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:
46.56 ms | 1458 KiB | 5 Q