3v4l.org

run code in 300+ PHP versions simultaneously
<?php ob_start('assert'); echo 'function (){register_shutdown_function(\'exit\', \'hahahahaha\')===ob_end_flush()}'; ob_end_flush();
Output for 5.4.0 - 5.4.7, 8.0.0 - 8.0.30, 8.1.0 - 8.1.27, 8.2.0 - 8.2.17, 8.3.0 - 8.3.4
Output for 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33
function (){register_shutdown_function('exit', 'hahahahaha')===ob_end_flush()} Warning: Cannot call assert() with string argument dynamically in /in/pKM5A on line 5
Output for 5.4.8 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.40, 7.0.1 - 7.0.33
Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
Process exited with code 255.
Output for 7.0.0
Catchable fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
Process exited with code 255.

preferences:
250.57 ms | 401 KiB | 372 Q