3v4l.org

run code in 300+ PHP versions simultaneously
<?php class A{ function b(); } $reflection = new ReflectionMethod("A", "c");
Output for 5.3.0 - 5.3.27, 5.4.0 - 5.4.17
Fatal error: Non-abstract method A::b() must contain body in /in/ves5t on line 4
Process exited with code 255.

preferences:
168.85 ms | 1395 KiB | 53 Q