<?php declare(strict_types=1); // PHP 8.1+: set_exception_handler(error_log(...)); set_exception_handler('error_log'); // PHP 7~: try a ParseError: eval('$error here;'); eval('throw new RuntimeException("here");');
You have javascript disabled. You will not be able to edit any code.