[PHP-CVS] com php-src: Fix for bug #63811: main/streams/userspace.c

2012-12-19 Thread Rasmus Lerdorf
Commit:180b9e150b71a2ff80b2a0cf89e2e834d18328e3 Author:Rasmus Lerdorf Wed, 19 Dec 2012 22:58:18 -0500 Parents: 66b88c92bb7796b65f2f1da4b04ef91c0ce7a850 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=180b9e150b71a2ff80b2a0cf89e2e8

[PHP-CVS] com php-src: Merge branch 'PHP-5.3' into PHP-5.4: NEWS ext/curl/streams.c

2012-12-19 Thread Pierrick Charron
Commit:66b88c92bb7796b65f2f1da4b04ef91c0ce7a850 Author:Pierrick Charron Wed, 19 Dec 2012 19:44:08 -0500 Parents: 59692de77facceada2dd19167c4706c0c2a80ba2 c46e1cdcae70254cfc0b7d5781f2c71162a3734d Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/curl/php_curl.h

2012-12-19 Thread Pierrick Charron
Commit:aa9156d7e077d007c395cec6cad8f5d30e8fa33b Author:Pierrick Charron Wed, 19 Dec 2012 19:46:57 -0500 Parents: 1ee8c3d9a25b88d4a075f78377188ad71f5b2e84 66b88c92bb7796b65f2f1da4b04ef91c0ce7a850 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitd

[PHP-CVS] com php-src: Fixed bug #55438 (Curlwapper is not sending http header randomly): NEWS ext/curl/php_curl.h ext/curl/streams.c

2012-12-19 Thread Pierrick Charron
Commit:c46e1cdcae70254cfc0b7d5781f2c71162a3734d Author:Pierrick Charron Wed, 19 Dec 2012 19:40:29 -0500 Parents: e01fe5315c5fd03231641f7bb0819dbfaaadf935 Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=c46e1cdcae70254cfc0b

[PHP-CVS] com php-src: Added a test case for DateTimePoint.: ext/date/tests/date_time_point.phpt

2012-12-19 Thread Derick Rethans
Commit:7c74531e884aaa0a0bf6db76adb0e203cdb81c02 Author:Derick Rethans Mon, 17 Dec 2012 16:35:52 + Parents: d4acb579df4c78acaaff3e90698277e62aac Branches: immutable-date Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=7c74531e884aaa0a0bf6db76adb0e203cdb81c

[PHP-CVS] com php-src: Added a few missing TSRMLS_DC/TSRMLS_CC.: ext/date/php_date.c

2012-12-19 Thread Derick Rethans
Commit:11718f7447349e7a4191a3473fc3a2738948d18c Author:Derick Rethans Mon, 17 Dec 2012 16:49:00 + Parents: 7c74531e884aaa0a0bf6db76adb0e203cdb81c02 Branches: immutable-date Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=11718f7447349e7a4191a3473fc3a2738948d1

[PHP-CVS] com php-src: Added another test to test the unmodified inherited methods.: ext/date/tests/date_time_point-inherited.phpt

2012-12-19 Thread Derick Rethans
Commit:c69921f76e738b8512b91a198e9c4a144f462a11 Author:Derick Rethans Mon, 17 Dec 2012 16:49:25 + Parents: 11718f7447349e7a4191a3473fc3a2738948d18c Branches: immutable-date Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=c69921f76e738b8512b91a198e9c4a144f462a

[PHP-CVS] com php-src: Rename DateTimePoint to DateTimeImmutable.: ext/date/php_date.c ext/date/php_date.h ext/date/tests/date_time_immutable-inherited.phpt ext/date/tests/date_time_immutable.phpt ext

2012-12-19 Thread Derick Rethans
Commit:6b48ae4580a0e97f7df4f1733eca345755110b96 Author:Derick Rethans Wed, 19 Dec 2012 16:24:38 + Parents: c69921f76e738b8512b91a198e9c4a144f462a11 Branches: immutable-date Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=6b48ae4580a0e97f7df4f1733eca345755110b

[PHP-CVS] com php-src: Implemented immutable DateTime objects as the DateTimePoint class.: ext/date/php_date.c ext/date/php_date.h

2012-12-19 Thread Derick Rethans
Commit:d4acb579df4c78acaaff3e90698277e62aac Author:Derick Rethans Mon, 17 Dec 2012 15:31:23 + Parents: 1ee8c3d9a25b88d4a075f78377188ad71f5b2e84 Branches: immutable-date Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=d4acb579df4c78acaaff3e90698277e62aac22

