3v4l.org

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

preferences:
28.18 ms | 402 KiB | 5 Q