3v4l.org

run code in 300+ PHP versions simultaneously
<?php $strHaystack='test'; $strNeedle='t'; if (false==0) print 0 $numPos=strpos($strHaystack,$strNeedle); if((!$numPos) && ($bob)) print "Found '$strNeedle' at position: $numPos\r\n"; else print "Not Found!\r\n"; ?>
Output for 5.4.0 - 5.4.8
Parse error: syntax error, unexpected '$numPos' (T_VARIABLE) in XZD4t on line 7
Process exited with code 255.
Output for 5.3.0 - 5.3.18
Parse error: syntax error, unexpected T_VARIABLE in XZD4t on line 7
Process exited with code 255.

preferences:
158.58 ms | 1395 KiB | 35 Q