[PHP-CVS] com php-src: Simplify the code and use zend_hash_next_index_insert(): ext/standard/array.c

2013-03-20 Thread David Soria Parra
Commit:6a27b890e6d643f17072e561a5d4f87211195a7c Author:Ben Ramsey Sat, 14 Apr 2012 02:39:25 -0500 Parents: dc4dfe8ae019ec1fddc05ac340ed612a9c3f6d34 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=6a27b890e6d643f17072e561a5d4f87211195a7c L

[PHP-CVS] com php-src: Implement new array function array_column(): ext/standard/array.c ext/standard/basic_functions.c ext/standard/php_array.h ext/standard/tests/array/array_column.phpt

2013-03-20 Thread David Soria Parra
Commit:9035a1ed246d4d2d867edc01616ca96b40a7cd11 Author:Ben Ramsey Fri, 13 Apr 2012 23:17:56 -0500 Parents: e1410b5a70543856de3978603b41fbf2ca5d330c Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=9035a1ed246d4d2d867edc01616ca96b40a7cd11 L

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

2013-03-20 Thread David Soria Parra
Commit:225835045045c9227199382f763f424e2d3be1e2 Author:David Soria Parra Wed, 20 Mar 2013 15:07:08 +0100 Parents: 7f2424bb1d329bb25694f309b09905180aca228e Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-03-20 Thread David Soria Parra
Commit:7f2424bb1d329bb25694f309b09905180aca228e Author:David Soria Parra Wed, 20 Mar 2013 15:06:15 +0100 Parents: 52171aeaf41545205fb960e1a01d4dd33d09137b Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Allow local override of PHPROOT in makedist: makedist

