3v4l.org

run code in 300+ PHP versions simultaneously
<?php class A{ function __call($x, $y){ echo "wat"; } static function __callStatic($x, $y){ echo "wut"; } function m(){ ['A', 'test'](); } } (new A())->m();

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
152.26 ms | 2341 KiB | 10 Q