components/php-5_3/php-sapi/test/results-i86.master
author Craig Mohrman <craig.mohrman@oracle.com>
Fri, 05 Jun 2015 15:10:12 -0700
changeset 4423 dd64204871b3
parent 4165 cd344a63e64f
child 4494 f5b717124172
permissions -rw-r--r--
20293317 problem in UTILITY/PHP 20433646 problem in UTILITY/PHP


PHP_SAPI    : cli
PHP_VERSION : 5.3.29
ZEND_VERSION: 2.3.0

INI actual  : $(@D)/tmp-php.ini
More .INIs  :  
CWD         : $(SOURCE_DIR)
Extra dirs  : 
VALGRIND    : Not used
=====================================================================

=====================================================================
TEST 1/11091 [tests/run-test/test001.phpt]
PASS EXPECT [tests/run-test/test001.phpt] 
TEST 2/11091 [tests/run-test/test002.phpt]
PASS EXPECTF [tests/run-test/test002.phpt] 
TEST 3/11091 [tests/run-test/test003.phpt]
PASS EXPECTREGEX [tests/run-test/test003.phpt] 
TEST 4/11091 [tests/run-test/test004.phpt]
PASS INI section allows '=' [tests/run-test/test004.phpt] 
TEST 5/11091 [tests/run-test/test005.phpt]
PASS Error message handling (without ZendOptimizer) [tests/run-test/test005.phpt] 
TEST 6/11091 [tests/run-test/test006.phpt]
PASS Error messages are shown [tests/run-test/test006.phpt] 
TEST 7/11091 [tests/run-test/test007.phpt]
PASS dirname test [tests/run-test/test007.phpt] 
TEST 8/11091 [tests/run-test/test008.phpt]
SKIP Error message handling (with ZendOptimizer) [tests/run-test/test008.phpt] reason: Zend Optimizer is not loaded
TEST 9/11091 [tests/run-test/test008a.phpt]
PASS Error message handling (without ZendOptimizer) [tests/run-test/test008a.phpt] 
TEST 10/11091 [tests/run-test/test009.phpt]
PASS print_r(Object) [tests/run-test/test009.phpt] 
TEST 11/11091 [tests/run-test/test010.phpt]
PASS STDIN input [tests/run-test/test010.phpt] 
TEST 12/11091 [tests/basic/001.phpt]
PASS Trivial "Hello World" test [tests/basic/001.phpt] 
SKIP Simple POST Method test [tests/basic/002.phpt] reason: CGI not available
SKIP GET and POST Method combined [tests/basic/003.phpt] reason: CGI not available
SKIP Two variables in POST data [tests/basic/004.phpt] reason: CGI not available
SKIP Three variables in POST data [tests/basic/005.phpt] reason: CGI not available
TEST 17/11091 [tests/basic/006.phpt]
PASS Add 3 variables together and print result [tests/basic/006.phpt] 
TEST 18/11091 [tests/basic/007.phpt]
PASS Multiply 3 variables and print result [tests/basic/007.phpt] 
TEST 19/11091 [tests/basic/008.phpt]
PASS Divide 3 variables and print result [tests/basic/008.phpt] 
TEST 20/11091 [tests/basic/009.phpt]
PASS Subtract 3 variables and print result [tests/basic/009.phpt] 
TEST 21/11091 [tests/basic/010.phpt]
PASS Testing | and & operators [tests/basic/010.phpt] 
SKIP Testing $argc and $argv handling (GET) [tests/basic/011.phpt] reason: CGI not available
TEST 23/11091 [tests/basic/012.phpt]
PASS Testing $argc and $argv handling (cli) [tests/basic/012.phpt] 
SKIP POST Method test and arrays [tests/basic/013.phpt] reason: CGI not available
SKIP POST Method test and arrays - 2 [tests/basic/014.phpt] reason: CGI not available
SKIP POST Method test and arrays - 3 [tests/basic/015.phpt] reason: CGI not available
SKIP POST Method test and arrays - 4 [tests/basic/016.phpt] reason: CGI not available
SKIP POST Method test and arrays - 5 [tests/basic/017.phpt] reason: CGI not available
SKIP POST Method test and arrays - 6 [tests/basic/018.phpt] reason: CGI not available
SKIP POST Method test and arrays - 7 [tests/basic/019.phpt] reason: CGI not available
SKIP POST Method test and arrays - 8 [tests/basic/020.phpt] reason: CGI not available
SKIP Bug #37276 (problems witch $_POST array) [tests/basic/021.phpt] reason: CGI not available
SKIP Cookies test#1 [tests/basic/022.phpt] reason: CGI not available
SKIP Cookies test#2 [tests/basic/023.phpt] reason: CGI not available
SKIP Test HTTP_RAW_POST_DATA creation [tests/basic/024.phpt] reason: CGI not available
SKIP Test HTTP_RAW_POST_DATA with excessive post length [tests/basic/025.phpt] reason: CGI not available
SKIP Registration of HTTP_RAW_POST_DATA due to unknown content-type [tests/basic/026.phpt] reason: CGI not available
SKIP Handling of max_input_nesting_level being reached [tests/basic/027.phpt] reason: CGI not available
SKIP Bug#55504 (Content-Type header is not parsed correctly on HTTP POST request) [tests/basic/030.phpt] reason: CGI not available
SKIP Bug#55504 (Content-Type header is not parsed correctly on HTTP POST request) [tests/basic/031.phpt] reason: CGI not available
SKIP Bug#18792 (no form variables after multipart/form-data) [tests/basic/032.phpt] reason: CGI not available
TEST 42/11091 [tests/basic/bug20539.phpt]
PASS Bug #20539 (PHP CLI Segmentation Fault) [tests/basic/bug20539.phpt] 
TEST 43/11091 [tests/basic/bug29971.phpt]
PASS Bug #29971 (variables_order behaviour) [tests/basic/bug29971.phpt] 
TEST 44/11091 [tests/basic/bug45986.phpt]
PASS Bug #45986 (wrong error message for a non existant file on rename) [tests/basic/bug45986.phpt] 
SKIP Bug #46313 (Magic quotes broke $_FILES) [tests/basic/bug46313-win.phpt] reason: CGI not available
SKIP Bug #46313 (Magic quotes broke $_FILES) [tests/basic/bug46313.phpt] reason: CGI not available
SKIP Testing magic_quotes_gpc [tests/basic/bug46759.phpt] reason: CGI not available
TEST 48/11091 [tests/basic/bug51709_1.phpt]
PASS Bug #51709 (Can't use keywords as method names) [tests/basic/bug51709_1.phpt] 
TEST 49/11091 [tests/basic/bug51709_2.phpt]
PASS Bug #51709 (Can't use keywords as method names) [tests/basic/bug51709_2.phpt] 
SKIP Bug #53180 (post_max_size=0 partly not working) [tests/basic/bug53180.phpt] reason: CGI not available
SKIP Bug #55500 (Corrupted $_FILES indices lead to security concern) [tests/basic/bug55500.phpt] reason: CGI not available
SKIP Bug #61000 (Exceeding max nesting level doesn't delete numerical vars) [tests/basic/bug61000.phpt] reason: CGI not available
TEST 53/11091 [tests/basic/magic_quotes_gpc.phpt]
PASS Bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831) [tests/basic/magic_quotes_gpc.phpt] 
TEST 54/11091 [tests/basic/php_egg_logo_guid.phpt]
PASS Testing php_egg_logo_guid() function [tests/basic/php_egg_logo_guid.phpt] 
TEST 55/11091 [tests/basic/php_logo_guid.phpt]
PASS Testing php_logo_guid() function [tests/basic/php_logo_guid.phpt] 
TEST 56/11091 [tests/basic/php_real_logo_guid.phpt]
PASS Testing php_real_logo_guid() function [tests/basic/php_real_logo_guid.phpt] 
SKIP rfc1867 anonymous upload [tests/basic/rfc1867_anonymous_upload.phpt] reason: CGI not available
SKIP rfc1867 array upload [tests/basic/rfc1867_array_upload.phpt] reason: CGI not available
SKIP rfc1867 boundary 1 [tests/basic/rfc1867_boundary_1.phpt] reason: CGI not available
SKIP rfc1867 boundary 2 [tests/basic/rfc1867_boundary_2.phpt] reason: CGI not available
SKIP rfc1867 empty upload [tests/basic/rfc1867_empty_upload.phpt] reason: CGI not available
SKIP rfc1867 file_upload disabled [tests/basic/rfc1867_file_upload_disabled.phpt] reason: CGI not available
SKIP rfc1867 garbled mime headers [tests/basic/rfc1867_garbled_mime_headers.phpt] reason: CGI not available
SKIP rfc1867 invalid boundary [tests/basic/rfc1867_invalid_boundary.phpt] reason: CGI not available
SKIP rfc1867 malicious input [tests/basic/rfc1867_malicious_input.phpt] reason: CGI not available
SKIP rfc1867 MAX_FILE_SIZE [tests/basic/rfc1867_max_file_size.phpt] reason: CGI not available
SKIP rfc1867 max_file_uploads - empty files shouldn't count (non-debug version) [tests/basic/rfc1867_max_file_uploads_empty_files.phpt] reason: CGI not available
SKIP rfc1867 max_file_uploads - empty files shouldn't count (debug version) [tests/basic/rfc1867_max_file_uploads_empty_files_debug.phpt] reason: CGI not available
SKIP rfc1867 missing boundary [tests/basic/rfc1867_missing_boundary.phpt] reason: CGI not available
SKIP rfc1867 missing boundary 2 [tests/basic/rfc1867_missing_boundary_2.phpt] reason: CGI not available
SKIP rfc1867 post_max_filesize [tests/basic/rfc1867_post_max_filesize.phpt] reason: CGI not available
SKIP rfc1867 post_max_size [tests/basic/rfc1867_post_max_size.phpt] reason: CGI not available
TEST 73/11091 [tests/basic/zend_logo_guid.phpt]
PASS Testing zend_logo_guid() function [tests/basic/zend_logo_guid.phpt] 
TEST 74/11091 [tests/classes/__call_001.phpt]
PASS ZE2 __call() [tests/classes/__call_001.phpt] 
TEST 75/11091 [tests/classes/__call_002.phpt]
PASS ZE2 __call() signature check [tests/classes/__call_002.phpt] 
TEST 76/11091 [tests/classes/__call_003.phpt]
PASS Force pass-by-reference to __call [tests/classes/__call_003.phpt] 
TEST 77/11091 [tests/classes/__call_004.phpt]
PASS When __call() is invoked via ::, ensure current scope's __call() is favoured over the specified class's  __call(). [tests/classes/__call_004.phpt] 
TEST 78/11091 [tests/classes/__call_005.phpt]
PASS When __call() is invoked via ::, ensure private implementation of __call() in superclass is accessed without error. [tests/classes/__call_005.phpt] 
TEST 79/11091 [tests/classes/__call_006.phpt]
PASS Ensure exceptions are handled properly when thrown in __call. [tests/classes/__call_006.phpt] 
TEST 80/11091 [tests/classes/__call_007.phpt]
PASS Ensure exceptions are handled properly when thrown in a statically declared __call. [tests/classes/__call_007.phpt] 
TEST 81/11091 [tests/classes/__set__get_001.phpt]
PASS ZE2 __set() and __get() [tests/classes/__set__get_001.phpt] 
TEST 82/11091 [tests/classes/__set__get_002.phpt]
PASS ZE2 __get() signature check [tests/classes/__set__get_002.phpt] 
TEST 83/11091 [tests/classes/__set__get_003.phpt]
PASS ZE2 __set() signature check [tests/classes/__set__get_003.phpt] 
TEST 84/11091 [tests/classes/__set__get_004.phpt]
PASS ZE2 __set() and __get() [tests/classes/__set__get_004.phpt] 
TEST 85/11091 [tests/classes/__set__get_005.phpt]
PASS ZE2 __set() and __get() [tests/classes/__set__get_005.phpt] 
TEST 86/11091 [tests/classes/__set_data_corrupt.phpt]
PASS ZE2 Data corruption in __set [tests/classes/__set_data_corrupt.phpt] 
TEST 87/11091 [tests/classes/abstract.phpt]
PASS ZE2 An abstract method may not be called [tests/classes/abstract.phpt] 
TEST 88/11091 [tests/classes/abstract_by_interface_001.phpt]
PASS ZE2 An abstract method may not be called [tests/classes/abstract_by_interface_001.phpt] 
TEST 89/11091 [tests/classes/abstract_by_interface_002.phpt]
PASS ZE2 An abstract method may not be called [tests/classes/abstract_by_interface_002.phpt] 
TEST 90/11091 [tests/classes/abstract_class.phpt]
PASS ZE2 An abstract class cannot be instantiated [tests/classes/abstract_class.phpt] 
TEST 91/11091 [tests/classes/abstract_derived.phpt]
PASS ZE2 A derived class with an abstract method must be abstract [tests/classes/abstract_derived.phpt] 
TEST 92/11091 [tests/classes/abstract_final.phpt]
PASS ZE2 A final method cannot be abstract [tests/classes/abstract_final.phpt] 
TEST 93/11091 [tests/classes/abstract_inherit.phpt]
PASS ZE2 A class that inherits an abstract method is abstract [tests/classes/abstract_inherit.phpt] 
TEST 94/11091 [tests/classes/abstract_not_declared.phpt]
PASS ZE2 An abstract class must be declared abstract [tests/classes/abstract_not_declared.phpt] 
TEST 95/11091 [tests/classes/abstract_redeclare.phpt]
PASS ZE2 A method cannot be redeclared abstract [tests/classes/abstract_redeclare.phpt] 
TEST 96/11091 [tests/classes/abstract_static.phpt]
PASS ZE2 A static abstract methods [tests/classes/abstract_static.phpt] 
TEST 97/11091 [tests/classes/abstract_user_call.phpt]
PASS ZE2 An abstrcat method cannot be called indirectly [tests/classes/abstract_user_call.phpt] 
TEST 98/11091 [tests/classes/array_access_001.phpt]
PASS ZE2 ArrayAccess [tests/classes/array_access_001.phpt] 
TEST 99/11091 [tests/classes/array_access_002.phpt]
PASS ZE2 ArrayAccess::offsetSet without return [tests/classes/array_access_002.phpt] 
TEST 100/11091 [tests/classes/array_access_003.phpt]
PASS ZE2 ArrayAccess::offsetGet ambiguties [tests/classes/array_access_003.phpt] 
TEST 101/11091 [tests/classes/array_access_004.phpt]
PASS ZE2 ArrayAccess::offsetGet ambiguties [tests/classes/array_access_004.phpt] 
TEST 102/11091 [tests/classes/array_access_005.phpt]
PASS ZE2 ArrayAccess and sub Arrays [tests/classes/array_access_005.phpt] 
TEST 103/11091 [tests/classes/array_access_006.phpt]
PASS ZE2 ArrayAccess and ASSIGN_OP operators (+=) [tests/classes/array_access_006.phpt] 
TEST 104/11091 [tests/classes/array_access_007.phpt]
PASS ZE2 ArrayAccess and [] assignment [tests/classes/array_access_007.phpt] 
TEST 105/11091 [tests/classes/array_access_008.phpt]
PASS ZE2 ArrayAccess and ASSIGN_OP operators (.=) [tests/classes/array_access_008.phpt] 
TEST 106/11091 [tests/classes/array_access_009.phpt]
PASS ZE2 ArrayAccess and ArrayProxyAccess, ArrayProxy [tests/classes/array_access_009.phpt] 
TEST 107/11091 [tests/classes/array_access_010.phpt]
PASS ZE2 ArrayAccess and ArrayReferenceProxy with references [tests/classes/array_access_010.phpt] 
TEST 108/11091 [tests/classes/array_access_011.phpt]
PASS ZE2 ArrayAccess and ArrayAccessReferenceProxy with references to main array [tests/classes/array_access_011.phpt] 
TEST 109/11091 [tests/classes/array_access_012.phpt]
PASS ZE2 ArrayAccess cannot assign by reference [tests/classes/array_access_012.phpt] 
TEST 110/11091 [tests/classes/array_access_013.phpt]
PASS ZE2 ArrayAccess and exceptions [tests/classes/array_access_013.phpt] 
TEST 111/11091 [tests/classes/arrayobject_001.phpt]
PASS Ensure that ArrayObject acts like an array [tests/classes/arrayobject_001.phpt] 
TEST 112/11091 [tests/classes/assign_op_property_001.phpt]
PASS ZE2 assign_op property of overloaded object [tests/classes/assign_op_property_001.phpt] 
TEST 113/11091 [tests/classes/autoload_001.phpt]
PASS ZE2 Autoload and class_exists [tests/classes/autoload_001.phpt] 
TEST 114/11091 [tests/classes/autoload_002.phpt]
PASS ZE2 Autoload and get_class_methods [tests/classes/autoload_002.phpt] 
TEST 115/11091 [tests/classes/autoload_003.phpt]
PASS ZE2 Autoload and derived classes [tests/classes/autoload_003.phpt] 
TEST 116/11091 [tests/classes/autoload_004.phpt]
PASS ZE2 Autoload and recursion [tests/classes/autoload_004.phpt] 
TEST 117/11091 [tests/classes/autoload_005.phpt]
PASS ZE2 Autoload from destructor [tests/classes/autoload_005.phpt] 
TEST 118/11091 [tests/classes/autoload_006.phpt]
PASS ZE2 Autoload from destructor [tests/classes/autoload_006.phpt] 
TEST 119/11091 [tests/classes/autoload_007.phpt]
PASS Ensure instanceof does not trigger autoload. [tests/classes/autoload_007.phpt] 
TEST 120/11091 [tests/classes/autoload_008.phpt]
PASS Ensure catch blocks for unknown exception types do not trigger autoload. [tests/classes/autoload_008.phpt] 
TEST 121/11091 [tests/classes/autoload_009.phpt]
PASS Ensure type hints for unknown types do not trigger autoload. [tests/classes/autoload_009.phpt] 
TEST 122/11091 [tests/classes/autoload_010.phpt]
PASS Ensure implements does trigger autoload. [tests/classes/autoload_010.phpt] 
TEST 123/11091 [tests/classes/autoload_011.phpt]
PASS Ensure extends does trigger autoload. [tests/classes/autoload_011.phpt] 
TEST 124/11091 [tests/classes/autoload_012.phpt]
PASS Ensure callback methods in unknown classes trigger autoload. [tests/classes/autoload_012.phpt] 
TEST 125/11091 [tests/classes/autoload_013.phpt]
PASS Ensure the ReflectionClass constructor triggers autoload. [tests/classes/autoload_013.phpt] 
TEST 126/11091 [tests/classes/autoload_014.phpt]
PASS Ensure the ReflectionMethod constructor triggers autoload. [tests/classes/autoload_014.phpt] 
TEST 127/11091 [tests/classes/autoload_015.phpt]
PASS Ensure the ReflectionProperty constructor triggers autoload. [tests/classes/autoload_015.phpt] 
TEST 128/11091 [tests/classes/autoload_016.phpt]
PASS Ensure ReflectionClass::getProperty() triggers autoload [tests/classes/autoload_016.phpt] 
TEST 129/11091 [tests/classes/autoload_017.phpt]
PASS Ensure ReflectionClass::implementsInterface triggers autoload. [tests/classes/autoload_017.phpt] 
TEST 130/11091 [tests/classes/autoload_018.phpt]
PASS Ensure __autoload() allows for recursive calls if the class name differs. [tests/classes/autoload_018.phpt] 
TEST 131/11091 [tests/classes/autoload_019.phpt]
PASS Ensure __autoload() recursion is guarded for multiple lookups of same class using difference case. [tests/classes/autoload_019.phpt] 
TEST 132/11091 [tests/classes/autoload_020.phpt]
PASS Ensure __autoload() is triggered during unserialization. [tests/classes/autoload_020.phpt] 
TEST 133/11091 [tests/classes/bug23951.phpt]
PASS Bug #23951 (Defines not working in inherited classes) [tests/classes/bug23951.phpt] 
TEST 134/11091 [tests/classes/bug24399.phpt]
PASS Bug #24399 (is_subclass_of() crashes when parent class doesn't exist) [tests/classes/bug24399.phpt] 
TEST 135/11091 [tests/classes/bug24445.phpt]
PASS Bug #24445 (get_parent_class() returns the current class when passed an object) [tests/classes/bug24445.phpt] 
TEST 136/11091 [tests/classes/bug26737.phpt]
PASS Bug #26737 (Protected and private variables are not saved on serialization when a user defined __sleep is used) [tests/classes/bug26737.phpt] 
TEST 137/11091 [tests/classes/bug27468.phpt]
PASS Bug #27468 (foreach in __destruct() causes segfault) [tests/classes/bug27468.phpt] 
TEST 138/11091 [tests/classes/bug27504.phpt]
PASS Bug #27504 (call_user_func_array allows calling of private/protected methods) [tests/classes/bug27504.phpt] 
TEST 139/11091 [tests/classes/bug29446.phpt]
PASS Bug #29446 (ZE allows multiple declarations of the same class constant) [tests/classes/bug29446.phpt] 
TEST 140/11091 [tests/classes/class_abstract.phpt]
PASS ZE2 An abstract class cannot be instanciated [tests/classes/class_abstract.phpt] 
TEST 141/11091 [tests/classes/class_example.phpt]
PASS Classes general test [tests/classes/class_example.phpt] 
TEST 142/11091 [tests/classes/class_final.phpt]
PASS ZE2 A final class cannot be inherited [tests/classes/class_final.phpt] 
TEST 143/11091 [tests/classes/class_stdclass.phpt]
PASS Instantiate stdClass [tests/classes/class_stdclass.phpt] 
TEST 144/11091 [tests/classes/clone_001.phpt]
PASS ZE2 object cloning, 1 [tests/classes/clone_001.phpt] 
TEST 145/11091 [tests/classes/clone_002.phpt]
PASS ZE2 object cloning, 2 [tests/classes/clone_002.phpt] 
TEST 146/11091 [tests/classes/clone_003.phpt]
PASS ZE2 object cloning, 3 [tests/classes/clone_003.phpt] 
TEST 147/11091 [tests/classes/clone_004.phpt]
PASS ZE2 object cloning, 4 [tests/classes/clone_004.phpt] 
TEST 148/11091 [tests/classes/clone_005.phpt]
PASS ZE2 object cloning, 5 [tests/classes/clone_005.phpt] 
TEST 149/11091 [tests/classes/clone_006.phpt]
PASS ZE2 object cloning, 6 [tests/classes/clone_006.phpt] 
TEST 150/11091 [tests/classes/constants_basic_001.phpt]
PASS Class constant declarations [tests/classes/constants_basic_001.phpt] 
TEST 151/11091 [tests/classes/constants_basic_002.phpt]
PASS Basic class support - defining and reading a class constant. [tests/classes/constants_basic_002.phpt] 
TEST 152/11091 [tests/classes/constants_basic_003.phpt]
PASS Ensure class properties and constants can be defined in terms of constants that are not known at compile time. [tests/classes/constants_basic_003.phpt] 
TEST 153/11091 [tests/classes/constants_basic_004.phpt]
PASS Test properties with array default values using class constants as keys and values. [tests/classes/constants_basic_004.phpt] 
TEST 154/11091 [tests/classes/constants_basic_005.phpt]
PASS Test constants with default values based on other constants. [tests/classes/constants_basic_005.phpt] 
TEST 155/11091 [tests/classes/constants_basic_006.phpt]
PASS Ensure class constants are not evaluated when a class is looked up to resolve inheritance during runtime. [tests/classes/constants_basic_006.phpt] 
TEST 156/11091 [tests/classes/constants_error_001.phpt]
PASS Error case: duplicate class constant definition [tests/classes/constants_error_001.phpt] 
TEST 157/11091 [tests/classes/constants_error_002.phpt]
PASS Error case: class constant as an array [tests/classes/constants_error_002.phpt] 
TEST 158/11091 [tests/classes/constants_error_003.phpt]
PASS Basic class support - attempting to pass a class constant by reference. [tests/classes/constants_error_003.phpt] 
TEST 159/11091 [tests/classes/constants_error_004.phpt]
PASS Class constant whose initial value refereces a non-existent class [tests/classes/constants_error_004.phpt] 
TEST 160/11091 [tests/classes/constants_error_005.phpt]
PASS Error case: class constant as an encapsed containing a variable [tests/classes/constants_error_005.phpt] 
TEST 161/11091 [tests/classes/constants_error_006.phpt]
PASS Basic class support - attempting to modify a class constant by assignment [tests/classes/constants_error_006.phpt] 
TEST 162/11091 [tests/classes/constants_error_007.phpt]
PASS Basic class support - attempting to create a reference to a class constant [tests/classes/constants_error_007.phpt] 
TEST 163/11091 [tests/classes/constants_scope_001.phpt]
PASS ZE2 class constants and scope [tests/classes/constants_scope_001.phpt] 
TEST 164/11091 [tests/classes/ctor_dtor.phpt]
PASS ZE2 The new constructor/destructor is called [tests/classes/ctor_dtor.phpt] 
TEST 165/11091 [tests/classes/ctor_dtor_inheritance.phpt]
PASS ZE2 A derived class can use the inherited constructor/destructor [tests/classes/ctor_dtor_inheritance.phpt] 
TEST 166/11091 [tests/classes/ctor_failure.phpt]
PASS ZE2 Do not call destructors if constructor fails [tests/classes/ctor_failure.phpt] 
TEST 167/11091 [tests/classes/ctor_in_interface_01.phpt]
PASS ZE2 A class constructor must keep the signature of an interface [tests/classes/ctor_in_interface_01.phpt] 
TEST 168/11091 [tests/classes/ctor_in_interface_02.phpt]
PASS ZE2 A class constructor must keep the signature of all interfaces [tests/classes/ctor_in_interface_02.phpt] 
TEST 169/11091 [tests/classes/ctor_in_interface_03.phpt]
PASS ZE2 A class constructor must keep the signature of base class interfaces [tests/classes/ctor_in_interface_03.phpt] 
TEST 170/11091 [tests/classes/ctor_in_interface_04.phpt]
PASS ZE2 A class constructor must keep the signature of base class interfaces [tests/classes/ctor_in_interface_04.phpt] 
TEST 171/11091 [tests/classes/ctor_name_clash.phpt]
PASS ZE2 The child class can re-use the parent class name for a function member [tests/classes/ctor_name_clash.phpt] 
TEST 172/11091 [tests/classes/ctor_visibility.phpt]
PASS ZE2 A private constructor cannot be called [tests/classes/ctor_visibility.phpt] 
TEST 173/11091 [tests/classes/dereferencing_001.phpt]
PASS ZE2 dereferencing of objects from methods [tests/classes/dereferencing_001.phpt] 
TEST 174/11091 [tests/classes/destructor_and_echo.phpt]
PASS ZE2 Destructors and echo [tests/classes/destructor_and_echo.phpt] 
TEST 175/11091 [tests/classes/destructor_and_exceptions.phpt]
PASS ZE2 catch exception thrown in destructor [tests/classes/destructor_and_exceptions.phpt] 
TEST 176/11091 [tests/classes/destructor_and_globals.phpt]
PASS ZE2 accessing globals from destructor in shutdown [tests/classes/destructor_and_globals.phpt] 
TEST 177/11091 [tests/classes/destructor_and_references.phpt]
PASS ZE2 Destructing and references [tests/classes/destructor_and_references.phpt] 
TEST 178/11091 [tests/classes/destructor_inheritance.phpt]
PASS ZE2 The inherited destructor is called [tests/classes/destructor_inheritance.phpt] 
TEST 179/11091 [tests/classes/destructor_visibility_001.phpt]
PASS ZE2 Ensuring destructor visibility [tests/classes/destructor_visibility_001.phpt] 
TEST 180/11091 [tests/classes/destructor_visibility_002.phpt]
PASS ZE2 Ensuring destructor visibility [tests/classes/destructor_visibility_002.phpt] 
TEST 181/11091 [tests/classes/destructor_visibility_003.phpt]
PASS ZE2 Ensuring destructor visibility [tests/classes/destructor_visibility_003.phpt] 
TEST 182/11091 [tests/classes/factory_001.phpt]
PASS ZE2 factory objects [tests/classes/factory_001.phpt] 
TEST 183/11091 [tests/classes/factory_and_singleton_001.phpt]
PASS ZE2 factory and singleton, test 1 [tests/classes/factory_and_singleton_001.phpt] 
TEST 184/11091 [tests/classes/factory_and_singleton_002.phpt]
PASS ZE2 factory and singleton, test 2 [tests/classes/factory_and_singleton_002.phpt] 
TEST 185/11091 [tests/classes/factory_and_singleton_003.phpt]
PASS ZE2 factory and singleton, test 3 [tests/classes/factory_and_singleton_003.phpt] 
TEST 186/11091 [tests/classes/factory_and_singleton_004.phpt]
PASS ZE2 factory and singleton, test 4 [tests/classes/factory_and_singleton_004.phpt] 
TEST 187/11091 [tests/classes/factory_and_singleton_005.phpt]
PASS ZE2 factory and singleton, test 5 [tests/classes/factory_and_singleton_005.phpt] 
TEST 188/11091 [tests/classes/factory_and_singleton_006.phpt]
PASS ZE2 factory and singleton, test 6 [tests/classes/factory_and_singleton_006.phpt] 
TEST 189/11091 [tests/classes/factory_and_singleton_007.phpt]
PASS ZE2 factory and singleton, test 7 [tests/classes/factory_and_singleton_007.phpt] 
TEST 190/11091 [tests/classes/factory_and_singleton_008.phpt]
PASS ZE2 factory and singleton, test 8 [tests/classes/factory_and_singleton_008.phpt] 
TEST 191/11091 [tests/classes/factory_and_singleton_009.phpt]
PASS ZE2 factory and singleton, test 9 [tests/classes/factory_and_singleton_009.phpt] 
TEST 192/11091 [tests/classes/factory_and_singleton_010.phpt]
PASS ZE2 factory and singleton, test 10 [tests/classes/factory_and_singleton_010.phpt] 
TEST 193/11091 [tests/classes/final.phpt]
PASS ZE2 A method may be redeclared final [tests/classes/final.phpt] 
TEST 194/11091 [tests/classes/final_abstract.phpt]
PASS ZE2 A final method cannot be abstract [tests/classes/final_abstract.phpt] 
TEST 195/11091 [tests/classes/final_ctor1.phpt]
PASS ZE2 cannot override final __construct [tests/classes/final_ctor1.phpt] 
TEST 196/11091 [tests/classes/final_ctor2.phpt]
PASS ZE2 cannot override final old style ctor [tests/classes/final_ctor2.phpt] 
TEST 197/11091 [tests/classes/final_ctor3.phpt]
PASS Ensure implicit final inherited old-style constructor cannot be overridden. [tests/classes/final_ctor3.phpt] 
TEST 198/11091 [tests/classes/final_redeclare.phpt]
PASS ZE2 A final method may not be overwritten [tests/classes/final_redeclare.phpt] 
TEST 199/11091 [tests/classes/implicit_instantiation_001.phpt]
PASS Implicit object instantiation when accessing properties of non-object. [tests/classes/implicit_instantiation_001.phpt] 
TEST 200/11091 [tests/classes/incdec_property_001.phpt]
PASS ZE2 post increment/decrement property of overloaded object [tests/classes/incdec_property_001.phpt] 
TEST 201/11091 [tests/classes/incdec_property_002.phpt]
PASS ZE2 post increment/decrement property of overloaded object with assignment [tests/classes/incdec_property_002.phpt] 
TEST 202/11091 [tests/classes/incdec_property_003.phpt]
PASS ZE2 pre increment/decrement property of overloaded object [tests/classes/incdec_property_003.phpt] 
TEST 203/11091 [tests/classes/incdec_property_004.phpt]
PASS ZE2 pre increment/decrement property of overloaded object with assignment [tests/classes/incdec_property_004.phpt] 
TEST 204/11091 [tests/classes/inheritance.phpt]
PASS Classes inheritance test [tests/classes/inheritance.phpt] 
TEST 205/11091 [tests/classes/inheritance_002.phpt]
PASS ZE2 Constructor precedence [tests/classes/inheritance_002.phpt] 
TEST 206/11091 [tests/classes/inheritance_003.phpt]
PASS ZE2 method inheritance without interfaces [tests/classes/inheritance_003.phpt] 
TEST 207/11091 [tests/classes/inheritance_004.phpt]
PASS ZE2 method inheritance without interfaces [tests/classes/inheritance_004.phpt] 
TEST 208/11091 [tests/classes/inheritance_005.phpt]
PASS Check for inherited old-style constructor. [tests/classes/inheritance_005.phpt] 
TEST 209/11091 [tests/classes/inheritance_006.phpt]
PASS Private property inheritance check [tests/classes/inheritance_006.phpt] 
TEST 210/11091 [tests/classes/inheritance_007.phpt]
PASS Ensure inherited old-style constructor doesn't block other methods [tests/classes/inheritance_007.phpt] 
TEST 211/11091 [tests/classes/interface_and_extends.phpt]
PASS ZE2 a class cannot extend an interface [tests/classes/interface_and_extends.phpt] 
TEST 212/11091 [tests/classes/interface_class.phpt]
PASS ZE2 A class can only implement interfaces [tests/classes/interface_class.phpt] 
TEST 213/11091 [tests/classes/interface_constant_inheritance_001.phpt]
PASS Ensure an interface may not shadow an inherited constant. [tests/classes/interface_constant_inheritance_001.phpt] 
TEST 214/11091 [tests/classes/interface_constant_inheritance_002.phpt]
PASS Ensure a class may not shadow a constant inherited from an interface. [tests/classes/interface_constant_inheritance_002.phpt] 
TEST 215/11091 [tests/classes/interface_constant_inheritance_003.phpt]
PASS Ensure a class may not inherit two constants with the same name from two separate interfaces. [tests/classes/interface_constant_inheritance_003.phpt] 
TEST 216/11091 [tests/classes/interface_constant_inheritance_004.phpt]
PASS Ensure a class may implement two interfaces which include the same constant (due to inheritance). [tests/classes/interface_constant_inheritance_004.phpt] 
TEST 217/11091 [tests/classes/interface_doubled.phpt]
PASS ZE2 An interface extends base interfaces [tests/classes/interface_doubled.phpt] 
TEST 218/11091 [tests/classes/interface_implemented.phpt]
PASS ZE2 An interface is inherited [tests/classes/interface_implemented.phpt] 
TEST 219/11091 [tests/classes/interface_instantiate.phpt]
PASS ZE2 An interface cannot be instantiated [tests/classes/interface_instantiate.phpt] 
TEST 220/11091 [tests/classes/interface_member.phpt]
PASS ZE2 An interface cannot have properties [tests/classes/interface_member.phpt] 
TEST 221/11091 [tests/classes/interface_method.phpt]
PASS ZE2 An interface method must be abstract [tests/classes/interface_method.phpt] 
TEST 222/11091 [tests/classes/interface_method_final.phpt]
PASS ZE2 An interface method cannot be final [tests/classes/interface_method_final.phpt] 
TEST 223/11091 [tests/classes/interface_method_private.phpt]
PASS ZE2 An interface method cannot be private [tests/classes/interface_method_private.phpt] 
TEST 224/11091 [tests/classes/interface_must_be_implemented.phpt]
PASS ZE2 An interface must be implemented [tests/classes/interface_must_be_implemented.phpt] 
TEST 225/11091 [tests/classes/interface_optional_arg.phpt]
PASS ZE2 An interface method allows additional default arguments [tests/classes/interface_optional_arg.phpt] 
TEST 226/11091 [tests/classes/interface_optional_arg_002.phpt]
PASS default argument value in interface implementation [tests/classes/interface_optional_arg_002.phpt] 
TEST 227/11091 [tests/classes/interface_optional_arg_003.phpt]
PASS default argument value in and in implementing class with interface in included file [tests/classes/interface_optional_arg_003.phpt] 
TEST 228/11091 [tests/classes/interfaces_001.phpt]
PASS ZE2 interfaces [tests/classes/interfaces_001.phpt] 
TEST 229/11091 [tests/classes/interfaces_002.phpt]
PASS ZE2 interface with an unimplemented method [tests/classes/interfaces_002.phpt] 
TEST 230/11091 [tests/classes/interfaces_003.phpt]
PASS ZE2 interface and __construct [tests/classes/interfaces_003.phpt] 
TEST 231/11091 [tests/classes/is_a.phpt]
PASS is_a and is_subclass_of behaviour (with and without autoload) [tests/classes/is_a.phpt] 
TEST 232/11091 [tests/classes/iterators_001.phpt]
PASS ZE2 iterators and foreach [tests/classes/iterators_001.phpt] 
TEST 233/11091 [tests/classes/iterators_002.phpt]
PASS ZE2 iterators and break [tests/classes/iterators_002.phpt] 
TEST 234/11091 [tests/classes/iterators_003.phpt]
PASS ZE2 iterators and break [tests/classes/iterators_003.phpt] 
TEST 235/11091 [tests/classes/iterators_004.phpt]
PASS ZE2 iterators must be implemented [tests/classes/iterators_004.phpt] 
TEST 236/11091 [tests/classes/iterators_005.phpt]
PASS ZE2 iterators cannot implement Traversable alone [tests/classes/iterators_005.phpt] 
TEST 237/11091 [tests/classes/iterators_006.phpt]
PASS ZE2 iterators and array wrapping [tests/classes/iterators_006.phpt] 
TEST 238/11091 [tests/classes/iterators_007.phpt]
PASS ZE2 iterators and exceptions [tests/classes/iterators_007.phpt] 
TEST 239/11091 [tests/classes/iterators_008.phpt]
PASS Ensure plain userspace superclass does not override special iterator behaviour on child class. [tests/classes/iterators_008.phpt] 
TEST 240/11091 [tests/classes/method_call_variation_001.phpt]
PASS In $a->$b[Y](), $b[Y] represents a method name on $a. But in $a->X[Y](), $a->X[Y] represents a global function name. [tests/classes/method_call_variation_001.phpt] 
TEST 241/11091 [tests/classes/method_override_optional_arg_001.phpt]
PASS Method override allows optional default argument [tests/classes/method_override_optional_arg_001.phpt] 
TEST 242/11091 [tests/classes/method_override_optional_arg_002.phpt]
PASS Omitting optional arg in method inherited from abstract class [tests/classes/method_override_optional_arg_002.phpt] 
TEST 243/11091 [tests/classes/new_001.phpt]
PASS Confirm difference between assigning new directly and by reference. [tests/classes/new_001.phpt] 
TEST 244/11091 [tests/classes/object_reference_001.phpt]
PASS ZE2 object references [tests/classes/object_reference_001.phpt] 
TEST 245/11091 [tests/classes/private_001.phpt]
PASS ZE2 A private method can only be called inside the class [tests/classes/private_001.phpt] 
TEST 246/11091 [tests/classes/private_002.phpt]
PASS ZE2 A private method cannot be called in another class [tests/classes/private_002.phpt] 
TEST 247/11091 [tests/classes/private_003.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_003.phpt] 
TEST 248/11091 [tests/classes/private_003b.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_003b.phpt] 
TEST 249/11091 [tests/classes/private_004.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_004.phpt] 
TEST 250/11091 [tests/classes/private_004b.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_004b.phpt] 
TEST 251/11091 [tests/classes/private_005.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_005.phpt] 
TEST 252/11091 [tests/classes/private_005b.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_005b.phpt] 
TEST 253/11091 [tests/classes/private_006.phpt]
PASS ZE2 A private method can be overwritten in a second derived class [tests/classes/private_006.phpt] 
TEST 254/11091 [tests/classes/private_006b.phpt]
PASS ZE2 A private method can be overwritten in a second derived class [tests/classes/private_006b.phpt] 
TEST 255/11091 [tests/classes/private_007.phpt]
PASS ZE2 A derived class does not know about privates of ancestors [tests/classes/private_007.phpt] 
TEST 256/11091 [tests/classes/private_007b.phpt]
PASS ZE2 A derived class does not know about privates of ancestors [tests/classes/private_007b.phpt] 
TEST 257/11091 [tests/classes/private_members.phpt]
PASS ZE2 A private member is [tests/classes/private_members.phpt] 
TEST 258/11091 [tests/classes/private_redeclare.phpt]
PASS ZE2 A derived class does not know anything about inherited private methods [tests/classes/private_redeclare.phpt] 
TEST 259/11091 [tests/classes/property_override_privateStatic_private.phpt]
PASS Redeclare inherited private static property as private. [tests/classes/property_override_privateStatic_private.phpt] 
TEST 260/11091 [tests/classes/property_override_privateStatic_privateStatic.phpt]
PASS Redeclare inherited private static property as private static. [tests/classes/property_override_privateStatic_privateStatic.phpt] 
TEST 261/11091 [tests/classes/property_override_privateStatic_protected.phpt]
PASS Redeclare inherited private static property as protected. [tests/classes/property_override_privateStatic_protected.phpt] 
TEST 262/11091 [tests/classes/property_override_privateStatic_protectedStatic.phpt]
PASS Redeclare inherited private static property as protected static. [tests/classes/property_override_privateStatic_protectedStatic.phpt] 
TEST 263/11091 [tests/classes/property_override_privateStatic_public.phpt]
PASS Redeclare inherited private static property as public. [tests/classes/property_override_privateStatic_public.phpt] 
TEST 264/11091 [tests/classes/property_override_privateStatic_publicStatic.phpt]
PASS Redeclare inherited private static property as public static. [tests/classes/property_override_privateStatic_publicStatic.phpt] 
TEST 265/11091 [tests/classes/property_override_private_private.phpt]
PASS Redeclare inherited private property as private. [tests/classes/property_override_private_private.phpt] 
TEST 266/11091 [tests/classes/property_override_private_privateStatic.phpt]
PASS Redeclare inherited private property as private static. [tests/classes/property_override_private_privateStatic.phpt] 
TEST 267/11091 [tests/classes/property_override_private_protected.phpt]
PASS Redeclare inherited private property as protected. [tests/classes/property_override_private_protected.phpt] 
TEST 268/11091 [tests/classes/property_override_private_protectedStatic.phpt]
PASS Redeclare inherited private property as protected static. [tests/classes/property_override_private_protectedStatic.phpt] 
TEST 269/11091 [tests/classes/property_override_private_public.phpt]
PASS Redeclare inherited private property as public. [tests/classes/property_override_private_public.phpt] 
TEST 270/11091 [tests/classes/property_override_private_publicStatic.phpt]
PASS Redeclare inherited private property as public static. [tests/classes/property_override_private_publicStatic.phpt] 
TEST 271/11091 [tests/classes/property_override_protectedStatic_private.phpt]
PASS Redeclare inherited protected static property as private. [tests/classes/property_override_protectedStatic_private.phpt] 
TEST 272/11091 [tests/classes/property_override_protectedStatic_privateStatic.phpt]
PASS Redeclare inherited protected static property as private static. [tests/classes/property_override_protectedStatic_privateStatic.phpt] 
TEST 273/11091 [tests/classes/property_override_protectedStatic_protected.phpt]
PASS Redeclare inherited protected static property as protected. [tests/classes/property_override_protectedStatic_protected.phpt] 
TEST 274/11091 [tests/classes/property_override_protectedStatic_protectedStatic.phpt]
PASS Redeclare inherited protected static property as protected static. [tests/classes/property_override_protectedStatic_protectedStatic.phpt] 
TEST 275/11091 [tests/classes/property_override_protectedStatic_public.phpt]
PASS Redeclare inherited protected static property as public. [tests/classes/property_override_protectedStatic_public.phpt] 
TEST 276/11091 [tests/classes/property_override_protectedStatic_publicStatic.phpt]
PASS Redeclare inherited protected static property as public static. [tests/classes/property_override_protectedStatic_publicStatic.phpt] 
TEST 277/11091 [tests/classes/property_override_protected_private.phpt]
PASS Redeclare inherited protected property as private (duplicates Zend/tests/errmsg_023.phpt). [tests/classes/property_override_protected_private.phpt] 
TEST 278/11091 [tests/classes/property_override_protected_privateStatic.phpt]
PASS Redeclare inherited protected property as private static. [tests/classes/property_override_protected_privateStatic.phpt] 
TEST 279/11091 [tests/classes/property_override_protected_protected.phpt]
PASS Redeclare inherited protected property as protected. [tests/classes/property_override_protected_protected.phpt] 
TEST 280/11091 [tests/classes/property_override_protected_protectedStatic.phpt]
PASS Redeclare inherited protected property as protected static. [tests/classes/property_override_protected_protectedStatic.phpt] 
TEST 281/11091 [tests/classes/property_override_protected_public.phpt]
PASS Redeclare inherited protected property as public. [tests/classes/property_override_protected_public.phpt] 
TEST 282/11091 [tests/classes/property_override_protected_publicStatic.phpt]
PASS Redeclare inherited protected property as public static. [tests/classes/property_override_protected_publicStatic.phpt] 
TEST 283/11091 [tests/classes/property_override_publicStatic_private.phpt]
PASS Redeclare inherited public static property as private. [tests/classes/property_override_publicStatic_private.phpt] 
TEST 284/11091 [tests/classes/property_override_publicStatic_privateStatic.phpt]
PASS Redeclare inherited public static property as private static. [tests/classes/property_override_publicStatic_privateStatic.phpt] 
TEST 285/11091 [tests/classes/property_override_publicStatic_protected.phpt]
PASS Redeclare inherited public static property as protected. [tests/classes/property_override_publicStatic_protected.phpt] 
TEST 286/11091 [tests/classes/property_override_publicStatic_protectedStatic.phpt]
PASS Redeclare inherited public static property as protected static. [tests/classes/property_override_publicStatic_protectedStatic.phpt] 
TEST 287/11091 [tests/classes/property_override_publicStatic_public.phpt]
PASS Redeclare inherited public static property as public. [tests/classes/property_override_publicStatic_public.phpt] 
TEST 288/11091 [tests/classes/property_override_publicStatic_publicStatic.phpt]
PASS Redeclare inherited public static property as public static. [tests/classes/property_override_publicStatic_publicStatic.phpt] 
TEST 289/11091 [tests/classes/property_override_public_private.phpt]
PASS Redeclare inherited public property as private. [tests/classes/property_override_public_private.phpt] 
TEST 290/11091 [tests/classes/property_override_public_privateStatic.phpt]
PASS Redeclare inherited public property as private static. [tests/classes/property_override_public_privateStatic.phpt] 
TEST 291/11091 [tests/classes/property_override_public_protected.phpt]
PASS Redeclare inherited public property as protected. [tests/classes/property_override_public_protected.phpt] 
TEST 292/11091 [tests/classes/property_override_public_protectedStatic.phpt]
PASS Redeclare inherited public property as protected static. [tests/classes/property_override_public_protectedStatic.phpt] 
TEST 293/11091 [tests/classes/property_override_public_public.phpt]
PASS Redeclare inherited public property as public. [tests/classes/property_override_public_public.phpt] 
TEST 294/11091 [tests/classes/property_override_public_publicStatic.phpt]
PASS Redeclare inherited public property as public static. [tests/classes/property_override_public_publicStatic.phpt] 
TEST 295/11091 [tests/classes/property_recreate_private.phpt]
PASS Unsetting and recreating private properties. [tests/classes/property_recreate_private.phpt] 
TEST 296/11091 [tests/classes/property_recreate_protected.phpt]
PASS Unsetting and recreating protected properties. [tests/classes/property_recreate_protected.phpt] 
TEST 297/11091 [tests/classes/protected_001.phpt]
PASS ZE2 A protected method can only be called inside the class [tests/classes/protected_001.phpt] 
TEST 298/11091 [tests/classes/protected_001b.phpt]
PASS ZE2 A protected method can only be called inside the class [tests/classes/protected_001b.phpt] 
TEST 299/11091 [tests/classes/protected_002.phpt]
PASS ZE2 A protected method cannot be called in another class [tests/classes/protected_002.phpt] 
TEST 300/11091 [tests/classes/serialize_001.phpt]
PASS ZE2 Serializable [tests/classes/serialize_001.phpt] 
TEST 301/11091 [tests/classes/singleton_001.phpt]
PASS ZE2 singleton [tests/classes/singleton_001.phpt] 
TEST 302/11091 [tests/classes/static_mix_1.phpt]
PASS ZE2 You cannot overload a static method with a non static method [tests/classes/static_mix_1.phpt] 
TEST 303/11091 [tests/classes/static_mix_2.phpt]
PASS ZE2 You cannot overload a non static method with a static method [tests/classes/static_mix_2.phpt] 
TEST 304/11091 [tests/classes/static_properties_001.phpt]
PASS ZE2 Initializing static properties to arrays [tests/classes/static_properties_001.phpt] 
TEST 305/11091 [tests/classes/static_properties_003.phpt]
PASS Attempting to access static properties using instance property syntax [tests/classes/static_properties_003.phpt] 
TEST 306/11091 [tests/classes/static_properties_003_error1.phpt]
PASS Attempting to access static properties using instance property syntax [tests/classes/static_properties_003_error1.phpt] 
TEST 307/11091 [tests/classes/static_properties_003_error2.phpt]
PASS Attempting to access static properties using instance property syntax [tests/classes/static_properties_003_error2.phpt] 
TEST 308/11091 [tests/classes/static_properties_003_error3.phpt]
PASS Attempting to access static properties using instance property syntax [tests/classes/static_properties_003_error3.phpt] 
TEST 309/11091 [tests/classes/static_properties_003_error4.phpt]
PASS Attempting to access static properties using instance property syntax [tests/classes/static_properties_003_error4.phpt] 
TEST 310/11091 [tests/classes/static_properties_004.phpt]
PASS Inherited static properties can be separated from their reference set. [tests/classes/static_properties_004.phpt] 
TEST 311/11091 [tests/classes/static_properties_undeclared_assign.phpt]
PASS Assigning to a non-existent static property [tests/classes/static_properties_undeclared_assign.phpt] 
TEST 312/11091 [tests/classes/static_properties_undeclared_assignInc.phpt]
PASS Assigning & incrementing a non-existent static property [tests/classes/static_properties_undeclared_assignInc.phpt] 
TEST 313/11091 [tests/classes/static_properties_undeclared_assignRef.phpt]
PASS Assigning a non-existent static property by reference [tests/classes/static_properties_undeclared_assignRef.phpt] 
TEST 314/11091 [tests/classes/static_properties_undeclared_inc.phpt]
PASS Incrementing a non-existent static property [tests/classes/static_properties_undeclared_inc.phpt] 
TEST 315/11091 [tests/classes/static_properties_undeclared_isset.phpt]
PASS Issetting a non-existent static property [tests/classes/static_properties_undeclared_isset.phpt] 
TEST 316/11091 [tests/classes/static_properties_undeclared_read.phpt]
PASS Reading a non-existent static property [tests/classes/static_properties_undeclared_read.phpt] 
TEST 317/11091 [tests/classes/static_this.phpt]
PASS ZE2 $this can be an argument to a static function [tests/classes/static_this.phpt] 
TEST 318/11091 [tests/classes/this.phpt]
PASS ZE2 $this cannot be exchanged [tests/classes/this.phpt] 
TEST 319/11091 [tests/classes/tostring_001.phpt]
PASS ZE2 __toString() [tests/classes/tostring_001.phpt] 
TEST 320/11091 [tests/classes/tostring_002.phpt]
PASS ZE2 __toString() in __destruct [tests/classes/tostring_002.phpt] 
TEST 321/11091 [tests/classes/tostring_003.phpt]
PASS ZE2 __toString() in __destruct/exception [tests/classes/tostring_003.phpt] 
TEST 322/11091 [tests/classes/tostring_004.phpt]
PASS Object to string conversion: error cases and behaviour variations. [tests/classes/tostring_004.phpt] 
TEST 323/11091 [tests/classes/type_hinting_001.phpt]
PASS ZE2 class type hinting [tests/classes/type_hinting_001.phpt] 
TEST 324/11091 [tests/classes/type_hinting_002.phpt]
PASS ZE2 class type hinting non existing class [tests/classes/type_hinting_002.phpt] 
TEST 325/11091 [tests/classes/type_hinting_003.phpt]
PASS ZE2 class type hinting with arrays [tests/classes/type_hinting_003.phpt] 
TEST 326/11091 [tests/classes/type_hinting_004.phpt]
PASS Ensure type hints are enforced for functions invoked as callbacks. [tests/classes/type_hinting_004.phpt] 
TEST 327/11091 [tests/classes/type_hinting_005a.phpt]
PASS Check type hint compatibility in overrides with array hints. [tests/classes/type_hinting_005a.phpt] 
TEST 328/11091 [tests/classes/type_hinting_005b.phpt]
PASS Check type hint compatibility in overrides with array hints. [tests/classes/type_hinting_005b.phpt] 
TEST 329/11091 [tests/classes/type_hinting_005c.phpt]
PASS Check type hint compatibility in overrides with array hints. [tests/classes/type_hinting_005c.phpt] 
TEST 330/11091 [tests/classes/type_hinting_005d.phpt]
PASS Check type hint compatibility in overrides with array hints. [tests/classes/type_hinting_005d.phpt] 
TEST 331/11091 [tests/classes/visibility_000a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_000a.phpt] 
TEST 332/11091 [tests/classes/visibility_000b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_000b.phpt] 
TEST 333/11091 [tests/classes/visibility_000c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_000c.phpt] 
TEST 334/11091 [tests/classes/visibility_001a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_001a.phpt] 
TEST 335/11091 [tests/classes/visibility_001b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_001b.phpt] 
TEST 336/11091 [tests/classes/visibility_001c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_001c.phpt] 
TEST 337/11091 [tests/classes/visibility_002a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_002a.phpt] 
TEST 338/11091 [tests/classes/visibility_002b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_002b.phpt] 
TEST 339/11091 [tests/classes/visibility_002c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_002c.phpt] 
TEST 340/11091 [tests/classes/visibility_003a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_003a.phpt] 
TEST 341/11091 [tests/classes/visibility_003b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_003b.phpt] 
TEST 342/11091 [tests/classes/visibility_003c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_003c.phpt] 
TEST 343/11091 [tests/classes/visibility_004a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_004a.phpt] 
TEST 344/11091 [tests/classes/visibility_004b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_004b.phpt] 
TEST 345/11091 [tests/classes/visibility_004c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_004c.phpt] 
TEST 346/11091 [tests/classes/visibility_005.phpt]
PASS ZE2 foreach and property visibility [tests/classes/visibility_005.phpt] 
TEST 347/11091 [tests/func/001.phpt]
PASS Strlen() function test [tests/func/001.phpt] 
TEST 348/11091 [tests/func/002.phpt]
PASS Static variables in functions [tests/func/002.phpt] 
TEST 349/11091 [tests/func/003.phpt]
PASS General function test [tests/func/003.phpt] 
TEST 350/11091 [tests/func/004.phpt]
PASS General function test [tests/func/004.phpt] 
TEST 351/11091 [tests/func/005.phpt]
PASS Testing register_shutdown_function() [tests/func/005.phpt] 
TEST 352/11091 [tests/func/005a.phpt]
PASS Testing register_shutdown_function() with timeout. (Bug: #21513) [tests/func/005a.phpt] 
TEST 353/11091 [tests/func/006.phpt]
PASS Output buffering tests [tests/func/006.phpt] 
TEST 354/11091 [tests/func/007.phpt]
PASS INI functions test [tests/func/007.phpt] 
TEST 355/11091 [tests/func/008.phpt]
PASS Test for buffering in core functions with implicit flush off [tests/func/008.phpt] 
TEST 356/11091 [tests/func/009.phpt]
PASS Test for buffering in core functions with implicit flush on [tests/func/009.phpt] 
TEST 357/11091 [tests/func/010.phpt]
PASS function with many parameters [tests/func/010.phpt] 
TEST 358/11091 [tests/func/ini_alter.phpt]
PASS ini_alter() check [tests/func/ini_alter.phpt] 
TEST 359/11091 [tests/lang/001.phpt]
PASS Simple If condition test [tests/lang/001.phpt] 
TEST 360/11091 [tests/lang/002.phpt]
PASS Simple While Loop Test [tests/lang/002.phpt] 
TEST 361/11091 [tests/lang/003.phpt]
PASS Simple Switch Test [tests/lang/003.phpt] 
TEST 362/11091 [tests/lang/004.phpt]
PASS Simple If/Else Test [tests/lang/004.phpt] 
TEST 363/11091 [tests/lang/005.phpt]
PASS Simple If/ElseIf/Else Test [tests/lang/005.phpt] 
TEST 364/11091 [tests/lang/006.phpt]
PASS Nested If/ElseIf/Else Test [tests/lang/006.phpt] 
TEST 365/11091 [tests/lang/007.phpt]
PASS Function call with global and static variables [tests/lang/007.phpt] 
TEST 366/11091 [tests/lang/008.phpt]
PASS Testing recursive function [tests/lang/008.phpt] 
TEST 367/11091 [tests/lang/009.phpt]
PASS Testing function parameter passing [tests/lang/009.phpt] 
TEST 368/11091 [tests/lang/010.phpt]
PASS Testing function parameter passing with a return value [tests/lang/010.phpt] 
TEST 369/11091 [tests/lang/011.phpt]
PASS Testing nested functions [tests/lang/011.phpt] 
TEST 370/11091 [tests/lang/012.phpt]
PASS Testing stack after early function return [tests/lang/012.phpt] 
TEST 371/11091 [tests/lang/013.phpt]
PASS Testing eval function [tests/lang/013.phpt] 
TEST 372/11091 [tests/lang/014.phpt]
PASS Testing eval function inside user-defined function [tests/lang/014.phpt] 
TEST 373/11091 [tests/lang/015.phpt]
PASS Testing include [tests/lang/015.phpt] 
TEST 374/11091 [tests/lang/016.phpt]
PASS Testing user-defined function in included file [tests/lang/016.phpt] 
TEST 375/11091 [tests/lang/017.phpt]
PASS Testing user-defined function falling out of an If into another [tests/lang/017.phpt] 
TEST 376/11091 [tests/lang/018.phpt]
PASS eval() test [tests/lang/018.phpt] 
TEST 377/11091 [tests/lang/019.phpt]
PASS eval() test [tests/lang/019.phpt] 
TEST 378/11091 [tests/lang/020.phpt]
PASS Switch test 1 [tests/lang/020.phpt] 
TEST 379/11091 [tests/lang/021.phpt]
PASS Switch test 2 [tests/lang/021.phpt] 
TEST 380/11091 [tests/lang/022.phpt]
PASS Switch test 3 [tests/lang/022.phpt] 
TEST 381/11091 [tests/lang/023.phpt]
PASS Regression test [tests/lang/023.phpt] 
TEST 382/11091 [tests/lang/024.phpt]
PASS Looped regression test (may take a while) [tests/lang/024.phpt] 
TEST 383/11091 [tests/lang/025.phpt]
PASS Mean recursion test [tests/lang/025.phpt] 
TEST 384/11091 [tests/lang/026.phpt]
PASS Testing string scanner confirmance [tests/lang/026.phpt] 
TEST 385/11091 [tests/lang/027.phpt]
PASS Testing do-while loop [tests/lang/027.phpt] 
TEST 386/11091 [tests/lang/028.phpt]
PASS Testing calling user-level functions from C [tests/lang/028.phpt] 
TEST 387/11091 [tests/lang/030.phpt]
PASS $this in constructor test [tests/lang/030.phpt] 
TEST 388/11091 [tests/lang/031.phpt]
PASS Bug #16227 (Internal hash position bug on assignment) [tests/lang/031.phpt] 
TEST 389/11091 [tests/lang/032.phpt]
PASS Class method registration [tests/lang/032.phpt] 
TEST 390/11091 [tests/lang/033.phpt]
PASS Alternative syntaxes test [tests/lang/033.phpt] 
TEST 391/11091 [tests/lang/034.phpt]
PASS Bug #12647 (Locale settings affecting float parsing) [tests/lang/034.phpt] 
TEST 392/11091 [tests/lang/035.phpt]
PASS ZE2: set_exception_handler() [tests/lang/035.phpt] 
TEST 393/11091 [tests/lang/036.phpt]
PASS Child public element should not override parent private element in parent methods [tests/lang/036.phpt] 
TEST 394/11091 [tests/lang/037.phpt]
PASS 'Static' binding for private variables [tests/lang/037.phpt] 
TEST 395/11091 [tests/lang/038.phpt]
PASS Convert warnings to exceptions [tests/lang/038.phpt] 
TEST 396/11091 [tests/lang/039.phpt]
PASS Catch Interfaces [tests/lang/039.phpt] 
TEST 397/11091 [tests/lang/040.phpt]
PASS foreach into array [tests/lang/040.phpt] 
TEST 398/11091 [tests/lang/041.phpt]
PASS Dynamic access of static members [tests/lang/041.phpt] 
TEST 399/11091 [tests/lang/042.phpt]
PASS Dynamic access of constants [tests/lang/042.phpt] 
TEST 400/11091 [tests/lang/043.phpt]
PASS Dynamic call for static methods [tests/lang/043.phpt] 
TEST 401/11091 [tests/lang/044.phpt]
PASS Dynamic call for static methods dynamically named [tests/lang/044.phpt] 
TEST 402/11091 [tests/lang/045.phpt]
PASS Timeout again inside register_shutdown_function [tests/lang/045.phpt] 
TEST 403/11091 [tests/lang/bison1.phpt]
PASS Bison weirdness [tests/lang/bison1.phpt] 
TEST 404/11091 [tests/lang/bug17115.phpt]
PASS Bug #17115 (lambda functions produce segfault with static vars) [tests/lang/bug17115.phpt] 
TEST 405/11091 [tests/lang/bug18872.phpt]
PASS Bug #18872 (class constant used as default parameter) [tests/lang/bug18872.phpt] 
TEST 406/11091 [tests/lang/bug19566.phpt]
PASS Bug #19566 (get_declared_classes() segfaults) [tests/lang/bug19566.phpt] 
TEST 407/11091 [tests/lang/bug19943.phpt]
PASS Bug #19943 (memleaks) [tests/lang/bug19943.phpt] 
TEST 408/11091 [tests/lang/bug20175.phpt]
PASS Bug #20175 (Static vars can't store ref to new instance) [tests/lang/bug20175.phpt] 
TEST 409/11091 [tests/lang/bug21094.phpt]
PASS Bug #21094 (set_error_handler not accepting methods) [tests/lang/bug21094.phpt] 
TEST 410/11091 [tests/lang/bug21600.phpt]
PASS Bug #21600 (assign by reference function call changes variable contents) [tests/lang/bug21600.phpt] 
TEST 411/11091 [tests/lang/bug21669.phpt]
PASS Bug #21669 ("$obj = new $this->var;" doesn't work) [tests/lang/bug21669.phpt] 
TEST 412/11091 [tests/lang/bug21820.phpt]
PASS Bug #21820 ("$arr['foo']" generates bogus E_NOTICE, should be E_PARSE) [tests/lang/bug21820.phpt] 
TEST 413/11091 [tests/lang/bug21849.phpt]
PASS Bug #21849 (self::constant doesn't work as method's default parameter) [tests/lang/bug21849.phpt] 
TEST 414/11091 [tests/lang/bug21961.phpt]
PASS Bug #21961 (get_parent_class() segfault) [tests/lang/bug21961.phpt] 
TEST 415/11091 [tests/lang/bug22231.phpt]
PASS Bug #22231 (segfault when returning a global variable by reference) [tests/lang/bug22231.phpt] 
TEST 416/11091 [tests/lang/bug22510.phpt]
PASS Bug #22510 (segfault among complex references) [tests/lang/bug22510.phpt] 
TEST 417/11091 [tests/lang/bug22592.phpt]
PASS Bug #22592 (cascading assignments to strings with curly braces broken) [tests/lang/bug22592.phpt] 
TEST 418/11091 [tests/lang/bug22690.phpt]
PASS Bug #22690 (ob_start() is broken with create_function() callbacks) [tests/lang/bug22690.phpt] 
TEST 419/11091 [tests/lang/bug23279.phpt]
PASS Bug #23279 (exception handler stops after first function call) [tests/lang/bug23279.phpt] 
TEST 420/11091 [tests/lang/bug23384.phpt]
PASS Bug #23384 (use of class constants in statics) [tests/lang/bug23384.phpt] 
TEST 421/11091 [tests/lang/bug23489.phpt]
PASS Bug #23489 (ob_start() is broken with method callbacks) [tests/lang/bug23489.phpt] 
TEST 422/11091 [tests/lang/bug23524.phpt]
PASS Bug #23524 (Improper handling of constants in array indices) [tests/lang/bug23524.phpt] 
TEST 423/11091 [tests/lang/bug23584.phpt]
PASS Bug #23584 (error line numbers off by one when using #!php) [tests/lang/bug23584.phpt] 
TEST 424/11091 [tests/lang/bug23624.phpt]
PASS Bug #23624 (foreach leaves current array key as null) [tests/lang/bug23624.phpt] 
TEST 425/11091 [tests/lang/bug23922.phpt]
PASS Bug #23922 (scope doesn't properly propagate into internal functions) [tests/lang/bug23922.phpt] 
TEST 426/11091 [tests/lang/bug24054.phpt]
PASS Bug #24054 (Assignment operator *= broken) [tests/lang/bug24054.phpt] 
TEST 427/11091 [tests/lang/bug24396.phpt]
PASS Bug #24396 (global $$variable broken) [tests/lang/bug24396.phpt] 
TEST 428/11091 [tests/lang/bug24403.phpt]
PASS Bug #24403 (scope doesn't properly propagate into internal functions) [tests/lang/bug24403.phpt] 
TEST 429/11091 [tests/lang/bug24436.phpt]
PASS Bug #24436 (isset() and empty() produce errors with non-existent variables in objects) [tests/lang/bug24436.phpt] 
TEST 430/11091 [tests/lang/bug24499.phpt]
PASS Bug #24499 (bogus handling of a public property as a private one) [tests/lang/bug24499.phpt] 
TEST 431/11091 [tests/lang/bug24573.phpt]
PASS Bug #24573 (debug_backtrace() crashes if $this is set to null) [tests/lang/bug24573.phpt] 
TEST 432/11091 [tests/lang/bug24640.phpt]
PASS Bug #24640 (var_export and var_dump can't output large float) [tests/lang/bug24640.phpt] 
TEST 433/11091 [tests/lang/bug24652.phpt]
PASS Bug #24652 (broken array_flip()) [tests/lang/bug24652.phpt] 
TEST 434/11091 [tests/lang/bug24658.phpt]
PASS Bug #24658 (combo of typehint / reference causes crash) [tests/lang/bug24658.phpt] 
TEST 435/11091 [tests/lang/bug24783.phpt]
PASS Bug #24783 ($key not binary safe in "foreach($arr as $key => $val)") [tests/lang/bug24783.phpt] 
TEST 436/11091 [tests/lang/bug24908.phpt]
PASS Bug #24908 (super-globals can not be used in __destruct()) [tests/lang/bug24908.phpt] 
TEST 437/11091 [tests/lang/bug24926.phpt]
PASS Bug #24926 (lambda function (create_function()) cannot be stored in a class property) [tests/lang/bug24926.phpt] 
TEST 438/11091 [tests/lang/bug24951.phpt]
PASS Bug #24951 (ob_flush() destroys output handler) [tests/lang/bug24951.phpt] 
SKIP Bug #25145 (SEGV on recpt of form input with name like "123[]") [tests/lang/bug25145.phpt] reason: CGI not available
TEST 440/11091 [tests/lang/bug25547.phpt]
PASS Bug #25547 (error_handler and array index with function call) [tests/lang/bug25547.phpt] 
TEST 441/11091 [tests/lang/bug25652.phpt]
PASS Bug #25652 (Calling Global functions dynamically fails from Class scope) [tests/lang/bug25652.phpt] 
TEST 442/11091 [tests/lang/bug25922.phpt]
PASS Bug #25922 (SEGV in error_handler when context is destroyed) [tests/lang/bug25922.phpt] 
TEST 443/11091 [tests/lang/bug26182.phpt]
PASS Bug #26182 (Object properties created redundantly) [tests/lang/bug26182.phpt] 
TEST 444/11091 [tests/lang/bug26696.phpt]
PASS Bug #26696 (string index in a switch() crashes with multiple matches) [tests/lang/bug26696.phpt] 
TEST 445/11091 [tests/lang/bug26866.phpt]
PASS Bug #26866 (segfault when exception raised in __get) [tests/lang/bug26866.phpt] 
TEST 446/11091 [tests/lang/bug26869.phpt]
PASS Bug #26869 (constant as the key of static array) [tests/lang/bug26869.phpt] 
TEST 447/11091 [tests/lang/bug27354.phpt]
PASS Bug #27354 (Modulus operator crashes PHP) [tests/lang/bug27354.phpt] 
TEST 448/11091 [tests/lang/bug27439.phpt]
PASS Bug #27439 (foreach() with $this segfaults) [tests/lang/bug27439.phpt] 
TEST 449/11091 [tests/lang/bug27443.phpt]
PASS Bug #27443 (defined() returns wrong type) [tests/lang/bug27443.phpt] 
TEST 450/11091 [tests/lang/bug27535.phpt]
PASS Bug #27535 (Objects pointing to each other cause Apache to crash) [tests/lang/bug27535.phpt] 
TEST 451/11091 [tests/lang/bug28213.phpt]
PASS Bug #28213 (crash in debug_print_backtrace in static methods) [tests/lang/bug28213.phpt] 
TEST 452/11091 [tests/lang/bug28800.phpt]
PASS Bug #28800 (Incorrect string to number conversion for strings starting with 'inf') [tests/lang/bug28800.phpt] 
TEST 453/11091 [tests/lang/bug29566.phpt]
PASS Bug #29566 (foreach/string handling strangeness) [tests/lang/bug29566.phpt] 
TEST 454/11091 [tests/lang/bug29893.phpt]
PASS Bug #29893 (segfault when using array as index) [tests/lang/bug29893.phpt] 
TEST 455/11091 [tests/lang/bug29944.phpt]
PASS Bug #29944 (function defined in switch crashes PHP) [tests/lang/bug29944.phpt] 
TEST 456/11091 [tests/lang/bug30578.phpt]
PASS Bug #30578 (Output buffers flushed before calling __desctruct functions) [tests/lang/bug30578.phpt] 
TEST 457/11091 [tests/lang/bug30638.phpt]
PASS Bug #30638 (localeconv returns wrong LC_NUMERIC settings) (ok to fail on MacOS X) [tests/lang/bug30638.phpt] 
TEST 458/11091 [tests/lang/bug30726.phpt]
PASS Bug #30726 (-.1 like numbers are not being handled correctly) [tests/lang/bug30726.phpt] 
TEST 459/11091 [tests/lang/bug30862.phpt]
PASS Bug #30862 (Static array with boolean indexes) [tests/lang/bug30862.phpt] 
TEST 460/11091 [tests/lang/bug32828.phpt]
PASS Bug #32828 (Throwing exception in output_callback function with ob_start and ob_end_clean leads to segfault) [tests/lang/bug32828.phpt] 
TEST 461/11091 [tests/lang/bug32924.phpt]
PASS Bug #32924 (prepend does not add file to included files) [tests/lang/bug32924.phpt] 
TEST 462/11091 [tests/lang/bug35176.phpt]
PASS Bug #35176 (include()/require()/*_once() produce wrong error messages about main()) [tests/lang/bug35176.phpt] 
TEST 463/11091 [tests/lang/bug35382.phpt]
PASS Bug #35382 (Comment in end of file produces fatal error) [tests/lang/bug35382.phpt] 
TEST 464/11091 [tests/lang/bug38579.phpt]
SKIP Bug #38579 (include_once() may include the same file twice) [tests/lang/bug38579.phpt] reason: only for Windows
TEST 465/11091 [tests/lang/bug43958.phpt]
PASS Bug #43958 (class name added into the error message) [tests/lang/bug43958.phpt] 
TEST 466/11091 [tests/lang/bug44654.phpt]
PASS Bug #44654 (syntax error for #) [tests/lang/bug44654.phpt] 
TEST 467/11091 [tests/lang/bug44827.phpt]
PASS Bug #44827 (Class error when trying to access :: as constant) [tests/lang/bug44827.phpt] 
TEST 468/11091 [tests/lang/bug45392.phpt]
PASS Bug #45392 (ob_start()/ob_end_clean() and memory_limit) [tests/lang/bug45392.phpt] 
TEST 469/11091 [tests/lang/bug7515.phpt]
PASS Bug #7515 (weird & invisible referencing of objects) [tests/lang/bug7515.phpt] 
TEST 470/11091 [tests/lang/catchable_error_001.phpt]
PASS Catchable fatal error [1] [tests/lang/catchable_error_001.phpt] 
TEST 471/11091 [tests/lang/catchable_error_002.phpt]
PASS Catchable fatal error [2] [tests/lang/catchable_error_002.phpt] 
TEST 472/11091 [tests/lang/comments.phpt]
PASS #-style comments [tests/lang/comments.phpt] 
TEST 473/11091 [tests/lang/comments2.phpt]
PASS #-style comments (part 2) [tests/lang/comments2.phpt] 
TEST 474/11091 [tests/lang/compare_objects_basic1.phpt]
PASS Test standard 'compare' object handler [tests/lang/compare_objects_basic1.phpt] 
TEST 475/11091 [tests/lang/compare_objects_basic2.phpt]
PASS Test object compare when object handler different [tests/lang/compare_objects_basic2.phpt] 
TEST 476/11091 [tests/lang/each_binary_safety.phpt]
PASS Binary safety of each() for both keys and values [tests/lang/each_binary_safety.phpt] 
TEST 477/11091 [tests/lang/empty_variation.phpt]
PASS empty() on array elements [tests/lang/empty_variation.phpt] 
TEST 478/11091 [tests/lang/engine_assignExecutionOrder_001.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_001.phpt] 
TEST 479/11091 [tests/lang/engine_assignExecutionOrder_002.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_002.phpt] 
TEST 480/11091 [tests/lang/engine_assignExecutionOrder_003.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_003.phpt] 
TEST 481/11091 [tests/lang/engine_assignExecutionOrder_004.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_004.phpt] 
TEST 482/11091 [tests/lang/engine_assignExecutionOrder_005.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_005.phpt] 
TEST 483/11091 [tests/lang/engine_assignExecutionOrder_006.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_006.phpt] 
TEST 484/11091 [tests/lang/engine_assignExecutionOrder_007.phpt]
PASS Check key execution order with &new. [tests/lang/engine_assignExecutionOrder_007.phpt] 
TEST 485/11091 [tests/lang/engine_assignExecutionOrder_008.phpt]
PASS Ensure by value assignments leave temporaries on the stack, for all sorts of assignees. [tests/lang/engine_assignExecutionOrder_008.phpt] 
TEST 486/11091 [tests/lang/engine_assignExecutionOrder_009.phpt]
PASS Execution ordering with comparison operators. [tests/lang/engine_assignExecutionOrder_009.phpt] 
TEST 487/11091 [tests/lang/error_2_exception_001.phpt]
PASS ZE2 errors caught as exceptions [tests/lang/error_2_exception_001.phpt] 
TEST 488/11091 [tests/lang/execution_order.phpt]
PASS Execution order of variables [tests/lang/execution_order.phpt] 
TEST 489/11091 [tests/lang/foreachLoop.001.phpt]
PASS Foreach loop tests - basic loop with just value and key => value. [tests/lang/foreachLoop.001.phpt] 
TEST 490/11091 [tests/lang/foreachLoop.002.phpt]
PASS Foreach loop tests - modifying the array during the loop. [tests/lang/foreachLoop.002.phpt] 
TEST 491/11091 [tests/lang/foreachLoop.003.phpt]
PASS Foreach loop tests - error case: not an array. [tests/lang/foreachLoop.003.phpt] 
TEST 492/11091 [tests/lang/foreachLoop.004.phpt]
PASS Foreach loop tests - using an array element as the $value [tests/lang/foreachLoop.004.phpt] 
TEST 493/11091 [tests/lang/foreachLoop.005.phpt]
PASS Foreach loop tests - modifying the array during the loop: special case. Behaviour is good since php 5.2.2. [tests/lang/foreachLoop.005.phpt] 
TEST 494/11091 [tests/lang/foreachLoop.006.phpt]
PASS Foreach loop tests - error case: key is a reference. [tests/lang/foreachLoop.006.phpt] 
TEST 495/11091 [tests/lang/foreachLoop.007.phpt]
PASS Foreach loop tests - error case: reference to constant array. [tests/lang/foreachLoop.007.phpt] 
TEST 496/11091 [tests/lang/foreachLoop.008.phpt]
PASS Foreach loop tests - error case: reference to constant array, with key. [tests/lang/foreachLoop.008.phpt] 
TEST 497/11091 [tests/lang/foreachLoop.009.phpt]
PASS Foreach loop tests - foreach operates on the original array if the array is referenced outside the loop. [tests/lang/foreachLoop.009.phpt] 
TEST 498/11091 [tests/lang/foreachLoop.010.phpt]
PASS This test illustrates the impact of invoking destructors when refcount is decremented to 0 on foreach.
It will pass only if the 'contentious code' in PHPValue.decReferences() is enabled. [tests/lang/foreachLoop.010.phpt] 
TEST 499/11091 [tests/lang/foreachLoop.011.phpt]
PASS Changing from an interable type to a non iterable type during the iteration [tests/lang/foreachLoop.011.phpt] 
TEST 500/11091 [tests/lang/foreachLoop.012.phpt]
PASS Directly modifying an unreferenced array when foreach'ing over it. [tests/lang/foreachLoop.012.phpt] 
TEST 501/11091 [tests/lang/foreachLoop.013.phpt]
PASS Directly modifying an unreferenced array when foreach'ing over it while using &$value syntax. [tests/lang/foreachLoop.013.phpt] 
TEST 502/11091 [tests/lang/foreachLoop.014.phpt]
PASS Directly modifying a REFERENCED array when foreach'ing over it. [tests/lang/foreachLoop.014.phpt] 
TEST 503/11091 [tests/lang/foreachLoop.015.phpt]
PASS Directly modifying a REFERENCED array when foreach'ing over it while using &$value syntax. [tests/lang/foreachLoop.015.phpt] 
TEST 504/11091 [tests/lang/foreachLoop.016.phpt]
PASS Ensure foreach splits the iterated entity from its cow reference set, for all sorts of iterated entities. [tests/lang/foreachLoop.016.phpt] 
TEST 505/11091 [tests/lang/foreachLoop.017.phpt]
PASS Ensure foreach works with arrays with Binary keys. [tests/lang/foreachLoop.017.phpt] 
TEST 506/11091 [tests/lang/foreachLoopIterator.001.phpt]
PASS foreach with Iterator. [tests/lang/foreachLoopIterator.001.phpt] 
TEST 507/11091 [tests/lang/foreachLoopIterator.002.phpt]
PASS foreach with iterator and &$value reference [tests/lang/foreachLoopIterator.002.phpt] 
TEST 508/11091 [tests/lang/foreachLoopIteratorAggregate.001.phpt]
PASS foreach with iteratorAggregate [tests/lang/foreachLoopIteratorAggregate.001.phpt] 
TEST 509/11091 [tests/lang/foreachLoopIteratorAggregate.002.phpt]
PASS IteratorAggregate::getIterator bad return type [tests/lang/foreachLoopIteratorAggregate.002.phpt] 
TEST 510/11091 [tests/lang/foreachLoopIteratorAggregate.003.phpt]
PASS foreach with nested iteratorAggregates [tests/lang/foreachLoopIteratorAggregate.003.phpt] 
TEST 511/11091 [tests/lang/foreachLoopIteratorAggregate.004.phpt]
PASS Duplicate of zend test tests/classes/iterators_002.phpt without expected output from destructor [tests/lang/foreachLoopIteratorAggregate.004.phpt] 
TEST 512/11091 [tests/lang/foreachLoopObjects.001.phpt]
PASS Foreach loop on objects - basic loop with just value and key => value. [tests/lang/foreachLoopObjects.001.phpt] 
TEST 513/11091 [tests/lang/foreachLoopObjects.002.phpt]
PASS Foreach loop tests - visibility. [tests/lang/foreachLoopObjects.002.phpt] 
TEST 514/11091 [tests/lang/foreachLoopObjects.003.phpt]
PASS Foreach loop tests - modifying the object during the loop. [tests/lang/foreachLoopObjects.003.phpt] 
TEST 515/11091 [tests/lang/foreachLoopObjects.004.phpt]
PASS Foreach loop tests - Removing the current element from an iterated object. [tests/lang/foreachLoopObjects.004.phpt] 
TEST 516/11091 [tests/lang/foreachLoopObjects.005.phpt]
PASS Foreach loop tests - removing properties before and after the current property during the loop. [tests/lang/foreachLoopObjects.005.phpt] 
TEST 517/11091 [tests/lang/foreachLoopObjects.006.phpt]
PASS Foreach loop tests - substituting the entire iterated entity during the loop. [tests/lang/foreachLoopObjects.006.phpt] 
TEST 518/11091 [tests/lang/foreach_with_object_001.phpt]
PASS foreach() with foreach($o->mthd()->arr) [tests/lang/foreach_with_object_001.phpt] 
TEST 519/11091 [tests/lang/foreach_with_references_001.phpt]
PASS foreach() with references [tests/lang/foreach_with_references_001.phpt] 
TEST 520/11091 [tests/lang/func_get_arg.001.phpt]
PASS func_get_arg test [tests/lang/func_get_arg.001.phpt] 
TEST 521/11091 [tests/lang/func_get_arg.002.phpt]
PASS func_get_arg with variable number of args [tests/lang/func_get_arg.002.phpt] 
TEST 522/11091 [tests/lang/func_get_arg.003.phpt]
PASS func_get_arg outside of a function declaration [tests/lang/func_get_arg.003.phpt] 
TEST 523/11091 [tests/lang/func_get_arg.004.phpt]
PASS func_get_arg on non-existent arg [tests/lang/func_get_arg.004.phpt] 
TEST 524/11091 [tests/lang/func_get_arg.005.phpt]
PASS A variable, which is referenced by another variable, is passed by value.
During the call, the original variable is updated. This should not affect func_get_arg(). [tests/lang/func_get_arg.005.phpt] 
TEST 525/11091 [tests/lang/func_get_arg_variation.phpt]
PASS func_get_arg test [tests/lang/func_get_arg_variation.phpt] 
TEST 526/11091 [tests/lang/func_get_args.001.phpt]
PASS func_get_args with no args [tests/lang/func_get_args.001.phpt] 
TEST 527/11091 [tests/lang/func_get_args.002.phpt]
PASS func_get_args with variable number of args [tests/lang/func_get_args.002.phpt] 
TEST 528/11091 [tests/lang/func_get_args.003.phpt]
PASS func_get_args() outside of a function declaration [tests/lang/func_get_args.003.phpt] 
TEST 529/11091 [tests/lang/func_get_args.004.phpt]
PASS Pass same variable by ref and by value. [tests/lang/func_get_args.004.phpt] 
TEST 530/11091 [tests/lang/func_num_args.001.phpt]
PASS func_num_args with no args [tests/lang/func_num_args.001.phpt] 
TEST 531/11091 [tests/lang/func_num_args.002.phpt]
PASS func_num_args with variable number of args [tests/lang/func_num_args.002.phpt] 
TEST 532/11091 [tests/lang/func_num_args.003.phpt]
PASS func_num_args() outside of a function declaration [tests/lang/func_num_args.003.phpt] 
TEST 533/11091 [tests/lang/func_num_args.004.phpt]
PASS Pass same variable by ref and by value. [tests/lang/func_num_args.004.phpt] 
TEST 534/11091 [tests/lang/include_variation1.phpt]
PASS include() a file from the current script directory [tests/lang/include_variation1.phpt] 
TEST 535/11091 [tests/lang/include_variation2.phpt]
PASS Including a file in the current script directory from an included function [tests/lang/include_variation2.phpt] 
TEST 536/11091 [tests/lang/include_variation3.phpt]
PASS Including a file in the current script directory from eval'd code [tests/lang/include_variation3.phpt] 
TEST 537/11091 [tests/lang/operators/add_basiclong_64bit.phpt]
SKIP Test + operator : 64bit long tests [tests/lang/operators/add_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 538/11091 [tests/lang/operators/add_variationStr.phpt]
PASS Test + operator : various numbers as strings [tests/lang/operators/add_variationStr.phpt] 
TEST 539/11091 [tests/lang/operators/bitwiseAnd_basiclong_64bit.phpt]
SKIP Test & operator : 64bit long tests [tests/lang/operators/bitwiseAnd_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 540/11091 [tests/lang/operators/bitwiseAnd_variationStr.phpt]
PASS Test & operator : various numbers as strings [tests/lang/operators/bitwiseAnd_variationStr.phpt] 
TEST 541/11091 [tests/lang/operators/bitwiseNot_basiclong_64bit.phpt]
SKIP Test ~N operator : 64bit long tests [tests/lang/operators/bitwiseNot_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 542/11091 [tests/lang/operators/bitwiseNot_variationStr.phpt]
PASS Test ~N operator : various numbers as strings [tests/lang/operators/bitwiseNot_variationStr.phpt] 
TEST 543/11091 [tests/lang/operators/bitwiseOr_basiclong_64bit.phpt]
SKIP Test | operator : 64bit long tests [tests/lang/operators/bitwiseOr_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 544/11091 [tests/lang/operators/bitwiseOr_variationStr.phpt]
PASS Test | operator : various numbers as strings [tests/lang/operators/bitwiseOr_variationStr.phpt] 
TEST 545/11091 [tests/lang/operators/bitwiseShiftLeft_basiclong_64bit.phpt]
SKIP Test << operator : 64bit long tests [tests/lang/operators/bitwiseShiftLeft_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 546/11091 [tests/lang/operators/bitwiseShiftLeft_variationStr.phpt]
PASS Test << operator : various numbers as strings [tests/lang/operators/bitwiseShiftLeft_variationStr.phpt] 
TEST 547/11091 [tests/lang/operators/bitwiseShiftLeft_variationStr_64bit.phpt]
SKIP Test << operator : various numbers as strings [tests/lang/operators/bitwiseShiftLeft_variationStr_64bit.phpt] reason: this test is for 64bit platform only
TEST 548/11091 [tests/lang/operators/bitwiseShiftRight_basiclong_64bit.phpt]
SKIP Test >> operator : 64bit long tests [tests/lang/operators/bitwiseShiftRight_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 549/11091 [tests/lang/operators/bitwiseShiftRight_variationStr.phpt]
PASS Test >> operator : various numbers as strings [tests/lang/operators/bitwiseShiftRight_variationStr.phpt] 
TEST 550/11091 [tests/lang/operators/bitwiseXor_basiclong_64bit.phpt]
SKIP Test ^ operator : 64bit long tests [tests/lang/operators/bitwiseXor_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 551/11091 [tests/lang/operators/bitwiseXor_variationStr.phpt]
PASS Test ^ operator : various numbers as strings [tests/lang/operators/bitwiseXor_variationStr.phpt] 
TEST 552/11091 [tests/lang/operators/divide_basiclong_64bit.phpt]
SKIP Test / operator : 64bit long tests [tests/lang/operators/divide_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 553/11091 [tests/lang/operators/divide_variationStr.phpt]
PASS Test / operator : various numbers as strings [tests/lang/operators/divide_variationStr.phpt] 
TEST 554/11091 [tests/lang/operators/modulus_basiclong_64bit.phpt]
SKIP Test % operator : 64bit long tests [tests/lang/operators/modulus_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 555/11091 [tests/lang/operators/modulus_variationStr.phpt]
PASS Test % operator : various numbers as strings [tests/lang/operators/modulus_variationStr.phpt] 
TEST 556/11091 [tests/lang/operators/multiply_basiclong_64bit.phpt]
SKIP Test * operator : 64bit long tests [tests/lang/operators/multiply_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 557/11091 [tests/lang/operators/multiply_variationStr.phpt]
PASS Test * operator : various numbers as strings [tests/lang/operators/multiply_variationStr.phpt] 
TEST 558/11091 [tests/lang/operators/negate_basiclong_64bit.phpt]
SKIP Test -N operator : 64bit long tests [tests/lang/operators/negate_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 559/11091 [tests/lang/operators/negate_variationStr.phpt]
PASS Test -N operator : various numbers as strings [tests/lang/operators/negate_variationStr.phpt] 
TEST 560/11091 [tests/lang/operators/operator_equals_basic.phpt]
PASS Test == operator : different types [tests/lang/operators/operator_equals_basic.phpt] 
TEST 561/11091 [tests/lang/operators/operator_equals_variation.phpt]
PASS Test == operator : max int 32bit range [tests/lang/operators/operator_equals_variation.phpt] 
TEST 562/11091 [tests/lang/operators/operator_equals_variation_64bit.phpt]
SKIP Test == operator : max int 64bit range [tests/lang/operators/operator_equals_variation_64bit.phpt] reason: this test is for 64bit platform only
TEST 563/11091 [tests/lang/operators/operator_gt_basic.phpt]
PASS Test > operator : different types [tests/lang/operators/operator_gt_basic.phpt] 
TEST 564/11091 [tests/lang/operators/operator_gt_or_equal_basic.phpt]
PASS Test >= operator : different types [tests/lang/operators/operator_gt_or_equal_basic.phpt] 
TEST 565/11091 [tests/lang/operators/operator_gt_or_equal_variation.phpt]
PASS Test >= operator : max int 32bit range [tests/lang/operators/operator_gt_or_equal_variation.phpt] 
TEST 566/11091 [tests/lang/operators/operator_gt_or_equal_variation_64bit.phpt]
SKIP Test >= operator : max int 64bit range [tests/lang/operators/operator_gt_or_equal_variation_64bit.phpt] reason: this test is for 64bit platform only
TEST 567/11091 [tests/lang/operators/operator_gt_variation.phpt]
PASS Test > operator : max int 32bit range [tests/lang/operators/operator_gt_variation.phpt] 
TEST 568/11091 [tests/lang/operators/operator_gt_variation_64bit.phpt]
SKIP Test > operator : max int 64bit range [tests/lang/operators/operator_gt_variation_64bit.phpt] reason: this test is for 64bit platform only
TEST 569/11091 [tests/lang/operators/operator_identical_basic.phpt]
PASS Test === operator : different types [tests/lang/operators/operator_identical_basic.phpt] 
TEST 570/11091 [tests/lang/operators/operator_identical_variation.phpt]
PASS Test === operator : max int 32bit range [tests/lang/operators/operator_identical_variation.phpt] 
TEST 571/11091 [tests/lang/operators/operator_identical_variation_64bit.phpt]
SKIP Test === operator : max int 64bit range [tests/lang/operators/operator_identical_variation_64bit.phpt] reason: this test is for 64bit platform only
TEST 572/11091 [tests/lang/operators/operator_lt_basic.phpt]
PASS Test < operator : different types [tests/lang/operators/operator_lt_basic.phpt] 
TEST 573/11091 [tests/lang/operators/operator_lt_or_equal_basic.phpt]
PASS Test <= operator : different types [tests/lang/operators/operator_lt_or_equal_basic.phpt] 
TEST 574/11091 [tests/lang/operators/operator_lt_or_equal_variation.phpt]
PASS Test <= operator : max int 32bit range [tests/lang/operators/operator_lt_or_equal_variation.phpt] 
TEST 575/11091 [tests/lang/operators/operator_lt_or_equal_variation_64bit.phpt]
SKIP Test <= operator : max int 64bit range [tests/lang/operators/operator_lt_or_equal_variation_64bit.phpt] reason: this test is for 64bit platform only
TEST 576/11091 [tests/lang/operators/operator_lt_variation.phpt]
PASS Test < operator : max int 32bit range [tests/lang/operators/operator_lt_variation.phpt] 
TEST 577/11091 [tests/lang/operators/operator_lt_variation_64bit.phpt]
SKIP Test < operator : max int 64bit range [tests/lang/operators/operator_lt_variation_64bit.phpt] reason: this test is for 64bit platform only
TEST 578/11091 [tests/lang/operators/operator_notequals_basic.phpt]
PASS Test != operator : different types [tests/lang/operators/operator_notequals_basic.phpt] 
TEST 579/11091 [tests/lang/operators/operator_notequals_variation.phpt]
PASS Test != operator : max int 32bit range [tests/lang/operators/operator_notequals_variation.phpt] 
TEST 580/11091 [tests/lang/operators/operator_notequals_variation_64bit.phpt]
SKIP Test == operator : max int 64bit range [tests/lang/operators/operator_notequals_variation_64bit.phpt] reason: this test is for 64bit platform only
TEST 581/11091 [tests/lang/operators/operator_notidentical_basic.phpt]
PASS Test !== operator : different types [tests/lang/operators/operator_notidentical_basic.phpt] 
TEST 582/11091 [tests/lang/operators/operator_notidentical_variation.phpt]
PASS Test !== operator : max int 32bit range [tests/lang/operators/operator_notidentical_variation.phpt] 
TEST 583/11091 [tests/lang/operators/operator_notidentical_variation_64bit.phpt]
SKIP Test !== operator : max int 64bit range [tests/lang/operators/operator_notidentical_variation_64bit.phpt] reason: this test is for 64bit platform only
TEST 584/11091 [tests/lang/operators/postdec_basiclong_64bit.phpt]
SKIP Test N-- operator : 64bit long tests [tests/lang/operators/postdec_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 585/11091 [tests/lang/operators/postdec_variationStr.phpt]
PASS Test N-- operator : various numbers as strings [tests/lang/operators/postdec_variationStr.phpt] 
TEST 586/11091 [tests/lang/operators/postinc_basiclong_64bit.phpt]
SKIP Test N++ operator : 64bit long tests [tests/lang/operators/postinc_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 587/11091 [tests/lang/operators/postinc_variationStr.phpt]
PASS Test N++ operator : various numbers as strings [tests/lang/operators/postinc_variationStr.phpt] 
TEST 588/11091 [tests/lang/operators/predec_basiclong_64bit.phpt]
SKIP Test --N operator : 64bit long tests [tests/lang/operators/predec_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 589/11091 [tests/lang/operators/predec_variationStr.phpt]
PASS Test --N operator : various numbers as strings [tests/lang/operators/predec_variationStr.phpt] 
TEST 590/11091 [tests/lang/operators/preinc_basiclong_64bit.phpt]
SKIP Test ++N operator : 64bit long tests [tests/lang/operators/preinc_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 591/11091 [tests/lang/operators/preinc_variationStr.phpt]
PASS Test ++N operator : various numbers as strings [tests/lang/operators/preinc_variationStr.phpt] 
TEST 592/11091 [tests/lang/operators/subtract_basiclong_64bit.phpt]
SKIP Test - operator : 64bit long tests [tests/lang/operators/subtract_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 593/11091 [tests/lang/operators/subtract_variationStr.phpt]
PASS Test - operator : various numbers as strings [tests/lang/operators/subtract_variationStr.phpt] 
TEST 594/11091 [tests/lang/passByReference_001.phpt]
PASS passing of function parameters by reference [tests/lang/passByReference_001.phpt] 
TEST 595/11091 [tests/lang/passByReference_002.phpt]
PASS Attempt to pass a constant by reference [tests/lang/passByReference_002.phpt] 
TEST 596/11091 [tests/lang/passByReference_003.phpt]
PASS Implicit initialisation when passing by reference [tests/lang/passByReference_003.phpt] 
TEST 597/11091 [tests/lang/passByReference_004.phpt]
PASS passing the return value from a function by reference [tests/lang/passByReference_004.phpt] 
TEST 598/11091 [tests/lang/passByReference_005.phpt]
PASS Pass uninitialised variables by reference and by value to test implicit initialisation. [tests/lang/passByReference_005.phpt] 
TEST 599/11091 [tests/lang/passByReference_006.phpt]
PASS Pass uninitialised objects and arrays by reference to test implicit initialisation. [tests/lang/passByReference_006.phpt] 
TEST 600/11091 [tests/lang/passByReference_007.phpt]
PASS Pass function and method calls by reference and by value. [tests/lang/passByReference_007.phpt] 
TEST 601/11091 [tests/lang/passByReference_008.phpt]
PASS Pass same variable by ref and by value. [tests/lang/passByReference_008.phpt] 
TEST 602/11091 [tests/lang/passByReference_009.phpt]
PASS Assignement as argument [tests/lang/passByReference_009.phpt] 
TEST 603/11091 [tests/lang/passByReference_010.phpt]
PASS Passing assignments by reference [tests/lang/passByReference_010.phpt] 
TEST 604/11091 [tests/lang/passByReference_012.phpt]
PASS Test pass by reference semantics [tests/lang/passByReference_012.phpt] 
TEST 605/11091 [tests/lang/returnByReference.001.phpt]
PASS Returning a reference from a function [tests/lang/returnByReference.001.phpt] 
TEST 606/11091 [tests/lang/returnByReference.002.phpt]
PASS Returning a reference from a function. [tests/lang/returnByReference.002.phpt] 
TEST 607/11091 [tests/lang/returnByReference.003.phpt]
PASS Returning a reference from a function [tests/lang/returnByReference.003.phpt] 
TEST 608/11091 [tests/lang/returnByReference.004.phpt]
PASS Returning a reference from a static method [tests/lang/returnByReference.004.phpt] 
TEST 609/11091 [tests/lang/returnByReference.005.phpt]
PASS Returning a reference from a method [tests/lang/returnByReference.005.phpt] 
TEST 610/11091 [tests/lang/returnByReference.006.phpt]
PASS Returning a reference from a function via another function [tests/lang/returnByReference.006.phpt] 
TEST 611/11091 [tests/lang/returnByReference.007.phpt]
PASS Returning a reference from a static method via another static method [tests/lang/returnByReference.007.phpt] 
TEST 612/11091 [tests/lang/returnByReference.008.phpt]
PASS Returning a reference from a non-static method via another non-static method [tests/lang/returnByReference.008.phpt] 
TEST 613/11091 [tests/lang/returnByReference.009.phpt]
PASS Returning a references returned by another function [tests/lang/returnByReference.009.phpt] 
TEST 614/11091 [tests/lang/script_tag.phpt]
PASS <script> tag [tests/lang/script_tag.phpt] 
TEST 615/11091 [tests/lang/short_tags.001.phpt]
PASS short_open_tag: On [tests/lang/short_tags.001.phpt] 
TEST 616/11091 [tests/lang/short_tags.002.phpt]
PASS short_open_tag: Off [tests/lang/short_tags.002.phpt] 
TEST 617/11091 [tests/lang/short_tags.003.phpt]
PASS short_open_tag: On, asp_tags: On [tests/lang/short_tags.003.phpt] 
TEST 618/11091 [tests/lang/short_tags.004.phpt]
PASS short_open_tag: Off, asp_tags: Off [tests/lang/short_tags.004.phpt] 
TEST 619/11091 [tests/lang/static_basic_001.phpt]
PASS Static keyword - basic tests [tests/lang/static_basic_001.phpt] 
TEST 620/11091 [tests/lang/static_basic_002.phpt]
PASS Multiple declarations of the same static variable [tests/lang/static_basic_002.phpt] 
TEST 621/11091 [tests/lang/static_variation_001.phpt]
PASS Statics in nested functions & evals. [tests/lang/static_variation_001.phpt] 
TEST 622/11091 [tests/lang/static_variation_002.phpt]
PASS Static variables in methods & nested functions & evals. [tests/lang/static_variation_002.phpt] 
TEST 623/11091 [tests/lang/string_decimals_001.phpt]
PASS String conversion with multiple decimal points [tests/lang/string_decimals_001.phpt] 
TEST 624/11091 [tests/lang/this_assignment.phpt]
PASS Test to catch early assignment of $this [tests/lang/this_assignment.phpt] 
TEST 625/11091 [tests/lang/throw_variation_001.phpt]
PASS Catching an exception thrown from an included file [tests/lang/throw_variation_001.phpt] 
TEST 626/11091 [tests/lang/type_hints_001.phpt]
PASS ZE2 type hinting [tests/lang/type_hints_001.phpt] 
TEST 627/11091 [tests/lang/type_hints_002.phpt]
PASS ZE2 type hinting [tests/lang/type_hints_002.phpt] 
TEST 628/11091 [tests/lang/type_hints_003.phpt]
PASS ZE2 type hinting [tests/lang/type_hints_003.phpt] 
TEST 629/11091 [tests/output/bug46897.phpt]
PASS Bug #46897: ob_flush() should fail to flush unerasable buffers [tests/output/bug46897.phpt] 
TEST 630/11091 [tests/output/bug63377.phpt]
SKIP Bug #63377 (Segfault on output buffer > 2GB) [tests/output/bug63377.phpt] reason: Not for 32-bits OS
TEST 631/11091 [tests/output/flush_basic_001.phpt]
PASS Test basic functionality of flush() [tests/output/flush_basic_001.phpt] 
TEST 632/11091 [tests/output/flush_error_001.phpt]
PASS Test wrong number of arguments for flush() (no impact) [tests/output/flush_error_001.phpt] 
TEST 633/11091 [tests/output/ob_001.phpt]
PASS output buffering - nothing [tests/output/ob_001.phpt] 
TEST 634/11091 [tests/output/ob_002.phpt]
PASS output buffering - ob_start [tests/output/ob_002.phpt] 
TEST 635/11091 [tests/output/ob_003.phpt]
PASS output buffering - ob_flush [tests/output/ob_003.phpt] 
TEST 636/11091 [tests/output/ob_004.phpt]
PASS output buffering - ob_clean [tests/output/ob_004.phpt] 
TEST 637/11091 [tests/output/ob_005.phpt]
PASS output buffering - ob_end_clean [tests/output/ob_005.phpt] 
TEST 638/11091 [tests/output/ob_006.phpt]
PASS output buffering - ob_end_flush [tests/output/ob_006.phpt] 
TEST 639/11091 [tests/output/ob_007.phpt]
PASS output buffering - ob_get_clean [tests/output/ob_007.phpt] 
TEST 640/11091 [tests/output/ob_008.phpt]
PASS output buffering - ob_get_contents [tests/output/ob_008.phpt] 
TEST 641/11091 [tests/output/ob_009.phpt]
PASS output buffering - ob_get_flush [tests/output/ob_009.phpt] 
TEST 642/11091 [tests/output/ob_010.phpt]
PASS output buffering - fatalism [tests/output/ob_010.phpt] 
TEST 643/11091 [tests/output/ob_011.phpt]
PASS output buffering - fatalism [tests/output/ob_011.phpt] 
TEST 644/11091 [tests/output/ob_012.phpt]
PASS output buffering - multiple [tests/output/ob_012.phpt] 
TEST 645/11091 [tests/output/ob_013.phpt]
PASS output buffering - handlers/status [tests/output/ob_013.phpt] 
TEST 646/11091 [tests/output/ob_014.phpt]
PASS output buffering - failure [tests/output/ob_014.phpt] 
TEST 647/11091 [tests/output/ob_015.phpt]
PASS output buffering - failure [tests/output/ob_015.phpt] 
TEST 648/11091 [tests/output/ob_017.phpt]
PASS output buffering - stati [tests/output/ob_017.phpt] 
TEST 649/11091 [tests/output/ob_018.phpt]
PASS output buffering - error message nirvana bug #37714 [tests/output/ob_018.phpt] 
TEST 650/11091 [tests/output/ob_020.phpt]
PASS output buffering - ob_list_handlers [tests/output/ob_020.phpt] 
TEST 651/11091 [tests/output/ob_clean_basic_001.phpt]
PASS Test ob_clean() function : basic functionality [tests/output/ob_clean_basic_001.phpt] 
TEST 652/11091 [tests/output/ob_clean_error_001.phpt]
PASS Test ob_clean() function : error conditions [tests/output/ob_clean_error_001.phpt] 
TEST 653/11091 [tests/output/ob_end_clean_basic_001.phpt]
PASS Test return type and value, as well as basic behaviour, for ob_end_clean() [tests/output/ob_end_clean_basic_001.phpt] 
TEST 654/11091 [tests/output/ob_end_clean_error_001.phpt]
PASS Test wrong number of arguments for ob_end_clean() [tests/output/ob_end_clean_error_001.phpt] 
TEST 655/11091 [tests/output/ob_end_flush_basic_001.phpt]
PASS Test ob_end_flush() function : basic functionality [tests/output/ob_end_flush_basic_001.phpt] 
TEST 656/11091 [tests/output/ob_end_flush_error_001.phpt]
PASS Test ob_end_flush() function : error conditions [tests/output/ob_end_flush_error_001.phpt] 
TEST 657/11091 [tests/output/ob_flush_basic_001.phpt]
PASS Test ob_flush() function : basic functionality [tests/output/ob_flush_basic_001.phpt] 
TEST 658/11091 [tests/output/ob_flush_error_001.phpt]
PASS Test ob_flush() function : error conditions [tests/output/ob_flush_error_001.phpt] 
TEST 659/11091 [tests/output/ob_get_clean_basic_001.phpt]
PASS Test return type and value, as well as basic behaviour, of ob_get_clean() [tests/output/ob_get_clean_basic_001.phpt] 
TEST 660/11091 [tests/output/ob_get_clean_basic_002.phpt]
PASS Test basic behaviour of ob_get_clean() [tests/output/ob_get_clean_basic_002.phpt] 
TEST 661/11091 [tests/output/ob_get_clean_error_001.phpt]
PASS Test wrong number of arguments for ob_get_clean() [tests/output/ob_get_clean_error_001.phpt] 
TEST 662/11091 [tests/output/ob_get_contents_basic_001.phpt]
PASS Test ob_get_contents() function : basic functionality [tests/output/ob_get_contents_basic_001.phpt] 
TEST 663/11091 [tests/output/ob_get_contents_error_001.phpt]
PASS Test ob_get_contents() function : error cases [tests/output/ob_get_contents_error_001.phpt] 
TEST 664/11091 [tests/output/ob_get_length_basic_001.phpt]
PASS Test return type and value, as well as basic behaviour, of ob_get_length() [tests/output/ob_get_length_basic_001.phpt] 
TEST 665/11091 [tests/output/ob_get_length_error_001.phpt]
PASS Test wrong number of arguments for ob_get_length() [tests/output/ob_get_length_error_001.phpt] 
TEST 666/11091 [tests/output/ob_get_level_basic_001.phpt]
PASS Test ob_get_level() function : basic functionality [tests/output/ob_get_level_basic_001.phpt] 
TEST 667/11091 [tests/output/ob_get_level_error_001.phpt]
PASS Test ob_get_level() function : error conditions [tests/output/ob_get_level_error_001.phpt] 
TEST 668/11091 [tests/output/ob_get_status.phpt]
PASS ob_get_status() function basic test [tests/output/ob_get_status.phpt] 
TEST 669/11091 [tests/output/ob_implicit_flush_basic_001.phpt]
PASS Test ob_implicit_flush() function : check return value (always null). [tests/output/ob_implicit_flush_basic_001.phpt] 
TEST 670/11091 [tests/output/ob_implicit_flush_basic_002.phpt]
PASS Test ob_implicit_flush() function : ensure implicit flushing does not apply to user buffers. [tests/output/ob_implicit_flush_basic_002.phpt] 
TEST 671/11091 [tests/output/ob_implicit_flush_error_001.phpt]
PASS Test ob_implicit_flush() function : wrong number of arguments [tests/output/ob_implicit_flush_error_001.phpt] 
TEST 672/11091 [tests/output/ob_implicit_flush_variation_001.phpt]
PASS Test ob_implicit_flush() function : usage variation [tests/output/ob_implicit_flush_variation_001.phpt] 
TEST 673/11091 [tests/output/ob_start_basic_001.phpt]
PASS Test return type and value for ob_start() [tests/output/ob_start_basic_001.phpt] 
TEST 674/11091 [tests/output/ob_start_basic_002.phpt]
PASS ob_start(): Check behaviour with various callback return values. [tests/output/ob_start_basic_002.phpt] 
TEST 675/11091 [tests/output/ob_start_basic_003.phpt]
PASS ob_start(): ensure even fatal error test is affected by output buffering. [tests/output/ob_start_basic_003.phpt] 
TEST 676/11091 [tests/output/ob_start_basic_004.phpt]
PASS ob_start() chunk_size: confirm buffer is flushed after any output call that causes its length to equal or exceed chunk_size. [tests/output/ob_start_basic_004.phpt] 
TEST 677/11091 [tests/output/ob_start_basic_005.phpt]
PASS ob_start(): non-static method as static callbacks. [tests/output/ob_start_basic_005.phpt] 
TEST 678/11091 [tests/output/ob_start_basic_006.phpt]
PASS ob_start(): multiple buffer initialization with a single call, using arrays. [tests/output/ob_start_basic_006.phpt] 
TEST 679/11091 [tests/output/ob_start_basic_unerasable_001.phpt]
PASS ob_start(): Ensure content of unerasable buffer can be accessed by ob_get_contents(). [tests/output/ob_start_basic_unerasable_001.phpt] 
TEST 680/11091 [tests/output/ob_start_basic_unerasable_002.phpt]
PASS ob_start(): Ensure unerasable buffer cannot be erased by ob_clean(), ob_end_clean() or ob_end_flush(). [tests/output/ob_start_basic_unerasable_002.phpt] 
TEST 681/11091 [tests/output/ob_start_basic_unerasable_003.phpt]
PASS ob_start(): Ensure unerasable buffer cannot be accessed or erased by ob_get_clean(). [tests/output/ob_start_basic_unerasable_003.phpt] 
TEST 682/11091 [tests/output/ob_start_basic_unerasable_004.phpt]
PASS ob_start(): Ensure unerasable buffer cannot be accessed or flushed by ob_get_flush(). [tests/output/ob_start_basic_unerasable_004.phpt] 
TEST 683/11091 [tests/output/ob_start_basic_unerasable_005.phpt]
PASS ob_start(): Ensure unerasable buffer cannot be flushed by ob_flush() [tests/output/ob_start_basic_unerasable_005.phpt] 
TEST 684/11091 [tests/output/ob_start_callbacks.phpt]
PASS Test ob_start() with callbacks in variables [tests/output/ob_start_callbacks.phpt] 
TEST 685/11091 [tests/output/ob_start_error_001.phpt]
PASS Test wrong number of arguments and wrong arg types for ob_start() [tests/output/ob_start_error_001.phpt] 
TEST 686/11091 [tests/output/ob_start_error_002.phpt]
PASS Test wrong number of arguments and wrong arg types for ob_start() [tests/output/ob_start_error_002.phpt] 
TEST 687/11091 [tests/output/ob_start_error_003.phpt]
PASS Test ob_start() with object supplied but no method. [tests/output/ob_start_error_003.phpt] 
TEST 688/11091 [tests/output/ob_start_error_004.phpt]
PASS Test ob_start() with non existent callback method. [tests/output/ob_start_error_004.phpt] 
TEST 689/11091 [tests/output/ob_start_error_005.phpt]
PASS ob_start(): ensure buffers can't be added from within callback. [tests/output/ob_start_error_005.phpt] 
TEST 690/11091 [tests/security/bug53226.phpt]
PASS Bug #53226 (file_exists fails on big filenames) [tests/security/bug53226.phpt] 
SKIP Test if magic_quotes_gpc works as expected [tests/security/magic_quotes_gpc.phpt] reason: CGI not available
TEST 692/11091 [tests/security/open_basedir_001.phpt]
SKIP openbase_dir runtime tightning [tests/security/open_basedir_001.phpt] reason: .. no /usr/local/bin on this machine
TEST 693/11091 [tests/security/open_basedir_chdir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_chdir.phpt] 
TEST 694/11091 [tests/security/open_basedir_chmod.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_chmod.phpt] 
TEST 695/11091 [tests/security/open_basedir_copy.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_copy.phpt] 
TEST 696/11091 [tests/security/open_basedir_copy_variation1.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_copy_variation1.phpt] 
TEST 697/11091 [tests/security/open_basedir_dir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_dir.phpt] 
TEST 698/11091 [tests/security/open_basedir_disk_free_space.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_disk_free_space.phpt] 
TEST 699/11091 [tests/security/open_basedir_error_log.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_error_log.phpt] 
TEST 700/11091 [tests/security/open_basedir_error_log_variation.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_error_log_variation.phpt] 
TEST 701/11091 [tests/security/open_basedir_file.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_file.phpt] 
TEST 702/11091 [tests/security/open_basedir_file_exists.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_file_exists.phpt] 
TEST 703/11091 [tests/security/open_basedir_file_get_contents.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_file_get_contents.phpt] 
TEST 704/11091 [tests/security/open_basedir_file_put_contents.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_file_put_contents.phpt] 
TEST 705/11091 [tests/security/open_basedir_fileatime.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fileatime.phpt] 
TEST 706/11091 [tests/security/open_basedir_filectime.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filectime.phpt] 
TEST 707/11091 [tests/security/open_basedir_filegroup.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filegroup.phpt] 
TEST 708/11091 [tests/security/open_basedir_fileinode.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fileinode.phpt] 
TEST 709/11091 [tests/security/open_basedir_filemtime.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filemtime.phpt] 
TEST 710/11091 [tests/security/open_basedir_fileowner.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fileowner.phpt] 
TEST 711/11091 [tests/security/open_basedir_fileperms.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fileperms.phpt] 
TEST 712/11091 [tests/security/open_basedir_filesize.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filesize.phpt] 
TEST 713/11091 [tests/security/open_basedir_filetype.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filetype.phpt] 
TEST 714/11091 [tests/security/open_basedir_fopen.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fopen.phpt] 
TEST 715/11091 [tests/security/open_basedir_glob.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_glob.phpt] 
TEST 716/11091 [tests/security/open_basedir_glob_variation.phpt]
PASS Test open_basedir configuration for glob [tests/security/open_basedir_glob_variation.phpt] 
TEST 717/11091 [tests/security/open_basedir_is_dir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_dir.phpt] 
TEST 718/11091 [tests/security/open_basedir_is_executable.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_executable.phpt] 
TEST 719/11091 [tests/security/open_basedir_is_file.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_file.phpt] 
TEST 720/11091 [tests/security/open_basedir_is_link.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_link.phpt] 
TEST 721/11091 [tests/security/open_basedir_is_readable.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_readable.phpt] 
TEST 722/11091 [tests/security/open_basedir_is_writable.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_writable.phpt] 
TEST 723/11091 [tests/security/open_basedir_link.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_link.phpt] 
TEST 724/11091 [tests/security/open_basedir_linkinfo.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt] 
TEST 725/11091 [tests/security/open_basedir_lstat.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_lstat.phpt] 
TEST 726/11091 [tests/security/open_basedir_mkdir.phpt]
SKIP Test open_basedir configuration [tests/security/open_basedir_mkdir.phpt] reason: Windows only variation
TEST 727/11091 [tests/security/open_basedir_opendir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_opendir.phpt] 
TEST 728/11091 [tests/security/open_basedir_parse_ini_file.phpt]
SKIP Test open_basedir configuration [tests/security/open_basedir_parse_ini_file.phpt] reason: Windows only variation
TEST 729/11091 [tests/security/open_basedir_readlink.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_readlink.phpt] 
TEST 730/11091 [tests/security/open_basedir_realpath.phpt]
SKIP Test open_basedir configuration [tests/security/open_basedir_realpath.phpt] reason: only run on Windows
TEST 731/11091 [tests/security/open_basedir_rename.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_rename.phpt] 
TEST 732/11091 [tests/security/open_basedir_rmdir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_rmdir.phpt] 
TEST 733/11091 [tests/security/open_basedir_scandir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_scandir.phpt] 
TEST 734/11091 [tests/security/open_basedir_stat.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_stat.phpt] 
TEST 735/11091 [tests/security/open_basedir_symlink.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_symlink.phpt] 
TEST 736/11091 [tests/security/open_basedir_tempnam.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_tempnam.phpt] 
TEST 737/11091 [tests/security/open_basedir_touch.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_touch.phpt] 
TEST 738/11091 [tests/security/open_basedir_unlink.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_unlink.phpt] 
TEST 739/11091 [tests/strings/001.phpt]
PASS String functions [tests/strings/001.phpt] 
TEST 740/11091 [tests/strings/002.phpt]
PASS Formatted print functions [tests/strings/002.phpt] 
TEST 741/11091 [tests/strings/004.phpt]
PASS highlight_string() buffering [tests/strings/004.phpt] 
TEST 742/11091 [tests/strings/bug22592.phpt]
PASS Bug #22592 (Cascading assignments to strings with curly braces broken) [tests/strings/bug22592.phpt] 
TEST 743/11091 [tests/strings/bug26703.phpt]
PASS Bug #26703 (Certain characters inside strings incorrectly treated as keywords) [tests/strings/bug26703.phpt] 
TEST 744/11091 [tests/strings/offsets_chaining_1.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_1.phpt] 
TEST 745/11091 [tests/strings/offsets_chaining_2.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_2.phpt] 
TEST 746/11091 [tests/strings/offsets_chaining_3.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_3.phpt] 
TEST 747/11091 [tests/strings/offsets_chaining_4.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_4.phpt] 
TEST 748/11091 [tests/strings/offsets_chaining_5.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_5.phpt] 
TEST 749/11091 [tests/strings/offsets_general.phpt]
PASS testing the behavior of string offsets [tests/strings/offsets_general.phpt] 
TEST 750/11091 [Zend/tests/001.phpt]
PASS func_num_args() tests [Zend/tests/001.phpt] 
TEST 751/11091 [Zend/tests/002.phpt]
PASS func_get_arg() tests [Zend/tests/002.phpt] 
TEST 752/11091 [Zend/tests/003.phpt]
PASS func_get_args() tests [Zend/tests/003.phpt] 
TEST 753/11091 [Zend/tests/004.phpt]
PASS strncmp() tests [Zend/tests/004.phpt] 
TEST 754/11091 [Zend/tests/005.phpt]
PASS strcasecmp() tests [Zend/tests/005.phpt] 
TEST 755/11091 [Zend/tests/006.phpt]
PASS strncasecmp() tests [Zend/tests/006.phpt] 
TEST 756/11091 [Zend/tests/007.phpt]
PASS each() tests [Zend/tests/007.phpt] 
TEST 757/11091 [Zend/tests/008.phpt]
PASS define() tests [Zend/tests/008.phpt] 
TEST 758/11091 [Zend/tests/009.phpt]
PASS get_class() tests [Zend/tests/009.phpt] 
TEST 759/11091 [Zend/tests/010.phpt]
PASS get_parent_class() tests [Zend/tests/010.phpt] 
TEST 760/11091 [Zend/tests/011.phpt]
PASS property_exists() tests [Zend/tests/011.phpt] 
TEST 761/11091 [Zend/tests/012.phpt]
PASS class_exists() tests [Zend/tests/012.phpt] 
TEST 762/11091 [Zend/tests/013.phpt]
PASS interface_exists() tests [Zend/tests/013.phpt] 
TEST 763/11091 [Zend/tests/014.phpt]
PASS get_included_files() tests [Zend/tests/014.phpt] 
TEST 764/11091 [Zend/tests/015.phpt]
PASS trigger_error() tests [Zend/tests/015.phpt] 
TEST 765/11091 [Zend/tests/016.phpt]
PASS isset() with object properties when operating on non-object [Zend/tests/016.phpt] 
TEST 766/11091 [Zend/tests/017.phpt]
PASS builtin functions tests [Zend/tests/017.phpt] 
TEST 767/11091 [Zend/tests/018.phpt]
PASS constant() tests [Zend/tests/018.phpt] 
TEST 768/11091 [Zend/tests/019.phpt]
PASS Test unset(), empty() and isset() functions [Zend/tests/019.phpt] 
TEST 769/11091 [Zend/tests/020.phpt]
PASS func_get_arg() invalid usage [Zend/tests/020.phpt] 
TEST 770/11091 [Zend/tests/021.phpt]
PASS ?: operator [Zend/tests/021.phpt] 
TEST 771/11091 [Zend/tests/022.phpt]
PASS Implementating abstracting methods and optional parameters [Zend/tests/022.phpt] 
TEST 772/11091 [Zend/tests/023.phpt]
PASS Testing variable variables as function name [Zend/tests/023.phpt] 
TEST 773/11091 [Zend/tests/024.phpt]
PASS Testing operations with undefined variable [Zend/tests/024.phpt] 
TEST 774/11091 [Zend/tests/025.phpt]
PASS Testing dynamic calls [Zend/tests/025.phpt] 
TEST 775/11091 [Zend/tests/026.phpt]
PASS Trying assign value to property when an object is not returned in a function [Zend/tests/026.phpt] 
TEST 776/11091 [Zend/tests/027.phpt]
PASS Testing dynamic calls using variable variables with curly syntax [Zend/tests/027.phpt] 
TEST 777/11091 [Zend/tests/028.phpt]
PASS Testing function call through of array item [Zend/tests/028.phpt] 
TEST 778/11091 [Zend/tests/029.phpt]
PASS Testing assign to property of an object in an array [Zend/tests/029.phpt] 
TEST 779/11091 [Zend/tests/030.phpt]
PASS Overriding $this in catch and checking the object properties later. [Zend/tests/030.phpt] 
TEST 780/11091 [Zend/tests/031.phpt]
PASS Testing array with '[]' passed as argument by value [Zend/tests/031.phpt] 
TEST 781/11091 [Zend/tests/032.phpt]
PASS Testing array with '[]' passed as argument by reference [Zend/tests/032.phpt] 
TEST 782/11091 [Zend/tests/033.phpt]
PASS Using undefined multidimensional array [Zend/tests/033.phpt] 
TEST 783/11091 [Zend/tests/034.phpt]
PASS Testing multiples 'default:' in switch [Zend/tests/034.phpt] 
TEST 784/11091 [Zend/tests/035.phpt]
PASS Using 'static' and 'global' in global scope [Zend/tests/035.phpt] 
TEST 785/11091 [Zend/tests/036.phpt]
PASS Trying to use lambda in array offset [Zend/tests/036.phpt] 
TEST 786/11091 [Zend/tests/037.phpt]
PASS Trying to access inexistent static property of Closure [Zend/tests/037.phpt] 
TEST 787/11091 [Zend/tests/038.phpt]
PASS Trying to use lambda as array key [Zend/tests/038.phpt] 
TEST 788/11091 [Zend/tests/abstract-static.phpt]
PASS Test for abstract static classes [Zend/tests/abstract-static.phpt] 
TEST 789/11091 [Zend/tests/access_modifiers_001.phpt]
PASS using multiple access modifiers (methods) [Zend/tests/access_modifiers_001.phpt] 
TEST 790/11091 [Zend/tests/access_modifiers_002.phpt]
PASS using multiple access modifiers (attributes) [Zend/tests/access_modifiers_002.phpt] 
TEST 791/11091 [Zend/tests/access_modifiers_003.phpt]
PASS using multiple access modifiers (classes) [Zend/tests/access_modifiers_003.phpt] 
TEST 792/11091 [Zend/tests/access_modifiers_004.phpt]
PASS using multiple access modifiers (abstract methods) [Zend/tests/access_modifiers_004.phpt] 
TEST 793/11091 [Zend/tests/access_modifiers_005.phpt]
PASS using multiple access modifiers (final methods) [Zend/tests/access_modifiers_005.phpt] 
TEST 794/11091 [Zend/tests/access_modifiers_006.phpt]
PASS using multiple access modifiers (static methods) [Zend/tests/access_modifiers_006.phpt] 
TEST 795/11091 [Zend/tests/access_modifiers_007.phpt]
PASS abstract final methods errmsg [Zend/tests/access_modifiers_007.phpt] 
TEST 796/11091 [Zend/tests/access_modifiers_008.phpt]
XFAIL Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt]   XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
TEST 797/11091 [Zend/tests/access_modifiers_009.phpt]
XFAIL Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt]   XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
TEST 798/11091 [Zend/tests/access_modifiers_010.phpt]
PASS Testing visibility of methods [Zend/tests/access_modifiers_010.phpt] 
TEST 799/11091 [Zend/tests/access_modifiers_011.phpt]
PASS __call() for private/protected methods [Zend/tests/access_modifiers_011.phpt] 
TEST 800/11091 [Zend/tests/access_modifiers_012.phpt]
PASS Trigger __call() in lieu of non visible methods when called via a callback. [Zend/tests/access_modifiers_012.phpt] 
TEST 801/11091 [Zend/tests/add_001.phpt]
PASS adding arrays [Zend/tests/add_001.phpt] 
TEST 802/11091 [Zend/tests/add_002.phpt]
PASS adding objects to arrays [Zend/tests/add_002.phpt] 
TEST 803/11091 [Zend/tests/add_003.phpt]
PASS adding arrays to objects [Zend/tests/add_003.phpt] 
TEST 804/11091 [Zend/tests/add_004.phpt]
PASS adding numbers to arrays [Zend/tests/add_004.phpt] 
TEST 805/11091 [Zend/tests/add_005.phpt]
PASS adding integers to doubles [Zend/tests/add_005.phpt] 
TEST 806/11091 [Zend/tests/add_006.phpt]
PASS adding numbers to strings [Zend/tests/add_006.phpt] 
TEST 807/11091 [Zend/tests/add_007.phpt]
PASS adding strings to arrays [Zend/tests/add_007.phpt] 
TEST 808/11091 [Zend/tests/and_001.phpt]
PASS bitwise AND and strings [Zend/tests/and_001.phpt] 
TEST 809/11091 [Zend/tests/anonymous_func_001.phpt]
PASS Testing calls to anonymous function [Zend/tests/anonymous_func_001.phpt] 
TEST 810/11091 [Zend/tests/anonymous_func_002.phpt]
PASS Testing anonymous function return as array key and accessing $GLOBALS [Zend/tests/anonymous_func_002.phpt] 
TEST 811/11091 [Zend/tests/anonymous_func_003.phpt]
PASS Using throw $var with anonymous function return [Zend/tests/anonymous_func_003.phpt] 
TEST 812/11091 [Zend/tests/array_append_COW.phpt]
PASS Tests that array manipulation code is correctly dealing with copy on write and splitting on reference [Zend/tests/array_append_COW.phpt] 
TEST 813/11091 [Zend/tests/array_type_hint_001.phpt]
PASS Array type hint [Zend/tests/array_type_hint_001.phpt] 
TEST 814/11091 [Zend/tests/array_unshift_COW.phpt]
PASS Tests that array unshift code is correctly dealing with copy on write and splitting on reference [Zend/tests/array_unshift_COW.phpt] 
TEST 815/11091 [Zend/tests/assign_to_var_001.phpt]
PASS complex cases of variable assignment - 001 [Zend/tests/assign_to_var_001.phpt] 
TEST 816/11091 [Zend/tests/assign_to_var_002.phpt]
PASS complex cases of variable assignment - 002 [Zend/tests/assign_to_var_002.phpt] 
TEST 817/11091 [Zend/tests/assign_to_var_003.phpt]
PASS complex cases of variable assignment - 003 [Zend/tests/assign_to_var_003.phpt] 
TEST 818/11091 [Zend/tests/assign_to_var_004.phpt]
PASS complex cases of variable assignment - 004 [Zend/tests/assign_to_var_004.phpt] 
TEST 819/11091 [Zend/tests/bug19859.phpt]
PASS Bug #19859 (__call() does not catch call_user_func_array() calls) [Zend/tests/bug19859.phpt] 
TEST 820/11091 [Zend/tests/bug20240.phpt]
PASS Bug #20240 (order of destructor calls) [Zend/tests/bug20240.phpt] 
TEST 821/11091 [Zend/tests/bug20242.phpt]
PASS Bug #20242 (Method call in front of class definition) [Zend/tests/bug20242.phpt] 
TEST 822/11091 [Zend/tests/bug21478.phpt]
PASS Bug #21478 (Zend/zend_alloc.c :: shutdown_memory_manager produces segfault) [Zend/tests/bug21478.phpt] 
TEST 823/11091 [Zend/tests/bug21888.phpt]
PASS Bug #21888 (protected property and protected method of the same name) [Zend/tests/bug21888.phpt] 
TEST 824/11091 [Zend/tests/bug22725.phpt]
PASS Bug #22725 (A derived class can call a parent's protected method that calls a private method) [Zend/tests/bug22725.phpt] 
TEST 825/11091 [Zend/tests/bug22836.phpt]
PASS Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt] 
TEST 826/11091 [Zend/tests/bug23104.phpt]
PASS Bug #23104 (Hash position not reset for constant arrays) [Zend/tests/bug23104.phpt] 
TEST 827/11091 [Zend/tests/bug24436.phpt]
PASS Bug #24436 (isset()/empty() produce errors with non-existent variables in classes) [Zend/tests/bug24436.phpt] 
TEST 828/11091 [Zend/tests/bug24635.phpt]
PASS Bug #24635 (crash on dtor calling other functions) [Zend/tests/bug24635.phpt] 
TEST 829/11091 [Zend/tests/bug24699.phpt]
PASS Bug #24699 (Memory Leak with per-class constants) [Zend/tests/bug24699.phpt] 
TEST 830/11091 [Zend/tests/bug24773.phpt]
PASS Bug #24773 (unset() of integers treated as arrays causes a crash) [Zend/tests/bug24773.phpt] 
TEST 831/11091 [Zend/tests/bug24884.phpt]
PASS Bug #24884 (calling $this->__clone(); crashes php) [Zend/tests/bug24884.phpt] 
TEST 832/11091 [Zend/tests/bug26010.phpt]
PASS Bug #26010 (private / protected variables get exposed by get_object_vars()) [Zend/tests/bug26010.phpt] 
TEST 833/11091 [Zend/tests/bug26077.phpt]
PASS Bug #26077 (Memory leaks when creating an instance of an object) [Zend/tests/bug26077.phpt] 
TEST 834/11091 [Zend/tests/bug26166.phpt]
PASS Bug #26166 (__toString() crash when no values returned) [Zend/tests/bug26166.phpt] 
TEST 835/11091 [Zend/tests/bug26229.phpt]
PASS Bug #26229 (getIterator() segfaults when it returns arrays or scalars) [Zend/tests/bug26229.phpt] 
TEST 836/11091 [Zend/tests/bug26281.phpt]
PASS Bug #26281 (switch() crash when condition is a string offset) [Zend/tests/bug26281.phpt] 
TEST 837/11091 [Zend/tests/bug26696.phpt]
PASS Bug #26696 (crash in switch() when string index is used) [Zend/tests/bug26696.phpt] 
TEST 838/11091 [Zend/tests/bug26697.phpt]
PASS Bug #26697 (calling class_exists on a nonexistent class in __autoload results in segfault) [Zend/tests/bug26697.phpt] 
TEST 839/11091 [Zend/tests/bug26698.phpt]
PASS Bug #26698 (Thrown exceptions while evaluting argument to pass as parameter crash PHP) [Zend/tests/bug26698.phpt] 
TEST 840/11091 [Zend/tests/bug26801.phpt]
PASS Bug #26801 (switch ($a{0}) crash) [Zend/tests/bug26801.phpt] 
TEST 841/11091 [Zend/tests/bug26802.phpt]
PASS Bug #26802 (Can't call static method using a variable) [Zend/tests/bug26802.phpt] 
TEST 842/11091 [Zend/tests/bug27268.phpt]
PASS Bug #27268 (Bad references accentuated by clone) [Zend/tests/bug27268.phpt] 
TEST 843/11091 [Zend/tests/bug27304.phpt]
PASS Bug #27304 (Static functions don't function properly) [Zend/tests/bug27304.phpt] 
TEST 844/11091 [Zend/tests/bug27598.phpt]
PASS Bug #27598 (list() array key assignment causes HUGE memory leak) [Zend/tests/bug27598.phpt] 
TEST 845/11091 [Zend/tests/bug27669.phpt]
PASS Bug #27669 (PHP 5 didn't support all possibilities for calling static methods dynamically) [Zend/tests/bug27669.phpt] 
TEST 846/11091 [Zend/tests/bug27731.phpt]
PASS Bug #27731 (error_reporing() call inside @ block does not work correctly) [Zend/tests/bug27731.phpt] 
TEST 847/11091 [Zend/tests/bug27798.phpt]
PASS Bug #27798 (private / protected variables not exposed by get_object_vars() inside class) [Zend/tests/bug27798.phpt] 
TEST 848/11091 [Zend/tests/bug28072.phpt]
PASS Bug #28072 (static array with some constant keys will be incorrectly ordered) [Zend/tests/bug28072.phpt] 
TEST 849/11091 [Zend/tests/bug28377.phpt]
PASS Bug #28377 (debug_backtrace is intermittently passing args) [Zend/tests/bug28377.phpt] 
TEST 850/11091 [Zend/tests/bug28442.phpt]
PASS Bug #28442 (Changing a static variables in a class changes it across sub/super classes.) [Zend/tests/bug28442.phpt] 
TEST 851/11091 [Zend/tests/bug28444.phpt]
PASS Bug #28444 (Cannot access undefined property for object with overloaded property access) [Zend/tests/bug28444.phpt] 
TEST 852/11091 [Zend/tests/bug29015.phpt]
PASS Bug #29015 (Incorrect behavior of member vars(non string ones)-numeric mem vars und others) [Zend/tests/bug29015.phpt] 
TEST 853/11091 [Zend/tests/bug29104.phpt]
PASS Bug #29104 (Function declaration in method doesn't work) [Zend/tests/bug29104.phpt] 
TEST 854/11091 [Zend/tests/bug29210.phpt]
PASS Bug #29210 (Function is_callable does not support private and protected methods) [Zend/tests/bug29210.phpt] 
TEST 855/11091 [Zend/tests/bug29368.phpt]
PASS Bug #29368 (The destructor is called when an exception is thrown from the constructor) [Zend/tests/bug29368.phpt] 
TEST 856/11091 [Zend/tests/bug29505.phpt]
PASS Bug #29505 (get_class_vars() severely broken when used with arrays) [Zend/tests/bug29505.phpt] 
TEST 857/11091 [Zend/tests/bug29674.phpt]
PASS Bug #29674 (inherited method doesn't have access to private variables of the derived class) [Zend/tests/bug29674.phpt] 
TEST 858/11091 [Zend/tests/bug29689.phpt]
PASS Bug #29689 (default value of protected member overrides default value of private) [Zend/tests/bug29689.phpt] 
TEST 859/11091 [Zend/tests/bug29883.phpt]
PASS Bug #29883 (isset gives invalid values on strings) [Zend/tests/bug29883.phpt] 
TEST 860/11091 [Zend/tests/bug29890.phpt]
PASS Bug #29890 (crash if error handler fails) [Zend/tests/bug29890.phpt] 
TEST 861/11091 [Zend/tests/bug29896.phpt]
PASS Bug #29896 (Backtrace argument list out of sync) [Zend/tests/bug29896.phpt] 
TEST 862/11091 [Zend/tests/bug29944.phpt]
PASS Bug #29944 (Function defined in switch, crashes) [Zend/tests/bug29944.phpt] 
TEST 863/11091 [Zend/tests/bug30080.phpt]
PASS Bug #30080 (Passing array or non array of objects) [Zend/tests/bug30080.phpt] 
TEST 864/11091 [Zend/tests/bug30140.phpt]
PASS Bug #30140 (Problem with array in static properties) [Zend/tests/bug30140.phpt] 
TEST 865/11091 [Zend/tests/bug30161.phpt]
PASS Bug #30161 (Segmentation fault with exceptions) [Zend/tests/bug30161.phpt] 
TEST 866/11091 [Zend/tests/bug30162.phpt]
PASS Bug #30162 (Catching exception in constructor couses lose of $this) [Zend/tests/bug30162.phpt] 
TEST 867/11091 [Zend/tests/bug30346.phpt]
PASS Bug #30346 (arrayAccess and using $this) [Zend/tests/bug30346.phpt] 
TEST 868/11091 [Zend/tests/bug30394.phpt]
PASS Bug #30394 (Assignment operators yield wrong result with __get/__set) [Zend/tests/bug30394.phpt] 
TEST 869/11091 [Zend/tests/bug30407.phpt]
PASS Bug #30407 (Strange behaviour of default arguments) [Zend/tests/bug30407.phpt] 
TEST 870/11091 [Zend/tests/bug30451.phpt]
PASS Bug #30451 (static properties permissions broken) [Zend/tests/bug30451.phpt] 
TEST 871/11091 [Zend/tests/bug30519.phpt]
PASS Bug #30519 (Interface not existing says Class not found) [Zend/tests/bug30519.phpt] 
TEST 872/11091 [Zend/tests/bug30702.phpt]
PASS Bug #30702 (cannot initialize class variable from class constant) [Zend/tests/bug30702.phpt] 
TEST 873/11091 [Zend/tests/bug30707.phpt]
PASS Bug #30707 (Segmentation fault on exception in method) [Zend/tests/bug30707.phpt] 
TEST 874/11091 [Zend/tests/bug30725.phpt]
PASS Bug #30725 (PHP segfaults when an exception is thrown in getIterator() within foreach) [Zend/tests/bug30725.phpt] 
TEST 875/11091 [Zend/tests/bug30791.phpt]
PASS Bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded) [Zend/tests/bug30791.phpt] 
TEST 876/11091 [Zend/tests/bug30820.phpt]
PASS Bug #30820 (static member conflict with $this->member silently ignored) [Zend/tests/bug30820.phpt] 
TEST 877/11091 [Zend/tests/bug30828.phpt]
PASS Bug #30828 (debug_backtrace() reports incorrect class in overridden methods) [Zend/tests/bug30828.phpt] 
TEST 878/11091 [Zend/tests/bug30889.phpt]
PASS Bug #30889 (Conflict between __get/__set and ++ operator) [Zend/tests/bug30889.phpt] 
TEST 879/11091 [Zend/tests/bug30922.phpt]
PASS Bug #30922 (reflective functions crash PHP when interfaces extend themselves) [Zend/tests/bug30922.phpt] 
TEST 880/11091 [Zend/tests/bug30998.phpt]
PASS Bug #30998 (Crash when user error handler returns false) [Zend/tests/bug30998.phpt] 
TEST 881/11091 [Zend/tests/bug31098.phpt]
PASS Bug #31098 (isset() / empty() incorrectly returns true in dereference of a wrong type) [Zend/tests/bug31098.phpt] 
TEST 882/11091 [Zend/tests/bug31102.phpt]
PASS Bug #31102 (Exception not handled when thrown inside __autoload()) [Zend/tests/bug31102.phpt] 
TEST 883/11091 [Zend/tests/bug31177-2.phpt]
PASS Bug #31177 (memory corruption because of incorrect refcounting) [Zend/tests/bug31177-2.phpt] 
TEST 884/11091 [Zend/tests/bug31177.phpt]
PASS Bug #31177 (Memory leak) [Zend/tests/bug31177.phpt] 
TEST 885/11091 [Zend/tests/bug31341.phpt]
PASS Bug #31341 (escape on curly inconsistent) [Zend/tests/bug31341.phpt] 
TEST 886/11091 [Zend/tests/bug31525.phpt]
PASS Bug #31525 (object reference being dropped. $this getting lost) [Zend/tests/bug31525.phpt] 
TEST 887/11091 [Zend/tests/bug31683.phpt]
PASS Bug #31683 (changes to $name in __get($name) override future parameters) [Zend/tests/bug31683.phpt] 
TEST 888/11091 [Zend/tests/bug31720.phpt]
PASS Bug #31720 (Invalid object callbacks not caught in array_walk()) [Zend/tests/bug31720.phpt] 
TEST 889/11091 [Zend/tests/bug32226.phpt]
PASS Bug #32226 (SEGV with exception handler on non existing instance) [Zend/tests/bug32226.phpt] 
TEST 890/11091 [Zend/tests/bug32252.phpt]
PASS Bug #32252 (Segfault when offsetSet throws an Exception (only without debug)) [Zend/tests/bug32252.phpt] 
TEST 891/11091 [Zend/tests/bug32290.phpt]
PASS Bug #32290 (calling call_user_func_array() ends in infinite loop within child class) [Zend/tests/bug32290.phpt] 
TEST 892/11091 [Zend/tests/bug32296.phpt]
PASS Bug #32296 (get_class_methods output has changed between 5.0.2 and 5.0.3) [Zend/tests/bug32296.phpt] 
TEST 893/11091 [Zend/tests/bug32322.phpt]
PASS Bug #32322 (Return values by reference broken( using self::),example singleton instance) [Zend/tests/bug32322.phpt] 
TEST 894/11091 [Zend/tests/bug32427.phpt]
PASS Bug #32427 (Interfaces are not allowed 'static' access modifier) [Zend/tests/bug32427.phpt] 
TEST 895/11091 [Zend/tests/bug32428.phpt]
PASS Bug #32428 (The @ warning error supression operator is broken) [Zend/tests/bug32428.phpt] 
TEST 896/11091 [Zend/tests/bug32429.phpt]
PASS Bug #32429 (method_exists() always return TRUE if __call method exists) [Zend/tests/bug32429.phpt] 
TEST 897/11091 [Zend/tests/bug32596.phpt]
PASS Bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct) [Zend/tests/bug32596.phpt] 
TEST 898/11091 [Zend/tests/bug32660.phpt]
PASS Bug #32660 (Assignment by reference causes crash when field access is overloaded (__get)) [Zend/tests/bug32660.phpt] 
TEST 899/11091 [Zend/tests/bug32674.phpt]
PASS Bug #32674 (exception in iterator causes crash) [Zend/tests/bug32674.phpt] 
TEST 900/11091 [Zend/tests/bug32799.phpt]
PASS Bug #32799 (crash: calling the corresponding global var during the destruct) [Zend/tests/bug32799.phpt] 
TEST 901/11091 [Zend/tests/bug32833.phpt]
PASS Bug #32833 (Invalid opcode with $a[] .= '') [Zend/tests/bug32833.phpt] 
TEST 902/11091 [Zend/tests/bug32993.phpt]
PASS Bug #32993 (implemented Iterator function current() don't throw exception) [Zend/tests/bug32993.phpt] 
TEST 903/11091 [Zend/tests/bug33116.phpt]
PASS Bug #33116 (crash when assigning class name to global variable in __autoload) [Zend/tests/bug33116.phpt] 
TEST 904/11091 [Zend/tests/bug33171.phpt]
PASS Bug #33171 (foreach enumerates private fields declared in base classes) [Zend/tests/bug33171.phpt] 
TEST 905/11091 [Zend/tests/bug33257.phpt]
PASS Bug #33257 (array_splice() inconsistent when passed function instead of variable) [Zend/tests/bug33257.phpt] 
TEST 906/11091 [Zend/tests/bug33277.phpt]
PASS Bug #33277 (private method accessed by child class) [Zend/tests/bug33277.phpt] 
TEST 907/11091 [Zend/tests/bug33282.phpt]
PASS Bug #33282 (Re-assignment by reference does not clear the is_ref flag) [Zend/tests/bug33282.phpt] 
TEST 908/11091 [Zend/tests/bug33318.phpt]
PASS Bug #33318 (throw 1; results in Invalid opcode 108/1/8) [Zend/tests/bug33318.phpt] 
TEST 909/11091 [Zend/tests/bug33512.phpt]
PASS Bug #33512 (unset() overloaded properties doesn't work) [Zend/tests/bug33512.phpt] 
TEST 910/11091 [Zend/tests/bug33558.phpt]
PASS Bug #33558 (warning with nested calls to functions returning by reference) [Zend/tests/bug33558.phpt] 
TEST 911/11091 [Zend/tests/bug33710.phpt]
PASS Bug #33710 (ArrayAccess objects doesn't initialize $this) [Zend/tests/bug33710.phpt] 
TEST 912/11091 [Zend/tests/bug33732.phpt]
PASS Bug #33732 (Wrong behavior of constants in class and interface extending) [Zend/tests/bug33732.phpt] 
TEST 913/11091 [Zend/tests/bug33771.phpt]
PASS Bug #33771 (error_reporting falls to 0 when @ was used inside try/catch block) [Zend/tests/bug33771.phpt] 
TEST 914/11091 [Zend/tests/bug33802.phpt]
PASS Bug #33802 (throw Exception in error handler causes crash) [Zend/tests/bug33802.phpt] 
TEST 915/11091 [Zend/tests/bug33996.phpt]
PASS Bug #33996 (No information given for fatal error on passing invalid value to typed argument) [Zend/tests/bug33996.phpt] 
TEST 916/11091 [Zend/tests/bug33999.phpt]
PASS Bug #33999 (object remains object when cast to int) [Zend/tests/bug33999.phpt] 
TEST 917/11091 [Zend/tests/bug34045.phpt]
PASS Bug #34045 (Buffer overflow with serialized object) [Zend/tests/bug34045.phpt] 
TEST 918/11091 [Zend/tests/bug34062.phpt]
PASS Bug #34062 (Crash in catch block when many arguments are used) [Zend/tests/bug34062.phpt] 
TEST 919/11091 [Zend/tests/bug34064.phpt]
PASS Bug #34064 (arr[] as param to function in class gives invalid opcode) [Zend/tests/bug34064.phpt] 
TEST 920/11091 [Zend/tests/bug34065.phpt]
PASS Bug #34065 (throw in foreach causes memory leaks) [Zend/tests/bug34065.phpt] 
TEST 921/11091 [Zend/tests/bug34137.phpt]
PASS Bug #34137 (assigning array element by reference causes binary mess) [Zend/tests/bug34137.phpt] 
TEST 922/11091 [Zend/tests/bug34199.phpt]
PASS Bug #34199 (if($obj)/if(!$obj) inconsistency because of cast handler) [Zend/tests/bug34199.phpt] 
TEST 923/11091 [Zend/tests/bug34260.phpt]
PASS Bug #34260 (Segfault with callbacks (array_map) + overloading) [Zend/tests/bug34260.phpt] 
TEST 924/11091 [Zend/tests/bug34310.phpt]
PASS Bug #34310 (foreach($arr as $c->d => $x) crashes) [Zend/tests/bug34310.phpt] 
TEST 925/11091 [Zend/tests/bug34358.phpt]
PASS Bug #34358 (Fatal error: Cannot re-assign $this(again)) [Zend/tests/bug34358.phpt] 
TEST 926/11091 [Zend/tests/bug34467.phpt]
PASS Bug #34467 (foreach + __get + __set incosistency) [Zend/tests/bug34467.phpt] 
TEST 927/11091 [Zend/tests/bug34518.phpt]
PASS Bug #34518 (Unset doesn't separate container in CV) [Zend/tests/bug34518.phpt] 
TEST 928/11091 [Zend/tests/bug34617.phpt]
PASS Bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called) [Zend/tests/bug34617.phpt] 
TEST 929/11091 [Zend/tests/bug34678.phpt]
PASS Bug #34678 (__call(), is_callable() and static methods) [Zend/tests/bug34678.phpt] 
TEST 930/11091 [Zend/tests/bug34786.phpt]
PASS Bug #34786 (2 @ results in change to error_reporting() to random value) [Zend/tests/bug34786.phpt] 
TEST 931/11091 [Zend/tests/bug34873.phpt]
PASS Bug #34873 (Segmentation Fault on foreach in object) [Zend/tests/bug34873.phpt] 
TEST 932/11091 [Zend/tests/bug34879.phpt]
PASS Bug #34879 (str_replace, array_map corrupt negative array indexes on 64-bit platforms) [Zend/tests/bug34879.phpt] 
TEST 933/11091 [Zend/tests/bug34893.phpt]
PASS Bug #34893 (PHP5.1 overloading, Cannot access private property) [Zend/tests/bug34893.phpt] 
TEST 934/11091 [Zend/tests/bug35017.phpt]
PASS Bug #35017 (Exception thrown in error handler may cause unexpected behavior) [Zend/tests/bug35017.phpt] 
TEST 935/11091 [Zend/tests/bug35106.phpt]
PASS Bug #35106 (nested foreach fails when array variable has a reference) [Zend/tests/bug35106.phpt] 
TEST 936/11091 [Zend/tests/bug35163.phpt]
PASS Bug #35163 (Array elements can lose references) [Zend/tests/bug35163.phpt] 
TEST 937/11091 [Zend/tests/bug35163_2.phpt]
PASS Bug #35163.2 (Array elements can lose references) [Zend/tests/bug35163_2.phpt] 
TEST 938/11091 [Zend/tests/bug35163_3.phpt]
PASS Bug #35163.3 (Array elements can lose references) [Zend/tests/bug35163_3.phpt] 
TEST 939/11091 [Zend/tests/bug35239.phpt]
PASS Bug #35239 (Objects can lose references) [Zend/tests/bug35239.phpt] 
TEST 940/11091 [Zend/tests/bug35393.phpt]
PASS Bug #35393 (changing static protected members from outside the class) [Zend/tests/bug35393.phpt] 
TEST 941/11091 [Zend/tests/bug35411.phpt]
PASS Bug #35411 (Regression with \{$ handling) [Zend/tests/bug35411.phpt] 
TEST 942/11091 [Zend/tests/bug35437.phpt]
PASS Bug #35437 (Segfault or Invalid Opcode 137/1/4) [Zend/tests/bug35437.phpt] 
TEST 943/11091 [Zend/tests/bug35470.phpt]
PASS Bug #35470 (Assigning global using variable name from array doesn't function) [Zend/tests/bug35470.phpt] 
TEST 944/11091 [Zend/tests/bug35509.phpt]
PASS Bug #35509 (string constant as array key has different behavior inside object) [Zend/tests/bug35509.phpt] 
TEST 945/11091 [Zend/tests/bug35634.phpt]
PASS Bug #35634 (Erroneous "Class declarations may not be nested" error raised) [Zend/tests/bug35634.phpt] 
TEST 946/11091 [Zend/tests/bug35655.phpt]
PASS Bug #35655 (whitespace following end of heredoc is lost) [Zend/tests/bug35655.phpt] 
TEST 947/11091 [Zend/tests/bug36006.phpt]
PASS Bug #36006 (Problem with $this in __destruct()) [Zend/tests/bug36006.phpt] 
TEST 948/11091 [Zend/tests/bug36037.phpt]
PASS Bug #36037 (heredoc adds extra line number) [Zend/tests/bug36037.phpt] 
TEST 949/11091 [Zend/tests/bug36071.phpt]
PASS Bug #36071 (Engine Crash related with 'clone') [Zend/tests/bug36071.phpt] 
TEST 950/11091 [Zend/tests/bug36214.phpt]
PASS Bug #36214 (__get method works properly only when conditional operator is used) [Zend/tests/bug36214.phpt] 
TEST 951/11091 [Zend/tests/bug36268.phpt]
PASS Bug #36268 (Object destructors called even after fatal errors) [Zend/tests/bug36268.phpt] 
TEST 952/11091 [Zend/tests/bug36303.phpt]
PASS Bug #36303 (foreach on error_zval produces segfault) [Zend/tests/bug36303.phpt] 
TEST 953/11091 [Zend/tests/bug36513.phpt]
PASS Bug #36513 (comment will be outputed in last line) [Zend/tests/bug36513.phpt] 
TEST 954/11091 [Zend/tests/bug36568.phpt]
PASS Bug #36568 (memory_limit has no effect) [Zend/tests/bug36568.phpt] 
TEST 955/11091 [Zend/tests/bug36759.phpt]
PASS Bug #36759 (Objects destructors are invoked in wrong order when script is finished) [Zend/tests/bug36759.phpt] 
TEST 956/11091 [Zend/tests/bug37046.phpt]
PASS Bug #37046 (foreach breaks static scope) [Zend/tests/bug37046.phpt] 
TEST 957/11091 [Zend/tests/bug37138.phpt]
PASS Bug #37138 (__autoload tries to load callback'ed self and parent) [Zend/tests/bug37138.phpt] 
TEST 958/11091 [Zend/tests/bug37144.phpt]
PASS Bug #37144 (PHP crashes trying to assign into property of dead object) [Zend/tests/bug37144.phpt] 
TEST 959/11091 [Zend/tests/bug37212.phpt]
PASS Bug #37212 (Access to protected property of common base class) [Zend/tests/bug37212.phpt] 
TEST 960/11091 [Zend/tests/bug37251.phpt]
PASS Bug #37251 (deadlock when custom error handler is to catch array type hint error) [Zend/tests/bug37251.phpt] 
TEST 961/11091 [Zend/tests/bug37632.phpt]
PASS Bug #37632 (Protected method access problem) [Zend/tests/bug37632.phpt] 
TEST 962/11091 [Zend/tests/bug37667.phpt]
PASS Bug #37667 (Object is not added into array returned by __get) [Zend/tests/bug37667.phpt] 
TEST 963/11091 [Zend/tests/bug37707.phpt]
PASS Bug #37707 (clone without assigning leaks memory) [Zend/tests/bug37707.phpt] 
TEST 964/11091 [Zend/tests/bug37715.phpt]
PASS Bug #37715 (array pointers resetting on copy) [Zend/tests/bug37715.phpt] 
TEST 965/11091 [Zend/tests/bug37811.phpt]
PASS Bug #37811 (define not using toString on objects) [Zend/tests/bug37811.phpt] 
TEST 966/11091 [Zend/tests/bug38047.phpt]
PASS Bug #38047 ("file" and "line" sometimes not set in backtrace from inside error handler) [Zend/tests/bug38047.phpt] 
TEST 967/11091 [Zend/tests/bug38146.phpt]
PASS Bug #38146 (Cannot use array returned from foo::__get('bar') in write context) [Zend/tests/bug38146.phpt] 
TEST 968/11091 [Zend/tests/bug38211.phpt]
PASS Bug #38211 (variable name and cookie name match breaks script execution) [Zend/tests/bug38211.phpt] 
TEST 969/11091 [Zend/tests/bug38220.phpt]
PASS Bug #38220 (Crash on some object operations) [Zend/tests/bug38220.phpt] 
TEST 970/11091 [Zend/tests/bug38234.phpt]
PASS Bug #38234 (Exception in __clone makes memory leak) [Zend/tests/bug38234.phpt] 
TEST 971/11091 [Zend/tests/bug38287.phpt]
PASS Bug #38287 (static variables mess up global vars) [Zend/tests/bug38287.phpt] 
TEST 972/11091 [Zend/tests/bug38461.phpt]
PASS Bug #38461 (setting private attribute with __set() produces segfault) [Zend/tests/bug38461.phpt] 
TEST 973/11091 [Zend/tests/bug38469.phpt]
PASS Bug #38469 (Unexpected creation of cycle) [Zend/tests/bug38469.phpt] 
TEST 974/11091 [Zend/tests/bug38623.phpt]
PASS Bug #38623 (leaks in a tricky code with switch() and exceptions) [Zend/tests/bug38623.phpt] 
TEST 975/11091 [Zend/tests/bug38624.phpt]
PASS Bug #38624 (Strange warning when incrementing an object property and exception is thrown from __get method) [Zend/tests/bug38624.phpt] 
TEST 976/11091 [Zend/tests/bug38772.phpt]
PASS Bug #38772 (inconsistent overriding of methods in different visibility contexts) [Zend/tests/bug38772.phpt] 
TEST 977/11091 [Zend/tests/bug38779.phpt]
PASS Bug #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapper) [Zend/tests/bug38779.phpt] 
TEST 978/11091 [Zend/tests/bug38779_1.phpt]
PASS Bug #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapper) [Zend/tests/bug38779_1.phpt] 
TEST 979/11091 [Zend/tests/bug38808.phpt]
PASS Bug #38808 ("maybe ref" issue for current() and others) [Zend/tests/bug38808.phpt] 
TEST 980/11091 [Zend/tests/bug38942.phpt]
PASS Bug #38942 (Double old-style-ctor inheritance) [Zend/tests/bug38942.phpt] 
TEST 981/11091 [Zend/tests/bug39003.phpt]
PASS Bug #39003 (__autoload() is called for type hinting) [Zend/tests/bug39003.phpt] 
TEST 982/11091 [Zend/tests/bug39017.phpt]
PASS Bug #39017 (foreach(($obj = new myClass) as $v); echo $obj; segfaults) [Zend/tests/bug39017.phpt] 
TEST 983/11091 [Zend/tests/bug39018.phpt]
PASS Bug #39018 (Error control operator '@' fails to suppress "Uninitialized string offset") [Zend/tests/bug39018.phpt] 
TEST 984/11091 [Zend/tests/bug39018_2.phpt]
PASS Bug #39018 [2] (Error control operator '@' fails to suppress "Uninitialized string offset") [Zend/tests/bug39018_2.phpt] 
TEST 985/11091 [Zend/tests/bug39036.phpt]
PASS Bug #39036 (Unsetting key of foreach() yields segmentation fault) [Zend/tests/bug39036.phpt] 
TEST 986/11091 [Zend/tests/bug39127.phpt]
PASS Bug #39127 (Old-style constructor fallbacks produce strange results) [Zend/tests/bug39127.phpt] 
TEST 987/11091 [Zend/tests/bug39297.phpt]
PASS Bug #39297 (Memory corryption because of indirect modification of overloaded array) [Zend/tests/bug39297.phpt] 
TEST 988/11091 [Zend/tests/bug39304.phpt]
PASS Bug #39304 (Segmentation fault with list unpacking of string offset) [Zend/tests/bug39304.phpt] 
TEST 989/11091 [Zend/tests/bug39346.phpt]
PASS Bug #39346 (Unsetting a static variable inside a destructor causes segfault later on) [Zend/tests/bug39346.phpt] 
TEST 990/11091 [Zend/tests/bug39438.phpt]
PASS Bug #39438 (Fatal error: Out of memory) [Zend/tests/bug39438.phpt] 
TEST 991/11091 [Zend/tests/bug39445.phpt]
PASS Bug #39445 (Calling debug_backtrace() in the __toString() function produces a crash) [Zend/tests/bug39445.phpt] 
TEST 992/11091 [Zend/tests/bug39449.phpt]
PASS Bug #39449 (Overloaded array properties do not work correctly) [Zend/tests/bug39449.phpt] 
TEST 993/11091 [Zend/tests/bug39542.phpt]
PASS Bug #39542 (Behaviour of require_once/include_once different to < 5.2.0) [Zend/tests/bug39542.phpt] 
TEST 994/11091 [Zend/tests/bug39602.phpt]
PASS Bug #39602 (Invalid session.save_handler crashes PHP) [Zend/tests/bug39602.phpt] 
TEST 995/11091 [Zend/tests/bug39721.phpt]
PASS Bug #39721 (Runtime inheritance causes data corruption) [Zend/tests/bug39721.phpt] 
TEST 996/11091 [Zend/tests/bug39775.phpt]
PASS Bug #39775 ("Indirect modification ..." message is not shown) [Zend/tests/bug39775.phpt] 
TEST 997/11091 [Zend/tests/bug39825.phpt]
PASS Bug #39825 (foreach produces memory error) [Zend/tests/bug39825.phpt] 
TEST 998/11091 [Zend/tests/bug39944.phpt]
PASS Bug #39944 (References broken) [Zend/tests/bug39944.phpt] 
TEST 999/11091 [Zend/tests/bug39990.phpt]
PASS Bug #39990 (Cannot "foreach" over overloaded properties) [Zend/tests/bug39990.phpt] 
TEST 1000/11091 [Zend/tests/bug40236.phpt]
PASS Bug #40236 (php -a function allocation eats memory) [Zend/tests/bug40236.phpt] 
TEST 1001/11091 [Zend/tests/bug40261.phpt]
PASS Bug #40261 (Extremely slow data handling due to memory fragmentation) [Zend/tests/bug40261.phpt] 
TEST 1002/11091 [Zend/tests/bug40509.phpt]
PASS Bug #40509 (key() function changed behaviour if global array is used within function) [Zend/tests/bug40509.phpt] 
TEST 1003/11091 [Zend/tests/bug40621.phpt]
PASS Bug #40621 (Crash when constructor called inappropriately (statically)) [Zend/tests/bug40621.phpt] 
TEST 1004/11091 [Zend/tests/bug40705.phpt]
PASS Bug #40705 (Iterating within function moves original array pointer) [Zend/tests/bug40705.phpt] 
TEST 1005/11091 [Zend/tests/bug40757.phpt]
PASS Bug #40757 (get_object_vars() get nothing in child class) [Zend/tests/bug40757.phpt] 
TEST 1006/11091 [Zend/tests/bug40770.phpt]
PASS Bug #40770 (Apache child exits when PHP memory limit reached) [Zend/tests/bug40770.phpt] 
TEST 1007/11091 [Zend/tests/bug40784.phpt]
PASS Bug #40784 (Case sensivity in constructor's fallback) [Zend/tests/bug40784.phpt] 
TEST 1008/11091 [Zend/tests/bug40809.phpt]
PASS Bug #40809 (Poor perfomance of ".=") [Zend/tests/bug40809.phpt] 
TEST 1009/11091 [Zend/tests/bug40815.phpt]
PASS Bug #40815 (using strings like "class::func" and static methods in set_exception_handler() might result in crash). [Zend/tests/bug40815.phpt] 
TEST 1010/11091 [Zend/tests/bug40833.phpt]
PASS Bug #40833 (Crash when using unset() on an ArrayAccess object retrieved via __get) [Zend/tests/bug40833.phpt] 
TEST 1011/11091 [Zend/tests/bug40899.phpt]
PASS Bug #40899 (memory leak when nesting list()) [Zend/tests/bug40899.phpt] 
TEST 1012/11091 [Zend/tests/bug41026.phpt]
PASS Bug #41026 (segfault when calling "self::method()" in shutdown functions) [Zend/tests/bug41026.phpt] 
TEST 1013/11091 [Zend/tests/bug41075.phpt]
PASS Bug #41075 (memleak when creating default object caused exception) [Zend/tests/bug41075.phpt] 
TEST 1014/11091 [Zend/tests/bug41117_1.phpt]
PASS Bug #41117 (Altering $this via argument) [Zend/tests/bug41117_1.phpt] 
TEST 1015/11091 [Zend/tests/bug41209.phpt]
PASS Bug #41209 (Segmentation fault with ArrayAccess, set_error_handler and undefined var) [Zend/tests/bug41209.phpt] 
TEST 1016/11091 [Zend/tests/bug41351.phpt]
PASS Bug #41351 (Invalid opcode with foreach ($a[] as $b)) [Zend/tests/bug41351.phpt] 
TEST 1017/11091 [Zend/tests/bug41351_2.phpt]
PASS Bug #41351 (Invalid opcode with foreach ($a[] as $b)) - 2 [Zend/tests/bug41351_2.phpt] 
TEST 1018/11091 [Zend/tests/bug41351_3.phpt]
PASS Bug #41351 (Invalid opcode with foreach ($a[] as $b)) - 3 [Zend/tests/bug41351_3.phpt] 
TEST 1019/11091 [Zend/tests/bug41372.phpt]
PASS Bug #41372 (Internal pointer of source array resets during array copying) [Zend/tests/bug41372.phpt] 
TEST 1020/11091 [Zend/tests/bug41401.phpt]
PASS Bug #41401 (wrong precedence for unary minus) [Zend/tests/bug41401.phpt] 
TEST 1021/11091 [Zend/tests/bug41421.phpt]
PASS Bug #41421 (Uncaught exception from a stream wrapper segfaults) [Zend/tests/bug41421.phpt] 
TEST 1022/11091 [Zend/tests/bug41633_1.phpt]
PASS Bug #41633.1 (self:: doesn't work for constants) [Zend/tests/bug41633_1.phpt] 
TEST 1023/11091 [Zend/tests/bug41633_2.phpt]
PASS Bug #41633.2 (Undefined class constants must not be substituted by strings) [Zend/tests/bug41633_2.phpt] 
TEST 1024/11091 [Zend/tests/bug41633_3.phpt]
PASS Bug #41633.3 (Crash instantiating classes with self-referencing constants) [Zend/tests/bug41633_3.phpt] 
TEST 1025/11091 [Zend/tests/bug41633_4.phpt]
PASS Bug #41633.4 (self:: doesn't work for constants) [Zend/tests/bug41633_4.phpt] 
TEST 1026/11091 [Zend/tests/bug41640.phpt]
PASS Bug #41640 (get_class_vars produces error on class constants) [Zend/tests/bug41640.phpt] 
TEST 1027/11091 [Zend/tests/bug41813.phpt]
PASS Bug #41813 (segmentation fault when using string offset as an object) [Zend/tests/bug41813.phpt] 
TEST 1028/11091 [Zend/tests/bug41919.phpt]
PASS Bug #41919 (crash in string to array conversion) [Zend/tests/bug41919.phpt] 
TEST 1029/11091 [Zend/tests/bug41929.phpt]
PASS Bug #41929 (Foreach on object does not iterate over all visible properties) [Zend/tests/bug41929.phpt] 
TEST 1030/11091 [Zend/tests/bug41961.phpt]
PASS Bug #41961 (Ensure search for hidden private methods does not stray from class hierarchy) [Zend/tests/bug41961.phpt] 
TEST 1031/11091 [Zend/tests/bug42143.phpt]
PASS bug #42143 (The constant NAN is reported as 0 on Windows build) [Zend/tests/bug42143.phpt] 
TEST 1032/11091 [Zend/tests/bug42211.phpt]
PASS Bug #42211 (property_exists() fails to find protected properties from a parent class) [Zend/tests/bug42211.phpt] 
TEST 1033/11091 [Zend/tests/bug42767.phpt]
PASS Bug #42767 (highlight_string() truncates trailing comments) [Zend/tests/bug42767.phpt] 
TEST 1034/11091 [Zend/tests/bug42772.phpt]
PASS Bug #42772 (Storing $this in a static var fails while handling a cast to string) [Zend/tests/bug42772.phpt] 
TEST 1035/11091 [Zend/tests/bug42798.phpt]
PASS Bug #42798 (_autoload() not triggered for classes used in method signature) [Zend/tests/bug42798.phpt] 
TEST 1036/11091 [Zend/tests/bug42802.phpt]
PASS Bug #42802 (Namespace not supported in typehints) [Zend/tests/bug42802.phpt] 
TEST 1037/11091 [Zend/tests/bug42817.phpt]
PASS Bug #42817 (clone() on a non-object does not result in a fatal error) [Zend/tests/bug42817.phpt] 
TEST 1038/11091 [Zend/tests/bug42818.phpt]
PASS Bug #42818 ($foo = clone(array()); leaks memory) [Zend/tests/bug42818.phpt] 
TEST 1039/11091 [Zend/tests/bug42819.phpt]
PASS Bug #42819 (namespaces in indexes of constant arrays) [Zend/tests/bug42819.phpt] 
TEST 1040/11091 [Zend/tests/bug42820.phpt]
PASS Bug #42820 (defined() on constant with namespace prefixes tries to load class) [Zend/tests/bug42820.phpt] 
TEST 1041/11091 [Zend/tests/bug42859.phpt]
PASS Bug #42859 (import always conflicts with internal classes) [Zend/tests/bug42859.phpt] 
TEST 1042/11091 [Zend/tests/bug42937.phpt]
PASS Bug #42937 (__call() method not invoked when methods are called on parent from child class) [Zend/tests/bug42937.phpt] 
TEST 1043/11091 [Zend/tests/bug43027.phpt]
PASS Bug #43027 (Declare cause fatal error) [Zend/tests/bug43027.phpt] 
TEST 1044/11091 [Zend/tests/bug43053.phpt]
PASS Bug #43053 (Regression: some numbers shown in scientific notation) [Zend/tests/bug43053.phpt] 
TEST 1045/11091 [Zend/tests/bug43128.phpt]
PASS Bug #43128 (Very long class name causes segfault) [Zend/tests/bug43128.phpt] 
TEST 1046/11091 [Zend/tests/bug43175.phpt]
PASS Bug #43175 (__destruct() throwing an exception with __call() causes segfault) [Zend/tests/bug43175.phpt] 
TEST 1047/11091 [Zend/tests/bug43183.phpt]
PASS Bug #43183 ("use" of the same class in difference scripts results in a fatal error) [Zend/tests/bug43183.phpt] 
TEST 1048/11091 [Zend/tests/bug43200.phpt]
PASS Bug #43200 (Interface implementation / inheritence not possible in abstract classes) [Zend/tests/bug43200.phpt] 
TEST 1049/11091 [Zend/tests/bug43200_2.phpt]
PASS Bug #43200.2 (Interface implementation / inheritence not possible in abstract classes) [Zend/tests/bug43200_2.phpt] 
TEST 1050/11091 [Zend/tests/bug43201.phpt]
PASS Bug #43201 (Crash on using unitialized vals and __get/__set) [Zend/tests/bug43201.phpt] 
TEST 1051/11091 [Zend/tests/bug43323.phpt]
PASS Bug #43323 (Wrong count abstract methods) [Zend/tests/bug43323.phpt] 
TEST 1052/11091 [Zend/tests/bug43332_1.phpt]
PASS Bug #43332.1 (self and parent as type hint in namespace) [Zend/tests/bug43332_1.phpt] 
TEST 1053/11091 [Zend/tests/bug43332_2.phpt]
PASS Bug #43332.2 (self and parent as type hint in namespace) [Zend/tests/bug43332_2.phpt] 
TEST 1054/11091 [Zend/tests/bug43343.phpt]
PASS Bug #43343 (Variable class name) [Zend/tests/bug43343.phpt] 
TEST 1055/11091 [Zend/tests/bug43344_1.phpt]
PASS Bug #43344.1 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_1.phpt] 
TEST 1056/11091 [Zend/tests/bug43344_10.phpt]
PASS Bug #43344.10 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_10.phpt] 
TEST 1057/11091 [Zend/tests/bug43344_11.phpt]
PASS Bug #43344.11 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_11.phpt] 
TEST 1058/11091 [Zend/tests/bug43344_12.phpt]
PASS Bug #43344.12 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_12.phpt] 
TEST 1059/11091 [Zend/tests/bug43344_13.phpt]
PASS Bug #43344.13 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_13.phpt] 
TEST 1060/11091 [Zend/tests/bug43344_2.phpt]
PASS Bug #43344.2 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_2.phpt] 
TEST 1061/11091 [Zend/tests/bug43344_3.phpt]
PASS Bug #43344.3 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_3.phpt] 
TEST 1062/11091 [Zend/tests/bug43344_4.phpt]
PASS Bug #43344.4 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_4.phpt] 
TEST 1063/11091 [Zend/tests/bug43344_5.phpt]
PASS Bug #43344.5 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_5.phpt] 
TEST 1064/11091 [Zend/tests/bug43344_6.phpt]
PASS Bug #43344.6 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_6.phpt] 
TEST 1065/11091 [Zend/tests/bug43344_7.phpt]
PASS Bug #43344.7 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_7.phpt] 
TEST 1066/11091 [Zend/tests/bug43344_8.phpt]
PASS Bug #43344.8 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_8.phpt] 
TEST 1067/11091 [Zend/tests/bug43344_9.phpt]
PASS Bug #43344.9 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_9.phpt] 
TEST 1068/11091 [Zend/tests/bug43426.phpt]
PASS Bug #43426 (crash on nested call_user_func calls) [Zend/tests/bug43426.phpt] 
TEST 1069/11091 [Zend/tests/bug43450.phpt]
PASS Bug #43450 (Memory leak on some functions with implicit object __toString() call) [Zend/tests/bug43450.phpt] 
TEST 1070/11091 [Zend/tests/bug43483.phpt]
PASS Bug #43483 (get_class_methods() does not list all visible methods) [Zend/tests/bug43483.phpt] 
TEST 1071/11091 [Zend/tests/bug43651.phpt]
PASS Bug #43651 (is_callable() with one or more nonconsecutive colons crashes) [Zend/tests/bug43651.phpt] 
TEST 1072/11091 [Zend/tests/bug43703.phpt]
PASS Bug #43703 (Signature compatibility check broken) [Zend/tests/bug43703.phpt] 
TEST 1073/11091 [Zend/tests/bug43851.phpt]
PASS Bug #43851 (Memory corrution on reuse of assigned value) [Zend/tests/bug43851.phpt] 
TEST 1074/11091 [Zend/tests/bug43918.phpt]
PASS Bug #43918 (Segmentation fault in garbage collector) [Zend/tests/bug43918.phpt] 
TEST 1075/11091 [Zend/tests/bug44069.phpt]
PASS Bug #44069 (Huge memory usage with concatenation using . instead of .=) [Zend/tests/bug44069.phpt] 
TEST 1076/11091 [Zend/tests/bug44141.phpt]
PASS Bug #44141 (private parent constructor callable through static function) [Zend/tests/bug44141.phpt] 
TEST 1077/11091 [Zend/tests/bug44184.phpt]
PASS Bug #44184 (Double free of loop-variable on exception) [Zend/tests/bug44184.phpt] 
TEST 1078/11091 [Zend/tests/bug44414.phpt]
PASS Bug #44414 (incomplete reporting about abstract methods) [Zend/tests/bug44414.phpt] 
TEST 1079/11091 [Zend/tests/bug44653.phpt]
PASS Bug #44653 (Invalid namespace name resolution) [Zend/tests/bug44653.phpt] 
TEST 1080/11091 [Zend/tests/bug44660.phpt]
PASS Bug #44660 (Indexed and reference assignment to propery of non-object don't trigger warning) [Zend/tests/bug44660.phpt] 
TEST 1081/11091 [Zend/tests/bug44827.phpt]
PASS Bug #44827 (define() allows :: in constant names) [Zend/tests/bug44827.phpt] 
TEST 1082/11091 [Zend/tests/bug44830.phpt]
PASS Bug #44830 (Very minor issue with backslash in heredoc) [Zend/tests/bug44830.phpt] 
TEST 1083/11091 [Zend/tests/bug44899.phpt]
PASS Bug #44899 (__isset usage changes behavior of empty()) [Zend/tests/bug44899.phpt] 
TEST 1084/11091 [Zend/tests/bug44899_2.phpt]
PASS Bug #44899 (__isset usage changes behavior of empty()) - 2 [Zend/tests/bug44899_2.phpt] 
TEST 1085/11091 [Zend/tests/bug44913.phpt]
PASS Bug #44913 (Segfault when using return in combination with nested loops and continue 2) [Zend/tests/bug44913.phpt] 
TEST 1086/11091 [Zend/tests/bug45147.phpt]
PASS Bug #45147 (unexpected T_ENDFOR) [Zend/tests/bug45147.phpt] 
TEST 1087/11091 [Zend/tests/bug45178.phpt]
PASS Bug #45178 memory corruption on assignment result of "new" by reference [Zend/tests/bug45178.phpt] 
TEST 1088/11091 [Zend/tests/bug45180.phpt]
PASS Testing callback formats within class method [Zend/tests/bug45180.phpt] 
TEST 1089/11091 [Zend/tests/bug45186.phpt]
PASS Bug #45186 (__call depends on __callstatic in class scope) [Zend/tests/bug45186.phpt] 
TEST 1090/11091 [Zend/tests/bug45186_2.phpt]
PASS Bug #45186.2 (__call depends on __callstatic in class scope) [Zend/tests/bug45186_2.phpt] 
TEST 1091/11091 [Zend/tests/bug45742.phpt]
PASS Bug #45742 Wrong class array inpretetion using constant indexes [Zend/tests/bug45742.phpt] 
TEST 1092/11091 [Zend/tests/bug45744.phpt]
PASS Bug #45744 (Case sensitive callback behaviour) [Zend/tests/bug45744.phpt] 
TEST 1093/11091 [Zend/tests/bug45805.phpt]
PASS Bug #45805 (Crash on throwing exception from error handler) [Zend/tests/bug45805.phpt] 
TEST 1094/11091 [Zend/tests/bug45862.phpt]
PASS Bug #45862 (get_class_vars is inconsistent with 'protected' and 'private' variables) [Zend/tests/bug45862.phpt] 
TEST 1095/11091 [Zend/tests/bug45877.phpt]
PASS Bug #45877 (Array key '2147483647' left as string) [Zend/tests/bug45877.phpt] 
TEST 1096/11091 [Zend/tests/bug45910.phpt]
PASS Bug #45910 (Cannot declare self-referencing constant) [Zend/tests/bug45910.phpt] 
TEST 1097/11091 [Zend/tests/bug45910_2.phpt]
PASS Bug #45910.2 (Cannot declare self-referencing constant) [Zend/tests/bug45910_2.phpt] 
TEST 1098/11091 [Zend/tests/bug46106.phpt]
PASS Bug #46106 (Memory leaks when using global statement) [Zend/tests/bug46106.phpt] 
TEST 1099/11091 [Zend/tests/bug46196.phpt]
PASS Test restore_error_handler() function : bug #46196 [Zend/tests/bug46196.phpt] 
TEST 1100/11091 [Zend/tests/bug46238.phpt]
PASS Bug #46238 (Segmentation fault on static call with empty string method) [Zend/tests/bug46238.phpt] 
TEST 1101/11091 [Zend/tests/bug46241.phpt]
PASS Bug #46241 (error handler stacks) [Zend/tests/bug46241.phpt] 
TEST 1102/11091 [Zend/tests/bug46246.phpt]
PASS Bug #46246 (difference between call_user_func(array($this, $method)) and $this->$method()) [Zend/tests/bug46246.phpt] 
TEST 1103/11091 [Zend/tests/bug46304.phpt]
PASS Bug #46304 (defining namespaced constant using define()) [Zend/tests/bug46304.phpt] 
TEST 1104/11091 [Zend/tests/bug46308.phpt]
PASS Bug #46308 (Invalid write when changing property from inside getter) [Zend/tests/bug46308.phpt] 
TEST 1105/11091 [Zend/tests/bug46381.phpt]
PASS Bug #46381 (wrong $this passed to internal methods causes segfault) [Zend/tests/bug46381.phpt] 
TEST 1106/11091 [Zend/tests/bug46409.phpt]
PASS Bug #46409 (__invoke method called outside of object context when using array_map) [Zend/tests/bug46409.phpt] 
TEST 1107/11091 [Zend/tests/bug46665.phpt]
PASS Bug #46665 (Triggering autoload with a variable classname causes truncated autoload param) [Zend/tests/bug46665.phpt] 
TEST 1108/11091 [Zend/tests/bug46701.phpt]
PASS Bug #46701 (Creating associative array with long values in the key fails on 32bit linux) [Zend/tests/bug46701.phpt] 
TEST 1109/11091 [Zend/tests/bug46811.phpt]
PASS ini_set() function [Zend/tests/bug46811.phpt] 
TEST 1110/11091 [Zend/tests/bug46813.phpt]
PASS Bug #46813: class_exists doesn`t work with fully qualified namespace [Zend/tests/bug46813.phpt] 
TEST 1111/11091 [Zend/tests/bug47054.phpt]
PASS Bug #47054 (BC break in static functions called as dynamic) [Zend/tests/bug47054.phpt] 
TEST 1112/11091 [Zend/tests/bug47109.phpt]
PASS Bug #47109 (Memory leak on $a->{"a"."b"} when $a is not an object) [Zend/tests/bug47109.phpt] 
TEST 1113/11091 [Zend/tests/bug47165.phpt]
PASS Bug #47165 (Possible memory corruption when passing return value by reference) [Zend/tests/bug47165.phpt] 
TEST 1114/11091 [Zend/tests/bug47320.phpt]
PASS Bug #47320 ($php_errormsg out of scope in functions) [Zend/tests/bug47320.phpt] 
TEST 1115/11091 [Zend/tests/bug47343.phpt]
PASS Bug #47343 (gc_collect_cycles causes a segfault when called within a destructor in one case) [Zend/tests/bug47343.phpt] 
TEST 1116/11091 [Zend/tests/bug47353.phpt]
PASS Bug #47353 (crash when creating a lot of objects in object destructor) [Zend/tests/bug47353.phpt] 
TEST 1117/11091 [Zend/tests/bug47516.phpt]
PASS Bug #47516 (nowdoc can not be embed in heredoc but can be embed in double quote) [Zend/tests/bug47516.phpt] 
TEST 1118/11091 [Zend/tests/bug47572.phpt]
PASS Bug #47572 (zval_update_constant_ex: Segmentation fault) [Zend/tests/bug47572.phpt] 
TEST 1119/11091 [Zend/tests/bug47593.phpt]
PASS Bug #47593 (interface_exists() returns false when using absolute namespace path) [Zend/tests/bug47593.phpt] 
TEST 1120/11091 [Zend/tests/bug47596.phpt]
PASS Bug #47596 (Bus error on parsing file, when file size is equal to page size) [Zend/tests/bug47596.phpt] 
TEST 1121/11091 [Zend/tests/bug47699.phpt]
PASS Bug #47699 (autoload and late static binding) [Zend/tests/bug47699.phpt] 
TEST 1122/11091 [Zend/tests/bug47704.phpt]
PASS Bug #47704 (crashes on some "bad" operations with string offsets) [Zend/tests/bug47704.phpt] 
TEST 1123/11091 [Zend/tests/bug47714.phpt]
PASS Testing lambda function in set_exception_handler() [Zend/tests/bug47714.phpt] 
TEST 1124/11091 [Zend/tests/bug47771.phpt]
PASS Bug #47771 (Exception during object construction from arg call calls object's destructor) [Zend/tests/bug47771.phpt] 
TEST 1125/11091 [Zend/tests/bug47801.phpt]
PASS Bug #47801 (__call() accessed via parent:: operator is provided incorrect method name) [Zend/tests/bug47801.phpt] 
TEST 1126/11091 [Zend/tests/bug47836.phpt]
PASS Bug #47836 (array operator [] inconsistency when the array has PHP_INT_MAX index value) [Zend/tests/bug47836.phpt] 
TEST 1127/11091 [Zend/tests/bug47880.phpt]
PASS Bug #47880 (crashes in call_user_func_array()) [Zend/tests/bug47880.phpt] 
TEST 1128/11091 [Zend/tests/bug47981.phpt]
PASS Bug #47981 (error handler not called regardless) [Zend/tests/bug47981.phpt] 
TEST 1129/11091 [Zend/tests/bug48004.phpt]
PASS Bug #48004 (Error handler prevents creation of default object) [Zend/tests/bug48004.phpt] 
TEST 1130/11091 [Zend/tests/bug48215.phpt]
PASS Bug #48215 - parent::method() calls __construct [Zend/tests/bug48215.phpt] 
TEST 1131/11091 [Zend/tests/bug48215_2.phpt]
PASS Bug #48215 - parent::method() calls __construct, case sensitive test [Zend/tests/bug48215_2.phpt] 
TEST 1132/11091 [Zend/tests/bug48228.phpt]
PASS Bug #48228 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48228.phpt] 
TEST 1133/11091 [Zend/tests/bug48248.phpt]
PASS Bug #48248 (SIGSEGV when access to private property via &__get) [Zend/tests/bug48248.phpt] 
TEST 1134/11091 [Zend/tests/bug48408.phpt]
PASS Bug #48408 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48408.phpt] 
TEST 1135/11091 [Zend/tests/bug48409.phpt]
PASS Bug #48409 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48409.phpt] 
TEST 1136/11091 [Zend/tests/bug48428.phpt]
PASS Bug #48428 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48428.phpt] 
TEST 1137/11091 [Zend/tests/bug48533.phpt]
PASS Bug #48533 (__callStatic is not invoked for private/protected methods) [Zend/tests/bug48533.phpt] 
TEST 1138/11091 [Zend/tests/bug48667_1.phpt]
PASS Bug #48667 (Implementing both iterator and iteratoraggregate) [Zend/tests/bug48667_1.phpt] 
TEST 1139/11091 [Zend/tests/bug48667_2.phpt]
PASS Bug #48667 (Implementing both iterator and iteratoraggregate) [Zend/tests/bug48667_2.phpt] 
TEST 1140/11091 [Zend/tests/bug48693.phpt]
PASS Bug #48693 (Double declaration of __lambda_func when lambda wrongly formatted) [Zend/tests/bug48693.phpt] 
TEST 1141/11091 [Zend/tests/bug48770.phpt]
XFAIL Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt]   XFAIL REASON: See Bug #48770
TEST 1142/11091 [Zend/tests/bug48770_2.phpt]
XFAIL Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt]   XFAIL REASON: See Bug #48770
TEST 1143/11091 [Zend/tests/bug48770_3.phpt]
XFAIL Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt]   XFAIL REASON: See Bug #48770
TEST 1144/11091 [Zend/tests/bug48899.phpt]
PASS Bug #48899 (is_callable returns true even if method does not exist in parent class) [Zend/tests/bug48899.phpt] 
TEST 1145/11091 [Zend/tests/bug48912.phpt]
PASS Bug #48912 (Namespace causes unexpected strict behaviour with extract()) [Zend/tests/bug48912.phpt] 
TEST 1146/11091 [Zend/tests/bug48930.phpt]
PASS Bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP>=5.3) [Zend/tests/bug48930.phpt] 
TEST 1147/11091 [Zend/tests/bug49269.phpt]
PASS Bug #49269 (Ternary operator fails on Iterator object when used inside foreach declaration). [Zend/tests/bug49269.phpt] 
TEST 1148/11091 [Zend/tests/bug49472.phpt]
PASS Bug #49472 (Constants defined in Interfaces can be overridden) [Zend/tests/bug49472.phpt] 
TEST 1149/11091 [Zend/tests/bug49866.phpt]
PASS Bug #49866 (Making reference on string offsets crashes PHP) [Zend/tests/bug49866.phpt] 
TEST 1150/11091 [Zend/tests/bug49893.phpt]
PASS Bug #49893 (Crash while creating an instance of Zend_Mail_Storage_Pop3) [Zend/tests/bug49893.phpt] 
TEST 1151/11091 [Zend/tests/bug49908.phpt]
PASS Bug #49908 (throwing exception in __autoload crashes when interface is not defined) [Zend/tests/bug49908.phpt] 
TEST 1152/11091 [Zend/tests/bug50005.phpt]
PASS Bug #50005 (Throwing through Reflection modified Exception object makes segmentation fault) [Zend/tests/bug50005.phpt] 
TEST 1153/11091 [Zend/tests/bug50146.phpt]
PASS Bug #50146 (property_exists: Closure object cannot have properties) [Zend/tests/bug50146.phpt] 
TEST 1154/11091 [Zend/tests/bug50174.phpt]
PASS Bug #50174 (Incorrectly matched docComment) [Zend/tests/bug50174.phpt] 
TEST 1155/11091 [Zend/tests/bug50255.phpt]
PASS Bug #50255 (isset() and empty() silently casts array to object) [Zend/tests/bug50255.phpt] 
TEST 1156/11091 [Zend/tests/bug50261.phpt]
PASS Bug #50261 (Crash When Calling Parent Constructor with call_user_func()) [Zend/tests/bug50261.phpt] 
TEST 1157/11091 [Zend/tests/bug50383.phpt]
PASS Bug #50383 (Exceptions thrown in __call / __callStatic do not include file and line in trace) [Zend/tests/bug50383.phpt] 
TEST 1158/11091 [Zend/tests/bug50394.phpt]
PASS Bug #50394: Reference argument converted to value in __call [Zend/tests/bug50394.phpt] 
TEST 1159/11091 [Zend/tests/bug50810.phpt]
PASS Bug #50810 (property_exists does not work for private) [Zend/tests/bug50810.phpt] 
TEST 1160/11091 [Zend/tests/bug50816.phpt]
PASS Bug #50816 (Using class constants in array definition fails) [Zend/tests/bug50816.phpt] 
TEST 1161/11091 [Zend/tests/bug51176.phpt]
PASS Bug #51176 (Static calling in non-static method behaves like $this->) [Zend/tests/bug51176.phpt] 
TEST 1162/11091 [Zend/tests/bug51394.phpt]
PASS Bug #51394 (Error line reported incorrectly if error handler throws an exception) [Zend/tests/bug51394.phpt] 
TEST 1163/11091 [Zend/tests/bug51791.phpt]
PASS Bug #51791 (constant() failed to check undefined constant and php interpreter stoped) [Zend/tests/bug51791.phpt] 
TEST 1164/11091 [Zend/tests/bug51822.phpt]
PASS Bug #51822 (Segfault with strange __destruct() for static class variables) [Zend/tests/bug51822.phpt] 
TEST 1165/11091 [Zend/tests/bug51827.phpt]
PASS Bug #51827 (Bad warning when register_shutdown_function called with wrong num of parameters) [Zend/tests/bug51827.phpt] 
TEST 1166/11091 [Zend/tests/bug52001.phpt]
PASS Bug #52001 (Memory allocation problems after using variable variables) [Zend/tests/bug52001.phpt] 
TEST 1167/11091 [Zend/tests/bug52041.phpt]
PASS Bug #52041 (Memory leak when writing on uninitialized variable returned from function) [Zend/tests/bug52041.phpt] 
TEST 1168/11091 [Zend/tests/bug52051.phpt]
PASS Bug #52051 (handling of case sensitivity of old-style constructors changed in 5.3+) [Zend/tests/bug52051.phpt] 
TEST 1169/11091 [Zend/tests/bug52060.phpt]
PASS Bug #52060 (Memory leak when passing a closure to method_exists()) [Zend/tests/bug52060.phpt] 
TEST 1170/11091 [Zend/tests/bug52160.phpt]
PASS Bug #52160 (Invalid E_STRICT redefined constructor error) [Zend/tests/bug52160.phpt] 
TEST 1171/11091 [Zend/tests/bug52193.phpt]
PASS Bug #52193 (converting closure to array yields empty array) [Zend/tests/bug52193.phpt] 
TEST 1172/11091 [Zend/tests/bug52237.phpt]
PASS Bug #52237 (Crash when passing the reference of the property of a non-object) [Zend/tests/bug52237.phpt] 
TEST 1173/11091 [Zend/tests/bug52361.phpt]
PASS Bug #52361 (Throwing an exception in a destructor causes invalid catching) [Zend/tests/bug52361.phpt] 
TEST 1174/11091 [Zend/tests/bug52484.phpt]
PASS Bug #52484 (__set() ignores setting properties with empty names) [Zend/tests/bug52484.phpt] 
TEST 1175/11091 [Zend/tests/bug52484_2.phpt]
PASS Bug #52484.2 (__set() ignores setting properties with empty names) [Zend/tests/bug52484_2.phpt] 
TEST 1176/11091 [Zend/tests/bug52484_3.phpt]
PASS Bug #52484.3 (__set() ignores setting properties with empty names) [Zend/tests/bug52484_3.phpt] 
TEST 1177/11091 [Zend/tests/bug52508.phpt]
PASS Bug #52508 (newline problem with parse_ini_file+INI_SCANNER_RAW) [Zend/tests/bug52508.phpt] 
TEST 1178/11091 [Zend/tests/bug52879.phpt]
PASS Bug #52879 (Objects unreferenced in __get, __set, __isset or __unset can be freed too early) [Zend/tests/bug52879.phpt] 
TEST 1179/11091 [Zend/tests/bug52939.phpt]
PASS Bug #52939 (zend_call_function_array does not respect ZEND_SEND_PREFER_REF) [Zend/tests/bug52939.phpt] 
TEST 1180/11091 [Zend/tests/bug53305.phpt]
PASS Bug #53305 (E_NOTICE when defining a constant starts with __COMPILER_HALT_OFFSET__) [Zend/tests/bug53305.phpt] 
TEST 1181/11091 [Zend/tests/bug53629.phpt]
PASS Bug #53629 (memory leak inside highlight_string()) [Zend/tests/bug53629.phpt] 
TEST 1182/11091 [Zend/tests/bug53632.phpt]
PASS zend_strtod() hangs with 2.2250738585072011e-308 [Zend/tests/bug53632.phpt] 
TEST 1183/11091 [Zend/tests/bug53727.phpt]
PASS Bug #53727 (Inconsistent behavior of is_subclass_of with interfaces) [Zend/tests/bug53727.phpt] 
TEST 1184/11091 [Zend/tests/bug53958.phpt]
PASS Bug #53958 (Closures can't 'use' shared variables by value and by reference) [Zend/tests/bug53958.phpt] 
TEST 1185/11091 [Zend/tests/bug53971.phpt]
PASS Bug #53971 (isset() and empty() produce apparently spurious runtime error) [Zend/tests/bug53971.phpt] 
TEST 1186/11091 [Zend/tests/bug54013.phpt]
PASS Bug #54013 (ReflectionParam for duplicate parameter contains garbage) [Zend/tests/bug54013.phpt] 
TEST 1187/11091 [Zend/tests/bug54039.phpt]
PASS Bug #54039 (use() of static variables in lambda functions can break staticness) [Zend/tests/bug54039.phpt] 
TEST 1188/11091 [Zend/tests/bug54262.phpt]
PASS Bug #54262 (Crash when assigning value to a dimension in a non-array) [Zend/tests/bug54262.phpt] 
TEST 1189/11091 [Zend/tests/bug54265.phpt]
PASS Bug #54265 (crash when variable gets reassigned in error handler) [Zend/tests/bug54265.phpt] 
TEST 1190/11091 [Zend/tests/bug54268.phpt]
PASS Bug #54268 (Double free when destroy_zend_class fails) [Zend/tests/bug54268.phpt] 
TEST 1191/11091 [Zend/tests/bug54305.phpt]
PASS Bug #54305 (Crash in gc_remove_zval_from_buffer) [Zend/tests/bug54305.phpt] 
TEST 1192/11091 [Zend/tests/bug54358.phpt]
PASS Bug #54358 (Closure, use and reference) [Zend/tests/bug54358.phpt] 
TEST 1193/11091 [Zend/tests/bug54367.phpt]
PASS Bug #54367 (Use of closure causes problem in ArrayAccess) [Zend/tests/bug54367.phpt] 
TEST 1194/11091 [Zend/tests/bug54372.phpt]
PASS Bug #54372 (Crash accessing global object itself returned from its __get() handle) [Zend/tests/bug54372.phpt] 
TEST 1195/11091 [Zend/tests/bug54585.phpt]
PASS Bug #54585 (track_errors causes segfault) [Zend/tests/bug54585.phpt] 
TEST 1196/11091 [Zend/tests/bug54624.phpt]
PASS Bug #54624 (class_alias and type hint) [Zend/tests/bug54624.phpt] 
TEST 1197/11091 [Zend/tests/bug54804.phpt]
PASS Bug #54804 (__halt_compiler and imported namespaces) [Zend/tests/bug54804.phpt] 
TEST 1198/11091 [Zend/tests/bug54910.phpt]
PASS Bug #54910 (Crash when calling call_user_func with unknown function name) [Zend/tests/bug54910.phpt] 
TEST 1199/11091 [Zend/tests/bug55007.phpt]
PASS Bug #55007 (compiler fail after previous fail) [Zend/tests/bug55007.phpt] 
TEST 1200/11091 [Zend/tests/bug55156.phpt]
PASS Bug #55156 (ReflectionClass::getDocComment() returns comment even though the class has none) [Zend/tests/bug55156.phpt] 
TEST 1201/11091 [Zend/tests/bug55339.phpt]
PASS Bug #55339 (Segfault with allow_call_time_pass_reference = Off) [Zend/tests/bug55339.phpt] 
TEST 1202/11091 [Zend/tests/bug55509.phpt]
SKIP Bug #55509 (segfault on x86_64 using more than 2G memory) [Zend/tests/bug55509.phpt] reason: Not for 32-bits OS
TEST 1203/11091 [Zend/tests/bug60099.phpt]
PASS Bug #60099 (__halt_compiler() works in braced namespaces) [Zend/tests/bug60099.phpt] 
TEST 1204/11091 [Zend/tests/bug60138.phpt]
PASS Bug #60138 (GC crash with referenced array in RecursiveArrayIterator) [Zend/tests/bug60138.phpt] 
TEST 1205/11091 [Zend/tests/bug60139.phpt]
PASS Bug #60139 (Anonymous functions create cycles not detected by the GC) [Zend/tests/bug60139.phpt] 
TEST 1206/11091 [Zend/tests/bug60569.phpt]
PASS Bug #60569 (Nullbyte truncates Exception $message.) [Zend/tests/bug60569.phpt] 
TEST 1207/11091 [Zend/tests/bug60771.phpt]
PASS test of larger than 8kb text file being parsed by require statement [Zend/tests/bug60771.phpt] 
TEST 1208/11091 [Zend/tests/bug60825.phpt]
PASS Bug #60825 (Segfault when running symfony 2 tests) [Zend/tests/bug60825.phpt] 
TEST 1209/11091 [Zend/tests/bug60909_1.phpt]
PASS Bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function). [Zend/tests/bug60909_1.phpt] 
TEST 1210/11091 [Zend/tests/bug60909_2.phpt]
PASS Bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function). [Zend/tests/bug60909_2.phpt] 
TEST 1211/11091 [Zend/tests/bug61087.phpt]
PASS Bug #61087 (Memory leak in parse_ini_file when specifying invalid scanner mode) [Zend/tests/bug61087.phpt] 
TEST 1212/11091 [Zend/tests/bug61095.phpt]
PASS Bug #61095 (Lexing 0x00*+<NUM> incorectly) [Zend/tests/bug61095.phpt] 
TEST 1213/11091 [Zend/tests/bug61165.phpt]
PASS Bug #61165 (Segfault - strip_tags()) [Zend/tests/bug61165.phpt] 
TEST 1214/11091 [Zend/tests/bug61273.phpt]
PASS Bug #61273 (call_user_func_array with more than 16333 arguments leaks / crashes) [Zend/tests/bug61273.phpt] 
TEST 1215/11091 [Zend/tests/bug61442.phpt]
PASS Bug #61442 (exception threw in __autoload can not be catched) [Zend/tests/bug61442.phpt] 
TEST 1216/11091 [Zend/tests/bug61767.phpt]
PASS Bug #61767 (Shutdown functions not called in certain error situation) [Zend/tests/bug61767.phpt] 
TEST 1217/11091 [Zend/tests/bug62005.phpt]
PASS Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object) [Zend/tests/bug62005.phpt] 
TEST 1218/11091 [Zend/tests/bug62343.phpt]
PASS Bug #62343 (Show class_alias In get_declared_classes()) [Zend/tests/bug62343.phpt] 
TEST 1219/11091 [Zend/tests/bug62680.phpt]
XFAIL Bug #62680 (Function isset() throws fatal error on set array if non-existent key depth >= 3) [Zend/tests/bug62680.phpt]   XFAIL REASON: see https://bugs.php.net/62680
TEST 1220/11091 [Zend/tests/bug62763.phpt]
PASS Bug #62763 (register_shutdown_function and extending class) [Zend/tests/bug62763.phpt] 
TEST 1221/11091 [Zend/tests/bug63055.phpt]
PASS Bug #63055 (Segfault in zend_gc with SF2 testsuite) [Zend/tests/bug63055.phpt] 
TEST 1222/11091 [Zend/tests/bug63111.phpt]
PASS Bug #63111 (is_callable() lies for abstract static method) [Zend/tests/bug63111.phpt] 
TEST 1223/11091 [Zend/tests/bug63462.phpt]
PASS Test script to verify that magic methods should be called only once when accessing an unset property. [Zend/tests/bug63462.phpt] 
TEST 1224/11091 [Zend/tests/bug63468.phpt]
PASS Bug #63468 (wrong called method as callback with inheritance) [Zend/tests/bug63468.phpt] 
TEST 1225/11091 [Zend/tests/bug63635.phpt]
PASS Bug #63635 (Segfault in gc_collect_cycles) [Zend/tests/bug63635.phpt] 
TEST 1226/11091 [Zend/tests/bug63762.phpt]
PASS Bug #63762 - Sigsegv when Exception::$trace is changed by user [Zend/tests/bug63762.phpt] 
TEST 1227/11091 [Zend/tests/bug64578.phpt]
PASS Bug #64578 (debug_backtrace in set_error_handler corrupts zend heap: segfault) [Zend/tests/bug64578.phpt] 
TEST 1228/11091 [Zend/tests/bug64821.1.phpt]
PASS Bug #64821 Custom Exceptions crash when internal properties overridden (variation 1) [Zend/tests/bug64821.1.phpt] 
TEST 1229/11091 [Zend/tests/bug64821.2.phpt]
PASS Bug #64821 Custom Exceptions crash when internal properties overridden (variation 2) [Zend/tests/bug64821.2.phpt] 
TEST 1230/11091 [Zend/tests/bug64821.3.phpt]
PASS Bug #64821 Custom Exceptions crash when internal properties overridden (variation 3) [Zend/tests/bug64821.3.phpt] 
TEST 1231/11091 [Zend/tests/bug64960.phpt]
PASS Bug #64960 (Segfault in gc_zval_possible_root) [Zend/tests/bug64960.phpt] 
TEST 1232/11091 [Zend/tests/bug64966.phpt]
PASS Bug #64966 (segfault in zend_do_fcall_common_helper_SPEC) [Zend/tests/bug64966.phpt] 
TEST 1233/11091 [Zend/tests/bug_debug_backtrace.phpt]
PASS Bug - crash in debug_backtrace when trace starts in eval [Zend/tests/bug_debug_backtrace.phpt] 
TEST 1234/11091 [Zend/tests/call_static.phpt]
PASS __callStatic() Magic method [Zend/tests/call_static.phpt] 
TEST 1235/11091 [Zend/tests/call_static_002.phpt]
PASS Testing __call and __callstatic with callbacks [Zend/tests/call_static_002.phpt] 
TEST 1236/11091 [Zend/tests/call_static_003.phpt]
PASS Testing method name case [Zend/tests/call_static_003.phpt] 
TEST 1237/11091 [Zend/tests/call_static_004.phpt]
PASS Invalid method name in dynamic static call [Zend/tests/call_static_004.phpt] 
TEST 1238/11091 [Zend/tests/call_static_005.phpt]
PASS Invalid method name in dynamic static call [Zend/tests/call_static_005.phpt] 
TEST 1239/11091 [Zend/tests/call_static_006.phpt]
PASS Testing __callStatic [Zend/tests/call_static_006.phpt] 
TEST 1240/11091 [Zend/tests/call_static_007.phpt]
PASS Testing __call and __callstatic [Zend/tests/call_static_007.phpt] 
TEST 1241/11091 [Zend/tests/call_user_func_001.phpt]
PASS Testing call_user_func inside namespace [Zend/tests/call_user_func_001.phpt] 
TEST 1242/11091 [Zend/tests/call_user_func_002.phpt]
PASS Testing call_user_func() with autoload and passing invalid params [Zend/tests/call_user_func_002.phpt] 
TEST 1243/11091 [Zend/tests/call_user_func_003.phpt]
PASS Testing call_user_func() with closures [Zend/tests/call_user_func_003.phpt] 
TEST 1244/11091 [Zend/tests/call_user_func_004.phpt]
PASS Calling non-static method with call_user_func() [Zend/tests/call_user_func_004.phpt] 
TEST 1245/11091 [Zend/tests/call_user_func_005.phpt]
PASS Passing Closure as parameter to an non-existent function [Zend/tests/call_user_func_005.phpt] 
TEST 1246/11091 [Zend/tests/call_with_refs.phpt]
PASS Check call to non-ref function with call-time refs [Zend/tests/call_with_refs.phpt] 
TEST 1247/11091 [Zend/tests/cast_to_array.phpt]
PASS casting different variables to array [Zend/tests/cast_to_array.phpt] 
TEST 1248/11091 [Zend/tests/cast_to_bool.phpt]
PASS casting different variables to boolean [Zend/tests/cast_to_bool.phpt] 
TEST 1249/11091 [Zend/tests/cast_to_double.phpt]
PASS casting different variables to double [Zend/tests/cast_to_double.phpt] 
TEST 1250/11091 [Zend/tests/cast_to_int.phpt]
PASS casting different variables to integer [Zend/tests/cast_to_int.phpt] 
TEST 1251/11091 [Zend/tests/cast_to_object.phpt]
PASS casting different variables to object [Zend/tests/cast_to_object.phpt] 
TEST 1252/11091 [Zend/tests/cast_to_string.phpt]
PASS casting different variables to string [Zend/tests/cast_to_string.phpt] 
TEST 1253/11091 [Zend/tests/catch.phpt]
PASS catch shouldn't call __autoload [Zend/tests/catch.phpt] 
TEST 1254/11091 [Zend/tests/catch_002.phpt]
PASS Catching an exception in a constructor [Zend/tests/catch_002.phpt] 
TEST 1255/11091 [Zend/tests/catch_003.phpt]
PASS Catching an exception in a constructor fired form a static method [Zend/tests/catch_003.phpt] 
TEST 1256/11091 [Zend/tests/catch_004.phpt]
PASS Catching an exception in a constructor inside a static method [Zend/tests/catch_004.phpt] 
TEST 1257/11091 [Zend/tests/class_alias_001.phpt]
PASS Testing class_alias() [Zend/tests/class_alias_001.phpt] 
TEST 1258/11091 [Zend/tests/class_alias_002.phpt]
PASS Trying redeclare class with class_alias() [Zend/tests/class_alias_002.phpt] 
TEST 1259/11091 [Zend/tests/class_alias_003.phpt]
PASS Testing declaration of alias to 'static' [Zend/tests/class_alias_003.phpt] 
TEST 1260/11091 [Zend/tests/class_alias_004.phpt]
PASS Testing creation of alias using an existing interface name [Zend/tests/class_alias_004.phpt] 
TEST 1261/11091 [Zend/tests/class_alias_005.phpt]
PASS Testing static call method using the original class name [Zend/tests/class_alias_005.phpt] 
TEST 1262/11091 [Zend/tests/class_alias_006.phpt]
PASS Testing creation of alias to an internal class [Zend/tests/class_alias_006.phpt] 
TEST 1263/11091 [Zend/tests/class_alias_007.phpt]
PASS Testing class_alias() using autoload [Zend/tests/class_alias_007.phpt] 
TEST 1264/11091 [Zend/tests/class_alias_008.phpt]
PASS Testing class_alias() with abstract class using an arbitrary class name as alias [Zend/tests/class_alias_008.phpt] 
TEST 1265/11091 [Zend/tests/class_alias_009.phpt]
PASS Testing interface declaration using the original and alias class name [Zend/tests/class_alias_009.phpt] 
TEST 1266/11091 [Zend/tests/class_alias_010.phpt]
PASS Trying use an existing alias name in class declaration [Zend/tests/class_alias_010.phpt] 
TEST 1267/11091 [Zend/tests/class_alias_011.phpt]
PASS Testing callback in alias [Zend/tests/class_alias_011.phpt] 
TEST 1268/11091 [Zend/tests/class_alias_012.phpt]
PASS Testing dynamic alias name [Zend/tests/class_alias_012.phpt] 
TEST 1269/11091 [Zend/tests/class_alias_013.phpt]
PASS Testing alias of alias [Zend/tests/class_alias_013.phpt] 
TEST 1270/11091 [Zend/tests/class_alias_014.phpt]
PASS Testing creation of alias to class name without namespace prefix [Zend/tests/class_alias_014.phpt] 
TEST 1271/11091 [Zend/tests/class_alias_015.phpt]
PASS Testing instantiation using namespace:: prefix [Zend/tests/class_alias_015.phpt] 
TEST 1272/11091 [Zend/tests/class_alias_016.phpt]
PASS Testing creation of alias to global scope [Zend/tests/class_alias_016.phpt] 
TEST 1273/11091 [Zend/tests/class_alias_017.phpt]
PASS Testing alias with get_called_class() and get_class() [Zend/tests/class_alias_017.phpt] 
TEST 1274/11091 [Zend/tests/class_alias_018.phpt]
PASS Testing class alias with is_subclass_of() [Zend/tests/class_alias_018.phpt] 
TEST 1275/11091 [Zend/tests/class_alias_019.phpt]
PASS Trying to redeclare class name in global scope inside namespace [Zend/tests/class_alias_019.phpt] 
TEST 1276/11091 [Zend/tests/class_alias_020.phpt]
PASS Testing class alias in multiple namespaces [Zend/tests/class_alias_020.phpt] 
TEST 1277/11091 [Zend/tests/class_alias_021.phpt]
PASS Overriding internal class with class alias [Zend/tests/class_alias_021.phpt] 
TEST 1278/11091 [Zend/tests/class_constants_001.phpt]
PASS class constants basic tests [Zend/tests/class_constants_001.phpt] 
TEST 1279/11091 [Zend/tests/class_constants_002.phpt]
PASS class constants as default function arguments [Zend/tests/class_constants_002.phpt] 
TEST 1280/11091 [Zend/tests/class_constants_003.phpt]
PASS class constants as default function arguments and dynamically loaded classes [Zend/tests/class_constants_003.phpt] 
TEST 1281/11091 [Zend/tests/class_constants_004.phpt]
PASS Testing constants (normal, namespace, class and interface) [Zend/tests/class_constants_004.phpt] 
TEST 1282/11091 [Zend/tests/class_exists_001.phpt]
PASS Testing class_exists() inside namespace [Zend/tests/class_exists_001.phpt] 
TEST 1283/11091 [Zend/tests/class_exists_002.phpt]
PASS Testing several valid and invalid parameters [Zend/tests/class_exists_002.phpt] 
TEST 1284/11091 [Zend/tests/class_exists_003.phpt]
PASS Checking if exists interface, abstract and final class [Zend/tests/class_exists_003.phpt] 
TEST 1285/11091 [Zend/tests/clone_001.phpt]
PASS Using clone statement on non-object [Zend/tests/clone_001.phpt] 
TEST 1286/11091 [Zend/tests/clone_002.phpt]
PASS Testing multiple clone statements [Zend/tests/clone_002.phpt] 
TEST 1287/11091 [Zend/tests/clone_003.phpt]
PASS Using clone statement on undefined variable [Zend/tests/clone_003.phpt] 
TEST 1288/11091 [Zend/tests/clone_004.phpt]
PASS Testing usage of object as array on clone statement [Zend/tests/clone_004.phpt] 
TEST 1289/11091 [Zend/tests/closure_001.phpt]
PASS Closure 001: Lambda without lexical variables [Zend/tests/closure_001.phpt] 
TEST 1290/11091 [Zend/tests/closure_002.phpt]
PASS Closure 002: Lambda with lexical variables (global scope) [Zend/tests/closure_002.phpt] 
TEST 1291/11091 [Zend/tests/closure_003.phpt]
PASS Closure 003: Lambda with lexical variables (local scope) [Zend/tests/closure_003.phpt] 
TEST 1292/11091 [Zend/tests/closure_004.phpt]
PASS Closure 004: Lambda with lexical variables (scope lifetime) [Zend/tests/closure_004.phpt] 
TEST 1293/11091 [Zend/tests/closure_006.phpt]
PASS Closure 006: Nested lambdas [Zend/tests/closure_006.phpt] 
TEST 1294/11091 [Zend/tests/closure_008.phpt]
PASS Closure 008: Use in preg_replace_callback() [Zend/tests/closure_008.phpt] 
TEST 1295/11091 [Zend/tests/closure_009.phpt]
PASS Closure 009: Using static vars inside lambda [Zend/tests/closure_009.phpt] 
TEST 1296/11091 [Zend/tests/closure_010.phpt]
PASS Closure 010: Closure calls itself [Zend/tests/closure_010.phpt] 
TEST 1297/11091 [Zend/tests/closure_011.phpt]
PASS Closure 011: Lexical copies not static in closure [Zend/tests/closure_011.phpt] 
TEST 1298/11091 [Zend/tests/closure_012.phpt]
PASS Closure 012: Undefined lexical variables [Zend/tests/closure_012.phpt] 
TEST 1299/11091 [Zend/tests/closure_013.phpt]
PASS Closure 013: __invoke() on temporary result [Zend/tests/closure_013.phpt] 
TEST 1300/11091 [Zend/tests/closure_014.phpt]
PASS Closure 014: return by value/reference [Zend/tests/closure_014.phpt] 
TEST 1301/11091 [Zend/tests/closure_015.phpt]
PASS Closure 015: converting to string/unicode [Zend/tests/closure_015.phpt] 
TEST 1302/11091 [Zend/tests/closure_016.phpt]
PASS Closure 016: closures and is_callable() [Zend/tests/closure_016.phpt] 
TEST 1303/11091 [Zend/tests/closure_017.phpt]
PASS Closure 017: Trying to destroy an active lambda function [Zend/tests/closure_017.phpt] 
TEST 1304/11091 [Zend/tests/closure_018.phpt]
PASS Closure 018: Assigning lambda to static var and returning by ref [Zend/tests/closure_018.phpt] 
TEST 1305/11091 [Zend/tests/closure_019.phpt]
PASS Closure 019: Calling lambda using $GLOBALS and global $var [Zend/tests/closure_019.phpt] 
TEST 1306/11091 [Zend/tests/closure_020.phpt]
PASS Closure 020: Trying to access private property outside class [Zend/tests/closure_020.phpt] 
TEST 1307/11091 [Zend/tests/closure_021.phpt]
PASS Closure 021: Throwing exception inside lambda [Zend/tests/closure_021.phpt] 
TEST 1308/11091 [Zend/tests/closure_022.phpt]
PASS Closure 022: Closure properties [Zend/tests/closure_022.phpt] 
TEST 1309/11091 [Zend/tests/closure_023.phpt]
PASS Closure 023: Closure declared in statically called method [Zend/tests/closure_023.phpt] 
TEST 1310/11091 [Zend/tests/closure_024.phpt]
PASS Closure 024: Trying to clone the Closure object [Zend/tests/closure_024.phpt] 
TEST 1311/11091 [Zend/tests/closure_025.phpt]
PASS Closure 025: Using closure in create_function() [Zend/tests/closure_025.phpt] 
TEST 1312/11091 [Zend/tests/closure_026.phpt]
PASS Closure 026: Assigning a closure object to an array in $this [Zend/tests/closure_026.phpt] 
TEST 1313/11091 [Zend/tests/closure_027.phpt]
PASS Closure 027: Testing Closure type-hint [Zend/tests/closure_027.phpt] 
TEST 1314/11091 [Zend/tests/closure_028.phpt]
PASS Closure 028: Trying to use lambda directly in foreach [Zend/tests/closure_028.phpt] 
TEST 1315/11091 [Zend/tests/closure_029.phpt]
PASS Closure 029: Testing lambda with instanceof operator [Zend/tests/closure_029.phpt] 
TEST 1316/11091 [Zend/tests/closure_030.phpt]
PASS Closure 030: Using lambda with variable variables [Zend/tests/closure_030.phpt] 
TEST 1317/11091 [Zend/tests/closure_031.phpt]
PASS Closure 031: Closure properties with custom error handlers [Zend/tests/closure_031.phpt] 
TEST 1318/11091 [Zend/tests/closure_032.phpt]
PASS Closure 032: Testing Closure and debug_backtrace [Zend/tests/closure_032.phpt] 
TEST 1319/11091 [Zend/tests/closure_033.phpt]
PASS Closure 033: Dynamic closure property and private function [Zend/tests/closure_033.phpt] 
TEST 1320/11091 [Zend/tests/closure_034.phpt]
PASS Closure 033: Recursive var_dump on closures [Zend/tests/closure_034.phpt] 
TEST 1321/11091 [Zend/tests/closure_035.phpt]
PASS Testing recursion detection with Closures [Zend/tests/closure_035.phpt] 
TEST 1322/11091 [Zend/tests/compare_001.phpt]
PASS comparing different variables for equality [Zend/tests/compare_001.phpt] 
TEST 1323/11091 [Zend/tests/compare_001_64bit.phpt]
SKIP comparing different variables for equality [Zend/tests/compare_001_64bit.phpt] reason: this test is for 64bit platform only
TEST 1324/11091 [Zend/tests/compare_002.phpt]
PASS comparing different variables for identity [Zend/tests/compare_002.phpt] 
TEST 1325/11091 [Zend/tests/compare_002_64bit.phpt]
SKIP comparing different variables for identity [Zend/tests/compare_002_64bit.phpt] reason: this test is for 64bit platform only
TEST 1326/11091 [Zend/tests/compare_003.phpt]
PASS comparing different variables (greater than) [Zend/tests/compare_003.phpt] 
TEST 1327/11091 [Zend/tests/compare_003_64bit.phpt]
SKIP comparing different variables (greater than) [Zend/tests/compare_003_64bit.phpt] reason: this test is for 64bit platform only
TEST 1328/11091 [Zend/tests/compare_004.phpt]
PASS comparing different variables (less than) [Zend/tests/compare_004.phpt] 
TEST 1329/11091 [Zend/tests/compare_004_64bit.phpt]
SKIP comparing different variables (less than) [Zend/tests/compare_004_64bit.phpt] reason: this test is for 64bit platform only
TEST 1330/11091 [Zend/tests/compare_005.phpt]
PASS comparing different variables (greater or equal than) [Zend/tests/compare_005.phpt] 
TEST 1331/11091 [Zend/tests/compare_005_64bit.phpt]
SKIP comparing different variables (greater or equal than) [Zend/tests/compare_005_64bit.phpt] reason: this test is for 64bit platform only
TEST 1332/11091 [Zend/tests/compare_006.phpt]
PASS comparing different variables (smaller or equal than) [Zend/tests/compare_006.phpt] 
TEST 1333/11091 [Zend/tests/compare_006_64bit.phpt]
SKIP comparing different variables (smaller or equal than) [Zend/tests/compare_006_64bit.phpt] reason: this test is for 64bit platform only
TEST 1334/11091 [Zend/tests/concat_001.phpt]
PASS concat different types [Zend/tests/concat_001.phpt] 
TEST 1335/11091 [Zend/tests/constants/dir-constant-eval.phpt]
PASS __DIR__ constant used with eval() [Zend/tests/constants/dir-constant-eval.phpt] 
TEST 1336/11091 [Zend/tests/constants/dir-constant-includes.phpt]
PASS __DIR__ constant test with includes [Zend/tests/constants/dir-constant-includes.phpt] 
TEST 1337/11091 [Zend/tests/constants/dir-constant-nested_includes.phpt]
PASS __DIR__ constant test with nested includes [Zend/tests/constants/dir-constant-nested_includes.phpt] 
TEST 1338/11091 [Zend/tests/constants/dir-constant-normal.phpt]
PASS Standard behaviour of __DIR__ [Zend/tests/constants/dir-constant-normal.phpt] 
TEST 1339/11091 [Zend/tests/constants_001.phpt]
PASS Defining and using constants [Zend/tests/constants_001.phpt] 
TEST 1340/11091 [Zend/tests/constants_002.phpt]
PASS Defining constants with non-scalar values [Zend/tests/constants_002.phpt] 
TEST 1341/11091 [Zend/tests/constants_003.phpt]
PASS Using namespace constants and constants of global scope [Zend/tests/constants_003.phpt] 
TEST 1342/11091 [Zend/tests/constants_004.phpt]
PASS Trying to redeclare constant inside namespace [Zend/tests/constants_004.phpt] 
TEST 1343/11091 [Zend/tests/constants_005.phpt]
PASS Persistent case insensitive and user defined constants [Zend/tests/constants_005.phpt] 
TEST 1344/11091 [Zend/tests/constants_006.phpt]
PASS Magic constants lowercased [Zend/tests/constants_006.phpt] 
TEST 1345/11091 [Zend/tests/constants_007.phpt]
PASS Testing const names [Zend/tests/constants_007.phpt] 
TEST 1346/11091 [Zend/tests/constants_008.phpt]
PASS Defining constant twice with two different forms [Zend/tests/constants_008.phpt] 
TEST 1347/11091 [Zend/tests/constants_009.phpt]
PASS Accessing constants inside namespace [Zend/tests/constants_009.phpt] 
TEST 1348/11091 [Zend/tests/constructor_args.phpt]
PASS Different numbers of arguments in __construct() [Zend/tests/constructor_args.phpt] 
TEST 1349/11091 [Zend/tests/debug_backtrace_options.phpt]
PASS debug_backtrace options [Zend/tests/debug_backtrace_options.phpt] 
TEST 1350/11091 [Zend/tests/declare_001.phpt]
SKIP Testing declare statement with several type values [Zend/tests/declare_001.phpt] 
TEST 1351/11091 [Zend/tests/decrement_001.phpt]
PASS decrementing different variables [Zend/tests/decrement_001.phpt] 
TEST 1352/11091 [Zend/tests/decrement_001_64bit.phpt]
SKIP decrementing different variables [Zend/tests/decrement_001_64bit.phpt] reason: this test is for 64bit platform only
TEST 1353/11091 [Zend/tests/div_001.phpt]
PASS dividing doubles [Zend/tests/div_001.phpt] 
TEST 1354/11091 [Zend/tests/div_002.phpt]
PASS dividing arrays [Zend/tests/div_002.phpt] 
TEST 1355/11091 [Zend/tests/double_to_string.phpt]
PASS double to string conversion tests [Zend/tests/double_to_string.phpt] 
TEST 1356/11091 [Zend/tests/double_to_string_64bit.phpt]
SKIP double to string conversion tests (64bit) [Zend/tests/double_to_string_64bit.phpt] reason: this test is for 64bit platform only
TEST 1357/11091 [Zend/tests/dtor_scope.phpt]
PASS Scoping in destructor call [Zend/tests/dtor_scope.phpt] 
TEST 1358/11091 [Zend/tests/dynamic_call_001.phpt]
PASS Testing dynamic call to constructor (old-style) [Zend/tests/dynamic_call_001.phpt] 
TEST 1359/11091 [Zend/tests/dynamic_call_002.phpt]
PASS Testing dynamic call with invalid value for method name [Zend/tests/dynamic_call_002.phpt] 
TEST 1360/11091 [Zend/tests/dynamic_call_003.phpt]
PASS Testing dynamic call with invalid method name [Zend/tests/dynamic_call_003.phpt] 
TEST 1361/11091 [Zend/tests/dynamic_call_004.phpt]
PASS Testing dynamic call with undefined variables [Zend/tests/dynamic_call_004.phpt] 
TEST 1362/11091 [Zend/tests/each_001.phpt]
PASS Testing each() with an undefined variable [Zend/tests/each_001.phpt] 
TEST 1363/11091 [Zend/tests/each_002.phpt]
PASS Testing each() with array and object [Zend/tests/each_002.phpt] 
TEST 1364/11091 [Zend/tests/each_003.phpt]
PASS Testing each() with recursion [Zend/tests/each_003.phpt] 
TEST 1365/11091 [Zend/tests/errmsg_001.phpt]
PASS errmsg: Non-abstract method must contain body [Zend/tests/errmsg_001.phpt] 
TEST 1366/11091 [Zend/tests/errmsg_002.phpt]
PASS errmsg: function cannot be declared private [Zend/tests/errmsg_002.phpt] 
TEST 1367/11091 [Zend/tests/errmsg_003.phpt]
PASS errmsg: cannot reassign $this (by ref) [Zend/tests/errmsg_003.phpt] 
TEST 1368/11091 [Zend/tests/errmsg_004.phpt]
PASS errmsg: can't use function return value in write context [Zend/tests/errmsg_004.phpt] 
TEST 1369/11091 [Zend/tests/errmsg_005.phpt]
PASS errmsg: can't use method return value in write context [Zend/tests/errmsg_005.phpt] 
TEST 1370/11091 [Zend/tests/errmsg_006.phpt]
PASS errmsg: can't use [] for reading [Zend/tests/errmsg_006.phpt] 
TEST 1371/11091 [Zend/tests/errmsg_007.phpt]
PASS errmsg: can't use [] for reading - 2 [Zend/tests/errmsg_007.phpt] 
TEST 1372/11091 [Zend/tests/errmsg_008.phpt]
PASS errmsg: can't use [] for unsetting [Zend/tests/errmsg_008.phpt] 
TEST 1373/11091 [Zend/tests/errmsg_009.phpt]
PASS errmsg: multiple access type modifiers are not allowed (properties) [Zend/tests/errmsg_009.phpt] 
TEST 1374/11091 [Zend/tests/errmsg_010.phpt]
PASS errmsg: multiple access type modifiers are not allowed (methods) [Zend/tests/errmsg_010.phpt] 
TEST 1375/11091 [Zend/tests/errmsg_011.phpt]
PASS errmsg: cannot redeclare (method) [Zend/tests/errmsg_011.phpt] 
TEST 1376/11091 [Zend/tests/errmsg_012.phpt]
PASS errmsg: __autoload() must take exactly 1 argument [Zend/tests/errmsg_012.phpt] 
TEST 1377/11091 [Zend/tests/errmsg_013.phpt]
PASS errmsg: default value for parameters with array type hint can only be an array or NULL [Zend/tests/errmsg_013.phpt] 
TEST 1378/11091 [Zend/tests/errmsg_014.phpt]
PASS errmsg: cannot call __clone() method on objects [Zend/tests/errmsg_014.phpt] 
TEST 1379/11091 [Zend/tests/errmsg_015.phpt]
PASS errmsg: __clone() cannot accept any arguments [Zend/tests/errmsg_015.phpt] 
TEST 1380/11091 [Zend/tests/errmsg_016.phpt]
PASS errmsg: __isset() must take exactly 1 argument [Zend/tests/errmsg_016.phpt] 
TEST 1381/11091 [Zend/tests/errmsg_017.phpt]
PASS errmsg: __unset() must take exactly 1 argument [Zend/tests/errmsg_017.phpt] 
TEST 1382/11091 [Zend/tests/errmsg_018.phpt]
PASS errmsg: static abstract function [Zend/tests/errmsg_018.phpt] 
TEST 1383/11091 [Zend/tests/errmsg_019.phpt]
PASS errmsg: __destruct() cannot take arguments [Zend/tests/errmsg_019.phpt] 
TEST 1384/11091 [Zend/tests/errmsg_020.phpt]
PASS errmsg: disabled function [Zend/tests/errmsg_020.phpt] 
TEST 1385/11091 [Zend/tests/errmsg_021.phpt]
PASS errmsg: disabled class [Zend/tests/errmsg_021.phpt] 
TEST 1386/11091 [Zend/tests/errmsg_022.phpt]
PASS errmsg: only variables can be passed by reference [Zend/tests/errmsg_022.phpt] 
TEST 1387/11091 [Zend/tests/errmsg_023.phpt]
PASS errmsg: access level must be the same or weaker [Zend/tests/errmsg_023.phpt] 
TEST 1388/11091 [Zend/tests/errmsg_024.phpt]
PASS No more errmsg: can now change initial value of property [Zend/tests/errmsg_024.phpt] 
TEST 1389/11091 [Zend/tests/errmsg_025.phpt]
PASS errmsg: cannot inherit previously inherited constant [Zend/tests/errmsg_025.phpt] 
TEST 1390/11091 [Zend/tests/errmsg_026.phpt]
PASS errmsg: cannot redeclare class [Zend/tests/errmsg_026.phpt] 
TEST 1391/11091 [Zend/tests/errmsg_027.phpt]
PASS errmsg: class declarations may not be nested [Zend/tests/errmsg_027.phpt] 
TEST 1392/11091 [Zend/tests/errmsg_028.phpt]
PASS errmsg: cannot use 'self' as class name [Zend/tests/errmsg_028.phpt] 
TEST 1393/11091 [Zend/tests/errmsg_029.phpt]
PASS errmsg: cannot use 'parent' as class name [Zend/tests/errmsg_029.phpt] 
TEST 1394/11091 [Zend/tests/errmsg_030.phpt]
PASS errmsg: cannot use 'self' as parent class name [Zend/tests/errmsg_030.phpt] 
TEST 1395/11091 [Zend/tests/errmsg_031.phpt]
PASS errmsg: cannot use 'parent' as parent class name [Zend/tests/errmsg_031.phpt] 
TEST 1396/11091 [Zend/tests/errmsg_032.phpt]
PASS errmsg: __construct() cannot be static [Zend/tests/errmsg_032.phpt] 
TEST 1397/11091 [Zend/tests/errmsg_033.phpt]
PASS errmsg: __destruct() cannot be static [Zend/tests/errmsg_033.phpt] 
TEST 1398/11091 [Zend/tests/errmsg_034.phpt]
PASS errmsg: __clone() cannot be static [Zend/tests/errmsg_034.phpt] 
TEST 1399/11091 [Zend/tests/errmsg_035.phpt]
PASS errmsg: cannot use 'self' as interface name [Zend/tests/errmsg_035.phpt] 
TEST 1400/11091 [Zend/tests/errmsg_036.phpt]
PASS errmsg: cannot use 'parent' as interface name [Zend/tests/errmsg_036.phpt] 
TEST 1401/11091 [Zend/tests/errmsg_037.phpt]
PASS errmsg: properties cannot be abstract [Zend/tests/errmsg_037.phpt] 
TEST 1402/11091 [Zend/tests/errmsg_038.phpt]
PASS errmsg: properties cannot be final [Zend/tests/errmsg_038.phpt] 
TEST 1403/11091 [Zend/tests/errmsg_039.phpt]
PASS errmsg: cannot redeclare property [Zend/tests/errmsg_039.phpt] 
TEST 1404/11091 [Zend/tests/errmsg_040.phpt]
PASS errmsg: arrays are not allowed in class constants [Zend/tests/errmsg_040.phpt] 
TEST 1405/11091 [Zend/tests/errmsg_041.phpt]
PASS errmsg: instanceof expects an object instance, constant given [Zend/tests/errmsg_041.phpt] 
TEST 1406/11091 [Zend/tests/errmsg_042.phpt]
PASS errmsg: key element cannot be a reference [Zend/tests/errmsg_042.phpt] 
TEST 1407/11091 [Zend/tests/errmsg_043.phpt]
PASS errmsg: cannot create references to temp array [Zend/tests/errmsg_043.phpt] 
TEST 1408/11091 [Zend/tests/errmsg_044.phpt]
PASS Trying use object of type stdClass as array [Zend/tests/errmsg_044.phpt] 
TEST 1409/11091 [Zend/tests/error_reporting01.phpt]
PASS testing @ and error_reporting - 1 [Zend/tests/error_reporting01.phpt] 
TEST 1410/11091 [Zend/tests/error_reporting02.phpt]
PASS testing @ and error_reporting - 2 [Zend/tests/error_reporting02.phpt] 
TEST 1411/11091 [Zend/tests/error_reporting03.phpt]
PASS testing @ and error_reporting - 3 [Zend/tests/error_reporting03.phpt] 
TEST 1412/11091 [Zend/tests/error_reporting04.phpt]
PASS testing @ and error_reporting - 4 [Zend/tests/error_reporting04.phpt] 
TEST 1413/11091 [Zend/tests/error_reporting05.phpt]
PASS testing @ and error_reporting - 5 [Zend/tests/error_reporting05.phpt] 
TEST 1414/11091 [Zend/tests/error_reporting06.phpt]
PASS testing @ and error_reporting - 6 [Zend/tests/error_reporting06.phpt] 
TEST 1415/11091 [Zend/tests/error_reporting07.phpt]
PASS testing @ and error_reporting - 7 [Zend/tests/error_reporting07.phpt] 
TEST 1416/11091 [Zend/tests/error_reporting08.phpt]
PASS testing @ and error_reporting - 8 [Zend/tests/error_reporting08.phpt] 
TEST 1417/11091 [Zend/tests/error_reporting09.phpt]
PASS testing @ and error_reporting - 9 [Zend/tests/error_reporting09.phpt] 
TEST 1418/11091 [Zend/tests/error_reporting10.phpt]
PASS testing @ and error_reporting - 10 [Zend/tests/error_reporting10.phpt] 
TEST 1419/11091 [Zend/tests/exception_001.phpt]
PASS Testing nested exceptions [Zend/tests/exception_001.phpt] 
TEST 1420/11091 [Zend/tests/exception_002.phpt]
PASS Testing exception and GOTO [Zend/tests/exception_002.phpt] 
TEST 1421/11091 [Zend/tests/exception_003.phpt]
PASS Throwing exception in global scope [Zend/tests/exception_003.phpt] 
TEST 1422/11091 [Zend/tests/exception_004.phpt]
PASS Throwing exception using a class that isn't derived from the Exception base class [Zend/tests/exception_004.phpt] 
TEST 1423/11091 [Zend/tests/exception_005.phpt]
PASS Trying to throw exception of an interface [Zend/tests/exception_005.phpt] 
TEST 1424/11091 [Zend/tests/exception_006.phpt]
PASS Trying to throw a non-object [Zend/tests/exception_006.phpt] 
TEST 1425/11091 [Zend/tests/exception_007.phpt]
PASS Setting previous exception [Zend/tests/exception_007.phpt] 
TEST 1426/11091 [Zend/tests/exception_008.phpt]
PASS Exception in __destruct while exception is pending [Zend/tests/exception_008.phpt] 
TEST 1427/11091 [Zend/tests/exception_009.phpt]
PASS Testing exception properties [Zend/tests/exception_009.phpt] 
TEST 1428/11091 [Zend/tests/exception_010.phpt]
PASS Testing Exception's methods [Zend/tests/exception_010.phpt] 
TEST 1429/11091 [Zend/tests/exception_handler_001.phpt]
PASS exception handler tests - 1 [Zend/tests/exception_handler_001.phpt] 
TEST 1430/11091 [Zend/tests/exception_handler_002.phpt]
PASS exception handler tests - 2 [Zend/tests/exception_handler_002.phpt] 
TEST 1431/11091 [Zend/tests/exception_handler_003.phpt]
PASS exception handler tests - 3 [Zend/tests/exception_handler_003.phpt] 
TEST 1432/11091 [Zend/tests/exception_handler_004.phpt]
PASS exception handler tests - 4 [Zend/tests/exception_handler_004.phpt] 
TEST 1433/11091 [Zend/tests/exception_handler_005.phpt]
PASS exception handler tests - 5 [Zend/tests/exception_handler_005.phpt] 
TEST 1434/11091 [Zend/tests/exception_handler_006.phpt]
PASS exception handler tests - 6 [Zend/tests/exception_handler_006.phpt] 
TEST 1435/11091 [Zend/tests/float_prec_001.phpt]
PASS Double precision is used for floating point calculations [Zend/tests/float_prec_001.phpt] 
TEST 1436/11091 [Zend/tests/foreach.phpt]
PASS foreach() by-ref bug [Zend/tests/foreach.phpt] 
TEST 1437/11091 [Zend/tests/foreach_002.phpt]
PASS Creating recursive array on foreach using same variable [Zend/tests/foreach_002.phpt] 
TEST 1438/11091 [Zend/tests/foreach_undefined.phpt]
PASS foreach() & undefined var [Zend/tests/foreach_undefined.phpt] 
TEST 1439/11091 [Zend/tests/foreach_unset_globals.phpt]
PASS traverse an array and use its keys to unset GLOBALS [Zend/tests/foreach_unset_globals.phpt] 
TEST 1440/11091 [Zend/tests/function_arguments_001.phpt]
PASS Argument parsing error #001 [Zend/tests/function_arguments_001.phpt] 
TEST 1441/11091 [Zend/tests/function_arguments_002.phpt]
PASS Argument parsing error #002 [Zend/tests/function_arguments_002.phpt] 
TEST 1442/11091 [Zend/tests/function_exists_basic.phpt]
PASS function_exists function : basic functionality [Zend/tests/function_exists_basic.phpt] 
TEST 1443/11091 [Zend/tests/function_exists_error.phpt]
PASS Test function_exists() function : error conditions [Zend/tests/function_exists_error.phpt] 
TEST 1444/11091 [Zend/tests/function_exists_variation1.phpt]
PASS Test function_exists() function : usage variations - test values for $str argument [Zend/tests/function_exists_variation1.phpt] 
TEST 1445/11091 [Zend/tests/gc_001.phpt]
PASS GC 001: gc_enable()/gc_diable()/gc_enabled() [Zend/tests/gc_001.phpt] 
TEST 1446/11091 [Zend/tests/gc_002.phpt]
PASS GC 002: gc_enable()/gc_diable() and ini_get() [Zend/tests/gc_002.phpt] 
TEST 1447/11091 [Zend/tests/gc_003.phpt]
PASS GC 003: gc_enabled() and ini_set() [Zend/tests/gc_003.phpt] 
TEST 1448/11091 [Zend/tests/gc_004.phpt]
PASS GC 004: Simple array cycle [Zend/tests/gc_004.phpt] 
TEST 1449/11091 [Zend/tests/gc_005.phpt]
PASS GC 005: Simple object cycle [Zend/tests/gc_005.phpt] 
TEST 1450/11091 [Zend/tests/gc_006.phpt]
PASS GC 006: Simple array-object cycle [Zend/tests/gc_006.phpt] 
TEST 1451/11091 [Zend/tests/gc_007.phpt]
PASS GC 007: Unreferensed array cycle [Zend/tests/gc_007.phpt] 
TEST 1452/11091 [Zend/tests/gc_008.phpt]
PASS GC 008: Unreferensed object cycle [Zend/tests/gc_008.phpt] 
TEST 1453/11091 [Zend/tests/gc_009.phpt]
PASS GC 009: Unreferensed array-object cycle [Zend/tests/gc_009.phpt] 
TEST 1454/11091 [Zend/tests/gc_010.phpt]
PASS GC 010: Cycle with reference to $GLOBALS [Zend/tests/gc_010.phpt] 
TEST 1455/11091 [Zend/tests/gc_011.phpt]
PASS GC 011: GC and destructors [Zend/tests/gc_011.phpt] 
TEST 1456/11091 [Zend/tests/gc_012.phpt]
PASS GC 012: collection of many loops at once [Zend/tests/gc_012.phpt] 
TEST 1457/11091 [Zend/tests/gc_013.phpt]
PASS GC 013: Too many cycles in one array [Zend/tests/gc_013.phpt] 
TEST 1458/11091 [Zend/tests/gc_014.phpt]
PASS GC 014: Too many cycles in one object [Zend/tests/gc_014.phpt] 
TEST 1459/11091 [Zend/tests/gc_015.phpt]
PASS GC 015: Object as root of cycle [Zend/tests/gc_015.phpt] 
TEST 1460/11091 [Zend/tests/gc_016.phpt]
PASS GC 016: nested GC calls [Zend/tests/gc_016.phpt] 
TEST 1461/11091 [Zend/tests/gc_017.phpt]
PASS GC 017: GC and destructors with unset [Zend/tests/gc_017.phpt] 
TEST 1462/11091 [Zend/tests/gc_018.phpt]
PASS GC 018: GC detach with assign [Zend/tests/gc_018.phpt] 
TEST 1463/11091 [Zend/tests/gc_019.phpt]
PASS GC 019: GC detach with assign by reference [Zend/tests/gc_019.phpt] 
TEST 1464/11091 [Zend/tests/gc_020.phpt]
PASS GC 020: GC detach reference with assign [Zend/tests/gc_020.phpt] 
TEST 1465/11091 [Zend/tests/gc_021.phpt]
PASS GC 021: GC detach reference with assign by reference [Zend/tests/gc_021.phpt] 
TEST 1466/11091 [Zend/tests/gc_022.phpt]
PASS GC 022: GC detach reference in executor's PZVAL_UNLOCK() [Zend/tests/gc_022.phpt] 
TEST 1467/11091 [Zend/tests/gc_023.phpt]
PASS GC 023: Root buffer overflow (automatic collection) [Zend/tests/gc_023.phpt] 
TEST 1468/11091 [Zend/tests/gc_024.phpt]
PASS GC 024: GC and objects with non-standard handlers [Zend/tests/gc_024.phpt] 
TEST 1469/11091 [Zend/tests/gc_025.phpt]
PASS GC 025: Automatic GC on request shutdown [Zend/tests/gc_025.phpt] 
TEST 1470/11091 [Zend/tests/gc_026.phpt]
PASS GC 026: Automatic GC on request shutdown (GC enabled at run-time) [Zend/tests/gc_026.phpt] 
TEST 1471/11091 [Zend/tests/gc_027.phpt]
PASS GC 027: GC and properties of internal classes [Zend/tests/gc_027.phpt] 
TEST 1472/11091 [Zend/tests/gc_028.phpt]
PASS GC 028: GC and destructors [Zend/tests/gc_028.phpt] 
TEST 1473/11091 [Zend/tests/gc_029.phpt]
PASS GC 029: GC and destructors [Zend/tests/gc_029.phpt] 
TEST 1474/11091 [Zend/tests/gc_030.phpt]
PASS GC 030: GC and exceptions in destructors [Zend/tests/gc_030.phpt] 
TEST 1475/11091 [Zend/tests/gc_031.phpt]
PASS GC 031: gc_collect_roots() with GC turned off. [Zend/tests/gc_031.phpt] 
TEST 1476/11091 [Zend/tests/gc_032.phpt]
PASS GC 032: Crash in GC because of invalid reference counting [Zend/tests/gc_032.phpt] 
TEST 1477/11091 [Zend/tests/get_called_class_001.phpt]
PASS Calling get_called_class() outside a class [Zend/tests/get_called_class_001.phpt] 
TEST 1478/11091 [Zend/tests/get_class_methods_001.phpt]
PASS get_class_methods(): Testing scope [Zend/tests/get_class_methods_001.phpt] 
TEST 1479/11091 [Zend/tests/get_class_methods_002.phpt]
PASS get_class_methods(): Testing with interface [Zend/tests/get_class_methods_002.phpt] 
TEST 1480/11091 [Zend/tests/get_class_methods_003.phpt]
PASS get_class_methods(): Testing scope [Zend/tests/get_class_methods_003.phpt] 
TEST 1481/11091 [Zend/tests/get_class_vars_001.phpt]
PASS get_class_vars(): Simple test [Zend/tests/get_class_vars_001.phpt] 
TEST 1482/11091 [Zend/tests/get_class_vars_002.phpt]
PASS get_class_vars(): Testing the scope [Zend/tests/get_class_vars_002.phpt] 
TEST 1483/11091 [Zend/tests/get_class_vars_003.phpt]
PASS get_class_vars(): Testing the scope [Zend/tests/get_class_vars_003.phpt] 
TEST 1484/11091 [Zend/tests/get_class_vars_004.phpt]
PASS get_class_vars(): Testing the scope [Zend/tests/get_class_vars_004.phpt] 
TEST 1485/11091 [Zend/tests/get_class_vars_005.phpt]
PASS get_class_vars(): Testing visibility [Zend/tests/get_class_vars_005.phpt] 
TEST 1486/11091 [Zend/tests/get_class_vars_006.phpt]
PASS get_class_vars(): Testing visibility [Zend/tests/get_class_vars_006.phpt] 
TEST 1487/11091 [Zend/tests/get_class_vars_007.phpt]
PASS get_class_vars(): Testing with static properties [Zend/tests/get_class_vars_007.phpt] 
TEST 1488/11091 [Zend/tests/get_defined_functions_basic.phpt]
PASS get_defined_functions() function : basic functionality [Zend/tests/get_defined_functions_basic.phpt] 
TEST 1489/11091 [Zend/tests/get_defined_functions_error.phpt]
PASS Test get_defined_functions() function : error conditions [Zend/tests/get_defined_functions_error.phpt] 
TEST 1490/11091 [Zend/tests/get_defined_vars.phpt]
PASS Testing get_defined_vars() Function [Zend/tests/get_defined_vars.phpt] 
TEST 1491/11091 [Zend/tests/get_parent_class_001.phpt]
PASS Testing get_parent_class() [Zend/tests/get_parent_class_001.phpt] 
TEST 1492/11091 [Zend/tests/get_required_files.phpt]
PASS Check if get_required_files works [Zend/tests/get_required_files.phpt] 
TEST 1493/11091 [Zend/tests/globals_001.phpt]
PASS globals in global scope [Zend/tests/globals_001.phpt] 
TEST 1494/11091 [Zend/tests/globals_002.phpt]
PASS globals in local scope [Zend/tests/globals_002.phpt] 
TEST 1495/11091 [Zend/tests/globals_003.phpt]
PASS globals in local scope - 2 [Zend/tests/globals_003.phpt] 
TEST 1496/11091 [Zend/tests/globals_004.phpt]
PASS globals in local scope - 3 [Zend/tests/globals_004.phpt] 
TEST 1497/11091 [Zend/tests/halt01.phpt]
PASS __HALT_COMPILER() basic test [Zend/tests/halt01.phpt] 
TEST 1498/11091 [Zend/tests/halt02.phpt]
PASS __HALT_COMPILER() basic test [Zend/tests/halt02.phpt] 
TEST 1499/11091 [Zend/tests/halt03.phpt]
PASS __HALT_COMPILER() basic test [Zend/tests/halt03.phpt] 
TEST 1500/11091 [Zend/tests/halt_compiler1.phpt]
PASS __HALT_COMPILER(); [Zend/tests/halt_compiler1.phpt] 
TEST 1501/11091 [Zend/tests/halt_compiler2.phpt]
PASS __HALT_COMPILER(); 2 files [Zend/tests/halt_compiler2.phpt] 
TEST 1502/11091 [Zend/tests/halt_compiler3.phpt]
PASS __HALT_COMPILER(); bad define() of __COMPILER_HALT_OFFSET__ 1 [Zend/tests/halt_compiler3.phpt] 
TEST 1503/11091 [Zend/tests/halt_compiler4.phpt]
PASS __HALT_COMPILER(); bad define() of __COMPILER_HALT_OFFSET__ 2 [Zend/tests/halt_compiler4.phpt] 
TEST 1504/11091 [Zend/tests/heredoc_001.phpt]
PASS basic heredoc syntax [Zend/tests/heredoc_001.phpt] 
TEST 1505/11091 [Zend/tests/heredoc_002.phpt]
PASS basic binary heredoc syntax [Zend/tests/heredoc_002.phpt] 
TEST 1506/11091 [Zend/tests/heredoc_003.phpt]
PASS simple variable replacement test (heredoc) [Zend/tests/heredoc_003.phpt] 
TEST 1507/11091 [Zend/tests/heredoc_004.phpt]
PASS braces variable replacement test (heredoc) [Zend/tests/heredoc_004.phpt] 
TEST 1508/11091 [Zend/tests/heredoc_005.phpt]
PASS unbraced complex variable replacement test (heredoc) [Zend/tests/heredoc_005.phpt] 
TEST 1509/11091 [Zend/tests/heredoc_006.phpt]
PASS braced complex variable replacement test (heredoc) [Zend/tests/heredoc_006.phpt] 
TEST 1510/11091 [Zend/tests/heredoc_007.phpt]
PASS braced and unbraced complex variable replacement test (heredoc) [Zend/tests/heredoc_007.phpt] 
TEST 1511/11091 [Zend/tests/heredoc_008.phpt]
PASS empty doc test (heredoc) [Zend/tests/heredoc_008.phpt] 
TEST 1512/11091 [Zend/tests/heredoc_009.phpt]
PASS Torture the T_END_HEREDOC rules (heredoc) [Zend/tests/heredoc_009.phpt] 
TEST 1513/11091 [Zend/tests/heredoc_010.phpt]
PASS Torture the T_END_HEREDOC rules with variable expansions (heredoc) [Zend/tests/heredoc_010.phpt] 
TEST 1514/11091 [Zend/tests/heredoc_011.phpt]
PASS STATIC heredocs CAN be used as static scalars. [Zend/tests/heredoc_011.phpt] 
TEST 1515/11091 [Zend/tests/heredoc_012.phpt]
PASS Heredoc with double quotes [Zend/tests/heredoc_012.phpt] 
TEST 1516/11091 [Zend/tests/heredoc_013.phpt]
PASS Heredoc with double quotes and wrong prefix [Zend/tests/heredoc_013.phpt] 
TEST 1517/11091 [Zend/tests/heredoc_014.phpt]
PASS Heredoc with double quotes syntax but missing second quote [Zend/tests/heredoc_014.phpt] 
TEST 1518/11091 [Zend/tests/heredoc_015.phpt]
PASS Testing heredoc with escape sequences [Zend/tests/heredoc_015.phpt] 
TEST 1519/11091 [Zend/tests/heredoc_016.phpt]
PASS Testing heredoc (double quotes) with escape sequences [Zend/tests/heredoc_016.phpt] 
TEST 1520/11091 [Zend/tests/heredoc_017.phpt]
PASS Testinh heredoc syntax [Zend/tests/heredoc_017.phpt] 
TEST 1521/11091 [Zend/tests/heredoc_018.phpt]
PASS Testing heredoc with tabs before identifier [Zend/tests/heredoc_018.phpt] 
TEST 1522/11091 [Zend/tests/hex_overflow_32bit.phpt]
PASS testing integer overflow (32bit) [Zend/tests/hex_overflow_32bit.phpt] 
TEST 1523/11091 [Zend/tests/increment_001.phpt]
PASS incrementing different variables [Zend/tests/increment_001.phpt] 
TEST 1524/11091 [Zend/tests/indexing_001.phpt]
PASS Indexing - various special cases. [Zend/tests/indexing_001.phpt] 
TEST 1525/11091 [Zend/tests/indirect_reference_this.phpt]
PASS Indirect referenced $this [Zend/tests/indirect_reference_this.phpt] 
TEST 1526/11091 [Zend/tests/instanceof.phpt]
PASS instanceof shouldn't call __autoload [Zend/tests/instanceof.phpt] 
TEST 1527/11091 [Zend/tests/instanceof_001.phpt]
PASS Testing instanceof operator with several operators [Zend/tests/instanceof_001.phpt] 
TEST 1528/11091 [Zend/tests/instanceof_002.phpt]
PASS Testing instanceof operator with class and interface inheriteds [Zend/tests/instanceof_002.phpt] 
TEST 1529/11091 [Zend/tests/int_overflow_32bit.phpt]
PASS testing integer overflow (32bit) [Zend/tests/int_overflow_32bit.phpt] 
TEST 1530/11091 [Zend/tests/int_overflow_64bit.phpt]
SKIP testing integer overflow (64bit) [Zend/tests/int_overflow_64bit.phpt] reason: this test is for 64bit platform only
TEST 1531/11091 [Zend/tests/int_underflow_32bit.phpt]
PASS testing integer underflow (32bit) [Zend/tests/int_underflow_32bit.phpt] 
TEST 1532/11091 [Zend/tests/int_underflow_64bit.phpt]
SKIP testing integer underflow (64bit) [Zend/tests/int_underflow_64bit.phpt] reason: this test is for 64bit platform only
TEST 1533/11091 [Zend/tests/inter_007.phpt]
PASS Trying inherit abstract function twice [Zend/tests/inter_007.phpt] 
TEST 1534/11091 [Zend/tests/inter_01.phpt]
PASS Inherited constant from interface [Zend/tests/inter_01.phpt] 
TEST 1535/11091 [Zend/tests/inter_02.phpt]
PASS Namespace constant as value default [Zend/tests/inter_02.phpt] 
TEST 1536/11091 [Zend/tests/inter_03.phpt]
PASS Testing interface constants with inheritance [Zend/tests/inter_03.phpt] 
TEST 1537/11091 [Zend/tests/inter_04.phpt]
PASS Trying declare interface with repeated name of inherited method [Zend/tests/inter_04.phpt] 
TEST 1538/11091 [Zend/tests/inter_05.phpt]
PASS Trying to inherit a class in an interface [Zend/tests/inter_05.phpt] 
TEST 1539/11091 [Zend/tests/inter_06.phpt]
PASS Trying use name of an internal class as interface name [Zend/tests/inter_06.phpt] 
TEST 1540/11091 [Zend/tests/interface_exists_001.phpt]
PASS Testing interface_exists() [Zend/tests/interface_exists_001.phpt] 
TEST 1541/11091 [Zend/tests/interface_exists_002.phpt]
PASS Testing interface_exists() inside a namespace [Zend/tests/interface_exists_002.phpt] 
TEST 1542/11091 [Zend/tests/is_a.phpt]
PASS is_a() and is_subclass_of() shouldn't call __autoload [Zend/tests/is_a.phpt] 
TEST 1543/11091 [Zend/tests/isset_001.phpt]
PASS Testing isset and unset with variable variables [Zend/tests/isset_001.phpt] 
TEST 1544/11091 [Zend/tests/isset_002.phpt]
PASS Testing isset with several undefined variables as argument [Zend/tests/isset_002.phpt] 
TEST 1545/11091 [Zend/tests/isset_003.phpt]
PASS Testing isset accessing undefined array itens and properties [Zend/tests/isset_003.phpt] 
TEST 1546/11091 [Zend/tests/jump01.phpt]
PASS jump 01: goto backward [Zend/tests/jump01.phpt] 
TEST 1547/11091 [Zend/tests/jump02.phpt]
PASS jump 02: goto forward [Zend/tests/jump02.phpt] 
TEST 1548/11091 [Zend/tests/jump03.phpt]
PASS jump 03: goto inside control structures [Zend/tests/jump03.phpt] 
TEST 1549/11091 [Zend/tests/jump04.phpt]
PASS jump 04: goto from loop (backward) [Zend/tests/jump04.phpt] 
TEST 1550/11091 [Zend/tests/jump05.phpt]
PASS jump 05: goto from loop (forward) [Zend/tests/jump05.phpt] 
TEST 1551/11091 [Zend/tests/jump06.phpt]
PASS jump 06: goto to undefined label [Zend/tests/jump06.phpt] 
TEST 1552/11091 [Zend/tests/jump07.phpt]
PASS jump 07: goto into loop (backward) [Zend/tests/jump07.phpt] 
TEST 1553/11091 [Zend/tests/jump08.phpt]
PASS jump 08: goto into loop (forward) [Zend/tests/jump08.phpt] 
TEST 1554/11091 [Zend/tests/jump09.phpt]
PASS jump 09: goto into switch (backward) [Zend/tests/jump09.phpt] 
TEST 1555/11091 [Zend/tests/jump10.phpt]
PASS jump 10: goto into switch (forward) [Zend/tests/jump10.phpt] 
TEST 1556/11091 [Zend/tests/jump11.phpt]
PASS jump 08: goto inside switch in constructor [Zend/tests/jump11.phpt] 
TEST 1557/11091 [Zend/tests/jump12.phpt]
PASS jump 09: goto in declare statement [Zend/tests/jump12.phpt] 
TEST 1558/11091 [Zend/tests/jump13.phpt]
PASS jump 10: goto with try blocks [Zend/tests/jump13.phpt] 
TEST 1559/11091 [Zend/tests/jump14.phpt]
PASS Testing GOTO inside blocks [Zend/tests/jump14.phpt] 
TEST 1560/11091 [Zend/tests/list_001.phpt]
PASS "Nested" list() [Zend/tests/list_001.phpt] 
TEST 1561/11091 [Zend/tests/list_002.phpt]
PASS Testing full-reference on list() [Zend/tests/list_002.phpt] 
TEST 1562/11091 [Zend/tests/list_003.phpt]
PASS list() with non-array [Zend/tests/list_003.phpt] 
TEST 1563/11091 [Zend/tests/list_004.phpt]
PASS list() with array reference [Zend/tests/list_004.phpt] 
TEST 1564/11091 [Zend/tests/list_005.phpt]
PASS Testing list() with several variables [Zend/tests/list_005.phpt] 
TEST 1565/11091 [Zend/tests/list_006.phpt]
PASS Testing nested list() with empty array [Zend/tests/list_006.phpt] 
TEST 1566/11091 [Zend/tests/list_007.phpt]
PASS Using lambda with list() [Zend/tests/list_007.phpt] 
TEST 1567/11091 [Zend/tests/lsb_001.phpt]
PASS ZE2 Late Static Binding in a static function [Zend/tests/lsb_001.phpt] 
TEST 1568/11091 [Zend/tests/lsb_002.phpt]
PASS ZE2 Late Static Binding in an instance function [Zend/tests/lsb_002.phpt] 
TEST 1569/11091 [Zend/tests/lsb_003.phpt]
PASS ZE2 Late Static Binding creating a new class with 'static' [Zend/tests/lsb_003.phpt] 
TEST 1570/11091 [Zend/tests/lsb_004.phpt]
PASS ZE2 Late Static Binding testing get_called_class() [Zend/tests/lsb_004.phpt] 
TEST 1571/11091 [Zend/tests/lsb_005.phpt]
PASS ZE2 Late Static Binding stacking static calleds [Zend/tests/lsb_005.phpt] 
TEST 1572/11091 [Zend/tests/lsb_006.phpt]
PASS ZE2 Late Static Binding ensuring extending 'static' is not allowed [Zend/tests/lsb_006.phpt] 
TEST 1573/11091 [Zend/tests/lsb_007.phpt]
PASS ZE2 Late Static Binding ensuring implementing 'static' is not allowed [Zend/tests/lsb_007.phpt] 
TEST 1574/11091 [Zend/tests/lsb_008.phpt]
PASS ZE2 Late Static Binding class name "static" [Zend/tests/lsb_008.phpt] 
TEST 1575/11091 [Zend/tests/lsb_009.phpt]
PASS ZE2 Late Static Binding interface name "static" [Zend/tests/lsb_009.phpt] 
TEST 1576/11091 [Zend/tests/lsb_010.phpt]
PASS ZE2 Late Static Binding using static:: in functions called by non execute() calls and constructors. [Zend/tests/lsb_010.phpt] 
TEST 1577/11091 [Zend/tests/lsb_011.phpt]
PASS ZE2 Late Static Binding call to static::method() from internal function (array) [Zend/tests/lsb_011.phpt] 
TEST 1578/11091 [Zend/tests/lsb_012.phpt]
PASS ZE2 Late Static Binding call to static::method() from internal function (string) [Zend/tests/lsb_012.phpt] 
TEST 1579/11091 [Zend/tests/lsb_013.phpt]
PASS ZE2 Late Static Binding is_callable() and static::method() [Zend/tests/lsb_013.phpt] 
TEST 1580/11091 [Zend/tests/lsb_014.phpt]
PASS ZE2 Late Static Binding access to static::const through defined() and get_constant() [Zend/tests/lsb_014.phpt] 
TEST 1581/11091 [Zend/tests/lsb_015.phpt]
PASS ZE2 Late Static Binding with exceptions [Zend/tests/lsb_015.phpt] 
TEST 1582/11091 [Zend/tests/lsb_016.phpt]
PASS ZE2 Late Static Binding within hooks/magic methods [Zend/tests/lsb_016.phpt] 
TEST 1583/11091 [Zend/tests/lsb_017.phpt]
PASS ZE2 Late Static Binding nested calls [Zend/tests/lsb_017.phpt] 
TEST 1584/11091 [Zend/tests/lsb_018.phpt]
PASS ZE2 Late Static Binding and Singleton [Zend/tests/lsb_018.phpt] 
TEST 1585/11091 [Zend/tests/lsb_019.phpt]
PASS ZE2 Late Static Binding properties and methods declared as protected and overridden as public. [Zend/tests/lsb_019.phpt] 
TEST 1586/11091 [Zend/tests/lsb_020.phpt]
PASS ZE2 Late Static Binding properties and methods declared as public and overridden as public. [Zend/tests/lsb_020.phpt] 
TEST 1587/11091 [Zend/tests/lsb_021.phpt]
PASS ZE2 Late Static Binding parent::/self:: forwarding while classname doesn't [Zend/tests/lsb_021.phpt] 
TEST 1588/11091 [Zend/tests/lsb_022.phpt]
PASS ZE2 Late Static Binding parent::/self:: forwarding and __callStatic [Zend/tests/lsb_022.phpt] 
TEST 1589/11091 [Zend/tests/magic_by_ref_001.phpt]
PASS passing first parameter of __set() by ref [Zend/tests/magic_by_ref_001.phpt] 
TEST 1590/11091 [Zend/tests/magic_by_ref_002.phpt]
PASS passing second parameter of __set() by ref [Zend/tests/magic_by_ref_002.phpt] 
TEST 1591/11091 [Zend/tests/magic_by_ref_003.phpt]
PASS passing parameter of __get() by ref [Zend/tests/magic_by_ref_003.phpt] 
TEST 1592/11091 [Zend/tests/magic_by_ref_004.phpt]
PASS passing parameter of __unset() by ref [Zend/tests/magic_by_ref_004.phpt] 
TEST 1593/11091 [Zend/tests/magic_by_ref_005.phpt]
PASS passing parameter of __isset() by ref [Zend/tests/magic_by_ref_005.phpt] 
TEST 1594/11091 [Zend/tests/magic_by_ref_006.phpt]
PASS passing first parameter of __call() by ref [Zend/tests/magic_by_ref_006.phpt] 
TEST 1595/11091 [Zend/tests/magic_by_ref_007.phpt]
PASS passing second parameter of __call() by ref [Zend/tests/magic_by_ref_007.phpt] 
TEST 1596/11091 [Zend/tests/magic_by_ref_010.phpt]
PASS passing arguments by ref to a method handled by __call() [Zend/tests/magic_by_ref_010.phpt] 
TEST 1597/11091 [Zend/tests/magic_methods_001.phpt]
PASS Testing several magic methods [Zend/tests/magic_methods_001.phpt] 
TEST 1598/11091 [Zend/tests/magic_methods_002.phpt]
PASS Testing __unset with private visibility [Zend/tests/magic_methods_002.phpt] 
TEST 1599/11091 [Zend/tests/magic_methods_003.phpt]
PASS Testing __unset declaring as static [Zend/tests/magic_methods_003.phpt] 
TEST 1600/11091 [Zend/tests/magic_methods_004.phpt]
PASS Testing __unset() with protected visibility [Zend/tests/magic_methods_004.phpt] 
TEST 1601/11091 [Zend/tests/magic_methods_005.phpt]
PASS Testing __call() declaration in interface with wrong modifier [Zend/tests/magic_methods_005.phpt] 
TEST 1602/11091 [Zend/tests/magic_methods_006.phpt]
PASS Testing __callstatic declaration in interface with missing the 'static' modifier [Zend/tests/magic_methods_006.phpt] 
TEST 1603/11091 [Zend/tests/magic_methods_007.phpt]
PASS Testing __set() declaration in abstract class with wrong modifier [Zend/tests/magic_methods_007.phpt] 
TEST 1604/11091 [Zend/tests/magic_methods_008.phpt]
PASS Testing __set implementation with wrong declaration [Zend/tests/magic_methods_008.phpt] 
TEST 1605/11091 [Zend/tests/magic_methods_009.phpt]
PASS Testing __callstatic declaration with wrong modifier [Zend/tests/magic_methods_009.phpt] 
TEST 1606/11091 [Zend/tests/magic_methods_010.phpt]
PASS Testing __toString() declaration with wrong modifier [Zend/tests/magic_methods_010.phpt] 
TEST 1607/11091 [Zend/tests/method_exists.phpt]
PASS method_exists() segfaults [Zend/tests/method_exists.phpt] 
TEST 1608/11091 [Zend/tests/method_exists_002.phpt]
PASS Testing method_exists() [Zend/tests/method_exists_002.phpt] 
TEST 1609/11091 [Zend/tests/mod_001.phpt]
PASS modulus by zero [Zend/tests/mod_001.phpt] 
TEST 1610/11091 [Zend/tests/mul_001.phpt]
PASS multiplying arrays [Zend/tests/mul_001.phpt] 
TEST 1611/11091 [Zend/tests/multibyte/multibyte_encoding_001.phpt]
PASS Zend Multibyte and ShiftJIS [Zend/tests/multibyte/multibyte_encoding_001.phpt] 
TEST 1612/11091 [Zend/tests/multibyte/multibyte_encoding_002.phpt]
PASS Zend Multibyte and UTF-8 BOM [Zend/tests/multibyte/multibyte_encoding_002.phpt] 
TEST 1613/11091 [Zend/tests/multibyte/multibyte_encoding_003.phpt]
PASS Zend Multibyte and UTF-16 BOM [Zend/tests/multibyte/multibyte_encoding_003.phpt] 
TEST 1614/11091 [Zend/tests/multibyte/multibyte_encoding_004.phpt]
PASS test for mbstring script_encoding for flex unsafe encoding (Shift_JIS) [Zend/tests/multibyte/multibyte_encoding_004.phpt] 
TEST 1615/11091 [Zend/tests/multibyte/multibyte_encoding_005.phpt]
PASS encoding conversion from script encoding into internal encoding [Zend/tests/multibyte/multibyte_encoding_005.phpt] 
TEST 1616/11091 [Zend/tests/multibyte/multibyte_encoding_006.phpt]
SKIP Scripts with flex-incompatible encoding without suitable conversion strategy [Zend/tests/multibyte/multibyte_encoding_006.phpt] reason: The mbstring extension cannot be present for this test
TEST 1617/11091 [Zend/tests/not_001.phpt]
PASS bitwise NOT, doubles and strings [Zend/tests/not_001.phpt] 
TEST 1618/11091 [Zend/tests/not_002.phpt]
PASS bitwise NOT and arrays [Zend/tests/not_002.phpt] 
TEST 1619/11091 [Zend/tests/nowdoc_001.phpt]
PASS basic nowdoc syntax [Zend/tests/nowdoc_001.phpt] 
TEST 1620/11091 [Zend/tests/nowdoc_002.phpt]
PASS basic binary nowdoc syntax [Zend/tests/nowdoc_002.phpt] 
TEST 1621/11091 [Zend/tests/nowdoc_003.phpt]
PASS simple variable replacement test (nowdoc) [Zend/tests/nowdoc_003.phpt] 
TEST 1622/11091 [Zend/tests/nowdoc_004.phpt]
PASS braces variable replacement test (nowdoc) [Zend/tests/nowdoc_004.phpt] 
TEST 1623/11091 [Zend/tests/nowdoc_005.phpt]
PASS unbraced complex variable replacement test (nowdoc) [Zend/tests/nowdoc_005.phpt] 
TEST 1624/11091 [Zend/tests/nowdoc_006.phpt]
PASS braced complex variable replacement test (nowdoc) [Zend/tests/nowdoc_006.phpt] 
TEST 1625/11091 [Zend/tests/nowdoc_007.phpt]
PASS braced and unbraced complex variable replacement test (nowdoc) [Zend/tests/nowdoc_007.phpt] 
TEST 1626/11091 [Zend/tests/nowdoc_008.phpt]
PASS empty doc test (nowdoc) [Zend/tests/nowdoc_008.phpt] 
TEST 1627/11091 [Zend/tests/nowdoc_009.phpt]
PASS Torture the T_END_NOWDOC rules (nowdoc) [Zend/tests/nowdoc_009.phpt] 
TEST 1628/11091 [Zend/tests/nowdoc_010.phpt]
PASS Torture the T_END_NOWDOC rules with variable expansions (nowdoc) [Zend/tests/nowdoc_010.phpt] 
TEST 1629/11091 [Zend/tests/nowdoc_011.phpt]
PASS Nowdocs CAN be used as static scalars. [Zend/tests/nowdoc_011.phpt] 
TEST 1630/11091 [Zend/tests/nowdoc_012.phpt]
PASS Test false labels [Zend/tests/nowdoc_012.phpt] 
TEST 1631/11091 [Zend/tests/nowdoc_013.phpt]
PASS Test whitespace following end of nowdoc [Zend/tests/nowdoc_013.phpt] 
TEST 1632/11091 [Zend/tests/nowdoc_014.phpt]
PASS Highlighting empty nowdoc [Zend/tests/nowdoc_014.phpt] 
TEST 1633/11091 [Zend/tests/nowdoc_015.phpt]
PASS Test nowdoc and line numbering [Zend/tests/nowdoc_015.phpt] 
TEST 1634/11091 [Zend/tests/nowdoc_016.phpt]
PASS Testing nowdocs with escape sequences [Zend/tests/nowdoc_016.phpt] 
TEST 1635/11091 [Zend/tests/nowdoc_017.phpt]
PASS Testing nowdoc in default value for property [Zend/tests/nowdoc_017.phpt] 
TEST 1636/11091 [Zend/tests/ns_001.phpt]
PASS 001: Class in namespace [Zend/tests/ns_001.phpt] 
TEST 1637/11091 [Zend/tests/ns_002.phpt]
PASS 002: Import in namespace [Zend/tests/ns_002.phpt] 
TEST 1638/11091 [Zend/tests/ns_003.phpt]
PASS 003: Name conflict (ns name) [Zend/tests/ns_003.phpt] 
TEST 1639/11091 [Zend/tests/ns_004.phpt]
PASS 004: Using global class name from namespace (unqualified - fail) [Zend/tests/ns_004.phpt] 
TEST 1640/11091 [Zend/tests/ns_005.phpt]
PASS 005: Name conflict (php name in case if ns name exists) [Zend/tests/ns_005.phpt] 
TEST 1641/11091 [Zend/tests/ns_006.phpt]
PASS 006: Run-time name conflict (ns name) [Zend/tests/ns_006.phpt] 
TEST 1642/11091 [Zend/tests/ns_007.phpt]
PASS 007: Run-time name conflict (php name) [Zend/tests/ns_007.phpt] 
TEST 1643/11091 [Zend/tests/ns_008.phpt]
PASS 008: __NAMESPACE__ constant and runtime names (ns name) [Zend/tests/ns_008.phpt] 
TEST 1644/11091 [Zend/tests/ns_009.phpt]
PASS 009: __NAMESPACE__ constant and runtime names (php name) [Zend/tests/ns_009.phpt] 
TEST 1645/11091 [Zend/tests/ns_010.phpt]
PASS 010: Accesing internal namespace class [Zend/tests/ns_010.phpt] 
TEST 1646/11091 [Zend/tests/ns_011.phpt]
PASS 011: Function in namespace [Zend/tests/ns_011.phpt] 
TEST 1647/11091 [Zend/tests/ns_012.phpt]
PASS 012: Import in namespace and functions [Zend/tests/ns_012.phpt] 
TEST 1648/11091 [Zend/tests/ns_013.phpt]
PASS 013: Name conflict and functions (ns name) [Zend/tests/ns_013.phpt] 
TEST 1649/11091 [Zend/tests/ns_014.phpt]
PASS 014: Name conflict and functions (php name) [Zend/tests/ns_014.phpt] 
TEST 1650/11091 [Zend/tests/ns_015.phpt]
PASS 015: Name conflict and functions (php name in case if ns name exists) [Zend/tests/ns_015.phpt] 
TEST 1651/11091 [Zend/tests/ns_016.phpt]
PASS 016: Run-time name conflict and functions (ns name) [Zend/tests/ns_016.phpt] 
TEST 1652/11091 [Zend/tests/ns_017.phpt]
PASS 017: Run-time name conflict and functions (php name) [Zend/tests/ns_017.phpt] 
TEST 1653/11091 [Zend/tests/ns_018.phpt]
PASS 018: __NAMESPACE__ constant and runtime names (ns name) [Zend/tests/ns_018.phpt] 
TEST 1654/11091 [Zend/tests/ns_019.phpt]
PASS 019: __NAMESPACE__ constant and runtime names (php name) [Zend/tests/ns_019.phpt] 
TEST 1655/11091 [Zend/tests/ns_020.phpt]
PASS 020: Accesing internal namespace function [Zend/tests/ns_020.phpt] 
TEST 1656/11091 [Zend/tests/ns_021.phpt]
PASS 021: Name search priority (first look into namespace) [Zend/tests/ns_021.phpt] 
TEST 1657/11091 [Zend/tests/ns_022.phpt]
PASS 022: Name search priority (first look into import, then into current namespace and then for class) [Zend/tests/ns_022.phpt] 
TEST 1658/11091 [Zend/tests/ns_023.phpt]
PASS 023: __NAMESPACE__ constant [Zend/tests/ns_023.phpt] 
TEST 1659/11091 [Zend/tests/ns_024.phpt]
PASS 024: __NAMESPACE__ constant out of namespace [Zend/tests/ns_024.phpt] 
TEST 1660/11091 [Zend/tests/ns_025.phpt]
PASS 025: Name ambiguity (class name & part of namespace name) [Zend/tests/ns_025.phpt] 
TEST 1661/11091 [Zend/tests/ns_026.phpt]
PASS 026: Name ambiguity (class name & namespace name) [Zend/tests/ns_026.phpt] 
TEST 1662/11091 [Zend/tests/ns_027.phpt]
PASS 027: Name ambiguity (class name & part of extertnal namespace name) [Zend/tests/ns_027.phpt] 
TEST 1663/11091 [Zend/tests/ns_028.phpt]
PASS 028: Name ambiguity (class name & external namespace name) [Zend/tests/ns_028.phpt] 
TEST 1664/11091 [Zend/tests/ns_029.phpt]
PASS 029: Name ambiguity (class name & import name) [Zend/tests/ns_029.phpt] 
TEST 1665/11091 [Zend/tests/ns_030.phpt]
PASS 030: Name ambiguity (import name & class name) [Zend/tests/ns_030.phpt] 
TEST 1666/11091 [Zend/tests/ns_031.phpt]
PASS 031: Namespace support for user functions (ns name) [Zend/tests/ns_031.phpt] 
TEST 1667/11091 [Zend/tests/ns_032.phpt]
PASS 032: Namespace support for user functions (php name) [Zend/tests/ns_032.phpt] 
TEST 1668/11091 [Zend/tests/ns_033.phpt]
PASS 033: Import statement with non-compound name [Zend/tests/ns_033.phpt] 
TEST 1669/11091 [Zend/tests/ns_034.phpt]
PASS 034: Support for namespaces in compile-time constant reference [Zend/tests/ns_034.phpt] 
TEST 1670/11091 [Zend/tests/ns_035.phpt]
PASS 035: Name ambiguity in compile-time constant reference (php name) [Zend/tests/ns_035.phpt] 
TEST 1671/11091 [Zend/tests/ns_036.phpt]
PASS 036: Name ambiguity in compile-time constant reference (ns name) [Zend/tests/ns_036.phpt] 
TEST 1672/11091 [Zend/tests/ns_037.phpt]
PASS 037: Name ambiguity (namespace name or namespace's class name) [Zend/tests/ns_037.phpt] 
TEST 1673/11091 [Zend/tests/ns_038.phpt]
PASS 038: Name ambiguity (namespace name or internal class name) [Zend/tests/ns_038.phpt] 
TEST 1674/11091 [Zend/tests/ns_039.phpt]
PASS 039: Constant declaration [Zend/tests/ns_039.phpt] 
TEST 1675/11091 [Zend/tests/ns_040.phpt]
PASS 040: Constant declaration and usage in namespace [Zend/tests/ns_040.phpt] 
TEST 1676/11091 [Zend/tests/ns_041.phpt]
PASS 041: Constants in namespace [Zend/tests/ns_041.phpt] 
TEST 1677/11091 [Zend/tests/ns_042.phpt]
PASS 042: Import in namespace and constants [Zend/tests/ns_042.phpt] 
TEST 1678/11091 [Zend/tests/ns_043.phpt]
PASS 043: Name conflict and constants (ns name) [Zend/tests/ns_043.phpt] 
TEST 1679/11091 [Zend/tests/ns_044.phpt]
PASS 044: Name conflict and constants (php name) [Zend/tests/ns_044.phpt] 
TEST 1680/11091 [Zend/tests/ns_045.phpt]
PASS 045: Name conflict and constants (php name in case if ns name exists) [Zend/tests/ns_045.phpt] 
TEST 1681/11091 [Zend/tests/ns_046.phpt]
PASS 046: Run-time name conflict and constants (ns name) [Zend/tests/ns_046.phpt] 
TEST 1682/11091 [Zend/tests/ns_047.phpt]
PASS 047: Run-time name conflict and constants (php name) [Zend/tests/ns_047.phpt] 
TEST 1683/11091 [Zend/tests/ns_048.phpt]
PASS 048: __NAMESPACE__ constant and runtime names (ns name) [Zend/tests/ns_048.phpt] 
TEST 1684/11091 [Zend/tests/ns_049.phpt]
PASS 049: __NAMESPACE__ constant and runtime names (php name) [Zend/tests/ns_049.phpt] 
TEST 1685/11091 [Zend/tests/ns_050.phpt]
PASS 050: Name conflict and compile-time constants (ns name) [Zend/tests/ns_050.phpt] 
TEST 1686/11091 [Zend/tests/ns_051.phpt]
PASS 051: Name conflict and compile-time constants (php name) [Zend/tests/ns_051.phpt] 
TEST 1687/11091 [Zend/tests/ns_052.phpt]
PASS 052: Name conflict and compile-time constants (php name in case if ns name exists) [Zend/tests/ns_052.phpt] 
TEST 1688/11091 [Zend/tests/ns_053.phpt]
PASS 053: Run-time constant definition [Zend/tests/ns_053.phpt] 
TEST 1689/11091 [Zend/tests/ns_054.phpt]
PASS 054: namespace and interfaces [Zend/tests/ns_054.phpt] 
TEST 1690/11091 [Zend/tests/ns_055.phpt]
PASS 055: typehints in namespaces [Zend/tests/ns_055.phpt] 
TEST 1691/11091 [Zend/tests/ns_056.phpt]
PASS 056: type-hint compatibility in namespaces [Zend/tests/ns_056.phpt] 
TEST 1692/11091 [Zend/tests/ns_057.phpt]
PASS 057: Usage of 'namespace' in compound names (inside namespace) [Zend/tests/ns_057.phpt] 
TEST 1693/11091 [Zend/tests/ns_058.phpt]
PASS 058: Usage of 'namespace' in compound names (out of namespase) [Zend/tests/ns_058.phpt] 
TEST 1694/11091 [Zend/tests/ns_059.phpt]
PASS 059: Constant arrays [Zend/tests/ns_059.phpt] 
TEST 1695/11091 [Zend/tests/ns_060.phpt]
PASS 060: multiple namespaces per file [Zend/tests/ns_060.phpt] 
TEST 1696/11091 [Zend/tests/ns_061.phpt]
PASS 061: use in global scope [Zend/tests/ns_061.phpt] 
TEST 1697/11091 [Zend/tests/ns_062.phpt]
PASS 062: use \global class [Zend/tests/ns_062.phpt] 
TEST 1698/11091 [Zend/tests/ns_063.phpt]
PASS 063: Old-style constructors in namesapces (not supported!) [Zend/tests/ns_063.phpt] 
TEST 1699/11091 [Zend/tests/ns_064.phpt]
PASS Magic methods in overrided stdClass inside namespace [Zend/tests/ns_064.phpt] 
TEST 1700/11091 [Zend/tests/ns_065.phpt]
PASS 065: Multiple names in use statement [Zend/tests/ns_065.phpt] 
TEST 1701/11091 [Zend/tests/ns_066.phpt]
PASS 066: Name ambiguity (import name & internal class name) [Zend/tests/ns_066.phpt] 
TEST 1702/11091 [Zend/tests/ns_067.phpt]
PASS 067: Name ambiguity (import name & internal class name) [Zend/tests/ns_067.phpt] 
TEST 1703/11091 [Zend/tests/ns_068.phpt]
PASS 068: Code before namespace [Zend/tests/ns_068.phpt] 
TEST 1704/11091 [Zend/tests/ns_069.phpt]
PASS 069: Include inside namespaced method [Zend/tests/ns_069.phpt] 
TEST 1705/11091 [Zend/tests/ns_070.phpt]
PASS Testing parameter type-hinted with default value inside namespace [Zend/tests/ns_070.phpt] 
TEST 1706/11091 [Zend/tests/ns_071.phpt]
PASS Testing parameter type-hinted (array) with default value inside namespace [Zend/tests/ns_071.phpt] 
TEST 1707/11091 [Zend/tests/ns_072.phpt]
PASS Testing parameter type-hinted with interface [Zend/tests/ns_072.phpt] 
TEST 1708/11091 [Zend/tests/ns_073.phpt]
PASS Testing type-hinted lambda parameter inside namespace [Zend/tests/ns_073.phpt] 
TEST 1709/11091 [Zend/tests/ns_074.phpt]
PASS Testing type-hinted lambda parameter inside namespace [Zend/tests/ns_074.phpt] 
TEST 1710/11091 [Zend/tests/ns_075.phpt]
PASS 075: Redefining compile-time constants [Zend/tests/ns_075.phpt] 
TEST 1711/11091 [Zend/tests/ns_076.phpt]
PASS 076: Unknown constants in namespace [Zend/tests/ns_076.phpt] 
TEST 1712/11091 [Zend/tests/ns_077_1.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_1.phpt] 
TEST 1713/11091 [Zend/tests/ns_077_2.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_2.phpt] 
TEST 1714/11091 [Zend/tests/ns_077_3.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_3.phpt] 
TEST 1715/11091 [Zend/tests/ns_077_4.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_4.phpt] 
TEST 1716/11091 [Zend/tests/ns_077_5.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_5.phpt] 
TEST 1717/11091 [Zend/tests/ns_077_6.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_6.phpt] 
TEST 1718/11091 [Zend/tests/ns_077_7.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_7.phpt] 
TEST 1719/11091 [Zend/tests/ns_077_8.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_8.phpt] 
TEST 1720/11091 [Zend/tests/ns_078.phpt]
PASS 002: Import - different syntaxes [Zend/tests/ns_078.phpt] 
TEST 1721/11091 [Zend/tests/ns_079.phpt]
PASS 079: nested namespaces [Zend/tests/ns_079.phpt] 
TEST 1722/11091 [Zend/tests/ns_080.phpt]
PASS 080: bracketed namespaces and __HALT_COMPILER(); [Zend/tests/ns_080.phpt] 
TEST 1723/11091 [Zend/tests/ns_081.phpt]
PASS 081: bracketed namespace with nested unbracketed namespace [Zend/tests/ns_081.phpt] 
TEST 1724/11091 [Zend/tests/ns_082.phpt]
PASS 082: bracketed namespace with closing tag [Zend/tests/ns_082.phpt] 
TEST 1725/11091 [Zend/tests/ns_083.phpt]
PASS 083: bracketed namespace with junk before the ns declaration [Zend/tests/ns_083.phpt] 
TEST 1726/11091 [Zend/tests/ns_084.phpt]
PASS 084: unbracketed namespace with nested bracketed namespace [Zend/tests/ns_084.phpt] 
TEST 1727/11091 [Zend/tests/ns_085.phpt]
PASS 085: bracketed namespace [Zend/tests/ns_085.phpt] 
TEST 1728/11091 [Zend/tests/ns_086.phpt]
PASS 086: bracketed namespace with encoding [Zend/tests/ns_086.phpt] 
TEST 1729/11091 [Zend/tests/ns_087.phpt]
PASS 087: bracketed namespace with stuff in between [Zend/tests/ns_087.phpt] 
TEST 1730/11091 [Zend/tests/object-null.phpt]
PASS Test whether an object is NULL or not. [Zend/tests/object-null.phpt] 
TEST 1731/11091 [Zend/tests/object_handlers.phpt]
PASS Magic object handlers segfaults and memory errors [Zend/tests/object_handlers.phpt] 
TEST 1732/11091 [Zend/tests/objects_001.phpt]
PASS comparing objects to other types [Zend/tests/objects_001.phpt] 
TEST 1733/11091 [Zend/tests/objects_002.phpt]
PASS method overloading with different method signature [Zend/tests/objects_002.phpt] 
TEST 1734/11091 [Zend/tests/objects_003.phpt]
PASS method overloading with different method signature [Zend/tests/objects_003.phpt] 
TEST 1735/11091 [Zend/tests/objects_004.phpt]
PASS method overloading with different method signature [Zend/tests/objects_004.phpt] 
TEST 1736/11091 [Zend/tests/objects_005.phpt]
PASS method overloading with different method signature [Zend/tests/objects_005.phpt] 
TEST 1737/11091 [Zend/tests/objects_006.phpt]
PASS method overloading with different method signature [Zend/tests/objects_006.phpt] 
TEST 1738/11091 [Zend/tests/objects_007.phpt]
PASS method overloading with different method signature [Zend/tests/objects_007.phpt] 
TEST 1739/11091 [Zend/tests/objects_008.phpt]
PASS method overloading with different method signature [Zend/tests/objects_008.phpt] 
TEST 1740/11091 [Zend/tests/objects_009.phpt]
PASS method overloading with different method signature [Zend/tests/objects_009.phpt] 
TEST 1741/11091 [Zend/tests/objects_010.phpt]
PASS redefining constructor (__construct second) [Zend/tests/objects_010.phpt] 
TEST 1742/11091 [Zend/tests/objects_011.phpt]
PASS redefining constructor (__construct first) [Zend/tests/objects_011.phpt] 
TEST 1743/11091 [Zend/tests/objects_012.phpt]
PASS implementing a class [Zend/tests/objects_012.phpt] 
TEST 1744/11091 [Zend/tests/objects_013.phpt]
PASS implementing the same interface twice [Zend/tests/objects_013.phpt] 
TEST 1745/11091 [Zend/tests/objects_014.phpt]
PASS extending the same interface twice [Zend/tests/objects_014.phpt] 
TEST 1746/11091 [Zend/tests/objects_015.phpt]
PASS comparing objects with strings/NULL [Zend/tests/objects_015.phpt] 
TEST 1747/11091 [Zend/tests/objects_017.phpt]
PASS Testing visibility of object returned by function [Zend/tests/objects_017.phpt] 
TEST 1748/11091 [Zend/tests/objects_018.phpt]
PASS Using the same function name on interface with inheritance [Zend/tests/objects_018.phpt] 
TEST 1749/11091 [Zend/tests/objects_019.phpt]
PASS Testing references of dynamic properties [Zend/tests/objects_019.phpt] 
TEST 1750/11091 [Zend/tests/objects_020.phpt]
PASS Accessing members of standard object through of variable variable [Zend/tests/objects_020.phpt] 
TEST 1751/11091 [Zend/tests/objects_021.phpt]
PASS Testing magic methods __set, __get and __call in cascade [Zend/tests/objects_021.phpt] 
TEST 1752/11091 [Zend/tests/objects_022.phpt]
PASS Testing 'self', 'parent' as type-hint [Zend/tests/objects_022.phpt] 
TEST 1753/11091 [Zend/tests/objects_023.phpt]
PASS Creating instances dynamically [Zend/tests/objects_023.phpt] 
TEST 1754/11091 [Zend/tests/objects_024.phpt]
PASS Testing direct assigning for property of object returned by function [Zend/tests/objects_024.phpt] 
TEST 1755/11091 [Zend/tests/objects_025.phpt]
PASS Testing invalid method names with __call and __callstatic [Zend/tests/objects_025.phpt] 
TEST 1756/11091 [Zend/tests/objects_026.phpt]
PASS Using $this when out of context [Zend/tests/objects_026.phpt] 
TEST 1757/11091 [Zend/tests/objects_027.phpt]
PASS Testing 'new static;' calling parent method [Zend/tests/objects_027.phpt] 
TEST 1758/11091 [Zend/tests/objects_028.phpt]
PASS Testing 'static::' and 'parent::' in calls [Zend/tests/objects_028.phpt] 
TEST 1759/11091 [Zend/tests/objects_029.phpt]
PASS Trying to access undeclared static property [Zend/tests/objects_029.phpt] 
TEST 1760/11091 [Zend/tests/objects_030.phpt]
PASS Trying to access undeclared parent property [Zend/tests/objects_030.phpt] 
TEST 1761/11091 [Zend/tests/objects_031.phpt]
PASS Cloning stdClass [Zend/tests/objects_031.phpt] 
TEST 1762/11091 [Zend/tests/objects_032.phpt]
PASS Covariant return-by-ref constraints [Zend/tests/objects_032.phpt] 
TEST 1763/11091 [Zend/tests/oct_overflow_32bit.phpt]
PASS testing integer overflow (32bit) [Zend/tests/oct_overflow_32bit.phpt] 
TEST 1764/11091 [Zend/tests/offset_array.phpt]
PASS using different variables to access array offsets [Zend/tests/offset_array.phpt] 
TEST 1765/11091 [Zend/tests/offset_assign.phpt]
PASS Crash on $x['x']['y'] += 1 when $x is string [Zend/tests/offset_assign.phpt] 
TEST 1766/11091 [Zend/tests/offset_bool.phpt]
PASS using different variables to access boolean offsets [Zend/tests/offset_bool.phpt] 
TEST 1767/11091 [Zend/tests/offset_long.phpt]
PASS using different variables to access long offsets [Zend/tests/offset_long.phpt] 
TEST 1768/11091 [Zend/tests/offset_null.phpt]
PASS using different variables to access null offsets [Zend/tests/offset_null.phpt] 
TEST 1769/11091 [Zend/tests/offset_object.phpt]
PASS accessing object dimension [Zend/tests/offset_object.phpt] 
TEST 1770/11091 [Zend/tests/offset_string.phpt]
PASS using different variables to access string offsets [Zend/tests/offset_string.phpt] 
TEST 1771/11091 [Zend/tests/or_001.phpt]
PASS bitwise OR and strings [Zend/tests/or_001.phpt] 
TEST 1772/11091 [Zend/tests/property_exists.phpt]
PASS Testing property_exists() [Zend/tests/property_exists.phpt] 
TEST 1773/11091 [Zend/tests/selfParent_001.phpt]
PASS Test when constants are initialised. See also selfParent_002.phpt. [Zend/tests/selfParent_001.phpt] 
TEST 1774/11091 [Zend/tests/selfParent_002.phpt]
PASS Test when constants are initialised. See also selfParent_001.phpt. [Zend/tests/selfParent_002.phpt] 
TEST 1775/11091 [Zend/tests/settype_array.phpt]
PASS casting different variables to array using settype() [Zend/tests/settype_array.phpt] 
TEST 1776/11091 [Zend/tests/settype_bool.phpt]
PASS casting different variables to boolean using settype() [Zend/tests/settype_bool.phpt] 
TEST 1777/11091 [Zend/tests/settype_double.phpt]
PASS casting different variables to double using settype() [Zend/tests/settype_double.phpt] 
TEST 1778/11091 [Zend/tests/settype_int.phpt]
PASS casting different variables to integer using settype() [Zend/tests/settype_int.phpt] 
TEST 1779/11091 [Zend/tests/settype_null.phpt]
PASS casting different variables to null using settype() [Zend/tests/settype_null.phpt] 
TEST 1780/11091 [Zend/tests/settype_object.phpt]
PASS casting different variables to object using settype() [Zend/tests/settype_object.phpt] 
TEST 1781/11091 [Zend/tests/settype_resource.phpt]
PASS casting different variables to resource using settype() [Zend/tests/settype_resource.phpt] 
TEST 1782/11091 [Zend/tests/settype_string.phpt]
PASS casting different variables to string using settype() [Zend/tests/settype_string.phpt] 
TEST 1783/11091 [Zend/tests/shift_001.phpt]
PASS shifting strings left [Zend/tests/shift_001.phpt] 
TEST 1784/11091 [Zend/tests/shift_002.phpt]
PASS shifting strings right [Zend/tests/shift_002.phpt] 
TEST 1785/11091 [Zend/tests/strict_001.phpt]
PASS using resource as array offset [Zend/tests/strict_001.phpt] 
TEST 1786/11091 [Zend/tests/strict_002.phpt]
PASS assigning static property as non static [Zend/tests/strict_002.phpt] 
TEST 1787/11091 [Zend/tests/sub_001.phpt]
PASS subtracting arrays [Zend/tests/sub_001.phpt] 
TEST 1788/11091 [Zend/tests/unexpected_ref_bug.phpt]
PASS Crash when function parameter modified via unexpected reference [Zend/tests/unexpected_ref_bug.phpt] 
TEST 1789/11091 [Zend/tests/unset_cv01.phpt]
PASS unset() CV 1 (unset() global variable) [Zend/tests/unset_cv01.phpt] 
TEST 1790/11091 [Zend/tests/unset_cv02.phpt]
PASS unset() CV 2 (unset() global variable in $GLOBALS) [Zend/tests/unset_cv02.phpt] 
TEST 1791/11091 [Zend/tests/unset_cv03.phpt]
PASS unset() CV 3 (unset() global variable in included file) [Zend/tests/unset_cv03.phpt] 
TEST 1792/11091 [Zend/tests/unset_cv04.phpt]
PASS unset() CV 4 (unset() local variable in included file) [Zend/tests/unset_cv04.phpt] 
TEST 1793/11091 [Zend/tests/unset_cv05.phpt]
SKIP unset() CV 5 (indirect unset() of global variable in session_start()) [Zend/tests/unset_cv05.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 1794/11091 [Zend/tests/unset_cv06.phpt]
SKIP unset() CV 6 (indirect unset() of global variable in session_unset()) [Zend/tests/unset_cv06.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
SKIP unset() CV 7 (indirect unset() of global variable in import_request_variables()) [Zend/tests/unset_cv07.phpt] reason: CGI not available
TEST 1796/11091 [Zend/tests/unset_cv08.phpt]
PASS unset() CV 8 (unset() of global variable in array_unique($GLOBALS)) [Zend/tests/unset_cv08.phpt] 
TEST 1797/11091 [Zend/tests/unset_cv09.phpt]
PASS unset() CV 9 (unset() of global variable in array_pop($GLOBALS)) [Zend/tests/unset_cv09.phpt] 
TEST 1798/11091 [Zend/tests/unset_cv10.phpt]
PASS unset() CV 10 (unset() of global variable in ArrayObject::offsetUnset($GLOBALS)) [Zend/tests/unset_cv10.phpt] 
TEST 1799/11091 [Zend/tests/unset_cv11.phpt]
PASS unset() CV 11 (unset() of copy destoies original value) [Zend/tests/unset_cv11.phpt] 
TEST 1800/11091 [Zend/tests/unset_cv12.phpt]
PASS unset() CV 12 (unset() in indirect called function) [Zend/tests/unset_cv12.phpt] 
TEST 1801/11091 [Zend/tests/xor_001.phpt]
PASS XORing arrays [Zend/tests/xor_001.phpt] 
TEST 1802/11091 [Zend/tests/xor_002.phpt]
PASS XORing strings [Zend/tests/xor_002.phpt] 
TEST 1803/11091 [Zend/tests/xor_003.phpt]
PASS XORing booleans [Zend/tests/xor_003.phpt] 
TEST 1804/11091 [Zend/tests/zend_operators.phpt]
PASS Operator precedence [Zend/tests/zend_operators.phpt] 
TEST 1805/11091 [Zend/tests/zend_strtod.phpt]
PASS zend_strtod() leaks on big doubles [Zend/tests/zend_strtod.phpt] 
TEST 1806/11091 [ext/bcmath/tests/bcadd.phpt]
PASS bcadd() function [ext/bcmath/tests/bcadd.phpt] 
TEST 1807/11091 [ext/bcmath/tests/bcadd_error1.phpt]
PASS bcadd() incorrect argument count [ext/bcmath/tests/bcadd_error1.phpt] 
TEST 1808/11091 [ext/bcmath/tests/bcadd_variation001.phpt]
PASS bcadd() with non-integers [ext/bcmath/tests/bcadd_variation001.phpt] 
TEST 1809/11091 [ext/bcmath/tests/bccomp.phpt]
PASS bccomp() function [ext/bcmath/tests/bccomp.phpt] 
TEST 1810/11091 [ext/bcmath/tests/bccomp_variation001.phpt]
PASS bccomp() with non-integers [ext/bcmath/tests/bccomp_variation001.phpt] 
TEST 1811/11091 [ext/bcmath/tests/bccomp_variation002.phpt]
PASS bccomp() with negative value [ext/bcmath/tests/bccomp_variation002.phpt] 
TEST 1812/11091 [ext/bcmath/tests/bcdiv.phpt]
PASS bcdiv() function [ext/bcmath/tests/bcdiv.phpt] 
TEST 1813/11091 [ext/bcmath/tests/bcdiv_error1.phpt]
PASS bcdiv — Divide two arbitrary precision numbers [ext/bcmath/tests/bcdiv_error1.phpt] 
TEST 1814/11091 [ext/bcmath/tests/bcdiv_error2.phpt]
PASS bcdiv — Divide two arbitrary precision numbers [ext/bcmath/tests/bcdiv_error2.phpt] 
TEST 1815/11091 [ext/bcmath/tests/bcmod.phpt]
PASS bcmod() function [ext/bcmath/tests/bcmod.phpt] 
TEST 1816/11091 [ext/bcmath/tests/bcmod_error1.phpt]
PASS bcmod — Get modulus of an arbitrary precision number [ext/bcmath/tests/bcmod_error1.phpt] 
TEST 1817/11091 [ext/bcmath/tests/bcmod_error2.phpt]
PASS bcmod() - mod by 0 [ext/bcmath/tests/bcmod_error2.phpt] 
TEST 1818/11091 [ext/bcmath/tests/bcmul.phpt]
PASS bcmul() function [ext/bcmath/tests/bcmul.phpt] 
TEST 1819/11091 [ext/bcmath/tests/bcmul_error1.phpt]
PASS bcmul() incorrect argument count [ext/bcmath/tests/bcmul_error1.phpt] 
TEST 1820/11091 [ext/bcmath/tests/bcpow.phpt]
PASS bcpow() function [ext/bcmath/tests/bcpow.phpt] 
TEST 1821/11091 [ext/bcmath/tests/bcpow_error3.phpt]
PASS bcpow() incorrect argument count [ext/bcmath/tests/bcpow_error3.phpt] 
TEST 1822/11091 [ext/bcmath/tests/bcpow_variation001.phpt]
PASS bcpow() with a negative exponent [ext/bcmath/tests/bcpow_variation001.phpt] 
TEST 1823/11091 [ext/bcmath/tests/bcpowmod.phpt]
PASS bcpowmod() - Raise an arbitrary precision number to another, reduced by a specified modulus [ext/bcmath/tests/bcpowmod.phpt] 
TEST 1824/11091 [ext/bcmath/tests/bcpowmod_error1.phpt]
PASS bcpowmod — Raise an arbitrary precision number to another, reduced by a specified modulus [ext/bcmath/tests/bcpowmod_error1.phpt] 
TEST 1825/11091 [ext/bcmath/tests/bcpowmod_error2.phpt]
PASS bcpowmod — Raise an arbitrary precision number to another, reduced by a specified modulus [ext/bcmath/tests/bcpowmod_error2.phpt] 
TEST 1826/11091 [ext/bcmath/tests/bcpowmod_error3.phpt]
PASS bcpowmod — Raise an arbitrary precision number to another, reduced by a specified modulus [ext/bcmath/tests/bcpowmod_error3.phpt] 
TEST 1827/11091 [ext/bcmath/tests/bcscale.phpt]
PASS bcscale() function [ext/bcmath/tests/bcscale.phpt] 
TEST 1828/11091 [ext/bcmath/tests/bcscale_variation001.phpt]
PASS bcscale() with negative argument [ext/bcmath/tests/bcscale_variation001.phpt] 
TEST 1829/11091 [ext/bcmath/tests/bcscale_variation002.phpt]
PASS bcadd() incorrect argument count [ext/bcmath/tests/bcscale_variation002.phpt] 
TEST 1830/11091 [ext/bcmath/tests/bcsqrt.phpt]
PASS bcsqrt() function [ext/bcmath/tests/bcsqrt.phpt] 
TEST 1831/11091 [ext/bcmath/tests/bcsqrt_error1.phpt]
PASS bcsqrt — Get the square root of an arbitrary precision number [ext/bcmath/tests/bcsqrt_error1.phpt] 
TEST 1832/11091 [ext/bcmath/tests/bcsqrt_error2.phpt]
PASS bcsqrt() incorrect argument count [ext/bcmath/tests/bcsqrt_error2.phpt] 
TEST 1833/11091 [ext/bcmath/tests/bcsqrt_variation001.phpt]
PASS bcsqrt() with argument of 0 [ext/bcmath/tests/bcsqrt_variation001.phpt] 
TEST 1834/11091 [ext/bcmath/tests/bcsub.phpt]
PASS bcsub() function [ext/bcmath/tests/bcsub.phpt] 
TEST 1835/11091 [ext/bcmath/tests/bcsub_error1.phpt]
PASS bcsub() incorrect argument count [ext/bcmath/tests/bcsub_error1.phpt] 
TEST 1836/11091 [ext/bcmath/tests/bug60377.phpt]
PASS bcscale related problem on 64bits platforms [ext/bcmath/tests/bug60377.phpt] 
TEST 1837/11091 [ext/bz2/tests/001.phpt]
PASS bzopen() and invalid parameters [ext/bz2/tests/001.phpt] 
TEST 1838/11091 [ext/bz2/tests/002.phpt]
PASS bzopen() using fd opened in wrong mode [ext/bz2/tests/002.phpt] 
TEST 1839/11091 [ext/bz2/tests/003.phpt]
PASS bzread() tests [ext/bz2/tests/003.phpt] 
TEST 1840/11091 [ext/bz2/tests/004.phpt]
PASS bzread() tests with invalid files [ext/bz2/tests/004.phpt] 
TEST 1841/11091 [ext/bz2/tests/005.phpt]
PASS bzcompress()/bzdecompress() tests [ext/bz2/tests/005.phpt] 
TEST 1842/11091 [ext/bz2/tests/bug51997.phpt]
PASS Bug #51997 (SEEK_CUR with 0 value, returns a warning) [ext/bz2/tests/bug51997.phpt] 
TEST 1843/11091 [ext/bz2/tests/bz2_filter_compress.phpt]
PASS bzip2.compress (with convert.base64-encode) [ext/bz2/tests/bz2_filter_compress.phpt] 
TEST 1844/11091 [ext/bz2/tests/bz2_filter_decompress.phpt]
PASS bzip2.decompress (with convert.base64-decode) [ext/bz2/tests/bz2_filter_decompress.phpt] 
TEST 1845/11091 [ext/bz2/tests/with_files.phpt]
PASS BZ2 with files [ext/bz2/tests/with_files.phpt] 
TEST 1846/11091 [ext/bz2/tests/with_strings.phpt]
PASS BZ2 with strings [ext/bz2/tests/with_strings.phpt] 
TEST 1847/11091 [ext/calendar/tests/bug52744.phpt]
PASS Bug #52744 (cal_days_in_month incorrect for December 1 BCE) [ext/calendar/tests/bug52744.phpt] 
TEST 1848/11091 [ext/calendar/tests/bug53574_1.phpt]
PASS Bug #53574 (Integer overflow in SdnToJulian; leads to segfault) [ext/calendar/tests/bug53574_1.phpt] 
TEST 1849/11091 [ext/calendar/tests/bug53574_2.phpt]
SKIP Bug #53574 (Integer overflow in SdnToJulian; leads to segfault) [ext/calendar/tests/bug53574_2.phpt] reason: this test is for 64bit platform only
TEST 1850/11091 [ext/calendar/tests/bug55797_1.phpt]
PASS Bug #55797: Integer overflow in SdnToGregorian leads to segfault (in optimized builds) [ext/calendar/tests/bug55797_1.phpt] 
TEST 1851/11091 [ext/calendar/tests/bug55797_2.phpt]
SKIP Bug #55797: Integer overflow in SdnToGregorian leads to segfault (in optimized builds) [ext/calendar/tests/bug55797_2.phpt] reason: this test is for 64bit platform only
TEST 1852/11091 [ext/calendar/tests/cal_days_in_month.phpt]
PASS cal_days_in_month() [ext/calendar/tests/cal_days_in_month.phpt] 
TEST 1853/11091 [ext/calendar/tests/cal_from_jd.phpt]
PASS cal_from_jd() [ext/calendar/tests/cal_from_jd.phpt] 
TEST 1854/11091 [ext/calendar/tests/cal_info.phpt]
PASS cal_info() [ext/calendar/tests/cal_info.phpt] 
TEST 1855/11091 [ext/calendar/tests/cal_to_jd.phpt]
PASS cal_to_jd() [ext/calendar/tests/cal_to_jd.phpt] 
TEST 1856/11091 [ext/calendar/tests/easter_date.phpt]
PASS easter_date() [ext/calendar/tests/easter_date.phpt] 
TEST 1857/11091 [ext/calendar/tests/easter_days.phpt]
PASS easter_days() [ext/calendar/tests/easter_days.phpt] 
TEST 1858/11091 [ext/calendar/tests/frenchtojd.phpt]
PASS frenchtojd() [ext/calendar/tests/frenchtojd.phpt] 
TEST 1859/11091 [ext/calendar/tests/gregoriantojd.phpt]
PASS gregoriantojd() [ext/calendar/tests/gregoriantojd.phpt] 
TEST 1860/11091 [ext/calendar/tests/jddayofweek.phpt]
PASS jddayofweek() [ext/calendar/tests/jddayofweek.phpt] 
TEST 1861/11091 [ext/calendar/tests/jdmonthname.phpt]
PASS jdmonthname() [ext/calendar/tests/jdmonthname.phpt] 
TEST 1862/11091 [ext/calendar/tests/jdtofrench.phpt]
PASS jdtofrench() [ext/calendar/tests/jdtofrench.phpt] 
TEST 1863/11091 [ext/calendar/tests/jdtogregorian.phpt]
PASS jdtogregorian() [ext/calendar/tests/jdtogregorian.phpt] 
TEST 1864/11091 [ext/calendar/tests/jdtojewish.phpt]
PASS jdtojewish() function [ext/calendar/tests/jdtojewish.phpt] 
TEST 1865/11091 [ext/calendar/tests/jdtojewish64.phpt]
SKIP Bug #64895: Integer overflow in SndToJewish [ext/calendar/tests/jdtojewish64.phpt] reason: this test is for 64bit platform only
TEST 1866/11091 [ext/calendar/tests/jdtojulian.phpt]
PASS jdtojulian() [ext/calendar/tests/jdtojulian.phpt] 
TEST 1867/11091 [ext/calendar/tests/jdtomonthname.phpt]
PASS jdtomonthname() test [ext/calendar/tests/jdtomonthname.phpt] 
TEST 1868/11091 [ext/calendar/tests/jdtounix.phpt]
PASS jdtounix() [ext/calendar/tests/jdtounix.phpt] 
TEST 1869/11091 [ext/calendar/tests/jewishtojd.phpt]
PASS jewishtojd() [ext/calendar/tests/jewishtojd.phpt] 
TEST 1870/11091 [ext/calendar/tests/juliantojd.phpt]
PASS juliantojd() [ext/calendar/tests/juliantojd.phpt] 
TEST 1871/11091 [ext/calendar/tests/unixtojd.phpt]
PASS unixtojd() [ext/calendar/tests/unixtojd.phpt] 
TEST 1872/11091 [ext/ctype/tests/001.phpt]
PASS ctype on integers [ext/ctype/tests/001.phpt] 
TEST 1873/11091 [ext/ctype/tests/002.phpt]
PASS ctype on strings [ext/ctype/tests/002.phpt] 
TEST 1874/11091 [ext/ctype/tests/bug25745.phpt]
PASS Bug #25745 (ctype functions fail with non-ascii characters) [ext/ctype/tests/bug25745.phpt] 
TEST 1875/11091 [ext/ctype/tests/bug34645.phpt]
PASS Bug #34645 (ctype corrupts memory when validating large numbers) [ext/ctype/tests/bug34645.phpt] 
TEST 1876/11091 [ext/ctype/tests/ctype_alnum_basic.phpt]
PASS Test ctype_alnum() function : basic functionality [ext/ctype/tests/ctype_alnum_basic.phpt] 
TEST 1877/11091 [ext/ctype/tests/ctype_alnum_error.phpt]
PASS Test ctype_alnum() function : error conditions - Incorrect number of args [ext/ctype/tests/ctype_alnum_error.phpt] 
TEST 1878/11091 [ext/ctype/tests/ctype_alnum_variation1.phpt]
PASS Test ctype_alnum() function : usage variations - Different data types as $c arg [ext/ctype/tests/ctype_alnum_variation1.phpt] 
TEST 1879/11091 [ext/ctype/tests/ctype_alnum_variation2.phpt]
PASS Test ctype_alnum() function : usage variations - different integers [ext/ctype/tests/ctype_alnum_variation2.phpt] 
TEST 1880/11091 [ext/ctype/tests/ctype_alnum_variation3.phpt]
PASS Test ctype_alnum() function : usage variations - different string values [ext/ctype/tests/ctype_alnum_variation3.phpt] 
TEST 1881/11091 [ext/ctype/tests/ctype_alnum_variation4.phpt]
PASS Test ctype_alnum() function : usage variations  - octal and hexadecimal values [ext/ctype/tests/ctype_alnum_variation4.phpt] 
TEST 1882/11091 [ext/ctype/tests/ctype_alpha_basic.phpt]
PASS Test ctype_alpha() function : basic functionality [ext/ctype/tests/ctype_alpha_basic.phpt] 
TEST 1883/11091 [ext/ctype/tests/ctype_alpha_error.phpt]
PASS Test ctype_alpha() function : error conditions - Incorrect number of arguments [ext/ctype/tests/ctype_alpha_error.phpt] 
TEST 1884/11091 [ext/ctype/tests/ctype_alpha_variation1.phpt]
PASS Test ctype_alpha() function : usage variations - different data types as $c arg [ext/ctype/tests/ctype_alpha_variation1.phpt] 
TEST 1885/11091 [ext/ctype/tests/ctype_alpha_variation2.phpt]
PASS Test ctype_alpha() function : usage variations - different integers [ext/ctype/tests/ctype_alpha_variation2.phpt] 
TEST 1886/11091 [ext/ctype/tests/ctype_alpha_variation3.phpt]
PASS Test ctype_alpha() function : usage variations - different strings [ext/ctype/tests/ctype_alpha_variation3.phpt] 
TEST 1887/11091 [ext/ctype/tests/ctype_alpha_variation4.phpt]
PASS Test ctype_alpha() function : usage variations - Octal and hexadecimal values [ext/ctype/tests/ctype_alpha_variation4.phpt] 
TEST 1888/11091 [ext/ctype/tests/ctype_cntrl_basic.phpt]
PASS Test ctype_cntrl() function : basic functionality [ext/ctype/tests/ctype_cntrl_basic.phpt] 
TEST 1889/11091 [ext/ctype/tests/ctype_cntrl_error.phpt]
PASS Test ctype_cntrl() function : error conditions - Incorrect number of args [ext/ctype/tests/ctype_cntrl_error.phpt] 
TEST 1890/11091 [ext/ctype/tests/ctype_cntrl_variation1.phpt]
PASS Test ctype_cntrl() function : usage variations - Different data types as $c arg [ext/ctype/tests/ctype_cntrl_variation1.phpt] 
TEST 1891/11091 [ext/ctype/tests/ctype_cntrl_variation2.phpt]
PASS Test ctype_cntrl() function : usage variations - different integers [ext/ctype/tests/ctype_cntrl_variation2.phpt] 
TEST 1892/11091 [ext/ctype/tests/ctype_cntrl_variation3.phpt]
PASS Test ctype_cntrl() function : usage variations - Different strings [ext/ctype/tests/ctype_cntrl_variation3.phpt] 
TEST 1893/11091 [ext/ctype/tests/ctype_cntrl_variation4.phpt]
PASS Test ctype_cntrl() function : usage variations - Octal and hexadecimal values [ext/ctype/tests/ctype_cntrl_variation4.phpt] 
TEST 1894/11091 [ext/ctype/tests/ctype_digit_basic.phpt]
PASS Test ctype_digit() function : basic functionality [ext/ctype/tests/ctype_digit_basic.phpt] 
TEST 1895/11091 [ext/ctype/tests/ctype_digit_error.phpt]
PASS Test ctype_digit() function : error conditions - incorrect number of arguments [ext/ctype/tests/ctype_digit_error.phpt] 
TEST 1896/11091 [ext/ctype/tests/ctype_digit_variation1.phpt]
PASS Test ctype_digit() function : usage variations - different data types as $c arg [ext/ctype/tests/ctype_digit_variation1.phpt] 
TEST 1897/11091 [ext/ctype/tests/ctype_digit_variation2.phpt]
PASS Test ctype_digit() function : usage variations - different integers [ext/ctype/tests/ctype_digit_variation2.phpt] 
TEST 1898/11091 [ext/ctype/tests/ctype_digit_variation3.phpt]
PASS Test ctype_digit() function : usage variations - different strings [ext/ctype/tests/ctype_digit_variation3.phpt] 
TEST 1899/11091 [ext/ctype/tests/ctype_digit_variation4.phpt]
PASS Test ctype_digit() function : usage variations - octal and hexadecimal values [ext/ctype/tests/ctype_digit_variation4.phpt] 
TEST 1900/11091 [ext/ctype/tests/ctype_graph_basic.phpt]
PASS Test ctype_graph() function : basic functionality [ext/ctype/tests/ctype_graph_basic.phpt] 
TEST 1901/11091 [ext/ctype/tests/ctype_graph_error.phpt]
PASS Test ctype_graph() function : error conditions - incorrect number of arguments [ext/ctype/tests/ctype_graph_error.phpt] 
TEST 1902/11091 [ext/ctype/tests/ctype_graph_variation1.phpt]
PASS Test ctype_graph() function : usage variations - different data types as $c arg [ext/ctype/tests/ctype_graph_variation1.phpt] 
TEST 1903/11091 [ext/ctype/tests/ctype_graph_variation2.phpt]
PASS Test ctype_graph() function : usage variations - different integers [ext/ctype/tests/ctype_graph_variation2.phpt] 
TEST 1904/11091 [ext/ctype/tests/ctype_graph_variation3.phpt]
PASS Test ctype_graph() function : usage variations - different strings [ext/ctype/tests/ctype_graph_variation3.phpt] 
TEST 1905/11091 [ext/ctype/tests/ctype_graph_variation4.phpt]
PASS Test ctype_graph() function : usage variations - octal and hexadecimal values [ext/ctype/tests/ctype_graph_variation4.phpt] 
TEST 1906/11091 [ext/ctype/tests/ctype_lower_basic.phpt]
PASS Test ctype_lower() function : basic functionality [ext/ctype/tests/ctype_lower_basic.phpt] 
TEST 1907/11091 [ext/ctype/tests/ctype_lower_error.phpt]
PASS Test ctype_lower() function : error conditions - incorrect number of args [ext/ctype/tests/ctype_lower_error.phpt] 
TEST 1908/11091 [ext/ctype/tests/ctype_lower_variation1.phpt]
PASS Test ctype_lower() function : usage variations - different data types as $c arg [ext/ctype/tests/ctype_lower_variation1.phpt] 
TEST 1909/11091 [ext/ctype/tests/ctype_lower_variation2.phpt]
PASS Test ctype_lower() function : usage variations - different integers [ext/ctype/tests/ctype_lower_variation2.phpt] 
TEST 1910/11091 [ext/ctype/tests/ctype_lower_variation3.phpt]
PASS Test ctype_lower() function : usage variations - different strings [ext/ctype/tests/ctype_lower_variation3.phpt] 
TEST 1911/11091 [ext/ctype/tests/ctype_lower_variation4.phpt]
PASS Test ctype_lower() function : usage variations - octal and hexadecimal values [ext/ctype/tests/ctype_lower_variation4.phpt] 
TEST 1912/11091 [ext/ctype/tests/ctype_print_basic.phpt]
PASS Test ctype_print() function : basic functionality [ext/ctype/tests/ctype_print_basic.phpt] 
TEST 1913/11091 [ext/ctype/tests/ctype_print_error.phpt]
PASS Test ctype_print() function : error conditions - incorrect number of args [ext/ctype/tests/ctype_print_error.phpt] 
TEST 1914/11091 [ext/ctype/tests/ctype_print_variation1.phpt]
PASS Test ctype_print() function : usage variations - different data types as $c arg [ext/ctype/tests/ctype_print_variation1.phpt] 
TEST 1915/11091 [ext/ctype/tests/ctype_print_variation2.phpt]
PASS Test ctype_print() function : usage variations - different integers [ext/ctype/tests/ctype_print_variation2.phpt] 
TEST 1916/11091 [ext/ctype/tests/ctype_print_variation3.phpt]
PASS Test ctype_print() function : usage variations - different strings [ext/ctype/tests/ctype_print_variation3.phpt] 
TEST 1917/11091 [ext/ctype/tests/ctype_print_variation4.phpt]
PASS Test ctype_print() function : usage variations - octal and hexadecimal values [ext/ctype/tests/ctype_print_variation4.phpt] 
TEST 1918/11091 [ext/ctype/tests/ctype_punct_basic.phpt]
PASS Test ctype_punct() function : basic functionality [ext/ctype/tests/ctype_punct_basic.phpt] 
TEST 1919/11091 [ext/ctype/tests/ctype_punct_error.phpt]
PASS Test ctype_punct() function : error conditions - incorrect number of args [ext/ctype/tests/ctype_punct_error.phpt] 
TEST 1920/11091 [ext/ctype/tests/ctype_punct_variation1.phpt]
PASS Test ctype_punct() function : usage variations - different data types as $c argument [ext/ctype/tests/ctype_punct_variation1.phpt] 
TEST 1921/11091 [ext/ctype/tests/ctype_punct_variation2.phpt]
PASS Test ctype_punct() function : usage variations - different integers [ext/ctype/tests/ctype_punct_variation2.phpt] 
TEST 1922/11091 [ext/ctype/tests/ctype_punct_variation3.phpt]
PASS Test ctype_punct() function : usage variations - different punctuation [ext/ctype/tests/ctype_punct_variation3.phpt] 
TEST 1923/11091 [ext/ctype/tests/ctype_punct_variation4.phpt]
PASS Test ctype_punct() function : usage variations - Octal and Hexadecimal values [ext/ctype/tests/ctype_punct_variation4.phpt] 
TEST 1924/11091 [ext/ctype/tests/ctype_space_basic.phpt]
PASS Test ctype_space() function : basic functionality [ext/ctype/tests/ctype_space_basic.phpt] 
TEST 1925/11091 [ext/ctype/tests/ctype_space_error.phpt]
PASS Test ctype_space() function : error conditions - Incorrect number of args [ext/ctype/tests/ctype_space_error.phpt] 
TEST 1926/11091 [ext/ctype/tests/ctype_space_variation1.phpt]
PASS Test ctype_space() function : usage variations - different data types as $c argument [ext/ctype/tests/ctype_space_variation1.phpt] 
TEST 1927/11091 [ext/ctype/tests/ctype_space_variation2.phpt]
PASS Test ctype_space() function : usage variations - different integers [ext/ctype/tests/ctype_space_variation2.phpt] 
TEST 1928/11091 [ext/ctype/tests/ctype_space_variation3.phpt]
PASS Test ctype_space() function : usage variations - different strings [ext/ctype/tests/ctype_space_variation3.phpt] 
TEST 1929/11091 [ext/ctype/tests/ctype_space_variation4.phpt]
PASS Test ctype_space() function : usage variations - octal and hexadecimal values [ext/ctype/tests/ctype_space_variation4.phpt] 
TEST 1930/11091 [ext/ctype/tests/ctype_upper_basic.phpt]
PASS Test ctype_upper() function : basic functionality [ext/ctype/tests/ctype_upper_basic.phpt] 
TEST 1931/11091 [ext/ctype/tests/ctype_upper_error.phpt]
PASS Test ctype_upper() function : error conditions - incorrect number of args [ext/ctype/tests/ctype_upper_error.phpt] 
TEST 1932/11091 [ext/ctype/tests/ctype_upper_variation1.phpt]
PASS Test ctype_upper() function : usage variations - different data types [ext/ctype/tests/ctype_upper_variation1.phpt] 
TEST 1933/11091 [ext/ctype/tests/ctype_upper_variation2.phpt]
PASS Test ctype_upper() function : usage variations - different integers [ext/ctype/tests/ctype_upper_variation2.phpt] 
TEST 1934/11091 [ext/ctype/tests/ctype_upper_variation3.phpt]
PASS Test ctype_upper() function : usage variations - different strings [ext/ctype/tests/ctype_upper_variation3.phpt] 
TEST 1935/11091 [ext/ctype/tests/ctype_upper_variation4.phpt]
PASS Test ctype_upper() function : usage variations - octal and hexadecimal values [ext/ctype/tests/ctype_upper_variation4.phpt] 
TEST 1936/11091 [ext/ctype/tests/ctype_xdigit_basic.phpt]
PASS Test ctype_xdigit() function : basic functionality [ext/ctype/tests/ctype_xdigit_basic.phpt] 
TEST 1937/11091 [ext/ctype/tests/ctype_xdigit_error.phpt]
PASS Test ctype_xdigit() function : error conditions - Incorrect number of args [ext/ctype/tests/ctype_xdigit_error.phpt] 
TEST 1938/11091 [ext/ctype/tests/ctype_xdigit_variation1.phpt]
PASS Test ctype_xdigit() function : usage variations - different data typse as $c arg [ext/ctype/tests/ctype_xdigit_variation1.phpt] 
TEST 1939/11091 [ext/ctype/tests/ctype_xdigit_variation2.phpt]
PASS Test ctype_xdigit() function : usage variations - different integers [ext/ctype/tests/ctype_xdigit_variation2.phpt] 
TEST 1940/11091 [ext/ctype/tests/ctype_xdigit_variation3.phpt]
PASS Test ctype_xdigit() function : usage variations - Different strings [ext/ctype/tests/ctype_xdigit_variation3.phpt] 
TEST 1941/11091 [ext/ctype/tests/ctype_xdigit_variation4.phpt]
PASS Test ctype_xdigit() function : usage variations - heaxadecimal and octal values [ext/ctype/tests/ctype_xdigit_variation4.phpt] 
TEST 1942/11091 [ext/curl/tests/bug27023.phpt]
SKIP Bug #27023 (CURLOPT_POSTFIELDS does not parse content types for files) [ext/curl/tests/bug27023.phpt] reason: PHP_CURL_HTTP_REMOTE_SERVER env variable is not defined
TEST 1943/11091 [ext/curl/tests/bug45161.phpt]
SKIP Bug #45161 (Reusing a curl handle leaks memory) [ext/curl/tests/bug45161.phpt] reason: PHP_CURL_HTTP_REMOTE_SERVER env variable is not defined
TEST 1944/11091 [ext/curl/tests/bug46711.phpt]
SKIP Bug #46711 (lost memory when foreach is used for values passed to curl_setopt()) [ext/curl/tests/bug46711.phpt] reason: PHP_CURL_HTTP_REMOTE_SERVER env variable is not defined
TEST 1945/11091 [ext/curl/tests/bug46739.phpt]
PASS Bug #46739 (array returned by curl_getinfo should contain content_type key) [ext/curl/tests/bug46739.phpt] 
TEST 1946/11091 [ext/curl/tests/bug48203.phpt]
SKIP Bug #48203 (Crash when CURLOPT_STDERR is set to regular file) [ext/curl/tests/bug48203.phpt] reason: PHP_CURL_HTTP_REMOTE_SERVER env variable is not defined
TEST 1947/11091 [ext/curl/tests/bug48203_multi.phpt]
SKIP Variation of bug #48203 with curl_multi_exec (Crash when file pointers passed to curl are closed before calling curl_multi_exec) [ext/curl/tests/bug48203_multi.phpt] reason: PHP_CURL_HTTP_REMOTE_SERVER env variable is not defined
TEST 1948/11091 [ext/curl/tests/bug48207.phpt]
PASS Test curl_setopt() CURLOPT_FILE readonly file handle [ext/curl/tests/bug48207.phpt] 
TEST 1949/11091 [ext/curl/tests/bug48514.phpt]
PASS Bug #48514 (cURL extension uses same resource name for simple and multi APIs) [ext/curl/tests/bug48514.phpt] 
TEST 1950/11091 [ext/curl/tests/bug52202.phpt]
PASS Bug #52202 (CURLOPT_PRIVATE gets clobbered) [ext/curl/tests/bug52202.phpt] 
TEST 1951/11091 [ext/curl/tests/bug52827.phpt]
PASS Bug #52827 (curl_setopt with CURLOPT_STDERR erroneously increments the resource refcount) [ext/curl/tests/bug52827.phpt] 
TEST 1952/11091 [ext/curl/tests/bug54798.phpt]
SKIP Bug #54798 (Segfault when CURLOPT_STDERR file pointer is closed before calling curl_exec) [ext/curl/tests/bug54798.phpt] reason: PHP_CURL_HTTP_REMOTE_SERVER env variable is not defined
TEST 1953/11091 [ext/curl/tests/bug61948-win32.phpt]
SKIP Bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction) [ext/curl/tests/bug61948-win32.phpt] reason: Not Valid for Linux
TEST 1954/11091 [ext/curl/tests/bug61948.phpt]
PASS Bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction) [ext/curl/tests/bug61948.phpt] 
TEST 1955/11091 [ext/curl/tests/bug62839.phpt]
PASS Bug #62839 (curl_copy_handle segfault with CURLOPT_FILE) [ext/curl/tests/bug62839.phpt] 
TEST 1956/11091 [ext/curl/tests/bug63363.phpt]
SKIP Bug #63363 (CURL silently accepts boolean value for SSL_VERIFYHOST) [ext/curl/tests/bug63363.phpt] reason: : test valid for libcurl < 7.28.1
TEST 1957/11091 [ext/curl/tests/bug63795.phpt]
PASS Bug #63795 (CURL >= 7.28.0 no longer support value 1 for CURLOPT_SSL_VERIFYHOST) [ext/curl/tests/bug63795.phpt] 
TEST 1958/11091 [ext/curl/tests/curl_CURLOPT_READDATA.phpt]
SKIP Test CURLOPT_READDATA without a callback function [ext/curl/tests/curl_CURLOPT_READDATA.phpt] reason: need PHP_CURL_HTTP_REMOTE_SERVER environment variable
TEST 1959/11091 [ext/curl/tests/curl_basic_001.phpt]
SKIP Test curl_exec() function with basic functionality [ext/curl/tests/curl_basic_001.phpt] reason: PHP_CURL_HTTP_REMOTE_SERVER env variable is not defined
TEST 1960/11091 [ext/curl/tests/curl_basic_002.phpt]
SKIP Test curl_opt() function with CURLOPT_RETURNTRANSFER parameter set to 1 [ext/curl/tests/curl_basic_002.phpt] reason: PHP_CURL_HTTP_REMOTE_SERVER env variable is not defined
TEST 1961/11091 [ext/curl/tests/curl_basic_003.phpt]
SKIP Test curl_opt() function with POST parameters [ext/curl/tests/curl_basic_003.phpt] reason: PHP_CURL_HTTP_REMOTE_SERVER env variable is not defined
TEST 1962/11091 [ext/curl/tests/curl_basic_004.phpt]
SKIP Test curl_opt() function with setting referer [ext/curl/tests/curl_basic_004.phpt] reason: PHP_CURL_HTTP_REMOTE_SERVER env variable is not defined
TEST 1963/11091 [ext/curl/tests/curl_basic_005.phpt]
SKIP Test curl_opt() function with user agent [ext/curl/tests/curl_basic_005.phpt] reason: PHP_CURL_HTTP_REMOTE_SERVER env variable is not defined
TEST 1964/11091 [ext/curl/tests/curl_basic_006.phpt]
SKIP Test curl_opt() function with CURLOPT_WRITEFUNCTION parameter set to a closure [ext/curl/tests/curl_basic_006.phpt] reason: PHP_CURL_HTTP_REMOTE_SERVER env variable is not defined
TEST 1965/11091 [ext/curl/tests/curl_basic_007.phpt]
PASS Test curl_error() & curl_errno() function without url [ext/curl/tests/curl_basic_007.phpt] 
TEST 1966/11091 [ext/curl/tests/curl_basic_008.phpt]
PASS Test curl_error() & curl_errno() function with problematic host [ext/curl/tests/curl_basic_008.phpt] 
TEST 1967/11091 [ext/curl/tests/curl_basic_009.phpt]
PASS Test curl_error() & curl_errno() function with problematic protocol [ext/curl/tests/curl_basic_009.phpt] 
TEST 1968/11091 [ext/curl/tests/curl_basic_010.phpt]
PASS Test curl_error() & curl_errno() function with problematic proxy [ext/curl/tests/curl_basic_010.phpt] 
TEST 1969/11091 [ext/curl/tests/curl_basic_011.phpt]
SKIP Test curl_opt() function with COOKIE [ext/curl/tests/curl_basic_011.phpt] reason: need PHP_CURL_HTTP_REMOTE_SERVER environment variable
TEST 1970/11091 [ext/curl/tests/curl_basic_012.phpt]
SKIP Test curl_opt() function with CURLOPT_HTTP_VERSION/CURL_HTTP_VERSION_1_0 [ext/curl/tests/curl_basic_012.phpt] 
TEST 1971/11091 [ext/curl/tests/curl_basic_013.phpt]
SKIP Test curl_opt() function with CURLOPT_HTTP_VERSION/CURL_HTTP_VERSION_1_1 [ext/curl/tests/curl_basic_013.phpt] 
TEST 1972/11091 [ext/curl/tests/curl_basic_014.phpt]
PASS Test curl_init() function with basic functionality [ext/curl/tests/curl_basic_014.phpt] 
TEST 1973/11091 [ext/curl/tests/curl_basic_015.phpt]
PASS Test curl_init() function with $url parameter defined [ext/curl/tests/curl_basic_015.phpt] 
TEST 1974/11091 [ext/curl/tests/curl_basic_016.phpt]
SKIP Test curl_getinfo() function with basic functionality [ext/curl/tests/curl_basic_016.phpt] reason: : tests works only on older versions of curl
TEST 1975/11091 [ext/curl/tests/curl_basic_017.phpt]
SKIP Test curl_multi_exec() function with basic functionality [ext/curl/tests/curl_basic_017.phpt] 
TEST 1976/11091 [ext/curl/tests/curl_basic_018.phpt]
SKIP Test curl_setopt() with curl_multi function with basic functionality [ext/curl/tests/curl_basic_018.phpt] 
TEST 1977/11091 [ext/curl/tests/curl_basic_019.phpt]
SKIP Test curl_getinfo() function with CURLINFO_EFFECTIVE_URL parameter [ext/curl/tests/curl_basic_019.phpt] reason: PHP_CURL_HTTP_REMOTE_SERVER env variable is not defined
TEST 1978/11091 [ext/curl/tests/curl_basic_020.phpt]
SKIP Test curl_getinfo() function with CURLINFO_HTTP_CODE parameter [ext/curl/tests/curl_basic_020.phpt] reason: PHP_CURL_HTTP_REMOTE_SERVER env variable is not defined
TEST 1979/11091 [ext/curl/tests/curl_basic_021.phpt]
SKIP Test curl_getinfo() function with CURLINFO_CONTENT_TYPE parameter [ext/curl/tests/curl_basic_021.phpt] reason: PHP_CURL_HTTP_REMOTE_SERVER env variable is not defined
TEST 1980/11091 [ext/curl/tests/curl_close_basic.phpt]
PASS curl_close [ext/curl/tests/curl_close_basic.phpt] 
TEST 1981/11091 [ext/curl/tests/curl_copy_handle_basic.phpt]
PASS Test curl_copy_handle() function with basic functionality [ext/curl/tests/curl_copy_handle_basic.phpt] 
TEST 1982/11091 [ext/curl/tests/curl_copy_handle_basic_001.phpt]
SKIP Test curl_copy_handle() with simple get [ext/curl/tests/curl_copy_handle_basic_001.phpt] reason: need PHP_CURL_HTTP_REMOTE_SERVER environment variable
TEST 1983/11091 [ext/curl/tests/curl_copy_handle_basic_002.phpt]
SKIP Test curl_copy_handle() with simple POST [ext/curl/tests/curl_copy_handle_basic_002.phpt] reason: need PHP_CURL_HTTP_REMOTE_SERVER environment variable
TEST 1984/11091 [ext/curl/tests/curl_copy_handle_basic_004.phpt]
SKIP Test curl_copy_handle() after exec() [ext/curl/tests/curl_copy_handle_basic_004.phpt] reason: need PHP_CURL_HTTP_REMOTE_SERVER environment variable
TEST 1985/11091 [ext/curl/tests/curl_copy_handle_basic_005.phpt]
SKIP Test curl_copy_handle() after exec() with POST [ext/curl/tests/curl_copy_handle_basic_005.phpt] reason: need PHP_CURL_HTTP_REMOTE_SERVER environment variable
TEST 1986/11091 [ext/curl/tests/curl_copy_handle_basic_006.phpt]
SKIP Test curl_copy_handle() with User Agent [ext/curl/tests/curl_copy_handle_basic_006.phpt] reason: need PHP_CURL_HTTP_REMOTE_SERVER environment variable
TEST 1987/11091 [ext/curl/tests/curl_copy_handle_basic_007.phpt]
SKIP Test curl_copy_handle() with simple POST [ext/curl/tests/curl_copy_handle_basic_007.phpt] reason: need PHP_CURL_HTTP_REMOTE_SERVER environment variable
TEST 1988/11091 [ext/curl/tests/curl_copy_handle_basic_008.phpt]
SKIP Test curl_copy_handle() with CURLOPT_PROGRESSFUNCTION [ext/curl/tests/curl_copy_handle_basic_008.phpt] reason: need PHP_CURL_HTTP_REMOTE_SERVER environment variable
TEST 1989/11091 [ext/curl/tests/curl_copy_handle_variation1.phpt]
PASS Test curl_copy_handle() change options in one handle [ext/curl/tests/curl_copy_handle_variation1.phpt] 
TEST 1990/11091 [ext/curl/tests/curl_copy_handle_variation2.phpt]
PASS Test curl_copy_handle() add options to the handles [ext/curl/tests/curl_copy_handle_variation2.phpt] 
TEST 1991/11091 [ext/curl/tests/curl_error_basic.phpt]
PASS curl_error() function - basic test for curl_error using a fake url [ext/curl/tests/curl_error_basic.phpt] 
TEST 1992/11091 [ext/curl/tests/curl_file_deleted_before_curl_close.phpt]
SKIP Memory corruption error if fp of just created file is closed before curl_close. [ext/curl/tests/curl_file_deleted_before_curl_close.phpt] 
TEST 1993/11091 [ext/curl/tests/curl_ftp_pasv.phpt]
SKIP Test curl_exec() function with basic functionality [ext/curl/tests/curl_ftp_pasv.phpt] reason: PHP_CURL_FTP_REMOTE_SERVER env variable is not defined
TEST 1994/11091 [ext/curl/tests/curl_multi_close_basic.phpt]
PASS curl_multi_close [ext/curl/tests/curl_multi_close_basic.phpt] 
TEST 1995/11091 [ext/curl/tests/curl_multi_getcontent_basic3.phpt]
SKIP Curl_multi_getcontent() basic test with different sources (local file/http) [ext/curl/tests/curl_multi_getcontent_basic3.phpt] reason: PHP_CURL_HTTP_REMOTE_SERVER env variable is not defined
TEST 1996/11091 [ext/curl/tests/curl_multi_getcontent_error1.phpt]
PASS Curl_multi_getcontent() error test [ext/curl/tests/curl_multi_getcontent_error1.phpt] 
TEST 1997/11091 [ext/curl/tests/curl_multi_getcontent_error2.phpt]
PASS Curl_multi_getcontent() error test [ext/curl/tests/curl_multi_getcontent_error2.phpt] 
TEST 1998/11091 [ext/curl/tests/curl_multi_getcontent_error3.phpt]
PASS Curl_multi_getcontent() error test [ext/curl/tests/curl_multi_getcontent_error3.phpt] 
TEST 1999/11091 [ext/curl/tests/curl_multi_getcontent_error4.phpt]
PASS Curl_multi_getcontent() error test  with undefined handle [ext/curl/tests/curl_multi_getcontent_error4.phpt] 
TEST 2000/11091 [ext/curl/tests/curl_multi_init_basic.phpt]
PASS Test curl_multi_init() [ext/curl/tests/curl_multi_init_basic.phpt] 
TEST 2001/11091 [ext/curl/tests/curl_multi_segfault.phpt]
SKIP Segfault due to libcurl connection caching [ext/curl/tests/curl_multi_segfault.phpt] reason: PHP_CURL_FTP_REMOTE_SERVER env variable is not defined
TEST 2002/11091 [ext/curl/tests/curl_multi_select_basic1.phpt]
PASS Test curl_multi_select() [ext/curl/tests/curl_multi_select_basic1.phpt] 
TEST 2003/11091 [ext/curl/tests/curl_setopt_CURLOPT_FOLLOWLOCATION_open_basedir.phpt]
PASS CURLOPT_FOLLOWLOCATION case check safe_mode and open_basedir [ext/curl/tests/curl_setopt_CURLOPT_FOLLOWLOCATION_open_basedir.phpt] 
TEST 2004/11091 [ext/curl/tests/curl_setopt_CURLOPT_READFUNCTION.phpt]
PASS cURL option CURLOPT_READFUNCTION [ext/curl/tests/curl_setopt_CURLOPT_READFUNCTION.phpt] 
TEST 2005/11091 [ext/curl/tests/curl_setopt_array_basic.phpt]
PASS curl_setopt_array() function - tests setting multiple cURL options with curl_setopt_array() [ext/curl/tests/curl_setopt_array_basic.phpt] 
TEST 2006/11091 [ext/curl/tests/curl_setopt_basic001.phpt]
SKIP curl_setopt basic tests. [ext/curl/tests/curl_setopt_basic001.phpt] 
TEST 2007/11091 [ext/curl/tests/curl_setopt_basic002.phpt]
SKIP curl_setopt basic tests with CURLOPT_STDERR. [ext/curl/tests/curl_setopt_basic002.phpt] reason: need PHP_CURL_HTTP_REMOTE_SERVER environment variable
TEST 2008/11091 [ext/curl/tests/curl_setopt_basic003.phpt]
SKIP curl_setopt() call with CURLOPT_HTTPHEADER [ext/curl/tests/curl_setopt_basic003.phpt] reason: need PHP_CURL_HTTP_REMOTE_SERVER environment variable
TEST 2009/11091 [ext/curl/tests/curl_setopt_basic004.phpt]
SKIP curl_setopt() call with CURLOPT_RETURNTRANSFER [ext/curl/tests/curl_setopt_basic004.phpt] reason: need PHP_CURL_HTTP_REMOTE_SERVER environment variable
TEST 2010/11091 [ext/curl/tests/curl_setopt_error.phpt]
PASS curl_setopt() basic parameter test [ext/curl/tests/curl_setopt_error.phpt] 
TEST 2011/11091 [ext/curl/tests/curl_version_error.phpt]
SKIP Test curl_version() function : error conditions [ext/curl/tests/curl_version_error.phpt] reason: need PHP_CURL_HTTP_REMOTE_SERVER environment variable
TEST 2012/11091 [ext/curl/tests/curl_version_variation1.phpt]
SKIP Test curl_version() function : usage variations - test values for $ascii argument [ext/curl/tests/curl_version_variation1.phpt] reason: need PHP_CURL_HTTP_REMOTE_SERVER environment variable
TEST 2013/11091 [ext/curl/tests/curl_write_callback.phpt]
PASS Test curl option CURLOPT_WRITEFUNCTION [ext/curl/tests/curl_write_callback.phpt] 
TEST 2014/11091 [ext/curl/tests/curl_write_file.phpt]
PASS Test curl option CURLOPT_FILE [ext/curl/tests/curl_write_file.phpt] 
TEST 2015/11091 [ext/curl/tests/curl_write_return.phpt]
PASS Test curl option CURLOPT_RETURNTRANSFER [ext/curl/tests/curl_write_return.phpt] 
TEST 2016/11091 [ext/curl/tests/curl_write_stdout.phpt]
PASS Test curl option CURLOPT_FILE with STDOUT handle [ext/curl/tests/curl_write_stdout.phpt] 
TEST 2017/11091 [ext/curl/tests/curl_writeheader_callback.phpt]
SKIP Test curl option CURLOPT_HEADERFUNCTION [ext/curl/tests/curl_writeheader_callback.phpt] reason: need PHP_CURL_HTTP_REMOTE_SERVER environment variable
TEST 2018/11091 [ext/date/tests/002.phpt]
PASS strtotime() function [ext/date/tests/002.phpt] 
TEST 2019/11091 [ext/date/tests/003.phpt]
PASS date suffixes test [ext/date/tests/003.phpt] 
TEST 2020/11091 [ext/date/tests/004.phpt]
PASS date() format params [ext/date/tests/004.phpt] 
TEST 2021/11091 [ext/date/tests/005.phpt]
PASS idate() and invalid params [ext/date/tests/005.phpt] 
TEST 2022/11091 [ext/date/tests/006.phpt]
PASS checkdate() tests [ext/date/tests/006.phpt] 
TEST 2023/11091 [ext/date/tests/007.phpt]
PASS localtime() tests [ext/date/tests/007.phpt] 
TEST 2024/11091 [ext/date/tests/008.phpt]
PASS getdate() tests [ext/date/tests/008.phpt] 
TEST 2025/11091 [ext/date/tests/009.phpt]
PASS strftime() and gmstrftime() tests [ext/date/tests/009.phpt] 
TEST 2026/11091 [ext/date/tests/009_win32.phpt]
SKIP strftime() and gmstrftime() tests [ext/date/tests/009_win32.phpt] reason: only windows test.
TEST 2027/11091 [ext/date/tests/010.phpt]
PASS timezone_abbreviations_list() tests [ext/date/tests/010.phpt] 
TEST 2028/11091 [ext/date/tests/011.phpt]
PASS timezone_name_from_abbr() tests [ext/date/tests/011.phpt] 
TEST 2029/11091 [ext/date/tests/012.phpt]
PASS date_isodate_set() tests [ext/date/tests/012.phpt] 
TEST 2030/11091 [ext/date/tests/013.phpt]
PASS date_date_set() tests [ext/date/tests/013.phpt] 
TEST 2031/11091 [ext/date/tests/014.phpt]
PASS timezone_offset_get() tests [ext/date/tests/014.phpt] 
TEST 2032/11091 [ext/date/tests/015.phpt]
PASS timezone object reference handling [ext/date/tests/015.phpt] 
TEST 2033/11091 [ext/date/tests/DateInterval_format.phpt]
PASS DateInterval::format(), except %a [ext/date/tests/DateInterval_format.phpt] 
TEST 2034/11091 [ext/date/tests/DateInterval_format_a.phpt]
PASS DateInterval::format(), %a [ext/date/tests/DateInterval_format_a.phpt] 
TEST 2035/11091 [ext/date/tests/DatePeriod_wrong_constructor.phpt]
PASS DatePeriod: Test wrong __construct parameter [ext/date/tests/DatePeriod_wrong_constructor.phpt] 
TEST 2036/11091 [ext/date/tests/DateTimeZone_clone_basic1.phpt]
PASS Test clone on DateTimeZone objects [ext/date/tests/DateTimeZone_clone_basic1.phpt] 
TEST 2037/11091 [ext/date/tests/DateTimeZone_clone_basic2.phpt]
PASS Testing clone on objects whoose class derived from DateTimeZone class [ext/date/tests/DateTimeZone_clone_basic2.phpt] 
TEST 2038/11091 [ext/date/tests/DateTimeZone_clone_basic3.phpt]
PASS Test clone of DateTimeZOne objects [ext/date/tests/DateTimeZone_clone_basic3.phpt] 
TEST 2039/11091 [ext/date/tests/DateTimeZone_clone_basic4.phpt]
PASS Test clone of DateTimeZone derived objects with __clone magic method [ext/date/tests/DateTimeZone_clone_basic4.phpt] 
TEST 2040/11091 [ext/date/tests/DateTimeZone_compare_basic1.phpt]
PASS Test of compare object handler for DateTime objects [ext/date/tests/DateTimeZone_compare_basic1.phpt] 
TEST 2041/11091 [ext/date/tests/DateTimeZone_construct_basic.phpt]
PASS Test new DateTimeZone() : basic functionality [ext/date/tests/DateTimeZone_construct_basic.phpt] 
TEST 2042/11091 [ext/date/tests/DateTimeZone_construct_error.phpt]
PASS Test new DateTimeZone() : error conditions [ext/date/tests/DateTimeZone_construct_error.phpt] 
TEST 2043/11091 [ext/date/tests/DateTimeZone_construct_variation1.phpt]
PASS Test DateTime::__construct() function : usage variation - Passing unexpected values to first argument $timezone. [ext/date/tests/DateTimeZone_construct_variation1.phpt] 
TEST 2044/11091 [ext/date/tests/DateTimeZone_extends_basic1.phpt]
PASS Test DateTimeZone class inheritance [ext/date/tests/DateTimeZone_extends_basic1.phpt] 
TEST 2045/11091 [ext/date/tests/DateTimeZone_getName_basic1.phpt]
PASS Test DateTimeZone::getName() function : basic functionality [ext/date/tests/DateTimeZone_getName_basic1.phpt] 
TEST 2046/11091 [ext/date/tests/DateTimeZone_getName_error.phpt]
PASS Test DateTimeZone::getName() function : error conditions [ext/date/tests/DateTimeZone_getName_error.phpt] 
TEST 2047/11091 [ext/date/tests/DateTimeZone_getOffset_basic1.phpt]
PASS Test DateTimeZone::getOffset() function : basic functionality [ext/date/tests/DateTimeZone_getOffset_basic1.phpt] 
TEST 2048/11091 [ext/date/tests/DateTimeZone_getOffset_error.phpt]
PASS Test DateTimeZone::getOffset() function : error conditions [ext/date/tests/DateTimeZone_getOffset_error.phpt] 
TEST 2049/11091 [ext/date/tests/DateTimeZone_getOffset_variation1.phpt]
PASS Test DateTimeZone::getOffset() function : usage variation - Passing unexpected values to first argument $datetime. [ext/date/tests/DateTimeZone_getOffset_variation1.phpt] 
TEST 2050/11091 [ext/date/tests/DateTimeZone_getTransitions_basic1.phpt]
PASS Test DateTimeZone::getTransitions() function : basic functionality [ext/date/tests/DateTimeZone_getTransitions_basic1.phpt] 
TEST 2051/11091 [ext/date/tests/DateTimeZone_getTransitions_error.phpt]
PASS Test DateTimeZone::getTransitions() function : error conditions [ext/date/tests/DateTimeZone_getTransitions_error.phpt] 
TEST 2052/11091 [ext/date/tests/DateTimeZone_listAbbreviations_basic1.phpt]
PASS Test DateTimeZone::listAbbreviations() function : basic functionality [ext/date/tests/DateTimeZone_listAbbreviations_basic1.phpt] 
TEST 2053/11091 [ext/date/tests/DateTimeZone_listIdentifiers_basic1.phpt]
PASS Test DateTimeZone::listIdentifiers function : basic functionality [ext/date/tests/DateTimeZone_listIdentifiers_basic1.phpt] 
TEST 2054/11091 [ext/date/tests/DateTimeZone_serialize.phpt]
PASS Test serialization of DateTimeZone objects [ext/date/tests/DateTimeZone_serialize.phpt] 
TEST 2055/11091 [ext/date/tests/DateTimeZone_verify.phpt]
PASS Test DateTimeZone class registration [ext/date/tests/DateTimeZone_verify.phpt] 
TEST 2056/11091 [ext/date/tests/DateTime_add-dates.phpt]
PASS DateTime::add() -- dates [ext/date/tests/DateTime_add-dates.phpt] 
TEST 2057/11091 [ext/date/tests/DateTime_add-fall-type2-type2.phpt]
PASS DateTime::add() -- fall type2 type2 [ext/date/tests/DateTime_add-fall-type2-type2.phpt] 
TEST 2058/11091 [ext/date/tests/DateTime_add-fall-type2-type3.phpt]
XFAIL DateTime::add() -- fall type2 type3 [ext/date/tests/DateTime_add-fall-type2-type3.phpt]   XFAIL REASON: Various bugs exist
TEST 2059/11091 [ext/date/tests/DateTime_add-fall-type3-type2.phpt]
XFAIL DateTime::add() -- fall type3 type2 [ext/date/tests/DateTime_add-fall-type3-type2.phpt]   XFAIL REASON: Various bugs exist
TEST 2060/11091 [ext/date/tests/DateTime_add-fall-type3-type3.phpt]
XFAIL DateTime::add() -- fall type3 type3 [ext/date/tests/DateTime_add-fall-type3-type3.phpt]   XFAIL REASON: Various bugs exist
TEST 2061/11091 [ext/date/tests/DateTime_add-february.phpt]
PASS DateTime::add() -- february [ext/date/tests/DateTime_add-february.phpt] 
TEST 2062/11091 [ext/date/tests/DateTime_add-massive.phpt]
PASS DateTime::add() -- massive [ext/date/tests/DateTime_add-massive.phpt] 
TEST 2063/11091 [ext/date/tests/DateTime_add-spring-type2-type2.phpt]
PASS DateTime::add() -- spring type2 type2 [ext/date/tests/DateTime_add-spring-type2-type2.phpt] 
TEST 2064/11091 [ext/date/tests/DateTime_add-spring-type2-type3.phpt]
XFAIL DateTime::add() -- spring type2 type3 [ext/date/tests/DateTime_add-spring-type2-type3.phpt]   XFAIL REASON: Various bugs exist
TEST 2065/11091 [ext/date/tests/DateTime_add-spring-type3-type2.phpt]
XFAIL DateTime::add() -- spring type3 type2 [ext/date/tests/DateTime_add-spring-type3-type2.phpt]   XFAIL REASON: Various bugs exist
TEST 2066/11091 [ext/date/tests/DateTime_add-spring-type3-type3.phpt]
XFAIL DateTime::add() -- spring type3 type3 [ext/date/tests/DateTime_add-spring-type3-type3.phpt]   XFAIL REASON: Various bugs exist
TEST 2067/11091 [ext/date/tests/DateTime_clone_basic1.phpt]
PASS Test clone on DateTime objects [ext/date/tests/DateTime_clone_basic1.phpt] 
TEST 2068/11091 [ext/date/tests/DateTime_clone_basic2.phpt]
PASS Test clone of objects whoose class derived from DateTime class [ext/date/tests/DateTime_clone_basic2.phpt] 
TEST 2069/11091 [ext/date/tests/DateTime_clone_basic3.phpt]
PASS Test clone of DateTime objects [ext/date/tests/DateTime_clone_basic3.phpt] 
TEST 2070/11091 [ext/date/tests/DateTime_clone_basic4.phpt]
PASS Test clone of DateTime derived objects with __clone magic method [ext/date/tests/DateTime_clone_basic4.phpt] 
TEST 2071/11091 [ext/date/tests/DateTime_compare_basic1.phpt]
PASS Test of compare object handler for DateTime objects [ext/date/tests/DateTime_compare_basic1.phpt] 
TEST 2072/11091 [ext/date/tests/DateTime_construct-dst-overlap.phpt]
PASS DateTime::__construct() -- fall daylight/standard overlap [ext/date/tests/DateTime_construct-dst-overlap.phpt] 
TEST 2073/11091 [ext/date/tests/DateTime_construct_basic1.phpt]
PASS Test new DateTime() : basic functionality [ext/date/tests/DateTime_construct_basic1.phpt] 
TEST 2074/11091 [ext/date/tests/DateTime_construct_error.phpt]
PASS Test new DateTime() : error conditions [ext/date/tests/DateTime_construct_error.phpt] 
TEST 2075/11091 [ext/date/tests/DateTime_construct_variation1.phpt]
PASS Test new DateTime() function : usage variation - Passing unexpected values to first argument $time. [ext/date/tests/DateTime_construct_variation1.phpt] 
TEST 2076/11091 [ext/date/tests/DateTime_construct_variation2.phpt]
PASS Test new DateTime() function : usage variation - Passing unexpected values to second argument $timezone. [ext/date/tests/DateTime_construct_variation2.phpt] 
TEST 2077/11091 [ext/date/tests/DateTime_days-absolute.phpt]
PASS DateTime::diff() days -- absolute [ext/date/tests/DateTime_days-absolute.phpt] 
TEST 2078/11091 [ext/date/tests/DateTime_days-dates.phpt]
PASS DateTime::diff() days -- dates [ext/date/tests/DateTime_days-dates.phpt] 
TEST 2079/11091 [ext/date/tests/DateTime_days-fall-type2-type2.phpt]
PASS DateTime::diff() days -- fall type2 type2 [ext/date/tests/DateTime_days-fall-type2-type2.phpt] 
TEST 2080/11091 [ext/date/tests/DateTime_days-fall-type2-type3.phpt]
PASS DateTime::diff() days -- fall type2 type3 [ext/date/tests/DateTime_days-fall-type2-type3.phpt] 
TEST 2081/11091 [ext/date/tests/DateTime_days-fall-type3-type2.phpt]
PASS DateTime::diff() days -- fall type3 type2 [ext/date/tests/DateTime_days-fall-type3-type2.phpt] 
TEST 2082/11091 [ext/date/tests/DateTime_days-fall-type3-type3.phpt]
PASS DateTime::diff() days -- fall type3 type3 [ext/date/tests/DateTime_days-fall-type3-type3.phpt] 
TEST 2083/11091 [ext/date/tests/DateTime_days-february.phpt]
PASS DateTime::diff() days -- february [ext/date/tests/DateTime_days-february.phpt] 
TEST 2084/11091 [ext/date/tests/DateTime_days-massive.phpt]
PASS DateTime::diff() days -- massive [ext/date/tests/DateTime_days-massive.phpt] 
TEST 2085/11091 [ext/date/tests/DateTime_days-spring-type2-type2.phpt]
PASS DateTime::diff() days -- spring type2 type2 [ext/date/tests/DateTime_days-spring-type2-type2.phpt] 
TEST 2086/11091 [ext/date/tests/DateTime_days-spring-type2-type3.phpt]
PASS DateTime::diff() days -- spring type2 type3 [ext/date/tests/DateTime_days-spring-type2-type3.phpt] 
TEST 2087/11091 [ext/date/tests/DateTime_days-spring-type3-type2.phpt]
PASS DateTime::diff() days -- spring type3 type2 [ext/date/tests/DateTime_days-spring-type3-type2.phpt] 
TEST 2088/11091 [ext/date/tests/DateTime_days-spring-type3-type3.phpt]
PASS DateTime::diff() days -- spring type3 type3 [ext/date/tests/DateTime_days-spring-type3-type3.phpt] 
TEST 2089/11091 [ext/date/tests/DateTime_diff-absolute.phpt]
PASS DateTime::diff() -- absolute [ext/date/tests/DateTime_diff-absolute.phpt] 
TEST 2090/11091 [ext/date/tests/DateTime_diff-dates.phpt]
PASS DateTime::diff() -- dates [ext/date/tests/DateTime_diff-dates.phpt] 
TEST 2091/11091 [ext/date/tests/DateTime_diff-fall-type2-type2.phpt]
PASS DateTime::diff() -- fall type2 type2 [ext/date/tests/DateTime_diff-fall-type2-type2.phpt] 
TEST 2092/11091 [ext/date/tests/DateTime_diff-fall-type2-type3.phpt]
XFAIL DateTime::diff() -- fall type2 type3 [ext/date/tests/DateTime_diff-fall-type2-type3.phpt]   XFAIL REASON: Various bugs exist
TEST 2093/11091 [ext/date/tests/DateTime_diff-fall-type3-type2.phpt]
XFAIL DateTime::diff() -- fall type3 type2 [ext/date/tests/DateTime_diff-fall-type3-type2.phpt]   XFAIL REASON: Various bugs exist
TEST 2094/11091 [ext/date/tests/DateTime_diff-fall-type3-type3.phpt]
XFAIL DateTime::diff() -- fall type3 type3 [ext/date/tests/DateTime_diff-fall-type3-type3.phpt]   XFAIL REASON: Various bugs exist
TEST 2095/11091 [ext/date/tests/DateTime_diff-february.phpt]
PASS DateTime::diff() -- february [ext/date/tests/DateTime_diff-february.phpt] 
TEST 2096/11091 [ext/date/tests/DateTime_diff-massive.phpt]
PASS DateTime::diff() -- massive [ext/date/tests/DateTime_diff-massive.phpt] 
TEST 2097/11091 [ext/date/tests/DateTime_diff-spring-type2-type2.phpt]
PASS DateTime::diff() -- spring type2 type2 [ext/date/tests/DateTime_diff-spring-type2-type2.phpt] 
TEST 2098/11091 [ext/date/tests/DateTime_diff-spring-type2-type3.phpt]
XFAIL DateTime::diff() -- spring type2 type3 [ext/date/tests/DateTime_diff-spring-type2-type3.phpt]   XFAIL REASON: Various bugs exist
TEST 2099/11091 [ext/date/tests/DateTime_diff-spring-type3-type2.phpt]
XFAIL DateTime::diff() -- spring type3 type2 [ext/date/tests/DateTime_diff-spring-type3-type2.phpt]   XFAIL REASON: Various bugs exist
TEST 2100/11091 [ext/date/tests/DateTime_diff-spring-type3-type3.phpt]
XFAIL DateTime::diff() -- spring type3 type3 [ext/date/tests/DateTime_diff-spring-type3-type3.phpt]   XFAIL REASON: Various bugs exist
TEST 2101/11091 [ext/date/tests/DateTime_extends_basic1.phpt]
PASS Test DateTime class inheritance [ext/date/tests/DateTime_extends_basic1.phpt] 
TEST 2102/11091 [ext/date/tests/DateTime_extends_basic2.phpt]
PASS Test DateTime class inheritance : with user space __construct magic method [ext/date/tests/DateTime_extends_basic2.phpt] 
TEST 2103/11091 [ext/date/tests/DateTime_extends_basic3.phpt]
PASS Test DateTime class inheritance : with user space fromat() method [ext/date/tests/DateTime_extends_basic3.phpt] 
TEST 2104/11091 [ext/date/tests/DateTime_format_basic1.phpt]
PASS Test DateTime::format() function : basic functionality [ext/date/tests/DateTime_format_basic1.phpt] 
TEST 2105/11091 [ext/date/tests/DateTime_format_basic2.phpt]
PASS Test date_format() function : basic functionality [ext/date/tests/DateTime_format_basic2.phpt] 
TEST 2106/11091 [ext/date/tests/DateTime_format_error.phpt]
PASS Test DateTime::format() function : error conditions [ext/date/tests/DateTime_format_error.phpt] 
TEST 2107/11091 [ext/date/tests/DateTime_format_variation1.phpt]
PASS Test DateTime::format() function : usage variation - Passing unexpected values to first argument $format. [ext/date/tests/DateTime_format_variation1.phpt] 
TEST 2108/11091 [ext/date/tests/DateTime_getOffset_basic1.phpt]
PASS Test DateTime::getOffset() function : basic functionality [ext/date/tests/DateTime_getOffset_basic1.phpt] 
TEST 2109/11091 [ext/date/tests/DateTime_getOffset_error.phpt]
PASS Test DateTime::getOffset() function : error conditions [ext/date/tests/DateTime_getOffset_error.phpt] 
TEST 2110/11091 [ext/date/tests/DateTime_getTimeZone_basic1.phpt]
PASS Test DateTime::getTimezone() function : basic functionality [ext/date/tests/DateTime_getTimeZone_basic1.phpt] 
TEST 2111/11091 [ext/date/tests/DateTime_modify_basic1.phpt]
PASS Test DateTime::modify() function : basic functionality [ext/date/tests/DateTime_modify_basic1.phpt] 
TEST 2112/11091 [ext/date/tests/DateTime_modify_error.phpt]
PASS Test DateTime::modify() function : error conditions [ext/date/tests/DateTime_modify_error.phpt] 
TEST 2113/11091 [ext/date/tests/DateTime_modify_variation1.phpt]
PASS Test DateTime::modify() function : usage variation - Passing unexpected values to first argument $modify. [ext/date/tests/DateTime_modify_variation1.phpt] 
TEST 2114/11091 [ext/date/tests/DateTime_serialize.phpt]
PASS Test serialization of DateTime objects [ext/date/tests/DateTime_serialize.phpt] 
TEST 2115/11091 [ext/date/tests/DateTime_setDate_basic1.phpt]
PASS Test DateTime::setDate() function : basic functionality [ext/date/tests/DateTime_setDate_basic1.phpt] 
TEST 2116/11091 [ext/date/tests/DateTime_setDate_error.phpt]
PASS Test DateTime::setDate() function : error conditions [ext/date/tests/DateTime_setDate_error.phpt] 
TEST 2117/11091 [ext/date/tests/DateTime_setDate_variation1.phpt]
PASS Test DateTime::setDate() function : usage variation - Passing unexpected values to first argument $year. [ext/date/tests/DateTime_setDate_variation1.phpt] 
TEST 2118/11091 [ext/date/tests/DateTime_setDate_variation2.phpt]
PASS Test DateTime::setDate() function : usage variation - Passing unexpected values to second argument $month. [ext/date/tests/DateTime_setDate_variation2.phpt] 
TEST 2119/11091 [ext/date/tests/DateTime_setDate_variation3.phpt]
PASS Test DateTime::setDate() function : usage variation - Passing unexpected values to third argument $day. [ext/date/tests/DateTime_setDate_variation3.phpt] 
TEST 2120/11091 [ext/date/tests/DateTime_setISODate_basic1.phpt]
PASS Test DateTime::setISODate() function : basic functionality [ext/date/tests/DateTime_setISODate_basic1.phpt] 
TEST 2121/11091 [ext/date/tests/DateTime_setISODate_error.phpt]
PASS Test DateTime::setISODate () function : error conditions [ext/date/tests/DateTime_setISODate_error.phpt] 
TEST 2122/11091 [ext/date/tests/DateTime_setISODate_variation1.phpt]
PASS Test DateTime::setISODate() function : usage variation - Passing unexpected values to first argument $year. [ext/date/tests/DateTime_setISODate_variation1.phpt] 
TEST 2123/11091 [ext/date/tests/DateTime_setISODate_variation2.phpt]
PASS Test DateTime::setISODate() function : usage variation - Passing unexpected values to second argument $week. [ext/date/tests/DateTime_setISODate_variation2.phpt] 
TEST 2124/11091 [ext/date/tests/DateTime_setISODate_variation3.phpt]
PASS Test DateTime::setISODate() function : usage variation - Passing unexpected values to third argument $day. [ext/date/tests/DateTime_setISODate_variation3.phpt] 
TEST 2125/11091 [ext/date/tests/DateTime_setTime_basic1.phpt]
PASS Test DateTime::setTime() function : basic functionality [ext/date/tests/DateTime_setTime_basic1.phpt] 
TEST 2126/11091 [ext/date/tests/DateTime_setTime_error.phpt]
PASS Test DateTime::setTime() function : error conditions [ext/date/tests/DateTime_setTime_error.phpt] 
TEST 2127/11091 [ext/date/tests/DateTime_setTime_variation1.phpt]
PASS Test DateTime::setTime() function : usage variation - Passing unexpected values to first argument $hour. [ext/date/tests/DateTime_setTime_variation1.phpt] 
TEST 2128/11091 [ext/date/tests/DateTime_setTime_variation2.phpt]
PASS Test DateTime::setTime() function : usage variation - Passing unexpected values to second argument $minute. [ext/date/tests/DateTime_setTime_variation2.phpt] 
TEST 2129/11091 [ext/date/tests/DateTime_setTime_variation3.phpt]
PASS Test DateTime::setTime() function : usage variation - Passing unexpected values to third argument $second. [ext/date/tests/DateTime_setTime_variation3.phpt] 
TEST 2130/11091 [ext/date/tests/DateTime_setTimezone_basic1.phpt]
PASS Test DateTime::setTimezone() function : basic functionality [ext/date/tests/DateTime_setTimezone_basic1.phpt] 
TEST 2131/11091 [ext/date/tests/DateTime_setTimezone_error.phpt]
PASS Test DateTime::setTimezone () function : error conditions [ext/date/tests/DateTime_setTimezone_error.phpt] 
TEST 2132/11091 [ext/date/tests/DateTime_setTimezone_variation1.phpt]
PASS Test DateTime::setTimezone() function : usage variation - Passing unexpected values to first argument $timezone. [ext/date/tests/DateTime_setTimezone_variation1.phpt] 
TEST 2133/11091 [ext/date/tests/DateTime_sub-dates.phpt]
PASS DateTime::sub() -- dates [ext/date/tests/DateTime_sub-dates.phpt] 
TEST 2134/11091 [ext/date/tests/DateTime_sub-fall-type2-type2.phpt]
PASS DateTime::sub() -- fall type2 type2 [ext/date/tests/DateTime_sub-fall-type2-type2.phpt] 
TEST 2135/11091 [ext/date/tests/DateTime_sub-fall-type2-type3.phpt]
XFAIL DateTime::sub() -- fall type2 type3 [ext/date/tests/DateTime_sub-fall-type2-type3.phpt]   XFAIL REASON: Various bugs exist
TEST 2136/11091 [ext/date/tests/DateTime_sub-fall-type3-type2.phpt]
XFAIL DateTime::sub() -- fall type3 type2 [ext/date/tests/DateTime_sub-fall-type3-type2.phpt]   XFAIL REASON: Various bugs exist
TEST 2137/11091 [ext/date/tests/DateTime_sub-fall-type3-type3.phpt]
XFAIL DateTime::sub() -- fall type3 type3 [ext/date/tests/DateTime_sub-fall-type3-type3.phpt]   XFAIL REASON: Various bugs exist
TEST 2138/11091 [ext/date/tests/DateTime_sub-february.phpt]
PASS DateTime::sub() -- february [ext/date/tests/DateTime_sub-february.phpt] 
TEST 2139/11091 [ext/date/tests/DateTime_sub-massive.phpt]
PASS DateTime::sub() -- massive [ext/date/tests/DateTime_sub-massive.phpt] 
TEST 2140/11091 [ext/date/tests/DateTime_sub-spring-type2-type2.phpt]
PASS DateTime::sub() -- spring type2 type2 [ext/date/tests/DateTime_sub-spring-type2-type2.phpt] 
TEST 2141/11091 [ext/date/tests/DateTime_sub-spring-type2-type3.phpt]
XFAIL DateTime::sub() -- spring type2 type3 [ext/date/tests/DateTime_sub-spring-type2-type3.phpt]   XFAIL REASON: Various bugs exist
TEST 2142/11091 [ext/date/tests/DateTime_sub-spring-type3-type2.phpt]
XFAIL DateTime::sub() -- spring type3 type2 [ext/date/tests/DateTime_sub-spring-type3-type2.phpt]   XFAIL REASON: Various bugs exist
TEST 2143/11091 [ext/date/tests/DateTime_sub-spring-type3-type3.phpt]
XFAIL DateTime::sub() -- spring type3 type3 [ext/date/tests/DateTime_sub-spring-type3-type3.phpt]   XFAIL REASON: Various bugs exist
TEST 2144/11091 [ext/date/tests/DateTime_verify.phpt]
PASS Test DateTime class registration [ext/date/tests/DateTime_verify.phpt] 
TEST 2145/11091 [ext/date/tests/big_year.phpt]
SKIP Handling of large year values [ext/date/tests/big_year.phpt] reason: 64-bit only
TEST 2146/11091 [ext/date/tests/bug13142.phpt]
PASS Bug #13142 (strtotime handling of "M d H:i:s Y" format) [ext/date/tests/bug13142.phpt] 
TEST 2147/11091 [ext/date/tests/bug14561.phpt]
PASS Bug #14561 (strtotime() bug) [ext/date/tests/bug14561.phpt] 
TEST 2148/11091 [ext/date/tests/bug17988.phpt]
PASS Bug #17988 (strtotime handling of postgresql timestamps) [ext/date/tests/bug17988.phpt] 
TEST 2149/11091 [ext/date/tests/bug20382-1.phpt]
PASS Bug #20382 [1] (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/date/tests/bug20382-1.phpt] 
TEST 2150/11091 [ext/date/tests/bug20382-2.phpt]
PASS Bug #20382 [2] (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/date/tests/bug20382-2.phpt] 
TEST 2151/11091 [ext/date/tests/bug21399.phpt]
PASS Bug #21399 (strtotime() request for "YYYYMMDDhhmmss [ZZZ]") [ext/date/tests/bug21399.phpt] 
TEST 2152/11091 [ext/date/tests/bug21966.phpt]
PASS Bug #21966 (date() or mktime() returning bad value for mktime month param of '2') [ext/date/tests/bug21966.phpt] 
TEST 2153/11091 [ext/date/tests/bug26090.phpt]
PASS Bug #26090 (allow colons in time zone offset to strtotime()) [ext/date/tests/bug26090.phpt] 
TEST 2154/11091 [ext/date/tests/bug26198.phpt]
PASS Bug #26198 (strtotime handling of "M Y" and "Y M" format) [ext/date/tests/bug26198.phpt] 
TEST 2155/11091 [ext/date/tests/bug26317.phpt]
PASS Bug #26317 (military timezone offset signedness) [ext/date/tests/bug26317.phpt] 
TEST 2156/11091 [ext/date/tests/bug26320.phpt]
PASS Bug #26320 (strtotime handling of XML Schema/ISO 8601 format) [ext/date/tests/bug26320.phpt] 
TEST 2157/11091 [ext/date/tests/bug26694.phpt]
PASS Bug #26694 (strtotime() request for "Sun, 21 Dec 2003 20:38:33 +0000 GMT") [ext/date/tests/bug26694.phpt] 
TEST 2158/11091 [ext/date/tests/bug27719.phpt]
PASS Bug #27719 (mktime returns incorrect timestamp for dst days) [ext/date/tests/bug27719.phpt] 
TEST 2159/11091 [ext/date/tests/bug27780.phpt]
FAIL Bug #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/date/tests/bug27780.phpt] 
TEST 2160/11091 [ext/date/tests/bug28024.phpt]
PASS Bug #28024 (Changed behavior of strtotime()) [ext/date/tests/bug28024.phpt] 
TEST 2161/11091 [ext/date/tests/bug28088.phpt]
PASS Bug #28088 (strtotime() cannot convert 00 hours") [ext/date/tests/bug28088.phpt] 
TEST 2162/11091 [ext/date/tests/bug28599.phpt]
PASS Bug #28599 (strtotime fails with zero base time) [ext/date/tests/bug28599.phpt] 
TEST 2163/11091 [ext/date/tests/bug29150.phpt]
PASS Bug #29150 (Roman number format for months) [ext/date/tests/bug29150.phpt] 
TEST 2164/11091 [ext/date/tests/bug29585.phpt]
PASS Bug #29585 (Support week numbers in strtotime()) [ext/date/tests/bug29585.phpt] 
TEST 2165/11091 [ext/date/tests/bug29595.phpt]
PASS Bug #29595 (Roman number format for months) [ext/date/tests/bug29595.phpt] 
TEST 2166/11091 [ext/date/tests/bug30096.phpt]
PASS Bug #30096 (gmmktime does not return the corrent time) [ext/date/tests/bug30096.phpt] 
TEST 2167/11091 [ext/date/tests/bug30532.phpt]
PASS Bug #30532 (strtotime - crossing daylight savings time) [ext/date/tests/bug30532.phpt] 
TEST 2168/11091 [ext/date/tests/bug32086.phpt]
PASS Bug #32086 (strtotime don't work in DST) [ext/date/tests/bug32086.phpt] 
TEST 2169/11091 [ext/date/tests/bug32270.phpt]
PASS Bug #32270 (strtotime/date behavior) [ext/date/tests/bug32270.phpt] 
TEST 2170/11091 [ext/date/tests/bug32555.phpt]
FAIL Bug #32555 (strtotime("tomorrow") can return false) [ext/date/tests/bug32555.phpt] 
TEST 2171/11091 [ext/date/tests/bug32588.phpt]
PASS Bug #32588 (strtotime() error for 'last xxx' DST problem) [ext/date/tests/bug32588.phpt] 
TEST 2172/11091 [ext/date/tests/bug33056.phpt]
PASS Bug #33056 (strtotime() does not parse 20050518t090000Z) [ext/date/tests/bug33056.phpt] 
TEST 2173/11091 [ext/date/tests/bug33414-1.phpt]
PASS Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt] 
TEST 2174/11091 [ext/date/tests/bug33414-2.phpt]
PASS Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt] 
TEST 2175/11091 [ext/date/tests/bug33415-1.phpt]
PASS Bug #33415 [1] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-1.phpt] 
TEST 2176/11091 [ext/date/tests/bug33415-2.phpt]
PASS Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt] 
TEST 2177/11091 [ext/date/tests/bug33452.phpt]
PASS Bug #33452 (Support for year accompanying ISO week nr) [ext/date/tests/bug33452.phpt] 
TEST 2178/11091 [ext/date/tests/bug33532.phpt]
FAIL Bug #33532 (Different output for strftime() and date()) [ext/date/tests/bug33532.phpt] 
TEST 2179/11091 [ext/date/tests/bug33536.phpt]
PASS Bug #33456 (strtotime defaults to now even on non time string) [ext/date/tests/bug33536.phpt] 
TEST 2180/11091 [ext/date/tests/bug33562.phpt]
PASS Bug #33562 (date("") crashes) [ext/date/tests/bug33562.phpt] 
TEST 2181/11091 [ext/date/tests/bug33563.phpt]
PASS Bug #33563 (strtotime('+1 month',$abc) cant get right time) [ext/date/tests/bug33563.phpt] 
TEST 2182/11091 [ext/date/tests/bug33578.phpt]
PASS Bug #33578 (strtotime() doesn't parse "11 Oct" format") [ext/date/tests/bug33578.phpt] 
TEST 2183/11091 [ext/date/tests/bug33869.phpt]
PASS Bug #33869 (strtotime() doesn't parse "+1days" format) [ext/date/tests/bug33869.phpt] 
TEST 2184/11091 [ext/date/tests/bug33957.phpt]
PASS Bug #33957 (gmdate('W')/date('W') sometimes returns wrong week number) [ext/date/tests/bug33957.phpt] 
TEST 2185/11091 [ext/date/tests/bug34087.phpt]
PASS Bug #34087 (strtotime() does not work with date format "Y/m/d") [ext/date/tests/bug34087.phpt] 
TEST 2186/11091 [ext/date/tests/bug34304.phpt]
PASS Bug #34304 (date('w') returns wrong number for sunday, 'N' modifier is missing) [ext/date/tests/bug34304.phpt] 
TEST 2187/11091 [ext/date/tests/bug34676.phpt]
PASS Bug #34676 (missing support for strtotime("midnight") and strtotime("noon")) [ext/date/tests/bug34676.phpt] 
TEST 2188/11091 [ext/date/tests/bug34771.phpt]
PASS Bug #34771 (strtotime() fails with 1-12am/pm) [ext/date/tests/bug34771.phpt] 
TEST 2189/11091 [ext/date/tests/bug35143.phpt]
PASS Bug #35143 (gettimeofday() ignores current time zone) [ext/date/tests/bug35143.phpt] 
TEST 2190/11091 [ext/date/tests/bug35218.phpt]
PASS Bug #35218 (strtotime no longer ignores timezone comments like "(PST)") [ext/date/tests/bug35218.phpt] 
TEST 2191/11091 [ext/date/tests/bug35414.phpt]
PASS Bug #35414 (strtotime() no longer works with ordinal suffix) [ext/date/tests/bug35414.phpt] 
TEST 2192/11091 [ext/date/tests/bug35422.phpt]
PASS Bug #35422 (strtotime() does not parse times with UTC as timezone) [ext/date/tests/bug35422.phpt] 
TEST 2193/11091 [ext/date/tests/bug35425.phpt]
PASS Bug #35425 (idate() function ignores timezone settings) [ext/date/tests/bug35425.phpt] 
TEST 2194/11091 [ext/date/tests/bug35456.phpt]
PASS Bug #35456 (+ 1 [time unit] format did not work) [ext/date/tests/bug35456.phpt] 
TEST 2195/11091 [ext/date/tests/bug35499.phpt]
PASS Bug #35499 (strtotime() does not handle whitespace around the date string) [ext/date/tests/bug35499.phpt] 
TEST 2196/11091 [ext/date/tests/bug35624.phpt]
PASS Bug #35624 (strtotime() does not handle 3 character weekdays) [ext/date/tests/bug35624.phpt] 
TEST 2197/11091 [ext/date/tests/bug35630.phpt]
PASS Bug #35630 (strtotime() crashes on non-separated relative modifiers) [ext/date/tests/bug35630.phpt] 
TEST 2198/11091 [ext/date/tests/bug35699.phpt]
PASS Bug #35699 (date() can't handle leap years before 1970) [ext/date/tests/bug35699.phpt] 
TEST 2199/11091 [ext/date/tests/bug35705.phpt]
PASS Bug #35705 (strtotime() fails to parse soap date format without TZ) [ext/date/tests/bug35705.phpt] 
TEST 2200/11091 [ext/date/tests/bug35885.phpt]
PASS Bug #35885 (strtotime("NOW") no longer works) [ext/date/tests/bug35885.phpt] 
TEST 2201/11091 [ext/date/tests/bug35887.phpt]
PASS Bug #35887 (wddx_deserialize not parsing dateTime fields properly) [ext/date/tests/bug35887.phpt] 
TEST 2202/11091 [ext/date/tests/bug36224.phpt]
PASS Bug #36224 (date(DATE_ATOM) gives wrong resulsts) [ext/date/tests/bug36224.phpt] 
TEST 2203/11091 [ext/date/tests/bug36510.phpt]
PASS Bug #36510 (strtotime() fails to parse date strings with tabs) [ext/date/tests/bug36510.phpt] 
TEST 2204/11091 [ext/date/tests/bug36599.phpt]
PASS Bug #36599 (DATE_W3C format constant incorrect). [ext/date/tests/bug36599.phpt] 
TEST 2205/11091 [ext/date/tests/bug36988.phpt]
PASS Bug #36988 (mktime freezes on long numbers) [ext/date/tests/bug36988.phpt] 
TEST 2206/11091 [ext/date/tests/bug37017.phpt]
PASS Bug #37017 (strtotime fails before 13:00:00 with some time zones identifiers). [ext/date/tests/bug37017.phpt] 
TEST 2207/11091 [ext/date/tests/bug37368.phpt]
PASS Bug #37368 (Incorrect timestamp returned for strtotime()). [ext/date/tests/bug37368.phpt] 
TEST 2208/11091 [ext/date/tests/bug37514.phpt]
PASS Bug #37514 (strtotime doesn't assume year correctly). [ext/date/tests/bug37514.phpt] 
TEST 2209/11091 [ext/date/tests/bug37616.phpt]
PASS Bug #37616 (DATE_RFC822 does not product RFC 822 dates) [ext/date/tests/bug37616.phpt] 
TEST 2210/11091 [ext/date/tests/bug37747.phpt]
PASS Bug #37747 (strtotime segfaults when given "nextyear") [ext/date/tests/bug37747.phpt] 
TEST 2211/11091 [ext/date/tests/bug38229.phpt]
PASS Bug #38229 (strtotime() does not parse YYYY-MM) [ext/date/tests/bug38229.phpt] 
TEST 2212/11091 [ext/date/tests/bug39782.phpt]
PASS Bug #39782 (setTime() on a DateTime constructed with a Weekday yields incorrect results) [ext/date/tests/bug39782.phpt] 
TEST 2213/11091 [ext/date/tests/bug40743.phpt]
PASS Bug #40743 (DateTime ignores the TimeZone object passed to the constructor) [ext/date/tests/bug40743.phpt] 
TEST 2214/11091 [ext/date/tests/bug40861.phpt]
PASS Bug #40861 (Multiple +/- on relative units breaks strtotime()) [ext/date/tests/bug40861.phpt] 
TEST 2215/11091 [ext/date/tests/bug41523-64bit.phpt]
SKIP Bug #41523 (strtotime('0000-00-00 00:00:00') is parsed as 1999-11-30) (64 bit) [ext/date/tests/bug41523-64bit.phpt] reason: 64-bit only
TEST 2216/11091 [ext/date/tests/bug41523.phpt]
PASS Bug #41523 (strtotime('0000-00-00 00:00:00') is parsed as 1999-11-30) (32 bit) [ext/date/tests/bug41523.phpt] 
TEST 2217/11091 [ext/date/tests/bug41599.phpt]
PASS Bug #41599 (setTime() fails after modify() is used) [ext/date/tests/bug41599.phpt] 
TEST 2218/11091 [ext/date/tests/bug41709.phpt]
PASS Bug #41709 (strtotime() does not handle 00.00.0000) [ext/date/tests/bug41709.phpt] 
TEST 2219/11091 [ext/date/tests/bug41842.phpt]
PASS Bug #41842 (Cannot create years < 0100 & negative years with date_create or new DateTime) [ext/date/tests/bug41842.phpt] 
TEST 2220/11091 [ext/date/tests/bug41844.phpt]
PASS Bug #41844 (Format returns incorrect number of digits for negative years -0001 to -0999) [ext/date/tests/bug41844.phpt] 
TEST 2221/11091 [ext/date/tests/bug41964.phpt]
PASS Bug #41964 (strtotime returns a timestamp for non-time string of pattern '(A|a) .+') [ext/date/tests/bug41964.phpt] 
TEST 2222/11091 [ext/date/tests/bug42910.phpt]
PASS Bug #42910 (Constructing DateTime with TimeZone Indicator invalidates DateTimeZone) [ext/date/tests/bug42910.phpt] 
TEST 2223/11091 [ext/date/tests/bug43003.phpt]
PASS Bug #43003 (Invalid timezone reported for DateTime objects constructed using a timestamp) [ext/date/tests/bug43003.phpt] 
TEST 2224/11091 [ext/date/tests/bug43075.phpt]
PASS Bug #43075 (Support 24 as hour) [ext/date/tests/bug43075.phpt] 
TEST 2225/11091 [ext/date/tests/bug43452.phpt]
PASS Bug #43452 ("weekday" is not equivalent to "1 weekday" of the current weekday is "weekday") [ext/date/tests/bug43452.phpt] 
TEST 2226/11091 [ext/date/tests/bug43527.phpt]
PASS Bug #43527 (DateTime created from a timestamp reports environment timezone) [ext/date/tests/bug43527.phpt] 
TEST 2227/11091 [ext/date/tests/bug43808.phpt]
PASS Bug #43808 (date_create never fails (even when it should)) [ext/date/tests/bug43808.phpt] 
TEST 2228/11091 [ext/date/tests/bug43960.phpt]
PASS Bug #43960 (strtotime() returns timestamp in the future when given a bogus string) [ext/date/tests/bug43960.phpt] 
TEST 2229/11091 [ext/date/tests/bug44562.phpt]
PASS Bug #44562 (Creating instance of DatePeriod crashes) [ext/date/tests/bug44562.phpt] 
TEST 2230/11091 [ext/date/tests/bug44742.phpt]
PASS Bug #44742 (timezone_offset_get() causes segmentation faults) [ext/date/tests/bug44742.phpt] 
TEST 2231/11091 [ext/date/tests/bug45529.phpt]
PASS Bug #45529 (UTC not properly recognised as timezone identifier while parsing) [ext/date/tests/bug45529.phpt] 
TEST 2232/11091 [ext/date/tests/bug45554.phpt]
PASS Bug #45554 (Inconsistent behavior of the u format char) [ext/date/tests/bug45554.phpt] 
TEST 2233/11091 [ext/date/tests/bug45682.phpt]
PASS Bug #45682 (Unable to var_dump(DateInterval)) [ext/date/tests/bug45682.phpt] 
TEST 2234/11091 [ext/date/tests/bug45866.phpt]
FAIL Bug #45866 (decimal values fed to DateTime->modify() causes long execution times) [ext/date/tests/bug45866.phpt] 
TEST 2235/11091 [ext/date/tests/bug46108.phpt]
PASS Bug #46108 (DateTime - Memory leak when unserializing) [ext/date/tests/bug46108.phpt] 
TEST 2236/11091 [ext/date/tests/bug46111.phpt]
PASS Bug #46111 (strtotime() returns false for some valid timezones) [ext/date/tests/bug46111.phpt] 
TEST 2237/11091 [ext/date/tests/bug46268.phpt]
PASS Bug #46268 (When call DateTime#setTime, it seems to be called the last modify method too) [ext/date/tests/bug46268.phpt] 
TEST 2238/11091 [ext/date/tests/bug46874.phpt]
PASS Bug #46874 (DatePeriod not resetting after foreach loop) [ext/date/tests/bug46874.phpt] 
TEST 2239/11091 [ext/date/tests/bug48058.phpt]
PASS Bug #48058 (Year formatter goes wrong with out-of-int range) [ext/date/tests/bug48058.phpt] 
TEST 2240/11091 [ext/date/tests/bug48097.phpt]
PASS Bug #48097 (date_timezone_set function produces wrong datetime result) [ext/date/tests/bug48097.phpt] 
TEST 2241/11091 [ext/date/tests/bug48187.phpt]
PASS Bug #48187 (DateTime::diff() corrupting microtime() result) [ext/date/tests/bug48187.phpt] 
TEST 2242/11091 [ext/date/tests/bug48276.phpt]
PASS Bug #48276 (date("Y") prints wrong year on Big Endian machines) [ext/date/tests/bug48276.phpt] 
TEST 2243/11091 [ext/date/tests/bug48476.phpt]
PASS Bug #48476 (cloning extended DateTime class without calling parent::__constr crashed PHP) [ext/date/tests/bug48476.phpt] 
TEST 2244/11091 [ext/date/tests/bug48678.phpt]
PASS Bug #48678 (DateInterval segfaults when unserialising) [ext/date/tests/bug48678.phpt] 
TEST 2245/11091 [ext/date/tests/bug49059.phpt]
PASS Bug #49059 (DateTime::diff() repeats previous sub() operation) [ext/date/tests/bug49059.phpt] 
TEST 2246/11091 [ext/date/tests/bug49081.phpt]
PASS Bug #49081 (DateTime::diff() mistake if start in January and interval > 28 days) [ext/date/tests/bug49081.phpt] 
TEST 2247/11091 [ext/date/tests/bug49585.phpt]
PASS Bug #49585 (date_format buffer not long enough for >4 digit years) [ext/date/tests/bug49585.phpt] 
TEST 2248/11091 [ext/date/tests/bug49700.phpt]
PASS Bug #49700 (memory leaks in php_date.c if garbage collector is enabled) [ext/date/tests/bug49700.phpt] 
TEST 2249/11091 [ext/date/tests/bug49778.phpt]
PASS Bug #49778 (DateInterval::format("%a") is always zero when an interval is created from an ISO string) [ext/date/tests/bug49778.phpt] 
TEST 2250/11091 [ext/date/tests/bug50055.phpt]
PASS Bug #50555 (DateTime::sub() allows 'relative' time modifications). [ext/date/tests/bug50055.phpt] 
TEST 2251/11091 [ext/date/tests/bug50392.phpt]
PASS Bug #50392 (date_create_from_format enforces 6 digits for 'u' format character) [ext/date/tests/bug50392.phpt] 
TEST 2252/11091 [ext/date/tests/bug50475.phpt]
PASS Bug #50475 (DateTime::setISODate followed by DateTime::setTime) [ext/date/tests/bug50475.phpt] 
TEST 2253/11091 [ext/date/tests/bug50680.phpt]
PASS Bug #50680 ("eighth" quantifier is not understood) [ext/date/tests/bug50680.phpt] 
TEST 2254/11091 [ext/date/tests/bug51096.phpt]
PASS Bug #51096 (Test for "first day" vs "first day of") [ext/date/tests/bug51096.phpt] 
TEST 2255/11091 [ext/date/tests/bug51393.phpt]
PASS Bug #51393 (DateTime::createFromFormat() fails if format string contains timezone) [ext/date/tests/bug51393.phpt] 
TEST 2256/11091 [ext/date/tests/bug51819.phpt]
PASS Bug #51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error) [ext/date/tests/bug51819.phpt] 
TEST 2257/11091 [ext/date/tests/bug51866.phpt]
PASS Bug #51866 (Lenient parsing with parseFromFormat) [ext/date/tests/bug51866.phpt] 
TEST 2258/11091 [ext/date/tests/bug51994.phpt]
PASS Bug #51994 (date_parse_from_format is parsing invalid date using 'yz' format) [ext/date/tests/bug51994.phpt] 
TEST 2259/11091 [ext/date/tests/bug52062-64bit.phpt]
SKIP Bug #52062 (large timestamps with DateTime::getTimestamp and DateTime::setTimestamp) (64 bit) [ext/date/tests/bug52062-64bit.phpt] reason: 64 bit only
TEST 2260/11091 [ext/date/tests/bug52062.phpt]
PASS Bug #52062 (large timestamps with DateTime::getTimestamp and DateTime::setTimestamp) (32 bit) [ext/date/tests/bug52062.phpt] 
TEST 2261/11091 [ext/date/tests/bug52063.phpt]
PASS Bug #52063 (DateTime constructor's second argument doesn't have a null default value) [ext/date/tests/bug52063.phpt] 
TEST 2262/11091 [ext/date/tests/bug52113.phpt]
PASS Bug #52113 (Seg fault while creating (by unserialization) DatePeriod) [ext/date/tests/bug52113.phpt] 
TEST 2263/11091 [ext/date/tests/bug52290.phpt]
PASS Bug #52290 (setDate, setISODate, setTime works wrong when DateTime created from timestamp) [ext/date/tests/bug52290.phpt] 
TEST 2264/11091 [ext/date/tests/bug52342.phpt]
PASS Bug #52342 (DateTime setIsoDate results in wrong timestamp) [ext/date/tests/bug52342.phpt] 
TEST 2265/11091 [ext/date/tests/bug52430.phpt]
PASS Bug #52430 (date_parse parse 24:xx:xx as valid time) [ext/date/tests/bug52430.phpt] 
TEST 2266/11091 [ext/date/tests/bug52454.phpt]
PASS Bug #52454 (Relative dates and getTimestamp increments by one day) [ext/date/tests/bug52454.phpt] 
TEST 2267/11091 [ext/date/tests/bug52577.phpt]
PASS Bug #52577 (Incorrect date returning) [ext/date/tests/bug52577.phpt] 
TEST 2268/11091 [ext/date/tests/bug52668.phpt]
PASS Bug #52668 (Iterating over a dateperiod twice is broken) [ext/date/tests/bug52668.phpt] 
TEST 2269/11091 [ext/date/tests/bug52738.phpt]
PASS Bug #52738 (Can't use new properties in class extended from DateInterval) [ext/date/tests/bug52738.phpt] 
TEST 2270/11091 [ext/date/tests/bug52808.phpt]
PASS Bug #52808 (Segfault when specifying interval as two dates) [ext/date/tests/bug52808.phpt] 
TEST 2271/11091 [ext/date/tests/bug53437.phpt]
PASS Bug #53437 (Crash when using unserialized DatePeriod instance), variation 1 [ext/date/tests/bug53437.phpt] 
TEST 2272/11091 [ext/date/tests/bug53437_var1.phpt]
PASS Bug #53437 (Crash when using unserialized DatePeriod instance), variation 2 [ext/date/tests/bug53437_var1.phpt] 
TEST 2273/11091 [ext/date/tests/bug53437_var2.phpt]
PASS Bug #53437 DateInterval basic serialization [ext/date/tests/bug53437_var2.phpt] 
TEST 2274/11091 [ext/date/tests/bug53437_var3.phpt]
FAIL Bug #53437 DateInterval unserialize bad data, 32 bit [ext/date/tests/bug53437_var3.phpt] 
TEST 2275/11091 [ext/date/tests/bug53437_var4.phpt]
PASS Bug #53437 (Check that var_dump out is the same using the whole object or it's single properties), variation 4 [ext/date/tests/bug53437_var4.phpt] 
TEST 2276/11091 [ext/date/tests/bug53437_var5.phpt]
SKIP Bug #53437 DateInterval unserialize bad data, 64 bit [ext/date/tests/bug53437_var5.phpt] reason: true 64 bit only
TEST 2277/11091 [ext/date/tests/bug53502.phpt]
PASS Bug #53502 (strtotime with timezone memory leak) [ext/date/tests/bug53502.phpt] 
TEST 2278/11091 [ext/date/tests/bug54283.phpt]
PASS Bug #54283 (new DatePeriod(NULL) causes crash) [ext/date/tests/bug54283.phpt] 
TEST 2279/11091 [ext/date/tests/bug54316.phpt]
PASS Bug #54316 (DateTime::createFromFormat does not handle trailing '|' correctly) [ext/date/tests/bug54316.phpt] 
TEST 2280/11091 [ext/date/tests/bug54340.phpt]
PASS Bug #54340 (DateTime::add() method bug) [ext/date/tests/bug54340.phpt] 
TEST 2281/11091 [ext/date/tests/bug54597.phpt]
PASS Bug #54597 (incorrect years for DateTime objects created with 4-digit years) [ext/date/tests/bug54597.phpt] 
TEST 2282/11091 [ext/date/tests/bug54851.phpt]
PASS Bug #54851 (DateTime::createFromFormat() doesn't interpret "D") [ext/date/tests/bug54851.phpt] 
TEST 2283/11091 [ext/date/tests/bug55253.phpt]
PASS Bug #55253 (DateTime::add() and sub() result -1 hour on objects with time zone type 2) [ext/date/tests/bug55253.phpt] 
TEST 2284/11091 [ext/date/tests/bug55397.phpt]
PASS Bug #55397 (comparsion of incomplete DateTime causes SIGSEGV) [ext/date/tests/bug55397.phpt] 
TEST 2285/11091 [ext/date/tests/bug60236.phpt]
PASS Bug #60236 (TLA timezone dates are not converted properly from timestamp) [ext/date/tests/bug60236.phpt] 
TEST 2286/11091 [ext/date/tests/bug62500.phpt]
PASS Bug #62500 (Segfault in DateInterval class when extended) [ext/date/tests/bug62500.phpt] 
TEST 2287/11091 [ext/date/tests/bug62852.phpt]
PASS Bug #62852 (Unserialize invalid DateTime causes crash), variation 1 [ext/date/tests/bug62852.phpt] 
TEST 2288/11091 [ext/date/tests/bug62852_var2.phpt]
PASS Bug #62852 (Unserialize invalid DateTime causes crash), variation 2 [ext/date/tests/bug62852_var2.phpt] 
TEST 2289/11091 [ext/date/tests/bug62852_var3.phpt]
PASS Bug #62852 (Unserialize invalid DateTime causes crash), variation 3 [ext/date/tests/bug62852_var3.phpt] 
TEST 2290/11091 [ext/date/tests/bug63435.phpt]
PASS Bug #63435 	Datetime::format('u') sometimes wrong by 1 microsecond [ext/date/tests/bug63435.phpt] 
TEST 2291/11091 [ext/date/tests/bug67251.phpt]
PASS Bug #67251 (date_parse_from_format out-of-bounds read) [ext/date/tests/bug67251.phpt] 
TEST 2292/11091 [ext/date/tests/bug67253.phpt]
PASS Bug #67253 (timelib_meridian_with_check out-of-bounds read) [ext/date/tests/bug67253.phpt] 
TEST 2293/11091 [ext/date/tests/cal_days_in_month_invalid_calendar.phpt]
PASS cal_days_in_month: test invalid parameter [ext/date/tests/cal_days_in_month_invalid_calendar.phpt] 
TEST 2294/11091 [ext/date/tests/cal_days_in_month_invalid_date.phpt]
PASS cal_days_in_month: test invalid parameter [ext/date/tests/cal_days_in_month_invalid_date.phpt] 
TEST 2295/11091 [ext/date/tests/checkdate_basic1.phpt]
PASS Test date_create() function : basic functionality [ext/date/tests/checkdate_basic1.phpt] 
TEST 2296/11091 [ext/date/tests/checkdate_error.phpt]
PASS Test checkdate() function : error conditions [ext/date/tests/checkdate_error.phpt] 
TEST 2297/11091 [ext/date/tests/checkdate_variation1.phpt]
PASS Test checkdate() function : usage variation - Passing unexpected values to first argument $month. [ext/date/tests/checkdate_variation1.phpt] 
TEST 2298/11091 [ext/date/tests/checkdate_variation2.phpt]
PASS Test checkdate() function : usage variation - Passing unexpected values to second argument $day. [ext/date/tests/checkdate_variation2.phpt] 
TEST 2299/11091 [ext/date/tests/checkdate_variation3.phpt]
PASS Test checkdate() function : usage variation - Passing unexpected values to third argument $year. [ext/date/tests/checkdate_variation3.phpt] 
TEST 2300/11091 [ext/date/tests/date-parse-by-format001.phpt]
PASS Test for date_parse_by_format() [ext/date/tests/date-parse-by-format001.phpt] 
TEST 2301/11091 [ext/date/tests/date-set-timestamp.phpt]
PASS DateTime::setTimestamp() [ext/date/tests/date-set-timestamp.phpt] 
TEST 2302/11091 [ext/date/tests/date-time-modify-times.phpt]
PASS Test for DateTime::modify() with absolute time statements [ext/date/tests/date-time-modify-times.phpt] 
TEST 2303/11091 [ext/date/tests/date.phpt]
PASS date() function [ext/date/tests/date.phpt] 
TEST 2304/11091 [ext/date/tests/date_add_basic.phpt]
PASS Test date_add() function : basic functionality [ext/date/tests/date_add_basic.phpt] 
TEST 2305/11091 [ext/date/tests/date_add_basic2.phpt]
PASS date_add() return false with wrong params [ext/date/tests/date_add_basic2.phpt] 
TEST 2306/11091 [ext/date/tests/date_basic1.phpt]
PASS Test date() function : basic functionality [ext/date/tests/date_basic1.phpt] 
TEST 2307/11091 [ext/date/tests/date_constants.phpt]
PASS Date constants [ext/date/tests/date_constants.phpt] 
TEST 2308/11091 [ext/date/tests/date_create-1.phpt]
PASS date_create() function [1] [ext/date/tests/date_create-1.phpt] 
TEST 2309/11091 [ext/date/tests/date_create-2.phpt]
PASS date_create() function [2] [ext/date/tests/date_create-2.phpt] 
TEST 2310/11091 [ext/date/tests/date_create-relative.phpt]
PASS date_create() with large relative offsets [ext/date/tests/date_create-relative.phpt] 
TEST 2311/11091 [ext/date/tests/date_create_basic.phpt]
PASS Test date_create() function : basic functionality [ext/date/tests/date_create_basic.phpt] 
TEST 2312/11091 [ext/date/tests/date_create_error.phpt]
PASS Test date_create() function : error conditions [ext/date/tests/date_create_error.phpt] 
TEST 2313/11091 [ext/date/tests/date_create_from_format_basic.phpt]
PASS date_create_from_format() return false with wrong params [ext/date/tests/date_create_from_format_basic.phpt] 
TEST 2314/11091 [ext/date/tests/date_create_from_format_basic2.phpt]
PASS date_create_from_format() return false [ext/date/tests/date_create_from_format_basic2.phpt] 
TEST 2315/11091 [ext/date/tests/date_create_variation1.phpt]
PASS Test date_create() function : usage variation - Passing unexpected values to first argument $time. [ext/date/tests/date_create_variation1.phpt] 
TEST 2316/11091 [ext/date/tests/date_create_variation2.phpt]
PASS Test date_create() function : usage variation - Passing unexpected values to second argument $timezone. [ext/date/tests/date_create_variation2.phpt] 
TEST 2317/11091 [ext/date/tests/date_date_set_basic1.phpt]
PASS Test date_date_set() function : basic functionality [ext/date/tests/date_date_set_basic1.phpt] 
TEST 2318/11091 [ext/date/tests/date_date_set_error.phpt]
PASS Test date_date_set() function : error conditions [ext/date/tests/date_date_set_error.phpt] 
TEST 2319/11091 [ext/date/tests/date_date_set_variation1.phpt]
PASS Test date_date_set() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_date_set_variation1.phpt] 
TEST 2320/11091 [ext/date/tests/date_date_set_variation2.phpt]
PASS Test date_date_set() function : usage variation - Passing unexpected values to second argument $year. [ext/date/tests/date_date_set_variation2.phpt] 
TEST 2321/11091 [ext/date/tests/date_date_set_variation3.phpt]
PASS Test date_date_set() function : usage variation - Passing unexpected values to third argument $month. [ext/date/tests/date_date_set_variation3.phpt] 
TEST 2322/11091 [ext/date/tests/date_date_set_variation4.phpt]
PASS Test date_date_set() function : usage variation - Passing unexpected values to forth argument $day. [ext/date/tests/date_date_set_variation4.phpt] 
TEST 2323/11091 [ext/date/tests/date_default_timezone_get-1-win32.phpt]
SKIP date_default_timezone_get() function [1] [ext/date/tests/date_default_timezone_get-1-win32.phpt] reason: skip on non windows
TEST 2324/11091 [ext/date/tests/date_default_timezone_get-1.phpt]
FAIL date_default_timezone_get() function [1] [ext/date/tests/date_default_timezone_get-1.phpt] 
TEST 2325/11091 [ext/date/tests/date_default_timezone_get-2-win32.phpt]
SKIP date_default_timezone_get() function [2] [ext/date/tests/date_default_timezone_get-2-win32.phpt] reason: on non windows
TEST 2326/11091 [ext/date/tests/date_default_timezone_get-2.phpt]
FAIL date_default_timezone_get() function [2] [ext/date/tests/date_default_timezone_get-2.phpt] 
TEST 2327/11091 [ext/date/tests/date_default_timezone_get-3.phpt]
PASS date_default_timezone_get() function [3] [ext/date/tests/date_default_timezone_get-3.phpt] 
TEST 2328/11091 [ext/date/tests/date_default_timezone_get_error.phpt]
PASS Test date_default_timezone_get() function : error conditions [ext/date/tests/date_default_timezone_get_error.phpt] 
TEST 2329/11091 [ext/date/tests/date_default_timezone_set-1.phpt]
FAIL date_default_timezone_set() function [1] [ext/date/tests/date_default_timezone_set-1.phpt] 
TEST 2330/11091 [ext/date/tests/date_default_timezone_set_error.phpt]
PASS Test date_default_timezone_set() function : error variations [ext/date/tests/date_default_timezone_set_error.phpt] 
TEST 2331/11091 [ext/date/tests/date_default_timezone_set_variation1.phpt]
PASS Test date_default_timezone_set() function : usage variations - Passing unexpected values for time_zone identifier [ext/date/tests/date_default_timezone_set_variation1.phpt] 
TEST 2332/11091 [ext/date/tests/date_diff.phpt]
PASS Extensive test for date_diff(). [ext/date/tests/date_diff.phpt] 
TEST 2333/11091 [ext/date/tests/date_diff1.phpt]
PASS Test for date_diff with timezone abbreviations. [ext/date/tests/date_diff1.phpt] 
TEST 2334/11091 [ext/date/tests/date_error.phpt]
PASS Test date() function : error conditions [ext/date/tests/date_error.phpt] 
TEST 2335/11091 [ext/date/tests/date_format_basic1.phpt]
PASS Test date_format() function : basic functionality [ext/date/tests/date_format_basic1.phpt] 
TEST 2336/11091 [ext/date/tests/date_format_error.phpt]
PASS Test date_format() function : error conditions [ext/date/tests/date_format_error.phpt] 
TEST 2337/11091 [ext/date/tests/date_format_variation1.phpt]
PASS Test date_format() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_format_variation1.phpt] 
TEST 2338/11091 [ext/date/tests/date_format_variation2.phpt]
PASS Test date_format() function : usage variation - Passing unexpected values to second argument $format. [ext/date/tests/date_format_variation2.phpt] 
TEST 2339/11091 [ext/date/tests/date_get_last_errors_basic.phpt]
PASS date_get_last_errors() return false [ext/date/tests/date_get_last_errors_basic.phpt] 
TEST 2340/11091 [ext/date/tests/date_isodate_set_basic1.phpt]
PASS Test date_isodate_set() function : basic functionality [ext/date/tests/date_isodate_set_basic1.phpt] 
TEST 2341/11091 [ext/date/tests/date_isodate_set_error.phpt]
PASS Test date_isodate_set() function : error conditions [ext/date/tests/date_isodate_set_error.phpt] 
TEST 2342/11091 [ext/date/tests/date_isodate_set_variation1.phpt]
PASS Test date_isodate_set() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_isodate_set_variation1.phpt] 
TEST 2343/11091 [ext/date/tests/date_isodate_set_variation2.phpt]
PASS Test date_isodate_set() function : usage variation - Passing unexpected values to second argument $year. [ext/date/tests/date_isodate_set_variation2.phpt] 
TEST 2344/11091 [ext/date/tests/date_isodate_set_variation3.phpt]
PASS Test date_isodate_set() function : usage variation - Passing unexpected values to third argument $week. [ext/date/tests/date_isodate_set_variation3.phpt] 
TEST 2345/11091 [ext/date/tests/date_isodate_set_variation4.phpt]
PASS Test date_isodate_set() function : usage variation - Passing unexpected values to forth argument $day. [ext/date/tests/date_isodate_set_variation4.phpt] 
TEST 2346/11091 [ext/date/tests/date_modify-1.phpt]
PASS date_modify() function [1] [ext/date/tests/date_modify-1.phpt] 
TEST 2347/11091 [ext/date/tests/date_modify-2.phpt]
PASS date_modify() function [2] [ext/date/tests/date_modify-2.phpt] 
TEST 2348/11091 [ext/date/tests/date_modify_basic1.phpt]
PASS Test date_modify() function : basic functionality [ext/date/tests/date_modify_basic1.phpt] 
TEST 2349/11091 [ext/date/tests/date_modify_error.phpt]
PASS Test date_modify() function : error conditions [ext/date/tests/date_modify_error.phpt] 
TEST 2350/11091 [ext/date/tests/date_modify_variation1.phpt]
PASS Test date_modify() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_modify_variation1.phpt] 
TEST 2351/11091 [ext/date/tests/date_modify_variation2.phpt]
PASS Test date_modify() function : usage variation - Passing unexpected values to second argument $format. [ext/date/tests/date_modify_variation2.phpt] 
TEST 2352/11091 [ext/date/tests/date_offset_get_basic1.phpt]
PASS Test date_offset_get() function : basic functionality [ext/date/tests/date_offset_get_basic1.phpt] 
TEST 2353/11091 [ext/date/tests/date_offset_get_error.phpt]
PASS Test date_offset_get() function : error conditions [ext/date/tests/date_offset_get_error.phpt] 
TEST 2354/11091 [ext/date/tests/date_offset_get_variation1.phpt]
PASS Test date_offset_get() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_offset_get_variation1.phpt] 
TEST 2355/11091 [ext/date/tests/date_parse_001.phpt]
PASS Test basic date_parse() [ext/date/tests/date_parse_001.phpt] 
TEST 2356/11091 [ext/date/tests/date_parse_basic1.phpt]
PASS Test date_parse() function : basic functionality [ext/date/tests/date_parse_basic1.phpt] 
TEST 2357/11091 [ext/date/tests/date_parse_error.phpt]
PASS Test date_parse() function : error conditions [ext/date/tests/date_parse_error.phpt] 
TEST 2358/11091 [ext/date/tests/date_parse_from_format_basic.phpt]
PASS date_parse_from_format() return false with wrong params [ext/date/tests/date_parse_from_format_basic.phpt] 
TEST 2359/11091 [ext/date/tests/date_parse_variation1.phpt]
PASS Test date_parse() function : usage variation - Passing unexpected values to first argument $date. [ext/date/tests/date_parse_variation1.phpt] 
TEST 2360/11091 [ext/date/tests/date_period.phpt]
PASS DatePeriod [ext/date/tests/date_period.phpt] 
TEST 2361/11091 [ext/date/tests/date_sub_basic.phpt]
PASS Test date_sub() function : basic functionality [ext/date/tests/date_sub_basic.phpt] 
TEST 2362/11091 [ext/date/tests/date_sun_info_001.phpt]
PASS Test basic date_sun_info() [ext/date/tests/date_sun_info_001.phpt] 
TEST 2363/11091 [ext/date/tests/date_sun_info_002.phpt]
PASS Test basic date_sun_info() [ext/date/tests/date_sun_info_002.phpt] 
TEST 2364/11091 [ext/date/tests/date_sun_info_error.phpt]
PASS Test date_sun_info() function : error variations [ext/date/tests/date_sun_info_error.phpt] 
TEST 2365/11091 [ext/date/tests/date_sun_info_variation1.phpt]
PASS Test date_sun_info() function : error variations - Pass unexpected values for time argument [ext/date/tests/date_sun_info_variation1.phpt] 
TEST 2366/11091 [ext/date/tests/date_sun_info_variation2.phpt]
PASS Test date_sun_info() function : error variations - Pass unexpected values for latitude argument [ext/date/tests/date_sun_info_variation2.phpt] 
TEST 2367/11091 [ext/date/tests/date_sun_info_variation3.phpt]
PASS Test date_sun_info() function : usage variations - Pass unexpected values for longitude argument [ext/date/tests/date_sun_info_variation3.phpt] 
TEST 2368/11091 [ext/date/tests/date_sunrise_and_sunset_basic.phpt]
PASS Basic test for date_sunrise and date_sunset based on example in PHP manual [ext/date/tests/date_sunrise_and_sunset_basic.phpt] 
TEST 2369/11091 [ext/date/tests/date_sunrise_error.phpt]
PASS Test date_sunrise() function : error conditions [ext/date/tests/date_sunrise_error.phpt] 
TEST 2370/11091 [ext/date/tests/date_sunrise_variation1.phpt]
PASS Test date_sunrise() function : usage variation - Passing unexpected values to first argument time. [ext/date/tests/date_sunrise_variation1.phpt] 
TEST 2371/11091 [ext/date/tests/date_sunrise_variation2.phpt]
PASS Test date_sunrise() function : usage variation - Passing unexpected values to second argument format. [ext/date/tests/date_sunrise_variation2.phpt] 
TEST 2372/11091 [ext/date/tests/date_sunrise_variation3.phpt]
PASS Test date_sunrise() function : usage variation - Passing unexpected values to third argument latitude. [ext/date/tests/date_sunrise_variation3.phpt] 
TEST 2373/11091 [ext/date/tests/date_sunrise_variation4.phpt]
PASS Test date_sunrise() function : usage variation - Passing unexpected values to fourth argument longitude. [ext/date/tests/date_sunrise_variation4.phpt] 
TEST 2374/11091 [ext/date/tests/date_sunrise_variation5.phpt]
PASS Test date_sunrise() function : usage variation - Passing unexpected values to fifth argument zenith [ext/date/tests/date_sunrise_variation5.phpt] 
TEST 2375/11091 [ext/date/tests/date_sunrise_variation6.phpt]
PASS Test date_sunrise() function : usage variation - Passing unexpected values to sixth argument gmt_offset. [ext/date/tests/date_sunrise_variation6.phpt] 
TEST 2376/11091 [ext/date/tests/date_sunrise_variation7.phpt]
PASS Test date_sunrise() function : usage variation -  Checking sunrise for consecutive days in specific timezone [ext/date/tests/date_sunrise_variation7.phpt] 
TEST 2377/11091 [ext/date/tests/date_sunrise_variation8.phpt]
PASS Test date_sunrise() function : usage variation -  Checking with North and South poles when Sun is up and down all day [ext/date/tests/date_sunrise_variation8.phpt] 
TEST 2378/11091 [ext/date/tests/date_sunrise_variation9.phpt]
PASS Test date_sunrise() function : usage variation -  Passing high positive and negative float values to time argument. [ext/date/tests/date_sunrise_variation9.phpt] 
TEST 2379/11091 [ext/date/tests/date_sunset_error.phpt]
PASS Test date_sunset() function : error conditions [ext/date/tests/date_sunset_error.phpt] 
TEST 2380/11091 [ext/date/tests/date_sunset_variation1.phpt]
PASS Test date_sunset() function : usage variation - Passing unexpected values to first argument time. [ext/date/tests/date_sunset_variation1.phpt] 
TEST 2381/11091 [ext/date/tests/date_sunset_variation2.phpt]
PASS Test date_sunset() function : usage variation - Passing unexpected values to second argument format. [ext/date/tests/date_sunset_variation2.phpt] 
TEST 2382/11091 [ext/date/tests/date_sunset_variation3.phpt]
PASS Test date_sunset() function : usage variation - Passing unexpected values to third argument latitude. [ext/date/tests/date_sunset_variation3.phpt] 
TEST 2383/11091 [ext/date/tests/date_sunset_variation4.phpt]
PASS Test date_sunset() function : usage variation - Passing unexpected values to fourth argument longitude. [ext/date/tests/date_sunset_variation4.phpt] 
TEST 2384/11091 [ext/date/tests/date_sunset_variation5.phpt]
PASS Test date_sunset() function : usage variation - Passing unexpected values to fifth argument zenith. [ext/date/tests/date_sunset_variation5.phpt] 
TEST 2385/11091 [ext/date/tests/date_sunset_variation6.phpt]
PASS Test date_sunset() function : usage variation - Passing unexpected values to sixth argument gmt_offset. [ext/date/tests/date_sunset_variation6.phpt] 
TEST 2386/11091 [ext/date/tests/date_sunset_variation7.phpt]
PASS Test date_sunset() function : usage variation -  Checking sunrise for consecutive days in specific timezone [ext/date/tests/date_sunset_variation7.phpt] 
TEST 2387/11091 [ext/date/tests/date_sunset_variation8.phpt]
PASS Test date_sunset() function : usage variation -  Checking with North and South poles when Sun is up and down all day [ext/date/tests/date_sunset_variation8.phpt] 
TEST 2388/11091 [ext/date/tests/date_sunset_variation9.phpt]
PASS Test date_sunset() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunset_variation9.phpt] 
TEST 2389/11091 [ext/date/tests/date_time_set_basic1.phpt]
PASS Test date_time_set() function : basic functionality [ext/date/tests/date_time_set_basic1.phpt] 
TEST 2390/11091 [ext/date/tests/date_time_set_error.phpt]
PASS Test date_time_set() function : error conditions [ext/date/tests/date_time_set_error.phpt] 
TEST 2391/11091 [ext/date/tests/date_time_set_variation1.phpt]
PASS Test date_time_set() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_time_set_variation1.phpt] 
TEST 2392/11091 [ext/date/tests/date_time_set_variation2.phpt]
PASS Test date_time_set() function : usage variation - Passing unexpected values to second argument $hour. [ext/date/tests/date_time_set_variation2.phpt] 
TEST 2393/11091 [ext/date/tests/date_time_set_variation3.phpt]
PASS Test date_time_set() function : usage variation - Passing unexpected values to third argument $minute. [ext/date/tests/date_time_set_variation3.phpt] 
TEST 2394/11091 [ext/date/tests/date_time_set_variation4.phpt]
PASS Test date_time_set() function : usage variation - Passing unexpected values to forth argument $sec. [ext/date/tests/date_time_set_variation4.phpt] 
TEST 2395/11091 [ext/date/tests/date_timestamp_get.phpt]
PASS DateTime: Test correct setup and correct DateTime parameter to date_timestamp_get() [ext/date/tests/date_timestamp_get.phpt] 
TEST 2396/11091 [ext/date/tests/date_timezone_get_basic1.phpt]
PASS Test date_timezone_get() function : basic functionality [ext/date/tests/date_timezone_get_basic1.phpt] 
TEST 2397/11091 [ext/date/tests/date_timezone_get_error.phpt]
PASS Test date_timezone_get() function : error conditions [ext/date/tests/date_timezone_get_error.phpt] 
TEST 2398/11091 [ext/date/tests/date_timezone_get_variation1.phpt]
PASS Test date_timezone_get() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_timezone_get_variation1.phpt] 
TEST 2399/11091 [ext/date/tests/date_timezone_set_basic1.phpt]
PASS Test date_timezone_set() function : basic functionality [ext/date/tests/date_timezone_set_basic1.phpt] 
TEST 2400/11091 [ext/date/tests/date_timezone_set_error.phpt]
PASS Test date_timezone_set() function : error conditions [ext/date/tests/date_timezone_set_error.phpt] 
TEST 2401/11091 [ext/date/tests/date_timezone_set_variation1.phpt]
PASS Test date_timezone_set() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_timezone_set_variation1.phpt] 
TEST 2402/11091 [ext/date/tests/date_timezone_set_variation2.phpt]
PASS Test date_timezone_set() function : usage variation - Passing unexpected values to second argument $timezone. [ext/date/tests/date_timezone_set_variation2.phpt] 
TEST 2403/11091 [ext/date/tests/date_variation1.phpt]
PASS Test date() function : usage variation - Passing unexpected values to first argument $format. [ext/date/tests/date_variation1.phpt] 
TEST 2404/11091 [ext/date/tests/date_variation2.phpt]
PASS Test date() function : usage variation - Passing unexpected values to second argument $timestamp. [ext/date/tests/date_variation2.phpt] 
TEST 2405/11091 [ext/date/tests/default-timezone-1.phpt]
PASS date.timezone setting [1] [ext/date/tests/default-timezone-1.phpt] 
TEST 2406/11091 [ext/date/tests/default-timezone-2.phpt]
PASS date.timezone setting [2] [ext/date/tests/default-timezone-2.phpt] 
TEST 2407/11091 [ext/date/tests/format-negative-timestamp.phpt]
PASS strtotime() - Format: @timestamps [ext/date/tests/format-negative-timestamp.phpt] 
TEST 2408/11091 [ext/date/tests/getdate_basic.phpt]
PASS Test getdate() function : basic functionality [ext/date/tests/getdate_basic.phpt] 
TEST 2409/11091 [ext/date/tests/getdate_error.phpt]
PASS Test getdate() function : error conditions [ext/date/tests/getdate_error.phpt] 
TEST 2410/11091 [ext/date/tests/getdate_variation1.phpt]
PASS Test getdate() function : usage variation - Passing unexpected values to first argument timestamp. [ext/date/tests/getdate_variation1.phpt] 
TEST 2411/11091 [ext/date/tests/getdate_variation2.phpt]
PASS Test getdate() function : usage variation - Passing octal timestamp values [ext/date/tests/getdate_variation2.phpt] 
TEST 2412/11091 [ext/date/tests/getdate_variation3.phpt]
PASS Test getdate() function : usage variation - Passing hexadcimal timestamp values [ext/date/tests/getdate_variation3.phpt] 
TEST 2413/11091 [ext/date/tests/getdate_variation4.phpt]
PASS Test getdate() function : usage variation - Verifyig by supplying year-wise sample time stamps since Unix epoch time [ext/date/tests/getdate_variation4.phpt] 
TEST 2414/11091 [ext/date/tests/getdate_variation5.phpt]
PASS Test getdate() function : usage variation - Verifyig with different timezones on Unix epoch timestamp [ext/date/tests/getdate_variation5.phpt] 
TEST 2415/11091 [ext/date/tests/getdate_variation6.phpt]
PASS Test getdate() function : usage variation - Passing strings containing numbers [ext/date/tests/getdate_variation6.phpt] 
TEST 2416/11091 [ext/date/tests/getdate_variation7.phpt]
PASS Test getdate() function : usage variation - Passing high positive and negative float values to timestamp. [ext/date/tests/getdate_variation7.phpt] 
TEST 2417/11091 [ext/date/tests/gettimeofday_basic.phpt]
PASS Test gettimeofday() function : basic functionality [ext/date/tests/gettimeofday_basic.phpt] 
TEST 2418/11091 [ext/date/tests/gettimeofday_error.phpt]
PASS Test gettimeofday() function : error conditions [ext/date/tests/gettimeofday_error.phpt] 
TEST 2419/11091 [ext/date/tests/gettimeofday_variation1.phpt]
PASS Test gettimeofday() function : usage variation - Passing unexpected values to get_as_float argument [ext/date/tests/gettimeofday_variation1.phpt] 
TEST 2420/11091 [ext/date/tests/gmdate_basic.phpt]
PASS Test gmdate() function : basic functionality [ext/date/tests/gmdate_basic.phpt] 
TEST 2421/11091 [ext/date/tests/gmdate_error.phpt]
PASS Test gmdate() function : error conditions [ext/date/tests/gmdate_error.phpt] 
TEST 2422/11091 [ext/date/tests/gmdate_variation1.phpt]
PASS Test gmdate() function : usage variation - Passing unexpected values to format argument . [ext/date/tests/gmdate_variation1.phpt] 
TEST 2423/11091 [ext/date/tests/gmdate_variation10.phpt]
PASS Test gmdate() function : usage variation - Passing Timezone format options to format argument. [ext/date/tests/gmdate_variation10.phpt] 
TEST 2424/11091 [ext/date/tests/gmdate_variation11.phpt]
PASS Test gmdate() function : usage variation - Passing Full Date/Time format options to format argument. [ext/date/tests/gmdate_variation11.phpt] 
TEST 2425/11091 [ext/date/tests/gmdate_variation12.phpt]
PASS Test gmdate() function : usage variation - Valid and invalid range of timestamp. [ext/date/tests/gmdate_variation12.phpt] 
TEST 2426/11091 [ext/date/tests/gmdate_variation13.phpt]
PASS Test gmdate() function : usage variation - Passing predefined constants to format argument. [ext/date/tests/gmdate_variation13.phpt] 
TEST 2427/11091 [ext/date/tests/gmdate_variation14.phpt]
PASS Test gmdate() function : usage variation - Passing high positive and negetive float values to timestamp. [ext/date/tests/gmdate_variation14.phpt] 
TEST 2428/11091 [ext/date/tests/gmdate_variation2.phpt]
PASS Test gmdate() function : usage variation - Passing unexpected values to timestamp argument. [ext/date/tests/gmdate_variation2.phpt] 
TEST 2429/11091 [ext/date/tests/gmdate_variation3.phpt]
PASS Test gmdate() function : usage variation - Passing numeric representation of day formats. [ext/date/tests/gmdate_variation3.phpt] 
TEST 2430/11091 [ext/date/tests/gmdate_variation4.phpt]
PASS Test gmdate() function : usage variation - Passing textual representation of day formats. [ext/date/tests/gmdate_variation4.phpt] 
TEST 2431/11091 [ext/date/tests/gmdate_variation5.phpt]
PASS Test gmdate() function : usage variation - Passing Week representation to format. [ext/date/tests/gmdate_variation5.phpt] 
TEST 2432/11091 [ext/date/tests/gmdate_variation6.phpt]
PASS Test gmdate() function : usage variation - Passing Month format options to format argument. [ext/date/tests/gmdate_variation6.phpt] 
TEST 2433/11091 [ext/date/tests/gmdate_variation7.phpt]
PASS Test gmdate() function : usage variation - Passing Year format options to format argument. [ext/date/tests/gmdate_variation7.phpt] 
TEST 2434/11091 [ext/date/tests/gmdate_variation8.phpt]
PASS Test gmdate() function : usage variation - Passing Year format options to format argument. [ext/date/tests/gmdate_variation8.phpt] 
TEST 2435/11091 [ext/date/tests/gmdate_variation9.phpt]
PASS Test gmdate() function : usage variation - Passing Time format options to format argument. [ext/date/tests/gmdate_variation9.phpt] 
TEST 2436/11091 [ext/date/tests/gmmktime_basic.phpt]
PASS Test gmmktime() function : basic functionality [ext/date/tests/gmmktime_basic.phpt] 
TEST 2437/11091 [ext/date/tests/gmmktime_error.phpt]
PASS Test gmmktime() function : error conditions [ext/date/tests/gmmktime_error.phpt] 
TEST 2438/11091 [ext/date/tests/gmmktime_variation1.phpt]
PASS Test gmmktime() function : usage variation - Passing unexpected values to first argument hour. [ext/date/tests/gmmktime_variation1.phpt] 
TEST 2439/11091 [ext/date/tests/gmmktime_variation2.phpt]
PASS Test gmmktime() function : usage variation - Passing unexpected values to second argument minute. [ext/date/tests/gmmktime_variation2.phpt] 
TEST 2440/11091 [ext/date/tests/gmmktime_variation3.phpt]
PASS Test gmmktime() function : usage variation - Passing unexpected values to third argument seconds. [ext/date/tests/gmmktime_variation3.phpt] 
TEST 2441/11091 [ext/date/tests/gmmktime_variation4.phpt]
PASS Test gmmktime() function : usage variation - Passing unexpected values to fourth argument month. [ext/date/tests/gmmktime_variation4.phpt] 
TEST 2442/11091 [ext/date/tests/gmmktime_variation5.phpt]
PASS Test gmmktime() function : usage variation - Passing unexpected values to fifth argument day. [ext/date/tests/gmmktime_variation5.phpt] 
TEST 2443/11091 [ext/date/tests/gmmktime_variation6.phpt]
PASS Test gmmktime() function : usage variation - Passing unexpected values to sixth argument year. [ext/date/tests/gmmktime_variation6.phpt] 
TEST 2444/11091 [ext/date/tests/gmmktime_variation7.phpt]
PASS Test gmmktime() function : usage variation - Checking with few optional arguments. [ext/date/tests/gmmktime_variation7.phpt] 
TEST 2445/11091 [ext/date/tests/gmmktime_variation8.phpt]
PASS Test gmmktime() function : usage variation - Passing octal and hexadecimal values to arguments. [ext/date/tests/gmmktime_variation8.phpt] 
TEST 2446/11091 [ext/date/tests/gmmktime_variation9.phpt]
PASS Test gmmktime() function : usage variation - Passing positive and negative float values to arguments. [ext/date/tests/gmmktime_variation9.phpt] 
TEST 2447/11091 [ext/date/tests/gmstrftime_basic.phpt]
PASS Test gmstrftime() function : basic functionality [ext/date/tests/gmstrftime_basic.phpt] 
TEST 2448/11091 [ext/date/tests/gmstrftime_error.phpt]
PASS Test gmstrftime() function : error conditions [ext/date/tests/gmstrftime_error.phpt] 
TEST 2449/11091 [ext/date/tests/gmstrftime_variation1.phpt]
PASS Test gmstrftime() function : usage variation - Passing unexpected values to first argument 'format'. [ext/date/tests/gmstrftime_variation1.phpt] 
TEST 2450/11091 [ext/date/tests/gmstrftime_variation10.phpt]
PASS Test gmstrftime() function : usage variation - Checking week related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation10.phpt] 
TEST 2451/11091 [ext/date/tests/gmstrftime_variation11.phpt]
SKIP Test gmstrftime() function : usage variation - Checking month related formats which are not supported on Windows. [ext/date/tests/gmstrftime_variation11.phpt] reason: Test is valid for Windows
TEST 2452/11091 [ext/date/tests/gmstrftime_variation12.phpt]
PASS Test gmstrftime() function : usage variation - Checking month related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation12.phpt] 
TEST 2453/11091 [ext/date/tests/gmstrftime_variation13.phpt]
SKIP Test gmstrftime() function : usage variation - Checking date related formats which are not supported on Windows. [ext/date/tests/gmstrftime_variation13.phpt] reason: Test is valid for Windows
TEST 2454/11091 [ext/date/tests/gmstrftime_variation14.phpt]
FAIL Test gmstrftime() function : usage variation - Checking date related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation14.phpt] 
TEST 2455/11091 [ext/date/tests/gmstrftime_variation15.phpt]
SKIP Test gmstrftime() function : usage variation - Checking time related formats which are not supported on Windows. [ext/date/tests/gmstrftime_variation15.phpt] reason: Test is valid for Windows
TEST 2456/11091 [ext/date/tests/gmstrftime_variation16.phpt]
PASS Test gmstrftime() function : usage variation - Checking time related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation16.phpt] 
TEST 2457/11091 [ext/date/tests/gmstrftime_variation17.phpt]
SKIP Test gmstrftime() function : usage variation - Checking day related formats which are not supported on Windows. [ext/date/tests/gmstrftime_variation17.phpt] reason: Test is valid for Windows
TEST 2458/11091 [ext/date/tests/gmstrftime_variation18.phpt]
PASS Test gmstrftime() function : usage variation - Checking day related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation18.phpt] 
TEST 2459/11091 [ext/date/tests/gmstrftime_variation19.phpt]
SKIP Test gmstrftime() function : usage variation - Checking newline and tab formats which are not supported on Windows. [ext/date/tests/gmstrftime_variation19.phpt] reason: Test is valid for Windows
TEST 2460/11091 [ext/date/tests/gmstrftime_variation2.phpt]
PASS Test gmstrftime() function : usage variation - Passing unexpected values to second argument 'timestamp'. [ext/date/tests/gmstrftime_variation2.phpt] 
TEST 2461/11091 [ext/date/tests/gmstrftime_variation20.phpt]
PASS Test gmstrftime() function : usage variation - Checking newline and tab formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation20.phpt] 
TEST 2462/11091 [ext/date/tests/gmstrftime_variation21.phpt]
SKIP Test gmstrftime() function : usage variation - Checking Preferred date and time representation on Windows. [ext/date/tests/gmstrftime_variation21.phpt] reason: Test is valid for Windows
TEST 2463/11091 [ext/date/tests/gmstrftime_variation22.phpt]
FAIL Test gmstrftime() function : usage variation - Checking Preferred date and time representation other than on Windows. [ext/date/tests/gmstrftime_variation22.phpt] 
TEST 2464/11091 [ext/date/tests/gmstrftime_variation3.phpt]
PASS Test gmstrftime() function : usage variation - Passing week related format strings to format argument. [ext/date/tests/gmstrftime_variation3.phpt] 
TEST 2465/11091 [ext/date/tests/gmstrftime_variation4.phpt]
PASS Test gmstrftime() function : usage variation - Passing month related format strings to format argument. [ext/date/tests/gmstrftime_variation4.phpt] 
TEST 2466/11091 [ext/date/tests/gmstrftime_variation5.phpt]
PASS Test gmstrftime() function : usage variation - Passing date related format strings to format argument. [ext/date/tests/gmstrftime_variation5.phpt] 
TEST 2467/11091 [ext/date/tests/gmstrftime_variation6.phpt]
PASS Test gmstrftime() function : usage variation - Passing time related format strings to format argument. [ext/date/tests/gmstrftime_variation6.phpt] 
TEST 2468/11091 [ext/date/tests/gmstrftime_variation7.phpt]
PASS Test gmstrftime() function : usage variation - Passing day related format strings to format argument. [ext/date/tests/gmstrftime_variation7.phpt] 
TEST 2469/11091 [ext/date/tests/gmstrftime_variation8.phpt]
PASS Test gmstrftime() function : usage variation - Passing literal related strings to format argument. [ext/date/tests/gmstrftime_variation8.phpt] 
TEST 2470/11091 [ext/date/tests/gmstrftime_variation9.phpt]
SKIP Test gmstrftime() function : usage variation - Checking week related formats which are not supported on Windows. [ext/date/tests/gmstrftime_variation9.phpt] reason: Test is not valid for Windows
TEST 2471/11091 [ext/date/tests/idate_basic.phpt]
PASS Test idate() function : basic functionality [ext/date/tests/idate_basic.phpt] 
TEST 2472/11091 [ext/date/tests/idate_error.phpt]
PASS Test idate() function : error conditions [ext/date/tests/idate_error.phpt] 
TEST 2473/11091 [ext/date/tests/idate_variation1.phpt]
PASS Test idate() function : usage variation - Passing unexpected values to first argument 'format'. [ext/date/tests/idate_variation1.phpt] 
TEST 2474/11091 [ext/date/tests/idate_variation2.phpt]
PASS Test idate() function : usage variation - Passing unexpected values to second optional argument 'timestamp'. [ext/date/tests/idate_variation2.phpt] 
TEST 2475/11091 [ext/date/tests/idate_variation3.phpt]
PASS Test idate() function : usage variation - Passing higher positive and negetive float values to timestamp. [ext/date/tests/idate_variation3.phpt] 
TEST 2476/11091 [ext/date/tests/idate_variation4.phpt]
PASS Test idate() function : usage variation - Passing supported Date format characters to format argument. [ext/date/tests/idate_variation4.phpt] 
TEST 2477/11091 [ext/date/tests/idate_variation5.phpt]
PASS Test idate() function : usage variation - Passing supported Time format characters to format argument. [ext/date/tests/idate_variation5.phpt] 
TEST 2478/11091 [ext/date/tests/idate_variation6.phpt]
PASS Test idate() function : usage variation - Checking return of year(1 or 2 digits) format starting with zero and nonzero. [ext/date/tests/idate_variation6.phpt] 
TEST 2479/11091 [ext/date/tests/localtime_basic.phpt]
PASS Test localtime() function : basic functionality [ext/date/tests/localtime_basic.phpt] 
TEST 2480/11091 [ext/date/tests/localtime_error.phpt]
PASS Test localtime() function : error conditions [ext/date/tests/localtime_error.phpt] 
TEST 2481/11091 [ext/date/tests/localtime_variation1.phpt]
PASS Test localtime() function : usage variation - Passing unexpected values to first argument 'timestamp'. [ext/date/tests/localtime_variation1.phpt] 
TEST 2482/11091 [ext/date/tests/localtime_variation2.phpt]
PASS Test localtime() function : usage variation - Passing unexpected values to second argument 'associative_array'. [ext/date/tests/localtime_variation2.phpt] 
TEST 2483/11091 [ext/date/tests/localtime_variation3.phpt]
PASS Test localtime() function : usage variation - Passing higher positive and negetive float values to timestamp. [ext/date/tests/localtime_variation3.phpt] 
TEST 2484/11091 [ext/date/tests/localtime_variation4.phpt]
PASS Test localtime() function : usage variation - Passing octal values to timestamp. [ext/date/tests/localtime_variation4.phpt] 
TEST 2485/11091 [ext/date/tests/localtime_variation5.phpt]
PASS Test localtime() function : usage variation - Passing hexa decimal values to timestamp. [ext/date/tests/localtime_variation5.phpt] 
TEST 2486/11091 [ext/date/tests/microtime_basic.phpt]
PASS Test return type and value for expected input microtime() [ext/date/tests/microtime_basic.phpt] 
TEST 2487/11091 [ext/date/tests/microtime_error.phpt]
PASS Test wrong number of arguments for microtime() [ext/date/tests/microtime_error.phpt] 
TEST 2488/11091 [ext/date/tests/mktime-1.phpt]
PASS Check for mktime with out-of-range parameters [ext/date/tests/mktime-1.phpt] 
TEST 2489/11091 [ext/date/tests/mktime-2.phpt]
PASS mktime() [2] [ext/date/tests/mktime-2.phpt] 
TEST 2490/11091 [ext/date/tests/mktime-3-64bit.phpt]
SKIP mktime() [3] (64-bit) [ext/date/tests/mktime-3-64bit.phpt] reason: 64-bit only
TEST 2491/11091 [ext/date/tests/mktime-3.phpt]
PASS mktime() [3] (32-bit) [ext/date/tests/mktime-3.phpt] 
TEST 2492/11091 [ext/date/tests/mktime_basic1.phpt]
PASS Test mktime() function : basic functionality [ext/date/tests/mktime_basic1.phpt] 
TEST 2493/11091 [ext/date/tests/mktime_error.phpt]
PASS Test mktime() function : error conditions [ext/date/tests/mktime_error.phpt] 
TEST 2494/11091 [ext/date/tests/mktime_variation1.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to first argument $hour. [ext/date/tests/mktime_variation1.phpt] 
TEST 2495/11091 [ext/date/tests/mktime_variation2.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to second argument $minute. [ext/date/tests/mktime_variation2.phpt] 
TEST 2496/11091 [ext/date/tests/mktime_variation3.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to third argument $second. [ext/date/tests/mktime_variation3.phpt] 
TEST 2497/11091 [ext/date/tests/mktime_variation4.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to forth argument $month. [ext/date/tests/mktime_variation4.phpt] 
TEST 2498/11091 [ext/date/tests/mktime_variation5.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to fifth argument $day. [ext/date/tests/mktime_variation5.phpt] 
TEST 2499/11091 [ext/date/tests/mktime_variation6.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to sixth argument $year. [ext/date/tests/mktime_variation6.phpt] 
TEST 2500/11091 [ext/date/tests/mktime_variation7.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to seventh argument $is_dst. [ext/date/tests/mktime_variation7.phpt] 
TEST 2501/11091 [ext/date/tests/oo_001.phpt]
PASS date OO interface [ext/date/tests/oo_001.phpt] 
TEST 2502/11091 [ext/date/tests/oo_002.phpt]
PASS date OO cloning [ext/date/tests/oo_002.phpt] 
TEST 2503/11091 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type1.phpt]
PASS RFC: DateTime and Daylight Saving Time Transitions (zone type 1) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type1.phpt] 
TEST 2504/11091 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type2.phpt]
PASS RFC: DateTime and Daylight Saving Time Transitions (zone type 2) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type2.phpt] 
TEST 2505/11091 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3.phpt]
XFAIL RFC: DateTime and Daylight Saving Time Transitions (zone type 3) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3.phpt]   XFAIL REASON: RFC not implemented yet
TEST 2506/11091 [ext/date/tests/strftime_basic.phpt]
PASS Test strftime() function : basic functionality [ext/date/tests/strftime_basic.phpt] 
TEST 2507/11091 [ext/date/tests/strftime_error.phpt]
PASS Test strftime() function : error conditions [ext/date/tests/strftime_error.phpt] 
TEST 2508/11091 [ext/date/tests/strftime_variation1.phpt]
PASS Test strftime() function : usage variation - Passing unexpected values to first argument 'format'. [ext/date/tests/strftime_variation1.phpt] 
TEST 2509/11091 [ext/date/tests/strftime_variation10.phpt]
PASS Test strftime() function : usage variation - Checking week related formats which are supported other than on Windows. [ext/date/tests/strftime_variation10.phpt] 
TEST 2510/11091 [ext/date/tests/strftime_variation11.phpt]
SKIP Test strftime() function : usage variation - Checking month related formats which are not supported on Windows. [ext/date/tests/strftime_variation11.phpt] reason: Test is valid for Windows
TEST 2511/11091 [ext/date/tests/strftime_variation12.phpt]
PASS Test strftime() function : usage variation - Checking month related formats which are supported other than on Windows. [ext/date/tests/strftime_variation12.phpt] 
TEST 2512/11091 [ext/date/tests/strftime_variation13.phpt]
SKIP Test strftime() function : usage variation - Checking date related formats which are not supported on Windows. [ext/date/tests/strftime_variation13.phpt] reason: Test is valid for Windows
TEST 2513/11091 [ext/date/tests/strftime_variation14.phpt]
FAIL Test strftime() function : usage variation - Checking date related formats which are supported other than on Windows. [ext/date/tests/strftime_variation14.phpt] 
TEST 2514/11091 [ext/date/tests/strftime_variation15.phpt]
SKIP Test strftime() function : usage variation - Checking time related formats which are not supported on Windows. [ext/date/tests/strftime_variation15.phpt] reason: Test is valid for Windows
TEST 2515/11091 [ext/date/tests/strftime_variation16.phpt]
PASS Test strftime() function : usage variation - Checking time related formats which are supported other than on Windows. [ext/date/tests/strftime_variation16.phpt] 
TEST 2516/11091 [ext/date/tests/strftime_variation17.phpt]
SKIP Test strftime() function : usage variation - Checking day related formats which are not supported on Windows. [ext/date/tests/strftime_variation17.phpt] reason: Test is valid for Windows
TEST 2517/11091 [ext/date/tests/strftime_variation18.phpt]
PASS Test strftime() function : usage variation - Checking day related formats which are supported other than on Windows. [ext/date/tests/strftime_variation18.phpt] 
TEST 2518/11091 [ext/date/tests/strftime_variation19.phpt]
SKIP Test strftime() function : usage variation - Checking newline and tab formats which are not supported on Windows. [ext/date/tests/strftime_variation19.phpt] reason: Test is valid for Windows
TEST 2519/11091 [ext/date/tests/strftime_variation2.phpt]
PASS Test strftime() function : usage variation - Passing unexpected values to second argument 'timestamp'. [ext/date/tests/strftime_variation2.phpt] 
TEST 2520/11091 [ext/date/tests/strftime_variation20.phpt]
PASS Test strftime() function : usage variation - Checking newline and tab formats which are supported other than on Windows. [ext/date/tests/strftime_variation20.phpt] 
TEST 2521/11091 [ext/date/tests/strftime_variation21.phpt]
SKIP Test strftime() function : usage variation - Checking Preferred date and time representation on Windows. [ext/date/tests/strftime_variation21.phpt] reason: Test is valid for Windows
TEST 2522/11091 [ext/date/tests/strftime_variation22.phpt]
FAIL Test strftime() function : usage variation - Checking Preferred date and time representation other than on Windows. [ext/date/tests/strftime_variation22.phpt] 
TEST 2523/11091 [ext/date/tests/strftime_variation23.phpt]
PASS Test strftime() function : usage variation - Checking large positive and negative float values to timestamp. [ext/date/tests/strftime_variation23.phpt] 
TEST 2524/11091 [ext/date/tests/strftime_variation3.phpt]
PASS Test strftime() function : usage variation - Passing week related format strings to format argument. [ext/date/tests/strftime_variation3.phpt] 
TEST 2525/11091 [ext/date/tests/strftime_variation4.phpt]
PASS Test strftime() function : usage variation - Passing month related format strings to format argument. [ext/date/tests/strftime_variation4.phpt] 
TEST 2526/11091 [ext/date/tests/strftime_variation5.phpt]
PASS Test strftime() function : usage variation - Passing date related format strings to format argument. [ext/date/tests/strftime_variation5.phpt] 
TEST 2527/11091 [ext/date/tests/strftime_variation6.phpt]
PASS Test strftime() function : usage variation - Passing time related format strings to format argument. [ext/date/tests/strftime_variation6.phpt] 
TEST 2528/11091 [ext/date/tests/strftime_variation7.phpt]
PASS Test strftime() function : usage variation - Passing day related format strings to format argument. [ext/date/tests/strftime_variation7.phpt] 
TEST 2529/11091 [ext/date/tests/strftime_variation8.phpt]
PASS Test strftime() function : usage variation - Passing literal related strings to format argument. [ext/date/tests/strftime_variation8.phpt] 
TEST 2530/11091 [ext/date/tests/strftime_variation9.phpt]
SKIP Test strftime() function : usage variation - Checking week related formats which are not supported on Windows. [ext/date/tests/strftime_variation9.phpt] reason: Test is valid for Windows
TEST 2531/11091 [ext/date/tests/strtotime-mysql-64bit.phpt]
SKIP strtotime() and mysql timestamps (64 bit) [ext/date/tests/strtotime-mysql-64bit.phpt] reason: 64-bit only
TEST 2532/11091 [ext/date/tests/strtotime-mysql.phpt]
PASS strtotime() and mysql timestamps (32 bit) [ext/date/tests/strtotime-mysql.phpt] 
TEST 2533/11091 [ext/date/tests/strtotime-relative.phpt]
PASS strtotime() with relative offsets [ext/date/tests/strtotime-relative.phpt] 
TEST 2534/11091 [ext/date/tests/strtotime.phpt]
PASS strtotime() function [ext/date/tests/strtotime.phpt] 
TEST 2535/11091 [ext/date/tests/strtotime2.phpt]
PASS strtotime() on date constants [ext/date/tests/strtotime2.phpt] 
TEST 2536/11091 [ext/date/tests/strtotime3-64bit.phpt]
SKIP strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt] reason: 64-bit only
TEST 2537/11091 [ext/date/tests/strtotime3.phpt]
PASS strtotime() function (32 bit) [ext/date/tests/strtotime3.phpt] 
TEST 2538/11091 [ext/date/tests/strtotime_basic.phpt]
PASS strtotime() function - a test to show the difference in behaviour between 'first' and '1', "second" and "2"... [ext/date/tests/strtotime_basic.phpt] 
TEST 2539/11091 [ext/date/tests/strtotime_basic2.phpt]
PASS strtotime() with return false [ext/date/tests/strtotime_basic2.phpt] 
TEST 2540/11091 [ext/date/tests/strtotime_variation_scottish.phpt]
PASS Checking whisky time [ext/date/tests/strtotime_variation_scottish.phpt] 
TEST 2541/11091 [ext/date/tests/sunfuncts.phpt]
PASS date_sunrise() and date_sunset() functions [ext/date/tests/sunfuncts.phpt] 
TEST 2542/11091 [ext/date/tests/test-parse-from-format.phpt]
PASS date_create_from_format() and date_parse_from_format(). [ext/date/tests/test-parse-from-format.phpt] 
TEST 2543/11091 [ext/date/tests/time_basic.phpt]
PASS Test return type and value for expected input time() [ext/date/tests/time_basic.phpt] 
TEST 2544/11091 [ext/date/tests/time_error.phpt]
PASS Test wrong number of arguments for time() [ext/date/tests/time_error.phpt] 
TEST 2545/11091 [ext/date/tests/timestamp-in-dst.phpt]
PASS Format timestamp in DST test [ext/date/tests/timestamp-in-dst.phpt] 
TEST 2546/11091 [ext/date/tests/timezone-configuration.phpt]
PASS timezone configuration [1] [ext/date/tests/timezone-configuration.phpt] 
TEST 2547/11091 [ext/date/tests/timezone_abbreviations_list_basic1.phpt]
PASS Test timezone_abbreviations_list() function : basic functionality [ext/date/tests/timezone_abbreviations_list_basic1.phpt] 
TEST 2548/11091 [ext/date/tests/timezone_identifiers_list_basic1.phpt]
PASS Test timezone_identifiers_list() function : basic functionality [ext/date/tests/timezone_identifiers_list_basic1.phpt] 
TEST 2549/11091 [ext/date/tests/timezone_identifiers_list_wrong_constructor.phpt]
PASS timezone_identifiers_list: Test that correct notice is given when timezone_identifiers_list is given 4096 as parameter [ext/date/tests/timezone_identifiers_list_wrong_constructor.phpt] 
TEST 2550/11091 [ext/date/tests/timezone_location_get.phpt]
PASS timezone_location_get: Test that timezone_location_get returns a correct array of information [ext/date/tests/timezone_location_get.phpt] 
TEST 2551/11091 [ext/date/tests/timezone_name_from_abbr_basic1.phpt]
PASS Test timezone_name_from_abbr() function : basic functionality [ext/date/tests/timezone_name_from_abbr_basic1.phpt] 
TEST 2552/11091 [ext/date/tests/timezone_name_from_abbr_error.phpt]
PASS Test timezone_name_from_abbr() function : error conditions [ext/date/tests/timezone_name_from_abbr_error.phpt] 
TEST 2553/11091 [ext/date/tests/timezone_name_from_abbr_variation1.phpt]
PASS Test timezone_name_from_abbr() function : usage variation - Passing unexpected values to first argument $abbr. [ext/date/tests/timezone_name_from_abbr_variation1.phpt] 
TEST 2554/11091 [ext/date/tests/timezone_name_from_abbr_variation2.phpt]
PASS Test timezone_name_from_abbr() function : usage variation - Passing unexpected values to second argument $gmtOffset. [ext/date/tests/timezone_name_from_abbr_variation2.phpt] 
TEST 2555/11091 [ext/date/tests/timezone_name_from_abbr_variation3.phpt]
PASS Test timezone_name_from_abbr() function : usage variation - Passing unexpected values to third argument $isdst. [ext/date/tests/timezone_name_from_abbr_variation3.phpt] 
TEST 2556/11091 [ext/date/tests/timezone_name_get_error.phpt]
PASS Test timezone_name_get() function : error conditions [ext/date/tests/timezone_name_get_error.phpt] 
TEST 2557/11091 [ext/date/tests/timezone_offset_get_basic1.phpt]
PASS Test timezone_offset_get() function : basic functionality [ext/date/tests/timezone_offset_get_basic1.phpt] 
TEST 2558/11091 [ext/date/tests/timezone_offset_get_error.phpt]
PASS Test timezone_offset_get() function : error conditions [ext/date/tests/timezone_offset_get_error.phpt] 
TEST 2559/11091 [ext/date/tests/timezone_offset_get_variation1.phpt]
PASS Test timezone_offset_get() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/timezone_offset_get_variation1.phpt] 
TEST 2560/11091 [ext/date/tests/timezone_offset_get_variation2.phpt]
PASS Test timezone_offset_get() function : usage variation - Passing unexpected values to second argument $datetime. [ext/date/tests/timezone_offset_get_variation2.phpt] 
TEST 2561/11091 [ext/date/tests/timezone_open_basic1.phpt]
PASS Test timezone_open() function : basic functionality [ext/date/tests/timezone_open_basic1.phpt] 
TEST 2562/11091 [ext/date/tests/timezone_open_error.phpt]
PASS Test timezone_open() function : error conditions [ext/date/tests/timezone_open_error.phpt] 
TEST 2563/11091 [ext/date/tests/timezone_open_variation1.phpt]
PASS Test timezone_open function : usage variation - Passing unexpected values to first argument $timezone. [ext/date/tests/timezone_open_variation1.phpt] 
TEST 2564/11091 [ext/date/tests/timezone_transitions_get_basic1.phpt]
PASS Test timezone_transitions_get() function : basic functionality [ext/date/tests/timezone_transitions_get_basic1.phpt] 
TEST 2565/11091 [ext/date/tests/timezone_transitions_get_error.phpt]
PASS Test timezone_transitions_get() function : error conditions [ext/date/tests/timezone_transitions_get_error.phpt] 
TEST 2566/11091 [ext/date/tests/timezone_transitions_get_variation1.phpt]
PASS Test timezone_transitions_get() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/timezone_transitions_get_variation1.phpt] 
TEST 2567/11091 [ext/date/tests/timezone_transitions_get_variation2.phpt]
PASS Test timezone_transitions_get() function : usage variation - Passing unexpected values to first argument $timestamp_begin. [ext/date/tests/timezone_transitions_get_variation2.phpt] 
TEST 2568/11091 [ext/date/tests/timezone_transitions_get_variation3.phpt]
PASS Test timezone_transitions_get() function : usage variation - Passing unexpected values to first argument $timestamp_env. [ext/date/tests/timezone_transitions_get_variation3.phpt] 
TEST 2569/11091 [ext/date/tests/timezones-list.phpt]
PASS timezone_identifiers_list() [ext/date/tests/timezones-list.phpt] 
TEST 2570/11091 [ext/date/tests/timezones.phpt]
PASS setting bogus timezones [ext/date/tests/timezones.phpt] 
TEST 2571/11091 [ext/dba/tests/bug36436.phpt]
SKIP Bug #36436 (DBA problem with Berkeley DB4) [ext/dba/tests/bug36436.phpt] reason: DB4 handler not available
TEST 2572/11091 [ext/dba/tests/bug38698.phpt]
PASS Bug #38698 (Bug #38698 for some keys cdbmake creates corrupted db and cdb can't read valid db) [ext/dba/tests/bug38698.phpt] 
TEST 2573/11091 [ext/dba/tests/bug48240.phpt]
SKIP Bug #48240 (DBA Segmentation fault dba_nextkey) [ext/dba/tests/bug48240.phpt] reason: DB4 handler not available
TEST 2574/11091 [ext/dba/tests/bug49125.phpt]
SKIP Bug #49125 (Error in dba_exists C code) [ext/dba/tests/bug49125.phpt] reason: DB4 handler not available
TEST 2575/11091 [ext/dba/tests/dba001.phpt]
PASS DBA File Creation Test [ext/dba/tests/dba001.phpt] 
TEST 2576/11091 [ext/dba/tests/dba002.phpt]
PASS DBA Insert/Fetch Test [ext/dba/tests/dba002.phpt] 
TEST 2577/11091 [ext/dba/tests/dba003.phpt]
PASS DBA Insert/Replace/Fetch Test [ext/dba/tests/dba003.phpt] 
TEST 2578/11091 [ext/dba/tests/dba004.phpt]
PASS DBA Multiple Insert/Fetch Test [ext/dba/tests/dba004.phpt] 
TEST 2579/11091 [ext/dba/tests/dba005.phpt]
PASS DBA FirstKey/NextKey Loop Test With 5 Items [ext/dba/tests/dba005.phpt] 
TEST 2580/11091 [ext/dba/tests/dba006.phpt]
PASS DBA FirstKey/NextKey with 2 deletes [ext/dba/tests/dba006.phpt] 
TEST 2581/11091 [ext/dba/tests/dba007.phpt]
PASS DBA Multiple File Creation Test [ext/dba/tests/dba007.phpt] 
TEST 2582/11091 [ext/dba/tests/dba008.phpt]
SKIP DBA magic_quotes_runtime Test [ext/dba/tests/dba008.phpt] reason: , magic_quotes removed
TEST 2583/11091 [ext/dba/tests/dba009.phpt]
PASS DBA dba_popen Test [ext/dba/tests/dba009.phpt] 
TEST 2584/11091 [ext/dba/tests/dba010.phpt]
PASS DBA with array keys [ext/dba/tests/dba010.phpt] 
TEST 2585/11091 [ext/dba/tests/dba011.phpt]
PASS DBA argument tests [ext/dba/tests/dba011.phpt] 
TEST 2586/11091 [ext/dba/tests/dba012.phpt]
PASS DBA dba.default_handler tests [ext/dba/tests/dba012.phpt] 
TEST 2587/11091 [ext/dba/tests/dba013.phpt]
PASS DBA with array key with empty array [ext/dba/tests/dba013.phpt] 
TEST 2588/11091 [ext/dba/tests/dba014.phpt]
PASS DBA with array key with array containing too many elements [ext/dba/tests/dba014.phpt] 
TEST 2589/11091 [ext/dba/tests/dba015.phpt]
XFAIL DBA with persistent connections [ext/dba/tests/dba015.phpt]   XFAIL REASON: Test 6 crashes in flatfile_findkey with dba pointer of NULL, bug http://bugs.php.net/bug.php?id=51278
TEST 2590/11091 [ext/dba/tests/dba016.phpt]
PASS DBA lock modifier error message test [ext/dba/tests/dba016.phpt] 
TEST 2591/11091 [ext/dba/tests/dba_cdb.phpt]
PASS DBA CDB handler test [ext/dba/tests/dba_cdb.phpt] 
TEST 2592/11091 [ext/dba/tests/dba_cdb_001.phpt]
PASS DBA CDB handler test [ext/dba/tests/dba_cdb_001.phpt] 
TEST 2593/11091 [ext/dba/tests/dba_cdb_make.phpt]
PASS DBA CDB_MAKE handler test [ext/dba/tests/dba_cdb_make.phpt] 
TEST 2594/11091 [ext/dba/tests/dba_cdb_read.phpt]
PASS DBA CDB handler test (read only) [ext/dba/tests/dba_cdb_read.phpt] 
TEST 2595/11091 [ext/dba/tests/dba_db1.phpt]
SKIP DBA DB1 handler test [ext/dba/tests/dba_db1.phpt] reason: DB1 handler not available
TEST 2596/11091 [ext/dba/tests/dba_db2.phpt]
SKIP DBA DB2 handler test [ext/dba/tests/dba_db2.phpt] reason: DB2 handler not available
TEST 2597/11091 [ext/dba/tests/dba_db3.phpt]
SKIP DBA DB3 handler test [ext/dba/tests/dba_db3.phpt] reason: DB3 handler not available
TEST 2598/11091 [ext/dba/tests/dba_db4_000.phpt]
SKIP DBA DB4 handler test [ext/dba/tests/dba_db4_000.phpt] reason: DB4 handler not available
TEST 2599/11091 [ext/dba/tests/dba_db4_001.phpt]
SKIP DBA DB4 New File Creation open("c") & Insert Test [ext/dba/tests/dba_db4_001.phpt] reason: DB4 handler not available
TEST 2600/11091 [ext/dba/tests/dba_db4_002.phpt]
SKIP DBA DB4 New File Creation open("n") & Insert Test [ext/dba/tests/dba_db4_002.phpt] reason: DB4 handler not available
TEST 2601/11091 [ext/dba/tests/dba_db4_003.phpt]
SKIP DBA DB4 File Creation open("c") with existing file [ext/dba/tests/dba_db4_003.phpt] reason: DB4 handler not available
TEST 2602/11091 [ext/dba/tests/dba_db4_004.phpt]
SKIP DBA DB4 Truncate Existing File open("n") [ext/dba/tests/dba_db4_004.phpt] reason: DB4 handler not available
TEST 2603/11091 [ext/dba/tests/dba_db4_005.phpt]
SKIP DBA DB4 New File Creation popen("c") & Insert Test [ext/dba/tests/dba_db4_005.phpt] reason: DB4 handler not available
TEST 2604/11091 [ext/dba/tests/dba_db4_006.phpt]
SKIP DBA DB4 New File Creation popen("n") & Insert Test [ext/dba/tests/dba_db4_006.phpt] reason: DB4 handler not available
TEST 2605/11091 [ext/dba/tests/dba_db4_007.phpt]
SKIP DBA DB4 File Creation popen("c") with existing invalid file [ext/dba/tests/dba_db4_007.phpt] reason: DB4 handler not available
TEST 2606/11091 [ext/dba/tests/dba_db4_008.phpt]
SKIP DBA DB4 Truncate Existing File popen("n") [ext/dba/tests/dba_db4_008.phpt] reason: DB4 handler not available
TEST 2607/11091 [ext/dba/tests/dba_db4_009.phpt]
SKIP DBA DB4 Multiple File Creation Test [ext/dba/tests/dba_db4_009.phpt] reason: DB4 handler not available
TEST 2608/11091 [ext/dba/tests/dba_db4_010.phpt]
SKIP DBA DB4 magic_quotes_runtime Test [ext/dba/tests/dba_db4_010.phpt] reason: DB4 handler not available
TEST 2609/11091 [ext/dba/tests/dba_db4_011.phpt]
SKIP DBA DB4 with repeated key [ext/dba/tests/dba_db4_011.phpt] reason: DB4 handler not available
TEST 2610/11091 [ext/dba/tests/dba_db4_012.phpt]
SKIP DBA DB4 New File Creation open("rl") [ext/dba/tests/dba_db4_012.phpt] reason: DB4 handler not available
TEST 2611/11091 [ext/dba/tests/dba_db4_013.phpt]
SKIP DBA DB4 File open("rl") & Insert Test [ext/dba/tests/dba_db4_013.phpt] reason: DB4 handler not available
TEST 2612/11091 [ext/dba/tests/dba_db4_014.phpt]
SKIP DBA DB4 File open("wl") & Insert Test [ext/dba/tests/dba_db4_014.phpt] reason: DB4 handler not available
TEST 2613/11091 [ext/dba/tests/dba_db4_015.phpt]
SKIP DBA DB4 File open("wl") & Insert Test [ext/dba/tests/dba_db4_015.phpt] reason: DB4 handler not available
TEST 2614/11091 [ext/dba/tests/dba_db4_016.phpt]
SKIP DBA DB4 File Creation popen("c") with existing valid file [ext/dba/tests/dba_db4_016.phpt] reason: DB4 handler not available
TEST 2615/11091 [ext/dba/tests/dba_db4_017.phpt]
SKIP DBA DB4 file creation dba_open("cd") [ext/dba/tests/dba_db4_017.phpt] reason: DB4 handler not available
TEST 2616/11091 [ext/dba/tests/dba_db4_018.phpt]
SKIP DBA DB4 with persistent connections [ext/dba/tests/dba_db4_018.phpt] reason: DB4 handler not available
TEST 2617/11091 [ext/dba/tests/dba_db4_handlers.phpt]
SKIP DBA DB4 Handler Test [ext/dba/tests/dba_db4_handlers.phpt] reason: DB4 handler not available
TEST 2618/11091 [ext/dba/tests/dba_db4_optimize.phpt]
SKIP DBA DB4 Optimize Test [ext/dba/tests/dba_db4_optimize.phpt] reason: DB4 handler not available
TEST 2619/11091 [ext/dba/tests/dba_db4_sync.phpt]
SKIP DBA DB4 Sync Test [ext/dba/tests/dba_db4_sync.phpt] reason: DB4 handler not available
TEST 2620/11091 [ext/dba/tests/dba_dbm.phpt]
SKIP DBA DBM handler test [ext/dba/tests/dba_dbm.phpt] reason: DBM handler not available
TEST 2621/11091 [ext/dba/tests/dba_flatfile.phpt]
PASS DBA FlatFile handler test [ext/dba/tests/dba_flatfile.phpt] 
TEST 2622/11091 [ext/dba/tests/dba_gdbm.phpt]
SKIP DBA GDBM handler test [ext/dba/tests/dba_gdbm.phpt] reason: GDBM handler not available
TEST 2623/11091 [ext/dba/tests/dba_handlers.phpt]
PASS DBA Handler Test [ext/dba/tests/dba_handlers.phpt] 
TEST 2624/11091 [ext/dba/tests/dba_inifile.phpt]
PASS DBA INIFILE handler test [ext/dba/tests/dba_inifile.phpt] 
TEST 2625/11091 [ext/dba/tests/dba_ndbm.phpt]
SKIP DBA NDBM handler test [ext/dba/tests/dba_ndbm.phpt] reason: NDBM handler not available
TEST 2626/11091 [ext/dba/tests/dba_optimize.phpt]
PASS DBA Optimize Test [ext/dba/tests/dba_optimize.phpt] 
TEST 2627/11091 [ext/dba/tests/dba_qdbm.phpt]
SKIP DBA QDBM handler test [ext/dba/tests/dba_qdbm.phpt] reason: QDBM handler not available
TEST 2628/11091 [ext/dba/tests/dba_split.phpt]
PASS DBA Split Test [ext/dba/tests/dba_split.phpt] 
TEST 2629/11091 [ext/dba/tests/dba_sync.phpt]
PASS DBA Sync Test [ext/dba/tests/dba_sync.phpt] 
TEST 2630/11091 [ext/dom/tests/DOMAttr_construct_error_001.phpt]
PASS DOMAttr __construct() with no arguments. [ext/dom/tests/DOMAttr_construct_error_001.phpt] 
TEST 2631/11091 [ext/dom/tests/DOMAttr_name_basic_001.phpt]
PASS DOMAttr read $name property. [ext/dom/tests/DOMAttr_name_basic_001.phpt] 
TEST 2632/11091 [ext/dom/tests/DOMAttr_ownerElement_error_001.phpt]
PASS Read $ownerElement with null parent. [ext/dom/tests/DOMAttr_ownerElement_error_001.phpt] 
TEST 2633/11091 [ext/dom/tests/DOMAttr_value_basic_001.phpt]
PASS Read empty $value. [ext/dom/tests/DOMAttr_value_basic_001.phpt] 
TEST 2634/11091 [ext/dom/tests/DOMAttr_value_basic_002.phpt]
PASS Write non-string $value property [ext/dom/tests/DOMAttr_value_basic_002.phpt] 
TEST 2635/11091 [ext/dom/tests/DOMCDATASection_construct_error_001.phpt]
PASS __construct() with no arguments. [ext/dom/tests/DOMCDATASection_construct_error_001.phpt] 
TEST 2636/11091 [ext/dom/tests/DOMCharacterData_appendData_basic.phpt]
PASS DOMCharacterData::appendData basic functionality test [ext/dom/tests/DOMCharacterData_appendData_basic.phpt] 
TEST 2637/11091 [ext/dom/tests/DOMCharacterData_appendData_error_001.phpt]
PASS DOMCharacterData::appendData() with no arguments. [ext/dom/tests/DOMCharacterData_appendData_error_001.phpt] 
TEST 2638/11091 [ext/dom/tests/DOMCharacterData_data_basic_002.phpt]
PASS Create CDATA section and change it using DOMcreateCDATASection [ext/dom/tests/DOMCharacterData_data_basic_002.phpt] 
TEST 2639/11091 [ext/dom/tests/DOMCharacterData_data_error_002.phpt]
PASS Invalid State Error when getting data on DOMCharacterData out of content. [ext/dom/tests/DOMCharacterData_data_error_002.phpt] 
TEST 2640/11091 [ext/dom/tests/DOMCharacterData_deleteData_basic_001.phpt]
PASS DOMCharacterData::deleteData() with count exceeding string size. [ext/dom/tests/DOMCharacterData_deleteData_basic_001.phpt] 
TEST 2641/11091 [ext/dom/tests/DOMCharacterData_deleteData_error_001.phpt]
PASS DOMCharacterData::deleteData() with no arguments. [ext/dom/tests/DOMCharacterData_deleteData_error_001.phpt] 
TEST 2642/11091 [ext/dom/tests/DOMCharacterData_deleteData_error_002.phpt]
PASS DOMCharacterData::deleteData() with offset exceeding string size. [ext/dom/tests/DOMCharacterData_deleteData_error_002.phpt] 
TEST 2643/11091 [ext/dom/tests/DOMCharacterData_insertData_error_001.phpt]
PASS DOMCharacterData::insertData() with no arguments. [ext/dom/tests/DOMCharacterData_insertData_error_001.phpt] 
TEST 2644/11091 [ext/dom/tests/DOMCharacterData_length_error_001.phpt]
PASS Invalid State Error when getting length on DOMCharacterData out of content. [ext/dom/tests/DOMCharacterData_length_error_001.phpt] 
TEST 2645/11091 [ext/dom/tests/DOMCharacterData_replaceData_error_001.phpt]
PASS DOMCharacterData::replaceData() with no arguments. [ext/dom/tests/DOMCharacterData_replaceData_error_001.phpt] 
TEST 2646/11091 [ext/dom/tests/DOMCharacterData_substringData_basic_001.phpt]
PASS __DOMCharacterData::substringData pull mid section of string [ext/dom/tests/DOMCharacterData_substringData_basic_001.phpt] 
TEST 2647/11091 [ext/dom/tests/DOMComment_appendData_basic.phpt]
PASS Test adding data to a DOMComment [ext/dom/tests/DOMComment_appendData_basic.phpt] 
TEST 2648/11091 [ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt]
PASS DOMComment::appendData basic functionality test [ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt] 
TEST 2649/11091 [ext/dom/tests/DOMComment_construct_basic_001.phpt]
PASS DOMComment::__construct() with constructor called twice. [ext/dom/tests/DOMComment_construct_basic_001.phpt] 
TEST 2650/11091 [ext/dom/tests/DOMComment_construct_error_001.phpt]
PASS DOMComment::__construct() with more arguments than acceptable. [ext/dom/tests/DOMComment_construct_error_001.phpt] 
TEST 2651/11091 [ext/dom/tests/DOMComment_insertData_basic.phpt]
PASS Test inserting data into a DOMComment basic test [ext/dom/tests/DOMComment_insertData_basic.phpt] 
TEST 2652/11091 [ext/dom/tests/DOMComment_insertData_error1.phpt]
PASS Test inserting data into a DOMComment basic test [ext/dom/tests/DOMComment_insertData_error1.phpt] 
TEST 2653/11091 [ext/dom/tests/DOMComment_insertData_error2.phpt]
PASS Test inserting data into a DOMComment basic test [ext/dom/tests/DOMComment_insertData_error2.phpt] 
TEST 2654/11091 [ext/dom/tests/DOMComment_replaceData_basic.phpt]
PASS Test replacing data into a DOMComment basic test [ext/dom/tests/DOMComment_replaceData_basic.phpt] 
TEST 2655/11091 [ext/dom/tests/DOMComment_replaceData_error1.phpt]
PASS Test replacing data into a DOMComment basic test [ext/dom/tests/DOMComment_replaceData_error1.phpt] 
TEST 2656/11091 [ext/dom/tests/DOMComment_replaceData_error2.phpt]
PASS Test replacing data into a DOMComment basic test [ext/dom/tests/DOMComment_replaceData_error2.phpt] 
TEST 2657/11091 [ext/dom/tests/DOMDocumentFragment_appendXML_basic_001.phpt]
PASS DOMDocumentFragment::appendXML() with children with properties. [ext/dom/tests/DOMDocumentFragment_appendXML_basic_001.phpt] 
TEST 2658/11091 [ext/dom/tests/DOMDocumentFragment_appendXML_error_001.phpt]
PASS DOMDocumentFragment::appendXML() with no arguments. [ext/dom/tests/DOMDocumentFragment_appendXML_error_001.phpt] 
TEST 2659/11091 [ext/dom/tests/DOMDocumentFragment_appendXML_error_002.phpt]
PASS DOMDocumentFragment::appendXML() with unbound fragment. [ext/dom/tests/DOMDocumentFragment_appendXML_error_002.phpt] 
TEST 2660/11091 [ext/dom/tests/DOMDocumentFragment_appendXML_error_003.phpt]
PASS DOMDocumentFragment::appendXML() with unbalanced chunks. [ext/dom/tests/DOMDocumentFragment_appendXML_error_003.phpt] 
TEST 2661/11091 [ext/dom/tests/DOMDocumentFragment_appendXML_hasChildNodes_basic.phpt]
PASS Testing DOMDocumentFragment::appendXML and DOMDocumentFragment::hasChildNodes [ext/dom/tests/DOMDocumentFragment_appendXML_hasChildNodes_basic.phpt] 
TEST 2662/11091 [ext/dom/tests/DOMDocumentFragment_construct_basic_001.phpt]
PASS DOMDocumentFragment::__construct(). [ext/dom/tests/DOMDocumentFragment_construct_basic_001.phpt] 
TEST 2663/11091 [ext/dom/tests/DOMDocumentFragment_construct_basic_002.phpt]
PASS DOMDocumentFragment::__construct() called twice. [ext/dom/tests/DOMDocumentFragment_construct_basic_002.phpt] 
TEST 2664/11091 [ext/dom/tests/DOMDocumentFragment_construct_error_001.phpt]
PASS DOMDocumentFragment::__construct() with too many errors. [ext/dom/tests/DOMDocumentFragment_construct_error_001.phpt] 
TEST 2665/11091 [ext/dom/tests/DOMDocumentType_basic_001.phpt]
PASS DOMDocumentType: basic access to all properties. [ext/dom/tests/DOMDocumentType_basic_001.phpt] 
TEST 2666/11091 [ext/dom/tests/DOMDocumentType_entities_error_001.phpt]
PASS DOMDocumentType::entities with invalid state. [ext/dom/tests/DOMDocumentType_entities_error_001.phpt] 
TEST 2667/11091 [ext/dom/tests/DOMDocumentType_internalSubset_error_001.phpt]
PASS DOMDocumentType::internalSubset with invalid state. [ext/dom/tests/DOMDocumentType_internalSubset_error_001.phpt] 
TEST 2668/11091 [ext/dom/tests/DOMDocumentType_name_error_001.phpt]
PASS DOMDocumentType::name with invalid state. [ext/dom/tests/DOMDocumentType_name_error_001.phpt] 
TEST 2669/11091 [ext/dom/tests/DOMDocumentType_notations_error_001.phpt]
PASS DOMDocumentType::notations with invalid state. [ext/dom/tests/DOMDocumentType_notations_error_001.phpt] 
TEST 2670/11091 [ext/dom/tests/DOMDocumentType_publicId_basic_001.phpt]
PASS DOMDocumentType::publicId with empty value. [ext/dom/tests/DOMDocumentType_publicId_basic_001.phpt] 
TEST 2671/11091 [ext/dom/tests/DOMDocumentType_publicId_error_001.phpt]
PASS DOMDocumentType::publicId with invalid state. [ext/dom/tests/DOMDocumentType_publicId_error_001.phpt] 
TEST 2672/11091 [ext/dom/tests/DOMDocumentType_systemId_basic_001.phpt]
PASS DOMDocumentType::systemId with empty value. [ext/dom/tests/DOMDocumentType_systemId_basic_001.phpt] 
TEST 2673/11091 [ext/dom/tests/DOMDocumentType_systemId_error_001.phpt]
PASS DOMDocumentType::systemId with invalid state. [ext/dom/tests/DOMDocumentType_systemId_error_001.phpt] 
TEST 2674/11091 [ext/dom/tests/DOMDocument_config_basic.phpt]
PASS Tests DOMDocument::config read [ext/dom/tests/DOMDocument_config_basic.phpt] 
TEST 2675/11091 [ext/dom/tests/DOMDocument_createAttribute_basic.phpt]
PASS DomDocument::createAttribute() - basic test for DomDocument::createAttribute() [ext/dom/tests/DOMDocument_createAttribute_basic.phpt] 
TEST 2676/11091 [ext/dom/tests/DOMDocument_createAttribute_error.phpt]
PASS Test DOMDocument::createAttribute() for expected expection thrown when wrong parameter passed [ext/dom/tests/DOMDocument_createAttribute_error.phpt] 
TEST 2677/11091 [ext/dom/tests/DOMDocument_createAttribute_error1.phpt]
PASS DomDocument::createAttribute() - error test for DomDocument::createAttribute() [ext/dom/tests/DOMDocument_createAttribute_error1.phpt] 
TEST 2678/11091 [ext/dom/tests/DOMDocument_createAttribute_variation.phpt]
PASS Test DOMDocument::createAttribute() for expected return value [ext/dom/tests/DOMDocument_createAttribute_variation.phpt] 
TEST 2679/11091 [ext/dom/tests/DOMDocument_createEntityReference_basic.phpt]
PASS DOMDocument::createEntityReference() should create a new entity reference node [ext/dom/tests/DOMDocument_createEntityReference_basic.phpt] 
TEST 2680/11091 [ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt]
PASS DomDocument::createProcessingInstruction() - basic test for DomDocument::createProcessingInstruction() [ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt] 
TEST 2681/11091 [ext/dom/tests/DOMDocument_createProcessingInstruction_error.phpt]
PASS DomDocument::createProcessingInstruction() - error test for DomDocument::createProcessingInstruction() [ext/dom/tests/DOMDocument_createProcessingInstruction_error.phpt] 
TEST 2682/11091 [ext/dom/tests/DOMDocument_documentURI_basic.phpt]
PASS Tests DOMDocument::documentURI read and write [ext/dom/tests/DOMDocument_documentURI_basic.phpt] 
TEST 2683/11091 [ext/dom/tests/DOMDocument_encoding_basic.phpt]
PASS DOMDocument::$encoding - read/write tests (dom_document_encoding_read/dom_document_encoding_write) [ext/dom/tests/DOMDocument_encoding_basic.phpt] 
TEST 2684/11091 [ext/dom/tests/DOMDocument_implementationRead_basic.phpt]
PASS DOMDocument::DOMImplementation - basic test for DomDocument::DOMImplementation [ext/dom/tests/DOMDocument_implementationRead_basic.phpt] 
TEST 2685/11091 [ext/dom/tests/DOMDocument_loadHTML_basic.phpt]
PASS DOMDocument::loadHTML [ext/dom/tests/DOMDocument_loadHTML_basic.phpt] 
TEST 2686/11091 [ext/dom/tests/DOMDocument_loadHTML_error1.phpt]
PASS DOMDocument::loadHTML() should fail if no parameter is given [ext/dom/tests/DOMDocument_loadHTML_error1.phpt] 
TEST 2687/11091 [ext/dom/tests/DOMDocument_loadHTML_error2.phpt]
PASS DOMDocument::loadHTML() should fail if empty string provided as input [ext/dom/tests/DOMDocument_loadHTML_error2.phpt] 
TEST 2688/11091 [ext/dom/tests/DOMDocument_preserveWhiteSpace_basic.phpt]
PASS DOMDocument::$preserveWhiteSpace - test ability to read and write property [ext/dom/tests/DOMDocument_preserveWhiteSpace_basic.phpt] 
TEST 2689/11091 [ext/dom/tests/DOMDocument_preserveWhiteSpace_variations.phpt]
PASS DOMDocument::$preserveWhiteSpace - test ability to read and write property [ext/dom/tests/DOMDocument_preserveWhiteSpace_variations.phpt] 
TEST 2690/11091 [ext/dom/tests/DOMDocument_relaxNGValidateSource_basic.phpt]
PASS DOMDocument::relaxNGValidateSource() [ext/dom/tests/DOMDocument_relaxNGValidateSource_basic.phpt] 
TEST 2691/11091 [ext/dom/tests/DOMDocument_relaxNGValidateSource_error1.phpt]
PASS DOMDocument::relaxNGValidateSource() should fail if document doesn't validate [ext/dom/tests/DOMDocument_relaxNGValidateSource_error1.phpt] 
TEST 2692/11091 [ext/dom/tests/DOMDocument_relaxNGValidateSource_error2.phpt]
PASS DOMDocument::relaxNGValidateSource() should fail on invalid RNG schema [ext/dom/tests/DOMDocument_relaxNGValidateSource_error2.phpt] 
TEST 2693/11091 [ext/dom/tests/DOMDocument_relaxNGValidate_basic.phpt]
PASS DOMDocument::relaxNGValidate() [ext/dom/tests/DOMDocument_relaxNGValidate_basic.phpt] 
TEST 2694/11091 [ext/dom/tests/DOMDocument_relaxNGValidate_error1.phpt]
PASS DOMDocument::relaxNGValidate() should fail if document doesn't validate [ext/dom/tests/DOMDocument_relaxNGValidate_error1.phpt] 
TEST 2695/11091 [ext/dom/tests/DOMDocument_relaxNGValidate_error2.phpt]
PASS DOMDocument::relaxNGValidate() should fail on invalid RelaxNG file source [ext/dom/tests/DOMDocument_relaxNGValidate_error2.phpt] 
TEST 2696/11091 [ext/dom/tests/DOMDocument_resolveExternals_basic.phpt]
PASS Tests DOMDocument::resoleExternals get and set [ext/dom/tests/DOMDocument_resolveExternals_basic.phpt] 
TEST 2697/11091 [ext/dom/tests/DOMDocument_saveHTMLFile_basic.phpt]
PASS DOMDocument::saveHTMLFile() should dump the internal document into a file using HTML formatting [ext/dom/tests/DOMDocument_saveHTMLFile_basic.phpt] 
TEST 2698/11091 [ext/dom/tests/DOMDocument_saveHTMLFile_error1.phpt]
PASS DOMDocument::saveHTMLFile() should fail if no parameter is given [ext/dom/tests/DOMDocument_saveHTMLFile_error1.phpt] 
TEST 2699/11091 [ext/dom/tests/DOMDocument_saveHTMLFile_error2.phpt]
PASS DOMDocument::saveHTMLFile() should fail if called statically [ext/dom/tests/DOMDocument_saveHTMLFile_error2.phpt] 
TEST 2700/11091 [ext/dom/tests/DOMDocument_saveHTMLFile_formatOutput.phpt]
PASS DOMDocument::saveHTMLFile() should format output on demand [ext/dom/tests/DOMDocument_saveHTMLFile_formatOutput.phpt] 
TEST 2701/11091 [ext/dom/tests/DOMDocument_saveHTMLFile_invalid_filename.phpt]
PASS DOMDocument::saveHTMLFile() should fail with invalid filename [ext/dom/tests/DOMDocument_saveHTMLFile_invalid_filename.phpt] 
TEST 2702/11091 [ext/dom/tests/DOMDocument_saveHTML_basic.phpt]
PASS DOMDocument::saveHTML() should dump the internal document into a string using HTML formatting [ext/dom/tests/DOMDocument_saveHTML_basic.phpt] 
TEST 2703/11091 [ext/dom/tests/DOMDocument_saveHTML_error2.phpt]
PASS DOMDocument::saveHTML() should fail if called statically [ext/dom/tests/DOMDocument_saveHTML_error2.phpt] 
TEST 2704/11091 [ext/dom/tests/DOMDocument_saveHTML_variant1.phpt]
PASS DOMDocument::saveHTML() optional parameters [ext/dom/tests/DOMDocument_saveHTML_variant1.phpt] 
TEST 2705/11091 [ext/dom/tests/DOMDocument_save_basic.phpt]
PASS DOMDocument::save  Test basic function of save method [ext/dom/tests/DOMDocument_save_basic.phpt] 
TEST 2706/11091 [ext/dom/tests/DOMDocument_savexml_basic.phpt]
PASS DOM Document : save and saveXML [ext/dom/tests/DOMDocument_savexml_basic.phpt] 
TEST 2707/11091 [ext/dom/tests/DOMDocument_schemaValidateSource_basic.phpt]
PASS DomDocument::schemaValidateSource() - basic [ext/dom/tests/DOMDocument_schemaValidateSource_basic.phpt] 
TEST 2708/11091 [ext/dom/tests/DOMDocument_schemaValidateSource_error1.phpt]
PASS DomDocument::schemaValidateSource() - string that is not a schema [ext/dom/tests/DOMDocument_schemaValidateSource_error1.phpt] 
TEST 2709/11091 [ext/dom/tests/DOMDocument_schemaValidateSource_error2.phpt]
PASS DomDocument::schemaValidateSource() - non-conforming schema [ext/dom/tests/DOMDocument_schemaValidateSource_error2.phpt] 
TEST 2710/11091 [ext/dom/tests/DOMDocument_schemaValidateSource_error3.phpt]
PASS DomDocument::schemaValidateSource() - empty string for schema string [ext/dom/tests/DOMDocument_schemaValidateSource_error3.phpt] 
TEST 2711/11091 [ext/dom/tests/DOMDocument_schemaValidateSource_error4.phpt]
PASS DomDocument::schemaValidateSource() - pass no parameters [ext/dom/tests/DOMDocument_schemaValidateSource_error4.phpt] 
TEST 2712/11091 [ext/dom/tests/DOMDocument_schemaValidate_basic.phpt]
PASS DomDocument::schemaValidate() - basic [ext/dom/tests/DOMDocument_schemaValidate_basic.phpt] 
TEST 2713/11091 [ext/dom/tests/DOMDocument_schemaValidate_error1.phpt]
PASS DomDocument::schemaValidate() - file that is not a schema [ext/dom/tests/DOMDocument_schemaValidate_error1.phpt] 
TEST 2714/11091 [ext/dom/tests/DOMDocument_schemaValidate_error2.phpt]
PASS DomDocument::schemaValidate() - non-conforming schema file [ext/dom/tests/DOMDocument_schemaValidate_error2.phpt] 
TEST 2715/11091 [ext/dom/tests/DOMDocument_schemaValidate_error3.phpt]
PASS DomDocument::schemaValidate() - empty string for schema file name [ext/dom/tests/DOMDocument_schemaValidate_error3.phpt] 
TEST 2716/11091 [ext/dom/tests/DOMDocument_schemaValidate_error4.phpt]
PASS DomDocument::schemaValidate() - pass no parameters [ext/dom/tests/DOMDocument_schemaValidate_error4.phpt] 
TEST 2717/11091 [ext/dom/tests/DOMDocument_schemaValidate_error5.phpt]
PASS DomDocument::schemaValidate() - non-existant schema file [ext/dom/tests/DOMDocument_schemaValidate_error5.phpt] 
TEST 2718/11091 [ext/dom/tests/DOMDocument_standalone_basic.phpt]
PASS Tests DOMDocument::standalone get, set, and functionality [ext/dom/tests/DOMDocument_standalone_basic.phpt] 
TEST 2719/11091 [ext/dom/tests/DOMDocument_strictErrorChecking_basic.phpt]
PASS DomDocument::$strictErrorChecking - basic test [ext/dom/tests/DOMDocument_strictErrorChecking_basic.phpt] 
TEST 2720/11091 [ext/dom/tests/DOMDocument_strictErrorChecking_variation.phpt]
PASS DomDocument::$strictErrorChecking - ensure turning off actually works [ext/dom/tests/DOMDocument_strictErrorChecking_variation.phpt] 
TEST 2721/11091 [ext/dom/tests/DOMDocument_validate_basic.phpt]
PASS DOMDocument::validate() should validate an internal DTD declaration [ext/dom/tests/DOMDocument_validate_basic.phpt] 
TEST 2722/11091 [ext/dom/tests/DOMDocument_validate_error1.phpt]
PASS DOMDocument::validate() should fail if any parameter is given [ext/dom/tests/DOMDocument_validate_error1.phpt] 
TEST 2723/11091 [ext/dom/tests/DOMDocument_validate_error2.phpt]
PASS DOMDocument::validate() should fail if called statically [ext/dom/tests/DOMDocument_validate_error2.phpt] 
TEST 2724/11091 [ext/dom/tests/DOMDocument_validate_external_dtd.phpt]
FAIL DOMDocument::validate() should validate an external DTD declaration [ext/dom/tests/DOMDocument_validate_external_dtd.phpt] 
TEST 2725/11091 [ext/dom/tests/DOMDocument_validate_on_parse_basic.phpt]
PASS DOMDocument::$validateOnParse - read/write tests (dom_document_validate_on_parse_read/dom_document_validate_on_parse_write) [ext/dom/tests/DOMDocument_validate_on_parse_basic.phpt] 
TEST 2726/11091 [ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt]
PASS 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] 
TEST 2727/11091 [ext/dom/tests/DOMElement_hasAttributes_basic.phpt]
PASS DOMNode: hasAttributes() [ext/dom/tests/DOMElement_hasAttributes_basic.phpt] 
TEST 2728/11091 [ext/dom/tests/DOMImplementation_createDocumentType_basic.phpt]
PASS DOMImplementation::createDocumentType() [ext/dom/tests/DOMImplementation_createDocumentType_basic.phpt] 
TEST 2729/11091 [ext/dom/tests/DOMImplementation_createDocument_basic.phpt]
PASS DOMImplementation::createDocument() [ext/dom/tests/DOMImplementation_createDocument_basic.phpt] 
TEST 2730/11091 [ext/dom/tests/DOMImplementation_hasFeature_basic.phpt]
PASS DOMImplementation::hasFeature() [ext/dom/tests/DOMImplementation_hasFeature_basic.phpt] 
TEST 2731/11091 [ext/dom/tests/DOMNode_C14NFile_basic.phpt]
PASS DOMNode::C14NFile() [ext/dom/tests/DOMNode_C14NFile_basic.phpt] 
TEST 2732/11091 [ext/dom/tests/DOMNode_C14N_basic.phpt]
PASS DOMNode::C14N() [ext/dom/tests/DOMNode_C14N_basic.phpt] 
TEST 2733/11091 [ext/dom/tests/DOMNode_cloneNode_basic.phpt]
PASS DOM cloneNode : Basic Functionality [ext/dom/tests/DOMNode_cloneNode_basic.phpt] 
TEST 2734/11091 [ext/dom/tests/DOMNode_getLineNo_basic.phpt]
PASS DOMNode::getLineNo() [ext/dom/tests/DOMNode_getLineNo_basic.phpt] 
TEST 2735/11091 [ext/dom/tests/DOMNode_getNodePath_basic.phpt]
PASS DOMNode::getNodePath() [ext/dom/tests/DOMNode_getNodePath_basic.phpt] 
TEST 2736/11091 [ext/dom/tests/DOMNode_hasChildNodes.phpt]
PASS Tests DOMNode::hasChildNodes() [ext/dom/tests/DOMNode_hasChildNodes.phpt] 
TEST 2737/11091 [ext/dom/tests/DOMNode_hasChildNodes_basic.phpt]
PASS Test whether a node has child nodes: hasChildNodes() [ext/dom/tests/DOMNode_hasChildNodes_basic.phpt] 
TEST 2738/11091 [ext/dom/tests/DOMNode_insertBefore.phpt]
PASS Tests DOMNode::insertBefore() [ext/dom/tests/DOMNode_insertBefore.phpt] 
TEST 2739/11091 [ext/dom/tests/DOMNode_insertBefore_error1.phpt]
PASS DOMNode::insertBefore() should fail if node belongs to another document [ext/dom/tests/DOMNode_insertBefore_error1.phpt] 
TEST 2740/11091 [ext/dom/tests/DOMNode_issamenode_basic.phpt]
PASS DOMNode: isSameNode() [ext/dom/tests/DOMNode_issamenode_basic.phpt] 
TEST 2741/11091 [ext/dom/tests/DOMNode_normalize_basic.phpt]
PASS DOMNode::normalize() [ext/dom/tests/DOMNode_normalize_basic.phpt] 
TEST 2742/11091 [ext/dom/tests/DOMNode_removeChild_basic.phpt]
PASS DOM removeChild : Basic Functionality [ext/dom/tests/DOMNode_removeChild_basic.phpt] 
TEST 2743/11091 [ext/dom/tests/DOMNode_replaceChild_basic.phpt]
PASS Replacing a child node [ext/dom/tests/DOMNode_replaceChild_basic.phpt] 
TEST 2744/11091 [ext/dom/tests/DOMText_appendData_basic.phpt]
PASS DOMText::appendData basic functionality test [ext/dom/tests/DOMText_appendData_basic.phpt] 
TEST 2745/11091 [ext/dom/tests/bug28721.phpt]
PASS Bug #28721 (appendChild() and insertBefore() unset DOMText) [ext/dom/tests/bug28721.phpt] 
TEST 2746/11091 [ext/dom/tests/bug28817.phpt]
PASS Bug #28817 (properties in extended class) [ext/dom/tests/bug28817.phpt] 
TEST 2747/11091 [ext/dom/tests/bug32615.phpt]
PASS Bug #32615 (Replacing and inserting Fragments) [ext/dom/tests/bug32615.phpt] 
TEST 2748/11091 [ext/dom/tests/bug34276.phpt]
PASS Bug #34276 (setAttributeNS and default namespace) [ext/dom/tests/bug34276.phpt] 
TEST 2749/11091 [ext/dom/tests/bug35342.phpt]
PASS Bug #35342 (isset(DOMNodeList->length) returns false) [ext/dom/tests/bug35342.phpt] 
TEST 2750/11091 [ext/dom/tests/bug35673.phpt]
PASS Bug #35673 (formatOutput does not work with saveHTML). [ext/dom/tests/bug35673.phpt] 
TEST 2751/11091 [ext/dom/tests/bug36756.phpt]
PASS Bug #36756 (DOMDocument::removeChild corrupts node) [ext/dom/tests/bug36756.phpt] 
TEST 2752/11091 [ext/dom/tests/bug37277.phpt]
PASS Bug #37277 (cloning Dom Documents or Nodes does not work) [ext/dom/tests/bug37277.phpt] 
TEST 2753/11091 [ext/dom/tests/bug37456.phpt]
PASS Bug #37456 (DOMElement->setAttribute() loops forever) [ext/dom/tests/bug37456.phpt] 
TEST 2754/11091 [ext/dom/tests/bug38438.phpt]
PASS Bug #38438 (DOMNodeList->item(0) segfault on empty NodeList) [ext/dom/tests/bug38438.phpt] 
TEST 2755/11091 [ext/dom/tests/bug38474.phpt]
PASS Bug #38474 (getAttribute select attribute by order, even when prefixed) (OK to fail with libxml2 < 2.6.2x) [ext/dom/tests/bug38474.phpt] 
TEST 2756/11091 [ext/dom/tests/bug38850.phpt]
PASS Bug #38850 (lookupNamespaceURI does not return default namespace) [ext/dom/tests/bug38850.phpt] 
TEST 2757/11091 [ext/dom/tests/bug38949.phpt]
PASS Bug #38949 (Cannot get xmlns value attribute) [ext/dom/tests/bug38949.phpt] 
TEST 2758/11091 [ext/dom/tests/bug40836.phpt]
PASS Bug #40836 (Segfault in insertBefore) [ext/dom/tests/bug40836.phpt] 
TEST 2759/11091 [ext/dom/tests/bug41257.phpt]
PASS Bug #41257 (lookupNamespaceURI does not work as expected) [ext/dom/tests/bug41257.phpt] 
TEST 2760/11091 [ext/dom/tests/bug41374.phpt]
PASS Bug #41374 (wholetext concats values of wrong nodes) [ext/dom/tests/bug41374.phpt] 
TEST 2761/11091 [ext/dom/tests/bug42082.phpt]
PASS Bug #42082 (NodeList length zero should be empty) [ext/dom/tests/bug42082.phpt] 
TEST 2762/11091 [ext/dom/tests/bug43364.phpt]
PASS Bug #43364 (recursive xincludes don't remove internal xml nodes properly) [ext/dom/tests/bug43364.phpt] 
TEST 2763/11091 [ext/dom/tests/bug44648.phpt]
PASS Bug #44648 (Attribute names not checked for wellformedness) [ext/dom/tests/bug44648.phpt] 
TEST 2764/11091 [ext/dom/tests/bug45251.phpt]
PASS Bug #45251 (double free or corruption with setAttributeNode()) [ext/dom/tests/bug45251.phpt] 
TEST 2765/11091 [ext/dom/tests/bug46185.phpt]
PASS Bug #46185 (importNode changes the namespace of an XML element). [ext/dom/tests/bug46185.phpt] 
TEST 2766/11091 [ext/dom/tests/bug46335.phpt]
PASS Bug #46335 (DOMText::splitText doesn't handle multibyte characters). [ext/dom/tests/bug46335.phpt] 
TEST 2767/11091 [ext/dom/tests/bug46849.phpt]
PASS Bug #46849 (Cloning DOMDocument doesn't clone the properties). [ext/dom/tests/bug46849.phpt] 
TEST 2768/11091 [ext/dom/tests/bug47430.phpt]
PASS Bug #47430 (Errors after writing to nodeValue parameter of an absent previousSibling). [ext/dom/tests/bug47430.phpt] 
TEST 2769/11091 [ext/dom/tests/bug47848.phpt]
PASS Bug #47848 (importNode doesn't preserve attribute namespaces) [ext/dom/tests/bug47848.phpt] 
TEST 2770/11091 [ext/dom/tests/bug47849.phpt]
PASS Bug #47849 (Non-deep import loses the namespace). [ext/dom/tests/bug47849.phpt] 
TEST 2771/11091 [ext/dom/tests/bug49463.phpt]
PASS Bug #49463 (setAttributeNS fails setting default namespace). [ext/dom/tests/bug49463.phpt] 
TEST 2772/11091 [ext/dom/tests/bug49490.phpt]
PASS Bug #49490 (XPath namespace prefix conflict). [ext/dom/tests/bug49490.phpt] 
TEST 2773/11091 [ext/dom/tests/bug50661.phpt]
PASS Bug #50661 (DOMDocument::loadXML does not allow UTF-16). [ext/dom/tests/bug50661.phpt] 
TEST 2774/11091 [ext/dom/tests/bug52656.phpt]
PASS Bug #52656 (DOMCdataSection does not work with splitText). [ext/dom/tests/bug52656.phpt] 
TEST 2775/11091 [ext/dom/tests/bug54601.phpt]
PASS Segfault when removing the Doctype node [ext/dom/tests/bug54601.phpt] 
TEST 2776/11091 [ext/dom/tests/canonicalization.phpt]
PASS Test: Canonicalization - C14N() [ext/dom/tests/canonicalization.phpt] 
TEST 2777/11091 [ext/dom/tests/dom001.phpt]
PASS Test 1: Accessing single node [ext/dom/tests/dom001.phpt] 
TEST 2778/11091 [ext/dom/tests/dom002.phpt]
PASS Test 2: getElementsByTagName() / getElementsByTagNameNS() [ext/dom/tests/dom002.phpt] 
TEST 2779/11091 [ext/dom/tests/dom003.phpt]
PASS Test 3: Exception Test [ext/dom/tests/dom003.phpt] 
TEST 2780/11091 [ext/dom/tests/dom004.phpt]
PASS Test 4: Streams Test [ext/dom/tests/dom004.phpt] 
TEST 2781/11091 [ext/dom/tests/dom005.phpt]
PASS Test 5: HTML Test [ext/dom/tests/dom005.phpt] 
TEST 2782/11091 [ext/dom/tests/dom006.phpt]
PASS Test 6: Extends Test [ext/dom/tests/dom006.phpt] 
TEST 2783/11091 [ext/dom/tests/dom007.phpt]
PASS Test 7: DTD tests [ext/dom/tests/dom007.phpt] 
TEST 2784/11091 [ext/dom/tests/dom_comment_basic.phpt]
PASS DOM Comment : Basic Functionality [ext/dom/tests/dom_comment_basic.phpt] 
TEST 2785/11091 [ext/dom/tests/dom_comment_variation.phpt]
PASS DOM Comment : Variation [ext/dom/tests/dom_comment_variation.phpt] 
TEST 2786/11091 [ext/dom/tests/dom_create_element.phpt]
PASS Test 1: Creating Elements with and without Namespaces [ext/dom/tests/dom_create_element.phpt] 
TEST 2787/11091 [ext/dom/tests/dom_import_simplexml.phpt]
PASS Interop Test: Import from SimpleXML [ext/dom/tests/dom_import_simplexml.phpt] 
TEST 2788/11091 [ext/dom/tests/dom_set_attr_node.phpt]
PASS Test: setAttributeNode() [ext/dom/tests/dom_set_attr_node.phpt] 
TEST 2789/11091 [ext/dom/tests/dom_xinclude.phpt]
PASS Test: Xinclude and Streams [ext/dom/tests/dom_xinclude.phpt] 
TEST 2790/11091 [ext/dom/tests/domattributes.phpt]
PASS Attributes: DOMAttribute functionality [ext/dom/tests/domattributes.phpt] 
TEST 2791/11091 [ext/dom/tests/domchardata.phpt]
PASS CharData: DOMCharacterData and related functionality [ext/dom/tests/domchardata.phpt] 
TEST 2792/11091 [ext/dom/tests/domdocument_createcomment_error_001.phpt]
PASS DomDocument::CreateComment() - Incorrect Parameters [ext/dom/tests/domdocument_createcomment_error_001.phpt] 
TEST 2793/11091 [ext/dom/tests/domdocument_createentityreference_001.phpt]
PASS DomDocument::CreateEntityReference() - Creates an entity reference with the appropriate name [ext/dom/tests/domdocument_createentityreference_001.phpt] 
TEST 2794/11091 [ext/dom/tests/domdocument_createentityreference_002.phpt]
PASS DomDocument::CreateEntityReference() - Empty Arguments [ext/dom/tests/domdocument_createentityreference_002.phpt] 
TEST 2795/11091 [ext/dom/tests/domelement.phpt]
PASS Elements: DOMElement functionality [ext/dom/tests/domelement.phpt] 
TEST 2796/11091 [ext/dom/tests/domobject_debug_handler.phpt]
PASS Objects of DOM extension: debug info object handler. [ext/dom/tests/domobject_debug_handler.phpt] 
TEST 2797/11091 [ext/dom/tests/domxpath.phpt]
PASS DOMXPath Tests [ext/dom/tests/domxpath.phpt] 
TEST 2798/11091 [ext/dom/tests/regsiter_node_class.phpt]
PASS Test: registerNodeClass() [ext/dom/tests/regsiter_node_class.phpt] 
TEST 2799/11091 [ext/ereg/tests/001.phpt]
PASS RegReplace test 1 [ext/ereg/tests/001.phpt] 
TEST 2800/11091 [ext/ereg/tests/002.phpt]
PASS RegReplace test 2 [ext/ereg/tests/002.phpt] 
TEST 2801/11091 [ext/ereg/tests/003.phpt]
PASS ereg_replace single-quote test [ext/ereg/tests/003.phpt] 
TEST 2802/11091 [ext/ereg/tests/004.phpt]
PASS simple ereg test [ext/ereg/tests/004.phpt] 
TEST 2803/11091 [ext/ereg/tests/005.phpt]
PASS Test Regular expression register support in ereg [ext/ereg/tests/005.phpt] 
TEST 2804/11091 [ext/ereg/tests/006.phpt]
PASS Test ereg_replace of start-of-line [ext/ereg/tests/006.phpt] 
TEST 2805/11091 [ext/ereg/tests/007.phpt]
PASS Test empty result buffer in reg_replace [ext/ereg/tests/007.phpt] 
TEST 2806/11091 [ext/ereg/tests/008.phpt]
PASS Test back-references in regular expressions [ext/ereg/tests/008.phpt] 
TEST 2807/11091 [ext/ereg/tests/009.phpt]
PASS Test split() [ext/ereg/tests/009.phpt] 
TEST 2808/11091 [ext/ereg/tests/010.phpt]
PASS Long back references [ext/ereg/tests/010.phpt] 
TEST 2809/11091 [ext/ereg/tests/011.phpt]
PASS \0 back reference [ext/ereg/tests/011.phpt] 
TEST 2810/11091 [ext/ereg/tests/012.phpt]
PASS nonexisting back reference [ext/ereg/tests/012.phpt] 
TEST 2811/11091 [ext/ereg/tests/013.phpt]
PASS escapes in replace string [ext/ereg/tests/013.phpt] 
TEST 2812/11091 [ext/ereg/tests/014.phpt]
PASS backreferences not replaced recursively [ext/ereg/tests/014.phpt] 
TEST 2813/11091 [ext/ereg/tests/015.phpt]
PASS replace empty matches [ext/ereg/tests/015.phpt] 
TEST 2814/11091 [ext/ereg/tests/016.phpt]
PASS test backslash handling in regular expressions [ext/ereg/tests/016.phpt] 
TEST 2815/11091 [ext/ereg/tests/ereg_basic_001.phpt]
PASS Test ereg() function : basic functionality (with $regs) [ext/ereg/tests/ereg_basic_001.phpt] 
TEST 2816/11091 [ext/ereg/tests/ereg_basic_002.phpt]
PASS Test ereg() function : basic functionality  (without $regs) [ext/ereg/tests/ereg_basic_002.phpt] 
TEST 2817/11091 [ext/ereg/tests/ereg_basic_003.phpt]
PASS Test ereg() function : basic functionality - long RE [ext/ereg/tests/ereg_basic_003.phpt] 
TEST 2818/11091 [ext/ereg/tests/ereg_basic_004.phpt]
PASS Test ereg() function : basic functionality - a few non-matches [ext/ereg/tests/ereg_basic_004.phpt] 
TEST 2819/11091 [ext/ereg/tests/ereg_error_001.phpt]
PASS Test ereg() function : error conditions - wrong number of args [ext/ereg/tests/ereg_error_001.phpt] 
TEST 2820/11091 [ext/ereg/tests/ereg_error_002.phpt]
PASS Test ereg() function : error conditions - test bad regular expressions [ext/ereg/tests/ereg_error_002.phpt] 
TEST 2821/11091 [ext/ereg/tests/ereg_replace_basic_001.phpt]
PASS Test ereg_replace() function : basic functionality [ext/ereg/tests/ereg_replace_basic_001.phpt] 
TEST 2822/11091 [ext/ereg/tests/ereg_replace_basic_002.phpt]
PASS Test ereg_replace() function : basic functionality - a few non-matches [ext/ereg/tests/ereg_replace_basic_002.phpt] 
TEST 2823/11091 [ext/ereg/tests/ereg_replace_error_001.phpt]
PASS Test ereg_replace() function : error conditions - wrong number of args [ext/ereg/tests/ereg_replace_error_001.phpt] 
TEST 2824/11091 [ext/ereg/tests/ereg_replace_error_002.phpt]
PASS Test ereg_replace() function : error conditions - bad regular expressions [ext/ereg/tests/ereg_replace_error_002.phpt] 
TEST 2825/11091 [ext/ereg/tests/ereg_replace_variation_001.phpt]
PASS Test ereg_replace() function : usage variations - unexpected type arg 1 [ext/ereg/tests/ereg_replace_variation_001.phpt] 
TEST 2826/11091 [ext/ereg/tests/ereg_replace_variation_002.phpt]
PASS Test ereg_replace() function : usage variations  - unexpected type arg 2 [ext/ereg/tests/ereg_replace_variation_002.phpt] 
TEST 2827/11091 [ext/ereg/tests/ereg_replace_variation_003.phpt]
PASS Test ereg_replace() function : usage variations - unexpected type arg 3 [ext/ereg/tests/ereg_replace_variation_003.phpt] 
TEST 2828/11091 [ext/ereg/tests/ereg_variation_001.phpt]
PASS Test ereg() function : usage variations  - unexpected type arg 1 [ext/ereg/tests/ereg_variation_001.phpt] 
TEST 2829/11091 [ext/ereg/tests/ereg_variation_002.phpt]
PASS Test ereg() function : usage variations  - unexpected type arg 2 [ext/ereg/tests/ereg_variation_002.phpt] 
TEST 2830/11091 [ext/ereg/tests/ereg_variation_003.phpt]
PASS Test ereg() function : usage variations  - unexpected type for arg 3 [ext/ereg/tests/ereg_variation_003.phpt] 
TEST 2831/11091 [ext/ereg/tests/ereg_variation_004.phpt]
PASS Test ereg() function : usage variations - pass non-variable as arg 3, which is pass-by-ref. [ext/ereg/tests/ereg_variation_004.phpt] 
TEST 2832/11091 [ext/ereg/tests/eregi_basic.phpt]
PASS Test eregi() function : basic functionality - confirm case insensitivity [ext/ereg/tests/eregi_basic.phpt] 
TEST 2833/11091 [ext/ereg/tests/eregi_basic_001.phpt]
PASS Test eregi() function : basic functionality (with $regs) [ext/ereg/tests/eregi_basic_001.phpt] 
TEST 2834/11091 [ext/ereg/tests/eregi_basic_002.phpt]
PASS Test eregi() function : basic functionality  (without $regs) [ext/ereg/tests/eregi_basic_002.phpt] 
TEST 2835/11091 [ext/ereg/tests/eregi_basic_003.phpt]
PASS Test eregi() function : basic functionality - long RE [ext/ereg/tests/eregi_basic_003.phpt] 
TEST 2836/11091 [ext/ereg/tests/eregi_basic_004.phpt]
PASS Test eregi() function : basic functionality - a few non-matches [ext/ereg/tests/eregi_basic_004.phpt] 
TEST 2837/11091 [ext/ereg/tests/eregi_error_001.phpt]
PASS Test eregi() function : error conditions - wrong number of args [ext/ereg/tests/eregi_error_001.phpt] 
TEST 2838/11091 [ext/ereg/tests/eregi_error_002.phpt]
PASS Test eregi() function : error conditions - test bad regular expressions [ext/ereg/tests/eregi_error_002.phpt] 
TEST 2839/11091 [ext/ereg/tests/eregi_replace_basic.phpt]
PASS Test eregi_replace() function : basic functionality - confirm case insensitivity [ext/ereg/tests/eregi_replace_basic.phpt] 
TEST 2840/11091 [ext/ereg/tests/eregi_replace_basic_001.phpt]
PASS Test ereg() function : basic functionality [ext/ereg/tests/eregi_replace_basic_001.phpt] 
TEST 2841/11091 [ext/ereg/tests/eregi_replace_basic_002.phpt]
PASS Test eregi_replace() function : basic functionality - a few non-matches [ext/ereg/tests/eregi_replace_basic_002.phpt] 
TEST 2842/11091 [ext/ereg/tests/eregi_replace_error_001.phpt]
PASS Test eregi_replace() function : error conditions - wrong number of args [ext/ereg/tests/eregi_replace_error_001.phpt] 
TEST 2843/11091 [ext/ereg/tests/eregi_replace_error_002.phpt]
PASS Test eregi_replace() function : error conditions - bad regular expressions [ext/ereg/tests/eregi_replace_error_002.phpt] 
TEST 2844/11091 [ext/ereg/tests/eregi_replace_variation_001.phpt]
PASS Test eregi_replace() function : usage variations - unexpected type arg 1 [ext/ereg/tests/eregi_replace_variation_001.phpt] 
TEST 2845/11091 [ext/ereg/tests/eregi_replace_variation_002.phpt]
PASS Test eregi_replace() function : usage variations  - unexpected type arg 2 [ext/ereg/tests/eregi_replace_variation_002.phpt] 
TEST 2846/11091 [ext/ereg/tests/eregi_replace_variation_003.phpt]
PASS Test eregi_replace() function : usage variations - unexpected type arg 3 [ext/ereg/tests/eregi_replace_variation_003.phpt] 
TEST 2847/11091 [ext/ereg/tests/eregi_variation_001.phpt]
PASS Test eregi() function : usage variations  - unexpected type arg 1 [ext/ereg/tests/eregi_variation_001.phpt] 
TEST 2848/11091 [ext/ereg/tests/eregi_variation_002.phpt]
PASS Test eregi() function : usage variations  - unexpected type arg 2 [ext/ereg/tests/eregi_variation_002.phpt] 
TEST 2849/11091 [ext/ereg/tests/eregi_variation_003.phpt]
PASS Test eregi() function : usage variations  - unexpected type for arg 3 [ext/ereg/tests/eregi_variation_003.phpt] 
TEST 2850/11091 [ext/ereg/tests/eregi_variation_004.phpt]
PASS Test eregi() function : usage variations - pass non-variable as arg 3, which is pass-by-ref. [ext/ereg/tests/eregi_variation_004.phpt] 
TEST 2851/11091 [ext/ereg/tests/split_basic_001.phpt]
PASS Test split() function : basic functionality - test a number of simple split, specifying a limit [ext/ereg/tests/split_basic_001.phpt] 
TEST 2852/11091 [ext/ereg/tests/split_basic_002.phpt]
PASS Test split() function : basic functionality - test a number of simple split, without specifying a limit [ext/ereg/tests/split_basic_002.phpt] 
TEST 2853/11091 [ext/ereg/tests/split_basic_003.phpt]
PASS Test split() function : basic functionality - a few non-matches [ext/ereg/tests/split_basic_003.phpt] 
TEST 2854/11091 [ext/ereg/tests/split_error_001.phpt]
PASS Test split() function : error conditions - wrong number of args [ext/ereg/tests/split_error_001.phpt] 
TEST 2855/11091 [ext/ereg/tests/split_error_002.phpt]
PASS Test split() function : error conditions - test bad regular expressions [ext/ereg/tests/split_error_002.phpt] 
TEST 2856/11091 [ext/ereg/tests/split_variation_001.phpt]
PASS Test split() function : usage variations  - unexpected type for arg 1 [ext/ereg/tests/split_variation_001.phpt] 
TEST 2857/11091 [ext/ereg/tests/split_variation_002.phpt]
PASS Test split() function : usage variations  - unexpected type for arg 2 [ext/ereg/tests/split_variation_002.phpt] 
TEST 2858/11091 [ext/ereg/tests/split_variation_003.phpt]
PASS Test split() function : usage variations  - unexpected type for arg 3 [ext/ereg/tests/split_variation_003.phpt] 
TEST 2859/11091 [ext/ereg/tests/split_variation_004.phpt]
PASS Test split() function : usage variations  - out-of-range values for limit [ext/ereg/tests/split_variation_004.phpt] 
TEST 2860/11091 [ext/ereg/tests/spliti_basic_001.phpt]
PASS Test spliti() function : basic functionality - test a number of simple spliti, specifying a limit [ext/ereg/tests/spliti_basic_001.phpt] 
TEST 2861/11091 [ext/ereg/tests/spliti_basic_002.phpt]
PASS Test spliti() function : basic functionality - test a number of simple spliti, without specifying a limit [ext/ereg/tests/spliti_basic_002.phpt] 
TEST 2862/11091 [ext/ereg/tests/spliti_basic_003.phpt]
PASS Test spliti() function : basic functionality - a few non-matches [ext/ereg/tests/spliti_basic_003.phpt] 
TEST 2863/11091 [ext/ereg/tests/spliti_basic_004.phpt]
PASS Test spliti() function : basic functionality - confirm case insensitivity [ext/ereg/tests/spliti_basic_004.phpt] 
TEST 2864/11091 [ext/ereg/tests/spliti_error_001.phpt]
PASS Test spliti() function : error conditions - wrong number of args [ext/ereg/tests/spliti_error_001.phpt] 
TEST 2865/11091 [ext/ereg/tests/spliti_error_002.phpt]
PASS Test spliti() function : error conditions - test bad regular expressions [ext/ereg/tests/spliti_error_002.phpt] 
TEST 2866/11091 [ext/ereg/tests/spliti_variation_001.phpt]
PASS Test spliti() function : usage variations  - unexpected type for arg 1 [ext/ereg/tests/spliti_variation_001.phpt] 
TEST 2867/11091 [ext/ereg/tests/spliti_variation_002.phpt]
PASS Test spliti() function : usage variations  - unexpected type for arg 2 [ext/ereg/tests/spliti_variation_002.phpt] 
TEST 2868/11091 [ext/ereg/tests/spliti_variation_003.phpt]
PASS Test spliti() function : usage variations  - unexpected type for arg 3 [ext/ereg/tests/spliti_variation_003.phpt] 
TEST 2869/11091 [ext/ereg/tests/spliti_variation_004.phpt]
PASS Test spliti() function : usage variations  - out-of-range values for limit [ext/ereg/tests/spliti_variation_004.phpt] 
TEST 2870/11091 [ext/ereg/tests/sql_regcase_basic_001.phpt]
PASS Test sql_regcase() function : basic functionality [ext/ereg/tests/sql_regcase_basic_001.phpt] 
TEST 2871/11091 [ext/ereg/tests/sql_regcase_error_001.phpt]
PASS Test sql_regcase() function : error conditions [ext/ereg/tests/sql_regcase_error_001.phpt] 
TEST 2872/11091 [ext/ereg/tests/sql_regcase_variation_001.phpt]
PASS Test sql_regcase() function : usage variations  - unexpected arg type [ext/ereg/tests/sql_regcase_variation_001.phpt] 
TEST 2873/11091 [ext/exif/tests/bug34704.phpt]
PASS Bug #34704 (Infinite recursion due to corrupt JPEG) [ext/exif/tests/bug34704.phpt] 
TEST 2874/11091 [ext/exif/tests/bug48378.phpt]
PASS Bug #48378 (Infinite recursion due to corrupt JPEG) [ext/exif/tests/bug48378.phpt] 
TEST 2875/11091 [ext/exif/tests/bug54002.phpt]
PASS Bug #54002 (crash on crafted tag) [ext/exif/tests/bug54002.phpt] 
TEST 2876/11091 [ext/exif/tests/bug60150.phpt]
PASS Bug #60150 (Integer overflow during the parsing of invalid exif header) [ext/exif/tests/bug60150.phpt] 
TEST 2877/11091 [ext/exif/tests/exif000.phpt]
PASS Check for exif_read_data default behaviour [ext/exif/tests/exif000.phpt] 
TEST 2878/11091 [ext/exif/tests/exif001.phpt]
PASS Check for exif_read_data [ext/exif/tests/exif001.phpt] 
TEST 2879/11091 [ext/exif/tests/exif002.phpt]
PASS Check for exif_thumbnail [ext/exif/tests/exif002.phpt] 
TEST 2880/11091 [ext/exif/tests/exif003.phpt]
PASS Check for exif_read_data, Unicode user comment [ext/exif/tests/exif003.phpt] 
TEST 2881/11091 [ext/exif/tests/exif004.phpt]
PASS Check for exif_read_data, Unicode WinXP tags [ext/exif/tests/exif004.phpt] 
TEST 2882/11091 [ext/exif/tests/exif005.phpt]
PASS Check for exif_read_data, unusual IFD start [ext/exif/tests/exif005.phpt] 
TEST 2883/11091 [ext/exif/tests/exif006.phpt]
PASS Check for exif_read_data, magic_quotes_runtime [ext/exif/tests/exif006.phpt] 
TEST 2884/11091 [ext/exif/tests/exif007.phpt]
PASS Check for exif_read_data, baseline JPEG with no IFD, EXIF, GPS or Interoperability data in Intel byte-order. [ext/exif/tests/exif007.phpt] 
TEST 2885/11091 [ext/exif/tests/exif008.phpt]
PASS Check for exif_read_data, JPEG with IFD data in Intel byte-order. [ext/exif/tests/exif008.phpt] 
TEST 2886/11091 [ext/exif/tests/exif009.phpt]
PASS Check for exif_read_data, JPEG with IFD data in Motorola byte-order. [ext/exif/tests/exif009.phpt] 
TEST 2887/11091 [ext/exif/tests/exif010.phpt]
PASS Check for exif_read_data, JPEG with IFD and EXIF data in Intel byte-order. [ext/exif/tests/exif010.phpt] 
TEST 2888/11091 [ext/exif/tests/exif011.phpt]
PASS Check for exif_read_data, JPEG with IFD and EXIF data in Motorola byte-order. [ext/exif/tests/exif011.phpt] 
TEST 2889/11091 [ext/exif/tests/exif012.phpt]
PASS Check for exif_read_data, JPEG with IFD and GPS data in Intel byte-order. [ext/exif/tests/exif012.phpt] 
TEST 2890/11091 [ext/exif/tests/exif013.phpt]
PASS Check for exif_read_data, JPEG with IFD and GPS data in Motorola byte-order. [ext/exif/tests/exif013.phpt] 
TEST 2891/11091 [ext/exif/tests/exif014.phpt]
PASS Check for exif_read_data, JPEG with IFD, EXIF and GPS data in Intel byte-order. [ext/exif/tests/exif014.phpt] 
TEST 2892/11091 [ext/exif/tests/exif015.phpt]
PASS Check for exif_read_data, JPEG with IFD, EXIF and GPS data in Motorola byte-order. [ext/exif/tests/exif015.phpt] 
TEST 2893/11091 [ext/exif/tests/exif016.phpt]
PASS Check for exif_read_data, TIFF with IFD data in Intel byte-order. [ext/exif/tests/exif016.phpt] 
TEST 2894/11091 [ext/exif/tests/exif017.phpt]
PASS Check for exif_read_data, TIFF with IFD data in Motorola byte-order. [ext/exif/tests/exif017.phpt] 
TEST 2895/11091 [ext/exif/tests/exif018.phpt]
PASS Check for exif_read_data, TIFF with IFD and EXIF data in Intel byte-order. [ext/exif/tests/exif018.phpt] 
TEST 2896/11091 [ext/exif/tests/exif020.phpt]
PASS Check for exif_read_data, TIFF with IFD and GPS data in Intel byte-order. [ext/exif/tests/exif020.phpt] 
TEST 2897/11091 [ext/exif/tests/exif021.phpt]
PASS Check for exif_read_data, TIFF with IFD and GPS data in Motorola byte-order. [ext/exif/tests/exif021.phpt] 
TEST 2898/11091 [ext/exif/tests/exif022.phpt]
PASS Check for exif_read_data, TIFF with IFD, EXIF and GPS data in Intel byte-order. [ext/exif/tests/exif022.phpt] 
TEST 2899/11091 [ext/exif/tests/exif023.phpt]
PASS Check for exif_read_data, TIFF with IFD, EXIF and GPS data in Motorola byte-order. [ext/exif/tests/exif023.phpt] 
TEST 2900/11091 [ext/exif/tests/exif024.phpt]
PASS Check for exif_read_data, JPEG with IFD0, EXIF, INTEROP data in Intel byte-order. [ext/exif/tests/exif024.phpt] 
TEST 2901/11091 [ext/exif/tests/exif025.phpt]
PASS Check for exif_read_data, JPEG with IFD0, EXIF, INTEROP data in Motorola byte-order. [ext/exif/tests/exif025.phpt] 
TEST 2902/11091 [ext/exif/tests/exif026.phpt]
PASS Check for exif_read_data, TIFF with IFD0, EXIF, INTEROP data in Intel byte-order. [ext/exif/tests/exif026.phpt] 
TEST 2903/11091 [ext/exif/tests/exif027.phpt]
PASS Check for exif_read_data, TIFF with IFD0, EXIF, INTEROP data in Motorola byte-order. [ext/exif/tests/exif027.phpt] 
TEST 2904/11091 [ext/exif/tests/exif_imagetype_basic.phpt]
PASS Check for exif_imagetype default behaviour [ext/exif/tests/exif_imagetype_basic.phpt] 
TEST 2905/11091 [ext/exif/tests/exif_imagetype_error.phpt]
PASS Test exif_imagetype() function : error conditions [ext/exif/tests/exif_imagetype_error.phpt] 
TEST 2906/11091 [ext/exif/tests/exif_imagetype_variation1.phpt]
PASS Test exif_imagetype() function : usage variations  - different types for filename argument [ext/exif/tests/exif_imagetype_variation1.phpt] 
TEST 2907/11091 [ext/exif/tests/exif_read_exif_data_basic.phpt]
PASS Check for read_exif_data default behaviour [ext/exif/tests/exif_read_exif_data_basic.phpt] 
TEST 2908/11091 [ext/exif/tests/exif_tagname_basic.phpt]
PASS Test exif_tagname() function : basic functionality [ext/exif/tests/exif_tagname_basic.phpt] 
TEST 2909/11091 [ext/exif/tests/exif_tagname_error.phpt]
PASS Test exif_tagname() function : error conditions [ext/exif/tests/exif_tagname_error.phpt] 
TEST 2910/11091 [ext/exif/tests/exif_tagname_variation1.phpt]
PASS Test exif_tagname() function : usage variations  - different types for index argument [ext/exif/tests/exif_tagname_variation1.phpt] 
TEST 2911/11091 [ext/fileinfo/tests/bug61173.phpt]
PASS Bug #61173: Unable to detect error from finfo constructor [ext/fileinfo/tests/bug61173.phpt] 
TEST 2912/11091 [ext/fileinfo/tests/bug61964.phpt]
PASS Bug #61964 (finfo_open with directory cause invalid free) [ext/fileinfo/tests/bug61964.phpt] 
TEST 2913/11091 [ext/fileinfo/tests/cve-2014-1943.phpt]
FAIL Bug #66731: file: infinite recursion [ext/fileinfo/tests/cve-2014-1943.phpt] 
TEST 2914/11091 [ext/fileinfo/tests/finfo_buffer_basic.phpt]
PASS Test finfo_buffer() function : basic functionality [ext/fileinfo/tests/finfo_buffer_basic.phpt] 
TEST 2915/11091 [ext/fileinfo/tests/finfo_buffer_error.phpt]
PASS Test finfo_buffer() function : error conditions [ext/fileinfo/tests/finfo_buffer_error.phpt] 
TEST 2916/11091 [ext/fileinfo/tests/finfo_buffer_variation1.phpt]
PASS Test finfo_buffer() function : basic functionality [ext/fileinfo/tests/finfo_buffer_variation1.phpt] 
TEST 2917/11091 [ext/fileinfo/tests/finfo_close_basic.phpt]
PASS Test finfo_close() function : basic functionality [ext/fileinfo/tests/finfo_close_basic.phpt] 
TEST 2918/11091 [ext/fileinfo/tests/finfo_close_error.phpt]
PASS Test finfo_close() function : error conditions [ext/fileinfo/tests/finfo_close_error.phpt] 
TEST 2919/11091 [ext/fileinfo/tests/finfo_file_001.phpt]
PASS finfo_file(): Testing file names [ext/fileinfo/tests/finfo_file_001.phpt] 
TEST 2920/11091 [ext/fileinfo/tests/finfo_file_002.phpt]
FAIL finfo_file(): Testing mime types [ext/fileinfo/tests/finfo_file_002.phpt] 
TEST 2921/11091 [ext/fileinfo/tests/finfo_file_basic.phpt]
PASS Test finfo_file() function : basic functionality [ext/fileinfo/tests/finfo_file_basic.phpt] 
TEST 2922/11091 [ext/fileinfo/tests/finfo_file_regex.phpt]
PASS Test finfo_file() function : regex rules [ext/fileinfo/tests/finfo_file_regex.phpt] 
TEST 2923/11091 [ext/fileinfo/tests/finfo_file_stream_001.phpt]
PASS finfo_file(): Files and directories inside an stream [ext/fileinfo/tests/finfo_file_stream_001.phpt] 
TEST 2924/11091 [ext/fileinfo/tests/finfo_open_001.phpt]
PASS finfo_open(): Testing magic_file names [ext/fileinfo/tests/finfo_open_001.phpt] 
TEST 2925/11091 [ext/fileinfo/tests/finfo_open_002.phpt]
PASS FileInfo - Calling the constructor twice [ext/fileinfo/tests/finfo_open_002.phpt] 
TEST 2926/11091 [ext/fileinfo/tests/finfo_open_basic.phpt]
PASS Test finfo_open() function : basic functionality [ext/fileinfo/tests/finfo_open_basic.phpt] 
TEST 2927/11091 [ext/fileinfo/tests/finfo_open_error.phpt]
PASS Test finfo_open() function : error functionality [ext/fileinfo/tests/finfo_open_error.phpt] 
TEST 2928/11091 [ext/fileinfo/tests/finfo_open_variation1.phpt]
PASS Test finfo_open() function : variations in opening [ext/fileinfo/tests/finfo_open_variation1.phpt] 
TEST 2929/11091 [ext/fileinfo/tests/finfo_phpinfo_basic.phpt]
PASS Test finfo extention : loading into phpinfo() [ext/fileinfo/tests/finfo_phpinfo_basic.phpt] 
TEST 2930/11091 [ext/fileinfo/tests/finfo_set_flags_basic.phpt]
PASS Test finfo_set_flags() function : basic functionality [ext/fileinfo/tests/finfo_set_flags_basic.phpt] 
TEST 2931/11091 [ext/fileinfo/tests/mime_content_type_001.phpt]
PASS mime_content_type(): Testing wrong parameters [ext/fileinfo/tests/mime_content_type_001.phpt] 
TEST 2932/11091 [ext/fileinfo/tests/mime_content_type_002.phpt]
PASS mime_content_type(): Testing parameter [ext/fileinfo/tests/mime_content_type_002.phpt] 
SKIP Simple GET test [ext/filter/tests/001.phpt] reason: CGI not available
SKIP GET test with 2 values and an empty one [ext/filter/tests/002.phpt] reason: CGI not available
SKIP GET/POST/REQUEST Test [ext/filter/tests/003.phpt] reason: CGI not available
SKIP GET/POST/REQUEST Test with filtered data [ext/filter/tests/004.phpt] reason: CGI not available
SKIP GET/REQUEST Test with fifa example data [ext/filter/tests/005.phpt] reason: CGI not available
SKIP filter() test [ext/filter/tests/006.phpt] reason: CGI not available
SKIP filter_has_var() [ext/filter/tests/007.phpt] reason: CGI not available
TEST 2940/11091 [ext/filter/tests/008.phpt]
PASS filter_list() [ext/filter/tests/008.phpt] 
TEST 2941/11091 [ext/filter/tests/009.phpt]
PASS filter_id() [ext/filter/tests/009.phpt] 
TEST 2942/11091 [ext/filter/tests/010.phpt]
PASS filter_var() [ext/filter/tests/010.phpt] 
SKIP input_get() [ext/filter/tests/011.phpt] reason: CGI not available
TEST 2944/11091 [ext/filter/tests/012.phpt]
PASS filter_input() [ext/filter/tests/012.phpt] 
TEST 2945/11091 [ext/filter/tests/013.phpt]
PASS filter_var() and flags [ext/filter/tests/013.phpt] 
TEST 2946/11091 [ext/filter/tests/014.phpt]
PASS filter_var() and FILTER_VALIDATE_BOOLEAN [ext/filter/tests/014.phpt] 
TEST 2947/11091 [ext/filter/tests/015.phpt]
PASS filter_var() and FILTER_VALIDATE_URL [ext/filter/tests/015.phpt] 
TEST 2948/11091 [ext/filter/tests/016.phpt]
PASS filter_var() and FILTER_VALIDATE_EMAIL [ext/filter/tests/016.phpt] 
TEST 2949/11091 [ext/filter/tests/017.phpt]
PASS filter_var() and FILTER_VALIDATE_REGEXP [ext/filter/tests/017.phpt] 
TEST 2950/11091 [ext/filter/tests/018.phpt]
PASS filter_var() and FILTER_VALIDATE_IP [ext/filter/tests/018.phpt] 
TEST 2951/11091 [ext/filter/tests/019.phpt]
PASS filter_var() & FILTER_VALIDATE_IP and weird data [ext/filter/tests/019.phpt] 
TEST 2952/11091 [ext/filter/tests/020.phpt]
PASS filter_var() and FILTER_SANITIZE_MAGIC_QUOTES [ext/filter/tests/020.phpt] 
TEST 2953/11091 [ext/filter/tests/021.phpt]
PASS filter_var() and FILTER_SANITIZE_NUMBER_* [ext/filter/tests/021.phpt] 
TEST 2954/11091 [ext/filter/tests/022.phpt]
PASS filter_var() and FILTER_SANITIZE_EMAIL [ext/filter/tests/022.phpt] 
TEST 2955/11091 [ext/filter/tests/023.phpt]
PASS filter_var() and FILTER_UNSAFE_RAW [ext/filter/tests/023.phpt] 
TEST 2956/11091 [ext/filter/tests/024.phpt]
PASS filter_var() and FILTER_SANITIZE_ENCODED [ext/filter/tests/024.phpt] 
TEST 2957/11091 [ext/filter/tests/025.phpt]
PASS filter_var() and FILTER_SANITIZE_STRING [ext/filter/tests/025.phpt] 
TEST 2958/11091 [ext/filter/tests/026.phpt]
PASS filter_var() and FILTER_SANITIZE_STRIPPED [ext/filter/tests/026.phpt] 
TEST 2959/11091 [ext/filter/tests/027.phpt]
PASS filter_var() and FILTER_SANITIZE_ENCODED [ext/filter/tests/027.phpt] 
TEST 2960/11091 [ext/filter/tests/028.phpt]
PASS filter_var() and FILTER_SANITIZE_SPECIAL_CHARS [ext/filter/tests/028.phpt] 
TEST 2961/11091 [ext/filter/tests/029.phpt]
PASS filter_var() and FILTER_CALLBACK [ext/filter/tests/029.phpt] 
TEST 2962/11091 [ext/filter/tests/030.phpt]
PASS filter_var() and IPv6 [ext/filter/tests/030.phpt] 
TEST 2963/11091 [ext/filter/tests/031.phpt]
PASS filter_var() and FLOAT [ext/filter/tests/031.phpt] 
TEST 2964/11091 [ext/filter/tests/032.phpt]
PASS input_get_args() [ext/filter/tests/032.phpt] 
TEST 2965/11091 [ext/filter/tests/033.phpt]
PASS Test all filters returned by filter_list() [ext/filter/tests/033.phpt] 
TEST 2966/11091 [ext/filter/tests/034.phpt]
PASS Logical filter: boolean [ext/filter/tests/034.phpt] 
SKIP GET/POST/REQUEST Test with input_filter [ext/filter/tests/035.phpt] reason: CGI not available
TEST 2968/11091 [ext/filter/tests/036.phpt]
PASS input_get_args() and references [ext/filter/tests/036.phpt] 
SKIP GET and data callback tests [ext/filter/tests/037.phpt] reason: CGI not available
TEST 2970/11091 [ext/filter/tests/038.phpt]
PASS Test scalar, array [ext/filter/tests/038.phpt] 
TEST 2971/11091 [ext/filter/tests/039.phpt]
PASS filter_var_array() and different arguments [ext/filter/tests/039.phpt] 
SKIP filter_has_var() tests [ext/filter/tests/040.phpt] reason: CGI not available
SKIP COOKIE multiple cookie test [ext/filter/tests/041.phpt] reason: CGI not available
TEST 2974/11091 [ext/filter/tests/042.phpt]
PASS Combination of strip & sanitize filters [ext/filter/tests/042.phpt] 
TEST 2975/11091 [ext/filter/tests/043.phpt]
PASS Character encoding test [ext/filter/tests/043.phpt] 
TEST 2976/11091 [ext/filter/tests/044.phpt]
PASS Integer validation with spaces [ext/filter/tests/044.phpt] 
TEST 2977/11091 [ext/filter/tests/045.phpt]
PASS Options must not be changed by filter_var() [ext/filter/tests/045.phpt] 
TEST 2978/11091 [ext/filter/tests/046.phpt]
PASS Integer overflow [ext/filter/tests/046.phpt] 
TEST 2979/11091 [ext/filter/tests/047.phpt]
PASS Octal integer overflow [ext/filter/tests/047.phpt] 
TEST 2980/11091 [ext/filter/tests/048.phpt]
PASS Hex integer overflow [ext/filter/tests/048.phpt] 
TEST 2981/11091 [ext/filter/tests/049.phpt]
PASS filter_var() and doubles with thousend separators [ext/filter/tests/049.phpt] 
TEST 2982/11091 [ext/filter/tests/050.phpt]
PASS filter_var() and double overflow/underflow [ext/filter/tests/050.phpt] 
TEST 2983/11091 [ext/filter/tests/051.phpt]
PASS filter_var() and default values [ext/filter/tests/051.phpt] 
TEST 2984/11091 [ext/filter/tests/052.phpt]
PASS filter_var() / filter_var_array() and passed data integrity [ext/filter/tests/052.phpt] 
TEST 2985/11091 [ext/filter/tests/053.phpt]
PASS filter_var() - using callback [ext/filter/tests/053.phpt] 
TEST 2986/11091 [ext/filter/tests/054.phpt]
PASS filter_var_array() - using the add_empty option [ext/filter/tests/054.phpt] 
TEST 2987/11091 [ext/filter/tests/PMOPB45.phpt]
PASS PMOPB-45-2007:PHP ext/filter Email Validation Vulnerability [ext/filter/tests/PMOPB45.phpt] 
TEST 2988/11091 [ext/filter/tests/bug39763.phpt]
PASS Bug #39763 (filter applies magic_quotes twice in parse_str()) [ext/filter/tests/bug39763.phpt] 
TEST 2989/11091 [ext/filter/tests/bug39846.phpt]
PASS Bug #39846 (ipv4 trailing data validation) [ext/filter/tests/bug39846.phpt] 
SKIP Bug #42718 - 2 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718-2.phpt] reason: CGI not available
SKIP Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt] reason: CGI not available
TEST 2992/11091 [ext/filter/tests/bug44445.phpt]
PASS Bug #44445 (email validator does not handle domains starting/ending with a -) [ext/filter/tests/bug44445.phpt] 
TEST 2993/11091 [ext/filter/tests/bug44779.phpt]
PASS Bug #44779 (filter returns NULL in CLI when it shouldn't) [ext/filter/tests/bug44779.phpt] 
TEST 2994/11091 [ext/filter/tests/bug46973.phpt]
PASS Bug #46973 (IPv6 address filter rejects valid address) [ext/filter/tests/bug46973.phpt] 
TEST 2995/11091 [ext/filter/tests/bug47435.phpt]
PASS Bug #47435 (FILTER_FLAG_NO_PRIV_RANGE and FILTER_FLAG_NO_RES_RANGE don't work with ipv6) [ext/filter/tests/bug47435.phpt] 
TEST 2996/11091 [ext/filter/tests/bug47745.phpt]
PASS Bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer) [ext/filter/tests/bug47745.phpt] 
TEST 2997/11091 [ext/filter/tests/bug48762.phpt]
PASS Bug #48762 (IPv6 address filter still rejects valid address) [ext/filter/tests/bug48762.phpt] 
TEST 2998/11091 [ext/filter/tests/bug49274.phpt]
PASS #49274, fatal error when an object does not implement toString [ext/filter/tests/bug49274.phpt] 
TEST 2999/11091 [ext/filter/tests/bug50158.phpt]
PASS Bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing = or ?) [ext/filter/tests/bug50158.phpt] 
TEST 3000/11091 [ext/filter/tests/bug50632.phpt]
PASS bug 50632, filter_input() does not return default value if the variable does not exist [ext/filter/tests/bug50632.phpt] 
TEST 3001/11091 [ext/filter/tests/bug51192.phpt]
PASS bug 51192, FILTER_VALIDATE_URL will invalidate a hostname that includes '-' [ext/filter/tests/bug51192.phpt] 
TEST 3002/11091 [ext/filter/tests/bug52209.phpt]
SKIP Bug #52209 (INPUT_ENV returns NULL for set variables (CLI)) [ext/filter/tests/bug52209.phpt] 
TEST 3003/11091 [ext/filter/tests/bug52929.phpt]
PASS Bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with large amount of data) [ext/filter/tests/bug52929.phpt] 
TEST 3004/11091 [ext/filter/tests/bug53037.phpt]
PASS Bug #53037 (FILTER_FLAG_EMPTY_STRING_NULL is not implemented) [ext/filter/tests/bug53037.phpt] 
TEST 3005/11091 [ext/filter/tests/bug53150.phpt]
PASS Bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges) [ext/filter/tests/bug53150.phpt] 
TEST 3006/11091 [ext/filter/tests/bug55478.phpt]
PASS Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized domain name addresses containing >1 -) [ext/filter/tests/bug55478.phpt] 
TEST 3007/11091 [ext/filter/tests/bug7586.phpt]
PASS input_get_args() filter not reseted between elements [ext/filter/tests/bug7586.phpt] 
TEST 3008/11091 [ext/filter/tests/bug7715.phpt]
PASS bug 7715, floats value with integer or incomplete input [ext/filter/tests/bug7715.phpt] 
TEST 3009/11091 [ext/filter/tests/bug7733.phpt]
PASS filter_data() Float exponential weird result [ext/filter/tests/bug7733.phpt] 
TEST 3010/11091 [ext/filter/tests/bug8315.phpt]
PASS bug 8315, NULL values halt the validation [ext/filter/tests/bug8315.phpt] 
TEST 3011/11091 [ext/filter/tests/callback_closure.phpt]
PASS callback function is a closure [ext/filter/tests/callback_closure.phpt] 
TEST 3012/11091 [ext/filter/tests/callback_non_modified_var.phpt]
PASS callback function returns non modified value [ext/filter/tests/callback_non_modified_var.phpt] 
TEST 3013/11091 [ext/filter/tests/filter_data.phpt]
PASS Simple filter_var() tests [ext/filter/tests/filter_data.phpt] 
TEST 3014/11091 [ext/ftp/tests/001.phpt]
PASS FTP login [ext/ftp/tests/001.phpt] 
TEST 3015/11091 [ext/ftp/tests/002.phpt]
PASS FTP login (SSL) [ext/ftp/tests/002.phpt] 
TEST 3016/11091 [ext/ftp/tests/003.phpt]
PASS FTP cwd [ext/ftp/tests/003.phpt] 
TEST 3017/11091 [ext/ftp/tests/004.phpt]
PASS FTP with bogus parameters [ext/ftp/tests/004.phpt] 
TEST 3018/11091 [ext/ftp/tests/005.phpt]
PASS FTP with bogus server responses [ext/ftp/tests/005.phpt] 
TEST 3019/11091 [ext/ftp/tests/006.phpt]
PASS FTP with bogus parameters [ext/ftp/tests/006.phpt] 
TEST 3020/11091 [ext/ftp/tests/bug27809.phpt]
PASS Bug #27809 (ftp_systype returns null) [ext/ftp/tests/bug27809.phpt] 
TEST 3021/11091 [ext/ftp/tests/bug37799.phpt]
FAIL Bug #37799 (ftp_ssl_connect() falls back to non-ssl connection) [ext/ftp/tests/bug37799.phpt] 
TEST 3022/11091 [ext/ftp/tests/bug39458-2.phpt]
PASS Bug #39458 (ftp_nlist() returns false on empty directories (other server behaviour)) [ext/ftp/tests/bug39458-2.phpt] 
TEST 3023/11091 [ext/ftp/tests/bug39458.phpt]
PASS Bug #39458 (ftp_nlist() returns false on empty directories) [ext/ftp/tests/bug39458.phpt] 
TEST 3024/11091 [ext/ftp/tests/bug39583-2.phpt]
PASS Bug #39583 (FTP always transfers in binary mode) [ext/ftp/tests/bug39583-2.phpt] 
TEST 3025/11091 [ext/ftp/tests/bug39583.phpt]
PASS Bug #39583 (FTP always transfers in binary mode) [ext/ftp/tests/bug39583.phpt] 
TEST 3026/11091 [ext/ftp/tests/bug7216-2.phpt]
PASS Bug #7216 (ftp_mkdir returns nothing (2)) [ext/ftp/tests/bug7216-2.phpt] 
TEST 3027/11091 [ext/ftp/tests/bug7216.phpt]
PASS Bug #7216 (ftp_mkdir returns nothing) [ext/ftp/tests/bug7216.phpt] 
TEST 3028/11091 [ext/ftp/tests/ftp_alloc_basic1.phpt]
PASS Testing ftp_alloc returns true [ext/ftp/tests/ftp_alloc_basic1.phpt] 
TEST 3029/11091 [ext/ftp/tests/ftp_alloc_basic2.phpt]
PASS Testing ftp_alloc returns true [ext/ftp/tests/ftp_alloc_basic2.phpt] 
TEST 3030/11091 [ext/ftp/tests/ftp_chmod_basic.phpt]
PASS Testing ftp_chmod returns file mode [ext/ftp/tests/ftp_chmod_basic.phpt] 
TEST 3031/11091 [ext/ftp/tests/ftp_exec_basic.phpt]
PASS Testing ftp_exec returns true [ext/ftp/tests/ftp_exec_basic.phpt] 
TEST 3032/11091 [ext/ftp/tests/ftp_fget_basic.phpt]
PASS FTP ftp_fget file for both binary and ASCII transfer modes [ext/ftp/tests/ftp_fget_basic.phpt] 
TEST 3033/11091 [ext/ftp/tests/ftp_fget_basic1.phpt]
PASS Testing ftp_fget ignore autoresume if autoseek is switched off [ext/ftp/tests/ftp_fget_basic1.phpt] 
TEST 3034/11091 [ext/ftp/tests/ftp_fget_basic2.phpt]
PASS Testing ftp_fget autoresume [ext/ftp/tests/ftp_fget_basic2.phpt] 
TEST 3035/11091 [ext/ftp/tests/ftp_fget_basic3.phpt]
PASS Testing ftp_fget resume parameter [ext/ftp/tests/ftp_fget_basic3.phpt] 
TEST 3036/11091 [ext/ftp/tests/ftp_get_basic.phpt]
PASS FTP ftp_get file for both binary and ASCII transfer modes [ext/ftp/tests/ftp_get_basic.phpt] 
TEST 3037/11091 [ext/ftp/tests/ftp_mdtm_basic.phpt]
PASS Test the File Modification Time as described in http://tools.ietf.org/html/rfc3659#section-3.1 [ext/ftp/tests/ftp_mdtm_basic.phpt] 
TEST 3038/11091 [ext/ftp/tests/ftp_nb_fget_basic1.phpt]
PASS Testing ftp_nb_fget ignore autoresume if autoseek is switched off [ext/ftp/tests/ftp_nb_fget_basic1.phpt] 
TEST 3039/11091 [ext/ftp/tests/ftp_nb_fget_basic2.phpt]
PASS Testing ftp_nb_fget autoresume [ext/ftp/tests/ftp_nb_fget_basic2.phpt] 
TEST 3040/11091 [ext/ftp/tests/ftp_nb_fget_basic3.phpt]
PASS Testing ftp_nb_fget resume parameter [ext/ftp/tests/ftp_nb_fget_basic3.phpt] 
TEST 3041/11091 [ext/ftp/tests/ftp_rawlist_basic2.phpt]
PASS Testing ftp_rawlist returns false on server error [ext/ftp/tests/ftp_rawlist_basic2.phpt] 
TEST 3042/11091 [ext/ftp/tests/ftp_rmdir_basic.phpt]
PASS Testing ftp_rmdir returns true [ext/ftp/tests/ftp_rmdir_basic.phpt] 
TEST 3043/11091 [ext/gd/tests/001.phpt]
PASS imagecreatefrompng() and empty/missing file [ext/gd/tests/001.phpt] 
TEST 3044/11091 [ext/gd/tests/bug19366.phpt]
PASS Bug #19366 (gdimagefill() function crashes (fixed in bundled libgd)) [ext/gd/tests/bug19366.phpt] 
TEST 3045/11091 [ext/gd/tests/bug22544.phpt]
PASS Bug #22544 (TrueColor transparency in PNG images). [ext/gd/tests/bug22544.phpt] 
TEST 3046/11091 [ext/gd/tests/bug24155.phpt]
PASS Bug #24155 (gdImageRotate270 rotation problem). [ext/gd/tests/bug24155.phpt] 
TEST 3047/11091 [ext/gd/tests/bug24594.phpt]
PASS Bug #24594 (Filling an area using tiles). [ext/gd/tests/bug24594.phpt] 
TEST 3048/11091 [ext/gd/tests/bug27582_1.phpt]
PASS Bug #27582 (ImageFillToBorder() on alphablending image looses alpha on fill color) [ext/gd/tests/bug27582_1.phpt] 
TEST 3049/11091 [ext/gd/tests/bug28147.phpt]
PASS Bug #28147 (Crash with anti-aliased line) [ext/gd/tests/bug28147.phpt] 
TEST 3050/11091 [ext/gd/tests/bug36697.phpt]
PASS Bug #36697 (TrueColor transparency with GIF palette output). [ext/gd/tests/bug36697.phpt] 
TEST 3051/11091 [ext/gd/tests/bug37346.phpt]
PASS Bug #37346 (gdimagecreatefromgif, bad colormap) [ext/gd/tests/bug37346.phpt] 
TEST 3052/11091 [ext/gd/tests/bug37360.phpt]
PASS Bug #37360 (gdimagecreatefromgif, bad image sizes) [ext/gd/tests/bug37360.phpt] 
TEST 3053/11091 [ext/gd/tests/bug38112.phpt]
PASS Bug #38112 (GIF Invalid Code size ). [ext/gd/tests/bug38112.phpt] 
TEST 3054/11091 [ext/gd/tests/bug38179.phpt]
PASS Bug #38179 (imagecopy from a palette to a truecolor image loses alpha channel) [ext/gd/tests/bug38179.phpt] 
TEST 3055/11091 [ext/gd/tests/bug38212.phpt]
PASS Bug #38212 (Seg Fault on invalid imagecreatefromgd2part() parameters) [ext/gd/tests/bug38212.phpt] 
TEST 3056/11091 [ext/gd/tests/bug39082.phpt]
PASS Bug #39082 (Output image to stdout segfaults). [ext/gd/tests/bug39082.phpt] 
TEST 3057/11091 [ext/gd/tests/bug39273.phpt]
PASS Bug #37360 (gdimagecreatefromgif, bad image sizes) [ext/gd/tests/bug39273.phpt] 
TEST 3058/11091 [ext/gd/tests/bug39286.phpt]
PASS Bug #39508 (imagefill crashes with small images 3 pixels or less) [ext/gd/tests/bug39286.phpt] 
TEST 3059/11091 [ext/gd/tests/bug39366.phpt]
PASS Bug #39366 (imagerotate does not respect alpha with angles>45) [ext/gd/tests/bug39366.phpt] 
TEST 3060/11091 [ext/gd/tests/bug39508.phpt]
PASS Bug #39508 (imagefill crashes with small images 3 pixels or less) [ext/gd/tests/bug39508.phpt] 
TEST 3061/11091 [ext/gd/tests/bug39780.phpt]
PASS Bug #39780 (PNG image with CRC/data error raises a fatal error) [ext/gd/tests/bug39780.phpt] 
TEST 3062/11091 [ext/gd/tests/bug39780_extern.phpt]
SKIP Bug #39780 (PNG image with CRC/data error raises a fatal error) [ext/gd/tests/bug39780_extern.phpt] reason: requires extern GD
TEST 3063/11091 [ext/gd/tests/bug40764.phpt]
PASS Bug #40764 (line thickness not respected for horizontal and vertical lines) [ext/gd/tests/bug40764.phpt] 
TEST 3064/11091 [ext/gd/tests/bug41442.phpt]
PASS Bug #41442 (imagegd2() under output control) [ext/gd/tests/bug41442.phpt] 
TEST 3065/11091 [ext/gd/tests/bug42434.phpt]
PASS Bug #42434 (ImageLine w/ antialias = 1px shorter) [ext/gd/tests/bug42434.phpt] 
TEST 3066/11091 [ext/gd/tests/bug43073.phpt]
SKIP Bug #43073 (TrueType bounding box is wrong for angle<>0) freetype < 2.4.10 [ext/gd/tests/bug43073.phpt] reason: for freetype < 2.4.10
TEST 3067/11091 [ext/gd/tests/bug43073_1.phpt]
PASS Bug #43073 (TrueType bounding box is wrong for angle<>0) freetype >= 2.4.10 [ext/gd/tests/bug43073_1.phpt] 
TEST 3068/11091 [ext/gd/tests/bug43121.phpt]
PASS Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd) [ext/gd/tests/bug43121.phpt] 
TEST 3069/11091 [ext/gd/tests/bug44849.phpt]
PASS Bug #44849 (imagecolorclosesthwb is not available on Windows) [ext/gd/tests/bug44849.phpt] 
TEST 3070/11091 [ext/gd/tests/bug45799.phpt]
PASS Bug #45799 (imagepng() crashes on empty image). [ext/gd/tests/bug45799.phpt] 
TEST 3071/11091 [ext/gd/tests/bug48555.phpt]
PASS Bug #48555 (ImageFTBBox() differs from previous versions for texts with new lines) [ext/gd/tests/bug48555.phpt] 
TEST 3072/11091 [ext/gd/tests/bug48732.phpt]
PASS Bug #48732 (TTF Bounding box wrong for letters below baseline) [ext/gd/tests/bug48732.phpt] 
TEST 3073/11091 [ext/gd/tests/bug48801.phpt]
SKIP Bug #48801 (Problem with imagettfbbox) freetype < 2.4.10 [ext/gd/tests/bug48801.phpt] reason: for freetype < 2.4.10
TEST 3074/11091 [ext/gd/tests/bug48801_1.phpt]
PASS Bug #48801 (Problem with imagettfbbox) freetype >= 2.4.10 [ext/gd/tests/bug48801_1.phpt] 
TEST 3075/11091 [ext/gd/tests/bug49600.phpt]
PASS Bug #49600 (imageTTFText text shifted right) [ext/gd/tests/bug49600.phpt] 
TEST 3076/11091 [ext/gd/tests/bug51263.phpt]
PASS Bug #51263 (imagettftext and rotated text uses wrong baseline) [ext/gd/tests/bug51263.phpt] 
TEST 3077/11091 [ext/gd/tests/bug51671.phpt]
PASS Bug #51671 (imagefill does not work correctly for small images) [ext/gd/tests/bug51671.phpt] 
TEST 3078/11091 [ext/gd/tests/bug60160.phpt]
PASS Bug #60160 (imagefill does not work correctly for small images) @see bug51671 [ext/gd/tests/bug60160.phpt] 
TEST 3079/11091 [ext/gd/tests/colorat.phpt]
PASS imagecolorat [ext/gd/tests/colorat.phpt] 
TEST 3080/11091 [ext/gd/tests/colorclosest.phpt]
PASS imageclosest [ext/gd/tests/colorclosest.phpt] 
TEST 3081/11091 [ext/gd/tests/colorexact.phpt]
PASS imagecolorexact [ext/gd/tests/colorexact.phpt] 
TEST 3082/11091 [ext/gd/tests/colormatch.phpt]
PASS imagecolormatch [ext/gd/tests/colormatch.phpt] 
TEST 3083/11091 [ext/gd/tests/colorresolve.phpt]
PASS imagecolorresolve [ext/gd/tests/colorresolve.phpt] 
TEST 3084/11091 [ext/gd/tests/copy.phpt]
PASS imagecopy [ext/gd/tests/copy.phpt] 
TEST 3085/11091 [ext/gd/tests/copypalette.phpt]
PASS imagepalettecopy [ext/gd/tests/copypalette.phpt] 
TEST 3086/11091 [ext/gd/tests/copyresized.phpt]
PASS imagecopyresized [ext/gd/tests/copyresized.phpt] 
TEST 3087/11091 [ext/gd/tests/crafted_gd2.phpt]
PASS Test max colors for a gd image. [ext/gd/tests/crafted_gd2.phpt] 
TEST 3088/11091 [ext/gd/tests/createfromgd2.phpt]
PASS imagecreatefromgd2 [ext/gd/tests/createfromgd2.phpt] 
TEST 3089/11091 [ext/gd/tests/createfromstring.phpt]
PASS imagecreatefromstring [ext/gd/tests/createfromstring.phpt] 
TEST 3090/11091 [ext/gd/tests/createfromwbmp.phpt]
PASS imagecreatefromwbmp [ext/gd/tests/createfromwbmp.phpt] 
TEST 3091/11091 [ext/gd/tests/createfromwbmp2.phpt]
PASS imagecreatefromwbmp with invalid wbmp [ext/gd/tests/createfromwbmp2.phpt] 
TEST 3092/11091 [ext/gd/tests/createfromwbmp2_extern.phpt]
SKIP imagecreatefromwbmp with invalid wbmp [ext/gd/tests/createfromwbmp2_extern.phpt] reason: requires extern GD
TEST 3093/11091 [ext/gd/tests/dashedlines.phpt]
PASS imageline, dashed [ext/gd/tests/dashedlines.phpt] 
TEST 3094/11091 [ext/gd/tests/gd_info_basic.phpt]
PASS gd_info() [ext/gd/tests/gd_info_basic.phpt] 
TEST 3095/11091 [ext/gd/tests/gd_info_error.phpt]
PASS Test gd_info() function : error conditions - with more than expected number of arguments [ext/gd/tests/gd_info_error.phpt] 
TEST 3096/11091 [ext/gd/tests/gd_info_variation1.phpt]
PASS Test gd_info() function : variation - Checking all the values in returned array [ext/gd/tests/gd_info_variation1.phpt] 
TEST 3097/11091 [ext/gd/tests/gif.phpt]
PASS gif in/out [ext/gd/tests/gif.phpt] 
TEST 3098/11091 [ext/gd/tests/gif2gd.phpt]
PASS gif --> gd1/gd2 conversion test [ext/gd/tests/gif2gd.phpt] 
TEST 3099/11091 [ext/gd/tests/gif2jpg.phpt]
PASS gif --> jpeg conversion test [ext/gd/tests/gif2jpg.phpt] 
TEST 3100/11091 [ext/gd/tests/gif2png.phpt]
PASS gif --> png conversion test [ext/gd/tests/gif2png.phpt] 
TEST 3101/11091 [ext/gd/tests/imageantialias_error1.phpt]
PASS Testing wrong parameter resource in imageantialias() of GD library [ext/gd/tests/imageantialias_error1.phpt] 
TEST 3102/11091 [ext/gd/tests/imageantialias_error2.phpt]
PASS Testing wrong parameter passing in imageantialias() of GD library [ext/gd/tests/imageantialias_error2.phpt] 
TEST 3103/11091 [ext/gd/tests/imagearc_basic.phpt]
PASS Testing imagearc() of GD library [ext/gd/tests/imagearc_basic.phpt] 
TEST 3104/11091 [ext/gd/tests/imagearc_error1.phpt]
PASS Testing wrong param passing imagearc() of GD library [ext/gd/tests/imagearc_error1.phpt] 
TEST 3105/11091 [ext/gd/tests/imagearc_variation1.phpt]
PASS Testing passing negative end angle to imagearc() of GD library [ext/gd/tests/imagearc_variation1.phpt] 
TEST 3106/11091 [ext/gd/tests/imagearc_variation2.phpt]
PASS Testing passing negative start angle to imagearc() of GD library [ext/gd/tests/imagearc_variation2.phpt] 
TEST 3107/11091 [ext/gd/tests/imagechar_basic.phpt]
PASS Testing imagechar() of GD library [ext/gd/tests/imagechar_basic.phpt] 
TEST 3108/11091 [ext/gd/tests/imagechar_error1.phpt]
PASS Testing error on non-resource parameter 1 of imagechar() of GD library [ext/gd/tests/imagechar_error1.phpt] 
TEST 3109/11091 [ext/gd/tests/imagechar_error2.phpt]
PASS Testing error on non-image resource parameter 1 of imagechar() of GD library [ext/gd/tests/imagechar_error2.phpt] 
TEST 3110/11091 [ext/gd/tests/imagechar_error3.phpt]
PASS Testing error on non-long parameter 2 of imagechar() of GD library [ext/gd/tests/imagechar_error3.phpt] 
TEST 3111/11091 [ext/gd/tests/imagechar_error4.phpt]
PASS Testing error on non-long parameter 3 of imagechar() of GD library [ext/gd/tests/imagechar_error4.phpt] 
TEST 3112/11091 [ext/gd/tests/imagechar_error5.phpt]
PASS Testing error on non-long parameter 4 of imagechar() of GD library [ext/gd/tests/imagechar_error5.phpt] 
TEST 3113/11091 [ext/gd/tests/imagechar_error6.phpt]
PASS Testing error on non-string parameter 5 of imagechar() of GD library [ext/gd/tests/imagechar_error6.phpt] 
TEST 3114/11091 [ext/gd/tests/imagechar_error7.phpt]
PASS Testing error on non-long parameter 6 of imagechar() of GD library [ext/gd/tests/imagechar_error7.phpt] 
TEST 3115/11091 [ext/gd/tests/imagecharup_basic.phpt]
PASS Testing imagecharup() of GD library [ext/gd/tests/imagecharup_basic.phpt] 
TEST 3116/11091 [ext/gd/tests/imagecharup_error1.phpt]
PASS Testing error on non-resource parameter 1 of imagecharup() of GD library [ext/gd/tests/imagecharup_error1.phpt] 
TEST 3117/11091 [ext/gd/tests/imagecharup_error2.phpt]
PASS Testing error on non-image resource parameter 1 of imagecharup() of GD library [ext/gd/tests/imagecharup_error2.phpt] 
TEST 3118/11091 [ext/gd/tests/imagecharup_error3.phpt]
PASS Testing error on non-long parameter 2 of imagecharup() of GD library [ext/gd/tests/imagecharup_error3.phpt] 
TEST 3119/11091 [ext/gd/tests/imagecharup_error4.phpt]
PASS Testing error on non-long parameter 3 of imagecharup() of GD library [ext/gd/tests/imagecharup_error4.phpt] 
TEST 3120/11091 [ext/gd/tests/imagecharup_error5.phpt]
PASS Testing error on non-long parameter 4 of imagecharup() of GD library [ext/gd/tests/imagecharup_error5.phpt] 
TEST 3121/11091 [ext/gd/tests/imagecharup_error6.phpt]
PASS Testing error on non-string parameter 5 of imagecharup() of GD library [ext/gd/tests/imagecharup_error6.phpt] 
TEST 3122/11091 [ext/gd/tests/imagecharup_error7.phpt]
PASS Testing error on non-long parameter 6 of imagecharup() of GD library [ext/gd/tests/imagecharup_error7.phpt] 
TEST 3123/11091 [ext/gd/tests/imagecolorallocate_basic.phpt]
PASS Test imagecolorallocate() function : basic functionality [ext/gd/tests/imagecolorallocate_basic.phpt] 
TEST 3124/11091 [ext/gd/tests/imagecolorallocate_error.phpt]
PASS Test imagecolorallocate() function : error conditions [ext/gd/tests/imagecolorallocate_error.phpt] 
TEST 3125/11091 [ext/gd/tests/imagecolorallocate_variation1.phpt]
PASS Test imagecolorallocate() function : usage variations  - passing different data types to first argument [ext/gd/tests/imagecolorallocate_variation1.phpt] 
TEST 3126/11091 [ext/gd/tests/imagecolorallocate_variation2.phpt]
PASS Test imagecolorallocate() function : usage variations  - passing different data types to second argument [ext/gd/tests/imagecolorallocate_variation2.phpt] 
TEST 3127/11091 [ext/gd/tests/imagecolorallocate_variation3.phpt]
PASS Test imagecolorallocate() function : usage variations  - passing different data types to third argument [ext/gd/tests/imagecolorallocate_variation3.phpt] 
TEST 3128/11091 [ext/gd/tests/imagecolorallocate_variation4.phpt]
PASS Test imagecolorallocate() function : usage variations  - passing different data types to fourth argument [ext/gd/tests/imagecolorallocate_variation4.phpt] 
TEST 3129/11091 [ext/gd/tests/imagecolorallocate_variation5.phpt]
PASS Test imagecolorallocate() function : usage variations  - passing octal and hexa-decimal values [ext/gd/tests/imagecolorallocate_variation5.phpt] 
TEST 3130/11091 [ext/gd/tests/imagecolorallocate_variation6.phpt]
PASS Test imagecolorallocate() function : usage variations  - passing RED, GREEN, BLUE values more than 255 [ext/gd/tests/imagecolorallocate_variation6.phpt] 
TEST 3131/11091 [ext/gd/tests/imagecolorallocatealpha_basic.phpt]
PASS Testing imagecolorallocatealpha() [ext/gd/tests/imagecolorallocatealpha_basic.phpt] 
TEST 3132/11091 [ext/gd/tests/imagecolorallocatealpha_error1.phpt]
PASS Testing imagecolorallocatealpha(): Wrong types for parameter 1 [ext/gd/tests/imagecolorallocatealpha_error1.phpt] 
TEST 3133/11091 [ext/gd/tests/imagecolorallocatealpha_error2.phpt]
PASS Testing imagecolorallocatealpha(): Wrong types for parameter 2 [ext/gd/tests/imagecolorallocatealpha_error2.phpt] 
TEST 3134/11091 [ext/gd/tests/imagecolorallocatealpha_error3.phpt]
PASS Testing imagecolorallocatealpha(): Wrong types for parameter 3 [ext/gd/tests/imagecolorallocatealpha_error3.phpt] 
TEST 3135/11091 [ext/gd/tests/imagecolorallocatealpha_error4.phpt]
PASS Testing imagecolorallocatealpha(): Wrong types for parameter 4 [ext/gd/tests/imagecolorallocatealpha_error4.phpt] 
TEST 3136/11091 [ext/gd/tests/imagecolorallocatealpha_error5.phpt]
PASS Testing imagecolorallocatealpha(): Wrong types for parameter 5 [ext/gd/tests/imagecolorallocatealpha_error5.phpt] 
TEST 3137/11091 [ext/gd/tests/imagecolorclosesthwb.phpt]
PASS imagecolorclosesthwb() test [ext/gd/tests/imagecolorclosesthwb.phpt] 
TEST 3138/11091 [ext/gd/tests/imagecolordeallocate_basic.phpt]
PASS Testing imagecolordeallocate() of GD library [ext/gd/tests/imagecolordeallocate_basic.phpt] 
TEST 3139/11091 [ext/gd/tests/imagecolordeallocate_error1.phpt]
PASS Testing imagecolordeallocate() of GD library with invalid resource type [ext/gd/tests/imagecolordeallocate_error1.phpt] 
TEST 3140/11091 [ext/gd/tests/imagecolordeallocate_error2.phpt]
PASS Testing imagecolordeallocate() of GD library with no resource [ext/gd/tests/imagecolordeallocate_error2.phpt] 
TEST 3141/11091 [ext/gd/tests/imagecolordeallocate_error3.phpt]
PASS Testing imagecolordeallocate() of GD library with Out of range intergers (Above) [ext/gd/tests/imagecolordeallocate_error3.phpt] 
TEST 3142/11091 [ext/gd/tests/imagecolordeallocate_error4.phpt]
PASS Testing imagecolordeallocate() of GD library with Out of range intergers (Below) [ext/gd/tests/imagecolordeallocate_error4.phpt] 
TEST 3143/11091 [ext/gd/tests/imagecolormatch_basic.phpt]
PASS Basic test imagecolormatch() of GD library [ext/gd/tests/imagecolormatch_basic.phpt] 
TEST 3144/11091 [ext/gd/tests/imagecolormatch_error1.phpt]
PASS Send only 1 parameter imagecolormatch() of GD library [ext/gd/tests/imagecolormatch_error1.phpt] 
TEST 3145/11091 [ext/gd/tests/imagecolormatch_error2.phpt]
PASS Send not TrueColor to Image 1 parameter imagecolormatch() of GD library [ext/gd/tests/imagecolormatch_error2.phpt] 
TEST 3146/11091 [ext/gd/tests/imagecolormatch_error3.phpt]
PASS Send not TrueColor to Image 1 parameter imagecolormatch() of GD library [ext/gd/tests/imagecolormatch_error3.phpt] 
TEST 3147/11091 [ext/gd/tests/imagecolormatch_error4.phpt]
PASS using different image sizes imagecolormatch() of GD library [ext/gd/tests/imagecolormatch_error4.phpt] 
TEST 3148/11091 [ext/gd/tests/imagecolorset_basic.phpt]
PASS Test imagecolorset() function : basic functionality [ext/gd/tests/imagecolorset_basic.phpt] 
TEST 3149/11091 [ext/gd/tests/imagecolorstotal_basic.phpt]
PASS Test imagecolorstotal() function : basic functionality [ext/gd/tests/imagecolorstotal_basic.phpt] 
TEST 3150/11091 [ext/gd/tests/imagecolorstotal_error.phpt]
PASS Test imagecolorstotal() function : error conditions  - Pass incorrect number of arguments [ext/gd/tests/imagecolorstotal_error.phpt] 
TEST 3151/11091 [ext/gd/tests/imagecolourstotal_basic.phpt]
PASS Test imagecolorstotal() function : basic functionality [ext/gd/tests/imagecolourstotal_basic.phpt] 
TEST 3152/11091 [ext/gd/tests/imageconvolution_basic.phpt]
PASS Testing imageconvolution() of GD library [ext/gd/tests/imageconvolution_basic.phpt] 
TEST 3153/11091 [ext/gd/tests/imageconvolution_error1.phpt]
PASS Testing wrong param passing imageconvolution() of GD library [ext/gd/tests/imageconvolution_error1.phpt] 
TEST 3154/11091 [ext/gd/tests/imageconvolution_error2.phpt]
PASS Testing wrong array size 2x3 in imageconvolution() of GD library [ext/gd/tests/imageconvolution_error2.phpt] 
TEST 3155/11091 [ext/gd/tests/imageconvolution_error3.phpt]
PASS Testing wrong array size 3x2 in imageconvolution() of GD library [ext/gd/tests/imageconvolution_error3.phpt] 
TEST 3156/11091 [ext/gd/tests/imagecopymerge_basic.phpt]
PASS Testing imagecopymerge() of GD library [ext/gd/tests/imagecopymerge_basic.phpt] 
TEST 3157/11091 [ext/gd/tests/imagecopymerge_error.phpt]
PASS Testing wrong parameter passing imagecopymerge() of GD library [ext/gd/tests/imagecopymerge_error.phpt] 
TEST 3158/11091 [ext/gd/tests/imagecopyresampled_basic.phpt]
PASS imagecopyresampled() [ext/gd/tests/imagecopyresampled_basic.phpt] 
TEST 3159/11091 [ext/gd/tests/imagecreatetruecolor_basic.phpt]
PASS Testing imagecreatetruecolor() of GD library [ext/gd/tests/imagecreatetruecolor_basic.phpt] 
TEST 3160/11091 [ext/gd/tests/imagecreatetruecolor_error1.phpt]
PASS Testing imagecreatetruecolor(): error on non-long parameters [ext/gd/tests/imagecreatetruecolor_error1.phpt] 
TEST 3161/11091 [ext/gd/tests/imagecreatetruecolor_error2.phpt]
PASS Testing imagecreatetruecolor(): error on out of bound parameters [ext/gd/tests/imagecreatetruecolor_error2.phpt] 
TEST 3162/11091 [ext/gd/tests/imagecreatetruecolor_error3.phpt]
PASS Testing imagecreatetruecolor(): error on wrong parameter count [ext/gd/tests/imagecreatetruecolor_error3.phpt] 
TEST 3163/11091 [ext/gd/tests/imagedashedline_basic.phpt]
PASS imagedashedline() [ext/gd/tests/imagedashedline_basic.phpt] 
TEST 3164/11091 [ext/gd/tests/imageellipse_basic.phpt]
PASS Testing imageellipse() of GD library [ext/gd/tests/imageellipse_basic.phpt] 
TEST 3165/11091 [ext/gd/tests/imageellipse_error1.phpt]
PASS Testing wrong param passing imageellipse() of GD library [ext/gd/tests/imageellipse_error1.phpt] 
TEST 3166/11091 [ext/gd/tests/imageellipse_error2.phpt]
PASS Testing wrong param passing imageellipse() of GD library [ext/gd/tests/imageellipse_error2.phpt] 
TEST 3167/11091 [ext/gd/tests/imageellipse_error3.phpt]
PASS Testing wrong param passing imageellipse() of GD library [ext/gd/tests/imageellipse_error3.phpt] 
TEST 3168/11091 [ext/gd/tests/imageellipse_error4.phpt]
PASS Testing wrong param passing imageellipse() of GD library [ext/gd/tests/imageellipse_error4.phpt] 
TEST 3169/11091 [ext/gd/tests/imageellipse_error5.phpt]
PASS Testing wrong param passing imageellipse() of GD library [ext/gd/tests/imageellipse_error5.phpt] 
TEST 3170/11091 [ext/gd/tests/imageellipse_error6.phpt]
PASS Testing wrong param passing imageellipse() of GD library [ext/gd/tests/imageellipse_error6.phpt] 
TEST 3171/11091 [ext/gd/tests/imageellipse_error7.phpt]
PASS Testing wrong param passing imageellipse() of GD library [ext/gd/tests/imageellipse_error7.phpt] 
TEST 3172/11091 [ext/gd/tests/imageellipse_error8.phpt]
PASS Testing wrong param passing imageellipse() of GD library [ext/gd/tests/imageellipse_error8.phpt] 
TEST 3173/11091 [ext/gd/tests/imagefill_1.phpt]
PASS imagefill() infinite loop with wrong color index [ext/gd/tests/imagefill_1.phpt] 
TEST 3174/11091 [ext/gd/tests/imagefilledarc_basic.phpt]
PASS Testing imagefilledarc() of GD library [ext/gd/tests/imagefilledarc_basic.phpt] 
TEST 3175/11091 [ext/gd/tests/imagefilledarc_error1.phpt]
PASS Testing wrong param passing imagefilledarc() of GD library [ext/gd/tests/imagefilledarc_error1.phpt] 
TEST 3176/11091 [ext/gd/tests/imagefilledarc_variation1.phpt]
PASS Testing passing negative end angle to imagefilledarc() of GD library [ext/gd/tests/imagefilledarc_variation1.phpt] 
TEST 3177/11091 [ext/gd/tests/imagefilledarc_variation2.phpt]
PASS Testing passing negative start angle to imagefilledarc() of GD library [ext/gd/tests/imagefilledarc_variation2.phpt] 
TEST 3178/11091 [ext/gd/tests/imagefilledpolygon_basic.phpt]
PASS imagefilledpolygon() [ext/gd/tests/imagefilledpolygon_basic.phpt] 
TEST 3179/11091 [ext/gd/tests/imagefilledpolygon_negative.phpt]
PASS imagefilledpolygon() with a negative num of points [ext/gd/tests/imagefilledpolygon_negative.phpt] 
TEST 3180/11091 [ext/gd/tests/imagefilltoborder_basic.phpt]
PASS Testing imagefilltoborder() of GD library [ext/gd/tests/imagefilltoborder_basic.phpt] 
TEST 3181/11091 [ext/gd/tests/imagefilltoborder_error1.phpt]
PASS Testing wrong param passing imagefilltoborder() of GD library [ext/gd/tests/imagefilltoborder_error1.phpt] 
TEST 3182/11091 [ext/gd/tests/imagefilltoborder_error2.phpt]
PASS Testing wrong param passing imagefilltoborder() of GD library [ext/gd/tests/imagefilltoborder_error2.phpt] 
TEST 3183/11091 [ext/gd/tests/imagefilltoborder_error3.phpt]
PASS Testing wrong param passing imagefilltoborder() of GD library [ext/gd/tests/imagefilltoborder_error3.phpt] 
TEST 3184/11091 [ext/gd/tests/imagefilltoborder_error4.phpt]
PASS Testing wrong param passing imagefilltoborder() of GD library [ext/gd/tests/imagefilltoborder_error4.phpt] 
TEST 3185/11091 [ext/gd/tests/imagefilltoborder_error5.phpt]
PASS Testing wrong param passing imagefilltoborder() of GD library [ext/gd/tests/imagefilltoborder_error5.phpt] 
TEST 3186/11091 [ext/gd/tests/imagefilltoborder_error6.phpt]
PASS Testing wrong param passing imagefilltoborder() of GD library [ext/gd/tests/imagefilltoborder_error6.phpt] 
TEST 3187/11091 [ext/gd/tests/imagefilltoborder_error7.phpt]
PASS Testing wrong param passing imagefilltoborder() of GD library [ext/gd/tests/imagefilltoborder_error7.phpt] 
TEST 3188/11091 [ext/gd/tests/imagefilter.phpt]
PASS imagefilter() function test [ext/gd/tests/imagefilter.phpt] 
TEST 3189/11091 [ext/gd/tests/imagefilter_error1.phpt]
PASS Testing wrong parameter passing in imagefilter() of GD library [ext/gd/tests/imagefilter_error1.phpt] 
TEST 3190/11091 [ext/gd/tests/imagefilter_error10.phpt]
PASS Testing wrong parameter resource of EMBOSS in imagefilter() of GD library [ext/gd/tests/imagefilter_error10.phpt] 
TEST 3191/11091 [ext/gd/tests/imagefilter_error11.phpt]
PASS Testing wrong parameter resource passing of EDGEDETECT in imagefilter() of GD library [ext/gd/tests/imagefilter_error11.phpt] 
TEST 3192/11091 [ext/gd/tests/imagefilter_error12.phpt]
PASS Testing wrong parameter resource of COLORIZE in imagefilter() of GD library [ext/gd/tests/imagefilter_error12.phpt] 
TEST 3193/11091 [ext/gd/tests/imagefilter_error13.phpt]
PASS Testing wrong parameter value of COLORIZE in imagefilter() of GD library [ext/gd/tests/imagefilter_error13.phpt] 
TEST 3194/11091 [ext/gd/tests/imagefilter_error14.phpt]
PASS Testing wrong parameter type of COLORIZE in imagefilter() of GD library [ext/gd/tests/imagefilter_error14.phpt] 
TEST 3195/11091 [ext/gd/tests/imagefilter_error15.phpt]
PASS Testing wrong parameter resource of CONTRAST in imagefilter() of GD library [ext/gd/tests/imagefilter_error15.phpt] 
TEST 3196/11091 [ext/gd/tests/imagefilter_error16.phpt]
PASS Testing wrong parameter type of CONTRAST in imagefilter() of GD library [ext/gd/tests/imagefilter_error16.phpt] 
TEST 3197/11091 [ext/gd/tests/imagefilter_error17.phpt]
PASS Testing wrong parameter resource of GRAYSCALE in imagefilter() of GD library [ext/gd/tests/imagefilter_error17.phpt] 
TEST 3198/11091 [ext/gd/tests/imagefilter_error18.phpt]
PASS Testing wrong parameter resource of NEGATE in imagefilter() of GD library [ext/gd/tests/imagefilter_error18.phpt] 
TEST 3199/11091 [ext/gd/tests/imagefilter_error19.phpt]
PASS Testing wrong parameter type of BRIGHTNESS in imagefilter() of GD library [ext/gd/tests/imagefilter_error19.phpt] 
TEST 3200/11091 [ext/gd/tests/imagefilter_error2.phpt]
PASS Testing wrong parameter passing in imagefilter() of GD library [ext/gd/tests/imagefilter_error2.phpt] 
TEST 3201/11091 [ext/gd/tests/imagefilter_error20.phpt]
PASS Testing wrong parameter resource of BRIGHTNESS in imagefilter() of GD library [ext/gd/tests/imagefilter_error20.phpt] 
TEST 3202/11091 [ext/gd/tests/imagefilter_error3.phpt]
PASS Testing wrong parameter passing of PIXELATE in imagefilter() of GD library [ext/gd/tests/imagefilter_error3.phpt] 
TEST 3203/11091 [ext/gd/tests/imagefilter_error4.phpt]
PASS Testing wrong parameter resource of PIXELATE in imagefilter() of GD library [ext/gd/tests/imagefilter_error4.phpt] 
TEST 3204/11091 [ext/gd/tests/imagefilter_error5.phpt]
PASS Testing wrong parameter passing of SMOOTH in imagefilter() of GD library [ext/gd/tests/imagefilter_error5.phpt] 
TEST 3205/11091 [ext/gd/tests/imagefilter_error6.phpt]
PASS Testing wrong parameter resource of SMOOTH in imagefilter() of GD library [ext/gd/tests/imagefilter_error6.phpt] 
TEST 3206/11091 [ext/gd/tests/imagefilter_error7.phpt]
PASS Testing wrong parameter resource of MEAN_REMOVAL in imagefilter() of GD library [ext/gd/tests/imagefilter_error7.phpt] 
TEST 3207/11091 [ext/gd/tests/imagefilter_error8.phpt]
PASS Testing wrong parameter resource of SELECTIVE_BLUR in imagefilter() of GD library [ext/gd/tests/imagefilter_error8.phpt] 
TEST 3208/11091 [ext/gd/tests/imagefilter_error9.phpt]
PASS Testing wrong parameter resource of GAUSSIAN_BLUR in imagefilter() of GD library [ext/gd/tests/imagefilter_error9.phpt] 
TEST 3209/11091 [ext/gd/tests/imagefontheight_basic.phpt]
PASS Testing imagefontheight() of GD library [ext/gd/tests/imagefontheight_basic.phpt] 
TEST 3210/11091 [ext/gd/tests/imagefontheight_error1.phpt]
PASS Testing error on string parameter for imagefontheight() of GD library [ext/gd/tests/imagefontheight_error1.phpt] 
TEST 3211/11091 [ext/gd/tests/imagefontwidth_basic.phpt]
PASS Testing imagefontwidth() of GD library [ext/gd/tests/imagefontwidth_basic.phpt] 
TEST 3212/11091 [ext/gd/tests/imagefontwidth_error1.phpt]
PASS Testing error on string parameter for imagefontwidth() of GD library [ext/gd/tests/imagefontwidth_error1.phpt] 
TEST 3213/11091 [ext/gd/tests/imagefttext.phpt]
PASS imagefttext() function test [ext/gd/tests/imagefttext.phpt] 
TEST 3214/11091 [ext/gd/tests/imagegammacorrect_basic.phpt]
PASS Testing imagegammacorrect() of GD library [ext/gd/tests/imagegammacorrect_basic.phpt] 
TEST 3215/11091 [ext/gd/tests/imagegammacorrect_error1.phpt]
PASS Testing error with non-resource paramenter of imagegammacorrect() of GD library, [ext/gd/tests/imagegammacorrect_error1.phpt] 
TEST 3216/11091 [ext/gd/tests/imagegammacorrect_error2.phpt]
PASS Testing error with non-Image resource paramenter of imagegammacorrect() of GD library, [ext/gd/tests/imagegammacorrect_error2.phpt] 
TEST 3217/11091 [ext/gd/tests/imagegammacorrect_error3.phpt]
PASS Testing error with non-double first paramenter of imagegammacorrect() of GD library, [ext/gd/tests/imagegammacorrect_error3.phpt] 
TEST 3218/11091 [ext/gd/tests/imagegammacorrect_error4.phpt]
PASS Testing error with non-double second paramenter of imagegammacorrect() of GD library, [ext/gd/tests/imagegammacorrect_error4.phpt] 
TEST 3219/11091 [ext/gd/tests/imagegammacorrect_variation1.phpt]
PASS Testing imagegammacorrect() of GD library with non TrueColor image [ext/gd/tests/imagegammacorrect_variation1.phpt] 
TEST 3220/11091 [ext/gd/tests/imageinterlace_basic.phpt]
PASS Testing imageinterlace() of GD library [ext/gd/tests/imageinterlace_basic.phpt] 
TEST 3221/11091 [ext/gd/tests/imageinterlace_error1.phpt]
PASS Testing passing no parameters to imageinterlace() of GD library [ext/gd/tests/imageinterlace_error1.phpt] 
TEST 3222/11091 [ext/gd/tests/imageinterlace_error2.phpt]
PASS Testing resource that is not a image to imageinterlace() of GD library [ext/gd/tests/imageinterlace_error2.phpt] 
TEST 3223/11091 [ext/gd/tests/imageinterlace_variation1.phpt]
PASS Testing setting the interlace bit on with imageinterlace() of GD library [ext/gd/tests/imageinterlace_variation1.phpt] 
TEST 3224/11091 [ext/gd/tests/imageinterlace_variation2.phpt]
PASS Testing setting the interlace bit off with imageinterlace() of GD library [ext/gd/tests/imageinterlace_variation2.phpt] 
TEST 3225/11091 [ext/gd/tests/imageistruecolor_basic.phpt]
PASS Testing imageistruecolor() of GD library [ext/gd/tests/imageistruecolor_basic.phpt] 
TEST 3226/11091 [ext/gd/tests/imageistruecolor_error1.phpt]
PASS Testing imageistruecolor(): wrong parameters [ext/gd/tests/imageistruecolor_error1.phpt] 
TEST 3227/11091 [ext/gd/tests/imagelayereffect_basic.phpt]
PASS Testing imagelayereffect() of GD library [ext/gd/tests/imagelayereffect_basic.phpt] 
TEST 3228/11091 [ext/gd/tests/imagelayereffect_error1.phpt]
PASS Testing imagelayereffect() with invalid resource of GD library [ext/gd/tests/imagelayereffect_error1.phpt] 
TEST 3229/11091 [ext/gd/tests/imagelayereffect_error2.phpt]
PASS Testing imagelayereffect() wth invalid effect of GD library [ext/gd/tests/imagelayereffect_error2.phpt] 
TEST 3230/11091 [ext/gd/tests/imagelayereffect_error3.phpt]
PASS Testing imagelayereffect() with invalid resource of GD library [ext/gd/tests/imagelayereffect_error3.phpt] 
TEST 3231/11091 [ext/gd/tests/imageloadfont_error1.phpt]
PASS Testing that imageloadfont() breaks on non-string first parameter [ext/gd/tests/imageloadfont_error1.phpt] 
TEST 3232/11091 [ext/gd/tests/imageloadfont_error2.phpt]
PASS Testing that imageloadfont() breaks on invalid file passed as first argument [ext/gd/tests/imageloadfont_error2.phpt] 
TEST 3233/11091 [ext/gd/tests/imageloadfont_invalid.phpt]
PASS imageloadfont() function crashes [ext/gd/tests/imageloadfont_invalid.phpt] 
TEST 3234/11091 [ext/gd/tests/imagepolygon_basic.phpt]
PASS imageploygon() [ext/gd/tests/imagepolygon_basic.phpt] 
TEST 3235/11091 [ext/gd/tests/imagepolygon_negative.phpt]
PASS imagepolygon() with a negative num of points [ext/gd/tests/imagepolygon_negative.phpt] 
TEST 3236/11091 [ext/gd/tests/imagerectangle_basic.phpt]
PASS Testing imagerectangle() of GD library [ext/gd/tests/imagerectangle_basic.phpt] 
TEST 3237/11091 [ext/gd/tests/imagerectangle_error1.phpt]
PASS Testing wrong param passing imagerectangle() of GD library [ext/gd/tests/imagerectangle_error1.phpt] 
TEST 3238/11091 [ext/gd/tests/imagerectangle_error2.phpt]
PASS Testing wrong param passing imagerectangle() of GD library [ext/gd/tests/imagerectangle_error2.phpt] 
TEST 3239/11091 [ext/gd/tests/imagerectangle_error3.phpt]
PASS Testing wrong param passing imagerectangle() of GD library [ext/gd/tests/imagerectangle_error3.phpt] 
TEST 3240/11091 [ext/gd/tests/imagerectangle_error4.phpt]
PASS Testing wrong param passing imagerectangle() of GD library [ext/gd/tests/imagerectangle_error4.phpt] 
TEST 3241/11091 [ext/gd/tests/imagerectangle_error5.phpt]
PASS Testing wrong param passing imagerectangle() of GD library [ext/gd/tests/imagerectangle_error5.phpt] 
TEST 3242/11091 [ext/gd/tests/imagerectangle_error6.phpt]
PASS Testing wrong param passing imagerectangle() of GD library [ext/gd/tests/imagerectangle_error6.phpt] 
TEST 3243/11091 [ext/gd/tests/imagerectangle_error7.phpt]
PASS Testing wrong param passing imagerectangle() of GD library [ext/gd/tests/imagerectangle_error7.phpt] 
TEST 3244/11091 [ext/gd/tests/imagerectangle_error8.phpt]
PASS Testing wrong param passing imagerectangle() of GD library [ext/gd/tests/imagerectangle_error8.phpt] 
TEST 3245/11091 [ext/gd/tests/imagerotate_overflow.phpt]
PASS imagerotate() overflow with negative numbers [ext/gd/tests/imagerotate_overflow.phpt] 
TEST 3246/11091 [ext/gd/tests/imagesetbrush_basic.phpt]
PASS Test imagesetbrush() function : basic functionality [ext/gd/tests/imagesetbrush_basic.phpt] 
TEST 3247/11091 [ext/gd/tests/imagesetthickness_basic.phpt]
PASS Testing imagetruecolortopalette() of GD library [ext/gd/tests/imagesetthickness_basic.phpt] 
TEST 3248/11091 [ext/gd/tests/imagesetthickness_error1.phpt]
PASS Testing imagetruecolortopalette(): wrong types for first parameter [ext/gd/tests/imagesetthickness_error1.phpt] 
TEST 3249/11091 [ext/gd/tests/imagesetthickness_error2.phpt]
PASS Testing imagetruecolortopalette(): wrong types for second parameter [ext/gd/tests/imagesetthickness_error2.phpt] 
TEST 3250/11091 [ext/gd/tests/imagestring_basic.phpt]
PASS Testing imagestring() of GD library [ext/gd/tests/imagestring_basic.phpt] 
TEST 3251/11091 [ext/gd/tests/imagestring_error1.phpt]
PASS Testing error on non-resource parameter 1 of imagestring() of GD library [ext/gd/tests/imagestring_error1.phpt] 
TEST 3252/11091 [ext/gd/tests/imagestring_error2.phpt]
PASS Testing error on non-image resource parameter 1 of imagestring() of GD library [ext/gd/tests/imagestring_error2.phpt] 
TEST 3253/11091 [ext/gd/tests/imagestring_error3.phpt]
PASS Testing error on non-long parameter 2 of imagestring() of GD library [ext/gd/tests/imagestring_error3.phpt] 
TEST 3254/11091 [ext/gd/tests/imagestring_error4.phpt]
PASS Testing error on non-long parameter 3 of imagestring() of GD library [ext/gd/tests/imagestring_error4.phpt] 
TEST 3255/11091 [ext/gd/tests/imagestring_error5.phpt]
PASS Testing error on non-long parameter 4 of imagestring() of GD library [ext/gd/tests/imagestring_error5.phpt] 
TEST 3256/11091 [ext/gd/tests/imagestring_error6.phpt]
PASS Testing error on non-string parameter 5 of imagestring() of GD library [ext/gd/tests/imagestring_error6.phpt] 
TEST 3257/11091 [ext/gd/tests/imagestring_error7.phpt]
PASS Testing error on non-long parameter 6 of imagestring() of GD library [ext/gd/tests/imagestring_error7.phpt] 
TEST 3258/11091 [ext/gd/tests/imagestringup_basic.phpt]
PASS Testing imagestringup() of GD library [ext/gd/tests/imagestringup_basic.phpt] 
TEST 3259/11091 [ext/gd/tests/imagestringup_error1.phpt]
PASS Testing error on non-resource parameter 1 of imagestringup() of GD library [ext/gd/tests/imagestringup_error1.phpt] 
TEST 3260/11091 [ext/gd/tests/imagestringup_error2.phpt]
PASS Testing error on non-image resource parameter 1 of imagestringup() of GD library [ext/gd/tests/imagestringup_error2.phpt] 
TEST 3261/11091 [ext/gd/tests/imagestringup_error3.phpt]
PASS Testing error on non-long parameter 2 of imagestringup() of GD library [ext/gd/tests/imagestringup_error3.phpt] 
TEST 3262/11091 [ext/gd/tests/imagestringup_error4.phpt]
PASS Testing error on non-long parameter 3 of imagestringup() of GD library [ext/gd/tests/imagestringup_error4.phpt] 
TEST 3263/11091 [ext/gd/tests/imagestringup_error5.phpt]
PASS Testing error on non-long parameter 4 of imagestring() of GD library [ext/gd/tests/imagestringup_error5.phpt] 
TEST 3264/11091 [ext/gd/tests/imagestringup_error6.phpt]
PASS Testing error on non-string parameter 5 of imagestringup() of GD library [ext/gd/tests/imagestringup_error6.phpt] 
TEST 3265/11091 [ext/gd/tests/imagestringup_error7.phpt]
PASS Testing error on non-long parameter 6 of imagestringup() of GD library [ext/gd/tests/imagestringup_error7.phpt] 
TEST 3266/11091 [ext/gd/tests/imagetruecolortopalette_basic.phpt]
PASS Testing imagetruecolortopalette() of GD library [ext/gd/tests/imagetruecolortopalette_basic.phpt] 
TEST 3267/11091 [ext/gd/tests/imagetruecolortopalette_error1.phpt]
PASS Testing imagetruecolortopalette(): wrong parameters for parameter 1 [ext/gd/tests/imagetruecolortopalette_error1.phpt] 
TEST 3268/11091 [ext/gd/tests/imagetruecolortopalette_error2.phpt]
PASS Testing imagetruecolortopalette(): wrong parameters for parameter 2 [ext/gd/tests/imagetruecolortopalette_error2.phpt] 
TEST 3269/11091 [ext/gd/tests/imagetruecolortopalette_error3.phpt]
PASS Testing imagetruecolortopalette(): wrong parameters for parameter 3 [ext/gd/tests/imagetruecolortopalette_error3.phpt] 
TEST 3270/11091 [ext/gd/tests/imagetruecolortopalette_error4.phpt]
PASS Testing imagetruecolortopalette(): out of range parameter 3 [ext/gd/tests/imagetruecolortopalette_error4.phpt] 
TEST 3271/11091 [ext/gd/tests/imagewbmp.phpt]
PASS imagewbmp [ext/gd/tests/imagewbmp.phpt] 
TEST 3272/11091 [ext/gd/tests/jpeg2png.phpt]
PASS jpeg <--> png conversion test [ext/gd/tests/jpeg2png.phpt] 
TEST 3273/11091 [ext/gd/tests/jpeg2wbmp_error1.phpt]
PASS Test jpeg2wbmp() function : wrong threshold value param [ext/gd/tests/jpeg2wbmp_error1.phpt] 
TEST 3274/11091 [ext/gd/tests/jpeg2wbmp_error2.phpt]
PASS Test jpeg2wbmp() function : wrong origin filename param [ext/gd/tests/jpeg2wbmp_error2.phpt] 
TEST 3275/11091 [ext/gd/tests/jpeg2wbmp_error3.phpt]
PASS Test jpeg2wbmp() function : wrong destination filename param [ext/gd/tests/jpeg2wbmp_error3.phpt] 
TEST 3276/11091 [ext/gd/tests/jpg2gd.phpt]
PASS jpeg <--> gd1/gd2 conversion test [ext/gd/tests/jpg2gd.phpt] 
TEST 3277/11091 [ext/gd/tests/libgd00086.phpt]
PASS libgd #86 (Possible infinite loop in imagecreatefrompng) [ext/gd/tests/libgd00086.phpt] 
TEST 3278/11091 [ext/gd/tests/libgd00086_extern.phpt]
SKIP libgd #86 (Possible infinite loop in imagecreatefrompng) [ext/gd/tests/libgd00086_extern.phpt] reason: requires external GD library
TEST 3279/11091 [ext/gd/tests/libgd00094.phpt]
PASS libgd #94 (imagecreatefromxbm can crash if gdImageCreate fails) [ext/gd/tests/libgd00094.phpt] 
TEST 3280/11091 [ext/gd/tests/libgd00100.phpt]
PASS libgd #100 (spurious horizontal line drawn by gdImageFilledPolygon) [ext/gd/tests/libgd00100.phpt] 
TEST 3281/11091 [ext/gd/tests/libgd00101.phpt]
PASS libgd #101 (imagecreatefromgd can crash if gdImageCreate fails) [ext/gd/tests/libgd00101.phpt] 
TEST 3282/11091 [ext/gd/tests/libgd00106.phpt]
PASS libgd #106 (imagerectangle 1x1 draws 1x3) [ext/gd/tests/libgd00106.phpt] 
TEST 3283/11091 [ext/gd/tests/libgd00186.phpt]
PASS libgd #186 (Tiling true colour with palette image does not work) [ext/gd/tests/libgd00186.phpt] 
TEST 3284/11091 [ext/gd/tests/libgd00191.phpt]
PASS libgd FS#191 (A circle becomes square) [ext/gd/tests/libgd00191.phpt] 
TEST 3285/11091 [ext/gd/tests/lines.phpt]
PASS imageline no AA [ext/gd/tests/lines.phpt] 
TEST 3286/11091 [ext/gd/tests/png2gd.phpt]
PASS png <--> gd1/gd2 conversion test [ext/gd/tests/png2gd.phpt] 
TEST 3287/11091 [ext/gd/tests/png2wbmp_error1.phpt]
PASS Test png2wbmp() function : wrong threshold value param [ext/gd/tests/png2wbmp_error1.phpt] 
TEST 3288/11091 [ext/gd/tests/png2wbmp_error2.phpt]
PASS Test png2wbmp() function : wrong origin filename param [ext/gd/tests/png2wbmp_error2.phpt] 
TEST 3289/11091 [ext/gd/tests/png2wbmp_error3.phpt]
PASS Test png2wbmp() function : wrong destination filename param [ext/gd/tests/png2wbmp_error3.phpt] 
TEST 3290/11091 [ext/gd/tests/pngcomp.phpt]
PASS png compression test [ext/gd/tests/pngcomp.phpt] 
TEST 3291/11091 [ext/gd/tests/types.phpt]
PASS imagetypes [ext/gd/tests/types.phpt] 
TEST 3292/11091 [ext/gd/tests/xbm2png.phpt]
PASS xbm --> png conversion test [ext/gd/tests/xbm2png.phpt] 
TEST 3293/11091 [ext/gd/tests/xpm2gd.phpt]
PASS xpm --> gd1/gd2 conversion test [ext/gd/tests/xpm2gd.phpt] 
TEST 3294/11091 [ext/gd/tests/xpm2jpg.phpt]
PASS xpm --> jpeg conversion test [ext/gd/tests/xpm2jpg.phpt] 
TEST 3295/11091 [ext/gd/tests/xpm2png.phpt]
PASS xpm --> png conversion test [ext/gd/tests/xpm2png.phpt] 
TEST 3296/11091 [ext/gettext/tests/44938.phpt]
PASS #44938: gettext functions crash with overlong strings [ext/gettext/tests/44938.phpt] 
TEST 3297/11091 [ext/gettext/tests/dcngettext.phpt]
PASS dcngettext() tests [ext/gettext/tests/dcngettext.phpt] 
TEST 3298/11091 [ext/gettext/tests/gettext_basic-enus.phpt]
FAIL Gettext basic test with en_US locale that should be on nearly every system [ext/gettext/tests/gettext_basic-enus.phpt] 
TEST 3299/11091 [ext/gettext/tests/gettext_basic.phpt]
FAIL Gettext basic test [ext/gettext/tests/gettext_basic.phpt] 
TEST 3300/11091 [ext/gettext/tests/gettext_bind_textdomain_codeset-retval.phpt]
PASS test if bind_textdomain_codeset() returns correct value [ext/gettext/tests/gettext_bind_textdomain_codeset-retval.phpt] 
TEST 3301/11091 [ext/gettext/tests/gettext_bind_textdomain_codeset-wrongparams.phpt]
PASS test if bind_textdomain_codeset() fails on wrong param count [ext/gettext/tests/gettext_bind_textdomain_codeset-wrongparams.phpt] 
TEST 3302/11091 [ext/gettext/tests/gettext_bindtextdomain-cwd.phpt]
FAIL Test if bindtextdomain() returns string id if no directory path is set(if directory path is 'null') [ext/gettext/tests/gettext_bindtextdomain-cwd.phpt] 
TEST 3303/11091 [ext/gettext/tests/gettext_bindtextdomain-emptydomain.phpt]
PASS Test if bindtextdomain() errors if the domain is empty. [ext/gettext/tests/gettext_bindtextdomain-emptydomain.phpt] 
TEST 3304/11091 [ext/gettext/tests/gettext_bindtextdomain-path.phpt]
PASS Test if bindtextdomain() returns false if path does not exist. [ext/gettext/tests/gettext_bindtextdomain-path.phpt] 
TEST 3305/11091 [ext/gettext/tests/gettext_bindtextdomain-wrongparams.phpt]
PASS Test if bindtextdomain() errors if you don't supply enough parameters. [ext/gettext/tests/gettext_bindtextdomain-wrongparams.phpt] 
TEST 3306/11091 [ext/gettext/tests/gettext_dcgettext-wrongparams.phpt]
PASS Test if dcgettext() errors when you don't supply the correct params. [ext/gettext/tests/gettext_dcgettext-wrongparams.phpt] 
TEST 3307/11091 [ext/gettext/tests/gettext_dcgettext.phpt]
FAIL Test dcgettext() functionality [ext/gettext/tests/gettext_dcgettext.phpt] 
TEST 3308/11091 [ext/gettext/tests/gettext_dgettext.phpt]
FAIL Test dgettext() functionality [ext/gettext/tests/gettext_dgettext.phpt] 
TEST 3309/11091 [ext/gettext/tests/gettext_dgettext_error_wrongparams.phpt]
PASS Check how dgettext() with wrong parameter types and wrong parameter cou types and wrong parameter count behaves. [ext/gettext/tests/gettext_dgettext_error_wrongparams.phpt] 
TEST 3310/11091 [ext/gettext/tests/gettext_dngettext-plural.phpt]
FAIL Test if dngettext() returns the correct translations (optionally plural). [ext/gettext/tests/gettext_dngettext-plural.phpt] 
TEST 3311/11091 [ext/gettext/tests/gettext_dngettext-wrongparams.phpt]
PASS Test if dngettext() errors when you don't supply the correct params. [ext/gettext/tests/gettext_dngettext-wrongparams.phpt] 
TEST 3312/11091 [ext/gettext/tests/gettext_gettext_error_wrongparams.phpt]
PASS Check how gettext() with wrong parameters behaves. [ext/gettext/tests/gettext_gettext_error_wrongparams.phpt] 
TEST 3313/11091 [ext/gettext/tests/gettext_ngettext-wrongparams.phpt]
PASS Check how ngettext() with wrong parameters behaves. [ext/gettext/tests/gettext_ngettext-wrongparams.phpt] 
TEST 3314/11091 [ext/gettext/tests/gettext_ngettext.phpt]
FAIL Test ngettext() functionality [ext/gettext/tests/gettext_ngettext.phpt] 
TEST 3315/11091 [ext/gettext/tests/gettext_phpinfo.phpt]
PASS Test phpinfo() displays gettext support [ext/gettext/tests/gettext_phpinfo.phpt] 
TEST 3316/11091 [ext/gettext/tests/gettext_textdomain-retval.phpt]
PASS Check if textdomain() returns the new domain [ext/gettext/tests/gettext_textdomain-retval.phpt] 
TEST 3317/11091 [ext/gettext/tests/gettext_textdomain-wrongparams.phpt]
PASS Check how textdomain() with wrong parameters behaves. [ext/gettext/tests/gettext_textdomain-wrongparams.phpt] 
TEST 3318/11091 [ext/hash/tests/adler32.phpt]
PASS ADLER32 [ext/hash/tests/adler32.phpt] 
TEST 3319/11091 [ext/hash/tests/bug52240.phpt]
PASS Bug #52240 (hash_copy() does not copy the HMAC key, causes wrong results and PHP crashes) [ext/hash/tests/bug52240.phpt] 
TEST 3320/11091 [ext/hash/tests/crc32.phpt]
PASS CRC32 [ext/hash/tests/crc32.phpt] 
TEST 3321/11091 [ext/hash/tests/gost.phpt]
PASS gost [ext/hash/tests/gost.phpt] 
TEST 3322/11091 [ext/hash/tests/hash_algos.phpt]
PASS Test hash_algos() function : basic functionality [ext/hash/tests/hash_algos.phpt] 
TEST 3323/11091 [ext/hash/tests/hash_copy_001.phpt]
PASS hash_copy() basic tests [ext/hash/tests/hash_copy_001.phpt] 
TEST 3324/11091 [ext/hash/tests/hash_copy_002.phpt]
PASS hash_copy() errors [ext/hash/tests/hash_copy_002.phpt] 
TEST 3325/11091 [ext/hash/tests/hash_error.phpt]
PASS Test hash() function : error conditions [ext/hash/tests/hash_error.phpt] 
TEST 3326/11091 [ext/hash/tests/hash_file_basic.phpt]
PASS Test hash_file() function : basic functionality [ext/hash/tests/hash_file_basic.phpt] 
TEST 3327/11091 [ext/hash/tests/hash_file_basic1.phpt]
PASS Test hash_file() function : basic functionality [ext/hash/tests/hash_file_basic1.phpt] 
TEST 3328/11091 [ext/hash/tests/hash_file_error.phpt]
PASS Test hash_file() function : error conditions [ext/hash/tests/hash_file_error.phpt] 
TEST 3329/11091 [ext/hash/tests/hash_hmac_basic.phpt]
PASS Test hash_file() function : basic functionality [ext/hash/tests/hash_hmac_basic.phpt] 
TEST 3330/11091 [ext/hash/tests/hash_hmac_error.phpt]
PASS Test hash_hmac() function : basic functionality [ext/hash/tests/hash_hmac_error.phpt] 
TEST 3331/11091 [ext/hash/tests/hash_hmac_file_basic.phpt]
PASS Test hash_hmac_file() function : basic functionality [ext/hash/tests/hash_hmac_file_basic.phpt] 
TEST 3332/11091 [ext/hash/tests/hash_hmac_file_error.phpt]
PASS Test hash_hmac_file() function : basic functionality [ext/hash/tests/hash_hmac_file_error.phpt] 
TEST 3333/11091 [ext/hash/tests/haval.phpt]
PASS haval algorithm (multi-vector, multi-pass, multi-width) [ext/hash/tests/haval.phpt] 
TEST 3334/11091 [ext/hash/tests/hmac-md5.phpt]
PASS hmac-md5 algorithm [ext/hash/tests/hmac-md5.phpt] 
TEST 3335/11091 [ext/hash/tests/md2.phpt]
PASS md2 algorithm [ext/hash/tests/md2.phpt] 
TEST 3336/11091 [ext/hash/tests/md4.phpt]
PASS md4 algorithm [ext/hash/tests/md4.phpt] 
TEST 3337/11091 [ext/hash/tests/md5.phpt]
PASS md5 algorithm [ext/hash/tests/md5.phpt] 
TEST 3338/11091 [ext/hash/tests/mhash_001.phpt]
SKIP mhash() test [ext/hash/tests/mhash_001.phpt] reason: mhash extension is not available
TEST 3339/11091 [ext/hash/tests/mhash_002.phpt]
SKIP mhash_get_block_size() & mhash_get_hash_name() test [ext/hash/tests/mhash_002.phpt] reason: mhash extension is not available
TEST 3340/11091 [ext/hash/tests/mhash_003.phpt]
SKIP mhash_keygen_s2k() test [ext/hash/tests/mhash_003.phpt] reason: mhash extension is not available
TEST 3341/11091 [ext/hash/tests/mhash_004.phpt]
SKIP mhash() modifying algorithm parameter [ext/hash/tests/mhash_004.phpt] reason: mhash extension is not available
TEST 3342/11091 [ext/hash/tests/ripemd128.phpt]
PASS ripemd128 algorithm [ext/hash/tests/ripemd128.phpt] 
TEST 3343/11091 [ext/hash/tests/ripemd160.phpt]
PASS ripemd160 algorithm [ext/hash/tests/ripemd160.phpt] 
TEST 3344/11091 [ext/hash/tests/ripemd256.phpt]
PASS ripemd256 algorithm [ext/hash/tests/ripemd256.phpt] 
TEST 3345/11091 [ext/hash/tests/ripemd320.phpt]
PASS ripemd320 algorithm [ext/hash/tests/ripemd320.phpt] 
TEST 3346/11091 [ext/hash/tests/sha1.phpt]
PASS sha1 algorithm [ext/hash/tests/sha1.phpt] 
TEST 3347/11091 [ext/hash/tests/sha224.phpt]
PASS sha224 algorithm [ext/hash/tests/sha224.phpt] 
TEST 3348/11091 [ext/hash/tests/sha256.phpt]
PASS sha256 algorithm [ext/hash/tests/sha256.phpt] 
TEST 3349/11091 [ext/hash/tests/sha384.phpt]
PASS sha384 algorithm [ext/hash/tests/sha384.phpt] 
TEST 3350/11091 [ext/hash/tests/sha512.phpt]
PASS sha512 algorithm [ext/hash/tests/sha512.phpt] 
TEST 3351/11091 [ext/hash/tests/snefru.phpt]
PASS snefru [ext/hash/tests/snefru.phpt] 
TEST 3352/11091 [ext/hash/tests/tiger.phpt]
PASS tiger [ext/hash/tests/tiger.phpt] 
TEST 3353/11091 [ext/hash/tests/whirlpool.phpt]
PASS whirlpool [ext/hash/tests/whirlpool.phpt] 
TEST 3354/11091 [ext/iconv/tests/bug37176.phpt]
PASS Bug #37176 (iconv_strpos() fails to find a string) [ext/iconv/tests/bug37176.phpt] 
TEST 3355/11091 [ext/iconv/tests/bug37773.phpt]
PASS Bug #37773 (iconv_substr() gives "Unknown error" when string length = 1") [ext/iconv/tests/bug37773.phpt] 
TEST 3356/11091 [ext/iconv/tests/bug48289.phpt]
PASS Bug #48289 (iconv_mime_encode() quoted-printable scheme is broken) [ext/iconv/tests/bug48289.phpt] 
TEST 3357/11091 [ext/iconv/tests/bug51250.phpt]
FAIL Bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words) [ext/iconv/tests/bug51250.phpt] 
TEST 3358/11091 [ext/iconv/tests/bug52941.phpt]
PASS Bug #52941 (The 'iconv_mime_decode_headers' function is skipping headers) [ext/iconv/tests/bug52941.phpt] 
TEST 3359/11091 [ext/iconv/tests/bug53304.phpt]
PASS Bug #53304 (quot_print_decode does not handle lower-case hex digits) [ext/iconv/tests/bug53304.phpt] 
TEST 3360/11091 [ext/iconv/tests/eucjp2iso2022jp.phpt]
FAIL EUC-JP to ISO-2022-JP [ext/iconv/tests/eucjp2iso2022jp.phpt] 
TEST 3361/11091 [ext/iconv/tests/eucjp2sjis.phpt]
PASS EUC-JP to SJIS [ext/iconv/tests/eucjp2sjis.phpt] 
TEST 3362/11091 [ext/iconv/tests/eucjp2utf8.phpt]
PASS EUC-JP to UTF8 [ext/iconv/tests/eucjp2utf8.phpt] 
TEST 3363/11091 [ext/iconv/tests/iconv-charset-length-cve-2007-4840.phpt]
PASS iconv() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv-charset-length-cve-2007-4840.phpt] 
TEST 3364/11091 [ext/iconv/tests/iconv001.phpt]
PASS iconv() test 1 [ext/iconv/tests/iconv001.phpt] 
TEST 3365/11091 [ext/iconv/tests/iconv002.phpt]
PASS iconv() test 2 (UCS4BE to ASCII) [ext/iconv/tests/iconv002.phpt] 
TEST 3366/11091 [ext/iconv/tests/iconv003.phpt]
FAIL iconv() test 3 [ext/iconv/tests/iconv003.phpt] 
TEST 3367/11091 [ext/iconv/tests/iconv004.phpt]
PASS iconv_mime_encode() sanity cheeck. [ext/iconv/tests/iconv004.phpt] 
TEST 3368/11091 [ext/iconv/tests/iconv_basic.phpt]
PASS Test iconv() function : basic functionality [ext/iconv/tests/iconv_basic.phpt] 
TEST 3369/11091 [ext/iconv/tests/iconv_encoding_basic.phpt]
PASS Test iconv_get_encoding()/iconv_set_encoding() function : basic functionality [ext/iconv/tests/iconv_encoding_basic.phpt] 
TEST 3370/11091 [ext/iconv/tests/iconv_get_encoding_basic.phpt]
PASS iconv_get_encoding() parameter tests [ext/iconv/tests/iconv_get_encoding_basic.phpt] 
TEST 3371/11091 [ext/iconv/tests/iconv_get_encoding_error.phpt]
PASS Test iconv_get_encoding() function : basic functionality [ext/iconv/tests/iconv_get_encoding_error.phpt] 
TEST 3372/11091 [ext/iconv/tests/iconv_mime_decode-charset-length-cve-2007-4840.phpt]
PASS iconv_mime_decode() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv_mime_decode-charset-length-cve-2007-4840.phpt] 
TEST 3373/11091 [ext/iconv/tests/iconv_mime_decode.phpt]
PASS iconv_mime_decode() [ext/iconv/tests/iconv_mime_decode.phpt] 
TEST 3374/11091 [ext/iconv/tests/iconv_mime_decode_headers-charset-length-cve-2007-4840.phpt]
PASS iconv_mime_decode_headers() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv_mime_decode_headers-charset-length-cve-2007-4840.phpt] 
TEST 3375/11091 [ext/iconv/tests/iconv_mime_decode_headers.phpt]
PASS iconv_mime_decode_headers() [ext/iconv/tests/iconv_mime_decode_headers.phpt] 
TEST 3376/11091 [ext/iconv/tests/iconv_mime_decode_headers_variation1.phpt]
PASS Test iconv_mime_encode() function : usage variations - Pass different data types to headers arg [ext/iconv/tests/iconv_mime_decode_headers_variation1.phpt] 
TEST 3377/11091 [ext/iconv/tests/iconv_mime_decode_headers_variation2.phpt]
PASS Test iconv_mime_encode() function : usage variations - Pass different data types to mode arg [ext/iconv/tests/iconv_mime_decode_headers_variation2.phpt] 
TEST 3378/11091 [ext/iconv/tests/iconv_mime_decode_headers_variation3.phpt]
PASS Test iconv_mime_encode() function : usage variations - Pass different data types to charset arg [ext/iconv/tests/iconv_mime_decode_headers_variation3.phpt] 
TEST 3379/11091 [ext/iconv/tests/iconv_mime_decode_variation1.phpt]
PASS Test iconv_mime_decode() function : usage variations - Pass different data types to header arg [ext/iconv/tests/iconv_mime_decode_variation1.phpt] 
TEST 3380/11091 [ext/iconv/tests/iconv_mime_decode_variation2.phpt]
PASS Test iconv_mime_decode() function : usage variations - Pass different data types to mode arg [ext/iconv/tests/iconv_mime_decode_variation2.phpt] 
TEST 3381/11091 [ext/iconv/tests/iconv_mime_decode_variation3.phpt]
FAIL Test iconv_mime_decode() function : usage variations - Pass different data types to charset arg [ext/iconv/tests/iconv_mime_decode_variation3.phpt] 
TEST 3382/11091 [ext/iconv/tests/iconv_mime_encode.phpt]
FAIL iconv_mime_encode() [ext/iconv/tests/iconv_mime_encode.phpt] 
TEST 3383/11091 [ext/iconv/tests/iconv_set_encoding-charset-length-cve-2007-4840.phpt]
PASS iconv_set_encoding() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv_set_encoding-charset-length-cve-2007-4840.phpt] 
TEST 3384/11091 [ext/iconv/tests/iconv_set_encoding_error.phpt]
PASS Test iconv_set_encoding() function : basic functionality [ext/iconv/tests/iconv_set_encoding_error.phpt] 
TEST 3385/11091 [ext/iconv/tests/iconv_set_encoding_variation.phpt]
PASS Test iconv_set_encoding() function : error functionality [ext/iconv/tests/iconv_set_encoding_variation.phpt] 
TEST 3386/11091 [ext/iconv/tests/iconv_stream_filter.phpt]
PASS iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt] 
TEST 3387/11091 [ext/iconv/tests/iconv_stream_filter_delimiter.phpt]
PASS iconv stream filter [ext/iconv/tests/iconv_stream_filter_delimiter.phpt] 
TEST 3388/11091 [ext/iconv/tests/iconv_strlen-charset-length-cve-2007-4840.phpt]
PASS iconv_strlen() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv_strlen-charset-length-cve-2007-4840.phpt] 
TEST 3389/11091 [ext/iconv/tests/iconv_strlen.phpt]
PASS iconv_strlen() [ext/iconv/tests/iconv_strlen.phpt] 
TEST 3390/11091 [ext/iconv/tests/iconv_strlen_basic.phpt]
PASS Test iconv_strlen() function : basic functionality [ext/iconv/tests/iconv_strlen_basic.phpt] 
TEST 3391/11091 [ext/iconv/tests/iconv_strlen_error1.phpt]
PASS Test iconv_strlen() function : error conditions - pass incorrect number of args [ext/iconv/tests/iconv_strlen_error1.phpt] 
TEST 3392/11091 [ext/iconv/tests/iconv_strlen_error2.phpt]
FAIL Test iconv_strlen() function : error conditions - pass an unknown encoding [ext/iconv/tests/iconv_strlen_error2.phpt] 
TEST 3393/11091 [ext/iconv/tests/iconv_strlen_variation1.phpt]
PASS Test iconv_strlen() function : usage variations - Pass different data types as $str arg [ext/iconv/tests/iconv_strlen_variation1.phpt] 
TEST 3394/11091 [ext/iconv/tests/iconv_strlen_variation2.phpt]
FAIL Test iconv_strlen() function : usage variations - Pass different data types as $encoding arg [ext/iconv/tests/iconv_strlen_variation2.phpt] 
TEST 3395/11091 [ext/iconv/tests/iconv_strpos-charset-length-cve-2007-4840.phpt]
PASS iconv_strpos() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv_strpos-charset-length-cve-2007-4840.phpt] 
TEST 3396/11091 [ext/iconv/tests/iconv_strpos.phpt]
PASS iconv_strpos() [ext/iconv/tests/iconv_strpos.phpt] 
TEST 3397/11091 [ext/iconv/tests/iconv_strpos_basic.phpt]
PASS Test iconv_strpos() function : basic functionality [ext/iconv/tests/iconv_strpos_basic.phpt] 
TEST 3398/11091 [ext/iconv/tests/iconv_strpos_error1.phpt]
PASS Test iconv_strpos() function : error conditions - Pass incorrect number of args [ext/iconv/tests/iconv_strpos_error1.phpt] 
TEST 3399/11091 [ext/iconv/tests/iconv_strpos_error2.phpt]
FAIL Test iconv_strpos() function : error conditions - Pass unknown encoding [ext/iconv/tests/iconv_strpos_error2.phpt] 
TEST 3400/11091 [ext/iconv/tests/iconv_strpos_variation1.phpt]
PASS Test iconv_strpos() function : usage variations - pass different data types to $haystack arg [ext/iconv/tests/iconv_strpos_variation1.phpt] 
TEST 3401/11091 [ext/iconv/tests/iconv_strpos_variation2.phpt]
PASS Test iconv_strpos() function : usage variations - pass different data types as $needle arg [ext/iconv/tests/iconv_strpos_variation2.phpt] 
TEST 3402/11091 [ext/iconv/tests/iconv_strpos_variation3.phpt]
PASS Test iconv_strpos() function : usage variations - pass different data types as $offset arg [ext/iconv/tests/iconv_strpos_variation3.phpt] 
TEST 3403/11091 [ext/iconv/tests/iconv_strpos_variation3_64bit.phpt]
SKIP Test iconv_strpos() function : usage variations - pass different data types as $offset arg [ext/iconv/tests/iconv_strpos_variation3_64bit.phpt] reason: this test is for 64bit platform only
TEST 3404/11091 [ext/iconv/tests/iconv_strpos_variation4.phpt]
FAIL Test iconv_strpos() function : usage variations - pass different data types as $charset arg [ext/iconv/tests/iconv_strpos_variation4.phpt] 
TEST 3405/11091 [ext/iconv/tests/iconv_strpos_variation5.phpt]
PASS Test iconv_strpos() function : usage variations - Pass different integers as $offset argument [ext/iconv/tests/iconv_strpos_variation5.phpt] 
TEST 3406/11091 [ext/iconv/tests/iconv_strrpos-charset-length-cve-2007-4840.phpt]
PASS iconv_strrpos() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/iconv_strrpos-charset-length-cve-2007-4840.phpt] 
TEST 3407/11091 [ext/iconv/tests/iconv_strrpos.phpt]
PASS iconv_strrpos() [ext/iconv/tests/iconv_strrpos.phpt] 
TEST 3408/11091 [ext/iconv/tests/iconv_strrpos_basic.phpt]
PASS Test iconv_strrpos() function : basic functionality [ext/iconv/tests/iconv_strrpos_basic.phpt] 
TEST 3409/11091 [ext/iconv/tests/iconv_strrpos_error1.phpt]
PASS Test iconv_strrpos() function : error conditions - pass incorrect number of args [ext/iconv/tests/iconv_strrpos_error1.phpt] 
TEST 3410/11091 [ext/iconv/tests/iconv_strrpos_error2.phpt]
FAIL Test iconv_strrpos() function : error conditions - pass an unknown encoding [ext/iconv/tests/iconv_strrpos_error2.phpt] 
TEST 3411/11091 [ext/iconv/tests/iconv_strrpos_variation1.phpt]
PASS Test iconv_strrpos() function : usage variations - pass different data types to $haystack arg [ext/iconv/tests/iconv_strrpos_variation1.phpt] 
TEST 3412/11091 [ext/iconv/tests/iconv_strrpos_variation2.phpt]
PASS Test iconv_strrpos() function : usage variations - Pass different data types to $needle arg [ext/iconv/tests/iconv_strrpos_variation2.phpt] 
TEST 3413/11091 [ext/iconv/tests/iconv_strrpos_variation3.phpt]
FAIL Test iconv_strrpos() function : usage variations - pass different data types as $encoding arg [ext/iconv/tests/iconv_strrpos_variation3.phpt] 
TEST 3414/11091 [ext/iconv/tests/iconv_substr-charset-length-cve-2007-4783.phpt]
PASS iconv_substr() charset parameter length checks (CVE-2007-4783) [ext/iconv/tests/iconv_substr-charset-length-cve-2007-4783.phpt] 
TEST 3415/11091 [ext/iconv/tests/iconv_substr.phpt]
PASS iconv_substr() [ext/iconv/tests/iconv_substr.phpt] 
TEST 3416/11091 [ext/iconv/tests/iconv_substr_basic.phpt]
PASS Test iconv_substr() function : basic functionality [ext/iconv/tests/iconv_substr_basic.phpt] 
TEST 3417/11091 [ext/iconv/tests/iconv_substr_error1.phpt]
PASS Test iconv_substr() function : error conditions - Pass incorrect number of args [ext/iconv/tests/iconv_substr_error1.phpt] 
TEST 3418/11091 [ext/iconv/tests/iconv_substr_error2.phpt]
FAIL Test iconv_substr() function : error conditions - Pass an unknown encoding [ext/iconv/tests/iconv_substr_error2.phpt] 
TEST 3419/11091 [ext/iconv/tests/ob_iconv_handler-charset-length-cve-2007-4840.phpt]
PASS ob_iconv_handler() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/ob_iconv_handler-charset-length-cve-2007-4840.phpt] 
TEST 3420/11091 [ext/iconv/tests/ob_iconv_handler.phpt]
PASS ob_iconv_handler() [ext/iconv/tests/ob_iconv_handler.phpt] 
TEST 3421/11091 [ext/iconv/tests/translit-failure.phpt]
SKIP Translit failure [ext/iconv/tests/translit-failure.phpt] reason: ICONV_IMPL != "libiconv"
TEST 3422/11091 [ext/iconv/tests/translit-utf8.phpt]
SKIP Translit UTF-8 quotes [ext/iconv/tests/translit-utf8.phpt] reason: ICONV_IMPL != "libiconv"
TEST 3423/11091 [ext/imap/tests/bug31142_1.phpt]
PASS Bug #31142 test #1 (imap_mail_compose() generates incorrect output) [ext/imap/tests/bug31142_1.phpt] 
TEST 3424/11091 [ext/imap/tests/bug31142_2.phpt]
PASS Bug #31142 test #2 (imap_mail_compose() generates incorrect output) [ext/imap/tests/bug31142_2.phpt] 
TEST 3425/11091 [ext/imap/tests/bug32589.phpt]
PASS Bug #32589 (crash inside imap_mail_compose() function) [ext/imap/tests/bug32589.phpt] 
TEST 3426/11091 [ext/imap/tests/bug35669.phpt]
PASS Bug #35669 (imap_mail_compose() crashes with multipart-multiboundary-email) [ext/imap/tests/bug35669.phpt] 
TEST 3427/11091 [ext/imap/tests/bug40854.phpt]
PASS Bug #40854 (imap_mail_compose() creates an invalid terminator for multipart e-mails) [ext/imap/tests/bug40854.phpt] 
TEST 3428/11091 [ext/imap/tests/bug44098.phpt]
PASS Bug #44098 (imap_utf8() returns only capital letters) [ext/imap/tests/bug44098.phpt] 
TEST 3429/11091 [ext/imap/tests/bug45705_1.phpt]
PASS Bug #45705 test #1 (imap rfc822_parse_adrlist() modifies passed address parameter) [ext/imap/tests/bug45705_1.phpt] 
TEST 3430/11091 [ext/imap/tests/bug45705_2.phpt]
PASS Bug #45705 test #2 (imap rfc822_parse_adrlist() modifies passed address parameter) [ext/imap/tests/bug45705_2.phpt] 
TEST 3431/11091 [ext/imap/tests/bug46918.phpt]
PASS Bug #46918 (imap_rfc822_parse_adrlist host part not filled in correctly) [ext/imap/tests/bug46918.phpt] 
TEST 3432/11091 [ext/imap/tests/bug53377.phpt]
PASS Bug #53377 (imap_mime_header_decode() doesn't ignore \t during long MIME header unfolding) [ext/imap/tests/bug53377.phpt] 
TEST 3433/11091 [ext/imap/tests/bug63126.phpt]
SKIP imap_open() DISABLE_AUTHENTICATOR ignores array param [ext/imap/tests/bug63126.phpt] reason: could not connect to mailbox {localhost/norsh}INBOX
TEST 3434/11091 [ext/imap/tests/imap_8bit_basic.phpt]
PASS Test imap_8bit() function : basic functionality [ext/imap/tests/imap_8bit_basic.phpt] 
TEST 3435/11091 [ext/imap/tests/imap_alerts_error.phpt]
SKIP Test imap_alerts() function : error conditions [ext/imap/tests/imap_alerts_error.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3436/11091 [ext/imap/tests/imap_append_basic.phpt]
SKIP Test imap_append() function : basic functionality [ext/imap/tests/imap_append_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3437/11091 [ext/imap/tests/imap_base64_basic.phpt]
PASS Test imap_base64() function : basic functionality [ext/imap/tests/imap_base64_basic.phpt] 
TEST 3438/11091 [ext/imap/tests/imap_binary_basic.phpt]
PASS Test imap_binary() function : basic functionality [ext/imap/tests/imap_binary_basic.phpt] 
TEST 3439/11091 [ext/imap/tests/imap_body.phpt]
SKIP imap_body() incorrect parameter count [ext/imap/tests/imap_body.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3440/11091 [ext/imap/tests/imap_body_basic.phpt]
SKIP Test imap_body() function : basic functionality [ext/imap/tests/imap_body_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3441/11091 [ext/imap/tests/imap_bodystruct_basic.phpt]
SKIP Test imap_bodystruct() function : basic functionality [ext/imap/tests/imap_bodystruct_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3442/11091 [ext/imap/tests/imap_clearflag_full_basic.phpt]
SKIP Test imap_clearflag_full() function : basic functionality [ext/imap/tests/imap_clearflag_full_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3443/11091 [ext/imap/tests/imap_close_basic.phpt]
SKIP Test imap_close() function : basic functionality [ext/imap/tests/imap_close_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3444/11091 [ext/imap/tests/imap_close_error.phpt]
SKIP Test imap_close() function : error conditions - incorrect number of args [ext/imap/tests/imap_close_error.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3445/11091 [ext/imap/tests/imap_close_variation1.phpt]
PASS Test imap_close() function : usage variations - different data types as $stream_id arg [ext/imap/tests/imap_close_variation1.phpt] 
TEST 3446/11091 [ext/imap/tests/imap_close_variation2.phpt]
SKIP Test imap_close() function : usage variations - different data types as $options arg [ext/imap/tests/imap_close_variation2.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3447/11091 [ext/imap/tests/imap_close_variation3.phpt]
PASS Test imap_close() function : usage variations - different streams [ext/imap/tests/imap_close_variation3.phpt] 
TEST 3448/11091 [ext/imap/tests/imap_close_variation4.phpt]
SKIP Test imap_close() function : usage variations - different ints as $options arg [ext/imap/tests/imap_close_variation4.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3449/11091 [ext/imap/tests/imap_createmailbox_basic.phpt]
SKIP Test imap_createmailbox() function : basic functionality [ext/imap/tests/imap_createmailbox_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3450/11091 [ext/imap/tests/imap_errors_basic.phpt]
SKIP Test imap_errors() function : basic functionality [ext/imap/tests/imap_errors_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3451/11091 [ext/imap/tests/imap_expunge_error.phpt]
SKIP imap_num_recent() incorrect parameter count [ext/imap/tests/imap_expunge_error.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3452/11091 [ext/imap/tests/imap_fetch_overview_basic.phpt]
SKIP Test imap_fetch_overview() function : basic functionality [ext/imap/tests/imap_fetch_overview_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3453/11091 [ext/imap/tests/imap_fetch_overview_error.phpt]
SKIP Test imap_fetch_overview() function : error conditions - incorrect number of args [ext/imap/tests/imap_fetch_overview_error.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3454/11091 [ext/imap/tests/imap_fetch_overview_variation1.phpt]
PASS Test imap_fetch_overview() function : usage variations - diff data types as $stream_id arg [ext/imap/tests/imap_fetch_overview_variation1.phpt] 
TEST 3455/11091 [ext/imap/tests/imap_fetch_overview_variation2.phpt]
SKIP Test imap_fetch_overview() function : usage variations - diff data types as $msg_no arg [ext/imap/tests/imap_fetch_overview_variation2.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3456/11091 [ext/imap/tests/imap_fetch_overview_variation3.phpt]
SKIP Test imap_fetch_overview() function : usage variations - FT_UID option [ext/imap/tests/imap_fetch_overview_variation3.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3457/11091 [ext/imap/tests/imap_fetch_overview_variation4.phpt]
PASS Test imap_fetch_overview() function : usage variations - different resources as $stream_id [ext/imap/tests/imap_fetch_overview_variation4.phpt] 
TEST 3458/11091 [ext/imap/tests/imap_fetch_overview_variation5.phpt]
SKIP Test imap_fetch_overview() function : usage variations - $msg_no argument [ext/imap/tests/imap_fetch_overview_variation5.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3459/11091 [ext/imap/tests/imap_fetch_overview_variation6.phpt]
SKIP Test imap_fetch_overview() function : usage variations - multipart message [ext/imap/tests/imap_fetch_overview_variation6.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3460/11091 [ext/imap/tests/imap_fetchbody_basic.phpt]
SKIP Test imap_fetchbody() function : basic functionality [ext/imap/tests/imap_fetchbody_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3461/11091 [ext/imap/tests/imap_fetchbody_error.phpt]
SKIP Test imap_fetchbody() function : error conditions - incorrect number of args [ext/imap/tests/imap_fetchbody_error.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3462/11091 [ext/imap/tests/imap_fetchbody_variation1.phpt]
PASS Test imap_fetchbody() function : usage variation - diff data types as $stream_id arg [ext/imap/tests/imap_fetchbody_variation1.phpt] 
TEST 3463/11091 [ext/imap/tests/imap_fetchbody_variation2.phpt]
SKIP Test imap_fetchbody() function : usage variation - diff data types as $msg_no arg [ext/imap/tests/imap_fetchbody_variation2.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3464/11091 [ext/imap/tests/imap_fetchbody_variation3.phpt]
SKIP Test imap_fetchbody() function : usage variation - diff data types as $section arg [ext/imap/tests/imap_fetchbody_variation3.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3465/11091 [ext/imap/tests/imap_fetchbody_variation4.phpt]
SKIP Test imap_fetchbody() function : usage variations - FT_UID option [ext/imap/tests/imap_fetchbody_variation4.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3466/11091 [ext/imap/tests/imap_fetchbody_variation5.phpt]
PASS Test imap_fetchbody() function : usage variation - different resources as $stream_id arg [ext/imap/tests/imap_fetchbody_variation5.phpt] 
TEST 3467/11091 [ext/imap/tests/imap_fetchbody_variation6.phpt]
SKIP Test imap_fetchbody() function : usage variations - $msg_no arg [ext/imap/tests/imap_fetchbody_variation6.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3468/11091 [ext/imap/tests/imap_fetchheader_basic.phpt]
SKIP Test imap_fetchheader() function : basic function [ext/imap/tests/imap_fetchheader_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3469/11091 [ext/imap/tests/imap_fetchheader_error.phpt]
SKIP Test imap_fetchheader() function : error conditions - incorrect number of args [ext/imap/tests/imap_fetchheader_error.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3470/11091 [ext/imap/tests/imap_fetchheader_variation1.phpt]
PASS Test imap_fetchheader() function : usage variations - diff data types as $stream_id arg [ext/imap/tests/imap_fetchheader_variation1.phpt] 
TEST 3471/11091 [ext/imap/tests/imap_fetchheader_variation2.phpt]
SKIP Test imap_fetchheader() function : usage variations - diff data types for $msg_no arg [ext/imap/tests/imap_fetchheader_variation2.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3472/11091 [ext/imap/tests/imap_fetchheader_variation3.phpt]
SKIP Test imap_fetchheader() function : usage variations - FT_UID option [ext/imap/tests/imap_fetchheader_variation3.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3473/11091 [ext/imap/tests/imap_fetchheader_variation4.phpt]
PASS Test imap_fetchheader() function : usage variations - diff resource types as $stream_id [ext/imap/tests/imap_fetchheader_variation4.phpt] 
TEST 3474/11091 [ext/imap/tests/imap_fetchheader_variation5.phpt]
SKIP Test imap_fetchheader() function : usage variations - $msg_no argument [ext/imap/tests/imap_fetchheader_variation5.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3475/11091 [ext/imap/tests/imap_fetchstructure_basic.phpt]
SKIP imap_fetchstructure() function : basic functionality [ext/imap/tests/imap_fetchstructure_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3476/11091 [ext/imap/tests/imap_gc_error.phpt]
SKIP imap_gc() incorrect parameter count [ext/imap/tests/imap_gc_error.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3477/11091 [ext/imap/tests/imap_getsubscribed_basic.phpt]
SKIP imap_getsubscribed() function : basic functionality [ext/imap/tests/imap_getsubscribed_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3478/11091 [ext/imap/tests/imap_headerinfo_basic.phpt]
SKIP imap_headerinfo() function : basic functionality [ext/imap/tests/imap_headerinfo_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3479/11091 [ext/imap/tests/imap_headerinfo_error.phpt]
SKIP imap_headerinfo() incorrect parameter count [ext/imap/tests/imap_headerinfo_error.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3480/11091 [ext/imap/tests/imap_headers.phpt]
SKIP imap_headers() incorrect parameter count [ext/imap/tests/imap_headers.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3481/11091 [ext/imap/tests/imap_list_basic.phpt]
SKIP imap_list() function : basic functionality [ext/imap/tests/imap_list_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3482/11091 [ext/imap/tests/imap_lsub_basic.phpt]
SKIP imap_lsub() function : basic functionality [ext/imap/tests/imap_lsub_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3483/11091 [ext/imap/tests/imap_mail_copy.phpt]
SKIP Test imap_mail_copy() incorrect parameters [ext/imap/tests/imap_mail_copy.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3484/11091 [ext/imap/tests/imap_mail_copy_basic.phpt]
SKIP Test imap_mail_copy() function : basic functionality [ext/imap/tests/imap_mail_copy_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3485/11091 [ext/imap/tests/imap_mail_move.phpt]
SKIP Test imap_mail_move() incorrect parameters [ext/imap/tests/imap_mail_move.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3486/11091 [ext/imap/tests/imap_mail_move_basic.phpt]
SKIP Test imap_mail_move() function : basic functionality [ext/imap/tests/imap_mail_move_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3487/11091 [ext/imap/tests/imap_mutf7_to_utf8.phpt]
PASS imap_mutf7_to_utf8 [ext/imap/tests/imap_mutf7_to_utf8.phpt] 
TEST 3488/11091 [ext/imap/tests/imap_num_msg_error.phpt]
SKIP imap_num_msg() incorrect parameter count [ext/imap/tests/imap_num_msg_error.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3489/11091 [ext/imap/tests/imap_num_recent_error.phpt]
SKIP imap_expunge() incorrect parameter count [ext/imap/tests/imap_num_recent_error.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3490/11091 [ext/imap/tests/imap_open_error.phpt]
SKIP imap_open() incorrect parameter count [ext/imap/tests/imap_open_error.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3491/11091 [ext/imap/tests/imap_ping_error.phpt]
SKIP imap_ping() incorrect parameter count [ext/imap/tests/imap_ping_error.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3492/11091 [ext/imap/tests/imap_renamemailbox_basic.phpt]
SKIP imap_renamemailbox() function : basic functionality [ext/imap/tests/imap_renamemailbox_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3493/11091 [ext/imap/tests/imap_rfc822_parse_headers_basic.phpt]
SKIP imap_rfc822_parse_headers() function : basic functionality [ext/imap/tests/imap_rfc822_parse_headers_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3494/11091 [ext/imap/tests/imap_savebody_basic.phpt]
SKIP imap_savebody() function : basic functionality [ext/imap/tests/imap_savebody_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3495/11091 [ext/imap/tests/imap_timeout_basic.phpt]
SKIP imap_timeout() function : basic functionality [ext/imap/tests/imap_timeout_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3496/11091 [ext/imap/tests/imap_undelete_basic.phpt]
SKIP imap_undelete() function : basic functionality [ext/imap/tests/imap_undelete_basic.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3497/11091 [ext/imap/tests/imap_undelete_error.phpt]
SKIP imap_undelete() incorrect parameter count [ext/imap/tests/imap_undelete_error.phpt] reason: could not connect to mailbox {localhost/norsh}
TEST 3498/11091 [ext/imap/tests/imap_utf8.phpt]
PASS imap_utf8() tests [ext/imap/tests/imap_utf8.phpt] 
TEST 3499/11091 [ext/imap/tests/imap_utf8_to_mutf7_basic.phpt]
PASS imap_utf8_to_mutf7 [ext/imap/tests/imap_utf8_to_mutf7_basic.phpt] 
TEST 3500/11091 [ext/json/tests/001.phpt]
PASS json_decode() tests [ext/json/tests/001.phpt] 
TEST 3501/11091 [ext/json/tests/002.phpt]
PASS json_encode() tests [ext/json/tests/002.phpt] 
TEST 3502/11091 [ext/json/tests/003.phpt]
PASS json_encode() & endless loop - 1 [ext/json/tests/003.phpt] 
TEST 3503/11091 [ext/json/tests/004.phpt]
PASS json_encode() & endless loop - 2 [ext/json/tests/004.phpt] 
TEST 3504/11091 [ext/json/tests/005.phpt]
PASS json_encode() & endless loop - 3 [ext/json/tests/005.phpt] 
TEST 3505/11091 [ext/json/tests/006.phpt]
PASS json_encode() & extended encoding [ext/json/tests/006.phpt] 
TEST 3506/11091 [ext/json/tests/007.phpt]
PASS json_last_error() tests [ext/json/tests/007.phpt] 
TEST 3507/11091 [ext/json/tests/bug40503.phpt]
PASS Bug #40503 (json_encode() value corruption on 32bit systems with overflown values) [ext/json/tests/bug40503.phpt] 
TEST 3508/11091 [ext/json/tests/bug41034.phpt]
PASS Bug #41034 (json_encode() ignores null byte started keys in arrays) [ext/json/tests/bug41034.phpt] 
TEST 3509/11091 [ext/json/tests/bug41067.phpt]
PASS Bug #41067 (json_encode() problem with UTF-16 input) [ext/json/tests/bug41067.phpt] 
TEST 3510/11091 [ext/json/tests/bug41403.phpt]
PASS Bug #41403 (json_decode cannot decode floats if localeconv decimal_point is not '.') [ext/json/tests/bug41403.phpt] 
TEST 3511/11091 [ext/json/tests/bug41504.phpt]
PASS Bug #41504 (json_decode() converts empty array keys to "_empty_") [ext/json/tests/bug41504.phpt] 
TEST 3512/11091 [ext/json/tests/bug41567.phpt]
PASS Bug #41567 (json_encode() double conversion is inconsistent with PHP) [ext/json/tests/bug41567.phpt] 
TEST 3513/11091 [ext/json/tests/bug42090.phpt]
PASS Bug #42090 (json_decode causes segmentation fault) [ext/json/tests/bug42090.phpt] 
TEST 3514/11091 [ext/json/tests/bug42785.phpt]
PASS Bug #42785 (Incorrect formatting of double values with non-english locales) [ext/json/tests/bug42785.phpt] 
TEST 3515/11091 [ext/json/tests/bug43941.phpt]
PASS Bug #43941 (json_encode() invalid UTF-8) [ext/json/tests/bug43941.phpt] 
TEST 3516/11091 [ext/json/tests/bug45791.phpt]
PASS Bug #45791 (json_decode() does not handle number 0e0) [ext/json/tests/bug45791.phpt] 
TEST 3517/11091 [ext/json/tests/bug46215.phpt]
PASS Bug #46215 (json_encode mutates its parameter and has some class-specific state) [ext/json/tests/bug46215.phpt] 
TEST 3518/11091 [ext/json/tests/bug46944.phpt]
PASS Bug #46944 (json_encode() doesn't handle 3 byte utf8 correctly) [ext/json/tests/bug46944.phpt] 
TEST 3519/11091 [ext/json/tests/bug47644.phpt]
SKIP Bug #47644 (valid large integers are truncated) [ext/json/tests/bug47644.phpt] reason: this test is for 64bit platform only
TEST 3520/11091 [ext/json/tests/bug54058.phpt]
PASS Bug #54058 (json_last_error() invalid UTF-8 produces wrong error) [ext/json/tests/bug54058.phpt] 
TEST 3521/11091 [ext/json/tests/bug54484.phpt]
PASS Bug #54484 (Empty string in json_decode doesn't reset json_last_error) [ext/json/tests/bug54484.phpt] 
TEST 3522/11091 [ext/json/tests/bug55543.phpt]
PASS Bug #55543 (json_encode() with JSON_NUMERIC_CHECK & numeric string properties) [ext/json/tests/bug55543.phpt] 
TEST 3523/11091 [ext/json/tests/fail001.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/fail*.json) [ext/json/tests/fail001.phpt] 
TEST 3524/11091 [ext/json/tests/json_decode_basic.phpt]
PASS Test json_decode() function : basic functionality [ext/json/tests/json_decode_basic.phpt] 
TEST 3525/11091 [ext/json/tests/json_decode_error.phpt]
PASS Test json_decode() function : error conditions [ext/json/tests/json_decode_error.phpt] 
TEST 3526/11091 [ext/json/tests/json_encode_basic.phpt]
PASS Test json_encode() function : basic functionality [ext/json/tests/json_encode_basic.phpt] 
TEST 3527/11091 [ext/json/tests/json_encode_basic_utf8.phpt]
PASS Test json_encode() function : basic functionality with UTF8 string input [ext/json/tests/json_encode_basic_utf8.phpt] 
TEST 3528/11091 [ext/json/tests/json_encode_error.phpt]
PASS Test json_encode() function : error conditions [ext/json/tests/json_encode_error.phpt] 
TEST 3529/11091 [ext/json/tests/pass001.1.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass1.json) [ext/json/tests/pass001.1.phpt] 
TEST 3530/11091 [ext/json/tests/pass001.1_64bit.phpt]
SKIP JSON (http://www.crockford.com/JSON/JSON_checker/test/pass1.json) [ext/json/tests/pass001.1_64bit.phpt] reason: this test is for 64bit platform only
TEST 3531/11091 [ext/json/tests/pass001.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass1.json) [ext/json/tests/pass001.phpt] 
TEST 3532/11091 [ext/json/tests/pass002.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass2.json) [ext/json/tests/pass002.phpt] 
TEST 3533/11091 [ext/json/tests/pass003.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass3.json) [ext/json/tests/pass003.phpt] 
TEST 3534/11091 [ext/ldap/tests/bug48441.phpt]
SKIP ldap_search() bug 48441 - options persists after specifying them in ldap_search [ext/ldap/tests/bug48441.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3535/11091 [ext/ldap/tests/bug48696.phpt]
SKIP Bug #48696 (ldap_read() segfaults with invalid parameters) [ext/ldap/tests/bug48696.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3536/11091 [ext/ldap/tests/ldap_add_basic.phpt]
SKIP ldap_add() - Basic add operation [ext/ldap/tests/ldap_add_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3537/11091 [ext/ldap/tests/ldap_add_error.phpt]
SKIP ldap_add() - Add operation that should fail [ext/ldap/tests/ldap_add_error.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3538/11091 [ext/ldap/tests/ldap_bind_basic.phpt]
SKIP ldap_bind() - Basic anonymous binding [ext/ldap/tests/ldap_bind_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3539/11091 [ext/ldap/tests/ldap_bind_error.phpt]
SKIP ldap_bind() - Binding that should fail [ext/ldap/tests/ldap_bind_error.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3540/11091 [ext/ldap/tests/ldap_bind_variation.phpt]
SKIP ldap_bind() - Advanced binding [ext/ldap/tests/ldap_bind_variation.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3541/11091 [ext/ldap/tests/ldap_compare_basic.phpt]
SKIP ldap_compare() - Basic ldap_compare test [ext/ldap/tests/ldap_compare_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3542/11091 [ext/ldap/tests/ldap_compare_error.phpt]
SKIP ldap_compare() - Testing ldap_compare() that should fail [ext/ldap/tests/ldap_compare_error.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3543/11091 [ext/ldap/tests/ldap_connect_basic.phpt]
FAIL ldap_connect() - Basic connection [ext/ldap/tests/ldap_connect_basic.phpt] 
TEST 3544/11091 [ext/ldap/tests/ldap_connect_error.phpt]
FAIL ldap_connect() - Connection errors [ext/ldap/tests/ldap_connect_error.phpt] 
TEST 3545/11091 [ext/ldap/tests/ldap_connect_variation.phpt]
FAIL ldap_connect() - Variation [ext/ldap/tests/ldap_connect_variation.phpt] 
TEST 3546/11091 [ext/ldap/tests/ldap_count_entries_basic.phpt]
SKIP ldap_count_entries() - Basic counting LDAP entries [ext/ldap/tests/ldap_count_entries_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3547/11091 [ext/ldap/tests/ldap_count_entries_error.phpt]
FAIL ldap_count_entries() - Testing counting LDAP entries that should fail [ext/ldap/tests/ldap_count_entries_error.phpt] 
TEST 3548/11091 [ext/ldap/tests/ldap_delete_basic.phpt]
SKIP ldap_delete() - Basic delete operation [ext/ldap/tests/ldap_delete_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3549/11091 [ext/ldap/tests/ldap_delete_error.phpt]
SKIP ldap_delete() - Delete operation that should fail [ext/ldap/tests/ldap_delete_error.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3550/11091 [ext/ldap/tests/ldap_dn2ufn.phpt]
FAIL ldap_dn2ufn() test [ext/ldap/tests/ldap_dn2ufn.phpt] 
TEST 3551/11091 [ext/ldap/tests/ldap_err2str_basic.phpt]
PASS ldap_err2str() - Basic error number to string conversion [ext/ldap/tests/ldap_err2str_basic.phpt] 
TEST 3552/11091 [ext/ldap/tests/ldap_err2str_error.phpt]
PASS ldap_err2str() - Incorrect usage of number to string conversion [ext/ldap/tests/ldap_err2str_error.phpt] 
TEST 3553/11091 [ext/ldap/tests/ldap_errno_basic.phpt]
SKIP ldap_errno() - Basic ldap_errno() operation [ext/ldap/tests/ldap_errno_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3554/11091 [ext/ldap/tests/ldap_errno_error.phpt]
PASS ldap_errno() - ldap_errno() operation that should fail [ext/ldap/tests/ldap_errno_error.phpt] 
TEST 3555/11091 [ext/ldap/tests/ldap_error_basic.phpt]
SKIP ldap_error() - Basic ldap_error() operation [ext/ldap/tests/ldap_error_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3556/11091 [ext/ldap/tests/ldap_error_error.phpt]
PASS ldap_error() - ldap_error() operation that should fail [ext/ldap/tests/ldap_error_error.phpt] 
TEST 3557/11091 [ext/ldap/tests/ldap_explode_dn.phpt]
FAIL ldap_explode_dn() test [ext/ldap/tests/ldap_explode_dn.phpt] 
TEST 3558/11091 [ext/ldap/tests/ldap_first_attribute_basic.phpt]
SKIP ldap_first_attribute() - Basic ldap_first_attribute test [ext/ldap/tests/ldap_first_attribute_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3559/11091 [ext/ldap/tests/ldap_first_attribute_error.phpt]
FAIL ldap_first_attribute() - Testing ldap_first_attribute() that should fail [ext/ldap/tests/ldap_first_attribute_error.phpt] 
TEST 3560/11091 [ext/ldap/tests/ldap_first_entry_basic.phpt]
SKIP ldap_first_entry() - Basic ldap_first_entry test [ext/ldap/tests/ldap_first_entry_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3561/11091 [ext/ldap/tests/ldap_first_entry_error.phpt]
FAIL ldap_first_entry() - Testing ldap_first_entry() that should fail [ext/ldap/tests/ldap_first_entry_error.phpt] 
TEST 3562/11091 [ext/ldap/tests/ldap_first_reference_basic.phpt]
SKIP ldap_first_reference() - Basic ldap_first_reference test [ext/ldap/tests/ldap_first_reference_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3563/11091 [ext/ldap/tests/ldap_first_reference_error.phpt]
FAIL ldap_first_reference() - Testing ldap_first_reference() that should fail [ext/ldap/tests/ldap_first_reference_error.phpt] 
TEST 3564/11091 [ext/ldap/tests/ldap_free_result_basic.phpt]
SKIP ldap_free_result() - Basic ldap_free_result tests [ext/ldap/tests/ldap_free_result_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3565/11091 [ext/ldap/tests/ldap_free_result_error.phpt]
FAIL ldap_free_result() - Testing ldap_free_result() that should fail [ext/ldap/tests/ldap_free_result_error.phpt] 
TEST 3566/11091 [ext/ldap/tests/ldap_get_attributes_basic.phpt]
SKIP ldap_get_attributes() - Basic ldap_get_attributes test [ext/ldap/tests/ldap_get_attributes_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3567/11091 [ext/ldap/tests/ldap_get_attributes_error.phpt]
FAIL ldap_get_attributes() - Testing ldap_get_attributes() that should fail [ext/ldap/tests/ldap_get_attributes_error.phpt] 
TEST 3568/11091 [ext/ldap/tests/ldap_get_dn_basic.phpt]
SKIP ldap_get_dn() - Basic ldap_get_dn test [ext/ldap/tests/ldap_get_dn_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3569/11091 [ext/ldap/tests/ldap_get_dn_error.phpt]
FAIL ldap_get_dn() - Testing ldap_get_dn() that should fail [ext/ldap/tests/ldap_get_dn_error.phpt] 
TEST 3570/11091 [ext/ldap/tests/ldap_get_entries_basic.phpt]
SKIP ldap_get_entries() - Basic modify operation [ext/ldap/tests/ldap_get_entries_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3571/11091 [ext/ldap/tests/ldap_get_entries_error.phpt]
FAIL ldap_get_entries() - ldap_get_entries() operation that should fail [ext/ldap/tests/ldap_get_entries_error.phpt] 
TEST 3572/11091 [ext/ldap/tests/ldap_get_entries_variation.phpt]
SKIP Test ldap_get_entries() function - variation: used on empty search [ext/ldap/tests/ldap_get_entries_variation.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3573/11091 [ext/ldap/tests/ldap_get_option_basic.phpt]
FAIL ldap_get_option() - Basic ldap_get_option() operation [ext/ldap/tests/ldap_get_option_basic.phpt] 
TEST 3574/11091 [ext/ldap/tests/ldap_get_option_error.phpt]
PASS ldap_get_option() - ldap_get_option() operation that should fail [ext/ldap/tests/ldap_get_option_error.phpt] 
TEST 3575/11091 [ext/ldap/tests/ldap_get_option_variation.phpt]
FAIL ldap_get_option() - More ldap_get_option() operations [ext/ldap/tests/ldap_get_option_variation.phpt] 
TEST 3576/11091 [ext/ldap/tests/ldap_get_values_len_basic.phpt]
SKIP ldap_get_values_len() - Basic ldap_get_values_len test [ext/ldap/tests/ldap_get_values_len_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3577/11091 [ext/ldap/tests/ldap_get_values_len_error.phpt]
SKIP ldap_get_values_len() - Testing ldap_get_values_len() that should fail [ext/ldap/tests/ldap_get_values_len_error.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3578/11091 [ext/ldap/tests/ldap_list_basic.phpt]
SKIP ldap_list() test [ext/ldap/tests/ldap_list_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3579/11091 [ext/ldap/tests/ldap_list_error.phpt]
PASS ldap_list() - operation that should fail [ext/ldap/tests/ldap_list_error.phpt] 
TEST 3580/11091 [ext/ldap/tests/ldap_mod_add_basic.phpt]
SKIP ldap_mod_add() - Basic modify operation [ext/ldap/tests/ldap_mod_add_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3581/11091 [ext/ldap/tests/ldap_mod_add_error.phpt]
SKIP ldap_mod_add() - ldap_mod_add() operations that should fail [ext/ldap/tests/ldap_mod_add_error.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3582/11091 [ext/ldap/tests/ldap_mod_del_basic.phpt]
SKIP ldap_mod_del() - Basic modify operation [ext/ldap/tests/ldap_mod_del_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3583/11091 [ext/ldap/tests/ldap_mod_del_error.phpt]
SKIP ldap_mod_del() - ldap_mod_del() operations that should fail [ext/ldap/tests/ldap_mod_del_error.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3584/11091 [ext/ldap/tests/ldap_mod_replace_basic.phpt]
SKIP ldap_mod_replace() - Basic modify operation [ext/ldap/tests/ldap_mod_replace_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3585/11091 [ext/ldap/tests/ldap_mod_replace_error.phpt]
SKIP ldap_mod_replace() - ldap_mod_replace() operations that should fail [ext/ldap/tests/ldap_mod_replace_error.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3586/11091 [ext/ldap/tests/ldap_modify_basic.phpt]
SKIP ldap_modify() - Basic modify operation [ext/ldap/tests/ldap_modify_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3587/11091 [ext/ldap/tests/ldap_modify_error.phpt]
SKIP ldap_modify() - Modify operations that should fail [ext/ldap/tests/ldap_modify_error.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3588/11091 [ext/ldap/tests/ldap_next_attribute_basic.phpt]
SKIP ldap_next_attribute() - Basic ldap_next_attribute test [ext/ldap/tests/ldap_next_attribute_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3589/11091 [ext/ldap/tests/ldap_next_attribute_error.phpt]
SKIP ldap_next_attribute() - Testing ldap_next_attribute() that should fail [ext/ldap/tests/ldap_next_attribute_error.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3590/11091 [ext/ldap/tests/ldap_next_entry_basic.phpt]
SKIP ldap_next_entry() - Basic ldap_first_entry test [ext/ldap/tests/ldap_next_entry_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3591/11091 [ext/ldap/tests/ldap_next_entry_error.phpt]
FAIL ldap_next_entry() - Testing ldap_next_entry() that should fail [ext/ldap/tests/ldap_next_entry_error.phpt] 
TEST 3592/11091 [ext/ldap/tests/ldap_next_reference_basic.phpt]
SKIP ldap_next_reference() - Basic ldap_next_reference test [ext/ldap/tests/ldap_next_reference_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3593/11091 [ext/ldap/tests/ldap_next_reference_error.phpt]
FAIL ldap_next_reference() - Testing ldap_next_reference() that should fail [ext/ldap/tests/ldap_next_reference_error.phpt] 
TEST 3594/11091 [ext/ldap/tests/ldap_parse_reference_basic.phpt]
SKIP ldap_parse_reference() - Basic ldap_parse_reference test [ext/ldap/tests/ldap_parse_reference_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3595/11091 [ext/ldap/tests/ldap_parse_reference_error.phpt]
FAIL ldap_parse_reference() - ldap_parse_reference() operations that should fail [ext/ldap/tests/ldap_parse_reference_error.phpt] 
TEST 3596/11091 [ext/ldap/tests/ldap_parse_result_basic.phpt]
SKIP ldap_parse_result() - Basic ldap_parse_result test [ext/ldap/tests/ldap_parse_result_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3597/11091 [ext/ldap/tests/ldap_parse_result_error.phpt]
PASS ldap_parse_result() - Testing ldap_parse_result() that should fail [ext/ldap/tests/ldap_parse_result_error.phpt] 
TEST 3598/11091 [ext/ldap/tests/ldap_read_basic.phpt]
SKIP ldap_read() test [ext/ldap/tests/ldap_read_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3599/11091 [ext/ldap/tests/ldap_read_error.phpt]
PASS ldap_read() - operation that should fail [ext/ldap/tests/ldap_read_error.phpt] 
TEST 3600/11091 [ext/ldap/tests/ldap_rename_basic.phpt]
SKIP ldap_rename() - Basic ldap_rename test [ext/ldap/tests/ldap_rename_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3601/11091 [ext/ldap/tests/ldap_rename_error.phpt]
FAIL ldap_rename() - Testing ldap_rename() that should fail [ext/ldap/tests/ldap_rename_error.phpt] 
TEST 3602/11091 [ext/ldap/tests/ldap_sasl_bind_basic.phpt]
SKIP ldap_sasl_bind() - Basic anonymous binding [ext/ldap/tests/ldap_sasl_bind_basic.phpt] reason: LDAP extension not compiled with SASL support
TEST 3603/11091 [ext/ldap/tests/ldap_sasl_bind_error.phpt]
SKIP ldap_sasl_bind() - Binding that should fail [ext/ldap/tests/ldap_sasl_bind_error.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3604/11091 [ext/ldap/tests/ldap_search_basic.phpt]
SKIP ldap_search() test [ext/ldap/tests/ldap_search_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3605/11091 [ext/ldap/tests/ldap_search_error.phpt]
SKIP ldap_search() - operation that should fail [ext/ldap/tests/ldap_search_error.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3606/11091 [ext/ldap/tests/ldap_search_variation1.phpt]
SKIP ldap_search() test [ext/ldap/tests/ldap_search_variation1.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3607/11091 [ext/ldap/tests/ldap_search_variation2.phpt]
SKIP ldap_search() test [ext/ldap/tests/ldap_search_variation2.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3608/11091 [ext/ldap/tests/ldap_search_variation3.phpt]
SKIP ldap_search() test [ext/ldap/tests/ldap_search_variation3.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3609/11091 [ext/ldap/tests/ldap_search_variation4.phpt]
SKIP ldap_search() test [ext/ldap/tests/ldap_search_variation4.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3610/11091 [ext/ldap/tests/ldap_search_variation5.phpt]
SKIP ldap_search() test [ext/ldap/tests/ldap_search_variation5.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3611/11091 [ext/ldap/tests/ldap_search_variation6.phpt]
SKIP ldap_search() test [ext/ldap/tests/ldap_search_variation6.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3612/11091 [ext/ldap/tests/ldap_set_option_basic.phpt]
FAIL ldap_set_option() - Basic ldap_set_option() operation [ext/ldap/tests/ldap_set_option_basic.phpt] 
TEST 3613/11091 [ext/ldap/tests/ldap_set_option_error.phpt]
FAIL ldap_set_option() - ldap_set_option() operation that should fail [ext/ldap/tests/ldap_set_option_error.phpt] 
TEST 3614/11091 [ext/ldap/tests/ldap_set_option_variation.phpt]
FAIL ldap_set_option() - More ldap_set_option() operations [ext/ldap/tests/ldap_set_option_variation.phpt] 
TEST 3615/11091 [ext/ldap/tests/ldap_set_rebind_proc_basic.phpt]
SKIP ldap_set_rebind_proc() - Basic ldap_set_rebind_proc test [ext/ldap/tests/ldap_set_rebind_proc_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3616/11091 [ext/ldap/tests/ldap_set_rebind_proc_error.phpt]
SKIP ldap_set_rebind_proc() - Testing ldap_set_rebind_proc() that should fail [ext/ldap/tests/ldap_set_rebind_proc_error.phpt] reason: ldap_set_rebind_proc() does not exist
TEST 3617/11091 [ext/ldap/tests/ldap_sort_basic.phpt]
SKIP ldap_sort() - Basic ldap_sort test [ext/ldap/tests/ldap_sort_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3618/11091 [ext/ldap/tests/ldap_sort_error.phpt]
FAIL ldap_sort() - Testing ldap_sort() that should fail [ext/ldap/tests/ldap_sort_error.phpt] 
TEST 3619/11091 [ext/ldap/tests/ldap_sort_variation.phpt]
SKIP ldap_sort() - Basic ldap_sort test [ext/ldap/tests/ldap_sort_variation.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3620/11091 [ext/ldap/tests/ldap_start_tls_basic.phpt]
SKIP ldap_start_tls() - Basic ldap_start_tls test [ext/ldap/tests/ldap_start_tls_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3621/11091 [ext/ldap/tests/ldap_start_tls_error.phpt]
SKIP ldap_start_tls() - Binding that should fail [ext/ldap/tests/ldap_start_tls_error.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3622/11091 [ext/ldap/tests/ldap_unbind_basic.phpt]
SKIP ldap_unbind() - Basic ldap_unbind() operation [ext/ldap/tests/ldap_unbind_basic.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3623/11091 [ext/ldap/tests/ldap_unbind_error.phpt]
SKIP ldap_unbind() - ldap_unbind() operations that should fail [ext/ldap/tests/ldap_unbind_error.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3624/11091 [ext/ldap/tests/ldap_unbind_variation.phpt]
SKIP ldap_unbind() - Variation of ldap_unbind() function using ldap_set_rebind_proc() [ext/ldap/tests/ldap_unbind_variation.phpt] reason: Can't bind to LDAP Server - [0] 
TEST 3625/11091 [ext/libxml/tests/001.phpt]
PASS libxml_use_internal_errors() [ext/libxml/tests/001.phpt] 
TEST 3626/11091 [ext/libxml/tests/002.phpt]
PASS libxml_get_errors() [ext/libxml/tests/002.phpt] 
TEST 3627/11091 [ext/libxml/tests/003.phpt]
PASS libxml_use_internal_errors() memory leaks [ext/libxml/tests/003.phpt] 
TEST 3628/11091 [ext/libxml/tests/004.phpt]
PASS libxml_set_streams_context() [ext/libxml/tests/004.phpt] 
TEST 3629/11091 [ext/libxml/tests/bug42112.phpt]
PASS Bug #42112 (deleting a node produces memory corruption) [ext/libxml/tests/bug42112.phpt] 
TEST 3630/11091 [ext/libxml/tests/bug54440.phpt]
PASS Bug #54440: libxml extension ignores default context [ext/libxml/tests/bug54440.phpt] 
TEST 3631/11091 [ext/libxml/tests/bug61367-read.phpt]
PASS Bug #61367: open_basedir bypass in libxml RSHUTDOWN: read test [ext/libxml/tests/bug61367-read.phpt] 
TEST 3632/11091 [ext/libxml/tests/bug61367-write.phpt]
FAIL Bug #61367: open_basedir bypass in libxml RSHUTDOWN: write test [ext/libxml/tests/bug61367-write.phpt] 
TEST 3633/11091 [ext/libxml/tests/bug63389.phpt]
PASS Bug #63389 (Missing context check on libxml_set_streams_context() causes memleak) [ext/libxml/tests/bug63389.phpt] 
TEST 3634/11091 [ext/mbstring/tests/bug20087.phpt]
PASS Bug #20087 (Assertion failure) [ext/mbstring/tests/bug20087.phpt] 
TEST 3635/11091 [ext/mbstring/tests/bug25140.phpt]
PASS Bug #25140 (mb_convert_encoding returns FALSE on an empty string) [ext/mbstring/tests/bug25140.phpt] 
TEST 3636/11091 [ext/mbstring/tests/bug26639.phpt]
PASS Bug #26639 (mb_convert_variables() clutters variables beyond the references) [ext/mbstring/tests/bug26639.phpt] 
TEST 3637/11091 [ext/mbstring/tests/bug28220.phpt]
PASS Bug #28220 (mb_strwidth() returns wrong width values for some Hangul characters) [ext/mbstring/tests/bug28220.phpt] 
TEST 3638/11091 [ext/mbstring/tests/bug30549.phpt]
PASS Bug #30549 (incorrect character translations for some ISO8859 charsets) [ext/mbstring/tests/bug30549.phpt] 
TEST 3639/11091 [ext/mbstring/tests/bug31911.phpt]
PASS Bug #31911 (mb_decode_mimeheader() is case-sensitive to hex escapes) [ext/mbstring/tests/bug31911.phpt] 
TEST 3640/11091 [ext/mbstring/tests/bug40685.phpt]
PASS Bug #40685 (mb_decode_numericentity() removes '&' in the string) [ext/mbstring/tests/bug40685.phpt] 
TEST 3641/11091 [ext/mbstring/tests/bug43301.phpt]
PASS Bug #43301 (mb_ereg*_replace() crashes when replacement string is invalid PHP expression and 'e' option is used) [ext/mbstring/tests/bug43301.phpt] 
TEST 3642/11091 [ext/mbstring/tests/bug43840.phpt]
PASS Test mb_strpos() function : mb_strpos bounds check is byte count rather than a character count [ext/mbstring/tests/bug43840.phpt] 
TEST 3643/11091 [ext/mbstring/tests/bug43841.phpt]
PASS Test mb_strrpos() function : mb_strrpos offset is byte count for negative values [ext/mbstring/tests/bug43841.phpt] 
TEST 3644/11091 [ext/mbstring/tests/bug43993.phpt]
PASS Bug #43993 (mb_substr_count() behaves differently to substr_count() with overlapping needles) [ext/mbstring/tests/bug43993.phpt] 
TEST 3645/11091 [ext/mbstring/tests/bug43994.phpt]
PASS Test mb_ereg() function : mb_ereg 'successfully' matching incorrectly [ext/mbstring/tests/bug43994.phpt] 
TEST 3646/11091 [ext/mbstring/tests/bug43998.phpt]
PASS Test mb_strtolower() function : Two error messages returned for incorrect encoding for mb_strto[upper|lower] [ext/mbstring/tests/bug43998.phpt] 
TEST 3647/11091 [ext/mbstring/tests/bug45239.phpt]
PASS Bug #45239 (encoding detector hangs with mbstring.strict_detection enabled) [ext/mbstring/tests/bug45239.phpt] 
TEST 3648/11091 [ext/mbstring/tests/bug45722.phpt]
PASS Bug #45722 (mb_check_encoding() crashes) [ext/mbstring/tests/bug45722.phpt] 
TEST 3649/11091 [ext/mbstring/tests/bug45923.phpt]
PASS Bug #45923 (mb_st[r]ripos() offset not handled correctly) [ext/mbstring/tests/bug45923.phpt] 
TEST 3650/11091 [ext/mbstring/tests/bug46806.phpt]
PASS Bug #46806 (mb_wtrimwidth cutting to early) [ext/mbstring/tests/bug46806.phpt] 
TEST 3651/11091 [ext/mbstring/tests/bug46843.phpt]
PASS Bug #46843 (CP936 euro symbol is not converted properly) [ext/mbstring/tests/bug46843.phpt] 
TEST 3652/11091 [ext/mbstring/tests/bug47399.phpt]
PASS Bug #47399 (mb_check_encoding() returns true for some illegal SJIS characters) [ext/mbstring/tests/bug47399.phpt] 
TEST 3653/11091 [ext/mbstring/tests/bug48645.phpt]
PASS Bug #48645 (mb_convert_encoding() doesn't understand hexadecimal html-entities) [ext/mbstring/tests/bug48645.phpt] 
TEST 3654/11091 [ext/mbstring/tests/bug48697.phpt]
PASS Bug #48697 (mb_internal_encoding() value gets reset by parse_str() or mb_parse_str() [ext/mbstring/tests/bug48697.phpt] 
TEST 3655/11091 [ext/mbstring/tests/bug49354.phpt]
PASS Bug #49354 (mb_strcut() cuts wrong length when offset is in the middle of a multibyte character) [ext/mbstring/tests/bug49354.phpt] 
TEST 3656/11091 [ext/mbstring/tests/bug49528.phpt]
PASS Bug #49528 (UTF-16 strings prefixed by BOM wrongly converted) [ext/mbstring/tests/bug49528.phpt] 
TEST 3657/11091 [ext/mbstring/tests/bug49536.phpt]
PASS Bug #49536 (mb_detect_encoding() returns incorrect results when strict_mode is turned on) [ext/mbstring/tests/bug49536.phpt] 
TEST 3658/11091 [ext/mbstring/tests/bug52861.phpt]
PASS Bug #52681 (mb_send_mail() appends an extra MIME-Version header) [ext/mbstring/tests/bug52861.phpt] 
TEST 3659/11091 [ext/mbstring/tests/bug52931.phpt]
PASS Bug #52931 (strripos not overloaded with function overloading enabled) [ext/mbstring/tests/bug52931.phpt] 
TEST 3660/11091 [ext/mbstring/tests/bug52981.phpt]
PASS Bug #52981 (Unicode properties are outdated (from Unicode 3.2)) [ext/mbstring/tests/bug52981.phpt] 
TEST 3661/11091 [ext/mbstring/tests/bug54494.phpt]
PASS Bug #54494: mb_substr() mishandles UTF-32LE and UCS-2LE [ext/mbstring/tests/bug54494.phpt] 
SKIP Bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On) [ext/mbstring/tests/bug63447_001.phpt] reason: CGI not available
SKIP Bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On) [ext/mbstring/tests/bug63447_002.phpt] reason: CGI not available
SKIP Bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On) [ext/mbstring/tests/bug63447_003.phpt] reason: CGI not available
TEST 3665/11091 [ext/mbstring/tests/casefold.phpt]
PASS mb_strtoupper() / mb_strtolower() [ext/mbstring/tests/casefold.phpt] 
TEST 3666/11091 [ext/mbstring/tests/empty_pattern.phpt]
PASS Check for empty pattern [ext/mbstring/tests/empty_pattern.phpt] 
TEST 3667/11091 [ext/mbstring/tests/htmlent.phpt]
PASS HTML input/output [ext/mbstring/tests/htmlent.phpt] 
TEST 3668/11091 [ext/mbstring/tests/illformed_utf_sequences.phpt]
PASS Unicode standard conformance test (ill-formed UTF sequences.) [ext/mbstring/tests/illformed_utf_sequences.phpt] 
TEST 3669/11091 [ext/mbstring/tests/ini_language.phpt]
PASS mbstring.language bug [ext/mbstring/tests/ini_language.phpt] 
TEST 3670/11091 [ext/mbstring/tests/mb_convert_encoding.phpt]
PASS mb_convert_encoding() [ext/mbstring/tests/mb_convert_encoding.phpt] 
TEST 3671/11091 [ext/mbstring/tests/mb_convert_encoding_basic.phpt]
PASS Test mb_convert_encoding() function : basic functionality [ext/mbstring/tests/mb_convert_encoding_basic.phpt] 
TEST 3672/11091 [ext/mbstring/tests/mb_convert_encoding_stateful.phpt]
PASS mb_convert_encoding() with stateful encodings [ext/mbstring/tests/mb_convert_encoding_stateful.phpt] 
TEST 3673/11091 [ext/mbstring/tests/mb_convert_encoding_variation1.phpt]
PASS Test mb_convert_encoding() function : usage variations - pass different data types as $to_encoding arg [ext/mbstring/tests/mb_convert_encoding_variation1.phpt] 
TEST 3674/11091 [ext/mbstring/tests/mb_convert_kana.phpt]
PASS Testing mb_convert_kana() function [ext/mbstring/tests/mb_convert_kana.phpt] 
TEST 3675/11091 [ext/mbstring/tests/mb_convert_variables.phpt]
PASS mb_convert_variables() [ext/mbstring/tests/mb_convert_variables.phpt] 
TEST 3676/11091 [ext/mbstring/tests/mb_decode_mimeheader_basic.phpt]
PASS Test mb_decode_mimeheader() function : basic functionality [ext/mbstring/tests/mb_decode_mimeheader_basic.phpt] 
TEST 3677/11091 [ext/mbstring/tests/mb_decode_mimeheader_error.phpt]
PASS Test mb_decode_mimeheader() function : error conditions [ext/mbstring/tests/mb_decode_mimeheader_error.phpt] 
TEST 3678/11091 [ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt]
PASS Test mb_decode_mimeheader() function : usage variation [ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt] 
TEST 3679/11091 [ext/mbstring/tests/mb_decode_mimeheader_variation2.phpt]
PASS Test mb_decode_mimeheader() function : variation [ext/mbstring/tests/mb_decode_mimeheader_variation2.phpt] 
TEST 3680/11091 [ext/mbstring/tests/mb_decode_mimeheader_variation3.phpt]
PASS Test mb_decode_mimeheader() function : variation [ext/mbstring/tests/mb_decode_mimeheader_variation3.phpt] 
TEST 3681/11091 [ext/mbstring/tests/mb_decode_numericentity.phpt]
PASS Test mb_decode_numericentity() function : Convert HTML-Entities to UTF-8 [ext/mbstring/tests/mb_decode_numericentity.phpt] 
TEST 3682/11091 [ext/mbstring/tests/mb_detect_encoding.phpt]
PASS mb_detect_encoding() [ext/mbstring/tests/mb_detect_encoding.phpt] 
TEST 3683/11091 [ext/mbstring/tests/mb_detect_order.phpt]
PASS mb_detect_order() [ext/mbstring/tests/mb_detect_order.phpt] 
TEST 3684/11091 [ext/mbstring/tests/mb_encode_mimeheader_basic.phpt]
PASS Test mb_encode_mimeheader() function : basic functionality [ext/mbstring/tests/mb_encode_mimeheader_basic.phpt] 
TEST 3685/11091 [ext/mbstring/tests/mb_encode_mimeheader_basic2.phpt]
PASS Test mb_encode_mimeheader() function : basic functionality [ext/mbstring/tests/mb_encode_mimeheader_basic2.phpt] 
TEST 3686/11091 [ext/mbstring/tests/mb_encode_mimeheader_basic3.phpt]
PASS Test mb_encode_mimeheader() function : basic functionality [ext/mbstring/tests/mb_encode_mimeheader_basic3.phpt] 
TEST 3687/11091 [ext/mbstring/tests/mb_encode_mimeheader_indent.phpt]
PASS Test mb_encode_mimeheader() function : basic functionality, indent [ext/mbstring/tests/mb_encode_mimeheader_indent.phpt] 
TEST 3688/11091 [ext/mbstring/tests/mb_encode_mimeheader_variation1.phpt]
PASS Test mb_encode_mimeheader() function : usage variations - Pass different data types to $str arg [ext/mbstring/tests/mb_encode_mimeheader_variation1.phpt] 
TEST 3689/11091 [ext/mbstring/tests/mb_encode_mimeheader_variation2.phpt]
PASS Test mb_encode_mimeheader() function : usage variations - Pass different data types to $charset arg [ext/mbstring/tests/mb_encode_mimeheader_variation2.phpt] 
TEST 3690/11091 [ext/mbstring/tests/mb_encode_mimeheader_variation3.phpt]
PASS Test mb_encode_mimeheader() function : usage variations - Pass different data types to $transfer_encoding arg [ext/mbstring/tests/mb_encode_mimeheader_variation3.phpt] 
TEST 3691/11091 [ext/mbstring/tests/mb_encode_mimeheader_variation4.phpt]
PASS Test mb_encode_mimeheader() function : usage variations - Pass different data types to $linefeed arg [ext/mbstring/tests/mb_encode_mimeheader_variation4.phpt] 
TEST 3692/11091 [ext/mbstring/tests/mb_encode_mimeheader_variation5.phpt]
PASS Test mb_encode_mimeheader() function : usage variations - Pass different data types to $indent arg [ext/mbstring/tests/mb_encode_mimeheader_variation5.phpt] 
TEST 3693/11091 [ext/mbstring/tests/mb_encode_mimeheader_variation6.phpt]
PASS Test mb_encode_mimeheader() function : usage variations - Pass different strings to $linefeed arg [ext/mbstring/tests/mb_encode_mimeheader_variation6.phpt] 
TEST 3694/11091 [ext/mbstring/tests/mb_encode_numericentity.phpt]
PASS Test mb_encode_numericentity() function : Convert UTF-8 to HTML-Entities [ext/mbstring/tests/mb_encode_numericentity.phpt] 
TEST 3695/11091 [ext/mbstring/tests/mb_encoding_aliases.phpt]
PASS mb_encoding_aliases() [ext/mbstring/tests/mb_encoding_aliases.phpt] 
TEST 3696/11091 [ext/mbstring/tests/mb_ereg-compat-01.phpt]
PASS mb_ereg() compat test 1 [ext/mbstring/tests/mb_ereg-compat-01.phpt] 
TEST 3697/11091 [ext/mbstring/tests/mb_ereg-compat-02.phpt]
PASS mb_ereg() compat test 2 [ext/mbstring/tests/mb_ereg-compat-02.phpt] 
TEST 3698/11091 [ext/mbstring/tests/mb_ereg.phpt]
PASS mb_ereg() [ext/mbstring/tests/mb_ereg.phpt] 
TEST 3699/11091 [ext/mbstring/tests/mb_ereg1.phpt]
PASS mb_ereg() and invalid arguments [ext/mbstring/tests/mb_ereg1.phpt] 
TEST 3700/11091 [ext/mbstring/tests/mb_ereg2.phpt]
PASS mb_ereg() returning matches [ext/mbstring/tests/mb_ereg2.phpt] 
TEST 3701/11091 [ext/mbstring/tests/mb_ereg3.phpt]
PASS mb_ereg() returning matches [ext/mbstring/tests/mb_ereg3.phpt] 
TEST 3702/11091 [ext/mbstring/tests/mb_ereg4.phpt]
PASS mb_ereg() returning matches [ext/mbstring/tests/mb_ereg4.phpt] 
TEST 3703/11091 [ext/mbstring/tests/mb_ereg_basic.phpt]
PASS Test mb_ereg() function : basic functionality [ext/mbstring/tests/mb_ereg_basic.phpt] 
TEST 3704/11091 [ext/mbstring/tests/mb_ereg_error.phpt]
PASS Test mb_ereg() function : error conditions - pass incorrect number of arguments [ext/mbstring/tests/mb_ereg_error.phpt] 
TEST 3705/11091 [ext/mbstring/tests/mb_ereg_match_basic.phpt]
PASS Test mb_ereg_match() function : basic functionality [ext/mbstring/tests/mb_ereg_match_basic.phpt] 
TEST 3706/11091 [ext/mbstring/tests/mb_ereg_match_error1.phpt]
PASS Test mb_ereg_match() function : error conditions - pass function incorrect number of arguments [ext/mbstring/tests/mb_ereg_match_error1.phpt] 
TEST 3707/11091 [ext/mbstring/tests/mb_ereg_replace-compat-01.phpt]
PASS mb_ereg_replace() compat test 1 [ext/mbstring/tests/mb_ereg_replace-compat-01.phpt] 
TEST 3708/11091 [ext/mbstring/tests/mb_ereg_replace-compat-02.phpt]
PASS mb_ereg_replace() compat test 2 [ext/mbstring/tests/mb_ereg_replace-compat-02.phpt] 
TEST 3709/11091 [ext/mbstring/tests/mb_ereg_replace-compat-03.phpt]
PASS mb_ereg_replace() compat test 3 [ext/mbstring/tests/mb_ereg_replace-compat-03.phpt] 
TEST 3710/11091 [ext/mbstring/tests/mb_ereg_replace-compat-04.phpt]
PASS mb_ereg_replace() compat test 4 [ext/mbstring/tests/mb_ereg_replace-compat-04.phpt] 
TEST 3711/11091 [ext/mbstring/tests/mb_ereg_replace-compat-05.phpt]
PASS mb_ereg_replace() compat test 5 [ext/mbstring/tests/mb_ereg_replace-compat-05.phpt] 
TEST 3712/11091 [ext/mbstring/tests/mb_ereg_replace-compat-06.phpt]
PASS mb_ereg_replace() compat test 6 [ext/mbstring/tests/mb_ereg_replace-compat-06.phpt] 
TEST 3713/11091 [ext/mbstring/tests/mb_ereg_replace-compat-07.phpt]
PASS mb_ereg_replace() compat test 7 [ext/mbstring/tests/mb_ereg_replace-compat-07.phpt] 
TEST 3714/11091 [ext/mbstring/tests/mb_ereg_replace-compat-08.phpt]
PASS mb_ereg_replace() compat test 8 [ext/mbstring/tests/mb_ereg_replace-compat-08.phpt] 
TEST 3715/11091 [ext/mbstring/tests/mb_ereg_replace-compat-09.phpt]
PASS mb_ereg_replace() compat test 9 [ext/mbstring/tests/mb_ereg_replace-compat-09.phpt] 
TEST 3716/11091 [ext/mbstring/tests/mb_ereg_replace-compat-10.phpt]
PASS mb_ereg_replace() compat test 10 [ext/mbstring/tests/mb_ereg_replace-compat-10.phpt] 
TEST 3717/11091 [ext/mbstring/tests/mb_ereg_replace-compat-11.phpt]
PASS mb_ereg_replace() compat test 11 [ext/mbstring/tests/mb_ereg_replace-compat-11.phpt] 
TEST 3718/11091 [ext/mbstring/tests/mb_ereg_replace-compat-12.phpt]
PASS mb_ereg_replace() compat test 12 [ext/mbstring/tests/mb_ereg_replace-compat-12.phpt] 
TEST 3719/11091 [ext/mbstring/tests/mb_ereg_replace-compat-13.phpt]
PASS mb_ereg_replace() compat test 13 [ext/mbstring/tests/mb_ereg_replace-compat-13.phpt] 
TEST 3720/11091 [ext/mbstring/tests/mb_ereg_replace.phpt]
PASS mb_ereg_replace() [ext/mbstring/tests/mb_ereg_replace.phpt] 
TEST 3721/11091 [ext/mbstring/tests/mb_ereg_replace_basic.phpt]
PASS Test mb_ereg_replace() function : basic [ext/mbstring/tests/mb_ereg_replace_basic.phpt] 
TEST 3722/11091 [ext/mbstring/tests/mb_ereg_replace_error.phpt]
PASS Test mb_ereg_replace() function : error conditions [ext/mbstring/tests/mb_ereg_replace_error.phpt] 
TEST 3723/11091 [ext/mbstring/tests/mb_ereg_replace_variation1.phpt]
PASS Test mb_ereg_replace() function : usage variations  - <type here specifics of this variation> [ext/mbstring/tests/mb_ereg_replace_variation1.phpt] 
TEST 3724/11091 [ext/mbstring/tests/mb_ereg_replace_variation2.phpt]
PASS Test mb_ereg_replace() function : usage variations [ext/mbstring/tests/mb_ereg_replace_variation2.phpt] 
TEST 3725/11091 [ext/mbstring/tests/mb_ereg_replace_variation3.phpt]
PASS Test mb_ereg_replace() function : usage variations [ext/mbstring/tests/mb_ereg_replace_variation3.phpt] 
TEST 3726/11091 [ext/mbstring/tests/mb_ereg_replace_variation4.phpt]
PASS Test mb_ereg_replace() function : usage variations [ext/mbstring/tests/mb_ereg_replace_variation4.phpt] 
TEST 3727/11091 [ext/mbstring/tests/mb_ereg_search.phpt]
PASS Testing mb_ereg_search() function [ext/mbstring/tests/mb_ereg_search.phpt] 
TEST 3728/11091 [ext/mbstring/tests/mb_ereg_search_pos.phpt]
PASS mb_ereg_search_pos() # a test for the basic function of mb_ereg_search_pos [ext/mbstring/tests/mb_ereg_search_pos.phpt] 
TEST 3729/11091 [ext/mbstring/tests/mb_ereg_search_regs.phpt]
PASS Funktionstest mb_ereg_search_regs() [ext/mbstring/tests/mb_ereg_search_regs.phpt] 
TEST 3730/11091 [ext/mbstring/tests/mb_ereg_search_xxx.phpt]
PASS mb_ereg_search() stuff [ext/mbstring/tests/mb_ereg_search_xxx.phpt] 
TEST 3731/11091 [ext/mbstring/tests/mb_ereg_variation1.phpt]
PASS Test mb_ereg() function : usage variations - pass different data types to $pattern argument [ext/mbstring/tests/mb_ereg_variation1.phpt] 
TEST 3732/11091 [ext/mbstring/tests/mb_ereg_variation2.phpt]
PASS Test mb_ereg() function : usage variations - pass different data types to $string arg [ext/mbstring/tests/mb_ereg_variation2.phpt] 
TEST 3733/11091 [ext/mbstring/tests/mb_ereg_variation3.phpt]
PASS Test mb_ereg() function : usage variations - pass different character classes to see they match correctly [ext/mbstring/tests/mb_ereg_variation3.phpt] 
TEST 3734/11091 [ext/mbstring/tests/mb_ereg_variation4.phpt]
PASS Test mb_ereg() function : usage variations - pass different character classes as pattern for multibyte string [ext/mbstring/tests/mb_ereg_variation4.phpt] 
TEST 3735/11091 [ext/mbstring/tests/mb_ereg_variation5.phpt]
PASS Test mb_ereg() function : usage variations - Test anchors in regex [ext/mbstring/tests/mb_ereg_variation5.phpt] 
TEST 3736/11091 [ext/mbstring/tests/mb_ereg_variation6.phpt]
PASS Test mb_ereg() function : usage variations - match special characters [ext/mbstring/tests/mb_ereg_variation6.phpt] 
TEST 3737/11091 [ext/mbstring/tests/mb_ereg_variation7.phpt]
PASS Test mb_ereg() function : usage variations - different regex features in $pattern [ext/mbstring/tests/mb_ereg_variation7.phpt] 
TEST 3738/11091 [ext/mbstring/tests/mb_eregi.phpt]
PASS mb_eregi() and invalid arguments [ext/mbstring/tests/mb_eregi.phpt] 
TEST 3739/11091 [ext/mbstring/tests/mb_eregi_invalid_arguments.phpt]
PASS mb_eregi() and invalid arguments [ext/mbstring/tests/mb_eregi_invalid_arguments.phpt] 
TEST 3740/11091 [ext/mbstring/tests/mb_eregi_replace.phpt]
PASS Testing mb_eregi_replace() function [ext/mbstring/tests/mb_eregi_replace.phpt] 
TEST 3741/11091 [ext/mbstring/tests/mb_get_info.phpt]
PASS Test mb_get_info() function [ext/mbstring/tests/mb_get_info.phpt] 
SKIP mb_http_input() [ext/mbstring/tests/mb_http_input.phpt] reason: CGI not available
TEST 3743/11091 [ext/mbstring/tests/mb_http_output.phpt]
PASS mb_http_output() [ext/mbstring/tests/mb_http_output.phpt] 
TEST 3744/11091 [ext/mbstring/tests/mb_internal_encoding.phpt]
PASS mb_internal_encoding() [ext/mbstring/tests/mb_internal_encoding.phpt] 
TEST 3745/11091 [ext/mbstring/tests/mb_internal_encoding_basic.phpt]
PASS Test mb_internal_encoding() function : basic functionality [ext/mbstring/tests/mb_internal_encoding_basic.phpt] 
TEST 3746/11091 [ext/mbstring/tests/mb_internal_encoding_error1.phpt]
PASS Test mb_internal_encoding() function : error conditions - pass incorrect number of args [ext/mbstring/tests/mb_internal_encoding_error1.phpt] 
TEST 3747/11091 [ext/mbstring/tests/mb_internal_encoding_error2.phpt]
PASS Test mb_internal_encoding() function : error conditions - pass an unknown encoding [ext/mbstring/tests/mb_internal_encoding_error2.phpt] 
TEST 3748/11091 [ext/mbstring/tests/mb_internal_encoding_ini_basic2.phpt]
PASS Test INI mbstring.internal_encoding basic - encoding when valid specified [ext/mbstring/tests/mb_internal_encoding_ini_basic2.phpt] 
TEST 3749/11091 [ext/mbstring/tests/mb_internal_encoding_variation1.phpt]
PASS Test mb_internal_encoding() function : usage variations - Pass different data types as $encoding arg [ext/mbstring/tests/mb_internal_encoding_variation1.phpt] 
TEST 3750/11091 [ext/mbstring/tests/mb_internal_encoding_variation2.phpt]
PASS Test mb_internal_encoding() function : usage variations - Test different encodings [ext/mbstring/tests/mb_internal_encoding_variation2.phpt] 
TEST 3751/11091 [ext/mbstring/tests/mb_list_encodings.phpt]
PASS mb_list_encodings [ext/mbstring/tests/mb_list_encodings.phpt] 
TEST 3752/11091 [ext/mbstring/tests/mb_output_handler_euc_jp.phpt]
PASS mb_output_handler() (EUC-JP) [ext/mbstring/tests/mb_output_handler_euc_jp.phpt] 
TEST 3753/11091 [ext/mbstring/tests/mb_output_handler_pattern-01.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (1) [ext/mbstring/tests/mb_output_handler_pattern-01.phpt] 
TEST 3754/11091 [ext/mbstring/tests/mb_output_handler_pattern-02.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (2) [ext/mbstring/tests/mb_output_handler_pattern-02.phpt] 
TEST 3755/11091 [ext/mbstring/tests/mb_output_handler_pattern-03.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (3) [ext/mbstring/tests/mb_output_handler_pattern-03.phpt] 
TEST 3756/11091 [ext/mbstring/tests/mb_output_handler_pattern-04.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (4) [ext/mbstring/tests/mb_output_handler_pattern-04.phpt] 
TEST 3757/11091 [ext/mbstring/tests/mb_output_handler_pattern-05.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (5) [ext/mbstring/tests/mb_output_handler_pattern-05.phpt] 
TEST 3758/11091 [ext/mbstring/tests/mb_output_handler_pattern-06.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (6) [ext/mbstring/tests/mb_output_handler_pattern-06.phpt] 
TEST 3759/11091 [ext/mbstring/tests/mb_output_handler_pattern-07.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (7) [ext/mbstring/tests/mb_output_handler_pattern-07.phpt] 
TEST 3760/11091 [ext/mbstring/tests/mb_output_handler_pattern-08.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (8) [ext/mbstring/tests/mb_output_handler_pattern-08.phpt] 
TEST 3761/11091 [ext/mbstring/tests/mb_output_handler_pattern-09.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (9) [ext/mbstring/tests/mb_output_handler_pattern-09.phpt] 
TEST 3762/11091 [ext/mbstring/tests/mb_output_handler_pattern-10.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (10) [ext/mbstring/tests/mb_output_handler_pattern-10.phpt] 
TEST 3763/11091 [ext/mbstring/tests/mb_output_handler_pattern-11.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (11) [ext/mbstring/tests/mb_output_handler_pattern-11.phpt] 
TEST 3764/11091 [ext/mbstring/tests/mb_output_handler_pattern-12.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (12) [ext/mbstring/tests/mb_output_handler_pattern-12.phpt] 
TEST 3765/11091 [ext/mbstring/tests/mb_output_handler_runtime_ini_alteration-01.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes alteration in runtime (1) [ext/mbstring/tests/mb_output_handler_runtime_ini_alteration-01.phpt] 
TEST 3766/11091 [ext/mbstring/tests/mb_output_handler_runtime_ini_alteration-02.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes alteration in runtime (2) [ext/mbstring/tests/mb_output_handler_runtime_ini_alteration-02.phpt] 
TEST 3767/11091 [ext/mbstring/tests/mb_output_handler_shift_jis.phpt]
PASS mb_output_handler() (Shift_JIS) [ext/mbstring/tests/mb_output_handler_shift_jis.phpt] 
TEST 3768/11091 [ext/mbstring/tests/mb_parse_str.phpt]
PASS mb_parse_str() [ext/mbstring/tests/mb_parse_str.phpt] 
TEST 3769/11091 [ext/mbstring/tests/mb_parse_str02.phpt]
PASS mb_parse_str() test 2 [ext/mbstring/tests/mb_parse_str02.phpt] 
TEST 3770/11091 [ext/mbstring/tests/mb_preferred_mime_name.phpt]
PASS mb_preferred_mime_name() [ext/mbstring/tests/mb_preferred_mime_name.phpt] 
TEST 3771/11091 [ext/mbstring/tests/mb_regex_encoding_basic.phpt]
PASS Test mb_regex_encoding() function : basic functionality [ext/mbstring/tests/mb_regex_encoding_basic.phpt] 
TEST 3772/11091 [ext/mbstring/tests/mb_regex_encoding_error1.phpt]
PASS Test mb_regex_encoding() function : error conditions - pass incorrect number of args [ext/mbstring/tests/mb_regex_encoding_error1.phpt] 
TEST 3773/11091 [ext/mbstring/tests/mb_regex_encoding_error2.phpt]
PASS Test mb_regex_encoding() function : error conditions - Pass an unknown encoding [ext/mbstring/tests/mb_regex_encoding_error2.phpt] 
TEST 3774/11091 [ext/mbstring/tests/mb_regex_encoding_variation1.phpt]
PASS Test mb_regex_encoding() function : usage variations - Pass different data types as $encoding arg [ext/mbstring/tests/mb_regex_encoding_variation1.phpt] 
TEST 3775/11091 [ext/mbstring/tests/mb_regex_encoding_variation2.phpt]
PASS Test mb_regex_encoding() function : usage variations - test different encodings [ext/mbstring/tests/mb_regex_encoding_variation2.phpt] 
TEST 3776/11091 [ext/mbstring/tests/mb_regex_set_options.phpt]
PASS mb_regex_set_options() [ext/mbstring/tests/mb_regex_set_options.phpt] 
TEST 3777/11091 [ext/mbstring/tests/mb_send_mail01.phpt]
PASS mb_send_mail() test 1 (lang=neutral) [ext/mbstring/tests/mb_send_mail01.phpt] 
TEST 3778/11091 [ext/mbstring/tests/mb_send_mail02.phpt]
PASS mb_send_mail() test 2 (lang=Japanese) [ext/mbstring/tests/mb_send_mail02.phpt] 
TEST 3779/11091 [ext/mbstring/tests/mb_send_mail03.phpt]
PASS mb_send_mail() test 3 (lang=English) [ext/mbstring/tests/mb_send_mail03.phpt] 
TEST 3780/11091 [ext/mbstring/tests/mb_send_mail04.phpt]
PASS mb_send_mail() test 4 (lang=German) [ext/mbstring/tests/mb_send_mail04.phpt] 
TEST 3781/11091 [ext/mbstring/tests/mb_send_mail05.phpt]
PASS mb_send_mail() test 5 (lang=Simplified Chinese) [ext/mbstring/tests/mb_send_mail05.phpt] 
TEST 3782/11091 [ext/mbstring/tests/mb_send_mail06.phpt]
PASS mb_send_mail() test 6 (lang=Traditional Chinese) [ext/mbstring/tests/mb_send_mail06.phpt] 
TEST 3783/11091 [ext/mbstring/tests/mb_send_mail07.phpt]
PASS mb_send_mail() test 7 (lang=Korean) [ext/mbstring/tests/mb_send_mail07.phpt] 
TEST 3784/11091 [ext/mbstring/tests/mb_split-compat-01.phpt]
PASS mb_split() compat test 1 [ext/mbstring/tests/mb_split-compat-01.phpt] 
TEST 3785/11091 [ext/mbstring/tests/mb_split.phpt]
PASS mb_split() [ext/mbstring/tests/mb_split.phpt] 
TEST 3786/11091 [ext/mbstring/tests/mb_split_error.phpt]
PASS Test mb_split() function : error conditions [ext/mbstring/tests/mb_split_error.phpt] 
TEST 3787/11091 [ext/mbstring/tests/mb_split_variation1.phpt]
PASS Test mb_split() function : usage variations  - different parameter types for pattern [ext/mbstring/tests/mb_split_variation1.phpt] 
TEST 3788/11091 [ext/mbstring/tests/mb_split_variation2.phpt]
PASS Test mb_split() function : usage variations  - different parameter types for string [ext/mbstring/tests/mb_split_variation2.phpt] 
TEST 3789/11091 [ext/mbstring/tests/mb_split_variation3.phpt]
PASS Test mb_split() function : usage variations  - different parameter types for limit [ext/mbstring/tests/mb_split_variation3.phpt] 
TEST 3790/11091 [ext/mbstring/tests/mb_strcut.phpt]
PASS mb_strcut() [ext/mbstring/tests/mb_strcut.phpt] 
TEST 3791/11091 [ext/mbstring/tests/mb_strcut_missing_boundary_check.phpt]
PASS mb_strcut() missing boundary check. [ext/mbstring/tests/mb_strcut_missing_boundary_check.phpt] 
TEST 3792/11091 [ext/mbstring/tests/mb_strimwidth.phpt]
PASS mb_strimwidth() [ext/mbstring/tests/mb_strimwidth.phpt] 
TEST 3793/11091 [ext/mbstring/tests/mb_stripos.phpt]
PASS mb_stripos() [ext/mbstring/tests/mb_stripos.phpt] 
TEST 3794/11091 [ext/mbstring/tests/mb_stripos_basic.phpt]
PASS Test mb_stripos() function : basic functionality [ext/mbstring/tests/mb_stripos_basic.phpt] 
TEST 3795/11091 [ext/mbstring/tests/mb_stripos_basic2.phpt]
PASS Test mb_stripos() function : basic functionality [ext/mbstring/tests/mb_stripos_basic2.phpt] 
TEST 3796/11091 [ext/mbstring/tests/mb_stripos_error1.phpt]
PASS Test mb_stripos() function : error conditions - Pass incorrect number of args [ext/mbstring/tests/mb_stripos_error1.phpt] 
TEST 3797/11091 [ext/mbstring/tests/mb_stripos_error2.phpt]
PASS Test mb_stripos() function : error conditions - Pass unknown encoding [ext/mbstring/tests/mb_stripos_error2.phpt] 
TEST 3798/11091 [ext/mbstring/tests/mb_stripos_variation1.phpt]
PASS Test mb_stripos() function : usage variations - pass different data types to $haystack arg [ext/mbstring/tests/mb_stripos_variation1.phpt] 
TEST 3799/11091 [ext/mbstring/tests/mb_stripos_variation2.phpt]
PASS Test mb_stripos() function : usage variations - pass different data types as $needle arg [ext/mbstring/tests/mb_stripos_variation2.phpt] 
TEST 3800/11091 [ext/mbstring/tests/mb_stripos_variation3.phpt]
PASS Test mb_stripos() function : usage variations - pass different data types as $offset arg [ext/mbstring/tests/mb_stripos_variation3.phpt] 
TEST 3801/11091 [ext/mbstring/tests/mb_stripos_variation4.phpt]
PASS Test mb_stripos() function : usage variations - pass different data types as $encoding arg [ext/mbstring/tests/mb_stripos_variation4.phpt] 
TEST 3802/11091 [ext/mbstring/tests/mb_stripos_variation5_Bug45923.phpt]
PASS Test mb_stripos() function : usage variations - Pass different integers as $offset argument [ext/mbstring/tests/mb_stripos_variation5_Bug45923.phpt] 
TEST 3803/11091 [ext/mbstring/tests/mb_stristr_basic.phpt]
PASS Test mb_stristr() function : basic functionality [ext/mbstring/tests/mb_stristr_basic.phpt] 
TEST 3804/11091 [ext/mbstring/tests/mb_stristr_error1.phpt]
PASS Test mb_stristr() function : error conditions [ext/mbstring/tests/mb_stristr_error1.phpt] 
TEST 3805/11091 [ext/mbstring/tests/mb_stristr_error2.phpt]
PASS Test mb_stristr() function : error conditions [ext/mbstring/tests/mb_stristr_error2.phpt] 
TEST 3806/11091 [ext/mbstring/tests/mb_stristr_variation1.phpt]
PASS Test mb_stristr() function : usage variation - various haystacks, needle won't be found [ext/mbstring/tests/mb_stristr_variation1.phpt] 
TEST 3807/11091 [ext/mbstring/tests/mb_stristr_variation2.phpt]
PASS Test mb_stristr() function : usage variation - different types of needle. [ext/mbstring/tests/mb_stristr_variation2.phpt] 
TEST 3808/11091 [ext/mbstring/tests/mb_stristr_variation3.phpt]
PASS Test mb_stristr() function : usage variation - different values for part [ext/mbstring/tests/mb_stristr_variation3.phpt] 
TEST 3809/11091 [ext/mbstring/tests/mb_stristr_variation4.phpt]
PASS Test mb_stristr() function : usage variation - different encoding types [ext/mbstring/tests/mb_stristr_variation4.phpt] 
TEST 3810/11091 [ext/mbstring/tests/mb_stristr_variation5.phpt]
PASS Test mb_stristr() function : usage variation - multiple needles [ext/mbstring/tests/mb_stristr_variation5.phpt] 
TEST 3811/11091 [ext/mbstring/tests/mb_strlen.phpt]
PASS mb_strlen() [ext/mbstring/tests/mb_strlen.phpt] 
TEST 3812/11091 [ext/mbstring/tests/mb_strlen_basic.phpt]
PASS Test mb_strlen() function : basic functionality [ext/mbstring/tests/mb_strlen_basic.phpt] 
TEST 3813/11091 [ext/mbstring/tests/mb_strlen_error1.phpt]
PASS Test mb_strlen() function : error conditions - pass incorrect number of args [ext/mbstring/tests/mb_strlen_error1.phpt] 
TEST 3814/11091 [ext/mbstring/tests/mb_strlen_error2.phpt]
PASS Test mb_strlen() function : error conditions - pass an unknown encoding [ext/mbstring/tests/mb_strlen_error2.phpt] 
TEST 3815/11091 [ext/mbstring/tests/mb_strlen_variation1.phpt]
PASS Test mb_strlen() function : usage variations - Pass different data types as $str arg [ext/mbstring/tests/mb_strlen_variation1.phpt] 
TEST 3816/11091 [ext/mbstring/tests/mb_strlen_variation2.phpt]
PASS Test mb_strlen() function : usage variations - Pass different data types as $encoding arg [ext/mbstring/tests/mb_strlen_variation2.phpt] 
TEST 3817/11091 [ext/mbstring/tests/mb_strlen_variation3.phpt]
PASS Test mb_strlen() function : usage variations - Pass list of encodings [ext/mbstring/tests/mb_strlen_variation3.phpt] 
TEST 3818/11091 [ext/mbstring/tests/mb_strpos.phpt]
PASS mb_strpos() [ext/mbstring/tests/mb_strpos.phpt] 
TEST 3819/11091 [ext/mbstring/tests/mb_strpos_basic.phpt]
PASS Test mb_strpos() function : basic functionality [ext/mbstring/tests/mb_strpos_basic.phpt] 
TEST 3820/11091 [ext/mbstring/tests/mb_strpos_error1.phpt]
PASS Test mb_strpos() function : error conditions - Pass incorrect number of args [ext/mbstring/tests/mb_strpos_error1.phpt] 
TEST 3821/11091 [ext/mbstring/tests/mb_strpos_error2.phpt]
PASS Test mb_strpos() function : error conditions - Pass unknown encoding [ext/mbstring/tests/mb_strpos_error2.phpt] 
TEST 3822/11091 [ext/mbstring/tests/mb_strpos_variation1.phpt]
PASS Test mb_strpos() function : usage variations - pass different data types to $haystack arg [ext/mbstring/tests/mb_strpos_variation1.phpt] 
TEST 3823/11091 [ext/mbstring/tests/mb_strpos_variation2.phpt]
PASS Test mb_strpos() function : usage variations - pass different data types as $needle arg [ext/mbstring/tests/mb_strpos_variation2.phpt] 
TEST 3824/11091 [ext/mbstring/tests/mb_strpos_variation3.phpt]
PASS Test mb_strpos() function : usage variations - pass different data types as $offset arg [ext/mbstring/tests/mb_strpos_variation3.phpt] 
TEST 3825/11091 [ext/mbstring/tests/mb_strpos_variation4.phpt]
PASS Test mb_strpos() function : usage variations - pass different data types as $encoding arg [ext/mbstring/tests/mb_strpos_variation4.phpt] 
TEST 3826/11091 [ext/mbstring/tests/mb_strpos_variation5.phpt]
PASS Test mb_strpos() function : usage variations - Pass different integers as $offset argument [ext/mbstring/tests/mb_strpos_variation5.phpt] 
TEST 3827/11091 [ext/mbstring/tests/mb_strrchr_basic.phpt]
PASS Test mb_strrchr() function : basic functionality [ext/mbstring/tests/mb_strrchr_basic.phpt] 
TEST 3828/11091 [ext/mbstring/tests/mb_strrchr_error1.phpt]
PASS Test mb_strrchr() function : error conditions [ext/mbstring/tests/mb_strrchr_error1.phpt] 
TEST 3829/11091 [ext/mbstring/tests/mb_strrchr_error2.phpt]
PASS Test mb_strrchr() function : error conditions [ext/mbstring/tests/mb_strrchr_error2.phpt] 
TEST 3830/11091 [ext/mbstring/tests/mb_strrchr_variation1.phpt]
PASS Test mb_strrchr() function : usage variation - various haystacks, needle won't be found [ext/mbstring/tests/mb_strrchr_variation1.phpt] 
TEST 3831/11091 [ext/mbstring/tests/mb_strrchr_variation2.phpt]
PASS Test mb_strrchr() function : usage variation - different types of needle. [ext/mbstring/tests/mb_strrchr_variation2.phpt] 
TEST 3832/11091 [ext/mbstring/tests/mb_strrchr_variation3.phpt]
PASS Test mb_strrchr() function : usage variation - different values for part [ext/mbstring/tests/mb_strrchr_variation3.phpt] 
TEST 3833/11091 [ext/mbstring/tests/mb_strrchr_variation4.phpt]
PASS Test mb_strrchr() function : usage variation - different encoding types [ext/mbstring/tests/mb_strrchr_variation4.phpt] 
TEST 3834/11091 [ext/mbstring/tests/mb_strrchr_variation5.phpt]
PASS Test mb_strrchr() function : variation - multiple needles [ext/mbstring/tests/mb_strrchr_variation5.phpt] 
TEST 3835/11091 [ext/mbstring/tests/mb_strrchr_variation6.phpt]
PASS Test mb_strrchr() function : variation - case sensitivity [ext/mbstring/tests/mb_strrchr_variation6.phpt] 
TEST 3836/11091 [ext/mbstring/tests/mb_strrichr_basic.phpt]
PASS Test mb_strrichr() function : basic functionality [ext/mbstring/tests/mb_strrichr_basic.phpt] 
TEST 3837/11091 [ext/mbstring/tests/mb_strrichr_error1.phpt]
PASS Test mb_strrichr() function : error conditions [ext/mbstring/tests/mb_strrichr_error1.phpt] 
TEST 3838/11091 [ext/mbstring/tests/mb_strrichr_error2.phpt]
PASS Test mb_strrichr() function : error conditions [ext/mbstring/tests/mb_strrichr_error2.phpt] 
TEST 3839/11091 [ext/mbstring/tests/mb_strrichr_variation1.phpt]
PASS Test mb_strrichr() function : usage variation - various haystacks, needle won't be found [ext/mbstring/tests/mb_strrichr_variation1.phpt] 
TEST 3840/11091 [ext/mbstring/tests/mb_strrichr_variation2.phpt]
PASS Test mb_strrichr() function : usage variation - different types of needle. [ext/mbstring/tests/mb_strrichr_variation2.phpt] 
TEST 3841/11091 [ext/mbstring/tests/mb_strrichr_variation3.phpt]
PASS Test mb_strrichr() function : usage variation - different values for part [ext/mbstring/tests/mb_strrichr_variation3.phpt] 
TEST 3842/11091 [ext/mbstring/tests/mb_strrichr_variation4.phpt]
PASS Test mb_strrichr() function : usage variation - different encoding types [ext/mbstring/tests/mb_strrichr_variation4.phpt] 
TEST 3843/11091 [ext/mbstring/tests/mb_strrichr_variation5.phpt]
PASS Test mb_strrichr() function : usage variation - multiple needles [ext/mbstring/tests/mb_strrichr_variation5.phpt] 
TEST 3844/11091 [ext/mbstring/tests/mb_strripos_basic.phpt]
PASS Test mb_strripos() function : basic functionality [ext/mbstring/tests/mb_strripos_basic.phpt] 
TEST 3845/11091 [ext/mbstring/tests/mb_strripos_basic2.phpt]
PASS Test mb_strripos() function : basic functionality [ext/mbstring/tests/mb_strripos_basic2.phpt] 
TEST 3846/11091 [ext/mbstring/tests/mb_strripos_error1.phpt]
PASS Test mb_strripos() function : error conditions - Pass incorrect number of args [ext/mbstring/tests/mb_strripos_error1.phpt] 
TEST 3847/11091 [ext/mbstring/tests/mb_strripos_error2.phpt]
PASS Test mb_strripos() function : error conditions - Pass unknown encoding [ext/mbstring/tests/mb_strripos_error2.phpt] 
TEST 3848/11091 [ext/mbstring/tests/mb_strripos_variation1.phpt]
PASS Test mb_strripos() function : usage variations - pass different data types to $haystack arg [ext/mbstring/tests/mb_strripos_variation1.phpt] 
TEST 3849/11091 [ext/mbstring/tests/mb_strripos_variation2.phpt]
PASS Test mb_strripos() function : usage variations - pass different data types as $needle arg [ext/mbstring/tests/mb_strripos_variation2.phpt] 
TEST 3850/11091 [ext/mbstring/tests/mb_strripos_variation3_Bug45923.phpt]
PASS Test mb_strripos() function : usage variations - pass different data types as $offset arg [ext/mbstring/tests/mb_strripos_variation3_Bug45923.phpt] 
TEST 3851/11091 [ext/mbstring/tests/mb_strripos_variation4.phpt]
PASS Test mb_strripos() function : usage variations - pass different data types as $encoding arg [ext/mbstring/tests/mb_strripos_variation4.phpt] 
TEST 3852/11091 [ext/mbstring/tests/mb_strripos_variation5_Bug45923.phpt]
PASS Test mb_strripos() function : usage variations - Pass different integers as $offset argument [ext/mbstring/tests/mb_strripos_variation5_Bug45923.phpt] 
TEST 3853/11091 [ext/mbstring/tests/mb_strrpos_basic.phpt]
PASS Test mb_strrpos() function : basic functionality [ext/mbstring/tests/mb_strrpos_basic.phpt] 
TEST 3854/11091 [ext/mbstring/tests/mb_strrpos_error1.phpt]
PASS Test mb_strrpos() function : error conditions - pass incorrect number of args [ext/mbstring/tests/mb_strrpos_error1.phpt] 
TEST 3855/11091 [ext/mbstring/tests/mb_strrpos_error2.phpt]
PASS Test mb_strrpos() function : error conditions - pass an unknown encoding [ext/mbstring/tests/mb_strrpos_error2.phpt] 
TEST 3856/11091 [ext/mbstring/tests/mb_strrpos_variation1.phpt]
PASS Test mb_strrpos() function : usage variations - pass different data types to $haystack arg [ext/mbstring/tests/mb_strrpos_variation1.phpt] 
TEST 3857/11091 [ext/mbstring/tests/mb_strrpos_variation2.phpt]
PASS Test mb_strrpos() function : usage variations - Pass different data types to $needle arg [ext/mbstring/tests/mb_strrpos_variation2.phpt] 
TEST 3858/11091 [ext/mbstring/tests/mb_strrpos_variation3.phpt]
PASS Test mb_strrpos() function : usage variations - Pass different data types as $offset arg [ext/mbstring/tests/mb_strrpos_variation3.phpt] 
TEST 3859/11091 [ext/mbstring/tests/mb_strrpos_variation4.phpt]
PASS Test mb_strrpos() function : usage variations - pass different data types as $encoding arg [ext/mbstring/tests/mb_strrpos_variation4.phpt] 
TEST 3860/11091 [ext/mbstring/tests/mb_strrpos_variation5.phpt]
PASS Test mb_strrpos() function : usage variations - pass encoding as third argument (deprecated behaviour) [ext/mbstring/tests/mb_strrpos_variation5.phpt] 
TEST 3861/11091 [ext/mbstring/tests/mb_strstr.phpt]
PASS mb_strstr() [ext/mbstring/tests/mb_strstr.phpt] 
TEST 3862/11091 [ext/mbstring/tests/mb_strstr_basic.phpt]
PASS Test mb_strstr() function : basic functionality [ext/mbstring/tests/mb_strstr_basic.phpt] 
TEST 3863/11091 [ext/mbstring/tests/mb_strstr_error1.phpt]
PASS Test mb_strstr() function : error conditions [ext/mbstring/tests/mb_strstr_error1.phpt] 
TEST 3864/11091 [ext/mbstring/tests/mb_strstr_error2.phpt]
PASS Test mb_strstr() function : error conditions [ext/mbstring/tests/mb_strstr_error2.phpt] 
TEST 3865/11091 [ext/mbstring/tests/mb_strstr_variation1.phpt]
PASS Test mb_strstr() function : usage variation - various haystacks, needle won't be found [ext/mbstring/tests/mb_strstr_variation1.phpt] 
TEST 3866/11091 [ext/mbstring/tests/mb_strstr_variation2.phpt]
PASS Test mb_strstr() function : usage variation - different types of needle. [ext/mbstring/tests/mb_strstr_variation2.phpt] 
TEST 3867/11091 [ext/mbstring/tests/mb_strstr_variation3.phpt]
PASS Test mb_strstr() function : usage variation - different values for part [ext/mbstring/tests/mb_strstr_variation3.phpt] 
TEST 3868/11091 [ext/mbstring/tests/mb_strstr_variation4.phpt]
PASS Test mb_strstr() function : usage variation - different encoding types [ext/mbstring/tests/mb_strstr_variation4.phpt] 
TEST 3869/11091 [ext/mbstring/tests/mb_strstr_variation5.phpt]
PASS Test mb_strstr() function : variation - multiple needles [ext/mbstring/tests/mb_strstr_variation5.phpt] 
TEST 3870/11091 [ext/mbstring/tests/mb_strstr_variation6.phpt]
PASS Test mb_strstr() function : variation - case sensitivity [ext/mbstring/tests/mb_strstr_variation6.phpt] 
TEST 3871/11091 [ext/mbstring/tests/mb_strtolower_basic.phpt]
PASS Test mb_strtolower() function : basic functionality [ext/mbstring/tests/mb_strtolower_basic.phpt] 
TEST 3872/11091 [ext/mbstring/tests/mb_strtolower_error1.phpt]
PASS Test mb_strtolower() function : error conditions - pass incorrect number of arguments [ext/mbstring/tests/mb_strtolower_error1.phpt] 
TEST 3873/11091 [ext/mbstring/tests/mb_strtolower_error2.phpt]
PASS Test mb_strtolower() function : error conditions - pass an unknown encoding [ext/mbstring/tests/mb_strtolower_error2.phpt] 
TEST 3874/11091 [ext/mbstring/tests/mb_strtolower_variation1.phpt]
PASS Test mb_strtolower() function : usage variations - pass different data types as $sourcestring arg [ext/mbstring/tests/mb_strtolower_variation1.phpt] 
TEST 3875/11091 [ext/mbstring/tests/mb_strtolower_variation2.phpt]
PASS Test mb_strtolower() function : usage variations - pass different data types as $encoding arg [ext/mbstring/tests/mb_strtolower_variation2.phpt] 
TEST 3876/11091 [ext/mbstring/tests/mb_strtolower_variation3.phpt]
PASS Test mb_strtolower() function : usage variations - pass mixed ASCII and non-ASCII strings [ext/mbstring/tests/mb_strtolower_variation3.phpt] 
TEST 3877/11091 [ext/mbstring/tests/mb_strtolower_variation4.phpt]
PASS Test mb_strtolower() function : usage variations - pass different characters to check conversion is correct [ext/mbstring/tests/mb_strtolower_variation4.phpt] 
TEST 3878/11091 [ext/mbstring/tests/mb_strtoupper_basic.phpt]
PASS Test mb_strtoupper() function : basic functionality [ext/mbstring/tests/mb_strtoupper_basic.phpt] 
TEST 3879/11091 [ext/mbstring/tests/mb_strtoupper_error1.phpt]
PASS Test mb_strtoupper() function : error conditions - pass incorrect number of args [ext/mbstring/tests/mb_strtoupper_error1.phpt] 
TEST 3880/11091 [ext/mbstring/tests/mb_strtoupper_error2.phpt]
PASS Test mb_strtoupper() function : error conditions - pass an unknown encoding [ext/mbstring/tests/mb_strtoupper_error2.phpt] 
TEST 3881/11091 [ext/mbstring/tests/mb_strtoupper_variation1.phpt]
PASS Test mb_strtoupper() function : usage varitations - pass different data types as $sourcestring arg [ext/mbstring/tests/mb_strtoupper_variation1.phpt] 
TEST 3882/11091 [ext/mbstring/tests/mb_strtoupper_variation2.phpt]
PASS Test mb_strtoupper() function : usage varitations - Pass different data types as $encoding arg [ext/mbstring/tests/mb_strtoupper_variation2.phpt] 
TEST 3883/11091 [ext/mbstring/tests/mb_strtoupper_variation3.phpt]
PASS Test mb_strtoupper() function : usage varitations - pass mixed ASCII and non-ASCII strings [ext/mbstring/tests/mb_strtoupper_variation3.phpt] 
TEST 3884/11091 [ext/mbstring/tests/mb_strtoupper_variation4.phpt]
PASS Test mb_strtoupper() function : usage varitations - Pass different character types to check conversion is correct [ext/mbstring/tests/mb_strtoupper_variation4.phpt] 
TEST 3885/11091 [ext/mbstring/tests/mb_strwidth.phpt]
PASS mb_strwidth() [ext/mbstring/tests/mb_strwidth.phpt] 
TEST 3886/11091 [ext/mbstring/tests/mb_substitute_character.phpt]
PASS mb_substitute_character() [ext/mbstring/tests/mb_substitute_character.phpt] 
TEST 3887/11091 [ext/mbstring/tests/mb_substitute_character_basic.phpt]
PASS Test mb_substitute_character() function : basic functionality [ext/mbstring/tests/mb_substitute_character_basic.phpt] 
TEST 3888/11091 [ext/mbstring/tests/mb_substitute_character_error.phpt]
PASS Test mb_substitute_character() function : error conditions [ext/mbstring/tests/mb_substitute_character_error.phpt] 
TEST 3889/11091 [ext/mbstring/tests/mb_substitute_character_variation1.phpt]
PASS Test mb_substitute_character() function : usage variation [ext/mbstring/tests/mb_substitute_character_variation1.phpt] 
TEST 3890/11091 [ext/mbstring/tests/mb_substitute_character_variation2.phpt]
PASS Test mb_substitute_character() function : variation unmappable out char for convert encoding [ext/mbstring/tests/mb_substitute_character_variation2.phpt] 
TEST 3891/11091 [ext/mbstring/tests/mb_substr.phpt]
PASS mb_substr() [ext/mbstring/tests/mb_substr.phpt] 
TEST 3892/11091 [ext/mbstring/tests/mb_substr_basic.phpt]
PASS Test mb_substr() function : basic functionality [ext/mbstring/tests/mb_substr_basic.phpt] 
TEST 3893/11091 [ext/mbstring/tests/mb_substr_count.phpt]
PASS mb_substr_count() [ext/mbstring/tests/mb_substr_count.phpt] 
TEST 3894/11091 [ext/mbstring/tests/mb_substr_count_basic.phpt]
PASS Test mb_substr_count() function : basic functionality [ext/mbstring/tests/mb_substr_count_basic.phpt] 
TEST 3895/11091 [ext/mbstring/tests/mb_substr_count_error1.phpt]
PASS Test mb_substr_count() function : error conditions - pass incorrect number of arguments [ext/mbstring/tests/mb_substr_count_error1.phpt] 
TEST 3896/11091 [ext/mbstring/tests/mb_substr_count_error2.phpt]
PASS Test mb_substr_count() function : error conditions - pass unknown encoding [ext/mbstring/tests/mb_substr_count_error2.phpt] 
TEST 3897/11091 [ext/mbstring/tests/mb_substr_count_variation1.phpt]
PASS Test mb_substr_count() function : usage variations - Pass different data types as $haystack arg [ext/mbstring/tests/mb_substr_count_variation1.phpt] 
TEST 3898/11091 [ext/mbstring/tests/mb_substr_count_variation2.phpt]
PASS Test mb_substr_count() function : usage variations - pass different data types as $needle arg [ext/mbstring/tests/mb_substr_count_variation2.phpt] 
TEST 3899/11091 [ext/mbstring/tests/mb_substr_count_variation3.phpt]
PASS Test mb_substr_count() function :usage variations - pass different data types as $encoding arg [ext/mbstring/tests/mb_substr_count_variation3.phpt] 
TEST 3900/11091 [ext/mbstring/tests/mb_substr_count_variation4.phpt]
PASS Test mb_substr_count() function : variation - pass a $needle that overlaps in $haystack [ext/mbstring/tests/mb_substr_count_variation4.phpt] 
TEST 3901/11091 [ext/mbstring/tests/mb_substr_error1.phpt]
PASS Test mb_substr() function : error conditions - Pass incorrect number of args [ext/mbstring/tests/mb_substr_error1.phpt] 
TEST 3902/11091 [ext/mbstring/tests/mb_substr_error2.phpt]
PASS Test mb_substr() function : error conditions - Pass an unknown encoding [ext/mbstring/tests/mb_substr_error2.phpt] 
TEST 3903/11091 [ext/mbstring/tests/mb_substr_variation1.phpt]
PASS Test mb_substr() function : usage variations - pass unexpected arguments (including strings) in place of $str [ext/mbstring/tests/mb_substr_variation1.phpt] 
TEST 3904/11091 [ext/mbstring/tests/mb_substr_variation2.phpt]
PASS Test mb_substr() function : usage variations - Pass different data types as $encoding arg [ext/mbstring/tests/mb_substr_variation2.phpt] 
TEST 3905/11091 [ext/mbstring/tests/mb_substr_variation3.phpt]
PASS Test mb_substr() function : usage variations - test different encodings [ext/mbstring/tests/mb_substr_variation3.phpt] 
TEST 3906/11091 [ext/mbstring/tests/mb_substr_variation4.phpt]
PASS Test mb_substr() function : usage variations - pass different integers to $start arg [ext/mbstring/tests/mb_substr_variation4.phpt] 
TEST 3907/11091 [ext/mbstring/tests/mb_substr_variation5.phpt]
PASS Test mb_substr() function : usage variations - pass different integers to $length arg [ext/mbstring/tests/mb_substr_variation5.phpt] 
TEST 3908/11091 [ext/mbstring/tests/mb_substr_variation6.phpt]
PASS Test mb_substr() function : usage variations - pass different integers to $start arg [ext/mbstring/tests/mb_substr_variation6.phpt] 
TEST 3909/11091 [ext/mbstring/tests/mb_substr_variation7.phpt]
PASS Test mb_substr() function : usage variations - pass different integers to $length arg [ext/mbstring/tests/mb_substr_variation7.phpt] 
TEST 3910/11091 [ext/mbstring/tests/overload01.phpt]
PASS Function overloading test 1 [ext/mbstring/tests/overload01.phpt] 
TEST 3911/11091 [ext/mbstring/tests/overload02.phpt]
PASS Function overloading test 2 [ext/mbstring/tests/overload02.phpt] 
TEST 3912/11091 [ext/mbstring/tests/php_gr_jp_10830.phpt]
PASS [email protected] #10830 [ext/mbstring/tests/php_gr_jp_10830.phpt] 
TEST 3913/11091 [ext/mbstring/tests/php_gr_jp_16242.phpt]
PASS [email protected] #16242 [ext/mbstring/tests/php_gr_jp_16242.phpt] 
TEST 3914/11091 [ext/mbstring/tests/php_gr_jp_dev_884-1.phpt]
PASS [email protected] #884 (1) [ext/mbstring/tests/php_gr_jp_dev_884-1.phpt] 
TEST 3915/11091 [ext/mbstring/tests/php_gr_jp_dev_884-2.phpt]
PASS [email protected] #884 (2) [ext/mbstring/tests/php_gr_jp_dev_884-2.phpt] 
TEST 3916/11091 [ext/mbstring/tests/simpletest.phpt]
PASS Simple multi-byte print test (EUC-JP) [ext/mbstring/tests/simpletest.phpt] 
TEST 3917/11091 [ext/mbstring/tests/zend_multibyte-01.phpt]
PASS zend multibyte (1) [ext/mbstring/tests/zend_multibyte-01.phpt] 
TEST 3918/11091 [ext/mbstring/tests/zend_multibyte-02.phpt]
PASS zend multibyte (2) [ext/mbstring/tests/zend_multibyte-02.phpt] 
TEST 3919/11091 [ext/mbstring/tests/zend_multibyte-03.phpt]
PASS zend multibyte (3) [ext/mbstring/tests/zend_multibyte-03.phpt] 
TEST 3920/11091 [ext/mbstring/tests/zend_multibyte-04.phpt]
PASS zend multibyte (4) [ext/mbstring/tests/zend_multibyte-04.phpt] 
TEST 3921/11091 [ext/mbstring/tests/zend_multibyte-05.phpt]
PASS zend multibyte (5) [ext/mbstring/tests/zend_multibyte-05.phpt] 
TEST 3922/11091 [ext/mbstring/tests/zend_multibyte-06.phpt]
PASS zend multibyte (6) [ext/mbstring/tests/zend_multibyte-06.phpt] 
TEST 3923/11091 [ext/mbstring/tests/zend_multibyte-07.phpt]
PASS zend multibyte (7) [ext/mbstring/tests/zend_multibyte-07.phpt] 
TEST 3924/11091 [ext/mbstring/tests/zend_multibyte-08.phpt]
PASS zend multibyte (8) [ext/mbstring/tests/zend_multibyte-08.phpt] 
TEST 3925/11091 [ext/mbstring/tests/zend_multibyte-09.phpt]
PASS zend multibyte (9) [ext/mbstring/tests/zend_multibyte-09.phpt] 
TEST 3926/11091 [ext/mbstring/tests/zend_multibyte-10.phpt]
PASS zend multibyte (10) [ext/mbstring/tests/zend_multibyte-10.phpt] 
TEST 3927/11091 [ext/mbstring/tests/zend_multibyte-11.phpt]
PASS zend multibyte (11) [ext/mbstring/tests/zend_multibyte-11.phpt] 
TEST 3928/11091 [ext/mbstring/tests/zend_multibyte-12.phpt]
PASS zend multibyte (12) [ext/mbstring/tests/zend_multibyte-12.phpt] 
TEST 3929/11091 [ext/mbstring/tests/zend_multibyte-13.phpt]
PASS zend multibyte (13) [ext/mbstring/tests/zend_multibyte-13.phpt] 
TEST 3930/11091 [ext/mbstring/tests/zend_multibyte-14.phpt]
PASS zend multibyte (14) [ext/mbstring/tests/zend_multibyte-14.phpt] 
TEST 3931/11091 [ext/mcrypt/tests/blowfish.phpt]
PASS Test for blowfish compatibility [ext/mcrypt/tests/blowfish.phpt] 
TEST 3932/11091 [ext/mcrypt/tests/bug35496.phpt]
FAIL Bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic() without proper init). [ext/mcrypt/tests/bug35496.phpt] 
TEST 3933/11091 [ext/mcrypt/tests/bug37595.phpt]
PASS Bug #37595 (mcrypt_generic calculates data length in wrong way) [ext/mcrypt/tests/bug37595.phpt] 
TEST 3934/11091 [ext/mcrypt/tests/bug41252.phpt]
PASS Bug #41252 (Calling mcrypt_generic without first calling mcrypt_generic_init crashes) [ext/mcrypt/tests/bug41252.phpt] 
TEST 3935/11091 [ext/mcrypt/tests/bug43143.phpt]
FAIL Bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB) [ext/mcrypt/tests/bug43143.phpt] 
TEST 3936/11091 [ext/mcrypt/tests/bug46010.phpt]
PASS Bug #46010 (warnings incorrectly generated for iv in ecb mode) [ext/mcrypt/tests/bug46010.phpt] 
TEST 3937/11091 [ext/mcrypt/tests/bug49738.phpt]
PASS Bug #49738 (calling mcrypt after mcrypt_generic_deinit crashes) [ext/mcrypt/tests/bug49738.phpt] 
TEST 3938/11091 [ext/mcrypt/tests/bug55169.phpt]
PASS mcrypt_create_iv https://bugs.php.net/bug.php?id=55169 [ext/mcrypt/tests/bug55169.phpt] 
TEST 3939/11091 [ext/mcrypt/tests/bug8040.phpt]
PASS Bug #8040 (MCRYPT_MODE_* do not seem to exist) [ext/mcrypt/tests/bug8040.phpt] 
TEST 3940/11091 [ext/mcrypt/tests/mcrypt_cbc.phpt]
PASS mcrypt_cbc [ext/mcrypt/tests/mcrypt_cbc.phpt] 
TEST 3941/11091 [ext/mcrypt/tests/mcrypt_cbc_3des_decrypt.phpt]
PASS Test mcrypt_cbc() function : basic functionality [ext/mcrypt/tests/mcrypt_cbc_3des_decrypt.phpt] 
TEST 3942/11091 [ext/mcrypt/tests/mcrypt_cbc_3des_encrypt.phpt]
PASS Test mcrypt_cbc() function : basic functionality [ext/mcrypt/tests/mcrypt_cbc_3des_encrypt.phpt] 
TEST 3943/11091 [ext/mcrypt/tests/mcrypt_cbc_error.phpt]
PASS Test mcrypt_cbc() function : error conditions [ext/mcrypt/tests/mcrypt_cbc_error.phpt] 
TEST 3944/11091 [ext/mcrypt/tests/mcrypt_cbc_variation1.phpt]
PASS Test mcrypt_cbc() function : usage variation [ext/mcrypt/tests/mcrypt_cbc_variation1.phpt] 
TEST 3945/11091 [ext/mcrypt/tests/mcrypt_cbc_variation2.phpt]
PASS Test mcrypt_cbc() function : usage variation [ext/mcrypt/tests/mcrypt_cbc_variation2.phpt] 
TEST 3946/11091 [ext/mcrypt/tests/mcrypt_cbc_variation3.phpt]
PASS Test mcrypt_cbc() function : usage variation [ext/mcrypt/tests/mcrypt_cbc_variation3.phpt] 
TEST 3947/11091 [ext/mcrypt/tests/mcrypt_cbc_variation4.phpt]
PASS Test mcrypt_cbc() function : usage variation [ext/mcrypt/tests/mcrypt_cbc_variation4.phpt] 
TEST 3948/11091 [ext/mcrypt/tests/mcrypt_cbc_variation5.phpt]
PASS Test mcrypt_cbc() function : usage variation [ext/mcrypt/tests/mcrypt_cbc_variation5.phpt] 
TEST 3949/11091 [ext/mcrypt/tests/mcrypt_cfb.phpt]
PASS mcrypt_cfb [ext/mcrypt/tests/mcrypt_cfb.phpt] 
TEST 3950/11091 [ext/mcrypt/tests/mcrypt_create_iv.phpt]
PASS mcrypt_create_iv [ext/mcrypt/tests/mcrypt_create_iv.phpt] 
TEST 3951/11091 [ext/mcrypt/tests/mcrypt_decrypt.phpt]
PASS mcrypt_decrypt [ext/mcrypt/tests/mcrypt_decrypt.phpt] 
TEST 3952/11091 [ext/mcrypt/tests/mcrypt_decrypt_3des_cbc.phpt]
PASS Test mcrypt_decrypt() function : basic functionality [ext/mcrypt/tests/mcrypt_decrypt_3des_cbc.phpt] 
TEST 3953/11091 [ext/mcrypt/tests/mcrypt_decrypt_3des_ecb.phpt]
PASS Test mcrypt_decrypt() function : basic functionality [ext/mcrypt/tests/mcrypt_decrypt_3des_ecb.phpt] 
TEST 3954/11091 [ext/mcrypt/tests/mcrypt_decrypt_error.phpt]
PASS Test mcrypt_decrypt() function : error conditions [ext/mcrypt/tests/mcrypt_decrypt_error.phpt] 
TEST 3955/11091 [ext/mcrypt/tests/mcrypt_decrypt_variation1.phpt]
PASS Test mcrypt_decrypt() function : usage variation [ext/mcrypt/tests/mcrypt_decrypt_variation1.phpt] 
TEST 3956/11091 [ext/mcrypt/tests/mcrypt_decrypt_variation2.phpt]
PASS Test mcrypt_decrypt() function : usage variation [ext/mcrypt/tests/mcrypt_decrypt_variation2.phpt] 
TEST 3957/11091 [ext/mcrypt/tests/mcrypt_decrypt_variation3.phpt]
PASS Test mcrypt_decrypt() function : usage variation [ext/mcrypt/tests/mcrypt_decrypt_variation3.phpt] 
TEST 3958/11091 [ext/mcrypt/tests/mcrypt_decrypt_variation4.phpt]
PASS Test mcrypt_decrypt() function : usage variation [ext/mcrypt/tests/mcrypt_decrypt_variation4.phpt] 
TEST 3959/11091 [ext/mcrypt/tests/mcrypt_decrypt_variation5.phpt]
PASS Test mcrypt_decrypt() function : usage variation [ext/mcrypt/tests/mcrypt_decrypt_variation5.phpt] 
TEST 3960/11091 [ext/mcrypt/tests/mcrypt_ecb.phpt]
PASS mcrypt_ecb [ext/mcrypt/tests/mcrypt_ecb.phpt] 
TEST 3961/11091 [ext/mcrypt/tests/mcrypt_ecb_3des_decrypt.phpt]
PASS Test mcrypt_cbc() function : basic functionality [ext/mcrypt/tests/mcrypt_ecb_3des_decrypt.phpt] 
TEST 3962/11091 [ext/mcrypt/tests/mcrypt_ecb_3des_encrypt.phpt]
PASS Test mcrypt_ecb() function : basic functionality [ext/mcrypt/tests/mcrypt_ecb_3des_encrypt.phpt] 
TEST 3963/11091 [ext/mcrypt/tests/mcrypt_ecb_error.phpt]
PASS Test mcrypt_ecb() function : error conditions [ext/mcrypt/tests/mcrypt_ecb_error.phpt] 
TEST 3964/11091 [ext/mcrypt/tests/mcrypt_ecb_variation1.phpt]
PASS Test mcrypt_ecb() function : usage variation [ext/mcrypt/tests/mcrypt_ecb_variation1.phpt] 
TEST 3965/11091 [ext/mcrypt/tests/mcrypt_ecb_variation2.phpt]
PASS Test mcrypt_ecb() function : usage variation [ext/mcrypt/tests/mcrypt_ecb_variation2.phpt] 
TEST 3966/11091 [ext/mcrypt/tests/mcrypt_ecb_variation3.phpt]
PASS Test mcrypt_ecb() function : usage variation [ext/mcrypt/tests/mcrypt_ecb_variation3.phpt] 
TEST 3967/11091 [ext/mcrypt/tests/mcrypt_ecb_variation4.phpt]
PASS Test mcrypt_ecb() function : usage variation [ext/mcrypt/tests/mcrypt_ecb_variation4.phpt] 
TEST 3968/11091 [ext/mcrypt/tests/mcrypt_ecb_variation5.phpt]
PASS Test mcrypt_ecb() function : usage variation [ext/mcrypt/tests/mcrypt_ecb_variation5.phpt] 
TEST 3969/11091 [ext/mcrypt/tests/mcrypt_enc_get_algorithms_name.phpt]
FAIL mcrypt_enc_get_algorithms_name [ext/mcrypt/tests/mcrypt_enc_get_algorithms_name.phpt] 
TEST 3970/11091 [ext/mcrypt/tests/mcrypt_enc_get_block_size.phpt]
FAIL mcrypt_enc_get_block_size [ext/mcrypt/tests/mcrypt_enc_get_block_size.phpt] 
TEST 3971/11091 [ext/mcrypt/tests/mcrypt_enc_get_iv_size.phpt]
FAIL mcrypt_enc_get_iv_size [ext/mcrypt/tests/mcrypt_enc_get_iv_size.phpt] 
TEST 3972/11091 [ext/mcrypt/tests/mcrypt_enc_get_key_size.phpt]
FAIL mcrypt_enc_get_key_size [ext/mcrypt/tests/mcrypt_enc_get_key_size.phpt] 
TEST 3973/11091 [ext/mcrypt/tests/mcrypt_enc_get_mode_name.phpt]
FAIL mcrypt_enc_get_modes_name [ext/mcrypt/tests/mcrypt_enc_get_mode_name.phpt] 
TEST 3974/11091 [ext/mcrypt/tests/mcrypt_enc_get_supported_key_sizes.phpt]
FAIL mcrypt_enc_get_supported_key_sizes [ext/mcrypt/tests/mcrypt_enc_get_supported_key_sizes.phpt] 
TEST 3975/11091 [ext/mcrypt/tests/mcrypt_enc_is_block_algorithm.phpt]
FAIL mcrypt_enc_is_block_algorithm [ext/mcrypt/tests/mcrypt_enc_is_block_algorithm.phpt] 
TEST 3976/11091 [ext/mcrypt/tests/mcrypt_enc_is_block_algorithm_mode.phpt]
FAIL mcrypt_enc_is_block_algorithm_mode [ext/mcrypt/tests/mcrypt_enc_is_block_algorithm_mode.phpt] 
TEST 3977/11091 [ext/mcrypt/tests/mcrypt_enc_is_block_mode.phpt]
FAIL mcrypt_enc_is_block_mode [ext/mcrypt/tests/mcrypt_enc_is_block_mode.phpt] 
TEST 3978/11091 [ext/mcrypt/tests/mcrypt_enc_self_test.phpt]
FAIL mcrypt_enc_self_test [ext/mcrypt/tests/mcrypt_enc_self_test.phpt] 
TEST 3979/11091 [ext/mcrypt/tests/mcrypt_encrypt_3des_cbc.phpt]
PASS Test mcrypt_encrypt() function : TripleDES functionality [ext/mcrypt/tests/mcrypt_encrypt_3des_cbc.phpt] 
TEST 3980/11091 [ext/mcrypt/tests/mcrypt_encrypt_3des_ecb.phpt]
PASS Test mcrypt_encrypt() function : TripleDES functionality [ext/mcrypt/tests/mcrypt_encrypt_3des_ecb.phpt] 
TEST 3981/11091 [ext/mcrypt/tests/mcrypt_encrypt_error.phpt]
PASS Test mcrypt_encrypt() function : error conditions [ext/mcrypt/tests/mcrypt_encrypt_error.phpt] 
TEST 3982/11091 [ext/mcrypt/tests/mcrypt_encrypt_variation1.phpt]
PASS Test mcrypt_encrypt() function : usage variation - different types for cipher [ext/mcrypt/tests/mcrypt_encrypt_variation1.phpt] 
TEST 3983/11091 [ext/mcrypt/tests/mcrypt_encrypt_variation2.phpt]
PASS Test mcrypt_encrypt() function : usage variation [ext/mcrypt/tests/mcrypt_encrypt_variation2.phpt] 
TEST 3984/11091 [ext/mcrypt/tests/mcrypt_encrypt_variation3.phpt]
PASS Test mcrypt_encrypt() function : usage variation [ext/mcrypt/tests/mcrypt_encrypt_variation3.phpt] 
TEST 3985/11091 [ext/mcrypt/tests/mcrypt_encrypt_variation4.phpt]
PASS Test mcrypt_encrypt() function : usage variation [ext/mcrypt/tests/mcrypt_encrypt_variation4.phpt] 
TEST 3986/11091 [ext/mcrypt/tests/mcrypt_encrypt_variation5.phpt]
PASS Test mcrypt_encrypt() function : usage variation [ext/mcrypt/tests/mcrypt_encrypt_variation5.phpt] 
TEST 3987/11091 [ext/mcrypt/tests/mcrypt_filters.phpt]
PASS mcrypt filters [ext/mcrypt/tests/mcrypt_filters.phpt] 
TEST 3988/11091 [ext/mcrypt/tests/mcrypt_get_block_size.phpt]
FAIL mcrypt_get_block_size [ext/mcrypt/tests/mcrypt_get_block_size.phpt] 
TEST 3989/11091 [ext/mcrypt/tests/mcrypt_get_cipher_name.phpt]
FAIL mcrypt_get_cipher_name [ext/mcrypt/tests/mcrypt_get_cipher_name.phpt] 
TEST 3990/11091 [ext/mcrypt/tests/mcrypt_get_iv_size.phpt]
FAIL mcrypt_enc_get_iv_size [ext/mcrypt/tests/mcrypt_get_iv_size.phpt] 
TEST 3991/11091 [ext/mcrypt/tests/mcrypt_get_key_size.phpt]
FAIL mcrypt_get_key_size [ext/mcrypt/tests/mcrypt_get_key_size.phpt] 
TEST 3992/11091 [ext/mcrypt/tests/mcrypt_list_algorithms.phpt]
FAIL mcrypt_list_algorithms [ext/mcrypt/tests/mcrypt_list_algorithms.phpt] 
TEST 3993/11091 [ext/mcrypt/tests/mcrypt_list_modes.phpt]
FAIL mcrypt_list_modes [ext/mcrypt/tests/mcrypt_list_modes.phpt] 
TEST 3994/11091 [ext/mcrypt/tests/mcrypt_module_get_algo_block_size.phpt]
FAIL mcrypt_module_get_algo_block_size [ext/mcrypt/tests/mcrypt_module_get_algo_block_size.phpt] 
TEST 3995/11091 [ext/mcrypt/tests/mcrypt_module_get_algo_key_size.phpt]
FAIL mcrypt_module_get_algo_key_size [ext/mcrypt/tests/mcrypt_module_get_algo_key_size.phpt] 
TEST 3996/11091 [ext/mcrypt/tests/mcrypt_module_get_supported_key_sizes.phpt]
FAIL mcrypt_module_get_supported_key_sizes [ext/mcrypt/tests/mcrypt_module_get_supported_key_sizes.phpt] 
TEST 3997/11091 [ext/mcrypt/tests/mcrypt_module_is_block_algorithm.phpt]
FAIL mcrypt_module_is_block_algorithm [ext/mcrypt/tests/mcrypt_module_is_block_algorithm.phpt] 
TEST 3998/11091 [ext/mcrypt/tests/mcrypt_module_is_block_algorithm_mode.phpt]
PASS mcrypt_module_is_block_algorithm_mode [ext/mcrypt/tests/mcrypt_module_is_block_algorithm_mode.phpt] 
TEST 3999/11091 [ext/mcrypt/tests/mcrypt_module_is_block_mode.phpt]
PASS mcrypt_module_is_block_mode [ext/mcrypt/tests/mcrypt_module_is_block_mode.phpt] 
TEST 4000/11091 [ext/mcrypt/tests/mcrypt_module_open.phpt]
FAIL mcrypt_module_open [ext/mcrypt/tests/mcrypt_module_open.phpt] 
TEST 4001/11091 [ext/mcrypt/tests/mcrypt_module_self_test.phpt]
FAIL mcrypt_module_self_test [ext/mcrypt/tests/mcrypt_module_self_test.phpt] 
TEST 4002/11091 [ext/mcrypt/tests/mcrypt_ofb.phpt]
PASS mcrypt_ofb [ext/mcrypt/tests/mcrypt_ofb.phpt] 
TEST 4003/11091 [ext/mcrypt/tests/mcrypt_rijndael128_128BitKey.phpt]
PASS Test mcrypt_encrypt() function : TripleDES functionality [ext/mcrypt/tests/mcrypt_rijndael128_128BitKey.phpt] 
TEST 4004/11091 [ext/mcrypt/tests/mcrypt_rijndael128_256BitKey.phpt]
PASS Test mcrypt_encrypt() function : TripleDES functionality [ext/mcrypt/tests/mcrypt_rijndael128_256BitKey.phpt] 
TEST 4005/11091 [ext/mysql/tests/001.phpt]
SKIP mysql connect [ext/mysql/tests/001.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4006/11091 [ext/mysql/tests/002.phpt]
SKIP mysql_fetch_array [ext/mysql/tests/002.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4007/11091 [ext/mysql/tests/003.phpt]
SKIP mysql_fetch_object [ext/mysql/tests/003.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4008/11091 [ext/mysql/tests/bug47438.phpt]
SKIP Bug #47438 (mysql_fetch_field ignores zero offset) [ext/mysql/tests/bug47438.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4009/11091 [ext/mysql/tests/bug48754.phpt]
SKIP Bug #48754 (mysql_close() crash php when no handle specified) [ext/mysql/tests/bug48754.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4010/11091 [ext/mysql/tests/bug51242.phpt]
SKIP Bug #51242 (Empty mysql.default_port does not default to 3306 anymore, but 0) [ext/mysql/tests/bug51242.phpt] reason: mysql not available at 127.0.0.1:3306
TEST 4011/11091 [ext/mysql/tests/bug53649.phpt]
SKIP Bug #53649 (mysql_query with "load data" unable to save result set) [ext/mysql/tests/bug53649.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4012/11091 [ext/mysql/tests/bug55473.phpt]
SKIP Bug #5547 (mysql_pconnect leaks file descriptors on reconnect) [ext/mysql/tests/bug55473.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4013/11091 [ext/mysql/tests/mysql_affected_rows.phpt]
SKIP mysql_affected_rows() [ext/mysql/tests/mysql_affected_rows.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4014/11091 [ext/mysql/tests/mysql_client_encoding.phpt]
SKIP mysql_client_encoding() [ext/mysql/tests/mysql_client_encoding.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4015/11091 [ext/mysql/tests/mysql_close.phpt]
SKIP mysql_close() [ext/mysql/tests/mysql_close.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4016/11091 [ext/mysql/tests/mysql_connect.phpt]
SKIP mysql_connect() [ext/mysql/tests/mysql_connect.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4017/11091 [ext/mysql/tests/mysql_constants.phpt]
SKIP Constants exported by ext/mysql [ext/mysql/tests/mysql_constants.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4018/11091 [ext/mysql/tests/mysql_create_db.phpt]
SKIP mysql_create_db() [ext/mysql/tests/mysql_create_db.phpt] reason: mysql_create_db() exists only in old versions of the libmysql.
TEST 4019/11091 [ext/mysql/tests/mysql_data_seek.phpt]
SKIP mysql_data_seek() [ext/mysql/tests/mysql_data_seek.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4020/11091 [ext/mysql/tests/mysql_db_name.phpt]
SKIP mysql_db_name() [ext/mysql/tests/mysql_db_name.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4021/11091 [ext/mysql/tests/mysql_db_query.phpt]
SKIP mysql_db_query() [ext/mysql/tests/mysql_db_query.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4022/11091 [ext/mysql/tests/mysql_deprecated_api.phpt]
SKIP Check if deprecated API calls bail out [ext/mysql/tests/mysql_deprecated_api.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4023/11091 [ext/mysql/tests/mysql_drop_db.phpt]
SKIP mysql_drop_db() [ext/mysql/tests/mysql_drop_db.phpt] reason: function is deprecated and not available
TEST 4024/11091 [ext/mysql/tests/mysql_errno.phpt]
SKIP mysql_errno() [ext/mysql/tests/mysql_errno.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4025/11091 [ext/mysql/tests/mysql_error.phpt]
SKIP mysql_error() [ext/mysql/tests/mysql_error.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4026/11091 [ext/mysql/tests/mysql_escape_string.phpt]
PASS mysql_escape_string() [ext/mysql/tests/mysql_escape_string.phpt] 
TEST 4027/11091 [ext/mysql/tests/mysql_fetch_array.phpt]
SKIP mysql_fetch_array() [ext/mysql/tests/mysql_fetch_array.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4028/11091 [ext/mysql/tests/mysql_fetch_assoc.phpt]
SKIP mysql_fetch_assoc() [ext/mysql/tests/mysql_fetch_assoc.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4029/11091 [ext/mysql/tests/mysql_fetch_field.phpt]
SKIP mysql_fetch_field() [ext/mysql/tests/mysql_fetch_field.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4030/11091 [ext/mysql/tests/mysql_fetch_lengths.phpt]
SKIP mysql_fetch_lengths() [ext/mysql/tests/mysql_fetch_lengths.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4031/11091 [ext/mysql/tests/mysql_fetch_object.phpt]
SKIP mysql_fetch_object() [ext/mysql/tests/mysql_fetch_object.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4032/11091 [ext/mysql/tests/mysql_fetch_row.phpt]
SKIP mysql_fetch_row() [ext/mysql/tests/mysql_fetch_row.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4033/11091 [ext/mysql/tests/mysql_field_flags.phpt]
SKIP mysql_field_flags() [ext/mysql/tests/mysql_field_flags.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4034/11091 [ext/mysql/tests/mysql_field_len.phpt]
SKIP mysql_field_len() [ext/mysql/tests/mysql_field_len.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4035/11091 [ext/mysql/tests/mysql_field_name.phpt]
SKIP mysql_field_name() [ext/mysql/tests/mysql_field_name.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4036/11091 [ext/mysql/tests/mysql_field_seek.phpt]
SKIP mysql_field_seek() [ext/mysql/tests/mysql_field_seek.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4037/11091 [ext/mysql/tests/mysql_field_table.phpt]
SKIP mysql_field_table() [ext/mysql/tests/mysql_field_table.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4038/11091 [ext/mysql/tests/mysql_field_type.phpt]
SKIP mysql_field_type() [ext/mysql/tests/mysql_field_type.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4039/11091 [ext/mysql/tests/mysql_free_result.phpt]
SKIP mysql_free_result() [ext/mysql/tests/mysql_free_result.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4040/11091 [ext/mysql/tests/mysql_get_client_info.phpt]
PASS mysql_get_client_info() [ext/mysql/tests/mysql_get_client_info.phpt] 
TEST 4041/11091 [ext/mysql/tests/mysql_get_host_info.phpt]
SKIP mysql_get_host_info() [ext/mysql/tests/mysql_get_host_info.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4042/11091 [ext/mysql/tests/mysql_get_proto_info.phpt]
SKIP mysql_get_proto_info() [ext/mysql/tests/mysql_get_proto_info.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4043/11091 [ext/mysql/tests/mysql_get_server_info.phpt]
SKIP mysql_get_server_info() [ext/mysql/tests/mysql_get_server_info.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4044/11091 [ext/mysql/tests/mysql_info.phpt]
SKIP mysql_info() [ext/mysql/tests/mysql_info.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4045/11091 [ext/mysql/tests/mysql_insert_id.phpt]
SKIP mysql_insert_id() [ext/mysql/tests/mysql_insert_id.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4046/11091 [ext/mysql/tests/mysql_list_dbs.phpt]
SKIP mysql_list_dbs() [ext/mysql/tests/mysql_list_dbs.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4047/11091 [ext/mysql/tests/mysql_list_fields.phpt]
SKIP mysql_list_fields() [ext/mysql/tests/mysql_list_fields.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4048/11091 [ext/mysql/tests/mysql_list_processes.phpt]
SKIP mysql_list_processes() [ext/mysql/tests/mysql_list_processes.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4049/11091 [ext/mysql/tests/mysql_list_tables.phpt]
SKIP mysql_list_tables() [ext/mysql/tests/mysql_list_tables.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4050/11091 [ext/mysql/tests/mysql_max_links.phpt]
SKIP mysql_[p]connect() - max_links/max_persistent [ext/mysql/tests/mysql_max_links.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4051/11091 [ext/mysql/tests/mysql_max_persistent.phpt]
SKIP mysql_[p]connect() - max_links/max_persistent [ext/mysql/tests/mysql_max_persistent.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4052/11091 [ext/mysql/tests/mysql_mysqlnd_read_timeout_long.phpt]
SKIP mysqlnd.net_read_timeout > default_socket_timeout [ext/mysql/tests/mysql_mysqlnd_read_timeout_long.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4053/11091 [ext/mysql/tests/mysql_num_fields.phpt]
SKIP mysql_num_fields() [ext/mysql/tests/mysql_num_fields.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4054/11091 [ext/mysql/tests/mysql_num_rows.phpt]
SKIP mysql_num_rows() [ext/mysql/tests/mysql_num_rows.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4055/11091 [ext/mysql/tests/mysql_pconn_disable.phpt]
SKIP mysql_pconnect() - disabling feature [ext/mysql/tests/mysql_pconn_disable.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4056/11091 [ext/mysql/tests/mysql_pconn_kill.phpt]
SKIP mysql_pconnect() - killing persitent connection [ext/mysql/tests/mysql_pconn_kill.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4057/11091 [ext/mysql/tests/mysql_pconn_max_links.phpt]
SKIP Persistent connections and mysql.max_persistent [ext/mysql/tests/mysql_pconn_max_links.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4058/11091 [ext/mysql/tests/mysql_pconn_reuse.phpt]
SKIP mysql_pconnect() - disabling feature [ext/mysql/tests/mysql_pconn_reuse.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4059/11091 [ext/mysql/tests/mysql_pconnect.phpt]
SKIP mysql_pconnect() [ext/mysql/tests/mysql_pconnect.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4060/11091 [ext/mysql/tests/mysql_phpinfo.phpt]
SKIP phpinfo() mysql section [ext/mysql/tests/mysql_phpinfo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4061/11091 [ext/mysql/tests/mysql_ping.phpt]
SKIP mysql_ping() [ext/mysql/tests/mysql_ping.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4062/11091 [ext/mysql/tests/mysql_query.phpt]
SKIP mysql_query() [ext/mysql/tests/mysql_query.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4063/11091 [ext/mysql/tests/mysql_query_load_data_openbasedir.phpt]
SKIP LOAD DATA INFILE - open_basedir [ext/mysql/tests/mysql_query_load_data_openbasedir.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4064/11091 [ext/mysql/tests/mysql_real_escape_string.phpt]
SKIP mysql_real_escape_string() [ext/mysql/tests/mysql_real_escape_string.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4065/11091 [ext/mysql/tests/mysql_result.phpt]
SKIP mysql_result() [ext/mysql/tests/mysql_result.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4066/11091 [ext/mysql/tests/mysql_select_db.phpt]
SKIP mysql_select_db() [ext/mysql/tests/mysql_select_db.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4067/11091 [ext/mysql/tests/mysql_set_charset.phpt]
SKIP mysql_set_charset() - STUB, function usage not recommended [ext/mysql/tests/mysql_set_charset.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4068/11091 [ext/mysql/tests/mysql_sql_safe_mode.phpt]
SKIP mysql_[p]connect() - safe_mode [ext/mysql/tests/mysql_sql_safe_mode.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4069/11091 [ext/mysql/tests/mysql_stat.phpt]
SKIP mysql_stat() [ext/mysql/tests/mysql_stat.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4070/11091 [ext/mysql/tests/mysql_tablename.phpt]
SKIP mysql_tablename() [ext/mysql/tests/mysql_tablename.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4071/11091 [ext/mysql/tests/mysql_thread_id.phpt]
SKIP mysql_thread_id() [ext/mysql/tests/mysql_thread_id.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4072/11091 [ext/mysql/tests/mysql_trace_mode.phpt]
SKIP mysql.trace_mode=1 [ext/mysql/tests/mysql_trace_mode.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4073/11091 [ext/mysql/tests/mysql_unbuffered_query.phpt]
SKIP mysql_unbuffered_query() [ext/mysql/tests/mysql_unbuffered_query.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4074/11091 [ext/mysqli/tests/001.phpt]
SKIP mysqli connect [ext/mysqli/tests/001.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4075/11091 [ext/mysqli/tests/002.phpt]
SKIP mysqli bind_result 1 [ext/mysqli/tests/002.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4076/11091 [ext/mysqli/tests/003.phpt]
SKIP mysqli connect [ext/mysqli/tests/003.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4077/11091 [ext/mysqli/tests/004.phpt]
SKIP mysqli fetch char/text [ext/mysqli/tests/004.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4078/11091 [ext/mysqli/tests/005.phpt]
SKIP mysqli fetch char/text long [ext/mysqli/tests/005.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4079/11091 [ext/mysqli/tests/006.phpt]
SKIP mysqli fetch long values [ext/mysqli/tests/006.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4080/11091 [ext/mysqli/tests/007.phpt]
SKIP mysqli fetch short values [ext/mysqli/tests/007.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4081/11091 [ext/mysqli/tests/008.phpt]
SKIP mysqli fetch tinyint values [ext/mysqli/tests/008.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4082/11091 [ext/mysqli/tests/009.phpt]
SKIP mysqli fetch bigint values (ok to fail with 4.1.x) [ext/mysqli/tests/009.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4083/11091 [ext/mysqli/tests/010.phpt]
SKIP mysqli fetch float values [ext/mysqli/tests/010.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4084/11091 [ext/mysqli/tests/011.phpt]
SKIP mysqli fetch mixed values [ext/mysqli/tests/011.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4085/11091 [ext/mysqli/tests/012.phpt]
SKIP mysqli fetch mixed values 2 [ext/mysqli/tests/012.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4086/11091 [ext/mysqli/tests/013.phpt]
SKIP mysqli fetch mixed / mysql_query (may fail when using 4.1 library with 5.x server) [ext/mysqli/tests/013.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4087/11091 [ext/mysqli/tests/014.phpt]
SKIP mysqli autocommit/commit/rollback [ext/mysqli/tests/014.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4088/11091 [ext/mysqli/tests/015.phpt]
SKIP mysqli autocommit/commit/rollback with innodb [ext/mysqli/tests/015.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4089/11091 [ext/mysqli/tests/016.phpt]
SKIP mysqli fetch user variable [ext/mysqli/tests/016.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4090/11091 [ext/mysqli/tests/017.phpt]
SKIP mysqli fetch functions [ext/mysqli/tests/017.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4091/11091 [ext/mysqli/tests/018.phpt]
SKIP mysqli fetch system variables [ext/mysqli/tests/018.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4092/11091 [ext/mysqli/tests/019.phpt]
SKIP mysqli fetch (bind_param + bind_result) [ext/mysqli/tests/019.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4093/11091 [ext/mysqli/tests/020.phpt]
SKIP mysqli bind_param/bind_result date [ext/mysqli/tests/020.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4094/11091 [ext/mysqli/tests/021.phpt]
SKIP mysqli bind_param+bind_result char/text [ext/mysqli/tests/021.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4095/11091 [ext/mysqli/tests/022.phpt]
SKIP mysqli bind_param/bind_result char/text long [ext/mysqli/tests/022.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4096/11091 [ext/mysqli/tests/023.phpt]
SKIP mysqli bind_param/bind_prepare fetch long values [ext/mysqli/tests/023.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4097/11091 [ext/mysqli/tests/024.phpt]
SKIP mysqli bind_param/bind_result short values [ext/mysqli/tests/024.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4098/11091 [ext/mysqli/tests/025.phpt]
SKIP mysqli bind_param/bind_result tinyint values [ext/mysqli/tests/025.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4099/11091 [ext/mysqli/tests/026.phpt]
SKIP mysqli bind_param/bind_result with send_long_data [ext/mysqli/tests/026.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4100/11091 [ext/mysqli/tests/027.phpt]
SKIP function test: mysqli_stat [ext/mysqli/tests/027.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4101/11091 [ext/mysqli/tests/028.phpt]
SKIP function test: mysqli_character_set_name [ext/mysqli/tests/028.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4102/11091 [ext/mysqli/tests/029.phpt]
SKIP function test: mysqli_affected_rows [ext/mysqli/tests/029.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4103/11091 [ext/mysqli/tests/030.phpt]
SKIP function test: mysqli_errno [ext/mysqli/tests/030.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4104/11091 [ext/mysqli/tests/031.phpt]
SKIP function test: mysqli_error [ext/mysqli/tests/031.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4105/11091 [ext/mysqli/tests/032.phpt]
SKIP function test: mysqli_info [ext/mysqli/tests/032.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4106/11091 [ext/mysqli/tests/033.phpt]
SKIP function test: mysqli_get_host_info [ext/mysqli/tests/033.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4107/11091 [ext/mysqli/tests/034.phpt]
SKIP function test: mysqli_get_proto_info [ext/mysqli/tests/034.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4108/11091 [ext/mysqli/tests/035.phpt]
SKIP function test: mysqli_get_server_info [ext/mysqli/tests/035.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4109/11091 [ext/mysqli/tests/036.phpt]
SKIP function test: mysqli_insert_id() [ext/mysqli/tests/036.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4110/11091 [ext/mysqli/tests/037.phpt]
SKIP function test: mysqli_field_count() [ext/mysqli/tests/037.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4111/11091 [ext/mysqli/tests/038.phpt]
SKIP function test: mysqli_num_fields() [ext/mysqli/tests/038.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4112/11091 [ext/mysqli/tests/039.phpt]
SKIP function test: mysqli_num_fields() 2 [ext/mysqli/tests/039.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4113/11091 [ext/mysqli/tests/040.phpt]
SKIP function test: mysqli_num_rows() [ext/mysqli/tests/040.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4114/11091 [ext/mysqli/tests/041.phpt]
SKIP function test: mysqli_warning_count() [ext/mysqli/tests/041.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4115/11091 [ext/mysqli/tests/042.phpt]
SKIP mysqli_fetch_object [ext/mysqli/tests/042.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4116/11091 [ext/mysqli/tests/043.phpt]
SKIP mysqli_stmt_bind_param (UPDATE) [ext/mysqli/tests/043.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4117/11091 [ext/mysqli/tests/044.phpt]
SKIP mysqli_get_server_version [ext/mysqli/tests/044.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4118/11091 [ext/mysqli/tests/045.phpt]
SKIP mysqli_stmt_bind_result (SHOW) [ext/mysqli/tests/045.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4119/11091 [ext/mysqli/tests/046.phpt]
SKIP mysqli_stmt_affected_rows (delete) [ext/mysqli/tests/046.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4120/11091 [ext/mysqli/tests/047.phpt]
SKIP mysqli_stmt_result_metadata [ext/mysqli/tests/047.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4121/11091 [ext/mysqli/tests/048.phpt]
SKIP mysqli bind_result (OO-Style) [ext/mysqli/tests/048.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4122/11091 [ext/mysqli/tests/049.phpt]
SKIP mysql_fetch_row (OO-Style) [ext/mysqli/tests/049.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4123/11091 [ext/mysqli/tests/050.phpt]
SKIP non freed statement test [ext/mysqli/tests/050.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4124/11091 [ext/mysqli/tests/051.phpt]
SKIP free statement after close [ext/mysqli/tests/051.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4125/11091 [ext/mysqli/tests/052.phpt]
SKIP call statement after close [ext/mysqli/tests/052.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4126/11091 [ext/mysqli/tests/053.phpt]
SKIP not freed resultset [ext/mysqli/tests/053.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4127/11091 [ext/mysqli/tests/054.phpt]
SKIP free resultset after close [ext/mysqli/tests/054.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4128/11091 [ext/mysqli/tests/055.phpt]
SKIP free nothing [ext/mysqli/tests/055.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4129/11091 [ext/mysqli/tests/056.phpt]
SKIP extend mysqli [ext/mysqli/tests/056.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4130/11091 [ext/mysqli/tests/057.phpt]
SKIP mysqli_stmt_result_metadata [ext/mysqli/tests/057.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4131/11091 [ext/mysqli/tests/058.phpt]
SKIP multiple binds [ext/mysqli/tests/058.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4132/11091 [ext/mysqli/tests/059.phpt]
SKIP sqlmode + bind [ext/mysqli/tests/059.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4133/11091 [ext/mysqli/tests/060.phpt]
SKIP mysqli_fetch_object with classes [ext/mysqli/tests/060.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4134/11091 [ext/mysqli/tests/061.phpt]
SKIP local infile handler [ext/mysqli/tests/061.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4135/11091 [ext/mysqli/tests/062.phpt]
SKIP resultset constructor [ext/mysqli/tests/062.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4136/11091 [ext/mysqli/tests/063.phpt]
SKIP resultset constructor [ext/mysqli/tests/063.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4137/11091 [ext/mysqli/tests/064.phpt]
SKIP NULL binding [ext/mysqli/tests/064.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4138/11091 [ext/mysqli/tests/065.phpt]
SKIP set character set [ext/mysqli/tests/065.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4139/11091 [ext/mysqli/tests/066.phpt]
SKIP function test: mysqli_warning object [ext/mysqli/tests/066.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4140/11091 [ext/mysqli/tests/067.phpt]
SKIP function test: nested selects (cursors) [ext/mysqli/tests/067.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4141/11091 [ext/mysqli/tests/068.phpt]
PASS mysqli get_client_info [ext/mysqli/tests/068.phpt] 
TEST 4142/11091 [ext/mysqli/tests/069.phpt]
SKIP mysqli multi_query, next_result, more_results [ext/mysqli/tests/069.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4143/11091 [ext/mysqli/tests/070.phpt]
SKIP mysqli ping [ext/mysqli/tests/070.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4144/11091 [ext/mysqli/tests/071.phpt]
SKIP mysqli thread_id & kill [ext/mysqli/tests/071.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4145/11091 [ext/mysqli/tests/072.phpt]
SKIP mysqli warning_count, get_warnings [ext/mysqli/tests/072.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4146/11091 [ext/mysqli/tests/073.phpt]
PASS mysqli_driver properties [ext/mysqli/tests/073.phpt] 
TEST 4147/11091 [ext/mysqli/tests/074.phpt]
SKIP mysqli_autocommit() tests [ext/mysqli/tests/074.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4148/11091 [ext/mysqli/tests/bug28817.phpt]
SKIP Bug #28817 (problems with properties declared in the class extending MySQLi) [ext/mysqli/tests/bug28817.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4149/11091 [ext/mysqli/tests/bug29311.phpt]
SKIP Bug #29311 (Cannot override mysqli constructor) [ext/mysqli/tests/bug29311.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4150/11091 [ext/mysqli/tests/bug30967.phpt]
SKIP Bug #30967 (problems with properties declared in the class extending the class extending MySQLi) [ext/mysqli/tests/bug30967.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4151/11091 [ext/mysqli/tests/bug31141.phpt]
PASS Bug #31141 (properties declared in the class extending MySQLi are not available) [ext/mysqli/tests/bug31141.phpt] 
TEST 4152/11091 [ext/mysqli/tests/bug31668.phpt]
SKIP Bug #31668 (multi_query works exactly every other time (multi_query was global, now per connection)) [ext/mysqli/tests/bug31668.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4153/11091 [ext/mysqli/tests/bug32405.phpt]
SKIP Bug #32405 (mysqli->fetch() is returning bad data) [ext/mysqli/tests/bug32405.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4154/11091 [ext/mysqli/tests/bug33090.phpt]
SKIP Bug #33090 (mysql_prepare doesn't return an error) [ext/mysqli/tests/bug33090.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4155/11091 [ext/mysqli/tests/bug33263.phpt]
SKIP Bug #33263 (mysqli_real_connect in __construct) [ext/mysqli/tests/bug33263.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4156/11091 [ext/mysqli/tests/bug33491.phpt]
SKIP Bug #33491 (extended mysqli class crashes when result is not object) [ext/mysqli/tests/bug33491.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4157/11091 [ext/mysqli/tests/bug34785.phpt]
SKIP Bug #34785 (Can not properly subclass mysqli_stmt) [ext/mysqli/tests/bug34785.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4158/11091 [ext/mysqli/tests/bug34810.phpt]
SKIP Bug #34810 (mysqli::init() and others use wrong $this pointer without checks) [ext/mysqli/tests/bug34810.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4159/11091 [ext/mysqli/tests/bug35103.phpt]
SKIP Bug #35103 (Bad handling of unsigned bigint) [ext/mysqli/tests/bug35103.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4160/11091 [ext/mysqli/tests/bug35517.phpt]
SKIP Bug #35517 (mysqli_stmt_fetch returns NULL) [ext/mysqli/tests/bug35517.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4161/11091 [ext/mysqli/tests/bug35759.phpt]
SKIP Bug #35759 (mysqli_stmt_bind_result() makes huge allocation when column empty) [ext/mysqli/tests/bug35759.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4162/11091 [ext/mysqli/tests/bug36420.phpt]
SKIP Bug #36420 (segfault when access result->num_rows after calling result->close()) [ext/mysqli/tests/bug36420.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4163/11091 [ext/mysqli/tests/bug36745.phpt]
SKIP Bug #36745 (LOAD DATA LOCAL INFILE doesn't return correct error message) [ext/mysqli/tests/bug36745.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4164/11091 [ext/mysqli/tests/bug36802.phpt]
PASS Bug #36802 (crashes with with mysqli_set_charset()) [ext/mysqli/tests/bug36802.phpt] 
TEST 4165/11091 [ext/mysqli/tests/bug36949.phpt]
SKIP Bug #36949 (invalid internal mysqli objects dtor) [ext/mysqli/tests/bug36949.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4166/11091 [ext/mysqli/tests/bug37090.phpt]
SKIP Bug #37090 (mysqli_set_charset return code) [ext/mysqli/tests/bug37090.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4167/11091 [ext/mysqli/tests/bug38003.phpt]
PASS Bug #38003 (in classes inherited from MySQLi it's possible to call private constructors from invalid context) [ext/mysqli/tests/bug38003.phpt] 
TEST 4168/11091 [ext/mysqli/tests/bug38710.phpt]
SKIP Bug #38710 (data leakage because of nonexisting boundary checking in statements) [ext/mysqli/tests/bug38710.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4169/11091 [ext/mysqli/tests/bug39457.phpt]
SKIP Bug #39457 (Multiple invoked OO connections never close) [ext/mysqli/tests/bug39457.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4170/11091 [ext/mysqli/tests/bug42378.phpt]
SKIP Bug #42378 (bind_result memory exhaustion, SELECT column, FORMAT(...) AS _format) [ext/mysqli/tests/bug42378.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4171/11091 [ext/mysqli/tests/bug42548.phpt]
SKIP Bug #42548 PROCEDURE xxx can't return a result set in the given context (works in 5.2.3!!) [ext/mysqli/tests/bug42548.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4172/11091 [ext/mysqli/tests/bug44897.phpt]
SKIP Bug #44879 (failed to prepare statement) [ext/mysqli/tests/bug44897.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4173/11091 [ext/mysqli/tests/bug45019.phpt]
SKIP Bug #45019 (Segmentation fault with SELECT ? and UNION) [ext/mysqli/tests/bug45019.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4174/11091 [ext/mysqli/tests/bug45289.phpt]
SKIP Bug #45289 (Bogus store_result on PS) [ext/mysqli/tests/bug45289.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4175/11091 [ext/mysqli/tests/bug46109.phpt]
SKIP Bug #46109 (MySQLi::init - Memory leaks) [ext/mysqli/tests/bug46109.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4176/11091 [ext/mysqli/tests/bug46614.phpt]
SKIP Bug #46614 (Extended MySQLi class gives incorrect empty() result) [ext/mysqli/tests/bug46614.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4177/11091 [ext/mysqli/tests/bug47050.phpt]
SKIP Bug #47050 (mysqli_poll() modifies improper variables) [ext/mysqli/tests/bug47050.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4178/11091 [ext/mysqli/tests/bug48909.phpt]
SKIP Bug #48909 (Segmentation fault in mysqli_stmt_execute) [ext/mysqli/tests/bug48909.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4179/11091 [ext/mysqli/tests/bug49027.phpt]
SKIP Bug #49027 (mysqli_options() doesn't work when using mysqlnd) [ext/mysqli/tests/bug49027.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4180/11091 [ext/mysqli/tests/bug49442.phpt]
SKIP Bug #49422 (mysqlnd: mysqli_real_connect() and LOAD DATA INFILE crash) [ext/mysqli/tests/bug49442.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4181/11091 [ext/mysqli/tests/bug50772.phpt]
SKIP Bug #50772 (mysqli constructor without parameters does not return a working mysqli object) [ext/mysqli/tests/bug50772.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4182/11091 [ext/mysqli/tests/bug51605.phpt]
SKIP Bug #51605 Mysqli - zombie links [ext/mysqli/tests/bug51605.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4183/11091 [ext/mysqli/tests/bug51647.phpt]
SKIP Bug #51647 (Certificate file without private key (pk in another file) doesn't work) [ext/mysqli/tests/bug51647.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4184/11091 [ext/mysqli/tests/bug52082.phpt]
SKIP Bug #52082 (character_set_client & character_set_connection reset after mysqli_change_user) [ext/mysqli/tests/bug52082.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4185/11091 [ext/mysqli/tests/bug52891.phpt]
SKIP Bug #52891 (Wrong data inserted with mysqli/mysqlnd when using bind_param,value > LONG_MAX) [ext/mysqli/tests/bug52891.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4186/11091 [ext/mysqli/tests/bug53503.phpt]
SKIP Bug #53503 (mysqli::query returns false after successful LOAD DATA query) [ext/mysqli/tests/bug53503.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4187/11091 [ext/mysqli/tests/bug54221.phpt]
SKIP Bug #54221 mysqli::get_warnings segfault when used in multi queries [ext/mysqli/tests/bug54221.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4188/11091 [ext/mysqli/tests/bug54674.phpt]
SKIP Bug #54674 mysqlnd valid_sjis_(head|tail) is using invalid operator and range. [ext/mysqli/tests/bug54674.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4189/11091 [ext/mysqli/tests/bug55283.phpt]
SKIP Bug #55283 (SSL options set by mysqli_ssl_set ignored for MySQLi persistent connections) [ext/mysqli/tests/bug55283.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4190/11091 [ext/mysqli/tests/bug55582.phpt]
SKIP Bug #55582 mysqli_num_rows() returns always 0 for unbuffered, when mysqlnd is used [ext/mysqli/tests/bug55582.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4191/11091 [ext/mysqli/tests/bug55653.phpt]
SKIP Bug #55653 	PS crash with libmysql when binding same variable as param and out [ext/mysqli/tests/bug55653.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4192/11091 [ext/mysqli/tests/bug55859.phpt]
SKIP Bug #55859 mysqli->stat property access gives error [ext/mysqli/tests/bug55859.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4193/11091 [ext/mysqli/tests/bug62046.phpt]
SKIP Bug #62046 	mysqli@mysqlnd can't iterate over stored sets after call to mysqli_stmt_reset() [ext/mysqli/tests/bug62046.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4194/11091 [ext/mysqli/tests/bug62885.phpt]
PASS Bug #62885 (mysqli_poll - Segmentation fault) [ext/mysqli/tests/bug62885.phpt] 
TEST 4195/11091 [ext/mysqli/tests/bug63398.phpt]
SKIP Bug #63398 (Segfault when polling closed link) [ext/mysqli/tests/bug63398.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4196/11091 [ext/mysqli/tests/bug64726.phpt]
SKIP Bug #63398 (Memleak when calling fetch_object on a use_result and DB pointer has closed) [ext/mysqli/tests/bug64726.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4197/11091 [ext/mysqli/tests/bug_mysql_49406.phpt]
SKIP MySQL Bug #49406 (Binding params doesn't work when selecting a date inside a CASE-WHEN, http://bugs.mysql.com/bug.php?id=49406) [ext/mysqli/tests/bug_mysql_49406.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4198/11091 [ext/mysqli/tests/mysqli_affected_rows.phpt]
SKIP mysqli_affected_rows() [ext/mysqli/tests/mysqli_affected_rows.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4199/11091 [ext/mysqli/tests/mysqli_affected_rows_oo.phpt]
SKIP mysqli->affected_rows [ext/mysqli/tests/mysqli_affected_rows_oo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4200/11091 [ext/mysqli/tests/mysqli_autocommit.phpt]
SKIP mysqli_autocommit() [ext/mysqli/tests/mysqli_autocommit.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4201/11091 [ext/mysqli/tests/mysqli_autocommit_oo.phpt]
SKIP mysqli->autocommit() [ext/mysqli/tests/mysqli_autocommit_oo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4202/11091 [ext/mysqli/tests/mysqli_change_user.phpt]
SKIP mysqli_change_user() [ext/mysqli/tests/mysqli_change_user.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4203/11091 [ext/mysqli/tests/mysqli_change_user_get_lock.phpt]
SKIP mysqli_change_user() - GET_LOCK() [ext/mysqli/tests/mysqli_change_user_get_lock.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4204/11091 [ext/mysqli/tests/mysqli_change_user_insert_id.phpt]
SKIP mysqli_change_user() - LAST_INSERT_ID() - http://bugs.mysql.com/bug.php?id=45184? [ext/mysqli/tests/mysqli_change_user_insert_id.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4205/11091 [ext/mysqli/tests/mysqli_change_user_locks_temporary.phpt]
SKIP mysqli_change_user() - table locks, GET_LOCK(), temporary tables [ext/mysqli/tests/mysqli_change_user_locks_temporary.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4206/11091 [ext/mysqli/tests/mysqli_change_user_oo.phpt]
SKIP mysqli->change_user() [ext/mysqli/tests/mysqli_change_user_oo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4207/11091 [ext/mysqli/tests/mysqli_change_user_prepared_statements.phpt]
SKIP mysqli_change_user() - Prepared Statement [ext/mysqli/tests/mysqli_change_user_prepared_statements.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4208/11091 [ext/mysqli/tests/mysqli_change_user_rollback.phpt]
SKIP mysqli_change_user() - ROLLBACK [ext/mysqli/tests/mysqli_change_user_rollback.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4209/11091 [ext/mysqli/tests/mysqli_change_user_set_names.phpt]
SKIP mysqli_change_user() - SET NAMES [ext/mysqli/tests/mysqli_change_user_set_names.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4210/11091 [ext/mysqli/tests/mysqli_character_set.phpt]
SKIP Fetching results from tables of different charsets. [ext/mysqli/tests/mysqli_character_set.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4211/11091 [ext/mysqli/tests/mysqli_character_set_name.phpt]
SKIP mysqli_chararcter_set_name(), mysql_client_encoding() [alias] [ext/mysqli/tests/mysqli_character_set_name.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4212/11091 [ext/mysqli/tests/mysqli_character_set_name_oo.phpt]
SKIP mysqli_chararcter_set_name(), mysql_client_encoding() [alias] [ext/mysqli/tests/mysqli_character_set_name_oo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4213/11091 [ext/mysqli/tests/mysqli_class_mysqli_driver_interface.phpt]
SKIP Interface of the class mysqli_driver [ext/mysqli/tests/mysqli_class_mysqli_driver_interface.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4214/11091 [ext/mysqli/tests/mysqli_class_mysqli_driver_reflection.phpt]
PASS Interface of the class mysqli_driver - Reflection [ext/mysqli/tests/mysqli_class_mysqli_driver_reflection.phpt] 
TEST 4215/11091 [ext/mysqli/tests/mysqli_class_mysqli_interface.phpt]
SKIP Interface of the class mysqli [ext/mysqli/tests/mysqli_class_mysqli_interface.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4216/11091 [ext/mysqli/tests/mysqli_class_mysqli_properties_no_conn.phpt]
SKIP Interface of the class mysqli [ext/mysqli/tests/mysqli_class_mysqli_properties_no_conn.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4217/11091 [ext/mysqli/tests/mysqli_class_mysqli_reflection.phpt]
PASS Interface of the class mysqli - Reflection [ext/mysqli/tests/mysqli_class_mysqli_reflection.phpt] 
TEST 4218/11091 [ext/mysqli/tests/mysqli_class_mysqli_result_interface.phpt]
SKIP Interface of the class mysqli_result [ext/mysqli/tests/mysqli_class_mysqli_result_interface.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4219/11091 [ext/mysqli/tests/mysqli_class_mysqli_result_reflection.phpt]
SKIP Interface of the class mysqli_result - Reflection [ext/mysqli/tests/mysqli_class_mysqli_result_reflection.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4220/11091 [ext/mysqli/tests/mysqli_class_mysqli_stmt_interface.phpt]
SKIP Interface of the class mysqli_stmt [ext/mysqli/tests/mysqli_class_mysqli_stmt_interface.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4221/11091 [ext/mysqli/tests/mysqli_class_mysqli_warning.phpt]
SKIP Interface of the class mysqli_warning - TODO [ext/mysqli/tests/mysqli_class_mysqli_warning.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4222/11091 [ext/mysqli/tests/mysqli_class_mysqli_warning_reflection.phpt]
PASS Interface of the class mysqli_stmt - Reflection [ext/mysqli/tests/mysqli_class_mysqli_warning_reflection.phpt] 
TEST 4223/11091 [ext/mysqli/tests/mysqli_close.phpt]
SKIP mysqli_close() [ext/mysqli/tests/mysqli_close.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4224/11091 [ext/mysqli/tests/mysqli_close_oo.phpt]
SKIP mysqli_close() [ext/mysqli/tests/mysqli_close_oo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4225/11091 [ext/mysqli/tests/mysqli_commit.phpt]
SKIP mysqli_commit() [ext/mysqli/tests/mysqli_commit.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4226/11091 [ext/mysqli/tests/mysqli_commit_oo.phpt]
SKIP mysqli_commit() [ext/mysqli/tests/mysqli_commit_oo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4227/11091 [ext/mysqli/tests/mysqli_connect.phpt]
SKIP mysqli_connect() [ext/mysqli/tests/mysqli_connect.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4228/11091 [ext/mysqli/tests/mysqli_connect_errno.phpt]
SKIP mysqli_connect_errno() [ext/mysqli/tests/mysqli_connect_errno.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4229/11091 [ext/mysqli/tests/mysqli_connect_error.phpt]
SKIP mysqli_connect_error() [ext/mysqli/tests/mysqli_connect_error.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4230/11091 [ext/mysqli/tests/mysqli_connect_oo.phpt]
SKIP new mysqli() [ext/mysqli/tests/mysqli_connect_oo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4231/11091 [ext/mysqli/tests/mysqli_connect_oo_defaults.phpt]
SKIP new mysqli() [ext/mysqli/tests/mysqli_connect_oo_defaults.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4232/11091 [ext/mysqli/tests/mysqli_connect_oo_warnings.phpt]
SKIP new mysqli() [ext/mysqli/tests/mysqli_connect_oo_warnings.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4233/11091 [ext/mysqli/tests/mysqli_connect_twice.phpt]
SKIP Calling connect() on an open connection to create a new connection [ext/mysqli/tests/mysqli_connect_twice.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4234/11091 [ext/mysqli/tests/mysqli_constants.phpt]
SKIP Constants exported by ext/mysqli [ext/mysqli/tests/mysqli_constants.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4235/11091 [ext/mysqli/tests/mysqli_constants_categories.phpt]
PASS Constants exported by ext/mysqli - checking category - PHP bug not mysqli bug (check from time to time) [ext/mysqli/tests/mysqli_constants_categories.phpt] 
TEST 4236/11091 [ext/mysqli/tests/mysqli_data_seek.phpt]
SKIP mysqli_data_seek() [ext/mysqli/tests/mysqli_data_seek.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4237/11091 [ext/mysqli/tests/mysqli_data_seek_oo.phpt]
SKIP mysqli_result->data_seek() [ext/mysqli/tests/mysqli_data_seek_oo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4238/11091 [ext/mysqli/tests/mysqli_debug.phpt]
SKIP mysqli_debug() [ext/mysqli/tests/mysqli_debug.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4239/11091 [ext/mysqli/tests/mysqli_debug_append.phpt]
SKIP mysqli_debug() - append to trace file [ext/mysqli/tests/mysqli_debug_append.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4240/11091 [ext/mysqli/tests/mysqli_debug_control_string.phpt]
SKIP mysqli_debug() - invalid debug control strings [ext/mysqli/tests/mysqli_debug_control_string.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4241/11091 [ext/mysqli/tests/mysqli_debug_ini.phpt]
SKIP mysqli_debug() - enabling trace with ini setting [ext/mysqli/tests/mysqli_debug_ini.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4242/11091 [ext/mysqli/tests/mysqli_debug_mysqlnd_control_string.phpt]
SKIP mysqli_debug() - all control string options supported by both mysqlnd and libmysql except oOaA [ext/mysqli/tests/mysqli_debug_mysqlnd_control_string.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4243/11091 [ext/mysqli/tests/mysqli_debug_mysqlnd_only.phpt]
SKIP mysqli_debug() - mysqlnd only control strings [ext/mysqli/tests/mysqli_debug_mysqlnd_only.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4244/11091 [ext/mysqli/tests/mysqli_disable_reads_from_master.phpt]
SKIP mysqli_disable_reads_from_master() [ext/mysqli/tests/mysqli_disable_reads_from_master.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4245/11091 [ext/mysqli/tests/mysqli_driver.phpt]
SKIP mysqli_driver class [ext/mysqli/tests/mysqli_driver.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4246/11091 [ext/mysqli/tests/mysqli_driver_unclonable.phpt]
PASS Trying to clone mysqli_driver object [ext/mysqli/tests/mysqli_driver_unclonable.phpt] 
TEST 4247/11091 [ext/mysqli/tests/mysqli_dump_debug_info.phpt]
SKIP mysqli_dump_debug_info() [ext/mysqli/tests/mysqli_dump_debug_info.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4248/11091 [ext/mysqli/tests/mysqli_dump_debug_info_oo.phpt]
SKIP mysqli_dump_debug_info() [ext/mysqli/tests/mysqli_dump_debug_info_oo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4249/11091 [ext/mysqli/tests/mysqli_embedded_connect.phpt]
SKIP mysqli_embedded_connect() [ext/mysqli/tests/mysqli_embedded_connect.phpt] reason: test for with embedded server only
TEST 4250/11091 [ext/mysqli/tests/mysqli_enable_reads_from_master.phpt]
SKIP mysqli_enable_reads_from_master() [ext/mysqli/tests/mysqli_enable_reads_from_master.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4251/11091 [ext/mysqli/tests/mysqli_errno.phpt]
SKIP mysqli_errno() [ext/mysqli/tests/mysqli_errno.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4252/11091 [ext/mysqli/tests/mysqli_errno_oo.phpt]
SKIP $mysqli->errno [ext/mysqli/tests/mysqli_errno_oo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4253/11091 [ext/mysqli/tests/mysqli_error.phpt]
SKIP mysqli_error() [ext/mysqli/tests/mysqli_error.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4254/11091 [ext/mysqli/tests/mysqli_error_oo.phpt]
SKIP $mysqli->error [ext/mysqli/tests/mysqli_error_oo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4255/11091 [ext/mysqli/tests/mysqli_error_unicode.phpt]
SKIP mysqli_error() [ext/mysqli/tests/mysqli_error_unicode.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4256/11091 [ext/mysqli/tests/mysqli_explain_metadata.phpt]
SKIP EXPLAIN - metadata [ext/mysqli/tests/mysqli_explain_metadata.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4257/11091 [ext/mysqli/tests/mysqli_fetch_all.phpt]
SKIP mysqli_fetch_all() [ext/mysqli/tests/mysqli_fetch_all.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4258/11091 [ext/mysqli/tests/mysqli_fetch_all_oo.phpt]
SKIP $mysqli->fetch_all() (introduced with mysqlnd) [ext/mysqli/tests/mysqli_fetch_all_oo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4259/11091 [ext/mysqli/tests/mysqli_fetch_array.phpt]
SKIP mysqli_fetch_array() - all datatypes but BIT [ext/mysqli/tests/mysqli_fetch_array.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4260/11091 [ext/mysqli/tests/mysqli_fetch_array_assoc.phpt]
SKIP mysqli_fetch_array() [ext/mysqli/tests/mysqli_fetch_array_assoc.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4261/11091 [ext/mysqli/tests/mysqli_fetch_array_large.phpt]
SKIP mysqli_fetch_array() - large packages (to test compression) [ext/mysqli/tests/mysqli_fetch_array_large.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4262/11091 [ext/mysqli/tests/mysqli_fetch_array_many_rows.phpt]
SKIP mysqli_fetch_array() [ext/mysqli/tests/mysqli_fetch_array_many_rows.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4263/11091 [ext/mysqli/tests/mysqli_fetch_array_oo.phpt]
SKIP mysqli->fetch_array() [ext/mysqli/tests/mysqli_fetch_array_oo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4264/11091 [ext/mysqli/tests/mysqli_fetch_assoc.phpt]
SKIP mysqli_fetch_assoc() [ext/mysqli/tests/mysqli_fetch_assoc.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4265/11091 [ext/mysqli/tests/mysqli_fetch_assoc_bit.phpt]
SKIP mysqli_fetch_assoc() - BIT [ext/mysqli/tests/mysqli_fetch_assoc_bit.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4266/11091 [ext/mysqli/tests/mysqli_fetch_assoc_no_alias.phpt]
SKIP mysqli_fetch_assoc() [ext/mysqli/tests/mysqli_fetch_assoc_no_alias.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4267/11091 [ext/mysqli/tests/mysqli_fetch_assoc_no_alias_utf8.phpt]
SKIP mysqli_fetch_assoc() - utf8 [ext/mysqli/tests/mysqli_fetch_assoc_no_alias_utf8.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4268/11091 [ext/mysqli/tests/mysqli_fetch_assoc_oo.phpt]
SKIP mysqli_fetch_assoc() [ext/mysqli/tests/mysqli_fetch_assoc_oo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4269/11091 [ext/mysqli/tests/mysqli_fetch_assoc_zerofill.phpt]
SKIP mysqli_fetch_assoc() - ZEROFILL [ext/mysqli/tests/mysqli_fetch_assoc_zerofill.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4270/11091 [ext/mysqli/tests/mysqli_fetch_field.phpt]
SKIP mysqli_fetch_field() [ext/mysqli/tests/mysqli_fetch_field.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4271/11091 [ext/mysqli/tests/mysqli_fetch_field_direct.phpt]
SKIP mysqli_fetch_field_direct() [ext/mysqli/tests/mysqli_fetch_field_direct.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4272/11091 [ext/mysqli/tests/mysqli_fetch_field_direct_oo.phpt]
SKIP $res->fetch_field_direct(s) [ext/mysqli/tests/mysqli_fetch_field_direct_oo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4273/11091 [ext/mysqli/tests/mysqli_fetch_field_flags.phpt]
SKIP mysqli_fetch_field() - flags/field->flags [ext/mysqli/tests/mysqli_fetch_field_flags.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4274/11091 [ext/mysqli/tests/mysqli_fetch_field_oo.phpt]
SKIP mysqli_fetch_field() [ext/mysqli/tests/mysqli_fetch_field_oo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4275/11091 [ext/mysqli/tests/mysqli_fetch_field_types.phpt]
SKIP mysqli_fetch_field() - data types/field->type [ext/mysqli/tests/mysqli_fetch_field_types.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4276/11091 [ext/mysqli/tests/mysqli_fetch_fields.phpt]
SKIP mysqli_fetch_fields() [ext/mysqli/tests/mysqli_fetch_fields.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4277/11091 [ext/mysqli/tests/mysqli_fetch_lengths.phpt]
SKIP mysqli_fetch_lengths() [ext/mysqli/tests/mysqli_fetch_lengths.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4278/11091 [ext/mysqli/tests/mysqli_fetch_lengths_oo.phpt]
SKIP mysqli_result->lengths [ext/mysqli/tests/mysqli_fetch_lengths_oo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4279/11091 [ext/mysqli/tests/mysqli_fetch_object.phpt]
SKIP mysqli_fetch_object() [ext/mysqli/tests/mysqli_fetch_object.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4280/11091 [ext/mysqli/tests/mysqli_fetch_object_no_constructor.phpt]
SKIP mysqli_fetch_object() - calling constructor on class wo constructor [ext/mysqli/tests/mysqli_fetch_object_no_constructor.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4281/11091 [ext/mysqli/tests/mysqli_fetch_object_no_object.phpt]
SKIP mysqli_fetch_object() [ext/mysqli/tests/mysqli_fetch_object_no_object.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4282/11091 [ext/mysqli/tests/mysqli_fetch_object_oo.phpt]
SKIP mysqli_fetch_object() [ext/mysqli/tests/mysqli_fetch_object_oo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4283/11091 [ext/mysqli/tests/mysqli_fetch_row.phpt]
SKIP mysqli_fetch_row() [ext/mysqli/tests/mysqli_fetch_row.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4284/11091 [ext/mysqli/tests/mysqli_field_count.phpt]
SKIP mysqli_field_count() [ext/mysqli/tests/mysqli_field_count.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4285/11091 [ext/mysqli/tests/mysqli_field_seek.phpt]
SKIP mysqli_field_seek() [ext/mysqli/tests/mysqli_field_seek.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4286/11091 [ext/mysqli/tests/mysqli_field_tell.phpt]
SKIP mysqli_field_tell() [ext/mysqli/tests/mysqli_field_tell.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4287/11091 [ext/mysqli/tests/mysqli_fork.phpt]
SKIP Forking a child and using the same connection. [ext/mysqli/tests/mysqli_fork.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4288/11091 [ext/mysqli/tests/mysqli_free_result.phpt]
SKIP mysqli_free_result() [ext/mysqli/tests/mysqli_free_result.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4289/11091 [ext/mysqli/tests/mysqli_get_cache_stats_off.phpt]
SKIP mysqli_get_cache_stats() - disabled via php.ini [ext/mysqli/tests/mysqli_get_cache_stats_off.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4290/11091 [ext/mysqli/tests/mysqli_get_charset.phpt]
SKIP mysqli_get_charset() [ext/mysqli/tests/mysqli_get_charset.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4291/11091 [ext/mysqli/tests/mysqli_get_client_info.phpt]
SKIP mysqli_get_client_info() [ext/mysqli/tests/mysqli_get_client_info.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4292/11091 [ext/mysqli/tests/mysqli_get_client_stats.phpt]
SKIP mysqli_get_client_stats() [ext/mysqli/tests/mysqli_get_client_stats.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4293/11091 [ext/mysqli/tests/mysqli_get_client_stats_implicit_free.phpt]
SKIP mysqli_get_client_stats() - implicit_free_result [ext/mysqli/tests/mysqli_get_client_stats_implicit_free.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4294/11091 [ext/mysqli/tests/mysqli_get_client_stats_off.phpt]
SKIP mysqli_get_client_stats() - php_ini setting [ext/mysqli/tests/mysqli_get_client_stats_off.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4295/11091 [ext/mysqli/tests/mysqli_get_client_stats_ps.phpt]
SKIP mysqli_get_client_stats() - PS [ext/mysqli/tests/mysqli_get_client_stats_ps.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4296/11091 [ext/mysqli/tests/mysqli_get_client_stats_skipped.phpt]
SKIP mysqli_get_client_stats() - skipped rows [ext/mysqli/tests/mysqli_get_client_stats_skipped.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4297/11091 [ext/mysqli/tests/mysqli_get_client_version.phpt]
PASS mysqli_get_client_version() [ext/mysqli/tests/mysqli_get_client_version.phpt] 
TEST 4298/11091 [ext/mysqli/tests/mysqli_get_connection_stats.phpt]
SKIP mysqli_get_connection_stats() [ext/mysqli/tests/mysqli_get_connection_stats.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4299/11091 [ext/mysqli/tests/mysqli_get_connection_stats_off.phpt]
SKIP mysqli_get_connection_stats() - disable via php.ini [ext/mysqli/tests/mysqli_get_connection_stats_off.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4300/11091 [ext/mysqli/tests/mysqli_get_host_info.phpt]
SKIP mysqli_get_host_info() [ext/mysqli/tests/mysqli_get_host_info.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4301/11091 [ext/mysqli/tests/mysqli_get_proto_info.phpt]
SKIP mysqli_get_proto_info() [ext/mysqli/tests/mysqli_get_proto_info.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4302/11091 [ext/mysqli/tests/mysqli_get_server_info.phpt]
SKIP mysqli_get_server_info() [ext/mysqli/tests/mysqli_get_server_info.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4303/11091 [ext/mysqli/tests/mysqli_get_server_version.phpt]
SKIP mysqli_get_server_version() [ext/mysqli/tests/mysqli_get_server_version.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4304/11091 [ext/mysqli/tests/mysqli_get_warnings.phpt]
SKIP mysqli_get_warnings() - TODO [ext/mysqli/tests/mysqli_get_warnings.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4305/11091 [ext/mysqli/tests/mysqli_info.phpt]
SKIP mysqli_info() [ext/mysqli/tests/mysqli_info.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4306/11091 [ext/mysqli/tests/mysqli_init.phpt]
SKIP mysqli_init() [ext/mysqli/tests/mysqli_init.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4307/11091 [ext/mysqli/tests/mysqli_insert_id.phpt]
SKIP mysqli_insert_id() [ext/mysqli/tests/mysqli_insert_id.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4308/11091 [ext/mysqli/tests/mysqli_insert_id_variation.phpt]
SKIP Checking last_insert_id after different operations [ext/mysqli/tests/mysqli_insert_id_variation.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4309/11091 [ext/mysqli/tests/mysqli_insert_packet_overflow.phpt]
SKIP INSERT and packet overflow [ext/mysqli/tests/mysqli_insert_packet_overflow.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4310/11091 [ext/mysqli/tests/mysqli_kill.phpt]
SKIP mysqli_kill() [ext/mysqli/tests/mysqli_kill.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4311/11091 [ext/mysqli/tests/mysqli_last_insert_id.phpt]
SKIP API vs. SQL LAST_INSERT_ID() [ext/mysqli/tests/mysqli_last_insert_id.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4312/11091 [ext/mysqli/tests/mysqli_magic_quotes.phpt]
SKIP magic_quotes_runtime (DEPRECATED) [ext/mysqli/tests/mysqli_magic_quotes.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4313/11091 [ext/mysqli/tests/mysqli_max_links.phpt]
SKIP Testing mysqli.max_links [ext/mysqli/tests/mysqli_max_links.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4314/11091 [ext/mysqli/tests/mysqli_more_results.phpt]
SKIP mysqli_more_results() [ext/mysqli/tests/mysqli_more_results.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4315/11091 [ext/mysqli/tests/mysqli_multi_query.phpt]
SKIP mysqli_multi_query() [ext/mysqli/tests/mysqli_multi_query.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4316/11091 [ext/mysqli/tests/mysqli_mysqli_result_invalid_mode.phpt]
SKIP mysqli_result(), invalid mode [ext/mysqli/tests/mysqli_mysqli_result_invalid_mode.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4317/11091 [ext/mysqli/tests/mysqli_mysqlnd_read_timeout.phpt]
SKIP mysqlnd.net_read_timeout limit check [ext/mysqli/tests/mysqli_mysqlnd_read_timeout.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4318/11091 [ext/mysqli/tests/mysqli_mysqlnd_read_timeout_long.phpt]
SKIP mysqlnd.net_read_timeout > default_socket_timeout [ext/mysqli/tests/mysqli_mysqlnd_read_timeout_long.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4319/11091 [ext/mysqli/tests/mysqli_mysqlnd_read_timeout_zero.phpt]
SKIP mysqlnd.net_read_timeout = 0 [ext/mysqli/tests/mysqli_mysqlnd_read_timeout_zero.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4320/11091 [ext/mysqli/tests/mysqli_next_result.phpt]
SKIP mysqli_next_result() [ext/mysqli/tests/mysqli_next_result.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4321/11091 [ext/mysqli/tests/mysqli_no_reconnect.phpt]
SKIP Trying implicit reconnect after wait_timeout and KILL using mysqli_ping() [ext/mysqli/tests/mysqli_no_reconnect.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4322/11091 [ext/mysqli/tests/mysqli_num_fields.phpt]
SKIP mysqli_num_fields() [ext/mysqli/tests/mysqli_num_fields.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4323/11091 [ext/mysqli/tests/mysqli_num_rows.phpt]
SKIP mysqli_num_rows() [ext/mysqli/tests/mysqli_num_rows.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4324/11091 [ext/mysqli/tests/mysqli_options.phpt]
SKIP mysqli_options() [ext/mysqli/tests/mysqli_options.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4325/11091 [ext/mysqli/tests/mysqli_options_init_command.phpt]
SKIP mysqli_options() [ext/mysqli/tests/mysqli_options_init_command.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4326/11091 [ext/mysqli/tests/mysqli_options_int_and_float_native.phpt]
SKIP mysqli_options() - MYSQLI_OPT_INT_AND_FLOAT_NATIVE [ext/mysqli/tests/mysqli_options_int_and_float_native.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4327/11091 [ext/mysqli/tests/mysqli_options_openbasedir.phpt]
SKIP mysqli_options() - MYSQLI_OPT_LOCAL_INFILE and open_basedir [ext/mysqli/tests/mysqli_options_openbasedir.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4328/11091 [ext/mysqli/tests/mysqli_pconn_conn_multiple.phpt]
SKIP Calling connect() on an open persistent connection to create a new persistent connection [ext/mysqli/tests/mysqli_pconn_conn_multiple.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4329/11091 [ext/mysqli/tests/mysqli_pconn_disabled.phpt]
SKIP mysqli_pconnect() - mysqli.allow_persistent = 0 [ext/mysqli/tests/mysqli_pconn_disabled.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4330/11091 [ext/mysqli/tests/mysqli_pconn_kill.phpt]
SKIP Killing a persistent connection. [ext/mysqli/tests/mysqli_pconn_kill.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4331/11091 [ext/mysqli/tests/mysqli_pconn_limits.phpt]
SKIP Persistent connections - limits (-1, unlimited) [ext/mysqli/tests/mysqli_pconn_limits.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4332/11091 [ext/mysqli/tests/mysqli_pconn_max_links.phpt]
SKIP Persistent connections and mysqli.max_links [ext/mysqli/tests/mysqli_pconn_max_links.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4333/11091 [ext/mysqli/tests/mysqli_pconn_reuse.phpt]
SKIP mysqli_pconnect() - reusing/caching persistent connections - TODO [ext/mysqli/tests/mysqli_pconn_reuse.phpt] reason: TODO - we need to add a user level way to check if CHANGE_USER gets called by pconnect
TEST 4334/11091 [ext/mysqli/tests/mysqli_pconn_twice.phpt]
SKIP Calling connect() on an open persistent connection to create a new persistent connection [ext/mysqli/tests/mysqli_pconn_twice.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4335/11091 [ext/mysqli/tests/mysqli_pconnect.phpt]
SKIP mysqli_pconnect() [ext/mysqli/tests/mysqli_pconnect.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4336/11091 [ext/mysqli/tests/mysqli_phpinfo.phpt]
SKIP phpinfo() mysqli section [ext/mysqli/tests/mysqli_phpinfo.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4337/11091 [ext/mysqli/tests/mysqli_ping.phpt]
SKIP mysqli_ping() [ext/mysqli/tests/mysqli_ping.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4338/11091 [ext/mysqli/tests/mysqli_poll.phpt]
SKIP int mysqli_poll() simple [ext/mysqli/tests/mysqli_poll.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4339/11091 [ext/mysqli/tests/mysqli_poll_kill.phpt]
SKIP int mysqli_poll() and kill [ext/mysqli/tests/mysqli_poll_kill.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4340/11091 [ext/mysqli/tests/mysqli_poll_mixing_insert_select.phpt]
SKIP mysqli_poll() & INSERT SELECT [ext/mysqli/tests/mysqli_poll_mixing_insert_select.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4341/11091 [ext/mysqli/tests/mysqli_poll_reference.phpt]
SKIP mysqli_poll() & references [ext/mysqli/tests/mysqli_poll_reference.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4342/11091 [ext/mysqli/tests/mysqli_prepare.phpt]
SKIP mysqli_prepare() [ext/mysqli/tests/mysqli_prepare.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4343/11091 [ext/mysqli/tests/mysqli_prepare_no_object.phpt]
SKIP mysqli_prepare() - no object on failure [ext/mysqli/tests/mysqli_prepare_no_object.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4344/11091 [ext/mysqli/tests/mysqli_ps_select_union.phpt]
SKIP Prepared Statements and SELECT UNION [ext/mysqli/tests/mysqli_ps_select_union.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4345/11091 [ext/mysqli/tests/mysqli_query.phpt]
SKIP mysqli_query() [ext/mysqli/tests/mysqli_query.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4346/11091 [ext/mysqli/tests/mysqli_query_local_infile_large.phpt]
SKIP mysql_query(LOAD DATA LOCAL INFILE) with large data set (10MB) [ext/mysqli/tests/mysqli_query_local_infile_large.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4347/11091 [ext/mysqli/tests/mysqli_query_stored_proc.phpt]
SKIP mysqli_query() - Stored Procedures [ext/mysqli/tests/mysqli_query_stored_proc.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4348/11091 [ext/mysqli/tests/mysqli_query_unicode.phpt]
SKIP mysqli_query() - unicode (cyrillic) [ext/mysqli/tests/mysqli_query_unicode.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4349/11091 [ext/mysqli/tests/mysqli_real_connect.phpt]
SKIP mysqli_real_connect() [ext/mysqli/tests/mysqli_real_connect.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4350/11091 [ext/mysqli/tests/mysqli_real_connect_pconn.phpt]
SKIP mysqli_real_connect() - persistent connections [ext/mysqli/tests/mysqli_real_connect_pconn.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4351/11091 [ext/mysqli/tests/mysqli_real_escape_string.phpt]
SKIP mysqli_real_escape_string() [ext/mysqli/tests/mysqli_real_escape_string.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4352/11091 [ext/mysqli/tests/mysqli_real_escape_string_big5.phpt]
SKIP mysqli_real_escape_string() - big5 [ext/mysqli/tests/mysqli_real_escape_string_big5.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4353/11091 [ext/mysqli/tests/mysqli_real_escape_string_eucjpms.phpt]
SKIP mysqli_real_escape_string() - eucjpms [ext/mysqli/tests/mysqli_real_escape_string_eucjpms.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4354/11091 [ext/mysqli/tests/mysqli_real_escape_string_euckr.phpt]
SKIP mysqli_real_escape_string() - euckr [ext/mysqli/tests/mysqli_real_escape_string_euckr.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4355/11091 [ext/mysqli/tests/mysqli_real_escape_string_gb2312.phpt]
SKIP mysqli_real_escape_string() - gb2312 [ext/mysqli/tests/mysqli_real_escape_string_gb2312.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4356/11091 [ext/mysqli/tests/mysqli_real_escape_string_gbk.phpt]
SKIP mysqli_real_escape_string() - gbk [ext/mysqli/tests/mysqli_real_escape_string_gbk.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4357/11091 [ext/mysqli/tests/mysqli_real_escape_string_nobackslash.phpt]
SKIP mysqli_real_escape_string() - SQL Mode NO_BACKSLASH_ESCAPE [ext/mysqli/tests/mysqli_real_escape_string_nobackslash.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4358/11091 [ext/mysqli/tests/mysqli_real_escape_string_sjis.phpt]
SKIP mysqli_real_escape_string() - sjis [ext/mysqli/tests/mysqli_real_escape_string_sjis.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4359/11091 [ext/mysqli/tests/mysqli_real_escape_string_unicode.phpt]
SKIP mysqli_real_escape_string() [ext/mysqli/tests/mysqli_real_escape_string_unicode.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4360/11091 [ext/mysqli/tests/mysqli_real_query.phpt]
SKIP mysqli_real_query() [ext/mysqli/tests/mysqli_real_query.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4361/11091 [ext/mysqli/tests/mysqli_reconnect.phpt]
SKIP Trying implicit reconnect after wait_timeout and KILL using mysqli_ping() [ext/mysqli/tests/mysqli_reconnect.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4362/11091 [ext/mysqli/tests/mysqli_report.phpt]
SKIP mysqli_report() [ext/mysqli/tests/mysqli_report.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4363/11091 [ext/mysqli/tests/mysqli_report_wo_ps.phpt]
SKIP mysqli_report() [ext/mysqli/tests/mysqli_report_wo_ps.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4364/11091 [ext/mysqli/tests/mysqli_result_references.phpt]
SKIP References to result sets [ext/mysqli/tests/mysqli_result_references.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4365/11091 [ext/mysqli/tests/mysqli_result_references_mysqlnd.phpt]
SKIP References to result sets - mysqlnd (no copies but references) [ext/mysqli/tests/mysqli_result_references_mysqlnd.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4366/11091 [ext/mysqli/tests/mysqli_result_unclonable.phpt]
SKIP Trying to clone mysqli_result object [ext/mysqli/tests/mysqli_result_unclonable.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4367/11091 [ext/mysqli/tests/mysqli_rollback.phpt]
SKIP mysqli_rollback() [ext/mysqli/tests/mysqli_rollback.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4368/11091 [ext/mysqli/tests/mysqli_select_db.phpt]
SKIP mysqli_select_db() [ext/mysqli/tests/mysqli_select_db.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4369/11091 [ext/mysqli/tests/mysqli_send_query.phpt]
SKIP mysqli_send_query() [ext/mysqli/tests/mysqli_send_query.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4370/11091 [ext/mysqli/tests/mysqli_set_charset.phpt]
SKIP mysqli_set_charset() [ext/mysqli/tests/mysqli_set_charset.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4371/11091 [ext/mysqli/tests/mysqli_set_local_infile_default.phpt]
SKIP mysqli_set_local_infile_default() [ext/mysqli/tests/mysqli_set_local_infile_default.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4372/11091 [ext/mysqli/tests/mysqli_set_local_infile_handler.phpt]
SKIP mysqli_set_local_infile_handler() [ext/mysqli/tests/mysqli_set_local_infile_handler.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4373/11091 [ext/mysqli/tests/mysqli_set_local_infile_handler_bad_character.phpt]
SKIP mysqli_set_local_infile_handler() - random ASCII character including \0 [ext/mysqli/tests/mysqli_set_local_infile_handler_bad_character.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4374/11091 [ext/mysqli/tests/mysqli_set_local_infile_handler_buffer_overflow.phpt]
SKIP mysqli_set_local_infile_handler() - buffer overflow [ext/mysqli/tests/mysqli_set_local_infile_handler_buffer_overflow.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4375/11091 [ext/mysqli/tests/mysqli_set_local_infile_handler_close_link.phpt]
SKIP mysqli_set_local_infile_handler() - close database link [ext/mysqli/tests/mysqli_set_local_infile_handler_close_link.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4376/11091 [ext/mysqli/tests/mysqli_set_local_infile_handler_closefile.phpt]
SKIP mysqli_set_local_infile_handler() - do not use the file pointer [ext/mysqli/tests/mysqli_set_local_infile_handler_closefile.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4377/11091 [ext/mysqli/tests/mysqli_set_local_infile_handler_closures.phpt]
SKIP mysqli_set_local_infile_handler() - use closures as handler [ext/mysqli/tests/mysqli_set_local_infile_handler_closures.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4378/11091 [ext/mysqli/tests/mysqli_set_local_infile_handler_kill_link.phpt]
SKIP mysqli_set_local_infile_handler() - kill database link [ext/mysqli/tests/mysqli_set_local_infile_handler_kill_link.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4379/11091 [ext/mysqli/tests/mysqli_set_local_infile_handler_negative_len.phpt]
SKIP mysqli_set_local_infile_handler() - negative return value/buflen to indicate an error [ext/mysqli/tests/mysqli_set_local_infile_handler_negative_len.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4380/11091 [ext/mysqli/tests/mysqli_set_local_infile_handler_nested_call.phpt]
SKIP mysqli_set_local_infile_handler() - nested calls [ext/mysqli/tests/mysqli_set_local_infile_handler_nested_call.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4381/11091 [ext/mysqli/tests/mysqli_set_local_infile_handler_new_query.phpt]
SKIP mysqli_set_local_infile_handler() - run new query on db link [ext/mysqli/tests/mysqli_set_local_infile_handler_new_query.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4382/11091 [ext/mysqli/tests/mysqli_set_local_infile_handler_nofileop.phpt]
SKIP mysqli_set_local_infile_handler() - do not use the file pointer [ext/mysqli/tests/mysqli_set_local_infile_handler_nofileop.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4383/11091 [ext/mysqli/tests/mysqli_set_local_infile_handler_openbasedir.phpt]
SKIP mysqli_set_local_infile_handler() - open basedir restrictions [ext/mysqli/tests/mysqli_set_local_infile_handler_openbasedir.phpt] reason: open_basedir restrictions forbid opening include files
TEST 4384/11091 [ext/mysqli/tests/mysqli_set_local_infile_handler_replace_buffer.phpt]
SKIP mysqli_set_local_infile_handler() - replace buffer pointer [ext/mysqli/tests/mysqli_set_local_infile_handler_replace_buffer.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4385/11091 [ext/mysqli/tests/mysqli_set_local_infile_handler_short_len.phpt]
SKIP mysqli_set_local_infile_handler() - report shorter buffer [ext/mysqli/tests/mysqli_set_local_infile_handler_short_len.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4386/11091 [ext/mysqli/tests/mysqli_set_local_infile_handler_unregister.phpt]
SKIP mysqli_set_local_infile_handler() - do not use the file pointer [ext/mysqli/tests/mysqli_set_local_infile_handler_unregister.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4387/11091 [ext/mysqli/tests/mysqli_set_opt.phpt]
SKIP mysqli_set_opt() [ext/mysqli/tests/mysqli_set_opt.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4388/11091 [ext/mysqli/tests/mysqli_sqlstate.phpt]
SKIP mysqli_sqlstate() [ext/mysqli/tests/mysqli_sqlstate.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4389/11091 [ext/mysqli/tests/mysqli_ssl_set.phpt]
SKIP mysqli_ssl_set() - test is a stub! [ext/mysqli/tests/mysqli_ssl_set.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4390/11091 [ext/mysqli/tests/mysqli_stat.phpt]
SKIP mysqli_stat() [ext/mysqli/tests/mysqli_stat.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4391/11091 [ext/mysqli/tests/mysqli_stmt_affected_rows.phpt]
SKIP mysqli_stmt_affected_rows() [ext/mysqli/tests/mysqli_stmt_affected_rows.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4392/11091 [ext/mysqli/tests/mysqli_stmt_attr_get.phpt]
SKIP mysqli_stmt_attr_get() [ext/mysqli/tests/mysqli_stmt_attr_get.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4393/11091 [ext/mysqli/tests/mysqli_stmt_attr_get_prefetch.phpt]
SKIP mysqli_stmt_attr_get() - prefetch [ext/mysqli/tests/mysqli_stmt_attr_get_prefetch.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4394/11091 [ext/mysqli/tests/mysqli_stmt_attr_set.phpt]
SKIP mysqli_stmt_attr_set() - mysqlnd does not check for invalid codes [ext/mysqli/tests/mysqli_stmt_attr_set.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4395/11091 [ext/mysqli/tests/mysqli_stmt_bind_limits.phpt]
SKIP Bind limits [ext/mysqli/tests/mysqli_stmt_bind_limits.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4396/11091 [ext/mysqli/tests/mysqli_stmt_bind_param.phpt]
SKIP mysqli_stmt_bind_param() [ext/mysqli/tests/mysqli_stmt_bind_param.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4397/11091 [ext/mysqli/tests/mysqli_stmt_bind_param_call_user_func.phpt]
SKIP mysqli_stmt_bind_param used with call_user_func_array() (see also bug #43568) [ext/mysqli/tests/mysqli_stmt_bind_param_call_user_func.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4398/11091 [ext/mysqli/tests/mysqli_stmt_bind_param_check_param_no_change.phpt]
SKIP mysqli_stmt_bind_param() - checking whether the parameters are modified (bug#44390) [ext/mysqli/tests/mysqli_stmt_bind_param_check_param_no_change.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4399/11091 [ext/mysqli/tests/mysqli_stmt_bind_param_many_columns.phpt]
SKIP mysqli_stmt_bind_param() - Binding with very high number of columns [ext/mysqli/tests/mysqli_stmt_bind_param_many_columns.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4400/11091 [ext/mysqli/tests/mysqli_stmt_bind_param_references.phpt]
SKIP mysqli_stmt_bind_param() - playing with references [ext/mysqli/tests/mysqli_stmt_bind_param_references.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4401/11091 [ext/mysqli/tests/mysqli_stmt_bind_param_type_juggling.phpt]
SKIP mysqli_stmt_bind_param() - binding variable twice [ext/mysqli/tests/mysqli_stmt_bind_param_type_juggling.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4402/11091 [ext/mysqli/tests/mysqli_stmt_bind_result.phpt]
SKIP mysqli_stmt_bind_result() [ext/mysqli/tests/mysqli_stmt_bind_result.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4403/11091 [ext/mysqli/tests/mysqli_stmt_bind_result_bit.phpt]
SKIP mysqli_stmt_bind_result() [ext/mysqli/tests/mysqli_stmt_bind_result_bit.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4404/11091 [ext/mysqli/tests/mysqli_stmt_bind_result_format.phpt]
SKIP Playing with SELECT FORMAT(...) AS _format - see also bugs.php.net/42378 [ext/mysqli/tests/mysqli_stmt_bind_result_format.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4405/11091 [ext/mysqli/tests/mysqli_stmt_bind_result_references.phpt]
SKIP mysqli_stmt_bind_result() - playing with references [ext/mysqli/tests/mysqli_stmt_bind_result_references.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4406/11091 [ext/mysqli/tests/mysqli_stmt_bind_result_zerofill.phpt]
SKIP mysqli_stmt_bind_result() - ZEROFILL [ext/mysqli/tests/mysqli_stmt_bind_result_zerofill.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4407/11091 [ext/mysqli/tests/mysqli_stmt_close.phpt]
SKIP mysqli_stmt_close() [ext/mysqli/tests/mysqli_stmt_close.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4408/11091 [ext/mysqli/tests/mysqli_stmt_data_seek.phpt]
SKIP mysqli_stmt_data_seek() [ext/mysqli/tests/mysqli_stmt_data_seek.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4409/11091 [ext/mysqli/tests/mysqli_stmt_datatype_change.phpt]
SKIP Playing with datatype change between prepare and execute [ext/mysqli/tests/mysqli_stmt_datatype_change.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4410/11091 [ext/mysqli/tests/mysqli_stmt_errno.phpt]
SKIP mysqli_stmt_errno() [ext/mysqli/tests/mysqli_stmt_errno.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4411/11091 [ext/mysqli/tests/mysqli_stmt_error.phpt]
SKIP mysqli_stmt_error() [ext/mysqli/tests/mysqli_stmt_error.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4412/11091 [ext/mysqli/tests/mysqli_stmt_execute.phpt]
SKIP mysqli_stmt_execute() [ext/mysqli/tests/mysqli_stmt_execute.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4413/11091 [ext/mysqli/tests/mysqli_stmt_execute_stored_proc.phpt]
SKIP mysqli_stmt_execute() - Stored Procedures [ext/mysqli/tests/mysqli_stmt_execute_stored_proc.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4414/11091 [ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt]
SKIP mysqli_stmt_execute() - SP, next result [ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4415/11091 [ext/mysqli/tests/mysqli_stmt_execute_stored_proc_out.phpt]
SKIP mysqli_stmt_execute() - OUT [ext/mysqli/tests/mysqli_stmt_execute_stored_proc_out.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4416/11091 [ext/mysqli/tests/mysqli_stmt_fetch.phpt]
SKIP mysqli_stmt_fetch() [ext/mysqli/tests/mysqli_stmt_fetch.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4417/11091 [ext/mysqli/tests/mysqli_stmt_fetch_bit.phpt]
SKIP Fetching BIT column values using the PS API [ext/mysqli/tests/mysqli_stmt_fetch_bit.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4418/11091 [ext/mysqli/tests/mysqli_stmt_fetch_fields_win32_unicode.phpt]
SKIP mysqli_stmt_fetch_fields() unicode, win32 [ext/mysqli/tests/mysqli_stmt_fetch_fields_win32_unicode.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4419/11091 [ext/mysqli/tests/mysqli_stmt_fetch_geom.phpt]
SKIP mysqli_stmt_fetch - geometry / spatial types [ext/mysqli/tests/mysqli_stmt_fetch_geom.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4420/11091 [ext/mysqli/tests/mysqli_stmt_field_count.phpt]
SKIP mysqli_stmt_field_counts() [ext/mysqli/tests/mysqli_stmt_field_count.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4421/11091 [ext/mysqli/tests/mysqli_stmt_free_result.phpt]
SKIP mysqli_stmt_free_result() [ext/mysqli/tests/mysqli_stmt_free_result.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4422/11091 [ext/mysqli/tests/mysqli_stmt_get_result.phpt]
SKIP mysqli_stmt_get_result() [ext/mysqli/tests/mysqli_stmt_get_result.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4423/11091 [ext/mysqli/tests/mysqli_stmt_get_result2.phpt]
SKIP mysqli_stmt_get_result() [ext/mysqli/tests/mysqli_stmt_get_result2.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4424/11091 [ext/mysqli/tests/mysqli_stmt_get_result_bit.phpt]
SKIP Fetching BIT column values using the PS API [ext/mysqli/tests/mysqli_stmt_get_result_bit.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4425/11091 [ext/mysqli/tests/mysqli_stmt_get_result_field_count.phpt]
SKIP mysqli_stmt_get_result() - meta data, field_count() [ext/mysqli/tests/mysqli_stmt_get_result_field_count.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4426/11091 [ext/mysqli/tests/mysqli_stmt_get_result_geom.phpt]
SKIP mysqli_stmt_get_result - geometry / spatial types [ext/mysqli/tests/mysqli_stmt_get_result_geom.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4427/11091 [ext/mysqli/tests/mysqli_stmt_get_result_metadata.phpt]
SKIP mysqli_stmt_get_result() - meta data [ext/mysqli/tests/mysqli_stmt_get_result_metadata.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4428/11091 [ext/mysqli/tests/mysqli_stmt_get_result_metadata_fetch_field.phpt]
SKIP mysqli_stmt_get_result() - meta data, field info [ext/mysqli/tests/mysqli_stmt_get_result_metadata_fetch_field.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4429/11091 [ext/mysqli/tests/mysqli_stmt_get_result_non_select.phpt]
SKIP mysqli_stmt_get_result() - SHOW, DESCRIBE, EXPLAIN [ext/mysqli/tests/mysqli_stmt_get_result_non_select.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4430/11091 [ext/mysqli/tests/mysqli_stmt_get_result_seek.phpt]
SKIP mysqli_stmt_get_result() - seeking [ext/mysqli/tests/mysqli_stmt_get_result_seek.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4431/11091 [ext/mysqli/tests/mysqli_stmt_get_result_types.phpt]
SKIP mysqli_stmt_get_result - data types [ext/mysqli/tests/mysqli_stmt_get_result_types.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4432/11091 [ext/mysqli/tests/mysqli_stmt_get_warnings.phpt]
SKIP mysqli_stmt_get_warnings() - TODO [ext/mysqli/tests/mysqli_stmt_get_warnings.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4433/11091 [ext/mysqli/tests/mysqli_stmt_init.phpt]
SKIP mysqli_stmt_init() [ext/mysqli/tests/mysqli_stmt_init.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4434/11091 [ext/mysqli/tests/mysqli_stmt_insert_id.phpt]
SKIP mysqli_stmt_insert_id() [ext/mysqli/tests/mysqli_stmt_insert_id.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4435/11091 [ext/mysqli/tests/mysqli_stmt_num_rows.phpt]
SKIP mysqli_stmt_num_rows() [ext/mysqli/tests/mysqli_stmt_num_rows.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4436/11091 [ext/mysqli/tests/mysqli_stmt_param_count.phpt]
SKIP mysqli_stmt_param_count() [ext/mysqli/tests/mysqli_stmt_param_count.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4437/11091 [ext/mysqli/tests/mysqli_stmt_prepare.phpt]
SKIP mysqli_stmt_prepare() [ext/mysqli/tests/mysqli_stmt_prepare.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4438/11091 [ext/mysqli/tests/mysqli_stmt_reset.phpt]
SKIP mysqli_stmt_reset() [ext/mysqli/tests/mysqli_stmt_reset.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4439/11091 [ext/mysqli/tests/mysqli_stmt_result_metadata.phpt]
SKIP mysqli_stmt_result_metadata() [ext/mysqli/tests/mysqli_stmt_result_metadata.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4440/11091 [ext/mysqli/tests/mysqli_stmt_result_metadata_sqltests.phpt]
SKIP mysqli_stmt_result_metadata() - non SELECT statements [ext/mysqli/tests/mysqli_stmt_result_metadata_sqltests.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4441/11091 [ext/mysqli/tests/mysqli_stmt_send_long_data.phpt]
SKIP mysqli_stmt_send_long_data() [ext/mysqli/tests/mysqli_stmt_send_long_data.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4442/11091 [ext/mysqli/tests/mysqli_stmt_send_long_data_packet_size_libmysql.phpt]
SKIP mysqli_stmt_send_long_data() - exceed packet size, libmysql - bug #26824 [ext/mysqli/tests/mysqli_stmt_send_long_data_packet_size_libmysql.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4443/11091 [ext/mysqli/tests/mysqli_stmt_send_long_data_packet_size_mysqlnd.phpt]
SKIP mysqli_stmt_send_long_data() - exceed packet size, mysqlnd [ext/mysqli/tests/mysqli_stmt_send_long_data_packet_size_mysqlnd.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4444/11091 [ext/mysqli/tests/mysqli_stmt_sqlstate.phpt]
SKIP mysqli_stmt_sqlstate() [ext/mysqli/tests/mysqli_stmt_sqlstate.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4445/11091 [ext/mysqli/tests/mysqli_stmt_store_result.phpt]
SKIP mysqli_stmt_store_result() [ext/mysqli/tests/mysqli_stmt_store_result.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4446/11091 [ext/mysqli/tests/mysqli_stmt_unclonable.phpt]
SKIP Trying to clone mysqli_stmt object [ext/mysqli/tests/mysqli_stmt_unclonable.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4447/11091 [ext/mysqli/tests/mysqli_store_result.phpt]
SKIP mysqli_store_result() [ext/mysqli/tests/mysqli_store_result.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4448/11091 [ext/mysqli/tests/mysqli_thread_id.phpt]
SKIP mysqli_thread_id() [ext/mysqli/tests/mysqli_thread_id.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4449/11091 [ext/mysqli/tests/mysqli_thread_safe.phpt]
PASS mysqli_thread_safe() [ext/mysqli/tests/mysqli_thread_safe.phpt] 
TEST 4450/11091 [ext/mysqli/tests/mysqli_unclonable.phpt]
SKIP Trying to clone mysqli object [ext/mysqli/tests/mysqli_unclonable.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4451/11091 [ext/mysqli/tests/mysqli_use_result.phpt]
SKIP mysqli_use_result() [ext/mysqli/tests/mysqli_use_result.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4452/11091 [ext/mysqli/tests/mysqli_warning_count.phpt]
SKIP mysqli_warning_count() [ext/mysqli/tests/mysqli_warning_count.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4453/11091 [ext/mysqli/tests/mysqli_warning_unclonable.phpt]
SKIP Trying to clone mysqli_warning object [ext/mysqli/tests/mysqli_warning_unclonable.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 4454/11091 [ext/openssl/tests/001.phpt]
PASS OpenSSL private key functions [ext/openssl/tests/001.phpt] 
TEST 4455/11091 [ext/openssl/tests/002.phpt]
PASS openssl_seal() tests [ext/openssl/tests/002.phpt] 
TEST 4456/11091 [ext/openssl/tests/003.phpt]
PASS openssl_pkcs7_decrypt() and invalid parameters [ext/openssl/tests/003.phpt] 
TEST 4457/11091 [ext/openssl/tests/004.phpt]
PASS openssl_csr_new() tests [ext/openssl/tests/004.phpt] 
TEST 4458/11091 [ext/openssl/tests/005.phpt]
PASS openssl_csr_get_subject() tests [ext/openssl/tests/005.phpt] 
TEST 4459/11091 [ext/openssl/tests/006.phpt]
PASS openssl_pkey_new() with an empty sub-array arg generates a malformed resource [ext/openssl/tests/006.phpt] 
TEST 4460/11091 [ext/openssl/tests/007.phpt]
PASS openssl_x509_read() and openssl_x509_free() tests [ext/openssl/tests/007.phpt] 
TEST 4461/11091 [ext/openssl/tests/008.phpt]
PASS openssl_x509_export() and openssl_x509_export_to_file() tests [ext/openssl/tests/008.phpt] 
TEST 4462/11091 [ext/openssl/tests/009.phpt]
PASS openssl_x509_check_private_key() tests [ext/openssl/tests/009.phpt] 
TEST 4463/11091 [ext/openssl/tests/011.phpt]
PASS openssl_encrypt() and openssl_decrypt() tests [ext/openssl/tests/011.phpt] 
TEST 4464/11091 [ext/openssl/tests/012.phpt]
PASS openssl_seal() error tests [ext/openssl/tests/012.phpt] 
TEST 4465/11091 [ext/openssl/tests/013.phpt]
PASS openssl_open() tests [ext/openssl/tests/013.phpt] 
TEST 4466/11091 [ext/openssl/tests/014.phpt]
PASS openssl_private_encrypt() tests [ext/openssl/tests/014.phpt] 
TEST 4467/11091 [ext/openssl/tests/015.phpt]
PASS openssl_public_encrypt() tests [ext/openssl/tests/015.phpt] 
TEST 4468/11091 [ext/openssl/tests/016.phpt]
PASS openssl_public_decrypt() tests [ext/openssl/tests/016.phpt] 
TEST 4469/11091 [ext/openssl/tests/017.phpt]
PASS openssl_private_decrypt() tests [ext/openssl/tests/017.phpt] 
TEST 4470/11091 [ext/openssl/tests/018.phpt]
PASS openssl_sign() tests [ext/openssl/tests/018.phpt] 
TEST 4471/11091 [ext/openssl/tests/019.phpt]
PASS openssl_verify() tests [ext/openssl/tests/019.phpt] 
TEST 4472/11091 [ext/openssl/tests/021.phpt]
PASS openssl_csr_sign() tests [ext/openssl/tests/021.phpt] 
TEST 4473/11091 [ext/openssl/tests/022.phpt]
PASS openssl_csr_export() tests [ext/openssl/tests/022.phpt] 
TEST 4474/11091 [ext/openssl/tests/023.phpt]
PASS openssl_pkcs7_encrypt() tests [ext/openssl/tests/023.phpt] 
TEST 4475/11091 [ext/openssl/tests/024.phpt]
PASS openssl_pkcs7_decrypt() tests [ext/openssl/tests/024.phpt] 
TEST 4476/11091 [ext/openssl/tests/025.phpt]
PASS openssl_pkcs7_sign() tests [ext/openssl/tests/025.phpt] 
TEST 4477/11091 [ext/openssl/tests/026.phpt]
FAIL Options type checks [ext/openssl/tests/026.phpt] 
TEST 4478/11091 [ext/openssl/tests/bug25614.phpt]
PASS openssl: get public key from generated private key [ext/openssl/tests/bug25614.phpt] 
TEST 4479/11091 [ext/openssl/tests/bug28382.phpt]
PASS Bug #28382 (openssl_x509_parse extensions support) [ext/openssl/tests/bug28382.phpt] 
TEST 4480/11091 [ext/openssl/tests/bug36732.phpt]
PASS Bug #36732 (add support for req_extensions in openss_csr_new and sign) [ext/openssl/tests/bug36732.phpt] 
TEST 4481/11091 [ext/openssl/tests/bug37820.phpt]
PASS openssl_sign/verify: accept different algos [ext/openssl/tests/bug37820.phpt] 
TEST 4482/11091 [ext/openssl/tests/bug38255.phpt]
PASS openssl key from zval leaks [ext/openssl/tests/bug38255.phpt] 
TEST 4483/11091 [ext/openssl/tests/bug38261.phpt]
PASS openssl key from zval leaks [ext/openssl/tests/bug38261.phpt] 
TEST 4484/11091 [ext/openssl/tests/bug39217.phpt]
PASS Bug #39217 (Large serial number return -1) [ext/openssl/tests/bug39217.phpt] 
TEST 4485/11091 [ext/openssl/tests/bug41033.phpt]
PASS #41033, enable signing with DSA keys [ext/openssl/tests/bug41033.phpt] 
TEST 4486/11091 [ext/openssl/tests/bug41353.phpt]
PASS Bug #41353 (openssl_pkcs12_read() does not verify the type of the first arg) [ext/openssl/tests/bug41353.phpt] 
TEST 4487/11091 [ext/openssl/tests/bug46127.phpt]
PASS #46127, openssl_sign/verify: accept different algos [ext/openssl/tests/bug46127.phpt] 
TEST 4488/11091 [ext/openssl/tests/bug47828.phpt]
PASS Bug #47828 (segfaults when a UTF-8 conversion fails openssl_x509_parse()) [ext/openssl/tests/bug47828.phpt] 
TEST 4489/11091 [ext/openssl/tests/bug48182.phpt]
PASS #48182,ssl handshake fails during asynchronous socket connection [ext/openssl/tests/bug48182.phpt] 
TEST 4490/11091 [ext/openssl/tests/bug54060.phpt]
PASS Bug #54060 (Memory leak in openssl_encrypt) [ext/openssl/tests/bug54060.phpt] 
TEST 4491/11091 [ext/openssl/tests/bug54061.phpt]
PASS Bug #54061 (Memory leak in openssl_decrypt) [ext/openssl/tests/bug54061.phpt] 
TEST 4492/11091 [ext/openssl/tests/bug54992.phpt]
PASS Bug #54992: Stream not closed and error not returned when SSL CN_match fails [ext/openssl/tests/bug54992.phpt] 
TEST 4493/11091 [ext/openssl/tests/bug61124.phpt]
PASS Bug #61124: Segmentation fault with openssl_decrypt [ext/openssl/tests/bug61124.phpt] 
TEST 4494/11091 [ext/openssl/tests/cve-2013-6420.phpt]
PASS CVE-2013-6420 [ext/openssl/tests/cve-2013-6420.phpt] 
TEST 4495/11091 [ext/openssl/tests/cve2013_4073.phpt]
PASS CVE 2013-4073: Null-byte certificate handling [ext/openssl/tests/cve2013_4073.phpt] 
TEST 4496/11091 [ext/openssl/tests/openssl_decrypt_error.phpt]
PASS openssl_decrypt() error tests [ext/openssl/tests/openssl_decrypt_error.phpt] 
TEST 4497/11091 [ext/openssl/tests/openssl_digest_basic.phpt]
PASS openssl_digest() basic test [ext/openssl/tests/openssl_digest_basic.phpt] 
TEST 4498/11091 [ext/openssl/tests/openssl_encrypt_crash.phpt]
PASS openssl_encrypt() crash with old OpenSSL [ext/openssl/tests/openssl_encrypt_crash.phpt] 
TEST 4499/11091 [ext/openssl/tests/openssl_encrypt_error.phpt]
PASS openssl_encrypt() error tests [ext/openssl/tests/openssl_encrypt_error.phpt] 
TEST 4500/11091 [ext/openssl/tests/openssl_random_pseudo_bytes.phpt]
PASS openssl_random_pseudo_bytes() tests [ext/openssl/tests/openssl_random_pseudo_bytes.phpt] 
TEST 4501/11091 [ext/openssl/tests/openssl_x509_parse_basic.phpt]
PASS openssl_x509_parse() basic test [ext/openssl/tests/openssl_x509_parse_basic.phpt] 
TEST 4502/11091 [ext/openssl/tests/openssl_x509_parse_basic_v9.phpt]
SKIP openssl_x509_parse() basic test for OpenSSL 0.9 [ext/openssl/tests/openssl_x509_parse_basic_v9.phpt] reason: Output requires OpenSSL 0.9
TEST 4503/11091 [ext/openssl/tests/sni_001.phpt]
SKIP SNI 001 [ext/openssl/tests/sni_001.phpt] reason: Set SNI_TESTS to enable this test (uses remote resources)
TEST 4504/11091 [ext/pcntl/tests/001.phpt]
PASS Test pcntl wait functionality [ext/pcntl/tests/001.phpt] 
TEST 4505/11091 [ext/pcntl/tests/002.phpt]
FAIL pcntl: pcntl_sigprocmask(), pcntl_sigwaitinfo(), pcntl_sigtimedwait() [ext/pcntl/tests/002.phpt] 
TEST 4506/11091 [ext/pcntl/tests/003.phpt]
PASS pcntl: SIG_BLOCK, SIG_UNBLOCK, SIG_SETMASK [ext/pcntl/tests/003.phpt] 
TEST 4507/11091 [ext/pcntl/tests/bug47566.phpt]
PASS Bug #47566 (return value of pcntl_wexitstatus()) [ext/pcntl/tests/bug47566.phpt] 
TEST 4508/11091 [ext/pcntl/tests/pcntl_alarm.phpt]
PASS pcntl_alarm() [ext/pcntl/tests/pcntl_alarm.phpt] 
TEST 4509/11091 [ext/pcntl/tests/pcntl_exec.phpt]
PASS pcntl_exec() [ext/pcntl/tests/pcntl_exec.phpt] 
TEST 4510/11091 [ext/pcntl/tests/pcntl_exec_2.phpt]
PASS pcntl_exec() 2 [ext/pcntl/tests/pcntl_exec_2.phpt] 
TEST 4511/11091 [ext/pcntl/tests/pcntl_exec_3.phpt]
PASS pcntl_exec() 3 [ext/pcntl/tests/pcntl_exec_3.phpt] 
TEST 4512/11091 [ext/pcntl/tests/pcntl_fork_basic.phpt]
PASS Test function pcntl_fork() by calling it with its expected arguments [ext/pcntl/tests/pcntl_fork_basic.phpt] 
TEST 4513/11091 [ext/pcntl/tests/pcntl_fork_variation.phpt]
PASS Test function pcntl_fork() by testing the process isolation in the forking hierarchy father -> son -> grandson where father can not knows his grandson [ext/pcntl/tests/pcntl_fork_variation.phpt] 
TEST 4514/11091 [ext/pcntl/tests/pcntl_get_last_error.phpt]
PASS Test pcntl_get_last_error() [ext/pcntl/tests/pcntl_get_last_error.phpt] 
TEST 4515/11091 [ext/pcntl/tests/pcntl_signal.phpt]
PASS pcntl_signal() [ext/pcntl/tests/pcntl_signal.phpt] 
TEST 4516/11091 [ext/pcntl/tests/pcntl_signal_dispatch.phpt]
PASS pcnt_signal_dispatch() [ext/pcntl/tests/pcntl_signal_dispatch.phpt] 
TEST 4517/11091 [ext/pcntl/tests/pcntl_wait.phpt]
PASS pcntl_wait() [ext/pcntl/tests/pcntl_wait.phpt] 
TEST 4518/11091 [ext/pcntl/tests/signal_closure_handler.phpt]
PASS Closures as a signal handler [ext/pcntl/tests/signal_closure_handler.phpt] 
TEST 4519/11091 [ext/pcre/tests/001.phpt]
PASS abusing preg_match() [ext/pcre/tests/001.phpt] 
TEST 4520/11091 [ext/pcre/tests/002.phpt]
PASS preg_* with bogus vals [ext/pcre/tests/002.phpt] 
TEST 4521/11091 [ext/pcre/tests/003.phpt]
PASS abusing preg_match_all() [ext/pcre/tests/003.phpt] 
TEST 4522/11091 [ext/pcre/tests/004.phpt]
PASS abusing pcre [ext/pcre/tests/004.phpt] 
TEST 4523/11091 [ext/pcre/tests/005.phpt]
PASS abusing preg_match_all() #2 [ext/pcre/tests/005.phpt] 
TEST 4524/11091 [ext/pcre/tests/006.phpt]
PASS preg_replace() with array of failing regular expressions [ext/pcre/tests/006.phpt] 
TEST 4525/11091 [ext/pcre/tests/007.phpt]
PASS preg_replace_callback() with callback that modifies subject string [ext/pcre/tests/007.phpt] 
TEST 4526/11091 [ext/pcre/tests/backtrack_limit.phpt]
PASS Backtracking limit [ext/pcre/tests/backtrack_limit.phpt] 
TEST 4527/11091 [ext/pcre/tests/bug20528.phpt]
PASS Bug #20528 (preg_split() drops characters (re-opens Bug #15413)) [ext/pcre/tests/bug20528.phpt] 
TEST 4528/11091 [ext/pcre/tests/bug21732.phpt]
PASS Bug #21732 (preg_replace() segfaults with invalid parameters) [ext/pcre/tests/bug21732.phpt] 
TEST 4529/11091 [ext/pcre/tests/bug21758.phpt]
PASS Bug #21758 (preg_replace_callback() not working with class methods) [ext/pcre/tests/bug21758.phpt] 
TEST 4530/11091 [ext/pcre/tests/bug26927.phpt]
PASS Bug #26927 (preg_quote() does not escape \0) [ext/pcre/tests/bug26927.phpt] 
TEST 4531/11091 [ext/pcre/tests/bug27011.phpt]
PASS Bug #27011 (segfault in preg_match_all()) [ext/pcre/tests/bug27011.phpt] 
TEST 4532/11091 [ext/pcre/tests/bug27103.phpt]
PASS Bug #27103 (preg_split('//u') incorrectly splits UTF-8 strings into octets) [ext/pcre/tests/bug27103.phpt] 
TEST 4533/11091 [ext/pcre/tests/bug33200.phpt]
PASS Bug #33200 (magic_quotes_sybase = On makes 'e' modifier misbehave) [ext/pcre/tests/bug33200.phpt] 
TEST 4534/11091 [ext/pcre/tests/bug34790.phpt]
PASS Bug #34790 (preg_match_all(), named capturing groups, variable assignment/return => crash) [ext/pcre/tests/bug34790.phpt] 
TEST 4535/11091 [ext/pcre/tests/bug37800.phpt]
PASS Bug #37800 (preg_replace() limit parameter odd behaviour) [ext/pcre/tests/bug37800.phpt] 
TEST 4536/11091 [ext/pcre/tests/bug37911.phpt]
PASS Bug #37911 (preg_replace_callback ignores named groups) [ext/pcre/tests/bug37911.phpt] 
TEST 4537/11091 [ext/pcre/tests/bug38600.phpt]
PASS Bug #38600 (infinite loop in pcre with extended class) [ext/pcre/tests/bug38600.phpt] 
TEST 4538/11091 [ext/pcre/tests/bug40195.phpt]
PASS Bug #40195 (pcre 6.7 regression) [ext/pcre/tests/bug40195.phpt] 
TEST 4539/11091 [ext/pcre/tests/bug40909.phpt]
PASS Bug #40909 (pcre 7.0 regression) [ext/pcre/tests/bug40909.phpt] 
TEST 4540/11091 [ext/pcre/tests/bug41050.phpt]
PASS Bug #41050 (pcre 7.0 regression) [ext/pcre/tests/bug41050.phpt] 
TEST 4541/11091 [ext/pcre/tests/bug41148.phpt]
PASS Bug #41148 (pcre 7.0 regression) [ext/pcre/tests/bug41148.phpt] 
TEST 4542/11091 [ext/pcre/tests/bug41638.phpt]
PASS Bug #41638 (pcre 7.0 regression) [ext/pcre/tests/bug41638.phpt] 
TEST 4543/11091 [ext/pcre/tests/bug42298.phpt]
PASS Bug #42298 (pcre gives bogus results with /u) [ext/pcre/tests/bug42298.phpt] 
TEST 4544/11091 [ext/pcre/tests/bug42737.phpt]
PASS Bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines) [ext/pcre/tests/bug42737.phpt] 
TEST 4545/11091 [ext/pcre/tests/bug42945.phpt]
PASS Bug #42945 (preg_split() swallows part of the string) [ext/pcre/tests/bug42945.phpt] 
TEST 4546/11091 [ext/pcre/tests/bug44191.phpt]
PASS Bug #44191 (preg_grep messes up array index) [ext/pcre/tests/bug44191.phpt] 
TEST 4547/11091 [ext/pcre/tests/bug44214.phpt]
PASS Bug #44214 (crash with preg_replace_callback() and global variable) [ext/pcre/tests/bug44214.phpt] 
TEST 4548/11091 [ext/pcre/tests/bug44214_2.phpt]
PASS Bug #44214-2 (crash with preg_replace_callback() and global variable) [ext/pcre/tests/bug44214_2.phpt] 
TEST 4549/11091 [ext/pcre/tests/bug44925.phpt]
PASS Bug #44925 (preg_grep() modifies input array) [ext/pcre/tests/bug44925.phpt] 
TEST 4550/11091 [ext/pcre/tests/bug47229.phpt]
PASS Bug #47229 (preg_quote() doesn't escape -) [ext/pcre/tests/bug47229.phpt] 
TEST 4551/11091 [ext/pcre/tests/bug47662.phpt]
PASS Bug #47662 (support more than 127 named subpatterns) [ext/pcre/tests/bug47662.phpt] 
TEST 4552/11091 [ext/pcre/tests/bug52732.phpt]
PASS Bug #52732 (Docs say preg_match() returns FALSE on error, but it returns int(0)) [ext/pcre/tests/bug52732.phpt] 
TEST 4553/11091 [ext/pcre/tests/bug52971.phpt]
PASS Bug #52971 (PCRE-Meta-Characters not working with utf-8) [ext/pcre/tests/bug52971.phpt] 
TEST 4554/11091 [ext/pcre/tests/bug63055.phpt]
PASS Bug #63055 (Segfault in zend_gc with SF2 testsuite) [ext/pcre/tests/bug63055.phpt] 
TEST 4555/11091 [ext/pcre/tests/cache_limit.phpt]
PASS Compiled regex cache limit [ext/pcre/tests/cache_limit.phpt] 
TEST 4556/11091 [ext/pcre/tests/delimiters.phpt]
PASS Delimiters crash test [ext/pcre/tests/delimiters.phpt] 
TEST 4557/11091 [ext/pcre/tests/dollar_endonly.phpt]
PASS D (PCRE_DOLLAR_ENDONLY) modififer [ext/pcre/tests/dollar_endonly.phpt] 
TEST 4558/11091 [ext/pcre/tests/grep.phpt]
PASS preg_grep() [ext/pcre/tests/grep.phpt] 
TEST 4559/11091 [ext/pcre/tests/grep2.phpt]
PASS preg_grep() 2nd test [ext/pcre/tests/grep2.phpt] 
TEST 4560/11091 [ext/pcre/tests/invalid_utf8.phpt]
PASS preg_replace() and invalid UTF8 [ext/pcre/tests/invalid_utf8.phpt] 
TEST 4561/11091 [ext/pcre/tests/invalid_utf8_offset.phpt]
PASS preg_replace() and invalid UTF8 offset [ext/pcre/tests/invalid_utf8_offset.phpt] 
TEST 4562/11091 [ext/pcre/tests/locales.phpt]
PASS Localized match [ext/pcre/tests/locales.phpt] 
TEST 4563/11091 [ext/pcre/tests/match_flags.phpt]
PASS preg_match_all() flags [ext/pcre/tests/match_flags.phpt] 
TEST 4564/11091 [ext/pcre/tests/match_flags2.phpt]
PASS preg_match() flags [ext/pcre/tests/match_flags2.phpt] 
TEST 4565/11091 [ext/pcre/tests/match_flags3.phpt]
PASS preg_match() flags 3 [ext/pcre/tests/match_flags3.phpt] 
TEST 4566/11091 [ext/pcre/tests/multiline.phpt]
PASS Multi-line match [ext/pcre/tests/multiline.phpt] 
TEST 4567/11091 [ext/pcre/tests/pcre.constants.phpt]
PASS Test for pre-defined pcre constants [ext/pcre/tests/pcre.constants.phpt] 
TEST 4568/11091 [ext/pcre/tests/pcre_anchored.phpt]
PASS A (PCRE_ANCHORED) modififer [ext/pcre/tests/pcre_anchored.phpt] 
TEST 4569/11091 [ext/pcre/tests/pcre_count.phpt]
PASS preg_replace() fifth parameter - count [ext/pcre/tests/pcre_count.phpt] 
TEST 4570/11091 [ext/pcre/tests/pcre_extended.phpt]
PASS x (PCRE_EXTENDED) modififer [ext/pcre/tests/pcre_extended.phpt] 
TEST 4571/11091 [ext/pcre/tests/pcre_extra.phpt]
PASS X (PCRE_EXTRA) modififer [ext/pcre/tests/pcre_extra.phpt] 
TEST 4572/11091 [ext/pcre/tests/preg_filter.phpt]
PASS preg_filter() [ext/pcre/tests/preg_filter.phpt] 
TEST 4573/11091 [ext/pcre/tests/preg_grep_basic.phpt]
PASS Test preg_grep() function : basic functionality [ext/pcre/tests/preg_grep_basic.phpt] 
TEST 4574/11091 [ext/pcre/tests/preg_grep_error.phpt]
PASS Test preg_grep() function : error conditions - wrong numbers of parameters [ext/pcre/tests/preg_grep_error.phpt] 
TEST 4575/11091 [ext/pcre/tests/preg_grep_error1.phpt]
PASS Test preg_grep() function : error conditions - bad regular expressions [ext/pcre/tests/preg_grep_error1.phpt] 
TEST 4576/11091 [ext/pcre/tests/preg_grep_error2.phpt]
PASS Test preg_grep() function : error conditions - wrong arg types [ext/pcre/tests/preg_grep_error2.phpt] 
TEST 4577/11091 [ext/pcre/tests/preg_last_error_error.phpt]
PASS Test preg_grep() function : error conditions -  wrong numbers of parameters [ext/pcre/tests/preg_last_error_error.phpt] 
TEST 4578/11091 [ext/pcre/tests/preg_match_all_basic.phpt]
PASS Test preg_match_all() function : basic functionality [ext/pcre/tests/preg_match_all_basic.phpt] 
TEST 4579/11091 [ext/pcre/tests/preg_match_all_edit_basic.phpt]
PASS Test preg_match_all() function : basic functionality [ext/pcre/tests/preg_match_all_edit_basic.phpt] 
TEST 4580/11091 [ext/pcre/tests/preg_match_all_error.phpt]
PASS Test preg_match_all() function : error conditions - incorrect number of parameters [ext/pcre/tests/preg_match_all_error.phpt] 
TEST 4581/11091 [ext/pcre/tests/preg_match_all_error1.phpt]
PASS Test preg_match_all() function : error conditions - bad regular expressions [ext/pcre/tests/preg_match_all_error1.phpt] 
TEST 4582/11091 [ext/pcre/tests/preg_match_all_error2.phpt]
PASS Test preg_match_all() function : error conditions - wrong arg types [ext/pcre/tests/preg_match_all_error2.phpt] 
TEST 4583/11091 [ext/pcre/tests/preg_match_all_error3.phpt]
PASS Test preg_match_all() function : error conditions [ext/pcre/tests/preg_match_all_error3.phpt] 
TEST 4584/11091 [ext/pcre/tests/preg_match_basic.phpt]
PASS Test preg_match() function : basic functionality [ext/pcre/tests/preg_match_basic.phpt] 
TEST 4585/11091 [ext/pcre/tests/preg_match_basic_002.phpt]
PASS preg_match() single line match with multi-line input [ext/pcre/tests/preg_match_basic_002.phpt] 
TEST 4586/11091 [ext/pcre/tests/preg_match_basic_edit.phpt]
PASS Test preg_match() function : basic functionality [ext/pcre/tests/preg_match_basic_edit.phpt] 
TEST 4587/11091 [ext/pcre/tests/preg_match_error.phpt]
PASS Test preg_match() function : error conditions - wrong numbers of parameters [ext/pcre/tests/preg_match_error.phpt] 
TEST 4588/11091 [ext/pcre/tests/preg_match_error1.phpt]
PASS Test preg_match() function : error conditions - bad regular expressions [ext/pcre/tests/preg_match_error1.phpt] 
TEST 4589/11091 [ext/pcre/tests/preg_match_error2.phpt]
PASS Test preg_match() function : error conditions - wrong arg types [ext/pcre/tests/preg_match_error2.phpt] 
TEST 4590/11091 [ext/pcre/tests/preg_match_variation1.phpt]
PASS Test preg_match() function : variation [ext/pcre/tests/preg_match_variation1.phpt] 
TEST 4591/11091 [ext/pcre/tests/preg_quote_basic.phpt]
PASS Test preg_quote() function : basic functionality [ext/pcre/tests/preg_quote_basic.phpt] 
TEST 4592/11091 [ext/pcre/tests/preg_quote_error.phpt]
PASS Test preg_quote() function : error conditions  - wrong numbers of parameters [ext/pcre/tests/preg_quote_error.phpt] 
TEST 4593/11091 [ext/pcre/tests/preg_quote_error1.phpt]
PASS Test preg_quote() function : error conditions - wrong arg types [ext/pcre/tests/preg_quote_error1.phpt] 
TEST 4594/11091 [ext/pcre/tests/preg_replace.phpt]
PASS preg_replace() [ext/pcre/tests/preg_replace.phpt] 
TEST 4595/11091 [ext/pcre/tests/preg_replace2.phpt]
PASS preg_replace() [ext/pcre/tests/preg_replace2.phpt] 
TEST 4596/11091 [ext/pcre/tests/preg_replace_basic.phpt]
PASS Test preg_replace() function : basic functionality [ext/pcre/tests/preg_replace_basic.phpt] 
TEST 4597/11091 [ext/pcre/tests/preg_replace_callback.phpt]
PASS preg_replace_callback() [ext/pcre/tests/preg_replace_callback.phpt] 
TEST 4598/11091 [ext/pcre/tests/preg_replace_callback2.phpt]
PASS preg_replace_callback() 2 [ext/pcre/tests/preg_replace_callback2.phpt] 
TEST 4599/11091 [ext/pcre/tests/preg_replace_callback3.phpt]
PASS preg_replace_callback() 3 [ext/pcre/tests/preg_replace_callback3.phpt] 
TEST 4600/11091 [ext/pcre/tests/preg_replace_callback_basic.phpt]
PASS Test preg_replace_callback() function : basic functionality [ext/pcre/tests/preg_replace_callback_basic.phpt] 
TEST 4601/11091 [ext/pcre/tests/preg_replace_callback_error.phpt]
PASS Test preg_replace_callback() function : error [ext/pcre/tests/preg_replace_callback_error.phpt] 
TEST 4602/11091 [ext/pcre/tests/preg_replace_callback_error1.phpt]
PASS Test preg_replace_callback() function : error [ext/pcre/tests/preg_replace_callback_error1.phpt] 
TEST 4603/11091 [ext/pcre/tests/preg_replace_edit_basic.phpt]
PASS Test preg_replace() function : basic [ext/pcre/tests/preg_replace_edit_basic.phpt] 
TEST 4604/11091 [ext/pcre/tests/preg_replace_error.phpt]
PASS Test preg_replace() function : error - incorrect number of parameters [ext/pcre/tests/preg_replace_error.phpt] 
TEST 4605/11091 [ext/pcre/tests/preg_replace_error1.phpt]
PASS Test preg_replace() function : error - bad regular expressions [ext/pcre/tests/preg_replace_error1.phpt] 
TEST 4606/11091 [ext/pcre/tests/preg_replace_error2.phpt]
PASS Test preg_replace() function : error conditions - wrong arg types [ext/pcre/tests/preg_replace_error2.phpt] 
TEST 4607/11091 [ext/pcre/tests/preg_replace_variation1.phpt]
PASS Test preg_replace() function : variation both arguments are arrays [ext/pcre/tests/preg_replace_variation1.phpt] 
TEST 4608/11091 [ext/pcre/tests/preg_split_basic.phpt]
PASS Test preg_split() function : basic functionality [ext/pcre/tests/preg_split_basic.phpt] 
TEST 4609/11091 [ext/pcre/tests/preg_split_error.phpt]
PASS Test preg_split() function : error conditions - incorrect number of parameters [ext/pcre/tests/preg_split_error.phpt] 
TEST 4610/11091 [ext/pcre/tests/preg_split_error1.phpt]
PASS Test preg_split() function : error conditions - bad regular expressions [ext/pcre/tests/preg_split_error1.phpt] 
TEST 4611/11091 [ext/pcre/tests/preg_split_error2.phpt]
PASS Test preg_split() function : error conditions - wrong arg types [ext/pcre/tests/preg_split_error2.phpt] 
TEST 4612/11091 [ext/pcre/tests/recursion_limit.phpt]
PASS PCRE Recursion limit [ext/pcre/tests/recursion_limit.phpt] 
TEST 4613/11091 [ext/pcre/tests/split.phpt]
PASS preg_split() [ext/pcre/tests/split.phpt] 
TEST 4614/11091 [ext/pcre/tests/split2.phpt]
PASS preg_split() 2nd test [ext/pcre/tests/split2.phpt] 
TEST 4615/11091 [ext/pcre/tests/study.phpt]
PASS Study regex [ext/pcre/tests/study.phpt] 
TEST 4616/11091 [ext/pcre/tests/ungreedy.phpt]
PASS U (PCRE_UNGREEDY) modififer [ext/pcre/tests/ungreedy.phpt] 
TEST 4617/11091 [ext/pdo/tests/bug47769.phpt]
PASS Bug #47769 (Strange extends PDO) [ext/pdo/tests/bug47769.phpt] 
TEST 4618/11091 [ext/pdo/tests/bug_34630.phpt]
SKIP PDO Common: Bug #34630 (inserting streams as LOBs) [ext/pdo/tests/bug_34630.phpt] reason: no driver
TEST 4619/11091 [ext/pdo/tests/bug_34687.phpt]
SKIP PDO Common: Bug #34687 (query doesn't return error information) [ext/pdo/tests/bug_34687.phpt] reason: no driver
TEST 4620/11091 [ext/pdo/tests/bug_35671.phpt]
SKIP PDO Common: Bug #35671 (binding by name breakage) [ext/pdo/tests/bug_35671.phpt] reason: no driver
TEST 4621/11091 [ext/pdo/tests/bug_36428.phpt]
SKIP PDO Common: Bug #36428 (Incorrect error message for PDO::fetchAll()) [ext/pdo/tests/bug_36428.phpt] reason: no driver
TEST 4622/11091 [ext/pdo/tests/bug_36798.phpt]
SKIP PDO Common: Bug #36798 (Error parsing named parameters with queries containing high-ascii chars) [ext/pdo/tests/bug_36798.phpt] reason: no driver
TEST 4623/11091 [ext/pdo/tests/bug_38253.phpt]
SKIP PDO Common: Bug #38253 (PDO produces segfault with default fetch mode) [ext/pdo/tests/bug_38253.phpt] reason: no driver
TEST 4624/11091 [ext/pdo/tests/bug_38394.phpt]
SKIP PDO Common: Bug #38394 (Prepared statement error stops subsequent statements) [ext/pdo/tests/bug_38394.phpt] reason: no driver
TEST 4625/11091 [ext/pdo/tests/bug_39398.phpt]
SKIP PDO Common: Bug #39398 (Booleans are not automatically translated to integers) [ext/pdo/tests/bug_39398.phpt] reason: no driver
TEST 4626/11091 [ext/pdo/tests/bug_39656.phpt]
SKIP PDO Common: Bug #39656 (Crash when calling fetch() on a PDO statment object after closeCursor()) [ext/pdo/tests/bug_39656.phpt] reason: no driver
TEST 4627/11091 [ext/pdo/tests/bug_40285.phpt]
SKIP PDO Common: Bug #40285 (The prepare parser goes into an infinite loop on ': or ":) [ext/pdo/tests/bug_40285.phpt] reason: no driver
TEST 4628/11091 [ext/pdo/tests/bug_42917.phpt]
SKIP PDO Common: Bug #42917 (PDO::FETCH_KEY_PAIR doesn't work with setFetchMode) [ext/pdo/tests/bug_42917.phpt] reason: no driver
TEST 4629/11091 [ext/pdo/tests/bug_43130.phpt]
SKIP PDO Common: Bug #43130 (Bound parameters cannot have - in their name) [ext/pdo/tests/bug_43130.phpt] reason: no driver
TEST 4630/11091 [ext/pdo/tests/bug_43139.phpt]
SKIP PDO Common: Bug #43139 (PDO ignore ATTR_DEFAULT_FETCH_MODE in some cases with fetchAll()) [ext/pdo/tests/bug_43139.phpt] reason: no driver
TEST 4631/11091 [ext/pdo/tests/bug_43663.phpt]
SKIP PDO Common: Bug #43663 (__call on classes derived from PDO) [ext/pdo/tests/bug_43663.phpt] reason: no driver
TEST 4632/11091 [ext/pdo/tests/bug_44159.phpt]
PASS Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL)) [ext/pdo/tests/bug_44159.phpt] 
TEST 4633/11091 [ext/pdo/tests/bug_44173.phpt]
SKIP PDO Common: Bug #44173 (PDO->query() parameter parsing/checking needs an update) [ext/pdo/tests/bug_44173.phpt] reason: no driver
TEST 4634/11091 [ext/pdo/tests/bug_44409.phpt]
SKIP PDO Common: Bug #44409 (PDO::FETCH_SERIALIZE calls __construct()) [ext/pdo/tests/bug_44409.phpt] reason: no driver
TEST 4635/11091 [ext/pdo/tests/bug_44861.phpt]
SKIP PDO Common: Bug #44861 (scrollable cursor don't work with pgsql) [ext/pdo/tests/bug_44861.phpt] reason: no driver
TEST 4636/11091 [ext/pdo/tests/bug_50458.phpt]
SKIP PDO Common: Bug #50458 (PDO::FETCH_FUNC fails with Closures) [ext/pdo/tests/bug_50458.phpt] reason: no driver
TEST 4637/11091 [ext/pdo/tests/pdo_001.phpt]
SKIP PDO Common: PDO::FETCH_ASSOC [ext/pdo/tests/pdo_001.phpt] reason: no driver
TEST 4638/11091 [ext/pdo/tests/pdo_002.phpt]
SKIP PDO Common: PDO::FETCH_NUM [ext/pdo/tests/pdo_002.phpt] reason: no driver
TEST 4639/11091 [ext/pdo/tests/pdo_003.phpt]
SKIP PDO Common: PDO::FETCH_BOTH [ext/pdo/tests/pdo_003.phpt] reason: no driver
TEST 4640/11091 [ext/pdo/tests/pdo_004.phpt]
SKIP PDO Common: PDO::FETCH_OBJ [ext/pdo/tests/pdo_004.phpt] reason: no driver
TEST 4641/11091 [ext/pdo/tests/pdo_005.phpt]
SKIP PDO Common: PDO::FETCH_CLASS [ext/pdo/tests/pdo_005.phpt] reason: no driver
TEST 4642/11091 [ext/pdo/tests/pdo_006.phpt]
SKIP PDO Common: PDO::FETCH_GROUP [ext/pdo/tests/pdo_006.phpt] reason: no driver
TEST 4643/11091 [ext/pdo/tests/pdo_007.phpt]
SKIP PDO Common: PDO::FETCH_UNIQUE [ext/pdo/tests/pdo_007.phpt] reason: no driver
TEST 4644/11091 [ext/pdo/tests/pdo_008.phpt]
SKIP PDO Common: PDO::FETCH_UNIQUE conflict [ext/pdo/tests/pdo_008.phpt] reason: no driver
TEST 4645/11091 [ext/pdo/tests/pdo_009.phpt]
SKIP PDO Common: PDO::FETCH_CLASSTYPE [ext/pdo/tests/pdo_009.phpt] reason: no driver
TEST 4646/11091 [ext/pdo/tests/pdo_010.phpt]
SKIP PDO Common: PDO::FETCH_CLASSTYPE and GROUP/UNIQUE [ext/pdo/tests/pdo_010.phpt] reason: no driver
TEST 4647/11091 [ext/pdo/tests/pdo_011.phpt]
SKIP PDO Common: PDO::FETCH_FUNC and statement overloading [ext/pdo/tests/pdo_011.phpt] reason: no driver
TEST 4648/11091 [ext/pdo/tests/pdo_012.phpt]
SKIP PDO Common: PDOStatement::setFetchMode [ext/pdo/tests/pdo_012.phpt] reason: no driver
TEST 4649/11091 [ext/pdo/tests/pdo_013.phpt]
SKIP PDO Common: PDOStatement iterator [ext/pdo/tests/pdo_013.phpt] reason: no driver
TEST 4650/11091 [ext/pdo/tests/pdo_014.phpt]
SKIP PDO Common: PDOStatement SPL iterator [ext/pdo/tests/pdo_014.phpt] reason: no driver
TEST 4651/11091 [ext/pdo/tests/pdo_015.phpt]
SKIP PDO Common: PDO::FETCH_COLUMN [ext/pdo/tests/pdo_015.phpt] reason: no driver
TEST 4652/11091 [ext/pdo/tests/pdo_016.phpt]
SKIP PDO Common: PDO::FETCH_BOUND [ext/pdo/tests/pdo_016.phpt] reason: no driver
TEST 4653/11091 [ext/pdo/tests/pdo_016a.phpt]
SKIP PDO Common: PDO::FETCH_BOUND w/o : [ext/pdo/tests/pdo_016a.phpt] reason: no driver
TEST 4654/11091 [ext/pdo/tests/pdo_017.phpt]
SKIP PDO Common: transactions [ext/pdo/tests/pdo_017.phpt] reason: no driver
TEST 4655/11091 [ext/pdo/tests/pdo_018.phpt]
SKIP PDO Common: serializing [ext/pdo/tests/pdo_018.phpt] reason: no driver
TEST 4656/11091 [ext/pdo/tests/pdo_019.phpt]
SKIP PDO Common: fetch() and while() [ext/pdo/tests/pdo_019.phpt] reason: no driver
TEST 4657/11091 [ext/pdo/tests/pdo_020.phpt]
SKIP PDO Common: PDOStatement::columnCount [ext/pdo/tests/pdo_020.phpt] reason: no driver
TEST 4658/11091 [ext/pdo/tests/pdo_021.phpt]
SKIP PDO Common: PDOStatement::execute with parameters [ext/pdo/tests/pdo_021.phpt] reason: no driver
TEST 4659/11091 [ext/pdo/tests/pdo_022.phpt]
SKIP PDO Common: PDOStatement::getColumnMeta [ext/pdo/tests/pdo_022.phpt] reason: this feature is not yet finalized, no test makes sense
TEST 4660/11091 [ext/pdo/tests/pdo_023.phpt]
SKIP PDO Common: extending PDO [ext/pdo/tests/pdo_023.phpt] reason: no driver
TEST 4661/11091 [ext/pdo/tests/pdo_024.phpt]
SKIP PDO Common: assert that bindParam does not modify parameter [ext/pdo/tests/pdo_024.phpt] reason: no driver
TEST 4662/11091 [ext/pdo/tests/pdo_025.phpt]
SKIP PDO Common: PDO::FETCH_INTO [ext/pdo/tests/pdo_025.phpt] reason: no driver
TEST 4663/11091 [ext/pdo/tests/pdo_026.phpt]
SKIP PDO Common: extending PDO (2) [ext/pdo/tests/pdo_026.phpt] reason: no driver
TEST 4664/11091 [ext/pdo/tests/pdo_027.phpt]
SKIP PDO Common: PDO::FETCH_LAZY [ext/pdo/tests/pdo_027.phpt] reason: no driver
TEST 4665/11091 [ext/pdo/tests/pdo_028.phpt]
SKIP PDO Common: bindValue [ext/pdo/tests/pdo_028.phpt] reason: no driver
TEST 4666/11091 [ext/pdo/tests/pdo_029.phpt]
SKIP PDO Common: extending PDO (3) [ext/pdo/tests/pdo_029.phpt] reason: no driver
TEST 4667/11091 [ext/pdo/tests/pdo_030.phpt]
SKIP PDO Common: extending PDO (4) [ext/pdo/tests/pdo_030.phpt] reason: no driver
TEST 4668/11091 [ext/pdo/tests/pdo_031.phpt]
SKIP PDO Common: PDOStatement SPL iterator [ext/pdo/tests/pdo_031.phpt] reason: no driver
TEST 4669/11091 [ext/pdo/tests/pdo_032.phpt]
SKIP PDO Common: PDO::ATTR_CASE [ext/pdo/tests/pdo_032.phpt] reason: no driver
TEST 4670/11091 [ext/pdo/tests/pdo_033.phpt]
SKIP PDO Common: PDO::quote() [ext/pdo/tests/pdo_033.phpt] reason: no driver
TEST 4671/11091 [ext/pdo/tests/pdo_034.phpt]
SKIP PDO Common: PDO::FETCH_KEY_PAIR fetch mode test [ext/pdo/tests/pdo_034.phpt] reason: no driver
TEST 4672/11091 [ext/pdo/tests/pdo_035.phpt]
PASS PDO Common: PDORow + get_parent_class() [ext/pdo/tests/pdo_035.phpt] 
TEST 4673/11091 [ext/pdo/tests/pdo_036.phpt]
PASS Testing PDORow and PDOStatement instances with Reflection [ext/pdo/tests/pdo_036.phpt] 
TEST 4674/11091 [ext/pdo/tests/pdo_037.phpt]
PASS Crash when calling a method of a class that inherits PDOStatement [ext/pdo/tests/pdo_037.phpt] 
TEST 4675/11091 [ext/pdo/tests/pdorow.phpt]
PASS Trying instantiate a PDORow object manually [ext/pdo/tests/pdorow.phpt] 
TEST 4676/11091 [ext/pdo/tests/pecl_bug_5217.phpt]
SKIP PDO Common: PECL Bug #5217 (serialize/unserialze safety) [ext/pdo/tests/pecl_bug_5217.phpt] reason: no driver
TEST 4677/11091 [ext/pdo/tests/pecl_bug_5772.phpt]
SKIP PDO Common: PECL Bug #5772 (PDO::FETCH_FUNC breaks on mixed case func name) [ext/pdo/tests/pecl_bug_5772.phpt] reason: no driver
TEST 4678/11091 [ext/pdo/tests/pecl_bug_5809.phpt]
SKIP PDO Common: PECL Bug #5809 (PDOStatement::execute(array()) changes param) [ext/pdo/tests/pecl_bug_5809.phpt] reason: no driver
TEST 4679/11091 [ext/pdo_mysql/tests/bug41125.phpt]
SKIP Bug #41125 (PDO mysql + quote() + prepare() can result in seg fault) [ext/pdo_mysql/tests/bug41125.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4680/11091 [ext/pdo_mysql/tests/bug44327.phpt]
SKIP Bug #44327 (PDORow::queryString property & numeric offsets / Crash) [ext/pdo_mysql/tests/bug44327.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4681/11091 [ext/pdo_mysql/tests/bug46292.phpt]
SKIP Bug #46292 (PDO::setFetchMode() shouldn't requires the 2nd arg when using FETCH_CLASSTYPE) [ext/pdo_mysql/tests/bug46292.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4682/11091 [ext/pdo_mysql/tests/bug53551.phpt]
SKIP Bug #44327 (PDORow::queryString property & numeric offsets / Crash) [ext/pdo_mysql/tests/bug53551.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4683/11091 [ext/pdo_mysql/tests/bug53782.phpt]
SKIP PDO MySQL Bug #53782 (foreach throws irrelevant exception) [ext/pdo_mysql/tests/bug53782.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4684/11091 [ext/pdo_mysql/tests/bug54929.phpt]
SKIP Bug #54929 (Parse error with single quote in sql comment (pdo-mysql)) [ext/pdo_mysql/tests/bug54929.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4685/11091 [ext/pdo_mysql/tests/bug_33689.phpt]
SKIP PDO MySQL Bug #33689 (query() execute() and fetch() return false on valid select queries) [ext/pdo_mysql/tests/bug_33689.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4686/11091 [ext/pdo_mysql/tests/bug_37445.phpt]
SKIP PDO MySQL Bug #37445 (Premature stmt object destruction) [ext/pdo_mysql/tests/bug_37445.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4687/11091 [ext/pdo_mysql/tests/bug_39483.phpt]
SKIP PDO MySQL Bug #39483 (Problem with handling of \ char in prepared statements) [ext/pdo_mysql/tests/bug_39483.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4688/11091 [ext/pdo_mysql/tests/bug_39858.phpt]
SKIP Bug #39858 (Lost connection to MySQL server during query by a repeated call stored proced) [ext/pdo_mysql/tests/bug_39858.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4689/11091 [ext/pdo_mysql/tests/bug_41125.phpt]
SKIP Bug #41125 (PDO mysql + quote() + prepare() can result in segfault) [ext/pdo_mysql/tests/bug_41125.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4690/11091 [ext/pdo_mysql/tests/bug_41698.phpt]
SKIP PDO MySQL Bug #41698 (float parameters truncated to integer in prepared statements) [ext/pdo_mysql/tests/bug_41698.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4691/11091 [ext/pdo_mysql/tests/bug_41997.phpt]
SKIP PDO MySQL Bug #41997 (stored procedure call returning single rowset blocks future queries) [ext/pdo_mysql/tests/bug_41997.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4692/11091 [ext/pdo_mysql/tests/bug_42499.phpt]
SKIP Bug #42499 (Multi-statement execution via PDO::exec() makes connection unusable) [ext/pdo_mysql/tests/bug_42499.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4693/11091 [ext/pdo_mysql/tests/bug_43371.phpt]
SKIP Bug #43371 (Memory errors in PDO constructor) [ext/pdo_mysql/tests/bug_43371.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4694/11091 [ext/pdo_mysql/tests/bug_44454.phpt]
SKIP Bug #44454 (Unexpected exception thrown in foreach() statement) [ext/pdo_mysql/tests/bug_44454.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4695/11091 [ext/pdo_mysql/tests/bug_44707.phpt]
SKIP Bug #44707 (The MySQL PDO driver resets variable content after bindParam on tinyint field) [ext/pdo_mysql/tests/bug_44707.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4696/11091 [ext/pdo_mysql/tests/bug_45120.phpt]
SKIP Bug #45120 (PDOStatement->execute() returns true then false for same statement) [ext/pdo_mysql/tests/bug_45120.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4697/11091 [ext/pdo_mysql/tests/bug_50323.phpt]
SKIP Bug #50323 (No ability to connect to database named 't;', no chance to escape semicolon) [ext/pdo_mysql/tests/bug_50323.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4698/11091 [ext/pdo_mysql/tests/bug_51670.phpt]
SKIP Bug #51670 (getColumnMeta causes segfault when re-executing query after calling nextRowset) [ext/pdo_mysql/tests/bug_51670.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4699/11091 [ext/pdo_mysql/tests/bug_61207.phpt]
SKIP PDO MySQL Bug #61207 (PDO::nextRowset() after a multi-statement query doesn't always work) [ext/pdo_mysql/tests/bug_61207.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4700/11091 [ext/pdo_mysql/tests/bug_61411.phpt]
SKIP Bug #61411 (PDO Segfaults with PERSISTENT == TRUE && EMULATE_PREPARES == FALSE) [ext/pdo_mysql/tests/bug_61411.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4701/11091 [ext/pdo_mysql/tests/bug_61755.phpt]
SKIP Bug #61755 (A parsing bug in the prepared statements can lead to access violations) [ext/pdo_mysql/tests/bug_61755.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4702/11091 [ext/pdo_mysql/tests/bug_pecl_12925.phpt]
SKIP PDO MySQL PECL bug #1295 (http://pecl.php.net/bugs/bug.php?id=12925) [ext/pdo_mysql/tests/bug_pecl_12925.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4703/11091 [ext/pdo_mysql/tests/bug_pecl_7976.phpt]
SKIP PECL Bug #7976 (Calling stored procedure several times) [ext/pdo_mysql/tests/bug_pecl_7976.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4704/11091 [ext/pdo_mysql/tests/common.phpt]
REDIRECT ext/pdo/tests (MySQL [ext/pdo_mysql/tests/common.phpt]) begin
TEST 4704/11152 [ext/pdo/tests/bug47769.phpt]
PASS MySQL Bug #47769 (Strange extends PDO) [ext/pdo_mysql/tests/bug47769.phpt] 
TEST 4705/11152 [ext/pdo/tests/bug_34630.phpt]
SKIP MySQL PDO Common: Bug #34630 (inserting streams as LOBs) [ext/pdo_mysql/tests/bug_34630.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4706/11152 [ext/pdo/tests/bug_34687.phpt]
SKIP MySQL PDO Common: Bug #34687 (query doesn't return error information) [ext/pdo_mysql/tests/bug_34687.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4707/11152 [ext/pdo/tests/bug_35671.phpt]
SKIP MySQL PDO Common: Bug #35671 (binding by name breakage) [ext/pdo_mysql/tests/bug_35671.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4708/11152 [ext/pdo/tests/bug_36428.phpt]
SKIP MySQL PDO Common: Bug #36428 (Incorrect error message for PDO::fetchAll()) [ext/pdo_mysql/tests/bug_36428.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4709/11152 [ext/pdo/tests/bug_36798.phpt]
SKIP MySQL PDO Common: Bug #36798 (Error parsing named parameters with queries containing high-ascii chars) [ext/pdo_mysql/tests/bug_36798.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4710/11152 [ext/pdo/tests/bug_38253.phpt]
SKIP MySQL PDO Common: Bug #38253 (PDO produces segfault with default fetch mode) [ext/pdo_mysql/tests/bug_38253.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4711/11152 [ext/pdo/tests/bug_38394.phpt]
SKIP MySQL PDO Common: Bug #38394 (Prepared statement error stops subsequent statements) [ext/pdo_mysql/tests/bug_38394.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4712/11152 [ext/pdo/tests/bug_39398.phpt]
SKIP MySQL PDO Common: Bug #39398 (Booleans are not automatically translated to integers) [ext/pdo_mysql/tests/bug_39398.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4713/11152 [ext/pdo/tests/bug_39656.phpt]
SKIP MySQL PDO Common: Bug #39656 (Crash when calling fetch() on a PDO statment object after closeCursor()) [ext/pdo_mysql/tests/bug_39656.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4714/11152 [ext/pdo/tests/bug_40285.phpt]
SKIP MySQL PDO Common: Bug #40285 (The prepare parser goes into an infinite loop on ': or ":) [ext/pdo_mysql/tests/bug_40285.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4715/11152 [ext/pdo/tests/bug_42917.phpt]
SKIP MySQL PDO Common: Bug #42917 (PDO::FETCH_KEY_PAIR doesn't work with setFetchMode) [ext/pdo_mysql/tests/bug_42917.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4716/11152 [ext/pdo/tests/bug_43130.phpt]
SKIP MySQL PDO Common: Bug #43130 (Bound parameters cannot have - in their name) [ext/pdo_mysql/tests/bug_43130.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4717/11152 [ext/pdo/tests/bug_43139.phpt]
SKIP MySQL PDO Common: Bug #43139 (PDO ignore ATTR_DEFAULT_FETCH_MODE in some cases with fetchAll()) [ext/pdo_mysql/tests/bug_43139.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4718/11152 [ext/pdo/tests/bug_43663.phpt]
SKIP MySQL PDO Common: Bug #43663 (__call on classes derived from PDO) [ext/pdo_mysql/tests/bug_43663.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4719/11152 [ext/pdo/tests/bug_44159.phpt]
PASS MySQL Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL)) [ext/pdo_mysql/tests/bug_44159.phpt] 
TEST 4720/11152 [ext/pdo/tests/bug_44173.phpt]
SKIP MySQL PDO Common: Bug #44173 (PDO->query() parameter parsing/checking needs an update) [ext/pdo_mysql/tests/bug_44173.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4721/11152 [ext/pdo/tests/bug_44409.phpt]
SKIP MySQL PDO Common: Bug #44409 (PDO::FETCH_SERIALIZE calls __construct()) [ext/pdo_mysql/tests/bug_44409.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4722/11152 [ext/pdo/tests/bug_44861.phpt]
SKIP MySQL PDO Common: Bug #44861 (scrollable cursor don't work with pgsql) [ext/pdo_mysql/tests/bug_44861.phpt] reason: Scrollable cursors not supported
TEST 4723/11152 [ext/pdo/tests/bug_50458.phpt]
SKIP MySQL PDO Common: Bug #50458 (PDO::FETCH_FUNC fails with Closures) [ext/pdo_mysql/tests/bug_50458.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4724/11152 [ext/pdo/tests/pdo_001.phpt]
SKIP MySQL PDO Common: PDO::FETCH_ASSOC [ext/pdo_mysql/tests/pdo_001.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4725/11152 [ext/pdo/tests/pdo_002.phpt]
SKIP MySQL PDO Common: PDO::FETCH_NUM [ext/pdo_mysql/tests/pdo_002.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4726/11152 [ext/pdo/tests/pdo_003.phpt]
SKIP MySQL PDO Common: PDO::FETCH_BOTH [ext/pdo_mysql/tests/pdo_003.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4727/11152 [ext/pdo/tests/pdo_004.phpt]
SKIP MySQL PDO Common: PDO::FETCH_OBJ [ext/pdo_mysql/tests/pdo_004.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4728/11152 [ext/pdo/tests/pdo_005.phpt]
SKIP MySQL PDO Common: PDO::FETCH_CLASS [ext/pdo_mysql/tests/pdo_005.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4729/11152 [ext/pdo/tests/pdo_006.phpt]
SKIP MySQL PDO Common: PDO::FETCH_GROUP [ext/pdo_mysql/tests/pdo_006.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4730/11152 [ext/pdo/tests/pdo_007.phpt]
SKIP MySQL PDO Common: PDO::FETCH_UNIQUE [ext/pdo_mysql/tests/pdo_007.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4731/11152 [ext/pdo/tests/pdo_008.phpt]
SKIP MySQL PDO Common: PDO::FETCH_UNIQUE conflict [ext/pdo_mysql/tests/pdo_008.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4732/11152 [ext/pdo/tests/pdo_009.phpt]
SKIP MySQL PDO Common: PDO::FETCH_CLASSTYPE [ext/pdo_mysql/tests/pdo_009.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4733/11152 [ext/pdo/tests/pdo_010.phpt]
SKIP MySQL PDO Common: PDO::FETCH_CLASSTYPE and GROUP/UNIQUE [ext/pdo_mysql/tests/pdo_010.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4734/11152 [ext/pdo/tests/pdo_011.phpt]
SKIP MySQL PDO Common: PDO::FETCH_FUNC and statement overloading [ext/pdo_mysql/tests/pdo_011.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4735/11152 [ext/pdo/tests/pdo_012.phpt]
SKIP MySQL PDO Common: PDOStatement::setFetchMode [ext/pdo_mysql/tests/pdo_012.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4736/11152 [ext/pdo/tests/pdo_013.phpt]
SKIP MySQL PDO Common: PDOStatement iterator [ext/pdo_mysql/tests/pdo_013.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4737/11152 [ext/pdo/tests/pdo_014.phpt]
SKIP MySQL PDO Common: PDOStatement SPL iterator [ext/pdo_mysql/tests/pdo_014.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4738/11152 [ext/pdo/tests/pdo_015.phpt]
SKIP MySQL PDO Common: PDO::FETCH_COLUMN [ext/pdo_mysql/tests/pdo_015.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4739/11152 [ext/pdo/tests/pdo_016.phpt]
SKIP MySQL PDO Common: PDO::FETCH_BOUND [ext/pdo_mysql/tests/pdo_016.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4740/11152 [ext/pdo/tests/pdo_016a.phpt]
SKIP MySQL PDO Common: PDO::FETCH_BOUND w/o : [ext/pdo_mysql/tests/pdo_016a.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4741/11152 [ext/pdo/tests/pdo_017.phpt]
SKIP MySQL PDO Common: transactions [ext/pdo_mysql/tests/pdo_017.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4742/11152 [ext/pdo/tests/pdo_018.phpt]
SKIP MySQL PDO Common: serializing [ext/pdo_mysql/tests/pdo_018.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4743/11152 [ext/pdo/tests/pdo_019.phpt]
SKIP MySQL PDO Common: fetch() and while() [ext/pdo_mysql/tests/pdo_019.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4744/11152 [ext/pdo/tests/pdo_020.phpt]
SKIP MySQL PDO Common: PDOStatement::columnCount [ext/pdo_mysql/tests/pdo_020.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4745/11152 [ext/pdo/tests/pdo_021.phpt]
SKIP MySQL PDO Common: PDOStatement::execute with parameters [ext/pdo_mysql/tests/pdo_021.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4746/11152 [ext/pdo/tests/pdo_022.phpt]
SKIP MySQL PDO Common: PDOStatement::getColumnMeta [ext/pdo_mysql/tests/pdo_022.phpt] reason: this feature is not yet finalized, no test makes sense
TEST 4747/11152 [ext/pdo/tests/pdo_023.phpt]
SKIP MySQL PDO Common: extending PDO [ext/pdo_mysql/tests/pdo_023.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4748/11152 [ext/pdo/tests/pdo_024.phpt]
SKIP MySQL PDO Common: assert that bindParam does not modify parameter [ext/pdo_mysql/tests/pdo_024.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4749/11152 [ext/pdo/tests/pdo_025.phpt]
SKIP MySQL PDO Common: PDO::FETCH_INTO [ext/pdo_mysql/tests/pdo_025.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4750/11152 [ext/pdo/tests/pdo_026.phpt]
SKIP MySQL PDO Common: extending PDO (2) [ext/pdo_mysql/tests/pdo_026.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4751/11152 [ext/pdo/tests/pdo_027.phpt]
SKIP MySQL PDO Common: PDO::FETCH_LAZY [ext/pdo_mysql/tests/pdo_027.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4752/11152 [ext/pdo/tests/pdo_028.phpt]
SKIP MySQL PDO Common: bindValue [ext/pdo_mysql/tests/pdo_028.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4753/11152 [ext/pdo/tests/pdo_029.phpt]
SKIP MySQL PDO Common: extending PDO (3) [ext/pdo_mysql/tests/pdo_029.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4754/11152 [ext/pdo/tests/pdo_030.phpt]
SKIP MySQL PDO Common: extending PDO (4) [ext/pdo_mysql/tests/pdo_030.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4755/11152 [ext/pdo/tests/pdo_031.phpt]
SKIP MySQL PDO Common: PDOStatement SPL iterator [ext/pdo_mysql/tests/pdo_031.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4756/11152 [ext/pdo/tests/pdo_032.phpt]
SKIP MySQL PDO Common: PDO::ATTR_CASE [ext/pdo_mysql/tests/pdo_032.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4757/11152 [ext/pdo/tests/pdo_033.phpt]
SKIP MySQL PDO Common: PDO::quote() [ext/pdo_mysql/tests/pdo_033.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4758/11152 [ext/pdo/tests/pdo_034.phpt]
SKIP MySQL PDO Common: PDO::FETCH_KEY_PAIR fetch mode test [ext/pdo_mysql/tests/pdo_034.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4759/11152 [ext/pdo/tests/pdo_035.phpt]
PASS MySQL PDO Common: PDORow + get_parent_class() [ext/pdo_mysql/tests/pdo_035.phpt] 
TEST 4760/11152 [ext/pdo/tests/pdo_036.phpt]
PASS MySQL Testing PDORow and PDOStatement instances with Reflection [ext/pdo_mysql/tests/pdo_036.phpt] 
TEST 4761/11152 [ext/pdo/tests/pdo_037.phpt]
PASS MySQL Crash when calling a method of a class that inherits PDOStatement [ext/pdo_mysql/tests/pdo_037.phpt] 
TEST 4762/11152 [ext/pdo/tests/pdorow.phpt]
PASS MySQL Trying instantiate a PDORow object manually [ext/pdo_mysql/tests/pdorow.phpt] 
TEST 4763/11152 [ext/pdo/tests/pecl_bug_5217.phpt]
SKIP MySQL PDO Common: PECL Bug #5217 (serialize/unserialze safety) [ext/pdo_mysql/tests/pecl_bug_5217.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4764/11152 [ext/pdo/tests/pecl_bug_5772.phpt]
SKIP MySQL PDO Common: PECL Bug #5772 (PDO::FETCH_FUNC breaks on mixed case func name) [ext/pdo_mysql/tests/pecl_bug_5772.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4765/11152 [ext/pdo/tests/pecl_bug_5809.phpt]
SKIP MySQL PDO Common: PECL Bug #5809 (PDOStatement::execute(array()) changes param) [ext/pdo_mysql/tests/pecl_bug_5809.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
REDIRECT ext/pdo/tests (MySQL [ext/pdo_mysql/tests/common.phpt]) done
TEST 4766/11152 [ext/pdo_mysql/tests/last_insert_id.phpt]
SKIP PDO MySQL auto_increment / last insert id [ext/pdo_mysql/tests/last_insert_id.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4767/11152 [ext/pdo_mysql/tests/pdo_mysql___construct.phpt]
SKIP MySQL PDO->__construct() - Generic + DSN [ext/pdo_mysql/tests/pdo_mysql___construct.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4768/11152 [ext/pdo_mysql/tests/pdo_mysql___construct_ini.phpt]
SKIP MySQL PDO->__construct() - URI [ext/pdo_mysql/tests/pdo_mysql___construct_ini.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4769/11152 [ext/pdo_mysql/tests/pdo_mysql___construct_options.phpt]
SKIP MySQL PDO->__construct(), options [ext/pdo_mysql/tests/pdo_mysql___construct_options.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4770/11152 [ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.phpt]
SKIP MySQL PDO->__construct(), libmysql only options [ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4771/11152 [ext/pdo_mysql/tests/pdo_mysql___construct_uri.phpt]
SKIP MySQL PDO->__construct() - URI [ext/pdo_mysql/tests/pdo_mysql___construct_uri.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4772/11152 [ext/pdo_mysql/tests/pdo_mysql_attr_autocommit.phpt]
SKIP PDO::ATTR_AUTOCOMMIT [ext/pdo_mysql/tests/pdo_mysql_attr_autocommit.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4773/11152 [ext/pdo_mysql/tests/pdo_mysql_attr_case.phpt]
SKIP PDO::ATTR_CASE [ext/pdo_mysql/tests/pdo_mysql_attr_case.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4774/11152 [ext/pdo_mysql/tests/pdo_mysql_attr_client_version.phpt]
SKIP PDO::ATTR_CLIENT_VERSION [ext/pdo_mysql/tests/pdo_mysql_attr_client_version.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4775/11152 [ext/pdo_mysql/tests/pdo_mysql_attr_connection_status.phpt]
SKIP PDO::ATTR_CONNECTION_STATUS [ext/pdo_mysql/tests/pdo_mysql_attr_connection_status.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4776/11152 [ext/pdo_mysql/tests/pdo_mysql_attr_driver_name.phpt]
SKIP PDO::ATTR_DRIVER_NAME [ext/pdo_mysql/tests/pdo_mysql_attr_driver_name.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4777/11152 [ext/pdo_mysql/tests/pdo_mysql_attr_errmode.phpt]
SKIP PDO::ATTR_ERRMODE [ext/pdo_mysql/tests/pdo_mysql_attr_errmode.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4778/11152 [ext/pdo_mysql/tests/pdo_mysql_attr_fetch_table_names.phpt]
SKIP PDO::ATTR_FETCH_TABLE_NAMES [ext/pdo_mysql/tests/pdo_mysql_attr_fetch_table_names.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4779/11152 [ext/pdo_mysql/tests/pdo_mysql_attr_init_command.phpt]
SKIP PDO::MYSQL_ATTR_INIT_COMMAND [ext/pdo_mysql/tests/pdo_mysql_attr_init_command.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4780/11152 [ext/pdo_mysql/tests/pdo_mysql_attr_max_buffer_size.phpt]
SKIP MySQL PDO->__construct(), PDO::MYSQL_ATTR_MAX_BUFFER_SIZE [ext/pdo_mysql/tests/pdo_mysql_attr_max_buffer_size.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4781/11152 [ext/pdo_mysql/tests/pdo_mysql_attr_oracle_nulls.phpt]
SKIP PDO::ATTR_ORACLE_NULLS [ext/pdo_mysql/tests/pdo_mysql_attr_oracle_nulls.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4782/11152 [ext/pdo_mysql/tests/pdo_mysql_attr_prefetch.phpt]
SKIP PDO::ATTR_PREFETCH [ext/pdo_mysql/tests/pdo_mysql_attr_prefetch.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4783/11152 [ext/pdo_mysql/tests/pdo_mysql_attr_server_info.phpt]
SKIP PDO::ATTR_SERVER_INFO [ext/pdo_mysql/tests/pdo_mysql_attr_server_info.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4784/11152 [ext/pdo_mysql/tests/pdo_mysql_attr_server_version.phpt]
SKIP PDO::ATTR_SERVER_VERSION [ext/pdo_mysql/tests/pdo_mysql_attr_server_version.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4785/11152 [ext/pdo_mysql/tests/pdo_mysql_attr_statement_class.phpt]
SKIP PDO::ATTR_STATEMENT_CLASS [ext/pdo_mysql/tests/pdo_mysql_attr_statement_class.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4786/11152 [ext/pdo_mysql/tests/pdo_mysql_begintransaction.phpt]
SKIP PDO->beginTransaction() [ext/pdo_mysql/tests/pdo_mysql_begintransaction.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4787/11152 [ext/pdo_mysql/tests/pdo_mysql_bit.phpt]
SKIP MySQL PDO->exec(), BIT columns - remove after fix! [ext/pdo_mysql/tests/pdo_mysql_bit.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4788/11152 [ext/pdo_mysql/tests/pdo_mysql_class_constants.phpt]
PASS PDO MySQL specific class constants [ext/pdo_mysql/tests/pdo_mysql_class_constants.phpt] 
TEST 4789/11152 [ext/pdo_mysql/tests/pdo_mysql_commit.phpt]
SKIP MySQL PDO->commit() [ext/pdo_mysql/tests/pdo_mysql_commit.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4790/11152 [ext/pdo_mysql/tests/pdo_mysql_connect_charset.phpt]
SKIP PDO_MYSQL: Defining a connection charset in the DSN [ext/pdo_mysql/tests/pdo_mysql_connect_charset.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4791/11152 [ext/pdo_mysql/tests/pdo_mysql_errorcode.phpt]
SKIP MySQL PDO->errorCode() [ext/pdo_mysql/tests/pdo_mysql_errorcode.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4792/11152 [ext/pdo_mysql/tests/pdo_mysql_errorinfo.phpt]
SKIP MySQL PDO->errorInfo() [ext/pdo_mysql/tests/pdo_mysql_errorinfo.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4793/11152 [ext/pdo_mysql/tests/pdo_mysql_exec.phpt]
SKIP MySQL PDO->exec(), affected rows [ext/pdo_mysql/tests/pdo_mysql_exec.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4794/11152 [ext/pdo_mysql/tests/pdo_mysql_exec_ddl.phpt]
SKIP MySQL PDO->exec(), affected rows [ext/pdo_mysql/tests/pdo_mysql_exec_ddl.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4795/11152 [ext/pdo_mysql/tests/pdo_mysql_exec_load_data.phpt]
SKIP MySQL PDO->exec(), affected rows [ext/pdo_mysql/tests/pdo_mysql_exec_load_data.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4796/11152 [ext/pdo_mysql/tests/pdo_mysql_exec_select.phpt]
SKIP MySQL PDO->exec(), SELECT [ext/pdo_mysql/tests/pdo_mysql_exec_select.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4797/11152 [ext/pdo_mysql/tests/pdo_mysql_fetch_both.phpt]
SKIP MySQL PDOStatement->fetch() [ext/pdo_mysql/tests/pdo_mysql_fetch_both.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4798/11152 [ext/pdo_mysql/tests/pdo_mysql_get_attribute.phpt]
SKIP MySQL PDO->getAttribute() [ext/pdo_mysql/tests/pdo_mysql_get_attribute.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4799/11152 [ext/pdo_mysql/tests/pdo_mysql_interface.phpt]
SKIP MySQL PDO class interface [ext/pdo_mysql/tests/pdo_mysql_interface.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4800/11152 [ext/pdo_mysql/tests/pdo_mysql_last_insert_id.phpt]
SKIP MySQL PDO->lastInsertId() [ext/pdo_mysql/tests/pdo_mysql_last_insert_id.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4801/11152 [ext/pdo_mysql/tests/pdo_mysql_pconnect.phpt]
SKIP MySQL PDO->__construct(), PDO::ATTR_PERSISTENT [ext/pdo_mysql/tests/pdo_mysql_pconnect.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4802/11152 [ext/pdo_mysql/tests/pdo_mysql_phpinfo.phpt]
SKIP MySQL PDO phpinfo() output [ext/pdo_mysql/tests/pdo_mysql_phpinfo.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4803/11152 [ext/pdo_mysql/tests/pdo_mysql_prepare_emulated.phpt]
SKIP MySQL PDO->prepare(), emulated PS [ext/pdo_mysql/tests/pdo_mysql_prepare_emulated.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4804/11152 [ext/pdo_mysql/tests/pdo_mysql_prepare_emulated_anonymous.phpt]
SKIP MySQL PDO->prepare(), emulated PS, anonymous placeholder [ext/pdo_mysql/tests/pdo_mysql_prepare_emulated_anonymous.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4805/11152 [ext/pdo_mysql/tests/pdo_mysql_prepare_emulated_placeholder_everywhere.phpt]
SKIP MySQL PDO->prepare(), emulated PS, anonymous placeholder [ext/pdo_mysql/tests/pdo_mysql_prepare_emulated_placeholder_everywhere.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4806/11152 [ext/pdo_mysql/tests/pdo_mysql_prepare_load_data.phpt]
SKIP MySQL PDO->prepare() and 1295 (ER_UNSUPPORTED_PS) [ext/pdo_mysql/tests/pdo_mysql_prepare_load_data.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4807/11152 [ext/pdo_mysql/tests/pdo_mysql_prepare_match_against.phpt]
SKIP Bug #41876 (bindParam() and bindValue() do not work with MySQL MATCH () AGAINST ()) [ext/pdo_mysql/tests/pdo_mysql_prepare_match_against.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4808/11152 [ext/pdo_mysql/tests/pdo_mysql_prepare_native.phpt]
SKIP MySQL PDO->prepare(), native PS [ext/pdo_mysql/tests/pdo_mysql_prepare_native.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4809/11152 [ext/pdo_mysql/tests/pdo_mysql_prepare_native_clear_error.phpt]
SKIP MySQL PDO->prepare(), native PS, clear line after error [ext/pdo_mysql/tests/pdo_mysql_prepare_native_clear_error.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4810/11152 [ext/pdo_mysql/tests/pdo_mysql_prepare_native_column.phpt]
SKIP MySQL PDO->prepare(), native PS, named placeholder [ext/pdo_mysql/tests/pdo_mysql_prepare_native_column.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4811/11152 [ext/pdo_mysql/tests/pdo_mysql_prepare_native_dup_named_placeholder.phpt]
SKIP MySQL PDO->prepare(), native PS, named placeholder II [ext/pdo_mysql/tests/pdo_mysql_prepare_native_dup_named_placeholder.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4812/11152 [ext/pdo_mysql/tests/pdo_mysql_prepare_native_mixed_style.phpt]
SKIP MySQL PDO->prepare(), native PS, mixed, wired style [ext/pdo_mysql/tests/pdo_mysql_prepare_native_mixed_style.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4813/11152 [ext/pdo_mysql/tests/pdo_mysql_prepare_native_named_placeholder.phpt]
SKIP MySQL PDO->prepare(), native PS, named placeholder [ext/pdo_mysql/tests/pdo_mysql_prepare_native_named_placeholder.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4814/11152 [ext/pdo_mysql/tests/pdo_mysql_prepare_native_placeholder_everywhere.phpt]
SKIP MySQL PDO->prepare(),native PS, anonymous placeholder [ext/pdo_mysql/tests/pdo_mysql_prepare_native_placeholder_everywhere.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4815/11152 [ext/pdo_mysql/tests/pdo_mysql_rollback.phpt]
SKIP PDO::rollBack() [ext/pdo_mysql/tests/pdo_mysql_rollback.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4816/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_bindcolumn.phpt]
SKIP MySQL PDOStatement->bindColumn() [ext/pdo_mysql/tests/pdo_mysql_stmt_bindcolumn.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4817/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_bindparam.phpt]
SKIP MySQL PDOStatement->bindParam() [ext/pdo_mysql/tests/pdo_mysql_stmt_bindparam.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4818/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_bindparam_types.phpt]
SKIP MySQL PDOStatement->bindParam() - SQL column types [ext/pdo_mysql/tests/pdo_mysql_stmt_bindparam_types.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4819/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_bindvalue.phpt]
SKIP MySQL PDOStatement->bindValue() [ext/pdo_mysql/tests/pdo_mysql_stmt_bindvalue.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4820/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_blobfromsteam.phpt]
SKIP MySQL PDOStatement - inserting BLOB from stream [ext/pdo_mysql/tests/pdo_mysql_stmt_blobfromsteam.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4821/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_blobs.phpt]
SKIP MySQL Prepared Statements and BLOBs [ext/pdo_mysql/tests/pdo_mysql_stmt_blobs.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4822/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_closecursor.phpt]
SKIP MySQL PDOStatement->closeCursor() [ext/pdo_mysql/tests/pdo_mysql_stmt_closecursor.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4823/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_closecursor_empty.phpt]
SKIP MySQL PDOStatement->closeCursor() [ext/pdo_mysql/tests/pdo_mysql_stmt_closecursor_empty.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4824/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_columncount.phpt]
SKIP MySQL PDOStatement->columnCount() [ext/pdo_mysql/tests/pdo_mysql_stmt_columncount.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4825/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_errorcode.phpt]
SKIP MySQL PDOStatement->errorCode(); [ext/pdo_mysql/tests/pdo_mysql_stmt_errorcode.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4826/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_errorinfo.phpt]
SKIP MySQL PDOStatement->errorInfo(); [ext/pdo_mysql/tests/pdo_mysql_stmt_errorinfo.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4827/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_fetch_non_select.phpt]
SKIP MySQL PDOStatement->execute()/fetch(), Non-SELECT [ext/pdo_mysql/tests/pdo_mysql_stmt_fetch_non_select.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4828/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_fetch_serialize.phpt]
SKIP MySQL PDOStatement->fetch(), PDO::FETCH_SERIALIZE [ext/pdo_mysql/tests/pdo_mysql_stmt_fetch_serialize.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4829/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_fetch_serialize_simple.phpt]
SKIP MySQL PDOStatement->fetch(), PDO::FETCH_SERIALIZE [ext/pdo_mysql/tests/pdo_mysql_stmt_fetch_serialize_simple.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4830/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_fetchobject.phpt]
SKIP MySQL PDO: PDOStatement->fetchObject() [ext/pdo_mysql/tests/pdo_mysql_stmt_fetchobject.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4831/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_getcolumnmeta.phpt]
SKIP MySQL: PDOStatement->getColumnMeta() [ext/pdo_mysql/tests/pdo_mysql_stmt_getcolumnmeta.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4832/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_multiquery.phpt]
SKIP PDOStatements and multi query [ext/pdo_mysql/tests/pdo_mysql_stmt_multiquery.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4833/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_nextrowset.phpt]
SKIP MySQL PDOStatement->nextRowSet() [ext/pdo_mysql/tests/pdo_mysql_stmt_nextrowset.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4834/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_rowcount.phpt]
SKIP MySQL PDOStatement->rowCount() @ SELECT [ext/pdo_mysql/tests/pdo_mysql_stmt_rowcount.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4835/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_unbuffered_2050.phpt]
SKIP MySQL PDO:query() vs. PDO::prepare() and MySQL error 2050 [ext/pdo_mysql/tests/pdo_mysql_stmt_unbuffered_2050.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4836/11152 [ext/pdo_mysql/tests/pdo_mysql_stmt_variable_columncount.phpt]
SKIP MySQL Prepared Statements and different column counts [ext/pdo_mysql/tests/pdo_mysql_stmt_variable_columncount.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4837/11152 [ext/pdo_mysql/tests/pdo_mysql_subclass.phpt]
SKIP MySQL PDOStatement->execute()/fetch(), Non-SELECT [ext/pdo_mysql/tests/pdo_mysql_subclass.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4838/11152 [ext/pdo_mysql/tests/pdo_mysql_types.phpt]
SKIP MySQL PDO->exec(), native types wo ZEROFILL [ext/pdo_mysql/tests/pdo_mysql_types.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4839/11152 [ext/pdo_mysql/tests/pdo_mysql_types_zerofill.phpt]
SKIP MySQL PDO->exec(), native types - ZEROFILL [ext/pdo_mysql/tests/pdo_mysql_types_zerofill.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4840/11152 [ext/pdo_mysql/tests/pecl_bug_5200.phpt]
SKIP PDO MySQL PECL Bug #5200 (Describe table gives unexpected result mysql and type enum) [ext/pdo_mysql/tests/pecl_bug_5200.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4841/11152 [ext/pdo_mysql/tests/pecl_bug_5780.phpt]
SKIP PDO MySQL PECL Bug #5780 (Failure to produce an error when one is expected) [ext/pdo_mysql/tests/pecl_bug_5780.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4842/11152 [ext/pdo_mysql/tests/pecl_bug_5802.phpt]
SKIP PDO MySQL PECL Bug #5802 (bindParam/bindValue retain the is_null flag) [ext/pdo_mysql/tests/pecl_bug_5802.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4843/11152 [ext/pdo_mysql/tests/show_tables.phpt]
SKIP PDO MySQL SHOW TABLES [ext/pdo_mysql/tests/show_tables.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 4844/11152 [ext/pdo_sqlite/tests/bug33841.phpt]
PASS PDO SQLite Bug #33841 (rowCount() does not work on prepared statements) [ext/pdo_sqlite/tests/bug33841.phpt] 
TEST 4845/11152 [ext/pdo_sqlite/tests/bug35336.phpt]
PASS Bug #35336 (crash on PDO::FETCH_CLASS + __set()) [ext/pdo_sqlite/tests/bug35336.phpt] 
TEST 4846/11152 [ext/pdo_sqlite/tests/bug43831.phpt]
PASS Bug #43831 ($this gets mangled when extending PDO with persistent connection) [ext/pdo_sqlite/tests/bug43831.phpt] 
TEST 4847/11152 [ext/pdo_sqlite/tests/bug44327_2.phpt]
PASS Bug #44327.2 (PDORow::queryString property & numeric offsets / Crash) [ext/pdo_sqlite/tests/bug44327_2.phpt] 
TEST 4848/11152 [ext/pdo_sqlite/tests/bug44327_3.phpt]
PASS Bug #44327.3 (PDORow::queryString property & numeric offsets / Crash) [ext/pdo_sqlite/tests/bug44327_3.phpt] 
TEST 4849/11152 [ext/pdo_sqlite/tests/bug46139.phpt]
PASS Bug #46139 (PDOStatement->setFetchMode() forgets FETCH_PROPS_LATE) [ext/pdo_sqlite/tests/bug46139.phpt] 
TEST 4850/11152 [ext/pdo_sqlite/tests/bug46542.phpt]
PASS Bug #46542 Extending PDO class with a __call() function [ext/pdo_sqlite/tests/bug46542.phpt] 
TEST 4851/11152 [ext/pdo_sqlite/tests/bug48773.phpt]
PASS Bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS with ctor_args) [ext/pdo_sqlite/tests/bug48773.phpt] 
TEST 4852/11152 [ext/pdo_sqlite/tests/bug50728.phpt]
PASS Bug #50728 (All PDOExceptions hardcode 'code' property to 0) [ext/pdo_sqlite/tests/bug50728.phpt] 
TEST 4853/11152 [ext/pdo_sqlite/tests/bug52487.phpt]
PASS Bug #52487 (PDO::FETCH_INTO leaks memory) [ext/pdo_sqlite/tests/bug52487.phpt] 
TEST 4854/11152 [ext/pdo_sqlite/tests/bug_42589.phpt]
PASS PDO SQLite Feature Request #42589 (getColumnMeta() should also return table name) [ext/pdo_sqlite/tests/bug_42589.phpt] 
TEST 4855/11152 [ext/pdo_sqlite/tests/common.phpt]
REDIRECT ext/pdo/tests (SQLite [ext/pdo_sqlite/tests/common.phpt]) begin
TEST 4855/11213 [ext/pdo/tests/bug47769.phpt]
PASS SQLite Bug #47769 (Strange extends PDO) [ext/pdo_sqlite/tests/bug47769.phpt] 
TEST 4856/11213 [ext/pdo/tests/bug_34630.phpt]
PASS SQLite PDO Common: Bug #34630 (inserting streams as LOBs) [ext/pdo_sqlite/tests/bug_34630.phpt] 
TEST 4857/11213 [ext/pdo/tests/bug_34687.phpt]
PASS SQLite PDO Common: Bug #34687 (query doesn't return error information) [ext/pdo_sqlite/tests/bug_34687.phpt] 
TEST 4858/11213 [ext/pdo/tests/bug_35671.phpt]
PASS SQLite PDO Common: Bug #35671 (binding by name breakage) [ext/pdo_sqlite/tests/bug_35671.phpt] 
TEST 4859/11213 [ext/pdo/tests/bug_36428.phpt]
PASS SQLite PDO Common: Bug #36428 (Incorrect error message for PDO::fetchAll()) [ext/pdo_sqlite/tests/bug_36428.phpt] 
TEST 4860/11213 [ext/pdo/tests/bug_36798.phpt]
PASS SQLite PDO Common: Bug #36798 (Error parsing named parameters with queries containing high-ascii chars) [ext/pdo_sqlite/tests/bug_36798.phpt] 
TEST 4861/11213 [ext/pdo/tests/bug_38253.phpt]
PASS SQLite PDO Common: Bug #38253 (PDO produces segfault with default fetch mode) [ext/pdo_sqlite/tests/bug_38253.phpt] 
TEST 4862/11213 [ext/pdo/tests/bug_38394.phpt]
PASS SQLite PDO Common: Bug #38394 (Prepared statement error stops subsequent statements) [ext/pdo_sqlite/tests/bug_38394.phpt] 
TEST 4863/11213 [ext/pdo/tests/bug_39398.phpt]
PASS SQLite PDO Common: Bug #39398 (Booleans are not automatically translated to integers) [ext/pdo_sqlite/tests/bug_39398.phpt] 
TEST 4864/11213 [ext/pdo/tests/bug_39656.phpt]
PASS SQLite PDO Common: Bug #39656 (Crash when calling fetch() on a PDO statment object after closeCursor()) [ext/pdo_sqlite/tests/bug_39656.phpt] 
TEST 4865/11213 [ext/pdo/tests/bug_40285.phpt]
PASS SQLite PDO Common: Bug #40285 (The prepare parser goes into an infinite loop on ': or ":) [ext/pdo_sqlite/tests/bug_40285.phpt] 
TEST 4866/11213 [ext/pdo/tests/bug_42917.phpt]
PASS SQLite PDO Common: Bug #42917 (PDO::FETCH_KEY_PAIR doesn't work with setFetchMode) [ext/pdo_sqlite/tests/bug_42917.phpt] 
TEST 4867/11213 [ext/pdo/tests/bug_43130.phpt]
SKIP SQLite PDO Common: Bug #43130 (Bound parameters cannot have - in their name) [ext/pdo_sqlite/tests/bug_43130.phpt] reason: not relevant for sqlite driver
TEST 4868/11213 [ext/pdo/tests/bug_43139.phpt]
PASS SQLite PDO Common: Bug #43139 (PDO ignore ATTR_DEFAULT_FETCH_MODE in some cases with fetchAll()) [ext/pdo_sqlite/tests/bug_43139.phpt] 
TEST 4869/11213 [ext/pdo/tests/bug_43663.phpt]
PASS SQLite PDO Common: Bug #43663 (__call on classes derived from PDO) [ext/pdo_sqlite/tests/bug_43663.phpt] 
TEST 4870/11213 [ext/pdo/tests/bug_44159.phpt]
PASS SQLite Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL)) [ext/pdo_sqlite/tests/bug_44159.phpt] 
TEST 4871/11213 [ext/pdo/tests/bug_44173.phpt]
PASS SQLite PDO Common: Bug #44173 (PDO->query() parameter parsing/checking needs an update) [ext/pdo_sqlite/tests/bug_44173.phpt] 
TEST 4872/11213 [ext/pdo/tests/bug_44409.phpt]
PASS SQLite PDO Common: Bug #44409 (PDO::FETCH_SERIALIZE calls __construct()) [ext/pdo_sqlite/tests/bug_44409.phpt] 
TEST 4873/11213 [ext/pdo/tests/bug_44861.phpt]
SKIP SQLite PDO Common: Bug #44861 (scrollable cursor don't work with pgsql) [ext/pdo_sqlite/tests/bug_44861.phpt] reason: Scrollable cursors not supported
TEST 4874/11213 [ext/pdo/tests/bug_50458.phpt]
PASS SQLite PDO Common: Bug #50458 (PDO::FETCH_FUNC fails with Closures) [ext/pdo_sqlite/tests/bug_50458.phpt] 
TEST 4875/11213 [ext/pdo/tests/pdo_001.phpt]
PASS SQLite PDO Common: PDO::FETCH_ASSOC [ext/pdo_sqlite/tests/pdo_001.phpt] 
TEST 4876/11213 [ext/pdo/tests/pdo_002.phpt]
PASS SQLite PDO Common: PDO::FETCH_NUM [ext/pdo_sqlite/tests/pdo_002.phpt] 
TEST 4877/11213 [ext/pdo/tests/pdo_003.phpt]
PASS SQLite PDO Common: PDO::FETCH_BOTH [ext/pdo_sqlite/tests/pdo_003.phpt] 
TEST 4878/11213 [ext/pdo/tests/pdo_004.phpt]
PASS SQLite PDO Common: PDO::FETCH_OBJ [ext/pdo_sqlite/tests/pdo_004.phpt] 
TEST 4879/11213 [ext/pdo/tests/pdo_005.phpt]
PASS SQLite PDO Common: PDO::FETCH_CLASS [ext/pdo_sqlite/tests/pdo_005.phpt] 
TEST 4880/11213 [ext/pdo/tests/pdo_006.phpt]
PASS SQLite PDO Common: PDO::FETCH_GROUP [ext/pdo_sqlite/tests/pdo_006.phpt] 
TEST 4881/11213 [ext/pdo/tests/pdo_007.phpt]
PASS SQLite PDO Common: PDO::FETCH_UNIQUE [ext/pdo_sqlite/tests/pdo_007.phpt] 
TEST 4882/11213 [ext/pdo/tests/pdo_008.phpt]
PASS SQLite PDO Common: PDO::FETCH_UNIQUE conflict [ext/pdo_sqlite/tests/pdo_008.phpt] 
TEST 4883/11213 [ext/pdo/tests/pdo_009.phpt]
PASS SQLite PDO Common: PDO::FETCH_CLASSTYPE [ext/pdo_sqlite/tests/pdo_009.phpt] 
TEST 4884/11213 [ext/pdo/tests/pdo_010.phpt]
PASS SQLite PDO Common: PDO::FETCH_CLASSTYPE and GROUP/UNIQUE [ext/pdo_sqlite/tests/pdo_010.phpt] 
TEST 4885/11213 [ext/pdo/tests/pdo_011.phpt]
PASS SQLite PDO Common: PDO::FETCH_FUNC and statement overloading [ext/pdo_sqlite/tests/pdo_011.phpt] 
TEST 4886/11213 [ext/pdo/tests/pdo_012.phpt]
PASS SQLite PDO Common: PDOStatement::setFetchMode [ext/pdo_sqlite/tests/pdo_012.phpt] 
TEST 4887/11213 [ext/pdo/tests/pdo_013.phpt]
PASS SQLite PDO Common: PDOStatement iterator [ext/pdo_sqlite/tests/pdo_013.phpt] 
TEST 4888/11213 [ext/pdo/tests/pdo_014.phpt]
PASS SQLite PDO Common: PDOStatement SPL iterator [ext/pdo_sqlite/tests/pdo_014.phpt] 
TEST 4889/11213 [ext/pdo/tests/pdo_015.phpt]
PASS SQLite PDO Common: PDO::FETCH_COLUMN [ext/pdo_sqlite/tests/pdo_015.phpt] 
TEST 4890/11213 [ext/pdo/tests/pdo_016.phpt]
PASS SQLite PDO Common: PDO::FETCH_BOUND [ext/pdo_sqlite/tests/pdo_016.phpt] 
TEST 4891/11213 [ext/pdo/tests/pdo_016a.phpt]
PASS SQLite PDO Common: PDO::FETCH_BOUND w/o : [ext/pdo_sqlite/tests/pdo_016a.phpt] 
TEST 4892/11213 [ext/pdo/tests/pdo_017.phpt]
PASS SQLite PDO Common: transactions [ext/pdo_sqlite/tests/pdo_017.phpt] 
TEST 4893/11213 [ext/pdo/tests/pdo_018.phpt]
PASS SQLite PDO Common: serializing [ext/pdo_sqlite/tests/pdo_018.phpt] 
TEST 4894/11213 [ext/pdo/tests/pdo_019.phpt]
PASS SQLite PDO Common: fetch() and while() [ext/pdo_sqlite/tests/pdo_019.phpt] 
TEST 4895/11213 [ext/pdo/tests/pdo_020.phpt]
PASS SQLite PDO Common: PDOStatement::columnCount [ext/pdo_sqlite/tests/pdo_020.phpt] 
TEST 4896/11213 [ext/pdo/tests/pdo_021.phpt]
PASS SQLite PDO Common: PDOStatement::execute with parameters [ext/pdo_sqlite/tests/pdo_021.phpt] 
TEST 4897/11213 [ext/pdo/tests/pdo_022.phpt]
SKIP SQLite PDO Common: PDOStatement::getColumnMeta [ext/pdo_sqlite/tests/pdo_022.phpt] reason: this feature is not yet finalized, no test makes sense
TEST 4898/11213 [ext/pdo/tests/pdo_023.phpt]
PASS SQLite PDO Common: extending PDO [ext/pdo_sqlite/tests/pdo_023.phpt] 
TEST 4899/11213 [ext/pdo/tests/pdo_024.phpt]
PASS SQLite PDO Common: assert that bindParam does not modify parameter [ext/pdo_sqlite/tests/pdo_024.phpt] 
TEST 4900/11213 [ext/pdo/tests/pdo_025.phpt]
PASS SQLite PDO Common: PDO::FETCH_INTO [ext/pdo_sqlite/tests/pdo_025.phpt] 
TEST 4901/11213 [ext/pdo/tests/pdo_026.phpt]
PASS SQLite PDO Common: extending PDO (2) [ext/pdo_sqlite/tests/pdo_026.phpt] 
TEST 4902/11213 [ext/pdo/tests/pdo_027.phpt]
PASS SQLite PDO Common: PDO::FETCH_LAZY [ext/pdo_sqlite/tests/pdo_027.phpt] 
TEST 4903/11213 [ext/pdo/tests/pdo_028.phpt]
PASS SQLite PDO Common: bindValue [ext/pdo_sqlite/tests/pdo_028.phpt] 
TEST 4904/11213 [ext/pdo/tests/pdo_029.phpt]
PASS SQLite PDO Common: extending PDO (3) [ext/pdo_sqlite/tests/pdo_029.phpt] 
TEST 4905/11213 [ext/pdo/tests/pdo_030.phpt]
PASS SQLite PDO Common: extending PDO (4) [ext/pdo_sqlite/tests/pdo_030.phpt] 
TEST 4906/11213 [ext/pdo/tests/pdo_031.phpt]
PASS SQLite PDO Common: PDOStatement SPL iterator [ext/pdo_sqlite/tests/pdo_031.phpt] 
TEST 4907/11213 [ext/pdo/tests/pdo_032.phpt]
PASS SQLite PDO Common: PDO::ATTR_CASE [ext/pdo_sqlite/tests/pdo_032.phpt] 
TEST 4908/11213 [ext/pdo/tests/pdo_033.phpt]
PASS SQLite PDO Common: PDO::quote() [ext/pdo_sqlite/tests/pdo_033.phpt] 
TEST 4909/11213 [ext/pdo/tests/pdo_034.phpt]
PASS SQLite PDO Common: PDO::FETCH_KEY_PAIR fetch mode test [ext/pdo_sqlite/tests/pdo_034.phpt] 
TEST 4910/11213 [ext/pdo/tests/pdo_035.phpt]
PASS SQLite PDO Common: PDORow + get_parent_class() [ext/pdo_sqlite/tests/pdo_035.phpt] 
TEST 4911/11213 [ext/pdo/tests/pdo_036.phpt]
PASS SQLite Testing PDORow and PDOStatement instances with Reflection [ext/pdo_sqlite/tests/pdo_036.phpt] 
TEST 4912/11213 [ext/pdo/tests/pdo_037.phpt]
PASS SQLite Crash when calling a method of a class that inherits PDOStatement [ext/pdo_sqlite/tests/pdo_037.phpt] 
TEST 4913/11213 [ext/pdo/tests/pdorow.phpt]
PASS SQLite Trying instantiate a PDORow object manually [ext/pdo_sqlite/tests/pdorow.phpt] 
TEST 4914/11213 [ext/pdo/tests/pecl_bug_5217.phpt]
PASS SQLite PDO Common: PECL Bug #5217 (serialize/unserialze safety) [ext/pdo_sqlite/tests/pecl_bug_5217.phpt] 
TEST 4915/11213 [ext/pdo/tests/pecl_bug_5772.phpt]
PASS SQLite PDO Common: PECL Bug #5772 (PDO::FETCH_FUNC breaks on mixed case func name) [ext/pdo_sqlite/tests/pecl_bug_5772.phpt] 
TEST 4916/11213 [ext/pdo/tests/pecl_bug_5809.phpt]
PASS SQLite PDO Common: PECL Bug #5809 (PDOStatement::execute(array()) changes param) [ext/pdo_sqlite/tests/pecl_bug_5809.phpt] 
REDIRECT ext/pdo/tests (SQLite [ext/pdo_sqlite/tests/common.phpt]) done
TEST 4917/11213 [ext/pdo_sqlite/tests/debugdumpparams_001.phpt]
PASS Testing PDOStatement::debugDumpParams() with bound params [ext/pdo_sqlite/tests/debugdumpparams_001.phpt] 
TEST 4918/11213 [ext/pdo_sqlite/tests/pdo_fetch_func_001.phpt]
PASS Testing several callbacks using PDO::FETCH_FUNC [ext/pdo_sqlite/tests/pdo_fetch_func_001.phpt] 
TEST 4919/11213 [ext/pdo_sqlite/tests/pdo_sqlite_createaggregate.phpt]
PASS PDO_sqlite: Testing sqliteCreateAggregate() [ext/pdo_sqlite/tests/pdo_sqlite_createaggregate.phpt] 
TEST 4920/11213 [ext/pdo_sqlite/tests/pdo_sqlite_createaggregate_002.phpt]
PASS PDO_sqlite: Testing invalid callback for sqliteCreateAggregate() [ext/pdo_sqlite/tests/pdo_sqlite_createaggregate_002.phpt] 
TEST 4921/11213 [ext/pdo_sqlite/tests/pdo_sqlite_createcollation.phpt]
PASS PDO_sqlite: Testing sqliteCreateCollation() [ext/pdo_sqlite/tests/pdo_sqlite_createcollation.phpt] 
TEST 4922/11213 [ext/pdo_sqlite/tests/pdo_sqlite_createfunction.phpt]
PASS PDO_sqlite: Testing sqliteCreateFunction() [ext/pdo_sqlite/tests/pdo_sqlite_createfunction.phpt] 
TEST 4923/11213 [ext/pdo_sqlite/tests/pdo_sqlite_get_attribute.phpt]
PASS PDO_sqlite: Testing getAttribute() [ext/pdo_sqlite/tests/pdo_sqlite_get_attribute.phpt] 
TEST 4924/11213 [ext/pdo_sqlite/tests/pdo_sqlite_lastinsertid.phpt]
PASS PDO_sqlite: Testing lastInsertId() [ext/pdo_sqlite/tests/pdo_sqlite_lastinsertid.phpt] 
TEST 4925/11213 [ext/pdo_sqlite/tests/pdo_sqlite_transaction.phpt]
PASS PDO_sqlite: Testing transaction [ext/pdo_sqlite/tests/pdo_sqlite_transaction.phpt] 
TEST 4926/11213 [ext/phar/tests/001.phpt]
PASS Phar::apiVersion [ext/phar/tests/001.phpt] 
TEST 4927/11213 [ext/phar/tests/002.phpt]
PASS Phar::mapPhar truncated manifest/improper params [ext/phar/tests/002.phpt] 
TEST 4928/11213 [ext/phar/tests/003.phpt]
PASS Phar::canCompress [ext/phar/tests/003.phpt] 
TEST 4929/11213 [ext/phar/tests/003a.phpt]
PASS Phar::canCompress, specific [ext/phar/tests/003a.phpt] 
TEST 4930/11213 [ext/phar/tests/004.phpt]
PASS Phar::mapPhar no __HALT_COMPILER(); [ext/phar/tests/004.phpt] 
TEST 4931/11213 [ext/phar/tests/005.phpt]
PASS Phar::mapPhar truncated manifest (none) [ext/phar/tests/005.phpt] 
TEST 4932/11213 [ext/phar/tests/006.phpt]
PASS Phar::mapPhar truncated manifest (manifest length truncated) [ext/phar/tests/006.phpt] 
TEST 4933/11213 [ext/phar/tests/007.phpt]
PASS Phar::mapPhar manifest too big [ext/phar/tests/007.phpt] 
TEST 4934/11213 [ext/phar/tests/008.phpt]
PASS Phar::mapPhar truncated manifest (not enough for manifest length) [ext/phar/tests/008.phpt] 
TEST 4935/11213 [ext/phar/tests/009.phpt]
PASS Phar::mapPhar too many manifest entries [ext/phar/tests/009.phpt] 
TEST 4936/11213 [ext/phar/tests/010.phpt]
PASS Phar::mapPhar buffer overrun [ext/phar/tests/010.phpt] 
TEST 4937/11213 [ext/phar/tests/011.phpt]
PASS Phar::mapPhar filesize too small in manifest [ext/phar/tests/011.phpt] 
TEST 4938/11213 [ext/phar/tests/012.phpt]
PASS Phar::mapPhar valid file [ext/phar/tests/012.phpt] 
TEST 4939/11213 [ext/phar/tests/013.phpt]
PASS Phar::mapPhar filesize mismatch [ext/phar/tests/013.phpt] 
TEST 4940/11213 [ext/phar/tests/014.phpt]
PASS Phar::mapPhar filesize mismatch [ext/phar/tests/014.phpt] 
TEST 4941/11213 [ext/phar/tests/015.phpt]
PASS Phar::mapPhar valid file (gzipped) [ext/phar/tests/015.phpt] 
TEST 4942/11213 [ext/phar/tests/015b.phpt]
PASS Phar::mapPhar valid file (bzip2) [ext/phar/tests/015b.phpt] 
TEST 4943/11213 [ext/phar/tests/016.phpt]
PASS Phar::mapPhar invalid file (gzipped file length is too short) [ext/phar/tests/016.phpt] 
TEST 4944/11213 [ext/phar/tests/016b.phpt]
PASS Phar::mapPhar invalid file (gzipped file length is too short) [ext/phar/tests/016b.phpt] 
TEST 4945/11213 [ext/phar/tests/017.phpt]
PASS Phar: opendir test - no dir specified at all [ext/phar/tests/017.phpt] 
TEST 4946/11213 [ext/phar/tests/017U.phpt]
SKIP Phar: opendir test - no dir specified at all [ext/phar/tests/017U.phpt] reason: Unicode support required
TEST 4947/11213 [ext/phar/tests/018.phpt]
PASS Phar: opendir test, root directory [ext/phar/tests/018.phpt] 
TEST 4948/11213 [ext/phar/tests/018U.phpt]
SKIP Phar: opendir test, root directory [ext/phar/tests/018U.phpt] reason: Unicode support required
TEST 4949/11213 [ext/phar/tests/019.phpt]
PASS Phar: opendir test, subdirectory [ext/phar/tests/019.phpt] 
TEST 4950/11213 [ext/phar/tests/019b.phpt]
PASS Phar: opendir test, recurse into [ext/phar/tests/019b.phpt] 
TEST 4951/11213 [ext/phar/tests/019bU.phpt]
SKIP Phar: opendir test, recurse into [ext/phar/tests/019bU.phpt] reason: Unicode support required
TEST 4952/11213 [ext/phar/tests/019c.phpt]
PASS Phar: opendir test, recurse into [ext/phar/tests/019c.phpt] 
TEST 4953/11213 [ext/phar/tests/019cU.phpt]
SKIP Phar: opendir test, recurse into [ext/phar/tests/019cU.phpt] reason: Unicode support required
TEST 4954/11213 [ext/phar/tests/020.phpt]
PASS Phar: url stat [ext/phar/tests/020.phpt] 
TEST 4955/11213 [ext/phar/tests/021.phpt]
PASS Phar: stream stat [ext/phar/tests/021.phpt] 
TEST 4956/11213 [ext/phar/tests/022.phpt]
PASS Phar: stream stat [ext/phar/tests/022.phpt] 
TEST 4957/11213 [ext/phar/tests/023.phpt]
PASS Phar: phar:// file_get_contents [ext/phar/tests/023.phpt] 
TEST 4958/11213 [ext/phar/tests/024.phpt]
PASS Phar: phar:// include [ext/phar/tests/024.phpt] 
TEST 4959/11213 [ext/phar/tests/025.phpt]
PASS Phar: phar:// include (repeated names) [ext/phar/tests/025.phpt] 
TEST 4960/11213 [ext/phar/tests/026.phpt]
PASS Phar: phar:// require from within [ext/phar/tests/026.phpt] 
TEST 4961/11213 [ext/phar/tests/027.phpt]
PASS Phar: phar:// opendir [ext/phar/tests/027.phpt] 
TEST 4962/11213 [ext/phar/tests/027U.phpt]
SKIP Phar: phar:// opendir [ext/phar/tests/027U.phpt] reason: Unicode support required
TEST 4963/11213 [ext/phar/tests/028.phpt]
PASS Phar::loadPhar [ext/phar/tests/028.phpt] 
TEST 4964/11213 [ext/phar/tests/029.phpt]
PASS Phar::loadPhar overloading alias names [ext/phar/tests/029.phpt] 
TEST 4965/11213 [ext/phar/tests/030.phpt]
PASS Phar::loadPhar ignoring alias [ext/phar/tests/030.phpt] 
TEST 4966/11213 [ext/phar/tests/031.phpt]
PASS Phar: include and parser error [ext/phar/tests/031.phpt] 
TEST 4967/11213 [ext/phar/tests/032.phpt]
PASS Phar: require hash [ext/phar/tests/032.phpt] 
TEST 4968/11213 [ext/phar/tests/033.phpt]
PASS Phar::chmod [ext/phar/tests/033.phpt] 
TEST 4969/11213 [ext/phar/tests/033a.phpt]
PASS Phar::chmod [ext/phar/tests/033a.phpt] 
TEST 4970/11213 [ext/phar/tests/addfuncs.phpt]
PASS Phar: addFile/addFromString [ext/phar/tests/addfuncs.phpt] 
TEST 4971/11213 [ext/phar/tests/alias_acrobatics.phpt]
PASS Phar: alias edge cases [ext/phar/tests/alias_acrobatics.phpt] 
TEST 4972/11213 [ext/phar/tests/badparameters.phpt]
PASS Phar: bad parameters to various methods [ext/phar/tests/badparameters.phpt] 
TEST 4973/11213 [ext/phar/tests/bug13727.phpt]
PASS Phar: SLOW TEST bug #13727: "Number of files in the Phar" limited to 2042 [ext/phar/tests/bug13727.phpt] 
TEST 4974/11213 [ext/phar/tests/bug13786.phpt]
PASS Phar: bug #13786: "PHP crashes on phar recreate after unlink" [ext/phar/tests/bug13786.phpt] 
TEST 4975/11213 [ext/phar/tests/bug45218_SLOWTEST.phpt]
PASS Phar::buildFromIterator() iterator, too many files for open file handles (Bug #45218) [ext/phar/tests/bug45218_SLOWTEST.phpt] 
TEST 4976/11213 [ext/phar/tests/bug45218_SLOWTESTU.phpt]
SKIP Phar::buildFromIterator() iterator, too many files for open file handles (Bug #45218) [ext/phar/tests/bug45218_SLOWTESTU.phpt] reason: Unicode support required
TEST 4977/11213 [ext/phar/tests/bug46032.phpt]
PASS Phar: bug #46032: PharData::__construct wrong memory read [ext/phar/tests/bug46032.phpt] 
TEST 4978/11213 [ext/phar/tests/bug46060.phpt]
PASS Phar: Bug #46060: addEmptyDir() breaks [ext/phar/tests/bug46060.phpt] 
TEST 4979/11213 [ext/phar/tests/bug46178.phpt]
PASS Phar: PHP bug #46178: "memory leak in ext/phar" [ext/phar/tests/bug46178.phpt] 
TEST 4980/11213 [ext/phar/tests/bug47085.phpt]
PASS Phar: PHP bug #47085: "rename() returns true even if the file in PHAR does not exist" [ext/phar/tests/bug47085.phpt] 
TEST 4981/11213 [ext/phar/tests/bug48377.2.phpt]
PASS Phar: PHP bug #48377 "error message unclear on converting phar with existing file" test #2 [ext/phar/tests/bug48377.2.phpt] 
TEST 4982/11213 [ext/phar/tests/bug48377.phpt]
PASS Phar: PHP bug #48377 "error message unclear on converting phar with existing file" [ext/phar/tests/bug48377.phpt] 
TEST 4983/11213 [ext/phar/tests/bug52013.phpt]
PASS Test for bug 52013 about Phar::decompressFiles(). [ext/phar/tests/bug52013.phpt] 
TEST 4984/11213 [ext/phar/tests/bug53872.phpt]
PASS bug#53872 (internal corruption of phar) [ext/phar/tests/bug53872.phpt] 
TEST 4985/11213 [ext/phar/tests/bug54395.phpt]
PASS Bug #54395 (Phar::mount() crashes when calling with wrong parameters) [ext/phar/tests/bug54395.phpt] 
TEST 4986/11213 [ext/phar/tests/bug60164.phpt]
PASS Phar: verify stub of specific length does not break __HALT_COMPILER(); scanning in php [ext/phar/tests/bug60164.phpt] 
TEST 4987/11213 [ext/phar/tests/bug60261.phpt]
PASS Bug #60261 (phar dos null pointer) [ext/phar/tests/bug60261.phpt] 
TEST 4988/11213 [ext/phar/tests/cache_list/copyonwrite1.phar.phpt]
PASS Phar: copy-on-write test 1 [cache_list] [ext/phar/tests/cache_list/copyonwrite1.phar.phpt] 
TEST 4989/11213 [ext/phar/tests/cache_list/copyonwrite10.phar.phpt]
PASS Phar: copy-on-write test 10 [cache_list] [ext/phar/tests/cache_list/copyonwrite10.phar.phpt] 
TEST 4990/11213 [ext/phar/tests/cache_list/copyonwrite11.phar.phpt]
PASS Phar: copy-on-write test 11 [cache_list] [ext/phar/tests/cache_list/copyonwrite11.phar.phpt] 
TEST 4991/11213 [ext/phar/tests/cache_list/copyonwrite12.phar.phpt]
PASS Phar: copy-on-write test 12 [cache_list] [ext/phar/tests/cache_list/copyonwrite12.phar.phpt] 
TEST 4992/11213 [ext/phar/tests/cache_list/copyonwrite13.phar.phpt]
PASS Phar: copy-on-write test 13 [cache_list] [ext/phar/tests/cache_list/copyonwrite13.phar.phpt] 
TEST 4993/11213 [ext/phar/tests/cache_list/copyonwrite14.phar.phpt]
PASS Phar: copy-on-write test 14 [cache_list] [ext/phar/tests/cache_list/copyonwrite14.phar.phpt] 
TEST 4994/11213 [ext/phar/tests/cache_list/copyonwrite15.phar.phpt]
PASS Phar: copy-on-write test 15 [cache_list] [ext/phar/tests/cache_list/copyonwrite15.phar.phpt] 
TEST 4995/11213 [ext/phar/tests/cache_list/copyonwrite16.phar.phpt]
PASS Phar: copy-on-write test 16 [cache_list] [ext/phar/tests/cache_list/copyonwrite16.phar.phpt] 
TEST 4996/11213 [ext/phar/tests/cache_list/copyonwrite17.phar.phpt]
PASS Phar: copy-on-write test 17 [cache_list] [ext/phar/tests/cache_list/copyonwrite17.phar.phpt] 
TEST 4997/11213 [ext/phar/tests/cache_list/copyonwrite18.phar.phpt]
PASS Phar: copy-on-write test 18 [cache_list] [ext/phar/tests/cache_list/copyonwrite18.phar.phpt] 
TEST 4998/11213 [ext/phar/tests/cache_list/copyonwrite19.phar.phpt]
PASS Phar: copy-on-write test 19 [cache_list] [ext/phar/tests/cache_list/copyonwrite19.phar.phpt] 
TEST 4999/11213 [ext/phar/tests/cache_list/copyonwrite2.phar.phpt]
PASS Phar: copy-on-write test 2 [cache_list] [ext/phar/tests/cache_list/copyonwrite2.phar.phpt] 
TEST 5000/11213 [ext/phar/tests/cache_list/copyonwrite20.phar.phpt]
PASS Phar: copy-on-write test 20 [cache_list] [ext/phar/tests/cache_list/copyonwrite20.phar.phpt] 
TEST 5001/11213 [ext/phar/tests/cache_list/copyonwrite21.phar.phpt]
PASS Phar: copy-on-write test 21 [cache_list] [ext/phar/tests/cache_list/copyonwrite21.phar.phpt] 
TEST 5002/11213 [ext/phar/tests/cache_list/copyonwrite22.phar.phpt]
PASS Phar: copy-on-write test 22 [cache_list] [ext/phar/tests/cache_list/copyonwrite22.phar.phpt] 
TEST 5003/11213 [ext/phar/tests/cache_list/copyonwrite23.phar.phpt]
PASS Phar: copy-on-write test 23 [cache_list] [ext/phar/tests/cache_list/copyonwrite23.phar.phpt] 
TEST 5004/11213 [ext/phar/tests/cache_list/copyonwrite24.phar.phpt]
PASS Phar: copy-on-write test 24 [cache_list] [ext/phar/tests/cache_list/copyonwrite24.phar.phpt] 
TEST 5005/11213 [ext/phar/tests/cache_list/copyonwrite25.phar.phpt]
PASS Phar: copy-on-write test 25 [cache_list] [ext/phar/tests/cache_list/copyonwrite25.phar.phpt] 
TEST 5006/11213 [ext/phar/tests/cache_list/copyonwrite3.phar.phpt]
PASS Phar: copy-on-write test 3 [cache_list] [ext/phar/tests/cache_list/copyonwrite3.phar.phpt] 
TEST 5007/11213 [ext/phar/tests/cache_list/copyonwrite4.phar.phpt]
PASS Phar: copy-on-write test 4 [cache_list] [ext/phar/tests/cache_list/copyonwrite4.phar.phpt] 
TEST 5008/11213 [ext/phar/tests/cache_list/copyonwrite4a.phpt]
PASS Phar: copy-on-write test 4a [cache_list] [ext/phar/tests/cache_list/copyonwrite4a.phpt] 
TEST 5009/11213 [ext/phar/tests/cache_list/copyonwrite5.phar.phpt]
PASS Phar: copy-on-write test 5 [cache_list] [ext/phar/tests/cache_list/copyonwrite5.phar.phpt] 
TEST 5010/11213 [ext/phar/tests/cache_list/copyonwrite6.phar.phpt]
PASS Phar: copy-on-write test 6 [cache_list] [ext/phar/tests/cache_list/copyonwrite6.phar.phpt] 
TEST 5011/11213 [ext/phar/tests/cache_list/copyonwrite7.phar.phpt]
PASS Phar: copy-on-write test 7 [cache_list] [ext/phar/tests/cache_list/copyonwrite7.phar.phpt] 
TEST 5012/11213 [ext/phar/tests/cache_list/copyonwrite8.phar.phpt]
PASS Phar: copy-on-write test 8 [cache_list] [ext/phar/tests/cache_list/copyonwrite8.phar.phpt] 
TEST 5013/11213 [ext/phar/tests/cache_list/copyonwrite9.phar.phpt]
PASS Phar: copy-on-write test 9 [cache_list] [ext/phar/tests/cache_list/copyonwrite9.phar.phpt] 
SKIP Phar front controller other [ext/phar/tests/cache_list/frontcontroller1.phpt] reason: CGI not available
SKIP Phar front controller rewrite access denied [cache_list] [ext/phar/tests/cache_list/frontcontroller10.phpt] reason: CGI not available
SKIP Phar front controller mime type extension is not a string [cache_list] [ext/phar/tests/cache_list/frontcontroller11.phpt] reason: CGI not available
SKIP Phar front controller mime type unknown int [cache_list] [ext/phar/tests/cache_list/frontcontroller12.phpt] reason: CGI not available
SKIP Phar front controller mime type not string/int [cache_list] [ext/phar/tests/cache_list/frontcontroller13.phpt] reason: CGI not available
SKIP Phar front controller mime type override, other [cache_list] [ext/phar/tests/cache_list/frontcontroller14.phpt] reason: CGI not available
SKIP Phar front controller mime type override, Phar::PHPS [cache_list] [ext/phar/tests/cache_list/frontcontroller15.phpt] reason: CGI not available
SKIP Phar front controller mime type override, Phar::PHP [cache_list] [ext/phar/tests/cache_list/frontcontroller16.phpt] reason: CGI not available
SKIP Phar front controller mime type unknown [cache_list] [ext/phar/tests/cache_list/frontcontroller17.phpt] reason: CGI not available
TEST 5023/11213 [ext/phar/tests/cache_list/frontcontroller18.phpt]
PASS Phar front controller $_SERVER munging failure [cache_list] [ext/phar/tests/cache_list/frontcontroller18.phpt] 
TEST 5024/11213 [ext/phar/tests/cache_list/frontcontroller19.phpt]
PASS Phar front controller $_SERVER munging failure 2 [cache_list] [ext/phar/tests/cache_list/frontcontroller19.phpt] 
SKIP Phar front controller PHP test [cache_list] [ext/phar/tests/cache_list/frontcontroller2.phpt] reason: CGI not available
TEST 5026/11213 [ext/phar/tests/cache_list/frontcontroller20.phpt]
PASS Phar front controller $_SERVER munging failure 3 [cache_list] [ext/phar/tests/cache_list/frontcontroller20.phpt] 
SKIP Phar front controller $_SERVER munging success [cache_list] [ext/phar/tests/cache_list/frontcontroller21.phpt] reason: CGI not available
SKIP Phar front controller include from cwd test 1 [cache_list] [ext/phar/tests/cache_list/frontcontroller22.phpt] reason: CGI not available
SKIP Phar front controller with generic action router test [cache_list] [ext/phar/tests/cache_list/frontcontroller23.phpt] reason: CGI not available
SKIP Phar front controller with custom 404 php script [cache_list] [ext/phar/tests/cache_list/frontcontroller24.phpt] reason: CGI not available
SKIP Phar front controller with extra path_info [cache_list] [ext/phar/tests/cache_list/frontcontroller25.phpt] reason: CGI not available
SKIP Phar front controller with unknown extension mime type [cache_list] [ext/phar/tests/cache_list/frontcontroller26.phpt] reason: CGI not available
SKIP Phar front controller with no extension [cache_list] [ext/phar/tests/cache_list/frontcontroller27.phpt] reason: CGI not available
SKIP Phar front controller with huge file [cache_list] [ext/phar/tests/cache_list/frontcontroller28.phpt] reason: CGI not available
SKIP Phar front controller with fatal error in php file [cache_list] [ext/phar/tests/cache_list/frontcontroller29.phpt] reason: CGI not available
SKIP Phar front controller phps [cache_list] [ext/phar/tests/cache_list/frontcontroller3.phpt] reason: CGI not available
TEST 5037/11213 [ext/phar/tests/cache_list/frontcontroller30.phpt]
PASS Phar front controller with weird SCRIPT_NAME [cache_list] [ext/phar/tests/cache_list/frontcontroller30.phpt] 
SKIP Phar front controller with invalid callback for rewrites [cache_list] [ext/phar/tests/cache_list/frontcontroller31.phpt] reason: CGI not available
SKIP Phar front controller with valid callback that is not good [cache_list] [ext/phar/tests/cache_list/frontcontroller32.phpt] reason: CGI not available
SKIP Phar front controller with valid callback that does not return any value [cache_list] [ext/phar/tests/cache_list/frontcontroller33.phpt] reason: CGI not available
SKIP Phar front controller with cwd [cache_list] [ext/phar/tests/cache_list/frontcontroller34.phpt] reason: CGI not available
SKIP Phar front controller index.php relocate (no /) [cache_list] [ext/phar/tests/cache_list/frontcontroller4.phpt] reason: CGI not available
SKIP Phar front controller index.php relocate [cache_list] [ext/phar/tests/cache_list/frontcontroller5.phpt] reason: CGI not available
SKIP Phar front controller 404 [cache_list] [ext/phar/tests/cache_list/frontcontroller6.phpt] reason: CGI not available
SKIP Phar front controller alternate index file [cache_list] [ext/phar/tests/cache_list/frontcontroller7.phpt] reason: CGI not available
SKIP Phar front controller no index file 404 [cache_list] [ext/phar/tests/cache_list/frontcontroller8.phpt] reason: CGI not available
SKIP Phar front controller rewrite array [cache_list] [ext/phar/tests/cache_list/frontcontroller9.phpt] reason: CGI not available
TEST 5048/11213 [ext/phar/tests/cached_manifest_1.phpt]
PASS Phar: phar.cache_list basic read test [ext/phar/tests/cached_manifest_1.phpt] 
TEST 5049/11213 [ext/phar/tests/cached_manifest_1U.phpt]
SKIP Phar: phar.cache_list basic read test [ext/phar/tests/cached_manifest_1U.phpt] reason: Unicode support required
TEST 5050/11213 [ext/phar/tests/create_new_and_modify.phpt]
PASS Phar: create and modify phar [ext/phar/tests/create_new_and_modify.phpt] 
TEST 5051/11213 [ext/phar/tests/create_new_phar.phpt]
PASS Phar: create a completely new phar [ext/phar/tests/create_new_phar.phpt] 
TEST 5052/11213 [ext/phar/tests/create_new_phar_b.phpt]
PASS Phar: create a completely new phar [ext/phar/tests/create_new_phar_b.phpt] 
TEST 5053/11213 [ext/phar/tests/create_new_phar_c.phpt]
PASS Phar: create a completely new phar [ext/phar/tests/create_new_phar_c.phpt] 
TEST 5054/11213 [ext/phar/tests/create_path_error.phpt]
PASS Phar: create with illegal path [ext/phar/tests/create_path_error.phpt] 
TEST 5055/11213 [ext/phar/tests/delete.phpt]
PASS Phar: delete test [ext/phar/tests/delete.phpt] 
TEST 5056/11213 [ext/phar/tests/delete_in_phar.phpt]
PASS Phar: delete a file within a .phar [ext/phar/tests/delete_in_phar.phpt] 
TEST 5057/11213 [ext/phar/tests/delete_in_phar_b.phpt]
PASS Phar: delete a file within a .phar [ext/phar/tests/delete_in_phar_b.phpt] 
TEST 5058/11213 [ext/phar/tests/delete_in_phar_confirm.phpt]
PASS Phar: delete a file within a .phar (confirm disk file is changed) [ext/phar/tests/delete_in_phar_confirm.phpt] 
TEST 5059/11213 [ext/phar/tests/dir.phpt]
PASS Phar: mkdir/rmdir test [ext/phar/tests/dir.phpt] 
SKIP Phar web-based phar with fatal error [ext/phar/tests/fatal_error_webphar.phpt] reason: CGI not available
TEST 5061/11213 [ext/phar/tests/fgc_edgecases.phpt]
PASS Phar: test edge cases of file_get_contents() function interception [ext/phar/tests/fgc_edgecases.phpt] 
TEST 5062/11213 [ext/phar/tests/file_get_contents.phpt]
PASS Phar: test file_get_contents() interception [ext/phar/tests/file_get_contents.phpt] 
TEST 5063/11213 [ext/phar/tests/fopen.phpt]
PASS Phar: test fopen() interception [ext/phar/tests/fopen.phpt] 
TEST 5064/11213 [ext/phar/tests/fopen5.2.phpt]
SKIP Phar: test fopen() interception [ext/phar/tests/fopen5.2.phpt] reason: PHP 5.2 required for this test
TEST 5065/11213 [ext/phar/tests/fopen_edgecases.phpt]
PASS Phar: fopen/stat/fseek/unlink/rename edge cases [ext/phar/tests/fopen_edgecases.phpt] 
TEST 5066/11213 [ext/phar/tests/fopen_edgecases2.phpt]
PASS Phar: test edge cases of fopen() function interception #2 [ext/phar/tests/fopen_edgecases2.phpt] 
TEST 5067/11213 [ext/phar/tests/fopen_edgecases2U.phpt]
SKIP Phar: test edge cases of fopen() function interception #2 (PHP 6) [ext/phar/tests/fopen_edgecases2U.phpt] reason: Unicode support required
SKIP Phar front controller with mounted external file [ext/phar/tests/front.phar.phpt] reason: CGI not available
SKIP Phar front controller other [ext/phar/tests/frontcontroller1.phpt] reason: CGI not available
SKIP Phar front controller rewrite access denied [ext/phar/tests/frontcontroller10.phpt] reason: CGI not available
SKIP Phar front controller mime type extension is not a string [ext/phar/tests/frontcontroller11.phpt] reason: CGI not available
SKIP Phar front controller mime type unknown int [ext/phar/tests/frontcontroller12.phpt] reason: CGI not available
SKIP Phar front controller mime type not string/int [ext/phar/tests/frontcontroller13.phpt] reason: CGI not available
SKIP Phar front controller mime type override, other [ext/phar/tests/frontcontroller14.phpt] reason: CGI not available
SKIP Phar front controller mime type override, Phar::PHPS [ext/phar/tests/frontcontroller15.phpt] reason: CGI not available
SKIP Phar front controller mime type override, Phar::PHP [ext/phar/tests/frontcontroller16.phpt] reason: CGI not available
SKIP Phar front controller mime type unknown [ext/phar/tests/frontcontroller17.phpt] reason: CGI not available
TEST 5078/11213 [ext/phar/tests/frontcontroller18.phpt]
PASS Phar front controller $_SERVER munging failure [ext/phar/tests/frontcontroller18.phpt] 
TEST 5079/11213 [ext/phar/tests/frontcontroller19.phpt]
PASS Phar front controller $_SERVER munging failure 2 [ext/phar/tests/frontcontroller19.phpt] 
SKIP Phar front controller PHP test [ext/phar/tests/frontcontroller2.phpt] reason: CGI not available
TEST 5081/11213 [ext/phar/tests/frontcontroller20.phpt]
PASS Phar front controller $_SERVER munging failure 3 [ext/phar/tests/frontcontroller20.phpt] 
SKIP Phar front controller $_SERVER munging success [ext/phar/tests/frontcontroller21.phpt] reason: CGI not available
SKIP Phar front controller include from cwd test 1 [ext/phar/tests/frontcontroller22.phpt] reason: CGI not available
SKIP Phar front controller with generic action router test [ext/phar/tests/frontcontroller23.phpt] reason: CGI not available
SKIP Phar front controller with custom 404 php script [ext/phar/tests/frontcontroller24.phpt] reason: CGI not available
SKIP Phar front controller with extra path_info [ext/phar/tests/frontcontroller25.phpt] reason: CGI not available
SKIP Phar front controller with unknown extension mime type [ext/phar/tests/frontcontroller26.phpt] reason: CGI not available
SKIP Phar front controller with no extension [ext/phar/tests/frontcontroller27.phpt] reason: CGI not available
SKIP Phar front controller with huge file [ext/phar/tests/frontcontroller28.phpt] reason: CGI not available
SKIP Phar front controller with fatal error in php file [ext/phar/tests/frontcontroller29.phpt] reason: CGI not available
SKIP Phar front controller phps [ext/phar/tests/frontcontroller3.phpt] reason: CGI not available
TEST 5092/11213 [ext/phar/tests/frontcontroller30.phpt]
PASS Phar front controller with weird SCRIPT_NAME [ext/phar/tests/frontcontroller30.phpt] 
SKIP Phar front controller with invalid callback for rewrites [ext/phar/tests/frontcontroller31.phpt] reason: CGI not available
SKIP Phar front controller with valid callback that is not good [ext/phar/tests/frontcontroller32.phpt] reason: CGI not available
SKIP Phar front controller with valid callback that does not return any value [ext/phar/tests/frontcontroller33.phpt] reason: CGI not available
SKIP Phar front controller with cwd [ext/phar/tests/frontcontroller34.phpt] reason: CGI not available
SKIP Phar front controller index.php relocate (no /) [ext/phar/tests/frontcontroller4.phpt] reason: CGI not available
SKIP Phar front controller index.php relocate [ext/phar/tests/frontcontroller5.phpt] reason: CGI not available
SKIP Phar front controller 404 [ext/phar/tests/frontcontroller6.phpt] reason: CGI not available
SKIP Phar front controller alternate index file [ext/phar/tests/frontcontroller7.phpt] reason: CGI not available
SKIP Phar front controller no index file 404 [ext/phar/tests/frontcontroller8.phpt] reason: CGI not available
SKIP Phar front controller rewrite array [ext/phar/tests/frontcontroller9.phpt] reason: CGI not available
TEST 5103/11213 [ext/phar/tests/include_path.phpt]
PASS Phar: include_path with phar:// wrapper [ext/phar/tests/include_path.phpt] 
TEST 5104/11213 [ext/phar/tests/include_path_advanced.phpt]
PASS Phar: include_path advanced code coverage test [ext/phar/tests/include_path_advanced.phpt] 
TEST 5105/11213 [ext/phar/tests/ini_set.phpt]
PASS Phar: test ini_set with readonly and require_hash enabled [ext/phar/tests/ini_set.phpt] 
TEST 5106/11213 [ext/phar/tests/ini_set_off.phpt]
PASS Phar: test ini_set with readonly and require_hash disabled [ext/phar/tests/ini_set_off.phpt] 
TEST 5107/11213 [ext/phar/tests/ini_set_offU.phpt]
SKIP Phar: test ini_set with readonly and require_hash disabled [ext/phar/tests/ini_set_offU.phpt] reason: Unicode support required
TEST 5108/11213 [ext/phar/tests/invalid_alias.phpt]
PASS Phar: set alias with invalid alias containing / \ : or ; [ext/phar/tests/invalid_alias.phpt] 
TEST 5109/11213 [ext/phar/tests/invalid_setstubalias.phpt]
PASS Phar: invalid set alias or stub via array access [ext/phar/tests/invalid_setstubalias.phpt] 
TEST 5110/11213 [ext/phar/tests/metadata_read.phpt]
PASS Phar with meta-data (read) [ext/phar/tests/metadata_read.phpt] 
TEST 5111/11213 [ext/phar/tests/metadata_readU.phpt]
SKIP Phar with meta-data (read) [ext/phar/tests/metadata_readU.phpt] reason: Unicode support required
TEST 5112/11213 [ext/phar/tests/metadata_write.phpt]
PASS Phar with meta-data (write) [ext/phar/tests/metadata_write.phpt] 
TEST 5113/11213 [ext/phar/tests/metadata_writeU.phpt]
SKIP Phar with meta-data (write) [ext/phar/tests/metadata_writeU.phpt] reason: Unicode support required
TEST 5114/11213 [ext/phar/tests/metadata_write_commit.phpt]
PASS Phar with meta-data (write) [ext/phar/tests/metadata_write_commit.phpt] 
TEST 5115/11213 [ext/phar/tests/metadata_write_commitU.phpt]
SKIP Phar with meta-data (write) [ext/phar/tests/metadata_write_commitU.phpt] reason: Unicode support required
TEST 5116/11213 [ext/phar/tests/mkdir.phpt]
PASS phar: mkdir/rmdir edge cases [ext/phar/tests/mkdir.phpt] 
TEST 5117/11213 [ext/phar/tests/mounteddir.phpt]
PASS Phar: mounted manifest directory test [ext/phar/tests/mounteddir.phpt] 
TEST 5118/11213 [ext/phar/tests/mounteddirU.phpt]
SKIP Phar: mounted manifest directory test [ext/phar/tests/mounteddirU.phpt] reason: Unicode support required
TEST 5119/11213 [ext/phar/tests/nophar.phpt]
SKIP Phar: phar run without pecl/phar with default stub [ext/phar/tests/nophar.phpt] reason: Phar extension must be disabled for this test
TEST 5120/11213 [ext/phar/tests/nophar_web.phpt]
SKIP Phar: default web stub, no phar extension [ext/phar/tests/nophar_web.phpt] reason: Phar extension must be disabled for this test
TEST 5121/11213 [ext/phar/tests/open_for_write_existing.phpt]
PASS Phar: fopen a .phar for writing (existing file) [ext/phar/tests/open_for_write_existing.phpt] 
TEST 5122/11213 [ext/phar/tests/open_for_write_existing_b.phpt]
PASS Phar: fopen a .phar for writing (existing file) [ext/phar/tests/open_for_write_existing_b.phpt] 
TEST 5123/11213 [ext/phar/tests/open_for_write_existing_b_5_2.phpt]
SKIP Phar: fopen a .phar for writing (existing file) [ext/phar/tests/open_for_write_existing_b_5_2.phpt] reason: requires 5.2 or earlier
TEST 5124/11213 [ext/phar/tests/open_for_write_existing_c.phpt]
PASS Phar: fopen a .phar for writing (existing file) [ext/phar/tests/open_for_write_existing_c.phpt] 
TEST 5125/11213 [ext/phar/tests/open_for_write_existing_c_5_2.phpt]
SKIP Phar: fopen a .phar for writing (existing file) [ext/phar/tests/open_for_write_existing_c_5_2.phpt] reason: requires 5.2 or earlier
TEST 5126/11213 [ext/phar/tests/open_for_write_newfile.phpt]
PASS Phar: fopen a .phar for writing (new file) [ext/phar/tests/open_for_write_newfile.phpt] 
TEST 5127/11213 [ext/phar/tests/open_for_write_newfile_b.phpt]
PASS Phar: fopen a .phar for writing (new file) [ext/phar/tests/open_for_write_newfile_b.phpt] 
TEST 5128/11213 [ext/phar/tests/open_for_write_newfile_b_5_2.phpt]
SKIP Phar: fopen a .phar for writing (new file) [ext/phar/tests/open_for_write_newfile_b_5_2.phpt] reason: requires 5.2 or earlier
TEST 5129/11213 [ext/phar/tests/open_for_write_newfile_c.phpt]
PASS Phar: fopen a .phar for writing (new file) [ext/phar/tests/open_for_write_newfile_c.phpt] 
TEST 5130/11213 [ext/phar/tests/open_for_write_newfile_c_5_2.phpt]
SKIP Phar: fopen a .phar for writing (new file) [ext/phar/tests/open_for_write_newfile_c_5_2.phpt] reason: requires 5.2 or earlier
TEST 5131/11213 [ext/phar/tests/opendir.phpt]
PASS Phar: test opendir() interception [ext/phar/tests/opendir.phpt] 
TEST 5132/11213 [ext/phar/tests/opendir_edgecases.phpt]
PASS Phar: test edge cases of opendir() function interception [ext/phar/tests/opendir_edgecases.phpt] 
TEST 5133/11213 [ext/phar/tests/phar_begin_setstub_commit.phpt]
PASS Phar::startBuffering()/setStub()/stopBuffering() [ext/phar/tests/phar_begin_setstub_commit.phpt] 
TEST 5134/11213 [ext/phar/tests/phar_begin_setstub_commitU.phpt]
SKIP Phar::startBuffering()/setStub()/stopBuffering() [ext/phar/tests/phar_begin_setstub_commitU.phpt] reason: Unicode support required
TEST 5135/11213 [ext/phar/tests/phar_buildfromdirectory1.phpt]
PASS Phar::buildFromDirectory() - readonly [ext/phar/tests/phar_buildfromdirectory1.phpt] 
TEST 5136/11213 [ext/phar/tests/phar_buildfromdirectory2-win.phpt]
SKIP Phar::buildFromDirectory() - non-directory passed as first parameter [ext/phar/tests/phar_buildfromdirectory2-win.phpt] reason: Windows only test
TEST 5137/11213 [ext/phar/tests/phar_buildfromdirectory2.phpt]
PASS Phar::buildFromDirectory() - non-directory passed as first parameter [ext/phar/tests/phar_buildfromdirectory2.phpt] 
TEST 5138/11213 [ext/phar/tests/phar_buildfromdirectory3.phpt]
PASS Phar::buildFromDirectory() - object passed as second parameter [ext/phar/tests/phar_buildfromdirectory3.phpt] 
TEST 5139/11213 [ext/phar/tests/phar_buildfromdirectory4.phpt]
PASS Phar::buildFromDirectory(), directory exists [ext/phar/tests/phar_buildfromdirectory4.phpt] 
TEST 5140/11213 [ext/phar/tests/phar_buildfromdirectory5.phpt]
PASS Phar::buildFromDirectory() with matching regex [ext/phar/tests/phar_buildfromdirectory5.phpt] 
TEST 5141/11213 [ext/phar/tests/phar_buildfromdirectory6.phpt]
PASS Phar::buildFromDirectory() with non-matching regex [ext/phar/tests/phar_buildfromdirectory6.phpt] 
TEST 5142/11213 [ext/phar/tests/phar_buildfromiterator1.phpt]
PASS Phar::buildFromIterator() readonly [ext/phar/tests/phar_buildfromiterator1.phpt] 
TEST 5143/11213 [ext/phar/tests/phar_buildfromiterator10.phpt]
PASS Phar::buildFromIterator() RegexIterator(RecursiveIteratorIterator), SplFileInfo as current [ext/phar/tests/phar_buildfromiterator10.phpt] 
TEST 5144/11213 [ext/phar/tests/phar_buildfromiterator2.phpt]
PASS Phar::buildFromIterator() wrong object [ext/phar/tests/phar_buildfromiterator2.phpt] 
TEST 5145/11213 [ext/phar/tests/phar_buildfromiterator3.phpt]
PASS Phar::buildFromIterator() iterator, but object passed [ext/phar/tests/phar_buildfromiterator3.phpt] 
TEST 5146/11213 [ext/phar/tests/phar_buildfromiterator4.phpt]
PASS Phar::buildFromIterator() iterator, 1 file passed in [ext/phar/tests/phar_buildfromiterator4.phpt] 
TEST 5147/11213 [ext/phar/tests/phar_buildfromiterator5.phpt]
PASS Phar::buildFromIterator() iterator, iterator returns non-string [ext/phar/tests/phar_buildfromiterator5.phpt] 
TEST 5148/11213 [ext/phar/tests/phar_buildfromiterator6.phpt]
PASS Phar::buildFromIterator() iterator, key is int [ext/phar/tests/phar_buildfromiterator6.phpt] 
TEST 5149/11213 [ext/phar/tests/phar_buildfromiterator7.phpt]
PASS Phar::buildFromIterator() iterator, file can't be opened [ext/phar/tests/phar_buildfromiterator7.phpt] 
TEST 5150/11213 [ext/phar/tests/phar_buildfromiterator8.phpt]
PASS Phar::buildFromIterator() RegexIterator(DirectoryIterator), SplFileInfo as current [ext/phar/tests/phar_buildfromiterator8.phpt] 
TEST 5151/11213 [ext/phar/tests/phar_buildfromiterator9.phpt]
PASS Phar::buildFromIterator() iterator, 1 file resource passed in [ext/phar/tests/phar_buildfromiterator9.phpt] 
TEST 5152/11213 [ext/phar/tests/phar_bz2.phpt]
FAIL Phar: bzipped phar [ext/phar/tests/phar_bz2.phpt] 
TEST 5153/11213 [ext/phar/tests/phar_commitwrite.phpt]
PASS Phar::setStub()/stopBuffering() [ext/phar/tests/phar_commitwrite.phpt] 
TEST 5154/11213 [ext/phar/tests/phar_construct_invalidurl.phpt]
PASS Phar object passed URL [ext/phar/tests/phar_construct_invalidurl.phpt] 
TEST 5155/11213 [ext/phar/tests/phar_convert_again.phpt]
PASS Phar::conversion to other formats [ext/phar/tests/phar_convert_again.phpt] 
TEST 5156/11213 [ext/phar/tests/phar_convert_repeated.phpt]
PASS Phar::convertToZip|Tar|Phar() repeated (phar_based archives) [ext/phar/tests/phar_convert_repeated.phpt] 
TEST 5157/11213 [ext/phar/tests/phar_convert_repeated_b.phpt]
PASS PharData::convertToZip|Tar|Phar() repeated (phardata_based archives) [ext/phar/tests/phar_convert_repeated_b.phpt] 
TEST 5158/11213 [ext/phar/tests/phar_convert_tar.phpt]
PASS Phar::convertToTar() [ext/phar/tests/phar_convert_tar.phpt] 
TEST 5159/11213 [ext/phar/tests/phar_convert_tar2.phpt]
PASS Phar::convertToTar() gzip compressed [ext/phar/tests/phar_convert_tar2.phpt] 
TEST 5160/11213 [ext/phar/tests/phar_convert_tar3.phpt]
PASS Phar::convertToTar() bz2 compressed [ext/phar/tests/phar_convert_tar3.phpt] 
TEST 5161/11213 [ext/phar/tests/phar_convert_zip.phpt]
PASS Phar::convertToZip() [ext/phar/tests/phar_convert_zip.phpt] 
TEST 5162/11213 [ext/phar/tests/phar_copy.phpt]
PASS Phar: copy() [ext/phar/tests/phar_copy.phpt] 
TEST 5163/11213 [ext/phar/tests/phar_create_in_cwd.phpt]
PASS Phar: attempt to create a Phar with relative path [ext/phar/tests/phar_create_in_cwd.phpt] 
TEST 5164/11213 [ext/phar/tests/phar_createdefaultstub.phpt]
PASS Phar: Phar::createDefaultStub() with and without arg [ext/phar/tests/phar_createdefaultstub.phpt] 
TEST 5165/11213 [ext/phar/tests/phar_ctx_001.phpt]
PASS Phar context [ext/phar/tests/phar_ctx_001.phpt] 
TEST 5166/11213 [ext/phar/tests/phar_decompress.phpt]
PASS Phar::decompress() [ext/phar/tests/phar_decompress.phpt] 
TEST 5167/11213 [ext/phar/tests/phar_dir_iterate.phpt]
PASS Phar object: iterate test with sub-directories and RecursiveIteratorIterator [ext/phar/tests/phar_dir_iterate.phpt] 
TEST 5168/11213 [ext/phar/tests/phar_dotted_path.phpt]
PASS Phar: create new Phar with broken.dirname in path [ext/phar/tests/phar_dotted_path.phpt] 
TEST 5169/11213 [ext/phar/tests/phar_extract.phpt]
PASS Phar: Phar::extractTo() [ext/phar/tests/phar_extract.phpt] 
TEST 5170/11213 [ext/phar/tests/phar_extract2.phpt]
PASS Phar: Phar::extractTo() - .phar safety [ext/phar/tests/phar_extract2.phpt] 
TEST 5171/11213 [ext/phar/tests/phar_extract3.phpt]
PASS Phar: Phar::extractTo() - check that phar exists [ext/phar/tests/phar_extract3.phpt] 
TEST 5172/11213 [ext/phar/tests/phar_get_supported_signatures_001.phpt]
SKIP Phar::getSupportedSignatures() [ext/phar/tests/phar_get_supported_signatures_001.phpt] reason: extension hash conflicts
TEST 5173/11213 [ext/phar/tests/phar_get_supported_signatures_001a.phpt]
SKIP Phar::getSupportedSignatures() [ext/phar/tests/phar_get_supported_signatures_001a.phpt] reason: extension hash conflicts
TEST 5174/11213 [ext/phar/tests/phar_get_supported_signatures_002.phpt]
SKIP Phar::getSupportedSignatures() [ext/phar/tests/phar_get_supported_signatures_002.phpt] reason: openssl support enabled
TEST 5175/11213 [ext/phar/tests/phar_get_supported_signatures_002a.phpt]
PASS Phar::getSupportedSignatures() [ext/phar/tests/phar_get_supported_signatures_002a.phpt] 
TEST 5176/11213 [ext/phar/tests/phar_get_supportedcomp1.phpt]
PASS Phar::getSupportedCompression() (bz2 and zlib) [ext/phar/tests/phar_get_supportedcomp1.phpt] 
TEST 5177/11213 [ext/phar/tests/phar_get_supportedcomp2.phpt]
SKIP Phar::getSupportedCompression() (bz2 only) [ext/phar/tests/phar_get_supportedcomp2.phpt] reason: zlib is available
TEST 5178/11213 [ext/phar/tests/phar_get_supportedcomp3.phpt]
SKIP Phar::getSupportedCompression() (zlib only) [ext/phar/tests/phar_get_supportedcomp3.phpt] reason: bz2 is available
TEST 5179/11213 [ext/phar/tests/phar_get_supportedcomp4.phpt]
SKIP Phar::getSupportedCompression() (none) [ext/phar/tests/phar_get_supportedcomp4.phpt] reason: bz2 is available
TEST 5180/11213 [ext/phar/tests/phar_gobyebye-win32.phpt]
SKIP Phar: test edge cases of intercepted functions when the underlying phar archive has been unlinkArchive()d [ext/phar/tests/phar_gobyebye-win32.phpt] reason: Extra warning on Windows.
TEST 5181/11213 [ext/phar/tests/phar_gobyebye.phpt]
PASS Phar: test edge cases of intercepted functions when the underlying phar archive has been unlinkArchive()d [ext/phar/tests/phar_gobyebye.phpt] 
TEST 5182/11213 [ext/phar/tests/phar_gzip.phpt]
PASS Phar: gzipped phar [ext/phar/tests/phar_gzip.phpt] 
TEST 5183/11213 [ext/phar/tests/phar_gzipU.phpt]
SKIP Phar: gzipped phar [ext/phar/tests/phar_gzipU.phpt] reason: Unicode support required
TEST 5184/11213 [ext/phar/tests/phar_isvalidpharfilename.phpt]
PASS Phar: Phar::isValidPharFilename() [ext/phar/tests/phar_isvalidpharfilename.phpt] 
TEST 5185/11213 [ext/phar/tests/phar_magic.phpt]
PASS Phar: include/fopen magic [ext/phar/tests/phar_magic.phpt] 
TEST 5186/11213 [ext/phar/tests/phar_metadata_read.phpt]
PASS Phar with metadata (read) [ext/phar/tests/phar_metadata_read.phpt] 
TEST 5187/11213 [ext/phar/tests/phar_metadata_readU.phpt]
SKIP Phar with metadata (read) [ext/phar/tests/phar_metadata_readU.phpt] reason: Unicode support required
TEST 5188/11213 [ext/phar/tests/phar_metadata_write.phpt]
PASS Phar with metadata (write) [ext/phar/tests/phar_metadata_write.phpt] 
TEST 5189/11213 [ext/phar/tests/phar_metadata_writeU.phpt]
SKIP Phar with metadata (write) [ext/phar/tests/phar_metadata_writeU.phpt] reason: Unicode support required
TEST 5190/11213 [ext/phar/tests/phar_mount.phpt]
PASS Phar: Phar::mount [ext/phar/tests/phar_mount.phpt] 
TEST 5191/11213 [ext/phar/tests/phar_offset_check.phpt]
PASS Phar: disallow stub and alias setting via offset*() methods [ext/phar/tests/phar_offset_check.phpt] 
TEST 5192/11213 [ext/phar/tests/phar_offset_get_error.phpt]
PASS Phar: ignore filenames starting with / on offsetSet [ext/phar/tests/phar_offset_get_error.phpt] 
TEST 5193/11213 [ext/phar/tests/phar_oo_001.phpt]
PASS Phar object: basics [ext/phar/tests/phar_oo_001.phpt] 
TEST 5194/11213 [ext/phar/tests/phar_oo_001U.phpt]
SKIP Phar object: basics [ext/phar/tests/phar_oo_001U.phpt] reason: Unicode support required
TEST 5195/11213 [ext/phar/tests/phar_oo_002.phpt]
PASS Phar object: iterator & entries [ext/phar/tests/phar_oo_002.phpt] 
TEST 5196/11213 [ext/phar/tests/phar_oo_002U.phpt]
SKIP Phar object: iterator & entries [ext/phar/tests/phar_oo_002U.phpt] reason: requires Unicode support
TEST 5197/11213 [ext/phar/tests/phar_oo_003.phpt]
PASS Phar object: entry & openFile() [ext/phar/tests/phar_oo_003.phpt] 
TEST 5198/11213 [ext/phar/tests/phar_oo_004.phpt]
PASS Phar and DirectoryIterator [ext/phar/tests/phar_oo_004.phpt] 
TEST 5199/11213 [ext/phar/tests/phar_oo_004U.phpt]
SKIP Phar and DirectoryIterator [ext/phar/tests/phar_oo_004U.phpt] reason: requires Unicode support
TEST 5200/11213 [ext/phar/tests/phar_oo_005.phpt]
PASS Phar and RecursiveDirectoryIterator [ext/phar/tests/phar_oo_005.phpt] 
TEST 5201/11213 [ext/phar/tests/phar_oo_005U.phpt]
SKIP Phar and RecursiveDirectoryIterator [ext/phar/tests/phar_oo_005U.phpt] reason: requires Unicode support
TEST 5202/11213 [ext/phar/tests/phar_oo_005_5.2.phpt]
SKIP Phar and RecursiveDirectoryIterator [ext/phar/tests/phar_oo_005_5.2.phpt] reason: requires 5.2 or earlier
TEST 5203/11213 [ext/phar/tests/phar_oo_006.phpt]
PASS Phar object: array access [ext/phar/tests/phar_oo_006.phpt] 
TEST 5204/11213 [ext/phar/tests/phar_oo_007.phpt]
PASS Phar object: access through SplFileObject [ext/phar/tests/phar_oo_007.phpt] 
TEST 5205/11213 [ext/phar/tests/phar_oo_008.phpt]
PASS Phar object: iterating via SplFileObject [ext/phar/tests/phar_oo_008.phpt] 
TEST 5206/11213 [ext/phar/tests/phar_oo_009.phpt]
PASS Phar object: iterating via SplFileObject and reading csv [ext/phar/tests/phar_oo_009.phpt] 
TEST 5207/11213 [ext/phar/tests/phar_oo_010.phpt]
PASS Phar object: ArrayAccess and isset [ext/phar/tests/phar_oo_010.phpt] 
TEST 5208/11213 [ext/phar/tests/phar_oo_011.phpt]
PASS Phar object: add file [ext/phar/tests/phar_oo_011.phpt] 
TEST 5209/11213 [ext/phar/tests/phar_oo_011b.phpt]
PASS Phar object: add file [ext/phar/tests/phar_oo_011b.phpt] 
TEST 5210/11213 [ext/phar/tests/phar_oo_012.phpt]
PASS Phar object: unset file [ext/phar/tests/phar_oo_012.phpt] 
TEST 5211/11213 [ext/phar/tests/phar_oo_012_confirm.phpt]
PASS Phar object: unset file (confirm disk file is changed) [ext/phar/tests/phar_oo_012_confirm.phpt] 
TEST 5212/11213 [ext/phar/tests/phar_oo_012b.phpt]
PASS Phar object: unset file [ext/phar/tests/phar_oo_012b.phpt] 
TEST 5213/11213 [ext/phar/tests/phar_oo_compressallbz2.phpt]
PASS Phar::compressFiles(Phar::BZ2) [ext/phar/tests/phar_oo_compressallbz2.phpt] 
TEST 5214/11213 [ext/phar/tests/phar_oo_compressallgz.phpt]
PASS Phar::compressFiles(Phar::GZ) [ext/phar/tests/phar_oo_compressallgz.phpt] 
TEST 5215/11213 [ext/phar/tests/phar_oo_compressed_001.phpt]
PASS Phar: PharFileInfo::compress(Phar::GZ) [ext/phar/tests/phar_oo_compressed_001.phpt] 
TEST 5216/11213 [ext/phar/tests/phar_oo_compressed_001b.phpt]
PASS Phar: PharFileInfo::compress(Phar::BZ2) [ext/phar/tests/phar_oo_compressed_001b.phpt] 
TEST 5217/11213 [ext/phar/tests/phar_oo_compressed_002.phpt]
PASS Phar: context/compress=GZ [ext/phar/tests/phar_oo_compressed_002.phpt] 
TEST 5218/11213 [ext/phar/tests/phar_oo_compressed_002b.phpt]
PASS Phar: context/compress=BZip2 [ext/phar/tests/phar_oo_compressed_002b.phpt] 
TEST 5219/11213 [ext/phar/tests/phar_oo_getcontents.phpt]
PASS Phar object: getContent() [ext/phar/tests/phar_oo_getcontents.phpt] 
TEST 5220/11213 [ext/phar/tests/phar_oo_getcontentsgz.phpt]
PASS Phar object: getContent() (verify it works with compression) [ext/phar/tests/phar_oo_getcontentsgz.phpt] 
TEST 5221/11213 [ext/phar/tests/phar_oo_getmodified.phpt]
PASS Phar::getModified() [ext/phar/tests/phar_oo_getmodified.phpt] 
TEST 5222/11213 [ext/phar/tests/phar_oo_iswriteable.phpt]
PASS Phar::isWriteable [ext/phar/tests/phar_oo_iswriteable.phpt] 
TEST 5223/11213 [ext/phar/tests/phar_oo_nosig.phpt]
PASS Phar::getSignature() no signature [ext/phar/tests/phar_oo_nosig.phpt] 
TEST 5224/11213 [ext/phar/tests/phar_oo_uncompressall.phpt]
PASS Phar::decompressFiles() [ext/phar/tests/phar_oo_uncompressall.phpt] 
TEST 5225/11213 [ext/phar/tests/phar_running.phpt]
PASS Phar: Phar::running() [ext/phar/tests/phar_running.phpt] 
TEST 5226/11213 [ext/phar/tests/phar_setalias.phpt]
PASS Phar::setAlias() [ext/phar/tests/phar_setalias.phpt] 
TEST 5227/11213 [ext/phar/tests/phar_setalias2.phpt]
PASS Phar::setAlias() error [ext/phar/tests/phar_setalias2.phpt] 
TEST 5228/11213 [ext/phar/tests/phar_setdefaultstub.phpt]
PASS Phar: Phar::setDefaultStub() with and without arg [ext/phar/tests/phar_setdefaultstub.phpt] 
TEST 5229/11213 [ext/phar/tests/phar_setsignaturealgo1.phpt]
SKIP Phar::setSignatureAlgorithm() [ext/phar/tests/phar_setsignaturealgo1.phpt] reason: extension hash conflicts
TEST 5230/11213 [ext/phar/tests/phar_setsignaturealgo2.phpt]
PASS Phar::setSupportedSignatures() with hash [ext/phar/tests/phar_setsignaturealgo2.phpt] 
TEST 5231/11213 [ext/phar/tests/phar_stub.phpt]
PASS Phar::setStub() [ext/phar/tests/phar_stub.phpt] 
TEST 5232/11213 [ext/phar/tests/phar_stub_error.phpt]
PASS Phar::setStub()/getStub() [ext/phar/tests/phar_stub_error.phpt] 
TEST 5233/11213 [ext/phar/tests/phar_stub_write.phpt]
PASS Phar::setStub()/getStub() [ext/phar/tests/phar_stub_write.phpt] 
TEST 5234/11213 [ext/phar/tests/phar_stub_write_file.phpt]
PASS Phar::setStub()/getStub() from file [ext/phar/tests/phar_stub_write_file.phpt] 
TEST 5235/11213 [ext/phar/tests/phar_unlinkarchive.phpt]
PASS Phar::unlinkArchive() [ext/phar/tests/phar_unlinkarchive.phpt] 
TEST 5236/11213 [ext/phar/tests/pharfileinfo_chmod.phpt]
PASS Phar: PharFileInfo::chmod extra code coverage [ext/phar/tests/pharfileinfo_chmod.phpt] 
TEST 5237/11213 [ext/phar/tests/pharfileinfo_compression.phpt]
PASS Phar: PharFileInfo compression-related methods [ext/phar/tests/pharfileinfo_compression.phpt] 
TEST 5238/11213 [ext/phar/tests/pharfileinfo_construct.phpt]
PASS Phar: PharFileInfo::__construct [ext/phar/tests/pharfileinfo_construct.phpt] 
TEST 5239/11213 [ext/phar/tests/pharfileinfo_destruct.phpt]
PASS Phar: PharFileInfo::__destruct [ext/phar/tests/pharfileinfo_destruct.phpt] 
TEST 5240/11213 [ext/phar/tests/pharfileinfo_getcrc32.phpt]
PASS Phar: PharFileInfo::getCRC32 [ext/phar/tests/pharfileinfo_getcrc32.phpt] 
TEST 5241/11213 [ext/phar/tests/pharfileinfo_setmetadata.phpt]
PASS Phar: PharFileInfo::setMetadata/delMetadata extra code coverage [ext/phar/tests/pharfileinfo_setmetadata.phpt] 
TEST 5242/11213 [ext/phar/tests/phpinfo_001.phpt]
SKIP Phar: phpinfo display 1 [ext/phar/tests/phpinfo_001.phpt] reason: openssl support enabled
TEST 5243/11213 [ext/phar/tests/phpinfo_002.phpt]
SKIP Phar: phpinfo display 2 [ext/phar/tests/phpinfo_002.phpt] reason: openssl support enabled
TEST 5244/11213 [ext/phar/tests/phpinfo_003.phpt]
SKIP Phar: phpinfo display 3 [ext/phar/tests/phpinfo_003.phpt] reason: zlib loaded
SKIP Phar: phpinfo display 4 [ext/phar/tests/phpinfo_004.phpt] reason: CGI not available
TEST 5246/11213 [ext/phar/tests/readfile.phpt]
PASS Phar: test readfile() interception [ext/phar/tests/readfile.phpt] 
TEST 5247/11213 [ext/phar/tests/readfile_edgecases.phpt]
PASS Phar: test edge cases of readfile() function interception [ext/phar/tests/readfile_edgecases.phpt] 
TEST 5248/11213 [ext/phar/tests/readfile_edgecasesU.phpt]
SKIP Phar: test edge cases of readfile() function interception [ext/phar/tests/readfile_edgecasesU.phpt] reason: requires php 6.0 or newer
TEST 5249/11213 [ext/phar/tests/refcount1.phpt]
PASS Phar: test that refcounting avoids problems with deleting a file [ext/phar/tests/refcount1.phpt] 
TEST 5250/11213 [ext/phar/tests/refcount1_5_2.phpt]
SKIP Phar: test that refcounting avoids problems with deleting a file [ext/phar/tests/refcount1_5_2.phpt] reason: requires 5.2 or earlier
TEST 5251/11213 [ext/phar/tests/rename.phpt]
PASS Phar: rename test [ext/phar/tests/rename.phpt] 
TEST 5252/11213 [ext/phar/tests/rename_dir.phpt]
PASS Phar: rename_dir test [ext/phar/tests/rename_dir.phpt] 
TEST 5253/11213 [ext/phar/tests/rename_dir_and_mount.phpt]
PASS Phar: rename_dir and mount test [ext/phar/tests/rename_dir_and_mount.phpt] 
TEST 5254/11213 [ext/phar/tests/rmdir.phpt]
PASS Phar: rmdir test [ext/phar/tests/rmdir.phpt] 
TEST 5255/11213 [ext/phar/tests/security.phpt]
PASS Phar: test to ensure phar.readonly cannot be circumvented [ext/phar/tests/security.phpt] 
TEST 5256/11213 [ext/phar/tests/stat.phpt]
PASS Phar: test stat function interceptions [ext/phar/tests/stat.phpt] 
TEST 5257/11213 [ext/phar/tests/stat2.phpt]
SKIP Phar: test stat function interceptions and is_file/is_link edge cases (PHP 5.2) [ext/phar/tests/stat2.phpt] reason: PHP 5.2 required for this test
TEST 5258/11213 [ext/phar/tests/stat2_5.3.phpt]
PASS Phar: test stat function interceptions and is_file/is_link edge cases (PHP 5.3+) [ext/phar/tests/stat2_5.3.phpt] 
TEST 5259/11213 [ext/phar/tests/tar/033.phpt]
PASS Phar::chmod tar-based [ext/phar/tests/tar/033.phpt] 
TEST 5260/11213 [ext/phar/tests/tar/033a.phpt]
PASS Phar::chmod tar-based [ext/phar/tests/tar/033a.phpt] 
TEST 5261/11213 [ext/phar/tests/tar/alias_acrobatics.phpt]
PASS Phar: alias edge cases [ext/phar/tests/tar/alias_acrobatics.phpt] 
TEST 5262/11213 [ext/phar/tests/tar/all.phpt]
PASS Phar: test that creation of tar-based phar generates valid tar with all bells/whistles [ext/phar/tests/tar/all.phpt] 
TEST 5263/11213 [ext/phar/tests/tar/allU.phpt]
SKIP Phar: test that creation of tar-based phar generates valid tar with all bells/whistles [ext/phar/tests/tar/allU.phpt] reason: Unicode support required
TEST 5264/11213 [ext/phar/tests/tar/badalias.phpt]
PASS Phar: invalid aliases [ext/phar/tests/tar/badalias.phpt] 
TEST 5265/11213 [ext/phar/tests/tar/badchecksum.phpt]
PASS Phar: tar with bad checksum [ext/phar/tests/tar/badchecksum.phpt] 
TEST 5266/11213 [ext/phar/tests/tar/bignames.phpt]
PASS Phar: tar with huge filenames [ext/phar/tests/tar/bignames.phpt] 
TEST 5267/11213 [ext/phar/tests/tar/bignames_overflow.phpt]
PASS Phar: tar with huge filenames, buffer overflow [ext/phar/tests/tar/bignames_overflow.phpt] 
TEST 5268/11213 [ext/phar/tests/tar/bug49910.phpt]
PASS Bug #49910: no support for ././@LongLink for long filenames in phar tar support [ext/phar/tests/tar/bug49910.phpt] 
TEST 5269/11213 [ext/phar/tests/tar/create_new_and_modify.phpt]
PASS Phar: create and modify tar-based phar [ext/phar/tests/tar/create_new_and_modify.phpt] 
TEST 5270/11213 [ext/phar/tests/tar/create_new_phar_b.phpt]
PASS Phar: create a completely new tar-based phar [ext/phar/tests/tar/create_new_phar_b.phpt] 
TEST 5271/11213 [ext/phar/tests/tar/delete.phpt]
PASS Phar: delete test, tar-based phar [ext/phar/tests/tar/delete.phpt] 
TEST 5272/11213 [ext/phar/tests/tar/delete_in_phar.phpt]
PASS Phar: delete a file within a tar-based .phar [ext/phar/tests/tar/delete_in_phar.phpt] 
TEST 5273/11213 [ext/phar/tests/tar/delete_in_phar_b.phpt]
PASS Phar: delete a file within a tar-based .phar [ext/phar/tests/tar/delete_in_phar_b.phpt] 
TEST 5274/11213 [ext/phar/tests/tar/delete_in_phar_confirm.phpt]
PASS Phar: delete a file within a tar-based .phar (confirm disk file is changed) [ext/phar/tests/tar/delete_in_phar_confirm.phpt] 
TEST 5275/11213 [ext/phar/tests/tar/dir.phpt]
PASS Phar: mkdir/rmdir test tar-based [ext/phar/tests/tar/dir.phpt] 
TEST 5276/11213 [ext/phar/tests/tar/exists_as_phar.phpt]
PASS Phar: phar-based phar named with ".tar" fails [ext/phar/tests/tar/exists_as_phar.phpt] 
SKIP Phar front controller other tar-based [ext/phar/tests/tar/frontcontroller1.phar.phpt] reason: CGI not available
SKIP Phar front controller rewrite array invalid tar-based [ext/phar/tests/tar/frontcontroller10.phar.phpt] reason: CGI not available
SKIP Phar front controller mime type extension is not a string tar-based [ext/phar/tests/tar/frontcontroller11.phar.phpt] reason: CGI not available
SKIP Phar front controller mime type unknown int tar-based [ext/phar/tests/tar/frontcontroller12.phar.phpt] reason: CGI not available
SKIP Phar front controller mime type not string/int tar-based [ext/phar/tests/tar/frontcontroller13.phar.phpt] reason: CGI not available
SKIP Phar front controller mime type override, other tar-based [ext/phar/tests/tar/frontcontroller14.phar.phpt] reason: CGI not available
SKIP Phar front controller mime type override, Phar::PHPS tar-based [ext/phar/tests/tar/frontcontroller15.phar.phpt] reason: CGI not available
SKIP Phar front controller mime type override, Phar::PHP tar-based [ext/phar/tests/tar/frontcontroller16.phar.phpt] reason: CGI not available
SKIP Phar front controller mime type unknown tar-based [ext/phar/tests/tar/frontcontroller17.phar.phpt] reason: CGI not available
TEST 5286/11213 [ext/phar/tests/tar/frontcontroller18.phar.phpt]
PASS Phar front controller $_SERVER munging failure tar-based [ext/phar/tests/tar/frontcontroller18.phar.phpt] 
TEST 5287/11213 [ext/phar/tests/tar/frontcontroller19.phar.phpt]
PASS Phar front controller $_SERVER munging failure 2 tar-based [ext/phar/tests/tar/frontcontroller19.phar.phpt] 
SKIP Phar front controller PHP test tar-based [ext/phar/tests/tar/frontcontroller2.phar.phpt] reason: CGI not available
TEST 5289/11213 [ext/phar/tests/tar/frontcontroller20.phar.phpt]
PASS Phar front controller $_SERVER munging failure 3 tar-based [ext/phar/tests/tar/frontcontroller20.phar.phpt] 
SKIP Phar front controller $_SERVER munging success tar-based [ext/phar/tests/tar/frontcontroller21.phar.phpt] reason: CGI not available
SKIP Phar front controller phps tar-based [ext/phar/tests/tar/frontcontroller3.phar.phpt] reason: CGI not available
SKIP Phar front controller index.php relocate (no /) tar-based [ext/phar/tests/tar/frontcontroller4.phar.phpt] reason: CGI not available
SKIP Phar front controller index.php relocate tar-based [ext/phar/tests/tar/frontcontroller5.phar.phpt] reason: CGI not available
SKIP Phar front controller 404 tar-based [ext/phar/tests/tar/frontcontroller6.phar.phpt] reason: CGI not available
SKIP Phar front controller alternate index file tar-based [ext/phar/tests/tar/frontcontroller7.phar.phpt] reason: CGI not available
SKIP Phar front controller no index file 404 tar-based [ext/phar/tests/tar/frontcontroller8.phar.phpt] reason: CGI not available
SKIP Phar front controller rewrite array tar-based [ext/phar/tests/tar/frontcontroller9.phar.phpt] reason: CGI not available
TEST 5298/11213 [ext/phar/tests/tar/links.phpt]
PASS Phar: tar with hard link and symbolic link [ext/phar/tests/tar/links.phpt] 
TEST 5299/11213 [ext/phar/tests/tar/links2.phpt]
PASS Phar: tar with hard link to nowhere [ext/phar/tests/tar/links2.phpt] 
TEST 5300/11213 [ext/phar/tests/tar/links3.phpt]
PASS Phar: tar with link to absolute path [ext/phar/tests/tar/links3.phpt] 
TEST 5301/11213 [ext/phar/tests/tar/links4.phpt]
PASS Phar: tar with link to root directory file from root directory file [ext/phar/tests/tar/links4.phpt] 
TEST 5302/11213 [ext/phar/tests/tar/links5.phpt]
PASS Phar: tar with relative link to subdirectory file from subdirectory file [ext/phar/tests/tar/links5.phpt] 
TEST 5303/11213 [ext/phar/tests/tar/links6.phpt]
PASS Phar: test nested linked files [ext/phar/tests/tar/links6.phpt] 
TEST 5304/11213 [ext/phar/tests/tar/open_for_write_existing.phpt]
PASS Phar: fopen a .phar for writing (existing file) tar-based [ext/phar/tests/tar/open_for_write_existing.phpt] 
TEST 5305/11213 [ext/phar/tests/tar/open_for_write_existing_b.phpt]
PASS Phar: fopen a .phar for writing (existing file) tar-based [ext/phar/tests/tar/open_for_write_existing_b.phpt] 
TEST 5306/11213 [ext/phar/tests/tar/open_for_write_existing_b_5_2.phpt]
SKIP Phar: fopen a .phar for writing (existing file) tar-based [ext/phar/tests/tar/open_for_write_existing_b_5_2.phpt] reason: requires 5.2 or earlier
TEST 5307/11213 [ext/phar/tests/tar/open_for_write_existing_c.phpt]
PASS Phar: fopen a .phar for writing (existing file) tar-based [ext/phar/tests/tar/open_for_write_existing_c.phpt] 
TEST 5308/11213 [ext/phar/tests/tar/open_for_write_existing_c_5_2.phpt]
SKIP Phar: fopen a .phar for writing (existing file) tar-based [ext/phar/tests/tar/open_for_write_existing_c_5_2.phpt] reason: requires 5.2 or earlier
TEST 5309/11213 [ext/phar/tests/tar/open_for_write_newfile.phpt]
PASS Phar: fopen a .phar for writing (new file) tar-based [ext/phar/tests/tar/open_for_write_newfile.phpt] 
TEST 5310/11213 [ext/phar/tests/tar/open_for_write_newfile_b.phpt]
PASS Phar: fopen a .phar for writing (new file) tar-based [ext/phar/tests/tar/open_for_write_newfile_b.phpt] 
TEST 5311/11213 [ext/phar/tests/tar/open_for_write_newfile_b_5_2.phpt]
SKIP Phar: fopen a .phar for writing (new file) tar-based [ext/phar/tests/tar/open_for_write_newfile_b_5_2.phpt] reason: requires 5.2 or earlier
TEST 5312/11213 [ext/phar/tests/tar/open_for_write_newfile_c.phpt]
PASS Phar: fopen a .phar for writing (new file) tar-based [ext/phar/tests/tar/open_for_write_newfile_c.phpt] 
TEST 5313/11213 [ext/phar/tests/tar/open_for_write_newfile_c_5_2.phpt]
SKIP Phar: fopen a .phar for writing (new file) tar-based [ext/phar/tests/tar/open_for_write_newfile_c_5_2.phpt] reason: requires 5.2 or earlier
TEST 5314/11213 [ext/phar/tests/tar/phar_begin_setstub_commit.phpt]
PASS Phar::startBuffering()/setStub()/stopBuffering() tar-based [ext/phar/tests/tar/phar_begin_setstub_commit.phpt] 
TEST 5315/11213 [ext/phar/tests/tar/phar_begin_setstub_commitU.phpt]
SKIP Phar::startBuffering()/setStub()/stopBuffering() tar-based [ext/phar/tests/tar/phar_begin_setstub_commitU.phpt] reason: Unicode support required
TEST 5316/11213 [ext/phar/tests/tar/phar_buildfromiterator4.phpt]
PASS Phar::buildFromIterator() iterator, 1 file passed in tar-based [ext/phar/tests/tar/phar_buildfromiterator4.phpt] 
TEST 5317/11213 [ext/phar/tests/tar/phar_buildfromiterator5.phpt]
PASS Phar::buildFromIterator() iterator, iterator returns non-string tar-based [ext/phar/tests/tar/phar_buildfromiterator5.phpt] 
TEST 5318/11213 [ext/phar/tests/tar/phar_buildfromiterator6.phpt]
PASS Phar::buildFromIterator() iterator, key is int tar-based [ext/phar/tests/tar/phar_buildfromiterator6.phpt] 
TEST 5319/11213 [ext/phar/tests/tar/phar_buildfromiterator7.phpt]
PASS Phar::buildFromIterator() iterator, file can't be opened tar-based [ext/phar/tests/tar/phar_buildfromiterator7.phpt] 
TEST 5320/11213 [ext/phar/tests/tar/phar_buildfromiterator8.phpt]
PASS Phar::buildFromIterator() iterator, SplFileInfo as current tar-based [ext/phar/tests/tar/phar_buildfromiterator8.phpt] 
TEST 5321/11213 [ext/phar/tests/tar/phar_buildfromiterator9.phpt]
PASS Phar::buildFromIterator() iterator, 1 file resource passed in tar-based [ext/phar/tests/tar/phar_buildfromiterator9.phpt] 
TEST 5322/11213 [ext/phar/tests/tar/phar_commitwrite.phpt]
PASS Phar::setStub()/stopBuffering() tar-based [ext/phar/tests/tar/phar_commitwrite.phpt] 
TEST 5323/11213 [ext/phar/tests/tar/phar_convert_phar.phpt]
PASS Phar::convertToPhar() from tar [ext/phar/tests/tar/phar_convert_phar.phpt] 
TEST 5324/11213 [ext/phar/tests/tar/phar_convert_phar2.phpt]
PASS Phar::convertToPhar() gzipped [ext/phar/tests/tar/phar_convert_phar2.phpt] 
TEST 5325/11213 [ext/phar/tests/tar/phar_convert_phar3.phpt]
PASS Phar::convertToPhar() bzipped [ext/phar/tests/tar/phar_convert_phar3.phpt] 
TEST 5326/11213 [ext/phar/tests/tar/phar_convert_phar4.phpt]
PASS Phar::convertToPhar() with global metadata [ext/phar/tests/tar/phar_convert_phar4.phpt] 
TEST 5327/11213 [ext/phar/tests/tar/phar_copy.phpt]
PASS Phar: copy() tar-based [ext/phar/tests/tar/phar_copy.phpt] 
TEST 5328/11213 [ext/phar/tests/tar/phar_magic.phpt]
PASS Phar: include/fopen magic tar-based [ext/phar/tests/tar/phar_magic.phpt] 
TEST 5329/11213 [ext/phar/tests/tar/phar_setalias.phpt]
PASS Phar::setAlias() tar-based [ext/phar/tests/tar/phar_setalias.phpt] 
TEST 5330/11213 [ext/phar/tests/tar/phar_setalias2.phpt]
PASS Phar::setAlias() error tar-based [ext/phar/tests/tar/phar_setalias2.phpt] 
TEST 5331/11213 [ext/phar/tests/tar/phar_setdefaultstub.phpt]
PASS Phar: Phar::setDefaultStub() with and without arg, tar-based phar [ext/phar/tests/tar/phar_setdefaultstub.phpt] 
TEST 5332/11213 [ext/phar/tests/tar/phar_setsignaturealgo2.phpt]
PASS Phar::setSupportedSignatures() with hash, tar-based [ext/phar/tests/tar/phar_setsignaturealgo2.phpt] 
TEST 5333/11213 [ext/phar/tests/tar/phar_stub.phpt]
PASS Phar::setStub() (tar-based) [ext/phar/tests/tar/phar_stub.phpt] 
TEST 5334/11213 [ext/phar/tests/tar/phar_stub_error.phpt]
PASS Phar::setStub()/getStub() tar-based [ext/phar/tests/tar/phar_stub_error.phpt] 
TEST 5335/11213 [ext/phar/tests/tar/refcount1.phpt]
PASS Phar: test that refcounting avoids problems with deleting a file tar-based [ext/phar/tests/tar/refcount1.phpt] 
TEST 5336/11213 [ext/phar/tests/tar/refcount1_5_2.phpt]
SKIP Phar: test that refcounting avoids problems with deleting a file tar-based [ext/phar/tests/tar/refcount1_5_2.phpt] reason: requires 5.2 or earlier
TEST 5337/11213 [ext/phar/tests/tar/rename.phpt]
PASS Phar: rename test tar-based [ext/phar/tests/tar/rename.phpt] 
TEST 5338/11213 [ext/phar/tests/tar/rename_dir.phpt]
PASS Phar: rename_dir test tar-based [ext/phar/tests/tar/rename_dir.phpt] 
TEST 5339/11213 [ext/phar/tests/tar/require_hash.phpt]
PASS Phar: tar-based phar, require_hash=1, no signature [ext/phar/tests/tar/require_hash.phpt] 
TEST 5340/11213 [ext/phar/tests/tar/rmdir.phpt]
PASS Phar: rmdir test tar-based [ext/phar/tests/tar/rmdir.phpt] 
TEST 5341/11213 [ext/phar/tests/tar/tar_001.phpt]
PASS Phar: tar-based phar corrupted [ext/phar/tests/tar/tar_001.phpt] 
TEST 5342/11213 [ext/phar/tests/tar/tar_002.phpt]
PASS Phar: tar-based phar corrupted 2 [ext/phar/tests/tar/tar_002.phpt] 
TEST 5343/11213 [ext/phar/tests/tar/tar_003.phpt]
PASS Phar: tar-based phar, valid 1 [ext/phar/tests/tar/tar_003.phpt] 
TEST 5344/11213 [ext/phar/tests/tar/tar_004.phpt]
PASS Phar: tar-based phar, tar phar with stub, mapPhar() [ext/phar/tests/tar/tar_004.phpt] 
TEST 5345/11213 [ext/phar/tests/tar/tar_004U.phpt]
SKIP Phar: tar-based phar, tar phar with stub, mapPhar() [ext/phar/tests/tar/tar_004U.phpt] reason: Unicode support required
TEST 5346/11213 [ext/phar/tests/tar/tar_bz2.phpt]
PASS Phar: tar-based phar, bzipped tar [ext/phar/tests/tar/tar_bz2.phpt] 
TEST 5347/11213 [ext/phar/tests/tar/tar_bz2U.phpt]
SKIP Phar: tar-based phar, bzipped tar [ext/phar/tests/tar/tar_bz2U.phpt] reason: Unicode support required
TEST 5348/11213 [ext/phar/tests/tar/tar_gzip.phpt]
PASS Phar: tar-based phar, gzipped tar [ext/phar/tests/tar/tar_gzip.phpt] 
TEST 5349/11213 [ext/phar/tests/tar/tar_gzipU.phpt]
SKIP Phar: tar-based phar, gzipped tar [ext/phar/tests/tar/tar_gzipU.phpt] reason: Unicode support required
TEST 5350/11213 [ext/phar/tests/tar/tar_makebz2.phpt]
PASS Phar: tar-based phar, make new bzipped tar [ext/phar/tests/tar/tar_makebz2.phpt] 
TEST 5351/11213 [ext/phar/tests/tar/tar_makegz.phpt]
PASS Phar: tar-based phar, make new gzipped tar [ext/phar/tests/tar/tar_makegz.phpt] 
TEST 5352/11213 [ext/phar/tests/tar/tar_nohash.phpt]
PASS Phar: tar archive, require_hash=1, should not error out [ext/phar/tests/tar/tar_nohash.phpt] 
TEST 5353/11213 [ext/phar/tests/tar/tar_nostub.phpt]
PASS Phar: tar-based phar, third-party tar with no stub, Phar->getStub() [ext/phar/tests/tar/tar_nostub.phpt] 
TEST 5354/11213 [ext/phar/tests/tar/tar_openssl_hash.phpt]
PASS Phar: tar archive, require_hash=1, OpenSSL hash [ext/phar/tests/tar/tar_openssl_hash.phpt] 
TEST 5355/11213 [ext/phar/tests/tar/truncated.phpt]
PASS Phar: truncated tar [ext/phar/tests/tar/truncated.phpt] 
TEST 5356/11213 [ext/phar/tests/test_alias_unset.phpt]
PASS Phar: test for the odd case where we intend to remove an archive from memory [ext/phar/tests/test_alias_unset.phpt] 
TEST 5357/11213 [ext/phar/tests/test_signaturealgos.phpt]
PASS Phar: verify signature parsing works [ext/phar/tests/test_signaturealgos.phpt] 
TEST 5358/11213 [ext/phar/tests/test_unset.phpt]
PASS Phar: ensure unset() works properly on a non-flushed phar archive [ext/phar/tests/test_unset.phpt] 
TEST 5359/11213 [ext/phar/tests/webphar_compilefail.phpt]
PASS Phar: Phar::webPhar, open compiled file fails [ext/phar/tests/webphar_compilefail.phpt] 
TEST 5360/11213 [ext/phar/tests/withphar.phpt]
PASS Phar: phar run with pecl/phar with default stub [ext/phar/tests/withphar.phpt] 
SKIP Phar: default web stub, with phar extension [ext/phar/tests/withphar_web.phpt] reason: CGI not available
TEST 5362/11213 [ext/phar/tests/zf_test.phpt]
PASS Phar: test broken app [ext/phar/tests/zf_test.phpt] 
TEST 5363/11213 [ext/phar/tests/zip/033.phpt]
PASS Phar::chmod zip-based [ext/phar/tests/zip/033.phpt] 
TEST 5364/11213 [ext/phar/tests/zip/033a.phpt]
PASS Phar::chmod zip-based [ext/phar/tests/zip/033a.phpt] 
TEST 5365/11213 [ext/phar/tests/zip/alias_acrobatics.phpt]
PASS Phar: alias edge cases [ext/phar/tests/zip/alias_acrobatics.phpt] 
TEST 5366/11213 [ext/phar/tests/zip/all.phpt]
PASS Phar: test that creation of zip-based phar generates valid zip with all bells/whistles [ext/phar/tests/zip/all.phpt] 
TEST 5367/11213 [ext/phar/tests/zip/allU.phpt]
SKIP Phar: test that creation of zip-based phar generates valid zip with all bells/whistles [ext/phar/tests/zip/allU.phpt] reason: Unicode support required
TEST 5368/11213 [ext/phar/tests/zip/badalias.phpt]
PASS Phar: invalid aliases [ext/phar/tests/zip/badalias.phpt] 
TEST 5369/11213 [ext/phar/tests/zip/bug48791.phpt]
PASS Phar: Bug #48791: open office documents always reported as corrupted by phar extension [ext/phar/tests/zip/bug48791.phpt] 
TEST 5370/11213 [ext/phar/tests/zip/bzip2.phpt]
PASS Phar: process bzip2-compressed zip entry [ext/phar/tests/zip/bzip2.phpt] 
TEST 5371/11213 [ext/phar/tests/zip/corrupt_001.phpt]
PASS Phar: corrupted zip (count mismatch) [ext/phar/tests/zip/corrupt_001.phpt] 
TEST 5372/11213 [ext/phar/tests/zip/corrupt_002.phpt]
PASS Phar: corrupted zip (no end of zip record) [ext/phar/tests/zip/corrupt_002.phpt] 
TEST 5373/11213 [ext/phar/tests/zip/corrupt_003.phpt]
PASS Phar: corrupted zip (truncated file comment) [ext/phar/tests/zip/corrupt_003.phpt] 
TEST 5374/11213 [ext/phar/tests/zip/corrupt_004.phpt]
PASS Phar: corrupted zip (central directory offset incorrect) [ext/phar/tests/zip/corrupt_004.phpt] 
TEST 5375/11213 [ext/phar/tests/zip/corrupt_005.phpt]
PASS Phar: encrypted zip [ext/phar/tests/zip/corrupt_005.phpt] 
TEST 5376/11213 [ext/phar/tests/zip/corrupt_006.phpt]
PASS Phar: zip with file created from stdin [ext/phar/tests/zip/corrupt_006.phpt] 
TEST 5377/11213 [ext/phar/tests/zip/corrupt_007.phpt]
PASS Phar: corrupted zip (truncated filename record) [ext/phar/tests/zip/corrupt_007.phpt] 
TEST 5378/11213 [ext/phar/tests/zip/corrupt_008.phpt]
PASS Phar: unsupported compression methods [ext/phar/tests/zip/corrupt_008.phpt] 
TEST 5379/11213 [ext/phar/tests/zip/corrupt_009.phpt]
PASS Phar: corrupted zip (extra field way too long) [ext/phar/tests/zip/corrupt_009.phpt] 
TEST 5380/11213 [ext/phar/tests/zip/corrupt_010.phpt]
PASS Phar: unable to process zip (zip spanning multiple archives) [ext/phar/tests/zip/corrupt_010.phpt] 
TEST 5381/11213 [ext/phar/tests/zip/create_new_and_modify.phpt]
PASS Phar: create and modify zip-based phar [ext/phar/tests/zip/create_new_and_modify.phpt] 
TEST 5382/11213 [ext/phar/tests/zip/create_new_phar_b.phpt]
PASS Phar: create a completely new zip-based phar [ext/phar/tests/zip/create_new_phar_b.phpt] 
TEST 5383/11213 [ext/phar/tests/zip/delete.phpt]
PASS Phar: delete test, zip-based phar [ext/phar/tests/zip/delete.phpt] 
TEST 5384/11213 [ext/phar/tests/zip/delete_in_phar.phpt]
PASS Phar: delete a file within a zip-based .phar [ext/phar/tests/zip/delete_in_phar.phpt] 
TEST 5385/11213 [ext/phar/tests/zip/delete_in_phar_b.phpt]
PASS Phar: delete a file within a zip-based .phar [ext/phar/tests/zip/delete_in_phar_b.phpt] 
TEST 5386/11213 [ext/phar/tests/zip/delete_in_phar_confirm.phpt]
PASS Phar: delete a file within a zip-based .phar (confirm disk file is changed) [ext/phar/tests/zip/delete_in_phar_confirm.phpt] 
TEST 5387/11213 [ext/phar/tests/zip/dir.phpt]
PASS Phar: mkdir/rmdir test zip-based [ext/phar/tests/zip/dir.phpt] 
TEST 5388/11213 [ext/phar/tests/zip/exists_as_phar.phpt]
PASS Phar: phar-based phar named with ".zip" fails [ext/phar/tests/zip/exists_as_phar.phpt] 
SKIP Phar front controller other zip-based [ext/phar/tests/zip/frontcontroller1.phar.phpt] reason: CGI not available
SKIP Phar front controller rewrite array invalid zip-based [ext/phar/tests/zip/frontcontroller10.phar.phpt] reason: CGI not available
SKIP Phar front controller mime type extension is not a string zip-based [ext/phar/tests/zip/frontcontroller11.phar.phpt] reason: CGI not available
SKIP Phar front controller mime type unknown int zip-based [ext/phar/tests/zip/frontcontroller12.phar.phpt] reason: CGI not available
SKIP Phar front controller mime type not string/int zip-based [ext/phar/tests/zip/frontcontroller13.phar.phpt] reason: CGI not available
SKIP Phar front controller mime type override, other zip-based [ext/phar/tests/zip/frontcontroller14.phar.phpt] reason: CGI not available
SKIP Phar front controller mime type override, Phar::PHPS zip-based [ext/phar/tests/zip/frontcontroller15.phar.phpt] reason: CGI not available
SKIP Phar front controller mime type override, Phar::PHP zip-based [ext/phar/tests/zip/frontcontroller16.phar.phpt] reason: CGI not available
SKIP Phar front controller mime type unknown zip-based [ext/phar/tests/zip/frontcontroller17.phar.phpt] reason: CGI not available
TEST 5398/11213 [ext/phar/tests/zip/frontcontroller18.phar.phpt]
PASS Phar front controller $_SERVER munging failure zip-based [ext/phar/tests/zip/frontcontroller18.phar.phpt] 
TEST 5399/11213 [ext/phar/tests/zip/frontcontroller19.phar.phpt]
PASS Phar front controller $_SERVER munging failure 2 zip-based [ext/phar/tests/zip/frontcontroller19.phar.phpt] 
SKIP Phar front controller PHP test zip-based [ext/phar/tests/zip/frontcontroller2.phar.phpt] reason: CGI not available
TEST 5401/11213 [ext/phar/tests/zip/frontcontroller20.phar.phpt]
PASS Phar front controller $_SERVER munging failure 3 zip-based [ext/phar/tests/zip/frontcontroller20.phar.phpt] 
SKIP Phar front controller $_SERVER munging success zip-based [ext/phar/tests/zip/frontcontroller21.phar.phpt] reason: CGI not available
SKIP Phar front controller phps zip-based [ext/phar/tests/zip/frontcontroller3.phar.phpt] reason: CGI not available
SKIP Phar front controller index.php relocate (no /) zip-based [ext/phar/tests/zip/frontcontroller4.phar.phpt] reason: CGI not available
SKIP Phar front controller index.php relocate zip-based [ext/phar/tests/zip/frontcontroller5.phar.phpt] reason: CGI not available
SKIP Phar front controller 404 zip-based [ext/phar/tests/zip/frontcontroller6.phar.phpt] reason: CGI not available
SKIP Phar front controller alternate index file zip-based [ext/phar/tests/zip/frontcontroller7.phar.phpt] reason: CGI not available
SKIP Phar front controller no index file 404 zip-based [ext/phar/tests/zip/frontcontroller8.phar.phpt] reason: CGI not available
SKIP Phar front controller rewrite array zip-based [ext/phar/tests/zip/frontcontroller9.phar.phpt] reason: CGI not available
TEST 5410/11213 [ext/phar/tests/zip/getalias.phpt]
PASS Phar: getAlias() with an existing phar.zip [ext/phar/tests/zip/getalias.phpt] 
TEST 5411/11213 [ext/phar/tests/zip/largezip.phpt]
PASS Phar: large zip file (zip edge cases) [ext/phar/tests/zip/largezip.phpt] 
TEST 5412/11213 [ext/phar/tests/zip/metadata_write_commit.phpt]
PASS Phar with meta-data (write) zip-based [ext/phar/tests/zip/metadata_write_commit.phpt] 
TEST 5413/11213 [ext/phar/tests/zip/metadata_write_commitU.phpt]
SKIP Phar with meta-data (write) zip-based [ext/phar/tests/zip/metadata_write_commitU.phpt] reason: Unicode support required
TEST 5414/11213 [ext/phar/tests/zip/notphar.phpt]
PASS Phar: a non-executable zip with no stub named .phar.zip [ext/phar/tests/zip/notphar.phpt] 
TEST 5415/11213 [ext/phar/tests/zip/odt.phpt]
PASS Phar: test a zip archive created by openoffice [ext/phar/tests/zip/odt.phpt] 
TEST 5416/11213 [ext/phar/tests/zip/open_for_write_existing.phpt]
PASS Phar: fopen a .phar for writing (existing file) zip-based [ext/phar/tests/zip/open_for_write_existing.phpt] 
TEST 5417/11213 [ext/phar/tests/zip/open_for_write_existing_b.phpt]
PASS Phar: fopen a .phar for writing (existing file) zip-based [ext/phar/tests/zip/open_for_write_existing_b.phpt] 
TEST 5418/11213 [ext/phar/tests/zip/open_for_write_existing_b_5_2.phpt]
SKIP Phar: fopen a .phar for writing (existing file) zip-based [ext/phar/tests/zip/open_for_write_existing_b_5_2.phpt] reason: requires 5.2 or earlier
TEST 5419/11213 [ext/phar/tests/zip/open_for_write_existing_c.phpt]
PASS Phar: fopen a .phar for writing (existing file) zip-based [ext/phar/tests/zip/open_for_write_existing_c.phpt] 
TEST 5420/11213 [ext/phar/tests/zip/open_for_write_existing_c_5_2.phpt]
SKIP Phar: fopen a .phar for writing (existing file) zip-based [ext/phar/tests/zip/open_for_write_existing_c_5_2.phpt] reason: requires 5.2 or earlier
TEST 5421/11213 [ext/phar/tests/zip/open_for_write_newfile.phpt]
PASS Phar: fopen a .phar for writing (new file) zip-based [ext/phar/tests/zip/open_for_write_newfile.phpt] 
TEST 5422/11213 [ext/phar/tests/zip/open_for_write_newfile_b.phpt]
PASS Phar: fopen a .phar for writing (new file) zip-based [ext/phar/tests/zip/open_for_write_newfile_b.phpt] 
TEST 5423/11213 [ext/phar/tests/zip/open_for_write_newfile_b_5_2.phpt]
SKIP Phar: fopen a .phar for writing (new file) zip-based [ext/phar/tests/zip/open_for_write_newfile_b_5_2.phpt] reason: requires 5.2 or earlier
TEST 5424/11213 [ext/phar/tests/zip/open_for_write_newfile_c.phpt]
PASS Phar: fopen a .phar for writing (new file) zip-based [ext/phar/tests/zip/open_for_write_newfile_c.phpt] 
TEST 5425/11213 [ext/phar/tests/zip/open_for_write_newfile_c_5_2.phpt]
SKIP Phar: fopen a .phar for writing (new file) zip-based [ext/phar/tests/zip/open_for_write_newfile_c_5_2.phpt] reason: requires 5.2 or earlier
TEST 5426/11213 [ext/phar/tests/zip/phar_begin_setstub_commit.phpt]
PASS Phar::startBuffering()/setStub()/stopBuffering() zip-based [ext/phar/tests/zip/phar_begin_setstub_commit.phpt] 
TEST 5427/11213 [ext/phar/tests/zip/phar_begin_setstub_commitU.phpt]
SKIP Phar::startBuffering()/setStub()/stopBuffering() zip-based [ext/phar/tests/zip/phar_begin_setstub_commitU.phpt] reason: Unicode support required
TEST 5428/11213 [ext/phar/tests/zip/phar_buildfromiterator4.phpt]
PASS Phar::buildFromIterator() iterator, 1 file passed in zip-based [ext/phar/tests/zip/phar_buildfromiterator4.phpt] 
TEST 5429/11213 [ext/phar/tests/zip/phar_buildfromiterator5.phpt]
PASS Phar::buildFromIterator() iterator, iterator returns non-string zip-based [ext/phar/tests/zip/phar_buildfromiterator5.phpt] 
TEST 5430/11213 [ext/phar/tests/zip/phar_buildfromiterator6.phpt]
PASS Phar::buildFromIterator() iterator, key is int zip-based [ext/phar/tests/zip/phar_buildfromiterator6.phpt] 
TEST 5431/11213 [ext/phar/tests/zip/phar_buildfromiterator7.phpt]
PASS Phar::buildFromIterator() iterator, file can't be opened zip-based [ext/phar/tests/zip/phar_buildfromiterator7.phpt] 
TEST 5432/11213 [ext/phar/tests/zip/phar_buildfromiterator8.phpt]
PASS Phar::buildFromIterator() iterator, SplFileInfo as current zip-based [ext/phar/tests/zip/phar_buildfromiterator8.phpt] 
TEST 5433/11213 [ext/phar/tests/zip/phar_buildfromiterator9.phpt]
PASS Phar::buildFromIterator() iterator, 1 file resource passed in [ext/phar/tests/zip/phar_buildfromiterator9.phpt] 
TEST 5434/11213 [ext/phar/tests/zip/phar_commitwrite.phpt]
PASS Phar::setStub()/stopBuffering() zip-based [ext/phar/tests/zip/phar_commitwrite.phpt] 
TEST 5435/11213 [ext/phar/tests/zip/phar_convert_phar.phpt]
PASS Phar::convertToPhar() from zip [ext/phar/tests/zip/phar_convert_phar.phpt] 
TEST 5436/11213 [ext/phar/tests/zip/phar_copy.phpt]
PASS Phar: copy() zip-based [ext/phar/tests/zip/phar_copy.phpt] 
TEST 5437/11213 [ext/phar/tests/zip/phar_magic.phpt]
PASS Phar: include/fopen magic zip-based [ext/phar/tests/zip/phar_magic.phpt] 
TEST 5438/11213 [ext/phar/tests/zip/phar_magicU.phpt]
SKIP Phar: include/fopen magic zip-based [ext/phar/tests/zip/phar_magicU.phpt] reason: Unicode support required
TEST 5439/11213 [ext/phar/tests/zip/phar_oo_compressallbz2.phpt]
PASS Phar::compressFiles(Phar::BZ2) zip format [ext/phar/tests/zip/phar_oo_compressallbz2.phpt] 
TEST 5440/11213 [ext/phar/tests/zip/phar_oo_compressallgz.phpt]
PASS Phar::compressFiles(Phar::GZ) zip format [ext/phar/tests/zip/phar_oo_compressallgz.phpt] 
TEST 5441/11213 [ext/phar/tests/zip/phar_setalias.phpt]
PASS Phar::setAlias() zip-based [ext/phar/tests/zip/phar_setalias.phpt] 
TEST 5442/11213 [ext/phar/tests/zip/phar_setalias2.phpt]
PASS Phar::setAlias() error zip-based [ext/phar/tests/zip/phar_setalias2.phpt] 
TEST 5443/11213 [ext/phar/tests/zip/phar_setdefaultstub.phpt]
PASS Phar: Phar::setDefaultStub() with and without arg, zip-based phar [ext/phar/tests/zip/phar_setdefaultstub.phpt] 
TEST 5444/11213 [ext/phar/tests/zip/phar_setsignaturealgo2.phpt]
FAIL Phar::setSupportedSignatures() with hash, zip-based [ext/phar/tests/zip/phar_setsignaturealgo2.phpt] 
TEST 5445/11213 [ext/phar/tests/zip/phar_stub.phpt]
PASS Phar::setStub() (zip-based) [ext/phar/tests/zip/phar_stub.phpt] 
TEST 5446/11213 [ext/phar/tests/zip/phar_stub_error.phpt]
PASS Phar::setStub()/getStub() zip-based [ext/phar/tests/zip/phar_stub_error.phpt] 
TEST 5447/11213 [ext/phar/tests/zip/refcount1.phpt]
PASS Phar: test that refcounting avoids problems with deleting a file zip-based [ext/phar/tests/zip/refcount1.phpt] 
TEST 5448/11213 [ext/phar/tests/zip/refcount1_5_2.phpt]
SKIP Phar: test that refcounting avoids problems with deleting a file zip-based [ext/phar/tests/zip/refcount1_5_2.phpt] reason: requires 5.2 or earlier
TEST 5449/11213 [ext/phar/tests/zip/rename.phpt]
PASS Phar: rename test zip-based [ext/phar/tests/zip/rename.phpt] 
TEST 5450/11213 [ext/phar/tests/zip/rename_dir.phpt]
PASS Phar: rename_dir test zip-based [ext/phar/tests/zip/rename_dir.phpt] 
TEST 5451/11213 [ext/phar/tests/zip/rmdir.phpt]
PASS Phar: rmdir test zip-based [ext/phar/tests/zip/rmdir.phpt] 
TEST 5452/11213 [ext/phar/tests/zip/unixzip.phpt]
PASS Phar: test a zip archive created by unix "zip" command [ext/phar/tests/zip/unixzip.phpt] 
TEST 5453/11213 [ext/phar/tests/zip/zlib.phpt]
PASS Phar: process zlib-compressed zip alias [ext/phar/tests/zip/zlib.phpt] 
TEST 5454/11213 [ext/posix/tests/001.phpt]
PASS posix_access() with bogus paths [ext/posix/tests/001.phpt] 
TEST 5455/11213 [ext/posix/tests/posix_access.phpt]
PASS Test posix_access() function test [ext/posix/tests/posix_access.phpt] 
TEST 5456/11213 [ext/posix/tests/posix_access_error_modes.phpt]
PASS Test posix_access() function test error conditions [ext/posix/tests/posix_access_error_modes.phpt] 
TEST 5457/11213 [ext/posix/tests/posix_access_error_wrongparams.phpt]
PASS Test posix_access() function : parameter validation [ext/posix/tests/posix_access_error_wrongparams.phpt] 
TEST 5458/11213 [ext/posix/tests/posix_access_safemode.phpt]
PASS Test posix_access() with safe_mode enabled. [ext/posix/tests/posix_access_safemode.phpt] 
TEST 5459/11213 [ext/posix/tests/posix_ctermid.phpt]
PASS Test posix_ctermid() [ext/posix/tests/posix_ctermid.phpt] 
TEST 5460/11213 [ext/posix/tests/posix_ctermid_basic.phpt]
PASS Test function posix_ctermid() by calling it with its expected arguments [ext/posix/tests/posix_ctermid_basic.phpt] 
TEST 5461/11213 [ext/posix/tests/posix_ctermid_error.phpt]
PASS Test function posix_ctermid() by calling it more than or less than its expected arguments [ext/posix/tests/posix_ctermid_error.phpt] 
TEST 5462/11213 [ext/posix/tests/posix_errno_basic.phpt]
PASS Test function posix_errno() by calling it with its expected arguments [ext/posix/tests/posix_errno_basic.phpt] 
TEST 5463/11213 [ext/posix/tests/posix_errno_error.phpt]
PASS Test function posix_errno() by calling it with its expected arguments [ext/posix/tests/posix_errno_error.phpt] 
TEST 5464/11213 [ext/posix/tests/posix_errno_variation1.phpt]
PASS Test function posix_errno() by calling it with with permission error [ext/posix/tests/posix_errno_variation1.phpt] 
TEST 5465/11213 [ext/posix/tests/posix_errno_variation2.phpt]
PASS Test function posix_errno() by calling it with its expected arguments [ext/posix/tests/posix_errno_variation2.phpt] 
TEST 5466/11213 [ext/posix/tests/posix_get_last_error_error.phpt]
PASS Test posix_get_last_error() function : error conditions [ext/posix/tests/posix_get_last_error_error.phpt] 
TEST 5467/11213 [ext/posix/tests/posix_getcwd.phpt]
PASS posix_getcwd(): Basic tests [ext/posix/tests/posix_getcwd.phpt] 
TEST 5468/11213 [ext/posix/tests/posix_getcwd_basic.phpt]
PASS posix_getcwd(): Basic tests [ext/posix/tests/posix_getcwd_basic.phpt] 
TEST 5469/11213 [ext/posix/tests/posix_getegid_basic.phpt]
PASS Test function posix_getegid() by calling it with its expected arguments [ext/posix/tests/posix_getegid_basic.phpt] 
TEST 5470/11213 [ext/posix/tests/posix_geteuid_basic.phpt]
PASS Test function posix_geteuid() by calling it with its expected arguments [ext/posix/tests/posix_geteuid_basic.phpt] 
TEST 5471/11213 [ext/posix/tests/posix_geteuid_error1.phpt]
PASS Test function posix_geteuid() by calling it more than or less than its expected arguments [ext/posix/tests/posix_geteuid_error1.phpt] 
TEST 5472/11213 [ext/posix/tests/posix_getgid_error.phpt]
PASS Test posix_getgid() function : error conditions [ext/posix/tests/posix_getgid_error.phpt] 
TEST 5473/11213 [ext/posix/tests/posix_getgrgid.phpt]
PASS Test posix_getgrgid(). [ext/posix/tests/posix_getgrgid.phpt] 
TEST 5474/11213 [ext/posix/tests/posix_getgrgid_basic.phpt]
FAIL Test posix_getgrgid() function : basic functionality [ext/posix/tests/posix_getgrgid_basic.phpt] 
TEST 5475/11213 [ext/posix/tests/posix_getgrgid_error.phpt]
PASS Test posix_getgrgid() function : error conditions [ext/posix/tests/posix_getgrgid_error.phpt] 
TEST 5476/11213 [ext/posix/tests/posix_getgrgid_macosx.phpt]
SKIP Test return values of posix_getgrgid() on MacOSX. [ext/posix/tests/posix_getgrgid_macosx.phpt] reason: This test requires MacOSX/Darwin.
TEST 5477/11213 [ext/posix/tests/posix_getgrgid_variation.phpt]
PASS Test posix_getgrgid() function : usage variations  - parameter types [ext/posix/tests/posix_getgrgid_variation.phpt] 
TEST 5478/11213 [ext/posix/tests/posix_getgrgid_wrongparams.phpt]
PASS Test parameters on posix_getgrgid(). [ext/posix/tests/posix_getgrgid_wrongparams.phpt] 
TEST 5479/11213 [ext/posix/tests/posix_getgrnam.phpt]
PASS posix_getgrnam(): Basic tests [ext/posix/tests/posix_getgrnam.phpt] 
TEST 5480/11213 [ext/posix/tests/posix_getgrnam_basic.phpt]
PASS posix_getgrnam(): Basic tests [ext/posix/tests/posix_getgrnam_basic.phpt] 
TEST 5481/11213 [ext/posix/tests/posix_getgroups_basic.phpt]
PASS Test posix_getgroups() function : basic functionality [ext/posix/tests/posix_getgroups_basic.phpt] 
TEST 5482/11213 [ext/posix/tests/posix_getpgid_basic.phpt]
PASS Test posix_getpgid() function : basic functionality [ext/posix/tests/posix_getpgid_basic.phpt] 
TEST 5483/11213 [ext/posix/tests/posix_getpgid_error.phpt]
PASS Test posix_getpgid() function : error conditions [ext/posix/tests/posix_getpgid_error.phpt] 
TEST 5484/11213 [ext/posix/tests/posix_getpgid_variation.phpt]
PASS Test posix_getpgid() function : variation [ext/posix/tests/posix_getpgid_variation.phpt] 
TEST 5485/11213 [ext/posix/tests/posix_getpgrp_basic.phpt]
PASS Test posix_getpgrp() function : basic functionality [ext/posix/tests/posix_getpgrp_basic.phpt] 
TEST 5486/11213 [ext/posix/tests/posix_getpgrp_error.phpt]
PASS Test posix_getpgrp() function : error conditions [ext/posix/tests/posix_getpgrp_error.phpt] 
TEST 5487/11213 [ext/posix/tests/posix_getpid_basic.phpt]
PASS Test posix_getpid() function : basic functionality [ext/posix/tests/posix_getpid_basic.phpt] 
TEST 5488/11213 [ext/posix/tests/posix_getpid_error.phpt]
PASS Test posix_getpid() function : error conditions [ext/posix/tests/posix_getpid_error.phpt] 
TEST 5489/11213 [ext/posix/tests/posix_getppid_basic.phpt]
PASS Test posix_getppid() function : basic functionality [ext/posix/tests/posix_getppid_basic.phpt] 
TEST 5490/11213 [ext/posix/tests/posix_getppid_error.phpt]
PASS Test posix_getppid() function : error conditions [ext/posix/tests/posix_getppid_error.phpt] 
TEST 5491/11213 [ext/posix/tests/posix_getpwnam.phpt]
PASS posix_getpwnam(): Basic tests [ext/posix/tests/posix_getpwnam.phpt] 
TEST 5492/11213 [ext/posix/tests/posix_getpwnam_basic.phpt]
PASS posix_getpwnam(): Basic tests [ext/posix/tests/posix_getpwnam_basic.phpt] 
TEST 5493/11213 [ext/posix/tests/posix_getpwuid_basic.phpt]
PASS Test posix_getpwuid() function : basic functionality [ext/posix/tests/posix_getpwuid_basic.phpt] 
TEST 5494/11213 [ext/posix/tests/posix_getpwuid_error.phpt]
PASS Test posix_getpwuid() function : error conditions [ext/posix/tests/posix_getpwuid_error.phpt] 
TEST 5495/11213 [ext/posix/tests/posix_getpwuid_variation.phpt]
PASS Test posix_getpwuid() function : usage variations  - parameter types [ext/posix/tests/posix_getpwuid_variation.phpt] 
TEST 5496/11213 [ext/posix/tests/posix_getrlimit.phpt]
PASS posix_getrlimit(): Basic tests [ext/posix/tests/posix_getrlimit.phpt] 
TEST 5497/11213 [ext/posix/tests/posix_getrlimit_basic.phpt]
PASS posix_getrlimit(): Basic tests [ext/posix/tests/posix_getrlimit_basic.phpt] 
TEST 5498/11213 [ext/posix/tests/posix_getsid.phpt]
PASS Test posix_getsid() function test [ext/posix/tests/posix_getsid.phpt] 
TEST 5499/11213 [ext/posix/tests/posix_getsid_basic.phpt]
PASS Test posix_getsid() function : basic functionality [ext/posix/tests/posix_getsid_basic.phpt] 
TEST 5500/11213 [ext/posix/tests/posix_getsid_error.phpt]
PASS Test posix_getsid() function : error conditions [ext/posix/tests/posix_getsid_error.phpt] 
TEST 5501/11213 [ext/posix/tests/posix_getuid_error.phpt]
PASS Test posix_getuid() function : error conditions [ext/posix/tests/posix_getuid_error.phpt] 
TEST 5502/11213 [ext/posix/tests/posix_initgroups.phpt]
PASS posix_initgroups(): Basic tests [ext/posix/tests/posix_initgroups.phpt] 
TEST 5503/11213 [ext/posix/tests/posix_initgroups_basic.phpt]
PASS posix_initgroups(): Basic tests [ext/posix/tests/posix_initgroups_basic.phpt] 
TEST 5504/11213 [ext/posix/tests/posix_isatty.phpt]
PASS posix_isatty(): Basic tests [ext/posix/tests/posix_isatty.phpt] 
TEST 5505/11213 [ext/posix/tests/posix_kill_basic.phpt]
PASS Test posix_kill(), posix_get_last_error and posix_strerror() functions : basic functionality [ext/posix/tests/posix_kill_basic.phpt] 
TEST 5506/11213 [ext/posix/tests/posix_kill_error.phpt]
PASS Test posix_kill() function : error conditions [ext/posix/tests/posix_kill_error.phpt] 
TEST 5507/11213 [ext/posix/tests/posix_kill_variation1.phpt]
PASS Test posix_kill() function : usage variations  - first parameter type [ext/posix/tests/posix_kill_variation1.phpt] 
TEST 5508/11213 [ext/posix/tests/posix_kill_variation2.phpt]
PASS Test posix_kill() function : usage variations  - second parameter type [ext/posix/tests/posix_kill_variation2.phpt] 
TEST 5509/11213 [ext/posix/tests/posix_mkfifo_safemode.phpt]
PASS Test posix_mkfifo() with safe_mode. [ext/posix/tests/posix_mkfifo_safemode.phpt] 
TEST 5510/11213 [ext/posix/tests/posix_mkfifo_wrongparams.phpt]
PASS Test parameter validation in posix_mkfifo(). [ext/posix/tests/posix_mkfifo_wrongparams.phpt] 
TEST 5511/11213 [ext/posix/tests/posix_mknod.phpt]
PASS posix_mknod(): Basic tests [ext/posix/tests/posix_mknod.phpt] 
TEST 5512/11213 [ext/posix/tests/posix_mknod_basic.phpt]
PASS posix_mknod(): Basic tests [ext/posix/tests/posix_mknod_basic.phpt] 
TEST 5513/11213 [ext/posix/tests/posix_seteuid_basic.phpt]
PASS Test function posix_seteuid() by calling it with its expected arguments [ext/posix/tests/posix_seteuid_basic.phpt] 
TEST 5514/11213 [ext/posix/tests/posix_seteuid_error.phpt]
PASS Test function posix_seteuid() by calling it more than or less than its expected arguments [ext/posix/tests/posix_seteuid_error.phpt] 
TEST 5515/11213 [ext/posix/tests/posix_seteuid_error2.phpt]
PASS Test function posix_seteuid() by substituting argument 1 with object values. [ext/posix/tests/posix_seteuid_error2.phpt] 
TEST 5516/11213 [ext/posix/tests/posix_seteuid_variation1.phpt]
PASS Test function posix_seteuid() by substituting argument 1 with array values. [ext/posix/tests/posix_seteuid_variation1.phpt] 
TEST 5517/11213 [ext/posix/tests/posix_seteuid_variation2.phpt]
PASS Test function posix_seteuid() by substituting argument 1 with boolean values. [ext/posix/tests/posix_seteuid_variation2.phpt] 
TEST 5518/11213 [ext/posix/tests/posix_seteuid_variation3.phpt]
PASS Test function posix_seteuid() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_seteuid_variation3.phpt] 
TEST 5519/11213 [ext/posix/tests/posix_seteuid_variation4.phpt]
PASS Test function posix_seteuid() by substituting argument 1 with float values. [ext/posix/tests/posix_seteuid_variation4.phpt] 
TEST 5520/11213 [ext/posix/tests/posix_seteuid_variation5.phpt]
PASS Test function posix_seteuid() by substituting argument 1 with int values. [ext/posix/tests/posix_seteuid_variation5.phpt] 
TEST 5521/11213 [ext/posix/tests/posix_seteuid_variation6.phpt]
PASS Test function posix_seteuid() by substituting argument 1 with string values. [ext/posix/tests/posix_seteuid_variation6.phpt] 
TEST 5522/11213 [ext/posix/tests/posix_setgid_basic.phpt]
PASS Test function posix_setgid() by calling it with its expected arguments [ext/posix/tests/posix_setgid_basic.phpt] 
TEST 5523/11213 [ext/posix/tests/posix_setgid_error.phpt]
PASS Test function posix_setgid() by calling it more than or less than its expected arguments. [ext/posix/tests/posix_setgid_error.phpt] 
TEST 5524/11213 [ext/posix/tests/posix_setgid_variation1.phpt]
PASS Test function posix_setgid() by substituting argument 1 with array values. [ext/posix/tests/posix_setgid_variation1.phpt] 
TEST 5525/11213 [ext/posix/tests/posix_setgid_variation2.phpt]
PASS Test function posix_setgid() by substituting argument 1 with boolean values. [ext/posix/tests/posix_setgid_variation2.phpt] 
TEST 5526/11213 [ext/posix/tests/posix_setgid_variation3.phpt]
PASS Test function posix_setgid() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_setgid_variation3.phpt] 
TEST 5527/11213 [ext/posix/tests/posix_setgid_variation4.phpt]
FAIL Test function posix_setgid() by substituting argument 1 with float values. [ext/posix/tests/posix_setgid_variation4.phpt] 
TEST 5528/11213 [ext/posix/tests/posix_setgid_variation5.phpt]
PASS Test function posix_setgid() by substituting argument 1 with int values. [ext/posix/tests/posix_setgid_variation5.phpt] 
TEST 5529/11213 [ext/posix/tests/posix_setgid_variation6.phpt]
PASS Test function posix_setgid() by substituting argument 1 with object values. [ext/posix/tests/posix_setgid_variation6.phpt] 
TEST 5530/11213 [ext/posix/tests/posix_setgid_variation7.phpt]
PASS Test function posix_setgid() by substituting argument 1 with string values. [ext/posix/tests/posix_setgid_variation7.phpt] 
TEST 5531/11213 [ext/posix/tests/posix_setuid_basic.phpt]
PASS Test function posix_setuid() by calling it with its expected arguments [ext/posix/tests/posix_setuid_basic.phpt] 
TEST 5532/11213 [ext/posix/tests/posix_setuid_error.phpt]
PASS Test function posix_setuid() by calling it more than or less than its expected arguments [ext/posix/tests/posix_setuid_error.phpt] 
TEST 5533/11213 [ext/posix/tests/posix_setuid_error2.phpt]
PASS Test function posix_setuid() by substituting argument 1 with object values. [ext/posix/tests/posix_setuid_error2.phpt] 
TEST 5534/11213 [ext/posix/tests/posix_setuid_variation1.phpt]
PASS Test function posix_setuid() by substituting argument 1 with array values. [ext/posix/tests/posix_setuid_variation1.phpt] 
TEST 5535/11213 [ext/posix/tests/posix_setuid_variation2.phpt]
PASS Test function posix_setuid() by substituting argument 1 with boolean values. [ext/posix/tests/posix_setuid_variation2.phpt] 
TEST 5536/11213 [ext/posix/tests/posix_setuid_variation3.phpt]
PASS Test function posix_setuid() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_setuid_variation3.phpt] 
TEST 5537/11213 [ext/posix/tests/posix_setuid_variation4.phpt]
PASS Test function posix_setuid() by substituting argument 1 with float values. [ext/posix/tests/posix_setuid_variation4.phpt] 
TEST 5538/11213 [ext/posix/tests/posix_setuid_variation5.phpt]
PASS Test function posix_setuid() by substituting argument 1 with int values. [ext/posix/tests/posix_setuid_variation5.phpt] 
TEST 5539/11213 [ext/posix/tests/posix_setuid_variation6.phpt]
PASS Test function posix_setuid() by substituting argument 1 with string values. [ext/posix/tests/posix_setuid_variation6.phpt] 
TEST 5540/11213 [ext/posix/tests/posix_strerror_error.phpt]
PASS Test posix_strerror() function : error conditions [ext/posix/tests/posix_strerror_error.phpt] 
TEST 5541/11213 [ext/posix/tests/posix_strerror_variation1.phpt]
PASS Test posix_strerror() function : usage variations [ext/posix/tests/posix_strerror_variation1.phpt] 
TEST 5542/11213 [ext/posix/tests/posix_times.phpt]
PASS Test posix_times() [ext/posix/tests/posix_times.phpt] 
TEST 5543/11213 [ext/posix/tests/posix_times_basic.phpt]
PASS Test posix_times() function : basic functionality [ext/posix/tests/posix_times_basic.phpt] 
TEST 5544/11213 [ext/posix/tests/posix_times_error.phpt]
PASS Test posix_times() function : error conditions [ext/posix/tests/posix_times_error.phpt] 
TEST 5545/11213 [ext/posix/tests/posix_ttyname.phpt]
PASS Test posix_ttyname() [ext/posix/tests/posix_ttyname.phpt] 
TEST 5546/11213 [ext/posix/tests/posix_ttyname_error.phpt]
PASS Test function posix_ttyname() by calling it more than or less than its expected arguments [ext/posix/tests/posix_ttyname_error.phpt] 
TEST 5547/11213 [ext/posix/tests/posix_ttyname_error_wrongparams.phpt]
PASS Test posix_ttyname() with wrong parameters [ext/posix/tests/posix_ttyname_error_wrongparams.phpt] 
TEST 5548/11213 [ext/posix/tests/posix_ttyname_variation1.phpt]
PASS Test function posix_ttyname() by substituting argument 1 with array values. [ext/posix/tests/posix_ttyname_variation1.phpt] 
TEST 5549/11213 [ext/posix/tests/posix_ttyname_variation2.phpt]
PASS Test function posix_ttyname() by substituting argument 1 with boolean values. [ext/posix/tests/posix_ttyname_variation2.phpt] 
TEST 5550/11213 [ext/posix/tests/posix_ttyname_variation3.phpt]
PASS Test function posix_ttyname() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_ttyname_variation3.phpt] 
TEST 5551/11213 [ext/posix/tests/posix_ttyname_variation4.phpt]
PASS Test function posix_ttyname() by substituting argument 1 with float values. [ext/posix/tests/posix_ttyname_variation4.phpt] 
TEST 5552/11213 [ext/posix/tests/posix_ttyname_variation5.phpt]
PASS Test function posix_ttyname() by substituting argument 1 with int values. [ext/posix/tests/posix_ttyname_variation5.phpt] 
TEST 5553/11213 [ext/posix/tests/posix_ttyname_variation6.phpt]
PASS Test function posix_ttyname() by substituting argument 1 with object values. [ext/posix/tests/posix_ttyname_variation6.phpt] 
TEST 5554/11213 [ext/posix/tests/posix_ttyname_variation7.phpt]
PASS Test function posix_ttyname() by substituting argument 1 with string values. [ext/posix/tests/posix_ttyname_variation7.phpt] 
TEST 5555/11213 [ext/posix/tests/posix_uname_basic.phpt]
PASS Test posix_uname() function : basic functionality [ext/posix/tests/posix_uname_basic.phpt] 
TEST 5556/11213 [ext/posix/tests/posix_uname_error.phpt]
PASS Test posix_uname() function : error conditions [ext/posix/tests/posix_uname_error.phpt] 
TEST 5557/11213 [ext/reflection/tests/001.phpt]
PASS Reflection inheritance [ext/reflection/tests/001.phpt] 
TEST 5558/11213 [ext/reflection/tests/002.phpt]
PASS Reflection properties are read only [ext/reflection/tests/002.phpt] 
TEST 5559/11213 [ext/reflection/tests/003.phpt]
PASS ReflectionMethod::invoke() with base class method [ext/reflection/tests/003.phpt] 
TEST 5560/11213 [ext/reflection/tests/004.phpt]
PASS ReflectionMethod::invoke() with non object or null value [ext/reflection/tests/004.phpt] 
TEST 5561/11213 [ext/reflection/tests/005.phpt]
PASS ReflectionMethod::getDocComment() uses wrong comment block [ext/reflection/tests/005.phpt] 
TEST 5562/11213 [ext/reflection/tests/006.phpt]
PASS ReflectionClass::[gs]etStaticPropertyValue [ext/reflection/tests/006.phpt] 
TEST 5563/11213 [ext/reflection/tests/007.phpt]
PASS ReflectionClass::newInstance[Args] [ext/reflection/tests/007.phpt] 
TEST 5564/11213 [ext/reflection/tests/008.phpt]
PASS ReflectionMethod::__construct() tests [ext/reflection/tests/008.phpt] 
TEST 5565/11213 [ext/reflection/tests/009.phpt]
PASS ReflectionFunction basic tests [ext/reflection/tests/009.phpt] 
TEST 5566/11213 [ext/reflection/tests/010.phpt]
PASS ReflectionMethod::__toString() tests (overriden method) [ext/reflection/tests/010.phpt] 
TEST 5567/11213 [ext/reflection/tests/011.phpt]
PASS ReflectionExtension::getClasses() [ext/reflection/tests/011.phpt] 
TEST 5568/11213 [ext/reflection/tests/012.phpt]
PASS ReflectionClass::getDefaultProperties() [ext/reflection/tests/012.phpt] 
TEST 5569/11213 [ext/reflection/tests/013.phpt]
PASS ReflectionExtension::getFunctions() [ext/reflection/tests/013.phpt] 
TEST 5570/11213 [ext/reflection/tests/014.phpt]
PASS ReflectionExtension::getConstants() [ext/reflection/tests/014.phpt] 
TEST 5571/11213 [ext/reflection/tests/015.phpt]
PASS ReflectionExtension::getINIEntries() [ext/reflection/tests/015.phpt] 
TEST 5572/11213 [ext/reflection/tests/016.phpt]
PASS ReflectionExtension::getDependencies() [ext/reflection/tests/016.phpt] 
TEST 5573/11213 [ext/reflection/tests/017.phpt]
PASS ReflectionClass::__toString() (constants) [ext/reflection/tests/017.phpt] 
TEST 5574/11213 [ext/reflection/tests/018.phpt]
PASS Reflection::getModifierNames [ext/reflection/tests/018.phpt] 
TEST 5575/11213 [ext/reflection/tests/019.phpt]
PASS ReflectionFunction::getExtensionName [ext/reflection/tests/019.phpt] 
TEST 5576/11213 [ext/reflection/tests/020.phpt]
PASS ReflectionObject::hasProperty [ext/reflection/tests/020.phpt] 
TEST 5577/11213 [ext/reflection/tests/021.phpt]
PASS ReflectionClass::hasConstant [ext/reflection/tests/021.phpt] 
TEST 5578/11213 [ext/reflection/tests/022.phpt]
PASS ReflectionClass::getConstant [ext/reflection/tests/022.phpt] 
TEST 5579/11213 [ext/reflection/tests/023.phpt]
PASS ReflectionClass::getDefaultProperties (filtering parent privates) [ext/reflection/tests/023.phpt] 
TEST 5580/11213 [ext/reflection/tests/024.phpt]
PASS ReflectionObject::__toString (filtering privates/protected dynamic properties) [ext/reflection/tests/024.phpt] 
TEST 5581/11213 [ext/reflection/tests/025.phpt]
PASS ReflectionFunction basic tests [ext/reflection/tests/025.phpt] 
TEST 5582/11213 [ext/reflection/tests/026.phpt]
PASS ReflectionExtension::info() [ext/reflection/tests/026.phpt] 
TEST 5583/11213 [ext/reflection/tests/ReflectionClass_CannotClone_basic.phpt]
PASS Reflection class can not be cloned [ext/reflection/tests/ReflectionClass_CannotClone_basic.phpt] 
TEST 5584/11213 [ext/reflection/tests/ReflectionClass_FileInfo_basic.phpt]
PASS ReflectionClass::getFileName(), ReflectionClass::getStartLine(), ReflectionClass::getEndLine() [ext/reflection/tests/ReflectionClass_FileInfo_basic.phpt] 
TEST 5585/11213 [ext/reflection/tests/ReflectionClass_FileInfo_error.phpt]
PASS ReflectionClass::getFileName(), ReflectionClass::getStartLine(), ReflectionClass::getEndLine() - bad params [ext/reflection/tests/ReflectionClass_FileInfo_error.phpt] 
TEST 5586/11213 [ext/reflection/tests/ReflectionClass_constructor_001.phpt]
PASS ReflectionClass::__constructor() [ext/reflection/tests/ReflectionClass_constructor_001.phpt] 
TEST 5587/11213 [ext/reflection/tests/ReflectionClass_constructor_002.phpt]
PASS ReflectionClass::__constructor() - bad arguments [ext/reflection/tests/ReflectionClass_constructor_002.phpt] 
TEST 5588/11213 [ext/reflection/tests/ReflectionClass_export_basic1.phpt]
PASS ReflectionClass::export() - various parameters [ext/reflection/tests/ReflectionClass_export_basic1.phpt] 
TEST 5589/11213 [ext/reflection/tests/ReflectionClass_export_basic2.phpt]
PASS ReflectionClass::export() - ensure inherited private props are hidden. [ext/reflection/tests/ReflectionClass_export_basic2.phpt] 
TEST 5590/11213 [ext/reflection/tests/ReflectionClass_getConstant_basic.phpt]
PASS ReflectionClass::getConstants() [ext/reflection/tests/ReflectionClass_getConstant_basic.phpt] 
TEST 5591/11213 [ext/reflection/tests/ReflectionClass_getConstant_error.phpt]
PASS ReflectionClass::getConstant() - bad params [ext/reflection/tests/ReflectionClass_getConstant_error.phpt] 
TEST 5592/11213 [ext/reflection/tests/ReflectionClass_getConstants_basic.phpt]
PASS ReflectionClass::getConstants() [ext/reflection/tests/ReflectionClass_getConstants_basic.phpt] 
TEST 5593/11213 [ext/reflection/tests/ReflectionClass_getConstants_error.phpt]
PASS ReflectionClass::getConstants() [ext/reflection/tests/ReflectionClass_getConstants_error.phpt] 
TEST 5594/11213 [ext/reflection/tests/ReflectionClass_getConstructor_basic.phpt]
PASS ReflectionClass::getConstructor() [ext/reflection/tests/ReflectionClass_getConstructor_basic.phpt] 
TEST 5595/11213 [ext/reflection/tests/ReflectionClass_getConstructor_error.phpt]
PASS ReflectionClass::getConstructor() - bad params [ext/reflection/tests/ReflectionClass_getConstructor_error.phpt] 
TEST 5596/11213 [ext/reflection/tests/ReflectionClass_getDefaultProperties_001.phpt]
PASS ReflectionClass::getDefaultProperties(), ReflectionClass::getStaticProperties() [ext/reflection/tests/ReflectionClass_getDefaultProperties_001.phpt] 
TEST 5597/11213 [ext/reflection/tests/ReflectionClass_getDefaultProperties_002.phpt]
PASS ReflectionClass::getDefaultProperties(), ReflectionClass::getStaticProperties() - wrong param count [ext/reflection/tests/ReflectionClass_getDefaultProperties_002.phpt] 
TEST 5598/11213 [ext/reflection/tests/ReflectionClass_getDocComment_001.phpt]
PASS ReflectionClass::getDocComment() [ext/reflection/tests/ReflectionClass_getDocComment_001.phpt] 
TEST 5599/11213 [ext/reflection/tests/ReflectionClass_getDocComment_002.phpt]
PASS ReflectionClass::getDocComment() - bad params [ext/reflection/tests/ReflectionClass_getDocComment_002.phpt] 
TEST 5600/11213 [ext/reflection/tests/ReflectionClass_getExtensionName_basic.phpt]
PASS ReflectionClass::getExtensionName() method - basic test for getExtensionName() method [ext/reflection/tests/ReflectionClass_getExtensionName_basic.phpt] 
TEST 5601/11213 [ext/reflection/tests/ReflectionClass_getExtensionName_variation.phpt]
PASS ReflectionClass::getExtensionName() method - variation test for getExtensionName() [ext/reflection/tests/ReflectionClass_getExtensionName_variation.phpt] 
TEST 5602/11213 [ext/reflection/tests/ReflectionClass_getExtension_basic.phpt]
PASS ReflectionClass::getExtension() method - basic test for getExtension() method [ext/reflection/tests/ReflectionClass_getExtension_basic.phpt] 
TEST 5603/11213 [ext/reflection/tests/ReflectionClass_getExtension_variation.phpt]
PASS ReflectionClass::getExtension() method - variation test for getExtension() [ext/reflection/tests/ReflectionClass_getExtension_variation.phpt] 
TEST 5604/11213 [ext/reflection/tests/ReflectionClass_getInterfaceNames_basic.phpt]
PASS ReflectionClass::getInterfaceNames() [ext/reflection/tests/ReflectionClass_getInterfaceNames_basic.phpt] 
TEST 5605/11213 [ext/reflection/tests/ReflectionClass_getInterfaces_001.phpt]
PASS ReflectionClass::getInterfaces() [ext/reflection/tests/ReflectionClass_getInterfaces_001.phpt] 
TEST 5606/11213 [ext/reflection/tests/ReflectionClass_getInterfaces_002.phpt]
PASS ReflectionClass::getInterfaces() - interface ordering. [ext/reflection/tests/ReflectionClass_getInterfaces_002.phpt] 
TEST 5607/11213 [ext/reflection/tests/ReflectionClass_getInterfaces_003.phpt]
PASS ReflectionClass::getInterfaces() - odd ampersand behaviour. [ext/reflection/tests/ReflectionClass_getInterfaces_003.phpt] 
TEST 5608/11213 [ext/reflection/tests/ReflectionClass_getInterfaces_004.phpt]
PASS ReflectionClass::getInterfaces() - wrong param count [ext/reflection/tests/ReflectionClass_getInterfaces_004.phpt] 
TEST 5609/11213 [ext/reflection/tests/ReflectionClass_getMethod_001.phpt]
PASS ReflectionClass::getMethod() [ext/reflection/tests/ReflectionClass_getMethod_001.phpt] 
TEST 5610/11213 [ext/reflection/tests/ReflectionClass_getMethod_002.phpt]
PASS ReflectionClass::getMethod() - error cases [ext/reflection/tests/ReflectionClass_getMethod_002.phpt] 
TEST 5611/11213 [ext/reflection/tests/ReflectionClass_getMethods_001.phpt]
PASS ReflectionClass::getMethods() [ext/reflection/tests/ReflectionClass_getMethods_001.phpt] 
TEST 5612/11213 [ext/reflection/tests/ReflectionClass_getMethods_002.phpt]
PASS ReflectionClass::getMethods() - invalid arguments [ext/reflection/tests/ReflectionClass_getMethods_002.phpt] 
TEST 5613/11213 [ext/reflection/tests/ReflectionClass_getMethods_003.phpt]
PASS ReflectionClass::getMethods() [ext/reflection/tests/ReflectionClass_getMethods_003.phpt] 
TEST 5614/11213 [ext/reflection/tests/ReflectionClass_getModifierNames_basic.phpt]
PASS ReflectionClass::getModifierNames() basic tests [ext/reflection/tests/ReflectionClass_getModifierNames_basic.phpt] 
TEST 5615/11213 [ext/reflection/tests/ReflectionClass_getModifiers_basic.phpt]
PASS ReflectionClass::getModifiers() [ext/reflection/tests/ReflectionClass_getModifiers_basic.phpt] 
TEST 5616/11213 [ext/reflection/tests/ReflectionClass_getName_basic.phpt]
PASS ReflectionClass::getName() [ext/reflection/tests/ReflectionClass_getName_basic.phpt] 
TEST 5617/11213 [ext/reflection/tests/ReflectionClass_getName_error.phpt]
PASS ReflectionClass::getName() - invalid params [ext/reflection/tests/ReflectionClass_getName_error.phpt] 
TEST 5618/11213 [ext/reflection/tests/ReflectionClass_getName_error1.phpt]
PASS ReflectionClass::getName - forbid static invocation [ext/reflection/tests/ReflectionClass_getName_error1.phpt] 
TEST 5619/11213 [ext/reflection/tests/ReflectionClass_getNamespaceName.phpt]
PASS ReflectionClass::getNamespaceName() [ext/reflection/tests/ReflectionClass_getNamespaceName.phpt] 
TEST 5620/11213 [ext/reflection/tests/ReflectionClass_getParentClass.phpt]
PASS ReflectionClass::getParentClass() [ext/reflection/tests/ReflectionClass_getParentClass.phpt] 
TEST 5621/11213 [ext/reflection/tests/ReflectionClass_getParentClass_001.phpt]
PASS ReflectionClass::getParentClass() [ext/reflection/tests/ReflectionClass_getParentClass_001.phpt] 
TEST 5622/11213 [ext/reflection/tests/ReflectionClass_getProperties_001.phpt]
PASS ReflectionClass::getProperties() [ext/reflection/tests/ReflectionClass_getProperties_001.phpt] 
TEST 5623/11213 [ext/reflection/tests/ReflectionClass_getProperties_002.phpt]
PASS ReflectionClass::getProperties() - invalid arguments [ext/reflection/tests/ReflectionClass_getProperties_002.phpt] 
TEST 5624/11213 [ext/reflection/tests/ReflectionClass_getProperties_003.phpt]
PASS ReflectionClass::getProperties() [ext/reflection/tests/ReflectionClass_getProperties_003.phpt] 
TEST 5625/11213 [ext/reflection/tests/ReflectionClass_getProperty_001.phpt]
PASS ReflectionClass::getProperty() [ext/reflection/tests/ReflectionClass_getProperty_001.phpt] 
TEST 5626/11213 [ext/reflection/tests/ReflectionClass_getProperty_002.phpt]
PASS ReflectionClass::getProperty() - error cases [ext/reflection/tests/ReflectionClass_getProperty_002.phpt] 
TEST 5627/11213 [ext/reflection/tests/ReflectionClass_getProperty_003.phpt]
PASS ReflectionClass::getProperty() [ext/reflection/tests/ReflectionClass_getProperty_003.phpt] 
TEST 5628/11213 [ext/reflection/tests/ReflectionClass_getProperty_004.phpt]
PASS ReflectionClass::getProperty() [ext/reflection/tests/ReflectionClass_getProperty_004.phpt] 
TEST 5629/11213 [ext/reflection/tests/ReflectionClass_getStaticPropertyValue_001.phpt]
PASS ReflectionClass::getStaticPropertyValue() [ext/reflection/tests/ReflectionClass_getStaticPropertyValue_001.phpt] 
TEST 5630/11213 [ext/reflection/tests/ReflectionClass_getStaticPropertyValue_002.phpt]
PASS ReflectionClass::getStaticPropertyValue() - bad params [ext/reflection/tests/ReflectionClass_getStaticPropertyValue_002.phpt] 
TEST 5631/11213 [ext/reflection/tests/ReflectionClass_hasConstant_001.phpt]
PASS ReflectionClass::hasConstant() [ext/reflection/tests/ReflectionClass_hasConstant_001.phpt] 
TEST 5632/11213 [ext/reflection/tests/ReflectionClass_hasConstant_002.phpt]
PASS ReflectionClass::hasConstant() - error cases [ext/reflection/tests/ReflectionClass_hasConstant_002.phpt] 
TEST 5633/11213 [ext/reflection/tests/ReflectionClass_hasConstant_basic.phpt]
PASS ReflectionClass::hasConstant() [ext/reflection/tests/ReflectionClass_hasConstant_basic.phpt] 
TEST 5634/11213 [ext/reflection/tests/ReflectionClass_hasMethod_001.phpt]
PASS ReflectionClass::hasMethod() [ext/reflection/tests/ReflectionClass_hasMethod_001.phpt] 
TEST 5635/11213 [ext/reflection/tests/ReflectionClass_hasMethod_002.phpt]
PASS ReflectionClass::hasMethod() - error cases [ext/reflection/tests/ReflectionClass_hasMethod_002.phpt] 
TEST 5636/11213 [ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt]
PASS ReflectionClass::hasMethod() [ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt] 
TEST 5637/11213 [ext/reflection/tests/ReflectionClass_hasProperty_001.phpt]
PASS ReflectionClass::hasProperty() [ext/reflection/tests/ReflectionClass_hasProperty_001.phpt] 
TEST 5638/11213 [ext/reflection/tests/ReflectionClass_hasProperty_002.phpt]
PASS ReflectionClass::hasProperty() - error cases [ext/reflection/tests/ReflectionClass_hasProperty_002.phpt] 
TEST 5639/11213 [ext/reflection/tests/ReflectionClass_hasProperty_basic.phpt]
PASS ReflectionClass::hasProperty() [ext/reflection/tests/ReflectionClass_hasProperty_basic.phpt] 
TEST 5640/11213 [ext/reflection/tests/ReflectionClass_implementsInterface_001.phpt]
PASS ReflectionClass::implementsInterface() [ext/reflection/tests/ReflectionClass_implementsInterface_001.phpt] 
TEST 5641/11213 [ext/reflection/tests/ReflectionClass_isAbstract_basic.phpt]
PASS ReflectionClass::isAbstract() method [ext/reflection/tests/ReflectionClass_isAbstract_basic.phpt] 
TEST 5642/11213 [ext/reflection/tests/ReflectionClass_isFinal_basic.phpt]
PASS ReflectionClass::isFinal() method [ext/reflection/tests/ReflectionClass_isFinal_basic.phpt] 
TEST 5643/11213 [ext/reflection/tests/ReflectionClass_isInstance_basic.phpt]
PASS ReflectionClass::isInstance() [ext/reflection/tests/ReflectionClass_isInstance_basic.phpt] 
TEST 5644/11213 [ext/reflection/tests/ReflectionClass_isInstance_error.phpt]
PASS ReflectionClass::isInstance() - invalid params [ext/reflection/tests/ReflectionClass_isInstance_error.phpt] 
TEST 5645/11213 [ext/reflection/tests/ReflectionClass_isInstantiable_basic.phpt]
PASS ReflectionClass::IsInstantiable() [ext/reflection/tests/ReflectionClass_isInstantiable_basic.phpt] 
TEST 5646/11213 [ext/reflection/tests/ReflectionClass_isInstantiable_error.phpt]
PASS ReflectionClass::IsInstantiable() [ext/reflection/tests/ReflectionClass_isInstantiable_error.phpt] 
TEST 5647/11213 [ext/reflection/tests/ReflectionClass_isInstantiable_variation.phpt]
PASS ReflectionClass::IsInstantiable() [ext/reflection/tests/ReflectionClass_isInstantiable_variation.phpt] 
TEST 5648/11213 [ext/reflection/tests/ReflectionClass_isInterface_basic.phpt]
PASS ReflectionClass::isInterface() method [ext/reflection/tests/ReflectionClass_isInterface_basic.phpt] 
TEST 5649/11213 [ext/reflection/tests/ReflectionClass_isInternal_basic.phpt]
PASS ReflectionClass::isInternal() [ext/reflection/tests/ReflectionClass_isInternal_basic.phpt] 
TEST 5650/11213 [ext/reflection/tests/ReflectionClass_isInternal_error.phpt]
PASS ReflectionClass::isInternal() - invalid params [ext/reflection/tests/ReflectionClass_isInternal_error.phpt] 
TEST 5651/11213 [ext/reflection/tests/ReflectionClass_isIterateable_001.phpt]
PASS ReflectionClass::isIterateable() [ext/reflection/tests/ReflectionClass_isIterateable_001.phpt] 
TEST 5652/11213 [ext/reflection/tests/ReflectionClass_isIterateable_basic.phpt]
PASS ReflectionClass::isIterateable() basic [ext/reflection/tests/ReflectionClass_isIterateable_basic.phpt] 
TEST 5653/11213 [ext/reflection/tests/ReflectionClass_isIterateable_variation1.phpt]
PASS ReflectionClass::isIterateable() variations [ext/reflection/tests/ReflectionClass_isIterateable_variation1.phpt] 
TEST 5654/11213 [ext/reflection/tests/ReflectionClass_isSubclassOf_002.phpt]
PASS ReflectionObject::isSubclassOf() - bad arguments [ext/reflection/tests/ReflectionClass_isSubclassOf_002.phpt] 
TEST 5655/11213 [ext/reflection/tests/ReflectionClass_isSubclassOf_basic.phpt]
PASS ReflectionClass::isSubclassOf() [ext/reflection/tests/ReflectionClass_isSubclassOf_basic.phpt] 
TEST 5656/11213 [ext/reflection/tests/ReflectionClass_isSubclassOf_error.phpt]
PASS ReflectionClass::isSubclassOf() - invalid number of parameters [ext/reflection/tests/ReflectionClass_isSubclassOf_error.phpt] 
TEST 5657/11213 [ext/reflection/tests/ReflectionClass_isSubclassOf_error1.phpt]
PASS ReflectionClass::isSubclassOf() - non-existent class error [ext/reflection/tests/ReflectionClass_isSubclassOf_error1.phpt] 
TEST 5658/11213 [ext/reflection/tests/ReflectionClass_isUserDefined_basic.phpt]
PASS ReflectionClass::isUserDefined() [ext/reflection/tests/ReflectionClass_isUserDefined_basic.phpt] 
TEST 5659/11213 [ext/reflection/tests/ReflectionClass_isUserDefined_error.phpt]
PASS ReflectionClass::isUserDefined() - invalid params. [ext/reflection/tests/ReflectionClass_isUserDefined_error.phpt] 
TEST 5660/11213 [ext/reflection/tests/ReflectionClass_modifiers_001.phpt]
PASS Modifiers [ext/reflection/tests/ReflectionClass_modifiers_001.phpt] 
TEST 5661/11213 [ext/reflection/tests/ReflectionClass_modifiers_002.phpt]
PASS Modifiers - wrong param count [ext/reflection/tests/ReflectionClass_modifiers_002.phpt] 
TEST 5662/11213 [ext/reflection/tests/ReflectionClass_newInstanceArgs_001.phpt]
PASS ReflectionClass::newInstanceArgs [ext/reflection/tests/ReflectionClass_newInstanceArgs_001.phpt] 
TEST 5663/11213 [ext/reflection/tests/ReflectionClass_newInstanceArgs_002.phpt]
PASS ReflectionClass::newInstanceArgs() - wrong arg type [ext/reflection/tests/ReflectionClass_newInstanceArgs_002.phpt] 
TEST 5664/11213 [ext/reflection/tests/ReflectionClass_newInstance_001.phpt]
PASS ReflectionClass::newInstance() [ext/reflection/tests/ReflectionClass_newInstance_001.phpt] 
TEST 5665/11213 [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_001.phpt]
PASS ReflectionClass::setStaticPropertyValue() [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_001.phpt] 
TEST 5666/11213 [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_002.phpt]
PASS ReflectionClass::getStaticPropertyValue() - bad params [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_002.phpt] 
TEST 5667/11213 [ext/reflection/tests/ReflectionClass_toString_001.phpt]
PASS ReflectionClass::__toString() [ext/reflection/tests/ReflectionClass_toString_001.phpt] 
TEST 5668/11213 [ext/reflection/tests/ReflectionClass_toString_002.phpt]
PASS ReflectionClass::__toString() - verify 'inherits', 'overwrites' and 'prototype' parts of method representation [ext/reflection/tests/ReflectionClass_toString_002.phpt] 
TEST 5669/11213 [ext/reflection/tests/ReflectionClass_toString_003.phpt]
PASS ReflectionClass::__toString() - verify 'inherits', 'overwrites' and 'prototype' parts of method representation with private methods [ext/reflection/tests/ReflectionClass_toString_003.phpt] 
TEST 5670/11213 [ext/reflection/tests/ReflectionExtension_constructor_basic.phpt]
PASS ReflectionExtension::__construct() [ext/reflection/tests/ReflectionExtension_constructor_basic.phpt] 
TEST 5671/11213 [ext/reflection/tests/ReflectionExtension_constructor_error.phpt]
PASS ReflectionExtension::__construct() [ext/reflection/tests/ReflectionExtension_constructor_error.phpt] 
TEST 5672/11213 [ext/reflection/tests/ReflectionExtension_export_basic.phpt]
PASS ReflectionExtension::export() [ext/reflection/tests/ReflectionExtension_export_basic.phpt] 
TEST 5673/11213 [ext/reflection/tests/ReflectionExtension_getClassNames_basic.phpt]
PASS ReflectionExtension::getClassNames() method on an extension which acually returns some information [ext/reflection/tests/ReflectionExtension_getClassNames_basic.phpt] 
TEST 5674/11213 [ext/reflection/tests/ReflectionExtension_getClassNames_variation1.phpt]
PASS ReflectionExtension::getClassNames() method on an extension with no classes [ext/reflection/tests/ReflectionExtension_getClassNames_variation1.phpt] 
TEST 5675/11213 [ext/reflection/tests/ReflectionExtension_getClasses_basic.phpt]
PASS ReflectionExtension::getClasses(); [ext/reflection/tests/ReflectionExtension_getClasses_basic.phpt] 
TEST 5676/11213 [ext/reflection/tests/ReflectionExtension_getDependencies_basic.phpt]
PASS ReflectionExtension::getDependencies() method on an extension with a required and conflicting dependency [ext/reflection/tests/ReflectionExtension_getDependencies_basic.phpt] 
TEST 5677/11213 [ext/reflection/tests/ReflectionExtension_getDependencies_variation2.phpt]
PASS ReflectionExtension::getDependencies() method on an extension with one optional dependency [ext/reflection/tests/ReflectionExtension_getDependencies_variation2.phpt] 
TEST 5678/11213 [ext/reflection/tests/ReflectionExtension_getName_basic.phpt]
PASS ReflectionExtension::getName() [ext/reflection/tests/ReflectionExtension_getName_basic.phpt] 
TEST 5679/11213 [ext/reflection/tests/ReflectionExtension_getVersion_basic.phpt]
PASS ReflectionExtension::getVersion() [ext/reflection/tests/ReflectionExtension_getVersion_basic.phpt] 
TEST 5680/11213 [ext/reflection/tests/ReflectionExtension_info_basic.phpt]
PASS ReflectionExtension::info() [ext/reflection/tests/ReflectionExtension_info_basic.phpt] 
TEST 5681/11213 [ext/reflection/tests/ReflectionFunction_001.phpt]
PASS ReflectionFunction methods [ext/reflection/tests/ReflectionFunction_001.phpt] 
TEST 5682/11213 [ext/reflection/tests/ReflectionFunction_construct.001.phpt]
PASS ReflectionFunction constructor errors [ext/reflection/tests/ReflectionFunction_construct.001.phpt] 
TEST 5683/11213 [ext/reflection/tests/ReflectionFunction_getDocComment.001.phpt]
PASS ReflectionFunction::getDocComment() [ext/reflection/tests/ReflectionFunction_getDocComment.001.phpt] 
TEST 5684/11213 [ext/reflection/tests/ReflectionFunction_getExtension.phpt]
PASS ReflectionFunction::getExtension() [ext/reflection/tests/ReflectionFunction_getExtension.phpt] 
TEST 5685/11213 [ext/reflection/tests/ReflectionFunction_getExtensionName.phpt]
PASS ReflectionFunction::getExtensionName() [ext/reflection/tests/ReflectionFunction_getExtensionName.phpt] 
TEST 5686/11213 [ext/reflection/tests/ReflectionFunction_getFileName.001.phpt]
PASS ReflectionFunction::getFileName() with function in an included file [ext/reflection/tests/ReflectionFunction_getFileName.001.phpt] 
TEST 5687/11213 [ext/reflection/tests/ReflectionFunction_getFileName.002.phpt]
PASS ReflectionFunction::getFileName() [ext/reflection/tests/ReflectionFunction_getFileName.002.phpt] 
TEST 5688/11213 [ext/reflection/tests/ReflectionFunction_getNamespaceName.phpt]
PASS ReflectionFunction::getNamespaceName() [ext/reflection/tests/ReflectionFunction_getNamespaceName.phpt] 
TEST 5689/11213 [ext/reflection/tests/ReflectionFunction_isClosure_basic.phpt]
PASS Reflection::isClosure [ext/reflection/tests/ReflectionFunction_isClosure_basic.phpt] 
TEST 5690/11213 [ext/reflection/tests/ReflectionFunction_isDeprecated_basic.phpt]
PASS ReflectionFunction::isDeprecated [ext/reflection/tests/ReflectionFunction_isDeprecated_basic.phpt] 
TEST 5691/11213 [ext/reflection/tests/ReflectionFunction_isDisabled_basic.phpt]
PASS ReflectionFunction::isDisabled [ext/reflection/tests/ReflectionFunction_isDisabled_basic.phpt] 
TEST 5692/11213 [ext/reflection/tests/ReflectionMethod_006.phpt]
PASS ReflectionMethod methods - wrong num args [ext/reflection/tests/ReflectionMethod_006.phpt] 
TEST 5693/11213 [ext/reflection/tests/ReflectionMethod_basic1.phpt]
PASS ReflectionMethod class - various methods [ext/reflection/tests/ReflectionMethod_basic1.phpt] 
TEST 5694/11213 [ext/reflection/tests/ReflectionMethod_basic2.phpt]
PASS ReflectionMethod class __toString() and export() methods [ext/reflection/tests/ReflectionMethod_basic2.phpt] 
TEST 5695/11213 [ext/reflection/tests/ReflectionMethod_basic3.phpt]
PASS ReflectionMethod class getName(), isInternal() and isUserDefined() methods [ext/reflection/tests/ReflectionMethod_basic3.phpt] 
TEST 5696/11213 [ext/reflection/tests/ReflectionMethod_basic4.phpt]
PASS ReflectionMethod class getFileName(), getStartLine() and getEndLine() methods [ext/reflection/tests/ReflectionMethod_basic4.phpt] 
TEST 5697/11213 [ext/reflection/tests/ReflectionMethod_constructor_basic.phpt]
PASS ReflectionMethod::isConstructor() [ext/reflection/tests/ReflectionMethod_constructor_basic.phpt] 
TEST 5698/11213 [ext/reflection/tests/ReflectionMethod_constructor_error1.phpt]
PASS ReflectionMethod constructor errors [ext/reflection/tests/ReflectionMethod_constructor_error1.phpt] 
TEST 5699/11213 [ext/reflection/tests/ReflectionMethod_constructor_error2.phpt]
PASS ReflectionMethod constructor errors [ext/reflection/tests/ReflectionMethod_constructor_error2.phpt] 
TEST 5700/11213 [ext/reflection/tests/ReflectionMethod_getDeclaringClass_basic.phpt]
PASS ReflectionMethod::getDeclaringClass() [ext/reflection/tests/ReflectionMethod_getDeclaringClass_basic.phpt] 
TEST 5701/11213 [ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt]
PASS ReflectionMethod::getDocComment() [ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt] 
TEST 5702/11213 [ext/reflection/tests/ReflectionMethod_getDocComment_error.phpt]
PASS ReflectionMethod::getDocComment() errors [ext/reflection/tests/ReflectionMethod_getDocComment_error.phpt] 
TEST 5703/11213 [ext/reflection/tests/ReflectionMethod_getModifiers_basic.phpt]
PASS ReflectionMethod::getModifiers() [ext/reflection/tests/ReflectionMethod_getModifiers_basic.phpt] 
TEST 5704/11213 [ext/reflection/tests/ReflectionMethod_getStaticVariables_basic.phpt]
PASS ReflectionMethod::getStaticVariables() [ext/reflection/tests/ReflectionMethod_getStaticVariables_basic.phpt] 
TEST 5705/11213 [ext/reflection/tests/ReflectionMethod_invokeArgs_basic.phpt]
PASS ReflectionMethod::invokeArgs() [ext/reflection/tests/ReflectionMethod_invokeArgs_basic.phpt] 
TEST 5706/11213 [ext/reflection/tests/ReflectionMethod_invokeArgs_error1.phpt]
PASS ReflectionMethod:invokeArgs() errors [ext/reflection/tests/ReflectionMethod_invokeArgs_error1.phpt] 
TEST 5707/11213 [ext/reflection/tests/ReflectionMethod_invokeArgs_error2.phpt]
PASS ReflectionMethod::invokeArgs() further errors [ext/reflection/tests/ReflectionMethod_invokeArgs_error2.phpt] 
TEST 5708/11213 [ext/reflection/tests/ReflectionMethod_invokeArgs_error3.phpt]
PASS ReflectionMethod::invokeArgs() further errors [ext/reflection/tests/ReflectionMethod_invokeArgs_error3.phpt] 
TEST 5709/11213 [ext/reflection/tests/ReflectionMethod_invoke_basic.phpt]
PASS ReflectionMethod::invoke() [ext/reflection/tests/ReflectionMethod_invoke_basic.phpt] 
TEST 5710/11213 [ext/reflection/tests/ReflectionMethod_invoke_error1.phpt]
PASS ReflectionMethod::invoke() errors [ext/reflection/tests/ReflectionMethod_invoke_error1.phpt] 
TEST 5711/11213 [ext/reflection/tests/ReflectionMethod_invoke_error2.phpt]
PASS ReflectionMethod::invoke() further errors [ext/reflection/tests/ReflectionMethod_invoke_error2.phpt] 
TEST 5712/11213 [ext/reflection/tests/ReflectionMethod_returnsReference_basic.phpt]
PASS ReflectionMethod::returnsReference() [ext/reflection/tests/ReflectionMethod_returnsReference_basic.phpt] 
TEST 5713/11213 [ext/reflection/tests/ReflectionMethod_setAccessible.phpt]
PASS Test ReflectionMethod::setAccessible(). [ext/reflection/tests/ReflectionMethod_setAccessible.phpt] 
TEST 5714/11213 [ext/reflection/tests/ReflectionObject_FileInfo_basic.phpt]
PASS ReflectionObject::getFileName(), ReflectionObject::getStartLine(), ReflectionObject::getEndLine() - basic function [ext/reflection/tests/ReflectionObject_FileInfo_basic.phpt] 
TEST 5715/11213 [ext/reflection/tests/ReflectionObject_FileInfo_error.phpt]
PASS ReflectionObject::getFileName(), ReflectionObject::getStartLine(), ReflectionObject::getEndLine() -invalid aparams [ext/reflection/tests/ReflectionObject_FileInfo_error.phpt] 
TEST 5716/11213 [ext/reflection/tests/ReflectionObject___toString_basic1.phpt]
PASS ReflectionObject::__toString() : very basic test with no dynamic properties [ext/reflection/tests/ReflectionObject___toString_basic1.phpt] 
TEST 5717/11213 [ext/reflection/tests/ReflectionObject___toString_basic2.phpt]
PASS ReflectionObject::__toString() : very basic test with dynamic properties [ext/reflection/tests/ReflectionObject___toString_basic2.phpt] 
TEST 5718/11213 [ext/reflection/tests/ReflectionObject_constructor_basic.phpt]
PASS ReflectionObject::__construct - basic function test [ext/reflection/tests/ReflectionObject_constructor_basic.phpt] 
TEST 5719/11213 [ext/reflection/tests/ReflectionObject_constructor_error.phpt]
PASS ReflectionObject::__construct - invalid arguments [ext/reflection/tests/ReflectionObject_constructor_error.phpt] 
TEST 5720/11213 [ext/reflection/tests/ReflectionObject_export_basic1.phpt]
PASS ReflectionObject::export() : very basic test with no dynamic properties [ext/reflection/tests/ReflectionObject_export_basic1.phpt] 
TEST 5721/11213 [ext/reflection/tests/ReflectionObject_export_basic2.phpt]
PASS ReflectionObject::export() : very basic test with dynamic properties [ext/reflection/tests/ReflectionObject_export_basic2.phpt] 
TEST 5722/11213 [ext/reflection/tests/ReflectionObject_export_basic3.phpt]
PASS ReflectionObject::export() - ensure dynamic property with same name as inherited private property is shown. [ext/reflection/tests/ReflectionObject_export_basic3.phpt] 
TEST 5723/11213 [ext/reflection/tests/ReflectionObject_getConstant_basic.phpt]
PASS ReflectionObject::getConstant() basic function test [ext/reflection/tests/ReflectionObject_getConstant_basic.phpt] 
TEST 5724/11213 [ext/reflection/tests/ReflectionObject_getConstant_error.phpt]
PASS ReflectionObject::getConstant() - invalid params [ext/reflection/tests/ReflectionObject_getConstant_error.phpt] 
TEST 5725/11213 [ext/reflection/tests/ReflectionObject_getConstants_basic.phpt]
PASS ReflectionObject::getConstants() - basic function test [ext/reflection/tests/ReflectionObject_getConstants_basic.phpt] 
TEST 5726/11213 [ext/reflection/tests/ReflectionObject_getConstants_error.phpt]
PASS ReflectionObject::getConstants() - invalid params [ext/reflection/tests/ReflectionObject_getConstants_error.phpt] 
TEST 5727/11213 [ext/reflection/tests/ReflectionObject_getConstructor_basic.phpt]
PASS ReflectionObject::getConstructor() - basic function test [ext/reflection/tests/ReflectionObject_getConstructor_basic.phpt] 
TEST 5728/11213 [ext/reflection/tests/ReflectionObject_getConstructor_error.phpt]
PASS ReflectionObject::getConstructor() - invalid params [ext/reflection/tests/ReflectionObject_getConstructor_error.phpt] 
TEST 5729/11213 [ext/reflection/tests/ReflectionObject_getName_basic.phpt]
PASS ReflectionObject::getName() - basic function test [ext/reflection/tests/ReflectionObject_getName_basic.phpt] 
TEST 5730/11213 [ext/reflection/tests/ReflectionObject_getName_error.phpt]
PASS ReflectionObject::getname() - invalid params [ext/reflection/tests/ReflectionObject_getName_error.phpt] 
TEST 5731/11213 [ext/reflection/tests/ReflectionObject_getName_error1.phpt]
PASS ReflectionObject::getName - forbid static invocation [ext/reflection/tests/ReflectionObject_getName_error1.phpt] 
TEST 5732/11213 [ext/reflection/tests/ReflectionObject_isInstance_basic.phpt]
PASS ReflectionObject::isInstance() - basic function test [ext/reflection/tests/ReflectionObject_isInstance_basic.phpt] 
TEST 5733/11213 [ext/reflection/tests/ReflectionObject_isInstance_error.phpt]
PASS ReflectionObject::isInstance() - invalid params [ext/reflection/tests/ReflectionObject_isInstance_error.phpt] 
TEST 5734/11213 [ext/reflection/tests/ReflectionObject_isInstantiable_basic.phpt]
PASS ReflectionObject::IsInstantiable() - basic function test [ext/reflection/tests/ReflectionObject_isInstantiable_basic.phpt] 
TEST 5735/11213 [ext/reflection/tests/ReflectionObject_isInstantiable_error.phpt]
PASS ReflectionObject::IsInstantiable() - invalid params [ext/reflection/tests/ReflectionObject_isInstantiable_error.phpt] 
TEST 5736/11213 [ext/reflection/tests/ReflectionObject_isInstantiable_variation.phpt]
PASS ReflectionObject::IsInstantiable() - variation - constructors [ext/reflection/tests/ReflectionObject_isInstantiable_variation.phpt] 
TEST 5737/11213 [ext/reflection/tests/ReflectionObject_isInternal_basic.phpt]
PASS ReflectionObject::isInternal() - basic function test [ext/reflection/tests/ReflectionObject_isInternal_basic.phpt] 
TEST 5738/11213 [ext/reflection/tests/ReflectionObject_isInternal_error.phpt]
PASS ReflectionObject::isInternal() - invalid params [ext/reflection/tests/ReflectionObject_isInternal_error.phpt] 
TEST 5739/11213 [ext/reflection/tests/ReflectionObject_isSubclassOf.002.phpt]
PASS ReflectionObject::isSubclassOf() - bad arguments [ext/reflection/tests/ReflectionObject_isSubclassOf.002.phpt] 
TEST 5740/11213 [ext/reflection/tests/ReflectionObject_isSubclassOf_basic.phpt]
PASS ReflectionObject::isSubclassOf() - basic function test [ext/reflection/tests/ReflectionObject_isSubclassOf_basic.phpt] 
TEST 5741/11213 [ext/reflection/tests/ReflectionObject_isSubclassOf_error.phpt]
PASS ReflectionObject::isSubclassOf() - invalid params [ext/reflection/tests/ReflectionObject_isSubclassOf_error.phpt] 
TEST 5742/11213 [ext/reflection/tests/ReflectionObject_isUserDefined_basic.phpt]
PASS ReflectionObject::isUserDefined() - basic function test [ext/reflection/tests/ReflectionObject_isUserDefined_basic.phpt] 
TEST 5743/11213 [ext/reflection/tests/ReflectionObject_isUserDefined_error.phpt]
PASS ReflectionObject::isUserDefined() - invalid params [ext/reflection/tests/ReflectionObject_isUserDefined_error.phpt] 
TEST 5744/11213 [ext/reflection/tests/ReflectionParameter_001.phpt]
PASS ReflectionParameter class - getNames() method. [ext/reflection/tests/ReflectionParameter_001.phpt] 
TEST 5745/11213 [ext/reflection/tests/ReflectionParameter_002.phpt]
PASS ReflectionParameter class - isPassedByReferenceMethod() [ext/reflection/tests/ReflectionParameter_002.phpt] 
TEST 5746/11213 [ext/reflection/tests/ReflectionParameter_003.phpt]
PASS ReflectionParameter class - isOptional, isDefaultValueAvailable and getDefaultValue methods. [ext/reflection/tests/ReflectionParameter_003.phpt] 
TEST 5747/11213 [ext/reflection/tests/ReflectionParameter_export_basic.phpt]
PASS ReflectionParameter::export() [ext/reflection/tests/ReflectionParameter_export_basic.phpt] 
TEST 5748/11213 [ext/reflection/tests/ReflectionParameter_export_error.phpt]
PASS ReflectionParameter::export() without parameters [ext/reflection/tests/ReflectionParameter_export_error.phpt] 
TEST 5749/11213 [ext/reflection/tests/ReflectionParameter_export_error2.phpt]
PASS ReflectionParameter::export() with incorrect first parameter [ext/reflection/tests/ReflectionParameter_export_error2.phpt] 
TEST 5750/11213 [ext/reflection/tests/ReflectionParameter_export_error3.phpt]
PASS ReflectionParameter::export() with incorrect second parameter [ext/reflection/tests/ReflectionParameter_export_error3.phpt] 
TEST 5751/11213 [ext/reflection/tests/ReflectionParameter_getDeclaringFunction_basic.phpt]
PASS ReflectionParameter::getDeclaringFunction() [ext/reflection/tests/ReflectionParameter_getDeclaringFunction_basic.phpt] 
TEST 5752/11213 [ext/reflection/tests/ReflectionParameter_getPosition_basic.phpt]
PASS ReflectionParameter::getPosition() [ext/reflection/tests/ReflectionParameter_getPosition_basic.phpt] 
TEST 5753/11213 [ext/reflection/tests/ReflectionParameter_invalidMethodInConstructor.phpt]
PASS ReflectionParameter::__construct(): Invalid method as constructor [ext/reflection/tests/ReflectionParameter_invalidMethodInConstructor.phpt] 
TEST 5754/11213 [ext/reflection/tests/ReflectionParameter_isDefault.phpt]
PASS ReflectionParameter::isDefault() [ext/reflection/tests/ReflectionParameter_isDefault.phpt] 
TEST 5755/11213 [ext/reflection/tests/ReflectionParameter_toString_basic.phpt]
PASS ReflectionParameter::__toString() [ext/reflection/tests/ReflectionParameter_toString_basic.phpt] 
TEST 5756/11213 [ext/reflection/tests/ReflectionProperty_basic1.phpt]
PASS Test usage of ReflectionProperty methods __toString(), export(), getName(), isPublic(), isPrivate(), isProtected(), isStatic(), getValue() and setValue(). [ext/reflection/tests/ReflectionProperty_basic1.phpt] 
TEST 5757/11213 [ext/reflection/tests/ReflectionProperty_basic2.phpt]
PASS Test usage of ReflectionProperty methods isDefault(), getModifiers(), getDeclaringClass() and getDocComment(). [ext/reflection/tests/ReflectionProperty_basic2.phpt] 
TEST 5758/11213 [ext/reflection/tests/ReflectionProperty_constructor_error.phpt]
PASS Test ReflectionProperty class constructor errors. [ext/reflection/tests/ReflectionProperty_constructor_error.phpt] 
TEST 5759/11213 [ext/reflection/tests/ReflectionProperty_constructor_variation1.phpt]
PASS ReflectionProperty::__construct(): ensure inherited private props can't be accessed through ReflectionProperty. [ext/reflection/tests/ReflectionProperty_constructor_variation1.phpt] 
TEST 5760/11213 [ext/reflection/tests/ReflectionProperty_error.phpt]
PASS Test ReflectionProperty class errors. [ext/reflection/tests/ReflectionProperty_error.phpt] 
TEST 5761/11213 [ext/reflection/tests/ReflectionProperty_export_basic.phpt]
PASS Test ReflectionProperty::export() usage. [ext/reflection/tests/ReflectionProperty_export_basic.phpt] 
TEST 5762/11213 [ext/reflection/tests/ReflectionProperty_export_error.phpt]
PASS Test ReflectionProperty::export() errors. [ext/reflection/tests/ReflectionProperty_export_error.phpt] 
TEST 5763/11213 [ext/reflection/tests/ReflectionProperty_getDeclaringClass_variation1.phpt]
PASS Test ReflectionProperty::getDeclaringClass() with inherited properties. [ext/reflection/tests/ReflectionProperty_getDeclaringClass_variation1.phpt] 
TEST 5764/11213 [ext/reflection/tests/ReflectionProperty_getDocComment_basic.phpt]
PASS Test ReflectionProperty::getDocComment() usage. [ext/reflection/tests/ReflectionProperty_getDocComment_basic.phpt] 
TEST 5765/11213 [ext/reflection/tests/ReflectionProperty_getDocComment_error.phpt]
PASS Test ReflectionProperty::getDocComment() errors. [ext/reflection/tests/ReflectionProperty_getDocComment_error.phpt] 
TEST 5766/11213 [ext/reflection/tests/ReflectionProperty_getModifiers.001.phpt]
PASS ReflectionProperty::getModifiers() [ext/reflection/tests/ReflectionProperty_getModifiers.001.phpt] 
TEST 5767/11213 [ext/reflection/tests/ReflectionProperty_getModifiers_basic.phpt]
PASS Test ReflectionProperty::getModifiers() usage. [ext/reflection/tests/ReflectionProperty_getModifiers_basic.phpt] 
TEST 5768/11213 [ext/reflection/tests/ReflectionProperty_getValue_error.phpt]
PASS Test ReflectionProperty::getValue() errors. [ext/reflection/tests/ReflectionProperty_getValue_error.phpt] 
TEST 5769/11213 [ext/reflection/tests/ReflectionProperty_isDefault_basic.phpt]
PASS Test ReflectionProperty::isDefault() usage. [ext/reflection/tests/ReflectionProperty_isDefault_basic.phpt] 
TEST 5770/11213 [ext/reflection/tests/ReflectionProperty_setAccessible.phpt]
PASS Test ReflectionProperty::setAccessible(). [ext/reflection/tests/ReflectionProperty_setAccessible.phpt] 
TEST 5771/11213 [ext/reflection/tests/ReflectionProperty_setValue_error.phpt]
PASS Test ReflectionProperty::setValue() error cases. [ext/reflection/tests/ReflectionProperty_setValue_error.phpt] 
TEST 5772/11213 [ext/reflection/tests/bug26640.phpt]
PASS Reflection Bug #26640 (__autoload() not invoked by Reflection classes) [ext/reflection/tests/bug26640.phpt] 
TEST 5773/11213 [ext/reflection/tests/bug26695.phpt]
PASS Reflection Bug #26695 (Reflection API does not recognize mixed-case class hints) [ext/reflection/tests/bug26695.phpt] 
TEST 5774/11213 [ext/reflection/tests/bug29268.phpt]
PASS Reflection Bug #29268 (__autoload() not called with reflectionProperty->getClass()) [ext/reflection/tests/bug29268.phpt] 
TEST 5775/11213 [ext/reflection/tests/bug29523.phpt]
PASS Reflection Bug #29523 (ReflectionParameter::isOptional() is incorrect) [ext/reflection/tests/bug29523.phpt] 
TEST 5776/11213 [ext/reflection/tests/bug29828.phpt]
PASS Reflection Bug #29828 (Interfaces no longer work) [ext/reflection/tests/bug29828.phpt] 
TEST 5777/11213 [ext/reflection/tests/bug29986.phpt]
PASS Reflection Bug #29986 (Class constants won't work with predefined constants when using ReflectionClass) [ext/reflection/tests/bug29986.phpt] 
TEST 5778/11213 [ext/reflection/tests/bug30146.phpt]
PASS Reflection Bug #30146 (ReflectionProperty->getValue() requires instance for static property) [ext/reflection/tests/bug30146.phpt] 
TEST 5779/11213 [ext/reflection/tests/bug30148.phpt]
PASS Reflection Bug #30148 (ReflectionMethod->isConstructor() fails for inherited classes) [ext/reflection/tests/bug30148.phpt] 
TEST 5780/11213 [ext/reflection/tests/bug30209.phpt]
PASS Reflection Bug #30209 (ReflectionClass::getMethod() lowercases attribute) [ext/reflection/tests/bug30209.phpt] 
TEST 5781/11213 [ext/reflection/tests/bug30856.phpt]
PASS Reflection Bug #30856 (ReflectionClass::getStaticProperties segfaults) [ext/reflection/tests/bug30856.phpt] 
TEST 5782/11213 [ext/reflection/tests/bug30961.phpt]
PASS Reflection Bug #30961 (Wrong linenumber in ReflectionClass getStartLine()) [ext/reflection/tests/bug30961.phpt] 
TEST 5783/11213 [ext/reflection/tests/bug31651.phpt]
PASS Reflection Bug #31651 (ReflectionClass::getDefaultProperties segfaults with arrays.) [ext/reflection/tests/bug31651.phpt] 
TEST 5784/11213 [ext/reflection/tests/bug32981.phpt]
PASS Reflection Bug #32981 (ReflectionMethod::getStaticVariables() causes apache2.0.54 seg fault) [ext/reflection/tests/bug32981.phpt] 
TEST 5785/11213 [ext/reflection/tests/bug33312.phpt]
PASS Reflection Bug #33312 (ReflectionParameter methods do not work correctly) [ext/reflection/tests/bug33312.phpt] 
TEST 5786/11213 [ext/reflection/tests/bug33389.phpt]
PASS Reflection Bug #33389 (double free() when exporting a ReflectionClass) [ext/reflection/tests/bug33389.phpt] 
TEST 5787/11213 [ext/reflection/tests/bug36308.phpt]
PASS Reflection Bug #36308 (ReflectionProperty::getDocComment() does not reflect extended class commentary) [ext/reflection/tests/bug36308.phpt] 
TEST 5788/11213 [ext/reflection/tests/bug36337.phpt]
PASS Reflection Bug #36337 (ReflectionProperty fails to return correct visibility) [ext/reflection/tests/bug36337.phpt] 
TEST 5789/11213 [ext/reflection/tests/bug36434.phpt]
PASS Reflection Bug #36434 (Properties from parent class fail to indetify their true origin) [ext/reflection/tests/bug36434.phpt] 
TEST 5790/11213 [ext/reflection/tests/bug37816.phpt]
PASS Bug #37816 (ReflectionProperty does not throw exception when accessing protected attribute) [ext/reflection/tests/bug37816.phpt] 
TEST 5791/11213 [ext/reflection/tests/bug37964.phpt]
PASS Reflection Bug #37964 (Reflection shows private methods of parent class) [ext/reflection/tests/bug37964.phpt] 
TEST 5792/11213 [ext/reflection/tests/bug38132.phpt]
PASS Reflection Bug #38132 (ReflectionClass::getStaticProperties() retains \0 in key names) [ext/reflection/tests/bug38132.phpt] 
TEST 5793/11213 [ext/reflection/tests/bug38194.phpt]
PASS Reflection Bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the class itself) [ext/reflection/tests/bug38194.phpt] 
TEST 5794/11213 [ext/reflection/tests/bug38217.phpt]
PASS Bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much memory) [ext/reflection/tests/bug38217.phpt] 
TEST 5795/11213 [ext/reflection/tests/bug38465.phpt]
PASS Bug #38465 (ReflectionParameter fails on access to self::) [ext/reflection/tests/bug38465.phpt] 
TEST 5796/11213 [ext/reflection/tests/bug38653.phpt]
PASS Bug #38653 (memory leak in ReflectionClass::getConstant()) [ext/reflection/tests/bug38653.phpt] 
TEST 5797/11213 [ext/reflection/tests/bug38942.phpt]
PASS Bug #38942 (Double old-style-ctor inheritance) [ext/reflection/tests/bug38942.phpt] 
TEST 5798/11213 [ext/reflection/tests/bug39001.phpt]
PASS Bug #39001 (ReflectionProperty returns incorrect declaring class for protected properties) [ext/reflection/tests/bug39001.phpt] 
TEST 5799/11213 [ext/reflection/tests/bug39067.phpt]
PASS Bug #39067 (getDeclaringClass() and private properties) [ext/reflection/tests/bug39067.phpt] 
TEST 5800/11213 [ext/reflection/tests/bug39884.phpt]
PASS Bug #39884 (ReflectionParameter::getClass() throws exception for type hint self) [ext/reflection/tests/bug39884.phpt] 
TEST 5801/11213 [ext/reflection/tests/bug40431.phpt]
PASS Bug #40431 (dynamic properties may cause crash in ReflectionProperty methods) [ext/reflection/tests/bug40431.phpt] 
TEST 5802/11213 [ext/reflection/tests/bug40794.phpt]
PASS Bug #40794 (ReflectionObject::getValues() may crash when used with dynamic properties) [ext/reflection/tests/bug40794.phpt] 
TEST 5803/11213 [ext/reflection/tests/bug41061.phpt]
PASS Reflection Bug #41061 ("visibility error" in ReflectionFunction::export()) [ext/reflection/tests/bug41061.phpt] 
TEST 5804/11213 [ext/reflection/tests/bug41884.phpt]
PASS Bug #41884 (ReflectionClass::getDefaultProperties() does not handle static attributes) [ext/reflection/tests/bug41884.phpt] 
TEST 5805/11213 [ext/reflection/tests/bug42976.phpt]
PASS Bug #42976 (Crash when constructor for newInstance() or newInstanceArgs() fails) [ext/reflection/tests/bug42976.phpt] 
TEST 5806/11213 [ext/reflection/tests/bug43926.phpt]
PASS Bug #43926 (isInstance() isn't equivalent to instanceof operator) [ext/reflection/tests/bug43926.phpt] 
TEST 5807/11213 [ext/reflection/tests/bug45139.phpt]
PASS Bug #45139 (ReflectionProperty returns incorrect declaring class) [ext/reflection/tests/bug45139.phpt] 
TEST 5808/11213 [ext/reflection/tests/bug45571.phpt]
PASS Bug #45571 (ReflectionClass::export() shows superclasses' private static methods.) [ext/reflection/tests/bug45571.phpt] 
TEST 5809/11213 [ext/reflection/tests/bug45765.phpt]
PASS Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause an error) [ext/reflection/tests/bug45765.phpt] 
TEST 5810/11213 [ext/reflection/tests/bug46064.phpt]
PASS Bug #46064 (Exception when creating ReflectionProperty object on dynamicly created property) [ext/reflection/tests/bug46064.phpt] 
TEST 5811/11213 [ext/reflection/tests/bug46064_2.phpt]
PASS Bug #46064.2 (Exception when creating ReflectionProperty object on dynamicly created property) [ext/reflection/tests/bug46064_2.phpt] 
TEST 5812/11213 [ext/reflection/tests/bug46205.phpt]
PASS Bug #46205 (Closure - Memory leaks when ReflectionException is thrown) [ext/reflection/tests/bug46205.phpt] 
TEST 5813/11213 [ext/reflection/tests/bug47254.phpt]
PASS Bug #47254 [ext/reflection/tests/bug47254.phpt] 
TEST 5814/11213 [ext/reflection/tests/bug48336.phpt]
PASS Bug #48286 (ReflectionProperty::getDeclaringClass() does not work with redeclared properties) [ext/reflection/tests/bug48336.phpt] 
TEST 5815/11213 [ext/reflection/tests/bug48757.phpt]
PASS Bug #48757 (ReflectionFunction::invoke() parameter issues) [ext/reflection/tests/bug48757.phpt] 
TEST 5816/11213 [ext/reflection/tests/bug49074.phpt]
PASS Bug #49074 (private class static fields can be modified by using reflection) [ext/reflection/tests/bug49074.phpt] 
TEST 5817/11213 [ext/reflection/tests/bug49092.phpt]
PASS Bug #49092 (ReflectionFunction fails to work with functions in fully qualified namespaces) [ext/reflection/tests/bug49092.phpt] 
TEST 5818/11213 [ext/reflection/tests/bug49719.phpt]
PASS Bug #49719 (ReflectionClass::hasProperty returns true for a private property in base class) [ext/reflection/tests/bug49719.phpt] 
TEST 5819/11213 [ext/reflection/tests/bug51905.phpt]
PASS Bug #51905 (ReflectionParameter fails if default value is an array with an access to self::) [ext/reflection/tests/bug51905.phpt] 
TEST 5820/11213 [ext/reflection/tests/bug51911.phpt]
PASS Bug #51911 (ReflectionParameter::getDefaultValue() memory leaks with constant array) [ext/reflection/tests/bug51911.phpt] 
TEST 5821/11213 [ext/reflection/tests/bug52057.phpt]
PASS Bug #52057 (ReflectionClass fails on Closure class) [ext/reflection/tests/bug52057.phpt] 
TEST 5822/11213 [ext/reflection/tests/bug52854.phpt]
PASS Bug #52854: ReflectionClass::newInstanceArgs does not work for classes without constructors [ext/reflection/tests/bug52854.phpt] 
TEST 5823/11213 [ext/reflection/tests/bug53366.phpt]
PASS Bug #53366 (Reflection doesnt get dynamic property value from getProperty()) [ext/reflection/tests/bug53366.phpt] 
TEST 5824/11213 [ext/reflection/tests/bug53915.phpt]
PASS Bug #53915 - ReflectionClass::getConstant(s) emits fatal error on selfreferencing constants [ext/reflection/tests/bug53915.phpt] 
TEST 5825/11213 [ext/reflection/tests/bug60367.phpt]
PASS Bug #60367 (Reflection and Late Static Binding) [ext/reflection/tests/bug60367.phpt] 
TEST 5826/11213 [ext/reflection/tests/bug61388.phpt]
PASS ReflectionObject:getProperties() issues invalid reads when it get_properties returns a hash table with (inaccessible) dynamic numeric properties [ext/reflection/tests/bug61388.phpt] 
TEST 5827/11213 [ext/reflection/tests/bug62384.phpt]
PASS Bug #62384 (Attempting to invoke a Closure more than once causes segfaul) [ext/reflection/tests/bug62384.phpt] 
TEST 5828/11213 [ext/reflection/tests/bug62715.phpt]
PASS Bug #62715 (ReflectionParameter::isDefaultValueAvailable() wrong result) [ext/reflection/tests/bug62715.phpt] 
TEST 5829/11213 [ext/reflection/tests/bug63614.phpt]
PASS Bug #63614 (Fatal error on Reflection) [ext/reflection/tests/bug63614.phpt] 
TEST 5830/11213 [ext/reflection/tests/closures_001.phpt]
PASS Reflection on closures [ext/reflection/tests/closures_001.phpt] 
TEST 5831/11213 [ext/reflection/tests/closures_002.phpt]
PASS Reflection on invokable objects [ext/reflection/tests/closures_002.phpt] 
TEST 5832/11213 [ext/reflection/tests/closures_003.phpt]
PASS Reflection on closures: Segfaults with getParameters() and getDeclaringFunction() [ext/reflection/tests/closures_003.phpt] 
TEST 5833/11213 [ext/reflection/tests/parameters_001.phpt]
PASS ReflectionParameter Check for parameter being optional [ext/reflection/tests/parameters_001.phpt] 
TEST 5834/11213 [ext/reflection/tests/parameters_002.phpt]
PASS ReflectionParameter::getClass(), getDeclaringClass(), getDeclaringFunction() [ext/reflection/tests/parameters_002.phpt] 
TEST 5835/11213 [ext/reflection/tests/property_exists.phpt]
PASS Reflection and property_exists() [ext/reflection/tests/property_exists.phpt] 
TEST 5836/11213 [ext/reflection/tests/static_properties_002.phpt]
PASS Reflection and inheriting static properties [ext/reflection/tests/static_properties_002.phpt] 
TEST 5837/11213 [ext/session/tests/001.phpt]
SKIP session object serialization [ext/session/tests/001.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5838/11213 [ext/session/tests/002.phpt]
SKIP session_unset() without a initialized session [ext/session/tests/002.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5839/11213 [ext/session/tests/003.phpt]
SKIP session object deserialization [ext/session/tests/003.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5840/11213 [ext/session/tests/004.phpt]
SKIP session_set_save_handler test [ext/session/tests/004.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5841/11213 [ext/session/tests/005.phpt]
SKIP custom save handler, multiple session_start()s, complex data structure test. [ext/session/tests/005.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5842/11213 [ext/session/tests/006.phpt]
SKIP correct instantiation of references between variables in sessions [ext/session/tests/006.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5843/11213 [ext/session/tests/007.phpt]
SKIP bug compatibility: unset($c) with enabled register_globals [ext/session/tests/007.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5844/11213 [ext/session/tests/008-php4.2.3.phpt]
SKIP bug compatibility: global is used albeit register_globals=0 [ext/session/tests/008-php4.2.3.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5845/11213 [ext/session/tests/009.phpt]
SKIP unset($_SESSION["name"]); should work with register_globals=off [ext/session/tests/009.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5846/11213 [ext/session/tests/010.phpt]
SKIP $session_array = explode(";", session_encode()); should not segfault [ext/session/tests/010.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5847/11213 [ext/session/tests/011.phpt]
SKIP session_decode(); should not segfault [ext/session/tests/011.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5848/11213 [ext/session/tests/012.phpt]
SKIP registering $_SESSION should not segfault [ext/session/tests/012.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5849/11213 [ext/session/tests/013.phpt]
SKIP redefining SID should not cause warnings [ext/session/tests/013.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5850/11213 [ext/session/tests/014.phpt]
SKIP a script should not be able to modify session.use_trans_sid [ext/session/tests/014.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5851/11213 [ext/session/tests/015.phpt]
SKIP use_trans_sid should not affect SID [ext/session/tests/015.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5852/11213 [ext/session/tests/016.phpt]
PASS invalid session.save_path should not cause a segfault [ext/session/tests/016.phpt] 
TEST 5853/11213 [ext/session/tests/017.phpt]
SKIP setting $_SESSION before session_start() should not cause segfault [ext/session/tests/017.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5854/11213 [ext/session/tests/018.phpt]
SKIP rewriter correctly handles attribute names which contain dashes [ext/session/tests/018.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5855/11213 [ext/session/tests/019.phpt]
SKIP serializing references test case using globals [ext/session/tests/019.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5856/11213 [ext/session/tests/020.phpt]
SKIP rewriter uses arg_seperator.output for modifying URLs [ext/session/tests/020.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5857/11213 [ext/session/tests/021.phpt]
SKIP rewriter handles form and fieldset tags correctly [ext/session/tests/021.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5858/11213 [ext/session/tests/022.phpt]
SKIP session object serialization [ext/session/tests/022.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5859/11213 [ext/session/tests/023.phpt]
SKIP session object deserialization [ext/session/tests/023.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5860/11213 [ext/session/tests/024.phpt]
SKIP session_set_save_handler test [ext/session/tests/024.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5861/11213 [ext/session/tests/025.phpt]
SKIP custom save handler, multiple session_start()s, complex data structure test. [ext/session/tests/025.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5862/11213 [ext/session/tests/026.phpt]
SKIP correct instantiation of references between variables in sessions [ext/session/tests/026.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5863/11213 [ext/session/tests/027.phpt]
SKIP unset($_SESSION["name"]); should work [ext/session/tests/027.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5864/11213 [ext/session/tests/028.phpt]
SKIP $session_array = explode(";", session_encode()); should not segfault [ext/session/tests/028.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5865/11213 [ext/session/tests/029.phpt]
SKIP session_decode(); should not segfault [ext/session/tests/029.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5866/11213 [ext/session/tests/030.phpt]
SKIP redefining SID should not cause warnings [ext/session/tests/030.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5867/11213 [ext/session/tests/031.phpt]
SKIP setting hash_function to sha512 and hash_bits_per_character > 4 should not crash [ext/session/tests/031.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5868/11213 [ext/session/tests/bug24592.phpt]
SKIP Bug #24592 (crash when multiple NULL values are being stored) [ext/session/tests/bug24592.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5869/11213 [ext/session/tests/bug26862.phpt]
SKIP Bug #26862 (ob_flush() before output_reset_rewrite_vars() results in data loss) [ext/session/tests/bug26862.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5870/11213 [ext/session/tests/bug31454.phpt]
SKIP Bug #31454 (session_set_save_handler crashes PHP when supplied non-existent object ref) [ext/session/tests/bug31454.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5871/11213 [ext/session/tests/bug32330.phpt]
PASS Bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler) [ext/session/tests/bug32330.phpt] 
TEST 5872/11213 [ext/session/tests/bug36459.phpt]
SKIP Bug #31454 (Incorrect adding PHPSESSID to links, which contains \r\n) [ext/session/tests/bug36459.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5873/11213 [ext/session/tests/bug38377.phpt]
SKIP Bug #38377 (session_destroy() gives warning after session_regenerate_id()) [ext/session/tests/bug38377.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5874/11213 [ext/session/tests/bug41600.phpt]
SKIP Bug #41600 (url rewriter tags doesn't work with namespaced tags) [ext/session/tests/bug41600.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5875/11213 [ext/session/tests/bug42596.phpt]
SKIP Bug #42596 (session.save_path MODE option will not set "write" bit for group or world) [ext/session/tests/bug42596.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5876/11213 [ext/session/tests/bug51338.phpt]
SKIP Bug #51338 (URL-Rewriter should not get enabled if use_only_cookies is set to 1) [ext/session/tests/bug51338.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5877/11213 [ext/session/tests/bug53141.phpt]
SKIP Bug #53141 (autoload misbehaves if called from closing session) [ext/session/tests/bug53141.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5878/11213 [ext/session/tests/bug60634.phpt]
XFAIL Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) [ext/session/tests/bug60634.phpt]   XFAIL REASON: Long term low priority bug, working on it
TEST 5879/11213 [ext/session/tests/bug60634_error_1.phpt]
XFAIL Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - fatal error in write during exec [ext/session/tests/bug60634_error_1.phpt]   XFAIL REASON: Long term low priority bug, working on it
TEST 5880/11213 [ext/session/tests/bug60634_error_2.phpt]
XFAIL Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - exception in write during exec [ext/session/tests/bug60634_error_2.phpt]   XFAIL REASON: Long term low priority bug, working on it
TEST 5881/11213 [ext/session/tests/bug60634_error_3.phpt]
XFAIL Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - fatal error in write after exec [ext/session/tests/bug60634_error_3.phpt]   XFAIL REASON: Long term low priority bug, working on it
TEST 5882/11213 [ext/session/tests/bug60634_error_4.phpt]
XFAIL Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - exception in write after exec [ext/session/tests/bug60634_error_4.phpt]   XFAIL REASON: Long term low priority bug, working on it
TEST 5883/11213 [ext/session/tests/bug60634_error_5.phpt]
XFAIL Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - fatal error in close during exec [ext/session/tests/bug60634_error_5.phpt]   XFAIL REASON: Long term low priority bug, working on it
TEST 5884/11213 [ext/session/tests/bug60860.phpt]
SKIP Bug #60860 (session.save_handler=user without defined function core dumps) [ext/session/tests/bug60860.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5885/11213 [ext/session/tests/session_cache_expire_basic.phpt]
SKIP Test session_cache_expire() function : basic functionality [ext/session/tests/session_cache_expire_basic.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5886/11213 [ext/session/tests/session_cache_expire_error.phpt]
SKIP Test session_cache_expire() function : error functionality [ext/session/tests/session_cache_expire_error.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5887/11213 [ext/session/tests/session_cache_expire_variation1.phpt]
SKIP Test session_cache_expire() function : variation [ext/session/tests/session_cache_expire_variation1.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5888/11213 [ext/session/tests/session_cache_expire_variation2.phpt]
SKIP Test session_cache_expire() function : variation [ext/session/tests/session_cache_expire_variation2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5889/11213 [ext/session/tests/session_cache_expire_variation3.phpt]
SKIP Test session_cache_expire() function : variation [ext/session/tests/session_cache_expire_variation3.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5890/11213 [ext/session/tests/session_cache_limiter_basic.phpt]
SKIP Test session_cache_limiter() function : basic functionality [ext/session/tests/session_cache_limiter_basic.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5891/11213 [ext/session/tests/session_cache_limiter_error.phpt]
SKIP Test session_cache_limiter() function : error functionality [ext/session/tests/session_cache_limiter_error.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5892/11213 [ext/session/tests/session_cache_limiter_variation1.phpt]
SKIP Test session_cache_limiter() function : variation [ext/session/tests/session_cache_limiter_variation1.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5893/11213 [ext/session/tests/session_cache_limiter_variation2.phpt]
SKIP Test session_cache_limiter() function : variation [ext/session/tests/session_cache_limiter_variation2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5894/11213 [ext/session/tests/session_cache_limiter_variation3.phpt]
SKIP Test session_cache_limiter() function : variation [ext/session/tests/session_cache_limiter_variation3.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5895/11213 [ext/session/tests/session_commit_basic.phpt]
SKIP Test session_commit() function : basic functionality [ext/session/tests/session_commit_basic.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5896/11213 [ext/session/tests/session_commit_error.phpt]
SKIP Test session_commit() function : error functionality [ext/session/tests/session_commit_error.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5897/11213 [ext/session/tests/session_commit_variation1.phpt]
SKIP Test session_commit() function : variation [ext/session/tests/session_commit_variation1.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5898/11213 [ext/session/tests/session_commit_variation2.phpt]
SKIP Test session_commit() function : variation [ext/session/tests/session_commit_variation2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5899/11213 [ext/session/tests/session_commit_variation3.phpt]
SKIP Test session_start() function : variation [ext/session/tests/session_commit_variation3.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5900/11213 [ext/session/tests/session_commit_variation4.phpt]
SKIP Test session_commit() function : variation [ext/session/tests/session_commit_variation4.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5901/11213 [ext/session/tests/session_decode_basic.phpt]
SKIP Test session_decode() function : basic functionality [ext/session/tests/session_decode_basic.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5902/11213 [ext/session/tests/session_decode_error.phpt]
SKIP Test session_decode() function : error functionality [ext/session/tests/session_decode_error.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5903/11213 [ext/session/tests/session_decode_error2.phpt]
SKIP Test session_decode() function : error functionality [ext/session/tests/session_decode_error2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5904/11213 [ext/session/tests/session_decode_variation1.phpt]
SKIP Test session_decode() function : variation [ext/session/tests/session_decode_variation1.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5905/11213 [ext/session/tests/session_decode_variation2.phpt]
SKIP Test session_decode() function : basic functionality [ext/session/tests/session_decode_variation2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5906/11213 [ext/session/tests/session_decode_variation3.phpt]
SKIP Test session_decode() function : variation [ext/session/tests/session_decode_variation3.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5907/11213 [ext/session/tests/session_decode_variation4.phpt]
SKIP Test session_decode() function : variation [ext/session/tests/session_decode_variation4.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5908/11213 [ext/session/tests/session_destroy_error.phpt]
SKIP Test session_destroy() function : error functionality [ext/session/tests/session_destroy_error.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5909/11213 [ext/session/tests/session_destroy_variation1.phpt]
SKIP Test session_destroy() function : variation [ext/session/tests/session_destroy_variation1.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5910/11213 [ext/session/tests/session_destroy_variation2.phpt]
SKIP Test session_destroy() function : variation [ext/session/tests/session_destroy_variation2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5911/11213 [ext/session/tests/session_destroy_variation3.phpt]
SKIP Test session_destroy() function : variation [ext/session/tests/session_destroy_variation3.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5912/11213 [ext/session/tests/session_encode_basic.phpt]
SKIP Test session_encode() function : basic functionality [ext/session/tests/session_encode_basic.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5913/11213 [ext/session/tests/session_encode_error.phpt]
SKIP Test session_encode() function : basic functionality [ext/session/tests/session_encode_error.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5914/11213 [ext/session/tests/session_encode_error2.phpt]
SKIP Test session_encode() function : error functionality [ext/session/tests/session_encode_error2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5915/11213 [ext/session/tests/session_encode_variation1.phpt]
SKIP Test session_encode() function : variation [ext/session/tests/session_encode_variation1.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5916/11213 [ext/session/tests/session_encode_variation2.phpt]
SKIP Test session_encode() function : variation [ext/session/tests/session_encode_variation2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5917/11213 [ext/session/tests/session_encode_variation3.phpt]
SKIP Test session_encode() function : variation [ext/session/tests/session_encode_variation3.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5918/11213 [ext/session/tests/session_encode_variation4.phpt]
SKIP Test session_encode() function : variation [ext/session/tests/session_encode_variation4.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5919/11213 [ext/session/tests/session_encode_variation5.phpt]
SKIP Test session_encode() function : variation [ext/session/tests/session_encode_variation5.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5920/11213 [ext/session/tests/session_encode_variation6.phpt]
SKIP Test session_encode() function : variation [ext/session/tests/session_encode_variation6.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5921/11213 [ext/session/tests/session_encode_variation7.phpt]
SKIP Test session_encode() function : variation [ext/session/tests/session_encode_variation7.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5922/11213 [ext/session/tests/session_encode_variation8.phpt]
SKIP Test session_encode() function : variation [ext/session/tests/session_encode_variation8.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5923/11213 [ext/session/tests/session_get_cookie_params_basic.phpt]
SKIP Test session_get_cookie_params() function : basic functionality [ext/session/tests/session_get_cookie_params_basic.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5924/11213 [ext/session/tests/session_get_cookie_params_error.phpt]
SKIP Test session_get_cookie_params() function : error functionality [ext/session/tests/session_get_cookie_params_error.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5925/11213 [ext/session/tests/session_get_cookie_params_variation1.phpt]
SKIP Test session_get_cookie_params() function : variation [ext/session/tests/session_get_cookie_params_variation1.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5926/11213 [ext/session/tests/session_id_basic.phpt]
SKIP Test session_id() function : basic functionality [ext/session/tests/session_id_basic.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5927/11213 [ext/session/tests/session_id_error.phpt]
SKIP Test session_id() function : error functionality [ext/session/tests/session_id_error.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5928/11213 [ext/session/tests/session_id_error2.phpt]
SKIP Test session_id() function : error functionality [ext/session/tests/session_id_error2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5929/11213 [ext/session/tests/session_id_error3.phpt]
SKIP Test session_id() function : error functionality [ext/session/tests/session_id_error3.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5930/11213 [ext/session/tests/session_id_error4.phpt]
SKIP Test session_id() function : error functionality [ext/session/tests/session_id_error4.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5931/11213 [ext/session/tests/session_id_variation1.phpt]
SKIP Test session_id() function : variation [ext/session/tests/session_id_variation1.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5932/11213 [ext/session/tests/session_id_variation2.phpt]
SKIP Test session_id() function : variation [ext/session/tests/session_id_variation2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5933/11213 [ext/session/tests/session_is_registered_basic.phpt]
SKIP Test session_unregister() function : basic functionality [ext/session/tests/session_is_registered_basic.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5934/11213 [ext/session/tests/session_is_registered_variation1.phpt]
SKIP Test session_unregister() function : variation [ext/session/tests/session_is_registered_variation1.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5935/11213 [ext/session/tests/session_is_registered_variation2.phpt]
SKIP Test session_unregister() function : variation [ext/session/tests/session_is_registered_variation2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5936/11213 [ext/session/tests/session_is_registered_variation3.phpt]
SKIP Test session_unregister() function : variation [ext/session/tests/session_is_registered_variation3.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5937/11213 [ext/session/tests/session_module_name_basic.phpt]
SKIP Test session_module_name() function : basic functionality [ext/session/tests/session_module_name_basic.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5938/11213 [ext/session/tests/session_module_name_error.phpt]
SKIP Test session_module_name() function : error functionality [ext/session/tests/session_module_name_error.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5939/11213 [ext/session/tests/session_module_name_variation1.phpt]
SKIP Test session_module_name() function : variation [ext/session/tests/session_module_name_variation1.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5940/11213 [ext/session/tests/session_module_name_variation2.phpt]
SKIP Test session_module_name() function : variation [ext/session/tests/session_module_name_variation2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5941/11213 [ext/session/tests/session_module_name_variation3.phpt]
PASS Test session_module_name() function : variation [ext/session/tests/session_module_name_variation3.phpt] 
TEST 5942/11213 [ext/session/tests/session_module_name_variation4.phpt]
SKIP Test session_module_name() function : variation [ext/session/tests/session_module_name_variation4.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5943/11213 [ext/session/tests/session_name_basic.phpt]
PASS Test session_name() function : error functionality [ext/session/tests/session_name_basic.phpt] 
TEST 5944/11213 [ext/session/tests/session_name_error.phpt]
PASS Test session_name() function : error functionality [ext/session/tests/session_name_error.phpt] 
TEST 5945/11213 [ext/session/tests/session_name_variation1.phpt]
PASS Test session_name() function : variation [ext/session/tests/session_name_variation1.phpt] 
TEST 5946/11213 [ext/session/tests/session_name_variation2.phpt]
SKIP Test session_name() function : variation [ext/session/tests/session_name_variation2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5947/11213 [ext/session/tests/session_regenerate_id_basic.phpt]
SKIP Test session_regenerate_id() function : basic functionality [ext/session/tests/session_regenerate_id_basic.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5948/11213 [ext/session/tests/session_regenerate_id_error.phpt]
SKIP Test session_regenerate_id() function : error functionality [ext/session/tests/session_regenerate_id_error.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5949/11213 [ext/session/tests/session_regenerate_id_variation1.phpt]
SKIP Test session_regenerate_id() function : variation [ext/session/tests/session_regenerate_id_variation1.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5950/11213 [ext/session/tests/session_register_basic.phpt]
SKIP Test session_register() function : basic functionality [ext/session/tests/session_register_basic.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5951/11213 [ext/session/tests/session_register_variation1.phpt]
SKIP Test session_register() function : variation [ext/session/tests/session_register_variation1.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5952/11213 [ext/session/tests/session_register_variation2.phpt]
SKIP Test session_register() function : variation [ext/session/tests/session_register_variation2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5953/11213 [ext/session/tests/session_register_variation3.phpt]
SKIP Test session_register() function : variation [ext/session/tests/session_register_variation3.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5954/11213 [ext/session/tests/session_register_variation4.phpt]
SKIP Test session_register() function : variation [ext/session/tests/session_register_variation4.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5955/11213 [ext/session/tests/session_save_path_basic.phpt]
PASS Test session_save_path() function : basic functionality [ext/session/tests/session_save_path_basic.phpt] 
TEST 5956/11213 [ext/session/tests/session_save_path_error.phpt]
PASS Test session_save_path() function : error functionality [ext/session/tests/session_save_path_error.phpt] 
TEST 5957/11213 [ext/session/tests/session_save_path_variation1.phpt]
PASS Test session_save_path() function : variation [ext/session/tests/session_save_path_variation1.phpt] 
TEST 5958/11213 [ext/session/tests/session_save_path_variation2.phpt]
SKIP Test session_save_path() function : variation [ext/session/tests/session_save_path_variation2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5959/11213 [ext/session/tests/session_save_path_variation3.phpt]
SKIP Test session_save_path() function : variation [ext/session/tests/session_save_path_variation3.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5960/11213 [ext/session/tests/session_save_path_variation4.phpt]
PASS Test session_save_path() function : variation [ext/session/tests/session_save_path_variation4.phpt] 
TEST 5961/11213 [ext/session/tests/session_save_path_variation5.phpt]
FAIL Test session_save_path() function : variation [ext/session/tests/session_save_path_variation5.phpt] 
TEST 5962/11213 [ext/session/tests/session_set_cookie_params_basic.phpt]
SKIP Test session_set_cookie_params() function : basic functionality [ext/session/tests/session_set_cookie_params_basic.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5963/11213 [ext/session/tests/session_set_cookie_params_error.phpt]
SKIP Test session_set_cookie_params() function : error functionality [ext/session/tests/session_set_cookie_params_error.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5964/11213 [ext/session/tests/session_set_cookie_params_variation1.phpt]
SKIP Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation1.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5965/11213 [ext/session/tests/session_set_cookie_params_variation2.phpt]
SKIP Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5966/11213 [ext/session/tests/session_set_cookie_params_variation3.phpt]
SKIP Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation3.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5967/11213 [ext/session/tests/session_set_cookie_params_variation4.phpt]
SKIP Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation4.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5968/11213 [ext/session/tests/session_set_cookie_params_variation5.phpt]
SKIP Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation5.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5969/11213 [ext/session/tests/session_set_save_handler_basic.phpt]
PASS Test session_set_save_handler() function : basic functionality [ext/session/tests/session_set_save_handler_basic.phpt] 
TEST 5970/11213 [ext/session/tests/session_set_save_handler_closures.phpt]
PASS Test session_set_save_handler() function : using closures as callbacks [ext/session/tests/session_set_save_handler_closures.phpt] 
TEST 5971/11213 [ext/session/tests/session_set_save_handler_error.phpt]
SKIP Test session_set_save_handler() function : error functionality [ext/session/tests/session_set_save_handler_error.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5972/11213 [ext/session/tests/session_set_save_handler_error2.phpt]
SKIP Test session_set_save_handler() function : error functionality [ext/session/tests/session_set_save_handler_error2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5973/11213 [ext/session/tests/session_set_save_handler_error3.phpt]
PASS Test session_set_save_handler() function : error functionality [ext/session/tests/session_set_save_handler_error3.phpt] 
TEST 5974/11213 [ext/session/tests/session_set_save_handler_error4.phpt]
SKIP Test session_set_save_handler() function : error functionality [ext/session/tests/session_set_save_handler_error4.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5975/11213 [ext/session/tests/session_set_save_handler_variation1.phpt]
SKIP Test session_set_save_handler() function : variation [ext/session/tests/session_set_save_handler_variation1.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5976/11213 [ext/session/tests/session_set_save_handler_variation2.phpt]
SKIP Test session_set_save_handler() function : variation [ext/session/tests/session_set_save_handler_variation2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5977/11213 [ext/session/tests/session_set_save_handler_variation3.phpt]
SKIP Test session_set_save_handler() function : variation [ext/session/tests/session_set_save_handler_variation3.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5978/11213 [ext/session/tests/session_set_save_handler_variation4.phpt]
PASS Test session_set_save_handler() function : variation [ext/session/tests/session_set_save_handler_variation4.phpt] 
TEST 5979/11213 [ext/session/tests/session_start_error.phpt]
SKIP Test session_start() function : error functionality [ext/session/tests/session_start_error.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5980/11213 [ext/session/tests/session_start_variation1.phpt]
SKIP Test session_start() function : variation [ext/session/tests/session_start_variation1.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5981/11213 [ext/session/tests/session_start_variation2.phpt]
SKIP Test session_start() function : variation [ext/session/tests/session_start_variation2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5982/11213 [ext/session/tests/session_start_variation3.phpt]
SKIP Test session_start() function : variation [ext/session/tests/session_start_variation3.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5983/11213 [ext/session/tests/session_start_variation4.phpt]
SKIP Test session_start() function : variation [ext/session/tests/session_start_variation4.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5984/11213 [ext/session/tests/session_start_variation5.phpt]
SKIP Test session_start() function : variation [ext/session/tests/session_start_variation5.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5985/11213 [ext/session/tests/session_start_variation6.phpt]
SKIP Test session_start() function : variation [ext/session/tests/session_start_variation6.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5986/11213 [ext/session/tests/session_start_variation7.phpt]
SKIP Test session_start() function : variation [ext/session/tests/session_start_variation7.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5987/11213 [ext/session/tests/session_start_variation8.phpt]
SKIP Test session_start() function : variation [ext/session/tests/session_start_variation8.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5988/11213 [ext/session/tests/session_start_variation9.phpt]
SKIP Test session_start() function : variation [ext/session/tests/session_start_variation9.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5989/11213 [ext/session/tests/session_unregister_basic.phpt]
SKIP Test session_unregister() function : basic functionality [ext/session/tests/session_unregister_basic.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5990/11213 [ext/session/tests/session_unregister_variation1.phpt]
SKIP Test session_unregister() function : variation [ext/session/tests/session_unregister_variation1.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5991/11213 [ext/session/tests/session_unregister_variation2.phpt]
SKIP Test session_unregister() function : variation [ext/session/tests/session_unregister_variation2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5992/11213 [ext/session/tests/session_unregister_variation3.phpt]
SKIP Test session_unregister() function : variation [ext/session/tests/session_unregister_variation3.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5993/11213 [ext/session/tests/session_unset_basic.phpt]
SKIP Test session_unset() function : basic functionality [ext/session/tests/session_unset_basic.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5994/11213 [ext/session/tests/session_unset_error.phpt]
SKIP Test session_unset() function : error functionality [ext/session/tests/session_unset_error.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5995/11213 [ext/session/tests/session_unset_variation1.phpt]
SKIP Test session_unset() function : variation [ext/session/tests/session_unset_variation1.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5996/11213 [ext/session/tests/session_write_close_basic.phpt]
SKIP Test session_write_close() function : basic functionality [ext/session/tests/session_write_close_basic.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5997/11213 [ext/session/tests/session_write_close_error.phpt]
SKIP Test session_write_close() function : error functionality [ext/session/tests/session_write_close_error.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5998/11213 [ext/session/tests/session_write_close_variation1.phpt]
SKIP Test session_write_close() function : variation [ext/session/tests/session_write_close_variation1.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 5999/11213 [ext/session/tests/session_write_close_variation2.phpt]
SKIP Test session_write_close() function : variation [ext/session/tests/session_write_close_variation2.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 6000/11213 [ext/session/tests/session_write_close_variation3.phpt]
SKIP Test session_start() function : variation [ext/session/tests/session_write_close_variation3.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 6001/11213 [ext/session/tests/session_write_close_variation4.phpt]
SKIP Test session_write_close() function : variation [ext/session/tests/session_write_close_variation4.phpt] reason: session.save_path /var/php/5.3/sessions is not writable
TEST 6002/11213 [ext/shmop/tests/001.phpt]
PASS shmop extension test [ext/shmop/tests/001.phpt] 
TEST 6003/11213 [ext/simplexml/tests/000.phpt]
PASS SimpleXML: var_dump() [ext/simplexml/tests/000.phpt] 
TEST 6004/11213 [ext/simplexml/tests/001.phpt]
PASS SimpleXML: Simple document [ext/simplexml/tests/001.phpt] 
TEST 6005/11213 [ext/simplexml/tests/002.phpt]
PASS SimpleXML: clone [ext/simplexml/tests/002.phpt] 
TEST 6006/11213 [ext/simplexml/tests/003.phpt]
PASS SimpleXML: Entities [ext/simplexml/tests/003.phpt] 
TEST 6007/11213 [ext/simplexml/tests/004.phpt]
PASS SimpleXML: CDATA [ext/simplexml/tests/004.phpt] 
TEST 6008/11213 [ext/simplexml/tests/005.phpt]
PASS SimpleXML: Text data [ext/simplexml/tests/005.phpt] 
TEST 6009/11213 [ext/simplexml/tests/006.phpt]
PASS SimpleXML: foreach [ext/simplexml/tests/006.phpt] 
TEST 6010/11213 [ext/simplexml/tests/007.phpt]
PASS SimpleXML: Attributes [ext/simplexml/tests/007.phpt] 
TEST 6011/11213 [ext/simplexml/tests/008.phpt]
PASS SimpleXML: XPath [ext/simplexml/tests/008.phpt] 
TEST 6012/11213 [ext/simplexml/tests/009.phpt]
PASS SimpleXML: foreach [ext/simplexml/tests/009.phpt] 
TEST 6013/11213 [ext/simplexml/tests/009b.phpt]
PASS SimpleXML: foreach [ext/simplexml/tests/009b.phpt] 
TEST 6014/11213 [ext/simplexml/tests/010.phpt]
PASS SimpleXML: Simple Inheritance [ext/simplexml/tests/010.phpt] 
TEST 6015/11213 [ext/simplexml/tests/011.phpt]
PASS SimpleXML: echo/print [ext/simplexml/tests/011.phpt] 
TEST 6016/11213 [ext/simplexml/tests/012.phpt]
PASS SimpleXML: Attribute creation [ext/simplexml/tests/012.phpt] 
TEST 6017/11213 [ext/simplexml/tests/013.phpt]
PASS SimpleXML: Split text content [ext/simplexml/tests/013.phpt] 
TEST 6018/11213 [ext/simplexml/tests/014.phpt]
PASS SimpleXML: adding/removing attributes (direct) [ext/simplexml/tests/014.phpt] 
TEST 6019/11213 [ext/simplexml/tests/014a.phpt]
PASS SimpleXML: adding/removing attributes (single) [ext/simplexml/tests/014a.phpt] 
TEST 6020/11213 [ext/simplexml/tests/014b.phpt]
PASS SimpleXML: adding/removing attributes (second) [ext/simplexml/tests/014b.phpt] 
TEST 6021/11213 [ext/simplexml/tests/015.phpt]
PASS SimpleXML: accessing singular subnode as array [ext/simplexml/tests/015.phpt] 
TEST 6022/11213 [ext/simplexml/tests/016.phpt]
PASS SimpleXML: modifying attributes of singular subnode [ext/simplexml/tests/016.phpt] 
TEST 6023/11213 [ext/simplexml/tests/016a.phpt]
PASS SimpleXML: concatenating attributes [ext/simplexml/tests/016a.phpt] 
TEST 6024/11213 [ext/simplexml/tests/017.phpt]
PASS SimpleXML: iteration through subnodes [ext/simplexml/tests/017.phpt] 
TEST 6025/11213 [ext/simplexml/tests/018.phpt]
PASS SimpleXML: iteration through subnodes and attributes [ext/simplexml/tests/018.phpt] 
TEST 6026/11213 [ext/simplexml/tests/019.phpt]
PASS SimpleXML: foreach with children() [ext/simplexml/tests/019.phpt] 
TEST 6027/11213 [ext/simplexml/tests/020.phpt]
PASS SimpleXML: Attribute compared to string [ext/simplexml/tests/020.phpt] 
TEST 6028/11213 [ext/simplexml/tests/021.phpt]
PASS SimpleXML: Element check [ext/simplexml/tests/021.phpt] 
TEST 6029/11213 [ext/simplexml/tests/022.phpt]
PASS SimpleXML: Attributes inside foreach [ext/simplexml/tests/022.phpt] 
TEST 6030/11213 [ext/simplexml/tests/023.phpt]
PASS SimpleXML: Attributes with entities [ext/simplexml/tests/023.phpt] 
TEST 6031/11213 [ext/simplexml/tests/024.phpt]
PASS SimpleXML: XPath and attributes [ext/simplexml/tests/024.phpt] 
TEST 6032/11213 [ext/simplexml/tests/025.phpt]
PASS SimpleXML: getting namespaces [ext/simplexml/tests/025.phpt] 
TEST 6033/11213 [ext/simplexml/tests/026.phpt]
PASS SimpleXML: getName() [ext/simplexml/tests/026.phpt] 
TEST 6034/11213 [ext/simplexml/tests/027.phpt]
PASS SimpleXML: Adding an elements [ext/simplexml/tests/027.phpt] 
TEST 6035/11213 [ext/simplexml/tests/028.phpt]
PASS SimpleXML: Adding an elements without text [ext/simplexml/tests/028.phpt] 
TEST 6036/11213 [ext/simplexml/tests/029.phpt]
PASS SimpleXML: foreach and count [ext/simplexml/tests/029.phpt] 
TEST 6037/11213 [ext/simplexml/tests/030.phpt]
PASS SimpleXML: isset and unset by offset [ext/simplexml/tests/030.phpt] 
TEST 6038/11213 [ext/simplexml/tests/031.phpt]
PASS SimpleXML: addChild and addAttribute [ext/simplexml/tests/031.phpt] 
TEST 6039/11213 [ext/simplexml/tests/032.phpt]
PASS SimpleXML: comparing instances [ext/simplexml/tests/032.phpt] 
TEST 6040/11213 [ext/simplexml/tests/033.phpt]
PASS SimpleXML: casting instances [ext/simplexml/tests/033.phpt] 
TEST 6041/11213 [ext/simplexml/tests/034.phpt]
XFAIL SimpleXML: array casting bug [ext/simplexml/tests/034.phpt]   XFAIL REASON: Does anyone know why?
TEST 6042/11213 [ext/simplexml/tests/035.phpt]
PASS SimpleXML: __toString [ext/simplexml/tests/035.phpt] 
TEST 6043/11213 [ext/simplexml/tests/036.phpt]
PASS SimpleXML: overriden count() method [ext/simplexml/tests/036.phpt] 
TEST 6044/11213 [ext/simplexml/tests/SimpleXMLElement_addAttribute_basic.phpt]
PASS SimpleXMLElement->addAttribute() [ext/simplexml/tests/SimpleXMLElement_addAttribute_basic.phpt] 
TEST 6045/11213 [ext/simplexml/tests/SimpleXMLElement_addAttribute_required_attribute_name.phpt]
PASS SimpleXMLElement: Test to ensure that the required attribute name correctly is giving a warning [ext/simplexml/tests/SimpleXMLElement_addAttribute_required_attribute_name.phpt] 
TEST 6046/11213 [ext/simplexml/tests/bug24392.phpt]
PASS Bug #24392 (empty namespaces causing confusion) [ext/simplexml/tests/bug24392.phpt] 
TEST 6047/11213 [ext/simplexml/tests/bug26976.phpt]
PASS Bug #26976 (Can not access array elements using array indices) [ext/simplexml/tests/bug26976.phpt] 
TEST 6048/11213 [ext/simplexml/tests/bug27010.phpt]
PASS Bug #27010 (segfault and node text not displayed when returned from children()) [ext/simplexml/tests/bug27010.phpt] 
TEST 6049/11213 [ext/simplexml/tests/bug35785.phpt]
PASS Bug #35785 (SimpleXML memory read error) [ext/simplexml/tests/bug35785.phpt] 
TEST 6050/11213 [ext/simplexml/tests/bug36611.phpt]
PASS Bug #36611 (assignment to SimpleXML object attribute changes argument type to string) [ext/simplexml/tests/bug36611.phpt] 
TEST 6051/11213 [ext/simplexml/tests/bug37076.phpt]
PASS Bug #37076 (SimpleXML ignores .=) [ext/simplexml/tests/bug37076.phpt] 
TEST 6052/11213 [ext/simplexml/tests/bug37076_1.phpt]
PASS Bug #37076 (SimpleXML ignores .=) (appending to unnamed attribute) [ext/simplexml/tests/bug37076_1.phpt] 
TEST 6053/11213 [ext/simplexml/tests/bug37386.phpt]
PASS Bug #39760 (autocreating element doesn't assign value to first node) [ext/simplexml/tests/bug37386.phpt] 
TEST 6054/11213 [ext/simplexml/tests/bug37565.phpt]
PASS Bug #37565 (Using reflection::export with simplexml causing a crash) [ext/simplexml/tests/bug37565.phpt] 
TEST 6055/11213 [ext/simplexml/tests/bug38347.phpt]
PASS Bug #38347 (Segmentation fault when using foreach with an unknown/empty SimpleXMLElement) [ext/simplexml/tests/bug38347.phpt] 
TEST 6056/11213 [ext/simplexml/tests/bug38354.phpt]
PASS Bug #38354 (Unwanted reformatting of XML when using AsXML) [ext/simplexml/tests/bug38354.phpt] 
TEST 6057/11213 [ext/simplexml/tests/bug38406.phpt]
PASS Bug #38406 (crash when assigning objects to SimpleXML attributes) [ext/simplexml/tests/bug38406.phpt] 
TEST 6058/11213 [ext/simplexml/tests/bug38424.phpt]
PASS Bug #38424 (Different attribute assignment if new or exists) [ext/simplexml/tests/bug38424.phpt] 
TEST 6059/11213 [ext/simplexml/tests/bug39662.phpt]
PASS Bug #39662 (Segfault when calling asXML() of a cloned SimpleXMLElement) [ext/simplexml/tests/bug39662.phpt] 
TEST 6060/11213 [ext/simplexml/tests/bug39760.phpt]
PASS Bug #39760 (cloning fails on nested SimpleXML-Object) [ext/simplexml/tests/bug39760.phpt] 
TEST 6061/11213 [ext/simplexml/tests/bug40451.phpt]
PASS Bug #40451 (addAttribute() may crash when used with non-existent child node) [ext/simplexml/tests/bug40451.phpt] 
TEST 6062/11213 [ext/simplexml/tests/bug41175.phpt]
PASS Bug #41175 (addAttribute() fails to add an attribute with an empty value) [ext/simplexml/tests/bug41175.phpt] 
TEST 6063/11213 [ext/simplexml/tests/bug41582.phpt]
PASS Bug #41582 (SimpleXML crashes when accessing newly created element) [ext/simplexml/tests/bug41582.phpt] 
TEST 6064/11213 [ext/simplexml/tests/bug41861.phpt]
PASS Bug #41861 (getNamespaces() returns the namespaces of a node's siblings) [ext/simplexml/tests/bug41861.phpt] 
TEST 6065/11213 [ext/simplexml/tests/bug41867.phpt]
PASS Bug #41867 (getName is broken) [ext/simplexml/tests/bug41867.phpt] 
TEST 6066/11213 [ext/simplexml/tests/bug41947.phpt]
PASS Bug #41947 (addChild incorrectly registers empty strings as namespaces) [ext/simplexml/tests/bug41947.phpt] 
TEST 6067/11213 [ext/simplexml/tests/bug42259.phpt]
PASS Bug #42259 (SimpleXMLIterator loses ancestry) [ext/simplexml/tests/bug42259.phpt] 
TEST 6068/11213 [ext/simplexml/tests/bug42369.phpt]
PASS Bug #42369 (Implicit conversion to string leaks memory) [ext/simplexml/tests/bug42369.phpt] 
TEST 6069/11213 [ext/simplexml/tests/bug43221.phpt]
PASS Bug #43221 (SimpleXML adding default namespace in addAttribute) [ext/simplexml/tests/bug43221.phpt] 
TEST 6070/11213 [ext/simplexml/tests/bug44478.phpt]
PASS Bug #44478 (Inconsistent behaviour when assigning new nodes) [ext/simplexml/tests/bug44478.phpt] 
TEST 6071/11213 [ext/simplexml/tests/bug45553.phpt]
PASS Bug #45553 (Using XPath to return values for attributes with a namespace does not work) [ext/simplexml/tests/bug45553.phpt] 
TEST 6072/11213 [ext/simplexml/tests/bug46003.phpt]
PASS Bug #46003 (isset on nonexisting nodes return unexpected results) [ext/simplexml/tests/bug46003.phpt] 
TEST 6073/11213 [ext/simplexml/tests/bug46047.phpt]
PASS Bug #46047 (SimpleXML converts empty nodes into object with nested array) [ext/simplexml/tests/bug46047.phpt] 
TEST 6074/11213 [ext/simplexml/tests/bug46048.phpt]
PASS Bug #46048 (SimpleXML top-level @attributes not part of iterator) [ext/simplexml/tests/bug46048.phpt] 
TEST 6075/11213 [ext/simplexml/tests/bug48601.phpt]
PASS Bug #48601 (xpath() returns FALSE for legitimate query) [ext/simplexml/tests/bug48601.phpt] 
TEST 6076/11213 [ext/simplexml/tests/bug51615.phpt]
PASS Bug #51615 (PHP crash with wrong HTML in SimpleXML) [ext/simplexml/tests/bug51615.phpt] 
TEST 6077/11213 [ext/simplexml/tests/profile01.phpt]
PASS SimpleXML [profile]: Accessing a simple node [ext/simplexml/tests/profile01.phpt] 
TEST 6078/11213 [ext/simplexml/tests/profile02.phpt]
PASS SimpleXML [profile]: Accessing an array of subnodes [ext/simplexml/tests/profile02.phpt] 
TEST 6079/11213 [ext/simplexml/tests/profile03.phpt]
PASS SimpleXML [profile]: Accessing an attribute [ext/simplexml/tests/profile03.phpt] 
TEST 6080/11213 [ext/simplexml/tests/profile04.phpt]
PASS SimpleXML [profile]: Accessing a namespaced element [ext/simplexml/tests/profile04.phpt] 
TEST 6081/11213 [ext/simplexml/tests/profile05.phpt]
PASS SimpleXML [profile]: Accessing an aliased namespaced element [ext/simplexml/tests/profile05.phpt] 
TEST 6082/11213 [ext/simplexml/tests/profile06.phpt]
PASS SimpleXML [profile]: Accessing a namespaced attribute [ext/simplexml/tests/profile06.phpt] 
TEST 6083/11213 [ext/simplexml/tests/profile07.phpt]
PASS SimpleXML [profile]: Accessing an aliased namespaced attribute [ext/simplexml/tests/profile07.phpt] 
TEST 6084/11213 [ext/simplexml/tests/profile08.phpt]
PASS SimpleXML [profile]: Accessing a namespaced attribute without a namespace [ext/simplexml/tests/profile08.phpt] 
TEST 6085/11213 [ext/simplexml/tests/profile09.phpt]
PASS SimpleXML [profile]: Accessing a namespaced element without a namespace [ext/simplexml/tests/profile09.phpt] 
TEST 6086/11213 [ext/simplexml/tests/profile10.phpt]
PASS SimpleXML [profile]: Accessing two attributes with the same name, but different namespaces [ext/simplexml/tests/profile10.phpt] 
TEST 6087/11213 [ext/simplexml/tests/profile11.phpt]
PASS SimpleXML [profile]: Accessing two elements with the same name, but different namespaces [ext/simplexml/tests/profile11.phpt] 
TEST 6088/11213 [ext/simplexml/tests/profile12.phpt]
PASS SimpleXML [profile]: Accessing namespaced root and non namespaced children [ext/simplexml/tests/profile12.phpt] 
TEST 6089/11213 [ext/simplexml/tests/profile13.phpt]
PASS SimpleXML [profile]: Accessing by namespace prefix [ext/simplexml/tests/profile13.phpt] 
TEST 6090/11213 [ext/simplexml/tests/simplexml_import_dom.phpt]
PASS SimpleXML [interop]: simplexml_import_dom [ext/simplexml/tests/simplexml_import_dom.phpt] 
TEST 6091/11213 [ext/simplexml/tests/simplexml_load_file.phpt]
PASS simplexml_load_file() [ext/simplexml/tests/simplexml_load_file.phpt] 
TEST 6092/11213 [ext/simplexml/tests/sxe_001.phpt]
PASS SPL: SimpleXMLIterator [ext/simplexml/tests/sxe_001.phpt] 
TEST 6093/11213 [ext/simplexml/tests/sxe_002.phpt]
PASS SPL: SimpleXMLIterator and recursion [ext/simplexml/tests/sxe_002.phpt] 
TEST 6094/11213 [ext/simplexml/tests/sxe_003.phpt]
PASS SPL: SimpleXMLIterator and getChildren() [ext/simplexml/tests/sxe_003.phpt] 
TEST 6095/11213 [ext/simplexml/tests/sxe_004.phpt]
PASS SPL: SimpleXMLIterator and overridden iterator methods() [ext/simplexml/tests/sxe_004.phpt] 
TEST 6096/11213 [ext/simplexml/tests/sxe_005.phpt]
PASS SPL: SimpleXMLIterator and overriden count() [ext/simplexml/tests/sxe_005.phpt] 
TEST 6097/11213 [ext/soap/tests/any.phpt]
PASS SOAP handling of <any> [ext/soap/tests/any.phpt] 
TEST 6098/11213 [ext/soap/tests/bug46760.phpt]
PASS Bug #46760 (SoapClient doRequest fails when proxy is used) [ext/soap/tests/bug46760.phpt] 
TEST 6099/11213 [ext/soap/tests/bug48557.phpt]
PASS Bug #48557 (Numeric string keys in Apache Hashmaps are not cast to integers) [ext/soap/tests/bug48557.phpt] 
SKIP Bug #27722 (Segfault on schema without targetNamespace) [ext/soap/tests/bugs/bug27722.phpt] reason: CGI not available
SKIP Bug #27742 (WDSL SOAP Parsing Schema bug) [ext/soap/tests/bugs/bug27742.phpt] reason: CGI not available
TEST 6102/11213 [ext/soap/tests/bugs/bug28751.phpt]
PASS Bug #28751 (SoapServer does not call _autoload()) [ext/soap/tests/bugs/bug28751.phpt] 
TEST 6103/11213 [ext/soap/tests/bugs/bug28969.phpt]
PASS Bug #28969 (Wrong data encoding of special characters) [ext/soap/tests/bugs/bug28969.phpt] 
TEST 6104/11213 [ext/soap/tests/bugs/bug28985.phpt]
PASS Bug #28985 (__getTypes() returning nothing on complex WSDL) [ext/soap/tests/bugs/bug28985.phpt] 
TEST 6105/11213 [ext/soap/tests/bugs/bug29061.phpt]
PASS Bug #29061 (soap extension segfaults) [ext/soap/tests/bugs/bug29061.phpt] 
TEST 6106/11213 [ext/soap/tests/bugs/bug29109.phpt]
PASS Bug #29109 (Uncaught SoapFault exception: [WSDL] Out of memory) [ext/soap/tests/bugs/bug29109.phpt] 
TEST 6107/11213 [ext/soap/tests/bugs/bug29236.phpt]
PASS Bug #29236 (memory error when wsdl-cache is enabled) [ext/soap/tests/bugs/bug29236.phpt] 
TEST 6108/11213 [ext/soap/tests/bugs/bug29795.phpt]
PASS Bug #29795 (SegFault with Soap and Amazon's Web Services) [ext/soap/tests/bugs/bug29795.phpt] 
TEST 6109/11213 [ext/soap/tests/bugs/bug29830.phpt]
PASS Bug #29844 (SoapServer::setClass() should not export non-public methods) [ext/soap/tests/bugs/bug29830.phpt] 
TEST 6110/11213 [ext/soap/tests/bugs/bug29839.phpt]
PASS Bug #29839 (incorrect convert (xml:lang to lang)) [ext/soap/tests/bugs/bug29839.phpt] 
TEST 6111/11213 [ext/soap/tests/bugs/bug29844.phpt]
PASS Bug #29844 (SOAP doesn't return the result of a valid SOAP request) [ext/soap/tests/bugs/bug29844.phpt] 
TEST 6112/11213 [ext/soap/tests/bugs/bug30045.phpt]
PASS Bug #30045 (Cannot pass big integers (> 2147483647) in SOAP requests) [ext/soap/tests/bugs/bug30045.phpt] 
TEST 6113/11213 [ext/soap/tests/bugs/bug30106.phpt]
PASS Bug #30106 (SOAP cannot not parse 'ref' element. Causes Uncaught SoapFault exception) [ext/soap/tests/bugs/bug30106.phpt] 
TEST 6114/11213 [ext/soap/tests/bugs/bug30175.phpt]
PASS Bug #30175 (SOAP results aren't parsed correctly) [ext/soap/tests/bugs/bug30175.phpt] 
TEST 6115/11213 [ext/soap/tests/bugs/bug30799.phpt]
PASS Bug #30799 (SoapServer doesn't handle private or protected properties) [ext/soap/tests/bugs/bug30799.phpt] 
TEST 6116/11213 [ext/soap/tests/bugs/bug30928.phpt]
PASS Bug #30928 (When Using WSDL, SoapServer doesn't handle private or protected properties) [ext/soap/tests/bugs/bug30928.phpt] 
TEST 6117/11213 [ext/soap/tests/bugs/bug30994.phpt]
PASS Bug #30994 (SOAP server unable to handle request with references) [ext/soap/tests/bugs/bug30994.phpt] 
TEST 6118/11213 [ext/soap/tests/bugs/bug31422-win.phpt]
SKIP Bug #31422 (No Error-Logging on SoapServer-Side) [ext/soap/tests/bugs/bug31422-win.phpt] reason: not valid for non windows
TEST 6119/11213 [ext/soap/tests/bugs/bug31422.phpt]
PASS Bug #31422 (No Error-Logging on SoapServer-Side) [ext/soap/tests/bugs/bug31422.phpt] 
TEST 6120/11213 [ext/soap/tests/bugs/bug31695.phpt]
PASS Bug #31695 (Cannot redefine endpoint when using WSDL) [ext/soap/tests/bugs/bug31695.phpt] 
TEST 6121/11213 [ext/soap/tests/bugs/bug31755.phpt]
PASS Bug #31422 (No Error-Logging on SoapServer-Side) [ext/soap/tests/bugs/bug31755.phpt] 
TEST 6122/11213 [ext/soap/tests/bugs/bug32776.phpt]
PASS Bug #32776 (SOAP doesn't support one-way operations) [ext/soap/tests/bugs/bug32776.phpt] 
TEST 6123/11213 [ext/soap/tests/bugs/bug32941.phpt]
PASS Bug #32941 (Sending structured exception kills a php) [ext/soap/tests/bugs/bug32941.phpt] 
TEST 6124/11213 [ext/soap/tests/bugs/bug34449.phpt]
PASS Bug #34449 (ext/soap: XSD_ANYXML functionality not exposed) [ext/soap/tests/bugs/bug34449.phpt] 
TEST 6125/11213 [ext/soap/tests/bugs/bug34453.phpt]
PASS Bug #29839 (incorrect convert (xml:lang to lang)) [ext/soap/tests/bugs/bug34453.phpt] 
TEST 6126/11213 [ext/soap/tests/bugs/bug34643.phpt]
PASS Bug #34643 (wsdl default value) [ext/soap/tests/bugs/bug34643.phpt] 
TEST 6127/11213 [ext/soap/tests/bugs/bug34657.phpt]
SKIP Bug #34657 (If you get a communication problem when loading the WSDL, it fatal's) [ext/soap/tests/bugs/bug34657.phpt] reason: OpenSSL extension required
TEST 6128/11213 [ext/soap/tests/bugs/bug35142.phpt]
PASS Bug #35142 (SOAP Client/Server Complex Object Support) [ext/soap/tests/bugs/bug35142.phpt] 
TEST 6129/11213 [ext/soap/tests/bugs/bug35273.phpt]
PASS Bug #35273 (Error in mapping soap - java types) [ext/soap/tests/bugs/bug35273.phpt] 
TEST 6130/11213 [ext/soap/tests/bugs/bug36226-2.phpt]
PASS Bug #36226 (Inconsistent handling when passing nillable arrays) [ext/soap/tests/bugs/bug36226-2.phpt] 
TEST 6131/11213 [ext/soap/tests/bugs/bug36226.phpt]
PASS Bug #36226 (SOAP Inconsistent handling when passing potential arrays) [ext/soap/tests/bugs/bug36226.phpt] 
TEST 6132/11213 [ext/soap/tests/bugs/bug36575.phpt]
PASS Bug #36575 (Incorrect complex type instantiation with hierarchies) [ext/soap/tests/bugs/bug36575.phpt] 
TEST 6133/11213 [ext/soap/tests/bugs/bug36614.phpt]
PASS Bug #36614 (Segfault when using Soap) [ext/soap/tests/bugs/bug36614.phpt] 
TEST 6134/11213 [ext/soap/tests/bugs/bug36629.phpt]
PASS Bug #36629 (SoapServer::handle() exits on SOAP faults) [ext/soap/tests/bugs/bug36629.phpt] 
TEST 6135/11213 [ext/soap/tests/bugs/bug36908.phpt]
PASS Bug #36908 (wsdl default value overrides value in soap request) [ext/soap/tests/bugs/bug36908.phpt] 
TEST 6136/11213 [ext/soap/tests/bugs/bug36999.phpt]
PASS Bug #36999 (xsd:long values clamped to LONG_MAX instead of using double) [ext/soap/tests/bugs/bug36999.phpt] 
TEST 6137/11213 [ext/soap/tests/bugs/bug37013.phpt]
PASS Bug #37013 (server hangs when returning circular object references) [ext/soap/tests/bugs/bug37013.phpt] 
TEST 6138/11213 [ext/soap/tests/bugs/bug37083.phpt]
PASS Bug #37083 (Frequent crashs in SOAP extension with new WSDL caching code in multithread WS) [ext/soap/tests/bugs/bug37083.phpt] 
TEST 6139/11213 [ext/soap/tests/bugs/bug37278.phpt]
PASS Bug #37278 (SOAP not respecting uri in __soapCall) [ext/soap/tests/bugs/bug37278.phpt] 
TEST 6140/11213 [ext/soap/tests/bugs/bug38004.phpt]
PASS Bug #38004 (Parameters in SoapServer are decoded twice) [ext/soap/tests/bugs/bug38004.phpt] 
TEST 6141/11213 [ext/soap/tests/bugs/bug38005.phpt]
PASS Bug #38005 (SoapFault faultstring doesn't follow encoding rules) [ext/soap/tests/bugs/bug38005.phpt] 
TEST 6142/11213 [ext/soap/tests/bugs/bug38055.phpt]
PASS Bug #38055 (Wrong interpretation of boolean parameters) [ext/soap/tests/bugs/bug38055.phpt] 
TEST 6143/11213 [ext/soap/tests/bugs/bug38067.phpt]
PASS Bug #38067 (Parameters are not decoded from utf-8 when using encoding option) [ext/soap/tests/bugs/bug38067.phpt] 
TEST 6144/11213 [ext/soap/tests/bugs/bug38536.phpt]
PASS Bug #38536 (SOAP returns an array of values instead of an object) [ext/soap/tests/bugs/bug38536.phpt] 
TEST 6145/11213 [ext/soap/tests/bugs/bug39121.phpt]
PASS Bug #39121 (Incorrect return array handling in non-wsdl soap client) [ext/soap/tests/bugs/bug39121.phpt] 
TEST 6146/11213 [ext/soap/tests/bugs/bug39815.phpt]
PASS Bug #39815 (to_zval_double() in ext/soap/php_encoding.c is not locale-independent) [ext/soap/tests/bugs/bug39815.phpt] 
TEST 6147/11213 [ext/soap/tests/bugs/bug39832.phpt]
PASS Bug #39832 (SOAP Server: parameter not matching the WSDL specified type are set to 0) [ext/soap/tests/bugs/bug39832.phpt] 
TEST 6148/11213 [ext/soap/tests/bugs/bug40609.phpt]
PASS Bug #40609 (Segfaults when using more than one SoapVar in a request) [ext/soap/tests/bugs/bug40609.phpt] 
TEST 6149/11213 [ext/soap/tests/bugs/bug41004.phpt]
PASS Bug #41004 (minOccurs="0" and null class member variable) [ext/soap/tests/bugs/bug41004.phpt] 
TEST 6150/11213 [ext/soap/tests/bugs/bug41097.phpt]
PASS Bug #41097 (ext/soap returning associative array as indexed without using WSDL) [ext/soap/tests/bugs/bug41097.phpt] 
TEST 6151/11213 [ext/soap/tests/bugs/bug41337.phpt]
PASS Bug #41337 (WSDL parsing doesn't ignore non soap bindings) [ext/soap/tests/bugs/bug41337.phpt] 
TEST 6152/11213 [ext/soap/tests/bugs/bug41337_2.phpt]
PASS Bug #41337 (WSDL parsing doesn't ignore non soap bindings) [ext/soap/tests/bugs/bug41337_2.phpt] 
TEST 6153/11213 [ext/soap/tests/bugs/bug41477.phpt]
PASS Bug #41477 (no arginfo about SoapClient::__soapCall()) [ext/soap/tests/bugs/bug41477.phpt] 
TEST 6154/11213 [ext/soap/tests/bugs/bug41566.phpt]
PASS Bug #41566 (SOAP Server not properly generating href attributes) [ext/soap/tests/bugs/bug41566.phpt] 
TEST 6155/11213 [ext/soap/tests/bugs/bug42086.phpt]
PASS Bug #42086 (SoapServer return Procedure '' not present for WSIBasic compliant wsdl) [ext/soap/tests/bugs/bug42086.phpt] 
TEST 6156/11213 [ext/soap/tests/bugs/bug42151.phpt]
PASS Bug #42151 (__destruct functions not called after catching a SoapFault exception) [ext/soap/tests/bugs/bug42151.phpt] 
TEST 6157/11213 [ext/soap/tests/bugs/bug42183.phpt]
PASS Bug #42183 (classmap cause crash in non-wsdl mode ) [ext/soap/tests/bugs/bug42183.phpt] 
TEST 6158/11213 [ext/soap/tests/bugs/bug42214.phpt]
PASS Bug #42214 (SoapServer sends clients internal PHP errors) [ext/soap/tests/bugs/bug42214.phpt] 
TEST 6159/11213 [ext/soap/tests/bugs/bug42326.phpt]
PASS Bug #42326 (SoapServer crash) [ext/soap/tests/bugs/bug42326.phpt] 
TEST 6160/11213 [ext/soap/tests/bugs/bug42359.phpt]
PASS Bug #42326 (SoapServer crash) [ext/soap/tests/bugs/bug42359.phpt] 
TEST 6161/11213 [ext/soap/tests/bugs/bug42488.phpt]
PASS Bug #42488 (SoapServer reports an encoding error and the error itself breaks) [ext/soap/tests/bugs/bug42488.phpt] 
TEST 6162/11213 [ext/soap/tests/bugs/bug42692.phpt]
PASS Bug #42692 (Procedure 'int1' not present with doc/lit SoapServer) [ext/soap/tests/bugs/bug42692.phpt] 
TEST 6163/11213 [ext/soap/tests/bugs/bug43045.phpt]
PASS Bug #43045i (SOAP encoding violation on "INF" for type double/float) [ext/soap/tests/bugs/bug43045.phpt] 
TEST 6164/11213 [ext/soap/tests/bugs/bug44686.phpt]
PASS Bug #44686 (SOAP-ERROR: Parsing WSDL with references) [ext/soap/tests/bugs/bug44686.phpt] 
TEST 6165/11213 [ext/soap/tests/bugs/bug44811.phpt]
PASS Bug #44811 (Improve error messages when creating new SoapClient which contains invalid data) [ext/soap/tests/bugs/bug44811.phpt] 
TEST 6166/11213 [ext/soap/tests/bugs/bug44882.phpt]
PASS Bug #44882 (SOAP extension object decoding bug) [ext/soap/tests/bugs/bug44882.phpt] 
TEST 6167/11213 [ext/soap/tests/bugs/bug46419.phpt]
PASS Bug #46419 (Elements of associative arrays with NULL value are lost) [ext/soap/tests/bugs/bug46419.phpt] 
TEST 6168/11213 [ext/soap/tests/bugs/bug46427.phpt]
PASS Bug #46427 (SoapClient() stumbles over its "stream_context" parameter) [ext/soap/tests/bugs/bug46427.phpt] 
TEST 6169/11213 [ext/soap/tests/bugs/bug47049.phpt]
PASS Bug #47049 (SoapClient::__soapCall causes a segmentation fault) [ext/soap/tests/bugs/bug47049.phpt] 
TEST 6170/11213 [ext/soap/tests/bugs/bug47273.phpt]
PASS Bug #47273 (Encoding bug in SoapServer->fault) [ext/soap/tests/bugs/bug47273.phpt] 
TEST 6171/11213 [ext/soap/tests/bugs/bug50698_1.phpt]
PASS Request #50698_1 (SoapClient should handle wsdls with some incompatiable endpoints) [ext/soap/tests/bugs/bug50698_1.phpt] 
TEST 6172/11213 [ext/soap/tests/bugs/bug50698_2.phpt]
PASS Request #50698_2 (SoapClient should handle wsdls with some incompatiable endpoints -- EDGECASE: Large mix of compatiable and incompatiable endpoints.) [ext/soap/tests/bugs/bug50698_2.phpt] 
TEST 6173/11213 [ext/soap/tests/bugs/bug50698_3.phpt]
PASS Request #50698_3 (SoapClient should handle wsdls with some incompatiable endpoints -- EDGECASE: Large set of endpoints all incompatiable.) [ext/soap/tests/bugs/bug50698_3.phpt] 
TEST 6174/11213 [ext/soap/tests/bugs/bug50698_4.phpt]
PASS Request #50698_4 (SoapClient should handle wsdls with some incompatiable endpoints) [ext/soap/tests/bugs/bug50698_4.phpt] 
TEST 6175/11213 [ext/soap/tests/bugs/bug50762.phpt]
PASS Bug #50762 (in WSDL mode Soap Header handler function only being called if defined in WSDL) [ext/soap/tests/bugs/bug50762.phpt] 
TEST 6176/11213 [ext/soap/tests/bugs/bug50997.phpt]
PASS Bug #50997 (SOAP Error when trying to submit 2nd Element of a choice) [ext/soap/tests/bugs/bug50997.phpt] 
TEST 6177/11213 [ext/soap/tests/bugs/bug54911.phpt]
PASS Bug #54911 (Access to a undefined member in inherit SoapClient may cause Segmentation Fault) [ext/soap/tests/bugs/bug54911.phpt] 
TEST 6178/11213 [ext/soap/tests/bugs/bug55323.phpt]
PASS Bug #55323 (SoapClient segmentation fault when XSD_TYPEKIND_EXTENSION contains itself) [ext/soap/tests/bugs/bug55323.phpt] 
TEST 6179/11213 [ext/soap/tests/bugs/multiport.phpt]
PASS Proper binding selection [ext/soap/tests/bugs/multiport.phpt] 
TEST 6180/11213 [ext/soap/tests/classmap001.phpt]
PASS SOAP Classmap 1: SoapServer support for classmap [ext/soap/tests/classmap001.phpt] 
TEST 6181/11213 [ext/soap/tests/classmap002.phpt]
PASS SOAP Classmap 2: SoapClient support for classmap [ext/soap/tests/classmap002.phpt] 
TEST 6182/11213 [ext/soap/tests/classmap003.phpt]
PASS SOAP Classmap 3: encoding of inherited objects [ext/soap/tests/classmap003.phpt] 
TEST 6183/11213 [ext/soap/tests/classmap004.phpt]
PASS SOAP Classmap 4: encoding of objects with __get() [ext/soap/tests/classmap004.phpt] 
TEST 6184/11213 [ext/soap/tests/error_handler.phpt]
PASS Bug #46760 (SoapClient doRequest fails when proxy is used) [ext/soap/tests/error_handler.phpt] 
TEST 6185/11213 [ext/soap/tests/interop/Round2/Base/r2_base_001p.phpt]
PASS SOAP Interop Round2 base 001 (php/direct): echoString [ext/soap/tests/interop/Round2/Base/r2_base_001p.phpt] 
TEST 6186/11213 [ext/soap/tests/interop/Round2/Base/r2_base_001s.phpt]
PASS SOAP Interop Round2 base 001 (soap/direct): echoString [ext/soap/tests/interop/Round2/Base/r2_base_001s.phpt] 
TEST 6187/11213 [ext/soap/tests/interop/Round2/Base/r2_base_001w.phpt]
PASS SOAP Interop Round2 base 001 (php/wsdl): echoString [ext/soap/tests/interop/Round2/Base/r2_base_001w.phpt] 
TEST 6188/11213 [ext/soap/tests/interop/Round2/Base/r2_base_002p.phpt]
PASS SOAP Interop Round2 base 002 (php/direct): echoString(empty) [ext/soap/tests/interop/Round2/Base/r2_base_002p.phpt] 
TEST 6189/11213 [ext/soap/tests/interop/Round2/Base/r2_base_002s.phpt]
PASS SOAP Interop Round2 base 002 (soap/direct): echoString(empty) [ext/soap/tests/interop/Round2/Base/r2_base_002s.phpt] 
TEST 6190/11213 [ext/soap/tests/interop/Round2/Base/r2_base_002w.phpt]
PASS SOAP Interop Round2 base 002 (php/wsdl): echoString(empty) [ext/soap/tests/interop/Round2/Base/r2_base_002w.phpt] 
TEST 6191/11213 [ext/soap/tests/interop/Round2/Base/r2_base_003p.phpt]
PASS SOAP Interop Round2 base 003 (php/direct): echoString(NULL) [ext/soap/tests/interop/Round2/Base/r2_base_003p.phpt] 
TEST 6192/11213 [ext/soap/tests/interop/Round2/Base/r2_base_003s.phpt]
PASS SOAP Interop Round2 base 003 (soap/direct): echoString(NULL) [ext/soap/tests/interop/Round2/Base/r2_base_003s.phpt] 
TEST 6193/11213 [ext/soap/tests/interop/Round2/Base/r2_base_003w.phpt]
PASS SOAP Interop Round2 base 003 (php/wsdl): echoString(NULL) [ext/soap/tests/interop/Round2/Base/r2_base_003w.phpt] 
TEST 6194/11213 [ext/soap/tests/interop/Round2/Base/r2_base_004p.phpt]
PASS SOAP Interop Round2 base 004 (php/direct): echoString(entities) [ext/soap/tests/interop/Round2/Base/r2_base_004p.phpt] 
TEST 6195/11213 [ext/soap/tests/interop/Round2/Base/r2_base_004s.phpt]
PASS SOAP Interop Round2 base 004 (soap/direct): echoString(entities) [ext/soap/tests/interop/Round2/Base/r2_base_004s.phpt] 
TEST 6196/11213 [ext/soap/tests/interop/Round2/Base/r2_base_004w.phpt]
PASS SOAP Interop Round2 base 004 (php/wsdl): echoString(entities) [ext/soap/tests/interop/Round2/Base/r2_base_004w.phpt] 
TEST 6197/11213 [ext/soap/tests/interop/Round2/Base/r2_base_005p.phpt]
PASS SOAP Interop Round2 base 005 (php/direct): echoString(utf-8) [ext/soap/tests/interop/Round2/Base/r2_base_005p.phpt] 
TEST 6198/11213 [ext/soap/tests/interop/Round2/Base/r2_base_005s.phpt]
PASS SOAP Interop Round2 base 005 (soap/direct): echoString(utf-8) [ext/soap/tests/interop/Round2/Base/r2_base_005s.phpt] 
TEST 6199/11213 [ext/soap/tests/interop/Round2/Base/r2_base_005w.phpt]
PASS SOAP Interop Round2 base 005 (php/wsdl): echoString(utf-8) [ext/soap/tests/interop/Round2/Base/r2_base_005w.phpt] 
TEST 6200/11213 [ext/soap/tests/interop/Round2/Base/r2_base_006p.phpt]
PASS SOAP Interop Round2 base 006 (php/direct): echoStringArray [ext/soap/tests/interop/Round2/Base/r2_base_006p.phpt] 
TEST 6201/11213 [ext/soap/tests/interop/Round2/Base/r2_base_006s.phpt]
PASS SOAP Interop Round2 base 006 (soap/direct): echoStringArray [ext/soap/tests/interop/Round2/Base/r2_base_006s.phpt] 
TEST 6202/11213 [ext/soap/tests/interop/Round2/Base/r2_base_006w.phpt]
PASS SOAP Interop Round2 base 006 (php/wsdl): echoStringArray [ext/soap/tests/interop/Round2/Base/r2_base_006w.phpt] 
TEST 6203/11213 [ext/soap/tests/interop/Round2/Base/r2_base_007p.phpt]
PASS SOAP Interop Round2 base 007 (php/direct): echoStringArray(one) [ext/soap/tests/interop/Round2/Base/r2_base_007p.phpt] 
TEST 6204/11213 [ext/soap/tests/interop/Round2/Base/r2_base_007s.phpt]
PASS SOAP Interop Round2 base 007 (soap/direct): echoStringArray(one) [ext/soap/tests/interop/Round2/Base/r2_base_007s.phpt] 
TEST 6205/11213 [ext/soap/tests/interop/Round2/Base/r2_base_007w.phpt]
PASS SOAP Interop Round2 base 007 (php/wsdl): echoStringArray(one) [ext/soap/tests/interop/Round2/Base/r2_base_007w.phpt] 
TEST 6206/11213 [ext/soap/tests/interop/Round2/Base/r2_base_008p.phpt]
PASS SOAP Interop Round2 base 008 (php/direct): echoStringArray(empty) [ext/soap/tests/interop/Round2/Base/r2_base_008p.phpt] 
TEST 6207/11213 [ext/soap/tests/interop/Round2/Base/r2_base_008s.phpt]
PASS SOAP Interop Round2 base 008 (soap/direct): echoStringArray(empty) [ext/soap/tests/interop/Round2/Base/r2_base_008s.phpt] 
TEST 6208/11213 [ext/soap/tests/interop/Round2/Base/r2_base_008w.phpt]
PASS SOAP Interop Round2 base 008 (php/wsdl): echoStringArray(empty) [ext/soap/tests/interop/Round2/Base/r2_base_008w.phpt] 
TEST 6209/11213 [ext/soap/tests/interop/Round2/Base/r2_base_009p.phpt]
PASS SOAP Interop Round2 base 009 (php/direct): echoStringArray(NULL) [ext/soap/tests/interop/Round2/Base/r2_base_009p.phpt] 
TEST 6210/11213 [ext/soap/tests/interop/Round2/Base/r2_base_009s.phpt]
PASS SOAP Interop Round2 base 009 (soap/direct): echoStringArray(NULL) [ext/soap/tests/interop/Round2/Base/r2_base_009s.phpt] 
TEST 6211/11213 [ext/soap/tests/interop/Round2/Base/r2_base_009w.phpt]
PASS SOAP Interop Round2 base 009 (php/wsdl): echoStringArray(NULL) [ext/soap/tests/interop/Round2/Base/r2_base_009w.phpt] 
TEST 6212/11213 [ext/soap/tests/interop/Round2/Base/r2_base_010p.phpt]
PASS SOAP Interop Round2 base 010 (php/direct): echoInteger [ext/soap/tests/interop/Round2/Base/r2_base_010p.phpt] 
TEST 6213/11213 [ext/soap/tests/interop/Round2/Base/r2_base_010s.phpt]
PASS SOAP Interop Round2 base 010 (soap/direct): echoInteger [ext/soap/tests/interop/Round2/Base/r2_base_010s.phpt] 
TEST 6214/11213 [ext/soap/tests/interop/Round2/Base/r2_base_010w.phpt]
PASS SOAP Interop Round2 base 010 (php/wsdl): echoInteger [ext/soap/tests/interop/Round2/Base/r2_base_010w.phpt] 
TEST 6215/11213 [ext/soap/tests/interop/Round2/Base/r2_base_011p.phpt]
PASS SOAP Interop Round2 base 011 (php/direct): echoIntegerArray [ext/soap/tests/interop/Round2/Base/r2_base_011p.phpt] 
TEST 6216/11213 [ext/soap/tests/interop/Round2/Base/r2_base_011s.phpt]
PASS SOAP Interop Round2 base 011 (soap/direct): echoIntegerArray [ext/soap/tests/interop/Round2/Base/r2_base_011s.phpt] 
TEST 6217/11213 [ext/soap/tests/interop/Round2/Base/r2_base_011w.phpt]
PASS SOAP Interop Round2 base 011 (php/wsdl): echoIntegerArray [ext/soap/tests/interop/Round2/Base/r2_base_011w.phpt] 
TEST 6218/11213 [ext/soap/tests/interop/Round2/Base/r2_base_012p.phpt]
PASS SOAP Interop Round2 base 012 (php/direct): echoFloat [ext/soap/tests/interop/Round2/Base/r2_base_012p.phpt] 
TEST 6219/11213 [ext/soap/tests/interop/Round2/Base/r2_base_012s.phpt]
PASS SOAP Interop Round2 base 012 (soap/direct): echoFloat [ext/soap/tests/interop/Round2/Base/r2_base_012s.phpt] 
TEST 6220/11213 [ext/soap/tests/interop/Round2/Base/r2_base_012w.phpt]
PASS SOAP Interop Round2 base 012 (php/wsdl): echoFloat [ext/soap/tests/interop/Round2/Base/r2_base_012w.phpt] 
TEST 6221/11213 [ext/soap/tests/interop/Round2/Base/r2_base_013p.phpt]
PASS SOAP Interop Round2 base 013 (php/direct): echoFloatArray [ext/soap/tests/interop/Round2/Base/r2_base_013p.phpt] 
TEST 6222/11213 [ext/soap/tests/interop/Round2/Base/r2_base_013s.phpt]
PASS SOAP Interop Round2 base 013 (soap/direct): echoFloatArray [ext/soap/tests/interop/Round2/Base/r2_base_013s.phpt] 
TEST 6223/11213 [ext/soap/tests/interop/Round2/Base/r2_base_013w.phpt]
PASS SOAP Interop Round2 base 013 (php/wsdl): echoFloatArray [ext/soap/tests/interop/Round2/Base/r2_base_013w.phpt] 
TEST 6224/11213 [ext/soap/tests/interop/Round2/Base/r2_base_014p.phpt]
PASS SOAP Interop Round2 base 014 (php/direct): echoStruct [ext/soap/tests/interop/Round2/Base/r2_base_014p.phpt] 
TEST 6225/11213 [ext/soap/tests/interop/Round2/Base/r2_base_014s.phpt]
PASS SOAP Interop Round2 base 014 (soap/direct): echoStruct [ext/soap/tests/interop/Round2/Base/r2_base_014s.phpt] 
TEST 6226/11213 [ext/soap/tests/interop/Round2/Base/r2_base_014w.phpt]
PASS SOAP Interop Round2 base 014 (php/wsdl): echoStruct [ext/soap/tests/interop/Round2/Base/r2_base_014w.phpt] 
TEST 6227/11213 [ext/soap/tests/interop/Round2/Base/r2_base_015p.phpt]
PASS SOAP Interop Round2 base 015 (php/direct): echoStructArray [ext/soap/tests/interop/Round2/Base/r2_base_015p.phpt] 
TEST 6228/11213 [ext/soap/tests/interop/Round2/Base/r2_base_015s.phpt]
PASS SOAP Interop Round2 base 015 (soap/direct): echoStructArray [ext/soap/tests/interop/Round2/Base/r2_base_015s.phpt] 
TEST 6229/11213 [ext/soap/tests/interop/Round2/Base/r2_base_015w.phpt]
PASS SOAP Interop Round2 base 015 (php/wsdl): echoStructArray [ext/soap/tests/interop/Round2/Base/r2_base_015w.phpt] 
TEST 6230/11213 [ext/soap/tests/interop/Round2/Base/r2_base_016p.phpt]
PASS SOAP Interop Round2 base 016 (php/direct): echoVoid [ext/soap/tests/interop/Round2/Base/r2_base_016p.phpt] 
TEST 6231/11213 [ext/soap/tests/interop/Round2/Base/r2_base_016s.phpt]
PASS SOAP Interop Round2 base 016 (soap/direct): echoVoid [ext/soap/tests/interop/Round2/Base/r2_base_016s.phpt] 
TEST 6232/11213 [ext/soap/tests/interop/Round2/Base/r2_base_016w.phpt]
PASS SOAP Interop Round2 base 016 (php/wsdl): echoVoid [ext/soap/tests/interop/Round2/Base/r2_base_016w.phpt] 
TEST 6233/11213 [ext/soap/tests/interop/Round2/Base/r2_base_017p.phpt]
PASS SOAP Interop Round2 base 017 (php/direct): echoBase64 [ext/soap/tests/interop/Round2/Base/r2_base_017p.phpt] 
TEST 6234/11213 [ext/soap/tests/interop/Round2/Base/r2_base_017s.phpt]
PASS SOAP Interop Round2 base 017 (soap/direct): echoBase64 [ext/soap/tests/interop/Round2/Base/r2_base_017s.phpt] 
TEST 6235/11213 [ext/soap/tests/interop/Round2/Base/r2_base_017w.phpt]
PASS SOAP Interop Round2 base 017 (php/wsdl): echoBase64 [ext/soap/tests/interop/Round2/Base/r2_base_017w.phpt] 
TEST 6236/11213 [ext/soap/tests/interop/Round2/Base/r2_base_018p.phpt]
PASS SOAP Interop Round2 base 018 (php/direct): echoHexBinary [ext/soap/tests/interop/Round2/Base/r2_base_018p.phpt] 
TEST 6237/11213 [ext/soap/tests/interop/Round2/Base/r2_base_018s.phpt]
PASS SOAP Interop Round2 base 018 (soap/direct): echoHexBinary [ext/soap/tests/interop/Round2/Base/r2_base_018s.phpt] 
TEST 6238/11213 [ext/soap/tests/interop/Round2/Base/r2_base_018w.phpt]
PASS SOAP Interop Round2 base 018 (php/wsdl): echoHexBinary [ext/soap/tests/interop/Round2/Base/r2_base_018w.phpt] 
TEST 6239/11213 [ext/soap/tests/interop/Round2/Base/r2_base_019p.phpt]
PASS SOAP Interop Round2 base 019 (php/direct): echoDecimal [ext/soap/tests/interop/Round2/Base/r2_base_019p.phpt] 
TEST 6240/11213 [ext/soap/tests/interop/Round2/Base/r2_base_019s.phpt]
PASS SOAP Interop Round2 base 019 (soap/direct): echoDecimal [ext/soap/tests/interop/Round2/Base/r2_base_019s.phpt] 
TEST 6241/11213 [ext/soap/tests/interop/Round2/Base/r2_base_019w.phpt]
PASS SOAP Interop Round2 base 019 (php/wsdl): echoDecimal [ext/soap/tests/interop/Round2/Base/r2_base_019w.phpt] 
TEST 6242/11213 [ext/soap/tests/interop/Round2/Base/r2_base_020p.phpt]
PASS SOAP Interop Round2 base 020 (php/direct): echoDate [ext/soap/tests/interop/Round2/Base/r2_base_020p.phpt] 
TEST 6243/11213 [ext/soap/tests/interop/Round2/Base/r2_base_020s.phpt]
PASS SOAP Interop Round2 base 020 (soap/direct): echoDate [ext/soap/tests/interop/Round2/Base/r2_base_020s.phpt] 
TEST 6244/11213 [ext/soap/tests/interop/Round2/Base/r2_base_020w.phpt]
PASS SOAP Interop Round2 base 020 (php/wsdl): echoDate [ext/soap/tests/interop/Round2/Base/r2_base_020w.phpt] 
TEST 6245/11213 [ext/soap/tests/interop/Round2/Base/r2_base_021p.phpt]
PASS SOAP Interop Round2 base 021 (php/direct): echoBoolean [ext/soap/tests/interop/Round2/Base/r2_base_021p.phpt] 
TEST 6246/11213 [ext/soap/tests/interop/Round2/Base/r2_base_021s.phpt]
PASS SOAP Interop Round2 base 021 (soap/direct): echoBoolean [ext/soap/tests/interop/Round2/Base/r2_base_021s.phpt] 
TEST 6247/11213 [ext/soap/tests/interop/Round2/Base/r2_base_021w.phpt]
PASS SOAP Interop Round2 base 021 (php/wsdl): echoBoolean [ext/soap/tests/interop/Round2/Base/r2_base_021w.phpt] 
TEST 6248/11213 [ext/soap/tests/interop/Round2/Base/r2_base_022p.phpt]
PASS SOAP Interop Round2 base 022 (php/direct): echoBoolean [ext/soap/tests/interop/Round2/Base/r2_base_022p.phpt] 
TEST 6249/11213 [ext/soap/tests/interop/Round2/Base/r2_base_022s.phpt]
PASS SOAP Interop Round2 base 022 (soap/direct): echoBoolean [ext/soap/tests/interop/Round2/Base/r2_base_022s.phpt] 
TEST 6250/11213 [ext/soap/tests/interop/Round2/Base/r2_base_022w.phpt]
PASS SOAP Interop Round2 base 022 (php/wsdl): echoBoolean [ext/soap/tests/interop/Round2/Base/r2_base_022w.phpt] 
TEST 6251/11213 [ext/soap/tests/interop/Round2/Base/r2_base_023p.phpt]
PASS SOAP Interop Round2 base 023 (php/direct): echoBoolean [ext/soap/tests/interop/Round2/Base/r2_base_023p.phpt] 
TEST 6252/11213 [ext/soap/tests/interop/Round2/Base/r2_base_023s.phpt]
PASS SOAP Interop Round2 base 023 (soap/direct): echoBoolean [ext/soap/tests/interop/Round2/Base/r2_base_023s.phpt] 
TEST 6253/11213 [ext/soap/tests/interop/Round2/Base/r2_base_023w.phpt]
PASS SOAP Interop Round2 base 023 (php/wsdl): echoBoolean [ext/soap/tests/interop/Round2/Base/r2_base_023w.phpt] 
TEST 6254/11213 [ext/soap/tests/interop/Round2/Base/r2_base_024p.phpt]
PASS SOAP Interop Round2 base 024 (php/direct): echoBoolean [ext/soap/tests/interop/Round2/Base/r2_base_024p.phpt] 
TEST 6255/11213 [ext/soap/tests/interop/Round2/Base/r2_base_024s.phpt]
PASS SOAP Interop Round2 base 024 (soap/direct): echoBoolean [ext/soap/tests/interop/Round2/Base/r2_base_024s.phpt] 
TEST 6256/11213 [ext/soap/tests/interop/Round2/Base/r2_base_024w.phpt]
PASS SOAP Interop Round2 base 024 (php/wsdl): echoBoolean [ext/soap/tests/interop/Round2/Base/r2_base_024w.phpt] 
TEST 6257/11213 [ext/soap/tests/interop/Round2/GroupB/r2_groupB_001p.phpt]
PASS SOAP Interop Round2 groupB 001 (php/direct): echoStructAsSimpleTypes [ext/soap/tests/interop/Round2/GroupB/r2_groupB_001p.phpt] 
TEST 6258/11213 [ext/soap/tests/interop/Round2/GroupB/r2_groupB_001s.phpt]
PASS SOAP Interop Round2 groupB 001 (soap/direct): echoStructAsSimpleTypes [ext/soap/tests/interop/Round2/GroupB/r2_groupB_001s.phpt] 
TEST 6259/11213 [ext/soap/tests/interop/Round2/GroupB/r2_groupB_001w.phpt]
PASS SOAP Interop Round2 groupB 001 (php/wsdl): echoStructAsSimpleTypes [ext/soap/tests/interop/Round2/GroupB/r2_groupB_001w.phpt] 
TEST 6260/11213 [ext/soap/tests/interop/Round2/GroupB/r2_groupB_002p.phpt]
PASS SOAP Interop Round2 groupB 002 (php/direct): echoSimpleTypesAsStruct [ext/soap/tests/interop/Round2/GroupB/r2_groupB_002p.phpt] 
TEST 6261/11213 [ext/soap/tests/interop/Round2/GroupB/r2_groupB_002s.phpt]
PASS SOAP Interop Round2 groupB 002 (soap/direct): echoSimpleTypesAsStruct [ext/soap/tests/interop/Round2/GroupB/r2_groupB_002s.phpt] 
TEST 6262/11213 [ext/soap/tests/interop/Round2/GroupB/r2_groupB_002w.phpt]
PASS SOAP Interop Round2 groupB 002 (php/wsdl): echoSimpleTypesAsStruct [ext/soap/tests/interop/Round2/GroupB/r2_groupB_002w.phpt] 
TEST 6263/11213 [ext/soap/tests/interop/Round2/GroupB/r2_groupB_003p.phpt]
PASS SOAP Interop Round2 groupB 003 (php/direct): echo2DStringArray [ext/soap/tests/interop/Round2/GroupB/r2_groupB_003p.phpt] 
TEST 6264/11213 [ext/soap/tests/interop/Round2/GroupB/r2_groupB_003s.phpt]
PASS SOAP Interop Round2 groupB 003 (soap/direct): echo2DStringArray [ext/soap/tests/interop/Round2/GroupB/r2_groupB_003s.phpt] 
TEST 6265/11213 [ext/soap/tests/interop/Round2/GroupB/r2_groupB_003w.phpt]
PASS SOAP Interop Round2 groupB 003 (php/wsdl): echo2DStringArray [ext/soap/tests/interop/Round2/GroupB/r2_groupB_003w.phpt] 
TEST 6266/11213 [ext/soap/tests/interop/Round2/GroupB/r2_groupB_004p.phpt]
PASS SOAP Interop Round2 groupB 004 (php/direct): echoNestedStruct [ext/soap/tests/interop/Round2/GroupB/r2_groupB_004p.phpt] 
TEST 6267/11213 [ext/soap/tests/interop/Round2/GroupB/r2_groupB_004s.phpt]
PASS SOAP Interop Round2 groupB 004 (soap/direct): echoNestedStruct [ext/soap/tests/interop/Round2/GroupB/r2_groupB_004s.phpt] 
TEST 6268/11213 [ext/soap/tests/interop/Round2/GroupB/r2_groupB_004w.phpt]
PASS SOAP Interop Round2 groupB 004 (php/wsdl): echoNestedStruct [ext/soap/tests/interop/Round2/GroupB/r2_groupB_004w.phpt] 
TEST 6269/11213 [ext/soap/tests/interop/Round2/GroupB/r2_groupB_005p.phpt]
PASS SOAP Interop Round2 groupB 005 (php/direct): echoNestedArray [ext/soap/tests/interop/Round2/GroupB/r2_groupB_005p.phpt] 
TEST 6270/11213 [ext/soap/tests/interop/Round2/GroupB/r2_groupB_005s.phpt]
PASS SOAP Interop Round2 groupB 005 (soap/direct): echoNestedArray [ext/soap/tests/interop/Round2/GroupB/r2_groupB_005s.phpt] 
TEST 6271/11213 [ext/soap/tests/interop/Round2/GroupB/r2_groupB_005w.phpt]
PASS SOAP Interop Round2 groupB 005 (php/wsdl): echoNestedArray [ext/soap/tests/interop/Round2/GroupB/r2_groupB_005w.phpt] 
TEST 6272/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound1_001w.phpt]
PASS SOAP Interop Round3 GroupD Compound1 001 (php/wsdl): echoPerson [ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound1_001w.phpt] 
TEST 6273/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound1_002w.phpt]
PASS SOAP Interop Round3 GroupD Compound1 002 (php/wsdl): echoDocument [ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound1_002w.phpt] 
TEST 6274/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound1_003w.phpt]
PASS SOAP Interop Round3 GroupD Compound1 003 (php/wsdl): echoDocument [ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound1_003w.phpt] 
TEST 6275/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound2_001w.phpt]
PASS SOAP Interop Round3 GroupD Compound2 001 (php/wsdl): echoEmployee [ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound2_001w.phpt] 
TEST 6276/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclit_001w.phpt]
PASS SOAP Interop Round3 GroupD Doc Lit 001 (php/wsdl): echoString [ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclit_001w.phpt] 
TEST 6277/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclit_002w.phpt]
PASS SOAP Interop Round3 GroupD Doc Lit 002 (php/wsdl): echoStringArray [ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclit_002w.phpt] 
TEST 6278/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclit_003w.phpt]
PASS SOAP Interop Round3 GroupD Doc Lit 003 (php/wsdl): echoStruct [ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclit_003w.phpt] 
TEST 6279/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclit_004w.phpt]
PASS SOAP Interop Round3 GroupD Doc Lit 004 (php/wsdl): echoVoid [ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclit_004w.phpt] 
TEST 6280/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_001w.phpt]
PASS SOAP Interop Round3 GroupD Doc Lit Parameters 001 (php/wsdl): echoString [ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_001w.phpt] 
TEST 6281/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_002w.phpt]
PASS SOAP Interop Round3 GroupD Doc Lit Parameters 002 (php/wsdl): echoStringArray [ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_002w.phpt] 
TEST 6282/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_003w.phpt]
PASS SOAP Interop Round3 GroupD Doc Lit Parameters 003 (php/wsdl): echoStruct [ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_003w.phpt] 
TEST 6283/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_004w.phpt]
PASS SOAP Interop Round3 GroupD Doc Lit Parameters 004 (php/wsdl): echoVoid [ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_004w.phpt] 
TEST 6284/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_emptysa_001w.phpt]
PASS SOAP Interop Round3 GroupD EmptySA 001 (php/wsdl): echoString [ext/soap/tests/interop/Round3/GroupD/r3_groupD_emptysa_001w.phpt] 
TEST 6285/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_import1_001w.phpt]
PASS SOAP Interop Round3 GroupD Import1 001 (php/wsdl): echoString [ext/soap/tests/interop/Round3/GroupD/r3_groupD_import1_001w.phpt] 
TEST 6286/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_import2_001w.phpt]
PASS SOAP Interop Round3 GroupD Import2 001 (php/wsdl): echoStruct [ext/soap/tests/interop/Round3/GroupD/r3_groupD_import2_001w.phpt] 
TEST 6287/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_import3_001w.phpt]
PASS SOAP Interop Round3 GroupD Import3 001 (php/wsdl): echoStruct [ext/soap/tests/interop/Round3/GroupD/r3_groupD_import3_001w.phpt] 
TEST 6288/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_import3_002w.phpt]
PASS SOAP Interop Round3 GroupD Import3 002 (php/wsdl): echoStructArray [ext/soap/tests/interop/Round3/GroupD/r3_groupD_import3_002w.phpt] 
TEST 6289/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_rpcenc_001w.phpt]
PASS SOAP Interop Round3 GroupD RPC Encoded 001 (php/wsdl): echoString [ext/soap/tests/interop/Round3/GroupD/r3_groupD_rpcenc_001w.phpt] 
TEST 6290/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_rpcenc_002w.phpt]
PASS SOAP Interop Round3 GroupD RPC Encoded 002 (php/wsdl): echoStringArray [ext/soap/tests/interop/Round3/GroupD/r3_groupD_rpcenc_002w.phpt] 
TEST 6291/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_rpcenc_003w.phpt]
PASS SOAP Interop Round3 GroupD RPC Encoded 003 (php/wsdl): echoStruct [ext/soap/tests/interop/Round3/GroupD/r3_groupD_rpcenc_003w.phpt] 
TEST 6292/11213 [ext/soap/tests/interop/Round3/GroupD/r3_groupD_rpcenc_004w.phpt]
PASS SOAP Interop Round3 GroupD RPC Encoded 004 (php/wsdl): echoVoid [ext/soap/tests/interop/Round3/GroupD/r3_groupD_rpcenc_004w.phpt] 
TEST 6293/11213 [ext/soap/tests/interop/Round3/GroupE/r3_groupE_list_001w.phpt]
PASS SOAP Interop Round3 GroupE List 001 (php/wsdl): echoLinkedList [ext/soap/tests/interop/Round3/GroupE/r3_groupE_list_001w.phpt] 
TEST 6294/11213 [ext/soap/tests/interop/Round3/GroupE/r3_groupE_list_002w.phpt]
PASS SOAP Interop Round3 GroupE List 002 (php/wsdl): echoLinkedList [ext/soap/tests/interop/Round3/GroupE/r3_groupE_list_002w.phpt] 
TEST 6295/11213 [ext/soap/tests/interop/Round3/GroupE/r3_groupE_list_003w.phpt]
PASS SOAP Interop Round3 GroupE List 003 (php/wsdl): echoLinkedList [ext/soap/tests/interop/Round3/GroupE/r3_groupE_list_003w.phpt] 
TEST 6296/11213 [ext/soap/tests/interop/Round3/GroupE/r3_groupE_list_004w.phpt]
PASS SOAP Interop Round3 GroupE List 004 (php/wsdl): echoLinkedList [ext/soap/tests/interop/Round3/GroupE/r3_groupE_list_004w.phpt] 
TEST 6297/11213 [ext/soap/tests/interop/Round3/GroupE/r3_groupE_list_005w.phpt]
PASS SOAP Interop Round3 GroupE List 005 (php/wsdl): echoLinkedList (cyclic) [ext/soap/tests/interop/Round3/GroupE/r3_groupE_list_005w.phpt] 
TEST 6298/11213 [ext/soap/tests/interop/Round3/GroupE/r3_groupE_list_006w.phpt]
PASS SOAP Interop Round3 GroupE List 006 (php/wsdl): echoLinkedList (cyclic) [ext/soap/tests/interop/Round3/GroupE/r3_groupE_list_006w.phpt] 
TEST 6299/11213 [ext/soap/tests/interop/Round3/GroupF/r3_groupF_ext_001w.phpt]
PASS SOAP Interop Round3 GroupF Extensibility 001 (php/wsdl): echoString [ext/soap/tests/interop/Round3/GroupF/r3_groupF_ext_001w.phpt] 
TEST 6300/11213 [ext/soap/tests/interop/Round3/GroupF/r3_groupF_extreq_001w.phpt]
PASS SOAP Interop Round3 GroupF Extensibility Required 001 (php/wsdl): echoString [ext/soap/tests/interop/Round3/GroupF/r3_groupF_extreq_001w.phpt] 
TEST 6301/11213 [ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_001w.phpt]
PASS SOAP Interop Round3 GroupF Headers 001 (php/wsdl): echoString [ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_001w.phpt] 
TEST 6302/11213 [ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_002w.phpt]
PASS SOAP Interop Round3 GroupF Headers 002 (php/wsdl): echoString [ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_002w.phpt] 
TEST 6303/11213 [ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_003w.phpt]
PASS SOAP Interop Round3 GroupF Headers 003 (php/wsdl): echoString [ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_003w.phpt] 
TEST 6304/11213 [ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_004w.phpt]
PASS SOAP Interop Round3 GroupF Headers 004 (php/wsdl): echoString [ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_004w.phpt] 
TEST 6305/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_001w.phpt]
PASS SOAP Interop Round4 GroupH Complex Doc Lit 001 (php/wsdl): echoSOAPStructFault [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_001w.phpt] 
TEST 6306/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_002w.phpt]
PASS SOAP Interop Round4 GroupH Complex Doc Lit 002 (php/wsdl): echoBaseStructFault [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_002w.phpt] 
TEST 6307/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_003w.phpt]
PASS SOAP Interop Round4 GroupH Complex Doc Lit 003 (php/wsdl): echoExtendedStructFault [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_003w.phpt] 
TEST 6308/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_004w.phpt]
PASS SOAP Interop Round4 GroupH Complex Doc Lit 004 (php/wsdl): echoMultipleFaults1(1) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_004w.phpt] 
TEST 6309/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_005w.phpt]
PASS SOAP Interop Round4 GroupH Complex Doc Lit 005 (php/wsdl): echoMultipleFaults1(2) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_005w.phpt] 
TEST 6310/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_006w.phpt]
PASS SOAP Interop Round4 GroupH Complex Doc Lit 006 (php/wsdl): echoMultipleFaults1(3) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_006w.phpt] 
TEST 6311/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_007w.phpt]
PASS SOAP Interop Round4 GroupH Complex Doc Lit 007 (php/wsdl): echoMultipleFaults2(1) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_007w.phpt] 
TEST 6312/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_008w.phpt]
PASS SOAP Interop Round4 GroupH Complex Doc Lit 008 (php/wsdl): echoMultipleFaults2(2) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_008w.phpt] 
TEST 6313/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_009w.phpt]
PASS SOAP Interop Round4 GroupH Complex Doc Lit 009 (php/wsdl): echoMultipleFaults2(3) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_009w.phpt] 
TEST 6314/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_010w.phpt]
PASS SOAP Interop Round4 GroupH Complex Doc Lit 010 (php/wsdl): echoMultipleFaults2(4) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_doclit_010w.phpt] 
TEST 6315/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_001w.phpt]
PASS SOAP Interop Round4 GroupH Complex RPC Enc 001 (php/wsdl): echoSOAPStructFault [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_001w.phpt] 
TEST 6316/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_002w.phpt]
PASS SOAP Interop Round4 GroupH Complex RPC Enc 002 (php/wsdl): echoBaseStructFault [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_002w.phpt] 
TEST 6317/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_003w.phpt]
PASS SOAP Interop Round4 GroupH Complex RPC Enc 003 (php/wsdl): echoExtendedStructFault [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_003w.phpt] 
TEST 6318/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_004w.phpt]
PASS SOAP Interop Round4 GroupH Complex RPC Enc 004 (php/wsdl): echoMultipleFaults1(1) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_004w.phpt] 
TEST 6319/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_005w.phpt]
PASS SOAP Interop Round4 GroupH Complex RPC Enc 005 (php/wsdl): echoMultipleFaults1(2) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_005w.phpt] 
TEST 6320/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_006w.phpt]
PASS SOAP Interop Round4 GroupH Complex RPC Enc 006 (php/wsdl): echoMultipleFaults1(3) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_006w.phpt] 
TEST 6321/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_007w.phpt]
PASS SOAP Interop Round4 GroupH Complex RPC Enc 007 (php/wsdl): echoMultipleFaults2(1) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_007w.phpt] 
TEST 6322/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_008w.phpt]
PASS SOAP Interop Round4 GroupH Complex RPC Enc 008 (php/wsdl): echoMultipleFaults2(2) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_008w.phpt] 
TEST 6323/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_009w.phpt]
PASS SOAP Interop Round4 GroupH Complex RPC Enc 009 (php/wsdl): echoMultipleFaults2(3) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_009w.phpt] 
TEST 6324/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_010w.phpt]
PASS SOAP Interop Round4 GroupH Complex RPC Enc 010 (php/wsdl): echoMultipleFaults2(4) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_complex_rpcenc_010w.phpt] 
TEST 6325/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_001w.phpt]
PASS SOAP Interop Round4 GroupH Simple Doc Lit 001 (php/wsdl): echoEmptyFault [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_001w.phpt] 
TEST 6326/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_002w.phpt]
PASS SOAP Interop Round4 GroupH Simple Doc Lit 002 (php/wsdl): echoStringFault [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_002w.phpt] 
TEST 6327/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_003w.phpt]
PASS SOAP Interop Round4 GroupH Simple Doc Lit 003 (php/wsdl): echoIntArrayFault [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_003w.phpt] 
TEST 6328/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_004w.phpt]
PASS SOAP Interop Round4 GroupH Simple Doc Lit 004 (php/wsdl): echoMultipleFaults1(1) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_004w.phpt] 
TEST 6329/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_005w.phpt]
PASS SOAP Interop Round4 GroupH Simple Doc Lit 005 (php/wsdl): echoMultipleFaults1(2) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_005w.phpt] 
TEST 6330/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_006w.phpt]
PASS SOAP Interop Round4 GroupH Simple Doc Lit 006 (php/wsdl): echoMultipleFaults1(3) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_006w.phpt] 
TEST 6331/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_007w.phpt]
PASS SOAP Interop Round4 GroupH Simple Doc Lit 007 (php/wsdl): echoMultipleFaults1(4) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_007w.phpt] 
TEST 6332/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_008w.phpt]
PASS SOAP Interop Round4 GroupH Simple Doc Lit 008 (php/wsdl): echoMultipleFaults2(1) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_008w.phpt] 
TEST 6333/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_009w.phpt]
PASS SOAP Interop Round4 GroupH Simple Doc Lit 009 (php/wsdl): echoMultipleFaults2(2) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_009w.phpt] 
TEST 6334/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_010w.phpt]
PASS SOAP Interop Round4 GroupH Simple Doc Lit 010 (php/wsdl): echoMultipleFaults2(3) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_010w.phpt] 
TEST 6335/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_011w.phpt]
PASS SOAP Interop Round4 GroupH Simple Doc Lit 011 (php/wsdl): echoMultipleFaults2(4) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_011w.phpt] 
TEST 6336/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_012w.phpt]
PASS SOAP Interop Round4 GroupH Simple Doc Lit 012 (php/wsdl): echoMultipleFaults3(1) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_012w.phpt] 
TEST 6337/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_013w.phpt]
PASS SOAP Interop Round4 GroupH Simple Doc Lit 013 (php/wsdl): echoMultipleFaults3(2) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_013w.phpt] 
TEST 6338/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_014w.phpt]
PASS SOAP Interop Round4 GroupH Simple Doc Lit 014 (php/wsdl): echoMultipleFaults3(3) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_014w.phpt] 
TEST 6339/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_015w.phpt]
PASS SOAP Interop Round4 GroupH Simple Doc Lit 015 (php/wsdl): echoMultipleFaults4(1) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_015w.phpt] 
TEST 6340/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_016w.phpt]
PASS SOAP Interop Round4 GroupH Simple Doc Lit 016 (php/wsdl): echoMultipleFaults4(2) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_016w.phpt] 
TEST 6341/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_017w.phpt]
PASS SOAP Interop Round4 GroupH Simple Doc Lit 017 (php/wsdl): echoMultipleFaults4(3) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_017w.phpt] 
TEST 6342/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_001w.phpt]
PASS SOAP Interop Round4 GroupH Simple RPC Enc 001 (php/wsdl): echoEmptyFault [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_001w.phpt] 
TEST 6343/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_002w.phpt]
PASS SOAP Interop Round4 GroupH Simple RPC Enc 002 (php/wsdl): echoStringFault [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_002w.phpt] 
TEST 6344/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_003w.phpt]
PASS SOAP Interop Round4 GroupH Simple RPC Enc 003 (php/wsdl): echoIntArrayFault [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_003w.phpt] 
TEST 6345/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_004w.phpt]
PASS SOAP Interop Round4 GroupH Simple RPC Enc 004 (php/wsdl): echoMultipleFaults1(1) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_004w.phpt] 
TEST 6346/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_005w.phpt]
PASS SOAP Interop Round4 GroupH Simple RPC Enc 005 (php/wsdl): echoMultipleFaults1(2) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_005w.phpt] 
TEST 6347/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_006w.phpt]
PASS SOAP Interop Round4 GroupH Simple RPC Enc 006 (php/wsdl): echoMultipleFaults1(3) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_006w.phpt] 
TEST 6348/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_007w.phpt]
PASS SOAP Interop Round4 GroupH Simple RPC Enc 007 (php/wsdl): echoMultipleFaults1(4) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_007w.phpt] 
TEST 6349/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_008w.phpt]
PASS SOAP Interop Round4 GroupH Simple RPC Enc 008 (php/wsdl): echoMultipleFaults2(1) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_008w.phpt] 
TEST 6350/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_009w.phpt]
PASS SOAP Interop Round4 GroupH Simple RPC Enc 009 (php/wsdl): echoMultipleFaults2(2) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_009w.phpt] 
TEST 6351/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_010w.phpt]
PASS SOAP Interop Round4 GroupH Simple RPC Enc 010 (php/wsdl): echoMultipleFaults2(3) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_010w.phpt] 
TEST 6352/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_011w.phpt]
PASS SOAP Interop Round4 GroupH Simple RPC Enc 011 (php/wsdl): echoMultipleFaults2(4) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_011w.phpt] 
TEST 6353/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_012w.phpt]
PASS SOAP Interop Round4 GroupH Simple RPC Enc 012 (php/wsdl): echoMultipleFaults3(1) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_012w.phpt] 
TEST 6354/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_013w.phpt]
PASS SOAP Interop Round4 GroupH Simple RPC Enc 013 (php/wsdl): echoMultipleFaults3(2) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_013w.phpt] 
TEST 6355/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_014w.phpt]
PASS SOAP Interop Round4 GroupH Simple RPC Enc 014 (php/wsdl): echoMultipleFaults3(3) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_014w.phpt] 
TEST 6356/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_015w.phpt]
PASS SOAP Interop Round4 GroupH Simple RPC Enc 015 (php/wsdl): echoMultipleFaults4(1) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_015w.phpt] 
TEST 6357/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_016w.phpt]
PASS SOAP Interop Round4 GroupH Simple RPC Enc 016 (php/wsdl): echoMultipleFaults4(2) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_016w.phpt] 
TEST 6358/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_017w.phpt]
PASS SOAP Interop Round4 GroupH Simple RPC Enc 017 (php/wsdl): echoMultipleFaults4(3) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_017w.phpt] 
TEST 6359/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_001w.phpt]
PASS SOAP Interop Round4 GroupH SoapFault 001 (php/wsdl): echoVersionMismatchFault(SOAP 1.1) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_001w.phpt] 
TEST 6360/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_002w.phpt]
PASS SOAP Interop Round4 GroupH SoapFault 002 (php/wsdl): echoVersionMismatchFault(SOAP 1.2) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_002w.phpt] 
TEST 6361/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_003w.phpt]
PASS SOAP Interop Round4 GroupH SoapFault 003 (php/wsdl): echoVersionMismatchFault(unknown version) [ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_003w.phpt] 
TEST 6362/11213 [ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_004w.phpt]
PASS SOAP Interop Round4 GroupH SoapFault 004 (php/wsdl): echoMustUnderstandFault [ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_004w.phpt] 
TEST 6363/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_001w.phpt]
PASS SOAP Interop Round4 GroupI XSD 001 (php/wsdl): echoVoid [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_001w.phpt] 
TEST 6364/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_002w.phpt]
PASS SOAP Interop Round4 GroupI XSD 002 (php/wsdl): echoInteger [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_002w.phpt] 
TEST 6365/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_003w.phpt]
PASS SOAP Interop Round4 GroupI XSD 003 (php/wsdl): echoFloat [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_003w.phpt] 
TEST 6366/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_004w.phpt]
PASS SOAP Interop Round4 GroupI XSD 004 (php/wsdl): echoString [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_004w.phpt] 
TEST 6367/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_005w.phpt]
PASS SOAP Interop Round4 GroupI XSD 005 (php/wsdl): echoString(empty) [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_005w.phpt] 
TEST 6368/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_006w.phpt]
PASS SOAP Interop Round4 GroupI XSD 006 (php/wsdl): echoBase64 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_006w.phpt] 
TEST 6369/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_007w.phpt]
PASS SOAP Interop Round4 GroupI XSD 007 (php/wsdl): echoDate [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_007w.phpt] 
TEST 6370/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_008w.phpt]
PASS SOAP Interop Round4 GroupI XSD 008 (php/wsdl): echoComplexType [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_008w.phpt] 
TEST 6371/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_009w.phpt]
PASS SOAP Interop Round4 GroupI XSD 009 (php/wsdl): echoComplexType(minOccur=0) [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_009w.phpt] 
TEST 6372/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_010w.phpt]
PASS SOAP Interop Round4 GroupI XSD 010 (php/wsdl): echoIntegerMultiOccurs [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_010w.phpt] 
TEST 6373/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_011w.phpt]
PASS SOAP Interop Round4 GroupI XSD 011 (php/wsdl): echoFloatMultiOccurs [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_011w.phpt] 
TEST 6374/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_012w.phpt]
PASS SOAP Interop Round4 GroupI XSD 012 (php/wsdl): echoStringMultiOccurs [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_012w.phpt] 
TEST 6375/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_013w.phpt]
PASS SOAP Interop Round4 GroupI XSD 013 (php/wsdl): echoStringMultiOccurs(nil) [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_013w.phpt] 
TEST 6376/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_014w.phpt]
PASS SOAP Interop Round4 GroupI XSD 014 (php/wsdl): echoComplexTypeMultiOccurs(1) [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_014w.phpt] 
TEST 6377/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_015w.phpt]
PASS SOAP Interop Round4 GroupI XSD 015 (php/wsdl): echoComplexTypeMultiOccurs(nil) [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_015w.phpt] 
TEST 6378/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_016w.phpt]
PASS SOAP Interop Round4 GroupI XSD 016 (php/wsdl): echoDecimal [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_016w.phpt] 
TEST 6379/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_017w.phpt]
PASS SOAP Interop Round4 GroupI XSD 017 (php/wsdl): echoBoolean [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_017w.phpt] 
TEST 6380/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_018w.phpt]
PASS SOAP Interop Round4 GroupI XSD 018 (php/wsdl): echoHexBinary [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_018w.phpt] 
TEST 6381/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_019w.phpt]
PASS SOAP Interop Round4 GroupI XSD 019 (php/wsdl): echoComplexTypeAsSimpleTypes [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_019w.phpt] 
TEST 6382/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_020w.phpt]
PASS SOAP Interop Round4 GroupI XSD 020 (php/wsdl): echoComplexTypeAsSimpleTypes(minOccurs=0) [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_020w.phpt] 
TEST 6383/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_021w.phpt]
PASS SOAP Interop Round4 GroupI XSD 021 (php/wsdl): echoSimpleTypesAsComplexType [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_021w.phpt] 
TEST 6384/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_022w.phpt]
PASS SOAP Interop Round4 GroupI XSD 022 (php/wsdl): echoSimpleTypesAsComplexType(minOccurs=0) [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_022w.phpt] 
TEST 6385/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_023w.phpt]
PASS SOAP Interop Round4 GroupI XSD 023 (php/wsdl): echoNestedComplexType [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_023w.phpt] 
TEST 6386/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_024w.phpt]
PASS SOAP Interop Round4 GroupI XSD 024 (php/wsdl): echoNestedComplexType(minOccurs=0) [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_024w.phpt] 
TEST 6387/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_025w.phpt]
PASS SOAP Interop Round4 GroupI XSD 025 (php/wsdl): echoNestedMultiOccurs [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_025w.phpt] 
TEST 6388/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_026w.phpt]
PASS SOAP Interop Round4 GroupI XSD 026 (php/wsdl): echoChoice [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_026w.phpt] 
TEST 6389/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_027w.phpt]
PASS SOAP Interop Round4 GroupI XSD 027 (php/wsdl): echoEnum [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_027w.phpt] 
TEST 6390/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_028w.phpt]
PASS SOAP Interop Round4 GroupI XSD 028 (php/wsdl): echoAnyType [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_028w.phpt] 
TEST 6391/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_029w.phpt]
PASS SOAP Interop Round4 GroupI XSD 029 (php/wsdl): echoAnyElement [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_029w.phpt] 
TEST 6392/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_030w.phpt]
PASS SOAP Interop Round4 GroupI XSD 030 (php/wsdl): echoVoidSoapHeader(1) [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_030w.phpt] 
TEST 6393/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_031w.phpt]
PASS SOAP Interop Round4 GroupI XSD 031 (php/wsdl): echoVoidSoapHeader(2) [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_031w.phpt] 
TEST 6394/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_032w.phpt]
PASS SOAP Interop Round4 GroupI XSD 032 (php/wsdl): echoVoidSoapHeader(3) [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_032w.phpt] 
TEST 6395/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_033w.phpt]
PASS SOAP Interop Round4 GroupI XSD 033 (php/wsdl): echoVoidSoapHeader(4) [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_033w.phpt] 
TEST 6396/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_034w.phpt]
PASS SOAP Interop Round4 GroupI XSD 034 (php/wsdl): echoVoidSoapHeader(5) [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_034w.phpt] 
TEST 6397/11213 [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_035w.phpt]
PASS SOAP Interop Round4 GroupI XSD 035 (php/wsdl): echoVoidSoapHeader(6) [ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_035w.phpt] 
TEST 6398/11213 [ext/soap/tests/schema/schema001.phpt]
PASS SOAP XML Schema 1: simpleType/restriction [ext/soap/tests/schema/schema001.phpt] 
TEST 6399/11213 [ext/soap/tests/schema/schema002.phpt]
PASS SOAP XML Schema 2: simpleType/restriction (reference to type) [ext/soap/tests/schema/schema002.phpt] 
TEST 6400/11213 [ext/soap/tests/schema/schema003.phpt]
PASS SOAP XML Schema 3: simpleType/restriction (reference to type, that is not defined yet) [ext/soap/tests/schema/schema003.phpt] 
TEST 6401/11213 [ext/soap/tests/schema/schema004.phpt]
PASS SOAP XML Schema 4: simpleType/restriction (reference to undefined type) [ext/soap/tests/schema/schema004.phpt] 
TEST 6402/11213 [ext/soap/tests/schema/schema005.phpt]
PASS SOAP XML Schema 5: simpleType/restriction (inline type) [ext/soap/tests/schema/schema005.phpt] 
TEST 6403/11213 [ext/soap/tests/schema/schema006.phpt]
PASS SOAP XML Schema 6: simpleType/restriction (referenced by ellement) [ext/soap/tests/schema/schema006.phpt] 
TEST 6404/11213 [ext/soap/tests/schema/schema007.phpt]
PASS SOAP XML Schema 7: simpleType/restriction (referenced by ellement) [ext/soap/tests/schema/schema007.phpt] 
TEST 6405/11213 [ext/soap/tests/schema/schema008.phpt]
PASS SOAP XML Schema 8: simpleType/restriction (anonymous, inside an ellement) [ext/soap/tests/schema/schema008.phpt] 
TEST 6406/11213 [ext/soap/tests/schema/schema009.phpt]
PASS SOAP XML Schema 9: simpleType/list (as string) [ext/soap/tests/schema/schema009.phpt] 
TEST 6407/11213 [ext/soap/tests/schema/schema010.phpt]
PASS SOAP XML Schema 10: simpleType/list (as array) [ext/soap/tests/schema/schema010.phpt] 
TEST 6408/11213 [ext/soap/tests/schema/schema011.phpt]
PASS SOAP XML Schema 11: simpleType/list (inline type) (as string) [ext/soap/tests/schema/schema011.phpt] 
TEST 6409/11213 [ext/soap/tests/schema/schema012.phpt]
PASS SOAP XML Schema 12: simpleType/list (inline type) (as array) [ext/soap/tests/schema/schema012.phpt] 
TEST 6410/11213 [ext/soap/tests/schema/schema013.phpt]
PASS SOAP XML Schema 13: simpleType/union [ext/soap/tests/schema/schema013.phpt] 
TEST 6411/11213 [ext/soap/tests/schema/schema014.phpt]
PASS SOAP XML Schema 14: simpleType/union [ext/soap/tests/schema/schema014.phpt] 
TEST 6412/11213 [ext/soap/tests/schema/schema015.phpt]
PASS SOAP XML Schema 15: simpleType/union (inline type) [ext/soap/tests/schema/schema015.phpt] 
TEST 6413/11213 [ext/soap/tests/schema/schema016.phpt]
PASS SOAP XML Schema 16: simpleType/union (inline type) [ext/soap/tests/schema/schema016.phpt] 
TEST 6414/11213 [ext/soap/tests/schema/schema017.phpt]
PASS SOAP XML Schema 17: union with list [ext/soap/tests/schema/schema017.phpt] 
TEST 6415/11213 [ext/soap/tests/schema/schema018.phpt]
PASS SOAP XML Schema 18: union with list [ext/soap/tests/schema/schema018.phpt] 
TEST 6416/11213 [ext/soap/tests/schema/schema019.phpt]
PASS SOAP XML Schema 19: union with list [ext/soap/tests/schema/schema019.phpt] 
TEST 6417/11213 [ext/soap/tests/schema/schema020.phpt]
PASS SOAP XML Schema 20: union with list [ext/soap/tests/schema/schema020.phpt] 
TEST 6418/11213 [ext/soap/tests/schema/schema021.phpt]
PASS SOAP XML Schema 21: list of unions [ext/soap/tests/schema/schema021.phpt] 
TEST 6419/11213 [ext/soap/tests/schema/schema022.phpt]
PASS SOAP XML Schema 22: list of unions [ext/soap/tests/schema/schema022.phpt] 
TEST 6420/11213 [ext/soap/tests/schema/schema023.phpt]
PASS SOAP XML Schema 23: SOAP 1.1 Array [ext/soap/tests/schema/schema023.phpt] 
TEST 6421/11213 [ext/soap/tests/schema/schema024.phpt]
PASS SOAP XML Schema 24: SOAP 1.1 Array (second way) [ext/soap/tests/schema/schema024.phpt] 
TEST 6422/11213 [ext/soap/tests/schema/schema025.phpt]
PASS SOAP XML Schema 25: SOAP 1.2 Array [ext/soap/tests/schema/schema025.phpt] 
TEST 6423/11213 [ext/soap/tests/schema/schema026.phpt]
PASS SOAP XML Schema 26: SOAP 1.2 Array (second way) [ext/soap/tests/schema/schema026.phpt] 
TEST 6424/11213 [ext/soap/tests/schema/schema027.phpt]
PASS SOAP XML Schema 27: SOAP 1.1 Multidimensional array [ext/soap/tests/schema/schema027.phpt] 
TEST 6425/11213 [ext/soap/tests/schema/schema028.phpt]
PASS SOAP XML Schema 28: SOAP 1.2 Multidimensional array [ext/soap/tests/schema/schema028.phpt] 
TEST 6426/11213 [ext/soap/tests/schema/schema029.phpt]
PASS SOAP XML Schema 29: SOAP 1.2 Multidimensional array (second way) [ext/soap/tests/schema/schema029.phpt] 
TEST 6427/11213 [ext/soap/tests/schema/schema030.phpt]
PASS SOAP XML Schema 30: Structure (sequence) [ext/soap/tests/schema/schema030.phpt] 
TEST 6428/11213 [ext/soap/tests/schema/schema031.phpt]
PASS SOAP XML Schema 31: Structure (all) [ext/soap/tests/schema/schema031.phpt] 
TEST 6429/11213 [ext/soap/tests/schema/schema032.phpt]
PASS SOAP XML Schema 32: Structure (choice) [ext/soap/tests/schema/schema032.phpt] 
TEST 6430/11213 [ext/soap/tests/schema/schema033.phpt]
PASS SOAP XML Schema 33: Nested complex types [ext/soap/tests/schema/schema033.phpt] 
TEST 6431/11213 [ext/soap/tests/schema/schema034.phpt]
PASS SOAP XML Schema 34: Nested complex types (element ref) [ext/soap/tests/schema/schema034.phpt] 
TEST 6432/11213 [ext/soap/tests/schema/schema035.phpt]
PASS SOAP XML Schema 35: Nested complex types (element ref + anonymous type) [ext/soap/tests/schema/schema035.phpt] 
TEST 6433/11213 [ext/soap/tests/schema/schema036.phpt]
PASS SOAP XML Schema 36: Nested complex types (inline) [ext/soap/tests/schema/schema036.phpt] 
TEST 6434/11213 [ext/soap/tests/schema/schema037.phpt]
PASS SOAP XML Schema 37: Structure with attributes [ext/soap/tests/schema/schema037.phpt] 
TEST 6435/11213 [ext/soap/tests/schema/schema038.phpt]
PASS SOAP XML Schema 38: Structure with attributes (ref) [ext/soap/tests/schema/schema038.phpt] 
TEST 6436/11213 [ext/soap/tests/schema/schema039.phpt]
PASS SOAP XML Schema 39: Structure with attributes (attributeGroup) [ext/soap/tests/schema/schema039.phpt] 
TEST 6437/11213 [ext/soap/tests/schema/schema040.phpt]
PASS SOAP XML Schema 40: Structure with attributes (inline types) [ext/soap/tests/schema/schema040.phpt] 
TEST 6438/11213 [ext/soap/tests/schema/schema041.phpt]
PASS SOAP XML Schema 41: Structure (group) [ext/soap/tests/schema/schema041.phpt] 
TEST 6439/11213 [ext/soap/tests/schema/schema042.phpt]
PASS SOAP XML Schema 42: Extension of simple type [ext/soap/tests/schema/schema042.phpt] 
TEST 6440/11213 [ext/soap/tests/schema/schema043.phpt]
PASS SOAP XML Schema 43: Extension of simple type (2) [ext/soap/tests/schema/schema043.phpt] 
TEST 6441/11213 [ext/soap/tests/schema/schema044.phpt]
PASS SOAP XML Schema 44: Restriction of simple type [ext/soap/tests/schema/schema044.phpt] 
TEST 6442/11213 [ext/soap/tests/schema/schema045.phpt]
PASS SOAP XML Schema 45: Restriction of simple type (2) [ext/soap/tests/schema/schema045.phpt] 
TEST 6443/11213 [ext/soap/tests/schema/schema046.phpt]
PASS SOAP XML Schema 46: Extension of complex type [ext/soap/tests/schema/schema046.phpt] 
TEST 6444/11213 [ext/soap/tests/schema/schema047.phpt]
PASS SOAP XML Schema 47: Extension of complex type (2) [ext/soap/tests/schema/schema047.phpt] 
TEST 6445/11213 [ext/soap/tests/schema/schema048.phpt]
PASS SOAP XML Schema 48: Restriction of complex type [ext/soap/tests/schema/schema048.phpt] 
TEST 6446/11213 [ext/soap/tests/schema/schema049.phpt]
PASS SOAP XML Schema 49: Restriction of complex type (2) [ext/soap/tests/schema/schema049.phpt] 
TEST 6447/11213 [ext/soap/tests/schema/schema050.phpt]
PASS SOAP XML Schema 50: Array in complex type (maxOccurs > 1, one value) [ext/soap/tests/schema/schema050.phpt] 
TEST 6448/11213 [ext/soap/tests/schema/schema051.phpt]
PASS SOAP XML Schema 51: Array in complex type (maxOccurs > 1, array) [ext/soap/tests/schema/schema051.phpt] 
TEST 6449/11213 [ext/soap/tests/schema/schema052.phpt]
PASS SOAP XML Schema 52: Array in complex type (maxOccurs > 1, array with one value) [ext/soap/tests/schema/schema052.phpt] 
TEST 6450/11213 [ext/soap/tests/schema/schema053.phpt]
PASS SOAP XML Schema 52: Array in complex type (maxOccurs > 1, empty array) [ext/soap/tests/schema/schema053.phpt] 
TEST 6451/11213 [ext/soap/tests/schema/schema054.phpt]
PASS SOAP XML Schema 54: Apache Map [ext/soap/tests/schema/schema054.phpt] 
TEST 6452/11213 [ext/soap/tests/schema/schema055.phpt]
PASS SOAP XML Schema 55: Apache Map (extension) [ext/soap/tests/schema/schema055.phpt] 
TEST 6453/11213 [ext/soap/tests/schema/schema056.phpt]
PASS SOAP XML Schema 56: SOAP 1.1 Array (literal encoding) [ext/soap/tests/schema/schema056.phpt] 
TEST 6454/11213 [ext/soap/tests/schema/schema057.phpt]
PASS SOAP XML Schema 57: SOAP 1.1 Array (second way, literal encoding) [ext/soap/tests/schema/schema057.phpt] 
TEST 6455/11213 [ext/soap/tests/schema/schema058.phpt]
PASS SOAP XML Schema 58: SOAP 1.2 Array (literal encoding) [ext/soap/tests/schema/schema058.phpt] 
TEST 6456/11213 [ext/soap/tests/schema/schema059.phpt]
PASS SOAP XML Schema 59: SOAP 1.2 Array (second way, literal encoding) [ext/soap/tests/schema/schema059.phpt] 
TEST 6457/11213 [ext/soap/tests/schema/schema060.phpt]
PASS SOAP XML Schema 60: SOAP 1.2 Multidimensional array (literal encoding) [ext/soap/tests/schema/schema060.phpt] 
TEST 6458/11213 [ext/soap/tests/schema/schema061.phpt]
PASS SOAP XML Schema 61: SOAP 1.2 Multidimensional array (second way, literal encoding) [ext/soap/tests/schema/schema061.phpt] 
TEST 6459/11213 [ext/soap/tests/schema/schema062.phpt]
PASS SOAP XML Schema 62: NULL with attributes [ext/soap/tests/schema/schema062.phpt] 
TEST 6460/11213 [ext/soap/tests/schema/schema063.phpt]
PASS SOAP XML Schema 63: standard unsignedLong type [ext/soap/tests/schema/schema063.phpt] 
TEST 6461/11213 [ext/soap/tests/schema/schema064.phpt]
PASS SOAP XML Schema 64: standard date/time types [ext/soap/tests/schema/schema064.phpt] 
TEST 6462/11213 [ext/soap/tests/schema/schema065.phpt]
PASS SOAP XML Schema 65: Attribute with default value [ext/soap/tests/schema/schema065.phpt] 
TEST 6463/11213 [ext/soap/tests/schema/schema066.phpt]
PASS SOAP XML Schema 66: Attribute with fixed value (1) [ext/soap/tests/schema/schema066.phpt] 
TEST 6464/11213 [ext/soap/tests/schema/schema067.phpt]
PASS SOAP XML Schema 67: Attribute with fixed value (2) [ext/soap/tests/schema/schema067.phpt] 
TEST 6465/11213 [ext/soap/tests/schema/schema068.phpt]
PASS SOAP XML Schema 68: Attribute with fixed value (3) [ext/soap/tests/schema/schema068.phpt] 
TEST 6466/11213 [ext/soap/tests/schema/schema069.phpt]
PASS SOAP XML Schema 69: Attribute with default value (reference) [ext/soap/tests/schema/schema069.phpt] 
TEST 6467/11213 [ext/soap/tests/schema/schema070.phpt]
PASS SOAP XML Schema 70: Attribute with default value (attributeGroup) [ext/soap/tests/schema/schema070.phpt] 
TEST 6468/11213 [ext/soap/tests/schema/schema071.phpt]
PASS SOAP XML Schema 71: SOAP 1.1 Array (document style) [ext/soap/tests/schema/schema071.phpt] 
TEST 6469/11213 [ext/soap/tests/schema/schema072.phpt]
PASS SOAP XML Schema 72: SOAP 1.1 Array (document style, element with inline type) [ext/soap/tests/schema/schema072.phpt] 
TEST 6470/11213 [ext/soap/tests/schema/schema073.phpt]
PASS SOAP XML Schema 73: SOAP 1.1 Array (document style, element with type ref) [ext/soap/tests/schema/schema073.phpt] 
TEST 6471/11213 [ext/soap/tests/schema/schema074.phpt]
PASS SOAP XML Schema 74: Structure with attributes and qualified elements [ext/soap/tests/schema/schema074.phpt] 
TEST 6472/11213 [ext/soap/tests/schema/schema075.phpt]
PASS SOAP XML Schema 75: Attributes form qualified/unqualified (attributeFormDefault="qualified") [ext/soap/tests/schema/schema075.phpt] 
TEST 6473/11213 [ext/soap/tests/schema/schema076.phpt]
PASS SOAP XML Schema 76: Attributes form qualified/unqualified (attributeFormDefault="unqualified") [ext/soap/tests/schema/schema076.phpt] 
TEST 6474/11213 [ext/soap/tests/schema/schema077.phpt]
PASS SOAP XML Schema 77: Attributes form qualified/unqualified (attributeFormDefault - default) [ext/soap/tests/schema/schema077.phpt] 
TEST 6475/11213 [ext/soap/tests/schema/schema078.phpt]
PASS SOAP XML Schema 78: Element form qualified/unqualified (elementFormDefault="qualified") [ext/soap/tests/schema/schema078.phpt] 
TEST 6476/11213 [ext/soap/tests/schema/schema079.phpt]
PASS SOAP XML Schema 79: Element form qualified/unqualified (elementFormDefault="unqualified") [ext/soap/tests/schema/schema079.phpt] 
TEST 6477/11213 [ext/soap/tests/schema/schema080.phpt]
PASS SOAP XML Schema 80: Element form qualified/unqualified (elementFormDefault - default) [ext/soap/tests/schema/schema080.phpt] 
TEST 6478/11213 [ext/soap/tests/schema/schema081.phpt]
PASS SOAP XML Schema 81: SOAP 1.1 Array with SOAP_USE_XSI_ARRAY_TYPE [ext/soap/tests/schema/schema081.phpt] 
TEST 6479/11213 [ext/soap/tests/schema/schema082.phpt]
PASS SOAP XML Schema 82: SOAP 1.1 Array with SOAP_USE_XSI_ARRAY_TYPE (second way) [ext/soap/tests/schema/schema082.phpt] 
TEST 6480/11213 [ext/soap/tests/schema/schema083.phpt]
PASS SOAP XML Schema 83: SOAP 1.2 Array with SOAP_USE_XSI_ARRAY_TYPE [ext/soap/tests/schema/schema083.phpt] 
TEST 6481/11213 [ext/soap/tests/schema/schema084.phpt]
PASS SOAP XML Schema 84: SOAP 1.2 Array with SOAP_USE_XSI_ARRAY_TYPE (second way) [ext/soap/tests/schema/schema084.phpt] 
TEST 6482/11213 [ext/soap/tests/schema/schema085.phpt]
PASS SOAP XML Schema 85: Extension of complex type (elements order) [ext/soap/tests/schema/schema085.phpt] 
TEST 6483/11213 [ext/soap/tests/server001.phpt]
PASS SOAP Server 1: new/addfunction/handle [ext/soap/tests/server001.phpt] 
TEST 6484/11213 [ext/soap/tests/server002.phpt]
PASS SOAP Server 2: function with parameters and result [ext/soap/tests/server002.phpt] 
TEST 6485/11213 [ext/soap/tests/server003.phpt]
PASS SOAP Server 3: all functions [ext/soap/tests/server003.phpt] 
TEST 6486/11213 [ext/soap/tests/server004.phpt]
PASS SOAP Server 4: addfunctions [ext/soap/tests/server004.phpt] 
TEST 6487/11213 [ext/soap/tests/server005.phpt]
PASS SOAP Server 5: setclass [ext/soap/tests/server005.phpt] 
TEST 6488/11213 [ext/soap/tests/server006.phpt]
PASS SOAP Server 6: setclass with constructor [ext/soap/tests/server006.phpt] 
TEST 6489/11213 [ext/soap/tests/server007.phpt]
PASS SOAP Server 7: addfunction and getfunctions [ext/soap/tests/server007.phpt] 
TEST 6490/11213 [ext/soap/tests/server008.phpt]
PASS SOAP Server 8: setclass and getfunctions [ext/soap/tests/server008.phpt] 
TEST 6491/11213 [ext/soap/tests/server009.phpt]
FAIL SOAP Server 9: setclass and setpersistence(SOAP_PERSISTENCE_SESSION) [ext/soap/tests/server009.phpt] 
TEST 6492/11213 [ext/soap/tests/server010.phpt]
PASS SOAP Server 10: setclass and setpersistence(SOAP_PERSISTENCE_REQUEST) [ext/soap/tests/server010.phpt] 
SKIP SOAP Server 11: bind [ext/soap/tests/server011.phpt] reason: CGI not available
SKIP SOAP Server 12: WSDL generation [ext/soap/tests/server012.phpt] reason: CGI not available
TEST 6495/11213 [ext/soap/tests/server013.phpt]
PASS SOAP Server 13: array handling [ext/soap/tests/server013.phpt] 
TEST 6496/11213 [ext/soap/tests/server014.phpt]
PASS SOAP Server 14: fault [ext/soap/tests/server014.phpt] 
TEST 6497/11213 [ext/soap/tests/server015.phpt]
PASS SOAP Server 15: passing request to handle() [ext/soap/tests/server015.phpt] 
TEST 6498/11213 [ext/soap/tests/server016.phpt]
PASS SOAP Server 16: user fault [ext/soap/tests/server016.phpt] 
TEST 6499/11213 [ext/soap/tests/server017.phpt]
PASS SOAP Server 17: user fault (through return) [ext/soap/tests/server017.phpt] 
TEST 6500/11213 [ext/soap/tests/server018.phpt]
PASS SOAP Server 18: user fault (through throw) [ext/soap/tests/server018.phpt] 
SKIP SOAP Server 19: compressed request (gzip) [ext/soap/tests/server019.phpt] reason: CGI not available
SKIP SOAP Server 20: compressed request (deflate) [ext/soap/tests/server020.phpt] reason: CGI not available
TEST 6503/11213 [ext/soap/tests/server021.phpt]
PASS SOAP Server 21: SoapServer::setClass and __call() [ext/soap/tests/server021.phpt] 
TEST 6504/11213 [ext/soap/tests/server022.phpt]
PASS SOAP Server 22: user fault (through throw of subclass) [ext/soap/tests/server022.phpt] 
TEST 6505/11213 [ext/soap/tests/server023.phpt]
PASS SOAP Server 23: Send SOAP headers those were not received [ext/soap/tests/server023.phpt] 
TEST 6506/11213 [ext/soap/tests/server024.phpt]
PASS SOAP Server 24: Send SOAP headers those were not received [ext/soap/tests/server024.phpt] 
TEST 6507/11213 [ext/soap/tests/server025.phpt]
PASS SOAP Server 25: One-way SOAP headers encoding using WSDL [ext/soap/tests/server025.phpt] 
TEST 6508/11213 [ext/soap/tests/server026.phpt]
PASS SOAP Server 26: setObject [ext/soap/tests/server026.phpt] 
TEST 6509/11213 [ext/soap/tests/server027.phpt]
PASS SOAP Server 27: setObject and getFunctions [ext/soap/tests/server027.phpt] 
TEST 6510/11213 [ext/soap/tests/server028.phpt]
PASS SOAP Server 28: SoapServer::setObject and __call() [ext/soap/tests/server028.phpt] 
SKIP SOAP Server 29-CGI: new/addfunction/handle [ext/soap/tests/server029.phpt] reason: CGI not available
TEST 6512/11213 [ext/soap/tests/server030.phpt]
PASS SOAP Server 30: Handling classes which extend the SPL ArrayObject or ArrayIterator as arrays in wsdl mode [ext/soap/tests/server030.phpt] 
TEST 6513/11213 [ext/soap/tests/server031.phpt]
PASS SOAP Server 31: Handling classes which implements Iterator [ext/soap/tests/server031.phpt] 
TEST 6514/11213 [ext/soap/tests/setheaders.phpt]
PASS SOAP: SoapClient::__setHeaders [ext/soap/tests/setheaders.phpt] 
TEST 6515/11213 [ext/soap/tests/soap12/T01.phpt]
PASS SOAP 1.2: T01 echoOk [ext/soap/tests/soap12/T01.phpt] 
TEST 6516/11213 [ext/soap/tests/soap12/T02.phpt]
PASS SOAP 1.2: T02 echoOk [ext/soap/tests/soap12/T02.phpt] 
TEST 6517/11213 [ext/soap/tests/soap12/T03.phpt]
PASS SOAP 1.2: T03 echoOk [ext/soap/tests/soap12/T03.phpt] 
TEST 6518/11213 [ext/soap/tests/soap12/T04.phpt]
PASS SOAP 1.2: T04 echoOk [ext/soap/tests/soap12/T04.phpt] 
TEST 6519/11213 [ext/soap/tests/soap12/T05.phpt]
PASS SOAP 1.2: T05 echoOk [ext/soap/tests/soap12/T05.phpt] 
TEST 6520/11213 [ext/soap/tests/soap12/T10.phpt]
PASS SOAP 1.2: T10 unknownHdr [ext/soap/tests/soap12/T10.phpt] 
TEST 6521/11213 [ext/soap/tests/soap12/T11.phpt]
PASS SOAP 1.2: T11 unknownHdr [ext/soap/tests/soap12/T11.phpt] 
TEST 6522/11213 [ext/soap/tests/soap12/T12.phpt]
PASS SOAP 1.2: T12 unknownHdr [ext/soap/tests/soap12/T12.phpt] 
TEST 6523/11213 [ext/soap/tests/soap12/T13.phpt]
PASS SOAP 1.2: T13 unknownHdr [ext/soap/tests/soap12/T13.phpt] 
TEST 6524/11213 [ext/soap/tests/soap12/T14.phpt]
PASS SOAP 1.2: T14 echoOk [ext/soap/tests/soap12/T14.phpt] 
TEST 6525/11213 [ext/soap/tests/soap12/T15.phpt]
PASS SOAP 1.2: T15 unknownHdr [ext/soap/tests/soap12/T15.phpt] 
TEST 6526/11213 [ext/soap/tests/soap12/T19.phpt]
PASS SOAP 1.2: T19 echoOk [ext/soap/tests/soap12/T19.phpt] 
TEST 6527/11213 [ext/soap/tests/soap12/T22.phpt]
PASS SOAP 1.2: T22 echoOk [ext/soap/tests/soap12/T22.phpt] 
TEST 6528/11213 [ext/soap/tests/soap12/T23.phpt]
PASS SOAP 1.2: T23 echoOk [ext/soap/tests/soap12/T23.phpt] 
TEST 6529/11213 [ext/soap/tests/soap12/T24.phpt]
PASS SOAP 1.2: T24 echoOk [ext/soap/tests/soap12/T24.phpt] 
TEST 6530/11213 [ext/soap/tests/soap12/T25.phpt]
PASS SOAP 1.2: T25 echoOk [ext/soap/tests/soap12/T25.phpt] 
TEST 6531/11213 [ext/soap/tests/soap12/T26.phpt]
PASS SOAP 1.2: T26 echoOk [ext/soap/tests/soap12/T26.phpt] 
TEST 6532/11213 [ext/soap/tests/soap12/T27.phpt]
PASS SOAP 1.2: T27 echoStringArray [ext/soap/tests/soap12/T27.phpt] 
TEST 6533/11213 [ext/soap/tests/soap12/T28.phpt]
PASS SOAP 1.2: T28 echoOk [ext/soap/tests/soap12/T28.phpt] 
TEST 6534/11213 [ext/soap/tests/soap12/T29.phpt]
PASS SOAP 1.2: T29 echoOk [ext/soap/tests/soap12/T29.phpt] 
TEST 6535/11213 [ext/soap/tests/soap12/T30.phpt]
PASS SOAP 1.2: T30 echoOk [ext/soap/tests/soap12/T30.phpt] 
TEST 6536/11213 [ext/soap/tests/soap12/T31.phpt]
PASS SOAP 1.2: T31 returnVoid [ext/soap/tests/soap12/T31.phpt] 
TEST 6537/11213 [ext/soap/tests/soap12/T32.phpt]
PASS SOAP 1.2: T32 echoHeader [ext/soap/tests/soap12/T32.phpt] 
TEST 6538/11213 [ext/soap/tests/soap12/T33.phpt]
PASS SOAP 1.2: T33 nonexistentMethod [ext/soap/tests/soap12/T33.phpt] 
TEST 6539/11213 [ext/soap/tests/soap12/T34.phpt]
PASS SOAP 1.2: T34 unknownHdr [ext/soap/tests/soap12/T34.phpt] 
TEST 6540/11213 [ext/soap/tests/soap12/T35.phpt]
PASS SOAP 1.2: T35 unknownHdr [ext/soap/tests/soap12/T35.phpt] 
TEST 6541/11213 [ext/soap/tests/soap12/T36.phpt]
PASS SOAP 1.2: T36 unknownHdr [ext/soap/tests/soap12/T36.phpt] 
TEST 6542/11213 [ext/soap/tests/soap12/T37.phpt]
PASS SOAP 1.2: T37 unknownHdr [ext/soap/tests/soap12/T37.phpt] 
TEST 6543/11213 [ext/soap/tests/soap12/T38_1.phpt]
PASS SOAP 1.2: T38.1 doubleHdr [ext/soap/tests/soap12/T38_1.phpt] 
TEST 6544/11213 [ext/soap/tests/soap12/T38_2.phpt]
PASS SOAP 1.2: T38.2 doubleHdr [ext/soap/tests/soap12/T38_2.phpt] 
TEST 6545/11213 [ext/soap/tests/soap12/T39.phpt]
PASS SOAP 1.2: T39 unknownHdr [ext/soap/tests/soap12/T39.phpt] 
TEST 6546/11213 [ext/soap/tests/soap12/T40.phpt]
PASS SOAP 1.2: T40 echoOK [ext/soap/tests/soap12/T40.phpt] 
TEST 6547/11213 [ext/soap/tests/soap12/T41.phpt]
PASS SOAP 1.2: T41 echoStruct [ext/soap/tests/soap12/T41.phpt] 
TEST 6548/11213 [ext/soap/tests/soap12/T42.phpt]
PASS SOAP 1.2: T42 echoStructArray [ext/soap/tests/soap12/T42.phpt] 
TEST 6549/11213 [ext/soap/tests/soap12/T43.phpt]
PASS SOAP 1.2: T43 echoStructAsSimpleTypes [ext/soap/tests/soap12/T43.phpt] 
TEST 6550/11213 [ext/soap/tests/soap12/T44.phpt]
PASS SOAP 1.2: T44 echoSimpleTypesAsStruct [ext/soap/tests/soap12/T44.phpt] 
TEST 6551/11213 [ext/soap/tests/soap12/T45.phpt]
PASS SOAP 1.2: T45 echoNestedStruct [ext/soap/tests/soap12/T45.phpt] 
TEST 6552/11213 [ext/soap/tests/soap12/T46.phpt]
PASS SOAP 1.2: T46 echoNestedArray [ext/soap/tests/soap12/T46.phpt] 
TEST 6553/11213 [ext/soap/tests/soap12/T47.phpt]
PASS SOAP 1.2: T47 echoFloatArray [ext/soap/tests/soap12/T47.phpt] 
TEST 6554/11213 [ext/soap/tests/soap12/T48.phpt]
PASS SOAP 1.2: T48 echoStringArray [ext/soap/tests/soap12/T48.phpt] 
TEST 6555/11213 [ext/soap/tests/soap12/T49.phpt]
PASS SOAP 1.2: T49 echoStringArray [ext/soap/tests/soap12/T49.phpt] 
TEST 6556/11213 [ext/soap/tests/soap12/T50.phpt]
PASS SOAP 1.2: T50 echoIntegerArray [ext/soap/tests/soap12/T50.phpt] 
TEST 6557/11213 [ext/soap/tests/soap12/T51.phpt]
PASS SOAP 1.2: T51 echoBase64 [ext/soap/tests/soap12/T51.phpt] 
TEST 6558/11213 [ext/soap/tests/soap12/T52.phpt]
PASS SOAP 1.2: T52 echoBoolean [ext/soap/tests/soap12/T52.phpt] 
TEST 6559/11213 [ext/soap/tests/soap12/T53.phpt]
PASS SOAP 1.2: T53 echoDate [ext/soap/tests/soap12/T53.phpt] 
TEST 6560/11213 [ext/soap/tests/soap12/T54.phpt]
PASS SOAP 1.2: T54 echoDecimal [ext/soap/tests/soap12/T54.phpt] 
TEST 6561/11213 [ext/soap/tests/soap12/T55.phpt]
PASS SOAP 1.2: T55 echoFloat [ext/soap/tests/soap12/T55.phpt] 
TEST 6562/11213 [ext/soap/tests/soap12/T56.phpt]
PASS SOAP 1.2: T56 echoString [ext/soap/tests/soap12/T56.phpt] 
TEST 6563/11213 [ext/soap/tests/soap12/T57.phpt]
PASS SOAP 1.2: T57 echoString [ext/soap/tests/soap12/T57.phpt] 
TEST 6564/11213 [ext/soap/tests/soap12/T58.phpt]
PASS SOAP 1.2: T58 echoIntegerArray [ext/soap/tests/soap12/T58.phpt] 
TEST 6565/11213 [ext/soap/tests/soap12/T59.phpt]
PASS SOAP 1.2: T59 echoStringArray [ext/soap/tests/soap12/T59.phpt] 
TEST 6566/11213 [ext/soap/tests/soap12/T60.phpt]
PASS SOAP 1.2: T60 countItems [ext/soap/tests/soap12/T60.phpt] 
TEST 6567/11213 [ext/soap/tests/soap12/T61.phpt]
PASS SOAP 1.2: T61 countItems [ext/soap/tests/soap12/T61.phpt] 
TEST 6568/11213 [ext/soap/tests/soap12/T63.phpt]
PASS SOAP 1.2: T63 validateCountryCode [ext/soap/tests/soap12/T63.phpt] 
TEST 6569/11213 [ext/soap/tests/soap12/T64.phpt]
PASS SOAP 1.2: T64 echoOk [ext/soap/tests/soap12/T64.phpt] 
TEST 6570/11213 [ext/soap/tests/soap12/T65.phpt]
PASS SOAP 1.2: T65 echoOk [ext/soap/tests/soap12/T65.phpt] 
TEST 6571/11213 [ext/soap/tests/soap12/T66.phpt]
PASS SOAP 1.2: T66 echoOk [ext/soap/tests/soap12/T66.phpt] 
TEST 6572/11213 [ext/soap/tests/soap12/T67.phpt]
PASS SOAP 1.2: T67 echoOk [ext/soap/tests/soap12/T67.phpt] 
TEST 6573/11213 [ext/soap/tests/soap12/T68.phpt]
PASS SOAP 1.2: T68 echoOk [ext/soap/tests/soap12/T68.phpt] 
TEST 6574/11213 [ext/soap/tests/soap12/T69.phpt]
PASS SOAP 1.2: T69 echoOk [ext/soap/tests/soap12/T69.phpt] 
TEST 6575/11213 [ext/soap/tests/soap12/T70.phpt]
PASS SOAP 1.2: T70 echoOk [ext/soap/tests/soap12/T70.phpt] 
TEST 6576/11213 [ext/soap/tests/soap12/T71.phpt]
PASS SOAP 1.2: T71 echoOk [ext/soap/tests/soap12/T71.phpt] 
TEST 6577/11213 [ext/soap/tests/soap12/T72.phpt]
PASS SOAP 1.2: T72 echoOk [ext/soap/tests/soap12/T72.phpt] 
TEST 6578/11213 [ext/soap/tests/soap12/T73.phpt]
PASS SOAP 1.2: T73 echoString [ext/soap/tests/soap12/T73.phpt] 
TEST 6579/11213 [ext/soap/tests/soap12/T74.phpt]
PASS SOAP 1.2: T74 doubleHdr [ext/soap/tests/soap12/T74.phpt] 
TEST 6580/11213 [ext/soap/tests/soap12/T75.phpt]
PASS SOAP 1.2: T75 echoResolvedRef [ext/soap/tests/soap12/T75.phpt] 
TEST 6581/11213 [ext/soap/tests/soap12/T76_1.phpt]
PASS SOAP 1.2: T76.1 echoString [ext/soap/tests/soap12/T76_1.phpt] 
TEST 6582/11213 [ext/soap/tests/soap12/T76_2.phpt]
PASS SOAP 1.2: T76.2 echoString [ext/soap/tests/soap12/T76_2.phpt] 
TEST 6583/11213 [ext/soap/tests/soap12/T77_1.phpt]
PASS SOAP 1.2: T77.1 isNil [ext/soap/tests/soap12/T77_1.phpt] 
TEST 6584/11213 [ext/soap/tests/soap12/T77_2.phpt]
PASS SOAP 1.2: T77.2 isNil [ext/soap/tests/soap12/T77_2.phpt] 
TEST 6585/11213 [ext/soap/tests/soap12/T77_3.phpt]
PASS SOAP 1.2: T77.3 isNul [ext/soap/tests/soap12/T77_3.phpt] 
TEST 6586/11213 [ext/soap/tests/soap12/T78.phpt]
PASS SOAP 1.2: T78 echoOk [ext/soap/tests/soap12/T78.phpt] 
TEST 6587/11213 [ext/soap/tests/soap12/T80.phpt]
PASS SOAP 1.2: T80 echoOk [ext/soap/tests/soap12/T80.phpt] 
TEST 6588/11213 [ext/soap/tests/transport001.phpt]
PASS SOAP Transport 1: Local transport using SoapClient::__doRequest [ext/soap/tests/transport001.phpt] 
TEST 6589/11213 [ext/soap/tests/typemap001.phpt]
PASS SOAP typemap 1: SoapServer support for typemap's from_xml() [ext/soap/tests/typemap001.phpt] 
TEST 6590/11213 [ext/soap/tests/typemap002.phpt]
PASS SOAP typemap 2: SoapServer support for typemap's to_xml() [ext/soap/tests/typemap002.phpt] 
TEST 6591/11213 [ext/soap/tests/typemap003.phpt]
PASS SOAP Typemap 3: SoapClient support for typemap's from_xml() [ext/soap/tests/typemap003.phpt] 
TEST 6592/11213 [ext/soap/tests/typemap004.phpt]
PASS SOAP Typemap 4: SoapClient support for typemap's to_xml() [ext/soap/tests/typemap004.phpt] 
TEST 6593/11213 [ext/soap/tests/typemap005.phpt]
PASS SOAP typemap 5: SoapServer support for typemap's from_xml() (without WSDL) [ext/soap/tests/typemap005.phpt] 
TEST 6594/11213 [ext/soap/tests/typemap006.phpt]
PASS SOAP typemap 6: SoapServer support for typemap's to_xml() (without WSDL, using SoapVar) [ext/soap/tests/typemap006.phpt] 
TEST 6595/11213 [ext/soap/tests/typemap007.phpt]
PASS SOAP Typemap 7: SoapClient support for typemap's from_xml() (without WSDL) [ext/soap/tests/typemap007.phpt] 
TEST 6596/11213 [ext/soap/tests/typemap008.phpt]
PASS SOAP Typemap 8: SoapClient support for typemap's to_xml() (without WSDL, using SoapVar) [ext/soap/tests/typemap008.phpt] 
TEST 6597/11213 [ext/soap/tests/typemap009.phpt]
PASS SOAP typemap 9: SoapServer support for typemap's from_xml() (SoapFault) [ext/soap/tests/typemap009.phpt] 
TEST 6598/11213 [ext/soap/tests/typemap010.phpt]
PASS SOAP typemap 10: SoapServer support for typemap's to_xml() (SoapFault) [ext/soap/tests/typemap010.phpt] 
TEST 6599/11213 [ext/soap/tests/typemap011.phpt]
PASS SOAP Typemap 11: SoapClient support for typemap's from_xml() (SoapFault) [ext/soap/tests/typemap011.phpt] 
TEST 6600/11213 [ext/soap/tests/typemap012.phpt]
PASS SOAP Typemap 12: SoapClient support for typemap's to_xml() (SoapFault) [ext/soap/tests/typemap012.phpt] 
TEST 6601/11213 [ext/soap/tests/typemap013.phpt]
PASS SOAP typemap 13: SoapServer support for typemap's to_xml() with default ns [ext/soap/tests/typemap013.phpt] 
TEST 6602/11213 [ext/sockets/tests/bug46360.phpt]
PASS Bug 46360 - TCP_NODELAY constant (sock_get_option, sock_set_option) [ext/sockets/tests/bug46360.phpt] 
TEST 6603/11213 [ext/sockets/tests/bug51958.phpt]
SKIP Bug #51958: socket_accept() fails on IPv6 server sockets [ext/sockets/tests/bug51958.phpt] reason: IPv6 not available.
TEST 6604/11213 [ext/sockets/tests/ipv4loop.phpt]
PASS IPv4 Loopback test [ext/sockets/tests/ipv4loop.phpt] 
TEST 6605/11213 [ext/sockets/tests/ipv6loop.phpt]
SKIP IPv6 Loopback test [ext/sockets/tests/ipv6loop.phpt] reason: no IPv6 support
TEST 6606/11213 [ext/sockets/tests/socket_accept-wrongparams.phpt]
PASS Test parameter handling in socket_accept() [ext/sockets/tests/socket_accept-wrongparams.phpt] 
TEST 6607/11213 [ext/sockets/tests/socket_bind.phpt]
FAIL ext/sockets - socket_bind - basic test [ext/sockets/tests/socket_bind.phpt] 
TEST 6608/11213 [ext/sockets/tests/socket_bind_params.phpt]
PASS ext/sockets - socket_bind - test with empty parameters [ext/sockets/tests/socket_bind_params.phpt] 
TEST 6609/11213 [ext/sockets/tests/socket_close_params.phpt]
PASS ext/sockets - socket_close - test with empty parameters [ext/sockets/tests/socket_close_params.phpt] 
TEST 6610/11213 [ext/sockets/tests/socket_connect_error.phpt]
PASS Test error cases when creating a socket [ext/sockets/tests/socket_connect_error.phpt] 
TEST 6611/11213 [ext/sockets/tests/socket_connect_params.phpt]
PASS ext/sockets - socket_connect - test with empty parameters [ext/sockets/tests/socket_connect_params.phpt] 
TEST 6612/11213 [ext/sockets/tests/socket_create_listen-nobind.phpt]
PASS Test if socket_create_listen() returns false, when it cannot bind to the port. [ext/sockets/tests/socket_create_listen-nobind.phpt] 
TEST 6613/11213 [ext/sockets/tests/socket_create_listen-win32.phpt]
SKIP Test if socket binds on 31338 [ext/sockets/tests/socket_create_listen-win32.phpt] reason: .. Not valid for non Windows
TEST 6614/11213 [ext/sockets/tests/socket_create_listen-wrongparams.phpt]
PASS Test if socket_create_listen throws E_WARNING with wrong parameters. [ext/sockets/tests/socket_create_listen-wrongparams.phpt] 
TEST 6615/11213 [ext/sockets/tests/socket_create_listen.phpt]
PASS Test if socket binds on 31338 [ext/sockets/tests/socket_create_listen.phpt] 
TEST 6616/11213 [ext/sockets/tests/socket_create_listen_params.phpt]
PASS ext/sockets - socket_create_listen - test for empty parameters [ext/sockets/tests/socket_create_listen_params.phpt] 
TEST 6617/11213 [ext/sockets/tests/socket_create_listen_used.phpt]
PASS ext/sockets - socket_create_listen - test for used socket [ext/sockets/tests/socket_create_listen_used.phpt] 
TEST 6618/11213 [ext/sockets/tests/socket_create_pair-wrongparams-win32.phpt]
SKIP Test parameter handling in socket_create_pair() [ext/sockets/tests/socket_create_pair-wrongparams-win32.phpt] reason: .. Not valid for non Windows
TEST 6619/11213 [ext/sockets/tests/socket_create_pair-wrongparams.phpt]
FAIL Test parameter handling in socket_create_pair() [ext/sockets/tests/socket_create_pair-wrongparams.phpt] 
TEST 6620/11213 [ext/sockets/tests/socket_create_pair.phpt]
PASS Test for socket_create_pair() [ext/sockets/tests/socket_create_pair.phpt] 
TEST 6621/11213 [ext/sockets/tests/socket_create_params.phpt]
PASS ext/sockets - socket_create - test with empty parameters [ext/sockets/tests/socket_create_params.phpt] 
TEST 6622/11213 [ext/sockets/tests/socket_getpeername.phpt]
PASS ext/sockets - socket_getsockname - basic test [ext/sockets/tests/socket_getpeername.phpt] 
TEST 6623/11213 [ext/sockets/tests/socket_getpeername_ipv4loop.phpt]
PASS ext/sockets - socket_getpeername_ipv4loop - basic test [ext/sockets/tests/socket_getpeername_ipv4loop.phpt] 
TEST 6624/11213 [ext/sockets/tests/socket_getpeername_ipv6loop.phpt]
SKIP ext/sockets - socket_getpeername_ipv6loop - basic test [ext/sockets/tests/socket_getpeername_ipv6loop.phpt] reason: no IPv6 support
TEST 6625/11213 [ext/sockets/tests/socket_getsockname.phpt]
PASS ext/sockets - socket_getsockname - basic test [ext/sockets/tests/socket_getsockname.phpt] 
TEST 6626/11213 [ext/sockets/tests/socket_listen-wrongparams.phpt]
PASS Test parameter handling in socket_listen(). [ext/sockets/tests/socket_listen-wrongparams.phpt] 
TEST 6627/11213 [ext/sockets/tests/socket_listen_params.phpt]
PASS ext/sockets - socket_listen - test with empty parameters [ext/sockets/tests/socket_listen_params.phpt] 
TEST 6628/11213 [ext/sockets/tests/socket_read_params.phpt]
PASS ext/sockets - socket_read- test with empty parameters [ext/sockets/tests/socket_read_params.phpt] 
TEST 6629/11213 [ext/sockets/tests/socket_select-wrongparams-1-win32.phpt]
SKIP Test parameter handling in socket_select(). [ext/sockets/tests/socket_select-wrongparams-1-win32.phpt] reason: .. Not valid for non Windows
TEST 6630/11213 [ext/sockets/tests/socket_select-wrongparams-1.phpt]
PASS Test parameter handling in socket_select(). [ext/sockets/tests/socket_select-wrongparams-1.phpt] 
TEST 6631/11213 [ext/sockets/tests/socket_select-wrongparams-2.phpt]
PASS Test parameter handling in socket_select(). [ext/sockets/tests/socket_select-wrongparams-2.phpt] 
TEST 6632/11213 [ext/sockets/tests/socket_select-wrongparams-3.phpt]
PASS Test parameter handling in socket_select(). [ext/sockets/tests/socket_select-wrongparams-3.phpt] 
TEST 6633/11213 [ext/sockets/tests/socket_select-wrongparams-4.phpt]
PASS Test parameter handling in socket_select(). [ext/sockets/tests/socket_select-wrongparams-4.phpt] 
TEST 6634/11213 [ext/sockets/tests/socket_select.phpt]
PASS Test parameter handling in socket_select(). [ext/sockets/tests/socket_select.phpt] 
TEST 6635/11213 [ext/sockets/tests/socket_sentto_recvfrom_ipv4_udp.phpt]
PASS Test if socket_recvfrom() receives data sent by socket_sendto() via IPv4 UDP [ext/sockets/tests/socket_sentto_recvfrom_ipv4_udp.phpt] 
TEST 6636/11213 [ext/sockets/tests/socket_sentto_recvfrom_ipv6_udp.phpt]
SKIP Test if socket_recvfrom() receives data sent by socket_sendto() via IPv6 UDP [ext/sockets/tests/socket_sentto_recvfrom_ipv6_udp.phpt] reason: no IPv6 support
TEST 6637/11213 [ext/sockets/tests/socket_sentto_recvfrom_unix.phpt]
PASS Test if socket_recvfrom() receives data sent by socket_sendto() through a Unix domain socket [ext/sockets/tests/socket_sentto_recvfrom_unix.phpt] 
TEST 6638/11213 [ext/sockets/tests/socket_set_block-retval.phpt]
PASS Test socket_set_block return values [ext/sockets/tests/socket_set_block-retval.phpt] 
TEST 6639/11213 [ext/sockets/tests/socket_set_block-wrongparams.phpt]
PASS Test if socket_set_block throws E_WARNING with wrong parameters. [ext/sockets/tests/socket_set_block-wrongparams.phpt] 
TEST 6640/11213 [ext/sockets/tests/socket_set_nonblock-retval.phpt]
PASS Test socket_set_nonblock return values [ext/sockets/tests/socket_set_nonblock-retval.phpt] 
TEST 6641/11213 [ext/sockets/tests/socket_set_nonblock-wrongparams.phpt]
PASS Test if socket_set_nonblock throws E_WARNING with wrong parameters. [ext/sockets/tests/socket_set_nonblock-wrongparams.phpt] 
TEST 6642/11213 [ext/sockets/tests/socket_set_nonblock.phpt]
PASS ext/sockets - socket_set_block - basic test [ext/sockets/tests/socket_set_nonblock.phpt] 
TEST 6643/11213 [ext/sockets/tests/socket_set_option_error_socket_option.phpt]
FAIL Test if socket_set_option() returns 'unable to set socket option' failure for invalid options [ext/sockets/tests/socket_set_option_error_socket_option.phpt] 
TEST 6644/11213 [ext/sockets/tests/socket_set_option_rcvtimeo.phpt]
PASS Test if socket_set_option() works, option:SO_RCVTIMEO [ext/sockets/tests/socket_set_option_rcvtimeo.phpt] 
TEST 6645/11213 [ext/sockets/tests/socket_set_option_seolinger.phpt]
FAIL Test if socket_set_option() works, option:SO_SEOLINGER [ext/sockets/tests/socket_set_option_seolinger.phpt] 
TEST 6646/11213 [ext/sockets/tests/socket_set_option_sndtimeo.phpt]
PASS Test if socket_set_option() works, option:SO_SNDTIMEO [ext/sockets/tests/socket_set_option_sndtimeo.phpt] 
TEST 6647/11213 [ext/sockets/tests/socket_strerror.phpt]
SKIP ext/sockets - socket_strerror - basic test [ext/sockets/tests/socket_strerror.phpt] reason: - test validates linux error strings only.
TEST 6648/11213 [ext/sockets/tests/socket_write_params.phpt]
PASS ext/sockets - socket_write - test with empty parameters [ext/sockets/tests/socket_write_params.phpt] 
TEST 6649/11213 [ext/sockets/tests/unixloop.phpt]
PASS Unix domain socket Loopback test [ext/sockets/tests/unixloop.phpt] 
TEST 6650/11213 [ext/spl/examples/tests/dualiterator_001.phpt]
PASS SPL: DualIterator [ext/spl/examples/tests/dualiterator_001.phpt] 
TEST 6651/11213 [ext/spl/tests/ArrayObject_unserialize_empty_string.phpt]
PASS ArrayObject: test that you cannot unserialize a empty string [ext/spl/tests/ArrayObject_unserialize_empty_string.phpt] 
TEST 6652/11213 [ext/spl/tests/DirectoryIterator_by_reference.phpt]
PASS DirectoryIterator: test that you cannot use iterator with reference [ext/spl/tests/DirectoryIterator_by_reference.phpt] 
TEST 6653/11213 [ext/spl/tests/DirectoryIterator_empty_constructor.phpt]
PASS DirectoryIterator: Test empty value to DirectoryIterator constructor [ext/spl/tests/DirectoryIterator_empty_constructor.phpt] 
TEST 6654/11213 [ext/spl/tests/DirectoryIterator_getBasename_basic_test.phpt]
PASS DirectoryIterator::getBasename() - Basic Test [ext/spl/tests/DirectoryIterator_getBasename_basic_test.phpt] 
TEST 6655/11213 [ext/spl/tests/DirectoryIterator_getBasename_pass_array.phpt]
PASS DirectoryIterator::getBasename() - Pass unexpected array [ext/spl/tests/DirectoryIterator_getBasename_pass_array.phpt] 
TEST 6656/11213 [ext/spl/tests/DirectoryIterator_getExtension_basic.phpt]
PASS SPL: DirectoryIterator::getExtension() basic test [ext/spl/tests/DirectoryIterator_getExtension_basic.phpt] 
TEST 6657/11213 [ext/spl/tests/DirectoryIterator_getGroup_basic.phpt]
PASS SPL: DirectoryIterator test getGroup [ext/spl/tests/DirectoryIterator_getGroup_basic.phpt] 
TEST 6658/11213 [ext/spl/tests/DirectoryIterator_getInode_basic.phpt]
PASS SPL: Spl Directory Iterator test getInode [ext/spl/tests/DirectoryIterator_getInode_basic.phpt] 
TEST 6659/11213 [ext/spl/tests/DirectoryIterator_getInode_error.phpt]
PASS SPL: Spl File Info test getInode [ext/spl/tests/DirectoryIterator_getInode_error.phpt] 
TEST 6660/11213 [ext/spl/tests/DirectoryIterator_getOwner_basic.phpt]
PASS SPL: DirectoryIterator test getOwner [ext/spl/tests/DirectoryIterator_getOwner_basic.phpt] 
TEST 6661/11213 [ext/spl/tests/SplArray_fromArray.phpt]
PASS Check that SplArray::fromArray will not allow integer overflows [ext/spl/tests/SplArray_fromArray.phpt] 
TEST 6662/11213 [ext/spl/tests/SplDoublyLinkedList_bottom_pass_array.phpt]
PASS SplDoublyLinkedList::bottom() - pass in an unexpected array parameter [ext/spl/tests/SplDoublyLinkedList_bottom_pass_array.phpt] 
TEST 6663/11213 [ext/spl/tests/SplDoublyLinkedList_bottom_pass_float.phpt]
PASS SplDoublyLinkedList::bottom() - pass in an unexpected float parameter [ext/spl/tests/SplDoublyLinkedList_bottom_pass_float.phpt] 
TEST 6664/11213 [ext/spl/tests/SplDoublyLinkedList_bottom_pass_integer.phpt]
PASS SplDoublyLinkedList::bottom() - pass in an unexpected integer parameter [ext/spl/tests/SplDoublyLinkedList_bottom_pass_integer.phpt] 
TEST 6665/11213 [ext/spl/tests/SplDoublyLinkedList_bottom_pass_null.phpt]
PASS SplDoublyLinkedList::bottom() - pass in an unexpected null parameter [ext/spl/tests/SplDoublyLinkedList_bottom_pass_null.phpt] 
TEST 6666/11213 [ext/spl/tests/SplDoublyLinkedList_count.phpt]
PASS Check that SplDoublyLinkedList::count fails if parameter passed in [ext/spl/tests/SplDoublyLinkedList_count.phpt] 
TEST 6667/11213 [ext/spl/tests/SplDoublyLinkedList_count_param_SplDoublyLinkedList.phpt]
PASS Create a SplDoublyLinkedList, call count() and pass a SplDoublyLinkedList object as the parameter. [ext/spl/tests/SplDoublyLinkedList_count_param_SplDoublyLinkedList.phpt] 
TEST 6668/11213 [ext/spl/tests/SplDoublyLinkedList_current.phpt]
PASS SplDoublyLinkedList getIteratorMode [ext/spl/tests/SplDoublyLinkedList_current.phpt] 
TEST 6669/11213 [ext/spl/tests/SplDoublyLinkedList_current_empty.phpt]
PASS Run current() function on an empty SplDoublyLinkedList. [ext/spl/tests/SplDoublyLinkedList_current_empty.phpt] 
TEST 6670/11213 [ext/spl/tests/SplDoublyLinkedList_debug-info.phpt]
PASS Check that SplDoublyLinkedList returns debug info when print_r is used. [ext/spl/tests/SplDoublyLinkedList_debug-info.phpt] 
TEST 6671/11213 [ext/spl/tests/SplDoublyLinkedList_getIteratorMode.phpt]
PASS SplDoublyLinkedList getIteratorMode [ext/spl/tests/SplDoublyLinkedList_getIteratorMode.phpt] 
TEST 6672/11213 [ext/spl/tests/SplDoublyLinkedList_getIteratorMode_error.phpt]
PASS SplDoublyLinkedList getIteratorMode with an unexpected parameter [ext/spl/tests/SplDoublyLinkedList_getIteratorMode_error.phpt] 
TEST 6673/11213 [ext/spl/tests/SplDoublyLinkedList_isEmpty_empty-with-parameter.phpt]
PASS Check that SplDoublyLinkedList->isEmpty() returns an error message when a parameter is passed. [ext/spl/tests/SplDoublyLinkedList_isEmpty_empty-with-parameter.phpt] 
TEST 6674/11213 [ext/spl/tests/SplDoublyLinkedList_isEmpty_empty.phpt]
PASS Check that SplDoublyLinkedList->isEmpty() correctly returns true for an empty list. [ext/spl/tests/SplDoublyLinkedList_isEmpty_empty.phpt] 
TEST 6675/11213 [ext/spl/tests/SplDoublyLinkedList_isEmpty_not-empty-with-parameter.phpt]
PASS Check that SplDoublyLinkedList->isEmpty() returns an error message when a parameter is passed. [ext/spl/tests/SplDoublyLinkedList_isEmpty_not-empty-with-parameter.phpt] 
TEST 6676/11213 [ext/spl/tests/SplDoublyLinkedList_isEmpty_not-empty.phpt]
PASS Check that SplDoublyLinkedList->isEmpty() correctly returns true for a non-empty list. [ext/spl/tests/SplDoublyLinkedList_isEmpty_not-empty.phpt] 
TEST 6677/11213 [ext/spl/tests/SplDoublyLinkedList_lifoMode.phpt]
PASS Check that SplDoublyLinkedList can traverse backwards [ext/spl/tests/SplDoublyLinkedList_lifoMode.phpt] 
TEST 6678/11213 [ext/spl/tests/SplDoublyLinkedList_offsetExists_invalid_parameter.phpt]
PASS SPL SplDoublyLinkedList offsetExists displays warning and returns null on no parameters [ext/spl/tests/SplDoublyLinkedList_offsetExists_invalid_parameter.phpt] 
TEST 6679/11213 [ext/spl/tests/SplDoublyLinkedList_offsetExists_success.phpt]
PASS SPL SplDoublyLinkedList offsetExists returns correct values [ext/spl/tests/SplDoublyLinkedList_offsetExists_success.phpt] 
TEST 6680/11213 [ext/spl/tests/SplDoublyLinkedList_offsetGet_empty.phpt]
PASS SplDoublyLinkedList::offsetGet() with no parameter passed. [ext/spl/tests/SplDoublyLinkedList_offsetGet_empty.phpt] 
TEST 6681/11213 [ext/spl/tests/SplDoublyLinkedList_offsetGet_missing_param.phpt]
PASS Tests that the offsetGet() method throws an error when no argument is sent [ext/spl/tests/SplDoublyLinkedList_offsetGet_missing_param.phpt] 
TEST 6682/11213 [ext/spl/tests/SplDoublyLinkedList_offsetGet_param_array.phpt]
PASS SplDoublyLinkedList::offsetGet() with 1st parameter passed as array. [ext/spl/tests/SplDoublyLinkedList_offsetGet_param_array.phpt] 
TEST 6683/11213 [ext/spl/tests/SplDoublyLinkedList_offsetGet_param_string.phpt]
PASS SplDoublyLinkedList::offsetGet() with 1st parameter passed as string. [ext/spl/tests/SplDoublyLinkedList_offsetGet_param_string.phpt] 
TEST 6684/11213 [ext/spl/tests/SplDoublyLinkedList_offsetSet_invalid_parameter.phpt]
PASS SplDoublyLinkedList offsetSet throws error on no parameters [ext/spl/tests/SplDoublyLinkedList_offsetSet_invalid_parameter.phpt] 
TEST 6685/11213 [ext/spl/tests/SplDoublyLinkedList_offsetSet_one_invalid_parameter.phpt]
PASS SplDoublyLinkedList offsetSet throws error only one parameter [ext/spl/tests/SplDoublyLinkedList_offsetSet_one_invalid_parameter.phpt] 
TEST 6686/11213 [ext/spl/tests/SplDoublyLinkedList_offsetUnset_greater_than_elements.phpt]
PASS Doubly Linked List - offsetUnset > number elements [ext/spl/tests/SplDoublyLinkedList_offsetUnset_greater_than_elements.phpt] 
TEST 6687/11213 [ext/spl/tests/SplDoublyLinkedList_offsetUnset_negative-parameter.phpt]
PASS Check that SplDoublyLinkedList->offsetUnset() returns an error message when the offset is < 0. [ext/spl/tests/SplDoublyLinkedList_offsetUnset_negative-parameter.phpt] 
TEST 6688/11213 [ext/spl/tests/SplDoublyLinkedList_offsetUnset_parameter-larger-num-elements.phpt]
PASS Check that SplDoublyLinkedList->offsetUnset() returns an error message when the offset is > elements. [ext/spl/tests/SplDoublyLinkedList_offsetUnset_parameter-larger-num-elements.phpt] 
TEST 6689/11213 [ext/spl/tests/SplDoublyLinkedList_pop_noParams.phpt]
PASS Checks that the pop() method of DoublyLinkedList does not accept args. [ext/spl/tests/SplDoublyLinkedList_pop_noParams.phpt] 
TEST 6690/11213 [ext/spl/tests/SplDoublyLinkedList_pop_params.phpt]
PASS SplDoublyLinkedList::offsetGet() with no parameter passed. [ext/spl/tests/SplDoublyLinkedList_pop_params.phpt] 
TEST 6691/11213 [ext/spl/tests/SplDoublyLinkedList_push_missing_parameter.phpt]
PASS Check that SplDoublyLinkedList::push generate a warning and return NULL with missing param [ext/spl/tests/SplDoublyLinkedList_push_missing_parameter.phpt] 
TEST 6692/11213 [ext/spl/tests/SplDoublyLinkedList_setIteratorMode_param_SplDoublyLinkedList.phpt]
PASS Create a SplDoublyLinkedList, call setIteratorMode() and pass a SplDoublyLinkedList object as the parameter. [ext/spl/tests/SplDoublyLinkedList_setIteratorMode_param_SplDoublyLinkedList.phpt] 
TEST 6693/11213 [ext/spl/tests/SplDoublyLinkedList_top_pass_array.phpt]
PASS SplDoublyLinkedList::top() - pass in an unexpected array [ext/spl/tests/SplDoublyLinkedList_top_pass_array.phpt] 
TEST 6694/11213 [ext/spl/tests/SplDoublyLinkedList_top_pass_float.phpt]
PASS SplDoublyLinkedList::top() - pass in an unexpected float parameter [ext/spl/tests/SplDoublyLinkedList_top_pass_float.phpt] 
TEST 6695/11213 [ext/spl/tests/SplDoublyLinkedList_top_pass_integer.phpt]
PASS SplDoublyLinkedList::top() - pass in an unexpected integer parameter [ext/spl/tests/SplDoublyLinkedList_top_pass_integer.phpt] 
TEST 6696/11213 [ext/spl/tests/SplDoublyLinkedList_top_pass_null.phpt]
PASS SplDoublyLinkedList::top() - pass in an unexpected null parameter [ext/spl/tests/SplDoublyLinkedList_top_pass_null.phpt] 
TEST 6697/11213 [ext/spl/tests/SplDoublyLinkedList_unshift_missing_parameter.phpt]
PASS Check that SplDoublyLinkedList::unshift generate a warning and return NULL with missing param [ext/spl/tests/SplDoublyLinkedList_unshift_missing_parameter.phpt] 
TEST 6698/11213 [ext/spl/tests/SplDoublylinkedlist_offsetunset_first.phpt]
PASS SPL: SplDoublyLinkedList : offsetUnset - first element [ext/spl/tests/SplDoublylinkedlist_offsetunset_first.phpt] 
TEST 6699/11213 [ext/spl/tests/SplDoublylinkedlist_offsetunset_first002.phpt]
PASS SPL: SplDoublyLinkedList : offsetUnset - first element [ext/spl/tests/SplDoublylinkedlist_offsetunset_first002.phpt] 
TEST 6700/11213 [ext/spl/tests/SplDoublylinkedlist_offsetunset_last.phpt]
PASS SPL: SplDoublyLinkedList : offsetUnset - last element [ext/spl/tests/SplDoublylinkedlist_offsetunset_last.phpt] 
TEST 6701/11213 [ext/spl/tests/SplFileInfo_001.phpt]
PASS Testing SplFileInfo calling the constructor twice [ext/spl/tests/SplFileInfo_001.phpt] 
TEST 6702/11213 [ext/spl/tests/SplFileInfo_getExtension_basic.phpt]
PASS SPL: SplFileInfo::getExtension() basic test [ext/spl/tests/SplFileInfo_getExtension_basic.phpt] 
TEST 6703/11213 [ext/spl/tests/SplFileInfo_getGroup_basic.phpt]
PASS SPL: SplFileInfo test getGroup [ext/spl/tests/SplFileInfo_getGroup_basic.phpt] 
TEST 6704/11213 [ext/spl/tests/SplFileInfo_getGroup_error.phpt]
PASS SPL: Spl File Info test getGroup [ext/spl/tests/SplFileInfo_getGroup_error.phpt] 
TEST 6705/11213 [ext/spl/tests/SplFileInfo_getInode_basic.phpt]
PASS SPL: Spl File Info test getInode [ext/spl/tests/SplFileInfo_getInode_basic.phpt] 
TEST 6706/11213 [ext/spl/tests/SplFileInfo_getInode_error.phpt]
PASS SPL: Spl File Info test getPerms [ext/spl/tests/SplFileInfo_getInode_error.phpt] 
TEST 6707/11213 [ext/spl/tests/SplFileInfo_getOwner_basic.phpt]
PASS SPL: SplFileInfo test getOwner [ext/spl/tests/SplFileInfo_getOwner_basic.phpt] 
TEST 6708/11213 [ext/spl/tests/SplFileInfo_getOwner_error.phpt]
PASS SPL: Spl File Info test getOwner [ext/spl/tests/SplFileInfo_getOwner_error.phpt] 
TEST 6709/11213 [ext/spl/tests/SplFileInfo_getPerms_basic.phpt]
PASS SPL: Spl File Info test getPerms [ext/spl/tests/SplFileInfo_getPerms_basic.phpt] 
TEST 6710/11213 [ext/spl/tests/SplFileInfo_getPerms_error.phpt]
PASS SPL: Spl File Info test getPerms [ext/spl/tests/SplFileInfo_getPerms_error.phpt] 
TEST 6711/11213 [ext/spl/tests/SplFileObject_fflush_basic_001.phpt]
PASS SplFileObject::fflush function - basic test [ext/spl/tests/SplFileObject_fflush_basic_001.phpt] 
TEST 6712/11213 [ext/spl/tests/SplFileObject_fgetcsv_basic.phpt]
PASS SplFileObject::fgetcsv default path [ext/spl/tests/SplFileObject_fgetcsv_basic.phpt] 
TEST 6713/11213 [ext/spl/tests/SplFileObject_fgetcsv_delimiter_basic.phpt]
PASS SplFileObject::fgetcsv with alternative delimeter [ext/spl/tests/SplFileObject_fgetcsv_delimiter_basic.phpt] 
TEST 6714/11213 [ext/spl/tests/SplFileObject_fgetcsv_delimiter_error.phpt]
PASS SplFileObject::fgetcsv with alternative delimeter [ext/spl/tests/SplFileObject_fgetcsv_delimiter_error.phpt] 
TEST 6715/11213 [ext/spl/tests/SplFileObject_fgetcsv_enclosure_basic.phpt]
PASS SplFileObject::fgetcsv with alternative delimeter [ext/spl/tests/SplFileObject_fgetcsv_enclosure_basic.phpt] 
TEST 6716/11213 [ext/spl/tests/SplFileObject_fgetcsv_enclosure_error.phpt]
PASS SplFileObject::fgetcsv with alternative delimeter [ext/spl/tests/SplFileObject_fgetcsv_enclosure_error.phpt] 
TEST 6717/11213 [ext/spl/tests/SplFileObject_fgetcsv_escape_basic.phpt]
PASS SplFileObject::fgetcsv with alternative delimeter [ext/spl/tests/SplFileObject_fgetcsv_escape_basic.phpt] 
TEST 6718/11213 [ext/spl/tests/SplFileObject_fgetcsv_escape_default.phpt]
PASS SplFileObject::fgetcsv with default escape character [ext/spl/tests/SplFileObject_fgetcsv_escape_default.phpt] 
TEST 6719/11213 [ext/spl/tests/SplFileObject_fgetcsv_escape_error.phpt]
PASS SplFileObject::fgetcsv with alternative delimeter [ext/spl/tests/SplFileObject_fgetcsv_escape_error.phpt] 
TEST 6720/11213 [ext/spl/tests/SplFileObject_fpassthru_basic.phpt]
PASS SplFileObject::fpassthru function - basic functionality test [ext/spl/tests/SplFileObject_fpassthru_basic.phpt] 
TEST 6721/11213 [ext/spl/tests/SplFileObject_fscanf_basic.phpt]
PASS SplFileObject::fscanf function - basic functionality test [ext/spl/tests/SplFileObject_fscanf_basic.phpt] 
TEST 6722/11213 [ext/spl/tests/SplFileObject_fseek_error_001.phpt]
PASS SplFileObject::fseek function - parameters test [ext/spl/tests/SplFileObject_fseek_error_001.phpt] 
TEST 6723/11213 [ext/spl/tests/SplFileObject_ftruncate_error_001.phpt]
PASS SplFileObject::ftruncate function - truncating with stream that does not support truncation [ext/spl/tests/SplFileObject_ftruncate_error_001.phpt] 
TEST 6724/11213 [ext/spl/tests/SplFileObject_fwrite_error_001.phpt]
PASS SplFileObject::fpassthru function - parameters test [ext/spl/tests/SplFileObject_fwrite_error_001.phpt] 
TEST 6725/11213 [ext/spl/tests/SplFileObject_fwrite_variation_001.phpt]
PASS SplFileObject::fwrite function - writing with two parameters length < input string length [ext/spl/tests/SplFileObject_fwrite_variation_001.phpt] 
TEST 6726/11213 [ext/spl/tests/SplFileObject_fwrite_variation_002.phpt]
PASS SplFileObject::fwrite function - writing with two parameters, length > input string length [ext/spl/tests/SplFileObject_fwrite_variation_002.phpt] 
TEST 6727/11213 [ext/spl/tests/SplFileObject_fwrite_variation_003.phpt]
PASS SplFileObject::fwrite function - writing with magic_quotes_runtime ini set [ext/spl/tests/SplFileObject_fwrite_variation_003.phpt] 
TEST 6728/11213 [ext/spl/tests/SplFileObject_getCsvControl_basic_001.phpt]
PASS SplFileObject::getCsvControl function - basic test [ext/spl/tests/SplFileObject_getCsvControl_basic_001.phpt] 
TEST 6729/11213 [ext/spl/tests/SplFileObject_seek_error_001.phpt]
PASS SplFileObject::seek function - test parameters [ext/spl/tests/SplFileObject_seek_error_001.phpt] 
TEST 6730/11213 [ext/spl/tests/SplFixedArray__construct_param_array.phpt]
PASS SplFixedArray::__construct() with array passed as integer. [ext/spl/tests/SplFixedArray__construct_param_array.phpt] 
TEST 6731/11213 [ext/spl/tests/SplFixedArray__construct_param_float.phpt]
PASS SplFixedArray::__construct() with float passed as parameter. [ext/spl/tests/SplFixedArray__construct_param_float.phpt] 
TEST 6732/11213 [ext/spl/tests/SplFixedArray__construct_param_null.phpt]
PASS SplFixedArray::__construct() with null passed as parameter. [ext/spl/tests/SplFixedArray__construct_param_null.phpt] 
TEST 6733/11213 [ext/spl/tests/SplFixedArray__construct_param_string.phpt]
PASS SplFixedArray::__construct() with string passed as parameter. [ext/spl/tests/SplFixedArray__construct_param_string.phpt] 
TEST 6734/11213 [ext/spl/tests/SplFixedArray_construct_param_SplFixedArray.phpt]
PASS Create an SplFixedArray using an SplFixedArray object. [ext/spl/tests/SplFixedArray_construct_param_SplFixedArray.phpt] 
TEST 6735/11213 [ext/spl/tests/SplFixedArray_count_checkParams.phpt]
PASS Makes sure that an integer cannot be passed into the count() method of the splFixedArray. [ext/spl/tests/SplFixedArray_count_checkParams.phpt] 
TEST 6736/11213 [ext/spl/tests/SplFixedArray_count_param_int.phpt]
PASS Creates array, uses the count function to get the size of the array, but passes a parameter. [ext/spl/tests/SplFixedArray_count_param_int.phpt] 
TEST 6737/11213 [ext/spl/tests/SplFixedArray_current_param.phpt]
PASS SplFixedArray::current() with a parameter. *BUG* [ext/spl/tests/SplFixedArray_current_param.phpt] 
TEST 6738/11213 [ext/spl/tests/SplFixedArray_fromArray_invalid_parameter_001.phpt]
PASS pass an integer into fromArray() [ext/spl/tests/SplFixedArray_fromArray_invalid_parameter_001.phpt] 
TEST 6739/11213 [ext/spl/tests/SplFixedArray_fromArray_invalid_parameter_002.phpt]
PASS pass a string into fromArray() [ext/spl/tests/SplFixedArray_fromArray_invalid_parameter_002.phpt] 
TEST 6740/11213 [ext/spl/tests/SplFixedArray_fromarray_indexes.phpt]
PASS Create a SplFixedArray from an array using the fromArray() function use the default behaviour of preserve the indexes. [ext/spl/tests/SplFixedArray_fromarray_indexes.phpt] 
TEST 6741/11213 [ext/spl/tests/SplFixedArray_fromarray_non_indexes.phpt]
PASS Create a SplFixedArray from an array using the fromArray() function don't try to preserve the indexes. [ext/spl/tests/SplFixedArray_fromarray_non_indexes.phpt] 
TEST 6742/11213 [ext/spl/tests/SplFixedArray_fromarray_param_boolean.phpt]
PASS Tries to create a SplFixedArray using a boolean value. [ext/spl/tests/SplFixedArray_fromarray_param_boolean.phpt] 
TEST 6743/11213 [ext/spl/tests/SplFixedArray_fromarray_param_multiarray.phpt]
PASS Tries to create a SplFixedArray using the fromArray() function and a multi dimentional array. [ext/spl/tests/SplFixedArray_fromarray_param_multiarray.phpt] 
TEST 6744/11213 [ext/spl/tests/SplFixedArray_getSize_pass_param.phpt]
PASS SplFixedArray::getSize() pass a parameter when none are expected [ext/spl/tests/SplFixedArray_getSize_pass_param.phpt] 
TEST 6745/11213 [ext/spl/tests/SplFixedArray_key_param.phpt]
PASS SplFixedArray::key() with a parameter passed. This is a bug and an error should be called. [ext/spl/tests/SplFixedArray_key_param.phpt] 
TEST 6746/11213 [ext/spl/tests/SplFixedArray_key_setsize.phpt]
PASS SplFixedArray::key() when the array has a size higher than the amount of values specified. [ext/spl/tests/SplFixedArray_key_setsize.phpt] 
TEST 6747/11213 [ext/spl/tests/SplFixedArray_next_param.phpt]
PASS SplFixedArray::next() with a parameter. *BUG* [ext/spl/tests/SplFixedArray_next_param.phpt] 
TEST 6748/11213 [ext/spl/tests/SplFixedArray_offsetExists_invalid_parameter.phpt]
PASS SPL FixedArray offsetExists throws error only one parameter [ext/spl/tests/SplFixedArray_offsetExists_invalid_parameter.phpt] 
TEST 6749/11213 [ext/spl/tests/SplFixedArray_offsetExists_less_than_zero.phpt]
PASS SPL FixedArray offsetExists behaviour on a negative index [ext/spl/tests/SplFixedArray_offsetExists_less_than_zero.phpt] 
TEST 6750/11213 [ext/spl/tests/SplFixedArray_offsetGet_invalid_parameter.phpt]
PASS SPL FixedArray offsetGet throws error on no parameter [ext/spl/tests/SplFixedArray_offsetGet_invalid_parameter.phpt] 
TEST 6751/11213 [ext/spl/tests/SplFixedArray_offsetSet_invalid_parameter.phpt]
PASS SPL FixedArray offsetSet throws error on no parameters [ext/spl/tests/SplFixedArray_offsetSet_invalid_parameter.phpt] 
TEST 6752/11213 [ext/spl/tests/SplFixedArray_offsetSet_one_invalid_parameter.phpt]
PASS SPL FixedArray offsetSet throws error only one parameter [ext/spl/tests/SplFixedArray_offsetSet_one_invalid_parameter.phpt] 
TEST 6753/11213 [ext/spl/tests/SplFixedArray_offsetUnset_invalid_parameter.phpt]
PASS SPL FixedArray offsetUnset throws error on no parameter [ext/spl/tests/SplFixedArray_offsetUnset_invalid_parameter.phpt] 
TEST 6754/11213 [ext/spl/tests/SplFixedArray_offsetUnset_string.phpt]
PASS Check removing an item from an array when the offset is not an integer. [ext/spl/tests/SplFixedArray_offsetUnset_string.phpt] 
TEST 6755/11213 [ext/spl/tests/SplFixedArray_rewind_param.phpt]
PASS SplFixedArray::rewind() with a parameter. *BUG* [ext/spl/tests/SplFixedArray_rewind_param.phpt] 
TEST 6756/11213 [ext/spl/tests/SplFixedArray_setSize_filled_to_smaller.phpt]
PASS Create array, fills it with and resizes it to lower value. [ext/spl/tests/SplFixedArray_setSize_filled_to_smaller.phpt] 
TEST 6757/11213 [ext/spl/tests/SplFixedArray_setSize_param_array.phpt]
PASS SplFixedArray::setSize() with an array parameter [ext/spl/tests/SplFixedArray_setSize_param_array.phpt] 
TEST 6758/11213 [ext/spl/tests/SplFixedArray_setSize_param_float.phpt]
PASS SplFixedArray::setSize() with a float param [ext/spl/tests/SplFixedArray_setSize_param_float.phpt] 
TEST 6759/11213 [ext/spl/tests/SplFixedArray_setSize_param_null.phpt]
PASS SplFixedArray::setSize() with a null parameter [ext/spl/tests/SplFixedArray_setSize_param_null.phpt] 
TEST 6760/11213 [ext/spl/tests/SplFixedArray_setSize_reduce.phpt]
PASS SPL FixedArray can reduce size of array [ext/spl/tests/SplFixedArray_setSize_reduce.phpt] 
TEST 6761/11213 [ext/spl/tests/SplFixedArray_setsize_001.phpt]
PASS SPL: FixedArray: setsize - populate array, then shrink [ext/spl/tests/SplFixedArray_setsize_001.phpt] 
TEST 6762/11213 [ext/spl/tests/SplFixedArray_setsize_grow.phpt]
PASS SplFixedArray::setSize() grow [ext/spl/tests/SplFixedArray_setsize_grow.phpt] 
TEST 6763/11213 [ext/spl/tests/SplFixedArray_setsize_shrink.phpt]
PASS shrink a full array of integers [ext/spl/tests/SplFixedArray_setsize_shrink.phpt] 
TEST 6764/11213 [ext/spl/tests/SplFixedArray_toArray_with-params.phpt]
PASS Check that passing a parameter to toArray() produces a correct error [ext/spl/tests/SplFixedArray_toArray_with-params.phpt] 
TEST 6765/11213 [ext/spl/tests/SplHeap_count_invalid_parameter.phpt]
PASS Check that SplHeap::count generate a warning and returns NULL when param passed [ext/spl/tests/SplHeap_count_invalid_parameter.phpt] 
TEST 6766/11213 [ext/spl/tests/SplHeap_extract_invalid_parameter.phpt]
PASS Check that SplHeap::extract generate a warning and returns NULL when param passed [ext/spl/tests/SplHeap_extract_invalid_parameter.phpt] 
TEST 6767/11213 [ext/spl/tests/SplHeap_insert_invalid_parameter.phpt]
PASS Check that SplHeap::insert generate a warning and returns NULL when $value is missing [ext/spl/tests/SplHeap_insert_invalid_parameter.phpt] 
TEST 6768/11213 [ext/spl/tests/SplHeap_isEmpty.phpt]
PASS Check that SplHeap::isEmpty standard success test [ext/spl/tests/SplHeap_isEmpty.phpt] 
TEST 6769/11213 [ext/spl/tests/SplHeap_isEmpty_invalid_parameter.phpt]
PASS Check that SplHeap::isEmpty generate a warning and returns NULL when param passed [ext/spl/tests/SplHeap_isEmpty_invalid_parameter.phpt] 
TEST 6770/11213 [ext/spl/tests/SplObjectStorage_addAll_invalid_parameter.phpt]
PASS Check that SplObjectStorage::addAll generate a warning and returns NULL when passed non-object param [ext/spl/tests/SplObjectStorage_addAll_invalid_parameter.phpt] 
TEST 6771/11213 [ext/spl/tests/SplObjectStorage_attach_invalid_parameter.phpt]
PASS Check that SplObjectStorage::attach generates a warning and returns NULL when bad params are passed [ext/spl/tests/SplObjectStorage_attach_invalid_parameter.phpt] 
TEST 6772/11213 [ext/spl/tests/SplObjectStorage_contains_invalid_parameter.phpt]
PASS Check that SplObjectStorage::contains generate a warning and returns NULL when passed non-object param [ext/spl/tests/SplObjectStorage_contains_invalid_parameter.phpt] 
TEST 6773/11213 [ext/spl/tests/SplObjectStorage_current_empty_storage.phpt]
PASS Check that SplObjectStorage::current returns NULL when storage is empty [ext/spl/tests/SplObjectStorage_current_empty_storage.phpt] 
TEST 6774/11213 [ext/spl/tests/SplObjectStorage_detach_invalid_parameter.phpt]
PASS Check that SplObjectStorage::detach generate a warning and returns NULL when passed non-object param [ext/spl/tests/SplObjectStorage_detach_invalid_parameter.phpt] 
TEST 6775/11213 [ext/spl/tests/SplObjectStorage_getInfo_empty_storage.phpt]
PASS Check that SplObjectStorage::getInfo returns NULL when storage is empty [ext/spl/tests/SplObjectStorage_getInfo_empty_storage.phpt] 
TEST 6776/11213 [ext/spl/tests/SplObjectStorage_offsetGet.phpt]
PASS Standard success for SplObjectStorage::offsetGet [ext/spl/tests/SplObjectStorage_offsetGet.phpt] 
TEST 6777/11213 [ext/spl/tests/SplObjectStorage_offsetGet_invalid_parameter.phpt]
PASS Check that SplObjectStorage::offsetGet generate a warning and return NULL when passed non-object param [ext/spl/tests/SplObjectStorage_offsetGet_invalid_parameter.phpt] 
TEST 6778/11213 [ext/spl/tests/SplObjectStorage_offsetGet_missing_object.phpt]
PASS Check that SplObjectStorage::offsetGet throws exception when non-existing object is requested [ext/spl/tests/SplObjectStorage_offsetGet_missing_object.phpt] 
TEST 6779/11213 [ext/spl/tests/SplObjectStorage_removeAllExcept_basic.phpt]
PASS Check that SplObjectStorage::removeUncommon functions when receiving proper input [ext/spl/tests/SplObjectStorage_removeAllExcept_basic.phpt] 
TEST 6780/11213 [ext/spl/tests/SplObjectStorage_removeAllExcept_invalid_parameter.phpt]
PASS Check that SplObjectStorage::removeAllExcept generate a warning and returns NULL when passed non-object param [ext/spl/tests/SplObjectStorage_removeAllExcept_invalid_parameter.phpt] 
TEST 6781/11213 [ext/spl/tests/SplObjectStorage_removeAll_invalid_parameter.phpt]
PASS Check that SplObjectStorage::removeAll generate a warning and returns NULL when passed non-object param [ext/spl/tests/SplObjectStorage_removeAll_invalid_parameter.phpt] 
TEST 6782/11213 [ext/spl/tests/SplObjectStorage_setInfo_empty_storage.phpt]
PASS Check that SplObjectStorage::setInfo returns NULL when storage is empty [ext/spl/tests/SplObjectStorage_setInfo_empty_storage.phpt] 
TEST 6783/11213 [ext/spl/tests/SplObjectStorage_setInfo_invalid_parameter.phpt]
PASS Check that SplObjectStorage::setInfo returns NULL when no param is passed [ext/spl/tests/SplObjectStorage_setInfo_invalid_parameter.phpt] 
TEST 6784/11213 [ext/spl/tests/SplObjectStorage_unserialize_bad.phpt]
FAIL SPL: Test that serialized blob contains unique elements (CVE-2010-2225) [ext/spl/tests/SplObjectStorage_unserialize_bad.phpt] 
TEST 6785/11213 [ext/spl/tests/SplObjectStorage_unserialize_invalid_parameter1.phpt]
PASS Check that SplObjectStorage::unserialize returns NULL when non-string param is passed [ext/spl/tests/SplObjectStorage_unserialize_invalid_parameter1.phpt] 
TEST 6786/11213 [ext/spl/tests/SplObjectStorage_unserialize_invalid_parameter2.phpt]
PASS Check that SplObjectStorage::unserialize throws exception when numeric value passed [ext/spl/tests/SplObjectStorage_unserialize_invalid_parameter2.phpt] 
TEST 6787/11213 [ext/spl/tests/SplObjectStorage_unserialize_invalid_parameter3.phpt]
PASS Check that SplObjectStorage::unserialize throws exception when NULL passed [ext/spl/tests/SplObjectStorage_unserialize_invalid_parameter3.phpt] 
TEST 6788/11213 [ext/spl/tests/SplObjectStorage_unserialize_nested.phpt]
PASS SPL: Test unserializing tested & linked storage [ext/spl/tests/SplObjectStorage_unserialize_nested.phpt] 
TEST 6789/11213 [ext/spl/tests/SplObjectStorage_var_dump.phpt]
PASS SPL: SplObjectStorage: recursive var_dump [ext/spl/tests/SplObjectStorage_var_dump.phpt] 
TEST 6790/11213 [ext/spl/tests/SplPriorityQueue_extract_invalid_parameter.phpt]
PASS Check that SplPriorityQueue::extract generate a warning and returns NULL when param passed [ext/spl/tests/SplPriorityQueue_extract_invalid_parameter.phpt] 
TEST 6791/11213 [ext/spl/tests/SplPriorityQueue_insert_invalid_parameter.phpt]
PASS Check that SplPriorityQueue::insert generate a warning and returns NULL when rubbish params are passed [ext/spl/tests/SplPriorityQueue_insert_invalid_parameter.phpt] 
TEST 6792/11213 [ext/spl/tests/SplQueue_setIteratorMode.phpt]
PASS Check that SplQueue can't be set to LIFO [ext/spl/tests/SplQueue_setIteratorMode.phpt] 
TEST 6793/11213 [ext/spl/tests/SplQueue_setIteratorMode_param_lifo.phpt]
PASS SplQueue setIteratorMode to LIFO produces fail condition in try/catch [ext/spl/tests/SplQueue_setIteratorMode_param_lifo.phpt] 
TEST 6794/11213 [ext/spl/tests/SplStack_setIteratorMode.phpt]
PASS Check that SplStack can't be set to FIFO [ext/spl/tests/SplStack_setIteratorMode.phpt] 
TEST 6795/11213 [ext/spl/tests/SplTempFileObject_constructor_basic.phpt]
PASS SPL SplTempFileObject constructor sets correct defaults when pass 0 arguments [ext/spl/tests/SplTempFileObject_constructor_basic.phpt] 
TEST 6796/11213 [ext/spl/tests/SplTempFileObject_constructor_error.phpt]
PASS SPL SplTempFileObject constructor sets correct defaults when pass 0 arguments [ext/spl/tests/SplTempFileObject_constructor_error.phpt] 
TEST 6797/11213 [ext/spl/tests/SplTempFileObject_constructor_maxmemory_basic.phpt]
PASS SPL SplTempFileObject constructor sets correct values when passed fixed memory size [ext/spl/tests/SplTempFileObject_constructor_maxmemory_basic.phpt] 
TEST 6798/11213 [ext/spl/tests/SplTempFileObject_constructor_memory_lt1_variation.phpt]
PASS SPL SplTempFileObject constructor sets correct defaults when passed a negative value [ext/spl/tests/SplTempFileObject_constructor_memory_lt1_variation.phpt] 
TEST 6799/11213 [ext/spl/tests/arrayObject___construct_basic1.phpt]
PASS SPL: ArrayObject::__construct basic usage. [ext/spl/tests/arrayObject___construct_basic1.phpt] 
TEST 6800/11213 [ext/spl/tests/arrayObject___construct_basic2.phpt]
PASS SPL: ArrayObject::__construct basic usage. [ext/spl/tests/arrayObject___construct_basic2.phpt] 
TEST 6801/11213 [ext/spl/tests/arrayObject___construct_basic3.phpt]
PASS SPL: ArrayObject::__construct basic usage with ArrayObject::STD_PROP_LIST. [ext/spl/tests/arrayObject___construct_basic3.phpt] 
TEST 6802/11213 [ext/spl/tests/arrayObject___construct_basic4.phpt]
PASS SPL: ArrayObject::__construct basic usage with ArrayObject::ARRAY_AS_PROPS. Currently fails on php.net due to bug 45622. [ext/spl/tests/arrayObject___construct_basic4.phpt] 
TEST 6803/11213 [ext/spl/tests/arrayObject___construct_basic5.phpt]
PASS SPL: ArrayObject::__construct basic usage with ArrayObject::STD_PROP_LIST|ArrayObject::ARRAY_AS_PROPS. Currently fails on php.net due to bug 45622. [ext/spl/tests/arrayObject___construct_basic5.phpt] 
TEST 6804/11213 [ext/spl/tests/arrayObject___construct_basic6.phpt]
PASS SPL: ArrayObject::__construct: check impact of ArrayObject::STD_PROP_LIST on var_dump. [ext/spl/tests/arrayObject___construct_basic6.phpt] 
TEST 6805/11213 [ext/spl/tests/arrayObject___construct_error1.phpt]
PASS SPL: ArrayObject::__construct with bad iterator. [ext/spl/tests/arrayObject___construct_error1.phpt] 
TEST 6806/11213 [ext/spl/tests/arrayObject___construct_error2.phpt]
PASS SPL: ArrayObject::__construct with too many arguments. [ext/spl/tests/arrayObject___construct_error2.phpt] 
TEST 6807/11213 [ext/spl/tests/arrayObject_asort_basic1.phpt]
PASS SPL: Test ArrayObject::asort() function : basic functionality with array based store [ext/spl/tests/arrayObject_asort_basic1.phpt] 
TEST 6808/11213 [ext/spl/tests/arrayObject_asort_basic2.phpt]
PASS SPL: Test ArrayObject::asort() function : basic functionality with object based store [ext/spl/tests/arrayObject_asort_basic2.phpt] 
TEST 6809/11213 [ext/spl/tests/arrayObject_clone_basic1.phpt]
PASS SPL: Cloning an instance of ArrayObject which wraps an array. [ext/spl/tests/arrayObject_clone_basic1.phpt] 
TEST 6810/11213 [ext/spl/tests/arrayObject_clone_basic2.phpt]
PASS SPL: Cloning an instance of ArrayObject which wraps an object. [ext/spl/tests/arrayObject_clone_basic2.phpt] 
TEST 6811/11213 [ext/spl/tests/arrayObject_clone_basic3.phpt]
PASS SPL: Cloning nested ArrayObjects. [ext/spl/tests/arrayObject_clone_basic3.phpt] 
TEST 6812/11213 [ext/spl/tests/arrayObject_count_basic1.phpt]
PASS SPL: ArrayObject::count() and ArrayIterator::count() basic functionality. [ext/spl/tests/arrayObject_count_basic1.phpt] 
TEST 6813/11213 [ext/spl/tests/arrayObject_exchangeArray_basic1.phpt]
PASS SPL: ArrayObject::exchangeArray() and copy-on-write references [ext/spl/tests/arrayObject_exchangeArray_basic1.phpt] 
TEST 6814/11213 [ext/spl/tests/arrayObject_exchangeArray_basic2.phpt]
PASS SPL: ArrayObject::exchangeArray() with various object arguments [ext/spl/tests/arrayObject_exchangeArray_basic2.phpt] 
TEST 6815/11213 [ext/spl/tests/arrayObject_exchangeArray_basic3.phpt]
PASS SPL: ArrayObject::exchangeArray() basic usage with object as underlying data store. [ext/spl/tests/arrayObject_exchangeArray_basic3.phpt] 
TEST 6816/11213 [ext/spl/tests/arrayObject_getFlags_basic1.phpt]
PASS SPL: ArrayObject::getFlags() basic usage [ext/spl/tests/arrayObject_getFlags_basic1.phpt] 
TEST 6817/11213 [ext/spl/tests/arrayObject_getFlags_basic2.phpt]
PASS SPL: ArrayObject::getFlags() - ensure flags are passed on to nested array objects and iterators. [ext/spl/tests/arrayObject_getFlags_basic2.phpt] 
TEST 6818/11213 [ext/spl/tests/arrayObject_getIteratorClass_basic1.phpt]
PASS SPL: ArrayObject::getIteratorClass and ArrayObject::setIteratorClass basic functionality [ext/spl/tests/arrayObject_getIteratorClass_basic1.phpt] 
TEST 6819/11213 [ext/spl/tests/arrayObject_ksort_basic1.phpt]
PASS SPL: Test ArrayObject::ksort() function : basic functionality with array based store [ext/spl/tests/arrayObject_ksort_basic1.phpt] 
TEST 6820/11213 [ext/spl/tests/arrayObject_ksort_basic2.phpt]
PASS SPL: Test ArrayObject::ksort() function : basic functionality with object base store [ext/spl/tests/arrayObject_ksort_basic2.phpt] 
TEST 6821/11213 [ext/spl/tests/arrayObject_magicMethods1.phpt]
PASS SPL: ArrayObject: ensure a wrapped object's magic methods for property access are not invoked when manipulating the ArrayObject's elements using []. [ext/spl/tests/arrayObject_magicMethods1.phpt] 
TEST 6822/11213 [ext/spl/tests/arrayObject_magicMethods2.phpt]
PASS SPL: ArrayObject: ensure a wrapped object's magic methods for property access are not invoked when manipulating the ArrayObject's elements using ->. [ext/spl/tests/arrayObject_magicMethods2.phpt] 
TEST 6823/11213 [ext/spl/tests/arrayObject_magicMethods3.phpt]
PASS SPL: ArrayObject: ensure a wrapped object's magic methods for property access are not invoked when manipulating the ArrayObject's elements using -> and ArrayObject::ARRAY_AS_PROPS. [ext/spl/tests/arrayObject_magicMethods3.phpt] 
TEST 6824/11213 [ext/spl/tests/arrayObject_magicMethods4.phpt]
PASS SPL: ArrayObject: ensure the magic methods for property access of a subclass of ArrayObject are not invoked when manipulating its elements using []. [ext/spl/tests/arrayObject_magicMethods4.phpt] 
TEST 6825/11213 [ext/spl/tests/arrayObject_magicMethods5.phpt]
PASS SPL: ArrayObject: ensure the magic methods for property access of a subclass of ArrayObject ARE invoked when manipulating its elements using ->. [ext/spl/tests/arrayObject_magicMethods5.phpt] 
TEST 6826/11213 [ext/spl/tests/arrayObject_magicMethods6.phpt]
PASS SPL: ArrayObject: ensure the magic methods for property access of a subclass of ArrayObject are not invoked when manipulating its elements using -> ArrayObject::ARRAY_AS_PROPS. [ext/spl/tests/arrayObject_magicMethods6.phpt] 
TEST 6827/11213 [ext/spl/tests/arrayObject_natcasesort_basic1.phpt]
PASS SPL: Test ArrayObject::natcasesort() function : basic functionality [ext/spl/tests/arrayObject_natcasesort_basic1.phpt] 
TEST 6828/11213 [ext/spl/tests/arrayObject_natsort_basic1.phpt]
PASS SPL: Test ArrayObject::natsort() function : basic functionality [ext/spl/tests/arrayObject_natsort_basic1.phpt] 
TEST 6829/11213 [ext/spl/tests/arrayObject_offsetExists_nullcheck.phpt]
PASS SPL: ArrayObject::offsetExists() should return true for element containing NULL [ext/spl/tests/arrayObject_offsetExists_nullcheck.phpt] 
TEST 6830/11213 [ext/spl/tests/arrayObject_setFlags_basic1.phpt]
PASS SPL: ArrayObject::setFlags basic usage with ArrayObject::ARRAY_AS_PROPS. Currently fails on php.net due to bug 45622. [ext/spl/tests/arrayObject_setFlags_basic1.phpt] 
TEST 6831/11213 [ext/spl/tests/arrayObject_setFlags_basic2.phpt]
PASS SPL: Ensure access to non-visible properties falls back to dimension access with ArrayObject::ARRAY_AS_PROPS. [ext/spl/tests/arrayObject_setFlags_basic2.phpt] 
TEST 6832/11213 [ext/spl/tests/arrayObject_setIteratorClass_error1.phpt]
PASS SPL: ArrayObject with bad iterator class. [ext/spl/tests/arrayObject_setIteratorClass_error1.phpt] 
TEST 6833/11213 [ext/spl/tests/arrayObject_uasort_basic1.phpt]
PASS SPL: Test ArrayObject::uasort() function : basic functionality [ext/spl/tests/arrayObject_uasort_basic1.phpt] 
TEST 6834/11213 [ext/spl/tests/arrayObject_uasort_error1.phpt]
PASS Test ArrayObject::uasort() function : wrong arg count [ext/spl/tests/arrayObject_uasort_error1.phpt] 
TEST 6835/11213 [ext/spl/tests/arrayObject_uksort_basic1.phpt]
PASS Test ArrayObject::uksort() function : basic functionality [ext/spl/tests/arrayObject_uksort_basic1.phpt] 
TEST 6836/11213 [ext/spl/tests/arrayObject_uksort_error1.phpt]
PASS Test ArrayObject::uksort() function : wrong arg count [ext/spl/tests/arrayObject_uksort_error1.phpt] 
TEST 6837/11213 [ext/spl/tests/array_001.phpt]
PASS SPL: ArrayObject [ext/spl/tests/array_001.phpt] 
TEST 6838/11213 [ext/spl/tests/array_002.phpt]
PASS SPL: ArrayObject copy constructor [ext/spl/tests/array_002.phpt] 
TEST 6839/11213 [ext/spl/tests/array_003.phpt]
PASS SPL: ArrayObject from object [ext/spl/tests/array_003.phpt] 
TEST 6840/11213 [ext/spl/tests/array_004.phpt]
PASS SPL: ArrayIterator [ext/spl/tests/array_004.phpt] 
TEST 6841/11213 [ext/spl/tests/array_005.phpt]
PASS SPL: ArrayObject/Iterator interaction [ext/spl/tests/array_005.phpt] 
TEST 6842/11213 [ext/spl/tests/array_006.phpt]
PASS SPL: ArrayIterator without ArrayObject [ext/spl/tests/array_006.phpt] 
TEST 6843/11213 [ext/spl/tests/array_007.phpt]
PASS SPL: ArrayObject/Iterator from IteratorAggregate [ext/spl/tests/array_007.phpt] 
TEST 6844/11213 [ext/spl/tests/array_008.phpt]
PASS SPL: ArrayIterator and foreach reference [ext/spl/tests/array_008.phpt] 
TEST 6845/11213 [ext/spl/tests/array_009.phpt]
PASS SPL: ArrayIterator implementing RecursiveIterator [ext/spl/tests/array_009.phpt] 
TEST 6846/11213 [ext/spl/tests/array_009a.phpt]
PASS SPL: ArrayIterator implementing RecursiveIterator [ext/spl/tests/array_009a.phpt] 
TEST 6847/11213 [ext/spl/tests/array_010.phpt]
PASS SPL: ArrayIterator implements ArrayAccess [ext/spl/tests/array_010.phpt] 
TEST 6848/11213 [ext/spl/tests/array_011.phpt]
PASS SPL: ArrayIterator, LimitIterator and string keys [ext/spl/tests/array_011.phpt] 
TEST 6849/11213 [ext/spl/tests/array_012.phpt]
PASS SPL: ArrayIterator::count [ext/spl/tests/array_012.phpt] 
TEST 6850/11213 [ext/spl/tests/array_013.phpt]
PASS SPL: ArrayIterator::append [ext/spl/tests/array_013.phpt] 
TEST 6851/11213 [ext/spl/tests/array_014.phpt]
PASS SPL: ArrayIterator::seek() [ext/spl/tests/array_014.phpt] 
TEST 6852/11213 [ext/spl/tests/array_015.phpt]
PASS SPL: ArrayIterator::next() with internal arrays [ext/spl/tests/array_015.phpt] 
TEST 6853/11213 [ext/spl/tests/array_016.phpt]
PASS SPL: ArrayIterator/Object and IteratorIterator [ext/spl/tests/array_016.phpt] 
TEST 6854/11213 [ext/spl/tests/array_017.phpt]
PASS SPL: ArrayObject::exchangeArray($this) [ext/spl/tests/array_017.phpt] 
TEST 6855/11213 [ext/spl/tests/array_018.phpt]
PASS SPL: ArrayObject and \0 [ext/spl/tests/array_018.phpt] 
TEST 6856/11213 [ext/spl/tests/array_019.phpt]
PASS SPL: ArrayIterator and foreach by reference [ext/spl/tests/array_019.phpt] 
TEST 6857/11213 [ext/spl/tests/array_020.phpt]
PASS SPL: ArrayIterator overloading [ext/spl/tests/array_020.phpt] 
TEST 6858/11213 [ext/spl/tests/array_021.phpt]
PASS SPL: ArrayObject::seek() and exceptions [ext/spl/tests/array_021.phpt] 
TEST 6859/11213 [ext/spl/tests/array_022.phpt]
PASS SPL: ArrayObject/Iterator and reference to self [ext/spl/tests/array_022.phpt] 
TEST 6860/11213 [ext/spl/tests/array_023.phpt]
PASS Testing class extending to ArrayObject and serialize [ext/spl/tests/array_023.phpt] 
TEST 6861/11213 [ext/spl/tests/array_024.phpt]
PASS SPL: ArrayObject with overriden count() [ext/spl/tests/array_024.phpt] 
TEST 6862/11213 [ext/spl/tests/array_025.phpt]
PASS SPL: ArrayObject serialize with an object as storage [ext/spl/tests/array_025.phpt] 
TEST 6863/11213 [ext/spl/tests/array_026.phpt]
PASS SPL: ArrayObject indirect offsetGet overwriting EG(uninitialized_zvar_ptr) [ext/spl/tests/array_026.phpt] 
TEST 6864/11213 [ext/spl/tests/array_027.phpt]
PASS SPL: ArrayObject revursive var_dump [ext/spl/tests/array_027.phpt] 
TEST 6865/11213 [ext/spl/tests/bug28822.phpt]
PASS Bug #28822 (ArrayObject::offsetExists() works inverted) [ext/spl/tests/bug28822.phpt] 
TEST 6866/11213 [ext/spl/tests/bug31185.phpt]
PASS Bug #31185 (Crash when exceptions thrown from ArrayAccess::offsetUnset()) [ext/spl/tests/bug31185.phpt] 
TEST 6867/11213 [ext/spl/tests/bug31346.phpt]
PASS Bug #31486 (ArrayIterator::next segfaults) [ext/spl/tests/bug31346.phpt] 
TEST 6868/11213 [ext/spl/tests/bug31348.phpt]
PASS Bug #31348 (CachingIterator::rewind() leaks) [ext/spl/tests/bug31348.phpt] 
TEST 6869/11213 [ext/spl/tests/bug31926.phpt]
PASS Bug #31926 (php in free() error with RecursiveArrayIterator) [ext/spl/tests/bug31926.phpt] 
TEST 6870/11213 [ext/spl/tests/bug32134.phpt]
PASS Bug #32134 (Overloading offsetGet/offsetSet) [ext/spl/tests/bug32134.phpt] 
TEST 6871/11213 [ext/spl/tests/bug32394.phpt]
PASS Bug #32394 (offsetUnset() segfaults in a foreach) [ext/spl/tests/bug32394.phpt] 
TEST 6872/11213 [ext/spl/tests/bug33136.phpt]
PASS Bug #33136 (method offsetSet in class extended from ArrayObject crash PHP) [ext/spl/tests/bug33136.phpt] 
TEST 6873/11213 [ext/spl/tests/bug34548.phpt]
PASS Bug #34548 (Method append() in class extended from ArrayObject crashes PHP) [ext/spl/tests/bug34548.phpt] 
TEST 6874/11213 [ext/spl/tests/bug36258.phpt]
PASS Bug #36258 (SplFileObject::getPath() may lead to segfault) [ext/spl/tests/bug36258.phpt] 
TEST 6875/11213 [ext/spl/tests/bug36287.phpt]
PASS Bug #36287 (Segfault with SplFileInfo conversion) [ext/spl/tests/bug36287.phpt] 
TEST 6876/11213 [ext/spl/tests/bug36825.phpt]
PASS Bug #36825 (Exceptions thrown in ArrayObject::offsetGet cause segfault) [ext/spl/tests/bug36825.phpt] 
TEST 6877/11213 [ext/spl/tests/bug36941.phpt]
PASS Bug #36941 (ArrayIterator does not clone itself) [ext/spl/tests/bug36941.phpt] 
TEST 6878/11213 [ext/spl/tests/bug37457.phpt]
PASS Bug #37457 (Crash when an exception is thrown in accept() method of FilterIterator) [ext/spl/tests/bug37457.phpt] 
TEST 6879/11213 [ext/spl/tests/bug38325.phpt]
PASS Bug #38325 (spl_autoload_register() gaves wrong line for "class not found") [ext/spl/tests/bug38325.phpt] 
TEST 6880/11213 [ext/spl/tests/bug38618.phpt]
PASS Bug #38618 (RecursiveArrayIterator::hasChildren() follows objects) [ext/spl/tests/bug38618.phpt] 
TEST 6881/11213 [ext/spl/tests/bug40036.phpt]
PASS Bug #40036 (empty() does not work correctly with ArrayObject when using ARRAY_AS_PROPS) [ext/spl/tests/bug40036.phpt] 
TEST 6882/11213 [ext/spl/tests/bug40091.phpt]
PASS Bug #40091 (issue with spl_autoload_register() and 2 instances of the same class) [ext/spl/tests/bug40091.phpt] 
TEST 6883/11213 [ext/spl/tests/bug40442.phpt]
PASS Bug #40442 (ArrayObject::offsetExists broke in 5.2.1, works in 5.2.0) [ext/spl/tests/bug40442.phpt] 
TEST 6884/11213 [ext/spl/tests/bug40872.phpt]
PASS Bug #40872 (inconsistency in offsetSet, offsetExists treatment of string enclosed integers) [ext/spl/tests/bug40872.phpt] 
TEST 6885/11213 [ext/spl/tests/bug41528.phpt]
PASS Bug #41528 (Classes extending ArrayObject do not serialize correctly) [ext/spl/tests/bug41528.phpt] 
TEST 6886/11213 [ext/spl/tests/bug41691.phpt]
PASS Bug #41691 (ArrayObject::exchangeArray hangs Apache) [ext/spl/tests/bug41691.phpt] 
TEST 6887/11213 [ext/spl/tests/bug41692.phpt]
PASS Bug #41692 (ArrayObject shows weird behaviour in respect to inheritance) [ext/spl/tests/bug41692.phpt] 
TEST 6888/11213 [ext/spl/tests/bug41828.phpt]
PASS Bug #41828 (Segfault if extended constructor of RecursiveIterator doesn't call its parent) [ext/spl/tests/bug41828.phpt] 
TEST 6889/11213 [ext/spl/tests/bug42364.phpt]
PASS Bug #42364 (Crash when using getRealPath with DirectoryIterator) [ext/spl/tests/bug42364.phpt] 
TEST 6890/11213 [ext/spl/tests/bug42654.phpt]
PASS Bug #42654 (RecursiveIteratorIterator modifies only part of leaves) [ext/spl/tests/bug42654.phpt] 
TEST 6891/11213 [ext/spl/tests/bug42703.phpt]
PASS Bug #42703 (Exception raised in an iterator::current() causes segfault in FilterIterator) [ext/spl/tests/bug42703.phpt] 
TEST 6892/11213 [ext/spl/tests/bug44144.phpt]
PASS Bug #44144 (spl_autoload_functions() should return object instance when appropriate) [ext/spl/tests/bug44144.phpt] 
TEST 6893/11213 [ext/spl/tests/bug44615.phpt]
PASS SPL: RecursiveArrayIterator bug 44615 [ext/spl/tests/bug44615.phpt] 
TEST 6894/11213 [ext/spl/tests/bug45216.phpt]
PASS SPL: SplFileObject::fgetss (bug 45216) [ext/spl/tests/bug45216.phpt] 
TEST 6895/11213 [ext/spl/tests/bug45614.phpt]
PASS SPL: Bug#45614 (ArrayIterator can show 1st private prop of wrapped object) [ext/spl/tests/bug45614.phpt] 
TEST 6896/11213 [ext/spl/tests/bug45622.phpt]
PASS SPL: Bug #45622 (isset($arrayObject->p) misbehaves with ArrayObject::ARRAY_AS_PROPS set [ext/spl/tests/bug45622.phpt] 
TEST 6897/11213 [ext/spl/tests/bug45622b.phpt]
PASS Ensure fix to bug45622 doesn't cause __isset() to be called when ArrayObject::ARRAY_AS_PROPS is used. [ext/spl/tests/bug45622b.phpt] 
TEST 6898/11213 [ext/spl/tests/bug45826.phpt]
PASS ArrayObject/ArrayIterator : serialization [ext/spl/tests/bug45826.phpt] 
TEST 6899/11213 [ext/spl/tests/bug46031.phpt]
PASS Bug #46031 (Segfault in AppendIterator::next) [ext/spl/tests/bug46031.phpt] 
TEST 6900/11213 [ext/spl/tests/bug46051.phpt]
PASS Bug #46051 (SplFileInfo::openFile - memory overlap) [ext/spl/tests/bug46051.phpt] 
TEST 6901/11213 [ext/spl/tests/bug46053.phpt]
PASS Bug #46053 (SplFileObject::seek - Endless loop) [ext/spl/tests/bug46053.phpt] 
TEST 6902/11213 [ext/spl/tests/bug46088.phpt]
PASS Bug #46088 (RegexIterator::accept - segfault) [ext/spl/tests/bug46088.phpt] 
TEST 6903/11213 [ext/spl/tests/bug46115.phpt]
PASS Bug #46115 (Memory leak when calling a method using Reflection) [ext/spl/tests/bug46115.phpt] 
TEST 6904/11213 [ext/spl/tests/bug46160.phpt]
PASS Bug #46160 (SPL - Memory leak when exception is throwed in offsetSet method) [ext/spl/tests/bug46160.phpt] 
TEST 6905/11213 [ext/spl/tests/bug47534.phpt]
PASS SPL: RecursiveDirectoryIterator bug 47534 [ext/spl/tests/bug47534.phpt] 
TEST 6906/11213 [ext/spl/tests/bug48023.phpt]
PASS Bug #48023 (spl_autoload_register didn't addref closures) [ext/spl/tests/bug48023.phpt] 
TEST 6907/11213 [ext/spl/tests/bug48361.phpt]
PASS SPL: Bug #48361 SpleFileInfo::getPathName should return the dirname's path [ext/spl/tests/bug48361.phpt] 
TEST 6908/11213 [ext/spl/tests/bug48493.phpt]
PASS SPL: Bug #48493 spl_autoload_unregister() can't handle prepended functions [ext/spl/tests/bug48493.phpt] 
TEST 6909/11213 [ext/spl/tests/bug49263.phpt]
PASS SPL: SplObjectStorage serialization references [ext/spl/tests/bug49263.phpt] 
TEST 6910/11213 [ext/spl/tests/bug49723.phpt]
PASS LimitIterator: do not seek if not needed [ext/spl/tests/bug49723.phpt] 
TEST 6911/11213 [ext/spl/tests/bug49972.phpt]
PASS Bug #49972 (AppendIterator undefined function crash) [ext/spl/tests/bug49972.phpt] 
TEST 6912/11213 [ext/spl/tests/bug50579.phpt]
PASS Bug #50579 (RegexIterator::REPLACE doesn't work) [ext/spl/tests/bug50579.phpt] 
TEST 6913/11213 [ext/spl/tests/bug51119.phpt]
PASS SPL: LimitIterator zero is valid offset [ext/spl/tests/bug51119.phpt] 
TEST 6914/11213 [ext/spl/tests/bug51374.phpt]
PASS SPL: SplFileObject wrongly initializes objects [ext/spl/tests/bug51374.phpt] 
TEST 6915/11213 [ext/spl/tests/bug51532.phpt]
PASS SPL: Allow valid extension of SplFileObject::fscanf [ext/spl/tests/bug51532.phpt] 
TEST 6916/11213 [ext/spl/tests/bug52238.phpt]
PASS Bug #52238 - Crash when an Exception occured in iterator_to_array [ext/spl/tests/bug52238.phpt] 
TEST 6917/11213 [ext/spl/tests/bug52573.phpt]
PASS Bug #52573 (SplFileObject::fscanf Segmentation fault) [ext/spl/tests/bug52573.phpt] 
TEST 6918/11213 [ext/spl/tests/bug52861.phpt]
PASS Bug #52861 (unset failes with ArrayObject and deep arrays) [ext/spl/tests/bug52861.phpt] 
TEST 6919/11213 [ext/spl/tests/bug53071.phpt]
PASS Bug #53071 (Usage of SPLObjectStorage defeats gc_collect_cycles) [ext/spl/tests/bug53071.phpt] 
TEST 6920/11213 [ext/spl/tests/bug53144.phpt]
PASS Bug #53144 (Segfault in SplObjectStorage::removeAll) [ext/spl/tests/bug53144.phpt] 
TEST 6921/11213 [ext/spl/tests/bug53362.phpt]
PASS Bug #53362 (Segmentation fault when extending SplFixedArray) [ext/spl/tests/bug53362.phpt] 
TEST 6922/11213 [ext/spl/tests/bug53515.phpt]
PASS Bug #53515 (property_exists incorrect on ArrayObject null and 0 values) [ext/spl/tests/bug53515.phpt] 
TEST 6923/11213 [ext/spl/tests/bug54281.phpt]
PASS Bug #54281 (Crash in spl_recursive_it_rewind_ex) [ext/spl/tests/bug54281.phpt] 
TEST 6924/11213 [ext/spl/tests/bug54291.phpt]
PASS Bug #54291 (Crash iterating DirectoryIterator for dir name starting with \0) [ext/spl/tests/bug54291.phpt] 
TEST 6925/11213 [ext/spl/tests/bug54292.phpt]
PASS Bug #54292 (Wrong parameter causes crash in SplFileObject::__construct()) [ext/spl/tests/bug54292.phpt] 
TEST 6926/11213 [ext/spl/tests/bug54304.phpt]
PASS Bug #54304 (Setting replacement value for RegexIterator doesn't work) [ext/spl/tests/bug54304.phpt] 
TEST 6927/11213 [ext/spl/tests/bug54384.phpt]
PASS Bug #54384: Several SPL classes crash when the parent constructor is not called [ext/spl/tests/bug54384.phpt] 
TEST 6928/11213 [ext/spl/tests/bug54970.phpt]
PASS Bug #54970 (SplFixedArray::setSize() isn't resizing) [ext/spl/tests/bug54970.phpt] 
TEST 6929/11213 [ext/spl/tests/bug54971.phpt]
PASS Bug #54971 (Wrong result when using iterator_to_array with use_keys on true) [ext/spl/tests/bug54971.phpt] 
TEST 6930/11213 [ext/spl/tests/bug60082.phpt]
PASS Bug #60082 (100% CPU / when using references with ArrayObject(&$ref)) [ext/spl/tests/bug60082.phpt] 
TEST 6931/11213 [ext/spl/tests/bug61326.phpt]
PASS Bug #61326: ArrayObject comparison [ext/spl/tests/bug61326.phpt] 
TEST 6932/11213 [ext/spl/tests/bug61347.phpt]
PASS Bug #61347 (inconsist isset behavior of Arrayobject) [ext/spl/tests/bug61347.phpt] 
TEST 6933/11213 [ext/spl/tests/bug61418.phpt]
PASS Bug #61418: Segmentation fault using FiltesystemIterator & RegexIterator [ext/spl/tests/bug61418.phpt] 
TEST 6934/11213 [ext/spl/tests/bug62073.phpt]
PASS Bug #62073 (different ways of iterating over an SplMaxHeap result in different keys) [ext/spl/tests/bug62073.phpt] 
TEST 6935/11213 [ext/spl/tests/bug62262.phpt]
PASS Bug #62262: RecursiveArrayIterator does not implement Countable [ext/spl/tests/bug62262.phpt] 
TEST 6936/11213 [ext/spl/tests/bug62616.phpt]
PASS Bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault) [ext/spl/tests/bug62616.phpt] 
TEST 6937/11213 [ext/spl/tests/bug62904.phpt]
PASS Bug #62904 (Crash when cloning an object which inherits SplFixedArray) [ext/spl/tests/bug62904.phpt] 
TEST 6938/11213 [ext/spl/tests/bug62978.phpt]
PASS Bug #62987 (Assigning to ArrayObject[null][something] overrides all undefined variables) [ext/spl/tests/bug62978.phpt] 
TEST 6939/11213 [ext/spl/tests/bug64023.phpt]
PASS Bug #64023: Overloading __toString() in SplFileInfo has no effect [ext/spl/tests/bug64023.phpt] 
TEST 6940/11213 [ext/spl/tests/bug64106.phpt]
PASS Bug #64106: Segfault on SplFixedArray[][x] = y when extended [ext/spl/tests/bug64106.phpt] 
TEST 6941/11213 [ext/spl/tests/bug64228.phpt]
PASS Bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS) [ext/spl/tests/bug64228.phpt] 
TEST 6942/11213 [ext/spl/tests/bug64264.phpt]
PASS Bug #64264 (SPLFixedArray toArray problem) [ext/spl/tests/bug64264.phpt] 
TEST 6943/11213 [ext/spl/tests/bug66127.phpt]
PASS Bug #66127 (Segmentation fault with ArrayObject unset) [ext/spl/tests/bug66127.phpt] 
TEST 6944/11213 [ext/spl/tests/bug67247.phpt]
PASS Bug #67247 (spl_fixedarray_resize integer overflow) [ext/spl/tests/bug67247.phpt] 
TEST 6945/11213 [ext/spl/tests/bug67359.phpt]
PASS Bug #67359 (Segfault in recursiveDirectoryIterator) [ext/spl/tests/bug67359.phpt] 
TEST 6946/11213 [ext/spl/tests/bug67538.phpt]
PASS Bug #67538 (SPL Iterators use-after-free) [ext/spl/tests/bug67538.phpt] 
TEST 6947/11213 [ext/spl/tests/bug67539.phpt]
PASS Bug #67539 (ArrayIterator use-after-free due to object change during sorting) [ext/spl/tests/bug67539.phpt] 
TEST 6948/11213 [ext/spl/tests/class_implements_basic.phpt]
PASS SPL: Test class_implements() function : basic [ext/spl/tests/class_implements_basic.phpt] 
TEST 6949/11213 [ext/spl/tests/class_implements_basic2.phpt]
PASS SPL: Test class_implements() function : basic [ext/spl/tests/class_implements_basic2.phpt] 
TEST 6950/11213 [ext/spl/tests/class_implements_variation.phpt]
PASS SPL: Test class_implements() function : variation - no interfaces and autoload [ext/spl/tests/class_implements_variation.phpt] 
TEST 6951/11213 [ext/spl/tests/class_implements_variation1.phpt]
PASS SPL: Test class_implements() function : variation [ext/spl/tests/class_implements_variation1.phpt] 
TEST 6952/11213 [ext/spl/tests/class_implements_variation2.phpt]
PASS SPL: Test class_implements() function : variation [ext/spl/tests/class_implements_variation2.phpt] 
TEST 6953/11213 [ext/spl/tests/countable_class_basic1.phpt]
PASS SPL: Test shape of interface Countable. [ext/spl/tests/countable_class_basic1.phpt] 
TEST 6954/11213 [ext/spl/tests/countable_count_variation1.phpt]
PASS SPL: Countable::count() with wrong return types and exception. [ext/spl/tests/countable_count_variation1.phpt] 
TEST 6955/11213 [ext/spl/tests/dit_001.phpt]
PASS SPL: Problem with casting to string [ext/spl/tests/dit_001.phpt] 
TEST 6956/11213 [ext/spl/tests/dit_001_noglob.phpt]
SKIP SPL: Problem with casting to string (no glob version) [ext/spl/tests/dit_001_noglob.phpt] 
TEST 6957/11213 [ext/spl/tests/dit_002.phpt]
PASS SPL: DirectoryIterator defaults [ext/spl/tests/dit_002.phpt] 
TEST 6958/11213 [ext/spl/tests/dit_003.phpt]
PASS SPL: FilesystemIterator and foreach [ext/spl/tests/dit_003.phpt] 
TEST 6959/11213 [ext/spl/tests/dit_004.phpt]
PASS SPL: DirectoryIterator and clone [ext/spl/tests/dit_004.phpt] 
TEST 6960/11213 [ext/spl/tests/dit_005.phpt]
PASS SPL: FilesystemIterator and clone [ext/spl/tests/dit_005.phpt] 
TEST 6961/11213 [ext/spl/tests/dit_006.phpt]
PASS SPL: DirectoryIterator and seek [ext/spl/tests/dit_006.phpt] 
TEST 6962/11213 [ext/spl/tests/dllist_001.phpt]
PASS SPL: DoublyLinkedList: std operations [ext/spl/tests/dllist_001.phpt] 
TEST 6963/11213 [ext/spl/tests/dllist_002.phpt]
PASS SPL: DoublyLinkedList: iterators [ext/spl/tests/dllist_002.phpt] 
TEST 6964/11213 [ext/spl/tests/dllist_003.phpt]
PASS SPL: DoublyLinkedList: iterator modes [ext/spl/tests/dllist_003.phpt] 
TEST 6965/11213 [ext/spl/tests/dllist_004.phpt]
PASS SPL: DoublyLinkedList: Stacks [ext/spl/tests/dllist_004.phpt] 
TEST 6966/11213 [ext/spl/tests/dllist_005.phpt]
PASS SPL: DoublyLinkedList: Queues [ext/spl/tests/dllist_005.phpt] 
TEST 6967/11213 [ext/spl/tests/dllist_006.phpt]
PASS SPL: DoublyLinkedList: ArrayAccess [ext/spl/tests/dllist_006.phpt] 
TEST 6968/11213 [ext/spl/tests/dllist_007.phpt]
PASS SPL: DoublyLinkedList: Iterator [ext/spl/tests/dllist_007.phpt] 
TEST 6969/11213 [ext/spl/tests/dllist_008.phpt]
PASS SPL: SplDoublyLinkedList with overriden count() [ext/spl/tests/dllist_008.phpt] 
TEST 6970/11213 [ext/spl/tests/dllist_010.phpt]
PASS SPL: DoublyLinkedList: prev [ext/spl/tests/dllist_010.phpt] 
TEST 6971/11213 [ext/spl/tests/dllist_011.phpt]
PASS SPL: DoublyLinkedList: prev [ext/spl/tests/dllist_011.phpt] 
TEST 6972/11213 [ext/spl/tests/dllist_012.phpt]
PASS SPL: DoublyLinkedList: recursive var_dump [ext/spl/tests/dllist_012.phpt] 
TEST 6973/11213 [ext/spl/tests/dllist_memleak.phpt]
PASS SPL: DoublyLinkedList: memory leak when iterator pointer isn't at the last element [ext/spl/tests/dllist_memleak.phpt] 
TEST 6974/11213 [ext/spl/tests/fileobject_001.phpt]
PASS SPL: SplFileObject::seek'ing [ext/spl/tests/fileobject_001.phpt] 
TEST 6975/11213 [ext/spl/tests/fileobject_002.phpt]
PASS SPL: SplFileObject::fgetc [ext/spl/tests/fileobject_002.phpt] 
TEST 6976/11213 [ext/spl/tests/fileobject_003.phpt]
PASS SPL: SplFileInfo cloning [ext/spl/tests/fileobject_003.phpt] 
TEST 6977/11213 [ext/spl/tests/fileobject_004.phpt]
PASS SPL: SplFileObject realpath and include_path [ext/spl/tests/fileobject_004.phpt] 
TEST 6978/11213 [ext/spl/tests/fileobject_005.phpt]
PASS SPL: SplFileObject truncate tests [ext/spl/tests/fileobject_005.phpt] 
TEST 6979/11213 [ext/spl/tests/fileobject_checktype_basic.phpt]
PASS SPL: SplFileObject::isFile/isDir/isLink [ext/spl/tests/fileobject_checktype_basic.phpt] 
TEST 6980/11213 [ext/spl/tests/fileobject_getbasename_basic.phpt]
PASS SPL: SplFileObject::getBasename [ext/spl/tests/fileobject_getbasename_basic.phpt] 
TEST 6981/11213 [ext/spl/tests/fileobject_getcurrentline_basic.phpt]
PASS SPL: SplFileObject::getCurrentLine [ext/spl/tests/fileobject_getcurrentline_basic.phpt] 
TEST 6982/11213 [ext/spl/tests/fileobject_getfileinfo_basic.phpt]
PASS SPL: SplFileObject::getFileInfo [ext/spl/tests/fileobject_getfileinfo_basic.phpt] 
TEST 6983/11213 [ext/spl/tests/fileobject_getmaxlinelen_basic.phpt]
PASS SPL: SplFileObject::getMaxLineLen() [ext/spl/tests/fileobject_getmaxlinelen_basic.phpt] 
TEST 6984/11213 [ext/spl/tests/fileobject_getsize_basic.phpt]
PASS SPL: SplFileObject::getSize [ext/spl/tests/fileobject_getsize_basic.phpt] 
TEST 6985/11213 [ext/spl/tests/fileobject_setmaxlinelen_basic.phpt]
PASS SPL: SplFileObject::setMaxLineLen [ext/spl/tests/fileobject_setmaxlinelen_basic.phpt] 
TEST 6986/11213 [ext/spl/tests/fixedarray_001.phpt]
PASS SPL: FixedArray: std operations [ext/spl/tests/fixedarray_001.phpt] 
TEST 6987/11213 [ext/spl/tests/fixedarray_002.phpt]
PASS SPL: FixedArray: overloading [ext/spl/tests/fixedarray_002.phpt] 
TEST 6988/11213 [ext/spl/tests/fixedarray_003.phpt]
PASS SPL: FixedArray: Iterators [ext/spl/tests/fixedarray_003.phpt] 
TEST 6989/11213 [ext/spl/tests/fixedarray_004.phpt]
PASS SPL: FixedArray: adding new elements [ext/spl/tests/fixedarray_004.phpt] 
TEST 6990/11213 [ext/spl/tests/fixedarray_005.phpt]
PASS SPL: FixedArray: Trying to instantiate passing object to constructor parameter [ext/spl/tests/fixedarray_005.phpt] 
TEST 6991/11213 [ext/spl/tests/fixedarray_006.phpt]
PASS SPL: FixedArray: Assigning objects [ext/spl/tests/fixedarray_006.phpt] 
TEST 6992/11213 [ext/spl/tests/fixedarray_007.phpt]
PASS SPL: FixedArray: Assigning the itself object [ext/spl/tests/fixedarray_007.phpt] 
TEST 6993/11213 [ext/spl/tests/fixedarray_008.phpt]
PASS SPL: FixedArray: Assigning the itself object testing the reference [ext/spl/tests/fixedarray_008.phpt] 
TEST 6994/11213 [ext/spl/tests/fixedarray_009.phpt]
PASS SPL: FixedArray: Trying to instantiate passing string to construtor parameter [ext/spl/tests/fixedarray_009.phpt] 
TEST 6995/11213 [ext/spl/tests/fixedarray_010.phpt]
PASS SPL: FixedArray: Setting size [ext/spl/tests/fixedarray_010.phpt] 
TEST 6996/11213 [ext/spl/tests/fixedarray_011.phpt]
PASS SPL: FixedArray: Testing setSize() with NULL [ext/spl/tests/fixedarray_011.phpt] 
TEST 6997/11213 [ext/spl/tests/fixedarray_012.phpt]
PASS SPL: FixedArray: Assigning the object to another variable using [] [ext/spl/tests/fixedarray_012.phpt] 
TEST 6998/11213 [ext/spl/tests/fixedarray_013.phpt]
PASS SPL: FixedArray: Passing the object using [] as parameter [ext/spl/tests/fixedarray_013.phpt] 
TEST 6999/11213 [ext/spl/tests/fixedarray_014.phpt]
PASS SPL: FixedArray: Trying to access inexistent item [ext/spl/tests/fixedarray_014.phpt] 
TEST 7000/11213 [ext/spl/tests/fixedarray_015.phpt]
PASS SPL: FixedArray: accessing uninitialized array [ext/spl/tests/fixedarray_015.phpt] 
TEST 7001/11213 [ext/spl/tests/fixedarray_016.phpt]
PASS SPL: FixedArray: var_dump [ext/spl/tests/fixedarray_016.phpt] 
TEST 7002/11213 [ext/spl/tests/fixedarray_017.phpt]
PASS SPL: FixedArray: var_dump [ext/spl/tests/fixedarray_017.phpt] 
TEST 7003/11213 [ext/spl/tests/fixedarray_018.phpt]
PASS SPL: FixedArray: overriden count() [ext/spl/tests/fixedarray_018.phpt] 
TEST 7004/11213 [ext/spl/tests/fixedarray_019.phpt]
PASS SPL: FixedArray: overriden iterator methods [ext/spl/tests/fixedarray_019.phpt] 
TEST 7005/11213 [ext/spl/tests/fixedarray_020.phpt]
PASS SPL: FixedArray: fromArray/toArray + get_properties [ext/spl/tests/fixedarray_020.phpt] 
TEST 7006/11213 [ext/spl/tests/fixedarray_021.phpt]
PASS SPL: FixedArray: misc small tests [ext/spl/tests/fixedarray_021.phpt] 
TEST 7007/11213 [ext/spl/tests/heap_001.phpt]
PASS SPL: SplMaxHeap: std operations [ext/spl/tests/heap_001.phpt] 
TEST 7008/11213 [ext/spl/tests/heap_002.phpt]
PASS SPL: SplMinHeap: std operations [ext/spl/tests/heap_002.phpt] 
TEST 7009/11213 [ext/spl/tests/heap_003.phpt]
PASS SPL: SplHeap: comparison callback [ext/spl/tests/heap_003.phpt] 
TEST 7010/11213 [ext/spl/tests/heap_004.phpt]
PASS SPL: SplHeap: exceptions [ext/spl/tests/heap_004.phpt] 
TEST 7011/11213 [ext/spl/tests/heap_005.phpt]
PASS SPL: SplMinHeap: large unordered input iterated [ext/spl/tests/heap_005.phpt] 
TEST 7012/11213 [ext/spl/tests/heap_006.phpt]
PASS SPL: SplMaxHeap: large unordered input iterated [ext/spl/tests/heap_006.phpt] 
TEST 7013/11213 [ext/spl/tests/heap_007.phpt]
PASS SPL: SplHeap: iteration through methods [ext/spl/tests/heap_007.phpt] 
TEST 7014/11213 [ext/spl/tests/heap_008.phpt]
PASS SPL: SplHeap: var_dump [ext/spl/tests/heap_008.phpt] 
TEST 7015/11213 [ext/spl/tests/heap_009.phpt]
PASS SPL: SplHeap and friends, throw: An iterator cannot be used with foreach by reference [ext/spl/tests/heap_009.phpt] 
TEST 7016/11213 [ext/spl/tests/heap_010.phpt]
PASS SPL: SplHeap with overriden count() [ext/spl/tests/heap_010.phpt] 
TEST 7017/11213 [ext/spl/tests/heap_011.phpt]
PASS SPL: SplHeap with overriden compare() [ext/spl/tests/heap_011.phpt] 
TEST 7018/11213 [ext/spl/tests/heap_012.phpt]
PASS SPL: SplHeap recursive var_dump [ext/spl/tests/heap_012.phpt] 
TEST 7019/11213 [ext/spl/tests/heap_corruption.phpt]
PASS SPL: SplHeap - heap corruption via compare exception (with top element deletion) [ext/spl/tests/heap_corruption.phpt] 
TEST 7020/11213 [ext/spl/tests/heap_current_variation_001.phpt]
PASS SPL: SplHeap::current - get current value from empty heap [ext/spl/tests/heap_current_variation_001.phpt] 
TEST 7021/11213 [ext/spl/tests/heap_isempty_variation_001.phpt]
PASS SPL: SplHeap: isEmpty argument variation. [ext/spl/tests/heap_isempty_variation_001.phpt] 
TEST 7022/11213 [ext/spl/tests/heap_it_current_empty.phpt]
PASS SPL: SplHeap current, check looping through an empty heap gives you no values [ext/spl/tests/heap_it_current_empty.phpt] 
TEST 7023/11213 [ext/spl/tests/heap_top_variation_001.phpt]
PASS SPL: SplHeap top, illegal number of args [ext/spl/tests/heap_top_variation_001.phpt] 
TEST 7024/11213 [ext/spl/tests/heap_top_variation_002.phpt]
PASS SPL: SplHeap top, corrupted heap [ext/spl/tests/heap_top_variation_002.phpt] 
TEST 7025/11213 [ext/spl/tests/heap_top_variation_003.phpt]
PASS SPL: SplHeap top of empty heap [ext/spl/tests/heap_top_variation_003.phpt] 
TEST 7026/11213 [ext/spl/tests/iterator_001.phpt]
PASS SPL: Iterator aggregating inner iterator's methods [ext/spl/tests/iterator_001.phpt] 
TEST 7027/11213 [ext/spl/tests/iterator_002.phpt]
PASS SPL: Iterator using getInnerIterator [ext/spl/tests/iterator_002.phpt] 
TEST 7028/11213 [ext/spl/tests/iterator_003.phpt]
PASS SPL: CachingIterator and __toString() [ext/spl/tests/iterator_003.phpt] 
TEST 7029/11213 [ext/spl/tests/iterator_004.phpt]
PASS SPL: SeekableIterator and string keys [ext/spl/tests/iterator_004.phpt] 
TEST 7030/11213 [ext/spl/tests/iterator_005.phpt]
PASS SPL: IteratorIterator and ArrayIterator/Object [ext/spl/tests/iterator_005.phpt] 
TEST 7031/11213 [ext/spl/tests/iterator_006.phpt]
PASS SPL: IteratorIterator and SimpleXMlElement [ext/spl/tests/iterator_006.phpt] 
TEST 7032/11213 [ext/spl/tests/iterator_007.phpt]
PASS SPL: NoRewindIterator [ext/spl/tests/iterator_007.phpt] 
TEST 7033/11213 [ext/spl/tests/iterator_008.phpt]
PASS SPL: InfiniteIterator [ext/spl/tests/iterator_008.phpt] 
TEST 7034/11213 [ext/spl/tests/iterator_009.phpt]
PASS SPL: EmptyIterator [ext/spl/tests/iterator_009.phpt] 
TEST 7035/11213 [ext/spl/tests/iterator_010.phpt]
PASS SPL: EmptyIterator [ext/spl/tests/iterator_010.phpt] 
TEST 7036/11213 [ext/spl/tests/iterator_011.phpt]
PASS SPL: InfiniteIterator [ext/spl/tests/iterator_011.phpt] 
TEST 7037/11213 [ext/spl/tests/iterator_012.phpt]
PASS SPL: NoRewindIterator [ext/spl/tests/iterator_012.phpt] 
TEST 7038/11213 [ext/spl/tests/iterator_013.phpt]
PASS SPL: AppendIterator [ext/spl/tests/iterator_013.phpt] 
TEST 7039/11213 [ext/spl/tests/iterator_014.phpt]
PASS SPL: RecursiveIteratorIterator and beginChildren/endChildren [ext/spl/tests/iterator_014.phpt] 
TEST 7040/11213 [ext/spl/tests/iterator_015.phpt]
PASS SPL: RecursiveIteratorIterator and beginChildren/endChildren [ext/spl/tests/iterator_015.phpt] 
TEST 7041/11213 [ext/spl/tests/iterator_016.phpt]
PASS SPL: RecursiveIteratorIterator and beginChildren/endChildren [ext/spl/tests/iterator_016.phpt] 
TEST 7042/11213 [ext/spl/tests/iterator_017.phpt]
PASS SPL: EmptyIterator [ext/spl/tests/iterator_017.phpt] 
TEST 7043/11213 [ext/spl/tests/iterator_018.phpt]
PASS SPL: InfiniteIterator [ext/spl/tests/iterator_018.phpt] 
TEST 7044/11213 [ext/spl/tests/iterator_019.phpt]
PASS SPL: NoRewindIterator [ext/spl/tests/iterator_019.phpt] 
TEST 7045/11213 [ext/spl/tests/iterator_020.phpt]
PASS SPL: AppendIterator [ext/spl/tests/iterator_020.phpt] 
TEST 7046/11213 [ext/spl/tests/iterator_021.phpt]
PASS SPL: RecursiveIteratorIterator and hasChildren [ext/spl/tests/iterator_021.phpt] 
TEST 7047/11213 [ext/spl/tests/iterator_022.phpt]
PASS SPL: RecursiveIteratorIterator and callHasChildren/callGetChildren [ext/spl/tests/iterator_022.phpt] 
TEST 7048/11213 [ext/spl/tests/iterator_023.phpt]
PASS SPL: RecursiveIteratorIterator and catch getChildren [ext/spl/tests/iterator_023.phpt] 
TEST 7049/11213 [ext/spl/tests/iterator_024.phpt]
PASS SPL: RecursiveIteratorIterator with custom iterator class [ext/spl/tests/iterator_024.phpt] 
TEST 7050/11213 [ext/spl/tests/iterator_025.phpt]
PASS SPL: RecursiveIteratorIterator and begin/endIteration() [ext/spl/tests/iterator_025.phpt] 
TEST 7051/11213 [ext/spl/tests/iterator_026.phpt]
PASS SPL: CachingIterator::hasNext() [ext/spl/tests/iterator_026.phpt] 
TEST 7052/11213 [ext/spl/tests/iterator_027.phpt]
PASS SPL: CachingIterator::FULL_CACHE [ext/spl/tests/iterator_027.phpt] 
TEST 7053/11213 [ext/spl/tests/iterator_028.phpt]
PASS SPL: RecursiveIteratorIterator and setMaxDepth() [ext/spl/tests/iterator_028.phpt] 
TEST 7054/11213 [ext/spl/tests/iterator_029.phpt]
PASS SPL: RegexIterator [ext/spl/tests/iterator_029.phpt] 
TEST 7055/11213 [ext/spl/tests/iterator_030.phpt]
PASS SPL: EmptyIterator access [ext/spl/tests/iterator_030.phpt] 
TEST 7056/11213 [ext/spl/tests/iterator_031.phpt]
PASS SPL: AppendIterator::append() rewinds when neccessary [ext/spl/tests/iterator_031.phpt] 
TEST 7057/11213 [ext/spl/tests/iterator_032.phpt]
PASS SPL: LimitIterator::getPosition() [ext/spl/tests/iterator_032.phpt] 
TEST 7058/11213 [ext/spl/tests/iterator_033.phpt]
PASS SPL: ParentIterator [ext/spl/tests/iterator_033.phpt] 
TEST 7059/11213 [ext/spl/tests/iterator_034.phpt]
PASS SPL: RecursiveIteratorIterator and break deep [ext/spl/tests/iterator_034.phpt] 
TEST 7060/11213 [ext/spl/tests/iterator_035.phpt]
PASS SPL: ArrayIterator and values assigned by reference [ext/spl/tests/iterator_035.phpt] 
TEST 7061/11213 [ext/spl/tests/iterator_036.phpt]
PASS SPL: CachingIterator and __toString and flags = 0 [ext/spl/tests/iterator_036.phpt] 
TEST 7062/11213 [ext/spl/tests/iterator_037.phpt]
PASS SPL: CachingIterator and __toString [ext/spl/tests/iterator_037.phpt] 
TEST 7063/11213 [ext/spl/tests/iterator_038.phpt]
PASS SPL: RoRewindIterator and string keys [ext/spl/tests/iterator_038.phpt] 
TEST 7064/11213 [ext/spl/tests/iterator_039.phpt]
PASS SPL: LimitIterator and backward seeking [ext/spl/tests/iterator_039.phpt] 
TEST 7065/11213 [ext/spl/tests/iterator_040.phpt]
PASS SPL: RecursiveFilterIterator [ext/spl/tests/iterator_040.phpt] 
TEST 7066/11213 [ext/spl/tests/iterator_041.phpt]
PASS SPL: iterator_to_array() and exceptions [ext/spl/tests/iterator_041.phpt] 
TEST 7067/11213 [ext/spl/tests/iterator_041a.phpt]
PASS SPL: iterator_to_array() and exceptions from destruct [ext/spl/tests/iterator_041a.phpt] 
TEST 7068/11213 [ext/spl/tests/iterator_041b.phpt]
PASS SPL: iterator_to_array() and exceptions from delayed destruct [ext/spl/tests/iterator_041b.phpt] 
TEST 7069/11213 [ext/spl/tests/iterator_042.phpt]
PASS SPL: AppendIterator and its ArrayIterator [ext/spl/tests/iterator_042.phpt] 
TEST 7070/11213 [ext/spl/tests/iterator_043.phpt]
PASS SPL: RecursiveCachingIterator and uninitialized getChildren() [ext/spl/tests/iterator_043.phpt] 
TEST 7071/11213 [ext/spl/tests/iterator_044.phpt]
PASS SPL: CachingIterator and offsetGet/Exists using flag FULL_CACHE [ext/spl/tests/iterator_044.phpt] 
TEST 7072/11213 [ext/spl/tests/iterator_045.phpt]
PASS SPL: CachingIterator and offsetSet/Unset, getCache using flag FULL_CACHE [ext/spl/tests/iterator_045.phpt] 
TEST 7073/11213 [ext/spl/tests/iterator_046.phpt]
PASS SPL: CachingIterator and __toString using bypassed string keys [ext/spl/tests/iterator_046.phpt] 
TEST 7074/11213 [ext/spl/tests/iterator_047.phpt]
PASS SPL: RecursiveCachingIterator and exception in has/getChildren [ext/spl/tests/iterator_047.phpt] 
TEST 7075/11213 [ext/spl/tests/iterator_048.phpt]
PASS SPL: RecursiveRegexIterator and exception in has/getChildren [ext/spl/tests/iterator_048.phpt] 
TEST 7076/11213 [ext/spl/tests/iterator_049.phpt]
PASS SPL: ArrayIterator with NULL key [ext/spl/tests/iterator_049.phpt] 
TEST 7077/11213 [ext/spl/tests/iterator_049b.phpt]
PASS SPL: ArrayIterator with NULL key [ext/spl/tests/iterator_049b.phpt] 
TEST 7078/11213 [ext/spl/tests/iterator_050.phpt]
PASS SPL: RegexIterator::GET_MATCH [ext/spl/tests/iterator_050.phpt] 
TEST 7079/11213 [ext/spl/tests/iterator_051.phpt]
PASS SPL: RegexIterator::GET_MATCH, USE_KEY [ext/spl/tests/iterator_051.phpt] 
TEST 7080/11213 [ext/spl/tests/iterator_052.phpt]
PASS SPL: RegexIterator::ALL_MATCHES [ext/spl/tests/iterator_052.phpt] 
TEST 7081/11213 [ext/spl/tests/iterator_053.phpt]
PASS SPL: RegexIterator::ALL_MATCHES [ext/spl/tests/iterator_053.phpt] 
TEST 7082/11213 [ext/spl/tests/iterator_054.phpt]
PASS SPL: RegexIterator::SPLIT [ext/spl/tests/iterator_054.phpt] 
TEST 7083/11213 [ext/spl/tests/iterator_055.phpt]
PASS SPL: RegexIterator::SPLIT, USE_KEY [ext/spl/tests/iterator_055.phpt] 
TEST 7084/11213 [ext/spl/tests/iterator_056.phpt]
PASS SPL: FilterIterator::__construct(void) [ext/spl/tests/iterator_056.phpt] 
TEST 7085/11213 [ext/spl/tests/iterator_057.phpt]
PASS SPL: ArrayIterator::__construct(void) [ext/spl/tests/iterator_057.phpt] 
TEST 7086/11213 [ext/spl/tests/iterator_058.phpt]
PASS SPL: Iterator::__construct(void) [ext/spl/tests/iterator_058.phpt] 
TEST 7087/11213 [ext/spl/tests/iterator_059.phpt]
PASS SPL: CachingIterator::__construct(void) [ext/spl/tests/iterator_059.phpt] 
TEST 7088/11213 [ext/spl/tests/iterator_060.phpt]
PASS SPL: RecursiveCachingIterator::__construct(void) [ext/spl/tests/iterator_060.phpt] 
TEST 7089/11213 [ext/spl/tests/iterator_061.phpt]
PASS SPL: ParentIterator::__construct(void) [ext/spl/tests/iterator_061.phpt] 
TEST 7090/11213 [ext/spl/tests/iterator_062.phpt]
PASS SPL: RecursiveIteratorIterator::__construct(void) [ext/spl/tests/iterator_062.phpt] 
TEST 7091/11213 [ext/spl/tests/iterator_063.phpt]
PASS SPL: LimitIterator::__construct(void) [ext/spl/tests/iterator_063.phpt] 
TEST 7092/11213 [ext/spl/tests/iterator_064.phpt]
PASS SPL: CachingIterator::__construct(void) [ext/spl/tests/iterator_064.phpt] 
TEST 7093/11213 [ext/spl/tests/iterator_065.phpt]
PASS SPL: RecursiveCachingIterator::__construct(void) [ext/spl/tests/iterator_065.phpt] 
TEST 7094/11213 [ext/spl/tests/iterator_066.phpt]
PASS SPL: NoRewindIterator::__construct(void) [ext/spl/tests/iterator_066.phpt] 
TEST 7095/11213 [ext/spl/tests/iterator_067.phpt]
PASS SPL: AppendIterator::__construct(void) [ext/spl/tests/iterator_067.phpt] 
TEST 7096/11213 [ext/spl/tests/iterator_068.phpt]
PASS SPL: Iterator: Overloaded object and destruction [ext/spl/tests/iterator_068.phpt] 
TEST 7097/11213 [ext/spl/tests/iterator_069.phpt]
PASS SPL: RecursiveIteratorIterator cannot be used with foreach by reference [ext/spl/tests/iterator_069.phpt] 
TEST 7098/11213 [ext/spl/tests/iterator_070.phpt]
PASS SPL: RecursiveIteratorIterator - Ensure that non-overriden methods execute problem free. [ext/spl/tests/iterator_070.phpt] 
TEST 7099/11213 [ext/spl/tests/iterator_071.phpt]
PASS SPL: RecursiveIteratorIterator - Test where the case is RS_SELF and mode is CHILD_FIRST [ext/spl/tests/iterator_071.phpt] 
TEST 7100/11213 [ext/spl/tests/iterator_count.phpt]
PASS SPL: iterator_count() exceptions test [ext/spl/tests/iterator_count.phpt] 
TEST 7101/11213 [ext/spl/tests/iterator_to_array.phpt]
PASS SPL: iterator_to_array() exceptions test [ext/spl/tests/iterator_to_array.phpt] 
TEST 7102/11213 [ext/spl/tests/limititerator_seek.phpt]
PASS SPL: LimitIterator seek() arguments [ext/spl/tests/limititerator_seek.phpt] 
TEST 7103/11213 [ext/spl/tests/multiple_iterator_001.phpt]
PASS SPL: MultipleIterator [ext/spl/tests/multiple_iterator_001.phpt] 
TEST 7104/11213 [ext/spl/tests/observer_001.phpt]
PASS SPL: SplObserver and SplSubject (empty notify) [ext/spl/tests/observer_001.phpt] 
TEST 7105/11213 [ext/spl/tests/observer_002.phpt]
PASS SPL: SplObjectStorage [ext/spl/tests/observer_002.phpt] 
TEST 7106/11213 [ext/spl/tests/observer_003.phpt]
PASS SPL: SplObjectStorage serialization [ext/spl/tests/observer_003.phpt] 
TEST 7107/11213 [ext/spl/tests/observer_004.phpt]
PASS SPL: SplObjectStorage serialization & overloading [ext/spl/tests/observer_004.phpt] 
TEST 7108/11213 [ext/spl/tests/observer_005.phpt]
PASS SPL: SplObjectStorage serialization & visibility [ext/spl/tests/observer_005.phpt] 
TEST 7109/11213 [ext/spl/tests/observer_006.phpt]
PASS SPL: SplObjectStorage with accociatied information [ext/spl/tests/observer_006.phpt] 
TEST 7110/11213 [ext/spl/tests/observer_007.phpt]
PASS SPL: SplObjectStorage comapred with == [ext/spl/tests/observer_007.phpt] 
TEST 7111/11213 [ext/spl/tests/observer_008.phpt]
PASS SPL: SplObjectStorage addAll/removeAll [ext/spl/tests/observer_008.phpt] 
TEST 7112/11213 [ext/spl/tests/observer_009.phpt]
PASS SPL: SplObjectStorage addAll/removeAll [ext/spl/tests/observer_009.phpt] 
TEST 7113/11213 [ext/spl/tests/pqueue_001.phpt]
PASS SPL: SplPriorityQueue: std operations and extract flags [ext/spl/tests/pqueue_001.phpt] 
TEST 7114/11213 [ext/spl/tests/pqueue_002.phpt]
PASS SPL: SplPriorityQueue: exceptions [ext/spl/tests/pqueue_002.phpt] 
TEST 7115/11213 [ext/spl/tests/pqueue_003.phpt]
PASS SPL: SplPriorityQueue: iteration through methods [ext/spl/tests/pqueue_003.phpt] 
TEST 7116/11213 [ext/spl/tests/pqueue_004.phpt]
PASS SPL: SplPriorityQueue: var_dump [ext/spl/tests/pqueue_004.phpt] 
TEST 7117/11213 [ext/spl/tests/pqueue_compare_basic.phpt]
PASS SPL: SplPriorityQueue: test compare [ext/spl/tests/pqueue_compare_basic.phpt] 
TEST 7118/11213 [ext/spl/tests/pqueue_compare_error.phpt]
PASS SPL: Priority queue compare, illegal number of args [ext/spl/tests/pqueue_compare_error.phpt] 
TEST 7119/11213 [ext/spl/tests/pqueue_current_error.phpt]
PASS SPL: SplPriorityQueue current on empty queue should give null [ext/spl/tests/pqueue_current_error.phpt] 
TEST 7120/11213 [ext/spl/tests/recursiveIteratorIterator_beginchildren_error.phpt]
PASS SPL: RecursiveIteratorIterator - Exception thrown in beginchildren which should be handled in next() [ext/spl/tests/recursiveIteratorIterator_beginchildren_error.phpt] 
TEST 7121/11213 [ext/spl/tests/recursiveIteratorIterator_callHasChildren_error.phpt]
PASS SPL: RecursiveIteratorIterator - Exception thrown in callHasChildren which should be handled in next() [ext/spl/tests/recursiveIteratorIterator_callHasChildren_error.phpt] 
TEST 7122/11213 [ext/spl/tests/recursiveIteratorIterator_endchildren_error.phpt]
PASS SPL: RecursiveIteratorIterator - Exception thrown in endchildren which should be handled in next() [ext/spl/tests/recursiveIteratorIterator_endchildren_error.phpt] 
TEST 7123/11213 [ext/spl/tests/recursiveIteratorIterator_nextelement_error.phpt]
PASS SPL: RecursiveIteratorIterator - Exception thrown in nextelement which should be handled in next() [ext/spl/tests/recursiveIteratorIterator_nextelement_error.phpt] 
TEST 7124/11213 [ext/spl/tests/recursive_tree_iterator_001.phpt]
PASS SPL: RecursiveTreeIterator [ext/spl/tests/recursive_tree_iterator_001.phpt] 
TEST 7125/11213 [ext/spl/tests/recursive_tree_iterator_002.phpt]
PASS SPL: RecursiveTreeIterator(void) [ext/spl/tests/recursive_tree_iterator_002.phpt] 
TEST 7126/11213 [ext/spl/tests/recursive_tree_iterator_003.phpt]
PASS SPL: RecursiveTreeIterator(non-traversable) [ext/spl/tests/recursive_tree_iterator_003.phpt] 
TEST 7127/11213 [ext/spl/tests/recursive_tree_iterator_004.phpt]
PASS SPL: RecursiveTreeIterator methods [ext/spl/tests/recursive_tree_iterator_004.phpt] 
TEST 7128/11213 [ext/spl/tests/recursive_tree_iterator_005.phpt]
PASS SPL: RecursiveTreeIterator and binary vs unicode (PHP 6.0+) [ext/spl/tests/recursive_tree_iterator_005.phpt] 
TEST 7129/11213 [ext/spl/tests/recursive_tree_iterator_006.phpt]
PASS SPL: RecursiveTreeIterator and IteratorAggregate [ext/spl/tests/recursive_tree_iterator_006.phpt] 
TEST 7130/11213 [ext/spl/tests/recursive_tree_iterator_007.phpt]
PASS SPL: RecursiveTreeIterator and Exception from getEntry() [ext/spl/tests/recursive_tree_iterator_007.phpt] 
TEST 7131/11213 [ext/spl/tests/recursive_tree_iterator_008.phpt]
PASS SPL: RecursiveTreeIterator::setPrefixPart() [ext/spl/tests/recursive_tree_iterator_008.phpt] 
TEST 7132/11213 [ext/spl/tests/recursive_tree_iterator_setprefixpart.phpt]
PASS SPL: RecursiveTreeIterator::setPrefixPart() Test arguments [ext/spl/tests/recursive_tree_iterator_setprefixpart.phpt] 
TEST 7133/11213 [ext/spl/tests/recursiveiteratoriterator_beginiteration_basic.phpt]
PASS SPL: RecursiveIteratorIterator::beginIteration() is called by RecursiveIteratorIterator::rewind() [ext/spl/tests/recursiveiteratoriterator_beginiteration_basic.phpt] 
TEST 7134/11213 [ext/spl/tests/recursiveiteratoriterator_enditeration_basic.phpt]
PASS SPL: RecursiveIteratorIterator::endIteration() is called when ::valid() first returns false [ext/spl/tests/recursiveiteratoriterator_enditeration_basic.phpt] 
TEST 7135/11213 [ext/spl/tests/recursiveiteratoriterator_getsubiterator_basic.phpt]
PASS SPL: RecursiveIteratorIterator::getSubIterator() returns iterator passed in constructor [ext/spl/tests/recursiveiteratoriterator_getsubiterator_basic.phpt] 
TEST 7136/11213 [ext/spl/tests/recursiveiteratoriterator_getsubiterator_error.phpt]
PASS SPL: RecursiveIteratorIterator::getSubIterator() expects at most 1 parameter [ext/spl/tests/recursiveiteratoriterator_getsubiterator_error.phpt] 
TEST 7137/11213 [ext/spl/tests/recursiveiteratoriterator_getsubiterator_variation.phpt]
PASS SPL: RecursiveIteratorIterator::getSubIterator() returns different iterators depending on the current element [ext/spl/tests/recursiveiteratoriterator_getsubiterator_variation.phpt] 
TEST 7138/11213 [ext/spl/tests/recursiveiteratoriterator_getsubiterator_variation_002.phpt]
PASS SPL: RecursiveIteratorIterator::getSubIterator() returns NULL if there's no current element [ext/spl/tests/recursiveiteratoriterator_getsubiterator_variation_002.phpt] 
TEST 7139/11213 [ext/spl/tests/recursiveiteratoriterator_getsubiterator_variation_003.phpt]
PASS SPL: RecursiveIteratorIterator::getSubIterator() with explicit level parameter [ext/spl/tests/recursiveiteratoriterator_getsubiterator_variation_003.phpt] 
TEST 7140/11213 [ext/spl/tests/recursiveiteratoriterator_nextelement_basic.phpt]
PASS SPL: RecursiveIteratorIterator::nextElement() is called when the next element is ready [ext/spl/tests/recursiveiteratoriterator_nextelement_basic.phpt] 
TEST 7141/11213 [ext/spl/tests/regexIterator_flags_basic.phpt]
PASS SPL: RegexIterator::getFlags() and setFlags() basic tests [ext/spl/tests/regexIterator_flags_basic.phpt] 
TEST 7142/11213 [ext/spl/tests/regexIterator_mode_basic.phpt]
PASS SPL: RegexIterator::getMode() and setMode() basic tests [ext/spl/tests/regexIterator_mode_basic.phpt] 
TEST 7143/11213 [ext/spl/tests/regexIterator_setMode_error.phpt]
PASS SPL: RegexIterator::setMode() error tests [ext/spl/tests/regexIterator_setMode_error.phpt] 
TEST 7144/11213 [ext/spl/tests/regexiterator_getpregflags.phpt]
PASS SPL: RegexIterator::getPregFlags() [ext/spl/tests/regexiterator_getpregflags.phpt] 
TEST 7145/11213 [ext/spl/tests/regexiterator_setflags_exception.phpt]
PASS SPL: RegexIterator::setFlags() exceptions test [ext/spl/tests/regexiterator_setflags_exception.phpt] 
TEST 7146/11213 [ext/spl/tests/regexiterator_setpregflags.phpt]
PASS SPL: RegexIterator::setPregFlags() [ext/spl/tests/regexiterator_setpregflags.phpt] 
TEST 7147/11213 [ext/spl/tests/regexiterator_setpregflags_exception.phpt]
PASS SPL: RegexIterator::getPregFlags() exception test [ext/spl/tests/regexiterator_setpregflags_exception.phpt] 
TEST 7148/11213 [ext/spl/tests/splDoublyLinkedList_shift_noParams.phpt]
PASS Checks that the shift() method of DoublyLinkedList does not accept args. [ext/spl/tests/splDoublyLinkedList_shift_noParams.phpt] 
TEST 7149/11213 [ext/spl/tests/spl_001.phpt]
PASS SPL: iterator_to_array() and iterator_count() [ext/spl/tests/spl_001.phpt] 
TEST 7150/11213 [ext/spl/tests/spl_002.phpt]
PASS SPL: Countable [ext/spl/tests/spl_002.phpt] 
TEST 7151/11213 [ext/spl/tests/spl_003.phpt]
PASS SPL: class_parents() and class_implements() [ext/spl/tests/spl_003.phpt] 
TEST 7152/11213 [ext/spl/tests/spl_004.phpt]
PASS SPL: iterator_apply() [ext/spl/tests/spl_004.phpt] 
TEST 7153/11213 [ext/spl/tests/spl_005.phpt]
PASS SPL: spl_object_hash() [ext/spl/tests/spl_005.phpt] 
TEST 7154/11213 [ext/spl/tests/spl_006.phpt]
PASS SPL: iterator_to_array() without keys [ext/spl/tests/spl_006.phpt] 
TEST 7155/11213 [ext/spl/tests/spl_007.phpt]
PASS SPL: iterator_apply() with callback using __call() [ext/spl/tests/spl_007.phpt] 
TEST 7156/11213 [ext/spl/tests/spl_autoload_001.phpt]
PASS SPL: spl_autoload() and friends [ext/spl/tests/spl_autoload_001.phpt] 
TEST 7157/11213 [ext/spl/tests/spl_autoload_002.phpt]
PASS SPL: spl_autoload_functions() [ext/spl/tests/spl_autoload_002.phpt] 
TEST 7158/11213 [ext/spl/tests/spl_autoload_003.phpt]
PASS SPL: spl_autoload() and friends [ext/spl/tests/spl_autoload_003.phpt] 
TEST 7159/11213 [ext/spl/tests/spl_autoload_004.phpt]
PASS SPL: spl_autoload() with static methods [ext/spl/tests/spl_autoload_004.phpt] 
TEST 7160/11213 [ext/spl/tests/spl_autoload_005.phpt]
PASS SPL: spl_autoload() with methods [ext/spl/tests/spl_autoload_005.phpt] 
TEST 7161/11213 [ext/spl/tests/spl_autoload_006.phpt]
PASS SPL: spl_autoload() with static methods [ext/spl/tests/spl_autoload_006.phpt] 
TEST 7162/11213 [ext/spl/tests/spl_autoload_007.phpt]
PASS SPL: spl_autoload() with inaccessible methods [ext/spl/tests/spl_autoload_007.phpt] 
TEST 7163/11213 [ext/spl/tests/spl_autoload_008.phpt]
PASS SPL: spl_autoload() with exceptions [ext/spl/tests/spl_autoload_008.phpt] 
TEST 7164/11213 [ext/spl/tests/spl_autoload_009.phpt]
PASS SPL: spl_autoload() and friends [ext/spl/tests/spl_autoload_009.phpt] 
TEST 7165/11213 [ext/spl/tests/spl_autoload_010.phpt]
PASS SPL: spl_autoload() and prepend [ext/spl/tests/spl_autoload_010.phpt] 
TEST 7166/11213 [ext/spl/tests/spl_autoload_011.phpt]
PASS SPL: spl_autoload() and object freed [ext/spl/tests/spl_autoload_011.phpt] 
TEST 7167/11213 [ext/spl/tests/spl_autoload_012.phpt]
PASS SPL: spl_autoload() capturing multiple Exceptions in __autoload [ext/spl/tests/spl_autoload_012.phpt] 
TEST 7168/11213 [ext/spl/tests/spl_autoload_013.phpt]
PASS SPL: spl_autoload_functions() with closures and invokables [ext/spl/tests/spl_autoload_013.phpt] 
TEST 7169/11213 [ext/spl/tests/spl_autoload_014.phpt]
PASS SPL: spl_autoload_unregister() with closures and invokables [ext/spl/tests/spl_autoload_014.phpt] 
TEST 7170/11213 [ext/spl/tests/spl_autoload_bug48541.phpt]
PASS SPL: spl_autoload_register() Bug #48541: registering multiple closures fails with memleaks [ext/spl/tests/spl_autoload_bug48541.phpt] 
TEST 7171/11213 [ext/spl/tests/spl_autoload_call_basic.phpt]
PASS spl_autoload_call() function - basic test for spl_autoload_call() [ext/spl/tests/spl_autoload_call_basic.phpt] 
TEST 7172/11213 [ext/spl/tests/spl_caching_iterator_constructor_flags.phpt]
PASS SPL: CachingInterator constructor flag checks [ext/spl/tests/spl_caching_iterator_constructor_flags.phpt] 
TEST 7173/11213 [ext/spl/tests/spl_cachingiterator___toString_basic.phpt]
PASS SPL: SplCachingIterator, Test method to convert current element to string [ext/spl/tests/spl_cachingiterator___toString_basic.phpt] 
TEST 7174/11213 [ext/spl/tests/spl_cachingiterator_setFlags_basic.phpt]
PASS SPL: SplCachingIterator, Test method to set flags for caching iterator [ext/spl/tests/spl_cachingiterator_setFlags_basic.phpt] 
TEST 7175/11213 [ext/spl/tests/spl_classes.phpt]
PASS SPL: spl_classes() function [ext/spl/tests/spl_classes.phpt] 
TEST 7176/11213 [ext/spl/tests/spl_fileinfo_getlinktarget_basic.phpt]
PASS SPL: Spl File Info test getLinkTarget [ext/spl/tests/spl_fileinfo_getlinktarget_basic.phpt] 
TEST 7177/11213 [ext/spl/tests/spl_heap_count_basic.phpt]
PASS SPL: SplHeap, Test spl_heap_object_count_elements (spl_heap.c:490) for returning count() failure for Heaps [ext/spl/tests/spl_heap_count_basic.phpt] 
TEST 7178/11213 [ext/spl/tests/spl_heap_count_error.phpt]
PASS SPL: Priority queue count, illegal number of args [ext/spl/tests/spl_heap_count_error.phpt] 
TEST 7179/11213 [ext/spl/tests/spl_heap_extract_parameter_error.phpt]
PASS SPL: Heap and extract with parameter [ext/spl/tests/spl_heap_extract_parameter_error.phpt] 
TEST 7180/11213 [ext/spl/tests/spl_heap_insert_basic.phpt]
PASS SPL: SplHeap, Test method to insert into heap [ext/spl/tests/spl_heap_insert_basic.phpt] 
TEST 7181/11213 [ext/spl/tests/spl_heap_is_empty_basic.phpt]
PASS SPL: SplHeap, test trivial method to find if a heap is empty [ext/spl/tests/spl_heap_is_empty_basic.phpt] 
TEST 7182/11213 [ext/spl/tests/spl_heap_isempty.phpt]
PASS SPL: Test of isEmpty for SPL Max Heap [ext/spl/tests/spl_heap_isempty.phpt] 
TEST 7183/11213 [ext/spl/tests/spl_heap_iteration_error.phpt]
PASS SPL: Attempt to corrupt the heap while iterating [ext/spl/tests/spl_heap_iteration_error.phpt] 
TEST 7184/11213 [ext/spl/tests/spl_heap_recoverfromcorruption_arguments.phpt]
PASS SPL: SplHeap check no arguments to be accepted on recoverFromCorruption [ext/spl/tests/spl_heap_recoverfromcorruption_arguments.phpt] 
TEST 7185/11213 [ext/spl/tests/spl_iterator_apply_error.phpt]
PASS SPL: Error: iterator_apply when an iterator method (eg rewind) throws exception [ext/spl/tests/spl_iterator_apply_error.phpt] 
TEST 7186/11213 [ext/spl/tests/spl_iterator_apply_error_001.phpt]
PASS SPL: Error: iterator_apply when the callback throws an exception [ext/spl/tests/spl_iterator_apply_error_001.phpt] 
TEST 7187/11213 [ext/spl/tests/spl_iterator_caching_count_basic.phpt]
PASS SPL: Caching iterator count() cache contents [ext/spl/tests/spl_iterator_caching_count_basic.phpt] 
TEST 7188/11213 [ext/spl/tests/spl_iterator_caching_count_error.phpt]
PASS SPL: Caching iterator count() cache failure [ext/spl/tests/spl_iterator_caching_count_error.phpt] 
TEST 7189/11213 [ext/spl/tests/spl_iterator_caching_getcache_error.phpt]
PASS SPL: Caching iterator getCache failure [ext/spl/tests/spl_iterator_caching_getcache_error.phpt] 
TEST 7190/11213 [ext/spl/tests/spl_iterator_getcallchildren.phpt]
PASS SPL: RecursiveIteratorIterator, getCallChildren [ext/spl/tests/spl_iterator_getcallchildren.phpt] 
TEST 7191/11213 [ext/spl/tests/spl_iterator_iterator_constructor.phpt]
PASS SPL: IteratorInterator constructor checks [ext/spl/tests/spl_iterator_iterator_constructor.phpt] 
TEST 7192/11213 [ext/spl/tests/spl_iterator_recursive_getiterator_error.phpt]
PASS SPL: IteratorIterator foreach by reference failure [ext/spl/tests/spl_iterator_recursive_getiterator_error.phpt] 
TEST 7193/11213 [ext/spl/tests/spl_iterator_to_array_basic.phpt]
PASS SPL: iterator_to_array, Test function to convert iterator to array [ext/spl/tests/spl_iterator_to_array_basic.phpt] 
TEST 7194/11213 [ext/spl/tests/spl_iterator_to_array_error.phpt]
PASS SPL: Error: iterator_to_array when the current operation throws an exception [ext/spl/tests/spl_iterator_to_array_error.phpt] 
TEST 7195/11213 [ext/spl/tests/spl_limit_iterator_check_limits.phpt]
PASS SPL: LimitIterator check limits are valid [ext/spl/tests/spl_limit_iterator_check_limits.phpt] 
TEST 7196/11213 [ext/spl/tests/spl_maxheap_compare_basic.phpt]
PASS SPL: SplMaxHeap, Test method to comare elements [ext/spl/tests/spl_maxheap_compare_basic.phpt] 
TEST 7197/11213 [ext/spl/tests/spl_minheap_compare_error.phpt]
PASS SPL: SplMinHeap compare, illegal number of args [ext/spl/tests/spl_minheap_compare_error.phpt] 
TEST 7198/11213 [ext/spl/tests/spl_pq_top_basic.phpt]
PASS SPL: SplPriorityQueue: top and extract flags [ext/spl/tests/spl_pq_top_basic.phpt] 
TEST 7199/11213 [ext/spl/tests/spl_pq_top_error_args.phpt]
PASS SPL: SplPriorityQueue: top too many arguments exception [ext/spl/tests/spl_pq_top_error_args.phpt] 
TEST 7200/11213 [ext/spl/tests/spl_pq_top_error_corrupt.phpt]
PASS SPL: SplPriorityQueue: top and extract flags [ext/spl/tests/spl_pq_top_error_corrupt.phpt] 
TEST 7201/11213 [ext/spl/tests/spl_pq_top_error_empty.phpt]
PASS SPL: SplPriorityQueue: top exception on empty heap [ext/spl/tests/spl_pq_top_error_empty.phpt] 
TEST 7202/11213 [ext/spl/tests/spl_priorityqeue_insert_two_params_error.phpt]
PASS SPL: priorityQueue paramter test on insert method [ext/spl/tests/spl_priorityqeue_insert_two_params_error.phpt] 
TEST 7203/11213 [ext/spl/tests/spl_recursiveIteratorIterator_setMaxDepth_parameter_count.phpt]
PASS SPL: RecursiveIteratorIterator, setMaxDepth check parameter count [ext/spl/tests/spl_recursiveIteratorIterator_setMaxDepth_parameter_count.phpt] 
TEST 7204/11213 [ext/spl/tests/spl_recursive_iterator_iterator_key_case.phpt]
PASS SPL: Test on RecursiveIteratorIterator key function checking switch statements [ext/spl/tests/spl_recursive_iterator_iterator_key_case.phpt] 
TEST 7205/11213 [ext/spl/tests/splfixedarray_offsetExists_larger.phpt]
PASS Checks that offsetExists() does not accept a value larger than the array. [ext/spl/tests/splfixedarray_offsetExists_larger.phpt] 
TEST 7206/11213 [ext/spl/tests/splpriorityqueue_extract.phpt]
PASS SPL: splpriorityqueue extract() Test arguments [ext/spl/tests/splpriorityqueue_extract.phpt] 
TEST 7207/11213 [ext/spl/tests/splpriorityqueue_setextractflags.phpt]
PASS SPL: splpriorityqueue setExtractFlags() Test arguments [ext/spl/tests/splpriorityqueue_setextractflags.phpt] 
TEST 7208/11213 [ext/sqlite/tests/bug26911.phpt]
PASS Bug #26911 (crash when fetching data from empty queries) [ext/sqlite/tests/bug26911.phpt] 
TEST 7209/11213 [ext/sqlite/tests/bug28112.phpt]
PASS Bug #28112 (sqlite_query() crashing apache on malformed query) [ext/sqlite/tests/bug28112.phpt] 
TEST 7210/11213 [ext/sqlite/tests/bug35248.phpt]
PASS Bug #35248 (sqlite_query does not return parse error message) [ext/sqlite/tests/bug35248.phpt] 
TEST 7211/11213 [ext/sqlite/tests/bug38759.phpt]
PASS Bug #38759 (sqlite2 empty query causes segfault) [ext/sqlite/tests/bug38759.phpt] 
TEST 7212/11213 [ext/sqlite/tests/bug48679.phpt]
PASS Bug #48679 (sqlite2 count on unbuffered query causes segfault) [ext/sqlite/tests/bug48679.phpt] 
TEST 7213/11213 [ext/sqlite/tests/pdo/common.phpt]
REDIRECT ext/pdo/tests (SQLite2 [ext/sqlite/tests/pdo/common.phpt]) begin
TEST 7213/11274 [ext/pdo/tests/bug47769.phpt]
PASS SQLite2 Bug #47769 (Strange extends PDO) [ext/sqlite/tests/pdo/bug47769.phpt] 
TEST 7214/11274 [ext/pdo/tests/bug_34630.phpt]
PASS SQLite2 PDO Common: Bug #34630 (inserting streams as LOBs) [ext/sqlite/tests/pdo/bug_34630.phpt] 
TEST 7215/11274 [ext/pdo/tests/bug_34687.phpt]
PASS SQLite2 PDO Common: Bug #34687 (query doesn't return error information) [ext/sqlite/tests/pdo/bug_34687.phpt] 
TEST 7216/11274 [ext/pdo/tests/bug_35671.phpt]
PASS SQLite2 PDO Common: Bug #35671 (binding by name breakage) [ext/sqlite/tests/pdo/bug_35671.phpt] 
TEST 7217/11274 [ext/pdo/tests/bug_36428.phpt]
PASS SQLite2 PDO Common: Bug #36428 (Incorrect error message for PDO::fetchAll()) [ext/sqlite/tests/pdo/bug_36428.phpt] 
TEST 7218/11274 [ext/pdo/tests/bug_36798.phpt]
PASS SQLite2 PDO Common: Bug #36798 (Error parsing named parameters with queries containing high-ascii chars) [ext/sqlite/tests/pdo/bug_36798.phpt] 
TEST 7219/11274 [ext/pdo/tests/bug_38253.phpt]
PASS SQLite2 PDO Common: Bug #38253 (PDO produces segfault with default fetch mode) [ext/sqlite/tests/pdo/bug_38253.phpt] 
TEST 7220/11274 [ext/pdo/tests/bug_38394.phpt]
SKIP SQLite2 PDO Common: Bug #38394 (Prepared statement error stops subsequent statements) [ext/sqlite/tests/pdo/bug_38394.phpt] reason: not relevant for pdo_sqlite2 driver
TEST 7221/11274 [ext/pdo/tests/bug_39398.phpt]
PASS SQLite2 PDO Common: Bug #39398 (Booleans are not automatically translated to integers) [ext/sqlite/tests/pdo/bug_39398.phpt] 
TEST 7222/11274 [ext/pdo/tests/bug_39656.phpt]
PASS SQLite2 PDO Common: Bug #39656 (Crash when calling fetch() on a PDO statment object after closeCursor()) [ext/sqlite/tests/pdo/bug_39656.phpt] 
TEST 7223/11274 [ext/pdo/tests/bug_40285.phpt]
PASS SQLite2 PDO Common: Bug #40285 (The prepare parser goes into an infinite loop on ': or ":) [ext/sqlite/tests/pdo/bug_40285.phpt] 
TEST 7224/11274 [ext/pdo/tests/bug_42917.phpt]
PASS SQLite2 PDO Common: Bug #42917 (PDO::FETCH_KEY_PAIR doesn't work with setFetchMode) [ext/sqlite/tests/pdo/bug_42917.phpt] 
TEST 7225/11274 [ext/pdo/tests/bug_43130.phpt]
SKIP SQLite2 PDO Common: Bug #43130 (Bound parameters cannot have - in their name) [ext/sqlite/tests/pdo/bug_43130.phpt] reason: not relevant for sqlite driver
TEST 7226/11274 [ext/pdo/tests/bug_43139.phpt]
PASS SQLite2 PDO Common: Bug #43139 (PDO ignore ATTR_DEFAULT_FETCH_MODE in some cases with fetchAll()) [ext/sqlite/tests/pdo/bug_43139.phpt] 
TEST 7227/11274 [ext/pdo/tests/bug_43663.phpt]
PASS SQLite2 PDO Common: Bug #43663 (__call on classes derived from PDO) [ext/sqlite/tests/pdo/bug_43663.phpt] 
TEST 7228/11274 [ext/pdo/tests/bug_44159.phpt]
PASS SQLite2 Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL)) [ext/sqlite/tests/pdo/bug_44159.phpt] 
TEST 7229/11274 [ext/pdo/tests/bug_44173.phpt]
PASS SQLite2 PDO Common: Bug #44173 (PDO->query() parameter parsing/checking needs an update) [ext/sqlite/tests/pdo/bug_44173.phpt] 
TEST 7230/11274 [ext/pdo/tests/bug_44409.phpt]
PASS SQLite2 PDO Common: Bug #44409 (PDO::FETCH_SERIALIZE calls __construct()) [ext/sqlite/tests/pdo/bug_44409.phpt] 
TEST 7231/11274 [ext/pdo/tests/bug_44861.phpt]
SKIP SQLite2 PDO Common: Bug #44861 (scrollable cursor don't work with pgsql) [ext/sqlite/tests/pdo/bug_44861.phpt] reason: Scrollable cursors not supported
TEST 7232/11274 [ext/pdo/tests/bug_50458.phpt]
PASS SQLite2 PDO Common: Bug #50458 (PDO::FETCH_FUNC fails with Closures) [ext/sqlite/tests/pdo/bug_50458.phpt] 
TEST 7233/11274 [ext/pdo/tests/pdo_001.phpt]
PASS SQLite2 PDO Common: PDO::FETCH_ASSOC [ext/sqlite/tests/pdo/pdo_001.phpt] 
TEST 7234/11274 [ext/pdo/tests/pdo_002.phpt]
PASS SQLite2 PDO Common: PDO::FETCH_NUM [ext/sqlite/tests/pdo/pdo_002.phpt] 
TEST 7235/11274 [ext/pdo/tests/pdo_003.phpt]
PASS SQLite2 PDO Common: PDO::FETCH_BOTH [ext/sqlite/tests/pdo/pdo_003.phpt] 
TEST 7236/11274 [ext/pdo/tests/pdo_004.phpt]
PASS SQLite2 PDO Common: PDO::FETCH_OBJ [ext/sqlite/tests/pdo/pdo_004.phpt] 
TEST 7237/11274 [ext/pdo/tests/pdo_005.phpt]
PASS SQLite2 PDO Common: PDO::FETCH_CLASS [ext/sqlite/tests/pdo/pdo_005.phpt] 
TEST 7238/11274 [ext/pdo/tests/pdo_006.phpt]
PASS SQLite2 PDO Common: PDO::FETCH_GROUP [ext/sqlite/tests/pdo/pdo_006.phpt] 
TEST 7239/11274 [ext/pdo/tests/pdo_007.phpt]
PASS SQLite2 PDO Common: PDO::FETCH_UNIQUE [ext/sqlite/tests/pdo/pdo_007.phpt] 
TEST 7240/11274 [ext/pdo/tests/pdo_008.phpt]
PASS SQLite2 PDO Common: PDO::FETCH_UNIQUE conflict [ext/sqlite/tests/pdo/pdo_008.phpt] 
TEST 7241/11274 [ext/pdo/tests/pdo_009.phpt]
PASS SQLite2 PDO Common: PDO::FETCH_CLASSTYPE [ext/sqlite/tests/pdo/pdo_009.phpt] 
TEST 7242/11274 [ext/pdo/tests/pdo_010.phpt]
PASS SQLite2 PDO Common: PDO::FETCH_CLASSTYPE and GROUP/UNIQUE [ext/sqlite/tests/pdo/pdo_010.phpt] 
TEST 7243/11274 [ext/pdo/tests/pdo_011.phpt]
PASS SQLite2 PDO Common: PDO::FETCH_FUNC and statement overloading [ext/sqlite/tests/pdo/pdo_011.phpt] 
TEST 7244/11274 [ext/pdo/tests/pdo_012.phpt]
PASS SQLite2 PDO Common: PDOStatement::setFetchMode [ext/sqlite/tests/pdo/pdo_012.phpt] 
TEST 7245/11274 [ext/pdo/tests/pdo_013.phpt]
PASS SQLite2 PDO Common: PDOStatement iterator [ext/sqlite/tests/pdo/pdo_013.phpt] 
TEST 7246/11274 [ext/pdo/tests/pdo_014.phpt]
PASS SQLite2 PDO Common: PDOStatement SPL iterator [ext/sqlite/tests/pdo/pdo_014.phpt] 
TEST 7247/11274 [ext/pdo/tests/pdo_015.phpt]
PASS SQLite2 PDO Common: PDO::FETCH_COLUMN [ext/sqlite/tests/pdo/pdo_015.phpt] 
TEST 7248/11274 [ext/pdo/tests/pdo_016.phpt]
PASS SQLite2 PDO Common: PDO::FETCH_BOUND [ext/sqlite/tests/pdo/pdo_016.phpt] 
TEST 7249/11274 [ext/pdo/tests/pdo_016a.phpt]
PASS SQLite2 PDO Common: PDO::FETCH_BOUND w/o : [ext/sqlite/tests/pdo/pdo_016a.phpt] 
TEST 7250/11274 [ext/pdo/tests/pdo_017.phpt]
PASS SQLite2 PDO Common: transactions [ext/sqlite/tests/pdo/pdo_017.phpt] 
TEST 7251/11274 [ext/pdo/tests/pdo_018.phpt]
PASS SQLite2 PDO Common: serializing [ext/sqlite/tests/pdo/pdo_018.phpt] 
TEST 7252/11274 [ext/pdo/tests/pdo_019.phpt]
PASS SQLite2 PDO Common: fetch() and while() [ext/sqlite/tests/pdo/pdo_019.phpt] 
TEST 7253/11274 [ext/pdo/tests/pdo_020.phpt]
PASS SQLite2 PDO Common: PDOStatement::columnCount [ext/sqlite/tests/pdo/pdo_020.phpt] 
TEST 7254/11274 [ext/pdo/tests/pdo_021.phpt]
PASS SQLite2 PDO Common: PDOStatement::execute with parameters [ext/sqlite/tests/pdo/pdo_021.phpt] 
TEST 7255/11274 [ext/pdo/tests/pdo_022.phpt]
SKIP SQLite2 PDO Common: PDOStatement::getColumnMeta [ext/sqlite/tests/pdo/pdo_022.phpt] reason: this feature is not yet finalized, no test makes sense
TEST 7256/11274 [ext/pdo/tests/pdo_023.phpt]
PASS SQLite2 PDO Common: extending PDO [ext/sqlite/tests/pdo/pdo_023.phpt] 
TEST 7257/11274 [ext/pdo/tests/pdo_024.phpt]
PASS SQLite2 PDO Common: assert that bindParam does not modify parameter [ext/sqlite/tests/pdo/pdo_024.phpt] 
TEST 7258/11274 [ext/pdo/tests/pdo_025.phpt]
PASS SQLite2 PDO Common: PDO::FETCH_INTO [ext/sqlite/tests/pdo/pdo_025.phpt] 
TEST 7259/11274 [ext/pdo/tests/pdo_026.phpt]
PASS SQLite2 PDO Common: extending PDO (2) [ext/sqlite/tests/pdo/pdo_026.phpt] 
TEST 7260/11274 [ext/pdo/tests/pdo_027.phpt]
PASS SQLite2 PDO Common: PDO::FETCH_LAZY [ext/sqlite/tests/pdo/pdo_027.phpt] 
TEST 7261/11274 [ext/pdo/tests/pdo_028.phpt]
PASS SQLite2 PDO Common: bindValue [ext/sqlite/tests/pdo/pdo_028.phpt] 
TEST 7262/11274 [ext/pdo/tests/pdo_029.phpt]
PASS SQLite2 PDO Common: extending PDO (3) [ext/sqlite/tests/pdo/pdo_029.phpt] 
TEST 7263/11274 [ext/pdo/tests/pdo_030.phpt]
PASS SQLite2 PDO Common: extending PDO (4) [ext/sqlite/tests/pdo/pdo_030.phpt] 
TEST 7264/11274 [ext/pdo/tests/pdo_031.phpt]
PASS SQLite2 PDO Common: PDOStatement SPL iterator [ext/sqlite/tests/pdo/pdo_031.phpt] 
TEST 7265/11274 [ext/pdo/tests/pdo_032.phpt]
PASS SQLite2 PDO Common: PDO::ATTR_CASE [ext/sqlite/tests/pdo/pdo_032.phpt] 
TEST 7266/11274 [ext/pdo/tests/pdo_033.phpt]
PASS SQLite2 PDO Common: PDO::quote() [ext/sqlite/tests/pdo/pdo_033.phpt] 
TEST 7267/11274 [ext/pdo/tests/pdo_034.phpt]
PASS SQLite2 PDO Common: PDO::FETCH_KEY_PAIR fetch mode test [ext/sqlite/tests/pdo/pdo_034.phpt] 
TEST 7268/11274 [ext/pdo/tests/pdo_035.phpt]
PASS SQLite2 PDO Common: PDORow + get_parent_class() [ext/sqlite/tests/pdo/pdo_035.phpt] 
TEST 7269/11274 [ext/pdo/tests/pdo_036.phpt]
PASS SQLite2 Testing PDORow and PDOStatement instances with Reflection [ext/sqlite/tests/pdo/pdo_036.phpt] 
TEST 7270/11274 [ext/pdo/tests/pdo_037.phpt]
PASS SQLite2 Crash when calling a method of a class that inherits PDOStatement [ext/sqlite/tests/pdo/pdo_037.phpt] 
TEST 7271/11274 [ext/pdo/tests/pdorow.phpt]
PASS SQLite2 Trying instantiate a PDORow object manually [ext/sqlite/tests/pdo/pdorow.phpt] 
TEST 7272/11274 [ext/pdo/tests/pecl_bug_5217.phpt]
PASS SQLite2 PDO Common: PECL Bug #5217 (serialize/unserialze safety) [ext/sqlite/tests/pdo/pecl_bug_5217.phpt] 
TEST 7273/11274 [ext/pdo/tests/pecl_bug_5772.phpt]
PASS SQLite2 PDO Common: PECL Bug #5772 (PDO::FETCH_FUNC breaks on mixed case func name) [ext/sqlite/tests/pdo/pecl_bug_5772.phpt] 
TEST 7274/11274 [ext/pdo/tests/pecl_bug_5809.phpt]
PASS SQLite2 PDO Common: PECL Bug #5809 (PDOStatement::execute(array()) changes param) [ext/sqlite/tests/pdo/pecl_bug_5809.phpt] 
REDIRECT ext/pdo/tests (SQLite2 [ext/sqlite/tests/pdo/common.phpt]) done
TEST 7275/11274 [ext/sqlite/tests/sqlite_001.phpt]
PASS sqlite: sqlite_open/close [ext/sqlite/tests/sqlite_001.phpt] 
TEST 7276/11274 [ext/sqlite/tests/sqlite_002.phpt]
PASS sqlite: Simple insert/select [ext/sqlite/tests/sqlite_002.phpt] 
TEST 7277/11274 [ext/sqlite/tests/sqlite_003.phpt]
PASS sqlite: Simple insert/select, different result represenatation [ext/sqlite/tests/sqlite_003.phpt] 
TEST 7278/11274 [ext/sqlite/tests/sqlite_004.phpt]
PASS sqlite: binary encoding [ext/sqlite/tests/sqlite_004.phpt] 
TEST 7279/11274 [ext/sqlite/tests/sqlite_005.phpt]
PASS sqlite: aggregate functions [ext/sqlite/tests/sqlite_005.phpt] 
TEST 7280/11274 [ext/sqlite/tests/sqlite_006.phpt]
PASS sqlite: regular functions [ext/sqlite/tests/sqlite_006.phpt] 
TEST 7281/11274 [ext/sqlite/tests/sqlite_007.phpt]
PASS sqlite: Simple insert/select (unbuffered) [ext/sqlite/tests/sqlite_007.phpt] 
TEST 7282/11274 [ext/sqlite/tests/sqlite_008.phpt]
PASS sqlite: fetch all (buffered) [ext/sqlite/tests/sqlite_008.phpt] 
TEST 7283/11274 [ext/sqlite/tests/sqlite_009.phpt]
PASS sqlite: fetch all (unbuffered) [ext/sqlite/tests/sqlite_009.phpt] 
TEST 7284/11274 [ext/sqlite/tests/sqlite_010.phpt]
PASS sqlite: fetch all (iterator) [ext/sqlite/tests/sqlite_010.phpt] 
TEST 7285/11274 [ext/sqlite/tests/sqlite_011.phpt]
PASS sqlite: returned associative column names [ext/sqlite/tests/sqlite_011.phpt] 
TEST 7286/11274 [ext/sqlite/tests/sqlite_012.phpt]
PASS sqlite: read field names [ext/sqlite/tests/sqlite_012.phpt] 
TEST 7287/11274 [ext/sqlite/tests/sqlite_013.phpt]
PASS sqlite: fetch column [ext/sqlite/tests/sqlite_013.phpt] 
TEST 7288/11274 [ext/sqlite/tests/sqlite_014.phpt]
PASS sqlite: fetch all (fetch_all) [ext/sqlite/tests/sqlite_014.phpt] 
TEST 7289/11274 [ext/sqlite/tests/sqlite_015.phpt]
PASS sqlite: fetch all (array_query) [ext/sqlite/tests/sqlite_015.phpt] 
TEST 7290/11274 [ext/sqlite/tests/sqlite_016.phpt]
PASS sqlite: fetch single [ext/sqlite/tests/sqlite_016.phpt] 
TEST 7291/11274 [ext/sqlite/tests/sqlite_017.phpt]
PASS sqlite: UDF binary handling functions [ext/sqlite/tests/sqlite_017.phpt] 
TEST 7292/11274 [ext/sqlite/tests/sqlite_018.phpt]
PASS sqlite: crash on bad queries inside sqlite_array_query() [ext/sqlite/tests/sqlite_018.phpt] 
TEST 7293/11274 [ext/sqlite/tests/sqlite_019.phpt]
PASS sqlite: single query [ext/sqlite/tests/sqlite_019.phpt] 
TEST 7294/11274 [ext/sqlite/tests/sqlite_022.phpt]
PASS sqlite: sqlite_seek [ext/sqlite/tests/sqlite_022.phpt] 
TEST 7295/11274 [ext/sqlite/tests/sqlite_023.phpt]
PASS sqlite: sqlite_[has_]prev [ext/sqlite/tests/sqlite_023.phpt] 
TEST 7296/11274 [ext/sqlite/tests/sqlite_024.phpt]
PASS sqlite: sqlite_fetch_object [ext/sqlite/tests/sqlite_024.phpt] 
TEST 7297/11274 [ext/sqlite/tests/sqlite_025.phpt]
PASS sqlite: sqlite_fetch_object in a loop [ext/sqlite/tests/sqlite_025.phpt] 
TEST 7298/11274 [ext/sqlite/tests/sqlite_026.phpt]
PASS sqlite: sqlite_fetch_column_types [ext/sqlite/tests/sqlite_026.phpt] 
TEST 7299/11274 [ext/sqlite/tests/sqlite_027.phpt]
PASS sqlite: crash inside sqlite_escape_string() & sqlite_udf_encode_binary [ext/sqlite/tests/sqlite_027.phpt] 
TEST 7300/11274 [ext/sqlite/tests/sqlite_closures_001.phpt]
PASS sqlite: aggregate functions with closures [ext/sqlite/tests/sqlite_closures_001.phpt] 
TEST 7301/11274 [ext/sqlite/tests/sqlite_closures_002.phpt]
PASS sqlite: regular functions with closures [ext/sqlite/tests/sqlite_closures_002.phpt] 
TEST 7302/11274 [ext/sqlite/tests/sqlite_exec_basic.phpt]
PASS Test sqlite_exec() function : basic functionality [ext/sqlite/tests/sqlite_exec_basic.phpt] 
TEST 7303/11274 [ext/sqlite/tests/sqlite_exec_error.phpt]
PASS Test sqlite_exec() function : error behaviour and functionality [ext/sqlite/tests/sqlite_exec_error.phpt] 
TEST 7304/11274 [ext/sqlite/tests/sqlite_last_error_basic.phpt]
PASS Test sqlite_last_error() function : basic functionality [ext/sqlite/tests/sqlite_last_error_basic.phpt] 
TEST 7305/11274 [ext/sqlite/tests/sqlite_last_error_error.phpt]
PASS Test sqlite_last_error() function : error conditions [ext/sqlite/tests/sqlite_last_error_error.phpt] 
TEST 7306/11274 [ext/sqlite/tests/sqlite_oo_001.phpt]
PASS sqlite-oo: sqlite_open/close [ext/sqlite/tests/sqlite_oo_001.phpt] 
TEST 7307/11274 [ext/sqlite/tests/sqlite_oo_002.phpt]
PASS sqlite-oo: Simple insert/select [ext/sqlite/tests/sqlite_oo_002.phpt] 
TEST 7308/11274 [ext/sqlite/tests/sqlite_oo_003.phpt]
PASS sqlite-oo: Simple insert/select, different result representation [ext/sqlite/tests/sqlite_oo_003.phpt] 
TEST 7309/11274 [ext/sqlite/tests/sqlite_oo_008.phpt]
PASS sqlite-oo: fetch all (buffered) [ext/sqlite/tests/sqlite_oo_008.phpt] 
TEST 7310/11274 [ext/sqlite/tests/sqlite_oo_009.phpt]
PASS sqlite-oo: fetch all (unbuffered) [ext/sqlite/tests/sqlite_oo_009.phpt] 
TEST 7311/11274 [ext/sqlite/tests/sqlite_oo_010.phpt]
PASS sqlite-oo: fetch all (iterator) [ext/sqlite/tests/sqlite_oo_010.phpt] 
TEST 7312/11274 [ext/sqlite/tests/sqlite_oo_011.phpt]
PASS sqlite-oo: returned associative column names [ext/sqlite/tests/sqlite_oo_011.phpt] 
TEST 7313/11274 [ext/sqlite/tests/sqlite_oo_012.phpt]
PASS sqlite-oo: read field names [ext/sqlite/tests/sqlite_oo_012.phpt] 
TEST 7314/11274 [ext/sqlite/tests/sqlite_oo_013.phpt]
PASS sqlite-oo: fetch column [ext/sqlite/tests/sqlite_oo_013.phpt] 
TEST 7315/11274 [ext/sqlite/tests/sqlite_oo_014.phpt]
PASS sqlite-oo: fetch all [ext/sqlite/tests/sqlite_oo_014.phpt] 
TEST 7316/11274 [ext/sqlite/tests/sqlite_oo_015.phpt]
PASS sqlite-oo: array_query [ext/sqlite/tests/sqlite_oo_015.phpt] 
TEST 7317/11274 [ext/sqlite/tests/sqlite_oo_016.phpt]
PASS sqlite-oo: fetch single [ext/sqlite/tests/sqlite_oo_016.phpt] 
TEST 7318/11274 [ext/sqlite/tests/sqlite_oo_020.phpt]
PASS sqlite-oo: factory and exception [ext/sqlite/tests/sqlite_oo_020.phpt] 
TEST 7319/11274 [ext/sqlite/tests/sqlite_oo_021.phpt]
PASS sqlite-oo: single query [ext/sqlite/tests/sqlite_oo_021.phpt] 
TEST 7320/11274 [ext/sqlite/tests/sqlite_oo_022.phpt]
PASS sqlite-oo: sqlite::seek [ext/sqlite/tests/sqlite_oo_022.phpt] 
TEST 7321/11274 [ext/sqlite/tests/sqlite_oo_024.phpt]
PASS sqlite-oo: sqlite::fetch_object [ext/sqlite/tests/sqlite_oo_024.phpt] 
TEST 7322/11274 [ext/sqlite/tests/sqlite_oo_025.phpt]
PASS sqlite-oo: sqlite / foreach [ext/sqlite/tests/sqlite_oo_025.phpt] 
TEST 7323/11274 [ext/sqlite/tests/sqlite_oo_026.phpt]
PASS sqlite-oo: unbuffered [ext/sqlite/tests/sqlite_oo_026.phpt] 
TEST 7324/11274 [ext/sqlite/tests/sqlite_oo_027.phpt]
PASS sqlite-oo: changes [ext/sqlite/tests/sqlite_oo_027.phpt] 
TEST 7325/11274 [ext/sqlite/tests/sqlite_oo_028.phpt]
PASS sqlite-oo: sqlite_fetch_column_types [ext/sqlite/tests/sqlite_oo_028.phpt] 
TEST 7326/11274 [ext/sqlite/tests/sqlite_oo_029.phpt]
PASS sqlite-oo: call method with $this [ext/sqlite/tests/sqlite_oo_029.phpt] 
TEST 7327/11274 [ext/sqlite/tests/sqlite_oo_030.phpt]
PASS sqlite-oo: calling static methods [ext/sqlite/tests/sqlite_oo_030.phpt] 
TEST 7328/11274 [ext/sqlite/tests/sqlite_popen_basic.phpt]
PASS SQLite: sqlite_popen() basic tests [ext/sqlite/tests/sqlite_popen_basic.phpt] 
TEST 7329/11274 [ext/sqlite/tests/sqlite_popen_error.phpt]
PASS Test sqlite_popen() function : error conditions [ext/sqlite/tests/sqlite_popen_error.phpt] 
TEST 7330/11274 [ext/sqlite/tests/sqlite_session_001.phpt]
PASS sqlite, session storage test [ext/sqlite/tests/sqlite_session_001.phpt] 
TEST 7331/11274 [ext/sqlite/tests/sqlite_session_002.phpt]
PASS sqlite, session destroy test [ext/sqlite/tests/sqlite_session_002.phpt] 
TEST 7332/11274 [ext/sqlite/tests/sqlite_spl_001.phpt]
PASS sqlite-spl: Iteration [ext/sqlite/tests/sqlite_spl_001.phpt] 
TEST 7333/11274 [ext/sqlite/tests/sqlite_spl_002.phpt]
PASS sqlite-spl: Countable [ext/sqlite/tests/sqlite_spl_002.phpt] 
TEST 7334/11274 [ext/sqlite/tests/sqlite_spl_003.phpt]
PASS sqlite-spl: Exception [ext/sqlite/tests/sqlite_spl_003.phpt] 
TEST 7335/11274 [ext/sqlite/tests/sqlitedatabase_arrayquery.phpt]
PASS Testing SQLiteDatabase::ArrayQuery with NULL-byte string [ext/sqlite/tests/sqlitedatabase_arrayquery.phpt] 
TEST 7336/11274 [ext/sqlite3/tests/bug45798.phpt]
PASS Bug #45798 (sqlite3 doesn't notice if variable was bound) [ext/sqlite3/tests/bug45798.phpt] 
TEST 7337/11274 [ext/sqlite3/tests/bug47159.phpt]
PASS Bug #45798 (sqlite3 doesn't track unexecuted statements) [ext/sqlite3/tests/bug47159.phpt] 
TEST 7338/11274 [ext/sqlite3/tests/bug53463.phpt]
PASS Bug #53463 (sqlite3 columnName() segfaults on bad column_number) [ext/sqlite3/tests/bug53463.phpt] 
TEST 7339/11274 [ext/sqlite3/tests/sqlite3_01_open.phpt]
PASS SQLite3::open/close tests [ext/sqlite3/tests/sqlite3_01_open.phpt] 
TEST 7340/11274 [ext/sqlite3/tests/sqlite3_02_create.phpt]
PASS SQLite3::query CREATE tests [ext/sqlite3/tests/sqlite3_02_create.phpt] 
TEST 7341/11274 [ext/sqlite3/tests/sqlite3_02_open.phpt]
PASS SQLite3::open test, testing for function parameters [ext/sqlite3/tests/sqlite3_02_open.phpt] 
TEST 7342/11274 [ext/sqlite3/tests/sqlite3_03_insert.phpt]
PASS SQLite3::query INSERT tests [ext/sqlite3/tests/sqlite3_03_insert.phpt] 
TEST 7343/11274 [ext/sqlite3/tests/sqlite3_04_update.phpt]
PASS SQLite3::query UPDATE tests [ext/sqlite3/tests/sqlite3_04_update.phpt] 
TEST 7344/11274 [ext/sqlite3/tests/sqlite3_05_delete.phpt]
PASS SQLite3::query DELETE tests [ext/sqlite3/tests/sqlite3_05_delete.phpt] 
TEST 7345/11274 [ext/sqlite3/tests/sqlite3_06_prepared_stmt.phpt]
PASS SQLite3::prepare Bound Variable test [ext/sqlite3/tests/sqlite3_06_prepared_stmt.phpt] 
TEST 7346/11274 [ext/sqlite3/tests/sqlite3_07_prepared_stmt.phpt]
PASS SQLite3::prepare Bound Value test [ext/sqlite3/tests/sqlite3_07_prepared_stmt.phpt] 
TEST 7347/11274 [ext/sqlite3/tests/sqlite3_08_udf.phpt]
PASS SQLite3::createFunction [ext/sqlite3/tests/sqlite3_08_udf.phpt] 
TEST 7348/11274 [ext/sqlite3/tests/sqlite3_09_blob_bound_param.phpt]
PASS SQLite3::prepare Bound Variable Blob test [ext/sqlite3/tests/sqlite3_09_blob_bound_param.phpt] 
TEST 7349/11274 [ext/sqlite3/tests/sqlite3_10_bound_value_name.phpt]
PASS SQLite3::prepare Bound Value test [ext/sqlite3/tests/sqlite3_10_bound_value_name.phpt] 
TEST 7350/11274 [ext/sqlite3/tests/sqlite3_11_numrows.phpt]
SKIP SQLite3::prepare number of rows [ext/sqlite3/tests/sqlite3_11_numrows.phpt] 
TEST 7351/11274 [ext/sqlite3/tests/sqlite3_12_unfinalized_stmt_cleanup.phpt]
PASS SQLite3::query Unfinalized statement tests [ext/sqlite3/tests/sqlite3_12_unfinalized_stmt_cleanup.phpt] 
TEST 7352/11274 [ext/sqlite3/tests/sqlite3_13_skip_all_cleanup.phpt]
PASS SQLite3::query Skip all cleanup [ext/sqlite3/tests/sqlite3_13_skip_all_cleanup.phpt] 
TEST 7353/11274 [ext/sqlite3/tests/sqlite3_14_querysingle.phpt]
PASS SQLite3::querySingle tests [ext/sqlite3/tests/sqlite3_14_querysingle.phpt] 
TEST 7354/11274 [ext/sqlite3/tests/sqlite3_15_open_error-win.phpt]
SKIP SQLite3::open error test [ext/sqlite3/tests/sqlite3_15_open_error-win.phpt] reason: windows only test
TEST 7355/11274 [ext/sqlite3/tests/sqlite3_15_open_error.phpt]
PASS SQLite3::open error test [ext/sqlite3/tests/sqlite3_15_open_error.phpt] 
TEST 7356/11274 [ext/sqlite3/tests/sqlite3_16_select_no_results.phpt]
PASS SQLite3::query SELECT with no results [ext/sqlite3/tests/sqlite3_16_select_no_results.phpt] 
TEST 7357/11274 [ext/sqlite3/tests/sqlite3_17_version.phpt]
PASS SQLite3::version() [ext/sqlite3/tests/sqlite3_17_version.phpt] 
TEST 7358/11274 [ext/sqlite3/tests/sqlite3_18_changes.phpt]
PASS SQLite3::changes() tests [ext/sqlite3/tests/sqlite3_18_changes.phpt] 
TEST 7359/11274 [ext/sqlite3/tests/sqlite3_19_columninfo.phpt]
PASS SQLite3 columnType and columnName [ext/sqlite3/tests/sqlite3_19_columninfo.phpt] 
TEST 7360/11274 [ext/sqlite3/tests/sqlite3_20_error.phpt]
PASS SQLite3 error functions [ext/sqlite3/tests/sqlite3_20_error.phpt] 
TEST 7361/11274 [ext/sqlite3/tests/sqlite3_21_security.phpt]
PASS SQLite3 open_basedir checks [ext/sqlite3/tests/sqlite3_21_security.phpt] 
TEST 7362/11274 [ext/sqlite3/tests/sqlite3_22_loadextension.phpt]
PASS SQLite3 load extension [ext/sqlite3/tests/sqlite3_22_loadextension.phpt] 
TEST 7363/11274 [ext/sqlite3/tests/sqlite3_23_escape_string.phpt]
PASS SQLite3::escapeString [ext/sqlite3/tests/sqlite3_23_escape_string.phpt] 
TEST 7364/11274 [ext/sqlite3/tests/sqlite3_24_last_insert_rowid.phpt]
PASS SQLite3::lastInsertRowID tests [ext/sqlite3/tests/sqlite3_24_last_insert_rowid.phpt] 
TEST 7365/11274 [ext/sqlite3/tests/sqlite3_25_create_aggregate.phpt]
PASS SQLite3::createAggregate() test [ext/sqlite3/tests/sqlite3_25_create_aggregate.phpt] 
TEST 7366/11274 [ext/sqlite3/tests/sqlite3_26_reset_prepared_stmt.phpt]
PASS SQLite3::reset prepared statement [ext/sqlite3/tests/sqlite3_26_reset_prepared_stmt.phpt] 
TEST 7367/11274 [ext/sqlite3/tests/sqlite3_27_reset_prepared_stmt_result.phpt]
PASS SQLite3::reset prepared statement results [ext/sqlite3/tests/sqlite3_27_reset_prepared_stmt_result.phpt] 
TEST 7368/11274 [ext/sqlite3/tests/sqlite3_28_clear_bindings.phpt]
PASS SQLite3_stmt::clear prepared statement results [ext/sqlite3/tests/sqlite3_28_clear_bindings.phpt] 
TEST 7369/11274 [ext/sqlite3/tests/sqlite3_29_createfunction.phpt]
PASS SQLite3::createFunction - Basic test [ext/sqlite3/tests/sqlite3_29_createfunction.phpt] 
TEST 7370/11274 [ext/sqlite3/tests/sqlite3_30_blobopen.phpt]
PASS SQLite3::blobOpen stream test [ext/sqlite3/tests/sqlite3_30_blobopen.phpt] 
TEST 7371/11274 [ext/sqlite3/tests/sqlite3_31_changes.phpt]
PASS SQLite3::changes (parameters) tests [ext/sqlite3/tests/sqlite3_31_changes.phpt] 
TEST 7372/11274 [ext/sqlite3/tests/sqlite3_31_open.phpt]
PASS SQLite3::re-initialize object tests [ext/sqlite3/tests/sqlite3_31_open.phpt] 
TEST 7373/11274 [ext/sqlite3/tests/sqlite3_32_changes.phpt]
PASS SQLite3::changes empty str tests [ext/sqlite3/tests/sqlite3_32_changes.phpt] 
TEST 7374/11274 [ext/sqlite3/tests/sqlite3_32_createAggregate_paramCount.phpt]
PASS SQLite3::createAggregate Test that an error is thrown when no parameters are present [ext/sqlite3/tests/sqlite3_32_createAggregate_paramCount.phpt] 
TEST 7375/11274 [ext/sqlite3/tests/sqlite3_32_last_insert_rowid_param.phpt]
PASS SQLite3::lastInsertRowID parameter test [ext/sqlite3/tests/sqlite3_32_last_insert_rowid_param.phpt] 
TEST 7376/11274 [ext/sqlite3/tests/sqlite3_33_createAggregate_notcallable.phpt]
PASS SQLite3::createAggregate() Test whether a supplied PHP function is valid when using in an aggregate function [ext/sqlite3/tests/sqlite3_33_createAggregate_notcallable.phpt] 
TEST 7377/11274 [ext/sqlite3/tests/sqlite3_33_load_extension_param.phpt]
PASS SQLite3::loadExtension with empty extension test [ext/sqlite3/tests/sqlite3_33_load_extension_param.phpt] 
TEST 7378/11274 [ext/sqlite3/tests/sqlite3_33_reset.phpt]
PASS SQLite3:: reset [ext/sqlite3/tests/sqlite3_33_reset.phpt] 
TEST 7379/11274 [ext/sqlite3/tests/sqlite3_34_load_extension_ext_dir.phpt]
PASS SQLite3::loadExtension with disabled extensions [ext/sqlite3/tests/sqlite3_34_load_extension_ext_dir.phpt] 
TEST 7380/11274 [ext/sqlite3/tests/sqlite3_35_stmt_readonly.phpt]
PASS SQLite3_stmt::readOnly check [ext/sqlite3/tests/sqlite3_35_stmt_readonly.phpt] 
TEST 7381/11274 [ext/sqlite3/tests/sqlite3_36_create_collation.phpt]
PASS Test SQLite3::createCollation() by adding strnatcmp() as an SQL COLLATE sequence [ext/sqlite3/tests/sqlite3_36_create_collation.phpt] 
TEST 7382/11274 [ext/sqlite3/tests/sqlite3_close_error.phpt]
PASS SQLite3::close parameters [ext/sqlite3/tests/sqlite3_close_error.phpt] 
TEST 7383/11274 [ext/sqlite3/tests/sqlite3_close_with_params.phpt]
PASS SQLite3::close test with parameters [ext/sqlite3/tests/sqlite3_close_with_params.phpt] 
TEST 7384/11274 [ext/sqlite3/tests/sqlite3_enable_exceptions.phpt]
PASS SQLite3::enableExceptions test [ext/sqlite3/tests/sqlite3_enable_exceptions.phpt] 
TEST 7385/11274 [ext/sqlite3/tests/sqlite3_exec_wrongparams.phpt]
PASS SQLite3::exec test, testing for wrong type parameters [ext/sqlite3/tests/sqlite3_exec_wrongparams.phpt] 
TEST 7386/11274 [ext/sqlite3/tests/sqlite3_lasterrorcode_with_params.phpt]
PASS SQLite3::lastErrorCode test with parameters [ext/sqlite3/tests/sqlite3_lasterrorcode_with_params.phpt] 
TEST 7387/11274 [ext/sqlite3/tests/sqlite3_lasterrormsg_with_params.phpt]
PASS SQLite3::lastErrorMsg test with parameters [ext/sqlite3/tests/sqlite3_lasterrormsg_with_params.phpt] 
TEST 7388/11274 [ext/sqlite3/tests/sqlite3_loadextension_with_wrong_param.phpt]
PASS SQLite3::loadExtension test with wrong parameter type [ext/sqlite3/tests/sqlite3_loadextension_with_wrong_param.phpt] 
TEST 7389/11274 [ext/sqlite3/tests/sqlite3_open_empty_string.phpt]
PASS SQLite3::open test with empty string argument via the constructor [ext/sqlite3/tests/sqlite3_open_empty_string.phpt] 
TEST 7390/11274 [ext/sqlite3/tests/sqlite3_openblob_wrongparams.phpt]
PASS SQLite3::blobOpen test, testing stream with wrong parameter count [ext/sqlite3/tests/sqlite3_openblob_wrongparams.phpt] 
TEST 7391/11274 [ext/sqlite3/tests/sqlite3_prepare_001.phpt]
PASS SQLite3 - memory leak on SQLite3Result and SQLite3Stmt [ext/sqlite3/tests/sqlite3_prepare_001.phpt] 
TEST 7392/11274 [ext/sqlite3/tests/sqlite3_prepare_faultystmt.phpt]
PASS SQLite3::prepare test, testing for faulty statement [ext/sqlite3/tests/sqlite3_prepare_faultystmt.phpt] 
TEST 7393/11274 [ext/sqlite3/tests/sqlite3_prepare_with_empty_string.phpt]
PASS SQLite3::prepare test with empty string argument [ext/sqlite3/tests/sqlite3_prepare_with_empty_string.phpt] 
TEST 7394/11274 [ext/sqlite3/tests/sqlite3_prepare_wrongparams.phpt]
PASS SQLite3::prepare test, testing for wrong parameters [ext/sqlite3/tests/sqlite3_prepare_wrongparams.phpt] 
TEST 7395/11274 [ext/sqlite3/tests/sqlite3_prepared_stmt_clear_with_params.phpt]
PASS SQLite3Stmt::clear test with parameters [ext/sqlite3/tests/sqlite3_prepared_stmt_clear_with_params.phpt] 
TEST 7396/11274 [ext/sqlite3/tests/sqlite3_query_error.phpt]
PASS SQLite3::query parameters [ext/sqlite3/tests/sqlite3_query_error.phpt] 
TEST 7397/11274 [ext/sqlite3/tests/sqlite3_querysingle_error.phpt]
PASS SQLite3::query parameters [ext/sqlite3/tests/sqlite3_querysingle_error.phpt] 
TEST 7398/11274 [ext/sqlite3/tests/sqlite3_version_noparam.phpt]
PASS SQLite3::version test, testing for missing function parameters [ext/sqlite3/tests/sqlite3_version_noparam.phpt] 
TEST 7399/11274 [ext/sqlite3/tests/sqlite3result_fetcharray_with_two_params_fails.phpt]
PASS SQLite3Result::fetchArray() test, testing two params causes a failure [ext/sqlite3/tests/sqlite3result_fetcharray_with_two_params_fails.phpt] 
TEST 7400/11274 [ext/sqlite3/tests/sqlite3result_numcolumns_error.phpt]
PASS SQLite3Result::numColumns parameters [ext/sqlite3/tests/sqlite3result_numcolumns_error.phpt] 
TEST 7401/11274 [ext/sqlite3/tests/sqlite3result_reset_with_params_fails.phpt]
PASS SQLite3Result::reset test, testing an exception is raised when calling reset with parameters [ext/sqlite3/tests/sqlite3result_reset_with_params_fails.phpt] 
TEST 7402/11274 [ext/sqlite3/tests/sqlite3stmt_paramCount_basic.phpt]
PASS SQLite3Stmt::paramCount basic test [ext/sqlite3/tests/sqlite3stmt_paramCount_basic.phpt] 
TEST 7403/11274 [ext/sqlite3/tests/sqlite3stmt_paramCount_error.phpt]
PASS SQLite3Stmt::paramCount error test [ext/sqlite3/tests/sqlite3stmt_paramCount_error.phpt] 
TEST 7404/11274 [ext/sqlite3/tests/sqlite3stmt_reset_params.phpt]
PASS SQLite3Stmt::reset with parameter test [ext/sqlite3/tests/sqlite3stmt_reset_params.phpt] 
TEST 7405/11274 [ext/standard/tests/array/001.phpt]
PASS Test array_merge and array_walk [ext/standard/tests/array/001.phpt] 
TEST 7406/11274 [ext/standard/tests/array/002.phpt]
PASS Test arsort, asort, krsort, ksort, rsort, and sort [ext/standard/tests/array/002.phpt] 
TEST 7407/11274 [ext/standard/tests/array/003.phpt]
PASS Test usort, uksort and uasort [ext/standard/tests/array/003.phpt] 
TEST 7408/11274 [ext/standard/tests/array/004.phpt]
PASS Test natsort and natcasesort [ext/standard/tests/array/004.phpt] 
TEST 7409/11274 [ext/standard/tests/array/005.phpt]
PASS Test array_shift() function [ext/standard/tests/array/005.phpt] 
TEST 7410/11274 [ext/standard/tests/array/006.phpt]
PASS Test array_pop behaviour [ext/standard/tests/array/006.phpt] 
TEST 7411/11274 [ext/standard/tests/array/007.phpt]
PASS Test array_diff and array_diff_assoc behaviour [ext/standard/tests/array/007.phpt] 
TEST 7412/11274 [ext/standard/tests/array/008.phpt]
PASS Test array_intersect and array_intersect_assoc behaviour [ext/standard/tests/array/008.phpt] 
TEST 7413/11274 [ext/standard/tests/array/009.phpt]
PASS Test key(), current(), next() & reset() functions [ext/standard/tests/array/009.phpt] 
TEST 7414/11274 [ext/standard/tests/array/array_change_key_case.phpt]
PASS Test array_change_key_case() function [ext/standard/tests/array/array_change_key_case.phpt] 
TEST 7415/11274 [ext/standard/tests/array/array_change_key_case_errors.phpt]
PASS Test array_change_key_case() function - 3 [ext/standard/tests/array/array_change_key_case_errors.phpt] 
TEST 7416/11274 [ext/standard/tests/array/array_change_key_case_variation.phpt]
PASS Test array_change_key_case() function - 2 [ext/standard/tests/array/array_change_key_case_variation.phpt] 
TEST 7417/11274 [ext/standard/tests/array/array_change_key_case_variation1.phpt]
PASS Test array_change_key_case() function : usage variations - Pass different data types as $input arg [ext/standard/tests/array/array_change_key_case_variation1.phpt] 
TEST 7418/11274 [ext/standard/tests/array/array_change_key_case_variation2.phpt]
PASS Test array_change_key_case() function : usage variations - Pass different data types as $case arg [ext/standard/tests/array/array_change_key_case_variation2.phpt] 
TEST 7419/11274 [ext/standard/tests/array/array_change_key_case_variation3.phpt]
PASS Test array_change_key_case() function : usage variations - different data types as keys [ext/standard/tests/array/array_change_key_case_variation3.phpt] 
TEST 7420/11274 [ext/standard/tests/array/array_change_key_case_variation4.phpt]
PASS Test array_change_key_case() function : usage variations - different int values for $case [ext/standard/tests/array/array_change_key_case_variation4.phpt] 
TEST 7421/11274 [ext/standard/tests/array/array_change_key_case_variation5.phpt]
PASS Test array_change_key_case() function : usage variations - position of internal pointer [ext/standard/tests/array/array_change_key_case_variation5.phpt] 
TEST 7422/11274 [ext/standard/tests/array/array_change_key_case_variation6.phpt]
PASS Test array_change_key_case() function : usage variations - multidimensional arrays [ext/standard/tests/array/array_change_key_case_variation6.phpt] 
TEST 7423/11274 [ext/standard/tests/array/array_change_key_case_variation7.phpt]
PASS Test array_change_key_case() function : usage variations - referenced variables [ext/standard/tests/array/array_change_key_case_variation7.phpt] 
TEST 7424/11274 [ext/standard/tests/array/array_change_key_case_variation8.phpt]
PASS Test array_change_key_case() function : usage variations - Different strings as keys [ext/standard/tests/array/array_change_key_case_variation8.phpt] 
TEST 7425/11274 [ext/standard/tests/array/array_chunk.phpt]
PASS array_chunk() [ext/standard/tests/array/array_chunk.phpt] 
TEST 7426/11274 [ext/standard/tests/array/array_chunk2.phpt]
PASS basic array_chunk test [ext/standard/tests/array/array_chunk2.phpt] 
TEST 7427/11274 [ext/standard/tests/array/array_chunk_basic1.phpt]
PASS Test array_chunk() function : basic functionality - defualt 'preserve_keys' [ext/standard/tests/array/array_chunk_basic1.phpt] 
TEST 7428/11274 [ext/standard/tests/array/array_chunk_basic2.phpt]
PASS Test array_chunk() function : basic functionality - 'preserve_keys' as true/false [ext/standard/tests/array/array_chunk_basic2.phpt] 
TEST 7429/11274 [ext/standard/tests/array/array_chunk_error.phpt]
PASS Test array_chunk() function : error conditions [ext/standard/tests/array/array_chunk_error.phpt] 
TEST 7430/11274 [ext/standard/tests/array/array_chunk_variation1.phpt]
PASS Test array_chunk() function : usage variations - unexpected values for 'array' argument [ext/standard/tests/array/array_chunk_variation1.phpt] 
TEST 7431/11274 [ext/standard/tests/array/array_chunk_variation10.phpt]
PASS array_chunk() - variation 10 [ext/standard/tests/array/array_chunk_variation10.phpt] 
TEST 7432/11274 [ext/standard/tests/array/array_chunk_variation11.phpt]
PASS array_chunk() - variation 11 [ext/standard/tests/array/array_chunk_variation11.phpt] 
TEST 7433/11274 [ext/standard/tests/array/array_chunk_variation12.phpt]
PASS array_chunk() - variation 12 [ext/standard/tests/array/array_chunk_variation12.phpt] 
TEST 7434/11274 [ext/standard/tests/array/array_chunk_variation13.phpt]
PASS array_chunk() - variation 13 [ext/standard/tests/array/array_chunk_variation13.phpt] 
TEST 7435/11274 [ext/standard/tests/array/array_chunk_variation14.phpt]
PASS array_chunk() - variation 14 [ext/standard/tests/array/array_chunk_variation14.phpt] 
TEST 7436/11274 [ext/standard/tests/array/array_chunk_variation15.phpt]
PASS array_chunk() - variation 15 [ext/standard/tests/array/array_chunk_variation15.phpt] 
TEST 7437/11274 [ext/standard/tests/array/array_chunk_variation16.phpt]
PASS array_chunk() - variation 16 [ext/standard/tests/array/array_chunk_variation16.phpt] 
TEST 7438/11274 [ext/standard/tests/array/array_chunk_variation17.phpt]
PASS array_chunk() - variation 17 [ext/standard/tests/array/array_chunk_variation17.phpt] 
TEST 7439/11274 [ext/standard/tests/array/array_chunk_variation18.phpt]
PASS array_chunk() - variation 18 [ext/standard/tests/array/array_chunk_variation18.phpt] 
TEST 7440/11274 [ext/standard/tests/array/array_chunk_variation19.phpt]
PASS array_chunk() - variation 19 [ext/standard/tests/array/array_chunk_variation19.phpt] 
TEST 7441/11274 [ext/standard/tests/array/array_chunk_variation2.phpt]
PASS Test array_chunk() function : usage variations - unexpected values for 'size' argument [ext/standard/tests/array/array_chunk_variation2.phpt] 
TEST 7442/11274 [ext/standard/tests/array/array_chunk_variation20.phpt]
PASS array_chunk() - variation 20 [ext/standard/tests/array/array_chunk_variation20.phpt] 
TEST 7443/11274 [ext/standard/tests/array/array_chunk_variation21.phpt]
PASS array_chunk() - variation 21 [ext/standard/tests/array/array_chunk_variation21.phpt] 
TEST 7444/11274 [ext/standard/tests/array/array_chunk_variation22.phpt]
PASS array_chunk() - variation 22 [ext/standard/tests/array/array_chunk_variation22.phpt] 
TEST 7445/11274 [ext/standard/tests/array/array_chunk_variation23.phpt]
PASS array_chunk() - variation 23 [ext/standard/tests/array/array_chunk_variation23.phpt] 
TEST 7446/11274 [ext/standard/tests/array/array_chunk_variation24.phpt]
PASS array_chunk() - variation 24 [ext/standard/tests/array/array_chunk_variation24.phpt] 
TEST 7447/11274 [ext/standard/tests/array/array_chunk_variation25.phpt]
PASS array_chunk() - variation 25 [ext/standard/tests/array/array_chunk_variation25.phpt] 
TEST 7448/11274 [ext/standard/tests/array/array_chunk_variation26.phpt]
PASS array_chunk() - variation 26 [ext/standard/tests/array/array_chunk_variation26.phpt] 
TEST 7449/11274 [ext/standard/tests/array/array_chunk_variation27.phpt]
PASS array_chunk() - variation 27 [ext/standard/tests/array/array_chunk_variation27.phpt] 
TEST 7450/11274 [ext/standard/tests/array/array_chunk_variation28.phpt]
PASS array_chunk() - variation 28 [ext/standard/tests/array/array_chunk_variation28.phpt] 
TEST 7451/11274 [ext/standard/tests/array/array_chunk_variation29.phpt]
PASS array_chunk() - variation 29 [ext/standard/tests/array/array_chunk_variation29.phpt] 
TEST 7452/11274 [ext/standard/tests/array/array_chunk_variation3.phpt]
PASS Test array_chunk() function : usage variations - unexpected values for 'preserve_keys' [ext/standard/tests/array/array_chunk_variation3.phpt] 
TEST 7453/11274 [ext/standard/tests/array/array_chunk_variation30.phpt]
PASS array_chunk() - variation 30 [ext/standard/tests/array/array_chunk_variation30.phpt] 
TEST 7454/11274 [ext/standard/tests/array/array_chunk_variation31.phpt]
PASS array_chunk() - variation 31 [ext/standard/tests/array/array_chunk_variation31.phpt] 
TEST 7455/11274 [ext/standard/tests/array/array_chunk_variation32.phpt]
PASS array_chunk() - variation 32 [ext/standard/tests/array/array_chunk_variation32.phpt] 
TEST 7456/11274 [ext/standard/tests/array/array_chunk_variation4.phpt]
PASS Test array_chunk() function : usage variations - array with diff. sub arrays [ext/standard/tests/array/array_chunk_variation4.phpt] 
TEST 7457/11274 [ext/standard/tests/array/array_chunk_variation5.phpt]
PASS Test array_chunk() function : usage variations - different 'size' values [ext/standard/tests/array/array_chunk_variation5.phpt] 
TEST 7458/11274 [ext/standard/tests/array/array_chunk_variation6.phpt]
PASS Test array_chunk() function : usage variations - different arrays [ext/standard/tests/array/array_chunk_variation6.phpt] 
TEST 7459/11274 [ext/standard/tests/array/array_chunk_variation7.phpt]
PASS Test array_chunk() function : usage variations - references [ext/standard/tests/array/array_chunk_variation7.phpt] 
TEST 7460/11274 [ext/standard/tests/array/array_chunk_variation8.phpt]
PASS array_chunk() - variation 8 [ext/standard/tests/array/array_chunk_variation8.phpt] 
TEST 7461/11274 [ext/standard/tests/array/array_chunk_variation9.phpt]
PASS array_chunk() - variation 9 [ext/standard/tests/array/array_chunk_variation9.phpt] 
TEST 7462/11274 [ext/standard/tests/array/array_combine.phpt]
PASS basic array_combine test [ext/standard/tests/array/array_combine.phpt] 
TEST 7463/11274 [ext/standard/tests/array/array_combine_basic.phpt]
PASS Test array_combine() function : basic functionality [ext/standard/tests/array/array_combine_basic.phpt] 
TEST 7464/11274 [ext/standard/tests/array/array_combine_error1.phpt]
PASS Test array_combine() function : error conditions [ext/standard/tests/array/array_combine_error1.phpt] 
TEST 7465/11274 [ext/standard/tests/array/array_combine_error2.phpt]
PASS Test array_combine() function : error conditions - empty array [ext/standard/tests/array/array_combine_error2.phpt] 
TEST 7466/11274 [ext/standard/tests/array/array_combine_variation1.phpt]
PASS Test array_combine() function : usage variations - unexpected values for 'keys' argument [ext/standard/tests/array/array_combine_variation1.phpt] 
TEST 7467/11274 [ext/standard/tests/array/array_combine_variation2.phpt]
PASS Test array_combine() function : usage variations - unexpected values for 'values' argument [ext/standard/tests/array/array_combine_variation2.phpt] 
TEST 7468/11274 [ext/standard/tests/array/array_combine_variation3.phpt]
PASS Test array_combine() function : usage variations - different arrays(Bug#43424) [ext/standard/tests/array/array_combine_variation3.phpt] 
TEST 7469/11274 [ext/standard/tests/array/array_combine_variation4.phpt]
PASS Test array_combine() function : usage variations - associative array with different keys(Bug#43424) [ext/standard/tests/array/array_combine_variation4.phpt] 
TEST 7470/11274 [ext/standard/tests/array/array_combine_variation5.phpt]
PASS Test array_combine() function : usage variations - associative array with different values(Bug#43424) [ext/standard/tests/array/array_combine_variation5.phpt] 
TEST 7471/11274 [ext/standard/tests/array/array_combine_variation6.phpt]
PASS Test array_combine() function : usage variations - binary safe checking [ext/standard/tests/array/array_combine_variation6.phpt] 
TEST 7472/11274 [ext/standard/tests/array/array_count_values.phpt]
PASS array_count_values() [ext/standard/tests/array/array_count_values.phpt] 
TEST 7473/11274 [ext/standard/tests/array/array_count_values2.phpt]
PASS basic array_count_values test [ext/standard/tests/array/array_count_values2.phpt] 
TEST 7474/11274 [ext/standard/tests/array/array_count_values_error.phpt]
PASS Test array_count_values() function : Invalid parameters [ext/standard/tests/array/array_count_values_error.phpt] 
TEST 7475/11274 [ext/standard/tests/array/array_count_values_variation.phpt]
PASS Test array_count_values() function : Test all normal paramter variations [ext/standard/tests/array/array_count_values_variation.phpt] 
TEST 7476/11274 [ext/standard/tests/array/array_diff_1.phpt]
PASS Test array_diff when non-array is passed [ext/standard/tests/array/array_diff_1.phpt] 
TEST 7477/11274 [ext/standard/tests/array/array_diff_assoc.phpt]
PASS basic array_diff_assoc test [ext/standard/tests/array/array_diff_assoc.phpt] 
TEST 7478/11274 [ext/standard/tests/array/array_diff_assoc_basic.phpt]
PASS Test array_diff_assoc() function : basic functionality [ext/standard/tests/array/array_diff_assoc_basic.phpt] 
TEST 7479/11274 [ext/standard/tests/array/array_diff_assoc_error.phpt]
PASS Test array_diff_assoc() function : error conditions - pass array_diff_assoc() too few/zero arguments [ext/standard/tests/array/array_diff_assoc_error.phpt] 
TEST 7480/11274 [ext/standard/tests/array/array_diff_assoc_variation1.phpt]
PASS Test array_diff_assoc() function : usage variations  - unexpected values for 'arr1' argument [ext/standard/tests/array/array_diff_assoc_variation1.phpt] 
TEST 7481/11274 [ext/standard/tests/array/array_diff_assoc_variation10.phpt]
PASS Test array_diff_assoc() function : usage variations - binary safe check [ext/standard/tests/array/array_diff_assoc_variation10.phpt] 
TEST 7482/11274 [ext/standard/tests/array/array_diff_assoc_variation2.phpt]
PASS Test array_diff_assoc() function : usage variations  - unexpected values for 'arr1' argument [ext/standard/tests/array/array_diff_assoc_variation2.phpt] 
TEST 7483/11274 [ext/standard/tests/array/array_diff_assoc_variation3.phpt]
PASS Test array_diff_assoc() function : variation - array containing different data types [ext/standard/tests/array/array_diff_assoc_variation3.phpt] 
TEST 7484/11274 [ext/standard/tests/array/array_diff_assoc_variation4.phpt]
PASS Test array_diff_assoc() function : usage variations - arrays with different data types as keys [ext/standard/tests/array/array_diff_assoc_variation4.phpt] 
TEST 7485/11274 [ext/standard/tests/array/array_diff_assoc_variation5.phpt]
PASS Test array_diff_assoc() function : usage variations - compare integers, floats and strings [ext/standard/tests/array/array_diff_assoc_variation5.phpt] 
TEST 7486/11274 [ext/standard/tests/array/array_diff_assoc_variation6.phpt]
PASS Test array_diff_assoc() function : usage variations - strict string comparison check [ext/standard/tests/array/array_diff_assoc_variation6.phpt] 
TEST 7487/11274 [ext/standard/tests/array/array_diff_assoc_variation7.phpt]
PASS Test array_diff_assoc() function : usage variations - arrays containing referenced variables [ext/standard/tests/array/array_diff_assoc_variation7.phpt] 
TEST 7488/11274 [ext/standard/tests/array/array_diff_assoc_variation8.phpt]
PASS Test array_diff_assoc() function : usage variations - array containing duplicate keys and values [ext/standard/tests/array/array_diff_assoc_variation8.phpt] 
TEST 7489/11274 [ext/standard/tests/array/array_diff_assoc_variation9.phpt]
PASS Test array_diff_assoc() function : usage variations - compare multidimensional arrays [ext/standard/tests/array/array_diff_assoc_variation9.phpt] 
TEST 7490/11274 [ext/standard/tests/array/array_diff_basic.phpt]
PASS Test array_diff() function : basic functionality [ext/standard/tests/array/array_diff_basic.phpt] 
TEST 7491/11274 [ext/standard/tests/array/array_diff_error.phpt]
PASS Test array_diff() function : error conditions - too few arguments passed to function [ext/standard/tests/array/array_diff_error.phpt] 
TEST 7492/11274 [ext/standard/tests/array/array_diff_key.phpt]
PASS Test of the array_diff_key() and array_diff_ukey() [ext/standard/tests/array/array_diff_key.phpt] 
TEST 7493/11274 [ext/standard/tests/array/array_diff_key2.phpt]
PASS basic array_diff_key test [ext/standard/tests/array/array_diff_key2.phpt] 
TEST 7494/11274 [ext/standard/tests/array/array_diff_key_basic.phpt]
PASS Test array_diff_key() : basic functionality [ext/standard/tests/array/array_diff_key_basic.phpt] 
TEST 7495/11274 [ext/standard/tests/array/array_diff_key_error.phpt]
PASS Test array_diff_key() function : error conditions [ext/standard/tests/array/array_diff_key_error.phpt] 
TEST 7496/11274 [ext/standard/tests/array/array_diff_key_variation1.phpt]
PASS Test array_diff_key() function : usage variation - Passing unexpected values to first argument [ext/standard/tests/array/array_diff_key_variation1.phpt] 
TEST 7497/11274 [ext/standard/tests/array/array_diff_key_variation2.phpt]
PASS Test array_diff_key() function : usage variation - Passing unexpected values to second argument [ext/standard/tests/array/array_diff_key_variation2.phpt] 
TEST 7498/11274 [ext/standard/tests/array/array_diff_key_variation3.phpt]
PASS Test array_diff_key() function : usage variation - Passing unexpected values to third optional argument [ext/standard/tests/array/array_diff_key_variation3.phpt] 
TEST 7499/11274 [ext/standard/tests/array/array_diff_key_variation4.phpt]
PASS Test array_diff_key() function : usage variation - Passing integer indexed array [ext/standard/tests/array/array_diff_key_variation4.phpt] 
TEST 7500/11274 [ext/standard/tests/array/array_diff_key_variation5.phpt]
PASS Test array_diff_key() function : usage variation - Passing float indexed array [ext/standard/tests/array/array_diff_key_variation5.phpt] 
TEST 7501/11274 [ext/standard/tests/array/array_diff_key_variation6.phpt]
PASS Test array_diff_key() function : usage variation - Passing boolean indexed array [ext/standard/tests/array/array_diff_key_variation6.phpt] 
TEST 7502/11274 [ext/standard/tests/array/array_diff_key_variation7.phpt]
PASS Test array_diff_key() function : usage variation - Passing null,unset and undefined variable indexed array [ext/standard/tests/array/array_diff_key_variation7.phpt] 
TEST 7503/11274 [ext/standard/tests/array/array_diff_key_variation8.phpt]
PASS Test array_diff_key() function : usage variation - Passing multi-dimensional array [ext/standard/tests/array/array_diff_key_variation8.phpt] 
TEST 7504/11274 [ext/standard/tests/array/array_diff_uassoc_basic.phpt]
PASS array_diff_uassoc(): Basic test [ext/standard/tests/array/array_diff_uassoc_basic.phpt] 
TEST 7505/11274 [ext/standard/tests/array/array_diff_uassoc_error.phpt]
PASS Test array_diff_uassoc() function : error conditions [ext/standard/tests/array/array_diff_uassoc_error.phpt] 
TEST 7506/11274 [ext/standard/tests/array/array_diff_uassoc_variation1.phpt]
PASS Test array_diff_uassoc() function : usage variation - Passing unexpected values to first argument [ext/standard/tests/array/array_diff_uassoc_variation1.phpt] 
TEST 7507/11274 [ext/standard/tests/array/array_diff_uassoc_variation10.phpt]
PASS Test array_diff_uassoc() function : usage variation - Passing float indexed array [ext/standard/tests/array/array_diff_uassoc_variation10.phpt] 
TEST 7508/11274 [ext/standard/tests/array/array_diff_uassoc_variation11.phpt]
PASS Test array_diff_uassoc() function : usage variation - Passing boolean indexed array [ext/standard/tests/array/array_diff_uassoc_variation11.phpt] 
TEST 7509/11274 [ext/standard/tests/array/array_diff_uassoc_variation12.phpt]
PASS Test array_diff_uassoc() function : usage variation - Passing null,unset and undefined variable indexed array [ext/standard/tests/array/array_diff_uassoc_variation12.phpt] 
TEST 7510/11274 [ext/standard/tests/array/array_diff_uassoc_variation13.phpt]
PASS Test array_diff_uassoc() function : usage variations - arrays containing referenced variables [ext/standard/tests/array/array_diff_uassoc_variation13.phpt] 
TEST 7511/11274 [ext/standard/tests/array/array_diff_uassoc_variation14.phpt]
PASS Test array_diff_uassoc() function : usage variation -Passing classWithoutToString (handling fatal error) to callback [ext/standard/tests/array/array_diff_uassoc_variation14.phpt] 
TEST 7512/11274 [ext/standard/tests/array/array_diff_uassoc_variation2.phpt]
PASS Test array_diff_uassoc() function : usage variation -Passing unexpected values to second argument [ext/standard/tests/array/array_diff_uassoc_variation2.phpt] 
TEST 7513/11274 [ext/standard/tests/array/array_diff_uassoc_variation3.phpt]
PASS Test array_diff_uassoc() function : usage variation -Passing unexpected values to callback argument [ext/standard/tests/array/array_diff_uassoc_variation3.phpt] 
TEST 7514/11274 [ext/standard/tests/array/array_diff_uassoc_variation4.phpt]
PASS Test array_diff_uassoc() function : usage variation -Passing unexpected values as third optional argument [ext/standard/tests/array/array_diff_uassoc_variation4.phpt] 
TEST 7515/11274 [ext/standard/tests/array/array_diff_uassoc_variation5.phpt]
PASS Test array_diff_uassoc() function : usage variation - Comparing integers and floating point numbers [ext/standard/tests/array/array_diff_uassoc_variation5.phpt] 
TEST 7516/11274 [ext/standard/tests/array/array_diff_uassoc_variation6.phpt]
PASS Test array_diff_uassoc() function : usage variation - Comparing floating points with strings having integers and float [ext/standard/tests/array/array_diff_uassoc_variation6.phpt] 
TEST 7517/11274 [ext/standard/tests/array/array_diff_uassoc_variation7.phpt]
PASS Test array_diff_uassoc() function : usage variation - Comparing strings containing integers and float [ext/standard/tests/array/array_diff_uassoc_variation7.phpt] 
TEST 7518/11274 [ext/standard/tests/array/array_diff_uassoc_variation8.phpt]
PASS Test array_diff_uassoc() function : usage variation - Comparing integers with strings containing integers and float [ext/standard/tests/array/array_diff_uassoc_variation8.phpt] 
TEST 7519/11274 [ext/standard/tests/array/array_diff_uassoc_variation9.phpt]
PASS Test array_diff_uassoc() function : usage variation - Passing integer indexed array [ext/standard/tests/array/array_diff_uassoc_variation9.phpt] 
TEST 7520/11274 [ext/standard/tests/array/array_diff_ukey_basic.phpt]
PASS array_diff_ukey() : Basic test. [ext/standard/tests/array/array_diff_ukey_basic.phpt] 
TEST 7521/11274 [ext/standard/tests/array/array_diff_ukey_error.phpt]
PASS Test array_diff_ukey() function : error conditions [ext/standard/tests/array/array_diff_ukey_error.phpt] 
TEST 7522/11274 [ext/standard/tests/array/array_diff_ukey_variation1.phpt]
PASS Test array_diff_ukey() function : usage variation - Passing unexpected values to first argument [ext/standard/tests/array/array_diff_ukey_variation1.phpt] 
TEST 7523/11274 [ext/standard/tests/array/array_diff_ukey_variation10.phpt]
PASS Test array_diff_ukey() function : usage variation - Passing non-existing function name to callback [ext/standard/tests/array/array_diff_ukey_variation10.phpt] 
TEST 7524/11274 [ext/standard/tests/array/array_diff_ukey_variation11.phpt]
PASS Test array_diff_ukey() function : usage variation - Passing class without string to callback (Handling fatal error) [ext/standard/tests/array/array_diff_ukey_variation11.phpt] 
TEST 7525/11274 [ext/standard/tests/array/array_diff_ukey_variation2.phpt]
PASS Test array_diff_ukey() function : usage variation - Passing unexpected values to second argument [ext/standard/tests/array/array_diff_ukey_variation2.phpt] 
TEST 7526/11274 [ext/standard/tests/array/array_diff_ukey_variation3.phpt]
PASS Test array_diff_ukey() function : usage variation - Passing unexpected values to third optional argument [ext/standard/tests/array/array_diff_ukey_variation3.phpt] 
TEST 7527/11274 [ext/standard/tests/array/array_diff_ukey_variation4.phpt]
PASS Test array_diff_ukey() function : usage variation - Passing unexpected values to callback argument [ext/standard/tests/array/array_diff_ukey_variation4.phpt] 
TEST 7528/11274 [ext/standard/tests/array/array_diff_ukey_variation5.phpt]
PASS Test array_diff_ukey() function : usage variation - Passing multi-dimensional array [ext/standard/tests/array/array_diff_ukey_variation5.phpt] 
TEST 7529/11274 [ext/standard/tests/array/array_diff_ukey_variation6.phpt]
PASS Test array_diff_ukey() function : usage variation - Passing integer indexed array [ext/standard/tests/array/array_diff_ukey_variation6.phpt] 
TEST 7530/11274 [ext/standard/tests/array/array_diff_ukey_variation7.phpt]
PASS Test array_diff_ukey() function : usage variation - Passing float indexed array [ext/standard/tests/array/array_diff_ukey_variation7.phpt] 
TEST 7531/11274 [ext/standard/tests/array/array_diff_ukey_variation8.phpt]
PASS Test array_diff_ukey() function : usage variation - Passing boolean indexed array [ext/standard/tests/array/array_diff_ukey_variation8.phpt] 
TEST 7532/11274 [ext/standard/tests/array/array_diff_ukey_variation9.phpt]
PASS Test array_diff_ukey() function : usage variation - Passing null,unset and undefined variable indexed array [ext/standard/tests/array/array_diff_ukey_variation9.phpt] 
TEST 7533/11274 [ext/standard/tests/array/array_diff_variation1.phpt]
PASS Test array_diff() function : usage variations - unexpected values for 'arr1' argument [ext/standard/tests/array/array_diff_variation1.phpt] 
TEST 7534/11274 [ext/standard/tests/array/array_diff_variation10.phpt]
PASS Test array_diff() function : usage variations - binary safe checking [ext/standard/tests/array/array_diff_variation10.phpt] 
TEST 7535/11274 [ext/standard/tests/array/array_diff_variation2.phpt]
PASS Test array_diff() function : usage variations - unexpected values for 'arr2' argument [ext/standard/tests/array/array_diff_variation2.phpt] 
TEST 7536/11274 [ext/standard/tests/array/array_diff_variation3.phpt]
PASS Test array_diff() function : usage variations  - array with different data types as values [ext/standard/tests/array/array_diff_variation3.phpt] 
TEST 7537/11274 [ext/standard/tests/array/array_diff_variation4.phpt]
PASS Test array_diff() function : usage variations  - array with different data types as values [ext/standard/tests/array/array_diff_variation4.phpt] 
TEST 7538/11274 [ext/standard/tests/array/array_diff_variation5.phpt]
PASS Test array_diff() function : usage variations - comparing integers, float 
and string array values [ext/standard/tests/array/array_diff_variation5.phpt] 
TEST 7539/11274 [ext/standard/tests/array/array_diff_variation6.phpt]
PASS Test array_diff() function : usage variations - array containing duplicate keys and values [ext/standard/tests/array/array_diff_variation6.phpt] 
TEST 7540/11274 [ext/standard/tests/array/array_diff_variation7.phpt]
PASS Test array_diff() function : usage variations - arrays containing referenced variables [ext/standard/tests/array/array_diff_variation7.phpt] 
TEST 7541/11274 [ext/standard/tests/array/array_diff_variation8.phpt]
PASS Test array_diff() function : usage variations - associative arrays contianing different data types [ext/standard/tests/array/array_diff_variation8.phpt] 
TEST 7542/11274 [ext/standard/tests/array/array_diff_variation9.phpt]
PASS Test array_diff() function : usage variations - multidimensional arrays [ext/standard/tests/array/array_diff_variation9.phpt] 
TEST 7543/11274 [ext/standard/tests/array/array_fill.phpt]
PASS basic array_fill test [ext/standard/tests/array/array_fill.phpt] 
TEST 7544/11274 [ext/standard/tests/array/array_fill_basic.phpt]
PASS Test array_fill() function : basic functionality [ext/standard/tests/array/array_fill_basic.phpt] 
TEST 7545/11274 [ext/standard/tests/array/array_fill_error.phpt]
PASS Test array_fill() function : error conditions [ext/standard/tests/array/array_fill_error.phpt] 
TEST 7546/11274 [ext/standard/tests/array/array_fill_keys.phpt]
PASS basic array_fill_keys test [ext/standard/tests/array/array_fill_keys.phpt] 
TEST 7547/11274 [ext/standard/tests/array/array_fill_keys_error.phpt]
PASS Test array_fill_keys() function : error conditions [ext/standard/tests/array/array_fill_keys_error.phpt] 
TEST 7548/11274 [ext/standard/tests/array/array_fill_keys_variation1.phpt]
PASS Test array_fill_keys() function : variation of parameter [ext/standard/tests/array/array_fill_keys_variation1.phpt] 
TEST 7549/11274 [ext/standard/tests/array/array_fill_keys_variation2.phpt]
PASS Test array_fill_keys() function : variation of parameter [ext/standard/tests/array/array_fill_keys_variation2.phpt] 
TEST 7550/11274 [ext/standard/tests/array/array_fill_keys_variation3.phpt]
PASS Test array_fill_keys() function : variation of parameter [ext/standard/tests/array/array_fill_keys_variation3.phpt] 
TEST 7551/11274 [ext/standard/tests/array/array_fill_keys_variation4.phpt]
PASS Test array_fill_keys() function : variation of parameter [ext/standard/tests/array/array_fill_keys_variation4.phpt] 
TEST 7552/11274 [ext/standard/tests/array/array_fill_object.phpt]
PASS Test array_fill() function : usage variations - various object values for 'val' argument [ext/standard/tests/array/array_fill_object.phpt] 
TEST 7553/11274 [ext/standard/tests/array/array_fill_variation1.phpt]
PASS Test array_fill() function : usage variations  - unexpected values for 'start_key' argument [ext/standard/tests/array/array_fill_variation1.phpt] 
TEST 7554/11274 [ext/standard/tests/array/array_fill_variation1_64bit.phpt]
SKIP Test array_fill() function : usage variations  - unexpected values for 'start_key' argument [ext/standard/tests/array/array_fill_variation1_64bit.phpt] reason: this test is for 64bit platform only
TEST 7555/11274 [ext/standard/tests/array/array_fill_variation2.phpt]
PASS Test array_fill() function : usage variations  - unexpected values for 'num' argument [ext/standard/tests/array/array_fill_variation2.phpt] 
TEST 7556/11274 [ext/standard/tests/array/array_fill_variation3.phpt]
PASS Test array_fill() function : usage variations  - unexpected values for 'val' argument [ext/standard/tests/array/array_fill_variation3.phpt] 
TEST 7557/11274 [ext/standard/tests/array/array_fill_variation4.phpt]
PASS Test array_fill() function : usage variations - using return value of array_fill for 'val' argument [ext/standard/tests/array/array_fill_variation4.phpt] 
TEST 7558/11274 [ext/standard/tests/array/array_fill_variation5.phpt]
PASS Test array_fill() function : usage variations - different types of array values for 'val' argument [ext/standard/tests/array/array_fill_variation5.phpt] 
TEST 7559/11274 [ext/standard/tests/array/array_filter.phpt]
PASS basic array_filter test [ext/standard/tests/array/array_filter.phpt] 
TEST 7560/11274 [ext/standard/tests/array/array_filter_basic.phpt]
PASS Test array_filter() function : basic functionality [ext/standard/tests/array/array_filter_basic.phpt] 
TEST 7561/11274 [ext/standard/tests/array/array_filter_error.phpt]
PASS Test array_filter() function : error conditions [ext/standard/tests/array/array_filter_error.phpt] 
TEST 7562/11274 [ext/standard/tests/array/array_filter_object.phpt]
PASS Test array_filter() function : object functionality [ext/standard/tests/array/array_filter_object.phpt] 
TEST 7563/11274 [ext/standard/tests/array/array_filter_variation1.phpt]
PASS Test array_filter() function : usage variations - Unexpected values for 'input' argument [ext/standard/tests/array/array_filter_variation1.phpt] 
TEST 7564/11274 [ext/standard/tests/array/array_filter_variation2.phpt]
PASS Test array_filter() function : usage variations - Unexpected values for 'callback' function argument [ext/standard/tests/array/array_filter_variation2.phpt] 
TEST 7565/11274 [ext/standard/tests/array/array_filter_variation3.phpt]
PASS Test array_filter() function : usage variations - Different types of array for 'input' argument [ext/standard/tests/array/array_filter_variation3.phpt] 
TEST 7566/11274 [ext/standard/tests/array/array_filter_variation4.phpt]
PASS Test array_filter() function : usage variations - Different types of 'callback' function [ext/standard/tests/array/array_filter_variation4.phpt] 
TEST 7567/11274 [ext/standard/tests/array/array_filter_variation5.phpt]
PASS Test array_filter() function : usage variations - 'input' argument with different false entries [ext/standard/tests/array/array_filter_variation5.phpt] 
TEST 7568/11274 [ext/standard/tests/array/array_filter_variation6.phpt]
PASS Test array_filter() function : usage variations - 'input' array containing references [ext/standard/tests/array/array_filter_variation6.phpt] 
TEST 7569/11274 [ext/standard/tests/array/array_filter_variation7.phpt]
PASS Test array_filter() function : usage variations - anonymous callback functions [ext/standard/tests/array/array_filter_variation7.phpt] 
TEST 7570/11274 [ext/standard/tests/array/array_filter_variation8.phpt]
PASS Test array_filter() function : usage variations - Callback function with different return values [ext/standard/tests/array/array_filter_variation8.phpt] 
TEST 7571/11274 [ext/standard/tests/array/array_filter_variation9.phpt]
PASS Test array_filter() function : usage variations - built-in functions as 'callback' argument [ext/standard/tests/array/array_filter_variation9.phpt] 
TEST 7572/11274 [ext/standard/tests/array/array_flip.phpt]
PASS basic array_flip test [ext/standard/tests/array/array_flip.phpt] 
TEST 7573/11274 [ext/standard/tests/array/array_flip_basic.phpt]
PASS Test array_flip() function : basic functionality [ext/standard/tests/array/array_flip_basic.phpt] 
TEST 7574/11274 [ext/standard/tests/array/array_flip_error.phpt]
PASS Test array_flip() function : error conditions [ext/standard/tests/array/array_flip_error.phpt] 
TEST 7575/11274 [ext/standard/tests/array/array_flip_variation1.phpt]
PASS Test array_flip() function : usage variations - unexpected values for 'input' argument [ext/standard/tests/array/array_flip_variation1.phpt] 
TEST 7576/11274 [ext/standard/tests/array/array_flip_variation2.phpt]
PASS Test array_flip() function : usage variations - 'input' array with different keys [ext/standard/tests/array/array_flip_variation2.phpt] 
TEST 7577/11274 [ext/standard/tests/array/array_flip_variation3.phpt]
PASS Test array_flip() function : usage variations - 'input' argument with different valid values [ext/standard/tests/array/array_flip_variation3.phpt] 
TEST 7578/11274 [ext/standard/tests/array/array_flip_variation4.phpt]
PASS Test array_flip() function : usage variations - 'input' argument with different invalid values for keys [ext/standard/tests/array/array_flip_variation4.phpt] 
TEST 7579/11274 [ext/standard/tests/array/array_flip_variation5.phpt]
PASS Test array_flip() function : usage variations - 'input' argument with repeatitive keys and values [ext/standard/tests/array/array_flip_variation5.phpt] 
TEST 7580/11274 [ext/standard/tests/array/array_intersect_1.phpt]
PASS Test of the *intersect* bunch of functions (both assoc and non-assoc) [ext/standard/tests/array/array_intersect_1.phpt] 
TEST 7581/11274 [ext/standard/tests/array/array_intersect_assoc_basic.phpt]
PASS Test array_intersect_assoc() function : basic functionality [ext/standard/tests/array/array_intersect_assoc_basic.phpt] 
TEST 7582/11274 [ext/standard/tests/array/array_intersect_assoc_error.phpt]
PASS Test array_intersect_assoc() function : error conditions(Bug#43197) [ext/standard/tests/array/array_intersect_assoc_error.phpt] 
TEST 7583/11274 [ext/standard/tests/array/array_intersect_assoc_variation1.phpt]
PASS Test array_intersect_assoc() function : usage variations - unexpected values for 'arr1' argument(Bug#43196) [ext/standard/tests/array/array_intersect_assoc_variation1.phpt] 
TEST 7584/11274 [ext/standard/tests/array/array_intersect_assoc_variation10.phpt]
PASS Test array_intersect_assoc() function : usage variations - binary safe checking [ext/standard/tests/array/array_intersect_assoc_variation10.phpt] 
TEST 7585/11274 [ext/standard/tests/array/array_intersect_assoc_variation2.phpt]
PASS Test array_intersect_assoc() function : usage variations - unexpected values for 'arr2' argument(Bug#43196) [ext/standard/tests/array/array_intersect_assoc_variation2.phpt] 
TEST 7586/11274 [ext/standard/tests/array/array_intersect_assoc_variation3.phpt]
PASS Test array_intersect_assoc() function : usage variations - different arrays for 'arr1' argument [ext/standard/tests/array/array_intersect_assoc_variation3.phpt] 
TEST 7587/11274 [ext/standard/tests/array/array_intersect_assoc_variation4.phpt]
PASS Test array_intersect_assoc() function : usage variations - different arrays for 'arr2' argument [ext/standard/tests/array/array_intersect_assoc_variation4.phpt] 
TEST 7588/11274 [ext/standard/tests/array/array_intersect_assoc_variation5.phpt]
PASS Test array_intersect_assoc() function : usage variations - assoc array with diff keys for 'arr1' argument [ext/standard/tests/array/array_intersect_assoc_variation5.phpt] 
TEST 7589/11274 [ext/standard/tests/array/array_intersect_assoc_variation6.phpt]
PASS Test array_intersect_assoc() function : usage variations - assoc array with diff keys for 'arr2' argument [ext/standard/tests/array/array_intersect_assoc_variation6.phpt] 
TEST 7590/11274 [ext/standard/tests/array/array_intersect_assoc_variation7.phpt]
PASS Test array_intersect_assoc() function : usage variations - assoc array with diff values for 'arr1' argument [ext/standard/tests/array/array_intersect_assoc_variation7.phpt] 
TEST 7591/11274 [ext/standard/tests/array/array_intersect_assoc_variation8.phpt]
PASS Test array_intersect_assoc() function : usage variations - assoc array with diff values for 'arr2' argument [ext/standard/tests/array/array_intersect_assoc_variation8.phpt] 
TEST 7592/11274 [ext/standard/tests/array/array_intersect_assoc_variation9.phpt]
PASS Test array_intersect_assoc() function : usage variations - two dimensional arrays for $arr1 and $arr2 arguments [ext/standard/tests/array/array_intersect_assoc_variation9.phpt] 
TEST 7593/11274 [ext/standard/tests/array/array_intersect_basic.phpt]
PASS Test array_intersect() function : basic functionality [ext/standard/tests/array/array_intersect_basic.phpt] 
TEST 7594/11274 [ext/standard/tests/array/array_intersect_error.phpt]
PASS Test array_intersect() function : error conditions [ext/standard/tests/array/array_intersect_error.phpt] 
TEST 7595/11274 [ext/standard/tests/array/array_intersect_key.phpt]
PASS Test of the array_intersect_key() and array_intersect_ukey() [ext/standard/tests/array/array_intersect_key.phpt] 
TEST 7596/11274 [ext/standard/tests/array/array_intersect_key_basic.phpt]
PASS array_intersect_key(): Basic Test [ext/standard/tests/array/array_intersect_key_basic.phpt] 
TEST 7597/11274 [ext/standard/tests/array/array_intersect_key_error.phpt]
PASS Test array_intersect_key() function : error conditions [ext/standard/tests/array/array_intersect_key_error.phpt] 
TEST 7598/11274 [ext/standard/tests/array/array_intersect_key_variation1.phpt]
PASS Test array_intersect_key() function : usage variation - Passing unexpected values to first argument [ext/standard/tests/array/array_intersect_key_variation1.phpt] 
TEST 7599/11274 [ext/standard/tests/array/array_intersect_key_variation2.phpt]
PASS Test array_intersect_key() function : usage variation - Passing unexpected values to second argument [ext/standard/tests/array/array_intersect_key_variation2.phpt] 
TEST 7600/11274 [ext/standard/tests/array/array_intersect_key_variation3.phpt]
PASS Test array_intersect_key() function : usage variation - Passing unexpected values to optional argument [ext/standard/tests/array/array_intersect_key_variation3.phpt] 
TEST 7601/11274 [ext/standard/tests/array/array_intersect_key_variation4.phpt]
PASS Test array_intersect_key() function : usage variation - Passing integer indexed array [ext/standard/tests/array/array_intersect_key_variation4.phpt] 
TEST 7602/11274 [ext/standard/tests/array/array_intersect_key_variation5.phpt]
PASS Test array_intersect_key() function : usage variation - Passing float indexed array [ext/standard/tests/array/array_intersect_key_variation5.phpt] 
TEST 7603/11274 [ext/standard/tests/array/array_intersect_key_variation6.phpt]
PASS Test array_intersect_key() function : usage variation - Passing boolean indexed array [ext/standard/tests/array/array_intersect_key_variation6.phpt] 
TEST 7604/11274 [ext/standard/tests/array/array_intersect_key_variation7.phpt]
PASS Test array_intersect_key() function : usage variation - Passing null,unset and undefeined variable indexed array [ext/standard/tests/array/array_intersect_key_variation7.phpt] 
TEST 7605/11274 [ext/standard/tests/array/array_intersect_key_variation8.phpt]
PASS Test array_intersect_key() function : usage variation - Passing Multi dimensional array [ext/standard/tests/array/array_intersect_key_variation8.phpt] 
TEST 7606/11274 [ext/standard/tests/array/array_intersect_uassoc_basic.phpt]
PASS array_intersect_uassoc(): Basic test [ext/standard/tests/array/array_intersect_uassoc_basic.phpt] 
TEST 7607/11274 [ext/standard/tests/array/array_intersect_uassoc_error.phpt]
PASS Test array_intersect_uassoc() function : error conditions [ext/standard/tests/array/array_intersect_uassoc_error.phpt] 
TEST 7608/11274 [ext/standard/tests/array/array_intersect_uassoc_variation1.phpt]
PASS Test array_intersect_uassoc() function : usage variation - Passing unexpected values to first argument [ext/standard/tests/array/array_intersect_uassoc_variation1.phpt] 
TEST 7609/11274 [ext/standard/tests/array/array_intersect_uassoc_variation10.phpt]
PASS Test array_intersect_uassoc() function : usage variation - Passing class/object methods to callback [ext/standard/tests/array/array_intersect_uassoc_variation10.phpt] 
TEST 7610/11274 [ext/standard/tests/array/array_intersect_uassoc_variation11.phpt]
PASS Test array_intersect_uassoc() function : usage variation - Passing class without string to callback (Handling fatal error) [ext/standard/tests/array/array_intersect_uassoc_variation11.phpt] 
TEST 7611/11274 [ext/standard/tests/array/array_intersect_uassoc_variation2.phpt]
PASS Test array_intersect_uassoc() function : usage variation - Passing unexpected values to second argument [ext/standard/tests/array/array_intersect_uassoc_variation2.phpt] 
TEST 7612/11274 [ext/standard/tests/array/array_intersect_uassoc_variation3.phpt]
PASS Test array_intersect_uassoc() function : usage variation - Passing unexpected values to optional third argument [ext/standard/tests/array/array_intersect_uassoc_variation3.phpt] 
TEST 7613/11274 [ext/standard/tests/array/array_intersect_uassoc_variation4.phpt]
PASS Test array_intersect_uassoc() function : usage variation - Passing unexpected values to mandatory third argument [ext/standard/tests/array/array_intersect_uassoc_variation4.phpt] 
TEST 7614/11274 [ext/standard/tests/array/array_intersect_uassoc_variation5.phpt]
PASS Test array_intersect_uassoc() function : usage variation - Intersection of integers with floats and strings. [ext/standard/tests/array/array_intersect_uassoc_variation5.phpt] 
TEST 7615/11274 [ext/standard/tests/array/array_intersect_uassoc_variation6.phpt]
PASS Test array_intersect_uassoc() function : usage variation - Intersection of floating points with strings. [ext/standard/tests/array/array_intersect_uassoc_variation6.phpt] 
TEST 7616/11274 [ext/standard/tests/array/array_intersect_uassoc_variation7.phpt]
PASS Test array_intersect_uassoc() function : usage variation - Intersection of strings containing integers, float [ext/standard/tests/array/array_intersect_uassoc_variation7.phpt] 
TEST 7617/11274 [ext/standard/tests/array/array_intersect_uassoc_variation8.phpt]
PASS Test array_intersect_uassoc() function : usage variation - arrays containing referenced variables [ext/standard/tests/array/array_intersect_uassoc_variation8.phpt] 
TEST 7618/11274 [ext/standard/tests/array/array_intersect_uassoc_variation9.phpt]
PASS Test array_intersect_uassoc() function : usage variation - Passing non-existing function name to callback [ext/standard/tests/array/array_intersect_uassoc_variation9.phpt] 
TEST 7619/11274 [ext/standard/tests/array/array_intersect_ukey_basic.phpt]
PASS array_intersect_ukey(): Basic test. [ext/standard/tests/array/array_intersect_ukey_basic.phpt] 
TEST 7620/11274 [ext/standard/tests/array/array_intersect_ukey_error.phpt]
PASS Test array_intersect_ukey() function : error conditions [ext/standard/tests/array/array_intersect_ukey_error.phpt] 
TEST 7621/11274 [ext/standard/tests/array/array_intersect_ukey_variation1.phpt]
PASS Test array_intersect_ukey() function : usage variation - Passing unexpected values to first argument [ext/standard/tests/array/array_intersect_ukey_variation1.phpt] 
TEST 7622/11274 [ext/standard/tests/array/array_intersect_ukey_variation10.phpt]
PASS Test array_intersect_ukey() function : usage variation - Passing class without string to callback (Handling fatal error) [ext/standard/tests/array/array_intersect_ukey_variation10.phpt] 
TEST 7623/11274 [ext/standard/tests/array/array_intersect_ukey_variation2.phpt]
PASS Test array_intersect_ukey() function : usage variation - Passing unexpected values to second argument [ext/standard/tests/array/array_intersect_ukey_variation2.phpt] 
TEST 7624/11274 [ext/standard/tests/array/array_intersect_ukey_variation3.phpt]
PASS Test array_intersect_ukey() function : usage variation - Passing unexpected values to callback argument [ext/standard/tests/array/array_intersect_ukey_variation3.phpt] 
TEST 7625/11274 [ext/standard/tests/array/array_intersect_ukey_variation4.phpt]
PASS Test array_intersect_ukey() function : usage variation - Passing unexpected values to optional third argument [ext/standard/tests/array/array_intersect_ukey_variation4.phpt] 
TEST 7626/11274 [ext/standard/tests/array/array_intersect_ukey_variation5.phpt]
PASS Test array_intersect_ukey() function : usage variation - Intersection of integers with floats and strings. [ext/standard/tests/array/array_intersect_ukey_variation5.phpt] 
TEST 7627/11274 [ext/standard/tests/array/array_intersect_ukey_variation6.phpt]
PASS Test array_intersect_ukey() function : usage variation - Intersection of floating points with strings. [ext/standard/tests/array/array_intersect_ukey_variation6.phpt] 
TEST 7628/11274 [ext/standard/tests/array/array_intersect_ukey_variation7.phpt]
PASS Test array_intersect_ukey() function : usage variation - Intersection of strings containing integer and float [ext/standard/tests/array/array_intersect_ukey_variation7.phpt] 
TEST 7629/11274 [ext/standard/tests/array/array_intersect_ukey_variation8.phpt]
PASS Test array_intersect_ukey() function : usage variation - Passing non-existing function name to callback [ext/standard/tests/array/array_intersect_ukey_variation8.phpt] 
TEST 7630/11274 [ext/standard/tests/array/array_intersect_ukey_variation9.phpt]
PASS Test array_intersect_ukey() function : usage variation - Passing class/object methods to callback [ext/standard/tests/array/array_intersect_ukey_variation9.phpt] 
TEST 7631/11274 [ext/standard/tests/array/array_intersect_variation1.phpt]
PASS Test array_intersect() function : usage variations - unexpected values for 'arr1' argument [ext/standard/tests/array/array_intersect_variation1.phpt] 
TEST 7632/11274 [ext/standard/tests/array/array_intersect_variation10.phpt]
PASS Test array_intersect() function : usage variations - binary safe checking [ext/standard/tests/array/array_intersect_variation10.phpt] 
TEST 7633/11274 [ext/standard/tests/array/array_intersect_variation2.phpt]
PASS Test array_intersect() function : usage variations - unexpected values for 'arr2' argument [ext/standard/tests/array/array_intersect_variation2.phpt] 
TEST 7634/11274 [ext/standard/tests/array/array_intersect_variation3.phpt]
PASS Test array_intersect() function : usage variations - different arrays for 'arr1' argument [ext/standard/tests/array/array_intersect_variation3.phpt] 
TEST 7635/11274 [ext/standard/tests/array/array_intersect_variation4.phpt]
PASS Test array_intersect() function : usage variations - different arrays for 'arr2' argument [ext/standard/tests/array/array_intersect_variation4.phpt] 
TEST 7636/11274 [ext/standard/tests/array/array_intersect_variation5.phpt]
PASS Test array_intersect() function : usage variations - assoc array with diff keys for 'arr1' argument [ext/standard/tests/array/array_intersect_variation5.phpt] 
TEST 7637/11274 [ext/standard/tests/array/array_intersect_variation6.phpt]
PASS Test array_intersect() function : usage variations - assoc array with diff keys for 'arr2' argument [ext/standard/tests/array/array_intersect_variation6.phpt] 
TEST 7638/11274 [ext/standard/tests/array/array_intersect_variation7.phpt]
PASS Test array_intersect() function : usage variations - assoc array with diff values for 'arr1' argument [ext/standard/tests/array/array_intersect_variation7.phpt] 
TEST 7639/11274 [ext/standard/tests/array/array_intersect_variation8.phpt]
PASS Test array_intersect() function : usage variations - assoc array with diff values for 'arr2' argument [ext/standard/tests/array/array_intersect_variation8.phpt] 
TEST 7640/11274 [ext/standard/tests/array/array_intersect_variation9.phpt]
PASS Test array_intersect() function : usage variations - two dimensional arrays for $arr1 and $arr2 arguments(Bug#43109) [ext/standard/tests/array/array_intersect_variation9.phpt] 
TEST 7641/11274 [ext/standard/tests/array/array_key_exists.phpt]
PASS Test array_key_exists() function [ext/standard/tests/array/array_key_exists.phpt] 
TEST 7642/11274 [ext/standard/tests/array/array_key_exists_basic.phpt]
PASS Test array_key_exists() function : basic functionality [ext/standard/tests/array/array_key_exists_basic.phpt] 
TEST 7643/11274 [ext/standard/tests/array/array_key_exists_error.phpt]
PASS Test array_key_exists() function : error conditions - Pass incorrect number of args [ext/standard/tests/array/array_key_exists_error.phpt] 
TEST 7644/11274 [ext/standard/tests/array/array_key_exists_object1.phpt]
PASS Test array_key_exists() function : object functionality [ext/standard/tests/array/array_key_exists_object1.phpt] 
TEST 7645/11274 [ext/standard/tests/array/array_key_exists_object2.phpt]
PASS Test array_key_exists() function : object functionality - different visibilities [ext/standard/tests/array/array_key_exists_object2.phpt] 
TEST 7646/11274 [ext/standard/tests/array/array_key_exists_variation1.phpt]
PASS Test array_key_exists() function : usage variations - Pass different data types as $key arg [ext/standard/tests/array/array_key_exists_variation1.phpt] 
TEST 7647/11274 [ext/standard/tests/array/array_key_exists_variation2.phpt]
PASS Test array_key_exists() function : usage variations - Pass differnt data types to $search arg [ext/standard/tests/array/array_key_exists_variation2.phpt] 
TEST 7648/11274 [ext/standard/tests/array/array_key_exists_variation3.phpt]
PASS Test array_key_exists() function : usage variations - floats and casting to ints [ext/standard/tests/array/array_key_exists_variation3.phpt] 
TEST 7649/11274 [ext/standard/tests/array/array_key_exists_variation4.phpt]
PASS Test array_key_exists() function : usage variations - referenced variables [ext/standard/tests/array/array_key_exists_variation4.phpt] 
TEST 7650/11274 [ext/standard/tests/array/array_key_exists_variation5.phpt]
PASS Test array_key_exists() function : usage variations - multidimensional arrays [ext/standard/tests/array/array_key_exists_variation5.phpt] 
TEST 7651/11274 [ext/standard/tests/array/array_key_exists_variation6.phpt]
PASS Test array_key_exists() function : usage variations -  equality test for certain data types [ext/standard/tests/array/array_key_exists_variation6.phpt] 
TEST 7652/11274 [ext/standard/tests/array/array_key_exists_variation7.phpt]
PASS Test array_key_exists() function : usage variations - position of internal array pointer [ext/standard/tests/array/array_key_exists_variation7.phpt] 
TEST 7653/11274 [ext/standard/tests/array/array_key_exists_variation8.phpt]
PASS Test array_key_exists() function : usage variations - array keys are different data types [ext/standard/tests/array/array_key_exists_variation8.phpt] 
TEST 7654/11274 [ext/standard/tests/array/array_keys_basic.phpt]
PASS Test array_keys() function (basic) [ext/standard/tests/array/array_keys_basic.phpt] 
TEST 7655/11274 [ext/standard/tests/array/array_keys_error.phpt]
PASS Test array_keys() function (error conditions) [ext/standard/tests/array/array_keys_error.phpt] 
TEST 7656/11274 [ext/standard/tests/array/array_keys_variation_001.phpt]
PASS Test array_keys() function (variation - 1) [ext/standard/tests/array/array_keys_variation_001.phpt] 
TEST 7657/11274 [ext/standard/tests/array/array_keys_variation_002.phpt]
PASS Test array_keys() function (variation - 2) [ext/standard/tests/array/array_keys_variation_002.phpt] 
TEST 7658/11274 [ext/standard/tests/array/array_keys_variation_002_64bit.phpt]
SKIP Test array_keys() function (variation - 2) [ext/standard/tests/array/array_keys_variation_002_64bit.phpt] reason: this test is for 64bit platform only
TEST 7659/11274 [ext/standard/tests/array/array_keys_variation_003.phpt]
PASS Test array_keys() function (variation - 3) [ext/standard/tests/array/array_keys_variation_003.phpt] 
TEST 7660/11274 [ext/standard/tests/array/array_keys_variation_004.phpt]
PASS Test array_keys() function (variation - 4) [ext/standard/tests/array/array_keys_variation_004.phpt] 
TEST 7661/11274 [ext/standard/tests/array/array_keys_variation_005.phpt]
PASS Test array_keys() function (variation - 5) [ext/standard/tests/array/array_keys_variation_005.phpt] 
TEST 7662/11274 [ext/standard/tests/array/array_map_001.phpt]
PASS array_map() and exceptions in the callback [ext/standard/tests/array/array_map_001.phpt] 
TEST 7663/11274 [ext/standard/tests/array/array_map_basic.phpt]
PASS Test array_map() function : basic functionality [ext/standard/tests/array/array_map_basic.phpt] 
TEST 7664/11274 [ext/standard/tests/array/array_map_error.phpt]
PASS Test array_map() function : error conditions [ext/standard/tests/array/array_map_error.phpt] 
TEST 7665/11274 [ext/standard/tests/array/array_map_object1.phpt]
PASS Test array_map() function : usage variations - object functionality [ext/standard/tests/array/array_map_object1.phpt] 
TEST 7666/11274 [ext/standard/tests/array/array_map_object2.phpt]
PASS Test array_map() function : object functionality - with non-existent class and method [ext/standard/tests/array/array_map_object2.phpt] 
TEST 7667/11274 [ext/standard/tests/array/array_map_object3.phpt]
PASS Test array_map() function : object functionality - class methods as callback function [ext/standard/tests/array/array_map_object3.phpt] 
TEST 7668/11274 [ext/standard/tests/array/array_map_variation1.phpt]
PASS Test array_map() function : usage variations - string keys [ext/standard/tests/array/array_map_variation1.phpt] 
TEST 7669/11274 [ext/standard/tests/array/array_map_variation10.phpt]
PASS Test array_map() function : usage variations - anonymous callback function [ext/standard/tests/array/array_map_variation10.phpt] 
TEST 7670/11274 [ext/standard/tests/array/array_map_variation11.phpt]
PASS Test array_map() function : usage variations - with recursive callback [ext/standard/tests/array/array_map_variation11.phpt] 
TEST 7671/11274 [ext/standard/tests/array/array_map_variation12.phpt]
PASS Test array_map() function : usage variations - built-in function as callback [ext/standard/tests/array/array_map_variation12.phpt] 
TEST 7672/11274 [ext/standard/tests/array/array_map_variation13.phpt]
PASS Test array_map() function : usage variations - callback function with different return types [ext/standard/tests/array/array_map_variation13.phpt] 
TEST 7673/11274 [ext/standard/tests/array/array_map_variation14.phpt]
PASS Test array_map() function : usage variations - null value for 'callback' argument [ext/standard/tests/array/array_map_variation14.phpt] 
TEST 7674/11274 [ext/standard/tests/array/array_map_variation15.phpt]
PASS Test array_map() function : usage variations - non existent 'callback' function [ext/standard/tests/array/array_map_variation15.phpt] 
TEST 7675/11274 [ext/standard/tests/array/array_map_variation16.phpt]
PASS Test array_map() function : usage variations - failing built-in functions & language constructs [ext/standard/tests/array/array_map_variation16.phpt] 
TEST 7676/11274 [ext/standard/tests/array/array_map_variation17.phpt]
PASS Test array_map() function : usage variations - unexpected values for 'callback' argument [ext/standard/tests/array/array_map_variation17.phpt] 
TEST 7677/11274 [ext/standard/tests/array/array_map_variation18.phpt]
PASS Test array_map() function : usage variations - unexpected values for 'arr1' argument [ext/standard/tests/array/array_map_variation18.phpt] 
TEST 7678/11274 [ext/standard/tests/array/array_map_variation19.phpt]
PASS Test array_map() function : usage variations - callback pass semantics [ext/standard/tests/array/array_map_variation19.phpt] 
TEST 7679/11274 [ext/standard/tests/array/array_map_variation2.phpt]
PASS Test array_map() function : usage variations - references [ext/standard/tests/array/array_map_variation2.phpt] 
TEST 7680/11274 [ext/standard/tests/array/array_map_variation3.phpt]
PASS Test array_map() function : usage variations - different arrays for 'arr1' argument [ext/standard/tests/array/array_map_variation3.phpt] 
TEST 7681/11274 [ext/standard/tests/array/array_map_variation4.phpt]
PASS Test array_map() function : usage variations - associative array with different keys [ext/standard/tests/array/array_map_variation4.phpt] 
TEST 7682/11274 [ext/standard/tests/array/array_map_variation5.phpt]
PASS Test array_map() function : usage variations - associative array with different values [ext/standard/tests/array/array_map_variation5.phpt] 
TEST 7683/11274 [ext/standard/tests/array/array_map_variation6.phpt]
PASS Test array_map() function : usage variations - array having subarrays [ext/standard/tests/array/array_map_variation6.phpt] 
TEST 7684/11274 [ext/standard/tests/array/array_map_variation7.phpt]
PASS Test array_map() function : usage variations - arrays of different size [ext/standard/tests/array/array_map_variation7.phpt] 
TEST 7685/11274 [ext/standard/tests/array/array_map_variation8.phpt]
PASS Test array_map() function : usage variations - array with references [ext/standard/tests/array/array_map_variation8.phpt] 
TEST 7686/11274 [ext/standard/tests/array/array_map_variation9.phpt]
PASS Test array_map() function : usage variations - binary safe checking [ext/standard/tests/array/array_map_variation9.phpt] 
TEST 7687/11274 [ext/standard/tests/array/array_merge.phpt]
PASS Test array_merge() function [ext/standard/tests/array/array_merge.phpt] 
TEST 7688/11274 [ext/standard/tests/array/array_merge_basic.phpt]
PASS Test array_merge() function : basic functionality [ext/standard/tests/array/array_merge_basic.phpt] 
TEST 7689/11274 [ext/standard/tests/array/array_merge_error.phpt]
PASS Test array_merge() function : error conditions - Pass incorrect number of args [ext/standard/tests/array/array_merge_error.phpt] 
TEST 7690/11274 [ext/standard/tests/array/array_merge_recursive_basic1.phpt]
PASS Test array_merge_recursive() function : basic functionality - array with default keys [ext/standard/tests/array/array_merge_recursive_basic1.phpt] 
TEST 7691/11274 [ext/standard/tests/array/array_merge_recursive_basic2.phpt]
PASS Test array_merge_recursive() function : basic functionality - associative arrays [ext/standard/tests/array/array_merge_recursive_basic2.phpt] 
TEST 7692/11274 [ext/standard/tests/array/array_merge_recursive_error.phpt]
PASS Test array_merge_recursive() function : error conditions [ext/standard/tests/array/array_merge_recursive_error.phpt] 
TEST 7693/11274 [ext/standard/tests/array/array_merge_recursive_variation1.phpt]
PASS Test array_merge_recursive() function : usage variations - unexpected values for $arr1 argument [ext/standard/tests/array/array_merge_recursive_variation1.phpt] 
TEST 7694/11274 [ext/standard/tests/array/array_merge_recursive_variation10.phpt]
PASS Test array_merge_recursive() function : usage variations - two dimensional arrays [ext/standard/tests/array/array_merge_recursive_variation10.phpt] 
TEST 7695/11274 [ext/standard/tests/array/array_merge_recursive_variation2.phpt]
PASS Test array_merge_recursive() function : usage variations - unexpected values for $arr2 argument [ext/standard/tests/array/array_merge_recursive_variation2.phpt] 
TEST 7696/11274 [ext/standard/tests/array/array_merge_recursive_variation3.phpt]
PASS Test array_merge_recursive() function : usage variations - different arrays for 'arr1' argument [ext/standard/tests/array/array_merge_recursive_variation3.phpt] 
TEST 7697/11274 [ext/standard/tests/array/array_merge_recursive_variation4.phpt]
PASS Test array_merge_recursive() function : usage variations - associative array with different keys [ext/standard/tests/array/array_merge_recursive_variation4.phpt] 
TEST 7698/11274 [ext/standard/tests/array/array_merge_recursive_variation5.phpt]
PASS Test array_merge_recursive() function : usage variations - associative array with different values [ext/standard/tests/array/array_merge_recursive_variation5.phpt] 
TEST 7699/11274 [ext/standard/tests/array/array_merge_recursive_variation6.phpt]
PASS Test array_merge_recursive() function : usage variations - array with duplicate keys [ext/standard/tests/array/array_merge_recursive_variation6.phpt] 
TEST 7700/11274 [ext/standard/tests/array/array_merge_recursive_variation7.phpt]
PASS Test array_merge_recursive() function : usage variations - array with reference variables [ext/standard/tests/array/array_merge_recursive_variation7.phpt] 
TEST 7701/11274 [ext/standard/tests/array/array_merge_recursive_variation8.phpt]
PASS Test array_merge_recursive() function : usage variations - binary safe checking [ext/standard/tests/array/array_merge_recursive_variation8.phpt] 
TEST 7702/11274 [ext/standard/tests/array/array_merge_recursive_variation9.phpt]
PASS Test array_merge_recursive() function : usage variations - common key and value(Bug#43559) [ext/standard/tests/array/array_merge_recursive_variation9.phpt] 
TEST 7703/11274 [ext/standard/tests/array/array_merge_variation1.phpt]
PASS Test array_merge() function : usage variations - Pass different data types to $arr1 arg [ext/standard/tests/array/array_merge_variation1.phpt] 
TEST 7704/11274 [ext/standard/tests/array/array_merge_variation10.phpt]
PASS Test array_merge() function : usage variations - position of internal array pointer [ext/standard/tests/array/array_merge_variation10.phpt] 
TEST 7705/11274 [ext/standard/tests/array/array_merge_variation2.phpt]
PASS Test array_merge() function : usage variations - Pass different data types as $arr2 arg [ext/standard/tests/array/array_merge_variation2.phpt] 
TEST 7706/11274 [ext/standard/tests/array/array_merge_variation3.phpt]
PASS Test array_merge() function : usage variations - arrays of diff. data types [ext/standard/tests/array/array_merge_variation3.phpt] 
TEST 7707/11274 [ext/standard/tests/array/array_merge_variation4.phpt]
PASS Test array_merge() function : usage variations - Diff. data types as array keys [ext/standard/tests/array/array_merge_variation4.phpt] 
TEST 7708/11274 [ext/standard/tests/array/array_merge_variation5.phpt]
PASS Test array_merge() function : usage variations - numeric keys [ext/standard/tests/array/array_merge_variation5.phpt] 
TEST 7709/11274 [ext/standard/tests/array/array_merge_variation6.phpt]
PASS Test array_merge() function : usage variations - string keys [ext/standard/tests/array/array_merge_variation6.phpt] 
TEST 7710/11274 [ext/standard/tests/array/array_merge_variation7.phpt]
PASS Test array_merge() function : usage variations - Mixed keys [ext/standard/tests/array/array_merge_variation7.phpt] 
TEST 7711/11274 [ext/standard/tests/array/array_merge_variation8.phpt]
PASS Test array_merge() function : usage variations - multi-dimensional arrays [ext/standard/tests/array/array_merge_variation8.phpt] 
TEST 7712/11274 [ext/standard/tests/array/array_merge_variation9.phpt]
PASS Test array_merge() function : usage variations - referenced variables [ext/standard/tests/array/array_merge_variation9.phpt] 
TEST 7713/11274 [ext/standard/tests/array/array_multisort_basic1.phpt]
PASS Test array_multisort() function : basic functionality [ext/standard/tests/array/array_multisort_basic1.phpt] 
TEST 7714/11274 [ext/standard/tests/array/array_multisort_basic2.phpt]
PASS Test array_multisort() function : basic functionality [ext/standard/tests/array/array_multisort_basic2.phpt] 
TEST 7715/11274 [ext/standard/tests/array/array_multisort_error.phpt]
PASS Test array_multisort() function : error conditions [ext/standard/tests/array/array_multisort_error.phpt] 
TEST 7716/11274 [ext/standard/tests/array/array_multisort_variation1.phpt]
PASS Test array_multisort() function : usage variation [ext/standard/tests/array/array_multisort_variation1.phpt] 
TEST 7717/11274 [ext/standard/tests/array/array_multisort_variation10.phpt]
PASS Test array_multisort() function : usage variation - testing with anonymous arrary arguments [ext/standard/tests/array/array_multisort_variation10.phpt] 
TEST 7718/11274 [ext/standard/tests/array/array_multisort_variation11.phpt]
PASS Test array_multisort() function : usage variation - testing with empty array [ext/standard/tests/array/array_multisort_variation11.phpt] 
TEST 7719/11274 [ext/standard/tests/array/array_multisort_variation2.phpt]
PASS Test array_multisort() function : usage variation [ext/standard/tests/array/array_multisort_variation2.phpt] 
TEST 7720/11274 [ext/standard/tests/array/array_multisort_variation3.phpt]
PASS Test array_multisort() function : usage variation [ext/standard/tests/array/array_multisort_variation3.phpt] 
TEST 7721/11274 [ext/standard/tests/array/array_multisort_variation4.phpt]
PASS Test array_multisort() function : usage variation - testing with multiple array arguments [ext/standard/tests/array/array_multisort_variation4.phpt] 
TEST 7722/11274 [ext/standard/tests/array/array_multisort_variation5.phpt]
PASS Test array_multisort() function : usage variation - testing with multiple array arguments [ext/standard/tests/array/array_multisort_variation5.phpt] 
TEST 7723/11274 [ext/standard/tests/array/array_multisort_variation6.phpt]
PASS Test array_multisort() function : usage variation - testing with multiple array arguments [ext/standard/tests/array/array_multisort_variation6.phpt] 
TEST 7724/11274 [ext/standard/tests/array/array_multisort_variation7.phpt]
PASS Test array_multisort() function : usage variation - test sort order of all types [ext/standard/tests/array/array_multisort_variation7.phpt] 
TEST 7725/11274 [ext/standard/tests/array/array_multisort_variation8.phpt]
PASS Test array_multisort() function : usage variation - test sort order of all types [ext/standard/tests/array/array_multisort_variation8.phpt] 
TEST 7726/11274 [ext/standard/tests/array/array_multisort_variation9.phpt]
PASS Test array_multisort() function : usage variation - test sort order of all types [ext/standard/tests/array/array_multisort_variation9.phpt] 
TEST 7727/11274 [ext/standard/tests/array/array_next_error1.phpt]
PASS next - ensure warning is received when passing an indirect temporary. [ext/standard/tests/array/array_next_error1.phpt] 
TEST 7728/11274 [ext/standard/tests/array/array_next_error2.phpt]
PASS next - ensure we cannot pass a temporary [ext/standard/tests/array/array_next_error2.phpt] 
TEST 7729/11274 [ext/standard/tests/array/array_pad.phpt]
PASS array_pad() tests [ext/standard/tests/array/array_pad.phpt] 
TEST 7730/11274 [ext/standard/tests/array/array_pad_error.phpt]
PASS Test array_pad() function : error conditions [ext/standard/tests/array/array_pad_error.phpt] 
TEST 7731/11274 [ext/standard/tests/array/array_pad_variation1.phpt]
PASS Test array_pad() function : usage variations - unexpected values for 'input' argument [ext/standard/tests/array/array_pad_variation1.phpt] 
TEST 7732/11274 [ext/standard/tests/array/array_pad_variation2.phpt]
PASS Test array_pad() function : usage variations - unexpected values for 'pad_size' argument(Bug#43482) [ext/standard/tests/array/array_pad_variation2.phpt] 
TEST 7733/11274 [ext/standard/tests/array/array_pad_variation3.phpt]
PASS Test array_pad() function : usage variations - possible values for 'pad_value' argument [ext/standard/tests/array/array_pad_variation3.phpt] 
TEST 7734/11274 [ext/standard/tests/array/array_pad_variation4.phpt]
PASS Test array_pad() function : usage variations - binary safe checking [ext/standard/tests/array/array_pad_variation4.phpt] 
TEST 7735/11274 [ext/standard/tests/array/array_pad_variation5.phpt]
PASS Test array_pad() function : usage variations - two dimensional array for 'pad_value' argument [ext/standard/tests/array/array_pad_variation5.phpt] 
TEST 7736/11274 [ext/standard/tests/array/array_pad_variation6.phpt]
PASS Test array_pad() function : usage variations - different arrays for 'input' argument [ext/standard/tests/array/array_pad_variation6.phpt] 
TEST 7737/11274 [ext/standard/tests/array/array_pad_variation7.phpt]
PASS Test array_pad() function : usage variations - two dimensional array for 'input' argument [ext/standard/tests/array/array_pad_variation7.phpt] 
TEST 7738/11274 [ext/standard/tests/array/array_pop.phpt]
PASS Test array_pop() function [ext/standard/tests/array/array_pop.phpt] 
TEST 7739/11274 [ext/standard/tests/array/array_pop_errors.phpt]
PASS Test array_pop() function (errors) [ext/standard/tests/array/array_pop_errors.phpt] 
TEST 7740/11274 [ext/standard/tests/array/array_pop_variation.phpt]
PASS Test array_pop() function (variation) [ext/standard/tests/array/array_pop_variation.phpt] 
TEST 7741/11274 [ext/standard/tests/array/array_product_error.phpt]
PASS Test array_product() function : error conditions [ext/standard/tests/array/array_product_error.phpt] 
TEST 7742/11274 [ext/standard/tests/array/array_product_variation1.phpt]
PASS Test array_product() function : variation [ext/standard/tests/array/array_product_variation1.phpt] 
TEST 7743/11274 [ext/standard/tests/array/array_product_variation2.phpt]
PASS Test array_product() function : variation [ext/standard/tests/array/array_product_variation2.phpt] 
TEST 7744/11274 [ext/standard/tests/array/array_product_variation3.phpt]
PASS Test array_product() function : variation [ext/standard/tests/array/array_product_variation3.phpt] 
TEST 7745/11274 [ext/standard/tests/array/array_product_variation4.phpt]
PASS Test array_product() function : variation [ext/standard/tests/array/array_product_variation4.phpt] 
TEST 7746/11274 [ext/standard/tests/array/array_product_variation5.phpt]
PASS Test array_product() function : usage variation [ext/standard/tests/array/array_product_variation5.phpt] 
TEST 7747/11274 [ext/standard/tests/array/array_push.phpt]
PASS Test array_push() function [ext/standard/tests/array/array_push.phpt] 
TEST 7748/11274 [ext/standard/tests/array/array_push_basic.phpt]
PASS Test array_push() function : basic functionality [ext/standard/tests/array/array_push_basic.phpt] 
TEST 7749/11274 [ext/standard/tests/array/array_push_error1.phpt]
PASS Test array_push() function : error conditions - Pass incorrect number of args [ext/standard/tests/array/array_push_error1.phpt] 
TEST 7750/11274 [ext/standard/tests/array/array_push_error2.phpt]
PASS Test array_push() function : error conditions - max int value as key [ext/standard/tests/array/array_push_error2.phpt] 
TEST 7751/11274 [ext/standard/tests/array/array_push_variation1.phpt]
PASS Test array_push() function : usage variations - Pass different data types as $stack arg [ext/standard/tests/array/array_push_variation1.phpt] 
TEST 7752/11274 [ext/standard/tests/array/array_push_variation2.phpt]
PASS Test array_push() function : usage variations - Pass different data types as $var arg [ext/standard/tests/array/array_push_variation2.phpt] 
TEST 7753/11274 [ext/standard/tests/array/array_push_variation3.phpt]
PASS Test array_push() function : usage variations - multidimensional arrays [ext/standard/tests/array/array_push_variation3.phpt] 
TEST 7754/11274 [ext/standard/tests/array/array_push_variation4.phpt]
PASS Test array_push() function : usage variations - referenced variables [ext/standard/tests/array/array_push_variation4.phpt] 
TEST 7755/11274 [ext/standard/tests/array/array_push_variation5.phpt]
PASS Test array_push() function : usage variations - position of internal array pointer [ext/standard/tests/array/array_push_variation5.phpt] 
TEST 7756/11274 [ext/standard/tests/array/array_push_variation6.phpt]
PASS Test array_push() function : usage variations - array keys are different data types [ext/standard/tests/array/array_push_variation6.phpt] 
TEST 7757/11274 [ext/standard/tests/array/array_rand.phpt]
PASS array_rand() tests [ext/standard/tests/array/array_rand.phpt] 
TEST 7758/11274 [ext/standard/tests/array/array_rand_basic1.phpt]
PASS Test array_rand() function : basic functionality - array with default keys [ext/standard/tests/array/array_rand_basic1.phpt] 
TEST 7759/11274 [ext/standard/tests/array/array_rand_basic2.phpt]
PASS Test array_rand() function : basic functionality - with associative array for 'input' argument [ext/standard/tests/array/array_rand_basic2.phpt] 
TEST 7760/11274 [ext/standard/tests/array/array_rand_error.phpt]
PASS Test array_rand() function : error conditions [ext/standard/tests/array/array_rand_error.phpt] 
TEST 7761/11274 [ext/standard/tests/array/array_rand_variation1.phpt]
PASS Test array_rand() function : usage variations - unexpected values for 'input' parameter [ext/standard/tests/array/array_rand_variation1.phpt] 
TEST 7762/11274 [ext/standard/tests/array/array_rand_variation2.phpt]
PASS Test array_rand() function : usage variations - unexpected values for 'num_req' parameter [ext/standard/tests/array/array_rand_variation2.phpt] 
TEST 7763/11274 [ext/standard/tests/array/array_rand_variation3.phpt]
PASS Test array_rand() function : usage variation - with MultiDimensional array [ext/standard/tests/array/array_rand_variation3.phpt] 
TEST 7764/11274 [ext/standard/tests/array/array_rand_variation4.phpt]
PASS Test array_rand() function : usage variation - with associative arrays for 'input' parameter [ext/standard/tests/array/array_rand_variation4.phpt] 
TEST 7765/11274 [ext/standard/tests/array/array_rand_variation5.phpt]
PASS Test array_rand() function : usage variation - invalid values for 'req_num' parameter [ext/standard/tests/array/array_rand_variation5.phpt] 
TEST 7766/11274 [ext/standard/tests/array/array_rand_variation6.phpt]
PASS Test array_rand() function : usage variation - with heredoc string as key in the 'input' array [ext/standard/tests/array/array_rand_variation6.phpt] 
TEST 7767/11274 [ext/standard/tests/array/array_reduce.phpt]
PASS Test array_reduce() function [ext/standard/tests/array/array_reduce.phpt] 
TEST 7768/11274 [ext/standard/tests/array/array_reduce_error.phpt]
PASS Test array_reduce() function : error conditions [ext/standard/tests/array/array_reduce_error.phpt] 
TEST 7769/11274 [ext/standard/tests/array/array_reduce_variation1.phpt]
PASS Test array_reduce() function : variation [ext/standard/tests/array/array_reduce_variation1.phpt] 
TEST 7770/11274 [ext/standard/tests/array/array_reduce_variation2.phpt]
PASS Test array_reduce() function : variation - invalid parameters [ext/standard/tests/array/array_reduce_variation2.phpt] 
TEST 7771/11274 [ext/standard/tests/array/array_reduce_variation3.phpt]
PASS Test array_reduce() function : variation - object callbacks [ext/standard/tests/array/array_reduce_variation3.phpt] 
TEST 7772/11274 [ext/standard/tests/array/array_replace.phpt]
PASS Test array_replace and array_replace_recursive [ext/standard/tests/array/array_replace.phpt] 
TEST 7773/11274 [ext/standard/tests/array/array_reverse_basic1.phpt]
PASS Test array_reverse() function : basic functionality - simple array for 'array' argument [ext/standard/tests/array/array_reverse_basic1.phpt] 
TEST 7774/11274 [ext/standard/tests/array/array_reverse_basic2.phpt]
PASS Test array_reverse() function : basic functionality - associative array for 'array' argument [ext/standard/tests/array/array_reverse_basic2.phpt] 
TEST 7775/11274 [ext/standard/tests/array/array_reverse_error.phpt]
PASS Test array_reverse() function : error conditions [ext/standard/tests/array/array_reverse_error.phpt] 
TEST 7776/11274 [ext/standard/tests/array/array_reverse_variation1.phpt]
PASS Test array_reverse() function : usage variations - unexpected values for 'array' argument [ext/standard/tests/array/array_reverse_variation1.phpt] 
TEST 7777/11274 [ext/standard/tests/array/array_reverse_variation2.phpt]
PASS Test array_reverse() function : usage variations - unexpected values for 'preserve_keys' argument [ext/standard/tests/array/array_reverse_variation2.phpt] 
TEST 7778/11274 [ext/standard/tests/array/array_reverse_variation3.phpt]
PASS Test array_reverse() function : usage variations - different array values for 'array' argument [ext/standard/tests/array/array_reverse_variation3.phpt] 
TEST 7779/11274 [ext/standard/tests/array/array_reverse_variation4.phpt]
PASS Test array_reverse() function : usage variations - assoc. array with diff. keys for 'array' argument [ext/standard/tests/array/array_reverse_variation4.phpt] 
TEST 7780/11274 [ext/standard/tests/array/array_reverse_variation5.phpt]
PASS Test array_reverse() function : usage variations - assoc. array with diff. value for 'array' argument [ext/standard/tests/array/array_reverse_variation5.phpt] 
TEST 7781/11274 [ext/standard/tests/array/array_reverse_variation6.phpt]
PASS Test array_reverse() function : usage variations - two dimensional arrays for 'array' argument [ext/standard/tests/array/array_reverse_variation6.phpt] 
TEST 7782/11274 [ext/standard/tests/array/array_search.phpt]
PASS Test array_search()/in_array() [ext/standard/tests/array/array_search.phpt] 
TEST 7783/11274 [ext/standard/tests/array/array_search1.phpt]
PASS array_search() tests [ext/standard/tests/array/array_search1.phpt] 
TEST 7784/11274 [ext/standard/tests/array/array_search_errors.phpt]
PASS Test array_search() function - error conditions [ext/standard/tests/array/array_search_errors.phpt] 
TEST 7785/11274 [ext/standard/tests/array/array_search_variation1.phpt]
PASS Test array_search() function : usage variations - different needle values [ext/standard/tests/array/array_search_variation1.phpt] 
TEST 7786/11274 [ext/standard/tests/array/array_search_variation2.phpt]
PASS Test array_search() function : usage variations - different haystack values [ext/standard/tests/array/array_search_variation2.phpt] 
TEST 7787/11274 [ext/standard/tests/array/array_search_variation3.phpt]
PASS Test array_search() function : usage variations - haystack as sub-array/object [ext/standard/tests/array/array_search_variation3.phpt] 
TEST 7788/11274 [ext/standard/tests/array/array_search_variation4.phpt]
PASS Test array_search() function : usage variations - haystack as resource/multi dimentional array [ext/standard/tests/array/array_search_variation4.phpt] 
TEST 7789/11274 [ext/standard/tests/array/array_shift_basic.phpt]
PASS Test array_shift() function : basic functionality [ext/standard/tests/array/array_shift_basic.phpt] 
TEST 7790/11274 [ext/standard/tests/array/array_shift_error.phpt]
PASS Test array_shift() function : error conditions - Pass incorrect number of args [ext/standard/tests/array/array_shift_error.phpt] 
TEST 7791/11274 [ext/standard/tests/array/array_shift_variation1.phpt]
PASS Test array_shift() function : usage variations - Pass different data types as $stack arg [ext/standard/tests/array/array_shift_variation1.phpt] 
TEST 7792/11274 [ext/standard/tests/array/array_shift_variation2.phpt]
PASS Test array_shift() function : usage variations - Pass arrays of different data types [ext/standard/tests/array/array_shift_variation2.phpt] 
TEST 7793/11274 [ext/standard/tests/array/array_shift_variation3.phpt]
PASS Test array_shift() function : usage variations - Pass array with different data types as keys [ext/standard/tests/array/array_shift_variation3.phpt] 
TEST 7794/11274 [ext/standard/tests/array/array_shift_variation4.phpt]
PASS Test array_shift() function : usage variations - multi-dimensional arrays [ext/standard/tests/array/array_shift_variation4.phpt] 
TEST 7795/11274 [ext/standard/tests/array/array_shift_variation5.phpt]
PASS Test array_shift() function : usage variations - call recursively [ext/standard/tests/array/array_shift_variation5.phpt] 
TEST 7796/11274 [ext/standard/tests/array/array_shift_variation6.phpt]
PASS Test array_shift() function : usage variations - Referenced arrays [ext/standard/tests/array/array_shift_variation6.phpt] 
TEST 7797/11274 [ext/standard/tests/array/array_shift_variation7.phpt]
PASS Test array_shift() function : usage variations - position of internal pointer [ext/standard/tests/array/array_shift_variation7.phpt] 
TEST 7798/11274 [ext/standard/tests/array/array_shift_variation8.phpt]
PASS Test array_shift() function : usage variations - maintaining referenced elements [ext/standard/tests/array/array_shift_variation8.phpt] 
TEST 7799/11274 [ext/standard/tests/array/array_shuffle_basic.phpt]
PASS array_shuffle(): Test return type and value for expected input [ext/standard/tests/array/array_shuffle_basic.phpt] 
TEST 7800/11274 [ext/standard/tests/array/array_slice.phpt]
PASS Testing array_slice() function [ext/standard/tests/array/array_slice.phpt] 
TEST 7801/11274 [ext/standard/tests/array/array_slice_basic.phpt]
PASS Test array_slice() function : basic functionality [ext/standard/tests/array/array_slice_basic.phpt] 
TEST 7802/11274 [ext/standard/tests/array/array_slice_error.phpt]
PASS Test array_slice() function : error conditions - Pass incorrect number of args [ext/standard/tests/array/array_slice_error.phpt] 
TEST 7803/11274 [ext/standard/tests/array/array_slice_variation1.phpt]
PASS Test array_slice() - Third parameter (NULL vs 0) [ext/standard/tests/array/array_slice_variation1.phpt] 
TEST 7804/11274 [ext/standard/tests/array/array_slice_variation10.phpt]
PASS Test array_slice() function : usage variations - position of internal array pointer [ext/standard/tests/array/array_slice_variation10.phpt] 
TEST 7805/11274 [ext/standard/tests/array/array_slice_variation11.phpt]
PASS Test array_slice() function : usage variations - Pass different data types as $input arg [ext/standard/tests/array/array_slice_variation11.phpt] 
TEST 7806/11274 [ext/standard/tests/array/array_slice_variation2.phpt]
PASS Test array_slice() function : usage variations - Pass different data types as $offset arg [ext/standard/tests/array/array_slice_variation2.phpt] 
TEST 7807/11274 [ext/standard/tests/array/array_slice_variation3.phpt]
SKIP Test array_slice() function : usage variations - Pass different data types as $length arg [ext/standard/tests/array/array_slice_variation3.phpt] reason: this test is for 64bit platform only
TEST 7808/11274 [ext/standard/tests/array/array_slice_variation4.phpt]
PASS Test array_slice() function : usage variations - Pass different data types as $preserve_keys arg [ext/standard/tests/array/array_slice_variation4.phpt] 
TEST 7809/11274 [ext/standard/tests/array/array_slice_variation5.phpt]
PASS Test array_slice() function : usage variations - Pass different integers as $offset argument [ext/standard/tests/array/array_slice_variation5.phpt] 
TEST 7810/11274 [ext/standard/tests/array/array_slice_variation6.phpt]
PASS Test array_slice() function : usage variations - pass different int values as $length arg [ext/standard/tests/array/array_slice_variation6.phpt] 
TEST 7811/11274 [ext/standard/tests/array/array_slice_variation7.phpt]
PASS Test array_slice() function : usage variations - different data types as keys in an array [ext/standard/tests/array/array_slice_variation7.phpt] 
TEST 7812/11274 [ext/standard/tests/array/array_slice_variation8.phpt]
PASS Test array_slice() function : usage variations - multidimensional arrays [ext/standard/tests/array/array_slice_variation8.phpt] 
TEST 7813/11274 [ext/standard/tests/array/array_slice_variation9.phpt]
PASS Test array_slice() function : usage variations - referenced variables [ext/standard/tests/array/array_slice_variation9.phpt] 
TEST 7814/11274 [ext/standard/tests/array/array_splice_basic.phpt]
PASS Test array_splice(): basic functionality [ext/standard/tests/array/array_splice_basic.phpt] 
TEST 7815/11274 [ext/standard/tests/array/array_splice_errors.phpt]
PASS Test array_splice() function : error conditions [ext/standard/tests/array/array_splice_errors.phpt] 
TEST 7816/11274 [ext/standard/tests/array/array_splice_variation1.phpt]
PASS Test array_splice() function : usage variations - references [ext/standard/tests/array/array_splice_variation1.phpt] 
TEST 7817/11274 [ext/standard/tests/array/array_splice_variation2.phpt]
PASS Test array_splice() function : usage variations - additional parameters [ext/standard/tests/array/array_splice_variation2.phpt] 
TEST 7818/11274 [ext/standard/tests/array/array_splice_variation3.phpt]
PASS Test array_splice() function : usage variations - lengths and offsets [ext/standard/tests/array/array_splice_variation3.phpt] 
TEST 7819/11274 [ext/standard/tests/array/array_splice_variation4.phpt]
PASS Test array_splice() function : usage variations - non array replacement values [ext/standard/tests/array/array_splice_variation4.phpt] 
TEST 7820/11274 [ext/standard/tests/array/array_sum.phpt]
PASS Test array_sum() [ext/standard/tests/array/array_sum.phpt] 
TEST 7821/11274 [ext/standard/tests/array/array_sum_basic.phpt]
PASS Test array_sum() function : basic functionality [ext/standard/tests/array/array_sum_basic.phpt] 
TEST 7822/11274 [ext/standard/tests/array/array_sum_error.phpt]
PASS Test array_sum() function : error conditions [ext/standard/tests/array/array_sum_error.phpt] 
TEST 7823/11274 [ext/standard/tests/array/array_sum_variation1.phpt]
PASS Test array_sum() function : usage variations - unexpected values for 'input' argument [ext/standard/tests/array/array_sum_variation1.phpt] 
TEST 7824/11274 [ext/standard/tests/array/array_sum_variation2.phpt]
PASS Test array_sum() function : usage variations - array with different integer value [ext/standard/tests/array/array_sum_variation2.phpt] 
TEST 7825/11274 [ext/standard/tests/array/array_sum_variation3.phpt]
PASS Test array_sum() function : usage variations - array with different float values [ext/standard/tests/array/array_sum_variation3.phpt] 
TEST 7826/11274 [ext/standard/tests/array/array_sum_variation4.phpt]
PASS Test array_sum() function : usage variations - array with duplicate values [ext/standard/tests/array/array_sum_variation4.phpt] 
TEST 7827/11274 [ext/standard/tests/array/array_sum_variation5.phpt]
PASS Test array_sum() function : usage variations - array with reference variables as elements [ext/standard/tests/array/array_sum_variation5.phpt] 
TEST 7828/11274 [ext/standard/tests/array/array_sum_variation6.phpt]
PASS Test array_sum() function : usage variations - associative array [ext/standard/tests/array/array_sum_variation6.phpt] 
TEST 7829/11274 [ext/standard/tests/array/array_sum_variation7.phpt]
PASS Test array_sum() function : usage variations - 'input' array with unexpected values as array element [ext/standard/tests/array/array_sum_variation7.phpt] 
TEST 7830/11274 [ext/standard/tests/array/array_udiff_assoc_basic.phpt]
PASS array_udiff_assoc(): Test return type and value for expected input [ext/standard/tests/array/array_udiff_assoc_basic.phpt] 
TEST 7831/11274 [ext/standard/tests/array/array_udiff_assoc_error.phpt]
PASS Test array_udiff_assoc() function : error conditions [ext/standard/tests/array/array_udiff_assoc_error.phpt] 
TEST 7832/11274 [ext/standard/tests/array/array_udiff_assoc_variation.phpt]
PASS Test array_udiff_assoc() function : variation [ext/standard/tests/array/array_udiff_assoc_variation.phpt] 
TEST 7833/11274 [ext/standard/tests/array/array_udiff_assoc_variation1.phpt]
PASS Test array_udiff_assoc() function : usage variation [ext/standard/tests/array/array_udiff_assoc_variation1.phpt] 
TEST 7834/11274 [ext/standard/tests/array/array_udiff_assoc_variation2.phpt]
PASS Test array_udiff_assoc() function : usage variation [ext/standard/tests/array/array_udiff_assoc_variation2.phpt] 
TEST 7835/11274 [ext/standard/tests/array/array_udiff_assoc_variation3.phpt]
PASS Test array_udiff_assoc() function : usage variation [ext/standard/tests/array/array_udiff_assoc_variation3.phpt] 
TEST 7836/11274 [ext/standard/tests/array/array_udiff_assoc_variation4.phpt]
PASS Test array_udiff_assoc() function : usage variation [ext/standard/tests/array/array_udiff_assoc_variation4.phpt] 
TEST 7837/11274 [ext/standard/tests/array/array_udiff_assoc_variation5.phpt]
PASS Test array_udiff_assoc() function : usage variation - incorrect comparison functions [ext/standard/tests/array/array_udiff_assoc_variation5.phpt] 
TEST 7838/11274 [ext/standard/tests/array/array_udiff_basic.phpt]
PASS array_udiff():Test return type and value for expected input [ext/standard/tests/array/array_udiff_basic.phpt] 
TEST 7839/11274 [ext/standard/tests/array/array_udiff_error.phpt]
PASS Test array_udiff() function : error conditions [ext/standard/tests/array/array_udiff_error.phpt] 
TEST 7840/11274 [ext/standard/tests/array/array_udiff_uassoc_basic.phpt]
PASS array_udiff_uassoc(): Test return type and value for expected input [ext/standard/tests/array/array_udiff_uassoc_basic.phpt] 
TEST 7841/11274 [ext/standard/tests/array/array_udiff_uassoc_error.phpt]
PASS Test array_udiff_uassoc() function : error conditions [ext/standard/tests/array/array_udiff_uassoc_error.phpt] 
TEST 7842/11274 [ext/standard/tests/array/array_udiff_uassoc_variation1.phpt]
PASS Test array_udiff_uassoc() function : usage variation [ext/standard/tests/array/array_udiff_uassoc_variation1.phpt] 
TEST 7843/11274 [ext/standard/tests/array/array_udiff_uassoc_variation2.phpt]
PASS Test array_udiff_uassoc() function : usage variation [ext/standard/tests/array/array_udiff_uassoc_variation2.phpt] 
TEST 7844/11274 [ext/standard/tests/array/array_udiff_uassoc_variation3.phpt]
PASS Test array_udiff_uassoc() function : usage variation [ext/standard/tests/array/array_udiff_uassoc_variation3.phpt] 
TEST 7845/11274 [ext/standard/tests/array/array_udiff_uassoc_variation4.phpt]
PASS Test array_udiff_uassoc() function : usage variation [ext/standard/tests/array/array_udiff_uassoc_variation4.phpt] 
TEST 7846/11274 [ext/standard/tests/array/array_udiff_uassoc_variation5.phpt]
PASS Test array_udiff_uassoc() function : usage variation [ext/standard/tests/array/array_udiff_uassoc_variation5.phpt] 
TEST 7847/11274 [ext/standard/tests/array/array_udiff_uassoc_variation6.phpt]
PASS Test array_udiff_uassoc() function : usage variation [ext/standard/tests/array/array_udiff_uassoc_variation6.phpt] 
TEST 7848/11274 [ext/standard/tests/array/array_udiff_variation1.phpt]
PASS Test array_udiff() function : usage variation [ext/standard/tests/array/array_udiff_variation1.phpt] 
TEST 7849/11274 [ext/standard/tests/array/array_udiff_variation2.phpt]
PASS Test array_udiff() function : usage variation [ext/standard/tests/array/array_udiff_variation2.phpt] 
TEST 7850/11274 [ext/standard/tests/array/array_udiff_variation3.phpt]
PASS Test array_udiff() function : usage variation [ext/standard/tests/array/array_udiff_variation3.phpt] 
TEST 7851/11274 [ext/standard/tests/array/array_udiff_variation4.phpt]
PASS Test array_udiff() function : usage variation [ext/standard/tests/array/array_udiff_variation4.phpt] 
TEST 7852/11274 [ext/standard/tests/array/array_udiff_variation5.phpt]
PASS Test array_udiff() function : usage variation [ext/standard/tests/array/array_udiff_variation5.phpt] 
TEST 7853/11274 [ext/standard/tests/array/array_uintersect_assoc_basic.phpt]
PASS array_uintersect_assoc(): Test return type and value for expected input [ext/standard/tests/array/array_uintersect_assoc_basic.phpt] 
TEST 7854/11274 [ext/standard/tests/array/array_uintersect_assoc_basic2.phpt]
PASS Test array_uintersect_assoc() function : basic functionality - testing with multiple array arguments [ext/standard/tests/array/array_uintersect_assoc_basic2.phpt] 
TEST 7855/11274 [ext/standard/tests/array/array_uintersect_assoc_error.phpt]
PASS Test array_uintersect_assoc() function : error conditions [ext/standard/tests/array/array_uintersect_assoc_error.phpt] 
TEST 7856/11274 [ext/standard/tests/array/array_uintersect_assoc_variation1.phpt]
PASS Test array_uintersect_assoc() function : usage variation [ext/standard/tests/array/array_uintersect_assoc_variation1.phpt] 
TEST 7857/11274 [ext/standard/tests/array/array_uintersect_assoc_variation2.phpt]
PASS Test array_uintersect_assoc() function : usage variation [ext/standard/tests/array/array_uintersect_assoc_variation2.phpt] 
TEST 7858/11274 [ext/standard/tests/array/array_uintersect_assoc_variation3.phpt]
PASS Test array_uintersect_assoc() function : usage variation [ext/standard/tests/array/array_uintersect_assoc_variation3.phpt] 
TEST 7859/11274 [ext/standard/tests/array/array_uintersect_assoc_variation4.phpt]
PASS Test array_uintersect_assoc() function : usage variation [ext/standard/tests/array/array_uintersect_assoc_variation4.phpt] 
TEST 7860/11274 [ext/standard/tests/array/array_uintersect_assoc_variation5.phpt]
PASS Test array_uintersect_assoc() function : usage variation - differing comparison functions [ext/standard/tests/array/array_uintersect_assoc_variation5.phpt] 
TEST 7861/11274 [ext/standard/tests/array/array_uintersect_basic.phpt]
PASS array_uintersect(): Test return type and value for expected input [ext/standard/tests/array/array_uintersect_basic.phpt] 
TEST 7862/11274 [ext/standard/tests/array/array_uintersect_error.phpt]
PASS Test array_uintersect() function : error conditions [ext/standard/tests/array/array_uintersect_error.phpt] 
TEST 7863/11274 [ext/standard/tests/array/array_uintersect_uassoc_basic.phpt]
PASS array_uintersect_uassoc(): Test return type and value for expected input [ext/standard/tests/array/array_uintersect_uassoc_basic.phpt] 
TEST 7864/11274 [ext/standard/tests/array/array_uintersect_uassoc_error.phpt]
PASS Test array_uintersect_uassoc() function : error conditions [ext/standard/tests/array/array_uintersect_uassoc_error.phpt] 
TEST 7865/11274 [ext/standard/tests/array/array_uintersect_uassoc_variation1.phpt]
PASS Test array_uintersect_uassoc() function : usage variation [ext/standard/tests/array/array_uintersect_uassoc_variation1.phpt] 
TEST 7866/11274 [ext/standard/tests/array/array_uintersect_uassoc_variation2.phpt]
PASS Test array_uintersect_uassoc() function : usage variation [ext/standard/tests/array/array_uintersect_uassoc_variation2.phpt] 
TEST 7867/11274 [ext/standard/tests/array/array_uintersect_uassoc_variation3.phpt]
PASS Test array_uintersect_uassoc() function : usage variation [ext/standard/tests/array/array_uintersect_uassoc_variation3.phpt] 
TEST 7868/11274 [ext/standard/tests/array/array_uintersect_uassoc_variation4.phpt]
PASS Test array_uintersect_uassoc() function : usage variation [ext/standard/tests/array/array_uintersect_uassoc_variation4.phpt] 
TEST 7869/11274 [ext/standard/tests/array/array_uintersect_uassoc_variation5.phpt]
PASS Test array_uintersect_uassoc() function : usage variation [ext/standard/tests/array/array_uintersect_uassoc_variation5.phpt] 
TEST 7870/11274 [ext/standard/tests/array/array_uintersect_uassoc_variation6.phpt]
PASS Test array_uintersect_uassoc() function : usage variation - incorrect callbacks [ext/standard/tests/array/array_uintersect_uassoc_variation6.phpt] 
TEST 7871/11274 [ext/standard/tests/array/array_uintersect_variation1.phpt]
PASS Test array_uintersect() function : usage variation [ext/standard/tests/array/array_uintersect_variation1.phpt] 
TEST 7872/11274 [ext/standard/tests/array/array_uintersect_variation2.phpt]
PASS Test array_uintersect() function : usage variation [ext/standard/tests/array/array_uintersect_variation2.phpt] 
TEST 7873/11274 [ext/standard/tests/array/array_uintersect_variation3.phpt]
PASS Test array_uintersect() function : usage variation [ext/standard/tests/array/array_uintersect_variation3.phpt] 
TEST 7874/11274 [ext/standard/tests/array/array_uintersect_variation4.phpt]
PASS Test array_uintersect() function : usage variation [ext/standard/tests/array/array_uintersect_variation4.phpt] 
TEST 7875/11274 [ext/standard/tests/array/array_uintersect_variation5.phpt]
PASS Test array_uintersect() function : usage variation - differing comparison functions [ext/standard/tests/array/array_uintersect_variation5.phpt] 
TEST 7876/11274 [ext/standard/tests/array/array_unique_basic.phpt]
PASS Test array_unique() function : basic functionality [ext/standard/tests/array/array_unique_basic.phpt] 
TEST 7877/11274 [ext/standard/tests/array/array_unique_error.phpt]
PASS Test array_unique() function : error conditions [ext/standard/tests/array/array_unique_error.phpt] 
TEST 7878/11274 [ext/standard/tests/array/array_unique_variation1.phpt]
PASS Test array_unique() function : usage variations - unexpected values for 'input' argument [ext/standard/tests/array/array_unique_variation1.phpt] 
TEST 7879/11274 [ext/standard/tests/array/array_unique_variation2.phpt]
PASS Test array_unique() function : usage variations - different arrays for 'input' argument [ext/standard/tests/array/array_unique_variation2.phpt] 
TEST 7880/11274 [ext/standard/tests/array/array_unique_variation3.phpt]
PASS Test array_unique() function : usage variations - associative array with different keys [ext/standard/tests/array/array_unique_variation3.phpt] 
TEST 7881/11274 [ext/standard/tests/array/array_unique_variation4.phpt]
PASS Test array_unique() function : usage variations - associative array with different values [ext/standard/tests/array/array_unique_variation4.phpt] 
TEST 7882/11274 [ext/standard/tests/array/array_unique_variation5.phpt]
PASS Test array_unique() function : usage variations - array with duplicate keys [ext/standard/tests/array/array_unique_variation5.phpt] 
TEST 7883/11274 [ext/standard/tests/array/array_unique_variation6.phpt]
PASS Test array_unique() function : usage variations - array with reference variables [ext/standard/tests/array/array_unique_variation6.phpt] 
TEST 7884/11274 [ext/standard/tests/array/array_unique_variation7.phpt]
PASS Test array_unique() function : usage variations - binary safe checking [ext/standard/tests/array/array_unique_variation7.phpt] 
TEST 7885/11274 [ext/standard/tests/array/array_unique_variation8.phpt]
PASS Test array_unique() function : usage variations - two dimensional arrays [ext/standard/tests/array/array_unique_variation8.phpt] 
TEST 7886/11274 [ext/standard/tests/array/array_unshift.phpt]
PASS array_unshift() tests [ext/standard/tests/array/array_unshift.phpt] 
TEST 7887/11274 [ext/standard/tests/array/array_unshift_basic1.phpt]
PASS Test array_unshift() function : basic functionality - array with default keys for 'array' argument [ext/standard/tests/array/array_unshift_basic1.phpt] 
TEST 7888/11274 [ext/standard/tests/array/array_unshift_basic2.phpt]
PASS Test array_unshift() function : basic functionality - associative arrays for 'array' argument [ext/standard/tests/array/array_unshift_basic2.phpt] 
TEST 7889/11274 [ext/standard/tests/array/array_unshift_error.phpt]
PASS Test array_unshift() function : error conditions [ext/standard/tests/array/array_unshift_error.phpt] 
TEST 7890/11274 [ext/standard/tests/array/array_unshift_object.phpt]
PASS Test array_unshift() function : passing object for 'var' argument [ext/standard/tests/array/array_unshift_object.phpt] 
TEST 7891/11274 [ext/standard/tests/array/array_unshift_variation1.phpt]
PASS Test array_unshift() function : usage variations - unexpected values for 'array' argument [ext/standard/tests/array/array_unshift_variation1.phpt] 
TEST 7892/11274 [ext/standard/tests/array/array_unshift_variation2.phpt]
PASS Test array_unshift() function : usage variations - all possible values for 'var' argument [ext/standard/tests/array/array_unshift_variation2.phpt] 
TEST 7893/11274 [ext/standard/tests/array/array_unshift_variation3.phpt]
PASS Test array_unshift() function : usage variations - different array values for 'array' argument [ext/standard/tests/array/array_unshift_variation3.phpt] 
TEST 7894/11274 [ext/standard/tests/array/array_unshift_variation4.phpt]
PASS Test array_unshift() function : usage variations - assoc. array with diff. keys for 'array' argument [ext/standard/tests/array/array_unshift_variation4.phpt] 
TEST 7895/11274 [ext/standard/tests/array/array_unshift_variation5.phpt]
PASS Test array_unshift() function : usage variations - assoc. array with diff values for 'array' argument [ext/standard/tests/array/array_unshift_variation5.phpt] 
TEST 7896/11274 [ext/standard/tests/array/array_unshift_variation6.phpt]
PASS Test array_unshift() function : usage variations - two dimensional arrays for 'array' argument [ext/standard/tests/array/array_unshift_variation6.phpt] 
TEST 7897/11274 [ext/standard/tests/array/array_unshift_variation7.phpt]
PASS Test array_unshift() function : usage variations - double quoted strings for 'var' argument [ext/standard/tests/array/array_unshift_variation7.phpt] 
TEST 7898/11274 [ext/standard/tests/array/array_unshift_variation8.phpt]
PASS Test array_unshift() function : usage variations - single quoted strings for 'var' argument [ext/standard/tests/array/array_unshift_variation8.phpt] 
TEST 7899/11274 [ext/standard/tests/array/array_unshift_variation9.phpt]
PASS Test array_unshift() function : usage variations - heredoc strings for 'var' argument [ext/standard/tests/array/array_unshift_variation9.phpt] 
TEST 7900/11274 [ext/standard/tests/array/array_user_key_compare.phpt]
PASS Fix UMR in array_user_key_compare (MOPB24) [ext/standard/tests/array/array_user_key_compare.phpt] 
TEST 7901/11274 [ext/standard/tests/array/array_values.phpt]
PASS Test array_values() function [ext/standard/tests/array/array_values.phpt] 
TEST 7902/11274 [ext/standard/tests/array/array_values_basic.phpt]
PASS Test array_values() function : basic functionality [ext/standard/tests/array/array_values_basic.phpt] 
TEST 7903/11274 [ext/standard/tests/array/array_values_error.phpt]
PASS Test array_values() function : error conditions - Pass incorrect number of functions [ext/standard/tests/array/array_values_error.phpt] 
TEST 7904/11274 [ext/standard/tests/array/array_values_errors.phpt]
PASS Test array_values() function (errors) [ext/standard/tests/array/array_values_errors.phpt] 
TEST 7905/11274 [ext/standard/tests/array/array_values_variation.phpt]
PASS Test array_values() function (variation) [ext/standard/tests/array/array_values_variation.phpt] 
TEST 7906/11274 [ext/standard/tests/array/array_values_variation1.phpt]
PASS Test array_values() function : usage variations - Pass different data types as $input arg [ext/standard/tests/array/array_values_variation1.phpt] 
TEST 7907/11274 [ext/standard/tests/array/array_values_variation2.phpt]
PASS Test array_values() function : usage variations - arrays of different data types [ext/standard/tests/array/array_values_variation2.phpt] 
TEST 7908/11274 [ext/standard/tests/array/array_values_variation3.phpt]
PASS Test array_values() function : usage variations - array keys different data types [ext/standard/tests/array/array_values_variation3.phpt] 
TEST 7909/11274 [ext/standard/tests/array/array_values_variation4.phpt]
PASS Test array_values() function : usage variations - multi-dimensional arrays [ext/standard/tests/array/array_values_variation4.phpt] 
TEST 7910/11274 [ext/standard/tests/array/array_values_variation5.phpt]
PASS Test array_values() function : usage variations - internal array pointer [ext/standard/tests/array/array_values_variation5.phpt] 
TEST 7911/11274 [ext/standard/tests/array/array_values_variation6.phpt]
PASS Test array_values() function : usage variations - Referenced variables [ext/standard/tests/array/array_values_variation6.phpt] 
TEST 7912/11274 [ext/standard/tests/array/array_values_variation7.phpt]
PASS Test array_values() function : usage variations - Internal order check [ext/standard/tests/array/array_values_variation7.phpt] 
TEST 7913/11274 [ext/standard/tests/array/array_values_variation_64bit.phpt]
SKIP Test array_values() function [ext/standard/tests/array/array_values_variation_64bit.phpt] reason: this test is for 64bit platform only
TEST 7914/11274 [ext/standard/tests/array/array_walk.phpt]
PASS array_walk() tests [ext/standard/tests/array/array_walk.phpt] 
TEST 7915/11274 [ext/standard/tests/array/array_walk_basic1.phpt]
PASS Test array_walk() function : basic functionality - regular array [ext/standard/tests/array/array_walk_basic1.phpt] 
TEST 7916/11274 [ext/standard/tests/array/array_walk_basic2.phpt]
PASS Test array_walk() function : basic functionality - associative array [ext/standard/tests/array/array_walk_basic2.phpt] 
TEST 7917/11274 [ext/standard/tests/array/array_walk_error1.phpt]
PASS Test array_walk() function : error conditions [ext/standard/tests/array/array_walk_error1.phpt] 
TEST 7918/11274 [ext/standard/tests/array/array_walk_error2.phpt]
PASS Test array_walk() function : error conditions - callback parameters [ext/standard/tests/array/array_walk_error2.phpt] 
TEST 7919/11274 [ext/standard/tests/array/array_walk_object1.phpt]
PASS Test array_walk() function : object functionality [ext/standard/tests/array/array_walk_object1.phpt] 
TEST 7920/11274 [ext/standard/tests/array/array_walk_object2.phpt]
PASS Test array_walk() function : object functionality - array of objects [ext/standard/tests/array/array_walk_object2.phpt] 
TEST 7921/11274 [ext/standard/tests/array/array_walk_objects.phpt]
PASS array_walk() and objects [ext/standard/tests/array/array_walk_objects.phpt] 
TEST 7922/11274 [ext/standard/tests/array/array_walk_rec_objects.phpt]
PASS array_walk_recursive() and objects [ext/standard/tests/array/array_walk_rec_objects.phpt] 
TEST 7923/11274 [ext/standard/tests/array/array_walk_recursive.phpt]
PASS Test array_walk_recursive() [ext/standard/tests/array/array_walk_recursive.phpt] 
TEST 7924/11274 [ext/standard/tests/array/array_walk_recursive1.phpt]
PASS array_walk_recursive() tests [ext/standard/tests/array/array_walk_recursive1.phpt] 
TEST 7925/11274 [ext/standard/tests/array/array_walk_recursive_basic1.phpt]
PASS Test array_walk_recursive() function : basic functionality - regular array [ext/standard/tests/array/array_walk_recursive_basic1.phpt] 
TEST 7926/11274 [ext/standard/tests/array/array_walk_recursive_basic2.phpt]
PASS Test array_walk_recursive() function : basic functionality - associative array [ext/standard/tests/array/array_walk_recursive_basic2.phpt] 
TEST 7927/11274 [ext/standard/tests/array/array_walk_recursive_error1.phpt]
PASS Test array_walk_recursive() function : error conditions [ext/standard/tests/array/array_walk_recursive_error1.phpt] 
TEST 7928/11274 [ext/standard/tests/array/array_walk_recursive_error2.phpt]
PASS Test array_walk_recursive() function : error conditions - callback parameters [ext/standard/tests/array/array_walk_recursive_error2.phpt] 
TEST 7929/11274 [ext/standard/tests/array/array_walk_recursive_object1.phpt]
PASS Test array_walk_recursive() function : object functionality [ext/standard/tests/array/array_walk_recursive_object1.phpt] 
TEST 7930/11274 [ext/standard/tests/array/array_walk_recursive_object2.phpt]
PASS Test array_walk_recursive() function : object functionality - array of objects [ext/standard/tests/array/array_walk_recursive_object2.phpt] 
TEST 7931/11274 [ext/standard/tests/array/array_walk_recursive_variation1.phpt]
PASS Test array_walk_recursive() function : usage variations - unexpected values for 'input' argument [ext/standard/tests/array/array_walk_recursive_variation1.phpt] 
TEST 7932/11274 [ext/standard/tests/array/array_walk_recursive_variation2.phpt]
PASS Test array_walk_recursive() function : usage variations - unexpected values in place of 'funcname' argument [ext/standard/tests/array/array_walk_recursive_variation2.phpt] 
TEST 7933/11274 [ext/standard/tests/array/array_walk_recursive_variation3.phpt]
PASS Test array_walk_recursive() function : usage variations - 'input' array with different values [ext/standard/tests/array/array_walk_recursive_variation3.phpt] 
TEST 7934/11274 [ext/standard/tests/array/array_walk_recursive_variation4.phpt]
PASS Test array_walk_recursive() function : usage variations - 'input' array with subarray [ext/standard/tests/array/array_walk_recursive_variation4.phpt] 
TEST 7935/11274 [ext/standard/tests/array/array_walk_recursive_variation5.phpt]
PASS Test array_walk_recursive() function : usage variations - 'input' argument containing reference variables [ext/standard/tests/array/array_walk_recursive_variation5.phpt] 
TEST 7936/11274 [ext/standard/tests/array/array_walk_recursive_variation6.phpt]
PASS Test array_walk_recursive() function : usage variations - 'input' argument as diff. associative arrays [ext/standard/tests/array/array_walk_recursive_variation6.phpt] 
TEST 7937/11274 [ext/standard/tests/array/array_walk_recursive_variation7.phpt]
PASS Test array_walk_recursive() function : usage variations - anonymous callback function [ext/standard/tests/array/array_walk_recursive_variation7.phpt] 
TEST 7938/11274 [ext/standard/tests/array/array_walk_recursive_variation8.phpt]
PASS Test array_walk_recursive() function : usage variations - buit-in function as callback [ext/standard/tests/array/array_walk_recursive_variation8.phpt] 
TEST 7939/11274 [ext/standard/tests/array/array_walk_recursive_variation9.phpt]
PASS Test array_walk_recursive() function : usage variations - different callback functions [ext/standard/tests/array/array_walk_recursive_variation9.phpt] 
TEST 7940/11274 [ext/standard/tests/array/array_walk_variation1.phpt]
PASS Test array_walk() function : usage variations - unexpected values for 'input' argument [ext/standard/tests/array/array_walk_variation1.phpt] 
TEST 7941/11274 [ext/standard/tests/array/array_walk_variation2.phpt]
PASS Test array_walk() function : usage variations - unexpected values in place of 'funcname' argument [ext/standard/tests/array/array_walk_variation2.phpt] 
TEST 7942/11274 [ext/standard/tests/array/array_walk_variation3.phpt]
PASS Test array_walk() function : usage variations - 'input' array with different values [ext/standard/tests/array/array_walk_variation3.phpt] 
TEST 7943/11274 [ext/standard/tests/array/array_walk_variation4.phpt]
PASS Test array_walk() function : usage variations - 'input' array with subarray [ext/standard/tests/array/array_walk_variation4.phpt] 
TEST 7944/11274 [ext/standard/tests/array/array_walk_variation5.phpt]
PASS Test array_walk() function : usage variations - 'input' argument containing reference variables [ext/standard/tests/array/array_walk_variation5.phpt] 
TEST 7945/11274 [ext/standard/tests/array/array_walk_variation6.phpt]
PASS Test array_walk() function : usage variations - 'input' argument as diff. associative arrays [ext/standard/tests/array/array_walk_variation6.phpt] 
TEST 7946/11274 [ext/standard/tests/array/array_walk_variation7.phpt]
PASS Test array_walk() function : usage variations - anonymous callback function [ext/standard/tests/array/array_walk_variation7.phpt] 
TEST 7947/11274 [ext/standard/tests/array/array_walk_variation8.phpt]
PASS Test array_walk() function : usage variations - buit-in function as callback [ext/standard/tests/array/array_walk_variation8.phpt] 
TEST 7948/11274 [ext/standard/tests/array/array_walk_variation9.phpt]
PASS Test array_walk() function : usage variations - different callback functions [ext/standard/tests/array/array_walk_variation9.phpt] 
TEST 7949/11274 [ext/standard/tests/array/arsort_basic.phpt]
PASS Test arsort() function : basic functionality [ext/standard/tests/array/arsort_basic.phpt] 
TEST 7950/11274 [ext/standard/tests/array/arsort_error.phpt]
PASS Test arsort() function : error conditions [ext/standard/tests/array/arsort_error.phpt] 
TEST 7951/11274 [ext/standard/tests/array/arsort_object1.phpt]
PASS Test arsort() function : object functionality - sort objects [ext/standard/tests/array/arsort_object1.phpt] 
TEST 7952/11274 [ext/standard/tests/array/arsort_object2.phpt]
PASS Test arsort() function : object functionality - sorting objects with diff. accessibility of member vars [ext/standard/tests/array/arsort_object2.phpt] 
TEST 7953/11274 [ext/standard/tests/array/arsort_variation1.phpt]
PASS Test arsort() function : usage variations - unexpected values for 'array_arg' argument [ext/standard/tests/array/arsort_variation1.phpt] 
TEST 7954/11274 [ext/standard/tests/array/arsort_variation10.phpt]
PASS Test arsort() function : usage variations - sort octal values [ext/standard/tests/array/arsort_variation10.phpt] 
TEST 7955/11274 [ext/standard/tests/array/arsort_variation11.phpt]
PASS Test arsort() function : usage variations - sort mixed values, 'sort_flags' as default/SORT_REGULAR (OK to fail as result is unpredectable) [ext/standard/tests/array/arsort_variation11.phpt] 
TEST 7956/11274 [ext/standard/tests/array/arsort_variation2.phpt]
PASS Test arsort() function : usage variations - unexpected values for 'sort_flags' argument [ext/standard/tests/array/arsort_variation2.phpt] 
TEST 7957/11274 [ext/standard/tests/array/arsort_variation3.phpt]
PASS Test arsort() function : usage variations - sort integer/float values [ext/standard/tests/array/arsort_variation3.phpt] 
TEST 7958/11274 [ext/standard/tests/array/arsort_variation4.phpt]
PASS Test arsort() function : usage variations - sort reference variables [ext/standard/tests/array/arsort_variation4.phpt] 
TEST 7959/11274 [ext/standard/tests/array/arsort_variation5.phpt]
PASS Test arsort() function : usage variations - sort strings [ext/standard/tests/array/arsort_variation5.phpt] 
TEST 7960/11274 [ext/standard/tests/array/arsort_variation6.phpt]
PASS Test arsort() function : usage variations - sort hexadecimal values [ext/standard/tests/array/arsort_variation6.phpt] 
TEST 7961/11274 [ext/standard/tests/array/arsort_variation7.phpt]
PASS Test arsort() function : usage variations - sort bool values [ext/standard/tests/array/arsort_variation7.phpt] 
TEST 7962/11274 [ext/standard/tests/array/arsort_variation8.phpt]
PASS Test arsort() function : usage variations - sort array with diff. sub arrays, 'sort_flags' as default/SORT_REGULAR [ext/standard/tests/array/arsort_variation8.phpt] 
TEST 7963/11274 [ext/standard/tests/array/arsort_variation9.phpt]
PASS Test arsort() function : usage variations - sorting arrays with/without keys, 'sort_flags' as default/SORT_REGULAR [ext/standard/tests/array/arsort_variation9.phpt] 
TEST 7964/11274 [ext/standard/tests/array/asort_basic.phpt]
PASS Test asort() function : basic functionality [ext/standard/tests/array/asort_basic.phpt] 
TEST 7965/11274 [ext/standard/tests/array/asort_error.phpt]
PASS Test asort() function : error conditions [ext/standard/tests/array/asort_error.phpt] 
TEST 7966/11274 [ext/standard/tests/array/asort_object1.phpt]
PASS Test asort() function : object functionality - sort objects [ext/standard/tests/array/asort_object1.phpt] 
TEST 7967/11274 [ext/standard/tests/array/asort_object2.phpt]
PASS Test asort() function : object functionality - sorting objects with diff. accessibility of member vars [ext/standard/tests/array/asort_object2.phpt] 
TEST 7968/11274 [ext/standard/tests/array/asort_variation1.phpt]
PASS Test asort() function : usage variations - unexpected values for 'array_arg' argument [ext/standard/tests/array/asort_variation1.phpt] 
TEST 7969/11274 [ext/standard/tests/array/asort_variation10.phpt]
PASS Test asort() function : usage variations - sort octal values [ext/standard/tests/array/asort_variation10.phpt] 
TEST 7970/11274 [ext/standard/tests/array/asort_variation11.phpt]
PASS Test asort() function : usage variations - sort mixed values, 'sort_flags' as default/SORT_REGULAR (OK to fail as result is unpredectable) [ext/standard/tests/array/asort_variation11.phpt] 
TEST 7971/11274 [ext/standard/tests/array/asort_variation2.phpt]
PASS Test asort() function : usage variations - unexpected values for 'sort_flags' argument [ext/standard/tests/array/asort_variation2.phpt] 
TEST 7972/11274 [ext/standard/tests/array/asort_variation3.phpt]
PASS Test asort() function : usage variations - sort integer/float values [ext/standard/tests/array/asort_variation3.phpt] 
TEST 7973/11274 [ext/standard/tests/array/asort_variation4.phpt]
PASS Test asort() function : usage variations - sort reference variables [ext/standard/tests/array/asort_variation4.phpt] 
TEST 7974/11274 [ext/standard/tests/array/asort_variation5.phpt]
PASS Test asort() function : usage variations - sort strings [ext/standard/tests/array/asort_variation5.phpt] 
TEST 7975/11274 [ext/standard/tests/array/asort_variation6.phpt]
PASS Test asort() function : usage variations - sort hexadecimal values [ext/standard/tests/array/asort_variation6.phpt] 
TEST 7976/11274 [ext/standard/tests/array/asort_variation7.phpt]
PASS Test asort() function : usage variations - sort bool values [ext/standard/tests/array/asort_variation7.phpt] 
TEST 7977/11274 [ext/standard/tests/array/asort_variation8.phpt]
PASS Test asort() function : usage variations - sort array with diff. sub arrays, 'sort_flags' as default/SORT_REGULAR [ext/standard/tests/array/asort_variation8.phpt] 
TEST 7978/11274 [ext/standard/tests/array/asort_variation9.phpt]
PASS Test asort() function : usage variations - sorting arrays with/without keys, 'sort_flags' as default/SORT_REGULAR [ext/standard/tests/array/asort_variation9.phpt] 
TEST 7979/11274 [ext/standard/tests/array/bug12776.phpt]
PASS Bug #12776 (array_walk crash) [ext/standard/tests/array/bug12776.phpt] 
TEST 7980/11274 [ext/standard/tests/array/bug14580.phpt]
PASS Bug #14580 (key() not binary safe) [ext/standard/tests/array/bug14580.phpt] 
TEST 7981/11274 [ext/standard/tests/array/bug20381.phpt]
PASS Bug #20381 (array_merge_recursive mangles input arrays) [ext/standard/tests/array/bug20381.phpt] 
TEST 7982/11274 [ext/standard/tests/array/bug20865.phpt]
PASS Bug #20865 (array_key_exists and NULL key) [ext/standard/tests/array/bug20865.phpt] 
TEST 7983/11274 [ext/standard/tests/array/bug21182.phpt]
PASS Bug #21182 (range modifies arguments) [ext/standard/tests/array/bug21182.phpt] 
TEST 7984/11274 [ext/standard/tests/array/bug21918.phpt]
PASS Bug #21918 (different handling of positive vs. negative array indexes) [ext/standard/tests/array/bug21918.phpt] 
TEST 7985/11274 [ext/standard/tests/array/bug21998.phpt]
PASS Bug #21998 (array_pop() does not reset the current array position) [ext/standard/tests/array/bug21998.phpt] 
TEST 7986/11274 [ext/standard/tests/array/bug22088.phpt]
PASS Bug #22088 (array_shift() leaves next index to be +1 too much) [ext/standard/tests/array/bug22088.phpt] 
TEST 7987/11274 [ext/standard/tests/array/bug22463.phpt]
PASS Bug #22463 (array_reduce() segfaults) [ext/standard/tests/array/bug22463.phpt] 
TEST 7988/11274 [ext/standard/tests/array/bug23581.phpt]
PASS Bug #23581 (array_map(NULL, array, array, ...) yields an undefined result) [ext/standard/tests/array/bug23581.phpt] 
TEST 7989/11274 [ext/standard/tests/array/bug23788.phpt]
PASS Bug #23788 (*_replace() clobbers referenced array elements) [ext/standard/tests/array/bug23788.phpt] 
TEST 7990/11274 [ext/standard/tests/array/bug24198.phpt]
PASS Bug #24198 (array_merge_recursive() invalid recursion detection) [ext/standard/tests/array/bug24198.phpt] 
TEST 7991/11274 [ext/standard/tests/array/bug24220.phpt]
PASS Bug #24220 (range() numeric string handling) [ext/standard/tests/array/bug24220.phpt] 
TEST 7992/11274 [ext/standard/tests/array/bug24766.phpt]
PASS Bug #24766 (strange result array from unpack) [ext/standard/tests/array/bug24766.phpt] 
TEST 7993/11274 [ext/standard/tests/array/bug24897.phpt]
PASS Bug #24897 (inconsistent behaviour or shuffle() & array_multisort()) [ext/standard/tests/array/bug24897.phpt] 
TEST 7994/11274 [ext/standard/tests/array/bug24980.phpt]
PASS Bug #24980 (array_reduce() uses first element as default running total) [ext/standard/tests/array/bug24980.phpt] 
TEST 7995/11274 [ext/standard/tests/array/bug25359.phpt]
PASS Bug #25359 (array_multisort() does not work in a function if array is global or reference) [ext/standard/tests/array/bug25359.phpt] 
TEST 7996/11274 [ext/standard/tests/array/bug25708.phpt]
PASS Bug #25708 (extract($GLOBALS, EXTR_REFS) mangles $GLOBALS) [ext/standard/tests/array/bug25708.phpt] 
TEST 7997/11274 [ext/standard/tests/array/bug25758.phpt]
PASS Bug #25758 (var_export does not escape ' & \ inside array keys) [ext/standard/tests/array/bug25758.phpt] 
TEST 7998/11274 [ext/standard/tests/array/bug26458.phpt]
PASS Bug #26458 (var_dump(), var_export() & debug_zval_dump() are not binary safe for array keys) [ext/standard/tests/array/bug26458.phpt] 
TEST 7999/11274 [ext/standard/tests/array/bug28739.phpt]
PASS Bug #28739 (*diff() and *intersect() not clearing the fci cache before work) [ext/standard/tests/array/bug28739.phpt] 
TEST 8000/11274 [ext/standard/tests/array/bug28974.phpt]
PASS Bug #28974 (array_(p)slice() treats large lengths incorrectly - overflow) [ext/standard/tests/array/bug28974.phpt] 
TEST 8001/11274 [ext/standard/tests/array/bug29253.phpt]
PASS Bug #29253 (array_diff with $GLOBALS argument fails) [ext/standard/tests/array/bug29253.phpt] 
TEST 8002/11274 [ext/standard/tests/array/bug29493.phpt]
PASS Bug #29493 (extract(EXTR_REFS) fails if array has multiple referrals) [ext/standard/tests/array/bug29493.phpt] 
TEST 8003/11274 [ext/standard/tests/array/bug30074.phpt]
PASS Bug #30074 (EG(uninitialized_zval_ptr) gets set to reference using EXTR_REFS, affecting later values) [ext/standard/tests/array/bug30074.phpt] 
TEST 8004/11274 [ext/standard/tests/array/bug30266.phpt]
PASS Bug #30266 (Invalid opcode 137/1/8) and array_walk [ext/standard/tests/array/bug30266.phpt] 
TEST 8005/11274 [ext/standard/tests/array/bug30833.phpt]
PASS Bug #30833 (array_count_values() modifies input array) [ext/standard/tests/array/bug30833.phpt] 
TEST 8006/11274 [ext/standard/tests/array/bug31158.phpt]
PASS Bug #31158 (array_splice on $GLOBALS crashes) [ext/standard/tests/array/bug31158.phpt] 
TEST 8007/11274 [ext/standard/tests/array/bug31213.phpt]
PASS Bug #31213 (Sideeffects caused by bug #29493) [ext/standard/tests/array/bug31213.phpt] 
TEST 8008/11274 [ext/standard/tests/array/bug32021.phpt]
PASS Bug #32021 (Crash caused by range('', 'z')) [ext/standard/tests/array/bug32021.phpt] 
TEST 8009/11274 [ext/standard/tests/array/bug33382.phpt]
PASS Bug #33382 (array_reverse() fails after *sort() ) [ext/standard/tests/array/bug33382.phpt] 
TEST 8010/11274 [ext/standard/tests/array/bug33940.phpt]
PASS Bug #33940 (array_map() fails to pass by reference when called recursively) [ext/standard/tests/array/bug33940.phpt] 
TEST 8011/11274 [ext/standard/tests/array/bug33989.phpt]
PASS Bug #33989 (extract($GLOBALS,EXTR_REFS) crashes PHP) [ext/standard/tests/array/bug33989.phpt] 
TEST 8012/11274 [ext/standard/tests/array/bug34066.phpt]
PASS Bug #34066 (recursive array_walk causes segfault) [ext/standard/tests/array/bug34066.phpt] 
TEST 8013/11274 [ext/standard/tests/array/bug34066_1.phpt]
PASS Bug #34066 (recursive array_walk causes segfault) [ext/standard/tests/array/bug34066_1.phpt] 
TEST 8014/11274 [ext/standard/tests/array/bug34227.phpt]
PASS Bug #34277 (array_filter() crashes with references and objects) [ext/standard/tests/array/bug34227.phpt] 
TEST 8015/11274 [ext/standard/tests/array/bug34982.phpt]
PASS Bug #34982 (array_walk_recursive() modifies elements outside function scope) [ext/standard/tests/array/bug34982.phpt] 
TEST 8016/11274 [ext/standard/tests/array/bug35014.phpt]
PASS Bug #35014 (array_product() always returns 0) (32bit) [ext/standard/tests/array/bug35014.phpt] 
TEST 8017/11274 [ext/standard/tests/array/bug35014_64bit.phpt]
SKIP Bug #35014 (array_product() always returns 0) (64bit) [ext/standard/tests/array/bug35014_64bit.phpt] reason: this test is for 64bit platform only
TEST 8018/11274 [ext/standard/tests/array/bug35022.phpt]
PASS Bug #35022 (Regression in the behavior of key/current functions) [ext/standard/tests/array/bug35022.phpt] 
TEST 8019/11274 [ext/standard/tests/array/bug35821.phpt]
PASS Bug #35821 (array_map() segfaults when exception is throwed from the callback) [ext/standard/tests/array/bug35821.phpt] 
TEST 8020/11274 [ext/standard/tests/array/bug36975.phpt]
PASS Bug #36975 (natcasesort() causes array_pop() to misbehave) [ext/standard/tests/array/bug36975.phpt] 
TEST 8021/11274 [ext/standard/tests/array/bug38464.phpt]
PASS Bug #38464 (array_count_values() mishandles numeric strings) [ext/standard/tests/array/bug38464.phpt] 
TEST 8022/11274 [ext/standard/tests/array/bug39576.phpt]
PASS Bug #39576 (array_walk() doesn't separate userdata zval) [ext/standard/tests/array/bug39576.phpt] 
TEST 8023/11274 [ext/standard/tests/array/bug40191.phpt]
PASS Bug #40191 (use of array_unique() with objects triggers segfault) [ext/standard/tests/array/bug40191.phpt] 
TEST 8024/11274 [ext/standard/tests/array/bug40709.phpt]
PASS Bug #40709 (array_reduce() behaves strange with one item stored arrays) [ext/standard/tests/array/bug40709.phpt] 
TEST 8025/11274 [ext/standard/tests/array/bug41121.phpt]
PASS Bug #41121 (range() overflow handling for large numbers on 32bit machines) [ext/standard/tests/array/bug41121.phpt] 
TEST 8026/11274 [ext/standard/tests/array/bug41686.phpt]
PASS Bug #41686 (Omitting length param in array_slice not possible) [ext/standard/tests/array/bug41686.phpt] 
TEST 8027/11274 [ext/standard/tests/array/bug42177.phpt]
PASS Bug #42177 (Warning "array_merge_recursive(): recursion detected" comes again...) [ext/standard/tests/array/bug42177.phpt] 
TEST 8028/11274 [ext/standard/tests/array/bug42233.phpt]
PASS Bug #42233 (extract(): scandic characters not allowed as variable name) [ext/standard/tests/array/bug42233.phpt] 
TEST 8029/11274 [ext/standard/tests/array/bug42838.phpt]
PASS Bug #42838 (Wrong results in array_diff_uassoc()) [ext/standard/tests/array/bug42838.phpt] 
TEST 8030/11274 [ext/standard/tests/array/bug42850.phpt]
PASS Bug #42850 (array_walk_recursive() leaves references) [ext/standard/tests/array/bug42850.phpt] 
TEST 8031/11274 [ext/standard/tests/array/bug43495.phpt]
PASS Bug #43495 (array_merge_recursive() crashes with recursive arrays) [ext/standard/tests/array/bug43495.phpt] 
TEST 8032/11274 [ext/standard/tests/array/bug43505.phpt]
PASS Bug #43505 (Assign by reference bug) [ext/standard/tests/array/bug43505.phpt] 
TEST 8033/11274 [ext/standard/tests/array/bug43541.phpt]
PASS Bug #43541 (length parameter omitted or not does not work when casted to float) [ext/standard/tests/array/bug43541.phpt] 
TEST 8034/11274 [ext/standard/tests/array/bug44181.phpt]
PASS Bug #44181 (extract EXTR_OVERWRITE|EXTR_REFS can fail to create references) [ext/standard/tests/array/bug44181.phpt] 
TEST 8035/11274 [ext/standard/tests/array/bug44182.phpt]
PASS Bug #44182 (extract EXTR_REFS can fail to split copy-on-write references) [ext/standard/tests/array/bug44182.phpt] 
TEST 8036/11274 [ext/standard/tests/array/bug44929.phpt]
PASS Bug #44929 (natsort doesn't handle leading zeros well) [ext/standard/tests/array/bug44929.phpt] 
TEST 8037/11274 [ext/standard/tests/array/bug45312.phpt]
PASS Bug #45312 (Segmentation fault on second request for array functions) [ext/standard/tests/array/bug45312.phpt] 
TEST 8038/11274 [ext/standard/tests/array/bug46873.phpt]
PASS Bug #46873 (extract($foo) crashes if $foo['foo'] exists) [ext/standard/tests/array/bug46873.phpt] 
TEST 8039/11274 [ext/standard/tests/array/bug48224.phpt]
PASS Bug #48224 (array_rand no longer shuffles) [ext/standard/tests/array/bug48224.phpt] 
TEST 8040/11274 [ext/standard/tests/array/bug48484.phpt]
PASS Bug 48484 (array_product() always returns 0 for an empty array) [ext/standard/tests/array/bug48484.phpt] 
TEST 8041/11274 [ext/standard/tests/array/bug48854.phpt]
PASS Bug #48854 (array_merge_recursive modifies arrays after first one) [ext/standard/tests/array/bug48854.phpt] 
TEST 8042/11274 [ext/standard/tests/array/bug50006.phpt]
PASS Bug #50006 (Segfault caused by uksort()) [ext/standard/tests/array/bug50006.phpt] 
TEST 8043/11274 [ext/standard/tests/array/bug50006_1.phpt]
PASS Bug #50006 (Segfault caused by uksort()) - usort variant [ext/standard/tests/array/bug50006_1.phpt] 
TEST 8044/11274 [ext/standard/tests/array/bug50006_2.phpt]
PASS Bug #50006 (Segfault caused by uksort()) - uasort variant [ext/standard/tests/array/bug50006_2.phpt] 
TEST 8045/11274 [ext/standard/tests/array/bug51552.phpt]
PASS Bug #51552 (debug_backtrace() causes segmentation fault and/or memory issues) [ext/standard/tests/array/bug51552.phpt] 
TEST 8046/11274 [ext/standard/tests/array/bug52534.phpt]
PASS Bug #52534 (var_export array with negative key) [ext/standard/tests/array/bug52534.phpt] 
TEST 8047/11274 [ext/standard/tests/array/bug52719.phpt]
PASS Bug #52719: array_walk_recursive crashes if third param of the function is by reference [ext/standard/tests/array/bug52719.phpt] 
TEST 8048/11274 [ext/standard/tests/array/bug54459.phpt]
PASS Bug #54459 (Range function accuracy) [ext/standard/tests/array/bug54459.phpt] 
TEST 8049/11274 [ext/standard/tests/array/bug61058.phpt]
PASS Bug #61058 (array_fill leaks if start index is PHP_INT_MAX) [ext/standard/tests/array/bug61058.phpt] 
TEST 8050/11274 [ext/standard/tests/array/bug61730.phpt]
PASS Bug #61730 (Segfault from array_walk modifying an array passed by reference) [ext/standard/tests/array/bug61730.phpt] 
TEST 8051/11274 [ext/standard/tests/array/compact.phpt]
PASS compact() [ext/standard/tests/array/compact.phpt] 
TEST 8052/11274 [ext/standard/tests/array/compact_basic.phpt]
PASS Test compact() function : basic functionality [ext/standard/tests/array/compact_basic.phpt] 
TEST 8053/11274 [ext/standard/tests/array/compact_error.phpt]
PASS Test compact() function : error conditions [ext/standard/tests/array/compact_error.phpt] 
TEST 8054/11274 [ext/standard/tests/array/compact_variation1.phpt]
PASS Test compact() function : usage variations  - arrays containing references. [ext/standard/tests/array/compact_variation1.phpt] 
TEST 8055/11274 [ext/standard/tests/array/compact_variation2.phpt]
PASS Test compact() function: ensure compact() doesn't pick up variables declared outside of current scope. [ext/standard/tests/array/compact_variation2.phpt] 
TEST 8056/11274 [ext/standard/tests/array/count_basic.phpt]
PASS Test count() function : basic functionality [ext/standard/tests/array/count_basic.phpt] 
TEST 8057/11274 [ext/standard/tests/array/count_error.phpt]
PASS Test count() function : error conditions - pass incorrect number of args [ext/standard/tests/array/count_error.phpt] 
TEST 8058/11274 [ext/standard/tests/array/count_recursive.phpt]
PASS Test count() function [ext/standard/tests/array/count_recursive.phpt] 
TEST 8059/11274 [ext/standard/tests/array/count_variation1.phpt]
PASS Test count() function : usage variations - Pass different data types as $var arg [ext/standard/tests/array/count_variation1.phpt] 
TEST 8060/11274 [ext/standard/tests/array/count_variation2.phpt]
PASS Test count() function : usage variations - Pass different data types as $mode arg [ext/standard/tests/array/count_variation2.phpt] 
TEST 8061/11274 [ext/standard/tests/array/count_variation3.phpt]
PASS Test count() function : usage variations - Infinitely recursive array [ext/standard/tests/array/count_variation3.phpt] 
TEST 8062/11274 [ext/standard/tests/array/current_basic.phpt]
PASS Test current() function : basic functionality [ext/standard/tests/array/current_basic.phpt] 
TEST 8063/11274 [ext/standard/tests/array/current_error.phpt]
PASS Test current() function : error conditions - Pass incorrect number of args [ext/standard/tests/array/current_error.phpt] 
TEST 8064/11274 [ext/standard/tests/array/current_variation1.phpt]
PASS Test current() function : usage variations - Pass different data types as $array_arg arg [ext/standard/tests/array/current_variation1.phpt] 
TEST 8065/11274 [ext/standard/tests/array/current_variation2.phpt]
PASS Test current() function : usage variations - arrays containing different data types [ext/standard/tests/array/current_variation2.phpt] 
TEST 8066/11274 [ext/standard/tests/array/current_variation3.phpt]
PASS Test current() function : usage variations - referenced variables [ext/standard/tests/array/current_variation3.phpt] 
TEST 8067/11274 [ext/standard/tests/array/current_variation4.phpt]
PASS Test current() function : usage variations - multi-dimensional arrays [ext/standard/tests/array/current_variation4.phpt] 
TEST 8068/11274 [ext/standard/tests/array/current_variation5.phpt]
PASS Test current() function : usage variations - reference [ext/standard/tests/array/current_variation5.phpt] 
TEST 8069/11274 [ext/standard/tests/array/each.phpt]
PASS Test each() function [ext/standard/tests/array/each.phpt] 
TEST 8070/11274 [ext/standard/tests/array/each_basic.phpt]
PASS Test each() function : basic functionality [ext/standard/tests/array/each_basic.phpt] 
TEST 8071/11274 [ext/standard/tests/array/each_error.phpt]
PASS Test each() function : error conditions - pass incorrect number of args [ext/standard/tests/array/each_error.phpt] 
TEST 8072/11274 [ext/standard/tests/array/each_variation1.phpt]
PASS Test each() function : usage variations - Pass different data types as $arr arg [ext/standard/tests/array/each_variation1.phpt] 
TEST 8073/11274 [ext/standard/tests/array/each_variation2.phpt]
PASS Test each() function : usage variations - arrays of different data types [ext/standard/tests/array/each_variation2.phpt] 
TEST 8074/11274 [ext/standard/tests/array/each_variation3.phpt]
PASS Test each() function : usage variations - keys of different data types [ext/standard/tests/array/each_variation3.phpt] 
TEST 8075/11274 [ext/standard/tests/array/each_variation4.phpt]
PASS Test each() function : usage variations - Referenced variables [ext/standard/tests/array/each_variation4.phpt] 
TEST 8076/11274 [ext/standard/tests/array/each_variation5.phpt]
PASS Test each() function : usage variations - Multi-dimensional arrays [ext/standard/tests/array/each_variation5.phpt] 
TEST 8077/11274 [ext/standard/tests/array/each_variation6.phpt]
PASS Test each() function : usage variations - Internal array pointer [ext/standard/tests/array/each_variation6.phpt] 
TEST 8078/11274 [ext/standard/tests/array/end.phpt]
PASS Test end() function [ext/standard/tests/array/end.phpt] 
TEST 8079/11274 [ext/standard/tests/array/end_64bit.phpt]
SKIP Test end() function [ext/standard/tests/array/end_64bit.phpt] reason: this test is for 64bit platform only
TEST 8080/11274 [ext/standard/tests/array/end_basic.phpt]
PASS Test end() function : basic functionality [ext/standard/tests/array/end_basic.phpt] 
TEST 8081/11274 [ext/standard/tests/array/end_error.phpt]
PASS Test end() function : error conditions - Pass incorrect number of args [ext/standard/tests/array/end_error.phpt] 
TEST 8082/11274 [ext/standard/tests/array/end_variation1.phpt]
PASS Test end() function : usage variations - Pass different data types as $array_arg [ext/standard/tests/array/end_variation1.phpt] 
TEST 8083/11274 [ext/standard/tests/array/end_variation2.phpt]
PASS Test end() function : usage variations - Multi-dimensional arrays [ext/standard/tests/array/end_variation2.phpt] 
TEST 8084/11274 [ext/standard/tests/array/end_variation3.phpt]
PASS Test end() function : usage variations - Referenced variables [ext/standard/tests/array/end_variation3.phpt] 
TEST 8085/11274 [ext/standard/tests/array/extract_error.phpt]
PASS Test extract() function (error conditions) [ext/standard/tests/array/extract_error.phpt] 
TEST 8086/11274 [ext/standard/tests/array/extract_safety.phpt]
PASS Test extract() for overwrite of GLOBALS [ext/standard/tests/array/extract_safety.phpt] 
TEST 8087/11274 [ext/standard/tests/array/extract_variation1.phpt]
PASS Test extract() function (variation 1) [ext/standard/tests/array/extract_variation1.phpt] 
TEST 8088/11274 [ext/standard/tests/array/extract_variation10.phpt]
PASS Test extract() function - ensure EXTR_REFS doesn't mess with isRef flag on COW references to array elements. [ext/standard/tests/array/extract_variation10.phpt] 
TEST 8089/11274 [ext/standard/tests/array/extract_variation11.phpt]
PASS Test extract() function - ensure EXTR_REFS works when array is referenced and keys clash with variables in current scope. [ext/standard/tests/array/extract_variation11.phpt] 
TEST 8090/11274 [ext/standard/tests/array/extract_variation2.phpt]
PASS Test extract() function (variation 2) [ext/standard/tests/array/extract_variation2.phpt] 
TEST 8091/11274 [ext/standard/tests/array/extract_variation3.phpt]
PASS Test extract() function (variation 3) [ext/standard/tests/array/extract_variation3.phpt] 
TEST 8092/11274 [ext/standard/tests/array/extract_variation4.phpt]
PASS Test extract() function (variation 4) [ext/standard/tests/array/extract_variation4.phpt] 
TEST 8093/11274 [ext/standard/tests/array/extract_variation5.phpt]
PASS Test extract() function (variation 5) [ext/standard/tests/array/extract_variation5.phpt] 
TEST 8094/11274 [ext/standard/tests/array/extract_variation6.phpt]
PASS Test extract() function (variation 6) [ext/standard/tests/array/extract_variation6.phpt] 
TEST 8095/11274 [ext/standard/tests/array/extract_variation7.phpt]
PASS Test extract() function (variation 7) [ext/standard/tests/array/extract_variation7.phpt] 
TEST 8096/11274 [ext/standard/tests/array/extract_variation8.phpt]
PASS Test extract() function (variation 8) [ext/standard/tests/array/extract_variation8.phpt] 
TEST 8097/11274 [ext/standard/tests/array/extract_variation9.phpt]
PASS Test extract() function (variation 9) [ext/standard/tests/array/extract_variation9.phpt] 
TEST 8098/11274 [ext/standard/tests/array/in_array_errors.phpt]
PASS Test in_array() function : error conditions [ext/standard/tests/array/in_array_errors.phpt] 
TEST 8099/11274 [ext/standard/tests/array/in_array_variation1.phpt]
PASS Test in_array() function : usage variations - different needdle values [ext/standard/tests/array/in_array_variation1.phpt] 
TEST 8100/11274 [ext/standard/tests/array/in_array_variation2.phpt]
PASS Test in_array() function : usage variations - different haystack values [ext/standard/tests/array/in_array_variation2.phpt] 
TEST 8101/11274 [ext/standard/tests/array/in_array_variation3.phpt]
PASS Test in_array() function : usage variations - haystack as sub-array/object [ext/standard/tests/array/in_array_variation3.phpt] 
TEST 8102/11274 [ext/standard/tests/array/in_array_variation4.phpt]
PASS Test in_array() function : usage variations - haystack as resource/multi dimentional array [ext/standard/tests/array/in_array_variation4.phpt] 
TEST 8103/11274 [ext/standard/tests/array/key_basic.phpt]
PASS Test key() function : basic functionality [ext/standard/tests/array/key_basic.phpt] 
TEST 8104/11274 [ext/standard/tests/array/key_error.phpt]
PASS Test key() function : error conditions - Pass incorrect number of args [ext/standard/tests/array/key_error.phpt] 
TEST 8105/11274 [ext/standard/tests/array/key_exists_basic.phpt]
PASS Test function key_exists() by calling it with its expected arguments [ext/standard/tests/array/key_exists_basic.phpt] 
TEST 8106/11274 [ext/standard/tests/array/key_exists_error.phpt]
PASS Test function key_exists() by calling it more than or less than its expected arguments [ext/standard/tests/array/key_exists_error.phpt] 
TEST 8107/11274 [ext/standard/tests/array/key_exists_variation1.phpt]
PASS Test function key_exists() by calling it with its expected arguments [ext/standard/tests/array/key_exists_variation1.phpt] 
TEST 8108/11274 [ext/standard/tests/array/key_exists_variation2.phpt]
PASS Test function key_exists() by calling it with its expected arguments [ext/standard/tests/array/key_exists_variation2.phpt] 
TEST 8109/11274 [ext/standard/tests/array/key_variation1.phpt]
PASS Test key() function : usage variations - Pass different data types as $array_arg arg. [ext/standard/tests/array/key_variation1.phpt] 
TEST 8110/11274 [ext/standard/tests/array/key_variation2.phpt]
PASS Test key() function : usage variations [ext/standard/tests/array/key_variation2.phpt] 
TEST 8111/11274 [ext/standard/tests/array/key_variation3.phpt]
PASS Test key() function : usage variations [ext/standard/tests/array/key_variation3.phpt] 
TEST 8112/11274 [ext/standard/tests/array/key_variation4.phpt]
PASS Test key() function : usage variations [ext/standard/tests/array/key_variation4.phpt] 
TEST 8113/11274 [ext/standard/tests/array/krsort_basic.phpt]
PASS Test krsort() function : basic functionality [ext/standard/tests/array/krsort_basic.phpt] 
TEST 8114/11274 [ext/standard/tests/array/krsort_error.phpt]
PASS Test krsort() function : error conditions [ext/standard/tests/array/krsort_error.phpt] 
TEST 8115/11274 [ext/standard/tests/array/krsort_object.phpt]
PASS Test krsort() function : object functionality - sort objects [ext/standard/tests/array/krsort_object.phpt] 
TEST 8116/11274 [ext/standard/tests/array/krsort_variation1.phpt]
PASS Test krsort() function : usage variations - unexpected values for 'array' argument [ext/standard/tests/array/krsort_variation1.phpt] 
TEST 8117/11274 [ext/standard/tests/array/krsort_variation10.phpt]
PASS Test krsort() function : usage variations - sort heredoc strings [ext/standard/tests/array/krsort_variation10.phpt] 
TEST 8118/11274 [ext/standard/tests/array/krsort_variation11.phpt]
PASS Test krsort() function : usage variations - sort bool values [ext/standard/tests/array/krsort_variation11.phpt] 
TEST 8119/11274 [ext/standard/tests/array/krsort_variation2.phpt]
PASS Test krsort() function : usage variations - unexpected values for 'sort_flags' argument [ext/standard/tests/array/krsort_variation2.phpt] 
TEST 8120/11274 [ext/standard/tests/array/krsort_variation3.phpt]
PASS Test krsort() function : usage variations - sort integer/float values [ext/standard/tests/array/krsort_variation3.phpt] 
TEST 8121/11274 [ext/standard/tests/array/krsort_variation4.phpt]
PASS Test krsort() function : usage variations - sort octal values [ext/standard/tests/array/krsort_variation4.phpt] 
TEST 8122/11274 [ext/standard/tests/array/krsort_variation5.phpt]
PASS Test krsort() function : usage variations - sort strings [ext/standard/tests/array/krsort_variation5.phpt] 
TEST 8123/11274 [ext/standard/tests/array/krsort_variation6.phpt]
PASS Test krsort() function : usage variations - sort hexadecimal values [ext/standard/tests/array/krsort_variation6.phpt] 
TEST 8124/11274 [ext/standard/tests/array/krsort_variation7.phpt]
PASS Test krsort() function : usage variations - sort array with diff. sub arrays [ext/standard/tests/array/krsort_variation7.phpt] 
TEST 8125/11274 [ext/standard/tests/array/krsort_variation8.phpt]
PASS Test krsort() function : usage variations - sort mixed values, 'sort_flags' as default/SORT_REGULAR (OK to fail as result is unpredectable) [ext/standard/tests/array/krsort_variation8.phpt] 
TEST 8126/11274 [ext/standard/tests/array/krsort_variation9.phpt]
PASS Test krsort() function : usage variations - sort array with/without key values [ext/standard/tests/array/krsort_variation9.phpt] 
TEST 8127/11274 [ext/standard/tests/array/ksort_basic.phpt]
PASS Test ksort() function : basic functionality [ext/standard/tests/array/ksort_basic.phpt] 
TEST 8128/11274 [ext/standard/tests/array/ksort_error.phpt]
PASS Test ksort() function : error conditions [ext/standard/tests/array/ksort_error.phpt] 
TEST 8129/11274 [ext/standard/tests/array/ksort_object.phpt]
PASS Test ksort() function : object functionality - sort objects [ext/standard/tests/array/ksort_object.phpt] 
TEST 8130/11274 [ext/standard/tests/array/ksort_variation1.phpt]
PASS Test ksort() function : usage variations - unexpected values for 'array' argument [ext/standard/tests/array/ksort_variation1.phpt] 
TEST 8131/11274 [ext/standard/tests/array/ksort_variation10.phpt]
PASS Test ksort() function : usage variations - sort octal values [ext/standard/tests/array/ksort_variation10.phpt] 
TEST 8132/11274 [ext/standard/tests/array/ksort_variation11.phpt]
PASS Test ksort() function : usage variations - sort heredoc strings [ext/standard/tests/array/ksort_variation11.phpt] 
TEST 8133/11274 [ext/standard/tests/array/ksort_variation2.phpt]
PASS Test ksort() function : usage variations - unexpected values for 'sort_flags' argument [ext/standard/tests/array/ksort_variation2.phpt] 
TEST 8134/11274 [ext/standard/tests/array/ksort_variation3.phpt]
PASS Test ksort() function : usage variations - sort integer/float values [ext/standard/tests/array/ksort_variation3.phpt] 
TEST 8135/11274 [ext/standard/tests/array/ksort_variation4.phpt]
PASS Test ksort() function : usage variations - sort bool values [ext/standard/tests/array/ksort_variation4.phpt] 
TEST 8136/11274 [ext/standard/tests/array/ksort_variation5.phpt]
PASS Test ksort() function : usage variations - sort strings [ext/standard/tests/array/ksort_variation5.phpt] 
TEST 8137/11274 [ext/standard/tests/array/ksort_variation6.phpt]
PASS Test ksort() function : usage variations - sort hexadecimal values [ext/standard/tests/array/ksort_variation6.phpt] 
TEST 8138/11274 [ext/standard/tests/array/ksort_variation7.phpt]
PASS Test ksort() function : usage variations - sort array with diff. sub arrays [ext/standard/tests/array/ksort_variation7.phpt] 
TEST 8139/11274 [ext/standard/tests/array/ksort_variation8.phpt]
PASS Test ksort() function : usage variations - sort mixed values, 'sort_flags' as default/SORT_REGULAR (OK to fail as result is unpredectable) [ext/standard/tests/array/ksort_variation8.phpt] 
TEST 8140/11274 [ext/standard/tests/array/ksort_variation9.phpt]
PASS Test ksort() function : usage variations - sorting arrays with/without keys [ext/standard/tests/array/ksort_variation9.phpt] 
TEST 8141/11274 [ext/standard/tests/array/locale_sort.phpt]
PASS Sort with SORT_LOCALE_STRING [ext/standard/tests/array/locale_sort.phpt] 
TEST 8142/11274 [ext/standard/tests/array/max.phpt]
PASS max() tests [ext/standard/tests/array/max.phpt] 
TEST 8143/11274 [ext/standard/tests/array/max_basic.phpt]
PASS Test return type and value for expected input max() [ext/standard/tests/array/max_basic.phpt] 
TEST 8144/11274 [ext/standard/tests/array/max_basiclong_64bit.phpt]
SKIP Test max function : 64bit long tests [ext/standard/tests/array/max_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 8145/11274 [ext/standard/tests/array/max_error.phpt]
PASS Test wrong number of arguments for min() [ext/standard/tests/array/max_error.phpt] 
TEST 8146/11274 [ext/standard/tests/array/max_variation1.phpt]
PASS Test variations in usage of max() [ext/standard/tests/array/max_variation1.phpt] 
TEST 8147/11274 [ext/standard/tests/array/max_variation2.phpt]
PASS Test variations in usage of max() [ext/standard/tests/array/max_variation2.phpt] 
TEST 8148/11274 [ext/standard/tests/array/min.phpt]
PASS min() tests [ext/standard/tests/array/min.phpt] 
TEST 8149/11274 [ext/standard/tests/array/min_basic.phpt]
PASS Test return type and value for expected input min() [ext/standard/tests/array/min_basic.phpt] 
TEST 8150/11274 [ext/standard/tests/array/min_basiclong_64bit.phpt]
SKIP Test min function : 64bit long tests [ext/standard/tests/array/min_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 8151/11274 [ext/standard/tests/array/min_error.phpt]
PASS Test wrong number of arguments for min() [ext/standard/tests/array/min_error.phpt] 
TEST 8152/11274 [ext/standard/tests/array/min_variation1.phpt]
PASS Test variations in usage of min() [ext/standard/tests/array/min_variation1.phpt] 
TEST 8153/11274 [ext/standard/tests/array/min_variation2.phpt]
PASS Test variations in usage of min() [ext/standard/tests/array/min_variation2.phpt] 
TEST 8154/11274 [ext/standard/tests/array/natcasesort_basic.phpt]
PASS Test natcasesort() function : basic functionality [ext/standard/tests/array/natcasesort_basic.phpt] 
TEST 8155/11274 [ext/standard/tests/array/natcasesort_error.phpt]
PASS Test natcasesort() function : error conditions - Pass incorrect number of args [ext/standard/tests/array/natcasesort_error.phpt] 
TEST 8156/11274 [ext/standard/tests/array/natcasesort_object1.phpt]
PASS Test natcasesort() function : object functionality - array of objects [ext/standard/tests/array/natcasesort_object1.phpt] 
TEST 8157/11274 [ext/standard/tests/array/natcasesort_object2.phpt]
PASS Test natcasesort() function : object functionality - mixed visibility within objects [ext/standard/tests/array/natcasesort_object2.phpt] 
TEST 8158/11274 [ext/standard/tests/array/natcasesort_variation1.phpt]
PASS Test natcasesort() function : usage variations - Pass different data types as $array_arg arg [ext/standard/tests/array/natcasesort_variation1.phpt] 
TEST 8159/11274 [ext/standard/tests/array/natcasesort_variation10.phpt]
PASS Test natcasesort() function : usage variations - position of internal array pointer [ext/standard/tests/array/natcasesort_variation10.phpt] 
TEST 8160/11274 [ext/standard/tests/array/natcasesort_variation11.phpt]
PASS Test natcasesort() function : usage variations - Different array keys [ext/standard/tests/array/natcasesort_variation11.phpt] 
TEST 8161/11274 [ext/standard/tests/array/natcasesort_variation2.phpt]
PASS Test natcasesort() function : usage variations - Pass arrays of different data types [ext/standard/tests/array/natcasesort_variation2.phpt] 
TEST 8162/11274 [ext/standard/tests/array/natcasesort_variation3.phpt]
PASS Test natcasesort() function : usage variations - different numeric types [ext/standard/tests/array/natcasesort_variation3.phpt] 
TEST 8163/11274 [ext/standard/tests/array/natcasesort_variation4.phpt]
PASS Test natcasesort() function : usage variations - different string types [ext/standard/tests/array/natcasesort_variation4.phpt] 
TEST 8164/11274 [ext/standard/tests/array/natcasesort_variation5.phpt]
PASS Test natcasesort() function : usage variations - different hex values [ext/standard/tests/array/natcasesort_variation5.phpt] 
TEST 8165/11274 [ext/standard/tests/array/natcasesort_variation6.phpt]
PASS Test natcasesort() function : usage variations - referenced variables [ext/standard/tests/array/natcasesort_variation6.phpt] 
TEST 8166/11274 [ext/standard/tests/array/natcasesort_variation7.phpt]
PASS Test natcasesort() function : usage variations - recursive arrays [ext/standard/tests/array/natcasesort_variation7.phpt] 
TEST 8167/11274 [ext/standard/tests/array/natcasesort_variation8.phpt]
PASS Test natcasesort() function : usage variations - octal values [ext/standard/tests/array/natcasesort_variation8.phpt] 
TEST 8168/11274 [ext/standard/tests/array/natcasesort_variation9.phpt]
PASS Test natcasesort() function : usage variations - mixed array [ext/standard/tests/array/natcasesort_variation9.phpt] 
TEST 8169/11274 [ext/standard/tests/array/natsort_basic.phpt]
PASS Test natsort(): basic functionality [ext/standard/tests/array/natsort_basic.phpt] 
TEST 8170/11274 [ext/standard/tests/array/next_basic.phpt]
PASS Test next() function : basic functionality [ext/standard/tests/array/next_basic.phpt] 
TEST 8171/11274 [ext/standard/tests/array/next_error.phpt]
PASS Test next() function : error conditions - Pass incorrect number of arguments [ext/standard/tests/array/next_error.phpt] 
TEST 8172/11274 [ext/standard/tests/array/next_variation1.phpt]
PASS Test next() function : usage variation - Pass different data types as $array_arg [ext/standard/tests/array/next_variation1.phpt] 
TEST 8173/11274 [ext/standard/tests/array/next_variation2.phpt]
PASS Test next() function : usage variation - Mulit-dimensional arrays [ext/standard/tests/array/next_variation2.phpt] 
TEST 8174/11274 [ext/standard/tests/array/prev_basic.phpt]
PASS Test prev() function : basic functionality [ext/standard/tests/array/prev_basic.phpt] 
TEST 8175/11274 [ext/standard/tests/array/prev_error1.phpt]
PASS Test prev() function : error conditions - Pass incorrect number of arguments [ext/standard/tests/array/prev_error1.phpt] 
TEST 8176/11274 [ext/standard/tests/array/prev_error2.phpt]
PASS prev - ensure warning is received when passing an indirect temporary. [ext/standard/tests/array/prev_error2.phpt] 
TEST 8177/11274 [ext/standard/tests/array/prev_error3.phpt]
PASS prev - ensure we cannot pass a temporary [ext/standard/tests/array/prev_error3.phpt] 
TEST 8178/11274 [ext/standard/tests/array/prev_variation1.phpt]
PASS Test prev() function : usage variation - Pass different data types as $array_arg [ext/standard/tests/array/prev_variation1.phpt] 
TEST 8179/11274 [ext/standard/tests/array/prev_variation2.phpt]
PASS Test prev() function : usage variation - Multi-dimensional arrays [ext/standard/tests/array/prev_variation2.phpt] 
TEST 8180/11274 [ext/standard/tests/array/range.phpt]
PASS Test range() function [ext/standard/tests/array/range.phpt] 
TEST 8181/11274 [ext/standard/tests/array/range_errors.phpt]
PASS Test range() function (errors) [ext/standard/tests/array/range_errors.phpt] 
TEST 8182/11274 [ext/standard/tests/array/range_variation.phpt]
PASS Test range() function (variation-1) [ext/standard/tests/array/range_variation.phpt] 
TEST 8183/11274 [ext/standard/tests/array/range_variation1.phpt]
PASS Test range() function (variation-2) [ext/standard/tests/array/range_variation1.phpt] 
TEST 8184/11274 [ext/standard/tests/array/range_variation1_64bit.phpt]
SKIP Test range() function (variation-2) [ext/standard/tests/array/range_variation1_64bit.phpt] reason: this test is for 64bit platform only
TEST 8185/11274 [ext/standard/tests/array/reset_basic.phpt]
PASS Test reset() function : basic functionality [ext/standard/tests/array/reset_basic.phpt] 
TEST 8186/11274 [ext/standard/tests/array/reset_error.phpt]
PASS Test reset() function : error conditions - Pass incorrect number of args [ext/standard/tests/array/reset_error.phpt] 
TEST 8187/11274 [ext/standard/tests/array/reset_variation1.phpt]
PASS Test reset() function : usage variations - Pass different data types as $array_arg arg. [ext/standard/tests/array/reset_variation1.phpt] 
TEST 8188/11274 [ext/standard/tests/array/reset_variation2.phpt]
PASS Test reset() function : usage variations - unset first element [ext/standard/tests/array/reset_variation2.phpt] 
TEST 8189/11274 [ext/standard/tests/array/reset_variation3.phpt]
PASS Test reset() function : usage variations - Referenced variables [ext/standard/tests/array/reset_variation3.phpt] 
TEST 8190/11274 [ext/standard/tests/array/rsort_basic.phpt]
PASS Test rsort() function : basic functionality [ext/standard/tests/array/rsort_basic.phpt] 
TEST 8191/11274 [ext/standard/tests/array/rsort_error.phpt]
PASS Test rsort() function : error conditions - Pass incorrect number of args [ext/standard/tests/array/rsort_error.phpt] 
TEST 8192/11274 [ext/standard/tests/array/rsort_object1.phpt]
PASS Test rsort() function : object functionality [ext/standard/tests/array/rsort_object1.phpt] 
TEST 8193/11274 [ext/standard/tests/array/rsort_object2.phpt]
PASS Test rsort() function : object functionality - different visibilities [ext/standard/tests/array/rsort_object2.phpt] 
TEST 8194/11274 [ext/standard/tests/array/rsort_variation1.phpt]
PASS Test rsort() function : usage variations - Pass different data types as $array_arg arg [ext/standard/tests/array/rsort_variation1.phpt] 
TEST 8195/11274 [ext/standard/tests/array/rsort_variation10.phpt]
PASS Test rsort() function : usage variations - Octal values [ext/standard/tests/array/rsort_variation10.phpt] 
TEST 8196/11274 [ext/standard/tests/array/rsort_variation11.phpt]
PASS Test rsort() function : usage variations - mixed array [ext/standard/tests/array/rsort_variation11.phpt] 
TEST 8197/11274 [ext/standard/tests/array/rsort_variation2.phpt]
PASS Test rsort() function : usage variations - Pass different data types as $sort_flags arg [ext/standard/tests/array/rsort_variation2.phpt] 
TEST 8198/11274 [ext/standard/tests/array/rsort_variation3.phpt]
PASS Test rsort() function : usage variations - numeric values [ext/standard/tests/array/rsort_variation3.phpt] 
TEST 8199/11274 [ext/standard/tests/array/rsort_variation4.phpt]
PASS Test rsort() function : usage variations - referenced variables [ext/standard/tests/array/rsort_variation4.phpt] 
TEST 8200/11274 [ext/standard/tests/array/rsort_variation5.phpt]
PASS Test rsort() function : usage variations - String values [ext/standard/tests/array/rsort_variation5.phpt] 
TEST 8201/11274 [ext/standard/tests/array/rsort_variation6.phpt]
PASS Test rsort() function : usage variations - Hexadecimal vales [ext/standard/tests/array/rsort_variation6.phpt] 
TEST 8202/11274 [ext/standard/tests/array/rsort_variation7.phpt]
PASS Test rsort() function : usage variations - boolean values [ext/standard/tests/array/rsort_variation7.phpt] 
TEST 8203/11274 [ext/standard/tests/array/rsort_variation8.phpt]
PASS Test rsort() function : usage variations - multi-dimensional arrays [ext/standard/tests/array/rsort_variation8.phpt] 
TEST 8204/11274 [ext/standard/tests/array/rsort_variation9.phpt]
PASS Test rsort() function : usage variations - mixed associative arrays [ext/standard/tests/array/rsort_variation9.phpt] 
TEST 8205/11274 [ext/standard/tests/array/shuffle_basic1.phpt]
PASS Test shuffle() function : basic functionality - array with default keys [ext/standard/tests/array/shuffle_basic1.phpt] 
TEST 8206/11274 [ext/standard/tests/array/shuffle_basic2.phpt]
PASS Test shuffle() function : basic functionality -  with associative array [ext/standard/tests/array/shuffle_basic2.phpt] 
TEST 8207/11274 [ext/standard/tests/array/shuffle_error.phpt]
PASS Test shuffle() function : error conditions [ext/standard/tests/array/shuffle_error.phpt] 
TEST 8208/11274 [ext/standard/tests/array/shuffle_variation1.phpt]
PASS Test shuffle() function : usage variations  - unexpected values for 'array_arg' argument [ext/standard/tests/array/shuffle_variation1.phpt] 
TEST 8209/11274 [ext/standard/tests/array/shuffle_variation2.phpt]
PASS Test shuffle() function : usage variation - with MultiDimensional array [ext/standard/tests/array/shuffle_variation2.phpt] 
TEST 8210/11274 [ext/standard/tests/array/shuffle_variation3.phpt]
PASS Test shuffle() function : usage variation - arrays with diff types of values [ext/standard/tests/array/shuffle_variation3.phpt] 
TEST 8211/11274 [ext/standard/tests/array/shuffle_variation4.phpt]
PASS Test shuffle() function : usage variation - associative arrays with diff types of values [ext/standard/tests/array/shuffle_variation4.phpt] 
TEST 8212/11274 [ext/standard/tests/array/shuffle_variation5.phpt]
PASS Test shuffle() function : usage variation - arrays with diff heredoc strings [ext/standard/tests/array/shuffle_variation5.phpt] 
TEST 8213/11274 [ext/standard/tests/array/sizeof_basic1.phpt]
PASS Test sizeof() function : basic functionality - for scalar types [ext/standard/tests/array/sizeof_basic1.phpt] 
TEST 8214/11274 [ext/standard/tests/array/sizeof_basic2.phpt]
PASS Test sizeof() function : basic functionality - for non-scalar type(array) [ext/standard/tests/array/sizeof_basic2.phpt] 
TEST 8215/11274 [ext/standard/tests/array/sizeof_error.phpt]
PASS Test sizeof() function : error conditions [ext/standard/tests/array/sizeof_error.phpt] 
TEST 8216/11274 [ext/standard/tests/array/sizeof_object1.phpt]
PASS Test sizeof() function : object functionality - object with Countable interface [ext/standard/tests/array/sizeof_object1.phpt] 
TEST 8217/11274 [ext/standard/tests/array/sizeof_object2.phpt]
PASS Test sizeof() function : object functionality - objects without Countable interface [ext/standard/tests/array/sizeof_object2.phpt] 
TEST 8218/11274 [ext/standard/tests/array/sizeof_variation1.phpt]
PASS Test sizeof() function : usage variations - for all scalar types and resource variable [ext/standard/tests/array/sizeof_variation1.phpt] 
TEST 8219/11274 [ext/standard/tests/array/sizeof_variation2.phpt]
PASS Test sizeof() function : usage variations - different array values for 'var' argument [ext/standard/tests/array/sizeof_variation2.phpt] 
TEST 8220/11274 [ext/standard/tests/array/sizeof_variation3.phpt]
PASS Test sizeof() function : usage variations - checking for infinite recursion in COUNT_RECURSIVE mode [ext/standard/tests/array/sizeof_variation3.phpt] 
TEST 8221/11274 [ext/standard/tests/array/sizeof_variation4.phpt]
PASS Test sizeof() function : usage variations - all kinds of unset variables for 'var' argument [ext/standard/tests/array/sizeof_variation4.phpt] 
TEST 8222/11274 [ext/standard/tests/array/sizeof_variation5.phpt]
PASS Test sizeof() function : usage variations - different values for 'mode' argument [ext/standard/tests/array/sizeof_variation5.phpt] 
TEST 8223/11274 [ext/standard/tests/array/sort_basic.phpt]
PASS Test sort() function : basic functionality [ext/standard/tests/array/sort_basic.phpt] 
TEST 8224/11274 [ext/standard/tests/array/sort_error.phpt]
PASS Test sort() function : error conditions [ext/standard/tests/array/sort_error.phpt] 
TEST 8225/11274 [ext/standard/tests/array/sort_object1.phpt]
PASS Test sort() function : object functionality - sorting objects, 'sort_flags' as default/SORT_REGULAR [ext/standard/tests/array/sort_object1.phpt] 
TEST 8226/11274 [ext/standard/tests/array/sort_object2.phpt]
PASS Test sort() function : object functionality - sorting objects with diff. accessibility of member vars [ext/standard/tests/array/sort_object2.phpt] 
TEST 8227/11274 [ext/standard/tests/array/sort_variation1.phpt]
PASS Test sort() function : usage variations - unexpected values for 'array_arg' argument [ext/standard/tests/array/sort_variation1.phpt] 
TEST 8228/11274 [ext/standard/tests/array/sort_variation10.phpt]
PASS Test sort() function : usage variations - sort octal values [ext/standard/tests/array/sort_variation10.phpt] 
TEST 8229/11274 [ext/standard/tests/array/sort_variation11.phpt]
PASS Test sort() function : usage variations - sort mixed values, 'sort_flag' as defualt/SORT_REGULAR (OK to fail as result is unpredectable) [ext/standard/tests/array/sort_variation11.phpt] 
TEST 8230/11274 [ext/standard/tests/array/sort_variation2.phpt]
PASS Test sort() function : usage variations - unexpected values for 'sort_flags' argument [ext/standard/tests/array/sort_variation2.phpt] 
TEST 8231/11274 [ext/standard/tests/array/sort_variation3.phpt]
PASS Test sort() function : usage variations - sort integer/float values [ext/standard/tests/array/sort_variation3.phpt] 
TEST 8232/11274 [ext/standard/tests/array/sort_variation4.phpt]
PASS Test sort() function : usage variations - sort reference values [ext/standard/tests/array/sort_variation4.phpt] 
TEST 8233/11274 [ext/standard/tests/array/sort_variation5.phpt]
PASS Test sort() function : usage variations - sort strings [ext/standard/tests/array/sort_variation5.phpt] 
TEST 8234/11274 [ext/standard/tests/array/sort_variation6.phpt]
PASS Test sort() function : usage variations - sort hexadecimal values [ext/standard/tests/array/sort_variation6.phpt] 
TEST 8235/11274 [ext/standard/tests/array/sort_variation7.phpt]
PASS Test sort() function : usage variations - sort boolean values [ext/standard/tests/array/sort_variation7.phpt] 
TEST 8236/11274 [ext/standard/tests/array/sort_variation8.phpt]
PASS Test sort() function : usage variations - sort array with diff. sub arrays, 'sort_flags' as defualt/SORT_REGULAR [ext/standard/tests/array/sort_variation8.phpt] 
TEST 8237/11274 [ext/standard/tests/array/sort_variation9.phpt]
PASS Test sort() function : usage variations - sort diff. associative arrays, 'sort_flags' as defualt/SORT_REGULAR [ext/standard/tests/array/sort_variation9.phpt] 
TEST 8238/11274 [ext/standard/tests/array/uasort_basic1.phpt]
PASS Test uasort() function : basic functionality [ext/standard/tests/array/uasort_basic1.phpt] 
TEST 8239/11274 [ext/standard/tests/array/uasort_basic2.phpt]
PASS Test uasort() function : basic functionality - duplicate values [ext/standard/tests/array/uasort_basic2.phpt] 
TEST 8240/11274 [ext/standard/tests/array/uasort_error.phpt]
PASS Test uasort() function : error conditions [ext/standard/tests/array/uasort_error.phpt] 
TEST 8241/11274 [ext/standard/tests/array/uasort_object1.phpt]
PASS Test uasort() function : object functionality [ext/standard/tests/array/uasort_object1.phpt] 
TEST 8242/11274 [ext/standard/tests/array/uasort_object2.phpt]
PASS Test uasort() function : object functionality - sort diff. objects [ext/standard/tests/array/uasort_object2.phpt] 
TEST 8243/11274 [ext/standard/tests/array/uasort_variation1.phpt]
PASS Test uasort() function : usage variations - unexpected values for 'array_arg' argument [ext/standard/tests/array/uasort_variation1.phpt] 
TEST 8244/11274 [ext/standard/tests/array/uasort_variation10.phpt]
PASS Test uasort() function : usage variations - sort array with reference variables [ext/standard/tests/array/uasort_variation10.phpt] 
TEST 8245/11274 [ext/standard/tests/array/uasort_variation11.phpt]
PASS Test uasort() function : usage variations - different associative arrays [ext/standard/tests/array/uasort_variation11.phpt] 
TEST 8246/11274 [ext/standard/tests/array/uasort_variation2.phpt]
PASS Test uasort() function : usage variations - unexpected values for 'cmp_function' argument [ext/standard/tests/array/uasort_variation2.phpt] 
TEST 8247/11274 [ext/standard/tests/array/uasort_variation3.phpt]
PASS Test uasort() function : usage variations - sort array with all posible keys [ext/standard/tests/array/uasort_variation3.phpt] 
TEST 8248/11274 [ext/standard/tests/array/uasort_variation4.phpt]
PASS Test uasort() function : usage variations - sort different numeric values [ext/standard/tests/array/uasort_variation4.phpt] 
TEST 8249/11274 [ext/standard/tests/array/uasort_variation5.phpt]
PASS Test uasort() function : usage variations - sort diff. strings [ext/standard/tests/array/uasort_variation5.phpt] 
TEST 8250/11274 [ext/standard/tests/array/uasort_variation6.phpt]
PASS Test uasort() function : usage variations - sort array having subarrays [ext/standard/tests/array/uasort_variation6.phpt] 
TEST 8251/11274 [ext/standard/tests/array/uasort_variation7.phpt]
PASS Test uasort() function : usage variations - anonymous function as 'cmp_function' [ext/standard/tests/array/uasort_variation7.phpt] 
TEST 8252/11274 [ext/standard/tests/array/uasort_variation8.phpt]
PASS Test uasort() function : usage variations - built-in function as 'cmp_function' [ext/standard/tests/array/uasort_variation8.phpt] 
TEST 8253/11274 [ext/standard/tests/array/uasort_variation9.phpt]
PASS Test uasort() function : usage variations - 'cmp_function' with reference argument [ext/standard/tests/array/uasort_variation9.phpt] 
TEST 8254/11274 [ext/standard/tests/array/uksort_basic.phpt]
PASS Test uksort(): basic functionality [ext/standard/tests/array/uksort_basic.phpt] 
TEST 8255/11274 [ext/standard/tests/array/uksort_error.phpt]
PASS Test uksort() function : error conditions [ext/standard/tests/array/uksort_error.phpt] 
TEST 8256/11274 [ext/standard/tests/array/uksort_variation1.phpt]
PASS Test uksort() function : usage variation [ext/standard/tests/array/uksort_variation1.phpt] 
TEST 8257/11274 [ext/standard/tests/array/uksort_variation2.phpt]
PASS Test uksort() function : usage variation [ext/standard/tests/array/uksort_variation2.phpt] 
TEST 8258/11274 [ext/standard/tests/array/unexpected_array_mod_bug.phpt]
PASS Crash when function parameter modified via reference [ext/standard/tests/array/unexpected_array_mod_bug.phpt] 
TEST 8259/11274 [ext/standard/tests/array/usort_basic.phpt]
PASS Test usort() function : basic functionality [ext/standard/tests/array/usort_basic.phpt] 
TEST 8260/11274 [ext/standard/tests/array/usort_error1.phpt]
PASS Test usort() function : error conditions - Pass incorrect number of arguments [ext/standard/tests/array/usort_error1.phpt] 
TEST 8261/11274 [ext/standard/tests/array/usort_error2.phpt]
PASS Test usort() function : error conditions - Pass unknown 'cmp_function' [ext/standard/tests/array/usort_error2.phpt] 
TEST 8262/11274 [ext/standard/tests/array/usort_object1.phpt]
PASS Test usort() function : object functionality - different number of properties [ext/standard/tests/array/usort_object1.phpt] 
TEST 8263/11274 [ext/standard/tests/array/usort_object2.phpt]
PASS Test usort() function : object functionality - Different types of classes [ext/standard/tests/array/usort_object2.phpt] 
TEST 8264/11274 [ext/standard/tests/array/usort_variation1.phpt]
PASS Test usort() function : usage variations - Pass different data types as $array_arg arg [ext/standard/tests/array/usort_variation1.phpt] 
TEST 8265/11274 [ext/standard/tests/array/usort_variation10.phpt]
PASS Test usort() function : usage variations - duplicate keys and values [ext/standard/tests/array/usort_variation10.phpt] 
TEST 8266/11274 [ext/standard/tests/array/usort_variation2.phpt]
PASS Test usort() function : usage variations - Pass different data types as $cmp_function arg [ext/standard/tests/array/usort_variation2.phpt] 
TEST 8267/11274 [ext/standard/tests/array/usort_variation3.phpt]
PASS Test usort() function : usage variations - diff. array values [ext/standard/tests/array/usort_variation3.phpt] 
TEST 8268/11274 [ext/standard/tests/array/usort_variation4.phpt]
PASS Test usort() function : usage variations - numeric data [ext/standard/tests/array/usort_variation4.phpt] 
TEST 8269/11274 [ext/standard/tests/array/usort_variation5.phpt]
PASS Test usort() function : usage variations - string data [ext/standard/tests/array/usort_variation5.phpt] 
TEST 8270/11274 [ext/standard/tests/array/usort_variation6.phpt]
PASS Test usort() function : usage variations - multi-dimensional arrays [ext/standard/tests/array/usort_variation6.phpt] 
TEST 8271/11274 [ext/standard/tests/array/usort_variation7.phpt]
PASS Test usort() function : usage variations - Anonymous comparison function [ext/standard/tests/array/usort_variation7.phpt] 
TEST 8272/11274 [ext/standard/tests/array/usort_variation8.phpt]
PASS Test usort() function : usage variations - use built in functions as $cmp_function arg [ext/standard/tests/array/usort_variation8.phpt] 
TEST 8273/11274 [ext/standard/tests/array/usort_variation9.phpt]
PASS Test usort() function : usage variations - referenced variables [ext/standard/tests/array/usort_variation9.phpt] 
TEST 8274/11274 [ext/standard/tests/array/var_export.phpt]
PASS var_export() and objects with numeric indexes properties [ext/standard/tests/array/var_export.phpt] 
TEST 8275/11274 [ext/standard/tests/array/var_export2.phpt]
PASS var_export() and empty array keys [ext/standard/tests/array/var_export2.phpt] 
TEST 8276/11274 [ext/standard/tests/array/var_export3.phpt]
PASS var_export() and classes [ext/standard/tests/array/var_export3.phpt] 
TEST 8277/11274 [ext/standard/tests/assert/assert.phpt]
PASS assert() [ext/standard/tests/assert/assert.phpt] 
TEST 8278/11274 [ext/standard/tests/assert/assert02.phpt]
PASS catch assert() errors [ext/standard/tests/assert/assert02.phpt] 
TEST 8279/11274 [ext/standard/tests/assert/assert03.phpt]
PASS assert() - set callback using ini_set() [ext/standard/tests/assert/assert03.phpt] 
TEST 8280/11274 [ext/standard/tests/assert/assert04.phpt]
PASS misc assert() tests tests [ext/standard/tests/assert/assert04.phpt] 
TEST 8281/11274 [ext/standard/tests/assert/assert_basic.phpt]
PASS assert() - basic - check  that assert runs when assert.active is set to 1. [ext/standard/tests/assert/assert_basic.phpt] 
TEST 8282/11274 [ext/standard/tests/assert/assert_basic1.phpt]
PASS assert() - basic - check  that assert can be switched off [ext/standard/tests/assert/assert_basic1.phpt] 
TEST 8283/11274 [ext/standard/tests/assert/assert_basic2.phpt]
PASS assert() - basic - correct call back values before and after assert. [ext/standard/tests/assert/assert_basic2.phpt] 
TEST 8284/11274 [ext/standard/tests/assert/assert_basic3.phpt]
PASS assert() - basic - Test that bailout works [ext/standard/tests/assert/assert_basic3.phpt] 
TEST 8285/11274 [ext/standard/tests/assert/assert_basic4.phpt]
PASS assert() - basic - test initial values using ini.get and assert_options [ext/standard/tests/assert/assert_basic4.phpt] 
TEST 8286/11274 [ext/standard/tests/assert/assert_basic5.phpt]
PASS assert() - basic - check switch on warnings using assert_options. [ext/standard/tests/assert/assert_basic5.phpt] 
TEST 8287/11274 [ext/standard/tests/assert/assert_closures.phpt]
PASS assert() - basic - accept closures as callback. [ext/standard/tests/assert/assert_closures.phpt] 
TEST 8288/11274 [ext/standard/tests/assert/assert_error.phpt]
PASS assert() - error - give assert nonsense string with quiet_eval on then off [ext/standard/tests/assert/assert_error.phpt] 
TEST 8289/11274 [ext/standard/tests/assert/assert_error1.phpt]
PASS assert() - error - invalid params [ext/standard/tests/assert/assert_error1.phpt] 
TEST 8290/11274 [ext/standard/tests/assert/assert_variation.phpt]
PASS assert() - variation  - test callback options using ini_get/ini_set/assert_options [ext/standard/tests/assert/assert_variation.phpt] 
TEST 8291/11274 [ext/standard/tests/bug49244.phpt]
PASS Bug #49244 (Floating point NaN cause garbage characters) [ext/standard/tests/bug49244.phpt] 
TEST 8292/11274 [ext/standard/tests/bug64370_var1.phpt]
SKIP Test bug #64370 microtime(true) less than $_SERVER['REQUEST_TIME_FLOAT'] [ext/standard/tests/bug64370_var1.phpt] reason: PHP 5.4+ only
TEST 8293/11274 [ext/standard/tests/bug64370_var2.phpt]
PASS Test bug #64370 sequential microtime(true) calls [ext/standard/tests/bug64370_var2.phpt] 
TEST 8294/11274 [ext/standard/tests/class_object/class_exists_basic_001.phpt]
PASS Test class_exists() function : basic functionality [ext/standard/tests/class_object/class_exists_basic_001.phpt] 
TEST 8295/11274 [ext/standard/tests/class_object/class_exists_error_001.phpt]
PASS Test class_exists() function : error conditions (wrong number of arguments) [ext/standard/tests/class_object/class_exists_error_001.phpt] 
TEST 8296/11274 [ext/standard/tests/class_object/class_exists_variation_001.phpt]
PASS Test class_exists() function : usage variations - unexpected types for agument 1 [ext/standard/tests/class_object/class_exists_variation_001.phpt] 
TEST 8297/11274 [ext/standard/tests/class_object/class_exists_variation_002.phpt]
PASS Test class_exists() function : usage variations  - unexpected types for agument 2 [ext/standard/tests/class_object/class_exists_variation_002.phpt] 
TEST 8298/11274 [ext/standard/tests/class_object/class_exists_variation_003.phpt]
PASS Test class_exists() function : usage variations  - case sensitivity [ext/standard/tests/class_object/class_exists_variation_003.phpt] 
TEST 8299/11274 [ext/standard/tests/class_object/forward_static_call_001.phpt]
PASS forward_static_call() called from outside of a method. [ext/standard/tests/class_object/forward_static_call_001.phpt] 
TEST 8300/11274 [ext/standard/tests/class_object/forward_static_call_002.phpt]
PASS forward_static_call() from outside of a class method. [ext/standard/tests/class_object/forward_static_call_002.phpt] 
TEST 8301/11274 [ext/standard/tests/class_object/forward_static_call_003.phpt]
PASS forward_static_call() calling outside of the inheritance chain. [ext/standard/tests/class_object/forward_static_call_003.phpt] 
TEST 8302/11274 [ext/standard/tests/class_object/get_class_error_001.phpt]
PASS Test get_class() function : error conditions - wrong number of arguments. [ext/standard/tests/class_object/get_class_error_001.phpt] 
TEST 8303/11274 [ext/standard/tests/class_object/get_class_methods_basic_001.phpt]
PASS Test get_class_methods() function : basic functionality [ext/standard/tests/class_object/get_class_methods_basic_001.phpt] 
TEST 8304/11274 [ext/standard/tests/class_object/get_class_methods_basic_002.phpt]
PASS Test get_class_methods() function : basic functionality [ext/standard/tests/class_object/get_class_methods_basic_002.phpt] 
TEST 8305/11274 [ext/standard/tests/class_object/get_class_methods_basic_003.phpt]
PASS Test get_class_methods() function : basic functionality [ext/standard/tests/class_object/get_class_methods_basic_003.phpt] 
TEST 8306/11274 [ext/standard/tests/class_object/get_class_methods_error_001.phpt]
PASS Test get_class_methods() function : error conditions [ext/standard/tests/class_object/get_class_methods_error_001.phpt] 
TEST 8307/11274 [ext/standard/tests/class_object/get_class_methods_variation_001.phpt]
PASS Test get_class_methods() function : usage variations  - unexpected types [ext/standard/tests/class_object/get_class_methods_variation_001.phpt] 
TEST 8308/11274 [ext/standard/tests/class_object/get_class_methods_variation_002.phpt]
PASS Test get_class_methods() function : usage variations  - case sensitivity [ext/standard/tests/class_object/get_class_methods_variation_002.phpt] 
TEST 8309/11274 [ext/standard/tests/class_object/get_class_variation_001.phpt]
PASS Test get_class() function : usage variations  - passing unexpected types. [ext/standard/tests/class_object/get_class_variation_001.phpt] 
TEST 8310/11274 [ext/standard/tests/class_object/get_class_variation_002.phpt]
PASS Test get_class() function : usage variations  - ensure class name case is preserved. [ext/standard/tests/class_object/get_class_variation_002.phpt] 
TEST 8311/11274 [ext/standard/tests/class_object/get_class_vars_error.phpt]
PASS Test get_class_vars() function : error conditions [ext/standard/tests/class_object/get_class_vars_error.phpt] 
TEST 8312/11274 [ext/standard/tests/class_object/get_class_vars_variation1.phpt]
PASS Test get_class_vars() function : usage variation [ext/standard/tests/class_object/get_class_vars_variation1.phpt] 
TEST 8313/11274 [ext/standard/tests/class_object/get_class_vars_variation2.phpt]
PASS Test get_class_vars() function : testing visibility [ext/standard/tests/class_object/get_class_vars_variation2.phpt] 
TEST 8314/11274 [ext/standard/tests/class_object/get_declared_classes_basic_001.phpt]
PASS Test get_declared_classes() function : basic functionality [ext/standard/tests/class_object/get_declared_classes_basic_001.phpt] 
TEST 8315/11274 [ext/standard/tests/class_object/get_declared_classes_error_001.phpt]
PASS Test get_declared_classes() function : error conditions [ext/standard/tests/class_object/get_declared_classes_error_001.phpt] 
TEST 8316/11274 [ext/standard/tests/class_object/get_declared_classes_variation1.phpt]
PASS Test get_declared_classes() function : testing autoloaded classes [ext/standard/tests/class_object/get_declared_classes_variation1.phpt] 
TEST 8317/11274 [ext/standard/tests/class_object/get_declared_interfaces_basic_001.phpt]
PASS Test get_declared_interfaces() function : basic functionality [ext/standard/tests/class_object/get_declared_interfaces_basic_001.phpt] 
TEST 8318/11274 [ext/standard/tests/class_object/get_declared_interfaces_error_001.phpt]
PASS Test get_declared_interfaces() function : error conditions [ext/standard/tests/class_object/get_declared_interfaces_error_001.phpt] 
TEST 8319/11274 [ext/standard/tests/class_object/get_declared_interfaces_variation1.phpt]
PASS Test get_declared_interfaces() function : autoloading of interfaces [ext/standard/tests/class_object/get_declared_interfaces_variation1.phpt] 
TEST 8320/11274 [ext/standard/tests/class_object/get_object_vars_basic_001.phpt]
PASS get_object_vars(): visibility from static methods (target object passed as arg) [ext/standard/tests/class_object/get_object_vars_basic_001.phpt] 
TEST 8321/11274 [ext/standard/tests/class_object/get_object_vars_basic_002.phpt]
PASS get_object_vars(): visibility from non static methods (target object passed as arg) [ext/standard/tests/class_object/get_object_vars_basic_002.phpt] 
TEST 8322/11274 [ext/standard/tests/class_object/get_object_vars_error_001.phpt]
PASS Test get_object_vars() function : error conditions - wrong number of args [ext/standard/tests/class_object/get_object_vars_error_001.phpt] 
TEST 8323/11274 [ext/standard/tests/class_object/get_object_vars_variation_001.phpt]
PASS get_object_vars() - ensure statics are not shown [ext/standard/tests/class_object/get_object_vars_variation_001.phpt] 
TEST 8324/11274 [ext/standard/tests/class_object/get_object_vars_variation_002.phpt]
PASS get_object_vars() - ensure references are preserved [ext/standard/tests/class_object/get_object_vars_variation_002.phpt] 
TEST 8325/11274 [ext/standard/tests/class_object/get_object_vars_variation_003.phpt]
PASS Test get_object_vars() function : usage variations  - unexpected types for argument 1 [ext/standard/tests/class_object/get_object_vars_variation_003.phpt] 
TEST 8326/11274 [ext/standard/tests/class_object/get_parent_class_error_001.phpt]
PASS Test get_parent_class() function : error conditions - wrong number of args. [ext/standard/tests/class_object/get_parent_class_error_001.phpt] 
TEST 8327/11274 [ext/standard/tests/class_object/get_parent_class_variation_001.phpt]
PASS Test get_parent_class() function : variation - case sensitivity [ext/standard/tests/class_object/get_parent_class_variation_001.phpt] 
TEST 8328/11274 [ext/standard/tests/class_object/get_parent_class_variation_002.phpt]
PASS Test get_parent_class() function : usage variations  - unexpected argument type. [ext/standard/tests/class_object/get_parent_class_variation_002.phpt] 
TEST 8329/11274 [ext/standard/tests/class_object/interface_exists_error.phpt]
PASS Test interface_exists() function : error conditions [ext/standard/tests/class_object/interface_exists_error.phpt] 
TEST 8330/11274 [ext/standard/tests/class_object/interface_exists_variation1.phpt]
PASS Test interface_exists() function : usage variation [ext/standard/tests/class_object/interface_exists_variation1.phpt] 
TEST 8331/11274 [ext/standard/tests/class_object/interface_exists_variation2.phpt]
PASS Test interface_exists() function : usage variation [ext/standard/tests/class_object/interface_exists_variation2.phpt] 
TEST 8332/11274 [ext/standard/tests/class_object/interface_exists_variation3.phpt]
PASS Test interface_exists() function : autoloaded interface [ext/standard/tests/class_object/interface_exists_variation3.phpt] 
TEST 8333/11274 [ext/standard/tests/class_object/interface_exists_variation4.phpt]
PASS Test interface_exists() function : test autoload default value [ext/standard/tests/class_object/interface_exists_variation4.phpt] 
TEST 8334/11274 [ext/standard/tests/class_object/is_a.phpt]
PASS is_a and is_subclass_of behaviour (with and without autoload) [ext/standard/tests/class_object/is_a.phpt] 
TEST 8335/11274 [ext/standard/tests/class_object/is_a_error_001.phpt]
PASS Test is_a() function : error conditions - wrong number of args [ext/standard/tests/class_object/is_a_error_001.phpt] 
TEST 8336/11274 [ext/standard/tests/class_object/is_a_variation_001.phpt]
PASS Test is_a() function : usage variations  - wrong type for arg 1 [ext/standard/tests/class_object/is_a_variation_001.phpt] 
TEST 8337/11274 [ext/standard/tests/class_object/is_a_variation_002.phpt]
PASS Test is_a() function : usage variations  - wrong type for arg 2 [ext/standard/tests/class_object/is_a_variation_002.phpt] 
TEST 8338/11274 [ext/standard/tests/class_object/is_a_variation_003.phpt]
PASS Test is_a() function : usage variations  - case sensitivity [ext/standard/tests/class_object/is_a_variation_003.phpt] 
TEST 8339/11274 [ext/standard/tests/class_object/is_subclass_of_error_001.phpt]
PASS Test is_subclass_of() function : wrong number of args [ext/standard/tests/class_object/is_subclass_of_error_001.phpt] 
TEST 8340/11274 [ext/standard/tests/class_object/is_subclass_of_variation_001.phpt]
PASS Test is_subclass_of() function : usage variations  - unexpected type for arg 1 [ext/standard/tests/class_object/is_subclass_of_variation_001.phpt] 
TEST 8341/11274 [ext/standard/tests/class_object/is_subclass_of_variation_002.phpt]
PASS Test is_subclass_of() function : usage variations  - unexpected type for arg 2 [ext/standard/tests/class_object/is_subclass_of_variation_002.phpt] 
TEST 8342/11274 [ext/standard/tests/class_object/is_subclass_of_variation_003.phpt]
PASS Test is_subclass_of() function : usage variations  - case sensitivity [ext/standard/tests/class_object/is_subclass_of_variation_003.phpt] 
TEST 8343/11274 [ext/standard/tests/class_object/is_subclass_of_variation_004.phpt]
PASS Test is_subclass_of() function : usage variations  - unexpected type for arg 1 with valid class in arg 2. [ext/standard/tests/class_object/is_subclass_of_variation_004.phpt] 
TEST 8344/11274 [ext/standard/tests/class_object/method_exists_basic_001.phpt]
PASS method_exists() on userspace classes; static & non-static methods with various visibilities. [ext/standard/tests/class_object/method_exists_basic_001.phpt] 
TEST 8345/11274 [ext/standard/tests/class_object/method_exists_basic_002.phpt]
PASS method_exists() on internal classes [ext/standard/tests/class_object/method_exists_basic_002.phpt] 
TEST 8346/11274 [ext/standard/tests/class_object/method_exists_basic_003.phpt]
PASS method_exists() on non-existent class, with __autoload(). [ext/standard/tests/class_object/method_exists_basic_003.phpt] 
TEST 8347/11274 [ext/standard/tests/class_object/method_exists_error_001.phpt]
PASS Test method_exists() function : error conditions - wrong number of args [ext/standard/tests/class_object/method_exists_error_001.phpt] 
TEST 8348/11274 [ext/standard/tests/class_object/method_exists_variation_001.phpt]
PASS Test method_exists() function : usage variations  - unexpected type for arg 1 [ext/standard/tests/class_object/method_exists_variation_001.phpt] 
TEST 8349/11274 [ext/standard/tests/class_object/method_exists_variation_002.phpt]
PASS Test method_exists() function : usage variations  - unexpected type for arg 2 [ext/standard/tests/class_object/method_exists_variation_002.phpt] 
TEST 8350/11274 [ext/standard/tests/class_object/method_exists_variation_003.phpt]
PASS Test method_exists() function : variation - Case sensitivity [ext/standard/tests/class_object/method_exists_variation_003.phpt] 
TEST 8351/11274 [ext/standard/tests/class_object/property_exists_error.phpt]
PASS Test property_exists() function : error conditions [ext/standard/tests/class_object/property_exists_error.phpt] 
TEST 8352/11274 [ext/standard/tests/class_object/property_exists_variation1.phpt]
PASS Test property_exists() function : class auto loading [ext/standard/tests/class_object/property_exists_variation1.phpt] 
TEST 8353/11274 [ext/standard/tests/dir/chdir_basic.phpt]
PASS Test chdir() function : basic functionality [ext/standard/tests/dir/chdir_basic.phpt] 
TEST 8354/11274 [ext/standard/tests/dir/chdir_error1.phpt]
PASS Test chdir() function : error conditions - Incorrect number of arguments [ext/standard/tests/dir/chdir_error1.phpt] 
TEST 8355/11274 [ext/standard/tests/dir/chdir_error2.phpt]
PASS Test chdir() function : error conditions - Non-existent directory [ext/standard/tests/dir/chdir_error2.phpt] 
TEST 8356/11274 [ext/standard/tests/dir/chdir_variation1.phpt]
PASS Test chdir() function : usage variations - different data type as $directory arg [ext/standard/tests/dir/chdir_variation1.phpt] 
TEST 8357/11274 [ext/standard/tests/dir/chdir_variation2.phpt]
PASS Test chdir() function : usage variations - relative paths [ext/standard/tests/dir/chdir_variation2.phpt] 
TEST 8358/11274 [ext/standard/tests/dir/closedir_basic.phpt]
PASS Test closedir() function : basic functionality [ext/standard/tests/dir/closedir_basic.phpt] 
TEST 8359/11274 [ext/standard/tests/dir/closedir_error.phpt]
PASS Test closedir() function : error conditions - Pass incorrect number of arguments [ext/standard/tests/dir/closedir_error.phpt] 
TEST 8360/11274 [ext/standard/tests/dir/closedir_variation1.phpt]
PASS Test closedir() function : usage variations - different data types as $dir_handle arg [ext/standard/tests/dir/closedir_variation1.phpt] 
TEST 8361/11274 [ext/standard/tests/dir/closedir_variation2.phpt]
PASS Test closedir() function : usage variations - close directory handle twice [ext/standard/tests/dir/closedir_variation2.phpt] 
TEST 8362/11274 [ext/standard/tests/dir/closedir_variation3.phpt]
PASS Test closedir() function : usage variations - close a file pointer [ext/standard/tests/dir/closedir_variation3.phpt] 
TEST 8363/11274 [ext/standard/tests/dir/dir_basic.phpt]
PASS Test dir() function : basic functionality [ext/standard/tests/dir/dir_basic.phpt] 
TEST 8364/11274 [ext/standard/tests/dir/dir_error.phpt]
PASS Test dir() function : error conditions [ext/standard/tests/dir/dir_error.phpt] 
TEST 8365/11274 [ext/standard/tests/dir/dir_variation1.phpt]
PASS Test dir() function : usage variations - unexpected value for 'dir' argument [ext/standard/tests/dir/dir_variation1.phpt] 
TEST 8366/11274 [ext/standard/tests/dir/dir_variation2.phpt]
PASS Test dir() function : usage variations - unexpected value for 'context' argument [ext/standard/tests/dir/dir_variation2.phpt] 
TEST 8367/11274 [ext/standard/tests/dir/dir_variation3.phpt]
PASS Test dir() function : usage variations - different directory permissions [ext/standard/tests/dir/dir_variation3.phpt] 
TEST 8368/11274 [ext/standard/tests/dir/dir_variation4.phpt]
PASS Test dir() function : usage variations - operate on previously opened directory [ext/standard/tests/dir/dir_variation4.phpt] 
TEST 8369/11274 [ext/standard/tests/dir/dir_variation5.phpt]
PASS Test dir() function : usage variations - open a file instead of directory [ext/standard/tests/dir/dir_variation5.phpt] 
TEST 8370/11274 [ext/standard/tests/dir/dir_variation6.phpt]
PASS Test dir() function : usage variations - non-existent directory [ext/standard/tests/dir/dir_variation6.phpt] 
TEST 8371/11274 [ext/standard/tests/dir/dir_variation7.phpt]
PASS Test dir() function : usage variations - directories with restricted permissions [ext/standard/tests/dir/dir_variation7.phpt] 
TEST 8372/11274 [ext/standard/tests/dir/dir_variation8.phpt]
PASS Test dir() function : usage variations - checking with wildcard characters [ext/standard/tests/dir/dir_variation8.phpt] 
TEST 8373/11274 [ext/standard/tests/dir/dir_variation9.phpt]
PASS Test dir() function : usage variations - relative valid and invalid paths [ext/standard/tests/dir/dir_variation9.phpt] 
TEST 8374/11274 [ext/standard/tests/dir/getcwd_basic.phpt]
PASS Test getcwd() function : basic functionality [ext/standard/tests/dir/getcwd_basic.phpt] 
TEST 8375/11274 [ext/standard/tests/dir/getcwd_error.phpt]
PASS Test getcwd() function : error conditions - Incorrect number of arguments [ext/standard/tests/dir/getcwd_error.phpt] 
TEST 8376/11274 [ext/standard/tests/dir/opendir_basic.phpt]
PASS Test opendir() function : basic functionality [ext/standard/tests/dir/opendir_basic.phpt] 
TEST 8377/11274 [ext/standard/tests/dir/opendir_error1.phpt]
PASS Test opendir() function : error conditions - Incorrect number of args [ext/standard/tests/dir/opendir_error1.phpt] 
TEST 8378/11274 [ext/standard/tests/dir/opendir_error2.phpt]
PASS Test opendir() function : error conditions - Non-existent directory [ext/standard/tests/dir/opendir_error2.phpt] 
TEST 8379/11274 [ext/standard/tests/dir/opendir_variation1.phpt]
PASS Test opendir() function : usage variations - different data types as $path arg [ext/standard/tests/dir/opendir_variation1.phpt] 
TEST 8380/11274 [ext/standard/tests/dir/opendir_variation2.phpt]
PASS Test opendir() function : usage variations - different data types as $context arg [ext/standard/tests/dir/opendir_variation2.phpt] 
TEST 8381/11274 [ext/standard/tests/dir/opendir_variation3.phpt]
PASS Test opendir() function : usage variations - open a directory twice [ext/standard/tests/dir/opendir_variation3.phpt] 
TEST 8382/11274 [ext/standard/tests/dir/opendir_variation4.phpt]
PASS Test opendir() function : usage variations - different relative paths [ext/standard/tests/dir/opendir_variation4.phpt] 
TEST 8383/11274 [ext/standard/tests/dir/opendir_variation5.phpt]
PASS Test opendir() function : usage variations - directories with restricted permissions [ext/standard/tests/dir/opendir_variation5.phpt] 
TEST 8384/11274 [ext/standard/tests/dir/opendir_variation6-win32.phpt]
SKIP Test opendir() function : usage variations - Different wildcards [ext/standard/tests/dir/opendir_variation6-win32.phpt] reason: Valid only on Windows
TEST 8385/11274 [ext/standard/tests/dir/opendir_variation6.phpt]
PASS Test opendir() function : usage variations - Different wildcards [ext/standard/tests/dir/opendir_variation6.phpt] 
TEST 8386/11274 [ext/standard/tests/dir/opendir_variation7.phpt]
PASS Test opendir() function : usage variations - different directory permissions [ext/standard/tests/dir/opendir_variation7.phpt] 
TEST 8387/11274 [ext/standard/tests/dir/readdir_basic.phpt]
PASS Test readdir() function : basic functionality [ext/standard/tests/dir/readdir_basic.phpt] 
TEST 8388/11274 [ext/standard/tests/dir/readdir_error.phpt]
PASS Test readdir() function : error conditions - Incorrect number of args [ext/standard/tests/dir/readdir_error.phpt] 
TEST 8389/11274 [ext/standard/tests/dir/readdir_variation1.phpt]
PASS Test readdir() function : usage variations - different data types as $dir_handle arg [ext/standard/tests/dir/readdir_variation1.phpt] 
TEST 8390/11274 [ext/standard/tests/dir/readdir_variation2.phpt]
PASS Test readdir() function : usage variations - empty directories [ext/standard/tests/dir/readdir_variation2.phpt] 
TEST 8391/11274 [ext/standard/tests/dir/readdir_variation3.phpt]
PASS Test readdir() function : usage variations - sub-directories [ext/standard/tests/dir/readdir_variation3.phpt] 
TEST 8392/11274 [ext/standard/tests/dir/readdir_variation4.phpt]
PASS Test readdir() function : usage variations - different file names [ext/standard/tests/dir/readdir_variation4.phpt] 
TEST 8393/11274 [ext/standard/tests/dir/readdir_variation5.phpt]
PASS Test readdir() function : usage variations - different permissions [ext/standard/tests/dir/readdir_variation5.phpt] 
TEST 8394/11274 [ext/standard/tests/dir/readdir_variation6.phpt]
PASS Test readdir() function : usage variations - operate on previously opened directory [ext/standard/tests/dir/readdir_variation6.phpt] 
TEST 8395/11274 [ext/standard/tests/dir/readdir_variation7.phpt]
PASS Test readdir() function : usage variations - use file pointers [ext/standard/tests/dir/readdir_variation7.phpt] 
TEST 8396/11274 [ext/standard/tests/dir/rewinddir_basic.phpt]
PASS Test rewinddir() function : basic functionality [ext/standard/tests/dir/rewinddir_basic.phpt] 
TEST 8397/11274 [ext/standard/tests/dir/rewinddir_error.phpt]
PASS Test rewinddir() function : error conditions - incorrect number of args [ext/standard/tests/dir/rewinddir_error.phpt] 
TEST 8398/11274 [ext/standard/tests/dir/rewinddir_variation1.phpt]
PASS Test rewinddir() function : usage variations - different data types as $dir_handle arg [ext/standard/tests/dir/rewinddir_variation1.phpt] 
TEST 8399/11274 [ext/standard/tests/dir/rewinddir_variation2.phpt]
PASS Test rewinddir() function : usage variations - operate on a closed directory [ext/standard/tests/dir/rewinddir_variation2.phpt] 
TEST 8400/11274 [ext/standard/tests/dir/rewinddir_variation3.phpt]
PASS Test rewinddir() function : usage variations - file pointers [ext/standard/tests/dir/rewinddir_variation3.phpt] 
TEST 8401/11274 [ext/standard/tests/dir/scandir_basic.phpt]
PASS Test scandir() function : basic functionality [ext/standard/tests/dir/scandir_basic.phpt] 
TEST 8402/11274 [ext/standard/tests/dir/scandir_error1.phpt]
PASS Test scandir() function : error conditions - Incorrect number of args [ext/standard/tests/dir/scandir_error1.phpt] 
TEST 8403/11274 [ext/standard/tests/dir/scandir_error2.phpt]
PASS Test scandir() function : error conditions - Non-existent directory [ext/standard/tests/dir/scandir_error2.phpt] 
TEST 8404/11274 [ext/standard/tests/dir/scandir_variation1.phpt]
PASS Test scandir() function : usage variations - different data types as $dir arg [ext/standard/tests/dir/scandir_variation1.phpt] 
TEST 8405/11274 [ext/standard/tests/dir/scandir_variation2.phpt]
PASS Test scandir() function : usage variations - diff data types as $sorting_order arg [ext/standard/tests/dir/scandir_variation2.phpt] 
TEST 8406/11274 [ext/standard/tests/dir/scandir_variation3.phpt]
PASS Test scandir() function : usage variations - diff data types as $context arg [ext/standard/tests/dir/scandir_variation3.phpt] 
TEST 8407/11274 [ext/standard/tests/dir/scandir_variation4.phpt]
PASS Test scandir() function : usage variations - different relative paths [ext/standard/tests/dir/scandir_variation4.phpt] 
TEST 8408/11274 [ext/standard/tests/dir/scandir_variation5.phpt]
PASS Test scandir() function : usage variations - different directory permissions [ext/standard/tests/dir/scandir_variation5.phpt] 
TEST 8409/11274 [ext/standard/tests/dir/scandir_variation6.phpt]
PASS Test scandir() function : usage variations - Wildcards in directory path [ext/standard/tests/dir/scandir_variation6.phpt] 
TEST 8410/11274 [ext/standard/tests/dir/scandir_variation7.phpt]
PASS Test scandir() function : usage variations - different directory permissions [ext/standard/tests/dir/scandir_variation7.phpt] 
TEST 8411/11274 [ext/standard/tests/dir/scandir_variation8.phpt]
PASS Test scandir() function : usage variations - different file names [ext/standard/tests/dir/scandir_variation8.phpt] 
TEST 8412/11274 [ext/standard/tests/dir/scandir_variation9.phpt]
PASS Test scandir() function : usage variations - different ints as $sorting_order arg [ext/standard/tests/dir/scandir_variation9.phpt] 
TEST 8413/11274 [ext/standard/tests/directory/DirectoryClass_basic_001.phpt]
PASS Directory class behaviour. [ext/standard/tests/directory/DirectoryClass_basic_001.phpt] 
TEST 8414/11274 [ext/standard/tests/directory/DirectoryClass_error_001.phpt]
PASS Directory class behaviour. [ext/standard/tests/directory/DirectoryClass_error_001.phpt] 
TEST 8415/11274 [ext/standard/tests/directory/directory_constants-win32.phpt]
SKIP Test that the Directory extension constants are correctly defined. [ext/standard/tests/directory/directory_constants-win32.phpt] reason: .. only for Windows
TEST 8416/11274 [ext/standard/tests/directory/directory_constants.phpt]
PASS Test that the Directory extension constants are correctly defined. [ext/standard/tests/directory/directory_constants.phpt] 
TEST 8417/11274 [ext/standard/tests/file/001-win32.phpt]
SKIP File type functions [ext/standard/tests/file/001-win32.phpt] reason: only for Windows
TEST 8418/11274 [ext/standard/tests/file/001.phpt]
PASS File type functions [ext/standard/tests/file/001.phpt] 
TEST 8419/11274 [ext/standard/tests/file/002.phpt]
PASS File/Stream functions [ext/standard/tests/file/002.phpt] 
TEST 8420/11274 [ext/standard/tests/file/003.phpt]
PASS is_*() and file_exists() return values are boolean. [ext/standard/tests/file/003.phpt] 
TEST 8421/11274 [ext/standard/tests/file/004.phpt]
PASS file_put_contents() test [ext/standard/tests/file/004.phpt] 
TEST 8422/11274 [ext/standard/tests/file/005_basic.phpt]
PASS Test fileatime(), filemtime(), filectime() & touch() functions : basic functionality [ext/standard/tests/file/005_basic.phpt] 
TEST 8423/11274 [ext/standard/tests/file/005_error.phpt]
PASS Test fileatime(), filemtime(), filectime() & touch() functions : error conditions [ext/standard/tests/file/005_error.phpt] 
TEST 8424/11274 [ext/standard/tests/file/005_variation-win32.phpt]
SKIP Test fileatime(), filemtime(), filectime() & touch() functions : usage variation [ext/standard/tests/file/005_variation-win32.phpt] reason: Windows-only test
TEST 8425/11274 [ext/standard/tests/file/005_variation.phpt]
PASS Test fileatime(), filemtime(), filectime() & touch() functions : usage variation [ext/standard/tests/file/005_variation.phpt] 
TEST 8426/11274 [ext/standard/tests/file/005_variation2-win32.phpt]
SKIP Test fileatime(), filemtime(), filectime() & touch() functions : usage variation [ext/standard/tests/file/005_variation2-win32.phpt] reason: .. only for Windows
TEST 8427/11274 [ext/standard/tests/file/005_variation2.phpt]
PASS Test fileatime(), filemtime(), filectime() & touch() functions : usage variation [ext/standard/tests/file/005_variation2.phpt] 
TEST 8428/11274 [ext/standard/tests/file/006_basic.phpt]
PASS Test fileperms() & chmod() functions: basic functionality [ext/standard/tests/file/006_basic.phpt] 
TEST 8429/11274 [ext/standard/tests/file/006_error.phpt]
PASS Test fileperms(), chmod() functions: error conditions [ext/standard/tests/file/006_error.phpt] 
TEST 8430/11274 [ext/standard/tests/file/006_variation1.phpt]
PASS Test fileperms() & chmod() functions: usage variation - perms(0000-0777) [ext/standard/tests/file/006_variation1.phpt] 
TEST 8431/11274 [ext/standard/tests/file/006_variation2.phpt]
FAIL Test fileperms() & chmod() functions: usage variation - misc. perms [ext/standard/tests/file/006_variation2.phpt] 
TEST 8432/11274 [ext/standard/tests/file/007_basic.phpt]
PASS Test fopen(), fclose() & feof() functions: basic functionality [ext/standard/tests/file/007_basic.phpt] 
TEST 8433/11274 [ext/standard/tests/file/007_error.phpt]
PASS Test fopen, fclose() & feof() functions: error conditions [ext/standard/tests/file/007_error.phpt] 
TEST 8434/11274 [ext/standard/tests/file/007_variation1.phpt]
PASS Test fopen and fclose() functions - usage variations - "r" mode [ext/standard/tests/file/007_variation1.phpt] 
TEST 8435/11274 [ext/standard/tests/file/007_variation10.phpt]
PASS Test fopen and fclose() functions - usage variations - "r+t" mode [ext/standard/tests/file/007_variation10.phpt] 
TEST 8436/11274 [ext/standard/tests/file/007_variation11-win32.phpt]
SKIP Test fopen and fclose() functions - usage variations - "wt" mode [ext/standard/tests/file/007_variation11-win32.phpt] reason: Run only on Windows
TEST 8437/11274 [ext/standard/tests/file/007_variation11.phpt]
PASS Test fopen and fclose() functions - usage variations - "wt" mode [ext/standard/tests/file/007_variation11.phpt] 
TEST 8438/11274 [ext/standard/tests/file/007_variation12-win32.phpt]
SKIP Test fopen and fclose() functions - usage variations - "w+t" mode [ext/standard/tests/file/007_variation12-win32.phpt] reason: Run only on Windows
TEST 8439/11274 [ext/standard/tests/file/007_variation12.phpt]
PASS Test fopen and fclose() functions - usage variations - "w+t" mode [ext/standard/tests/file/007_variation12.phpt] 
TEST 8440/11274 [ext/standard/tests/file/007_variation13-win32.phpt]
SKIP Test fopen and fclose() functions - usage variations - "at" mode [ext/standard/tests/file/007_variation13-win32.phpt] reason: Run only on Windows
TEST 8441/11274 [ext/standard/tests/file/007_variation13.phpt]
PASS Test fopen and fclose() functions - usage variations - "at" mode [ext/standard/tests/file/007_variation13.phpt] 
TEST 8442/11274 [ext/standard/tests/file/007_variation14.phpt]
PASS Test fopen and fclose() functions - usage variations - "a+t" mode [ext/standard/tests/file/007_variation14.phpt] 
TEST 8443/11274 [ext/standard/tests/file/007_variation15.phpt]
PASS Test fopen and fclose() functions - usage variations - "xt" mode [ext/standard/tests/file/007_variation15.phpt] 
TEST 8444/11274 [ext/standard/tests/file/007_variation16.phpt]
PASS Test fopen and fclose() functions - usage variations - "x+t" mode [ext/standard/tests/file/007_variation16.phpt] 
TEST 8445/11274 [ext/standard/tests/file/007_variation17.phpt]
PASS Test fopen and fclose() functions - usage variations - "rb" mode [ext/standard/tests/file/007_variation17.phpt] 
TEST 8446/11274 [ext/standard/tests/file/007_variation18.phpt]
PASS Test fopen and fclose() functions - usage variations - "r+b" mode [ext/standard/tests/file/007_variation18.phpt] 
TEST 8447/11274 [ext/standard/tests/file/007_variation19.phpt]
PASS Test fopen and fclose() functions - usage variations - "wb" mode [ext/standard/tests/file/007_variation19.phpt] 
TEST 8448/11274 [ext/standard/tests/file/007_variation2.phpt]
PASS Test fopen and fclose() functions - usage variations - "r+" mode [ext/standard/tests/file/007_variation2.phpt] 
TEST 8449/11274 [ext/standard/tests/file/007_variation20.phpt]
PASS Test fopen and fclose() functions - usage variations - "w+b" mode [ext/standard/tests/file/007_variation20.phpt] 
TEST 8450/11274 [ext/standard/tests/file/007_variation21.phpt]
PASS Test fopen and fclose() functions - usage variations - "ab" mode [ext/standard/tests/file/007_variation21.phpt] 
TEST 8451/11274 [ext/standard/tests/file/007_variation22.phpt]
PASS Test fopen and fclose() functions - usage variations - "a+b" mode [ext/standard/tests/file/007_variation22.phpt] 
TEST 8452/11274 [ext/standard/tests/file/007_variation23.phpt]
PASS Test fopen and fclose() functions - usage variations - "xb" mode [ext/standard/tests/file/007_variation23.phpt] 
TEST 8453/11274 [ext/standard/tests/file/007_variation24.phpt]
PASS Test fopen and fclose() functions - usage variations - "x+b" mode [ext/standard/tests/file/007_variation24.phpt] 
TEST 8454/11274 [ext/standard/tests/file/007_variation3.phpt]
PASS Test fopen and fclose() functions - usage variations - "w" mode [ext/standard/tests/file/007_variation3.phpt] 
TEST 8455/11274 [ext/standard/tests/file/007_variation4.phpt]
PASS Test fopen and fclose() functions - usage variations - "w+" mode [ext/standard/tests/file/007_variation4.phpt] 
TEST 8456/11274 [ext/standard/tests/file/007_variation5.phpt]
PASS Test fopen and fclose() functions - usage variations - "a" mode [ext/standard/tests/file/007_variation5.phpt] 
TEST 8457/11274 [ext/standard/tests/file/007_variation6.phpt]
PASS Test fopen and fclose() functions - usage variations - "a+" mode [ext/standard/tests/file/007_variation6.phpt] 
TEST 8458/11274 [ext/standard/tests/file/007_variation7.phpt]
PASS Test fopen and fclose() functions - usage variations - "x" mode [ext/standard/tests/file/007_variation7.phpt] 
TEST 8459/11274 [ext/standard/tests/file/007_variation8.phpt]
PASS Test fopen and fclose() functions - usage variations - "x+" mode [ext/standard/tests/file/007_variation8.phpt] 
TEST 8460/11274 [ext/standard/tests/file/007_variation9.phpt]
PASS Test fopen and fclose() functions - usage variations - "rt" mode [ext/standard/tests/file/007_variation9.phpt] 
TEST 8461/11274 [ext/standard/tests/file/basename-win32.phpt]
SKIP basename [ext/standard/tests/file/basename-win32.phpt] reason: Windows only basename tests
TEST 8462/11274 [ext/standard/tests/file/basename.phpt]
PASS basename [ext/standard/tests/file/basename.phpt] 
TEST 8463/11274 [ext/standard/tests/file/basename_basic-win32.phpt]
SKIP basename() basic functionality [ext/standard/tests/file/basename_basic-win32.phpt] reason: Windows only basename tests
TEST 8464/11274 [ext/standard/tests/file/basename_basic.phpt]
PASS basename() basic functionality [ext/standard/tests/file/basename_basic.phpt] 
TEST 8465/11274 [ext/standard/tests/file/basename_error.phpt]
PASS Test basename() function : error conditions [ext/standard/tests/file/basename_error.phpt] 
TEST 8466/11274 [ext/standard/tests/file/basename_variation1-win32.phpt]
SKIP basename() with various inputs [ext/standard/tests/file/basename_variation1-win32.phpt] reason: Windows only basename tests
TEST 8467/11274 [ext/standard/tests/file/basename_variation1.phpt]
PASS basename() with various inputs [ext/standard/tests/file/basename_variation1.phpt] 
TEST 8468/11274 [ext/standard/tests/file/basename_variation2-win32.phpt]
SKIP Testing basename() with various values for the suffix parameter [ext/standard/tests/file/basename_variation2-win32.phpt] reason: Windows only basename tests
TEST 8469/11274 [ext/standard/tests/file/basename_variation2.phpt]
PASS Testing basename() with various values for the suffix parameter [ext/standard/tests/file/basename_variation2.phpt] 
TEST 8470/11274 [ext/standard/tests/file/basename_variation3.phpt]
PASS Test basename() function : first parameter type variations [ext/standard/tests/file/basename_variation3.phpt] 
TEST 8471/11274 [ext/standard/tests/file/basename_variation4.phpt]
PASS Test basename() function : second parameter type variation [ext/standard/tests/file/basename_variation4.phpt] 
TEST 8472/11274 [ext/standard/tests/file/bug12556.phpt]
PASS Bug #12556 (fgetcsv() ignores lengths when quotes not closed) [ext/standard/tests/file/bug12556.phpt] 
TEST 8473/11274 [ext/standard/tests/file/bug20424.phpt]
PASS Bug #20424 (stream_get_meta_data crashes on a normal file stream) [ext/standard/tests/file/bug20424.phpt] 
TEST 8474/11274 [ext/standard/tests/file/bug22382.phpt]
PASS Bug #22382 (fgetcsv() does not handle escaped quotes correctly) [ext/standard/tests/file/bug22382.phpt] 
TEST 8475/11274 [ext/standard/tests/file/bug22414.phpt]
PASS Bug #22414 (passthru() does not read data correctly) [ext/standard/tests/file/bug22414.phpt] 
TEST 8476/11274 [ext/standard/tests/file/bug24313.phpt]
PASS Bug #24313 (file_exists() throws a warning on nonexistent files when is open_basedir enabled) [ext/standard/tests/file/bug24313.phpt] 
TEST 8477/11274 [ext/standard/tests/file/bug24482.phpt]
PASS Bug #24482 (GLOB_ONLYDIR not working) [ext/standard/tests/file/bug24482.phpt] 
TEST 8478/11274 [ext/standard/tests/file/bug26003.phpt]
PASS Bug #26003 (fgetcsv() is not binary-safe) [ext/standard/tests/file/bug26003.phpt] 
TEST 8479/11274 [ext/standard/tests/file/bug26615.phpt]
PASS Bug #26615 (exec crash on long input lines) [ext/standard/tests/file/bug26615.phpt] 
TEST 8480/11274 [ext/standard/tests/file/bug26938.phpt]
PASS Bug #26938 (exec does not read consecutive long lines correctly) [ext/standard/tests/file/bug26938.phpt] 
TEST 8481/11274 [ext/standard/tests/file/bug27508.phpt]
PASS Bug #27508 (userspace wrappers have bogus eof indicator) [ext/standard/tests/file/bug27508.phpt] 
TEST 8482/11274 [ext/standard/tests/file/bug27619.phpt]
PASS Bug #27619 (filters not applied to pre-buffered data) [ext/standard/tests/file/bug27619.phpt] 
TEST 8483/11274 [ext/standard/tests/file/bug30362.phpt]
PASS Bug #30362 (stream_get_line() not working as documented) [ext/standard/tests/file/bug30362.phpt] 
TEST 8484/11274 [ext/standard/tests/file/bug32160.phpt]
PASS Bug #32160 (copying a file into itself leads to data loss) [ext/standard/tests/file/bug32160.phpt] 
TEST 8485/11274 [ext/standard/tests/file/bug35740.phpt]
PASS Bug #35740 (memory leak when including a directory) [ext/standard/tests/file/bug35740.phpt] 
TEST 8486/11274 [ext/standard/tests/file/bug35781.phpt]
PASS Bug #35781 (stream_filter_append() causes segfault) [ext/standard/tests/file/bug35781.phpt] 
TEST 8487/11274 [ext/standard/tests/file/bug37158.phpt]
PASS Bug #37158 (if userspace stream is present, fread() reads in 8192 max, otherwise it works) [ext/standard/tests/file/bug37158.phpt] 
TEST 8488/11274 [ext/standard/tests/file/bug37864.phpt]
PASS Bug #37864 (file_get_contents() leaks on empty file) [ext/standard/tests/file/bug37864.phpt] 
TEST 8489/11274 [ext/standard/tests/file/bug38086.phpt]
PASS Bug #38086 (stream_copy_to_stream() returns 0 when maxlen is bigger than the actual length) [ext/standard/tests/file/bug38086.phpt] 
TEST 8490/11274 [ext/standard/tests/file/bug38450.phpt]
PASS Bug #38450 (constructor is not called for classes used in userspace stream wrappers) [ext/standard/tests/file/bug38450.phpt] 
TEST 8491/11274 [ext/standard/tests/file/bug38450_1.phpt]
PASS Bug #38450 (constructor is not called for classes used in userspace stream wrappers) [ext/standard/tests/file/bug38450_1.phpt] 
TEST 8492/11274 [ext/standard/tests/file/bug38450_2.phpt]
PASS Bug #38450 (constructor is not called for classes used in userspace stream wrappers) [ext/standard/tests/file/bug38450_2.phpt] 
TEST 8493/11274 [ext/standard/tests/file/bug38450_3.phpt]
PASS Bug #38450 (constructor is not called for classes used in userspace stream wrappers) [ext/standard/tests/file/bug38450_3.phpt] 
TEST 8494/11274 [ext/standard/tests/file/bug39367.phpt]
PASS Bug #39367 (clearstatcache() doesn't clear realpath cache) [ext/standard/tests/file/bug39367.phpt] 
TEST 8495/11274 [ext/standard/tests/file/bug39538.phpt]
PASS Bug #39538 (fgetcsv can't handle starting newlines and trailing odd number of backslashes) [ext/standard/tests/file/bug39538.phpt] 
TEST 8496/11274 [ext/standard/tests/file/bug39551.phpt]
PASS Bug #39551 (Segfault with stream_bucket_new in user filter) [ext/standard/tests/file/bug39551.phpt] 
TEST 8497/11274 [ext/standard/tests/file/bug39673.phpt]
PASS Bug #39673 (file_get_contents causes bus error on certain offsets) [ext/standard/tests/file/bug39673.phpt] 
TEST 8498/11274 [ext/standard/tests/file/bug39863.phpt]
PASS Bug #39863 (file_exists() silently truncates after a null byte) [ext/standard/tests/file/bug39863.phpt] 
TEST 8499/11274 [ext/standard/tests/file/bug40374.phpt]
PASS Bug #40374 (php_shutdown_temporary_directory() tries to free local value) [ext/standard/tests/file/bug40374.phpt] 
TEST 8500/11274 [ext/standard/tests/file/bug40501.phpt]
PASS Bug #40501 (fgetcsv() can't handle trailing odd number of backslashes) [ext/standard/tests/file/bug40501.phpt] 
TEST 8501/11274 [ext/standard/tests/file/bug41655_1.phpt]
PASS Bug #41655 (open_basedir bypass via glob()) 1/2 [ext/standard/tests/file/bug41655_1.phpt] 
TEST 8502/11274 [ext/standard/tests/file/bug41655_2.phpt]
PASS Bug #41655 (open_basedir bypass via glob()) 2/2 [ext/standard/tests/file/bug41655_2.phpt] 
TEST 8503/11274 [ext/standard/tests/file/bug41693.phpt]
PASS Bug #41693 (scandir() allows empty directory names) [ext/standard/tests/file/bug41693.phpt] 
TEST 8504/11274 [ext/standard/tests/file/bug41815.phpt]
PASS Bug #41815 (Concurrent read/write fails when EOF is reached) [ext/standard/tests/file/bug41815.phpt] 
TEST 8505/11274 [ext/standard/tests/file/bug41874.phpt]
SKIP bug #41874 (Separate STDOUT and STDERR in exec functions) [ext/standard/tests/file/bug41874.phpt] reason: windows only test
TEST 8506/11274 [ext/standard/tests/file/bug41874_1.phpt]
SKIP bug #41874 (Separate STDOUT and STDERR in exec functions) [ext/standard/tests/file/bug41874_1.phpt] reason: windows only test
TEST 8507/11274 [ext/standard/tests/file/bug41874_2.phpt]
SKIP bug #41874 (Separate STDOUT and STDERR in exec functions) [ext/standard/tests/file/bug41874_2.phpt] reason: windows only test
TEST 8508/11274 [ext/standard/tests/file/bug41874_3.phpt]
SKIP bug #41874 (Separate STDOUT and STDERR in exec functions) [ext/standard/tests/file/bug41874_3.phpt] reason: windows only test
TEST 8509/11274 [ext/standard/tests/file/bug43008.phpt]
FAIL Bug #43008 (php://filter uris ignore url encoded filternames and can't handle slashes) [ext/standard/tests/file/bug43008.phpt] 
TEST 8510/11274 [ext/standard/tests/file/bug43137.phpt]
PASS Bug #43137 (rmdir() and rename() do not clear statcache) [ext/standard/tests/file/bug43137.phpt] 
TEST 8511/11274 [ext/standard/tests/file/bug43216.phpt]
PASS Bug #43216 (stream_is_local() returns false on file://) [ext/standard/tests/file/bug43216.phpt] 
TEST 8512/11274 [ext/standard/tests/file/bug43248.phpt]
PASS Bug #43248 (backward compatibility break in realpath()) [ext/standard/tests/file/bug43248.phpt] 
TEST 8513/11274 [ext/standard/tests/file/bug43353-win32.phpt]
SKIP Bug #43353 wrong detection of 'data' wrapper [ext/standard/tests/file/bug43353-win32.phpt] reason: Run only on Windows
TEST 8514/11274 [ext/standard/tests/file/bug43353.phpt]
PASS Bug #43353 wrong detection of 'data' wrapper [ext/standard/tests/file/bug43353.phpt] 
TEST 8515/11274 [ext/standard/tests/file/bug43522.phpt]
PASS Bug #43522 (stream_get_line() eats additional characters) [ext/standard/tests/file/bug43522.phpt] 
TEST 8516/11274 [ext/standard/tests/file/bug44034.phpt]
PASS Bug #44034 [ext/standard/tests/file/bug44034.phpt] 
TEST 8517/11274 [ext/standard/tests/file/bug44607.phpt]
PASS Bug #44607 (stream_get_line unable to correctly identify the "ending" in the stream content) [ext/standard/tests/file/bug44607.phpt] 
TEST 8518/11274 [ext/standard/tests/file/bug44805.phpt]
SKIP Bug#44806 (rename() function is not portable to Windows) [ext/standard/tests/file/bug44805.phpt] reason: .. only for Windows
TEST 8519/11274 [ext/standard/tests/file/bug45181.phpt]
PASS Bug #45181 (chdir() should clear relative entries in stat cache) [ext/standard/tests/file/bug45181.phpt] 
TEST 8520/11274 [ext/standard/tests/file/bug45303.phpt]
PASS Bug #45303 (Opening php:// wrapper in append mode results in a warning) [ext/standard/tests/file/bug45303.phpt] 
TEST 8521/11274 [ext/standard/tests/file/bug45985.phpt]
PASS Bug #35740 (touch() opened file raises a warning) [ext/standard/tests/file/bug45985.phpt] 
TEST 8522/11274 [ext/standard/tests/file/bug46347.phpt]
PASS Bug #46347 (parse_ini_file() doesn't support * in keys) [ext/standard/tests/file/bug46347.phpt] 
TEST 8523/11274 [ext/standard/tests/file/bug47767.phpt]
SKIP bug #47767 (include_once does not resolve windows symlinks or junctions) [ext/standard/tests/file/bug47767.phpt] reason: windows only test
TEST 8524/11274 [ext/standard/tests/file/bug49047.phpt]
PASS Test fopen() function : variation: interesting paths, no use include path [ext/standard/tests/file/bug49047.phpt] 
TEST 8525/11274 [ext/standard/tests/file/bug51094.phpt]
PASS Fixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW cuts a value that includes a semi-colon). [ext/standard/tests/file/bug51094.phpt] 
TEST 8526/11274 [ext/standard/tests/file/bug52624.phpt]
PASS Bug #52624 (tempnam() by-pass open_basedir with inexistent directory) [ext/standard/tests/file/bug52624.phpt] 
TEST 8527/11274 [ext/standard/tests/file/bug52820.phpt]
SKIP Bug #52820 (writes to fopencookie FILE* not commited when seeking the stream) [ext/standard/tests/file/bug52820.phpt] reason: fopencookie not supported on this platform
TEST 8528/11274 [ext/standard/tests/file/bug53241.phpt]
PASS Bug #53241 (stream casting that relies on fdopen/fopencookie fails with 'xb' mode) [ext/standard/tests/file/bug53241.phpt] 
TEST 8529/11274 [ext/standard/tests/file/bug53848.phpt]
PASS Bug #53848 (fgetcsv removes leading spaces from fields) [ext/standard/tests/file/bug53848.phpt] 
TEST 8530/11274 [ext/standard/tests/file/bug60120.phpt]
SKIP Bug #60120 (proc_open hangs when data in stdin/out/err is getting larger or equal to 2048) [ext/standard/tests/file/bug60120.phpt] reason: only for Windows
TEST 8531/11274 [ext/standard/tests/file/bug61961.phpt]
PASS Bug #61961 (file_get_content leaks when access empty file with max length) [ext/standard/tests/file/bug61961.phpt] 
TEST 8532/11274 [ext/standard/tests/file/bug63512.phpt]
PASS Fixed bug #63512 (parse_ini_file() with INI_SCANNER_RAW removes quotes from value). [ext/standard/tests/file/bug63512.phpt] 
TEST 8533/11274 [ext/standard/tests/file/chgrp.phpt]
PASS chgrp() with NULL as group name [ext/standard/tests/file/chgrp.phpt] 
TEST 8534/11274 [ext/standard/tests/file/chmod_basic-win32.phpt]
SKIP chmod() basic fuctionality [ext/standard/tests/file/chmod_basic-win32.phpt] reason: Windows only chmod test
TEST 8535/11274 [ext/standard/tests/file/chmod_basic.phpt]
FAIL chmod() basic fuctionality [ext/standard/tests/file/chmod_basic.phpt] 
TEST 8536/11274 [ext/standard/tests/file/chmod_error.phpt]
PASS Test chmod() function : error conditions [ext/standard/tests/file/chmod_error.phpt] 
TEST 8537/11274 [ext/standard/tests/file/chmod_variation1.phpt]
PASS chmod() on a directory [ext/standard/tests/file/chmod_variation1.phpt] 
TEST 8538/11274 [ext/standard/tests/file/chmod_variation2-win32.phpt]
SKIP chmod() with various paths [ext/standard/tests/file/chmod_variation2-win32.phpt] reason: Windows only chmod test
TEST 8539/11274 [ext/standard/tests/file/chmod_variation2.phpt]
PASS chmod() with various paths [ext/standard/tests/file/chmod_variation2.phpt] 
TEST 8540/11274 [ext/standard/tests/file/chmod_variation3.phpt]
PASS Test chmod() function : first parameter variation [ext/standard/tests/file/chmod_variation3.phpt] 
TEST 8541/11274 [ext/standard/tests/file/chmod_variation4.phpt]
PASS Test chmod() function : second parameter variation [ext/standard/tests/file/chmod_variation4.phpt] 
TEST 8542/11274 [ext/standard/tests/file/chown.phpt]
PASS chown() with NULL as user name [ext/standard/tests/file/chown.phpt] 
TEST 8543/11274 [ext/standard/tests/file/chroot_001.phpt]
SKIP chroot() [ext/standard/tests/file/chroot_001.phpt] reason: for root only
TEST 8544/11274 [ext/standard/tests/file/clearstatcache_001.phpt]
PASS clearstatcache() optional parameters [ext/standard/tests/file/clearstatcache_001.phpt] 
TEST 8545/11274 [ext/standard/tests/file/clearstatcache_error.phpt]
PASS Test clearstatcache() function: error conditions [ext/standard/tests/file/clearstatcache_error.phpt] 
TEST 8546/11274 [ext/standard/tests/file/copy_basic.phpt]
PASS Test copy() function: basic functionality [ext/standard/tests/file/copy_basic.phpt] 
TEST 8547/11274 [ext/standard/tests/file/copy_error.phpt]
PASS Test copy() function: error conditions [ext/standard/tests/file/copy_error.phpt] 
TEST 8548/11274 [ext/standard/tests/file/copy_variation1.phpt]
PASS Test copy() function: usage variations - destination file names(numerics/strings) [ext/standard/tests/file/copy_variation1.phpt] 
TEST 8549/11274 [ext/standard/tests/file/copy_variation10.phpt]
PASS Test copy() function: usage variations - identical names [ext/standard/tests/file/copy_variation10.phpt] 
TEST 8550/11274 [ext/standard/tests/file/copy_variation11.phpt]
PASS Test copy() function: usage variations - existing dir as destination [ext/standard/tests/file/copy_variation11.phpt] 
TEST 8551/11274 [ext/standard/tests/file/copy_variation12-win32.phpt]
SKIP Test copy() function: usage variations - dir as source [ext/standard/tests/file/copy_variation12-win32.phpt] reason: Run only on Windows
TEST 8552/11274 [ext/standard/tests/file/copy_variation12.phpt]
PASS Test copy() function: usage variations - dir as source (Bug #42111) [ext/standard/tests/file/copy_variation12.phpt] 
TEST 8553/11274 [ext/standard/tests/file/copy_variation13.phpt]
PASS Test copy() function: usage variations - src as dir and dest as an existing file(Bug #42243) [ext/standard/tests/file/copy_variation13.phpt] 
TEST 8554/11274 [ext/standard/tests/file/copy_variation14.phpt]
PASS Test copy() function: usage variations - non existing src/dest [ext/standard/tests/file/copy_variation14.phpt] 
TEST 8555/11274 [ext/standard/tests/file/copy_variation15.phpt]
PASS Test copy() function: usage variations - destination dir access perms [ext/standard/tests/file/copy_variation15.phpt] 
TEST 8556/11274 [ext/standard/tests/file/copy_variation16-win32.phpt]
SKIP Test copy() function: usage variations - copy data file across dirs [ext/standard/tests/file/copy_variation16-win32.phpt] reason: Run only on Windows
TEST 8557/11274 [ext/standard/tests/file/copy_variation16.phpt]
PASS Test copy() function: usage variations - copy data file across dirs [ext/standard/tests/file/copy_variation16.phpt] 
TEST 8558/11274 [ext/standard/tests/file/copy_variation17.phpt]
PASS Test copy() function: usage variations - wildcard chars in source [ext/standard/tests/file/copy_variation17.phpt] 
TEST 8559/11274 [ext/standard/tests/file/copy_variation18.phpt]
PASS Test copy() function: usage variations - stat after copy [ext/standard/tests/file/copy_variation18.phpt] 
TEST 8560/11274 [ext/standard/tests/file/copy_variation2-win32.phpt]
SKIP Test copy() function: usage variations - destination file names(special chars) [ext/standard/tests/file/copy_variation2-win32.phpt] reason: only run on Windows
TEST 8561/11274 [ext/standard/tests/file/copy_variation2.phpt]
PASS Test copy() function: usage variations - destination file names(special chars) [ext/standard/tests/file/copy_variation2.phpt] 
TEST 8562/11274 [ext/standard/tests/file/copy_variation3-win32.phpt]
SKIP Test copy() function: usage variations - destination file names(white spaces) [ext/standard/tests/file/copy_variation3-win32.phpt] reason: only run on Windows
TEST 8563/11274 [ext/standard/tests/file/copy_variation3.phpt]
PASS Test copy() function: usage variations - destination file names(white spaces) [ext/standard/tests/file/copy_variation3.phpt] 
TEST 8564/11274 [ext/standard/tests/file/copy_variation4.phpt]
PASS Test copy() function: usage variations - destination file names(empty string, nulls & bools) [ext/standard/tests/file/copy_variation4.phpt] 
TEST 8565/11274 [ext/standard/tests/file/copy_variation5-win32.phpt]
SKIP Test copy() function: usage variations - destination file names(case sensitive) [ext/standard/tests/file/copy_variation5-win32.phpt] reason: only run on Windows
TEST 8566/11274 [ext/standard/tests/file/copy_variation5.phpt]
PASS Test copy() function: usage variations - destination file names(case sensitive) [ext/standard/tests/file/copy_variation5.phpt] 
TEST 8567/11274 [ext/standard/tests/file/copy_variation6-win32.phpt]
SKIP Test copy() function: usage variations - copy empty file across dirs [ext/standard/tests/file/copy_variation6-win32.phpt] reason: Only run on Windows
TEST 8568/11274 [ext/standard/tests/file/copy_variation6.phpt]
PASS Test copy() function: usage variations - copy empty file across dirs [ext/standard/tests/file/copy_variation6.phpt] 
TEST 8569/11274 [ext/standard/tests/file/copy_variation7.phpt]
PASS Test copy() function: usage variations - links [ext/standard/tests/file/copy_variation7.phpt] 
TEST 8570/11274 [ext/standard/tests/file/copy_variation8.phpt]
PASS Test copy() function: usage variations - copying links across dirs [ext/standard/tests/file/copy_variation8.phpt] 
TEST 8571/11274 [ext/standard/tests/file/copy_variation9.phpt]
PASS Test copy() function: usage variations - destination file access perms [ext/standard/tests/file/copy_variation9.phpt] 
TEST 8572/11274 [ext/standard/tests/file/directory_wrapper_fstat_basic.phpt]
PASS Test function fstat() on directory wrapper [ext/standard/tests/file/directory_wrapper_fstat_basic.phpt] 
TEST 8573/11274 [ext/standard/tests/file/dirname_basic-win32.phpt]
SKIP Test dirname() function : basic functionality [ext/standard/tests/file/dirname_basic-win32.phpt] reason: Only valid for Windows
TEST 8574/11274 [ext/standard/tests/file/dirname_basic.phpt]
PASS Test dirname() function : basic functionality [ext/standard/tests/file/dirname_basic.phpt] 
TEST 8575/11274 [ext/standard/tests/file/dirname_error.phpt]
PASS Test dirname() function : error conditions [ext/standard/tests/file/dirname_error.phpt] 
TEST 8576/11274 [ext/standard/tests/file/dirname_variation1.phpt]
PASS Test dirname() function : usage variation [ext/standard/tests/file/dirname_variation1.phpt] 
TEST 8577/11274 [ext/standard/tests/file/disk.phpt]
PASS disk_total_space() and disk_free_space() tests [ext/standard/tests/file/disk.phpt] 
TEST 8578/11274 [ext/standard/tests/file/disk_free_space_basic.phpt]
FAIL Test disk_free_space and its alias diskfreespace() functions : basic functionality [ext/standard/tests/file/disk_free_space_basic.phpt] 
TEST 8579/11274 [ext/standard/tests/file/disk_free_space_error-win32.phpt]
SKIP Test disk_free_space and its alias diskfreespace() functions : error conditions [ext/standard/tests/file/disk_free_space_error-win32.phpt] reason: Valid only for Windows
TEST 8580/11274 [ext/standard/tests/file/disk_free_space_error.phpt]
PASS Test disk_free_space and its alias diskfreespace() functions : error conditions. [ext/standard/tests/file/disk_free_space_error.phpt] 
TEST 8581/11274 [ext/standard/tests/file/disk_free_space_variation.phpt]
PASS Test disk_free_space and its alias diskfreespace() functions : Usage Variations [ext/standard/tests/file/disk_free_space_variation.phpt] 
TEST 8582/11274 [ext/standard/tests/file/disk_total_space_basic.phpt]
PASS Test disk_total_space() function : basic functionality [ext/standard/tests/file/disk_total_space_basic.phpt] 
TEST 8583/11274 [ext/standard/tests/file/disk_total_space_error-win32.phpt]
SKIP Test disk_total_space() function : error conditions [ext/standard/tests/file/disk_total_space_error-win32.phpt] reason: Valid only for Windows
TEST 8584/11274 [ext/standard/tests/file/disk_total_space_error.phpt]
PASS Test disk_total_space() function : error conditions [ext/standard/tests/file/disk_total_space_error.phpt] 
TEST 8585/11274 [ext/standard/tests/file/disk_total_space_variation.phpt]
PASS Testing disk_total_space() functions : Usage Variations. [ext/standard/tests/file/disk_total_space_variation.phpt] 
TEST 8586/11274 [ext/standard/tests/file/feof_basic.phpt]
PASS Test feof() function : basic functionality [ext/standard/tests/file/feof_basic.phpt] 
TEST 8587/11274 [ext/standard/tests/file/fflush_basic.phpt]
PASS Test fflush() function: basic functionality [ext/standard/tests/file/fflush_basic.phpt] 
TEST 8588/11274 [ext/standard/tests/file/fflush_error.phpt]
PASS Test fflush() function: error conditions [ext/standard/tests/file/fflush_error.phpt] 
TEST 8589/11274 [ext/standard/tests/file/fflush_variation1-win32.phpt]
SKIP Test fflush() function: usage variations - files in different modes [ext/standard/tests/file/fflush_variation1-win32.phpt] reason: .. only for Windows
TEST 8590/11274 [ext/standard/tests/file/fflush_variation1.phpt]
PASS Test fflush() function: usage variations - files in different modes [ext/standard/tests/file/fflush_variation1.phpt] 
TEST 8591/11274 [ext/standard/tests/file/fflush_variation2.phpt]
PASS Test fflush() function: usage variations - links as resource [ext/standard/tests/file/fflush_variation2.phpt] 
TEST 8592/11274 [ext/standard/tests/file/fflush_variation3.phpt]
PASS Test fflush() function: usage variations - hard links as resource [ext/standard/tests/file/fflush_variation3.phpt] 
TEST 8593/11274 [ext/standard/tests/file/fflush_variation4.phpt]
PASS Test fflush() function: usage variations - file opened in read-only mode [ext/standard/tests/file/fflush_variation4.phpt] 
TEST 8594/11274 [ext/standard/tests/file/fgetc_basic.phpt]
PASS Test fgetc() function : basic functionality [ext/standard/tests/file/fgetc_basic.phpt] 
TEST 8595/11274 [ext/standard/tests/file/fgetc_error.phpt]
PASS Test fgetc() function : error conditions [ext/standard/tests/file/fgetc_error.phpt] 
TEST 8596/11274 [ext/standard/tests/file/fgetc_variation1.phpt]
PASS Test fgetc() function : usage variations - read when file pointer at EOF [ext/standard/tests/file/fgetc_variation1.phpt] 
TEST 8597/11274 [ext/standard/tests/file/fgetc_variation2.phpt]
PASS Test fgetc() function : usage variations - closed handle [ext/standard/tests/file/fgetc_variation2.phpt] 
TEST 8598/11274 [ext/standard/tests/file/fgetc_variation3.phpt]
PASS Test fgetc() function : usage variations - write only modes (Bug #42036) [ext/standard/tests/file/fgetc_variation3.phpt] 
TEST 8599/11274 [ext/standard/tests/file/fgetc_variation4.phpt]
PASS Test fgetc() function : usage variations - different read modes [ext/standard/tests/file/fgetc_variation4.phpt] 
TEST 8600/11274 [ext/standard/tests/file/fgetcsv.phpt]
PASS various fgetcsv() functionality tests [ext/standard/tests/file/fgetcsv.phpt] 
TEST 8601/11274 [ext/standard/tests/file/fgetcsv_error.phpt]
PASS Test fgetcsv() function : error conditions [ext/standard/tests/file/fgetcsv_error.phpt] 
TEST 8602/11274 [ext/standard/tests/file/fgetcsv_variation1.phpt]
PASS Test fgetcsv() : usage variations - with all parameters specified [ext/standard/tests/file/fgetcsv_variation1.phpt] 
TEST 8603/11274 [ext/standard/tests/file/fgetcsv_variation10.phpt]
PASS Test fgetcsv() : usage variations - file pointer pointing to EOF [ext/standard/tests/file/fgetcsv_variation10.phpt] 
TEST 8604/11274 [ext/standard/tests/file/fgetcsv_variation11.phpt]
PASS Test fgetcsv() : usage variations - with different enclosure but same delimiter [ext/standard/tests/file/fgetcsv_variation11.phpt] 
TEST 8605/11274 [ext/standard/tests/file/fgetcsv_variation12.phpt]
PASS Test fgetcsv() : usage variations - two chars as enclosure & delimiter (various read and append modes) [ext/standard/tests/file/fgetcsv_variation12.phpt] 
TEST 8606/11274 [ext/standard/tests/file/fgetcsv_variation13.phpt]
PASS Test fgetcsv() : usage variations - with line without any csv fields [ext/standard/tests/file/fgetcsv_variation13.phpt] 
TEST 8607/11274 [ext/standard/tests/file/fgetcsv_variation14.phpt]
PASS Test fgetcsv() : usage variations - reading the blank line [ext/standard/tests/file/fgetcsv_variation14.phpt] 
TEST 8608/11274 [ext/standard/tests/file/fgetcsv_variation15.phpt]
PASS Test fgetcsv() : usage variations - with default enclosure [ext/standard/tests/file/fgetcsv_variation15.phpt] 
TEST 8609/11274 [ext/standard/tests/file/fgetcsv_variation16.phpt]
PASS Test fgetcsv() : usage variations - with default enclosure & length as 0 [ext/standard/tests/file/fgetcsv_variation16.phpt] 
TEST 8610/11274 [ext/standard/tests/file/fgetcsv_variation17.phpt]
PASS Test fgetcsv() : usage variations - with default enclosure & length less than line size [ext/standard/tests/file/fgetcsv_variation17.phpt] 
TEST 8611/11274 [ext/standard/tests/file/fgetcsv_variation18.phpt]
PASS Test fgetcsv() : usage variations - with default enclosure and different delimiter [ext/standard/tests/file/fgetcsv_variation18.phpt] 
TEST 8612/11274 [ext/standard/tests/file/fgetcsv_variation19.phpt]
PASS Test fgetcsv() : usage variations - with default enclosure & delimiter of two chars [ext/standard/tests/file/fgetcsv_variation19.phpt] 
TEST 8613/11274 [ext/standard/tests/file/fgetcsv_variation2.phpt]
PASS Test fgetcsv() : usage variations - with length as 0 [ext/standard/tests/file/fgetcsv_variation2.phpt] 
TEST 8614/11274 [ext/standard/tests/file/fgetcsv_variation20.phpt]
PASS Test fgetcsv() : usage variations - with default enclosure, line without any csv fields [ext/standard/tests/file/fgetcsv_variation20.phpt] 
TEST 8615/11274 [ext/standard/tests/file/fgetcsv_variation21.phpt]
PASS Test fgetcsv() : usage variations - with default enclosure, blank line [ext/standard/tests/file/fgetcsv_variation21.phpt] 
TEST 8616/11274 [ext/standard/tests/file/fgetcsv_variation22.phpt]
PASS Test fgetcsv() : usage variations - with default enclosure, file pointer pointing at end of file [ext/standard/tests/file/fgetcsv_variation22.phpt] 
TEST 8617/11274 [ext/standard/tests/file/fgetcsv_variation23.phpt]
PASS Test fgetcsv() : usage variations - empty file [ext/standard/tests/file/fgetcsv_variation23.phpt] 
TEST 8618/11274 [ext/standard/tests/file/fgetcsv_variation24.phpt]
PASS Test fgetcsv() : usage variations - two chars as enclosure & delimiter (various write modes) [ext/standard/tests/file/fgetcsv_variation24.phpt] 
TEST 8619/11274 [ext/standard/tests/file/fgetcsv_variation25.phpt]
PASS Test fgetcsv() : usage variations - with negative length value along with enclosure and delimiter [ext/standard/tests/file/fgetcsv_variation25.phpt] 
TEST 8620/11274 [ext/standard/tests/file/fgetcsv_variation26.phpt]
PASS Test fgetcsv() : usage variations - reading files opened in write only mode (Bug #42036) [ext/standard/tests/file/fgetcsv_variation26.phpt] 
TEST 8621/11274 [ext/standard/tests/file/fgetcsv_variation27.phpt]
PASS Test fgetcsv() : usage variations - with negative length value along with delimiter and no enclosure [ext/standard/tests/file/fgetcsv_variation27.phpt] 
TEST 8622/11274 [ext/standard/tests/file/fgetcsv_variation28.phpt]
PASS Test fgetcsv() : usage variations - with negative length value along with neither enclosure and nor delimiter [ext/standard/tests/file/fgetcsv_variation28.phpt] 
TEST 8623/11274 [ext/standard/tests/file/fgetcsv_variation29.phpt]
PASS Test fgetcsv() : usage variations - with only file handle as argument, file pointer pointing at end of file [ext/standard/tests/file/fgetcsv_variation29.phpt] 
TEST 8624/11274 [ext/standard/tests/file/fgetcsv_variation3.phpt]
PASS Test fgetcsv() : usage variations - with delimiter as NULL [ext/standard/tests/file/fgetcsv_variation3.phpt] 
TEST 8625/11274 [ext/standard/tests/file/fgetcsv_variation30.phpt]
PASS Test fgetcsv() : usage variations - with file handle and length, file pointer pointing at end of file [ext/standard/tests/file/fgetcsv_variation30.phpt] 
TEST 8626/11274 [ext/standard/tests/file/fgetcsv_variation31.phpt]
PASS Test fgetcsv() : usage variations - with length and enclosure, file pointer pointing at end of file [ext/standard/tests/file/fgetcsv_variation31.phpt] 
TEST 8627/11274 [ext/standard/tests/file/fgetcsv_variation4.phpt]
PASS Test fgetcsv() : usage variations - with enclosure as NULL [ext/standard/tests/file/fgetcsv_variation4.phpt] 
TEST 8628/11274 [ext/standard/tests/file/fgetcsv_variation5.phpt]
PASS Test fgetcsv() : usage variations - with delimiter & enclosure as NULL [ext/standard/tests/file/fgetcsv_variation5.phpt] 
TEST 8629/11274 [ext/standard/tests/file/fgetcsv_variation6.phpt]
PASS Test fgetcsv() : usage variations - with length less than line size [ext/standard/tests/file/fgetcsv_variation6.phpt] 
TEST 8630/11274 [ext/standard/tests/file/fgetcsv_variation7.phpt]
PASS Test fgetcsv() : usage variations - with default arguments value [ext/standard/tests/file/fgetcsv_variation7.phpt] 
TEST 8631/11274 [ext/standard/tests/file/fgetcsv_variation8.phpt]
PASS Test fgetcsv() : usage variations - with different delimiter and enclosure [ext/standard/tests/file/fgetcsv_variation8.phpt] 
TEST 8632/11274 [ext/standard/tests/file/fgetcsv_variation9.phpt]
PASS Test fgetcsv() : usage variations - with different delimiter but same enclosure [ext/standard/tests/file/fgetcsv_variation9.phpt] 
TEST 8633/11274 [ext/standard/tests/file/fgets_basic.phpt]
PASS Test fgets() function : basic functionality [ext/standard/tests/file/fgets_basic.phpt] 
TEST 8634/11274 [ext/standard/tests/file/fgets_error.phpt]
PASS Test fgets() function : error conditions [ext/standard/tests/file/fgets_error.phpt] 
TEST 8635/11274 [ext/standard/tests/file/fgets_socket_variation1.phpt]
PASS fgets() with a socket stream [ext/standard/tests/file/fgets_socket_variation1.phpt] 
TEST 8636/11274 [ext/standard/tests/file/fgets_socket_variation2.phpt]
PASS fgets() over a socket with more than a buffer's worth of data [ext/standard/tests/file/fgets_socket_variation2.phpt] 
TEST 8637/11274 [ext/standard/tests/file/fgets_variation1.phpt]
PASS Test fgets() function : usage variations - write only modes (Bug #42036) [ext/standard/tests/file/fgets_variation1.phpt] 
TEST 8638/11274 [ext/standard/tests/file/fgets_variation2.phpt]
PASS Test fgets() function : usage variations - closed handle [ext/standard/tests/file/fgets_variation2.phpt] 
TEST 8639/11274 [ext/standard/tests/file/fgets_variation3.phpt]
PASS Test fgets() function : usage variations - read with/without length [ext/standard/tests/file/fgets_variation3.phpt] 
TEST 8640/11274 [ext/standard/tests/file/fgets_variation4-win32.phpt]
SKIP Test fgets() function : usage variations - seek n read [ext/standard/tests/file/fgets_variation4-win32.phpt] reason: only valid for Windows
TEST 8641/11274 [ext/standard/tests/file/fgets_variation4.phpt]
PASS Test fgets() function : usage variations - seek n read [ext/standard/tests/file/fgets_variation4.phpt] 
TEST 8642/11274 [ext/standard/tests/file/fgets_variation5.phpt]
PASS Test fgets() function : usage variations - read beyond filesize [ext/standard/tests/file/fgets_variation5.phpt] 
TEST 8643/11274 [ext/standard/tests/file/fgets_variation6-win32.phpt]
SKIP Test fgets() function : usage variations - read when file pointer at EOF [ext/standard/tests/file/fgets_variation6-win32.phpt] reason: only valid for Windows
TEST 8644/11274 [ext/standard/tests/file/fgets_variation6.phpt]
PASS Test fgets() function : usage variations - read when file pointer at EOF [ext/standard/tests/file/fgets_variation6.phpt] 
TEST 8645/11274 [ext/standard/tests/file/fgetss.phpt]
PASS fgetss() tests [ext/standard/tests/file/fgetss.phpt] 
TEST 8646/11274 [ext/standard/tests/file/fgetss1.phpt]
PASS more fgetss() tests [ext/standard/tests/file/fgetss1.phpt] 
TEST 8647/11274 [ext/standard/tests/file/fgetss_basic1.phpt]
PASS Test fgetss() function : Basic functionality - read modes only [ext/standard/tests/file/fgetss_basic1.phpt] 
TEST 8648/11274 [ext/standard/tests/file/fgetss_basic2-win32.phpt]
SKIP Test fgetss() function : Basic functionality - read/write modes [ext/standard/tests/file/fgetss_basic2-win32.phpt] reason: .. only on Windows
TEST 8649/11274 [ext/standard/tests/file/fgetss_basic2.phpt]
PASS Test fgetss() function : Basic functionality - read/write modes [ext/standard/tests/file/fgetss_basic2.phpt] 
TEST 8650/11274 [ext/standard/tests/file/fgetss_error.phpt]
PASS Test fgetss() function : error conditions [ext/standard/tests/file/fgetss_error.phpt] 
TEST 8651/11274 [ext/standard/tests/file/fgetss_variation1-win32.phpt]
SKIP Test fgetss() function : usage variations - write only modes [ext/standard/tests/file/fgetss_variation1-win32.phpt] reason: .. only on Windows
TEST 8652/11274 [ext/standard/tests/file/fgetss_variation1.phpt]
PASS Test fgetss() function : usage variations - write only modes [ext/standard/tests/file/fgetss_variation1.phpt] 
TEST 8653/11274 [ext/standard/tests/file/fgetss_variation2.phpt]
PASS Test fgetss() function : usage variations - read modes [ext/standard/tests/file/fgetss_variation2.phpt] 
TEST 8654/11274 [ext/standard/tests/file/fgetss_variation3-win32.phpt]
SKIP Test fgetss() function : usage variations - read/write modes [ext/standard/tests/file/fgetss_variation3-win32.phpt] reason: .. only valid for Windows
TEST 8655/11274 [ext/standard/tests/file/fgetss_variation3.phpt]
PASS Test fgetss() function : usage variations - read/write modes [ext/standard/tests/file/fgetss_variation3.phpt] 
TEST 8656/11274 [ext/standard/tests/file/fgetss_variation4.phpt]
PASS Test fgetss() function : usage variations - read  modes, file pointer at EOF [ext/standard/tests/file/fgetss_variation4.phpt] 
TEST 8657/11274 [ext/standard/tests/file/fgetss_variation5-win32.phpt]
SKIP Test fgetss() function : usage variations - read/write modes, file pointer at EOF [ext/standard/tests/file/fgetss_variation5-win32.phpt] reason: .. only valid for Windows
TEST 8658/11274 [ext/standard/tests/file/fgetss_variation5.phpt]
PASS Test fgetss() function : usage variations - read/write modes, file pointer at EOF [ext/standard/tests/file/fgetss_variation5.phpt] 
TEST 8659/11274 [ext/standard/tests/file/file_basic.phpt]
PASS Test file() function : basic functionality [ext/standard/tests/file/file_basic.phpt] 
TEST 8660/11274 [ext/standard/tests/file/file_error.phpt]
PASS Test file() function : error conditions [ext/standard/tests/file/file_error.phpt] 
TEST 8661/11274 [ext/standard/tests/file/file_exists_error.phpt]
PASS Test file_exists() function : error conditions [ext/standard/tests/file/file_exists_error.phpt] 
TEST 8662/11274 [ext/standard/tests/file/file_exists_variation1.phpt]
PASS Test file_exists() function : usage variations [ext/standard/tests/file/file_exists_variation1.phpt] 
TEST 8663/11274 [ext/standard/tests/file/file_get_contents_basic.phpt]
PASS file_get_contents() function : basic functionality [ext/standard/tests/file/file_get_contents_basic.phpt] 
TEST 8664/11274 [ext/standard/tests/file/file_get_contents_basic001.phpt]
PASS file_get_contents() test using basic syntax [ext/standard/tests/file/file_get_contents_basic001.phpt] 
TEST 8665/11274 [ext/standard/tests/file/file_get_contents_error.phpt]
PASS Test file_get_contents() function : error conditions [ext/standard/tests/file/file_get_contents_error.phpt] 
TEST 8666/11274 [ext/standard/tests/file/file_get_contents_error001.phpt]
PASS file_get_contents() test using offset parameter out of range [ext/standard/tests/file/file_get_contents_error001.phpt] 
TEST 8667/11274 [ext/standard/tests/file/file_get_contents_error002.phpt]
PASS file_get_contents() test using negative parameter for length (last parameter) [ext/standard/tests/file/file_get_contents_error002.phpt] 
TEST 8668/11274 [ext/standard/tests/file/file_get_contents_file_put_contents_basic.phpt]
PASS Test file_put_contents() and file_get_contents() functions : basic functionality [ext/standard/tests/file/file_get_contents_file_put_contents_basic.phpt] 
TEST 8669/11274 [ext/standard/tests/file/file_get_contents_file_put_contents_error.phpt]
PASS Test file-get_contents() and file_put_contents() functions : error conditions [ext/standard/tests/file/file_get_contents_file_put_contents_error.phpt] 
TEST 8670/11274 [ext/standard/tests/file/file_get_contents_file_put_contents_variation1.phpt]
PASS Test file_get_contents() and file_put_contents() functions : usage variations - all arguments [ext/standard/tests/file/file_get_contents_file_put_contents_variation1.phpt] 
TEST 8671/11274 [ext/standard/tests/file/file_get_contents_file_put_contents_variation2.phpt]
PASS Test file_get_contents() and file_put_contents() functions : usage variations - use_include_path [ext/standard/tests/file/file_get_contents_file_put_contents_variation2.phpt] 
TEST 8672/11274 [ext/standard/tests/file/file_get_contents_variation1.phpt]
PASS Test file_get_contents() function : variation - include path testing [ext/standard/tests/file/file_get_contents_variation1.phpt] 
TEST 8673/11274 [ext/standard/tests/file/file_get_contents_variation2.phpt]
PASS Test file_get_contents() function : variation - include path testing [ext/standard/tests/file/file_get_contents_variation2.phpt] 
TEST 8674/11274 [ext/standard/tests/file/file_get_contents_variation3.phpt]
PASS Test file_get_contents() function : usage variation - different type for use_include_path [ext/standard/tests/file/file_get_contents_variation3.phpt] 
TEST 8675/11274 [ext/standard/tests/file/file_get_contents_variation4.phpt]
PASS Test file_get_contents() function : usage variation - different types for context. [ext/standard/tests/file/file_get_contents_variation4.phpt] 
TEST 8676/11274 [ext/standard/tests/file/file_get_contents_variation5.phpt]
PASS Test file_get_contents() function : usage variation [ext/standard/tests/file/file_get_contents_variation5.phpt] 
TEST 8677/11274 [ext/standard/tests/file/file_get_contents_variation6.phpt]
PASS Test file_get_contents() function : usage variation [ext/standard/tests/file/file_get_contents_variation6.phpt] 
TEST 8678/11274 [ext/standard/tests/file/file_get_contents_variation7-win32.phpt]
SKIP Test file_get_contents() function : variation - various absolute and relative paths [ext/standard/tests/file/file_get_contents_variation7-win32.phpt] reason: Only run on Windows
TEST 8679/11274 [ext/standard/tests/file/file_get_contents_variation7.phpt]
PASS Test file_get_contents() function : variation - various absolute and relative paths [ext/standard/tests/file/file_get_contents_variation7.phpt] 
TEST 8680/11274 [ext/standard/tests/file/file_get_contents_variation8-win32.phpt]
SKIP Test file_get_contents() function : variation - obscure filenames [ext/standard/tests/file/file_get_contents_variation8-win32.phpt] reason: Only run on Windows
TEST 8681/11274 [ext/standard/tests/file/file_get_contents_variation8.phpt]
PASS Test file_get_contents() function : variation - obscure filenames [ext/standard/tests/file/file_get_contents_variation8.phpt] 
TEST 8682/11274 [ext/standard/tests/file/file_get_contents_variation9.phpt]
PASS Test file_get_contents() function : variation - linked files [ext/standard/tests/file/file_get_contents_variation9.phpt] 
TEST 8683/11274 [ext/standard/tests/file/file_put_contents.phpt]
PASS file_put_contents() and invalid parameters [ext/standard/tests/file/file_put_contents.phpt] 
TEST 8684/11274 [ext/standard/tests/file/file_put_contents_variation1.phpt]
PASS Test file_put_contents() function : variation - test append flag [ext/standard/tests/file/file_put_contents_variation1.phpt] 
TEST 8685/11274 [ext/standard/tests/file/file_put_contents_variation2.phpt]
PASS Test file_put_contents() function : usage variation - different data types to write [ext/standard/tests/file/file_put_contents_variation2.phpt] 
TEST 8686/11274 [ext/standard/tests/file/file_put_contents_variation3.phpt]
PASS Test file_put_contents() function : usage variation - different types for context. [ext/standard/tests/file/file_put_contents_variation3.phpt] 
TEST 8687/11274 [ext/standard/tests/file/file_put_contents_variation4.phpt]
PASS Test file_put_contents() function : variation - include path testing [ext/standard/tests/file/file_put_contents_variation4.phpt] 
TEST 8688/11274 [ext/standard/tests/file/file_put_contents_variation5.phpt]
PASS Test file_put_contents() function : variation - include path testing [ext/standard/tests/file/file_put_contents_variation5.phpt] 
TEST 8689/11274 [ext/standard/tests/file/file_put_contents_variation6.phpt]
PASS Test file_put_contents() function : variation - include path testing [ext/standard/tests/file/file_put_contents_variation6.phpt] 
TEST 8690/11274 [ext/standard/tests/file/file_put_contents_variation7-win32.phpt]
SKIP Test file_put_contents() function : usage variation - various absolute and relative paths [ext/standard/tests/file/file_put_contents_variation7-win32.phpt] reason: Only run on Windows
TEST 8691/11274 [ext/standard/tests/file/file_put_contents_variation7.phpt]
PASS Test file_put_contents() function : usage variation - various absolute and relative paths [ext/standard/tests/file/file_put_contents_variation7.phpt] 
TEST 8692/11274 [ext/standard/tests/file/file_put_contents_variation8-win32.phpt]
SKIP Test file_put_contents() function : usage variation - obscure filenames [ext/standard/tests/file/file_put_contents_variation8-win32.phpt] reason: Only run on Windows
TEST 8693/11274 [ext/standard/tests/file/file_put_contents_variation8.phpt]
PASS Test file_put_contents() function : usage variation - obscure filenames [ext/standard/tests/file/file_put_contents_variation8.phpt] 
TEST 8694/11274 [ext/standard/tests/file/file_put_contents_variation9.phpt]
PASS est file_put_contents() function : usage variation - linked files [ext/standard/tests/file/file_put_contents_variation9.phpt] 
TEST 8695/11274 [ext/standard/tests/file/file_variation.phpt]
PASS Test file() function : usage variations [ext/standard/tests/file/file_variation.phpt] 
TEST 8696/11274 [ext/standard/tests/file/file_variation2.phpt]
PASS Test file() function : first parameter variation [ext/standard/tests/file/file_variation2.phpt] 
TEST 8697/11274 [ext/standard/tests/file/file_variation3.phpt]
PASS Test file() function : second parameter variation [ext/standard/tests/file/file_variation3.phpt] 
TEST 8698/11274 [ext/standard/tests/file/file_variation4.phpt]
PASS Test file() function : third parameter variation [ext/standard/tests/file/file_variation4.phpt] 
TEST 8699/11274 [ext/standard/tests/file/file_variation5-win32.phpt]
SKIP file() with various paths [ext/standard/tests/file/file_variation5-win32.phpt] reason: windows only test
TEST 8700/11274 [ext/standard/tests/file/file_variation5.phpt]
PASS file() with various paths [ext/standard/tests/file/file_variation5.phpt] 
TEST 8701/11274 [ext/standard/tests/file/file_variation6.phpt]
PASS file() with a range of integer flag values [ext/standard/tests/file/file_variation6.phpt] 
TEST 8702/11274 [ext/standard/tests/file/file_variation7.phpt]
PASS file() on a file with blank lines [ext/standard/tests/file/file_variation7.phpt] 
TEST 8703/11274 [ext/standard/tests/file/file_variation8-win32.phpt]
SKIP Test file() function : variation - various absolute and relative paths [ext/standard/tests/file/file_variation8-win32.phpt] reason: Only run on Windows
TEST 8704/11274 [ext/standard/tests/file/file_variation8.phpt]
PASS Test file function : variation - various absolute and relative paths [ext/standard/tests/file/file_variation8.phpt] 
TEST 8705/11274 [ext/standard/tests/file/file_variation9.phpt]
PASS Test file function : variation - test various endings of a file [ext/standard/tests/file/file_variation9.phpt] 
TEST 8706/11274 [ext/standard/tests/file/filegroup_basic.phpt]
PASS Test filegroup() function: basic functionality [ext/standard/tests/file/filegroup_basic.phpt] 
TEST 8707/11274 [ext/standard/tests/file/filegroup_error.phpt]
PASS Test filegroup() function: error conditions [ext/standard/tests/file/filegroup_error.phpt] 
TEST 8708/11274 [ext/standard/tests/file/filegroup_variation1.phpt]
PASS Test filegroup() function: usage variations - links [ext/standard/tests/file/filegroup_variation1.phpt] 
TEST 8709/11274 [ext/standard/tests/file/filegroup_variation2.phpt]
PASS Test filegroup() function: usage variations - invalid filenames [ext/standard/tests/file/filegroup_variation2.phpt] 
TEST 8710/11274 [ext/standard/tests/file/filegroup_variation3.phpt]
PASS Test filegroup() function: usage variations - diff. path notations [ext/standard/tests/file/filegroup_variation3.phpt] 
TEST 8711/11274 [ext/standard/tests/file/fileinode_basic.phpt]
PASS Test fileinode() function: Basic functionality [ext/standard/tests/file/fileinode_basic.phpt] 
TEST 8712/11274 [ext/standard/tests/file/fileinode_error.phpt]
PASS Test fileinode() function: Error conditions [ext/standard/tests/file/fileinode_error.phpt] 
TEST 8713/11274 [ext/standard/tests/file/fileinode_variation.phpt]
PASS Test fileinode() function: Variations [ext/standard/tests/file/fileinode_variation.phpt] 
TEST 8714/11274 [ext/standard/tests/file/fileinode_variation1.phpt]
PASS Test fileinode() function: usage variations - links [ext/standard/tests/file/fileinode_variation1.phpt] 
TEST 8715/11274 [ext/standard/tests/file/fileinode_variation2.phpt]
PASS Test fileinode() function: usage variations - invalid filenames [ext/standard/tests/file/fileinode_variation2.phpt] 
TEST 8716/11274 [ext/standard/tests/file/fileinode_variation3.phpt]
PASS Test fileinode() function: usage variations - diff. path notations [ext/standard/tests/file/fileinode_variation3.phpt] 
TEST 8717/11274 [ext/standard/tests/file/fileowner_basic.phpt]
PASS Test fileowner() function: basic functionality [ext/standard/tests/file/fileowner_basic.phpt] 
TEST 8718/11274 [ext/standard/tests/file/fileowner_error.phpt]
PASS Test of fileowner() function: error conditions [ext/standard/tests/file/fileowner_error.phpt] 
TEST 8719/11274 [ext/standard/tests/file/fileowner_variation1.phpt]
PASS Test fileowner() function: usage variations - links [ext/standard/tests/file/fileowner_variation1.phpt] 
TEST 8720/11274 [ext/standard/tests/file/fileowner_variation2.phpt]
PASS Test fileowner() function: usage variations - invalid filenames [ext/standard/tests/file/fileowner_variation2.phpt] 
TEST 8721/11274 [ext/standard/tests/file/fileowner_variation3.phpt]
PASS Test fileowner() function: usage variations - diff. path notations [ext/standard/tests/file/fileowner_variation3.phpt] 
TEST 8722/11274 [ext/standard/tests/file/fileperms_variation1.phpt]
PASS Test fileperms() function: usage variations - links [ext/standard/tests/file/fileperms_variation1.phpt] 
TEST 8723/11274 [ext/standard/tests/file/fileperms_variation2.phpt]
PASS Test fileperms() function: usage variations - invalid filenames [ext/standard/tests/file/fileperms_variation2.phpt] 
TEST 8724/11274 [ext/standard/tests/file/fileperms_variation3.phpt]
PASS Test fileperms() function: usage variations - diff. path notations [ext/standard/tests/file/fileperms_variation3.phpt] 
TEST 8725/11274 [ext/standard/tests/file/filesize_basic.phpt]
PASS Test filesize() function: basic functionaity [ext/standard/tests/file/filesize_basic.phpt] 
TEST 8726/11274 [ext/standard/tests/file/filesize_error.phpt]
PASS Test filesize() function: error conditions [ext/standard/tests/file/filesize_error.phpt] 
TEST 8727/11274 [ext/standard/tests/file/filesize_variation1-win32.phpt]
SKIP Test filesize() function: usage variations - size of files [ext/standard/tests/file/filesize_variation1-win32.phpt] reason: only valid for Windows
TEST 8728/11274 [ext/standard/tests/file/filesize_variation1.phpt]
PASS Test filesize() function: usage variations - size of files [ext/standard/tests/file/filesize_variation1.phpt] 
TEST 8729/11274 [ext/standard/tests/file/filesize_variation2-win32.phpt]
SKIP Test filesize() function: usage variations - size of dir/subdir [ext/standard/tests/file/filesize_variation2-win32.phpt] reason: only valid for Windows
TEST 8730/11274 [ext/standard/tests/file/filesize_variation2.phpt]
PASS Test filesize() function: usage variations - size of dir/subdir [ext/standard/tests/file/filesize_variation2.phpt] 
TEST 8731/11274 [ext/standard/tests/file/filesize_variation3-win32.phpt]
SKIP Test filesize() function: usage variations - file size after truncate [ext/standard/tests/file/filesize_variation3-win32.phpt] reason: only valid for Windows
TEST 8732/11274 [ext/standard/tests/file/filesize_variation3.phpt]
PASS Test filesize() function: usage variations - file size after truncate [ext/standard/tests/file/filesize_variation3.phpt] 
TEST 8733/11274 [ext/standard/tests/file/filesize_variation4-win32.phpt]
SKIP Test filesize() function: usage variations - file mode & holes in file [ext/standard/tests/file/filesize_variation4-win32.phpt] reason: only valid for Windows
TEST 8734/11274 [ext/standard/tests/file/filesize_variation4.phpt]
PASS Test filesize() function: usage variations - file mode & holes in file [ext/standard/tests/file/filesize_variation4.phpt] 
TEST 8735/11274 [ext/standard/tests/file/filesize_variation5.phpt]
PASS Test filesize() function: usage variations - size of files [ext/standard/tests/file/filesize_variation5.phpt] 
TEST 8736/11274 [ext/standard/tests/file/filestat.phpt]
PASS various file stat func tests [ext/standard/tests/file/filestat.phpt] 
TEST 8737/11274 [ext/standard/tests/file/filetype_basic.phpt]
PASS Test filetype() function: Basic functionality [ext/standard/tests/file/filetype_basic.phpt] 
TEST 8738/11274 [ext/standard/tests/file/filetype_error.phpt]
PASS Test filetype() function: Error conditions [ext/standard/tests/file/filetype_error.phpt] 
TEST 8739/11274 [ext/standard/tests/file/filetype_variation.phpt]
PASS Test filetype() function: Variations [ext/standard/tests/file/filetype_variation.phpt] 
TEST 8740/11274 [ext/standard/tests/file/filetype_variation2.phpt]
FAIL Test filetype() function: Check character type [ext/standard/tests/file/filetype_variation2.phpt] 
TEST 8741/11274 [ext/standard/tests/file/filetype_variation3.phpt]
SKIP Test filetype() function: Check block device [ext/standard/tests/file/filetype_variation3.phpt] reason: /dev/ram0 not available
TEST 8742/11274 [ext/standard/tests/file/flock.phpt]
FAIL flock() tests [ext/standard/tests/file/flock.phpt] 
TEST 8743/11274 [ext/standard/tests/file/flock_basic.phpt]
FAIL Test flock() function: Basic functionality [ext/standard/tests/file/flock_basic.phpt] 
TEST 8744/11274 [ext/standard/tests/file/flock_error.phpt]
PASS Test flock() function: Error conditions [ext/standard/tests/file/flock_error.phpt] 
TEST 8745/11274 [ext/standard/tests/file/flock_variation.phpt]
FAIL Test flock() function: Variations [ext/standard/tests/file/flock_variation.phpt] 
TEST 8746/11274 [ext/standard/tests/file/fnmatch_basic.phpt]
PASS Test fnmatch() function: Basic functionality [ext/standard/tests/file/fnmatch_basic.phpt] 
TEST 8747/11274 [ext/standard/tests/file/fnmatch_error.phpt]
PASS Test fnmatch() function: Error conditions [ext/standard/tests/file/fnmatch_error.phpt] 
TEST 8748/11274 [ext/standard/tests/file/fnmatch_variation.phpt]
PASS Test fnmatch() function: Variations [ext/standard/tests/file/fnmatch_variation.phpt] 
TEST 8749/11274 [ext/standard/tests/file/fopen_variation1.phpt]
PASS fopen() with relative path on a file in the script directory [ext/standard/tests/file/fopen_variation1.phpt] 
TEST 8750/11274 [ext/standard/tests/file/fopen_variation10-win32.phpt]
SKIP Test fopen() function : variation: interesting paths, no use include path [ext/standard/tests/file/fopen_variation10-win32.phpt] reason: Run only on Windows
TEST 8751/11274 [ext/standard/tests/file/fopen_variation11-win32.phpt]
SKIP Test fopen() function : variation: interesting paths, use include path = true [ext/standard/tests/file/fopen_variation11-win32.phpt] reason: Run only on Windows
TEST 8752/11274 [ext/standard/tests/file/fopen_variation12.phpt]
PASS Test fopen() function : variation: use include path (path is bad) create a file (relative) [ext/standard/tests/file/fopen_variation12.phpt] 
TEST 8753/11274 [ext/standard/tests/file/fopen_variation13.phpt]
PASS Test fopen() function : variation: use include path create a file (absolute) [ext/standard/tests/file/fopen_variation13.phpt] 
TEST 8754/11274 [ext/standard/tests/file/fopen_variation14-win32.phpt]
SKIP Test fopen() function : variation: file uri, no use include path [ext/standard/tests/file/fopen_variation14-win32.phpt] reason: Run only on Windows
TEST 8755/11274 [ext/standard/tests/file/fopen_variation14.phpt]
PASS Test fopen() function : variation: file uri, no use include path [ext/standard/tests/file/fopen_variation14.phpt] 
TEST 8756/11274 [ext/standard/tests/file/fopen_variation15-win32.phpt]
SKIP Test fopen() function : variation: file uri, use include path = true [ext/standard/tests/file/fopen_variation15-win32.phpt] reason: Run only on Windows
TEST 8757/11274 [ext/standard/tests/file/fopen_variation15.phpt]
PASS Test fopen() function : variation: file uri, use include path = true [ext/standard/tests/file/fopen_variation15.phpt] 
TEST 8758/11274 [ext/standard/tests/file/fopen_variation16.phpt]
PASS Test fopen() function : variation: use include path create and read a file (relative) [ext/standard/tests/file/fopen_variation16.phpt] 
TEST 8759/11274 [ext/standard/tests/file/fopen_variation17.phpt]
PASS Test fopen() function : variation: use include path create and read a file (relative) [ext/standard/tests/file/fopen_variation17.phpt] 
TEST 8760/11274 [ext/standard/tests/file/fopen_variation19.phpt]
PASS Test fopen() function : variation: test opening linked files [ext/standard/tests/file/fopen_variation19.phpt] 
TEST 8761/11274 [ext/standard/tests/file/fopen_variation3.phpt]
PASS Test fopen() function : usage variation different datatypes for use_include_path [ext/standard/tests/file/fopen_variation3.phpt] 
TEST 8762/11274 [ext/standard/tests/file/fopen_variation4.phpt]
PASS Test fopen() function : usage variation different datatypes for stream context [ext/standard/tests/file/fopen_variation4.phpt] 
TEST 8763/11274 [ext/standard/tests/file/fopen_variation5.phpt]
PASS Test fopen() function : variation: use include path and stream context (absolute directories in path) [ext/standard/tests/file/fopen_variation5.phpt] 
TEST 8764/11274 [ext/standard/tests/file/fopen_variation6.phpt]
PASS Test fopen() function : variation: use include path and stream context relative/absolute file [ext/standard/tests/file/fopen_variation6.phpt] 
TEST 8765/11274 [ext/standard/tests/file/fopen_variation7.phpt]
PASS Test fopen() function : variation: use include path create a file (relative) [ext/standard/tests/file/fopen_variation7.phpt] 
TEST 8766/11274 [ext/standard/tests/file/fopen_variation8.phpt]
PASS Test fopen() function : variation: use include path and stream context (relative directories in path) [ext/standard/tests/file/fopen_variation8.phpt] 
TEST 8767/11274 [ext/standard/tests/file/fopen_variation9.phpt]
PASS Test fopen() function : variation: use include path and stream context create a file, relative path [ext/standard/tests/file/fopen_variation9.phpt] 
TEST 8768/11274 [ext/standard/tests/file/fopencookie.phpt]
PASS fopencookie detected and working (or cast mechanism works) [ext/standard/tests/file/fopencookie.phpt] 
TEST 8769/11274 [ext/standard/tests/file/fpassthru_basic.phpt]
PASS Test fpassthru() function: Basic functionality [ext/standard/tests/file/fpassthru_basic.phpt] 
TEST 8770/11274 [ext/standard/tests/file/fpassthru_error.phpt]
PASS Test fpassthru() function: Error conditions [ext/standard/tests/file/fpassthru_error.phpt] 
TEST 8771/11274 [ext/standard/tests/file/fpassthru_variation.phpt]
PASS Test fpassthru() function: Variations [ext/standard/tests/file/fpassthru_variation.phpt] 
TEST 8772/11274 [ext/standard/tests/file/fpassthru_variation1.phpt]
PASS Test fpassthru() function : usage variations  - different parameter types [ext/standard/tests/file/fpassthru_variation1.phpt] 
TEST 8773/11274 [ext/standard/tests/file/fputcsv.phpt]
PASS various fputcsv() functionality tests [ext/standard/tests/file/fputcsv.phpt] 
TEST 8774/11274 [ext/standard/tests/file/fputcsv_002.phpt]
PASS fputcsv(): Checking data after calling the function [ext/standard/tests/file/fputcsv_002.phpt] 
TEST 8775/11274 [ext/standard/tests/file/fputcsv_error.phpt]
PASS Test fputcsv() function : error conditions [ext/standard/tests/file/fputcsv_error.phpt] 
TEST 8776/11274 [ext/standard/tests/file/fputcsv_variation1.phpt]
PASS Test fputcsv() : usage variations - with all parameters specified [ext/standard/tests/file/fputcsv_variation1.phpt] 
TEST 8777/11274 [ext/standard/tests/file/fputcsv_variation10.phpt]
PASS Test fputcsv() : usage variations - with line without any csv fields [ext/standard/tests/file/fputcsv_variation10.phpt] 
TEST 8778/11274 [ext/standard/tests/file/fputcsv_variation11.phpt]
PASS Test fputcsv() : usage variations - with default enclosure value [ext/standard/tests/file/fputcsv_variation11.phpt] 
TEST 8779/11274 [ext/standard/tests/file/fputcsv_variation12.phpt]
PASS Test fputcsv() : usage variations - with default enclosure and different delimiter [ext/standard/tests/file/fputcsv_variation12.phpt] 
TEST 8780/11274 [ext/standard/tests/file/fputcsv_variation13.phpt]
PASS Test fputcsv() : usage variations - with default enclosure & delimiter of two chars [ext/standard/tests/file/fputcsv_variation13.phpt] 
TEST 8781/11274 [ext/standard/tests/file/fputcsv_variation14.phpt]
PASS Test fputcsv() : usage variations - with enclosure & delimiter of two chars(read only modes) [ext/standard/tests/file/fputcsv_variation14.phpt] 
TEST 8782/11274 [ext/standard/tests/file/fputcsv_variation2.phpt]
PASS Test fputcsv() : usage variations - with delimiter as NULL [ext/standard/tests/file/fputcsv_variation2.phpt] 
TEST 8783/11274 [ext/standard/tests/file/fputcsv_variation3.phpt]
PASS Test fputcsv() : usage variations - with enclosure as NULL [ext/standard/tests/file/fputcsv_variation3.phpt] 
TEST 8784/11274 [ext/standard/tests/file/fputcsv_variation4.phpt]
PASS Test fputcsv() : usage variations - with delimiter and enclosure as NULL [ext/standard/tests/file/fputcsv_variation4.phpt] 
TEST 8785/11274 [ext/standard/tests/file/fputcsv_variation5.phpt]
PASS Test fputcsv() : usage variations - with default arguments value [ext/standard/tests/file/fputcsv_variation5.phpt] 
TEST 8786/11274 [ext/standard/tests/file/fputcsv_variation6.phpt]
PASS Test fputcsv() : usage variations - with different delimiter and enclosure [ext/standard/tests/file/fputcsv_variation6.phpt] 
TEST 8787/11274 [ext/standard/tests/file/fputcsv_variation7.phpt]
PASS Test fputcsv() : usage variations - with different delimiter and same enclosure [ext/standard/tests/file/fputcsv_variation7.phpt] 
TEST 8788/11274 [ext/standard/tests/file/fputcsv_variation8.phpt]
PASS Test fputcsv() : usage variations - with same delimiter and different enclosure [ext/standard/tests/file/fputcsv_variation8.phpt] 
TEST 8789/11274 [ext/standard/tests/file/fputcsv_variation9.phpt]
PASS Test fputcsv() : usage variations - two chars as enclosure & delimiter [ext/standard/tests/file/fputcsv_variation9.phpt] 
TEST 8790/11274 [ext/standard/tests/file/fread_basic.phpt]
PASS Test fread() function : basic functionality [ext/standard/tests/file/fread_basic.phpt] 
TEST 8791/11274 [ext/standard/tests/file/fread_error.phpt]
PASS Test fread() function : error conditions [ext/standard/tests/file/fread_error.phpt] 
TEST 8792/11274 [ext/standard/tests/file/fread_fwrite_basic.phpt]
PASS fread & fwrite - Test reading and writing using a single resource [ext/standard/tests/file/fread_fwrite_basic.phpt] 
TEST 8793/11274 [ext/standard/tests/file/fread_socket_variation1.phpt]
PASS Testing fread() on a TCP server socket [ext/standard/tests/file/fread_socket_variation1.phpt] 
TEST 8794/11274 [ext/standard/tests/file/fread_variation1.phpt]
PASS Test fread() function : usage variations - read some/all chars, read/write modes [ext/standard/tests/file/fread_variation1.phpt] 
TEST 8795/11274 [ext/standard/tests/file/fread_variation2.phpt]
PASS Test fread() function : usage variations - read some/all chars, write only mode (Bug #42036) [ext/standard/tests/file/fread_variation2.phpt] 
TEST 8796/11274 [ext/standard/tests/file/fread_variation3-win32.phpt]
SKIP Test fread() function : usage variations - read beyond file size, read/write mode [ext/standard/tests/file/fread_variation3-win32.phpt] reason: ...only valid for Windows
TEST 8797/11274 [ext/standard/tests/file/fread_variation3.phpt]
PASS Test fread() function : usage variations - read beyond file size, read/write mode [ext/standard/tests/file/fread_variation3.phpt] 
TEST 8798/11274 [ext/standard/tests/file/fread_variation4-win32.phpt]
SKIP Test fread() function : usage variations - read beyond file size, write only mode [ext/standard/tests/file/fread_variation4-win32.phpt] reason: ...only valid for Windows
TEST 8799/11274 [ext/standard/tests/file/fread_variation4.phpt]
PASS Test fread() function : usage variations - read beyond file size, write only mode [ext/standard/tests/file/fread_variation4.phpt] 
TEST 8800/11274 [ext/standard/tests/file/fscanf.phpt]
PASS fscanf() tests [ext/standard/tests/file/fscanf.phpt] 
TEST 8801/11274 [ext/standard/tests/file/fscanf_error.phpt]
PASS Test fscanf() function: error conditions [ext/standard/tests/file/fscanf_error.phpt] 
TEST 8802/11274 [ext/standard/tests/file/fscanf_variation1.phpt]
PASS Test fscanf() function: usage variations - return type without third argument [ext/standard/tests/file/fscanf_variation1.phpt] 
TEST 8803/11274 [ext/standard/tests/file/fscanf_variation10.phpt]
PASS Test fscanf() function: usage variations - float formats with resource [ext/standard/tests/file/fscanf_variation10.phpt] 
TEST 8804/11274 [ext/standard/tests/file/fscanf_variation11.phpt]
PASS Test fscanf() function: usage variations - float formats with arrays [ext/standard/tests/file/fscanf_variation11.phpt] 
TEST 8805/11274 [ext/standard/tests/file/fscanf_variation12.phpt]
PASS Test fscanf() function: usage variations - float formats with strings [ext/standard/tests/file/fscanf_variation12.phpt] 
TEST 8806/11274 [ext/standard/tests/file/fscanf_variation13.phpt]
PASS Test fscanf() function: usage variations - float formats with boolean [ext/standard/tests/file/fscanf_variation13.phpt] 
TEST 8807/11274 [ext/standard/tests/file/fscanf_variation14.phpt]
PASS Test fscanf() function: usage variations - string formats with strings [ext/standard/tests/file/fscanf_variation14.phpt] 
TEST 8808/11274 [ext/standard/tests/file/fscanf_variation15.phpt]
PASS Test fscanf() function: usage variations - string formats with float values [ext/standard/tests/file/fscanf_variation15.phpt] 
TEST 8809/11274 [ext/standard/tests/file/fscanf_variation16.phpt]
PASS Test fscanf() function: usage variations - string formats with resource [ext/standard/tests/file/fscanf_variation16.phpt] 
TEST 8810/11274 [ext/standard/tests/file/fscanf_variation17.phpt]
PASS Test fscanf() function: usage variations - string formats with arrays [ext/standard/tests/file/fscanf_variation17.phpt] 
TEST 8811/11274 [ext/standard/tests/file/fscanf_variation18.phpt]
PASS Test fscanf() function: usage variations - string formats with integer values [ext/standard/tests/file/fscanf_variation18.phpt] 
TEST 8812/11274 [ext/standard/tests/file/fscanf_variation19.phpt]
PASS Test fscanf() function: usage variations - string formats with boolean [ext/standard/tests/file/fscanf_variation19.phpt] 
TEST 8813/11274 [ext/standard/tests/file/fscanf_variation2.phpt]
PASS Test fscanf() function: usage variations - integer formats with integer values [ext/standard/tests/file/fscanf_variation2.phpt] 
TEST 8814/11274 [ext/standard/tests/file/fscanf_variation20.phpt]
PASS Test fscanf() function: usage variations - char formats with integer values [ext/standard/tests/file/fscanf_variation20.phpt] 
TEST 8815/11274 [ext/standard/tests/file/fscanf_variation21.phpt]
PASS Test fscanf() function: usage variations - char formats with float values [ext/standard/tests/file/fscanf_variation21.phpt] 
TEST 8816/11274 [ext/standard/tests/file/fscanf_variation22.phpt]
PASS Test fscanf() function: usage variations - char formats with resource [ext/standard/tests/file/fscanf_variation22.phpt] 
TEST 8817/11274 [ext/standard/tests/file/fscanf_variation23.phpt]
PASS Test fscanf() function: usage variations - char formats with arrays [ext/standard/tests/file/fscanf_variation23.phpt] 
TEST 8818/11274 [ext/standard/tests/file/fscanf_variation24.phpt]
PASS Test fscanf() function: usage variations - char formats with strings [ext/standard/tests/file/fscanf_variation24.phpt] 
TEST 8819/11274 [ext/standard/tests/file/fscanf_variation25.phpt]
PASS Test fscanf() function: usage variations - char formats with boolean [ext/standard/tests/file/fscanf_variation25.phpt] 
TEST 8820/11274 [ext/standard/tests/file/fscanf_variation26.phpt]
PASS Test fscanf() function: usage variations - char formats with chars [ext/standard/tests/file/fscanf_variation26.phpt] 
TEST 8821/11274 [ext/standard/tests/file/fscanf_variation27.phpt]
PASS Test fscanf() function: usage variations - octal formats with integer values [ext/standard/tests/file/fscanf_variation27.phpt] 
TEST 8822/11274 [ext/standard/tests/file/fscanf_variation28.phpt]
PASS Test fscanf() function: usage variations - octal formats with float values [ext/standard/tests/file/fscanf_variation28.phpt] 
TEST 8823/11274 [ext/standard/tests/file/fscanf_variation29.phpt]
PASS Test fscanf() function: usage variations - octal formats with resource [ext/standard/tests/file/fscanf_variation29.phpt] 
TEST 8824/11274 [ext/standard/tests/file/fscanf_variation3.phpt]
PASS Test fscanf() function: usage variations - integer formats with float values [ext/standard/tests/file/fscanf_variation3.phpt] 
TEST 8825/11274 [ext/standard/tests/file/fscanf_variation30.phpt]
PASS Test fscanf() function: usage variations - octal formats with arrays [ext/standard/tests/file/fscanf_variation30.phpt] 
TEST 8826/11274 [ext/standard/tests/file/fscanf_variation31.phpt]
PASS Test fscanf() function: usage variations - octal formats with strings [ext/standard/tests/file/fscanf_variation31.phpt] 
TEST 8827/11274 [ext/standard/tests/file/fscanf_variation32.phpt]
PASS Test fscanf() function: usage variations - octal formats with boolean [ext/standard/tests/file/fscanf_variation32.phpt] 
TEST 8828/11274 [ext/standard/tests/file/fscanf_variation33.phpt]
PASS Test fscanf() function: usage variations - hexa formats with integer values [ext/standard/tests/file/fscanf_variation33.phpt] 
TEST 8829/11274 [ext/standard/tests/file/fscanf_variation34.phpt]
PASS Test fscanf() function: usage variations - hexa formats with float values [ext/standard/tests/file/fscanf_variation34.phpt] 
TEST 8830/11274 [ext/standard/tests/file/fscanf_variation35.phpt]
PASS Test fscanf() function: usage variations - hexa formats with resource [ext/standard/tests/file/fscanf_variation35.phpt] 
TEST 8831/11274 [ext/standard/tests/file/fscanf_variation36.phpt]
PASS Test fscanf() function: usage variations - hexa formats with arrays [ext/standard/tests/file/fscanf_variation36.phpt] 
TEST 8832/11274 [ext/standard/tests/file/fscanf_variation37.phpt]
PASS Test fscanf() function: usage variations - hexa formats with strings [ext/standard/tests/file/fscanf_variation37.phpt] 
TEST 8833/11274 [ext/standard/tests/file/fscanf_variation38.phpt]
PASS Test fscanf() function: usage variations - hexa formats with boolean [ext/standard/tests/file/fscanf_variation38.phpt] 
TEST 8834/11274 [ext/standard/tests/file/fscanf_variation39.phpt]
PASS Test fscanf() function: usage variations - unsigned int formats with integer values [ext/standard/tests/file/fscanf_variation39.phpt] 
TEST 8835/11274 [ext/standard/tests/file/fscanf_variation4.phpt]
PASS Test fscanf() function: usage variations - integer formats with resource [ext/standard/tests/file/fscanf_variation4.phpt] 
TEST 8836/11274 [ext/standard/tests/file/fscanf_variation40.phpt]
PASS Test fscanf() function: usage variations - unsigned formats with float values [ext/standard/tests/file/fscanf_variation40.phpt] 
TEST 8837/11274 [ext/standard/tests/file/fscanf_variation41.phpt]
PASS Test fscanf() function: usage variations - unsigned formats with resource [ext/standard/tests/file/fscanf_variation41.phpt] 
TEST 8838/11274 [ext/standard/tests/file/fscanf_variation42.phpt]
PASS Test fscanf() function: usage variations - unsigned formats with arrays [ext/standard/tests/file/fscanf_variation42.phpt] 
TEST 8839/11274 [ext/standard/tests/file/fscanf_variation43.phpt]
PASS Test fscanf() function: usage variations - unsigned formats with strings [ext/standard/tests/file/fscanf_variation43.phpt] 
TEST 8840/11274 [ext/standard/tests/file/fscanf_variation44.phpt]
PASS Test fscanf() function: usage variations - unsigned formats with boolean [ext/standard/tests/file/fscanf_variation44.phpt] 
TEST 8841/11274 [ext/standard/tests/file/fscanf_variation45.phpt]
PASS Test fscanf() function: usage variations - scientific formats with integer values [ext/standard/tests/file/fscanf_variation45.phpt] 
TEST 8842/11274 [ext/standard/tests/file/fscanf_variation46.phpt]
PASS Test fscanf() function: usage variations - scientific formats with float values [ext/standard/tests/file/fscanf_variation46.phpt] 
TEST 8843/11274 [ext/standard/tests/file/fscanf_variation47.phpt]
PASS Test fscanf() function: usage variations - scientific formats with resource [ext/standard/tests/file/fscanf_variation47.phpt] 
TEST 8844/11274 [ext/standard/tests/file/fscanf_variation48.phpt]
PASS Test fscanf() function: usage variations - scientific formats with arrays [ext/standard/tests/file/fscanf_variation48.phpt] 
TEST 8845/11274 [ext/standard/tests/file/fscanf_variation49.phpt]
PASS Test fscanf() function: usage variations - scientific formats with strings [ext/standard/tests/file/fscanf_variation49.phpt] 
TEST 8846/11274 [ext/standard/tests/file/fscanf_variation5.phpt]
PASS Test fscanf() function: usage variations - integer formats with arrays [ext/standard/tests/file/fscanf_variation5.phpt] 
TEST 8847/11274 [ext/standard/tests/file/fscanf_variation50.phpt]
PASS Test fscanf() function: usage variations - scientific formats with boolean [ext/standard/tests/file/fscanf_variation50.phpt] 
TEST 8848/11274 [ext/standard/tests/file/fscanf_variation51.phpt]
PASS Test fscanf() function: usage variations - file opened in write only mode [ext/standard/tests/file/fscanf_variation51.phpt] 
TEST 8849/11274 [ext/standard/tests/file/fscanf_variation52.phpt]
PASS Test fscanf() function: usage variations - empty file [ext/standard/tests/file/fscanf_variation52.phpt] 
TEST 8850/11274 [ext/standard/tests/file/fscanf_variation53.phpt]
PASS Test fscanf() function: usage variations - file pointer pointing to EOF [ext/standard/tests/file/fscanf_variation53.phpt] 
TEST 8851/11274 [ext/standard/tests/file/fscanf_variation54.phpt]
PASS Test fscanf() function: usage variations - objects [ext/standard/tests/file/fscanf_variation54.phpt] 
TEST 8852/11274 [ext/standard/tests/file/fscanf_variation55.phpt]
PASS Test fscanf() function: usage variations - tracking file pointer while reading [ext/standard/tests/file/fscanf_variation55.phpt] 
TEST 8853/11274 [ext/standard/tests/file/fscanf_variation6.phpt]
PASS Test fscanf() function: usage variations - integer formats with strings [ext/standard/tests/file/fscanf_variation6.phpt] 
TEST 8854/11274 [ext/standard/tests/file/fscanf_variation7.phpt]
PASS Test fscanf() function: usage variations - integer formats with boolean [ext/standard/tests/file/fscanf_variation7.phpt] 
TEST 8855/11274 [ext/standard/tests/file/fscanf_variation8.phpt]
PASS Test fscanf() function: usage variations - float formats with float values [ext/standard/tests/file/fscanf_variation8.phpt] 
TEST 8856/11274 [ext/standard/tests/file/fscanf_variation9.phpt]
PASS Test fscanf() function: usage variations - float formats with integer values [ext/standard/tests/file/fscanf_variation9.phpt] 
TEST 8857/11274 [ext/standard/tests/file/fseek_dir_basic.phpt]
PASS Testing fseek() on a directory stream [ext/standard/tests/file/fseek_dir_basic.phpt] 
TEST 8858/11274 [ext/standard/tests/file/fseek_ftell_rewind_basic1.phpt]
PASS Test fseek(), ftell() & rewind() functions : Basic functionality - all r and a modes [ext/standard/tests/file/fseek_ftell_rewind_basic1.phpt] 
TEST 8859/11274 [ext/standard/tests/file/fseek_ftell_rewind_basic2-win32.phpt]
SKIP Test fseek(), ftell() & rewind() functions : basic functionality - all w and x modes [ext/standard/tests/file/fseek_ftell_rewind_basic2-win32.phpt] reason: .. only valid for Windows
TEST 8860/11274 [ext/standard/tests/file/fseek_ftell_rewind_basic2.phpt]
PASS Test fseek(), ftell() & rewind() functions : basic functionality - all w and x modes [ext/standard/tests/file/fseek_ftell_rewind_basic2.phpt] 
TEST 8861/11274 [ext/standard/tests/file/fseek_ftell_rewind_error1.phpt]
PASS Test fseek(), ftell() & rewind() functions : error conditions - fseek() [ext/standard/tests/file/fseek_ftell_rewind_error1.phpt] 
TEST 8862/11274 [ext/standard/tests/file/fseek_ftell_rewind_error2.phpt]
PASS Test fseek(), ftell() & rewind() functions : error conditions - ftell() [ext/standard/tests/file/fseek_ftell_rewind_error2.phpt] 
TEST 8863/11274 [ext/standard/tests/file/fseek_ftell_rewind_error3.phpt]
PASS Test fseek(), ftell() & rewind() functions : error conditions - rewind() [ext/standard/tests/file/fseek_ftell_rewind_error3.phpt] 
TEST 8864/11274 [ext/standard/tests/file/fseek_ftell_rewind_variation1.phpt]
PASS Test fseek(), ftell() & rewind() functions : usage variations - all r & a modes, default whence [ext/standard/tests/file/fseek_ftell_rewind_variation1.phpt] 
TEST 8865/11274 [ext/standard/tests/file/fseek_ftell_rewind_variation2-win32.phpt]
SKIP Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, default whence [ext/standard/tests/file/fseek_ftell_rewind_variation2-win32.phpt] reason: .. only valid for Windows
TEST 8866/11274 [ext/standard/tests/file/fseek_ftell_rewind_variation2.phpt]
PASS Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, default whence [ext/standard/tests/file/fseek_ftell_rewind_variation2.phpt] 
TEST 8867/11274 [ext/standard/tests/file/fseek_ftell_rewind_variation3.phpt]
PASS Test fseek(), ftell() & rewind() functions : usage variations - all r and a modes, SEEK_SET [ext/standard/tests/file/fseek_ftell_rewind_variation3.phpt] 
TEST 8868/11274 [ext/standard/tests/file/fseek_ftell_rewind_variation4-win32.phpt]
SKIP Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_SET [ext/standard/tests/file/fseek_ftell_rewind_variation4-win32.phpt] reason: .. only valid for Windows
TEST 8869/11274 [ext/standard/tests/file/fseek_ftell_rewind_variation4.phpt]
PASS Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_SET [ext/standard/tests/file/fseek_ftell_rewind_variation4.phpt] 
TEST 8870/11274 [ext/standard/tests/file/fseek_ftell_rewind_variation5.phpt]
PASS Test fseek(), ftell() & rewind() functions : usage variations - all r & a modes, SEEK_CUR [ext/standard/tests/file/fseek_ftell_rewind_variation5.phpt] 
TEST 8871/11274 [ext/standard/tests/file/fseek_ftell_rewind_variation6-win32.phpt]
SKIP Test fseek(), ftell() & rewind() functions : usage variations - all w & x modes, SEEK_CUR [ext/standard/tests/file/fseek_ftell_rewind_variation6-win32.phpt] reason: .. only valid for Windows
TEST 8872/11274 [ext/standard/tests/file/fseek_ftell_rewind_variation6.phpt]
PASS Test fseek(), ftell() & rewind() functions : usage variations - all w & x modes, SEEK_CUR [ext/standard/tests/file/fseek_ftell_rewind_variation6.phpt] 
TEST 8873/11274 [ext/standard/tests/file/fseek_ftell_rewind_variation7.phpt]
PASS Test fseek(), ftell() & rewind() functions : usage variations - all r and a modes, SEEK_END [ext/standard/tests/file/fseek_ftell_rewind_variation7.phpt] 
TEST 8874/11274 [ext/standard/tests/file/fseek_ftell_rewind_variation8-win32.phpt]
SKIP Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_END [ext/standard/tests/file/fseek_ftell_rewind_variation8-win32.phpt] reason: .. only valid for Windows
TEST 8875/11274 [ext/standard/tests/file/fseek_ftell_rewind_variation8.phpt]
PASS Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_END [ext/standard/tests/file/fseek_ftell_rewind_variation8.phpt] 
TEST 8876/11274 [ext/standard/tests/file/fseek_variation1.phpt]
PASS Test fseek() function : usage variations  - different types for offset [ext/standard/tests/file/fseek_variation1.phpt] 
TEST 8877/11274 [ext/standard/tests/file/fseek_variation2.phpt]
PASS Test fseek() function : usage variations  - different types for whence [ext/standard/tests/file/fseek_variation2.phpt] 
TEST 8878/11274 [ext/standard/tests/file/fseek_variation3.phpt]
PASS Test fseek() function : variation functionality beyond file boundaries [ext/standard/tests/file/fseek_variation3.phpt] 
TEST 8879/11274 [ext/standard/tests/file/fstat.phpt]
PASS fstat() tests [ext/standard/tests/file/fstat.phpt] 
TEST 8880/11274 [ext/standard/tests/file/fstat_basic.phpt]
PASS Test function fstat() by calling it with its expected arguments [ext/standard/tests/file/fstat_basic.phpt] 
TEST 8881/11274 [ext/standard/tests/file/fstat_error.phpt]
PASS Test function fstat() by calling it more than or less than its expected arguments [ext/standard/tests/file/fstat_error.phpt] 
TEST 8882/11274 [ext/standard/tests/file/fstat_variation1.phpt]
PASS Test function fstat() by substituting agument 1 with array values. [ext/standard/tests/file/fstat_variation1.phpt] 
TEST 8883/11274 [ext/standard/tests/file/fstat_variation2.phpt]
PASS Test function fstat() by substituting agument 1 with boolean values. [ext/standard/tests/file/fstat_variation2.phpt] 
TEST 8884/11274 [ext/standard/tests/file/fstat_variation3.phpt]
PASS Test function fstat() by substituting agument 1 with emptyUnsetUndefNull values. [ext/standard/tests/file/fstat_variation3.phpt] 
TEST 8885/11274 [ext/standard/tests/file/fstat_variation4.phpt]
PASS Test function fstat() by substituting agument 1 with float values. [ext/standard/tests/file/fstat_variation4.phpt] 
TEST 8886/11274 [ext/standard/tests/file/fstat_variation5.phpt]
PASS Test function fstat() by substituting agument 1 with int values. [ext/standard/tests/file/fstat_variation5.phpt] 
TEST 8887/11274 [ext/standard/tests/file/fstat_variation6.phpt]
PASS Test function fstat() by substituting agument 1 with object values. [ext/standard/tests/file/fstat_variation6.phpt] 
TEST 8888/11274 [ext/standard/tests/file/fstat_variation7.phpt]
PASS Test function fstat() by substituting agument 1 with string values. [ext/standard/tests/file/fstat_variation7.phpt] 
TEST 8889/11274 [ext/standard/tests/file/fstat_variation8.phpt]
PASS Test function fstat() by calling it with its expected arguments [ext/standard/tests/file/fstat_variation8.phpt] 
TEST 8890/11274 [ext/standard/tests/file/ftruncate.phpt]
PASS ftruncate() tests [ext/standard/tests/file/ftruncate.phpt] 
TEST 8891/11274 [ext/standard/tests/file/ftruncate_error.phpt]
PASS Test ftruncate() function : error conditions [ext/standard/tests/file/ftruncate_error.phpt] 
TEST 8892/11274 [ext/standard/tests/file/ftruncate_variation1-win32.phpt]
SKIP Test ftruncate() function : usage variations - truncate filesize to zero [ext/standard/tests/file/ftruncate_variation1-win32.phpt] reason: .. only valid for Windows
TEST 8893/11274 [ext/standard/tests/file/ftruncate_variation1.phpt]
PASS Test ftruncate() function : usage variations - truncate filesize to zero [ext/standard/tests/file/ftruncate_variation1.phpt] 
TEST 8894/11274 [ext/standard/tests/file/ftruncate_variation2-win32.phpt]
SKIP Test ftruncate() function : usage variations - truncate file to current size [ext/standard/tests/file/ftruncate_variation2-win32.phpt] reason: .. only valid for Windows
TEST 8895/11274 [ext/standard/tests/file/ftruncate_variation2.phpt]
PASS Test ftruncate() function : usage variations - truncate file to current size [ext/standard/tests/file/ftruncate_variation2.phpt] 
TEST 8896/11274 [ext/standard/tests/file/ftruncate_variation3-win32.phpt]
SKIP Test ftruncate() function : usage variations - truncate file to half size [ext/standard/tests/file/ftruncate_variation3-win32.phpt] reason: .. only valid for Windows
TEST 8897/11274 [ext/standard/tests/file/ftruncate_variation3.phpt]
PASS Test ftruncate() function : usage variations - truncate file to half size [ext/standard/tests/file/ftruncate_variation3.phpt] 
TEST 8898/11274 [ext/standard/tests/file/ftruncate_variation4-win32.phpt]
SKIP Test ftruncate() function : usage variations - truncate file to negative size [ext/standard/tests/file/ftruncate_variation4-win32.phpt] reason: .. only valid for Windows
TEST 8899/11274 [ext/standard/tests/file/ftruncate_variation4.phpt]
PASS Test ftruncate() function : usage variations - truncate file to negative size [ext/standard/tests/file/ftruncate_variation4.phpt] 
TEST 8900/11274 [ext/standard/tests/file/ftruncate_variation5-win32.phpt]
SKIP Test ftruncate() function : usage variations - truncate file to bigger size [ext/standard/tests/file/ftruncate_variation5-win32.phpt] reason: .. only valid for Windows
TEST 8901/11274 [ext/standard/tests/file/ftruncate_variation5.phpt]
PASS Test ftruncate() function : usage variations - truncate file to bigger size [ext/standard/tests/file/ftruncate_variation5.phpt] 
TEST 8902/11274 [ext/standard/tests/file/ftruncate_variation6-win32.phpt]
SKIP Test ftruncate() function : usage variations - truncate file to smaller size [ext/standard/tests/file/ftruncate_variation6-win32.phpt] reason: .. only valid for Windows
TEST 8903/11274 [ext/standard/tests/file/ftruncate_variation6.phpt]
PASS Test ftruncate() function : usage variations - truncate file to smaller size [ext/standard/tests/file/ftruncate_variation6.phpt] 
TEST 8904/11274 [ext/standard/tests/file/ftruncate_variation7-win32.phpt]
SKIP Test ftruncate() function : usage variations - truncate when file pointer at EOF [ext/standard/tests/file/ftruncate_variation7-win32.phpt] reason: .. only valid for Windows
TEST 8905/11274 [ext/standard/tests/file/ftruncate_variation7.phpt]
PASS Test ftruncate() function : usage variations - truncate when file pointer at EOF [ext/standard/tests/file/ftruncate_variation7.phpt] 
TEST 8906/11274 [ext/standard/tests/file/fwrite.phpt]
PASS fwrite() tests [ext/standard/tests/file/fwrite.phpt] 
TEST 8907/11274 [ext/standard/tests/file/fwrite_basic-win32.phpt]
SKIP Test fwrite() function : basic functionality [ext/standard/tests/file/fwrite_basic-win32.phpt] reason: ...Valid for Windows only
TEST 8908/11274 [ext/standard/tests/file/fwrite_basic.phpt]
PASS Test fwrite() function : basic functionality [ext/standard/tests/file/fwrite_basic.phpt] 
TEST 8909/11274 [ext/standard/tests/file/fwrite_error.phpt]
PASS Test fwrite() function : error conditions [ext/standard/tests/file/fwrite_error.phpt] 
TEST 8910/11274 [ext/standard/tests/file/fwrite_variation1-win32.phpt]
SKIP Test fwrite() function : usage variations - r, rb & rt modes [ext/standard/tests/file/fwrite_variation1-win32.phpt] reason: ...Not valid for Linux
TEST 8911/11274 [ext/standard/tests/file/fwrite_variation1.phpt]
PASS Test fwrite() function : usage variations - r, rb & rt modes [ext/standard/tests/file/fwrite_variation1.phpt] 
TEST 8912/11274 [ext/standard/tests/file/fwrite_variation2-win32.phpt]
SKIP Test fwrite() function : usage variations - r+, r+b & r+t modes [ext/standard/tests/file/fwrite_variation2-win32.phpt] reason: ...Not valid for Linux
TEST 8913/11274 [ext/standard/tests/file/fwrite_variation2.phpt]
PASS Test fwrite() function : usage variations - r+, r+b & r+t modes [ext/standard/tests/file/fwrite_variation2.phpt] 
TEST 8914/11274 [ext/standard/tests/file/fwrite_variation3-win32.phpt]
SKIP Test fwrite() function : usage variations - a, ab, at, a+, a+b & a+t mode [ext/standard/tests/file/fwrite_variation3-win32.phpt] reason: ...Not valid for Linux
TEST 8915/11274 [ext/standard/tests/file/fwrite_variation3.phpt]
PASS Test fwrite() function : usage variations - a, ab, at, a+, a+b & a+t modes [ext/standard/tests/file/fwrite_variation3.phpt] 
TEST 8916/11274 [ext/standard/tests/file/fwrite_variation4-win32.phpt]
SKIP Test fwrite() function : usage variations - x, xb, xt, x+, x+b & x+t modes [ext/standard/tests/file/fwrite_variation4-win32.phpt] reason: ...Not valid for Linux
TEST 8917/11274 [ext/standard/tests/file/fwrite_variation4.phpt]
PASS Test fwrite() function : usage variations - x, xb, xt, x+, x+b & x+t modes [ext/standard/tests/file/fwrite_variation4.phpt] 
TEST 8918/11274 [ext/standard/tests/file/fwrite_variation5.phpt]
PASS Test fwrite() function : usage variation [ext/standard/tests/file/fwrite_variation5.phpt] 
TEST 8919/11274 [ext/standard/tests/file/get_current_user.phpt]
PASS get_current_user() tests [ext/standard/tests/file/get_current_user.phpt] 
TEST 8920/11274 [ext/standard/tests/file/glob_basic.phpt]
FAIL Test glob() function: basic functions [ext/standard/tests/file/glob_basic.phpt] 
TEST 8921/11274 [ext/standard/tests/file/glob_error.phpt]
PASS Test glob() function: error conditions [ext/standard/tests/file/glob_error.phpt] 
TEST 8922/11274 [ext/standard/tests/file/glob_error_002-win32.phpt]
SKIP Test glob() function: error condition - pattern too long. [ext/standard/tests/file/glob_error_002-win32.phpt] reason: Only valid for Windows
TEST 8923/11274 [ext/standard/tests/file/glob_variation-win32.phpt]
SKIP Test glob() function: usage variations [ext/standard/tests/file/glob_variation-win32.phpt] reason: .. only for Windows
TEST 8924/11274 [ext/standard/tests/file/glob_variation.phpt]
FAIL Test glob() function: usage variations [ext/standard/tests/file/glob_variation.phpt] 
TEST 8925/11274 [ext/standard/tests/file/glob_variation2.phpt]
PASS Test glob() function with relative path [ext/standard/tests/file/glob_variation2.phpt] 
TEST 8926/11274 [ext/standard/tests/file/htmlentities19.phpt]
PASS Test htmlentities() function [ext/standard/tests/file/htmlentities19.phpt] 
TEST 8927/11274 [ext/standard/tests/file/htmlspecialchars.phpt]
PASS Test htmlspecialchars() function [ext/standard/tests/file/htmlspecialchars.phpt] 
TEST 8928/11274 [ext/standard/tests/file/include_streams.phpt]
PASS Stream wrappers in include_path [ext/standard/tests/file/include_streams.phpt] 
TEST 8929/11274 [ext/standard/tests/file/include_userstream_001.phpt]
PASS User streams and include() [ext/standard/tests/file/include_userstream_001.phpt] 
TEST 8930/11274 [ext/standard/tests/file/include_userstream_002.phpt]
PASS local user streams must not be able to open() url's [ext/standard/tests/file/include_userstream_002.phpt] 
TEST 8931/11274 [ext/standard/tests/file/include_userstream_003.phpt]
PASS allow_url_fopen disabled [ext/standard/tests/file/include_userstream_003.phpt] 
TEST 8932/11274 [ext/standard/tests/file/is_dir_basic.phpt]
PASS Test is_dir() function: basic functionality [ext/standard/tests/file/is_dir_basic.phpt] 
TEST 8933/11274 [ext/standard/tests/file/is_dir_error.phpt]
PASS Test is_dir() function: error conditions [ext/standard/tests/file/is_dir_error.phpt] 
TEST 8934/11274 [ext/standard/tests/file/is_dir_variation1.phpt]
PASS Test is_dir() function: usage variations - dir/subdir [ext/standard/tests/file/is_dir_variation1.phpt] 
TEST 8935/11274 [ext/standard/tests/file/is_dir_variation2.phpt]
PASS Test is_dir() function: usage variations - links [ext/standard/tests/file/is_dir_variation2.phpt] 
TEST 8936/11274 [ext/standard/tests/file/is_dir_variation3.phpt]
PASS Test is_dir() function: usage variations - invalid arguments [ext/standard/tests/file/is_dir_variation3.phpt] 
TEST 8937/11274 [ext/standard/tests/file/is_dir_variation4.phpt]
PASS Test is_dir() function: usage variations - diff. path notations [ext/standard/tests/file/is_dir_variation4.phpt] 
TEST 8938/11274 [ext/standard/tests/file/is_executable_basic-win32.phpt]
SKIP Test is_executable() function: basic functionality [ext/standard/tests/file/is_executable_basic-win32.phpt] reason: .. only for Windows
TEST 8939/11274 [ext/standard/tests/file/is_executable_basic.phpt]
PASS Test is_executable() function: basic functionality [ext/standard/tests/file/is_executable_basic.phpt] 
TEST 8940/11274 [ext/standard/tests/file/is_executable_error.phpt]
PASS Test is_executable() function: error conditions [ext/standard/tests/file/is_executable_error.phpt] 
TEST 8941/11274 [ext/standard/tests/file/is_executable_variation1.phpt]
PASS Test is_executable() function: usage variations - diff. path notations [ext/standard/tests/file/is_executable_variation1.phpt] 
TEST 8942/11274 [ext/standard/tests/file/is_executable_variation2.phpt]
PASS Test is_executable() function: usage variations - file/dir with diff. perms [ext/standard/tests/file/is_executable_variation2.phpt] 
TEST 8943/11274 [ext/standard/tests/file/is_executable_variation3.phpt]
PASS Test is_executable() function: usage variations - invalid file names [ext/standard/tests/file/is_executable_variation3.phpt] 
TEST 8944/11274 [ext/standard/tests/file/is_file_basic.phpt]
PASS Test is_file() function: basic functionality [ext/standard/tests/file/is_file_basic.phpt] 
TEST 8945/11274 [ext/standard/tests/file/is_file_error.phpt]
PASS Test is_file() function: error conditions [ext/standard/tests/file/is_file_error.phpt] 
TEST 8946/11274 [ext/standard/tests/file/is_file_variation1.phpt]
PASS Test is_file() function: usage variations - diff. files [ext/standard/tests/file/is_file_variation1.phpt] 
TEST 8947/11274 [ext/standard/tests/file/is_file_variation2.phpt]
PASS Test is_file() function: usage variations - links [ext/standard/tests/file/is_file_variation2.phpt] 
TEST 8948/11274 [ext/standard/tests/file/is_file_variation3.phpt]
PASS Test is_file() function: usage variations - invalid filenames [ext/standard/tests/file/is_file_variation3.phpt] 
TEST 8949/11274 [ext/standard/tests/file/is_file_variation4.phpt]
PASS Test is_file() function: usage variations - diff. path notations (Bug #42027) [ext/standard/tests/file/is_file_variation4.phpt] 
TEST 8950/11274 [ext/standard/tests/file/is_readable_basic-win32.phpt]
SKIP Test is_readable() function: basic functionality [ext/standard/tests/file/is_readable_basic-win32.phpt] reason: only for Windows
TEST 8951/11274 [ext/standard/tests/file/is_readable_basic.phpt]
PASS Test is_readable() function: basic functionality [ext/standard/tests/file/is_readable_basic.phpt] 
TEST 8952/11274 [ext/standard/tests/file/is_readable_error.phpt]
PASS Test is_readable() function: error conditions [ext/standard/tests/file/is_readable_error.phpt] 
TEST 8953/11274 [ext/standard/tests/file/is_readable_variation1.phpt]
PASS Test is_readable() function: usage variations - diff. file notations [ext/standard/tests/file/is_readable_variation1.phpt] 
TEST 8954/11274 [ext/standard/tests/file/is_readable_variation2.phpt]
PASS Test is_readable() function: usage variations - file/dir with diff. perms [ext/standard/tests/file/is_readable_variation2.phpt] 
TEST 8955/11274 [ext/standard/tests/file/is_readable_variation3.phpt]
PASS Test is_readable() function: usage variations - invalid file names [ext/standard/tests/file/is_readable_variation3.phpt] 
SKIP is_uploaded_file() function [ext/standard/tests/file/is_uploaded_file_basic.phpt] reason: CGI not available
TEST 8957/11274 [ext/standard/tests/file/is_writable_basic.phpt]
PASS Test is_writable() and its alias is_writeable() function: basic functionality [ext/standard/tests/file/is_writable_basic.phpt] 
TEST 8958/11274 [ext/standard/tests/file/is_writable_error.phpt]
PASS Test is_writable() and its alias is_writeable() function: error conditions [ext/standard/tests/file/is_writable_error.phpt] 
TEST 8959/11274 [ext/standard/tests/file/is_writable_variation1.phpt]
PASS Test is_writable() and its alias is_writeable() function: usage variations - diff. path notations [ext/standard/tests/file/is_writable_variation1.phpt] 
TEST 8960/11274 [ext/standard/tests/file/is_writable_variation2.phpt]
PASS Test is_writable() and its alias is_writeable() function: usage variations - file/dir with diff. perms [ext/standard/tests/file/is_writable_variation2.phpt] 
TEST 8961/11274 [ext/standard/tests/file/is_writable_variation3.phpt]
PASS Test is_writable() and its alias is_writeable() function: usage variations - invalid file names [ext/standard/tests/file/is_writable_variation3.phpt] 
TEST 8962/11274 [ext/standard/tests/file/lchgrp_basic.phpt]
PASS Test lchgrp() function : basic functionality [ext/standard/tests/file/lchgrp_basic.phpt] 
TEST 8963/11274 [ext/standard/tests/file/lchown_basic.phpt]
PASS Test lchown() function : basic functionality [ext/standard/tests/file/lchown_basic.phpt] 
TEST 8964/11274 [ext/standard/tests/file/lchown_error.phpt]
FAIL Test lchown() function : error functionality [ext/standard/tests/file/lchown_error.phpt] 
TEST 8965/11274 [ext/standard/tests/file/link_win32.phpt]
SKIP link not working properly on Windows [ext/standard/tests/file/link_win32.phpt] reason: windows only test
TEST 8966/11274 [ext/standard/tests/file/lstat_stat_basic.phpt]
PASS Test lstat() & stat() functions: basic functionality [ext/standard/tests/file/lstat_stat_basic.phpt] 
TEST 8967/11274 [ext/standard/tests/file/lstat_stat_error.phpt]
PASS Test lstat() and stat() functions: error conditions [ext/standard/tests/file/lstat_stat_error.phpt] 
TEST 8968/11274 [ext/standard/tests/file/lstat_stat_variation1.phpt]
PASS Test lstat() and stat() functions: usage variations - effects of rename() on file [ext/standard/tests/file/lstat_stat_variation1.phpt] 
TEST 8969/11274 [ext/standard/tests/file/lstat_stat_variation10.phpt]
PASS Test lstat() and stat() functions: usage variations - effects of is_dir() [ext/standard/tests/file/lstat_stat_variation10.phpt] 
TEST 8970/11274 [ext/standard/tests/file/lstat_stat_variation11.phpt]
PASS Test lstat() and stat() functions: usage variations - effect of is_file() [ext/standard/tests/file/lstat_stat_variation11.phpt] 
TEST 8971/11274 [ext/standard/tests/file/lstat_stat_variation12.phpt]
PASS Test lstat() and stat() functions: usage variations - effects of is_link() [ext/standard/tests/file/lstat_stat_variation12.phpt] 
TEST 8972/11274 [ext/standard/tests/file/lstat_stat_variation13.phpt]
PASS Test lstat() and stat() functions: usage variations - file opened using w and r mode [ext/standard/tests/file/lstat_stat_variation13.phpt] 
TEST 8973/11274 [ext/standard/tests/file/lstat_stat_variation14.phpt]
PASS Test lstat() and stat() functions: usage variations - hardlink [ext/standard/tests/file/lstat_stat_variation14.phpt] 
TEST 8974/11274 [ext/standard/tests/file/lstat_stat_variation15.phpt]
PASS Test lstat() and stat() functions: usage variations - effects changing permissions of link [ext/standard/tests/file/lstat_stat_variation15.phpt] 
TEST 8975/11274 [ext/standard/tests/file/lstat_stat_variation16.phpt]
PASS Test lstat() and stat() functions: usage variations - effects changing permissions of file [ext/standard/tests/file/lstat_stat_variation16.phpt] 
TEST 8976/11274 [ext/standard/tests/file/lstat_stat_variation17.phpt]
PASS Test lstat() and stat() functions: usage variations - effects changing permissions of dir [ext/standard/tests/file/lstat_stat_variation17.phpt] 
TEST 8977/11274 [ext/standard/tests/file/lstat_stat_variation18.phpt]
FAIL Test lstat() and stat() functions: usage variations - dir/file name stored in object [ext/standard/tests/file/lstat_stat_variation18.phpt] 
TEST 8978/11274 [ext/standard/tests/file/lstat_stat_variation19.phpt]
FAIL Test lstat() and stat() functions: usage variations - dir/file names in array [ext/standard/tests/file/lstat_stat_variation19.phpt] 
TEST 8979/11274 [ext/standard/tests/file/lstat_stat_variation2.phpt]
PASS Test lstat() and stat() functions: usage variations - effects of rename() on dir [ext/standard/tests/file/lstat_stat_variation2.phpt] 
TEST 8980/11274 [ext/standard/tests/file/lstat_stat_variation20.phpt]
FAIL Test lstat() and stat() functions: usage variations - link names stored in array/object [ext/standard/tests/file/lstat_stat_variation20.phpt] 
TEST 8981/11274 [ext/standard/tests/file/lstat_stat_variation21.phpt]
PASS Test lstat() and stat() functions: usage variations - effects of truncate() [ext/standard/tests/file/lstat_stat_variation21.phpt] 
TEST 8982/11274 [ext/standard/tests/file/lstat_stat_variation22.phpt]
PASS Test lstat() and stat() functions: usage variations - invalid filenames [ext/standard/tests/file/lstat_stat_variation22.phpt] 
TEST 8983/11274 [ext/standard/tests/file/lstat_stat_variation3.phpt]
PASS Test lstat() and stat() functions: usage variations - effects of rename() on link [ext/standard/tests/file/lstat_stat_variation3.phpt] 
TEST 8984/11274 [ext/standard/tests/file/lstat_stat_variation4.phpt]
PASS Test lstat() and stat() functions: usage variations - effects of touch() on file [ext/standard/tests/file/lstat_stat_variation4.phpt] 
TEST 8985/11274 [ext/standard/tests/file/lstat_stat_variation5.phpt]
PASS Test lstat() and stat() functions: usage variations - effects of touch() on dir [ext/standard/tests/file/lstat_stat_variation5.phpt] 
TEST 8986/11274 [ext/standard/tests/file/lstat_stat_variation6.phpt]
SKIP Test lstat() and stat() functions: usage variations - effects of touch() on link [ext/standard/tests/file/lstat_stat_variation6.phpt] reason: .. test valid for linux only
TEST 8987/11274 [ext/standard/tests/file/lstat_stat_variation7.phpt]
FAIL Test lstat() and stat() functions: usage variations - writing data into file [ext/standard/tests/file/lstat_stat_variation7.phpt] 
TEST 8988/11274 [ext/standard/tests/file/lstat_stat_variation8.phpt]
PASS Test lstat() and stat() functions: usage variations - creating file/subdir [ext/standard/tests/file/lstat_stat_variation8.phpt] 
TEST 8989/11274 [ext/standard/tests/file/lstat_stat_variation9.phpt]
PASS Test lstat() and stat() functions: usage variations - deleting file/subdir [ext/standard/tests/file/lstat_stat_variation9.phpt] 
TEST 8990/11274 [ext/standard/tests/file/magic_quotes.phpt]
PASS various magic quotes tests [ext/standard/tests/file/magic_quotes.phpt] 
TEST 8991/11274 [ext/standard/tests/file/mkdir-001.phpt]
PASS mkdir() tests [ext/standard/tests/file/mkdir-001.phpt] 
TEST 8992/11274 [ext/standard/tests/file/mkdir-002.phpt]
PASS mkdir(dir, 0777) tests [ext/standard/tests/file/mkdir-002.phpt] 
TEST 8993/11274 [ext/standard/tests/file/mkdir-003.phpt]
PASS recursive mkdir() tests [ext/standard/tests/file/mkdir-003.phpt] 
TEST 8994/11274 [ext/standard/tests/file/mkdir-004.phpt]
SKIP recursive mkdir() tests [ext/standard/tests/file/mkdir-004.phpt] reason: for root only
TEST 8995/11274 [ext/standard/tests/file/mkdir-005.phpt]
SKIP recursive mkdir() tests [ext/standard/tests/file/mkdir-005.phpt] reason: for root only
TEST 8996/11274 [ext/standard/tests/file/mkdir-006.phpt]
PASS recursive mkdir() with unclean paths [ext/standard/tests/file/mkdir-006.phpt] 
TEST 8997/11274 [ext/standard/tests/file/mkdir_rmdir_error.phpt]
PASS Test mkdir() and rmdir() functions : error conditions [ext/standard/tests/file/mkdir_rmdir_error.phpt] 
TEST 8998/11274 [ext/standard/tests/file/mkdir_rmdir_variation-win32.phpt]
SKIP Test mkdir() and rmdir() functions: usage variations [ext/standard/tests/file/mkdir_rmdir_variation-win32.phpt] reason: only for Windows
TEST 8999/11274 [ext/standard/tests/file/mkdir_rmdir_variation1.phpt]
PASS Test mkdir() and rmdir() functions: usage variations - perms(0000-0777) [ext/standard/tests/file/mkdir_rmdir_variation1.phpt] 
TEST 9000/11274 [ext/standard/tests/file/mkdir_rmdir_variation2.phpt]
PASS Test mkdir() and rmdir() functions: usage variations - misc. [ext/standard/tests/file/mkdir_rmdir_variation2.phpt] 
TEST 9001/11274 [ext/standard/tests/file/mkdir_variation1-win32.phpt]
SKIP Test mkdir() function : usage variation: try invalid pathname [ext/standard/tests/file/mkdir_variation1-win32.phpt] reason: Only valid for Windows
TEST 9002/11274 [ext/standard/tests/file/mkdir_variation1.phpt]
PASS Test mkdir() function : usage variation: try invalid pathname [ext/standard/tests/file/mkdir_variation1.phpt] 
TEST 9003/11274 [ext/standard/tests/file/mkdir_variation2.phpt]
PASS Test mkdir() function : usage variation: different types for mode [ext/standard/tests/file/mkdir_variation2.phpt] 
TEST 9004/11274 [ext/standard/tests/file/mkdir_variation3.phpt]
PASS Test mkdir() function : usage variation: different types for recursive [ext/standard/tests/file/mkdir_variation3.phpt] 
TEST 9005/11274 [ext/standard/tests/file/mkdir_variation4.phpt]
PASS Test mkdir() function : usage variation: different types for context [ext/standard/tests/file/mkdir_variation4.phpt] 
TEST 9006/11274 [ext/standard/tests/file/mkdir_variation5-win32.phpt]
SKIP Test mkdir() function : variation: various valid and invalid paths [ext/standard/tests/file/mkdir_variation5-win32.phpt] reason: Only valid for Windows
TEST 9007/11274 [ext/standard/tests/file/mkdir_variation5.phpt]
PASS Test mkdir() function : variation: various valid and invalid paths [ext/standard/tests/file/mkdir_variation5.phpt] 
SKIP move_uploaded_file() function [ext/standard/tests/file/move_uploaded_file_basic.phpt] reason: CGI not available
TEST 9009/11274 [ext/standard/tests/file/parse_ini_file.phpt]
PASS Test parse_ini_file() function [ext/standard/tests/file/parse_ini_file.phpt] 
TEST 9010/11274 [ext/standard/tests/file/parse_ini_file_error.phpt]
PASS Test parse_ini_file() function : error conditions [ext/standard/tests/file/parse_ini_file_error.phpt] 
TEST 9011/11274 [ext/standard/tests/file/parse_ini_file_variation1.phpt]
PASS Test parse_ini_file() function : variation: identical properties and values are not referenced. [ext/standard/tests/file/parse_ini_file_variation1.phpt] 
TEST 9012/11274 [ext/standard/tests/file/parse_ini_file_variation2.phpt]
PASS Test parse_ini_file() function : variation: handling different boolean values [ext/standard/tests/file/parse_ini_file_variation2.phpt] 
TEST 9013/11274 [ext/standard/tests/file/parse_ini_file_variation3.phpt]
PASS Test parse_ini_file() function : variation: include path searching [ext/standard/tests/file/parse_ini_file_variation3.phpt] 
TEST 9014/11274 [ext/standard/tests/file/parse_ini_file_variation4.phpt]
PASS Test parse_ini_file() function : usage variation [ext/standard/tests/file/parse_ini_file_variation4.phpt] 
TEST 9015/11274 [ext/standard/tests/file/parse_ini_file_variation5.phpt]
PASS Test parse_ini_file() function : usage variation [ext/standard/tests/file/parse_ini_file_variation5.phpt] 
TEST 9016/11274 [ext/standard/tests/file/parse_ini_file_variation6-win32.phpt]
SKIP Test parse_ini_file() function : variation - various absolute and relative paths [ext/standard/tests/file/parse_ini_file_variation6-win32.phpt] reason: Only run on Windows
TEST 9017/11274 [ext/standard/tests/file/parse_ini_file_variation6.phpt]
PASS Test parse_ini_file() function : variation - various absolute and relative paths [ext/standard/tests/file/parse_ini_file_variation6.phpt] 
TEST 9018/11274 [ext/standard/tests/file/pathinfo_basic.phpt]
PASS Test pathinfo() function: basic functionality [ext/standard/tests/file/pathinfo_basic.phpt] 
TEST 9019/11274 [ext/standard/tests/file/pathinfo_basic1-win32.phpt]
SKIP Test pathinfo() function: basic functionality [ext/standard/tests/file/pathinfo_basic1-win32.phpt] reason: Only valid for Windows
TEST 9020/11274 [ext/standard/tests/file/pathinfo_basic1.phpt]
PASS Test pathinfo() function: basic functionality [ext/standard/tests/file/pathinfo_basic1.phpt] 
TEST 9021/11274 [ext/standard/tests/file/pathinfo_basic2-win32.phpt]
SKIP Test pathinfo() function: basic functionality [ext/standard/tests/file/pathinfo_basic2-win32.phpt] reason: Only valid for Windows
TEST 9022/11274 [ext/standard/tests/file/pathinfo_basic2.phpt]
PASS Test pathinfo() function: basic functionality [ext/standard/tests/file/pathinfo_basic2.phpt] 
TEST 9023/11274 [ext/standard/tests/file/pathinfo_error.phpt]
PASS Test pathinfo() function: error conditions [ext/standard/tests/file/pathinfo_error.phpt] 
TEST 9024/11274 [ext/standard/tests/file/pathinfo_variation1.phpt]
PASS Test pathinfo() function : usage variation [ext/standard/tests/file/pathinfo_variation1.phpt] 
TEST 9025/11274 [ext/standard/tests/file/pathinfo_variation2.phpt]
PASS Test pathinfo() function : usage variation [ext/standard/tests/file/pathinfo_variation2.phpt] 
TEST 9026/11274 [ext/standard/tests/file/pathinfo_variation3.phpt]
PASS Test pathinfo() function : usage variation [ext/standard/tests/file/pathinfo_variation3.phpt] 
TEST 9027/11274 [ext/standard/tests/file/pathinfo_variaton.phpt]
PASS Test pathinfo() function: usage variations [ext/standard/tests/file/pathinfo_variaton.phpt] 
TEST 9028/11274 [ext/standard/tests/file/pclose_variation1.phpt]
PASS Test pclose() function : usage variation [ext/standard/tests/file/pclose_variation1.phpt] 
TEST 9029/11274 [ext/standard/tests/file/php_fd_wrapper_01.phpt]
PASS php://fd wrapper: basic test [ext/standard/tests/file/php_fd_wrapper_01.phpt] 
TEST 9030/11274 [ext/standard/tests/file/php_fd_wrapper_02.phpt]
PASS php://fd wrapper: mode is ignored [ext/standard/tests/file/php_fd_wrapper_02.phpt] 
TEST 9031/11274 [ext/standard/tests/file/php_fd_wrapper_03.phpt]
PASS php://fd wrapper: bad syntax [ext/standard/tests/file/php_fd_wrapper_03.phpt] 
TEST 9032/11274 [ext/standard/tests/file/php_fd_wrapper_04.phpt]
PASS php://fd wrapper: invalid file descriptor [ext/standard/tests/file/php_fd_wrapper_04.phpt] 
TEST 9033/11274 [ext/standard/tests/file/popen_pclose_basic-win32.phpt]
SKIP Test popen() and pclose function: basic functionality [ext/standard/tests/file/popen_pclose_basic-win32.phpt] reason: Not Valid for Linux
TEST 9034/11274 [ext/standard/tests/file/popen_pclose_basic.phpt]
PASS Test popen() and pclose function: basic functionality [ext/standard/tests/file/popen_pclose_basic.phpt] 
TEST 9035/11274 [ext/standard/tests/file/popen_pclose_error-sunos.phpt]
FAIL Test popen() and pclose function: error conditions [ext/standard/tests/file/popen_pclose_error-sunos.phpt] 
TEST 9036/11274 [ext/standard/tests/file/popen_pclose_error-win32-debug.phpt]
SKIP Test popen() and pclose function: error conditions [ext/standard/tests/file/popen_pclose_error-win32-debug.phpt] reason: Not Valid for release builds
TEST 9037/11274 [ext/standard/tests/file/popen_pclose_error-win32.phpt]
SKIP Test popen() and pclose function: error conditions [ext/standard/tests/file/popen_pclose_error-win32.phpt] reason: Valid only on Windows
TEST 9038/11274 [ext/standard/tests/file/popen_pclose_error.phpt]
SKIP Test popen() and pclose function: error conditions [ext/standard/tests/file/popen_pclose_error.phpt] reason: Not Valid for Windows & Sun Solaris
TEST 9039/11274 [ext/standard/tests/file/proc_open01.phpt]
PASS proc_open() regression test 1 (proc_open() leak) [ext/standard/tests/file/proc_open01.phpt] 
TEST 9040/11274 [ext/standard/tests/file/readfile_basic-win32.phpt]
SKIP Test readfile() function: basic functionality [ext/standard/tests/file/readfile_basic-win32.phpt] reason: .. only on Windows
TEST 9041/11274 [ext/standard/tests/file/readfile_basic.phpt]
PASS Test readfile() function: basic functionality [ext/standard/tests/file/readfile_basic.phpt] 
TEST 9042/11274 [ext/standard/tests/file/readfile_error.phpt]
PASS Test readfile() function: error conditions [ext/standard/tests/file/readfile_error.phpt] 
TEST 9043/11274 [ext/standard/tests/file/readfile_variation1.phpt]
PASS Test readfile() function: usage variation - stream_context [ext/standard/tests/file/readfile_variation1.phpt] 
TEST 9044/11274 [ext/standard/tests/file/readfile_variation10-win32.phpt]
SKIP Test readfile() function : variation - various invalid paths [ext/standard/tests/file/readfile_variation10-win32.phpt] reason: run only on Windows
TEST 9045/11274 [ext/standard/tests/file/readfile_variation10.phpt]
PASS Test readfile() function : variation - various invalid paths [ext/standard/tests/file/readfile_variation10.phpt] 
TEST 9046/11274 [ext/standard/tests/file/readfile_variation2.phpt]
PASS Test readfile() function: usage variations - links [ext/standard/tests/file/readfile_variation2.phpt] 
TEST 9047/11274 [ext/standard/tests/file/readfile_variation3.phpt]
PASS Test readfile() function: usage variation - include path [ext/standard/tests/file/readfile_variation3.phpt] 
TEST 9048/11274 [ext/standard/tests/file/readfile_variation4.phpt]
PASS Test readfile() function : usage variation [ext/standard/tests/file/readfile_variation4.phpt] 
TEST 9049/11274 [ext/standard/tests/file/readfile_variation5.phpt]
PASS Test readfile() function : usage variation [ext/standard/tests/file/readfile_variation5.phpt] 
TEST 9050/11274 [ext/standard/tests/file/readfile_variation6.phpt]
PASS Test readfile() function : variation - test include path [ext/standard/tests/file/readfile_variation6.phpt] 
TEST 9051/11274 [ext/standard/tests/file/readfile_variation7.phpt]
PASS Test readfile() function : variation [ext/standard/tests/file/readfile_variation7.phpt] 
TEST 9052/11274 [ext/standard/tests/file/readfile_variation8-win32.phpt]
SKIP Test readfile() function : variation [ext/standard/tests/file/readfile_variation8-win32.phpt] reason: Only valid for Windows
TEST 9053/11274 [ext/standard/tests/file/readfile_variation9.phpt]
PASS Test readfile() function : variation - variable types of path [ext/standard/tests/file/readfile_variation9.phpt] 
TEST 9054/11274 [ext/standard/tests/file/readlink_realpath_basic1.phpt]
PASS Test readlink() and realpath functions: basic functionality - diff. path notation for links(Bug #42038) [ext/standard/tests/file/readlink_realpath_basic1.phpt] 
TEST 9055/11274 [ext/standard/tests/file/readlink_realpath_basic2.phpt]
PASS Test readlink() and realpath functions: basic functionality - diff. path notation for files [ext/standard/tests/file/readlink_realpath_basic2.phpt] 
TEST 9056/11274 [ext/standard/tests/file/readlink_realpath_error.phpt]
PASS Test readlink() and realpath() functions: error conditions [ext/standard/tests/file/readlink_realpath_error.phpt] 
TEST 9057/11274 [ext/standard/tests/file/readlink_realpath_variation1.phpt]
PASS Test readlink() and realpath() functions: usage variation - linkname/filename stored in object(Bug #42038) [ext/standard/tests/file/readlink_realpath_variation1.phpt] 
TEST 9058/11274 [ext/standard/tests/file/readlink_realpath_variation2.phpt]
PASS Test readlink() and realpath() functions: usage variation - linkname/filename stored in array(Bug #42038) [ext/standard/tests/file/readlink_realpath_variation2.phpt] 
TEST 9059/11274 [ext/standard/tests/file/readlink_realpath_variation3.phpt]
PASS Test readlink() and realpath() functions: usage variation - invalid args [ext/standard/tests/file/readlink_realpath_variation3.phpt] 
TEST 9060/11274 [ext/standard/tests/file/readlink_variation1.phpt]
PASS Test readlink() function: usage variations - invalid filenames [ext/standard/tests/file/readlink_variation1.phpt] 
TEST 9061/11274 [ext/standard/tests/file/realpath_basic-win32.phpt]
SKIP Test realpath() function: basic functionality [ext/standard/tests/file/realpath_basic-win32.phpt] reason: only on Windows
TEST 9062/11274 [ext/standard/tests/file/realpath_basic2.phpt]
PASS realpath() with relative directory [ext/standard/tests/file/realpath_basic2.phpt] 
TEST 9063/11274 [ext/standard/tests/file/realpath_basic3.phpt]
PASS Test realpath() with relative paths [ext/standard/tests/file/realpath_basic3.phpt] 
TEST 9064/11274 [ext/standard/tests/file/realpath_basic4.phpt]
PASS Test realpath() with relative paths [ext/standard/tests/file/realpath_basic4.phpt] 
TEST 9065/11274 [ext/standard/tests/file/realpath_cache.phpt]
PASS realpath_cache_size() and realpath_cache_get() [ext/standard/tests/file/realpath_cache.phpt] 
TEST 9066/11274 [ext/standard/tests/file/realpath_cache_win32.phpt]
SKIP realpath_cache_size() and realpath_cache_get() [ext/standard/tests/file/realpath_cache_win32.phpt] reason: only on Windows
TEST 9067/11274 [ext/standard/tests/file/realpath_error-win32.phpt]
SKIP Test realpath() function: error conditions [ext/standard/tests/file/realpath_error-win32.phpt] reason: only on Windows
TEST 9068/11274 [ext/standard/tests/file/realpath_variation-win32.phpt]
SKIP Test realpath() function: usage variation [ext/standard/tests/file/realpath_variation-win32.phpt] reason: only on Windows
TEST 9069/11274 [ext/standard/tests/file/realpath_variation2.phpt]
PASS Test realpath() function : variation [ext/standard/tests/file/realpath_variation2.phpt] 
TEST 9070/11274 [ext/standard/tests/file/rename_basic.phpt]
PASS Test rename() function: basic functionality [ext/standard/tests/file/rename_basic.phpt] 
TEST 9071/11274 [ext/standard/tests/file/rename_error.phpt]
PASS Test rename() function: error conditions [ext/standard/tests/file/rename_error.phpt] 
TEST 9072/11274 [ext/standard/tests/file/rename_variation-win32.phpt]
SKIP Test rename() function: usage variations [ext/standard/tests/file/rename_variation-win32.phpt] reason: .. only for Windows
TEST 9073/11274 [ext/standard/tests/file/rename_variation.phpt]
PASS Test rename() function: usage variations-1 (Bug#42638) [ext/standard/tests/file/rename_variation.phpt] 
TEST 9074/11274 [ext/standard/tests/file/rename_variation1-win32.phpt]
SKIP Test rename() function: usage variations [ext/standard/tests/file/rename_variation1-win32.phpt] reason: .. only for Windows
TEST 9075/11274 [ext/standard/tests/file/rename_variation1.phpt]
PASS Test rename() function: usage variations-2 [ext/standard/tests/file/rename_variation1.phpt] 
TEST 9076/11274 [ext/standard/tests/file/rename_variation10.phpt]
PASS Test rename() function : usage variation - different types for context [ext/standard/tests/file/rename_variation10.phpt] 
TEST 9077/11274 [ext/standard/tests/file/rename_variation11-win32.phpt]
SKIP Test rename() function : variation - various relative, absolute paths [ext/standard/tests/file/rename_variation11-win32.phpt] reason: Only valid for Windows
TEST 9078/11274 [ext/standard/tests/file/rename_variation12-win32.phpt]
SKIP Test rename() function : variation - various relative, absolute paths [ext/standard/tests/file/rename_variation12-win32.phpt] reason: ..  for Windows
TEST 9079/11274 [ext/standard/tests/file/rename_variation12.phpt]
PASS Test rename() function : variation - various relative, absolute paths [ext/standard/tests/file/rename_variation12.phpt] 
TEST 9080/11274 [ext/standard/tests/file/rename_variation13-win32.phpt]
SKIP Test rename() function : variation - various invalid paths [ext/standard/tests/file/rename_variation13-win32.phpt] reason: run only on Windows
TEST 9081/11274 [ext/standard/tests/file/rename_variation13.phpt]
PASS Test rename() function : variation - various invalid paths [ext/standard/tests/file/rename_variation13.phpt] 
TEST 9082/11274 [ext/standard/tests/file/rename_variation2-win32.phpt]
SKIP Test rename() function: usage variations [ext/standard/tests/file/rename_variation2-win32.phpt] reason: .. only for Windows
TEST 9083/11274 [ext/standard/tests/file/rename_variation2.phpt]
PASS Test rename() function: usage variations-3 [ext/standard/tests/file/rename_variation2.phpt] 
TEST 9084/11274 [ext/standard/tests/file/rename_variation3-win32.phpt]
SKIP Test rename() function: usage variations [ext/standard/tests/file/rename_variation3-win32.phpt] reason: .. only for Windows
TEST 9085/11274 [ext/standard/tests/file/rename_variation3.phpt]
PASS Test rename() function: usage variations-4 [ext/standard/tests/file/rename_variation3.phpt] 
TEST 9086/11274 [ext/standard/tests/file/rename_variation4.phpt]
PASS Test rename() function: usage variations-5 [ext/standard/tests/file/rename_variation4.phpt] 
TEST 9087/11274 [ext/standard/tests/file/rename_variation5.phpt]
PASS Test rename() function: usage variations-6 [ext/standard/tests/file/rename_variation5.phpt] 
TEST 9088/11274 [ext/standard/tests/file/rename_variation6-win32.phpt]
SKIP Test rename() function: usage variations-6 [ext/standard/tests/file/rename_variation6-win32.phpt] reason: ..  for Windows
TEST 9089/11274 [ext/standard/tests/file/rename_variation6.phpt]
PASS Test rename() function: usage variations-6 [ext/standard/tests/file/rename_variation6.phpt] 
TEST 9090/11274 [ext/standard/tests/file/rename_variation7-win32.phpt]
SKIP Test rename() function: usage variations-8 [ext/standard/tests/file/rename_variation7-win32.phpt] reason: .. for Windows
TEST 9091/11274 [ext/standard/tests/file/rename_variation7.phpt]
PASS Test rename() function: usage variations-8 [ext/standard/tests/file/rename_variation7.phpt] 
TEST 9092/11274 [ext/standard/tests/file/rename_variation8-win32.phpt]
SKIP Test rename() function: variation [ext/standard/tests/file/rename_variation8-win32.phpt] reason: ..  for Windows
TEST 9093/11274 [ext/standard/tests/file/rename_variation8.phpt]
PASS Test rename() function: variation [ext/standard/tests/file/rename_variation8.phpt] 
TEST 9094/11274 [ext/standard/tests/file/rename_variation9.phpt]
PASS Test rename() function: basic functionality [ext/standard/tests/file/rename_variation9.phpt] 
TEST 9095/11274 [ext/standard/tests/file/rmdir_variation1-win32.phpt]
SKIP Test rmdir() function : usage variation - invalid filenames [ext/standard/tests/file/rmdir_variation1-win32.phpt] reason: Only valid for Windows
TEST 9096/11274 [ext/standard/tests/file/rmdir_variation1.phpt]
PASS Test rmdir() function : usage variation - invalid file names [ext/standard/tests/file/rmdir_variation1.phpt] 
TEST 9097/11274 [ext/standard/tests/file/rmdir_variation2.phpt]
PASS Test rmdir() function : usage variation - different types for context [ext/standard/tests/file/rmdir_variation2.phpt] 
TEST 9098/11274 [ext/standard/tests/file/rmdir_variation3-win32.phpt]
SKIP Test rmdir() function : variation: various valid and invalid paths [ext/standard/tests/file/rmdir_variation3-win32.phpt] reason: Only valid for Windows
TEST 9099/11274 [ext/standard/tests/file/rmdir_variation3.phpt]
PASS Test rmdir() function : variation: various valid and invalid paths [ext/standard/tests/file/rmdir_variation3.phpt] 
TEST 9100/11274 [ext/standard/tests/file/stat_basic-win32.phpt]
SKIP Test stat() function: basic functionality [ext/standard/tests/file/stat_basic-win32.phpt] reason: .. valid only for Windows
TEST 9101/11274 [ext/standard/tests/file/stat_error-win32.phpt]
SKIP Test stat() function: error conditions [ext/standard/tests/file/stat_error-win32.phpt] reason: .. only for Windows
TEST 9102/11274 [ext/standard/tests/file/stat_variation1-win32.phpt]
SKIP Test stat() functions: usage variations - effects of rename() [ext/standard/tests/file/stat_variation1-win32.phpt] reason: .. only for Windows
TEST 9103/11274 [ext/standard/tests/file/stat_variation2-win32.phpt]
SKIP Test stat() functions: usage variations - effects of writing to file [ext/standard/tests/file/stat_variation2-win32.phpt] reason: .. only for Windows
TEST 9104/11274 [ext/standard/tests/file/stat_variation3-win32.phpt]
SKIP Test stat() functions: usage variations - effects of creating/deleting the dir/file [ext/standard/tests/file/stat_variation3-win32.phpt] reason: .. only for Windows
TEST 9105/11274 [ext/standard/tests/file/stat_variation4-win32.phpt]
SKIP Test stat() functions: usage variations - effects of is_dir() & is_file() [ext/standard/tests/file/stat_variation4-win32.phpt] reason: .. only for Windows
TEST 9106/11274 [ext/standard/tests/file/stat_variation5-win32.phpt]
SKIP Test stat() functions: usage variations - file opened in read/write mode [ext/standard/tests/file/stat_variation5-win32.phpt] reason: .. only for Windows
TEST 9107/11274 [ext/standard/tests/file/stat_variation6-win32.phpt]
SKIP Test stat() functions: usage variations - changing permissions of dir/file [ext/standard/tests/file/stat_variation6-win32.phpt] reason: .. only for Windows
TEST 9108/11274 [ext/standard/tests/file/stat_variation7-win32.phpt]
SKIP Test stat() functions: usage variations - names of dir/file stored in objects [ext/standard/tests/file/stat_variation7-win32.phpt] reason: .. only for Windows
TEST 9109/11274 [ext/standard/tests/file/stat_variation8-win32.phpt]
SKIP Test stat() functions: usage variations - effects of truncate() [ext/standard/tests/file/stat_variation8-win32.phpt] reason: .. only for Windows
TEST 9110/11274 [ext/standard/tests/file/statcache-corruption.phpt]
PASS statcache corruption [ext/standard/tests/file/statcache-corruption.phpt] 
TEST 9111/11274 [ext/standard/tests/file/statpage.phpt]
PASS getlastmod() and others [ext/standard/tests/file/statpage.phpt] 
TEST 9112/11274 [ext/standard/tests/file/stream_001.phpt]
PASS stream_wrapper_unregister() & stream_wrapper_restore() [ext/standard/tests/file/stream_001.phpt] 
TEST 9113/11274 [ext/standard/tests/file/stream_002.phpt]
PASS stream_socket_client() and invalid arguments [ext/standard/tests/file/stream_002.phpt] 
TEST 9114/11274 [ext/standard/tests/file/stream_copy_to_stream.phpt]
PASS stream_copy_to_stream() tests [ext/standard/tests/file/stream_copy_to_stream.phpt] 
TEST 9115/11274 [ext/standard/tests/file/stream_get_line.phpt]
PASS Crash inside stream_get_line(), when length=0 [ext/standard/tests/file/stream_get_line.phpt] 
TEST 9116/11274 [ext/standard/tests/file/stream_rfc2397_001.phpt]
PASS Stream: RFC2397 getting the data [ext/standard/tests/file/stream_rfc2397_001.phpt] 
TEST 9117/11274 [ext/standard/tests/file/stream_rfc2397_002.phpt]
PASS Stream: RFC2397 getting meta data [ext/standard/tests/file/stream_rfc2397_002.phpt] 
TEST 9118/11274 [ext/standard/tests/file/stream_rfc2397_003.phpt]
PASS Stream: RFC2397 decoding data [ext/standard/tests/file/stream_rfc2397_003.phpt] 
TEST 9119/11274 [ext/standard/tests/file/stream_rfc2397_004.phpt]
PASS Stream: RFC2397 Mozilla tests [ext/standard/tests/file/stream_rfc2397_004.phpt] 
TEST 9120/11274 [ext/standard/tests/file/stream_rfc2397_005.phpt]
PASS Stream: RFC2397 without // [ext/standard/tests/file/stream_rfc2397_005.phpt] 
TEST 9121/11274 [ext/standard/tests/file/stream_rfc2397_006.phpt]
PASS Stream: RFC2397 with corrupt? payload [ext/standard/tests/file/stream_rfc2397_006.phpt] 
TEST 9122/11274 [ext/standard/tests/file/stream_rfc2397_007.phpt]
PASS Stream: RFC2397 and seeking [ext/standard/tests/file/stream_rfc2397_007.phpt] 
TEST 9123/11274 [ext/standard/tests/file/stream_supports_lock.phpt]
PASS stream_supports_lock [ext/standard/tests/file/stream_supports_lock.phpt] 
TEST 9124/11274 [ext/standard/tests/file/symlink.phpt]
PASS symlink() & friends [ext/standard/tests/file/symlink.phpt] 
TEST 9125/11274 [ext/standard/tests/file/symlink_link_linkinfo_is_link_basic1.phpt]
PASS Test symlink(), linkinfo(), link() and is_link() functions: basic functionality - link to files [ext/standard/tests/file/symlink_link_linkinfo_is_link_basic1.phpt] 
TEST 9126/11274 [ext/standard/tests/file/symlink_link_linkinfo_is_link_basic2.phpt]
PASS Test symlink(), linkinfo(), link() and is_link() functions: basic functionality - link to dirs [ext/standard/tests/file/symlink_link_linkinfo_is_link_basic2.phpt] 
TEST 9127/11274 [ext/standard/tests/file/symlink_link_linkinfo_is_link_error1.phpt]
PASS Test symlink(), linkinfo(), link() and is_link() functions : error conditions - symlink & linkinfo [ext/standard/tests/file/symlink_link_linkinfo_is_link_error1.phpt] 
TEST 9128/11274 [ext/standard/tests/file/symlink_link_linkinfo_is_link_error2.phpt]
PASS Test symlink(), linkinfo(), link() and is_link() functions : error conditions - link & is_link [ext/standard/tests/file/symlink_link_linkinfo_is_link_error2.phpt] 
TEST 9129/11274 [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation1.phpt]
PASS Test symlink(), linkinfo(), link() and is_link() functions : usage variations - link name stored in an array/object [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation1.phpt] 
TEST 9130/11274 [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation2.phpt]
PASS Test symlink(), linkinfo(), link() and is_link() functions : usage variations - hardlink to non-existent file [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation2.phpt] 
TEST 9131/11274 [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation3.phpt]
PASS Test symlink(), linkinfo(), link() and is_link() functions : usage variations - access/update file through softlink [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation3.phpt] 
TEST 9132/11274 [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation4.phpt]
PASS Test symlink(), linkinfo(), link() and is_link() functions : usage variations - access/update file through hard link [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation4.phpt] 
TEST 9133/11274 [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation5.phpt]
PASS Test symlink(), linkinfo(), link() and is_link() functions : usage variations - work on deleted link [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation5.phpt] 
TEST 9134/11274 [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation6.phpt]
PASS Test symlink(), linkinfo(), link() and is_link() functions : usage variations - link & dir perms. [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation6.phpt] 
TEST 9135/11274 [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation7.phpt]
PASS Test symlink(), linkinfo(), link() and is_link() functions : usage variations - try link to self [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation7.phpt] 
TEST 9136/11274 [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation8.phpt]
PASS Test symlink(), linkinfo(), link() and is_link() functions : usage variations - try link with same name in diff. dir [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation8.phpt] 
TEST 9137/11274 [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation9.phpt]
PASS Test symlink(), linkinfo(), link() and is_link() functions : usage variations - link & lstat[dev] value [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation9.phpt] 
TEST 9138/11274 [ext/standard/tests/file/symlink_to_symlink.phpt]
PASS symlink() using a relative path, and symlink() to a symlink [ext/standard/tests/file/symlink_to_symlink.phpt] 
TEST 9139/11274 [ext/standard/tests/file/tempnam_error.phpt]
PASS Test tempnam() function: error conditions [ext/standard/tests/file/tempnam_error.phpt] 
TEST 9140/11274 [ext/standard/tests/file/tempnam_variation1-win32.phpt]
SKIP Test tempnam() function: usage variations - creating files [ext/standard/tests/file/tempnam_variation1-win32.phpt] reason: Only valid for Windows
TEST 9141/11274 [ext/standard/tests/file/tempnam_variation1.phpt]
PASS Test tempnam() function: usage variations - creating files [ext/standard/tests/file/tempnam_variation1.phpt] 
TEST 9142/11274 [ext/standard/tests/file/tempnam_variation2-win32.phpt]
SKIP Test tempnam() function: usage variations - various absolute and relative paths [ext/standard/tests/file/tempnam_variation2-win32.phpt] reason: Only valid for Windows
TEST 9143/11274 [ext/standard/tests/file/tempnam_variation2.phpt]
PASS Test tempnam() function: usage variations - various absolute and relative paths [ext/standard/tests/file/tempnam_variation2.phpt] 
TEST 9144/11274 [ext/standard/tests/file/tempnam_variation3-win32.phpt]
SKIP Test tempnam() function: usage variations - obscure prefixes [ext/standard/tests/file/tempnam_variation3-win32.phpt] reason: run only on Windows
TEST 9145/11274 [ext/standard/tests/file/tempnam_variation3.phpt]
PASS Test tempnam() function: usage variations - obscure prefixes [ext/standard/tests/file/tempnam_variation3.phpt] 
TEST 9146/11274 [ext/standard/tests/file/tempnam_variation4.phpt]
PASS Test tempnam() function: usage variations - permissions(0000 to 0777) of dir [ext/standard/tests/file/tempnam_variation4.phpt] 
TEST 9147/11274 [ext/standard/tests/file/tempnam_variation5-win32.phpt]
SKIP Test tempnam() function: usage variations - existing file [ext/standard/tests/file/tempnam_variation5-win32.phpt] reason: Windows only
TEST 9148/11274 [ext/standard/tests/file/tempnam_variation5.phpt]
PASS Test tempnam() function: usage variations - existing file [ext/standard/tests/file/tempnam_variation5.phpt] 
TEST 9149/11274 [ext/standard/tests/file/tempnam_variation6-win32.phpt]
SKIP Test tempnam() function: usage variations - Using previous unique filename [ext/standard/tests/file/tempnam_variation6-win32.phpt] reason: Windows Only
TEST 9150/11274 [ext/standard/tests/file/tempnam_variation6.phpt]
PASS Test tempnam() function: usage variations - Using previous unique filename [ext/standard/tests/file/tempnam_variation6.phpt] 
TEST 9151/11274 [ext/standard/tests/file/tempnam_variation7-win32.phpt]
SKIP Test tempnam() function: usage variations - invalid/non-existing dir [ext/standard/tests/file/tempnam_variation7-win32.phpt] reason: Only run on Windows
TEST 9152/11274 [ext/standard/tests/file/tempnam_variation7.phpt]
PASS Test tempnam() function: usage variations - invalid/non-existing dir [ext/standard/tests/file/tempnam_variation7.phpt] 
TEST 9153/11274 [ext/standard/tests/file/tempnam_variation8-win32.phpt]
SKIP Test tempnam() function: usage variations - various absolute and relative paths [ext/standard/tests/file/tempnam_variation8-win32.phpt] reason: Only valid for Windows
TEST 9154/11274 [ext/standard/tests/file/touch.phpt]
PASS touch() tests [ext/standard/tests/file/touch.phpt] 
TEST 9155/11274 [ext/standard/tests/file/touch_basic-win32.phpt]
SKIP Test touch() function : basic functionality [ext/standard/tests/file/touch_basic-win32.phpt] reason: .. only for Windows
TEST 9156/11274 [ext/standard/tests/file/touch_basic.phpt]
PASS Test touch() function : basic functionality [ext/standard/tests/file/touch_basic.phpt] 
TEST 9157/11274 [ext/standard/tests/file/touch_error.phpt]
PASS touch() error tests [ext/standard/tests/file/touch_error.phpt] 
TEST 9158/11274 [ext/standard/tests/file/touch_variation1.phpt]
PASS touch() with times [ext/standard/tests/file/touch_variation1.phpt] 
TEST 9159/11274 [ext/standard/tests/file/touch_variation2.phpt]
PASS touch() - ensure touch does not delete existing file. [ext/standard/tests/file/touch_variation2.phpt] 
TEST 9160/11274 [ext/standard/tests/file/touch_variation3-win32.phpt]
SKIP Test touch() function : usage variation - different types for time [ext/standard/tests/file/touch_variation3-win32.phpt] reason: .. only for Windows
TEST 9161/11274 [ext/standard/tests/file/touch_variation3.phpt]
PASS Test touch() function : usage variation - different types for time [ext/standard/tests/file/touch_variation3.phpt] 
TEST 9162/11274 [ext/standard/tests/file/touch_variation4-win32.phpt]
SKIP Test touch() function : usage variation - different types for atime [ext/standard/tests/file/touch_variation4-win32.phpt] reason: .. only for Windows
TEST 9163/11274 [ext/standard/tests/file/touch_variation4.phpt]
PASS Test touch() function : usage variation - different types for atime [ext/standard/tests/file/touch_variation4.phpt] 
TEST 9164/11274 [ext/standard/tests/file/touch_variation5-win32.phpt]
SKIP Test touch() function : variation: various valid and invalid paths [ext/standard/tests/file/touch_variation5-win32.phpt] reason: .. only for Windows
TEST 9165/11274 [ext/standard/tests/file/touch_variation5.phpt]
PASS Test touch() function : variation: various valid and invalid paths [ext/standard/tests/file/touch_variation5.phpt] 
TEST 9166/11274 [ext/standard/tests/file/touch_variation6-win32.phpt]
SKIP Test touch() function : variation: various valid and invalid paths [ext/standard/tests/file/touch_variation6-win32.phpt] reason: .. only for Windows
TEST 9167/11274 [ext/standard/tests/file/umask_basic.phpt]
PASS Test umask() function: basic functionality [ext/standard/tests/file/umask_basic.phpt] 
TEST 9168/11274 [ext/standard/tests/file/umask_error.phpt]
PASS Test umask() function: error conditions [ext/standard/tests/file/umask_error.phpt] 
TEST 9169/11274 [ext/standard/tests/file/umask_variation1.phpt]
PASS Test umask() function: usage variations - perms from 0000 to 0350 [ext/standard/tests/file/umask_variation1.phpt] 
TEST 9170/11274 [ext/standard/tests/file/umask_variation2.phpt]
PASS Test umask() function: usage variations - perms from 0351 to 0777 [ext/standard/tests/file/umask_variation2.phpt] 
TEST 9171/11274 [ext/standard/tests/file/umask_variation3.phpt]
PASS Test umask() function : usage variation [ext/standard/tests/file/umask_variation3.phpt] 
TEST 9172/11274 [ext/standard/tests/file/unlink_basic.phpt]
PASS Testing unlink() function : basic functionality [ext/standard/tests/file/unlink_basic.phpt] 
TEST 9173/11274 [ext/standard/tests/file/unlink_error-win32.phpt]
SKIP Testing unlink() function : error conditions [ext/standard/tests/file/unlink_error-win32.phpt] reason: .. only on Windows
TEST 9174/11274 [ext/standard/tests/file/unlink_error.phpt]
PASS Testing unlink() function : error conditions [ext/standard/tests/file/unlink_error.phpt] 
TEST 9175/11274 [ext/standard/tests/file/unlink_variation1-win32.phpt]
SKIP Test unlink() function : usage variations - unlinking file in a directory [ext/standard/tests/file/unlink_variation1-win32.phpt] reason: only on Windows
TEST 9176/11274 [ext/standard/tests/file/unlink_variation1.phpt]
PASS Test unlink() function : usage variations - unlinking file in a directory [ext/standard/tests/file/unlink_variation1.phpt] 
TEST 9177/11274 [ext/standard/tests/file/unlink_variation10.phpt]
PASS Test unlink() function : variation: unlinking directories [ext/standard/tests/file/unlink_variation10.phpt] 
TEST 9178/11274 [ext/standard/tests/file/unlink_variation2-win32.phpt]
SKIP Test unlink() function : usage variations - unlink file in use [ext/standard/tests/file/unlink_variation2-win32.phpt] reason: only on Windows
TEST 9179/11274 [ext/standard/tests/file/unlink_variation2.phpt]
PASS Test unlink() function : usage variations - unlink file in use [ext/standard/tests/file/unlink_variation2.phpt] 
TEST 9180/11274 [ext/standard/tests/file/unlink_variation3.phpt]
PASS Test unlink() function : usage variations - unlink links [ext/standard/tests/file/unlink_variation3.phpt] 
TEST 9181/11274 [ext/standard/tests/file/unlink_variation4.phpt]
PASS Test unlink() function : usage variations - unlink deleted file [ext/standard/tests/file/unlink_variation4.phpt] 
TEST 9182/11274 [ext/standard/tests/file/unlink_variation5.phpt]
PASS Test unlink() function : usage variations - files with diff. file permissions [ext/standard/tests/file/unlink_variation5.phpt] 
TEST 9183/11274 [ext/standard/tests/file/unlink_variation6.phpt]
PASS Test unlink() function : variation [ext/standard/tests/file/unlink_variation6.phpt] 
TEST 9184/11274 [ext/standard/tests/file/unlink_variation7.phpt]
PASS Test unlink() function : usage variation different types for context [ext/standard/tests/file/unlink_variation7.phpt] 
TEST 9185/11274 [ext/standard/tests/file/unlink_variation8-win32.phpt]
SKIP Test unlink() function : variation: various valid and invalid paths [ext/standard/tests/file/unlink_variation8-win32.phpt] reason: .. only for Windows
TEST 9186/11274 [ext/standard/tests/file/unlink_variation8.phpt]
PASS Test unlink() function : variation: various valid and invalid paths [ext/standard/tests/file/unlink_variation8.phpt] 
TEST 9187/11274 [ext/standard/tests/file/unlink_variation9-win32.phpt]
SKIP Test unlink() function : variation: various valid and invalid paths [ext/standard/tests/file/unlink_variation9-win32.phpt] reason: .. only for Windows
TEST 9188/11274 [ext/standard/tests/file/userdirstream.phpt]
PASS Directory Streams [ext/standard/tests/file/userdirstream.phpt] 
TEST 9189/11274 [ext/standard/tests/file/userfilters.phpt]
PASS stream userfilter test [ext/standard/tests/file/userfilters.phpt] 
TEST 9190/11274 [ext/standard/tests/file/userstreams.phpt]
PASS User-space streams [ext/standard/tests/file/userstreams.phpt] 
TEST 9191/11274 [ext/standard/tests/file/userstreams_002.phpt]
PASS User-space streams: stream_cast() [ext/standard/tests/file/userstreams_002.phpt] 
TEST 9192/11274 [ext/standard/tests/file/userstreams_003.phpt]
PASS User-space streams: stream_set_option() [ext/standard/tests/file/userstreams_003.phpt] 
TEST 9193/11274 [ext/standard/tests/file/userstreams_004.phpt]
PASS User-space streams: stream_lock() [ext/standard/tests/file/userstreams_004.phpt] 
TEST 9194/11274 [ext/standard/tests/file/userwrapper.phpt]
PASS Userstream unlink, rename, mkdir, rmdir, and url_stat. [ext/standard/tests/file/userwrapper.phpt] 
TEST 9195/11274 [ext/standard/tests/file/windows_acls/bug44859.phpt]
SKIP bug #44859 (incorrect result with NTFS ACL permissions, is_writable) [ext/standard/tests/file/windows_acls/bug44859.phpt] reason: windows only test
TEST 9196/11274 [ext/standard/tests/file/windows_acls/bug44859_2.phpt]
SKIP bug #44859 (incorrect result with NTFS ACL permissions, is_readable) [ext/standard/tests/file/windows_acls/bug44859_2.phpt] reason: windows only test
TEST 9197/11274 [ext/standard/tests/file/windows_acls/bug44859_3.phpt]
SKIP bug #44859 (incorrect result with NTFS ACL permissions, is_executable) [ext/standard/tests/file/windows_acls/bug44859_3.phpt] reason: windows only test
TEST 9198/11274 [ext/standard/tests/file/windows_acls/bug44859_4.phpt]
SKIP bug #44859 (incorrect result with NTFS ACL permissions, is_readable) [ext/standard/tests/file/windows_acls/bug44859_4.phpt] reason: windows only test
TEST 9199/11274 [ext/standard/tests/file/windows_links/bug48746.phpt]
SKIP Bug#48746 - Junction not working properly [ext/standard/tests/file/windows_links/bug48746.phpt] reason: windows only test
TEST 9200/11274 [ext/standard/tests/file/windows_links/bug48746_1.phpt]
SKIP Bug#48746 - Junction not working properly [ext/standard/tests/file/windows_links/bug48746_1.phpt] reason: windows only test
TEST 9201/11274 [ext/standard/tests/file/windows_links/bug48746_2.phpt]
SKIP Bug#48746 - Junction not working properly [ext/standard/tests/file/windows_links/bug48746_2.phpt] reason: windows only test
TEST 9202/11274 [ext/standard/tests/file/windows_links/bug48746_3.phpt]
SKIP Bug#48746 - Junction not working properly [ext/standard/tests/file/windows_links/bug48746_3.phpt] reason: windows only test
TEST 9203/11274 [ext/standard/tests/filters/001.phpt]
PASS stream_filter_register() and invalid arguments [ext/standard/tests/filters/001.phpt] 
TEST 9204/11274 [ext/standard/tests/filters/basic.phpt]
PASS basic stream filter tests [ext/standard/tests/filters/basic.phpt] 
TEST 9205/11274 [ext/standard/tests/filters/bug22538.phpt]
PASS Bug #22538 (filtered stream doesn't update file pointer) [ext/standard/tests/filters/bug22538.phpt] 
TEST 9206/11274 [ext/standard/tests/filters/bug35916.phpt]
PASS Bug #35916 (Duplicate calls to stream_bucket_append() lead to a crash) [ext/standard/tests/filters/bug35916.phpt] 
TEST 9207/11274 [ext/standard/tests/filters/bug46164-1.phpt]
PASS Bug #46164 - 1 (stream_filter_remove() closes the stream) [ext/standard/tests/filters/bug46164-1.phpt] 
TEST 9208/11274 [ext/standard/tests/filters/bug46164-2.phpt]
PASS Bug #46164 - 2 (stream_filter_remove() closes the stream) [ext/standard/tests/filters/bug46164-2.phpt] 
TEST 9209/11274 [ext/standard/tests/filters/bug50363.phpt]
PASS Bug #50363 (Invalid parsing in convert.quoted-printable-decode filter) [ext/standard/tests/filters/bug50363.phpt] 
TEST 9210/11274 [ext/standard/tests/filters/chunked_001.phpt]
PASS Chunked encoding [ext/standard/tests/filters/chunked_001.phpt] 
TEST 9211/11274 [ext/standard/tests/filters/filter_errors_convert_base64_decode.phpt]
PASS Filter errors: convert.base64-decode [ext/standard/tests/filters/filter_errors_convert_base64_decode.phpt] 
TEST 9212/11274 [ext/standard/tests/filters/filter_errors_user.phpt]
PASS Filter errors: user filter [ext/standard/tests/filters/filter_errors_user.phpt] 
TEST 9213/11274 [ext/standard/tests/filters/filter_errors_zlib_inflate.phpt]
PASS Filter errors: zlib.inflate [ext/standard/tests/filters/filter_errors_zlib_inflate.phpt] 
TEST 9214/11274 [ext/standard/tests/filters/php_user_filter_01.phpt]
PASS class php_user_filter#1 [ext/standard/tests/filters/php_user_filter_01.phpt] 
TEST 9215/11274 [ext/standard/tests/filters/php_user_filter_02.phpt]
PASS class php_user_filter#2 [ext/standard/tests/filters/php_user_filter_02.phpt] 
TEST 9216/11274 [ext/standard/tests/filters/php_user_filter_03.phpt]
PASS class php_user_filter#3 [ext/standard/tests/filters/php_user_filter_03.phpt] 
TEST 9217/11274 [ext/standard/tests/filters/read.phpt]
PASS stream filter - reading [ext/standard/tests/filters/read.phpt] 
TEST 9218/11274 [ext/standard/tests/filters/stream_filter_remove_basic.phpt]
PASS Test stream_filter_remove() function : basic functionality [ext/standard/tests/filters/stream_filter_remove_basic.phpt] 
TEST 9219/11274 [ext/standard/tests/filters/stream_filter_remove_error.phpt]
PASS Test stream_filter_remove() function : error conditions [ext/standard/tests/filters/stream_filter_remove_error.phpt] 
TEST 9220/11274 [ext/standard/tests/general_functions/001.phpt]
PASS sprintf() function [ext/standard/tests/general_functions/001.phpt] 
TEST 9221/11274 [ext/standard/tests/general_functions/002.phpt]
PASS quoted_printable_decode() function test [ext/standard/tests/general_functions/002.phpt] 
TEST 9222/11274 [ext/standard/tests/general_functions/003.phpt]
PASS levenshtein() function test [ext/standard/tests/general_functions/003.phpt] 
TEST 9223/11274 [ext/standard/tests/general_functions/004.phpt]
PASS fgetcsv() with tab delimited fields (BUG #8258) [ext/standard/tests/general_functions/004.phpt] 
TEST 9224/11274 [ext/standard/tests/general_functions/005.phpt]
PASS is_scalar() function test [ext/standard/tests/general_functions/005.phpt] 
TEST 9225/11274 [ext/standard/tests/general_functions/006.phpt]
PASS quoted_printable_decode() function test with CR/LF [ext/standard/tests/general_functions/006.phpt] 
TEST 9226/11274 [ext/standard/tests/general_functions/007.phpt]
PASS MD5 / Base64 [ext/standard/tests/general_functions/007.phpt] 
TEST 9227/11274 [ext/standard/tests/general_functions/008.phpt]
PASS var_dump float test [ext/standard/tests/general_functions/008.phpt] 
TEST 9228/11274 [ext/standard/tests/general_functions/009.phpt]
PASS SHA1 [ext/standard/tests/general_functions/009.phpt] 
TEST 9229/11274 [ext/standard/tests/general_functions/010.phpt]
PASS register_shutdown_function() & __call [ext/standard/tests/general_functions/010.phpt] 
TEST 9230/11274 [ext/standard/tests/general_functions/bug25038.phpt]
PASS Bug #25038 (call_user_func issues warning if function throws exception) [ext/standard/tests/general_functions/bug25038.phpt] 
TEST 9231/11274 [ext/standard/tests/general_functions/bug27678.phpt]
PASS Bug #27678 (number_format() crashes with large numbers) [ext/standard/tests/general_functions/bug27678.phpt] 
TEST 9232/11274 [ext/standard/tests/general_functions/bug29038.phpt]
PASS Bug #29038 (extract(), EXTR_PREFIX_SAME option prefixes empty strings) [ext/standard/tests/general_functions/bug29038.phpt] 
TEST 9233/11274 [ext/standard/tests/general_functions/bug31190.phpt]
PASS Bug #31190 (exception in call_user_func_array()) [ext/standard/tests/general_functions/bug31190.phpt] 
TEST 9234/11274 [ext/standard/tests/general_functions/bug32647.phpt]
PASS Bug #32647 (Using register_shutdown_function() with invalid callback can crash PHP) [ext/standard/tests/general_functions/bug32647.phpt] 
TEST 9235/11274 [ext/standard/tests/general_functions/bug34794.phpt]
PASS Bug #34794 (proc_close() hangs when used with two processes) [ext/standard/tests/general_functions/bug34794.phpt] 
TEST 9236/11274 [ext/standard/tests/general_functions/bug35229.phpt]
PASS Bug #35229 (call_user_func() crashes when argument stack is nearly full) [ext/standard/tests/general_functions/bug35229.phpt] 
TEST 9237/11274 [ext/standard/tests/general_functions/bug36011.phpt]
PASS Bug #36011 (Strict errormsg wrong for call_user_func() and the likes) [ext/standard/tests/general_functions/bug36011.phpt] 
TEST 9238/11274 [ext/standard/tests/general_functions/bug39322.phpt]
PASS Bug #39322 (proc_terminate() loosing process resource) [ext/standard/tests/general_functions/bug39322.phpt] 
TEST 9239/11274 [ext/standard/tests/general_functions/bug40398.phpt]
PASS Bug #40398 (parent and self callback functions erroneously called statically) [ext/standard/tests/general_functions/bug40398.phpt] 
TEST 9240/11274 [ext/standard/tests/general_functions/bug40752.phpt]
PASS Bug #40752 (parse_ini_file() segfaults when a scalar setting is redeclared as an array) [ext/standard/tests/general_functions/bug40752.phpt] 
TEST 9241/11274 [ext/standard/tests/general_functions/bug41037.phpt]
PASS Bug #41037 (unregister_tick_function() inside the tick function crash PHP) [ext/standard/tests/general_functions/bug41037.phpt] 
TEST 9242/11274 [ext/standard/tests/general_functions/bug41445.phpt]
PASS Bug #41445 (parse_ini_file() function parses octal numbers in section names) [ext/standard/tests/general_functions/bug41445.phpt] 
TEST 9243/11274 [ext/standard/tests/general_functions/bug41445_1.phpt]
PASS Bug #41445 (parse_ini_file() function parses octal numbers in section names) - 2 [ext/standard/tests/general_functions/bug41445_1.phpt] 
TEST 9244/11274 [ext/standard/tests/general_functions/bug41518.phpt]
PASS Bug #41518 (file_exists() warns of open_basedir restriction on non-existent file) [ext/standard/tests/general_functions/bug41518.phpt] 
TEST 9245/11274 [ext/standard/tests/general_functions/bug41970.phpt]
PASS Bug #41970 (call_user_func_*() leaks on failure) [ext/standard/tests/general_functions/bug41970.phpt] 
TEST 9246/11274 [ext/standard/tests/general_functions/bug42272.phpt]
PASS Bug #42272 (var_export() incorrectly escapes char(0)) [ext/standard/tests/general_functions/bug42272.phpt] 
TEST 9247/11274 [ext/standard/tests/general_functions/bug43293_1.phpt]
PASS Bug #43293 (Multiple segfaults in getopt()) [ext/standard/tests/general_functions/bug43293_1.phpt] 
TEST 9248/11274 [ext/standard/tests/general_functions/bug43293_2.phpt]
PASS Bug #43293 (Multiple segfaults in getopt()) [ext/standard/tests/general_functions/bug43293_2.phpt] 
TEST 9249/11274 [ext/standard/tests/general_functions/bug43293_3.phpt]
PASS Bug #43293 (Multiple segfaults in getopt()) [ext/standard/tests/general_functions/bug43293_3.phpt] 
TEST 9250/11274 [ext/standard/tests/general_functions/bug44295-win.phpt]
SKIP user defined error handler + set_error_handling(EH_THROW) [ext/standard/tests/general_functions/bug44295-win.phpt] reason: Windows only
TEST 9251/11274 [ext/standard/tests/general_functions/bug44295.phpt]
PASS user defined error handler + set_error_handling(EH_THROW) [ext/standard/tests/general_functions/bug44295.phpt] 
TEST 9252/11274 [ext/standard/tests/general_functions/bug44394.phpt]
PASS Bug #44394 (Last two bytes missing from output) [ext/standard/tests/general_functions/bug44394.phpt] 
TEST 9253/11274 [ext/standard/tests/general_functions/bug44394_2.phpt]
PASS Bug #44394 (Last two bytes missing from output) with session.use_trans_id [ext/standard/tests/general_functions/bug44394_2.phpt] 
TEST 9254/11274 [ext/standard/tests/general_functions/bug44461.phpt]
PASS Bug #44461 (parse_ini_file crashes) [ext/standard/tests/general_functions/bug44461.phpt] 
TEST 9255/11274 [ext/standard/tests/general_functions/bug44487.phpt]
PASS Bug #44487 (call_user_method_array issues a warning when throwing an exception) [ext/standard/tests/general_functions/bug44487.phpt] 
TEST 9256/11274 [ext/standard/tests/general_functions/bug44667.phpt]
PASS Bug #44667 (proc_open() does not handle pipes with the mode 'wb' correctly) [ext/standard/tests/general_functions/bug44667.phpt] 
TEST 9257/11274 [ext/standard/tests/general_functions/bug46587.phpt]
PASS Bug #46587 (mt_rand() does not check that max is greater than min). [ext/standard/tests/general_functions/bug46587.phpt] 
TEST 9258/11274 [ext/standard/tests/general_functions/bug47027.phpt]
PASS Bug #47027 (var_export doesn't show numeric indices on ArrayObject) [ext/standard/tests/general_functions/bug47027.phpt] 
TEST 9259/11274 [ext/standard/tests/general_functions/bug47857.phpt]
PASS Bug #47851 (is_callable throws fatal error) [ext/standard/tests/general_functions/bug47857.phpt] 
TEST 9260/11274 [ext/standard/tests/general_functions/bug47859.phpt]
PASS Bug #47859 (parse_ini_file() does not like asterisk (*) in key in the beginning) [ext/standard/tests/general_functions/bug47859.phpt] 
TEST 9261/11274 [ext/standard/tests/general_functions/bug48660.phpt]
PASS Bug #48660 (parse_ini_*(): dollar sign as last character of value fails) [ext/standard/tests/general_functions/bug48660.phpt] 
TEST 9262/11274 [ext/standard/tests/general_functions/bug48768.phpt]
PASS Bug #48768 (parse_ini_*() crashes with INI_SCANNER_RAW) [ext/standard/tests/general_functions/bug48768.phpt] 
TEST 9263/11274 [ext/standard/tests/general_functions/bug49056.phpt]
PASS Bug #49056 (parse_ini_*() regression in 5.3.0 when using non-ASCII strings as option keys) [ext/standard/tests/general_functions/bug49056.phpt] 
TEST 9264/11274 [ext/standard/tests/general_functions/bug49692.phpt]
PASS Bug #49692: parse_ini_file() throws errors when key contains '/' (forward slash) [ext/standard/tests/general_functions/bug49692.phpt] 
TEST 9265/11274 [ext/standard/tests/general_functions/bug49847.phpt]
PASS Bug #49847 (exec() fails on lines larger then 4095 bytes) [ext/standard/tests/general_functions/bug49847.phpt] 
TEST 9266/11274 [ext/standard/tests/general_functions/bug50690.phpt]
PASS Bug #23650 (putenv() does not assign values when the value is one character) [ext/standard/tests/general_functions/bug50690.phpt] 
TEST 9267/11274 [ext/standard/tests/general_functions/bug50732.phpt]
PASS Bug #50732 (exec() adds single byte twice to $output array) [ext/standard/tests/general_functions/bug50732.phpt] 
TEST 9268/11274 [ext/standard/tests/general_functions/bug52138.phpt]
PASS Bug #52138 (Constants are parsed into the ini file for section names) [ext/standard/tests/general_functions/bug52138.phpt] 
SKIP Bug #60227 (header() cannot detect the multi-line header with CR) [ext/standard/tests/general_functions/bug60227_1.phpt] reason: CGI not available
SKIP Bug #60227 (header() cannot detect the multi-line header with CR), \r before \n [ext/standard/tests/general_functions/bug60227_2.phpt] reason: CGI not available
SKIP Bug #60227 (header() cannot detect the multi-line header with CR), \0 before \n [ext/standard/tests/general_functions/bug60227_3.phpt] reason: CGI not available
SKIP Bug #60227 (header() cannot detect the multi-line header with CR), CRLF [ext/standard/tests/general_functions/bug60227_4.phpt] reason: CGI not available
TEST 9273/11274 [ext/standard/tests/general_functions/bug60723.phpt]
PASS Bug #60723  (error_log error time has changed to UTC ignoring default timezo) [ext/standard/tests/general_functions/bug60723.phpt] 
TEST 9274/11274 [ext/standard/tests/general_functions/bug67498.phpt]
PASS phpinfo() Type Confusion Information Leak Vulnerability [ext/standard/tests/general_functions/bug67498.phpt] 
TEST 9275/11274 [ext/standard/tests/general_functions/call_user_func_array_variation_001.phpt]
PASS call_user_func_array() passes by reference if the array element is referenced, regardless of function signature. [ext/standard/tests/general_functions/call_user_func_array_variation_001.phpt] 
TEST 9276/11274 [ext/standard/tests/general_functions/call_user_func_array_variation_002.phpt]
PASS Test call_user_func_array() function : first parameter variation [ext/standard/tests/general_functions/call_user_func_array_variation_002.phpt] 
TEST 9277/11274 [ext/standard/tests/general_functions/call_user_func_array_variation_003.phpt]
PASS Test call_user_func_array() function : second parameter variation [ext/standard/tests/general_functions/call_user_func_array_variation_003.phpt] 
TEST 9278/11274 [ext/standard/tests/general_functions/call_user_func_return.phpt]
PASS call_user_func() and return value [ext/standard/tests/general_functions/call_user_func_return.phpt] 
TEST 9279/11274 [ext/standard/tests/general_functions/call_user_method.phpt]
PASS Basic behaviour of call_user_method() test [ext/standard/tests/general_functions/call_user_method.phpt] 
TEST 9280/11274 [ext/standard/tests/general_functions/call_user_method_002.phpt]
PASS call_user_method() Invalid free [ext/standard/tests/general_functions/call_user_method_002.phpt] 
TEST 9281/11274 [ext/standard/tests/general_functions/callbacks_001.phpt]
PASS ZE2 Callbacks of static functions [ext/standard/tests/general_functions/callbacks_001.phpt] 
TEST 9282/11274 [ext/standard/tests/general_functions/callbacks_002.phpt]
PASS call_user_func(): Wrong parameters [ext/standard/tests/general_functions/callbacks_002.phpt] 
TEST 9283/11274 [ext/standard/tests/general_functions/closures_001.phpt]
PASS register_shutdown_function() & closure [ext/standard/tests/general_functions/closures_001.phpt] 
TEST 9284/11274 [ext/standard/tests/general_functions/closures_002.phpt]
PASS register_tick_function() & closure [ext/standard/tests/general_functions/closures_002.phpt] 
TEST 9285/11274 [ext/standard/tests/general_functions/debug_zval_dump_b.phpt]
PASS Test debug_zval_dump() function : basic operations [ext/standard/tests/general_functions/debug_zval_dump_b.phpt] 
TEST 9286/11274 [ext/standard/tests/general_functions/debug_zval_dump_b_64bit.phpt]
SKIP Test debug_zval_dump() function : basic operations [ext/standard/tests/general_functions/debug_zval_dump_b_64bit.phpt] reason: this test is for 64bit platform only
TEST 9287/11274 [ext/standard/tests/general_functions/debug_zval_dump_e.phpt]
PASS Test debug_zval_dump() function : error conditions [ext/standard/tests/general_functions/debug_zval_dump_e.phpt] 
TEST 9288/11274 [ext/standard/tests/general_functions/debug_zval_dump_o.phpt]
PASS Test debug_zval_dump() function : working on objects [ext/standard/tests/general_functions/debug_zval_dump_o.phpt] 
TEST 9289/11274 [ext/standard/tests/general_functions/debug_zval_dump_v.phpt]
PASS Test debug_zval_dump() function : usage variations [ext/standard/tests/general_functions/debug_zval_dump_v.phpt] 
TEST 9290/11274 [ext/standard/tests/general_functions/dl-cve-2007-4887.phpt]
PASS dl() filename length checks (CVE-2007-4887) [ext/standard/tests/general_functions/dl-cve-2007-4887.phpt] 
TEST 9291/11274 [ext/standard/tests/general_functions/error_get_last.phpt]
PASS error_get_last() tests [ext/standard/tests/general_functions/error_get_last.phpt] 
TEST 9292/11274 [ext/standard/tests/general_functions/escapeshellarg_basic-win32.phpt]
SKIP Test escapeshellarg() function: basic test [ext/standard/tests/general_functions/escapeshellarg_basic-win32.phpt] reason: .. only for Windows
TEST 9293/11274 [ext/standard/tests/general_functions/escapeshellarg_basic.phpt]
PASS Test escapeshellarg() function: basic test [ext/standard/tests/general_functions/escapeshellarg_basic.phpt] 
TEST 9294/11274 [ext/standard/tests/general_functions/escapeshellarg_error.phpt]
PASS Test escapeshellarg() function : error conditions -  wrong numbers of parameters [ext/standard/tests/general_functions/escapeshellarg_error.phpt] 
TEST 9295/11274 [ext/standard/tests/general_functions/escapeshellarg_variation1-win32.phpt]
SKIP Test escapeshellarg() function : usage variations - different data types as $arg arg [ext/standard/tests/general_functions/escapeshellarg_variation1-win32.phpt] reason: .. only for Windows
TEST 9296/11274 [ext/standard/tests/general_functions/escapeshellarg_variation1.phpt]
PASS Test escapeshellarg() function : usage variations - different data types as $y arg [ext/standard/tests/general_functions/escapeshellarg_variation1.phpt] 
TEST 9297/11274 [ext/standard/tests/general_functions/escapeshellcmd-win32.phpt]
SKIP Test escapeshellcmd() functionality on Windows [ext/standard/tests/general_functions/escapeshellcmd-win32.phpt] reason: ...Valid for Windows only
TEST 9298/11274 [ext/standard/tests/general_functions/floatval.phpt]
PASS Testing floatval() and its alias doubleval() Functions [ext/standard/tests/general_functions/floatval.phpt] 
TEST 9299/11274 [ext/standard/tests/general_functions/floatval_basic.phpt]
PASS Testing floatval() and its alias doubleval() Functions [ext/standard/tests/general_functions/floatval_basic.phpt] 
TEST 9300/11274 [ext/standard/tests/general_functions/floatval_error.phpt]
PASS Testing floatval() and its alias doubleval() : error conditions -  wrong numbers of parametersns [ext/standard/tests/general_functions/floatval_error.phpt] 
TEST 9301/11274 [ext/standard/tests/general_functions/floatval_variation1.phpt]
PASS Testing floatval() and its alias doubleval() functions : usage variations - different data types as $y arg [ext/standard/tests/general_functions/floatval_variation1.phpt] 
TEST 9302/11274 [ext/standard/tests/general_functions/get_cfg_var_basic.phpt]
PASS Test function get_cfg_var() by calling it with its expected arguments [ext/standard/tests/general_functions/get_cfg_var_basic.phpt] 
TEST 9303/11274 [ext/standard/tests/general_functions/get_cfg_var_error.phpt]
PASS Test function get_cfg_var() by calling it more than or less than its expected arguments [ext/standard/tests/general_functions/get_cfg_var_error.phpt] 
TEST 9304/11274 [ext/standard/tests/general_functions/get_cfg_var_variation1.phpt]
PASS Test function get_cfg_var() by substituting argument 1 with array values. [ext/standard/tests/general_functions/get_cfg_var_variation1.phpt] 
TEST 9305/11274 [ext/standard/tests/general_functions/get_cfg_var_variation2.phpt]
PASS Test function get_cfg_var() by substituting argument 1 with boolean values. [ext/standard/tests/general_functions/get_cfg_var_variation2.phpt] 
TEST 9306/11274 [ext/standard/tests/general_functions/get_cfg_var_variation3.phpt]
PASS Test function get_cfg_var() by substituting argument 1 with emptyUnsetUndefNull values. [ext/standard/tests/general_functions/get_cfg_var_variation3.phpt] 
TEST 9307/11274 [ext/standard/tests/general_functions/get_cfg_var_variation4.phpt]
PASS Test function get_cfg_var() by substituting argument 1 with float values. [ext/standard/tests/general_functions/get_cfg_var_variation4.phpt] 
TEST 9308/11274 [ext/standard/tests/general_functions/get_cfg_var_variation5.phpt]
PASS Test function get_cfg_var() by substituting argument 1 with int values. [ext/standard/tests/general_functions/get_cfg_var_variation5.phpt] 
TEST 9309/11274 [ext/standard/tests/general_functions/get_cfg_var_variation6.phpt]
PASS Test function get_cfg_var() by substituting argument 1 with object values. [ext/standard/tests/general_functions/get_cfg_var_variation6.phpt] 
TEST 9310/11274 [ext/standard/tests/general_functions/get_cfg_var_variation7.phpt]
PASS Test function get_cfg_var() by substituting argument 1 with string values. [ext/standard/tests/general_functions/get_cfg_var_variation7.phpt] 
TEST 9311/11274 [ext/standard/tests/general_functions/get_cfg_var_variation8.phpt]
PASS Test function get_cfg_var() by calling deprecated option [ext/standard/tests/general_functions/get_cfg_var_variation8.phpt] 
TEST 9312/11274 [ext/standard/tests/general_functions/get_cfg_var_variation9.phpt]
PASS Test function get_cfg_var() by substituting argument with array of valid parameters. [ext/standard/tests/general_functions/get_cfg_var_variation9.phpt] 
TEST 9313/11274 [ext/standard/tests/general_functions/get_defined_constants_basic.phpt]
PASS Test get_defined_constants() function : basic functionality [ext/standard/tests/general_functions/get_defined_constants_basic.phpt] 
TEST 9314/11274 [ext/standard/tests/general_functions/get_defined_constants_error.phpt]
PASS Test get_defined_constants() function : error conditions [ext/standard/tests/general_functions/get_defined_constants_error.phpt] 
TEST 9315/11274 [ext/standard/tests/general_functions/get_defined_vars_basic.phpt]
PASS Test get_defined_vars() function [ext/standard/tests/general_functions/get_defined_vars_basic.phpt] 
TEST 9316/11274 [ext/standard/tests/general_functions/get_extension_funcs_basic.phpt]
PASS Test get_extension_funcs() function: basic test [ext/standard/tests/general_functions/get_extension_funcs_basic.phpt] 
TEST 9317/11274 [ext/standard/tests/general_functions/get_extension_funcs_error.phpt]
PASS Test get_extension_funcs() function : error conditions [ext/standard/tests/general_functions/get_extension_funcs_error.phpt] 
TEST 9318/11274 [ext/standard/tests/general_functions/get_extension_funcs_variation.phpt]
PASS Test get_extension_funcs() function : error conditions [ext/standard/tests/general_functions/get_extension_funcs_variation.phpt] 
TEST 9319/11274 [ext/standard/tests/general_functions/get_include_path_basic.phpt]
PASS Test get_include_path() function [ext/standard/tests/general_functions/get_include_path_basic.phpt] 
TEST 9320/11274 [ext/standard/tests/general_functions/get_included_files.phpt]
PASS Test get_include_files() function [ext/standard/tests/general_functions/get_included_files.phpt] 
TEST 9321/11274 [ext/standard/tests/general_functions/get_loaded_extensions_basic.phpt]
PASS Test get_loaded_extensions() function : basic functionality [ext/standard/tests/general_functions/get_loaded_extensions_basic.phpt] 
TEST 9322/11274 [ext/standard/tests/general_functions/get_loaded_extensions_error.phpt]
PASS Test get_loaded_extensions() function : error conditions [ext/standard/tests/general_functions/get_loaded_extensions_error.phpt] 
TEST 9323/11274 [ext/standard/tests/general_functions/get_magic_quotes_gpc.phpt]
PASS Test get_magic_quotes_gpc() function [ext/standard/tests/general_functions/get_magic_quotes_gpc.phpt] 
TEST 9324/11274 [ext/standard/tests/general_functions/get_magic_quotes_runtime.phpt]
PASS Test get_magic_quotes_runtime() function [ext/standard/tests/general_functions/get_magic_quotes_runtime.phpt] 
TEST 9325/11274 [ext/standard/tests/general_functions/get_resource_type_basic.phpt]
PASS Test get_resource_type() function : basic functionality [ext/standard/tests/general_functions/get_resource_type_basic.phpt] 
TEST 9326/11274 [ext/standard/tests/general_functions/get_resource_type_error.phpt]
PASS Test get_resource_type() function : error conditions [ext/standard/tests/general_functions/get_resource_type_error.phpt] 
TEST 9327/11274 [ext/standard/tests/general_functions/get_resource_type_variation1.phpt]
PASS Test get_resource_type() function : usage variations - different data types as handle arg [ext/standard/tests/general_functions/get_resource_type_variation1.phpt] 
TEST 9328/11274 [ext/standard/tests/general_functions/getmypid_basic.phpt]
PASS Test getmypid() function: basic test [ext/standard/tests/general_functions/getmypid_basic.phpt] 
TEST 9329/11274 [ext/standard/tests/general_functions/getopt.phpt]
PASS getopt [ext/standard/tests/general_functions/getopt.phpt] 
TEST 9330/11274 [ext/standard/tests/general_functions/getopt_002.phpt]
PASS getopt#002 [ext/standard/tests/general_functions/getopt_002.phpt] 
TEST 9331/11274 [ext/standard/tests/general_functions/getopt_003.phpt]
PASS getopt#003 [ext/standard/tests/general_functions/getopt_003.phpt] 
TEST 9332/11274 [ext/standard/tests/general_functions/getopt_004.phpt]
PASS getopt#004 (Optional values) [ext/standard/tests/general_functions/getopt_004.phpt] 
TEST 9333/11274 [ext/standard/tests/general_functions/getopt_005.phpt]
PASS getopt#005 (Required values) [ext/standard/tests/general_functions/getopt_005.phpt] 
TEST 9334/11274 [ext/standard/tests/general_functions/getrusage.phpt]
PASS getrusage() tests [ext/standard/tests/general_functions/getrusage.phpt] 
TEST 9335/11274 [ext/standard/tests/general_functions/getrusage_basic.phpt]
PASS Test getrusage() function: basic test [ext/standard/tests/general_functions/getrusage_basic.phpt] 
TEST 9336/11274 [ext/standard/tests/general_functions/getrusage_error.phpt]
PASS Test getrusage() function : error conditions - incorrect number of args [ext/standard/tests/general_functions/getrusage_error.phpt] 
TEST 9337/11274 [ext/standard/tests/general_functions/getrusage_variation1.phpt]
PASS Test getrusage() function : usage variation - diff data types as $who arg [ext/standard/tests/general_functions/getrusage_variation1.phpt] 
TEST 9338/11274 [ext/standard/tests/general_functions/getservbyname_basic.phpt]
FAIL Test function getservbyname() [ext/standard/tests/general_functions/getservbyname_basic.phpt] 
TEST 9339/11274 [ext/standard/tests/general_functions/getservbyname_error.phpt]
PASS Test function getservbyname() by calling it more than or less than its expected arguments [ext/standard/tests/general_functions/getservbyname_error.phpt] 
TEST 9340/11274 [ext/standard/tests/general_functions/getservbyname_variation1.phpt]
PASS Test function getservbyname() by substituting argument 1 with array values. [ext/standard/tests/general_functions/getservbyname_variation1.phpt] 
TEST 9341/11274 [ext/standard/tests/general_functions/getservbyname_variation10.phpt]
PASS Test function getservbyname() by substituting argument 2 with emptyUnsetUndefNull values. [ext/standard/tests/general_functions/getservbyname_variation10.phpt] 
TEST 9342/11274 [ext/standard/tests/general_functions/getservbyname_variation11.phpt]
PASS Test function getservbyname() by substituting argument 2 with float values. [ext/standard/tests/general_functions/getservbyname_variation11.phpt] 
TEST 9343/11274 [ext/standard/tests/general_functions/getservbyname_variation12.phpt]
PASS Test function getservbyname() by substituting argument 2 with int values. [ext/standard/tests/general_functions/getservbyname_variation12.phpt] 
TEST 9344/11274 [ext/standard/tests/general_functions/getservbyname_variation13.phpt]
PASS Test function getservbyname() by substituting argument 2 with object values. [ext/standard/tests/general_functions/getservbyname_variation13.phpt] 
TEST 9345/11274 [ext/standard/tests/general_functions/getservbyname_variation14.phpt]
PASS Test function getservbyname() by substituting argument 2 with string values. [ext/standard/tests/general_functions/getservbyname_variation14.phpt] 
TEST 9346/11274 [ext/standard/tests/general_functions/getservbyname_variation2.phpt]
PASS Test function getservbyname() by substituting argument 1 with boolean values. [ext/standard/tests/general_functions/getservbyname_variation2.phpt] 
TEST 9347/11274 [ext/standard/tests/general_functions/getservbyname_variation3.phpt]
PASS Test function getservbyname() by substituting argument 1 with emptyUnsetUndefNull values. [ext/standard/tests/general_functions/getservbyname_variation3.phpt] 
TEST 9348/11274 [ext/standard/tests/general_functions/getservbyname_variation4.phpt]
PASS Test function getservbyname() by substituting argument 1 with float values. [ext/standard/tests/general_functions/getservbyname_variation4.phpt] 
TEST 9349/11274 [ext/standard/tests/general_functions/getservbyname_variation5.phpt]
PASS Test function getservbyname() by substituting argument 1 with int values. [ext/standard/tests/general_functions/getservbyname_variation5.phpt] 
TEST 9350/11274 [ext/standard/tests/general_functions/getservbyname_variation6.phpt]
PASS Test function getservbyname() by substituting argument 1 with object values. [ext/standard/tests/general_functions/getservbyname_variation6.phpt] 
TEST 9351/11274 [ext/standard/tests/general_functions/getservbyname_variation7.phpt]
PASS Test function getservbyname() by substituting argument 1 with string values. [ext/standard/tests/general_functions/getservbyname_variation7.phpt] 
TEST 9352/11274 [ext/standard/tests/general_functions/getservbyname_variation8.phpt]
PASS Test function getservbyname() by substituting argument 2 with array values. [ext/standard/tests/general_functions/getservbyname_variation8.phpt] 
TEST 9353/11274 [ext/standard/tests/general_functions/getservbyname_variation9.phpt]
PASS Test function getservbyname() by substituting argument 2 with boolean values. [ext/standard/tests/general_functions/getservbyname_variation9.phpt] 
TEST 9354/11274 [ext/standard/tests/general_functions/getservbyport_basic.phpt]
FAIL Test function getservbyport() by calling it more than or less than its expected arguments [ext/standard/tests/general_functions/getservbyport_basic.phpt] 
TEST 9355/11274 [ext/standard/tests/general_functions/getservbyport_error.phpt]
PASS Test function getservbyport() by calling it more than or less than its expected arguments [ext/standard/tests/general_functions/getservbyport_error.phpt] 
TEST 9356/11274 [ext/standard/tests/general_functions/getservbyport_variation1.phpt]
FAIL Test function getservbyport() by calling it more than or less than its expected arguments [ext/standard/tests/general_functions/getservbyport_variation1.phpt] 
TEST 9357/11274 [ext/standard/tests/general_functions/gettype_settype_basic.phpt]
PASS Test gettype() & settype() functions : basic functionalities [ext/standard/tests/general_functions/gettype_settype_basic.phpt] 
TEST 9358/11274 [ext/standard/tests/general_functions/gettype_settype_error.phpt]
PASS Test gettype() & settype() functions : error conditions [ext/standard/tests/general_functions/gettype_settype_error.phpt] 
TEST 9359/11274 [ext/standard/tests/general_functions/gettype_settype_variation1.phpt]
PASS Test gettype() & settype() functions : usage variatoins [ext/standard/tests/general_functions/gettype_settype_variation1.phpt] 
TEST 9360/11274 [ext/standard/tests/general_functions/gettype_settype_variation2.phpt]
PASS Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation2.phpt] 
TEST 9361/11274 [ext/standard/tests/general_functions/gettype_settype_variation3.phpt]
PASS Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation3.phpt] 
TEST 9362/11274 [ext/standard/tests/general_functions/gettype_settype_variation4.phpt]
PASS Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation4.phpt] 
TEST 9363/11274 [ext/standard/tests/general_functions/gettype_settype_variation5.phpt]
PASS Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation5.phpt] 
TEST 9364/11274 [ext/standard/tests/general_functions/gettype_settype_variation6.phpt]
PASS Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation6.phpt] 
TEST 9365/11274 [ext/standard/tests/general_functions/gettype_settype_variation7.phpt]
PASS Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation7.phpt] 
TEST 9366/11274 [ext/standard/tests/general_functions/gettype_settype_variation8.phpt]
PASS Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation8.phpt] 
TEST 9367/11274 [ext/standard/tests/general_functions/head.phpt]
PASS header() and friends [ext/standard/tests/general_functions/head.phpt] 
TEST 9368/11274 [ext/standard/tests/general_functions/highlight_heredoc.phpt]
PASS highlight_string() handling of heredoc [ext/standard/tests/general_functions/highlight_heredoc.phpt] 
SKIP import_request_variables() tests [ext/standard/tests/general_functions/import_request.phpt] reason: CGI not available
SKIP import_request_variables() test (overwrite super-globals) [ext/standard/tests/general_functions/import_request1.phpt] reason: CGI not available
SKIP import_request_variables() test (numeric keys) [ext/standard/tests/general_functions/import_request2.phpt] reason: CGI not available
SKIP import_request_variables() test (numeric keys, different order) [ext/standard/tests/general_functions/import_request3.phpt] reason: CGI not available
TEST 9373/11274 [ext/standard/tests/general_functions/include_path.phpt]
PASS *_include_path() tests [ext/standard/tests/general_functions/include_path.phpt] 
TEST 9374/11274 [ext/standard/tests/general_functions/ini_get_all.phpt]
PASS ini_get_all() tests [ext/standard/tests/general_functions/ini_get_all.phpt] 
TEST 9375/11274 [ext/standard/tests/general_functions/intval.phpt]
PASS Test intval() function [ext/standard/tests/general_functions/intval.phpt] 
TEST 9376/11274 [ext/standard/tests/general_functions/intval_variation1.phpt]
PASS Test intval() function : usage variation [ext/standard/tests/general_functions/intval_variation1.phpt] 
TEST 9377/11274 [ext/standard/tests/general_functions/intval_variation2.phpt]
PASS Test intval() function : usage variation [ext/standard/tests/general_functions/intval_variation2.phpt] 
TEST 9378/11274 [ext/standard/tests/general_functions/is_array.phpt]
PASS Test is_array() function [ext/standard/tests/general_functions/is_array.phpt] 
TEST 9379/11274 [ext/standard/tests/general_functions/is_bool.phpt]
PASS Test is_bool() function [ext/standard/tests/general_functions/is_bool.phpt] 
TEST 9380/11274 [ext/standard/tests/general_functions/is_callable_basic1.phpt]
PASS Test is_callable() function : usage variations - defined functions [ext/standard/tests/general_functions/is_callable_basic1.phpt] 
TEST 9381/11274 [ext/standard/tests/general_functions/is_callable_basic2.phpt]
PASS Test is_callable() function : usage variations - on objects [ext/standard/tests/general_functions/is_callable_basic2.phpt] 
TEST 9382/11274 [ext/standard/tests/general_functions/is_callable_error.phpt]
PASS Test is_callable() function [ext/standard/tests/general_functions/is_callable_error.phpt] 
TEST 9383/11274 [ext/standard/tests/general_functions/is_callable_variation1.phpt]
PASS Test is_callable() function : usage variations - undefined functions [ext/standard/tests/general_functions/is_callable_variation1.phpt] 
TEST 9384/11274 [ext/standard/tests/general_functions/is_callable_variation2.phpt]
PASS Test is_callable() function : usage variations - on invalid function names [ext/standard/tests/general_functions/is_callable_variation2.phpt] 
TEST 9385/11274 [ext/standard/tests/general_functions/is_float.phpt]
PASS Test is_float() & it's FALIASes: is_double() & is_real() functions [ext/standard/tests/general_functions/is_float.phpt] 
TEST 9386/11274 [ext/standard/tests/general_functions/is_float_64bit.phpt]
SKIP Test is_float() & it's FALIASes: is_double() & is_real() functions [ext/standard/tests/general_functions/is_float_64bit.phpt] reason: this test is for 64bit platform only
TEST 9387/11274 [ext/standard/tests/general_functions/is_int.phpt]
PASS Test is_int() & it's FALIASes: is_long() & is_integer() functions [ext/standard/tests/general_functions/is_int.phpt] 
TEST 9388/11274 [ext/standard/tests/general_functions/is_int_64bit.phpt]
SKIP Test is_int() & it's FALIASes: is_long() & is_integer() functions [ext/standard/tests/general_functions/is_int_64bit.phpt] reason: this test is for 64bit platform only
TEST 9389/11274 [ext/standard/tests/general_functions/is_null.phpt]
PASS Test is_null() function [ext/standard/tests/general_functions/is_null.phpt] 
TEST 9390/11274 [ext/standard/tests/general_functions/is_numeric.phpt]
PASS Test is_numeric() function [ext/standard/tests/general_functions/is_numeric.phpt] 
TEST 9391/11274 [ext/standard/tests/general_functions/is_object.phpt]
PASS Test is_object() function [ext/standard/tests/general_functions/is_object.phpt] 
TEST 9392/11274 [ext/standard/tests/general_functions/is_resource.phpt]
PASS Bug #27822 (is_resource() returns TRUE for closed resources) [ext/standard/tests/general_functions/is_resource.phpt] 
TEST 9393/11274 [ext/standard/tests/general_functions/is_resource_basic.phpt]
PASS Test is_resource() function : basic functionality [ext/standard/tests/general_functions/is_resource_basic.phpt] 
TEST 9394/11274 [ext/standard/tests/general_functions/is_resource_error.phpt]
PASS Test is_resource() function : error conditions [ext/standard/tests/general_functions/is_resource_error.phpt] 
TEST 9395/11274 [ext/standard/tests/general_functions/is_scalar.phpt]
PASS Test is_scalar() function [ext/standard/tests/general_functions/is_scalar.phpt] 
TEST 9396/11274 [ext/standard/tests/general_functions/is_string.phpt]
PASS Test is_string() function [ext/standard/tests/general_functions/is_string.phpt] 
TEST 9397/11274 [ext/standard/tests/general_functions/isset_basic1.phpt]
PASS Test isset() function : basic functionality [ext/standard/tests/general_functions/isset_basic1.phpt] 
TEST 9398/11274 [ext/standard/tests/general_functions/isset_basic2.phpt]
PASS Test isset() function : basic functionality [ext/standard/tests/general_functions/isset_basic2.phpt] 
TEST 9399/11274 [ext/standard/tests/general_functions/ob_get_flush_basic.phpt]
PASS Test ob_get_flush() function : basic functionality [ext/standard/tests/general_functions/ob_get_flush_basic.phpt] 
TEST 9400/11274 [ext/standard/tests/general_functions/ob_get_flush_error.phpt]
PASS Test ob_get_flush() function : error conditions [ext/standard/tests/general_functions/ob_get_flush_error.phpt] 
TEST 9401/11274 [ext/standard/tests/general_functions/ob_get_length_basic.phpt]
PASS Test ob_get_length() function : basic functionality [ext/standard/tests/general_functions/ob_get_length_basic.phpt] 
TEST 9402/11274 [ext/standard/tests/general_functions/ob_start_closures.phpt]
PASS Test ob_start() function : closures as output handlers [ext/standard/tests/general_functions/ob_start_closures.phpt] 
TEST 9403/11274 [ext/standard/tests/general_functions/parse_ini_basic.phpt]
PASS parse_ini_file() tests [ext/standard/tests/general_functions/parse_ini_basic.phpt] 
TEST 9404/11274 [ext/standard/tests/general_functions/parse_ini_booleans.phpt]
PASS parse_ini_file() boolean operators [ext/standard/tests/general_functions/parse_ini_booleans.phpt] 
TEST 9405/11274 [ext/standard/tests/general_functions/parse_ini_file.phpt]
PASS parse_ini_file() multiple calls [ext/standard/tests/general_functions/parse_ini_file.phpt] 
TEST 9406/11274 [ext/standard/tests/general_functions/parse_ini_string_001.phpt]
PASS Test parse_ini_string() function [ext/standard/tests/general_functions/parse_ini_string_001.phpt] 
TEST 9407/11274 [ext/standard/tests/general_functions/parse_ini_string_002.phpt]
PASS parse_ini_string() multiple calls [ext/standard/tests/general_functions/parse_ini_string_002.phpt] 
TEST 9408/11274 [ext/standard/tests/general_functions/php_uname_basic.phpt]
PASS Test php_uname() function - basic test [ext/standard/tests/general_functions/php_uname_basic.phpt] 
TEST 9409/11274 [ext/standard/tests/general_functions/php_uname_error.phpt]
PASS Test php_uname() function -  error conditions - pass function incorrect arguments [ext/standard/tests/general_functions/php_uname_error.phpt] 
TEST 9410/11274 [ext/standard/tests/general_functions/php_uname_variation1.phpt]
PASS Test php_uname() function -  usage variations [ext/standard/tests/general_functions/php_uname_variation1.phpt] 
TEST 9411/11274 [ext/standard/tests/general_functions/phpcredits.phpt]
PASS phpcredits() [ext/standard/tests/general_functions/phpcredits.phpt] 
SKIP phpcredits() CGI [ext/standard/tests/general_functions/phpcredits2.phpt] reason: CGI not available
TEST 9413/11274 [ext/standard/tests/general_functions/phpinfo.phpt]
PASS phpinfo() [ext/standard/tests/general_functions/phpinfo.phpt] 
SKIP phpinfo() CGI [ext/standard/tests/general_functions/phpinfo2.phpt] reason: CGI not available
TEST 9415/11274 [ext/standard/tests/general_functions/print_r.phpt]
PASS Test print_r() function [ext/standard/tests/general_functions/print_r.phpt] 
TEST 9416/11274 [ext/standard/tests/general_functions/print_r_64bit.phpt]
SKIP Test print_r() function [ext/standard/tests/general_functions/print_r_64bit.phpt] reason: this test is for 64bit platform only
TEST 9417/11274 [ext/standard/tests/general_functions/proc_nice_basic.phpt]
PASS proc_nice() basic behaviour [ext/standard/tests/general_functions/proc_nice_basic.phpt] 
TEST 9418/11274 [ext/standard/tests/general_functions/proc_nice_error.phpt]
PASS Test function proc_nice() by calling it more than or less than its expected arguments [ext/standard/tests/general_functions/proc_nice_error.phpt] 
TEST 9419/11274 [ext/standard/tests/general_functions/proc_nice_variation1.phpt]
PASS Test function proc_nice() by substituting argument 1 with array values. [ext/standard/tests/general_functions/proc_nice_variation1.phpt] 
TEST 9420/11274 [ext/standard/tests/general_functions/proc_nice_variation2.phpt]
PASS Test function proc_nice() by substituting argument 1 with boolean values. [ext/standard/tests/general_functions/proc_nice_variation2.phpt] 
TEST 9421/11274 [ext/standard/tests/general_functions/proc_nice_variation3.phpt]
PASS Test function proc_nice() by substituting argument 1 with emptyUnsetUndefNull values. [ext/standard/tests/general_functions/proc_nice_variation3.phpt] 
TEST 9422/11274 [ext/standard/tests/general_functions/proc_nice_variation5.phpt]
FAIL Test function proc_nice() by substituting argument 1 with int values. [ext/standard/tests/general_functions/proc_nice_variation5.phpt] 
TEST 9423/11274 [ext/standard/tests/general_functions/proc_nice_variation6.phpt]
PASS Test function proc_nice() by substituting argument 1 with object values. [ext/standard/tests/general_functions/proc_nice_variation6.phpt] 
TEST 9424/11274 [ext/standard/tests/general_functions/proc_nice_variation7.phpt]
PASS Test function proc_nice() by substituting argument 1 with string values. [ext/standard/tests/general_functions/proc_nice_variation7.phpt] 
TEST 9425/11274 [ext/standard/tests/general_functions/proc_open.phpt]
PASS proc_open [ext/standard/tests/general_functions/proc_open.phpt] 
TEST 9426/11274 [ext/standard/tests/general_functions/proc_open02.phpt]
PASS proc_open [ext/standard/tests/general_functions/proc_open02.phpt] 
TEST 9427/11274 [ext/standard/tests/general_functions/putenv.phpt]
PASS putenv() basic tests [ext/standard/tests/general_functions/putenv.phpt] 
TEST 9428/11274 [ext/standard/tests/general_functions/putenv_error1.phpt]
PASS putenv() - usage in safe mode with safe_mode_allowed_env_vars set [ext/standard/tests/general_functions/putenv_error1.phpt] 
TEST 9429/11274 [ext/standard/tests/general_functions/putenv_error2.phpt]
PASS putenv() - usage in safe mode with safe_mode_protected_env_vars set [ext/standard/tests/general_functions/putenv_error2.phpt] 
TEST 9430/11274 [ext/standard/tests/general_functions/rand.phpt]
PASS rand() and mt_rand() tests [ext/standard/tests/general_functions/rand.phpt] 
TEST 9431/11274 [ext/standard/tests/general_functions/set_magic_quotes_runtime_basic.phpt]
PASS Test set_magic_quotes_runtime() function -  basic test [ext/standard/tests/general_functions/set_magic_quotes_runtime_basic.phpt] 
TEST 9432/11274 [ext/standard/tests/general_functions/set_magic_quotes_runtime_error.phpt]
PASS Test set_magic_quotes_runtime() function - error conditions - pass function incorrect arguments [ext/standard/tests/general_functions/set_magic_quotes_runtime_error.phpt] 
TEST 9433/11274 [ext/standard/tests/general_functions/set_magic_quotes_runtime_variation1.phpt]
PASS Test set_magic_quotes_runtime() function -  usage variation [ext/standard/tests/general_functions/set_magic_quotes_runtime_variation1.phpt] 
TEST 9434/11274 [ext/standard/tests/general_functions/sleep_basic.phpt]
PASS Test sleep() function : basic functionality [ext/standard/tests/general_functions/sleep_basic.phpt] 
TEST 9435/11274 [ext/standard/tests/general_functions/sleep_error.phpt]
PASS Test sleep() function : error conditions [ext/standard/tests/general_functions/sleep_error.phpt] 
TEST 9436/11274 [ext/standard/tests/general_functions/strval.phpt]
PASS Test strval() function [ext/standard/tests/general_functions/strval.phpt] 
TEST 9437/11274 [ext/standard/tests/general_functions/sys_getloadavg.phpt]
PASS sys_getloadavg() tests [ext/standard/tests/general_functions/sys_getloadavg.phpt] 
TEST 9438/11274 [ext/standard/tests/general_functions/type.phpt]
PASS gettype(), settype() and friends [ext/standard/tests/general_functions/type.phpt] 
TEST 9439/11274 [ext/standard/tests/general_functions/uniqid_basic.phpt]
PASS Test uniqid() function : basic functionality [ext/standard/tests/general_functions/uniqid_basic.phpt] 
TEST 9440/11274 [ext/standard/tests/general_functions/uniqid_error.phpt]
PASS Test uniqid() function : error conditions [ext/standard/tests/general_functions/uniqid_error.phpt] 
TEST 9441/11274 [ext/standard/tests/general_functions/usleep_basic.phpt]
PASS Test usleep() function [ext/standard/tests/general_functions/usleep_basic.phpt] 
TEST 9442/11274 [ext/standard/tests/general_functions/usleep_error.phpt]
PASS Test usleep() function : error conditions [ext/standard/tests/general_functions/usleep_error.phpt] 
TEST 9443/11274 [ext/standard/tests/general_functions/var_dump.phpt]
PASS Test var_dump() function [ext/standard/tests/general_functions/var_dump.phpt] 
TEST 9444/11274 [ext/standard/tests/general_functions/var_dump_64bit.phpt]
SKIP Test var_dump() function [ext/standard/tests/general_functions/var_dump_64bit.phpt] reason: this test is for 64bit platform only
TEST 9445/11274 [ext/standard/tests/general_functions/var_export-locale.phpt]
PASS Test var_export() function with locale [ext/standard/tests/general_functions/var_export-locale.phpt] 
TEST 9446/11274 [ext/standard/tests/general_functions/var_export_basic1.phpt]
PASS Test var_export() function with integer values [ext/standard/tests/general_functions/var_export_basic1.phpt] 
TEST 9447/11274 [ext/standard/tests/general_functions/var_export_basic2.phpt]
PASS Test var_export() function with valid boolean values [ext/standard/tests/general_functions/var_export_basic2.phpt] 
TEST 9448/11274 [ext/standard/tests/general_functions/var_export_basic3.phpt]
PASS Test var_export() function with valid float values [ext/standard/tests/general_functions/var_export_basic3.phpt] 
TEST 9449/11274 [ext/standard/tests/general_functions/var_export_basic4.phpt]
PASS Test var_export() function with valid strings [ext/standard/tests/general_functions/var_export_basic4.phpt] 
TEST 9450/11274 [ext/standard/tests/general_functions/var_export_basic5.phpt]
PASS Test var_export() function with valid arrays [ext/standard/tests/general_functions/var_export_basic5.phpt] 
TEST 9451/11274 [ext/standard/tests/general_functions/var_export_basic6.phpt]
PASS Test var_export() function with valid objects [ext/standard/tests/general_functions/var_export_basic6.phpt] 
TEST 9452/11274 [ext/standard/tests/general_functions/var_export_basic7.phpt]
PASS Test var_export() function with valid null values [ext/standard/tests/general_functions/var_export_basic7.phpt] 
TEST 9453/11274 [ext/standard/tests/general_functions/var_export_basic8.phpt]
PASS var_export(): simple test with arrays and objects [ext/standard/tests/general_functions/var_export_basic8.phpt] 
TEST 9454/11274 [ext/standard/tests/general_functions/var_export_basic9.phpt]
PASS Bug #55082: var_export() doesn't escape properties properly [ext/standard/tests/general_functions/var_export_basic9.phpt] 
TEST 9455/11274 [ext/standard/tests/general_functions/var_export_error1.phpt]
PASS Test var_export() function : error conditions [ext/standard/tests/general_functions/var_export_error1.phpt] 
TEST 9456/11274 [ext/standard/tests/general_functions/var_export_error2.phpt]
PASS Test var_export() function : error conditions - recursive object [ext/standard/tests/general_functions/var_export_error2.phpt] 
TEST 9457/11274 [ext/standard/tests/general_functions/var_export_error3.phpt]
PASS Test var_export() function : error conditions - recursive array [ext/standard/tests/general_functions/var_export_error3.phpt] 
TEST 9458/11274 [ext/standard/tests/http/bug38802.phpt]
FAIL Bug #38802 (ignore_errors and max_redirects) [ext/standard/tests/http/bug38802.phpt] 
TEST 9459/11274 [ext/standard/tests/http/bug43510.phpt]
PASS Bug #43510 (stream_get_meta_data() does not return same mode as used in fopen) [ext/standard/tests/http/bug43510.phpt] 
TEST 9460/11274 [ext/standard/tests/http/bug48929.phpt]
FAIL Bug #48929 (duplicate \r\n sent after last header line) [ext/standard/tests/http/bug48929.phpt] 
TEST 9461/11274 [ext/standard/tests/http/bug53198.phpt]
FAIL Bug #53198 (From: header cannot be changed with ini_set) [ext/standard/tests/http/bug53198.phpt] 
TEST 9462/11274 [ext/standard/tests/http/bug60570.phpt]
FAIL Bug #60570 (Stream context leaks when http request fails) [ext/standard/tests/http/bug60570.phpt] 
TEST 9463/11274 [ext/standard/tests/http/ignore_errors.phpt]
FAIL http:// and ignore_errors [ext/standard/tests/http/ignore_errors.phpt] 
TEST 9464/11274 [ext/standard/tests/image/bug13213.phpt]
PASS Bug #13213 (GetImageSize and wrong JPEG Comments) [ext/standard/tests/image/bug13213.phpt] 
TEST 9465/11274 [ext/standard/tests/image/bug67250.phpt]
PASS Bug #67250 (iptcparse out-of-bounds read) [ext/standard/tests/image/bug67250.phpt] 
TEST 9466/11274 [ext/standard/tests/image/getimagesize.phpt]
PASS GetImageSize() [ext/standard/tests/image/getimagesize.phpt] 
TEST 9467/11274 [ext/standard/tests/image/getimagesize_246x247.phpt]
PASS GetImageSize() with 246x247 pixels [ext/standard/tests/image/getimagesize_246x247.phpt] 
TEST 9468/11274 [ext/standard/tests/image/getimagesize_384x385.phpt]
PASS GetImageSize() with 384x385 pixels [ext/standard/tests/image/getimagesize_384x385.phpt] 
TEST 9469/11274 [ext/standard/tests/image/getimagesize_basic.phpt]
PASS Test getimagesize() function : basic functionality [ext/standard/tests/image/getimagesize_basic.phpt] 
TEST 9470/11274 [ext/standard/tests/image/getimagesize_error1.phpt]
PASS Test getimagesize() function : error conditions - wrong number of args [ext/standard/tests/image/getimagesize_error1.phpt] 
TEST 9471/11274 [ext/standard/tests/image/getimagesize_jpgapp.phpt]
PASS Test getimagesize() function : basic functionality - load APP info from jpeg. [ext/standard/tests/image/getimagesize_jpgapp.phpt] 
TEST 9472/11274 [ext/standard/tests/image/getimagesize_swc.phpt]
PASS GetImageSize() for compressed swf files [ext/standard/tests/image/getimagesize_swc.phpt] 
TEST 9473/11274 [ext/standard/tests/image/getimagesize_tif_mm.phpt]
PASS GetImageSize() for tiff format with big-endian (aka Motorola, aka MM) ordering [ext/standard/tests/image/getimagesize_tif_mm.phpt] 
TEST 9474/11274 [ext/standard/tests/image/getimagesize_variation1.phpt]
PASS Test getimagesize() function : usage variations  - unexpected type for arg 1 [ext/standard/tests/image/getimagesize_variation1.phpt] 
TEST 9475/11274 [ext/standard/tests/image/getimagesize_variation2.phpt]
PASS Test getimagesize() function : usage variations  - unexpected type for arg 2 [ext/standard/tests/image/getimagesize_variation2.phpt] 
TEST 9476/11274 [ext/standard/tests/image/getimagesize_variation3.phpt]
PASS Test getimagesize() function : variation - Passing non image files [ext/standard/tests/image/getimagesize_variation3.phpt] 
TEST 9477/11274 [ext/standard/tests/image/getimagesize_variation4.phpt]
PASS Test getimagesize() function : variation - For shockwave-flash format [ext/standard/tests/image/getimagesize_variation4.phpt] 
TEST 9478/11274 [ext/standard/tests/image/getimagesize_variation_003.phpt]
PASS Test getimagesize() function : variation - Passing non image files [ext/standard/tests/image/getimagesize_variation_003.phpt] 
TEST 9479/11274 [ext/standard/tests/image/getimagesize_variation_005.phpt]
PASS Test getimagesize() function : basic functionality for shockwave-flash [ext/standard/tests/image/getimagesize_variation_005.phpt] 
TEST 9480/11274 [ext/standard/tests/image/getimagesize_wbmp.phpt]
PASS GetImageSize() for wbmp format [ext/standard/tests/image/getimagesize_wbmp.phpt] 
TEST 9481/11274 [ext/standard/tests/image/getimagesize_xbm.phpt]
PASS GetImageSize() for xbm format [ext/standard/tests/image/getimagesize_xbm.phpt] 
TEST 9482/11274 [ext/standard/tests/image/image_type_to_extension.phpt]
PASS image_type_to_extension() [ext/standard/tests/image/image_type_to_extension.phpt] 
TEST 9483/11274 [ext/standard/tests/image/image_type_to_mime_type.phpt]
PASS image_type_to_mime_type() [ext/standard/tests/image/image_type_to_mime_type.phpt] 
TEST 9484/11274 [ext/standard/tests/image/image_type_to_mime_type_basic.phpt]
PASS image_type_to_mime_type() [ext/standard/tests/image/image_type_to_mime_type_basic.phpt] 
TEST 9485/11274 [ext/standard/tests/image/image_type_to_mime_type_error.phpt]
PASS Test image_type_to_mime_type() function : error conditions  - Pass incorrect number of arguments [ext/standard/tests/image/image_type_to_mime_type_error.phpt] 
TEST 9486/11274 [ext/standard/tests/image/image_type_to_mime_type_variation1.phpt]
PASS Test image_type_to_mime_type() function : usage variations  - Pass different data types as imagetype [ext/standard/tests/image/image_type_to_mime_type_variation1.phpt] 
TEST 9487/11274 [ext/standard/tests/image/image_type_to_mime_type_variation2.phpt]
PASS Test image_type_to_mime_type() function : usage variations  - Pass decimal, octal, and hexadecimal values as imagetype [ext/standard/tests/image/image_type_to_mime_type_variation2.phpt] 
TEST 9488/11274 [ext/standard/tests/image/image_type_to_mime_type_variation3.phpt]
PASS image_type_to_mime_type() (passinf equivalent integer values) [ext/standard/tests/image/image_type_to_mime_type_variation3.phpt] 
TEST 9489/11274 [ext/standard/tests/image/image_type_to_mime_type_variation4.phpt]
PASS Test image_type_to_mime_type() function : usage variations - Passing IMAGETYPE_ICO and IMAGETYPE_SWC [ext/standard/tests/image/image_type_to_mime_type_variation4.phpt] 
TEST 9490/11274 [ext/standard/tests/image/iptcembed_001.phpt]
PASS iptcembed() and wrong file [ext/standard/tests/image/iptcembed_001.phpt] 
TEST 9491/11274 [ext/standard/tests/mail/bug51604.phpt]
PASS Bug #51604 (newline in end of header is shown in start of message) [ext/standard/tests/mail/bug51604.phpt] 
TEST 9492/11274 [ext/standard/tests/mail/ezmlm_hash_basic.phpt]
PASS Test ezmlm_hash() function : basic functionality [ext/standard/tests/mail/ezmlm_hash_basic.phpt] 
TEST 9493/11274 [ext/standard/tests/mail/ezmlm_hash_basic_64bit.phpt]
SKIP Test ezmlm_hash() function : basic functionality [ext/standard/tests/mail/ezmlm_hash_basic_64bit.phpt] reason: this test is for 64bit platform only
TEST 9494/11274 [ext/standard/tests/mail/ezmlm_hash_error.phpt]
PASS Test ezmlm_hash() function : error conditions [ext/standard/tests/mail/ezmlm_hash_error.phpt] 
TEST 9495/11274 [ext/standard/tests/mail/ezmlm_hash_variation1.phpt]
PASS Test explode() function : usage variations - test values for $delimiter argument [ext/standard/tests/mail/ezmlm_hash_variation1.phpt] 
TEST 9496/11274 [ext/standard/tests/mail/mail_basic.phpt]
PASS Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic.phpt] 
TEST 9497/11274 [ext/standard/tests/mail/mail_basic2.phpt]
FAIL Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic2.phpt] 
TEST 9498/11274 [ext/standard/tests/mail/mail_basic3.phpt]
PASS Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic3.phpt] 
TEST 9499/11274 [ext/standard/tests/mail/mail_basic4.phpt]
PASS Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic4.phpt] 
TEST 9500/11274 [ext/standard/tests/mail/mail_basic5.phpt]
PASS Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic5.phpt] 
TEST 9501/11274 [ext/standard/tests/mail/mail_basic_alt1-win32.phpt]
SKIP Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic_alt1-win32.phpt] reason: ...Windows only test
TEST 9502/11274 [ext/standard/tests/mail/mail_basic_alt2-win32.phpt]
SKIP Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic_alt2-win32.phpt] reason: ...Windows only test
TEST 9503/11274 [ext/standard/tests/mail/mail_basic_alt3-win32.phpt]
SKIP Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic_alt3-win32.phpt] reason: ...Windows only test
TEST 9504/11274 [ext/standard/tests/mail/mail_basic_alt4-win32.phpt]
SKIP Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic_alt4-win32.phpt] reason: ...Windows only test
TEST 9505/11274 [ext/standard/tests/mail/mail_error.phpt]
PASS Test mail() function : error conditions [ext/standard/tests/mail/mail_error.phpt] 
TEST 9506/11274 [ext/standard/tests/mail/mail_variation1.phpt]
PASS Test mail() function : variation invalid program for sendmail [ext/standard/tests/mail/mail_variation1.phpt] 
TEST 9507/11274 [ext/standard/tests/mail/mail_variation2.phpt]
FAIL Test mail() function : variation force extra parameters [ext/standard/tests/mail/mail_variation2.phpt] 
TEST 9508/11274 [ext/standard/tests/mail/mail_variation_alt1-win32.phpt]
SKIP Test mail() function : basic functionality [ext/standard/tests/mail/mail_variation_alt1-win32.phpt] reason: ...Windows only test
TEST 9509/11274 [ext/standard/tests/mail/mail_variation_alt2-win32.phpt]
SKIP Test mail() function : basic functionality [ext/standard/tests/mail/mail_variation_alt2-win32.phpt] reason: ...Windows only test
TEST 9510/11274 [ext/standard/tests/mail/mail_variation_alt3-win32.phpt]
SKIP Test mail() function : basic functionality [ext/standard/tests/mail/mail_variation_alt3-win32.phpt] reason: ...Windows only test
TEST 9511/11274 [ext/standard/tests/math/abs.phpt]
PASS Simple math tests [ext/standard/tests/math/abs.phpt] 
TEST 9512/11274 [ext/standard/tests/math/abs_basic.phpt]
PASS Test abs() function : basic functionality [ext/standard/tests/math/abs_basic.phpt] 
TEST 9513/11274 [ext/standard/tests/math/abs_basiclong_64bit.phpt]
SKIP Test abs function : 64bit long tests [ext/standard/tests/math/abs_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9514/11274 [ext/standard/tests/math/abs_error.phpt]
PASS Test abs() function :  error conditions - incorrect number of args [ext/standard/tests/math/abs_error.phpt] 
TEST 9515/11274 [ext/standard/tests/math/abs_variation.phpt]
PASS Test abs() function : usage variations - different data types as $number arg [ext/standard/tests/math/abs_variation.phpt] 
TEST 9516/11274 [ext/standard/tests/math/acos_basic.phpt]
PASS Test return type and value for expected input acos() [ext/standard/tests/math/acos_basic.phpt] 
TEST 9517/11274 [ext/standard/tests/math/acos_basiclong_64bit.phpt]
SKIP Test acos function : 64bit long tests [ext/standard/tests/math/acos_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9518/11274 [ext/standard/tests/math/acos_error.phpt]
PASS Test wrong number of arguments for acos() [ext/standard/tests/math/acos_error.phpt] 
TEST 9519/11274 [ext/standard/tests/math/acos_variation.phpt]
FAIL Test variations in usage of acos() [ext/standard/tests/math/acos_variation.phpt] 
TEST 9520/11274 [ext/standard/tests/math/acosh_basic.phpt]
PASS Test return type and value for expected input acosh() [ext/standard/tests/math/acosh_basic.phpt] 
TEST 9521/11274 [ext/standard/tests/math/acosh_basiclong_64bit.phpt]
SKIP Test acosh function : 64bit long tests [ext/standard/tests/math/acosh_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9522/11274 [ext/standard/tests/math/acosh_error.phpt]
PASS Test wrong number of arguments for acosh() [ext/standard/tests/math/acosh_error.phpt] 
TEST 9523/11274 [ext/standard/tests/math/acosh_variation.phpt]
PASS Test variations in usage of acosh() [ext/standard/tests/math/acosh_variation.phpt] 
TEST 9524/11274 [ext/standard/tests/math/asin_basic.phpt]
PASS Test return type and value for expected input asin() [ext/standard/tests/math/asin_basic.phpt] 
TEST 9525/11274 [ext/standard/tests/math/asin_basiclong_64bit.phpt]
SKIP Test asin function : 64bit long tests [ext/standard/tests/math/asin_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9526/11274 [ext/standard/tests/math/asin_error.phpt]
PASS Test wrong number of arguments for asin() [ext/standard/tests/math/asin_error.phpt] 
TEST 9527/11274 [ext/standard/tests/math/asin_variation.phpt]
FAIL Test variations in usage of asin() [ext/standard/tests/math/asin_variation.phpt] 
TEST 9528/11274 [ext/standard/tests/math/asinh_basic.phpt]
PASS Test return type and value for expected input asinh() [ext/standard/tests/math/asinh_basic.phpt] 
TEST 9529/11274 [ext/standard/tests/math/asinh_basiclong_64bit.phpt]
SKIP Test asinh function : 64bit long tests [ext/standard/tests/math/asinh_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9530/11274 [ext/standard/tests/math/asinh_error.phpt]
PASS Test wrong number of arguments for asinh() [ext/standard/tests/math/asinh_error.phpt] 
TEST 9531/11274 [ext/standard/tests/math/asinh_variation.phpt]
PASS Test variations in usage of asinh() [ext/standard/tests/math/asinh_variation.phpt] 
TEST 9532/11274 [ext/standard/tests/math/atan2_basic.phpt]
PASS Test atan2() - basic function test of atan2() [ext/standard/tests/math/atan2_basic.phpt] 
TEST 9533/11274 [ext/standard/tests/math/atan2_basiclong_64bit.phpt]
SKIP Test atan2 function : 64bit long tests [ext/standard/tests/math/atan2_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9534/11274 [ext/standard/tests/math/atan2_error.phpt]
PASS Test atan2() - wrong params atan2() [ext/standard/tests/math/atan2_error.phpt] 
TEST 9535/11274 [ext/standard/tests/math/atan2_variation1.phpt]
PASS Test atan2() function : usage variations - different data types as $y arg [ext/standard/tests/math/atan2_variation1.phpt] 
TEST 9536/11274 [ext/standard/tests/math/atan2_variation2.phpt]
PASS Test atan2() function : usage variations - different data types as $x arg [ext/standard/tests/math/atan2_variation2.phpt] 
TEST 9537/11274 [ext/standard/tests/math/atan_basic.phpt]
PASS Test return type and value for expected input atan() [ext/standard/tests/math/atan_basic.phpt] 
TEST 9538/11274 [ext/standard/tests/math/atan_basiclong_64bit.phpt]
SKIP Test atan function : 64bit long tests [ext/standard/tests/math/atan_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9539/11274 [ext/standard/tests/math/atan_error.phpt]
PASS Test wrong number of arguments for atan() [ext/standard/tests/math/atan_error.phpt] 
TEST 9540/11274 [ext/standard/tests/math/atan_variation.phpt]
PASS Test variations in usage of atan() [ext/standard/tests/math/atan_variation.phpt] 
TEST 9541/11274 [ext/standard/tests/math/atanh_basic.phpt]
PASS Test return type and value for expected input atanh() [ext/standard/tests/math/atanh_basic.phpt] 
TEST 9542/11274 [ext/standard/tests/math/atanh_basiclong_64bit.phpt]
SKIP Test atanh function : 64bit long tests [ext/standard/tests/math/atanh_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9543/11274 [ext/standard/tests/math/atanh_error.phpt]
PASS Test wrong number of arguments for atanh() [ext/standard/tests/math/atanh_error.phpt] 
TEST 9544/11274 [ext/standard/tests/math/atanh_variation.phpt]
PASS Test variations in usage of atanh() [ext/standard/tests/math/atanh_variation.phpt] 
TEST 9545/11274 [ext/standard/tests/math/base_convert_basic.phpt]
PASS Test base_convert() - basic function tests base_convert() [ext/standard/tests/math/base_convert_basic.phpt] 
TEST 9546/11274 [ext/standard/tests/math/base_convert_error.phpt]
PASS Test base_convert() function :  error conditions - incorrect input [ext/standard/tests/math/base_convert_error.phpt] 
TEST 9547/11274 [ext/standard/tests/math/base_convert_variation1.phpt]
PASS Test base_convert() function : usage variations - different data types as $number argument [ext/standard/tests/math/base_convert_variation1.phpt] 
TEST 9548/11274 [ext/standard/tests/math/base_convert_variation2.phpt]
PASS Test base_convert() function : usage variations - different data types as $frombase argument [ext/standard/tests/math/base_convert_variation2.phpt] 
TEST 9549/11274 [ext/standard/tests/math/base_convert_variation3.phpt]
PASS Test base_convert() function : usage variations - different data types as $tobase argument [ext/standard/tests/math/base_convert_variation3.phpt] 
TEST 9550/11274 [ext/standard/tests/math/bindec_basic.phpt]
PASS Test bindec() - basic function test bindec() [ext/standard/tests/math/bindec_basic.phpt] 
TEST 9551/11274 [ext/standard/tests/math/bindec_basic_64bit.phpt]
SKIP Test bindec() - basic function test bindec() [ext/standard/tests/math/bindec_basic_64bit.phpt] reason: this test is for 64bit platform only
TEST 9552/11274 [ext/standard/tests/math/bindec_basiclong_64bit.phpt]
SKIP Test bindec function : 64bit long tests [ext/standard/tests/math/bindec_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9553/11274 [ext/standard/tests/math/bindec_error.phpt]
PASS Test bindec() function :  error conditions - incorrect input [ext/standard/tests/math/bindec_error.phpt] 
TEST 9554/11274 [ext/standard/tests/math/bindec_variation1.phpt]
PASS Test bindec() function : usage variations - different data types as $binary_string arg [ext/standard/tests/math/bindec_variation1.phpt] 
TEST 9555/11274 [ext/standard/tests/math/bindec_variation1_64bit.phpt]
SKIP Test bindec() function : usage variations - different data types as $binary_string arg [ext/standard/tests/math/bindec_variation1_64bit.phpt] reason: this test is for 64bit platform only
TEST 9556/11274 [ext/standard/tests/math/bug21523.phpt]
PASS Bug #21523 (number_format tries to allocate negative amount of memory) [ext/standard/tests/math/bug21523.phpt] 
TEST 9557/11274 [ext/standard/tests/math/bug24142.phpt]
PASS Bug #24142 (round() problems) [ext/standard/tests/math/bug24142.phpt] 
TEST 9558/11274 [ext/standard/tests/math/bug25665.phpt]
SKIP Bug #25665 (var_dump () hangs on Nan and INF) [ext/standard/tests/math/bug25665.phpt] reason: Solaris acos() returns wrong value
TEST 9559/11274 [ext/standard/tests/math/bug25694.phpt]
PASS Bug #25694 (round() and number_format() inconsistency) [ext/standard/tests/math/bug25694.phpt] 
TEST 9560/11274 [ext/standard/tests/math/bug27646.phpt]
PASS Bug #27646 (Cannot serialize/unserialize non-finite numeric values) [ext/standard/tests/math/bug27646.phpt] 
TEST 9561/11274 [ext/standard/tests/math/bug28228.phpt]
PASS Bug #28228 (number_format() does not allow empty decimal separator) [ext/standard/tests/math/bug28228.phpt] 
TEST 9562/11274 [ext/standard/tests/math/bug30069.phpt]
PASS Bug #30069 (floats as strings used in calculations do not work) [ext/standard/tests/math/bug30069.phpt] 
TEST 9563/11274 [ext/standard/tests/math/bug30695.phpt]
PASS Bug #30695 (32 bit issues) [ext/standard/tests/math/bug30695.phpt] 
TEST 9564/11274 [ext/standard/tests/math/bug45712.phpt]
FAIL Bug #45712 (NaN/INF comparison) [ext/standard/tests/math/bug45712.phpt] 
TEST 9565/11274 [ext/standard/tests/math/ceil_basic.phpt]
PASS Test ceil() - basic function test for ceil() [ext/standard/tests/math/ceil_basic.phpt] 
TEST 9566/11274 [ext/standard/tests/math/ceil_basiclong_64bit.phpt]
SKIP Test ceil function : 64bit long tests [ext/standard/tests/math/ceil_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9567/11274 [ext/standard/tests/math/ceil_error.phpt]
PASS Test ceil() - error conditions - incorrect number of args [ext/standard/tests/math/ceil_error.phpt] 
TEST 9568/11274 [ext/standard/tests/math/ceil_variation1.phpt]
PASS Test ceil() function : usage variations - different data types as $value arg [ext/standard/tests/math/ceil_variation1.phpt] 
TEST 9569/11274 [ext/standard/tests/math/constants.phpt]
PASS Math constants [ext/standard/tests/math/constants.phpt] 
TEST 9570/11274 [ext/standard/tests/math/constants_basic.phpt]
PASS Test for pre-defined math constants [ext/standard/tests/math/constants_basic.phpt] 
TEST 9571/11274 [ext/standard/tests/math/cos_basic.phpt]
PASS Test return type and value for expected input cos() [ext/standard/tests/math/cos_basic.phpt] 
TEST 9572/11274 [ext/standard/tests/math/cos_basiclong_64bit.phpt]
SKIP Test cos function : 64bit long tests [ext/standard/tests/math/cos_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9573/11274 [ext/standard/tests/math/cos_error.phpt]
PASS Test wrong number of arguments for cos() [ext/standard/tests/math/cos_error.phpt] 
TEST 9574/11274 [ext/standard/tests/math/cos_variation.phpt]
PASS Test variations in usage of cos() [ext/standard/tests/math/cos_variation.phpt] 
TEST 9575/11274 [ext/standard/tests/math/cosh_basic.phpt]
PASS Test return type and value for expected input cosh() [ext/standard/tests/math/cosh_basic.phpt] 
TEST 9576/11274 [ext/standard/tests/math/cosh_basiclong_64bit.phpt]
SKIP Test cosh function : 64bit long tests [ext/standard/tests/math/cosh_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9577/11274 [ext/standard/tests/math/cosh_error.phpt]
PASS Test wrong number of arguments for cosh() [ext/standard/tests/math/cosh_error.phpt] 
TEST 9578/11274 [ext/standard/tests/math/cosh_variation.phpt]
PASS Test variations in usage of cosh() [ext/standard/tests/math/cosh_variation.phpt] 
TEST 9579/11274 [ext/standard/tests/math/decbin_basic.phpt]
PASS Test decbin() - basic function test [ext/standard/tests/math/decbin_basic.phpt] 
TEST 9580/11274 [ext/standard/tests/math/decbin_basiclong_64bit.phpt]
SKIP Test decbin function : 64bit long tests [ext/standard/tests/math/decbin_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9581/11274 [ext/standard/tests/math/decbin_error.phpt]
PASS Test expm1() - Error conditions [ext/standard/tests/math/decbin_error.phpt] 
TEST 9582/11274 [ext/standard/tests/math/decbin_variation1.phpt]
PASS Test decbin() function : usage variations - different data types as $number arg [ext/standard/tests/math/decbin_variation1.phpt] 
TEST 9583/11274 [ext/standard/tests/math/decbin_variation1_64bit.phpt]
SKIP Test decbin() function : usage variations - different data types as $number arg [ext/standard/tests/math/decbin_variation1_64bit.phpt] reason: this test is for 64bit platform only
TEST 9584/11274 [ext/standard/tests/math/dechex_basic.phpt]
PASS Test dechex() - basic function dechex() [ext/standard/tests/math/dechex_basic.phpt] 
TEST 9585/11274 [ext/standard/tests/math/dechex_basiclong_64bit.phpt]
SKIP Test dechex function : 64bit long tests [ext/standard/tests/math/dechex_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9586/11274 [ext/standard/tests/math/dechex_error.phpt]
PASS Test dechex() - wrong params dechex() [ext/standard/tests/math/dechex_error.phpt] 
TEST 9587/11274 [ext/standard/tests/math/dechex_variation1.phpt]
PASS Test dechex() function : usage variations - different data types as $number arg [ext/standard/tests/math/dechex_variation1.phpt] 
TEST 9588/11274 [ext/standard/tests/math/dechex_variation1_64bit.phpt]
SKIP Test dechex() function : usage variations - different data types as $number arg [ext/standard/tests/math/dechex_variation1_64bit.phpt] reason: this test is for 64bit platform only
TEST 9589/11274 [ext/standard/tests/math/decoct_basic.phpt]
PASS Test decoct() - basic function test decoct() [ext/standard/tests/math/decoct_basic.phpt] 
TEST 9590/11274 [ext/standard/tests/math/decoct_basiclong_64bit.phpt]
SKIP Test decoct function : 64bit long tests [ext/standard/tests/math/decoct_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9591/11274 [ext/standard/tests/math/decoct_error.phpt]
PASS Test decoct() -  error conditions [ext/standard/tests/math/decoct_error.phpt] 
TEST 9592/11274 [ext/standard/tests/math/decoct_variation1.phpt]
PASS Test decoct() function : usage variations - different data types as $number arg [ext/standard/tests/math/decoct_variation1.phpt] 
TEST 9593/11274 [ext/standard/tests/math/decoct_variation1_64bit.phpt]
SKIP Test decoct() function : usage variations - different data types as $number arg [ext/standard/tests/math/decoct_variation1_64bit.phpt] reason: this test is for 64bit platform only
TEST 9594/11274 [ext/standard/tests/math/deg2rad_basic.phpt]
PASS Test return type and value for expected input deg2rad() [ext/standard/tests/math/deg2rad_basic.phpt] 
TEST 9595/11274 [ext/standard/tests/math/deg2rad_basiclong_64bit.phpt]
SKIP Test deg2rad function : 64bit long tests [ext/standard/tests/math/deg2rad_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9596/11274 [ext/standard/tests/math/deg2rad_error.phpt]
PASS Test wrong number of arguments for deg2rad() [ext/standard/tests/math/deg2rad_error.phpt] 
TEST 9597/11274 [ext/standard/tests/math/deg2rad_variation.phpt]
PASS Test variations in usage of deg2rad() [ext/standard/tests/math/deg2rad_variation.phpt] 
TEST 9598/11274 [ext/standard/tests/math/exp_basic.phpt]
PASS Test exp() - basic function test for exp() [ext/standard/tests/math/exp_basic.phpt] 
TEST 9599/11274 [ext/standard/tests/math/exp_basiclong_64bit.phpt]
SKIP Test exp function : 64bit long tests [ext/standard/tests/math/exp_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9600/11274 [ext/standard/tests/math/exp_error.phpt]
PASS Test exp() - wrong params for exp() [ext/standard/tests/math/exp_error.phpt] 
TEST 9601/11274 [ext/standard/tests/math/exp_variation1.phpt]
PASS Test exp() function : usage variations - different data types as $arg argument [ext/standard/tests/math/exp_variation1.phpt] 
TEST 9602/11274 [ext/standard/tests/math/expm1_basic.phpt]
PASS Test expm1() - basic function test for expm1() [ext/standard/tests/math/expm1_basic.phpt] 
TEST 9603/11274 [ext/standard/tests/math/expm1_basiclong_64bit.phpt]
SKIP Test expm1 function : 64bit long tests [ext/standard/tests/math/expm1_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9604/11274 [ext/standard/tests/math/expm1_error.phpt]
PASS Test expm1() - Error conditions [ext/standard/tests/math/expm1_error.phpt] 
TEST 9605/11274 [ext/standard/tests/math/expm1_variation1.phpt]
PASS Test expm1() function : usage variations - different data types as $arg argument [ext/standard/tests/math/expm1_variation1.phpt] 
TEST 9606/11274 [ext/standard/tests/math/floor_basic.phpt]
PASS Test floor() - basic function test for floor() [ext/standard/tests/math/floor_basic.phpt] 
TEST 9607/11274 [ext/standard/tests/math/floor_basiclong_64bit.phpt]
SKIP Test floor function : 64bit long tests [ext/standard/tests/math/floor_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9608/11274 [ext/standard/tests/math/floor_error.phpt]
PASS Test floor() - error conditions - incorrect number of args [ext/standard/tests/math/floor_error.phpt] 
TEST 9609/11274 [ext/standard/tests/math/floor_variation1.phpt]
PASS Test floor() function : usage variations - different data types as $value arg [ext/standard/tests/math/floor_variation1.phpt] 
TEST 9610/11274 [ext/standard/tests/math/floorceil.phpt]
PASS Tests for floor en ceil [ext/standard/tests/math/floorceil.phpt] 
TEST 9611/11274 [ext/standard/tests/math/fmod_basic.phpt]
PASS Test fmod() - basic function test fmod() [ext/standard/tests/math/fmod_basic.phpt] 
TEST 9612/11274 [ext/standard/tests/math/fmod_basiclong_64bit.phpt]
SKIP Test fmod function : 64bit long tests [ext/standard/tests/math/fmod_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9613/11274 [ext/standard/tests/math/fmod_error.phpt]
PASS Test fmod() - wrong params test fmod() [ext/standard/tests/math/fmod_error.phpt] 
TEST 9614/11274 [ext/standard/tests/math/fmod_variation1.phpt]
PASS Test fmod() function : usage variations - different data types as $x argument [ext/standard/tests/math/fmod_variation1.phpt] 
TEST 9615/11274 [ext/standard/tests/math/fmod_variation2.phpt]
PASS Test fmod() function : usage variations - different data types as $y argument [ext/standard/tests/math/fmod_variation2.phpt] 
TEST 9616/11274 [ext/standard/tests/math/getrandmax_basic.phpt]
PASS Test getrandmax() - basic function test getrandmax() [ext/standard/tests/math/getrandmax_basic.phpt] 
TEST 9617/11274 [ext/standard/tests/math/getrandmax_error.phpt]
PASS Test getrandmax() - wrong params test getrandmax() [ext/standard/tests/math/getrandmax_error.phpt] 
TEST 9618/11274 [ext/standard/tests/math/hexdec.phpt]
PASS overflow check for _php_math_basetozval [ext/standard/tests/math/hexdec.phpt] 
TEST 9619/11274 [ext/standard/tests/math/hexdec_basic.phpt]
PASS Test hexdec() - basic function test hexdec() [ext/standard/tests/math/hexdec_basic.phpt] 
TEST 9620/11274 [ext/standard/tests/math/hexdec_basic_64bit.phpt]
SKIP Test hexdec() - basic function test hexdec() [ext/standard/tests/math/hexdec_basic_64bit.phpt] reason: this test is for 64bit platform only
TEST 9621/11274 [ext/standard/tests/math/hexdec_basiclong_64bit.phpt]
SKIP Test hexdec function : 64bit long tests [ext/standard/tests/math/hexdec_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9622/11274 [ext/standard/tests/math/hexdec_error.phpt]
PASS Test hexdec() - wrong params test hexdec() [ext/standard/tests/math/hexdec_error.phpt] 
TEST 9623/11274 [ext/standard/tests/math/hexdec_variation1.phpt]
PASS Test hexdec() function : usage variations - different data types as $number arg [ext/standard/tests/math/hexdec_variation1.phpt] 
TEST 9624/11274 [ext/standard/tests/math/hexdec_variation1_64bit.phpt]
SKIP Test hexdec() function : usage variations - different data types as $number arg [ext/standard/tests/math/hexdec_variation1_64bit.phpt] reason: this test is for 64bit platform only
TEST 9625/11274 [ext/standard/tests/math/hypot_basic.phpt]
PASS Test hypot() - basic function test hypot() [ext/standard/tests/math/hypot_basic.phpt] 
TEST 9626/11274 [ext/standard/tests/math/hypot_basiclong_64bit.phpt]
SKIP Test hypot function : 64bit long tests [ext/standard/tests/math/hypot_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9627/11274 [ext/standard/tests/math/hypot_error.phpt]
PASS Test hypot() - wrong params test hypot() [ext/standard/tests/math/hypot_error.phpt] 
TEST 9628/11274 [ext/standard/tests/math/hypot_variation1.phpt]
PASS Test hypot() function : usage variations - different data types as $x argument [ext/standard/tests/math/hypot_variation1.phpt] 
TEST 9629/11274 [ext/standard/tests/math/hypot_variation2.phpt]
PASS Test hypot() function : usage variations - different data types as $y argument [ext/standard/tests/math/hypot_variation2.phpt] 
TEST 9630/11274 [ext/standard/tests/math/is_finite_basic.phpt]
FAIL Test is_finite() - basic function test is_finite() [ext/standard/tests/math/is_finite_basic.phpt] 
TEST 9631/11274 [ext/standard/tests/math/is_finite_basiclong_64bit.phpt]
SKIP Test is_finite function : 64bit long tests [ext/standard/tests/math/is_finite_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9632/11274 [ext/standard/tests/math/is_finite_error.phpt]
PASS Test is_finite() - wrong params test is_finite() [ext/standard/tests/math/is_finite_error.phpt] 
TEST 9633/11274 [ext/standard/tests/math/is_finite_variation1.phpt]
PASS Test is_finite() function : usage variations - different data types as $val argument [ext/standard/tests/math/is_finite_variation1.phpt] 
TEST 9634/11274 [ext/standard/tests/math/is_infinite_basic.phpt]
FAIL Test is_infinite() - basic function test is_infinite() [ext/standard/tests/math/is_infinite_basic.phpt] 
TEST 9635/11274 [ext/standard/tests/math/is_infinite_basiclong_64bit.phpt]
SKIP Test is_infinite function : 64bit long tests [ext/standard/tests/math/is_infinite_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9636/11274 [ext/standard/tests/math/is_infinite_error.phpt]
PASS Test is_infinite() - wrong params test is_infinite() [ext/standard/tests/math/is_infinite_error.phpt] 
TEST 9637/11274 [ext/standard/tests/math/is_infinite_variation1.phpt]
PASS Test is_infinite() function : usage variations - different data types as $val argument [ext/standard/tests/math/is_infinite_variation1.phpt] 
TEST 9638/11274 [ext/standard/tests/math/is_nan_basic.phpt]
FAIL Test is_nan() - basic function test is_nan() [ext/standard/tests/math/is_nan_basic.phpt] 
TEST 9639/11274 [ext/standard/tests/math/is_nan_basiclong_64bit.phpt]
SKIP Test is_nan function : 64bit long tests [ext/standard/tests/math/is_nan_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9640/11274 [ext/standard/tests/math/is_nan_error.phpt]
PASS Test is_nan() - wrong params test is_nan() [ext/standard/tests/math/is_nan_error.phpt] 
TEST 9641/11274 [ext/standard/tests/math/is_nan_variation1.phpt]
PASS Test is_nan() function : usage variations - different data types as $val argument [ext/standard/tests/math/is_nan_variation1.phpt] 
TEST 9642/11274 [ext/standard/tests/math/lcg_value_basic.phpt]
PASS Maths test for xapic versions of lcg_value() [ext/standard/tests/math/lcg_value_basic.phpt] 
TEST 9643/11274 [ext/standard/tests/math/log.phpt]
PASS log() tests [ext/standard/tests/math/log.phpt] 
TEST 9644/11274 [ext/standard/tests/math/log10_basic.phpt]
PASS Test return type and value for expected input log10() [ext/standard/tests/math/log10_basic.phpt] 
TEST 9645/11274 [ext/standard/tests/math/log10_basiclong_64bit.phpt]
SKIP Test log10 function : 64bit long tests [ext/standard/tests/math/log10_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9646/11274 [ext/standard/tests/math/log10_error.phpt]
PASS Test wrong number of arguments for log10() [ext/standard/tests/math/log10_error.phpt] 
TEST 9647/11274 [ext/standard/tests/math/log10_variation.phpt]
FAIL Test variations in usage of log10() [ext/standard/tests/math/log10_variation.phpt] 
TEST 9648/11274 [ext/standard/tests/math/log1p_basic.phpt]
PASS Test log1p() - basic function test log1p() [ext/standard/tests/math/log1p_basic.phpt] 
TEST 9649/11274 [ext/standard/tests/math/log1p_basiclong_64bit.phpt]
SKIP Test log1p function : 64bit long tests [ext/standard/tests/math/log1p_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9650/11274 [ext/standard/tests/math/log1p_error.phpt]
PASS Test log1p() - Error conditions [ext/standard/tests/math/log1p_error.phpt] 
TEST 9651/11274 [ext/standard/tests/math/log1p_variation1.phpt]
PASS Test log1p() function : usage variations - different data types as $arg argument [ext/standard/tests/math/log1p_variation1.phpt] 
TEST 9652/11274 [ext/standard/tests/math/log_basic.phpt]
FAIL Test log() - basic function test log() [ext/standard/tests/math/log_basic.phpt] 
TEST 9653/11274 [ext/standard/tests/math/log_basiclong_64bit.phpt]
SKIP Test log function : 64bit long tests [ext/standard/tests/math/log_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9654/11274 [ext/standard/tests/math/log_error.phpt]
PASS Test log() - wrong params test log() [ext/standard/tests/math/log_error.phpt] 
TEST 9655/11274 [ext/standard/tests/math/log_variation1.phpt]
FAIL Test log() function : usage variations - different data types as $arg argument [ext/standard/tests/math/log_variation1.phpt] 
TEST 9656/11274 [ext/standard/tests/math/log_variation2.phpt]
PASS Test log() function : usage variations - different data types as $base argument [ext/standard/tests/math/log_variation2.phpt] 
TEST 9657/11274 [ext/standard/tests/math/mt_getrandmax_basic.phpt]
PASS Test mt_getrandmax() - basic function test mt_getrandmax() [ext/standard/tests/math/mt_getrandmax_basic.phpt] 
TEST 9658/11274 [ext/standard/tests/math/mt_getrandmax_error.phpt]
PASS Test mt_getrandmax() - wrong paramas mt_getrandmax() [ext/standard/tests/math/mt_getrandmax_error.phpt] 
TEST 9659/11274 [ext/standard/tests/math/mt_rand_basic.phpt]
PASS Test mt_rand() - basic function test mt_rand() [ext/standard/tests/math/mt_rand_basic.phpt] 
TEST 9660/11274 [ext/standard/tests/math/mt_rand_error.phpt]
PASS Test mt_rand() - wrong params test mt_rand() [ext/standard/tests/math/mt_rand_error.phpt] 
TEST 9661/11274 [ext/standard/tests/math/mt_rand_variation1.phpt]
PASS Test rand() function : usage variations - different data types as $min argument [ext/standard/tests/math/mt_rand_variation1.phpt] 
TEST 9662/11274 [ext/standard/tests/math/mt_rand_variation2.phpt]
PASS Test mt_rand() function : usage variations - different data types as $max argument [ext/standard/tests/math/mt_rand_variation2.phpt] 
TEST 9663/11274 [ext/standard/tests/math/mt_srand_basic.phpt]
PASS Test mt_srand() - basic function (return values) mt_srand() [ext/standard/tests/math/mt_srand_basic.phpt] 
TEST 9664/11274 [ext/standard/tests/math/mt_srand_error.phpt]
PASS Test mt_srand() - wrong params test mt_srand() [ext/standard/tests/math/mt_srand_error.phpt] 
TEST 9665/11274 [ext/standard/tests/math/mt_srand_variation1.phpt]
PASS Test mt_srand() function : usage variations - different data types as $seed argument [ext/standard/tests/math/mt_srand_variation1.phpt] 
TEST 9666/11274 [ext/standard/tests/math/number_format_basic.phpt]
PASS Test number_format() - basic function test number_format() [ext/standard/tests/math/number_format_basic.phpt] 
TEST 9667/11274 [ext/standard/tests/math/octdec_basic.phpt]
PASS Test octdec() - basic function test octdec() [ext/standard/tests/math/octdec_basic.phpt] 
TEST 9668/11274 [ext/standard/tests/math/octdec_basic_64bit.phpt]
SKIP Test octdec() - basic function test octdec() [ext/standard/tests/math/octdec_basic_64bit.phpt] reason: this test is for 64bit platform only
TEST 9669/11274 [ext/standard/tests/math/octdec_basiclong_64bit.phpt]
SKIP Test octdec function : 64bit long tests [ext/standard/tests/math/octdec_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9670/11274 [ext/standard/tests/math/octdec_error.phpt]
PASS Test octdec() - wrong params  test octdec() [ext/standard/tests/math/octdec_error.phpt] 
TEST 9671/11274 [ext/standard/tests/math/octdec_variation1.phpt]
PASS Test octdec() function : usage variations - different data types as $octal_string arg [ext/standard/tests/math/octdec_variation1.phpt] 
TEST 9672/11274 [ext/standard/tests/math/pi_basic.phpt]
PASS Test pi() - basic function test pi() [ext/standard/tests/math/pi_basic.phpt] 
TEST 9673/11274 [ext/standard/tests/math/pow.phpt]
FAIL Various pow() tests [ext/standard/tests/math/pow.phpt] 
TEST 9674/11274 [ext/standard/tests/math/pow_basic.phpt]
PASS Test pow() - basic function test pow() [ext/standard/tests/math/pow_basic.phpt] 
TEST 9675/11274 [ext/standard/tests/math/pow_basic2.phpt]
PASS Test pow() - basic function test pow() - with large exponents [ext/standard/tests/math/pow_basic2.phpt] 
TEST 9676/11274 [ext/standard/tests/math/pow_basic_64bit.phpt]
SKIP Test pow() - basic function test pow() [ext/standard/tests/math/pow_basic_64bit.phpt] reason: this test is for 64bit platform only
TEST 9677/11274 [ext/standard/tests/math/pow_basiclong_64bit.phpt]
SKIP Test pow function : 64bit long tests [ext/standard/tests/math/pow_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9678/11274 [ext/standard/tests/math/pow_error.phpt]
PASS Test pow() - wrong params test pow() [ext/standard/tests/math/pow_error.phpt] 
TEST 9679/11274 [ext/standard/tests/math/pow_variation1.phpt]
PASS Test pow() function : usage variations - different data types as $base argument [ext/standard/tests/math/pow_variation1.phpt] 
TEST 9680/11274 [ext/standard/tests/math/pow_variation1_64bit.phpt]
SKIP Test pow() function : usage variations - different data types as $base argument [ext/standard/tests/math/pow_variation1_64bit.phpt] reason: this test is for 64bit platform only
TEST 9681/11274 [ext/standard/tests/math/pow_variation2.phpt]
PASS Test pow() function : usage variations - different data types as $exp argument [ext/standard/tests/math/pow_variation2.phpt] 
TEST 9682/11274 [ext/standard/tests/math/rad2deg_basic.phpt]
PASS Test return type and value for expected input rad2deg() [ext/standard/tests/math/rad2deg_basic.phpt] 
TEST 9683/11274 [ext/standard/tests/math/rad2deg_basiclong_64bit.phpt]
SKIP Test rad2deg function : 64bit long tests [ext/standard/tests/math/rad2deg_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9684/11274 [ext/standard/tests/math/rad2deg_error.phpt]
PASS Test wrong number of arguments for rad2deg() [ext/standard/tests/math/rad2deg_error.phpt] 
TEST 9685/11274 [ext/standard/tests/math/rad2deg_variation.phpt]
PASS Test variations in usage of rad2deg() [ext/standard/tests/math/rad2deg_variation.phpt] 
TEST 9686/11274 [ext/standard/tests/math/rand_basic.phpt]
PASS Test  rand() - basic function test rand() [ext/standard/tests/math/rand_basic.phpt] 
TEST 9687/11274 [ext/standard/tests/math/rand_error.phpt]
PASS Test  rand() - wrong params test rand() [ext/standard/tests/math/rand_error.phpt] 
TEST 9688/11274 [ext/standard/tests/math/rand_variation1.phpt]
PASS Test rand() function : usage variations - different data types as $min argument [ext/standard/tests/math/rand_variation1.phpt] 
TEST 9689/11274 [ext/standard/tests/math/rand_variation2.phpt]
PASS Test rand() function : usage variations - different data types as $max argument [ext/standard/tests/math/rand_variation2.phpt] 
TEST 9690/11274 [ext/standard/tests/math/round.phpt]
PASS Simple math tests [ext/standard/tests/math/round.phpt] 
TEST 9691/11274 [ext/standard/tests/math/round_basic.phpt]
PASS Test round() - basic function test for round() [ext/standard/tests/math/round_basic.phpt] 
TEST 9692/11274 [ext/standard/tests/math/round_basiclong_64bit.phpt]
SKIP Test round function : 64bit long tests [ext/standard/tests/math/round_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9693/11274 [ext/standard/tests/math/round_error.phpt]
PASS Test round() function :  error conditions - incorrect number of args [ext/standard/tests/math/round_error.phpt] 
TEST 9694/11274 [ext/standard/tests/math/round_large_exp.phpt]
PASS round() works correctly for large exponents [ext/standard/tests/math/round_large_exp.phpt] 
TEST 9695/11274 [ext/standard/tests/math/round_modes.phpt]
PASS round() with different rounding modes [ext/standard/tests/math/round_modes.phpt] 
TEST 9696/11274 [ext/standard/tests/math/round_prerounding.phpt]
PASS round() prerounds results to precision [ext/standard/tests/math/round_prerounding.phpt] 
TEST 9697/11274 [ext/standard/tests/math/round_variation1.phpt]
PASS Test round() function : usage variations - different data types as $val argument [ext/standard/tests/math/round_variation1.phpt] 
TEST 9698/11274 [ext/standard/tests/math/round_variation2.phpt]
PASS Test round() function : usage variations - different data types as $precision argument [ext/standard/tests/math/round_variation2.phpt] 
TEST 9699/11274 [ext/standard/tests/math/sin_basic.phpt]
PASS Test return type and value for expected input sin() [ext/standard/tests/math/sin_basic.phpt] 
TEST 9700/11274 [ext/standard/tests/math/sin_basiclong_64bit.phpt]
SKIP Test sin function : 64bit long tests [ext/standard/tests/math/sin_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9701/11274 [ext/standard/tests/math/sin_error.phpt]
PASS Test wrong number of arguments for sin() [ext/standard/tests/math/sin_error.phpt] 
TEST 9702/11274 [ext/standard/tests/math/sin_variation.phpt]
PASS Test variations in usage of sin() [ext/standard/tests/math/sin_variation.phpt] 
TEST 9703/11274 [ext/standard/tests/math/sinh_basic.phpt]
PASS Test return type and value for expected input sinh() [ext/standard/tests/math/sinh_basic.phpt] 
TEST 9704/11274 [ext/standard/tests/math/sinh_basiclong_64bit.phpt]
SKIP Test sinh function : 64bit long tests [ext/standard/tests/math/sinh_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9705/11274 [ext/standard/tests/math/sinh_error.phpt]
PASS Test wrong number of arguments for sinh() [ext/standard/tests/math/sinh_error.phpt] 
TEST 9706/11274 [ext/standard/tests/math/sinh_variation.phpt]
PASS Test variations in usage of sinh() [ext/standard/tests/math/sinh_variation.phpt] 
TEST 9707/11274 [ext/standard/tests/math/sqrt_basic.phpt]
PASS Test return type and value for expected input sqrt() [ext/standard/tests/math/sqrt_basic.phpt] 
TEST 9708/11274 [ext/standard/tests/math/sqrt_basiclong_64bit.phpt]
SKIP Test sqrt function : 64bit long tests [ext/standard/tests/math/sqrt_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9709/11274 [ext/standard/tests/math/sqrt_error.phpt]
PASS Test wrong number of arguments for sqrt() [ext/standard/tests/math/sqrt_error.phpt] 
TEST 9710/11274 [ext/standard/tests/math/sqrt_variation.phpt]
PASS Test variations in usage of sqrt() [ext/standard/tests/math/sqrt_variation.phpt] 
TEST 9711/11274 [ext/standard/tests/math/srand_basic.phpt]
PASS Test srand() - basic function test for srand() [ext/standard/tests/math/srand_basic.phpt] 
TEST 9712/11274 [ext/standard/tests/math/srand_error.phpt]
PASS Test srand() function :  error conditions - incorrect number of args [ext/standard/tests/math/srand_error.phpt] 
TEST 9713/11274 [ext/standard/tests/math/srand_variation1.phpt]
PASS Test srand() function : usage variations - different data types as $seed argument [ext/standard/tests/math/srand_variation1.phpt] 
TEST 9714/11274 [ext/standard/tests/math/tan_basic.phpt]
PASS Test return type and value for expected input tan() [ext/standard/tests/math/tan_basic.phpt] 
TEST 9715/11274 [ext/standard/tests/math/tan_basiclong_64bit.phpt]
SKIP Test tan function : 64bit long tests [ext/standard/tests/math/tan_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9716/11274 [ext/standard/tests/math/tan_error.phpt]
PASS Test wrong number of arguments for tan() [ext/standard/tests/math/tan_error.phpt] 
TEST 9717/11274 [ext/standard/tests/math/tan_variation.phpt]
PASS Test variations in usage of tan() [ext/standard/tests/math/tan_variation.phpt] 
TEST 9718/11274 [ext/standard/tests/math/tanh_basic.phpt]
PASS Test return type and value for expected input tanh() [ext/standard/tests/math/tanh_basic.phpt] 
TEST 9719/11274 [ext/standard/tests/math/tanh_basiclong_64bit.phpt]
SKIP Test tanh function : 64bit long tests [ext/standard/tests/math/tanh_basiclong_64bit.phpt] reason: this test is for 64bit platform only
TEST 9720/11274 [ext/standard/tests/math/tanh_error.phpt]
PASS Test wrong number of arguments for tanh() [ext/standard/tests/math/tanh_error.phpt] 
TEST 9721/11274 [ext/standard/tests/math/tanh_variation.phpt]
PASS Test variations in usage of tanh() [ext/standard/tests/math/tanh_variation.phpt] 
TEST 9722/11274 [ext/standard/tests/misc/get_browser_basic.phpt]
PASS Test get_browser() function : basic functionality [ext/standard/tests/misc/get_browser_basic.phpt] 
TEST 9723/11274 [ext/standard/tests/misc/get_browser_error.phpt]
PASS Test get_browser() function : error functionality [ext/standard/tests/misc/get_browser_error.phpt] 
TEST 9724/11274 [ext/standard/tests/misc/get_browser_variation1.phpt]
PASS Test get_browser() function : variation functionality: extra browser names [ext/standard/tests/misc/get_browser_variation1.phpt] 
TEST 9725/11274 [ext/standard/tests/misc/syslog_basic.phpt]
PASS Basic syslog test [ext/standard/tests/misc/syslog_basic.phpt] 
TEST 9726/11274 [ext/standard/tests/misc/syslog_parameters.phpt]
PASS Syslog parameter parsing test [ext/standard/tests/misc/syslog_parameters.phpt] 
TEST 9727/11274 [ext/standard/tests/misc/syslog_vars_variation1.phpt]
PASS define_syslog_variables() variation 1 [ext/standard/tests/misc/syslog_vars_variation1.phpt] 
TEST 9728/11274 [ext/standard/tests/misc/syslog_vars_variation2.phpt]
PASS define_syslog_variables() variation 2 [ext/standard/tests/misc/syslog_vars_variation2.phpt] 
TEST 9729/11274 [ext/standard/tests/misc/time_nanosleep_basic.phpt]
PASS time_nanosleep — Delay for a number of seconds and nanoseconds [ext/standard/tests/misc/time_nanosleep_basic.phpt] 
TEST 9730/11274 [ext/standard/tests/misc/time_nanosleep_error1.phpt]
PASS time_nanosleep — Delay for a number of seconds and nanoseconds [ext/standard/tests/misc/time_nanosleep_error1.phpt] 
TEST 9731/11274 [ext/standard/tests/misc/time_nanosleep_error2.phpt]
PASS time_nanosleep — Delay for a number of seconds and nanoseconds [ext/standard/tests/misc/time_nanosleep_error2.phpt] 
TEST 9732/11274 [ext/standard/tests/misc/time_nanosleep_error3.phpt]
PASS time_nanosleep — Delay for a number of seconds and nanoseconds [ext/standard/tests/misc/time_nanosleep_error3.phpt] 
TEST 9733/11274 [ext/standard/tests/misc/time_nanosleep_error4.phpt]
PASS time_nanosleep — Delay for a number of seconds and nanoseconds [ext/standard/tests/misc/time_nanosleep_error4.phpt] 
TEST 9734/11274 [ext/standard/tests/misc/time_nanosleep_error5.phpt]
PASS time_nanosleep — Delay for a number of seconds and nanoseconds [ext/standard/tests/misc/time_nanosleep_error5.phpt] 
TEST 9735/11274 [ext/standard/tests/misc/time_sleep_until_basic.phpt]
PASS time_sleep_until() function - basic test for time_sleep_until() [ext/standard/tests/misc/time_sleep_until_basic.phpt] 
TEST 9736/11274 [ext/standard/tests/misc/time_sleep_until_error1.phpt]
PASS time_sleep_until() function - error test for time_sleep_until() [ext/standard/tests/misc/time_sleep_until_error1.phpt] 
TEST 9737/11274 [ext/standard/tests/misc/time_sleep_until_error2.phpt]
PASS time_sleep_until() function - error test for time_sleep_until() [ext/standard/tests/misc/time_sleep_until_error2.phpt] 
TEST 9738/11274 [ext/standard/tests/misc/time_sleep_until_error3.phpt]
PASS time_sleep_until() function - error test for time_sleep_until() [ext/standard/tests/misc/time_sleep_until_error3.phpt] 
TEST 9739/11274 [ext/standard/tests/network/bug20134.phpt]
PASS Bug #20134 (UDP reads from invalid ports) [ext/standard/tests/network/bug20134.phpt] 
TEST 9740/11274 [ext/standard/tests/network/bug41347.phpt]
PASS dns_check_record() segfault with empty host [ext/standard/tests/network/bug41347.phpt] 
TEST 9741/11274 [ext/standard/tests/network/closelog_basic.phpt]
PASS Test closelog() function : basic functionality [ext/standard/tests/network/closelog_basic.phpt] 
TEST 9742/11274 [ext/standard/tests/network/closelog_error.phpt]
PASS Test closelog() function : error conditions [ext/standard/tests/network/closelog_error.phpt] 
TEST 9743/11274 [ext/standard/tests/network/define_syslog_variables_basic-win32.phpt]
SKIP Test define_syslog_variables() function : basic functionality [ext/standard/tests/network/define_syslog_variables_basic-win32.phpt] reason: Only run on Windows
TEST 9744/11274 [ext/standard/tests/network/define_syslog_variables_basic.phpt]
FAIL Test define_syslog_variables() function : basic functionality [ext/standard/tests/network/define_syslog_variables_basic.phpt] 
TEST 9745/11274 [ext/standard/tests/network/define_syslog_variables_error.phpt]
PASS Test define_syslog_variables() function : error conditions [ext/standard/tests/network/define_syslog_variables_error.phpt] 
TEST 9746/11274 [ext/standard/tests/network/define_syslog_variables_variation.phpt]
FAIL Test define_syslog_variables() function : variation [ext/standard/tests/network/define_syslog_variables_variation.phpt] 
TEST 9747/11274 [ext/standard/tests/network/define_syslog_variables_variation2-win32.phpt]
SKIP Test define_syslog_variables() function : variation [ext/standard/tests/network/define_syslog_variables_variation2-win32.phpt] reason: Only run on Windows
TEST 9748/11274 [ext/standard/tests/network/define_syslog_variables_variation2.phpt]
FAIL Test define_syslog_variables() function : variation [ext/standard/tests/network/define_syslog_variables_variation2.phpt] 
TEST 9749/11274 [ext/standard/tests/network/fsockopen_basic.phpt]
PASS Test fsockopen() function : basic functionality [ext/standard/tests/network/fsockopen_basic.phpt] 
TEST 9750/11274 [ext/standard/tests/network/fsockopen_error.phpt]
PASS Test fsockopen() function : error conditions [ext/standard/tests/network/fsockopen_error.phpt] 
TEST 9751/11274 [ext/standard/tests/network/fsockopen_variation1.phpt]
PASS testing fsockopen without a protocol string [ext/standard/tests/network/fsockopen_variation1.phpt] 
TEST 9752/11274 [ext/standard/tests/network/fsockopen_variation2.phpt]
PASS testing fsockopen() with udp sockets [ext/standard/tests/network/fsockopen_variation2.phpt] 
TEST 9753/11274 [ext/standard/tests/network/gethostbyaddr_basic1.phpt]
PASS Test gethostbyaddr() function : basic functionality [ext/standard/tests/network/gethostbyaddr_basic1.phpt] 
TEST 9754/11274 [ext/standard/tests/network/gethostbyaddr_error.phpt]
PASS Test gethostbyaddr() function : error conditions [ext/standard/tests/network/gethostbyaddr_error.phpt] 
TEST 9755/11274 [ext/standard/tests/network/gethostbyname_basic001.phpt]
PASS gethostbyname() function - basic type return test [ext/standard/tests/network/gethostbyname_basic001.phpt] 
TEST 9756/11274 [ext/standard/tests/network/gethostbyname_basic002.phpt]
PASS gethostbyname() function - basic invalid parameter test [ext/standard/tests/network/gethostbyname_basic002.phpt] 
TEST 9757/11274 [ext/standard/tests/network/gethostbyname_basic003.phpt]
PASS Test gethostbyname() function : basic functionality [ext/standard/tests/network/gethostbyname_basic003.phpt] 
TEST 9758/11274 [ext/standard/tests/network/gethostbyname_error001.phpt]
PASS gethostbyname() function - basic type return error test [ext/standard/tests/network/gethostbyname_error001.phpt] 
TEST 9759/11274 [ext/standard/tests/network/gethostbyname_error002.phpt]
PASS gethostbyname() function - basic type return error test [ext/standard/tests/network/gethostbyname_error002.phpt] 
TEST 9760/11274 [ext/standard/tests/network/gethostbyname_error003.phpt]
PASS gethostbyname() function - basic type return error test [ext/standard/tests/network/gethostbyname_error003.phpt] 
TEST 9761/11274 [ext/standard/tests/network/gethostbyname_error004.phpt]
PASS gethostbyname() function - basic return valid ip address test [ext/standard/tests/network/gethostbyname_error004.phpt] 
TEST 9762/11274 [ext/standard/tests/network/gethostbyname_error005.phpt]
PASS gethostbyname() function - basic invalid parameter test [ext/standard/tests/network/gethostbyname_error005.phpt] 
TEST 9763/11274 [ext/standard/tests/network/gethostbyname_error006.phpt]
PASS gethostbyname() function - basic invalid parameter test [ext/standard/tests/network/gethostbyname_error006.phpt] 
TEST 9764/11274 [ext/standard/tests/network/gethostbynamel_basic1.phpt]
PASS Test gethostbynamel() function : basic functionality [ext/standard/tests/network/gethostbynamel_basic1.phpt] 
TEST 9765/11274 [ext/standard/tests/network/gethostbynamel_error.phpt]
PASS Test gethostbynamel() function : error conditions [ext/standard/tests/network/gethostbynamel_error.phpt] 
TEST 9766/11274 [ext/standard/tests/network/getmxrr.phpt]
PASS getmxrr() test [ext/standard/tests/network/getmxrr.phpt] 
TEST 9767/11274 [ext/standard/tests/network/http-stream.phpt]
FAIL http-stream test [ext/standard/tests/network/http-stream.phpt] 
TEST 9768/11274 [ext/standard/tests/network/inet.phpt]
PASS inet_ntop() & inet_pton() tests [ext/standard/tests/network/inet.phpt] 
TEST 9769/11274 [ext/standard/tests/network/inet_ipv6.phpt]
PASS inet_ntop() & inet_pton() IPv6 tests [ext/standard/tests/network/inet_ipv6.phpt] 
TEST 9770/11274 [ext/standard/tests/network/ip.phpt]
PASS ip2long() & long2ip() tests [ext/standard/tests/network/ip.phpt] 
TEST 9771/11274 [ext/standard/tests/network/ip2long_error.phpt]
PASS Test ip2long() function : error conditions [ext/standard/tests/network/ip2long_error.phpt] 
TEST 9772/11274 [ext/standard/tests/network/ip2long_variation1.phpt]
PASS Test ip2long() function : usage variation [ext/standard/tests/network/ip2long_variation1.phpt] 
TEST 9773/11274 [ext/standard/tests/network/ip_x86_64.phpt]
SKIP ip2long() & long2ip() tests [ext/standard/tests/network/ip_x86_64.phpt] reason: this test is for >32bit platform only
TEST 9774/11274 [ext/standard/tests/network/long2ip_error.phpt]
PASS Test long2ip() function : error conditions [ext/standard/tests/network/long2ip_error.phpt] 
TEST 9775/11274 [ext/standard/tests/network/long2ip_variation1.phpt]
PASS Test long2ip() function : usage variation [ext/standard/tests/network/long2ip_variation1.phpt] 
TEST 9776/11274 [ext/standard/tests/network/shutdown.phpt]
PASS stream_socket_shutdown() test on IPv4 TCP Loopback [ext/standard/tests/network/shutdown.phpt] 
TEST 9777/11274 [ext/standard/tests/network/socket_get_status_basic.phpt]
PASS Testing socket_get_status() [ext/standard/tests/network/socket_get_status_basic.phpt] 
TEST 9778/11274 [ext/standard/tests/network/syslog_basic-win32.phpt]
SKIP Test syslog() function : basic functionality [ext/standard/tests/network/syslog_basic-win32.phpt] reason: Only run on Windows
TEST 9779/11274 [ext/standard/tests/network/syslog_error.phpt]
PASS Test syslog() function : error conditions [ext/standard/tests/network/syslog_error.phpt] 
TEST 9780/11274 [ext/standard/tests/network/tcp4loop.phpt]
PASS Streams Based IPv4 TCP Loopback test [ext/standard/tests/network/tcp4loop.phpt] 
TEST 9781/11274 [ext/standard/tests/network/tcp6loop.phpt]
SKIP Streams Based IPv6 TCP Loopback test [ext/standard/tests/network/tcp6loop.phpt] reason: IPv6 not supported.
TEST 9782/11274 [ext/standard/tests/network/udgloop.phpt]
PASS Streams Based Unix Domain Datagram Loopback test [ext/standard/tests/network/udgloop.phpt] 
TEST 9783/11274 [ext/standard/tests/network/udp4loop.phpt]
PASS Streams Based IPv4 UDP Loopback test [ext/standard/tests/network/udp4loop.phpt] 
TEST 9784/11274 [ext/standard/tests/network/udp6loop.phpt]
SKIP Streams Based IPv6 UDP Loopback test [ext/standard/tests/network/udp6loop.phpt] reason: IPv6 not supported.
TEST 9785/11274 [ext/standard/tests/network/unixloop.phpt]
PASS Streams Based Unix Domain Loopback test [ext/standard/tests/network/unixloop.phpt] 
TEST 9786/11274 [ext/standard/tests/php_ini_loaded_file.phpt]
PASS Check the php_ini_loaded_file() function [ext/standard/tests/php_ini_loaded_file.phpt] 
TEST 9787/11274 [ext/standard/tests/php_logo_guid.phpt]
PASS Check the output of the php_logo_guid() function [ext/standard/tests/php_logo_guid.phpt] 
TEST 9788/11274 [ext/standard/tests/php_real_logo_guid.phpt]
PASS Testing the undocumented function php_real_logo_guid() [ext/standard/tests/php_real_logo_guid.phpt] 
TEST 9789/11274 [ext/standard/tests/serialize/001.phpt]
PASS serialize()/unserialize()/var_dump() [ext/standard/tests/serialize/001.phpt] 
TEST 9790/11274 [ext/standard/tests/serialize/002.phpt]
PASS Bug #25378 (unserialize() crashes with invalid data) [ext/standard/tests/serialize/002.phpt] 
TEST 9791/11274 [ext/standard/tests/serialize/003.phpt]
PASS unserialize() floats with E notation (#18654) [ext/standard/tests/serialize/003.phpt] 
TEST 9792/11274 [ext/standard/tests/serialize/004.phpt]
PASS serialize()/unserialize() floats in array. [ext/standard/tests/serialize/004.phpt] 
TEST 9793/11274 [ext/standard/tests/serialize/005.phpt]
PASS serialize()/unserialize() objects [ext/standard/tests/serialize/005.phpt] 
TEST 9794/11274 [ext/standard/tests/serialize/006.phpt]
PASS serialize()/unserialize() with exotic letters [ext/standard/tests/serialize/006.phpt] 
TEST 9795/11274 [ext/standard/tests/serialize/bug14293.phpt]
PASS Bug #14293 (serialize() and __sleep()) [ext/standard/tests/serialize/bug14293.phpt] 
TEST 9796/11274 [ext/standard/tests/serialize/bug21957.phpt]
PASS Bug #21957 (serialize() mangles objects with __sleep) [ext/standard/tests/serialize/bug21957.phpt] 
TEST 9797/11274 [ext/standard/tests/serialize/bug23298.phpt]
PASS Bug #23298 (serialize() and floats/doubles) [ext/standard/tests/serialize/bug23298.phpt] 
TEST 9798/11274 [ext/standard/tests/serialize/bug24063.phpt]
PASS Bug #24063 (serialize() missing 0 after the . on scientific notation) [ext/standard/tests/serialize/bug24063.phpt] 
TEST 9799/11274 [ext/standard/tests/serialize/bug25378.phpt]
PASS Bug #25378 (unserialize() crashes with invalid data) [ext/standard/tests/serialize/bug25378.phpt] 
TEST 9800/11274 [ext/standard/tests/serialize/bug26762.phpt]
PASS Bug #26762 (unserialize() produces lowercase classnames) [ext/standard/tests/serialize/bug26762.phpt] 
TEST 9801/11274 [ext/standard/tests/serialize/bug27469.phpt]
PASS Bug #27469 (serialize() objects of incomplete class) [ext/standard/tests/serialize/bug27469.phpt] 
TEST 9802/11274 [ext/standard/tests/serialize/bug28325.phpt]
PASS Bug #28325 (Problem in serialisation of circular references) [ext/standard/tests/serialize/bug28325.phpt] 
TEST 9803/11274 [ext/standard/tests/serialize/bug30234.phpt]
PASS Bug #30234 (__autoload() not invoked for interfaces) [ext/standard/tests/serialize/bug30234.phpt] 
TEST 9804/11274 [ext/standard/tests/serialize/bug31402.phpt]
PASS Bug #31402 (unserialize() generates references when it should not) [ext/standard/tests/serialize/bug31402.phpt] 
TEST 9805/11274 [ext/standard/tests/serialize/bug31442.phpt]
PASS Bug #31442 (unserialize broken on 64-bit systems) [ext/standard/tests/serialize/bug31442.phpt] 
TEST 9806/11274 [ext/standard/tests/serialize/bug35895.phpt]
PASS Bug #35895 (__sleep and private property) [ext/standard/tests/serialize/bug35895.phpt] 
TEST 9807/11274 [ext/standard/tests/serialize/bug37947.phpt]
PASS Bug #37947 (zend_ptr_stack reallocation problem) [ext/standard/tests/serialize/bug37947.phpt] 
TEST 9808/11274 [ext/standard/tests/serialize/bug42919.phpt]
PASS Bug #42919 (Unserializing of namespaced class object fails) [ext/standard/tests/serialize/bug42919.phpt] 
TEST 9809/11274 [ext/standard/tests/serialize/bug43614.phpt]
PASS Bug #43614 (incorrect processing of numerical string keys of array in arbitrary serialized data) [ext/standard/tests/serialize/bug43614.phpt] 
TEST 9810/11274 [ext/standard/tests/serialize/bug45706.phpt]
PASS Bug #45706 Unserialization of classes derived from ArrayIterator fails [ext/standard/tests/serialize/bug45706.phpt] 
TEST 9811/11274 [ext/standard/tests/serialize/bug46882.phpt]
PASS Bug #46882 (Serialize / Unserialize misbehaviour under OS with different bit numbers) [ext/standard/tests/serialize/bug46882.phpt] 
TEST 9812/11274 [ext/standard/tests/serialize/bug55798.phpt]
PASS Bug #55798 (serialize followed by unserialize with numeric object prop. gives integer prop) [ext/standard/tests/serialize/bug55798.phpt] 
TEST 9813/11274 [ext/standard/tests/serialize/bug62373.phpt]
PASS Bug #62373 (serialize() generates wrong reference to the object) [ext/standard/tests/serialize/bug62373.phpt] 
TEST 9814/11274 [ext/standard/tests/serialize/bug68594.phpt]
PASS Bug #68545 Use after free vulnerability in unserialize() [ext/standard/tests/serialize/bug68594.phpt] 
TEST 9815/11274 [ext/standard/tests/serialize/incomplete_class.phpt]
PASS (un)serializing __PHP_Incomplete_Class instance [ext/standard/tests/serialize/incomplete_class.phpt] 
TEST 9816/11274 [ext/standard/tests/serialize/precision.phpt]
PASS Default precision is sufficient to serialize all the information in floats [ext/standard/tests/serialize/precision.phpt] 
TEST 9817/11274 [ext/standard/tests/serialize/serialization_arrays_001.phpt]
PASS Test serialize() & unserialize() functions: arrays (circular references) [ext/standard/tests/serialize/serialization_arrays_001.phpt] 
TEST 9818/11274 [ext/standard/tests/serialize/serialization_arrays_002.phpt]
PASS serialization: arrays with references amonst elements [ext/standard/tests/serialize/serialization_arrays_002.phpt] 
TEST 9819/11274 [ext/standard/tests/serialize/serialization_arrays_003.phpt]
PASS serialization: arrays with references to an external variable [ext/standard/tests/serialize/serialization_arrays_003.phpt] 
TEST 9820/11274 [ext/standard/tests/serialize/serialization_arrays_004.phpt]
PASS serialization: arrays with references to the containing array [ext/standard/tests/serialize/serialization_arrays_004.phpt] 
TEST 9821/11274 [ext/standard/tests/serialize/serialization_arrays_005.phpt]
PASS serialization: arrays with references, nested [ext/standard/tests/serialize/serialization_arrays_005.phpt] 
TEST 9822/11274 [ext/standard/tests/serialize/serialization_error_001.phpt]
PASS Test serialize() & unserialize() functions: error conditions - wrong number of args. [ext/standard/tests/serialize/serialization_error_001.phpt] 
TEST 9823/11274 [ext/standard/tests/serialize/serialization_miscTypes_001.phpt]
PASS Test serialize() & unserialize() functions: many types [ext/standard/tests/serialize/serialization_miscTypes_001.phpt] 
TEST 9824/11274 [ext/standard/tests/serialize/serialization_objects_001.phpt]
PASS Test serialize() & unserialize() functions: objects [ext/standard/tests/serialize/serialization_objects_001.phpt] 
TEST 9825/11274 [ext/standard/tests/serialize/serialization_objects_002.phpt]
PASS Test serialize() & unserialize() functions: objects (variations) [ext/standard/tests/serialize/serialization_objects_002.phpt] 
TEST 9826/11274 [ext/standard/tests/serialize/serialization_objects_003.phpt]
PASS Test serialize() & unserialize() functions: objects (abstract classes) [ext/standard/tests/serialize/serialization_objects_003.phpt] 
TEST 9827/11274 [ext/standard/tests/serialize/serialization_objects_004.phpt]
PASS Test serialize() & unserialize() functions: objects - ensure that COW references of objects are not serialized separately (unlike other types). [ext/standard/tests/serialize/serialization_objects_004.phpt] 
TEST 9828/11274 [ext/standard/tests/serialize/serialization_objects_005.phpt]
PASS Check behaviour of incomplete class [ext/standard/tests/serialize/serialization_objects_005.phpt] 
TEST 9829/11274 [ext/standard/tests/serialize/serialization_objects_006.phpt]
PASS Behaviour of incomplete class is preserved even when it was not created by unserialize(). [ext/standard/tests/serialize/serialization_objects_006.phpt] 
TEST 9830/11274 [ext/standard/tests/serialize/serialization_objects_007.phpt]
PASS Ensure __autoload is called twice if unserialize_callback_func is defined. [ext/standard/tests/serialize/serialization_objects_007.phpt] 
TEST 9831/11274 [ext/standard/tests/serialize/serialization_objects_008.phpt]
PASS Bad unserialize_callback_func [ext/standard/tests/serialize/serialization_objects_008.phpt] 
TEST 9832/11274 [ext/standard/tests/serialize/serialization_objects_009.phpt]
PASS Custom unserialization of classes with no custom unserializer. [ext/standard/tests/serialize/serialization_objects_009.phpt] 
TEST 9833/11274 [ext/standard/tests/serialize/serialization_objects_010.phpt]
PASS Serialize() must return a string or NULL [ext/standard/tests/serialize/serialization_objects_010.phpt] 
TEST 9834/11274 [ext/standard/tests/serialize/serialization_objects_011.phpt]
PASS Object serialization / unserialization with inherited and hidden properties. [ext/standard/tests/serialize/serialization_objects_011.phpt] 
TEST 9835/11274 [ext/standard/tests/serialize/serialization_objects_012.phpt]
PASS Object serialization / unserialization: real references and COW references [ext/standard/tests/serialize/serialization_objects_012.phpt] 
TEST 9836/11274 [ext/standard/tests/serialize/serialization_objects_013.phpt]
PASS Object serialization / unserialization: references amongst properties [ext/standard/tests/serialize/serialization_objects_013.phpt] 
TEST 9837/11274 [ext/standard/tests/serialize/serialization_objects_014.phpt]
PASS Object serialization / unserialization: references to external values [ext/standard/tests/serialize/serialization_objects_014.phpt] 
TEST 9838/11274 [ext/standard/tests/serialize/serialization_objects_015.phpt]
PASS Object serialization / unserialization: properties reference containing object [ext/standard/tests/serialize/serialization_objects_015.phpt] 
TEST 9839/11274 [ext/standard/tests/serialize/serialization_precision_001.phpt]
PASS Test serialize_precision (part 1) [ext/standard/tests/serialize/serialization_precision_001.phpt] 
TEST 9840/11274 [ext/standard/tests/serialize/serialization_precision_002.phpt]
PASS Test serialize_precision (part 2) [ext/standard/tests/serialize/serialization_precision_002.phpt] 
TEST 9841/11274 [ext/standard/tests/serialize/serialization_resources_001.phpt]
PASS Test serialize() & unserialize() functions: resources [ext/standard/tests/serialize/serialization_resources_001.phpt] 
TEST 9842/11274 [ext/standard/tests/serialize/unserializeS.phpt]
PASS Bug MOPB-29 (wrong length calculation for S) [ext/standard/tests/serialize/unserializeS.phpt] 
TEST 9843/11274 [ext/standard/tests/streams/bug44712.phpt]
PASS bug#44712 (stream_context_set_params segfaults on invalid arguments) [ext/standard/tests/streams/bug44712.phpt] 
TEST 9844/11274 [ext/standard/tests/streams/bug44818.phpt]
PASS Bug #44818 (php://memory writeable when opened read only) [ext/standard/tests/streams/bug44818.phpt] 
TEST 9845/11274 [ext/standard/tests/streams/bug46024.phpt]
PASS Bug #46024 stream_select() doesn't return the correct number [ext/standard/tests/streams/bug46024.phpt] 
TEST 9846/11274 [ext/standard/tests/streams/bug46426.phpt]
PASS Bug #46426 (3rd parameter offset of stream_get_contents not works for "0") [ext/standard/tests/streams/bug46426.phpt] 
TEST 9847/11274 [ext/standard/tests/streams/bug47997.phpt]
PASS Bug #47997 (stream_copy_to_stream returns 1 on empty streams) [ext/standard/tests/streams/bug47997.phpt] 
TEST 9848/11274 [ext/standard/tests/streams/bug48309.phpt]
PASS Bug #48309 (stream_copy_to_stream() and fpasstru() do not update stream position) [ext/standard/tests/streams/bug48309.phpt] 
TEST 9849/11274 [ext/standard/tests/streams/bug49936.phpt]
FAIL Bug #49936 (crash with ftp stream in php_stream_context_get_option()) [ext/standard/tests/streams/bug49936.phpt] 
TEST 9850/11274 [ext/standard/tests/streams/bug49936_win32.phpt]
SKIP Bug #49936 (crash with ftp stream in php_stream_context_get_option()) [ext/standard/tests/streams/bug49936_win32.phpt] reason: . Do run on Windows only
TEST 9851/11274 [ext/standard/tests/streams/bug53903.phpt]
PASS Bug #53903 streamwrapper/stream_stat causes problems [ext/standard/tests/streams/bug53903.phpt] 
TEST 9852/11274 [ext/standard/tests/streams/bug54623.phpt]
PASS Bug #54623: Segfault when when writing to a persistent socket after closing a copy of the socket [ext/standard/tests/streams/bug54623.phpt] 
TEST 9853/11274 [ext/standard/tests/streams/bug54946.phpt]
PASS Bug#54946 stream_get_contents infinite loop [ext/standard/tests/streams/bug54946.phpt] 
TEST 9854/11274 [ext/standard/tests/streams/bug60106.phpt]
PASS Bug#60106 (stream_socket_server silently truncates long unix socket paths) [ext/standard/tests/streams/bug60106.phpt] 
TEST 9855/11274 [ext/standard/tests/streams/bug60455_01.phpt]
PASS Bug #60455: stream_get_line and 1-line noeol input [ext/standard/tests/streams/bug60455_01.phpt] 
TEST 9856/11274 [ext/standard/tests/streams/bug60455_02.phpt]
PASS Bug #60455: stream_get_line and 1-line followed by eol input [ext/standard/tests/streams/bug60455_02.phpt] 
TEST 9857/11274 [ext/standard/tests/streams/bug60455_03.phpt]
PASS Bug #60455: stream_get_line and 2 lines, one possibly empty [ext/standard/tests/streams/bug60455_03.phpt] 
TEST 9858/11274 [ext/standard/tests/streams/bug60455_04.phpt]
PASS Bug #60455: stream_get_line and 1-line with maxlen size followed by 0-length
read with EOL indication [ext/standard/tests/streams/bug60455_04.phpt] 
TEST 9859/11274 [ext/standard/tests/streams/bug60817.phpt]
PASS Bug #60817: stream_get_line() reads from stream even when there is already sufficient data buffered [ext/standard/tests/streams/bug60817.phpt] 
TEST 9860/11274 [ext/standard/tests/streams/bug61115-1.phpt]
PASS Bug #61115: Stream related segfault on fatal error in php_stream_context_del_link - variation 1 [ext/standard/tests/streams/bug61115-1.phpt] 
TEST 9861/11274 [ext/standard/tests/streams/bug61115-2.phpt]
PASS Bug #61115: Stream related segfault on fatal error in php_stream_context_del_link - variation 2 [ext/standard/tests/streams/bug61115-2.phpt] 
TEST 9862/11274 [ext/standard/tests/streams/bug61115.phpt]
PASS Bug #61115: Stream related segfault on fatal error in php_stream_context_del_link. [ext/standard/tests/streams/bug61115.phpt] 
TEST 9863/11274 [ext/standard/tests/streams/bug61371-win.phpt]
SKIP Bug #61371: stream_context_create() causes memory leaks on use streams_socket_create [ext/standard/tests/streams/bug61371-win.phpt] reason: windows only test
TEST 9864/11274 [ext/standard/tests/streams/bug61371.phpt]
PASS Bug #61371: stream_context_create() causes memory leaks on use streams_socket_create [ext/standard/tests/streams/bug61371.phpt] 
TEST 9865/11274 [ext/standard/tests/streams/bug63240.phpt]
PASS Bug #63240: stream_get_line() return contains delimiter string [ext/standard/tests/streams/bug63240.phpt] 
TEST 9866/11274 [ext/standard/tests/streams/bug64770.phpt]
PASS Bug #64770 stream_select() fails with pipes from proc_open() [ext/standard/tests/streams/bug64770.phpt] 
TEST 9867/11274 [ext/standard/tests/streams/stream_context_get_params_001.phpt]
PASS stream_context_get_params() [ext/standard/tests/streams/stream_context_get_params_001.phpt] 
TEST 9868/11274 [ext/standard/tests/streams/stream_context_set_option_basic.phpt]
PASS stream_context_set_option() function - basic test for stream_context_set_option() [ext/standard/tests/streams/stream_context_set_option_basic.phpt] 
TEST 9869/11274 [ext/standard/tests/streams/stream_context_set_option_error_001.phpt]
PASS stream_context_set_option() function - error : invalid argument [ext/standard/tests/streams/stream_context_set_option_error_001.phpt] 
TEST 9870/11274 [ext/standard/tests/streams/stream_context_set_option_error_002.phpt]
PASS stream_context_set_option() function - error : missing argument [ext/standard/tests/streams/stream_context_set_option_error_002.phpt] 
TEST 9871/11274 [ext/standard/tests/streams/stream_copy_to_stream_socket.phpt]
PASS stream_copy_to_stream() with socket as $source [ext/standard/tests/streams/stream_copy_to_stream_socket.phpt] 
TEST 9872/11274 [ext/standard/tests/streams/stream_get_contents_001.phpt]
PASS stream_get_contents() - Testing offset out of range [ext/standard/tests/streams/stream_get_contents_001.phpt] 
TEST 9873/11274 [ext/standard/tests/streams/stream_get_contents_002.phpt]
PASS stream_get_contents() - Testing on socket with $maxlength [ext/standard/tests/streams/stream_get_contents_002.phpt] 
TEST 9874/11274 [ext/standard/tests/streams/stream_get_line_NUL_delimiter.phpt]
PASS Bug #60455: stream_get_line and \0 as a delimiter [ext/standard/tests/streams/stream_get_line_NUL_delimiter.phpt] 
TEST 9875/11274 [ext/standard/tests/streams/stream_get_line_nb.phpt]
PASS stream_get_line() on non-blocking stream [ext/standard/tests/streams/stream_get_line_nb.phpt] 
TEST 9876/11274 [ext/standard/tests/streams/stream_get_meta_data_dir_basic.phpt]
PASS stream_get_meta_data() on directories [ext/standard/tests/streams/stream_get_meta_data_dir_basic.phpt] 
TEST 9877/11274 [ext/standard/tests/streams/stream_get_meta_data_file_basic.phpt]
PASS stream_get_meta_data() basic functionality [ext/standard/tests/streams/stream_get_meta_data_file_basic.phpt] 
TEST 9878/11274 [ext/standard/tests/streams/stream_get_meta_data_file_error.phpt]
PASS Test stream_get_meta_data() function : error conditions [ext/standard/tests/streams/stream_get_meta_data_file_error.phpt] 
TEST 9879/11274 [ext/standard/tests/streams/stream_get_meta_data_file_variation1.phpt]
PASS stream_get_meta_data() with differing file access modes [ext/standard/tests/streams/stream_get_meta_data_file_variation1.phpt] 
TEST 9880/11274 [ext/standard/tests/streams/stream_get_meta_data_file_variation2.phpt]
PASS Testing stream_get_meta_data() "unread_bytes" field [ext/standard/tests/streams/stream_get_meta_data_file_variation2.phpt] 
TEST 9881/11274 [ext/standard/tests/streams/stream_get_meta_data_file_variation4.phpt]
PASS stream_get_meta_data() with a relative file path [ext/standard/tests/streams/stream_get_meta_data_file_variation4.phpt] 
TEST 9882/11274 [ext/standard/tests/streams/stream_get_meta_data_file_variation5.phpt]
PASS testing stream_get_meta_data() "eof" field for a file stream [ext/standard/tests/streams/stream_get_meta_data_file_variation5.phpt] 
TEST 9883/11274 [ext/standard/tests/streams/stream_get_meta_data_process_basic.phpt]
PASS Testing stream_get_meta_data() on a process stream. [ext/standard/tests/streams/stream_get_meta_data_process_basic.phpt] 
TEST 9884/11274 [ext/standard/tests/streams/stream_get_meta_data_socket_basic.phpt]
PASS stream_get_meta_data() on a udp socket [ext/standard/tests/streams/stream_get_meta_data_socket_basic.phpt] 
TEST 9885/11274 [ext/standard/tests/streams/stream_get_meta_data_socket_variation1.phpt]
PASS Testing stream_get_meta_data() "unread_bytes" field on a udp socket [ext/standard/tests/streams/stream_get_meta_data_socket_variation1.phpt] 
TEST 9886/11274 [ext/standard/tests/streams/stream_get_meta_data_socket_variation2.phpt]
PASS Testing stream_get_meta_data() "timed_out" field on a udp socket [ext/standard/tests/streams/stream_get_meta_data_socket_variation2.phpt] 
TEST 9887/11274 [ext/standard/tests/streams/stream_get_meta_data_socket_variation3.phpt]
PASS Testing stream_get_meta_data() "blocked" field on a udp socket [ext/standard/tests/streams/stream_get_meta_data_socket_variation3.phpt] 
TEST 9888/11274 [ext/standard/tests/streams/stream_get_meta_data_socket_variation4.phpt]
PASS Testing stream_get_meta_data() "eof" field on a udp socket [ext/standard/tests/streams/stream_get_meta_data_socket_variation4.phpt] 
TEST 9889/11274 [ext/standard/tests/streams/stream_is_local.phpt]
PASS Testing stream_is_local() [ext/standard/tests/streams/stream_is_local.phpt] 
TEST 9890/11274 [ext/standard/tests/streams/stream_resolve_include_path.phpt]
PASS stream_resolve_include_path(string path) [ext/standard/tests/streams/stream_resolve_include_path.phpt] 
TEST 9891/11274 [ext/standard/tests/streams/stream_set_timeout_error.phpt]
PASS Test stream_set_timeout() function : error conditions [ext/standard/tests/streams/stream_set_timeout_error.phpt] 
TEST 9892/11274 [ext/standard/tests/streams/stream_socket_pair.phpt]
PASS stream_socket_pair() [ext/standard/tests/streams/stream_socket_pair.phpt] 
TEST 9893/11274 [ext/standard/tests/strings/004.phpt]
PASS Testing randomization of shuffle() and str_shuffle(). [ext/standard/tests/strings/004.phpt] 
TEST 9894/11274 [ext/standard/tests/strings/005.phpt]
PASS highlight_string(), output buffer and error level [ext/standard/tests/strings/005.phpt] 
TEST 9895/11274 [ext/standard/tests/strings/006.phpt]
PASS highlight_file() and output buffer [ext/standard/tests/strings/006.phpt] 
TEST 9896/11274 [ext/standard/tests/strings/007-win32.phpt]
SKIP php_strip_whitespace() and output buffer [ext/standard/tests/strings/007-win32.phpt] reason: Windows only test
TEST 9897/11274 [ext/standard/tests/strings/007.phpt]
PASS php_strip_whitespace() and output buffer [ext/standard/tests/strings/007.phpt] 
TEST 9898/11274 [ext/standard/tests/strings/add-and-stripcslashes.phpt]
PASS addcslashes() and stripcslashes() function [ext/standard/tests/strings/add-and-stripcslashes.phpt] 
TEST 9899/11274 [ext/standard/tests/strings/add-and-stripslashes.phpt]
PASS addslashes() and stripslashes() functions, normal and sybase-style [ext/standard/tests/strings/add-and-stripslashes.phpt] 
TEST 9900/11274 [ext/standard/tests/strings/addcslashes_001.phpt]
PASS Test addcslashes() function (variation 1) [ext/standard/tests/strings/addcslashes_001.phpt] 
TEST 9901/11274 [ext/standard/tests/strings/addcslashes_002.phpt]
PASS Test addcslashes() function (variation 2) [ext/standard/tests/strings/addcslashes_002.phpt] 
TEST 9902/11274 [ext/standard/tests/strings/addcslashes_003.phpt]
PASS Test addcslashes() function (variation 3) [ext/standard/tests/strings/addcslashes_003.phpt] 
TEST 9903/11274 [ext/standard/tests/strings/addcslashes_004.phpt]
PASS Test addcslashes() function (errors) [ext/standard/tests/strings/addcslashes_004.phpt] 
TEST 9904/11274 [ext/standard/tests/strings/addslashes_basic.phpt]
PASS Test addslashes() function : basic functionality [ext/standard/tests/strings/addslashes_basic.phpt] 
TEST 9905/11274 [ext/standard/tests/strings/addslashes_error.phpt]
PASS Test addslashes() function : error conditions [ext/standard/tests/strings/addslashes_error.phpt] 
TEST 9906/11274 [ext/standard/tests/strings/addslashes_variation1.phpt]
PASS Test addslashes() function : usage variations  - non-string type argument [ext/standard/tests/strings/addslashes_variation1.phpt] 
TEST 9907/11274 [ext/standard/tests/strings/addslashes_variation2.phpt]
PASS Test addslashes() function : usage variations - strings with characters to be backslashed [ext/standard/tests/strings/addslashes_variation2.phpt] 
TEST 9908/11274 [ext/standard/tests/strings/addslashes_variation3.phpt]
PASS Test addslashes() function : usage variations - with magic_quotes_sybase directive ON [ext/standard/tests/strings/addslashes_variation3.phpt] 
TEST 9909/11274 [ext/standard/tests/strings/basename.phpt]
PASS basename() function [ext/standard/tests/strings/basename.phpt] 
TEST 9910/11274 [ext/standard/tests/strings/basename_basic.phpt]
PASS Test basename() function : basic functionality [ext/standard/tests/strings/basename_basic.phpt] 
TEST 9911/11274 [ext/standard/tests/strings/basename_error.phpt]
PASS Test basename() function : error conditions [ext/standard/tests/strings/basename_error.phpt] 
TEST 9912/11274 [ext/standard/tests/strings/basename_variation.phpt]
PASS Test basename() function : usage variations [ext/standard/tests/strings/basename_variation.phpt] 
TEST 9913/11274 [ext/standard/tests/strings/bin2hex.phpt]
PASS bin2hex() function [ext/standard/tests/strings/bin2hex.phpt] 
TEST 9914/11274 [ext/standard/tests/strings/bin2hex_basic.phpt]
PASS Test bin2hex() function : basic functionality [ext/standard/tests/strings/bin2hex_basic.phpt] 
TEST 9915/11274 [ext/standard/tests/strings/bin2hex_error.phpt]
PASS Test bin2hex() function : error conditions [ext/standard/tests/strings/bin2hex_error.phpt] 
TEST 9916/11274 [ext/standard/tests/strings/bin2hex_variation1.phpt]
PASS Test bin2hex() function : usage variations - test values for $str argument [ext/standard/tests/strings/bin2hex_variation1.phpt] 
TEST 9917/11274 [ext/standard/tests/strings/bug20108.phpt]
PASS Bug #20108 (Segfault on printf statement) [ext/standard/tests/strings/bug20108.phpt] 
TEST 9918/11274 [ext/standard/tests/strings/bug20169.phpt]
PASS Bug #20169 (implode() clobbers first argument) [ext/standard/tests/strings/bug20169.phpt] 
TEST 9919/11274 [ext/standard/tests/strings/bug20261.phpt]
PASS Bug #20261 (str_rot13() changes too much) [ext/standard/tests/strings/bug20261.phpt] 
TEST 9920/11274 [ext/standard/tests/strings/bug20927.phpt]
PASS Bug #20927 (Segfault on wordwrap statement) [ext/standard/tests/strings/bug20927.phpt] 
TEST 9921/11274 [ext/standard/tests/strings/bug20934.phpt]
PASS Bug #20934 (htmlspecialchars returns latin1 from UTF-8) [ext/standard/tests/strings/bug20934.phpt] 
TEST 9922/11274 [ext/standard/tests/strings/bug21338.phpt]
PASS Bug #20934 (html_entity_decode() crash when "" is passed) [ext/standard/tests/strings/bug21338.phpt] 
TEST 9923/11274 [ext/standard/tests/strings/bug21453.phpt]
PASS Bug #21453 (handling of non-encoded <) [ext/standard/tests/strings/bug21453.phpt] 
TEST 9924/11274 [ext/standard/tests/strings/bug21730.phpt]
PASS Bug #21730 (*scanf "%n" conversion flag gives string instead of integer) [ext/standard/tests/strings/bug21730.phpt] 
TEST 9925/11274 [ext/standard/tests/strings/bug21744.phpt]
PASS Bug #21744 (strip_tags misses exclamation marks in alt text) [ext/standard/tests/strings/bug21744.phpt] 
TEST 9926/11274 [ext/standard/tests/strings/bug22008.phpt]
PASS Bug #22008 (strip_tags() eliminates too much) [ext/standard/tests/strings/bug22008.phpt] 
TEST 9927/11274 [ext/standard/tests/strings/bug22187.phpt]
PASS Bug #22187 (possible crash in number_format() function) [ext/standard/tests/strings/bug22187.phpt] 
TEST 9928/11274 [ext/standard/tests/strings/bug22207.phpt]
PASS Bug #22207 (missing 0 when using the e notation in *printf functions) [ext/standard/tests/strings/bug22207.phpt] 
TEST 9929/11274 [ext/standard/tests/strings/bug22224.phpt]
PASS Bug #22224 (implode changes object references in array) [ext/standard/tests/strings/bug22224.phpt] 
TEST 9930/11274 [ext/standard/tests/strings/bug22227.phpt]
PASS Bug #22227 (printf() field limiters broke between 4.2.3 and 4.3.0) [ext/standard/tests/strings/bug22227.phpt] 
TEST 9931/11274 [ext/standard/tests/strings/bug22904.phpt]
PASS Bug #22904 (magic mode failed for cybase with '\0') [ext/standard/tests/strings/bug22904.phpt] 
TEST 9932/11274 [ext/standard/tests/strings/bug23650.phpt]
PASS Bug #23650 (strip_tags() removes hyphens) [ext/standard/tests/strings/bug23650.phpt] 
TEST 9933/11274 [ext/standard/tests/strings/bug23894.phpt]
PASS Bug #23894 (sprintf() decimal specifiers problem) [ext/standard/tests/strings/bug23894.phpt] 
TEST 9934/11274 [ext/standard/tests/strings/bug24098.phpt]
PASS Bug #24098 (pathinfo() crash) [ext/standard/tests/strings/bug24098.phpt] 
TEST 9935/11274 [ext/standard/tests/strings/bug24208.phpt]
PASS Bug #24208 (parse_str() is not working) [ext/standard/tests/strings/bug24208.phpt] 
TEST 9936/11274 [ext/standard/tests/strings/bug24281.phpt]
PASS Bug #24281 (str_replace count not returned if variable wasn't initialized) [ext/standard/tests/strings/bug24281.phpt] 
TEST 9937/11274 [ext/standard/tests/strings/bug24312.phpt]
PASS Bug #24208 (base64_decode() not skipping 0xF0 - 0xFF) [ext/standard/tests/strings/bug24312.phpt] 
TEST 9938/11274 [ext/standard/tests/strings/bug25671.phpt]
PASS Bug #25671 (subarrays not copied correctly) [ext/standard/tests/strings/bug25671.phpt] 
TEST 9939/11274 [ext/standard/tests/strings/bug25707.phpt]
PASS Bug #25707 (html_entity_decode over-decodes &amp;lt;) [ext/standard/tests/strings/bug25707.phpt] 
TEST 9940/11274 [ext/standard/tests/strings/bug26817.phpt]
PASS Bug #26817 (http_build_query() did not handle private & protected object properties) [ext/standard/tests/strings/bug26817.phpt] 
TEST 9941/11274 [ext/standard/tests/strings/bug26819.phpt]
PASS Bug #26819 (http_build_query() crash on empty output) [ext/standard/tests/strings/bug26819.phpt] 
TEST 9942/11274 [ext/standard/tests/strings/bug26878.phpt]
PASS Bug #26878 (problem with multiple references to the same variable with different types) [ext/standard/tests/strings/bug26878.phpt] 
TEST 9943/11274 [ext/standard/tests/strings/bug26973.phpt]
PASS Bug #26973 (*printf() '+' modifier problem) [ext/standard/tests/strings/bug26973.phpt] 
TEST 9944/11274 [ext/standard/tests/strings/bug27276.phpt]
PASS Bug #27276 (str_replace tries to use obscene amounts of ram) [ext/standard/tests/strings/bug27276.phpt] 
TEST 9945/11274 [ext/standard/tests/strings/bug27278.phpt]
PASS Bug #27278 (*printf() functions treat arguments as if passed by reference) [ext/standard/tests/strings/bug27278.phpt] 
TEST 9946/11274 [ext/standard/tests/strings/bug27295.phpt]
PASS Bug #27295 (memory leak inside sscanf()) [ext/standard/tests/strings/bug27295.phpt] 
TEST 9947/11274 [ext/standard/tests/strings/bug27457.phpt]
PASS Bug #27457 (Problem with strtr() and translation array) [ext/standard/tests/strings/bug27457.phpt] 
TEST 9948/11274 [ext/standard/tests/strings/bug27675.phpt]
PASS Bug #27675 (str_ireplace segfaults when shrinking string) [ext/standard/tests/strings/bug27675.phpt] 
TEST 9949/11274 [ext/standard/tests/strings/bug28386.phpt]
PASS Bug #28386 (wordwrap() wraps text 1 character too soon) [ext/standard/tests/strings/bug28386.phpt] 
TEST 9950/11274 [ext/standard/tests/strings/bug28633.phpt]
PASS Bug #28633 (sprintf incorrectly adding padding to floats) [ext/standard/tests/strings/bug28633.phpt] 
TEST 9951/11274 [ext/standard/tests/strings/bug29075.phpt]
PASS Bug #29075 (strnatcmp() incorrectly handles whitespace) [ext/standard/tests/strings/bug29075.phpt] 
TEST 9952/11274 [ext/standard/tests/strings/bug29119.phpt]
PASS Bug #29119 (html_entity_decode() misbehaves with UTF-8) [ext/standard/tests/strings/bug29119.phpt] 
TEST 9953/11274 [ext/standard/tests/strings/bug29538.phpt]
PASS Bug #29538 (number_format and problem with 0) [ext/standard/tests/strings/bug29538.phpt] 
TEST 9954/11274 [ext/standard/tests/strings/bug33076.phpt]
PASS Bug #33076 (str_ireplace() incorrectly counts result string length and may cause segfault) [ext/standard/tests/strings/bug33076.phpt] 
TEST 9955/11274 [ext/standard/tests/strings/bug33605.phpt]
PASS Bug #33605 (substr_compare crashes) [ext/standard/tests/strings/bug33605.phpt] 
TEST 9956/11274 [ext/standard/tests/strings/bug34214.phpt]
PASS Bug #34214 (base64_decode() does not properly ignore whitespace) [ext/standard/tests/strings/bug34214.phpt] 
TEST 9957/11274 [ext/standard/tests/strings/bug35817.phpt]
PASS Bug #35817 (unpack() does not decode odd number of hexadecimal values) [ext/standard/tests/strings/bug35817.phpt] 
TEST 9958/11274 [ext/standard/tests/strings/bug36148.phpt]
PASS Bug #36148 (unpack("H*hex", $data) is adding an extra character to the end of the string) [ext/standard/tests/strings/bug36148.phpt] 
TEST 9959/11274 [ext/standard/tests/strings/bug36306.phpt]
PASS Bug #36306 (crc32() 64bit) [ext/standard/tests/strings/bug36306.phpt] 
TEST 9960/11274 [ext/standard/tests/strings/bug36392.phpt]
PASS Bug #36392 (wrong number of decimal digits with %e specifier in sprintf) [ext/standard/tests/strings/bug36392.phpt] 
TEST 9961/11274 [ext/standard/tests/strings/bug36944.phpt]
PASS Bug #36944 (strncmp & strncasecmp do not return false on negative string length) [ext/standard/tests/strings/bug36944.phpt] 
TEST 9962/11274 [ext/standard/tests/strings/bug37244.phpt]
PASS Bug #37244 (base64_decode violates RFC 3548) [ext/standard/tests/strings/bug37244.phpt] 
TEST 9963/11274 [ext/standard/tests/strings/bug37262.phpt]
PASS Bug #37262 (var_export() does not escape \0 character) [ext/standard/tests/strings/bug37262.phpt] 
TEST 9964/11274 [ext/standard/tests/strings/bug38322.phpt]
PASS Bug #38322 (reading past array in sscanf() leads to segfault/arbitary code execution) [ext/standard/tests/strings/bug38322.phpt] 
TEST 9965/11274 [ext/standard/tests/strings/bug38770.phpt]
SKIP Bug #38770 (unpack() broken with longs on 64 bit machines) [ext/standard/tests/strings/bug38770.phpt] reason: this test is for 64bit platform only
TEST 9966/11274 [ext/standard/tests/strings/bug39032.phpt]
PASS Bug #39032 (strcspn() stops on null character) [ext/standard/tests/strings/bug39032.phpt] 
TEST 9967/11274 [ext/standard/tests/strings/bug39350.phpt]
PASS Bug #39350 (implode/join() crash on empty input strings) [ext/standard/tests/strings/bug39350.phpt] 
TEST 9968/11274 [ext/standard/tests/strings/bug39621.phpt]
PASS Bug #39621 (str_replace() is not binary safe on strings with equal length) [ext/standard/tests/strings/bug39621.phpt] 
TEST 9969/11274 [ext/standard/tests/strings/bug39873.phpt]
PASS Bug #39873 (number_format() breaks with locale & decimal points) [ext/standard/tests/strings/bug39873.phpt] 
TEST 9970/11274 [ext/standard/tests/strings/bug40432.phpt]
PASS Bug #40432 (strip_tags() fails with greater than in attribute) [ext/standard/tests/strings/bug40432.phpt] 
TEST 9971/11274 [ext/standard/tests/strings/bug40637.phpt]
PASS Bug #40637 (strip_tags() does not handle single quotes correctly) [ext/standard/tests/strings/bug40637.phpt] 
TEST 9972/11274 [ext/standard/tests/strings/bug40704.phpt]
PASS Bug #40704 (strip_tags() does not handle single quotes correctly) [ext/standard/tests/strings/bug40704.phpt] 
TEST 9973/11274 [ext/standard/tests/strings/bug40754.phpt]
PASS Bug #40754 (Overflow checks inside string functions) [ext/standard/tests/strings/bug40754.phpt] 
TEST 9974/11274 [ext/standard/tests/strings/bug40915.phpt]
PASS Bug #40915 (addcslashes unexpected behavior with binary input) [ext/standard/tests/strings/bug40915.phpt] 
TEST 9975/11274 [ext/standard/tests/strings/bug42107.phpt]
PASS Bug #42107 (sscanf() broken when using %2$s type format parameters) [ext/standard/tests/strings/bug42107.phpt] 
TEST 9976/11274 [ext/standard/tests/strings/bug42208.phpt]
PASS Bug #42208 (substr_replace() crashes when the same array is passed more than once) [ext/standard/tests/strings/bug42208.phpt] 
TEST 9977/11274 [ext/standard/tests/strings/bug43927.phpt]
PASS Bug #43927 (koi8r is missing from html_entity_decode()) [ext/standard/tests/strings/bug43927.phpt] 
TEST 9978/11274 [ext/standard/tests/strings/bug44242.phpt]
PASS Bug #44242 (metaphone('CMXFXM') crashes PHP) [ext/standard/tests/strings/bug44242.phpt] 
TEST 9979/11274 [ext/standard/tests/strings/bug44703.phpt]
PASS Bug #44703 (htmlspecialchars() does not detect bad character set argument) [ext/standard/tests/strings/bug44703.phpt] 
TEST 9980/11274 [ext/standard/tests/strings/bug45166.phpt]
PASS Bug #45166 (substr() ) [ext/standard/tests/strings/bug45166.phpt] 
TEST 9981/11274 [ext/standard/tests/strings/bug45485.phpt]
PASS Bug #45485 (strip_tags and <?XML tag) [ext/standard/tests/strings/bug45485.phpt] 
TEST 9982/11274 [ext/standard/tests/strings/bug46578.phpt]
PASS Bug #46578 (strip_tags() does not honor end-of-comment when it encounters a single quote) [ext/standard/tests/strings/bug46578.phpt] 
TEST 9983/11274 [ext/standard/tests/strings/bug47168.phpt]
PASS Bug #47168 (printf of floating point variable prints maximum of 40 decimal places) [ext/standard/tests/strings/bug47168.phpt] 
TEST 9984/11274 [ext/standard/tests/strings/bug47322.phpt]
PASS Bug #47322 (sscanf %d does't work) [ext/standard/tests/strings/bug47322.phpt] 
TEST 9985/11274 [ext/standard/tests/strings/bug47443.phpt]
PASS Bug #47443 (metaphone('scratch') returns wrong result) [ext/standard/tests/strings/bug47443.phpt] 
TEST 9986/11274 [ext/standard/tests/strings/bug47481.phpt]
PASS Bug #47481 (natcasesort() does not sort extended ASCII characters correctly) [ext/standard/tests/strings/bug47481.phpt] 
TEST 9987/11274 [ext/standard/tests/strings/bug47842.phpt]
SKIP Bug #47842      sscanf() does not support 64-bit values [ext/standard/tests/strings/bug47842.phpt] reason: PHP_INT_MAX < 32b
TEST 9988/11274 [ext/standard/tests/strings/bug48709.phpt]
PASS Bug #48709 (metaphone and 'wh') [ext/standard/tests/strings/bug48709.phpt] 
TEST 9989/11274 [ext/standard/tests/strings/bug49785.phpt]
PASS Bug #49785 (insufficient input string validation of htmlspecialchars()) [ext/standard/tests/strings/bug49785.phpt] 
TEST 9990/11274 [ext/standard/tests/strings/bug50052.phpt]
PASS Bug #50052 (Different Hashes on Windows and Linux on wrong Salt size) [ext/standard/tests/strings/bug50052.phpt] 
TEST 9991/11274 [ext/standard/tests/strings/bug50847.phpt]
PASS Bug #50847 (strip_tags() removes all tags greater then 1023 bytes long) [ext/standard/tests/strings/bug50847.phpt] 
TEST 9992/11274 [ext/standard/tests/strings/bug51059.phpt]
PASS Bug #51059 crypt() segfaults on certain salts [ext/standard/tests/strings/bug51059.phpt] 
TEST 9993/11274 [ext/standard/tests/strings/bug51899.phpt]
PASS Bug #51899 (Parse error in parse_ini_file() function when empy value followed by no newline) [ext/standard/tests/strings/bug51899.phpt] 
TEST 9994/11274 [ext/standard/tests/strings/bug53021.phpt]
PASS Bug #53021 (Failure to convert numeric entities with ENT_NOQUOTES and ISO-8859-1) [ext/standard/tests/strings/bug53021.phpt] 
TEST 9995/11274 [ext/standard/tests/strings/bug53319.phpt]
PASS Bug #53319 (Strip_tags() may strip '<br />' incorrectly) [ext/standard/tests/strings/bug53319.phpt] 
TEST 9996/11274 [ext/standard/tests/strings/bug54055.phpt]
PASS Bug #54055: PHP crashes when executing strval when precision setting is very high [ext/standard/tests/strings/bug54055.phpt] 
TEST 9997/11274 [ext/standard/tests/strings/bug54238.phpt]
PASS Bug #54238 (use-after-free in substr_replace()) [ext/standard/tests/strings/bug54238.phpt] 
TEST 9998/11274 [ext/standard/tests/strings/bug54332.phpt]
PASS Bug #54332 (Crash in zend_mm_check_ptr // Heap corruption) [ext/standard/tests/strings/bug54332.phpt] 
TEST 9999/11274 [ext/standard/tests/strings/bug54721.phpt]
PASS Bug #54721 (Different Hashes on Windows, BSD and Linux on wrong Salt size) [ext/standard/tests/strings/bug54721.phpt] 
TEST 10000/11274 [ext/standard/tests/strings/bug55674.phpt]
PASS Bug #55674 (fgetcsv & str_getcsv skip empty fields in some tab-separated records) [ext/standard/tests/strings/bug55674.phpt] 
TEST 10001/11274 [ext/standard/tests/strings/bug60801.phpt]
PASS Bug #60801 (strpbrk() mishandles NUL byte) [ext/standard/tests/strings/bug60801.phpt] 
TEST 10002/11274 [ext/standard/tests/strings/bug61764.phpt]
SKIP Bug #61764: 'I' unpacks n as signed if n > 2^31-1 on LP64 [ext/standard/tests/strings/bug61764.phpt] reason: this test is for 64bit platform only
TEST 10003/11274 [ext/standard/tests/strings/bug62443.phpt]
PASS Bug #62443 Crypt SHA256/512 Segfaults With Malformed Salt [ext/standard/tests/strings/bug62443.phpt] 
TEST 10004/11274 [ext/standard/tests/strings/bug63943.phpt]
PASS Bug #63943 (Bad warning text from strpos() on empty needle) [ext/standard/tests/strings/bug63943.phpt] 
TEST 10005/11274 [ext/standard/tests/strings/bug64879.phpt]
PASS Bug #64879: quoted_printable_encode() wrong size calculation (CVE-2013-2110) [ext/standard/tests/strings/bug64879.phpt] 
TEST 10006/11274 [ext/standard/tests/strings/bug67249.phpt]
PASS Bug #67249 (printf out-of-bounds read) [ext/standard/tests/strings/bug67249.phpt] 
TEST 10007/11274 [ext/standard/tests/strings/bug67252.phpt]
PASS Bug #67252 (convert_uudecode out-of-bounds read) [ext/standard/tests/strings/bug67252.phpt] 
TEST 10008/11274 [ext/standard/tests/strings/bug68710.phpt]
PASS Bug #68710 Use after free vulnerability in unserialize() (bypassing the
CVE-2014-8142 fix) [ext/standard/tests/strings/bug68710.phpt] 
TEST 10009/11274 [ext/standard/tests/strings/chop_basic.phpt]
PASS Test chop() function : basic functionality [ext/standard/tests/strings/chop_basic.phpt] 
TEST 10010/11274 [ext/standard/tests/strings/chop_error.phpt]
PASS Test chop() function : error conditions [ext/standard/tests/strings/chop_error.phpt] 
TEST 10011/11274 [ext/standard/tests/strings/chop_variation1.phpt]
PASS Test chop() function : usage variations  - unexpected values for str argument [ext/standard/tests/strings/chop_variation1.phpt] 
TEST 10012/11274 [ext/standard/tests/strings/chop_variation2.phpt]
PASS Test chop() function : usage variations  - unexpected values for charlist argument [ext/standard/tests/strings/chop_variation2.phpt] 
TEST 10013/11274 [ext/standard/tests/strings/chop_variation3.phpt]
PASS Test chop() function : usage variations - with heredoc string [ext/standard/tests/strings/chop_variation3.phpt] 
TEST 10014/11274 [ext/standard/tests/strings/chop_variation4.phpt]
PASS Test chop() function : usage variations - strings with embedded nulls [ext/standard/tests/strings/chop_variation4.phpt] 
TEST 10015/11274 [ext/standard/tests/strings/chop_variation5.phpt]
PASS Test chop() function : usage variations - miscellaneous arguments [ext/standard/tests/strings/chop_variation5.phpt] 
TEST 10016/11274 [ext/standard/tests/strings/chr_basic.phpt]
PASS Test chr() function : basic functionality [ext/standard/tests/strings/chr_basic.phpt] 
TEST 10017/11274 [ext/standard/tests/strings/chr_error.phpt]
PASS Test chr() function : error conditions [ext/standard/tests/strings/chr_error.phpt] 
TEST 10018/11274 [ext/standard/tests/strings/chr_ord.phpt]
PASS Test chr() and ord() functions [ext/standard/tests/strings/chr_ord.phpt] 
TEST 10019/11274 [ext/standard/tests/strings/chr_variation1.phpt]
PASS Test chr() function : usage variations - test values for $ascii argument [ext/standard/tests/strings/chr_variation1.phpt] 
TEST 10020/11274 [ext/standard/tests/strings/chunk_split.phpt]
PASS chunk_split() function [ext/standard/tests/strings/chunk_split.phpt] 
TEST 10021/11274 [ext/standard/tests/strings/chunk_split_basic.phpt]
PASS Test chunk_split() function : basic functionality [ext/standard/tests/strings/chunk_split_basic.phpt] 
TEST 10022/11274 [ext/standard/tests/strings/chunk_split_error.phpt]
PASS Test chunk_split() function : error conditions [ext/standard/tests/strings/chunk_split_error.phpt] 
TEST 10023/11274 [ext/standard/tests/strings/chunk_split_variation1.phpt]
PASS Test chunk_split() function : usage variations - with unexpected values for 'str' argument [ext/standard/tests/strings/chunk_split_variation1.phpt] 
TEST 10024/11274 [ext/standard/tests/strings/chunk_split_variation10.phpt]
PASS Test chunk_split() function : usage variations - different single quoted strings for 'ending' argument [ext/standard/tests/strings/chunk_split_variation10.phpt] 
TEST 10025/11274 [ext/standard/tests/strings/chunk_split_variation11.phpt]
PASS Test chunk_split() function : usage variations - different strings for 'ending' with heredoc 'str' [ext/standard/tests/strings/chunk_split_variation11.phpt] 
TEST 10026/11274 [ext/standard/tests/strings/chunk_split_variation12.phpt]
PASS Test chunk_split() function : usage variations - different heredoc strings for 'ending' argument [ext/standard/tests/strings/chunk_split_variation12.phpt] 
TEST 10027/11274 [ext/standard/tests/strings/chunk_split_variation13.phpt]
PASS Test chunk_split() function : usage variations - default 'chunklen' with long string as 'str'argument [ext/standard/tests/strings/chunk_split_variation13.phpt] 
TEST 10028/11274 [ext/standard/tests/strings/chunk_split_variation2.phpt]
PASS Test chunk_split() function : usage variations - unexpected values for 'chunklen' argument(Bug#42796) [ext/standard/tests/strings/chunk_split_variation2.phpt] 
TEST 10029/11274 [ext/standard/tests/strings/chunk_split_variation3.phpt]
PASS Test chunk_split() function : usage variations - unexpected values for 'ending' argument [ext/standard/tests/strings/chunk_split_variation3.phpt] 
TEST 10030/11274 [ext/standard/tests/strings/chunk_split_variation4.phpt]
PASS Test chunk_split() function : usage variations - different heredoc strings as 'str' argument [ext/standard/tests/strings/chunk_split_variation4.phpt] 
TEST 10031/11274 [ext/standard/tests/strings/chunk_split_variation5.phpt]
SKIP Test chunk_split() function : usage variations - different integer values for 'chunklen' argument(Bug#42796) [ext/standard/tests/strings/chunk_split_variation5.phpt] reason: this test is for 64bit platform only
TEST 10032/11274 [ext/standard/tests/strings/chunk_split_variation6.phpt]
PASS Test chunk_split() function : usage variations - single quoted strings for 'str' argument [ext/standard/tests/strings/chunk_split_variation6.phpt] 
TEST 10033/11274 [ext/standard/tests/strings/chunk_split_variation7.phpt]
PASS Test chunk_split() function : usage variations - different double quoted values for 'str' argument [ext/standard/tests/strings/chunk_split_variation7.phpt] 
TEST 10034/11274 [ext/standard/tests/strings/chunk_split_variation8.phpt]
SKIP Test chunk_split() function : usage variations - different integer values for 'chunklen' with heredoc string as 'str'(Bug#42796) [ext/standard/tests/strings/chunk_split_variation8.phpt] reason: this test is for 64bit platform only
TEST 10035/11274 [ext/standard/tests/strings/chunk_split_variation9.phpt]
PASS Test chunk_split() function : usage variations - different double quoted strings for 'ending' argument [ext/standard/tests/strings/chunk_split_variation9.phpt] 
TEST 10036/11274 [ext/standard/tests/strings/convert_cyr_string.phpt]
PASS basic convert_cyr_string() tests [ext/standard/tests/strings/convert_cyr_string.phpt] 
TEST 10037/11274 [ext/standard/tests/strings/convert_cyr_string_basic.phpt]
PASS Test convert_cyr_string() function : basic functionality [ext/standard/tests/strings/convert_cyr_string_basic.phpt] 
TEST 10038/11274 [ext/standard/tests/strings/convert_cyr_string_error.phpt]
PASS Test convert_cyr_string() function : error conditions [ext/standard/tests/strings/convert_cyr_string_error.phpt] 
TEST 10039/11274 [ext/standard/tests/strings/convert_cyr_string_variation1.phpt]
PASS Test convert_cyr_string() function : usage variations - test values for $str argument [ext/standard/tests/strings/convert_cyr_string_variation1.phpt] 
TEST 10040/11274 [ext/standard/tests/strings/convert_uudecode_basic.phpt]
PASS Test convert_uudecode() function : basic functionality [ext/standard/tests/strings/convert_uudecode_basic.phpt] 
TEST 10041/11274 [ext/standard/tests/strings/convert_uudecode_error.phpt]
PASS Test convert_uudecode() function : error conditions [ext/standard/tests/strings/convert_uudecode_error.phpt] 
TEST 10042/11274 [ext/standard/tests/strings/convert_uudecode_variation1.phpt]
PASS Test convert_uudecode() function : usage variations - test values for $data argument [ext/standard/tests/strings/convert_uudecode_variation1.phpt] 
TEST 10043/11274 [ext/standard/tests/strings/convert_uuencode_basic.phpt]
PASS Test convert_uuencode() function : basic functionality [ext/standard/tests/strings/convert_uuencode_basic.phpt] 
TEST 10044/11274 [ext/standard/tests/strings/convert_uuencode_error.phpt]
PASS Test convert_uuencode() function : error conditions [ext/standard/tests/strings/convert_uuencode_error.phpt] 
TEST 10045/11274 [ext/standard/tests/strings/convert_uuencode_variation1.phpt]
PASS Test convert_uuencode() function : usage variations - test values for $data argument [ext/standard/tests/strings/convert_uuencode_variation1.phpt] 
TEST 10046/11274 [ext/standard/tests/strings/count_chars.phpt]
PASS count_chars() function [ext/standard/tests/strings/count_chars.phpt] 
TEST 10047/11274 [ext/standard/tests/strings/count_chars_basic.phpt]
PASS Test count_chars() function : basic functionality [ext/standard/tests/strings/count_chars_basic.phpt] 
TEST 10048/11274 [ext/standard/tests/strings/count_chars_error.phpt]
PASS Test count_chars() function : error conditions [ext/standard/tests/strings/count_chars_error.phpt] 
TEST 10049/11274 [ext/standard/tests/strings/count_chars_variation1.phpt]
PASS Test count_chars() function : usage variations - test values for $string argument [ext/standard/tests/strings/count_chars_variation1.phpt] 
TEST 10050/11274 [ext/standard/tests/strings/count_chars_variation2.phpt]
PASS Test count_chars() function : usage variations - test values for $mode argument [ext/standard/tests/strings/count_chars_variation2.phpt] 
TEST 10051/11274 [ext/standard/tests/strings/crc32.phpt]
PASS crc32() function [ext/standard/tests/strings/crc32.phpt] 
TEST 10052/11274 [ext/standard/tests/strings/crc32_basic.phpt]
PASS Test crc32() function : basic functionality [ext/standard/tests/strings/crc32_basic.phpt] 
TEST 10053/11274 [ext/standard/tests/strings/crc32_error.phpt]
PASS Test crc32() function : error conditions [ext/standard/tests/strings/crc32_error.phpt] 
TEST 10054/11274 [ext/standard/tests/strings/crc32_variation1.phpt]
PASS Test crc32() function : usage variations - unexpected values [ext/standard/tests/strings/crc32_variation1.phpt] 
TEST 10055/11274 [ext/standard/tests/strings/crc32_variation2.phpt]
PASS Test crc32() function : usage variations - single quoted strings [ext/standard/tests/strings/crc32_variation2.phpt] 
TEST 10056/11274 [ext/standard/tests/strings/crc32_variation3.phpt]
PASS Test crc32() function : usage variations - double quoted strings [ext/standard/tests/strings/crc32_variation3.phpt] 
TEST 10057/11274 [ext/standard/tests/strings/crc32_variation4.phpt]
PASS Test crc32() function : usage variations - heredoc strings [ext/standard/tests/strings/crc32_variation4.phpt] 
TEST 10058/11274 [ext/standard/tests/strings/crypt.phpt]
PASS crypt() function [ext/standard/tests/strings/crypt.phpt] 
TEST 10059/11274 [ext/standard/tests/strings/crypt_blowfish.phpt]
PASS Official blowfish tests (http://cvsweb.openwall.com/cgi/cvsweb.cgi/Owl/packages/glibc/crypt_blowfish/wrapper.c) [ext/standard/tests/strings/crypt_blowfish.phpt] 
TEST 10060/11274 [ext/standard/tests/strings/crypt_blowfish_variation1.phpt]
PASS Test Blowfish crypt() with invalid rounds [ext/standard/tests/strings/crypt_blowfish_variation1.phpt] 
TEST 10061/11274 [ext/standard/tests/strings/crypt_blowfish_variation2.phpt]
PASS Test Blowfish crypt() falls back to DES when rounds are not specified,
or Blowfish is not available. [ext/standard/tests/strings/crypt_blowfish_variation2.phpt] 
TEST 10062/11274 [ext/standard/tests/strings/crypt_chars.phpt]
PASS crypt() function - characters > 0x80 [ext/standard/tests/strings/crypt_chars.phpt] 
TEST 10063/11274 [ext/standard/tests/strings/crypt_sha256.phpt]
PASS crypt() SHA-256 [ext/standard/tests/strings/crypt_sha256.phpt] 
TEST 10064/11274 [ext/standard/tests/strings/crypt_sha512.phpt]
PASS crypt() SHA-512 [ext/standard/tests/strings/crypt_sha512.phpt] 
TEST 10065/11274 [ext/standard/tests/strings/crypt_variation1.phpt]
PASS crypt() function - long salt [ext/standard/tests/strings/crypt_variation1.phpt] 
TEST 10066/11274 [ext/standard/tests/strings/dirname_basic.phpt]
PASS Test dirname() function : basic funtionality [ext/standard/tests/strings/dirname_basic.phpt] 
TEST 10067/11274 [ext/standard/tests/strings/dirname_error.phpt]
PASS Test dirname() function : error conditions [ext/standard/tests/strings/dirname_error.phpt] 
TEST 10068/11274 [ext/standard/tests/strings/dirname_variation.phpt]
PASS Test dirname() function : usage variations [ext/standard/tests/strings/dirname_variation.phpt] 
TEST 10069/11274 [ext/standard/tests/strings/explode.phpt]
PASS explode() function [ext/standard/tests/strings/explode.phpt] 
TEST 10070/11274 [ext/standard/tests/strings/explode1.phpt]
PASS Test explode() function [ext/standard/tests/strings/explode1.phpt] 
TEST 10071/11274 [ext/standard/tests/strings/explode_bug.phpt]
PASS Explode/memnstr bug [ext/standard/tests/strings/explode_bug.phpt] 
TEST 10072/11274 [ext/standard/tests/strings/explode_error.phpt]
PASS Test explode() function : error conditions [ext/standard/tests/strings/explode_error.phpt] 
TEST 10073/11274 [ext/standard/tests/strings/explode_variation1.phpt]
PASS Test explode() function : usage variations - test values for $delimiter argument [ext/standard/tests/strings/explode_variation1.phpt] 
TEST 10074/11274 [ext/standard/tests/strings/explode_variation2.phpt]
PASS Test explode() function : usage variations - test values for $string argument [ext/standard/tests/strings/explode_variation2.phpt] 
TEST 10075/11274 [ext/standard/tests/strings/explode_variation3.phpt]
PASS Test explode() function : usage variations - test values for $limit argument [ext/standard/tests/strings/explode_variation3.phpt] 
TEST 10076/11274 [ext/standard/tests/strings/explode_variation4.phpt]
PASS Test explode() function : usage variations - match longer string [ext/standard/tests/strings/explode_variation4.phpt] 
TEST 10077/11274 [ext/standard/tests/strings/explode_variation5.phpt]
PASS Test explode() function : usage variations - positive and negative limits [ext/standard/tests/strings/explode_variation5.phpt] 
TEST 10078/11274 [ext/standard/tests/strings/explode_variation6.phpt]
PASS Test explode() function : usage variations - misc tests [ext/standard/tests/strings/explode_variation6.phpt] 
TEST 10079/11274 [ext/standard/tests/strings/fprintf_error.phpt]
PASS Test fprintf() function (errors) [ext/standard/tests/strings/fprintf_error.phpt] 
TEST 10080/11274 [ext/standard/tests/strings/fprintf_variation_001.phpt]
PASS Test fprintf() function (variation - 1) [ext/standard/tests/strings/fprintf_variation_001.phpt] 
TEST 10081/11274 [ext/standard/tests/strings/fprintf_variation_002.phpt]
PASS Test fprintf() function (variation - 2) [ext/standard/tests/strings/fprintf_variation_002.phpt] 
TEST 10082/11274 [ext/standard/tests/strings/fprintf_variation_003.phpt]
PASS Test fprintf() function (variation - 3) [ext/standard/tests/strings/fprintf_variation_003.phpt] 
TEST 10083/11274 [ext/standard/tests/strings/fprintf_variation_003_64bit.phpt]
SKIP Test fprintf() function (variation - 3) [ext/standard/tests/strings/fprintf_variation_003_64bit.phpt] reason: this test is for 64bit platform only
TEST 10084/11274 [ext/standard/tests/strings/fprintf_variation_004.phpt]
PASS Test fprintf() function (variation - 4) [ext/standard/tests/strings/fprintf_variation_004.phpt] 
TEST 10085/11274 [ext/standard/tests/strings/fprintf_variation_005.phpt]
PASS Test fprintf() function (variation - 5) [ext/standard/tests/strings/fprintf_variation_005.phpt] 
TEST 10086/11274 [ext/standard/tests/strings/fprintf_variation_006.phpt]
PASS Test fprintf() function (variation - 6) [ext/standard/tests/strings/fprintf_variation_006.phpt] 
TEST 10087/11274 [ext/standard/tests/strings/fprintf_variation_006_64bit.phpt]
SKIP Test fprintf() function (variation - 6) [ext/standard/tests/strings/fprintf_variation_006_64bit.phpt] reason: this test is for 64bit platform only
TEST 10088/11274 [ext/standard/tests/strings/fprintf_variation_007.phpt]
PASS Test fprintf() function (variation - 7) [ext/standard/tests/strings/fprintf_variation_007.phpt] 
TEST 10089/11274 [ext/standard/tests/strings/fprintf_variation_007_64bit.phpt]
SKIP Test fprintf() function (variation - 7) [ext/standard/tests/strings/fprintf_variation_007_64bit.phpt] reason: this test is for 64bit platform only
TEST 10090/11274 [ext/standard/tests/strings/fprintf_variation_008.phpt]
PASS Test fprintf() function (variation - 8) [ext/standard/tests/strings/fprintf_variation_008.phpt] 
TEST 10091/11274 [ext/standard/tests/strings/fprintf_variation_008_64bit.phpt]
SKIP Test fprintf() function (variation - 8) [ext/standard/tests/strings/fprintf_variation_008_64bit.phpt] reason: this test is for 64bit platform only
TEST 10092/11274 [ext/standard/tests/strings/fprintf_variation_009.phpt]
PASS Test fprintf() function (variation - 9) [ext/standard/tests/strings/fprintf_variation_009.phpt] 
TEST 10093/11274 [ext/standard/tests/strings/get_html_translation_table_basic1.phpt]
PASS Test get_html_translation_table() function : basic functionality - with default args [ext/standard/tests/strings/get_html_translation_table_basic1.phpt] 
TEST 10094/11274 [ext/standard/tests/strings/get_html_translation_table_basic2.phpt]
PASS Test get_html_translation_table() function : basic functionality - table as HTML_ENTITIES & diff quote_style [ext/standard/tests/strings/get_html_translation_table_basic2.phpt] 
TEST 10095/11274 [ext/standard/tests/strings/get_html_translation_table_basic3.phpt]
PASS Test get_html_translation_table() function : basic functionality - table as HTML_SPECIALCHARS [ext/standard/tests/strings/get_html_translation_table_basic3.phpt] 
TEST 10096/11274 [ext/standard/tests/strings/get_html_translation_table_basic4.phpt]
PASS Test get_html_translation_table() function : basic functionality - charset WINDOWS-1252 [ext/standard/tests/strings/get_html_translation_table_basic4.phpt] 
TEST 10097/11274 [ext/standard/tests/strings/get_html_translation_table_error.phpt]
PASS Test get_html_translation_table() function : error conditions [ext/standard/tests/strings/get_html_translation_table_error.phpt] 
TEST 10098/11274 [ext/standard/tests/strings/get_html_translation_table_variation1.phpt]
PASS Test get_html_translation_table() function : usage variations - unexpected table values [ext/standard/tests/strings/get_html_translation_table_variation1.phpt] 
TEST 10099/11274 [ext/standard/tests/strings/get_html_translation_table_variation2.phpt]
PASS Test get_html_translation_table() function : usage variations - unexpected quote_style values [ext/standard/tests/strings/get_html_translation_table_variation2.phpt] 
TEST 10100/11274 [ext/standard/tests/strings/get_meta_tags.phpt]
PASS get_meta_tags() tests [ext/standard/tests/strings/get_meta_tags.phpt] 
TEST 10101/11274 [ext/standard/tests/strings/hebrev_basic.phpt]
PASS Test hebrev() function : basic functionality [ext/standard/tests/strings/hebrev_basic.phpt] 
TEST 10102/11274 [ext/standard/tests/strings/hebrev_error.phpt]
PASS Test hebrev() function : error conditions [ext/standard/tests/strings/hebrev_error.phpt] 
TEST 10103/11274 [ext/standard/tests/strings/hebrev_variation1.phpt]
PASS Test hebrev() function : usage variations - test values for $hebrew_text argument [ext/standard/tests/strings/hebrev_variation1.phpt] 
TEST 10104/11274 [ext/standard/tests/strings/hebrev_variation2.phpt]
PASS Test hebrev() function : usage variations - test values for $max_chars_per_line argument [ext/standard/tests/strings/hebrev_variation2.phpt] 
TEST 10105/11274 [ext/standard/tests/strings/hebrevc_basic.phpt]
PASS Test hebrevc() function : basic functionality [ext/standard/tests/strings/hebrevc_basic.phpt] 
TEST 10106/11274 [ext/standard/tests/strings/hebrevc_error.phpt]
PASS Test hebrevc() function : error conditions [ext/standard/tests/strings/hebrevc_error.phpt] 
TEST 10107/11274 [ext/standard/tests/strings/hebrevc_variation1.phpt]
PASS Test hebrevc() function : usage variations - test values for $hebrew_text argument [ext/standard/tests/strings/hebrevc_variation1.phpt] 
TEST 10108/11274 [ext/standard/tests/strings/hebrevc_variation2.phpt]
PASS Test hebrevc() function : usage variations - test values for $max_chars_per_line argument [ext/standard/tests/strings/hebrevc_variation2.phpt] 
TEST 10109/11274 [ext/standard/tests/strings/highlight_file.phpt]
PASS highlight_file() tests [ext/standard/tests/strings/highlight_file.phpt] 
TEST 10110/11274 [ext/standard/tests/strings/html_entity_decode_html4.phpt]
PASS html_entity_decode() conformance check (HTML 4) [ext/standard/tests/strings/html_entity_decode_html4.phpt] 
TEST 10111/11274 [ext/standard/tests/strings/htmlentities-utf-2.phpt]
PASS HTML entities with invalid chars and ENT_IGNORE [ext/standard/tests/strings/htmlentities-utf-2.phpt] 
TEST 10112/11274 [ext/standard/tests/strings/htmlentities-utf-3.phpt]
PASS Test get_next_char(), used by htmlentities()/htmlspecialchars(): validity of UTF-8 sequences [ext/standard/tests/strings/htmlentities-utf-3.phpt] 
TEST 10113/11274 [ext/standard/tests/strings/htmlentities-utf.phpt]
PASS HTML entities with invalid chars [ext/standard/tests/strings/htmlentities-utf.phpt] 
TEST 10114/11274 [ext/standard/tests/strings/htmlentities.phpt]
PASS HTML entities [ext/standard/tests/strings/htmlentities.phpt] 
TEST 10115/11274 [ext/standard/tests/strings/htmlentities01.phpt]
PASS htmlentities() test 1 (cp1252) [ext/standard/tests/strings/htmlentities01.phpt] 
TEST 10116/11274 [ext/standard/tests/strings/htmlentities02.phpt]
PASS htmlentities() test 2 (setlocale / fr_FR.ISO-8859-15) [ext/standard/tests/strings/htmlentities02.phpt] 
TEST 10117/11274 [ext/standard/tests/strings/htmlentities03.phpt]
PASS htmlentities() test 3 (setlocale / de_DE.ISO-8859-1) [ext/standard/tests/strings/htmlentities03.phpt] 
TEST 10118/11274 [ext/standard/tests/strings/htmlentities04.phpt]
PASS htmlentities() test 4 (setlocale / ja_JP.EUC-JP) [ext/standard/tests/strings/htmlentities04.phpt] 
TEST 10119/11274 [ext/standard/tests/strings/htmlentities05.phpt]
PASS htmlentities() test 5 (mbstring / cp1252) [ext/standard/tests/strings/htmlentities05.phpt] 
TEST 10120/11274 [ext/standard/tests/strings/htmlentities06.phpt]
PASS htmlentities() test 6 (mbstring / ISO-8859-15) [ext/standard/tests/strings/htmlentities06.phpt] 
TEST 10121/11274 [ext/standard/tests/strings/htmlentities07.phpt]
PASS htmlentities() test 7 (mbstring / ISO-8859-1) [ext/standard/tests/strings/htmlentities07.phpt] 
TEST 10122/11274 [ext/standard/tests/strings/htmlentities08.phpt]
PASS htmlentities() test 8 (mbstring / EUC-JP) [ext/standard/tests/strings/htmlentities08.phpt] 
TEST 10123/11274 [ext/standard/tests/strings/htmlentities09.phpt]
PASS htmlentities() test 9 (mbstring / Shift_JIS) [ext/standard/tests/strings/htmlentities09.phpt] 
TEST 10124/11274 [ext/standard/tests/strings/htmlentities10.phpt]
PASS htmlentities() test 10 (default_charset / cp1252) [ext/standard/tests/strings/htmlentities10.phpt] 
TEST 10125/11274 [ext/standard/tests/strings/htmlentities11.phpt]
PASS htmlentities() test 11 (default_charset / ISO-8859-15) [ext/standard/tests/strings/htmlentities11.phpt] 
TEST 10126/11274 [ext/standard/tests/strings/htmlentities12.phpt]
PASS htmlentities() test 12 (default_charset / ISO-8859-1) [ext/standard/tests/strings/htmlentities12.phpt] 
TEST 10127/11274 [ext/standard/tests/strings/htmlentities13.phpt]
PASS htmlentities() test 13 (default_charset / EUC-JP) [ext/standard/tests/strings/htmlentities13.phpt] 
TEST 10128/11274 [ext/standard/tests/strings/htmlentities14.phpt]
PASS htmlentities() test 14 (default_charset / Shift_JIS) [ext/standard/tests/strings/htmlentities14.phpt] 
TEST 10129/11274 [ext/standard/tests/strings/htmlentities15.phpt]
PASS htmlentities() test 15 (setlocale / KOI8-R) [ext/standard/tests/strings/htmlentities15.phpt] 
TEST 10130/11274 [ext/standard/tests/strings/htmlentities16.phpt]
PASS htmlentities() test 16 (mbstring / cp1251) [ext/standard/tests/strings/htmlentities16.phpt] 
TEST 10131/11274 [ext/standard/tests/strings/htmlentities17.phpt]
PASS htmlentities() / html_entity_decode() #8592 - #9002 table test [ext/standard/tests/strings/htmlentities17.phpt] 
TEST 10132/11274 [ext/standard/tests/strings/htmlentities18.phpt]
PASS htmlentities() / htmlspecialchars() "don't double encode" flag support [ext/standard/tests/strings/htmlentities18.phpt] 
TEST 10133/11274 [ext/standard/tests/strings/htmlentities_html4.phpt]
PASS htmlentities() conformance check (HTML 4) [ext/standard/tests/strings/htmlentities_html4.phpt] 
TEST 10134/11274 [ext/standard/tests/strings/htmlspecialchars_basic.phpt]
PASS Test htmlspecialchars() function : basic functionality [ext/standard/tests/strings/htmlspecialchars_basic.phpt] 
TEST 10135/11274 [ext/standard/tests/strings/htmlspecialchars_decode_basic.phpt]
PASS Test htmlspecialchars_decode() function : basic functionality [ext/standard/tests/strings/htmlspecialchars_decode_basic.phpt] 
TEST 10136/11274 [ext/standard/tests/strings/htmlspecialchars_decode_error.phpt]
PASS Test htmlspecialchars_decode() function : error conditions [ext/standard/tests/strings/htmlspecialchars_decode_error.phpt] 
TEST 10137/11274 [ext/standard/tests/strings/htmlspecialchars_decode_variation1.phpt]
PASS Test htmlspecialchars_decode() function : usage variations - unexpected values for 'string' argument [ext/standard/tests/strings/htmlspecialchars_decode_variation1.phpt] 
TEST 10138/11274 [ext/standard/tests/strings/htmlspecialchars_decode_variation2.phpt]
PASS Test htmlspecialchars_decode() function : usage variations - unexpected values for 'quote_style' argument [ext/standard/tests/strings/htmlspecialchars_decode_variation2.phpt] 
TEST 10139/11274 [ext/standard/tests/strings/htmlspecialchars_decode_variation3.phpt]
PASS Test htmlspecialchars_decode() function : usage variations - heredoc strings for 'string' argument [ext/standard/tests/strings/htmlspecialchars_decode_variation3.phpt] 
TEST 10140/11274 [ext/standard/tests/strings/htmlspecialchars_decode_variation4.phpt]
PASS Test htmlspecialchars_decode() function : usage variations - single quoted strings for 'string' argument [ext/standard/tests/strings/htmlspecialchars_decode_variation4.phpt] 
TEST 10141/11274 [ext/standard/tests/strings/htmlspecialchars_decode_variation5.phpt]
PASS Test htmlspecialchars_decode() function : usage variations - double quoted strings for 'string' argument [ext/standard/tests/strings/htmlspecialchars_decode_variation5.phpt] 
TEST 10142/11274 [ext/standard/tests/strings/htmlspecialchars_decode_variation6.phpt]
PASS Test htmlspecialchars_decode() function : usage variations - binary safe [ext/standard/tests/strings/htmlspecialchars_decode_variation6.phpt] 
TEST 10143/11274 [ext/standard/tests/strings/http_build_query.phpt]
PASS http_build_query() function [ext/standard/tests/strings/http_build_query.phpt] 
TEST 10144/11274 [ext/standard/tests/strings/implode.phpt]
PASS implode() function [ext/standard/tests/strings/implode.phpt] 
TEST 10145/11274 [ext/standard/tests/strings/implode1.phpt]
PASS Test implode() function [ext/standard/tests/strings/implode1.phpt] 
TEST 10146/11274 [ext/standard/tests/strings/join_basic.phpt]
PASS Test join() function : basic functionality [ext/standard/tests/strings/join_basic.phpt] 
TEST 10147/11274 [ext/standard/tests/strings/join_error.phpt]
PASS Test join() function: error conditions [ext/standard/tests/strings/join_error.phpt] 
TEST 10148/11274 [ext/standard/tests/strings/join_variation1.phpt]
PASS Test join() function : usage variations - unexpected values for 'glue' argument [ext/standard/tests/strings/join_variation1.phpt] 
TEST 10149/11274 [ext/standard/tests/strings/join_variation2.phpt]
PASS Test join() function : usage variations - unexpected values for 'pieces' argument(Bug#42789) [ext/standard/tests/strings/join_variation2.phpt] 
TEST 10150/11274 [ext/standard/tests/strings/join_variation3.phpt]
PASS Test join() function : usage variations - different values for 'pieces' argument [ext/standard/tests/strings/join_variation3.phpt] 
TEST 10151/11274 [ext/standard/tests/strings/join_variation4.phpt]
PASS Test join() function : usage variations - different values for 'glue' argument [ext/standard/tests/strings/join_variation4.phpt] 
TEST 10152/11274 [ext/standard/tests/strings/join_variation5.phpt]
PASS Test join() function : usage variations - sub array as argument [ext/standard/tests/strings/join_variation5.phpt] 
TEST 10153/11274 [ext/standard/tests/strings/join_variation6.phpt]
PASS Test join() function : usage variations - binary safe [ext/standard/tests/strings/join_variation6.phpt] 
TEST 10154/11274 [ext/standard/tests/strings/lcfirst.phpt]
PASS "lcfirst()" function [ext/standard/tests/strings/lcfirst.phpt] 
TEST 10155/11274 [ext/standard/tests/strings/levenshtein.phpt]
PASS levenshtein() function test [ext/standard/tests/strings/levenshtein.phpt] 
TEST 10156/11274 [ext/standard/tests/strings/ltrim.phpt]
PASS Test ltrim() function [ext/standard/tests/strings/ltrim.phpt] 
TEST 10157/11274 [ext/standard/tests/strings/ltrim_basic.phpt]
PASS Test ltrim() function : basic functionality [ext/standard/tests/strings/ltrim_basic.phpt] 
TEST 10158/11274 [ext/standard/tests/strings/ltrim_error.phpt]
PASS Test ltrim() function : error conditions [ext/standard/tests/strings/ltrim_error.phpt] 
TEST 10159/11274 [ext/standard/tests/strings/ltrim_variation1.phpt]
PASS Test ltrim() function : usage variations - test values for $str argument [ext/standard/tests/strings/ltrim_variation1.phpt] 
TEST 10160/11274 [ext/standard/tests/strings/ltrim_variation2.phpt]
PASS Test ltrim() function : usage variations - test values for $charlist argument [ext/standard/tests/strings/ltrim_variation2.phpt] 
TEST 10161/11274 [ext/standard/tests/strings/md5.phpt]
PASS md5() with ASCII output [ext/standard/tests/strings/md5.phpt] 
TEST 10162/11274 [ext/standard/tests/strings/md5_basic1.phpt]
PASS Test md5() function : basic functionality [ext/standard/tests/strings/md5_basic1.phpt] 
TEST 10163/11274 [ext/standard/tests/strings/md5_basic2.phpt]
PASS Test md5() function : basic functionality - with raw output [ext/standard/tests/strings/md5_basic2.phpt] 
TEST 10164/11274 [ext/standard/tests/strings/md5_error.phpt]
PASS Test md5() function : error conditions [ext/standard/tests/strings/md5_error.phpt] 
TEST 10165/11274 [ext/standard/tests/strings/md5_file.phpt]
PASS Test md5_file() function with ASCII output and raw binary output [ext/standard/tests/strings/md5_file.phpt] 
TEST 10166/11274 [ext/standard/tests/strings/md5raw.phpt]
PASS md5() with RAW output [ext/standard/tests/strings/md5raw.phpt] 
TEST 10167/11274 [ext/standard/tests/strings/metaphone.phpt]
PASS metaphone() tests [ext/standard/tests/strings/metaphone.phpt] 
TEST 10168/11274 [ext/standard/tests/strings/money_format_basic1.phpt]
PASS Test money_format() function : basic functionality using national currency symbols [ext/standard/tests/strings/money_format_basic1.phpt] 
TEST 10169/11274 [ext/standard/tests/strings/money_format_error.phpt]
PASS Test money_format() function : error conditions [ext/standard/tests/strings/money_format_error.phpt] 
TEST 10170/11274 [ext/standard/tests/strings/money_format_variation1.phpt]
PASS Test money_format() function :  usage variations - test values for $format argument [ext/standard/tests/strings/money_format_variation1.phpt] 
TEST 10171/11274 [ext/standard/tests/strings/money_format_variation2.phpt]
PASS Test money_format() function :  usage variations - test values for $number argument [ext/standard/tests/strings/money_format_variation2.phpt] 
TEST 10172/11274 [ext/standard/tests/strings/moneyformat.phpt]
PASS money_format test [ext/standard/tests/strings/moneyformat.phpt] 
TEST 10173/11274 [ext/standard/tests/strings/nl2br.phpt]
PASS nl2br() function [ext/standard/tests/strings/nl2br.phpt] 
TEST 10174/11274 [ext/standard/tests/strings/nl2br_error.phpt]
PASS Test nl2br() function : error conditions [ext/standard/tests/strings/nl2br_error.phpt] 
TEST 10175/11274 [ext/standard/tests/strings/nl2br_variation1.phpt]
PASS Test nl2br() function : usage variations - double quoted strings for 'str' argument [ext/standard/tests/strings/nl2br_variation1.phpt] 
TEST 10176/11274 [ext/standard/tests/strings/nl2br_variation2.phpt]
PASS Test nl2br() function : usage variations - single quoted strings for 'str' argument [ext/standard/tests/strings/nl2br_variation2.phpt] 
TEST 10177/11274 [ext/standard/tests/strings/nl2br_variation3.phpt]
PASS Test nl2br() function : usage variations - heredoc strings for 'str' argument [ext/standard/tests/strings/nl2br_variation3.phpt] 
TEST 10178/11274 [ext/standard/tests/strings/nl2br_variation4.phpt]
PASS Test nl2br() function : usage variations - html values for 'str' argument [ext/standard/tests/strings/nl2br_variation4.phpt] 
TEST 10179/11274 [ext/standard/tests/strings/nl2br_variation5.phpt]
PASS Test nl2br() function : usage variations - unexpected values for 'str' argument [ext/standard/tests/strings/nl2br_variation5.phpt] 
TEST 10180/11274 [ext/standard/tests/strings/nl_langinfo_basic.phpt]
PASS Test nl_langinfo() function : basic functionality [ext/standard/tests/strings/nl_langinfo_basic.phpt] 
TEST 10181/11274 [ext/standard/tests/strings/nl_langinfo_error1.phpt]
PASS Test nl_langinfo() function : error conditions [ext/standard/tests/strings/nl_langinfo_error1.phpt] 
TEST 10182/11274 [ext/standard/tests/strings/nl_langinfo_variation1.phpt]
FAIL Test nl_langinfo() function :  unexpected inputs for '$tem' argument [ext/standard/tests/strings/nl_langinfo_variation1.phpt] 
TEST 10183/11274 [ext/standard/tests/strings/number_format_basic.phpt]
PASS Test number_format() - basic function test number_format() [ext/standard/tests/strings/number_format_basic.phpt] 
TEST 10184/11274 [ext/standard/tests/strings/number_format_error.phpt]
PASS Test number_format() - wrong params test number_format() [ext/standard/tests/strings/number_format_error.phpt] 
TEST 10185/11274 [ext/standard/tests/strings/ord_basic.phpt]
PASS Test ord() function : basic functionality [ext/standard/tests/strings/ord_basic.phpt] 
TEST 10186/11274 [ext/standard/tests/strings/ord_error.phpt]
PASS Test ord() function : error conditions [ext/standard/tests/strings/ord_error.phpt] 
TEST 10187/11274 [ext/standard/tests/strings/ord_variation1.phpt]
PASS Test ord() function : usage variations - test values for $string argument [ext/standard/tests/strings/ord_variation1.phpt] 
TEST 10188/11274 [ext/standard/tests/strings/pack.phpt]
PASS Generic pack()/unpack() tests [ext/standard/tests/strings/pack.phpt] 
TEST 10189/11274 [ext/standard/tests/strings/parse_str_basic1.phpt]
PASS Test parse_str() function : basic functionality [ext/standard/tests/strings/parse_str_basic1.phpt] 
TEST 10190/11274 [ext/standard/tests/strings/parse_str_basic2.phpt]
PASS Test parse_str() function : non-default arg_separator.input specified [ext/standard/tests/strings/parse_str_basic2.phpt] 
TEST 10191/11274 [ext/standard/tests/strings/parse_str_basic3.phpt]
PASS Test parse_str() function : basic functionality [ext/standard/tests/strings/parse_str_basic3.phpt] 
TEST 10192/11274 [ext/standard/tests/strings/parse_str_basic4.phpt]
PASS Test parse_str() function : test with badly formed strings [ext/standard/tests/strings/parse_str_basic4.phpt] 
TEST 10193/11274 [ext/standard/tests/strings/parse_str_error1.phpt]
PASS Test parse_str() function : non-default arg_separator.input specified [ext/standard/tests/strings/parse_str_error1.phpt] 
TEST 10194/11274 [ext/standard/tests/strings/pathinfo.phpt]
PASS pathinfo() tests [ext/standard/tests/strings/pathinfo.phpt] 
TEST 10195/11274 [ext/standard/tests/strings/php_strip_whitespace.phpt]
PASS php_strip_whitespace() tests [ext/standard/tests/strings/php_strip_whitespace.phpt] 
TEST 10196/11274 [ext/standard/tests/strings/print_basic.phpt]
PASS Test print() function : basic functionality [ext/standard/tests/strings/print_basic.phpt] 
TEST 10197/11274 [ext/standard/tests/strings/print_variation1.phpt]
PASS Test print() function : usage variations [ext/standard/tests/strings/print_variation1.phpt] 
TEST 10198/11274 [ext/standard/tests/strings/printf.phpt]
PASS Test printf() function (32bit) [ext/standard/tests/strings/printf.phpt] 
TEST 10199/11274 [ext/standard/tests/strings/printf_64bit.phpt]
SKIP Test printf() function (64bit) [ext/standard/tests/strings/printf_64bit.phpt] reason: 64bit test only
TEST 10200/11274 [ext/standard/tests/strings/printf_basic1.phpt]
PASS Test printf() function : basic functionality - string format [ext/standard/tests/strings/printf_basic1.phpt] 
TEST 10201/11274 [ext/standard/tests/strings/printf_basic2.phpt]
PASS Test printf() function : basic functionality - integer format [ext/standard/tests/strings/printf_basic2.phpt] 
TEST 10202/11274 [ext/standard/tests/strings/printf_basic3.phpt]
PASS Test printf() function : basic functionality - float format [ext/standard/tests/strings/printf_basic3.phpt] 
TEST 10203/11274 [ext/standard/tests/strings/printf_basic4.phpt]
PASS Test printf() function : basic functionality - bool format [ext/standard/tests/strings/printf_basic4.phpt] 
TEST 10204/11274 [ext/standard/tests/strings/printf_basic5.phpt]
PASS Test printf() function : basic functionality - char format [ext/standard/tests/strings/printf_basic5.phpt] 
TEST 10205/11274 [ext/standard/tests/strings/printf_basic6.phpt]
PASS Test printf() function : basic functionality - exponential format [ext/standard/tests/strings/printf_basic6.phpt] 
TEST 10206/11274 [ext/standard/tests/strings/printf_basic7.phpt]
PASS Test printf() function : basic functionality - unsigned format [ext/standard/tests/strings/printf_basic7.phpt] 
TEST 10207/11274 [ext/standard/tests/strings/printf_basic8.phpt]
PASS Test printf() function : basic functionality - octal format [ext/standard/tests/strings/printf_basic8.phpt] 
TEST 10208/11274 [ext/standard/tests/strings/printf_basic9.phpt]
PASS Test printf() function : basic functionality - hexadecimal format [ext/standard/tests/strings/printf_basic9.phpt] 
TEST 10209/11274 [ext/standard/tests/strings/printf_error.phpt]
PASS Test printf() function : error conditions [ext/standard/tests/strings/printf_error.phpt] 
TEST 10210/11274 [ext/standard/tests/strings/printf_variation1.phpt]
PASS Test printf() function : usage variations - unexpected values for format argument [ext/standard/tests/strings/printf_variation1.phpt] 
TEST 10211/11274 [ext/standard/tests/strings/printf_variation2.phpt]
PASS Test printf() function : usage variations - with all types of values for arg1 argument [ext/standard/tests/strings/printf_variation2.phpt] 
TEST 10212/11274 [ext/standard/tests/strings/quoted_printable_decode_basic.phpt]
PASS Test quoted_printable_decode() function : basic functionality [ext/standard/tests/strings/quoted_printable_decode_basic.phpt] 
TEST 10213/11274 [ext/standard/tests/strings/quoted_printable_decode_error.phpt]
PASS Test quoted_printable_decode() function : error conditions [ext/standard/tests/strings/quoted_printable_decode_error.phpt] 
TEST 10214/11274 [ext/standard/tests/strings/quoted_printable_decode_variation1.phpt]
PASS Test quoted_printable_decode() function : usage variations - unexpected values for 'str' argument [ext/standard/tests/strings/quoted_printable_decode_variation1.phpt] 
TEST 10215/11274 [ext/standard/tests/strings/quoted_printable_encode_001.phpt]
PASS quoted_printable_encode() tests - 1 [ext/standard/tests/strings/quoted_printable_encode_001.phpt] 
TEST 10216/11274 [ext/standard/tests/strings/quoted_printable_encode_002.phpt]
PASS quoted_printable_encode() tests - 2 [ext/standard/tests/strings/quoted_printable_encode_002.phpt] 
TEST 10217/11274 [ext/standard/tests/strings/quotemeta_basic.phpt]
PASS Test quotemeta() function : basic functionality [ext/standard/tests/strings/quotemeta_basic.phpt] 
TEST 10218/11274 [ext/standard/tests/strings/quotemeta_error.phpt]
PASS Test quotemeta() function : error conditions [ext/standard/tests/strings/quotemeta_error.phpt] 
TEST 10219/11274 [ext/standard/tests/strings/rtrim.phpt]
PASS Testing rtrim() function [ext/standard/tests/strings/rtrim.phpt] 
TEST 10220/11274 [ext/standard/tests/strings/rtrim_basic.phpt]
PASS Test rtrim() function : basic functionality [ext/standard/tests/strings/rtrim_basic.phpt] 
TEST 10221/11274 [ext/standard/tests/strings/rtrim_error.phpt]
PASS Test rtrim() function : error conditions [ext/standard/tests/strings/rtrim_error.phpt] 
TEST 10222/11274 [ext/standard/tests/strings/rtrim_variation1.phpt]
PASS Test rtrim() function : usage variations - test values for $str argument [ext/standard/tests/strings/rtrim_variation1.phpt] 
TEST 10223/11274 [ext/standard/tests/strings/rtrim_variation2.phpt]
PASS Test rtrim() function : usage variations - test values for $charlist argument [ext/standard/tests/strings/rtrim_variation2.phpt] 
TEST 10224/11274 [ext/standard/tests/strings/setlocale_basic1.phpt]
FAIL Test setlocale() function : basic functionality - setting system locale to a specific [ext/standard/tests/strings/setlocale_basic1.phpt] 
TEST 10225/11274 [ext/standard/tests/strings/setlocale_basic2.phpt]
FAIL Test setlocale() function : basic functionality - set locale using an array [ext/standard/tests/strings/setlocale_basic2.phpt] 
TEST 10226/11274 [ext/standard/tests/strings/setlocale_basic3.phpt]
FAIL Test setlocale() function : basic functionality - passing multiple locales as argument [ext/standard/tests/strings/setlocale_basic3.phpt] 
TEST 10227/11274 [ext/standard/tests/strings/setlocale_error.phpt]
PASS Test setlocale() function : error condition [ext/standard/tests/strings/setlocale_error.phpt] 
TEST 10228/11274 [ext/standard/tests/strings/setlocale_variation1.phpt]
FAIL Test setlocale() function : usage variations - passing multiple valid/invlaid locales as argument [ext/standard/tests/strings/setlocale_variation1.phpt] 
TEST 10229/11274 [ext/standard/tests/strings/setlocale_variation2.phpt]
FAIL Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt] 
TEST 10230/11274 [ext/standard/tests/strings/setlocale_variation3.phpt]
FAIL Test setlocale() function : usage variations - setting system locale = 0 [ext/standard/tests/strings/setlocale_variation3.phpt] 
TEST 10231/11274 [ext/standard/tests/strings/setlocale_variation4.phpt]
FAIL Test setlocale() function : usage variations - setting system locale as null [ext/standard/tests/strings/setlocale_variation4.phpt] 
TEST 10232/11274 [ext/standard/tests/strings/setlocale_variation5.phpt]
FAIL Test setlocale() function : usage variations - Setting system locale as empty string [ext/standard/tests/strings/setlocale_variation5.phpt] 
TEST 10233/11274 [ext/standard/tests/strings/sha1.phpt]
PASS sha1() with ASCII output [ext/standard/tests/strings/sha1.phpt] 
TEST 10234/11274 [ext/standard/tests/strings/sha1_basic.phpt]
PASS sha1() with ASCII output. [ext/standard/tests/strings/sha1_basic.phpt] 
TEST 10235/11274 [ext/standard/tests/strings/sha1_error.phpt]
PASS Test sha1() function : error conditions [ext/standard/tests/strings/sha1_error.phpt] 
TEST 10236/11274 [ext/standard/tests/strings/sha1_file.phpt]
PASS Test sha1_file() function with ASCII output and raw binary output. Based on ext/standard/tests/strings/md5_file.phpt [ext/standard/tests/strings/sha1_file.phpt] 
TEST 10237/11274 [ext/standard/tests/strings/sha1_variation1.phpt]
PASS Test sha1() function : usage variations - unexpected values for 'str' argument [ext/standard/tests/strings/sha1_variation1.phpt] 
TEST 10238/11274 [ext/standard/tests/strings/sha1_variation2.phpt]
PASS Test sha1() function : usage variations - unexpected values for 'raw' argument [ext/standard/tests/strings/sha1_variation2.phpt] 
TEST 10239/11274 [ext/standard/tests/strings/sha1raw.phpt]
PASS sha1() with RAW output [ext/standard/tests/strings/sha1raw.phpt] 
TEST 10240/11274 [ext/standard/tests/strings/show_source_basic.phpt]
PASS Test function show_source() by calling it with its expected arguments, more test for highlight_file() [ext/standard/tests/strings/show_source_basic.phpt] 
TEST 10241/11274 [ext/standard/tests/strings/show_source_variation1.phpt]
PASS Test function show_source() by calling it with its expected arguments and php output, more test for highlight_file() [ext/standard/tests/strings/show_source_variation1.phpt] 
TEST 10242/11274 [ext/standard/tests/strings/show_source_variation2.phpt]
PASS Test function show_source() by calling it with its expected arguments and output to variable, more test for highlight_file() [ext/standard/tests/strings/show_source_variation2.phpt] 
TEST 10243/11274 [ext/standard/tests/strings/similar_text_basic.phpt]
PASS similar_text(), basic tests [ext/standard/tests/strings/similar_text_basic.phpt] 
TEST 10244/11274 [ext/standard/tests/strings/similar_text_error.phpt]
PASS similar_text(), error tests for missing parameters [ext/standard/tests/strings/similar_text_error.phpt] 
TEST 10245/11274 [ext/standard/tests/strings/soundex.phpt]
PASS soundex() tests [ext/standard/tests/strings/soundex.phpt] 
TEST 10246/11274 [ext/standard/tests/strings/soundex_basic.phpt]
PASS Test soundex() function : basic functionality [ext/standard/tests/strings/soundex_basic.phpt] 
TEST 10247/11274 [ext/standard/tests/strings/soundex_error.phpt]
PASS Test soundex() function : error conditions [ext/standard/tests/strings/soundex_error.phpt] 
TEST 10248/11274 [ext/standard/tests/strings/sprintf_basic1.phpt]
PASS Test sprintf() function : basic functionality - string format [ext/standard/tests/strings/sprintf_basic1.phpt] 
TEST 10249/11274 [ext/standard/tests/strings/sprintf_basic2.phpt]
PASS Test sprintf() function : basic functionality - integer format [ext/standard/tests/strings/sprintf_basic2.phpt] 
TEST 10250/11274 [ext/standard/tests/strings/sprintf_basic3.phpt]
PASS Test sprintf() function : basic functionality - float format [ext/standard/tests/strings/sprintf_basic3.phpt] 
TEST 10251/11274 [ext/standard/tests/strings/sprintf_basic4.phpt]
PASS Test sprintf() function : basic functionality - bool format [ext/standard/tests/strings/sprintf_basic4.phpt] 
TEST 10252/11274 [ext/standard/tests/strings/sprintf_basic5.phpt]
PASS Test sprintf() function : basic functionality - char format [ext/standard/tests/strings/sprintf_basic5.phpt] 
TEST 10253/11274 [ext/standard/tests/strings/sprintf_basic6.phpt]
PASS Test sprintf() function : basic functionality - exponential format [ext/standard/tests/strings/sprintf_basic6.phpt] 
TEST 10254/11274 [ext/standard/tests/strings/sprintf_basic7.phpt]
PASS Test sprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/sprintf_basic7.phpt] 
TEST 10255/11274 [ext/standard/tests/strings/sprintf_basic7_64bit.phpt]
SKIP Test sprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/sprintf_basic7_64bit.phpt] reason: this test is for 64bit platform only
TEST 10256/11274 [ext/standard/tests/strings/sprintf_basic8.phpt]
PASS Test sprintf() function : basic functionality - octal format [ext/standard/tests/strings/sprintf_basic8.phpt] 
TEST 10257/11274 [ext/standard/tests/strings/sprintf_basic8_64bit.phpt]
SKIP Test sprintf() function : basic functionality - octal format [ext/standard/tests/strings/sprintf_basic8_64bit.phpt] reason: this test is for 64bit platform only
TEST 10258/11274 [ext/standard/tests/strings/sprintf_basic9.phpt]
PASS Test sprintf() function : basic functionality - hexadecimal format [ext/standard/tests/strings/sprintf_basic9.phpt] 
TEST 10259/11274 [ext/standard/tests/strings/sprintf_error.phpt]
PASS Test sprintf() function : error conditions [ext/standard/tests/strings/sprintf_error.phpt] 
TEST 10260/11274 [ext/standard/tests/strings/sprintf_f.phpt]
PASS sprintf %f [ext/standard/tests/strings/sprintf_f.phpt] 
TEST 10261/11274 [ext/standard/tests/strings/sprintf_f_2.phpt]
PASS sprintf %f #2 [ext/standard/tests/strings/sprintf_f_2.phpt] 
TEST 10262/11274 [ext/standard/tests/strings/sprintf_f_3.phpt]
PASS sprintf %f #3 [ext/standard/tests/strings/sprintf_f_3.phpt] 
TEST 10263/11274 [ext/standard/tests/strings/sprintf_variation1.phpt]
PASS Test sprintf() function : usage variations - unexpected values for format argument [ext/standard/tests/strings/sprintf_variation1.phpt] 
TEST 10264/11274 [ext/standard/tests/strings/sprintf_variation10.phpt]
PASS Test sprintf() function : usage variations - float formats with integer values [ext/standard/tests/strings/sprintf_variation10.phpt] 
TEST 10265/11274 [ext/standard/tests/strings/sprintf_variation11.phpt]
PASS Test sprintf() function : usage variations - float formats with resource values [ext/standard/tests/strings/sprintf_variation11.phpt] 
TEST 10266/11274 [ext/standard/tests/strings/sprintf_variation12.phpt]
PASS Test sprintf() function : usage variations - float formats with arrays [ext/standard/tests/strings/sprintf_variation12.phpt] 
TEST 10267/11274 [ext/standard/tests/strings/sprintf_variation13.phpt]
PASS Test sprintf() function : usage variations - float formats with strings [ext/standard/tests/strings/sprintf_variation13.phpt] 
TEST 10268/11274 [ext/standard/tests/strings/sprintf_variation14.phpt]
PASS Test sprintf() function : usage variations - float formats with boolean values [ext/standard/tests/strings/sprintf_variation14.phpt] 
TEST 10269/11274 [ext/standard/tests/strings/sprintf_variation15.phpt]
PASS Test sprintf() function : usage variations - string formats with string values [ext/standard/tests/strings/sprintf_variation15.phpt] 
TEST 10270/11274 [ext/standard/tests/strings/sprintf_variation16.phpt]
PASS Test sprintf() function : usage variations - string formats with float values [ext/standard/tests/strings/sprintf_variation16.phpt] 
TEST 10271/11274 [ext/standard/tests/strings/sprintf_variation17.phpt]
PASS Test sprintf() function : usage variations - string formats with resource values [ext/standard/tests/strings/sprintf_variation17.phpt] 
TEST 10272/11274 [ext/standard/tests/strings/sprintf_variation18.phpt]
PASS Test sprintf() function : usage variations - string formats with array values [ext/standard/tests/strings/sprintf_variation18.phpt] 
TEST 10273/11274 [ext/standard/tests/strings/sprintf_variation19.phpt]
PASS Test sprintf() function : usage variations - string formats with integer values [ext/standard/tests/strings/sprintf_variation19.phpt] 
TEST 10274/11274 [ext/standard/tests/strings/sprintf_variation2.phpt]
PASS Test sprintf() function : usage variations - with all types of values for arg1 argument [ext/standard/tests/strings/sprintf_variation2.phpt] 
TEST 10275/11274 [ext/standard/tests/strings/sprintf_variation20.phpt]
PASS Test sprintf() function : usage variations - string formats with boolean values [ext/standard/tests/strings/sprintf_variation20.phpt] 
TEST 10276/11274 [ext/standard/tests/strings/sprintf_variation21.phpt]
PASS Test sprintf() function : usage variations - char formats with integer values [ext/standard/tests/strings/sprintf_variation21.phpt] 
TEST 10277/11274 [ext/standard/tests/strings/sprintf_variation22.phpt]
PASS Test sprintf() function : usage variations - char formats with float values [ext/standard/tests/strings/sprintf_variation22.phpt] 
TEST 10278/11274 [ext/standard/tests/strings/sprintf_variation23.phpt]
PASS Test sprintf() function : usage variations - char formats with resource values [ext/standard/tests/strings/sprintf_variation23.phpt] 
TEST 10279/11274 [ext/standard/tests/strings/sprintf_variation24.phpt]
PASS Test sprintf() function : usage variations - char formats with array values [ext/standard/tests/strings/sprintf_variation24.phpt] 
TEST 10280/11274 [ext/standard/tests/strings/sprintf_variation25.phpt]
PASS Test sprintf() function : usage variations - char formats with string values [ext/standard/tests/strings/sprintf_variation25.phpt] 
TEST 10281/11274 [ext/standard/tests/strings/sprintf_variation26.phpt]
PASS Test sprintf() function : usage variations - char formats with boolean values [ext/standard/tests/strings/sprintf_variation26.phpt] 
TEST 10282/11274 [ext/standard/tests/strings/sprintf_variation27.phpt]
PASS Test sprintf() function : usage variations - char formats with char values [ext/standard/tests/strings/sprintf_variation27.phpt] 
TEST 10283/11274 [ext/standard/tests/strings/sprintf_variation28.phpt]
PASS Test sprintf() function : usage variations - octal formats with integer values [ext/standard/tests/strings/sprintf_variation28.phpt] 
TEST 10284/11274 [ext/standard/tests/strings/sprintf_variation28_64bit.phpt]
SKIP Test sprintf() function : usage variations - octal formats with integer values [ext/standard/tests/strings/sprintf_variation28_64bit.phpt] reason: this test is for 64bit platform only
TEST 10285/11274 [ext/standard/tests/strings/sprintf_variation29.phpt]
PASS Test sprintf() function : usage variations - octal formats with float values [ext/standard/tests/strings/sprintf_variation29.phpt] 
TEST 10286/11274 [ext/standard/tests/strings/sprintf_variation29_64bit.phpt]
SKIP Test sprintf() function : usage variations - octal formats with float values [ext/standard/tests/strings/sprintf_variation29_64bit.phpt] reason: this test is for 64bit platform only
TEST 10287/11274 [ext/standard/tests/strings/sprintf_variation3.phpt]
PASS Test sprintf() function : usage variations - int formats with int values [ext/standard/tests/strings/sprintf_variation3.phpt] 
TEST 10288/11274 [ext/standard/tests/strings/sprintf_variation30.phpt]
PASS Test sprintf() function : usage variations - octal formats with resource values [ext/standard/tests/strings/sprintf_variation30.phpt] 
TEST 10289/11274 [ext/standard/tests/strings/sprintf_variation31.phpt]
PASS Test sprintf() function : usage variations - octal formats with array values [ext/standard/tests/strings/sprintf_variation31.phpt] 
TEST 10290/11274 [ext/standard/tests/strings/sprintf_variation32.phpt]
PASS Test sprintf() function : usage variations - octal formats with string values [ext/standard/tests/strings/sprintf_variation32.phpt] 
TEST 10291/11274 [ext/standard/tests/strings/sprintf_variation33.phpt]
PASS Test sprintf() function : usage variations - octal formats with boolean values [ext/standard/tests/strings/sprintf_variation33.phpt] 
TEST 10292/11274 [ext/standard/tests/strings/sprintf_variation34.phpt]
PASS Test sprintf() function : usage variations - hexa formats with integer values [ext/standard/tests/strings/sprintf_variation34.phpt] 
TEST 10293/11274 [ext/standard/tests/strings/sprintf_variation34_64bit.phpt]
SKIP Test sprintf() function : usage variations - hexa formats with integer values [ext/standard/tests/strings/sprintf_variation34_64bit.phpt] reason: this test is for 64bit platform only
TEST 10294/11274 [ext/standard/tests/strings/sprintf_variation35.phpt]
PASS Test sprintf() function : usage variations - hexa formats with float values [ext/standard/tests/strings/sprintf_variation35.phpt] 
TEST 10295/11274 [ext/standard/tests/strings/sprintf_variation35_64bit.phpt]
SKIP Test sprintf() function : usage variations - hexa formats with float values [ext/standard/tests/strings/sprintf_variation35_64bit.phpt] reason: this test is for 64bit platform only
TEST 10296/11274 [ext/standard/tests/strings/sprintf_variation36.phpt]
PASS Test sprintf() function : usage variations - hexa formats with resource values [ext/standard/tests/strings/sprintf_variation36.phpt] 
TEST 10297/11274 [ext/standard/tests/strings/sprintf_variation37.phpt]
PASS Test sprintf() function : usage variations - hexa formats with array values [ext/standard/tests/strings/sprintf_variation37.phpt] 
TEST 10298/11274 [ext/standard/tests/strings/sprintf_variation38.phpt]
PASS Test sprintf() function : usage variations - hexa formats with string values [ext/standard/tests/strings/sprintf_variation38.phpt] 
TEST 10299/11274 [ext/standard/tests/strings/sprintf_variation39.phpt]
PASS Test sprintf() function : usage variations - hexa formats with boolean values [ext/standard/tests/strings/sprintf_variation39.phpt] 
TEST 10300/11274 [ext/standard/tests/strings/sprintf_variation4.phpt]
PASS Test sprintf() function : usage variations - int formats with float values [ext/standard/tests/strings/sprintf_variation4.phpt] 
TEST 10301/11274 [ext/standard/tests/strings/sprintf_variation40.phpt]
PASS Test sprintf() function : usage variations - unsigned formats with integer values [ext/standard/tests/strings/sprintf_variation40.phpt] 
TEST 10302/11274 [ext/standard/tests/strings/sprintf_variation40_64bit.phpt]
SKIP Test sprintf() function : usage variations - unsigned formats with integer values [ext/standard/tests/strings/sprintf_variation40_64bit.phpt] reason: this test is for 64bit platform only
TEST 10303/11274 [ext/standard/tests/strings/sprintf_variation41.phpt]
PASS Test sprintf() function : usage variations - unsigned formats with float values [ext/standard/tests/strings/sprintf_variation41.phpt] 
TEST 10304/11274 [ext/standard/tests/strings/sprintf_variation41_64bit.phpt]
SKIP Test sprintf() function : usage variations - unsigned formats with float values [ext/standard/tests/strings/sprintf_variation41_64bit.phpt] reason: this test is for 64bit platform only
TEST 10305/11274 [ext/standard/tests/strings/sprintf_variation42.phpt]
PASS Test sprintf() function : usage variations - unsigned formats with resource values [ext/standard/tests/strings/sprintf_variation42.phpt] 
TEST 10306/11274 [ext/standard/tests/strings/sprintf_variation43.phpt]
PASS Test sprintf() function : usage variations - unsigned formats with array values [ext/standard/tests/strings/sprintf_variation43.phpt] 
TEST 10307/11274 [ext/standard/tests/strings/sprintf_variation44.phpt]
PASS Test sprintf() function : usage variations - unsigned formats with string values [ext/standard/tests/strings/sprintf_variation44.phpt] 
TEST 10308/11274 [ext/standard/tests/strings/sprintf_variation44_64bit.phpt]
SKIP Test sprintf() function : usage variations - unsigned formats with string values [ext/standard/tests/strings/sprintf_variation44_64bit.phpt] reason: this test is for 64bit platform only
TEST 10309/11274 [ext/standard/tests/strings/sprintf_variation45.phpt]
PASS Test sprintf() function : usage variations - unsigned formats with boolean values [ext/standard/tests/strings/sprintf_variation45.phpt] 
TEST 10310/11274 [ext/standard/tests/strings/sprintf_variation46.phpt]
PASS Test sprintf() function : usage variations - scientific formats with integer values [ext/standard/tests/strings/sprintf_variation46.phpt] 
TEST 10311/11274 [ext/standard/tests/strings/sprintf_variation47.phpt]
PASS Test sprintf() function : usage variations - scientific formats with float values [ext/standard/tests/strings/sprintf_variation47.phpt] 
TEST 10312/11274 [ext/standard/tests/strings/sprintf_variation48.phpt]
PASS Test sprintf() function : usage variations - scientific formats with resource values [ext/standard/tests/strings/sprintf_variation48.phpt] 
TEST 10313/11274 [ext/standard/tests/strings/sprintf_variation49.phpt]
PASS Test sprintf() function : usage variations - scientific formats with array values [ext/standard/tests/strings/sprintf_variation49.phpt] 
TEST 10314/11274 [ext/standard/tests/strings/sprintf_variation4_64bit.phpt]
SKIP Test sprintf() function : usage variations - int formats with float values [ext/standard/tests/strings/sprintf_variation4_64bit.phpt] reason: this test is for 64bit platform only
TEST 10315/11274 [ext/standard/tests/strings/sprintf_variation5.phpt]
PASS Test sprintf() function : usage variations - int formats with resource values [ext/standard/tests/strings/sprintf_variation5.phpt] 
TEST 10316/11274 [ext/standard/tests/strings/sprintf_variation50.phpt]
PASS Test sprintf() function : usage variations - scientific formats with string values [ext/standard/tests/strings/sprintf_variation50.phpt] 
TEST 10317/11274 [ext/standard/tests/strings/sprintf_variation51.phpt]
PASS Test sprintf() function : usage variations - scientific formats with boolean values [ext/standard/tests/strings/sprintf_variation51.phpt] 
TEST 10318/11274 [ext/standard/tests/strings/sprintf_variation52.phpt]
PASS Test sprintf() function : usage variations - typical format strings [ext/standard/tests/strings/sprintf_variation52.phpt] 
TEST 10319/11274 [ext/standard/tests/strings/sprintf_variation53.phpt]
PASS Test sprintf() function : usage variations - with whitespaces in format strings [ext/standard/tests/strings/sprintf_variation53.phpt] 
TEST 10320/11274 [ext/standard/tests/strings/sprintf_variation6.phpt]
PASS Test sprintf() function : usage variations - int formats with arrays [ext/standard/tests/strings/sprintf_variation6.phpt] 
TEST 10321/11274 [ext/standard/tests/strings/sprintf_variation7.phpt]
PASS Test sprintf() function : usage variations - int formats with boolean values [ext/standard/tests/strings/sprintf_variation7.phpt] 
TEST 10322/11274 [ext/standard/tests/strings/sprintf_variation8.phpt]
PASS Test sprintf() function : usage variations - int formats with string values [ext/standard/tests/strings/sprintf_variation8.phpt] 
TEST 10323/11274 [ext/standard/tests/strings/sprintf_variation9.phpt]
PASS Test sprintf() function : usage variations - float formats with float values [ext/standard/tests/strings/sprintf_variation9.phpt] 
TEST 10324/11274 [ext/standard/tests/strings/sscanf_basic1.phpt]
PASS Test sscanf() function : basic functionality - string format [ext/standard/tests/strings/sscanf_basic1.phpt] 
TEST 10325/11274 [ext/standard/tests/strings/sscanf_basic2.phpt]
PASS Test sscanf() function : basic functionality - integer format [ext/standard/tests/strings/sscanf_basic2.phpt] 
TEST 10326/11274 [ext/standard/tests/strings/sscanf_basic3.phpt]
PASS Test sscanf() function : basic functionality - float format [ext/standard/tests/strings/sscanf_basic3.phpt] 
TEST 10327/11274 [ext/standard/tests/strings/sscanf_basic4.phpt]
PASS Test sscanf() function : basic functionality - char format [ext/standard/tests/strings/sscanf_basic4.phpt] 
TEST 10328/11274 [ext/standard/tests/strings/sscanf_basic5.phpt]
PASS Test sscanf() function : basic functionality - exponential format [ext/standard/tests/strings/sscanf_basic5.phpt] 
TEST 10329/11274 [ext/standard/tests/strings/sscanf_basic6.phpt]
PASS Test sscanf() function : basic functionality - unsigned format [ext/standard/tests/strings/sscanf_basic6.phpt] 
TEST 10330/11274 [ext/standard/tests/strings/sscanf_basic7.phpt]
PASS Test sscanf() function : basic functionality - octal format [ext/standard/tests/strings/sscanf_basic7.phpt] 
TEST 10331/11274 [ext/standard/tests/strings/sscanf_basic8.phpt]
PASS Test sscanf() function : basic functionality - hexadecimal format [ext/standard/tests/strings/sscanf_basic8.phpt] 
TEST 10332/11274 [ext/standard/tests/strings/sscanf_error.phpt]
PASS Test sscanf() function : error conditions [ext/standard/tests/strings/sscanf_error.phpt] 
TEST 10333/11274 [ext/standard/tests/strings/sscanf_variation1.phpt]
PASS Test sscanf() function : usage variations - unexpected inputs for '$str' argument [ext/standard/tests/strings/sscanf_variation1.phpt] 
TEST 10334/11274 [ext/standard/tests/strings/sscanf_variation2.phpt]
PASS Test sscanf() function : usage variations - unexpected inputs for '$format' argument [ext/standard/tests/strings/sscanf_variation2.phpt] 
TEST 10335/11274 [ext/standard/tests/strings/str_getcsv_001.phpt]
PASS str_getcsv(): Testing using various arguments [ext/standard/tests/strings/str_getcsv_001.phpt] 
TEST 10336/11274 [ext/standard/tests/strings/str_ireplace.phpt]
PASS str_ireplace() tests [ext/standard/tests/strings/str_ireplace.phpt] 
TEST 10337/11274 [ext/standard/tests/strings/str_pad.phpt]
PASS str_pad() function [ext/standard/tests/strings/str_pad.phpt] 
TEST 10338/11274 [ext/standard/tests/strings/str_pad_variation1.phpt]
PASS Test str_pad() function : usage variations - unexpected inputs for '$input' argument [ext/standard/tests/strings/str_pad_variation1.phpt] 
TEST 10339/11274 [ext/standard/tests/strings/str_pad_variation2.phpt]
PASS Test str_pad() function : usage variations - unexpected inputs for '$pad_length' argument [ext/standard/tests/strings/str_pad_variation2.phpt] 
TEST 10340/11274 [ext/standard/tests/strings/str_pad_variation3.phpt]
PASS Test str_pad() function : usage variations - unexpected inputs for '$pad_string' argument [ext/standard/tests/strings/str_pad_variation3.phpt] 
TEST 10341/11274 [ext/standard/tests/strings/str_pad_variation4.phpt]
PASS Test str_pad() function : usage variations - unexpected inputs for '$pad_type' argument [ext/standard/tests/strings/str_pad_variation4.phpt] 
TEST 10342/11274 [ext/standard/tests/strings/str_pad_variation5.phpt]
PASS Test str_pad() function : usage variations - unexpected large value for '$pad_length' argument [ext/standard/tests/strings/str_pad_variation5.phpt] 
TEST 10343/11274 [ext/standard/tests/strings/str_repeat.phpt]
PASS Test str_repeat() function [ext/standard/tests/strings/str_repeat.phpt] 
TEST 10344/11274 [ext/standard/tests/strings/str_replace.phpt]
PASS Test str_replace() function [ext/standard/tests/strings/str_replace.phpt] 
TEST 10345/11274 [ext/standard/tests/strings/str_replace_basic.phpt]
PASS Test str_replace() function basic function [ext/standard/tests/strings/str_replace_basic.phpt] 
TEST 10346/11274 [ext/standard/tests/strings/str_replace_error.phpt]
PASS Test str_replace() function error conditions [ext/standard/tests/strings/str_replace_error.phpt] 
TEST 10347/11274 [ext/standard/tests/strings/str_replace_variation1.phpt]
PASS Test str_replace() function - test search values [ext/standard/tests/strings/str_replace_variation1.phpt] 
TEST 10348/11274 [ext/standard/tests/strings/str_replace_variation2.phpt]
PASS Test str_replace() function [ext/standard/tests/strings/str_replace_variation2.phpt] 
TEST 10349/11274 [ext/standard/tests/strings/str_replace_variation3.phpt]
PASS Test str_replace() function [ext/standard/tests/strings/str_replace_variation3.phpt] 
TEST 10350/11274 [ext/standard/tests/strings/str_rot13_basic.phpt]
PASS Test soundex() function : basic functionality [ext/standard/tests/strings/str_rot13_basic.phpt] 
TEST 10351/11274 [ext/standard/tests/strings/str_rot13_error.phpt]
PASS Test str_rot13() function : error conditions [ext/standard/tests/strings/str_rot13_error.phpt] 
TEST 10352/11274 [ext/standard/tests/strings/str_shuffle.phpt]
PASS Testing str_shuffle. [ext/standard/tests/strings/str_shuffle.phpt] 
TEST 10353/11274 [ext/standard/tests/strings/str_shuffle_basic.phpt]
PASS Test str_shuffle() function : basic functionality [ext/standard/tests/strings/str_shuffle_basic.phpt] 
TEST 10354/11274 [ext/standard/tests/strings/str_shuffle_error.phpt]
PASS Test str_shuffle() function : error conditions [ext/standard/tests/strings/str_shuffle_error.phpt] 
TEST 10355/11274 [ext/standard/tests/strings/str_shuffle_variation1.phpt]
PASS Test str_shuffle() function : usage variations - test values for $haystack argument [ext/standard/tests/strings/str_shuffle_variation1.phpt] 
TEST 10356/11274 [ext/standard/tests/strings/str_split_basic.phpt]
PASS Test str_split() function : basic functionality [ext/standard/tests/strings/str_split_basic.phpt] 
TEST 10357/11274 [ext/standard/tests/strings/str_split_error.phpt]
PASS Test str_split() function : error conditions [ext/standard/tests/strings/str_split_error.phpt] 
TEST 10358/11274 [ext/standard/tests/strings/str_split_variation1.phpt]
PASS Test str_split() function : usage variations - unexpected values for 'str' argument [ext/standard/tests/strings/str_split_variation1.phpt] 
TEST 10359/11274 [ext/standard/tests/strings/str_split_variation2.phpt]
PASS Test str_split() function : usage variations - unexpected values for 'split_length' argument [ext/standard/tests/strings/str_split_variation2.phpt] 
TEST 10360/11274 [ext/standard/tests/strings/str_split_variation2_64bit.phpt]
SKIP Test str_split() function : usage variations - unexpected values for 'split_length' argument [ext/standard/tests/strings/str_split_variation2_64bit.phpt] reason: this test is for 64bit platform only
TEST 10361/11274 [ext/standard/tests/strings/str_split_variation3.phpt]
PASS Test str_split() function : usage variations - different double quoted strings for 'str' argument [ext/standard/tests/strings/str_split_variation3.phpt] 
TEST 10362/11274 [ext/standard/tests/strings/str_split_variation4.phpt]
PASS Test str_split() function : usage variations - different single quoted strings for 'str' argument [ext/standard/tests/strings/str_split_variation4.phpt] 
TEST 10363/11274 [ext/standard/tests/strings/str_split_variation5.phpt]
PASS Test str_split() function : usage variations - different heredoc strings as 'str' argument [ext/standard/tests/strings/str_split_variation5.phpt] 
TEST 10364/11274 [ext/standard/tests/strings/str_split_variation6.phpt]
PASS Test str_split() function : usage variations - different integer values for 'split_length' argument [ext/standard/tests/strings/str_split_variation6.phpt] 
TEST 10365/11274 [ext/standard/tests/strings/str_split_variation6_64bit.phpt]
SKIP Test str_split() function : usage variations - different integer values for 'split_length' argument [ext/standard/tests/strings/str_split_variation6_64bit.phpt] reason: this test is for 64bit platform only
TEST 10366/11274 [ext/standard/tests/strings/str_split_variation7.phpt]
PASS Test str_split() function : usage variations - different integer values for 'split_length' with heredoc 'str' [ext/standard/tests/strings/str_split_variation7.phpt] 
TEST 10367/11274 [ext/standard/tests/strings/str_split_variation7_64bit.phpt]
SKIP Test str_split() function : usage variations - different integer values for 'split_length' with heredoc 'str' [ext/standard/tests/strings/str_split_variation7_64bit.phpt] reason: this test is for 64bit platform only
TEST 10368/11274 [ext/standard/tests/strings/str_word_count.phpt]
PASS str_word_count() [ext/standard/tests/strings/str_word_count.phpt] 
TEST 10369/11274 [ext/standard/tests/strings/str_word_count1.phpt]
PASS str_word_count() and invalid arguments [ext/standard/tests/strings/str_word_count1.phpt] 
TEST 10370/11274 [ext/standard/tests/strings/strcasecmp.phpt]
PASS strcasecmp() function [ext/standard/tests/strings/strcasecmp.phpt] 
TEST 10371/11274 [ext/standard/tests/strings/strcmp.phpt]
PASS strcmp() function [ext/standard/tests/strings/strcmp.phpt] 
TEST 10372/11274 [ext/standard/tests/strings/strcoll.phpt]
PASS Testing Basic behaviour of strcoll() [ext/standard/tests/strings/strcoll.phpt] 
TEST 10373/11274 [ext/standard/tests/strings/strcoll_error.phpt]
PASS Test strcoll() function : error conditions [ext/standard/tests/strings/strcoll_error.phpt] 
TEST 10374/11274 [ext/standard/tests/strings/strcspn.phpt]
PASS Test strcspn() behavior [ext/standard/tests/strings/strcspn.phpt] 
TEST 10375/11274 [ext/standard/tests/strings/strcspn_basic.phpt]
PASS Test strcspn() function : basic functionality [ext/standard/tests/strings/strcspn_basic.phpt] 
TEST 10376/11274 [ext/standard/tests/strings/strcspn_error.phpt]
PASS Test strcspn() function : error conditions [ext/standard/tests/strings/strcspn_error.phpt] 
TEST 10377/11274 [ext/standard/tests/strings/strcspn_variation1.phpt]
PASS Test strcspn() function : usage variations - unexpected values for str argument [ext/standard/tests/strings/strcspn_variation1.phpt] 
TEST 10378/11274 [ext/standard/tests/strings/strcspn_variation10.phpt]
PASS Test strcspn() function : usage variations - with varying mask & default start and len args [ext/standard/tests/strings/strcspn_variation10.phpt] 
TEST 10379/11274 [ext/standard/tests/strings/strcspn_variation11.phpt]
PASS Test strcspn() function : usage variations - with varying start and default len args [ext/standard/tests/strings/strcspn_variation11.phpt] 
TEST 10380/11274 [ext/standard/tests/strings/strcspn_variation12.phpt]
PASS Test strcspn() function : usage variations - with varying start and len args [ext/standard/tests/strings/strcspn_variation12.phpt] 
TEST 10381/11274 [ext/standard/tests/strings/strcspn_variation2.phpt]
PASS Test strcspn() function : usage variations - unexpected values for mask argument [ext/standard/tests/strings/strcspn_variation2.phpt] 
TEST 10382/11274 [ext/standard/tests/strings/strcspn_variation3.phpt]
PASS Test strcspn() function : usage variations - unexpected values of start argument [ext/standard/tests/strings/strcspn_variation3.phpt] 
TEST 10383/11274 [ext/standard/tests/strings/strcspn_variation4.phpt]
PASS Test strcspn() function : usage variations - unexpected values of len argument [ext/standard/tests/strings/strcspn_variation4.phpt] 
TEST 10384/11274 [ext/standard/tests/strings/strcspn_variation5.phpt]
PASS Test strcspn() function : usage variations - with heredoc strings with default start and len args [ext/standard/tests/strings/strcspn_variation5.phpt] 
TEST 10385/11274 [ext/standard/tests/strings/strcspn_variation6.phpt]
PASS Test strcspn() function : usage variations - with heredoc strings, varying mask & default start and len args [ext/standard/tests/strings/strcspn_variation6.phpt] 
TEST 10386/11274 [ext/standard/tests/strings/strcspn_variation7.phpt]
PASS Test strcspn() function : usage variations - with heredoc strings, varying start and default len args [ext/standard/tests/strings/strcspn_variation7.phpt] 
TEST 10387/11274 [ext/standard/tests/strings/strcspn_variation8.phpt]
PASS Test strcspn() function : usage variations - with heredoc strings, varying start and len args [ext/standard/tests/strings/strcspn_variation8.phpt] 
TEST 10388/11274 [ext/standard/tests/strings/strcspn_variation9.phpt]
PASS Test strcspn() function : usage variations - different strings with default start and len args [ext/standard/tests/strings/strcspn_variation9.phpt] 
TEST 10389/11274 [ext/standard/tests/strings/strings001.phpt]
PASS Test whether strstr() and strrchr() are binary safe. [ext/standard/tests/strings/strings001.phpt] 
TEST 10390/11274 [ext/standard/tests/strings/strip_tags.phpt]
PASS strip_tags() function [ext/standard/tests/strings/strip_tags.phpt] 
TEST 10391/11274 [ext/standard/tests/strings/strip_tags_basic1.phpt]
PASS Test strip_tags() function : basic functionality - with default arguments [ext/standard/tests/strings/strip_tags_basic1.phpt] 
TEST 10392/11274 [ext/standard/tests/strings/strip_tags_basic2.phpt]
PASS Test strip_tags() function : basic functionality - with all arguments [ext/standard/tests/strings/strip_tags_basic2.phpt] 
TEST 10393/11274 [ext/standard/tests/strings/strip_tags_error.phpt]
PASS Test strip_tags() function : error conditions [ext/standard/tests/strings/strip_tags_error.phpt] 
TEST 10394/11274 [ext/standard/tests/strings/strip_tags_variation1.phpt]
PASS Test strip_tags() function : usage variations - unexpected values for 'str' argument [ext/standard/tests/strings/strip_tags_variation1.phpt] 
TEST 10395/11274 [ext/standard/tests/strings/strip_tags_variation10.phpt]
PASS Test strip_tags() function : usage variations - single quoted strings [ext/standard/tests/strings/strip_tags_variation10.phpt] 
TEST 10396/11274 [ext/standard/tests/strings/strip_tags_variation11.phpt]
PASS Test strip_tags() function : obscure values within attributes [ext/standard/tests/strings/strip_tags_variation11.phpt] 
TEST 10397/11274 [ext/standard/tests/strings/strip_tags_variation2.phpt]
PASS Test strip_tags() function : usage variations - unexpected values for 'allowable_tags' [ext/standard/tests/strings/strip_tags_variation2.phpt] 
TEST 10398/11274 [ext/standard/tests/strings/strip_tags_variation3.phpt]
PASS Test strip_tags() function : usage variations - unexpected values for both 'str' and 'allowable_tags' [ext/standard/tests/strings/strip_tags_variation3.phpt] 
TEST 10399/11274 [ext/standard/tests/strings/strip_tags_variation4.phpt]
PASS Test strip_tags() function : usage variations - invalid values for 'str' and valid 'allowable_tags' [ext/standard/tests/strings/strip_tags_variation4.phpt] 
TEST 10400/11274 [ext/standard/tests/strings/strip_tags_variation5.phpt]
PASS Test strip_tags() function : usage variations - heredoc strings [ext/standard/tests/strings/strip_tags_variation5.phpt] 
TEST 10401/11274 [ext/standard/tests/strings/strip_tags_variation6.phpt]
PASS Test strip_tags() function : usage variations - binary safe checking [ext/standard/tests/strings/strip_tags_variation6.phpt] 
TEST 10402/11274 [ext/standard/tests/strings/strip_tags_variation7.phpt]
PASS Test strip_tags() function : usage variations - invalid values for 'str' and 'allowable_tags' [ext/standard/tests/strings/strip_tags_variation7.phpt] 
TEST 10403/11274 [ext/standard/tests/strings/strip_tags_variation8.phpt]
PASS Test strip_tags() function : usage variations - valid value for 'str' and invalid values for 'allowable_tags' [ext/standard/tests/strings/strip_tags_variation8.phpt] 
TEST 10404/11274 [ext/standard/tests/strings/strip_tags_variation9.phpt]
PASS Test strip_tags() function : usage variations - double quoted strings [ext/standard/tests/strings/strip_tags_variation9.phpt] 
TEST 10405/11274 [ext/standard/tests/strings/stripcslashes_basic.phpt]
PASS Test stripcslashes() function : basic functionality [ext/standard/tests/strings/stripcslashes_basic.phpt] 
TEST 10406/11274 [ext/standard/tests/strings/stripcslashes_error.phpt]
PASS Test stripcslashes() function :  error conditions [ext/standard/tests/strings/stripcslashes_error.phpt] 
TEST 10407/11274 [ext/standard/tests/strings/stripcslashes_variation1.phpt]
PASS Test stripcslashes() function : usage variations  - non-string type argument [ext/standard/tests/strings/stripcslashes_variation1.phpt] 
TEST 10408/11274 [ext/standard/tests/strings/stripos.phpt]
PASS stripos() function test [ext/standard/tests/strings/stripos.phpt] 
TEST 10409/11274 [ext/standard/tests/strings/stripos_basic1.phpt]
PASS Test stripos() function : basic functionality - with default arguments [ext/standard/tests/strings/stripos_basic1.phpt] 
TEST 10410/11274 [ext/standard/tests/strings/stripos_basic2.phpt]
PASS Test stripos() function : basic functionality - with all arguments [ext/standard/tests/strings/stripos_basic2.phpt] 
TEST 10411/11274 [ext/standard/tests/strings/stripos_error.phpt]
PASS Test stripos() function : error conditions [ext/standard/tests/strings/stripos_error.phpt] 
TEST 10412/11274 [ext/standard/tests/strings/stripos_variation1.phpt]
PASS Test stripos() function : usage variations - double quoted strings for 'haystack' & 'needle' arguments [ext/standard/tests/strings/stripos_variation1.phpt] 
TEST 10413/11274 [ext/standard/tests/strings/stripos_variation10.phpt]
PASS Test stripos() function : usage variations - unexpected inputs for 'needle' argument [ext/standard/tests/strings/stripos_variation10.phpt] 
TEST 10414/11274 [ext/standard/tests/strings/stripos_variation11.phpt]
PASS Test stripos() function : usage variations - unexpected inputs for 'haystack' and 'needle' arguments [ext/standard/tests/strings/stripos_variation11.phpt] 
TEST 10415/11274 [ext/standard/tests/strings/stripos_variation12.phpt]
PASS Test stripos() function : usage variations - null terminated strings for 'haystack' argument [ext/standard/tests/strings/stripos_variation12.phpt] 
TEST 10416/11274 [ext/standard/tests/strings/stripos_variation13.phpt]
PASS Test stripos() function : usage variations - null terminated strings for 'needle' argument [ext/standard/tests/strings/stripos_variation13.phpt] 
TEST 10417/11274 [ext/standard/tests/strings/stripos_variation14.phpt]
PASS Test stripos() function : usage variations - unexpected inputs for 'offset' argument [ext/standard/tests/strings/stripos_variation14.phpt] 
TEST 10418/11274 [ext/standard/tests/strings/stripos_variation15.phpt]
PASS Test stripos() function : usage variations - unexpected inputs for 'haystack', 'needle' & 'offset' arguments [ext/standard/tests/strings/stripos_variation15.phpt] 
TEST 10419/11274 [ext/standard/tests/strings/stripos_variation2.phpt]
PASS Test stripos() function : usage variations - single quoted strings for 'haystack' & 'needle' arguments [ext/standard/tests/strings/stripos_variation2.phpt] 
TEST 10420/11274 [ext/standard/tests/strings/stripos_variation3.phpt]
PASS Test stripos() function : usage variations - multi line heredoc string for 'haystack' argument [ext/standard/tests/strings/stripos_variation3.phpt] 
TEST 10421/11274 [ext/standard/tests/strings/stripos_variation4.phpt]
PASS Test stripos() function : usage variations - heredoc string containing special chars for 'haystack' argument [ext/standard/tests/strings/stripos_variation4.phpt] 
TEST 10422/11274 [ext/standard/tests/strings/stripos_variation5.phpt]
PASS Test stripos() function : usage variations - heredoc string containing escape chars for 'haystack' argument [ext/standard/tests/strings/stripos_variation5.phpt] 
TEST 10423/11274 [ext/standard/tests/strings/stripos_variation6.phpt]
PASS Test stripos() function : usage variations - heredoc string containing quotes for 'haystack' argument [ext/standard/tests/strings/stripos_variation6.phpt] 
TEST 10424/11274 [ext/standard/tests/strings/stripos_variation7.phpt]
PASS Test stripos() function : usage variations - empty heredoc string for 'haystack' argument [ext/standard/tests/strings/stripos_variation7.phpt] 
TEST 10425/11274 [ext/standard/tests/strings/stripos_variation8.phpt]
PASS Test stripos() function : usage variations - repetitive chars for 'haystack' argument [ext/standard/tests/strings/stripos_variation8.phpt] 
TEST 10426/11274 [ext/standard/tests/strings/stripos_variation9.phpt]
PASS Test stripos() function : usage variations - unexpected inputs for 'haystack' argument [ext/standard/tests/strings/stripos_variation9.phpt] 
TEST 10427/11274 [ext/standard/tests/strings/stripslashes_basic.phpt]
PASS Test stripslashes() function : basic functionality [ext/standard/tests/strings/stripslashes_basic.phpt] 
TEST 10428/11274 [ext/standard/tests/strings/stripslashes_error.phpt]
PASS Test stripslashes() function : error conditions [ext/standard/tests/strings/stripslashes_error.phpt] 
TEST 10429/11274 [ext/standard/tests/strings/stripslashes_variation1.phpt]
PASS Test stripslashes() function : usage variations  - non-string type argument [ext/standard/tests/strings/stripslashes_variation1.phpt] 
TEST 10430/11274 [ext/standard/tests/strings/stripslashes_variation2.phpt]
PASS Test stripslashes() function : usage variations - un-quote strings quoted with addslashes() [ext/standard/tests/strings/stripslashes_variation2.phpt] 
TEST 10431/11274 [ext/standard/tests/strings/stripslashes_variation3.phpt]
PASS Test stripslashes() function : usage variations - strings with newline and tab characters [ext/standard/tests/strings/stripslashes_variation3.phpt] 
TEST 10432/11274 [ext/standard/tests/strings/stripslashes_variation4.phpt]
PASS Test stripslashes() function : usage variations - double dimensional arrays [ext/standard/tests/strings/stripslashes_variation4.phpt] 
TEST 10433/11274 [ext/standard/tests/strings/stripslashes_variation5.phpt]
PASS Test stripslashes() function : usage variations - with magic_quotes_sybase directive ON [ext/standard/tests/strings/stripslashes_variation5.phpt] 
TEST 10434/11274 [ext/standard/tests/strings/stristr.phpt]
PASS stristr() function [ext/standard/tests/strings/stristr.phpt] 
TEST 10435/11274 [ext/standard/tests/strings/stristr2.phpt]
PASS stristr() - New parameter: before_needle [ext/standard/tests/strings/stristr2.phpt] 
TEST 10436/11274 [ext/standard/tests/strings/stristr_basic.phpt]
PASS Test stristr() function : basic functionality [ext/standard/tests/strings/stristr_basic.phpt] 
TEST 10437/11274 [ext/standard/tests/strings/stristr_error.phpt]
PASS Test stristr() function : error conditions [ext/standard/tests/strings/stristr_error.phpt] 
TEST 10438/11274 [ext/standard/tests/strings/stristr_variation1.phpt]
PASS Test stristr() function : usage variations - test values for $haystack argument [ext/standard/tests/strings/stristr_variation1.phpt] 
TEST 10439/11274 [ext/standard/tests/strings/stristr_variation2.phpt]
PASS Test stristr() function : usage variations - test values for $needle argument [ext/standard/tests/strings/stristr_variation2.phpt] 
TEST 10440/11274 [ext/standard/tests/strings/strlen.phpt]
PASS strlen() function [ext/standard/tests/strings/strlen.phpt] 
TEST 10441/11274 [ext/standard/tests/strings/strlen_basic.phpt]
PASS Test strlen() function : basic functionality [ext/standard/tests/strings/strlen_basic.phpt] 
TEST 10442/11274 [ext/standard/tests/strings/strlen_error.phpt]
PASS Test strlen() function :  error conditions [ext/standard/tests/strings/strlen_error.phpt] 
TEST 10443/11274 [ext/standard/tests/strings/strlen_variation1.phpt]
PASS Test strlen() function : usage variations - unexpected input for '$string' argument [ext/standard/tests/strings/strlen_variation1.phpt] 
TEST 10444/11274 [ext/standard/tests/strings/strnatcasecmp_basic.phpt]
PASS Test strnatcasecmp() function : basic functionality [ext/standard/tests/strings/strnatcasecmp_basic.phpt] 
TEST 10445/11274 [ext/standard/tests/strings/strnatcasecmp_error.phpt]
PASS Test strnatcasecmp() function : error conditions [ext/standard/tests/strings/strnatcasecmp_error.phpt] 
TEST 10446/11274 [ext/standard/tests/strings/strnatcasecmp_variation1.phpt]
PASS Test strnatcasecmp() function : variation [ext/standard/tests/strings/strnatcasecmp_variation1.phpt] 
TEST 10447/11274 [ext/standard/tests/strings/strnatcmp_basic.phpt]
PASS Test strnatcmp() function : basic functionality [ext/standard/tests/strings/strnatcmp_basic.phpt] 
TEST 10448/11274 [ext/standard/tests/strings/strnatcmp_error.phpt]
PASS Test strnatcmp() function : error conditions [ext/standard/tests/strings/strnatcmp_error.phpt] 
TEST 10449/11274 [ext/standard/tests/strings/strncasecmp_basic.phpt]
PASS Test strncasecmp() function : basic functionality [ext/standard/tests/strings/strncasecmp_basic.phpt] 
TEST 10450/11274 [ext/standard/tests/strings/strncasecmp_error.phpt]
PASS Test strncasecmp() function : error conditions [ext/standard/tests/strings/strncasecmp_error.phpt] 
TEST 10451/11274 [ext/standard/tests/strings/strncasecmp_variation1.phpt]
PASS Test strncasecmp() function: usage variations - case-sensitivity [ext/standard/tests/strings/strncasecmp_variation1.phpt] 
TEST 10452/11274 [ext/standard/tests/strings/strncasecmp_variation10.phpt]
PASS Test strncasecmp() function : usage variations - unexpected values for 'str1' [ext/standard/tests/strings/strncasecmp_variation10.phpt] 
TEST 10453/11274 [ext/standard/tests/strings/strncasecmp_variation11.phpt]
PASS Test strncasecmp() function : usage variations - unexpected values for 'str2' [ext/standard/tests/strings/strncasecmp_variation11.phpt] 
TEST 10454/11274 [ext/standard/tests/strings/strncasecmp_variation2.phpt]
PASS Test strncasecmp() function: usage variations - double quoted strings [ext/standard/tests/strings/strncasecmp_variation2.phpt] 
TEST 10455/11274 [ext/standard/tests/strings/strncasecmp_variation3.phpt]
PASS Test strncasecmp() function: usage variations - various lengths [ext/standard/tests/strings/strncasecmp_variation3.phpt] 
TEST 10456/11274 [ext/standard/tests/strings/strncasecmp_variation4.phpt]
PASS Test strncasecmp() function : usage variations - unexpected values for 'str1' & 'str2' [ext/standard/tests/strings/strncasecmp_variation4.phpt] 
TEST 10457/11274 [ext/standard/tests/strings/strncasecmp_variation5.phpt]
PASS Test strncasecmp() function : usage variations - unexpected values for 'len' [ext/standard/tests/strings/strncasecmp_variation5.phpt] 
TEST 10458/11274 [ext/standard/tests/strings/strncasecmp_variation6.phpt]
PASS Test strncasecmp() function : usage variations - binary safe - all ASCII chars [ext/standard/tests/strings/strncasecmp_variation6.phpt] 
TEST 10459/11274 [ext/standard/tests/strings/strncasecmp_variation7.phpt]
PASS Test strncasecmp() function : usage variations - binary safe [ext/standard/tests/strings/strncasecmp_variation7.phpt] 
TEST 10460/11274 [ext/standard/tests/strings/strncasecmp_variation8.phpt]
PASS Test strncasecmp() function: usage variations - single quoted strings [ext/standard/tests/strings/strncasecmp_variation8.phpt] 
TEST 10461/11274 [ext/standard/tests/strings/strncasecmp_variation9.phpt]
PASS Test strncasecmp() function: usage variations - heredoc strings [ext/standard/tests/strings/strncasecmp_variation9.phpt] 
TEST 10462/11274 [ext/standard/tests/strings/strncmp_basic.phpt]
PASS Test strncmp() function : basic functionality [ext/standard/tests/strings/strncmp_basic.phpt] 
TEST 10463/11274 [ext/standard/tests/strings/strncmp_error.phpt]
PASS Test strncmp() function : error conditions [ext/standard/tests/strings/strncmp_error.phpt] 
TEST 10464/11274 [ext/standard/tests/strings/strncmp_variation1.phpt]
PASS Test strncmp() function: usage variations - case-sensitivity [ext/standard/tests/strings/strncmp_variation1.phpt] 
TEST 10465/11274 [ext/standard/tests/strings/strncmp_variation2.phpt]
PASS Test strncmp() function: usage variations - double quoted strings [ext/standard/tests/strings/strncmp_variation2.phpt] 
TEST 10466/11274 [ext/standard/tests/strings/strncmp_variation3.phpt]
PASS Test strncmp() function: usage variations - different lengths [ext/standard/tests/strings/strncmp_variation3.phpt] 
TEST 10467/11274 [ext/standard/tests/strings/strncmp_variation4.phpt]
PASS Test strncmp() function : usage variations - different inputs(all types) [ext/standard/tests/strings/strncmp_variation4.phpt] 
TEST 10468/11274 [ext/standard/tests/strings/strncmp_variation5.phpt]
PASS Test strncmp() function : usage variations - different lengths(all types) [ext/standard/tests/strings/strncmp_variation5.phpt] 
TEST 10469/11274 [ext/standard/tests/strings/strncmp_variation6.phpt]
PASS Test strncmp() function : usage variations - binary safe(binary values) [ext/standard/tests/strings/strncmp_variation6.phpt] 
TEST 10470/11274 [ext/standard/tests/strings/strncmp_variation7.phpt]
PASS Test strncmp() function : usage variations - binary safe(null terminated strings) [ext/standard/tests/strings/strncmp_variation7.phpt] 
TEST 10471/11274 [ext/standard/tests/strings/strncmp_variation8.phpt]
PASS Test strncmp() function: usage variations - single quoted strings [ext/standard/tests/strings/strncmp_variation8.phpt] 
TEST 10472/11274 [ext/standard/tests/strings/strncmp_variation9.phpt]
PASS Test strncmp() function: usage variations - different inputs(heredoc strings) [ext/standard/tests/strings/strncmp_variation9.phpt] 
TEST 10473/11274 [ext/standard/tests/strings/strpbrk_basic.phpt]
PASS Test strpbrk() function : basic functionality [ext/standard/tests/strings/strpbrk_basic.phpt] 
TEST 10474/11274 [ext/standard/tests/strings/strpbrk_error.phpt]
PASS Test strpbrk() function : error conditions [ext/standard/tests/strings/strpbrk_error.phpt] 
TEST 10475/11274 [ext/standard/tests/strings/strpos.phpt]
PASS Test strpos() function [ext/standard/tests/strings/strpos.phpt] 
TEST 10476/11274 [ext/standard/tests/strings/strpos_number.phpt]
PASS strpos() matching numbers [ext/standard/tests/strings/strpos_number.phpt] 
TEST 10477/11274 [ext/standard/tests/strings/strrchr.phpt]
PASS strrchr() tests [ext/standard/tests/strings/strrchr.phpt] 
TEST 10478/11274 [ext/standard/tests/strings/strrchr_basic.phpt]
PASS Test strrchr() function : basic functionality [ext/standard/tests/strings/strrchr_basic.phpt] 
TEST 10479/11274 [ext/standard/tests/strings/strrchr_error.phpt]
PASS Test strrchr() function : error conditions [ext/standard/tests/strings/strrchr_error.phpt] 
TEST 10480/11274 [ext/standard/tests/strings/strrchr_variation1.phpt]
PASS Test strrchr() function : usage variations - double quoted strings [ext/standard/tests/strings/strrchr_variation1.phpt] 
TEST 10481/11274 [ext/standard/tests/strings/strrchr_variation10.phpt]
PASS Test strrchr() function : usage variations - unexpected inputs for needle [ext/standard/tests/strings/strrchr_variation10.phpt] 
TEST 10482/11274 [ext/standard/tests/strings/strrchr_variation11.phpt]
PASS Test strrchr() function : usage variations - unexpected inputs for haystack and needle [ext/standard/tests/strings/strrchr_variation11.phpt] 
TEST 10483/11274 [ext/standard/tests/strings/strrchr_variation12.phpt]
PASS Test strrchr() function : usage variations - binary safe [ext/standard/tests/strings/strrchr_variation12.phpt] 
TEST 10484/11274 [ext/standard/tests/strings/strrchr_variation2.phpt]
PASS Test strrchr() function : usage variations - single quoted strings [ext/standard/tests/strings/strrchr_variation2.phpt] 
TEST 10485/11274 [ext/standard/tests/strings/strrchr_variation3.phpt]
PASS Test strrchr() function : usage variations - multi line heredoc string for 'haystack' [ext/standard/tests/strings/strrchr_variation3.phpt] 
TEST 10486/11274 [ext/standard/tests/strings/strrchr_variation4.phpt]
PASS Test strrchr() function : usage variations - heredoc string containing special chars for 'haystack' [ext/standard/tests/strings/strrchr_variation4.phpt] 
TEST 10487/11274 [ext/standard/tests/strings/strrchr_variation5.phpt]
PASS Test strrchr() function : usage variations - heredoc string containing escape sequences for 'haystack' [ext/standard/tests/strings/strrchr_variation5.phpt] 
TEST 10488/11274 [ext/standard/tests/strings/strrchr_variation6.phpt]
PASS Test strrchr() function : usage variations - heredoc string containing quote chars for 'haystack' [ext/standard/tests/strings/strrchr_variation6.phpt] 
TEST 10489/11274 [ext/standard/tests/strings/strrchr_variation7.phpt]
PASS Test strrchr() function : usage variations - heredoc string containing blank line for 'haystack' [ext/standard/tests/strings/strrchr_variation7.phpt] 
TEST 10490/11274 [ext/standard/tests/strings/strrchr_variation8.phpt]
PASS Test strrchr() function : usage variations - empty heredoc string for 'haystack' [ext/standard/tests/strings/strrchr_variation8.phpt] 
TEST 10491/11274 [ext/standard/tests/strings/strrchr_variation9.phpt]
PASS Test strrchr() function : usage variations - unexpected inputs for haystack [ext/standard/tests/strings/strrchr_variation9.phpt] 
TEST 10492/11274 [ext/standard/tests/strings/strrev.phpt]
PASS strrev() function [ext/standard/tests/strings/strrev.phpt] 
TEST 10493/11274 [ext/standard/tests/strings/strrev_basic.phpt]
PASS Test strrev() function : basic functionality [ext/standard/tests/strings/strrev_basic.phpt] 
TEST 10494/11274 [ext/standard/tests/strings/strrev_error.phpt]
PASS Test strrev() function : error conditions [ext/standard/tests/strings/strrev_error.phpt] 
TEST 10495/11274 [ext/standard/tests/strings/strrev_variation1.phpt]
PASS Test strrev() function : usage variations - double quoted strings [ext/standard/tests/strings/strrev_variation1.phpt] 
TEST 10496/11274 [ext/standard/tests/strings/strrev_variation2.phpt]
PASS Test strrev() function : usage variations - single quoted strings [ext/standard/tests/strings/strrev_variation2.phpt] 
TEST 10497/11274 [ext/standard/tests/strings/strrev_variation3.phpt]
PASS Test strrev() function : usage variations - heredoc strings [ext/standard/tests/strings/strrev_variation3.phpt] 
TEST 10498/11274 [ext/standard/tests/strings/strrev_variation4.phpt]
PASS Test strrev() function : usage variations - unexpected inputs [ext/standard/tests/strings/strrev_variation4.phpt] 
TEST 10499/11274 [ext/standard/tests/strings/strripos.phpt]
PASS strripos() function [ext/standard/tests/strings/strripos.phpt] 
TEST 10500/11274 [ext/standard/tests/strings/strripos_basic1.phpt]
PASS Test strripos() function : basic functionality - with default arguments [ext/standard/tests/strings/strripos_basic1.phpt] 
TEST 10501/11274 [ext/standard/tests/strings/strripos_basic2.phpt]
PASS Test strripos() function : basic functionality - with all arguments [ext/standard/tests/strings/strripos_basic2.phpt] 
TEST 10502/11274 [ext/standard/tests/strings/strripos_error.phpt]
PASS Test strripos() function : error conditions [ext/standard/tests/strings/strripos_error.phpt] 
TEST 10503/11274 [ext/standard/tests/strings/strripos_offset.phpt]
PASS strripos() offset integer overflow [ext/standard/tests/strings/strripos_offset.phpt] 
TEST 10504/11274 [ext/standard/tests/strings/strripos_variation1.phpt]
PASS Test strripos() function : usage variations - double quoted strings for 'haystack' & 'needle' arguments [ext/standard/tests/strings/strripos_variation1.phpt] 
TEST 10505/11274 [ext/standard/tests/strings/strripos_variation2.phpt]
PASS Test strripos() function : usage variations - single quoted strings for 'haystack' & 'needle' arguments [ext/standard/tests/strings/strripos_variation2.phpt] 
TEST 10506/11274 [ext/standard/tests/strings/strripos_variation3.phpt]
PASS Test strripos() function : usage variations - multi line heredoc string for 'haystack' argument [ext/standard/tests/strings/strripos_variation3.phpt] 
TEST 10507/11274 [ext/standard/tests/strings/strripos_variation4.phpt]
PASS Test strripos() function : usage variations - heredoc string containing special chars for 'haystack' argument [ext/standard/tests/strings/strripos_variation4.phpt] 
TEST 10508/11274 [ext/standard/tests/strings/strripos_variation5.phpt]
PASS Test strripos() function : usage variations - heredoc string containing escape chars for 'haystack' argument [ext/standard/tests/strings/strripos_variation5.phpt] 
TEST 10509/11274 [ext/standard/tests/strings/strrpos.phpt]
PASS strrpos() function [ext/standard/tests/strings/strrpos.phpt] 
TEST 10510/11274 [ext/standard/tests/strings/strrpos_basic1.phpt]
PASS Test strrpos() function : basic functionality - with default arguments [ext/standard/tests/strings/strrpos_basic1.phpt] 
TEST 10511/11274 [ext/standard/tests/strings/strrpos_basic2.phpt]
PASS Test strrpos() function : basic functionality - with all arguments [ext/standard/tests/strings/strrpos_basic2.phpt] 
TEST 10512/11274 [ext/standard/tests/strings/strrpos_error.phpt]
PASS Test strrpos() function : error conditions [ext/standard/tests/strings/strrpos_error.phpt] 
TEST 10513/11274 [ext/standard/tests/strings/strrpos_offset.phpt]
PASS strrpos() offset integer overflow [ext/standard/tests/strings/strrpos_offset.phpt] 
TEST 10514/11274 [ext/standard/tests/strings/strrpos_variation1.phpt]
PASS Test strrpos() function : usage variations - double quoted strings for 'haystack' & 'needle' arguments [ext/standard/tests/strings/strrpos_variation1.phpt] 
TEST 10515/11274 [ext/standard/tests/strings/strrpos_variation10.phpt]
PASS Test strrpos() function : usage variations - unexpected inputs for 'needle' argument [ext/standard/tests/strings/strrpos_variation10.phpt] 
TEST 10516/11274 [ext/standard/tests/strings/strrpos_variation11.phpt]
PASS Test strrpos() function : usage variations - unexpected inputs for 'haystack' and 'needle' arguments [ext/standard/tests/strings/strrpos_variation11.phpt] 
TEST 10517/11274 [ext/standard/tests/strings/strrpos_variation12.phpt]
PASS Test strrpos() function : usage variations - checking binary safe with 'haystack' argument [ext/standard/tests/strings/strrpos_variation12.phpt] 
TEST 10518/11274 [ext/standard/tests/strings/strrpos_variation13.phpt]
PASS Test strrpos() function : usage variations - checking bianry safe with 'needle' argument [ext/standard/tests/strings/strrpos_variation13.phpt] 
TEST 10519/11274 [ext/standard/tests/strings/strrpos_variation14.phpt]
PASS Test strrpos() function : usage variations - unexpected inputs for 'offset' argument [ext/standard/tests/strings/strrpos_variation14.phpt] 
TEST 10520/11274 [ext/standard/tests/strings/strrpos_variation15.phpt]
PASS Test strrpos() function : usage variations - unexpected inputs for 'haystack', 'needle' & 'offset' arguments [ext/standard/tests/strings/strrpos_variation15.phpt] 
TEST 10521/11274 [ext/standard/tests/strings/strrpos_variation2.phpt]
PASS Test strrpos() function : usage variations - single quoted strings for 'haystack' & 'needle' arguments [ext/standard/tests/strings/strrpos_variation2.phpt] 
TEST 10522/11274 [ext/standard/tests/strings/strrpos_variation3.phpt]
PASS Test strrpos() function : usage variations - multi line heredoc string for 'haystack' argument [ext/standard/tests/strings/strrpos_variation3.phpt] 
TEST 10523/11274 [ext/standard/tests/strings/strrpos_variation4.phpt]
PASS Test strrpos() function : usage variations - heredoc string containing special chars for 'haystack' argument [ext/standard/tests/strings/strrpos_variation4.phpt] 
TEST 10524/11274 [ext/standard/tests/strings/strrpos_variation5.phpt]
PASS Test strrpos() function : usage variations - heredoc string containing escape chars for 'haystack' argument [ext/standard/tests/strings/strrpos_variation5.phpt] 
TEST 10525/11274 [ext/standard/tests/strings/strrpos_variation6.phpt]
PASS Test strrpos() function : usage variations - heredoc string containing quotes for 'haystack' argument [ext/standard/tests/strings/strrpos_variation6.phpt] 
TEST 10526/11274 [ext/standard/tests/strings/strrpos_variation7.phpt]
PASS Test strrpos() function : usage variations - empty heredoc string for 'haystack' argument [ext/standard/tests/strings/strrpos_variation7.phpt] 
TEST 10527/11274 [ext/standard/tests/strings/strrpos_variation8.phpt]
PASS Test strrpos() function : usage variations - repetitive chars for 'haystack' argument [ext/standard/tests/strings/strrpos_variation8.phpt] 
TEST 10528/11274 [ext/standard/tests/strings/strrpos_variation9.phpt]
PASS Test strrpos() function : usage variations - unexpected inputs for 'haystack' argument [ext/standard/tests/strings/strrpos_variation9.phpt] 
TEST 10529/11274 [ext/standard/tests/strings/strspn.phpt]
PASS Test strspn() behavior [ext/standard/tests/strings/strspn.phpt] 
TEST 10530/11274 [ext/standard/tests/strings/strspn_basic.phpt]
PASS Test strspn() function : basic functionality [ext/standard/tests/strings/strspn_basic.phpt] 
TEST 10531/11274 [ext/standard/tests/strings/strspn_error.phpt]
PASS Test strspn() function : error conditions [ext/standard/tests/strings/strspn_error.phpt] 
TEST 10532/11274 [ext/standard/tests/strings/strspn_variation1.phpt]
PASS Test strspn() function : usage variations  - unexpected values for str argument [ext/standard/tests/strings/strspn_variation1.phpt] 
TEST 10533/11274 [ext/standard/tests/strings/strspn_variation10.phpt]
PASS Test strspn() function : usage variations - with varying mask & default start and len args [ext/standard/tests/strings/strspn_variation10.phpt] 
TEST 10534/11274 [ext/standard/tests/strings/strspn_variation11.phpt]
PASS Test strspn() function : usage variations - with varying start and default len args [ext/standard/tests/strings/strspn_variation11.phpt] 
TEST 10535/11274 [ext/standard/tests/strings/strspn_variation12.phpt]
PASS Test strspn() function : usage variations - with varying start and len args [ext/standard/tests/strings/strspn_variation12.phpt] 
TEST 10536/11274 [ext/standard/tests/strings/strspn_variation2.phpt]
PASS Test strspn() function : usage variations - unexpected values for mask argument [ext/standard/tests/strings/strspn_variation2.phpt] 
TEST 10537/11274 [ext/standard/tests/strings/strspn_variation3.phpt]
PASS Test strspn() function : usage variations - unexpected values of start argument [ext/standard/tests/strings/strspn_variation3.phpt] 
TEST 10538/11274 [ext/standard/tests/strings/strspn_variation4.phpt]
PASS Test strspn() function : usage variations - unexpected values of len argument [ext/standard/tests/strings/strspn_variation4.phpt] 
TEST 10539/11274 [ext/standard/tests/strings/strspn_variation5.phpt]
PASS Test strspn() function : usage variations - with heredoc strings with default start and len args [ext/standard/tests/strings/strspn_variation5.phpt] 
TEST 10540/11274 [ext/standard/tests/strings/strspn_variation6.phpt]
PASS Test strspn() function : usage variations - with heredoc strings, varying mask & default start and len args [ext/standard/tests/strings/strspn_variation6.phpt] 
TEST 10541/11274 [ext/standard/tests/strings/strspn_variation7.phpt]
PASS Test strspn() function : usage variations - with heredoc strings, varying start and default len args [ext/standard/tests/strings/strspn_variation7.phpt] 
TEST 10542/11274 [ext/standard/tests/strings/strspn_variation8.phpt]
PASS Test strspn() function : usage variations - with heredoc strings, varying start and len args [ext/standard/tests/strings/strspn_variation8.phpt] 
TEST 10543/11274 [ext/standard/tests/strings/strspn_variation9.phpt]
PASS Test strspn() function : usage variations - different strings with default start and len args [ext/standard/tests/strings/strspn_variation9.phpt] 
TEST 10544/11274 [ext/standard/tests/strings/strstr.phpt]
PASS Test strstr() function [ext/standard/tests/strings/strstr.phpt] 
TEST 10545/11274 [ext/standard/tests/strings/strstr2.phpt]
PASS strstr() - New parameter: before_needle [ext/standard/tests/strings/strstr2.phpt] 
TEST 10546/11274 [ext/standard/tests/strings/strtok_basic.phpt]
PASS Test strtok() function : basic functionality [ext/standard/tests/strings/strtok_basic.phpt] 
TEST 10547/11274 [ext/standard/tests/strings/strtok_error.phpt]
PASS Test strtok() function : error conditions [ext/standard/tests/strings/strtok_error.phpt] 
TEST 10548/11274 [ext/standard/tests/strings/strtok_variation1.phpt]
PASS Test strtok() function : usage variations - first argument as non-string [ext/standard/tests/strings/strtok_variation1.phpt] 
TEST 10549/11274 [ext/standard/tests/strings/strtok_variation2.phpt]
PASS Test strtok() function : usage variations - with different token strings [ext/standard/tests/strings/strtok_variation2.phpt] 
TEST 10550/11274 [ext/standard/tests/strings/strtok_variation3.phpt]
PASS Test strtok() function : usage variations - with heredoc strings [ext/standard/tests/strings/strtok_variation3.phpt] 
TEST 10551/11274 [ext/standard/tests/strings/strtok_variation4.phpt]
PASS Test strtok() function : usage variations - with embedded nulls in the strings [ext/standard/tests/strings/strtok_variation4.phpt] 
TEST 10552/11274 [ext/standard/tests/strings/strtok_variation5.phpt]
PASS Test strtok() function : usage variations - miscellaneous inputs [ext/standard/tests/strings/strtok_variation5.phpt] 
TEST 10553/11274 [ext/standard/tests/strings/strtok_variation6.phpt]
PASS Test strtok() function : usage variations - invalid escape sequences as tokens [ext/standard/tests/strings/strtok_variation6.phpt] 
TEST 10554/11274 [ext/standard/tests/strings/strtok_variation7.phpt]
PASS Test strtok() function : usage variations - modifying the input string while tokenising [ext/standard/tests/strings/strtok_variation7.phpt] 
TEST 10555/11274 [ext/standard/tests/strings/strtolower-win32.phpt]
SKIP Test strtolower() function [ext/standard/tests/strings/strtolower-win32.phpt] reason: Run only on Windows with locale as "English_United States.1252"
TEST 10556/11274 [ext/standard/tests/strings/strtolower.phpt]
FAIL Test strtolower() function [ext/standard/tests/strings/strtolower.phpt] 
TEST 10557/11274 [ext/standard/tests/strings/strtoupper.phpt]
PASS Test strtoupper on non-ASCII characters [ext/standard/tests/strings/strtoupper.phpt] 
TEST 10558/11274 [ext/standard/tests/strings/strtoupper1-win32.phpt]
SKIP Test strtoupper() function [ext/standard/tests/strings/strtoupper1-win32.phpt] reason: Run only on Windows with locale as "English_United States.1252"
TEST 10559/11274 [ext/standard/tests/strings/strtoupper1.phpt]
FAIL Test strtoupper() function [ext/standard/tests/strings/strtoupper1.phpt] 
TEST 10560/11274 [ext/standard/tests/strings/strtr.phpt]
PASS strtr() function [ext/standard/tests/strings/strtr.phpt] 
TEST 10561/11274 [ext/standard/tests/strings/strtr_basic.phpt]
PASS Test strtr() function : basic functionality [ext/standard/tests/strings/strtr_basic.phpt] 
TEST 10562/11274 [ext/standard/tests/strings/strtr_error.phpt]
PASS Test strtr() function : error conditions [ext/standard/tests/strings/strtr_error.phpt] 
TEST 10563/11274 [ext/standard/tests/strings/strtr_variation1.phpt]
PASS Test strtr() function : usage variations - regular & numeric strings for 'str' argument [ext/standard/tests/strings/strtr_variation1.phpt] 
TEST 10564/11274 [ext/standard/tests/strings/strtr_variation2.phpt]
PASS Test strtr() function : usage variations - string containing special chars for 'str' argument [ext/standard/tests/strings/strtr_variation2.phpt] 
TEST 10565/11274 [ext/standard/tests/strings/strtr_variation3.phpt]
PASS Test strtr() function : usage variations - string containing escape sequences for 'str' argument [ext/standard/tests/strings/strtr_variation3.phpt] 
TEST 10566/11274 [ext/standard/tests/strings/strtr_variation4.phpt]
PASS Test strtr() function : usage variations - empty string & null for 'str' argument [ext/standard/tests/strings/strtr_variation4.phpt] 
TEST 10567/11274 [ext/standard/tests/strings/strtr_variation5.phpt]
PASS Test strtr() function : usage variations - unexpected inputs for 'str' argument [ext/standard/tests/strings/strtr_variation5.phpt] 
TEST 10568/11274 [ext/standard/tests/strings/strtr_variation6.phpt]
PASS Test strtr() function : usage variations - unexpected inputs for 'from' argument [ext/standard/tests/strings/strtr_variation6.phpt] 
TEST 10569/11274 [ext/standard/tests/strings/strtr_variation7.phpt]
PASS Test strtr() function : usage variations - unexpected inputs for 'to' argument [ext/standard/tests/strings/strtr_variation7.phpt] 
TEST 10570/11274 [ext/standard/tests/strings/strtr_variation8.phpt]
PASS Test strtr() function : usage variations - unexpected inputs for 'replace_pairs' argument [ext/standard/tests/strings/strtr_variation8.phpt] 
TEST 10571/11274 [ext/standard/tests/strings/strtr_variation9.phpt]
PASS Test strtr() function : usage variations - unexpected inputs for all arguments [ext/standard/tests/strings/strtr_variation9.phpt] 
TEST 10572/11274 [ext/standard/tests/strings/strval.phpt]
PASS strval() function [ext/standard/tests/strings/strval.phpt] 
TEST 10573/11274 [ext/standard/tests/strings/strval_basic.phpt]
PASS Test strval() function : basic functionality [ext/standard/tests/strings/strval_basic.phpt] 
TEST 10574/11274 [ext/standard/tests/strings/strval_error.phpt]
PASS Test strval() function : usage variations  - error conditions [ext/standard/tests/strings/strval_error.phpt] 
TEST 10575/11274 [ext/standard/tests/strings/strval_variation1.phpt]
PASS Test strval() function : usage variations  - Pass different data types as strval [ext/standard/tests/strings/strval_variation1.phpt] 
TEST 10576/11274 [ext/standard/tests/strings/strval_variation2.phpt]
PASS Test strval() function : usage variations  - Pass all valid char codes [ext/standard/tests/strings/strval_variation2.phpt] 
TEST 10577/11274 [ext/standard/tests/strings/substr.phpt]
PASS Testing substr() function [ext/standard/tests/strings/substr.phpt] 
TEST 10578/11274 [ext/standard/tests/strings/substr_compare.phpt]
PASS substr_compare() [ext/standard/tests/strings/substr_compare.phpt] 
TEST 10579/11274 [ext/standard/tests/strings/substr_count_basic.phpt]
PASS Test substr_count() function (basic) [ext/standard/tests/strings/substr_count_basic.phpt] 
TEST 10580/11274 [ext/standard/tests/strings/substr_count_error.phpt]
PASS Test substr_count() function (error conditions) [ext/standard/tests/strings/substr_count_error.phpt] 
TEST 10581/11274 [ext/standard/tests/strings/substr_count_variation_001.phpt]
PASS Test substr_count() function (variation - 1) [ext/standard/tests/strings/substr_count_variation_001.phpt] 
TEST 10582/11274 [ext/standard/tests/strings/substr_count_variation_002.phpt]
PASS Test substr_count() function (variation - 2) [ext/standard/tests/strings/substr_count_variation_002.phpt] 
TEST 10583/11274 [ext/standard/tests/strings/substr_replace.phpt]
PASS substr_replace() function [ext/standard/tests/strings/substr_replace.phpt] 
TEST 10584/11274 [ext/standard/tests/strings/substr_replace_array.phpt]
PASS substr_replace() function - array [ext/standard/tests/strings/substr_replace_array.phpt] 
TEST 10585/11274 [ext/standard/tests/strings/substr_replace_error.phpt]
PASS Test substr_replace() function : error conditions [ext/standard/tests/strings/substr_replace_error.phpt] 
TEST 10586/11274 [ext/standard/tests/strings/trim.phpt]
PASS trim(), rtrim() and ltrim() functions [ext/standard/tests/strings/trim.phpt] 
TEST 10587/11274 [ext/standard/tests/strings/trim1.phpt]
PASS Test trim() function [ext/standard/tests/strings/trim1.phpt] 
TEST 10588/11274 [ext/standard/tests/strings/trim_basic.phpt]
PASS Test trim() function : basic functionality [ext/standard/tests/strings/trim_basic.phpt] 
TEST 10589/11274 [ext/standard/tests/strings/trim_error.phpt]
PASS Test trim() function : error conditions [ext/standard/tests/strings/trim_error.phpt] 
TEST 10590/11274 [ext/standard/tests/strings/trim_variation1.phpt]
PASS Test trim() function : usage variations - test values for $str argument [ext/standard/tests/strings/trim_variation1.phpt] 
TEST 10591/11274 [ext/standard/tests/strings/trim_variation2.phpt]
PASS Test trim() function : usage variations - test values for $charlist argument [ext/standard/tests/strings/trim_variation2.phpt] 
TEST 10592/11274 [ext/standard/tests/strings/ucfirst.phpt]
PASS "ucfirst()" function [ext/standard/tests/strings/ucfirst.phpt] 
TEST 10593/11274 [ext/standard/tests/strings/ucwords_basic.phpt]
PASS Test ucwords() function : basic functionality [ext/standard/tests/strings/ucwords_basic.phpt] 
TEST 10594/11274 [ext/standard/tests/strings/ucwords_error.phpt]
PASS Test ucwords() function : error conditions [ext/standard/tests/strings/ucwords_error.phpt] 
TEST 10595/11274 [ext/standard/tests/strings/ucwords_variation1.phpt]
PASS Test ucwords() function : usage variations - unexpected input values [ext/standard/tests/strings/ucwords_variation1.phpt] 
TEST 10596/11274 [ext/standard/tests/strings/ucwords_variation2.phpt]
PASS Test ucwords() function : usage variations - heredoc strings [ext/standard/tests/strings/ucwords_variation2.phpt] 
TEST 10597/11274 [ext/standard/tests/strings/ucwords_variation3.phpt]
PASS Test ucwords() function : usage variations - single quoted string [ext/standard/tests/strings/ucwords_variation3.phpt] 
TEST 10598/11274 [ext/standard/tests/strings/ucwords_variation4.phpt]
PASS Test ucwords() function : usage variations - double quoted string [ext/standard/tests/strings/ucwords_variation4.phpt] 
TEST 10599/11274 [ext/standard/tests/strings/unpack.phpt]
PASS Invalid format type validation [ext/standard/tests/strings/unpack.phpt] 
TEST 10600/11274 [ext/standard/tests/strings/unpack_error.phpt]
PASS Test unpack() function : error conditions [ext/standard/tests/strings/unpack_error.phpt] 
TEST 10601/11274 [ext/standard/tests/strings/url_t.phpt]
PASS parse_url() function [ext/standard/tests/strings/url_t.phpt] 
TEST 10602/11274 [ext/standard/tests/strings/uuencode.phpt]
PASS uuencode family tests [ext/standard/tests/strings/uuencode.phpt] 
TEST 10603/11274 [ext/standard/tests/strings/vfprintf_basic.phpt]
PASS Test vfprintf() function : basic functionality [ext/standard/tests/strings/vfprintf_basic.phpt] 
TEST 10604/11274 [ext/standard/tests/strings/vfprintf_basic1.phpt]
PASS Test vfprintf() function : basic functionality - string format [ext/standard/tests/strings/vfprintf_basic1.phpt] 
TEST 10605/11274 [ext/standard/tests/strings/vfprintf_basic2.phpt]
PASS Test vfprintf() function : basic functionality - integer format [ext/standard/tests/strings/vfprintf_basic2.phpt] 
TEST 10606/11274 [ext/standard/tests/strings/vfprintf_basic3.phpt]
PASS Test vfprintf() function : basic functionality - float format [ext/standard/tests/strings/vfprintf_basic3.phpt] 
TEST 10607/11274 [ext/standard/tests/strings/vfprintf_basic4.phpt]
PASS Test vfprintf() function : basic functionality - bool format [ext/standard/tests/strings/vfprintf_basic4.phpt] 
TEST 10608/11274 [ext/standard/tests/strings/vfprintf_basic5.phpt]
PASS Test vfprintf() function : basic functionality - char format [ext/standard/tests/strings/vfprintf_basic5.phpt] 
TEST 10609/11274 [ext/standard/tests/strings/vfprintf_basic6.phpt]
PASS Test vfprintf() function : basic functionality - exponential format [ext/standard/tests/strings/vfprintf_basic6.phpt] 
TEST 10610/11274 [ext/standard/tests/strings/vfprintf_basic7.phpt]
PASS Test vfprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/vfprintf_basic7.phpt] 
TEST 10611/11274 [ext/standard/tests/strings/vfprintf_basic7_64bit.phpt]
SKIP Test vfprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/vfprintf_basic7_64bit.phpt] reason: this test is for 64bit platform only
TEST 10612/11274 [ext/standard/tests/strings/vfprintf_basic8.phpt]
PASS Test vfprintf() function : basic functionality - octal format [ext/standard/tests/strings/vfprintf_basic8.phpt] 
TEST 10613/11274 [ext/standard/tests/strings/vfprintf_basic9.phpt]
PASS Test vfprintf) function : basic functionality - hexadecimal format [ext/standard/tests/strings/vfprintf_basic9.phpt] 
TEST 10614/11274 [ext/standard/tests/strings/vfprintf_error1.phpt]
PASS Test vfprintf() function : error conditions (more than expected arguments) [ext/standard/tests/strings/vfprintf_error1.phpt] 
TEST 10615/11274 [ext/standard/tests/strings/vfprintf_error2.phpt]
PASS Test vfprintf() function : error conditions (less than expected arguments) [ext/standard/tests/strings/vfprintf_error2.phpt] 
TEST 10616/11274 [ext/standard/tests/strings/vfprintf_error3.phpt]
PASS Test vfprintf() function : error conditions (wrong argument types) [ext/standard/tests/strings/vfprintf_error3.phpt] 
TEST 10617/11274 [ext/standard/tests/strings/vfprintf_error4.phpt]
PASS Test vfprintf() function : error conditions (various conditions) [ext/standard/tests/strings/vfprintf_error4.phpt] 
TEST 10618/11274 [ext/standard/tests/strings/vfprintf_variation1.phpt]
PASS Test vfprintf() function : variation functionality [ext/standard/tests/strings/vfprintf_variation1.phpt] 
TEST 10619/11274 [ext/standard/tests/strings/vfprintf_variation10.phpt]
PASS Test vfprintf() function : usage variations - char formats with non-char values [ext/standard/tests/strings/vfprintf_variation10.phpt] 
TEST 10620/11274 [ext/standard/tests/strings/vfprintf_variation11.phpt]
PASS Test vfprintf() function : usage variations - octal formats with octal values [ext/standard/tests/strings/vfprintf_variation11.phpt] 
TEST 10621/11274 [ext/standard/tests/strings/vfprintf_variation11_64bit.phpt]
SKIP Test vfprintf() function : usage variations - octal formats with octal values [ext/standard/tests/strings/vfprintf_variation11_64bit.phpt] reason: this test is for 64bit platform only
TEST 10622/11274 [ext/standard/tests/strings/vfprintf_variation12.phpt]
PASS Test vfprintf() function : usage variations - octal formats with non-octal values [ext/standard/tests/strings/vfprintf_variation12.phpt] 
TEST 10623/11274 [ext/standard/tests/strings/vfprintf_variation12_64bit.phpt]
SKIP Test vfprintf() function : usage variations - octal formats with non-octal values [ext/standard/tests/strings/vfprintf_variation12_64bit.phpt] reason: this test is for 64bit platform only
TEST 10624/11274 [ext/standard/tests/strings/vfprintf_variation13.phpt]
PASS Test vfprintf() function : usage variations - hexa formats with hexa values [ext/standard/tests/strings/vfprintf_variation13.phpt] 
TEST 10625/11274 [ext/standard/tests/strings/vfprintf_variation13_64bit.phpt]
SKIP Test vfprintf() function : usage variations - hexa formats with hexa values [ext/standard/tests/strings/vfprintf_variation13_64bit.phpt] reason: this test is for 64bit platform only
TEST 10626/11274 [ext/standard/tests/strings/vfprintf_variation14.phpt]
PASS Test vfprintf() function : usage variations - hexa formats with non-hexa values [ext/standard/tests/strings/vfprintf_variation14.phpt] 
TEST 10627/11274 [ext/standard/tests/strings/vfprintf_variation14_64bit.phpt]
SKIP Test vfprintf() function : usage variations - hexa formats with non-hexa values [ext/standard/tests/strings/vfprintf_variation14_64bit.phpt] reason: this test is for 64bit platform only
TEST 10628/11274 [ext/standard/tests/strings/vfprintf_variation15.phpt]
PASS Test vfprintf() function : usage variations - unsigned formats with unsigned values [ext/standard/tests/strings/vfprintf_variation15.phpt] 
TEST 10629/11274 [ext/standard/tests/strings/vfprintf_variation15_64bit.phpt]
SKIP Test vfprintf() function : usage variations - unsigned formats with unsigned values [ext/standard/tests/strings/vfprintf_variation15_64bit.phpt] reason: this test is for 64bit platform only
TEST 10630/11274 [ext/standard/tests/strings/vfprintf_variation16.phpt]
PASS Test vfprintf() function : usage variations - unsigned formats with signed and other types of values [ext/standard/tests/strings/vfprintf_variation16.phpt] 
TEST 10631/11274 [ext/standard/tests/strings/vfprintf_variation16_64bit.phpt]
SKIP Test vfprintf() function : usage variations - unsigned formats with signed and other types of values [ext/standard/tests/strings/vfprintf_variation16_64bit.phpt] reason: this test is for 64bit platform only
TEST 10632/11274 [ext/standard/tests/strings/vfprintf_variation17.phpt]
PASS Test vfprintf() function : usage variations - scientific formats with scientific values [ext/standard/tests/strings/vfprintf_variation17.phpt] 
TEST 10633/11274 [ext/standard/tests/strings/vfprintf_variation18.phpt]
PASS Test vfprintf() function : usage variations - scientific formats with non-scientific values [ext/standard/tests/strings/vfprintf_variation18.phpt] 
TEST 10634/11274 [ext/standard/tests/strings/vfprintf_variation19.phpt]
PASS Test vfprintf() function : usage variations - with whitespaces in format strings [ext/standard/tests/strings/vfprintf_variation19.phpt] 
TEST 10635/11274 [ext/standard/tests/strings/vfprintf_variation19_64bit.phpt]
SKIP Test vfprintf() function : usage variations - with whitespaces in format strings [ext/standard/tests/strings/vfprintf_variation19_64bit.phpt] reason: this test is for 64bit platform only
TEST 10636/11274 [ext/standard/tests/strings/vfprintf_variation20.phpt]
PASS Test vfprintf() function : usage variations - unexpected values for the format argument [ext/standard/tests/strings/vfprintf_variation20.phpt] 
TEST 10637/11274 [ext/standard/tests/strings/vfprintf_variation21.phpt]
PASS Test vfprintf() function : usage variations - unexpected values for args argument [ext/standard/tests/strings/vfprintf_variation21.phpt] 
TEST 10638/11274 [ext/standard/tests/strings/vfprintf_variation3.phpt]
PASS Test vfprintf() function : usage variations - int formats with int values [ext/standard/tests/strings/vfprintf_variation3.phpt] 
TEST 10639/11274 [ext/standard/tests/strings/vfprintf_variation4.phpt]
PASS Test vfprintf() function : usage variations - int formats with non-integer values [ext/standard/tests/strings/vfprintf_variation4.phpt] 
TEST 10640/11274 [ext/standard/tests/strings/vfprintf_variation4_64bit.phpt]
SKIP Test vfprintf() function : usage variations - int formats with non-integer values [ext/standard/tests/strings/vfprintf_variation4_64bit.phpt] reason: this test is for 64bit platform only
TEST 10641/11274 [ext/standard/tests/strings/vfprintf_variation5.phpt]
PASS Test vfprintf() function : usage variations - float formats with float values [ext/standard/tests/strings/vfprintf_variation5.phpt] 
TEST 10642/11274 [ext/standard/tests/strings/vfprintf_variation6.phpt]
PASS Test vfprintf() function : usage variations - float formats with non-float values [ext/standard/tests/strings/vfprintf_variation6.phpt] 
TEST 10643/11274 [ext/standard/tests/strings/vfprintf_variation7.phpt]
PASS Test vprintf() function : usage variations - string formats with strings [ext/standard/tests/strings/vfprintf_variation7.phpt] 
TEST 10644/11274 [ext/standard/tests/strings/vfprintf_variation8.phpt]
PASS Test vfprintf() function : usage variations - string formats with non-string values [ext/standard/tests/strings/vfprintf_variation8.phpt] 
TEST 10645/11274 [ext/standard/tests/strings/vfprintf_variation9.phpt]
PASS Test vfprintf() function : usage variations - char formats with char values [ext/standard/tests/strings/vfprintf_variation9.phpt] 
TEST 10646/11274 [ext/standard/tests/strings/vprintf_basic1.phpt]
PASS Test vprintf() function : basic functionality - string format [ext/standard/tests/strings/vprintf_basic1.phpt] 
TEST 10647/11274 [ext/standard/tests/strings/vprintf_basic2.phpt]
PASS Test vprintf() function : basic functionality - integer format [ext/standard/tests/strings/vprintf_basic2.phpt] 
TEST 10648/11274 [ext/standard/tests/strings/vprintf_basic3.phpt]
PASS Test vprintf() function : basic functionality - float format [ext/standard/tests/strings/vprintf_basic3.phpt] 
TEST 10649/11274 [ext/standard/tests/strings/vprintf_basic4.phpt]
PASS Test vprintf() function : basic functionality - bool format [ext/standard/tests/strings/vprintf_basic4.phpt] 
TEST 10650/11274 [ext/standard/tests/strings/vprintf_basic5.phpt]
PASS Test vprintf() function : basic functionality - char format [ext/standard/tests/strings/vprintf_basic5.phpt] 
TEST 10651/11274 [ext/standard/tests/strings/vprintf_basic6.phpt]
PASS Test vprintf() function : basic functionality - exponential format [ext/standard/tests/strings/vprintf_basic6.phpt] 
TEST 10652/11274 [ext/standard/tests/strings/vprintf_basic7.phpt]
PASS Test vprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/vprintf_basic7.phpt] 
TEST 10653/11274 [ext/standard/tests/strings/vprintf_basic7_64bit.phpt]
SKIP Test vprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/vprintf_basic7_64bit.phpt] reason: this test is for 64bit platform only
TEST 10654/11274 [ext/standard/tests/strings/vprintf_basic8.phpt]
PASS Test vprintf() function : basic functionality - octal format [ext/standard/tests/strings/vprintf_basic8.phpt] 
TEST 10655/11274 [ext/standard/tests/strings/vprintf_basic9.phpt]
PASS Test vprintf() function : basic functionality - hexadecimal format [ext/standard/tests/strings/vprintf_basic9.phpt] 
TEST 10656/11274 [ext/standard/tests/strings/vprintf_error.phpt]
PASS Test vprintf() function : error conditions [ext/standard/tests/strings/vprintf_error.phpt] 
TEST 10657/11274 [ext/standard/tests/strings/vprintf_variation1.phpt]
PASS Test vprintf() function : usage variations - unexpected values for the format argument [ext/standard/tests/strings/vprintf_variation1.phpt] 
TEST 10658/11274 [ext/standard/tests/strings/vprintf_variation10.phpt]
PASS Test vprintf() function : usage variations - char formats with non-char values [ext/standard/tests/strings/vprintf_variation10.phpt] 
TEST 10659/11274 [ext/standard/tests/strings/vprintf_variation11.phpt]
PASS Test vprintf() function : usage variations - octal formats with octal values [ext/standard/tests/strings/vprintf_variation11.phpt] 
TEST 10660/11274 [ext/standard/tests/strings/vprintf_variation11_64bit.phpt]
SKIP Test vprintf() function : usage variations - octal formats with octal values [ext/standard/tests/strings/vprintf_variation11_64bit.phpt] reason: this test is for 64bit platform only
TEST 10661/11274 [ext/standard/tests/strings/vprintf_variation12.phpt]
PASS Test vprintf() function : usage variations - octal formats with non-octal values [ext/standard/tests/strings/vprintf_variation12.phpt] 
TEST 10662/11274 [ext/standard/tests/strings/vprintf_variation12_64bit.phpt]
SKIP Test vprintf() function : usage variations - octal formats with non-octal values [ext/standard/tests/strings/vprintf_variation12_64bit.phpt] reason: this test is for 64bit platform only
TEST 10663/11274 [ext/standard/tests/strings/vprintf_variation13.phpt]
PASS Test vprintf() function : usage variations - hexa formats with hexa values [ext/standard/tests/strings/vprintf_variation13.phpt] 
TEST 10664/11274 [ext/standard/tests/strings/vprintf_variation13_64bit.phpt]
SKIP Test vprintf() function : usage variations - hexa formats with hexa values [ext/standard/tests/strings/vprintf_variation13_64bit.phpt] reason: this test is for 64bit platform only
TEST 10665/11274 [ext/standard/tests/strings/vprintf_variation14.phpt]
PASS Test vprintf() function : usage variations - hexa formats with non-hexa values [ext/standard/tests/strings/vprintf_variation14.phpt] 
TEST 10666/11274 [ext/standard/tests/strings/vprintf_variation14_64bit.phpt]
SKIP Test vprintf() function : usage variations - hexa formats with non-hexa values [ext/standard/tests/strings/vprintf_variation14_64bit.phpt] reason: this test is for 64bit platform only
TEST 10667/11274 [ext/standard/tests/strings/vprintf_variation15.phpt]
PASS Test vprintf() function : usage variations - unsigned formats with unsigned values [ext/standard/tests/strings/vprintf_variation15.phpt] 
TEST 10668/11274 [ext/standard/tests/strings/vprintf_variation15_64bit.phpt]
SKIP Test vprintf() function : usage variations - unsigned formats with unsigned values [ext/standard/tests/strings/vprintf_variation15_64bit.phpt] reason: this test is for 64bit platform only
TEST 10669/11274 [ext/standard/tests/strings/vprintf_variation16.phpt]
PASS Test vprintf() function : usage variations - unsigned formats with signed and other types of values [ext/standard/tests/strings/vprintf_variation16.phpt] 
TEST 10670/11274 [ext/standard/tests/strings/vprintf_variation16_64bit.phpt]
SKIP Test vprintf() function : usage variations - unsigned formats with signed and other types of values [ext/standard/tests/strings/vprintf_variation16_64bit.phpt] reason: this test is for 64bit platform only
TEST 10671/11274 [ext/standard/tests/strings/vprintf_variation17.phpt]
PASS Test vsprintf() function : usage variations - scientific formats with scientific values [ext/standard/tests/strings/vprintf_variation17.phpt] 
TEST 10672/11274 [ext/standard/tests/strings/vprintf_variation18.phpt]
PASS Test vprintf() function : usage variations - scientific formats with non-scientific values [ext/standard/tests/strings/vprintf_variation18.phpt] 
TEST 10673/11274 [ext/standard/tests/strings/vprintf_variation19.phpt]
PASS Test vprintf() function : usage variations - with whitespaces in format strings [ext/standard/tests/strings/vprintf_variation19.phpt] 
TEST 10674/11274 [ext/standard/tests/strings/vprintf_variation19_64bit.phpt]
SKIP Test vprintf() function : usage variations - with whitespaces in format strings [ext/standard/tests/strings/vprintf_variation19_64bit.phpt] reason: this test is for 64bit platform only
TEST 10675/11274 [ext/standard/tests/strings/vprintf_variation2.phpt]
PASS Test vprintf() function : usage variations - unexpected values for args argument [ext/standard/tests/strings/vprintf_variation2.phpt] 
TEST 10676/11274 [ext/standard/tests/strings/vprintf_variation3.phpt]
PASS Test vprintf() function : usage variations - int formats with int values [ext/standard/tests/strings/vprintf_variation3.phpt] 
TEST 10677/11274 [ext/standard/tests/strings/vprintf_variation4.phpt]
PASS Test vprintf() function : usage variations - int formats with non-integer values [ext/standard/tests/strings/vprintf_variation4.phpt] 
TEST 10678/11274 [ext/standard/tests/strings/vprintf_variation4_64bit.phpt]
SKIP Test vprintf() function : usage variations - int formats with non-integer values [ext/standard/tests/strings/vprintf_variation4_64bit.phpt] reason: this test is for 64bit platform only
TEST 10679/11274 [ext/standard/tests/strings/vprintf_variation5.phpt]
PASS Test vprintf() function : usage variations - float formats with float values [ext/standard/tests/strings/vprintf_variation5.phpt] 
TEST 10680/11274 [ext/standard/tests/strings/vprintf_variation6.phpt]
PASS Test vprintf() function : usage variations - float formats with non-float values [ext/standard/tests/strings/vprintf_variation6.phpt] 
TEST 10681/11274 [ext/standard/tests/strings/vprintf_variation7.phpt]
PASS Test vprintf() function : usage variations - string formats with strings [ext/standard/tests/strings/vprintf_variation7.phpt] 
TEST 10682/11274 [ext/standard/tests/strings/vprintf_variation8.phpt]
PASS Test vprintf() function : usage variations - string formats with non-string values [ext/standard/tests/strings/vprintf_variation8.phpt] 
TEST 10683/11274 [ext/standard/tests/strings/vprintf_variation9.phpt]
PASS Test vprintf() function : usage variations - char formats with char values [ext/standard/tests/strings/vprintf_variation9.phpt] 
TEST 10684/11274 [ext/standard/tests/strings/vsprintf_basic1.phpt]
PASS Test vsprintf() function : basic functionality - string format [ext/standard/tests/strings/vsprintf_basic1.phpt] 
TEST 10685/11274 [ext/standard/tests/strings/vsprintf_basic2.phpt]
PASS Test vsprintf() function : basic functionality - integer format [ext/standard/tests/strings/vsprintf_basic2.phpt] 
TEST 10686/11274 [ext/standard/tests/strings/vsprintf_basic3.phpt]
PASS Test vsprintf() function : basic functionality - float format [ext/standard/tests/strings/vsprintf_basic3.phpt] 
TEST 10687/11274 [ext/standard/tests/strings/vsprintf_basic4.phpt]
PASS Test vsprintf() function : basic functionality - bool format [ext/standard/tests/strings/vsprintf_basic4.phpt] 
TEST 10688/11274 [ext/standard/tests/strings/vsprintf_basic5.phpt]
PASS Test vsprintf() function : basic functionality - char format [ext/standard/tests/strings/vsprintf_basic5.phpt] 
TEST 10689/11274 [ext/standard/tests/strings/vsprintf_basic6.phpt]
PASS Test vsprintf() function : basic functionality - exponential format [ext/standard/tests/strings/vsprintf_basic6.phpt] 
TEST 10690/11274 [ext/standard/tests/strings/vsprintf_basic7.phpt]
PASS Test vsprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/vsprintf_basic7.phpt] 
TEST 10691/11274 [ext/standard/tests/strings/vsprintf_basic7_64bit.phpt]
SKIP Test vsprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/vsprintf_basic7_64bit.phpt] reason: this test is for 64bit platform only
TEST 10692/11274 [ext/standard/tests/strings/vsprintf_basic8.phpt]
PASS Test vsprintf() function : basic functionality - octal format [ext/standard/tests/strings/vsprintf_basic8.phpt] 
TEST 10693/11274 [ext/standard/tests/strings/vsprintf_basic9.phpt]
PASS Test vsprintf() function : basic functionality - hexadecimal format [ext/standard/tests/strings/vsprintf_basic9.phpt] 
TEST 10694/11274 [ext/standard/tests/strings/vsprintf_error.phpt]
PASS Test vsprintf() function : error conditions [ext/standard/tests/strings/vsprintf_error.phpt] 
TEST 10695/11274 [ext/standard/tests/strings/vsprintf_variation1.phpt]
PASS Test vsprintf() function : usage variations - unexpected values for the format argument [ext/standard/tests/strings/vsprintf_variation1.phpt] 
TEST 10696/11274 [ext/standard/tests/strings/vsprintf_variation10.phpt]
PASS Test vsprintf() function : usage variations - char formats with non-char values [ext/standard/tests/strings/vsprintf_variation10.phpt] 
TEST 10697/11274 [ext/standard/tests/strings/vsprintf_variation11.phpt]
PASS Test vsprintf() function : usage variations - octal formats with octal values [ext/standard/tests/strings/vsprintf_variation11.phpt] 
TEST 10698/11274 [ext/standard/tests/strings/vsprintf_variation11_64bit.phpt]
SKIP Test vsprintf() function : usage variations - octal formats with octal values [ext/standard/tests/strings/vsprintf_variation11_64bit.phpt] reason: this test is for 64bit platform only
TEST 10699/11274 [ext/standard/tests/strings/vsprintf_variation12.phpt]
PASS Test vsprintf() function : usage variations - octal formats with non-octal values [ext/standard/tests/strings/vsprintf_variation12.phpt] 
TEST 10700/11274 [ext/standard/tests/strings/vsprintf_variation12_64bit.phpt]
SKIP Test vsprintf() function : usage variations - octal formats with non-octal values [ext/standard/tests/strings/vsprintf_variation12_64bit.phpt] reason: this test is for 64bit platform only
TEST 10701/11274 [ext/standard/tests/strings/vsprintf_variation13.phpt]
PASS Test vsprintf() function : usage variations - hexa formats with hexa values [ext/standard/tests/strings/vsprintf_variation13.phpt] 
TEST 10702/11274 [ext/standard/tests/strings/vsprintf_variation13_64bit.phpt]
SKIP Test vsprintf() function : usage variations - hexa formats with hexa values [ext/standard/tests/strings/vsprintf_variation13_64bit.phpt] reason: this test is for 64bit platform only
TEST 10703/11274 [ext/standard/tests/strings/vsprintf_variation14.phpt]
PASS Test vsprintf() function : usage variations - hexa formats with non-hexa values [ext/standard/tests/strings/vsprintf_variation14.phpt] 
TEST 10704/11274 [ext/standard/tests/strings/vsprintf_variation14_64bit.phpt]
SKIP Test vsprintf() function : usage variations - hexa formats with non-hexa values [ext/standard/tests/strings/vsprintf_variation14_64bit.phpt] reason: this test is for 64bit platform only
TEST 10705/11274 [ext/standard/tests/strings/vsprintf_variation15.phpt]
PASS Test vsprintf() function : usage variations - unsigned formats with unsigned values [ext/standard/tests/strings/vsprintf_variation15.phpt] 
TEST 10706/11274 [ext/standard/tests/strings/vsprintf_variation15_64bit.phpt]
SKIP Test vsprintf() function : usage variations - unsigned formats with unsigned values [ext/standard/tests/strings/vsprintf_variation15_64bit.phpt] reason: this test is for 64bit platform only
TEST 10707/11274 [ext/standard/tests/strings/vsprintf_variation16.phpt]
PASS Test vsprintf() function : usage variations - unsigned formats with signed and other types of values [ext/standard/tests/strings/vsprintf_variation16.phpt] 
TEST 10708/11274 [ext/standard/tests/strings/vsprintf_variation16_64bit.phpt]
SKIP Test vsprintf() function : usage variations - unsigned formats with signed and other types of values [ext/standard/tests/strings/vsprintf_variation16_64bit.phpt] reason: this test is for 64bit platform only
TEST 10709/11274 [ext/standard/tests/strings/vsprintf_variation17.phpt]
PASS Test vsprintf() function : usage variations - scientific formats with scientific values [ext/standard/tests/strings/vsprintf_variation17.phpt] 
TEST 10710/11274 [ext/standard/tests/strings/vsprintf_variation18.phpt]
PASS Test vsprintf() function : usage variations - scientific formats with non-scientific values [ext/standard/tests/strings/vsprintf_variation18.phpt] 
TEST 10711/11274 [ext/standard/tests/strings/vsprintf_variation19.phpt]
PASS Test vsprintf() function : usage variations - with whitespaces in format strings [ext/standard/tests/strings/vsprintf_variation19.phpt] 
TEST 10712/11274 [ext/standard/tests/strings/vsprintf_variation19_64bit.phpt]
SKIP Test vsprintf() function : usage variations - with whitespaces in format strings [ext/standard/tests/strings/vsprintf_variation19_64bit.phpt] reason: this test is for 64bit platform only
TEST 10713/11274 [ext/standard/tests/strings/vsprintf_variation2.phpt]
PASS Test vsprintf() function : usage variations - unexpected values for args argument [ext/standard/tests/strings/vsprintf_variation2.phpt] 
TEST 10714/11274 [ext/standard/tests/strings/vsprintf_variation3.phpt]
PASS Test vsprintf() function : usage variations - int formats with int values [ext/standard/tests/strings/vsprintf_variation3.phpt] 
TEST 10715/11274 [ext/standard/tests/strings/vsprintf_variation4.phpt]
PASS Test vsprintf() function : usage variations - int formats with non-integer values [ext/standard/tests/strings/vsprintf_variation4.phpt] 
TEST 10716/11274 [ext/standard/tests/strings/vsprintf_variation4_64bit.phpt]
SKIP Test vsprintf() function : usage variations - int formats with non-integer values [ext/standard/tests/strings/vsprintf_variation4_64bit.phpt] reason: this test is for 64bit platform only
TEST 10717/11274 [ext/standard/tests/strings/vsprintf_variation5.phpt]
PASS Test vsprintf() function : usage variations - float formats with float values [ext/standard/tests/strings/vsprintf_variation5.phpt] 
TEST 10718/11274 [ext/standard/tests/strings/vsprintf_variation6.phpt]
PASS Test vsprintf() function : usage variations - float formats with non-float values [ext/standard/tests/strings/vsprintf_variation6.phpt] 
TEST 10719/11274 [ext/standard/tests/strings/vsprintf_variation7.phpt]
PASS Test vsprintf() function : usage variations - string formats with strings [ext/standard/tests/strings/vsprintf_variation7.phpt] 
TEST 10720/11274 [ext/standard/tests/strings/vsprintf_variation8.phpt]
PASS Test vsprintf() function : usage variations - string formats with non-string values [ext/standard/tests/strings/vsprintf_variation8.phpt] 
TEST 10721/11274 [ext/standard/tests/strings/vsprintf_variation9.phpt]
PASS Test vsprintf() function : usage variations - char formats with char values [ext/standard/tests/strings/vsprintf_variation9.phpt] 
TEST 10722/11274 [ext/standard/tests/strings/wordwrap.phpt]
PASS wordwrap() function [ext/standard/tests/strings/wordwrap.phpt] 
TEST 10723/11274 [ext/standard/tests/strings/wordwrap_basic.phpt]
PASS Test wordwrap() function : basic functionality [ext/standard/tests/strings/wordwrap_basic.phpt] 
TEST 10724/11274 [ext/standard/tests/strings/wordwrap_error.phpt]
PASS Test wordwrap() function : error conditions [ext/standard/tests/strings/wordwrap_error.phpt] 
TEST 10725/11274 [ext/standard/tests/strings/wordwrap_variation1.phpt]
PASS Test wordwrap() function : usage variations  - unexpected values for str argument [ext/standard/tests/strings/wordwrap_variation1.phpt] 
TEST 10726/11274 [ext/standard/tests/strings/wordwrap_variation2.phpt]
PASS Test wordwrap() function : usage variations  - unexpected values for width argument [ext/standard/tests/strings/wordwrap_variation2.phpt] 
TEST 10727/11274 [ext/standard/tests/strings/wordwrap_variation3.phpt]
PASS Test wordwrap() function : usage variations  - unexptected values for break argument [ext/standard/tests/strings/wordwrap_variation3.phpt] 
TEST 10728/11274 [ext/standard/tests/strings/wordwrap_variation4.phpt]
PASS Test wordwrap() function : usage variations  - unexptected value for cut argument [ext/standard/tests/strings/wordwrap_variation4.phpt] 
TEST 10729/11274 [ext/standard/tests/strings/wordwrap_variation5.phpt]
PASS Test wordwrap() function : usage variations  - valid break arguments(spaces) [ext/standard/tests/strings/wordwrap_variation5.phpt] 
TEST 10730/11274 [ext/standard/tests/time/001.phpt]
PASS microtime() function [ext/standard/tests/time/001.phpt] 
TEST 10731/11274 [ext/standard/tests/time/bug38524.phpt]
PASS Bug #38524 (strptime() does not initialize the internal date storage structure) [ext/standard/tests/time/bug38524.phpt] 
TEST 10732/11274 [ext/standard/tests/time/bug60222.phpt]
PASS Bug #60222 (time_nanosleep() does validate input params) [ext/standard/tests/time/bug60222.phpt] 
TEST 10733/11274 [ext/standard/tests/time/idate.phpt]
PASS idate() function [ext/standard/tests/time/idate.phpt] 
TEST 10734/11274 [ext/standard/tests/time/strptime_basic.phpt]
FAIL Test strptime() function : basic functionality [ext/standard/tests/time/strptime_basic.phpt] 
TEST 10735/11274 [ext/standard/tests/time/strptime_error.phpt]
PASS Test localtime() function : error conditions [ext/standard/tests/time/strptime_error.phpt] 
TEST 10736/11274 [ext/standard/tests/url/base64_decode_basic_001.phpt]
PASS Test base64_decode() function : basic functionality - ensure all base64 alphabet is supported. [ext/standard/tests/url/base64_decode_basic_001.phpt] 
TEST 10737/11274 [ext/standard/tests/url/base64_decode_basic_002.phpt]
PASS Test base64_decode() function : basic functionality - strict vs non-strict with non-base64 chars. [ext/standard/tests/url/base64_decode_basic_002.phpt] 
TEST 10738/11274 [ext/standard/tests/url/base64_decode_error_001.phpt]
PASS Test base64_decode() function : error conditions - wrong number of args [ext/standard/tests/url/base64_decode_error_001.phpt] 
TEST 10739/11274 [ext/standard/tests/url/base64_decode_variation_001.phpt]
PASS Test base64_decode() function : usage variations  - unexpected types for arg 1 [ext/standard/tests/url/base64_decode_variation_001.phpt] 
TEST 10740/11274 [ext/standard/tests/url/base64_decode_variation_002.phpt]
PASS Test base64_decode() function : usage variations   - unexpected types for arg 2 [ext/standard/tests/url/base64_decode_variation_002.phpt] 
TEST 10741/11274 [ext/standard/tests/url/base64_encode_basic_001.phpt]
PASS Test base64_encode() function : basic functionality [ext/standard/tests/url/base64_encode_basic_001.phpt] 
TEST 10742/11274 [ext/standard/tests/url/base64_encode_basic_002.phpt]
PASS Test base64_encode() function : basic functionality - check algorithm round trips [ext/standard/tests/url/base64_encode_basic_002.phpt] 
TEST 10743/11274 [ext/standard/tests/url/base64_encode_error_001.phpt]
PASS Test base64_encode() function : error conditions - wrong number of args [ext/standard/tests/url/base64_encode_error_001.phpt] 
TEST 10744/11274 [ext/standard/tests/url/base64_encode_variation_001.phpt]
PASS Test base64_encode() function : usage variations - unexpected types for argument 1 [ext/standard/tests/url/base64_encode_variation_001.phpt] 
TEST 10745/11274 [ext/standard/tests/url/bug47174.phpt]
PASS Bug #47174 (base64_decode() interprets pad char in mid string as terminator) [ext/standard/tests/url/bug47174.phpt] 
TEST 10746/11274 [ext/standard/tests/url/bug52327.phpt]
PASS Bug #52327 (base64_decode() improper handling of leading padding) [ext/standard/tests/url/bug52327.phpt] 
TEST 10747/11274 [ext/standard/tests/url/bug53248.phpt]
PASS Bug #53248 (rawurlencode RFC 3986 EBCDIC support) [ext/standard/tests/url/bug53248.phpt] 
TEST 10748/11274 [ext/standard/tests/url/bug54180.phpt]
PASS Bug #54180 (parse_url() incorrectly parses path when ? in fragment) [ext/standard/tests/url/bug54180.phpt] 
TEST 10749/11274 [ext/standard/tests/url/bug55273.phpt]
PASS Bug #55273 (base64_decode() with strict rejects whitespace after pad) [ext/standard/tests/url/bug55273.phpt] 
TEST 10750/11274 [ext/standard/tests/url/bug55399.phpt]
PASS Bug #55399 (parse_url() incorrectly treats ':' as a valid path) [ext/standard/tests/url/bug55399.phpt] 
TEST 10751/11274 [ext/standard/tests/url/get_headers_error_001.phpt]
PASS Test get_headers() function : error conditions - wrong number of args [ext/standard/tests/url/get_headers_error_001.phpt] 
TEST 10752/11274 [ext/standard/tests/url/get_headers_error_002.phpt]
PASS Test get_headers() function: wrong type for argument format [ext/standard/tests/url/get_headers_error_002.phpt] 
TEST 10753/11274 [ext/standard/tests/url/parse_url_basic_001.phpt]
PASS Test parse_url() function: Parse a load of URLs without specifying the component [ext/standard/tests/url/parse_url_basic_001.phpt] 
TEST 10754/11274 [ext/standard/tests/url/parse_url_basic_002.phpt]
PASS Test parse_url() function: Parse a load of URLs without specifying PHP_URL_SCHEME as the URL component [ext/standard/tests/url/parse_url_basic_002.phpt] 
TEST 10755/11274 [ext/standard/tests/url/parse_url_basic_003.phpt]
PASS Test parse_url() function: Parse a load of URLs without specifying PHP_URL_HOST as the URL component [ext/standard/tests/url/parse_url_basic_003.phpt] 
TEST 10756/11274 [ext/standard/tests/url/parse_url_basic_004.phpt]
PASS Test parse_url() function: Parse a load of URLs without specifying PHP_URL_PORT as the URL component [ext/standard/tests/url/parse_url_basic_004.phpt] 
TEST 10757/11274 [ext/standard/tests/url/parse_url_basic_005.phpt]
PASS Test parse_url() function: Parse a load of URLs without specifying PHP_URL_USER as the URL component [ext/standard/tests/url/parse_url_basic_005.phpt] 
TEST 10758/11274 [ext/standard/tests/url/parse_url_basic_006.phpt]
PASS Test parse_url() function: Parse a load of URLs without specifying PHP_URL_PASS as the URL component [ext/standard/tests/url/parse_url_basic_006.phpt] 
TEST 10759/11274 [ext/standard/tests/url/parse_url_basic_007.phpt]
PASS Test parse_url() function: Parse a load of URLs without specifying PHP_URL_PATH as the URL component [ext/standard/tests/url/parse_url_basic_007.phpt] 
TEST 10760/11274 [ext/standard/tests/url/parse_url_basic_008.phpt]
PASS Test parse_url() function: Parse a load of URLs without specifying PHP_URL_QUERY as the URL component [ext/standard/tests/url/parse_url_basic_008.phpt] 
TEST 10761/11274 [ext/standard/tests/url/parse_url_basic_009.phpt]
PASS Test parse_url() function: Parse a load of URLs without specifying PHP_URL_FRAGMENT as the URL component [ext/standard/tests/url/parse_url_basic_009.phpt] 
TEST 10762/11274 [ext/standard/tests/url/parse_url_basic_010.phpt]
PASS Test parse_url() function : check values of URL related constants [ext/standard/tests/url/parse_url_basic_010.phpt] 
TEST 10763/11274 [ext/standard/tests/url/parse_url_error_001.phpt]
PASS Test parse_url() function : error conditions - wrong number of args [ext/standard/tests/url/parse_url_error_001.phpt] 
TEST 10764/11274 [ext/standard/tests/url/parse_url_error_002.phpt]
PASS Test parse_url() function: url component specifier out of range [ext/standard/tests/url/parse_url_error_002.phpt] 
TEST 10765/11274 [ext/standard/tests/url/parse_url_variation_001.phpt]
PASS Test parse_url() function : usage variations  - unexpected type for arg 1. [ext/standard/tests/url/parse_url_variation_001.phpt] 
TEST 10766/11274 [ext/standard/tests/url/parse_url_variation_002_32bit.phpt]
PASS Test parse_url() function : usage variations  - unexpected type for arg 2. [ext/standard/tests/url/parse_url_variation_002_32bit.phpt] 
TEST 10767/11274 [ext/standard/tests/url/parse_url_variation_002_64bit.phpt]
SKIP Test parse_url() function : usage variations  - unexpected type for arg 2. [ext/standard/tests/url/parse_url_variation_002_64bit.phpt] reason: this test is for 64bit platforms only
TEST 10768/11274 [ext/standard/tests/url/rawurldecode_error_001.phpt]
PASS Test rawurldecode() function : error conditions - wrong number of args [ext/standard/tests/url/rawurldecode_error_001.phpt] 
TEST 10769/11274 [ext/standard/tests/url/rawurldecode_variation_001.phpt]
PASS Test rawurldecode() function : usage variations  - unexpected type for arg 1. [ext/standard/tests/url/rawurldecode_variation_001.phpt] 
TEST 10770/11274 [ext/standard/tests/url/rawurlencode_error_001.phpt]
PASS Test rawurlencode() function : error conditions [ext/standard/tests/url/rawurlencode_error_001.phpt] 
TEST 10771/11274 [ext/standard/tests/url/rawurlencode_variation_001.phpt]
PASS Test rawurlencode() function : usage variations  - unexpected type for arg 1. [ext/standard/tests/url/rawurlencode_variation_001.phpt] 
TEST 10772/11274 [ext/standard/tests/url/urldecode_error_001.phpt]
PASS Test urldecode() function : error conditions [ext/standard/tests/url/urldecode_error_001.phpt] 
TEST 10773/11274 [ext/standard/tests/url/urldecode_variation_001.phpt]
PASS Test urldecode() function : usage variations  - <type here specifics of this variation> [ext/standard/tests/url/urldecode_variation_001.phpt] 
TEST 10774/11274 [ext/standard/tests/url/urlencode_error_001.phpt]
PASS Test urlencode() function : error conditions [ext/standard/tests/url/urlencode_error_001.phpt] 
TEST 10775/11274 [ext/standard/tests/url/urlencode_variation_001.phpt]
PASS Test urlencode() function : usage variations  - <type here specifics of this variation> [ext/standard/tests/url/urlencode_variation_001.phpt] 
TEST 10776/11274 [ext/standard/tests/versioning/php_sapi_name.phpt]
PASS php_sapi_name test [ext/standard/tests/versioning/php_sapi_name.phpt] 
SKIP php_sapi_name() function when switching to webserver by using post [ext/standard/tests/versioning/php_sapi_name_variation001.phpt] reason: CGI not available
TEST 10778/11274 [ext/standard/tests/versioning/version_compare.phpt]
PASS version_compare test [ext/standard/tests/versioning/version_compare.phpt] 
TEST 10779/11274 [ext/standard/tests/zend_logo_guid.phpt]
PASS Checking the zend_logo_guid() function [ext/standard/tests/zend_logo_guid.phpt] 
TEST 10780/11274 [ext/sysvmsg/tests/001.phpt]
PASS send/receive serialized message. [ext/sysvmsg/tests/001.phpt] 
TEST 10781/11274 [ext/sysvmsg/tests/002.phpt]
PASS msg_receive() should return false when unserialize() failed [ext/sysvmsg/tests/002.phpt] 
TEST 10782/11274 [ext/sysvmsg/tests/003.phpt]
PASS msg_queue_exists() [ext/sysvmsg/tests/003.phpt] 
TEST 10783/11274 [ext/sysvmsg/tests/004.phpt]
FAIL msg_set_queue() and msg_stat_queue() [ext/sysvmsg/tests/004.phpt] 
TEST 10784/11274 [ext/sysvmsg/tests/005.phpt]
PASS sysvmsg functions on non-existing queue [ext/sysvmsg/tests/005.phpt] 
TEST 10785/11274 [ext/sysvmsg/tests/006.phpt]
PASS msg_send() data types when not serializing [ext/sysvmsg/tests/006.phpt] 
TEST 10786/11274 [ext/sysvsem/tests/sysv.phpt]
PASS General semaphore and shared memory test [ext/sysvsem/tests/sysv.phpt] 
TEST 10787/11274 [ext/sysvshm/tests/001.phpt]
PASS ftok() tests [ext/sysvshm/tests/001.phpt] 
TEST 10788/11274 [ext/sysvshm/tests/002.phpt]
FAIL shm_attach() tests [ext/sysvshm/tests/002.phpt] 
TEST 10789/11274 [ext/sysvshm/tests/003.phpt]
PASS shm_detach() tests [ext/sysvshm/tests/003.phpt] 
TEST 10790/11274 [ext/sysvshm/tests/004.phpt]
PASS shm_put_var() tests [ext/sysvshm/tests/004.phpt] 
TEST 10791/11274 [ext/sysvshm/tests/005.phpt]
PASS shm_get_var() tests [ext/sysvshm/tests/005.phpt] 
TEST 10792/11274 [ext/sysvshm/tests/006.phpt]
PASS shm_remove_var() tests [ext/sysvshm/tests/006.phpt] 
TEST 10793/11274 [ext/sysvshm/tests/007.phpt]
FAIL shm_remove() tests [ext/sysvshm/tests/007.phpt] 
TEST 10794/11274 [ext/tidy/tests/001.phpt]
PASS Check for tidy presence [ext/tidy/tests/001.phpt] 
TEST 10795/11274 [ext/tidy/tests/002.phpt]
PASS tidy_parse_string() [ext/tidy/tests/002.phpt] 
TEST 10796/11274 [ext/tidy/tests/003.phpt]
PASS tidy_clean_repair() [ext/tidy/tests/003.phpt] 
TEST 10797/11274 [ext/tidy/tests/004.phpt]
PASS tidy_diagnose() [ext/tidy/tests/004.phpt] 
TEST 10798/11274 [ext/tidy/tests/005.phpt]
PASS tidy_parse_file() [ext/tidy/tests/005.phpt] 
TEST 10799/11274 [ext/tidy/tests/006.phpt]
PASS Verbose tidy_get_error_buffer() [ext/tidy/tests/006.phpt] 
TEST 10800/11274 [ext/tidy/tests/007.phpt]
PASS Verbose  tidy_getopt() [ext/tidy/tests/007.phpt] 
TEST 10801/11274 [ext/tidy/tests/008.phpt]
PASS Accessing the error buffer via $obj->error_buf... [ext/tidy/tests/008.phpt] 
TEST 10802/11274 [ext/tidy/tests/009.phpt]
PASS tidy_doc object overloading [ext/tidy/tests/009.phpt] 
TEST 10803/11274 [ext/tidy/tests/010.phpt]
PASS Accessing root, body, html, and head nodes.. [ext/tidy/tests/010.phpt] 
TEST 10804/11274 [ext/tidy/tests/011.phpt]
PASS Accessing attributes of a node [ext/tidy/tests/011.phpt] 
TEST 10805/11274 [ext/tidy/tests/012.phpt]
PASS Accessing children nodes [ext/tidy/tests/012.phpt] 
TEST 10806/11274 [ext/tidy/tests/013.phpt]
PASS Parsing a file using constructor [ext/tidy/tests/013.phpt] 
TEST 10807/11274 [ext/tidy/tests/014.phpt]
PASS Passing configuration options through tidy_parse_string(). [ext/tidy/tests/014.phpt] 
TEST 10808/11274 [ext/tidy/tests/015.phpt]
PASS Passing configuration options through tidy_parse_file(). [ext/tidy/tests/015.phpt] 
TEST 10809/11274 [ext/tidy/tests/016.phpt]
PASS Passing configuration file through tidy_parse_file() (may fail with buggy libtidy) [ext/tidy/tests/016.phpt] 
TEST 10810/11274 [ext/tidy/tests/017.phpt]
PASS The Tidy Output Buffer Filter [ext/tidy/tests/017.phpt] 
TEST 10811/11274 [ext/tidy/tests/018.phpt]
PASS binary safety [ext/tidy/tests/018.phpt] 
TEST 10812/11274 [ext/tidy/tests/019.phpt]
PASS tidy_repair_*() and invalid parameters [ext/tidy/tests/019.phpt] 
TEST 10813/11274 [ext/tidy/tests/020.phpt]
PASS OO API [ext/tidy/tests/020.phpt] 
TEST 10814/11274 [ext/tidy/tests/021.phpt]
PASS tidy_get_opt_doc() [ext/tidy/tests/021.phpt] 
TEST 10815/11274 [ext/tidy/tests/022.phpt]
PASS tidy_repair_*() and invalid parameters [ext/tidy/tests/022.phpt] 
TEST 10816/11274 [ext/tidy/tests/023.phpt]
PASS tidy and tidyNode OO [ext/tidy/tests/023.phpt] 
TEST 10817/11274 [ext/tidy/tests/024.phpt]
PASS libtidy handling of 'new-blocklevel-tags' [ext/tidy/tests/024.phpt] 
TEST 10818/11274 [ext/tidy/tests/025.phpt]
PASS tidyNode tests [ext/tidy/tests/025.phpt] 
TEST 10819/11274 [ext/tidy/tests/026.phpt]
PASS tidy.clean_output test [ext/tidy/tests/026.phpt] 
TEST 10820/11274 [ext/tidy/tests/027.phpt]
PASS Bug: tidy segfaults with markup=false [ext/tidy/tests/027.phpt] 
TEST 10821/11274 [ext/tidy/tests/028.phpt]
PASS tidyNode::getParent() [ext/tidy/tests/028.phpt] 
TEST 10822/11274 [ext/tidy/tests/029.phpt]
PASS tidy_get_body() crash [ext/tidy/tests/029.phpt] 
TEST 10823/11274 [ext/tidy/tests/030.phpt]
PASS getConfig() method - basic test for getConfig() [ext/tidy/tests/030.phpt] 
TEST 10824/11274 [ext/tidy/tests/031.phpt]
PASS tidy_config_count() function - basic test for tidy_config_count() [ext/tidy/tests/031.phpt] 
TEST 10825/11274 [ext/tidy/tests/032.phpt]
PASS tidy_error_count() function - basic test for tidy_error_count() [ext/tidy/tests/032.phpt] 
TEST 10826/11274 [ext/tidy/tests/033.phpt]
PASS tidy_warning_count() function - basic test for tidy_warning_count() [ext/tidy/tests/033.phpt] 
TEST 10827/11274 [ext/tidy/tests/034.phpt]
PASS tidy_access_count() function - basic test for tidy_access_count() [ext/tidy/tests/034.phpt] 
TEST 10828/11274 [ext/tidy/tests/035.phpt]
PASS tidyNode::__construct() [ext/tidy/tests/035.phpt] 
TEST 10829/11274 [ext/tidy/tests/bug54682.phpt]
PASS Tidy::diagnose() NULL pointer dereference [ext/tidy/tests/bug54682.phpt] 
TEST 10830/11274 [ext/tidy/tests/bug_50558.phpt]
PASS Bug #50558 - Broken object model when extending tidy [ext/tidy/tests/bug_50558.phpt] 
TEST 10831/11274 [ext/tidy/tests/tidy_error.phpt]
PASS Ensure tidy_get_status() returns correct status [ext/tidy/tests/tidy_error.phpt] 
TEST 10832/11274 [ext/tidy/tests/tidy_error1.phpt]
PASS Notice triggered by invalid configuration options [ext/tidy/tests/tidy_error1.phpt] 
TEST 10833/11274 [ext/tokenizer/tests/001.phpt]
PASS token_name() [ext/tokenizer/tests/001.phpt] 
TEST 10834/11274 [ext/tokenizer/tests/002.phpt]
PASS token_get_all() [ext/tokenizer/tests/002.phpt] 
TEST 10835/11274 [ext/tokenizer/tests/003.phpt]
PASS token_get_all() and wrong parameters [ext/tokenizer/tests/003.phpt] 
TEST 10836/11274 [ext/tokenizer/tests/bug26463.phpt]
PASS Bug #26463 (token_get_all() does not correctly handle semicolons after T_END_HEREDOC) [ext/tokenizer/tests/bug26463.phpt] 
TEST 10837/11274 [ext/tokenizer/tests/bug54089.phpt]
PASS Bug #54089 (token_get_all() does not stop after __halt_compiler) [ext/tokenizer/tests/bug54089.phpt] 
TEST 10838/11274 [ext/tokenizer/tests/token_get_all_basic.phpt]
PASS Test token_get_all() function : basic functionality [ext/tokenizer/tests/token_get_all_basic.phpt] 
TEST 10839/11274 [ext/tokenizer/tests/token_get_all_error.phpt]
PASS Test token_get_all() function : error conditions [ext/tokenizer/tests/token_get_all_error.phpt] 
TEST 10840/11274 [ext/tokenizer/tests/token_get_all_variation1.phpt]
PASS Test token_get_all() function : usage variations - unexpected values for 'source' argument [ext/tokenizer/tests/token_get_all_variation1.phpt] 
TEST 10841/11274 [ext/tokenizer/tests/token_get_all_variation10.phpt]
PASS Test token_get_all() function : usage variations - with constant tokens [ext/tokenizer/tests/token_get_all_variation10.phpt] 
TEST 10842/11274 [ext/tokenizer/tests/token_get_all_variation11.phpt]
PASS Test token_get_all() function : usage variations - with control structure tokens [ext/tokenizer/tests/token_get_all_variation11.phpt] 
TEST 10843/11274 [ext/tokenizer/tests/token_get_all_variation12.phpt]
PASS Test token_get_all() function : usage variations - with predefined language constants [ext/tokenizer/tests/token_get_all_variation12.phpt] 
TEST 10844/11274 [ext/tokenizer/tests/token_get_all_variation13.phpt]
PASS Test token_get_all() function : usage variations - with class/object constructs [ext/tokenizer/tests/token_get_all_variation13.phpt] 
TEST 10845/11274 [ext/tokenizer/tests/token_get_all_variation14.phpt]
PASS Test token_get_all() function : usage variations - invalid token values [ext/tokenizer/tests/token_get_all_variation14.phpt] 
TEST 10846/11274 [ext/tokenizer/tests/token_get_all_variation15.phpt]
PASS Test token_get_all() function : usage variations - heredoc string for 'source' [ext/tokenizer/tests/token_get_all_variation15.phpt] 
TEST 10847/11274 [ext/tokenizer/tests/token_get_all_variation16.phpt]
PASS Test token_get_all() function : usage variations - with function constructs [ext/tokenizer/tests/token_get_all_variation16.phpt] 
TEST 10848/11274 [ext/tokenizer/tests/token_get_all_variation17.phpt]
PASS Test token_get_all() function : usage variations - with exception keywords [ext/tokenizer/tests/token_get_all_variation17.phpt] 
TEST 10849/11274 [ext/tokenizer/tests/token_get_all_variation18.phpt]
PASS Test token_get_all() function : usage variations - with HTML code [ext/tokenizer/tests/token_get_all_variation18.phpt] 
TEST 10850/11274 [ext/tokenizer/tests/token_get_all_variation19.phpt]
PASS Reconstructing a script using token_get_all() [ext/tokenizer/tests/token_get_all_variation19.phpt] 
TEST 10851/11274 [ext/tokenizer/tests/token_get_all_variation2.phpt]
PASS Test token_get_all() function : usage variations - with different arithmetic operators [ext/tokenizer/tests/token_get_all_variation2.phpt] 
TEST 10852/11274 [ext/tokenizer/tests/token_get_all_variation3.phpt]
PASS Test token_get_all() function : usage variations - with logical operators [ext/tokenizer/tests/token_get_all_variation3.phpt] 
TEST 10853/11274 [ext/tokenizer/tests/token_get_all_variation4.phpt]
PASS Test token_get_all() function : usage variations - with comparison operators [ext/tokenizer/tests/token_get_all_variation4.phpt] 
TEST 10854/11274 [ext/tokenizer/tests/token_get_all_variation5.phpt]
PASS Test token_get_all() function : usage variations - with assignment operators [ext/tokenizer/tests/token_get_all_variation5.phpt] 
TEST 10855/11274 [ext/tokenizer/tests/token_get_all_variation6.phpt]
PASS Test token_get_all() function : usage variations - with bitwise operators [ext/tokenizer/tests/token_get_all_variation6.phpt] 
TEST 10856/11274 [ext/tokenizer/tests/token_get_all_variation7.phpt]
PASS Test token_get_all() function : usage variations - with increment/decrement operators [ext/tokenizer/tests/token_get_all_variation7.phpt] 
TEST 10857/11274 [ext/tokenizer/tests/token_get_all_variation8.phpt]
PASS Test token_get_all() function : usage variations - with type casting operators [ext/tokenizer/tests/token_get_all_variation8.phpt] 
TEST 10858/11274 [ext/tokenizer/tests/token_get_all_variation9.phpt]
PASS Test token_get_all() function : usage variations - with different types of comments [ext/tokenizer/tests/token_get_all_variation9.phpt] 
TEST 10859/11274 [ext/xml/tests/bug25666.phpt]
PASS Bug #25666 (XML namespaces broken in libxml-based SAX interface) [ext/xml/tests/bug25666.phpt] 
TEST 10860/11274 [ext/xml/tests/bug26528.phpt]
PASS Bug #26528 (HTML entities are not being decoded) [ext/xml/tests/bug26528.phpt] 
TEST 10861/11274 [ext/xml/tests/bug26614.phpt]
SKIP Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt] reason: expat test
TEST 10862/11274 [ext/xml/tests/bug26614_libxml.phpt]
PASS Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614_libxml.phpt] 
TEST 10863/11274 [ext/xml/tests/bug27908.phpt]
PASS Bug #27908 (default handler not being called) [ext/xml/tests/bug27908.phpt] 
TEST 10864/11274 [ext/xml/tests/bug30266.phpt]
PASS Bug #30266 (Invalid opcode 137/1/8) [ext/xml/tests/bug30266.phpt] 
TEST 10865/11274 [ext/xml/tests/bug32001.phpt]
PASS Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.phpt] 
TEST 10866/11274 [ext/xml/tests/bug32001b.phpt]
SKIP Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using EUC-JP, Shift_JIS, GB2312 [ext/xml/tests/bug32001b.phpt] reason: libxml2 does not support EUC-JP encoding
TEST 10867/11274 [ext/xml/tests/bug35447.phpt]
PASS Bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM) [ext/xml/tests/bug35447.phpt] 
TEST 10868/11274 [ext/xml/tests/bug43957.phpt]
PASS Bug #43957 (utf8_decode() bogus conversion on multibyte indicator near end of string) [ext/xml/tests/bug43957.phpt] 
TEST 10869/11274 [ext/xml/tests/bug46699.phpt]
PASS Bug #46699: (xml_parse crash when parser is namespace aware) [ext/xml/tests/bug46699.phpt] 
TEST 10870/11274 [ext/xml/tests/bug49687.phpt]
PASS Bug #49687 Several utf8_decode deficiencies and vulnerabilities [ext/xml/tests/bug49687.phpt] 
TEST 10871/11274 [ext/xml/tests/bug50576.phpt]
PASS Bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect) [ext/xml/tests/bug50576.phpt] 
TEST 10872/11274 [ext/xml/tests/bug65236.phpt]
PASS Bug #65236 (heap corruption in xml parser) [ext/xml/tests/bug65236.phpt] 
TEST 10873/11274 [ext/xml/tests/utf8_decode_error.phpt]
PASS Test utf8_decode() function : error conditions [ext/xml/tests/utf8_decode_error.phpt] 
TEST 10874/11274 [ext/xml/tests/utf8_decode_variation1.phpt]
PASS Test utf8_decode() function : usage variations  - different types for data [ext/xml/tests/utf8_decode_variation1.phpt] 
TEST 10875/11274 [ext/xml/tests/utf8_encode_error.phpt]
PASS Test utf8_encode() function : error conditions [ext/xml/tests/utf8_encode_error.phpt] 
TEST 10876/11274 [ext/xml/tests/utf8_encode_variation1.phpt]
PASS Test utf8_encode() function : usage variations  - <type here specifics of this variation> [ext/xml/tests/utf8_encode_variation1.phpt] 
TEST 10877/11274 [ext/xml/tests/xml001.phpt]
SKIP XML parser test, function callbacks [ext/xml/tests/xml001.phpt] reason: this test is not intended for libxml SAX parser
TEST 10878/11274 [ext/xml/tests/xml002.phpt]
SKIP XML parser test, object tuple callbacks [ext/xml/tests/xml002.phpt] reason: this test is not intended for libxml SAX parser
TEST 10879/11274 [ext/xml/tests/xml003.phpt]
SKIP XML parser test, xml_set_object callbacks [ext/xml/tests/xml003.phpt] reason: this test is not intended for libxml SAX parser
TEST 10880/11274 [ext/xml/tests/xml004.phpt]
PASS XML parser case folding test [ext/xml/tests/xml004.phpt] 
TEST 10881/11274 [ext/xml/tests/xml006.phpt]
PASS UTF-8<->ISO Latin 1 encoding/decoding test [ext/xml/tests/xml006.phpt] 
TEST 10882/11274 [ext/xml/tests/xml007.phpt]
SKIP xml_parse_into_struct/umlauts in tags [ext/xml/tests/xml007.phpt] reason: strtoupper on non-ascii not supported on this platform
TEST 10883/11274 [ext/xml/tests/xml009.phpt]
PASS XML parser test, default namespaces [ext/xml/tests/xml009.phpt] 
TEST 10884/11274 [ext/xml/tests/xml010.phpt]
PASS XML parser test, attributes [ext/xml/tests/xml010.phpt] 
TEST 10885/11274 [ext/xml/tests/xml011.phpt]
PASS XML Parser test: concat character data and set empty handlers [ext/xml/tests/xml011.phpt] 
TEST 10886/11274 [ext/xml/tests/xml_closures_001.phpt]
PASS XML parser test using closures as callbacks [ext/xml/tests/xml_closures_001.phpt] 
TEST 10887/11274 [ext/xml/tests/xml_error_string_error.phpt]
PASS Test xml_error_string() function : error conditions [ext/xml/tests/xml_error_string_error.phpt] 
TEST 10888/11274 [ext/xml/tests/xml_error_string_variation1.phpt]
PASS Test xml_error_string() function : usage variations  - test different types for code [ext/xml/tests/xml_error_string_variation1.phpt] 
TEST 10889/11274 [ext/xml/tests/xml_get_current_byte_index_error.phpt]
PASS Test xml_get_current_byte_index() function : error conditions [ext/xml/tests/xml_get_current_byte_index_error.phpt] 
TEST 10890/11274 [ext/xml/tests/xml_get_current_byte_index_variation1.phpt]
PASS Test xml_get_current_byte_index() function : usage variations  - <type here specifics of this variation> [ext/xml/tests/xml_get_current_byte_index_variation1.phpt] 
TEST 10891/11274 [ext/xml/tests/xml_get_current_column_number_error.phpt]
PASS Test xml_get_current_column_number() function : error conditions [ext/xml/tests/xml_get_current_column_number_error.phpt] 
TEST 10892/11274 [ext/xml/tests/xml_get_current_column_number_variation1.phpt]
PASS Test xml_get_current_column_number() function : usage variations [ext/xml/tests/xml_get_current_column_number_variation1.phpt] 
TEST 10893/11274 [ext/xml/tests/xml_get_current_line_number_error.phpt]
PASS Test xml_get_current_line_number() function : error conditions [ext/xml/tests/xml_get_current_line_number_error.phpt] 
TEST 10894/11274 [ext/xml/tests/xml_get_current_line_number_variation1.phpt]
PASS Test xml_get_current_line_number() function : usage variations [ext/xml/tests/xml_get_current_line_number_variation1.phpt] 
TEST 10895/11274 [ext/xml/tests/xml_get_error_code_error.phpt]
PASS Test xml_get_error_code() function : error conditions [ext/xml/tests/xml_get_error_code_error.phpt] 
TEST 10896/11274 [ext/xml/tests/xml_get_error_code_variation1.phpt]
PASS Test xml_get_error_code() function : usage variations [ext/xml/tests/xml_get_error_code_variation1.phpt] 
TEST 10897/11274 [ext/xml/tests/xml_parse_error.phpt]
PASS Test xml_parse() function : error conditions [ext/xml/tests/xml_parse_error.phpt] 
TEST 10898/11274 [ext/xml/tests/xml_parse_into_struct_error.phpt]
PASS Test xml_parse_into_struct() function : error conditions [ext/xml/tests/xml_parse_into_struct_error.phpt] 
TEST 10899/11274 [ext/xml/tests/xml_parse_into_struct_variation.phpt]
PASS Test xml_parse_into_struct() function : variation [ext/xml/tests/xml_parse_into_struct_variation.phpt] 
TEST 10900/11274 [ext/xml/tests/xml_parse_into_struct_variation1.phpt]
PASS Test xml_parse_into_struct() function : usage variations  - different types for parser [ext/xml/tests/xml_parse_into_struct_variation1.phpt] 
TEST 10901/11274 [ext/xml/tests/xml_parse_variation1.phpt]
PASS Test xml_parse() function : usage variations  - different types of parser [ext/xml/tests/xml_parse_variation1.phpt] 
TEST 10902/11274 [ext/xml/tests/xml_parser_create_error.phpt]
PASS Test xml_parser_create() function : error conditions [ext/xml/tests/xml_parser_create_error.phpt] 
TEST 10903/11274 [ext/xml/tests/xml_parser_create_ns_error.phpt]
PASS Test xml_parser_create_ns() function : error conditions [ext/xml/tests/xml_parser_create_ns_error.phpt] 
TEST 10904/11274 [ext/xml/tests/xml_parser_create_ns_variation1.phpt]
PASS Test xml_parser_create_ns() function : usage variations [ext/xml/tests/xml_parser_create_ns_variation1.phpt] 
TEST 10905/11274 [ext/xml/tests/xml_parser_create_variation1.phpt]
PASS Test xml_parser_create() function : usage variations [ext/xml/tests/xml_parser_create_variation1.phpt] 
TEST 10906/11274 [ext/xml/tests/xml_parser_free_error.phpt]
PASS Test xml_parser_free() function : error conditions [ext/xml/tests/xml_parser_free_error.phpt] 
TEST 10907/11274 [ext/xml/tests/xml_parser_free_variation1.phpt]
PASS Test xml_parser_free() function : usage variations [ext/xml/tests/xml_parser_free_variation1.phpt] 
TEST 10908/11274 [ext/xml/tests/xml_parser_get_option_error.phpt]
PASS Test xml_parser_get_option() function : error conditions [ext/xml/tests/xml_parser_get_option_error.phpt] 
TEST 10909/11274 [ext/xml/tests/xml_parser_get_option_variation1.phpt]
PASS Test xml_parser_get_option() function : usage variations [ext/xml/tests/xml_parser_get_option_variation1.phpt] 
TEST 10910/11274 [ext/xml/tests/xml_parser_get_option_variation2.phpt]
PASS Test xml_parser_get_option() function : usage variations [ext/xml/tests/xml_parser_get_option_variation2.phpt] 
TEST 10911/11274 [ext/xml/tests/xml_parser_set_option_basic.phpt]
PASS Test xml_set_notation_decl_handler function : basic [ext/xml/tests/xml_parser_set_option_basic.phpt] 
TEST 10912/11274 [ext/xml/tests/xml_parser_set_option_error.phpt]
PASS Test xml_parser_set_option() function : error conditions [ext/xml/tests/xml_parser_set_option_error.phpt] 
TEST 10913/11274 [ext/xml/tests/xml_parser_set_option_variation1.phpt]
PASS Test xml_parser_set_option() function : usage variations [ext/xml/tests/xml_parser_set_option_variation1.phpt] 
TEST 10914/11274 [ext/xml/tests/xml_parser_set_option_variation2.phpt]
PASS Test xml_parser_set_option() function : usage variations [ext/xml/tests/xml_parser_set_option_variation2.phpt] 
TEST 10915/11274 [ext/xml/tests/xml_parser_set_option_variation3.phpt]
PASS Test xml_parser_set_option() function : usage variations [ext/xml/tests/xml_parser_set_option_variation3.phpt] 
TEST 10916/11274 [ext/xml/tests/xml_set_character_data_handler_error.phpt]
PASS Test xml_set_character_data_handler() function : error conditions [ext/xml/tests/xml_set_character_data_handler_error.phpt] 
TEST 10917/11274 [ext/xml/tests/xml_set_character_data_handler_variation1.phpt]
PASS Test xml_set_character_data_handler() function : usage variations [ext/xml/tests/xml_set_character_data_handler_variation1.phpt] 
TEST 10918/11274 [ext/xml/tests/xml_set_default_handler_error.phpt]
PASS Test xml_set_default_handler() function : error conditions [ext/xml/tests/xml_set_default_handler_error.phpt] 
TEST 10919/11274 [ext/xml/tests/xml_set_default_handler_variation1.phpt]
PASS Test xml_set_default_handler() function : usage variations  - test different types for parser [ext/xml/tests/xml_set_default_handler_variation1.phpt] 
TEST 10920/11274 [ext/xml/tests/xml_set_element_handler_error.phpt]
PASS Test xml_set_element_handler() function : error conditions [ext/xml/tests/xml_set_element_handler_error.phpt] 
TEST 10921/11274 [ext/xml/tests/xml_set_element_handler_variation1.phpt]
PASS Test xml_set_element_handler() function : usage variations  - test different types for parser [ext/xml/tests/xml_set_element_handler_variation1.phpt] 
TEST 10922/11274 [ext/xml/tests/xml_set_end_namespace_decl_handler_error.phpt]
PASS Test xml_set_end_namespace_decl_handler() function : error conditions [ext/xml/tests/xml_set_end_namespace_decl_handler_error.phpt] 
TEST 10923/11274 [ext/xml/tests/xml_set_end_namespace_decl_handler_variation1.phpt]
PASS Test xml_set_end_namespace_decl_handler() function : usage variations [ext/xml/tests/xml_set_end_namespace_decl_handler_variation1.phpt] 
TEST 10924/11274 [ext/xml/tests/xml_set_external_entity_ref_handler_error.phpt]
PASS Test xml_set_external_entity_ref_handler() function : error conditions [ext/xml/tests/xml_set_external_entity_ref_handler_error.phpt] 
TEST 10925/11274 [ext/xml/tests/xml_set_external_entity_ref_handler_variation1.phpt]
PASS Test xml_set_external_entity_ref_handler() function : usage variations [ext/xml/tests/xml_set_external_entity_ref_handler_variation1.phpt] 
TEST 10926/11274 [ext/xml/tests/xml_set_notation_decl_handler_basic.phpt]
PASS Test xml_set_notation_decl_handler function : basic [ext/xml/tests/xml_set_notation_decl_handler_basic.phpt] 
TEST 10927/11274 [ext/xml/tests/xml_set_notation_decl_handler_error.phpt]
PASS Test xml_set_notation_decl_handler() function : error conditions [ext/xml/tests/xml_set_notation_decl_handler_error.phpt] 
TEST 10928/11274 [ext/xml/tests/xml_set_notation_decl_handler_variation1.phpt]
PASS Test xml_set_notation_decl_handler() function : usage variations [ext/xml/tests/xml_set_notation_decl_handler_variation1.phpt] 
TEST 10929/11274 [ext/xml/tests/xml_set_object_error.phpt]
PASS Test xml_set_object() function : error conditions [ext/xml/tests/xml_set_object_error.phpt] 
TEST 10930/11274 [ext/xml/tests/xml_set_object_variation1.phpt]
PASS Test xml_set_object() function : usage variations [ext/xml/tests/xml_set_object_variation1.phpt] 
TEST 10931/11274 [ext/xml/tests/xml_set_object_variation2.phpt]
PASS Test xml_set_object() function : usage variations [ext/xml/tests/xml_set_object_variation2.phpt] 
TEST 10932/11274 [ext/xml/tests/xml_set_processing_instruction_handler_basic.phpt]
PASS Test xml_set_processing_instruction_handler function : basic [ext/xml/tests/xml_set_processing_instruction_handler_basic.phpt] 
TEST 10933/11274 [ext/xml/tests/xml_set_processing_instruction_handler_error.phpt]
PASS Test xml_set_processing_instruction_handler() function : error conditions [ext/xml/tests/xml_set_processing_instruction_handler_error.phpt] 
TEST 10934/11274 [ext/xml/tests/xml_set_processing_instruction_handler_variation1.phpt]
PASS Test xml_set_processing_instruction_handler() function : usage variations [ext/xml/tests/xml_set_processing_instruction_handler_variation1.phpt] 
TEST 10935/11274 [ext/xml/tests/xml_set_start_namespace_decl_handler_basic.phpt]
PASS Test xml_set_start_namespace_decl_handler function: basic [ext/xml/tests/xml_set_start_namespace_decl_handler_basic.phpt] 
TEST 10936/11274 [ext/xml/tests/xml_set_start_namespace_decl_handler_error.phpt]
PASS Test xml_set_start_namespace_decl_handler() function : error conditions [ext/xml/tests/xml_set_start_namespace_decl_handler_error.phpt] 
TEST 10937/11274 [ext/xml/tests/xml_set_start_namespace_decl_handler_variation1.phpt]
PASS Test xml_set_start_namespace_decl_handler() function : usage variations [ext/xml/tests/xml_set_start_namespace_decl_handler_variation1.phpt] 
TEST 10938/11274 [ext/xml/tests/xml_set_unparsed_entity_decl_handler_error.phpt]
PASS Test xml_set_unparsed_entity_decl_handler() function : error conditions [ext/xml/tests/xml_set_unparsed_entity_decl_handler_error.phpt] 
TEST 10939/11274 [ext/xml/tests/xml_set_unparsed_entity_decl_handler_variation1.phpt]
PASS Test xml_set_unparsed_entity_decl_handler() function : usage variations [ext/xml/tests/xml_set_unparsed_entity_decl_handler_variation1.phpt] 
TEST 10940/11274 [ext/xmlreader/tests/001.phpt]
PASS XMLReader: libxml2 XML Reader, string data [ext/xmlreader/tests/001.phpt] 
TEST 10941/11274 [ext/xmlreader/tests/002.phpt]
PASS XMLReader: libxml2 XML Reader, file data [ext/xmlreader/tests/002.phpt] 
TEST 10942/11274 [ext/xmlreader/tests/003.phpt]
PASS XMLReader: libxml2 XML Reader, attributes test [ext/xmlreader/tests/003.phpt] 
TEST 10943/11274 [ext/xmlreader/tests/004.phpt]
PASS XMLReader: libxml2 XML Reader, attributes test [ext/xmlreader/tests/004.phpt] 
TEST 10944/11274 [ext/xmlreader/tests/005.phpt]
PASS XMLReader: libxml2 XML Reader, parser property set/get [ext/xmlreader/tests/005.phpt] 
TEST 10945/11274 [ext/xmlreader/tests/006.phpt]
PASS XMLReader: libxml2 XML Reader, moveToElement [ext/xmlreader/tests/006.phpt] 
TEST 10946/11274 [ext/xmlreader/tests/007.phpt]
PASS XMLReader: libxml2 XML Reader, setRelaxNGSchema [ext/xmlreader/tests/007.phpt] 
TEST 10947/11274 [ext/xmlreader/tests/008.phpt]
PASS XMLReader: libxml2 XML Reader, DTD [ext/xmlreader/tests/008.phpt] 
TEST 10948/11274 [ext/xmlreader/tests/009.phpt]
PASS XMLReader: libxml2 XML Reader, next [ext/xmlreader/tests/009.phpt] 
TEST 10949/11274 [ext/xmlreader/tests/010.phpt]
PASS XMLReader: libxml2 XML Reader, next [ext/xmlreader/tests/010.phpt] 
TEST 10950/11274 [ext/xmlreader/tests/011.phpt]
PASS XMLReader: libxml2 XML Reader, string data [ext/xmlreader/tests/011.phpt] 
TEST 10951/11274 [ext/xmlreader/tests/012.phpt]
PASS XMLReader: accessing empty and non existing attributes [ext/xmlreader/tests/012.phpt] 
TEST 10952/11274 [ext/xmlreader/tests/013.phpt]
PASS XMLReader: Schema validation [ext/xmlreader/tests/013.phpt] 
TEST 10953/11274 [ext/xmlreader/tests/bug36743.phpt]
PASS Bug #36743 (In a class extending XMLReader array properties are not writable) [ext/xmlreader/tests/bug36743.phpt] 
TEST 10954/11274 [ext/xmlreader/tests/bug42139.phpt]
PASS Bug #42139 (XMLReader option constants are broken using XML()) [ext/xmlreader/tests/bug42139.phpt] 
TEST 10955/11274 [ext/xmlreader/tests/expand.phpt]
PASS XMLReader: Expand into existing DOM documet [ext/xmlreader/tests/expand.phpt] 
TEST 10956/11274 [ext/xmlrpc/tests/001.phpt]
PASS xmlrpc_encode_request() with wrong arguments [ext/xmlrpc/tests/001.phpt] 
TEST 10957/11274 [ext/xmlrpc/tests/002.phpt]
PASS xmlrpc_encode_request() and various arguments [ext/xmlrpc/tests/002.phpt] 
TEST 10958/11274 [ext/xmlrpc/tests/bug18916.phpt]
PASS Bug #18916 (xmlrpc_set_type() not working) [ext/xmlrpc/tests/bug18916.phpt] 
TEST 10959/11274 [ext/xmlrpc/tests/bug37057.phpt]
PASS Bug #37057 (xmlrpc_decode() may produce arrays with numeric string keys which are unaccessible) [ext/xmlrpc/tests/bug37057.phpt] 
TEST 10960/11274 [ext/xmlrpc/tests/bug38431.phpt]
PASS Bug #38431 (xmlrpc_get_type() crashes PHP on objects) [ext/xmlrpc/tests/bug38431.phpt] 
TEST 10961/11274 [ext/xmlrpc/tests/bug40576.phpt]
PASS Bug #40576 (double values are truncated to 6 decimal digits when encoding) [ext/xmlrpc/tests/bug40576.phpt] 
TEST 10962/11274 [ext/xmlrpc/tests/bug40576_64bit.phpt]
SKIP Bug #40576 (double values are truncated to 6 decimal digits when encoding) [ext/xmlrpc/tests/bug40576_64bit.phpt] reason: this test is for 64bit platform only
TEST 10963/11274 [ext/xmlrpc/tests/bug42189.phpt]
PASS Bug #42189 (xmlrpc_get_type() crashes PHP on invalid dates) [ext/xmlrpc/tests/bug42189.phpt] 
TEST 10964/11274 [ext/xmlrpc/tests/bug42736.phpt]
PASS Bug #42736 (xmlrpc_server_call_method() crashes) [ext/xmlrpc/tests/bug42736.phpt] 
TEST 10965/11274 [ext/xmlrpc/tests/bug44996.phpt]
PASS Bug #44996 (xmlrpc_decode() ignores time zone on iso8601.datetime) [ext/xmlrpc/tests/bug44996.phpt] 
TEST 10966/11274 [ext/xmlrpc/tests/bug45226.phpt]
PASS Bug #45226 (xmlrpc_set_type() segfaults with valid ISO8601 date string) [ext/xmlrpc/tests/bug45226.phpt] 
TEST 10967/11274 [ext/xmlrpc/tests/bug45555.phpt]
PASS Bug #45555 (Segfault with invalid non-string as register_introspection_callback) [ext/xmlrpc/tests/bug45555.phpt] 
TEST 10968/11274 [ext/xmlrpc/tests/bug45556.phpt]
PASS Bug #45556 (Return value from callback isn't freed) [ext/xmlrpc/tests/bug45556.phpt] 
TEST 10969/11274 [ext/xmlrpc/tests/bug47818.phpt]
PASS Bug #47818 (Segfault due to bound callback param) [ext/xmlrpc/tests/bug47818.phpt] 
TEST 10970/11274 [ext/xmlrpc/tests/bug50282.phpt]
PASS Bug #50282 (xmlrpc_encode_request() changes object into array in calling function) [ext/xmlrpc/tests/bug50282.phpt] 
TEST 10971/11274 [ext/xmlrpc/tests/bug50285.phpt]
PASS Bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays) [ext/xmlrpc/tests/bug50285.phpt] 
TEST 10972/11274 [ext/xmlrpc/tests/bug50761.phpt]
PASS Bug #50761 (system.multiCall crashes) [ext/xmlrpc/tests/bug50761.phpt] 
TEST 10973/11274 [ext/xmlrpc/tests/bug51288.phpt]
PASS Bug #51288 (CVE-2010-0397, NULL pointer deref when no <methodName> in request) [ext/xmlrpc/tests/bug51288.phpt] 
TEST 10974/11274 [ext/xmlrpc/tests/bug61097.phpt]
PASS Bug #61097 (Memory leak in xmlrpc functions copying zvals) [ext/xmlrpc/tests/bug61097.phpt] 
TEST 10975/11274 [ext/xmlrpc/tests/bug61264.phpt]
PASS Bug #61264: xmlrpc_parse_method_descriptions leaks temporary variable [ext/xmlrpc/tests/bug61264.phpt] 
TEST 10976/11274 [ext/xmlwriter/tests/001.phpt]
PASS XMLWriter: libxml2 XML Writer, file buffer, flush [ext/xmlwriter/tests/001.phpt] 
TEST 10977/11274 [ext/xmlwriter/tests/002.phpt]
PASS XMLWriter: libxml2 XML Writer, membuffer, flush [ext/xmlwriter/tests/002.phpt] 
TEST 10978/11274 [ext/xmlwriter/tests/003.phpt]
PASS XMLWriter: libxml2 XML Writer, membuffer, flush, attribute [ext/xmlwriter/tests/003.phpt] 
TEST 10979/11274 [ext/xmlwriter/tests/004.phpt]
PASS XMLWriter: libxml2 XML Writer, file buffer, flush [ext/xmlwriter/tests/004.phpt] 
TEST 10980/11274 [ext/xmlwriter/tests/005.phpt]
PASS XMLWriter: libxml2 XML Writer, comments [ext/xmlwriter/tests/005.phpt] 
TEST 10981/11274 [ext/xmlwriter/tests/006.phpt]
PASS XMLWriter: libxml2 XML Writer, startDTD/writeElementNS [ext/xmlwriter/tests/006.phpt] 
TEST 10982/11274 [ext/xmlwriter/tests/007.phpt]
PASS XMLWriter: libxml2 XML Writer, Elements & Attributes [ext/xmlwriter/tests/007.phpt] 
TEST 10983/11274 [ext/xmlwriter/tests/008.phpt]
PASS XMLWriter: libxml2 XML Writer DTD Element & Attlist [ext/xmlwriter/tests/008.phpt] 
TEST 10984/11274 [ext/xmlwriter/tests/009.phpt]
PASS XMLWriter: PI, Comment, CDATA [ext/xmlwriter/tests/009.phpt] 
TEST 10985/11274 [ext/xmlwriter/tests/010.phpt]
PASS xmlwriter_start/end_attribute() [ext/xmlwriter/tests/010.phpt] 
TEST 10986/11274 [ext/xmlwriter/tests/OO_001.phpt]
PASS XMLWriter: libxml2 XML Writer, file buffer, flush [ext/xmlwriter/tests/OO_001.phpt] 
TEST 10987/11274 [ext/xmlwriter/tests/OO_002.phpt]
PASS XMLWriter: libxml2 XML Writer, membuffer, flush [ext/xmlwriter/tests/OO_002.phpt] 
TEST 10988/11274 [ext/xmlwriter/tests/OO_003.phpt]
PASS XMLWriter: libxml2 XML Writer, membuffer, flush, text, attribute [ext/xmlwriter/tests/OO_003.phpt] 
TEST 10989/11274 [ext/xmlwriter/tests/OO_004.phpt]
PASS XMLWriter: libxml2 XML Writer, file buffer, flush [ext/xmlwriter/tests/OO_004.phpt] 
TEST 10990/11274 [ext/xmlwriter/tests/OO_005.phpt]
PASS XMLWriter: libxml2 XML Writer, comments [ext/xmlwriter/tests/OO_005.phpt] 
TEST 10991/11274 [ext/xmlwriter/tests/OO_006.phpt]
PASS XMLWriter: libxml2 XML Writer, startDTD/writeElementNS [ext/xmlwriter/tests/OO_006.phpt] 
TEST 10992/11274 [ext/xmlwriter/tests/OO_007.phpt]
PASS XMLWriter: libxml2 XML Writer, Elements & Attributes [ext/xmlwriter/tests/OO_007.phpt] 
TEST 10993/11274 [ext/xmlwriter/tests/OO_008.phpt]
PASS XMLWriter: libxml2 XML Writer DTD Element & Attlist [ext/xmlwriter/tests/OO_008.phpt] 
TEST 10994/11274 [ext/xmlwriter/tests/OO_009.phpt]
PASS XMLWriter: PI, Comment, CDATA [ext/xmlwriter/tests/OO_009.phpt] 
TEST 10995/11274 [ext/xmlwriter/tests/bug39504.phpt]
PASS Bug #39504 (xmlwriter_write_dtd_entity() creates Attlist tag, not enity) [ext/xmlwriter/tests/bug39504.phpt] 
TEST 10996/11274 [ext/xmlwriter/tests/bug41287.phpt]
PASS Bug #41287 (Namespace functions don't allow xmlns defintion to be optional) [ext/xmlwriter/tests/bug41287.phpt] 
TEST 10997/11274 [ext/xmlwriter/tests/bug41326.phpt]
PASS Bug #41287 (Writing empty tags with Xmlwriter::WriteElement[ns]) [ext/xmlwriter/tests/bug41326.phpt] 
TEST 10998/11274 [ext/xmlwriter/tests/bug48204.phpt]
PASS xmlwriter_open_uri with PHP_MAXPATHLEN + 1 [ext/xmlwriter/tests/bug48204.phpt] 
TEST 10999/11274 [ext/xmlwriter/tests/xmlwriter_open_uri_error_001.phpt]
PASS xmlwriter_open_uri with empty string as parameter [ext/xmlwriter/tests/xmlwriter_open_uri_error_001.phpt] 
TEST 11000/11274 [ext/xmlwriter/tests/xmlwriter_open_uri_error_002.phpt]
PASS xmlwriter_open_uri without parameter [ext/xmlwriter/tests/xmlwriter_open_uri_error_002.phpt] 
TEST 11001/11274 [ext/xmlwriter/tests/xmlwriter_open_uri_error_003.phpt]
PASS xmlwriter_open_uri with non existing file [ext/xmlwriter/tests/xmlwriter_open_uri_error_003.phpt] 
TEST 11002/11274 [ext/xmlwriter/tests/xmlwriter_open_uri_error_004.phpt]
PASS xmlwriter_open_uri with file:/// [ext/xmlwriter/tests/xmlwriter_open_uri_error_004.phpt] 
TEST 11003/11274 [ext/xmlwriter/tests/xmlwriter_open_uri_error_005.phpt]
PASS xmlwriter_open_uri with file://localhost/ [ext/xmlwriter/tests/xmlwriter_open_uri_error_005.phpt] 
TEST 11004/11274 [ext/xmlwriter/tests/xmlwriter_set_indent_string_basic_001.phpt]
PASS xmlwriter_set_indent_string passing xmlwriter resource [ext/xmlwriter/tests/xmlwriter_set_indent_string_basic_001.phpt] 
TEST 11005/11274 [ext/xmlwriter/tests/xmlwriter_set_indent_string_error_001.phpt]
PASS xmlwriter_set_indent_string with missing param(s) [ext/xmlwriter/tests/xmlwriter_set_indent_string_error_001.phpt] 
TEST 11006/11274 [ext/xmlwriter/tests/xmlwriter_write_attribute_ns_basic_001.phpt]
PASS xmlwriter_write_attribute_ns basic function tests [ext/xmlwriter/tests/xmlwriter_write_attribute_ns_basic_001.phpt] 
TEST 11007/11274 [ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt]
PASS xmlwriter_write_attribute_ns with missing param [ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt] 
TEST 11008/11274 [ext/xmlwriter/tests/xmlwriter_write_dtd_basic_001.phpt]
PASS xmlwriter_write_dtd basic function tests [ext/xmlwriter/tests/xmlwriter_write_dtd_basic_001.phpt] 
TEST 11009/11274 [ext/xmlwriter/tests/xmlwriter_write_dtd_error_001.phpt]
PASS xmlwriter_write_dtd with missing param(s) [ext/xmlwriter/tests/xmlwriter_write_dtd_error_001.phpt] 
TEST 11010/11274 [ext/xsl/tests/bug26384.phpt]
PASS Bug #26384 (domxslt->process causes segfault with xsl:key) [ext/xsl/tests/bug26384.phpt] 
TEST 11011/11274 [ext/xsl/tests/bug33853.phpt]
PASS Bug #33853 (php:function call __autoload with lowercase param) [ext/xsl/tests/bug33853.phpt] 
TEST 11012/11274 [ext/xsl/tests/bug48221.phpt]
PASS Bug #48221 (memory leak when passing invalid xslt parameter) [ext/xsl/tests/bug48221.phpt] 
TEST 11013/11274 [ext/xsl/tests/bug54446_with_ini.phpt]
PASS Bug #54446 (Arbitrary file creation via libxslt 'output' extension with php.ini setting) [ext/xsl/tests/bug54446_with_ini.phpt] 
TEST 11014/11274 [ext/xsl/tests/xsl-phpinfo.phpt]
PASS Test phpinfo() displays xsl info [ext/xsl/tests/xsl-phpinfo.phpt] 
TEST 11015/11274 [ext/xsl/tests/xslt001.phpt]
PASS Test 1: Transform To XML String [ext/xsl/tests/xslt001.phpt] 
TEST 11016/11274 [ext/xsl/tests/xslt002.phpt]
PASS Test 2: Transform To HTML String [ext/xsl/tests/xslt002.phpt] 
TEST 11017/11274 [ext/xsl/tests/xslt003.phpt]
PASS Test 3: Using Parameters [ext/xsl/tests/xslt003.phpt] 
TEST 11018/11274 [ext/xsl/tests/xslt004.phpt]
PASS Test 4: Checking UTF8 Output [ext/xsl/tests/xslt004.phpt] 
TEST 11019/11274 [ext/xsl/tests/xslt005.phpt]
PASS Test 5: Checking Indent [ext/xsl/tests/xslt005.phpt] 
TEST 11020/11274 [ext/xsl/tests/xslt006.phpt]
PASS Test 6: Transform To Doc [ext/xsl/tests/xslt006.phpt] 
TEST 11021/11274 [ext/xsl/tests/xslt007.phpt]
PASS Test 7: Transform To Uri [ext/xsl/tests/xslt007.phpt] 
TEST 11022/11274 [ext/xsl/tests/xslt008.phpt]
PASS Test 8: Stream Wrapper Includes [ext/xsl/tests/xslt008.phpt] 
TEST 11023/11274 [ext/xsl/tests/xslt009.phpt]
PASS Test 9: Stream Wrapper XPath-Document() [ext/xsl/tests/xslt009.phpt] 
TEST 11024/11274 [ext/xsl/tests/xslt010.phpt]
PASS Test 10: EXSLT Support [ext/xsl/tests/xslt010.phpt] 
TEST 11025/11274 [ext/xsl/tests/xslt011.phpt]
PASS Test 11: php:function Support [ext/xsl/tests/xslt011.phpt] 
TEST 11026/11274 [ext/xsl/tests/xslt012.phpt]
PASS Test 12: Using Associative Array of Parameters [ext/xsl/tests/xslt012.phpt] 
TEST 11027/11274 [ext/xsl/tests/xsltprocessor_getParameter-invalidparam.phpt]
PASS Check xsltprocessor::getParameter with undefined parameter [ext/xsl/tests/xsltprocessor_getParameter-invalidparam.phpt] 
TEST 11028/11274 [ext/xsl/tests/xsltprocessor_getParameter-wrongparam.phpt]
PASS Check xsltprocessor::getparameter error handling [ext/xsl/tests/xsltprocessor_getParameter-wrongparam.phpt] 
TEST 11029/11274 [ext/xsl/tests/xsltprocessor_getParameter.phpt]
PASS Check xsltprocessor::getparameter functionality [ext/xsl/tests/xsltprocessor_getParameter.phpt] 
TEST 11030/11274 [ext/xsl/tests/xsltprocessor_registerPHPFunctions-allfuncs.phpt]
PASS Check xsltprocessor::registerPHPFunctions [ext/xsl/tests/xsltprocessor_registerPHPFunctions-allfuncs.phpt] 
TEST 11031/11274 [ext/xsl/tests/xsltprocessor_registerPHPFunctions-array-multiple.phpt]
PASS Check xsltprocessor::registerPHPFunctions with array called multiple times [ext/xsl/tests/xsltprocessor_registerPHPFunctions-array-multiple.phpt] 
TEST 11032/11274 [ext/xsl/tests/xsltprocessor_registerPHPFunctions-array-notallowed.phpt]
PASS Check xsltprocessor::registerPHPFunctions with array and a not allowed function [ext/xsl/tests/xsltprocessor_registerPHPFunctions-array-notallowed.phpt] 
TEST 11033/11274 [ext/xsl/tests/xsltprocessor_registerPHPFunctions-array.phpt]
PASS Check xsltprocessor::registerPHPFunctions with array [ext/xsl/tests/xsltprocessor_registerPHPFunctions-array.phpt] 
TEST 11034/11274 [ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt]
PASS Check xsltprocessor::registerPHPFunctions and a non-string function in xsl [ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt] 
TEST 11035/11274 [ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt]
PASS Check xsltprocessor::registerPHPFunctions and a undefined php function [ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt] 
TEST 11036/11274 [ext/xsl/tests/xsltprocessor_registerPHPFunctions-null.phpt]
PASS Check xsltprocessor::registerPHPFunctions called with null to reset [ext/xsl/tests/xsltprocessor_registerPHPFunctions-null.phpt] 
TEST 11037/11274 [ext/xsl/tests/xsltprocessor_registerPHPFunctions-string-multiple.phpt]
PASS Check xsltprocessor::registerPHPFunctions with string called multiple times [ext/xsl/tests/xsltprocessor_registerPHPFunctions-string-multiple.phpt] 
TEST 11038/11274 [ext/xsl/tests/xsltprocessor_registerPHPFunctions-string-notallowed.phpt]
PASS Check xsltprocessor::registerPHPFunctions with string and not allowed function [ext/xsl/tests/xsltprocessor_registerPHPFunctions-string-notallowed.phpt] 
TEST 11039/11274 [ext/xsl/tests/xsltprocessor_registerPHPFunctions-string.phpt]
PASS Check xsltprocessor::registerPHPFunctions with string [ext/xsl/tests/xsltprocessor_registerPHPFunctions-string.phpt] 
TEST 11040/11274 [ext/xsl/tests/xsltprocessor_removeParameter-invalidparam.phpt]
PASS Check xsltprocessor::removeParameter with invalid parameter [ext/xsl/tests/xsltprocessor_removeParameter-invalidparam.phpt] 
TEST 11041/11274 [ext/xsl/tests/xsltprocessor_removeParameter-wrongparams.phpt]
PASS Check xsltprocessor::removeParameter wrong parameter handling [ext/xsl/tests/xsltprocessor_removeParameter-wrongparams.phpt] 
TEST 11042/11274 [ext/xsl/tests/xsltprocessor_removeParameter.phpt]
PASS Check xsltprocessor::removeParameter functionality [ext/xsl/tests/xsltprocessor_removeParameter.phpt] 
TEST 11043/11274 [ext/xsl/tests/xsltprocessor_setparameter-errorquote.phpt]
PASS Check xsltprocessor::setparameter error handling with both single and double quotes [ext/xsl/tests/xsltprocessor_setparameter-errorquote.phpt] 
TEST 11044/11274 [ext/xsl/tests/xsltprocessor_setparameter-nostring.phpt]
PASS Check xsltprocessor::setparameter error handling with no-string [ext/xsl/tests/xsltprocessor_setparameter-nostring.phpt] 
TEST 11045/11274 [ext/zip/tests/001.phpt]
PASS Check for zip presence [ext/zip/tests/001.phpt] 
TEST 11046/11274 [ext/zip/tests/bug11216.phpt]
PASS Bug #11216 (::addEmptyDir() crashes when the directory already exists) [ext/zip/tests/bug11216.phpt] 
TEST 11047/11274 [ext/zip/tests/bug14962.phpt]
PASS Bug #14962 (::extractTo second argument is not really optional) [ext/zip/tests/bug14962.phpt] 
TEST 11048/11274 [ext/zip/tests/bug38943.phpt]
PASS #38943, properties in extended class cannot be set (5.3+) [ext/zip/tests/bug38943.phpt] 
TEST 11049/11274 [ext/zip/tests/bug38944.phpt]
PASS Bug #38944 (newly created ZipArchive segfaults when accessing comment property) [ext/zip/tests/bug38944.phpt] 
TEST 11050/11274 [ext/zip/tests/bug40228.phpt]
PASS Bug #40228 (extractTo does not create recursive empty path) [ext/zip/tests/bug40228.phpt] 
TEST 11051/11274 [ext/zip/tests/bug47667.phpt]
PASS Bug #47667 (ZipArchive::OVERWRITE seems to have no effect) [ext/zip/tests/bug47667.phpt] 
TEST 11052/11274 [ext/zip/tests/bug49072.phpt]
PASS Bug #49072 (feof never returns true for damaged file in zip) [ext/zip/tests/bug49072.phpt] 
TEST 11053/11274 [ext/zip/tests/bug51353.phpt]
SKIP Bug #51353 ZIP64 problem, archive with 100000 items [ext/zip/tests/bug51353.phpt] reason: the test might get very long, activate it manually
TEST 11054/11274 [ext/zip/tests/bug53579.phpt]
PASS Bug #53579 (stream_get_contents() segfaults on ziparchive streams) [ext/zip/tests/bug53579.phpt] 
TEST 11055/11274 [ext/zip/tests/bug53603.phpt]
PASS Bug #53603 (ZipArchive should quiet stat errors) [ext/zip/tests/bug53603.phpt] 
TEST 11056/11274 [ext/zip/tests/bug53854.phpt]
PASS Bug #53854 (Missing constants for compression type) [ext/zip/tests/bug53854.phpt] 
TEST 11057/11274 [ext/zip/tests/bug53885.phpt]
PASS Bug #53885 (ZipArchive segfault with FL_UNCHANGED on empty archive) [ext/zip/tests/bug53885.phpt] 
TEST 11058/11274 [ext/zip/tests/bug64342_0.phpt]
PASS Bug #64342 ZipArchive::addFile() has to check file existance (variation 1) [ext/zip/tests/bug64342_0.phpt] 
TEST 11059/11274 [ext/zip/tests/bug64342_1.phpt]
PASS Bug #64342 ZipArchive::addFile() has to check file existance (variation 2) [ext/zip/tests/bug64342_1.phpt] 
TEST 11060/11274 [ext/zip/tests/bug7214.phpt]
PASS Bug #7214 (zip_entry_read() binary safe) [ext/zip/tests/bug7214.phpt] 
TEST 11061/11274 [ext/zip/tests/bug7658.phpt]
PASS Bug #7658 (modify archive with general bit flag 3 set) [ext/zip/tests/bug7658.phpt] 
TEST 11062/11274 [ext/zip/tests/bug8009.phpt]
PASS Bug #8009 (cannot add again same entry to an archive) [ext/zip/tests/bug8009.phpt] 
TEST 11063/11274 [ext/zip/tests/bug8700.phpt]
PASS Bug #8700 (getFromIndex(0) fails) [ext/zip/tests/bug8700.phpt] 
TEST 11064/11274 [ext/zip/tests/oo_addemptydir.phpt]
PASS ziparchive::addEmptyDir [ext/zip/tests/oo_addemptydir.phpt] 
TEST 11065/11274 [ext/zip/tests/oo_addfile.phpt]
PASS ziparchive::addFile() function [ext/zip/tests/oo_addfile.phpt] 
TEST 11066/11274 [ext/zip/tests/oo_close.phpt]
PASS zip::close() function [ext/zip/tests/oo_close.phpt] 
TEST 11067/11274 [ext/zip/tests/oo_delete.phpt]
PASS Delete entries [ext/zip/tests/oo_delete.phpt] 
TEST 11068/11274 [ext/zip/tests/oo_ext_zip.phpt]
PASS Extending Zip class and array property [ext/zip/tests/oo_ext_zip.phpt] 
TEST 11069/11274 [ext/zip/tests/oo_extract.phpt]
PASS extractTo [ext/zip/tests/oo_extract.phpt] 
TEST 11070/11274 [ext/zip/tests/oo_getcomment.phpt]
PASS getComment [ext/zip/tests/oo_getcomment.phpt] 
TEST 11071/11274 [ext/zip/tests/oo_getnameindex.phpt]
PASS getNameIndex [ext/zip/tests/oo_getnameindex.phpt] 
TEST 11072/11274 [ext/zip/tests/oo_getstatusstring.phpt]
PASS This test will test getStatusString method in ZipArchive [ext/zip/tests/oo_getstatusstring.phpt] 
TEST 11073/11274 [ext/zip/tests/oo_namelocate.phpt]
PASS Locate entries by name [ext/zip/tests/oo_namelocate.phpt] 
TEST 11074/11274 [ext/zip/tests/oo_open.phpt]
PASS zip::open() function [ext/zip/tests/oo_open.phpt] 
TEST 11075/11274 [ext/zip/tests/oo_properties.phpt]
PASS ziparchive::properties isset()/empty() checks [ext/zip/tests/oo_properties.phpt] 
TEST 11076/11274 [ext/zip/tests/oo_rename.phpt]
PASS Rename entries [ext/zip/tests/oo_rename.phpt] 
TEST 11077/11274 [ext/zip/tests/oo_setcomment.phpt]
PASS setComment [ext/zip/tests/oo_setcomment.phpt] 
TEST 11078/11274 [ext/zip/tests/oo_stream.phpt]
PASS getStream [ext/zip/tests/oo_stream.phpt] 
TEST 11079/11274 [ext/zip/tests/pecl12414.phpt]
PASS Bug #12414 ( extracting files from damaged archives) [ext/zip/tests/pecl12414.phpt] 
TEST 11080/11274 [ext/zip/tests/stream_meta_data.phpt]
PASS stream_get_meta_data() on zip stream [ext/zip/tests/stream_meta_data.phpt] 
TEST 11081/11274 [ext/zip/tests/zip_close.phpt]
PASS zip_close() function [ext/zip/tests/zip_close.phpt] 
TEST 11082/11274 [ext/zip/tests/zip_entry_compressedsize.phpt]
PASS zip_entry_compressedsize() function [ext/zip/tests/zip_entry_compressedsize.phpt] 
TEST 11083/11274 [ext/zip/tests/zip_entry_compressionmethod.phpt]
PASS zip_entry_compressionmethod() function [ext/zip/tests/zip_entry_compressionmethod.phpt] 
TEST 11084/11274 [ext/zip/tests/zip_entry_filesize.phpt]
PASS zip_entry_filesize() function [ext/zip/tests/zip_entry_filesize.phpt] 
TEST 11085/11274 [ext/zip/tests/zip_entry_name.phpt]
PASS zip_entry_name() function [ext/zip/tests/zip_entry_name.phpt] 
TEST 11086/11274 [ext/zip/tests/zip_entry_open.phpt]
PASS zip_entry_open() function [ext/zip/tests/zip_entry_open.phpt] 
TEST 11087/11274 [ext/zip/tests/zip_entry_read.phpt]
PASS zip_entry_read() function [ext/zip/tests/zip_entry_read.phpt] 
TEST 11088/11274 [ext/zip/tests/zip_open.phpt]
PASS zip_open() function [ext/zip/tests/zip_open.phpt] 
TEST 11089/11274 [ext/zip/tests/zip_open_error.phpt]
PASS zip_open() error conditions [ext/zip/tests/zip_open_error.phpt] 
TEST 11090/11274 [ext/zip/tests/zip_read.phpt]
PASS zip_read() function [ext/zip/tests/zip_read.phpt] 
TEST 11091/11274 [ext/zlib/tests/001.phpt]
PASS gzdeflate()/gzinflate() [ext/zlib/tests/001.phpt] 
TEST 11092/11274 [ext/zlib/tests/002.phpt]
PASS gzcompress()/gzuncompress() [ext/zlib/tests/002.phpt] 
TEST 11093/11274 [ext/zlib/tests/003.phpt]
SKIP gzencode() [ext/zlib/tests/003.phpt] 
TEST 11094/11274 [ext/zlib/tests/004.phpt]
PASS gzfile() with various invalid params [ext/zlib/tests/004.phpt] 
TEST 11095/11274 [ext/zlib/tests/005.phpt]
PASS gzcompress()/gzuncompress() and invalid params [ext/zlib/tests/005.phpt] 
TEST 11096/11274 [ext/zlib/tests/006.phpt]
PASS gzdeflate()/gzinflate() and invalid params [ext/zlib/tests/006.phpt] 
TEST 11097/11274 [ext/zlib/tests/007.phpt]
PASS gzencode() and invalid params [ext/zlib/tests/007.phpt] 
TEST 11098/11274 [ext/zlib/tests/008.phpt]
PASS zlib.output_compression=1 with client not accepting compression [ext/zlib/tests/008.phpt] 
SKIP Bug #51269 (zlib.output_compression Overwrites Vary Header) [ext/zlib/tests/bug51269.phpt] reason: CGI not available
TEST 11100/11274 [ext/zlib/tests/bug60761.phpt]
PASS checks zlib compression output size is always the same [ext/zlib/tests/bug60761.phpt] 
TEST 11101/11274 [ext/zlib/tests/bug61139.phpt]
PASS Bug #61139 (gzopen leaks when specifying invalid mode) [ext/zlib/tests/bug61139.phpt] 
TEST 11102/11274 [ext/zlib/tests/bug_34821.phpt]
PASS Bug #34821 (zlib encoders fail on widely varying binary data) [ext/zlib/tests/bug_34821.phpt] 
TEST 11103/11274 [ext/zlib/tests/bug_40189.phpt]
PASS Bug #40189 (endless loop in zlib.inflate stream filter) [ext/zlib/tests/bug_40189.phpt] 
TEST 11104/11274 [ext/zlib/tests/bug_52944-darwin.phpt]
SKIP Bug #52944 (segfault with zlib filter and corrupted data) [ext/zlib/tests/bug_52944-darwin.phpt] reason: Darwin only
TEST 11105/11274 [ext/zlib/tests/bug_52944-win.phpt]
SKIP Bug #52944 (segfault with zlib filter and corrupted data) [ext/zlib/tests/bug_52944-win.phpt] reason: windows only
TEST 11106/11274 [ext/zlib/tests/bug_52944.phpt]
PASS Bug #52944 (segfault with zlib filter and corrupted data) [ext/zlib/tests/bug_52944.phpt] 
TEST 11107/11274 [ext/zlib/tests/compress_zlib_wrapper.phpt]
PASS compress.zlib:// wrapper [ext/zlib/tests/compress_zlib_wrapper.phpt] 
TEST 11108/11274 [ext/zlib/tests/gzclose_basic.phpt]
PASS Test function gzclose() by calling it with its expected arguments [ext/zlib/tests/gzclose_basic.phpt] 
TEST 11109/11274 [ext/zlib/tests/gzclose_error.phpt]
PASS Test function gzclose() by calling it more than or less than its expected arguments [ext/zlib/tests/gzclose_error.phpt] 
TEST 11110/11274 [ext/zlib/tests/gzcompress_basic1.phpt]
PASS Test gzcompress() function : basic functionality [ext/zlib/tests/gzcompress_basic1.phpt] 
TEST 11111/11274 [ext/zlib/tests/gzcompress_error1.phpt]
PASS Test gzcompress() function : error conditions [ext/zlib/tests/gzcompress_error1.phpt] 
TEST 11112/11274 [ext/zlib/tests/gzcompress_variation1.phpt]
PASS Test gzcompress() function : variation [ext/zlib/tests/gzcompress_variation1.phpt] 
TEST 11113/11274 [ext/zlib/tests/gzdeflate_basic1.phpt]
PASS Test gzdeflate() function : basic functionality [ext/zlib/tests/gzdeflate_basic1.phpt] 
TEST 11114/11274 [ext/zlib/tests/gzdeflate_error1.phpt]
PASS Test gzdeflate() function : error conditions [ext/zlib/tests/gzdeflate_error1.phpt] 
TEST 11115/11274 [ext/zlib/tests/gzdeflate_variation1.phpt]
PASS Test gzdeflate() function : variation [ext/zlib/tests/gzdeflate_variation1.phpt] 
TEST 11116/11274 [ext/zlib/tests/gzencode_basic1.phpt]
PASS Test gzencode() function : basic functionality [ext/zlib/tests/gzencode_basic1.phpt] 
TEST 11117/11274 [ext/zlib/tests/gzencode_error1.phpt]
PASS Test gzencode() function : error conditions [ext/zlib/tests/gzencode_error1.phpt] 
TEST 11118/11274 [ext/zlib/tests/gzencode_variation1-win32.phpt]
SKIP Test gzencode() function : variation [ext/zlib/tests/gzencode_variation1-win32.phpt] reason: only for Windows
TEST 11119/11274 [ext/zlib/tests/gzencode_variation1.phpt]
PASS Test gzencode() function : variation [ext/zlib/tests/gzencode_variation1.phpt] 
TEST 11120/11274 [ext/zlib/tests/gzencode_variation2.phpt]
PASS Test gzencode() function : variation - verify header contents with all encoding modes [ext/zlib/tests/gzencode_variation2.phpt] 
TEST 11121/11274 [ext/zlib/tests/gzeof_basic.phpt]
PASS Test function feof() by calling it with its expected arguments [ext/zlib/tests/gzeof_basic.phpt] 
TEST 11122/11274 [ext/zlib/tests/gzeof_error.phpt]
PASS Test function gzeof() by calling it more than or less than its expected arguments [ext/zlib/tests/gzeof_error.phpt] 
TEST 11123/11274 [ext/zlib/tests/gzeof_variation1.phpt]
PASS Test function gzeof while writing. [ext/zlib/tests/gzeof_variation1.phpt] 
TEST 11124/11274 [ext/zlib/tests/gzfile_basic.phpt]
PASS Test function gzfile() reading a gzip relative file [ext/zlib/tests/gzfile_basic.phpt] 
TEST 11125/11274 [ext/zlib/tests/gzfile_basic2.phpt]
PASS Test function gzfile() reading a plain relative file [ext/zlib/tests/gzfile_basic2.phpt] 
TEST 11126/11274 [ext/zlib/tests/gzfile_error.phpt]
PASS Test function gzfile() by calling it more than or less than its expected arguments [ext/zlib/tests/gzfile_error.phpt] 
TEST 11127/11274 [ext/zlib/tests/gzfile_variation1.phpt]
PASS Test function gzfile() by substituting agument 1 with array values. [ext/zlib/tests/gzfile_variation1.phpt] 
TEST 11128/11274 [ext/zlib/tests/gzfile_variation10.phpt]
PASS Test function gzfile() by substituting agument 2 with emptyUnsetUndefNull values. [ext/zlib/tests/gzfile_variation10.phpt] 
TEST 11129/11274 [ext/zlib/tests/gzfile_variation11.phpt]
PASS Test function gzfile() by substituting agument 2 with float values. [ext/zlib/tests/gzfile_variation11.phpt] 
TEST 11130/11274 [ext/zlib/tests/gzfile_variation12.phpt]
PASS Test function gzfile() by substituting agument 2 with int values. [ext/zlib/tests/gzfile_variation12.phpt] 
TEST 11131/11274 [ext/zlib/tests/gzfile_variation13.phpt]
PASS Test function gzfile() by substituting agument 2 with object values. [ext/zlib/tests/gzfile_variation13.phpt] 
TEST 11132/11274 [ext/zlib/tests/gzfile_variation14.phpt]
PASS Test function gzfile() by substituting agument 2 with string values. [ext/zlib/tests/gzfile_variation14.phpt] 
TEST 11133/11274 [ext/zlib/tests/gzfile_variation15.phpt]
PASS Test gzfile() function : variation: use include path (relative directories in path) [ext/zlib/tests/gzfile_variation15.phpt] 
TEST 11134/11274 [ext/zlib/tests/gzfile_variation2.phpt]
PASS Test function gzfile() by substituting agument 1 with boolean values. [ext/zlib/tests/gzfile_variation2.phpt] 
TEST 11135/11274 [ext/zlib/tests/gzfile_variation3.phpt]
PASS Test function gzfile() by substituting agument 1 with emptyUnsetUndefNull values. [ext/zlib/tests/gzfile_variation3.phpt] 
TEST 11136/11274 [ext/zlib/tests/gzfile_variation4.phpt]
PASS Test function gzfile() by substituting agument 1 with float values. [ext/zlib/tests/gzfile_variation4.phpt] 
TEST 11137/11274 [ext/zlib/tests/gzfile_variation5.phpt]
PASS Test function gzfile() by substituting agument 1 with int values. [ext/zlib/tests/gzfile_variation5.phpt] 
TEST 11138/11274 [ext/zlib/tests/gzfile_variation6.phpt]
PASS Test function gzfile() by substituting agument 1 with object values. [ext/zlib/tests/gzfile_variation6.phpt] 
TEST 11139/11274 [ext/zlib/tests/gzfile_variation7.phpt]
PASS Test function gzfile() by substituting agument 1 with string values. [ext/zlib/tests/gzfile_variation7.phpt] 
TEST 11140/11274 [ext/zlib/tests/gzfile_variation8.phpt]
PASS Test function gzfile() by substituting agument 2 with array values. [ext/zlib/tests/gzfile_variation8.phpt] 
TEST 11141/11274 [ext/zlib/tests/gzfile_variation9.phpt]
PASS Test function gzfile() by substituting agument 2 with boolean values. [ext/zlib/tests/gzfile_variation9.phpt] 
TEST 11142/11274 [ext/zlib/tests/gzfilegzreadfile.phpt]
PASS gzfile(), gzreadfile() [ext/zlib/tests/gzfilegzreadfile.phpt] 
TEST 11143/11274 [ext/zlib/tests/gzgetc_basic.phpt]
SKIP Test function gzgetc() by calling it with its expected arguments zlib 1.2.5 [ext/zlib/tests/gzgetc_basic.phpt] reason: - only for zlib <= 1.2.5
TEST 11144/11274 [ext/zlib/tests/gzgetc_basic_1.phpt]
PASS Test function gzgetc() by calling it with its expected arguments zlib 1.2.7 [ext/zlib/tests/gzgetc_basic_1.phpt] 
TEST 11145/11274 [ext/zlib/tests/gzgetc_error.phpt]
PASS Test function gzgetc() by calling it more than or less than its expected arguments [ext/zlib/tests/gzgetc_error.phpt] 
TEST 11146/11274 [ext/zlib/tests/gzgets_basic.phpt]
PASS Test function gzgets() by calling it with its expected arguments [ext/zlib/tests/gzgets_basic.phpt] 
TEST 11147/11274 [ext/zlib/tests/gzgets_error.phpt]
PASS Test function gzgets() by calling it more than or less than its expected arguments [ext/zlib/tests/gzgets_error.phpt] 
TEST 11148/11274 [ext/zlib/tests/gzinflate-bug42663.phpt]
PASS Bug #42663 (gzinflate() try to allocate all memory with truncated $data) [ext/zlib/tests/gzinflate-bug42663.phpt] 
TEST 11149/11274 [ext/zlib/tests/gzinflate_error1.phpt]
PASS Test gzinflate() function : error conditions [ext/zlib/tests/gzinflate_error1.phpt] 
TEST 11150/11274 [ext/zlib/tests/gzinflate_length.phpt]
PASS gzinflate() and $length argument [ext/zlib/tests/gzinflate_length.phpt] 
TEST 11151/11274 [ext/zlib/tests/gzopen_basic.phpt]
PASS Test gzopen() function : basic functionality [ext/zlib/tests/gzopen_basic.phpt] 
TEST 11152/11274 [ext/zlib/tests/gzopen_basic2.phpt]
PASS Test gzopen() function : basic functionality for writing [ext/zlib/tests/gzopen_basic2.phpt] 
TEST 11153/11274 [ext/zlib/tests/gzopen_error.phpt]
PASS Test gzopen() function : error conditions [ext/zlib/tests/gzopen_error.phpt] 
TEST 11154/11274 [ext/zlib/tests/gzopen_variation1.phpt]
PASS Test gzopen() function : usage variation [ext/zlib/tests/gzopen_variation1.phpt] 
TEST 11155/11274 [ext/zlib/tests/gzopen_variation2.phpt]
PASS Test gzopen() function : usage variation [ext/zlib/tests/gzopen_variation2.phpt] 
TEST 11156/11274 [ext/zlib/tests/gzopen_variation3.phpt]
PASS Test gzopen() function : usage variation [ext/zlib/tests/gzopen_variation3.phpt] 
TEST 11157/11274 [ext/zlib/tests/gzopen_variation4.phpt]
PASS Test gzopen() function : variation: use include path (relative directories in path) [ext/zlib/tests/gzopen_variation4.phpt] 
TEST 11158/11274 [ext/zlib/tests/gzopen_variation5.phpt]
PASS Test gzopen() function : variation: use include path and stream context create a file, relative path [ext/zlib/tests/gzopen_variation5.phpt] 
TEST 11159/11274 [ext/zlib/tests/gzopen_variation6.phpt]
PASS Test gzopen() function : variation: relative/absolute file [ext/zlib/tests/gzopen_variation6.phpt] 
TEST 11160/11274 [ext/zlib/tests/gzopen_variation7.phpt]
PASS Test function gzopen() by calling it twice on the same file and not closing one of them at the end of the script [ext/zlib/tests/gzopen_variation7.phpt] 
TEST 11161/11274 [ext/zlib/tests/gzopen_variation8.phpt]
PASS Test gzopen() function : variation: opening a plain file [ext/zlib/tests/gzopen_variation8.phpt] 
TEST 11162/11274 [ext/zlib/tests/gzopen_variation9.phpt]
PASS Test gzopen() function : variation: try opening with possibly invalid modes [ext/zlib/tests/gzopen_variation9.phpt] 
TEST 11163/11274 [ext/zlib/tests/gzpassthru_basic.phpt]
PASS Test function gzpassthru() by calling it with its expected arguments [ext/zlib/tests/gzpassthru_basic.phpt] 
TEST 11164/11274 [ext/zlib/tests/gzpassthru_error.phpt]
PASS Test function gzpassthru() by calling it more than or less than its expected arguments [ext/zlib/tests/gzpassthru_error.phpt] 
TEST 11165/11274 [ext/zlib/tests/gzputs_basic.phpt]
PASS Test function gzputs() by calling it with its expected arguments [ext/zlib/tests/gzputs_basic.phpt] 
TEST 11166/11274 [ext/zlib/tests/gzread_basic.phpt]
PASS Test function gzread() by calling it with its expected arguments [ext/zlib/tests/gzread_basic.phpt] 
TEST 11167/11274 [ext/zlib/tests/gzread_error.phpt]
PASS Test function gzread() by calling it more than or less than its expected arguments [ext/zlib/tests/gzread_error.phpt] 
TEST 11168/11274 [ext/zlib/tests/gzread_error2.phpt]
PASS Test function gzread() by calling it invalid lengths [ext/zlib/tests/gzread_error2.phpt] 
TEST 11169/11274 [ext/zlib/tests/gzread_variation1.phpt]
PASS Test function gzread() by calling it while file open for writing [ext/zlib/tests/gzread_variation1.phpt] 
TEST 11170/11274 [ext/zlib/tests/gzreadgzwrite.phpt]
PASS gzopen(), gzread(), gzwrite() [ext/zlib/tests/gzreadgzwrite.phpt] 
TEST 11171/11274 [ext/zlib/tests/gzreadgzwriteplain.phpt]
PASS gzopen(), gzread(), gzwrite() for non-compressed data [ext/zlib/tests/gzreadgzwriteplain.phpt] 
TEST 11172/11274 [ext/zlib/tests/gzrewind_basic.phpt]
PASS Test function gzrewind() by calling it with its expected arguments when reading [ext/zlib/tests/gzrewind_basic.phpt] 
TEST 11173/11274 [ext/zlib/tests/gzrewind_basic2.phpt]
PASS Test function gzrewind() by calling it with its expected arguments when reading [ext/zlib/tests/gzrewind_basic2.phpt] 
TEST 11174/11274 [ext/zlib/tests/gzrewind_error.phpt]
PASS Test function gzrewind() by calling it more than or less than its expected arguments [ext/zlib/tests/gzrewind_error.phpt] 
TEST 11175/11274 [ext/zlib/tests/gzrewind_variation1.phpt]
PASS Test function gzrewind() by calling it with its expected arguments when writing [ext/zlib/tests/gzrewind_variation1.phpt] 
TEST 11176/11274 [ext/zlib/tests/gzseek_basic.phpt]
PASS Test function gzseek() by calling it with its expected arguments when reading [ext/zlib/tests/gzseek_basic.phpt] 
TEST 11177/11274 [ext/zlib/tests/gzseek_basic2.phpt]
PASS Test function gzseek() by calling it with its expected arguments when writing [ext/zlib/tests/gzseek_basic2.phpt] 
TEST 11178/11274 [ext/zlib/tests/gzseek_error.phpt]
PASS Test function gzseek() by calling it more than or less than its expected arguments [ext/zlib/tests/gzseek_error.phpt] 
TEST 11179/11274 [ext/zlib/tests/gzseek_variation1.phpt]
PASS Test function gzseek() by seeking forward in write mode [ext/zlib/tests/gzseek_variation1.phpt] 
TEST 11180/11274 [ext/zlib/tests/gzseek_variation2.phpt]
PASS Test function gzseek() by calling it with SEEK_SET when reading [ext/zlib/tests/gzseek_variation2.phpt] 
TEST 11181/11274 [ext/zlib/tests/gzseek_variation3.phpt]
PASS Test function gzseek() by calling it with SEEK_CUR when reading [ext/zlib/tests/gzseek_variation3.phpt] 
TEST 11182/11274 [ext/zlib/tests/gzseek_variation4.phpt]
PASS Test function gzseek() by calling it with SEEK_SET when writing [ext/zlib/tests/gzseek_variation4.phpt] 
TEST 11183/11274 [ext/zlib/tests/gzseek_variation5.phpt]
PASS Test function gzseek() by calling it with SEEK_CUR when writing [ext/zlib/tests/gzseek_variation5.phpt] 
TEST 11184/11274 [ext/zlib/tests/gzseek_variation6.phpt]
PASS Test function gzseek() by calling it with SEEK_END when reading [ext/zlib/tests/gzseek_variation6.phpt] 
TEST 11185/11274 [ext/zlib/tests/gzseek_variation7.phpt]
PASS Test function gzseek() by calling it with SEEK_END when writing [ext/zlib/tests/gzseek_variation7.phpt] 
TEST 11186/11274 [ext/zlib/tests/gztell_basic.phpt]
PASS Test function gztell() by calling it with its expected arguments when reading [ext/zlib/tests/gztell_basic.phpt] 
TEST 11187/11274 [ext/zlib/tests/gztell_basic2.phpt]
PASS Test function gztell() by calling it with its expected arguments when writing [ext/zlib/tests/gztell_basic2.phpt] 
TEST 11188/11274 [ext/zlib/tests/gztell_error.phpt]
PASS Test function gztell() by calling it more than or less than its expected arguments [ext/zlib/tests/gztell_error.phpt] 
TEST 11189/11274 [ext/zlib/tests/gzuncompress_basic1.phpt]
PASS Test gzuncompress() function : basic functionality [ext/zlib/tests/gzuncompress_basic1.phpt] 
TEST 11190/11274 [ext/zlib/tests/gzuncompress_error1.phpt]
PASS Test gzuncompress() function : error conditions [ext/zlib/tests/gzuncompress_error1.phpt] 
TEST 11191/11274 [ext/zlib/tests/gzwrite_basic.phpt]
PASS Test function gzwrite() by calling it with its expected arguments [ext/zlib/tests/gzwrite_basic.phpt] 
TEST 11192/11274 [ext/zlib/tests/gzwrite_error.phpt]
PASS Test function gzwrite() by calling it more than or less than its expected arguments [ext/zlib/tests/gzwrite_error.phpt] 
TEST 11193/11274 [ext/zlib/tests/gzwrite_error2.phpt]
PASS Test function gzwrite() by calling it invalid lengths [ext/zlib/tests/gzwrite_error2.phpt] 
TEST 11194/11274 [ext/zlib/tests/gzwrite_variation1.phpt]
PASS Test function gzwrite() by calling it when file is opened for reading [ext/zlib/tests/gzwrite_variation1.phpt] 
TEST 11195/11274 [ext/zlib/tests/readgzfile_basic.phpt]
PASS Test function readgzfile() reading a gzip relative file [ext/zlib/tests/readgzfile_basic.phpt] 
TEST 11196/11274 [ext/zlib/tests/readgzfile_basic2.phpt]
PASS Test function readgzfile() reading a plain relative file [ext/zlib/tests/readgzfile_basic2.phpt] 
TEST 11197/11274 [ext/zlib/tests/readgzfile_error.phpt]
PASS Test function readgzfile() by calling it more than or less than its expected arguments [ext/zlib/tests/readgzfile_error.phpt] 
TEST 11198/11274 [ext/zlib/tests/readgzfile_variation1.phpt]
PASS Test function readgzfile() by substituting agument 1 with array values. [ext/zlib/tests/readgzfile_variation1.phpt] 
TEST 11199/11274 [ext/zlib/tests/readgzfile_variation10.phpt]
PASS Test function readgzfile() by substituting agument 2 with emptyUnsetUndefNull values. [ext/zlib/tests/readgzfile_variation10.phpt] 
TEST 11200/11274 [ext/zlib/tests/readgzfile_variation11.phpt]
PASS Test function readgzfile() by substituting agument 2 with float values. [ext/zlib/tests/readgzfile_variation11.phpt] 
TEST 11201/11274 [ext/zlib/tests/readgzfile_variation12.phpt]
PASS Test function readgzfile() by substituting agument 2 with int values. [ext/zlib/tests/readgzfile_variation12.phpt] 
TEST 11202/11274 [ext/zlib/tests/readgzfile_variation13.phpt]
PASS Test function readgzfile() by substituting agument 2 with object values. [ext/zlib/tests/readgzfile_variation13.phpt] 
TEST 11203/11274 [ext/zlib/tests/readgzfile_variation14.phpt]
PASS Test function readgzfile() by substituting agument 2 with string values. [ext/zlib/tests/readgzfile_variation14.phpt] 
TEST 11204/11274 [ext/zlib/tests/readgzfile_variation15.phpt]
PASS Test readgzfile() function : variation: use include path (relative directories in path) [ext/zlib/tests/readgzfile_variation15.phpt] 
TEST 11205/11274 [ext/zlib/tests/readgzfile_variation2.phpt]
PASS Test function readgzfile() by substituting agument 1 with boolean values. [ext/zlib/tests/readgzfile_variation2.phpt] 
TEST 11206/11274 [ext/zlib/tests/readgzfile_variation3.phpt]
PASS Test function readgzfile() by substituting agument 1 with emptyUnsetUndefNull values. [ext/zlib/tests/readgzfile_variation3.phpt] 
TEST 11207/11274 [ext/zlib/tests/readgzfile_variation4.phpt]
PASS Test function readgzfile() by substituting agument 1 with float values. [ext/zlib/tests/readgzfile_variation4.phpt] 
TEST 11208/11274 [ext/zlib/tests/readgzfile_variation5.phpt]
PASS Test function readgzfile() by substituting agument 1 with int values. [ext/zlib/tests/readgzfile_variation5.phpt] 
TEST 11209/11274 [ext/zlib/tests/readgzfile_variation6.phpt]
PASS Test function readgzfile() by substituting agument 1 with object values. [ext/zlib/tests/readgzfile_variation6.phpt] 
TEST 11210/11274 [ext/zlib/tests/readgzfile_variation7.phpt]
PASS Test function readgzfile() by substituting agument 1 with string values. [ext/zlib/tests/readgzfile_variation7.phpt] 
TEST 11211/11274 [ext/zlib/tests/readgzfile_variation8.phpt]
PASS Test function readgzfile() by substituting agument 2 with array values. [ext/zlib/tests/readgzfile_variation8.phpt] 
TEST 11212/11274 [ext/zlib/tests/readgzfile_variation9.phpt]
PASS Test function readgzfile() by substituting agument 2 with boolean values. [ext/zlib/tests/readgzfile_variation9.phpt] 
TEST 11213/11274 [ext/zlib/tests/zlib_filter_deflate.phpt]
PASS zlib.deflate (with convert.base64-encode) [ext/zlib/tests/zlib_filter_deflate.phpt] 
TEST 11214/11274 [ext/zlib/tests/zlib_filter_deflate2.phpt]
PASS zlib.deflate (with level parameter set) [ext/zlib/tests/zlib_filter_deflate2.phpt] 
TEST 11215/11274 [ext/zlib/tests/zlib_filter_inflate.phpt]
PASS zlib.inflate (with convert.base64-decode) [ext/zlib/tests/zlib_filter_inflate.phpt] 
TEST 11216/11274 [ext/zlib/tests/zlib_filter_inflate2.phpt]
PASS zlib.inflate of gzip-encoded stream [ext/zlib/tests/zlib_filter_inflate2.phpt] 
TEST 11217/11274 [ext/zlib/tests/zlib_scheme_copy_basic.phpt]
PASS Test compress.zlib:// scheme with the copy function: compressed to compressed [ext/zlib/tests/zlib_scheme_copy_basic.phpt] 
TEST 11218/11274 [ext/zlib/tests/zlib_scheme_copy_variation1.phpt]
PASS Test compress.zlib:// scheme with the copy function: compressed to uncompressed [ext/zlib/tests/zlib_scheme_copy_variation1.phpt] 
TEST 11219/11274 [ext/zlib/tests/zlib_scheme_copy_variation2.phpt]
PASS Test compress.zlib:// scheme with the copy function: uncompressed to compressed [ext/zlib/tests/zlib_scheme_copy_variation2.phpt] 
TEST 11220/11274 [ext/zlib/tests/zlib_scheme_dir_basic.phpt]
PASS Test compress.zlib:// scheme with the directory functions [ext/zlib/tests/zlib_scheme_dir_basic.phpt] 
TEST 11221/11274 [ext/zlib/tests/zlib_scheme_file_basic.phpt]
PASS Test compress.zlib:// scheme with the file [ext/zlib/tests/zlib_scheme_file_basic.phpt] 
TEST 11222/11274 [ext/zlib/tests/zlib_scheme_file_get_contents_basic.phpt]
PASS Test compress.zlib:// scheme with the file_get_contents [ext/zlib/tests/zlib_scheme_file_get_contents_basic.phpt] 
TEST 11223/11274 [ext/zlib/tests/zlib_scheme_file_put_contents_basic.phpt]
PASS Test compress.zlib:// scheme with the file_get_contents [ext/zlib/tests/zlib_scheme_file_put_contents_basic.phpt] 
TEST 11224/11274 [ext/zlib/tests/zlib_scheme_file_read_file_basic.phpt]
PASS Test compress.zlib:// scheme with the file_get_contents [ext/zlib/tests/zlib_scheme_file_read_file_basic.phpt] 
TEST 11225/11274 [ext/zlib/tests/zlib_scheme_fopen_basic.phpt]
PASS Test compress.zlib:// scheme with the fopen [ext/zlib/tests/zlib_scheme_fopen_basic.phpt] 
TEST 11226/11274 [ext/zlib/tests/zlib_scheme_fopen_variation1.phpt]
PASS Test compress.zlib:// scheme with the fopen on a file scheme [ext/zlib/tests/zlib_scheme_fopen_variation1.phpt] 
TEST 11227/11274 [ext/zlib/tests/zlib_scheme_rename_basic.phpt]
PASS Test compress.zlib:// scheme with the unlink function [ext/zlib/tests/zlib_scheme_rename_basic.phpt] 
TEST 11228/11274 [ext/zlib/tests/zlib_scheme_stat_basic.phpt]
PASS Test compress.zlib:// scheme with the unlink function [ext/zlib/tests/zlib_scheme_stat_basic.phpt] 
TEST 11229/11274 [ext/zlib/tests/zlib_scheme_stat_basic2.phpt]
PASS Test compress.zlib:// scheme with the unlink function [ext/zlib/tests/zlib_scheme_stat_basic2.phpt] 
TEST 11230/11274 [ext/zlib/tests/zlib_scheme_unlink_basic.phpt]
PASS Test compress.zlib:// scheme with the unlink function [ext/zlib/tests/zlib_scheme_unlink_basic.phpt] 
TEST 11231/11274 [ext/zlib/tests/zlib_wrapper_fflush_basic.phpt]
PASS Test function fflush() on a zlib stream wrapper [ext/zlib/tests/zlib_wrapper_fflush_basic.phpt] 
TEST 11232/11274 [ext/zlib/tests/zlib_wrapper_flock_basic.phpt]
PASS Test function stream_get_meta_data on a zlib stream [ext/zlib/tests/zlib_wrapper_flock_basic.phpt] 
TEST 11233/11274 [ext/zlib/tests/zlib_wrapper_fstat_basic.phpt]
PASS Test function fstat() on zlib wrapper [ext/zlib/tests/zlib_wrapper_fstat_basic.phpt] 
TEST 11234/11274 [ext/zlib/tests/zlib_wrapper_ftruncate_basic.phpt]
PASS Test function ftruncate() on zlib wrapper by calling it with its expected arguments [ext/zlib/tests/zlib_wrapper_ftruncate_basic.phpt] 
TEST 11235/11274 [ext/zlib/tests/zlib_wrapper_meta_data_basic.phpt]
PASS Test function stream_get_meta_data on a zlib stream [ext/zlib/tests/zlib_wrapper_meta_data_basic.phpt] 
TEST 11236/11274 [sapi/cgi/tests/001.phpt]
SKIP version string [sapi/cgi/tests/001.phpt] reason: CGI not found
TEST 11237/11274 [sapi/cgi/tests/002.phpt]
SKIP defining INI options with -d [sapi/cgi/tests/002.phpt] reason: CGI not found
TEST 11238/11274 [sapi/cgi/tests/003.phpt]
SKIP strip comments and whitespace with -w [sapi/cgi/tests/003.phpt] reason: CGI not found
TEST 11239/11274 [sapi/cgi/tests/004.phpt]
SKIP execute a file with -f [sapi/cgi/tests/004.phpt] reason: CGI not found
TEST 11240/11274 [sapi/cgi/tests/005.phpt]
SKIP using invalid combinations of cmdline options [sapi/cgi/tests/005.phpt] reason: CGI not found
TEST 11241/11274 [sapi/cgi/tests/006.phpt]
SKIP syntax check [sapi/cgi/tests/006.phpt] reason: CGI not found
TEST 11242/11274 [sapi/cgi/tests/007.phpt]
SKIP invalid arguments and error messages [sapi/cgi/tests/007.phpt] reason: CGI not found
TEST 11243/11274 [sapi/cgi/tests/008.phpt]
SKIP syntax highlighting [sapi/cgi/tests/008.phpt] reason: CGI not found
TEST 11244/11274 [sapi/cgi/tests/009.phpt]
SKIP path info request without exported PATH_INFO [sapi/cgi/tests/009.phpt] reason: CGI not found
TEST 11245/11274 [sapi/cgi/tests/010.phpt]
SKIP Bug #45860 (header() function fails to correctly replace all Status lines) [sapi/cgi/tests/010.phpt] reason: CGI not found
TEST 11246/11274 [sapi/cgi/tests/011.phpt]
SKIP header_remove() [sapi/cgi/tests/011.phpt] reason: CGI not found
SKIP Bug #61605 (header_remove() does not remove all headers) [sapi/cgi/tests/bug61605.phpt] reason: CGI not available
TEST 11248/11274 [sapi/cli/tests/001.phpt]
PASS version string [sapi/cli/tests/001.phpt] 
TEST 11249/11274 [sapi/cli/tests/002-win32.phpt]
SKIP running code with -r [sapi/cli/tests/002-win32.phpt] reason: only for Windows
TEST 11250/11274 [sapi/cli/tests/002.phpt]
PASS running code with -r [sapi/cli/tests/002.phpt] 
TEST 11251/11274 [sapi/cli/tests/003-2.phpt]
PASS defining INI options with -d (as 2nd arg) [sapi/cli/tests/003-2.phpt] 
TEST 11252/11274 [sapi/cli/tests/003.phpt]
PASS defining INI options with -d [sapi/cli/tests/003.phpt] 
TEST 11253/11274 [sapi/cli/tests/004.phpt]
PASS show information about function [sapi/cli/tests/004.phpt] 
TEST 11254/11274 [sapi/cli/tests/005.phpt]
PASS show information about class [sapi/cli/tests/005.phpt] 
TEST 11255/11274 [sapi/cli/tests/006.phpt]
PASS show information about extension [sapi/cli/tests/006.phpt] 
TEST 11256/11274 [sapi/cli/tests/007.phpt]
PASS strip comments and whitespace with -w [sapi/cli/tests/007.phpt] 
TEST 11257/11274 [sapi/cli/tests/008.phpt]
PASS execute a file with -f [sapi/cli/tests/008.phpt] 
TEST 11258/11274 [sapi/cli/tests/009.phpt]
PASS using invalid combinations of cmdline options [sapi/cli/tests/009.phpt] 
TEST 11259/11274 [sapi/cli/tests/010-2.phpt]
PASS executing a code with -R [sapi/cli/tests/010-2.phpt] 
TEST 11260/11274 [sapi/cli/tests/010.phpt]
PASS executing a file with -F [sapi/cli/tests/010.phpt] 
TEST 11261/11274 [sapi/cli/tests/011.phpt]
PASS syntax check [sapi/cli/tests/011.phpt] 
TEST 11262/11274 [sapi/cli/tests/012.phpt]
PASS invalid arguments and error messages [sapi/cli/tests/012.phpt] 
TEST 11263/11274 [sapi/cli/tests/013.phpt]
PASS running PHP code before and after processing input lines with -B and -E [sapi/cli/tests/013.phpt] 
TEST 11264/11274 [sapi/cli/tests/014.phpt]
PASS syntax highlighting [sapi/cli/tests/014.phpt] 
TEST 11265/11274 [sapi/cli/tests/015.phpt]
PASS CLI long options [sapi/cli/tests/015.phpt] 
TEST 11266/11274 [sapi/cli/tests/016.phpt]
SKIP CLI -a and readline [sapi/cli/tests/016.phpt] reason: need readline support
TEST 11267/11274 [sapi/cli/tests/017.phpt]
SKIP CLI -a and libedit [sapi/cli/tests/017.phpt] reason: need readline support using libedit
TEST 11268/11274 [sapi/cli/tests/018.phpt]
PASS CLI php -m [sapi/cli/tests/018.phpt] 
TEST 11269/11274 [sapi/cli/tests/019.phpt]
PASS CLI php -i [sapi/cli/tests/019.phpt] 
TEST 11270/11274 [sapi/cli/tests/020.phpt]
PASS CLI php --ri [sapi/cli/tests/020.phpt] 
TEST 11271/11274 [sapi/cli/tests/021.phpt]
PASS CLI shell shebang [sapi/cli/tests/021.phpt] 
TEST 11272/11274 [sapi/cli/tests/022.phpt]
PASS STDIN/OUT/ERR stream type [sapi/cli/tests/022.phpt] 
TEST 11273/11274 [sapi/cli/tests/bug44564.phpt]
PASS Bug #44564 (escapeshellarg removes UTF-8 multi-byte characters) [sapi/cli/tests/bug44564.phpt] 
TEST 11274/11274 [sapi/cli/tests/bug61546.phpt]
PASS Bug #61546 (functions related to current script failed when chdir() in cli sapi) [sapi/cli/tests/bug61546.phpt] 
=====================================================================


=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   20
Exts tested     :   58
---------------------------------------------------------------------

Number of tests : 11980              9621
Tests skipped   : 2359 ( 19.7%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :  153 (  1.3%) (  1.6%)
Expected fail   :   33 (  0.3%) (  0.3%)
Tests passed    : 9435 ( 78.8%) ( 98.1%)
---------------------------------------------------------------------

=====================================================================

=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt]  XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt]  XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt]  XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt]  XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt]  XFAIL REASON: See Bug #48770
Bug #62680 (Function isset() throws fatal error on set array if non-existent key depth >= 3) [Zend/tests/bug62680.phpt]  XFAIL REASON: see https://bugs.php.net/62680
DateTime::add() -- fall type2 type3 [ext/date/tests/DateTime_add-fall-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- fall type3 type2 [ext/date/tests/DateTime_add-fall-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- fall type3 type3 [ext/date/tests/DateTime_add-fall-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- spring type2 type3 [ext/date/tests/DateTime_add-spring-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- spring type3 type2 [ext/date/tests/DateTime_add-spring-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- spring type3 type3 [ext/date/tests/DateTime_add-spring-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type2 type3 [ext/date/tests/DateTime_diff-fall-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type3 type2 [ext/date/tests/DateTime_diff-fall-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type3 type3 [ext/date/tests/DateTime_diff-fall-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type2 type3 [ext/date/tests/DateTime_diff-spring-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type3 type2 [ext/date/tests/DateTime_diff-spring-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type3 type3 [ext/date/tests/DateTime_diff-spring-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type2 type3 [ext/date/tests/DateTime_sub-fall-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type3 type2 [ext/date/tests/DateTime_sub-fall-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type3 type3 [ext/date/tests/DateTime_sub-fall-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type2 type3 [ext/date/tests/DateTime_sub-spring-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type3 type2 [ext/date/tests/DateTime_sub-spring-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type3 type3 [ext/date/tests/DateTime_sub-spring-type3-type3.phpt]  XFAIL REASON: Various bugs exist
RFC: DateTime and Daylight Saving Time Transitions (zone type 3) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3.phpt]  XFAIL REASON: RFC not implemented yet
DBA with persistent connections [ext/dba/tests/dba015.phpt]  XFAIL REASON: Test 6 crashes in flatfile_findkey with dba pointer of NULL, bug http://bugs.php.net/bug.php?id=51278
Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) [ext/session/tests/bug60634.phpt]  XFAIL REASON: Long term low priority bug, working on it
Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - fatal error in write during exec [ext/session/tests/bug60634_error_1.phpt]  XFAIL REASON: Long term low priority bug, working on it
Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - exception in write during exec [ext/session/tests/bug60634_error_2.phpt]  XFAIL REASON: Long term low priority bug, working on it
Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - fatal error in write after exec [ext/session/tests/bug60634_error_3.phpt]  XFAIL REASON: Long term low priority bug, working on it
Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - exception in write after exec [ext/session/tests/bug60634_error_4.phpt]  XFAIL REASON: Long term low priority bug, working on it
Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - fatal error in close during exec [ext/session/tests/bug60634_error_5.phpt]  XFAIL REASON: Long term low priority bug, working on it
SimpleXML: array casting bug [ext/simplexml/tests/034.phpt]  XFAIL REASON: Does anyone know why?
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/date/tests/bug27780.phpt]
Bug #32555 (strtotime("tomorrow") can return false) [ext/date/tests/bug32555.phpt]
Bug #33532 (Different output for strftime() and date()) [ext/date/tests/bug33532.phpt]
Bug #45866 (decimal values fed to DateTime->modify() causes long execution times) [ext/date/tests/bug45866.phpt]
Bug #53437 DateInterval unserialize bad data, 32 bit [ext/date/tests/bug53437_var3.phpt]
date_default_timezone_get() function [1] [ext/date/tests/date_default_timezone_get-1.phpt]
date_default_timezone_get() function [2] [ext/date/tests/date_default_timezone_get-2.phpt]
date_default_timezone_set() function [1] [ext/date/tests/date_default_timezone_set-1.phpt]
Test gmstrftime() function : usage variation - Checking date related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation14.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 date related formats which are supported other than on Windows. [ext/date/tests/strftime_variation14.phpt]
Test strftime() function : usage variation - Checking Preferred date and time representation other than on Windows. [ext/date/tests/strftime_variation22.phpt]
DOMDocument::validate() should validate an external DTD declaration [ext/dom/tests/DOMDocument_validate_external_dtd.phpt]
Bug #66731: file: infinite recursion [ext/fileinfo/tests/cve-2014-1943.phpt]
finfo_file(): Testing mime types [ext/fileinfo/tests/finfo_file_002.phpt]
Bug #37799 (ftp_ssl_connect() falls back to non-ssl connection) [ext/ftp/tests/bug37799.phpt]
Gettext basic test with en_US locale that should be on nearly every system [ext/gettext/tests/gettext_basic-enus.phpt]
Gettext basic test [ext/gettext/tests/gettext_basic.phpt]
Test if bindtextdomain() returns string id if no directory path is set(if directory path is 'null') [ext/gettext/tests/gettext_bindtextdomain-cwd.phpt]
Test dcgettext() functionality [ext/gettext/tests/gettext_dcgettext.phpt]
Test dgettext() functionality [ext/gettext/tests/gettext_dgettext.phpt]
Test if dngettext() returns the correct translations (optionally plural). [ext/gettext/tests/gettext_dngettext-plural.phpt]
Test ngettext() functionality [ext/gettext/tests/gettext_ngettext.phpt]
Bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words) [ext/iconv/tests/bug51250.phpt]
EUC-JP to ISO-2022-JP [ext/iconv/tests/eucjp2iso2022jp.phpt]
iconv() test 3 [ext/iconv/tests/iconv003.phpt]
Test iconv_mime_decode() function : usage variations - Pass different data types to charset arg [ext/iconv/tests/iconv_mime_decode_variation3.phpt]
iconv_mime_encode() [ext/iconv/tests/iconv_mime_encode.phpt]
Test iconv_strlen() function : error conditions - pass an unknown encoding [ext/iconv/tests/iconv_strlen_error2.phpt]
Test iconv_strlen() function : usage variations - Pass different data types as $encoding arg [ext/iconv/tests/iconv_strlen_variation2.phpt]
Test iconv_strpos() function : error conditions - Pass unknown encoding [ext/iconv/tests/iconv_strpos_error2.phpt]
Test iconv_strpos() function : usage variations - pass different data types as $charset arg [ext/iconv/tests/iconv_strpos_variation4.phpt]
Test iconv_strrpos() function : error conditions - pass an unknown encoding [ext/iconv/tests/iconv_strrpos_error2.phpt]
Test iconv_strrpos() function : usage variations - pass different data types as $encoding arg [ext/iconv/tests/iconv_strrpos_variation3.phpt]
Test iconv_substr() function : error conditions - Pass an unknown encoding [ext/iconv/tests/iconv_substr_error2.phpt]
ldap_connect() - Basic connection [ext/ldap/tests/ldap_connect_basic.phpt]
ldap_connect() - Connection errors [ext/ldap/tests/ldap_connect_error.phpt]
ldap_connect() - Variation [ext/ldap/tests/ldap_connect_variation.phpt]
ldap_count_entries() - Testing counting LDAP entries that should fail [ext/ldap/tests/ldap_count_entries_error.phpt]
ldap_dn2ufn() test [ext/ldap/tests/ldap_dn2ufn.phpt]
ldap_explode_dn() test [ext/ldap/tests/ldap_explode_dn.phpt]
ldap_first_attribute() - Testing ldap_first_attribute() that should fail [ext/ldap/tests/ldap_first_attribute_error.phpt]
ldap_first_entry() - Testing ldap_first_entry() that should fail [ext/ldap/tests/ldap_first_entry_error.phpt]
ldap_first_reference() - Testing ldap_first_reference() that should fail [ext/ldap/tests/ldap_first_reference_error.phpt]
ldap_free_result() - Testing ldap_free_result() that should fail [ext/ldap/tests/ldap_free_result_error.phpt]
ldap_get_attributes() - Testing ldap_get_attributes() that should fail [ext/ldap/tests/ldap_get_attributes_error.phpt]
ldap_get_dn() - Testing ldap_get_dn() that should fail [ext/ldap/tests/ldap_get_dn_error.phpt]
ldap_get_entries() - ldap_get_entries() operation that should fail [ext/ldap/tests/ldap_get_entries_error.phpt]
ldap_get_option() - Basic ldap_get_option() operation [ext/ldap/tests/ldap_get_option_basic.phpt]
ldap_get_option() - More ldap_get_option() operations [ext/ldap/tests/ldap_get_option_variation.phpt]
ldap_next_entry() - Testing ldap_next_entry() that should fail [ext/ldap/tests/ldap_next_entry_error.phpt]
ldap_next_reference() - Testing ldap_next_reference() that should fail [ext/ldap/tests/ldap_next_reference_error.phpt]
ldap_parse_reference() - ldap_parse_reference() operations that should fail [ext/ldap/tests/ldap_parse_reference_error.phpt]
ldap_rename() - Testing ldap_rename() that should fail [ext/ldap/tests/ldap_rename_error.phpt]
ldap_set_option() - Basic ldap_set_option() operation [ext/ldap/tests/ldap_set_option_basic.phpt]
ldap_set_option() - ldap_set_option() operation that should fail [ext/ldap/tests/ldap_set_option_error.phpt]
ldap_set_option() - More ldap_set_option() operations [ext/ldap/tests/ldap_set_option_variation.phpt]
ldap_sort() - Testing ldap_sort() that should fail [ext/ldap/tests/ldap_sort_error.phpt]
Bug #61367: open_basedir bypass in libxml RSHUTDOWN: write test [ext/libxml/tests/bug61367-write.phpt]
Bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic() without proper init). [ext/mcrypt/tests/bug35496.phpt]
Bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB) [ext/mcrypt/tests/bug43143.phpt]
mcrypt_enc_get_algorithms_name [ext/mcrypt/tests/mcrypt_enc_get_algorithms_name.phpt]
mcrypt_enc_get_block_size [ext/mcrypt/tests/mcrypt_enc_get_block_size.phpt]
mcrypt_enc_get_iv_size [ext/mcrypt/tests/mcrypt_enc_get_iv_size.phpt]
mcrypt_enc_get_key_size [ext/mcrypt/tests/mcrypt_enc_get_key_size.phpt]
mcrypt_enc_get_modes_name [ext/mcrypt/tests/mcrypt_enc_get_mode_name.phpt]
mcrypt_enc_get_supported_key_sizes [ext/mcrypt/tests/mcrypt_enc_get_supported_key_sizes.phpt]
mcrypt_enc_is_block_algorithm [ext/mcrypt/tests/mcrypt_enc_is_block_algorithm.phpt]
mcrypt_enc_is_block_algorithm_mode [ext/mcrypt/tests/mcrypt_enc_is_block_algorithm_mode.phpt]
mcrypt_enc_is_block_mode [ext/mcrypt/tests/mcrypt_enc_is_block_mode.phpt]
mcrypt_enc_self_test [ext/mcrypt/tests/mcrypt_enc_self_test.phpt]
mcrypt_get_block_size [ext/mcrypt/tests/mcrypt_get_block_size.phpt]
mcrypt_get_cipher_name [ext/mcrypt/tests/mcrypt_get_cipher_name.phpt]
mcrypt_enc_get_iv_size [ext/mcrypt/tests/mcrypt_get_iv_size.phpt]
mcrypt_get_key_size [ext/mcrypt/tests/mcrypt_get_key_size.phpt]
mcrypt_list_algorithms [ext/mcrypt/tests/mcrypt_list_algorithms.phpt]
mcrypt_list_modes [ext/mcrypt/tests/mcrypt_list_modes.phpt]
mcrypt_module_get_algo_block_size [ext/mcrypt/tests/mcrypt_module_get_algo_block_size.phpt]
mcrypt_module_get_algo_key_size [ext/mcrypt/tests/mcrypt_module_get_algo_key_size.phpt]
mcrypt_module_get_supported_key_sizes [ext/mcrypt/tests/mcrypt_module_get_supported_key_sizes.phpt]
mcrypt_module_is_block_algorithm [ext/mcrypt/tests/mcrypt_module_is_block_algorithm.phpt]
mcrypt_module_open [ext/mcrypt/tests/mcrypt_module_open.phpt]
mcrypt_module_self_test [ext/mcrypt/tests/mcrypt_module_self_test.phpt]
Options type checks [ext/openssl/tests/026.phpt]
pcntl: pcntl_sigprocmask(), pcntl_sigwaitinfo(), pcntl_sigtimedwait() [ext/pcntl/tests/002.phpt]
Phar: bzipped phar [ext/phar/tests/phar_bz2.phpt]
Phar::setSupportedSignatures() with hash, zip-based [ext/phar/tests/zip/phar_setsignaturealgo2.phpt]
Test posix_getgrgid() function : basic functionality [ext/posix/tests/posix_getgrgid_basic.phpt]
Test function posix_setgid() by substituting argument 1 with float values. [ext/posix/tests/posix_setgid_variation4.phpt]
Test session_save_path() function : variation [ext/session/tests/session_save_path_variation5.phpt]
SOAP Server 9: setclass and setpersistence(SOAP_PERSISTENCE_SESSION) [ext/soap/tests/server009.phpt]
ext/sockets - socket_bind - basic test [ext/sockets/tests/socket_bind.phpt]
Test parameter handling in socket_create_pair() [ext/sockets/tests/socket_create_pair-wrongparams.phpt]
Test if socket_set_option() returns 'unable to set socket option' failure for invalid options [ext/sockets/tests/socket_set_option_error_socket_option.phpt]
Test if socket_set_option() works, option:SO_SEOLINGER [ext/sockets/tests/socket_set_option_seolinger.phpt]
SPL: Test that serialized blob contains unique elements (CVE-2010-2225) [ext/spl/tests/SplObjectStorage_unserialize_bad.phpt]
Test fileperms() & chmod() functions: usage variation - misc. perms [ext/standard/tests/file/006_variation2.phpt]
Bug #43008 (php://filter uris ignore url encoded filternames and can't handle slashes) [ext/standard/tests/file/bug43008.phpt]
chmod() basic fuctionality [ext/standard/tests/file/chmod_basic.phpt]
Test disk_free_space and its alias diskfreespace() functions : basic functionality [ext/standard/tests/file/disk_free_space_basic.phpt]
Test filetype() function: Check character type [ext/standard/tests/file/filetype_variation2.phpt]
flock() tests [ext/standard/tests/file/flock.phpt]
Test flock() function: Basic functionality [ext/standard/tests/file/flock_basic.phpt]
Test flock() function: Variations [ext/standard/tests/file/flock_variation.phpt]
Test glob() function: basic functions [ext/standard/tests/file/glob_basic.phpt]
Test glob() function: usage variations [ext/standard/tests/file/glob_variation.phpt]
Test lchown() function : error functionality [ext/standard/tests/file/lchown_error.phpt]
Test lstat() and stat() functions: usage variations - dir/file name stored in object [ext/standard/tests/file/lstat_stat_variation18.phpt]
Test lstat() and stat() functions: usage variations - dir/file names in array [ext/standard/tests/file/lstat_stat_variation19.phpt]
Test lstat() and stat() functions: usage variations - link names stored in array/object [ext/standard/tests/file/lstat_stat_variation20.phpt]
Test lstat() and stat() functions: usage variations - writing data into file [ext/standard/tests/file/lstat_stat_variation7.phpt]
Test popen() and pclose function: error conditions [ext/standard/tests/file/popen_pclose_error-sunos.phpt]
Test function getservbyname() [ext/standard/tests/general_functions/getservbyname_basic.phpt]
Test function getservbyport() by calling it more than or less than its expected arguments [ext/standard/tests/general_functions/getservbyport_basic.phpt]
Test function getservbyport() by calling it more than or less than its expected arguments [ext/standard/tests/general_functions/getservbyport_variation1.phpt]
Test function proc_nice() by substituting argument 1 with int values. [ext/standard/tests/general_functions/proc_nice_variation5.phpt]
Bug #38802 (ignore_errors and max_redirects) [ext/standard/tests/http/bug38802.phpt]
Bug #48929 (duplicate \r\n sent after last header line) [ext/standard/tests/http/bug48929.phpt]
Bug #53198 (From: header cannot be changed with ini_set) [ext/standard/tests/http/bug53198.phpt]
Bug #60570 (Stream context leaks when http request fails) [ext/standard/tests/http/bug60570.phpt]
http:// and ignore_errors [ext/standard/tests/http/ignore_errors.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]
Test variations in usage of acos() [ext/standard/tests/math/acos_variation.phpt]
Test variations in usage of asin() [ext/standard/tests/math/asin_variation.phpt]
Bug #45712 (NaN/INF comparison) [ext/standard/tests/math/bug45712.phpt]
Test is_finite() - basic function test is_finite() [ext/standard/tests/math/is_finite_basic.phpt]
Test is_infinite() - basic function test is_infinite() [ext/standard/tests/math/is_infinite_basic.phpt]
Test is_nan() - basic function test is_nan() [ext/standard/tests/math/is_nan_basic.phpt]
Test variations in usage of log10() [ext/standard/tests/math/log10_variation.phpt]
Test log() - basic function test log() [ext/standard/tests/math/log_basic.phpt]
Test log() function : usage variations - different data types as $arg argument [ext/standard/tests/math/log_variation1.phpt]
Various pow() tests [ext/standard/tests/math/pow.phpt]
Test define_syslog_variables() function : basic functionality [ext/standard/tests/network/define_syslog_variables_basic.phpt]
Test define_syslog_variables() function : variation [ext/standard/tests/network/define_syslog_variables_variation.phpt]
Test define_syslog_variables() function : variation [ext/standard/tests/network/define_syslog_variables_variation2.phpt]
http-stream test [ext/standard/tests/network/http-stream.phpt]
Bug #49936 (crash with ftp stream in php_stream_context_get_option()) [ext/standard/tests/streams/bug49936.phpt]
Test nl_langinfo() function :  unexpected inputs for '$tem' argument [ext/standard/tests/strings/nl_langinfo_variation1.phpt]
Test setlocale() function : basic functionality - setting system locale to a specific [ext/standard/tests/strings/setlocale_basic1.phpt]
Test setlocale() function : basic functionality - set locale using an array [ext/standard/tests/strings/setlocale_basic2.phpt]
Test setlocale() function : basic functionality - passing multiple locales as argument [ext/standard/tests/strings/setlocale_basic3.phpt]
Test setlocale() function : usage variations - passing multiple valid/invlaid locales as argument [ext/standard/tests/strings/setlocale_variation1.phpt]
Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt]
Test setlocale() function : usage variations - setting system locale = 0 [ext/standard/tests/strings/setlocale_variation3.phpt]
Test setlocale() function : usage variations - setting system locale as null [ext/standard/tests/strings/setlocale_variation4.phpt]
Test setlocale() function : usage variations - Setting system locale as empty string [ext/standard/tests/strings/setlocale_variation5.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]
msg_set_queue() and msg_stat_queue() [ext/sysvmsg/tests/004.phpt]
shm_attach() tests [ext/sysvshm/tests/002.phpt]
shm_remove() tests [ext/sysvshm/tests/007.phpt]
=====================================================================