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-18 Thread Johannes Schlüter
Hi, On Tue, 2011-05-17 at 13:24 -0700, Rasmus Lerdorf wrote: > It doesn't seem likely that an autoconf change could have caused this. > There were no code changes involved in that patch. Have you verified > that this broke it by isolating this change? Indeed it wasn't autoconf. The commit also

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-18 Thread Rasmus Lerdorf
On 05/18/2011 02:25 AM, Johannes Schlüter wrote: Hi, On Tue, 2011-05-17 at 13:24 -0700, Rasmus Lerdorf wrote: It doesn't seem likely that an autoconf change could have caused this. There were no code changes involved in that patch. Have you verified that this broke it by isolating this change?

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

2011-05-18 Thread Johannes Schlüter
johannes Wed, 18 May 2011 10:21:28 + Revision: http://svn.php.net/viewvc?view=revision&revision=311177 Log: - Keep the old arginfo for now # This change we would E_RECOVERABLE instead of E_WARNING # and needs some more review, as well fixing ~80 tests Changed

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

2011-05-18 Thread Johannes Schlüter
johannes Wed, 18 May 2011 11:49:49 + Revision: http://svn.php.net/viewvc?view=revision&revision=311181 Log: - handle out of memory Changed paths: U php/php-src/branches/PHP_5_3/ext/mysql/php_mysql.c U php/php-src/branches/PHP_5_4/ext/mysql/php_mysq

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/build/ buildcheck.sh

2011-05-18 Thread Rasmus Lerdorf
rasmus Wed, 18 May 2011 17:27:41 + Revision: http://svn.php.net/viewvc?view=revision&revision=311202 Log: Fix autoconf version check script to make sure people are not using 2.60 or higher here. It might actually work up to 2.62 or 2.64. If someone could veri

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/build/ buildcheck.sh

2011-05-18 Thread Ferenc Kovacs
On Wed, May 18, 2011 at 7:27 PM, Rasmus Lerdorf wrote: > rasmus Wed, 18 May 2011 17:27:41 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=311202 > > Log: > Fix autoconf version check script to make sure people are > not using 2.60 or higher h

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/build/ buildcheck.sh

2011-05-18 Thread Rasmus Lerdorf
On 05/18/2011 10:37 AM, Ferenc Kovacs wrote: > On Wed, May 18, 2011 at 7:27 PM, Rasmus Lerdorf wrote: > >> rasmus Wed, 18 May 2011 17:27:41 + >> >> Revision: http://svn.php.net/viewvc?view=revision&revision=311202 >> >> Log: >> Fix autoconf version check scri

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/build/ buildcheck.sh

2011-05-18 Thread Ferenc Kovacs
On Wed, May 18, 2011 at 7:45 PM, Rasmus Lerdorf wrote: > On 05/18/2011 10:37 AM, Ferenc Kovacs wrote: > > On Wed, May 18, 2011 at 7:27 PM, Rasmus Lerdorf wrote: > > > >> rasmus Wed, 18 May 2011 17:27:41 + > >> > >> Revision: http://svn.php.net/viewvc?view=re

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/build/ buildcheck.sh

2011-05-18 Thread Rasmus Lerdorf
rasmus Wed, 18 May 2011 19:55:34 + Revision: http://svn.php.net/viewvc?view=revision&revision=311203 Log: Fix typo Changed paths: U php/php-src/branches/PHP_5_3/build/buildcheck.sh Modified: php/php-src/branches/PHP_5_3/build/buildcheck.sh ===

[PHP-CVS] svn: /php/php-src/trunk/Zend/tests/ constants_005.phpt

2011-05-18 Thread Jeraimee Hughes
jeraimee Wed, 18 May 2011 20:07:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=311204 Log: Fixed failing test. Changed paths: U php/php-src/trunk/Zend/tests/constants_005.phpt Modified: php/php-src/trunk/Zend/tests/constants_005.phpt ==

[PHP-CVS] svn: /php/php-src/trunk/ext/date/tests/ bug33532.phpt

2011-05-18 Thread Jeraimee Hughes
jeraimee Wed, 18 May 2011 20:52:30 + Revision: http://svn.php.net/viewvc?view=revision&revision=311205 Log: Fixed failing test (mismatch of tzoffset) Changed paths: U php/php-src/trunk/ext/date/tests/bug33532.phpt Modified: php/php-src/trunk/ext/date/te

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/build/ buildcheck.sh

2011-05-18 Thread Ferenc Kovacs
On Wed, May 18, 2011 at 7:45 PM, Rasmus Lerdorf wrote: > On 05/18/2011 10:37 AM, Ferenc Kovacs wrote: > > On Wed, May 18, 2011 at 7:27 PM, Rasmus Lerdorf wrote: > > > >> rasmus Wed, 18 May 2011 17:27:41 + > >> > >> Revision: http://svn.php.net/viewvc?view=re

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

2011-05-18 Thread Scott MacVicar
scottmac Thu, 19 May 2011 05:43:48 + Revision: http://svn.php.net/viewvc?view=revision&revision=311223 Log: Revert part of the fix for #53339 On OSX we need ssl AND crypto The patch that was applied didn't even match what was in the bug Bug: http://bugs.php.n