3v4l.org

run code in 300+ PHP versions simultaneously
<?php register_shutdown_function ('shutdown'); function shutdown () { file_put_contents ('/tmp/test.txt', "shutdown 1 \n", FILE_APPEND | LOCK_EX); file_put_contents ('/tmp/test.txt', "shutdown 2 \n", FILE_APPEND | LOCK_EX); var_dump(file_get_contents("/tmp/test.txt")); exit; }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
171.58 ms | 2299 KiB | 12 Q