User "MarkAHershberger" posted a comment on MediaWiki.r89278. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89278#c17561 Commit summary:
Fix Bug #29231: PhpHttpRequest doesn't support HTTPS Tested fix with PHPUnit Tests that aren't currently executed by CruiseControl b/c they're marked “broken” till someone comes up with some reasonable unit tests that will work for everyone. Comment: I'm willing to change the Request class name to URI (or what have you), but I think supporting “generic” requests is better. Better still would be a way for extensions to begin to plug in handlers for different sort of URIs. But I realize my liberal “support any URI” policy may not be what MW wants to do. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
