3v4l.org

run code in 300+ PHP versions simultaneously
<?php function __autoload($class_name) { var_dump('Trying to autload '. $class_name); } class BAR{ public static $att = 'attr'; } $attr = 'attr'; $c = 'BAR'; echo $c::$attr;

This is an error 404

There are `0` results


preferences:
152.18 ms | 1398 KiB | 7 Q