Files
2026-07-21 08:39:17 -04:00

4 lines
78 B
PHP

<?php
// Trigger a fatal error
call_undefined_function_that_does_not_exist();