[PHP-CVS] com php-src: better fix for bug #64770: ext/standard/streamsfuncs.c ext/standard/tests/streams/bug64770.phpt

2013-05-04 Thread Anatol Belski
Commit:5c701d19aca937e28fca32934719836991b40cf0 Author:Anatol Belski Sat, 4 May 2013 12:16:38 +0200 Parents: f1269d80c575e535370c813e8da154e0339203d0 Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=5c701d19aca937e28fca32934

[PHP-CVS] com php-src: better fix for bug #64770: ext/standard/streamsfuncs.c ext/standard/tests/streams/bug64770.phpt

2013-05-04 Thread Anatol Belski
Commit:ec4388158d44be1f864207e633c9af562383aa75 Author:Anatol Belski Sat, 4 May 2013 12:19:52 +0200 Parents: f1e5127e7abe6039ccbfa9fa05b4f59bbae1097a Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=ec4388158d44be1f864207e633c9af562

[PHP-CVS] com php-src: Fix #64749 (warning: cast from pointer to integer of different size): Zend/zend_compile.c

2013-05-04 Thread Xinchen Hui
Commit:9155d17fefec7c2a71e1c0b8d8324d5e1fa43433 Author:Xinchen Hui Sat, 4 May 2013 20:42:50 +0800 Parents: b2ef8672c76159b20b50a78d1e7b30f8f4945958 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=9155d17fefec7c2a71e1c0b8d8324d5e1fa43433 Log: Fix

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

2013-05-04 Thread Remi Collet
Commit:d981c191d452fe1f95ac31fcea366bc0c770b4b7 Author:Remi Collet Sat, 4 May 2013 16:54:22 +0200 Parents: 00b097d2a3bb36dd639311b1175582d81f5cc554 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=d981c191d452fe1f95ac31fcea366bc0c770b4b7 Log: NEW

[PHP-CVS] com php-src: fix build with bundled libgd: ext/gd/gd.c ext/gd/php_gd.h

2013-05-04 Thread Remi Collet
Commit:00b097d2a3bb36dd639311b1175582d81f5cc554 Author:Remi Collet Sat, 4 May 2013 16:51:56 +0200 Parents: 2a2ac5f2bef6a779477c76d34c346ac9044185af Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=00b097d2a3bb36dd639311b1175582d81f5cc554 Log: fix

[PHP-CVS] com php-src: Rewrite Xpm library check so it doesn't break on MultiArch systems: ext/gd/config.m4

2013-05-04 Thread Remi Collet
Commit:5e9c6c3b644b290255fb10c8eb34778665c2f8a3 Author:Ondřej Surý Fri, 3 May 2013 14:01:27 +0200 Committer: Remi Collet Sat, 4 May 2013 16:50:08 +0200 Parents: 8a90aad35b3647a104458d5af4dcb315b9e8d80c Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=com

[PHP-CVS] com php-src: Move png and jpeg version functions to gd.c so the external library build doesn't include anything from libgd/.: ext/gd/config.m4 ext/gd/gd.c ext/gd/libgd/gd_compat.c ext/gd/lib

2013-05-04 Thread Remi Collet
Commit:2a2ac5f2bef6a779477c76d34c346ac9044185af Author:Ondřej Surý Fri, 3 May 2013 15:37:39 +0200 Committer: Remi Collet Sat, 4 May 2013 16:50:13 +0200 Parents: e6704501f8ab56d661f37c4e70b0b9e442ca5ed2 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=com

[PHP-CVS] com php-src: Remove extra unused functions from gd_compat.h: ext/gd/libgd/gd_compat.h

2013-05-04 Thread Remi Collet
Commit:e6704501f8ab56d661f37c4e70b0b9e442ca5ed2 Author:Ondřej Surý Fri, 3 May 2013 15:26:14 +0200 Committer: Remi Collet Sat, 4 May 2013 16:50:11 +0200 Parents: 5e9c6c3b644b290255fb10c8eb34778665c2f8a3 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=com

[PHP-CVS] com php-src: * Remove overflow2, getmbi and skipheaders from gd_compat.h * Add missing return in _php_ctx_getmbi * Reintroduce imagecreatefromxbm by checking for gdCreateImageFromXbm: ext/gd

2013-05-04 Thread Remi Collet
Commit:2fc17d83cb8e1adb95542c6c18a698082a7f687c Author:Ondřej Surý Fri, 3 May 2013 12:40:45 +0200 Committer: Remi Collet Sat, 4 May 2013 16:50:03 +0200 Parents: 8a07908215556f24ebe12acfc843483d4a85420d Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=com

