[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/mysqli_poll_reference.phpt trunk/ext/mysqli/tests/mysqli_poll_reference.phpt

2009-09-22 Thread Ulf Wendel
uw Tue, 22 Sep 2009 06:59:04 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288547 Log: Fixing test. Can't wait to see the new run-tests materialize for detecting skip section parse errors. Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_bind_result.phpt trunk/ext/mysqli/tests/mysqli_stmt_bind_result.phpt

2009-09-22 Thread Ulf Wendel
uw Tue, 22 Sep 2009 07:11:50 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288548 Log: Fixing test. There is nothing we can do about the MySQL Client Library allocate huge 4GB buffers for some SQL types. Changed paths: U

[PHP-CVS] svn: /SVNROOT/ global_avail

2009-09-22 Thread Rasmus Lerdorf
rasmus Tue, 22 Sep 2009 07:41:16 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288550 Log: karma Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===

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

2009-09-22 Thread Dmitry Stogov
dmitry Tue, 22 Sep 2009 07:54:06 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288551 Log: Fixed ext/spl/tests/arrayObject_magicMethods2.phpt Changed paths: U php/php-src/branches/PHP_5_3/ext/spl/spl_array.c U

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_2/ext/standard/tests/strings/setlocale_variation2.phpt PHP_5_3/ext/standard/tests/strings/setlocale_variation2.phpt

2009-09-22 Thread Dmitry Stogov
dmitry Tue, 22 Sep 2009 08:22:29 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288554 Log: Fixed test (removed bad locale) Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/tests/strings/setlocale_variation2.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/mysqli_real_connect.phpt trunk/ext/mysqli/tests/mysqli_real_connect.phpt

2009-09-22 Thread Ulf Wendel
uw Tue, 22 Sep 2009 08:42:44 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288555 Log: Fixing test Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_real_connect.phpt U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/xmlwriter/tests/ bug48204.phpt

2009-09-22 Thread Dmitry Stogov
dmitry Tue, 22 Sep 2009 08:47:30 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288556 Log: Fixed test Changed paths: U php/php-src/branches/PHP_5_2/ext/xmlwriter/tests/bug48204.phpt Modified:

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/xmlwriter/tests/ bug48204.phpt

2009-09-22 Thread Kalle Sommer Nielsen
Hi Dmitry +?php if (!defined('PHP_MAXPATHLEN') !substr(PHP_OS, 0, 3) == WIN !stristr(PHP_OS, 'linux')) print skip unknown PHP_MAXPATHLEN; ? This looks wrong: !substr(PHP_OS, 0, 3) == WIN The substr will always be false unless the value returned by substr() is 0 -- regrads, Kalle Sommer

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/date/tests/sunfuncts.phpt branches/PHP_5_2/ext/standard/tests/general_functions/sunfuncts.phpt branches/PHP_5_3/ext/date/tests/sunfuncts.phpt branches

2009-09-22 Thread Jani Taskinen
jani Tue, 22 Sep 2009 09:41:39 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288557 Log: - Move tests in the right location Changed paths: A + php/php-src/branches/PHP_5_2/ext/date/tests/sunfuncts.phpt (from

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/openssl/tests/bug48182.phpt branches/PHP_5_3/ext/openssl/tests/bug48182.phpt trunk/ext/openssl/tests/bug48182.phpt

2009-09-22 Thread Dmitry Stogov
dmitry Tue, 22 Sep 2009 10:15:10 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288558 Log: Fixed test (it failed from time to time because of very small timeouts) Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysql/tests/mysql_pconn_max_links.phpt trunk/ext/mysql/tests/mysql_pconn_max_links.phpt

2009-09-22 Thread Ulf Wendel
uw Tue, 22 Sep 2009 11:58:46 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288562 Log: Fixing test Changed paths: U php/php-src/branches/PHP_5_3/ext/mysql/tests/mysql_pconn_max_links.phpt U

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

2009-09-22 Thread Nuno Lopes
nlopess Tue, 22 Sep 2009 12:12:43 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288565 Log: spread some svn:ignore love Changed paths: _U php/php-src/branches/PHP_5_3/ext/bcmath/libbcmath/src/ _U php/php-src/branches/PHP_5_3/ext/snmp/

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

2009-09-22 Thread Nuno Lopes
nlopess Tue, 22 Sep 2009 12:14:47 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288566 Log: spread more svn:ignore love Changed paths: _U php/php-src/trunk/ext/standard/tests/file/windows_acls/ _U

[PHP-CVS] Re: svn: /php/php-src/ branches/PHP_5_3/ext/phar/tests/zip/phar_stub.phpt trunk/ext/phar/tests/zip/phar_stub.phpt

2009-09-22 Thread Greg Beaver
Dmitry Stogov wrote: dmitry Mon, 21 Sep 2009 15:23:25 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288535 Log: Fixed tests (removed irrelevant check which makes test to fail from time to time) Changed paths: U

[PHP-CVS] svn: /php/php-src/trunk/ext/mysqli/ mysqli_api.c

2009-09-22 Thread Andrey Hristov
andrey Tue, 22 Sep 2009 13:58:52 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288570 Log: Fix handling of BIT fields in mysqli, when libmysql is used We need to use macros from mysqlnd to be able to read the bit fields, as they are specially

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/mysqli/ mysqli_api.c

2009-09-22 Thread Andrey Hristov
andrey Tue, 22 Sep 2009 13:59:29 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288571 Log: MFH: Fix handling of BIT fields in mysqli, when libmysql is used We need to use macros from mysqlnd to be able to read the bit fields, as they are

[PHP-CVS] svn: /SVNROOT/ global_avail

2009-09-22 Thread Pierre-Alain Joye
pajoye Tue, 22 Sep 2009 14:22:05 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288572 Log: - Give Ken access to pres Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /php/php-src/trunk/ext/mysqlnd/ config9.m4

2009-09-22 Thread Andrey Hristov
andrey Tue, 22 Sep 2009 14:43:37 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288574 Log: Check for the different types and create the corresponding configuration file, so it can be used by mysqli, even if mysqlnd is not enabled at all.

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/mysqlnd/ config9.m4

2009-09-22 Thread Andrey Hristov
andrey Tue, 22 Sep 2009 14:44:11 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288575 Log: MFH:Check for the different types and create the corresponding configuration file, so it can be used by mysqli, even if mysqlnd is not enabled at all.

[PHP-CVS] svn: /php/php-src/trunk/ext/mysqlnd/ php_mysqlnd.c

2009-09-22 Thread Andrey Hristov
andrey Tue, 22 Sep 2009 14:52:12 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288576 Log: sync with branch, after Ulf's commits Changed paths: U php/php-src/trunk/ext/mysqlnd/php_mysqlnd.c Modified:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/standard/tests/mail/mail_basic2.phpt branches/PHP_5_2/ext/standard/tests/mail/mail_variation2.phpt branches/PHP_5_3/ext/standard/tests/mail/mail_basic

2009-09-22 Thread Dmitry Stogov
dmitry Tue, 22 Sep 2009 14:52:47 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288578 Log: Fixed tests which fail from time to time because of race conditions (echo command didn't wait for all the data php tried to send and as result php got a

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

2009-09-22 Thread Andrey Hristov
andrey Tue, 22 Sep 2009 15:07:39 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288579 Log: Fix handling of BIT fields for non-PS. We need macros from mysqlnd to be able to convert a bit stream to a number. BIT is binary data thus the result is

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

2009-09-22 Thread Andrey Hristov
andrey Tue, 22 Sep 2009 15:08:11 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288580 Log: MFH:Fix handling of BIT fields for non-PS. We need macros from mysqlnd to be able to convert a bit stream to a number. Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_mysql/mysql_driver.c branches/PHP_5_3/ext/pdo_mysql/pdo_mysql.c branches/PHP_5_3/ext/pdo_mysql/php_pdo_mysql_int.h branches/PHP_5_3/ext/pdo_mysql/

2009-09-22 Thread Ulf Wendel
uw Tue, 22 Sep 2009 15:31:35 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288583 Log: mysqlnd supports INIT_COMMAND and so we can add it to PDO_MYSQL @ mysqlnd Changed paths: U

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

2009-09-22 Thread Felipe Pena
felipe Tue, 22 Sep 2009 18:18:57 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288585 Log: - Fixed bug #49630 (imap_listscan function missing) # Missing PHP_FE(), though nowdays it is used through of two aliases. (imap_scan() and

Re: [PHP-CVS] svn: /php/php-src/trunk/ext/mysqli/ mysqli.c

2009-09-22 Thread Jani Taskinen
Could you please commit to all branches in single commit and avoid the (now) unnecessary MFH commits? (everyone else is doing that.. :) --Jani Andrey Hristov wrote: andrey Tue, 22 Sep 2009 15:07:39 + Revision:

Re: [PHP-CVS] svn: /php/php-src/trunk/ext/mysqli/ mysqli.c

2009-09-22 Thread Andrey Hristov
Jani Taskinen wrote: Could you please commit to all branches in single commit and avoid the (now) unnecessary MFH commits? (everyone else is doing that.. :) --Jani I don't have a terabyte hard disk, and the time, to clone 5 times the repository with all pendants. Just two branches are

Re: [PHP-CVS] svn: /php/php-src/trunk/ext/mysqli/ mysqli.c

2009-09-22 Thread Rasmus Lerdorf
Andrey Hristov wrote: Jani Taskinen wrote: Could you please commit to all branches in single commit and avoid the (now) unnecessary MFH commits? (everyone else is doing that.. :) --Jani I don't have a terabyte hard disk, and the time, to clone 5 times the repository with all pendants.

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

2009-09-22 Thread Ilia Alshanetsky
iliaaWed, 23 Sep 2009 00:18:32 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288597 Log: Fixed compiler warning Changed paths: U php/php-src/branches/PHP_5_3/ext/curl/interface.c U php/php-src/trunk/ext/curl/interface.c

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

2009-09-22 Thread Felipe Pena
felipe Wed, 23 Sep 2009 02:08:19 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288598 Log: - Fixed bug #49531 (CURLOPT_INFILESIZE sometimes causes warning CURLPROTO_FILE cannot be set ...) Bug: http://bugs.php.net/49531 (Open)