3v4l.org

run code in 300+ PHP versions simultaneously
<?php class x { static function a() { // display the current class echo __METHOD__; } static function b($method) { // display the current class with method a above call_user_func($method); $method(); } } (new x)->b(array('static', 'a')); ?>

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
147.15 ms | 2593 KiB | 10 Q