3v4l.org

run code in 300+ PHP versions simultaneously
<?php class x { public function __call() { } } var_dump(method_exists('x', 'test'));
Output for 5.3.0 - 5.3.13, 5.4.0 - 5.4.3
Fatal error: Method x::__call() must take exactly 2 arguments in oFMv0 on line 7
Process exited with code 255.

preferences:
167 ms | 1395 KiB | 25 Q