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

2013-03-28 Thread Xinchen Hui
Commit:ab089611e0fa5dc61030a01d17e71a10714f061a Author:Xinchen Hui larue...@gmail.com Thu, 28 Mar 2013 14:34:08 +0800 Parents: 55341ac0a8e397107a59b756cf79e8650ddf0946 Branches: PHP-5.4 Link:

[PHP-CVS] com php-src: Fixed issue #78 (incorrect file path validation): ext/opcache/ZendAccelerator.c

2013-03-28 Thread Dmitry Stogov
Commit:031553cd011dcc73a062a540f24ff41c310bc4a9 Author:Dmitry Stogov dmi...@zend.com Thu, 28 Mar 2013 12:30:18 +0400 Parents: 7dd661d0cdd49aece19d707bb46ab010f7e21e1e Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: With pkgconfig 0.28 output is a single space With pkgconfig = 0.28 output is an empty string, This breaks the test on the 2 vars: acinclude.m4

2013-03-28 Thread Remi Collet
Commit:640e72ce91d8e591b92cd93c18d1bfe3befe3424 Author:Remi Collet r...@php.net Thu, 28 Mar 2013 10:22:20 +0100 Parents: ab089611e0fa5dc61030a01d17e71a10714f061a Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: acinclude.m4

2013-03-28 Thread Remi Collet
Commit:201128d39c7649f7cecdf261a8aa528e85418a1d Author:Remi Collet r...@php.net Thu, 28 Mar 2013 10:25:39 +0100 Parents: 031553cd011dcc73a062a540f24ff41c310bc4a9 640e72ce91d8e591b92cd93c18d1bfe3befe3424 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: don't optimize script if it's not going to be cached: ext/opcache/ZendAccelerator.c

2013-03-28 Thread Dmitry Stogov
Commit:3ae5c55596c34cefa1a78b971df1ce5cf4a7 Author:Dmitry Stogov dmi...@zend.com Thu, 28 Mar 2013 13:45:40 +0400 Parents: 037ea6f36076f9f213cec2f305b8a395f4f40897 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Reimplemented OPcache restart trigger. Now, if memory or hash are full the restart is scheduled only in case the amount of wasted memory is above opcache.max_wasted_percentage.

2013-03-28 Thread Dmitry Stogov
Commit:037ea6f36076f9f213cec2f305b8a395f4f40897 Author:Dmitry Stogov dmi...@zend.com Thu, 28 Mar 2013 13:34:59 +0400 Parents: 031553cd011dcc73a062a540f24ff41c310bc4a9 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Typo fix (greater then = greater than): ext/standard/head.c

2013-03-28 Thread Xinchen Hui
Commit:124a867b6ad34316cb83cb924e5db0f7d4328dd8 Author:Veres Lajos vla...@gmail.com Thu, 28 Mar 2013 10:44:02 + Committer: Xinchen Hui larue...@gmail.com Thu, 28 Mar 2013 19:12:08 +0800 Parents: 640e72ce91d8e591b92cd93c18d1bfe3befe3424 Branches: PHP-5.4 Link:

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

2013-03-28 Thread Xinchen Hui
Commit:f4daaf925028891e6087fda2d4c0e4162b9f2b63 Author:Xinchen Hui larue...@gmail.com Thu, 28 Mar 2013 19:13:58 +0800 Parents: 86d301b232ca82b176ae8287aae09a46f688789f 124a867b6ad34316cb83cb924e5db0f7d4328dd8 Branches: PHP-5.5 Link:

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

2013-03-28 Thread Johannes Schlüter
Commit:46ee57f2d77671bdb13819f71b43b60ca571221b Author:Johannes Schlüter johan...@php.net Thu, 28 Mar 2013 15:05:46 +0100 Parents: c4686b4de93a89e8265331b0d4a6a7954ccbae95 Branches: PHP-5.3 Link:

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

2013-03-28 Thread Johannes Schlüter
Commit:65cf185e0a716c75c1466b4f2a415155bfa75c21 Author:Johannes Schlüter johan...@php.net Thu, 28 Mar 2013 15:03:11 +0100 Parents: c4686b4de93a89e8265331b0d4a6a7954ccbae95 Branches: PHP-5.3.24 Link:

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

2013-03-28 Thread Johannes Schlüter
Tag php-5.3.24RC1 in php-src.git was created Tag: b6779733e64273dc92eabeaa6afb2301c6560225 Tagger: Johannes Schlüterjohan...@php.net Thu Mar 28 15:03:32 2013 +0100 Log: PHP 5.3.24RC1 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.17 (SunOS)

