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

       Web browser: ---
             Bug #: 36908
           Summary: Language::isValidBuiltInCode is being passed an
                    object!
           Product: MediaWiki
           Version: 1.20-git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


On live cluster, Language::isValidBuiltInCode is being passed an object when
the method expect a string (which is then passed to preg_match).

May 16 13:52:33 10.0.2.195 apache2[30042]: PHP Warning:  preg_match() expects
parameter 2 to be string, object given in
/usr/local/apache/common-local/php-1.20wmf2/languages/Language.php on line 248

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to