3v4l.org

run code in 300+ PHP versions simultaneously
<?php abstract class Foo { abstract public static function bar() { } }
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.30
Strict Standards: Static function Foo::bar() should not be abstract in /in/bNNPL on line 4 Fatal error: Abstract function Foo::bar() cannot contain body in /in/bNNPL on line 5
Process exited with code 255.

preferences:
185.26 ms | 1395 KiB | 67 Q