php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27645 "finally" clause
Submitted: 2004-03-18 20:42 UTC Modified: 2004-03-19 02:49 UTC
From: devin_a at dslextreme dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: devin_a at dslextreme dot com
New email:
PHP Version: OS:

 

 [2004-03-18 20:42 UTC] devin_a at dslextreme dot com
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?



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-03-19 02:49 UTC] derick@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.

Nope, you didn't miss it; the text was wrong. I just fixed it and it will show up online in a couple of hours.

regards,
Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 06:01:35 2024 UTC