Re: [PHP-CVS] com php-src: - Fixed bug #61978 (Object recursion not detected for classes that implement JsonSerializable): ext/json/json.c ext/json/tests/bug61978.phpt

2012-05-08 Thread Nikita Popov
This should probably not just insert null but let the whole function fail. Otherwise one has to add additional error checks on every call. Nikita On Wed, May 9, 2012 at 2:05 AM, Felipe Pena wrote: > Commit:    92bc49b2b06417f86dc0fc537326e60f4d0a0c0b > Author:    Felipe Pena         Tue, 8 May

[PHP-CVS] com php-src: Correct test title: sapi/cli/tests/bug61977.phpt

2012-05-08 Thread Xinchen Hui
Commit:d394c17293df2405b10aaec1804edd65e1d8efe8 Author:Xinchen Hui Wed, 9 May 2012 11:28:57 +0800 Parents: 1e60d0c105f065f395b5ae02608eaec9b42708f8 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=d394c17293df2405b10aaec1804edd65e1d8efe8 Log: Cor

[PHP-CVS] com php-src: Implemented FR #61977 (Need CLI web-server support for files with .htm & svg extensions): NEWS sapi/cli/php_cli_server.c sapi/cli/tests/bug61977.phpt

2012-05-08 Thread Xinchen Hui
Commit:1e60d0c105f065f395b5ae02608eaec9b42708f8 Author:Xinchen Hui Wed, 9 May 2012 11:27:39 +0800 Parents: 7b2ab569976f63b22ba1c69e78e782a693d5076a Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=1e60d0c105f065f395b5ae02608eaec9b42708f8 Log: Imp

[PHP-CVS] com php-src: Fix test failed, the fsockopen will be refused immediately if the server is not set up.: sapi/cli/tests/php_cli_server.inc

2012-05-08 Thread Xinchen Hui
Commit:7b2ab569976f63b22ba1c69e78e782a693d5076a Author:Xinchen Hui Wed, 9 May 2012 11:21:24 +0800 Parents: f46a064760bd99223d8a8aec9df9807bab262022 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=7b2ab569976f63b22ba1c69e78e782a693d5076a Log: Fix

Re: [PHP-CVS] com php-src: Typo: sapi/cli/php_cli_server.c

2012-05-08 Thread Laruence
Hi: sorry for the typo, didn't test windows build , thanks for the fix ;) thanks On Wed, May 9, 2012 at 4:08 AM, David Soria Parra wrote: > Commit:    2cb0ed1328da3bca00990648c3dfc90c957395f1 > Author:    David Soria Parra         Tue, 8 May 2012 22:08:54 > +0200 > Parents:   87fa84abde7bb49e

[PHP-CVS] com php-src: - BFN: NEWS

2012-05-08 Thread Felipe Pena
Commit:f46a064760bd99223d8a8aec9df9807bab262022 Author:Felipe Pena Tue, 8 May 2012 21:07:29 -0300 Parents: 92bc49b2b06417f86dc0fc537326e60f4d0a0c0b Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=f46a064760bd99223d8a8aec9df9807bab262022 Log: -

[PHP-CVS] com php-src: - Fixed bug #61978 (Object recursion not detected for classes that implement JsonSerializable): ext/json/json.c ext/json/tests/bug61978.phpt

2012-05-08 Thread Felipe Pena
Commit:92bc49b2b06417f86dc0fc537326e60f4d0a0c0b Author:Felipe Pena Tue, 8 May 2012 21:05:51 -0300 Parents: 2cb0ed1328da3bca00990648c3dfc90c957395f1 Branches: PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=92bc49b2b06417f86dc0fc537326e60f4d0a0c0b

[PHP-CVS] com php-src: Typo: sapi/cli/php_cli_server.c

2012-05-08 Thread David Soria Parra
Commit:2cb0ed1328da3bca00990648c3dfc90c957395f1 Author:David Soria Parra Tue, 8 May 2012 22:08:54 +0200 Parents: 87fa84abde7bb49e58136ea239ce4d25d211bb7e Branches: PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=2cb0ed1328da3bca00990648c3dfc90c9573

