3v4l.org

run code in 500+ PHP versions simultaneously
<?php $foo = new stdClass; $foo->bar = 1; var_dump((new ReflectionObject($foo))->getProperties()[0]->getType()->__toString());

preferences:
103.06 ms | 1472 KiB | 5 Q