3v4l.org

run code in 300+ PHP versions simultaneously
<?php interface foo { function bar(what $x); } class what implements foo { function bar(what $x, $y); }
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.28, 5.5.0 - 5.5.12
Fatal error: Non-abstract method what::bar() must contain body in /in/PrDBU on line 8
Process exited with code 255.

preferences:
192.43 ms | 1395 KiB | 78 Q