summaryrefslogtreecommitdiffstats
path: root/inc/errorhandler.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Use http_response_code() instead of header(), add a few missing repsonse codesSimon Rettberg2025-05-091-1/+1
|
* Fix more type errors, stricter typingSimon Rettberg2023-11-151-1/+3
|
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-4/+7
|
* [inc/Util] Add types, move error printing functions to their own classSimon Rettberg2022-05-021-0/+148