hi Laruence!

Blame me for not having tested your patch before, but it sadly breaks
the build, see:

http://pastie.org/4466921

Thanks for your work!

Cheers,

On Mon, Aug 13, 2012 at 3:48 PM, Xinchen Hui <larue...@php.net> wrote:
> Commit:    80d5ae3cea4c6fdd85789edfde0e2da721a0741b
> Author:    Xinchen Hui <larue...@php.net>         Mon, 13 Aug 2012 21:48:39 
> +0800
> Parents:   e51acee43ddcb03f6b695f40fbf4956c8859a4aa
> Branches:  master
>
> Link:       
> http://git.php.net/?p=php-src.git;a=commitdiff;h=80d5ae3cea4c6fdd85789edfde0e2da721a0741b
>
> Log:
> Implemented 'finally' keywords for php
>
> RFC: https://wiki.php.net/rfc/finally
> FR: https://bugs.php.net/bug.php?id=32100
> and I have got some improvment ideas(performance), will implemented
> later. thanks
>
> Changed paths:
>   M  NEWS
>   M  UPGRADING
>   A  Zend/tests/catch_finally_001.phpt
>   A  Zend/tests/catch_finally_002.phpt
>   A  Zend/tests/catch_finally_003.phpt
>   A  Zend/tests/catch_finally_004.phpt
>   A  Zend/tests/catch_finally_005.phpt
>   A  Zend/tests/catch_finally_006.phpt
>   A  Zend/tests/try_catch_finally_001.phpt
>   A  Zend/tests/try_catch_finally_002.phpt
>   A  Zend/tests/try_catch_finally_003.phpt
>   A  Zend/tests/try_catch_finally_004.phpt
>   A  Zend/tests/try_finally_001.phpt
>   A  Zend/tests/try_finally_002.phpt
>   A  Zend/tests/try_finally_003.phpt
>   M  Zend/zend_compile.c
>   M  Zend/zend_compile.h
>   M  Zend/zend_language_parser.y
>   M  Zend/zend_language_scanner.c
>   M  Zend/zend_language_scanner.l
>   M  Zend/zend_language_scanner_defs.h
>   M  Zend/zend_vm_def.h
>   M  Zend/zend_vm_execute.h
>   M  Zend/zend_vm_execute.skl
>   M  Zend/zend_vm_opcodes.h
>
>
> --
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php



-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to