2013-03-20 Thread David Soria Parra
Commit:52171aeaf41545205fb960e1a01d4dd33d09137b Author:David Soria Parra Wed, 20 Mar 2013 15:16:24 +0100 Parents: 66b4e5cdec09782b3036a9c86250b09f6d22f521 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-03-20 Thread David Soria Parra
Tag php-5.5.0beta1 in php-src.git was created Tag: 90029edadd35fc2a61f812c34f9374c338ce8016 Tagger: David Soria Parra Wed Mar 20 15:17:06 2013 +0100 Log: PHP 5.5.0 Beta 1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.13 (GNU/Linux

[PHP-CVS] com php-src: Add OPCache ini settings to php.ini: php.ini-development php.ini-production

2013-03-21 Thread David Soria Parra
Commit:293d5defb4eb3962ac6b1ed6620ebc38836e5581 Author:David Soria Parra Thu, 21 Mar 2013 15:50:21 +0100 Parents: 534aec8a52955b841e30428b5efd1eff975b5e0d Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-03-21 Thread David Soria Parra
Commit:95c3b9ab397339978d7a2f2a196d2fa761410eb2 Author:David Soria Parra Thu, 21 Mar 2013 15:52:12 +0100 Parents: 9d2897a9d1bacc770d68268407c96f5907860ce1 293d5defb4eb3962ac6b1ed6620ebc38836e5581 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Note about bison version: README.RELEASE_PROCESS

2013-03-22 Thread David Soria Parra
Commit:defb08c705ac40ed9c77a57c98ebe2d856a45e07 Author:David Soria Parra Fri, 22 Mar 2013 17:44:32 +0100 Parents: 6af1b08482f2b3a3fdb58693d37e1ed51007b83c Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[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

[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

[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

[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

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

2013-04-09 Thread David Soria Parra
Tag php-5.5.0beta3 in php-src.git was created Tag: ea1cb20b961d0c70ad6e3189ba75a5460894414e Tagger: David Soria Parra Tue Apr 9 20:33:44 2013 +0200 Log: PHP 5.5.0 Beta 3 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.13 (GNU/Linux

[PHP-CVS] com php-src: NEWS section for next beta: NEWS

2013-04-09 Thread David Soria Parra
Commit:1c498e6e942ec6f98e57c9fb803bef18dec30ba7 Author:David Soria Parra Tue, 9 Apr 2013 20:27:22 +0200 Parents: 6426a002e73932e8c6c58b391b6d76e85fb56f67 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: NEWS for PHP 5.5.0 Beta 3: NEWS

2013-04-09 Thread David Soria Parra
Commit:6426a002e73932e8c6c58b391b6d76e85fb56f67 Author:David Soria Parra Tue, 9 Apr 2013 20:26:58 +0200 Parents: 2b28f29e53f3f4844c19f0113d19f092416396b1 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-04-24 Thread David Soria Parra
Tag php-5.5.0beta4 in php-src.git was created Tag: d3f91c79a9502713ccc132368671816200851d94 Tagger: David Soria Parra Wed Apr 24 12:56:28 2013 +0200 Log: PHP 5.5.0 Beta 4 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.13 (GNU/Linux

[PHP-CVS] com php-src: NEWS for RC 1: NEWS

2013-04-24 Thread David Soria Parra
Commit:ee65e6953f10c6e4d0e6e118ba53aebfe836302b Author:David Soria Parra Wed, 24 Apr 2013 12:39:44 +0200 Parents: 78c79a2d5b8d2bb46d645889ab1d0a19aec8108c Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-04-24 Thread David Soria Parra
Commit:78c79a2d5b8d2bb46d645889ab1d0a19aec8108c Author:David Soria Parra Wed, 24 Apr 2013 12:37:07 +0200 Parents: 920c7ac16eaf7478fe419a362df53d01d208bfc2 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] tag php-src: update tag php-5.5.0beta4

2013-04-24 Thread David Soria Parra
Tag php-5.5.0beta4 in php-src.git was updated from d3f91c79a9502713ccc132368671816200851d94 Tag: 9a9a00f4dfa2d31d4439f9e87c9aabf58e5ed31b Tagger: David Soria Parra Thu Apr 25 08:24:03 2013 +0200 Log: PHP 5.5.0 Beta 4 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.13 (GNU

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

2013-04-24 Thread David Soria Parra
Commit:4a52fe47551c97022ee770a5ae0c7d7c50727888 Author:David Soria Parra Thu, 25 Apr 2013 08:05:56 +0200 Parents: 51e3fabf1032a55a3e50dcb6afe2552f6a777877 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: NEWS for PHP 5.5.0 Beta 4 again: NEWS

2013-04-24 Thread David Soria Parra
Commit:51e3fabf1032a55a3e50dcb6afe2552f6a777877 Author:David Soria Parra Thu, 25 Apr 2013 08:05:16 +0200 Parents: e04baf692a6ff9492b42e231f7263f6d13f0f767 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fix curl build on windows: ext/curl/config.w32

2013-04-24 Thread David Soria Parra
Commit:e04baf692a6ff9492b42e231f7263f6d13f0f767 Author:David Soria Parra Thu, 25 Apr 2013 08:04:30 +0200 Parents: 182fef46a989fa1f8d4ea1a7e3e22040f04e7c51 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fix implicit uint* to int* conversion warning: Zend/zend_builtin_functions.c

2013-04-26 Thread David Soria Parra
Commit:3411fbbc51cbd3e014c0f19d34b89c23ad5ba905 Author:David Soria Parra Fri, 26 Apr 2013 10:57:55 +0200 Parents: bc50ba4bf971c62a1ff5b915a0c9f890b04c1087 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fix #64711 ("value computed but not used" in parse_date.c): ext/date/lib/parse_date.c ext/date/lib/parse_date.re

2013-04-26 Thread David Soria Parra
Commit:b86c85723ed0dfec8197821ecb9e5dc84c3dd1f7 Author:David Soria Parra Fri, 26 Apr 2013 11:33:54 +0200 Parents: 3411fbbc51cbd3e014c0f19d34b89c23ad5ba905 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fix #64712 (Obsolete declarations in php_date.c): ext/date/php_date.c

2013-04-26 Thread David Soria Parra
Commit:75cec90d8cc2ea34ab9e5e7146cb6b3bf29430a9 Author:David Soria Parra Fri, 26 Apr 2013 10:18:24 +0200 Parents: 2809afa1196bd73c3a5e5c119bd1d7db3cf45844 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fix conversion from unsigned char to char: sapi/cgi/cgi_main.c

2013-04-26 Thread David Soria Parra
Commit:bc50ba4bf971c62a1ff5b915a0c9f890b04c1087 Author:David Soria Parra Fri, 26 Apr 2013 10:55:52 +0200 Parents: 75cec90d8cc2ea34ab9e5e7146cb6b3bf29430a9 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Revert "Fix conversion from unsigned char to char": sapi/cgi/cgi_main.c

2013-04-29 Thread David Soria Parra
Commit:86685aefabb70a3c24d1aedd8551019ebf24ed3b Author:David Soria Parra Mon, 29 Apr 2013 02:26:55 +0200 Parents: 983438a46385710fc3e1314fb7a956da09b6 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

Re: [PHP-CVS] com php-src: Fix conversion from unsigned char to char: sapi/cgi/cgi_main.c

2013-04-29 Thread David Soria Parra
On 04/29/2013 12:49 AM, Stas Malyshev wrote: > Hi! > >> Are you sure about this change? >> Because this actually changes the semantics of the code. The following piece >> of code will now evaluate differently than before: >> *p <= ' ' > > I also don't understand this change - this means 0xFF wou

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

2013-05-08 Thread David Soria Parra
Tag php-5.5.0RC1 in php-src.git was created Tag: cb8c9d68b8017345d3078157eaddb4205b087a09 Tagger: David Soria Parra Wed May 8 18:50:15 2013 +0200 Log: PHP 5.5.0 Release Candidate 1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.13 (GNU/Linux

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

2013-05-08 Thread David Soria Parra
Commit:288f04c430b271c416b4cc0a4cef7845927be7b0 Author:David Soria Parra Wed, 8 May 2013 18:57:06 +0200 Parents: e30dbcce773cec5fbf5daed74fc171c88ac5c9c9 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-05-08 Thread David Soria Parra
Commit:e30dbcce773cec5fbf5daed74fc171c88ac5c9c9 Author:David Soria Parra Wed, 8 May 2013 18:44:05 +0200 Parents: 9ef017af007384215679c30a7ca72ffc9f7effa2 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fix array_colum segfault: ext/standard/array.c

2013-05-15 Thread David Soria Parra
Commit:139e9824adfa52c68ac45a0d8886f50ae50c0164 Author:David Soria Parra Wed, 15 May 2013 14:27:59 +0200 Parents: 082ee90b9bc9b6487b36831f34acfc901c671c41 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: News for upcoming RC3 if necessary: NEWS

2013-05-22 Thread David Soria Parra
Commit:2df1067036dc8627b8cd4820c6b8a4c403a94de5 Author:David Soria Parra Thu, 23 May 2013 00:44:42 +0200 Parents: aa5f19cffb462101450c6958e49d763d6bb4c231 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-05-22 Thread David Soria Parra
Commit:aa5f19cffb462101450c6958e49d763d6bb4c231 Author:David Soria Parra Thu, 23 May 2013 00:44:08 +0200 Parents: 4fe74f14c437faa845aa03021535d45732e6f89e Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-05-22 Thread David Soria Parra
Tag php-5.5.0RC2 in php-src.git was created Tag: e2682746db4bcb8775d1bfbb162a528dceda1582 Tagger: David Soria Parra Thu May 23 00:45:45 2013 +0200 Log: PHP 5.5.0 RC2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.13 (GNU/Linux

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

2013-06-05 Thread David Soria Parra
Tag php-5.5.0RC3 in php-src.git was created Tag: 83958f905d98d73c7e1e7ae85199e2b4b08f2471 Tagger: David Soria Parra Wed Jun 5 23:08:05 2013 +0200 Log: PHP 5.5.0 Relesae Canadidate 3 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.13 (GNU/Linux

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

2013-06-05 Thread David Soria Parra
Commit:c649186c3160cece3a410f7cf4df85a502821e7b Author:David Soria Parra Wed, 5 Jun 2013 23:08:48 +0200 Parents: aef5295756ee3dc8000faefca9b747e38be9 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-06-05 Thread David Soria Parra
Commit:aef5295756ee3dc8000faefca9b747e38be9 Author:David Soria Parra Wed, 5 Jun 2013 23:06:51 +0200 Parents: fdeefc466e020e0c3e1d3b585d913f3a88712053 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Update credits: ext/standard/credits_ext.h

2013-06-19 Thread David Soria Parra
Commit:c1b8fbc1127a7a6d6cda1bb4d12f0645dcbecea4 Author:David Soria Parra Wed, 19 Jun 2013 22:03:02 +0200 Parents: 8547628fec43c53fe964847a3ec2bb69d393a4c3 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-06-19 Thread David Soria Parra
Commit:83fc53acb9e8056ec3a6d9f97cf0c911944dcfe7 Author:David Soria Parra Wed, 19 Jun 2013 22:11:52 +0200 Parents: c1b8fbc1127a7a6d6cda1bb4d12f0645dcbecea4 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge NEWS from PHP 5.4 branch: NEWS

2013-06-19 Thread David Soria Parra
Commit:8547628fec43c53fe964847a3ec2bb69d393a4c3 Author:David Soria Parra Wed, 19 Jun 2013 21:54:34 +0200 Parents: 2bac1ff137b0186d79ac7db6d2a60e496f7953bb Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Reorder NEWS for PHP 5.5.0 final: NEWS

2013-06-19 Thread David Soria Parra
Commit:2bac1ff137b0186d79ac7db6d2a60e496f7953bb Author:David Soria Parra Wed, 19 Jun 2013 21:50:05 +0200 Parents: 0a6ec7a2c96589a6a7922137907173f3640c3e9c Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-06-19 Thread David Soria Parra
Tag php-5.5.0 in php-src.git was created Tag: 2d8b190d9b63187d38b5b4115c3986d0b8b5e007 Tagger: David Soria Parra Wed Jun 19 22:09:03 2013 +0200 Log: PHP 5.5.0 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.13 (GNU/Linux) iQIcBAABAgAGBQJRwg/jAAoJEME8cLhyZ7UtupQP

[PHP-CVS] com php-src: Fix #65108 (is_callable() triggers Fatal Error): NEWS Zend/zend_API.c

2013-06-24 Thread David Soria Parra
Commit:ecd9d7625098bfc0a14ffa1fc39535848e71fc80 Author:David Soria Parra Mon, 24 Jun 2013 15:38:48 +0200 Parents: 9da4985bf2d532ed72fbd3a7d3390464692cce7a Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Notify doc team BEFORE we release: README.RELEASE_PROCESS

2013-06-24 Thread David Soria Parra
Commit:0ddfafe489cedc71f2198db0d1df062277fdc385 Author:David Soria Parra Mon, 24 Jun 2013 17:44:00 +0200 Parents: ecd9d7625098bfc0a14ffa1fc39535848e71fc80 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-07-18 Thread David Soria Parra
dsp Thu, 18 Jul 2013 15:43:32 + Revision: http://svn.php.net/viewvc?view=revision&revision=330973 Log: Give julien karma for distributions Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

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

2013-08-15 Thread David Soria Parra
Tag php-5.5.2 in php-src.git was created Tag: 06be669a2ec363fec2c35871031a6f2a82ee0f83 Tagger: David Soria Parra Thu Aug 15 22:46:02 2013 +0200 Log: PHP 5.5.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSDT4MAAoJEME8cLhyZ7Ut4uwP

[PHP-CVS] com php-src: New news section: NEWS

2013-08-15 Thread David Soria Parra
Commit:e8a4477a4836b552557a483d803e0b1c29224c2a Author:David Soria Parra Thu, 15 Aug 2013 22:41:18 +0200 Parents: f12f3abe8e529a1ddfcbcc857f95986b591bce9f Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Prepare news for PHP-5.5.2: NEWS

2013-08-15 Thread David Soria Parra
Commit:f12f3abe8e529a1ddfcbcc857f95986b591bce9f Author:David Soria Parra Thu, 15 Aug 2013 22:40:38 +0200 Parents: 82dd6b94f28a49c4b109d223ebe6b2b5650388e1 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Bug 64157 Changed error message to make sense: ext/date/lib/parse_date.c ext/date/lib/parse_date.re ext/date/tests/bug64157.phpt

2013-09-16 Thread David Soria Parra
Commit:a475b2c1db3512eabfece71430cb49065f558e40 Author:Boro Sitnikovski Fri, 13 Sep 2013 02:20:19 +0200 Committer: David Soria Parra Mon, 16 Sep 2013 03:42:49 +0200 Parents: 160cd8d0a7205cacab9800318abb63a540587c4f Branches: PHP-5.4 PHP-5.5 master Link: http

[PHP-CVS] com php-src: NEWS for bug #64441: NEWS

2013-09-16 Thread David Soria Parra
Commit:1939d9e3db2fdbc89bf002c7de00cc0623f321b3 Author:David Soria Parra Mon, 16 Sep 2013 05:21:42 +0200 Parents: 18b54a2366dd589959240f8770bbb54be819f6e7 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fix bug #64441 (FILTER_VALIDATE_URL rejects fully qualified domain names): ext/filter/logical_filters.c ext/filter/tests/bug64441.phpt

2013-09-16 Thread David Soria Parra
Commit:18b54a2366dd589959240f8770bbb54be819f6e7 Author:Alex Bobrov Sun, 21 Apr 2013 14:32:02 +0700 Committer: David Soria Parra Mon, 16 Sep 2013 05:23:52 +0200 Parents: 8a936e8eb938965b0daaf076c109ec60141e57a7 Branches: PHP-5.4 PHP-5.5 master Link: http

[PHP-CVS] com php-src: News for bugfix #64157: NEWS

2013-09-16 Thread David Soria Parra
Commit:c0afe829e33c5f5690c6967a102148984836d5aa Author:David Soria Parra Mon, 16 Sep 2013 03:48:34 +0200 Parents: a475b2c1db3512eabfece71430cb49065f558e40 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: EmptyIterator now implements Countable; fixes bug 60577: ext/spl/internal/emptyiterator.inc ext/spl/spl_iterators.c ext/spl/tests/bug60577.phpt

2013-09-16 Thread David Soria Parra
Commit:8a936e8eb938965b0daaf076c109ec60141e57a7 Author:Levi Morrison Thu, 12 Sep 2013 16:03:39 -0600 Committer: David Soria Parra Mon, 16 Sep 2013 04:04:53 +0200 Parents: c0afe829e33c5f5690c6967a102148984836d5aa Branches: PHP-5.4 PHP-5.5 master Link: http

[PHP-CVS] com php-src: NEWS for #60577: NEWS

2013-09-16 Thread David Soria Parra
Commit:6a0b90da84433ab1b0844a96036f3185d8a29cef Author:David Soria Parra Mon, 16 Sep 2013 16:23:29 +0200 Parents: 1939d9e3db2fdbc89bf002c7de00cc0623f321b3 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/date/lib/parse_date.c ext/date/lib/parse_date.re ext/filter/logical_filters.c ext/spl/spl_iterators.c

2013-09-16 Thread David Soria Parra
Commit:3d6ac70e6652c2c15b180e3f34fdc061e47f68a4 Author:David Soria Parra Mon, 16 Sep 2013 23:36:37 +0200 Parents: b5283b9b7abecde841eb268c4b158cd76630d53b 6a0b90da84433ab1b0844a96036f3185d8a29cef Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a

[PHP-CVS] com php-src: NEWS for added reserved ip addresses according to RFC 6598: NEWS

2013-09-17 Thread David Soria Parra
Commit:dfd7d1063a5292b04f6134284337550f4f513749 Author:David Soria Parra Tue, 17 Sep 2013 09:54:58 +0200 Parents: 7c279df6ae29d58502139c07fa51f4373075 Branches: PHP-5.4 PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-09-17 Thread David Soria Parra
Commit:5e3da04fb033734d2e69542fe835660c0df8dc48 Author:David Soria Parra Tue, 17 Sep 2013 09:55:03 +0200 Parents: 3d6ac70e6652c2c15b180e3f34fdc061e47f68a4 dfd7d1063a5292b04f6134284337550f4f513749 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Add RFC 6598 IPs to reserved addresses: ext/filter/logical_filters.c ext/filter/tests/018.phpt

2013-09-17 Thread David Soria Parra
Commit:7c279df6ae29d58502139c07fa51f4373075 Author:Sebastian Nohn Sun, 15 Sep 2013 19:18:20 +0200 Committer: David Soria Parra Tue, 17 Sep 2013 09:52:53 +0200 Parents: 6a0b90da84433ab1b0844a96036f3185d8a29cef Branches: PHP-5.4 PHP-5.5 Link: http://git.php.net

[PHP-CVS] com php-src: RFC 6598 reserved ip range starts at 100.64.0.0: ext/filter/logical_filters.c

2013-09-18 Thread David Soria Parra
Commit:7e9044b6a251f40da1217c3265b83a9caae8bff8 Author:David Soria Parra Wed, 18 Sep 2013 14:26:10 +0200 Parents: 9bfd55cda3bd66b56af84a569fafd8a77cbb3726 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-09-18 Thread David Soria Parra
Commit:2eb566188625162644a186bcb6757f22978c54f9 Author:David Soria Parra Wed, 18 Sep 2013 14:28:57 +0200 Parents: a34b141e08f02c34a100676080dddf7d9be84544 7e9044b6a251f40da1217c3265b83a9caae8bff8 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a

[PHP-CVS] com php-src: Revert "EmptyIterator now implements Countable; fixes bug 60577": NEWS ext/spl/internal/emptyiterator.inc ext/spl/spl_iterators.c ext/spl/tests/bug60577.phpt

2013-09-18 Thread David Soria Parra
Commit:7a24ee13ec74bf3e85970e59dd69db8034ff434c Author:David Soria Parra Wed, 18 Sep 2013 15:06:19 +0200 Parents: 7e9044b6a251f40da1217c3265b83a9caae8bff8 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-09-18 Thread David Soria Parra
Commit:94e4c4df86719dbdf265b9d7ccfd1db8cfd32fdf Author:David Soria Parra Wed, 18 Sep 2013 15:06:51 +0200 Parents: 2eb566188625162644a186bcb6757f22978c54f9 7a24ee13ec74bf3e85970e59dd69db8034ff434c Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_compile.h

2010-11-30 Thread David Soria Parra
dsp Tue, 30 Nov 2010 12:51:57 + Revision: http://svn.php.net/viewvc?view=revision&revision=305849 Log: C comments instead of C++ comments Changed paths: U php/php-src/trunk/Zend/zend_compile.h Modified: php/php-src/trunk/Zend/zend_compile.h ===

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-06-10 Thread David Soria Parra
dsp Sat, 11 Jun 2011 00:12:10 + Revision: http://svn.php.net/viewvc?view=revision&revision=312037 Log: give tyrael karma to web/pecl Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ==

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-06-10 Thread David Soria Parra
dsp Sat, 11 Jun 2011 00:16:37 + Revision: http://svn.php.net/viewvc?view=revision&revision=312038 Log: fixed? Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail === -

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-06-10 Thread David Soria Parra
dsp Sat, 11 Jun 2011 00:26:40 + Revision: http://svn.php.net/viewvc?view=revision&revision=312040 Log: Remove me from systems Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-06-10 Thread David Soria Parra
dsp Sat, 11 Jun 2011 00:28:14 + Revision: http://svn.php.net/viewvc?view=revision&revision=312041 Log: Add me to systems Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ==

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-06-24 Thread David Soria Parra
dsp Fri, 24 Jun 2011 12:49:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=312434 Log: give felipe access to systems as he works on pecl2.php.net Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

Re: [PHP-CVS] svn: /SVNROOT/ global_avail

2011-06-24 Thread David Soria Parra
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 it's just to update the dns servers if necessary. Am 24.06.11 15:23, schrieb Ferenc Kovacs: > > > On Fri, Jun 24, 2011 at 2:49 PM, David Soria Parra <mailto:d...@php.net>> wrote: > > dsp

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-06-28 Thread David Soria Parra
dsp Tue, 28 Jun 2011 17:49:41 + Revision: http://svn.php.net/viewvc?view=revision&revision=312578 Log: give tyrael access to bugs as he works on it Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/sapi/cli/php_cli_server.c trunk/sapi/cli/php_cli_server.c

2011-06-29 Thread David Soria Parra
dsp Wed, 29 Jun 2011 23:29:01 + Revision: http://svn.php.net/viewvc?view=revision&revision=312643 Log: fix #55072 in-built web server needs to check -t option is a directory Bug: http://bugs.php.net/55072 (unknown) Changed paths: U php/php-s

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/sapi/cli/php_cli_server.c trunk/sapi/cli/php_cli_server.c

2011-06-29 Thread David Soria Parra
dsp Wed, 29 Jun 2011 23:44:02 + Revision: http://svn.php.net/viewvc?view=revision&revision=312646 Log: correct error message for a missing document root in the cli webserver the document root is always a directory. Changed paths: U php/php-src/bran

[PHP-CVS] svn: /php/php-src/tags/

2011-07-14 Thread David Soria Parra
dsp Thu, 14 Jul 2011 17:58:16 + Revision: http://svn.php.net/viewvc?view=revision&revision=313250 Log: Remove wrong tag Changed paths: D php/php-src/tags/php_5_4_0alpha2@/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/standard/file.c trunk/ext/standard/file.c

2011-07-15 Thread David Soria Parra
dsp Fri, 15 Jul 2011 15:25:24 + Revision: http://svn.php.net/viewvc?view=revision&revision=313267 Log: Fix #55212. Only declare STREAM_PF_INET6 if PHP is compiled with IPv6 support Bug: https://bugs.php.net/55212 (Open) Detect whether IPv6 is enabled with

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-07-19 Thread David Soria Parra
dsp Tue, 19 Jul 2011 18:08:09 + Revision: http://svn.php.net/viewvc?view=revision&revision=313443 Log: give fa php-src karma to commit cli-webserver patches Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ==

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/acinclude.m4 trunk/acinclude.m4

2011-07-26 Thread David Soria Parra
dsp Tue, 26 Jul 2011 23:49:37 + Revision: http://svn.php.net/viewvc?view=revision&revision=313752 Log: Fix #55269 (--enable-dtrace fail on FreeBSD) Bug: https://bugs.php.net/55269 (Assigned) --enable-dtrace fail on FreeBSD Changed paths: U p

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/Zend/zend_strtod.c trunk/Zend/zend_strtod.c

2011-07-27 Thread David Soria Parra
dsp Wed, 27 Jul 2011 14:17:45 + Revision: http://svn.php.net/viewvc?view=revision&revision=313781 Log: Check if given string is long enough in zend_*_strtod Changed paths: U php/php-src/branches/PHP_5_4/Zend/zend_strtod.c U php/php-src/trunk/Z

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/README.RELEASE_PROCESS trunk/README.RELEASE_PROCESS

2011-11-10 Thread David Soria Parra
dsp Thu, 10 Nov 2011 21:42:04 + Revision: http://svn.php.net/viewvc?view=revision&revision=319009 Log: It is not longer required to update php_version.php in php-bugs/ The bugtracker fetches the version list from the qa site, updating php_version.php is n

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/Zend/zend_execute_API.c trunk/Zend/zend_execute_API.c

2011-11-12 Thread David Soria Parra
dsp Sat, 12 Nov 2011 17:05:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=319102 Log: Fix #60218 (instantiating unknown class leads to memory leak in cli) Bug: https://bugs.php.net/60218 (error getting bug information) Changed path

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/standard/basic_functions.c branches/PHP_5_4/ext/standard/tests/general_functions/get_magic_quotes_gpc.phpt branches/PHP_5_4/ext/standard/tests/general

2011-11-15 Thread David Soria Parra
dsp Tue, 15 Nov 2011 13:22:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=319249 Log: Fixed bug #55371 (get_magic_quotes_gpc() throws deprecation warning.) Patch by David Zuelke Bug: https://bugs.php.net/55371 (Assigned) get_magic_quote

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/standard/tests/general_functions/bug55371.phpt trunk/ext/standard/tests/general_functions/bug55371.phpt

2011-11-15 Thread David Soria Parra
dsp Tue, 15 Nov 2011 13:36:45 + Revision: http://svn.php.net/viewvc?view=revision&revision=319250 Log: Forgot the bug specific test. Changed paths: A php/php-src/branches/PHP_5_4/ext/standard/tests/general_functions/bug55371.phpt A php/php-sr

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-12-28 Thread David Soria Parra
dsp Wed, 28 Dec 2011 18:09:26 + Revision: http://svn.php.net/viewvc?view=revision&revision=321483 Log: Test karma updates and hooks on y3.php.net Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-12-29 Thread David Soria Parra
dsp Thu, 29 Dec 2011 18:30:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=321522 Log: Give systems people access to the git repository Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-12-29 Thread David Soria Parra
dsp Thu, 29 Dec 2011 19:07:12 + Revision: http://svn.php.net/viewvc?view=revision&revision=321523 Log: Give everyone access to the playground Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

[PHP-CVS] svn: /SVNROOT/ global_avail pre-commit

2011-12-29 Thread David Soria Parra
dsp Thu, 29 Dec 2011 18:29:36 + Revision: http://svn.php.net/viewvc?view=revision&revision=321521 Log: Temporarily deactivate commits to systems during migration Changed paths: U SVNROOT/global_avail U SVNROOT/pre-commit Modified: SVNROOT/glo

[PHP-CVS] svn: /SVNROOT/ global_avail

2012-01-17 Thread David Soria Parra
dsp Tue, 17 Jan 2012 14:47:39 + Revision: http://svn.php.net/viewvc?view=revision&revision=322417 Log: Update karma.git description Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===

[PHP-CVS] svn: /SVNROOT/ global_avail

2012-01-17 Thread David Soria Parra
dsp Tue, 17 Jan 2012 14:48:41 + Revision: http://svn.php.net/viewvc?view=revision&revision=322418 Log: systems is now on git.php.net and called systems.git Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===

[PHP-CVS] svn: /SVNROOT/ global_avail

2012-01-18 Thread David Soria Parra
dsp Wed, 18 Jan 2012 13:54:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=322446 Log: Grant bugsweb people access to web/bugs.git Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /SVNROOT/ pre-commit

2012-01-18 Thread David Soria Parra
dsp Wed, 18 Jan 2012 14:01:33 + Revision: http://svn.php.net/viewvc?view=revision&revision=322447 Log: Readonly access to web/php-bugs Changed paths: U SVNROOT/pre-commit Modified: SVNROOT/pre-commit

[PHP-CVS] svn: /SVNROOT/ pre-commit

2012-01-18 Thread David Soria Parra
dsp Wed, 18 Jan 2012 14:04:16 + Revision: http://svn.php.net/viewvc?view=revision&revision=322448 Log: English! Changed paths: U SVNROOT/pre-commit Modified: SVNROOT/pre-commit === ---

[PHP-CVS] svn: /SVNROOT/ global_avail

2012-01-19 Thread David Soria Parra
dsp Thu, 19 Jan 2012 20:15:18 + Revision: http://svn.php.net/viewvc?view=revision&revision=322474 Log: Move php-gcov, php-master, php-news to git Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

[PHP-CVS] svn: /SVNROOT/ global_avail

2012-01-19 Thread David Soria Parra
dsp Thu, 19 Jan 2012 20:19:59 + Revision: http://svn.php.net/viewvc?view=revision&revision=322475 Log: Give dsp karma to everything during the git migration Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ==

[PHP-CVS] svn: /SVNROOT/ pre-commit

2012-01-19 Thread David Soria Parra
dsp Thu, 19 Jan 2012 20:22:59 + Revision: http://svn.php.net/viewvc?view=revision&revision=322476 Log: Deny SVN commit access to web/php-master, web/php-gcov, web/php-news Changed paths: U SVNROOT/pre-commit Modified: SVNROOT/pre-commit ===

[PHP-CVS] svn: /SVNROOT/ pre-commit

2012-01-19 Thread David Soria Parra
dsp Fri, 20 Jan 2012 00:43:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=322482 Log: Move qaweb to git Changed paths: U SVNROOT/pre-commit Modified: SVNROOT/pre-commit ==

[PHP-CVS] svn: /SVNROOT/ pre-commit

2012-01-20 Thread David Soria Parra
dsp Fri, 20 Jan 2012 19:53:28 + Revision: http://svn.php.net/viewvc?view=revision&revision=322511 Log: Move rmtools and people to git Changed paths: U SVNROOT/pre-commit Modified: SVNROOT/pre-commit =

[PHP-CVS] svn: /SVNROOT/ pre-commit

2012-01-20 Thread David Soria Parra
dsp Fri, 20 Jan 2012 20:17:25 + Revision: http://svn.php.net/viewvc?view=revision&revision=322515 Log: Correct path Changed paths: U SVNROOT/pre-commit Modified: SVNROOT/pre-commit ===

[PHP-CVS] svn: /SVNROOT/ global_avail

2012-01-20 Thread David Soria Parra
dsp Fri, 20 Jan 2012 20:34:25 + Revision: http://svn.php.net/viewvc?view=revision&revision=322516 Log: Move web/php-people to git Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

[PHP-CVS] svn: /SVNROOT/ pre-commit

2012-01-20 Thread David Soria Parra
dsp Fri, 20 Jan 2012 21:04:24 + Revision: http://svn.php.net/viewvc?view=revision&revision=322519 Log: Move pres2 and presentations to git Changed paths: U SVNROOT/pre-commit Modified: SVNROOT/pre-commit

<    1   2   3   4   5   >