https://bugzilla.wikimedia.org/show_bug.cgi?id=43092
Bawolff (Brian Wolff) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Bawolff (Brian Wolff) <[email protected]> --- I disagree that we should warn users about E_STRICT. (That said its probably not a good idea on a production machine, but I don't think we should be telling people how to run their servers warning wise). Real issue here is that since php 5.4 E_STRICT is included in E_ALL. Thus we weren't suppressing the warning like we used to. I submitted a patch for that ( gerrit change 38650 ) That's not what the request is though, so i'm unsure if I should put patch-in-gerrit keyword. -- 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
