Merge "@since for User::newSystemUser"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Sat, 14 May 2016 08:24:00 +0000 (08:24 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sat, 14 May 2016 08:24:00 +0000 (08:24 +0000)
includes/user/User.php

index b5384bc..1b0bcc0 100644 (file)
@@ -675,6 +675,7 @@ class User implements IDBAccessObject {
         *  - steal: Whether to reset the account's password and email if it
         *    already exists, default false
         * @return User|null
+        * @since 1.27
         */
        public static function newSystemUser( $name, $options = [] ) {
                $options += [