<?php function one () { two(); } function two () { three(); } function three () { four(); } function four () { five(); } function five () { throw new Exception; } one();
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`