[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS Zend/tests/bug49269.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h

2009-08-17 Thread Dmitry Stogov
dmitry Mon, 17 Aug 2009 07:40:18 + Revision: http://svn.php.net/viewvc?view=revision&revision=287396 Log: Fixed bug #49269 (Ternary operator fails on Iterator object when used inside foreach declaration). (Etienne, Dmitry) Bug: http://bugs.php.net/49269 (As

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS Zend/tests/bug49269.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h

2009-08-17 Thread Dmitry Stogov
dmitry Mon, 17 Aug 2009 07:40:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=287397 Log: Fixed bug #49269 (Ternary operator fails on Iterator object when used inside foreach declaration). (Etienne, Dmitry) Bug: http://bugs.php.net/49269 (As

[PHP-CVS] svn: /SVNROOT/ pear_avail

2009-08-17 Thread Christian Weiske
cweiske Mon, 17 Aug 2009 09:18:55 + Revision: http://svn.php.net/viewvc?view=revision&revision=287402 Log: give Franck karma for SEW Changed paths: U SVNROOT/pear_avail Modified: SVNROOT/pear_avail ==

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/standard/tests/strings/soundex_basic.phpt branches/PHP_5_2/ext/standard/tests/strings/soundex_error.phpt branches/PHP_5_2/ext/standard/tests/strings/s

2009-08-17 Thread andy wharmby
wharmby Mon, 17 Aug 2009 10:37:30 + Revision: http://svn.php.net/viewvc?view=revision&revision=287404 Log: New basic string tests - includes back-porting a few existing tests back to 5.2. All tested on Windows, Linux and Linux 64 Changed paths: A php/

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/exif/exif.c trunk/ext/exif/exif.c

2009-08-17 Thread Jani Taskinen
Please commit fixes to all branches in one single commit. --Jani On 08/16/2009 05:32 PM, Ilia Alshanetsky wrote: iliaaSun, 16 Aug 2009 14:32:32 + Revision: http://svn.php.net/viewvc?view=revision&revision=287372 Log: MFB: Added missing sanity checks ar

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/standard/tests/general_functions/uniqid_basic.phpt branches/PHP_5_2/ext/standard/tests/general_functions/uniqid_error.phpt branches/PHP_5_3/ext/standa

2009-08-17 Thread andy wharmby
wharmby Mon, 17 Aug 2009 14:22:02 + Revision: http://svn.php.net/viewvc?view=revision&revision=287412 Log: New basic tests for uniqid(). Tested on Windows, Linux and Linux 64 bit Changed paths: A php/php-src/branches/PHP_5_2/ext/standard/tests/general_

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/date/lib/timezonedb.h branches/PHP_5_3/ext/date/lib/timezonedb.h trunk/ext/date/lib/timezonedb.h

2009-08-17 Thread Derick Rethans
derick Mon, 17 Aug 2009 14:46:58 + Revision: http://svn.php.net/viewvc?view=revision&revision=287414 Log: - Updated to version 2009.12 (2009l) Changed paths: U php/php-src/branches/PHP_5_2/ext/date/lib/timezonedb.h U php/php-src/branches/PHP_5_3/

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2009-08-17 Thread Ilia Alshanetsky
iliaaMon, 17 Aug 2009 14:50:34 + Revision: http://svn.php.net/viewvc?view=revision&revision=287417 Log: Fixed typo Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS ===

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/standard/tests/math/ acosh_basic.phpt acosh_basiclong_64bit.phpt acosh_error.phpt acosh_variation.phpt asinh_basic.phpt asinh_basiclong_64bit.phpt asin

2009-08-17 Thread andy wharmby
wharmby Mon, 17 Aug 2009 15:54:51 + Revision: http://svn.php.net/viewvc?view=revision&revision=287421 Log: Make test more portable. Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/tests/math/acosh_basic.phpt U php/php-src/branches/PHP_

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

2009-08-17 Thread Jani Taskinen
jani Mon, 17 Aug 2009 16:54:39 + Revision: http://svn.php.net/viewvc?view=revision&revision=287422 Log: - Try disabling zlib.output_compression always for images. (zlib extension might be compiled as shared and not same time as the main PHP binary) Change

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_2/ext/zlib/zlib.c PHP_5_2/main/SAPI.c PHP_5_3/ext/zlib/zlib.c PHP_5_3/main/SAPI.c

2009-08-17 Thread Jani Taskinen
jani Mon, 17 Aug 2009 17:30:32 + Revision: http://svn.php.net/viewvc?view=revision&revision=287423 Log: - Fixed bug #49248 by fixing bug #48994 properly Bugs: http://bugs.php.net/49248 (Assigned) undefined reference to `zlib_globals' http://bugs.php.

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_3/NEWS branches/PHP_5_3/ext/pdo_mysql/config.m4 trunk/ext/pdo_mysql/config.m4

2009-08-17 Thread Jani Taskinen
jani Mon, 17 Aug 2009 17:57:40 + Revision: http://svn.php.net/viewvc?view=revision&revision=287424 Log: - Fixed bug #49236 (Missing PHP_SUBST(PDO_MYSQL_SHARED_LIBADD)). Bug: http://bugs.php.net/49236 (Open) Missing PHP_SUBST(PDO_MYSQL_SHARED_LIBADD)

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/soap/php_schema.c branches/PHP_5_2/ext/soap/php_sdl.c branches/PHP_5_2/ext/soap/php_sdl.h branches/PHP_5_3/NEWS branches/PHP_5_3

2009-08-17 Thread Dmitry Stogov
dmitry Mon, 17 Aug 2009 18:23:48 + Revision: http://svn.php.net/viewvc?view=revision&revision=287425 Log: Fixed bug #49144 (import of schema from different host transmits original authentication details) Bug: http://bugs.php.net/49144 (Assigned) import of s

[PHP-CVS] svn: /php/win-installer/trunk/ PHPInstallerBase52.wxs PHPInstallerBase52NTS.wxs PHPInstallerBase53.wxs PHPInstallerBase53NTS.wxs PHPInstallerBase60.wxs PHPInstallerBase60NTS.wxs

2009-08-17 Thread John Mertic
jmertic Mon, 17 Aug 2009 19:39:02 + Revision: http://svn.php.net/viewvc?view=revision&revision=287426 Log: Correctly quote the error_log attribute value. Changed paths: U php/win-installer/trunk/PHPInstallerBase52.wxs U php/win-installer/trunk/PHP

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_2/NEWS PHP_5_3/NEWS

2009-08-17 Thread Jani Taskinen
jani Mon, 17 Aug 2009 20:14:25 + Revision: http://svn.php.net/viewvc?view=revision&revision=287427 Log: - Fix news Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_2/NE

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

2009-08-17 Thread Garrett Serack
garretts Mon, 17 Aug 2009 21:28:22 + Revision: http://svn.php.net/viewvc?view=revision&revision=287429 Log: - Fix for bug #49223 Inconsistency using get_defined_constants(true) Bug: http://bugs.php.net/49223 (Open) Inconsistency using get_defined_constants(tr

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

2009-08-17 Thread Pierre Joye
hi Garrett, Don't forget the NEWS entry in 5.3 :) Cheers, On Mon, Aug 17, 2009 at 11:28 PM, Garrett Serack wrote: > garretts                                 Mon, 17 Aug 2009 21:28:22 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=287429 > > Log: > - Fix for bug #49223 Incon

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

2009-08-17 Thread Stanislav Malyshev
stas Mon, 17 Aug 2009 22:15:18 + Revision: http://svn.php.net/viewvc?view=revision&revision=287430 Log: fix parameter parsing for SNMP Changed paths: U php/php-src/branches/PHP_5_3/ext/snmp/snmp.c U php/php-src/trunk/ext/snmp/snmp.c Modified:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/xmlrpc/tests/001.phpt branches/PHP_5_3/ext/xmlrpc/tests/002.phpt branches/PHP_5_3/ext/xmlrpc/tests/bug42189.phpt branches/PHP_5_3/ext/xmlrpc/xmlrpc-ep

2009-08-17 Thread Stanislav Malyshev
stas Tue, 18 Aug 2009 00:41:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=287434 Log: cleanup parameter parsing Changed paths: U php/php-src/branches/PHP_5_3/ext/xmlrpc/tests/001.phpt U php/php-src/branches/PHP_5_3/ext/xmlrpc/