<?php try { array_map(function() { throw new Exception; }, [1]); } catch (Exception $e) {}
You have javascript disabled. You will not be able to edit any code.