https://bugzilla.wikimedia.org/show_bug.cgi?id=43594
Jesús Martínez Novo (Ciencia Al Poder) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #5 from Jesús Martínez Novo (Ciencia Al Poder) <[email protected]> --- This has been already done on bug 43092, where Bawolff did gerrit change 38650 which kills E_STRICT on wfSuppressWarnings. (In reply to comment #4) > Whether it changed or not, why should we hide notices about using the wrong > calling conventions in PHP or some other similar type things? I'm just not > sold > on this, though it's probably not a big deal. Because those are for developers, not for production environments, and it has been proved that some E_STRICT warnings arise before LocalSettings.php is actually parsed, so they need to be supressed there for people that can't or don't want to change global configuration about error_reporting. I'm still not sure if I should close this bug as FIXED or as DUPLICATE of bug 43092 (and probably close bug 43092 also) -- 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
