3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = array('Astreet','bstreet','cstreet','dstreet','estreet','fstreet','gstreet','hstreet','istreet'); for($i=0;;echo(strlen($s[$i])==strlen(ltrim(strtolower($s[$i++]),'aeiou'))?left:right))?>
Output for 5.4.0 - 5.4.10
Parse error: syntax error, unexpected 'echo' (T_ECHO), expecting ')' in ZlmPb on line 4
Process exited with code 255.
Output for 5.3.0 - 5.3.20
Parse error: syntax error, unexpected T_ECHO, expecting ')' in ZlmPb on line 4
Process exited with code 255.

preferences:
182.2 ms | 1395 KiB | 39 Q