3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(0); class A { static function hello() { echo "Hello World\n"; } } $y[0] = 'hello'; A::$y[0]();

preferences:
42.56 ms | 402 KiB | 5 Q