https://bugzilla.wikimedia.org/show_bug.cgi?id=43594
--- Comment #1 from Mark Clements (HappyDog) <[email protected]> --- Note that this is only an issue on PHP 5.4 and above, where E_ALL now includes E_STRICT. In earlier versions of PHP, E_ALL excluded E_STRICT and so this did not cause any issues. In other words, this is a fix for a regression caused by changes in PHP 5.4. -- 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
