From:             [EMAIL PROTECTED]
Operating system: RH 8.0
PHP version:      4.3.0RC1
PHP Bug Type:     Zend Engine 2 problem
Bug description:  Dont exept try/catch

Zend Engine 2 is suppose to have try/catch exceptions. But the Engine fails
on "try {" with:

"Parse error: parse error, unexpected '{'"

Seems it dos'nt understands the try and catch statements.

Can't find any info in the TODO list. But the file
"http://www.php.net/ZEND_CHANGES.txt"; shows exampels about exception
handling. But the file php-4.3.0RC1/Zend/ZEND_CHANGES have no mention
about it.

Is that an error or is try/catch not in Zend Engine 2 anyway ?
-- 
Edit bug report at http://bugs.php.net/?id=20566&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20566&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20566&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20566&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20566&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20566&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20566&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20566&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20566&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20566&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20566&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20566&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20566&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20566&r=isapi

Reply via email to