3v4l.org

run code in 300+ PHP versions simultaneously
<?php if($test = filter_var(352 235, FILTER_VALIDATE_INT)){ var_dump($test); }
Output for 5.4.0 - 5.4.28
Parse error: syntax error, unexpected '235' (T_LNUMBER) in /in/f9bSc on line 2
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected T_LNUMBER in /in/f9bSc on line 2
Process exited with code 255.

preferences:
203.05 ms | 1395 KiB | 65 Q