3v4l.org

run code in 300+ PHP versions simultaneously
<?php class add{ function(){ echo 'WW'; } $obj=new add();
Output for 5.4.0 - 5.4.11
Parse error: syntax error, unexpected '(', expecting identifier (T_STRING) in /in/Ie5E4 on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.21
Parse error: syntax error, unexpected '(', expecting T_STRING in /in/Ie5E4 on line 3
Process exited with code 255.

preferences:
180.67 ms | 1399 KiB | 41 Q