3v4l.org

run code in 300+ PHP versions simultaneously
<?php class A{ function __construct(){ throw new Exception(); } } try{ $a = new A(); }catch(Exception $e){ echo "caugth the error\n"; } var_dump(isset($a)); // $a is not even set

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
154 ms | 2453 KiB | 11 Q