3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Everything you enter here will be executed by our servers. Try it! class A extends B {} abstract class B implements C {} interface C { public function test() {} }
Output for 5.3.0 - 5.3.27, 5.4.0 - 5.4.17
Fatal error: Interface function C::test() cannot contain body in /in/0s6Z9 on line 8
Process exited with code 255.

preferences:
169.81 ms | 1395 KiB | 53 Q