Files
webserver/tests/web/fatal.php
T

4 lines
78 B
PHP
Raw Normal View History

2026-07-21 08:39:17 -04:00
<?php
// Trigger a fatal error
call_undefined_function_that_does_not_exist();