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

2013-03-27 Thread Pierre Joye
Commit:33e834aab88277b1e4597c42878a2eebb428f3ef Author:Pierre Joye Wed, 27 Mar 2013 17:39:05 +0100 Parents: b03810761eccd582f2c500c997424b646909d474 e7d88a63fa19c4b3df544563416b2c4370ad194b Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=33e834a

[PHP-CVS] com php-src: add WebP support in phpinfo: ext/gd/gd.c

2013-03-27 Thread Pierre Joye
Commit:e7d88a63fa19c4b3df544563416b2c4370ad194b Author:Pierre Joye Wed, 27 Mar 2013 17:38:57 +0100 Parents: f01a7e54d3d3ab82e7739b1e43a21179297208f6 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=e7d88a63fa19c4b3df544563416b2c4370ad194b

[PHP-CVS] com php-src: Added description for opcache.enable_cli: ext/opcache/README

2013-03-27 Thread Dmitry Stogov
Commit:f1395346942e1022620de821fbc1a020e37222c8 Author:Dmitry Stogov Wed, 27 Mar 2013 21:02:39 +0400 Parents: f01a7e54d3d3ab82e7739b1e43a21179297208f6 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=f1395346942e1022620de821fbc1a020e37222c

[PHP-CVS] com php-src: Added opcache.enable_cli=0: php.ini-development php.ini-production

2013-03-27 Thread Dmitry Stogov
Commit:26f3ff25fe6d31463c104a034b72fff42b123d5f Author:Dmitry Stogov Wed, 27 Mar 2013 21:08:18 +0400 Parents: f1395346942e1022620de821fbc1a020e37222c8 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=26f3ff25fe6d31463c104a034b72fff42b123d5

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': php.ini-development php.ini-production

2013-03-27 Thread Dmitry Stogov
Commit:e67e6a1f36836a2ecdfc82ffc29763eba5f9d741 Author:Dmitry Stogov Wed, 27 Mar 2013 21:08:58 +0400 Parents: d40174c6bb4e118b287c0e782e5570d55d7f1db3 26f3ff25fe6d31463c104a034b72fff42b123d5f Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=e67e6

[PHP-CVS] com php-src: Fixed issue #76 (actually we don't need zend_shared_memory_block_header at all): ext/opcache/shared_alloc_win32.c ext/opcache/zend_shared_alloc.c ext/opcache/zend_shared_alloc.h

2013-03-27 Thread Dmitry Stogov
Commit:91ab11ed078f0fde6d17f278f7f3705c9fb38805 Author:Dmitry Stogov Wed, 27 Mar 2013 22:16:18 +0400 Parents: fc7efecda05b85634b87311400842678985c66aa Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=91ab11ed078f0fde6d17f278f7f3705c9fb3880

[PHP-CVS] tag php-src: create tag php-5.5.0beta2

2013-03-27 Thread David Soria Parra
Tag php-5.5.0beta2 in php-src.git was created Tag: 31e91a41af26c3dacb90b48735aa803bddf3fabc Tagger: David Soria Parra Wed Mar 27 19:47:10 2013 +0100 Log: PHP 5.5.0 Beta 2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.13 (GNU/Linux) iQIcBAABAgAGBQJRUz6xAAoJEME8cLhyZ7Ut82kP

[PHP-CVS] com php-src: NEWS Section for beta 3: NEWS

2013-03-27 Thread David Soria Parra
Commit:ef6cdb85d9d10c3d2de229c54419b50b960e7789 Author:David Soria Parra Wed, 27 Mar 2013 19:57:24 +0100 Parents: 2185746febea5c65187c86a6dc21d5b2034a950f Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=ef6cdb85d9d10c3d2de229c54419b50b960

[PHP-CVS] com php-src: News for beta 2: NEWS

2013-03-27 Thread David Soria Parra
Commit:2185746febea5c65187c86a6dc21d5b2034a950f Author:David Soria Parra Wed, 27 Mar 2013 19:30:43 +0100 Parents: 91ab11ed078f0fde6d17f278f7f3705c9fb38805 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=2185746febea5c65187c86a6dc21d5b2034

[PHP-CVS] com php-src: Remove unused variable: ext/dba/dba.c

2013-03-27 Thread David Soria Parra
Commit:f92a15864b366484470b7a371d553853a03d9b25 Author:David Soria Parra Wed, 27 Mar 2013 20:00:54 +0100 Parents: ef6cdb85d9d10c3d2de229c54419b50b960e7789 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=f92a15864b366484470b7a371d553853a03

[PHP-CVS] com php-src: Fixed issue #74 (Allowed per request OPcache disabling): ext/opcache/zend_accelerator_module.c

2013-03-27 Thread Dmitry Stogov
Commit:1556d5df8ad50a175f8bac0aa4366756bd8904de Author:Dmitry Stogov Wed, 27 Mar 2013 23:13:21 +0400 Parents: 91ab11ed078f0fde6d17f278f7f3705c9fb38805 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=1556d5df8ad50a175f8bac0aa4366756bd8904d

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: Zend/zend_compile.c Zend/zend_compile.h Zend/zend_execute_API.c Zend/zend_language_scanner.c Zend/zend_language_scanner.l

