[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/reflection/php_reflection.c branches/PHP_5_3/ext/reflection/tests/bug60367.phpt trunk/NEWS trunk/ext/reflection/php_reflection.c

2012-02-03 Thread Xinchen Hui
laruence Fri, 03 Feb 2012 16:27:35 + Revision: http://svn.php.net/viewvc?view=revision&revision=323045 Log: Fixed bug #60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs()) Bug: https://bugs.php.net/60968 (Assigned) Late static binding

[PHP-CVS] svn: /php/php-src/trunk/ ext/standard/tests/general_functions/bug60227_1.phpt ext/standard/tests/general_functions/bug60227_2.phpt ext/standard/tests/general_functions/bug60227_3.phpt ext/st

2012-02-03 Thread Gustavo André dos Santos Lopes
cataphract Fri, 03 Feb 2012 13:56:37 + Revision: http://svn.php.net/viewvc?view=revision&revision=323043 Log: - Headers: forbid \r and \n also after \0, allow CRLF followed by HT or SP and forbid \0. See bug #60227. Bug: https://bugs.php.net/60227 (Closed) hea

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS ext/standard/tests/general_functions/bug60227.phpt ext/standard/tests/general_functions/bug60227_1.phpt ext/standard/tests/general_functions/bug60227

2012-02-03 Thread Gustavo André dos Santos Lopes
cataphract Fri, 03 Feb 2012 08:48:34 + Revision: http://svn.php.net/viewvc?view=revision&revision=323041 Log: - Merging r323033 into 5.3 (see bug #60227). Bug: https://bugs.php.net/60227 (Closed) header() cannot detect the multi-line header with CR(0x0D).

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/README.RELEASE_PROCESS branches/PHP_5_4/README.RELEASE_PROCESS trunk/README.RELEASE_PROCESS

2012-02-03 Thread David Soria Parra
dsp Fri, 03 Feb 2012 08:14:39 + Revision: http://svn.php.net/viewvc?view=revision&revision=323040 Log: mention git Changed paths: U php/php-src/branches/PHP_5_3/README.RELEASE_PROCESS U php/php-src/branches/PHP_5_4/README.RELEASE_PROCESS U