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

Jeroen De Dauw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Jeroen De Dauw <[email protected]> ---
Just turn off the warnings. Put this at the top of your localsettings file:

error_reporting(0);
ini_set("display_errors", 0);

The issue has been fixed on master and will thus be fixed in the 1.9 release.

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

Reply via email to