[PHP-CVS] com php-src: Fix bug 61746 Failing tests in ext/standard/tests/file/windows_links/*: ext/standard/tests/file/windows_links/bug48746.phpt ext/standard/tests/file/windows_links/bug48746_1.phpt

2012-05-08 Thread Anatoliy Belsky
Commit:c12fdbde5fe1da3f5ddd3be70a807b46755ff118 Author:Matt Ficken Tue, 8 May 2012 19:31:41 +0200 Committer: Anatoliy Belsky Tue, 8 May 2012 19:31:41 +0200 Parents: 838b4b8ff7d78dfb0da99e0b17568558a85a1c2a Branches: PHP-5.3 PHP-5.4 master Link: http://git.php.net/

[PHP-CVS] com php-src: Merge branch 'PHP-5.4': sapi/cgi/cgi_main.c

2012-05-08 Thread Stanislav Malyshev
Commit:08779069e86d72336f52078276c3296455fae4f7 Author:Stanislav Malyshev Tue, 8 May 2012 10:21:10 -0700 Parents: eafc567213886cc049fdbca147ab5d84dd93b117 057f4719d3825fff3f0cfe0f263168b227d93205 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=0

[PHP-CVS] com php-src: fix bug #61807 - Buffer Overflow in apache_request_headers: sapi/cgi/cgi_main.c sapi/cgi/tests/apache_request_headers.phpt

2012-05-08 Thread Stanislav Malyshev
Commit:20364bcff9f38bed83245d785cc8ec3a072e4da5 Author:Stanislav Malyshev Mon, 7 May 2012 12:24:22 -0700 Parents: 0b4d7a455d8f2bffaa9c4f9cbd7aff8e3e740fe8 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=20364bcff9f38bed83245d785cc8ec3a072e4da5

[PHP-CVS] com php-src: c++ comments: sapi/cgi/cgi_main.c

2012-05-08 Thread Stanislav Malyshev
Commit:057f4719d3825fff3f0cfe0f263168b227d93205 Author:Stanislav Malyshev Tue, 8 May 2012 10:18:06 -0700 Parents: 1919ec5a55d971610eab86eb64b18b7eacfefe81 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=057f4719d3825fff3f0cfe0f263168b227d93205

[PHP-CVS] com php-src: ws + restore BC to apache_request_headers: sapi/cgi/cgi_main.c

2012-05-08 Thread Stanislav Malyshev
Commit:bd8912e47c8a74406fe49555a3eb76a8c3197b27 Author:Stanislav Malyshev Mon, 7 May 2012 21:54:19 -0700 Parents: 20364bcff9f38bed83245d785cc8ec3a072e4da5 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=bd8912e47c8a74406fe49555a3eb76a8c3197b27

[PHP-CVS] com php-src: restore BC: sapi/cgi/tests/apache_request_headers.phpt

2012-05-08 Thread Stanislav Malyshev
Commit:1919ec5a55d971610eab86eb64b18b7eacfefe81 Author:Stanislav Malyshev Mon, 7 May 2012 22:22:56 -0700 Parents: bd8912e47c8a74406fe49555a3eb76a8c3197b27 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=1919ec5a55d971610eab86eb64b18b7eacfefe81

[PHP-CVS] com php-src: updated NEWS: NEWS

2012-05-08 Thread Anatoliy Belsky
Commit:838b4b8ff7d78dfb0da99e0b17568558a85a1c2a Author:Anatoliy Belsky Tue, 8 May 2012 18:51:49 +0200 Parents: d776a933eb270c7aa094c937168966fa89e2fa5c Branches: PHP-5.3 PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=838b4b8ff7d78dfb0da99e0b1756855

[PHP-CVS] com php-src: Fix bug 61713 check also that mbstring's found any internal_encoding: ext/standard/html.c

2012-05-08 Thread Anatoliy Belsky
Commit:d776a933eb270c7aa094c937168966fa89e2fa5c Author:Anatoliy Belsky Tue, 8 May 2012 18:31:11 +0200 Parents: 3a4a25358fe3f389c434f68e59bfd70b25b93b29 Branches: PHP-5.3 PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=d776a933eb270c7aa094c937168966f

[PHP-CVS] com php-src: Fix bug #61713 ext\standard\tests\strings\htmlentities10.phpt fails: ext/standard/html.c

2012-05-08 Thread Anatoliy Belsky
Commit:3a4a25358fe3f389c434f68e59bfd70b25b93b29 Author:Anatoliy Belsky Tue, 8 May 2012 17:42:01 +0200 Parents: e120a0c7f30953774d3ff2ac1a14b2ab623a047c Branches: PHP-5.3 PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=3a4a25358fe3f389c434f68e59bfd70

Re: [PHP-CVS] com php-src: fix bug #61807 - Buffer Overflow in apache_request_headers: NEWS sapi/cgi/cgi_main.c sapi/cgi/tests/apache_request_headers.phpt

2012-05-08 Thread Felipe Pena
2012/5/7 Stanislav Malyshev : > Commit:    eb8f3b025b0a6dbbf6b44bf51d8cf345437b7354 > Author:    Stanislav Malyshev         Mon, 7 May 2012 12:24:22 > -0700 > Parents:   fc3ba0552fd5c2d7b5870f3e2fec0a9a2d2996f4 > Branches:  PHP-5.4.3 > > Link:       > http://git.php.net/?p=php-src.git;a=commitdi

[PHP-CVS] com php-src: Fix #61704 (Crash apache, phpinfo() threading issue): NEWS ext/mysqlnd/mysqlnd_plugin.c ext/mysqlnd/php_mysqlnd.c

2012-05-08 Thread Johannes Schlüter
Commit:e8e661128a4dcee9d2f35ed3443d567ba2ad7870 Author:Johannes Schlüter Tue, 8 May 2012 17:30:05 +0200 Parents: fb3b6bcf8384c375ddffce85d5e652ec609ccf7a Branches: PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=e8e661128a4dcee9d2f35ed3443d567ba2ad

[PHP-CVS] com php-src: Fix folding marks: ext/mysqlnd/mysqlnd_plugin.c

2012-05-08 Thread Johannes Schlüter
Commit:fb3b6bcf8384c375ddffce85d5e652ec609ccf7a Author:Johannes Schlüter Tue, 8 May 2012 15:18:33 +0200 Parents: 340091469a2838ee633764279d988e830f40acde Branches: PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=fb3b6bcf8384c375ddffce85d5e652ec609c

[PHP-CVS] com php-src: This will be PHP 5.3.14: NEWS configure.in main/php_version.h

2012-05-08 Thread Johannes Schlüter
Commit:e120a0c7f30953774d3ff2ac1a14b2ab623a047c Author:Johannes Schlüter Tue, 8 May 2012 11:28:15 +0200 Parents: 000e84aa88ce16deabbf61e7086fc8db63ca88aa Branches: PHP-5.3 PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=e120a0c7f30953774d3ff2ac1a14

[PHP-CVS] com php-src: improve fix for CVE-2012-1823 (cherry picked from commit fc3ba0552fd5c2d7b5870f3e2fec0a9a2d2996f4): sapi/cgi/cgi_main.c

2012-05-08 Thread Johannes Schlüter
Commit:46d9cc3de9f2def8ab84d0b83cc89b6f85d7506a Author:Stanislav Malyshev Mon, 7 May 2012 12:08:36 -0700 Committer: Johannes Schlüter Tue, 8 May 2012 11:15:23 +0200 Parents: 03cb63bc1da6344f65a075f25721d29b59670cfe Branches: PHP-5.3.13 Link: http://git.php.net/?p

[PHP-CVS] com php-src: PHP 5.3.13: NEWS configure.in main/php_version.h

2012-05-08 Thread Johannes Schlüter
Commit:e9354b53665e2d313f07d48ce3d227cc61a068dc Author:Johannes Schlüter Tue, 8 May 2012 11:22:27 +0200 Parents: 46d9cc3de9f2def8ab84d0b83cc89b6f85d7506a Branches: PHP-5.3.13 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=e9354b53665e2d313f07d48ce3d227cc61a068dc

[PHP-CVS] tag php-src: create tag php-5.3.13

2012-05-08 Thread Johannes Schlüter
Tag php-5.3.13 in php-src.git was created Tag: ce915805eb49518a83d8ce04eeca5f89e32a616c Tagger: Johannes Schlüter Tue May 8 11:22:55 2012 +0200 Log: PHP 5.3.13 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.17 (SunOS) iQEcBAABAgAGBQJPqOX4AAoJEH3sTmn8nIPXsCwIAMacmignMUwFQeR