[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd_result.c branches/PHP_5_4/ext/mysqlnd/mysqlnd_result.c trunk/ext/mysqlnd/mysqlnd_result.c

2011-05-17 Thread Andrey Hristov
andrey Tue, 17 May 2011 09:44:11 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311122 Log: exchange a trap with an error Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_result.c U

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

2011-05-17 Thread Pierre Joye
pajoye Tue, 17 May 2011 10:39:18 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311123 Log: - WS Changed paths: U php/php-src/branches/PHP_5_4/Zend/zend_compile.c U php/php-src/trunk/Zend/zend_compile.c Modified:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/soap/soap.c branches/PHP_5_3/ext/soap/soap.c trunk/ext/soap/soap.c

2011-05-17 Thread Dmitry Stogov
dmitry Tue, 17 May 2011 12:27:21 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311125 Log: Fixed crash on recursive error handler invocation Changed paths: U php/php-src/branches/PHP_5_2/ext/soap/soap.c U

[PHP-CVS] svn: /php/php-src/trunk/ UPGRADING ext/simplexml/simplexml.c ext/simplexml/tests/034.phpt ext/simplexml/tests/bug51615.phpt

2011-05-17 Thread Andrew Curioso
acurioso Tue, 17 May 2011 13:50:48 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311138 Log: Use iterator when necessary to get the full properties hash - consistent with count (see test: ext/simplexml/tests/034.phpt) Changed paths: U

Re: [PHP-CVS] svn: /php/php-src/trunk/ UPGRADING ext/simplexml/simplexml.c ext/simplexml/tests/034.phpt ext/simplexml/tests/bug51615.phpt

2011-05-17 Thread Kalle Sommer Nielsen
Hi 2011/5/17 Andrew Curioso acuri...@php.net: acurioso                                 Tue, 17 May 2011 13:50:48 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311138 Log: Use iterator when necessary to get the full properties hash - consistent with count (see test:

Re: [PHP-CVS] svn: /php/php-src/trunk/ UPGRADING ext/simplexml/simplexml.c ext/simplexml/tests/034.phpt ext/simplexml/tests/bug51615.phpt

2011-05-17 Thread Andrew Curioso
I didn't realize that branch was created. It should be in PHP_5_4, yes. I'm new to the team... so can you help me out? What is the standard way to do that? Using svn merge or just patch the code directly in the branch? Thanks in advance, - Andrew On Tue, May 17, 2011 at 10:26 AM, Kalle Sommer

Re: [PHP-CVS] svn: /php/php-src/trunk/ UPGRADING ext/simplexml/simplexml.c ext/simplexml/tests/034.phpt ext/simplexml/tests/bug51615.phpt

2011-05-17 Thread Pierre Joye
hi, Whatever fits for you for this commit. For the next commits, please try to commit to all branches at once, see https://wiki.php.net/vcs/svnfaq about how to do a sparse checkout, then you can simply do a commit like: cd php-src svn commit branches/PHP_5_4 trunk/ Cheers, On Tue, May 17,

[PHP-CVS] svn: /php/php-src/trunk/tests/security/ open_basedir_readlink.phpt

2011-05-17 Thread Jeraimee Hughes
jeraimee Tue, 17 May 2011 15:06:48 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311140 Log: Fix for failing test. Changed paths: U php/php-src/trunk/tests/security/open_basedir_readlink.phpt Modified:

[PHP-CVS] svn: /php/php-src/trunk/ ext/mcrypt/tests/bug46010.phpt tests/security/open_basedir_linkinfo.phpt

2011-05-17 Thread Jeraimee Hughes
jeraimee Tue, 17 May 2011 15:08:15 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311141 Log: Fixes for broken tests. Changed paths: U php/php-src/trunk/ext/mcrypt/tests/bug46010.phpt U

Re: [PHP-CVS] svn: /php/php-src/trunk/ UPGRADING ext/simplexml/simplexml.c ext/simplexml/tests/034.phpt ext/simplexml/tests/bug51615.phpt

2011-05-17 Thread Andrew Curioso
Thank you. I'll read through that sparse checkout documentation and also commit to the branch in a few hours. I'd do it now but unfortunately I have a meeting to run to. Thanks again, - Andrew On Tue, May 17, 2011 at 10:59 AM, Pierre Joye pierre@gmail.com wrote: hi, Whatever fits for

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/TSRM/acconfig.h branches/PHP_5_4/TSRM/build.mk branches/PHP_5_4/TSRM/configure.in branches/PHP_5_4/Zend/acconfig.h branches/PHP_5_4/Zend/build.mk bran

2011-05-17 Thread Johannes Schlüter
Hi, On Mon, 2011-05-16 at 00:14 +, Rasmus Lerdorf wrote: rasmus Mon, 16 May 2011 00:14:47 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311067 Log: Get rid of autoconf warnings looks like this broke something. I'm not really sure

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/TSRM/acconfig.h branches/PHP_5_4/TSRM/build.mk branches/PHP_5_4/TSRM/configure.in branches/PHP_5_4/Zend/acconfig.h branches/PHP_5_4/Zend/build.mk bran

2011-05-17 Thread Rasmus Lerdorf
On 05/17/2011 01:18 PM, Johannes Schlüter wrote: Hi, On Mon, 2011-05-16 at 00:14 +, Rasmus Lerdorf wrote: rasmus Mon, 16 May 2011 00:14:47 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311067 Log: Get rid of autoconf warnings looks

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-05-17 Thread Rasmus Lerdorf
rasmus Tue, 17 May 2011 20:40:36 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311147 Log: ext/interbase karma for Marius Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

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

2011-05-17 Thread Scott MacVicar
scottmac Tue, 17 May 2011 22:24:44 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311164 Log: ZEND_THREAD_SAFE and ZEND_DEBUG_BUILD are not meant to be case insensitive Changed paths: U php/php-src/branches/PHP_5_4/Zend/zend_constants.c

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ UPGRADING ext/simplexml/simplexml.c ext/simplexml/tests/034.phpt ext/simplexml/tests/bug51615.phpt

2011-05-17 Thread Andrew Curioso
acurioso Wed, 18 May 2011 04:43:21 + Revision: http://svn.php.net/viewvc?view=revisionrevision=311171 Log: Commiting r311138 into the 5.3 branch - fix to SimpleXML get properties hash Changed paths: U php/php-src/branches/PHP_5_4/UPGRADING U