aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/HttpStatus.php
Commit message (Expand)AuthorAgeFilesLines
* HttpStatus: remove dependency on HeaderCallbackdaniel2025-01-091-1/+21
* entrypoint: Isolate entry points from PHP runtime for testingdaniel2024-02-021-10/+25
* Reorg: Move HeaderCallback to Request directoryAmir Sarabadani2022-11-081-1/+1
* Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenientBartosz DziewoƄski2018-05-301-1/+1
* Fix return in HttpStatus::headerUmherirrender2017-09-101-1/+1
* Log a backtrace from the culprit location if headers were already sentTim Starling2017-02-231-0/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-2/+2
* Make long lines shorter to pass phpcs in 6 filesAmir E. Aharoni2015-09-261-1/+4
* HttpStatus: Implement header() methodTimo Tijhof2015-06-041-4/+24
* Remove OutputPage::getStatusMessage() (deprecated since 1.18)umherirrender2014-07-091-2/+0
* HttpStatus: add RFC 6585 status codesFaidon Liambotis2014-03-281-1/+5
* Fix typo ('associed' => 'associated').Ori Livneh2013-06-141-1/+1
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-041-0/+21
* HTTP status messages move: OutputPage -> HttpStatusAntoine Musso2011-07-041-0/+68