https://bugzilla.wikimedia.org/show_bug.cgi?id=58178
--- Comment #12 from Kevin Israel (PleaseStand) <[email protected]> --- (In reply to comment #11) > Do we have evidence that any supported version of any popular distro is > affected? If so, we should take some care to maintain compatibility. > Otherwise, > we can't maintain compatibility with infinite number of DIY distros/PHP > builds. RHEL/CentOS 5, though MW 1.22 is also incompatible with that distribution's php53 package in a different way (bug 58213). If we do wish to drop support for old versions of curl, we should add: * a version check in MWHttpRequest::factory(); and * an entry in the RELEASE-NOTES file. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
