3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Query { function and() { } } class And {} $q = new Query; $q->and();
Output for 5.4.2 - 5.4.45, 5.5.24 - 5.5.29, 5.6.7 - 5.6.13
Parse error: syntax error, unexpected 'and' (T_LOGICAL_AND), expecting identifier (T_STRING) in /in/IN82K on line 5
Process exited with code 255.

preferences:
182.9 ms | 1395 KiB | 63 Q