[PHP-CVS] com php-src: make default_exception_ce and error_exception_ce static: Zend/zend_exceptions.c

2012-08-02 Thread Nuno Lopes
Commit:aa8eabddd662fe286c08af014384692e03c093a9 Author:Nuno Lopes nlop...@php.net Thu, 2 Aug 2012 11:44:15 +0100 Parents: 53c8612fe780a80fde64da118587e6096b16b595 Branches: PHP-5.4 Link:

[PHP-CVS] com php-src: fix test due to float value: ext/standard/tests/file/realpath_cache.phpt

2012-08-02 Thread Xinchen Hui
Commit:9a690859f6491dd5c14dfd6c907a5563c8aedd17 Author:Xinchen Hui larue...@php.net Thu, 2 Aug 2012 19:14:06 +0800 Parents: cd896d69d90c70fd13efec315fd8b1f6647497b9 Branches: PHP-5.3 Link:

[PHP-CVS] com php-src: make default_exception_ce and error_exception_ce static: Zend/zend_exceptions.c

2012-08-02 Thread Nuno Lopes
Commit:81369bcc2027f455d3ff8ead6d884159f2194cfd Author:Nuno Lopes nlop...@php.net Thu, 2 Aug 2012 11:44:15 +0100 Parents: 3ac50cfe3f6fb825298e3d81ec1a527d9e2a3e5d Branches: master Link:

[PHP-CVS] com php-src: Fix test, wrong exepct rule used: ext/intl/tests/bug59597_64.phpt

2012-08-02 Thread Xinchen Hui
Commit:2b6ac9e1a0ce6efddba9d513b99a67f8e5d43764 Author:Xinchen Hui larue...@php.net Thu, 2 Aug 2012 19:31:34 +0800 Parents: 9a690859f6491dd5c14dfd6c907a5563c8aedd17 Branches: PHP-5.3 Link:

[PHP-CVS] com php-src: Fixed bug that can not get default value of parameter if it's not `optional`: ext/reflection/php_reflection.c ext/reflection/tests/bug62715.phpt

2012-08-02 Thread Xinchen Hui
Commit:49b202f2cfe04d577671b685b7c0d3a096a433c7 Author:Xinchen Hui larue...@php.net Thu, 2 Aug 2012 22:16:46 +0800 Parents: 2b6ac9e1a0ce6efddba9d513b99a67f8e5d43764 Branches: PHP-5.3 Link:

[PHP-CVS] com php-src: Fixed bug that can not get default value of parameter if it's not `optional`: ext/reflection/php_reflection.c ext/reflection/tests/ReflectionParameter_DefaultValueConstant_error

2012-08-02 Thread Xinchen Hui
Commit:170ee90bf962d288bdcf6cf0c8c4a2a30c5c1ba2 Author:Xinchen Hui larue...@php.net Thu, 2 Aug 2012 22:28:04 +0800 Parents: 3b5defd3b09bf827239087126261ce9abdc13d09 Branches: PHP-5.4 Link:

[PHP-CVS] com php-src: Fixed bug #62725 (Calling exit() in a shutdown function does not return the exit value): NEWS sapi/cli/php_cli.c

2012-08-02 Thread Xinchen Hui
Commit:d1f0662e4d587754742891f0a179551d8f36674f Author:Xinchen Hui larue...@php.net Thu, 2 Aug 2012 23:03:38 +0800 Parents: 170ee90bf962d288bdcf6cf0c8c4a2a30c5c1ba2 Branches: PHP-5.4 Link:

Re: [PHP-CVS] com php-src: Fixed bug that can not get default value of parameter if it's not `optional`: ext/reflection/php_reflection.c ext/reflection/tests/ReflectionParameter_DefaultValueConstant_e

2012-08-02 Thread Stas Malyshev
Hi! Commit:170ee90bf962d288bdcf6cf0c8c4a2a30c5c1ba2 Author:Xinchen Hui larue...@php.net Thu, 2 Aug 2012 22:28:04 +0800 Parents: 3b5defd3b09bf827239087126261ce9abdc13d09 Branches: PHP-5.4 Link:

Re: [PHP-CVS] com php-src: Fixed bug that can not get default value of parameter if it's not `optional`: ext/reflection/php_reflection.c ext/reflection/tests/ReflectionParameter_DefaultValueConstant_e

2012-08-02 Thread Xinchen Hui
thinking of Function foo($a = 1, $b) I agree this is kind of wrong usage. But that is allowed Thanks 发自我的 iPad 在 2012-8-3,1:35,Stas Malyshev smalys...@sugarcrm.com 写道: Hi! Commit:170ee90bf962d288bdcf6cf0c8c4a2a30c5c1ba2 Author:Xinchen Hui larue...@php.net Thu, 2 Aug 2012