[PHP-CVS] com php-src: Allow to use new GD-2.1.0 function from system library: ext/gd/config.m4 ext/gd/gd.c ext/gd/libgd/gd_compat.h ext/gd/php_gd.h

2013-05-04 Thread Remi Collet
Commit:6aedadce0a65ea4de3a971cb3aaee1cadade2c8d Author:Ondřej Surý Thu, 25 Apr 2013 13:39:35 +0200 Committer: Remi Collet Sat, 4 May 2013 16:49:35 +0200 Parents: 9155d17fefec7c2a71e1c0b8d8324d5e1fa43433 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=co

[PHP-CVS] com php-src: Remove overflow2, getmbi and skipheader, since they are not needed anymore.: ext/gd/libgd/gd_compat.c

2013-05-04 Thread Remi Collet
Commit:8a07908215556f24ebe12acfc843483d4a85420d Author:Ondřej Surý Thu, 25 Apr 2013 14:25:12 +0200 Committer: Remi Collet Sat, 4 May 2013 16:49:59 +0200 Parents: 6aedadce0a65ea4de3a971cb3aaee1cadade2c8d Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=co

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/gd/gd.c

2013-05-04 Thread Remi Collet
Commit:71e76816cec42ac1d4b47a6008bd8ebb6279b369 Author:Remi Collet Sat, 4 May 2013 16:54:46 +0200 Parents: d6de58d7e4b40a77df06139b0c9c7b5eaa527f42 d981c191d452fe1f95ac31fcea366bc0c770b4b7 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=71e76816c

[PHP-CVS] com php-src: gd: fix typo and cleanups: ext/gd/config.m4

2013-05-04 Thread Remi Collet
Commit:2ab270011dfcbfea8e39374f546d6ced653059b5 Author:Remi Collet Sat, 4 May 2013 20:36:32 +0200 Parents: d981c191d452fe1f95ac31fcea366bc0c770b4b7 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=2ab270011dfcbfea8e39374f546d6ced653059b5 L

Re: [PHP-CVS] com php-src: gd: fix typo and cleanups: ext/gd/config.m4

2013-05-04 Thread Christopher Jones
On 5/4/13 11:36 AM, Remi Collet wrote: Commit:2ab270011dfcbfea8e39374f546d6ced653059b5 Author:Remi Collet Sat, 4 May 2013 20:36:32 +0200 Parents: d981c191d452fe1f95ac31fcea366bc0c770b4b7 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=

[PHP-CVS] com php-src: gd: missing comma: ext/gd/config.m4

2013-05-04 Thread Remi Collet
Commit:54d6f8b34e20f58a9b2d5e0986480f8b6e1280fa Author:Remi Collet Sun, 5 May 2013 06:52:28 +0200 Parents: 2ab270011dfcbfea8e39374f546d6ced653059b5 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=54d6f8b34e20f58a9b2d5e0986480f8b6e1280fa L

Re: [PHP-CVS] com php-src: gd: missing comma: ext/gd/config.m4

2013-05-04 Thread Christopher Jones
On 5/4/13 9:52 PM, Remi Collet wrote: Commit:54d6f8b34e20f58a9b2d5e0986480f8b6e1280fa Author:Remi Collet Sun, 5 May 2013 06:52:28 +0200 Parents: 2ab270011dfcbfea8e39374f546d6ced653059b5 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=5

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/gd/gd.c

2013-05-04 Thread Remi Collet
Commit:e7ffb773412db75ed6d09561cc78424ebe7b6f43 Author:Remi Collet Sun, 5 May 2013 08:35:34 +0200 Parents: a47c5ed855004d3e987b5e097015e530259f4fb2 9a48b6506cf1b4d98fa7d4e15f851430b6c07ada Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=e7ffb7734

[PHP-CVS] com php-src: gd: don't include png.h (breaks build on some old version), so report libPNG version only with external libgd: ext/gd/gd.c

2013-05-04 Thread Remi Collet
Commit:9a48b6506cf1b4d98fa7d4e15f851430b6c07ada Author:Remi Collet Sun, 5 May 2013 08:35:29 +0200 Parents: 54d6f8b34e20f58a9b2d5e0986480f8b6e1280fa Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=9a48b6506cf1b4d98fa7d4e15f851430b6c07ada L