Hi all: Here are a test script lists, which I think could be help to understand the current implemented behaviors: try..catch..finally https://github.com/laruence/php-src/blob/finally/Zend/tests/catch_finally_001.phpt https://github.com/laruence/php-src/blob/finally/Zend/tests/catch_finally_002.phpt https://github.com/laruence/php-src/blob/finally/Zend/tests/catch_finally_003.phpt https://github.com/laruence/php-src/blob/finally/Zend/tests/catch_finally_004.phpt https://github.com/laruence/php-src/blob/finally/Zend/tests/catch_finally_005.phpt https://github.com/laruence/php-src/blob/finally/Zend/tests/catch_finally_006.phpt
try...finally https://github.com/laruence/php-src/blob/finally/Zend/tests/try_finally_001.phpt https://github.com/laruence/php-src/blob/finally/Zend/tests/try_finally_002.phpt https://github.com/laruence/php-src/blob/finally/Zend/tests/try_finally_003.phpt thanks On Tue, Jul 24, 2012 at 7:20 PM, Laruence <larue...@php.net> wrote: > Hi: > As the previous threads disscussed, I make a implemention. > > here is the RFC: https://wiki.php.net/rfc/finally > > any suggestions? > > thanks > > -- > Laruence Xinchen Hui > http://www.laruence.com/ -- Laruence Xinchen Hui http://www.laruence.com/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php