3v4l.org

run code in 300+ PHP versions simultaneously
<?php class test { public function 123() { } }
Output for 5.4.0 - 5.4.7
Parse error: syntax error, unexpected '123' (T_LNUMBER), expecting identifier (T_STRING) in Zj78b on line 5
Process exited with code 255.
Output for 5.3.0 - 5.3.17
Parse error: syntax error, unexpected T_LNUMBER, expecting T_STRING in Zj78b on line 5
Process exited with code 255.

preferences:
170.63 ms | 1399 KiB | 33 Q