From:             devin_a at dslextreme dot com
Operating system: 
PHP version:      Irrelevant
PHP Bug Type:     *General Issues
Bug description:  "finally" clause

Description:
------------
The page at http://www.php.net/zend-engine-2.php claims:



     PHP 4 had no exception handling. PHP 5 introduces a

     exception model similar to that of other programming

     languages. Note that there is support for "catch all" and 

     for the "finally" clause.



Nothing in the change logs in CVS or in site examples suggests that the
finally clause is supported in PHP 5; in fact, posts by Zev on
www.zend.org suggest that the "finally" clause will _not_ be supported in
PHP 5.



Am I missing something?




-- 
Edit bug report at http://bugs.php.net/?id=27645&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=27645&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=27645&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=27645&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=27645&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=27645&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=27645&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=27645&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=27645&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=27645&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=27645&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=27645&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=27645&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27645&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=27645&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=27645&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=27645&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27645&r=float

Reply via email to