[PHP-CVS] com php-src: Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS): NEWS ext/spl/spl_directory.c ext/spl/tests/bug64228.phpt

2013-02-16 Thread Xinchen Hui
Commit:01ae5c3c2ff47ca66031ec4a750a30d97c64c492 Author:Xinchen Hui Sun, 17 Feb 2013 11:04:36 +0800 Parents: 188c196d4da60bdde9190d2fc532650d17f7af2d Branches: PHP-5.3 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=01ae5c3c2ff47ca66031ec4a750a30d97c64c492 Log: F

Re: [PHP-CVS] com php-src: Fixed bug #64135 (Exceptions from set_error_handler are not always propagated): NEWS Zend/tests/bug61767.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-02-16 Thread Laruence
Hey: I fixed these issues, and extra one clone issue, committed here: https://github.com/php/php-src/commit/75742d57eb34c2c1c4d23d55f9b9ee44939b32c2 and if you can find more, please tell me, it will be appreciated. thanks On Sat, Feb 16, 2013 at 10:25 PM, Laruence wrote: > On Fri, Feb 8,

[PHP-CVS] com php-src: Fix test failed after 0ea83ff8478d867ebf1603a43cd5d3432022cee7: ext/mbstring/tests/empty_pattern.phpt

2013-02-16 Thread Xinchen Hui
Commit:375e3c273b5219e9937c179ed59d551fdce4e540 Author:Xinchen Hui Sat, 16 Feb 2013 22:28:28 +0800 Parents: 68fa6a3eb761ad5aeea3aefe1c22be3273fa4fbc Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=375e3c273b5219e9937c179ed59d551fdce4e540 Log: F

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-02-16 Thread Xinchen Hui
Commit:92046b7ef17e40c5d38403b69c5691794ab0202e Author:Xinchen Hui Sat, 16 Feb 2013 22:25:37 +0800 Parents: dd304c8e194d65ec72b514fd2d191dadef9ba9a9 75742d57eb34c2c1c4d23d55f9b9ee44939b32c2 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=92046b7

Re: [PHP-CVS] com php-src: Fixed bug #64135 (Exceptions from set_error_handler are not always propagated): NEWS Zend/tests/bug61767.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-02-16 Thread Laruence
On Fri, Feb 8, 2013 at 8:36 PM, Nikita Popov wrote: > On Fri, Feb 8, 2013 at 4:11 AM, Laruence wrote: >> >> On Fri, Feb 8, 2013 at 3:36 AM, Nikita Popov wrote: >> > On Thu, Feb 7, 2013 at 4:44 PM, Xinchen Hui wrote: >> >> >> >> Commit:290509755ac4a3279b2b31b899aa9f2dd780f5f4 >> >> Author:

[PHP-CVS] com php-src: Exceptions triggered by undefined variable should be handled before FATAL error: Zend/tests/bug51394.phpt Zend/tests/exception_before_fatal.phpt Zend/zend_vm_def.h Zend/zend_vm_

2013-02-16 Thread Xinchen Hui
Commit:75742d57eb34c2c1c4d23d55f9b9ee44939b32c2 Author:Xinchen Hui Sat, 16 Feb 2013 22:22:22 +0800 Parents: cddc9f598b251327dfd666b5311905c2b27f34dd Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=75742d57eb34c2c1c4d23d55f9b9ee44939b32c2 Log: E