todo:tests54

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
todo:tests54 [2011/08/31 03:35] – [Tested 2011-05-14 on Mac OS X] stastodo:tests54 [2011/09/10 05:36] – [Tested 2011-09-07 on Mac OS X] stas
Line 3: Line 3:
 ===== Test failure interface ===== ===== Test failure interface =====
 A pretty interface to see test failures and their diffs can be found at http://qa.php.net/reports/ A pretty interface to see test failures and their diffs can be found at http://qa.php.net/reports/
-===== Tested 2011-08-30 on Mac OS X =====+===== Tested 2011-09-07 on Mac OS X ===== 
 +Using mysqlnd driver
 <code> <code>
 Testing register_shutdown_function() with timeout. (Bug: #21513) [tests/func/005a.phpt] Testing register_shutdown_function() with timeout. (Bug: #21513) [tests/func/005a.phpt]
-Timeout again inside register_shutdown_function [tests/lang/045.phpt] 
-Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt] 
-Test open_basedir configuration [tests/security/open_basedir_readlink.phpt] 
-Bug #33532 (Different output for strftime() and date()) [ext/date/tests/bug33532.phpt] 
-Test gmstrftime() function : usage variation - Checking Preferred date and time representation other than on Windows. [ext/date/tests/gmstrftime_variation22.phpt] 
-Test strftime() function : usage variation - Checking Preferred date and time representation other than on Windows. [ext/date/tests/strftime_variation22.phpt] 
-libxml_set_external_entity_loader() variation: resolve externals and entities [ext/libxml/tests/libxml_set_external_entity_loader_variation1.phpt] 
-libxml_set_external_entity_loader() variation: restore original handler; returning NULL [ext/libxml/tests/libxml_set_external_entity_loader_variation2.phpt] 
 Bug #28220 (mb_strwidth() returns wrong width values for some Hangul characters) [ext/mbstring/tests/bug28220.phpt] Bug #28220 (mb_strwidth() returns wrong width values for some Hangul characters) [ext/mbstring/tests/bug28220.phpt]
 Bug #49536 (mb_detect_encoding() returns incorrect results when strict_mode is turned on) [ext/mbstring/tests/bug49536.phpt] Bug #49536 (mb_detect_encoding() returns incorrect results when strict_mode is turned on) [ext/mbstring/tests/bug49536.phpt]
 Unicode standard conformance test (ill-formed UTF sequences.) [ext/mbstring/tests/illformed_utf_sequences.phpt] Unicode standard conformance test (ill-formed UTF sequences.) [ext/mbstring/tests/illformed_utf_sequences.phpt]
-Test mb_internal_encoding() function : usage variations - Test different encodings [ext/mbstring/tests/mb_internal_encoding_variation2.phpt] +int mysqli_poll() and kill [ext/mysqli/tests/mysqli_poll_kill.phpt] 
-Bug #53649 (mysql_query with "load data" unable to save result set) [ext/mysql/tests/bug53649.phpt] +MySQL PDO->__construct() - Generic + DSN [ext/pdo_mysql/tests/pdo_mysql___construct.phpt] 
-Bug #5547 (mysql_pconnect leaks file descriptors on reconnect) [ext/mysql/tests/bug55473.phpt] +MySQL PDO->exec(), affected rows [ext/pdo_mysql/tests/pdo_mysql_exec_load_data.phpt] 
-Check if deprecated API calls bail out [ext/mysql/tests/mysql_deprecated_api.phpt] +MySQL PDOStatement->execute()/fetch(), Non-SELECT [ext/pdo_mysql/tests/pdo_mysql_subclass.phpt]
-local infile handler [ext/mysqli/tests/061.phpt] +
-Bug #49422 (mysqlnd: mysqli_real_connect() and LOAD DATA INFILE crash) [ext/mysqli/tests/bug49442.phpt] +
-Bug #51647 (Certificate file without private key (pk in another file) doesn't work) [ext/mysqli/tests/bug51647.phpt] +
-Bug #53503 (mysqli::query returns false after successful LOAD DATA query) [ext/mysqli/tests/bug53503.phpt] +
-Bug #55283 (SSL options set by mysqli_ssl_set ignored for MySQLi persistent connections) [ext/mysqli/tests/bug55283.phpt] +
-new mysqli() [ext/mysqli/tests/mysqli_connect_oo_warnings.phpt] +
-mysqli_debug() - append to trace file [ext/mysqli/tests/mysqli_debug_append.phpt] +
-mysqli_debug() - invalid debug control strings [ext/mysqli/tests/mysqli_debug_control_string.phpt] +
-mysqli_debug() - all control string options supported by both mysqlnd and libmysql except oOaA [ext/mysqli/tests/mysqli_debug_mysqlnd_control_string.phpt] +
-EXPLAIN - metadata [ext/mysqli/tests/mysqli_explain_metadata.phpt] +
-API vs. SQL LAST_INSERT_ID() [ext/mysqli/tests/mysqli_last_insert_id.phpt] +
-mysql_query(LOAD DATA LOCAL INFILE) with large data set (10MB) [ext/mysqli/tests/mysqli_query_local_infile_large.phpt] +
-mysqli_set_local_infile_default() [ext/mysqli/tests/mysqli_set_local_infile_default.phpt] +
-mysqli_set_local_infile_handler() [ext/mysqli/tests/mysqli_set_local_infile_handler.phpt] +
-mysqli_set_local_infile_handler() - kill database link [ext/mysqli/tests/mysqli_set_local_infile_handler_kill_link.phpt] +
-mysqli_set_local_infile_handler() open basedir restrictions [ext/mysqli/tests/mysqli_set_local_infile_handler_openbasedir.phpt] +
-mysqli_set_local_infile_handler() - do not use the file pointer [ext/mysqli/tests/mysqli_set_local_infile_handler_unregister.phpt] +
-mysqli_stmt_num_rows() [ext/mysqli/tests/mysqli_stmt_num_rows.phpt] +
-MySQL PDO->__construct(), options [ext/pdo_mysql/tests/pdo_mysql___construct_options.phpt] +
-MySQL PDO->__construct(), libmysql only options [ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.phpt] +
-MySQL PDO class interface [ext/pdo_mysql/tests/pdo_mysql_interface.phpt] +
-Bug #48601 (xpath() returns FALSE for legitimate query) [ext/simplexml/tests/bug48601.phpt]+
 Sort with SORT_LOCALE_STRING [ext/standard/tests/array/locale_sort.phpt] Sort with SORT_LOCALE_STRING [ext/standard/tests/array/locale_sort.phpt]
-Bug #45712 (NaN/INF comparison) [ext/standard/tests/math/bug45712.phpt] +Bug #54623Segfault when when writing to a persistent socket after closing a copy of the socket [ext/standard/tests/streams/bug54623.phpt]
-htmlentities() test 15 (setlocale / KOI8-R) [ext/standard/tests/strings/htmlentities15.phpt] +
-Test nl_langinfo() function  unexpected inputs for '$tem' argument [ext/standard/tests/strings/nl_langinfo_variation1.phpt] +
-Test strtolower() function [ext/standard/tests/strings/strtolower.phpt] +
-Test strtoupper() function [ext/standard/tests/strings/strtoupper1.phpt] +
-Test strptime() function : basic functionality [ext/standard/tests/time/strptime_basic.phpt] +
-zlib.output_compression [ext/zlib/tests/ob_003.phpt] +
-ob_gzhandler [ext/zlib/tests/ob_004.phpt] +
-ob_gzhandler [ext/zlib/tests/ob_005.phpt]+
 </code> </code>
todo/tests54.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1