Re: [PHP-DEV] php exception handling

2003-01-23 Thread Stig S. Bakken
On Thu, 2003-01-23 at 18:41, Alex Mendelev wrote: > Hey, > > Are there any plans to implement proper exception handling in PHP? > > try / catch / finally > throw > throws > > Is anyone working on that? HEAD (in CVS) has try, catch and throw. No throws or finally. Throws has not been discussed

Re: [PHP-DEV] php exception handling

2003-01-23 Thread Andrey Hristov
This is scheduled for PHP5. Want to know when it will be released? -> This year Q3 or Q4 Regards, Andrey - Original Message - From: "Alex Mendelev" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 23, 2003 7:41 PM Subject: [PHP-DEV] php e

[PHP-DEV] php exception handling

2003-01-23 Thread Alex Mendelev
Hey, Are there any plans to implement proper exception handling in PHP? try / catch / finally throw throws Is anyone working on that? Thanks, Alex. -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php