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

2009-09-29 Thread Ulf Wendel
uw Tue, 29 Sep 2009 16:37:50 + Revision: http://svn.php.net/viewvc?view=revision&revision=288953 Log: Fixing test Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_attr_set.phpt U php/php-src/trunk/ext/mysqli/tests/my

[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_3/ext/mysqli/tests/mysqli_get_client_stats.phpt trunk/ext/mysqli/tests/mysqli_get_client_stats.phpt

2009-10-01 Thread Ulf Wendel
uw Thu, 01 Oct 2009 08:56:28 + Revision: http://svn.php.net/viewvc?view=revision&revision=289046 Log: Updating test because of http://news.php.net/php.cvs/60561 Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_get_client_stats

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

2009-10-08 Thread Ulf Wendel
uw Thu, 08 Oct 2009 11:40:16 + Revision: http://svn.php.net/viewvc?view=revision&revision=289339 Log: Fixing pconnect statistics. Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.c U php/php-src/trunk/ext/mysqlnd/mysqlnd.c M

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

2009-10-08 Thread Ulf Wendel
uw Thu, 08 Oct 2009 16:33:17 + Revision: http://svn.php.net/viewvc?view=revision&revision=289351 Log: Avoid buffer resizing and let the initial buffer allocation happen a couple of lines later with conn->m->set_client_option(conn, MYSQLND_OPT_NET_CMD_BU

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

2009-10-15 Thread Ulf Wendel
uw Thu, 15 Oct 2009 15:49:40 + Revision: http://svn.php.net/viewvc?view=revision&revision=289672 Log: Fixing problems when calling connect (again and again) on a valid connection handle. Most of the patch comes from Andrey. Changed paths: U php/ph

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/mysqli_libmysql.h branches/PHP_5_3/ext/mysqli/mysqli_mysqlnd.h branches/PHP_5_3/ext/mysqli/mysqli_nonapi.c branches/PHP_5_3/ext/mysqlnd/mysqlnd

2009-10-15 Thread Ulf Wendel
uw Thu, 15 Oct 2009 20:46:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=289684 Log: Making mysqlnd emit no warnings when fetching pooled persistent connections that have timed out or are unusable for any other reason - bug #49761 Bug:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/mysqli_get_client_stats.phpt branches/PHP_5_3/ext/mysqlnd/mysqlnd.c branches/PHP_5_3/ext/mysqlnd/mysqlnd_enum_n_def.h branches/PHP_5_3/ex

2009-10-16 Thread Ulf Wendel
uw Fri, 16 Oct 2009 13:02:01 + Revision: http://svn.php.net/viewvc?view=revision&revision=289696 Log: Extending mysqlnd statistics/monitoring. Now counting COM_* commands. Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_get_c

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/mysqli_get_host_info.phpt branches/PHP_5_3/ext/mysqlnd/mysqlnd.c trunk/ext/mysqli/tests/mysqli_get_host_info.phpt trunk/ext/mysqlnd/mysql

2009-10-19 Thread Ulf Wendel
uw Mon, 19 Oct 2009 12:09:48 + Revision: http://svn.php.net/viewvc?view=revision&revision=289741 Log: Fixing host info for TCP/IP and aligning mysqlnd and libmysql Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_get_host_info.

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

2009-10-19 Thread Ulf Wendel
uw Mon, 19 Oct 2009 12:55:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=289746 Log: MySQL server and metadata - a sad story... trying to make the test pass with a few more server versions Changed paths: U php/php-src/branches/PH

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

2009-10-19 Thread Ulf Wendel
uw Mon, 19 Oct 2009 16:07:10 + Revision: http://svn.php.net/viewvc?view=revision&revision=289751 Log: mysqlnd is a bit more verbose than libmysql - silence mysqlnd here for easier comparison of test results. Changed paths: U php/php-src/branches/P

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/001.phpt branches/PHP_5_3/ext/mysqli/tests/002.phpt branches/PHP_5_3/ext/mysqli/tests/003.phpt branches/PHP_5_3/ext/mysqli/tests/004.phpt

2009-10-19 Thread Ulf Wendel
uw Mon, 19 Oct 2009 20:07:25 + Revision: http://svn.php.net/viewvc?view=revision&revision=289770 Log: Using require[_once] instead of include. Adding logic to connect.inc to detect multiple inclusions of connect.inc which leads to a Fatal error because o

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

2009-10-20 Thread Ulf Wendel
uw Tue, 20 Oct 2009 08:23:06 + Revision: http://svn.php.net/viewvc?view=revision&revision=289786 Log: Bail if connect.inc gets included twice. Including twice is most likely a 'bug'. See also http://news.php.net/php.cvs/60720 Changed paths: U php/

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

2009-10-20 Thread Ulf Wendel
uw Tue, 20 Oct 2009 08:41:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=289787 Log: Making test pass when MySQL runs on Win* Changed paths: U php/php-src/branches/PHP_5_3/ext/mysql/tests/mysql_connect.phpt U php/php-src/trun

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysql/tests/mysql_query_load_data_openbasedir.phpt branches/PHP_5_3/ext/mysqli/tests/mysqli_set_local_infile_handler.phpt branches/PHP_5_3/ext/mysqli/

2009-10-20 Thread Ulf Wendel
uw Tue, 20 Oct 2009 12:31:04 + Revision: http://svn.php.net/viewvc?view=revision&revision=289791 Log: Fixing typo in SKIPIF and partly skipping tests if using remote MySQL because LOAD LOCAL INFILE will fail Changed paths: U php/php-src/branches/

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

2009-10-20 Thread Ulf Wendel
uw Tue, 20 Oct 2009 12:41:58 + Revision: http://svn.php.net/viewvc?view=revision&revision=289792 Log: Skipping tests if InnoDB is available but disabled. I wonder what InnoDB status comes next... Changed paths: U php/php-src/branches/PHP_5_3/ext/m

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

2009-10-20 Thread Ulf Wendel
uw Tue, 20 Oct 2009 13:58:57 + Revision: http://svn.php.net/viewvc?view=revision&revision=289797 Log: Well, hacking around to cope with mysql version specific behaviour if using libmysql... Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/

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

2009-10-20 Thread Ulf Wendel
uw Tue, 20 Oct 2009 14:11:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=289798 Log: libmysql is still 'buggy' - skip test with libmysql Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_change_user_insert_id.p

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

2009-10-20 Thread Ulf Wendel
uw Tue, 20 Oct 2009 17:03:32 + Revision: http://svn.php.net/viewvc?view=revision&revision=289799 Log: Fixing test Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_array_large.phpt U php/php-src/trunk/ext/mysqli/tes

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

2009-10-20 Thread Ulf Wendel
uw Tue, 20 Oct 2009 17:54:57 + Revision: http://svn.php.net/viewvc?view=revision&revision=289804 Log: Making test a bit more portable Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_attr_set.phpt U php/php-src/trunk

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

2009-10-21 Thread Ulf Wendel
uw Wed, 21 Oct 2009 18:57:45 + Revision: http://svn.php.net/viewvc?view=revision&revision=289833 Log: There subtle differences between Linux and Win. mysqlnd is a bit more verbose on Win... silencing to make the test pass Changed paths: U php/php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/mysqli_get_client_stats.phpt branches/PHP_5_3/ext/mysqlnd/mysqlnd_statistics.c trunk/ext/mysqli/tests/mysqli_get_client_stats.phpt trunk/

2009-10-22 Thread Ulf Wendel
uw Thu, 22 Oct 2009 16:05:33 + Revision: http://svn.php.net/viewvc?view=revision&revision=289855 Log: Fixing stats, updating test to accept new stats Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_get_client_stats.phpt U

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

2009-10-22 Thread Ulf Wendel
uw Thu, 22 Oct 2009 16:10:02 + Revision: http://svn.php.net/viewvc?view=revision&revision=289856 Log: Updating mysqlnd version number. Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.h U php/php-src/trunk/ext/mysqlnd/mysqlnd

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

2009-10-23 Thread Ulf Wendel
uw Fri, 23 Oct 2009 12:44:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=289885 Log: Fix: log slow queries in stats regardless of mysqlnd.log_mask setting. Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_result.c

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

2009-10-26 Thread Ulf Wendel
uw Mon, 26 Oct 2009 11:41:30 + Revision: http://svn.php.net/viewvc?view=revision&revision=289929 Log: Updating test, mysqlnd support init commands Changed paths: U php/php-src/branches/PHP_5_3/ext/pdo_mysql/tests/pdo_mysql_class_constants.phpt

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

2009-10-26 Thread Ulf Wendel
uw Mon, 26 Oct 2009 11:48:47 + Revision: http://svn.php.net/viewvc?view=revision&revision=289930 Log: Updating test - no error message any more. Maybe the PDO core has changed... whatever, one issue less Changed paths: U php/php-src/branches/PHP_5

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

2009-11-03 Thread Ulf Wendel
uw Tue, 03 Nov 2009 14:56:04 + Revision: http://svn.php.net/viewvc?view=revision&revision=290170 Log: Fix for bug #49965 . Let mysqli_options() try to cast option values to the appropriate type. Bug: http://bugs.php.net/49965 (Assigned) Setting MYSQLI_O

[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-11-04 Thread Ulf Wendel
uw Wed, 04 Nov 2009 16:09:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=290206 Log: Skipping if MySQL old password algorithm is in use as it seems to be the case on gcov.php.net Changed paths: U php/php-src/branches/PHP_5_3/ext/m

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

2009-11-04 Thread Ulf Wendel
uw Wed, 04 Nov 2009 16:56:32 + Revision: http://svn.php.net/viewvc?view=revision&revision=290210 Log: mysqli won't accept empty string for socket, skip test of mysqli.default_socket if test run does not use socket Changed paths: U php/php-src/bra

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

2009-12-03 Thread Ulf Wendel
Pierre Joye schrieb: On Thu, Dec 3, 2009 at 12:43 PM, Andrey Hristov wrote: When you see I commit the same thing again, I might have a reason, and then just don't freak out by disabling code with ifdef which makes the other part of the source that uses it wrong. I did not care anymore and s

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

2009-12-03 Thread Ulf Wendel
Pierre Joye schrieb: On Thu, Dec 3, 2009 at 2:31 PM, Ulf Wendel wrote: Pierre Joye schrieb: On Thu, Dec 3, 2009 at 12:43 PM, Andrey Hristov wrote: When you see I commit the same thing again, I might have a reason, and then just don't freak out by disabling code with ifdef which make

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/bug34810.phpt branches/PHP_5_3/ext/mysqli/tests/mysqli_class_mysqli_interface.phpt branches/PHP_5_3/ext/mysqli/tests/mysqli_connect_error

2009-12-09 Thread Ulf Wendel
uw Wed, 09 Dec 2009 12:06:10 + Revision: http://svn.php.net/viewvc?view=revision&revision=291916 Log: Adapting tests to accept actual behaviour found in 5.2, 5.3 and 6.0. The behaviour is wrong according to the documentation: mysqli_connect_error() shou

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

2009-12-17 Thread Ulf Wendel
uw Thu, 17 Dec 2009 14:15:28 + Revision: http://svn.php.net/viewvc?view=revision&revision=292256 Log: Test for what Andrey has found with 16M packets Changed paths: A php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_insert_packet_overflow.phpt

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

2010-01-04 Thread Ulf Wendel
uw Mon, 04 Jan 2010 13:44:10 + Revision: http://svn.php.net/viewvc?view=revision&revision=293076 Log: The internal zval cache has been removed and not been reintroduced... remove corresponding test code Changed paths: D php/php-src/branches/PHP_5

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

2010-01-04 Thread Ulf Wendel
uw Mon, 04 Jan 2010 14:34:44 + Revision: http://svn.php.net/viewvc?view=revision&revision=293080 Log: Tweaking test. Andrey, you once requested such a test, please have a look if it does exactly what you want it to do. Changed paths: U php/php-sr

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

2010-01-04 Thread Ulf Wendel
uw Mon, 04 Jan 2010 14:59:04 + Revision: http://svn.php.net/viewvc?view=revision&revision=293084 Log: Fixing test Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_connect_oo_defaults.phpt U php/php-src/trunk/ext/mysqli/t

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

2010-01-04 Thread Ulf Wendel
uw Mon, 04 Jan 2010 15:05:34 + Revision: http://svn.php.net/viewvc?view=revision&revision=293085 Log: The internal zval cache has been removed and not been reintroduced... remove corresponding test code Changed paths: U php/php-src/branches/PHP_5_

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

2010-01-04 Thread Ulf Wendel
uw Mon, 04 Jan 2010 15:29:18 + Revision: http://svn.php.net/viewvc?view=revision&revision=293086 Log: Updating test to new libmysql feature set (first introduced in MySQL 6.0 but now backported to MySQL 5.5). Changed paths: U php/php-src/branches/

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

2010-02-01 Thread Ulf Wendel
uw Mon, 01 Feb 2010 12:18:50 + Revision: http://svn.php.net/viewvc?view=revision&revision=294302 Log: Tests related to #50727 Bug: http://bugs.php.net/50727 (Closed) Accesing mysqli->affected_rows on no connection causes segfault Changed paths:

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

2010-02-02 Thread Ulf Wendel
uw Tue, 02 Feb 2010 13:10:50 + Revision: http://svn.php.net/viewvc?view=revision&revision=294337 Log: No idea which recent change has cause this little API change, however it is not a big change and maybe it is even an improvement. Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/bug51647.phpt branches/PHP_5_3/ext/mysqli/tests/mysqli_get_cache_stats_off.phpt branches/PHP_5_3/ext/mysqli/tests/mysqli_get_client_stats

2010-05-27 Thread Ulf Wendel
uw Thu, 27 May 2010 12:09:39 + Revision: http://svn.php.net/viewvc?view=revision&revision=299845 Log: Test fixes and updates to work with a wider range of MySQL server configs Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug51647.

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

2010-05-27 Thread Ulf Wendel
uw Thu, 27 May 2010 13:01:17 + Revision: http://svn.php.net/viewvc?view=revision&revision=299850 Log: Open server bug: mysqlnd works around it, libmysql fails. Let's skip because MySQL Server version tests are tricky and error prone. Changed paths:

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

2010-05-31 Thread Ulf Wendel
uw Mon, 31 May 2010 10:52:14 + Revision: http://svn.php.net/viewvc?view=revision&revision=299981 Log: Improve EXPECTF to work with other than default schemata Changed paths: U php/php-src/branches/PHP_5_3/ext/pdo_mysql/tests/pdo_mysql___construct_

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

2010-05-31 Thread Ulf Wendel
uw Mon, 31 May 2010 12:22:48 + Revision: http://svn.php.net/viewvc?view=revision&revision=299984 Log: Fixing test Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_connect_oo_defaults.phpt U php/php-src/trunk/ext/mysqli/t

[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

2010-05-31 Thread Ulf Wendel
uw Mon, 31 May 2010 12:55:59 + Revision: http://svn.php.net/viewvc?view=revision&revision=299985 Log: Fixing test - make sure it checks the same conditions for libmysql and mysqlnd Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysq

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

2010-05-31 Thread Ulf Wendel
uw Mon, 31 May 2010 13:28:15 + Revision: http://svn.php.net/viewvc?view=revision&revision=299987 Log: Fixing test - see also gcov results Changed paths: U php/php-src/branches/PHP_5_3/ext/pdo_mysql/tests/pdo_mysql_stmt_fetch_serialize.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/mysqli_poll_kill.phpt branches/PHP_5_3/ext/mysqlnd/mysqlnd_wireprotocol.c trunk/ext/mysqli/tests/mysqli_poll_kill.phpt trunk/ext/mysqlnd/

2010-05-31 Thread Ulf Wendel
uw Mon, 31 May 2010 13:56:42 + Revision: http://svn.php.net/viewvc?view=revision&revision=299989 Log: Updating test to reflect the latest and more verbose mysqlnd error messages, updating mysqlnd error message as well. Changed paths: U php/php-src

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/mysqli_api.c branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_attr_set.phpt trunk/ext/mysqli/mysqli_api.c trunk/ext/mysqli/tests/mysqli_stmt_attr_

2010-05-31 Thread Ulf Wendel
uw Mon, 31 May 2010 12:10:04 + Revision: http://svn.php.net/viewvc?view=revision&revision=299983 Log: Fixing mysqli_stmt_attr_set @ libmysql Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/mysqli_api.c U php/php-src/branches/PHP_5_3/

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_field_types.phpt branches/PHP_5_3/ext/mysqli/tests/mysqli_real_escape_string_big5.phpt branches/PHP_5_3/ext/mysqli/tests/mys

2010-06-08 Thread Ulf Wendel
uw Tue, 08 Jun 2010 13:05:49 + Revision: http://svn.php.net/viewvc?view=revision&revision=300275 Log: More SQL strict mode updates Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_field_types.phpt U php/php-src/br

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

2010-06-08 Thread Ulf Wendel
uw Tue, 08 Jun 2010 14:29:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=300279 Log: Portability improvements Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug34810.phpt U php/php-src/branches/PHP_5_3/ext/mys

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

2010-06-08 Thread Ulf Wendel
uw Tue, 08 Jun 2010 14:57:10 + Revision: http://svn.php.net/viewvc?view=revision&revision=300280 Log: Portability improvement Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug48909.phpt U php/php-src/trunk/ext/mysqli/tests/bu

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

2010-06-08 Thread Ulf Wendel
uw Tue, 08 Jun 2010 15:47:51 + Revision: http://svn.php.net/viewvc?view=revision&revision=300282 Log: Make the tests pass with sql strict mode enabled Changed paths: U php/php-src/branches/PHP_5_3/ext/mysql/tests/mysql_fetch_array.phpt U php/

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_all.phpt branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_all_oo.phpt branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_array.php

2010-06-10 Thread Ulf Wendel
uw Thu, 10 Jun 2010 13:40:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=300353 Log: Fixing tests Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_all.phpt U php/php-src/branches/PHP_5_3/ext/mysqli/

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

2010-06-18 Thread Ulf Wendel
uw Fri, 18 Jun 2010 09:56:18 + Revision: http://svn.php.net/viewvc?view=revision&revision=300565 Log: Don't bail if there is another extension that exports constants starting with mysql Changed paths: U php/php-src/branches/PHP_5_3/ext/mysql/tests

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

2010-08-26 Thread Ulf Wendel
uw Thu, 26 Aug 2010 13:35:20 + Revision: http://svn.php.net/viewvc?view=revision&revision=302800 Log: Test for http://bugs.mysql.com/bug.php?id=49406, Binding params doesn't work when selecting a date inside a CASE-WHEN Changed paths: A php/php-sr

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

2010-08-30 Thread Ulf Wendel
uw Mon, 30 Aug 2010 09:20:48 + Revision: http://svn.php.net/viewvc?view=revision&revision=302882 Log: If you add functions to the PDO core, take care not to break other PDO drivers tests, document the function and provide a function test for the PDO core

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/mysqli.c branches/PHP_5_3/ext/mysqli/mysqli_api.c branches/PHP_5_3/ext/mysqli/tests/mysqli_constants.phpt trunk/ext/mysqli/mysqli.c trunk/ext/m

2010-08-30 Thread Ulf Wendel
uw Mon, 30 Aug 2010 16:59:10 + Revision: http://svn.php.net/viewvc?view=revision&revision=302897 Log: Adding MYSQLI_OPT_SSL_VERIFY_SERVER_CERT for use with mysqli_options(). Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/mysqli.c U

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

2010-08-31 Thread Ulf Wendel
uw Tue, 31 Aug 2010 14:43:02 + Revision: http://svn.php.net/viewvc?view=revision&revision=302923 Log: PHP has changed (undefined) behaviour from 5.3.2 to 5.3.3: ->{} = , which seems to have been never an officially supported syntax and have never been a

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

2010-09-02 Thread Ulf Wendel
uw Thu, 02 Sep 2010 14:57:38 + Revision: http://svn.php.net/viewvc?view=revision&revision=303009 Log: Fix test failure. Add new test for MYSQLI_OPT_INT_AND_FLOAT_NATIVE mysqlnd feature. Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/test

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

2010-09-03 Thread Ulf Wendel
uw Fri, 03 Sep 2010 14:20:32 + Revision: http://svn.php.net/viewvc?view=revision&revision=303026 Log: Test for http://bugs.php.net/52221. Test will fail with mysqlnd but should pass with libmysql. Changed paths: A php/php-src/branches/PHP_5_3/ext/

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

2010-09-15 Thread Ulf Wendel
uw Wed, 15 Sep 2010 08:20:15 + Revision: http://svn.php.net/viewvc?view=revision&revision=303384 Log: Fix test Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_magic_quotes.phpt Modified: php/php-src/branches/PHP_5_3/ext/mysql

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

2010-09-17 Thread Ulf Wendel
uw Fri, 17 Sep 2010 16:40:02 + Revision: http://svn.php.net/viewvc?view=revision&revision=303470 Log: Remove OS dependent directory separator from EXPECT Changed paths: U php/php-src/branches/PHP_5_3/ext/pdo/tests/pdo_034.phpt U php/php-src/t

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

2010-09-17 Thread Ulf Wendel
uw Fri, 17 Sep 2010 17:11:21 + Revision: http://svn.php.net/viewvc?view=revision&revision=303473 Log: Skip if PDO_SQLITE is not available Changed paths: U php/php-src/branches/PHP_5_3/ext/pdo/tests/bug47769.phpt U php/php-src/trunk/ext/pdo/te

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

2010-09-20 Thread Ulf Wendel
uw Mon, 20 Sep 2010 09:04:48 + Revision: http://svn.php.net/viewvc?view=revision&revision=303600 Log: Dont be strict on error messages, they can vary by server version Changed paths: U php/php-src/branches/PHP_5_3/ext/pdo_mysql/tests/bug_44454.phpt

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/mysqli_pconn_conn_multiple.phpt branches/PHP_5_3/ext/mysqli/tests/mysqli_pconn_disabled.phpt branches/PHP_5_3/ext/mysqli/tests/mysqli_pco

2010-09-20 Thread Ulf Wendel
uw Mon, 20 Sep 2010 17:26:39 + Revision: http://svn.php.net/viewvc?view=revision&revision=303628 Log: No reason not to run the tests with libmysql. Its long, long ago that pconnect has been a mysqlnd only feature Changed paths: U php/php-src/bran

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

2010-09-20 Thread Ulf Wendel
uw Mon, 20 Sep 2010 18:26:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=303629 Log: Align test to the style used in the other tests Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug52891.phpt U php/php-src/t

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

2010-09-20 Thread Ulf Wendel
uw Mon, 20 Sep 2010 19:01:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=303630 Log: Trying to pimp gcov.php.net code coverage tests.. trying to cover mysqlnd compress code with a standard test run Changed paths: U php/php-src/b

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

2010-09-22 Thread Ulf Wendel
uw Wed, 22 Sep 2010 15:22:22 + Revision: http://svn.php.net/viewvc?view=revision&revision=303682 Log: Test update for sql_mode = ansi Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_insert_packet_overflow.phpt U php/php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/connect.inc branches/PHP_5_3/ext/mysqli/tests/mysqli_change_user_set_names.phpt branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_field.phpt

2010-09-23 Thread Ulf Wendel
uw Thu, 23 Sep 2010 15:08:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=303732 Log: Let's try not to have 'uft8'-only tests and avoid setting the charset upon connect. I've changed the tests to make no assumptions on the server charset

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

2010-10-01 Thread Ulf Wendel
uw Fri, 01 Oct 2010 08:54:16 + Revision: http://svn.php.net/viewvc?view=revision&revision=303911 Log: Fix leak with persistent connections when using mysqli.default_host is used Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/mysqli_nonapi

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

2010-10-04 Thread Ulf Wendel
uw Mon, 04 Oct 2010 10:43:21 + Revision: http://svn.php.net/viewvc?view=revision&revision=303978 Log: Next one... ext/mysqli/mysqli_fe.c", line [many]: warning: syntax error: empty declaration Changed paths: U php/php-src/branches/PHP_5_3/ext/mys

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

2010-10-04 Thread Ulf Wendel
uw Mon, 04 Oct 2010 10:58:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=303980 Log: Fixing compiler warning. Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/php_mysqlnd.c U php/php-src/trunk/ext/mysqlnd/php_mysqlnd

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

2010-10-04 Thread Ulf Wendel
Hi Kalle! Thanks for pointing out the warnings! Am 04.10.2010 13:30, Kalle Sommer Nielsen schrieb: 2010/10/4 Ulf Wendel : uw Mon, 04 Oct 2010 10:58:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=303980 Log: Fixing compiler war

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

2010-10-04 Thread Ulf Wendel
uw Mon, 04 Oct 2010 10:08:10 + Revision: http://svn.php.net/viewvc?view=revision&revision=303974 Log: Sorry again, nothing but removal of white space from the end of the lines. - fix compile warning "ext/mysql/php_mysql.c:640:11: warning: extra tokens at

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

2010-10-04 Thread Ulf Wendel
uw Mon, 04 Oct 2010 13:36:23 + Revision: http://svn.php.net/viewvc?view=revision&revision=304016 Log: Trying to fix compiler warnings (on Windows). Changed paths: U php/php-src/branches/PHP_5_3/ext/mysql/php_mysql.c U php/php-src/branches/PHP

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

2010-10-04 Thread Ulf Wendel
uw Mon, 04 Oct 2010 10:40:16 + Revision: http://svn.php.net/viewvc?view=revision&revision=303977 Log: Fixing compiler warning "ext/mysqli/mysqli_prop.c", line [...]: warning: syntax error: empty declaration" Changed paths: U php/php-src/branches/

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

2010-10-04 Thread Ulf Wendel
uw Mon, 04 Oct 2010 10:51:44 + Revision: http://svn.php.net/viewvc?view=revision&revision=303979 Log: Fixing "ext/mysqlnd/mysqlnd.h", line 287: warning: syntax error: empty declaration" Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/my

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

2010-10-05 Thread Ulf Wendel
uw Tue, 05 Oct 2010 08:29:54 + Revision: http://svn.php.net/viewvc?view=revision&revision=304066 Log: Fix warnings ext\mysqlnd\mysqlnd_result_meta.c(57) : warning C4090: 'initializing' : different 'const' qualifiers ext\mysqlnd\mysqlnd_result_meta.c(64)

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

2010-10-05 Thread Ulf Wendel
uw Tue, 05 Oct 2010 12:42:53 + Revision: http://svn.php.net/viewvc?view=revision&revision=304086 Log: Greetings from SunCC. ext/mysqli/mysqli_driver.c", line 127|128|129: warning: syntax error: empty declaration Changed paths: U php/php-src/bran

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

2010-10-05 Thread Ulf Wendel
uw Tue, 05 Oct 2010 14:41:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=304103 Log: Fix test: third parameter can be false. Changed paths: U php/php-src/branches/PHP_5_3/ext/pdo_mysql/tests/pdo_mysql_subclass.phpt U php/php-

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

2010-11-12 Thread Ulf Wendel
uw Fri, 12 Nov 2010 12:21:35 + Revision: http://svn.php.net/viewvc?view=revision&revision=305294 Log: Testing for the two new statistics 'bytes_received_real_data_normal' and 'bytes_received_real_data_ps' Changed paths: U php/php-src/branches/PHP

[PHP-CVS] cvs: php-src /ext/mysql/tests 001.phpt 002.phpt 003.phpt connect.inc skipif.inc table.inc

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 11:12:11 2007 UTC Modified files: /php-src/ext/mysql/testsconnect.inc table.inc skipif.inc 001.phpt 002.phpt 003.phpt Log: Trying to fix broken tests. The last set of files committed a few weeks ago broke al

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_affected_rows.phpt mysql_client_encoding.phpt mysql_close.phpt

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 11:57:45 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_affected_rows.phpt mysql_client_encoding.phpt mysql_close.phpt Log: Whitespace: replacing spaces with tab to fol

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_db_name.phpt mysql_drop_db.phpt

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 12:47:23 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_db_name.phpt mysql_drop_db.phpt Log: Those two should be whitespace / coding standards only. However, in some of my commit messages I might be wrong, it's hard to say what we a

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_create_db.phpt mysql_data_seek.phpt

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 12:28:47 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_create_db.phpt mysql_data_seek.phpt Log: Should be whitespace/coding standards changes only. http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/tests/mysql_create_db.phpt?r1=1.

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_db_query.phpt

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 12:50:35 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_db_query.phpt Log: Whitespace/Coding Standards. Test for default link added. http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/tests/mysql_db_query.phpt?r1=1.1&r2=1.2&diff_

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_connect.phpt

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 12:26:21 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_connect.phpt Log: Mostly whitespace (replacing spaces with tab). Additional, weak test for "host:port:socket" syntax, just to make sure we cover the underlying C code.

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_errno.phpt mysql_error.phpt

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 12:57:57 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_error.phpt mysql_errno.phpt Log: Whitespace/Coding Standards. The tests origin from ext/mysqli/tests. ext/mysqli/tests should have a skipifemb.inc, which is not needed and n

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_escape_string.phpt

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 13:22:17 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_escape_string.phpt Log: 1) Whitespace / Coding Standards 2) Don't even dare to have variables that sound like connection parameters and don't come from connect.inc 3) skipif

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_fetch_assoc.phpt

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 13:29:41 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_fetch_assoc.phpt Log: Whitespace / Coding Standards http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/tests/mysql_fetch_assoc.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_fetch_array.phpt

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 13:36:11 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_fetch_array.phpt Log: Aside from whitespace / coding standards this one is more interesting. We added a flag to check if a MySQL column type is a binary type. If so, ext/mysq

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_fetch_lengths.phpt

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 13:51:32 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_fetch_lengths.phpt Log: Whitespace. Removing reference to skipifemb.inc. http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/tests/mysql_fetch_lengths.phpt?r1=1.1&r2=1.2&diff_f

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_fetch_object.phpt

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 13:56:37 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_fetch_object.phpt Log: Whitespace/Coding Standards, removing reference to skipifemb.inc, tweaking EXPECTF. http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/tests/mysql_fe

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_field_flags.phpt

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 14:11:19 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_field_flags.phpt Log: Whitespace/Coding Standards, removal of skipifemb.inc, improved testing and checking for expected field types. http://cvs.php.net/viewvc.cgi/php-src

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_field_len.phpt

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 14:28:22 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_field_len.phpt Log: Whitespace and the usual suspect: skipifemb.inc http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/tests/mysql_field_len.phpt?r1=1.1&r2=1.2&diff_format=u I

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_field_name.phpt mysql_field_seek.phpt mysql_field_table.phpt

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 14:36:26 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_field_name.phpt mysql_field_seek.phpt mysql_field_table.phpt Log: Removing reference to skipifemb.inc which is n

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_field_type.phpt

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 14:41:54 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_field_type.phpt Log: Whitespace/Coding Standard http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/tests/mysql_field_type.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/m

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_free_result.phpt

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 14:44:18 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_free_result.phpt Log: Whitespace/Coding Standards and new check what happens if one tries to free not a mysql resource but a file resource. http://cvs.php.net/viewvc.cgi

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_get_host_info.phpt mysql_get_proto_info.phpt mysql_get_server_info.phpt

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 15:07:29 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_get_host_info.phpt mysql_get_server_info.phpt mysql_get_proto_info.phpt Log: Mainly Whitespace/CS changes. Partl

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_info.phpt

2007-07-11 Thread Ulf Wendel
uw Wed Jul 11 15:13:10 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_info.phpt Log: Whitespace only http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/tests/mysql_info.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/mysql/tests/mysql_info.p

<    1   2   3   4   >