3v4l.org

run code in 300+ PHP versions simultaneously
<?php $donut = array("Adı" => false, "açıklama" => false, "kurulum" => false, "kaldırma" => false, "onayDurumu" => 2); count($donut) if (count($donut) == 1){ echo "hmm..."; } ?>
Output for 5.4.0 - 5.4.18, 5.5.0 - 5.5.2
Parse error: syntax error, unexpected 'if' (T_IF) in /in/ike18 on line 4
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected T_IF in /in/ike18 on line 4
Process exited with code 255.

preferences:
179.2 ms | 1395 KiB | 57 Q