3v4l.org

run code in 300+ PHP versions simultaneously
<?php <?php $iterations = 1000000; $string = 'btw'; // test is_array $count = 0; while ($count < $iterations) { is_array($string); ++$count; }
Output for 5.3.0 - 5.3.21, 5.4.0 - 5.4.11
Parse error: syntax error, unexpected '<' in WE5C7 on line 2
Process exited with code 255.

preferences:
172.99 ms | 1395 KiB | 41 Q