[PHP-CVS] com php-src: Fixed crash bug when the non-OO interface was used.: ext/date/php_date.c

2012-12-19 Thread Derick Rethans
Commit:b1c68330161f7ccf4fdb4786ac1b0b28778d3f55 Author:Derick Rethans Wed, 19 Dec 2012 17:40:14 + Parents: 6b48ae4580a0e97f7df4f1733eca345755110b96 Branches: immutable-date Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=b1c68330161f7ccf4fdb4786ac1b0b28778d3f

[PHP-CVS] del php-src: .gitignore Makefile.frag Makefile.global NEWS UPGRADING Zend/Makefile.am Zend/tests/bug63635.phpt Zend/tests/bug63741.phpt Zend/tests/bug63762.phpt Zend/tests/catch_finally_006.

2012-12-19 Thread Derick Rethans
Branch: immutable-date Deleted commits count: 4 User: Derick Rethans Wed, 19 Dec 2012 17:56:08 + Changed paths: M .gitignore M Makefile.frag M Makefile.global M NEWS M UPGRADING M Zend/Makefile.am A Zend/tests/bug63635.phpt A Zend/tests/bug63741.phpt A Zend/

[PHP-CVS] com php-src: Update release date: NEWS

2012-12-19 Thread Johannes Schlüter
Commit:e01fe5315c5fd03231641f7bb0819dbfaaadf935 Author:Johannes Schlüter Wed, 19 Dec 2012 16:15:39 +0100 Parents: 06739a1b72ce1e7192108f9b313746814912a425 Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=e01fe5315c5fd032316

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

2012-12-19 Thread Johannes Schlüter
Tag php-5.3.20 in php-src.git was created Tag: a6eb90a4cafeba3ac7186742809a8c1744ab0a67 Tagger: Johannes Schlüter Wed Dec 19 16:14:07 2012 +0100 Log: PHP 5.3.20 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.17 (SunOS) iQEcBAABAgAGBQJQ0dnUAAoJEH3sTmn8nIPX2mUH/12QMdfUDEdrNJ

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/mysqlnd/mysqlnd_alloc.c

2012-12-19 Thread Andrey Hristov
Commit:ec012c1b75a46ebc9a685597d8bcd74c4c0fa0c4 Author:Andrey Hristov Wed, 19 Dec 2012 16:58:34 +0100 Parents: 2768315856be2c2df291b275b76d90fb6ef09414 ae9ba081c8c83db096e5f9ab6add73b6223663cc Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdif

[PHP-CVS] com php-src: Add missing zend_do_free call: Zend/zend_language_parser.y

2012-12-19 Thread Nikita Popov
Commit:2768315856be2c2df291b275b76d90fb6ef09414 Author:Nikita Popov Wed, 19 Dec 2012 15:21:34 +0100 Parents: 828bb4d44d9d07cb2510dc0bced1da931b78791c Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=2768315856be2c2df291b275b76d90fb6ef09414

[PHP-CVS] com php-src: be cautious about the result of strrchr: ext/mysqlnd/mysqlnd_alloc.c

2012-12-19 Thread Andrey Hristov
Commit:1f7c46b5790cbb82cad3920807f68e53aa242b4d Author:Andrey Hristov Tue, 18 Dec 2012 16:21:05 +0100 Parents: 05deaf17063b61f035e5602fba29e9d0aa8b3a41 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=1f7c46b5790cbb82cad3920807f68e53aa242b4d Log:

[PHP-CVS] com php-src: Merge branch 'PHP-5.4': ext/mysqlnd/mysqlnd_alloc.c

2012-12-19 Thread Andrey Hristov
Commit:c780ddbb5041160e85b0353fbb815f3997cd0b83 Author:Andrey Hristov Wed, 19 Dec 2012 15:05:47 +0100 Parents: 210d428f99bd3dff789e9257a4619e930d3c6e45 1f7c46b5790cbb82cad3920807f68e53aa242b4d Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=c780

[PHP-CVS] com php-src: fix failing test on Linux build: ext/sockets/tests/bug49341.phpt

2012-12-19 Thread Remi Collet
Commit:3732fa95c50a4cfc6f4e029635ec4976263ee5dc Author:Remi Collet Wed, 19 Dec 2012 10:23:57 +0100 Parents: 05deaf17063b61f035e5602fba29e9d0aa8b3a41 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=3732fa95c50a4cfc6f4e029635ec497626