wiki.techinc.nl/includes/Request
Timo Tijhof 63270f35cd WebRequest: Remove 'deprecated' mark from unstable Telemetry pointer
While not formally specified in the Stable interface policy, it is
imho not recommended to deprecate a method in a stable class with a
pointer to a method in an `@unstable` class. This sends a mixed signal
to developers.

Keeping this as wrapper method is harmless either way, but I suggest
removing this so that we do not create send automatic nudges to
contributors to change existing code (yet).

Bug: T346211
Change-Id: Iddf8f286e3ffdfce32a8fc2cc95a4e1d4893e146
2024-02-07 17:37:55 +00:00
..
ContentSecurityPolicy.php Drop deprecated config $wgAllowImageTag 2024-01-30 11:42:54 +00:00
DerivativeRequest.php Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
FauxRequest.php entrypoint: Isolate entry points from PHP runtime for testing 2024-02-02 13:03:29 +01:00
FauxRequestUpload.php
FauxResponse.php entrypoint: Isolate entry points from PHP runtime for testing 2024-02-02 13:03:29 +01:00
HeaderCallback.php http: HeaderCallback should inject all telemetry headers 2023-09-14 20:33:45 +02:00
PathRouter.php
ProxyLookup.php Follow-up 9743136: Add in-code comment on alias for when it was added 2023-08-29 01:29:03 +00:00
WebRequest.php WebRequest: Remove 'deprecated' mark from unstable Telemetry pointer 2024-02-07 17:37:55 +00:00
WebRequestUpload.php Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
WebResponse.php entrypoint: Isolate entry points from PHP runtime for testing 2024-02-02 13:03:29 +01:00