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
todo:tests54 [2011/08/31 16:40] – [Tested 2011-08-30 on Mac OS X] stastodo:tests54 [2017/09/22 13:28] (current) – external edit 127.0.0.1
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] 
 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] 
-mysql connect [ext/mysql/tests/001.phpt] +MySQL PDO->__construct() - Generic + DSN [ext/pdo_mysql/tests/pdo_mysql___construct.phpt] 
-mysql_connect() [ext/mysql/tests/mysql_connect.phpt] +MySQL PDO->exec(), affected rows [ext/pdo_mysql/tests/pdo_mysql_exec_load_data.phpt] 
-mysql_[p]connect() - max_links/max_persistent [ext/mysql/tests/mysql_max_links.phpt] +MySQL PDOStatement->execute()/fetch(), Non-SELECT [ext/pdo_mysql/tests/pdo_mysql_subclass.phpt]
-mysqli_connect() [ext/mysqli/tests/mysqli_connect.phpt] +
-new mysqli() [ext/mysqli/tests/mysqli_connect_oo.phpt] +
-new mysqli() [ext/mysqli/tests/mysqli_connect_oo_defaults.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]+
 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 #54623: Segfault when when writing to a persistent socket after closing a copy of the socket [ext/standard/tests/streams/bug54623.phpt]
 </code> </code>
todo/tests54.1314808802.txt.gz · Last modified: 2017/09/22 13:28 (external edit)