3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Foo{ function bar(void){ } }
Output for 5.6.8 - 5.6.13
Parse error: syntax error, unexpected ')', expecting variable (T_VARIABLE) in /in/FB6Wb on line 4
Process exited with code 255.
Output for 5.4.8 - 5.4.45, 5.5.24 - 5.5.29
Parse error: syntax error, unexpected ')', expecting '&' or variable (T_VARIABLE) in /in/FB6Wb on line 4
Process exited with code 255.

preferences:
167.13 ms | 1004 KiB | 7 Q