3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED); $x = new stdClass(); var_dump($x->foo->bar); var_dump($x->foo->bar());

preferences:
32.62 ms | 402 KiB | 5 Q