php-src/ext/mysql/tests
2008-12-01 21:20:27 +00:00
..
001.phpt Trying to fix broken tests. The last set of files committed a few weeks ago 2007-07-11 11:12:10 +00:00
002.phpt Same as for PHP_5_3: Trying to skip tests if they can't connect to the 2007-10-12 12:32:39 +00:00
003.phpt Same as for PHP_5_3: Trying to skip tests if they can't connect to the 2007-10-12 12:32:39 +00:00
connect.inc Update ext/mysql's and ext/mysqli's tests 2008-04-24 14:04:58 +00:00
mysql_affected_rows.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_client_encoding.phpt Same as for PHP_5_3: Trying to skip tests if they can't connect to the 2007-10-12 12:32:39 +00:00
mysql_close.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_connect.phpt Remove dead code 2008-02-08 09:57:01 +00:00
mysql_constants.phpt Same as for PHP_5_3: Trying to skip tests if they can't connect to the 2007-10-12 12:32:39 +00:00
mysql_create_db.phpt Should be whitespace/coding standards changes only. 2007-07-11 12:28:46 +00:00
mysql_data_seek.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_db_name.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_db_query.phpt Same as for PHP_5_3: Trying to skip tests if they can't connect to the 2007-10-12 12:32:39 +00:00
mysql_drop_db.phpt Those two should be whitespace / coding standards only. However, in some of 2007-07-11 12:47:23 +00:00
mysql_errno.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_error.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_escape_string.phpt 1) Whitespace / Coding Standards 2007-07-11 13:22:17 +00:00
mysql_fetch_array.phpt Fix mysql_fetch_* and tests after param parsing changes 2008-12-01 21:20:27 +00:00
mysql_fetch_assoc.phpt Fix mysql_fetch_* and tests after param parsing changes 2008-12-01 21:20:27 +00:00
mysql_fetch_field.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_fetch_lengths.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_fetch_object.phpt Test changes for HEAD = synching with 5_3 2007-10-10 10:56:33 +00:00
mysql_fetch_row.phpt Fix mysql_fetch_* and tests after param parsing changes 2008-12-01 21:20:27 +00:00
mysql_field_flags.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_field_len.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_field_name.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_field_seek.phpt Same as for ext/mysqli tests: addition of a new environment variable 2007-08-09 11:53:17 +00:00
mysql_field_table.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_field_type.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_free_result.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_get_client_info.phpt Whitespace and new "too many arguments" check. 2007-07-11 14:45:53 +00:00
mysql_get_host_info.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_get_proto_info.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_get_server_info.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_info.phpt Same as for ext/mysqli tests: addition of a new environment variable 2007-08-09 11:53:17 +00:00
mysql_insert_id.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_list_dbs.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_list_fields.phpt Test changes for HEAD = synching with 5_3 2007-10-10 10:56:33 +00:00
mysql_list_processes.phpt Same as for ext/mysqli tests: addition of a new environment variable 2007-08-09 11:53:17 +00:00
mysql_list_tables.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_max_links.phpt Adding tests to ext/mysql in HEAD = synching with 5_3 2007-10-10 10:55:52 +00:00
mysql_max_persistent.phpt Same as for PHP_5_3: Trying to skip tests if they can't connect to the 2007-10-12 12:32:39 +00:00
mysql_num_fields.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_num_rows.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_pconn_disable.phpt Adding tests to ext/mysql in HEAD = synching with 5_3 2007-10-10 10:55:52 +00:00
mysql_pconn_kill.phpt Adding tests to ext/mysql in HEAD = synching with 5_3 2007-10-10 10:55:52 +00:00
mysql_pconn_max_links.phpt Adding tests to ext/mysql in HEAD = synching with 5_3 2007-10-10 10:55:52 +00:00
mysql_pconn_reuse.phpt Adding tests to ext/mysql in HEAD = synching with 5_3 2007-10-10 10:55:52 +00:00
mysql_pconnect.phpt Adding tests to ext/mysql in HEAD = synching with 5_3 2007-10-10 10:55:52 +00:00
mysql_phpinfo.phpt Fixed test 2008-06-11 09:58:45 +00:00
mysql_ping.phpt Same as for ext/mysqli tests: addition of a new environment variable 2007-08-09 11:53:17 +00:00
mysql_query_load_data_openbasedir.phpt - Fix typo in skipif 2008-03-09 01:06:38 +00:00
mysql_query.phpt Same as for ext/mysqli tests: addition of a new environment variable 2007-08-09 11:53:17 +00:00
mysql_real_escape_string.phpt Same as for ext/mysqli tests: addition of a new environment variable 2007-08-09 11:53:17 +00:00
mysql_result.phpt Test changes for HEAD = synching with 5_3 2007-10-10 10:56:33 +00:00
mysql_select_db.phpt Same as for ext/mysqli tests: addition of a new environment variable 2007-08-09 11:53:17 +00:00
mysql_set_charset.phpt Same as for ext/mysqli tests: addition of a new environment variable 2007-08-09 11:53:17 +00:00
mysql_sql_safe_mode.phpt Adding tests to ext/mysql in HEAD = synching with 5_3 2007-10-10 10:55:52 +00:00
mysql_stat.phpt Same as for ext/mysqli tests: addition of a new environment variable 2007-08-09 11:53:17 +00:00
mysql_tablename.phpt New param parsing for ext/mysql 2008-11-28 20:21:35 +00:00
mysql_thread_id.phpt Same as for ext/mysqli tests: addition of a new environment variable 2007-08-09 11:53:17 +00:00
mysql_trace_mode.phpt Fixed test 2008-06-11 10:07:20 +00:00
mysql_unbuffered_query.phpt Same as for ext/mysqli tests: addition of a new environment variable 2007-08-09 11:53:17 +00:00
skipif.inc Whitespace (space to tab)/CS 2007-07-23 07:51:37 +00:00
skipifconnectfailure.inc Same as for PHP_5_3: Trying to skip tests if they can't connect to the 2007-10-12 12:32:39 +00:00
table.inc Whitespace (space to tab)/CS 2007-07-23 07:51:37 +00:00