wiki.techinc.nl/includes/Request
Fomafix 7be5a303d1 WebRequest: Add PHP return type hint for getRawVal
Improve the code to avoid phan errors detected by this type hint.

Change-Id: I134d962e1cf95f6b135f3e8959669dc41ccec877
2024-10-10 14:01:26 +00:00
..
ContentSecurityPolicy.php Migrate all uses of deprecated URL global functions to use wfGetUrlUtils() 2024-09-10 16:50:02 -07:00
DerivativeRequest.php Add missing documentation to class properties (miscellaneous classes) 2024-09-14 10:12:18 +02:00
FauxRequest.php
FauxRequestUpload.php
FauxResponse.php Add missing documentation to class properties (miscellaneous classes) 2024-09-14 10:12:18 +02:00
HeaderCallback.php Add missing documentation to class properties (miscellaneous classes) 2024-09-14 10:12:18 +02:00
PathRouter.php Remove wfRemoveDotSegments, deprecated since 1.39 2024-09-06 22:00:09 +03:30
ProxyLookup.php
WebRequest.php WebRequest: Add PHP return type hint for getRawVal 2024-10-10 14:01:26 +00:00
WebRequestUpload.php
WebResponse.php