3v4l.org

run code in 300+ PHP versions simultaneously
<?php set_error_handler( static fn (int $errno, string $errstr): bool => $errstr === 'Trying to access array offset on value of type null' ); echo null[1]; echo "foo"[4];

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
148.64 ms | 1731 KiB | 9 Q