[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/curl/ interface.c

2009-09-30 Thread Felipe Pena
felipe Wed, 30 Sep 2009 11:25:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=288985 Log: - Fix build Changed paths: U php/php-src/branches/PHP_5_2/ext/curl/interface.c Modified: php/php-src/branches/PHP_5_2/ext/curl/interface.c ==

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/win32/build/config.w32 trunk/win32/build/config.w32

2009-09-30 Thread Pierre-Alain Joye
pajoye Wed, 30 Sep 2009 11:53:29 + Revision: http://svn.php.net/viewvc?view=revision&revision=288988 Log: - restore W3 flag to get usefull errors (unused vars, etc.) Changed paths: U php/php-src/branches/PHP_5_3/win32/build/config.w32 U php/php-s

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

2009-09-30 Thread Dmitry Stogov
dmitry Wed, 30 Sep 2009 13:04:28 + Revision: http://svn.php.net/viewvc?view=revision&revision=288993 Log: pcntl_exec() should inherit environment in case it's not provided as an argument Changed paths: U php/php-src/branches/PHP_5_3/ext/pcntl/pcntl.c

[PHP-CVS] svn: /php/php-src/trunk/ext/posix/tests/ posix_setuid_variation3.phpt

2009-09-30 Thread Felipe Pena
felipe Wed, 30 Sep 2009 13:30:32 + Revision: http://svn.php.net/viewvc?view=revision&revision=288994 Log: - Fixed test Changed paths: U php/php-src/trunk/ext/posix/tests/posix_setuid_variation3.phpt Modified: php/php-src/trunk/ext/posix/tests/posix_se

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

2009-09-30 Thread John Mertic
jmertic Wed, 30 Sep 2009 13:44:28 + Revision: http://svn.php.net/viewvc?view=revision&revision=288996 Log: Bug #47855 - Change the VBScript custom actions to be deferred and not to impersonate the installing user, so the apache config changes are made as an

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysql/php_mysql.c branches/PHP_5_3/ext/mysql/tests/mysql_fetch_array.phpt branches/PHP_5_3/ext/mysqlnd/mysqlnd_result.c trunk/ext/mysql/php_mysql.c tr

2009-09-30 Thread Ulf Wendel
uw Wed, 30 Sep 2009 14:39:33 + Revision: http://svn.php.net/viewvc?view=revision&revision=289004 Log: Fixing a leak in mysqlnd when passing invalid fetch modes to mysqlnd. Changed paths: U php/php-src/branches/PHP_5_3/ext/mysql/php_mysql.c U

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

2009-09-30 Thread Ilia Alshanetsky
iliaaWed, 30 Sep 2009 20:48:41 + Revision: http://svn.php.net/viewvc?view=revision&revision=289019 Log: Fixed bug #48805 (IPv6 socket transport is not working). Bug: http://bugs.php.net/48805 (Assigned) IPv6 socket transport is not working Changed p

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

2009-09-30 Thread Andrey Hristov
andrey Wed, 30 Sep 2009 22:26:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=289027 Log: Fix trace output. DBG_RETURN should be used in traced functions. 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_3/ext/mysqlnd/mysqlnd.c branches/PHP_5_3/ext/mysqlnd/mysqlnd_enum_n_def.h branches/PHP_5_3/ext/mysqlnd/mysqlnd_palloc.c branches/PHP_5_3/ext/mysqlnd/mysqlnd

2009-09-30 Thread Andrey Hristov
andrey Wed, 30 Sep 2009 23:13:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=289028 Log: Use mnd_ wrappers wherever possible. Needed for statistics. Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.c U php/php-sr

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd.h branches/PHP_5_3/ext/mysqlnd/mysqlnd_ps.c branches/PHP_5_3/ext/mysqlnd/mysqlnd_ps_codec.c branches/PHP_5_3/ext/mysqlnd/mysqlnd_struc

2009-09-30 Thread Andrey Hristov
andrey Wed, 30 Sep 2009 23:34:56 + Revision: http://svn.php.net/viewvc?view=revision&revision=289030 Log: Fix ZTS build Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.h U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_ps.c

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/standard/tests/general_functions/bug49692.ini branches/PHP_5_2/ext/standard/tests/general_functions/bug49692.phpt branches/PHP_5_3/ext/standard/

2009-09-30 Thread Kalle Sommer Nielsen
2009/10/1 Kalle Sommer Nielsen : > Hi Rafael > > Without looking at the test then it looks like a copy paste mistake > here. GD required for an ini test in ext/standard tests? :) > Guess I was too fast to reply to this email before seeing you already removed it -- regrads, Kalle Sommer Nielse

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/standard/tests/general_functions/bug49692.ini branches/PHP_5_2/ext/standard/tests/general_functions/bug49692.phpt branches/PHP_5_3/ext/standard/

2009-09-30 Thread Kalle Sommer Nielsen
Hi Rafael 2009/9/29 Rafael Machado Dohms : > +--SKIPIF-- > + +       if (!extension_loaded("gd")) die("skip GD not present"); > +?> Without looking at the test then it looks like a copy paste mistake here. GD required for an ini test in ext/standard tests? :) -- regrads, Kalle Sommer Nielsen k

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/oci8/oci8.c branches/PHP_5_3/ext/oci8/tests/pecl_bug16842.phpt trunk/ext/oci8/oci8.c trunk/ext/oci8/tests/pecl_bug16842.phpt

2009-09-30 Thread Christopher Jones
sixd Thu, 01 Oct 2009 05:51:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=289039 Log: PECL Bug #16842 (oci_error return false when NO_DATA_FOUND is raised) Bug: http://pecl.php.net/bugs/16842 (unknown) Changed paths: U php/p

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/oci8/ oci8_interface.c

2009-09-30 Thread Christopher Jones
sixd Thu, 01 Oct 2009 06:06:41 + Revision: http://svn.php.net/viewvc?view=revision&revision=289040 Log: Eliminate type warnings. This change is not needed in other branches Changed paths: U php/php-src/branches/PHP_5_3/ext/oci8/oci8_interface.c Modi

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/oci8/tests/xmltype_02.phpt trunk/ext/oci8/tests/xmltype_01.phpt trunk/ext/oci8/tests/xmltype_02.phpt

2009-09-30 Thread Christopher Jones
sixd Thu, 01 Oct 2009 06:22:32 + Revision: http://svn.php.net/viewvc?view=revision&revision=289042 Log: Add xmltype_02.phpt. Add XFAIL to xmltype_01 for PHP 6 Changed paths: A php/php-src/branches/PHP_5_3/ext/oci8/tests/xmltype_02.phpt U php/p