https://bugzilla.wikimedia.org/show_bug.cgi?id=58612

       Web browser: ---
            Bug ID: 58612
           Summary: Warning:  array_merge(): Argument #2 is not an array
                    in CommonSettings.php on line 2552
           Product: Wikimedia
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Site requests
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: s...@reedyboy.net
                CC: benap...@gmail.com,
                    bugzilla+org.wikime...@tuxmachine.com,
                    dereck...@espace-win.org, g...@wikimedia.org,
                    tom...@twkozlowski.net, wikimedia.b...@snowolf.eu
    Classification: Unclassified
   Mobile Platform: ---

Warning:  array_merge() [<a
href='function.array-merge'>function.array-merge</a>]: Argument #2 is not an
array in /usr/local/apache/common-local/wmf-config/CommonSettings.php on line
2552

Seems to be new

$wgExemptFromUserRobotsControl = array_merge( $wgContentNamespaces,
$wmgExemptFromUserRobotsControlExtra );

'wmgExemptFromUserRobotsControlExtra' => array(
        'default' => array(),
        'enwiki' => array( 118, 119 ), // draft and draft talk
),


There's a few of the seemingly constant, notice since the deploy earlier today

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to