3v4l.org

run code in 300+ PHP versions simultaneously
<?php abstract final class Foo { }
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.7, 8.0.2
Fatal error: Cannot use the final modifier on an abstract class in /in/Hc40g on line 3
Process exited with code 255.
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.30
Parse error: syntax error, unexpected 'final' (T_FINAL), expecting class (T_CLASS) in /in/Hc40g on line 3
Process exited with code 255.

preferences:
224.68 ms | 1395 KiB | 106 Q