[PHP-CVS] com php-src: Attempt to fix SKIP: sapi/cli/tests/bug64529.phpt

2013-03-28 Thread Xinchen Hui
Commit:ef93a93ee21bce9218188d3f037cf55c5d2ae452 Author:Xinchen Hui larue...@php.net Thu, 28 Mar 2013 23:22:20 +0800 Parents: 242d88c20c5eae36465e4cae2889917e949814da Branches: PHP-5.4 Link:

[PHP-CVS] com php-src: Fix Bug #64545: PHP Error in ef93a93ee21bce9218188: sapi/cli/tests/bug64529.phpt

2013-03-28 Thread Nikita Popov
Commit:b1a6a1703910d77ef7932cd4b03a36a4dbabc917 Author:Nikita Popov ni...@php.net Thu, 28 Mar 2013 18:23:23 +0100 Parents: 127c78cb76b9f5431bd0b37cb8c253aa6dbe358a Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix tests after addition of ^ (xor) operator to ini: ext/standard/tests/file/parse_ini_file.phpt ext/standard/tests/general_functions/parse_ini_string_001.phpt

2013-03-28 Thread Nikita Popov
Commit:dcf0b71c98497555ffb666ab419dc5d882ea0958 Author:Nikita Popov ni...@php.net Thu, 28 Mar 2013 18:35:46 +0100 Parents: b1a6a1703910d77ef7932cd4b03a36a4dbabc917 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Exclude Travis build for 5.3 and 5.4: .travis.yml

2013-03-28 Thread Nikita Popov
Commit:fecce5a55f132f4cd83ae46a29baca82043130d1 Author:Nikita Popov ni...@php.net Thu, 28 Mar 2013 18:40:57 +0100 Parents: 46ee57f2d77671bdb13819f71b43b60ca571221b Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Forgot to fix the test on 5.4: sapi/cli/tests/bug64529.phpt

2013-03-28 Thread Nikita Popov
Commit:92aa361bfc3bf9113f264e6700d8494ce4152897 Author:Nikita Popov ni...@php.net Thu, 28 Mar 2013 18:42:01 +0100 Parents: bbe9052ca3f5eb3e00df06ca7a86c3a03518111f Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix SOAP test: ext/soap/tests/bugs/bug34657.phpt

2013-03-28 Thread Nikita Popov
Commit:a5e606a2bae9fe3ed99a8d45ccfcd5b1efa73036 Author:Nikita Popov ni...@php.net Thu, 28 Mar 2013 19:05:06 +0100 Parents: 15994a14a469d8b3e5588329f7c878bc64a7e2b3 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix whitespace issue in the SOAP test: ext/soap/tests/bugs/bug34657.phpt

2013-03-28 Thread Nikita Popov
Commit:0e25e00ecf74bcc1a9e14eac25bd7d7cc4857c24 Author:Nikita Popov ni...@php.net Thu, 28 Mar 2013 19:10:57 +0100 Parents: a5e606a2bae9fe3ed99a8d45ccfcd5b1efa73036 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: fix BELL constant declaration: ext/gd/gd.c

2013-03-28 Thread Pierre Joye
Commit:ac0b66f160cd59801cc2336c485f3db4225955ce Author:Pierre Joye pierre@gmail.com Thu, 28 Mar 2013 22:14:34 +0100 Parents: e7d88a63fa19c4b3df544563416b2c4370ad194b Branches: master Link:

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

2013-03-28 Thread Pierre Joye
Commit:95f830bc816f618d01641a5f2c9ea3c924b6d1bd Author:Pierre Joye pierre@gmail.com Thu, 28 Mar 2013 22:14:50 +0100 Parents: f2a2b418ec2be07a3046ab7ca541a90cc4572162 ac0b66f160cd59801cc2336c485f3db4225955ce Branches: master Link:

[PHP-CVS] com php-src: Removed deprecated check: Zend/zend_execute.c

2013-03-28 Thread Dmitry Stogov
Commit:aa791a4d72415c53233adc1a6c8e3eeb42d083ef Author:Dmitry Stogov dmi...@zend.com Fri, 29 Mar 2013 03:18:04 +0400 Parents: 0e25e00ecf74bcc1a9e14eac25bd7d7cc4857c24 Branches: PHP-5.5 master Link: