<?php function foo() { try { throw new Exception('yeah'); } finally { return 1; } } print foo(); // print 1, no exception ?>
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`