wiki.techinc.nl/includes/http
TChin 47adb6d65a Refactor global variables to use MediaWikiServices instead
Automatically refactors wg prefixed globals to use MediaWikiServices config using Rector. Doesn't include files that set globals or files that fail CI.

Rector Gist: https://gist.github.com/tchin25/7cc54f6d23aedef010b22e4dfbead228

* This patch uses a modified source code rector library for our specific use case and the rector will have different effects without it.

A writeup for future reference is here: https://meta.wikimedia.org/wiki/User:TChin_(WMF)/Using_Rector_On_MediaWiki

Change-Id: I1a691f01cd82e60bf41207d32501edb4b9835e37
2022-01-10 13:55:53 -05:00
..
GuzzleHttpRequest.php Remove old HTTP request implementations 2021-11-08 07:04:06 -08:00
Http.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
HttpRequestFactory.php Merge "Support $wgLocalHTTPProxy in MultiHttpClient" 2021-11-22 21:36:42 +00:00
MWCallbackStream.php Update deprecated Guzzle Psr7 function calls 2021-11-11 16:00:34 +00:00
MWHttpRequest.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
MwHttpRequestToResponseInterfaceAdapter.php Update deprecated Guzzle Psr7 function calls 2021-11-11 16:00:34 +00:00