3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Bar{ function __isset($a){ return isset($this->{$a}); // I shouldn't be forced to implement this, // since it looks exactly like the default isset() handler } function __get($a){ throw new Error("no prop error\n"); } } $bar = new Bar; var_dump(isset($bar->foo) ? $bar->foo : "qux"); // also works without errors

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
167.12 ms | 2189 KiB | 10 Q