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/05/15 01:05] – tests stastodo:tests54 [2011/09/10 05:36] – [Tested 2011-09-07 on Mac OS X] stas
Line 1: Line 1:
 ====== Test failures for 5.4 ====== ====== Test failures for 5.4 ======
-===== Tested 2011-05-14 on Mac OS X ===== 
-Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt] 
-Test open_basedir configuration [tests/security/open_basedir_readlink.phpt] 
-Test open_basedir configuration [tests/security/open_basedir_unlink.phpt] 
-Testing declare statement with several type values [Zend/tests/declare_001.phpt]Scripts with flex-incompatible encoding without suitable conversion strategy [Zend/tests/multibyte/multiby 
-te_encoding_006.phpt] 
-Bug #33532 (Different output for strftime() and date()) [ext/date/tests/bug33532.phpt]Bug #51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error) [ext/date/tests/b 
-ug51819.phpt] 
-Bug #51866 (Lenient parsing with parseFromFormat) [ext/date/tests/bug51866.phpt]Bug #51994 (date_parse_from_format is parsing invalid date using 'yz' format) [ext/date/tests/bug51994.php 
-t]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]DOMDocument::$validateOnParse - effectual determination (dom_document_validate_on_parse_read/dom_document_ 
-validate_on_parse_write) [ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt] 
-Bug #52941 (The 'iconv_mime_decode_headers' function is skipping headers) [ext/iconv/tests/bug52941.phpt] 
-iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt] 
-mysql connect [ext/mysql/tests/001.phpt] 
-mysql_connect() [ext/mysql/tests/mysql_connect.phpt] 
-mysql_[p]connect() - max_links/max_persistent [ext/mysql/tests/mysql_max_links.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] +===== Test failure interface ===== 
-MySQL PDO->__construct(), options [ext/pdo_mysql/tests/pdo_mysql___construct_options.phpt] +A pretty interface to see test failures and their diffs can be found at http://qa.php.net/reports
-MySQL PDO->__construct(), libmysql only options [ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.phpt] +===== Tested 2011-09-07 on Mac OS X ===== 
-PDO MySQL specific class constants [ext/pdo_mysql/tests/pdo_mysql_class_constants.phpt] +Using mysqlnd driver 
-MySQL PDO class interface [ext/pdo_mysql/tests/pdo_mysql_interface.phpt] +<code> 
-Test for bug 52013 about Phar::decompressFiles(). [ext/phar/tests/bug52013.phpt] +Testing register_shutdown_function() with timeout(Bug#21513) [tests/func/005a.phpt] 
-Phar objectbasics [ext/phar/tests/phar_oo_001.phpt] +Bug #28220 (mb_strwidth() returns wrong width values for some Hangul characters) [ext/mbstring/tests/bug28220.phpt] 
-Phar and RecursiveDirectoryIterator [ext/phar/tests/phar_oo_005.phpt] +Bug #49536 (mb_detect_encoding() returns incorrect results when strict_mode is turned on) [ext/mbstring/tests/bug49536.phpt] 
-ReflectionExtension::getINIEntries() [ext/reflection/tests/015.phpt] +Unicode standard conformance test (ill-formed UTF sequences.) [ext/mbstring/tests/illformed_utf_sequences.phpt] 
-Bug #26862 (ob_flush() before output_reset_rewrite_vars() results in data loss) [ext/session/tests/bug26862.phpt] +int mysqli_poll() and kill [ext/mysqli/tests/mysqli_poll_kill.phpt] 
-Test session_encode() function : basic functionality [ext/session/tests/session_encode_basic.phpt] +MySQL PDO->__construct() - Generic + DSN [ext/pdo_mysql/tests/pdo_mysql___construct.phpt] 
-SimpleXML: XPath [ext/simplexml/tests/008.phpt] +MySQL PDO->exec(), affected rows [ext/pdo_mysql/tests/pdo_mysql_exec_load_data.phpt] 
-SPL: DirectoryIterator test getGroup [ext/spl/tests/DirectoryIterator_getGroup_basic.phpt] +MySQL PDOStatement->execute()/fetch(), Non-SELECT [ext/pdo_mysql/tests/pdo_mysql_subclass.phpt]
-SPL: Spl Directory Iterator test getOwner [ext/spl/tests/DirectoryIterator_getOwner_basic.phpt] +
-SPL: Spl File Info test getGroup [ext/spl/tests/SplFileInfo_getGroup_basic.phpt] +
-SPL: Spl File Info test getOwner [ext/spl/tests/SplFileInfo_getOwner_basic.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]
-Test umask() function : usage variation [ext/standard/tests/file/umask_variation3.phpt] +Bug #54623Segfault when when writing to a persistent socket after closing a copy of the socket [ext/standard/tests/streams/bug54623.phpt] 
-Test function getservbyname() by substituting argument 2 with emptyUnsetUndefNull values. [ext/standard/tests/general_functions/getservbyname_variation10.phpt] +</code>
-Test function getservbyname() by substituting argument 2 with boolean values. [ext/standard/tests/general_functions/getservbyname_variation9.phpt] +
-proc_nice() basic behaviour [ext/standard/tests/general_functions/proc_nice_basic.phpt] +
-Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic2.phpt] +
-Test mail() function : variation force extra parameters [ext/standard/tests/mail/mail_variation2.phpt] +
- +
-Bug #45712 (NaN/INF comparison) [ext/standard/tests/math/bug45712.phpt] +
-Test gethostbynamel() function error conditions [ext/standard/tests/network/gethostbynamel_error.phpt] +
-serialize()/unserialize()/var_dump() [ext/standard/tests/serialize/001.phpt] +
-Test serialize() & unserialize() functions: arrays (circular references) [ext/standard/tests/serialize/serialization_arrays_001.phpt] +
-Test serialize() & unserialize() functions: many types [ext/standard/tests/serialize/serialization_miscTypes_001.phpt] +
-Test serialize() & unserialize() functions: objects [ext/standard/tests/serialize/serialization_objects_001.phpt] +
-Test serialize() & unserialize() functions: objects (variations) [ext/standard/tests/serialize/serialization_objects_002.phpt] +
-Test serialize() & unserialize() functions: objects (abstract classes) [ext/standard/tests/serialize/serialization_objects_003.phpt] +
-htmlentities() test 4 (setlocale / ja_JP.EUC-JP) [ext/standard/tests/strings/htmlentities04.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] +
todo/tests54.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1