wiki.techinc.nl/includes/http
thiemowmde 7e70b8042c Use the instanceof and ::class features instead of strings
This makes it much easier for IDEs and tools like Phan to understand
what's going on. Note this syntax is perfectly valid even if a class
is undefined. Language features like `use`, `instanceof`, and
`class_exists` work perfectly fine. We do this a lot in existing
code.

Change-Id: I4d397621ebcc6a7e842150f7641c1b23d082b730
2024-02-02 14:50:15 +00:00
..
GuzzleHttpRequest.php Use the instanceof and ::class features instead of strings 2024-02-02 14:50:15 +00:00
HttpRequestFactory.php shellbox: Use Telemetry class instead of WebRequest::getRequestId() 2023-09-19 14:00:25 +02:00
MWCallbackStream.php MWCallbackStream: Add explicit $stream property 2022-12-27 17:03:25 +00:00
MWHttpRequest.php Replace $wgCommandLineMode checks with MW_ENTRY_POINT in other places 2024-01-02 22:17:14 +01:00
MwHttpRequestToResponseInterfaceAdapter.php http: Fix return types in MwHttpRequestToResponseInterfaceAdapter 2022-02-26 09:07:55 +01:00
Telemetry.php http: MultiHttpClient supports TelemetryHeadersInterface 2023-09-12 18:05:17 +02:00