2013-03-27 Thread Dmitry Stogov
Commit:6e8aa096964e1d723a9cae3572b2f0affa4e53c0 Author:Dmitry Stogov Thu, 28 Mar 2013 00:08:11 +0400 Parents: 391a41e16701dc3a92a4af6dc4a7e23c98a0e314 85e5e60777209c13c71785da31af86a5e0a98d92 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff

[PHP-CVS] com php-src: Fixed bug #64529 (Ran out of opcode space): NEWS Zend/zend_compile.c Zend/zend_compile.h Zend/zend_execute_API.c Zend/zend_language_scanner.c Zend/zend_language_scanner.l Zend/z

2013-03-27 Thread Dmitry Stogov
Commit:85e5e60777209c13c71785da31af86a5e0a98d92 Author:Dmitry Stogov Thu, 28 Mar 2013 00:03:40 +0400 Parents: 1182a3356c6c1989a686aab5258e1d47c56b2955 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=85e5e60777209c13c71785da31af86a

[PHP-CVS] com php-src: Added XOR support for expressions in INI parser: NEWS and zend_language_scanner.c: NEWS Zend/zend_ini_scanner.c

2013-03-27 Thread Lars Strojny
Commit:25b3c949440471ac39ec7126b9f15fc4cbc675ea Author:Lars Strojny Wed, 27 Mar 2013 21:30:56 +0100 Parents: 05016b7e960148b0d2d5bde279c22e05bc42d518 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=25b3c949440471ac39ec7126b9f15fc4cbc675ea Log:

[PHP-CVS] com php-src: Added XOR support for expressions in INI parser: Zend/zend_ini_parser.y Zend/zend_ini_scanner.l tests/func/011.phpt tests/func/bug64523.phpt

2013-03-27 Thread Lars Strojny
Commit:05016b7e960148b0d2d5bde279c22e05bc42d518 Author:Dejan Marjanovic Tue, 26 Mar 2013 23:54:09 +0100 Committer: Lars Strojny Wed, 27 Mar 2013 21:28:53 +0100 Parents: 6e8aa096964e1d723a9cae3572b2f0affa4e53c0 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.

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

2013-03-27 Thread Stanislav Malyshev
Commit:210d43d7a2e611496dcfa0f1d794e24fbcc5ae5d Author:Stanislav Malyshev Wed, 27 Mar 2013 13:57:53 -0700 Parents: 85e5e60777209c13c71785da31af86a5e0a98d92 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=210d43d7a2e611496dcfa0f1d7

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

2013-03-27 Thread Stanislav Malyshev
Commit:f982aaafa7a3070c78da4b46bbdee9ecae02fd02 Author:Stanislav Malyshev Wed, 27 Mar 2013 13:59:29 -0700 Parents: 210d43d7a2e611496dcfa0f1d794e24fbcc5ae5d Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=f982aaafa7a3070c78da4b46bb

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

2013-03-27 Thread Stanislav Malyshev
Commit:b4e4a2c7aea8cc0b59b7836463bdd2d214b83177 Author:Stanislav Malyshev Wed, 27 Mar 2013 14:04:26 -0700 Parents: 210d43d7a2e611496dcfa0f1d794e24fbcc5ae5d Branches: PHP-5.4.14 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=b4e4a2c7aea8cc0b59b7836463bdd2d214b831

[PHP-CVS] tag php-src: create tag php-5.4.14RC1

2013-03-27 Thread Stanislav Malyshev
Tag php-5.4.14RC1 in php-src.git was created Tag: ebd800742b9e024808bdc1a5bcbe8367a784dca8 Tagger: Stanislav Malyshev Wed Mar 27 14:05:30 2013 -0700 Log: 5.4.14RC1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (Darwin) iF4EABEIAAYFAlFTXx4ACgkQL3lWvF2gS11AAwEAgRwrh1l+fv

[PHP-CVS] com php-src: Add test for #64529: sapi/cli/tests/bug64529.phpt

2013-03-27 Thread Xinchen Hui
Commit:467cd6a60f2909c14e5273e3fd4a98953779a5b8 Author:Xinchen Hui Thu, 28 Mar 2013 13:45:42 +0800 Parents: 1182a3356c6c1989a686aab5258e1d47c56b2955 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=467cd6a60f2909c14e5273e3fd4a98953779a5b8 Log: A

[PHP-CVS] com php-src: Fix test on Mac (\D shows up): sapi/cli/tests/bug64529.phpt

2013-03-27 Thread Xinchen Hui
Commit:ab089611e0fa5dc61030a01d17e71a10714f061a Author:Xinchen Hui Thu, 28 Mar 2013 14:34:08 +0800 Parents: 55341ac0a8e397107a59b756cf79e8650ddf0946 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=ab089611e0fa5dc61030a01d17e71a10714f061a Log: F