3v4l.org

run code in 300+ PHP versions simultaneously
<?php class test { public function testing() { var_dump(static::class); } } (new test())->testing();

preferences:
37.2 ms | 402 KiB | 5 Q