Re: [VOTE] Allowing use of exceptions in the engine
From: Andrea Faulds Date: Sun, 08 Dec 2013 12:55:19 +0000 Subject: Re: [VOTE] Allowing use of exceptions in the engine References: 1 2 3 4 Groups: php.internals Request: Send a blank email to internals+get-70530@lists.php.net to get a copy of this message
On 08/12/13 12:51, Jakub Zelenka wrote:I think that the problem could be code like this: try { // do same stuff } catch (Exception $e) {} delete_something_important();Code which is that naïve probably doesn't run safely anyway, I doubt we should worry about it. -- Andrea Faulds http://ajf.me/
Thread (19 messages)
| « previous | php.internals (#70530) | next » |
|---|