3v4l.org

run code in 300+ PHP versions simultaneously
<?php function my_func($str) { echo $str; } true or die("eins"); false or trigger_error("wtf", E_USER_NOTICE); false or my_func("nope");

preferences:
39.61 ms | 402 KiB | 5 Q