3v4l.org

run code in 300+ PHP versions simultaneously
<?php if(empty($myvar)){ if(isset($myvar)) echo $myvar; else echo "variable not set" } if(!$myVar) { echo "variable not sessst" }
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.25
Parse error: syntax error, unexpected '}', expecting ',' or ';' in /in/EGbrn on line 8
Process exited with code 255.

preferences:
191.18 ms | 940 KiB | 63 Q