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

       Web browser: ---
            Bug ID: 43594
           Summary: wfSuppressWarnings() should suppress E_STRICT warnings
           Product: MediaWiki
           Version: 1.20.2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: w...@kennel17.co.uk
    Classification: Unclassified
   Mobile Platform: ---

Currently wfSuppressWarnings() does not remove E_STRICT notices from the error
output, causing them to be generated even when warnings are supposed to be
suppressed.

E_STRICT should be added to the list of ORed error levels in
wfSuppressWarnings() (GlobalFunctions.php line 2331, as of 1.20.2).

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

Reply via email to