3v4l.org

run code in 300+ PHP versions simultaneously
<?php $msg = 'This is the test message for echo'; trigger_error('Error message', E_USER_ERROR); // Script stopped after this line... echo $msg; // This line does not appear...

preferences:
35.62 ms | 402 KiB | 5 Q