https://bugzilla.wikimedia.org/show_bug.cgi?id=44135
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Fatal on any page with |Fatal MWException on every |files from Commons: Error |page when using |setting curl options |InstantCommons (PHP < | |5.3.21, 5.4.11; libcurl >= | |7.28.1) Whiteboard|PHP-5.3.16 | --- Comment #10 from Krinkle <[email protected]> --- Though it is commonly in PHP 5.3.x environments it can happen in PHP 5.4.x too. It depends on which version of curl php is built against. See: - https://bugs.php.net/bug.php?id=63795 - http://www.php.net/ChangeLog-5.php#5.3.21 - http://www.php.net/ChangeLog-5.php#5.4.11 As of PHP 5.3.21, 5.4.11, it will inspect this value and silently fix it for libcurl >= 7.28.1 whilst emitting a deprecation notice. -- You are receiving this mail because: You are on the CC list for the bug. 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
