3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = array(1=>4,2=>3); echo in_array(3,$a)
Output for 5.4.0 - 5.4.19, 5.5.0 - 5.5.3
Parse error: syntax error, unexpected end of file, expecting ',' or ';' in /in/n9GGX on line 4
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected $end, expecting ',' or ';' in /in/n9GGX on line 4
Process exited with code 255.

preferences:
176.95 ms | 1399 KiB | 59 Q