3v4l.org

run code in 300+ PHP versions simultaneously
<?php abstract class MyClass{ private a; } ?>
Output for 5.4.0 - 5.4.15
Parse error: syntax error, unexpected 'a' (T_STRING), expecting variable (T_VARIABLE) in /in/q7QbZ on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.25
Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE in /in/q7QbZ on line 3
Process exited with code 255.

preferences:
187.32 ms | 1395 KiB | 49 Q