wiki.techinc.nl/includes/Request
Umherirrender 420142db5d Request: Improve log message when headers already sent
Use php build-in support via headers_sent() to get the
relevant file and line for the log message.
Keep the exception for more details.

Change-Id: Ief301710efc19df9b5eaa6d94f138570e3be6290
(cherry picked from commit 8e4a0638bd92620ff216cf8bdd21e3da003130b3)
2025-03-10 15:12:31 +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 Request: Improve log message when headers already sent 2025-03-10 15:12:31 +00: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