3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = new StdClass; $x->stuff = 'foo'; var_dump(property_exists($x, "stuff")); var_dump($x->stuff); unset($x->stuff); var_dump(property_exists($x, "stuff")); var_dump($x->stuff);

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
212.63 ms | 2141 KiB | 10 Q