This commit is contained in:
Shish
2023-02-03 16:44:16 +00:00
parent 8219cd7686
commit 54e2ca21ec
16 changed files with 108 additions and 22 deletions

View File

@ -9,9 +9,6 @@ namespace Shimmie2;
* be included right at the very start of index.php and tests/bootstrap.php
*/
use JetBrains\PhpStorm\NoReturn;
#[NoReturn]
function die_nicely($title, $body, $code=0)
{
print("<!DOCTYPE html>