
Build complete.
Don't forget to run 'make test'.


=====================================================================
PHP         : /home/abuild/rpmbuild/BUILD/php-7.4.33/build-cli/sapi/cli/php 
PHP_SAPI    : cli
PHP_VERSION : 7.4.33
ZEND_VERSION: 3.4.0
PHP_OS      : Linux - Linux xinomavro 5.3.18-150200.24.134-default #1 SMP Wed Oct 12 08:55:27 UTC 2022 (2927cff) ppc64le
INI actual  : /home/abuild/rpmbuild/BUILD/php-7.4.33/build-cli/tmp-php.ini
More .INIs  :   
CWD         : /home/abuild/rpmbuild/BUILD/php-7.4.33
Extra dirs  : 
VALGRIND    : Not used
=====================================================================
TIME START 2022-11-04 13:41:42
=====================================================================
TEST 1/15182 [tests/run-test/bug75042-2.phpt]
PASS phpt EXTENSIONS directive with static module [tests/run-test/bug75042-2.phpt] 
TEST 2/15182 [tests/run-test/bug75042-3.phpt]
PASS phpt EXTENSIONS directive with nonexistent shared module [tests/run-test/bug75042-3.phpt] 
TEST 3/15182 [tests/run-test/bug75042.phpt]
PASS phpt EXTENSIONS directive with shared module [tests/run-test/bug75042.phpt] 
TEST 4/15182 [tests/run-test/test001.phpt]
PASS EXPECT [tests/run-test/test001.phpt] 
TEST 5/15182 [tests/run-test/test002.phpt]
PASS EXPECTF [tests/run-test/test002.phpt] 
TEST 6/15182 [tests/run-test/test003.phpt]
PASS EXPECTREGEX [tests/run-test/test003.phpt] 
TEST 7/15182 [tests/run-test/test004.phpt]
PASS INI section allows '=' [tests/run-test/test004.phpt] 
TEST 8/15182 [tests/run-test/test005.phpt]
PASS Error message handling (with ZendOpcache) [tests/run-test/test005.phpt] 
TEST 9/15182 [tests/run-test/test006.phpt]
PASS Error messages are shown [tests/run-test/test006.phpt] 
TEST 10/15182 [tests/run-test/test007.phpt]
PASS dirname test [tests/run-test/test007.phpt] 
TEST 11/15182 [tests/run-test/test008.phpt]
SKIP Error message handling (without ZendOpcache) [tests/run-test/test008.phpt] reason: Zend Opcache is loaded
TEST 12/15182 [tests/run-test/test008a.phpt]
PASS Error message handling (with ZendOpcache) [tests/run-test/test008a.phpt] 
TEST 13/15182 [tests/run-test/test009.phpt]
PASS print_r(Object) [tests/run-test/test009.phpt] 
TEST 14/15182 [tests/run-test/test010.phpt]
PASS STDIN input [tests/run-test/test010.phpt] 
TEST 15/15182 [tests/run-test/test011.phpt]
PASS EXPECT_EXTERNAL [tests/run-test/test011.phpt] 
TEST 16/15182 [tests/run-test/test012.phpt]
PASS EXPECTF_EXTERNAL [tests/run-test/test012.phpt] 
TEST 17/15182 [tests/run-test/test013.phpt]
PASS EXPECTREGEX_EXTERNAL [tests/run-test/test013.phpt] 
TEST 18/15182 [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 23/15182 [tests/basic/006.phpt]
PASS Add 3 variables together and print result [tests/basic/006.phpt] 
TEST 24/15182 [tests/basic/007.phpt]
PASS Multiply 3 variables and print result [tests/basic/007.phpt] 
TEST 25/15182 [tests/basic/008.phpt]
PASS Divide 3 variables and print result [tests/basic/008.phpt] 
TEST 26/15182 [tests/basic/009.phpt]
PASS Subtract 3 variables and print result [tests/basic/009.phpt] 
TEST 27/15182 [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 29/15182 [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 with excessive post length [tests/basic/025.phpt] reason: CGI not available
SKIP Handling of max_input_nesting_level being reached [tests/basic/027.phpt] reason: CGI not available
SKIP RFC1867 character quotting [tests/basic/028.phpt] reason: CGI not available
SKIP Shift_JIS request [tests/basic/029.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 48/15182 [tests/basic/bug20539.phpt]
PASS Bug #20539 (PHP CLI Segmentation Fault) [tests/basic/bug20539.phpt] 
TEST 49/15182 [tests/basic/bug29971.phpt]
PASS Bug #29971 (variables_order behaviour) [tests/basic/bug29971.phpt] 
TEST 50/15182 [tests/basic/bug31875.phpt]
PASS Bug #31875 get_defined_functions() should not list disabled functions [tests/basic/bug31875.phpt] 
TEST 51/15182 [tests/basic/bug45986.phpt]
PASS Bug #45986 (wrong error message for a non existent file on rename) [tests/basic/bug45986.phpt] 
SKIP Bug #53180 (post_max_size=0 partly not working) [tests/basic/bug53180.phpt] reason: CGI not available
TEST 53/15182 [tests/basic/bug54514.phpt]
PASS Req #54514 (Get php binary path during script execution) [tests/basic/bug54514.phpt] 
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 56/15182 [tests/basic/bug67198.phpt]
PASS php://input is empty when enable_post_data_reading=Off [tests/basic/bug67198.phpt] 
TEST 57/15182 [tests/basic/bug67988.phpt]
PASS Bug #67988 (htmlspecialchars() does not respect default_charset specified by ini_set) [tests/basic/bug67988.phpt] 
TEST 58/15182 [tests/basic/bug71273.phpt]
PASS Bug #71273 A wrong ext directory setup in php.ini leads to crash [tests/basic/bug71273.phpt] 
TEST 59/15182 [tests/basic/bug73969.phpt]
PASS Bug #73969: segfault on debug_print_backtrace with require() call [tests/basic/bug73969.phpt] 
SKIP Bug #78929 (plus signs in cookie values are converted to spaces) [tests/basic/bug78929.phpt] reason: CGI not available
SKIP Cookies Security Bug [tests/basic/bug79699.phpt] reason: CGI not available
TEST 62/15182 [tests/basic/bug80384.phpt]
PASS Bug #80384 large reads cause filters to internally buffer large amounts of memory [tests/basic/bug80384.phpt] 
SKIP enable_post_data_reading: basic test [tests/basic/enable_post_data_reading_01.phpt] reason: CGI not available
SKIP enable_post_data_reading: rfc1867 [tests/basic/enable_post_data_reading_02.phpt] reason: CGI not available
SKIP enable_post_data_reading: always_populate_raw_post_data has no effect (1) [tests/basic/enable_post_data_reading_03.phpt] reason: CGI not available
SKIP enable_post_data_reading: always_populate_raw_post_data has no effect (2) [tests/basic/enable_post_data_reading_04.phpt] reason: CGI not available
SKIP enable_post_data_reading: using multiple input streams [tests/basic/enable_post_data_reading_05.phpt] reason: CGI not available
SKIP enable_post_data_reading: using multiple input streams (more than 8k data) [tests/basic/enable_post_data_reading_06.phpt] reason: CGI not available
SKIP enable_post_data_reading: seeking in php://input [tests/basic/enable_post_data_reading_07.phpt] reason: CGI not available
TEST 70/15182 [tests/basic/encoding.phpt]
PASS PHP encoding setting test [tests/basic/encoding.phpt] 
TEST 71/15182 [tests/basic/header_register_callback.phpt]
PASS Test header_register_callback [tests/basic/header_register_callback.phpt] 
TEST 72/15182 [tests/basic/precision.phpt]
PASS precision setting test [tests/basic/precision.phpt] 
TEST 73/15182 [tests/basic/req44164.phpt]
PASS Req #44164 (Handle "Content-Length" HTTP header when zlib.output_compression active) [tests/basic/req44164.phpt] 
TEST 74/15182 [tests/basic/req60524-win.phpt]
SKIP Req #60524 (Specify temporary directory) [tests/basic/req60524-win.phpt] reason: Run only on Windows
TEST 75/15182 [tests/basic/req60524.phpt]
PASS Req #60524 (Specify temporary directory) [tests/basic/req60524.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 [tests/basic/rfc1867_max_file_uploads_empty_files.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 91/15182 [tests/basic/timeout_variation_0.phpt]
PASS Timeout within while loop [tests/basic/timeout_variation_0.phpt] 
TEST 92/15182 [tests/basic/timeout_variation_1.phpt]
SKIP Timeout within function [tests/basic/timeout_variation_1.phpt] reason: Windows only test
TEST 93/15182 [tests/basic/timeout_variation_10.phpt]
SKIP Timeout within shutdown function, variation [tests/basic/timeout_variation_10.phpt] reason: Windows only test
TEST 94/15182 [tests/basic/timeout_variation_2.phpt]
SKIP Timeout within array_map [tests/basic/timeout_variation_2.phpt] reason: Windows only test
TEST 95/15182 [tests/basic/timeout_variation_4.phpt]
SKIP Timeout within call_user_func [tests/basic/timeout_variation_4.phpt] reason: Windows only test
TEST 96/15182 [tests/basic/timeout_variation_7.phpt]
PASS Timeout within for loop [tests/basic/timeout_variation_7.phpt] 
TEST 97/15182 [tests/basic/timeout_variation_8.phpt]
PASS Timeout within foreach loop [tests/basic/timeout_variation_8.phpt] 
TEST 98/15182 [tests/basic/timeout_variation_9.phpt]
SKIP Timeout within shutdown function [tests/basic/timeout_variation_9.phpt] reason: Windows only test
TEST 99/15182 [tests/classes/__call_001.phpt]
PASS ZE2 __call() [tests/classes/__call_001.phpt] 
TEST 100/15182 [tests/classes/__call_002.phpt]
PASS ZE2 __call() signature check [tests/classes/__call_002.phpt] 
TEST 101/15182 [tests/classes/__call_003.phpt]
PASS Force pass-by-reference to __call [tests/classes/__call_003.phpt] 
TEST 102/15182 [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 103/15182 [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 104/15182 [tests/classes/__call_006.phpt]
PASS Ensure exceptions are handled properly when thrown in __call. [tests/classes/__call_006.phpt] 
TEST 105/15182 [tests/classes/__call_007.phpt]
PASS Ensure exceptions are handled properly when thrown in a statically declared __call. [tests/classes/__call_007.phpt] 
TEST 106/15182 [tests/classes/__set__get_001.phpt]
PASS ZE2 __set() and __get() [tests/classes/__set__get_001.phpt] 
TEST 107/15182 [tests/classes/__set__get_002.phpt]
PASS ZE2 __get() signature check [tests/classes/__set__get_002.phpt] 
TEST 108/15182 [tests/classes/__set__get_003.phpt]
PASS ZE2 __set() signature check [tests/classes/__set__get_003.phpt] 
TEST 109/15182 [tests/classes/__set__get_004.phpt]
PASS ZE2 __set() and __get() [tests/classes/__set__get_004.phpt] 
TEST 110/15182 [tests/classes/__set__get_005.phpt]
PASS ZE2 __set() and __get() [tests/classes/__set__get_005.phpt] 
TEST 111/15182 [tests/classes/__set_data_corrupt.phpt]
PASS ZE2 Data corruption in __set [tests/classes/__set_data_corrupt.phpt] 
TEST 112/15182 [tests/classes/abstract.phpt]
PASS ZE2 An abstract method may not be called [tests/classes/abstract.phpt] 
TEST 113/15182 [tests/classes/abstract_by_interface_001.phpt]
PASS ZE2 An abstract method may not be called [tests/classes/abstract_by_interface_001.phpt] 
TEST 114/15182 [tests/classes/abstract_by_interface_002.phpt]
PASS ZE2 An abstract method may not be called [tests/classes/abstract_by_interface_002.phpt] 
TEST 115/15182 [tests/classes/abstract_class.phpt]
PASS ZE2 An abstract class cannot be instantiated [tests/classes/abstract_class.phpt] 
TEST 116/15182 [tests/classes/abstract_derived.phpt]
PASS ZE2 A derived class with an abstract method must be abstract [tests/classes/abstract_derived.phpt] 
TEST 117/15182 [tests/classes/abstract_final.phpt]
PASS ZE2 A final method cannot be abstract [tests/classes/abstract_final.phpt] 
TEST 118/15182 [tests/classes/abstract_inherit.phpt]
PASS ZE2 A class that inherits an abstract method is abstract [tests/classes/abstract_inherit.phpt] 
TEST 119/15182 [tests/classes/abstract_not_declared.phpt]
PASS ZE2 An abstract class must be declared abstract [tests/classes/abstract_not_declared.phpt] 
TEST 120/15182 [tests/classes/abstract_redeclare.phpt]
PASS ZE2 A method cannot be redeclared abstract [tests/classes/abstract_redeclare.phpt] 
TEST 121/15182 [tests/classes/abstract_static.phpt]
PASS ZE2 A static abstract methods [tests/classes/abstract_static.phpt] 
TEST 122/15182 [tests/classes/abstract_user_call.phpt]
PASS ZE2 An abstrcat method cannot be called indirectly [tests/classes/abstract_user_call.phpt] 
TEST 123/15182 [tests/classes/array_access_001.phpt]
PASS ZE2 ArrayAccess [tests/classes/array_access_001.phpt] 
TEST 124/15182 [tests/classes/array_access_002.phpt]
PASS ZE2 ArrayAccess::offsetSet without return [tests/classes/array_access_002.phpt] 
TEST 125/15182 [tests/classes/array_access_003.phpt]
PASS ZE2 ArrayAccess::offsetGet ambiguties [tests/classes/array_access_003.phpt] 
TEST 126/15182 [tests/classes/array_access_004.phpt]
PASS ZE2 ArrayAccess::offsetGet ambiguties [tests/classes/array_access_004.phpt] 
TEST 127/15182 [tests/classes/array_access_005.phpt]
PASS ZE2 ArrayAccess and sub Arrays [tests/classes/array_access_005.phpt] 
TEST 128/15182 [tests/classes/array_access_006.phpt]
PASS ZE2 ArrayAccess and ASSIGN_OP operators (+=) [tests/classes/array_access_006.phpt] 
TEST 129/15182 [tests/classes/array_access_007.phpt]
PASS ZE2 ArrayAccess and [] assignment [tests/classes/array_access_007.phpt] 
TEST 130/15182 [tests/classes/array_access_008.phpt]
PASS ZE2 ArrayAccess and ASSIGN_OP operators (.=) [tests/classes/array_access_008.phpt] 
TEST 131/15182 [tests/classes/array_access_009.phpt]
PASS ZE2 ArrayAccess and ArrayProxyAccess, ArrayProxy [tests/classes/array_access_009.phpt] 
TEST 132/15182 [tests/classes/array_access_010.phpt]
PASS ZE2 ArrayAccess and ArrayReferenceProxy with references [tests/classes/array_access_010.phpt] 
TEST 133/15182 [tests/classes/array_access_011.phpt]
PASS ZE2 ArrayAccess and ArrayAccessReferenceProxy with references to main array [tests/classes/array_access_011.phpt] 
TEST 134/15182 [tests/classes/array_access_012.phpt]
PASS ZE2 ArrayAccess cannot assign by reference [tests/classes/array_access_012.phpt] 
TEST 135/15182 [tests/classes/array_access_013.phpt]
PASS ZE2 ArrayAccess and exceptions [tests/classes/array_access_013.phpt] 
TEST 136/15182 [tests/classes/array_conversion_keys.phpt]
PASS Verifies the correct conversion of objects to arrays [tests/classes/array_conversion_keys.phpt] 
TEST 137/15182 [tests/classes/assign_op_property_001.phpt]
PASS ZE2 assign_op property of overloaded object [tests/classes/assign_op_property_001.phpt] 
TEST 138/15182 [tests/classes/autoload_001.phpt]
PASS ZE2 Autoload and class_exists [tests/classes/autoload_001.phpt] 
TEST 139/15182 [tests/classes/autoload_002.phpt]
PASS ZE2 Autoload and get_class_methods [tests/classes/autoload_002.phpt] 
TEST 140/15182 [tests/classes/autoload_003.phpt]
PASS ZE2 Autoload and derived classes [tests/classes/autoload_003.phpt] 
TEST 141/15182 [tests/classes/autoload_004.phpt]
PASS ZE2 Autoload and recursion [tests/classes/autoload_004.phpt] 
TEST 142/15182 [tests/classes/autoload_005.phpt]
PASS ZE2 Autoload from destructor [tests/classes/autoload_005.phpt] 
TEST 143/15182 [tests/classes/autoload_006.phpt]
PASS ZE2 Autoload from destructor [tests/classes/autoload_006.phpt] 
TEST 144/15182 [tests/classes/autoload_007.phpt]
PASS Ensure instanceof does not trigger autoload. [tests/classes/autoload_007.phpt] 
TEST 145/15182 [tests/classes/autoload_008.phpt]
PASS Ensure catch blocks for unknown exception types do not trigger autoload. [tests/classes/autoload_008.phpt] 
TEST 146/15182 [tests/classes/autoload_009.phpt]
PASS Ensure type hints for unknown types do not trigger autoload. [tests/classes/autoload_009.phpt] 
TEST 147/15182 [tests/classes/autoload_010.phpt]
PASS Ensure implements does trigger autoload. [tests/classes/autoload_010.phpt] 
TEST 148/15182 [tests/classes/autoload_011.phpt]
PASS Ensure extends does trigger autoload. [tests/classes/autoload_011.phpt] 
TEST 149/15182 [tests/classes/autoload_012.phpt]
PASS Ensure callback methods in unknown classes trigger autoload. [tests/classes/autoload_012.phpt] 
TEST 150/15182 [tests/classes/autoload_013.phpt]
PASS Ensure the ReflectionClass constructor triggers autoload. [tests/classes/autoload_013.phpt] 
TEST 151/15182 [tests/classes/autoload_014.phpt]
PASS Ensure the ReflectionMethod constructor triggers autoload. [tests/classes/autoload_014.phpt] 
TEST 152/15182 [tests/classes/autoload_015.phpt]
PASS Ensure the ReflectionProperty constructor triggers autoload. [tests/classes/autoload_015.phpt] 
TEST 153/15182 [tests/classes/autoload_016.phpt]
PASS Ensure ReflectionClass::getProperty() triggers autoload [tests/classes/autoload_016.phpt] 
TEST 154/15182 [tests/classes/autoload_017.phpt]
PASS Ensure ReflectionClass::implementsInterface triggers autoload. [tests/classes/autoload_017.phpt] 
TEST 155/15182 [tests/classes/autoload_018.phpt]
PASS Ensure __autoload() allows for recursive calls if the class name differs. [tests/classes/autoload_018.phpt] 
TEST 156/15182 [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 157/15182 [tests/classes/autoload_020.phpt]
PASS Ensure __autoload() is triggered during unserialization. [tests/classes/autoload_020.phpt] 
TEST 158/15182 [tests/classes/autoload_021.phpt]
PASS Validation of class names in the autoload process [tests/classes/autoload_021.phpt] 
TEST 159/15182 [tests/classes/bug23951.phpt]
PASS Bug #23951 (Defines not working in inherited classes) [tests/classes/bug23951.phpt] 
TEST 160/15182 [tests/classes/bug24399.phpt]
PASS Bug #24399 (is_subclass_of() crashes when parent class doesn't exist) [tests/classes/bug24399.phpt] 
TEST 161/15182 [tests/classes/bug24445.phpt]
PASS Bug #24445 (get_parent_class() returns the current class when passed an object) [tests/classes/bug24445.phpt] 
TEST 162/15182 [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 163/15182 [tests/classes/bug27468.phpt]
PASS Bug #27468 (foreach in __destruct() causes segfault) [tests/classes/bug27468.phpt] 
TEST 164/15182 [tests/classes/bug27504.phpt]
PASS Bug #27504 (call_user_func_array allows calling of private/protected methods) [tests/classes/bug27504.phpt] 
TEST 165/15182 [tests/classes/bug29446.phpt]
PASS Bug #29446 (ZE allows multiple declarations of the same class constant) [tests/classes/bug29446.phpt] 
TEST 166/15182 [tests/classes/bug65768.phpt]
PASS Bug #65768: date_diff accepts only DateTime instance even though docs say about DateTimeInterface [tests/classes/bug65768.phpt] 
TEST 167/15182 [tests/classes/bug75765.phpt]
PASS Ensure that extending of undefined class throws the exception [tests/classes/bug75765.phpt] 
TEST 168/15182 [tests/classes/class_abstract.phpt]
PASS ZE2 An abstract class cannot be instantiated [tests/classes/class_abstract.phpt] 
TEST 169/15182 [tests/classes/class_example.phpt]
PASS Classes general test [tests/classes/class_example.phpt] 
TEST 170/15182 [tests/classes/class_final.phpt]
PASS ZE2 A final class cannot be inherited [tests/classes/class_final.phpt] 
TEST 171/15182 [tests/classes/class_stdclass.phpt]
PASS Instantiate stdClass [tests/classes/class_stdclass.phpt] 
TEST 172/15182 [tests/classes/clone_001.phpt]
PASS ZE2 object cloning, 1 [tests/classes/clone_001.phpt] 
TEST 173/15182 [tests/classes/clone_002.phpt]
PASS ZE2 object cloning, 2 [tests/classes/clone_002.phpt] 
TEST 174/15182 [tests/classes/clone_003.phpt]
PASS ZE2 object cloning, 3 [tests/classes/clone_003.phpt] 
TEST 175/15182 [tests/classes/clone_004.phpt]
PASS ZE2 object cloning, 4 [tests/classes/clone_004.phpt] 
TEST 176/15182 [tests/classes/clone_005.phpt]
PASS ZE2 object cloning, 5 [tests/classes/clone_005.phpt] 
TEST 177/15182 [tests/classes/clone_006.phpt]
PASS ZE2 object cloning, 6 [tests/classes/clone_006.phpt] 
TEST 178/15182 [tests/classes/constants_basic_001.phpt]
PASS Class constant declarations [tests/classes/constants_basic_001.phpt] 
TEST 179/15182 [tests/classes/constants_basic_002.phpt]
PASS Basic class support - defining and reading a class constant. [tests/classes/constants_basic_002.phpt] 
TEST 180/15182 [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 181/15182 [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 182/15182 [tests/classes/constants_basic_005.phpt]
PASS Test constants with default values based on other constants. [tests/classes/constants_basic_005.phpt] 
TEST 183/15182 [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 184/15182 [tests/classes/constants_comments_001.phpt]
PASS Class constants and doc comments [tests/classes/constants_comments_001.phpt] 
TEST 185/15182 [tests/classes/constants_error_001.phpt]
PASS Error case: duplicate class constant definition [tests/classes/constants_error_001.phpt] 
TEST 186/15182 [tests/classes/constants_error_002.phpt]
PASS Error case: class constant as an array [tests/classes/constants_error_002.phpt] 
TEST 187/15182 [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 188/15182 [tests/classes/constants_error_004.phpt]
PASS Class constant whose initial value references a non-existent class [tests/classes/constants_error_004.phpt] 
TEST 189/15182 [tests/classes/constants_error_005.phpt]
PASS Error case: class constant as an encapsed containing a variable [tests/classes/constants_error_005.phpt] 
TEST 190/15182 [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 191/15182 [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 192/15182 [tests/classes/constants_scope_001.phpt]
PASS ZE2 class constants and scope [tests/classes/constants_scope_001.phpt] 
TEST 193/15182 [tests/classes/constants_visibility_001.phpt]
PASS Class public constant visibility [tests/classes/constants_visibility_001.phpt] 
TEST 194/15182 [tests/classes/constants_visibility_002.phpt]
PASS Class protected constant visibility [tests/classes/constants_visibility_002.phpt] 
TEST 195/15182 [tests/classes/constants_visibility_003.phpt]
PASS Class private constant visibility [tests/classes/constants_visibility_003.phpt] 
TEST 196/15182 [tests/classes/constants_visibility_004.phpt]
PASS Only public and protected class constants should be inherited [tests/classes/constants_visibility_004.phpt] 
TEST 197/15182 [tests/classes/constants_visibility_005.phpt]
PASS Static constants are not allowed [tests/classes/constants_visibility_005.phpt] 
TEST 198/15182 [tests/classes/constants_visibility_006.phpt]
PASS Abstract constants are not allowed [tests/classes/constants_visibility_006.phpt] 
TEST 199/15182 [tests/classes/constants_visibility_007.phpt]
PASS Final constants are not allowed [tests/classes/constants_visibility_007.phpt] 
TEST 200/15182 [tests/classes/constants_visibility_008.phpt]
PASS Defined on private constant should not raise exception [tests/classes/constants_visibility_008.phpt] 
TEST 201/15182 [tests/classes/constants_visibility_error_001.phpt]
PASS Class private constant visibility error [tests/classes/constants_visibility_error_001.phpt] 
TEST 202/15182 [tests/classes/constants_visibility_error_002.phpt]
PASS Class protected constant visibility error [tests/classes/constants_visibility_error_002.phpt] 
TEST 203/15182 [tests/classes/constants_visibility_error_003.phpt]
PASS A redeclared class constant must have the same or higher visibility [tests/classes/constants_visibility_error_003.phpt] 
TEST 204/15182 [tests/classes/constants_visibility_error_004.phpt]
PASS A redeclared class constant must have the same or higher visibility [tests/classes/constants_visibility_error_004.phpt] 
TEST 205/15182 [tests/classes/ctor_dtor.phpt]
PASS ZE2 The new constructor/destructor is called [tests/classes/ctor_dtor.phpt] 
TEST 206/15182 [tests/classes/ctor_dtor_inheritance.phpt]
PASS ZE2 A derived class can use the inherited constructor/destructor [tests/classes/ctor_dtor_inheritance.phpt] 
TEST 207/15182 [tests/classes/ctor_failure.phpt]
PASS ZE2 Do not call destructors if constructor fails [tests/classes/ctor_failure.phpt] 
TEST 208/15182 [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 209/15182 [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 210/15182 [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 211/15182 [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 212/15182 [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 213/15182 [tests/classes/ctor_visibility.phpt]
PASS ZE2 A private constructor cannot be called [tests/classes/ctor_visibility.phpt] 
TEST 214/15182 [tests/classes/dereferencing_001.phpt]
PASS ZE2 dereferencing of objects from methods [tests/classes/dereferencing_001.phpt] 
TEST 215/15182 [tests/classes/destructor_and_echo.phpt]
PASS ZE2 Destructors and echo [tests/classes/destructor_and_echo.phpt] 
TEST 216/15182 [tests/classes/destructor_and_exceptions.phpt]
PASS ZE2 catch exception thrown in destructor [tests/classes/destructor_and_exceptions.phpt] 
TEST 217/15182 [tests/classes/destructor_and_globals.phpt]
PASS ZE2 accessing globals from destructor in shutdown [tests/classes/destructor_and_globals.phpt] 
TEST 218/15182 [tests/classes/destructor_and_references.phpt]
PASS ZE2 Destructing and references [tests/classes/destructor_and_references.phpt] 
TEST 219/15182 [tests/classes/destructor_inheritance.phpt]
PASS ZE2 The inherited destructor is called [tests/classes/destructor_inheritance.phpt] 
TEST 220/15182 [tests/classes/destructor_visibility_001.phpt]
PASS ZE2 Ensuring destructor visibility [tests/classes/destructor_visibility_001.phpt] 
TEST 221/15182 [tests/classes/destructor_visibility_002.phpt]
PASS ZE2 Ensuring destructor visibility [tests/classes/destructor_visibility_002.phpt] 
TEST 222/15182 [tests/classes/destructor_visibility_003.phpt]
PASS ZE2 Ensuring destructor visibility [tests/classes/destructor_visibility_003.phpt] 
TEST 223/15182 [tests/classes/factory_001.phpt]
PASS ZE2 factory objects [tests/classes/factory_001.phpt] 
TEST 224/15182 [tests/classes/factory_and_singleton_001.phpt]
PASS ZE2 factory and singleton, test 1 [tests/classes/factory_and_singleton_001.phpt] 
TEST 225/15182 [tests/classes/factory_and_singleton_002.phpt]
PASS ZE2 factory and singleton, test 2 [tests/classes/factory_and_singleton_002.phpt] 
TEST 226/15182 [tests/classes/factory_and_singleton_003.phpt]
PASS ZE2 factory and singleton, test 3 [tests/classes/factory_and_singleton_003.phpt] 
TEST 227/15182 [tests/classes/factory_and_singleton_004.phpt]
PASS ZE2 factory and singleton, test 4 [tests/classes/factory_and_singleton_004.phpt] 
TEST 228/15182 [tests/classes/factory_and_singleton_005.phpt]
PASS ZE2 factory and singleton, test 5 [tests/classes/factory_and_singleton_005.phpt] 
TEST 229/15182 [tests/classes/factory_and_singleton_006.phpt]
PASS ZE2 factory and singleton, test 6 [tests/classes/factory_and_singleton_006.phpt] 
TEST 230/15182 [tests/classes/factory_and_singleton_007.phpt]
PASS ZE2 factory and singleton, test 7 [tests/classes/factory_and_singleton_007.phpt] 
TEST 231/15182 [tests/classes/factory_and_singleton_008.phpt]
PASS ZE2 factory and singleton, test 8 [tests/classes/factory_and_singleton_008.phpt] 
TEST 232/15182 [tests/classes/factory_and_singleton_009.phpt]
PASS ZE2 factory and singleton, test 9 [tests/classes/factory_and_singleton_009.phpt] 
TEST 233/15182 [tests/classes/factory_and_singleton_010.phpt]
PASS ZE2 factory and singleton, test 10 [tests/classes/factory_and_singleton_010.phpt] 
TEST 234/15182 [tests/classes/final.phpt]
PASS ZE2 A method may be redeclared final [tests/classes/final.phpt] 
TEST 235/15182 [tests/classes/final_abstract.phpt]
PASS ZE2 A final method cannot be abstract [tests/classes/final_abstract.phpt] 
TEST 236/15182 [tests/classes/final_ctor1.phpt]
PASS ZE2 cannot override final __construct [tests/classes/final_ctor1.phpt] 
TEST 237/15182 [tests/classes/final_ctor2.phpt]
PASS ZE2 cannot override final old style ctor [tests/classes/final_ctor2.phpt] 
TEST 238/15182 [tests/classes/final_ctor3.phpt]
PASS Ensure implicit final inherited old-style constructor cannot be overridden. [tests/classes/final_ctor3.phpt] 
TEST 239/15182 [tests/classes/final_redeclare.phpt]
PASS ZE2 A final method may not be overwritten [tests/classes/final_redeclare.phpt] 
TEST 240/15182 [tests/classes/implicit_instantiation_001.phpt]
PASS Implicit object instantiation when accessing properties of non-object. [tests/classes/implicit_instantiation_001.phpt] 
TEST 241/15182 [tests/classes/incdec_property_001.phpt]
PASS ZE2 post increment/decrement property of overloaded object [tests/classes/incdec_property_001.phpt] 
TEST 242/15182 [tests/classes/incdec_property_002.phpt]
PASS ZE2 post increment/decrement property of overloaded object with assignment [tests/classes/incdec_property_002.phpt] 
TEST 243/15182 [tests/classes/incdec_property_003.phpt]
PASS ZE2 pre increment/decrement property of overloaded object [tests/classes/incdec_property_003.phpt] 
TEST 244/15182 [tests/classes/incdec_property_004.phpt]
PASS ZE2 pre increment/decrement property of overloaded object with assignment [tests/classes/incdec_property_004.phpt] 
TEST 245/15182 [tests/classes/inheritance.phpt]
PASS Classes inheritance test [tests/classes/inheritance.phpt] 
TEST 246/15182 [tests/classes/inheritance_002.phpt]
PASS ZE2 Constructor precedence [tests/classes/inheritance_002.phpt] 
TEST 247/15182 [tests/classes/inheritance_003.phpt]
PASS ZE2 method inheritance without interfaces [tests/classes/inheritance_003.phpt] 
TEST 248/15182 [tests/classes/inheritance_004.phpt]
PASS ZE2 method inheritance without interfaces [tests/classes/inheritance_004.phpt] 
TEST 249/15182 [tests/classes/inheritance_005.phpt]
PASS Check for inherited old-style constructor. [tests/classes/inheritance_005.phpt] 
TEST 250/15182 [tests/classes/inheritance_006.phpt]
PASS Private property inheritance check [tests/classes/inheritance_006.phpt] 
TEST 251/15182 [tests/classes/inheritance_007.phpt]
PASS Ensure inherited old-style constructor doesn't block other methods [tests/classes/inheritance_007.phpt] 
TEST 252/15182 [tests/classes/interface_and_extends.phpt]
PASS ZE2 a class cannot extend an interface [tests/classes/interface_and_extends.phpt] 
TEST 253/15182 [tests/classes/interface_class.phpt]
PASS ZE2 A class can only implement interfaces [tests/classes/interface_class.phpt] 
TEST 254/15182 [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 255/15182 [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 256/15182 [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 257/15182 [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 258/15182 [tests/classes/interface_constant_inheritance_005.phpt]
PASS Ensure a interface can have public constants [tests/classes/interface_constant_inheritance_005.phpt] 
TEST 259/15182 [tests/classes/interface_constant_inheritance_006.phpt]
PASS Ensure a interface can not have protected constants [tests/classes/interface_constant_inheritance_006.phpt] 
TEST 260/15182 [tests/classes/interface_constant_inheritance_007.phpt]
PASS Ensure a interface can not have private constants [tests/classes/interface_constant_inheritance_007.phpt] 
TEST 261/15182 [tests/classes/interface_doubled.phpt]
PASS ZE2 An interface extends base interfaces [tests/classes/interface_doubled.phpt] 
TEST 262/15182 [tests/classes/interface_implemented.phpt]
PASS ZE2 An interface is inherited [tests/classes/interface_implemented.phpt] 
TEST 263/15182 [tests/classes/interface_instantiate.phpt]
PASS ZE2 An interface cannot be instantiated [tests/classes/interface_instantiate.phpt] 
TEST 264/15182 [tests/classes/interface_member.phpt]
PASS ZE2 An interface cannot have properties [tests/classes/interface_member.phpt] 
TEST 265/15182 [tests/classes/interface_method.phpt]
PASS ZE2 An interface method must be abstract [tests/classes/interface_method.phpt] 
TEST 266/15182 [tests/classes/interface_method_final.phpt]
PASS ZE2 An interface method cannot be final [tests/classes/interface_method_final.phpt] 
TEST 267/15182 [tests/classes/interface_method_private.phpt]
PASS ZE2 An interface method cannot be private [tests/classes/interface_method_private.phpt] 
TEST 268/15182 [tests/classes/interface_must_be_implemented.phpt]
PASS ZE2 An interface must be implemented [tests/classes/interface_must_be_implemented.phpt] 
TEST 269/15182 [tests/classes/interface_optional_arg.phpt]
PASS ZE2 An interface method allows additional default arguments [tests/classes/interface_optional_arg.phpt] 
TEST 270/15182 [tests/classes/interface_optional_arg_002.phpt]
PASS default argument value in interface implementation [tests/classes/interface_optional_arg_002.phpt] 
TEST 271/15182 [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 272/15182 [tests/classes/interfaces_001.phpt]
PASS ZE2 interfaces [tests/classes/interfaces_001.phpt] 
TEST 273/15182 [tests/classes/interfaces_002.phpt]
PASS ZE2 interface with an unimplemented method [tests/classes/interfaces_002.phpt] 
TEST 274/15182 [tests/classes/interfaces_003.phpt]
PASS ZE2 interface and __construct [tests/classes/interfaces_003.phpt] 
TEST 275/15182 [tests/classes/iterators_001.phpt]
PASS ZE2 iterators and foreach [tests/classes/iterators_001.phpt] 
TEST 276/15182 [tests/classes/iterators_002.phpt]
PASS ZE2 iterators and break [tests/classes/iterators_002.phpt] 
TEST 277/15182 [tests/classes/iterators_003.phpt]
PASS ZE2 iterators and break [tests/classes/iterators_003.phpt] 
TEST 278/15182 [tests/classes/iterators_004.phpt]
PASS ZE2 iterators must be implemented [tests/classes/iterators_004.phpt] 
TEST 279/15182 [tests/classes/iterators_005.phpt]
PASS ZE2 iterators cannot implement Traversable alone [tests/classes/iterators_005.phpt] 
TEST 280/15182 [tests/classes/iterators_006.phpt]
PASS ZE2 iterators and array wrapping [tests/classes/iterators_006.phpt] 
TEST 281/15182 [tests/classes/iterators_007.phpt]
PASS ZE2 iterators and exceptions [tests/classes/iterators_007.phpt] 
TEST 282/15182 [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 283/15182 [tests/classes/method_call_variation_001.phpt]
PASS In $a->$b[Y]() and $a->X[Y]() both $a->$b[Y] and $a->X[Y] represent a global function name [tests/classes/method_call_variation_001.phpt] 
TEST 284/15182 [tests/classes/method_override_optional_arg_001.phpt]
PASS Method override allows optional default argument [tests/classes/method_override_optional_arg_001.phpt] 
TEST 285/15182 [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 286/15182 [tests/classes/object_reference_001.phpt]
PASS ZE2 object references [tests/classes/object_reference_001.phpt] 
TEST 287/15182 [tests/classes/private_001.phpt]
PASS ZE2 A private method can only be called inside the class [tests/classes/private_001.phpt] 
TEST 288/15182 [tests/classes/private_002.phpt]
PASS ZE2 A private method cannot be called in another class [tests/classes/private_002.phpt] 
TEST 289/15182 [tests/classes/private_003.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_003.phpt] 
TEST 290/15182 [tests/classes/private_003b.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_003b.phpt] 
TEST 291/15182 [tests/classes/private_004.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_004.phpt] 
TEST 292/15182 [tests/classes/private_004b.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_004b.phpt] 
TEST 293/15182 [tests/classes/private_005.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_005.phpt] 
TEST 294/15182 [tests/classes/private_006.phpt]
PASS ZE2 A private method can be overwritten in a second derived class [tests/classes/private_006.phpt] 
TEST 295/15182 [tests/classes/private_006b.phpt]
PASS ZE2 A private method can be overwritten in a second derived class [tests/classes/private_006b.phpt] 
TEST 296/15182 [tests/classes/private_007.phpt]
PASS ZE2 A derived class does not know about privates of ancestors [tests/classes/private_007.phpt] 
TEST 297/15182 [tests/classes/private_007b.phpt]
PASS ZE2 A derived class does not know about privates of ancestors [tests/classes/private_007b.phpt] 
TEST 298/15182 [tests/classes/private_members.phpt]
PASS ZE2 A private member is [tests/classes/private_members.phpt] 
TEST 299/15182 [tests/classes/private_members_serialization.phpt]
PASS Verifies that it is possible to return private member names of parent classes in __sleep [tests/classes/private_members_serialization.phpt] 
TEST 300/15182 [tests/classes/private_redeclare.phpt]
PASS ZE2 A derived class does not know anything about inherited private methods [tests/classes/private_redeclare.phpt] 
TEST 301/15182 [tests/classes/property_override_privateStatic_private.phpt]
PASS Redeclare inherited private static property as private. [tests/classes/property_override_privateStatic_private.phpt] 
TEST 302/15182 [tests/classes/property_override_privateStatic_privateStatic.phpt]
PASS Redeclare inherited private static property as private static. [tests/classes/property_override_privateStatic_privateStatic.phpt] 
TEST 303/15182 [tests/classes/property_override_privateStatic_protected.phpt]
PASS Redeclare inherited private static property as protected. [tests/classes/property_override_privateStatic_protected.phpt] 
TEST 304/15182 [tests/classes/property_override_privateStatic_protectedStatic.phpt]
PASS Redeclare inherited private static property as protected static. [tests/classes/property_override_privateStatic_protectedStatic.phpt] 
TEST 305/15182 [tests/classes/property_override_privateStatic_public.phpt]
PASS Redeclare inherited private static property as public. [tests/classes/property_override_privateStatic_public.phpt] 
TEST 306/15182 [tests/classes/property_override_privateStatic_publicStatic.phpt]
PASS Redeclare inherited private static property as public static. [tests/classes/property_override_privateStatic_publicStatic.phpt] 
TEST 307/15182 [tests/classes/property_override_private_private.phpt]
PASS Redeclare inherited private property as private. [tests/classes/property_override_private_private.phpt] 
TEST 308/15182 [tests/classes/property_override_private_privateStatic.phpt]
PASS Redeclare inherited private property as private static. [tests/classes/property_override_private_privateStatic.phpt] 
TEST 309/15182 [tests/classes/property_override_private_protected.phpt]
PASS Redeclare inherited private property as protected. [tests/classes/property_override_private_protected.phpt] 
TEST 310/15182 [tests/classes/property_override_private_protectedStatic.phpt]
PASS Redeclare inherited private property as protected static. [tests/classes/property_override_private_protectedStatic.phpt] 
TEST 311/15182 [tests/classes/property_override_private_public.phpt]
PASS Redeclare inherited private property as public. [tests/classes/property_override_private_public.phpt] 
TEST 312/15182 [tests/classes/property_override_private_publicStatic.phpt]
PASS Redeclare inherited private property as public static. [tests/classes/property_override_private_publicStatic.phpt] 
TEST 313/15182 [tests/classes/property_override_protectedStatic_private.phpt]
PASS Redeclare inherited protected static property as private. [tests/classes/property_override_protectedStatic_private.phpt] 
TEST 314/15182 [tests/classes/property_override_protectedStatic_privateStatic.phpt]
PASS Redeclare inherited protected static property as private static. [tests/classes/property_override_protectedStatic_privateStatic.phpt] 
TEST 315/15182 [tests/classes/property_override_protectedStatic_protected.phpt]
PASS Redeclare inherited protected static property as protected. [tests/classes/property_override_protectedStatic_protected.phpt] 
TEST 316/15182 [tests/classes/property_override_protectedStatic_protectedStatic.phpt]
PASS Redeclare inherited protected static property as protected static. [tests/classes/property_override_protectedStatic_protectedStatic.phpt] 
TEST 317/15182 [tests/classes/property_override_protectedStatic_public.phpt]
PASS Redeclare inherited protected static property as public. [tests/classes/property_override_protectedStatic_public.phpt] 
TEST 318/15182 [tests/classes/property_override_protectedStatic_publicStatic.phpt]
PASS Redeclare inherited protected static property as public static. [tests/classes/property_override_protectedStatic_publicStatic.phpt] 
TEST 319/15182 [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 320/15182 [tests/classes/property_override_protected_privateStatic.phpt]
PASS Redeclare inherited protected property as private static. [tests/classes/property_override_protected_privateStatic.phpt] 
TEST 321/15182 [tests/classes/property_override_protected_protected.phpt]
PASS Redeclare inherited protected property as protected. [tests/classes/property_override_protected_protected.phpt] 
TEST 322/15182 [tests/classes/property_override_protected_protectedStatic.phpt]
PASS Redeclare inherited protected property as protected static. [tests/classes/property_override_protected_protectedStatic.phpt] 
TEST 323/15182 [tests/classes/property_override_protected_public.phpt]
PASS Redeclare inherited protected property as public. [tests/classes/property_override_protected_public.phpt] 
TEST 324/15182 [tests/classes/property_override_protected_publicStatic.phpt]
PASS Redeclare inherited protected property as public static. [tests/classes/property_override_protected_publicStatic.phpt] 
TEST 325/15182 [tests/classes/property_override_publicStatic_private.phpt]
PASS Redeclare inherited public static property as private. [tests/classes/property_override_publicStatic_private.phpt] 
TEST 326/15182 [tests/classes/property_override_publicStatic_privateStatic.phpt]
PASS Redeclare inherited public static property as private static. [tests/classes/property_override_publicStatic_privateStatic.phpt] 
TEST 327/15182 [tests/classes/property_override_publicStatic_protected.phpt]
PASS Redeclare inherited public static property as protected. [tests/classes/property_override_publicStatic_protected.phpt] 
TEST 328/15182 [tests/classes/property_override_publicStatic_protectedStatic.phpt]
PASS Redeclare inherited public static property as protected static. [tests/classes/property_override_publicStatic_protectedStatic.phpt] 
TEST 329/15182 [tests/classes/property_override_publicStatic_public.phpt]
PASS Redeclare inherited public static property as public. [tests/classes/property_override_publicStatic_public.phpt] 
TEST 330/15182 [tests/classes/property_override_publicStatic_publicStatic.phpt]
PASS Redeclare inherited public static property as public static. [tests/classes/property_override_publicStatic_publicStatic.phpt] 
TEST 331/15182 [tests/classes/property_override_public_private.phpt]
PASS Redeclare inherited public property as private. [tests/classes/property_override_public_private.phpt] 
TEST 332/15182 [tests/classes/property_override_public_privateStatic.phpt]
PASS Redeclare inherited public property as private static. [tests/classes/property_override_public_privateStatic.phpt] 
TEST 333/15182 [tests/classes/property_override_public_protected.phpt]
PASS Redeclare inherited public property as protected. [tests/classes/property_override_public_protected.phpt] 
TEST 334/15182 [tests/classes/property_override_public_protectedStatic.phpt]
PASS Redeclare inherited public property as protected static. [tests/classes/property_override_public_protectedStatic.phpt] 
TEST 335/15182 [tests/classes/property_override_public_public.phpt]
PASS Redeclare inherited public property as public. [tests/classes/property_override_public_public.phpt] 
TEST 336/15182 [tests/classes/property_override_public_publicStatic.phpt]
PASS Redeclare inherited public property as public static. [tests/classes/property_override_public_publicStatic.phpt] 
TEST 337/15182 [tests/classes/property_recreate_private.phpt]
PASS Unsetting and recreating private properties. [tests/classes/property_recreate_private.phpt] 
TEST 338/15182 [tests/classes/property_recreate_protected.phpt]
PASS Unsetting and recreating protected properties. [tests/classes/property_recreate_protected.phpt] 
TEST 339/15182 [tests/classes/protected_001.phpt]
PASS ZE2 A protected method can only be called inside the class [tests/classes/protected_001.phpt] 
TEST 340/15182 [tests/classes/protected_001b.phpt]
PASS ZE2 A protected method can only be called inside the class [tests/classes/protected_001b.phpt] 
TEST 341/15182 [tests/classes/protected_002.phpt]
PASS ZE2 A protected method cannot be called in another class [tests/classes/protected_002.phpt] 
TEST 342/15182 [tests/classes/serialize_001.phpt]
PASS ZE2 Serializable [tests/classes/serialize_001.phpt] 
TEST 343/15182 [tests/classes/singleton_001.phpt]
PASS ZE2 singleton [tests/classes/singleton_001.phpt] 
TEST 344/15182 [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 345/15182 [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 346/15182 [tests/classes/static_properties_001.phpt]
PASS ZE2 Initializing static properties to arrays [tests/classes/static_properties_001.phpt] 
TEST 347/15182 [tests/classes/static_properties_003.phpt]
PASS Attempting to access static properties using instance property syntax [tests/classes/static_properties_003.phpt] 
TEST 348/15182 [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 349/15182 [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 350/15182 [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 351/15182 [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 352/15182 [tests/classes/static_properties_004.phpt]
PASS Inherited static properties cannot be separated from their reference set. [tests/classes/static_properties_004.phpt] 
TEST 353/15182 [tests/classes/static_properties_undeclared_assign.phpt]
PASS Assigning to a non-existent static property [tests/classes/static_properties_undeclared_assign.phpt] 
TEST 354/15182 [tests/classes/static_properties_undeclared_assignInc.phpt]
PASS Assigning & incrementing a non-existent static property [tests/classes/static_properties_undeclared_assignInc.phpt] 
TEST 355/15182 [tests/classes/static_properties_undeclared_assignRef.phpt]
PASS Assigning a non-existent static property by reference [tests/classes/static_properties_undeclared_assignRef.phpt] 
TEST 356/15182 [tests/classes/static_properties_undeclared_inc.phpt]
PASS Incrementing a non-existent static property [tests/classes/static_properties_undeclared_inc.phpt] 
TEST 357/15182 [tests/classes/static_properties_undeclared_isset.phpt]
PASS Issetting a non-existent static property [tests/classes/static_properties_undeclared_isset.phpt] 
TEST 358/15182 [tests/classes/static_properties_undeclared_read.phpt]
PASS Reading a non-existent static property [tests/classes/static_properties_undeclared_read.phpt] 
TEST 359/15182 [tests/classes/static_this.phpt]
PASS ZE2 $this can be an argument to a static function [tests/classes/static_this.phpt] 
TEST 360/15182 [tests/classes/this.phpt]
PASS ZE2 $this cannot be exchanged [tests/classes/this.phpt] 
TEST 361/15182 [tests/classes/tostring_001.phpt]
PASS ZE2 __toString() [tests/classes/tostring_001.phpt] 
TEST 362/15182 [tests/classes/tostring_002.phpt]
PASS ZE2 __toString() in __destruct [tests/classes/tostring_002.phpt] 
TEST 363/15182 [tests/classes/tostring_003.phpt]
PASS ZE2 __toString() in __destruct/exception [tests/classes/tostring_003.phpt] 
TEST 364/15182 [tests/classes/tostring_004.phpt]
PASS Object to string conversion: error cases and behaviour variations. [tests/classes/tostring_004.phpt] 
TEST 365/15182 [tests/classes/type_hinting_001.phpt]
PASS ZE2 class type hinting [tests/classes/type_hinting_001.phpt] 
TEST 366/15182 [tests/classes/type_hinting_002.phpt]
PASS ZE2 class type hinting non existing class [tests/classes/type_hinting_002.phpt] 
TEST 367/15182 [tests/classes/type_hinting_003.phpt]
PASS ZE2 class type hinting with arrays [tests/classes/type_hinting_003.phpt] 
TEST 368/15182 [tests/classes/type_hinting_004.phpt]
PASS Ensure type hints are enforced for functions invoked as callbacks. [tests/classes/type_hinting_004.phpt] 
TEST 369/15182 [tests/classes/type_hinting_005a.phpt]
PASS Check type hint compatibility in overrides with array hints. [tests/classes/type_hinting_005a.phpt] 
TEST 370/15182 [tests/classes/type_hinting_005c.phpt]
PASS Check type hint compatibility in overrides with array hints. [tests/classes/type_hinting_005c.phpt] 
TEST 371/15182 [tests/classes/type_hinting_005d.phpt]
PASS Check type hint compatibility in overrides with array hints. [tests/classes/type_hinting_005d.phpt] 
TEST 372/15182 [tests/classes/unset_properties.phpt]
PASS Un-setting instance properties causes magic methods to be called when trying to access them from outside the magic
methods themselves. [tests/classes/unset_properties.phpt] 
TEST 373/15182 [tests/classes/visibility_000a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_000a.phpt] 
TEST 374/15182 [tests/classes/visibility_000b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_000b.phpt] 
TEST 375/15182 [tests/classes/visibility_000c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_000c.phpt] 
TEST 376/15182 [tests/classes/visibility_001a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_001a.phpt] 
TEST 377/15182 [tests/classes/visibility_001b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_001b.phpt] 
TEST 378/15182 [tests/classes/visibility_001c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_001c.phpt] 
TEST 379/15182 [tests/classes/visibility_002a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_002a.phpt] 
TEST 380/15182 [tests/classes/visibility_002b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_002b.phpt] 
TEST 381/15182 [tests/classes/visibility_002c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_002c.phpt] 
TEST 382/15182 [tests/classes/visibility_003a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_003a.phpt] 
TEST 383/15182 [tests/classes/visibility_003b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_003b.phpt] 
TEST 384/15182 [tests/classes/visibility_003c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_003c.phpt] 
TEST 385/15182 [tests/classes/visibility_004a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_004a.phpt] 
TEST 386/15182 [tests/classes/visibility_004b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_004b.phpt] 
TEST 387/15182 [tests/classes/visibility_004c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_004c.phpt] 
TEST 388/15182 [tests/classes/visibility_005.phpt]
PASS ZE2 foreach and property visibility [tests/classes/visibility_005.phpt] 
TEST 389/15182 [tests/func/001.phpt]
PASS Strlen() function test [tests/func/001.phpt] 
TEST 390/15182 [tests/func/002.phpt]
PASS Static variables in functions [tests/func/002.phpt] 
TEST 391/15182 [tests/func/003.phpt]
PASS General function test [tests/func/003.phpt] 
TEST 392/15182 [tests/func/004.phpt]
PASS General function test [tests/func/004.phpt] 
TEST 393/15182 [tests/func/005.phpt]
PASS Testing register_shutdown_function() [tests/func/005.phpt] 
TEST 394/15182 [tests/func/005a.phpt]
PASS Testing register_shutdown_function() with timeout. (Bug: #21513) [tests/func/005a.phpt] 
TEST 395/15182 [tests/func/006.phpt]
PASS Output buffering tests [tests/func/006.phpt] 
TEST 396/15182 [tests/func/007.phpt]
PASS INI functions test [tests/func/007.phpt] 
TEST 397/15182 [tests/func/008.phpt]
PASS Test for buffering in core functions with implicit flush off [tests/func/008.phpt] 
TEST 398/15182 [tests/func/009.phpt]
PASS Test for buffering in core functions with implicit flush on [tests/func/009.phpt] 
TEST 399/15182 [tests/func/010.phpt]
PASS function with many parameters [tests/func/010.phpt] 
TEST 400/15182 [tests/func/011.phpt]
PASS Test bitwise AND, OR, XOR, NOT and logical NOT in INI via error_reporting [tests/func/011.phpt] 
TEST 401/15182 [tests/func/bug64523.phpt]
PASS Bug #64523: XOR not parsed in INI [tests/func/bug64523.phpt] 
TEST 402/15182 [tests/func/ini_alter.phpt]
PASS ini_alter() check [tests/func/ini_alter.phpt] 
TEST 403/15182 [tests/lang/001.phpt]
PASS Simple If condition test [tests/lang/001.phpt] 
TEST 404/15182 [tests/lang/002.phpt]
PASS Simple While Loop Test [tests/lang/002.phpt] 
TEST 405/15182 [tests/lang/003.phpt]
PASS Simple Switch Test [tests/lang/003.phpt] 
TEST 406/15182 [tests/lang/004.phpt]
PASS Simple If/Else Test [tests/lang/004.phpt] 
TEST 407/15182 [tests/lang/005.phpt]
PASS Simple If/ElseIf/Else Test [tests/lang/005.phpt] 
TEST 408/15182 [tests/lang/006.phpt]
PASS Nested If/ElseIf/Else Test [tests/lang/006.phpt] 
TEST 409/15182 [tests/lang/007.phpt]
PASS Function call with global and static variables [tests/lang/007.phpt] 
TEST 410/15182 [tests/lang/008.phpt]
PASS Testing recursive function [tests/lang/008.phpt] 
TEST 411/15182 [tests/lang/009.phpt]
PASS Testing function parameter passing [tests/lang/009.phpt] 
TEST 412/15182 [tests/lang/010.phpt]
PASS Testing function parameter passing with a return value [tests/lang/010.phpt] 
TEST 413/15182 [tests/lang/011.phpt]
PASS Testing nested functions [tests/lang/011.phpt] 
TEST 414/15182 [tests/lang/012.phpt]
PASS Testing stack after early function return [tests/lang/012.phpt] 
TEST 415/15182 [tests/lang/013.phpt]
PASS Testing eval function [tests/lang/013.phpt] 
TEST 416/15182 [tests/lang/014.phpt]
PASS Testing eval function inside user-defined function [tests/lang/014.phpt] 
TEST 417/15182 [tests/lang/015.phpt]
PASS Testing include [tests/lang/015.phpt] 
TEST 418/15182 [tests/lang/016.phpt]
PASS Testing user-defined function in included file [tests/lang/016.phpt] 
TEST 419/15182 [tests/lang/017.phpt]
PASS Testing user-defined function falling out of an If into another [tests/lang/017.phpt] 
TEST 420/15182 [tests/lang/018.phpt]
PASS eval() test [tests/lang/018.phpt] 
TEST 421/15182 [tests/lang/019.phpt]
PASS eval() test [tests/lang/019.phpt] 
TEST 422/15182 [tests/lang/020.phpt]
PASS Switch test 1 [tests/lang/020.phpt] 
TEST 423/15182 [tests/lang/021.phpt]
PASS Switch test 2 [tests/lang/021.phpt] 
TEST 424/15182 [tests/lang/022.phpt]
PASS Switch test 3 [tests/lang/022.phpt] 
TEST 425/15182 [tests/lang/023.phpt]
PASS Regression test [tests/lang/023.phpt] 
TEST 426/15182 [tests/lang/024.phpt]
PASS Looped regression test (may take a while) [tests/lang/024.phpt] 
TEST 427/15182 [tests/lang/025.phpt]
PASS Mean recursion test [tests/lang/025.phpt] 
TEST 428/15182 [tests/lang/026.phpt]
PASS Testing string scanner confirmance [tests/lang/026.phpt] 
TEST 429/15182 [tests/lang/027.phpt]
PASS Testing do-while loop [tests/lang/027.phpt] 
TEST 430/15182 [tests/lang/028.phpt]
PASS Testing calling user-level functions from C [tests/lang/028.phpt] 
TEST 431/15182 [tests/lang/030.phpt]
PASS $this in constructor test [tests/lang/030.phpt] 
TEST 432/15182 [tests/lang/031.phpt]
PASS Bug #16227 (Internal hash position bug on assignment) [tests/lang/031.phpt] 
TEST 433/15182 [tests/lang/032.phpt]
PASS Class method registration [tests/lang/032.phpt] 
TEST 434/15182 [tests/lang/033.phpt]
PASS Alternative syntaxes test [tests/lang/033.phpt] 
TEST 435/15182 [tests/lang/034.phpt]
PASS Bug #12647 (Locale settings affecting float parsing) [tests/lang/034.phpt] 
TEST 436/15182 [tests/lang/035.phpt]
PASS ZE2: set_exception_handler() [tests/lang/035.phpt] 
TEST 437/15182 [tests/lang/036.phpt]
PASS Child public element should not override parent private element in parent methods [tests/lang/036.phpt] 
TEST 438/15182 [tests/lang/037.phpt]
PASS 'Static' binding for private variables [tests/lang/037.phpt] 
TEST 439/15182 [tests/lang/038.phpt]
PASS Convert warnings to exceptions [tests/lang/038.phpt] 
TEST 440/15182 [tests/lang/039.phpt]
PASS Catch Interfaces [tests/lang/039.phpt] 
TEST 441/15182 [tests/lang/040.phpt]
PASS foreach into array [tests/lang/040.phpt] 
TEST 442/15182 [tests/lang/041.phpt]
PASS Dynamic access of static members [tests/lang/041.phpt] 
TEST 443/15182 [tests/lang/042.phpt]
PASS Dynamic access of constants [tests/lang/042.phpt] 
TEST 444/15182 [tests/lang/043.phpt]
PASS Dynamic call for static methods [tests/lang/043.phpt] 
TEST 445/15182 [tests/lang/044.phpt]
PASS Dynamic call for static methods dynamically named [tests/lang/044.phpt] 
TEST 446/15182 [tests/lang/045.phpt]
PASS Timeout again inside register_shutdown_function [tests/lang/045.phpt] 
TEST 447/15182 [tests/lang/array_shortcut_001.phpt]
PASS Square bracket array shortcut test [tests/lang/array_shortcut_001.phpt] 
TEST 448/15182 [tests/lang/array_shortcut_002.phpt]
PASS Square bracket associative array shortcut test [tests/lang/array_shortcut_002.phpt] 
TEST 449/15182 [tests/lang/array_shortcut_003.phpt]
PASS Testing array shortcut and bracket operator [tests/lang/array_shortcut_003.phpt] 
TEST 450/15182 [tests/lang/array_shortcut_005.phpt]
PASS Testing nested array shortcut [tests/lang/array_shortcut_005.phpt] 
TEST 451/15182 [tests/lang/bison1.phpt]
PASS Bison weirdness [tests/lang/bison1.phpt] 
TEST 452/15182 [tests/lang/bug17115.phpt]
PASS Bug #17115 (lambda functions produce segfault with static vars) [tests/lang/bug17115.phpt] 
TEST 453/15182 [tests/lang/bug18872.phpt]
PASS Bug #18872 (class constant used as default parameter) [tests/lang/bug18872.phpt] 
TEST 454/15182 [tests/lang/bug19566.phpt]
PASS Bug #19566 (get_declared_classes() segfaults) [tests/lang/bug19566.phpt] 
TEST 455/15182 [tests/lang/bug19943.phpt]
PASS Bug #19943 (memleaks) [tests/lang/bug19943.phpt] 
TEST 456/15182 [tests/lang/bug20175.phpt]
PASS Bug #20175 (Static vars can't store ref to new instance) [tests/lang/bug20175.phpt] 
TEST 457/15182 [tests/lang/bug21094.phpt]
PASS Bug #21094 (set_error_handler not accepting methods) [tests/lang/bug21094.phpt] 
TEST 458/15182 [tests/lang/bug21600.phpt]
PASS Bug #21600 (assign by reference function call changes variable contents) [tests/lang/bug21600.phpt] 
TEST 459/15182 [tests/lang/bug21669.phpt]
PASS Bug #21669 ("$obj = new $this->var;" doesn't work) [tests/lang/bug21669.phpt] 
TEST 460/15182 [tests/lang/bug21820.phpt]
PASS Bug #21820 ("$arr['foo']" generates bogus E_NOTICE, should be E_PARSE) [tests/lang/bug21820.phpt] 
TEST 461/15182 [tests/lang/bug21849.phpt]
PASS Bug #21849 (self::constant doesn't work as method's default parameter) [tests/lang/bug21849.phpt] 
TEST 462/15182 [tests/lang/bug21961.phpt]
PASS Bug #21961 (get_parent_class() segfault) [tests/lang/bug21961.phpt] 
TEST 463/15182 [tests/lang/bug22231.phpt]
PASS Bug #22231 (segfault when returning a global variable by reference) [tests/lang/bug22231.phpt] 
TEST 464/15182 [tests/lang/bug22510.phpt]
PASS Bug #22510 (segfault among complex references) [tests/lang/bug22510.phpt] 
TEST 465/15182 [tests/lang/bug22592.phpt]
PASS Bug #22592 (cascading assignments to strings with curly braces broken) [tests/lang/bug22592.phpt] 
TEST 466/15182 [tests/lang/bug22690.phpt]
PASS Bug #22690 (ob_start() is broken with create_function() callbacks) [tests/lang/bug22690.phpt] 
TEST 467/15182 [tests/lang/bug23279.phpt]
PASS Bug #23279 (exception handler stops after first function call) [tests/lang/bug23279.phpt] 
TEST 468/15182 [tests/lang/bug23384.phpt]
PASS Bug #23384 (use of class constants in statics) [tests/lang/bug23384.phpt] 
TEST 469/15182 [tests/lang/bug23489.phpt]
PASS Bug #23489 (ob_start() is broken with method callbacks) [tests/lang/bug23489.phpt] 
TEST 470/15182 [tests/lang/bug23524.phpt]
PASS Bug #23524 (Improper handling of constants in array indices) [tests/lang/bug23524.phpt] 
TEST 471/15182 [tests/lang/bug23584.phpt]
PASS Bug #23584 (error line numbers off by one when using #!php) [tests/lang/bug23584.phpt] 
TEST 472/15182 [tests/lang/bug23624.phpt]
PASS Bug #23624 (foreach leaves current array key as null) [tests/lang/bug23624.phpt] 
TEST 473/15182 [tests/lang/bug23922.phpt]
PASS Bug #23922 (scope doesn't properly propagate into internal functions) [tests/lang/bug23922.phpt] 
TEST 474/15182 [tests/lang/bug24054.phpt]
PASS Bug #24054 (Assignment operator *= broken) [tests/lang/bug24054.phpt] 
TEST 475/15182 [tests/lang/bug24396.phpt]
PASS Bug #24396 (global $$variable broken) [tests/lang/bug24396.phpt] 
TEST 476/15182 [tests/lang/bug24436.phpt]
PASS Bug #24436 (isset() and empty() produce errors with non-existent variables in objects) [tests/lang/bug24436.phpt] 
TEST 477/15182 [tests/lang/bug24499.phpt]
PASS Bug #24499 (bogus handling of a public property as a private one) [tests/lang/bug24499.phpt] 
TEST 478/15182 [tests/lang/bug24573.phpt]
PASS Bug #24573 (debug_backtrace() crashes if $this is set to null) [tests/lang/bug24573.phpt] 
TEST 479/15182 [tests/lang/bug24640.phpt]
PASS Bug #24640 (var_export and var_dump can't output large float) [tests/lang/bug24640.phpt] 
TEST 480/15182 [tests/lang/bug24652.phpt]
PASS Bug #24652 (broken array_flip()) [tests/lang/bug24652.phpt] 
TEST 481/15182 [tests/lang/bug24658.phpt]
PASS Bug #24658 (combo of typehint / reference causes crash) [tests/lang/bug24658.phpt] 
TEST 482/15182 [tests/lang/bug24783.phpt]
PASS Bug #24783 ($key not binary safe in "foreach($arr as $key => $val)") [tests/lang/bug24783.phpt] 
TEST 483/15182 [tests/lang/bug24908.phpt]
PASS Bug #24908 (super-globals can not be used in __destruct()) [tests/lang/bug24908.phpt] 
TEST 484/15182 [tests/lang/bug24926.phpt]
PASS Bug #24926 (lambda function (create_function()) cannot be stored in a class property) [tests/lang/bug24926.phpt] 
TEST 485/15182 [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 487/15182 [tests/lang/bug25547.phpt]
PASS Bug #25547 (error_handler and array index with function call) [tests/lang/bug25547.phpt] 
TEST 488/15182 [tests/lang/bug25652.phpt]
PASS Bug #25652 (Calling Global functions dynamically fails from Class scope) [tests/lang/bug25652.phpt] 
TEST 489/15182 [tests/lang/bug25922.phpt]
PASS Bug #25922 (SEGV in error_handler when context is destroyed) [tests/lang/bug25922.phpt] 
TEST 490/15182 [tests/lang/bug26182.phpt]
PASS Bug #26182 (Object properties created redundantly) [tests/lang/bug26182.phpt] 
TEST 491/15182 [tests/lang/bug26696.phpt]
PASS Bug #26696 (string index in a switch() crashes with multiple matches) [tests/lang/bug26696.phpt] 
TEST 492/15182 [tests/lang/bug26866.phpt]
PASS Bug #26866 (segfault when exception raised in __get) [tests/lang/bug26866.phpt] 
TEST 493/15182 [tests/lang/bug26869.phpt]
PASS Bug #26869 (constant as the key of static array) [tests/lang/bug26869.phpt] 
TEST 494/15182 [tests/lang/bug27354.phpt]
PASS Bug #27354 (Modulus operator crashes PHP) [tests/lang/bug27354.phpt] 
TEST 495/15182 [tests/lang/bug27439.phpt]
PASS Bug #27439 (foreach() with $this segfaults) [tests/lang/bug27439.phpt] 
TEST 496/15182 [tests/lang/bug27443.phpt]
PASS Bug #27443 (defined() returns wrong type) [tests/lang/bug27443.phpt] 
TEST 497/15182 [tests/lang/bug27535.phpt]
PASS Bug #27535 (Objects pointing to each other cause Apache to crash) [tests/lang/bug27535.phpt] 
TEST 498/15182 [tests/lang/bug28213.phpt]
PASS Bug #28213 (crash in debug_print_backtrace in static methods) [tests/lang/bug28213.phpt] 
TEST 499/15182 [tests/lang/bug28800.phpt]
PASS Bug #28800 (Incorrect string to number conversion for strings starting with 'inf') [tests/lang/bug28800.phpt] 
TEST 500/15182 [tests/lang/bug29566.phpt]
PASS Bug #29566 (foreach/string handling strangeness) [tests/lang/bug29566.phpt] 
TEST 501/15182 [tests/lang/bug29893.phpt]
PASS Bug #29893 (segfault when using array as index) [tests/lang/bug29893.phpt] 
TEST 502/15182 [tests/lang/bug29944.phpt]
PASS Bug #29944 (function defined in switch crashes PHP) [tests/lang/bug29944.phpt] 
TEST 503/15182 [tests/lang/bug30578.phpt]
PASS Bug #30578 (Output buffers flushed before calling __desctruct functions) [tests/lang/bug30578.phpt] 
TEST 504/15182 [tests/lang/bug30638.phpt]
PASS Bug #30638 (localeconv returns wrong LC_NUMERIC settings) (ok to fail on MacOS X) [tests/lang/bug30638.phpt] 
TEST 505/15182 [tests/lang/bug30726.phpt]
PASS Bug #30726 (-.1 like numbers are not being handled correctly) [tests/lang/bug30726.phpt] 
TEST 506/15182 [tests/lang/bug30862.phpt]
PASS Bug #30862 (Static array with boolean indexes) [tests/lang/bug30862.phpt] 
TEST 507/15182 [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 508/15182 [tests/lang/bug32924.phpt]
PASS Bug #32924 (prepend does not add file to included files) [tests/lang/bug32924.phpt] 
TEST 509/15182 [tests/lang/bug35176.phpt]
PASS Bug #35176 (include()/require()/*_once() produce wrong error messages about main()) [tests/lang/bug35176.phpt] 
TEST 510/15182 [tests/lang/bug35382.phpt]
PASS Bug #35382 (Comment in end of file produces fatal error) [tests/lang/bug35382.phpt] 
TEST 511/15182 [tests/lang/bug38579.phpt]
SKIP Bug #38579 (include_once() may include the same file twice) [tests/lang/bug38579.phpt] reason: only for Windows
TEST 512/15182 [tests/lang/bug43958.phpt]
PASS Bug #43958 (class name added into the error message) [tests/lang/bug43958.phpt] 
TEST 513/15182 [tests/lang/bug44654.phpt]
PASS Bug #44654 (syntax error for #) [tests/lang/bug44654.phpt] 
TEST 514/15182 [tests/lang/bug44827.phpt]
PASS Bug #44827 (Class error when trying to access :: as constant) [tests/lang/bug44827.phpt] 
TEST 515/15182 [tests/lang/bug45392.phpt]
PASS Bug #45392 (ob_start()/ob_end_clean() and memory_limit) [tests/lang/bug45392.phpt] 
TEST 516/15182 [tests/lang/bug55754.phpt]
PASS Bug #55754 (Only variables should be passed by reference for ZEND_SEND_PREFER_REF params) [tests/lang/bug55754.phpt] 
TEST 517/15182 [tests/lang/bug71897.phpt]
PASS Bug #71897 (ASCII 0x7F Delete control character permitted in identifiers) [tests/lang/bug71897.phpt] 
TEST 518/15182 [tests/lang/bug73172.phpt]
PASS Bug #73172 parse error: Invalid numeric literal [tests/lang/bug73172.phpt] 
TEST 519/15182 [tests/lang/bug73329.phpt]
PASS Bug #73329 (Float)"Nano" == NAN [tests/lang/bug73329.phpt] 
TEST 520/15182 [tests/lang/bug7515.phpt]
PASS Bug #7515 (weird & invisible referencing of objects) [tests/lang/bug7515.phpt] 
TEST 521/15182 [tests/lang/catchable_error_001.phpt]
PASS Catchable fatal error [1] [tests/lang/catchable_error_001.phpt] 
TEST 522/15182 [tests/lang/catchable_error_002.phpt]
PASS Catchable fatal error [2] [tests/lang/catchable_error_002.phpt] 
TEST 523/15182 [tests/lang/comments.phpt]
PASS #-style comments [tests/lang/comments.phpt] 
TEST 524/15182 [tests/lang/comments2.phpt]
PASS #-style comments (part 2) [tests/lang/comments2.phpt] 
TEST 525/15182 [tests/lang/compare_objects_basic1.phpt]
PASS Test standard 'compare' object handler [tests/lang/compare_objects_basic1.phpt] 
TEST 526/15182 [tests/lang/compare_objects_basic2.phpt]
PASS Test object compare when object handler different [tests/lang/compare_objects_basic2.phpt] 
TEST 527/15182 [tests/lang/constants/PHP_INT_32bit.phpt]
SKIP Test PHP_INT_MIN, PHP_INT_MAX and PHP_INT_SIZE (32-bit) [tests/lang/constants/PHP_INT_32bit.phpt] reason: this test is for 32-bit platforms only
TEST 528/15182 [tests/lang/constants/PHP_INT_64bit.phpt]
PASS Test PHP_INT_MIN, PHP_INT_MAX and PHP_INT_SIZE (64-bit) [tests/lang/constants/PHP_INT_64bit.phpt] 
TEST 529/15182 [tests/lang/each_binary_safety.phpt]
PASS Binary safety of each() for both keys and values [tests/lang/each_binary_safety.phpt] 
TEST 530/15182 [tests/lang/empty_variation.phpt]
PASS empty() on array elements [tests/lang/empty_variation.phpt] 
TEST 531/15182 [tests/lang/engine_assignExecutionOrder_001.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_001.phpt] 
TEST 532/15182 [tests/lang/engine_assignExecutionOrder_002.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_002.phpt] 
TEST 533/15182 [tests/lang/engine_assignExecutionOrder_003.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_003.phpt] 
TEST 534/15182 [tests/lang/engine_assignExecutionOrder_004.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_004.phpt] 
TEST 535/15182 [tests/lang/engine_assignExecutionOrder_005.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_005.phpt] 
TEST 536/15182 [tests/lang/engine_assignExecutionOrder_006.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_006.phpt] 
TEST 537/15182 [tests/lang/engine_assignExecutionOrder_007.phpt]
PASS Check key execution order with new. [tests/lang/engine_assignExecutionOrder_007.phpt] 
TEST 538/15182 [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 539/15182 [tests/lang/engine_assignExecutionOrder_009.phpt]
PASS Execution ordering with comparison operators. [tests/lang/engine_assignExecutionOrder_009.phpt] 
TEST 540/15182 [tests/lang/error_2_exception_001.phpt]
PASS ZE2 errors caught as exceptions [tests/lang/error_2_exception_001.phpt] 
TEST 541/15182 [tests/lang/execution_order.phpt]
PASS Execution order of variables [tests/lang/execution_order.phpt] 
TEST 542/15182 [tests/lang/foreachLoop.001.phpt]
PASS Foreach loop tests - basic loop with just value and key => value. [tests/lang/foreachLoop.001.phpt] 
TEST 543/15182 [tests/lang/foreachLoop.002.phpt]
PASS Foreach loop tests - modifying the array during the loop. [tests/lang/foreachLoop.002.phpt] 
TEST 544/15182 [tests/lang/foreachLoop.003.phpt]
PASS Foreach loop tests - error case: not an array. [tests/lang/foreachLoop.003.phpt] 
TEST 545/15182 [tests/lang/foreachLoop.004.phpt]
PASS Foreach loop tests - using an array element as the $value [tests/lang/foreachLoop.004.phpt] 
TEST 546/15182 [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 547/15182 [tests/lang/foreachLoop.006.phpt]
PASS Foreach loop tests - error case: key is a reference. [tests/lang/foreachLoop.006.phpt] 
TEST 548/15182 [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 549/15182 [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 550/15182 [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 551/15182 [tests/lang/foreachLoop.012.phpt]
PASS Directly modifying an unreferenced array when foreach'ing over it. [tests/lang/foreachLoop.012.phpt] 
TEST 552/15182 [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 553/15182 [tests/lang/foreachLoop.014.phpt]
PASS Directly modifying a REFERENCED array when foreach'ing over it. [tests/lang/foreachLoop.014.phpt] 
TEST 554/15182 [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 555/15182 [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 556/15182 [tests/lang/foreachLoop.017.phpt]
PASS Ensure foreach works with arrays with Binary keys. [tests/lang/foreachLoop.017.phpt] 
TEST 557/15182 [tests/lang/foreachLoopIterator.001.phpt]
PASS foreach with Iterator. [tests/lang/foreachLoopIterator.001.phpt] 
TEST 558/15182 [tests/lang/foreachLoopIterator.002.phpt]
PASS foreach with iterator and &$value reference [tests/lang/foreachLoopIterator.002.phpt] 
TEST 559/15182 [tests/lang/foreachLoopIteratorAggregate.001.phpt]
PASS foreach with iteratorAggregate [tests/lang/foreachLoopIteratorAggregate.001.phpt] 
TEST 560/15182 [tests/lang/foreachLoopIteratorAggregate.002.phpt]
PASS IteratorAggregate::getIterator bad return type [tests/lang/foreachLoopIteratorAggregate.002.phpt] 
TEST 561/15182 [tests/lang/foreachLoopIteratorAggregate.003.phpt]
PASS foreach with nested iteratorAggregates [tests/lang/foreachLoopIteratorAggregate.003.phpt] 
TEST 562/15182 [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 563/15182 [tests/lang/foreachLoopObjects.001.phpt]
PASS Foreach loop on objects - basic loop with just value and key => value. [tests/lang/foreachLoopObjects.001.phpt] 
TEST 564/15182 [tests/lang/foreachLoopObjects.002.phpt]
PASS Foreach loop tests - visibility. [tests/lang/foreachLoopObjects.002.phpt] 
TEST 565/15182 [tests/lang/foreachLoopObjects.003.phpt]
PASS Foreach loop tests - modifying the object during the loop. [tests/lang/foreachLoopObjects.003.phpt] 
TEST 566/15182 [tests/lang/foreachLoopObjects.004.phpt]
PASS Foreach loop tests - Removing the current element from an iterated object. [tests/lang/foreachLoopObjects.004.phpt] 
TEST 567/15182 [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 568/15182 [tests/lang/foreachLoopObjects.006.phpt]
PASS Foreach loop tests - substituting the entire iterated entity during the loop. [tests/lang/foreachLoopObjects.006.phpt] 
TEST 569/15182 [tests/lang/foreach_with_object_001.phpt]
PASS foreach() with foreach($o->mthd()->arr) [tests/lang/foreach_with_object_001.phpt] 
TEST 570/15182 [tests/lang/foreach_with_references_001.phpt]
PASS foreach() with references [tests/lang/foreach_with_references_001.phpt] 
TEST 571/15182 [tests/lang/func_get_arg.001.phpt]
PASS func_get_arg test (PHP7) [tests/lang/func_get_arg.001.phpt] 
TEST 572/15182 [tests/lang/func_get_arg.002.phpt]
PASS func_get_arg with variable number of args [tests/lang/func_get_arg.002.phpt] 
TEST 573/15182 [tests/lang/func_get_arg.003.phpt]
PASS func_get_arg outside of a function declaration [tests/lang/func_get_arg.003.phpt] 
TEST 574/15182 [tests/lang/func_get_arg.004.phpt]
PASS func_get_arg on non-existent arg [tests/lang/func_get_arg.004.phpt] 
TEST 575/15182 [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 576/15182 [tests/lang/func_get_arg_variation.phpt]
PASS func_get_arg test [tests/lang/func_get_arg_variation.phpt] 
TEST 577/15182 [tests/lang/func_get_args.001.phpt]
PASS func_get_args with no args [tests/lang/func_get_args.001.phpt] 
TEST 578/15182 [tests/lang/func_get_args.002.phpt]
PASS func_get_args with variable number of args [tests/lang/func_get_args.002.phpt] 
TEST 579/15182 [tests/lang/func_get_args.003.phpt]
PASS func_get_args() outside of a function declaration [tests/lang/func_get_args.003.phpt] 
TEST 580/15182 [tests/lang/func_get_args.004.phpt]
PASS Pass same variable by ref and by value (PHP7). [tests/lang/func_get_args.004.phpt] 
TEST 581/15182 [tests/lang/func_num_args.001.phpt]
PASS func_num_args with no args [tests/lang/func_num_args.001.phpt] 
TEST 582/15182 [tests/lang/func_num_args.002.phpt]
PASS func_num_args with variable number of args [tests/lang/func_num_args.002.phpt] 
TEST 583/15182 [tests/lang/func_num_args.003.phpt]
PASS func_num_args() outside of a function declaration [tests/lang/func_num_args.003.phpt] 
TEST 584/15182 [tests/lang/func_num_args.004.phpt]
PASS Pass same variable by ref and by value. [tests/lang/func_num_args.004.phpt] 
TEST 585/15182 [tests/lang/include_variation1.phpt]
PASS include() a file from the current script directory [tests/lang/include_variation1.phpt] 
TEST 586/15182 [tests/lang/include_variation2.phpt]
PASS Including a file in the current script directory from an included function [tests/lang/include_variation2.phpt] 
TEST 587/15182 [tests/lang/include_variation3.phpt]
PASS Including a file in the current script directory from eval'd code [tests/lang/include_variation3.phpt] 
TEST 588/15182 [tests/lang/invalid_octal.phpt]
PASS Invalid octal [tests/lang/invalid_octal.phpt] 
TEST 589/15182 [tests/lang/operators/add_basiclong_64bit.phpt]
PASS Test + operator : 64bit long tests [tests/lang/operators/add_basiclong_64bit.phpt] 
TEST 590/15182 [tests/lang/operators/add_variationStr.phpt]
PASS Test + operator : various numbers as strings [tests/lang/operators/add_variationStr.phpt] 
TEST 591/15182 [tests/lang/operators/bitwiseAnd_basiclong_64bit.phpt]
PASS Test & operator : 64bit long tests [tests/lang/operators/bitwiseAnd_basiclong_64bit.phpt] 
TEST 592/15182 [tests/lang/operators/bitwiseAnd_variationStr.phpt]
PASS Test & operator : various numbers as strings [tests/lang/operators/bitwiseAnd_variationStr.phpt] 
TEST 593/15182 [tests/lang/operators/bitwiseNot_basiclong_64bit.phpt]
PASS Test ~N operator : 64bit long tests [tests/lang/operators/bitwiseNot_basiclong_64bit.phpt] 
TEST 594/15182 [tests/lang/operators/bitwiseNot_variationStr.phpt]
PASS Test ~N operator : various numbers as strings [tests/lang/operators/bitwiseNot_variationStr.phpt] 
TEST 595/15182 [tests/lang/operators/bitwiseOr_basiclong_64bit.phpt]
PASS Test | operator : 64bit long tests [tests/lang/operators/bitwiseOr_basiclong_64bit.phpt] 
TEST 596/15182 [tests/lang/operators/bitwiseOr_variationStr.phpt]
PASS Test | operator : various numbers as strings [tests/lang/operators/bitwiseOr_variationStr.phpt] 
TEST 597/15182 [tests/lang/operators/bitwiseShiftLeft_basiclong_64bit.phpt]
PASS Test << operator : 64bit long tests [tests/lang/operators/bitwiseShiftLeft_basiclong_64bit.phpt] 
TEST 598/15182 [tests/lang/operators/bitwiseShiftLeft_variationStr.phpt]
PASS Test << operator : various numbers as strings [tests/lang/operators/bitwiseShiftLeft_variationStr.phpt] 
TEST 599/15182 [tests/lang/operators/bitwiseShiftLeft_variationStr2.phpt]
PASS Test << operator : numbers as strings, simple [tests/lang/operators/bitwiseShiftLeft_variationStr2.phpt] 
TEST 600/15182 [tests/lang/operators/bitwiseShiftLeft_variationStr_64bit.phpt]
PASS Test << operator : various numbers as strings [tests/lang/operators/bitwiseShiftLeft_variationStr_64bit.phpt] 
TEST 601/15182 [tests/lang/operators/bitwiseShiftRight_basiclong_64bit.phpt]
PASS Test >> operator : 64bit long tests [tests/lang/operators/bitwiseShiftRight_basiclong_64bit.phpt] 
TEST 602/15182 [tests/lang/operators/bitwiseShiftRight_variationStr.phpt]
PASS Test >> operator : various numbers as strings [tests/lang/operators/bitwiseShiftRight_variationStr.phpt] 
TEST 603/15182 [tests/lang/operators/bitwiseShiftRight_variationStr2.phpt]
PASS Test >> operator : numbers as strings, simple [tests/lang/operators/bitwiseShiftRight_variationStr2.phpt] 
TEST 604/15182 [tests/lang/operators/bitwiseXor_basiclong_64bit.phpt]
PASS Test ^ operator : 64bit long tests [tests/lang/operators/bitwiseXor_basiclong_64bit.phpt] 
TEST 605/15182 [tests/lang/operators/bitwiseXor_variationStr.phpt]
PASS Test ^ operator : various numbers as strings [tests/lang/operators/bitwiseXor_variationStr.phpt] 
TEST 606/15182 [tests/lang/operators/coalesce.phpt]
PASS Test ?? operator [tests/lang/operators/coalesce.phpt] 
TEST 607/15182 [tests/lang/operators/divide_basiclong_64bit.phpt]
PASS Test / operator : 64bit long tests [tests/lang/operators/divide_basiclong_64bit.phpt] 
TEST 608/15182 [tests/lang/operators/divide_variationStr.phpt]
PASS Test / operator : various numbers as strings [tests/lang/operators/divide_variationStr.phpt] 
TEST 609/15182 [tests/lang/operators/modulus_basiclong_64bit.phpt]
PASS Test % operator : 64bit long tests [tests/lang/operators/modulus_basiclong_64bit.phpt] 
TEST 610/15182 [tests/lang/operators/modulus_variationStr.phpt]
PASS Test % operator : various numbers as strings [tests/lang/operators/modulus_variationStr.phpt] 
TEST 611/15182 [tests/lang/operators/multiply_basiclong_64bit.phpt]
PASS Test * operator : 64bit long tests [tests/lang/operators/multiply_basiclong_64bit.phpt] 
TEST 612/15182 [tests/lang/operators/multiply_variationStr.phpt]
PASS Test * operator : various numbers as strings [tests/lang/operators/multiply_variationStr.phpt] 
TEST 613/15182 [tests/lang/operators/nan-comparison-false.phpt]
PASS Comparisons with NAN should yield false, even at compile-time [tests/lang/operators/nan-comparison-false.phpt] 
TEST 614/15182 [tests/lang/operators/negate_basiclong_64bit.phpt]
PASS Test -N operator : 64bit long tests [tests/lang/operators/negate_basiclong_64bit.phpt] 
TEST 615/15182 [tests/lang/operators/negate_variationStr.phpt]
PASS Test -N operator : various numbers as strings [tests/lang/operators/negate_variationStr.phpt] 
TEST 616/15182 [tests/lang/operators/operator_equals_basic.phpt]
PASS Test == operator : different types [tests/lang/operators/operator_equals_basic.phpt] 
TEST 617/15182 [tests/lang/operators/operator_equals_variation.phpt]
SKIP Test == operator : max int 32bit range [tests/lang/operators/operator_equals_variation.phpt] reason: this test is for 32bit platform only
TEST 618/15182 [tests/lang/operators/operator_equals_variation_64bit.phpt]
PASS Test == operator : max int 64bit range [tests/lang/operators/operator_equals_variation_64bit.phpt] 
TEST 619/15182 [tests/lang/operators/operator_gt_basic.phpt]
PASS Test > operator : different types [tests/lang/operators/operator_gt_basic.phpt] 
TEST 620/15182 [tests/lang/operators/operator_gt_or_equal_basic.phpt]
PASS Test >= operator : different types [tests/lang/operators/operator_gt_or_equal_basic.phpt] 
TEST 621/15182 [tests/lang/operators/operator_gt_or_equal_variation.phpt]
SKIP Test >= operator : max int 32bit range [tests/lang/operators/operator_gt_or_equal_variation.phpt] reason: this test is for 32bit platform only
TEST 622/15182 [tests/lang/operators/operator_gt_or_equal_variation_64bit.phpt]
PASS Test >= operator : max int 64bit range [tests/lang/operators/operator_gt_or_equal_variation_64bit.phpt] 
TEST 623/15182 [tests/lang/operators/operator_gt_variation.phpt]
PASS Test > operator : max int 32bit range [tests/lang/operators/operator_gt_variation.phpt] 
TEST 624/15182 [tests/lang/operators/operator_gt_variation_64bit.phpt]
PASS Test > operator : max int 64bit range [tests/lang/operators/operator_gt_variation_64bit.phpt] 
TEST 625/15182 [tests/lang/operators/operator_identical_basic.phpt]
PASS Test === operator : different types [tests/lang/operators/operator_identical_basic.phpt] 
TEST 626/15182 [tests/lang/operators/operator_identical_recusion-01.phpt]
PASS Test === operator : False recursion detection [tests/lang/operators/operator_identical_recusion-01.phpt] 
TEST 627/15182 [tests/lang/operators/operator_identical_variation.phpt]
SKIP Test === operator : max int 32bit range [tests/lang/operators/operator_identical_variation.phpt] reason: this test is for 32bit platform only
TEST 628/15182 [tests/lang/operators/operator_identical_variation_64bit.phpt]
PASS Test === operator : max int 64bit range [tests/lang/operators/operator_identical_variation_64bit.phpt] 
TEST 629/15182 [tests/lang/operators/operator_lt_basic.phpt]
PASS Test < operator : different types [tests/lang/operators/operator_lt_basic.phpt] 
TEST 630/15182 [tests/lang/operators/operator_lt_or_equal_basic.phpt]
PASS Test <= operator : different types [tests/lang/operators/operator_lt_or_equal_basic.phpt] 
TEST 631/15182 [tests/lang/operators/operator_lt_or_equal_variation.phpt]
SKIP Test <= operator : max int 32bit range [tests/lang/operators/operator_lt_or_equal_variation.phpt] reason: this test is for 32bit platform only
TEST 632/15182 [tests/lang/operators/operator_lt_or_equal_variation_64bit.phpt]
PASS Test <= operator : max int 64bit range [tests/lang/operators/operator_lt_or_equal_variation_64bit.phpt] 
TEST 633/15182 [tests/lang/operators/operator_lt_variation.phpt]
PASS Test < operator : max int 32bit range [tests/lang/operators/operator_lt_variation.phpt] 
TEST 634/15182 [tests/lang/operators/operator_lt_variation_64bit.phpt]
PASS Test < operator : max int 64bit range [tests/lang/operators/operator_lt_variation_64bit.phpt] 
TEST 635/15182 [tests/lang/operators/operator_notequals_basic.phpt]
PASS Test != operator : different types [tests/lang/operators/operator_notequals_basic.phpt] 
TEST 636/15182 [tests/lang/operators/operator_notequals_variation.phpt]
SKIP Test != operator : max int 32bit range [tests/lang/operators/operator_notequals_variation.phpt] reason: this test is for 32bit platform only
TEST 637/15182 [tests/lang/operators/operator_notequals_variation_64bit.phpt]
PASS Test == operator : max int 64bit range [tests/lang/operators/operator_notequals_variation_64bit.phpt] 
TEST 638/15182 [tests/lang/operators/operator_notidentical_basic.phpt]
PASS Test !== operator : different types [tests/lang/operators/operator_notidentical_basic.phpt] 
TEST 639/15182 [tests/lang/operators/operator_notidentical_variation.phpt]
SKIP Test !== operator : max int 32bit range [tests/lang/operators/operator_notidentical_variation.phpt] reason: this test is for 32bit platform only
TEST 640/15182 [tests/lang/operators/operator_notidentical_variation_64bit.phpt]
PASS Test !== operator : max int 64bit range [tests/lang/operators/operator_notidentical_variation_64bit.phpt] 
TEST 641/15182 [tests/lang/operators/operator_spaceship_basic.phpt]
PASS Test <=> operator : different types [tests/lang/operators/operator_spaceship_basic.phpt] 
TEST 642/15182 [tests/lang/operators/overloaded_property_ref.phpt]
PASS Operators on overlaoded property reference [tests/lang/operators/overloaded_property_ref.phpt] 
TEST 643/15182 [tests/lang/operators/postdec_basiclong_64bit.phpt]
PASS Test N-- operator : 64bit long tests [tests/lang/operators/postdec_basiclong_64bit.phpt] 
TEST 644/15182 [tests/lang/operators/postdec_variationStr.phpt]
PASS Test N-- operator : various numbers as strings [tests/lang/operators/postdec_variationStr.phpt] 
TEST 645/15182 [tests/lang/operators/postinc_basiclong_64bit.phpt]
PASS Test N++ operator : 64bit long tests [tests/lang/operators/postinc_basiclong_64bit.phpt] 
TEST 646/15182 [tests/lang/operators/postinc_variationStr.phpt]
PASS Test N++ operator : various numbers as strings [tests/lang/operators/postinc_variationStr.phpt] 
TEST 647/15182 [tests/lang/operators/predec_basiclong_64bit.phpt]
PASS Test --N operator : 64bit long tests [tests/lang/operators/predec_basiclong_64bit.phpt] 
TEST 648/15182 [tests/lang/operators/predec_variationStr.phpt]
PASS Test --N operator : various numbers as strings [tests/lang/operators/predec_variationStr.phpt] 
TEST 649/15182 [tests/lang/operators/preinc_basiclong_64bit.phpt]
PASS Test ++N operator : 64bit long tests [tests/lang/operators/preinc_basiclong_64bit.phpt] 
TEST 650/15182 [tests/lang/operators/preinc_variationStr.phpt]
PASS Test ++N operator : various numbers as strings [tests/lang/operators/preinc_variationStr.phpt] 
TEST 651/15182 [tests/lang/operators/subtract_basiclong_64bit.phpt]
PASS Test - operator : 64bit long tests [tests/lang/operators/subtract_basiclong_64bit.phpt] 
TEST 652/15182 [tests/lang/operators/subtract_variationStr.phpt]
PASS Test - operator : various numbers as strings [tests/lang/operators/subtract_variationStr.phpt] 
TEST 653/15182 [tests/lang/passByReference_001.phpt]
PASS passing of function parameters by reference [tests/lang/passByReference_001.phpt] 
TEST 654/15182 [tests/lang/passByReference_002.phpt]
PASS Attempt to pass a constant by reference [tests/lang/passByReference_002.phpt] 
TEST 655/15182 [tests/lang/passByReference_003.phpt]
PASS Implicit initialisation when passing by reference [tests/lang/passByReference_003.phpt] 
TEST 656/15182 [tests/lang/passByReference_004.phpt]
PASS passing the return value from a function by reference [tests/lang/passByReference_004.phpt] 
TEST 657/15182 [tests/lang/passByReference_005.phpt]
PASS Pass uninitialised variables by reference and by value to test implicit initialisation. [tests/lang/passByReference_005.phpt] 
TEST 658/15182 [tests/lang/passByReference_006.phpt]
PASS Pass uninitialised objects and arrays by reference to test implicit initialisation. [tests/lang/passByReference_006.phpt] 
TEST 659/15182 [tests/lang/passByReference_007.phpt]
PASS Pass function and method calls by reference and by value. [tests/lang/passByReference_007.phpt] 
TEST 660/15182 [tests/lang/passByReference_008.phpt]
PASS Pass same variable by ref and by value. [tests/lang/passByReference_008.phpt] 
TEST 661/15182 [tests/lang/passByReference_009.phpt]
PASS Assignement as argument [tests/lang/passByReference_009.phpt] 
TEST 662/15182 [tests/lang/passByReference_010.phpt]
PASS Passing assignments by reference [tests/lang/passByReference_010.phpt] 
TEST 663/15182 [tests/lang/passByReference_012.phpt]
PASS Test pass by reference semantics [tests/lang/passByReference_012.phpt] 
TEST 664/15182 [tests/lang/returnByReference.001.phpt]
PASS Returning a reference from a function [tests/lang/returnByReference.001.phpt] 
TEST 665/15182 [tests/lang/returnByReference.002.phpt]
PASS Returning a reference from a function. [tests/lang/returnByReference.002.phpt] 
TEST 666/15182 [tests/lang/returnByReference.003.phpt]
PASS Returning a reference from a function [tests/lang/returnByReference.003.phpt] 
TEST 667/15182 [tests/lang/returnByReference.004.phpt]
PASS Returning a reference from a static method [tests/lang/returnByReference.004.phpt] 
TEST 668/15182 [tests/lang/returnByReference.005.phpt]
PASS Returning a reference from a method [tests/lang/returnByReference.005.phpt] 
TEST 669/15182 [tests/lang/returnByReference.006.phpt]
PASS Returning a reference from a function via another function [tests/lang/returnByReference.006.phpt] 
TEST 670/15182 [tests/lang/returnByReference.007.phpt]
PASS Returning a reference from a static method via another static method [tests/lang/returnByReference.007.phpt] 
TEST 671/15182 [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 672/15182 [tests/lang/returnByReference.009.phpt]
PASS Returning a references returned by another function [tests/lang/returnByReference.009.phpt] 
TEST 673/15182 [tests/lang/short_tags.001.phpt]
PASS short_open_tag: On [tests/lang/short_tags.001.phpt] 
TEST 674/15182 [tests/lang/short_tags.002.phpt]
PASS short_open_tag: Off [tests/lang/short_tags.002.phpt] 
TEST 675/15182 [tests/lang/short_tags.004.phpt]
PASS short_open_tag: Off [tests/lang/short_tags.004.phpt] 
TEST 676/15182 [tests/lang/static_basic_001.phpt]
PASS Static keyword - basic tests [tests/lang/static_basic_001.phpt] 
TEST 677/15182 [tests/lang/static_basic_002.phpt]
PASS Multiple declarations of the same static variable [tests/lang/static_basic_002.phpt] 
TEST 678/15182 [tests/lang/static_variation_001.phpt]
PASS Statics in nested functions & evals. [tests/lang/static_variation_001.phpt] 
TEST 679/15182 [tests/lang/static_variation_002.phpt]
PASS Static variables in methods & nested functions & evals. [tests/lang/static_variation_002.phpt] 
TEST 680/15182 [tests/lang/string/unicode_escape.phpt]
PASS Valid Unicode escape sequences [tests/lang/string/unicode_escape.phpt] 
TEST 681/15182 [tests/lang/string/unicode_escape_empty.phpt]
PASS Invalid Unicode escape sequence: Empty [tests/lang/string/unicode_escape_empty.phpt] 
TEST 682/15182 [tests/lang/string/unicode_escape_incomplete.phpt]
PASS Invalid Unicode escape sequence: Incomplete [tests/lang/string/unicode_escape_incomplete.phpt] 
TEST 683/15182 [tests/lang/string/unicode_escape_large_codepoint.phpt]
PASS Invalid Unicode escape sequence: Large codepoint [tests/lang/string/unicode_escape_large_codepoint.phpt] 
TEST 684/15182 [tests/lang/string/unicode_escape_legacy.phpt]
PASS Tolerated Unicode escape sequences: Legacy compatibility [tests/lang/string/unicode_escape_legacy.phpt] 
TEST 685/15182 [tests/lang/string/unicode_escape_sign.phpt]
PASS Invalid Unicode escape sequence: Positive sign [tests/lang/string/unicode_escape_sign.phpt] 
TEST 686/15182 [tests/lang/string/unicode_escape_sign2.phpt]
PASS Invalid Unicode escape sequence: Negative sign [tests/lang/string/unicode_escape_sign2.phpt] 
TEST 687/15182 [tests/lang/string/unicode_escape_surrogates.phpt]
PASS Valid Unicode escape sequences: Surrogate halves [tests/lang/string/unicode_escape_surrogates.phpt] 
TEST 688/15182 [tests/lang/string/unicode_escape_whitespace.phpt]
PASS Invalid Unicode escape sequence: Whitespace [tests/lang/string/unicode_escape_whitespace.phpt] 
TEST 689/15182 [tests/lang/string_decimals_001.phpt]
PASS String conversion with multiple decimal points [tests/lang/string_decimals_001.phpt] 
TEST 690/15182 [tests/lang/this_assignment.phpt]
PASS Test to catch early assignment of $this [tests/lang/this_assignment.phpt] 
TEST 691/15182 [tests/lang/throw_variation_001.phpt]
PASS Catching an exception thrown from an included file [tests/lang/throw_variation_001.phpt] 
TEST 692/15182 [tests/lang/type_hints_001.phpt]
PASS ZE2 type hinting [tests/lang/type_hints_001.phpt] 
TEST 693/15182 [tests/lang/type_hints_002.phpt]
PASS ZE2 type hinting [tests/lang/type_hints_002.phpt] 
TEST 694/15182 [tests/lang/type_hints_003.phpt]
PASS ZE2 type [tests/lang/type_hints_003.phpt] 
TEST 695/15182 [tests/output/bug46897.phpt]
PASS Bug #46897: ob_flush() should fail to flush unerasable buffers [tests/output/bug46897.phpt] 
TEST 696/15182 [tests/output/bug60282.phpt]
PASS Bug #60282 (Segfault when using ob_gzhandler() with open buffers) [tests/output/bug60282.phpt] 
TEST 697/15182 [tests/output/bug60321.phpt]
PASS Bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty) [tests/output/bug60321.phpt] 
TEST 698/15182 [tests/output/bug60322.phpt]
PASS Bug #60322 (ob_get_clean() now raises an E_NOTICE if no buffers exist) [tests/output/bug60322.phpt] 
TEST 699/15182 [tests/output/bug60768.phpt]
PASS Bug #60768 Output buffer not discarded [tests/output/bug60768.phpt] 
TEST 700/15182 [tests/output/bug65593.phpt]
PASS Bug #65593 (ob_start(function(){ob_start();});) [tests/output/bug65593.phpt] 
TEST 701/15182 [tests/output/bug70970.phpt]
PASS Bug #70970 (Segfault when combining error handler with output buffering) [tests/output/bug70970.phpt] 
TEST 702/15182 [tests/output/bug74725.phpt]
PASS Bug #74725: html_errors=1 breaks unhandled exceptions [tests/output/bug74725.phpt] 
TEST 703/15182 [tests/output/bug74815.phpt]
PASS Bug #74815 crash with a combination of INI entries at startup [tests/output/bug74815.phpt] 
TEST 704/15182 [tests/output/bug75236.phpt]
PASS Bug #75236: infinite loop when printing an error-message [tests/output/bug75236.phpt] 
TEST 705/15182 [tests/output/flush_basic_001.phpt]
PASS Test basic functionality of flush() [tests/output/flush_basic_001.phpt] 
TEST 706/15182 [tests/output/ob_001.phpt]
PASS output buffering - nothing [tests/output/ob_001.phpt] 
TEST 707/15182 [tests/output/ob_002.phpt]
PASS output buffering - ob_start [tests/output/ob_002.phpt] 
TEST 708/15182 [tests/output/ob_003.phpt]
PASS output buffering - ob_flush [tests/output/ob_003.phpt] 
TEST 709/15182 [tests/output/ob_004.phpt]
PASS output buffering - ob_clean [tests/output/ob_004.phpt] 
TEST 710/15182 [tests/output/ob_005.phpt]
PASS output buffering - ob_end_clean [tests/output/ob_005.phpt] 
TEST 711/15182 [tests/output/ob_006.phpt]
PASS output buffering - ob_end_flush [tests/output/ob_006.phpt] 
TEST 712/15182 [tests/output/ob_007.phpt]
PASS output buffering - ob_get_clean [tests/output/ob_007.phpt] 
TEST 713/15182 [tests/output/ob_008.phpt]
PASS output buffering - ob_get_contents [tests/output/ob_008.phpt] 
TEST 714/15182 [tests/output/ob_009.phpt]
PASS output buffering - ob_get_flush [tests/output/ob_009.phpt] 
TEST 715/15182 [tests/output/ob_010.phpt]
PASS output buffering - fatalism [tests/output/ob_010.phpt] 
TEST 716/15182 [tests/output/ob_011.phpt]
PASS output buffering - fatalism [tests/output/ob_011.phpt] 
TEST 717/15182 [tests/output/ob_012.phpt]
PASS output buffering - multiple [tests/output/ob_012.phpt] 
TEST 718/15182 [tests/output/ob_013.phpt]
PASS output buffering - handlers/status [tests/output/ob_013.phpt] 
TEST 719/15182 [tests/output/ob_014.phpt]
PASS output buffering - failure [tests/output/ob_014.phpt] 
TEST 720/15182 [tests/output/ob_015.phpt]
PASS output buffering - failure [tests/output/ob_015.phpt] 
TEST 721/15182 [tests/output/ob_017.phpt]
PASS output buffering - stati [tests/output/ob_017.phpt] 
TEST 722/15182 [tests/output/ob_018.phpt]
PASS output buffering - error message nirvana bug #37714 [tests/output/ob_018.phpt] 
TEST 723/15182 [tests/output/ob_020.phpt]
PASS output buffering - ob_list_handlers [tests/output/ob_020.phpt] 
TEST 724/15182 [tests/output/ob_clean_basic_001.phpt]
PASS Test ob_clean() function : basic functionality [tests/output/ob_clean_basic_001.phpt] 
TEST 725/15182 [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 726/15182 [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 727/15182 [tests/output/ob_flush_basic_001.phpt]
PASS Test ob_flush() function : basic functionality [tests/output/ob_flush_basic_001.phpt] 
TEST 728/15182 [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 729/15182 [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 730/15182 [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 731/15182 [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 732/15182 [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 733/15182 [tests/output/ob_get_status.phpt]
PASS ob_get_status() function basic test [tests/output/ob_get_status.phpt] 
TEST 734/15182 [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 735/15182 [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 736/15182 [tests/output/ob_start_basic_001.phpt]
PASS Test return type and value for ob_start() [tests/output/ob_start_basic_001.phpt] 
TEST 737/15182 [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 738/15182 [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 739/15182 [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 740/15182 [tests/output/ob_start_basic_005.phpt]
PASS ob_start(): non-static method as static callbacks. [tests/output/ob_start_basic_005.phpt] 
TEST 741/15182 [tests/output/ob_start_basic_006.phpt]
PASS ob_start(): ensure multiple buffer initialization with a single call using arrays is not supported on PHP6 (http://bugs.php.net/42641) [tests/output/ob_start_basic_006.phpt] 
TEST 742/15182 [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 743/15182 [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 744/15182 [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 745/15182 [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 746/15182 [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 747/15182 [tests/output/ob_start_callbacks.phpt]
PASS Test ob_start() with callbacks in variables [tests/output/ob_start_callbacks.phpt] 
TEST 748/15182 [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 749/15182 [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 750/15182 [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 751/15182 [tests/output/ob_start_error_004.phpt]
PASS Test ob_start() with non existent callback method. [tests/output/ob_start_error_004.phpt] 
TEST 752/15182 [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 753/15182 [tests/output/sapi_windows_vt100_support_notwindows.phpt]
PASS Test that sapi_windows_vt100_support exists only on Windows [tests/output/sapi_windows_vt100_support_notwindows.phpt] 
TEST 754/15182 [tests/output/sapi_windows_vt100_support_winko_err.phpt]
SKIP Test sapi_windows_vt100_support on older Windows versions with redirected STDERR [tests/output/sapi_windows_vt100_support_winko_err.phpt] reason: Only for Windows systems
TEST 755/15182 [tests/output/sapi_windows_vt100_support_winko_in-err.phpt]
SKIP Test sapi_windows_vt100_support on older Windows versions with redirected STDIN/STDERR [tests/output/sapi_windows_vt100_support_winko_in-err.phpt] reason: Only for Windows systems
TEST 756/15182 [tests/output/sapi_windows_vt100_support_winko_in-out-err.phpt]
SKIP Test sapi_windows_vt100_support on older Windows versions with redirected STDIN/STDOUT/STDERR [tests/output/sapi_windows_vt100_support_winko_in-out-err.phpt] reason: Only for Windows systems
TEST 757/15182 [tests/output/sapi_windows_vt100_support_winko_in-out.phpt]
SKIP Test sapi_windows_vt100_support on older Windows versions with redirected STDIN/STDOUT [tests/output/sapi_windows_vt100_support_winko_in-out.phpt] reason: Only for Windows systems
TEST 758/15182 [tests/output/sapi_windows_vt100_support_winko_out-err.phpt]
SKIP Test sapi_windows_vt100_support on older Windows versions with redirected STDOUT/STDERR [tests/output/sapi_windows_vt100_support_winko_out-err.phpt] reason: Only for Windows systems
TEST 759/15182 [tests/output/sapi_windows_vt100_support_winko_out.phpt]
SKIP Test sapi_windows_vt100_support on older Windows versions with redirected STDOUT [tests/output/sapi_windows_vt100_support_winko_out.phpt] reason: Only for Windows systems
TEST 760/15182 [tests/output/sapi_windows_vt100_support_winok_err.phpt]
SKIP Test sapi_windows_vt100_support on newer Windows versions with redirected STDERR [tests/output/sapi_windows_vt100_support_winok_err.phpt] reason: Only for Windows systems
TEST 761/15182 [tests/output/sapi_windows_vt100_support_winok_in-err.phpt]
SKIP Test sapi_windows_vt100_support on newer Windows versions with redirected STDIN/STDERR [tests/output/sapi_windows_vt100_support_winok_in-err.phpt] reason: Only for Windows systems
TEST 762/15182 [tests/output/sapi_windows_vt100_support_winok_in-out-err.phpt]
SKIP Test sapi_windows_vt100_support on newer Windows versions with redirected STDIN/STDOUT/STDERR [tests/output/sapi_windows_vt100_support_winok_in-out-err.phpt] reason: Only for Windows systems
TEST 763/15182 [tests/output/sapi_windows_vt100_support_winok_in-out.phpt]
SKIP Test sapi_windows_vt100_support on newer Windows versions with redirected STDIN/STDOUT [tests/output/sapi_windows_vt100_support_winok_in-out.phpt] reason: Only for Windows systems
TEST 764/15182 [tests/output/sapi_windows_vt100_support_winok_out-err.phpt]
SKIP Test sapi_windows_vt100_support on newer Windows versions with redirected STDOUT/STDERR [tests/output/sapi_windows_vt100_support_winok_out-err.phpt] reason: Only for Windows systems
TEST 765/15182 [tests/output/sapi_windows_vt100_support_winok_out.phpt]
SKIP Test sapi_windows_vt100_support on newer Windows versions with redirected STDOUT [tests/output/sapi_windows_vt100_support_winok_out.phpt] reason: Only for Windows systems
TEST 766/15182 [tests/output/stream_isatty_err.phpt]
FAIL Test stream_isatty with redirected STDERR [tests/output/stream_isatty_err.phpt] 
TEST 767/15182 [tests/output/stream_isatty_in-err.phpt]
FAIL Test stream_isatty with redirected STDIN/STDERR [tests/output/stream_isatty_in-err.phpt] 
TEST 768/15182 [tests/output/stream_isatty_in-out-err.phpt]
PASS Test stream_isatty with redirected STDIN/STDOUT/STDERR [tests/output/stream_isatty_in-out-err.phpt] 
TEST 769/15182 [tests/output/stream_isatty_in-out.phpt]
FAIL Test stream_isatty with redirected STDIN/STDOUT [tests/output/stream_isatty_in-out.phpt] 
TEST 770/15182 [tests/output/stream_isatty_out-err.phpt]
FAIL Test stream_isatty with redirected STDOUT/STDERR [tests/output/stream_isatty_out-err.phpt] 
TEST 771/15182 [tests/output/stream_isatty_out.phpt]
FAIL Test stream_isatty with redirected STDOUT [tests/output/stream_isatty_out.phpt] 
TEST 772/15182 [tests/security/bug53226.phpt]
PASS Bug #53226 (file_exists fails on big filenames) [tests/security/bug53226.phpt] 
TEST 773/15182 [tests/security/bug76359.phpt]
PASS Bug #76359 (open_basedir bypass through adding "..") [tests/security/bug76359.phpt] 
TEST 774/15182 [tests/security/open_basedir_001.phpt]
PASS openbase_dir runtime tightning [tests/security/open_basedir_001.phpt] 
TEST 775/15182 [tests/security/open_basedir_chdir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_chdir.phpt] 
TEST 776/15182 [tests/security/open_basedir_chmod.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_chmod.phpt] 
TEST 777/15182 [tests/security/open_basedir_copy.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_copy.phpt] 
TEST 778/15182 [tests/security/open_basedir_copy_variation1.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_copy_variation1.phpt] 
TEST 779/15182 [tests/security/open_basedir_dir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_dir.phpt] 
TEST 780/15182 [tests/security/open_basedir_disk_free_space.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_disk_free_space.phpt] 
TEST 781/15182 [tests/security/open_basedir_error_log.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_error_log.phpt] 
TEST 782/15182 [tests/security/open_basedir_error_log_variation.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_error_log_variation.phpt] 
TEST 783/15182 [tests/security/open_basedir_file.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_file.phpt] 
TEST 784/15182 [tests/security/open_basedir_file_exists.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_file_exists.phpt] 
TEST 785/15182 [tests/security/open_basedir_file_get_contents.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_file_get_contents.phpt] 
TEST 786/15182 [tests/security/open_basedir_file_put_contents.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_file_put_contents.phpt] 
TEST 787/15182 [tests/security/open_basedir_fileatime.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fileatime.phpt] 
TEST 788/15182 [tests/security/open_basedir_filectime.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filectime.phpt] 
TEST 789/15182 [tests/security/open_basedir_filegroup.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filegroup.phpt] 
TEST 790/15182 [tests/security/open_basedir_fileinode.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fileinode.phpt] 
TEST 791/15182 [tests/security/open_basedir_filemtime.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filemtime.phpt] 
TEST 792/15182 [tests/security/open_basedir_fileowner.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fileowner.phpt] 
TEST 793/15182 [tests/security/open_basedir_fileperms.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fileperms.phpt] 
TEST 794/15182 [tests/security/open_basedir_filesize.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filesize.phpt] 
TEST 795/15182 [tests/security/open_basedir_filetype.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filetype.phpt] 
TEST 796/15182 [tests/security/open_basedir_fopen.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fopen.phpt] 
TEST 797/15182 [tests/security/open_basedir_glob.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_glob.phpt] 
TEST 798/15182 [tests/security/open_basedir_glob_variation.phpt]
PASS Test open_basedir configuration for glob [tests/security/open_basedir_glob_variation.phpt] 
TEST 799/15182 [tests/security/open_basedir_is_dir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_dir.phpt] 
TEST 800/15182 [tests/security/open_basedir_is_executable.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_executable.phpt] 
TEST 801/15182 [tests/security/open_basedir_is_file.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_file.phpt] 
TEST 802/15182 [tests/security/open_basedir_is_link.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_link.phpt] 
TEST 803/15182 [tests/security/open_basedir_is_readable.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_readable.phpt] 
TEST 804/15182 [tests/security/open_basedir_is_writable.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_writable.phpt] 
TEST 805/15182 [tests/security/open_basedir_link.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_link.phpt] 
TEST 806/15182 [tests/security/open_basedir_linkinfo.phpt]
XFAIL Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt]   XFAIL REASON: BUG: open_basedir cannot delete symlink to prohibited file. See also
bugs 48111 and 52176.
TEST 807/15182 [tests/security/open_basedir_lstat.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_lstat.phpt] 
TEST 808/15182 [tests/security/open_basedir_mkdir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_mkdir.phpt] 
TEST 809/15182 [tests/security/open_basedir_opendir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_opendir.phpt] 
TEST 810/15182 [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 811/15182 [tests/security/open_basedir_readlink.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_readlink.phpt] 
TEST 812/15182 [tests/security/open_basedir_realpath.phpt]
SKIP Test open_basedir configuration [tests/security/open_basedir_realpath.phpt] reason: only run on Windows
TEST 813/15182 [tests/security/open_basedir_rename.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_rename.phpt] 
TEST 814/15182 [tests/security/open_basedir_rmdir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_rmdir.phpt] 
TEST 815/15182 [tests/security/open_basedir_scandir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_scandir.phpt] 
TEST 816/15182 [tests/security/open_basedir_stat.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_stat.phpt] 
TEST 817/15182 [tests/security/open_basedir_symlink.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_symlink.phpt] 
TEST 818/15182 [tests/security/open_basedir_tempnam.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_tempnam.phpt] 
TEST 819/15182 [tests/security/open_basedir_touch.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_touch.phpt] 
TEST 820/15182 [tests/security/open_basedir_unlink.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_unlink.phpt] 
TEST 821/15182 [tests/strings/001.phpt]
PASS String functions [tests/strings/001.phpt] 
TEST 822/15182 [tests/strings/002.phpt]
PASS Formatted print functions [tests/strings/002.phpt] 
TEST 823/15182 [tests/strings/004.phpt]
PASS highlight_string() buffering [tests/strings/004.phpt] 
TEST 824/15182 [tests/strings/bug22592.phpt]
PASS Bug #22592 (Cascading assignments to strings with curly braces broken) [tests/strings/bug22592.phpt] 
TEST 825/15182 [tests/strings/bug26703.phpt]
PASS Bug #26703 (Certain characters inside strings incorrectly treated as keywords) [tests/strings/bug26703.phpt] 
TEST 826/15182 [tests/strings/offsets_chaining_1.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_1.phpt] 
TEST 827/15182 [tests/strings/offsets_chaining_2.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_2.phpt] 
TEST 828/15182 [tests/strings/offsets_chaining_3.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_3.phpt] 
TEST 829/15182 [tests/strings/offsets_chaining_4.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_4.phpt] 
TEST 830/15182 [tests/strings/offsets_chaining_5.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_5.phpt] 
TEST 831/15182 [tests/strings/offsets_general.phpt]
PASS testing the behavior of string offsets [tests/strings/offsets_general.phpt] 
TEST 832/15182 [Zend/tests/001.phpt]
PASS func_num_args() tests [Zend/tests/001.phpt] 
TEST 833/15182 [Zend/tests/002.phpt]
PASS func_get_arg() tests [Zend/tests/002.phpt] 
TEST 834/15182 [Zend/tests/003.phpt]
PASS func_get_args() tests [Zend/tests/003.phpt] 
TEST 835/15182 [Zend/tests/004.phpt]
PASS strncmp() tests [Zend/tests/004.phpt] 
TEST 836/15182 [Zend/tests/005.phpt]
PASS strcasecmp() tests [Zend/tests/005.phpt] 
TEST 837/15182 [Zend/tests/006.phpt]
PASS strncasecmp() tests [Zend/tests/006.phpt] 
TEST 838/15182 [Zend/tests/007.phpt]
PASS each() tests [Zend/tests/007.phpt] 
TEST 839/15182 [Zend/tests/008.phpt]
PASS define() tests [Zend/tests/008.phpt] 
TEST 840/15182 [Zend/tests/009.phpt]
PASS get_class() tests [Zend/tests/009.phpt] 
TEST 841/15182 [Zend/tests/010.phpt]
PASS get_parent_class() tests [Zend/tests/010.phpt] 
TEST 842/15182 [Zend/tests/011.phpt]
PASS property_exists() tests [Zend/tests/011.phpt] 
TEST 843/15182 [Zend/tests/012.phpt]
PASS class_exists() tests [Zend/tests/012.phpt] 
TEST 844/15182 [Zend/tests/013.phpt]
PASS interface_exists() tests [Zend/tests/013.phpt] 
TEST 845/15182 [Zend/tests/014.phpt]
PASS get_included_files() tests [Zend/tests/014.phpt] 
TEST 846/15182 [Zend/tests/015.phpt]
PASS trigger_error() tests [Zend/tests/015.phpt] 
TEST 847/15182 [Zend/tests/016.phpt]
PASS isset() with object properties when operating on non-object [Zend/tests/016.phpt] 
TEST 848/15182 [Zend/tests/017.phpt]
PASS builtin functions tests [Zend/tests/017.phpt] 
TEST 849/15182 [Zend/tests/018.phpt]
PASS constant() tests [Zend/tests/018.phpt] 
TEST 850/15182 [Zend/tests/019.phpt]
PASS Test unset(), empty() and isset() functions [Zend/tests/019.phpt] 
TEST 851/15182 [Zend/tests/020.phpt]
PASS func_get_arg() invalid usage [Zend/tests/020.phpt] 
TEST 852/15182 [Zend/tests/021.phpt]
PASS ?: operator [Zend/tests/021.phpt] 
TEST 853/15182 [Zend/tests/022.phpt]
PASS Implementating abstracting methods and optional parameters [Zend/tests/022.phpt] 
TEST 854/15182 [Zend/tests/023.phpt]
PASS Testing variable variables as function name [Zend/tests/023.phpt] 
TEST 855/15182 [Zend/tests/024.phpt]
PASS Testing operations with undefined variable [Zend/tests/024.phpt] 
TEST 856/15182 [Zend/tests/025.phpt]
PASS Testing dynamic calls [Zend/tests/025.phpt] 
TEST 857/15182 [Zend/tests/026.phpt]
PASS Trying assign value to property when an object is not returned in a function [Zend/tests/026.phpt] 
TEST 858/15182 [Zend/tests/027.phpt]
PASS Testing dynamic calls using variable variables with curly syntax [Zend/tests/027.phpt] 
TEST 859/15182 [Zend/tests/028.phpt]
PASS Testing function call through of array item [Zend/tests/028.phpt] 
TEST 860/15182 [Zend/tests/029.phpt]
PASS Testing assign to property of an object in an array [Zend/tests/029.phpt] 
TEST 861/15182 [Zend/tests/030.phpt]
PASS Overriding $this in catch and checking the object properties later. [Zend/tests/030.phpt] 
TEST 862/15182 [Zend/tests/031.phpt]
PASS Testing array with '[]' passed as argument by value [Zend/tests/031.phpt] 
TEST 863/15182 [Zend/tests/032.phpt]
PASS Testing array with '[]' passed as argument by reference [Zend/tests/032.phpt] 
TEST 864/15182 [Zend/tests/033.phpt]
PASS Using undefined multidimensional array [Zend/tests/033.phpt] 
TEST 865/15182 [Zend/tests/034.phpt]
PASS Testing multiples 'default:' in switch [Zend/tests/034.phpt] 
TEST 866/15182 [Zend/tests/035.phpt]
PASS Using 'static' and 'global' in global scope [Zend/tests/035.phpt] 
TEST 867/15182 [Zend/tests/036.phpt]
PASS Trying to use lambda in array offset [Zend/tests/036.phpt] 
TEST 868/15182 [Zend/tests/037.phpt]
PASS Trying to access inexistent static property of Closure [Zend/tests/037.phpt] 
TEST 869/15182 [Zend/tests/038.phpt]
PASS Trying to use lambda as array key [Zend/tests/038.phpt] 
TEST 870/15182 [Zend/tests/67468.phpt]
PASS Bug #67468 (Segfault in highlight_file()/highlight_string()) [Zend/tests/67468.phpt] 
TEST 871/15182 [Zend/tests/ArrayAccess_indirect_append.phpt]
PASS Using indirect append on ArrayAccess object [Zend/tests/ArrayAccess_indirect_append.phpt] 
TEST 872/15182 [Zend/tests/ErrorException_getSeverity.phpt]
PASS final public int ErrorException::getSeverity ( void ); [Zend/tests/ErrorException_getSeverity.phpt] 
TEST 873/15182 [Zend/tests/abstract-static.phpt]
PASS Test for abstract static classes [Zend/tests/abstract-static.phpt] 
TEST 874/15182 [Zend/tests/abstract_inheritance_001.phpt]
PASS Allow abstract function override [Zend/tests/abstract_inheritance_001.phpt] 
TEST 875/15182 [Zend/tests/abstract_inheritance_002.phpt]
PASS Allow abstract function override [Zend/tests/abstract_inheritance_002.phpt] 
TEST 876/15182 [Zend/tests/abstract_inheritance_003.phpt]
PASS Allow abstract function override [Zend/tests/abstract_inheritance_003.phpt] 
TEST 877/15182 [Zend/tests/access_modifiers_001.phpt]
PASS using multiple access modifiers (methods) [Zend/tests/access_modifiers_001.phpt] 
TEST 878/15182 [Zend/tests/access_modifiers_002.phpt]
PASS using multiple access modifiers (attributes) [Zend/tests/access_modifiers_002.phpt] 
TEST 879/15182 [Zend/tests/access_modifiers_003.phpt]
PASS using multiple access modifiers (classes) [Zend/tests/access_modifiers_003.phpt] 
TEST 880/15182 [Zend/tests/access_modifiers_004.phpt]
PASS using multiple access modifiers (abstract methods) [Zend/tests/access_modifiers_004.phpt] 
TEST 881/15182 [Zend/tests/access_modifiers_005.phpt]
PASS using multiple access modifiers (final methods) [Zend/tests/access_modifiers_005.phpt] 
TEST 882/15182 [Zend/tests/access_modifiers_006.phpt]
PASS using multiple access modifiers (static methods) [Zend/tests/access_modifiers_006.phpt] 
TEST 883/15182 [Zend/tests/access_modifiers_007.phpt]
PASS abstract final methods errmsg [Zend/tests/access_modifiers_007.phpt] 
TEST 884/15182 [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 885/15182 [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 886/15182 [Zend/tests/access_modifiers_010.phpt]
PASS Testing visibility of methods [Zend/tests/access_modifiers_010.phpt] 
TEST 887/15182 [Zend/tests/access_modifiers_011.phpt]
PASS __call() for private/protected methods [Zend/tests/access_modifiers_011.phpt] 
TEST 888/15182 [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 889/15182 [Zend/tests/access_modifiers_013.phpt]
PASS Prevent abstract and final in the same class declaration [Zend/tests/access_modifiers_013.phpt] 
TEST 890/15182 [Zend/tests/add_001.phpt]
PASS adding arrays [Zend/tests/add_001.phpt] 
TEST 891/15182 [Zend/tests/add_002.phpt]
PASS adding objects to arrays [Zend/tests/add_002.phpt] 
TEST 892/15182 [Zend/tests/add_003.phpt]
PASS adding arrays to objects [Zend/tests/add_003.phpt] 
TEST 893/15182 [Zend/tests/add_004.phpt]
PASS adding numbers to arrays [Zend/tests/add_004.phpt] 
TEST 894/15182 [Zend/tests/add_005.phpt]
PASS adding integers to doubles [Zend/tests/add_005.phpt] 
TEST 895/15182 [Zend/tests/add_006.phpt]
PASS adding numbers to strings [Zend/tests/add_006.phpt] 
TEST 896/15182 [Zend/tests/add_007.phpt]
PASS adding strings to arrays [Zend/tests/add_007.phpt] 
TEST 897/15182 [Zend/tests/and_001.phpt]
PASS bitwise AND and strings [Zend/tests/and_001.phpt] 
TEST 898/15182 [Zend/tests/anon/001.phpt]
PASS declare bare anonymous class [Zend/tests/anon/001.phpt] 
TEST 899/15182 [Zend/tests/anon/002.phpt]
PASS declare anonymous class extending another [Zend/tests/anon/002.phpt] 
TEST 900/15182 [Zend/tests/anon/003.phpt]
PASS reusing anonymous classes [Zend/tests/anon/003.phpt] 
TEST 901/15182 [Zend/tests/anon/004.phpt]
PASS testing anonymous inheritance [Zend/tests/anon/004.phpt] 
TEST 902/15182 [Zend/tests/anon/005.phpt]
PASS testing reusing anons that implement an interface [Zend/tests/anon/005.phpt] 
TEST 903/15182 [Zend/tests/anon/006.phpt]
PASS testing anon classes inside namespaces [Zend/tests/anon/006.phpt] 
TEST 904/15182 [Zend/tests/anon/007.phpt]
PASS testing anon classes in functions outside of classes in namespaces [Zend/tests/anon/007.phpt] 
TEST 905/15182 [Zend/tests/anon/008.phpt]
PASS testing static access for methods and properties in anon classes [Zend/tests/anon/008.phpt] 
TEST 906/15182 [Zend/tests/anon/009.phpt]
PASS testing traits in anon classes [Zend/tests/anon/009.phpt] 
TEST 907/15182 [Zend/tests/anon/010.phpt]
PASS Trait binding after anon class [Zend/tests/anon/010.phpt] 
TEST 908/15182 [Zend/tests/anon/011.phpt]
PASS Ensure proper inheritance with get_class(anon class instance) used via class_alias (see also bug #70106) [Zend/tests/anon/011.phpt] 
TEST 909/15182 [Zend/tests/anon/012.phpt]
PASS Ensure correct unmangling of private property names for anonymous class instances [Zend/tests/anon/012.phpt] 
TEST 910/15182 [Zend/tests/anon/013.phpt]
PASS closure binding to anonymous class [Zend/tests/anon/013.phpt] 
TEST 911/15182 [Zend/tests/anon/014.phpt]
PASS anonymous class trait binding [Zend/tests/anon/014.phpt] 
TEST 912/15182 [Zend/tests/anonymous_func_001.phpt]
PASS Testing calls to anonymous function [Zend/tests/anonymous_func_001.phpt] 
TEST 913/15182 [Zend/tests/anonymous_func_002.phpt]
PASS Testing anonymous function return as array key and accessing $GLOBALS [Zend/tests/anonymous_func_002.phpt] 
TEST 914/15182 [Zend/tests/anonymous_func_003.phpt]
PASS Using throw $var with anonymous function return [Zend/tests/anonymous_func_003.phpt] 
TEST 915/15182 [Zend/tests/arg_unpack/basic.phpt]
PASS Basic argument unpacking [Zend/tests/arg_unpack/basic.phpt] 
TEST 916/15182 [Zend/tests/arg_unpack/by_ref.phpt]
PASS Argument unpacking with by-ref arguments [Zend/tests/arg_unpack/by_ref.phpt] 
TEST 917/15182 [Zend/tests/arg_unpack/by_ref_separation.phpt]
PASS Array must be separated if unpacking by reference [Zend/tests/arg_unpack/by_ref_separation.phpt] 
TEST 918/15182 [Zend/tests/arg_unpack/dynamic.phpt]
PASS Unpack arguments for dynamic call [Zend/tests/arg_unpack/dynamic.phpt] 
TEST 919/15182 [Zend/tests/arg_unpack/internal.phpt]
PASS Argument unpacking with internal functions [Zend/tests/arg_unpack/internal.phpt] 
TEST 920/15182 [Zend/tests/arg_unpack/invalid_type.phpt]
PASS Only arrays and Traversables can be unpacked [Zend/tests/arg_unpack/invalid_type.phpt] 
TEST 921/15182 [Zend/tests/arg_unpack/many_args.phpt]
PASS Argument unpacking with many arguments [Zend/tests/arg_unpack/many_args.phpt] 
TEST 922/15182 [Zend/tests/arg_unpack/method.phpt]
PASS Unpack arguments for method calls [Zend/tests/arg_unpack/method.phpt] 
TEST 923/15182 [Zend/tests/arg_unpack/new.phpt]
PASS Unpack arguments for new expression [Zend/tests/arg_unpack/new.phpt] 
TEST 924/15182 [Zend/tests/arg_unpack/non_integer_keys.phpt]
PASS Argument unpacking does not work with non-integer keys [Zend/tests/arg_unpack/non_integer_keys.phpt] 
TEST 925/15182 [Zend/tests/arg_unpack/positional_arg_after_unpack_error.phpt]
PASS Positional arguments cannot be used after argument unpacking [Zend/tests/arg_unpack/positional_arg_after_unpack_error.phpt] 
TEST 926/15182 [Zend/tests/arg_unpack/string_keys.phpt]
PASS Argument unpacking does not work with string keys (forward compatibility for named args) [Zend/tests/arg_unpack/string_keys.phpt] 
TEST 927/15182 [Zend/tests/arg_unpack/traversable_throwing_exception.phpt]
PASS Traversables that throw exceptions are properly handled during argument unpack [Zend/tests/arg_unpack/traversable_throwing_exception.phpt] 
TEST 928/15182 [Zend/tests/arg_unpack/traversable_with_by_ref_parameters.phpt]
PASS Traversables cannot be unpacked into by-reference parameters [Zend/tests/arg_unpack/traversable_with_by_ref_parameters.phpt] 
TEST 929/15182 [Zend/tests/argument_restriction_001.phpt]
PASS Bug #55719 (Argument restriction should come with a more specific error message) [Zend/tests/argument_restriction_001.phpt] 
TEST 930/15182 [Zend/tests/argument_restriction_002.phpt]
PASS Bug #55719 (Argument restriction should come with a more specific error message) [Zend/tests/argument_restriction_002.phpt] 
TEST 931/15182 [Zend/tests/argument_restriction_003.phpt]
PASS Bug #55719 (Argument restriction should come with a more specific error message) [Zend/tests/argument_restriction_003.phpt] 
TEST 932/15182 [Zend/tests/argument_restriction_004.phpt]
PASS Bug #55719 (Argument restriction should come with a more specific error message) [Zend/tests/argument_restriction_004.phpt] 
TEST 933/15182 [Zend/tests/argument_restriction_005.phpt]
PASS Bug #55719 (Argument restriction should come with a more specific error message) [Zend/tests/argument_restriction_005.phpt] 
TEST 934/15182 [Zend/tests/argument_restriction_006.phpt]
PASS Bug #60174 (Notice when array in method prototype error) [Zend/tests/argument_restriction_006.phpt] 
TEST 935/15182 [Zend/tests/array_add_indirect.phpt]
PASS Array addition should not add INDIRECT elements [Zend/tests/array_add_indirect.phpt] 
TEST 936/15182 [Zend/tests/array_addition_not_commutative.phpt]
PASS Array addition is not commutative -- do not swap operands [Zend/tests/array_addition_not_commutative.phpt] 
TEST 937/15182 [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 938/15182 [Zend/tests/array_hash_zero.phpt]
PASS Accept hashes being equal to zero [Zend/tests/array_hash_zero.phpt] 
TEST 939/15182 [Zend/tests/array_literal_next_element_error.phpt]
PASS Next free element may overflow in array literals [Zend/tests/array_literal_next_element_error.phpt] 
TEST 940/15182 [Zend/tests/array_offset.phpt]
PASS Ensure "undefined offset" notice formats message corectly when undefined key is negative [Zend/tests/array_offset.phpt] 
TEST 941/15182 [Zend/tests/array_self_add_globals.phpt]
PASS Add $GLOBALS to itself [Zend/tests/array_self_add_globals.phpt] 
TEST 942/15182 [Zend/tests/array_splice_empty_ht_iter_removal.phpt]
PASS HT iterator should be destroyed if array becomes empty during array_splice [Zend/tests/array_splice_empty_ht_iter_removal.phpt] 
TEST 943/15182 [Zend/tests/array_unpack/already_occupied.phpt]
PASS Appending to an array via unpack may fail [Zend/tests/array_unpack/already_occupied.phpt] 
TEST 944/15182 [Zend/tests/array_unpack/basic.phpt]
PASS Basic array unpacking [Zend/tests/array_unpack/basic.phpt] 
TEST 945/15182 [Zend/tests/array_unpack/classes.phpt]
PASS Array unpacking with classes [Zend/tests/array_unpack/classes.phpt] 
TEST 946/15182 [Zend/tests/array_unpack/in_destructuring.phpt]
PASS Spread operator is not supported in destructuring assignments [Zend/tests/array_unpack/in_destructuring.phpt] 
TEST 947/15182 [Zend/tests/array_unpack/non_integer_keys.phpt]
PASS Array unpacking does not work with non-integer keys [Zend/tests/array_unpack/non_integer_keys.phpt] 
TEST 948/15182 [Zend/tests/array_unpack/ref1.phpt]
PASS Array unpacking with element rc=1 [Zend/tests/array_unpack/ref1.phpt] 
TEST 949/15182 [Zend/tests/array_unpack/string_keys.phpt]
PASS array unpacking with string keys (not supported) [Zend/tests/array_unpack/string_keys.phpt] 
TEST 950/15182 [Zend/tests/array_unpack/undef_var.phpt]
PASS array unpacking with undefinded variable [Zend/tests/array_unpack/undef_var.phpt] 
TEST 951/15182 [Zend/tests/array_unpack/unpack_invalid_type_compile_time.phpt]
PASS Unpacking non-array/Traversable detected at compile-time [Zend/tests/array_unpack/unpack_invalid_type_compile_time.phpt] 
TEST 952/15182 [Zend/tests/array_unpack/unpack_string_keys_compile_time.phpt]
PASS Unpacking of string keys detected at compile-time [Zend/tests/array_unpack/unpack_string_keys_compile_time.phpt] 
TEST 953/15182 [Zend/tests/array_unpack_string_keys.phpt]
PASS Using array unpacking in an array literal that also has string keys (OSS-Fuzz #17965) [Zend/tests/array_unpack_string_keys.phpt] 
TEST 954/15182 [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 955/15182 [Zend/tests/array_with_refs_identical.phpt]
PASS Identical comparison of array with references [Zend/tests/array_with_refs_identical.phpt] 
TEST 956/15182 [Zend/tests/arrow_functions/001.phpt]
PASS Basic arrow function functionality check [Zend/tests/arrow_functions/001.phpt] 
TEST 957/15182 [Zend/tests/arrow_functions/002.phpt]
PASS Arrow functions implicit use must be throwing notices only upon actual use [Zend/tests/arrow_functions/002.phpt] 
TEST 958/15182 [Zend/tests/arrow_functions/003.phpt]
PASS Variable-variables inside arrow functions [Zend/tests/arrow_functions/003.phpt] 
TEST 959/15182 [Zend/tests/arrow_functions/004.phpt]
PASS Auto-globals in arrow functions [Zend/tests/arrow_functions/004.phpt] 
TEST 960/15182 [Zend/tests/arrow_functions/005.phpt]
PASS Arrow function $this binding [Zend/tests/arrow_functions/005.phpt] 
TEST 961/15182 [Zend/tests/arrow_functions/006.phpt]
PASS Arrow functions syntax variations [Zend/tests/arrow_functions/006.phpt] 
TEST 962/15182 [Zend/tests/arrow_functions/007.phpt]
PASS Pretty printing for arrow functions [Zend/tests/arrow_functions/007.phpt] 
TEST 963/15182 [Zend/tests/arrow_functions/008.phpt]
PASS Yield inside arrow functions [Zend/tests/arrow_functions/008.phpt] 
TEST 964/15182 [Zend/tests/assert/bug70208.phpt]
PASS Bug #70208 (scope information must be preserved with assert()) [Zend/tests/assert/bug70208.phpt] 
TEST 965/15182 [Zend/tests/assert/bug70528.phpt]
PASS Bug #70528 (assert() with instanceof adds apostrophes around class name) [Zend/tests/assert/bug70528.phpt] 
TEST 966/15182 [Zend/tests/assert/expect_001.phpt]
PASS test passing assertion [Zend/tests/assert/expect_001.phpt] 
TEST 967/15182 [Zend/tests/assert/expect_002.phpt]
PASS test failing assertion [Zend/tests/assert/expect_002.phpt] 
TEST 968/15182 [Zend/tests/assert/expect_003.phpt]
PASS test catching failed assertion [Zend/tests/assert/expect_003.phpt] 
TEST 969/15182 [Zend/tests/assert/expect_004.phpt]
PASS test providing reason (fail) [Zend/tests/assert/expect_004.phpt] 
TEST 970/15182 [Zend/tests/assert/expect_005.phpt]
PASS test providing reason (pass) [Zend/tests/assert/expect_005.phpt] 
TEST 971/15182 [Zend/tests/assert/expect_006.phpt]
PASS test looping assert (pass) [Zend/tests/assert/expect_006.phpt] 
TEST 972/15182 [Zend/tests/assert/expect_007.phpt]
PASS test compiled reason [Zend/tests/assert/expect_007.phpt] 
TEST 973/15182 [Zend/tests/assert/expect_008.phpt]
PASS test disabled expectations have no ill side effects [Zend/tests/assert/expect_008.phpt] 
TEST 974/15182 [Zend/tests/assert/expect_009.phpt]
PASS test stack trace is correct from failed exception in extended class [Zend/tests/assert/expect_009.phpt] 
TEST 975/15182 [Zend/tests/assert/expect_010.phpt]
PASS test stack trace is correct from failed exception in extended class (parent implementing constructor) [Zend/tests/assert/expect_010.phpt] 
TEST 976/15182 [Zend/tests/assert/expect_011.phpt]
PASS test overloaded __toString on custom exception [Zend/tests/assert/expect_011.phpt] 
TEST 977/15182 [Zend/tests/assert/expect_012.phpt]
PASS test enable/disable assertions at runtime [Zend/tests/assert/expect_012.phpt] 
TEST 978/15182 [Zend/tests/assert/expect_013.phpt]
PASS test failing assertion when disabled (with return value) [Zend/tests/assert/expect_013.phpt] 
TEST 979/15182 [Zend/tests/assert/expect_014.phpt]
PASS test failing assertion when disabled [Zend/tests/assert/expect_014.phpt] 
TEST 980/15182 [Zend/tests/assert/expect_015.phpt]
PASS AST pretty-peinter [Zend/tests/assert/expect_015.phpt] 
TEST 981/15182 [Zend/tests/assert/expect_016.phpt]
PASS test enable/disable assertions at runtime (assertions not completely disabled) [Zend/tests/assert/expect_016.phpt] 
TEST 982/15182 [Zend/tests/assert/expect_017.phpt]
PASS test enable/disable assertions at runtime (assertions completely disabled) [Zend/tests/assert/expect_017.phpt] 
TEST 983/15182 [Zend/tests/assert/expect_018.phpt]
PASS test assertions in namespace [Zend/tests/assert/expect_018.phpt] 
TEST 984/15182 [Zend/tests/assert/expect_019.phpt]
PASS test assertions in namespace (assertions completely disabled) [Zend/tests/assert/expect_019.phpt] 
TEST 985/15182 [Zend/tests/assert/expect_020.phpt]
PASS AST pretty-printer [Zend/tests/assert/expect_020.phpt] 
TEST 986/15182 [Zend/tests/assert/expect_empty_stmt_bug.phpt]
PASS Empty statement in assert() shouldn't segfault [Zend/tests/assert/expect_empty_stmt_bug.phpt] 
TEST 987/15182 [Zend/tests/assert/indirect_var_access_misoptimization.phpt]
PASS Misoptimization when variable is modified by assert() [Zend/tests/assert/indirect_var_access_misoptimization.phpt] 
TEST 988/15182 [Zend/tests/assign_by_val_function_by_ref_return_value.phpt]
PASS Return value of assigning by-val function result by-reference [Zend/tests/assign_by_val_function_by_ref_return_value.phpt] 
TEST 989/15182 [Zend/tests/assign_coalesce_001.phpt]
PASS Coalesce assign (??=): Basic behavior [Zend/tests/assign_coalesce_001.phpt] 
TEST 990/15182 [Zend/tests/assign_coalesce_002.phpt]
PASS Coalesce assign (??=): Exception handling [Zend/tests/assign_coalesce_002.phpt] 
TEST 991/15182 [Zend/tests/assign_coalesce_003.phpt]
PASS Coalesce assign (??=): ArrayAccess handling [Zend/tests/assign_coalesce_003.phpt] 
TEST 992/15182 [Zend/tests/assign_coalesce_004.phpt]
PASS Coalesce assign (??=): Non-writable variable [Zend/tests/assign_coalesce_004.phpt] 
TEST 993/15182 [Zend/tests/assign_coalesce_005.phpt]
PASS Coalesce assign (??=): Cannot reassign $this [Zend/tests/assign_coalesce_005.phpt] 
TEST 994/15182 [Zend/tests/assign_coalesce_006.phpt]
PASS Null coalesce assign with memoized constant operand that is later interned (OSS-Fuzz #17903) [Zend/tests/assign_coalesce_006.phpt] 
TEST 995/15182 [Zend/tests/assign_concat_array_empty_string.phpt]
PASS Assign concat of array and empty string [Zend/tests/assign_concat_array_empty_string.phpt] 
TEST 996/15182 [Zend/tests/assign_dim_obj_null_return.phpt]
PASS Various null return conditions of dim/obj assignments [Zend/tests/assign_dim_obj_null_return.phpt] 
TEST 997/15182 [Zend/tests/assign_obj_ref_byval_function.phpt]
PASS Assign result of by-value function to object property by-reference [Zend/tests/assign_obj_ref_byval_function.phpt] 
TEST 998/15182 [Zend/tests/assign_ref_error_var_handling.phpt]
PASS If the LHS of ref-assign ERRORs, that takes precedence over the "only variables" notice [Zend/tests/assign_ref_error_var_handling.phpt] 
TEST 999/15182 [Zend/tests/assign_ref_func_leak.phpt]
PASS Assigning the result of a non-reference function by-reference should not leak [Zend/tests/assign_ref_func_leak.phpt] 
TEST 1000/15182 [Zend/tests/assign_ref_to_overloaded_prop.phpt]
PASS Cannot assign by reference to overloaded object, even if __get() returns by-ref [Zend/tests/assign_ref_to_overloaded_prop.phpt] 
TEST 1001/15182 [Zend/tests/assign_to_obj_001.phpt]
PASS assign to object leaks with ref [Zend/tests/assign_to_obj_001.phpt] 
TEST 1002/15182 [Zend/tests/assign_to_obj_002.phpt]
PASS Assign to $this leaks when $this not defined [Zend/tests/assign_to_obj_002.phpt] 
TEST 1003/15182 [Zend/tests/assign_to_var_001.phpt]
PASS complex cases of variable assignment - 001 [Zend/tests/assign_to_var_001.phpt] 
TEST 1004/15182 [Zend/tests/assign_to_var_002.phpt]
PASS complex cases of variable assignment - 002 [Zend/tests/assign_to_var_002.phpt] 
TEST 1005/15182 [Zend/tests/assign_to_var_003.phpt]
PASS complex cases of variable assignment - 003 [Zend/tests/assign_to_var_003.phpt] 
TEST 1006/15182 [Zend/tests/assign_to_var_004.phpt]
PASS complex cases of variable assignment - 004 [Zend/tests/assign_to_var_004.phpt] 
TEST 1007/15182 [Zend/tests/ast/zend-pow-assign.phpt]
PASS ZEND_POW_ASSIGN [Zend/tests/ast/zend-pow-assign.phpt] 
TEST 1008/15182 [Zend/tests/ast_serialize_backtick_literal.phpt]
PASS Serialization of backtick literal is incorrect [Zend/tests/ast_serialize_backtick_literal.phpt] 
TEST 1009/15182 [Zend/tests/binary-32bit.phpt]
SKIP testing binary literals [Zend/tests/binary-32bit.phpt] reason: this test is for 32bit platform only
TEST 1010/15182 [Zend/tests/binary.phpt]
PASS testing binary literals [Zend/tests/binary.phpt] 
TEST 1011/15182 [Zend/tests/break_error_001.phpt]
PASS 'break' error (non positive integers) [Zend/tests/break_error_001.phpt] 
TEST 1012/15182 [Zend/tests/break_error_002.phpt]
PASS 'break' error (operator with non-integer operand) [Zend/tests/break_error_002.phpt] 
TEST 1013/15182 [Zend/tests/break_error_003.phpt]
PASS 'break' error (not in the loop context) [Zend/tests/break_error_003.phpt] 
TEST 1014/15182 [Zend/tests/break_error_004.phpt]
PASS 'break' error (wrong level) [Zend/tests/break_error_004.phpt] 
TEST 1015/15182 [Zend/tests/bug18556.phpt]
PASS Bug #18556 (Setting locale to 'tr_TR' lowercases class names) [Zend/tests/bug18556.phpt] 
TEST 1016/15182 [Zend/tests/bug19859.phpt]
PASS Bug #19859 (__call() does not catch call_user_func_array() calls) [Zend/tests/bug19859.phpt] 
TEST 1017/15182 [Zend/tests/bug20240.phpt]
PASS Bug #20240 (order of destructor calls) [Zend/tests/bug20240.phpt] 
TEST 1018/15182 [Zend/tests/bug20242.phpt]
PASS Bug #20242 (Method call in front of class definition) [Zend/tests/bug20242.phpt] 
TEST 1019/15182 [Zend/tests/bug21478.phpt]
PASS Bug #21478 (Zend/zend_alloc.c :: shutdown_memory_manager produces segfault) [Zend/tests/bug21478.phpt] 
TEST 1020/15182 [Zend/tests/bug21888.phpt]
PASS Bug #21888 (protected property and protected method of the same name) [Zend/tests/bug21888.phpt] 
TEST 1021/15182 [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 1022/15182 [Zend/tests/bug22836.phpt]
PASS Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt] 
TEST 1023/15182 [Zend/tests/bug23104.phpt]
PASS Bug #23104 (Hash position not reset for constant arrays) [Zend/tests/bug23104.phpt] 
TEST 1024/15182 [Zend/tests/bug24436.phpt]
PASS Bug #24436 (isset()/empty() produce errors with non-existent variables in classes) [Zend/tests/bug24436.phpt] 
TEST 1025/15182 [Zend/tests/bug24635.phpt]
PASS Bug #24635 (crash on dtor calling other functions) [Zend/tests/bug24635.phpt] 
TEST 1026/15182 [Zend/tests/bug24699.phpt]
PASS Bug #24699 (Memory Leak with per-class constants) [Zend/tests/bug24699.phpt] 
TEST 1027/15182 [Zend/tests/bug24773.phpt]
PASS Bug #24773 (unset() of integers treated as arrays causes a crash) [Zend/tests/bug24773.phpt] 
TEST 1028/15182 [Zend/tests/bug24884.phpt]
PASS Bug #24884 (calling $this->__clone(); crashes php) [Zend/tests/bug24884.phpt] 
TEST 1029/15182 [Zend/tests/bug26010.phpt]
PASS Bug #26010 (private / protected variables get exposed by get_object_vars()) [Zend/tests/bug26010.phpt] 
TEST 1030/15182 [Zend/tests/bug26077.phpt]
PASS Bug #26077 (Memory leaks when creating an instance of an object) [Zend/tests/bug26077.phpt] 
TEST 1031/15182 [Zend/tests/bug26166.phpt]
PASS Bug #26166 (__toString() crash when no values returned) [Zend/tests/bug26166.phpt] 
TEST 1032/15182 [Zend/tests/bug26229.phpt]
PASS Bug #26229 (getIterator() segfaults when it returns arrays or scalars) [Zend/tests/bug26229.phpt] 
TEST 1033/15182 [Zend/tests/bug26281.phpt]
PASS Bug #26281 (switch() crash when condition is a string offset) [Zend/tests/bug26281.phpt] 
TEST 1034/15182 [Zend/tests/bug26696.phpt]
PASS Bug #26696 (crash in switch() when string index is used) [Zend/tests/bug26696.phpt] 
TEST 1035/15182 [Zend/tests/bug26697.phpt]
PASS Bug #26697 (calling class_exists on a nonexistent class in __autoload results in segfault) [Zend/tests/bug26697.phpt] 
TEST 1036/15182 [Zend/tests/bug26698.phpt]
PASS Bug #26698 (Thrown exceptions while evaluating argument to pass as parameter crash PHP) [Zend/tests/bug26698.phpt] 
TEST 1037/15182 [Zend/tests/bug26801.phpt]
PASS Bug #26801 (switch ($a{0}) crash) [Zend/tests/bug26801.phpt] 
TEST 1038/15182 [Zend/tests/bug26802.phpt]
PASS Bug #26802 (Can't call static method using a variable) [Zend/tests/bug26802.phpt] 
TEST 1039/15182 [Zend/tests/bug27268.phpt]
PASS Bug #27268 (Bad references accentuated by clone) [Zend/tests/bug27268.phpt] 
TEST 1040/15182 [Zend/tests/bug27304.phpt]
PASS Bug #27304 (Static functions don't function properly) [Zend/tests/bug27304.phpt] 
TEST 1041/15182 [Zend/tests/bug27598.phpt]
PASS Bug #27598 (list() array key assignment causes HUGE memory leak) [Zend/tests/bug27598.phpt] 
TEST 1042/15182 [Zend/tests/bug27669.phpt]
PASS Bug #27669 (PHP 5 didn't support all possibilities for calling static methods dynamically) [Zend/tests/bug27669.phpt] 
TEST 1043/15182 [Zend/tests/bug27731.phpt]
PASS Bug #27731 (error_reporing() call inside @ block does not work correctly) [Zend/tests/bug27731.phpt] 
TEST 1044/15182 [Zend/tests/bug27798.phpt]
PASS Bug #27798 (private / protected variables not exposed by get_object_vars() inside class) [Zend/tests/bug27798.phpt] 
TEST 1045/15182 [Zend/tests/bug28072.phpt]
PASS Bug #28072 (static array with some constant keys will be incorrectly ordered) [Zend/tests/bug28072.phpt] 
TEST 1046/15182 [Zend/tests/bug28377.phpt]
PASS Bug #28377 (debug_backtrace is intermittently passing args) [Zend/tests/bug28377.phpt] 
TEST 1047/15182 [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 1048/15182 [Zend/tests/bug28444.phpt]
PASS Bug #28444 (Cannot access undefined property for object with overloaded property access) [Zend/tests/bug28444.phpt] 
TEST 1049/15182 [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 1050/15182 [Zend/tests/bug29104.phpt]
PASS Bug #29104 (Function declaration in method doesn't work) [Zend/tests/bug29104.phpt] 
TEST 1051/15182 [Zend/tests/bug29210.phpt]
PASS Bug #29210 (Function is_callable does not support private and protected methods) [Zend/tests/bug29210.phpt] 
TEST 1052/15182 [Zend/tests/bug29368.phpt]
PASS Bug #29368 (The destructor is called when an exception is thrown from the constructor) [Zend/tests/bug29368.phpt] 
TEST 1053/15182 [Zend/tests/bug29368_1.phpt]
PASS Bug #29368.1 (The destructor is called when an exception is thrown from the constructor). [Zend/tests/bug29368_1.phpt] 
TEST 1054/15182 [Zend/tests/bug29368_2.phpt]
PASS Bug #29368.2 (The destructor is called when an exception is thrown from the constructor). [Zend/tests/bug29368_2.phpt] 
TEST 1055/15182 [Zend/tests/bug29368_3.phpt]
PASS Bug #29368.3 (The destructor is called when an exception is thrown from the constructor). [Zend/tests/bug29368_3.phpt] 
TEST 1056/15182 [Zend/tests/bug29505.phpt]
PASS Bug #29505 (get_class_vars() severely broken when used with arrays) [Zend/tests/bug29505.phpt] 
TEST 1057/15182 [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 1058/15182 [Zend/tests/bug29689.phpt]
PASS Bug #29689 (default value of protected member overrides default value of private) [Zend/tests/bug29689.phpt] 
TEST 1059/15182 [Zend/tests/bug29883.phpt]
PASS Bug #29883 (isset gives invalid values on strings) [Zend/tests/bug29883.phpt] 
TEST 1060/15182 [Zend/tests/bug29890.phpt]
PASS Bug #29890 (crash if error handler fails) [Zend/tests/bug29890.phpt] 
TEST 1061/15182 [Zend/tests/bug29896.phpt]
PASS Bug #29896 (Backtrace argument list out of sync) [Zend/tests/bug29896.phpt] 
TEST 1062/15182 [Zend/tests/bug29944.phpt]
PASS Bug #29944 (Function defined in switch, crashes) [Zend/tests/bug29944.phpt] 
TEST 1063/15182 [Zend/tests/bug30080.phpt]
PASS Bug #30080 (Passing array or non array of objects) [Zend/tests/bug30080.phpt] 
TEST 1064/15182 [Zend/tests/bug30140.phpt]
PASS Bug #30140 (Problem with array in static properties) [Zend/tests/bug30140.phpt] 
TEST 1065/15182 [Zend/tests/bug30161.phpt]
PASS Bug #30161 (Segmentation fault with exceptions) [Zend/tests/bug30161.phpt] 
TEST 1066/15182 [Zend/tests/bug30162.phpt]
PASS Bug #30162 (Catching exception in constructor couses lose of $this) [Zend/tests/bug30162.phpt] 
TEST 1067/15182 [Zend/tests/bug30346.phpt]
PASS Bug #30346 (arrayAccess and using $this) [Zend/tests/bug30346.phpt] 
TEST 1068/15182 [Zend/tests/bug30394.phpt]
PASS Bug #30394 (Assignment operators yield wrong result with __get/__set) [Zend/tests/bug30394.phpt] 
TEST 1069/15182 [Zend/tests/bug30407.phpt]
PASS Bug #30407 (Strange behaviour of default arguments) [Zend/tests/bug30407.phpt] 
TEST 1070/15182 [Zend/tests/bug30451.phpt]
PASS Bug #30451 (static properties permissions broken) [Zend/tests/bug30451.phpt] 
TEST 1071/15182 [Zend/tests/bug30519.phpt]
PASS Bug #30519 (Interface not existing says Class not found) [Zend/tests/bug30519.phpt] 
TEST 1072/15182 [Zend/tests/bug30702.phpt]
PASS Bug #30702 (cannot initialize class variable from class constant) [Zend/tests/bug30702.phpt] 
TEST 1073/15182 [Zend/tests/bug30707.phpt]
PASS Bug #30707 (Segmentation fault on exception in method) [Zend/tests/bug30707.phpt] 
TEST 1074/15182 [Zend/tests/bug30725.phpt]
PASS Bug #30725 (PHP segfaults when an exception is thrown in getIterator() within foreach) [Zend/tests/bug30725.phpt] 
TEST 1075/15182 [Zend/tests/bug30791.phpt]
PASS Bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded) [Zend/tests/bug30791.phpt] 
TEST 1076/15182 [Zend/tests/bug30820.phpt]
PASS Bug #30820 (static member conflict with $this->member silently ignored) [Zend/tests/bug30820.phpt] 
TEST 1077/15182 [Zend/tests/bug30828.phpt]
PASS Bug #30828 (debug_backtrace() reports incorrect class in overridden methods) [Zend/tests/bug30828.phpt] 
TEST 1078/15182 [Zend/tests/bug30889.phpt]
PASS Bug #30889 (Conflict between __get/__set and ++ operator) [Zend/tests/bug30889.phpt] 
TEST 1079/15182 [Zend/tests/bug30922.phpt]
PASS Bug #30922 (reflective functions crash PHP when interfaces extend themselves) [Zend/tests/bug30922.phpt] 
TEST 1080/15182 [Zend/tests/bug30998.phpt]
PASS Bug #30998 (Crash when user error handler returns false) [Zend/tests/bug30998.phpt] 
TEST 1081/15182 [Zend/tests/bug31098.phpt]
PASS Bug #31098 (isset() / empty() incorrectly returns true in dereference of a wrong type) [Zend/tests/bug31098.phpt] 
TEST 1082/15182 [Zend/tests/bug31102.phpt]
PASS Bug #31102 (Exception not handled when thrown inside __autoload()) [Zend/tests/bug31102.phpt] 
TEST 1083/15182 [Zend/tests/bug31177-2.phpt]
PASS Bug #31177 (memory corruption because of incorrect refcounting) [Zend/tests/bug31177-2.phpt] 
TEST 1084/15182 [Zend/tests/bug31177.phpt]
PASS Bug #31177 (Memory leak) [Zend/tests/bug31177.phpt] 
TEST 1085/15182 [Zend/tests/bug31341.phpt]
PASS Bug #31341 (escape on curly inconsistent) [Zend/tests/bug31341.phpt] 
TEST 1086/15182 [Zend/tests/bug31525.phpt]
PASS Bug #31525 (object reference being dropped. $this getting lost) [Zend/tests/bug31525.phpt] 
TEST 1087/15182 [Zend/tests/bug31683.phpt]
PASS Bug #31683 (changes to $name in __get($name) override future parameters) [Zend/tests/bug31683.phpt] 
TEST 1088/15182 [Zend/tests/bug31720.phpt]
PASS Bug #31720 (Invalid object callbacks not caught in array_walk()) [Zend/tests/bug31720.phpt] 
TEST 1089/15182 [Zend/tests/bug32226.phpt]
PASS Bug #32226 (SEGV with exception handler on non existing instance) [Zend/tests/bug32226.phpt] 
TEST 1090/15182 [Zend/tests/bug32252.phpt]
PASS Bug #32252 (Segfault when offsetSet throws an Exception (only without debug)) [Zend/tests/bug32252.phpt] 
TEST 1091/15182 [Zend/tests/bug32290.phpt]
PASS Bug #32290 (calling call_user_func_array() ends in infinite loop within child class) [Zend/tests/bug32290.phpt] 
TEST 1092/15182 [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 1093/15182 [Zend/tests/bug32322.phpt]
PASS Bug #32322 (Return values by reference broken( using self::),example singleton instance) [Zend/tests/bug32322.phpt] 
TEST 1094/15182 [Zend/tests/bug32427.phpt]
PASS Bug #32427 (Interfaces are not allowed 'static' access modifier) [Zend/tests/bug32427.phpt] 
TEST 1095/15182 [Zend/tests/bug32428.phpt]
PASS Bug #32428 (The @ warning error suppression operator is broken) [Zend/tests/bug32428.phpt] 
TEST 1096/15182 [Zend/tests/bug32429.phpt]
PASS Bug #32429 (method_exists() always return TRUE if __call method exists) [Zend/tests/bug32429.phpt] 
TEST 1097/15182 [Zend/tests/bug32596.phpt]
PASS Bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct) [Zend/tests/bug32596.phpt] 
TEST 1098/15182 [Zend/tests/bug32660.phpt]
PASS Bug #32660 (Assignment by reference causes crash when field access is overloaded (__get)) [Zend/tests/bug32660.phpt] 
TEST 1099/15182 [Zend/tests/bug32674.phpt]
PASS Bug #32674 (exception in iterator causes crash) [Zend/tests/bug32674.phpt] 
TEST 1100/15182 [Zend/tests/bug32799.phpt]
PASS Bug #32799 (crash: calling the corresponding global var during the destruct) [Zend/tests/bug32799.phpt] 
TEST 1101/15182 [Zend/tests/bug32833.phpt]
PASS Bug #32833 (Invalid opcode with $a[] .= '') [Zend/tests/bug32833.phpt] 
TEST 1102/15182 [Zend/tests/bug32993.phpt]
PASS Bug #32993 (implemented Iterator function current() don't throw exception) [Zend/tests/bug32993.phpt] 
TEST 1103/15182 [Zend/tests/bug33116.phpt]
PASS Bug #33116 (crash when assigning class name to global variable in __autoload) [Zend/tests/bug33116.phpt] 
TEST 1104/15182 [Zend/tests/bug33171.phpt]
PASS Bug #33171 (foreach enumerates private fields declared in base classes) [Zend/tests/bug33171.phpt] 
TEST 1105/15182 [Zend/tests/bug33257.phpt]
PASS Bug #33257 (array_splice() inconsistent when passed function instead of variable) [Zend/tests/bug33257.phpt] 
TEST 1106/15182 [Zend/tests/bug33277.phpt]
PASS Bug #33277 (private method accessed by child class) [Zend/tests/bug33277.phpt] 
TEST 1107/15182 [Zend/tests/bug33282.phpt]
PASS Bug #33282 (Re-assignment by reference does not clear the is_ref flag) [Zend/tests/bug33282.phpt] 
TEST 1108/15182 [Zend/tests/bug33318.phpt]
PASS Bug #33318 (throw 1; results in Invalid opcode 108/1/8) [Zend/tests/bug33318.phpt] 
TEST 1109/15182 [Zend/tests/bug33512.phpt]
PASS Bug #33512 (unset() overloaded properties doesn't work) [Zend/tests/bug33512.phpt] 
TEST 1110/15182 [Zend/tests/bug33558.phpt]
PASS Bug #33558 (warning with nested calls to functions returning by reference) [Zend/tests/bug33558.phpt] 
TEST 1111/15182 [Zend/tests/bug33710.phpt]
PASS Bug #33710 (ArrayAccess objects doesn't initialize $this) [Zend/tests/bug33710.phpt] 
TEST 1112/15182 [Zend/tests/bug33732.phpt]
PASS Bug #33732 (Wrong behavior of constants in class and interface extending) [Zend/tests/bug33732.phpt] 
TEST 1113/15182 [Zend/tests/bug33771.phpt]
PASS Bug #33771 (error_reporting falls to 0 when @ was used inside try/catch block) [Zend/tests/bug33771.phpt] 
TEST 1114/15182 [Zend/tests/bug33802.phpt]
PASS Bug #33802 (throw Exception in error handler causes crash) [Zend/tests/bug33802.phpt] 
TEST 1115/15182 [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 1116/15182 [Zend/tests/bug33999.phpt]
PASS Bug #33999 (object remains object when cast to int) [Zend/tests/bug33999.phpt] 
TEST 1117/15182 [Zend/tests/bug34045.phpt]
PASS Bug #34045 (Buffer overflow with serialized object) [Zend/tests/bug34045.phpt] 
TEST 1118/15182 [Zend/tests/bug34062.phpt]
PASS Bug #34062 (Crash in catch block when many arguments are used) [Zend/tests/bug34062.phpt] 
TEST 1119/15182 [Zend/tests/bug34064.phpt]
PASS Bug #34064 (arr[] as param to function in class gives invalid opcode) [Zend/tests/bug34064.phpt] 
TEST 1120/15182 [Zend/tests/bug34065.phpt]
PASS Bug #34065 (throw in foreach causes memory leaks) [Zend/tests/bug34065.phpt] 
TEST 1121/15182 [Zend/tests/bug34137.phpt]
PASS Bug #34137 (assigning array element by reference causes binary mess) [Zend/tests/bug34137.phpt] 
TEST 1122/15182 [Zend/tests/bug34199.phpt]
PASS Bug #34199 (if($obj)/if(!$obj) inconsistency because of cast handler) [Zend/tests/bug34199.phpt] 
TEST 1123/15182 [Zend/tests/bug34260.phpt]
PASS Bug #34260 (Segfault with callbacks (array_map) + overloading) [Zend/tests/bug34260.phpt] 
TEST 1124/15182 [Zend/tests/bug34310.phpt]
PASS Bug #34310 (foreach($arr as $c->d => $x) crashes) [Zend/tests/bug34310.phpt] 
TEST 1125/15182 [Zend/tests/bug34358.phpt]
PASS Bug #34358 (Fatal error: Cannot re-assign $this(again)) [Zend/tests/bug34358.phpt] 
TEST 1126/15182 [Zend/tests/bug34467.phpt]
PASS Bug #34467 (foreach + __get + __set incosistency) [Zend/tests/bug34467.phpt] 
TEST 1127/15182 [Zend/tests/bug34518.phpt]
PASS Bug #34518 (Unset doesn't separate container in CV) [Zend/tests/bug34518.phpt] 
TEST 1128/15182 [Zend/tests/bug34617.phpt]
PASS Bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called) [Zend/tests/bug34617.phpt] 
TEST 1129/15182 [Zend/tests/bug34678.phpt]
PASS Bug #34678 (__call(), is_callable() and static methods) [Zend/tests/bug34678.phpt] 
TEST 1130/15182 [Zend/tests/bug34786.phpt]
PASS Bug #34786 (2 @ results in change to error_reporting() to random value) [Zend/tests/bug34786.phpt] 
TEST 1131/15182 [Zend/tests/bug34873.phpt]
PASS Bug #34873 (Segmentation Fault on foreach in object) [Zend/tests/bug34873.phpt] 
TEST 1132/15182 [Zend/tests/bug34879.phpt]
PASS Bug #34879 (str_replace, array_map corrupt negative array indexes on 64-bit platforms) [Zend/tests/bug34879.phpt] 
TEST 1133/15182 [Zend/tests/bug34893.phpt]
PASS Bug #34893 (PHP5.1 overloading, Cannot access private property) [Zend/tests/bug34893.phpt] 
TEST 1134/15182 [Zend/tests/bug35017.phpt]
PASS Bug #35017 (Exception thrown in error handler may cause unexpected behavior) [Zend/tests/bug35017.phpt] 
TEST 1135/15182 [Zend/tests/bug35106.phpt]
PASS Bug #35106 (nested foreach fails when array variable has a reference) [Zend/tests/bug35106.phpt] 
TEST 1136/15182 [Zend/tests/bug35163.phpt]
PASS Bug #35163 (Array elements can lose references) [Zend/tests/bug35163.phpt] 
TEST 1137/15182 [Zend/tests/bug35163_2.phpt]
PASS Bug #35163.2 (Array elements can lose references) [Zend/tests/bug35163_2.phpt] 
TEST 1138/15182 [Zend/tests/bug35163_3.phpt]
PASS Bug #35163.3 (Array elements can lose references) [Zend/tests/bug35163_3.phpt] 
TEST 1139/15182 [Zend/tests/bug35239.phpt]
PASS Bug #35239 (Objects can lose references) [Zend/tests/bug35239.phpt] 
TEST 1140/15182 [Zend/tests/bug35393.phpt]
PASS Bug #35393 (changing static protected members from outside the class) [Zend/tests/bug35393.phpt] 
TEST 1141/15182 [Zend/tests/bug35411.phpt]
PASS Bug #35411 (Regression with \{$ handling) [Zend/tests/bug35411.phpt] 
TEST 1142/15182 [Zend/tests/bug35437.phpt]
PASS Bug #35437 (Segfault or Invalid Opcode 137/1/4) [Zend/tests/bug35437.phpt] 
TEST 1143/15182 [Zend/tests/bug35470.phpt]
PASS Bug #35470 (Assigning global using variable name from array doesn't function) [Zend/tests/bug35470.phpt] 
TEST 1144/15182 [Zend/tests/bug35509.phpt]
PASS Bug #35509 (string constant as array key has different behavior inside object) [Zend/tests/bug35509.phpt] 
TEST 1145/15182 [Zend/tests/bug35634.phpt]
PASS Bug #35634 (Erroneous "Class declarations may not be nested" error raised) [Zend/tests/bug35634.phpt] 
TEST 1146/15182 [Zend/tests/bug35655.phpt]
PASS Bug #35655 (whitespace following end of heredoc is lost) [Zend/tests/bug35655.phpt] 
TEST 1147/15182 [Zend/tests/bug36006.phpt]
PASS Bug #36006 (Problem with $this in __destruct()) [Zend/tests/bug36006.phpt] 
TEST 1148/15182 [Zend/tests/bug36037.phpt]
PASS Bug #36037 (heredoc adds extra line number) [Zend/tests/bug36037.phpt] 
TEST 1149/15182 [Zend/tests/bug36071.phpt]
PASS Bug #36071 (Engine Crash related with 'clone') [Zend/tests/bug36071.phpt] 
TEST 1150/15182 [Zend/tests/bug36214.phpt]
PASS Bug #36214 (__get method works properly only when conditional operator is used) [Zend/tests/bug36214.phpt] 
TEST 1151/15182 [Zend/tests/bug36268.phpt]
PASS Bug #36268 (Object destructors called even after fatal errors) [Zend/tests/bug36268.phpt] 
TEST 1152/15182 [Zend/tests/bug36303.phpt]
PASS Bug #36303 (foreach on error_zval produces segfault) [Zend/tests/bug36303.phpt] 
TEST 1153/15182 [Zend/tests/bug36513.phpt]
PASS Bug #36513 (comment will be outputed in last line) [Zend/tests/bug36513.phpt] 
TEST 1154/15182 [Zend/tests/bug36568.phpt]
PASS Bug #36568 (memory_limit has no effect) [Zend/tests/bug36568.phpt] 
TEST 1155/15182 [Zend/tests/bug36759.phpt]
PASS Bug #36759 (Objects destructors are invoked in wrong order when script is finished) [Zend/tests/bug36759.phpt] 
TEST 1156/15182 [Zend/tests/bug37046.phpt]
PASS Bug #37046 (foreach breaks static scope) [Zend/tests/bug37046.phpt] 
TEST 1157/15182 [Zend/tests/bug37138.phpt]
PASS Bug #37138 (__autoload tries to load callback'ed self and parent) [Zend/tests/bug37138.phpt] 
TEST 1158/15182 [Zend/tests/bug37144.phpt]
PASS Bug #37144 (PHP crashes trying to assign into property of dead object) [Zend/tests/bug37144.phpt] 
TEST 1159/15182 [Zend/tests/bug37212.phpt]
PASS Bug #37212 (Access to protected property of common base class) [Zend/tests/bug37212.phpt] 
TEST 1160/15182 [Zend/tests/bug37251.phpt]
PASS Bug #37251 (deadlock when custom error handler is to catch array type hint error) [Zend/tests/bug37251.phpt] 
TEST 1161/15182 [Zend/tests/bug37632.phpt]
PASS Bug #37632 (Protected method access problem) [Zend/tests/bug37632.phpt] 
TEST 1162/15182 [Zend/tests/bug37667.phpt]
PASS Bug #37667 (Object is not added into array returned by __get) [Zend/tests/bug37667.phpt] 
TEST 1163/15182 [Zend/tests/bug37707.phpt]
PASS Bug #37707 (clone without assigning leaks memory) [Zend/tests/bug37707.phpt] 
TEST 1164/15182 [Zend/tests/bug37715.phpt]
PASS Bug #37715 (array pointers resetting on copy) [Zend/tests/bug37715.phpt] 
TEST 1165/15182 [Zend/tests/bug37811.phpt]
PASS Bug #37811 (define not using toString on objects) [Zend/tests/bug37811.phpt] 
TEST 1166/15182 [Zend/tests/bug38047.phpt]
PASS Bug #38047 ("file" and "line" sometimes not set in backtrace from inside error handler) [Zend/tests/bug38047.phpt] 
TEST 1167/15182 [Zend/tests/bug38146.phpt]
PASS Bug #38146 (Cannot use array returned from foo::__get('bar') in write context) [Zend/tests/bug38146.phpt] 
TEST 1168/15182 [Zend/tests/bug38211.phpt]
PASS Bug #38211 (variable name and cookie name match breaks script execution) [Zend/tests/bug38211.phpt] 
TEST 1169/15182 [Zend/tests/bug38220.phpt]
PASS Bug #38220 (Crash on some object operations) [Zend/tests/bug38220.phpt] 
TEST 1170/15182 [Zend/tests/bug38234.phpt]
PASS Bug #38234 (Exception in __clone makes memory leak) [Zend/tests/bug38234.phpt] 
TEST 1171/15182 [Zend/tests/bug38287.phpt]
PASS Bug #38287 (static variables mess up global vars) [Zend/tests/bug38287.phpt] 
TEST 1172/15182 [Zend/tests/bug38461.phpt]
PASS Bug #38461 (setting private attribute with __set() produces segfault) [Zend/tests/bug38461.phpt] 
TEST 1173/15182 [Zend/tests/bug38469.phpt]
PASS Bug #38469 (Unexpected creation of cycle) [Zend/tests/bug38469.phpt] 
TEST 1174/15182 [Zend/tests/bug38623.phpt]
PASS Bug #38623 (leaks in a tricky code with switch() and exceptions) [Zend/tests/bug38623.phpt] 
TEST 1175/15182 [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 1176/15182 [Zend/tests/bug38772.phpt]
PASS Bug #38772 (inconsistent overriding of methods in different visibility contexts) [Zend/tests/bug38772.phpt] 
TEST 1177/15182 [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 1178/15182 [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 1179/15182 [Zend/tests/bug38808.phpt]
PASS Bug #38808 ("maybe ref" issue for current() and others) [Zend/tests/bug38808.phpt] 
TEST 1180/15182 [Zend/tests/bug38942.phpt]
PASS Bug #38942 (Double old-style-ctor inheritance) [Zend/tests/bug38942.phpt] 
TEST 1181/15182 [Zend/tests/bug39003.phpt]
PASS Bug #39003 (__autoload() is called for type hinting) [Zend/tests/bug39003.phpt] 
TEST 1182/15182 [Zend/tests/bug39017.phpt]
PASS Bug #39017 (foreach(($obj = new myClass) as $v); echo $obj; segfaults) [Zend/tests/bug39017.phpt] 
TEST 1183/15182 [Zend/tests/bug39018.phpt]
PASS Bug #39018 (Error control operator '@' fails to suppress "Uninitialized string offset") [Zend/tests/bug39018.phpt] 
TEST 1184/15182 [Zend/tests/bug39018_2.phpt]
PASS Bug #39018 [2] (Error control operator '@' fails to suppress "Uninitialized string offset") [Zend/tests/bug39018_2.phpt] 
TEST 1185/15182 [Zend/tests/bug39036.phpt]
PASS Bug #39036 (Unsetting key of foreach() yields segmentation fault) [Zend/tests/bug39036.phpt] 
TEST 1186/15182 [Zend/tests/bug39127.phpt]
PASS Bug #39127 (Old-style constructor fallbacks produce strange results) [Zend/tests/bug39127.phpt] 
TEST 1187/15182 [Zend/tests/bug39297.phpt]
PASS Bug #39297 (Memory corryption because of indirect modification of overloaded array) [Zend/tests/bug39297.phpt] 
TEST 1188/15182 [Zend/tests/bug39304.phpt]
PASS Bug #39304 (Segmentation fault with list unpacking of string offset) [Zend/tests/bug39304.phpt] 
TEST 1189/15182 [Zend/tests/bug39346.phpt]
PASS Bug #39346 (Unsetting a static variable inside a destructor causes segfault later on) [Zend/tests/bug39346.phpt] 
TEST 1190/15182 [Zend/tests/bug39438.phpt]
PASS Bug #39438 (Fatal error: Out of memory) [Zend/tests/bug39438.phpt] 
TEST 1191/15182 [Zend/tests/bug39445.phpt]
PASS Bug #39445 (Calling debug_backtrace() in the __toString() function produces a crash) [Zend/tests/bug39445.phpt] 
TEST 1192/15182 [Zend/tests/bug39449.phpt]
PASS Bug #39449 (Overloaded array properties do not work correctly) [Zend/tests/bug39449.phpt] 
TEST 1193/15182 [Zend/tests/bug39542.phpt]
PASS Bug #39542 (Behaviour of require_once/include_once different to < 5.2.0) [Zend/tests/bug39542.phpt] 
TEST 1194/15182 [Zend/tests/bug39602.phpt]
PASS Bug #39602 (Invalid session.save_handler crashes PHP) [Zend/tests/bug39602.phpt] 
TEST 1195/15182 [Zend/tests/bug39721.phpt]
PASS Bug #39721 (Runtime inheritance causes data corruption) [Zend/tests/bug39721.phpt] 
TEST 1196/15182 [Zend/tests/bug39775.phpt]
PASS Bug #39775 ("Indirect modification ..." message is not shown) [Zend/tests/bug39775.phpt] 
TEST 1197/15182 [Zend/tests/bug39825.phpt]
PASS Bug #39825 (foreach produces memory error) [Zend/tests/bug39825.phpt] 
TEST 1198/15182 [Zend/tests/bug39944.phpt]
PASS Bug #39944 (References broken) [Zend/tests/bug39944.phpt] 
TEST 1199/15182 [Zend/tests/bug39990.phpt]
PASS Bug #39990 (Cannot "foreach" over overloaded properties) [Zend/tests/bug39990.phpt] 
TEST 1200/15182 [Zend/tests/bug40236.phpt]
SKIP Bug #40236 (php -a function allocation eats memory) [Zend/tests/bug40236.phpt] reason: Test doesn't support readline
TEST 1201/15182 [Zend/tests/bug40261.phpt]
PASS Bug #40261 (Extremely slow data handling due to memory fragmentation) [Zend/tests/bug40261.phpt] 
TEST 1202/15182 [Zend/tests/bug40509.phpt]
PASS Bug #40509 (key() function changed behaviour if global array is used within function) [Zend/tests/bug40509.phpt] 
TEST 1203/15182 [Zend/tests/bug40621.phpt]
PASS Bug #40621 (Crash when constructor called inappropriately (statically)) [Zend/tests/bug40621.phpt] 
TEST 1204/15182 [Zend/tests/bug40705.phpt]
PASS Bug #40705 (Iterating within function moves original array pointer) [Zend/tests/bug40705.phpt] 
TEST 1205/15182 [Zend/tests/bug40757.phpt]
PASS Bug #40757 (get_object_vars() get nothing in child class) [Zend/tests/bug40757.phpt] 
TEST 1206/15182 [Zend/tests/bug40770.phpt]
PASS Bug #40770 (Apache child exits when PHP memory limit reached) [Zend/tests/bug40770.phpt] 
TEST 1207/15182 [Zend/tests/bug40784.phpt]
PASS Bug #40784 (Case sensivity in constructor's fallback) [Zend/tests/bug40784.phpt] 
TEST 1208/15182 [Zend/tests/bug40809.phpt]
PASS Bug #40809 (Poor performance of ".=") [Zend/tests/bug40809.phpt] 
TEST 1209/15182 [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 1210/15182 [Zend/tests/bug40833.phpt]
PASS Bug #40833 (Crash when using unset() on an ArrayAccess object retrieved via __get) [Zend/tests/bug40833.phpt] 
TEST 1211/15182 [Zend/tests/bug40899.phpt]
PASS Bug #40899 (memory leak when nesting list()) [Zend/tests/bug40899.phpt] 
TEST 1212/15182 [Zend/tests/bug41026.phpt]
PASS Bug #41026 (segfault when calling "self::method()" in shutdown functions) [Zend/tests/bug41026.phpt] 
TEST 1213/15182 [Zend/tests/bug41075.phpt]
PASS Bug #41075 (memleak when creating default object caused exception) [Zend/tests/bug41075.phpt] 
TEST 1214/15182 [Zend/tests/bug41117_1.phpt]
PASS Bug #41117 (Altering $this via argument) [Zend/tests/bug41117_1.phpt] 
TEST 1215/15182 [Zend/tests/bug41209.phpt]
PASS Bug #41209 (Segmentation fault with ArrayAccess, set_error_handler and undefined var) [Zend/tests/bug41209.phpt] 
TEST 1216/15182 [Zend/tests/bug41351.phpt]
PASS Bug #41351 (Invalid opcode with foreach ($a[] as $b)) [Zend/tests/bug41351.phpt] 
TEST 1217/15182 [Zend/tests/bug41351_2.phpt]
PASS Bug #41351 (Invalid opcode with foreach ($a[] as $b)) - 2 [Zend/tests/bug41351_2.phpt] 
TEST 1218/15182 [Zend/tests/bug41351_3.phpt]
PASS Bug #41351 (Invalid opcode with foreach ($a[] as $b)) - 3 [Zend/tests/bug41351_3.phpt] 
TEST 1219/15182 [Zend/tests/bug41372.phpt]
PASS Bug #41372 (Internal pointer of source array resets during array copying) [Zend/tests/bug41372.phpt] 
TEST 1220/15182 [Zend/tests/bug41401.phpt]
PASS Bug #41401 (wrong precedence for unary minus) [Zend/tests/bug41401.phpt] 
TEST 1221/15182 [Zend/tests/bug41421.phpt]
PASS Bug #41421 (Uncaught exception from a stream wrapper segfaults) [Zend/tests/bug41421.phpt] 
TEST 1222/15182 [Zend/tests/bug41633_1.phpt]
PASS Bug #41633.1 (self:: doesn't work for constants) [Zend/tests/bug41633_1.phpt] 
TEST 1223/15182 [Zend/tests/bug41633_2.phpt]
PASS Bug #41633.2 (Undefined class constants must not be substituted by strings) [Zend/tests/bug41633_2.phpt] 
TEST 1224/15182 [Zend/tests/bug41633_3.phpt]
PASS Bug #41633.3 (Crash instantiating classes with self-referencing constants) [Zend/tests/bug41633_3.phpt] 
TEST 1225/15182 [Zend/tests/bug41633_4.phpt]
PASS Bug #41633.4 (self:: doesn't work for constants) [Zend/tests/bug41633_4.phpt] 
TEST 1226/15182 [Zend/tests/bug41640.phpt]
PASS Bug #41640 (get_class_vars produces error on class constants) [Zend/tests/bug41640.phpt] 
TEST 1227/15182 [Zend/tests/bug41813.phpt]
PASS Bug #41813 (segmentation fault when using string offset as an object) [Zend/tests/bug41813.phpt] 
TEST 1228/15182 [Zend/tests/bug41919.phpt]
PASS Bug #41919 (crash in string to array conversion) [Zend/tests/bug41919.phpt] 
TEST 1229/15182 [Zend/tests/bug41929.phpt]
PASS Bug #41929 (Foreach on object does not iterate over all visible properties) [Zend/tests/bug41929.phpt] 
TEST 1230/15182 [Zend/tests/bug41961.phpt]
PASS Bug #41961 (Ensure search for hidden private methods does not stray from class hierarchy) [Zend/tests/bug41961.phpt] 
TEST 1231/15182 [Zend/tests/bug42143.phpt]
PASS bug #42143 (The constant NAN is reported as 0 on Windows build) [Zend/tests/bug42143.phpt] 
TEST 1232/15182 [Zend/tests/bug42211.phpt]
PASS Bug #42211 (property_exists() fails to find protected properties from a parent class) [Zend/tests/bug42211.phpt] 
TEST 1233/15182 [Zend/tests/bug42767.phpt]
PASS Bug #42767 (highlight_string() truncates trailing comments) [Zend/tests/bug42767.phpt] 
TEST 1234/15182 [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 1235/15182 [Zend/tests/bug42798.phpt]
PASS Bug #42798 (_autoload() not triggered for classes used in method signature) [Zend/tests/bug42798.phpt] 
TEST 1236/15182 [Zend/tests/bug42802.phpt]
PASS Bug #42802 (Namespace not supported in types) [Zend/tests/bug42802.phpt] 
TEST 1237/15182 [Zend/tests/bug42817.phpt]
PASS Bug #42817 (clone() on a non-object does not result in a fatal error) [Zend/tests/bug42817.phpt] 
TEST 1238/15182 [Zend/tests/bug42818.phpt]
PASS Bug #42818 ($foo = clone(array()); leaks memory) [Zend/tests/bug42818.phpt] 
TEST 1239/15182 [Zend/tests/bug42819.phpt]
PASS Bug #42819 (namespaces in indexes of constant arrays) [Zend/tests/bug42819.phpt] 
TEST 1240/15182 [Zend/tests/bug42820.phpt]
PASS Bug #42820 (defined() on constant with namespace prefixes tries to load class) [Zend/tests/bug42820.phpt] 
TEST 1241/15182 [Zend/tests/bug42859.phpt]
PASS Bug #42859 (import always conflicts with internal classes) [Zend/tests/bug42859.phpt] 
TEST 1242/15182 [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 1243/15182 [Zend/tests/bug43027.phpt]
PASS Bug #43027 (Declare cause fatal error) [Zend/tests/bug43027.phpt] 
TEST 1244/15182 [Zend/tests/bug43053.phpt]
PASS Bug #43053 (Regression: some numbers shown in scientific notation) [Zend/tests/bug43053.phpt] 
TEST 1245/15182 [Zend/tests/bug43128.phpt]
PASS Bug #43128 (Very long class name causes segfault) [Zend/tests/bug43128.phpt] 
TEST 1246/15182 [Zend/tests/bug43175.phpt]
PASS Bug #43175 (__destruct() throwing an exception with __call() causes segfault) [Zend/tests/bug43175.phpt] 
TEST 1247/15182 [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 1248/15182 [Zend/tests/bug43200.phpt]
PASS Bug #43200 (Interface implementation / inheritance not possible in abstract classes) [Zend/tests/bug43200.phpt] 
TEST 1249/15182 [Zend/tests/bug43200_2.phpt]
PASS Bug #43200.2 (Interface implementation / inheritance not possible in abstract classes) [Zend/tests/bug43200_2.phpt] 
TEST 1250/15182 [Zend/tests/bug43201.phpt]
PASS Bug #43201 (Crash on using uninitialized vals and __get/__set) [Zend/tests/bug43201.phpt] 
TEST 1251/15182 [Zend/tests/bug43323.phpt]
PASS Bug #43323 (Wrong count abstract methods) [Zend/tests/bug43323.phpt] 
TEST 1252/15182 [Zend/tests/bug43332_1.phpt]
PASS Bug #43332.1 (self and parent as type hint in namespace) [Zend/tests/bug43332_1.phpt] 
TEST 1253/15182 [Zend/tests/bug43332_2.phpt]
PASS Bug #43332.2 (self and parent as type hint in namespace) [Zend/tests/bug43332_2.phpt] 
TEST 1254/15182 [Zend/tests/bug43343.phpt]
PASS Bug #43343 (Variable class name) [Zend/tests/bug43343.phpt] 
TEST 1255/15182 [Zend/tests/bug43344_1.phpt]
PASS Bug #43344.1 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_1.phpt] 
TEST 1256/15182 [Zend/tests/bug43344_10.phpt]
PASS Bug #43344.10 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_10.phpt] 
TEST 1257/15182 [Zend/tests/bug43344_11.phpt]
PASS Bug #43344.11 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_11.phpt] 
TEST 1258/15182 [Zend/tests/bug43344_12.phpt]
PASS Bug #43344.12 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_12.phpt] 
TEST 1259/15182 [Zend/tests/bug43344_13.phpt]
PASS Bug #43344.13 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_13.phpt] 
TEST 1260/15182 [Zend/tests/bug43344_2.phpt]
PASS Bug #43344.2 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_2.phpt] 
TEST 1261/15182 [Zend/tests/bug43344_3.phpt]
PASS Bug #43344.3 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_3.phpt] 
TEST 1262/15182 [Zend/tests/bug43344_4.phpt]
PASS Bug #43344.4 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_4.phpt] 
TEST 1263/15182 [Zend/tests/bug43344_5.phpt]
PASS Bug #43344.5 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_5.phpt] 
TEST 1264/15182 [Zend/tests/bug43344_6.phpt]
PASS Bug #43344.6 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_6.phpt] 
TEST 1265/15182 [Zend/tests/bug43344_7.phpt]
PASS Bug #43344.7 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_7.phpt] 
TEST 1266/15182 [Zend/tests/bug43344_8.phpt]
PASS Bug #43344.8 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_8.phpt] 
TEST 1267/15182 [Zend/tests/bug43344_9.phpt]
PASS Bug #43344.9 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_9.phpt] 
TEST 1268/15182 [Zend/tests/bug43426.phpt]
PASS Bug #43426 (crash on nested call_user_func calls) [Zend/tests/bug43426.phpt] 
TEST 1269/15182 [Zend/tests/bug43450.phpt]
PASS Bug #43450 (Memory leak on some functions with implicit object __toString() call) [Zend/tests/bug43450.phpt] 
TEST 1270/15182 [Zend/tests/bug43483.phpt]
PASS Bug #43483 (get_class_methods() does not list all visible methods) [Zend/tests/bug43483.phpt] 
TEST 1271/15182 [Zend/tests/bug43651.phpt]
PASS Bug #43651 (is_callable() with one or more nonconsecutive colons crashes) [Zend/tests/bug43651.phpt] 
TEST 1272/15182 [Zend/tests/bug43703.phpt]
PASS Bug #43703 (Signature compatibility check broken) [Zend/tests/bug43703.phpt] 
TEST 1273/15182 [Zend/tests/bug43851.phpt]
PASS Bug #43851 (Memory corrution on reuse of assigned value) [Zend/tests/bug43851.phpt] 
TEST 1274/15182 [Zend/tests/bug43918.phpt]
PASS Bug #43918 (Segmentation fault in garbage collector) [Zend/tests/bug43918.phpt] 
TEST 1275/15182 [Zend/tests/bug44069.phpt]
PASS Bug #44069 (Huge memory usage with concatenation using . instead of .=) [Zend/tests/bug44069.phpt] 
TEST 1276/15182 [Zend/tests/bug44141.phpt]
PASS Bug #44141 (private parent constructor callable through static function) [Zend/tests/bug44141.phpt] 
TEST 1277/15182 [Zend/tests/bug44184.phpt]
PASS Bug #44184 (Double free of loop-variable on exception) [Zend/tests/bug44184.phpt] 
TEST 1278/15182 [Zend/tests/bug44414.phpt]
PASS Bug #44414 (incomplete reporting about abstract methods) [Zend/tests/bug44414.phpt] 
TEST 1279/15182 [Zend/tests/bug44653.phpt]
PASS Bug #44653 (Invalid namespace name resolution) [Zend/tests/bug44653.phpt] 
TEST 1280/15182 [Zend/tests/bug44660.phpt]
PASS Bug #44660 (Indexed and reference assignment to property of non-object don't trigger warning) [Zend/tests/bug44660.phpt] 
TEST 1281/15182 [Zend/tests/bug44827.phpt]
PASS Bug #44827 (define() allows :: in constant names) [Zend/tests/bug44827.phpt] 
TEST 1282/15182 [Zend/tests/bug44830.phpt]
PASS Bug #44830 (Very minor issue with backslash in heredoc) [Zend/tests/bug44830.phpt] 
TEST 1283/15182 [Zend/tests/bug44899.phpt]
PASS Bug #44899 (__isset usage changes behavior of empty()) [Zend/tests/bug44899.phpt] 
TEST 1284/15182 [Zend/tests/bug44899_2.phpt]
PASS Bug #44899 (__isset usage changes behavior of empty()) - 2 [Zend/tests/bug44899_2.phpt] 
TEST 1285/15182 [Zend/tests/bug44913.phpt]
PASS Bug #44913 (Segfault when using return in combination with nested loops and continue 2) [Zend/tests/bug44913.phpt] 
TEST 1286/15182 [Zend/tests/bug45147.phpt]
PASS Bug #45147 (unexpected T_ENDFOR) [Zend/tests/bug45147.phpt] 
TEST 1287/15182 [Zend/tests/bug45180.phpt]
PASS Testing callback formats within class method [Zend/tests/bug45180.phpt] 
TEST 1288/15182 [Zend/tests/bug45186.phpt]
PASS Bug #45186 (__call depends on __callstatic in class scope) [Zend/tests/bug45186.phpt] 
TEST 1289/15182 [Zend/tests/bug45186_2.phpt]
PASS Bug #45186.2 (__call depends on __callstatic in class scope) [Zend/tests/bug45186_2.phpt] 
TEST 1290/15182 [Zend/tests/bug45742.phpt]
PASS Bug #45742 Wrong class array inpretetion using constant indexes [Zend/tests/bug45742.phpt] 
TEST 1291/15182 [Zend/tests/bug45744.phpt]
PASS Bug #45744 (Case sensitive callback behaviour) [Zend/tests/bug45744.phpt] 
TEST 1292/15182 [Zend/tests/bug45805.phpt]
PASS Bug #45805 (Crash on throwing exception from error handler) [Zend/tests/bug45805.phpt] 
TEST 1293/15182 [Zend/tests/bug45862.phpt]
PASS Bug #45862 (get_class_vars is inconsistent with 'protected' and 'private' variables) [Zend/tests/bug45862.phpt] 
TEST 1294/15182 [Zend/tests/bug45877.phpt]
PASS Bug #45877 (Array key '2147483647' left as string) [Zend/tests/bug45877.phpt] 
TEST 1295/15182 [Zend/tests/bug45910.phpt]
PASS Bug #45910 (Cannot declare self-referencing constant) [Zend/tests/bug45910.phpt] 
TEST 1296/15182 [Zend/tests/bug45910_2.phpt]
PASS Bug #45910.2 (Cannot declare self-referencing constant) [Zend/tests/bug45910_2.phpt] 
TEST 1297/15182 [Zend/tests/bug46106.phpt]
PASS Bug #46106 (Memory leaks when using global statement) [Zend/tests/bug46106.phpt] 
TEST 1298/15182 [Zend/tests/bug46196.phpt]
PASS Test restore_error_handler() function : bug #46196 [Zend/tests/bug46196.phpt] 
TEST 1299/15182 [Zend/tests/bug46238.phpt]
PASS Bug #46238 (Segmentation fault on static call with empty string method) [Zend/tests/bug46238.phpt] 
TEST 1300/15182 [Zend/tests/bug46241.phpt]
PASS Bug #46241 (error handler stacks) [Zend/tests/bug46241.phpt] 
TEST 1301/15182 [Zend/tests/bug46246.phpt]
PASS Bug #46246 (difference between call_user_func(array($this, $method)) and $this->$method()) [Zend/tests/bug46246.phpt] 
TEST 1302/15182 [Zend/tests/bug46304.phpt]
PASS Bug #46304 (defining namespaced constant using define()) [Zend/tests/bug46304.phpt] 
TEST 1303/15182 [Zend/tests/bug46308.phpt]
PASS Bug #46308 (Invalid write when changing property from inside getter) [Zend/tests/bug46308.phpt] 
TEST 1304/15182 [Zend/tests/bug46381.phpt]
PASS Bug #46381 (wrong $this passed to internal methods causes segfault) [Zend/tests/bug46381.phpt] 
TEST 1305/15182 [Zend/tests/bug46409.phpt]
PASS Bug #46409 (__invoke method called outside of object context when using array_map) [Zend/tests/bug46409.phpt] 
TEST 1306/15182 [Zend/tests/bug46665.phpt]
PASS Bug #46665 (Triggering autoload with a variable classname causes truncated autoload param) [Zend/tests/bug46665.phpt] 
TEST 1307/15182 [Zend/tests/bug46701.phpt]
SKIP Bug #46701 (Creating associative array with long values in the key fails on 32bit linux) [Zend/tests/bug46701.phpt] reason: this test is for 32bit platforms only
TEST 1308/15182 [Zend/tests/bug46811.phpt]
PASS ini_set() function [Zend/tests/bug46811.phpt] 
TEST 1309/15182 [Zend/tests/bug46813.phpt]
PASS Bug #46813: class_exists doesn`t work with fully qualified namespace [Zend/tests/bug46813.phpt] 
TEST 1310/15182 [Zend/tests/bug47054.phpt]
PASS Bug #47054 (BC break in static functions called as dynamic) [Zend/tests/bug47054.phpt] 
TEST 1311/15182 [Zend/tests/bug47109.phpt]
PASS Bug #47109 (Memory leak on $a->{"a"."b"} when $a is not an object) [Zend/tests/bug47109.phpt] 
TEST 1312/15182 [Zend/tests/bug47165.phpt]
PASS Bug #47165 (Possible memory corruption when passing return value by reference) [Zend/tests/bug47165.phpt] 
TEST 1313/15182 [Zend/tests/bug47320.phpt]
PASS Bug #47320 ($php_errormsg out of scope in functions) [Zend/tests/bug47320.phpt] 
TEST 1314/15182 [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 1315/15182 [Zend/tests/bug47353.phpt]
PASS Bug #47353 (crash when creating a lot of objects in object destructor) [Zend/tests/bug47353.phpt] 
TEST 1316/15182 [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 1317/15182 [Zend/tests/bug47572.phpt]
PASS Bug #47572 (zval_update_constant_ex: Segmentation fault) [Zend/tests/bug47572.phpt] 
TEST 1318/15182 [Zend/tests/bug47593.phpt]
PASS Bug #47593 (interface_exists() returns false when using absolute namespace path) [Zend/tests/bug47593.phpt] 
TEST 1319/15182 [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 1320/15182 [Zend/tests/bug47699.phpt]
PASS Bug #47699 (autoload and late static binding) [Zend/tests/bug47699.phpt] 
TEST 1321/15182 [Zend/tests/bug47704.phpt]
PASS Bug #47704 (crashes on some "bad" operations with string offsets) [Zend/tests/bug47704.phpt] 
TEST 1322/15182 [Zend/tests/bug47714.phpt]
PASS Testing lambda function in set_exception_handler() [Zend/tests/bug47714.phpt] 
TEST 1323/15182 [Zend/tests/bug47771.phpt]
PASS Bug #47771 (Exception during object construction from arg call calls object's destructor) [Zend/tests/bug47771.phpt] 
TEST 1324/15182 [Zend/tests/bug47801.phpt]
PASS Bug #47801 (__call() accessed via parent:: operator is provided incorrect method name) [Zend/tests/bug47801.phpt] 
TEST 1325/15182 [Zend/tests/bug47836.phpt]
PASS Bug #47836 (array operator [] inconsistency when the array has PHP_INT_MAX index value) [Zend/tests/bug47836.phpt] 
TEST 1326/15182 [Zend/tests/bug47880.phpt]
PASS Bug #47880 (crashes in call_user_func_array()) [Zend/tests/bug47880.phpt] 
TEST 1327/15182 [Zend/tests/bug47981.phpt]
PASS Bug #47981 (error handler not called regardless) [Zend/tests/bug47981.phpt] 
TEST 1328/15182 [Zend/tests/bug48004.phpt]
PASS Bug #48004 (Error handler prevents creation of default object) [Zend/tests/bug48004.phpt] 
TEST 1329/15182 [Zend/tests/bug48215.phpt]
PASS Bug #48215 - parent::method() calls __construct [Zend/tests/bug48215.phpt] 
TEST 1330/15182 [Zend/tests/bug48215_2.phpt]
PASS Bug #48215 - parent::method() calls __construct, case sensitive test [Zend/tests/bug48215_2.phpt] 
TEST 1331/15182 [Zend/tests/bug48228.phpt]
PASS Bug #48228 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48228.phpt] 
TEST 1332/15182 [Zend/tests/bug48248.phpt]
PASS Bug #48248 (SIGSEGV when access to private property via &__get) [Zend/tests/bug48248.phpt] 
TEST 1333/15182 [Zend/tests/bug48408.phpt]
PASS Bug #48408 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48408.phpt] 
TEST 1334/15182 [Zend/tests/bug48409.phpt]
PASS Bug #48409 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48409.phpt] 
TEST 1335/15182 [Zend/tests/bug48428.phpt]
PASS Bug #48428 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48428.phpt] 
TEST 1336/15182 [Zend/tests/bug48533.phpt]
PASS Bug #48533 (__callStatic is not invoked for private/protected methods) [Zend/tests/bug48533.phpt] 
TEST 1337/15182 [Zend/tests/bug48667_1.phpt]
PASS Bug #48667 (Implementing both iterator and iteratoraggregate) [Zend/tests/bug48667_1.phpt] 
TEST 1338/15182 [Zend/tests/bug48667_2.phpt]
PASS Bug #48667 (Implementing both iterator and iteratoraggregate) [Zend/tests/bug48667_2.phpt] 
TEST 1339/15182 [Zend/tests/bug48693.phpt]
PASS Bug #48693 (Double declaration of __lambda_func when lambda wrongly formatted) [Zend/tests/bug48693.phpt] 
TEST 1340/15182 [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 1341/15182 [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 1342/15182 [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 1343/15182 [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 1344/15182 [Zend/tests/bug48912.phpt]
PASS Bug #48912 (Namespace causes unexpected strict behaviour with extract()) [Zend/tests/bug48912.phpt] 
TEST 1345/15182 [Zend/tests/bug48930.phpt]
PASS Bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP>=5.3) [Zend/tests/bug48930.phpt] 
TEST 1346/15182 [Zend/tests/bug49269.phpt]
PASS Bug #49269 (Ternary operator fails on Iterator object when used inside foreach declaration). [Zend/tests/bug49269.phpt] 
TEST 1347/15182 [Zend/tests/bug49472.phpt]
PASS Bug #49472 (Constants defined in Interfaces can be overridden) [Zend/tests/bug49472.phpt] 
TEST 1348/15182 [Zend/tests/bug49866.phpt]
PASS Bug #49866 (Making reference on string offsets crashes PHP) [Zend/tests/bug49866.phpt] 
TEST 1349/15182 [Zend/tests/bug49893.phpt]
PASS Bug #49893 (Crash while creating an instance of Zend_Mail_Storage_Pop3) [Zend/tests/bug49893.phpt] 
TEST 1350/15182 [Zend/tests/bug49908.phpt]
PASS Bug #49908 (throwing exception in __autoload crashes when interface is not defined) [Zend/tests/bug49908.phpt] 
TEST 1351/15182 [Zend/tests/bug50005.phpt]
PASS Bug #50005 (Throwing through Reflection modified Exception object makes segmentation fault) [Zend/tests/bug50005.phpt] 
TEST 1352/15182 [Zend/tests/bug50146.phpt]
PASS Bug #50146 (property_exists: Closure object cannot have properties) [Zend/tests/bug50146.phpt] 
TEST 1353/15182 [Zend/tests/bug50174.phpt]
PASS Bug #50174 (Incorrectly matched docComment) [Zend/tests/bug50174.phpt] 
TEST 1354/15182 [Zend/tests/bug50255.phpt]
PASS Bug #50255 (isset() and empty() silently casts array to object) [Zend/tests/bug50255.phpt] 
TEST 1355/15182 [Zend/tests/bug50261.phpt]
PASS Bug #50261 (Crash When Calling Parent Constructor with call_user_func()) [Zend/tests/bug50261.phpt] 
TEST 1356/15182 [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 1357/15182 [Zend/tests/bug50394.phpt]
PASS Bug #50394: Reference argument converted to value in __call [Zend/tests/bug50394.phpt] 
TEST 1358/15182 [Zend/tests/bug50810.phpt]
PASS Bug #50810 (property_exists does not work for private) [Zend/tests/bug50810.phpt] 
TEST 1359/15182 [Zend/tests/bug50816.phpt]
PASS Bug #50816 (Using class constants in array definition fails) [Zend/tests/bug50816.phpt] 
TEST 1360/15182 [Zend/tests/bug51176.phpt]
PASS Bug #51176 (Static calling in non-static method behaves like $this->) [Zend/tests/bug51176.phpt] 
TEST 1361/15182 [Zend/tests/bug51394.phpt]
PASS Bug #51394 (Error line reported incorrectly if error handler throws an exception) [Zend/tests/bug51394.phpt] 
TEST 1362/15182 [Zend/tests/bug51421.phpt]
PASS Bug #51421 (Abstract __construct constructor argument list not enforced) [Zend/tests/bug51421.phpt] 
TEST 1363/15182 [Zend/tests/bug51791.phpt]
PASS Bug #51791 (constant() failed to check undefined constant and php interpreter stopped) [Zend/tests/bug51791.phpt] 
TEST 1364/15182 [Zend/tests/bug51822.phpt]
PASS Bug #51822 (Segfault with strange __destruct() for static class variables) [Zend/tests/bug51822.phpt] 
TEST 1365/15182 [Zend/tests/bug51827.phpt]
PASS Bug #51827 (Bad warning when register_shutdown_function called with wrong num of parameters) [Zend/tests/bug51827.phpt] 
TEST 1366/15182 [Zend/tests/bug52001.phpt]
PASS Bug #52001 (Memory allocation problems after using variable variables) [Zend/tests/bug52001.phpt] 
TEST 1367/15182 [Zend/tests/bug52041.phpt]
PASS Bug #52041 (Memory leak when writing on uninitialized variable returned from function) [Zend/tests/bug52041.phpt] 
TEST 1368/15182 [Zend/tests/bug52051.phpt]
PASS Bug #52051 (handling of case sensitivity of old-style constructors changed in 5.3+) [Zend/tests/bug52051.phpt] 
TEST 1369/15182 [Zend/tests/bug52060.phpt]
PASS Bug #52060 (Memory leak when passing a closure to method_exists()) [Zend/tests/bug52060.phpt] 
TEST 1370/15182 [Zend/tests/bug52160.phpt]
PASS Bug #52160 (Invalid E_DEPRECATED redefined constructor error) [Zend/tests/bug52160.phpt] 
TEST 1371/15182 [Zend/tests/bug52193.phpt]
PASS Bug #52193 (converting closure to array yields empty array) [Zend/tests/bug52193.phpt] 
TEST 1372/15182 [Zend/tests/bug52237.phpt]
PASS Bug #52237 (Crash when passing the reference of the property of a non-object) [Zend/tests/bug52237.phpt] 
TEST 1373/15182 [Zend/tests/bug52355.phpt]
PASS Bug #52355 (Negating zero does not produce negative zero) [Zend/tests/bug52355.phpt] 
TEST 1374/15182 [Zend/tests/bug52361.phpt]
PASS Bug #52361 (Throwing an exception in a destructor causes invalid catching) [Zend/tests/bug52361.phpt] 
TEST 1375/15182 [Zend/tests/bug52484.phpt]
PASS Bug #52484 (__set() ignores setting properties with empty names) [Zend/tests/bug52484.phpt] 
TEST 1376/15182 [Zend/tests/bug52484_2.phpt]
PASS Bug #52484.2 (__set() ignores setting properties with empty names) [Zend/tests/bug52484_2.phpt] 
TEST 1377/15182 [Zend/tests/bug52484_3.phpt]
PASS Bug #52484.3 (__set() ignores setting properties with empty names) [Zend/tests/bug52484_3.phpt] 
TEST 1378/15182 [Zend/tests/bug52508.phpt]
PASS Bug #52508 (newline problem with parse_ini_file+INI_SCANNER_RAW) [Zend/tests/bug52508.phpt] 
TEST 1379/15182 [Zend/tests/bug52614.phpt]
PASS Bug #52614 (Memory leak when writing on uninitialized variable returned from method call) [Zend/tests/bug52614.phpt] 
TEST 1380/15182 [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 1381/15182 [Zend/tests/bug52939.phpt]
PASS Bug #52939 (zend_call_function_array does not respect ZEND_SEND_PREFER_REF) [Zend/tests/bug52939.phpt] 
TEST 1382/15182 [Zend/tests/bug52940.phpt]
PASS Bug #52940 (call_user_func_array still allows call-time pass-by-reference) [Zend/tests/bug52940.phpt] 
TEST 1383/15182 [Zend/tests/bug53305.phpt]
PASS Bug #53305 (E_NOTICE when defining a constant starts with __COMPILER_HALT_OFFSET__) [Zend/tests/bug53305.phpt] 
TEST 1384/15182 [Zend/tests/bug53347.phpt]
PASS Bug #53347 Segfault accessing static method [Zend/tests/bug53347.phpt] 
TEST 1385/15182 [Zend/tests/bug53432.phpt]
PASS Bug #53432: Assignment via string index access on an empty string converts to array [Zend/tests/bug53432.phpt] 
TEST 1386/15182 [Zend/tests/bug53511.phpt]
PASS Bug #53511 (Exceptions are lost in case an exception is thrown in catch operator) [Zend/tests/bug53511.phpt] 
TEST 1387/15182 [Zend/tests/bug53629.phpt]
PASS Bug #53629 (memory leak inside highlight_string()) [Zend/tests/bug53629.phpt] 
TEST 1388/15182 [Zend/tests/bug53632.phpt]
PASS zend_strtod() hangs with 2.2250738585072011e-308 [Zend/tests/bug53632.phpt] 
TEST 1389/15182 [Zend/tests/bug53727.phpt]
PASS Bug #53727 (Inconsistent behavior of is_subclass_of with interfaces) [Zend/tests/bug53727.phpt] 
TEST 1390/15182 [Zend/tests/bug53748.phpt]
PASS Bug #53748 (Using traits lead to a segmentation fault) [Zend/tests/bug53748.phpt] 
TEST 1391/15182 [Zend/tests/bug53958.phpt]
PASS Bug #53958 (Closures can't 'use' shared variables by value and by reference) [Zend/tests/bug53958.phpt] 
TEST 1392/15182 [Zend/tests/bug53971.phpt]
PASS Bug #53971 (isset() and empty() produce apparently spurious runtime error) [Zend/tests/bug53971.phpt] 
TEST 1393/15182 [Zend/tests/bug54013.phpt]
PASS Bug #54013 (ReflectionParam for duplicate parameter contains garbage) (PHP7) [Zend/tests/bug54013.phpt] 
TEST 1394/15182 [Zend/tests/bug54039.phpt]
PASS Bug #54039 (use() of static variables in lambda functions can break staticness) [Zend/tests/bug54039.phpt] 
TEST 1395/15182 [Zend/tests/bug54043.phpt]
PASS Bug #54043: Remove inconsitency of internal exceptions and user defined exceptions [Zend/tests/bug54043.phpt] 
TEST 1396/15182 [Zend/tests/bug54262.phpt]
PASS Bug #54262 (Crash when assigning value to a dimension in a non-array) [Zend/tests/bug54262.phpt] 
TEST 1397/15182 [Zend/tests/bug54265.phpt]
PASS Bug #54265 (crash when variable gets reassigned in error handler) [Zend/tests/bug54265.phpt] 
TEST 1398/15182 [Zend/tests/bug54268.phpt]
PASS Bug #54268 (Double free when destroy_zend_class fails) [Zend/tests/bug54268.phpt] 
TEST 1399/15182 [Zend/tests/bug54305.phpt]
PASS Bug #54305 (Crash in gc_remove_zval_from_buffer) [Zend/tests/bug54305.phpt] 
TEST 1400/15182 [Zend/tests/bug54358.phpt]
PASS Bug #54358 (Closure, use and reference) [Zend/tests/bug54358.phpt] 
TEST 1401/15182 [Zend/tests/bug54367.phpt]
PASS Bug #54367 (Use of closure causes problem in ArrayAccess) [Zend/tests/bug54367.phpt] 
TEST 1402/15182 [Zend/tests/bug54372.phpt]
PASS Bug #54372 (Crash accessing global object itself returned from its __get() handle) [Zend/tests/bug54372.phpt] 
TEST 1403/15182 [Zend/tests/bug54547.phpt]
PASS Bug #54547: wrong equality of string numbers near LONG_MAX with 64-bit longs [Zend/tests/bug54547.phpt] 
TEST 1404/15182 [Zend/tests/bug54585.phpt]
PASS Bug #54585 (track_errors causes segfault) [Zend/tests/bug54585.phpt] 
TEST 1405/15182 [Zend/tests/bug54624.phpt]
PASS Bug #54624 (class_alias and type hint) [Zend/tests/bug54624.phpt] 
TEST 1406/15182 [Zend/tests/bug54804.phpt]
PASS Bug #54804 (__halt_compiler and imported namespaces) [Zend/tests/bug54804.phpt] 
TEST 1407/15182 [Zend/tests/bug54910.phpt]
PASS Bug #54910 (Crash when calling call_user_func with unknown function name) [Zend/tests/bug54910.phpt] 
TEST 1408/15182 [Zend/tests/bug55007.phpt]
PASS Bug #55007 (compiler fail after previous fail) [Zend/tests/bug55007.phpt] 
TEST 1409/15182 [Zend/tests/bug55086.phpt]
PASS Bug #55086 (Namespace alias does not work inside trait's use block) [Zend/tests/bug55086.phpt] 
TEST 1410/15182 [Zend/tests/bug55135.phpt]
PASS Bug #55135 (Array keys are no longer type casted in unset()) [Zend/tests/bug55135.phpt] 
TEST 1411/15182 [Zend/tests/bug55156.phpt]
PASS Bug #55156 (ReflectionClass::getDocComment() returns comment even though the class has none) [Zend/tests/bug55156.phpt] 
TEST 1412/15182 [Zend/tests/bug55247.phpt]
PASS Request #55247 (Parser problem with static calls using string method name) [Zend/tests/bug55247.phpt] 
TEST 1413/15182 [Zend/tests/bug55305.phpt]
PASS Bug #55305 (ref lost: 1st ref instantiated in class def, 2nd ref made w/o instantiating) [Zend/tests/bug55305.phpt] 
TEST 1414/15182 [Zend/tests/bug55445.phpt]
PASS Bug #55445 (Lexer error with short open tags) [Zend/tests/bug55445.phpt] 
TEST 1415/15182 [Zend/tests/bug55509.phpt]
PASS Bug #55509 (segfault on x86_64 using more than 2G memory) [Zend/tests/bug55509.phpt] 
TEST 1416/15182 [Zend/tests/bug55578.phpt]
PASS Bug #55578 (Segfault on implode/concat) [Zend/tests/bug55578.phpt] 
TEST 1417/15182 [Zend/tests/bug55705.phpt]
PASS Bug #55705 (Omitting a callable typehinted argument causes a segfault) [Zend/tests/bug55705.phpt] 
TEST 1418/15182 [Zend/tests/bug55825.phpt]
PASS Bug #55825 (Missing initial value of static locals in trait methods) [Zend/tests/bug55825.phpt] 
TEST 1419/15182 [Zend/tests/bug60099.phpt]
PASS Bug #60099 (__halt_compiler() works in braced namespaces) [Zend/tests/bug60099.phpt] 
TEST 1420/15182 [Zend/tests/bug60138.phpt]
PASS Bug #60138 (GC crash with referenced array in RecursiveArrayIterator) [Zend/tests/bug60138.phpt] 
TEST 1421/15182 [Zend/tests/bug60139.phpt]
PASS Bug #60139 (Anonymous functions create cycles not detected by the GC) [Zend/tests/bug60139.phpt] 
TEST 1422/15182 [Zend/tests/bug60161.phpt]
PASS Bug #60161: Implementing an interface extending Traversable is order dependent [Zend/tests/bug60161.phpt] 
TEST 1423/15182 [Zend/tests/bug60169.phpt]
PASS Bug #60169 (Conjunction of ternary and list crashes PHP) [Zend/tests/bug60169.phpt] 
TEST 1424/15182 [Zend/tests/bug60350.phpt]
PASS Bug #60350 No string escape code for ESC (ascii 27), normally \e [Zend/tests/bug60350.phpt] 
TEST 1425/15182 [Zend/tests/bug60362.phpt]
PASS Bug #60362: non-existent sub-sub keys should not have values [Zend/tests/bug60362.phpt] 
TEST 1426/15182 [Zend/tests/bug60444.phpt]
PASS Bug #60444 (Segmentation fault with include & class extending) [Zend/tests/bug60444.phpt] 
TEST 1427/15182 [Zend/tests/bug60536_001.phpt]
PASS Bug #60536 (Traits Segfault) [Zend/tests/bug60536_001.phpt] 
TEST 1428/15182 [Zend/tests/bug60536_002.phpt]
PASS The same rules are applied for properties that are defined in the class hierarchy. Thus, if the properties are compatible, a notice is issued, if not a fatal error occures. (relevant with #60536) [Zend/tests/bug60536_002.phpt] 
TEST 1429/15182 [Zend/tests/bug60536_003.phpt]
PASS Properties should be initialized correctly (relevant to #60536) [Zend/tests/bug60536_003.phpt] 
TEST 1430/15182 [Zend/tests/bug60536_004.phpt]
PASS Introducing new private variables of the same name in a subclass is ok, and does not lead to any output. That is consitent with normal inheritance handling. (relevant to #60536) [Zend/tests/bug60536_004.phpt] 
TEST 1431/15182 [Zend/tests/bug60536_005.phpt]
PASS Introducing new private variables of the same name in a subclass is ok, and does not lead to any output. That is consitent with normal inheritance handling. (relevant to #60536) [Zend/tests/bug60536_005.phpt] 
TEST 1432/15182 [Zend/tests/bug60569.phpt]
PASS Bug #60569 (Nullbyte truncates Exception $message.) [Zend/tests/bug60569.phpt] 
TEST 1433/15182 [Zend/tests/bug60573.phpt]
PASS Bug #60573 (type hinting with "self" keyword causes weird errors) [Zend/tests/bug60573.phpt] 
TEST 1434/15182 [Zend/tests/bug60598.phpt]
PASS Bug #60598 (cli/apache sapi segfault on objects manipulation) [Zend/tests/bug60598.phpt] 
TEST 1435/15182 [Zend/tests/bug60611.phpt]
PASS Bug #60611 (Segmentation fault with Cls::{expr}() syntax) [Zend/tests/bug60611.phpt] 
TEST 1436/15182 [Zend/tests/bug60613.phpt]
PASS Bug #60613 (Segmentation fault with $cls->{expr}() syntax) [Zend/tests/bug60613.phpt] 
TEST 1437/15182 [Zend/tests/bug60738.phpt]
PASS Bug #60738 Allow 'set_error_handler' to handle NULL [Zend/tests/bug60738.phpt] 
TEST 1438/15182 [Zend/tests/bug60738_variation.phpt]
PASS Bug #60738 Allow 'set_error_handler' to handle NULL [Zend/tests/bug60738_variation.phpt] 
TEST 1439/15182 [Zend/tests/bug60771.phpt]
PASS test of larger than 8kb text file being parsed by require statement [Zend/tests/bug60771.phpt] 
TEST 1440/15182 [Zend/tests/bug60825.phpt]
PASS Bug #60825 (Segfault when running symfony 2 tests) (PHP7) [Zend/tests/bug60825.phpt] 
TEST 1441/15182 [Zend/tests/bug60833.phpt]
PASS Bug #60833 (self, parent, static behave inconsistently case-sensitive) [Zend/tests/bug60833.phpt] 
TEST 1442/15182 [Zend/tests/bug60909_1.phpt]
PASS Bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function). [Zend/tests/bug60909_1.phpt] 
TEST 1443/15182 [Zend/tests/bug60909_2.phpt]
PASS Bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function). [Zend/tests/bug60909_2.phpt] 
TEST 1444/15182 [Zend/tests/bug60978.phpt]
PASS Bug #60978 (exit code incorrect) [Zend/tests/bug60978.phpt] 
TEST 1445/15182 [Zend/tests/bug61011.phpt]
PASS Bug #61011 (Crash when an exception is thrown by __autoload accessing a static property) [Zend/tests/bug61011.phpt] 
TEST 1446/15182 [Zend/tests/bug61025.phpt]
PASS Bug #61025 (__invoke() visibility not honored) [Zend/tests/bug61025.phpt] 
TEST 1447/15182 [Zend/tests/bug61087.phpt]
PASS Bug #61087 (Memory leak in parse_ini_file when specifying invalid scanner mode) [Zend/tests/bug61087.phpt] 
TEST 1448/15182 [Zend/tests/bug61095.phpt]
PASS Bug #61095 (Lexing 0x00*+<NUM> incorectly) [Zend/tests/bug61095.phpt] 
TEST 1449/15182 [Zend/tests/bug61165.phpt]
PASS Bug #61165 (Segfault - strip_tags()) [Zend/tests/bug61165.phpt] 
TEST 1450/15182 [Zend/tests/bug61225.phpt]
PASS Bug #61225 (Lexing 0b0*+<NUM> incorectly) [Zend/tests/bug61225.phpt] 
TEST 1451/15182 [Zend/tests/bug61273.phpt]
PASS Bug #61273 (call_user_func_array with more than 16333 arguments leaks / crashes) [Zend/tests/bug61273.phpt] 
TEST 1452/15182 [Zend/tests/bug61362.phpt]
PASS Bug #61362 (Exception::getTraceAsString, Exception::__toString not able to handle unicode) [Zend/tests/bug61362.phpt] 
TEST 1453/15182 [Zend/tests/bug61681.phpt]
PASS Bug #61681: Malformed grammar [Zend/tests/bug61681.phpt] 
TEST 1454/15182 [Zend/tests/bug61761.phpt]
PASS Bug #61761 ('Overriding' a private static method with a different signature causes crash) [Zend/tests/bug61761.phpt] 
TEST 1455/15182 [Zend/tests/bug61767.phpt]
PASS Bug #61767 (Shutdown functions not called in certain error situation) [Zend/tests/bug61767.phpt] 
TEST 1456/15182 [Zend/tests/bug61782.phpt]
PASS Bug #61782 (__clone/__destruct do not match other methods when checking access controls) [Zend/tests/bug61782.phpt] 
TEST 1457/15182 [Zend/tests/bug61970.phpt]
PASS Bug #61970 (Restraining __construct() access level in subclass gives a fatal error) [Zend/tests/bug61970.phpt] 
TEST 1458/15182 [Zend/tests/bug61970_1.phpt]
PASS Bug #61970 (Restraining __construct() access level in subclass gives a fatal error - stays when implementing abstract) [Zend/tests/bug61970_1.phpt] 
TEST 1459/15182 [Zend/tests/bug61970_2.phpt]
PASS Bug #61970 (Restraining __construct() access level in subclass gives a fatal error - stays when inheriting implemented abstract) [Zend/tests/bug61970_2.phpt] 
TEST 1460/15182 [Zend/tests/bug62005.phpt]
PASS Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object) [Zend/tests/bug62005.phpt] 
TEST 1461/15182 [Zend/tests/bug62097.phpt]
SKIP Bug #62097: fix for bug #54547 is wrong for 32-bit machines [Zend/tests/bug62097.phpt] reason: for system with 32-bit wide longs only
TEST 1462/15182 [Zend/tests/bug62343.phpt]
PASS Bug #62343 (Show class_alias In get_declared_classes()) [Zend/tests/bug62343.phpt] 
TEST 1463/15182 [Zend/tests/bug62358.phpt]
PASS Bug #62358 (Segfault when using traits a lot) [Zend/tests/bug62358.phpt] 
TEST 1464/15182 [Zend/tests/bug62441.phpt]
PASS Bug #62441: Incorrect strong typing in namespaced child classes [Zend/tests/bug62441.phpt] 
TEST 1465/15182 [Zend/tests/bug62653.phpt]
PASS Bug #62653: unset($array[$float]) causes a crash [Zend/tests/bug62653.phpt] 
TEST 1466/15182 [Zend/tests/bug62680.phpt]
PASS Bug #62680 (Function isset() throws fatal error on set array if non-existent key depth >= 3) [Zend/tests/bug62680.phpt] 
TEST 1467/15182 [Zend/tests/bug62763.phpt]
PASS Bug #62763 (register_shutdown_function and extending class) [Zend/tests/bug62763.phpt] 
TEST 1468/15182 [Zend/tests/bug62814.phpt]
PASS Bug #62814: It is possible to stiffen child class members visibility [Zend/tests/bug62814.phpt] 
TEST 1469/15182 [Zend/tests/bug62892.phpt]
PASS Bug #62892 (ReflectionClass::getTraitAliases crashes on importing trait methods as private) [Zend/tests/bug62892.phpt] 
TEST 1470/15182 [Zend/tests/bug62907.phpt]
PASS Bug #62907 (Double free when use traits) [Zend/tests/bug62907.phpt] 
TEST 1471/15182 [Zend/tests/bug62956.phpt]
PASS Bug #62956: "incompatible" signatures for private methods should not cause E_WARNING [Zend/tests/bug62956.phpt] 
TEST 1472/15182 [Zend/tests/bug62991.phpt]
PASS Bug #62991 (Segfault with generator and closure) [Zend/tests/bug62991.phpt] 
TEST 1473/15182 [Zend/tests/bug63055.phpt]
PASS Bug #63055 (Segfault in zend_gc with SF2 testsuite) [Zend/tests/bug63055.phpt] 
TEST 1474/15182 [Zend/tests/bug63111.phpt]
PASS Bug #63111 (is_callable() lies for abstract static method) [Zend/tests/bug63111.phpt] 
TEST 1475/15182 [Zend/tests/bug63173.phpt]
PASS Bug #63173: Crash when invoking invalid array callback [Zend/tests/bug63173.phpt] 
TEST 1476/15182 [Zend/tests/bug63206.phpt]
PASS Bug #63206 Fully support error_handler stacking, even inside the error_handler [Zend/tests/bug63206.phpt] 
TEST 1477/15182 [Zend/tests/bug63206_1.phpt]
PASS Bug #63206 Fully support error_handler stacking, even with null [Zend/tests/bug63206_1.phpt] 
TEST 1478/15182 [Zend/tests/bug63206_2.phpt]
PASS Bug #63206 Fully support exception_handler stacking, even with null [Zend/tests/bug63206_2.phpt] 
TEST 1479/15182 [Zend/tests/bug63217.phpt]
PASS Bug #63217 (Constant numeric strings become integers when used as ArrayAccess offset) [Zend/tests/bug63217.phpt] 
TEST 1480/15182 [Zend/tests/bug63219.phpt]
PASS Bug #63219 (Segfault when aliasing trait method when autoloader throws excpetion) [Zend/tests/bug63219.phpt] 
TEST 1481/15182 [Zend/tests/bug63305.phpt]
PASS Bug #63305 (zend_mm_heap corrupted with traits) [Zend/tests/bug63305.phpt] 
TEST 1482/15182 [Zend/tests/bug63336.phpt]
PASS Bug #63336 (invalid E_NOTICE error occur) [Zend/tests/bug63336.phpt] 
TEST 1483/15182 [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 1484/15182 [Zend/tests/bug63468.phpt]
PASS Bug #63468 (wrong called method as callback with inheritance) [Zend/tests/bug63468.phpt] 
TEST 1485/15182 [Zend/tests/bug63635.phpt]
PASS Bug #63635 (Segfault in gc_collect_cycles) [Zend/tests/bug63635.phpt] 
TEST 1486/15182 [Zend/tests/bug63734.phpt]
PASS Bug #63734 (Garbage collector can free zvals that are still referenced) [Zend/tests/bug63734.phpt] 
TEST 1487/15182 [Zend/tests/bug63741.phpt]
PASS Bug #63741 (Crash when autoloading from spl) [Zend/tests/bug63741.phpt] 
TEST 1488/15182 [Zend/tests/bug63762.phpt]
PASS Bug #63762 - Sigsegv when Exception::$trace is changed by user [Zend/tests/bug63762.phpt] 
TEST 1489/15182 [Zend/tests/bug63816.phpt]
PASS Bug #63816: implementation child interface and after parent cause fatal error [Zend/tests/bug63816.phpt] 
TEST 1490/15182 [Zend/tests/bug63882.phpt]
PASS Bug #63882 (zend_std_compare_objects crash on recursion) [Zend/tests/bug63882.phpt] 
TEST 1491/15182 [Zend/tests/bug63976.phpt]
PASS Bug #63976 (Parent class incorrectly using child constant in class property) [Zend/tests/bug63976.phpt] 
TEST 1492/15182 [Zend/tests/bug63982.phpt]
PASS Bug #63982 (isset() inconsistently produces a fatal error on protected property) [Zend/tests/bug63982.phpt] 
TEST 1493/15182 [Zend/tests/bug64135.phpt]
PASS Bug #64135 (Exceptions from set_error_handler are not always propagated) [Zend/tests/bug64135.phpt] 
TEST 1494/15182 [Zend/tests/bug64239_1.phpt]
PASS Bug #64239 (get_class_methods() changed behavior) [Zend/tests/bug64239_1.phpt] 
TEST 1495/15182 [Zend/tests/bug64239_2.phpt]
PASS Bug #64239 (debug_backtrace() changed behavior) [Zend/tests/bug64239_2.phpt] 
TEST 1496/15182 [Zend/tests/bug64239_3.phpt]
PASS Bug #64239 (debug_print_backtrace() changed behavior) [Zend/tests/bug64239_3.phpt] 
TEST 1497/15182 [Zend/tests/bug64239_4.phpt]
PASS Bug #64239 (debug_print_backtrace() changed behavior) [Zend/tests/bug64239_4.phpt] 
TEST 1498/15182 [Zend/tests/bug64354.phpt]
PASS Bug #64354 (Unserialize array of objects whose class can't be autoloaded fail) [Zend/tests/bug64354.phpt] 
TEST 1499/15182 [Zend/tests/bug64417.phpt]
PASS Bug #64417 (BC break: ArrayAccess::&offsetGet() in a trait causes fatal error) [Zend/tests/bug64417.phpt] 
TEST 1500/15182 [Zend/tests/bug64515.phpt]
PASS Bug #64515 (Memoryleak when using the same variablename 2times in function declaration) (PHP7) [Zend/tests/bug64515.phpt] 
TEST 1501/15182 [Zend/tests/bug64555.phpt]
PASS Bug #64555: Array key within interned string gets wrong hash value [Zend/tests/bug64555.phpt] 
TEST 1502/15182 [Zend/tests/bug64578.phpt]
PASS Bug #64578 (debug_backtrace in set_error_handler corrupts zend heap: segfault) [Zend/tests/bug64578.phpt] 
TEST 1503/15182 [Zend/tests/bug64660.phpt]
PASS Bug #64660 (Segfault on memory exhaustion within function definition) [Zend/tests/bug64660.phpt] 
TEST 1504/15182 [Zend/tests/bug64677.phpt]
PASS Bug #64677 (execution operator `` stealing surrounding arguments) [Zend/tests/bug64677.phpt] 
TEST 1505/15182 [Zend/tests/bug64720.phpt]
PASS Bug #64720 (SegFault on zend_deactivate) [Zend/tests/bug64720.phpt] 
TEST 1506/15182 [Zend/tests/bug64821.1.phpt]
PASS Bug #64821 Custom Exceptions crash when internal properties overridden (variation 1) [Zend/tests/bug64821.1.phpt] 
TEST 1507/15182 [Zend/tests/bug64821.2.phpt]
PASS Bug #64821 Custom Exceptions crash when internal properties overridden (variation 2) [Zend/tests/bug64821.2.phpt] 
TEST 1508/15182 [Zend/tests/bug64821.3.phpt]
PASS Bug #64821 Custom Exceptions crash when internal properties overridden (variation 3) [Zend/tests/bug64821.3.phpt] 
TEST 1509/15182 [Zend/tests/bug64896.phpt]
PASS Bug #64896 (Segfault with gc_collect_cycles using unserialize on certain objects) [Zend/tests/bug64896.phpt] 
TEST 1510/15182 [Zend/tests/bug64960.phpt]
PASS Bug #64960 (Segfault in gc_zval_possible_root) [Zend/tests/bug64960.phpt] 
TEST 1511/15182 [Zend/tests/bug64966.phpt]
PASS Bug #64966 (segfault in zend_do_fcall_common_helper_SPEC) [Zend/tests/bug64966.phpt] 
TEST 1512/15182 [Zend/tests/bug64979.phpt]
PASS Bug #64979 (Wrong behavior of static variables in closure generators) [Zend/tests/bug64979.phpt] 
TEST 1513/15182 [Zend/tests/bug64988.phpt]
PASS Bug #64988 (Class loading order affects E_WARNING warning) [Zend/tests/bug64988.phpt] 
TEST 1514/15182 [Zend/tests/bug65051.phpt]
PASS Bug #65051: count() off by one inside unset() [Zend/tests/bug65051.phpt] 
TEST 1515/15182 [Zend/tests/bug65108.phpt]
PASS Bug #65108 (is_callable() triggers Fatal Error) [Zend/tests/bug65108.phpt] 
TEST 1516/15182 [Zend/tests/bug65254.phpt]
PASS Bug #65254 (Exception not catchable when exception thrown in autoload with a namespace) [Zend/tests/bug65254.phpt] 
TEST 1517/15182 [Zend/tests/bug65291.phpt]
PASS Bug #65291 - get_defined_constants() causes PHP to crash in a very limited case. [Zend/tests/bug65291.phpt] 
TEST 1518/15182 [Zend/tests/bug65322.phpt]
PASS Bug #65322: compile time errors won't trigger auto loading [Zend/tests/bug65322.phpt] 
TEST 1519/15182 [Zend/tests/bug65372.phpt]
PASS Bug #65372 (Segfault in gc_zval_possible_root when return reference fails) [Zend/tests/bug65372.phpt] 
TEST 1520/15182 [Zend/tests/bug65419.phpt]
PASS Bug #65419 (Inside trait, self::class != __CLASS__) [Zend/tests/bug65419.phpt] 
TEST 1521/15182 [Zend/tests/bug65579.phpt]
PASS Bug #65579 (Using traits with get_class_methods causes segfault) [Zend/tests/bug65579.phpt] 
TEST 1522/15182 [Zend/tests/bug65784.phpt]
PASS Fixed Bug #65784 (Segfault with finally) [Zend/tests/bug65784.phpt] 
TEST 1523/15182 [Zend/tests/bug65911.phpt]
PASS Bug #65911 (scope resolution operator - strange behavior with $this) [Zend/tests/bug65911.phpt] 
TEST 1524/15182 [Zend/tests/bug65969.phpt]
PASS Bug #65969 (Chain assignment with T_LIST failure) [Zend/tests/bug65969.phpt] 
TEST 1525/15182 [Zend/tests/bug66015.phpt]
PASS Bug #66015 (wrong array indexing in class's static property) [Zend/tests/bug66015.phpt] 
TEST 1526/15182 [Zend/tests/bug66218.phpt]
PASS Bug #66218 zend_register_functions breaks reflection [Zend/tests/bug66218.phpt] 
TEST 1527/15182 [Zend/tests/bug66252.phpt]
PASS Bug #66252 (Problems in AST evaluation invalidating valid parent:: reference) [Zend/tests/bug66252.phpt] 
TEST 1528/15182 [Zend/tests/bug66286.phpt]
PASS Bug #66286: Incorrect object comparison with inheritance [Zend/tests/bug66286.phpt] 
TEST 1529/15182 [Zend/tests/bug66608.phpt]
PASS Bug #66608 (Incorrect behavior with nested "finally" blocks) [Zend/tests/bug66608.phpt] 
TEST 1530/15182 [Zend/tests/bug66609.phpt]
PASS Bug #66609 (php crashes with __get() and ++ operator in some cases) [Zend/tests/bug66609.phpt] 
TEST 1531/15182 [Zend/tests/bug66660.phpt]
PASS Bug #66660 (Composer.phar install/update fails) [Zend/tests/bug66660.phpt] 
TEST 1532/15182 [Zend/tests/bug66719.phpt]
PASS Bug #66719: Weird behaviour when using get_called_class() with call_user_func() [Zend/tests/bug66719.phpt] 
TEST 1533/15182 [Zend/tests/bug66811.phpt]
PASS Bug #66811: Cannot access static::class in lambda, written outside of a class [Zend/tests/bug66811.phpt] 
TEST 1534/15182 [Zend/tests/bug67111.phpt]
PASS Bug #67111: Memory leak when using "continue 2" inside two foreach loops [Zend/tests/bug67111.phpt] 
TEST 1535/15182 [Zend/tests/bug67169.phpt]
PASS Bug #67169: array_splice all elements, then []= gives wrong index [Zend/tests/bug67169.phpt] 
TEST 1536/15182 [Zend/tests/bug67314.phpt]
PASS Bug #67314 (Segmentation fault in gc_remove_zval_from_buffer) [Zend/tests/bug67314.phpt] 
TEST 1537/15182 [Zend/tests/bug67368.phpt]
PASS Bug #67368 (Memory leak with immediately dereferenced array in class constant) [Zend/tests/bug67368.phpt] 
TEST 1538/15182 [Zend/tests/bug67436/bug67436.phpt]
PASS bug67436: Autoloader isn't called if user defined error handler is present [Zend/tests/bug67436/bug67436.phpt] 
TEST 1539/15182 [Zend/tests/bug67436/bug67436_nohandler.phpt]
PASS bug67436: E_WARNING instead of custom error handler [Zend/tests/bug67436/bug67436_nohandler.phpt] 
TEST 1540/15182 [Zend/tests/bug67633.phpt]
PASS Bug #67633: A foreach on an array returned from a function not doing copy-on-write [Zend/tests/bug67633.phpt] 
TEST 1541/15182 [Zend/tests/bug67856.phpt]
PASS Bug #67856 (Leak when using array_reduce with by-ref function) [Zend/tests/bug67856.phpt] 
TEST 1542/15182 [Zend/tests/bug67858.phpt]
PASS Bug #67858: Leak when $php_errormsg already set [Zend/tests/bug67858.phpt] 
TEST 1543/15182 [Zend/tests/bug67874.phpt]
PASS Bug #67874 Crash in array_map() [Zend/tests/bug67874.phpt] 
TEST 1544/15182 [Zend/tests/bug67922.phpt]
PASS Bug #67922: Member function not found when dereferencing in write-context [Zend/tests/bug67922.phpt] 
TEST 1545/15182 [Zend/tests/bug67938.phpt]
PASS Bug #67938: Segfault when extending interface method with variadic [Zend/tests/bug67938.phpt] 
TEST 1546/15182 [Zend/tests/bug67985.phpt]
PASS Bug #67985 - Last used array index not copied to new array at assignment [Zend/tests/bug67985.phpt] 
TEST 1547/15182 [Zend/tests/bug68118.phpt]
PASS Bug #68118: $a->foo .= 'test'; can leave $a->foo undefined [Zend/tests/bug68118.phpt] 
TEST 1548/15182 [Zend/tests/bug68148.phpt]
PASS Bug #68148: $this is null inside include [Zend/tests/bug68148.phpt] 
TEST 1549/15182 [Zend/tests/bug68162.phpt]
PASS Bug #68162: isset($$varname) always true [Zend/tests/bug68162.phpt] 
TEST 1550/15182 [Zend/tests/bug68163.phpt]
PASS Bug #68163: Using reference as object property name [Zend/tests/bug68163.phpt] 
TEST 1551/15182 [Zend/tests/bug68191.phpt]
PASS Bug #68191: Broken reference across objects [Zend/tests/bug68191.phpt] 
TEST 1552/15182 [Zend/tests/bug68215.phpt]
PASS Bug #68215 (Behavior of foreach has changed) [Zend/tests/bug68215.phpt] 
TEST 1553/15182 [Zend/tests/bug68262.phpt]
PASS Bug #68262: Broken reference across cloned objects [Zend/tests/bug68262.phpt] 
TEST 1554/15182 [Zend/tests/bug68370.phpt]
PASS Bug #68370 "unset($this)" can make the program crash [Zend/tests/bug68370.phpt] 
TEST 1555/15182 [Zend/tests/bug68412.phpt]
SKIP Bug #68412 (Infinite recursion with __call can make the program crash/segfault) [Zend/tests/bug68412.phpt] reason: Need Zend MM enabled
TEST 1556/15182 [Zend/tests/bug68446.phpt]
PASS Bug #68446 (Array constant not accepted for array parameter default) [Zend/tests/bug68446.phpt] 
TEST 1557/15182 [Zend/tests/bug68475.phpt]
PASS Bug #68475 Calling function using $callable() syntax with strings of form 'Class::method' [Zend/tests/bug68475.phpt] 
TEST 1558/15182 [Zend/tests/bug68652.phpt]
PASS Bug #68652 (segmentation fault in destructor) [Zend/tests/bug68652.phpt] 
TEST 1559/15182 [Zend/tests/bug68775.phpt]
PASS Bug #68775: yield in a function argument crashes or loops indefinitely [Zend/tests/bug68775.phpt] 
TEST 1560/15182 [Zend/tests/bug68797.phpt]
PASS Bug #68797 Number 2.2250738585072012e-308 converted incorrectly [Zend/tests/bug68797.phpt] 
TEST 1561/15182 [Zend/tests/bug68887.phpt]
PASS Bug #68887 (resources are not freed correctly) [Zend/tests/bug68887.phpt] 
TEST 1562/15182 [Zend/tests/bug68896.phpt]
PASS Bug #68896 (Changing ArrayObject value cause Segment Fault) [Zend/tests/bug68896.phpt] 
TEST 1563/15182 [Zend/tests/bug69017.phpt]
PASS #69017 (Fail to push to the empty array with the constant value defined in class scope) [Zend/tests/bug69017.phpt] 
TEST 1564/15182 [Zend/tests/bug69025.phpt]
PASS Bug #69025 (Invalid read of size 4 when calling __callStatic) [Zend/tests/bug69025.phpt] 
TEST 1565/15182 [Zend/tests/bug69092.2.phpt]
PASS Bug #69092-2 (Declare Encoding Compile Check Wrong) - multibyte off [Zend/tests/bug69092.2.phpt] 
TEST 1566/15182 [Zend/tests/bug69092.phpt]
PASS Bug #69092 (Declare Encoding Compile Check Wrong) [Zend/tests/bug69092.phpt] 
TEST 1567/15182 [Zend/tests/bug69124.phpt]
PASS Bug 69124: Method name must be as string (invalid error message when using reference to a string) [Zend/tests/bug69124.phpt] 
TEST 1568/15182 [Zend/tests/bug69167.phpt]
PASS Bug #69167 (call_user_func does not support references anymore) [Zend/tests/bug69167.phpt] 
TEST 1569/15182 [Zend/tests/bug69174.phpt]
PASS Bug #69174 (leaks when unused inner class use traits precedence) [Zend/tests/bug69174.phpt] 
TEST 1570/15182 [Zend/tests/bug69201.phpt]
PASS Bug #69201 (Memory leak using iterator and get by reference on PHP 7) [Zend/tests/bug69201.phpt] 
TEST 1571/15182 [Zend/tests/bug69212.phpt]
PASS Bug #69212: Leaking VIA_HANDLER func when exception thrown in __call/... arg passing [Zend/tests/bug69212.phpt] 
TEST 1572/15182 [Zend/tests/bug69221.phpt]
PASS Bug #69221: Segmentation fault when using a generator in combination with an Iterator [Zend/tests/bug69221.phpt] 
TEST 1573/15182 [Zend/tests/bug69221_2.phpt]
PASS Bug #69221: Segmentation fault when using a generator in combination with an Iterator (2) [Zend/tests/bug69221_2.phpt] 
TEST 1574/15182 [Zend/tests/bug69315.phpt]
PASS Bug #69315 (disable_functions behaviors inconsistently) [Zend/tests/bug69315.phpt] 
TEST 1575/15182 [Zend/tests/bug69376.phpt]
PASS Bug #69376 (Wrong ref counting) [Zend/tests/bug69376.phpt] 
TEST 1576/15182 [Zend/tests/bug69376_2.phpt]
PASS Bug #69376 (Wrong ref counting) [Zend/tests/bug69376_2.phpt] 
TEST 1577/15182 [Zend/tests/bug69388.phpt]
PASS Bug #69388: Use after free on recursive calls to PHP compiler [Zend/tests/bug69388.phpt] 
TEST 1578/15182 [Zend/tests/bug69388_2.phpt]
PASS Bug #69388 - Variation [Zend/tests/bug69388_2.phpt] 
TEST 1579/15182 [Zend/tests/bug69420.phpt]
PASS Bug #69420 (Invalid read in zend_std_get_method) [Zend/tests/bug69420.phpt] 
TEST 1580/15182 [Zend/tests/bug69427.phpt]
PASS Bug #69427 (Segfault on magic method __call of private method in superclass) [Zend/tests/bug69427.phpt] 
TEST 1581/15182 [Zend/tests/bug69446.phpt]
PASS Bug #69446 (GC leak relating to removal of nested data after dtors run) [Zend/tests/bug69446.phpt] 
TEST 1582/15182 [Zend/tests/bug69446_2.phpt]
PASS Bug #69446 (GC leak relating to removal of nested data after dtors run) [Zend/tests/bug69446_2.phpt] 
TEST 1583/15182 [Zend/tests/bug69467.phpt]
PASS Bug #69467 (Wrong checked for the interface by using Trait) [Zend/tests/bug69467.phpt] 
TEST 1584/15182 [Zend/tests/bug69532.phpt]
PASS Bug #69532: array_multisort is chocking when using it's own constants [Zend/tests/bug69532.phpt] 
TEST 1585/15182 [Zend/tests/bug69534.phpt]
PASS Bug #69534 (Cycle leaks through declared properties on internal classes) [Zend/tests/bug69534.phpt] 
TEST 1586/15182 [Zend/tests/bug69537.phpt]
PASS Bug #69537 (__debugInfo with empty string for key gives error) [Zend/tests/bug69537.phpt] 
TEST 1587/15182 [Zend/tests/bug69551.phpt]
PASS Bug #69551 - parse_ini_file() and parse_ini_string() segmentation fault [Zend/tests/bug69551.phpt] 
TEST 1588/15182 [Zend/tests/bug69568.phpt]
PASS Bug #69568: call a private function in closure failed [Zend/tests/bug69568.phpt] 
TEST 1589/15182 [Zend/tests/bug69599.phpt]
PASS Bug #69599: Strange generator+exception+variadic crash [Zend/tests/bug69599.phpt] 
TEST 1590/15182 [Zend/tests/bug69640.phpt]
PASS Bug #69640 Unhandled Error thrown from userland do not produce any output [Zend/tests/bug69640.phpt] 
TEST 1591/15182 [Zend/tests/bug69676.phpt]
PASS Bug #69676: Resolution of self::FOO in class constants not correct [Zend/tests/bug69676.phpt] 
TEST 1592/15182 [Zend/tests/bug69676_2.phpt]
PASS Bug #69676: Resolution of self::FOO in class constants not correct (variation) [Zend/tests/bug69676_2.phpt] 
TEST 1593/15182 [Zend/tests/bug69676_3.phpt]
PASS Bug #69676: Resolution of self::FOO in class constants not correct (variation) [Zend/tests/bug69676_3.phpt] 
TEST 1594/15182 [Zend/tests/bug69732.phpt]
PASS Bug #69732 (can induce segmentation fault with basic php code) [Zend/tests/bug69732.phpt] 
TEST 1595/15182 [Zend/tests/bug69740.phpt]
PASS Bug #69740: finally in generator (yield) swallows exception in iteration [Zend/tests/bug69740.phpt] 
TEST 1596/15182 [Zend/tests/bug69754.phpt]
PASS Bug #69754 (Use of ::class inside array causes compile error) [Zend/tests/bug69754.phpt] 
TEST 1597/15182 [Zend/tests/bug69755.phpt]
PASS Bug #69755: segfault in ZEND_CONCAT_SPEC_TMPVAR_CONST_HANDLER [Zend/tests/bug69755.phpt] 
TEST 1598/15182 [Zend/tests/bug69756.phpt]
PASS Fixed bug #69756 (Fatal error: Nesting level too deep - recursive dependency? with ===). [Zend/tests/bug69756.phpt] 
TEST 1599/15182 [Zend/tests/bug69758.phpt]
PASS Bug #69758 (Item added to array not being removed by array_pop/shift) [Zend/tests/bug69758.phpt] 
TEST 1600/15182 [Zend/tests/bug69761.phpt]
PASS Bug #69761 (Serialization of anonymous classes should be prevented) [Zend/tests/bug69761.phpt] 
TEST 1601/15182 [Zend/tests/bug69767.phpt]
PASS Bug #69767 (Default parameter value with wrong type segfaults) [Zend/tests/bug69767.phpt] 
TEST 1602/15182 [Zend/tests/bug69788.phpt]
PASS Bug #69788: Malformed script causes Uncaught Error in php-cgi, valgrind SIGILL [Zend/tests/bug69788.phpt] 
TEST 1603/15182 [Zend/tests/bug69802_2.phpt]
PASS Bug #69802 (Reflection on Closure::__invoke borks type hint class name) [Zend/tests/bug69802_2.phpt] 
TEST 1604/15182 [Zend/tests/bug69805.phpt]
PASS Bug #69805 (null ptr deref and seg fault in zend_resolve_class_name) [Zend/tests/bug69805.phpt] 
TEST 1605/15182 [Zend/tests/bug69825.phpt]
PASS Bug #69825 (Short-circuiting failure) [Zend/tests/bug69825.phpt] 
TEST 1606/15182 [Zend/tests/bug69832.phpt]
PASS Bug #69832 (Assertion failed in zend_compile_const_expr_magic_const) [Zend/tests/bug69832.phpt] 
TEST 1607/15182 [Zend/tests/bug69871.phpt]
PASS Bug #69871 (Short-circuiting failure with smart_branch) [Zend/tests/bug69871.phpt] 
TEST 1608/15182 [Zend/tests/bug69889.phpt]
PASS Bug #69889: Null coalesce operator doesn't work for string offsets [Zend/tests/bug69889.phpt] 
TEST 1609/15182 [Zend/tests/bug69891.phpt]
PASS Bug #69891: Unexpected array comparison result [Zend/tests/bug69891.phpt] 
TEST 1610/15182 [Zend/tests/bug69892.phpt]
PASS Bug #69892: Different arrays compare identical due to integer key truncation [Zend/tests/bug69892.phpt] 
TEST 1611/15182 [Zend/tests/bug69893.phpt]
PASS Bug #69893: Strict comparison between integer and empty string keys crashes [Zend/tests/bug69893.phpt] 
TEST 1612/15182 [Zend/tests/bug69905.phpt]
PASS Bug #69905 (null ptr deref and segfault in ZEND_FETCH_DIM_RW_SPEC_VAR_UNUSED_HANDLER) [Zend/tests/bug69905.phpt] 
TEST 1613/15182 [Zend/tests/bug69955.phpt]
PASS Bug #69955 (Segfault when trying to combine [] and assign-op on ArrayAccess object). [Zend/tests/bug69955.phpt] 
TEST 1614/15182 [Zend/tests/bug69957.phpt]
PASS Bug #69957 (Different ways of handling div/mod by zero) [Zend/tests/bug69957.phpt] 
TEST 1615/15182 [Zend/tests/bug69989_1.phpt]
PASS Bug #69989: Cycle collection for yielded values [Zend/tests/bug69989_1.phpt] 
TEST 1616/15182 [Zend/tests/bug69989_2.phpt]
PASS Collection of some cycles on unfinished generators [Zend/tests/bug69989_2.phpt] 
TEST 1617/15182 [Zend/tests/bug69989_3.phpt]
PASS Generator cycle collection edge cases [Zend/tests/bug69989_3.phpt] 
TEST 1618/15182 [Zend/tests/bug69996.phpt]
PASS Bug #69996 (Changing the property of a cloned object affects the original) [Zend/tests/bug69996.phpt] 
TEST 1619/15182 [Zend/tests/bug70012.phpt]
PASS Bug #70012 (Exception lost with nested finally block) [Zend/tests/bug70012.phpt] 
TEST 1620/15182 [Zend/tests/bug70083.phpt]
PASS Bug #70083 (Use after free with assign by ref to overloaded objects) [Zend/tests/bug70083.phpt] 
TEST 1621/15182 [Zend/tests/bug70089.phpt]
PASS Bug #70089 (segfault in PHP 7 at ZEND_FETCH_DIM_W_SPEC_VAR_CONST_HANDLER ()) [Zend/tests/bug70089.phpt] 
TEST 1622/15182 [Zend/tests/bug70117.phpt]
PASS Bug #70117 (Unexpected return type error) [Zend/tests/bug70117.phpt] 
TEST 1623/15182 [Zend/tests/bug70121.phpt]
PASS Bug #70121 (unserialize() could lead to unexpected methods execution / NULL pointer deref) [Zend/tests/bug70121.phpt] 
TEST 1624/15182 [Zend/tests/bug70124.phpt]
PASS Bug #70124 (null ptr deref / seg fault in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER) [Zend/tests/bug70124.phpt] 
TEST 1625/15182 [Zend/tests/bug70156.phpt]
PASS Bug #70156 (Segfault in zend_find_alias_name) [Zend/tests/bug70156.phpt] 
TEST 1626/15182 [Zend/tests/bug70164.phpt]
PASS __COMPILER_HALT_OFFSET__ is a "magic" constant, which should work if referenced directly, even in a namespace [Zend/tests/bug70164.phpt] 
TEST 1627/15182 [Zend/tests/bug70173.phpt]
SKIP Bug #70173 (ZVAL_COPY_VALUE_EX broken for 32bit Solaris Sparc) [Zend/tests/bug70173.phpt] reason: this test is for 32bit platforms only
TEST 1628/15182 [Zend/tests/bug70179.phpt]
PASS Bug #70179 ($this refcount issue) [Zend/tests/bug70179.phpt] 
TEST 1629/15182 [Zend/tests/bug70182.phpt]
PASS Bug #70182 ($string[] assignment with +=) [Zend/tests/bug70182.phpt] 
TEST 1630/15182 [Zend/tests/bug70183.phpt]
PASS Bug #70183 (null pointer deref (segfault) in zend_eval_const_expr) [Zend/tests/bug70183.phpt] 
TEST 1631/15182 [Zend/tests/bug70187.phpt]
PASS Bug #70187 (Notice: unserialize(): Unexpected end of serialized data) [Zend/tests/bug70187.phpt] 
TEST 1632/15182 [Zend/tests/bug70187_2.phpt]
PASS Bug #70187 (Notice: unserialize(): Unexpected end of serialized data) [Zend/tests/bug70187_2.phpt] 
TEST 1633/15182 [Zend/tests/bug70215.phpt]
PASS Bug #70215 (Segfault when invoke is static) [Zend/tests/bug70215.phpt] 
TEST 1634/15182 [Zend/tests/bug70223.phpt]
PASS Bug #70223 (Incrementing value returned by magic getter) [Zend/tests/bug70223.phpt] 
TEST 1635/15182 [Zend/tests/bug70240.phpt]
PASS Bug #70240 (Segfault when doing unset($var())) [Zend/tests/bug70240.phpt] 
TEST 1636/15182 [Zend/tests/bug70241.phpt]
PASS Bug #70241 (Skipped assertions affect Generator returns) [Zend/tests/bug70241.phpt] 
TEST 1637/15182 [Zend/tests/bug70253.phpt]
PASS Bug #70253 (segfault at _efree () in zend_alloc.c:1389) [Zend/tests/bug70253.phpt] 
TEST 1638/15182 [Zend/tests/bug70258.phpt]
PASS Bug #70258 (Segfault if do_resize fails to allocated memory) [Zend/tests/bug70258.phpt] 
TEST 1639/15182 [Zend/tests/bug70262.phpt]
PASS Bug #70262 (Accessing array crashes) [Zend/tests/bug70262.phpt] 
TEST 1640/15182 [Zend/tests/bug70288.phpt]
PASS Bug #70288 (Apache crash related to ZEND_SEND_REF) [Zend/tests/bug70288.phpt] 
TEST 1641/15182 [Zend/tests/bug70293.phpt]
PASS Crash with specific assertions and zend.assertions=-1 [Zend/tests/bug70293.phpt] 
TEST 1642/15182 [Zend/tests/bug70321.phpt]
PASS bug #70321 (Magic getter breaks reference to array property) [Zend/tests/bug70321.phpt] 
TEST 1643/15182 [Zend/tests/bug70332.phpt]
PASS Bug #70332 (Wrong behavior while returning reference on object) [Zend/tests/bug70332.phpt] 
TEST 1644/15182 [Zend/tests/bug70397.phpt]
PASS Bug #70397 (Segmentation fault when using Closure::call and yield) [Zend/tests/bug70397.phpt] 
TEST 1645/15182 [Zend/tests/bug70398.phpt]
PASS Bug #70398 (SIGSEGV, Segmentation fault zend_ast_destroy_ex) [Zend/tests/bug70398.phpt] 
TEST 1646/15182 [Zend/tests/bug70430.phpt]
PASS Bug #70430: Stack buffer overflow in zend_language_parser() [Zend/tests/bug70430.phpt] 
TEST 1647/15182 [Zend/tests/bug70478.phpt]
PASS Bug #70478 (**= does no longer work) [Zend/tests/bug70478.phpt] 
TEST 1648/15182 [Zend/tests/bug70547.phpt]
PASS Bug #70547 (unsetting function variables corrupts backtrace) [Zend/tests/bug70547.phpt] 
TEST 1649/15182 [Zend/tests/bug70630.phpt]
PASS Bug #70630 (Closure::call/bind() crash with ReflectionFunction->getClosure()) [Zend/tests/bug70630.phpt] 
TEST 1650/15182 [Zend/tests/bug70662.phpt]
PASS Bug #70662: Duplicate array key via undefined index error handler [Zend/tests/bug70662.phpt] 
TEST 1651/15182 [Zend/tests/bug70681.phpt]
PASS Bug #70681: Segfault when binding $this of internal instance method to null [Zend/tests/bug70681.phpt] 
TEST 1652/15182 [Zend/tests/bug70685.phpt]
PASS Bug #70685: Segfault for getClosure() internal method rebind with invalid $this [Zend/tests/bug70685.phpt] 
TEST 1653/15182 [Zend/tests/bug70689.phpt]
PASS Bug #70689 (Exception handler does not work as expected) [Zend/tests/bug70689.phpt] 
TEST 1654/15182 [Zend/tests/bug70748.phpt]
PASS Bug #70748 (Segfault in ini_lex () at Zend/zend_ini_scanner.l) [Zend/tests/bug70748.phpt] 
TEST 1655/15182 [Zend/tests/bug70782.phpt]
PASS Bug #70782: null ptr deref and segfault (zend_get_class_fetch_type) [Zend/tests/bug70782.phpt] 
TEST 1656/15182 [Zend/tests/bug70785.phpt]
PASS Bug #70785 (Infinite loop due to exception during identical comparison) [Zend/tests/bug70785.phpt] 
TEST 1657/15182 [Zend/tests/bug70804.phpt]
PASS Bug #70804 (Unary add on negative zero produces positive zero) [Zend/tests/bug70804.phpt] 
TEST 1658/15182 [Zend/tests/bug70805.phpt]
PASS Bug #70805 (Segmentation faults whilst running Drupal 8 test suite) [Zend/tests/bug70805.phpt] 
TEST 1659/15182 [Zend/tests/bug70805_1.phpt]
PASS Bug #70805 (Segmentation faults whilst running Drupal 8 test suite) (Crash) [Zend/tests/bug70805_1.phpt] 
TEST 1660/15182 [Zend/tests/bug70805_2.phpt]
PASS Bug #70805 (Segmentation faults whilst running Drupal 8 test suite) (Memleak) [Zend/tests/bug70805_2.phpt] 
TEST 1661/15182 [Zend/tests/bug70873.phpt]
PASS Bug #70873 (Regression on private static properties access) [Zend/tests/bug70873.phpt] 
TEST 1662/15182 [Zend/tests/bug70895.phpt]
PASS Bug #70895 null ptr deref and segfault with crafted callable [Zend/tests/bug70895.phpt] 
TEST 1663/15182 [Zend/tests/bug70898.phpt]
PASS Bug #70895 null ptr deref and segfault with crafted callable [Zend/tests/bug70898.phpt] 
TEST 1664/15182 [Zend/tests/bug70912.phpt]
PASS Bug #70912 (Null ptr dereference when class property is initialised to a dereferenced value) [Zend/tests/bug70912.phpt] 
TEST 1665/15182 [Zend/tests/bug70914.phpt]
PASS Bug #70914 zend_throw_or_error() format string vulnerability [Zend/tests/bug70914.phpt] 
TEST 1666/15182 [Zend/tests/bug70918.phpt]
PASS Bug #70918 (Segfault using static outside of class scope) [Zend/tests/bug70918.phpt] 
TEST 1667/15182 [Zend/tests/bug70944.phpt]
PASS Bug #70944 (try{ } finally{} can create infinite chains of exceptions) [Zend/tests/bug70944.phpt] 
TEST 1668/15182 [Zend/tests/bug70957.phpt]
PASS Bug #70957 (self::class can not be resolved with reflection for abstract class) [Zend/tests/bug70957.phpt] 
TEST 1669/15182 [Zend/tests/bug70958.phpt]
PASS Bug #70958 (Invalid opcode while using ::class as trait method parameter default value) [Zend/tests/bug70958.phpt] 
TEST 1670/15182 [Zend/tests/bug70967.phpt]
PASS Bug #70967 (Weird error handling for __toString when Error is thrown) [Zend/tests/bug70967.phpt] 
TEST 1671/15182 [Zend/tests/bug70987.phpt]
PASS Bug #70987 (static::class within Closure::call() causes segfault) [Zend/tests/bug70987.phpt] 
TEST 1672/15182 [Zend/tests/bug70997.phpt]
PASS Bug #70997 (When using parentClass:: instead of parent::, static context changed) [Zend/tests/bug70997.phpt] 
TEST 1673/15182 [Zend/tests/bug71030.phpt]
PASS Bug #71030: Self-assignment in list() may have inconsistent behavior [Zend/tests/bug71030.phpt] 
TEST 1674/15182 [Zend/tests/bug71067.phpt]
PASS Bug #71067 (Local object in class method stays in memory for each call) [Zend/tests/bug71067.phpt] 
TEST 1675/15182 [Zend/tests/bug71086.phpt]
PASS Bug #71086: Invalid numeric literal parse error within highlight_string() function [Zend/tests/bug71086.phpt] 
TEST 1676/15182 [Zend/tests/bug71154.phpt]
PASS Bug #71154: Incorrect HT iterator invalidation causes iterator reuse [Zend/tests/bug71154.phpt] 
TEST 1677/15182 [Zend/tests/bug71163.phpt]
PASS Bug #71163 (Segmentation Fault (cleanup_unfinished_calls)) [Zend/tests/bug71163.phpt] 
TEST 1678/15182 [Zend/tests/bug71196.phpt]
PASS Bug #71196 (Memory leak with out-of-order live ranges) [Zend/tests/bug71196.phpt] 
TEST 1679/15182 [Zend/tests/bug71221.phpt]
PASS Bug #71221 (Null pointer deref (segfault) in get_defined_vars via ob_start) [Zend/tests/bug71221.phpt] 
TEST 1680/15182 [Zend/tests/bug71248.phpt]
PASS Bug #71248 (Wrong interface is enforced) [Zend/tests/bug71248.phpt] 
TEST 1681/15182 [Zend/tests/bug71266.phpt]
PASS Bug #71266 (Missing separation of properties HT in foreach etc) [Zend/tests/bug71266.phpt] 
TEST 1682/15182 [Zend/tests/bug71275.phpt]
PASS Bug #71275 (Bad method called on cloning an object having a trait) [Zend/tests/bug71275.phpt] 
TEST 1683/15182 [Zend/tests/bug71300.phpt]
PASS Bug #71300 (Segfault in zend_fetch_string_offset) [Zend/tests/bug71300.phpt] 
TEST 1684/15182 [Zend/tests/bug71336.phpt]
PASS Bug #71336 (Wrong is_ref on properties as exposed via get_object_vars()) [Zend/tests/bug71336.phpt] 
TEST 1685/15182 [Zend/tests/bug71359.phpt]
PASS Bug #71359: Null coalescing operator and magic [Zend/tests/bug71359.phpt] 
TEST 1686/15182 [Zend/tests/bug71414.phpt]
PASS Bug #71414 (Interface method override inherited method and implemented in a trait causes fatal error) [Zend/tests/bug71414.phpt] 
TEST 1687/15182 [Zend/tests/bug71428.1.phpt]
PASS bug #71428.1: inheritance with null default values [Zend/tests/bug71428.1.phpt] 
TEST 1688/15182 [Zend/tests/bug71428.2.phpt]
PASS bug #71428.2: inheritance of ye olde dynamic interfaces [Zend/tests/bug71428.2.phpt] 
TEST 1689/15182 [Zend/tests/bug71428.3.phpt]
PASS bug #71428: Validation type inheritance with = NULL [Zend/tests/bug71428.3.phpt] 
TEST 1690/15182 [Zend/tests/bug71470.phpt]
PASS Bug #71470: Leaked 1 hashtable iterators [Zend/tests/bug71470.phpt] 
TEST 1691/15182 [Zend/tests/bug71474.phpt]
PASS Bug #71474: Crash because of VM stack corruption on Magento2 [Zend/tests/bug71474.phpt] 
TEST 1692/15182 [Zend/tests/bug71529.phpt]
PASS Bug #71529: Variable references on array elements don't work when using count [Zend/tests/bug71529.phpt] 
TEST 1693/15182 [Zend/tests/bug71539.phpt]
PASS Bug #71539 (Memory error on $arr[$a] =& $arr[$b] if RHS rehashes) [Zend/tests/bug71539.phpt] 
TEST 1694/15182 [Zend/tests/bug71539_1.phpt]
PASS Bug #71539.1 (Memory error on $arr[$a] =& $arr[$b] if RHS rehashes) [Zend/tests/bug71539_1.phpt] 
TEST 1695/15182 [Zend/tests/bug71539_2.phpt]
PASS Bug #71539.2 (Memory error on $arr[$a] =& $arr[$b] if RHS rehashes) [Zend/tests/bug71539_2.phpt] 
TEST 1696/15182 [Zend/tests/bug71539_3.phpt]
PASS Bug #71539.3 (Memory error on $arr[$a] =& $arr[$b] if RHS rehashes) [Zend/tests/bug71539_3.phpt] 
TEST 1697/15182 [Zend/tests/bug71539_4.phpt]
PASS Bug #71539.4 (Memory error on $arr[$a] =& $arr[$b] if RHS rehashes) [Zend/tests/bug71539_4.phpt] 
TEST 1698/15182 [Zend/tests/bug71539_5.phpt]
PASS Bug #71539.5 (Memory error on $arr[$a] =& $arr[$b] if RHS rehashes) [Zend/tests/bug71539_5.phpt] 
TEST 1699/15182 [Zend/tests/bug71539_6.phpt]
PASS Bug #71539.5 (Memory error on $arr[$a] =& $arr[$b] if RHS rehashes) [Zend/tests/bug71539_6.phpt] 
TEST 1700/15182 [Zend/tests/bug71572.phpt]
PASS Bug #71572: String offset assignment from an empty string inserts null byte [Zend/tests/bug71572.phpt] 
TEST 1701/15182 [Zend/tests/bug71622.phpt]
PASS Bug #71622 (Strings used in pass-as-reference cannot be used to invoke C::$callable()) [Zend/tests/bug71622.phpt] 
TEST 1702/15182 [Zend/tests/bug71695.phpt]
PASS Bug #71695 (Global variables are reserved before execution) [Zend/tests/bug71695.phpt] 
TEST 1703/15182 [Zend/tests/bug71724.phpt]
PASS Bug #71724: yield from does not count EOLs [Zend/tests/bug71724.phpt] 
TEST 1704/15182 [Zend/tests/bug71731.phpt]
PASS Bug #71731: Null coalescing operator and ArrayAccess [Zend/tests/bug71731.phpt] 
TEST 1705/15182 [Zend/tests/bug71737.phpt]
PASS Bug #71737: Memory leak in closure with parameter named $this [Zend/tests/bug71737.phpt] 
TEST 1706/15182 [Zend/tests/bug71756.phpt]
PASS Bug #71756 (Call-by-reference widens scope to uninvolved functions when used in switch) [Zend/tests/bug71756.phpt] 
TEST 1707/15182 [Zend/tests/bug71818.phpt]
PASS Bug #71818 (Memory leak when array altered in destructor) [Zend/tests/bug71818.phpt] 
TEST 1708/15182 [Zend/tests/bug71841.phpt]
PASS Bug #71841 (EG(error_zval) is not handled well) [Zend/tests/bug71841.phpt] 
TEST 1709/15182 [Zend/tests/bug71859.phpt]
PASS Bug #71859 (zend_objects_store_call_destructors operates on realloced memory, crashing) [Zend/tests/bug71859.phpt] 
TEST 1710/15182 [Zend/tests/bug71871.phpt]
PASS Bug #71871: Interfaces allow final and abstract functions [Zend/tests/bug71871.phpt] 
TEST 1711/15182 [Zend/tests/bug71871_2.phpt]
PASS Bug #71871: Interfaces allow final and abstract functions [Zend/tests/bug71871_2.phpt] 
TEST 1712/15182 [Zend/tests/bug71914.phpt]
PASS Bug #71914 (Reference is lost in "switch") [Zend/tests/bug71914.phpt] 
TEST 1713/15182 [Zend/tests/bug71922.phpt]
PASS Bug #71922: Crash on assert(new class{}); [Zend/tests/bug71922.phpt] 
TEST 1714/15182 [Zend/tests/bug71930.phpt]
PASS Bug #71930 (_zval_dtor_func: Assertion `(arr)->gc.refcount <= 1' failed) [Zend/tests/bug71930.phpt] 
TEST 1715/15182 [Zend/tests/bug71980.phpt]
PASS Bug #71980: Decorated/Nested Generator is Uncloseable in Finally [Zend/tests/bug71980.phpt] 
TEST 1716/15182 [Zend/tests/bug72038.phpt]
PASS Bug #72038 (Function calls with values to a by-ref parameter don't always throw a notice) [Zend/tests/bug72038.phpt] 
TEST 1717/15182 [Zend/tests/bug72057.phpt]
PASS Bug #72057 (PHP hangs when user error handler throws exception after Notice from type coercion) [Zend/tests/bug72057.phpt] 
TEST 1718/15182 [Zend/tests/bug72101.phpt]
PASS Bug #72101 (crash on complex code) [Zend/tests/bug72101.phpt] 
TEST 1719/15182 [Zend/tests/bug72107.phpt]
PASS Bug #72107: Segfault when using func_get_args as error handler [Zend/tests/bug72107.phpt] 
TEST 1720/15182 [Zend/tests/bug72119.phpt]
PASS Bug #72119 (Interface declaration compatibility regression with default values) [Zend/tests/bug72119.phpt] 
TEST 1721/15182 [Zend/tests/bug72162.phpt]
PASS Bug #72162 (use-after-free - error_reporting) [Zend/tests/bug72162.phpt] 
TEST 1722/15182 [Zend/tests/bug72177.phpt]
PASS Bug #72177 Scope issue in __destruct after ReflectionProperty::setValue() [Zend/tests/bug72177.phpt] 
TEST 1723/15182 [Zend/tests/bug72177_2.phpt]
PASS Bug #72177 Scope issue in __destruct after ReflectionProperty::setValue() [Zend/tests/bug72177_2.phpt] 
TEST 1724/15182 [Zend/tests/bug72188.phpt]
PASS Bug #72188 (Nested try/finally blocks losing return value) [Zend/tests/bug72188.phpt] 
TEST 1725/15182 [Zend/tests/bug72215.phpt]
PASS Bug #72215 (Wrong return value if var modified in finally) [Zend/tests/bug72215.phpt] 
TEST 1726/15182 [Zend/tests/bug72215_1.phpt]
PASS Bug #72215.1 (Wrong return value if var modified in finally) [Zend/tests/bug72215_1.phpt] 
TEST 1727/15182 [Zend/tests/bug72215_2.phpt]
PASS Bug #72215.1 (Wrong return value if var modified in finally) [Zend/tests/bug72215_2.phpt] 
TEST 1728/15182 [Zend/tests/bug72215_3.phpt]
PASS Bug #72215.3 (Wrong return value if var modified in finally) [Zend/tests/bug72215_3.phpt] 
TEST 1729/15182 [Zend/tests/bug72216.phpt]
PASS Bug #72216 (Return by reference with finally is not memory safe) [Zend/tests/bug72216.phpt] 
TEST 1730/15182 [Zend/tests/bug72335.phpt]
PASS Misoptimize due to type narrowing [Zend/tests/bug72335.phpt] 
TEST 1731/15182 [Zend/tests/bug72347.phpt]
PASS Bug #72347 (VERIFY_RETURN type casts visible in finally) [Zend/tests/bug72347.phpt] 
TEST 1732/15182 [Zend/tests/bug72373.phpt]
PASS Bug #72373: TypeError after Generator function w/declared return type finishes [Zend/tests/bug72373.phpt] 
TEST 1733/15182 [Zend/tests/bug72395.phpt]
PASS Bug #72395 (list() regression) [Zend/tests/bug72395.phpt] 
TEST 1734/15182 [Zend/tests/bug72441.phpt]
PASS Bug #72441 (Segmentation fault: RFC list_keys) [Zend/tests/bug72441.phpt] 
TEST 1735/15182 [Zend/tests/bug72496.phpt]
PASS Bug #72496 (declare public method with signature incompatible with parent private method should not throw a warning) [Zend/tests/bug72496.phpt] 
TEST 1736/15182 [Zend/tests/bug72508.phpt]
PASS Bug #72508 (strange references after recursive function call and "switch" statement) [Zend/tests/bug72508.phpt] 
TEST 1737/15182 [Zend/tests/bug72530.phpt]
PASS Bug #72530: Use After Free in GC with Certain Destructors [Zend/tests/bug72530.phpt] 
TEST 1738/15182 [Zend/tests/bug72543.phpt]
PASS Bug #72543 (different references behavior comparing to PHP 5) [Zend/tests/bug72543.phpt] 
TEST 1739/15182 [Zend/tests/bug72543_1.phpt]
PASS Bug #72543.1 (different references behavior comparing to PHP 5) [Zend/tests/bug72543_1.phpt] 
TEST 1740/15182 [Zend/tests/bug72543_2.phpt]
PASS Bug #72543.2 (different references behavior comparing to PHP 5) [Zend/tests/bug72543_2.phpt] 
TEST 1741/15182 [Zend/tests/bug72543_3.phpt]
PASS Bug #72543.3 (different references behavior comparing to PHP 5) [Zend/tests/bug72543_3.phpt] 
TEST 1742/15182 [Zend/tests/bug72543_4.phpt]
PASS Bug #72543.4 (different references behavior comparing to PHP 5) [Zend/tests/bug72543_4.phpt] 
TEST 1743/15182 [Zend/tests/bug72543_5.phpt]
PASS Bug #72543.5 (different references behavior comparing to PHP 5) [Zend/tests/bug72543_5.phpt] 
TEST 1744/15182 [Zend/tests/bug72581.phpt]
PASS Bug #72581 (previous property undefined in Exception after deserialization) [Zend/tests/bug72581.phpt] 
TEST 1745/15182 [Zend/tests/bug72594.phpt]
PASS Bug #72594 (Calling an earlier instance of an included anonymous class fatals) [Zend/tests/bug72594.phpt] 
TEST 1746/15182 [Zend/tests/bug72598.phpt]
PASS Bug #72598 (Reference is lost after array_slice()) [Zend/tests/bug72598.phpt] 
TEST 1747/15182 [Zend/tests/bug72598_2.phpt]
PASS Bug #72598.2 (Reference is lost after array_slice()) [Zend/tests/bug72598_2.phpt] 
TEST 1748/15182 [Zend/tests/bug72767.phpt]
PASS Bug #72767: PHP Segfaults when trying to expand an infinite operator [Zend/tests/bug72767.phpt] 
TEST 1749/15182 [Zend/tests/bug72813.phpt]
PASS Bug #72813 (Segfault with __get returned by ref) [Zend/tests/bug72813.phpt] 
TEST 1750/15182 [Zend/tests/bug72854.phpt]
PASS Bug #72854: PHP Crashes on duplicate destructor call [Zend/tests/bug72854.phpt] 
TEST 1751/15182 [Zend/tests/bug72911.phpt]
PASS Bug #72911 (Memleak in zend_binary_assign_op_obj_helper) [Zend/tests/bug72911.phpt] 
TEST 1752/15182 [Zend/tests/bug72918.phpt]
PASS Bug #72918 (negative offset inside a quoted string leads to parse error) [Zend/tests/bug72918.phpt] 
TEST 1753/15182 [Zend/tests/bug72943.phpt]
PASS Bug #72943 (assign_dim on string doesn't reset hval) [Zend/tests/bug72943.phpt] 
TEST 1754/15182 [Zend/tests/bug72944.phpt]
PASS Bug #72944 (Null pointer deref in zval_delref_p). [Zend/tests/bug72944.phpt] 
TEST 1755/15182 [Zend/tests/bug73156.phpt]
PASS Bug #73156 (segfault on undefined function) [Zend/tests/bug73156.phpt] 
TEST 1756/15182 [Zend/tests/bug73163.phpt]
PASS Bug #73163 (PHP hangs if error handler throws while accessing undef const in default value) [Zend/tests/bug73163.phpt] 
TEST 1757/15182 [Zend/tests/bug73181.phpt]
PASS Bug #73181: parse_str() without a second argument leads to crash [Zend/tests/bug73181.phpt] 
TEST 1758/15182 [Zend/tests/bug73288.phpt]
PASS Bug #73288 (Segfault in __clone > Exception.toString > __get) [Zend/tests/bug73288.phpt] 
TEST 1759/15182 [Zend/tests/bug73337.phpt]
PASS Bug #73337 (try/catch not working with two exceptions inside a same operation) [Zend/tests/bug73337.phpt] 
TEST 1760/15182 [Zend/tests/bug73338.phpt]
PASS Bug #73338: Ensure exceptions in function init opcodes are cleaned properly [Zend/tests/bug73338.phpt] 
TEST 1761/15182 [Zend/tests/bug73350.phpt]
PASS Bug #73350 (Exception::__toString() cause circular references) [Zend/tests/bug73350.phpt] 
TEST 1762/15182 [Zend/tests/bug73663.phpt]
PASS Bug #73663 ("Invalid opcode 65/16/8" occurs with a variable created with list()) [Zend/tests/bug73663.phpt] 
TEST 1763/15182 [Zend/tests/bug73663_2.phpt]
PASS Bug #73663.2 ("Invalid opcode 65/16/8" occurs with a variable created with list()) [Zend/tests/bug73663_2.phpt] 
TEST 1764/15182 [Zend/tests/bug73753.phpt]
PASS Bug #73753 Non packed arrays and duplication [Zend/tests/bug73753.phpt] 
TEST 1765/15182 [Zend/tests/bug73792.phpt]
PASS Bug #73792 (invalid foreach loop hangs script) [Zend/tests/bug73792.phpt] 
TEST 1766/15182 [Zend/tests/bug73816.phpt]
PASS Bug #73816: Broken eval(anonymous class) [Zend/tests/bug73816.phpt] 
TEST 1767/15182 [Zend/tests/bug73900.phpt]
PASS Bug #73900: Use After Free in unserialize() SplFixedArray [Zend/tests/bug73900.phpt] 
TEST 1768/15182 [Zend/tests/bug73916.phpt]
PASS Bug #73916 (zend_print_flat_zval_r doesn't consider reference) [Zend/tests/bug73916.phpt] 
TEST 1769/15182 [Zend/tests/bug73954.phpt]
PASS Bug #73954 (NAN check fails on Alpine Linux with musl) [Zend/tests/bug73954.phpt] 
TEST 1770/15182 [Zend/tests/bug73960.phpt]
PASS Bug #73960: Leak with instance method calling static method with referenced return [Zend/tests/bug73960.phpt] 
TEST 1771/15182 [Zend/tests/bug73987.phpt]
PASS Bug #73987 (Method compatibility check looks to original definition and not parent - nullability interface) [Zend/tests/bug73987.phpt] 
TEST 1772/15182 [Zend/tests/bug73987_1.phpt]
PASS Bug #73987 (Method compatibility check looks to original definition and not parent - return types interface) [Zend/tests/bug73987_1.phpt] 
TEST 1773/15182 [Zend/tests/bug73987_2.phpt]
PASS Bug #73987 (Method compatibility check looks to original definition and not parent - nullabilty abstract) [Zend/tests/bug73987_2.phpt] 
TEST 1774/15182 [Zend/tests/bug73987_3.phpt]
PASS Bug #73987 (Method compatibility check looks to original definition and not parent - return types abstract) [Zend/tests/bug73987_3.phpt] 
TEST 1775/15182 [Zend/tests/bug73989.phpt]
PASS Bug #73989 (PHP 7.1 Segfaults within Symfony test suite) [Zend/tests/bug73989.phpt] 
TEST 1776/15182 [Zend/tests/bug73998.phpt]
PASS Bug #73998 (array_key_exists fails on arrays created by get_object_vars) [Zend/tests/bug73998.phpt] 
TEST 1777/15182 [Zend/tests/bug74053.phpt]
PASS Bug #74053 (Corrupted class entries on shutdown when a destructor spawns another object) [Zend/tests/bug74053.phpt] 
TEST 1778/15182 [Zend/tests/bug74084.phpt]
PASS Bug #74084 (Out of bound read - zend_mm_alloc_small) [Zend/tests/bug74084.phpt] 
TEST 1779/15182 [Zend/tests/bug74093.phpt]
PASS Bug #74093 (Maximum execution time of n+2 seconds exceed not written in error_log) [Zend/tests/bug74093.phpt] 
TEST 1780/15182 [Zend/tests/bug74164.phpt]
PASS Bug #74164 (PHP hangs when an invalid value is dynamically passed to typehinted by-ref arg) [Zend/tests/bug74164.phpt] 
TEST 1781/15182 [Zend/tests/bug74269.phpt]
PASS Bug #74269: It's possible to override trait property with different loosely-equal value [Zend/tests/bug74269.phpt] 
TEST 1782/15182 [Zend/tests/bug74340.phpt]
PASS Bug #74340: Magic function __get has different behavior in php 7.1.x [Zend/tests/bug74340.phpt] 
TEST 1783/15182 [Zend/tests/bug74408.phpt]
PASS Bug #74408 (Endless loop bypassing execution time limit) [Zend/tests/bug74408.phpt] 
TEST 1784/15182 [Zend/tests/bug74546.phpt]
PASS Bug #74546 (SIGILL in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST_HANDLER()) [Zend/tests/bug74546.phpt] 
TEST 1785/15182 [Zend/tests/bug74603.phpt]
PASS Bug #74603 (PHP INI Parsing Stack Buffer Overflow Vulnerability) [Zend/tests/bug74603.phpt] 
TEST 1786/15182 [Zend/tests/bug74657.phpt]
PASS Bug #74657 (Undefined constants in array properties result in broken properties) [Zend/tests/bug74657.phpt] 
TEST 1787/15182 [Zend/tests/bug74810.phpt]
PASS Bug #74810: Something odd about ordering of func_get_args() result in 7.2 [Zend/tests/bug74810.phpt] 
TEST 1788/15182 [Zend/tests/bug74836.phpt]
PASS Bug #74836 (isset on zero-prefixed numeric indexes in array broken) [Zend/tests/bug74836.phpt] 
TEST 1789/15182 [Zend/tests/bug74840.phpt]
PASS Bug #74840: Opcache overwrites argument of GENERATOR_RETURN within finally [Zend/tests/bug74840.phpt] 
TEST 1790/15182 [Zend/tests/bug74862.phpt]
PASS Bug #74862 (Unable to clone instance when private __clone defined) [Zend/tests/bug74862.phpt] 
TEST 1791/15182 [Zend/tests/bug74862_2.phpt]
PASS Bug #74862 (Unable to clone instance when private __clone defined in a child class) [Zend/tests/bug74862_2.phpt] 
TEST 1792/15182 [Zend/tests/bug74947.phpt]
PASS Bug #74947 (Segfault in scanner on INF number) [Zend/tests/bug74947.phpt] 
TEST 1793/15182 [Zend/tests/bug75079.phpt]
PASS Bug #75079: self keyword leads to incorrectly generated TypeError when in closure in trait [Zend/tests/bug75079.phpt] 
TEST 1794/15182 [Zend/tests/bug75079_2.phpt]
PASS Bug #75079 variation without traits [Zend/tests/bug75079_2.phpt] 
TEST 1795/15182 [Zend/tests/bug75218.phpt]
PASS Bug #75218: Change remaining uncatchable fatal errors for parsing into ParseError [Zend/tests/bug75218.phpt] 
TEST 1796/15182 [Zend/tests/bug75241.phpt]
PASS Bug #75241 (Null pointer dereference in zend_mm_alloc_small()) [Zend/tests/bug75241.phpt] 
TEST 1797/15182 [Zend/tests/bug75252.phpt]
PASS Bug #75252: Incorrect token formatting on two parse errors in one request [Zend/tests/bug75252.phpt] 
TEST 1798/15182 [Zend/tests/bug75290.phpt]
PASS Bug #75290 (debug info of Closures of internal functions contain garbage argument names) [Zend/tests/bug75290.phpt] 
TEST 1799/15182 [Zend/tests/bug75420.1.phpt]
PASS Bug #75420.1 (Indirect modification of magic method argument) [Zend/tests/bug75420.1.phpt] 
TEST 1800/15182 [Zend/tests/bug75420.10.phpt]
PASS Bug #75420.10 (Indirect modification of magic method argument) [Zend/tests/bug75420.10.phpt] 
TEST 1801/15182 [Zend/tests/bug75420.11.phpt]
PASS Bug #75420.11 (Indirect modification of magic method argument) [Zend/tests/bug75420.11.phpt] 
TEST 1802/15182 [Zend/tests/bug75420.12.phpt]
PASS Bug #75420.12 (Indirect modification of magic method argument) [Zend/tests/bug75420.12.phpt] 
TEST 1803/15182 [Zend/tests/bug75420.13.phpt]
PASS Bug #75420.13 (Indirect modification of magic method argument) [Zend/tests/bug75420.13.phpt] 
TEST 1804/15182 [Zend/tests/bug75420.14.phpt]
PASS Bug #75420.14 (Indirect modification of magic method argument) [Zend/tests/bug75420.14.phpt] 
TEST 1805/15182 [Zend/tests/bug75420.15.phpt]
PASS Bug #75420.15 (Indirect modification of magic method argument) [Zend/tests/bug75420.15.phpt] 
TEST 1806/15182 [Zend/tests/bug75420.16.phpt]
PASS Bug #75420.16 (Indirect modification of magic method argument) [Zend/tests/bug75420.16.phpt] 
TEST 1807/15182 [Zend/tests/bug75420.2.phpt]
PASS Bug #75420.2 (Indirect modification of magic method argument) [Zend/tests/bug75420.2.phpt] 
TEST 1808/15182 [Zend/tests/bug75420.3.phpt]
PASS Bug #75420.3 (Indirect modification of magic method argument) [Zend/tests/bug75420.3.phpt] 
TEST 1809/15182 [Zend/tests/bug75420.4.phpt]
PASS Bug #75420.4 (Indirect modification of magic method argument) [Zend/tests/bug75420.4.phpt] 
TEST 1810/15182 [Zend/tests/bug75420.5.phpt]
PASS Bug #75420.5 (Indirect modification of magic method argument) [Zend/tests/bug75420.5.phpt] 
TEST 1811/15182 [Zend/tests/bug75420.6.phpt]
PASS Bug #75420.6 (Indirect modification of magic method argument) [Zend/tests/bug75420.6.phpt] 
TEST 1812/15182 [Zend/tests/bug75420.7.phpt]
PASS Bug #75420.7 (Indirect modification of magic method argument) [Zend/tests/bug75420.7.phpt] 
TEST 1813/15182 [Zend/tests/bug75420.8.phpt]
PASS Bug #75420.8 (Indirect modification of magic method argument) [Zend/tests/bug75420.8.phpt] 
TEST 1814/15182 [Zend/tests/bug75420.9.phpt]
PASS Bug #75420.9 (Indirect modification of magic method argument) [Zend/tests/bug75420.9.phpt] 
TEST 1815/15182 [Zend/tests/bug75420.phpt]
PASS Bug #75420 (Crash when modifying property name in __isset for BP_VAR_IS) [Zend/tests/bug75420.phpt] 
TEST 1816/15182 [Zend/tests/bug75426.phpt]
PASS Bug #75426: "Cannot use empty array elements" reports wrong position [Zend/tests/bug75426.phpt] 
TEST 1817/15182 [Zend/tests/bug75573.phpt]
PASS Bug #75573 (Segmentation fault in 7.1.12 and 7.0.26) [Zend/tests/bug75573.phpt] 
TEST 1818/15182 [Zend/tests/bug75786.phpt]
PASS Bug #75786: segfault when using spread operator on generator passed by reference [Zend/tests/bug75786.phpt] 
TEST 1819/15182 [Zend/tests/bug75921.phpt]
PASS Bug #75921: Inconsistent error when creating stdObject from empty variable [Zend/tests/bug75921.phpt] 
TEST 1820/15182 [Zend/tests/bug76025.phpt]
PASS Bug #76025 (Segfault while throwing exception in error_handler) [Zend/tests/bug76025.phpt] 
TEST 1821/15182 [Zend/tests/bug76047.phpt]
PASS Bug #76047: Use-after-free when accessing already destructed backtrace arguments [Zend/tests/bug76047.phpt] 
TEST 1822/15182 [Zend/tests/bug76383.phpt]
PASS Bug #76383: array_map on $GLOBALS returns IS_INDIRECT [Zend/tests/bug76383.phpt] 
TEST 1823/15182 [Zend/tests/bug76430.phpt]
PASS Bug #76430: __METHOD__ inconsistent outside of method [Zend/tests/bug76430.phpt] 
TEST 1824/15182 [Zend/tests/bug76439.phpt]
PASS Bug #76439: Don't always strip leading whitespace from heredoc T_ENCAPSED_AND_WHITESPACE tokens [Zend/tests/bug76439.phpt] 
TEST 1825/15182 [Zend/tests/bug76439_2.phpt]
PASS Bug #76439: Don't always strip leading whitespace from heredoc T_ENCAPSED_AND_WHITESPACE tokens (error case) [Zend/tests/bug76439_2.phpt] 
TEST 1826/15182 [Zend/tests/bug76451.phpt]
PASS Bug #76451: Aliases during inheritance type checks affected by opcache [Zend/tests/bug76451.phpt] 
TEST 1827/15182 [Zend/tests/bug76451_2.phpt]
PASS Bug #76451: Aliases during inheritance type checks affected by opcache (variation) [Zend/tests/bug76451_2.phpt] 
TEST 1828/15182 [Zend/tests/bug76502.phpt]
PASS Bug #76502: Chain of mixed exceptions and errors does not serialize properly [Zend/tests/bug76502.phpt] 
TEST 1829/15182 [Zend/tests/bug76534.phpt]
PASS Bug #76534 (PHP hangs on 'illegal string offset on string references with an error handler) [Zend/tests/bug76534.phpt] 
TEST 1830/15182 [Zend/tests/bug76667.phpt]
PASS Bug #76667 (Segfault with divide-assign op and __get + __set) [Zend/tests/bug76667.phpt] 
TEST 1831/15182 [Zend/tests/bug76752.phpt]
PASS Bug #76752 (Crash in ZEND_COALESCE_SPEC_TMP_HANDLER - assertion in _get_zval_ptr_tmp failed) [Zend/tests/bug76752.phpt] 
TEST 1832/15182 [Zend/tests/bug76754.phpt]
PASS Bug #76754 (parent private constant in extends class memory leak) [Zend/tests/bug76754.phpt] 
TEST 1833/15182 [Zend/tests/bug76800.phpt]
PASS Bug #76800 (foreach inconsistent if array modified during loop) [Zend/tests/bug76800.phpt] 
TEST 1834/15182 [Zend/tests/bug76846.phpt]
PASS Bug #76846: Segfault in shutdown function after memory limit error [Zend/tests/bug76846.phpt] 
TEST 1835/15182 [Zend/tests/bug76860.phpt]
PASS Bug #76860 (Missed "Accessing static property as non static" warning) [Zend/tests/bug76860.phpt] 
TEST 1836/15182 [Zend/tests/bug76860_2.phpt]
PASS Bug #76860 (Missed "Accessing static property as non static" warning) [Zend/tests/bug76860_2.phpt] 
TEST 1837/15182 [Zend/tests/bug76869.phpt]
PASS Bug #76869 (Incorrect bypassing protected method accessibilty check) [Zend/tests/bug76869.phpt] 
TEST 1838/15182 [Zend/tests/bug76901.phpt]
PASS Bug #76901: method_exists on SPL iterator passthrough method corrupts memory [Zend/tests/bug76901.phpt] 
TEST 1839/15182 [Zend/tests/bug76946.phpt]
PASS Bug #76946: Cyclic reference in generator not detected [Zend/tests/bug76946.phpt] 
TEST 1840/15182 [Zend/tests/bug76965.phpt]
PASS Bug #76965 (INI_SCANNER_RAW doesn't strip trailing whitespace) [Zend/tests/bug76965.phpt] 
TEST 1841/15182 [Zend/tests/bug77291.phpt]
PASS Bug #77291 (magic methods inherited from a trait may be ignored) [Zend/tests/bug77291.phpt] 
TEST 1842/15182 [Zend/tests/bug77339.phpt]
PASS Bug #77339 (__callStatic may get incorrect arguments) [Zend/tests/bug77339.phpt] 
TEST 1843/15182 [Zend/tests/bug77345_gc_1.phpt]
PASS Bug #77345 (Segmentation faults stack overflow in cyclic garbage collector) (Bug #77427) [Zend/tests/bug77345_gc_1.phpt] 
TEST 1844/15182 [Zend/tests/bug77345_gc_2.phpt]
PASS Bug #77345 (Segmentation faults stack overflow in cyclic garbage collector) (Bug #77427) [Zend/tests/bug77345_gc_2.phpt] 
TEST 1845/15182 [Zend/tests/bug77376.phpt]
PASS Bug #77376 ("undefined function" message no longer includes namespace) [Zend/tests/bug77376.phpt] 
TEST 1846/15182 [Zend/tests/bug77494.phpt]
PASS Bug #77494 (Disabling class causes segfault on member access) [Zend/tests/bug77494.phpt] 
TEST 1847/15182 [Zend/tests/bug77530.phpt]
PASS Bug #77530: PHP crashes when parsing '(2)::class' [Zend/tests/bug77530.phpt] 
TEST 1848/15182 [Zend/tests/bug77589.phpt]
PASS BUG #77589 (Core dump using parse_ini_string with numeric sections) [Zend/tests/bug77589.phpt] 
TEST 1849/15182 [Zend/tests/bug77613.phpt]
PASS Bug #77613 (method visibility change) [Zend/tests/bug77613.phpt] 
TEST 1850/15182 [Zend/tests/bug77652.phpt]
PASS Bug #77652: Anonymous classes can lose their interface information [Zend/tests/bug77652.phpt] 
TEST 1851/15182 [Zend/tests/bug77660.phpt]
PASS Bug #77660 (Segmentation fault on break 2147483648) [Zend/tests/bug77660.phpt] 
TEST 1852/15182 [Zend/tests/bug77738.phpt]
PASS Bug #77738 (Nullptr deref in zend_compile_expr) [Zend/tests/bug77738.phpt] 
TEST 1853/15182 [Zend/tests/bug77877.phpt]
PASS Bug #77877 call_user_func() passes $this to static methods [Zend/tests/bug77877.phpt] 
TEST 1854/15182 [Zend/tests/bug77922.phpt]
PASS Bug #77922: Double release of doc comment on inherited shadow property [Zend/tests/bug77922.phpt] 
TEST 1855/15182 [Zend/tests/bug77993.phpt]
PASS Bug #77993 (Wrong parse error for invalid hex literal on Windows) [Zend/tests/bug77993.phpt] 
TEST 1856/15182 [Zend/tests/bug78010.phpt]
PASS Bug #78010: Segmentation fault during GC [Zend/tests/bug78010.phpt] 
TEST 1857/15182 [Zend/tests/bug78151.phpt]
PASS Bug #78151 Segfault caused by indirect expressions in PHP 7.4a1 [Zend/tests/bug78151.phpt] 
TEST 1858/15182 [Zend/tests/bug78154.phpt]
PASS Bug #78154: SEND_VAR_NO_REF does not always send reference [Zend/tests/bug78154.phpt] 
TEST 1859/15182 [Zend/tests/bug78182.phpt]
PASS Bug #78182: Segmentation fault during by-reference property assignment [Zend/tests/bug78182.phpt] 
TEST 1860/15182 [Zend/tests/bug78239.phpt]
PASS Bug #78239: Deprecation notice during string conversion converted to exception hangs [Zend/tests/bug78239.phpt] 
TEST 1861/15182 [Zend/tests/bug78271.phpt]
PASS Bug #78271: Invalid result of if-else [Zend/tests/bug78271.phpt] 
TEST 1862/15182 [Zend/tests/bug78335.phpt]
PASS Bug #78335: Static properties/variables containing cycles report as leak [Zend/tests/bug78335.phpt] 
TEST 1863/15182 [Zend/tests/bug78335_2.phpt]
SKIP Bug #78335: Static properties containing cycles report as leak (internal class variant) [Zend/tests/bug78335_2.phpt] reason: requires zend-test
TEST 1864/15182 [Zend/tests/bug78340.phpt]
PASS Bug #78340: Include of stream wrapper not reading whole file [Zend/tests/bug78340.phpt] 
TEST 1865/15182 [Zend/tests/bug78344.phpt]
PASS Bug #78344: Segmentation fault on zend_check_protected [Zend/tests/bug78344.phpt] 
TEST 1866/15182 [Zend/tests/bug78356.phpt]
PASS Bug #78356: Array returned from ArrayAccess is incorrectly unpacked as argument [Zend/tests/bug78356.phpt] 
TEST 1867/15182 [Zend/tests/bug78363.phpt]
PASS Bug #78363: Buffer overflow in zendparse [Zend/tests/bug78363.phpt] 
TEST 1868/15182 [Zend/tests/bug78379.phpt]
PASS Bug #78379 (Cast to object confuses GC, causes crash) [Zend/tests/bug78379.phpt] 
TEST 1869/15182 [Zend/tests/bug78379_2.phpt]
PASS Bug #78379.2 (Cast to object confuses GC, causes crash) [Zend/tests/bug78379_2.phpt] 
TEST 1870/15182 [Zend/tests/bug78396.phpt]
PASS Bug #78396: Second file_put_contents in Shutdown hangs script [Zend/tests/bug78396.phpt] 
TEST 1871/15182 [Zend/tests/bug78406.phpt]
PASS Bug #78406: Broken file includes with user-defined stream filters [Zend/tests/bug78406.phpt] 
TEST 1872/15182 [Zend/tests/bug78454_1.phpt]
PASS Invalid consecutive numeric separators after hex literal [Zend/tests/bug78454_1.phpt] 
TEST 1873/15182 [Zend/tests/bug78454_2.phpt]
PASS Invalid consecutive numeric separators after binary literal [Zend/tests/bug78454_2.phpt] 
TEST 1874/15182 [Zend/tests/bug78502.phpt]
PASS Bug #78502: Incorrect stack size calculation for indirectly recursive function call [Zend/tests/bug78502.phpt] 
TEST 1875/15182 [Zend/tests/bug78531.phpt]
PASS Bug #78531 (Crash when using undefined variable as object) [Zend/tests/bug78531.phpt] 
TEST 1876/15182 [Zend/tests/bug78589.phpt]
PASS Bug #78589: Memory leak with GC + __destruct() [Zend/tests/bug78589.phpt] 
TEST 1877/15182 [Zend/tests/bug78598.phpt]
PASS Bug #78598: Changing array during undef index RW error segfaults [Zend/tests/bug78598.phpt] 
TEST 1878/15182 [Zend/tests/bug78644.phpt]
PASS Bug #78644: SEGFAULT in ZEND_UNSET_OBJ_SPEC_VAR_CONST_HANDLER [Zend/tests/bug78644.phpt] 
TEST 1879/15182 [Zend/tests/bug78658.phpt]
PASS Bug #78658: Memory corruption using Closure::bindTo() [Zend/tests/bug78658.phpt] 
TEST 1880/15182 [Zend/tests/bug78689.phpt]
PASS Bug #78689: Closure::fromCallable() doesn't handle [Closure, '__invoke'] [Zend/tests/bug78689.phpt] 
TEST 1881/15182 [Zend/tests/bug78752.phpt]
PASS Bug #78752: Segfault if GC triggered while generator stack frame is being destroyed [Zend/tests/bug78752.phpt] 
TEST 1882/15182 [Zend/tests/bug78776.phpt]
PASS Bug #78776: Abstract method implementation from trait does not check "static" [Zend/tests/bug78776.phpt] 
TEST 1883/15182 [Zend/tests/bug78787.phpt]
PASS Bug #78787: Segfault with trait overriding inherited private shadow property [Zend/tests/bug78787.phpt] 
TEST 1884/15182 [Zend/tests/bug78810.phpt]
PASS Bug #78810: RW fetches do not throw "uninitialized property" exception [Zend/tests/bug78810.phpt] 
TEST 1885/15182 [Zend/tests/bug78868.phpt]
PASS Bug #78868: Calling __autoload() with incorrect EG(fake_scope) value [Zend/tests/bug78868.phpt] 
TEST 1886/15182 [Zend/tests/bug78898.phpt]
PASS Bug #78898: call_user_func(['parent', ...]) fails while other succeed [Zend/tests/bug78898.phpt] 
TEST 1887/15182 [Zend/tests/bug78921.phpt]
PASS Bug #78921: When Reflection triggers class load, property visibility is incorrect [Zend/tests/bug78921.phpt] 
TEST 1888/15182 [Zend/tests/bug78926.phpt]
PASS Bug #78926: Segmentation fault on Symfony cache:clear [Zend/tests/bug78926.phpt] 
TEST 1889/15182 [Zend/tests/bug78973.phpt]
PASS Bug #78973: Destructor during CV freeing causes segfault if opline never saved [Zend/tests/bug78973.phpt] 
TEST 1890/15182 [Zend/tests/bug78999.phpt]
PASS Bug #78999 (Cycle leak when using function result as temporary) [Zend/tests/bug78999.phpt] 
TEST 1891/15182 [Zend/tests/bug79022.phpt]
PASS Bug #79022 (class_exists returns True for classes that are not ready to be used) [Zend/tests/bug79022.phpt] 
TEST 1892/15182 [Zend/tests/bug79155.phpt]
PASS Bug #79155: Property nullability lost when using multiple property definition [Zend/tests/bug79155.phpt] 
TEST 1893/15182 [Zend/tests/bug79364.phpt]
PASS Bug #79364 (When copy empty array, next key is unspecified) [Zend/tests/bug79364.phpt] 
TEST 1894/15182 [Zend/tests/bug79477.phpt]
PASS Bug #79477: casting object into array creates references [Zend/tests/bug79477.phpt] 
TEST 1895/15182 [Zend/tests/bug79514.phpt]
PASS Bug #79514 (Memory leaks while including unexistent file) [Zend/tests/bug79514.phpt] 
TEST 1896/15182 [Zend/tests/bug79599.phpt]
PASS Bug #79599 (coredump in set_error_handler) [Zend/tests/bug79599.phpt] 
TEST 1897/15182 [Zend/tests/bug79657.phpt]
PASS Bug #79657: "yield from" hangs when invalid value encountered [Zend/tests/bug79657.phpt] 
TEST 1898/15182 [Zend/tests/bug79668.phpt]
PASS Bug #79668 (get_defined_functions(true) may miss functions) [Zend/tests/bug79668.phpt] 
TEST 1899/15182 [Zend/tests/bug79740.phpt]
PASS Bug #79740: serialize() and unserialize() methods can not be called statically [Zend/tests/bug79740.phpt] 
TEST 1900/15182 [Zend/tests/bug79778.phpt]
PASS Bug #79778: Assertion failure if dumping closure with unresolved static variable [Zend/tests/bug79778.phpt] 
TEST 1901/15182 [Zend/tests/bug79779.phpt]
PASS Bug #79779: Assertion failure when assigning property of string offset by reference [Zend/tests/bug79779.phpt] 
TEST 1902/15182 [Zend/tests/bug79783.phpt]
PASS Bug #79783: Segfault in php_str_replace_common [Zend/tests/bug79783.phpt] 
TEST 1903/15182 [Zend/tests/bug79784.phpt]
PASS Bug #79784: Use after free if changing array during undef var during array write fetch [Zend/tests/bug79784.phpt] 
TEST 1904/15182 [Zend/tests/bug79792.phpt]
PASS Bug #79792: HT iterators not removed if empty array is destroyed [Zend/tests/bug79792.phpt] 
TEST 1905/15182 [Zend/tests/bug79793.phpt]
PASS Bug #79793: Use after free if string used in undefined index warning is changed [Zend/tests/bug79793.phpt] 
TEST 1906/15182 [Zend/tests/bug79862.phpt]
PASS Bug #79862: Public non-static property in child should take priority over private static [Zend/tests/bug79862.phpt] 
TEST 1907/15182 [Zend/tests/bug79919.phpt]
PASS Bug #79919 (Stack use-after-scope in define()) [Zend/tests/bug79919.phpt] 
TEST 1908/15182 [Zend/tests/bug79934.phpt]
PASS Bug #79934: CRLF-only line in heredoc causes parsing error [Zend/tests/bug79934.phpt] 
TEST 1909/15182 [Zend/tests/bug79947.phpt]
PASS Bug #79947: Memory leak on invalid offset type in compound assignment [Zend/tests/bug79947.phpt] 
TEST 1910/15182 [Zend/tests/bug79979.phpt]
PASS Bug #79979 (passing value to by-ref param via CUF(A) crashes) [Zend/tests/bug79979.phpt] 
TEST 1911/15182 [Zend/tests/bug80037.phpt]
PASS Bug #80037: Typed property must not be accessed before initialization when __get() declared [Zend/tests/bug80037.phpt] 
TEST 1912/15182 [Zend/tests/bug80046.phpt]
PASS Bug #80046: FREE for SWITCH_STRING optimized away [Zend/tests/bug80046.phpt] 
TEST 1913/15182 [Zend/tests/bug80049.phpt]
PASS Bug #80049: Memleak when coercing integers to string via variadic argument [Zend/tests/bug80049.phpt] 
TEST 1914/15182 [Zend/tests/bug80126.phpt]
PASS Bug #80126: Covariant return types failing compilation [Zend/tests/bug80126.phpt] 
TEST 1915/15182 [Zend/tests/bug80126_2.phpt]
PASS Bug #80126: Covariant return types failing compilation (variation 2) [Zend/tests/bug80126_2.phpt] 
TEST 1916/15182 [Zend/tests/bug80194.phpt]
PASS Bug #80194: Assertion failure during block assembly of unreachable free with leading nop [Zend/tests/bug80194.phpt] 
TEST 1917/15182 [Zend/tests/bug80781.phpt]
PASS Bug #80781: Error handler that throws ErrorException infinite loop [Zend/tests/bug80781.phpt] 
TEST 1918/15182 [Zend/tests/bug80972.phpt]
PASS Bug #80972: Memory exhaustion on invalid string offset [Zend/tests/bug80972.phpt] 
TEST 1919/15182 [Zend/tests/bug81070.phpt]
PASS Bug #81070	Setting memory limit to below current usage [Zend/tests/bug81070.phpt] 
TEST 1920/15182 [Zend/tests/bug81104.phpt]
PASS Bug #81104: Warning: "Failed to set memory limit to ... bytes" emitted after exit in debug [Zend/tests/bug81104.phpt] 
TEST 1921/15182 [Zend/tests/bug81626.phpt]
PASS Bug #81626: Error on use static:: in __сallStatic() wrapped to Closure::fromCallable() [Zend/tests/bug81626.phpt] 
TEST 1922/15182 [Zend/tests/bug_debug_backtrace.phpt]
PASS Bug - crash in debug_backtrace when trace starts in eval [Zend/tests/bug_debug_backtrace.phpt] 
TEST 1923/15182 [Zend/tests/builtin_in_write_context_error1.phpt]
PASS Cannot use built-in functions in write context (assignment) [Zend/tests/builtin_in_write_context_error1.phpt] 
TEST 1924/15182 [Zend/tests/builtin_in_write_context_error2.phpt]
PASS Cannot use built-in functions in write context (reference) [Zend/tests/builtin_in_write_context_error2.phpt] 
TEST 1925/15182 [Zend/tests/bw_or_assign_with_ref.phpt]
PASS Bitwise or assign with referenced value [Zend/tests/bw_or_assign_with_ref.phpt] 
TEST 1926/15182 [Zend/tests/call_static.phpt]
PASS __callStatic() Magic method [Zend/tests/call_static.phpt] 
TEST 1927/15182 [Zend/tests/call_static_002.phpt]
PASS Testing __call and __callstatic with callbacks [Zend/tests/call_static_002.phpt] 
TEST 1928/15182 [Zend/tests/call_static_003.phpt]
PASS Testing method name case [Zend/tests/call_static_003.phpt] 
TEST 1929/15182 [Zend/tests/call_static_004.phpt]
PASS Invalid method name in dynamic static call [Zend/tests/call_static_004.phpt] 
TEST 1930/15182 [Zend/tests/call_static_006.phpt]
PASS Testing __callStatic [Zend/tests/call_static_006.phpt] 
TEST 1931/15182 [Zend/tests/call_static_007.phpt]
PASS Testing __call and __callstatic [Zend/tests/call_static_007.phpt] 
TEST 1932/15182 [Zend/tests/call_to_abstract_method_args.phpt]
PASS Check that arguments are freed when a call to an abstract method throws [Zend/tests/call_to_abstract_method_args.phpt] 
TEST 1933/15182 [Zend/tests/call_to_deprecated_function_args.phpt]
PASS Check that arguments are freed when calling a deprecated function [Zend/tests/call_to_deprecated_function_args.phpt] 
TEST 1934/15182 [Zend/tests/call_user_func_001.phpt]
PASS Testing call_user_func inside namespace [Zend/tests/call_user_func_001.phpt] 
TEST 1935/15182 [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 1936/15182 [Zend/tests/call_user_func_003.phpt]
PASS Testing call_user_func() with closures [Zend/tests/call_user_func_003.phpt] 
TEST 1937/15182 [Zend/tests/call_user_func_004.phpt]
PASS Calling non-static method with call_user_func() [Zend/tests/call_user_func_004.phpt] 
TEST 1938/15182 [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 1939/15182 [Zend/tests/call_user_func_006.phpt]
PASS call_user_func() should error on reference arguments [Zend/tests/call_user_func_006.phpt] 
TEST 1940/15182 [Zend/tests/call_user_func_007.phpt]
PASS call_user_func() should not use FUNC_ARG fetches [Zend/tests/call_user_func_007.phpt] 
TEST 1941/15182 [Zend/tests/call_user_func_008.phpt]
PASS call_user_func() behavior with references [Zend/tests/call_user_func_008.phpt] 
TEST 1942/15182 [Zend/tests/call_user_func_009.phpt]
PASS call_user_func() behavior when passing literal to reference parameter [Zend/tests/call_user_func_009.phpt] 
TEST 1943/15182 [Zend/tests/call_user_func_array_prefer_ref.phpt]
PASS call_user_func_array() passes value to prefer-ref arg if element wasn't a reference [Zend/tests/call_user_func_array_prefer_ref.phpt] 
TEST 1944/15182 [Zend/tests/call_user_func_closure_from_static_method.phpt]
PASS call_user_func() on non-static closure without $this inside a static method [Zend/tests/call_user_func_closure_from_static_method.phpt] 
TEST 1945/15182 [Zend/tests/call_with_refs.phpt]
PASS Check call to non-ref function with call-time refs [Zend/tests/call_with_refs.phpt] 
TEST 1946/15182 [Zend/tests/case_insensitive_constant_deprecation.phpt]
PASS Case-insensitive constants are deprecated [Zend/tests/case_insensitive_constant_deprecation.phpt] 
TEST 1947/15182 [Zend/tests/cast_to_array.phpt]
PASS casting different variables to array [Zend/tests/cast_to_array.phpt] 
TEST 1948/15182 [Zend/tests/cast_to_bool.phpt]
PASS casting different variables to boolean [Zend/tests/cast_to_bool.phpt] 
TEST 1949/15182 [Zend/tests/cast_to_double.phpt]
PASS casting different variables to double [Zend/tests/cast_to_double.phpt] 
TEST 1950/15182 [Zend/tests/cast_to_int.phpt]
PASS casting different variables to integer [Zend/tests/cast_to_int.phpt] 
TEST 1951/15182 [Zend/tests/cast_to_object.phpt]
PASS casting different variables to object [Zend/tests/cast_to_object.phpt] 
TEST 1952/15182 [Zend/tests/cast_to_string.phpt]
PASS casting different variables to string [Zend/tests/cast_to_string.phpt] 
TEST 1953/15182 [Zend/tests/catch.phpt]
PASS catch shouldn't call __autoload [Zend/tests/catch.phpt] 
TEST 1954/15182 [Zend/tests/class_alias_001.phpt]
PASS Testing class_alias() [Zend/tests/class_alias_001.phpt] 
TEST 1955/15182 [Zend/tests/class_alias_002.phpt]
PASS Trying redeclare class with class_alias() [Zend/tests/class_alias_002.phpt] 
TEST 1956/15182 [Zend/tests/class_alias_004.phpt]
PASS Testing creation of alias using an existing interface name [Zend/tests/class_alias_004.phpt] 
TEST 1957/15182 [Zend/tests/class_alias_005.phpt]
PASS Testing static call method using the original class name [Zend/tests/class_alias_005.phpt] 
TEST 1958/15182 [Zend/tests/class_alias_006.phpt]
PASS Testing creation of alias to an internal class [Zend/tests/class_alias_006.phpt] 
TEST 1959/15182 [Zend/tests/class_alias_007.phpt]
PASS Testing class_alias() using autoload [Zend/tests/class_alias_007.phpt] 
TEST 1960/15182 [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 1961/15182 [Zend/tests/class_alias_009.phpt]
PASS Testing interface declaration using the original and alias class name [Zend/tests/class_alias_009.phpt] 
TEST 1962/15182 [Zend/tests/class_alias_010.phpt]
PASS Trying use an existing alias name in class declaration [Zend/tests/class_alias_010.phpt] 
TEST 1963/15182 [Zend/tests/class_alias_011.phpt]
PASS Testing callback in alias [Zend/tests/class_alias_011.phpt] 
TEST 1964/15182 [Zend/tests/class_alias_012.phpt]
PASS Testing dynamic alias name [Zend/tests/class_alias_012.phpt] 
TEST 1965/15182 [Zend/tests/class_alias_013.phpt]
PASS Testing alias of alias [Zend/tests/class_alias_013.phpt] 
TEST 1966/15182 [Zend/tests/class_alias_014.phpt]
PASS Testing creation of alias to class name without namespace prefix [Zend/tests/class_alias_014.phpt] 
TEST 1967/15182 [Zend/tests/class_alias_016.phpt]
PASS Testing creation of alias to global scope [Zend/tests/class_alias_016.phpt] 
TEST 1968/15182 [Zend/tests/class_alias_017.phpt]
PASS Testing alias with get_called_class() and get_class() [Zend/tests/class_alias_017.phpt] 
TEST 1969/15182 [Zend/tests/class_alias_018.phpt]
PASS Testing class alias with is_subclass_of() [Zend/tests/class_alias_018.phpt] 
TEST 1970/15182 [Zend/tests/class_alias_019.phpt]
PASS Trying to redeclare class name in global scope inside namespace [Zend/tests/class_alias_019.phpt] 
TEST 1971/15182 [Zend/tests/class_alias_020.phpt]
PASS Testing class alias in multiple namespaces [Zend/tests/class_alias_020.phpt] 
TEST 1972/15182 [Zend/tests/class_alias_021.phpt]
PASS Overriding internal class with class alias [Zend/tests/class_alias_021.phpt] 
TEST 1973/15182 [Zend/tests/class_constant_to_reference_cached.phpt]
PASS Conversion of a class constant to a reference after it has been cached [Zend/tests/class_constant_to_reference_cached.phpt] 
TEST 1974/15182 [Zend/tests/class_constants_001.phpt]
PASS class constants basic tests [Zend/tests/class_constants_001.phpt] 
TEST 1975/15182 [Zend/tests/class_constants_002.phpt]
PASS class constants as default function arguments [Zend/tests/class_constants_002.phpt] 
TEST 1976/15182 [Zend/tests/class_constants_003.phpt]
PASS class constants as default function arguments and dynamically loaded classes [Zend/tests/class_constants_003.phpt] 
TEST 1977/15182 [Zend/tests/class_constants_004.phpt]
PASS Testing constants (normal, namespace, class and interface) [Zend/tests/class_constants_004.phpt] 
TEST 1978/15182 [Zend/tests/class_constants_005.phpt]
PASS String interning during constants substitution [Zend/tests/class_constants_005.phpt] 
TEST 1979/15182 [Zend/tests/class_exists_001.phpt]
PASS Testing class_exists() inside namespace [Zend/tests/class_exists_001.phpt] 
TEST 1980/15182 [Zend/tests/class_exists_002.phpt]
PASS Testing several valid and invalid parameters [Zend/tests/class_exists_002.phpt] 
TEST 1981/15182 [Zend/tests/class_exists_003.phpt]
PASS Checking if exists interface, trait, abstract and final class [Zend/tests/class_exists_003.phpt] 
TEST 1982/15182 [Zend/tests/class_name_as_scalar.phpt]
PASS class name as scalar from ::class keyword [Zend/tests/class_name_as_scalar.phpt] 
TEST 1983/15182 [Zend/tests/class_name_as_scalar_error_001.phpt]
PASS class name as scalar from ::class keyword error using static in class constant [Zend/tests/class_name_as_scalar_error_001.phpt] 
TEST 1984/15182 [Zend/tests/class_name_as_scalar_error_002.phpt]
PASS class name as scalar from ::class keyword error using parent in class constant [Zend/tests/class_name_as_scalar_error_002.phpt] 
TEST 1985/15182 [Zend/tests/class_name_as_scalar_error_003.phpt]
PASS class name as scalar from ::class keyword error using static in method signature [Zend/tests/class_name_as_scalar_error_003.phpt] 
TEST 1986/15182 [Zend/tests/class_name_as_scalar_error_004.phpt]
PASS class name as scalar from ::class keyword error using parent in method signature [Zend/tests/class_name_as_scalar_error_004.phpt] 
TEST 1987/15182 [Zend/tests/class_name_as_scalar_error_005.phpt]
PASS class name as scalar from ::class keyword error using static non class context [Zend/tests/class_name_as_scalar_error_005.phpt] 
TEST 1988/15182 [Zend/tests/class_name_as_scalar_error_006.phpt]
PASS class name as scalar from ::class keyword error using parent in non class context [Zend/tests/class_name_as_scalar_error_006.phpt] 
TEST 1989/15182 [Zend/tests/class_name_as_scalar_error_007.phpt]
PASS Cannot access self::class when no class scope is active [Zend/tests/class_name_as_scalar_error_007.phpt] 
TEST 1990/15182 [Zend/tests/class_name_of_var.phpt]
PASS $var::class is not supported [Zend/tests/class_name_of_var.phpt] 
TEST 1991/15182 [Zend/tests/class_properties_const.phpt]
PASS Const class properties(runtime cache) [Zend/tests/class_properties_const.phpt] 
TEST 1992/15182 [Zend/tests/class_properties_dynamic.phpt]
PASS Class Property Expressions [Zend/tests/class_properties_dynamic.phpt] 
TEST 1993/15182 [Zend/tests/class_properties_static.phpt]
PASS Static Class Property Expressions [Zend/tests/class_properties_static.phpt] 
TEST 1994/15182 [Zend/tests/clone_001.phpt]
PASS Using clone statement on non-object [Zend/tests/clone_001.phpt] 
TEST 1995/15182 [Zend/tests/clone_002.phpt]
PASS Testing multiple clone statements [Zend/tests/clone_002.phpt] 
TEST 1996/15182 [Zend/tests/clone_003.phpt]
PASS Using clone statement on undefined variable [Zend/tests/clone_003.phpt] 
TEST 1997/15182 [Zend/tests/clone_004.phpt]
PASS Testing usage of object as array on clone statement [Zend/tests/clone_004.phpt] 
TEST 1998/15182 [Zend/tests/closure_001.phpt]
PASS Closure 001: Lambda without lexical variables [Zend/tests/closure_001.phpt] 
TEST 1999/15182 [Zend/tests/closure_002.phpt]
PASS Closure 002: Lambda with lexical variables (global scope) [Zend/tests/closure_002.phpt] 
TEST 2000/15182 [Zend/tests/closure_003.phpt]
PASS Closure 003: Lambda with lexical variables (local scope) [Zend/tests/closure_003.phpt] 
TEST 2001/15182 [Zend/tests/closure_004.phpt]
PASS Closure 004: Lambda with lexical variables (scope lifetime) [Zend/tests/closure_004.phpt] 
TEST 2002/15182 [Zend/tests/closure_005.phpt]
PASS Closure 005: Lambda inside class, lifetime of $this [Zend/tests/closure_005.phpt] 
TEST 2003/15182 [Zend/tests/closure_006.phpt]
PASS Closure 006: Nested lambdas [Zend/tests/closure_006.phpt] 
TEST 2004/15182 [Zend/tests/closure_007.phpt]
PASS Closure 007: Nested lambdas in classes [Zend/tests/closure_007.phpt] 
TEST 2005/15182 [Zend/tests/closure_008.phpt]
PASS Closure 008: Use in preg_replace_callback() [Zend/tests/closure_008.phpt] 
TEST 2006/15182 [Zend/tests/closure_009.phpt]
PASS Closure 009: Using static vars inside lambda [Zend/tests/closure_009.phpt] 
TEST 2007/15182 [Zend/tests/closure_010.phpt]
PASS Closure 010: Closure calls itself [Zend/tests/closure_010.phpt] 
TEST 2008/15182 [Zend/tests/closure_011.phpt]
PASS Closure 011: Lexical copies not static in closure [Zend/tests/closure_011.phpt] 
TEST 2009/15182 [Zend/tests/closure_012.phpt]
PASS Closure 012: Undefined lexical variables [Zend/tests/closure_012.phpt] 
TEST 2010/15182 [Zend/tests/closure_013.phpt]
PASS Closure 013: __invoke() on temporary result [Zend/tests/closure_013.phpt] 
TEST 2011/15182 [Zend/tests/closure_014.phpt]
PASS Closure 014: return by value/reference [Zend/tests/closure_014.phpt] 
TEST 2012/15182 [Zend/tests/closure_015.phpt]
PASS Closure 015: converting to string/unicode [Zend/tests/closure_015.phpt] 
TEST 2013/15182 [Zend/tests/closure_016.phpt]
PASS Closure 016: closures and is_callable() [Zend/tests/closure_016.phpt] 
TEST 2014/15182 [Zend/tests/closure_017.phpt]
PASS Closure 017: Trying to destroy an active lambda function [Zend/tests/closure_017.phpt] 
TEST 2015/15182 [Zend/tests/closure_018.phpt]
PASS Closure 018: Assigning lambda to static var and returning by ref [Zend/tests/closure_018.phpt] 
TEST 2016/15182 [Zend/tests/closure_019.phpt]
PASS Closure 019: Calling lambda using $GLOBALS and global $var [Zend/tests/closure_019.phpt] 
TEST 2017/15182 [Zend/tests/closure_020.phpt]
PASS Closure 020: Trying to access private property outside class [Zend/tests/closure_020.phpt] 
TEST 2018/15182 [Zend/tests/closure_021.phpt]
PASS Closure 021: Throwing exception inside lambda [Zend/tests/closure_021.phpt] 
TEST 2019/15182 [Zend/tests/closure_022.phpt]
PASS Closure 022: Closure properties [Zend/tests/closure_022.phpt] 
TEST 2020/15182 [Zend/tests/closure_023.phpt]
PASS Closure 023: Closure declared in statically called method [Zend/tests/closure_023.phpt] 
TEST 2021/15182 [Zend/tests/closure_024.phpt]
PASS Closure 024: Clone the Closure object [Zend/tests/closure_024.phpt] 
TEST 2022/15182 [Zend/tests/closure_025.phpt]
PASS Closure 025: Using closure in create_function() [Zend/tests/closure_025.phpt] 
TEST 2023/15182 [Zend/tests/closure_026.phpt]
PASS Closure 026: Assigning a closure object to an array in $this [Zend/tests/closure_026.phpt] 
TEST 2024/15182 [Zend/tests/closure_027.phpt]
PASS Closure 027: Testing Closure type-hint [Zend/tests/closure_027.phpt] 
TEST 2025/15182 [Zend/tests/closure_028.phpt]
PASS Closure 028: Trying to use lambda directly in foreach [Zend/tests/closure_028.phpt] 
TEST 2026/15182 [Zend/tests/closure_029.phpt]
PASS Closure 029: Testing lambda with instanceof operator [Zend/tests/closure_029.phpt] 
TEST 2027/15182 [Zend/tests/closure_030.phpt]
PASS Closure 030: Using lambda with variable variables [Zend/tests/closure_030.phpt] 
TEST 2028/15182 [Zend/tests/closure_031.phpt]
PASS Closure 031: Closure properties with custom error handlers [Zend/tests/closure_031.phpt] 
TEST 2029/15182 [Zend/tests/closure_032.phpt]
PASS Closure 032: Testing Closure and debug_backtrace [Zend/tests/closure_032.phpt] 
TEST 2030/15182 [Zend/tests/closure_033.phpt]
PASS Closure 033: Dynamic closure property and private function [Zend/tests/closure_033.phpt] 
TEST 2031/15182 [Zend/tests/closure_034.phpt]
PASS Closure 033: Recursive var_dump on closures [Zend/tests/closure_034.phpt] 
TEST 2032/15182 [Zend/tests/closure_035.phpt]
PASS Testing recursion detection with Closures [Zend/tests/closure_035.phpt] 
TEST 2033/15182 [Zend/tests/closure_036.phpt]
PASS Closure 036: Rebinding closures, keep calling scope [Zend/tests/closure_036.phpt] 
TEST 2034/15182 [Zend/tests/closure_037.phpt]
PASS Closure 037: self:: and static:: within closures [Zend/tests/closure_037.phpt] 
TEST 2035/15182 [Zend/tests/closure_038.phpt]
PASS Closure 038: Rebinding closures, change scope, different runtime type [Zend/tests/closure_038.phpt] 
TEST 2036/15182 [Zend/tests/closure_039.phpt]
PASS Closure 039: Rebinding closures, change scope, same runtime type [Zend/tests/closure_039.phpt] 
TEST 2037/15182 [Zend/tests/closure_040.phpt]
PASS Closure 040: Rebinding closures, bad arguments [Zend/tests/closure_040.phpt] 
TEST 2038/15182 [Zend/tests/closure_041.phpt]
PASS Closure 041: Rebinding: preservation of previous scope when not given as arg unless impossible [Zend/tests/closure_041.phpt] 
TEST 2039/15182 [Zend/tests/closure_042.phpt]
PASS Closure 042: Binding an instance to a non-scoped non-static closures gives it a dummy scope [Zend/tests/closure_042.phpt] 
TEST 2040/15182 [Zend/tests/closure_043.phpt]
PASS Closure 043: Scope/bounding combination invariants; static closures [Zend/tests/closure_043.phpt] 
TEST 2041/15182 [Zend/tests/closure_044.phpt]
PASS Closure 044: Scope/bounding combination invariants; non static closures [Zend/tests/closure_044.phpt] 
TEST 2042/15182 [Zend/tests/closure_045.phpt]
PASS Closure 045: Closures created in static methods are not implicitly static [Zend/tests/closure_045.phpt] 
TEST 2043/15182 [Zend/tests/closure_046.phpt]
PASS Closure 046: Rebinding: preservation of previous scope when "static" given as scope arg (same as closure #041) [Zend/tests/closure_046.phpt] 
TEST 2044/15182 [Zend/tests/closure_047.phpt]
PASS Closure 047: Use in preg_replace_callback() using variables by reference [Zend/tests/closure_047.phpt] 
TEST 2045/15182 [Zend/tests/closure_048.phpt]
PASS Closure 048: Use in preg_replace_callback() using variables by reference [Zend/tests/closure_048.phpt] 
TEST 2046/15182 [Zend/tests/closure_049.phpt]
PASS Closure 049: static::class in static closure in non-static method. [Zend/tests/closure_049.phpt] 
TEST 2047/15182 [Zend/tests/closure_050.phpt]
PASS Closure 050: static::class in non-static closure in non-static method. [Zend/tests/closure_050.phpt] 
TEST 2048/15182 [Zend/tests/closure_051.phpt]
PASS Closure 051: static::class in static closure in static method. [Zend/tests/closure_051.phpt] 
TEST 2049/15182 [Zend/tests/closure_052.phpt]
PASS Closure 052: static::class in non-static closure in static method. [Zend/tests/closure_052.phpt] 
TEST 2050/15182 [Zend/tests/closure_053.phpt]
PASS Closure 053: self::class in static closure in non-static method. [Zend/tests/closure_053.phpt] 
TEST 2051/15182 [Zend/tests/closure_054.phpt]
PASS Closure 054: self::class in non-static closure in non-static method. [Zend/tests/closure_054.phpt] 
TEST 2052/15182 [Zend/tests/closure_055.phpt]
PASS Closure 055: self::class in static closure in static method. [Zend/tests/closure_055.phpt] 
TEST 2053/15182 [Zend/tests/closure_056.phpt]
PASS Closure 056: self::class in non-static closure in static method. [Zend/tests/closure_056.phpt] 
TEST 2054/15182 [Zend/tests/closure_057.phpt]
PASS Closure 057: segfault in leave helper [Zend/tests/closure_057.phpt] 
TEST 2055/15182 [Zend/tests/closure_058.phpt]
PASS Closure 058: Closure scope and object [Zend/tests/closure_058.phpt] 
TEST 2056/15182 [Zend/tests/closure_059.phpt]
PASS Closure 059: Closure type declaration [Zend/tests/closure_059.phpt] 
TEST 2057/15182 [Zend/tests/closure_060.phpt]
PASS runtime cache must be invalidated for Closure::call() [Zend/tests/closure_060.phpt] 
TEST 2058/15182 [Zend/tests/closure_061.phpt]
PASS Rebinding of ::getClosure()s [Zend/tests/closure_061.phpt] 
TEST 2059/15182 [Zend/tests/closure_062.phpt]
PASS Closure $this unbinding deprecation [Zend/tests/closure_062.phpt] 
TEST 2060/15182 [Zend/tests/closure_bug66622.phpt]
PASS Bug 66622: Closures do not correctly capture the late bound class (static::) in some cases [Zend/tests/closure_bug66622.phpt] 
TEST 2061/15182 [Zend/tests/closure_call.phpt]
PASS Closure::call [Zend/tests/closure_call.phpt] 
TEST 2062/15182 [Zend/tests/closure_call_internal.phpt]
PASS Closure::call() on internal method [Zend/tests/closure_call_internal.phpt] 
TEST 2063/15182 [Zend/tests/closure_call_leak_with_exception.phpt]
PASS Closure must not leak during a dynamic call interrupted by an exception [Zend/tests/closure_call_leak_with_exception.phpt] 
TEST 2064/15182 [Zend/tests/closure_extra_args.phpt]
PASS Immediately invoked closure with extra args [Zend/tests/closure_extra_args.phpt] 
TEST 2065/15182 [Zend/tests/closure_invoke_case_insensitive.phpt]
PASS Closure::__invoke() is case insensitive [Zend/tests/closure_invoke_case_insensitive.phpt] 
TEST 2066/15182 [Zend/tests/closure_use_auto_global.phpt]
PASS Cannot use() auto-global [Zend/tests/closure_use_auto_global.phpt] 
TEST 2067/15182 [Zend/tests/closure_use_parameter_name.phpt]
PASS Can't use name of lexical variable for parameter [Zend/tests/closure_use_parameter_name.phpt] 
TEST 2068/15182 [Zend/tests/closure_use_variable_twice.phpt]
PASS Closure cannot use one variable twice [Zend/tests/closure_use_variable_twice.phpt] 
TEST 2069/15182 [Zend/tests/closure_write_prop.phpt]
PASS Cannot write to closure properties [Zend/tests/closure_write_prop.phpt] 
TEST 2070/15182 [Zend/tests/closures/bug80929.phpt]
PASS Bug #80929: Method name corruption related to zend_closure_call_magic [Zend/tests/closures/bug80929.phpt] 
TEST 2071/15182 [Zend/tests/closures/closure_from_callable_basic.phpt]
PASS Testing Closure::fromCallable() functionality: Basic [Zend/tests/closures/closure_from_callable_basic.phpt] 
TEST 2072/15182 [Zend/tests/closures/closure_from_callable_error.phpt]
PASS Testing Closure::fromCallable() functionality: Errors [Zend/tests/closures/closure_from_callable_error.phpt] 
TEST 2073/15182 [Zend/tests/closures/closure_from_callable_lsb.phpt]
PASS Testing Closure::fromCallable() functionality: Late static binding [Zend/tests/closures/closure_from_callable_lsb.phpt] 
TEST 2074/15182 [Zend/tests/closures/closure_from_callable_non_static_statically.phpt]
PASS Testing Closure::fromCallable() functionality: Getting non-static method statically [Zend/tests/closures/closure_from_callable_non_static_statically.phpt] 
TEST 2075/15182 [Zend/tests/closures/closure_from_callable_rebinding.phpt]
PASS Testing Closure::fromCallable() functionality: Rebinding [Zend/tests/closures/closure_from_callable_rebinding.phpt] 
TEST 2076/15182 [Zend/tests/closures/closure_from_callable_reflection.phpt]
PASS Testing Closure::fromCallable() functionality: Reflection [Zend/tests/closures/closure_from_callable_reflection.phpt] 
TEST 2077/15182 [Zend/tests/closures/closure_instantiate.phpt]
PASS Closures cannot be instantiated directly [Zend/tests/closures/closure_instantiate.phpt] 
TEST 2078/15182 [Zend/tests/compare_001.phpt]
SKIP comparing different variables for equality [Zend/tests/compare_001.phpt] reason: this test is for 32bit platform only
TEST 2079/15182 [Zend/tests/compare_001_64bit.phpt]
PASS comparing different variables for equality [Zend/tests/compare_001_64bit.phpt] 
TEST 2080/15182 [Zend/tests/compare_002.phpt]
SKIP comparing different variables for identity [Zend/tests/compare_002.phpt] reason: this test is for 32bit platform only
TEST 2081/15182 [Zend/tests/compare_002_64bit.phpt]
PASS comparing different variables for identity [Zend/tests/compare_002_64bit.phpt] 
TEST 2082/15182 [Zend/tests/compare_003.phpt]
SKIP comparing different variables (greater than) [Zend/tests/compare_003.phpt] reason: this test is for 32bit platform only
TEST 2083/15182 [Zend/tests/compare_003_64bit.phpt]
PASS comparing different variables (greater than) [Zend/tests/compare_003_64bit.phpt] 
TEST 2084/15182 [Zend/tests/compare_004.phpt]
SKIP comparing different variables (less than) [Zend/tests/compare_004.phpt] reason: this test is for 32bit platform only
TEST 2085/15182 [Zend/tests/compare_004_64bit.phpt]
PASS comparing different variables (less than) [Zend/tests/compare_004_64bit.phpt] 
TEST 2086/15182 [Zend/tests/compare_005.phpt]
SKIP comparing different variables (greater or equal than) [Zend/tests/compare_005.phpt] reason: this test is for 32bit platform only
TEST 2087/15182 [Zend/tests/compare_005_64bit.phpt]
PASS comparing different variables (greater or equal than) [Zend/tests/compare_005_64bit.phpt] 
TEST 2088/15182 [Zend/tests/compare_006.phpt]
SKIP comparing different variables (smaller or equal than) [Zend/tests/compare_006.phpt] reason: this test is for 32bit platform only
TEST 2089/15182 [Zend/tests/compare_006_64bit.phpt]
PASS comparing different variables (smaller or equal than) [Zend/tests/compare_006_64bit.phpt] 
TEST 2090/15182 [Zend/tests/compound_assign_failure.phpt]
PASS Behavior of failing compound assignment [Zend/tests/compound_assign_failure.phpt] 
TEST 2091/15182 [Zend/tests/compound_assign_with_numeric_strings.phpt]
PASS Error cases of compound shift assignment on strings [Zend/tests/compound_assign_with_numeric_strings.phpt] 
TEST 2092/15182 [Zend/tests/concat_001.phpt]
PASS concat different types [Zend/tests/concat_001.phpt] 
TEST 2093/15182 [Zend/tests/concat_002.phpt]
PASS Stress test $x .= $x [Zend/tests/concat_002.phpt] 
TEST 2094/15182 [Zend/tests/concat_003.phpt]
PASS Concatenating many small strings should not slowdown allocations [Zend/tests/concat_003.phpt] 
TEST 2095/15182 [Zend/tests/const_array_with_resource_key.phpt]
PASS Constexpr arrays should be able to handle resource keys [Zend/tests/const_array_with_resource_key.phpt] 
TEST 2096/15182 [Zend/tests/const_dereference_001.phpt]
PASS Const array deference [Zend/tests/const_dereference_001.phpt] 
TEST 2097/15182 [Zend/tests/const_dereference_002.phpt]
PASS Const string dereference [Zend/tests/const_dereference_002.phpt] 
TEST 2098/15182 [Zend/tests/const_dereference_003.phpt]
PASS Const array deference [Zend/tests/const_dereference_003.phpt] 
TEST 2099/15182 [Zend/tests/const_eval_and.phpt]
PASS Incorrect constant evaluation of and/or (OSS-Fuzz #19255) [Zend/tests/const_eval_and.phpt] 
TEST 2100/15182 [Zend/tests/constant_arrays.phpt]
PASS Constant arrays [Zend/tests/constant_arrays.phpt] 
TEST 2101/15182 [Zend/tests/constant_expressions.phpt]
PASS Constant Expressions [Zend/tests/constant_expressions.phpt] 
TEST 2102/15182 [Zend/tests/constant_expressions_arrays.phpt]
PASS Constant expressions with arrays [Zend/tests/constant_expressions_arrays.phpt] 
TEST 2103/15182 [Zend/tests/constant_expressions_classes.phpt]
PASS Constant scalar expressions with autoloading and classes [Zend/tests/constant_expressions_classes.phpt] 
TEST 2104/15182 [Zend/tests/constant_expressions_coalesce.phpt]
PASS Constant expressions with null coalescing operator ?? [Zend/tests/constant_expressions_coalesce.phpt] 
TEST 2105/15182 [Zend/tests/constant_expressions_coalesce_empty_dim.phpt]
PASS Constant expressions with empty dimension fetch on coalesce [Zend/tests/constant_expressions_coalesce_empty_dim.phpt] 
TEST 2106/15182 [Zend/tests/constant_expressions_dynamic.phpt]
PASS Dynamic Constant Expressions [Zend/tests/constant_expressions_dynamic.phpt] 
TEST 2107/15182 [Zend/tests/constant_expressions_dynamic_class_name_error.phpt]
PASS Dynamic class names can't be used in compile-time constant refs [Zend/tests/constant_expressions_dynamic_class_name_error.phpt] 
TEST 2108/15182 [Zend/tests/constant_expressions_exceptions_001.phpt]
PASS Constant Expressions with unsupported operands 001 [Zend/tests/constant_expressions_exceptions_001.phpt] 
TEST 2109/15182 [Zend/tests/constant_expressions_exceptions_002.phpt]
PASS Constant Expressions with unsupported operands 002 [Zend/tests/constant_expressions_exceptions_002.phpt] 
TEST 2110/15182 [Zend/tests/constant_expressions_invalid_offset_type_error.phpt]
PASS Can't use arrays as key for constant array [Zend/tests/constant_expressions_invalid_offset_type_error.phpt] 
TEST 2111/15182 [Zend/tests/constant_expressions_self_referencing_array.phpt]
PASS Self-referencing constant expression (part of a constant AST) [Zend/tests/constant_expressions_self_referencing_array.phpt] 
TEST 2112/15182 [Zend/tests/constant_expressions_static_class_name_error.phpt]
PASS Cannot use static::FOO in constant expressions [Zend/tests/constant_expressions_static_class_name_error.phpt] 
TEST 2113/15182 [Zend/tests/constants/dir-constant-eval.phpt]
PASS __DIR__ constant used with eval() [Zend/tests/constants/dir-constant-eval.phpt] 
TEST 2114/15182 [Zend/tests/constants/dir-constant-includes.phpt]
PASS __DIR__ constant test with includes [Zend/tests/constants/dir-constant-includes.phpt] 
TEST 2115/15182 [Zend/tests/constants/dir-constant-nested_includes.phpt]
PASS __DIR__ constant test with nested includes [Zend/tests/constants/dir-constant-nested_includes.phpt] 
TEST 2116/15182 [Zend/tests/constants/dir-constant-normal.phpt]
PASS Standard behaviour of __DIR__ [Zend/tests/constants/dir-constant-normal.phpt] 
TEST 2117/15182 [Zend/tests/constants_001.phpt]
PASS Defining and using constants [Zend/tests/constants_001.phpt] 
TEST 2118/15182 [Zend/tests/constants_002.phpt]
PASS Defining constants with non-scalar values [Zend/tests/constants_002.phpt] 
TEST 2119/15182 [Zend/tests/constants_003.phpt]
PASS Using namespace constants and constants of global scope [Zend/tests/constants_003.phpt] 
TEST 2120/15182 [Zend/tests/constants_004.phpt]
PASS Trying to redeclare constant inside namespace [Zend/tests/constants_004.phpt] 
TEST 2121/15182 [Zend/tests/constants_005.phpt]
PASS Persistent case insensitive and user defined constants [Zend/tests/constants_005.phpt] 
TEST 2122/15182 [Zend/tests/constants_006.phpt]
PASS Magic constants lowercased [Zend/tests/constants_006.phpt] 
TEST 2123/15182 [Zend/tests/constants_007.phpt]
PASS Testing const names [Zend/tests/constants_007.phpt] 
TEST 2124/15182 [Zend/tests/constants_008.phpt]
PASS Defining constant twice with two different forms [Zend/tests/constants_008.phpt] 
TEST 2125/15182 [Zend/tests/constants_009.phpt]
PASS Accessing constants inside namespace [Zend/tests/constants_009.phpt] 
TEST 2126/15182 [Zend/tests/constructor_abstract_grantparent.phpt]
PASS LSP checks are performed against an abstract constructor even if it is not a direct parent [Zend/tests/constructor_abstract_grantparent.phpt] 
TEST 2127/15182 [Zend/tests/constructor_args.phpt]
PASS Different numbers of arguments in __construct() [Zend/tests/constructor_args.phpt] 
TEST 2128/15182 [Zend/tests/continue_targeting_switch_warning.phpt]
PASS Warning on continue targeting switch [Zend/tests/continue_targeting_switch_warning.phpt] 
TEST 2129/15182 [Zend/tests/custom_assert_deprecation.phpt]
PASS Defining a free-standing assert() function is deprecated [Zend/tests/custom_assert_deprecation.phpt] 
TEST 2130/15182 [Zend/tests/dead_array_type_inference.phpt]
PASS Make sure type inference upholds invariants for dead arrays [Zend/tests/dead_array_type_inference.phpt] 
TEST 2131/15182 [Zend/tests/debug_backtrace_limit.phpt]
PASS debug_backtrace limit [Zend/tests/debug_backtrace_limit.phpt] 
TEST 2132/15182 [Zend/tests/debug_backtrace_options.phpt]
PASS debug_backtrace options [Zend/tests/debug_backtrace_options.phpt] 
TEST 2133/15182 [Zend/tests/debug_backtrace_with_include_and_this.phpt]
PASS debug_backtrace segmentation fault with include and error handler [Zend/tests/debug_backtrace_with_include_and_this.phpt] 
TEST 2134/15182 [Zend/tests/debug_info-error-0.0.phpt]
PASS Testing __debugInfo() magic method with bad returns ZERO (float) [Zend/tests/debug_info-error-0.0.phpt] 
TEST 2135/15182 [Zend/tests/debug_info-error-0.phpt]
PASS Testing __debugInfo() magic method with bad returns ZERO [Zend/tests/debug_info-error-0.phpt] 
TEST 2136/15182 [Zend/tests/debug_info-error-1.0.phpt]
PASS Testing __debugInfo() magic method with bad returns ONE (float) [Zend/tests/debug_info-error-1.0.phpt] 
TEST 2137/15182 [Zend/tests/debug_info-error-1.phpt]
PASS Testing __debugInfo() magic method with bad returns ONE [Zend/tests/debug_info-error-1.phpt] 
TEST 2138/15182 [Zend/tests/debug_info-error-empty_str.phpt]
PASS Testing __debugInfo() magic method with bad returns EMPTY STRING [Zend/tests/debug_info-error-empty_str.phpt] 
TEST 2139/15182 [Zend/tests/debug_info-error-false.phpt]
PASS Testing __debugInfo() magic method with bad returns FALSE [Zend/tests/debug_info-error-false.phpt] 
TEST 2140/15182 [Zend/tests/debug_info-error-object.phpt]
PASS Testing __debugInfo() magic method with bad returns OBJECT [Zend/tests/debug_info-error-object.phpt] 
TEST 2141/15182 [Zend/tests/debug_info-error-resource.phpt]
PASS Testing __debugInfo() magic method with bad returns RESOURCE [Zend/tests/debug_info-error-resource.phpt] 
TEST 2142/15182 [Zend/tests/debug_info-error-str.phpt]
PASS Testing __debugInfo() magic method with bad returns STRING [Zend/tests/debug_info-error-str.phpt] 
TEST 2143/15182 [Zend/tests/debug_info-error-true.phpt]
PASS Testing __debugInfo() magic method with bad returns TRUE [Zend/tests/debug_info-error-true.phpt] 
TEST 2144/15182 [Zend/tests/debug_info.phpt]
PASS Testing __debugInfo() magic method [Zend/tests/debug_info.phpt] 
TEST 2145/15182 [Zend/tests/debug_print_backtrace_limit.phpt]
PASS debug_print_backtrace limit [Zend/tests/debug_print_backtrace_limit.phpt] 
TEST 2146/15182 [Zend/tests/declare_001.phpt]
PASS Testing declare statement with several type values [Zend/tests/declare_001.phpt] 
TEST 2147/15182 [Zend/tests/declare_002.phpt]
PASS Testing declare statement with several type values [Zend/tests/declare_002.phpt] 
TEST 2148/15182 [Zend/tests/declare_003.phpt]
PASS Testing declare statement with several type values [Zend/tests/declare_003.phpt] 
TEST 2149/15182 [Zend/tests/declare_004.phpt]
PASS Testing declare statement with several type values [Zend/tests/declare_004.phpt] 
TEST 2150/15182 [Zend/tests/declare_005.phpt]
PASS Testing declare statement with ticks [Zend/tests/declare_005.phpt] 
TEST 2151/15182 [Zend/tests/declare_006.phpt]
PASS Use of non-literals in declare ticks values crashes compiler [Zend/tests/declare_006.phpt] 
TEST 2152/15182 [Zend/tests/declare_already_in_use.phpt]
PASS Cannot declare class, because the name is already in use [Zend/tests/declare_already_in_use.phpt] 
TEST 2153/15182 [Zend/tests/decrement_001.phpt]
SKIP decrementing different variables [Zend/tests/decrement_001.phpt] reason: this test is for 32bit platform only
TEST 2154/15182 [Zend/tests/decrement_001_64bit.phpt]
PASS decrementing different variables [Zend/tests/decrement_001_64bit.phpt] 
TEST 2155/15182 [Zend/tests/dereference_001.phpt]
PASS Testing array dereference [Zend/tests/dereference_001.phpt] 
TEST 2156/15182 [Zend/tests/dereference_002.phpt]
PASS Testing array dereference on method calls [Zend/tests/dereference_002.phpt] 
TEST 2157/15182 [Zend/tests/dereference_003.phpt]
PASS Testing array dereference on method calls [Zend/tests/dereference_003.phpt] 
TEST 2158/15182 [Zend/tests/dereference_004.phpt]
PASS Testing array dereference on __invoke() result [Zend/tests/dereference_004.phpt] 
TEST 2159/15182 [Zend/tests/dereference_005.phpt]
PASS Testing array dereference on object that implements ArrayAccess [Zend/tests/dereference_005.phpt] 
TEST 2160/15182 [Zend/tests/dereference_006.phpt]
PASS Testing array dereference and references [Zend/tests/dereference_006.phpt] 
TEST 2161/15182 [Zend/tests/dereference_007.phpt]
PASS Trying to write on method return [Zend/tests/dereference_007.phpt] 
TEST 2162/15182 [Zend/tests/dereference_008.phpt]
PASS Testing array dereference with dynamic method name and references [Zend/tests/dereference_008.phpt] 
TEST 2163/15182 [Zend/tests/dereference_009.phpt]
PASS Testing array dereference with references [Zend/tests/dereference_009.phpt] 
TEST 2164/15182 [Zend/tests/dereference_010.phpt]
PASS Testing dereference in non-array values [Zend/tests/dereference_010.phpt] 
TEST 2165/15182 [Zend/tests/dereference_011.phpt]
PASS Testing array dereference with chaining [Zend/tests/dereference_011.phpt] 
TEST 2166/15182 [Zend/tests/dereference_012.phpt]
PASS Testing array dereferencing on return of a method with and without reference [Zend/tests/dereference_012.phpt] 
TEST 2167/15182 [Zend/tests/dereference_013.phpt]
PASS Testing array dereferencing on array returned from __call method [Zend/tests/dereference_013.phpt] 
TEST 2168/15182 [Zend/tests/dereference_014.phpt]
PASS Trying to create an object from dereferencing uninitialized variable [Zend/tests/dereference_014.phpt] 
TEST 2169/15182 [Zend/tests/div_001.phpt]
PASS dividing doubles [Zend/tests/div_001.phpt] 
TEST 2170/15182 [Zend/tests/div_002.phpt]
PASS dividing arrays [Zend/tests/div_002.phpt] 
TEST 2171/15182 [Zend/tests/double_array_cast.phpt]
PASS Double array cast [Zend/tests/double_array_cast.phpt] 
TEST 2172/15182 [Zend/tests/double_to_string.phpt]
SKIP double to string conversion tests [Zend/tests/double_to_string.phpt] reason: this test is for 32bit platform only
TEST 2173/15182 [Zend/tests/double_to_string_64bit.phpt]
PASS double to string conversion tests (64bit) [Zend/tests/double_to_string_64bit.phpt] 
TEST 2174/15182 [Zend/tests/dtor_scope.phpt]
PASS Scoping in destructor call [Zend/tests/dtor_scope.phpt] 
TEST 2175/15182 [Zend/tests/duplicate_label_error.phpt]
PASS Duplicate labels are not allowed [Zend/tests/duplicate_label_error.phpt] 
TEST 2176/15182 [Zend/tests/dval_to_lval_32.phpt]
SKIP zend_dval_to_lval preserves low bits  (32 bit long) [Zend/tests/dval_to_lval_32.phpt] reason: for machines with 32-bit longs
TEST 2177/15182 [Zend/tests/dval_to_lval_64.phpt]
PASS zend_dval_to_lval preserves low bits  (64 bit long) [Zend/tests/dval_to_lval_64.phpt] 
TEST 2178/15182 [Zend/tests/dynamic_call_001.phpt]
PASS Testing dynamic call to constructor (old-style) [Zend/tests/dynamic_call_001.phpt] 
TEST 2179/15182 [Zend/tests/dynamic_call_002.phpt]
PASS Testing dynamic call with invalid value for method name [Zend/tests/dynamic_call_002.phpt] 
TEST 2180/15182 [Zend/tests/dynamic_call_003.phpt]
PASS Testing dynamic call with invalid method name [Zend/tests/dynamic_call_003.phpt] 
TEST 2181/15182 [Zend/tests/dynamic_call_004.phpt]
PASS Testing dynamic call with undefined variables [Zend/tests/dynamic_call_004.phpt] 
TEST 2182/15182 [Zend/tests/dynamic_call_005.phpt]
PASS Dynamic calls to scope introspection functions are forbidden [Zend/tests/dynamic_call_005.phpt] 
TEST 2183/15182 [Zend/tests/dynamic_call_006.phpt]
PASS Dynamic calls to scope introspection functions are forbidden (function variations) [Zend/tests/dynamic_call_006.phpt] 
TEST 2184/15182 [Zend/tests/dynamic_call_007.phpt]
PASS Dynamic calls to scope introspection functions are forbidden (misoptimization) [Zend/tests/dynamic_call_007.phpt] 
TEST 2185/15182 [Zend/tests/dynamic_call_008.phpt]
PASS Don't optimize dynamic call to non-dynamic one if it drops the warning [Zend/tests/dynamic_call_008.phpt] 
TEST 2186/15182 [Zend/tests/dynamic_call_freeing.phpt]
PASS Freeing of function "name" when dynamic call fails [Zend/tests/dynamic_call_freeing.phpt] 
TEST 2187/15182 [Zend/tests/dynamic_call_to_ref_returning_function.phpt]
PASS When performing a dynamic call to a ret-by-ref function, the reference should be unwrapped [Zend/tests/dynamic_call_to_ref_returning_function.phpt] 
TEST 2188/15182 [Zend/tests/dynamic_fully_qualified_call.phpt]
PASS Crash when using dynamic call syntax with fully qualified name in a namespace [Zend/tests/dynamic_fully_qualified_call.phpt] 
TEST 2189/15182 [Zend/tests/each_001.phpt]
PASS Testing each() with an undefined variable [Zend/tests/each_001.phpt] 
TEST 2190/15182 [Zend/tests/each_002.phpt]
PASS Testing each() with array and object [Zend/tests/each_002.phpt] 
TEST 2191/15182 [Zend/tests/each_003.phpt]
PASS Testing each() with recursion [Zend/tests/each_003.phpt] 
TEST 2192/15182 [Zend/tests/empty_str_offset.phpt]
PASS Testing empty() with string offsets [Zend/tests/empty_str_offset.phpt] 
TEST 2193/15182 [Zend/tests/empty_with_expr.phpt]
PASS empty() with arbitrary expressions [Zend/tests/empty_with_expr.phpt] 
TEST 2194/15182 [Zend/tests/entry_block_with_predecessors.phpt]
PASS For SSA form the entry block should have no predecessors [Zend/tests/entry_block_with_predecessors.phpt] 
TEST 2195/15182 [Zend/tests/errmsg_001.phpt]
PASS errmsg: Non-abstract method must contain body [Zend/tests/errmsg_001.phpt] 
TEST 2196/15182 [Zend/tests/errmsg_002.phpt]
PASS errmsg: function cannot be declared private [Zend/tests/errmsg_002.phpt] 
TEST 2197/15182 [Zend/tests/errmsg_003.phpt]
PASS errmsg: cannot reassign $this (by ref) [Zend/tests/errmsg_003.phpt] 
TEST 2198/15182 [Zend/tests/errmsg_004.phpt]
PASS errmsg: can't use function return value in write context [Zend/tests/errmsg_004.phpt] 
TEST 2199/15182 [Zend/tests/errmsg_005.phpt]
PASS errmsg: can't use method return value in write context [Zend/tests/errmsg_005.phpt] 
TEST 2200/15182 [Zend/tests/errmsg_006.phpt]
PASS errmsg: can't use [] for reading [Zend/tests/errmsg_006.phpt] 
TEST 2201/15182 [Zend/tests/errmsg_007.phpt]
PASS errmsg: can't use [] for reading - 2 [Zend/tests/errmsg_007.phpt] 
TEST 2202/15182 [Zend/tests/errmsg_008.phpt]
PASS errmsg: can't use [] for unsetting [Zend/tests/errmsg_008.phpt] 
TEST 2203/15182 [Zend/tests/errmsg_009.phpt]
PASS errmsg: multiple access type modifiers are not allowed (properties) [Zend/tests/errmsg_009.phpt] 
TEST 2204/15182 [Zend/tests/errmsg_010.phpt]
PASS errmsg: multiple access type modifiers are not allowed (methods) [Zend/tests/errmsg_010.phpt] 
TEST 2205/15182 [Zend/tests/errmsg_011.phpt]
PASS errmsg: cannot redeclare (method) [Zend/tests/errmsg_011.phpt] 
TEST 2206/15182 [Zend/tests/errmsg_012.phpt]
PASS errmsg: __autoload() must take exactly 1 argument [Zend/tests/errmsg_012.phpt] 
TEST 2207/15182 [Zend/tests/errmsg_013.phpt]
PASS errmsg: default value for parameters with array type can only be an array or NULL [Zend/tests/errmsg_013.phpt] 
TEST 2208/15182 [Zend/tests/errmsg_015.phpt]
PASS errmsg: __clone() cannot accept any arguments [Zend/tests/errmsg_015.phpt] 
TEST 2209/15182 [Zend/tests/errmsg_016.phpt]
PASS errmsg: __isset() must take exactly 1 argument [Zend/tests/errmsg_016.phpt] 
TEST 2210/15182 [Zend/tests/errmsg_017.phpt]
PASS errmsg: __unset() must take exactly 1 argument [Zend/tests/errmsg_017.phpt] 
TEST 2211/15182 [Zend/tests/errmsg_018.phpt]
PASS errmsg: static abstract function [Zend/tests/errmsg_018.phpt] 
TEST 2212/15182 [Zend/tests/errmsg_019.phpt]
PASS errmsg: __destruct() cannot take arguments [Zend/tests/errmsg_019.phpt] 
TEST 2213/15182 [Zend/tests/errmsg_020.phpt]
PASS errmsg: disabled function [Zend/tests/errmsg_020.phpt] 
TEST 2214/15182 [Zend/tests/errmsg_021.phpt]
PASS errmsg: disabled class [Zend/tests/errmsg_021.phpt] 
TEST 2215/15182 [Zend/tests/errmsg_022.phpt]
PASS errmsg: only variables can be passed by reference [Zend/tests/errmsg_022.phpt] 
TEST 2216/15182 [Zend/tests/errmsg_023.phpt]
PASS errmsg: access level must be the same or weaker [Zend/tests/errmsg_023.phpt] 
TEST 2217/15182 [Zend/tests/errmsg_024.phpt]
PASS No more errmsg: can now change initial value of property [Zend/tests/errmsg_024.phpt] 
TEST 2218/15182 [Zend/tests/errmsg_025.phpt]
PASS errmsg: cannot inherit previously inherited constant [Zend/tests/errmsg_025.phpt] 
TEST 2219/15182 [Zend/tests/errmsg_026.phpt]
PASS errmsg: cannot redeclare class [Zend/tests/errmsg_026.phpt] 
TEST 2220/15182 [Zend/tests/errmsg_027.phpt]
PASS errmsg: class declarations may not be nested [Zend/tests/errmsg_027.phpt] 
TEST 2221/15182 [Zend/tests/errmsg_028.phpt]
PASS errmsg: cannot use 'self' as class name [Zend/tests/errmsg_028.phpt] 
TEST 2222/15182 [Zend/tests/errmsg_029.phpt]
PASS errmsg: cannot use 'parent' as class name [Zend/tests/errmsg_029.phpt] 
TEST 2223/15182 [Zend/tests/errmsg_030.phpt]
PASS errmsg: cannot use 'self' as parent class name [Zend/tests/errmsg_030.phpt] 
TEST 2224/15182 [Zend/tests/errmsg_031.phpt]
PASS errmsg: cannot use 'parent' as parent class name [Zend/tests/errmsg_031.phpt] 
TEST 2225/15182 [Zend/tests/errmsg_032.phpt]
PASS errmsg: __construct() cannot be static [Zend/tests/errmsg_032.phpt] 
TEST 2226/15182 [Zend/tests/errmsg_033.phpt]
PASS errmsg: __destruct() cannot be static [Zend/tests/errmsg_033.phpt] 
TEST 2227/15182 [Zend/tests/errmsg_034.phpt]
PASS errmsg: __clone() cannot be static [Zend/tests/errmsg_034.phpt] 
TEST 2228/15182 [Zend/tests/errmsg_035.phpt]
PASS errmsg: cannot use 'self' as interface name [Zend/tests/errmsg_035.phpt] 
TEST 2229/15182 [Zend/tests/errmsg_036.phpt]
PASS errmsg: cannot use 'parent' as interface name [Zend/tests/errmsg_036.phpt] 
TEST 2230/15182 [Zend/tests/errmsg_037.phpt]
PASS errmsg: properties cannot be abstract [Zend/tests/errmsg_037.phpt] 
TEST 2231/15182 [Zend/tests/errmsg_038.phpt]
PASS errmsg: properties cannot be final [Zend/tests/errmsg_038.phpt] 
TEST 2232/15182 [Zend/tests/errmsg_039.phpt]
PASS errmsg: cannot redeclare property [Zend/tests/errmsg_039.phpt] 
TEST 2233/15182 [Zend/tests/errmsg_040.phpt]
PASS errmsg: arrays are not allowed in class constants [Zend/tests/errmsg_040.phpt] 
TEST 2234/15182 [Zend/tests/errmsg_042.phpt]
PASS errmsg: key element cannot be a reference [Zend/tests/errmsg_042.phpt] 
TEST 2235/15182 [Zend/tests/errmsg_044.phpt]
PASS Trying use object of type stdClass as array [Zend/tests/errmsg_044.phpt] 
TEST 2236/15182 [Zend/tests/errmsg_045.phpt]
PASS Error message in error handler during compilation [Zend/tests/errmsg_045.phpt] 
TEST 2237/15182 [Zend/tests/error_reporting01.phpt]
PASS testing @ and error_reporting - 1 [Zend/tests/error_reporting01.phpt] 
TEST 2238/15182 [Zend/tests/error_reporting02.phpt]
PASS testing @ and error_reporting - 2 [Zend/tests/error_reporting02.phpt] 
TEST 2239/15182 [Zend/tests/error_reporting03.phpt]
PASS testing @ and error_reporting - 3 [Zend/tests/error_reporting03.phpt] 
TEST 2240/15182 [Zend/tests/error_reporting04.phpt]
PASS testing @ and error_reporting - 4 [Zend/tests/error_reporting04.phpt] 
TEST 2241/15182 [Zend/tests/error_reporting05.phpt]
PASS testing @ and error_reporting - 5 [Zend/tests/error_reporting05.phpt] 
TEST 2242/15182 [Zend/tests/error_reporting06.phpt]
PASS testing @ and error_reporting - 6 [Zend/tests/error_reporting06.phpt] 
TEST 2243/15182 [Zend/tests/error_reporting07.phpt]
PASS testing @ and error_reporting - 7 [Zend/tests/error_reporting07.phpt] 
TEST 2244/15182 [Zend/tests/error_reporting08.phpt]
PASS testing @ and error_reporting - 8 [Zend/tests/error_reporting08.phpt] 
TEST 2245/15182 [Zend/tests/error_reporting09.phpt]
PASS testing @ and error_reporting - 9 [Zend/tests/error_reporting09.phpt] 
TEST 2246/15182 [Zend/tests/error_reporting10.phpt]
PASS testing @ and error_reporting - 10 [Zend/tests/error_reporting10.phpt] 
TEST 2247/15182 [Zend/tests/eval_parse_error_with_doc_comment.phpt]
PASS eval() parse error on function with doc comment [Zend/tests/eval_parse_error_with_doc_comment.phpt] 
TEST 2248/15182 [Zend/tests/ex_func_null_during_property_write.phpt]
PASS EX(func) can be null during write_property in an edge case [Zend/tests/ex_func_null_during_property_write.phpt] 
TEST 2249/15182 [Zend/tests/exception_001.phpt]
PASS Testing nested exceptions [Zend/tests/exception_001.phpt] 
TEST 2250/15182 [Zend/tests/exception_002.phpt]
PASS Testing exception and GOTO [Zend/tests/exception_002.phpt] 
TEST 2251/15182 [Zend/tests/exception_003.phpt]
PASS Throwing exception in global scope [Zend/tests/exception_003.phpt] 
TEST 2252/15182 [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 2253/15182 [Zend/tests/exception_005.phpt]
PASS Trying to throw exception of an interface [Zend/tests/exception_005.phpt] 
TEST 2254/15182 [Zend/tests/exception_006.phpt]
PASS Trying to throw a non-object [Zend/tests/exception_006.phpt] 
TEST 2255/15182 [Zend/tests/exception_007.phpt]
PASS Setting previous exception [Zend/tests/exception_007.phpt] 
TEST 2256/15182 [Zend/tests/exception_008.phpt]
PASS Exception in __destruct while exception is pending [Zend/tests/exception_008.phpt] 
TEST 2257/15182 [Zend/tests/exception_009.phpt]
PASS Testing exception properties [Zend/tests/exception_009.phpt] 
SKIP Test exception doesn't cause RSHUTDOWN bypass, variation 0 [Zend/tests/exception_011.phpt] reason: CGI not available
SKIP Test exception doesn't cause RSHUTDOWN bypass, variation 1 [Zend/tests/exception_012.phpt] reason: CGI not available
TEST 2260/15182 [Zend/tests/exception_013.phpt]
PASS Exceptions on improper access to static class properties [Zend/tests/exception_013.phpt] 
TEST 2261/15182 [Zend/tests/exception_014.phpt]
PASS Exceptions on improper access to static class properties [Zend/tests/exception_014.phpt] 
TEST 2262/15182 [Zend/tests/exception_015.phpt]
PASS Exceptions on improper access to string [Zend/tests/exception_015.phpt] 
TEST 2263/15182 [Zend/tests/exception_016.phpt]
PASS Exceptions on improper usage of $this [Zend/tests/exception_016.phpt] 
TEST 2264/15182 [Zend/tests/exception_017.phpt]
PASS Exceptions on improper usage of $this [Zend/tests/exception_017.phpt] 
TEST 2265/15182 [Zend/tests/exception_018.phpt]
PASS Testing throw exception doesn't crash with wrong params, variant 1 [Zend/tests/exception_018.phpt] 
TEST 2266/15182 [Zend/tests/exception_019.phpt]
PASS Testing throw exception doesn't crash with wrong params, variant 2 [Zend/tests/exception_019.phpt] 
TEST 2267/15182 [Zend/tests/exception_020.phpt]
PASS Test that the original class name is present in the error out when extending ErrorException [Zend/tests/exception_020.phpt] 
TEST 2268/15182 [Zend/tests/exception_021.phpt]
PASS Testing throw exception doesn't crash with wrong params, variant 3 [Zend/tests/exception_021.phpt] 
TEST 2269/15182 [Zend/tests/exception_022.phpt]
PASS Testing throw exception doesn't crash with wrong params, variant 4 [Zend/tests/exception_022.phpt] 
TEST 2270/15182 [Zend/tests/exception_023.phpt]
PASS Ensure proper backtraces with anon classes [Zend/tests/exception_023.phpt] 
TEST 2271/15182 [Zend/tests/exception_before_fatal.phpt]
PASS Exceptions before fatal error [Zend/tests/exception_before_fatal.phpt] 
TEST 2272/15182 [Zend/tests/exception_during_by_reference_magic_get.phpt]
PASS Exception thrown by __get() during =& assignment [Zend/tests/exception_during_by_reference_magic_get.phpt] 
TEST 2273/15182 [Zend/tests/exception_during_include_stat.phpt]
PASS Make sure exceptions during include/require stating are properly propagated [Zend/tests/exception_during_include_stat.phpt] 
TEST 2274/15182 [Zend/tests/exception_during_property_assign_op.phpt]
PASS Exception during read part of compound assignment operation on a property [Zend/tests/exception_during_property_assign_op.phpt] 
TEST 2275/15182 [Zend/tests/exception_from_toString.phpt]
PASS Test exceptions thrown from __toString() in various contexts [Zend/tests/exception_from_toString.phpt] 
TEST 2276/15182 [Zend/tests/exception_getters_with_ref_props.phpt]
PASS Calling exception getters when properties hold references [Zend/tests/exception_getters_with_ref_props.phpt] 
TEST 2277/15182 [Zend/tests/exception_handler_001.phpt]
PASS exception handler tests - 1 [Zend/tests/exception_handler_001.phpt] 
TEST 2278/15182 [Zend/tests/exception_handler_002.phpt]
PASS exception handler tests - 2 [Zend/tests/exception_handler_002.phpt] 
TEST 2279/15182 [Zend/tests/exception_handler_003.phpt]
PASS exception handler tests - 3 [Zend/tests/exception_handler_003.phpt] 
TEST 2280/15182 [Zend/tests/exception_handler_004.phpt]
PASS exception handler tests - 4 [Zend/tests/exception_handler_004.phpt] 
TEST 2281/15182 [Zend/tests/exception_handler_005.phpt]
PASS exception handler tests - 5 [Zend/tests/exception_handler_005.phpt] 
TEST 2282/15182 [Zend/tests/exception_handler_006.phpt]
PASS exception handler tests - 6 [Zend/tests/exception_handler_006.phpt] 
TEST 2283/15182 [Zend/tests/exception_ignore_args.phpt]
PASS Exceptions ignoring arguments [Zend/tests/exception_ignore_args.phpt] 
TEST 2284/15182 [Zend/tests/exception_in_nested_rope.phpt]
PASS Exception during nested rope [Zend/tests/exception_in_nested_rope.phpt] 
TEST 2285/15182 [Zend/tests/exception_in_rope_end.phpt]
PASS Exception during rope finalization [Zend/tests/exception_in_rope_end.phpt] 
TEST 2286/15182 [Zend/tests/exception_set_previous_leak.phpt]
PASS Leak when setting recursive previous exception in finally handling [Zend/tests/exception_set_previous_leak.phpt] 
TEST 2287/15182 [Zend/tests/exception_with_by_ref_message.phpt]
PASS Exception with by-ref message [Zend/tests/exception_with_by_ref_message.phpt] 
TEST 2288/15182 [Zend/tests/fe_fetch_dtor_exception.phpt]
PASS Dtor may throw exception furing FE_FETCH assignment [Zend/tests/fe_fetch_dtor_exception.phpt] 
TEST 2289/15182 [Zend/tests/fe_fetch_op2_live_range.phpt]
PASS FE_FETCH op2 is a def and needs special live range handling [Zend/tests/fe_fetch_op2_live_range.phpt] 
TEST 2290/15182 [Zend/tests/flexible-heredoc-complex-test1.phpt]
PASS Flexible heredoc syntax complex test 1: interpolated nested heredocs
with different delimiter names [Zend/tests/flexible-heredoc-complex-test1.phpt] 
TEST 2291/15182 [Zend/tests/flexible-heredoc-complex-test2.phpt]
PASS Flexible heredoc syntax complex test 2: interpolated nested heredocs
with the same delimiter name [Zend/tests/flexible-heredoc-complex-test2.phpt] 
TEST 2292/15182 [Zend/tests/flexible-heredoc-complex-test3.phpt]
PASS Flexible heredoc syntax complex test 3: interpolated nested heredocs
with the same delimiter name with different levels of indentation [Zend/tests/flexible-heredoc-complex-test3.phpt] 
TEST 2293/15182 [Zend/tests/flexible-heredoc-complex-test4.phpt]
PASS Flexible heredoc syntax complex test 4: interpolated variable with
the same delimiter name as the heredoc [Zend/tests/flexible-heredoc-complex-test4.phpt] 
TEST 2294/15182 [Zend/tests/flexible-heredoc-error1.phpt]
PASS Flexible heredoc syntax 1: different indentation for body (spaces) ending marker (tabs) [Zend/tests/flexible-heredoc-error1.phpt] 
TEST 2295/15182 [Zend/tests/flexible-heredoc-error10.phpt]
PASS Flexible heredoc syntax error 10: unindented variable interpolation (as first value) [Zend/tests/flexible-heredoc-error10.phpt] 
TEST 2296/15182 [Zend/tests/flexible-heredoc-error11.phpt]
PASS Flexible heredoc syntax error 11: show erroneous line in error message (variable interpolation) [Zend/tests/flexible-heredoc-error11.phpt] 
TEST 2297/15182 [Zend/tests/flexible-heredoc-error12.phpt]
PASS Flexible heredoc syntax error 12: show erroneous line in error message (mixed indentation) [Zend/tests/flexible-heredoc-error12.phpt] 
TEST 2298/15182 [Zend/tests/flexible-heredoc-error13.phpt]
PASS Flexible heredoc syntax error 12: show erroneous line in error message (lacking indentation) [Zend/tests/flexible-heredoc-error13.phpt] 
TEST 2299/15182 [Zend/tests/flexible-heredoc-error2.phpt]
PASS Flexible heredoc syntax 2: mixing spaces and tabs in body [Zend/tests/flexible-heredoc-error2.phpt] 
TEST 2300/15182 [Zend/tests/flexible-heredoc-error3.phpt]
PASS Flexible heredoc syntax error 3: mixing spaces and tabs in ending marker [Zend/tests/flexible-heredoc-error3.phpt] 
TEST 2301/15182 [Zend/tests/flexible-heredoc-error4.phpt]
PASS Flexible heredoc syntax error 4: not enough body indentation [Zend/tests/flexible-heredoc-error4.phpt] 
TEST 2302/15182 [Zend/tests/flexible-heredoc-error5.phpt]
PASS Flexible heredoc syntax error 5: mixing spaces and tabs in ending marker for 0 length body [Zend/tests/flexible-heredoc-error5.phpt] 
TEST 2303/15182 [Zend/tests/flexible-heredoc-error6.phpt]
PASS Flexible heredoc syntax error 6: no ending token on 0 length body [Zend/tests/flexible-heredoc-error6.phpt] 
TEST 2304/15182 [Zend/tests/flexible-heredoc-error7.phpt]
PASS Flexible heredoc syntax error 7: no ending token [Zend/tests/flexible-heredoc-error7.phpt] 
TEST 2305/15182 [Zend/tests/flexible-heredoc-error8.phpt]
PASS Flexible heredoc syntax error 8: don't interpret \t as indentation [Zend/tests/flexible-heredoc-error8.phpt] 
TEST 2306/15182 [Zend/tests/flexible-heredoc-error9.phpt]
PASS Flexible heredoc syntax error 9: unindented variable interpolation [Zend/tests/flexible-heredoc-error9.phpt] 
TEST 2307/15182 [Zend/tests/flexible-heredoc-nowdoc-lineno.phpt]
PASS Flexible heredoc lineno: ensure the compiler globals line number is correct [Zend/tests/flexible-heredoc-nowdoc-lineno.phpt] 
TEST 2308/15182 [Zend/tests/flexible-heredoc-nowdoc.phpt]
PASS Flexible heredoc/nowdoc syntax [Zend/tests/flexible-heredoc-nowdoc.phpt] 
TEST 2309/15182 [Zend/tests/flexible-nowdoc-error1.phpt]
PASS Flexible nowdoc syntax 1: different indentation for body (spaces) ending marker (tabs) [Zend/tests/flexible-nowdoc-error1.phpt] 
TEST 2310/15182 [Zend/tests/flexible-nowdoc-error2.phpt]
PASS Flexible nowdoc syntax 2: mixing spaces and tabs in body [Zend/tests/flexible-nowdoc-error2.phpt] 
TEST 2311/15182 [Zend/tests/flexible-nowdoc-error3.phpt]
PASS Flexible nowdoc syntax error 3: mixing spaces and tabs in ending marker [Zend/tests/flexible-nowdoc-error3.phpt] 
TEST 2312/15182 [Zend/tests/flexible-nowdoc-error4.phpt]
PASS Flexible nowdoc syntax error 4: not enough body indentation [Zend/tests/flexible-nowdoc-error4.phpt] 
TEST 2313/15182 [Zend/tests/flexible-nowdoc-error5.phpt]
PASS Flexible nowdoc syntax error 5: mixing spaces and tabs in ending marker for 0 length body [Zend/tests/flexible-nowdoc-error5.phpt] 
TEST 2314/15182 [Zend/tests/flexible-nowdoc-error6.phpt]
PASS Flexible nowdoc syntax error 6: no ending token on 0 length body [Zend/tests/flexible-nowdoc-error6.phpt] 
TEST 2315/15182 [Zend/tests/flexible-nowdoc-error7.phpt]
PASS Flexible nowdoc syntax error 7: no ending token [Zend/tests/flexible-nowdoc-error7.phpt] 
TEST 2316/15182 [Zend/tests/flexible-nowdoc-error8.phpt]
PASS Flexible nowdoc syntax error 8: no ending token with explicit trailing space [Zend/tests/flexible-nowdoc-error8.phpt] 
TEST 2317/15182 [Zend/tests/float_prec_001.phpt]
PASS Double precision is used for floating point calculations [Zend/tests/float_prec_001.phpt] 
TEST 2318/15182 [Zend/tests/foreach.phpt]
PASS foreach() by-ref bug [Zend/tests/foreach.phpt] 
TEST 2319/15182 [Zend/tests/foreach_002.phpt]
PASS Creating recursive array on foreach using same variable [Zend/tests/foreach_002.phpt] 
TEST 2320/15182 [Zend/tests/foreach_003.phpt]
PASS Iterator exceptions in foreach by value [Zend/tests/foreach_003.phpt] 
TEST 2321/15182 [Zend/tests/foreach_004.phpt]
PASS Iterator exceptions in foreach by reference [Zend/tests/foreach_004.phpt] 
TEST 2322/15182 [Zend/tests/foreach_005.phpt]
PASS Nested foreach by reference on the same array [Zend/tests/foreach_005.phpt] 
TEST 2323/15182 [Zend/tests/foreach_006.phpt]
PASS Foreach by reference on constant [Zend/tests/foreach_006.phpt] 
TEST 2324/15182 [Zend/tests/foreach_007.phpt]
PASS Foreach by reference and inserting new element when we are already at the end [Zend/tests/foreach_007.phpt] 
TEST 2325/15182 [Zend/tests/foreach_008.phpt]
PASS Nested foreach by reference and array modification [Zend/tests/foreach_008.phpt] 
TEST 2326/15182 [Zend/tests/foreach_009.phpt]
PASS Nested foreach by reference and array modification with resize [Zend/tests/foreach_009.phpt] 
TEST 2327/15182 [Zend/tests/foreach_010.phpt]
PASS Nested foreach by value over object and object modification with resize [Zend/tests/foreach_010.phpt] 
TEST 2328/15182 [Zend/tests/foreach_011.phpt]
PASS sort() functions precerve foreach by reference iterator pointer [Zend/tests/foreach_011.phpt] 
TEST 2329/15182 [Zend/tests/foreach_012.phpt]
PASS array_walk() function precerve foreach by reference iterator pointer [Zend/tests/foreach_012.phpt] 
TEST 2330/15182 [Zend/tests/foreach_013.phpt]
PASS array_push() function precerve foreach by reference iterator pointer [Zend/tests/foreach_013.phpt] 
TEST 2331/15182 [Zend/tests/foreach_014.phpt]
PASS array_pop() function precerve foreach by reference iterator pointer [Zend/tests/foreach_014.phpt] 
TEST 2332/15182 [Zend/tests/foreach_015.phpt]
PASS array_shift() function precerve foreach by reference iterator pointer [Zend/tests/foreach_015.phpt] 
TEST 2333/15182 [Zend/tests/foreach_016.phpt]
PASS array_unshift() function precerve foreach by reference iterator pointer [Zend/tests/foreach_016.phpt] 
TEST 2334/15182 [Zend/tests/foreach_017.phpt]
PASS array_splice() function precerve foreach by reference iterator pointer [Zend/tests/foreach_017.phpt] 
TEST 2335/15182 [Zend/tests/foreach_018.phpt]
PASS Foreach on stdClass with properties looking like mangled properties [Zend/tests/foreach_018.phpt] 
TEST 2336/15182 [Zend/tests/foreach_by_ref_repacking_insert.phpt]
PASS Perform a packed to hash insert when the iterator is at the end of the array [Zend/tests/foreach_by_ref_repacking_insert.phpt] 
TEST 2337/15182 [Zend/tests/foreach_by_ref_to_property.phpt]
PASS Foreach by ref assignment to property [Zend/tests/foreach_by_ref_to_property.phpt] 
TEST 2338/15182 [Zend/tests/foreach_empty_loop_leak.phpt]
PASS Empty foreach loops with exception must not leak [Zend/tests/foreach_empty_loop_leak.phpt] 
TEST 2339/15182 [Zend/tests/foreach_list_001.phpt]
PASS foreach with list syntax [Zend/tests/foreach_list_001.phpt] 
TEST 2340/15182 [Zend/tests/foreach_list_002.phpt]
PASS foreach with freak lists [Zend/tests/foreach_list_002.phpt] 
TEST 2341/15182 [Zend/tests/foreach_list_003.phpt]
PASS foreach with list key [Zend/tests/foreach_list_003.phpt] 
TEST 2342/15182 [Zend/tests/foreach_list_004.phpt]
PASS foreach with empty list [Zend/tests/foreach_list_004.phpt] 
TEST 2343/15182 [Zend/tests/foreach_list_keyed.phpt]
PASS foreach with list syntax, keyed [Zend/tests/foreach_list_keyed.phpt] 
TEST 2344/15182 [Zend/tests/foreach_reference.phpt]
PASS foreach with reference [Zend/tests/foreach_reference.phpt] 
TEST 2345/15182 [Zend/tests/foreach_shadowed_dyn_property.phpt]
PASS Dynamic property shadowed by private property [Zend/tests/foreach_shadowed_dyn_property.phpt] 
TEST 2346/15182 [Zend/tests/foreach_shadowed_property.phpt]
PASS Foreach over object with shadowed private property [Zend/tests/foreach_shadowed_property.phpt] 
TEST 2347/15182 [Zend/tests/foreach_temp_array_expr_with_refs.phpt]
PASS Temporary array expressions can be iterated by reference [Zend/tests/foreach_temp_array_expr_with_refs.phpt] 
TEST 2348/15182 [Zend/tests/foreach_undefined.phpt]
PASS foreach() & undefined var [Zend/tests/foreach_undefined.phpt] 
TEST 2349/15182 [Zend/tests/foreach_unset_globals.phpt]
PASS traverse an array and use its keys to unset GLOBALS [Zend/tests/foreach_unset_globals.phpt] 
TEST 2350/15182 [Zend/tests/fr47160.phpt]
PASS Calling method from array [Zend/tests/fr47160.phpt] 
TEST 2351/15182 [Zend/tests/func_get_args.phpt]
PASS Testing func_get_args() [Zend/tests/func_get_args.phpt] 
TEST 2352/15182 [Zend/tests/function_arguments/argument_count_correct.phpt]
PASS Call function with correct number of arguments [Zend/tests/function_arguments/argument_count_correct.phpt] 
TEST 2353/15182 [Zend/tests/function_arguments/argument_count_correct_strict.phpt]
PASS Call function with correct number of arguments with strict types [Zend/tests/function_arguments/argument_count_correct_strict.phpt] 
TEST 2354/15182 [Zend/tests/function_arguments/argument_count_incorrect_internal.phpt]
PASS Call internal function with incorrect number of arguments [Zend/tests/function_arguments/argument_count_incorrect_internal.phpt] 
TEST 2355/15182 [Zend/tests/function_arguments/argument_count_incorrect_internal_strict.phpt]
PASS Call internal function with incorrect number of arguments with strict types [Zend/tests/function_arguments/argument_count_incorrect_internal_strict.phpt] 
TEST 2356/15182 [Zend/tests/function_arguments/argument_count_incorrect_userland.phpt]
PASS Call userland function with incorrect number of arguments [Zend/tests/function_arguments/argument_count_incorrect_userland.phpt] 
TEST 2357/15182 [Zend/tests/function_arguments/argument_count_incorrect_userland_strict.phpt]
PASS Call userland function with incorrect number of arguments with strict types [Zend/tests/function_arguments/argument_count_incorrect_userland_strict.phpt] 
TEST 2358/15182 [Zend/tests/function_arguments/call_with_leading_comma_error.phpt]
PASS Leading commas in function calls is not allowed [Zend/tests/function_arguments/call_with_leading_comma_error.phpt] 
TEST 2359/15182 [Zend/tests/function_arguments/call_with_multi_inner_comma_error.phpt]
PASS Multiple inner commas in function calls is not allowed [Zend/tests/function_arguments/call_with_multi_inner_comma_error.phpt] 
TEST 2360/15182 [Zend/tests/function_arguments/call_with_multi_trailing_comma_error.phpt]
PASS Multiple trailing commas in function calls is not allowed [Zend/tests/function_arguments/call_with_multi_trailing_comma_error.phpt] 
TEST 2361/15182 [Zend/tests/function_arguments/call_with_only_comma_error.phpt]
PASS Single comma in function calls is not allowed [Zend/tests/function_arguments/call_with_only_comma_error.phpt] 
TEST 2362/15182 [Zend/tests/function_arguments/call_with_trailing_comma_basic.phpt]
PASS Allow trailing commas in function and method calls [Zend/tests/function_arguments/call_with_trailing_comma_basic.phpt] 
TEST 2363/15182 [Zend/tests/function_arguments_001.phpt]
PASS Argument parsing error #001 [Zend/tests/function_arguments_001.phpt] 
TEST 2364/15182 [Zend/tests/function_arguments_002.phpt]
PASS Argument parsing error #002 [Zend/tests/function_arguments_002.phpt] 
TEST 2365/15182 [Zend/tests/function_arguments_003.phpt]
PASS Function Argument Parsing #003 [Zend/tests/function_arguments_003.phpt] 
TEST 2366/15182 [Zend/tests/function_exists_basic.phpt]
PASS function_exists function : basic functionality [Zend/tests/function_exists_basic.phpt] 
TEST 2367/15182 [Zend/tests/function_redecl.phpt]
PASS Function redeclaration must produce a simple fatal [Zend/tests/function_redecl.phpt] 
TEST 2368/15182 [Zend/tests/gc_001.phpt]
PASS GC 001: gc_enable()/gc_diable()/gc_enabled() [Zend/tests/gc_001.phpt] 
TEST 2369/15182 [Zend/tests/gc_002.phpt]
PASS GC 002: gc_enable()/gc_diable() and ini_get() [Zend/tests/gc_002.phpt] 
TEST 2370/15182 [Zend/tests/gc_003.phpt]
PASS GC 003: gc_enabled() and ini_set() [Zend/tests/gc_003.phpt] 
TEST 2371/15182 [Zend/tests/gc_004.phpt]
PASS GC 004: Simple array cycle [Zend/tests/gc_004.phpt] 
TEST 2372/15182 [Zend/tests/gc_005.phpt]
PASS GC 005: Simple object cycle [Zend/tests/gc_005.phpt] 
TEST 2373/15182 [Zend/tests/gc_006.phpt]
PASS GC 006: Simple array-object cycle [Zend/tests/gc_006.phpt] 
TEST 2374/15182 [Zend/tests/gc_007.phpt]
PASS GC 007: Unreferenced array cycle [Zend/tests/gc_007.phpt] 
TEST 2375/15182 [Zend/tests/gc_008.phpt]
PASS GC 008: Unreferenced object cycle [Zend/tests/gc_008.phpt] 
TEST 2376/15182 [Zend/tests/gc_009.phpt]
PASS GC 009: Unreferenced array-object cycle [Zend/tests/gc_009.phpt] 
TEST 2377/15182 [Zend/tests/gc_010.phpt]
PASS GC 010: Cycle with reference to $GLOBALS [Zend/tests/gc_010.phpt] 
TEST 2378/15182 [Zend/tests/gc_011.phpt]
PASS GC 011: GC and destructors [Zend/tests/gc_011.phpt] 
TEST 2379/15182 [Zend/tests/gc_012.phpt]
PASS GC 012: collection of many loops at once [Zend/tests/gc_012.phpt] 
TEST 2380/15182 [Zend/tests/gc_013.phpt]
PASS GC 013: Too many cycles in one array [Zend/tests/gc_013.phpt] 
TEST 2381/15182 [Zend/tests/gc_014.phpt]
PASS GC 014: Too many cycles in one object [Zend/tests/gc_014.phpt] 
TEST 2382/15182 [Zend/tests/gc_015.phpt]
PASS GC 015: Object as root of cycle [Zend/tests/gc_015.phpt] 
TEST 2383/15182 [Zend/tests/gc_016.phpt]
PASS GC 016: nested GC calls [Zend/tests/gc_016.phpt] 
TEST 2384/15182 [Zend/tests/gc_017.phpt]
PASS GC 017: GC and destructors with unset [Zend/tests/gc_017.phpt] 
TEST 2385/15182 [Zend/tests/gc_018.phpt]
PASS GC 018: GC detach with assign [Zend/tests/gc_018.phpt] 
TEST 2386/15182 [Zend/tests/gc_019.phpt]
PASS GC 019: GC detach with assign by reference [Zend/tests/gc_019.phpt] 
TEST 2387/15182 [Zend/tests/gc_020.phpt]
PASS GC 020: GC detach reference with assign [Zend/tests/gc_020.phpt] 
TEST 2388/15182 [Zend/tests/gc_021.phpt]
PASS GC 021: GC detach reference with assign by reference [Zend/tests/gc_021.phpt] 
TEST 2389/15182 [Zend/tests/gc_022.phpt]
PASS GC 022: GC detach reference in executor's PZVAL_UNLOCK() [Zend/tests/gc_022.phpt] 
TEST 2390/15182 [Zend/tests/gc_023.phpt]
PASS GC 023: Root buffer overflow (automatic collection) [Zend/tests/gc_023.phpt] 
TEST 2391/15182 [Zend/tests/gc_024.phpt]
PASS GC 024: GC and objects with non-standard handlers [Zend/tests/gc_024.phpt] 
TEST 2392/15182 [Zend/tests/gc_025.phpt]
PASS GC 025: Automatic GC on request shutdown [Zend/tests/gc_025.phpt] 
TEST 2393/15182 [Zend/tests/gc_026.phpt]
PASS GC 026: Automatic GC on request shutdown (GC enabled at run-time) [Zend/tests/gc_026.phpt] 
TEST 2394/15182 [Zend/tests/gc_027.phpt]
PASS GC 027: GC and properties of internal classes [Zend/tests/gc_027.phpt] 
TEST 2395/15182 [Zend/tests/gc_028.phpt]
PASS GC 028: GC and destructors [Zend/tests/gc_028.phpt] 
TEST 2396/15182 [Zend/tests/gc_029.phpt]
PASS GC 029: GC and destructors [Zend/tests/gc_029.phpt] 
TEST 2397/15182 [Zend/tests/gc_030.phpt]
PASS GC 030: GC and exceptions in destructors [Zend/tests/gc_030.phpt] 
TEST 2398/15182 [Zend/tests/gc_031.phpt]
PASS GC 031: gc_collect_roots() with GC turned off. [Zend/tests/gc_031.phpt] 
TEST 2399/15182 [Zend/tests/gc_032.phpt]
PASS GC 032: Crash in GC because of invalid reference counting [Zend/tests/gc_032.phpt] 
TEST 2400/15182 [Zend/tests/gc_033.phpt]
PASS GC 033: Crash in GC while run with phpspec [Zend/tests/gc_033.phpt] 
TEST 2401/15182 [Zend/tests/gc_034.phpt]
PASS GC 034: GC in request shutdown and resource list destroy [Zend/tests/gc_034.phpt] 
TEST 2402/15182 [Zend/tests/gc_035.phpt]
PASS GC 035: Lost inner-cycles garbage [Zend/tests/gc_035.phpt] 
TEST 2403/15182 [Zend/tests/gc_036.phpt]
PASS GC 036: Memleaks in self-referenced array [Zend/tests/gc_036.phpt] 
TEST 2404/15182 [Zend/tests/gc_037.phpt]
PASS GC 037: gc_status() [Zend/tests/gc_037.phpt] 
TEST 2405/15182 [Zend/tests/gc_038.phpt]
PASS GC 038: Garbage created by compound assignment operators (e.g. +=) [Zend/tests/gc_038.phpt] 
TEST 2406/15182 [Zend/tests/gc_039.phpt]
PASS GC 039: Garbage created by replacing argument send by reference [Zend/tests/gc_039.phpt] 
TEST 2407/15182 [Zend/tests/gc_041.phpt]
PASS GC 041: Handling of references in nested data of objects with destructor [Zend/tests/gc_041.phpt] 
TEST 2408/15182 [Zend/tests/gc_042.phpt]
PASS Object properties HT may need to be removed from nested data [Zend/tests/gc_042.phpt] 
TEST 2409/15182 [Zend/tests/generators/aborted_yield_during_nested_fcalls.phpt]
PASS Aborted yield during nested calls [Zend/tests/generators/aborted_yield_during_nested_fcalls.phpt] 
TEST 2410/15182 [Zend/tests/generators/aborted_yield_during_new.phpt]
PASS Aborted yield during object instantiation [Zend/tests/generators/aborted_yield_during_new.phpt] 
TEST 2411/15182 [Zend/tests/generators/aborted_yield_during_switch.phpt]
PASS Aborted yield during switch [Zend/tests/generators/aborted_yield_during_switch.phpt] 
TEST 2412/15182 [Zend/tests/generators/auto_incrementing_keys.phpt]
PASS Generator keys are auto-incrementing by default [Zend/tests/generators/auto_incrementing_keys.phpt] 
TEST 2413/15182 [Zend/tests/generators/backtrace.phpt]
PASS Printing the stack trace in a generator [Zend/tests/generators/backtrace.phpt] 
TEST 2414/15182 [Zend/tests/generators/basic_yield_from_exception_handling.phpt]
PASS Exceptions in linear yield from setup [Zend/tests/generators/basic_yield_from_exception_handling.phpt] 
TEST 2415/15182 [Zend/tests/generators/basic_yield_from_proxying.phpt]
PASS Basic test if yield from works [Zend/tests/generators/basic_yield_from_proxying.phpt] 
TEST 2416/15182 [Zend/tests/generators/bug63066.phpt]
PASS Bug #63066 (Calling an undefined method in a generator results in a seg fault) [Zend/tests/generators/bug63066.phpt] 
TEST 2417/15182 [Zend/tests/generators/bug65035.phpt]
PASS Bug #65035: yield / exit segfault [Zend/tests/generators/bug65035.phpt] 
TEST 2418/15182 [Zend/tests/generators/bug65161.phpt]
PASS Bug #65161: Generator + autoload + syntax error = segfault [Zend/tests/generators/bug65161.phpt] 
TEST 2419/15182 [Zend/tests/generators/bug66041.phpt]
PASS Bug #66041: list() fails to unpack yielded ArrayAccess object [Zend/tests/generators/bug66041.phpt] 
TEST 2420/15182 [Zend/tests/generators/bug67497.phpt]
PASS Bug #67467: eval with parse error causes segmentation fault in generator [Zend/tests/generators/bug67497.phpt] 
TEST 2421/15182 [Zend/tests/generators/bug69419.phpt]
PASS Bug #69419: Returning compatible sub generator produces a warning [Zend/tests/generators/bug69419.phpt] 
TEST 2422/15182 [Zend/tests/generators/bug70904.phpt]
PASS Bug #70904 (yield from incorrectly marks valid generator as finished) [Zend/tests/generators/bug70904.phpt] 
TEST 2423/15182 [Zend/tests/generators/bug70965.phpt]
PASS Bug #70965 (yield from with a common iterator primes too much) [Zend/tests/generators/bug70965.phpt] 
TEST 2424/15182 [Zend/tests/generators/bug71013.phpt]
PASS Bug #71013 (Incorrect exception handler with yield from) [Zend/tests/generators/bug71013.phpt] 
TEST 2425/15182 [Zend/tests/generators/bug71297.phpt]
PASS Bug #71297 (Memory leak with consecutive yield from) [Zend/tests/generators/bug71297.phpt] 
TEST 2426/15182 [Zend/tests/generators/bug71441.phpt]
PASS Bug #71441 (Typehinted Generator with return in try/finally crashes) [Zend/tests/generators/bug71441.phpt] 
TEST 2427/15182 [Zend/tests/generators/bug71601.phpt]
PASS Bug #71601 (finally block not executed after yield from) [Zend/tests/generators/bug71601.phpt] 
TEST 2428/15182 [Zend/tests/generators/bug72523.phpt]
PASS Bug #72523 (dtrace issue with reflection (failed test)) [Zend/tests/generators/bug72523.phpt] 
TEST 2429/15182 [Zend/tests/generators/bug74157.phpt]
PASS Bug #74157 (Segfault with nested generators) [Zend/tests/generators/bug74157.phpt] 
TEST 2430/15182 [Zend/tests/generators/bug74606.phpt]
PASS Bug #74606 (Segfault within try/catch/finally nesting in Generators) [Zend/tests/generators/bug74606.phpt] 
TEST 2431/15182 [Zend/tests/generators/bug74954.phpt]
PASS Bug #74954 (crash after update of generator yielding from finished generator) [Zend/tests/generators/bug74954.phpt] 
TEST 2432/15182 [Zend/tests/generators/bug75396.phpt]
PASS Bug #75396: Exit inside generator finally results in fatal error [Zend/tests/generators/bug75396.phpt] 
TEST 2433/15182 [Zend/tests/generators/bug76427.phpt]
PASS Bug #76427 (Segfault in zend_objects_store_put) [Zend/tests/generators/bug76427.phpt] 
TEST 2434/15182 [Zend/tests/generators/bug78434.phpt]
PASS Bug #78434: Generator skips first item after valid() call [Zend/tests/generators/bug78434.phpt] 
TEST 2435/15182 [Zend/tests/generators/bug79600.phpt]
PASS Bug #79600: Regression in 7.4.6 when yielding an array based generator [Zend/tests/generators/bug79600.phpt] 
TEST 2436/15182 [Zend/tests/generators/clone.phpt]
PASS Generators cannot be cloned [Zend/tests/generators/clone.phpt] 
TEST 2437/15182 [Zend/tests/generators/dangling_send_target.phpt]
PASS Yield from does not leave a dangling send target [Zend/tests/generators/dangling_send_target.phpt] 
TEST 2438/15182 [Zend/tests/generators/dynamic_call.phpt]
PASS It's possible to invoke a generator dynamically [Zend/tests/generators/dynamic_call.phpt] 
TEST 2439/15182 [Zend/tests/generators/errors/count_error.phpt]
PASS Generators can't be counted [Zend/tests/generators/errors/count_error.phpt] 
TEST 2440/15182 [Zend/tests/generators/errors/generator_extend_error.phpt]
PASS The Generator class cannot be extended [Zend/tests/generators/errors/generator_extend_error.phpt] 
TEST 2441/15182 [Zend/tests/generators/errors/generator_instantiate_error.phpt]
PASS It's not possible to directly instantiate the Generator class [Zend/tests/generators/errors/generator_instantiate_error.phpt] 
TEST 2442/15182 [Zend/tests/generators/errors/non_ref_generator_iterated_by_ref_error.phpt]
PASS Non-ref generators cannot be iterated by-ref [Zend/tests/generators/errors/non_ref_generator_iterated_by_ref_error.phpt] 
TEST 2443/15182 [Zend/tests/generators/errors/resume_running_generator_error.phpt]
PASS It is not possible to resume an already running generator [Zend/tests/generators/errors/resume_running_generator_error.phpt] 
TEST 2444/15182 [Zend/tests/generators/errors/serialize_unserialize_error.phpt]
PASS Generators can't be serialized or unserialized [Zend/tests/generators/errors/serialize_unserialize_error.phpt] 
TEST 2445/15182 [Zend/tests/generators/errors/yield_const_by_ref_error.phpt]
PASS A notice is thrown when yielding a constant value by reference [Zend/tests/generators/errors/yield_const_by_ref_error.phpt] 
TEST 2446/15182 [Zend/tests/generators/errors/yield_in_force_closed_finally_error.phpt]
PASS yield cannot be used in a finally block when the generator is force-closed [Zend/tests/generators/errors/yield_in_force_closed_finally_error.phpt] 
TEST 2447/15182 [Zend/tests/generators/errors/yield_non_ref_function_call_by_ref_error.phpt]
PASS Yielding the result of a non-ref function call throw a notice [Zend/tests/generators/errors/yield_non_ref_function_call_by_ref_error.phpt] 
TEST 2448/15182 [Zend/tests/generators/errors/yield_outside_function_error.phpt]
PASS Yield cannot be used outside of functions [Zend/tests/generators/errors/yield_outside_function_error.phpt] 
TEST 2449/15182 [Zend/tests/generators/exception_during_shutdown.phpt]
PASS Generator exceptions during shutdown should not be swallowed [Zend/tests/generators/exception_during_shutdown.phpt] 
TEST 2450/15182 [Zend/tests/generators/fibonacci.phpt]
PASS Creating an infinite fibonacci list using a generator [Zend/tests/generators/fibonacci.phpt] 
TEST 2451/15182 [Zend/tests/generators/finally/finally_ran_on_close.phpt]
PASS finally is run even if a generator is closed mid-execution [Zend/tests/generators/finally/finally_ran_on_close.phpt] 
TEST 2452/15182 [Zend/tests/generators/finally/return_return.phpt]
PASS try { return } finally { return } in generator [Zend/tests/generators/finally/return_return.phpt] 
TEST 2453/15182 [Zend/tests/generators/finally/return_yield.phpt]
PASS try { return } finally { yield } [Zend/tests/generators/finally/return_yield.phpt] 
TEST 2454/15182 [Zend/tests/generators/finally/run_on_dtor.phpt]
PASS finally is run on object dtor, not free [Zend/tests/generators/finally/run_on_dtor.phpt] 
TEST 2455/15182 [Zend/tests/generators/finally/throw_yield.phpt]
PASS try { throw } finally { yield } [Zend/tests/generators/finally/throw_yield.phpt] 
TEST 2456/15182 [Zend/tests/generators/finally/yield_return.phpt]
PASS try { yield } finally { return } [Zend/tests/generators/finally/yield_return.phpt] 
TEST 2457/15182 [Zend/tests/generators/finally/yield_throw.phpt]
PASS try { yield } finally { throw } [Zend/tests/generators/finally/yield_throw.phpt] 
TEST 2458/15182 [Zend/tests/generators/finally/yield_yield.phpt]
PASS Try { yield } finally { yield } [Zend/tests/generators/finally/yield_yield.phpt] 
TEST 2459/15182 [Zend/tests/generators/func_get_args.phpt]
PASS func_get_args() can be used inside generator functions [Zend/tests/generators/func_get_args.phpt] 
TEST 2460/15182 [Zend/tests/generators/gc_running_generator.phpt]
PASS GC on running generator [Zend/tests/generators/gc_running_generator.phpt] 
TEST 2461/15182 [Zend/tests/generators/gc_with_iterator_in_foreach.phpt]
PASS Generator GC triggered with live iterator in foreach [Zend/tests/generators/gc_with_iterator_in_foreach.phpt] 
TEST 2462/15182 [Zend/tests/generators/gc_with_root_parent_mismatch.phpt]
PASS Generator GC when the yield from parent chain does not reach the root [Zend/tests/generators/gc_with_root_parent_mismatch.phpt] 
TEST 2463/15182 [Zend/tests/generators/gc_with_yield_from.phpt]
PASS Verify yield from on generators being properly cycle collected [Zend/tests/generators/gc_with_yield_from.phpt] 
TEST 2464/15182 [Zend/tests/generators/generator_closure.phpt]
PASS Closures can be generators [Zend/tests/generators/generator_closure.phpt] 
TEST 2465/15182 [Zend/tests/generators/generator_closure_unused.phpt]
PASS Closures can be unused generators [Zend/tests/generators/generator_closure_unused.phpt] 
TEST 2466/15182 [Zend/tests/generators/generator_closure_with_this.phpt]
PASS Non-static closures can be generators [Zend/tests/generators/generator_closure_with_this.phpt] 
TEST 2467/15182 [Zend/tests/generators/generator_in_multipleiterator.phpt]
PASS Generators work properly in MultipleIterator [Zend/tests/generators/generator_in_multipleiterator.phpt] 
TEST 2468/15182 [Zend/tests/generators/generator_method.phpt]
PASS Methods can be generators [Zend/tests/generators/generator_method.phpt] 
TEST 2469/15182 [Zend/tests/generators/generator_method_by_ref.phpt]
PASS Generator methods can yield by reference [Zend/tests/generators/generator_method_by_ref.phpt] 
TEST 2470/15182 [Zend/tests/generators/generator_return_return_type.phpt]
PASS Generators must return a valid variable with return type specified [Zend/tests/generators/generator_return_return_type.phpt] 
TEST 2471/15182 [Zend/tests/generators/generator_return_without_value.phpt]
PASS Generators can return without values [Zend/tests/generators/generator_return_without_value.phpt] 
TEST 2472/15182 [Zend/tests/generators/generator_returns_generator.phpt]
PASS A generator function returns a Generator object [Zend/tests/generators/generator_returns_generator.phpt] 
TEST 2473/15182 [Zend/tests/generators/generator_rewind.phpt]
PASS A generator can only be rewinded before or at the first yield [Zend/tests/generators/generator_rewind.phpt] 
TEST 2474/15182 [Zend/tests/generators/generator_send.phpt]
PASS Values can be sent back to the generator [Zend/tests/generators/generator_send.phpt] 
TEST 2475/15182 [Zend/tests/generators/generator_static_method.phpt]
PASS A static method can be a generator [Zend/tests/generators/generator_static_method.phpt] 
TEST 2476/15182 [Zend/tests/generators/generator_symtable_leak.phpt]
PASS Generators using symtables must not leak [Zend/tests/generators/generator_symtable_leak.phpt] 
TEST 2477/15182 [Zend/tests/generators/generator_throwing_during_function_call.phpt]
PASS Stack is cleaned up properly when an exception is thrown during a function call [Zend/tests/generators/generator_throwing_during_function_call.phpt] 
TEST 2478/15182 [Zend/tests/generators/generator_throwing_exception.phpt]
PASS Generators can throw exceptions [Zend/tests/generators/generator_throwing_exception.phpt] 
TEST 2479/15182 [Zend/tests/generators/generator_throwing_in_foreach.phpt]
PASS Exceptions throwing by generators during foreach iteration are properly handled [Zend/tests/generators/generator_throwing_in_foreach.phpt] 
TEST 2480/15182 [Zend/tests/generators/generator_trampoline.phpt]
PASS Calling generator through magic __call() [Zend/tests/generators/generator_trampoline.phpt] 
TEST 2481/15182 [Zend/tests/generators/generator_with_arg_unpacking.phpt]
PASS Generators with arguments unpacking [Zend/tests/generators/generator_with_arg_unpacking.phpt] 
TEST 2482/15182 [Zend/tests/generators/generator_with_keys.phpt]
PASS Generators can also yield keys [Zend/tests/generators/generator_with_keys.phpt] 
TEST 2483/15182 [Zend/tests/generators/generator_with_nonscalar_keys.phpt]
PASS Generators can return non-scalar keys [Zend/tests/generators/generator_with_nonscalar_keys.phpt] 
TEST 2484/15182 [Zend/tests/generators/generator_with_type_check.phpt]
PASS Generator wit type check [Zend/tests/generators/generator_with_type_check.phpt] 
TEST 2485/15182 [Zend/tests/generators/generator_with_type_check_2.phpt]
PASS Generator wit type check [Zend/tests/generators/generator_with_type_check_2.phpt] 
TEST 2486/15182 [Zend/tests/generators/get_return.phpt]
PASS Generator::getReturn() success cases [Zend/tests/generators/get_return.phpt] 
TEST 2487/15182 [Zend/tests/generators/get_return_and_finally.phpt]
PASS Test interaction of Generator::getReturn() and finally [Zend/tests/generators/get_return_and_finally.phpt] 
TEST 2488/15182 [Zend/tests/generators/get_return_errors.phpt]
PASS Generator::getReturn() error cases [Zend/tests/generators/get_return_errors.phpt] 
TEST 2489/15182 [Zend/tests/generators/get_return_types.phpt]
PASS Test different types of generator return values (VM operands) [Zend/tests/generators/get_return_types.phpt] 
TEST 2490/15182 [Zend/tests/generators/ignored_send_leak.phpt]
PASS Ignoring a sent value shouldn't leak memory [Zend/tests/generators/ignored_send_leak.phpt] 
TEST 2491/15182 [Zend/tests/generators/multiple_yield_from_on_same_generator.phpt]
PASS Multiple yield from on a same Generator instance [Zend/tests/generators/multiple_yield_from_on_same_generator.phpt] 
TEST 2492/15182 [Zend/tests/generators/mutli_yield_from_with_exception.phpt]
PASS Multiple yield from on a same Generator throwing an Exception [Zend/tests/generators/mutli_yield_from_with_exception.phpt] 
TEST 2493/15182 [Zend/tests/generators/nested_calls_with_die.phpt]
PASS Test nested calls with die() in a generator [Zend/tests/generators/nested_calls_with_die.phpt] 
TEST 2494/15182 [Zend/tests/generators/nested_method_calls.phpt]
PASS Yield can be used in nested method calls [Zend/tests/generators/nested_method_calls.phpt] 
TEST 2495/15182 [Zend/tests/generators/no_foreach_var_leaks.phpt]
PASS foreach() (and other) variables aren't leaked on premature close [Zend/tests/generators/no_foreach_var_leaks.phpt] 
TEST 2496/15182 [Zend/tests/generators/recursive_yield_from.phpt]
PASS Check if recursion with yield from works [Zend/tests/generators/recursive_yield_from.phpt] 
TEST 2497/15182 [Zend/tests/generators/return_from_by_ref_generator.phpt]
PASS Return from by-ref generator [Zend/tests/generators/return_from_by_ref_generator.phpt] 
TEST 2498/15182 [Zend/tests/generators/send_after_close.phpt]
PASS Calls to send() after close should do nothing [Zend/tests/generators/send_after_close.phpt] 
TEST 2499/15182 [Zend/tests/generators/send_returns_current.phpt]
PASS $generator->send() returns the yielded value [Zend/tests/generators/send_returns_current.phpt] 
TEST 2500/15182 [Zend/tests/generators/throw_already_closed.phpt]
PASS Generator::throw() on an already closed generator [Zend/tests/generators/throw_already_closed.phpt] 
TEST 2501/15182 [Zend/tests/generators/throw_caught.phpt]
PASS Generator::throw() where the exception is caught in the generator [Zend/tests/generators/throw_caught.phpt] 
TEST 2502/15182 [Zend/tests/generators/throw_into_yield_from_array.phpt]
PASS Throwing into a generator yielding from an array/iterator [Zend/tests/generators/throw_into_yield_from_array.phpt] 
TEST 2503/15182 [Zend/tests/generators/throw_not_an_exception.phpt]
PASS Generator::throw() with something that's not an exception [Zend/tests/generators/throw_not_an_exception.phpt] 
TEST 2504/15182 [Zend/tests/generators/throw_rethrow.phpt]
PASS Generator::throw() where the generator throws a different exception [Zend/tests/generators/throw_rethrow.phpt] 
TEST 2505/15182 [Zend/tests/generators/throw_uncaught.phpt]
PASS Generator::throw() where the exception is not caught in the generator [Zend/tests/generators/throw_uncaught.phpt] 
TEST 2506/15182 [Zend/tests/generators/unused_return_value.phpt]
PASS There shouldn't be any leaks when the genertor's return value isn't used [Zend/tests/generators/unused_return_value.phpt] 
TEST 2507/15182 [Zend/tests/generators/xrange.phpt]
PASS Simple generator xrange() test [Zend/tests/generators/xrange.phpt] 
TEST 2508/15182 [Zend/tests/generators/yield_array_key.phpt]
PASS Array keys can be yielded from generators [Zend/tests/generators/yield_array_key.phpt] 
TEST 2509/15182 [Zend/tests/generators/yield_array_offset_by_ref.phpt]
PASS Array offsets can be yielded by reference [Zend/tests/generators/yield_array_offset_by_ref.phpt] 
TEST 2510/15182 [Zend/tests/generators/yield_by_reference.phpt]
PASS Generators can yield by-reference [Zend/tests/generators/yield_by_reference.phpt] 
TEST 2511/15182 [Zend/tests/generators/yield_closure.phpt]
PASS Generator shouldn't crash if last yielded value is a closure [Zend/tests/generators/yield_closure.phpt] 
TEST 2512/15182 [Zend/tests/generators/yield_during_function_call.phpt]
PASS "yield" can occur during a function call [Zend/tests/generators/yield_during_function_call.phpt] 
TEST 2513/15182 [Zend/tests/generators/yield_during_method_call.phpt]
PASS Yield can be used during a method call [Zend/tests/generators/yield_during_method_call.phpt] 
TEST 2514/15182 [Zend/tests/generators/yield_from_already_running.phpt]
PASS Yielding from the already running Generator should fail (bug #69458) [Zend/tests/generators/yield_from_already_running.phpt] 
TEST 2515/15182 [Zend/tests/generators/yield_from_array.phpt]
PASS yielding values from an array [Zend/tests/generators/yield_from_array.phpt] 
TEST 2516/15182 [Zend/tests/generators/yield_from_backtrace.phpt]
PASS Exceptions in linear yield from setup [Zend/tests/generators/yield_from_backtrace.phpt] 
TEST 2517/15182 [Zend/tests/generators/yield_from_by_reference.phpt]
PASS Yield from by reference is not supported [Zend/tests/generators/yield_from_by_reference.phpt] 
TEST 2518/15182 [Zend/tests/generators/yield_from_deep_recursion.phpt]
PASS Deep recursion with yield from [Zend/tests/generators/yield_from_deep_recursion.phpt] 
TEST 2519/15182 [Zend/tests/generators/yield_from_force_closed.phpt]
PASS Cannot "yield from" from force closed generator [Zend/tests/generators/yield_from_force_closed.phpt] 
TEST 2520/15182 [Zend/tests/generators/yield_from_greedy_parse.phpt]
PASS yield from parses too greedily [Zend/tests/generators/yield_from_greedy_parse.phpt] 
TEST 2521/15182 [Zend/tests/generators/yield_from_iterator.phpt]
PASS yield from with an (Array)Iterator [Zend/tests/generators/yield_from_iterator.phpt] 
TEST 2522/15182 [Zend/tests/generators/yield_from_iterator_agregate.phpt]
PASS yield from with an IteratorAggregate [Zend/tests/generators/yield_from_iterator_agregate.phpt] 
TEST 2523/15182 [Zend/tests/generators/yield_from_multi_tree.phpt]
PASS yield from on multiple trees needing merge [Zend/tests/generators/yield_from_multi_tree.phpt] 
TEST 2524/15182 [Zend/tests/generators/yield_from_multi_tree_exception.phpt]
PASS yield from on multiple trees needing merge [Zend/tests/generators/yield_from_multi_tree_exception.phpt] 
TEST 2525/15182 [Zend/tests/generators/yield_from_non_iterable.phpt]
PASS Yield from non-iterable [Zend/tests/generators/yield_from_non_iterable.phpt] 
TEST 2526/15182 [Zend/tests/generators/yield_from_valid_exception.phpt]
PASS Exception from valid() during yield from [Zend/tests/generators/yield_from_valid_exception.phpt] 
TEST 2527/15182 [Zend/tests/generators/yield_in_finally.phpt]
PASS yield can be used in finally (apart from forced closes) [Zend/tests/generators/yield_in_finally.phpt] 
TEST 2528/15182 [Zend/tests/generators/yield_in_finally_cleanup.phpt]
PASS Free pending exceptions / return values on clone on yield in finally [Zend/tests/generators/yield_in_finally_cleanup.phpt] 
TEST 2529/15182 [Zend/tests/generators/yield_in_parenthesis.phpt]
PASS No additional parenthesis are required around yield if they are already present [Zend/tests/generators/yield_in_parenthesis.phpt] 
TEST 2530/15182 [Zend/tests/generators/yield_precedence.phpt]
PASS Precedence of yield and arrow operators [Zend/tests/generators/yield_precedence.phpt] 
TEST 2531/15182 [Zend/tests/generators/yield_ref_function_call_by_reference.phpt]
PASS The result of a by-ref function call can be yielded just fine [Zend/tests/generators/yield_ref_function_call_by_reference.phpt] 
TEST 2532/15182 [Zend/tests/generators/yield_unary_precedence.phpt]
PASS When + or - are used on yield, they must be unary (and not binary) (Bug #69160) [Zend/tests/generators/yield_unary_precedence.phpt] 
TEST 2533/15182 [Zend/tests/generators/yield_without_value.phpt]
PASS yield can be used without a value [Zend/tests/generators/yield_without_value.phpt] 
TEST 2534/15182 [Zend/tests/get_called_class_001.phpt]
PASS Calling get_called_class() outside a class [Zend/tests/get_called_class_001.phpt] 
TEST 2535/15182 [Zend/tests/get_class_methods_001.phpt]
PASS get_class_methods(): Testing scope [Zend/tests/get_class_methods_001.phpt] 
TEST 2536/15182 [Zend/tests/get_class_methods_002.phpt]
PASS get_class_methods(): Testing with interface [Zend/tests/get_class_methods_002.phpt] 
TEST 2537/15182 [Zend/tests/get_class_methods_003.phpt]
PASS get_class_methods(): Testing scope [Zend/tests/get_class_methods_003.phpt] 
TEST 2538/15182 [Zend/tests/get_class_vars_001.phpt]
PASS get_class_vars(): Simple test [Zend/tests/get_class_vars_001.phpt] 
TEST 2539/15182 [Zend/tests/get_class_vars_002.phpt]
PASS get_class_vars(): Testing the scope [Zend/tests/get_class_vars_002.phpt] 
TEST 2540/15182 [Zend/tests/get_class_vars_003.phpt]
PASS get_class_vars(): Testing the scope [Zend/tests/get_class_vars_003.phpt] 
TEST 2541/15182 [Zend/tests/get_class_vars_004.phpt]
PASS get_class_vars(): Testing the scope [Zend/tests/get_class_vars_004.phpt] 
TEST 2542/15182 [Zend/tests/get_class_vars_005.phpt]
PASS get_class_vars(): Testing visibility [Zend/tests/get_class_vars_005.phpt] 
TEST 2543/15182 [Zend/tests/get_class_vars_006.phpt]
PASS get_class_vars(): Testing visibility [Zend/tests/get_class_vars_006.phpt] 
TEST 2544/15182 [Zend/tests/get_class_vars_007.phpt]
PASS get_class_vars(): Testing with static properties [Zend/tests/get_class_vars_007.phpt] 
TEST 2545/15182 [Zend/tests/get_class_vars_typed_props.phpt]
PASS get_class_vars() returns uninitialized typed properties with a null value [Zend/tests/get_class_vars_typed_props.phpt] 
TEST 2546/15182 [Zend/tests/get_defined_functions_basic.phpt]
PASS get_defined_functions() function : basic functionality [Zend/tests/get_defined_functions_basic.phpt] 
TEST 2547/15182 [Zend/tests/get_defined_vars.phpt]
PASS Testing get_defined_vars() Function [Zend/tests/get_defined_vars.phpt] 
TEST 2548/15182 [Zend/tests/get_mangled_object_vars.phpt]
PASS get_mangled_object_vars() function [Zend/tests/get_mangled_object_vars.phpt] 
TEST 2549/15182 [Zend/tests/get_parent_class_001.phpt]
PASS Testing get_parent_class() [Zend/tests/get_parent_class_001.phpt] 
TEST 2550/15182 [Zend/tests/get_required_files.phpt]
PASS Check if get_required_files works [Zend/tests/get_required_files.phpt] 
TEST 2551/15182 [Zend/tests/global_with_side_effect_name.phpt]
PASS Global variable import using a name with side effects [Zend/tests/global_with_side_effect_name.phpt] 
TEST 2552/15182 [Zend/tests/globals_001.phpt]
PASS globals in global scope [Zend/tests/globals_001.phpt] 
TEST 2553/15182 [Zend/tests/globals_002.phpt]
PASS globals in local scope [Zend/tests/globals_002.phpt] 
TEST 2554/15182 [Zend/tests/globals_003.phpt]
PASS globals in local scope - 2 [Zend/tests/globals_003.phpt] 
TEST 2555/15182 [Zend/tests/globals_004.phpt]
PASS globals in local scope - 3 [Zend/tests/globals_004.phpt] 
TEST 2556/15182 [Zend/tests/globals_005.phpt]
PASS $GLOBALS resize [Zend/tests/globals_005.phpt] 
TEST 2557/15182 [Zend/tests/goto_in_foreach.phpt]
PASS goto inside foreach [Zend/tests/goto_in_foreach.phpt] 
TEST 2558/15182 [Zend/tests/grammar/bug78441.phpt]
PASS Bug #78441 (Parse error due to heredoc identifier followed by digit) [Zend/tests/grammar/bug78441.phpt] 
TEST 2559/15182 [Zend/tests/grammar/regression_001.phpt]
PASS Test to check static method calls syntax regression [Zend/tests/grammar/regression_001.phpt] 
TEST 2560/15182 [Zend/tests/grammar/regression_002.phpt]
PASS Test to ensure ::class still works [Zend/tests/grammar/regression_002.phpt] 
TEST 2561/15182 [Zend/tests/grammar/regression_003.phpt]
PASS Test to ensure ::class is still reserved in obj scope [Zend/tests/grammar/regression_003.phpt] 
TEST 2562/15182 [Zend/tests/grammar/regression_004.phpt]
PASS Test possible function naming regression on procedural scope [Zend/tests/grammar/regression_004.phpt] 
TEST 2563/15182 [Zend/tests/grammar/regression_005.phpt]
PASS Test possible constant naming regression on procedural scope [Zend/tests/grammar/regression_005.phpt] 
TEST 2564/15182 [Zend/tests/grammar/regression_006.phpt]
PASS Test to ensure const list syntax declaration works [Zend/tests/grammar/regression_006.phpt] 
TEST 2565/15182 [Zend/tests/grammar/regression_007.phpt]
PASS Test to ensure semi reserved words allow deference [Zend/tests/grammar/regression_007.phpt] 
TEST 2566/15182 [Zend/tests/grammar/regression_008.phpt]
PASS Test to check regressions on string interpolation with class members access [Zend/tests/grammar/regression_008.phpt] 
TEST 2567/15182 [Zend/tests/grammar/regression_009.phpt]
PASS Test to check regressions on use statements and lexer state [Zend/tests/grammar/regression_009.phpt] 
TEST 2568/15182 [Zend/tests/grammar/regression_010.phpt]
PASS Test to check regressions on T_IMPLEMENTS followed by a T_NS_SEPARATOR [Zend/tests/grammar/regression_010.phpt] 
TEST 2569/15182 [Zend/tests/grammar/regression_011.phpt]
PASS Testing instantiation using namespace:: prefix [Zend/tests/grammar/regression_011.phpt] 
TEST 2570/15182 [Zend/tests/grammar/regression_012.phpt]
PASS Testing for regression on const list syntax and arrays [Zend/tests/grammar/regression_012.phpt] 
TEST 2571/15182 [Zend/tests/grammar/regression_013.phpt]
PASS Testing for regression with encapsed variables in class declaration context [Zend/tests/grammar/regression_013.phpt] 
TEST 2572/15182 [Zend/tests/grammar/semi_reserved_001.phpt]
PASS Test semi-reserved words as class methods [Zend/tests/grammar/semi_reserved_001.phpt] 
TEST 2573/15182 [Zend/tests/grammar/semi_reserved_002.phpt]
PASS Test semi-reserved words as static class methods [Zend/tests/grammar/semi_reserved_002.phpt] 
TEST 2574/15182 [Zend/tests/grammar/semi_reserved_003.phpt]
PASS Test semi-reserved words as class properties [Zend/tests/grammar/semi_reserved_003.phpt] 
TEST 2575/15182 [Zend/tests/grammar/semi_reserved_004.phpt]
PASS Test semi-reserved words as static class properties [Zend/tests/grammar/semi_reserved_004.phpt] 
TEST 2576/15182 [Zend/tests/grammar/semi_reserved_005.phpt]
PASS Test semi-reserved words as class constants [Zend/tests/grammar/semi_reserved_005.phpt] 
TEST 2577/15182 [Zend/tests/grammar/semi_reserved_006.phpt]
PASS Test semi-reserved method and constant names and trait conflict resolution [Zend/tests/grammar/semi_reserved_006.phpt] 
TEST 2578/15182 [Zend/tests/grammar/semi_reserved_007.phpt]
PASS Edge case: self::self, self::parent, parent::self semi reserved constants access [Zend/tests/grammar/semi_reserved_007.phpt] 
TEST 2579/15182 [Zend/tests/grammar/semi_reserved_008.phpt]
PASS Testing with comments around semi-reserved names (not intended to be legible) [Zend/tests/grammar/semi_reserved_008.phpt] 
TEST 2580/15182 [Zend/tests/grammar/semi_reserved_009.phpt]
PASS Edge case: T_STRING<as> as T_STRING<?> [Zend/tests/grammar/semi_reserved_009.phpt] 
TEST 2581/15182 [Zend/tests/grammar/semi_reserved_010.phpt]
PASS Edge case: T_STRING<insteadof> insteadof T_STRING<?> [Zend/tests/grammar/semi_reserved_010.phpt] 
TEST 2582/15182 [Zend/tests/grandparent_prototype.phpt]
PASS Protected visibility test case with a grandparent prototype [Zend/tests/grandparent_prototype.phpt] 
TEST 2583/15182 [Zend/tests/halt01.phpt]
PASS __HALT_COMPILER() basic test [Zend/tests/halt01.phpt] 
TEST 2584/15182 [Zend/tests/halt02.phpt]
PASS __HALT_COMPILER() basic test [Zend/tests/halt02.phpt] 
TEST 2585/15182 [Zend/tests/halt03.phpt]
PASS __HALT_COMPILER() basic test [Zend/tests/halt03.phpt] 
TEST 2586/15182 [Zend/tests/halt_compiler1.phpt]
PASS __HALT_COMPILER(); [Zend/tests/halt_compiler1.phpt] 
TEST 2587/15182 [Zend/tests/halt_compiler2.phpt]
PASS __HALT_COMPILER(); 2 files [Zend/tests/halt_compiler2.phpt] 
TEST 2588/15182 [Zend/tests/halt_compiler3.phpt]
PASS __HALT_COMPILER(); bad define() of __COMPILER_HALT_OFFSET__ 1 [Zend/tests/halt_compiler3.phpt] 
TEST 2589/15182 [Zend/tests/halt_compiler4.phpt]
PASS __HALT_COMPILER(); bad define() of __COMPILER_HALT_OFFSET__ 2 [Zend/tests/halt_compiler4.phpt] 
TEST 2590/15182 [Zend/tests/halt_compiler5.phpt]
PASS Using __COMPILER_HALF_OFFSET__ with trailing {} (OSS-Fuzz #17895) [Zend/tests/halt_compiler5.phpt] 
TEST 2591/15182 [Zend/tests/heredoc_001.phpt]
PASS basic heredoc syntax [Zend/tests/heredoc_001.phpt] 
TEST 2592/15182 [Zend/tests/heredoc_002.phpt]
PASS basic binary heredoc syntax [Zend/tests/heredoc_002.phpt] 
TEST 2593/15182 [Zend/tests/heredoc_003.phpt]
PASS simple variable replacement test (heredoc) [Zend/tests/heredoc_003.phpt] 
TEST 2594/15182 [Zend/tests/heredoc_004.phpt]
PASS braces variable replacement test (heredoc) [Zend/tests/heredoc_004.phpt] 
TEST 2595/15182 [Zend/tests/heredoc_005.phpt]
PASS unbraced complex variable replacement test (heredoc) [Zend/tests/heredoc_005.phpt] 
TEST 2596/15182 [Zend/tests/heredoc_006.phpt]
PASS braced complex variable replacement test (heredoc) [Zend/tests/heredoc_006.phpt] 
TEST 2597/15182 [Zend/tests/heredoc_007.phpt]
PASS braced and unbraced complex variable replacement test (heredoc) [Zend/tests/heredoc_007.phpt] 
TEST 2598/15182 [Zend/tests/heredoc_008.phpt]
PASS empty doc test (heredoc) [Zend/tests/heredoc_008.phpt] 
TEST 2599/15182 [Zend/tests/heredoc_011.phpt]
PASS STATIC heredocs CAN be used as static scalars. [Zend/tests/heredoc_011.phpt] 
TEST 2600/15182 [Zend/tests/heredoc_012.phpt]
PASS Heredoc with double quotes [Zend/tests/heredoc_012.phpt] 
TEST 2601/15182 [Zend/tests/heredoc_013.phpt]
PASS Heredoc with double quotes and wrong prefix [Zend/tests/heredoc_013.phpt] 
TEST 2602/15182 [Zend/tests/heredoc_014.phpt]
PASS Heredoc with double quotes syntax but missing second quote [Zend/tests/heredoc_014.phpt] 
TEST 2603/15182 [Zend/tests/heredoc_015.phpt]
PASS Testing heredoc with escape sequences [Zend/tests/heredoc_015.phpt] 
TEST 2604/15182 [Zend/tests/heredoc_016.phpt]
PASS Testing heredoc (double quotes) with escape sequences [Zend/tests/heredoc_016.phpt] 
TEST 2605/15182 [Zend/tests/hex_overflow_32bit.phpt]
SKIP testing integer overflow (32bit) [Zend/tests/hex_overflow_32bit.phpt] reason: this test is for 32bit platform only
TEST 2606/15182 [Zend/tests/incdec_ref_property.phpt]
PASS Incrementing and decrementing a referenced property [Zend/tests/incdec_ref_property.phpt] 
TEST 2607/15182 [Zend/tests/include_fail_during_read.phpt]
PASS Include fails during read [Zend/tests/include_fail_during_read.phpt] 
TEST 2608/15182 [Zend/tests/include_stat_is_quiet.phpt]
PASS Stats executed during include path resolution should be silent [Zend/tests/include_stat_is_quiet.phpt] 
TEST 2609/15182 [Zend/tests/incompat_ctx_user.phpt]
PASS Incompatible context call (non-internal function) [Zend/tests/incompat_ctx_user.phpt] 
TEST 2610/15182 [Zend/tests/increment_001.phpt]
SKIP incrementing different variables [Zend/tests/increment_001.phpt] reason: this test is for 32bit platform only
TEST 2611/15182 [Zend/tests/increment_function_return_error.phpt]
PASS It's not possible to increment the return value of a function [Zend/tests/increment_function_return_error.phpt] 
TEST 2612/15182 [Zend/tests/indexing_001.phpt]
PASS Indexing - various special cases. [Zend/tests/indexing_001.phpt] 
TEST 2613/15182 [Zend/tests/indirect_call_array_001.phpt]
PASS Indirect method call by array - Invalid class name [Zend/tests/indirect_call_array_001.phpt] 
TEST 2614/15182 [Zend/tests/indirect_call_array_002.phpt]
PASS Indirect method call by array - Invalid method name [Zend/tests/indirect_call_array_002.phpt] 
TEST 2615/15182 [Zend/tests/indirect_call_array_003.phpt]
PASS Indirect method call by array - Calling __call() and __callStatic() [Zend/tests/indirect_call_array_003.phpt] 
TEST 2616/15182 [Zend/tests/indirect_call_array_004.phpt]
PASS Indirect method call by array - Testing exception and method magics [Zend/tests/indirect_call_array_004.phpt] 
TEST 2617/15182 [Zend/tests/indirect_call_array_005.phpt]
PASS Dynamic static call to instance method should throw. [Zend/tests/indirect_call_array_005.phpt] 
TEST 2618/15182 [Zend/tests/indirect_call_from_constant.phpt]
PASS Indirect call with constants. [Zend/tests/indirect_call_from_constant.phpt] 
TEST 2619/15182 [Zend/tests/indirect_call_string_001.phpt]
PASS Indirect call with 'Class::method' syntax with class in namespace [Zend/tests/indirect_call_string_001.phpt] 
TEST 2620/15182 [Zend/tests/indirect_call_string_002.phpt]
PASS Indirect call with empty class and/or method name. [Zend/tests/indirect_call_string_002.phpt] 
TEST 2621/15182 [Zend/tests/indirect_call_string_003.phpt]
PASS Dynamic static call to instance method should throw. [Zend/tests/indirect_call_string_003.phpt] 
TEST 2622/15182 [Zend/tests/indirect_method_call_001.phpt]
PASS Testing indirect method call and exceptions [Zend/tests/indirect_method_call_001.phpt] 
TEST 2623/15182 [Zend/tests/indirect_method_call_002.phpt]
PASS Indirect method call with chaining [Zend/tests/indirect_method_call_002.phpt] 
TEST 2624/15182 [Zend/tests/indirect_method_call_003.phpt]
PASS Testing indirect method call [Zend/tests/indirect_method_call_003.phpt] 
TEST 2625/15182 [Zend/tests/indirect_method_call_004.phpt]
PASS Indirect method call and cloning [Zend/tests/indirect_method_call_004.phpt] 
TEST 2626/15182 [Zend/tests/indirect_method_call_005.phpt]
PASS Testing array dereferencing from instance with ArrayObject [Zend/tests/indirect_method_call_005.phpt] 
TEST 2627/15182 [Zend/tests/indirect_property_access.phpt]
PASS Testing indirect property access [Zend/tests/indirect_property_access.phpt] 
TEST 2628/15182 [Zend/tests/indirect_reference_this.phpt]
PASS Indirect referenced $this [Zend/tests/indirect_reference_this.phpt] 
TEST 2629/15182 [Zend/tests/inference_infinite_loop.phpt]
PASS Type inference should not result in infinite loop [Zend/tests/inference_infinite_loop.phpt] 
TEST 2630/15182 [Zend/tests/inherit_internal_static.phpt]
SKIP Inherit internal static property into userland class [Zend/tests/inherit_internal_static.phpt] reason: requires zend-test
TEST 2631/15182 [Zend/tests/instanceof.phpt]
PASS instanceof shouldn't call __autoload [Zend/tests/instanceof.phpt] 
TEST 2632/15182 [Zend/tests/instanceof_001.phpt]
PASS Testing instanceof operator with several operators [Zend/tests/instanceof_001.phpt] 
TEST 2633/15182 [Zend/tests/instanceof_002.phpt]
PASS Testing instanceof operator with class and interface inheriteds [Zend/tests/instanceof_002.phpt] 
TEST 2634/15182 [Zend/tests/instanceof_const.phpt]
PASS Instanceof on literals returns false [Zend/tests/instanceof_const.phpt] 
TEST 2635/15182 [Zend/tests/int_conversion_exponents.phpt]
PASS Integer conversion from scientific notation [Zend/tests/int_conversion_exponents.phpt] 
TEST 2636/15182 [Zend/tests/int_overflow_32bit.phpt]
SKIP testing integer overflow (32bit) [Zend/tests/int_overflow_32bit.phpt] reason: this test is for 32bit platform only
TEST 2637/15182 [Zend/tests/int_overflow_64bit.phpt]
PASS testing integer overflow (64bit) [Zend/tests/int_overflow_64bit.phpt] 
TEST 2638/15182 [Zend/tests/int_special_values.phpt]
PASS Conversion of special float values to int [Zend/tests/int_special_values.phpt] 
TEST 2639/15182 [Zend/tests/int_static_prop_name.phpt]
PASS Using an integer as a static property name [Zend/tests/int_static_prop_name.phpt] 
TEST 2640/15182 [Zend/tests/int_underflow_32bit.phpt]
SKIP testing integer underflow (32bit) [Zend/tests/int_underflow_32bit.phpt] reason: this test is for 32bit platform only
TEST 2641/15182 [Zend/tests/int_underflow_64bit.phpt]
PASS testing integer underflow (64bit) [Zend/tests/int_underflow_64bit.phpt] 
TEST 2642/15182 [Zend/tests/inter_007.phpt]
PASS Trying inherit abstract function twice [Zend/tests/inter_007.phpt] 
TEST 2643/15182 [Zend/tests/inter_01.phpt]
PASS Inherited constant from interface [Zend/tests/inter_01.phpt] 
TEST 2644/15182 [Zend/tests/inter_02.phpt]
PASS Namespace constant as value default [Zend/tests/inter_02.phpt] 
TEST 2645/15182 [Zend/tests/inter_03.phpt]
PASS Testing interface constants with inheritance [Zend/tests/inter_03.phpt] 
TEST 2646/15182 [Zend/tests/inter_04.phpt]
PASS Trying declare interface with repeated name of inherited method [Zend/tests/inter_04.phpt] 
TEST 2647/15182 [Zend/tests/inter_05.phpt]
PASS Trying to inherit a class in an interface [Zend/tests/inter_05.phpt] 
TEST 2648/15182 [Zend/tests/inter_06.phpt]
PASS Trying use name of an internal class as interface name [Zend/tests/inter_06.phpt] 
TEST 2649/15182 [Zend/tests/interface_exists_001.phpt]
PASS Testing interface_exists() [Zend/tests/interface_exists_001.phpt] 
TEST 2650/15182 [Zend/tests/interface_exists_002.phpt]
PASS Testing interface_exists() inside a namespace [Zend/tests/interface_exists_002.phpt] 
TEST 2651/15182 [Zend/tests/invalid_parent_const_ref_leak.phpt]
PASS Leak when using an invalid parent:: reference in a constant definition [Zend/tests/invalid_parent_const_ref_leak.phpt] 
TEST 2652/15182 [Zend/tests/is_a.phpt]
PASS is_a() and is_subclass_of() shouldn't call __autoload [Zend/tests/is_a.phpt] 
TEST 2653/15182 [Zend/tests/is_callable_trampoline_uaf.phpt]
PASS is_callable() with trampoline should not caused UAF [Zend/tests/is_callable_trampoline_uaf.phpt] 
TEST 2654/15182 [Zend/tests/isset_001.phpt]
PASS Testing isset and unset with variable variables [Zend/tests/isset_001.phpt] 
TEST 2655/15182 [Zend/tests/isset_002.phpt]
PASS Testing isset with several undefined variables as argument [Zend/tests/isset_002.phpt] 
TEST 2656/15182 [Zend/tests/isset_003.phpt]
PASS Testing isset accessing undefined array itens and properties [Zend/tests/isset_003.phpt] 
TEST 2657/15182 [Zend/tests/isset_expr_error.phpt]
PASS Error message for isset(func()) [Zend/tests/isset_expr_error.phpt] 
TEST 2658/15182 [Zend/tests/isset_func_error.phpt]
PASS Error message for isset(func()) [Zend/tests/isset_func_error.phpt] 
TEST 2659/15182 [Zend/tests/isset_str_offset.phpt]
PASS Testing isset with string offsets [Zend/tests/isset_str_offset.phpt] 
TEST 2660/15182 [Zend/tests/jump01.phpt]
PASS jump 01: goto backward [Zend/tests/jump01.phpt] 
TEST 2661/15182 [Zend/tests/jump02.phpt]
PASS jump 02: goto forward [Zend/tests/jump02.phpt] 
TEST 2662/15182 [Zend/tests/jump03.phpt]
PASS jump 03: goto inside control structures [Zend/tests/jump03.phpt] 
TEST 2663/15182 [Zend/tests/jump04.phpt]
PASS jump 04: goto from loop (backward) [Zend/tests/jump04.phpt] 
TEST 2664/15182 [Zend/tests/jump05.phpt]
PASS jump 05: goto from loop (forward) [Zend/tests/jump05.phpt] 
TEST 2665/15182 [Zend/tests/jump06.phpt]
PASS jump 06: goto to undefined label [Zend/tests/jump06.phpt] 
TEST 2666/15182 [Zend/tests/jump07.phpt]
PASS jump 07: goto into loop (backward) [Zend/tests/jump07.phpt] 
TEST 2667/15182 [Zend/tests/jump08.phpt]
PASS jump 08: goto into loop (forward) [Zend/tests/jump08.phpt] 
TEST 2668/15182 [Zend/tests/jump09.phpt]
PASS jump 09: goto into switch (backward) [Zend/tests/jump09.phpt] 
TEST 2669/15182 [Zend/tests/jump10.phpt]
PASS jump 10: goto into switch (forward) [Zend/tests/jump10.phpt] 
TEST 2670/15182 [Zend/tests/jump11.phpt]
PASS jump 08: goto inside switch in constructor [Zend/tests/jump11.phpt] 
TEST 2671/15182 [Zend/tests/jump12.phpt]
PASS jump 09: goto in declare statement [Zend/tests/jump12.phpt] 
TEST 2672/15182 [Zend/tests/jump13.phpt]
PASS jump 10: goto with try blocks [Zend/tests/jump13.phpt] 
TEST 2673/15182 [Zend/tests/jump14.phpt]
PASS Testing GOTO inside blocks [Zend/tests/jump14.phpt] 
TEST 2674/15182 [Zend/tests/jump15.phpt]
PASS jump 15: goto from loop (forward) [Zend/tests/jump15.phpt] 
TEST 2675/15182 [Zend/tests/jump16.phpt]
PASS jump 16: goto into try/catch [Zend/tests/jump16.phpt] 
TEST 2676/15182 [Zend/tests/jump17.phpt]
PASS jump 17: goto into try/catch with finally [Zend/tests/jump17.phpt] 
TEST 2677/15182 [Zend/tests/line_const_in_array.phpt]
PASS Use of __LINE__ in arrays [Zend/tests/line_const_in_array.phpt] 
TEST 2678/15182 [Zend/tests/list/list_reference_001.phpt]
PASS "Reference Unpacking - General" list() [Zend/tests/list/list_reference_001.phpt] 
TEST 2679/15182 [Zend/tests/list/list_reference_002.phpt]
PASS "Reference Unpacking - New Reference" list() [Zend/tests/list/list_reference_002.phpt] 
TEST 2680/15182 [Zend/tests/list/list_reference_003.phpt]
PASS "Reference Unpacking - From Functions" list() [Zend/tests/list/list_reference_003.phpt] 
TEST 2681/15182 [Zend/tests/list/list_reference_004.phpt]
PASS "Reference Unpacking - Foreach" list() [Zend/tests/list/list_reference_004.phpt] 
TEST 2682/15182 [Zend/tests/list/list_reference_005.phpt]
PASS "Reference Unpacking - Class Property and Methods" list() [Zend/tests/list/list_reference_005.phpt] 
TEST 2683/15182 [Zend/tests/list/list_reference_006.phpt]
PASS "Reference Unpacking - Class ArrayAccess No Reference" list() [Zend/tests/list/list_reference_006.phpt] 
TEST 2684/15182 [Zend/tests/list/list_reference_007.phpt]
PASS "Reference Unpacking - Class ArrayAccess With Reference" list() [Zend/tests/list/list_reference_007.phpt] 
TEST 2685/15182 [Zend/tests/list/list_reference_008.phpt]
PASS "Reference Unpacking - Oddities" list() [Zend/tests/list/list_reference_008.phpt] 
TEST 2686/15182 [Zend/tests/list/list_reference_009.phpt]
PASS "Reference Unpacking - VM Safety" list() [Zend/tests/list/list_reference_009.phpt] 
TEST 2687/15182 [Zend/tests/list/list_reference_010.phpt]
PASS "Reference Unpacking - Compile Error (scalar)" list() [Zend/tests/list/list_reference_010.phpt] 
TEST 2688/15182 [Zend/tests/list/list_reference_011.phpt]
PASS "Reference Unpacking - Compile Error (const)" list() [Zend/tests/list/list_reference_011.phpt] 
TEST 2689/15182 [Zend/tests/list_001.phpt]
PASS "Nested" list() [Zend/tests/list_001.phpt] 
TEST 2690/15182 [Zend/tests/list_002.phpt]
PASS Testing full-reference on list() [Zend/tests/list_002.phpt] 
TEST 2691/15182 [Zend/tests/list_003.phpt]
PASS list() with non-array [Zend/tests/list_003.phpt] 
TEST 2692/15182 [Zend/tests/list_004.phpt]
PASS list() with array reference [Zend/tests/list_004.phpt] 
TEST 2693/15182 [Zend/tests/list_005.phpt]
PASS Testing list() with several variables [Zend/tests/list_005.phpt] 
TEST 2694/15182 [Zend/tests/list_006.phpt]
PASS Testing nested list() with empty array [Zend/tests/list_006.phpt] 
TEST 2695/15182 [Zend/tests/list_007.phpt]
PASS Using lambda with list() [Zend/tests/list_007.phpt] 
TEST 2696/15182 [Zend/tests/list_008.phpt]
PASS Assignment to invalid list() value [Zend/tests/list_008.phpt] 
TEST 2697/15182 [Zend/tests/list_010.phpt]
PASS Do not allow mixing [] and list() [Zend/tests/list_010.phpt] 
TEST 2698/15182 [Zend/tests/list_011.phpt]
PASS Disallow list() usage as if it were an array [Zend/tests/list_011.phpt] 
TEST 2699/15182 [Zend/tests/list_012.phpt]
PASS Disallow empty elements in normal arrays [Zend/tests/list_012.phpt] 
TEST 2700/15182 [Zend/tests/list_013.phpt]
PASS Disallow tail empty elements in normal arrays [Zend/tests/list_013.phpt] 
TEST 2701/15182 [Zend/tests/list_014.phpt]
PASS Cannot destructure using array(), even if nested [Zend/tests/list_014.phpt] 
TEST 2702/15182 [Zend/tests/list_assign_ref_string_offset_error.phpt]
PASS String offset error during list() by-ref assignment [Zend/tests/list_assign_ref_string_offset_error.phpt] 
TEST 2703/15182 [Zend/tests/list_destructuring_to_special_variables.phpt]
PASS list() can be used to destructure to string offsets, __set and ArrayAccess::offsetSet [Zend/tests/list_destructuring_to_special_variables.phpt] 
TEST 2704/15182 [Zend/tests/list_empty_error.phpt]
PASS Empty list() assignments are not allowed [Zend/tests/list_empty_error.phpt] 
TEST 2705/15182 [Zend/tests/list_empty_error_keyed.phpt]
PASS Cannot use empty elements in keyed array destructuring [Zend/tests/list_empty_error_keyed.phpt] 
TEST 2706/15182 [Zend/tests/list_keyed.phpt]
PASS list() with keys [Zend/tests/list_keyed.phpt] 
TEST 2707/15182 [Zend/tests/list_keyed_ArrayAccess.phpt]
PASS list() with keys and ArrayAccess [Zend/tests/list_keyed_ArrayAccess.phpt] 
TEST 2708/15182 [Zend/tests/list_keyed_conversions.phpt]
PASS list() with non-integer-or-string keys [Zend/tests/list_keyed_conversions.phpt] 
TEST 2709/15182 [Zend/tests/list_keyed_evaluation_order.phpt]
PASS list() with keys, evaluation order [Zend/tests/list_keyed_evaluation_order.phpt] 
TEST 2710/15182 [Zend/tests/list_keyed_evaluation_order_2.phpt]
PASS list() with keys, evaluation order #2 [Zend/tests/list_keyed_evaluation_order_2.phpt] 
TEST 2711/15182 [Zend/tests/list_keyed_evaluation_order_3.phpt]
PASS list() with keys, evaluation order #3 [Zend/tests/list_keyed_evaluation_order_3.phpt] 
TEST 2712/15182 [Zend/tests/list_keyed_evaluation_order_nested.phpt]
PASS list() with keys, evaluation order: nested [Zend/tests/list_keyed_evaluation_order_nested.phpt] 
TEST 2713/15182 [Zend/tests/list_keyed_non_literals.phpt]
PASS list() with constant keys [Zend/tests/list_keyed_non_literals.phpt] 
TEST 2714/15182 [Zend/tests/list_keyed_trailing_comma.phpt]
PASS list() with keys and a trailing comma [Zend/tests/list_keyed_trailing_comma.phpt] 
TEST 2715/15182 [Zend/tests/list_keyed_undefined.phpt]
PASS list() with undefined keys [Zend/tests/list_keyed_undefined.phpt] 
TEST 2716/15182 [Zend/tests/list_mixed_keyed_unkeyed.phpt]
PASS list() with both keyed and unkeyed elements [Zend/tests/list_mixed_keyed_unkeyed.phpt] 
TEST 2717/15182 [Zend/tests/list_mixed_nested_keyed_unkeyed.phpt]
PASS list() with nested unkeyed and keyed list() [Zend/tests/list_mixed_nested_keyed_unkeyed.phpt] 
TEST 2718/15182 [Zend/tests/list_self_assign.phpt]
PASS Test variable occurring on both LHS and RHS of list() [Zend/tests/list_self_assign.phpt] 
TEST 2719/15182 [Zend/tests/live_range_phi_leak.phpt]
PASS Missing live range if part of phi [Zend/tests/live_range_phi_leak.phpt] 
TEST 2720/15182 [Zend/tests/loop_free_on_return.phpt]
PASS Break out of while loop that is followed by a return statement and inside a foreach loop [Zend/tests/loop_free_on_return.phpt] 
TEST 2721/15182 [Zend/tests/lsb_001.phpt]
PASS ZE2 Late Static Binding in a static function [Zend/tests/lsb_001.phpt] 
TEST 2722/15182 [Zend/tests/lsb_002.phpt]
PASS ZE2 Late Static Binding in an instance function [Zend/tests/lsb_002.phpt] 
TEST 2723/15182 [Zend/tests/lsb_003.phpt]
PASS ZE2 Late Static Binding creating a new class with 'static' [Zend/tests/lsb_003.phpt] 
TEST 2724/15182 [Zend/tests/lsb_004.phpt]
PASS ZE2 Late Static Binding testing get_called_class() [Zend/tests/lsb_004.phpt] 
TEST 2725/15182 [Zend/tests/lsb_005.phpt]
PASS ZE2 Late Static Binding stacking static calleds [Zend/tests/lsb_005.phpt] 
TEST 2726/15182 [Zend/tests/lsb_006.phpt]
PASS ZE2 Late Static Binding ensuring extending 'static' is not allowed [Zend/tests/lsb_006.phpt] 
TEST 2727/15182 [Zend/tests/lsb_007.phpt]
PASS ZE2 Late Static Binding ensuring implementing 'static' is not allowed [Zend/tests/lsb_007.phpt] 
TEST 2728/15182 [Zend/tests/lsb_008.phpt]
PASS ZE2 Late Static Binding class name "static" [Zend/tests/lsb_008.phpt] 
TEST 2729/15182 [Zend/tests/lsb_009.phpt]
PASS ZE2 Late Static Binding interface name "static" [Zend/tests/lsb_009.phpt] 
TEST 2730/15182 [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 2731/15182 [Zend/tests/lsb_011.phpt]
PASS ZE2 Late Static Binding call to static::method() from internal function (array) [Zend/tests/lsb_011.phpt] 
TEST 2732/15182 [Zend/tests/lsb_012.phpt]
PASS ZE2 Late Static Binding call to static::method() from internal function (string) [Zend/tests/lsb_012.phpt] 
TEST 2733/15182 [Zend/tests/lsb_013.phpt]
PASS ZE2 Late Static Binding is_callable() and static::method() [Zend/tests/lsb_013.phpt] 
TEST 2734/15182 [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 2735/15182 [Zend/tests/lsb_015.phpt]
PASS ZE2 Late Static Binding with exceptions [Zend/tests/lsb_015.phpt] 
TEST 2736/15182 [Zend/tests/lsb_016.phpt]
PASS ZE2 Late Static Binding within hooks/magic methods [Zend/tests/lsb_016.phpt] 
TEST 2737/15182 [Zend/tests/lsb_017.phpt]
PASS ZE2 Late Static Binding nested calls [Zend/tests/lsb_017.phpt] 
TEST 2738/15182 [Zend/tests/lsb_018.phpt]
PASS ZE2 Late Static Binding and Singleton [Zend/tests/lsb_018.phpt] 
TEST 2739/15182 [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 2740/15182 [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 2741/15182 [Zend/tests/lsb_021.phpt]
PASS ZE2 Late Static Binding parent::/self:: forwarding while classname doesn't [Zend/tests/lsb_021.phpt] 
TEST 2742/15182 [Zend/tests/lsb_022.phpt]
PASS ZE2 Late Static Binding parent::/self:: forwarding and __callStatic [Zend/tests/lsb_022.phpt] 
TEST 2743/15182 [Zend/tests/magic_by_ref_001.phpt]
PASS passing first parameter of __set() by ref [Zend/tests/magic_by_ref_001.phpt] 
TEST 2744/15182 [Zend/tests/magic_by_ref_002.phpt]
PASS passing second parameter of __set() by ref [Zend/tests/magic_by_ref_002.phpt] 
TEST 2745/15182 [Zend/tests/magic_by_ref_003.phpt]
PASS passing parameter of __get() by ref [Zend/tests/magic_by_ref_003.phpt] 
TEST 2746/15182 [Zend/tests/magic_by_ref_004.phpt]
PASS passing parameter of __unset() by ref [Zend/tests/magic_by_ref_004.phpt] 
TEST 2747/15182 [Zend/tests/magic_by_ref_005.phpt]
PASS passing parameter of __isset() by ref [Zend/tests/magic_by_ref_005.phpt] 
TEST 2748/15182 [Zend/tests/magic_by_ref_006.phpt]
PASS passing first parameter of __call() by ref [Zend/tests/magic_by_ref_006.phpt] 
TEST 2749/15182 [Zend/tests/magic_by_ref_007.phpt]
PASS passing second parameter of __call() by ref [Zend/tests/magic_by_ref_007.phpt] 
TEST 2750/15182 [Zend/tests/magic_const_in_global_scope.phpt]
PASS Test use of magic constants in the global scope [Zend/tests/magic_const_in_global_scope.phpt] 
TEST 2751/15182 [Zend/tests/magic_methods_001.phpt]
PASS Testing several magic methods [Zend/tests/magic_methods_001.phpt] 
TEST 2752/15182 [Zend/tests/magic_methods_002.phpt]
PASS Testing __unset with private visibility [Zend/tests/magic_methods_002.phpt] 
TEST 2753/15182 [Zend/tests/magic_methods_003.phpt]
PASS Testing __unset declaring as static [Zend/tests/magic_methods_003.phpt] 
TEST 2754/15182 [Zend/tests/magic_methods_004.phpt]
PASS Testing __unset() with protected visibility [Zend/tests/magic_methods_004.phpt] 
TEST 2755/15182 [Zend/tests/magic_methods_005.phpt]
PASS Testing __call() declaration in interface with wrong modifier [Zend/tests/magic_methods_005.phpt] 
TEST 2756/15182 [Zend/tests/magic_methods_006.phpt]
PASS Testing __callstatic declaration in interface with missing the 'static' modifier [Zend/tests/magic_methods_006.phpt] 
TEST 2757/15182 [Zend/tests/magic_methods_007.phpt]
PASS Testing __set() declaration in abstract class with wrong modifier [Zend/tests/magic_methods_007.phpt] 
TEST 2758/15182 [Zend/tests/magic_methods_008.phpt]
PASS Testing __set implementation with wrong declaration [Zend/tests/magic_methods_008.phpt] 
TEST 2759/15182 [Zend/tests/magic_methods_009.phpt]
PASS Testing __callstatic declaration with wrong modifier [Zend/tests/magic_methods_009.phpt] 
TEST 2760/15182 [Zend/tests/magic_methods_010.phpt]
PASS Testing __toString() declaration with wrong modifier [Zend/tests/magic_methods_010.phpt] 
TEST 2761/15182 [Zend/tests/memory_get_peak_usage.phpt]
PASS int memory_get_peak_usage ([ bool $real_usage = false ] ); [Zend/tests/memory_get_peak_usage.phpt] 
TEST 2762/15182 [Zend/tests/method_argument_binding.phpt]
PASS Edge cases in compile-time method argument binding [Zend/tests/method_argument_binding.phpt] 
TEST 2763/15182 [Zend/tests/method_exists.phpt]
PASS method_exists() segfaults [Zend/tests/method_exists.phpt] 
TEST 2764/15182 [Zend/tests/method_exists_002.phpt]
PASS Testing method_exists() [Zend/tests/method_exists_002.phpt] 
TEST 2765/15182 [Zend/tests/method_static_var.phpt]
XFAIL Initial value of static var in method depends on the include time of the class definition [Zend/tests/method_static_var.phpt]   XFAIL REASON: Maybe not a bug
TEST 2766/15182 [Zend/tests/methods-on-non-objects-call-user-func.phpt]
PASS call_user_func() in combination with "Call to a member function method() on a non-object" [Zend/tests/methods-on-non-objects-call-user-func.phpt] 
TEST 2767/15182 [Zend/tests/methods-on-non-objects-catch.phpt]
PASS Catch method calls on non-objects raise recoverable errors [Zend/tests/methods-on-non-objects-catch.phpt] 
TEST 2768/15182 [Zend/tests/methods-on-non-objects-usort.phpt]
PASS usort() in combination with "Call to a member function method() on null" [Zend/tests/methods-on-non-objects-usort.phpt] 
TEST 2769/15182 [Zend/tests/methods-on-non-objects.phpt]
PASS Method calls on non-objects raise recoverable errors [Zend/tests/methods-on-non-objects.phpt] 
TEST 2770/15182 [Zend/tests/mod_001.phpt]
PASS modulus by zero [Zend/tests/mod_001.phpt] 
TEST 2771/15182 [Zend/tests/modify_isref_value_return.phpt]
PASS Indirect modification of isref by-value return value not possible [Zend/tests/modify_isref_value_return.phpt] 
TEST 2772/15182 [Zend/tests/mul_001.phpt]
PASS multiplying arrays [Zend/tests/mul_001.phpt] 
TEST 2773/15182 [Zend/tests/multibyte/bug68665.phpt]
PASS Crash with Big5 [Zend/tests/multibyte/bug68665.phpt] 
TEST 2774/15182 [Zend/tests/multibyte/multibyte_encoding_001.phpt]
PASS Zend Multibyte and ShiftJIS [Zend/tests/multibyte/multibyte_encoding_001.phpt] 
TEST 2775/15182 [Zend/tests/multibyte/multibyte_encoding_002.phpt]
PASS Zend Multibyte and UTF-8 BOM [Zend/tests/multibyte/multibyte_encoding_002.phpt] 
TEST 2776/15182 [Zend/tests/multibyte/multibyte_encoding_003.phpt]
PASS Zend Multibyte and UTF-16 BOM [Zend/tests/multibyte/multibyte_encoding_003.phpt] 
TEST 2777/15182 [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 2778/15182 [Zend/tests/multibyte/multibyte_encoding_005.phpt]
PASS encoding conversion from script encoding into internal encoding [Zend/tests/multibyte/multibyte_encoding_005.phpt] 
TEST 2779/15182 [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 2780/15182 [Zend/tests/name_collision_01.phpt]
PASS Object naming collision error: class/class [Zend/tests/name_collision_01.phpt] 
TEST 2781/15182 [Zend/tests/name_collision_02.phpt]
PASS Object naming collision error: class/interface [Zend/tests/name_collision_02.phpt] 
TEST 2782/15182 [Zend/tests/name_collision_03.phpt]
PASS Object naming collision error: class/trait [Zend/tests/name_collision_03.phpt] 
TEST 2783/15182 [Zend/tests/name_collision_04.phpt]
PASS Object naming collision error: interface/interface [Zend/tests/name_collision_04.phpt] 
TEST 2784/15182 [Zend/tests/name_collision_05.phpt]
PASS Object naming collision error: interface/trait [Zend/tests/name_collision_05.phpt] 
TEST 2785/15182 [Zend/tests/name_collision_06.phpt]
PASS Object naming collision error: trait/trait [Zend/tests/name_collision_06.phpt] 
TEST 2786/15182 [Zend/tests/name_collision_07.phpt]
PASS Class declaration colliding with import (in namespace) [Zend/tests/name_collision_07.phpt] 
TEST 2787/15182 [Zend/tests/name_collision_08.phpt]
PASS Function declaration colliding with import (in namespace) [Zend/tests/name_collision_08.phpt] 
TEST 2788/15182 [Zend/tests/name_collision_09.phpt]
PASS Class declaration colliding with import (in namespace) [Zend/tests/name_collision_09.phpt] 
TEST 2789/15182 [Zend/tests/neg_num_string.phpt]
PASS Test edge-cases for negative num strings in interpolated string offsets [Zend/tests/neg_num_string.phpt] 
TEST 2790/15182 [Zend/tests/nested_method_and_function.phpt]
PASS active_class_entry must be always correct (__METHOD__ should not depend on declaring function ce) [Zend/tests/nested_method_and_function.phpt] 
TEST 2791/15182 [Zend/tests/new_args_without_ctor.phpt]
PASS Argument of new on class without constructor are evaluated [Zend/tests/new_args_without_ctor.phpt] 
TEST 2792/15182 [Zend/tests/no_class_const_propagation_in_closures.phpt]
PASS self:: class constants should not be propagated into closures, due to scope rebinding [Zend/tests/no_class_const_propagation_in_closures.phpt] 
TEST 2793/15182 [Zend/tests/non_well_formed_param_exception.phpt]
PASS A "non well formed" notice converted to exception should result in a ZPP failure [Zend/tests/non_well_formed_param_exception.phpt] 
TEST 2794/15182 [Zend/tests/not_001.phpt]
PASS bitwise NOT, doubles and strings [Zend/tests/not_001.phpt] 
TEST 2795/15182 [Zend/tests/not_002.phpt]
PASS bitwise NOT and arrays [Zend/tests/not_002.phpt] 
TEST 2796/15182 [Zend/tests/nowdoc_001.phpt]
PASS basic nowdoc syntax [Zend/tests/nowdoc_001.phpt] 
TEST 2797/15182 [Zend/tests/nowdoc_002.phpt]
PASS basic binary nowdoc syntax [Zend/tests/nowdoc_002.phpt] 
TEST 2798/15182 [Zend/tests/nowdoc_003.phpt]
PASS simple variable replacement test (nowdoc) [Zend/tests/nowdoc_003.phpt] 
TEST 2799/15182 [Zend/tests/nowdoc_004.phpt]
PASS braces variable replacement test (nowdoc) [Zend/tests/nowdoc_004.phpt] 
TEST 2800/15182 [Zend/tests/nowdoc_005.phpt]
PASS unbraced complex variable replacement test (nowdoc) [Zend/tests/nowdoc_005.phpt] 
TEST 2801/15182 [Zend/tests/nowdoc_006.phpt]
PASS braced complex variable replacement test (nowdoc) [Zend/tests/nowdoc_006.phpt] 
TEST 2802/15182 [Zend/tests/nowdoc_007.phpt]
PASS braced and unbraced complex variable replacement test (nowdoc) [Zend/tests/nowdoc_007.phpt] 
TEST 2803/15182 [Zend/tests/nowdoc_008.phpt]
PASS empty doc test (nowdoc) [Zend/tests/nowdoc_008.phpt] 
TEST 2804/15182 [Zend/tests/nowdoc_011.phpt]
PASS Nowdocs CAN be used as static scalars. [Zend/tests/nowdoc_011.phpt] 
TEST 2805/15182 [Zend/tests/nowdoc_012.phpt]
PASS Test false labels [Zend/tests/nowdoc_012.phpt] 
TEST 2806/15182 [Zend/tests/nowdoc_013.phpt]
PASS Test whitespace following end of nowdoc [Zend/tests/nowdoc_013.phpt] 
TEST 2807/15182 [Zend/tests/nowdoc_014.phpt]
PASS Highlighting empty nowdoc [Zend/tests/nowdoc_014.phpt] 
TEST 2808/15182 [Zend/tests/nowdoc_015.phpt]
PASS Test nowdoc and line numbering [Zend/tests/nowdoc_015.phpt] 
TEST 2809/15182 [Zend/tests/nowdoc_016.phpt]
PASS Testing nowdocs with escape sequences [Zend/tests/nowdoc_016.phpt] 
TEST 2810/15182 [Zend/tests/nowdoc_017.phpt]
PASS Testing nowdoc in default value for property [Zend/tests/nowdoc_017.phpt] 
TEST 2811/15182 [Zend/tests/ns_001.phpt]
PASS 001: Class in namespace [Zend/tests/ns_001.phpt] 
TEST 2812/15182 [Zend/tests/ns_002.phpt]
PASS 002: Import in namespace [Zend/tests/ns_002.phpt] 
TEST 2813/15182 [Zend/tests/ns_003.phpt]
PASS 003: Name conflict (ns name) [Zend/tests/ns_003.phpt] 
TEST 2814/15182 [Zend/tests/ns_004.phpt]
PASS 004: Using global class name from namespace (unqualified - fail) [Zend/tests/ns_004.phpt] 
TEST 2815/15182 [Zend/tests/ns_005.phpt]
PASS 005: Name conflict (php name in case if ns name exists) [Zend/tests/ns_005.phpt] 
TEST 2816/15182 [Zend/tests/ns_006.phpt]
PASS 006: Run-time name conflict (ns name) [Zend/tests/ns_006.phpt] 
TEST 2817/15182 [Zend/tests/ns_007.phpt]
PASS 007: Run-time name conflict (php name) [Zend/tests/ns_007.phpt] 
TEST 2818/15182 [Zend/tests/ns_008.phpt]
PASS 008: __NAMESPACE__ constant and runtime names (ns name) [Zend/tests/ns_008.phpt] 
TEST 2819/15182 [Zend/tests/ns_009.phpt]
PASS 009: __NAMESPACE__ constant and runtime names (php name) [Zend/tests/ns_009.phpt] 
TEST 2820/15182 [Zend/tests/ns_010.phpt]
PASS 010: Accessing internal namespace class [Zend/tests/ns_010.phpt] 
TEST 2821/15182 [Zend/tests/ns_011.phpt]
PASS 011: Function in namespace [Zend/tests/ns_011.phpt] 
TEST 2822/15182 [Zend/tests/ns_012.phpt]
PASS 012: Import in namespace and functions [Zend/tests/ns_012.phpt] 
TEST 2823/15182 [Zend/tests/ns_013.phpt]
PASS 013: Name conflict and functions (ns name) [Zend/tests/ns_013.phpt] 
TEST 2824/15182 [Zend/tests/ns_014.phpt]
PASS 014: Name conflict and functions (php name) [Zend/tests/ns_014.phpt] 
TEST 2825/15182 [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 2826/15182 [Zend/tests/ns_016.phpt]
PASS 016: Run-time name conflict and functions (ns name) [Zend/tests/ns_016.phpt] 
TEST 2827/15182 [Zend/tests/ns_017.phpt]
PASS 017: Run-time name conflict and functions (php name) [Zend/tests/ns_017.phpt] 
TEST 2828/15182 [Zend/tests/ns_018.phpt]
PASS 018: __NAMESPACE__ constant and runtime names (ns name) [Zend/tests/ns_018.phpt] 
TEST 2829/15182 [Zend/tests/ns_019.phpt]
PASS 019: __NAMESPACE__ constant and runtime names (php name) [Zend/tests/ns_019.phpt] 
TEST 2830/15182 [Zend/tests/ns_020.phpt]
PASS 020: Accessing internal namespace function [Zend/tests/ns_020.phpt] 
TEST 2831/15182 [Zend/tests/ns_021.phpt]
PASS 021: Name search priority (first look into namespace) [Zend/tests/ns_021.phpt] 
TEST 2832/15182 [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 2833/15182 [Zend/tests/ns_023.phpt]
PASS 023: __NAMESPACE__ constant [Zend/tests/ns_023.phpt] 
TEST 2834/15182 [Zend/tests/ns_024.phpt]
PASS 024: __NAMESPACE__ constant out of namespace [Zend/tests/ns_024.phpt] 
TEST 2835/15182 [Zend/tests/ns_025.phpt]
PASS 025: Name ambiguity (class name & part of namespace name) [Zend/tests/ns_025.phpt] 
TEST 2836/15182 [Zend/tests/ns_026.phpt]
PASS 026: Name ambiguity (class name & namespace name) [Zend/tests/ns_026.phpt] 
TEST 2837/15182 [Zend/tests/ns_027.phpt]
PASS 027: Name ambiguity (class name & part of extertnal namespace name) [Zend/tests/ns_027.phpt] 
TEST 2838/15182 [Zend/tests/ns_028.phpt]
PASS 028: Name ambiguity (class name & external namespace name) [Zend/tests/ns_028.phpt] 
TEST 2839/15182 [Zend/tests/ns_029.phpt]
PASS 029: Name ambiguity (class name & import name) [Zend/tests/ns_029.phpt] 
TEST 2840/15182 [Zend/tests/ns_030.phpt]
PASS 030: Name ambiguity (import name & class name) [Zend/tests/ns_030.phpt] 
TEST 2841/15182 [Zend/tests/ns_031.phpt]
PASS 031: Namespace support for user functions (ns name) [Zend/tests/ns_031.phpt] 
TEST 2842/15182 [Zend/tests/ns_032.phpt]
PASS 032: Namespace support for user functions (php name) [Zend/tests/ns_032.phpt] 
TEST 2843/15182 [Zend/tests/ns_033.phpt]
PASS 033: Import statement with non-compound name [Zend/tests/ns_033.phpt] 
TEST 2844/15182 [Zend/tests/ns_034.phpt]
PASS 034: Support for namespaces in compile-time constant reference [Zend/tests/ns_034.phpt] 
TEST 2845/15182 [Zend/tests/ns_035.phpt]
PASS 035: Name ambiguity in compile-time constant reference (php name) [Zend/tests/ns_035.phpt] 
TEST 2846/15182 [Zend/tests/ns_036.phpt]
PASS 036: Name ambiguity in compile-time constant reference (ns name) [Zend/tests/ns_036.phpt] 
TEST 2847/15182 [Zend/tests/ns_037.phpt]
PASS 037: Name ambiguity (namespace name or namespace's class name) [Zend/tests/ns_037.phpt] 
TEST 2848/15182 [Zend/tests/ns_038.phpt]
PASS 038: Name ambiguity (namespace name or internal class name) [Zend/tests/ns_038.phpt] 
TEST 2849/15182 [Zend/tests/ns_039.phpt]
PASS 039: Constant declaration [Zend/tests/ns_039.phpt] 
TEST 2850/15182 [Zend/tests/ns_040.phpt]
PASS 040: Constant declaration and usage in namespace [Zend/tests/ns_040.phpt] 
TEST 2851/15182 [Zend/tests/ns_041.phpt]
PASS 041: Constants in namespace [Zend/tests/ns_041.phpt] 
TEST 2852/15182 [Zend/tests/ns_042.phpt]
PASS 042: Import in namespace and constants [Zend/tests/ns_042.phpt] 
TEST 2853/15182 [Zend/tests/ns_043.phpt]
PASS 043: Name conflict and constants (ns name) [Zend/tests/ns_043.phpt] 
TEST 2854/15182 [Zend/tests/ns_044.phpt]
PASS 044: Name conflict and constants (php name) [Zend/tests/ns_044.phpt] 
TEST 2855/15182 [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 2856/15182 [Zend/tests/ns_046.phpt]
PASS 046: Run-time name conflict and constants (ns name) [Zend/tests/ns_046.phpt] 
TEST 2857/15182 [Zend/tests/ns_047.phpt]
PASS 047: Run-time name conflict and constants (php name) [Zend/tests/ns_047.phpt] 
TEST 2858/15182 [Zend/tests/ns_048.phpt]
PASS 048: __NAMESPACE__ constant and runtime names (ns name) [Zend/tests/ns_048.phpt] 
TEST 2859/15182 [Zend/tests/ns_049.phpt]
PASS 049: __NAMESPACE__ constant and runtime names (php name) [Zend/tests/ns_049.phpt] 
TEST 2860/15182 [Zend/tests/ns_050.phpt]
PASS 050: Name conflict and compile-time constants (ns name) [Zend/tests/ns_050.phpt] 
TEST 2861/15182 [Zend/tests/ns_051.phpt]
PASS 051: Name conflict and compile-time constants (php name) [Zend/tests/ns_051.phpt] 
TEST 2862/15182 [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 2863/15182 [Zend/tests/ns_053.phpt]
PASS 053: Run-time constant definition [Zend/tests/ns_053.phpt] 
TEST 2864/15182 [Zend/tests/ns_054.phpt]
PASS 054: namespace and interfaces [Zend/tests/ns_054.phpt] 
TEST 2865/15182 [Zend/tests/ns_055.phpt]
PASS 055: types in namespaces [Zend/tests/ns_055.phpt] 
TEST 2866/15182 [Zend/tests/ns_056.phpt]
PASS 056: type-hint compatibility in namespaces [Zend/tests/ns_056.phpt] 
TEST 2867/15182 [Zend/tests/ns_057.phpt]
PASS 057: Usage of 'namespace' in compound names (inside namespace) [Zend/tests/ns_057.phpt] 
TEST 2868/15182 [Zend/tests/ns_058.phpt]
PASS 058: Usage of 'namespace' in compound names (out of namespase) [Zend/tests/ns_058.phpt] 
TEST 2869/15182 [Zend/tests/ns_059.phpt]
PASS 059: Constant arrays [Zend/tests/ns_059.phpt] 
TEST 2870/15182 [Zend/tests/ns_060.phpt]
PASS 060: multiple namespaces per file [Zend/tests/ns_060.phpt] 
TEST 2871/15182 [Zend/tests/ns_061.phpt]
PASS 061: use in global scope [Zend/tests/ns_061.phpt] 
TEST 2872/15182 [Zend/tests/ns_062.phpt]
PASS 062: use \global class [Zend/tests/ns_062.phpt] 
TEST 2873/15182 [Zend/tests/ns_063.phpt]
PASS 063: Old-style constructors in namesapces (not supported!) [Zend/tests/ns_063.phpt] 
TEST 2874/15182 [Zend/tests/ns_064.phpt]
PASS Magic methods in overridden stdClass inside namespace [Zend/tests/ns_064.phpt] 
TEST 2875/15182 [Zend/tests/ns_065.phpt]
PASS 065: Multiple names in use statement [Zend/tests/ns_065.phpt] 
TEST 2876/15182 [Zend/tests/ns_066.phpt]
PASS 066: Name ambiguity (import name & internal class name) [Zend/tests/ns_066.phpt] 
TEST 2877/15182 [Zend/tests/ns_067.phpt]
PASS 067: Name ambiguity (import name & internal class name) [Zend/tests/ns_067.phpt] 
TEST 2878/15182 [Zend/tests/ns_068.phpt]
PASS 068: Code before namespace [Zend/tests/ns_068.phpt] 
TEST 2879/15182 [Zend/tests/ns_069.phpt]
PASS 069: Include inside namespaced method [Zend/tests/ns_069.phpt] 
TEST 2880/15182 [Zend/tests/ns_070.phpt]
PASS Testing parameter type-hinted with default value inside namespace [Zend/tests/ns_070.phpt] 
TEST 2881/15182 [Zend/tests/ns_071.phpt]
PASS Testing parameter type-hinted (array) with default value inside namespace [Zend/tests/ns_071.phpt] 
TEST 2882/15182 [Zend/tests/ns_072.phpt]
PASS Testing parameter type-hinted with interface [Zend/tests/ns_072.phpt] 
TEST 2883/15182 [Zend/tests/ns_073.phpt]
PASS Testing type-hinted lambda parameter inside namespace [Zend/tests/ns_073.phpt] 
TEST 2884/15182 [Zend/tests/ns_074.phpt]
PASS Testing type-hinted lambda parameter inside namespace [Zend/tests/ns_074.phpt] 
TEST 2885/15182 [Zend/tests/ns_075.phpt]
PASS 075: Redefining compile-time constants [Zend/tests/ns_075.phpt] 
TEST 2886/15182 [Zend/tests/ns_076.phpt]
PASS 076: Unknown constants in namespace [Zend/tests/ns_076.phpt] 
TEST 2887/15182 [Zend/tests/ns_077_1.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_1.phpt] 
TEST 2888/15182 [Zend/tests/ns_077_2.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_2.phpt] 
TEST 2889/15182 [Zend/tests/ns_077_3.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_3.phpt] 
TEST 2890/15182 [Zend/tests/ns_077_4.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_4.phpt] 
TEST 2891/15182 [Zend/tests/ns_077_5.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_5.phpt] 
TEST 2892/15182 [Zend/tests/ns_077_7.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_7.phpt] 
TEST 2893/15182 [Zend/tests/ns_077_8.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_8.phpt] 
TEST 2894/15182 [Zend/tests/ns_078.phpt]
PASS 002: Import - different syntaxes [Zend/tests/ns_078.phpt] 
TEST 2895/15182 [Zend/tests/ns_079.phpt]
PASS 079: nested namespaces [Zend/tests/ns_079.phpt] 
TEST 2896/15182 [Zend/tests/ns_080.phpt]
PASS 080: bracketed namespaces and __HALT_COMPILER(); [Zend/tests/ns_080.phpt] 
TEST 2897/15182 [Zend/tests/ns_081.phpt]
PASS 081: bracketed namespace with nested unbracketed namespace [Zend/tests/ns_081.phpt] 
TEST 2898/15182 [Zend/tests/ns_082.phpt]
PASS 082: bracketed namespace with closing tag [Zend/tests/ns_082.phpt] 
TEST 2899/15182 [Zend/tests/ns_083.phpt]
PASS 083: bracketed namespace with junk before the ns declaration [Zend/tests/ns_083.phpt] 
TEST 2900/15182 [Zend/tests/ns_084.phpt]
PASS 084: unbracketed namespace with nested bracketed namespace [Zend/tests/ns_084.phpt] 
TEST 2901/15182 [Zend/tests/ns_085.phpt]
PASS 085: bracketed namespace [Zend/tests/ns_085.phpt] 
TEST 2902/15182 [Zend/tests/ns_086.phpt]
PASS 086: bracketed namespace with encoding [Zend/tests/ns_086.phpt] 
TEST 2903/15182 [Zend/tests/ns_087.phpt]
PASS 087: bracketed namespace with stuff in between [Zend/tests/ns_087.phpt] 
TEST 2904/15182 [Zend/tests/ns_088.phpt]
PASS Nested group use statements syntax error [Zend/tests/ns_088.phpt] 
TEST 2905/15182 [Zend/tests/ns_089.phpt]
PASS Group use statements [Zend/tests/ns_089.phpt] 
TEST 2906/15182 [Zend/tests/ns_090.phpt]
PASS Group use statements declared inline [Zend/tests/ns_090.phpt] 
TEST 2907/15182 [Zend/tests/ns_091.phpt]
PASS Group use statements with compound namespaces [Zend/tests/ns_091.phpt] 
TEST 2908/15182 [Zend/tests/ns_092.phpt]
PASS Typed group use statements [Zend/tests/ns_092.phpt] 
TEST 2909/15182 [Zend/tests/ns_093.phpt]
PASS Group use declarations and whitespace nuances [Zend/tests/ns_093.phpt] 
TEST 2910/15182 [Zend/tests/ns_094.phpt]
PASS Type group use declarations should not allow override on inner itens [Zend/tests/ns_094.phpt] 
TEST 2911/15182 [Zend/tests/ns_095.phpt]
PASS Absolute namespaces should be allowed [Zend/tests/ns_095.phpt] 
TEST 2912/15182 [Zend/tests/ns_096.phpt]
PASS Group use declaration list should not contain leading separator [Zend/tests/ns_096.phpt] 
TEST 2913/15182 [Zend/tests/ns_trailing_comma_01.phpt]
PASS Mixed group use declaration can contain trailing comma [Zend/tests/ns_trailing_comma_01.phpt] 
TEST 2914/15182 [Zend/tests/ns_trailing_comma_02.phpt]
PASS Unmixed group use declaration can contain trailing comma [Zend/tests/ns_trailing_comma_02.phpt] 
TEST 2915/15182 [Zend/tests/ns_trailing_comma_error_01.phpt]
PASS Group use declarations mustn't be empty [Zend/tests/ns_trailing_comma_error_01.phpt] 
TEST 2916/15182 [Zend/tests/ns_trailing_comma_error_02.phpt]
PASS Group use declarations mustn't contain just a comma [Zend/tests/ns_trailing_comma_error_02.phpt] 
TEST 2917/15182 [Zend/tests/ns_trailing_comma_error_03.phpt]
PASS Group use declarations mustn't allow more than one comma [Zend/tests/ns_trailing_comma_error_03.phpt] 
TEST 2918/15182 [Zend/tests/ns_trailing_comma_error_04.phpt]
PASS Group use declarations mustn't begin with a comma [Zend/tests/ns_trailing_comma_error_04.phpt] 
TEST 2919/15182 [Zend/tests/ns_trailing_comma_error_05.phpt]
PASS Group use declarations mustn't contain two commas mid-list [Zend/tests/ns_trailing_comma_error_05.phpt] 
TEST 2920/15182 [Zend/tests/ns_trailing_comma_error_06.phpt]
PASS Unmixed group use declarations mustn't allow more than one comma [Zend/tests/ns_trailing_comma_error_06.phpt] 
TEST 2921/15182 [Zend/tests/ns_trailing_comma_error_07.phpt]
PASS Unmixed group use declarations mustn't begin with a comma [Zend/tests/ns_trailing_comma_error_07.phpt] 
TEST 2922/15182 [Zend/tests/ns_trailing_comma_error_08.phpt]
PASS Unmixed group use declarations mustn't contain two commas mid-list [Zend/tests/ns_trailing_comma_error_08.phpt] 
TEST 2923/15182 [Zend/tests/nullable_types/array.phpt]
PASS Explicitly nullable array type [Zend/tests/nullable_types/array.phpt] 
TEST 2924/15182 [Zend/tests/nullable_types/contravariant_nullable_param_succeeds.phpt]
PASS Subtype can add nullability to a parameter (contravariance) [Zend/tests/nullable_types/contravariant_nullable_param_succeeds.phpt] 
TEST 2925/15182 [Zend/tests/nullable_types/contravariant_nullable_return_fails.phpt]
PASS Return type cannot add nullability (contravariance) [Zend/tests/nullable_types/contravariant_nullable_return_fails.phpt] 
TEST 2926/15182 [Zend/tests/nullable_types/covariant_nullable_param_fails.phpt]
PASS Subtype cannot remove nullable parameter (covariance) [Zend/tests/nullable_types/covariant_nullable_param_fails.phpt] 
TEST 2927/15182 [Zend/tests/nullable_types/covariant_nullable_return_succeds.phpt]
PASS Nullable covariant return types [Zend/tests/nullable_types/covariant_nullable_return_succeds.phpt] 
TEST 2928/15182 [Zend/tests/nullable_types/float.phpt]
PASS Explicitly nullable float type [Zend/tests/nullable_types/float.phpt] 
TEST 2929/15182 [Zend/tests/nullable_types/int.phpt]
PASS Explicitly nullable int type [Zend/tests/nullable_types/int.phpt] 
TEST 2930/15182 [Zend/tests/nullable_types/invariant_param_and_return_succeeds.phpt]
PASS Invariant parameter and return types work with nullable types [Zend/tests/nullable_types/invariant_param_and_return_succeeds.phpt] 
TEST 2931/15182 [Zend/tests/nullable_types/nullable_type_parameters_do_not_have_default_value.phpt]
PASS Explicit nullable types do not imply a default value [Zend/tests/nullable_types/nullable_type_parameters_do_not_have_default_value.phpt] 
TEST 2932/15182 [Zend/tests/nullable_types/string.phpt]
PASS Explicitly nullable string type [Zend/tests/nullable_types/string.phpt] 
TEST 2933/15182 [Zend/tests/numeric_literal_separator_001.phpt]
PASS Valid use of numeric literal separator [Zend/tests/numeric_literal_separator_001.phpt] 
TEST 2934/15182 [Zend/tests/numeric_literal_separator_002.phpt]
PASS Invalid use: trailing underscore [Zend/tests/numeric_literal_separator_002.phpt] 
TEST 2935/15182 [Zend/tests/numeric_literal_separator_003.phpt]
PASS Invalid use: adjacent underscores [Zend/tests/numeric_literal_separator_003.phpt] 
TEST 2936/15182 [Zend/tests/numeric_literal_separator_004.phpt]
PASS Invalid use: underscore left of period [Zend/tests/numeric_literal_separator_004.phpt] 
TEST 2937/15182 [Zend/tests/numeric_literal_separator_005.phpt]
PASS Invalid use: underscore right of period [Zend/tests/numeric_literal_separator_005.phpt] 
TEST 2938/15182 [Zend/tests/numeric_literal_separator_006.phpt]
PASS Invalid use: underscore next to 0x [Zend/tests/numeric_literal_separator_006.phpt] 
TEST 2939/15182 [Zend/tests/numeric_literal_separator_007.phpt]
PASS Invalid use: underscore next to 0b [Zend/tests/numeric_literal_separator_007.phpt] 
TEST 2940/15182 [Zend/tests/numeric_literal_separator_008.phpt]
PASS Invalid use: underscore left of e [Zend/tests/numeric_literal_separator_008.phpt] 
TEST 2941/15182 [Zend/tests/numeric_literal_separator_009.phpt]
PASS Invalid use: underscore right of e [Zend/tests/numeric_literal_separator_009.phpt] 
TEST 2942/15182 [Zend/tests/numeric_string_errors.phpt]
PASS Invalid numeric string E_WARNINGs and E_NOTICEs [Zend/tests/numeric_string_errors.phpt] 
TEST 2943/15182 [Zend/tests/numeric_string_errors_assign.phpt]
PASS Invalid numeric string E_WARNINGs and E_NOTICEs, combined assignment operations [Zend/tests/numeric_string_errors_assign.phpt] 
TEST 2944/15182 [Zend/tests/object-null.phpt]
PASS Test whether an object is NULL or not. [Zend/tests/object-null.phpt] 
TEST 2945/15182 [Zend/tests/object_array_cast.phpt]
PASS (object) (array) and (array) (object) casts [Zend/tests/object_array_cast.phpt] 
TEST 2946/15182 [Zend/tests/object_gc_in_shutdown.phpt]
PASS Bug object gc not working in shutdown [Zend/tests/object_gc_in_shutdown.phpt] 
TEST 2947/15182 [Zend/tests/object_handlers.phpt]
PASS Magic object handlers segfaults and memory errors [Zend/tests/object_handlers.phpt] 
TEST 2948/15182 [Zend/tests/object_property_ref_incdec.phpt]
PASS Inc/dec of reference object properties [Zend/tests/object_property_ref_incdec.phpt] 
TEST 2949/15182 [Zend/tests/object_types/invalid_default_value.phpt]
PASS Object type can only default to null [Zend/tests/object_types/invalid_default_value.phpt] 
TEST 2950/15182 [Zend/tests/object_types/missing_return_type_inheritance_in_class.phpt]
PASS Missing class method a object return type during inheritance [Zend/tests/object_types/missing_return_type_inheritance_in_class.phpt] 
TEST 2951/15182 [Zend/tests/object_types/missing_return_type_inheritance_in_interface.phpt]
PASS Missing interface method a object return type during inheritance [Zend/tests/object_types/missing_return_type_inheritance_in_interface.phpt] 
TEST 2952/15182 [Zend/tests/object_types/return_type_in_class.phpt]
PASS Adding a class method object return type [Zend/tests/object_types/return_type_in_class.phpt] 
TEST 2953/15182 [Zend/tests/object_types/return_type_in_function.phpt]
PASS Adding a function object return type [Zend/tests/object_types/return_type_in_function.phpt] 
TEST 2954/15182 [Zend/tests/object_types/return_type_inheritance_in_class.phpt]
PASS Adding class method a object return type during inheritance is allowed [Zend/tests/object_types/return_type_inheritance_in_class.phpt] 
TEST 2955/15182 [Zend/tests/object_types/return_type_inheritance_in_interface.phpt]
PASS Adding interface method a object return type during inheritance is allowed [Zend/tests/object_types/return_type_inheritance_in_interface.phpt] 
TEST 2956/15182 [Zend/tests/object_types/return_type_reflection.phpt]
PASS Reflecting object return type [Zend/tests/object_types/return_type_reflection.phpt] 
TEST 2957/15182 [Zend/tests/object_types/type_hint_in_class_method.phpt]
PASS Adding a class method object type hint [Zend/tests/object_types/type_hint_in_class_method.phpt] 
TEST 2958/15182 [Zend/tests/object_types/type_hint_in_function.phpt]
PASS Adding a function object type hint [Zend/tests/object_types/type_hint_in_function.phpt] 
TEST 2959/15182 [Zend/tests/object_types/type_hint_reflection.phpt]
PASS Reflecting object type hint [Zend/tests/object_types/type_hint_reflection.phpt] 
TEST 2960/15182 [Zend/tests/objects_001.phpt]
PASS comparing objects to other types [Zend/tests/objects_001.phpt] 
TEST 2961/15182 [Zend/tests/objects_002.phpt]
PASS method overloading with different method signature [Zend/tests/objects_002.phpt] 
TEST 2962/15182 [Zend/tests/objects_003.phpt]
PASS method overloading with different method signature [Zend/tests/objects_003.phpt] 
TEST 2963/15182 [Zend/tests/objects_004.phpt]
PASS method overloading with different method signature [Zend/tests/objects_004.phpt] 
TEST 2964/15182 [Zend/tests/objects_005.phpt]
PASS method overloading with different method signature [Zend/tests/objects_005.phpt] 
TEST 2965/15182 [Zend/tests/objects_006.phpt]
PASS method overloading with different method signature [Zend/tests/objects_006.phpt] 
TEST 2966/15182 [Zend/tests/objects_007.phpt]
PASS method overloading with different method signature [Zend/tests/objects_007.phpt] 
TEST 2967/15182 [Zend/tests/objects_008.phpt]
PASS method overloading with different method signature [Zend/tests/objects_008.phpt] 
TEST 2968/15182 [Zend/tests/objects_009.phpt]
PASS method overloading with different method signature [Zend/tests/objects_009.phpt] 
TEST 2969/15182 [Zend/tests/objects_010.phpt]
PASS redefining constructor (__construct second) [Zend/tests/objects_010.phpt] 
TEST 2970/15182 [Zend/tests/objects_011.phpt]
PASS redefining constructor (__construct first) [Zend/tests/objects_011.phpt] 
TEST 2971/15182 [Zend/tests/objects_012.phpt]
PASS implementing a class [Zend/tests/objects_012.phpt] 
TEST 2972/15182 [Zend/tests/objects_013.phpt]
PASS implementing the same interface twice [Zend/tests/objects_013.phpt] 
TEST 2973/15182 [Zend/tests/objects_014.phpt]
PASS extending the same interface twice [Zend/tests/objects_014.phpt] 
TEST 2974/15182 [Zend/tests/objects_015.phpt]
PASS comparing objects with strings/NULL [Zend/tests/objects_015.phpt] 
TEST 2975/15182 [Zend/tests/objects_017.phpt]
PASS Testing visibility of object returned by function [Zend/tests/objects_017.phpt] 
TEST 2976/15182 [Zend/tests/objects_018.phpt]
PASS Using the same function name on interface with inheritance [Zend/tests/objects_018.phpt] 
TEST 2977/15182 [Zend/tests/objects_019.phpt]
PASS Testing references of dynamic properties [Zend/tests/objects_019.phpt] 
TEST 2978/15182 [Zend/tests/objects_020.phpt]
PASS Accessing members of standard object through of variable variable [Zend/tests/objects_020.phpt] 
TEST 2979/15182 [Zend/tests/objects_021.phpt]
PASS Testing magic methods __set, __get and __call in cascade [Zend/tests/objects_021.phpt] 
TEST 2980/15182 [Zend/tests/objects_022.phpt]
PASS Testing 'self', 'parent' as type-hint [Zend/tests/objects_022.phpt] 
TEST 2981/15182 [Zend/tests/objects_023.phpt]
PASS Creating instances dynamically [Zend/tests/objects_023.phpt] 
TEST 2982/15182 [Zend/tests/objects_024.phpt]
PASS Testing direct assigning for property of object returned by function [Zend/tests/objects_024.phpt] 
TEST 2983/15182 [Zend/tests/objects_025.phpt]
PASS Testing invalid method names with __call and __callstatic [Zend/tests/objects_025.phpt] 
TEST 2984/15182 [Zend/tests/objects_026.phpt]
PASS Using $this when out of context [Zend/tests/objects_026.phpt] 
TEST 2985/15182 [Zend/tests/objects_027.phpt]
PASS Testing 'new static;' calling parent method [Zend/tests/objects_027.phpt] 
TEST 2986/15182 [Zend/tests/objects_028.phpt]
PASS Testing 'static::' and 'parent::' in calls [Zend/tests/objects_028.phpt] 
TEST 2987/15182 [Zend/tests/objects_029.phpt]
PASS Trying to access undeclared static property [Zend/tests/objects_029.phpt] 
TEST 2988/15182 [Zend/tests/objects_030.phpt]
PASS Trying to access undeclared parent property [Zend/tests/objects_030.phpt] 
TEST 2989/15182 [Zend/tests/objects_031.phpt]
PASS Cloning stdClass [Zend/tests/objects_031.phpt] 
TEST 2990/15182 [Zend/tests/objects_032.phpt]
PASS Covariant return-by-ref constraints [Zend/tests/objects_032.phpt] 
TEST 2991/15182 [Zend/tests/objects_033.phpt]
PASS Ensure object comparison property order remains consistent [Zend/tests/objects_033.phpt] 
TEST 2992/15182 [Zend/tests/oct_overflow.phpt]
PASS testing integer overflow (32bit) [Zend/tests/oct_overflow.phpt] 
TEST 2993/15182 [Zend/tests/oct_overflow_char.phpt]
PASS Octal overflow in string interpolation [Zend/tests/oct_overflow_char.phpt] 
TEST 2994/15182 [Zend/tests/offset_array.phpt]
PASS using different variables to access array offsets [Zend/tests/offset_array.phpt] 
TEST 2995/15182 [Zend/tests/offset_assign.phpt]
PASS Crash on $x['x']['y'] += 1 when $x is string [Zend/tests/offset_assign.phpt] 
TEST 2996/15182 [Zend/tests/offset_bool.phpt]
PASS using different variables to access boolean offsets [Zend/tests/offset_bool.phpt] 
TEST 2997/15182 [Zend/tests/offset_long.phpt]
PASS using different variables to access long offsets [Zend/tests/offset_long.phpt] 
TEST 2998/15182 [Zend/tests/offset_null.phpt]
PASS using different variables to access null offsets [Zend/tests/offset_null.phpt] 
TEST 2999/15182 [Zend/tests/offset_object.phpt]
PASS accessing object dimension [Zend/tests/offset_object.phpt] 
TEST 3000/15182 [Zend/tests/offset_string.phpt]
PASS using different variables to access string offsets [Zend/tests/offset_string.phpt] 
TEST 3001/15182 [Zend/tests/or_001.phpt]
PASS bitwise OR and strings [Zend/tests/or_001.phpt] 
TEST 3002/15182 [Zend/tests/overloaded_assign_prop_return_value.phpt]
PASS Make sure the return value of a property assignment is not freed to early [Zend/tests/overloaded_assign_prop_return_value.phpt] 
TEST 3003/15182 [Zend/tests/overloaded_func_001.phpt]
SKIP Overloaded function 001 [Zend/tests/overloaded_func_001.phpt] reason: zend-test extension not loaded
TEST 3004/15182 [Zend/tests/overloaded_func_002.phpt]
SKIP Overloaded function 002 [Zend/tests/overloaded_func_002.phpt] reason: zend-test extension not loaded
TEST 3005/15182 [Zend/tests/overloaded_prop_assign_op_refs.phpt]
PASS Handling of assign-ops and incdecs on overloaded properties using &__get() [Zend/tests/overloaded_prop_assign_op_refs.phpt] 
TEST 3006/15182 [Zend/tests/parent_class_name_without_parent.phpt]
PASS Getting parent class name when there is no parent generates an error [Zend/tests/parent_class_name_without_parent.phpt] 
TEST 3007/15182 [Zend/tests/parse_str_with_unpack.phpt]
PASS Calling parse_str through argument unpacking [Zend/tests/parse_str_with_unpack.phpt] 
TEST 3008/15182 [Zend/tests/php_errormsg_misoptimization.phpt]
PASS The variable $php_errormsg shouldn't be optimized as it may be unpredictably modified [Zend/tests/php_errormsg_misoptimization.phpt] 
TEST 3009/15182 [Zend/tests/php_tag_only.phpt]
PASS File with just a <?php tag should be valid [Zend/tests/php_tag_only.phpt] 
TEST 3010/15182 [Zend/tests/pow_array_leak.phpt]
PASS Memory leak on ** with result==op1 array [Zend/tests/pow_array_leak.phpt] 
TEST 3011/15182 [Zend/tests/pow_ref.phpt]
PASS Use power operator on reference [Zend/tests/pow_ref.phpt] 
TEST 3012/15182 [Zend/tests/property_access_errors_for_guarded_properties.phpt]
PASS Property access errors should be thrown for overloaded properties protected by recursion guards [Zend/tests/property_access_errors_for_guarded_properties.phpt] 
TEST 3013/15182 [Zend/tests/property_exists.phpt]
PASS Testing property_exists() [Zend/tests/property_exists.phpt] 
TEST 3014/15182 [Zend/tests/property_guard_hash_val.phpt]
PASS Test property guard hash value assumption [Zend/tests/property_guard_hash_val.phpt] 
TEST 3015/15182 [Zend/tests/qm_assign_ref_unwrap_leak.phpt]
PASS Leak in QM_ASSIGN when unwrapping references (rc=1) [Zend/tests/qm_assign_ref_unwrap_leak.phpt] 
TEST 3016/15182 [Zend/tests/real_cast_deprecation.phpt]
PASS The (real) cast is deprecated [Zend/tests/real_cast_deprecation.phpt] 
TEST 3017/15182 [Zend/tests/recursive_debug_info.phpt]
PASS Test recursive __debugInfo() method [Zend/tests/recursive_debug_info.phpt] 
TEST 3018/15182 [Zend/tests/remove_predecessor_of_pi_node.phpt]
PASS Regression test for incorrect update of pi node users when removing a predecessor block [Zend/tests/remove_predecessor_of_pi_node.phpt] 
TEST 3019/15182 [Zend/tests/require_parse_exception.phpt]
PASS Parse exceptions when using require [Zend/tests/require_parse_exception.phpt] 
TEST 3020/15182 [Zend/tests/result_unused.phpt]
PASS Unused result of fetch operations [Zend/tests/result_unused.phpt] 
TEST 3021/15182 [Zend/tests/return_types/001.phpt]
PASS Returned nothing, expected array [Zend/tests/return_types/001.phpt] 
TEST 3022/15182 [Zend/tests/return_types/002.phpt]
PASS Returned null, expected array [Zend/tests/return_types/002.phpt] 
TEST 3023/15182 [Zend/tests/return_types/003.phpt]
PASS Returned 1, expected array [Zend/tests/return_types/003.phpt] 
TEST 3024/15182 [Zend/tests/return_types/004.phpt]
PASS Returned string, expected array [Zend/tests/return_types/004.phpt] 
TEST 3025/15182 [Zend/tests/return_types/005.phpt]
PASS Return value fails inheritance check in method [Zend/tests/return_types/005.phpt] 
TEST 3026/15182 [Zend/tests/return_types/006.phpt]
PASS Return type allowed in child when parent does not have return type [Zend/tests/return_types/006.phpt] 
TEST 3027/15182 [Zend/tests/return_types/007.phpt]
PASS Return value is subclass of return type [Zend/tests/return_types/007.phpt] 
TEST 3028/15182 [Zend/tests/return_types/008.phpt]
PASS Return type covariance in interface implementation [Zend/tests/return_types/008.phpt] 
TEST 3029/15182 [Zend/tests/return_types/009.phpt]
PASS Return type covariance error [Zend/tests/return_types/009.phpt] 
TEST 3030/15182 [Zend/tests/return_types/010.phpt]
PASS Returned null, expected array reference [Zend/tests/return_types/010.phpt] 
TEST 3031/15182 [Zend/tests/return_types/011.phpt]
PASS Function returned callable, expected callable [Zend/tests/return_types/011.phpt] 
TEST 3032/15182 [Zend/tests/return_types/012.phpt]
PASS Method returned callable, expected callable [Zend/tests/return_types/012.phpt] 
TEST 3033/15182 [Zend/tests/return_types/013.phpt]
PASS Closure inside method returned null, expected array [Zend/tests/return_types/013.phpt] 
TEST 3034/15182 [Zend/tests/return_types/014.phpt]
PASS Constructors cannot declare a return type [Zend/tests/return_types/014.phpt] 
TEST 3035/15182 [Zend/tests/return_types/015.phpt]
PASS Return types allowed in namespace [Zend/tests/return_types/015.phpt] 
TEST 3036/15182 [Zend/tests/return_types/016.phpt]
PASS Fully qualified classes are allowed in return types [Zend/tests/return_types/016.phpt] 
TEST 3037/15182 [Zend/tests/return_types/017.phpt]
PASS Fully qualified classes in trait return types [Zend/tests/return_types/017.phpt] 
TEST 3038/15182 [Zend/tests/return_types/018.phpt]
PASS Destructors cannot declare a return type [Zend/tests/return_types/018.phpt] 
TEST 3039/15182 [Zend/tests/return_types/019.phpt]
PASS __clone cannot declare a return type [Zend/tests/return_types/019.phpt] 
TEST 3040/15182 [Zend/tests/return_types/020.phpt]
PASS Exception thrown from function with return type [Zend/tests/return_types/020.phpt] 
TEST 3041/15182 [Zend/tests/return_types/021.phpt]
PASS Return type allows self [Zend/tests/return_types/021.phpt] 
TEST 3042/15182 [Zend/tests/return_types/022.phpt]
PASS Hint on closure with lexical vars [Zend/tests/return_types/022.phpt] 
TEST 3043/15182 [Zend/tests/return_types/023.phpt]
PASS PHP 4 Constructors cannot declare a return type [Zend/tests/return_types/023.phpt] 
TEST 3044/15182 [Zend/tests/return_types/024.phpt]
PASS Return type of self is not allowed in function [Zend/tests/return_types/024.phpt] 
TEST 3045/15182 [Zend/tests/return_types/025.phpt]
PASS Return type of self is allowed in closure [Zend/tests/return_types/025.phpt] 
TEST 3046/15182 [Zend/tests/return_types/026.phpt]
PASS Return type of parent is not allowed in function [Zend/tests/return_types/026.phpt] 
TEST 3047/15182 [Zend/tests/return_types/027.phpt]
PASS Return type of parent is allowed in closure [Zend/tests/return_types/027.phpt] 
TEST 3048/15182 [Zend/tests/return_types/028.phpt]
PASS Memory leak when returning TMP/VAR with wrong return type [Zend/tests/return_types/028.phpt] 
TEST 3049/15182 [Zend/tests/return_types/029.phpt]
PASS return type with finally [Zend/tests/return_types/029.phpt] 
TEST 3050/15182 [Zend/tests/return_types/030.phpt]
PASS Nullable return value [Zend/tests/return_types/030.phpt] 
TEST 3051/15182 [Zend/tests/return_types/031.phpt]
PASS Nullable return type inheritance rules (non-nullable and nullable) [Zend/tests/return_types/031.phpt] 
TEST 3052/15182 [Zend/tests/return_types/032.phpt]
PASS Nullable return type inheritance rules (nullable and non-nullable) [Zend/tests/return_types/032.phpt] 
TEST 3053/15182 [Zend/tests/return_types/bug70557.phpt]
PASS Bug #70557 (Memleak on return type verifying failed). [Zend/tests/return_types/bug70557.phpt] 
TEST 3054/15182 [Zend/tests/return_types/bug71092.phpt]
PASS Bug #71092 (Segmentation fault with return type hinting) [Zend/tests/return_types/bug71092.phpt] 
TEST 3055/15182 [Zend/tests/return_types/bug71978.phpt]
PASS Bug #71978 (Existence of return type hint affects other compatibility rules) [Zend/tests/return_types/bug71978.phpt] 
TEST 3056/15182 [Zend/tests/return_types/generators001.phpt]
PASS Valid generator return types [Zend/tests/return_types/generators001.phpt] 
TEST 3057/15182 [Zend/tests/return_types/generators002.phpt]
PASS Generator return type must be Generator, Iterator or Traversable [Zend/tests/return_types/generators002.phpt] 
TEST 3058/15182 [Zend/tests/return_types/generators003.phpt]
PASS Return type covariance works with generators [Zend/tests/return_types/generators003.phpt] 
TEST 3059/15182 [Zend/tests/return_types/generators004.phpt]
PASS Generator with return type does not fail with empty return [Zend/tests/return_types/generators004.phpt] 
TEST 3060/15182 [Zend/tests/return_types/generators005.phpt]
PASS Return type covariance works with generators [Zend/tests/return_types/generators005.phpt] 
TEST 3061/15182 [Zend/tests/return_types/inheritance001.phpt]
PASS Return type covariance; extends class [Zend/tests/return_types/inheritance001.phpt] 
TEST 3062/15182 [Zend/tests/return_types/inheritance002.phpt]
PASS Return type covariance; extends abstract class [Zend/tests/return_types/inheritance002.phpt] 
TEST 3063/15182 [Zend/tests/return_types/inheritance003.phpt]
PASS Return type mismatch; implements interface [Zend/tests/return_types/inheritance003.phpt] 
TEST 3064/15182 [Zend/tests/return_types/inheritance004.phpt]
PASS Internal covariant return type of self [Zend/tests/return_types/inheritance004.phpt] 
TEST 3065/15182 [Zend/tests/return_types/inheritance005.phpt]
PASS Internal covariant return type of self [Zend/tests/return_types/inheritance005.phpt] 
TEST 3066/15182 [Zend/tests/return_types/inheritance006.phpt]
PASS External covariant return type of self [Zend/tests/return_types/inheritance006.phpt] 
TEST 3067/15182 [Zend/tests/return_types/inheritance007.phpt]
PASS Inheritance Hinting Compile Checking Failure Internal Classes [Zend/tests/return_types/inheritance007.phpt] 
TEST 3068/15182 [Zend/tests/return_types/inheritance008.phpt]
PASS External covariant return type of self [Zend/tests/return_types/inheritance008.phpt] 
TEST 3069/15182 [Zend/tests/return_types/inheritance009.phpt]
PASS Inheritance Hinting Compile Checking Failure Internal Classes [Zend/tests/return_types/inheritance009.phpt] 
TEST 3070/15182 [Zend/tests/return_types/internal_functions001.phpt]
SKIP Return type for internal functions [Zend/tests/return_types/internal_functions001.phpt] reason: zend-test extension not loaded
TEST 3071/15182 [Zend/tests/return_types/internal_functions002.phpt]
SKIP Return type for internal functions 2 [Zend/tests/return_types/internal_functions002.phpt] reason: zend-test extension not loaded
TEST 3072/15182 [Zend/tests/return_types/internal_functions003.phpt]
SKIP Return type for internal functions 3: Void return type [Zend/tests/return_types/internal_functions003.phpt] reason: zend-test extension not loaded
TEST 3073/15182 [Zend/tests/return_types/reflection001.phpt]
PASS Return type and Reflection::export() [Zend/tests/return_types/reflection001.phpt] 
TEST 3074/15182 [Zend/tests/return_types/return_reference_separation.phpt]
PASS Return value separation [Zend/tests/return_types/return_reference_separation.phpt] 
TEST 3075/15182 [Zend/tests/return_types/rfc001.phpt]
PASS RFC example: returned type does not match the type declaration [Zend/tests/return_types/rfc001.phpt] 
TEST 3076/15182 [Zend/tests/return_types/rfc002.phpt]
PASS RFC example: Scalar Types [Zend/tests/return_types/rfc002.phpt] 
TEST 3077/15182 [Zend/tests/return_types/rfc003.phpt]
PASS RFC example: cannot return null with a return type declaration [Zend/tests/return_types/rfc003.phpt] 
TEST 3078/15182 [Zend/tests/return_types/rfc004.phpt]
PASS RFC example: missing return type on override [Zend/tests/return_types/rfc004.phpt] 
TEST 3079/15182 [Zend/tests/return_types/void_allowed.phpt]
PASS void return type: acceptable cases [Zend/tests/return_types/void_allowed.phpt] 
TEST 3080/15182 [Zend/tests/return_types/void_disallowed1.phpt]
PASS void return type: unacceptable cases: explicit NULL return [Zend/tests/return_types/void_disallowed1.phpt] 
TEST 3081/15182 [Zend/tests/return_types/void_disallowed2.phpt]
PASS void return type: unacceptable cases: explicit return of some other value [Zend/tests/return_types/void_disallowed2.phpt] 
TEST 3082/15182 [Zend/tests/return_types/void_parameter.phpt]
PASS void return type: not valid as a parameter type [Zend/tests/return_types/void_parameter.phpt] 
TEST 3083/15182 [Zend/tests/rope_with_exception.phpt]
PASS Exceptions thrown into a rope must not leak [Zend/tests/rope_with_exception.phpt] 
TEST 3084/15182 [Zend/tests/runtime_compile_time_binary_operands.phpt]
PASS Test binary operands exposing the same behavior at compile as at run time [Zend/tests/runtime_compile_time_binary_operands.phpt] 
TEST 3085/15182 [Zend/tests/selfParent_001.phpt]
PASS Test when constants are initialised. See also selfParent_002.phpt. [Zend/tests/selfParent_001.phpt] 
TEST 3086/15182 [Zend/tests/selfParent_002.phpt]
PASS Test when constants are initialised. See also selfParent_001.phpt. [Zend/tests/selfParent_002.phpt] 
TEST 3087/15182 [Zend/tests/self_and.phpt]
PASS ANDing strings [Zend/tests/self_and.phpt] 
TEST 3088/15182 [Zend/tests/self_class_const_in_unknown_scope.phpt]
PASS Use of self::class inside a constant in an unknown scope [Zend/tests/self_class_const_in_unknown_scope.phpt] 
TEST 3089/15182 [Zend/tests/self_class_const_outside_class.phpt]
PASS Accessing self::FOO in a free function [Zend/tests/self_class_const_outside_class.phpt] 
TEST 3090/15182 [Zend/tests/self_in_eval.phpt]
PASS self etc. can be used in eval() in a class scope [Zend/tests/self_in_eval.phpt] 
TEST 3091/15182 [Zend/tests/self_instanceof_outside_class.phpt]
PASS instanceof self outside a class [Zend/tests/self_instanceof_outside_class.phpt] 
TEST 3092/15182 [Zend/tests/self_method_or_prop_outside_class.phpt]
PASS Accessing self:: properties or methods outside a class [Zend/tests/self_method_or_prop_outside_class.phpt] 
TEST 3093/15182 [Zend/tests/self_mod.phpt]
PASS Moduloing strings [Zend/tests/self_mod.phpt] 
TEST 3094/15182 [Zend/tests/self_or.phpt]
PASS ORing strings [Zend/tests/self_or.phpt] 
TEST 3095/15182 [Zend/tests/self_xor.phpt]
PASS XORing strings [Zend/tests/self_xor.phpt] 
TEST 3096/15182 [Zend/tests/settype_array.phpt]
PASS casting different variables to array using settype() [Zend/tests/settype_array.phpt] 
TEST 3097/15182 [Zend/tests/settype_bool.phpt]
PASS casting different variables to boolean using settype() [Zend/tests/settype_bool.phpt] 
TEST 3098/15182 [Zend/tests/settype_double.phpt]
PASS casting different variables to double using settype() [Zend/tests/settype_double.phpt] 
TEST 3099/15182 [Zend/tests/settype_int.phpt]
PASS casting different variables to integer using settype() [Zend/tests/settype_int.phpt] 
TEST 3100/15182 [Zend/tests/settype_null.phpt]
PASS casting different variables to null using settype() [Zend/tests/settype_null.phpt] 
TEST 3101/15182 [Zend/tests/settype_object.phpt]
PASS casting different variables to object using settype() [Zend/tests/settype_object.phpt] 
TEST 3102/15182 [Zend/tests/settype_resource.phpt]
PASS casting different variables to resource using settype() [Zend/tests/settype_resource.phpt] 
TEST 3103/15182 [Zend/tests/settype_string.phpt]
PASS casting different variables to string using settype() [Zend/tests/settype_string.phpt] 
TEST 3104/15182 [Zend/tests/shift_001.phpt]
PASS shifting strings left [Zend/tests/shift_001.phpt] 
TEST 3105/15182 [Zend/tests/shift_002.phpt]
PASS shifting strings right [Zend/tests/shift_002.phpt] 
TEST 3106/15182 [Zend/tests/special_name_error1.phpt]
PASS Cannot use special class name as namespace [Zend/tests/special_name_error1.phpt] 
TEST 3107/15182 [Zend/tests/special_name_error2.phpt]
PASS Cannot use special class name as alias [Zend/tests/special_name_error2.phpt] 
TEST 3108/15182 [Zend/tests/special_name_error3.phpt]
PASS Cannot use special class name as trait name [Zend/tests/special_name_error3.phpt] 
TEST 3109/15182 [Zend/tests/static_method_non_existing_class.phpt]
PASS Calling a static method on a non-existing class [Zend/tests/static_method_non_existing_class.phpt] 
TEST 3110/15182 [Zend/tests/static_variable.phpt]
PASS Static Variable Expressions [Zend/tests/static_variable.phpt] 
TEST 3111/15182 [Zend/tests/static_variable_in_private_method.phpt]
PASS Inheritance of private method with static variable [Zend/tests/static_variable_in_private_method.phpt] 
TEST 3112/15182 [Zend/tests/static_variable_in_private_trait_method.phpt]
PASS Behavior of static variable in private trait method [Zend/tests/static_variable_in_private_trait_method.phpt] 
TEST 3113/15182 [Zend/tests/str_offset_001.phpt]
PASS string offset 001 [Zend/tests/str_offset_001.phpt] 
TEST 3114/15182 [Zend/tests/str_offset_002.phpt]
PASS string offset 002 [Zend/tests/str_offset_002.phpt] 
TEST 3115/15182 [Zend/tests/str_offset_003.phpt]
PASS string offset 003 [Zend/tests/str_offset_003.phpt] 
TEST 3116/15182 [Zend/tests/str_offset_004.phpt]
PASS string offset 004 [Zend/tests/str_offset_004.phpt] 
TEST 3117/15182 [Zend/tests/strict_001.phpt]
PASS using resource as array offset [Zend/tests/strict_001.phpt] 
TEST 3118/15182 [Zend/tests/strict_002.phpt]
PASS assigning static property as non static [Zend/tests/strict_002.phpt] 
TEST 3119/15182 [Zend/tests/string_offset_errors.phpt]
PASS Some string offset errors [Zend/tests/string_offset_errors.phpt] 
TEST 3120/15182 [Zend/tests/string_offset_int_min_max.phpt]
PASS Accessing PHP_INT_MAX and PHP_INT_MIN as string offsets [Zend/tests/string_offset_int_min_max.phpt] 
TEST 3121/15182 [Zend/tests/strlen.phpt]
PASS Fixed execute_data corruption with __toString() [Zend/tests/strlen.phpt] 
TEST 3122/15182 [Zend/tests/sub_001.phpt]
PASS subtracting arrays [Zend/tests/sub_001.phpt] 
TEST 3123/15182 [Zend/tests/switch_on_numeric_strings.phpt]
PASS Switch on numeric strings [Zend/tests/switch_on_numeric_strings.phpt] 
TEST 3124/15182 [Zend/tests/symtable_cache_recursive_dtor.phpt]
PASS Symtable cache slots may be acquired while cleaning symtable [Zend/tests/symtable_cache_recursive_dtor.phpt] 
TEST 3125/15182 [Zend/tests/temporary_cleaning_001.phpt]
PASS Temporary leak on exception [Zend/tests/temporary_cleaning_001.phpt] 
TEST 3126/15182 [Zend/tests/temporary_cleaning_002.phpt]
PASS Temporary leak on rope (encapsed string) [Zend/tests/temporary_cleaning_002.phpt] 
TEST 3127/15182 [Zend/tests/temporary_cleaning_003.phpt]
PASS Fundamental memory leak test on temporaries [Zend/tests/temporary_cleaning_003.phpt] 
TEST 3128/15182 [Zend/tests/temporary_cleaning_004.phpt]
PASS Temporary leak with switch [Zend/tests/temporary_cleaning_004.phpt] 
TEST 3129/15182 [Zend/tests/temporary_cleaning_005.phpt]
PASS Temporary leak with foreach [Zend/tests/temporary_cleaning_005.phpt] 
TEST 3130/15182 [Zend/tests/temporary_cleaning_006.phpt]
PASS Exception after separation during indirect write to fcall result [Zend/tests/temporary_cleaning_006.phpt] 
TEST 3131/15182 [Zend/tests/temporary_cleaning_007.phpt]
PASS Exception inside a foreach loop with return [Zend/tests/temporary_cleaning_007.phpt] 
TEST 3132/15182 [Zend/tests/temporary_cleaning_008.phpt]
PASS Optimization of constant switch expression [Zend/tests/temporary_cleaning_008.phpt] 
TEST 3133/15182 [Zend/tests/temporary_cleaning_009.phpt]
PASS Live range & free on return [Zend/tests/temporary_cleaning_009.phpt] 
TEST 3134/15182 [Zend/tests/temporary_cleaning_010.phpt]
PASS Live range & throw from finally [Zend/tests/temporary_cleaning_010.phpt] 
TEST 3135/15182 [Zend/tests/temporary_cleaning_011.phpt]
PASS Live range & lists [Zend/tests/temporary_cleaning_011.phpt] 
TEST 3136/15182 [Zend/tests/temporary_cleaning_012.phpt]
PASS Live range of ZEND_NEW must be assigned to correct variable [Zend/tests/temporary_cleaning_012.phpt] 
TEST 3137/15182 [Zend/tests/temporary_cleaning_013.phpt]
PASS Exceptions thrown in operand cleaning must cause leak of return value [Zend/tests/temporary_cleaning_013.phpt] 
TEST 3138/15182 [Zend/tests/temporary_cleaning_014.phpt]
PASS Leak in JMP_SET [Zend/tests/temporary_cleaning_014.phpt] 
TEST 3139/15182 [Zend/tests/temporary_cleaning_015.phpt]
PASS Attempt to free invalid structure (result of ROPE_INIT is not a zval) [Zend/tests/temporary_cleaning_015.phpt] 
TEST 3140/15182 [Zend/tests/temporary_cleaning_016.phpt]
PASS Live ranges should be ordered according to "start" position [Zend/tests/temporary_cleaning_016.phpt] 
TEST 3141/15182 [Zend/tests/ternary_associativity.phpt]
PASS Using ternary associativity is deprecated [Zend/tests/ternary_associativity.phpt] 
TEST 3142/15182 [Zend/tests/this_as_global.phpt]
PASS $this as global variable [Zend/tests/this_as_global.phpt] 
TEST 3143/15182 [Zend/tests/this_as_lexical_var_error.phpt]
PASS Cannot use $this as lexical variable [Zend/tests/this_as_lexical_var_error.phpt] 
TEST 3144/15182 [Zend/tests/this_as_parameter.phpt]
PASS $this as parameter [Zend/tests/this_as_parameter.phpt] 
TEST 3145/15182 [Zend/tests/this_as_static.phpt]
PASS $this as static variable [Zend/tests/this_as_static.phpt] 
TEST 3146/15182 [Zend/tests/this_in_catch.phpt]
PASS $this in catch [Zend/tests/this_in_catch.phpt] 
TEST 3147/15182 [Zend/tests/this_in_eval.phpt]
PASS $this in eval() block [Zend/tests/this_in_eval.phpt] 
TEST 3148/15182 [Zend/tests/this_in_extract.phpt]
PASS $this re-assign in extract() [Zend/tests/this_in_extract.phpt] 
TEST 3149/15182 [Zend/tests/this_in_foreach_001.phpt]
PASS $this in foreach [Zend/tests/this_in_foreach_001.phpt] 
TEST 3150/15182 [Zend/tests/this_in_foreach_002.phpt]
PASS $this in foreach [Zend/tests/this_in_foreach_002.phpt] 
TEST 3151/15182 [Zend/tests/this_in_foreach_003.phpt]
PASS $this in foreach [Zend/tests/this_in_foreach_003.phpt] 
TEST 3152/15182 [Zend/tests/this_in_foreach_004.phpt]
PASS $this in foreach [Zend/tests/this_in_foreach_004.phpt] 
TEST 3153/15182 [Zend/tests/this_in_isset.phpt]
PASS $this in isset [Zend/tests/this_in_isset.phpt] 
TEST 3154/15182 [Zend/tests/this_in_mb_parse_str.phpt]
PASS $this re-assign in mb_parse_str() [Zend/tests/this_in_mb_parse_str.phpt] 
TEST 3155/15182 [Zend/tests/this_in_parse_str.phpt]
PASS $this re-assign in parse_str() [Zend/tests/this_in_parse_str.phpt] 
TEST 3156/15182 [Zend/tests/this_in_unset.phpt]
PASS $this in unset [Zend/tests/this_in_unset.phpt] 
TEST 3157/15182 [Zend/tests/this_reassign.phpt]
PASS $this re-assign [Zend/tests/this_reassign.phpt] 
TEST 3158/15182 [Zend/tests/throw_reference.phpt]
PASS Throw reference [Zend/tests/throw_reference.phpt] 
TEST 3159/15182 [Zend/tests/throwable_001.phpt]
PASS Test using an Error as the previous Throwable for an Exception [Zend/tests/throwable_001.phpt] 
TEST 3160/15182 [Zend/tests/throwable_002.phpt]
PASS Test using an Exception as the previous Throwable for an Error [Zend/tests/throwable_002.phpt] 
TEST 3161/15182 [Zend/tests/throwable_003.phpt]
PASS Test user code implementing Throwable results in fatal error [Zend/tests/throwable_003.phpt] 
TEST 3162/15182 [Zend/tests/throwing_overloaded_compound_assign_op.phpt]
PASS Exception in compound assign op should prevent call to overloaded object handlers [Zend/tests/throwing_overloaded_compound_assign_op.phpt] 
TEST 3163/15182 [Zend/tests/trait_exists_001.phpt]
PASS Testing trait_exists() [Zend/tests/trait_exists_001.phpt] 
TEST 3164/15182 [Zend/tests/trait_exists_002.phpt]
PASS Testing trait_exists() inside a namespace [Zend/tests/trait_exists_002.phpt] 
TEST 3165/15182 [Zend/tests/trait_exists_003.phpt]
PASS Checking trait_exists(): interface, trait, abstract and final class [Zend/tests/trait_exists_003.phpt] 
TEST 3166/15182 [Zend/tests/traits/bug54441.phpt]
PASS Bug #54441 (Changing trait static method visibility) [Zend/tests/traits/bug54441.phpt] 
TEST 3167/15182 [Zend/tests/traits/bug55137.phpt]
PASS Bug #55137 (Changing trait static method visibility) [Zend/tests/traits/bug55137.phpt] 
TEST 3168/15182 [Zend/tests/traits/bug55214.phpt]
PASS Bug #55214 (Use of __CLASS__ within trait returns trait name not class name) [Zend/tests/traits/bug55214.phpt] 
TEST 3169/15182 [Zend/tests/traits/bug55355.phpt]
PASS Bug #55355 (Abstract functions required by a trait are not correctly found when implemented in an ancestor class) [Zend/tests/traits/bug55355.phpt] 
TEST 3170/15182 [Zend/tests/traits/bug55372.phpt]
PASS Bug #55372 (Literal handling in methods is inconsistent, causing memory corruption) [Zend/tests/traits/bug55372.phpt] 
TEST 3171/15182 [Zend/tests/traits/bug55424.phpt]
PASS Bug #55424 (Method got missing from class when a trait defined an abstract method to express a requirement) [Zend/tests/traits/bug55424.phpt] 
TEST 3172/15182 [Zend/tests/traits/bug55524.phpt]
PASS Bug #55524 Traits should not be able to extend a class [Zend/tests/traits/bug55524.phpt] 
TEST 3173/15182 [Zend/tests/traits/bug55554a.phpt]
PASS Bug #55137 (Legacy constructor not registered for class) [Zend/tests/traits/bug55554a.phpt] 
TEST 3174/15182 [Zend/tests/traits/bug55554b.phpt]
PASS Bug #55137 (Legacy constructor not registered for class) [Zend/tests/traits/bug55554b.phpt] 
TEST 3175/15182 [Zend/tests/traits/bug55554c.phpt]
PASS Bug #55137 (Legacy constructor not registered for class) [Zend/tests/traits/bug55554c.phpt] 
TEST 3176/15182 [Zend/tests/traits/bug55554d.phpt]
PASS Bug #55137 (Legacy constructor not registered for class) [Zend/tests/traits/bug55554d.phpt] 
TEST 3177/15182 [Zend/tests/traits/bug55554e.phpt]
PASS Bug #55137 (Legacy constructor not registered for class) [Zend/tests/traits/bug55554e.phpt] 
TEST 3178/15182 [Zend/tests/traits/bug55554f.phpt]
PASS Bug #55137 (Legacy constructor not registered for class) [Zend/tests/traits/bug55554f.phpt] 
TEST 3179/15182 [Zend/tests/traits/bug55554g.phpt]
PASS Bug #55137 (Legacy constructor not registered for class) [Zend/tests/traits/bug55554g.phpt] 
TEST 3180/15182 [Zend/tests/traits/bug60145.phpt]
PASS Bug #60145 (Usage of trait's use statement inside interfaces not properly checked.) [Zend/tests/traits/bug60145.phpt] 
TEST 3181/15182 [Zend/tests/traits/bug60153.phpt]
PASS Bug #60153 (Interface method prototypes not enforced when implementd via traits.) [Zend/tests/traits/bug60153.phpt] 
TEST 3182/15182 [Zend/tests/traits/bug60165a.phpt]
PASS Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error) [Zend/tests/traits/bug60165a.phpt] 
TEST 3183/15182 [Zend/tests/traits/bug60165b.phpt]
PASS Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error) [Zend/tests/traits/bug60165b.phpt] 
TEST 3184/15182 [Zend/tests/traits/bug60165c.phpt]
PASS Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error) [Zend/tests/traits/bug60165c.phpt] 
TEST 3185/15182 [Zend/tests/traits/bug60165d.phpt]
PASS Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error) [Zend/tests/traits/bug60165d.phpt] 
TEST 3186/15182 [Zend/tests/traits/bug60173.phpt]
PASS Bug #60173 (Wrong error message on reflective trait instantiation) [Zend/tests/traits/bug60173.phpt] 
TEST 3187/15182 [Zend/tests/traits/bug60217a.phpt]
PASS Bug #60217 (Requiring the same method from different traits.) [Zend/tests/traits/bug60217a.phpt] 
TEST 3188/15182 [Zend/tests/traits/bug60217b.phpt]
PASS Bug #60217 (Requiring the same method from different traits and abstract methods have to be compatible) [Zend/tests/traits/bug60217b.phpt] 
TEST 3189/15182 [Zend/tests/traits/bug60217c.phpt]
PASS Bug #60217 (Requiring the same method from different traits and abstract methods have to be compatible, in both directions.) [Zend/tests/traits/bug60217c.phpt] 
TEST 3190/15182 [Zend/tests/traits/bug60369.phpt]
PASS Bug #60369 (Crash with static property in trait) [Zend/tests/traits/bug60369.phpt] 
TEST 3191/15182 [Zend/tests/traits/bug60717.phpt]
PASS Bug #60717 (Order of traits in use statement can cause unexpected unresolved abstract method) [Zend/tests/traits/bug60717.phpt] 
TEST 3192/15182 [Zend/tests/traits/bug60809.phpt]
PASS Bug #60809 (TRAITS - PHPDoc Comment Style Bug) [Zend/tests/traits/bug60809.phpt] 
TEST 3193/15182 [Zend/tests/traits/bug61052.phpt]
PASS Bug #61052 (missing error check in trait 'insteadof' clause) [Zend/tests/traits/bug61052.phpt] 
TEST 3194/15182 [Zend/tests/traits/bug61998.phpt]
PASS Bug #61998 (Using traits with method aliases appears to result in crash during execution) [Zend/tests/traits/bug61998.phpt] 
TEST 3195/15182 [Zend/tests/traits/bug63911.phpt]
PASS Bug #63911 (Ignore conflicting trait methods originationg from identical sub traits) [Zend/tests/traits/bug63911.phpt] 
TEST 3196/15182 [Zend/tests/traits/bug64070.phpt]
PASS Bug #64070 (Inheritance with Traits failed with error) [Zend/tests/traits/bug64070.phpt] 
TEST 3197/15182 [Zend/tests/traits/bug64235.phpt]
PASS Bug #64235 (Insteadof not work for class method in 5.4.11) [Zend/tests/traits/bug64235.phpt] 
TEST 3198/15182 [Zend/tests/traits/bug64235b.phpt]
PASS Bug #64235 (Insteadof not work for class method in 5.4.11) [Zend/tests/traits/bug64235b.phpt] 
TEST 3199/15182 [Zend/tests/traits/bug65576a.phpt]
PASS Bug #65576 (Constructor from trait conflicts with inherited constructor) [Zend/tests/traits/bug65576a.phpt] 
TEST 3200/15182 [Zend/tests/traits/bug65576b.phpt]
PASS Bug #65576 (Constructor from trait conflicts with inherited constructor) [Zend/tests/traits/bug65576b.phpt] 
TEST 3201/15182 [Zend/tests/traits/bug69579.phpt]
SKIP Bug #69579 (Internal trait double-free) [Zend/tests/traits/bug69579.phpt] reason: zend-test extension not loaded
TEST 3202/15182 [Zend/tests/traits/bug74607.phpt]
PASS Bug #74607 (Traits enforce different inheritance rules - return types) [Zend/tests/traits/bug74607.phpt] 
TEST 3203/15182 [Zend/tests/traits/bug74607a.phpt]
PASS Bug #74607 (Traits enforce different inheritance rules - number of required parameters) [Zend/tests/traits/bug74607a.phpt] 
TEST 3204/15182 [Zend/tests/traits/bug74922.phpt]
PASS Bug #74922 (Composed class has fatal error with duplicate, equal const properties) [Zend/tests/traits/bug74922.phpt] 
TEST 3205/15182 [Zend/tests/traits/bug74922a.phpt]
PASS Bug #74922 (Composed class has fatal error with duplicate, equal const properties) [Zend/tests/traits/bug74922a.phpt] 
TEST 3206/15182 [Zend/tests/traits/bug74922b.phpt]
PASS Bug #74922 (Composed class has fatal error with duplicate, equal const properties) [Zend/tests/traits/bug74922b.phpt] 
TEST 3207/15182 [Zend/tests/traits/bug74922c.phpt]
PASS Bug #74922 (Composed class has fatal error with duplicate, equal const properties) [Zend/tests/traits/bug74922c.phpt] 
TEST 3208/15182 [Zend/tests/traits/bug75607.phpt]
PASS Bug #75607 (Comparison of initial static properties failing) [Zend/tests/traits/bug75607.phpt] 
TEST 3209/15182 [Zend/tests/traits/bug75607a.phpt]
PASS Bug #75607 (Comparison of initial static properties failing) [Zend/tests/traits/bug75607a.phpt] 
TEST 3210/15182 [Zend/tests/traits/bug76539.phpt]
PASS Bug #76539 (Trait attribute is set incorrectly when using self::class with another string) [Zend/tests/traits/bug76539.phpt] 
TEST 3211/15182 [Zend/tests/traits/bug76700.phpt]
PASS Bug #76700 (false-positive "Error: Call to protected method" when using trait aliases) [Zend/tests/traits/bug76700.phpt] 
TEST 3212/15182 [Zend/tests/traits/bug76773.phpt]
PASS Bug #76773 (Traits used on the parent are ignored for child classes) [Zend/tests/traits/bug76773.phpt] 
TEST 3213/15182 [Zend/tests/traits/bugs/abstract-methods01.phpt]
PASS Abstract Trait Methods should behave like common abstract methods. [Zend/tests/traits/bugs/abstract-methods01.phpt] 
TEST 3214/15182 [Zend/tests/traits/bugs/abstract-methods02.phpt]
PASS Abstract Trait Methods should behave like common abstract methods. [Zend/tests/traits/bugs/abstract-methods02.phpt] 
TEST 3215/15182 [Zend/tests/traits/bugs/abstract-methods03.phpt]
PASS Abstract Trait Methods should behave like common abstract methods. [Zend/tests/traits/bugs/abstract-methods03.phpt] 
TEST 3216/15182 [Zend/tests/traits/bugs/abstract-methods04.phpt]
PASS Abstract Trait Methods should behave like common abstract methods and
implementstion may be provided by other traits. Sorting order shouldn't influence result. [Zend/tests/traits/bugs/abstract-methods04.phpt] 
TEST 3217/15182 [Zend/tests/traits/bugs/abstract-methods05.phpt]
PASS The compatibility with the signature of abstract methods should be checked. [Zend/tests/traits/bugs/abstract-methods05.phpt] 
TEST 3218/15182 [Zend/tests/traits/bugs/abstract-methods06.phpt]
PASS The compatibility with the signature of abstract methods should be checked. (also checking the second possible implementation branch) [Zend/tests/traits/bugs/abstract-methods06.phpt] 
TEST 3219/15182 [Zend/tests/traits/bugs/alias-semantics.phpt]
PASS Semantic of alias operation is to provide an additional identifier for the method body of the original method. [Zend/tests/traits/bugs/alias-semantics.phpt] 
TEST 3220/15182 [Zend/tests/traits/bugs/alias-semantics02.phpt]
PASS Semantic of alias operation is to provide an additional identifier for the
method body of the original method.
It should also work incase the method is fully qualified. [Zend/tests/traits/bugs/alias-semantics02.phpt] 
TEST 3221/15182 [Zend/tests/traits/bugs/alias01.phpt]
PASS Aliases are applied to the correct methods, and only to them. [Zend/tests/traits/bugs/alias01.phpt] 
TEST 3222/15182 [Zend/tests/traits/bugs/case-sensitive.phpt]
PASS Check for problems with case sensitivity in compositions [Zend/tests/traits/bugs/case-sensitive.phpt] 
TEST 3223/15182 [Zend/tests/traits/bugs/interfaces.phpt]
PASS Make sure trait does not implement an interface. [Zend/tests/traits/bugs/interfaces.phpt] 
TEST 3224/15182 [Zend/tests/traits/bugs/missing-trait.phpt]
PASS Check error message for missing traits [Zend/tests/traits/bugs/missing-trait.phpt] 
TEST 3225/15182 [Zend/tests/traits/bugs/overridding-conflicting-methods.phpt]
PASS Overriding Conflicting Methods should not result in a notice/warning about collisions [Zend/tests/traits/bugs/overridding-conflicting-methods.phpt] 
TEST 3226/15182 [Zend/tests/traits/bugs/overridding-conflicting-property-initializer.phpt]
PASS Properties are considered incompatible if they are different in any of their
defined characteristics. Thus, initialization values have to be equal, too. [Zend/tests/traits/bugs/overridding-conflicting-property-initializer.phpt] 
TEST 3227/15182 [Zend/tests/traits/conflict001.phpt]
PASS Method conflict in traits [Zend/tests/traits/conflict001.phpt] 
TEST 3228/15182 [Zend/tests/traits/conflict002.phpt]
PASS Overwridden methods do not cause a conflict. [Zend/tests/traits/conflict002.phpt] 
TEST 3229/15182 [Zend/tests/traits/conflict003.phpt]
PASS Two methods resulting in a conflict, should be reported both. [Zend/tests/traits/conflict003.phpt] 
TEST 3230/15182 [Zend/tests/traits/error_001.phpt]
PASS Trying to use instanceof for a method twice [Zend/tests/traits/error_001.phpt] 
TEST 3231/15182 [Zend/tests/traits/error_002.phpt]
PASS Trying to use an undefined trait [Zend/tests/traits/error_002.phpt] 
TEST 3232/15182 [Zend/tests/traits/error_003.phpt]
PASS Trying to use an interface as trait [Zend/tests/traits/error_003.phpt] 
TEST 3233/15182 [Zend/tests/traits/error_004.phpt]
PASS Trying to use a class as trait [Zend/tests/traits/error_004.phpt] 
TEST 3234/15182 [Zend/tests/traits/error_005.phpt]
PASS Trying to use a final class as trait [Zend/tests/traits/error_005.phpt] 
TEST 3235/15182 [Zend/tests/traits/error_006.phpt]
PASS Trying to use an abstract class as trait [Zend/tests/traits/error_006.phpt] 
TEST 3236/15182 [Zend/tests/traits/error_007.phpt]
PASS Trying to instantiate a trait [Zend/tests/traits/error_007.phpt] 
TEST 3237/15182 [Zend/tests/traits/error_008.phpt]
PASS Trying to implement a trait [Zend/tests/traits/error_008.phpt] 
TEST 3238/15182 [Zend/tests/traits/error_009.phpt]
PASS Trying to extend a trait [Zend/tests/traits/error_009.phpt] 
TEST 3239/15182 [Zend/tests/traits/error_010.phpt]
PASS Trying to exclude trait method multiple times [Zend/tests/traits/error_010.phpt] 
TEST 3240/15182 [Zend/tests/traits/error_011.phpt]
PASS Testing trait collisions [Zend/tests/traits/error_011.phpt] 
TEST 3241/15182 [Zend/tests/traits/error_012.phpt]
PASS Trying to access a protected trait method [Zend/tests/traits/error_012.phpt] 
TEST 3242/15182 [Zend/tests/traits/error_013.phpt]
PASS Trying to use static as method modifier [Zend/tests/traits/error_013.phpt] 
TEST 3243/15182 [Zend/tests/traits/error_014.phpt]
PASS Trying to override final method [Zend/tests/traits/error_014.phpt] 
TEST 3244/15182 [Zend/tests/traits/error_015.phpt]
PASS Trying to add an alias to a trait method where there is another with same name.
Should warn about the conflict. [Zend/tests/traits/error_015.phpt] 
TEST 3245/15182 [Zend/tests/traits/error_016.phpt]
PASS Trying to create a constant on Trait [Zend/tests/traits/error_016.phpt] 
TEST 3246/15182 [Zend/tests/traits/flattening001.phpt]
PASS Methods using object properties [Zend/tests/traits/flattening001.phpt] 
TEST 3247/15182 [Zend/tests/traits/flattening002.phpt]
PASS parent:: works like in a method defined without traits. [Zend/tests/traits/flattening002.phpt] 
TEST 3248/15182 [Zend/tests/traits/flattening003.phpt]
PASS Traits are flattened recurivly. [Zend/tests/traits/flattening003.phpt] 
TEST 3249/15182 [Zend/tests/traits/get_declared_traits_001.phpt]
PASS Testing get_declared_traits() [Zend/tests/traits/get_declared_traits_001.phpt] 
TEST 3250/15182 [Zend/tests/traits/get_declared_traits_002.phpt]
PASS Testing get_declared_traits() inside namespace [Zend/tests/traits/get_declared_traits_002.phpt] 
TEST 3251/15182 [Zend/tests/traits/get_declared_traits_003.phpt]
PASS Testing get_declared_classes() and get_declared_traits() [Zend/tests/traits/get_declared_traits_003.phpt] 
TEST 3252/15182 [Zend/tests/traits/inheritance001.phpt]
PASS Trait method overwridden by a method defined in the class. [Zend/tests/traits/inheritance001.phpt] 
TEST 3253/15182 [Zend/tests/traits/inheritance002.phpt]
PASS Trait method overriddes base class method [Zend/tests/traits/inheritance002.phpt] 
TEST 3254/15182 [Zend/tests/traits/inheritance003.phpt]
PASS Trait method overrides base class method and satisfies prototype [Zend/tests/traits/inheritance003.phpt] 
TEST 3255/15182 [Zend/tests/traits/interface_001.phpt]
PASS Using traits to implement interface [Zend/tests/traits/interface_001.phpt] 
TEST 3256/15182 [Zend/tests/traits/interface_002.phpt]
PASS Checking error message when the trait doesn't implements the interface [Zend/tests/traits/interface_002.phpt] 
TEST 3257/15182 [Zend/tests/traits/interface_003.phpt]
PASS Testing to implement Serializable interface by traits [Zend/tests/traits/interface_003.phpt] 
TEST 3258/15182 [Zend/tests/traits/language001.phpt]
PASS Single Trait with simple trait method [Zend/tests/traits/language001.phpt] 
TEST 3259/15182 [Zend/tests/traits/language002.phpt]
PASS Use multiple traits. [Zend/tests/traits/language002.phpt] 
TEST 3260/15182 [Zend/tests/traits/language003.phpt]
PASS Use instead to solve a conflict. [Zend/tests/traits/language003.phpt] 
TEST 3261/15182 [Zend/tests/traits/language004.phpt]
PASS Use instead to solve a conflict and as to access the method. [Zend/tests/traits/language004.phpt] 
TEST 3262/15182 [Zend/tests/traits/language005.phpt]
PASS Use instead to solve a conflict and as to access the method. [Zend/tests/traits/language005.phpt] 
TEST 3263/15182 [Zend/tests/traits/language006.phpt]
PASS Express requirements of a trait by abstract methods. [Zend/tests/traits/language006.phpt] 
TEST 3264/15182 [Zend/tests/traits/language007.phpt]
PASS Traits can fulfill the requirements of abstract base classes. [Zend/tests/traits/language007.phpt] 
TEST 3265/15182 [Zend/tests/traits/language008a.phpt]
PASS Visibility can be changed with the as aliasing construct as well. [Zend/tests/traits/language008a.phpt] 
TEST 3266/15182 [Zend/tests/traits/language008b.phpt]
PASS Visibility can be changed with the as aliasing construct as well. [Zend/tests/traits/language008b.phpt] 
TEST 3267/15182 [Zend/tests/traits/language009.phpt]
PASS In instead definitions all trait whose methods are meant to be hidden can be listed. [Zend/tests/traits/language009.phpt] 
TEST 3268/15182 [Zend/tests/traits/language010.phpt]
PASS Aliasing leading to conflict should result in error message [Zend/tests/traits/language010.phpt] 
TEST 3269/15182 [Zend/tests/traits/language011.phpt]
PASS Aliasing on conflicting method should not cover up conflict. [Zend/tests/traits/language011.phpt] 
TEST 3270/15182 [Zend/tests/traits/language012.phpt]
PASS Statics should work in traits, too. [Zend/tests/traits/language012.phpt] 
TEST 3271/15182 [Zend/tests/traits/language013.phpt]
PASS Statics work like expected for language-based copy'n'paste. No link between methods from the same trait. [Zend/tests/traits/language013.phpt] 
TEST 3272/15182 [Zend/tests/traits/language014.phpt]
PASS Aliasing leading to conflict should result in error message [Zend/tests/traits/language014.phpt] 
TEST 3273/15182 [Zend/tests/traits/language015.phpt]
PASS Invalid conflict resolution (unused trait as lhs of "insteadof") [Zend/tests/traits/language015.phpt] 
TEST 3274/15182 [Zend/tests/traits/language016.phpt]
PASS Invalid conflict resolution (unused trait as rhs of "insteadof") [Zend/tests/traits/language016.phpt] 
TEST 3275/15182 [Zend/tests/traits/language017.phpt]
PASS Invalid conflict resolution (unused trait as lhs of "as") [Zend/tests/traits/language017.phpt] 
TEST 3276/15182 [Zend/tests/traits/language018.phpt]
PASS abstract alias [Zend/tests/traits/language018.phpt] 
TEST 3277/15182 [Zend/tests/traits/language019.phpt]
PASS final alias [Zend/tests/traits/language019.phpt] 
TEST 3278/15182 [Zend/tests/traits/methods_001.phpt]
PASS Testing magic method on trait [Zend/tests/traits/methods_001.phpt] 
TEST 3279/15182 [Zend/tests/traits/methods_002.phpt]
PASS Testing collision with magic methods [Zend/tests/traits/methods_002.phpt] 
TEST 3280/15182 [Zend/tests/traits/methods_003.phpt]
PASS Testing __construct and __destruct with Trait [Zend/tests/traits/methods_003.phpt] 
TEST 3281/15182 [Zend/tests/traits/no_static_arg_binding.phpt]
PASS Don't statically bind arguments for self:: calls in traits [Zend/tests/traits/no_static_arg_binding.phpt] 
TEST 3282/15182 [Zend/tests/traits/noctor001.phpt]
PASS Don't mark trait methods as constructor [Zend/tests/traits/noctor001.phpt] 
TEST 3283/15182 [Zend/tests/traits/property001.phpt]
PASS "Potentially" conflicting trait properties do not result in a strict standards notice anymore [Zend/tests/traits/property001.phpt] 
TEST 3284/15182 [Zend/tests/traits/property002.phpt]
PASS Non-conflicting properties should work just fine. [Zend/tests/traits/property002.phpt] 
TEST 3285/15182 [Zend/tests/traits/property003.phpt]
PASS Conflicting properties with different visibility modifiers should result in a fatal error, since this indicates that the code is incompatible. [Zend/tests/traits/property003.phpt] 
TEST 3286/15182 [Zend/tests/traits/property004.phpt]
PASS Conflicting properties with different initial values are considered incompatible. [Zend/tests/traits/property004.phpt] 
TEST 3287/15182 [Zend/tests/traits/property005.phpt]
PASS The same rules are applied for properties that are defined in the class hierarchy. Thus, if the properties are incompatible a fatal error occurs. [Zend/tests/traits/property005.phpt] 
TEST 3288/15182 [Zend/tests/traits/property006.phpt]
PASS Introducing new private variables of the same name in a subclass is ok, and does not lead to any output. That is consistent with normal inheritance handling. [Zend/tests/traits/property006.phpt] 
TEST 3289/15182 [Zend/tests/traits/property007.phpt]
PASS Introducing new private variables of the same name in a subclass is ok, and does not lead to any output. That is consistent with normal inheritance handling. [Zend/tests/traits/property007.phpt] 
TEST 3290/15182 [Zend/tests/traits/property008.phpt]
PASS Handling of private fields with traits needs to have same semantics as with normal inheritance. [Zend/tests/traits/property008.phpt] 
TEST 3291/15182 [Zend/tests/traits/property009.phpt]
PASS Handling of public fields with traits needs to have same semantics as with normal inheritance, however, we do add strict warnings since it is easier to run into something unexpeted with changing traits. [Zend/tests/traits/property009.phpt] 
TEST 3292/15182 [Zend/tests/traits/static_001.phpt]
PASS Traits with static methods. [Zend/tests/traits/static_001.phpt] 
TEST 3293/15182 [Zend/tests/traits/static_002.phpt]
PASS Traits with static methods referenced using variable. [Zend/tests/traits/static_002.phpt] 
TEST 3294/15182 [Zend/tests/traits/static_003.phpt]
PASS Traits with late static bindings. [Zend/tests/traits/static_003.phpt] 
TEST 3295/15182 [Zend/tests/traits/static_004.phpt]
PASS Traits with __callStatic magic method. [Zend/tests/traits/static_004.phpt] 
TEST 3296/15182 [Zend/tests/traits/static_forward_static_call.phpt]
PASS Traits and forward_static_call(). [Zend/tests/traits/static_forward_static_call.phpt] 
TEST 3297/15182 [Zend/tests/traits/static_get_called_class.phpt]
PASS Traits and get_called_class(). [Zend/tests/traits/static_get_called_class.phpt] 
TEST 3298/15182 [Zend/tests/traits/trait_constant_001.phpt]
PASS __TRAIT__: Basics, a constant denoiting the trait of definition. [Zend/tests/traits/trait_constant_001.phpt] 
TEST 3299/15182 [Zend/tests/traits/trait_constant_002.phpt]
PASS __TRAIT__: Use outside of traits. [Zend/tests/traits/trait_constant_002.phpt] 
TEST 3300/15182 [Zend/tests/try/bug70228.phpt]
PASS Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228.phpt] 
TEST 3301/15182 [Zend/tests/try/bug70228_2.phpt]
PASS Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228_2.phpt] 
TEST 3302/15182 [Zend/tests/try/bug70228_3.phpt]
PASS Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228_3.phpt] 
TEST 3303/15182 [Zend/tests/try/bug70228_4.phpt]
PASS Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228_4.phpt] 
TEST 3304/15182 [Zend/tests/try/bug70228_5.phpt]
PASS Bug #70228 (memleak if return hidden by throw in finally block) [Zend/tests/try/bug70228_5.phpt] 
TEST 3305/15182 [Zend/tests/try/bug70228_6.phpt]
PASS Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228_6.phpt] 
TEST 3306/15182 [Zend/tests/try/bug70228_7.phpt]
PASS Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228_7.phpt] 
TEST 3307/15182 [Zend/tests/try/bug70228_8.phpt]
PASS Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228_8.phpt] 
TEST 3308/15182 [Zend/tests/try/bug71604.phpt]
PASS Bug #71604: Aborted Generators continue after nested finally [Zend/tests/try/bug71604.phpt] 
TEST 3309/15182 [Zend/tests/try/bug71604_2.phpt]
PASS Bug #71604: Aborted Generators continue after nested finally (2) [Zend/tests/try/bug71604_2.phpt] 
TEST 3310/15182 [Zend/tests/try/bug71604_3.phpt]
PASS Bug #71604: Aborted Generators continue after nested finally (3) [Zend/tests/try/bug71604_3.phpt] 
TEST 3311/15182 [Zend/tests/try/bug72213.phpt]
PASS Bug #72213 (Finally leaks on nested exceptions) [Zend/tests/try/bug72213.phpt] 
TEST 3312/15182 [Zend/tests/try/bug72213_2.phpt]
PASS Bug #72213 (Finally leaks on nested exceptions) [Zend/tests/try/bug72213_2.phpt] 
TEST 3313/15182 [Zend/tests/try/bug72629.phpt]
PASS Bug #72629 (Caught exception assignment to variables ignores references) [Zend/tests/try/bug72629.phpt] 
TEST 3314/15182 [Zend/tests/try/bug74444.phpt]
PASS Bug #74444 (multiple catch freezes in some cases) [Zend/tests/try/bug74444.phpt] 
TEST 3315/15182 [Zend/tests/try/catch_002.phpt]
PASS Catching an exception in a constructor [Zend/tests/try/catch_002.phpt] 
TEST 3316/15182 [Zend/tests/try/catch_003.phpt]
PASS Catching an exception in a constructor fired form a static method [Zend/tests/try/catch_003.phpt] 
TEST 3317/15182 [Zend/tests/try/catch_004.phpt]
PASS Catching an exception in a constructor inside a static method [Zend/tests/try/catch_004.phpt] 
TEST 3318/15182 [Zend/tests/try/catch_finally_001.phpt]
PASS Try catch finally (basic test) [Zend/tests/try/catch_finally_001.phpt] 
TEST 3319/15182 [Zend/tests/try/catch_finally_002.phpt]
PASS Try catch finally (basic test with return) [Zend/tests/try/catch_finally_002.phpt] 
TEST 3320/15182 [Zend/tests/try/catch_finally_003.phpt]
PASS Try catch finally (with multi-returns) [Zend/tests/try/catch_finally_003.phpt] 
TEST 3321/15182 [Zend/tests/try/catch_finally_004.phpt]
PASS Try catch finally (nesting try-catch-finally) [Zend/tests/try/catch_finally_004.phpt] 
TEST 3322/15182 [Zend/tests/try/catch_finally_005.phpt]
PASS Try catch finally (with multi-returns and exception) [Zend/tests/try/catch_finally_005.phpt] 
TEST 3323/15182 [Zend/tests/try/catch_finally_006.phpt]
PASS Try catch finally (re-throw exception in catch block) [Zend/tests/try/catch_finally_006.phpt] 
TEST 3324/15182 [Zend/tests/try/finally_goto_001.phpt]
PASS jmp into a finally block 01 [Zend/tests/try/finally_goto_001.phpt] 
TEST 3325/15182 [Zend/tests/try/finally_goto_002.phpt]
PASS jmp into a finally block 02 [Zend/tests/try/finally_goto_002.phpt] 
TEST 3326/15182 [Zend/tests/try/finally_goto_003.phpt]
PASS jmp into a finally block 03 [Zend/tests/try/finally_goto_003.phpt] 
TEST 3327/15182 [Zend/tests/try/finally_goto_004.phpt]
PASS jmp into a finally block 03 [Zend/tests/try/finally_goto_004.phpt] 
TEST 3328/15182 [Zend/tests/try/finally_goto_005.phpt]
PASS There must be a difference between label: try { ... } and try { label: ... } [Zend/tests/try/finally_goto_005.phpt] 
TEST 3329/15182 [Zend/tests/try/try_catch_finally_001.phpt]
PASS Try catch finally [Zend/tests/try/try_catch_finally_001.phpt] 
TEST 3330/15182 [Zend/tests/try/try_catch_finally_002.phpt]
PASS Try catch finally catch(multi catch blocks) [Zend/tests/try/try_catch_finally_002.phpt] 
TEST 3331/15182 [Zend/tests/try/try_catch_finally_003.phpt]
PASS Try catch finally (multi catch blocks with return) [Zend/tests/try/try_catch_finally_003.phpt] 
TEST 3332/15182 [Zend/tests/try/try_catch_finally_004.phpt]
PASS Try catch finally (re-throw exception in catch block) [Zend/tests/try/try_catch_finally_004.phpt] 
TEST 3333/15182 [Zend/tests/try/try_catch_finally_005.phpt]
PASS Try catch finally (break / cont in try block) [Zend/tests/try/try_catch_finally_005.phpt] 
TEST 3334/15182 [Zend/tests/try/try_catch_finally_006.phpt]
PASS Try catch finally (goto in try/catch block) [Zend/tests/try/try_catch_finally_006.phpt] 
TEST 3335/15182 [Zend/tests/try/try_catch_finally_007.phpt]
PASS Try catch finally (goto in try/catch block) [Zend/tests/try/try_catch_finally_007.phpt] 
TEST 3336/15182 [Zend/tests/try/try_finally_001.phpt]
PASS Try finally (basic test) [Zend/tests/try/try_finally_001.phpt] 
TEST 3337/15182 [Zend/tests/try/try_finally_002.phpt]
PASS Try finally (re-throw exception in finally block) [Zend/tests/try/try_finally_002.phpt] 
TEST 3338/15182 [Zend/tests/try/try_finally_003.phpt]
PASS Try finally (call sequence test) [Zend/tests/try/try_finally_003.phpt] 
TEST 3339/15182 [Zend/tests/try/try_finally_004.phpt]
PASS Try finally (without catch/finally block) [Zend/tests/try/try_finally_004.phpt] 
TEST 3340/15182 [Zend/tests/try/try_finally_005.phpt]
PASS Try finally (with long goto) [Zend/tests/try/try_finally_005.phpt] 
TEST 3341/15182 [Zend/tests/try/try_finally_006.phpt]
PASS Try finally (with near goto) [Zend/tests/try/try_finally_006.phpt] 
TEST 3342/15182 [Zend/tests/try/try_finally_007.phpt]
PASS Try finally (with goto previous label) [Zend/tests/try/try_finally_007.phpt] 
TEST 3343/15182 [Zend/tests/try/try_finally_008.phpt]
PASS Try finally (with break in do...while) [Zend/tests/try/try_finally_008.phpt] 
TEST 3344/15182 [Zend/tests/try/try_finally_009.phpt]
PASS Try finally (with for continue) [Zend/tests/try/try_finally_009.phpt] 
TEST 3345/15182 [Zend/tests/try/try_finally_010.phpt]
PASS Try finally (function call in the finally block after exception) [Zend/tests/try/try_finally_010.phpt] 
TEST 3346/15182 [Zend/tests/try/try_finally_011.phpt]
PASS Try finally (segfault with empty break) [Zend/tests/try/try_finally_011.phpt] 
TEST 3347/15182 [Zend/tests/try/try_finally_012.phpt]
PASS Try finally (exception in "return" statement) [Zend/tests/try/try_finally_012.phpt] 
TEST 3348/15182 [Zend/tests/try/try_finally_013.phpt]
PASS Return in try and finally inside loop [Zend/tests/try/try_finally_013.phpt] 
TEST 3349/15182 [Zend/tests/try/try_finally_014.phpt]
PASS Break 2 in try and return in finally inside nested loop [Zend/tests/try/try_finally_014.phpt] 
TEST 3350/15182 [Zend/tests/try/try_finally_015.phpt]
PASS Ignoring return inside loop using finally [Zend/tests/try/try_finally_015.phpt] 
TEST 3351/15182 [Zend/tests/try/try_finally_016.phpt]
PASS Exception during break 2 [Zend/tests/try/try_finally_016.phpt] 
TEST 3352/15182 [Zend/tests/try/try_finally_017.phpt]
PASS Exception during break 2 with multiple try/catch [Zend/tests/try/try_finally_017.phpt] 
TEST 3353/15182 [Zend/tests/try/try_finally_018.phpt]
PASS Combination of foreach, finally and goto [Zend/tests/try/try_finally_018.phpt] 
TEST 3354/15182 [Zend/tests/try/try_finally_019.phpt]
PASS Combination of foreach, finally and goto (call order) [Zend/tests/try/try_finally_019.phpt] 
TEST 3355/15182 [Zend/tests/try/try_finally_020.phpt]
PASS Combination of foreach, finally and exception (call order) [Zend/tests/try/try_finally_020.phpt] 
TEST 3356/15182 [Zend/tests/try/try_finally_021.phpt]
PASS Live range & return from finally [Zend/tests/try/try_finally_021.phpt] 
TEST 3357/15182 [Zend/tests/try/try_finally_022.phpt]
PASS Try finally (exception in "return" statement) [Zend/tests/try/try_finally_022.phpt] 
TEST 3358/15182 [Zend/tests/try/try_finally_023.phpt]
PASS Loop var dtor throwing exception during return inside try/catch inside finally [Zend/tests/try/try_finally_023.phpt] 
TEST 3359/15182 [Zend/tests/try/try_finally_024.phpt]
PASS Exception in finally inside finally following try/catch containing throwing try/finally [Zend/tests/try/try_finally_024.phpt] 
TEST 3360/15182 [Zend/tests/try/try_finally_025.phpt]
PASS Throw in try of try/finally inside catch [Zend/tests/try/try_finally_025.phpt] 
TEST 3361/15182 [Zend/tests/try/try_finally_026.phpt]
PASS Throw in finally inside catch inside finally [Zend/tests/try/try_finally_026.phpt] 
TEST 3362/15182 [Zend/tests/try/try_finally_027.phpt]
PASS Return in try with throw in finally, inside other finally [Zend/tests/try/try_finally_027.phpt] 
TEST 3363/15182 [Zend/tests/try/try_multicatch_001.phpt]
PASS Parsing test [Zend/tests/try/try_multicatch_001.phpt] 
TEST 3364/15182 [Zend/tests/try/try_multicatch_002.phpt]
PASS Catch first exception in the multicatch [Zend/tests/try/try_multicatch_002.phpt] 
TEST 3365/15182 [Zend/tests/try/try_multicatch_003.phpt]
PASS Catch second exception in the multicatch [Zend/tests/try/try_multicatch_003.phpt] 
TEST 3366/15182 [Zend/tests/try/try_multicatch_004.phpt]
PASS Catch last exception in the multicatch [Zend/tests/try/try_multicatch_004.phpt] 
TEST 3367/15182 [Zend/tests/try/try_multicatch_005.phpt]
PASS Catch exception in the nested multicatch [Zend/tests/try/try_multicatch_005.phpt] 
TEST 3368/15182 [Zend/tests/try/try_multicatch_006.phpt]
PASS Catch first exception in the second multicatch [Zend/tests/try/try_multicatch_006.phpt] 
TEST 3369/15182 [Zend/tests/try/try_multicatch_007.phpt]
PASS Catch second exception in the second multicatch [Zend/tests/try/try_multicatch_007.phpt] 
TEST 3370/15182 [Zend/tests/type_declarations/add_return_type.phpt]
PASS Adding a return type during inheritance is allowed [Zend/tests/type_declarations/add_return_type.phpt] 
TEST 3371/15182 [Zend/tests/type_declarations/array_001.phpt]
PASS Array type declaration [Zend/tests/type_declarations/array_001.phpt] 
TEST 3372/15182 [Zend/tests/type_declarations/callable_001.phpt]
PASS callable type#001 [Zend/tests/type_declarations/callable_001.phpt] 
TEST 3373/15182 [Zend/tests/type_declarations/callable_002.phpt]
PASS callable type#002 - Reflection [Zend/tests/type_declarations/callable_002.phpt] 
TEST 3374/15182 [Zend/tests/type_declarations/callable_003.phpt]
PASS callable type#003 [Zend/tests/type_declarations/callable_003.phpt] 
TEST 3375/15182 [Zend/tests/type_declarations/closure_with_variadic.phpt]
PASS Closure with variadic type declaration [Zend/tests/type_declarations/closure_with_variadic.phpt] 
TEST 3376/15182 [Zend/tests/type_declarations/default_boolean_hint_values.phpt]
PASS Default values for boolean hints should work [Zend/tests/type_declarations/default_boolean_hint_values.phpt] 
TEST 3377/15182 [Zend/tests/type_declarations/explicit_weak_include_strict.phpt]
PASS explicitly strict_types=0 code including strict_types=1 code [Zend/tests/type_declarations/explicit_weak_include_strict.phpt] 
TEST 3378/15182 [Zend/tests/type_declarations/inexistent_class_hint_with_scalar_arg.phpt]
PASS Inexistent class as type receiving scalar argument [Zend/tests/type_declarations/inexistent_class_hint_with_scalar_arg.phpt] 
TEST 3379/15182 [Zend/tests/type_declarations/internal_function_strict_mode.phpt]
PASS Scalar type - internal function strict mode [Zend/tests/type_declarations/internal_function_strict_mode.phpt] 
TEST 3380/15182 [Zend/tests/type_declarations/iterable_001.phpt]
PASS iterable type#001 [Zend/tests/type_declarations/iterable_001.phpt] 
TEST 3381/15182 [Zend/tests/type_declarations/iterable_002.phpt]
PASS iterable type#002 - Default values [Zend/tests/type_declarations/iterable_002.phpt] 
TEST 3382/15182 [Zend/tests/type_declarations/iterable_003.phpt]
PASS iterable type#003 - Return types [Zend/tests/type_declarations/iterable_003.phpt] 
TEST 3383/15182 [Zend/tests/type_declarations/iterable_004.phpt]
PASS iterable type#004 - Parameter covariance [Zend/tests/type_declarations/iterable_004.phpt] 
TEST 3384/15182 [Zend/tests/type_declarations/iterable_005.phpt]
PASS iterable type#005 - Return type covariance [Zend/tests/type_declarations/iterable_005.phpt] 
TEST 3385/15182 [Zend/tests/type_declarations/nullable_null.phpt]
PASS nullable class [Zend/tests/type_declarations/nullable_null.phpt] 
TEST 3386/15182 [Zend/tests/type_declarations/nullable_typed_return_without_value.phpt]
PASS Nullable typed return without value generates friendlier error message [Zend/tests/type_declarations/nullable_typed_return_without_value.phpt] 
TEST 3387/15182 [Zend/tests/type_declarations/nullable_void.phpt]
PASS Void cannot be nullable [Zend/tests/type_declarations/nullable_void.phpt] 
TEST 3388/15182 [Zend/tests/type_declarations/parameter_type_variance.phpt]
PASS Parameter variance with no type [Zend/tests/type_declarations/parameter_type_variance.phpt] 
TEST 3389/15182 [Zend/tests/type_declarations/parent_is_not_proto.phpt]
PASS The parent class is not necessarily the class of the prototype [Zend/tests/type_declarations/parent_is_not_proto.phpt] 
TEST 3390/15182 [Zend/tests/type_declarations/return_separation.phpt]
PASS Return values are separated for references with rc=1 [Zend/tests/type_declarations/return_separation.phpt] 
TEST 3391/15182 [Zend/tests/type_declarations/scalar_basic.phpt]
PASS Scalar type basics [Zend/tests/type_declarations/scalar_basic.phpt] 
TEST 3392/15182 [Zend/tests/type_declarations/scalar_constant_defaults.phpt]
PASS Scalar type - default via constants [Zend/tests/type_declarations/scalar_constant_defaults.phpt] 
TEST 3393/15182 [Zend/tests/type_declarations/scalar_constant_defaults_error.phpt]
PASS Scalar type - default via constants - error condition [Zend/tests/type_declarations/scalar_constant_defaults_error.phpt] 
TEST 3394/15182 [Zend/tests/type_declarations/scalar_float_with_integer_default_strict.phpt]
PASS Float type should allow an integer as default even with strict types [Zend/tests/type_declarations/scalar_float_with_integer_default_strict.phpt] 
TEST 3395/15182 [Zend/tests/type_declarations/scalar_float_with_integer_default_weak.phpt]
PASS Float type should allow an integer as default [Zend/tests/type_declarations/scalar_float_with_integer_default_weak.phpt] 
TEST 3396/15182 [Zend/tests/type_declarations/scalar_float_with_invalid_default.phpt]
PASS Float type should not allow invalid types as default [Zend/tests/type_declarations/scalar_float_with_invalid_default.phpt] 
TEST 3397/15182 [Zend/tests/type_declarations/scalar_none.phpt]
PASS Scalar type missing parameters [Zend/tests/type_declarations/scalar_none.phpt] 
TEST 3398/15182 [Zend/tests/type_declarations/scalar_null.phpt]
PASS Scalar type nullability [Zend/tests/type_declarations/scalar_null.phpt] 
TEST 3399/15182 [Zend/tests/type_declarations/scalar_relative_typehint_disallowed.phpt]
PASS Scalar type - disallow relative types [Zend/tests/type_declarations/scalar_relative_typehint_disallowed.phpt] 
TEST 3400/15182 [Zend/tests/type_declarations/scalar_reserved2.phpt]
PASS Scalar type names cannot be used as class, trait or interface names (2) [Zend/tests/type_declarations/scalar_reserved2.phpt] 
TEST 3401/15182 [Zend/tests/type_declarations/scalar_reserved2_class_alias.phpt]
PASS Scalar type names cannot be used as class, trait or interface names (2) - class_alias [Zend/tests/type_declarations/scalar_reserved2_class_alias.phpt] 
TEST 3402/15182 [Zend/tests/type_declarations/scalar_reserved2_use.phpt]
PASS Scalar type names cannot be used as class, trait or interface names (2) - use [Zend/tests/type_declarations/scalar_reserved2_use.phpt] 
TEST 3403/15182 [Zend/tests/type_declarations/scalar_reserved3.phpt]
PASS Scalar type names cannot be used as class, trait or interface names (3) [Zend/tests/type_declarations/scalar_reserved3.phpt] 
TEST 3404/15182 [Zend/tests/type_declarations/scalar_reserved3_class_alias.phpt]
PASS Scalar type names cannot be used as class, trait or interface names (3) - class_alias [Zend/tests/type_declarations/scalar_reserved3_class_alias.phpt] 
TEST 3405/15182 [Zend/tests/type_declarations/scalar_reserved3_use.phpt]
PASS Scalar type names cannot be used as class, trait or interface names (3) - use [Zend/tests/type_declarations/scalar_reserved3_use.phpt] 
TEST 3406/15182 [Zend/tests/type_declarations/scalar_reserved4.phpt]
PASS Scalar type names cannot be used as class, trait or interface names (4) [Zend/tests/type_declarations/scalar_reserved4.phpt] 
TEST 3407/15182 [Zend/tests/type_declarations/scalar_reserved4_class_alias.phpt]
PASS Scalar type names cannot be used as class, trait or interface names (4) - class_alias [Zend/tests/type_declarations/scalar_reserved4_class_alias.phpt] 
TEST 3408/15182 [Zend/tests/type_declarations/scalar_reserved4_use.phpt]
PASS Scalar type names cannot be used as class, trait or interface names (4) - use [Zend/tests/type_declarations/scalar_reserved4_use.phpt] 
TEST 3409/15182 [Zend/tests/type_declarations/scalar_reserved6.phpt]
PASS Scalar type names cannot be used as class, trait or interface names (6) [Zend/tests/type_declarations/scalar_reserved6.phpt] 
TEST 3410/15182 [Zend/tests/type_declarations/scalar_reserved6_class_alias.phpt]
PASS Scalar type names cannot be used as class, trait or interface names (6) - class_alias [Zend/tests/type_declarations/scalar_reserved6_class_alias.phpt] 
TEST 3411/15182 [Zend/tests/type_declarations/scalar_reserved6_use.phpt]
PASS Scalar type names cannot be used as class, trait or interface names (6) - use [Zend/tests/type_declarations/scalar_reserved6_use.phpt] 
TEST 3412/15182 [Zend/tests/type_declarations/scalar_reserved7.phpt]
PASS Scalar type names cannot be used as class, trait or interface names (7) [Zend/tests/type_declarations/scalar_reserved7.phpt] 
TEST 3413/15182 [Zend/tests/type_declarations/scalar_return_basic.phpt]
SKIP Return scalar type basics [Zend/tests/type_declarations/scalar_return_basic.phpt] reason: this test is for 32bit platform only
TEST 3414/15182 [Zend/tests/type_declarations/scalar_return_basic_64bit.phpt]
PASS Return scalar type basics [Zend/tests/type_declarations/scalar_return_basic_64bit.phpt] 
TEST 3415/15182 [Zend/tests/type_declarations/scalar_strict.phpt]
SKIP Scalar type strict mode [Zend/tests/type_declarations/scalar_strict.phpt] reason: this test is for 32bit platform only
TEST 3416/15182 [Zend/tests/type_declarations/scalar_strict_64bit.phpt]
PASS Scalar type strict mode [Zend/tests/type_declarations/scalar_strict_64bit.phpt] 
TEST 3417/15182 [Zend/tests/type_declarations/scalar_strict_basic.phpt]
PASS Strict scalar type basics [Zend/tests/type_declarations/scalar_strict_basic.phpt] 
TEST 3418/15182 [Zend/tests/type_declarations/scalar_strict_declaration_placement_001.phpt]
PASS Test strict declaration being first operation only [Zend/tests/type_declarations/scalar_strict_declaration_placement_001.phpt] 
TEST 3419/15182 [Zend/tests/type_declarations/scalar_strict_declaration_placement_002.phpt]
PASS Test strict declaration being first operation only 002 [Zend/tests/type_declarations/scalar_strict_declaration_placement_002.phpt] 
TEST 3420/15182 [Zend/tests/type_declarations/scalar_strict_declaration_placement_003.phpt]
PASS Test strict declaration being first operation only 003 [Zend/tests/type_declarations/scalar_strict_declaration_placement_003.phpt] 
TEST 3421/15182 [Zend/tests/type_declarations/scalar_strict_declaration_placement_004.phpt]
PASS Test strict declaration being first operation only 004 [Zend/tests/type_declarations/scalar_strict_declaration_placement_004.phpt] 
TEST 3422/15182 [Zend/tests/type_declarations/scalar_strict_declaration_placement_005.phpt]
PASS Test strict declaration being first operation only 005 [Zend/tests/type_declarations/scalar_strict_declaration_placement_005.phpt] 
TEST 3423/15182 [Zend/tests/type_declarations/scalar_strict_declaration_placement_006.phpt]
PASS Test strict declaration being first operation only 006 [Zend/tests/type_declarations/scalar_strict_declaration_placement_006.phpt] 
TEST 3424/15182 [Zend/tests/type_declarations/scalar_strict_declaration_placement_007.phpt]
PASS Test strict declaration being first operation only 007 [Zend/tests/type_declarations/scalar_strict_declaration_placement_007.phpt] 
TEST 3425/15182 [Zend/tests/type_declarations/scalar_strict_declaration_placement_008.phpt]
PASS Test strict declaration block declaration 008 [Zend/tests/type_declarations/scalar_strict_declaration_placement_008.phpt] 
TEST 3426/15182 [Zend/tests/type_declarations/scalar_weak_reference.phpt]
PASS Weak scalar types, with references [Zend/tests/type_declarations/scalar_weak_reference.phpt] 
TEST 3427/15182 [Zend/tests/type_declarations/self_on_closure_in_method.phpt]
PASS self return type on closure in a method [Zend/tests/type_declarations/self_on_closure_in_method.phpt] 
TEST 3428/15182 [Zend/tests/type_declarations/strict_call_weak.phpt]
PASS strict_types=1 code calling strict_types=0 code [Zend/tests/type_declarations/strict_call_weak.phpt] 
TEST 3429/15182 [Zend/tests/type_declarations/strict_call_weak_explicit.phpt]
PASS strict_types=1 code calling explicitly strict_types=0 code [Zend/tests/type_declarations/strict_call_weak_explicit.phpt] 
TEST 3430/15182 [Zend/tests/type_declarations/strict_include_explicit_weak.phpt]
PASS strict_types=1 code including explicitly strict_types=0 code [Zend/tests/type_declarations/strict_include_explicit_weak.phpt] 
TEST 3431/15182 [Zend/tests/type_declarations/strict_include_weak.phpt]
PASS strict_types=1 code including strict_types=0 code [Zend/tests/type_declarations/strict_include_weak.phpt] 
TEST 3432/15182 [Zend/tests/type_declarations/strict_nested.phpt]
PASS Test nested function calls in strict_types=0 and strict_types=1 modes [Zend/tests/type_declarations/strict_nested.phpt] 
TEST 3433/15182 [Zend/tests/type_declarations/typed_properties_001.phpt]
PASS Test typed properties basic operation [Zend/tests/type_declarations/typed_properties_001.phpt] 
TEST 3434/15182 [Zend/tests/type_declarations/typed_properties_002.phpt]
PASS Test typed properties error condition (read uninitialized) [Zend/tests/type_declarations/typed_properties_002.phpt] 
TEST 3435/15182 [Zend/tests/type_declarations/typed_properties_003.phpt]
PASS Test typed properties error condition (fetch uninitialized by reference) [Zend/tests/type_declarations/typed_properties_003.phpt] 
TEST 3436/15182 [Zend/tests/type_declarations/typed_properties_004.phpt]
PASS Test typed properties error condition (type mismatch) [Zend/tests/type_declarations/typed_properties_004.phpt] 
TEST 3437/15182 [Zend/tests/type_declarations/typed_properties_005.phpt]
PASS Test typed properties error condition (type mismatch object) [Zend/tests/type_declarations/typed_properties_005.phpt] 
TEST 3438/15182 [Zend/tests/type_declarations/typed_properties_006.phpt]
PASS Test typed properties inheritance (scalar) [Zend/tests/type_declarations/typed_properties_006.phpt] 
TEST 3439/15182 [Zend/tests/type_declarations/typed_properties_007.phpt]
PASS Test typed properties inheritance [Zend/tests/type_declarations/typed_properties_007.phpt] 
TEST 3440/15182 [Zend/tests/type_declarations/typed_properties_008.phpt]
PASS Test typed properties inheritance (missing info) [Zend/tests/type_declarations/typed_properties_008.phpt] 
TEST 3441/15182 [Zend/tests/type_declarations/typed_properties_009.phpt]
PASS Test typed properties unset leaves properties in an uninitialized state [Zend/tests/type_declarations/typed_properties_009.phpt] 
TEST 3442/15182 [Zend/tests/type_declarations/typed_properties_010.phpt]
PASS Test typed properties allow fetch reference [Zend/tests/type_declarations/typed_properties_010.phpt] 
TEST 3443/15182 [Zend/tests/type_declarations/typed_properties_011.phpt]
PASS Test typed properties allow fetch reference for init array [Zend/tests/type_declarations/typed_properties_011.phpt] 
TEST 3444/15182 [Zend/tests/type_declarations/typed_properties_012.phpt]
PASS Test typed properties allow fetch reference for foreach [Zend/tests/type_declarations/typed_properties_012.phpt] 
TEST 3445/15182 [Zend/tests/type_declarations/typed_properties_013.phpt]
PASS Test typed properties disallow incorrect type initial value (scalar) [Zend/tests/type_declarations/typed_properties_013.phpt] 
TEST 3446/15182 [Zend/tests/type_declarations/typed_properties_014.phpt]
PASS Test typed properties disallow incorrect type initial value (array) [Zend/tests/type_declarations/typed_properties_014.phpt] 
TEST 3447/15182 [Zend/tests/type_declarations/typed_properties_015.phpt]
PASS Test typed properties disallow incorrect type initial value (object) [Zend/tests/type_declarations/typed_properties_015.phpt] 
TEST 3448/15182 [Zend/tests/type_declarations/typed_properties_016.phpt]
PASS Test typed properties initial values [Zend/tests/type_declarations/typed_properties_016.phpt] 
TEST 3449/15182 [Zend/tests/type_declarations/typed_properties_017.phpt]
PASS Test typed properties disallow void [Zend/tests/type_declarations/typed_properties_017.phpt] 
TEST 3450/15182 [Zend/tests/type_declarations/typed_properties_018.phpt]
PASS Test typed properties type applies to all props in group [Zend/tests/type_declarations/typed_properties_018.phpt] 
TEST 3451/15182 [Zend/tests/type_declarations/typed_properties_019.phpt]
PASS Test typed properties int must not be allowed to overflow [Zend/tests/type_declarations/typed_properties_019.phpt] 
TEST 3452/15182 [Zend/tests/type_declarations/typed_properties_020.phpt]
PASS Test typed properties binary assign op helper test [Zend/tests/type_declarations/typed_properties_020.phpt] 
TEST 3453/15182 [Zend/tests/type_declarations/typed_properties_021.phpt]
PASS Test typed properties delay type check on constant [Zend/tests/type_declarations/typed_properties_021.phpt] 
TEST 3454/15182 [Zend/tests/type_declarations/typed_properties_022.phpt]
PASS Test typed properties delay type check on ast [Zend/tests/type_declarations/typed_properties_022.phpt] 
TEST 3455/15182 [Zend/tests/type_declarations/typed_properties_023.phpt]
PASS Test typed static property [Zend/tests/type_declarations/typed_properties_023.phpt] 
TEST 3456/15182 [Zend/tests/type_declarations/typed_properties_024.phpt]
PASS Test typed properties ignore private props during inheritance [Zend/tests/type_declarations/typed_properties_024.phpt] 
TEST 3457/15182 [Zend/tests/type_declarations/typed_properties_025.phpt]
PASS Test typed properties type must preceed first declaration in group [Zend/tests/type_declarations/typed_properties_025.phpt] 
TEST 3458/15182 [Zend/tests/type_declarations/typed_properties_026.phpt]
PASS Test typed properties inherit traits with typed properties [Zend/tests/type_declarations/typed_properties_026.phpt] 
TEST 3459/15182 [Zend/tests/type_declarations/typed_properties_027.phpt]
PASS Test typed properties float widen at runtime [Zend/tests/type_declarations/typed_properties_027.phpt] 
TEST 3460/15182 [Zend/tests/type_declarations/typed_properties_028.phpt]
PASS Test typed properties respect strict types (off) [Zend/tests/type_declarations/typed_properties_028.phpt] 
TEST 3461/15182 [Zend/tests/type_declarations/typed_properties_029.phpt]
PASS Test typed properties respect strict types (on) [Zend/tests/type_declarations/typed_properties_029.phpt] 
TEST 3462/15182 [Zend/tests/type_declarations/typed_properties_030.phpt]
PASS Test typed properties unset __get magical magic [Zend/tests/type_declarations/typed_properties_030.phpt] 
TEST 3463/15182 [Zend/tests/type_declarations/typed_properties_031.phpt]
PASS Test typed properties coerce int to float even in strict mode [Zend/tests/type_declarations/typed_properties_031.phpt] 
TEST 3464/15182 [Zend/tests/type_declarations/typed_properties_032.phpt]
PASS Test typed properties return by ref is allowed [Zend/tests/type_declarations/typed_properties_032.phpt] 
TEST 3465/15182 [Zend/tests/type_declarations/typed_properties_033.phpt]
PASS Test typed properties yield reference guard [Zend/tests/type_declarations/typed_properties_033.phpt] 
TEST 3466/15182 [Zend/tests/type_declarations/typed_properties_034.phpt]
PASS Test typed properties passed to typed function [Zend/tests/type_declarations/typed_properties_034.phpt] 
TEST 3467/15182 [Zend/tests/type_declarations/typed_properties_035.phpt]
PASS Test typed properties inheritance must not change type [Zend/tests/type_declarations/typed_properties_035.phpt] 
TEST 3468/15182 [Zend/tests/type_declarations/typed_properties_036.phpt]
PASS Test unitialized typed properties normal foreach must not be yielded [Zend/tests/type_declarations/typed_properties_036.phpt] 
TEST 3469/15182 [Zend/tests/type_declarations/typed_properties_037.phpt]
PASS Test typed properties var_dump uninitialized [Zend/tests/type_declarations/typed_properties_037.phpt] 
TEST 3470/15182 [Zend/tests/type_declarations/typed_properties_038.phpt]
PASS Test typed properties overflowing [Zend/tests/type_declarations/typed_properties_038.phpt] 
TEST 3471/15182 [Zend/tests/type_declarations/typed_properties_039.phpt]
PASS Repeated assign of a variable to mismatched property type must not succeed [Zend/tests/type_declarations/typed_properties_039.phpt] 
TEST 3472/15182 [Zend/tests/type_declarations/typed_properties_040.phpt]
PASS Test __get on unset typed property must fail properly [Zend/tests/type_declarations/typed_properties_040.phpt] 
TEST 3473/15182 [Zend/tests/type_declarations/typed_properties_041.phpt]
PASS Test typed properties weak conversion of strings [Zend/tests/type_declarations/typed_properties_041.phpt] 
TEST 3474/15182 [Zend/tests/type_declarations/typed_properties_042.phpt]
PASS Proper source duplication on assignment to typed property [Zend/tests/type_declarations/typed_properties_042.phpt] 
TEST 3475/15182 [Zend/tests/type_declarations/typed_properties_043.phpt]
PASS Trying to assign to a static 'self' typed property on a trait must not fixate the type to the trait [Zend/tests/type_declarations/typed_properties_043.phpt] 
TEST 3476/15182 [Zend/tests/type_declarations/typed_properties_044.phpt]
PASS Test increment functions on typed property references [Zend/tests/type_declarations/typed_properties_044.phpt] 
TEST 3477/15182 [Zend/tests/type_declarations/typed_properties_045.phpt]
PASS foreach() must return properly typed references [Zend/tests/type_declarations/typed_properties_045.phpt] 
TEST 3478/15182 [Zend/tests/type_declarations/typed_properties_046.phpt]
PASS Memory leaks on wrong assignment to typed property [Zend/tests/type_declarations/typed_properties_046.phpt] 
TEST 3479/15182 [Zend/tests/type_declarations/typed_properties_047.phpt]
PASS Nullable typed property [Zend/tests/type_declarations/typed_properties_047.phpt] 
TEST 3480/15182 [Zend/tests/type_declarations/typed_properties_048.phpt]
PASS Parent private property types must be ignored [Zend/tests/type_declarations/typed_properties_048.phpt] 
TEST 3481/15182 [Zend/tests/type_declarations/typed_properties_049.phpt]
PASS Nullable typed property [Zend/tests/type_declarations/typed_properties_049.phpt] 
TEST 3482/15182 [Zend/tests/type_declarations/typed_properties_050.phpt]
PASS Weak casts must not overwrite source variables [Zend/tests/type_declarations/typed_properties_050.phpt] 
TEST 3483/15182 [Zend/tests/type_declarations/typed_properties_051.phpt]
PASS Weak casts must not leak [Zend/tests/type_declarations/typed_properties_051.phpt] 
TEST 3484/15182 [Zend/tests/type_declarations/typed_properties_052.phpt]
PASS Class properties declared in eval() must not leak [Zend/tests/type_declarations/typed_properties_052.phpt] 
TEST 3485/15182 [Zend/tests/type_declarations/typed_properties_053.phpt]
PASS Typed properties disallow callable [Zend/tests/type_declarations/typed_properties_053.phpt] 
TEST 3486/15182 [Zend/tests/type_declarations/typed_properties_054.phpt]
PASS Typed properties disallow callable (nullable variant) [Zend/tests/type_declarations/typed_properties_054.phpt] 
TEST 3487/15182 [Zend/tests/type_declarations/typed_properties_055.phpt]
PASS Test assign to typed property taken by reference [Zend/tests/type_declarations/typed_properties_055.phpt] 
TEST 3488/15182 [Zend/tests/type_declarations/typed_properties_056.phpt]
PASS Type change in assign_op (use-after-free) [Zend/tests/type_declarations/typed_properties_056.phpt] 
TEST 3489/15182 [Zend/tests/type_declarations/typed_properties_057.phpt]
PASS Type change in pre/post-increment (use-after-free) [Zend/tests/type_declarations/typed_properties_057.phpt] 
TEST 3490/15182 [Zend/tests/type_declarations/typed_properties_058.phpt]
PASS Constants in default values of properties [Zend/tests/type_declarations/typed_properties_058.phpt] 
TEST 3491/15182 [Zend/tests/type_declarations/typed_properties_059.phpt]
PASS Nullable typed properties in traits [Zend/tests/type_declarations/typed_properties_059.phpt] 
TEST 3492/15182 [Zend/tests/type_declarations/typed_properties_060.phpt]
PASS Test typed properties work fine with simple inheritance [Zend/tests/type_declarations/typed_properties_060.phpt] 
TEST 3493/15182 [Zend/tests/type_declarations/typed_properties_061.phpt]
PASS Typed property on overloaded by-ref property [Zend/tests/type_declarations/typed_properties_061.phpt] 
TEST 3494/15182 [Zend/tests/type_declarations/typed_properties_062.phpt]
PASS Typed property on by-ref property [Zend/tests/type_declarations/typed_properties_062.phpt] 
TEST 3495/15182 [Zend/tests/type_declarations/typed_properties_063.phpt]
PASS Typed property on by-ref variable [Zend/tests/type_declarations/typed_properties_063.phpt] 
TEST 3496/15182 [Zend/tests/type_declarations/typed_properties_064.phpt]
PASS Typed property on by-ref array value [Zend/tests/type_declarations/typed_properties_064.phpt] 
TEST 3497/15182 [Zend/tests/type_declarations/typed_properties_065.phpt]
PASS Typed property on by-ref array dimension [Zend/tests/type_declarations/typed_properties_065.phpt] 
TEST 3498/15182 [Zend/tests/type_declarations/typed_properties_066.phpt]
PASS Typed property assignment must not overwrite constants [Zend/tests/type_declarations/typed_properties_066.phpt] 
TEST 3499/15182 [Zend/tests/type_declarations/typed_properties_067.phpt]
PASS Iterable typed properties must be accepted to by-ref array arguments [Zend/tests/type_declarations/typed_properties_067.phpt] 
TEST 3500/15182 [Zend/tests/type_declarations/typed_properties_068.phpt]
PASS Test typed static property by ref [Zend/tests/type_declarations/typed_properties_068.phpt] 
TEST 3501/15182 [Zend/tests/type_declarations/typed_properties_069.phpt]
PASS Test assign of invalid string to typed static int property [Zend/tests/type_declarations/typed_properties_069.phpt] 
TEST 3502/15182 [Zend/tests/type_declarations/typed_properties_070.phpt]
PASS Test typed static property with assign op operators [Zend/tests/type_declarations/typed_properties_070.phpt] 
TEST 3503/15182 [Zend/tests/type_declarations/typed_properties_071.phpt]
PASS Test assignment to typed reference with weak type conversion [Zend/tests/type_declarations/typed_properties_071.phpt] 
TEST 3504/15182 [Zend/tests/type_declarations/typed_properties_072.phpt]
PASS Typed property must cast when used with __get() [Zend/tests/type_declarations/typed_properties_072.phpt] 
TEST 3505/15182 [Zend/tests/type_declarations/typed_properties_073.phpt]
PASS Typed property must cast when used with &__get() [Zend/tests/type_declarations/typed_properties_073.phpt] 
TEST 3506/15182 [Zend/tests/type_declarations/typed_properties_074.phpt]
PASS Typed property must be compatible when returned via &__get() [Zend/tests/type_declarations/typed_properties_074.phpt] 
TEST 3507/15182 [Zend/tests/type_declarations/typed_properties_075.phpt]
PASS Test typed properties overflowing [Zend/tests/type_declarations/typed_properties_075.phpt] 
TEST 3508/15182 [Zend/tests/type_declarations/typed_properties_076.phpt]
PASS Computation of intersection types for typed reference to typed property assignments [Zend/tests/type_declarations/typed_properties_076.phpt] 
TEST 3509/15182 [Zend/tests/type_declarations/typed_properties_077.phpt]
PASS Converted values shall be returned and not the original value upon property assignment [Zend/tests/type_declarations/typed_properties_077.phpt] 
TEST 3510/15182 [Zend/tests/type_declarations/typed_properties_078.phpt]
PASS Typed references must be kept track of and always be only the intersection of the types currently holding that reference [Zend/tests/type_declarations/typed_properties_078.phpt] 
TEST 3511/15182 [Zend/tests/type_declarations/typed_properties_079.phpt]
PASS Test static typed properties with references [Zend/tests/type_declarations/typed_properties_079.phpt] 
TEST 3512/15182 [Zend/tests/type_declarations/typed_properties_080.phpt]
PASS Access to typed static properties before initialization [Zend/tests/type_declarations/typed_properties_080.phpt] 
TEST 3513/15182 [Zend/tests/type_declarations/typed_properties_081.phpt]
PASS Clone must inherit typed references [Zend/tests/type_declarations/typed_properties_081.phpt] 
TEST 3514/15182 [Zend/tests/type_declarations/typed_properties_082.phpt]
PASS Test typed references to static properties [Zend/tests/type_declarations/typed_properties_082.phpt] 
TEST 3515/15182 [Zend/tests/type_declarations/typed_properties_083.phpt]
PASS Test array promotion does not violate type restrictions [Zend/tests/type_declarations/typed_properties_083.phpt] 
TEST 3516/15182 [Zend/tests/type_declarations/typed_properties_084.phpt]
PASS Typed properties and class aliases [Zend/tests/type_declarations/typed_properties_084.phpt] 
TEST 3517/15182 [Zend/tests/type_declarations/typed_properties_085.phpt]
PASS Important properties with different types from traits [Zend/tests/type_declarations/typed_properties_085.phpt] 
TEST 3518/15182 [Zend/tests/type_declarations/typed_properties_086.phpt]
PASS Test typed properties with integer keys [Zend/tests/type_declarations/typed_properties_086.phpt] 
TEST 3519/15182 [Zend/tests/type_declarations/typed_properties_087.phpt]
PASS Ensure null-initialization of nullable typed static property taken by reference [Zend/tests/type_declarations/typed_properties_087.phpt] 
TEST 3520/15182 [Zend/tests/type_declarations/typed_properties_088.phpt]
PASS Check for correct invalidation of prop_info cache slots [Zend/tests/type_declarations/typed_properties_088.phpt] 
TEST 3521/15182 [Zend/tests/type_declarations/typed_properties_089.phpt]
PASS Modification of typed property during assignment must not leak [Zend/tests/type_declarations/typed_properties_089.phpt] 
TEST 3522/15182 [Zend/tests/type_declarations/typed_properties_090.phpt]
PASS Unsetting typed properties containing a reference must respect shadowing [Zend/tests/type_declarations/typed_properties_090.phpt] 
TEST 3523/15182 [Zend/tests/type_declarations/typed_properties_091.phpt]
PASS Automatic promotion of falsy to object [Zend/tests/type_declarations/typed_properties_091.phpt] 
TEST 3524/15182 [Zend/tests/type_declarations/typed_properties_092.phpt]
PASS Refs on ASSIGN_OBJ fast-path [Zend/tests/type_declarations/typed_properties_092.phpt] 
TEST 3525/15182 [Zend/tests/type_declarations/typed_properties_093.phpt]
PASS Typed property assignment by ref with variable name [Zend/tests/type_declarations/typed_properties_093.phpt] 
TEST 3526/15182 [Zend/tests/type_declarations/typed_properties_094.phpt]
PASS Edge cases relating to reference source tracking [Zend/tests/type_declarations/typed_properties_094.phpt] 
TEST 3527/15182 [Zend/tests/type_declarations/typed_properties_095.phpt]
SKIP Typed properties in internal classes [Zend/tests/type_declarations/typed_properties_095.phpt] reason: requires zend-test
TEST 3528/15182 [Zend/tests/type_declarations/typed_properties_096.phpt]
PASS References to typed properties with undefined classes [Zend/tests/type_declarations/typed_properties_096.phpt] 
TEST 3529/15182 [Zend/tests/type_declarations/typed_properties_097.phpt]
PASS Incrementing/decrementing past max/min value (additional cases) [Zend/tests/type_declarations/typed_properties_097.phpt] 
TEST 3530/15182 [Zend/tests/type_declarations/typed_properties_098.phpt]
PASS Make sure uninitialized property is initialized to null when taken by reference [Zend/tests/type_declarations/typed_properties_098.phpt] 
TEST 3531/15182 [Zend/tests/type_declarations/typed_properties_099.phpt]
PASS Check that iterating a typed property by reference adds a type source [Zend/tests/type_declarations/typed_properties_099.phpt] 
TEST 3532/15182 [Zend/tests/type_declarations/typed_properties_100.phpt]
PASS Property type not enforced for __get if the property is not visible [Zend/tests/type_declarations/typed_properties_100.phpt] 
TEST 3533/15182 [Zend/tests/type_declarations/typed_properties_101.phpt]
PASS Dumping of uninitialized typed properties (including private ones) [Zend/tests/type_declarations/typed_properties_101.phpt] 
TEST 3534/15182 [Zend/tests/type_declarations/typed_properties_102.phpt]
PASS Compound assignment operator on static property holding ref [Zend/tests/type_declarations/typed_properties_102.phpt] 
TEST 3535/15182 [Zend/tests/type_declarations/typed_properties_103.phpt]
PASS Handling of UNDEF property in compound assign [Zend/tests/type_declarations/typed_properties_103.phpt] 
TEST 3536/15182 [Zend/tests/type_declarations/typed_properties_104.phpt]
PASS Uninitialized result of PRE_INC/PRE_DEC in case of exception [Zend/tests/type_declarations/typed_properties_104.phpt] 
TEST 3537/15182 [Zend/tests/type_declarations/typed_properties_105.phpt]
PASS Bug #77673 ReflectionClass::getDefaultProperties returns spooky array [Zend/tests/type_declarations/typed_properties_105.phpt] 
TEST 3538/15182 [Zend/tests/type_declarations/typed_properties_106.phpt]
PASS CONST/CV should not be freed on failed reference assignment [Zend/tests/type_declarations/typed_properties_106.phpt] 
TEST 3539/15182 [Zend/tests/type_declarations/typed_properties_107.phpt]
PASS Assigning stringable object to static string property [Zend/tests/type_declarations/typed_properties_107.phpt] 
TEST 3540/15182 [Zend/tests/type_declarations/typed_properties_108.phpt]
PASS Variable assignment in catch must respect typed references [Zend/tests/type_declarations/typed_properties_108.phpt] 
TEST 3541/15182 [Zend/tests/type_declarations/typed_properties_cache_slot_opt.phpt]
PASS Demonstrate that cache_slot optimization is illegal due to cache_slot merging [Zend/tests/type_declarations/typed_properties_cache_slot_opt.phpt] 
TEST 3542/15182 [Zend/tests/type_declarations/typed_properties_class_loading.phpt]
PASS Typed properties do not invoke the autoloader [Zend/tests/type_declarations/typed_properties_class_loading.phpt] 
TEST 3543/15182 [Zend/tests/type_declarations/typed_properties_magic_set.phpt]
PASS __set() should not be invoked when setting an uninitialized typed property [Zend/tests/type_declarations/typed_properties_magic_set.phpt] 
TEST 3544/15182 [Zend/tests/type_declarations/typed_properties_protected_inheritance_mismatch.phpt]
PASS Typed property invariance violation for protected properties [Zend/tests/type_declarations/typed_properties_protected_inheritance_mismatch.phpt] 
TEST 3545/15182 [Zend/tests/type_declarations/typed_return_without_value.phpt]
PASS Typed return without value generates compile-time error [Zend/tests/type_declarations/typed_return_without_value.phpt] 
TEST 3546/15182 [Zend/tests/type_declarations/types_in_ast.phpt]
PASS AST pretty-printer [Zend/tests/type_declarations/types_in_ast.phpt] 
TEST 3547/15182 [Zend/tests/type_declarations/variance/abstract_constructor.phpt]
PASS Variance check for abstract constructor [Zend/tests/type_declarations/variance/abstract_constructor.phpt] 
TEST 3548/15182 [Zend/tests/type_declarations/variance/class_order_autoload1.phpt]
PASS Class order allowed with autoloading (1) [Zend/tests/type_declarations/variance/class_order_autoload1.phpt] 
TEST 3549/15182 [Zend/tests/type_declarations/variance/class_order_autoload2.phpt]
PASS Class order allowed with autoloading (2) [Zend/tests/type_declarations/variance/class_order_autoload2.phpt] 
TEST 3550/15182 [Zend/tests/type_declarations/variance/class_order_autoload3.phpt]
PASS Class order allowed with autoloading (3) [Zend/tests/type_declarations/variance/class_order_autoload3.phpt] 
TEST 3551/15182 [Zend/tests/type_declarations/variance/class_order_autoload4.phpt]
PASS Class order allowed with autoloading (4) [Zend/tests/type_declarations/variance/class_order_autoload4.phpt] 
TEST 3552/15182 [Zend/tests/type_declarations/variance/class_order_autoload5.phpt]
PASS Class order allowed with autoloading (5) [Zend/tests/type_declarations/variance/class_order_autoload5.phpt] 
TEST 3553/15182 [Zend/tests/type_declarations/variance/class_order_autoload_error1.phpt]
PASS Variance error in the presence of autoloading (1) [Zend/tests/type_declarations/variance/class_order_autoload_error1.phpt] 
TEST 3554/15182 [Zend/tests/type_declarations/variance/class_order_autoload_error2.phpt]
PASS Variance error in the presence of autoloading (2) [Zend/tests/type_declarations/variance/class_order_autoload_error2.phpt] 
TEST 3555/15182 [Zend/tests/type_declarations/variance/class_order_autoload_error3.phpt]
PASS Variance error in the presence of autoloading (3) [Zend/tests/type_declarations/variance/class_order_autoload_error3.phpt] 
TEST 3556/15182 [Zend/tests/type_declarations/variance/class_order_autoload_error4.phpt]
PASS Variance error in the presence of autoloading (4) [Zend/tests/type_declarations/variance/class_order_autoload_error4.phpt] 
TEST 3557/15182 [Zend/tests/type_declarations/variance/class_order_autoload_error5.phpt]
PASS Variance error in the presence of autoloading (5) [Zend/tests/type_declarations/variance/class_order_autoload_error5.phpt] 
TEST 3558/15182 [Zend/tests/type_declarations/variance/class_order_autoload_error6.phpt]
PASS Variance error in the presence of autoloading (6) [Zend/tests/type_declarations/variance/class_order_autoload_error6.phpt] 
TEST 3559/15182 [Zend/tests/type_declarations/variance/class_order_error.phpt]
PASS Returns are covariant, but we don't allow the code due to class ordering [Zend/tests/type_declarations/variance/class_order_error.phpt] 
TEST 3560/15182 [Zend/tests/type_declarations/variance/enum_forward_compat.phpt]
PASS Forward compatibility with types that look like classes but aren't [Zend/tests/type_declarations/variance/enum_forward_compat.phpt] 
TEST 3561/15182 [Zend/tests/type_declarations/variance/internal_parent.phpt]
PASS Internal class as parent [Zend/tests/type_declarations/variance/internal_parent.phpt] 
TEST 3562/15182 [Zend/tests/type_declarations/variance/loading_exception1.phpt]
PASS Exception while loading class -- parent case [Zend/tests/type_declarations/variance/loading_exception1.phpt] 
TEST 3563/15182 [Zend/tests/type_declarations/variance/loading_exception2.phpt]
PASS Exception while loading class -- interface case [Zend/tests/type_declarations/variance/loading_exception2.phpt] 
TEST 3564/15182 [Zend/tests/type_declarations/variance/object_variance.phpt]
PASS Testing object's variance in inheritance [Zend/tests/type_declarations/variance/object_variance.phpt] 
TEST 3565/15182 [Zend/tests/type_declarations/variance/parent_in_class.phpt]
PASS Use of parent inside a class that has / has no parent [Zend/tests/type_declarations/variance/parent_in_class.phpt] 
TEST 3566/15182 [Zend/tests/type_declarations/variance/parent_in_class_success.phpt]
PASS Use of parent inside a class that has / has no parent (success cases) [Zend/tests/type_declarations/variance/parent_in_class_success.phpt] 
TEST 3567/15182 [Zend/tests/type_declarations/variance/property_types_early_bind.phpt]
PASS Early binding should be prevented if property types cannot be checked [Zend/tests/type_declarations/variance/property_types_early_bind.phpt] 
TEST 3568/15182 [Zend/tests/type_declarations/variance/trait_error.phpt]
PASS Trait delayed variance check fails [Zend/tests/type_declarations/variance/trait_error.phpt] 
TEST 3569/15182 [Zend/tests/type_declarations/variance/trait_success.phpt]
PASS Trait delayed variance check succeeds [Zend/tests/type_declarations/variance/trait_success.phpt] 
TEST 3570/15182 [Zend/tests/type_declarations/variance/unlinked_parent_1.phpt]
PASS Using an unlinked parent class [Zend/tests/type_declarations/variance/unlinked_parent_1.phpt] 
TEST 3571/15182 [Zend/tests/type_declarations/variance/unlinked_parent_2.phpt]
PASS Using an unlinked parent interface [Zend/tests/type_declarations/variance/unlinked_parent_2.phpt] 
TEST 3572/15182 [Zend/tests/type_declarations/weak_call_strict.phpt]
PASS strict_types=0 code calling strict_types=1 code [Zend/tests/type_declarations/weak_call_strict.phpt] 
TEST 3573/15182 [Zend/tests/type_declarations/weak_explicit_call_strict.phpt]
PASS Explicitly strict_types=0 code calling strict_types=1 code [Zend/tests/type_declarations/weak_explicit_call_strict.phpt] 
TEST 3574/15182 [Zend/tests/type_declarations/weak_include_strict.phpt]
PASS strict_types=0 code including strict_types=1 code [Zend/tests/type_declarations/weak_include_strict.phpt] 
TEST 3575/15182 [Zend/tests/typehints/bug76198.phpt]
PASS "iterable" must not be fully qualified [Zend/tests/typehints/bug76198.phpt] 
TEST 3576/15182 [Zend/tests/typehints/fq_nullable.phpt]
PASS Fully-qualified nullable parameter type [Zend/tests/typehints/fq_nullable.phpt] 
TEST 3577/15182 [Zend/tests/typehints/fully_qualified_scalar.phpt]
PASS Fully qualified (leading backslash) type names must fail [Zend/tests/typehints/fully_qualified_scalar.phpt] 
TEST 3578/15182 [Zend/tests/typehints/namespace_relative_scalar.phpt]
PASS namespace\int is not a valid type hint [Zend/tests/typehints/namespace_relative_scalar.phpt] 
TEST 3579/15182 [Zend/tests/typehints/or_null.phpt]
PASS Test "or null"/"or be null" in type-checking errors for userland functions [Zend/tests/typehints/or_null.phpt] 
TEST 3580/15182 [Zend/tests/uncaught_exception_error_supression.phpt]
PASS Error suppression should have no impact on uncaught exceptions [Zend/tests/uncaught_exception_error_supression.phpt] 
TEST 3581/15182 [Zend/tests/undef_index_to_exception.phpt]
PASS Converting undefined index/offset notice to exception [Zend/tests/undef_index_to_exception.phpt] 
TEST 3582/15182 [Zend/tests/unexpected_ref_bug.phpt]
PASS Crash when function parameter modified via unexpected reference [Zend/tests/unexpected_ref_bug.phpt] 
TEST 3583/15182 [Zend/tests/unset_cast_deprecated.phpt]
PASS The (unset) cast is deprecated [Zend/tests/unset_cast_deprecated.phpt] 
TEST 3584/15182 [Zend/tests/unset_cv01.phpt]
PASS unset() CV 1 (unset() global variable) [Zend/tests/unset_cv01.phpt] 
TEST 3585/15182 [Zend/tests/unset_cv02.phpt]
PASS unset() CV 2 (unset() global variable in $GLOBALS) [Zend/tests/unset_cv02.phpt] 
TEST 3586/15182 [Zend/tests/unset_cv03.phpt]
PASS unset() CV 3 (unset() global variable in included file) [Zend/tests/unset_cv03.phpt] 
TEST 3587/15182 [Zend/tests/unset_cv04.phpt]
PASS unset() CV 4 (unset() local variable in included file) [Zend/tests/unset_cv04.phpt] 
TEST 3588/15182 [Zend/tests/unset_cv05.phpt]
PASS unset() CV 5 (indirect unset() of global variable in session_start()) [Zend/tests/unset_cv05.phpt] 
TEST 3589/15182 [Zend/tests/unset_cv06.phpt]
PASS unset() CV 6 (indirect unset() of global variable in session_unset()) [Zend/tests/unset_cv06.phpt] 
TEST 3590/15182 [Zend/tests/unset_cv08.phpt]
PASS unset() CV 8 (unset() of global variable in array_unique($GLOBALS)) [Zend/tests/unset_cv08.phpt] 
TEST 3591/15182 [Zend/tests/unset_cv09.phpt]
PASS unset() CV 9 (unset() of global variable in array_pop($GLOBALS)) [Zend/tests/unset_cv09.phpt] 
TEST 3592/15182 [Zend/tests/unset_cv10.phpt]
PASS unset() CV 10 (unset() of global variable in ArrayObject::offsetUnset($GLOBALS)) [Zend/tests/unset_cv10.phpt] 
TEST 3593/15182 [Zend/tests/unset_cv11.phpt]
PASS unset() CV 11 (unset() of copy destoies original value) [Zend/tests/unset_cv11.phpt] 
TEST 3594/15182 [Zend/tests/unset_cv12.phpt]
PASS unset() CV 12 (unset() in indirect called function) [Zend/tests/unset_cv12.phpt] 
TEST 3595/15182 [Zend/tests/unset_prop_recursion.phpt]
PASS Unset property where unset will recursively access property again [Zend/tests/unset_prop_recursion.phpt] 
TEST 3596/15182 [Zend/tests/unused_shared_static_variables.phpt]
PASS Cleanup of shared static variables HT that has never been used should not assert [Zend/tests/unused_shared_static_variables.phpt] 
TEST 3597/15182 [Zend/tests/use_const/alias.phpt]
PASS aliasing imported constants to resolve naming conflicts [Zend/tests/use_const/alias.phpt] 
TEST 3598/15182 [Zend/tests/use_const/basic.phpt]
PASS import namespaced constant [Zend/tests/use_const/basic.phpt] 
TEST 3599/15182 [Zend/tests/use_const/case_sensivity.phpt]
PASS importing const with same name but different case [Zend/tests/use_const/case_sensivity.phpt] 
TEST 3600/15182 [Zend/tests/use_const/conflicting_use.phpt]
PASS use const statements with conflicting names [Zend/tests/use_const/conflicting_use.phpt] 
TEST 3601/15182 [Zend/tests/use_const/conflicting_use_alias.phpt]
PASS use and use const with the same alias [Zend/tests/use_const/conflicting_use_alias.phpt] 
TEST 3602/15182 [Zend/tests/use_const/define_imported.phpt]
PASS defining const with same name as imported should fail [Zend/tests/use_const/define_imported.phpt] 
TEST 3603/15182 [Zend/tests/use_const/define_imported_before.phpt]
PASS using const with same name as defined should fail [Zend/tests/use_const/define_imported_before.phpt] 
TEST 3604/15182 [Zend/tests/use_const/no_global_fallback.phpt]
PASS non-existent imported constants should not be looked up in the global table [Zend/tests/use_const/no_global_fallback.phpt] 
TEST 3605/15182 [Zend/tests/use_const/self_parent.phpt]
PASS Allow self and parent in use const statement [Zend/tests/use_const/self_parent.phpt] 
TEST 3606/15182 [Zend/tests/use_const/shadow_core.phpt]
PASS shadowing a global core constant with a local version [Zend/tests/use_const/shadow_core.phpt] 
TEST 3607/15182 [Zend/tests/use_const/shadow_global.phpt]
PASS shadowing a global constant with a local version [Zend/tests/use_const/shadow_global.phpt] 
TEST 3608/15182 [Zend/tests/use_function/alias.phpt]
PASS aliasing imported functions to resolve naming conflicts [Zend/tests/use_function/alias.phpt] 
TEST 3609/15182 [Zend/tests/use_function/basic.phpt]
PASS import namespaced function [Zend/tests/use_function/basic.phpt] 
TEST 3610/15182 [Zend/tests/use_function/case_insensivity.phpt]
PASS importing function with same name but different case should fail [Zend/tests/use_function/case_insensivity.phpt] 
TEST 3611/15182 [Zend/tests/use_function/conditional_function_declaration.phpt]
PASS function that is conditionally defined is subject to symbol use checks [Zend/tests/use_function/conditional_function_declaration.phpt] 
TEST 3612/15182 [Zend/tests/use_function/conflicting_use.phpt]
PASS use function statements with conflicting names [Zend/tests/use_function/conflicting_use.phpt] 
TEST 3613/15182 [Zend/tests/use_function/conflicting_use_alias.phpt]
PASS use and use function with the same alias [Zend/tests/use_function/conflicting_use_alias.phpt] 
TEST 3614/15182 [Zend/tests/use_function/conflicting_use_const_alias.phpt]
PASS use const and use function with the same alias [Zend/tests/use_function/conflicting_use_const_alias.phpt] 
TEST 3615/15182 [Zend/tests/use_function/define_imported.phpt]
PASS defining function with same name as imported should fail [Zend/tests/use_function/define_imported.phpt] 
TEST 3616/15182 [Zend/tests/use_function/define_imported_before.phpt]
PASS using function with same name as defined should fail [Zend/tests/use_function/define_imported_before.phpt] 
TEST 3617/15182 [Zend/tests/use_function/ignore_constants.phpt]
PASS use function should ignore namespaced constants [Zend/tests/use_function/ignore_constants.phpt] 
TEST 3618/15182 [Zend/tests/use_function/no_conflict_with_classes.phpt]
PASS "use function" should not conflict with class names [Zend/tests/use_function/no_conflict_with_classes.phpt] 
TEST 3619/15182 [Zend/tests/use_function/no_global_fallback.phpt]
PASS non-existent imported functions should not be looked up in the global table [Zend/tests/use_function/no_global_fallback.phpt] 
TEST 3620/15182 [Zend/tests/use_function/no_global_fallback2.phpt]
PASS non-existent imported functions should not be looked up in the global table [Zend/tests/use_function/no_global_fallback2.phpt] 
TEST 3621/15182 [Zend/tests/use_function/self_parent.phpt]
PASS Allow self and parent in use function statement [Zend/tests/use_function/self_parent.phpt] 
TEST 3622/15182 [Zend/tests/use_function/shadow_core.phpt]
PASS shadowing a global core function with a local version [Zend/tests/use_function/shadow_core.phpt] 
TEST 3623/15182 [Zend/tests/use_function/shadow_global.phpt]
PASS shadowing a global function with a local version [Zend/tests/use_function/shadow_global.phpt] 
TEST 3624/15182 [Zend/tests/use_late_binding_conflict.phpt]
PASS Use conflicts are detected for late-bound classes [Zend/tests/use_late_binding_conflict.phpt] 
TEST 3625/15182 [Zend/tests/use_no_eval_conflict.phpt]
PASS Use conflicts should not occur across eval()s [Zend/tests/use_no_eval_conflict.phpt] 
TEST 3626/15182 [Zend/tests/use_no_file_conflict.phpt]
PASS Use conflicts should not occur across files [Zend/tests/use_no_file_conflict.phpt] 
TEST 3627/15182 [Zend/tests/use_unlinked_class.phpt]
PASS Classes can only be used once they are fully linked [Zend/tests/use_unlinked_class.phpt] 
TEST 3628/15182 [Zend/tests/varSyntax/constClassMemberAccess.phpt]
PASS Const class member access with deference [Zend/tests/varSyntax/constClassMemberAccess.phpt] 
TEST 3629/15182 [Zend/tests/varSyntax/globalNonSimpleVariableError.phpt]
PASS Global keyword only accepts simple variables [Zend/tests/varSyntax/globalNonSimpleVariableError.phpt] 
TEST 3630/15182 [Zend/tests/varSyntax/indirectFcall.phpt]
PASS Indirect function calls [Zend/tests/varSyntax/indirectFcall.phpt] 
TEST 3631/15182 [Zend/tests/varSyntax/issetOnTemp.phpt]
PASS isset() can be used on dereferences of temporary expressions [Zend/tests/varSyntax/issetOnTemp.phpt] 
TEST 3632/15182 [Zend/tests/varSyntax/method_call_on_string_literal.phpt]
PASS Method call on string literal [Zend/tests/varSyntax/method_call_on_string_literal.phpt] 
TEST 3633/15182 [Zend/tests/varSyntax/newVariable.phpt]
PASS Variable as class name for new expression [Zend/tests/varSyntax/newVariable.phpt] 
TEST 3634/15182 [Zend/tests/varSyntax/parenthesesDeref.phpt]
PASS Dereferencing expression parentheses [Zend/tests/varSyntax/parenthesesDeref.phpt] 
TEST 3635/15182 [Zend/tests/varSyntax/propertyOfStringError.phpt]
PASS Cannot take property of a string [Zend/tests/varSyntax/propertyOfStringError.phpt] 
TEST 3636/15182 [Zend/tests/varSyntax/staticMember.phpt]
PASS Static member access [Zend/tests/varSyntax/staticMember.phpt] 
TEST 3637/15182 [Zend/tests/varSyntax/static_prop_on_expr_class.phpt]
PASS Accessing a static property on a statically evaluable class expression [Zend/tests/varSyntax/static_prop_on_expr_class.phpt] 
TEST 3638/15182 [Zend/tests/varSyntax/static_prop_on_expr_class_with_backslash.phpt]
PASS Static property on constexpr class with leading backslash [Zend/tests/varSyntax/static_prop_on_expr_class_with_backslash.phpt] 
TEST 3639/15182 [Zend/tests/varSyntax/static_prop_on_int_expr_class.phpt]
PASS Static property access on constexpr class evaluating to integer [Zend/tests/varSyntax/static_prop_on_int_expr_class.phpt] 
TEST 3640/15182 [Zend/tests/varSyntax/tempDimFetchByRefError.phpt]
PASS Passing a dimension fetch on a temporary by reference is not allowed [Zend/tests/varSyntax/tempDimFetchByRefError.phpt] 
TEST 3641/15182 [Zend/tests/varSyntax/tempPropFetchByRefError.phpt]
PASS Passing a property fetch on a temporary by reference is not allowed [Zend/tests/varSyntax/tempPropFetchByRefError.phpt] 
TEST 3642/15182 [Zend/tests/varSyntax/writeToTempExpr.phpt]
PASS Writing to a temporary expression is not allowed [Zend/tests/varSyntax/writeToTempExpr.phpt] 
TEST 3643/15182 [Zend/tests/variable_with_boolean_name.phpt]
PASS Variable with boolean name [Zend/tests/variable_with_boolean_name.phpt] 
TEST 3644/15182 [Zend/tests/variable_with_integer_name.phpt]
PASS Variable with integer name [Zend/tests/variable_with_integer_name.phpt] 
TEST 3645/15182 [Zend/tests/variadic/adding_additional_optional_parameter.phpt]
PASS It's possible to add additional optional arguments with matching signature [Zend/tests/variadic/adding_additional_optional_parameter.phpt] 
TEST 3646/15182 [Zend/tests/variadic/adding_additional_optional_parameter_error.phpt]
PASS Additional optional parameters must have a matching prototype [Zend/tests/variadic/adding_additional_optional_parameter_error.phpt] 
TEST 3647/15182 [Zend/tests/variadic/basic.phpt]
PASS Basic variadic function [Zend/tests/variadic/basic.phpt] 
TEST 3648/15182 [Zend/tests/variadic/by_ref.phpt]
PASS Variadic arguments with by-reference passing [Zend/tests/variadic/by_ref.phpt] 
TEST 3649/15182 [Zend/tests/variadic/by_ref_error.phpt]
PASS By-ref variadics enforce the reference [Zend/tests/variadic/by_ref_error.phpt] 
TEST 3650/15182 [Zend/tests/variadic/closure_invoke.phpt]
PASS Closure::__invoke() with variadic parameter [Zend/tests/variadic/closure_invoke.phpt] 
TEST 3651/15182 [Zend/tests/variadic/no_default_error.phpt]
PASS Variadic argument cannot have a default value [Zend/tests/variadic/no_default_error.phpt] 
TEST 3652/15182 [Zend/tests/variadic/non_variadic_implements_variadic_error.phpt]
PASS It's not possible to turn a variadic function into a non-variadic one [Zend/tests/variadic/non_variadic_implements_variadic_error.phpt] 
TEST 3653/15182 [Zend/tests/variadic/only_last_error.phpt]
PASS Only the last argument can be variadic [Zend/tests/variadic/only_last_error.phpt] 
TEST 3654/15182 [Zend/tests/variadic/optional_params.phpt]
PASS Optional parameter before variadic parameter [Zend/tests/variadic/optional_params.phpt] 
TEST 3655/15182 [Zend/tests/variadic/removing_parameter_error.phpt]
PASS It's not possible to remove required parameter before a variadic parameter [Zend/tests/variadic/removing_parameter_error.phpt] 
TEST 3656/15182 [Zend/tests/variadic/typehint_error.phpt]
PASS Variadic arguments enforce types [Zend/tests/variadic/typehint_error.phpt] 
TEST 3657/15182 [Zend/tests/variadic/typehint_suppressed_error.phpt]
PASS Error suppression for types on variadic arguments works [Zend/tests/variadic/typehint_suppressed_error.phpt] 
TEST 3658/15182 [Zend/tests/variadic/variadic_changed_byref_error.phpt]
PASS Variadic arguments must have compatible passing modes [Zend/tests/variadic/variadic_changed_byref_error.phpt] 
TEST 3659/15182 [Zend/tests/variadic/variadic_changed_typehint_error.phpt]
PASS Typehints for variadic arguments have to be compatible [Zend/tests/variadic/variadic_changed_typehint_error.phpt] 
TEST 3660/15182 [Zend/tests/variadic/variadic_implements_non_variadic.phpt]
PASS A non-variadic function can be turned into a variadic one [Zend/tests/variadic/variadic_implements_non_variadic.phpt] 
TEST 3661/15182 [Zend/tests/varvars_by_ref.phpt]
PASS Accessing variable variables using referenced names [Zend/tests/varvars_by_ref.phpt] 
TEST 3662/15182 [Zend/tests/vm_stack_with_arg_extend.phpt]
PASS Ensure valid vm_stack even when it needed to be copied to a new page [Zend/tests/vm_stack_with_arg_extend.phpt] 
TEST 3663/15182 [Zend/tests/warning_during_heredoc_scan_ahead.phpt]
PASS No warnings should be thrown during heredoc scan-ahead [Zend/tests/warning_during_heredoc_scan_ahead.phpt] 
TEST 3664/15182 [Zend/tests/weakrefs/weakrefs_001.phpt]
PASS WeakReference [Zend/tests/weakrefs/weakrefs_001.phpt] 
TEST 3665/15182 [Zend/tests/weakrefs/weakrefs_002.phpt]
PASS WeakReference serials [Zend/tests/weakrefs/weakrefs_002.phpt] 
TEST 3666/15182 [Zend/tests/weakrefs/weakrefs_003.phpt]
PASS WeakReference object handlers [Zend/tests/weakrefs/weakrefs_003.phpt] 
TEST 3667/15182 [Zend/tests/weakrefs/weakrefs_004.phpt]
PASS WeakReference no inheritance [Zend/tests/weakrefs/weakrefs_004.phpt] 
TEST 3668/15182 [Zend/tests/weakrefs/weakrefs_005.phpt]
PASS WeakReference no __construct [Zend/tests/weakrefs/weakrefs_005.phpt] 
TEST 3669/15182 [Zend/tests/write_property_ref_overwrite_return.phpt]
PASS Using return of property assignment to reference that destroys object [Zend/tests/write_property_ref_overwrite_return.phpt] 
TEST 3670/15182 [Zend/tests/xor_001.phpt]
PASS XORing arrays [Zend/tests/xor_001.phpt] 
TEST 3671/15182 [Zend/tests/xor_002.phpt]
PASS XORing strings [Zend/tests/xor_002.phpt] 
TEST 3672/15182 [Zend/tests/xor_003.phpt]
PASS XORing booleans [Zend/tests/xor_003.phpt] 
TEST 3673/15182 [Zend/tests/zend_operators.phpt]
PASS Operator precedence [Zend/tests/zend_operators.phpt] 
TEST 3674/15182 [Zend/tests/zend_signed_multiply-32bit.phpt]
SKIP Zend signed multiply 32-bit [Zend/tests/zend_signed_multiply-32bit.phpt] reason: Running on 64-bit target
TEST 3675/15182 [Zend/tests/zend_signed_multiply-64bit-2.phpt]
PASS Zend signed multiply 64-bit, variation 2 [Zend/tests/zend_signed_multiply-64bit-2.phpt] 
TEST 3676/15182 [Zend/tests/zend_signed_multiply-64bit.phpt]
PASS Zend signed multiply 64-bit, variation 1 [Zend/tests/zend_signed_multiply-64bit.phpt] 
TEST 3677/15182 [Zend/tests/zend_strtod.phpt]
PASS zend_strtod() leaks on big doubles [Zend/tests/zend_strtod.phpt] 
TEST 3678/15182 [ext/bcmath/tests/bcadd.phpt]
PASS bcadd() function [ext/bcmath/tests/bcadd.phpt] 
TEST 3679/15182 [ext/bcmath/tests/bcadd_variation001.phpt]
PASS bcadd() with non-integers [ext/bcmath/tests/bcadd_variation001.phpt] 
TEST 3680/15182 [ext/bcmath/tests/bccomp.phpt]
PASS bccomp() function [ext/bcmath/tests/bccomp.phpt] 
TEST 3681/15182 [ext/bcmath/tests/bccomp_variation001.phpt]
PASS bccomp() with non-integers [ext/bcmath/tests/bccomp_variation001.phpt] 
TEST 3682/15182 [ext/bcmath/tests/bccomp_variation002.phpt]
PASS bccomp() with negative value [ext/bcmath/tests/bccomp_variation002.phpt] 
TEST 3683/15182 [ext/bcmath/tests/bcdiv.phpt]
PASS bcdiv() function [ext/bcmath/tests/bcdiv.phpt] 
TEST 3684/15182 [ext/bcmath/tests/bcdiv_error1.phpt]
PASS bcdiv — Divide two arbitrary precision numbers [ext/bcmath/tests/bcdiv_error1.phpt] 
TEST 3685/15182 [ext/bcmath/tests/bcmod.phpt]
PASS bcmod() function [ext/bcmath/tests/bcmod.phpt] 
TEST 3686/15182 [ext/bcmath/tests/bcmod_error2.phpt]
PASS bcmod() - mod by 0 [ext/bcmath/tests/bcmod_error2.phpt] 
TEST 3687/15182 [ext/bcmath/tests/bcmul.phpt]
PASS bcmul() function [ext/bcmath/tests/bcmul.phpt] 
TEST 3688/15182 [ext/bcmath/tests/bcpow.phpt]
PASS bcpow() function [ext/bcmath/tests/bcpow.phpt] 
TEST 3689/15182 [ext/bcmath/tests/bcpow_error1.phpt]
PASS bcpow() does not support non-integral exponents [ext/bcmath/tests/bcpow_error1.phpt] 
TEST 3690/15182 [ext/bcmath/tests/bcpow_error2.phpt]
PASS bcpow() does not support exponents >= 2**63 [ext/bcmath/tests/bcpow_error2.phpt] 
TEST 3691/15182 [ext/bcmath/tests/bcpow_variation001.phpt]
PASS bcpow() with a negative exponent [ext/bcmath/tests/bcpow_variation001.phpt] 
TEST 3692/15182 [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 3693/15182 [ext/bcmath/tests/bcpowmod_error4.phpt]
PASS bc_raisemod's mod can't be zero and expo can't be negative [ext/bcmath/tests/bcpowmod_error4.phpt] 
TEST 3694/15182 [ext/bcmath/tests/bcscale.phpt]
PASS bcscale() function [ext/bcmath/tests/bcscale.phpt] 
TEST 3695/15182 [ext/bcmath/tests/bcscale_variation001.phpt]
PASS bcscale() with negative argument [ext/bcmath/tests/bcscale_variation001.phpt] 
TEST 3696/15182 [ext/bcmath/tests/bcscale_variation002.phpt]
PASS bcadd() incorrect argument count [ext/bcmath/tests/bcscale_variation002.phpt] 
TEST 3697/15182 [ext/bcmath/tests/bcscale_variation003.phpt]
PASS bcscale() return value [ext/bcmath/tests/bcscale_variation003.phpt] 
TEST 3698/15182 [ext/bcmath/tests/bcsqrt.phpt]
PASS bcsqrt() function [ext/bcmath/tests/bcsqrt.phpt] 
TEST 3699/15182 [ext/bcmath/tests/bcsqrt_error1.phpt]
PASS bcsqrt — Get the square root of an arbitrary precision number [ext/bcmath/tests/bcsqrt_error1.phpt] 
TEST 3700/15182 [ext/bcmath/tests/bcsqrt_variation001.phpt]
PASS bcsqrt() with argument of 0 [ext/bcmath/tests/bcsqrt_variation001.phpt] 
TEST 3701/15182 [ext/bcmath/tests/bcsub.phpt]
PASS bcsub() function [ext/bcmath/tests/bcsub.phpt] 
TEST 3702/15182 [ext/bcmath/tests/bug.66364.phpt]
PASS Bug #66364 (BCMath bcmul ignores scale parameter) [ext/bcmath/tests/bug.66364.phpt] 
TEST 3703/15182 [ext/bcmath/tests/bug44995.phpt]
PASS Bug #44995 (bcpowmod() fails if scale != 0) [ext/bcmath/tests/bug44995.phpt] 
TEST 3704/15182 [ext/bcmath/tests/bug46781.phpt]
PASS Bug #46781 (BC math handles minus zero incorrectly) [ext/bcmath/tests/bug46781.phpt] 
TEST 3705/15182 [ext/bcmath/tests/bug54598.phpt]
PASS Bug #54598 (bcpowmod() may return 1 if modulus is 1) [ext/bcmath/tests/bug54598.phpt] 
TEST 3706/15182 [ext/bcmath/tests/bug60377.phpt]
PASS bcscale related problem on 64bits platforms [ext/bcmath/tests/bug60377.phpt] 
TEST 3707/15182 [ext/bcmath/tests/bug72093.phpt]
PASS Bug 72093: bcpowmod accepts negative scale and corrupts _one_ definition [ext/bcmath/tests/bug72093.phpt] 
TEST 3708/15182 [ext/bcmath/tests/bug75178.phpt]
PASS Bug #75178 (bcpowmod() misbehaves for non-integer base or modulus) [ext/bcmath/tests/bug75178.phpt] 
TEST 3709/15182 [ext/bcmath/tests/bug78238.phpt]
PASS Bug #78238 (BCMath returns "-0") [ext/bcmath/tests/bug78238.phpt] 
TEST 3710/15182 [ext/bcmath/tests/bug78878.phpt]
PASS Bug #78878 (Buffer underflow in bc_shift_addsub) [ext/bcmath/tests/bug78878.phpt] 
TEST 3711/15182 [ext/bcmath/tests/scale.phpt]
PASS BCMath functions return result with requested scale [ext/bcmath/tests/scale.phpt] 
TEST 3712/15182 [ext/bcmath/tests/scale_ini.phpt]
PASS BCMath functions return result with default scale [ext/bcmath/tests/scale_ini.phpt] 
TEST 3713/15182 [ext/bcmath/tests/str2num_formatting.phpt]
PASS bcmath lib arguments formatting [ext/bcmath/tests/str2num_formatting.phpt] 
TEST 3714/15182 [ext/bz2/tests/001.phpt]
PASS bzopen() and invalid parameters [ext/bz2/tests/001.phpt] 
TEST 3715/15182 [ext/bz2/tests/002.phpt]
PASS bzopen() using fd opened in wrong mode [ext/bz2/tests/002.phpt] 
TEST 3716/15182 [ext/bz2/tests/003-mb.phpt]
PASS bzread() tests [ext/bz2/tests/003-mb.phpt] 
TEST 3717/15182 [ext/bz2/tests/003.phpt]
PASS bzread() tests [ext/bz2/tests/003.phpt] 
TEST 3718/15182 [ext/bz2/tests/004.phpt]
PASS bzread() tests with invalid files [ext/bz2/tests/004.phpt] 
TEST 3719/15182 [ext/bz2/tests/005.phpt]
PASS bzcompress()/bzdecompress() tests [ext/bz2/tests/005.phpt] 
TEST 3720/15182 [ext/bz2/tests/bug51997.phpt]
PASS Bug #51997 (SEEK_CUR with 0 value, returns a warning) [ext/bz2/tests/bug51997.phpt] 
TEST 3721/15182 [ext/bz2/tests/bug71263.phpt]
PASS Bug #71263: fread() does not detects decoding errors from filter bzip2.decompress [ext/bz2/tests/bug71263.phpt] 
TEST 3722/15182 [ext/bz2/tests/bug72447.phpt]
PASS Bug #72447: Type Confusion in php_bz2_filter_create() [ext/bz2/tests/bug72447.phpt] 
TEST 3723/15182 [ext/bz2/tests/bug72613.phpt]
PASS Bug #72613 (Inadequate error handling in bzread()) [ext/bz2/tests/bug72613.phpt] 
TEST 3724/15182 [ext/bz2/tests/bug75776.phpt]
PASS Bug #75776 (Flushing streams with compression filter is broken) [ext/bz2/tests/bug75776.phpt] 
TEST 3725/15182 [ext/bz2/tests/bug81092.phpt]
PASS Bug #81092 (fflush before stream_filter_remove corrupts stream) [ext/bz2/tests/bug81092.phpt] 
TEST 3726/15182 [ext/bz2/tests/bz2_filter_compress.phpt]
PASS bzip2.compress (with convert.base64-encode) [ext/bz2/tests/bz2_filter_compress.phpt] 
TEST 3727/15182 [ext/bz2/tests/bz2_filter_decompress.phpt]
PASS bzip2.decompress (with convert.base64-decode) [ext/bz2/tests/bz2_filter_decompress.phpt] 
TEST 3728/15182 [ext/bz2/tests/with_files.phpt]
PASS BZ2 with files [ext/bz2/tests/with_files.phpt] 
TEST 3729/15182 [ext/bz2/tests/with_strings.phpt]
PASS BZ2 with strings [ext/bz2/tests/with_strings.phpt] 
TEST 3730/15182 [ext/calendar/tests/bug52744.phpt]
PASS Bug #52744 (cal_days_in_month incorrect for December 1 BCE) [ext/calendar/tests/bug52744.phpt] 
TEST 3731/15182 [ext/calendar/tests/bug53574_1.phpt]
SKIP Bug #53574 (Integer overflow in SdnToJulian; leads to segfault) [ext/calendar/tests/bug53574_1.phpt] reason: this test is for 32bit platform only
TEST 3732/15182 [ext/calendar/tests/bug53574_2.phpt]
PASS Bug #53574 (Integer overflow in SdnToJulian; leads to segfault) [ext/calendar/tests/bug53574_2.phpt] 
TEST 3733/15182 [ext/calendar/tests/bug54254.phpt]
PASS Bug #54254 (cal_days_in_month incompatible with jdtojewish in non-leap-years) [ext/calendar/tests/bug54254.phpt] 
TEST 3734/15182 [ext/calendar/tests/bug55797_1.phpt]
SKIP Bug #55797: Integer overflow in SdnToGregorian leads to segfault (in optimized builds) [ext/calendar/tests/bug55797_1.phpt] reason: this test is for 32bit platform only
TEST 3735/15182 [ext/calendar/tests/bug55797_2.phpt]
PASS Bug #55797: Integer overflow in SdnToGregorian leads to segfault (in optimized builds) [ext/calendar/tests/bug55797_2.phpt] 
TEST 3736/15182 [ext/calendar/tests/bug67976.phpt]
PASS Bug #67976 (cal_days_month() fails for final month of the French calendar) [ext/calendar/tests/bug67976.phpt] 
TEST 3737/15182 [ext/calendar/tests/bug71894.phpt]
PASS Bug #71894 (AddressSanitizer: global-buffer-overflow in zif_cal_from_jd) [ext/calendar/tests/bug71894.phpt] 
TEST 3738/15182 [ext/calendar/tests/bug80185.phpt]
PASS Bug #80185 (jdtounix() fails after 2037) [ext/calendar/tests/bug80185.phpt] 
TEST 3739/15182 [ext/calendar/tests/bug80185_32bit.phpt]
SKIP Bug #80185 (jdtounix() fails after 2037) [ext/calendar/tests/bug80185_32bit.phpt] reason: for 32bit platforms only
TEST 3740/15182 [ext/calendar/tests/cal_days_in_month.phpt]
PASS cal_days_in_month() [ext/calendar/tests/cal_days_in_month.phpt] 
TEST 3741/15182 [ext/calendar/tests/cal_days_in_month_error1.phpt]
PASS Test cal_days_in_month() function : error conditions [ext/calendar/tests/cal_days_in_month_error1.phpt] 
TEST 3742/15182 [ext/calendar/tests/cal_from_jd.phpt]
PASS cal_from_jd() [ext/calendar/tests/cal_from_jd.phpt] 
TEST 3743/15182 [ext/calendar/tests/cal_from_jd_error1.phpt]
PASS Test cal_from_jd() function : error conditions [ext/calendar/tests/cal_from_jd_error1.phpt] 
TEST 3744/15182 [ext/calendar/tests/cal_info.phpt]
PASS cal_info() [ext/calendar/tests/cal_info.phpt] 
TEST 3745/15182 [ext/calendar/tests/cal_to_jd.phpt]
PASS cal_to_jd() [ext/calendar/tests/cal_to_jd.phpt] 
TEST 3746/15182 [ext/calendar/tests/cal_to_jd_error1.phpt]
PASS Test cal_to_jd() function : error conditions [ext/calendar/tests/cal_to_jd_error1.phpt] 
TEST 3747/15182 [ext/calendar/tests/easter_date.phpt]
PASS easter_date() [ext/calendar/tests/easter_date.phpt] 
TEST 3748/15182 [ext/calendar/tests/easter_days.phpt]
PASS easter_days() [ext/calendar/tests/easter_days.phpt] 
TEST 3749/15182 [ext/calendar/tests/frenchtojd.phpt]
PASS frenchtojd() [ext/calendar/tests/frenchtojd.phpt] 
TEST 3750/15182 [ext/calendar/tests/gregoriantojd.phpt]
PASS gregoriantojd() [ext/calendar/tests/gregoriantojd.phpt] 
TEST 3751/15182 [ext/calendar/tests/gregoriantojd_overflow.phpt]
PASS gregoriantojd() [ext/calendar/tests/gregoriantojd_overflow.phpt] 
TEST 3752/15182 [ext/calendar/tests/jddayofweek.phpt]
PASS jddayofweek() [ext/calendar/tests/jddayofweek.phpt] 
TEST 3753/15182 [ext/calendar/tests/jdmonthname.phpt]
PASS jdmonthname() [ext/calendar/tests/jdmonthname.phpt] 
TEST 3754/15182 [ext/calendar/tests/jdtofrench.phpt]
PASS jdtofrench() [ext/calendar/tests/jdtofrench.phpt] 
TEST 3755/15182 [ext/calendar/tests/jdtogregorian.phpt]
PASS jdtogregorian() [ext/calendar/tests/jdtogregorian.phpt] 
TEST 3756/15182 [ext/calendar/tests/jdtogregorian_overflow.phpt]
SKIP jdtogregorian(): test overflow [ext/calendar/tests/jdtogregorian_overflow.phpt] reason: this test is for 32bit platforms only
TEST 3757/15182 [ext/calendar/tests/jdtojewish.phpt]
PASS jdtojewish() function [ext/calendar/tests/jdtojewish.phpt] 
TEST 3758/15182 [ext/calendar/tests/jdtojewish64.phpt]
PASS Bug #64895: Integer overflow in SndToJewish [ext/calendar/tests/jdtojewish64.phpt] 
TEST 3759/15182 [ext/calendar/tests/jdtojewish_hebrew.phpt]
PASS Test all hebrew month names [ext/calendar/tests/jdtojewish_hebrew.phpt] 
TEST 3760/15182 [ext/calendar/tests/jdtojewish_overflow.phpt]
PASS jdtojewish(): test overflow [ext/calendar/tests/jdtojewish_overflow.phpt] 
TEST 3761/15182 [ext/calendar/tests/jdtojulian.phpt]
PASS jdtojulian() [ext/calendar/tests/jdtojulian.phpt] 
TEST 3762/15182 [ext/calendar/tests/jdtomonthname.phpt]
PASS jdtomonthname() test [ext/calendar/tests/jdtomonthname.phpt] 
TEST 3763/15182 [ext/calendar/tests/jdtounix.phpt]
PASS jdtounix() [ext/calendar/tests/jdtounix.phpt] 
TEST 3764/15182 [ext/calendar/tests/jdtounix_error1.phpt]
PASS Test jdtounix() function : error conditions [ext/calendar/tests/jdtounix_error1.phpt] 
TEST 3765/15182 [ext/calendar/tests/jewishtojd.phpt]
PASS jewishtojd() [ext/calendar/tests/jewishtojd.phpt] 
TEST 3766/15182 [ext/calendar/tests/juliantojd.phpt]
PASS juliantojd() [ext/calendar/tests/juliantojd.phpt] 
TEST 3767/15182 [ext/calendar/tests/juliantojd_overflow.phpt]
PASS juliantojd() [ext/calendar/tests/juliantojd_overflow.phpt] 
TEST 3768/15182 [ext/calendar/tests/unixtojd.phpt]
PASS unixtojd() [ext/calendar/tests/unixtojd.phpt] 
TEST 3769/15182 [ext/calendar/tests/unixtojd_error1.phpt]
PASS Test unixtojd() function : error conditions [ext/calendar/tests/unixtojd_error1.phpt] 
TEST 3770/15182 [ext/ctype/tests/001.phpt]
PASS ctype on integers [ext/ctype/tests/001.phpt] 
TEST 3771/15182 [ext/ctype/tests/002.phpt]
PASS ctype on strings [ext/ctype/tests/002.phpt] 
TEST 3772/15182 [ext/ctype/tests/bug25745.phpt]
PASS Bug #25745 (ctype functions fail with non-ascii characters) [ext/ctype/tests/bug25745.phpt] 
TEST 3773/15182 [ext/ctype/tests/bug34645.phpt]
PASS Bug #34645 (ctype corrupts memory when validating large numbers) [ext/ctype/tests/bug34645.phpt] 
TEST 3774/15182 [ext/ctype/tests/ctype_alnum_basic.phpt]
PASS Test ctype_alnum() function : basic functionality [ext/ctype/tests/ctype_alnum_basic.phpt] 
TEST 3775/15182 [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 3776/15182 [ext/ctype/tests/ctype_alnum_variation2.phpt]
PASS Test ctype_alnum() function : usage variations - different integers [ext/ctype/tests/ctype_alnum_variation2.phpt] 
TEST 3777/15182 [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 3778/15182 [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 3779/15182 [ext/ctype/tests/ctype_alpha_basic.phpt]
PASS Test ctype_alpha() function : basic functionality [ext/ctype/tests/ctype_alpha_basic.phpt] 
TEST 3780/15182 [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 3781/15182 [ext/ctype/tests/ctype_alpha_variation2.phpt]
PASS Test ctype_alpha() function : usage variations - different integers [ext/ctype/tests/ctype_alpha_variation2.phpt] 
TEST 3782/15182 [ext/ctype/tests/ctype_alpha_variation3.phpt]
PASS Test ctype_alpha() function : usage variations - different strings [ext/ctype/tests/ctype_alpha_variation3.phpt] 
TEST 3783/15182 [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 3784/15182 [ext/ctype/tests/ctype_cntrl_basic.phpt]
PASS Test ctype_cntrl() function : basic functionality [ext/ctype/tests/ctype_cntrl_basic.phpt] 
TEST 3785/15182 [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 3786/15182 [ext/ctype/tests/ctype_cntrl_variation2.phpt]
PASS Test ctype_cntrl() function : usage variations - different integers [ext/ctype/tests/ctype_cntrl_variation2.phpt] 
TEST 3787/15182 [ext/ctype/tests/ctype_cntrl_variation3.phpt]
PASS Test ctype_cntrl() function : usage variations - Different strings [ext/ctype/tests/ctype_cntrl_variation3.phpt] 
TEST 3788/15182 [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 3789/15182 [ext/ctype/tests/ctype_digit_basic.phpt]
PASS Test ctype_digit() function : basic functionality [ext/ctype/tests/ctype_digit_basic.phpt] 
TEST 3790/15182 [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 3791/15182 [ext/ctype/tests/ctype_digit_variation2.phpt]
PASS Test ctype_digit() function : usage variations - different integers [ext/ctype/tests/ctype_digit_variation2.phpt] 
TEST 3792/15182 [ext/ctype/tests/ctype_digit_variation3.phpt]
PASS Test ctype_digit() function : usage variations - different strings [ext/ctype/tests/ctype_digit_variation3.phpt] 
TEST 3793/15182 [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 3794/15182 [ext/ctype/tests/ctype_graph_basic.phpt]
PASS Test ctype_graph() function : basic functionality [ext/ctype/tests/ctype_graph_basic.phpt] 
TEST 3795/15182 [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 3796/15182 [ext/ctype/tests/ctype_graph_variation2.phpt]
PASS Test ctype_graph() function : usage variations - different integers [ext/ctype/tests/ctype_graph_variation2.phpt] 
TEST 3797/15182 [ext/ctype/tests/ctype_graph_variation3.phpt]
PASS Test ctype_graph() function : usage variations - different strings [ext/ctype/tests/ctype_graph_variation3.phpt] 
TEST 3798/15182 [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 3799/15182 [ext/ctype/tests/ctype_lower_basic.phpt]
PASS Test ctype_lower() function : basic functionality [ext/ctype/tests/ctype_lower_basic.phpt] 
TEST 3800/15182 [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 3801/15182 [ext/ctype/tests/ctype_lower_variation2.phpt]
PASS Test ctype_lower() function : usage variations - different integers [ext/ctype/tests/ctype_lower_variation2.phpt] 
TEST 3802/15182 [ext/ctype/tests/ctype_lower_variation3.phpt]
PASS Test ctype_lower() function : usage variations - different strings [ext/ctype/tests/ctype_lower_variation3.phpt] 
TEST 3803/15182 [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 3804/15182 [ext/ctype/tests/ctype_print_basic.phpt]
PASS Test ctype_print() function : basic functionality [ext/ctype/tests/ctype_print_basic.phpt] 
TEST 3805/15182 [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 3806/15182 [ext/ctype/tests/ctype_print_variation2.phpt]
PASS Test ctype_print() function : usage variations - different integers [ext/ctype/tests/ctype_print_variation2.phpt] 
TEST 3807/15182 [ext/ctype/tests/ctype_print_variation3.phpt]
PASS Test ctype_print() function : usage variations - different strings [ext/ctype/tests/ctype_print_variation3.phpt] 
TEST 3808/15182 [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 3809/15182 [ext/ctype/tests/ctype_punct_basic.phpt]
PASS Test ctype_punct() function : basic functionality [ext/ctype/tests/ctype_punct_basic.phpt] 
TEST 3810/15182 [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 3811/15182 [ext/ctype/tests/ctype_punct_variation2.phpt]
PASS Test ctype_punct() function : usage variations - different integers [ext/ctype/tests/ctype_punct_variation2.phpt] 
TEST 3812/15182 [ext/ctype/tests/ctype_punct_variation3.phpt]
PASS Test ctype_punct() function : usage variations - different punctuation [ext/ctype/tests/ctype_punct_variation3.phpt] 
TEST 3813/15182 [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 3814/15182 [ext/ctype/tests/ctype_space_basic.phpt]
PASS Test ctype_space() function : basic functionality [ext/ctype/tests/ctype_space_basic.phpt] 
TEST 3815/15182 [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 3816/15182 [ext/ctype/tests/ctype_space_variation2.phpt]
PASS Test ctype_space() function : usage variations - different integers [ext/ctype/tests/ctype_space_variation2.phpt] 
TEST 3817/15182 [ext/ctype/tests/ctype_space_variation3.phpt]
PASS Test ctype_space() function : usage variations - different strings [ext/ctype/tests/ctype_space_variation3.phpt] 
TEST 3818/15182 [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 3819/15182 [ext/ctype/tests/ctype_upper_basic.phpt]
PASS Test ctype_upper() function : basic functionality [ext/ctype/tests/ctype_upper_basic.phpt] 
TEST 3820/15182 [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 3821/15182 [ext/ctype/tests/ctype_upper_variation2.phpt]
PASS Test ctype_upper() function : usage variations - different integers [ext/ctype/tests/ctype_upper_variation2.phpt] 
TEST 3822/15182 [ext/ctype/tests/ctype_upper_variation3.phpt]
PASS Test ctype_upper() function : usage variations - different strings [ext/ctype/tests/ctype_upper_variation3.phpt] 
TEST 3823/15182 [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 3824/15182 [ext/ctype/tests/ctype_xdigit_basic.phpt]
PASS Test ctype_xdigit() function : basic functionality [ext/ctype/tests/ctype_xdigit_basic.phpt] 
TEST 3825/15182 [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 3826/15182 [ext/ctype/tests/ctype_xdigit_variation2.phpt]
PASS Test ctype_xdigit() function : usage variations - different integers [ext/ctype/tests/ctype_xdigit_variation2.phpt] 
TEST 3827/15182 [ext/ctype/tests/ctype_xdigit_variation3.phpt]
PASS Test ctype_xdigit() function : usage variations - Different strings [ext/ctype/tests/ctype_xdigit_variation3.phpt] 
TEST 3828/15182 [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 3829/15182 [ext/curl/tests/bug27023.phpt]
PASS Bug #27023 (CURLOPT_POSTFIELDS does not parse content types for files) [ext/curl/tests/bug27023.phpt] 
TEST 3830/15182 [ext/curl/tests/bug45161.phpt]
PASS Bug #45161 (Reusing a curl handle leaks memory) [ext/curl/tests/bug45161.phpt] 
TEST 3831/15182 [ext/curl/tests/bug46711.phpt]
PASS Bug #46711 (lost memory when foreach is used for values passed to curl_setopt()) [ext/curl/tests/bug46711.phpt] 
TEST 3832/15182 [ext/curl/tests/bug46739.phpt]
PASS Bug #46739 (array returned by curl_getinfo should contain content_type key) [ext/curl/tests/bug46739.phpt] 
TEST 3833/15182 [ext/curl/tests/bug48203.phpt]
PASS Bug #48203 (Crash when CURLOPT_STDERR is set to regular file) [ext/curl/tests/bug48203.phpt] 
TEST 3834/15182 [ext/curl/tests/bug48203_multi.phpt]
PASS 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] 
TEST 3835/15182 [ext/curl/tests/bug48207.phpt]
PASS Test curl_setopt() CURLOPT_FILE readonly file handle [ext/curl/tests/bug48207.phpt] 
TEST 3836/15182 [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 3837/15182 [ext/curl/tests/bug52202.phpt]
PASS Bug #52202 (CURLOPT_PRIVATE gets clobbered) [ext/curl/tests/bug52202.phpt] 
TEST 3838/15182 [ext/curl/tests/bug52827.phpt]
PASS Bug #52827 (curl_setopt with CURLOPT_STDERR erroneously increments the resource refcount) [ext/curl/tests/bug52827.phpt] 
TEST 3839/15182 [ext/curl/tests/bug54798-unix.phpt]
PASS Bug #54798 (Segfault when CURLOPT_STDERR file pointer is closed before calling curl_exec) [ext/curl/tests/bug54798-unix.phpt] 
TEST 3840/15182 [ext/curl/tests/bug54798.phpt]
PASS Bug #54798 (Segfault when CURLOPT_STDERR file pointer is closed before calling curl_exec) [ext/curl/tests/bug54798.phpt] 
TEST 3841/15182 [ext/curl/tests/bug54995.phpt]
SKIP Bug #54995 (Missing CURLINFO_RESPONSE_CODE support) [ext/curl/tests/bug54995.phpt] reason: : tests works a versions of curl >= 7.10.8
TEST 3842/15182 [ext/curl/tests/bug55767.phpt]
PASS Test curl_opt() function with POST params from array with a numeric key [ext/curl/tests/bug55767.phpt] 
TEST 3843/15182 [ext/curl/tests/bug61948-unix.phpt]
PASS Bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction) [ext/curl/tests/bug61948-unix.phpt] 
TEST 3844/15182 [ext/curl/tests/bug61948.phpt]
PASS Bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction) [ext/curl/tests/bug61948.phpt] 
TEST 3845/15182 [ext/curl/tests/bug62839.phpt]
PASS Bug #62839 (curl_copy_handle segfault with CURLOPT_FILE) [ext/curl/tests/bug62839.phpt] 
TEST 3846/15182 [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 3847/15182 [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 3848/15182 [ext/curl/tests/bug64267.phpt]
FAIL Bug #64267 (CURLOPT_INFILE doesn't allow reset) [ext/curl/tests/bug64267.phpt] 
TEST 3849/15182 [ext/curl/tests/bug65458.phpt]
PASS Bug #65458 (curl memory leak) [ext/curl/tests/bug65458.phpt] 
TEST 3850/15182 [ext/curl/tests/bug65646.phpt]
PASS Bug #65646 (re-enable CURLOPT_FOLLOWLOCATION with open_basedir or safe_mode): open_basedir disabled [ext/curl/tests/bug65646.phpt] 
TEST 3851/15182 [ext/curl/tests/bug65646_open_basedir_new.phpt]
PASS Bug #65646 (re-enable CURLOPT_FOLLOWLOCATION with open_basedir or safe_mode): open_basedir enabled; curl >= 7.19.4 [ext/curl/tests/bug65646_open_basedir_new.phpt] 
TEST 3852/15182 [ext/curl/tests/bug65646_open_basedir_old.phpt]
SKIP Bug #65646 (re-enable CURLOPT_FOLLOWLOCATION with open_basedir or safe_mode): open_basedir enabled; curl < 7.19.4 [ext/curl/tests/bug65646_open_basedir_old.phpt] reason: curl version is too new
TEST 3853/15182 [ext/curl/tests/bug66109.phpt]
PASS Bug #66109 (Option CURLOPT_CUSTOMREQUEST can't be reset to default.) [ext/curl/tests/bug66109.phpt] 
TEST 3854/15182 [ext/curl/tests/bug67643.phpt]
PASS Bug #67643 (curl_multi_getcontent returns '' when RETURNTRANSFER isn't set) [ext/curl/tests/bug67643.phpt] 
TEST 3855/15182 [ext/curl/tests/bug68089.phpt]
PASS Bug #68089 (NULL byte injection - cURL lib) [ext/curl/tests/bug68089.phpt] 
TEST 3856/15182 [ext/curl/tests/bug68937.phpt]
PASS Bug # #68937 (Segfault in curl_multi_exec) [ext/curl/tests/bug68937.phpt] 
TEST 3857/15182 [ext/curl/tests/bug68937_2.phpt]
PASS Bug # #68937 (Segfault in curl_multi_exec) [ext/curl/tests/bug68937_2.phpt] 
TEST 3858/15182 [ext/curl/tests/bug69316.phpt]
PASS Bug #69316: Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER [ext/curl/tests/bug69316.phpt] 
TEST 3859/15182 [ext/curl/tests/bug69485.phpt]
PASS Bug #69485 (Double free on zend_list_dtor) [ext/curl/tests/bug69485.phpt] 
TEST 3860/15182 [ext/curl/tests/bug70330.phpt]
PASS Bug #70330 (Segmentation Fault with multiple "curl_copy_handle") [ext/curl/tests/bug70330.phpt] 
TEST 3861/15182 [ext/curl/tests/bug71144.phpt]
SKIP Bug #71144 (Sementation fault when using cURL with ZTS) [ext/curl/tests/bug71144.phpt] reason: only for zts build
TEST 3862/15182 [ext/curl/tests/bug71523.phpt]
PASS Bug #71523 (Copied handle with new option CURLOPT_HTTPHEADER crashes while curl_multi_exec) [ext/curl/tests/bug71523.phpt] 
TEST 3863/15182 [ext/curl/tests/bug72189.phpt]
PASS Request #72189 (Add missing CURL_VERSION_* constants) [ext/curl/tests/bug72189.phpt] 
TEST 3864/15182 [ext/curl/tests/bug72202.phpt]
PASS Bug #72202 (curl_close doesn't close cURL handle) [ext/curl/tests/bug72202.phpt] 
TEST 3865/15182 [ext/curl/tests/bug73147.phpt]
PASS Bug #73147: Use After Free in PHP7 unserialize() [ext/curl/tests/bug73147.phpt] 
TEST 3866/15182 [ext/curl/tests/bug76675.phpt]
FAIL Bug #76675 (Segfault with H2 server push write/writeheader handlers) [ext/curl/tests/bug76675.phpt] 
TEST 3867/15182 [ext/curl/tests/bug77535.phpt]
PASS Bug #77535 (Invalid callback, h2 server push) [ext/curl/tests/bug77535.phpt] 
TEST 3868/15182 [ext/curl/tests/bug77711.phpt]
PASS FR #77711 (CURLFile should support UNICODE filenames) [ext/curl/tests/bug77711.phpt] 
TEST 3869/15182 [ext/curl/tests/bug77946.phpt]
PASS Bug #77946 (Errored cURL resources returned by curl_multi_info_read() must be compatible with curl_errno() and curl_error()) [ext/curl/tests/bug77946.phpt] 
TEST 3870/15182 [ext/curl/tests/bug78775.phpt]
FAIL Bug #78775: TLS issues from HTTP request affecting other encrypted connections [ext/curl/tests/bug78775.phpt] 
TEST 3871/15182 [ext/curl/tests/bug79033.phpt]
PASS Bug #79033 (Curl timeout error with specific url and post) [ext/curl/tests/bug79033.phpt] 
TEST 3872/15182 [ext/curl/tests/bug79199.phpt]
PASS Bug #79199 (curl_copy_handle() memory leak) [ext/curl/tests/bug79199.phpt] 
TEST 3873/15182 [ext/curl/tests/bug79741.phpt]
PASS Bug #79741: curl_setopt CURLOPT_POSTFIELDS asserts on object with declared properties [ext/curl/tests/bug79741.phpt] 
TEST 3874/15182 [ext/curl/tests/bug80595.phpt]
PASS Bug #80595 (Resetting POSTFIELDS to empty array breaks request) [ext/curl/tests/bug80595.phpt] 
TEST 3875/15182 [ext/curl/tests/check_win_config.phpt]
SKIP Check libcurl config on windows [ext/curl/tests/check_win_config.phpt] reason: for windows only
TEST 3876/15182 [ext/curl/tests/curl_CURLOPT_READDATA.phpt]
PASS Test CURLOPT_READDATA without a callback function [ext/curl/tests/curl_CURLOPT_READDATA.phpt] 
TEST 3877/15182 [ext/curl/tests/curl_basic_001.phpt]
PASS Test curl_exec() function with basic functionality [ext/curl/tests/curl_basic_001.phpt] 
TEST 3878/15182 [ext/curl/tests/curl_basic_002.phpt]
PASS Test curl_opt() function with CURLOPT_RETURNTRANSFER parameter set to 1 [ext/curl/tests/curl_basic_002.phpt] 
TEST 3879/15182 [ext/curl/tests/curl_basic_003.phpt]
PASS Test curl_opt() function with POST parameters [ext/curl/tests/curl_basic_003.phpt] 
TEST 3880/15182 [ext/curl/tests/curl_basic_004.phpt]
PASS Test curl_opt() function with setting referer [ext/curl/tests/curl_basic_004.phpt] 
TEST 3881/15182 [ext/curl/tests/curl_basic_005.phpt]
PASS Test curl_opt() function with user agent [ext/curl/tests/curl_basic_005.phpt] 
TEST 3882/15182 [ext/curl/tests/curl_basic_006.phpt]
PASS Test curl_opt() function with CURLOPT_WRITEFUNCTION parameter set to a closure [ext/curl/tests/curl_basic_006.phpt] 
TEST 3883/15182 [ext/curl/tests/curl_basic_007.phpt]
PASS Test curl_error() & curl_errno() function without url [ext/curl/tests/curl_basic_007.phpt] 
TEST 3884/15182 [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 3885/15182 [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 3886/15182 [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 3887/15182 [ext/curl/tests/curl_basic_011.phpt]
PASS Test curl_opt() function with COOKIE [ext/curl/tests/curl_basic_011.phpt] 
TEST 3888/15182 [ext/curl/tests/curl_basic_012.phpt]
PASS Test curl_opt() function with CURLOPT_HTTP_VERSION/CURL_HTTP_VERSION_1_0 [ext/curl/tests/curl_basic_012.phpt] 
TEST 3889/15182 [ext/curl/tests/curl_basic_013.phpt]
PASS Test curl_opt() function with CURLOPT_HTTP_VERSION/CURL_HTTP_VERSION_1_1 [ext/curl/tests/curl_basic_013.phpt] 
TEST 3890/15182 [ext/curl/tests/curl_basic_014.phpt]
PASS Test curl_init() function with basic functionality [ext/curl/tests/curl_basic_014.phpt] 
TEST 3891/15182 [ext/curl/tests/curl_basic_015.phpt]
PASS Test curl_init() function with $url parameter defined [ext/curl/tests/curl_basic_015.phpt] 
TEST 3892/15182 [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 3893/15182 [ext/curl/tests/curl_basic_018.phpt]
PASS Test curl_setopt() with curl_multi function with basic functionality [ext/curl/tests/curl_basic_018.phpt] 
TEST 3894/15182 [ext/curl/tests/curl_basic_019.phpt]
PASS Test curl_getinfo() function with CURLINFO_EFFECTIVE_URL parameter [ext/curl/tests/curl_basic_019.phpt] 
TEST 3895/15182 [ext/curl/tests/curl_basic_020.phpt]
PASS Test curl_getinfo() function with CURLINFO_HTTP_CODE parameter [ext/curl/tests/curl_basic_020.phpt] 
TEST 3896/15182 [ext/curl/tests/curl_basic_021.phpt]
PASS Test curl_getinfo() function with CURLINFO_CONTENT_TYPE parameter [ext/curl/tests/curl_basic_021.phpt] 
TEST 3897/15182 [ext/curl/tests/curl_basic_022.phpt]
PASS Test curl_getinfo() function with CURLINFO_COOKIELIST parameter [ext/curl/tests/curl_basic_022.phpt] 
TEST 3898/15182 [ext/curl/tests/curl_basic_023.phpt]
PASS Test curl_getinfo() function with CURLINFO_HTTP_VERSION parameter [ext/curl/tests/curl_basic_023.phpt] 
TEST 3899/15182 [ext/curl/tests/curl_basic_024.phpt]
PASS Test curl_getinfo() function with CURLINFO_* from curl >= 7.52.0 [ext/curl/tests/curl_basic_024.phpt] 
TEST 3900/15182 [ext/curl/tests/curl_close_basic.phpt]
PASS curl_close [ext/curl/tests/curl_close_basic.phpt] 
TEST 3901/15182 [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 3902/15182 [ext/curl/tests/curl_copy_handle_basic_001.phpt]
PASS Test curl_copy_handle() with simple get [ext/curl/tests/curl_copy_handle_basic_001.phpt] 
TEST 3903/15182 [ext/curl/tests/curl_copy_handle_basic_002.phpt]
PASS Test curl_copy_handle() with simple POST [ext/curl/tests/curl_copy_handle_basic_002.phpt] 
TEST 3904/15182 [ext/curl/tests/curl_copy_handle_basic_004.phpt]
PASS Test curl_copy_handle() after exec() [ext/curl/tests/curl_copy_handle_basic_004.phpt] 
TEST 3905/15182 [ext/curl/tests/curl_copy_handle_basic_005.phpt]
PASS Test curl_copy_handle() after exec() with POST [ext/curl/tests/curl_copy_handle_basic_005.phpt] 
TEST 3906/15182 [ext/curl/tests/curl_copy_handle_basic_006.phpt]
PASS Test curl_copy_handle() with User Agent [ext/curl/tests/curl_copy_handle_basic_006.phpt] 
TEST 3907/15182 [ext/curl/tests/curl_copy_handle_basic_007.phpt]
PASS Test curl_copy_handle() with simple POST [ext/curl/tests/curl_copy_handle_basic_007.phpt] 
TEST 3908/15182 [ext/curl/tests/curl_copy_handle_basic_008.phpt]
PASS Test curl_copy_handle() with CURLOPT_PROGRESSFUNCTION [ext/curl/tests/curl_copy_handle_basic_008.phpt] 
TEST 3909/15182 [ext/curl/tests/curl_copy_handle_basic_009.phpt]
PASS Test curl_copy_handle() with CURLINFO_HEADER_OUT [ext/curl/tests/curl_copy_handle_basic_009.phpt] 
TEST 3910/15182 [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 3911/15182 [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 3912/15182 [ext/curl/tests/curl_copy_handle_variation3.phpt]
PASS curl_copy_handle() allows to post CURLFile multiple times [ext/curl/tests/curl_copy_handle_variation3.phpt] 
TEST 3913/15182 [ext/curl/tests/curl_copy_handle_variation4.phpt]
PASS curl_copy_handle() allows to post CURLFile multiple times with curl_multi_exec() [ext/curl/tests/curl_copy_handle_variation4.phpt] 
TEST 3914/15182 [ext/curl/tests/curl_copy_handle_variation5.phpt]
PASS curl_copy_handle() allows to post CURLFile multiple times if postfields change [ext/curl/tests/curl_copy_handle_variation5.phpt] 
TEST 3915/15182 [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 3916/15182 [ext/curl/tests/curl_escape.phpt]
PASS Test curl_escape and curl_unescape() functions [ext/curl/tests/curl_escape.phpt] 
TEST 3917/15182 [ext/curl/tests/curl_file_deleted_before_curl_close.phpt]
PASS 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 3918/15182 [ext/curl/tests/curl_file_serialize.phpt]
PASS CURL file uploading [ext/curl/tests/curl_file_serialize.phpt] 
TEST 3919/15182 [ext/curl/tests/curl_file_upload.phpt]
PASS CURL file uploading [ext/curl/tests/curl_file_upload.phpt] 
TEST 3920/15182 [ext/curl/tests/curl_file_upload_stream.phpt]
PASS CURL file uploading from stream [ext/curl/tests/curl_file_upload_stream.phpt] 
TEST 3921/15182 [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 3922/15182 [ext/curl/tests/curl_multi_close_basic.phpt]
PASS curl_multi_close [ext/curl/tests/curl_multi_close_basic.phpt] 
TEST 3923/15182 [ext/curl/tests/curl_multi_close_basic001.phpt]
PASS curl_multi_close return false when suplied resorce not valid cURL multi handle [ext/curl/tests/curl_multi_close_basic001.phpt] 
TEST 3924/15182 [ext/curl/tests/curl_multi_close_reference.phpt]
PASS curl_multi_close closed by cleanup functions [ext/curl/tests/curl_multi_close_reference.phpt] 
TEST 3925/15182 [ext/curl/tests/curl_multi_errno_strerror_001.phpt]
PASS curl_multi_errno and curl_multi_strerror basic test [ext/curl/tests/curl_multi_errno_strerror_001.phpt] 
TEST 3926/15182 [ext/curl/tests/curl_multi_getcontent_basic3.phpt]
PASS Curl_multi_getcontent() basic test with different sources (local file/http) [ext/curl/tests/curl_multi_getcontent_basic3.phpt] 
TEST 3927/15182 [ext/curl/tests/curl_multi_info_read.phpt]
PASS array curl_multi_info_read ( resource $mh [, int &$msgs_in_queue = NULL ] ); [ext/curl/tests/curl_multi_info_read.phpt] 
TEST 3928/15182 [ext/curl/tests/curl_multi_init_basic.phpt]
PASS Test curl_multi_init() [ext/curl/tests/curl_multi_init_basic.phpt] 
TEST 3929/15182 [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 3930/15182 [ext/curl/tests/curl_multi_select_basic1.phpt]
PASS Test curl_multi_select() [ext/curl/tests/curl_multi_select_basic1.phpt] 
TEST 3931/15182 [ext/curl/tests/curl_multi_setopt_basic001.phpt]
PASS curl_multi_setopt basic test [ext/curl/tests/curl_multi_setopt_basic001.phpt] 
TEST 3932/15182 [ext/curl/tests/curl_multi_strerror_001.phpt]
PASS curl_multi_strerror basic test [ext/curl/tests/curl_multi_strerror_001.phpt] 
TEST 3933/15182 [ext/curl/tests/curl_reset.phpt]
PASS Test curl_reset [ext/curl/tests/curl_reset.phpt] 
TEST 3934/15182 [ext/curl/tests/curl_setopt_CURLOPT_READFUNCTION.phpt]
PASS cURL option CURLOPT_READFUNCTION [ext/curl/tests/curl_setopt_CURLOPT_READFUNCTION.phpt] 
TEST 3935/15182 [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 3936/15182 [ext/curl/tests/curl_setopt_basic002.phpt]
PASS curl_setopt basic tests with CURLOPT_STDERR. [ext/curl/tests/curl_setopt_basic002.phpt] 
TEST 3937/15182 [ext/curl/tests/curl_setopt_basic003.phpt]
PASS curl_setopt() call with CURLOPT_HTTPHEADER [ext/curl/tests/curl_setopt_basic003.phpt] 
TEST 3938/15182 [ext/curl/tests/curl_setopt_basic004.phpt]
PASS curl_setopt() call with CURLOPT_RETURNTRANSFER [ext/curl/tests/curl_setopt_basic004.phpt] 
TEST 3939/15182 [ext/curl/tests/curl_setopt_error.phpt]
PASS curl_setopt() basic parameter test [ext/curl/tests/curl_setopt_error.phpt] 
TEST 3940/15182 [ext/curl/tests/curl_share_close_basic001.phpt]
PASS curl_share_close basic test [ext/curl/tests/curl_share_close_basic001.phpt] 
TEST 3941/15182 [ext/curl/tests/curl_share_errno_strerror_001.phpt]
PASS curl_share_errno and curl_share_strerror basic test [ext/curl/tests/curl_share_errno_strerror_001.phpt] 
TEST 3942/15182 [ext/curl/tests/curl_share_setopt_basic001.phpt]
PASS curl_share_setopt basic test [ext/curl/tests/curl_share_setopt_basic001.phpt] 
TEST 3943/15182 [ext/curl/tests/curl_strerror_001.phpt]
PASS curl_strerror basic test [ext/curl/tests/curl_strerror_001.phpt] 
TEST 3944/15182 [ext/curl/tests/curl_version_basic_001.phpt]
PASS Test curl_version() basic functionality [ext/curl/tests/curl_version_basic_001.phpt] 
TEST 3945/15182 [ext/curl/tests/curl_version_error_001.phpt]
PASS curl_version(): error conditions [ext/curl/tests/curl_version_error_001.phpt] 
TEST 3946/15182 [ext/curl/tests/curl_write_callback.phpt]
PASS Test curl option CURLOPT_WRITEFUNCTION [ext/curl/tests/curl_write_callback.phpt] 
TEST 3947/15182 [ext/curl/tests/curl_write_file.phpt]
PASS Test curl option CURLOPT_FILE [ext/curl/tests/curl_write_file.phpt] 
TEST 3948/15182 [ext/curl/tests/curl_write_return.phpt]
PASS Test curl option CURLOPT_RETURNTRANSFER [ext/curl/tests/curl_write_return.phpt] 
TEST 3949/15182 [ext/curl/tests/curl_write_stdout.phpt]
PASS Test curl option CURLOPT_FILE with STDOUT handle [ext/curl/tests/curl_write_stdout.phpt] 
TEST 3950/15182 [ext/curl/tests/curl_writeheader_callback.phpt]
PASS Test curl option CURLOPT_HEADERFUNCTION [ext/curl/tests/curl_writeheader_callback.phpt] 
TEST 3951/15182 [ext/date/tests/002.phpt]
PASS strtotime() function [ext/date/tests/002.phpt] 
TEST 3952/15182 [ext/date/tests/003.phpt]
PASS date suffixes test [ext/date/tests/003.phpt] 
TEST 3953/15182 [ext/date/tests/004.phpt]
PASS date() format params [ext/date/tests/004.phpt] 
TEST 3954/15182 [ext/date/tests/005.phpt]
PASS idate() and invalid params [ext/date/tests/005.phpt] 
TEST 3955/15182 [ext/date/tests/006.phpt]
PASS checkdate() tests [ext/date/tests/006.phpt] 
TEST 3956/15182 [ext/date/tests/007.phpt]
PASS localtime() tests [ext/date/tests/007.phpt] 
TEST 3957/15182 [ext/date/tests/008.phpt]
PASS getdate() tests [ext/date/tests/008.phpt] 
TEST 3958/15182 [ext/date/tests/009.phpt]
PASS strftime() and gmstrftime() tests [ext/date/tests/009.phpt] 
TEST 3959/15182 [ext/date/tests/009_win32.phpt]
SKIP strftime() and gmstrftime() tests [ext/date/tests/009_win32.phpt] reason: only windows test.
TEST 3960/15182 [ext/date/tests/010.phpt]
PASS timezone_abbreviations_list() tests [ext/date/tests/010.phpt] 
TEST 3961/15182 [ext/date/tests/011.phpt]
PASS timezone_name_from_abbr() tests [ext/date/tests/011.phpt] 
TEST 3962/15182 [ext/date/tests/012.phpt]
PASS date_isodate_set() tests [ext/date/tests/012.phpt] 
TEST 3963/15182 [ext/date/tests/013.phpt]
PASS date_date_set() tests [ext/date/tests/013.phpt] 
TEST 3964/15182 [ext/date/tests/014.phpt]
PASS timezone_offset_get() tests [ext/date/tests/014.phpt] 
TEST 3965/15182 [ext/date/tests/015.phpt]
PASS timezone object reference handling [ext/date/tests/015.phpt] 
TEST 3966/15182 [ext/date/tests/68062.phpt]
PASS DateTimeZone::getOffset() accepts a DateTimeInterface object [ext/date/tests/68062.phpt] 
TEST 3967/15182 [ext/date/tests/DateInterval_days_prop1.phpt]
PASS Wrong var_dump(DateInterval->days) value [ext/date/tests/DateInterval_days_prop1.phpt] 
TEST 3968/15182 [ext/date/tests/DateInterval_format.phpt]
PASS DateInterval::format(), except %a [ext/date/tests/DateInterval_format.phpt] 
TEST 3969/15182 [ext/date/tests/DateInterval_format_a.phpt]
PASS DateInterval::format(), %a [ext/date/tests/DateInterval_format_a.phpt] 
TEST 3970/15182 [ext/date/tests/DateInterval_write_property_return.phpt]
PASS Test that return value handling for DateInterval property writes do not corrupt RHS [ext/date/tests/DateInterval_write_property_return.phpt] 
TEST 3971/15182 [ext/date/tests/DatePeriod_getter.phpt]
PASS DatePeriod: Test getter [ext/date/tests/DatePeriod_getter.phpt] 
TEST 3972/15182 [ext/date/tests/DatePeriod_properties1.phpt]
PASS DatePeriod: Test read only properties [ext/date/tests/DatePeriod_properties1.phpt] 
TEST 3973/15182 [ext/date/tests/DatePeriod_properties2.phpt]
PASS DatePeriod: Test cannot modify read only properties [ext/date/tests/DatePeriod_properties2.phpt] 
TEST 3974/15182 [ext/date/tests/DatePeriod_set_state.phpt]
PASS Test __set_state magic method for recreating a DatePeriod object [ext/date/tests/DatePeriod_set_state.phpt] 
TEST 3975/15182 [ext/date/tests/DatePeriod_wrong_constructor.phpt]
PASS DatePeriod: Test wrong __construct parameter [ext/date/tests/DatePeriod_wrong_constructor.phpt] 
TEST 3976/15182 [ext/date/tests/DatePeriod_wrong_recurrence_on_constructor.phpt]
PASS DatePeriod: Test wrong recurrence parameter on __construct [ext/date/tests/DatePeriod_wrong_recurrence_on_constructor.phpt] 
TEST 3977/15182 [ext/date/tests/DateTimeImmutable_constants.phpt]
PASS DateTimeImmutable constants [ext/date/tests/DateTimeImmutable_constants.phpt] 
TEST 3978/15182 [ext/date/tests/DateTimeImmutable_createFromMutable.phpt]
PASS Tests for DateTimeImmutable::createFromMutable. [ext/date/tests/DateTimeImmutable_createFromMutable.phpt] 
TEST 3979/15182 [ext/date/tests/DateTimeImmutable_modify_invalid_format.phpt]
PASS DateTimeImmutable::modify() with invalid format [ext/date/tests/DateTimeImmutable_modify_invalid_format.phpt] 
TEST 3980/15182 [ext/date/tests/DateTimeImmutable_set_state.phpt]
PASS Test __set_state magic method for recreating a DateTimeImmutable object [ext/date/tests/DateTimeImmutable_set_state.phpt] 
TEST 3981/15182 [ext/date/tests/DateTimeInterface_constants.phpt]
PASS DateTimeInterface constants [ext/date/tests/DateTimeInterface_constants.phpt] 
TEST 3982/15182 [ext/date/tests/DateTimeZone_clone_basic1.phpt]
PASS Test clone on DateTimeZone objects [ext/date/tests/DateTimeZone_clone_basic1.phpt] 
TEST 3983/15182 [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 3984/15182 [ext/date/tests/DateTimeZone_clone_basic3.phpt]
PASS Test clone of DateTimeZOne objects [ext/date/tests/DateTimeZone_clone_basic3.phpt] 
TEST 3985/15182 [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 3986/15182 [ext/date/tests/DateTimeZone_compare_basic1.phpt]
PASS Test of compare object handler for DateTimeZone objects [ext/date/tests/DateTimeZone_compare_basic1.phpt] 
TEST 3987/15182 [ext/date/tests/DateTimeZone_construct_basic.phpt]
PASS Test new DateTimeZone() : basic functionality [ext/date/tests/DateTimeZone_construct_basic.phpt] 
TEST 3988/15182 [ext/date/tests/DateTimeZone_construct_error.phpt]
PASS Test new DateTimeZone() : error conditions [ext/date/tests/DateTimeZone_construct_error.phpt] 
TEST 3989/15182 [ext/date/tests/DateTimeZone_extends_basic1.phpt]
PASS Test DateTimeZone class inheritance [ext/date/tests/DateTimeZone_extends_basic1.phpt] 
TEST 3990/15182 [ext/date/tests/DateTimeZone_getLocation.phpt]
PASS Test DateTimeZone::getLocation() [ext/date/tests/DateTimeZone_getLocation.phpt] 
TEST 3991/15182 [ext/date/tests/DateTimeZone_getName_basic1.phpt]
PASS Test DateTimeZone::getName() function : basic functionality [ext/date/tests/DateTimeZone_getName_basic1.phpt] 
TEST 3992/15182 [ext/date/tests/DateTimeZone_getOffset_basic1.phpt]
PASS Test DateTimeZone::getOffset() function : basic functionality [ext/date/tests/DateTimeZone_getOffset_basic1.phpt] 
TEST 3993/15182 [ext/date/tests/DateTimeZone_getTransitions_basic1.phpt]
PASS Test DateTimeZone::getTransitions() function : basic functionality [ext/date/tests/DateTimeZone_getTransitions_basic1.phpt] 
TEST 3994/15182 [ext/date/tests/DateTimeZone_listAbbreviations_basic1.phpt]
PASS Test DateTimeZone::listAbbreviations() function : basic functionality [ext/date/tests/DateTimeZone_listAbbreviations_basic1.phpt] 
TEST 3995/15182 [ext/date/tests/DateTimeZone_listIdentifiers_basic1.phpt]
PASS Test DateTimeZone::listIdentifiers function : basic functionality [ext/date/tests/DateTimeZone_listIdentifiers_basic1.phpt] 
TEST 3996/15182 [ext/date/tests/DateTimeZone_serialize_type_1.phpt]
PASS Test serialization of DateTimeZone objects [ext/date/tests/DateTimeZone_serialize_type_1.phpt] 
TEST 3997/15182 [ext/date/tests/DateTimeZone_serialize_type_2.phpt]
PASS Test serialization of DateTimeZone objects [ext/date/tests/DateTimeZone_serialize_type_2.phpt] 
TEST 3998/15182 [ext/date/tests/DateTimeZone_serialize_type_3.phpt]
PASS Test serialization of DateTimeZone objects [ext/date/tests/DateTimeZone_serialize_type_3.phpt] 
TEST 3999/15182 [ext/date/tests/DateTimeZone_set_state.phpt]
PASS Test __set_state magic method for recreating a DateTimeZone object [ext/date/tests/DateTimeZone_set_state.phpt] 
TEST 4000/15182 [ext/date/tests/DateTimeZone_verify.phpt]
PASS Test DateTimeZone class registration [ext/date/tests/DateTimeZone_verify.phpt] 
TEST 4001/15182 [ext/date/tests/DateTime_add-dates.phpt]
PASS DateTime::add() -- dates [ext/date/tests/DateTime_add-dates.phpt] 
TEST 4002/15182 [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 4003/15182 [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 4004/15182 [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 4005/15182 [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 4006/15182 [ext/date/tests/DateTime_add-february.phpt]
PASS DateTime::add() -- february [ext/date/tests/DateTime_add-february.phpt] 
TEST 4007/15182 [ext/date/tests/DateTime_add-massive.phpt]
PASS DateTime::add() -- massive [ext/date/tests/DateTime_add-massive.phpt] 
TEST 4008/15182 [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 4009/15182 [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 4010/15182 [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 4011/15182 [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 4012/15182 [ext/date/tests/DateTime_clone_basic1.phpt]
PASS Test clone on DateTime objects [ext/date/tests/DateTime_clone_basic1.phpt] 
TEST 4013/15182 [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 4014/15182 [ext/date/tests/DateTime_clone_basic3.phpt]
PASS Test clone of DateTime objects [ext/date/tests/DateTime_clone_basic3.phpt] 
TEST 4015/15182 [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 4016/15182 [ext/date/tests/DateTime_compare_basic1.phpt]
PASS Test of compare object handler for DateTime objects [ext/date/tests/DateTime_compare_basic1.phpt] 
TEST 4017/15182 [ext/date/tests/DateTime_constants.phpt]
PASS DateTime constants [ext/date/tests/DateTime_constants.phpt] 
TEST 4018/15182 [ext/date/tests/DateTime_construct-dst-overlap.phpt]
PASS DateTime::__construct() -- fall daylight/standard overlap [ext/date/tests/DateTime_construct-dst-overlap.phpt] 
TEST 4019/15182 [ext/date/tests/DateTime_construct_basic1.phpt]
PASS Test new DateTime() : basic functionality [ext/date/tests/DateTime_construct_basic1.phpt] 
TEST 4020/15182 [ext/date/tests/DateTime_construct_error.phpt]
PASS Test new DateTime() : error conditions [ext/date/tests/DateTime_construct_error.phpt] 
TEST 4021/15182 [ext/date/tests/DateTime_createFromImmutable.phpt]
PASS Tests for DateTime::createFromImmutable. [ext/date/tests/DateTime_createFromImmutable.phpt] 
TEST 4022/15182 [ext/date/tests/DateTime_days-absolute.phpt]
PASS DateTime::diff() days -- absolute [ext/date/tests/DateTime_days-absolute.phpt] 
TEST 4023/15182 [ext/date/tests/DateTime_days-dates.phpt]
PASS DateTime::diff() days -- dates [ext/date/tests/DateTime_days-dates.phpt] 
TEST 4024/15182 [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 4025/15182 [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 4026/15182 [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 4027/15182 [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 4028/15182 [ext/date/tests/DateTime_days-february.phpt]
PASS DateTime::diff() days -- february [ext/date/tests/DateTime_days-february.phpt] 
TEST 4029/15182 [ext/date/tests/DateTime_days-massive.phpt]
PASS DateTime::diff() days -- massive [ext/date/tests/DateTime_days-massive.phpt] 
TEST 4030/15182 [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 4031/15182 [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 4032/15182 [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 4033/15182 [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 4034/15182 [ext/date/tests/DateTime_diff-absolute.phpt]
PASS DateTime::diff() -- absolute [ext/date/tests/DateTime_diff-absolute.phpt] 
TEST 4035/15182 [ext/date/tests/DateTime_diff-dates.phpt]
PASS DateTime::diff() -- dates [ext/date/tests/DateTime_diff-dates.phpt] 
TEST 4036/15182 [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 4037/15182 [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 4038/15182 [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 4039/15182 [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 4040/15182 [ext/date/tests/DateTime_diff-february.phpt]
PASS DateTime::diff() -- february [ext/date/tests/DateTime_diff-february.phpt] 
TEST 4041/15182 [ext/date/tests/DateTime_diff-massive.phpt]
PASS DateTime::diff() -- massive [ext/date/tests/DateTime_diff-massive.phpt] 
TEST 4042/15182 [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 4043/15182 [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 4044/15182 [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 4045/15182 [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 4046/15182 [ext/date/tests/DateTime_extends_basic1.phpt]
PASS Test DateTime class inheritance [ext/date/tests/DateTime_extends_basic1.phpt] 
TEST 4047/15182 [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 4048/15182 [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 4049/15182 [ext/date/tests/DateTime_fix_createFromFormat.phpt]
PASS Test fix for DateTime when date have textual day with dot or other special char at end [ext/date/tests/DateTime_fix_createFromFormat.phpt] 
TEST 4050/15182 [ext/date/tests/DateTime_format_basic1.phpt]
PASS Test DateTime::format() function : basic functionality [ext/date/tests/DateTime_format_basic1.phpt] 
TEST 4051/15182 [ext/date/tests/DateTime_format_basic2.phpt]
PASS Test date_format() function : basic functionality [ext/date/tests/DateTime_format_basic2.phpt] 
TEST 4052/15182 [ext/date/tests/DateTime_getOffset_basic1.phpt]
PASS Test DateTime::getOffset() function : basic functionality [ext/date/tests/DateTime_getOffset_basic1.phpt] 
TEST 4053/15182 [ext/date/tests/DateTime_getTimeZone_basic1.phpt]
PASS Test DateTime::getTimezone() function : basic functionality [ext/date/tests/DateTime_getTimeZone_basic1.phpt] 
TEST 4054/15182 [ext/date/tests/DateTime_modify_basic1.phpt]
PASS Test DateTime::modify() function : basic functionality [ext/date/tests/DateTime_modify_basic1.phpt] 
TEST 4055/15182 [ext/date/tests/DateTime_serialize.phpt]
PASS Test serialization of DateTime objects [ext/date/tests/DateTime_serialize.phpt] 
TEST 4056/15182 [ext/date/tests/DateTime_setDate_basic1.phpt]
PASS Test DateTime::setDate() function : basic functionality [ext/date/tests/DateTime_setDate_basic1.phpt] 
TEST 4057/15182 [ext/date/tests/DateTime_setISODate_basic1.phpt]
PASS Test DateTime::setISODate() function : basic functionality [ext/date/tests/DateTime_setISODate_basic1.phpt] 
TEST 4058/15182 [ext/date/tests/DateTime_setTime_basic1.phpt]
PASS Test DateTime::setTime() function : basic functionality [ext/date/tests/DateTime_setTime_basic1.phpt] 
TEST 4059/15182 [ext/date/tests/DateTime_setTimezone_basic1.phpt]
PASS Test DateTime::setTimezone() function : basic functionality [ext/date/tests/DateTime_setTimezone_basic1.phpt] 
TEST 4060/15182 [ext/date/tests/DateTime_set_state.phpt]
PASS Test __set_state magic method for recreating a DateTime object [ext/date/tests/DateTime_set_state.phpt] 
TEST 4061/15182 [ext/date/tests/DateTime_sub-dates.phpt]
PASS DateTime::sub() -- dates [ext/date/tests/DateTime_sub-dates.phpt] 
TEST 4062/15182 [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 4063/15182 [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 4064/15182 [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 4065/15182 [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 4066/15182 [ext/date/tests/DateTime_sub-february.phpt]
PASS DateTime::sub() -- february [ext/date/tests/DateTime_sub-february.phpt] 
TEST 4067/15182 [ext/date/tests/DateTime_sub-massive.phpt]
PASS DateTime::sub() -- massive [ext/date/tests/DateTime_sub-massive.phpt] 
TEST 4068/15182 [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 4069/15182 [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 4070/15182 [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 4071/15182 [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 4072/15182 [ext/date/tests/ExtendDateTime.phpt]
PASS Extendig DatTime and calling __set_state without args [ext/date/tests/ExtendDateTime.phpt] 
TEST 4073/15182 [ext/date/tests/big_year.phpt]
PASS Handling of large year values [ext/date/tests/big_year.phpt] 
TEST 4074/15182 [ext/date/tests/bug13142.phpt]
PASS Bug #13142 (strtotime handling of "M d H:i:s Y" format) [ext/date/tests/bug13142.phpt] 
TEST 4075/15182 [ext/date/tests/bug14561.phpt]
PASS Bug #14561 (strtotime() bug) [ext/date/tests/bug14561.phpt] 
TEST 4076/15182 [ext/date/tests/bug17988.phpt]
PASS Bug #17988 (strtotime handling of postgresql timestamps) [ext/date/tests/bug17988.phpt] 
TEST 4077/15182 [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 4078/15182 [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 4079/15182 [ext/date/tests/bug21399.phpt]
PASS Bug #21399 (strtotime() request for "YYYYMMDDhhmmss [ZZZ]") [ext/date/tests/bug21399.phpt] 
TEST 4080/15182 [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 4081/15182 [ext/date/tests/bug26090.phpt]
PASS Bug #26090 (allow colons in time zone offset to strtotime()) [ext/date/tests/bug26090.phpt] 
TEST 4082/15182 [ext/date/tests/bug26198.phpt]
PASS Bug #26198 (strtotime handling of "M Y" and "Y M" format) [ext/date/tests/bug26198.phpt] 
TEST 4083/15182 [ext/date/tests/bug26317.phpt]
PASS Bug #26317 (military timezone offset signedness) [ext/date/tests/bug26317.phpt] 
TEST 4084/15182 [ext/date/tests/bug26320.phpt]
PASS Bug #26320 (strtotime handling of XML Schema/ISO 8601 format) [ext/date/tests/bug26320.phpt] 
TEST 4085/15182 [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 4086/15182 [ext/date/tests/bug27780.phpt]
PASS Bug #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/date/tests/bug27780.phpt] 
TEST 4087/15182 [ext/date/tests/bug28024.phpt]
PASS Bug #28024 (Changed behavior of strtotime()) [ext/date/tests/bug28024.phpt] 
TEST 4088/15182 [ext/date/tests/bug28088.phpt]
PASS Bug #28088 (strtotime() cannot convert 00 hours") [ext/date/tests/bug28088.phpt] 
TEST 4089/15182 [ext/date/tests/bug28599.phpt]
PASS Bug #28599 (strtotime fails with zero base time) [ext/date/tests/bug28599.phpt] 
TEST 4090/15182 [ext/date/tests/bug29150.phpt]
PASS Bug #29150 (Roman number format for months) [ext/date/tests/bug29150.phpt] 
TEST 4091/15182 [ext/date/tests/bug29585.phpt]
PASS Bug #29585 (Support week numbers in strtotime()) [ext/date/tests/bug29585.phpt] 
TEST 4092/15182 [ext/date/tests/bug29595.phpt]
PASS Bug #29595 (Roman number format for months) [ext/date/tests/bug29595.phpt] 
TEST 4093/15182 [ext/date/tests/bug30096.phpt]
PASS Bug #30096 (gmmktime does not return the corrent time) [ext/date/tests/bug30096.phpt] 
TEST 4094/15182 [ext/date/tests/bug30532.phpt]
PASS Bug #30532 (strtotime - crossing daylight savings time) [ext/date/tests/bug30532.phpt] 
TEST 4095/15182 [ext/date/tests/bug32086.phpt]
PASS Bug #32086 (strtotime don't work in DST) [ext/date/tests/bug32086.phpt] 
TEST 4096/15182 [ext/date/tests/bug32270.phpt]
PASS Bug #32270 (strtotime/date behavior) [ext/date/tests/bug32270.phpt] 
TEST 4097/15182 [ext/date/tests/bug32555.phpt]
PASS Bug #32555 (strtotime("tomorrow") can return false) [ext/date/tests/bug32555.phpt] 
TEST 4098/15182 [ext/date/tests/bug32588.phpt]
PASS Bug #32588 (strtotime() error for 'last xxx' DST problem) [ext/date/tests/bug32588.phpt] 
TEST 4099/15182 [ext/date/tests/bug33056.phpt]
PASS Bug #33056 (strtotime() does not parse 20050518t090000Z) [ext/date/tests/bug33056.phpt] 
TEST 4100/15182 [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 4101/15182 [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 4102/15182 [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 4103/15182 [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 4104/15182 [ext/date/tests/bug33452.phpt]
PASS Bug #33452 (Support for year accompanying ISO week nr) [ext/date/tests/bug33452.phpt] 
TEST 4105/15182 [ext/date/tests/bug33532.phpt]
PASS Bug #33532 (Different output for strftime() and date()) [ext/date/tests/bug33532.phpt] 
TEST 4106/15182 [ext/date/tests/bug33536.phpt]
PASS Bug #33456 (strtotime defaults to now even on non time string) [ext/date/tests/bug33536.phpt] 
TEST 4107/15182 [ext/date/tests/bug33562.phpt]
PASS Bug #33562 (date("") crashes) [ext/date/tests/bug33562.phpt] 
TEST 4108/15182 [ext/date/tests/bug33563.phpt]
PASS Bug #33563 (strtotime('+1 month',$abc) cant get right time) [ext/date/tests/bug33563.phpt] 
TEST 4109/15182 [ext/date/tests/bug33578.phpt]
PASS Bug #33578 (strtotime() doesn't parse "11 Oct" format") [ext/date/tests/bug33578.phpt] 
TEST 4110/15182 [ext/date/tests/bug33869.phpt]
PASS Bug #33869 (strtotime() doesn't parse "+1days" format) [ext/date/tests/bug33869.phpt] 
TEST 4111/15182 [ext/date/tests/bug33957.phpt]
PASS Bug #33957 (gmdate('W')/date('W') sometimes returns wrong week number) [ext/date/tests/bug33957.phpt] 
TEST 4112/15182 [ext/date/tests/bug34087.phpt]
PASS Bug #34087 (strtotime() does not work with date format "Y/m/d") [ext/date/tests/bug34087.phpt] 
TEST 4113/15182 [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 4114/15182 [ext/date/tests/bug34676.phpt]
PASS Bug #34676 (missing support for strtotime("midnight") and strtotime("noon")) [ext/date/tests/bug34676.phpt] 
TEST 4115/15182 [ext/date/tests/bug34771.phpt]
PASS Bug #34771 (strtotime() fails with 1-12am/pm) [ext/date/tests/bug34771.phpt] 
TEST 4116/15182 [ext/date/tests/bug35143.phpt]
PASS Bug #35143 (gettimeofday() ignores current time zone) [ext/date/tests/bug35143.phpt] 
TEST 4117/15182 [ext/date/tests/bug35218.phpt]
PASS Bug #35218 (strtotime no longer ignores timezone comments like "(PST)") [ext/date/tests/bug35218.phpt] 
TEST 4118/15182 [ext/date/tests/bug35414.phpt]
PASS Bug #35414 (strtotime() no longer works with ordinal suffix) [ext/date/tests/bug35414.phpt] 
TEST 4119/15182 [ext/date/tests/bug35422.phpt]
PASS Bug #35422 (strtotime() does not parse times with UTC as timezone) [ext/date/tests/bug35422.phpt] 
TEST 4120/15182 [ext/date/tests/bug35425.phpt]
PASS Bug #35425 (idate() function ignores timezone settings) [ext/date/tests/bug35425.phpt] 
TEST 4121/15182 [ext/date/tests/bug35456.phpt]
PASS Bug #35456 (+ 1 [time unit] format did not work) [ext/date/tests/bug35456.phpt] 
TEST 4122/15182 [ext/date/tests/bug35499.phpt]
PASS Bug #35499 (strtotime() does not handle whitespace around the date string) [ext/date/tests/bug35499.phpt] 
TEST 4123/15182 [ext/date/tests/bug35624.phpt]
PASS Bug #35624 (strtotime() does not handle 3 character weekdays) [ext/date/tests/bug35624.phpt] 
TEST 4124/15182 [ext/date/tests/bug35630.phpt]
PASS Bug #35630 (strtotime() crashes on non-separated relative modifiers) [ext/date/tests/bug35630.phpt] 
TEST 4125/15182 [ext/date/tests/bug35699.phpt]
PASS Bug #35699 (date() can't handle leap years before 1970) [ext/date/tests/bug35699.phpt] 
TEST 4126/15182 [ext/date/tests/bug35705.phpt]
PASS Bug #35705 (strtotime() fails to parse soap date format without TZ) [ext/date/tests/bug35705.phpt] 
TEST 4127/15182 [ext/date/tests/bug35885.phpt]
PASS Bug #35885 (strtotime("NOW") no longer works) [ext/date/tests/bug35885.phpt] 
TEST 4128/15182 [ext/date/tests/bug35887.phpt]
PASS Bug #35887 (wddx_deserialize not parsing dateTime fields properly) [ext/date/tests/bug35887.phpt] 
TEST 4129/15182 [ext/date/tests/bug36224.phpt]
PASS Bug #36224 (date(DATE_ATOM) gives wrong resulsts) [ext/date/tests/bug36224.phpt] 
TEST 4130/15182 [ext/date/tests/bug36510.phpt]
PASS Bug #36510 (strtotime() fails to parse date strings with tabs) [ext/date/tests/bug36510.phpt] 
TEST 4131/15182 [ext/date/tests/bug36599.phpt]
PASS Bug #36599 (DATE_W3C format constant incorrect). [ext/date/tests/bug36599.phpt] 
TEST 4132/15182 [ext/date/tests/bug36988.phpt]
SKIP Bug #36988 (mktime freezes on long numbers) [ext/date/tests/bug36988.phpt] reason: this test is for 32-bit only
TEST 4133/15182 [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 4134/15182 [ext/date/tests/bug37368.phpt]
PASS Bug #37368 (Incorrect timestamp returned for strtotime()). [ext/date/tests/bug37368.phpt] 
TEST 4135/15182 [ext/date/tests/bug37514.phpt]
PASS Bug #37514 (strtotime doesn't assume year correctly). [ext/date/tests/bug37514.phpt] 
TEST 4136/15182 [ext/date/tests/bug37616.phpt]
PASS Bug #37616 (DATE_RFC822 does not product RFC 822 dates) [ext/date/tests/bug37616.phpt] 
TEST 4137/15182 [ext/date/tests/bug37747.phpt]
PASS Bug #37747 (strtotime segfaults when given "nextyear") [ext/date/tests/bug37747.phpt] 
TEST 4138/15182 [ext/date/tests/bug38229.phpt]
PASS Bug #38229 (strtotime() does not parse YYYY-MM) [ext/date/tests/bug38229.phpt] 
TEST 4139/15182 [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 4140/15182 [ext/date/tests/bug40743.phpt]
PASS Bug #40743 (DateTime ignores the TimeZone object passed to the constructor) [ext/date/tests/bug40743.phpt] 
TEST 4141/15182 [ext/date/tests/bug40861.phpt]
PASS Bug #40861 (Multiple +/- on relative units breaks strtotime()) [ext/date/tests/bug40861.phpt] 
TEST 4142/15182 [ext/date/tests/bug41523-64bit.phpt]
PASS Bug #41523 (strtotime('0000-00-00 00:00:00') is parsed as 1999-11-30) (64 bit) [ext/date/tests/bug41523-64bit.phpt] 
TEST 4143/15182 [ext/date/tests/bug41523.phpt]
SKIP Bug #41523 (strtotime('0000-00-00 00:00:00') is parsed as 1999-11-30) (32 bit) [ext/date/tests/bug41523.phpt] reason: 32-bit only
TEST 4144/15182 [ext/date/tests/bug41599.phpt]
PASS Bug #41599 (setTime() fails after modify() is used) [ext/date/tests/bug41599.phpt] 
TEST 4145/15182 [ext/date/tests/bug41709.phpt]
PASS Bug #41709 (strtotime() does not handle 00.00.0000) [ext/date/tests/bug41709.phpt] 
TEST 4146/15182 [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 4147/15182 [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 4148/15182 [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 4149/15182 [ext/date/tests/bug42910.phpt]
PASS Bug #42910 (Constructing DateTime with TimeZone Indicator invalidates DateTimeZone) [ext/date/tests/bug42910.phpt] 
TEST 4150/15182 [ext/date/tests/bug43003.phpt]
PASS Bug #43003 (Invalid timezone reported for DateTime objects constructed using a timestamp) [ext/date/tests/bug43003.phpt] 
TEST 4151/15182 [ext/date/tests/bug43075.phpt]
PASS Bug #43075 (Support 24 as hour) [ext/date/tests/bug43075.phpt] 
TEST 4152/15182 [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 4153/15182 [ext/date/tests/bug43527.phpt]
PASS Bug #43527 (DateTime created from a timestamp reports environment timezone) [ext/date/tests/bug43527.phpt] 
TEST 4154/15182 [ext/date/tests/bug43808.phpt]
PASS Bug #43808 (date_create never fails (even when it should)) [ext/date/tests/bug43808.phpt] 
TEST 4155/15182 [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 4156/15182 [ext/date/tests/bug44562.phpt]
PASS Bug #44562 (Creating instance of DatePeriod crashes) [ext/date/tests/bug44562.phpt] 
TEST 4157/15182 [ext/date/tests/bug44742.phpt]
PASS Bug #44742 (timezone_offset_get() causes segmentation faults) [ext/date/tests/bug44742.phpt] 
TEST 4158/15182 [ext/date/tests/bug44780.phpt]
PASS Bug #44780 (some time zone offsets not recognized by timezone_name_from_abbr) [ext/date/tests/bug44780.phpt] 
TEST 4159/15182 [ext/date/tests/bug45081.phpt]
PASS Bug #45081 (strtotime incorrectly interprets SGT time zone) [ext/date/tests/bug45081.phpt] 
TEST 4160/15182 [ext/date/tests/bug45529.phpt]
PASS Bug #45529 (UTC not properly recognised as timezone identifier while parsing) [ext/date/tests/bug45529.phpt] 
TEST 4161/15182 [ext/date/tests/bug45543.phpt]
PASS Test for bug #45543: DateTime::setTimezone can not set timezones without ID. [ext/date/tests/bug45543.phpt] 
TEST 4162/15182 [ext/date/tests/bug45554.phpt]
PASS Bug #45554 (Inconsistent behavior of the u format char) [ext/date/tests/bug45554.phpt] 
TEST 4163/15182 [ext/date/tests/bug45682.phpt]
PASS Bug #45682 (Unable to var_dump(DateInterval)) [ext/date/tests/bug45682.phpt] 
TEST 4164/15182 [ext/date/tests/bug45866.phpt]
PASS Bug #45866 (decimal values fed to DateTime->modify() causes long execution times) [ext/date/tests/bug45866.phpt] 
TEST 4165/15182 [ext/date/tests/bug46108.phpt]
PASS Bug #46108 (DateTime - Memory leak when unserializing) [ext/date/tests/bug46108.phpt] 
TEST 4166/15182 [ext/date/tests/bug46111.phpt]
PASS Bug #46111 (strtotime() returns false for some valid timezones) [ext/date/tests/bug46111.phpt] 
TEST 4167/15182 [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 4168/15182 [ext/date/tests/bug46874.phpt]
PASS Bug #46874 (DatePeriod not resetting after foreach loop) [ext/date/tests/bug46874.phpt] 
TEST 4169/15182 [ext/date/tests/bug48058.phpt]
PASS Bug #48058 (Year formatter goes wrong with out-of-int range) [ext/date/tests/bug48058.phpt] 
TEST 4170/15182 [ext/date/tests/bug48097.phpt]
PASS Bug #48097 (date_timezone_set function produces wrong datetime result) [ext/date/tests/bug48097.phpt] 
TEST 4171/15182 [ext/date/tests/bug48276.phpt]
PASS Bug #48276 (date("Y") prints wrong year on Big Endian machines) [ext/date/tests/bug48276.phpt] 
TEST 4172/15182 [ext/date/tests/bug48476.phpt]
PASS Bug #48476 (cloning extended DateTime class without calling parent::__constr crashed PHP) [ext/date/tests/bug48476.phpt] 
TEST 4173/15182 [ext/date/tests/bug48678.phpt]
PASS Bug #48678 (DateInterval segfaults when unserialising) [ext/date/tests/bug48678.phpt] 
TEST 4174/15182 [ext/date/tests/bug49059.phpt]
PASS Bug #49059 (DateTime::diff() repeats previous sub() operation) [ext/date/tests/bug49059.phpt] 
TEST 4175/15182 [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 4176/15182 [ext/date/tests/bug49585.phpt]
PASS Bug #49585 (date_format buffer not long enough for >4 digit years) [ext/date/tests/bug49585.phpt] 
TEST 4177/15182 [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 4178/15182 [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 4179/15182 [ext/date/tests/bug50055.phpt]
PASS Bug #50555 (DateTime::sub() allows 'relative' time modifications). [ext/date/tests/bug50055.phpt] 
TEST 4180/15182 [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 4181/15182 [ext/date/tests/bug50475.phpt]
PASS Bug #50475 (DateTime::setISODate followed by DateTime::setTime) [ext/date/tests/bug50475.phpt] 
TEST 4182/15182 [ext/date/tests/bug50680.phpt]
PASS Bug #50680 ("eighth" quantifier is not understood) [ext/date/tests/bug50680.phpt] 
TEST 4183/15182 [ext/date/tests/bug51096.phpt]
PASS Bug #51096 (Test for "first day" vs "first day of") [ext/date/tests/bug51096.phpt] 
TEST 4184/15182 [ext/date/tests/bug51393.phpt]
PASS Bug #51393 (DateTime::createFromFormat() fails if format string contains timezone) [ext/date/tests/bug51393.phpt] 
TEST 4185/15182 [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 4186/15182 [ext/date/tests/bug51866.phpt]
PASS Bug #51866 (Lenient parsing with parseFromFormat) [ext/date/tests/bug51866.phpt] 
TEST 4187/15182 [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 4188/15182 [ext/date/tests/bug52062-64bit.phpt]
PASS Bug #52062 (large timestamps with DateTime::getTimestamp and DateTime::setTimestamp) (64 bit) [ext/date/tests/bug52062-64bit.phpt] 
TEST 4189/15182 [ext/date/tests/bug52062.phpt]
SKIP Bug #52062 (large timestamps with DateTime::getTimestamp and DateTime::setTimestamp) (32 bit) [ext/date/tests/bug52062.phpt] reason: 32-bit only
TEST 4190/15182 [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 4191/15182 [ext/date/tests/bug52113.phpt]
PASS Bug #52113 (Seg fault while creating (by unserialization) DatePeriod) [ext/date/tests/bug52113.phpt] 
TEST 4192/15182 [ext/date/tests/bug52290.phpt]
PASS Bug #52290 (setDate, setISODate, setTime works wrong when DateTime created from timestamp) [ext/date/tests/bug52290.phpt] 
TEST 4193/15182 [ext/date/tests/bug52342.phpt]
PASS Bug #52342 (DateTime setIsoDate results in wrong timestamp) [ext/date/tests/bug52342.phpt] 
TEST 4194/15182 [ext/date/tests/bug52430.phpt]
PASS Bug #52430 (date_parse parse 24:xx:xx as valid time) [ext/date/tests/bug52430.phpt] 
TEST 4195/15182 [ext/date/tests/bug52454.phpt]
PASS Bug #52454 (Relative dates and getTimestamp increments by one day) [ext/date/tests/bug52454.phpt] 
TEST 4196/15182 [ext/date/tests/bug52480.phpt]
XFAIL Bug #52480 (Incorrect difference using DateInterval) [ext/date/tests/bug52480.phpt]   XFAIL REASON: See https://bugs.php.net/bug.php?id=52480
TEST 4197/15182 [ext/date/tests/bug52577.phpt]
PASS Bug #52577 (Incorrect date returning) [ext/date/tests/bug52577.phpt] 
TEST 4198/15182 [ext/date/tests/bug52668.phpt]
PASS Bug #52668 (Iterating over a dateperiod twice is broken) [ext/date/tests/bug52668.phpt] 
TEST 4199/15182 [ext/date/tests/bug52738.phpt]
PASS Bug #52738 (Can't use new properties in class extended from DateInterval) [ext/date/tests/bug52738.phpt] 
TEST 4200/15182 [ext/date/tests/bug52808.phpt]
PASS Bug #52808 (Segfault when specifying interval as two dates) [ext/date/tests/bug52808.phpt] 
TEST 4201/15182 [ext/date/tests/bug53437.phpt]
PASS Bug #53437 (Crash when using unserialized DatePeriod instance), variation 1 [ext/date/tests/bug53437.phpt] 
TEST 4202/15182 [ext/date/tests/bug53437_var1.phpt]
PASS Bug #53437 (Crash when using unserialized DatePeriod instance), variation 2 [ext/date/tests/bug53437_var1.phpt] 
TEST 4203/15182 [ext/date/tests/bug53437_var2.phpt]
PASS Bug #53437 DateInterval basic serialization [ext/date/tests/bug53437_var2.phpt] 
TEST 4204/15182 [ext/date/tests/bug53437_var3.phpt]
SKIP Bug #53437 DateInterval unserialize bad data, 32 bit [ext/date/tests/bug53437_var3.phpt] reason: 32 bit only
TEST 4205/15182 [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 4206/15182 [ext/date/tests/bug53437_var5.phpt]
PASS Bug #53437 DateInterval unserialize bad data, 64 bit [ext/date/tests/bug53437_var5.phpt] 
TEST 4207/15182 [ext/date/tests/bug53437_var6.phpt]
PASS Bug #53437 DateInterval unserialize bad data, 64 bit [ext/date/tests/bug53437_var6.phpt] 
TEST 4208/15182 [ext/date/tests/bug53502.phpt]
PASS Bug #53502 (strtotime with timezone memory leak) [ext/date/tests/bug53502.phpt] 
TEST 4209/15182 [ext/date/tests/bug53879.phpt]
PASS Bug #53879 (DateTime::createFromFormat() fails to parse cookie expiration date) [ext/date/tests/bug53879.phpt] 
TEST 4210/15182 [ext/date/tests/bug54283.phpt]
PASS Bug #54283 (new DatePeriod(NULL) causes crash) [ext/date/tests/bug54283.phpt] 
TEST 4211/15182 [ext/date/tests/bug54316.phpt]
PASS Bug #54316 (DateTime::createFromFormat does not handle trailing '|' correctly) [ext/date/tests/bug54316.phpt] 
TEST 4212/15182 [ext/date/tests/bug54340.phpt]
PASS Bug #54340 (DateTime::add() method bug) [ext/date/tests/bug54340.phpt] 
TEST 4213/15182 [ext/date/tests/bug54597.phpt]
PASS Bug #54597 (incorrect years for DateTime objects created with 4-digit years) [ext/date/tests/bug54597.phpt] 
TEST 4214/15182 [ext/date/tests/bug54851.phpt]
PASS Bug #54851 (DateTime::createFromFormat() doesn't interpret "D") [ext/date/tests/bug54851.phpt] 
TEST 4215/15182 [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 4216/15182 [ext/date/tests/bug55397.phpt]
PASS Bug #55397 (comparison of incomplete DateTime causes SIGSEGV) [ext/date/tests/bug55397.phpt] 
TEST 4217/15182 [ext/date/tests/bug55407.phpt]
PASS Bug #55407 (Impossible to prototype DateTime::createFromFormat) [ext/date/tests/bug55407.phpt] 
TEST 4218/15182 [ext/date/tests/bug60236.phpt]
PASS Bug #60236 (TLA timezone dates are not converted properly from timestamp) [ext/date/tests/bug60236.phpt] 
TEST 4219/15182 [ext/date/tests/bug60774.phpt]
PASS Bug #60774 (DateInterval::format("%a") is always zero when an interval is created using the createFromDateString method) [ext/date/tests/bug60774.phpt] 
TEST 4220/15182 [ext/date/tests/bug61642.phpt]
PASS Bug #61642 (modify("+5 weekdays") returns Sunday) [ext/date/tests/bug61642.phpt] 
TEST 4221/15182 [ext/date/tests/bug62500.phpt]
PASS Bug #62500 (Segfault in DateInterval class when extended) [ext/date/tests/bug62500.phpt] 
TEST 4222/15182 [ext/date/tests/bug62561.phpt]
PASS Bug #62561 Unixtimestamp may take on local times DST flag (this test will only be valid during EDT) [ext/date/tests/bug62561.phpt] 
TEST 4223/15182 [ext/date/tests/bug62852.phpt]
PASS Bug #62852 (Unserialize invalid DateTime causes crash), variation 1 [ext/date/tests/bug62852.phpt] 
TEST 4224/15182 [ext/date/tests/bug62852_var2.phpt]
PASS Bug #62852 (Unserialize invalid DateTime causes crash), variation 2 [ext/date/tests/bug62852_var2.phpt] 
TEST 4225/15182 [ext/date/tests/bug62852_var3.phpt]
PASS Bug #62852 (Unserialize invalid DateTime causes crash), variation 3 [ext/date/tests/bug62852_var3.phpt] 
TEST 4226/15182 [ext/date/tests/bug62896.phpt]
PASS Bug #62896 Unixtimestamp may take on local times DST flag (this test will only be valid during CEST) [ext/date/tests/bug62896.phpt] 
TEST 4227/15182 [ext/date/tests/bug63391.phpt]
PASS Test for #63391 (Incorrect/inconsistent day of week prior to the year 1600) [ext/date/tests/bug63391.phpt] 
TEST 4228/15182 [ext/date/tests/bug63435.phpt]
PASS Bug #63435 	Datetime::format('u') sometimes wrong by 1 microsecond [ext/date/tests/bug63435.phpt] 
TEST 4229/15182 [ext/date/tests/bug63740.phpt]
PASS Bug #63740 (strtotime seems to use both sunday and monday as start of week) [ext/date/tests/bug63740.phpt] 
TEST 4230/15182 [ext/date/tests/bug64157.phpt]
PASS Test for bug #64157: DateTime::createFromFormat() reports confusing error message [ext/date/tests/bug64157.phpt] 
TEST 4231/15182 [ext/date/tests/bug64887.phpt]
PASS Bug #64887: Allow DateTime modification with subsecond items [ext/date/tests/bug64887.phpt] 
TEST 4232/15182 [ext/date/tests/bug65184.phpt]
SKIP Test bug #65184 strftime() returns insufficient-length string under multibyte locales [ext/date/tests/bug65184.phpt] reason: Test is valid for Windows
TEST 4233/15182 [ext/date/tests/bug65371.phpt]
PASS Testing bug #65371 [ext/date/tests/bug65371.phpt] 
TEST 4234/15182 [ext/date/tests/bug65502.phpt]
PASS Test for bug #65502: DateTimeImmutable::createFromFormat returns DateTime [ext/date/tests/bug65502.phpt] 
TEST 4235/15182 [ext/date/tests/bug65548.phpt]
PASS Test for bug #65548: Comparison for DateTimeImmutable doesn't work [ext/date/tests/bug65548.phpt] 
TEST 4236/15182 [ext/date/tests/bug65672.phpt]
PASS Test for bug #65672: Broken classes inherited from DatePeriod [ext/date/tests/bug65672.phpt] 
TEST 4237/15182 [ext/date/tests/bug66721.phpt]
PASS Test for bug #66721: __wakeup of DateTime segfaults when invalid object data is supplied [ext/date/tests/bug66721.phpt] 
TEST 4238/15182 [ext/date/tests/bug66836.phpt]
PASS Bug #66836 (DateTime::createFromFormat 'U' with pre 1970 dates fails parsing) [ext/date/tests/bug66836.phpt] 
TEST 4239/15182 [ext/date/tests/bug66985.phpt]
PASS Bug #66985 (Some timezones are no longer valid in PHP 5.5.10) [ext/date/tests/bug66985.phpt] 
TEST 4240/15182 [ext/date/tests/bug67109.phpt]
PASS Bug #67109 (First uppercase letter breaks date string parsing) [ext/date/tests/bug67109.phpt] 
TEST 4241/15182 [ext/date/tests/bug67118.phpt]
PASS Bug #67118 crashes in DateTime when this used after failed __construct [ext/date/tests/bug67118.phpt] 
TEST 4242/15182 [ext/date/tests/bug67118_2.phpt]
PASS Regression introduce in fix for Bug #67118 - Invalid code [ext/date/tests/bug67118_2.phpt] 
TEST 4243/15182 [ext/date/tests/bug67251.phpt]
PASS Bug #67251 (date_parse_from_format out-of-bounds read) [ext/date/tests/bug67251.phpt] 
TEST 4244/15182 [ext/date/tests/bug67253.phpt]
PASS Bug #67253 (timelib_meridian_with_check out-of-bounds read) [ext/date/tests/bug67253.phpt] 
TEST 4245/15182 [ext/date/tests/bug67308.phpt]
PASS Bug #67308 (Serialize of DateTime truncates fractions of second) [ext/date/tests/bug67308.phpt] 
TEST 4246/15182 [ext/date/tests/bug68078.phpt]
PASS Comparing datetime objects should account for microseconds [ext/date/tests/bug68078.phpt] 
TEST 4247/15182 [ext/date/tests/bug68078_negative.phpt]
PASS Comparing datetime objects with negative timestamps should account for microseconds [ext/date/tests/bug68078_negative.phpt] 
TEST 4248/15182 [ext/date/tests/bug68406.phpt]
PASS Bug #68406 calling var_dump on a DateTimeZone object modifies it [ext/date/tests/bug68406.phpt] 
TEST 4249/15182 [ext/date/tests/bug68669.phpt]
PASS DateTime::createFromFormat() does not allow NULL $timezone [ext/date/tests/bug68669.phpt] 
TEST 4250/15182 [ext/date/tests/bug68942.phpt]
PASS Bug #68942 (Use after free vulnerability in unserialize() with DateTimeZone). [ext/date/tests/bug68942.phpt] 
TEST 4251/15182 [ext/date/tests/bug68942_2.phpt]
PASS Bug #68942 (Use after free vulnerability in unserialize() with DateTime). [ext/date/tests/bug68942_2.phpt] 
TEST 4252/15182 [ext/date/tests/bug69089.phpt]
PASS Bug #69089 (Add support for RFC3339 extended to DateTime::format) [ext/date/tests/bug69089.phpt] 
TEST 4253/15182 [ext/date/tests/bug69336.phpt]
PASS Bug #69336 (Issues with "last day of <monthname>") [ext/date/tests/bug69336.phpt] 
TEST 4254/15182 [ext/date/tests/bug69587.phpt]
PASS Bug #69587 (DateInterval properties and isset) [ext/date/tests/bug69587.phpt] 
TEST 4255/15182 [ext/date/tests/bug70153.phpt]
PASS Bug #70153 (\DateInterval incorrectly unserialized) [ext/date/tests/bug70153.phpt] 
TEST 4256/15182 [ext/date/tests/bug70245.phpt]
PASS Bug #70245 (strtotime does not emit warning when 2nd parameter is object or string) [ext/date/tests/bug70245.phpt] 
TEST 4257/15182 [ext/date/tests/bug70266.phpt]
PASS Bug #70266 (DateInterval::__construct.interval_spec is not supposed to be optional) [ext/date/tests/bug70266.phpt] 
TEST 4258/15182 [ext/date/tests/bug70277.phpt]
PASS Bug #70277 (new DateTimeZone($foo) is ignoring text after null byte) [ext/date/tests/bug70277.phpt] 
TEST 4259/15182 [ext/date/tests/bug70810.phpt]
PASS Bug #70810: DateInterval equals every other DateInterval [ext/date/tests/bug70810.phpt] 
TEST 4260/15182 [ext/date/tests/bug71525.phpt]
PASS Bug #71525 (Calls to date_modify will mutate timelib_rel_time, causing date_date_set issues) [ext/date/tests/bug71525.phpt] 
TEST 4261/15182 [ext/date/tests/bug71635.phpt]
PASS Bug #71635 (segfault in DatePeriod::getEndDate() when no end date has been set) [ext/date/tests/bug71635.phpt] 
TEST 4262/15182 [ext/date/tests/bug71889.phpt]
PASS Bug #71889 (DateInterval::format segfault on '%' input) [ext/date/tests/bug71889.phpt] 
TEST 4263/15182 [ext/date/tests/bug72096.phpt]
PASS Bug #72096: Swatch time value incorrect for dates before 1970 [ext/date/tests/bug72096.phpt] 
TEST 4264/15182 [ext/date/tests/bug72719.phpt]
PASS Bug #72719: Relative datetime format ignores weekday on sundays only [ext/date/tests/bug72719.phpt] 
TEST 4265/15182 [ext/date/tests/bug73091.phpt]
PASS Bug #73091 (Unserializing DateInterval object may lead to __toString invocation) [ext/date/tests/bug73091.phpt] 
TEST 4266/15182 [ext/date/tests/bug73294.phpt]
PASS Bug #73294: DateTime wrong when date string is negative [ext/date/tests/bug73294.phpt] 
TEST 4267/15182 [ext/date/tests/bug73426.phpt]
PASS Bug #73426 (createFromFormat with 'z' format char results in incorrect time) [ext/date/tests/bug73426.phpt] 
TEST 4268/15182 [ext/date/tests/bug73489.phpt]
PASS Bug #73489: wrong timestamp when call setTimeZone multi times with UTC offset [ext/date/tests/bug73489.phpt] 
TEST 4269/15182 [ext/date/tests/bug73837.phpt]
PASS Bug #73837: Milliseconds in DateTime() [ext/date/tests/bug73837.phpt] 
TEST 4270/15182 [ext/date/tests/bug73858.phpt]
PASS Bug #73858: diff() of two relative/described DateTimes is wrong [ext/date/tests/bug73858.phpt] 
TEST 4271/15182 [ext/date/tests/bug73942.phpt]
PASS Bug #73942: $date->modify('Friday this week') doesn't return a Friday if $date is a Sunday [ext/date/tests/bug73942.phpt] 
TEST 4272/15182 [ext/date/tests/bug74057.phpt]
PASS Bug #74057: wrong day when using "this week" in strtotime [ext/date/tests/bug74057.phpt] 
TEST 4273/15182 [ext/date/tests/bug74080.phpt]
PASS Bug #74080 Provide an RFC7231 date time format [ext/date/tests/bug74080.phpt] 
TEST 4274/15182 [ext/date/tests/bug74639.phpt]
PASS Bug #74639 Cloning DatePeriod leads to segfault [ext/date/tests/bug74639.phpt] 
TEST 4275/15182 [ext/date/tests/bug74652.phpt]
PASS Test for bug #74652: Incomplete dates [ext/date/tests/bug74652.phpt] 
TEST 4276/15182 [ext/date/tests/bug74852.phpt]
PASS Bug #74852 property_exists returns true on unknown DateInterval property [ext/date/tests/bug74852.phpt] 
TEST 4277/15182 [ext/date/tests/bug75002.phpt]
PASS Bug #75002 Null Pointer Dereference in timelib_time_clone [ext/date/tests/bug75002.phpt] 
TEST 4278/15182 [ext/date/tests/bug75222.phpt]
PASS Bug #75222 DateInterval microseconds property always 0 [ext/date/tests/bug75222.phpt] 
TEST 4279/15182 [ext/date/tests/bug75232.phpt]
PASS Bug #75232: print_r of DateTime creating side-effect [ext/date/tests/bug75232.phpt] 
TEST 4280/15182 [ext/date/tests/bug75577.phpt]
PASS Test for bug #75577: DateTime::createFromFormat does not accept 'v' format specifier [ext/date/tests/bug75577.phpt] 
TEST 4281/15182 [ext/date/tests/bug75851.phpt]
PASS Test for bug #75851: Year component overflow with date formats "c", "o", "r" and "y" [ext/date/tests/bug75851.phpt] 
TEST 4282/15182 [ext/date/tests/bug75857.phpt]
PASS Failing test case for #75857: Long timezones truncation [ext/date/tests/bug75857.phpt] 
TEST 4283/15182 [ext/date/tests/bug75928.phpt]
PASS Bug #75928: Argument 2 for `DateTimeZone::listIdentifiers()` should accept `null` [ext/date/tests/bug75928.phpt] 
TEST 4284/15182 [ext/date/tests/bug76462.phpt]
PASS Bug #76462 Undefined property: DateInterval::$f [ext/date/tests/bug76462.phpt] 
TEST 4285/15182 [ext/date/tests/bug77097.phpt]
PASS Bug #77097 (DateTime::diff gives wrong diff when the actual diff is less than 1 second) [ext/date/tests/bug77097.phpt] 
TEST 4286/15182 [ext/date/tests/bug78383.phpt]
PASS Bug #78383: Casting a DateTime to array no longer returns its properties [ext/date/tests/bug78383.phpt] 
TEST 4287/15182 [ext/date/tests/bug78751.phpt]
PASS Bug #78751 (Serialising DatePeriod converts DateTimeImmutable) [ext/date/tests/bug78751.phpt] 
TEST 4288/15182 [ext/date/tests/bug78984.phpt]
PASS Bug #78984 (DateTimeZone accepting invalid UTC timezones) [ext/date/tests/bug78984.phpt] 
TEST 4289/15182 [ext/date/tests/bug79015.phpt]
PASS Bug #79015 (undefined-behavior in php_date.c) [ext/date/tests/bug79015.phpt] 
TEST 4290/15182 [ext/date/tests/bug79396-forward-transition-settime.phpt]
PASS Test for setting Date/Time during a forward DST transition [ext/date/tests/bug79396-forward-transition-settime.phpt] 
TEST 4291/15182 [ext/date/tests/bug81500.phpt]
PASS Bug #81500 (Interval serialization regression since 7.3.14 / 7.4.2) [ext/date/tests/bug81500.phpt] 
TEST 4292/15182 [ext/date/tests/call_function_from_method.phpt]
PASS Call to date function from a method and call to date method from call_user_func [ext/date/tests/call_function_from_method.phpt] 
TEST 4293/15182 [ext/date/tests/checkdate_basic1.phpt]
PASS Test date_create() function : basic functionality [ext/date/tests/checkdate_basic1.phpt] 
TEST 4294/15182 [ext/date/tests/date-lenient-create.phpt]
PASS Test for + character in date format [ext/date/tests/date-lenient-create.phpt] 
TEST 4295/15182 [ext/date/tests/date-lenient.phpt]
PASS Test for + character in date format [ext/date/tests/date-lenient.phpt] 
TEST 4296/15182 [ext/date/tests/date-parse-by-format001.phpt]
PASS Test for date_parse_by_format() [ext/date/tests/date-parse-by-format001.phpt] 
TEST 4297/15182 [ext/date/tests/date-set-timestamp.phpt]
PASS DateTime::setTimestamp() [ext/date/tests/date-set-timestamp.phpt] 
TEST 4298/15182 [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 4299/15182 [ext/date/tests/date.phpt]
PASS date() function [ext/date/tests/date.phpt] 
TEST 4300/15182 [ext/date/tests/date_add_basic.phpt]
PASS Test date_add() function : basic functionality [ext/date/tests/date_add_basic.phpt] 
TEST 4301/15182 [ext/date/tests/date_basic1.phpt]
PASS Test date() function : basic functionality [ext/date/tests/date_basic1.phpt] 
TEST 4302/15182 [ext/date/tests/date_constants.phpt]
PASS Date constants [ext/date/tests/date_constants.phpt] 
TEST 4303/15182 [ext/date/tests/date_create-1.phpt]
PASS date_create() function [1] [ext/date/tests/date_create-1.phpt] 
TEST 4304/15182 [ext/date/tests/date_create-2.phpt]
PASS date_create() function [2] [ext/date/tests/date_create-2.phpt] 
TEST 4305/15182 [ext/date/tests/date_create-relative.phpt]
PASS date_create() with large relative offsets [ext/date/tests/date_create-relative.phpt] 
TEST 4306/15182 [ext/date/tests/date_create_basic.phpt]
PASS Test date_create() function : basic functionality [ext/date/tests/date_create_basic.phpt] 
TEST 4307/15182 [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 4308/15182 [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 4309/15182 [ext/date/tests/date_default_timezone_get-1.phpt]
PASS date_default_timezone_get() function [1] [ext/date/tests/date_default_timezone_get-1.phpt] 
TEST 4310/15182 [ext/date/tests/date_default_timezone_get-2.phpt]
PASS date_default_timezone_get() function [2] [ext/date/tests/date_default_timezone_get-2.phpt] 
TEST 4311/15182 [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 4312/15182 [ext/date/tests/date_default_timezone_get-4.phpt]
PASS date_default_timezone_get() function [4] [ext/date/tests/date_default_timezone_get-4.phpt] 
TEST 4313/15182 [ext/date/tests/date_default_timezone_set-1.phpt]
PASS date_default_timezone_set() function [1] [ext/date/tests/date_default_timezone_set-1.phpt] 
TEST 4314/15182 [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 4315/15182 [ext/date/tests/date_diff.phpt]
PASS Extensive test for date_diff(). [ext/date/tests/date_diff.phpt] 
TEST 4316/15182 [ext/date/tests/date_diff1.phpt]
PASS Test for date_diff with timezone abbreviations. [ext/date/tests/date_diff1.phpt] 
TEST 4317/15182 [ext/date/tests/date_format_basic1.phpt]
PASS Test date_format() function : basic functionality [ext/date/tests/date_format_basic1.phpt] 
TEST 4318/15182 [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 4319/15182 [ext/date/tests/date_interval_create_from_date_string.phpt]
PASS Test date_interval_create_from_date_string() function : basic functionality [ext/date/tests/date_interval_create_from_date_string.phpt] 
TEST 4320/15182 [ext/date/tests/date_interval_create_from_date_string_broken.phpt]
PASS Test date_interval_create_from_date_string() function : nonsense data [ext/date/tests/date_interval_create_from_date_string_broken.phpt] 
TEST 4321/15182 [ext/date/tests/date_interval_create_from_date_string_nullparam.phpt]
PASS Test date_interval_create_from_date_string() function : null parameter [ext/date/tests/date_interval_create_from_date_string_nullparam.phpt] 
TEST 4322/15182 [ext/date/tests/date_interval_format.phpt]
PASS Test date_interval_format() function : basic functionality [ext/date/tests/date_interval_format.phpt] 
TEST 4323/15182 [ext/date/tests/date_interval_prop_dim.phpt]
PASS Test DateInterval props with dimension handling [ext/date/tests/date_interval_prop_dim.phpt] 
TEST 4324/15182 [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 4325/15182 [ext/date/tests/date_modify-1.phpt]
PASS date_modify() function [1] [ext/date/tests/date_modify-1.phpt] 
TEST 4326/15182 [ext/date/tests/date_modify-2.phpt]
PASS date_modify() function [2] [ext/date/tests/date_modify-2.phpt] 
TEST 4327/15182 [ext/date/tests/date_modify_basic1.phpt]
PASS Test date_modify() function : basic functionality [ext/date/tests/date_modify_basic1.phpt] 
TEST 4328/15182 [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 4329/15182 [ext/date/tests/date_parse_001.phpt]
PASS Test basic date_parse() [ext/date/tests/date_parse_001.phpt] 
TEST 4330/15182 [ext/date/tests/date_parse_basic1.phpt]
PASS Test date_parse() function : basic functionality [ext/date/tests/date_parse_basic1.phpt] 
TEST 4331/15182 [ext/date/tests/date_parse_error.phpt]
PASS Test date_parse() function : error conditions [ext/date/tests/date_parse_error.phpt] 
TEST 4332/15182 [ext/date/tests/date_period-immutable.phpt]
PASS DatePeriod [ext/date/tests/date_period-immutable.phpt] 
TEST 4333/15182 [ext/date/tests/date_period.phpt]
PASS DatePeriod [ext/date/tests/date_period.phpt] 
TEST 4334/15182 [ext/date/tests/date_sub_basic.phpt]
PASS Test date_sub() function : basic functionality [ext/date/tests/date_sub_basic.phpt] 
TEST 4335/15182 [ext/date/tests/date_sun_info_001.phpt]
PASS Test basic date_sun_info() [ext/date/tests/date_sun_info_001.phpt] 
TEST 4336/15182 [ext/date/tests/date_sun_info_002.phpt]
PASS Test basic date_sun_info() [ext/date/tests/date_sun_info_002.phpt] 
TEST 4337/15182 [ext/date/tests/date_sun_info_003.phpt]
PASS Test basic date_sun_info() [ext/date/tests/date_sun_info_003.phpt] 
TEST 4338/15182 [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 4339/15182 [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 4340/15182 [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 4341/15182 [ext/date/tests/date_sunrise_variation9.phpt]
SKIP Test date_sunrise() function : usage variation -  Passing high positive and negative float values to time argument. [ext/date/tests/date_sunrise_variation9.phpt] reason: this test is for 32-bit only
TEST 4342/15182 [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 4343/15182 [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 4344/15182 [ext/date/tests/date_sunset_variation9.phpt]
SKIP Test date_sunset() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunset_variation9.phpt] reason: this test is for 32-bit only
TEST 4345/15182 [ext/date/tests/date_time_fractions.phpt]
PASS Fractions with DateTime objects [ext/date/tests/date_time_fractions.phpt] 
TEST 4346/15182 [ext/date/tests/date_time_fractions_create_from_format.phpt]
PASS Fractions with DateTime objects (create_from_format) [ext/date/tests/date_time_fractions_create_from_format.phpt] 
TEST 4347/15182 [ext/date/tests/date_time_fractions_serialize.phpt]
PASS Fractions with DateTime objects (Serialization) [ext/date/tests/date_time_fractions_serialize.phpt] 
TEST 4348/15182 [ext/date/tests/date_time_immutable-inherited.phpt]
PASS Tests for DateTimeImmutable. [ext/date/tests/date_time_immutable-inherited.phpt] 
TEST 4349/15182 [ext/date/tests/date_time_immutable.phpt]
PASS Tests for DateTimeImmutable. [ext/date/tests/date_time_immutable.phpt] 
TEST 4350/15182 [ext/date/tests/date_time_immutable001.phpt]
PASS DateTimeImmutable - invalid arguments [ext/date/tests/date_time_immutable001.phpt] 
TEST 4351/15182 [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 4352/15182 [ext/date/tests/date_timestamp_get.phpt]
PASS Test the basics to function date_timestamp_get(). [ext/date/tests/date_timestamp_get.phpt] 
TEST 4353/15182 [ext/date/tests/date_timestamp_set.phpt]
PASS Test the basics to function date_timestamp_set(). [ext/date/tests/date_timestamp_set.phpt] 
TEST 4354/15182 [ext/date/tests/date_timestamp_set_nullparam2.phpt]
PASS Test the function date_timestamp_set() with second null parameter. [ext/date/tests/date_timestamp_set_nullparam2.phpt] 
TEST 4355/15182 [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 4356/15182 [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 4357/15182 [ext/date/tests/default-timezone-1.phpt]
PASS date.timezone setting [1] [ext/date/tests/default-timezone-1.phpt] 
TEST 4358/15182 [ext/date/tests/default-timezone-2.phpt]
PASS date.timezone setting [2] [ext/date/tests/default-timezone-2.phpt] 
TEST 4359/15182 [ext/date/tests/format-negative-timestamp.phpt]
PASS strtotime() - Format: @timestamps [ext/date/tests/format-negative-timestamp.phpt] 
TEST 4360/15182 [ext/date/tests/forward-transition-construction.phpt]
PASS Test for Date/Time construction during a forward DST transition [ext/date/tests/forward-transition-construction.phpt] 
TEST 4361/15182 [ext/date/tests/getdate_basic.phpt]
PASS Test getdate() function : basic functionality [ext/date/tests/getdate_basic.phpt] 
TEST 4362/15182 [ext/date/tests/getdate_variation2.phpt]
PASS Test getdate() function : usage variation - Passing octal timestamp values [ext/date/tests/getdate_variation2.phpt] 
TEST 4363/15182 [ext/date/tests/getdate_variation3.phpt]
PASS Test getdate() function : usage variation - Passing hexadcimal timestamp values [ext/date/tests/getdate_variation3.phpt] 
TEST 4364/15182 [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 4365/15182 [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 4366/15182 [ext/date/tests/getdate_variation6.phpt]
PASS Test getdate() function : usage variation - Passing strings containing numbers [ext/date/tests/getdate_variation6.phpt] 
TEST 4367/15182 [ext/date/tests/getdate_variation7.phpt]
SKIP Test getdate() function : usage variation - Passing high positive and negative float values to timestamp. [ext/date/tests/getdate_variation7.phpt] reason: this test is for 32-bit only
TEST 4368/15182 [ext/date/tests/gettimeofday_basic.phpt]
PASS Test gettimeofday() function : basic functionality [ext/date/tests/gettimeofday_basic.phpt] 
TEST 4369/15182 [ext/date/tests/gmdate_basic.phpt]
PASS Test gmdate() function : basic functionality [ext/date/tests/gmdate_basic.phpt] 
TEST 4370/15182 [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 4371/15182 [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 4372/15182 [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 4373/15182 [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 4374/15182 [ext/date/tests/gmdate_variation14.phpt]
SKIP Test gmdate() function : usage variation - Passing high positive and negetive float values to timestamp. [ext/date/tests/gmdate_variation14.phpt] reason: this test is for 32-bit only
TEST 4375/15182 [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 4376/15182 [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 4377/15182 [ext/date/tests/gmdate_variation5.phpt]
PASS Test gmdate() function : usage variation - Passing Week representation to format. [ext/date/tests/gmdate_variation5.phpt] 
TEST 4378/15182 [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 4379/15182 [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 4380/15182 [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 4381/15182 [ext/date/tests/gmmktime_basic.phpt]
PASS Test gmmktime() function : basic functionality [ext/date/tests/gmmktime_basic.phpt] 
TEST 4382/15182 [ext/date/tests/gmmktime_variation7.phpt]
PASS Test gmmktime() function : usage variation - Checking with few optional arguments. [ext/date/tests/gmmktime_variation7.phpt] 
TEST 4383/15182 [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 4384/15182 [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 4385/15182 [ext/date/tests/gmstrftime_basic.phpt]
PASS Test gmstrftime() function : basic functionality [ext/date/tests/gmstrftime_basic.phpt] 
TEST 4386/15182 [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 4387/15182 [ext/date/tests/gmstrftime_variation11.phpt]
PASS Test gmstrftime() function : usage variation - Checking month related formats which was not supported on Windows before VC14. [ext/date/tests/gmstrftime_variation11.phpt] 
TEST 4388/15182 [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 4389/15182 [ext/date/tests/gmstrftime_variation13.phpt]
PASS Test gmstrftime() function : usage variation - Checking date related formats which was not supported on Windows before VC14. [ext/date/tests/gmstrftime_variation13.phpt] 
TEST 4390/15182 [ext/date/tests/gmstrftime_variation14.phpt]
PASS Test gmstrftime() function : usage variation - Checking date related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation14.phpt] 
TEST 4391/15182 [ext/date/tests/gmstrftime_variation15.phpt]
PASS Test gmstrftime() function : usage variation - Checking time related formats which was not supported on Windows before VC14. [ext/date/tests/gmstrftime_variation15.phpt] 
TEST 4392/15182 [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 4393/15182 [ext/date/tests/gmstrftime_variation17.phpt]
PASS Test gmstrftime() function : usage variation - Checking day related formats which was not supported on Windows before vc14. [ext/date/tests/gmstrftime_variation17.phpt] 
TEST 4394/15182 [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 4395/15182 [ext/date/tests/gmstrftime_variation19.phpt]
PASS Test gmstrftime() function : usage variation - Checking newline and tab formats which was not supported on Windows before VC14. [ext/date/tests/gmstrftime_variation19.phpt] 
TEST 4396/15182 [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 4397/15182 [ext/date/tests/gmstrftime_variation21.phpt]
PASS Test gmstrftime() function : usage variation - Checking Preferred date and time representation on Windows. [ext/date/tests/gmstrftime_variation21.phpt] 
TEST 4398/15182 [ext/date/tests/gmstrftime_variation22.phpt]
PASS Test gmstrftime() function : usage variation - Checking Preferred date and time representation other than on Windows. [ext/date/tests/gmstrftime_variation22.phpt] 
TEST 4399/15182 [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 4400/15182 [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 4401/15182 [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 4402/15182 [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 4403/15182 [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 4404/15182 [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 4405/15182 [ext/date/tests/gmstrftime_variation9.phpt]
PASS Test gmstrftime() function : usage variation - Checking week related formats which was not supported on Windows before vc14. [ext/date/tests/gmstrftime_variation9.phpt] 
TEST 4406/15182 [ext/date/tests/idate_basic.phpt]
PASS Test idate() function : basic functionality [ext/date/tests/idate_basic.phpt] 
TEST 4407/15182 [ext/date/tests/idate_variation3.phpt]
SKIP Test idate() function : usage variation - Passing higher positive and negetive float values to timestamp. [ext/date/tests/idate_variation3.phpt] reason: this test is for 32-bit only
TEST 4408/15182 [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 4409/15182 [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 4410/15182 [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 4411/15182 [ext/date/tests/ini_set_incorrect.phpt]
PASS Test invalid time zone passed to ini_set [ext/date/tests/ini_set_incorrect.phpt] 
TEST 4412/15182 [ext/date/tests/localtime_basic.phpt]
PASS Test localtime() function : basic functionality [ext/date/tests/localtime_basic.phpt] 
TEST 4413/15182 [ext/date/tests/localtime_variation3.phpt]
SKIP Test localtime() function : usage variation - Passing higher positive and negetive float values to timestamp. [ext/date/tests/localtime_variation3.phpt] reason: this test is for 32-bit only
TEST 4414/15182 [ext/date/tests/localtime_variation4.phpt]
PASS Test localtime() function : usage variation - Passing octal values to timestamp. [ext/date/tests/localtime_variation4.phpt] 
TEST 4415/15182 [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 4416/15182 [ext/date/tests/microtime_basic.phpt]
PASS Test return type and value for expected input microtime() [ext/date/tests/microtime_basic.phpt] 
TEST 4417/15182 [ext/date/tests/microtime_error.phpt]
PASS Test wrong number of arguments for microtime() [ext/date/tests/microtime_error.phpt] 
TEST 4418/15182 [ext/date/tests/mktime-1.phpt]
PASS Check for mktime with out-of-range parameters [ext/date/tests/mktime-1.phpt] 
TEST 4419/15182 [ext/date/tests/mktime-3-64bit.phpt]
PASS mktime() [3] (64-bit) [ext/date/tests/mktime-3-64bit.phpt] 
TEST 4420/15182 [ext/date/tests/mktime-3.phpt]
SKIP mktime() [3] (32-bit) [ext/date/tests/mktime-3.phpt] reason: 32-bit only
TEST 4421/15182 [ext/date/tests/mktime_basic1.phpt]
PASS Test mktime() function : basic functionality [ext/date/tests/mktime_basic1.phpt] 
TEST 4422/15182 [ext/date/tests/mktime_error.phpt]
PASS Test mktime() function : error conditions [ext/date/tests/mktime_error.phpt] 
TEST 4423/15182 [ext/date/tests/oo_001.phpt]
PASS date OO interface [ext/date/tests/oo_001.phpt] 
TEST 4424/15182 [ext/date/tests/oo_002.phpt]
PASS date OO cloning [ext/date/tests/oo_002.phpt] 
TEST 4425/15182 [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 4426/15182 [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 4427/15182 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-ba.phpt]
PASS RFC: DateTime and Daylight Saving Time Transitions (zone type 3, ba) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-ba.phpt] 
TEST 4428/15182 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd1.phpt]
PASS RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bd1) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd1.phpt] 
TEST 4429/15182 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd2.phpt]
XFAIL RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bd2) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd2.phpt]   XFAIL REASON: Still not quite right
TEST 4430/15182 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bs.phpt]
PASS RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bs) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bs.phpt] 
TEST 4431/15182 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fa.phpt]
PASS RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fa) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fa.phpt] 
TEST 4432/15182 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fd.phpt]
PASS RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fd) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fd.phpt] 
TEST 4433/15182 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fs.phpt]
XFAIL RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fs) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fs.phpt]   XFAIL REASON: Still not quite right
TEST 4434/15182 [ext/date/tests/strftime_basic.phpt]
PASS Test strftime() function : basic functionality [ext/date/tests/strftime_basic.phpt] 
TEST 4435/15182 [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 4436/15182 [ext/date/tests/strftime_variation11.phpt]
PASS Test strftime() function : usage variation - Checking month related formats which was not supported on Windows before VC14. [ext/date/tests/strftime_variation11.phpt] 
TEST 4437/15182 [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 4438/15182 [ext/date/tests/strftime_variation13.phpt]
PASS Test strftime() function : usage variation - Checking date related formats which was not supported on Windows before VC14. [ext/date/tests/strftime_variation13.phpt] 
TEST 4439/15182 [ext/date/tests/strftime_variation14.phpt]
PASS Test strftime() function : usage variation - Checking date related formats which are supported other than on Windows. [ext/date/tests/strftime_variation14.phpt] 
TEST 4440/15182 [ext/date/tests/strftime_variation15.phpt]
PASS Test strftime() function : usage variation - Checking time related formats which was not supported on Windows before VC14. [ext/date/tests/strftime_variation15.phpt] 
TEST 4441/15182 [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 4442/15182 [ext/date/tests/strftime_variation17.phpt]
PASS Test strftime() function : usage variation - Checking day related formats which was not supported on Windows before VC14. [ext/date/tests/strftime_variation17.phpt] 
TEST 4443/15182 [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 4444/15182 [ext/date/tests/strftime_variation19.phpt]
PASS Test strftime() function : usage variation - Checking newline and tab formats which was not supported on Windows before VC14. [ext/date/tests/strftime_variation19.phpt] 
TEST 4445/15182 [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 4446/15182 [ext/date/tests/strftime_variation21.phpt]
PASS Test strftime() function : usage variation - Checking Preferred date and time representation on Windows. [ext/date/tests/strftime_variation21.phpt] 
TEST 4447/15182 [ext/date/tests/strftime_variation22.phpt]
PASS Test strftime() function : usage variation - Checking Preferred date and time representation other than on Windows. [ext/date/tests/strftime_variation22.phpt] 
TEST 4448/15182 [ext/date/tests/strftime_variation23.phpt]
SKIP Test strftime() function : usage variation - Checking large positive and negative float values to timestamp. [ext/date/tests/strftime_variation23.phpt] reason: this test is for 32-bit only
TEST 4449/15182 [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 4450/15182 [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 4451/15182 [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 4452/15182 [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 4453/15182 [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 4454/15182 [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 4455/15182 [ext/date/tests/strftime_variation9.phpt]
PASS Test strftime() function : usage variation - Checking week related formats which was not supported on Windows before VC14. [ext/date/tests/strftime_variation9.phpt] 
TEST 4456/15182 [ext/date/tests/strtotime-mysql-64bit.phpt]
PASS strtotime() and mysql timestamps (64 bit) [ext/date/tests/strtotime-mysql-64bit.phpt] 
TEST 4457/15182 [ext/date/tests/strtotime-mysql.phpt]
SKIP strtotime() and mysql timestamps (32 bit) [ext/date/tests/strtotime-mysql.phpt] reason: 32-bit only
TEST 4458/15182 [ext/date/tests/strtotime-relative.phpt]
PASS strtotime() with relative offsets [ext/date/tests/strtotime-relative.phpt] 
TEST 4459/15182 [ext/date/tests/strtotime.phpt]
PASS strtotime() function [ext/date/tests/strtotime.phpt] 
TEST 4460/15182 [ext/date/tests/strtotime2.phpt]
PASS strtotime() on date constants [ext/date/tests/strtotime2.phpt] 
TEST 4461/15182 [ext/date/tests/strtotime3-64bit.phpt]
PASS strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt] 
TEST 4462/15182 [ext/date/tests/strtotime3.phpt]
SKIP strtotime() function (32 bit) [ext/date/tests/strtotime3.phpt] reason: 32-bit only
TEST 4463/15182 [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 4464/15182 [ext/date/tests/strtotime_basic2.phpt]
PASS strtotime() with return false [ext/date/tests/strtotime_basic2.phpt] 
TEST 4465/15182 [ext/date/tests/strtotime_variation_scottish.phpt]
PASS Checking whisky time [ext/date/tests/strtotime_variation_scottish.phpt] 
TEST 4466/15182 [ext/date/tests/sunfuncts.phpt]
PASS date_sunrise() and date_sunset() functions [ext/date/tests/sunfuncts.phpt] 
TEST 4467/15182 [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 4468/15182 [ext/date/tests/time_basic.phpt]
PASS Test return type and value for expected input time() [ext/date/tests/time_basic.phpt] 
TEST 4469/15182 [ext/date/tests/timestamp-in-dst.phpt]
PASS Format timestamp in DST test [ext/date/tests/timestamp-in-dst.phpt] 
TEST 4470/15182 [ext/date/tests/timezone-configuration.phpt]
PASS timezone configuration [1] [ext/date/tests/timezone-configuration.phpt] 
TEST 4471/15182 [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 4472/15182 [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 4473/15182 [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 4474/15182 [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 4475/15182 [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 4476/15182 [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 4477/15182 [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 4478/15182 [ext/date/tests/timezone_open_basic1.phpt]
PASS Test timezone_open() function : basic functionality [ext/date/tests/timezone_open_basic1.phpt] 
TEST 4479/15182 [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 4480/15182 [ext/date/tests/timezone_version_get.phpt]
FAIL Test the basics to function timezone_version_get(). [ext/date/tests/timezone_version_get.phpt] 
TEST 4481/15182 [ext/date/tests/timezone_version_get_basic1.phpt]
FAIL timezone_version_get: Test that timezone_location_get returns a date concatenated with a dot and a version number [ext/date/tests/timezone_version_get_basic1.phpt] 
TEST 4482/15182 [ext/date/tests/timezones-list.phpt]
PASS timezone_identifiers_list() [ext/date/tests/timezones-list.phpt] 
TEST 4483/15182 [ext/date/tests/timezones.phpt]
PASS setting bogus timezones [ext/date/tests/timezones.phpt] 
TEST 4484/15182 [ext/dba/tests/bug36436.phpt]
PASS Bug #36436 (DBA problem with Berkeley DB4) [ext/dba/tests/bug36436.phpt] 
TEST 4485/15182 [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 4486/15182 [ext/dba/tests/bug48240.phpt]
PASS Bug #48240 (DBA Segmentation fault dba_nextkey) [ext/dba/tests/bug48240.phpt] 
TEST 4487/15182 [ext/dba/tests/bug49125.phpt]
PASS Bug #49125 (Error in dba_exists C code) [ext/dba/tests/bug49125.phpt] 
TEST 4488/15182 [ext/dba/tests/bug62490.phpt]
PASS Bug #62490 (dba_delete returns true on missing item (inifile)) [ext/dba/tests/bug62490.phpt] 
TEST 4489/15182 [ext/dba/tests/bug65708.phpt]
PASS Bug #65708 (dba functions cast $key param to string in-place, bypassing copy on write) [ext/dba/tests/bug65708.phpt] 
TEST 4490/15182 [ext/dba/tests/bug70825.phpt]
PASS Bug #70825 (Cannot fetch multiple values with group in ini file) [ext/dba/tests/bug70825.phpt] 
TEST 4491/15182 [ext/dba/tests/bug71514.phpt]
PASS Bug #71514 (Bad dba_replace condition because of wrong API usage) [ext/dba/tests/bug71514.phpt] 
TEST 4492/15182 [ext/dba/tests/bug72157.phpt]
PASS Bug #72157 (use-after-free caused by dba_open) [ext/dba/tests/bug72157.phpt] 
TEST 4493/15182 [ext/dba/tests/bug72885.phpt]
PASS Bug #72885 flatfile: dba_fetch() fails to read replaced entry [ext/dba/tests/bug72885.phpt] 
TEST 4494/15182 [ext/dba/tests/bug78808.phpt]
PASS Bug #78808 ([LMDB] MDB_MAP_FULL: Environment mapsize limit reached) [ext/dba/tests/bug78808.phpt] 
TEST 4495/15182 [ext/dba/tests/dba001.phpt]
PASS DBA File Creation Test [ext/dba/tests/dba001.phpt] 
TEST 4496/15182 [ext/dba/tests/dba002.phpt]
PASS DBA Insert/Fetch Test [ext/dba/tests/dba002.phpt] 
TEST 4497/15182 [ext/dba/tests/dba003.phpt]
PASS DBA Insert/Replace/Fetch Test [ext/dba/tests/dba003.phpt] 
TEST 4498/15182 [ext/dba/tests/dba004.phpt]
PASS DBA Multiple Insert/Fetch Test [ext/dba/tests/dba004.phpt] 
TEST 4499/15182 [ext/dba/tests/dba005.phpt]
PASS DBA FirstKey/NextKey Loop Test With 5 Items [ext/dba/tests/dba005.phpt] 
TEST 4500/15182 [ext/dba/tests/dba006.phpt]
PASS DBA FirstKey/NextKey with 2 deletes [ext/dba/tests/dba006.phpt] 
TEST 4501/15182 [ext/dba/tests/dba007.phpt]
PASS DBA Multiple File Creation Test [ext/dba/tests/dba007.phpt] 
TEST 4502/15182 [ext/dba/tests/dba009.phpt]
PASS DBA dba_popen Test [ext/dba/tests/dba009.phpt] 
TEST 4503/15182 [ext/dba/tests/dba010.phpt]
PASS DBA with array keys [ext/dba/tests/dba010.phpt] 
TEST 4504/15182 [ext/dba/tests/dba011.phpt]
PASS DBA argument tests [ext/dba/tests/dba011.phpt] 
TEST 4505/15182 [ext/dba/tests/dba012.phpt]
PASS DBA dba.default_handler tests [ext/dba/tests/dba012.phpt] 
TEST 4506/15182 [ext/dba/tests/dba013.phpt]
PASS DBA with array key with empty array [ext/dba/tests/dba013.phpt] 
TEST 4507/15182 [ext/dba/tests/dba014.phpt]
PASS DBA with array key with array containing too many elements [ext/dba/tests/dba014.phpt] 
TEST 4508/15182 [ext/dba/tests/dba015.phpt]
PASS DBA with persistent connections [ext/dba/tests/dba015.phpt] 
TEST 4509/15182 [ext/dba/tests/dba016.phpt]
PASS DBA lock modifier error message test [ext/dba/tests/dba016.phpt] 
TEST 4510/15182 [ext/dba/tests/dba_cdb.phpt]
PASS DBA CDB handler test [ext/dba/tests/dba_cdb.phpt] 
TEST 4511/15182 [ext/dba/tests/dba_cdb_001.phpt]
PASS DBA CDB handler test [ext/dba/tests/dba_cdb_001.phpt] 
TEST 4512/15182 [ext/dba/tests/dba_cdb_make.phpt]
PASS DBA CDB_MAKE handler test [ext/dba/tests/dba_cdb_make.phpt] 
TEST 4513/15182 [ext/dba/tests/dba_cdb_read.phpt]
PASS DBA CDB handler test (read only) [ext/dba/tests/dba_cdb_read.phpt] 
TEST 4514/15182 [ext/dba/tests/dba_db1.phpt]
SKIP DBA DB1 handler test [ext/dba/tests/dba_db1.phpt] reason: DB1 handler not available
TEST 4515/15182 [ext/dba/tests/dba_db2.phpt]
SKIP DBA DB2 handler test [ext/dba/tests/dba_db2.phpt] reason: DB2 handler not available
TEST 4516/15182 [ext/dba/tests/dba_db3.phpt]
SKIP DBA DB3 handler test [ext/dba/tests/dba_db3.phpt] reason: DB3 handler not available
TEST 4517/15182 [ext/dba/tests/dba_db4_000.phpt]
PASS DBA DB4 handler test [ext/dba/tests/dba_db4_000.phpt] 
TEST 4518/15182 [ext/dba/tests/dba_db4_001.phpt]
PASS DBA DB4 New File Creation open("c") & Insert Test [ext/dba/tests/dba_db4_001.phpt] 
TEST 4519/15182 [ext/dba/tests/dba_db4_002.phpt]
PASS DBA DB4 New File Creation open("n") & Insert Test [ext/dba/tests/dba_db4_002.phpt] 
TEST 4520/15182 [ext/dba/tests/dba_db4_003.phpt]
PASS DBA DB4 File Creation open("c") with existing file [ext/dba/tests/dba_db4_003.phpt] 
TEST 4521/15182 [ext/dba/tests/dba_db4_004.phpt]
PASS DBA DB4 Truncate Existing File open("n") [ext/dba/tests/dba_db4_004.phpt] 
TEST 4522/15182 [ext/dba/tests/dba_db4_005.phpt]
PASS DBA DB4 New File Creation popen("c") & Insert Test [ext/dba/tests/dba_db4_005.phpt] 
TEST 4523/15182 [ext/dba/tests/dba_db4_006.phpt]
PASS DBA DB4 New File Creation popen("n") & Insert Test [ext/dba/tests/dba_db4_006.phpt] 
TEST 4524/15182 [ext/dba/tests/dba_db4_007.phpt]
PASS DBA DB4 File Creation popen("c") with existing invalid file [ext/dba/tests/dba_db4_007.phpt] 
TEST 4525/15182 [ext/dba/tests/dba_db4_008.phpt]
PASS DBA DB4 Truncate Existing File popen("n") [ext/dba/tests/dba_db4_008.phpt] 
TEST 4526/15182 [ext/dba/tests/dba_db4_009.phpt]
PASS DBA DB4 Multiple File Creation Test [ext/dba/tests/dba_db4_009.phpt] 
TEST 4527/15182 [ext/dba/tests/dba_db4_011.phpt]
PASS DBA DB4 with repeated key [ext/dba/tests/dba_db4_011.phpt] 
TEST 4528/15182 [ext/dba/tests/dba_db4_012.phpt]
PASS DBA DB4 New File Creation open("rl") [ext/dba/tests/dba_db4_012.phpt] 
TEST 4529/15182 [ext/dba/tests/dba_db4_013.phpt]
PASS DBA DB4 File open("rl") & Insert Test [ext/dba/tests/dba_db4_013.phpt] 
TEST 4530/15182 [ext/dba/tests/dba_db4_014.phpt]
PASS DBA DB4 File open("wl") & Insert Test [ext/dba/tests/dba_db4_014.phpt] 
TEST 4531/15182 [ext/dba/tests/dba_db4_015.phpt]
PASS DBA DB4 File open("wl") & Insert Test [ext/dba/tests/dba_db4_015.phpt] 
TEST 4532/15182 [ext/dba/tests/dba_db4_016.phpt]
PASS DBA DB4 File Creation popen("c") with existing valid file [ext/dba/tests/dba_db4_016.phpt] 
TEST 4533/15182 [ext/dba/tests/dba_db4_017.phpt]
PASS DBA DB4 file creation dba_open("cd") [ext/dba/tests/dba_db4_017.phpt] 
TEST 4534/15182 [ext/dba/tests/dba_db4_018.phpt]
WARN DBA DB4 with persistent connections [ext/dba/tests/dba_db4_018.phpt]  (warn: XFAIL section but test passes)
TEST 4535/15182 [ext/dba/tests/dba_db4_handlers.phpt]
PASS DBA DB4 Handler Test [ext/dba/tests/dba_db4_handlers.phpt] 
TEST 4536/15182 [ext/dba/tests/dba_db4_optimize.phpt]
PASS DBA DB4 Optimize Test [ext/dba/tests/dba_db4_optimize.phpt] 
TEST 4537/15182 [ext/dba/tests/dba_db4_sync.phpt]
PASS DBA DB4 Sync Test [ext/dba/tests/dba_db4_sync.phpt] 
TEST 4538/15182 [ext/dba/tests/dba_dbm.phpt]
SKIP DBA DBM handler test [ext/dba/tests/dba_dbm.phpt] reason: DBM handler not available
TEST 4539/15182 [ext/dba/tests/dba_flatfile.phpt]
PASS DBA FlatFile handler test [ext/dba/tests/dba_flatfile.phpt] 
TEST 4540/15182 [ext/dba/tests/dba_gdbm.phpt]
SKIP DBA GDBM handler test [ext/dba/tests/dba_gdbm.phpt] reason: GDBM handler not available
TEST 4541/15182 [ext/dba/tests/dba_handlers.phpt]
PASS DBA Handler Test [ext/dba/tests/dba_handlers.phpt] 
TEST 4542/15182 [ext/dba/tests/dba_inifile.phpt]
PASS DBA INIFILE handler test [ext/dba/tests/dba_inifile.phpt] 
TEST 4543/15182 [ext/dba/tests/dba_lmdb.phpt]
PASS DBA LMDB handler test [ext/dba/tests/dba_lmdb.phpt] 
TEST 4544/15182 [ext/dba/tests/dba_ndbm.phpt]
SKIP DBA NDBM handler test [ext/dba/tests/dba_ndbm.phpt] reason: NDBM handler not available
TEST 4545/15182 [ext/dba/tests/dba_optimize.phpt]
PASS DBA Optimize Test [ext/dba/tests/dba_optimize.phpt] 
TEST 4546/15182 [ext/dba/tests/dba_qdbm.phpt]
SKIP DBA QDBM handler test [ext/dba/tests/dba_qdbm.phpt] reason: QDBM handler not available
TEST 4547/15182 [ext/dba/tests/dba_split.phpt]
PASS DBA Split Test [ext/dba/tests/dba_split.phpt] 
TEST 4548/15182 [ext/dba/tests/dba_sync.phpt]
PASS DBA Sync Test [ext/dba/tests/dba_sync.phpt] 
TEST 4549/15182 [ext/dba/tests/dba_tcadb.phpt]
SKIP DBA TCADB handler test [ext/dba/tests/dba_tcadb.phpt] reason: TCADB handler not available
TEST 4550/15182 [ext/dom/tests/DOMAttr_construct_error_001.phpt]
PASS DOMAttr __construct() with no arguments. [ext/dom/tests/DOMAttr_construct_error_001.phpt] 
TEST 4551/15182 [ext/dom/tests/DOMAttr_name_basic_001.phpt]
PASS DOMAttr read $name property. [ext/dom/tests/DOMAttr_name_basic_001.phpt] 
TEST 4552/15182 [ext/dom/tests/DOMAttr_ownerElement_error_001.phpt]
PASS Read $ownerElement with null parent. [ext/dom/tests/DOMAttr_ownerElement_error_001.phpt] 
TEST 4553/15182 [ext/dom/tests/DOMAttr_value_basic_001.phpt]
PASS Read empty $value. [ext/dom/tests/DOMAttr_value_basic_001.phpt] 
TEST 4554/15182 [ext/dom/tests/DOMAttr_value_basic_002.phpt]
PASS Write non-string $value property [ext/dom/tests/DOMAttr_value_basic_002.phpt] 
TEST 4555/15182 [ext/dom/tests/DOMCDATASection_construct_error_001.phpt]
PASS __construct() with no arguments. [ext/dom/tests/DOMCDATASection_construct_error_001.phpt] 
TEST 4556/15182 [ext/dom/tests/DOMCharacterData_appendData_basic.phpt]
PASS DOMCharacterData::appendData basic functionality test [ext/dom/tests/DOMCharacterData_appendData_basic.phpt] 
TEST 4557/15182 [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 4558/15182 [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 4559/15182 [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 4560/15182 [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 4561/15182 [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 4562/15182 [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 4563/15182 [ext/dom/tests/DOMComment_appendData_basic.phpt]
PASS Test adding data to a DOMComment [ext/dom/tests/DOMComment_appendData_basic.phpt] 
TEST 4564/15182 [ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt]
PASS DOMComment::appendData basic functionality test [ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt] 
TEST 4565/15182 [ext/dom/tests/DOMComment_construct_basic_001.phpt]
PASS DOMComment::__construct() with constructor called twice. [ext/dom/tests/DOMComment_construct_basic_001.phpt] 
TEST 4566/15182 [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 4567/15182 [ext/dom/tests/DOMComment_insertData_basic.phpt]
PASS Test inserting data into a DOMComment basic test [ext/dom/tests/DOMComment_insertData_basic.phpt] 
TEST 4568/15182 [ext/dom/tests/DOMComment_insertData_error1.phpt]
PASS Test inserting data into a DOMComment basic test [ext/dom/tests/DOMComment_insertData_error1.phpt] 
TEST 4569/15182 [ext/dom/tests/DOMComment_insertData_error2.phpt]
PASS Test inserting data into a DOMComment basic test [ext/dom/tests/DOMComment_insertData_error2.phpt] 
TEST 4570/15182 [ext/dom/tests/DOMComment_replaceData_basic.phpt]
PASS Test replacing data into a DOMComment basic test [ext/dom/tests/DOMComment_replaceData_basic.phpt] 
TEST 4571/15182 [ext/dom/tests/DOMComment_replaceData_error1.phpt]
PASS Test replacing data into a DOMComment basic test [ext/dom/tests/DOMComment_replaceData_error1.phpt] 
TEST 4572/15182 [ext/dom/tests/DOMComment_replaceData_error2.phpt]
PASS Test replacing data into a DOMComment basic test [ext/dom/tests/DOMComment_replaceData_error2.phpt] 
TEST 4573/15182 [ext/dom/tests/DOMDocumentFragment_appendXML_basic_001.phpt]
PASS DOMDocumentFragment::appendXML() with children with properties. [ext/dom/tests/DOMDocumentFragment_appendXML_basic_001.phpt] 
TEST 4574/15182 [ext/dom/tests/DOMDocumentFragment_appendXML_error_002.phpt]
PASS DOMDocumentFragment::appendXML() with unbound fragment. [ext/dom/tests/DOMDocumentFragment_appendXML_error_002.phpt] 
TEST 4575/15182 [ext/dom/tests/DOMDocumentFragment_appendXML_error_003.phpt]
PASS DOMDocumentFragment::appendXML() with unbalanced chunks. [ext/dom/tests/DOMDocumentFragment_appendXML_error_003.phpt] 
TEST 4576/15182 [ext/dom/tests/DOMDocumentFragment_appendXML_hasChildNodes_basic.phpt]
PASS Testing DOMDocumentFragment::appendXML and DOMDocumentFragment::hasChildNodes [ext/dom/tests/DOMDocumentFragment_appendXML_hasChildNodes_basic.phpt] 
TEST 4577/15182 [ext/dom/tests/DOMDocumentFragment_construct_basic_001.phpt]
PASS DOMDocumentFragment::__construct(). [ext/dom/tests/DOMDocumentFragment_construct_basic_001.phpt] 
TEST 4578/15182 [ext/dom/tests/DOMDocumentFragment_construct_basic_002.phpt]
PASS DOMDocumentFragment::__construct() called twice. [ext/dom/tests/DOMDocumentFragment_construct_basic_002.phpt] 
TEST 4579/15182 [ext/dom/tests/DOMDocumentFragment_construct_error_001.phpt]
PASS DOMDocumentFragment::__construct() with too many errors. [ext/dom/tests/DOMDocumentFragment_construct_error_001.phpt] 
TEST 4580/15182 [ext/dom/tests/DOMDocumentType_basic_001.phpt]
PASS DOMDocumentType: basic access to all properties. [ext/dom/tests/DOMDocumentType_basic_001.phpt] 
TEST 4581/15182 [ext/dom/tests/DOMDocumentType_entities_error_001.phpt]
PASS DOMDocumentType::entities with invalid state. [ext/dom/tests/DOMDocumentType_entities_error_001.phpt] 
TEST 4582/15182 [ext/dom/tests/DOMDocumentType_internalSubset_error_001.phpt]
PASS DOMDocumentType::internalSubset with invalid state. [ext/dom/tests/DOMDocumentType_internalSubset_error_001.phpt] 
TEST 4583/15182 [ext/dom/tests/DOMDocumentType_name_error_001.phpt]
PASS DOMDocumentType::name with invalid state. [ext/dom/tests/DOMDocumentType_name_error_001.phpt] 
TEST 4584/15182 [ext/dom/tests/DOMDocumentType_notations_error_001.phpt]
PASS DOMDocumentType::notations with invalid state. [ext/dom/tests/DOMDocumentType_notations_error_001.phpt] 
TEST 4585/15182 [ext/dom/tests/DOMDocumentType_publicId_basic_001.phpt]
PASS DOMDocumentType::publicId with empty value. [ext/dom/tests/DOMDocumentType_publicId_basic_001.phpt] 
TEST 4586/15182 [ext/dom/tests/DOMDocumentType_publicId_error_001.phpt]
PASS DOMDocumentType::publicId with invalid state. [ext/dom/tests/DOMDocumentType_publicId_error_001.phpt] 
TEST 4587/15182 [ext/dom/tests/DOMDocumentType_systemId_basic_001.phpt]
PASS DOMDocumentType::systemId with empty value. [ext/dom/tests/DOMDocumentType_systemId_basic_001.phpt] 
TEST 4588/15182 [ext/dom/tests/DOMDocumentType_systemId_error_001.phpt]
PASS DOMDocumentType::systemId with invalid state. [ext/dom/tests/DOMDocumentType_systemId_error_001.phpt] 
TEST 4589/15182 [ext/dom/tests/DOMDocument_config_basic.phpt]
PASS Tests DOMDocument::config read [ext/dom/tests/DOMDocument_config_basic.phpt] 
TEST 4590/15182 [ext/dom/tests/DOMDocument_createAttribute_basic.phpt]
PASS DomDocument::createAttribute() - basic test for DomDocument::createAttribute() [ext/dom/tests/DOMDocument_createAttribute_basic.phpt] 
TEST 4591/15182 [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 4592/15182 [ext/dom/tests/DOMDocument_createAttribute_error1.phpt]
PASS DomDocument::createAttribute() - error test for DomDocument::createAttribute() [ext/dom/tests/DOMDocument_createAttribute_error1.phpt] 
TEST 4593/15182 [ext/dom/tests/DOMDocument_createAttribute_variation.phpt]
PASS Test DOMDocument::createAttribute() for expected return value [ext/dom/tests/DOMDocument_createAttribute_variation.phpt] 
TEST 4594/15182 [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 4595/15182 [ext/dom/tests/DOMDocument_createEntityReference_error1.phpt]
PASS DomDocument::createEntityReference() - DOM_INVALID_CHARACTER_ERR raised if name contains an invalid character [ext/dom/tests/DOMDocument_createEntityReference_error1.phpt] 
TEST 4596/15182 [ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt]
PASS DomDocument::createProcessingInstruction() - basic test for DomDocument::createProcessingInstruction() [ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt] 
TEST 4597/15182 [ext/dom/tests/DOMDocument_createProcessingInstruction_error.phpt]
PASS DomDocument::createProcessingInstruction() - error test for DomDocument::createProcessingInstruction() [ext/dom/tests/DOMDocument_createProcessingInstruction_error.phpt] 
TEST 4598/15182 [ext/dom/tests/DOMDocument_documentURI_basic.phpt]
PASS Tests DOMDocument::documentURI read and write [ext/dom/tests/DOMDocument_documentURI_basic.phpt] 
TEST 4599/15182 [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 4600/15182 [ext/dom/tests/DOMDocument_implementationRead_basic.phpt]
PASS DOMDocument::DOMImplementation - basic test for DomDocument::DOMImplementation [ext/dom/tests/DOMDocument_implementationRead_basic.phpt] 
TEST 4601/15182 [ext/dom/tests/DOMDocument_loadHTML_basic.phpt]
PASS DOMDocument::loadHTML [ext/dom/tests/DOMDocument_loadHTML_basic.phpt] 
TEST 4602/15182 [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 4603/15182 [ext/dom/tests/DOMDocument_loadHTMLfile.phpt]
PASS Test DOMDocument::loadHTMLFile [ext/dom/tests/DOMDocument_loadHTMLfile.phpt] 
TEST 4604/15182 [ext/dom/tests/DOMDocument_loadHTMLfile_error1.phpt]
PASS Test DOMDocument::loadHTMLFile when the file doesn't exist [ext/dom/tests/DOMDocument_loadHTMLfile_error1.phpt] 
TEST 4605/15182 [ext/dom/tests/DOMDocument_loadHTMLfile_error2.phpt]
PASS Test DOMDocument::loadHTMLFile when an empty string is passed [ext/dom/tests/DOMDocument_loadHTMLfile_error2.phpt] 
TEST 4606/15182 [ext/dom/tests/DOMDocument_loadHTMLfile_variation1.phpt]
PASS Test DOMDocument::loadHTMLFile when an empty document is loaded [ext/dom/tests/DOMDocument_loadHTMLfile_variation1.phpt] 
TEST 4607/15182 [ext/dom/tests/DOMDocument_loadHTMLfile_variation2.phpt]
PASS Test DOMDocument::loadHTMLFile when a not-well formed document is loaded [ext/dom/tests/DOMDocument_loadHTMLfile_variation2.phpt] 
TEST 4608/15182 [ext/dom/tests/DOMDocument_loadXML_basic.phpt]
PASS Test DOMDocument::loadXML() basic behavior [ext/dom/tests/DOMDocument_loadXML_basic.phpt] 
TEST 4609/15182 [ext/dom/tests/DOMDocument_loadXML_error1.phpt]
PASS Test DOMDocument::loadXML() detects not-well formed XML [ext/dom/tests/DOMDocument_loadXML_error1.phpt] 
TEST 4610/15182 [ext/dom/tests/DOMDocument_loadXML_error2.phpt]
PASS Test DOMDocument::loadXML() detects not-well formed XML [ext/dom/tests/DOMDocument_loadXML_error2.phpt] 
TEST 4611/15182 [ext/dom/tests/DOMDocument_loadXML_error3.phpt]
PASS Test DOMDocument::loadXML() detects not-well formed XML [ext/dom/tests/DOMDocument_loadXML_error3.phpt] 
TEST 4612/15182 [ext/dom/tests/DOMDocument_loadXML_error4.phpt]
PASS Test DOMDocument::loadXML() detects not-well formed XML [ext/dom/tests/DOMDocument_loadXML_error4.phpt] 
TEST 4613/15182 [ext/dom/tests/DOMDocument_loadXML_error5.phpt]
PASS Test DOMDocument::loadXML() detects not-well formed XML [ext/dom/tests/DOMDocument_loadXML_error5.phpt] 
TEST 4614/15182 [ext/dom/tests/DOMDocument_loadXML_variation1.phpt]
PASS Test DOMDocument::loadXML() with LIBXML_DTDLOAD option [ext/dom/tests/DOMDocument_loadXML_variation1.phpt] 
TEST 4615/15182 [ext/dom/tests/DOMDocument_loadXML_variation2.phpt]
PASS Test DOMDocument::loadXML() with LIBXML_DTDVALID option [ext/dom/tests/DOMDocument_loadXML_variation2.phpt] 
TEST 4616/15182 [ext/dom/tests/DOMDocument_loadXML_variation3.phpt]
PASS Test DOMDocument::loadXML() with LIBXML_DTDVALID and LIBXML_NOERROR options [ext/dom/tests/DOMDocument_loadXML_variation3.phpt] 
TEST 4617/15182 [ext/dom/tests/DOMDocument_loadXML_variation4.phpt]
PASS Test DOMDocument::loadXML() with LIBXML_DTDATTR, LIBXML_NOCDATA, LIBXML_NOENT, LIBXML_NOBLANKS [ext/dom/tests/DOMDocument_loadXML_variation4.phpt] 
TEST 4618/15182 [ext/dom/tests/DOMDocument_load_basic.phpt]
PASS Test DOMDocument::load() basic behavior [ext/dom/tests/DOMDocument_load_basic.phpt] 
TEST 4619/15182 [ext/dom/tests/DOMDocument_load_error1.phpt]
PASS Test DOMDocument::load() detects not-well formed XML [ext/dom/tests/DOMDocument_load_error1.phpt] 
TEST 4620/15182 [ext/dom/tests/DOMDocument_load_error2.phpt]
PASS Test DOMDocument::load() detects not-well formed XML [ext/dom/tests/DOMDocument_load_error2.phpt] 
TEST 4621/15182 [ext/dom/tests/DOMDocument_load_error3.phpt]
PASS Test DOMDocument::load() detects not-well formed XML [ext/dom/tests/DOMDocument_load_error3.phpt] 
TEST 4622/15182 [ext/dom/tests/DOMDocument_load_error4.phpt]
PASS Test DOMDocument::load() detects not-well formed XML [ext/dom/tests/DOMDocument_load_error4.phpt] 
TEST 4623/15182 [ext/dom/tests/DOMDocument_load_error5.phpt]
PASS Test DOMDocument::load() detects not-well formed XML [ext/dom/tests/DOMDocument_load_error5.phpt] 
TEST 4624/15182 [ext/dom/tests/DOMDocument_load_variation1.phpt]
PASS Test DOMDocument::load() with LIBXML_DTDLOAD option [ext/dom/tests/DOMDocument_load_variation1.phpt] 
TEST 4625/15182 [ext/dom/tests/DOMDocument_load_variation2.phpt]
PASS Test DOMDocument::load() with LIBXML_DTDVALID option [ext/dom/tests/DOMDocument_load_variation2.phpt] 
TEST 4626/15182 [ext/dom/tests/DOMDocument_load_variation3.phpt]
PASS Test DOMDocument::load() with LIBXML_DTDVALID and LIBXML_NOERROR options [ext/dom/tests/DOMDocument_load_variation3.phpt] 
TEST 4627/15182 [ext/dom/tests/DOMDocument_load_variation4.phpt]
PASS Test DOMDocument::load() with LIBXML_DTDATTR, LIBXML_NOCDATA, LIBXML_NOENT, LIBXML_NOBLANKS [ext/dom/tests/DOMDocument_load_variation4.phpt] 
TEST 4628/15182 [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 4629/15182 [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 4630/15182 [ext/dom/tests/DOMDocument_relaxNGValidateSource_basic.phpt]
PASS DOMDocument::relaxNGValidateSource() [ext/dom/tests/DOMDocument_relaxNGValidateSource_basic.phpt] 
TEST 4631/15182 [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 4632/15182 [ext/dom/tests/DOMDocument_relaxNGValidateSource_error2.phpt]
PASS DOMDocument::relaxNGValidateSource() should fail on invalid RNG schema [ext/dom/tests/DOMDocument_relaxNGValidateSource_error2.phpt] 
TEST 4633/15182 [ext/dom/tests/DOMDocument_relaxNGValidate_basic.phpt]
PASS DOMDocument::relaxNGValidate() [ext/dom/tests/DOMDocument_relaxNGValidate_basic.phpt] 
TEST 4634/15182 [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 4635/15182 [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 4636/15182 [ext/dom/tests/DOMDocument_resolveExternals_basic.phpt]
PASS Tests DOMDocument::resoleExternals get and set [ext/dom/tests/DOMDocument_resolveExternals_basic.phpt] 
TEST 4637/15182 [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 4638/15182 [ext/dom/tests/DOMDocument_saveHTMLFile_error2.phpt]
PASS DOMDocument::saveHTMLFile() should fail if called statically [ext/dom/tests/DOMDocument_saveHTMLFile_error2.phpt] 
TEST 4639/15182 [ext/dom/tests/DOMDocument_saveHTMLFile_formatOutput.phpt]
PASS DOMDocument::saveHTMLFile() should format output on demand [ext/dom/tests/DOMDocument_saveHTMLFile_formatOutput.phpt] 
TEST 4640/15182 [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 4641/15182 [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 4642/15182 [ext/dom/tests/DOMDocument_saveHTML_error2.phpt]
PASS DOMDocument::saveHTML() should fail if called statically [ext/dom/tests/DOMDocument_saveHTML_error2.phpt] 
TEST 4643/15182 [ext/dom/tests/DOMDocument_saveHTML_variant1.phpt]
PASS DOMDocument::saveHTML() optional parameters [ext/dom/tests/DOMDocument_saveHTML_variant1.phpt] 
TEST 4644/15182 [ext/dom/tests/DOMDocument_saveHTML_variant2.phpt]
PASS DOMDocument::saveHTML() vs DOMDocumet::saveXML() [ext/dom/tests/DOMDocument_saveHTML_variant2.phpt] 
TEST 4645/15182 [ext/dom/tests/DOMDocument_save_basic.phpt]
PASS DOMDocument::save  Test basic function of save method [ext/dom/tests/DOMDocument_save_basic.phpt] 
TEST 4646/15182 [ext/dom/tests/DOMDocument_savexml_basic.phpt]
PASS DOM Document : save and saveXML [ext/dom/tests/DOMDocument_savexml_basic.phpt] 
TEST 4647/15182 [ext/dom/tests/DOMDocument_schemaValidateSource_addAttrs.phpt]
PASS DomDocument::schemaValidateSource() - Add missing attribute default values from schema [ext/dom/tests/DOMDocument_schemaValidateSource_addAttrs.phpt] 
TEST 4648/15182 [ext/dom/tests/DOMDocument_schemaValidateSource_basic.phpt]
PASS DomDocument::schemaValidateSource() - basic [ext/dom/tests/DOMDocument_schemaValidateSource_basic.phpt] 
TEST 4649/15182 [ext/dom/tests/DOMDocument_schemaValidateSource_error1.phpt]
PASS DomDocument::schemaValidateSource() - string that is not a schema [ext/dom/tests/DOMDocument_schemaValidateSource_error1.phpt] 
TEST 4650/15182 [ext/dom/tests/DOMDocument_schemaValidateSource_error2.phpt]
PASS DomDocument::schemaValidateSource() - non-conforming schema [ext/dom/tests/DOMDocument_schemaValidateSource_error2.phpt] 
TEST 4651/15182 [ext/dom/tests/DOMDocument_schemaValidateSource_error3.phpt]
PASS DomDocument::schemaValidateSource() - empty string for schema string [ext/dom/tests/DOMDocument_schemaValidateSource_error3.phpt] 
TEST 4652/15182 [ext/dom/tests/DOMDocument_schemaValidateSource_missingAttrs.phpt]
PASS DomDocument::schemaValidateSource() - Don't add missing attribute default values from schema [ext/dom/tests/DOMDocument_schemaValidateSource_missingAttrs.phpt] 
TEST 4653/15182 [ext/dom/tests/DOMDocument_schemaValidate_addAttrs.phpt]
PASS DomDocument::schemaValidate() - Add missing attribute default values from schema [ext/dom/tests/DOMDocument_schemaValidate_addAttrs.phpt] 
TEST 4654/15182 [ext/dom/tests/DOMDocument_schemaValidate_basic.phpt]
PASS DomDocument::schemaValidate() - basic [ext/dom/tests/DOMDocument_schemaValidate_basic.phpt] 
TEST 4655/15182 [ext/dom/tests/DOMDocument_schemaValidate_error1.phpt]
PASS DomDocument::schemaValidate() - file that is not a schema [ext/dom/tests/DOMDocument_schemaValidate_error1.phpt] 
TEST 4656/15182 [ext/dom/tests/DOMDocument_schemaValidate_error2.phpt]
PASS DomDocument::schemaValidate() - non-conforming schema file [ext/dom/tests/DOMDocument_schemaValidate_error2.phpt] 
TEST 4657/15182 [ext/dom/tests/DOMDocument_schemaValidate_error3.phpt]
PASS DomDocument::schemaValidate() - empty string for schema file name [ext/dom/tests/DOMDocument_schemaValidate_error3.phpt] 
TEST 4658/15182 [ext/dom/tests/DOMDocument_schemaValidate_error5.phpt]
PASS DomDocument::schemaValidate() - non-existent schema file [ext/dom/tests/DOMDocument_schemaValidate_error5.phpt] 
TEST 4659/15182 [ext/dom/tests/DOMDocument_schemaValidate_missingAttrs.phpt]
PASS DomDocument::schemaValidate() - Don't add missing attribute default values from schema [ext/dom/tests/DOMDocument_schemaValidate_missingAttrs.phpt] 
TEST 4660/15182 [ext/dom/tests/DOMDocument_standalone_basic.phpt]
PASS Tests DOMDocument::standalone get, set, and functionality [ext/dom/tests/DOMDocument_standalone_basic.phpt] 
TEST 4661/15182 [ext/dom/tests/DOMDocument_strictErrorChecking_basic.phpt]
PASS DomDocument::$strictErrorChecking - basic test [ext/dom/tests/DOMDocument_strictErrorChecking_basic.phpt] 
TEST 4662/15182 [ext/dom/tests/DOMDocument_strictErrorChecking_variation.phpt]
PASS DomDocument::$strictErrorChecking - ensure turning off actually works [ext/dom/tests/DOMDocument_strictErrorChecking_variation.phpt] 
TEST 4663/15182 [ext/dom/tests/DOMDocument_validate_basic.phpt]
PASS DOMDocument::validate() should validate an internal DTD declaration [ext/dom/tests/DOMDocument_validate_basic.phpt] 
TEST 4664/15182 [ext/dom/tests/DOMDocument_validate_error2.phpt]
PASS DOMDocument::validate() should fail if called statically [ext/dom/tests/DOMDocument_validate_error2.phpt] 
TEST 4665/15182 [ext/dom/tests/DOMDocument_validate_external_dtd.phpt]
PASS DOMDocument::validate() should validate an external DTD declaration [ext/dom/tests/DOMDocument_validate_external_dtd.phpt] 
TEST 4666/15182 [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 4667/15182 [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 4668/15182 [ext/dom/tests/DOMElement_hasAttributes_basic.phpt]
PASS DOMNode: hasAttributes() [ext/dom/tests/DOMElement_hasAttributes_basic.phpt] 
TEST 4669/15182 [ext/dom/tests/DOMEntityReference_basic.phpt]
PASS DOMEntityReference - read $nodeName property [ext/dom/tests/DOMEntityReference_basic.phpt] 
TEST 4670/15182 [ext/dom/tests/DOMEntityReference_error1.phpt]
PASS DOMEntityReference - DOM_INVALID_CHARACTER_ERR raised if name contains an invalid character [ext/dom/tests/DOMEntityReference_error1.phpt] 
TEST 4671/15182 [ext/dom/tests/DOMImplementation_createDocumentType_basic.phpt]
PASS DOMImplementation::createDocumentType() [ext/dom/tests/DOMImplementation_createDocumentType_basic.phpt] 
TEST 4672/15182 [ext/dom/tests/DOMImplementation_createDocument_basic.phpt]
PASS DOMImplementation::createDocument() [ext/dom/tests/DOMImplementation_createDocument_basic.phpt] 
TEST 4673/15182 [ext/dom/tests/DOMImplementation_hasFeature_basic.phpt]
PASS DOMImplementation::hasFeature() [ext/dom/tests/DOMImplementation_hasFeature_basic.phpt] 
TEST 4674/15182 [ext/dom/tests/DOMNamedNodeMap_count.phpt]
PASS Test count nodes in DOMNamedNodeMap [ext/dom/tests/DOMNamedNodeMap_count.phpt] 
TEST 4675/15182 [ext/dom/tests/DOMNode_C14NFile_basic.phpt]
PASS DOMNode::C14NFile() [ext/dom/tests/DOMNode_C14NFile_basic.phpt] 
TEST 4676/15182 [ext/dom/tests/DOMNode_C14N_basic.phpt]
PASS DOMNode::C14N() [ext/dom/tests/DOMNode_C14N_basic.phpt] 
TEST 4677/15182 [ext/dom/tests/DOMNode_cloneNode_basic.phpt]
PASS DOM cloneNode : Basic Functionality [ext/dom/tests/DOMNode_cloneNode_basic.phpt] 
TEST 4678/15182 [ext/dom/tests/DOMNode_getLineNo_basic.phpt]
PASS DOMNode::getLineNo() [ext/dom/tests/DOMNode_getLineNo_basic.phpt] 
TEST 4679/15182 [ext/dom/tests/DOMNode_getNodePath_basic.phpt]
PASS DOMNode::getNodePath() [ext/dom/tests/DOMNode_getNodePath_basic.phpt] 
TEST 4680/15182 [ext/dom/tests/DOMNode_hasChildNodes.phpt]
PASS Tests DOMNode::hasChildNodes() [ext/dom/tests/DOMNode_hasChildNodes.phpt] 
TEST 4681/15182 [ext/dom/tests/DOMNode_hasChildNodes_basic.phpt]
PASS Test whether a node has child nodes: hasChildNodes() [ext/dom/tests/DOMNode_hasChildNodes_basic.phpt] 
TEST 4682/15182 [ext/dom/tests/DOMNode_insertBefore.phpt]
PASS Tests DOMNode::insertBefore() [ext/dom/tests/DOMNode_insertBefore.phpt] 
TEST 4683/15182 [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 4684/15182 [ext/dom/tests/DOMNode_insertBefore_error2.phpt]
PASS Test DOMNode::insertBefore()  check the error code DOM_NOT_FOUND is raised [ext/dom/tests/DOMNode_insertBefore_error2.phpt] 
TEST 4685/15182 [ext/dom/tests/DOMNode_insertBefore_error3.phpt]
PASS Test DOMNode::insertBefore()  check the error code DOM_NOT_FOUND is raised [ext/dom/tests/DOMNode_insertBefore_error3.phpt] 
TEST 4686/15182 [ext/dom/tests/DOMNode_insertBefore_error4.phpt]
PASS Test DOMNode::insertBefore()  check the error code DOM_NOT_FOUND is raised [ext/dom/tests/DOMNode_insertBefore_error4.phpt] 
TEST 4687/15182 [ext/dom/tests/DOMNode_insertBefore_error5.phpt]
PASS Test DOMNode::insertBefore()  check the error code DOM_NOT_FOUND is raised [ext/dom/tests/DOMNode_insertBefore_error5.phpt] 
TEST 4688/15182 [ext/dom/tests/DOMNode_insertBefore_error6.phpt]
PASS Test DOMNode::insertBefore()  check the error code DOM_NOT_FOUND is raised [ext/dom/tests/DOMNode_insertBefore_error6.phpt] 
TEST 4689/15182 [ext/dom/tests/DOMNode_issamenode_basic.phpt]
PASS DOMNode: isSameNode() [ext/dom/tests/DOMNode_issamenode_basic.phpt] 
TEST 4690/15182 [ext/dom/tests/DOMNode_normalize_basic.phpt]
PASS DOMNode::normalize() [ext/dom/tests/DOMNode_normalize_basic.phpt] 
TEST 4691/15182 [ext/dom/tests/DOMNode_removeChild_basic.phpt]
PASS DOM removeChild : Basic Functionality [ext/dom/tests/DOMNode_removeChild_basic.phpt] 
TEST 4692/15182 [ext/dom/tests/DOMNode_replaceChild_basic.phpt]
PASS Replacing a child node [ext/dom/tests/DOMNode_replaceChild_basic.phpt] 
TEST 4693/15182 [ext/dom/tests/DOMText_appendData_basic.phpt]
PASS DOMText::appendData basic functionality test [ext/dom/tests/DOMText_appendData_basic.phpt] 
TEST 4694/15182 [ext/dom/tests/DomNodeList_count.phpt]
PASS Test count nodes in DOMNodeList [ext/dom/tests/DomNodeList_count.phpt] 
TEST 4695/15182 [ext/dom/tests/bug28721.phpt]
PASS Bug #28721 (appendChild() and insertBefore() unset DOMText) [ext/dom/tests/bug28721.phpt] 
TEST 4696/15182 [ext/dom/tests/bug28817.phpt]
PASS Bug #28817 (properties in extended class) [ext/dom/tests/bug28817.phpt] 
TEST 4697/15182 [ext/dom/tests/bug32615.phpt]
PASS Bug #32615 (Replacing and inserting Fragments) [ext/dom/tests/bug32615.phpt] 
TEST 4698/15182 [ext/dom/tests/bug34276.phpt]
PASS Bug #34276 (setAttributeNS and default namespace) [ext/dom/tests/bug34276.phpt] 
TEST 4699/15182 [ext/dom/tests/bug35342.phpt]
PASS Bug #35342 (isset(DOMNodeList->length) returns false) [ext/dom/tests/bug35342.phpt] 
TEST 4700/15182 [ext/dom/tests/bug35673.phpt]
PASS Bug #35673 (formatOutput does not work with saveHTML). [ext/dom/tests/bug35673.phpt] 
TEST 4701/15182 [ext/dom/tests/bug36756.phpt]
PASS Bug #36756 (DOMDocument::removeChild corrupts node) [ext/dom/tests/bug36756.phpt] 
TEST 4702/15182 [ext/dom/tests/bug37277.phpt]
PASS Bug #37277 (cloning Dom Documents or Nodes does not work) [ext/dom/tests/bug37277.phpt] 
TEST 4703/15182 [ext/dom/tests/bug37456.phpt]
PASS Bug #37456 (DOMElement->setAttribute() loops forever) [ext/dom/tests/bug37456.phpt] 
TEST 4704/15182 [ext/dom/tests/bug38438.phpt]
PASS Bug #38438 (DOMNodeList->item(0) segfault on empty NodeList) [ext/dom/tests/bug38438.phpt] 
TEST 4705/15182 [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 4706/15182 [ext/dom/tests/bug38850.phpt]
PASS Bug #38850 (lookupNamespaceURI does not return default namespace) [ext/dom/tests/bug38850.phpt] 
TEST 4707/15182 [ext/dom/tests/bug38949.phpt]
PASS Bug #38949 (Cannot get xmlns value attribute) [ext/dom/tests/bug38949.phpt] 
TEST 4708/15182 [ext/dom/tests/bug40836.phpt]
PASS Bug #40836 (Segfault in insertBefore) [ext/dom/tests/bug40836.phpt] 
TEST 4709/15182 [ext/dom/tests/bug41257.phpt]
PASS Bug #41257 (lookupNamespaceURI does not work as expected) [ext/dom/tests/bug41257.phpt] 
TEST 4710/15182 [ext/dom/tests/bug41374.phpt]
PASS Bug #41374 (wholetext concats values of wrong nodes) [ext/dom/tests/bug41374.phpt] 
TEST 4711/15182 [ext/dom/tests/bug42082.phpt]
PASS Bug #42082 (NodeList length zero should be empty) [ext/dom/tests/bug42082.phpt] 
TEST 4712/15182 [ext/dom/tests/bug43364.phpt]
PASS Bug #43364 (recursive xincludes don't remove internal xml nodes properly) [ext/dom/tests/bug43364.phpt] 
TEST 4713/15182 [ext/dom/tests/bug44648.phpt]
PASS Bug #44648 (Attribute names not checked for well formedness) [ext/dom/tests/bug44648.phpt] 
TEST 4714/15182 [ext/dom/tests/bug45251.phpt]
PASS Bug #45251 (double free or corruption with setAttributeNode()) [ext/dom/tests/bug45251.phpt] 
TEST 4715/15182 [ext/dom/tests/bug46185.phpt]
PASS Bug #46185 (importNode changes the namespace of an XML element). [ext/dom/tests/bug46185.phpt] 
TEST 4716/15182 [ext/dom/tests/bug46335.phpt]
PASS Bug #46335 (DOMText::splitText doesn't handle multibyte characters). [ext/dom/tests/bug46335.phpt] 
TEST 4717/15182 [ext/dom/tests/bug46849.phpt]
PASS Bug #46849 (Cloning DOMDocument doesn't clone the properties). [ext/dom/tests/bug46849.phpt] 
TEST 4718/15182 [ext/dom/tests/bug47430.phpt]
PASS Bug #47430 (Errors after writing to nodeValue parameter of an absent previousSibling). [ext/dom/tests/bug47430.phpt] 
TEST 4719/15182 [ext/dom/tests/bug47848.phpt]
PASS Bug #47848 (importNode doesn't preserve attribute namespaces) [ext/dom/tests/bug47848.phpt] 
TEST 4720/15182 [ext/dom/tests/bug47849.phpt]
PASS Bug #47849 (Non-deep import loses the namespace). [ext/dom/tests/bug47849.phpt] 
TEST 4721/15182 [ext/dom/tests/bug49463.phpt]
PASS Bug #49463 (setAttributeNS fails setting default namespace). [ext/dom/tests/bug49463.phpt] 
TEST 4722/15182 [ext/dom/tests/bug49490.phpt]
PASS Bug #49490 (XPath namespace prefix conflict). [ext/dom/tests/bug49490.phpt] 
TEST 4723/15182 [ext/dom/tests/bug50661.phpt]
PASS Bug #50661 (DOMDocument::loadXML does not allow UTF-16). [ext/dom/tests/bug50661.phpt] 
TEST 4724/15182 [ext/dom/tests/bug52656.phpt]
PASS Bug #52656 (DOMCdataSection does not work with splitText). [ext/dom/tests/bug52656.phpt] 
TEST 4725/15182 [ext/dom/tests/bug54382.phpt]
PASS Bug #54382 DOMNode::getAttributeNodeNS doesn't get xmlns* attributes [ext/dom/tests/bug54382.phpt] 
TEST 4726/15182 [ext/dom/tests/bug54601.phpt]
PASS Segfault when removing the Doctype node [ext/dom/tests/bug54601.phpt] 
TEST 4727/15182 [ext/dom/tests/bug61858.phpt]
PASS Bug #61858 DOMAttr debug info generates E_WARNING [ext/dom/tests/bug61858.phpt] 
TEST 4728/15182 [ext/dom/tests/bug65196.phpt]
PASS bug #65196 (Passing DOMDocumentFragment to DOMDocument::saveHTML() Produces invalid Markup) [ext/dom/tests/bug65196.phpt] 
TEST 4729/15182 [ext/dom/tests/bug66502.phpt]
PASS Bug #66502 (DOM document dangling reference) [ext/dom/tests/bug66502.phpt] 
TEST 4730/15182 [ext/dom/tests/bug66783.phpt]
PASS Bug #66783 (UAF when appending DOMDocument to element) [ext/dom/tests/bug66783.phpt] 
TEST 4731/15182 [ext/dom/tests/bug67081.phpt]
PASS Bug #67081 DOMDocumentType->internalSubset returns entire DOCTYPE tag, not only the subset [ext/dom/tests/bug67081.phpt] 
TEST 4732/15182 [ext/dom/tests/bug67474.phpt]
PASS Bug #67474 getElementsByTagNameNS and default namespace [ext/dom/tests/bug67474.phpt] 
TEST 4733/15182 [ext/dom/tests/bug67949.phpt]
PASS Bug #67949: DOMNodeList elements should be accessible through array notation [ext/dom/tests/bug67949.phpt] 
TEST 4734/15182 [ext/dom/tests/bug69373.phpt]
PASS Bug #69373 References to deleted XPath query results [ext/dom/tests/bug69373.phpt] 
TEST 4735/15182 [ext/dom/tests/bug69679.phpt]
PASS Bug #69679 (DOMDocument::loadHTML refuses to accept NULL bytes) [ext/dom/tests/bug69679.phpt] 
TEST 4736/15182 [ext/dom/tests/bug69846.phpt]
PASS Bug #69846 Segmenation fault (access violation) when iterating over DOMNodeList [ext/dom/tests/bug69846.phpt] 
TEST 4737/15182 [ext/dom/tests/bug70001.phpt]
PASS Bug #70001 (Assigning to DOMNode::textContent does additional entity encoding) [ext/dom/tests/bug70001.phpt] 
TEST 4738/15182 [ext/dom/tests/bug70558.phpt]
PASS Bug #70558 ("Couldn't fetch" error in DOMDocument::registerNodeClass()) [ext/dom/tests/bug70558.phpt] 
TEST 4739/15182 [ext/dom/tests/bug73907.phpt]
PASS Bug #73907 nextSibling property not included in var_dump of DOMNode [ext/dom/tests/bug73907.phpt] 
TEST 4740/15182 [ext/dom/tests/bug74004.phpt]
PASS Bug #74004 (DOMDocument->loadHTML and ->loadHTMLFile do not heed LIBXML_NOWARNING and LIBXML_NOERROR options) [ext/dom/tests/bug74004.phpt] 
TEST 4741/15182 [ext/dom/tests/bug74416.phpt]
PASS Bug #74416 Wrong reflection on DOMNode::cloneNode [ext/dom/tests/bug74416.phpt] 
TEST 4742/15182 [ext/dom/tests/bug75451.phpt]
PASS Bug #75451 (Assertion fails while foreach on empty xpath query) [ext/dom/tests/bug75451.phpt] 
TEST 4743/15182 [ext/dom/tests/bug76285.phpt]
PASS Bug #76285 DOMDocument::formatOutput attribute sometimes ignored [ext/dom/tests/bug76285.phpt] 
TEST 4744/15182 [ext/dom/tests/bug76738.phpt]
PASS Bug #76738 Wrong handling of output buffer [ext/dom/tests/bug76738.phpt] 
TEST 4745/15182 [ext/dom/tests/bug77569.phpt]
PASS Bug #77569 (Write Access Violation in DomImplementation) [ext/dom/tests/bug77569.phpt] 
TEST 4746/15182 [ext/dom/tests/bug78025.phpt]
PASS Bug #78025 (segfault when accessing properties of DOMDocumentType) [ext/dom/tests/bug78025.phpt] 
TEST 4747/15182 [ext/dom/tests/bug78221.phpt]
PASS Bug #78221 (DOMNode::normalize() doesn't remove empty text nodes) [ext/dom/tests/bug78221.phpt] 
TEST 4748/15182 [ext/dom/tests/bug79271.phpt]
PASS Bug #79271 (DOMDocumentType::$childNodes is NULL) [ext/dom/tests/bug79271.phpt] 
TEST 4749/15182 [ext/dom/tests/bug79971_2.phpt]
PASS Bug #79971 (special character is breaking the path in xml function) [ext/dom/tests/bug79971_2.phpt] 
TEST 4750/15182 [ext/dom/tests/bug80268.phpt]
PASS Bug #80268 (loadHTML() truncates at NUL bytes) [ext/dom/tests/bug80268.phpt] 
TEST 4751/15182 [ext/dom/tests/bug80268_2.phpt]
SKIP Bug #80268 (loadHTML() truncates at NUL bytes) [ext/dom/tests/bug80268_2.phpt] reason: For libxml2 >= 2.9.12 only
TEST 4752/15182 [ext/dom/tests/bug81433.phpt]
PASS Bug #81433 (DOMElement::setIdAttribute(attr, true) called twice removes ID) [ext/dom/tests/bug81433.phpt] 
TEST 4753/15182 [ext/dom/tests/canonicalization.phpt]
PASS Test: Canonicalization - C14N() [ext/dom/tests/canonicalization.phpt] 
TEST 4754/15182 [ext/dom/tests/dom001.phpt]
PASS Test 1: Accessing single node [ext/dom/tests/dom001.phpt] 
TEST 4755/15182 [ext/dom/tests/dom002.phpt]
PASS Test 2: getElementsByTagName() / getElementsByTagNameNS() [ext/dom/tests/dom002.phpt] 
TEST 4756/15182 [ext/dom/tests/dom003.phpt]
PASS Test 3: Exception Test [ext/dom/tests/dom003.phpt] 
TEST 4757/15182 [ext/dom/tests/dom004.phpt]
PASS Test 4: Streams Test [ext/dom/tests/dom004.phpt] 
TEST 4758/15182 [ext/dom/tests/dom005.phpt]
PASS Test 5: HTML Test [ext/dom/tests/dom005.phpt] 
TEST 4759/15182 [ext/dom/tests/dom006.phpt]
PASS Test 6: Extends Test [ext/dom/tests/dom006.phpt] 
TEST 4760/15182 [ext/dom/tests/dom007.phpt]
PASS Test 7: DTD tests [ext/dom/tests/dom007.phpt] 
TEST 4761/15182 [ext/dom/tests/dom_comment_basic.phpt]
PASS DOM Comment : Basic Functionality [ext/dom/tests/dom_comment_basic.phpt] 
TEST 4762/15182 [ext/dom/tests/dom_comment_variation.phpt]
PASS DOM Comment : Variation [ext/dom/tests/dom_comment_variation.phpt] 
TEST 4763/15182 [ext/dom/tests/dom_create_element.phpt]
PASS Test 1: Creating Elements with and without Namespaces [ext/dom/tests/dom_create_element.phpt] 
TEST 4764/15182 [ext/dom/tests/dom_import_simplexml.phpt]
PASS Interop Test: Import from SimpleXML [ext/dom/tests/dom_import_simplexml.phpt] 
TEST 4765/15182 [ext/dom/tests/dom_set_attr_node.phpt]
PASS Test: setAttributeNode() [ext/dom/tests/dom_set_attr_node.phpt] 
TEST 4766/15182 [ext/dom/tests/dom_xinclude.phpt]
PASS Test: Xinclude and Streams [ext/dom/tests/dom_xinclude.phpt] 
TEST 4767/15182 [ext/dom/tests/domattributes.phpt]
PASS Attributes: DOMAttribute functionality [ext/dom/tests/domattributes.phpt] 
TEST 4768/15182 [ext/dom/tests/domchardata.phpt]
PASS CharData: DOMCharacterData and related functionality [ext/dom/tests/domchardata.phpt] 
TEST 4769/15182 [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 4770/15182 [ext/dom/tests/domelement.phpt]
PASS Elements: DOMElement functionality [ext/dom/tests/domelement.phpt] 
TEST 4771/15182 [ext/dom/tests/domobject_debug_handler.phpt]
PASS Objects of DOM extension: debug info object handler. [ext/dom/tests/domobject_debug_handler.phpt] 
TEST 4772/15182 [ext/dom/tests/domxpath.phpt]
PASS DOMXPath Tests [ext/dom/tests/domxpath.phpt] 
TEST 4773/15182 [ext/dom/tests/node_textcontent.phpt]
PASS Testing reading and writing to DOMNode::textContent [ext/dom/tests/node_textcontent.phpt] 
TEST 4774/15182 [ext/dom/tests/regsiter_node_class.phpt]
PASS Test: registerNodeClass() [ext/dom/tests/regsiter_node_class.phpt] 
TEST 4775/15182 [ext/dom/tests/toString_exceptions.phpt]
PASS Handling of exceptions during __toString [ext/dom/tests/toString_exceptions.phpt] 
TEST 4776/15182 [ext/enchant/tests/broker_describe.phpt]
PASS enchant_broker_describe() function [ext/enchant/tests/broker_describe.phpt] 
TEST 4777/15182 [ext/enchant/tests/broker_dict_exists.phpt]
SKIP enchant_broker_dict_exists() function [ext/enchant/tests/broker_dict_exists.phpt] reason: , dont has dictionary install in this machine! 
TEST 4778/15182 [ext/enchant/tests/broker_free.phpt]
PASS enchant_broker_free() function [ext/enchant/tests/broker_free.phpt] 
TEST 4779/15182 [ext/enchant/tests/broker_free_01.phpt]
PASS enchant_broker_free() function [ext/enchant/tests/broker_free_01.phpt] 
TEST 4780/15182 [ext/enchant/tests/broker_free_02.phpt]
SKIP enchant_broker_free() function [ext/enchant/tests/broker_free_02.phpt] reason: , dont has dictionary install in this machine! 
TEST 4781/15182 [ext/enchant/tests/broker_free_dict.phpt]
SKIP enchant_broker_free_dict(resource $dict); function [ext/enchant/tests/broker_free_dict.phpt] reason: , dont has dictionary install in this machine! 
TEST 4782/15182 [ext/enchant/tests/broker_get_error.phpt]
PASS enchant_broker_get_error() function [ext/enchant/tests/broker_get_error.phpt] 
TEST 4783/15182 [ext/enchant/tests/broker_init.phpt]
PASS enchant_broker_init() function [ext/enchant/tests/broker_init.phpt] 
TEST 4784/15182 [ext/enchant/tests/broker_list_dicts.phpt]
SKIP enchant_broker_list_dicts() function [ext/enchant/tests/broker_list_dicts.phpt] reason: : No broker dicts installed
TEST 4785/15182 [ext/enchant/tests/broker_request_dict.phpt]
SKIP enchant_broker_request_dict() function [ext/enchant/tests/broker_request_dict.phpt] reason: , dont has dictionary install in this machine! 
TEST 4786/15182 [ext/enchant/tests/broker_request_dict_01.phpt]
SKIP enchant_broker_request_dict() function [ext/enchant/tests/broker_request_dict_01.phpt] reason: , dont has dictionary install in this machine! 
TEST 4787/15182 [ext/enchant/tests/broker_request_pwl_dict.phpt]
PASS resource enchant_broker_request_pwl_dict(resource $broker, string $filename); function [ext/enchant/tests/broker_request_pwl_dict.phpt] 
TEST 4788/15182 [ext/enchant/tests/broker_set_ordering.phpt]
SKIP enchant_broker_set_ordering() function [ext/enchant/tests/broker_set_ordering.phpt] reason: , dont has dictionary install in this machine! 
TEST 4789/15182 [ext/enchant/tests/bug13181.phpt]
SKIP bug #13181, leaving a context frees the broker resources [ext/enchant/tests/bug13181.phpt] reason: : No broker dicts installed
TEST 4790/15182 [ext/enchant/tests/bug53070.phpt]
PASS Bug #53070 (enchant_broker_get_path crashes if no path is set) [ext/enchant/tests/bug53070.phpt] 
TEST 4791/15182 [ext/enchant/tests/dict_add_to_personal.phpt]
SKIP enchant_dict_add_to_personal() function [ext/enchant/tests/dict_add_to_personal.phpt] reason: , dont has dictionary install in this machine! 
TEST 4792/15182 [ext/enchant/tests/dict_add_to_session.phpt]
SKIP enchant_dict_add_to_session() function [ext/enchant/tests/dict_add_to_session.phpt] reason: , dont has dictionary install in this machine! 
TEST 4793/15182 [ext/enchant/tests/dict_check.phpt]
SKIP enchant_dict_check() function [ext/enchant/tests/dict_check.phpt] reason: , dont has dictionary install in this machine! 
TEST 4794/15182 [ext/enchant/tests/dict_describe.phpt]
SKIP enchant_dict_describe() function [ext/enchant/tests/dict_describe.phpt] reason: , dont has dictionary install in this machine! 
TEST 4795/15182 [ext/enchant/tests/dict_get_error.phpt]
SKIP enchant_dict_get_error() function [ext/enchant/tests/dict_get_error.phpt] reason: , dont has dictionary install in this machine! 
TEST 4796/15182 [ext/enchant/tests/dict_is_in_session.phpt]
SKIP enchant_dict_is_in_session() function [ext/enchant/tests/dict_is_in_session.phpt] reason: , dont has dictionary install in this machine! 
TEST 4797/15182 [ext/enchant/tests/dict_quick_check.phpt]
SKIP enchant_dict_quick_check() basic test [ext/enchant/tests/dict_quick_check.phpt] reason: , dont has dictionary install in this machine! 
TEST 4798/15182 [ext/enchant/tests/dict_quick_check_01.phpt]
SKIP enchant_dict_quick_check() function [ext/enchant/tests/dict_quick_check_01.phpt] reason: , dont has dictionary install in this machine! 
TEST 4799/15182 [ext/enchant/tests/dict_store_replacement.phpt]
SKIP enchant_dict_store_replacement() function [ext/enchant/tests/dict_store_replacement.phpt] reason: , dont has dictionary install in this machine! 
TEST 4800/15182 [ext/enchant/tests/dict_suggest.phpt]
SKIP enchant_dict_suggest() function [ext/enchant/tests/dict_suggest.phpt] reason: , dont has dictionary install in this machine! 
TEST 4801/15182 [ext/enchant/tests/enchant_broker_set_dict_path.phpt]
SKIP proto bool enchant_broker_set_dict_path(resource broker, int dict_type, string value) function
proto string enchant_broker_get_dict_path(resource broker, int dict_type) function [ext/enchant/tests/enchant_broker_set_dict_path.phpt] reason: , dont has dictionary install in this machine! 
TEST 4802/15182 [ext/exif/tests/bug34704-mb.phpt]
PASS Bug #34704 (Infinite recursion due to corrupt JPEG) [ext/exif/tests/bug34704-mb.phpt] 
TEST 4803/15182 [ext/exif/tests/bug34704.phpt]
PASS Bug #34704 (Infinite recursion due to corrupt JPEG) [ext/exif/tests/bug34704.phpt] 
TEST 4804/15182 [ext/exif/tests/bug48378.phpt]
PASS Bug #48378 (Infinite recursion due to corrupt JPEG) [ext/exif/tests/bug48378.phpt] 
TEST 4805/15182 [ext/exif/tests/bug50660/bug50660.phpt]
PASS Bug #50660 (exif_read_data(): Illegal IFD offset (works fine with other exif readers)) [ext/exif/tests/bug50660/bug50660.phpt] 
TEST 4806/15182 [ext/exif/tests/bug50845.phpt]
PASS Bug #50845 (exif_read_data() returns corrupted exif headers) [ext/exif/tests/bug50845.phpt] 
TEST 4807/15182 [ext/exif/tests/bug54002.phpt]
PASS Bug #54002 (crash on crafted tag) [ext/exif/tests/bug54002.phpt] 
TEST 4808/15182 [ext/exif/tests/bug60150.phpt]
PASS Bug #60150 (Integer overflow during the parsing of invalid exif header) [ext/exif/tests/bug60150.phpt] 
TEST 4809/15182 [ext/exif/tests/bug62523_1.phpt]
PASS Bug 62523 (php crashes with segfault when exif_read_data called) [ext/exif/tests/bug62523_1.phpt] 
TEST 4810/15182 [ext/exif/tests/bug62523_2.phpt]
PASS Bug 62523 (php crashes with segfault when exif_read_data called) [ext/exif/tests/bug62523_2.phpt] 
TEST 4811/15182 [ext/exif/tests/bug62523_3.phpt]
PASS Bug 62523 (php crashes with segfault when exif_read_data called) [ext/exif/tests/bug62523_3.phpt] 
TEST 4812/15182 [ext/exif/tests/bug64739.phpt]
PASS Bug #64739 (Invalid Title and Author data returned) [ext/exif/tests/bug64739.phpt] 
TEST 4813/15182 [ext/exif/tests/bug68113-mb.phpt]
PASS Bug #68113 (Heap corruption in exif_thumbnail()) [ext/exif/tests/bug68113-mb.phpt] 
TEST 4814/15182 [ext/exif/tests/bug68113.phpt]
PASS Bug #68113 (Heap corruption in exif_thumbnail()) [ext/exif/tests/bug68113.phpt] 
TEST 4815/15182 [ext/exif/tests/bug68547.phpt]
PASS Bug #68547 (Exif Header component value check error) [ext/exif/tests/bug68547.phpt] 
TEST 4816/15182 [ext/exif/tests/bug68799.phpt]
PASS Bug #68799 (Free called on uninitialized pointer) [ext/exif/tests/bug68799.phpt] 
TEST 4817/15182 [ext/exif/tests/bug71534.phpt]
PASS Bug #71534 (Type confusion in exif_read_data() leading to heap overflow in debug mode) [ext/exif/tests/bug71534.phpt] 
TEST 4818/15182 [ext/exif/tests/bug72094.phpt]
PASS Bug #72094: Out of bounds heap read access in exif header processing [ext/exif/tests/bug72094.phpt] 
TEST 4819/15182 [ext/exif/tests/bug72603.phpt]
PASS Bug #72603 (Out of bound read in exif_process_IFD_in_MAKERNOTE) [ext/exif/tests/bug72603.phpt] 
TEST 4820/15182 [ext/exif/tests/bug72618.phpt]
PASS Bug 72618 (NULL Pointer Dereference in exif_process_user_comment) [ext/exif/tests/bug72618.phpt] 
TEST 4821/15182 [ext/exif/tests/bug72627.phpt]
PASS Bug #72627 (Memory Leakage In exif_process_IFD_in_TIFF) [ext/exif/tests/bug72627.phpt] 
TEST 4822/15182 [ext/exif/tests/bug72735/bug72682.phpt]
PASS Bug #72735 MakerNote regression [ext/exif/tests/bug72735/bug72682.phpt] 
TEST 4823/15182 [ext/exif/tests/bug72735/bug72735.phpt]
PASS Bug #72735 (Samsung picture thumb not read (zero size)) [ext/exif/tests/bug72735/bug72735.phpt] 
TEST 4824/15182 [ext/exif/tests/bug72819/bug72819.phpt]
PASS Bug #72819 (EXIF thumbnails not read anymore) [ext/exif/tests/bug72819/bug72819.phpt] 
TEST 4825/15182 [ext/exif/tests/bug73115/bug73115.phpt]
PASS Bug #73115 (exif_read_data triggers warning on reading binary strings) [ext/exif/tests/bug73115/bug73115.phpt] 
TEST 4826/15182 [ext/exif/tests/bug73737.phpt]
PASS Bug #73737 (Crash when parsing a tag format) [ext/exif/tests/bug73737.phpt] 
TEST 4827/15182 [ext/exif/tests/bug74428/bug74428.phpt]
PASS Bug #74428 (exif_read_data(): "Illegal IFD size" warning occurs with correct exif format) [ext/exif/tests/bug74428/bug74428.phpt] 
TEST 4828/15182 [ext/exif/tests/bug75785/bug75785.phpt]
PASS Bug #75785 fix corrupt EXIF header issues; Related to mixed endianness. (Thank you @Richard Matzinger for providing the test photo) [ext/exif/tests/bug75785/bug75785.phpt] 
TEST 4829/15182 [ext/exif/tests/bug76130.phpt]
PASS Bug #76130 (Heap Buffer Overflow (READ: 1786) in exif_iif_add_value) [ext/exif/tests/bug76130.phpt] 
TEST 4830/15182 [ext/exif/tests/bug76164.phpt]
PASS Bug #76164 (exif_read_data zend_mm_heap corrupted) [ext/exif/tests/bug76164.phpt] 
TEST 4831/15182 [ext/exif/tests/bug76409.phpt]
PASS Bug #76409 (heap use after free in _php_stream_free) [ext/exif/tests/bug76409.phpt] 
TEST 4832/15182 [ext/exif/tests/bug76423.phpt]
PASS Bug #76423 (Int Overflow lead to Heap OverFlow in exif_thumbnail_extract of exif.c) [ext/exif/tests/bug76423.phpt] 
TEST 4833/15182 [ext/exif/tests/bug76557.phpt]
PASS Bug 76557 (heap-buffer-overflow (READ of size 48) while reading exif data) [ext/exif/tests/bug76557.phpt] 
TEST 4834/15182 [ext/exif/tests/bug77184/bug77184.phpt]
PASS Bug #74428 (Unsigned rational numbers are written out as signed rationals) [ext/exif/tests/bug77184/bug77184.phpt] 
TEST 4835/15182 [ext/exif/tests/bug77540.phpt]
PASS Bug 77540 (Invalid Read on exif_process_SOFn) [ext/exif/tests/bug77540.phpt] 
TEST 4836/15182 [ext/exif/tests/bug77563.phpt]
PASS Bug 77563 (Uninitialized read in exif_process_IFD_in_MAKERNOTE) [ext/exif/tests/bug77563.phpt] 
TEST 4837/15182 [ext/exif/tests/bug77564/bug77564.phpt]
PASS Bug 77564 (Memory leak in exif_process_IFD_TAG) [ext/exif/tests/bug77564/bug77564.phpt] 
TEST 4838/15182 [ext/exif/tests/bug77753.phpt]
PASS Bug #77753 (Heap-buffer-overflow in php_ifd_get32s) [ext/exif/tests/bug77753.phpt] 
TEST 4839/15182 [ext/exif/tests/bug77831.phpt]
PASS Bug #77831 (Heap-buffer-overflow in exif_iif_add_value in EXIF) [ext/exif/tests/bug77831.phpt] 
TEST 4840/15182 [ext/exif/tests/bug77950.phpt]
PASS Bug #77950 (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG) [ext/exif/tests/bug77950.phpt] 
TEST 4841/15182 [ext/exif/tests/bug77988.phpt]
PASS Bug #77988 (heap-buffer-overflow on php_jpg_get16) [ext/exif/tests/bug77988.phpt] 
TEST 4842/15182 [ext/exif/tests/bug78222.phpt]
PASS Bug #78222 (heap-buffer-overflow on exif_scan_thumbnail) [ext/exif/tests/bug78222.phpt] 
TEST 4843/15182 [ext/exif/tests/bug78256.phpt]
PASS Bug #78256 (heap-buffer-overflow on exif_process_user_comment) [ext/exif/tests/bug78256.phpt] 
TEST 4844/15182 [ext/exif/tests/bug78793.phpt]
PASS Bug #78793: Use-after-free in exif parsing under memory sanitizer [ext/exif/tests/bug78793.phpt] 
TEST 4845/15182 [ext/exif/tests/bug78910.phpt]
PASS Bug #78910: Heap-buffer-overflow READ in exif (OSS-Fuzz #19044) [ext/exif/tests/bug78910.phpt] 
TEST 4846/15182 [ext/exif/tests/bug79046.phpt]
PASS Bug #79046: NaN to int cast undefined behavior in exif [ext/exif/tests/bug79046.phpt] 
TEST 4847/15182 [ext/exif/tests/bug79282.phpt]
PASS Bug #79282: Use-of-uninitialized-value in exif [ext/exif/tests/bug79282.phpt] 
TEST 4848/15182 [ext/exif/tests/duplicate_copyright_tag_leak.phpt]
PASS OSS-Fuzz #17474: Memory leak on duplicate Copyright tags [ext/exif/tests/duplicate_copyright_tag_leak.phpt] 
TEST 4849/15182 [ext/exif/tests/exif000.phpt]
PASS Check for exif_read_data default behaviour [ext/exif/tests/exif000.phpt] 
TEST 4850/15182 [ext/exif/tests/exif001.phpt]
PASS Check for exif_read_data [ext/exif/tests/exif001.phpt] 
TEST 4851/15182 [ext/exif/tests/exif002.phpt]
PASS Check for exif_thumbnail [ext/exif/tests/exif002.phpt] 
TEST 4852/15182 [ext/exif/tests/exif003.phpt]
PASS Check for exif_read_data, Unicode user comment [ext/exif/tests/exif003.phpt] 
TEST 4853/15182 [ext/exif/tests/exif004.phpt]
PASS Check for exif_read_data, Unicode WinXP tags [ext/exif/tests/exif004.phpt] 
TEST 4854/15182 [ext/exif/tests/exif005.phpt]
PASS Check for exif_read_data, unusual IFD start [ext/exif/tests/exif005.phpt] 
TEST 4855/15182 [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 4856/15182 [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 4857/15182 [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 4858/15182 [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 4859/15182 [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 4860/15182 [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 4861/15182 [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 4862/15182 [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 4863/15182 [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 4864/15182 [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 4865/15182 [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 4866/15182 [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 4867/15182 [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 4868/15182 [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 4869/15182 [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 4870/15182 [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 4871/15182 [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 4872/15182 [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 4873/15182 [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 4874/15182 [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 4875/15182 [ext/exif/tests/exif_encoding_crash.phpt]
PASS PHP crash when zend_multibyte_encoding_converter returns (size_t)-1) [ext/exif/tests/exif_encoding_crash.phpt] 
TEST 4876/15182 [ext/exif/tests/exif_imagetype_basic-mb.phpt]
PASS Check for exif_imagetype default behaviour [ext/exif/tests/exif_imagetype_basic-mb.phpt] 
TEST 4877/15182 [ext/exif/tests/exif_imagetype_basic.phpt]
PASS Check for exif_imagetype default behaviour [ext/exif/tests/exif_imagetype_basic.phpt] 
TEST 4878/15182 [ext/exif/tests/exif_imagetype_error.phpt]
PASS Test exif_imagetype() function : error conditions [ext/exif/tests/exif_imagetype_error.phpt] 
TEST 4879/15182 [ext/exif/tests/exif_read_data_0.phpt]
PASS Test exif_read_data on unavailable file [ext/exif/tests/exif_read_data_0.phpt] 
TEST 4880/15182 [ext/exif/tests/exif_read_data_streams.phpt]
PASS exif_read_data() with streams test [ext/exif/tests/exif_read_data_streams.phpt] 
TEST 4881/15182 [ext/exif/tests/exif_read_data_streams_seek.phpt]
PASS exif_read_data() with streams seeking test [ext/exif/tests/exif_read_data_streams_seek.phpt] 
TEST 4882/15182 [ext/exif/tests/exif_read_exif_data_basic-mb.phpt]
PASS Check for read_exif_data default behaviour [ext/exif/tests/exif_read_exif_data_basic-mb.phpt] 
TEST 4883/15182 [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 4884/15182 [ext/exif/tests/exif_tagname_basic.phpt]
PASS Test exif_tagname() function : basic functionality [ext/exif/tests/exif_tagname_basic.phpt] 
TEST 4885/15182 [ext/exif/tests/exif_thumbnail_streams.phpt]
PASS exif_thumbnail() with streams test [ext/exif/tests/exif_thumbnail_streams.phpt] 
TEST 4886/15182 [ext/exif/tests/float_cast_overflow.phpt]
PASS Overflow in float to int cast [ext/exif/tests/float_cast_overflow.phpt] 
TEST 4887/15182 [ext/exif/tests/nesting_level_oom.phpt]
PASS Should not cause OOM [ext/exif/tests/nesting_level_oom.phpt] 
TEST 4888/15182 [ext/exif/tests/redhat-bug1362571.phpt]
PASS Redhat bug #1362571 (PHP not returning full results for exif_read_data function) [ext/exif/tests/redhat-bug1362571.phpt] 
TEST 4889/15182 [ext/exif/tests/sony.phpt]
PASS Sony test [ext/exif/tests/sony.phpt] 
TEST 4890/15182 [ext/exif/tests/tag_with_illegal_zero_components.phpt]
PASS OSS-Fuzz #17163: Out-of-bounds read due to tag with zero components [ext/exif/tests/tag_with_illegal_zero_components.phpt] 
TEST 4891/15182 [ext/exif/tests/temporary_buffer_leak.phpt]
PASS OSS-Fuzz: Temporary buffer leak in tag reading [ext/exif/tests/temporary_buffer_leak.phpt] 
TEST 4892/15182 [ext/exif/tests/zero_length_makernote_leak.phpt]
PASS OSS-Fuzz: Memory leak for zero-length MAKERNOTE [ext/exif/tests/zero_length_makernote_leak.phpt] 
TEST 4893/15182 [ext/fileinfo/tests/bug57547.phpt]
PASS Bug #57547 Settings options on file doesn't give same result as constructor options [ext/fileinfo/tests/bug57547.phpt] 
TEST 4894/15182 [ext/fileinfo/tests/bug61173.phpt]
PASS Bug #61173: Unable to detect error from finfo constructor [ext/fileinfo/tests/bug61173.phpt] 
TEST 4895/15182 [ext/fileinfo/tests/bug61964-mb.phpt]
PASS Bug #61964 (finfo_open with directory cause invalid free) [ext/fileinfo/tests/bug61964-mb.phpt] 
TEST 4896/15182 [ext/fileinfo/tests/bug61964.phpt]
PASS Bug #61964 (finfo_open with directory cause invalid free) [ext/fileinfo/tests/bug61964.phpt] 
TEST 4897/15182 [ext/fileinfo/tests/bug67516.phpt]
PASS Bug #67516 wrong mimetypes with finfo_file(filename, FILEINFO_MIME_TYPE) [ext/fileinfo/tests/bug67516.phpt] 
TEST 4898/15182 [ext/fileinfo/tests/bug67647-mb.phpt]
PASS Bug #67647: Bundled libmagic 5.17 does not detect quicktime files correctly [ext/fileinfo/tests/bug67647-mb.phpt] 
TEST 4899/15182 [ext/fileinfo/tests/bug67647.phpt]
PASS Bug #67647: Bundled libmagic 5.17 does not detect quicktime files correctly [ext/fileinfo/tests/bug67647.phpt] 
TEST 4900/15182 [ext/fileinfo/tests/bug68398.phpt]
PASS Bug #68398: msooxml matches too many archives [ext/fileinfo/tests/bug68398.phpt] 
TEST 4901/15182 [ext/fileinfo/tests/bug68731.phpt]
PASS Bug #68731 finfo_buffer doesn't extract the correct mime with some gifs [ext/fileinfo/tests/bug68731.phpt] 
TEST 4902/15182 [ext/fileinfo/tests/bug68735.phpt]
PASS Bug #68735 fileinfo out-of-bounds memory access [ext/fileinfo/tests/bug68735.phpt] 
TEST 4903/15182 [ext/fileinfo/tests/bug68819_001.phpt]
PASS Bug #68819 Fileinfo on specific file causes spurious OOM and/or segfault, var 1 [ext/fileinfo/tests/bug68819_001.phpt] 
TEST 4904/15182 [ext/fileinfo/tests/bug68819_002.phpt]
PASS Bug #68819 Fileinfo on specific file causes spurious OOM and/or segfault, var 2 [ext/fileinfo/tests/bug68819_002.phpt] 
TEST 4905/15182 [ext/fileinfo/tests/bug68996.phpt]
SKIP Bug #68996 (Invalid free of CG(interned_empty_string)) [ext/fileinfo/tests/bug68996.phpt] reason: Need Zend MM disabled
TEST 4906/15182 [ext/fileinfo/tests/bug69107.phpt]
PASS Bug #69107 (finfo no longer detects PHP files) [ext/fileinfo/tests/bug69107.phpt] 
TEST 4907/15182 [ext/fileinfo/tests/bug69320.phpt]
PASS Bug #69320 libmagic crash when running laravel tests [ext/fileinfo/tests/bug69320.phpt] 
TEST 4908/15182 [ext/fileinfo/tests/bug71434.phpt]
PASS Bug #68735 fileinfo out-of-bounds memory access [ext/fileinfo/tests/bug71434.phpt] 
TEST 4909/15182 [ext/fileinfo/tests/bug71527-mb.phpt]
PASS Bug #71527 Buffer over-write in finfo_open with malformed magic file [ext/fileinfo/tests/bug71527-mb.phpt] 
TEST 4910/15182 [ext/fileinfo/tests/bug71527.phpt]
PASS Bug #71527 Buffer over-write in finfo_open with malformed magic file [ext/fileinfo/tests/bug71527.phpt] 
TEST 4911/15182 [ext/fileinfo/tests/bug74170.phpt]
PASS Bug #74170 locale information change after mime_content_type [ext/fileinfo/tests/bug74170.phpt] 
TEST 4912/15182 [ext/fileinfo/tests/bug77961.phpt]
PASS Bug #77961 (finfo_open crafted magic parsing SIGABRT) [ext/fileinfo/tests/bug77961.phpt] 
TEST 4913/15182 [ext/fileinfo/tests/bug78987.phpt]
PASS Bug #78987 High memory usage during encoding detection [ext/fileinfo/tests/bug78987.phpt] 
TEST 4914/15182 [ext/fileinfo/tests/bug79283.phpt]
PASS Bug #79283 (Segfault in libmagic patch contains a buffer overflow) [ext/fileinfo/tests/bug79283.phpt] 
TEST 4915/15182 [ext/fileinfo/tests/bug79756.phpt]
PASS Bug #79756 (finfo_file crash (FILEINFO_MIME)) [ext/fileinfo/tests/bug79756.phpt] 
TEST 4916/15182 [ext/fileinfo/tests/clone_serialize.phpt]
PASS Cloning and serializing finfo is not supported [ext/fileinfo/tests/clone_serialize.phpt] 
TEST 4917/15182 [ext/fileinfo/tests/cve-2014-1943-mb.phpt]
PASS Bug #66731: file: infinite recursion [ext/fileinfo/tests/cve-2014-1943-mb.phpt] 
TEST 4918/15182 [ext/fileinfo/tests/cve-2014-1943.phpt]
PASS Bug #66731: file: infinite recursion [ext/fileinfo/tests/cve-2014-1943.phpt] 
TEST 4919/15182 [ext/fileinfo/tests/cve-2014-3538-mb.phpt]
PASS Bug #66731: file: extensive backtraking [ext/fileinfo/tests/cve-2014-3538-mb.phpt] 
TEST 4920/15182 [ext/fileinfo/tests/cve-2014-3538-nojit.phpt]
PASS Bug #66731: file: extensive backtraking, with pcre.jit=0 [ext/fileinfo/tests/cve-2014-3538-nojit.phpt] 
TEST 4921/15182 [ext/fileinfo/tests/cve-2014-3538.phpt]
PASS Bug #66731: file: extensive backtraking [ext/fileinfo/tests/cve-2014-3538.phpt] 
TEST 4922/15182 [ext/fileinfo/tests/finfo_buffer_basic-mb.phpt]
PASS Test finfo_buffer() function : basic functionality [ext/fileinfo/tests/finfo_buffer_basic-mb.phpt] 
TEST 4923/15182 [ext/fileinfo/tests/finfo_buffer_basic.phpt]
PASS Test finfo_buffer() function : basic functionality [ext/fileinfo/tests/finfo_buffer_basic.phpt] 
TEST 4924/15182 [ext/fileinfo/tests/finfo_buffer_variation1-mb.phpt]
PASS Test finfo_buffer() function : basic functionality [ext/fileinfo/tests/finfo_buffer_variation1-mb.phpt] 
TEST 4925/15182 [ext/fileinfo/tests/finfo_buffer_variation1.phpt]
PASS Test finfo_buffer() function : basic functionality [ext/fileinfo/tests/finfo_buffer_variation1.phpt] 
TEST 4926/15182 [ext/fileinfo/tests/finfo_close_basic.phpt]
PASS Test finfo_close() function : basic functionality [ext/fileinfo/tests/finfo_close_basic.phpt] 
TEST 4927/15182 [ext/fileinfo/tests/finfo_close_error.phpt]
PASS Test finfo_close() function : error conditions [ext/fileinfo/tests/finfo_close_error.phpt] 
TEST 4928/15182 [ext/fileinfo/tests/finfo_extension_flag.phpt]
PASS Test FILEINFO_EXTENSION flag [ext/fileinfo/tests/finfo_extension_flag.phpt] 
TEST 4929/15182 [ext/fileinfo/tests/finfo_file_001.phpt]
PASS finfo_file(): Testing file names [ext/fileinfo/tests/finfo_file_001.phpt] 
TEST 4930/15182 [ext/fileinfo/tests/finfo_file_002.phpt]
PASS finfo_file(): Testing mime types [ext/fileinfo/tests/finfo_file_002.phpt] 
TEST 4931/15182 [ext/fileinfo/tests/finfo_file_basic.phpt]
PASS Test finfo_file() function : basic functionality [ext/fileinfo/tests/finfo_file_basic.phpt] 
TEST 4932/15182 [ext/fileinfo/tests/finfo_file_regex.phpt]
PASS Test finfo_file() function : regex rules [ext/fileinfo/tests/finfo_file_regex.phpt] 
TEST 4933/15182 [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 4934/15182 [ext/fileinfo/tests/finfo_open_001.phpt]
PASS finfo_open(): Testing magic_file names [ext/fileinfo/tests/finfo_open_001.phpt] 
TEST 4935/15182 [ext/fileinfo/tests/finfo_open_002.phpt]
PASS FileInfo - Calling the constructor twice [ext/fileinfo/tests/finfo_open_002.phpt] 
TEST 4936/15182 [ext/fileinfo/tests/finfo_open_basic.phpt]
PASS Test finfo_open() function : basic functionality [ext/fileinfo/tests/finfo_open_basic.phpt] 
TEST 4937/15182 [ext/fileinfo/tests/finfo_open_error.phpt]
PASS Test finfo_open() function : error functionality [ext/fileinfo/tests/finfo_open_error.phpt] 
TEST 4938/15182 [ext/fileinfo/tests/finfo_open_variation1.phpt]
PASS Test finfo_open() function : variations in opening [ext/fileinfo/tests/finfo_open_variation1.phpt] 
TEST 4939/15182 [ext/fileinfo/tests/finfo_phpinfo_basic.phpt]
PASS Test finfo extension : loading into phpinfo() [ext/fileinfo/tests/finfo_phpinfo_basic.phpt] 
TEST 4940/15182 [ext/fileinfo/tests/finfo_set_flags_basic-mb.phpt]
PASS Test finfo_set_flags() function : basic functionality [ext/fileinfo/tests/finfo_set_flags_basic-mb.phpt] 
TEST 4941/15182 [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 4942/15182 [ext/fileinfo/tests/mime_content_type_001.phpt]
PASS mime_content_type(): Testing wrong parameters [ext/fileinfo/tests/mime_content_type_001.phpt] 
TEST 4943/15182 [ext/fileinfo/tests/mime_content_type_002.phpt]
PASS mime_content_type(): Testing parameter [ext/fileinfo/tests/mime_content_type_002.phpt] 
TEST 4944/15182 [ext/fileinfo/tests/precedural_finfo_in_method.phpt]
PASS Using procedural finfo API in a method [ext/fileinfo/tests/precedural_finfo_in_method.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_input() test [ext/filter/tests/006.phpt] reason: CGI not available
SKIP filter_has_var() [ext/filter/tests/007.phpt] reason: CGI not available
TEST 4952/15182 [ext/filter/tests/008.phpt]
PASS filter_list() [ext/filter/tests/008.phpt] 
TEST 4953/15182 [ext/filter/tests/009.phpt]
PASS filter_id() [ext/filter/tests/009.phpt] 
TEST 4954/15182 [ext/filter/tests/010.phpt]
PASS filter_var() [ext/filter/tests/010.phpt] 
SKIP filter_input() [ext/filter/tests/011.phpt] reason: CGI not available
TEST 4956/15182 [ext/filter/tests/012.phpt]
PASS filter_input() [ext/filter/tests/012.phpt] 
TEST 4957/15182 [ext/filter/tests/013.phpt]
PASS filter_var() and flags [ext/filter/tests/013.phpt] 
TEST 4958/15182 [ext/filter/tests/014.phpt]
PASS filter_var() and FILTER_VALIDATE_BOOLEAN [ext/filter/tests/014.phpt] 
TEST 4959/15182 [ext/filter/tests/015.phpt]
PASS filter_var() and FILTER_VALIDATE_URL [ext/filter/tests/015.phpt] 
TEST 4960/15182 [ext/filter/tests/016.phpt]
PASS filter_var() and FILTER_VALIDATE_EMAIL [ext/filter/tests/016.phpt] 
TEST 4961/15182 [ext/filter/tests/017.phpt]
PASS filter_var() and FILTER_VALIDATE_REGEXP [ext/filter/tests/017.phpt] 
TEST 4962/15182 [ext/filter/tests/018.phpt]
PASS filter_var() and FILTER_VALIDATE_IP [ext/filter/tests/018.phpt] 
TEST 4963/15182 [ext/filter/tests/019.phpt]
PASS filter_var() & FILTER_VALIDATE_IP and weird data [ext/filter/tests/019.phpt] 
TEST 4964/15182 [ext/filter/tests/020.phpt]
PASS filter_var() and FILTER_SANITIZE_MAGIC_QUOTES [ext/filter/tests/020.phpt] 
TEST 4965/15182 [ext/filter/tests/021.phpt]
PASS filter_var() and FILTER_SANITIZE_NUMBER_* [ext/filter/tests/021.phpt] 
TEST 4966/15182 [ext/filter/tests/022.phpt]
PASS filter_var() and FILTER_SANITIZE_EMAIL [ext/filter/tests/022.phpt] 
TEST 4967/15182 [ext/filter/tests/023.phpt]
PASS filter_var() and FILTER_UNSAFE_RAW [ext/filter/tests/023.phpt] 
TEST 4968/15182 [ext/filter/tests/024.phpt]
PASS filter_var() and FILTER_SANITIZE_ENCODED [ext/filter/tests/024.phpt] 
TEST 4969/15182 [ext/filter/tests/025.phpt]
PASS filter_var() and FILTER_SANITIZE_STRING [ext/filter/tests/025.phpt] 
TEST 4970/15182 [ext/filter/tests/026.phpt]
PASS filter_var() and FILTER_SANITIZE_STRIPPED [ext/filter/tests/026.phpt] 
TEST 4971/15182 [ext/filter/tests/027.phpt]
PASS filter_var() and FILTER_SANITIZE_ENCODED [ext/filter/tests/027.phpt] 
TEST 4972/15182 [ext/filter/tests/028.phpt]
PASS filter_var() and FILTER_SANITIZE_SPECIAL_CHARS [ext/filter/tests/028.phpt] 
TEST 4973/15182 [ext/filter/tests/029.phpt]
PASS filter_var() and FILTER_CALLBACK [ext/filter/tests/029.phpt] 
TEST 4974/15182 [ext/filter/tests/030.phpt]
PASS filter_var() and IPv6 [ext/filter/tests/030.phpt] 
TEST 4975/15182 [ext/filter/tests/031.phpt]
PASS filter_var() and FLOAT [ext/filter/tests/031.phpt] 
TEST 4976/15182 [ext/filter/tests/032.phpt]
PASS filter_var_array() [ext/filter/tests/032.phpt] 
TEST 4977/15182 [ext/filter/tests/033.phpt]
PASS Test all filters returned by filter_list() [ext/filter/tests/033.phpt] 
TEST 4978/15182 [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 4980/15182 [ext/filter/tests/036.phpt]
PASS filter_var_array() and references [ext/filter/tests/036.phpt] 
SKIP GET and data callback tests [ext/filter/tests/037.phpt] reason: CGI not available
TEST 4982/15182 [ext/filter/tests/038.phpt]
PASS Test scalar, array [ext/filter/tests/038.phpt] 
TEST 4983/15182 [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 4986/15182 [ext/filter/tests/042.phpt]
PASS Combination of strip & sanitize filters [ext/filter/tests/042.phpt] 
TEST 4987/15182 [ext/filter/tests/043.phpt]
PASS Character encoding test [ext/filter/tests/043.phpt] 
TEST 4988/15182 [ext/filter/tests/044.phpt]
PASS Integer validation with spaces [ext/filter/tests/044.phpt] 
TEST 4989/15182 [ext/filter/tests/045.phpt]
PASS Options must not be changed by filter_var() [ext/filter/tests/045.phpt] 
TEST 4990/15182 [ext/filter/tests/046.phpt]
PASS Integer overflow [ext/filter/tests/046.phpt] 
TEST 4991/15182 [ext/filter/tests/047.phpt]
PASS Octal integer overflow [ext/filter/tests/047.phpt] 
TEST 4992/15182 [ext/filter/tests/048.phpt]
PASS Hex integer overflow [ext/filter/tests/048.phpt] 
TEST 4993/15182 [ext/filter/tests/049.phpt]
PASS filter_var() and doubles with thousend separators [ext/filter/tests/049.phpt] 
TEST 4994/15182 [ext/filter/tests/050.phpt]
PASS filter_var() and double overflow/underflow [ext/filter/tests/050.phpt] 
TEST 4995/15182 [ext/filter/tests/051.phpt]
PASS filter_var() and default values [ext/filter/tests/051.phpt] 
TEST 4996/15182 [ext/filter/tests/052.phpt]
PASS filter_var() / filter_var_array() and passed data integrity [ext/filter/tests/052.phpt] 
TEST 4997/15182 [ext/filter/tests/053.phpt]
PASS filter_var() - using callback [ext/filter/tests/053.phpt] 
TEST 4998/15182 [ext/filter/tests/054.phpt]
PASS filter_var_array() - using the add_empty option [ext/filter/tests/054.phpt] 
TEST 4999/15182 [ext/filter/tests/055.phpt]
PASS filter_var() and FILTER_VALIDATE_MAC [ext/filter/tests/055.phpt] 
TEST 5000/15182 [ext/filter/tests/056.phpt]
PASS filter_var() and FILTER_VALIDATE_DOMAIN [ext/filter/tests/056.phpt] 
TEST 5001/15182 [ext/filter/tests/057.phpt]
PASS filter_input_array() and filter_var_array() with invalid $definition arguments [ext/filter/tests/057.phpt] 
TEST 5002/15182 [ext/filter/tests/058.phpt]
PASS FILTER_VALIDATE_EMAIL unicode support (https://tools.ietf.org/html/rfc6531) [ext/filter/tests/058.phpt] 
TEST 5003/15182 [ext/filter/tests/059.phpt]
PASS filter_var() and FILTER_SANITIZE_ADD_SLASHES [ext/filter/tests/059.phpt] 
TEST 5004/15182 [ext/filter/tests/060.phpt]
PASS filter_var() - tests for the range options of filter FILTER_VALIDATE_FLOAT [ext/filter/tests/060.phpt] 
TEST 5005/15182 [ext/filter/tests/PMOPB45.phpt]
PASS PMOPB-45-2007:PHP ext/filter Email Validation Vulnerability [ext/filter/tests/PMOPB45.phpt] 
TEST 5006/15182 [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 5009/15182 [ext/filter/tests/bug44445.phpt]
PASS Bug #44445 (email validator does not handle domains starting/ending with a -) [ext/filter/tests/bug44445.phpt] 
TEST 5010/15182 [ext/filter/tests/bug44779.phpt]
PASS Bug #44779 (filter returns NULL in CLI when it shouldn't) [ext/filter/tests/bug44779.phpt] 
TEST 5011/15182 [ext/filter/tests/bug46973.phpt]
PASS Bug #46973 (IPv6 address filter rejects valid address) [ext/filter/tests/bug46973.phpt] 
TEST 5012/15182 [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 5013/15182 [ext/filter/tests/bug47745.phpt]
PASS Bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer) [ext/filter/tests/bug47745.phpt] 
TEST 5014/15182 [ext/filter/tests/bug48762.phpt]
PASS Bug #48762 (IPv6 address filter still rejects valid address) [ext/filter/tests/bug48762.phpt] 
TEST 5015/15182 [ext/filter/tests/bug49184.phpt]
XFAIL Bug #67296 (filter_input doesn't validate variables) [ext/filter/tests/bug49184.phpt]   XFAIL REASON: See Bug #49184
TEST 5016/15182 [ext/filter/tests/bug49274.phpt]
PASS #49274, fatal error when an object does not implement toString [ext/filter/tests/bug49274.phpt] 
TEST 5017/15182 [ext/filter/tests/bug49510.phpt]
PASS Bug #49510	boolean validation fails with FILTER_NULL_ON_FAILURE [ext/filter/tests/bug49510.phpt] 
TEST 5018/15182 [ext/filter/tests/bug50158.phpt]
PASS Bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing = or ?) [ext/filter/tests/bug50158.phpt] 
TEST 5019/15182 [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 5020/15182 [ext/filter/tests/bug51192.phpt]
PASS bug 51192, FILTER_VALIDATE_URL will invalidate a hostname that includes '-' [ext/filter/tests/bug51192.phpt] 
TEST 5021/15182 [ext/filter/tests/bug51368.phpt]
PASS FR #51368 (php_filter_float does not allow custom thousand separators) [ext/filter/tests/bug51368.phpt] 
TEST 5022/15182 [ext/filter/tests/bug52209.phpt]
PASS Bug #52209 (INPUT_ENV returns NULL for set variables (CLI)) [ext/filter/tests/bug52209.phpt] 
TEST 5023/15182 [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 5024/15182 [ext/filter/tests/bug53037.phpt]
PASS Bug #53037 (FILTER_FLAG_EMPTY_STRING_NULL is not implemented) [ext/filter/tests/bug53037.phpt] 
TEST 5025/15182 [ext/filter/tests/bug53150.phpt]
PASS Bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges) [ext/filter/tests/bug53150.phpt] 
TEST 5026/15182 [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 5027/15182 [ext/filter/tests/bug61700.phpt]
PASS Bug #61700 (FILTER_FLAG_IPV6/FILTER_FLAG_NO_PRIV|RES_RANGE failing) [ext/filter/tests/bug61700.phpt] 
TEST 5028/15182 [ext/filter/tests/bug64441.phpt]
PASS bug 64441, FILTER_VALIDATE_URL will invalidate a hostname that ended by dot [ext/filter/tests/bug64441.phpt] 
TEST 5029/15182 [ext/filter/tests/bug67167.01.phpt]
PASS Bug #67167: object with VALIDATE_BOOLEAN and NULL_ON_FAILURE [ext/filter/tests/bug67167.01.phpt] 
TEST 5030/15182 [ext/filter/tests/bug67167.02.phpt]
XFAIL Bug #67167: filter_var(null,FILTER_VALIDATE_BOOLEAN,FILTER_NULL_ON_FAILURE) returns null [ext/filter/tests/bug67167.02.phpt]   XFAIL REASON: Requires php_zval_filter to not use convert_to_string for all filters.
TEST 5031/15182 [ext/filter/tests/bug69202.phpt]
PASS Bug #69202 (FILTER_FLAG_STRIP_BACKTICK ignored unless other flags are used) [ext/filter/tests/bug69202.phpt] 
TEST 5032/15182 [ext/filter/tests/bug69203.phpt]
PASS Bug #69203 (FILTER_FLAG_STRIP_HIGH doesn't strip ASCII 127) [ext/filter/tests/bug69203.phpt] 
TEST 5033/15182 [ext/filter/tests/bug71063.phpt]
PASS Bug #71063 (filter_input(INPUT_ENV, ..) does not work) [ext/filter/tests/bug71063.phpt] 
TEST 5034/15182 [ext/filter/tests/bug73054.phpt]
PASS Bug #73054 (default option ignored when object passed to int filter) [ext/filter/tests/bug73054.phpt] 
TEST 5035/15182 [ext/filter/tests/bug76366.phpt]
PASS Bug #76366 (references in sub-array for filtering breaks the filter) [ext/filter/tests/bug76366.phpt] 
TEST 5036/15182 [ext/filter/tests/bug7715.phpt]
PASS bug 7715, floats value with integer or incomplete input [ext/filter/tests/bug7715.phpt] 
TEST 5037/15182 [ext/filter/tests/bug7733.phpt]
PASS filter_var() Float exponential weird result [ext/filter/tests/bug7733.phpt] 
TEST 5038/15182 [ext/filter/tests/bug77423.phpt]
PASS Bug #77423 (parse_url() will deliver a wrong host to user) [ext/filter/tests/bug77423.phpt] 
TEST 5039/15182 [ext/filter/tests/bug81122.phpt]
PASS Bug #81122 (SSRF bypass in FILTER_VALIDATE_URL) [ext/filter/tests/bug81122.phpt] 
TEST 5040/15182 [ext/filter/tests/bug81708.phpt]
PASS Bug #81708 (UAF due to php_filter_float() failing for ints) [ext/filter/tests/bug81708.phpt] 
TEST 5041/15182 [ext/filter/tests/bug8315.phpt]
PASS bug 8315, NULL values halt the validation [ext/filter/tests/bug8315.phpt] 
TEST 5042/15182 [ext/filter/tests/callback_closure.phpt]
PASS callback function is a closure [ext/filter/tests/callback_closure.phpt] 
TEST 5043/15182 [ext/filter/tests/callback_non_modified_var.phpt]
PASS callback function returns non modified value [ext/filter/tests/callback_non_modified_var.phpt] 
TEST 5044/15182 [ext/filter/tests/deprecated.phpt]
PASS FILTER_FLAG_SCHEME_REQUIRED and FILTER_FLAG_HOST_REQUIRED are deprecated [ext/filter/tests/deprecated.phpt] 
TEST 5045/15182 [ext/filter/tests/filter_data.phpt]
PASS Simple filter_var() tests [ext/filter/tests/filter_data.phpt] 
TEST 5046/15182 [ext/filter/tests/filter_ipv4_rfc6890.phpt]
PASS Bug #71745 FILTER_FLAG_NO_RES_RANGE does not cover whole 127.0.0.0/8 range [ext/filter/tests/filter_ipv4_rfc6890.phpt] 
TEST 5047/15182 [ext/filter/tests/filter_var_array_with_ref.phpt]
PASS filter_var_array() on array with reference [ext/filter/tests/filter_var_array_with_ref.phpt] 
TEST 5048/15182 [ext/ftp/tests/001.phpt]
PASS FTP login [ext/ftp/tests/001.phpt] 
TEST 5049/15182 [ext/ftp/tests/002.phpt]
PASS FTP login (SSL) [ext/ftp/tests/002.phpt] 
TEST 5050/15182 [ext/ftp/tests/003.phpt]
PASS FTP cwd [ext/ftp/tests/003.phpt] 
TEST 5051/15182 [ext/ftp/tests/004.phpt]
PASS FTP with bogus parameters [ext/ftp/tests/004.phpt] 
TEST 5052/15182 [ext/ftp/tests/005.phpt]
PASS FTP with bogus server responses [ext/ftp/tests/005.phpt] 
TEST 5053/15182 [ext/ftp/tests/006.phpt]
PASS FTP with bogus parameters [ext/ftp/tests/006.phpt] 
TEST 5054/15182 [ext/ftp/tests/007.phpt]
PASS FTP with bogus resource [ext/ftp/tests/007.phpt] 
TEST 5055/15182 [ext/ftp/tests/bug27809.phpt]
PASS Bug #27809 (ftp_systype returns null) [ext/ftp/tests/bug27809.phpt] 
TEST 5056/15182 [ext/ftp/tests/bug37799.phpt]
PASS Bug #37799 (ftp_ssl_connect() falls back to non-ssl connection) [ext/ftp/tests/bug37799.phpt] 
TEST 5057/15182 [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 5058/15182 [ext/ftp/tests/bug39458.phpt]
PASS Bug #39458 (ftp_nlist() returns false on empty directories) [ext/ftp/tests/bug39458.phpt] 
TEST 5059/15182 [ext/ftp/tests/bug39583-2.phpt]
PASS Bug #39583 (FTP always transfers in binary mode) [ext/ftp/tests/bug39583-2.phpt] 
TEST 5060/15182 [ext/ftp/tests/bug39583.phpt]
PASS Bug #39583 (FTP always transfers in binary mode) [ext/ftp/tests/bug39583.phpt] 
TEST 5061/15182 [ext/ftp/tests/bug7216-2.phpt]
PASS Bug #7216 (ftp_mkdir returns nothing (2)) [ext/ftp/tests/bug7216-2.phpt] 
TEST 5062/15182 [ext/ftp/tests/bug7216.phpt]
PASS Bug #7216 (ftp_mkdir returns nothing) [ext/ftp/tests/bug7216.phpt] 
TEST 5063/15182 [ext/ftp/tests/bug79100.phpt]
PASS Bug #79100 (Wrong FTP error messages) [ext/ftp/tests/bug79100.phpt] 
TEST 5064/15182 [ext/ftp/tests/bug80901.phpt]
PASS Bug #80901 (Info leak in ftp extension) [ext/ftp/tests/bug80901.phpt] 
TEST 5065/15182 [ext/ftp/tests/filesize_large.phpt]
PASS Verify php can handle filesizes >32bit [ext/ftp/tests/filesize_large.phpt] 
TEST 5066/15182 [ext/ftp/tests/ftp_alloc_basic1.phpt]
PASS Testing ftp_alloc returns true [ext/ftp/tests/ftp_alloc_basic1.phpt] 
TEST 5067/15182 [ext/ftp/tests/ftp_alloc_basic2.phpt]
PASS Testing ftp_alloc returns true [ext/ftp/tests/ftp_alloc_basic2.phpt] 
TEST 5068/15182 [ext/ftp/tests/ftp_append.phpt]
PASS ftp_append() create new file and append something [ext/ftp/tests/ftp_append.phpt] 
TEST 5069/15182 [ext/ftp/tests/ftp_chmod_basic.phpt]
PASS Testing ftp_chmod returns file mode [ext/ftp/tests/ftp_chmod_basic.phpt] 
TEST 5070/15182 [ext/ftp/tests/ftp_delete.phpt]
PASS Testing ftp_delete basic functionality [ext/ftp/tests/ftp_delete.phpt] 
TEST 5071/15182 [ext/ftp/tests/ftp_exec_basic.phpt]
PASS Testing ftp_exec returns true [ext/ftp/tests/ftp_exec_basic.phpt] 
TEST 5072/15182 [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 5073/15182 [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 5074/15182 [ext/ftp/tests/ftp_fget_basic2.phpt]
PASS Testing ftp_fget autoresume [ext/ftp/tests/ftp_fget_basic2.phpt] 
TEST 5075/15182 [ext/ftp/tests/ftp_fget_basic3.phpt]
PASS Testing ftp_fget resume parameter [ext/ftp/tests/ftp_fget_basic3.phpt] 
TEST 5076/15182 [ext/ftp/tests/ftp_fput.phpt]
PASS Testing ftp_fput basic functionality [ext/ftp/tests/ftp_fput.phpt] 
TEST 5077/15182 [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 5078/15182 [ext/ftp/tests/ftp_get_option.phpt]
PASS Testing ftp_get_option basic functionality [ext/ftp/tests/ftp_get_option.phpt] 
TEST 5079/15182 [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 5080/15182 [ext/ftp/tests/ftp_mlsd.phpt]
PASS ftp_mlsd() return parsed lines [ext/ftp/tests/ftp_mlsd.phpt] 
TEST 5081/15182 [ext/ftp/tests/ftp_mlsd_empty_directory.phpt]
PASS ftp_mlsd() must not return false on empty directories [ext/ftp/tests/ftp_mlsd_empty_directory.phpt] 
TEST 5082/15182 [ext/ftp/tests/ftp_mlsd_missing_directory.phpt]
PASS Testing ftp_mlsd returns false on server error [ext/ftp/tests/ftp_mlsd_missing_directory.phpt] 
TEST 5083/15182 [ext/ftp/tests/ftp_nb_continue.phpt]
PASS Testing whether ftp_nb_continue() fetches more data [ext/ftp/tests/ftp_nb_continue.phpt] 
TEST 5084/15182 [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 5085/15182 [ext/ftp/tests/ftp_nb_fget_basic2.phpt]
PASS Testing ftp_nb_fget autoresume [ext/ftp/tests/ftp_nb_fget_basic2.phpt] 
TEST 5086/15182 [ext/ftp/tests/ftp_nb_fget_basic3.phpt]
PASS Testing ftp_nb_fget resume parameter [ext/ftp/tests/ftp_nb_fget_basic3.phpt] 
TEST 5087/15182 [ext/ftp/tests/ftp_nb_fput.phpt]
PASS Testing ftp_nb_fput basic functionality [ext/ftp/tests/ftp_nb_fput.phpt] 
TEST 5088/15182 [ext/ftp/tests/ftp_nb_get_large.phpt]
PASS Testing ftp_nb_fget can handle large files incl. resume [ext/ftp/tests/ftp_nb_get_large.phpt] 
TEST 5089/15182 [ext/ftp/tests/ftp_nb_put.phpt]
PASS Testing ftp_nb_put basic functionality [ext/ftp/tests/ftp_nb_put.phpt] 
TEST 5090/15182 [ext/ftp/tests/ftp_pasv.phpt]
PASS Testing ftp_pasv basic funcionality [ext/ftp/tests/ftp_pasv.phpt] 
TEST 5091/15182 [ext/ftp/tests/ftp_rawlist_basic1.phpt]
PASS Testing ftp_rawlist basic functionality [ext/ftp/tests/ftp_rawlist_basic1.phpt] 
TEST 5092/15182 [ext/ftp/tests/ftp_rawlist_basic2.phpt]
PASS Testing ftp_rawlist returns false on server error [ext/ftp/tests/ftp_rawlist_basic2.phpt] 
TEST 5093/15182 [ext/ftp/tests/ftp_rename_basic1.phpt]
PASS FTP basic ftp_rename calls [ext/ftp/tests/ftp_rename_basic1.phpt] 
TEST 5094/15182 [ext/ftp/tests/ftp_rmdir_basic.phpt]
PASS Testing ftp_rmdir returns true [ext/ftp/tests/ftp_rmdir_basic.phpt] 
TEST 5095/15182 [ext/ftp/tests/ftp_set_option.phpt]
PASS Testing ftp_set_option basic functionality [ext/ftp/tests/ftp_set_option.phpt] 
TEST 5096/15182 [ext/ftp/tests/ftp_set_option_errors.phpt]
PASS Testing ftp_set_option erros while setting up [ext/ftp/tests/ftp_set_option_errors.phpt] 
TEST 5097/15182 [ext/ftp/tests/ftp_site_basic.phpt]
PASS ftp_site function basic functionality [ext/ftp/tests/ftp_site_basic.phpt] 
TEST 5098/15182 [ext/ftp/tests/ftp_ssl_connect_error.phpt]
PASS Test ftp_ssl_connect() function : error conditions [ext/ftp/tests/ftp_ssl_connect_error.phpt] 
TEST 5099/15182 [ext/gd/tests/001-mb.phpt]
PASS imagecreatefrompng() and empty/missing file [ext/gd/tests/001-mb.phpt] 
TEST 5100/15182 [ext/gd/tests/001.phpt]
PASS imagecreatefrompng() and empty/missing file [ext/gd/tests/001.phpt] 
TEST 5101/15182 [ext/gd/tests/bug19366.phpt]
PASS Bug #19366 (gdimagefill() function crashes (fixed in bundled libgd)) [ext/gd/tests/bug19366.phpt] 
TEST 5102/15182 [ext/gd/tests/bug22544-mb.phpt]
PASS Bug #22544 (TrueColor transparency in PNG images). [ext/gd/tests/bug22544-mb.phpt] 
TEST 5103/15182 [ext/gd/tests/bug22544.phpt]
PASS Bug #22544 (TrueColor transparency in PNG images). [ext/gd/tests/bug22544.phpt] 
TEST 5104/15182 [ext/gd/tests/bug24155.phpt]
PASS Bug #24155 (gdImageRotate270 rotation problem). [ext/gd/tests/bug24155.phpt] 
TEST 5105/15182 [ext/gd/tests/bug24594.phpt]
PASS Bug #24594 (Filling an area using tiles). [ext/gd/tests/bug24594.phpt] 
TEST 5106/15182 [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 5107/15182 [ext/gd/tests/bug28147.phpt]
PASS Bug #28147 (Crash with anti-aliased line) [ext/gd/tests/bug28147.phpt] 
TEST 5108/15182 [ext/gd/tests/bug36697-mb.phpt]
PASS Bug #36697 (TrueColor transparency with GIF palette output). [ext/gd/tests/bug36697-mb.phpt] 
TEST 5109/15182 [ext/gd/tests/bug36697.phpt]
PASS Bug #36697 (TrueColor transparency with GIF palette output). [ext/gd/tests/bug36697.phpt] 
TEST 5110/15182 [ext/gd/tests/bug37346-mb.phpt]
PASS Bug #37346 (gdimagecreatefromgif, bad colormap) [ext/gd/tests/bug37346-mb.phpt] 
TEST 5111/15182 [ext/gd/tests/bug37346.phpt]
PASS Bug #37346 (gdimagecreatefromgif, bad colormap) [ext/gd/tests/bug37346.phpt] 
TEST 5112/15182 [ext/gd/tests/bug37360.phpt]
PASS Bug #37360 (gdimagecreatefromgif, bad image sizes) [ext/gd/tests/bug37360.phpt] 
TEST 5113/15182 [ext/gd/tests/bug38112.phpt]
PASS Bug #38112 (GIF Invalid Code size ). [ext/gd/tests/bug38112.phpt] 
TEST 5114/15182 [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 5115/15182 [ext/gd/tests/bug38212-mb.phpt]
PASS Bug #38212 (Seg Fault on invalid imagecreatefromgd2part() parameters) [ext/gd/tests/bug38212-mb.phpt] 
TEST 5116/15182 [ext/gd/tests/bug38212.phpt]
PASS Bug #38212 (Seg Fault on invalid imagecreatefromgd2part() parameters) [ext/gd/tests/bug38212.phpt] 
TEST 5117/15182 [ext/gd/tests/bug39082.phpt]
PASS Bug #39082 (Output image to stdout segfaults). [ext/gd/tests/bug39082.phpt] 
TEST 5118/15182 [ext/gd/tests/bug39273.phpt]
PASS Bug #37360 (gdimagecreatefromgif, bad image sizes) [ext/gd/tests/bug39273.phpt] 
TEST 5119/15182 [ext/gd/tests/bug39286-mb.phpt]
PASS Bug #39508 (imagefill crashes with small images 3 pixels or less) [ext/gd/tests/bug39286-mb.phpt] 
TEST 5120/15182 [ext/gd/tests/bug39286.phpt]
PASS Bug #39508 (imagefill crashes with small images 3 pixels or less) [ext/gd/tests/bug39286.phpt] 
TEST 5121/15182 [ext/gd/tests/bug39366.phpt]
PASS Bug #39366 (imagerotate does not respect alpha with angles>45) [ext/gd/tests/bug39366.phpt] 
TEST 5122/15182 [ext/gd/tests/bug39508.phpt]
PASS Bug #39508 (imagefill crashes with small images 3 pixels or less) [ext/gd/tests/bug39508.phpt] 
TEST 5123/15182 [ext/gd/tests/bug39780.phpt]
SKIP Bug #39780 (PNG image with CRC/data error raises a fatal error) [ext/gd/tests/bug39780.phpt] reason: requires bundled GD library
TEST 5124/15182 [ext/gd/tests/bug39780_extern.phpt]
FAIL Bug #39780 (PNG image with CRC/data error raises a fatal error) [ext/gd/tests/bug39780_extern.phpt] 
TEST 5125/15182 [ext/gd/tests/bug40764.phpt]
PASS Bug #40764 (line thickness not respected for horizontal and vertical lines) [ext/gd/tests/bug40764.phpt] 
TEST 5126/15182 [ext/gd/tests/bug41442.phpt]
PASS Bug #41442 (imagegd2() under output control) [ext/gd/tests/bug41442.phpt] 
TEST 5127/15182 [ext/gd/tests/bug42434.phpt]
PASS Bug #42434 (ImageLine w/ antialias = 1px shorter) [ext/gd/tests/bug42434.phpt] 
TEST 5128/15182 [ext/gd/tests/bug43073.phpt]
FAIL Bug #43073 (TrueType bounding box is wrong for angle<>0) [ext/gd/tests/bug43073.phpt] 
TEST 5129/15182 [ext/gd/tests/bug43121.phpt]
PASS Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd) [ext/gd/tests/bug43121.phpt] 
TEST 5130/15182 [ext/gd/tests/bug43475.phpt]
PASS Bug #43475 (Thick styled lines have scrambled patterns) [ext/gd/tests/bug43475.phpt] 
TEST 5131/15182 [ext/gd/tests/bug43828.phpt]
PASS Bug #43828 (broken transparency of imagearc for truecolor in blendingmode) [ext/gd/tests/bug43828.phpt] 
TEST 5132/15182 [ext/gd/tests/bug44849.phpt]
PASS Bug #44849 (imagecolorclosesthwb is not available on Windows) [ext/gd/tests/bug44849.phpt] 
TEST 5133/15182 [ext/gd/tests/bug45799.phpt]
FAIL Bug #45799 (imagepng() crashes on empty image). [ext/gd/tests/bug45799.phpt] 
TEST 5134/15182 [ext/gd/tests/bug47946.phpt]
SKIP Bug #47946 (ImageConvolution overwrites background) [ext/gd/tests/bug47946.phpt] reason: upstream fix not yet released
TEST 5135/15182 [ext/gd/tests/bug48555.phpt]
PASS Bug #48555 (ImageFTBBox() differs from previous versions for texts with new lines) [ext/gd/tests/bug48555.phpt] 
TEST 5136/15182 [ext/gd/tests/bug48732-mb.phpt]
FAIL Bug #48732 (TTF Bounding box wrong for letters below baseline) [ext/gd/tests/bug48732-mb.phpt] 
TEST 5137/15182 [ext/gd/tests/bug48732.phpt]
FAIL Bug #48732 (TTF Bounding box wrong for letters below baseline) [ext/gd/tests/bug48732.phpt] 
TEST 5138/15182 [ext/gd/tests/bug48801-mb.phpt]
FAIL Bug #48801 (Problem with imagettfbbox) [ext/gd/tests/bug48801-mb.phpt] 
TEST 5139/15182 [ext/gd/tests/bug48801.phpt]
FAIL Bug #48801 (Problem with imagettfbbox) [ext/gd/tests/bug48801.phpt] 
TEST 5140/15182 [ext/gd/tests/bug49600.phpt]
PASS Bug #49600 (imageTTFText text shifted right) [ext/gd/tests/bug49600.phpt] 
TEST 5141/15182 [ext/gd/tests/bug50194.phpt]
PASS Bug #50194 (imagettftext broken on transparent background w/o alphablending) [ext/gd/tests/bug50194.phpt] 
TEST 5142/15182 [ext/gd/tests/bug51263.phpt]
PASS Bug #51263 (imagettftext and rotated text uses wrong baseline) [ext/gd/tests/bug51263.phpt] 
TEST 5143/15182 [ext/gd/tests/bug51498.phpt]
SKIP Bug #51498 (imagefilledellipse does not work for large circles) [ext/gd/tests/bug51498.phpt] reason: test requires GD 2.3.0 or higher
TEST 5144/15182 [ext/gd/tests/bug51671.phpt]
PASS Bug #51671 (imagefill does not work correctly for small images) [ext/gd/tests/bug51671.phpt] 
TEST 5145/15182 [ext/gd/tests/bug52070.phpt]
PASS Bug #52070 (imagedashedline() - dashed line sometimes is not visible) [ext/gd/tests/bug52070.phpt] 
TEST 5146/15182 [ext/gd/tests/bug53154.phpt]
PASS Bug #53154 (Zero-height rectangle has whiskers) [ext/gd/tests/bug53154.phpt] 
TEST 5147/15182 [ext/gd/tests/bug53156.phpt]
SKIP Bug #53156 (imagerectangle problem with point ordering) [ext/gd/tests/bug53156.phpt] reason: test requires GD 2.3 or newer
TEST 5148/15182 [ext/gd/tests/bug53504.phpt]
FAIL Bug #53504 imagettfbbox/imageftbbox gives incorrect values for bounding box [ext/gd/tests/bug53504.phpt] 
TEST 5149/15182 [ext/gd/tests/bug53580.phpt]
SKIP Bug #53580 (During resize gdImageCopyResampled cause colors change) [ext/gd/tests/bug53580.phpt] reason: test requires GD > 2.3.2
TEST 5150/15182 [ext/gd/tests/bug53640.phpt]
PASS Bug #53640 (XBM images require width to be multiple of 8) [ext/gd/tests/bug53640.phpt] 
TEST 5151/15182 [ext/gd/tests/bug60160.phpt]
PASS Bug #60160 (imagefill does not work correctly for small images) @see bug51671 [ext/gd/tests/bug60160.phpt] 
TEST 5152/15182 [ext/gd/tests/bug61221.phpt]
PASS Bug #61221 - imagegammacorrect function loses alpha channel [ext/gd/tests/bug61221.phpt] 
TEST 5153/15182 [ext/gd/tests/bug64641.phpt]
PASS Bug #64641 (imagefilledpolygon doesn't draw horizontal line) [ext/gd/tests/bug64641.phpt] 
TEST 5154/15182 [ext/gd/tests/bug65148.phpt]
FAIL Bug #65148 (imagerotate may alter image dimensions) [ext/gd/tests/bug65148.phpt] 
TEST 5155/15182 [ext/gd/tests/bug66005.phpt]
PASS Bug #66005 (imagecopy does not support 1bit transparency on truecolor images) [ext/gd/tests/bug66005.phpt] 
TEST 5156/15182 [ext/gd/tests/bug66339-mb.phpt]
PASS Bug #66339 (PHP segfaults in imagexbm) [ext/gd/tests/bug66339-mb.phpt] 
TEST 5157/15182 [ext/gd/tests/bug66339.phpt]
PASS Bug #66339 (PHP segfaults in imagexbm) [ext/gd/tests/bug66339.phpt] 
TEST 5158/15182 [ext/gd/tests/bug66356.phpt]
PASS Bug #66356 (Heap Overflow Vulnerability in imagecrop()) [ext/gd/tests/bug66356.phpt] 
TEST 5159/15182 [ext/gd/tests/bug66387.phpt]
PASS Bug #66387 (Stack overflow with imagefilltoborder) [ext/gd/tests/bug66387.phpt] 
TEST 5160/15182 [ext/gd/tests/bug66590.phpt]
PASS Bug #66590 (imagewebp() doesn't pad to even length) [ext/gd/tests/bug66590.phpt] 
TEST 5161/15182 [ext/gd/tests/bug66590_1.phpt]
PASS Bug #66590 (imagewebp() doesn't pad to even length) - segfault [ext/gd/tests/bug66590_1.phpt] 
TEST 5162/15182 [ext/gd/tests/bug66882.phpt]
PASS Bug #66882 (imagerotate by -90 degrees truncates image by 1px) [ext/gd/tests/bug66882.phpt] 
TEST 5163/15182 [ext/gd/tests/bug67248.phpt]
PASS Bug #67248 (imageaffinematrixget missing check of parameters) [ext/gd/tests/bug67248.phpt] 
TEST 5164/15182 [ext/gd/tests/bug67325.phpt]
PASS Bug #67325 (imagetruecolortopalette: white is duplicated in palette) [ext/gd/tests/bug67325.phpt] 
TEST 5165/15182 [ext/gd/tests/bug67447.phpt]
PASS Bug #67447 (imagecrop() adds a black line when cropping) [ext/gd/tests/bug67447.phpt] 
TEST 5166/15182 [ext/gd/tests/bug69024.phpt]
PASS Bug #69024 (imagescale segfault with palette based image) [ext/gd/tests/bug69024.phpt] 
TEST 5167/15182 [ext/gd/tests/bug70047.phpt]
PASS Bug #70047 (gd_info() doesn't report WebP support) [ext/gd/tests/bug70047.phpt] 
TEST 5168/15182 [ext/gd/tests/bug70102.phpt]
PASS Bug #70102 (imagecreatefromwebm() shifts colors) [ext/gd/tests/bug70102.phpt] 
TEST 5169/15182 [ext/gd/tests/bug70976.phpt]
PASS Bug #70976 (Memory Read via gdImageRotateInterpolated Array Index Out of Bounds) [ext/gd/tests/bug70976.phpt] 
TEST 5170/15182 [ext/gd/tests/bug71912-mb.phpt]
PASS Bug #71912 (libgd: signedness vulnerability) [ext/gd/tests/bug71912-mb.phpt] 
TEST 5171/15182 [ext/gd/tests/bug71912.phpt]
PASS Bug #71912 (libgd: signedness vulnerability) [ext/gd/tests/bug71912.phpt] 
TEST 5172/15182 [ext/gd/tests/bug71952.phpt]
PASS Bug #71952 (Corruption inside imageaffinematrixget) [ext/gd/tests/bug71952.phpt] 
TEST 5173/15182 [ext/gd/tests/bug72227.phpt]
PASS Bug #72227: imagescale out-of-bounds read [ext/gd/tests/bug72227.phpt] 
TEST 5174/15182 [ext/gd/tests/bug72298.phpt]
PASS Bug #72298: pass2_no_dither out-of-bounds access [ext/gd/tests/bug72298.phpt] 
TEST 5175/15182 [ext/gd/tests/bug72337.phpt]
PASS #72337	segfault in imagescale with new dimensions being <=0) [ext/gd/tests/bug72337.phpt] 
TEST 5176/15182 [ext/gd/tests/bug72339.phpt]
PASS Bug #72339 Integer Overflow in _gd2GetHeader() resulting in heap overflow [ext/gd/tests/bug72339.phpt] 
TEST 5177/15182 [ext/gd/tests/bug72482.phpt]
PASS Bug #72482 (Ilegal write/read access caused by gdImageAALine overflow) [ext/gd/tests/bug72482.phpt] 
TEST 5178/15182 [ext/gd/tests/bug72482_2.phpt]
PASS Bug 72482 (Ilegal write/read access caused by gdImageAALine overflow) [ext/gd/tests/bug72482_2.phpt] 
TEST 5179/15182 [ext/gd/tests/bug72494.phpt]
PASS Bug #72494 (imagecropauto out-of-bounds access) [ext/gd/tests/bug72494.phpt] 
TEST 5180/15182 [ext/gd/tests/bug72512.phpt]
PASS Bug #19366 (gdimagefill() function crashes (fixed in bundled libgd)) [ext/gd/tests/bug72512.phpt] 
TEST 5181/15182 [ext/gd/tests/bug72512_0.phpt]
PASS Bug #72512 gdImageTrueColorToPaletteBody allows arbitrary write/read access, var 0 [ext/gd/tests/bug72512_0.phpt] 
TEST 5182/15182 [ext/gd/tests/bug72512_1.phpt]
PASS Bug #72512 gdImageTrueColorToPaletteBody allows arbitrary write/read access, var 1 [ext/gd/tests/bug72512_1.phpt] 
TEST 5183/15182 [ext/gd/tests/bug72596.phpt]
PASS Bug #72596 (imagetypes function won't advertise WEBP support) [ext/gd/tests/bug72596.phpt] 
TEST 5184/15182 [ext/gd/tests/bug72604.phpt]
PASS Bug #72604 (imagearc() ignores thickness for full arcs) [ext/gd/tests/bug72604.phpt] 
TEST 5185/15182 [ext/gd/tests/bug72696.phpt]
PASS Bug #72696 (imagefilltoborder stackoverflow on truecolor images) [ext/gd/tests/bug72696.phpt] 
TEST 5186/15182 [ext/gd/tests/bug72697.phpt]
PASS Bug #72697: select_colors write out-of-bounds [ext/gd/tests/bug72697.phpt] 
TEST 5187/15182 [ext/gd/tests/bug72709.phpt]
PASS Bug #72709 (imagesetstyle() causes OOB read for empty $styles) [ext/gd/tests/bug72709.phpt] 
TEST 5188/15182 [ext/gd/tests/bug72730.phpt]
PASS Bug #72730: imagegammacorrect allows arbitrary write access [ext/gd/tests/bug72730.phpt] 
TEST 5189/15182 [ext/gd/tests/bug72913.phpt]
PASS Bug #72913 (imagecopy() loses single-color transparency on palette images) [ext/gd/tests/bug72913.phpt] 
TEST 5190/15182 [ext/gd/tests/bug73155.phpt]
PASS Bug #73155 (imagegd2() writes wrong chunk sizes on boundaries) [ext/gd/tests/bug73155.phpt] 
TEST 5191/15182 [ext/gd/tests/bug73157.phpt]
PASS Bug #73157 (imagegd2() ignores 3rd param if 4 are given) [ext/gd/tests/bug73157.phpt] 
TEST 5192/15182 [ext/gd/tests/bug73159.phpt]
PASS Bug #73159 (imagegd2(): unrecognized formats may result in corrupted files) [ext/gd/tests/bug73159.phpt] 
TEST 5193/15182 [ext/gd/tests/bug73161.phpt]
PASS Bug #73161 (imagecreatefromgd2() may leak memory) [ext/gd/tests/bug73161.phpt] 
TEST 5194/15182 [ext/gd/tests/bug73213.phpt]
PASS Bug #73213 (Integer overflow in imageline() with antialiasing) [ext/gd/tests/bug73213.phpt] 
TEST 5195/15182 [ext/gd/tests/bug73272.phpt]
FAIL Bug #73272 (imagescale() is not affected by, but affects imagesetinterpolation()) [ext/gd/tests/bug73272.phpt] 
TEST 5196/15182 [ext/gd/tests/bug73279.phpt]
PASS Bug #73279 (Integer overflow in gdImageScaleBilinearPalette()) [ext/gd/tests/bug73279.phpt] 
TEST 5197/15182 [ext/gd/tests/bug73279_old.phpt]
SKIP Bug #73279 (Integer overflow in gdImageScaleBilinearPalette()) [ext/gd/tests/bug73279_old.phpt] reason: only for external libgd < 2.2.4
TEST 5198/15182 [ext/gd/tests/bug73281.phpt]
PASS Bug #73281 (imagescale(…, IMG_BILINEAR_FIXED) can cause black border) [ext/gd/tests/bug73281.phpt] 
TEST 5199/15182 [ext/gd/tests/bug73291.phpt]
PASS Bug #73291 (imagecropauto() $threshold differs from external libgd) [ext/gd/tests/bug73291.phpt] 
TEST 5200/15182 [ext/gd/tests/bug73549.phpt]
PASS Bug #73549 (Use after free when stream is passed to imagepng) [ext/gd/tests/bug73549.phpt] 
TEST 5201/15182 [ext/gd/tests/bug73614.phpt]
SKIP Bug #73614 (gdImageFilledArc() doesn't properly draw pies) [ext/gd/tests/bug73614.phpt] reason: upstream bugfix not yet released
TEST 5202/15182 [ext/gd/tests/bug73868.phpt]
PASS Bug 73868 (DOS vulnerability in gdImageCreateFromGd2Ctx()) [ext/gd/tests/bug73868.phpt] 
TEST 5203/15182 [ext/gd/tests/bug73869.phpt]
PASS Bug #73869 (Signed Integer Overflow gd_io.c) [ext/gd/tests/bug73869.phpt] 
TEST 5204/15182 [ext/gd/tests/bug73957.phpt]
PASS Bug #73957 (signed integer conversion in imagescale()) [ext/gd/tests/bug73957.phpt] 
TEST 5205/15182 [ext/gd/tests/bug73968.phpt]
PASS Bug #73968 (Premature failing of XBM reading) [ext/gd/tests/bug73968.phpt] 
TEST 5206/15182 [ext/gd/tests/bug74031.phpt]
PASS (Bug #74031) ReflectionFunction for imagepng returns wrong number of parameters [ext/gd/tests/bug74031.phpt] 
TEST 5207/15182 [ext/gd/tests/bug74435.phpt]
PASS Bug #74435 (Buffer over-read into uninitialized memory) [ext/gd/tests/bug74435.phpt] 
TEST 5208/15182 [ext/gd/tests/bug75111.phpt]
PASS Bug #75111 (Memory disclosure or DoS via crafted .bmp image) [ext/gd/tests/bug75111.phpt] 
TEST 5209/15182 [ext/gd/tests/bug75124.phpt]
PASS Bug #75124 (gdImageGrayScale() may produce colors) [ext/gd/tests/bug75124.phpt] 
TEST 5210/15182 [ext/gd/tests/bug75437.phpt]
PASS Bug #75437 Wrong reflection on imagewebp [ext/gd/tests/bug75437.phpt] 
TEST 5211/15182 [ext/gd/tests/bug75571.phpt]
PASS Bug #75571 (Infinite loop in GIF reading causing DoS) [ext/gd/tests/bug75571.phpt] 
TEST 5212/15182 [ext/gd/tests/bug76041.phpt]
PASS Bug #76041 (null pointer access crashed php) [ext/gd/tests/bug76041.phpt] 
TEST 5213/15182 [ext/gd/tests/bug77195.phpt]
PASS Bug #77195 (Incorrect error handling of imagecreatefromjpeg()) [ext/gd/tests/bug77195.phpt] 
TEST 5214/15182 [ext/gd/tests/bug77198_auto.phpt]
SKIP Bug #77198 (auto cropping has insufficient precision) [ext/gd/tests/bug77198_auto.phpt] reason: upstream bugfix has not been released
TEST 5215/15182 [ext/gd/tests/bug77198_threshold.phpt]
SKIP Bug #77198 (threshold cropping has insufficient precision) [ext/gd/tests/bug77198_threshold.phpt] reason: upstream bugfix has not been released
TEST 5216/15182 [ext/gd/tests/bug77200.phpt]
SKIP Bug #77200 (imagecropauto(…, GD_CROP_SIDES) crops left but not right) [ext/gd/tests/bug77200.phpt] reason: upstream bugfix has not been released
TEST 5217/15182 [ext/gd/tests/bug77269.phpt]
FAIL Bug #77269 (Potential unsigned underflow in gdImageScale) [ext/gd/tests/bug77269.phpt] 
TEST 5218/15182 [ext/gd/tests/bug77270.phpt]
SKIP Bug #77270 (imagecolormatch Out Of Bounds Write on Heap) [ext/gd/tests/bug77270.phpt] reason: upstream bugfix has not been released
TEST 5219/15182 [ext/gd/tests/bug77272.phpt]
SKIP Bug #77272 (imagescale() may return image resource on failure) [ext/gd/tests/bug77272.phpt] reason: upstream fix not yet released
TEST 5220/15182 [ext/gd/tests/bug77391.phpt]
SKIP Bug #77391 (1bpp BMPs may fail to be loaded) [ext/gd/tests/bug77391.phpt] reason: upstream not yet fixed
TEST 5221/15182 [ext/gd/tests/bug77479.phpt]
FAIL Bug #77479 (imagewbmp() segfaults with very large image) [ext/gd/tests/bug77479.phpt] 
TEST 5222/15182 [ext/gd/tests/bug77700.phpt]
PASS Bug #77700 (Writing truecolor images as GIF ignores interlace flag) [ext/gd/tests/bug77700.phpt] 
TEST 5223/15182 [ext/gd/tests/bug77943.phpt]
PASS Bug #77943 (imageantialias($image, false); does not work) [ext/gd/tests/bug77943.phpt] 
TEST 5224/15182 [ext/gd/tests/bug77973.phpt]
PASS Bug #77973 (Uninitialized read in gdImageCreateFromXbm) [ext/gd/tests/bug77973.phpt] 
TEST 5225/15182 [ext/gd/tests/bug79067.phpt]
FAIL Bug #79067 (gdTransformAffineCopy() may use unitialized values) [ext/gd/tests/bug79067.phpt] 
TEST 5226/15182 [ext/gd/tests/bug79068.phpt]
FAIL Bug #79068 (gdTransformAffineCopy() changes interpolation method) [ext/gd/tests/bug79068.phpt] 
TEST 5227/15182 [ext/gd/tests/bug79615.phpt]
PASS Bug #79615 (Wrong GIF header written in GD GIFEncode) [ext/gd/tests/bug79615.phpt] 
TEST 5228/15182 [ext/gd/tests/bug79676.phpt]
PASS Bug #79676 (imagescale adds black border with IMG_BICUBIC) [ext/gd/tests/bug79676.phpt] 
TEST 5229/15182 [ext/gd/tests/bug81739.phpt]
PASS Bug #81739 (OOB read due to insufficient validation in imageloadfont()) [ext/gd/tests/bug81739.phpt] 
TEST 5230/15182 [ext/gd/tests/colorat.phpt]
PASS imagecolorat [ext/gd/tests/colorat.phpt] 
TEST 5231/15182 [ext/gd/tests/colorclosest.phpt]
PASS imageclosest [ext/gd/tests/colorclosest.phpt] 
TEST 5232/15182 [ext/gd/tests/colorexact.phpt]
PASS imagecolorexact [ext/gd/tests/colorexact.phpt] 
TEST 5233/15182 [ext/gd/tests/colormatch.phpt]
PASS imagecolormatch [ext/gd/tests/colormatch.phpt] 
TEST 5234/15182 [ext/gd/tests/colorresolve.phpt]
PASS imagecolorresolve [ext/gd/tests/colorresolve.phpt] 
TEST 5235/15182 [ext/gd/tests/copy.phpt]
PASS imagecopy [ext/gd/tests/copy.phpt] 
TEST 5236/15182 [ext/gd/tests/copypalette.phpt]
PASS imagepalettecopy [ext/gd/tests/copypalette.phpt] 
TEST 5237/15182 [ext/gd/tests/copyresized.phpt]
PASS imagecopyresized [ext/gd/tests/copyresized.phpt] 
TEST 5238/15182 [ext/gd/tests/crafted_gd2.phpt]
PASS Test max colors for a gd image. [ext/gd/tests/crafted_gd2.phpt] 
TEST 5239/15182 [ext/gd/tests/createfromgd2.phpt]
PASS imagecreatefromgd2 [ext/gd/tests/createfromgd2.phpt] 
TEST 5240/15182 [ext/gd/tests/createfromstring.phpt]
PASS imagecreatefromstring [ext/gd/tests/createfromstring.phpt] 
TEST 5241/15182 [ext/gd/tests/createfromwbmp-mb.phpt]
PASS imagecreatefromwbmp [ext/gd/tests/createfromwbmp-mb.phpt] 
TEST 5242/15182 [ext/gd/tests/createfromwbmp.phpt]
PASS imagecreatefromwbmp [ext/gd/tests/createfromwbmp.phpt] 
TEST 5243/15182 [ext/gd/tests/createfromwbmp2.phpt]
SKIP imagecreatefromwbmp with invalid wbmp [ext/gd/tests/createfromwbmp2.phpt] reason: requires bundled GD library
TEST 5244/15182 [ext/gd/tests/createfromwbmp2_extern.phpt]
FAIL imagecreatefromwbmp with invalid wbmp [ext/gd/tests/createfromwbmp2_extern.phpt] 
TEST 5245/15182 [ext/gd/tests/dashedlines.phpt]
PASS imageline, dashed [ext/gd/tests/dashedlines.phpt] 
TEST 5246/15182 [ext/gd/tests/gd_info_basic.phpt]
PASS gd_info() [ext/gd/tests/gd_info_basic.phpt] 
TEST 5247/15182 [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 5248/15182 [ext/gd/tests/gif.phpt]
PASS gif in/out [ext/gd/tests/gif.phpt] 
TEST 5249/15182 [ext/gd/tests/gif2gd.phpt]
PASS gif --> gd1/gd2 conversion test [ext/gd/tests/gif2gd.phpt] 
TEST 5250/15182 [ext/gd/tests/gif2jpg.phpt]
PASS gif --> jpeg conversion test [ext/gd/tests/gif2jpg.phpt] 
TEST 5251/15182 [ext/gd/tests/gif2png.phpt]
PASS gif --> png conversion test [ext/gd/tests/gif2png.phpt] 
TEST 5252/15182 [ext/gd/tests/github_bug_215.phpt]
PASS Github #215 (imagefilltoborder stack overflow when invalid pallete index used) [ext/gd/tests/github_bug_215.phpt] 
TEST 5253/15182 [ext/gd/tests/image2wbmp_error.phpt]
PASS image2wbmp() is deprecated [ext/gd/tests/image2wbmp_error.phpt] 
TEST 5254/15182 [ext/gd/tests/imageantialias_error1.phpt]
PASS Testing wrong parameter resource in imageantialias() of GD library [ext/gd/tests/imageantialias_error1.phpt] 
TEST 5255/15182 [ext/gd/tests/imageantialias_error2.phpt]
PASS Testing wrong parameter passing in imageantialias() of GD library [ext/gd/tests/imageantialias_error2.phpt] 
TEST 5256/15182 [ext/gd/tests/imagearc_basic.phpt]
PASS Testing imagearc() of GD library [ext/gd/tests/imagearc_basic.phpt] 
TEST 5257/15182 [ext/gd/tests/imagearc_variation1.phpt]
PASS Testing passing negative end angle to imagearc() of GD library [ext/gd/tests/imagearc_variation1.phpt] 
TEST 5258/15182 [ext/gd/tests/imagearc_variation2.phpt]
PASS Testing passing negative start angle to imagearc() of GD library [ext/gd/tests/imagearc_variation2.phpt] 
TEST 5259/15182 [ext/gd/tests/imagebmp_basic.phpt]
PASS imagebmp() - basic functionality [ext/gd/tests/imagebmp_basic.phpt] 
TEST 5260/15182 [ext/gd/tests/imagebmp_nullbyte_injection.phpt]
PASS Testing null byte injection in imagebmp [ext/gd/tests/imagebmp_nullbyte_injection.phpt] 
TEST 5261/15182 [ext/gd/tests/imagechar_basic.phpt]
PASS Testing imagechar() of GD library [ext/gd/tests/imagechar_basic.phpt] 
TEST 5262/15182 [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 5263/15182 [ext/gd/tests/imagecharup_basic.phpt]
PASS Testing imagecharup() of GD library [ext/gd/tests/imagecharup_basic.phpt] 
TEST 5264/15182 [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 5265/15182 [ext/gd/tests/imagecolorallocate_basic.phpt]
PASS Test imagecolorallocate() function : basic functionality [ext/gd/tests/imagecolorallocate_basic.phpt] 
TEST 5266/15182 [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 5267/15182 [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 5268/15182 [ext/gd/tests/imagecolorallocatealpha_basic.phpt]
PASS Testing imagecolorallocatealpha() [ext/gd/tests/imagecolorallocatealpha_basic.phpt] 
TEST 5269/15182 [ext/gd/tests/imagecolorallocatealpha_error1.phpt]
PASS Testing imagecolorallocatealpha(): Wrong types for parameter 1 [ext/gd/tests/imagecolorallocatealpha_error1.phpt] 
TEST 5270/15182 [ext/gd/tests/imagecolorclosesthwb_basic_001.phpt]
PASS Test imagecolorclosesthwb() basic functionality [ext/gd/tests/imagecolorclosesthwb_basic_001.phpt] 
TEST 5271/15182 [ext/gd/tests/imagecolordeallocate_basic.phpt]
PASS Testing imagecolordeallocate() of GD library [ext/gd/tests/imagecolordeallocate_basic.phpt] 
TEST 5272/15182 [ext/gd/tests/imagecolordeallocate_error1.phpt]
PASS Testing imagecolordeallocate() of GD library with invalid resource type [ext/gd/tests/imagecolordeallocate_error1.phpt] 
TEST 5273/15182 [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 5274/15182 [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 5275/15182 [ext/gd/tests/imagecolormatch_basic.phpt]
PASS Basic test imagecolormatch() of GD library [ext/gd/tests/imagecolormatch_basic.phpt] 
TEST 5276/15182 [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 5277/15182 [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 5278/15182 [ext/gd/tests/imagecolormatch_error4.phpt]
PASS using different image sizes imagecolormatch() of GD library [ext/gd/tests/imagecolormatch_error4.phpt] 
TEST 5279/15182 [ext/gd/tests/imagecolorset_basic.phpt]
PASS Test imagecolorset() function : basic functionality [ext/gd/tests/imagecolorset_basic.phpt] 
TEST 5280/15182 [ext/gd/tests/imagecolorstotal_basic.phpt]
PASS Test imagecolorstotal() function : basic functionality [ext/gd/tests/imagecolorstotal_basic.phpt] 
TEST 5281/15182 [ext/gd/tests/imagecolorstotal_error.phpt]
PASS Test imagecolorstotal() function : error conditions  - Pass incorrect number of arguments [ext/gd/tests/imagecolorstotal_error.phpt] 
TEST 5282/15182 [ext/gd/tests/imagecolourstotal_basic.phpt]
PASS Test imagecolorstotal() function : basic functionality [ext/gd/tests/imagecolourstotal_basic.phpt] 
TEST 5283/15182 [ext/gd/tests/imageconvolution_basic.phpt]
PASS Testing imageconvolution() of GD library [ext/gd/tests/imageconvolution_basic.phpt] 
TEST 5284/15182 [ext/gd/tests/imageconvolution_error2.phpt]
PASS Testing wrong array size 2x3 in imageconvolution() of GD library [ext/gd/tests/imageconvolution_error2.phpt] 
TEST 5285/15182 [ext/gd/tests/imageconvolution_error3.phpt]
PASS Testing wrong array size 3x2 in imageconvolution() of GD library [ext/gd/tests/imageconvolution_error3.phpt] 
TEST 5286/15182 [ext/gd/tests/imagecopymerge_basic.phpt]
PASS Testing imagecopymerge() of GD library [ext/gd/tests/imagecopymerge_basic.phpt] 
TEST 5287/15182 [ext/gd/tests/imagecopymergegray_basic.phpt]
PASS Testing imagecopymergegray() of GD library [ext/gd/tests/imagecopymergegray_basic.phpt] 
TEST 5288/15182 [ext/gd/tests/imagecopyresampled_basic.phpt]
PASS imagecopyresampled() [ext/gd/tests/imagecopyresampled_basic.phpt] 
TEST 5289/15182 [ext/gd/tests/imagecopyresampled_variation1.phpt]
PASS Test for correct colors of imagecopyresampled() wrt. alpha [ext/gd/tests/imagecopyresampled_variation1.phpt] 
TEST 5290/15182 [ext/gd/tests/imagecreatefrombmp_basic.phpt]
PASS imagecreatefrombmp() - basic functionality [ext/gd/tests/imagecreatefrombmp_basic.phpt] 
TEST 5291/15182 [ext/gd/tests/imagecreatefromstring_bmp.phpt]
PASS imagecreatefromstring() - BMP format [ext/gd/tests/imagecreatefromstring_bmp.phpt] 
TEST 5292/15182 [ext/gd/tests/imagecreatefromstring_gif.phpt]
PASS imagecreatefromstring() - GIF format [ext/gd/tests/imagecreatefromstring_gif.phpt] 
TEST 5293/15182 [ext/gd/tests/imagecreatefromstring_png.phpt]
PASS imagecreatefromstring() - PNG format [ext/gd/tests/imagecreatefromstring_png.phpt] 
TEST 5294/15182 [ext/gd/tests/imagecreatefromstring_webp.phpt]
PASS imagecreatefromstring() - WEBP format [ext/gd/tests/imagecreatefromstring_webp.phpt] 
TEST 5295/15182 [ext/gd/tests/imagecreatefromtga_basic.phpt]
PASS imagecreatefromtga() - basic functionality [ext/gd/tests/imagecreatefromtga_basic.phpt] 
TEST 5296/15182 [ext/gd/tests/imagecreatefromtga_variation.phpt]
PASS imagecreatefromtga() - RLE file reading [ext/gd/tests/imagecreatefromtga_variation.phpt] 
TEST 5297/15182 [ext/gd/tests/imagecreatetruecolor_basic.phpt]
PASS Testing imagecreatetruecolor() of GD library [ext/gd/tests/imagecreatetruecolor_basic.phpt] 
TEST 5298/15182 [ext/gd/tests/imagecreatetruecolor_error2.phpt]
PASS Testing imagecreatetruecolor(): error on out of bound parameters [ext/gd/tests/imagecreatetruecolor_error2.phpt] 
TEST 5299/15182 [ext/gd/tests/imagecrop_auto.phpt]
PASS Testing imagecropauto() [ext/gd/tests/imagecrop_auto.phpt] 
TEST 5300/15182 [ext/gd/tests/imagedashedline_basic.phpt]
PASS imagedashedline() [ext/gd/tests/imagedashedline_basic.phpt] 
TEST 5301/15182 [ext/gd/tests/imageellipse_basic.phpt]
PASS Testing imageellipse() of GD library [ext/gd/tests/imageellipse_basic.phpt] 
TEST 5302/15182 [ext/gd/tests/imageellipse_error7.phpt]
PASS Testing wrong param passing imageellipse() of GD library [ext/gd/tests/imageellipse_error7.phpt] 
TEST 5303/15182 [ext/gd/tests/imagefill_1.phpt]
PASS imagefill() infinite loop with wrong color index [ext/gd/tests/imagefill_1.phpt] 
TEST 5304/15182 [ext/gd/tests/imagefilledarc_basic.phpt]
PASS Testing imagefilledarc() of GD library [ext/gd/tests/imagefilledarc_basic.phpt] 
TEST 5305/15182 [ext/gd/tests/imagefilledarc_variation1.phpt]
PASS Testing passing negative end angle to imagefilledarc() of GD library [ext/gd/tests/imagefilledarc_variation1.phpt] 
TEST 5306/15182 [ext/gd/tests/imagefilledarc_variation2.phpt]
PASS Testing passing negative start angle to imagefilledarc() of GD library [ext/gd/tests/imagefilledarc_variation2.phpt] 
TEST 5307/15182 [ext/gd/tests/imagefilledellipse_basic.phpt]
PASS Testing imagefilledellipse() of GD library [ext/gd/tests/imagefilledellipse_basic.phpt] 
TEST 5308/15182 [ext/gd/tests/imagefilledpolygon_basic.phpt]
PASS imagefilledpolygon() [ext/gd/tests/imagefilledpolygon_basic.phpt] 
TEST 5309/15182 [ext/gd/tests/imagefilledpolygon_negative.phpt]
PASS imagefilledpolygon() with a negative num of points [ext/gd/tests/imagefilledpolygon_negative.phpt] 
TEST 5310/15182 [ext/gd/tests/imagefilltoborder_basic.phpt]
PASS Testing imagefilltoborder() of GD library [ext/gd/tests/imagefilltoborder_basic.phpt] 
TEST 5311/15182 [ext/gd/tests/imagefilltoborder_error6.phpt]
PASS Testing wrong param passing imagefilltoborder() of GD library [ext/gd/tests/imagefilltoborder_error6.phpt] 
TEST 5312/15182 [ext/gd/tests/imagefilter.phpt]
PASS imagefilter() function test [ext/gd/tests/imagefilter.phpt] 
TEST 5313/15182 [ext/gd/tests/imagefilter_error1.phpt]
PASS Testing wrong parameter passing in imagefilter() of GD library [ext/gd/tests/imagefilter_error1.phpt] 
TEST 5314/15182 [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 5315/15182 [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 5316/15182 [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 5317/15182 [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 5318/15182 [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 5319/15182 [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 5320/15182 [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 5321/15182 [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 5322/15182 [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 5323/15182 [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 5324/15182 [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 5325/15182 [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 5326/15182 [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 5327/15182 [ext/gd/tests/imageflip.phpt]
PASS Testing imageflip() of GD library [ext/gd/tests/imageflip.phpt] 
TEST 5328/15182 [ext/gd/tests/imagefontheight_basic.phpt]
PASS Testing imagefontheight() of GD library [ext/gd/tests/imagefontheight_basic.phpt] 
TEST 5329/15182 [ext/gd/tests/imagefontwidth_basic.phpt]
PASS Testing imagefontwidth() of GD library [ext/gd/tests/imagefontwidth_basic.phpt] 
TEST 5330/15182 [ext/gd/tests/imagefttext.phpt]
PASS imagefttext() function test [ext/gd/tests/imagefttext.phpt] 
TEST 5331/15182 [ext/gd/tests/imagegammacorrect_basic.phpt]
PASS Testing imagegammacorrect() of GD library [ext/gd/tests/imagegammacorrect_basic.phpt] 
TEST 5332/15182 [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 5333/15182 [ext/gd/tests/imagegammacorrect_variation1.phpt]
PASS Testing imagegammacorrect() of GD library with non TrueColor image [ext/gd/tests/imagegammacorrect_variation1.phpt] 
TEST 5334/15182 [ext/gd/tests/imagegammacorrect_variation2.phpt]
PASS Apply imagegammacorrect() to a step wedge [ext/gd/tests/imagegammacorrect_variation2.phpt] 
TEST 5335/15182 [ext/gd/tests/imagegd2_nullbyte_injection.phpt]
PASS Testing null byte injection in imagegd2 [ext/gd/tests/imagegd2_nullbyte_injection.phpt] 
TEST 5336/15182 [ext/gd/tests/imagegd_nullbyte_injection.phpt]
PASS Testing null byte injection in imagegd [ext/gd/tests/imagegd_nullbyte_injection.phpt] 
TEST 5337/15182 [ext/gd/tests/imagegd_truecolor.phpt]
PASS imagegd() writes truecolor images without palette conversion [ext/gd/tests/imagegd_truecolor.phpt] 
TEST 5338/15182 [ext/gd/tests/imagegetclip_basic.phpt]
PASS imagegetclip() - basic functionality [ext/gd/tests/imagegetclip_basic.phpt] 
TEST 5339/15182 [ext/gd/tests/imagegif_nullbyte_injection.phpt]
PASS Testing null byte injection in imagegif [ext/gd/tests/imagegif_nullbyte_injection.phpt] 
TEST 5340/15182 [ext/gd/tests/imageinterlace_basic.phpt]
PASS Testing imageinterlace() of GD library [ext/gd/tests/imageinterlace_basic.phpt] 
TEST 5341/15182 [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 5342/15182 [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 5343/15182 [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 5344/15182 [ext/gd/tests/imageistruecolor_basic.phpt]
PASS Testing imageistruecolor() of GD library [ext/gd/tests/imageistruecolor_basic.phpt] 
TEST 5345/15182 [ext/gd/tests/imageistruecolor_error1.phpt]
PASS Testing imageistruecolor(): wrong parameters [ext/gd/tests/imageistruecolor_error1.phpt] 
TEST 5346/15182 [ext/gd/tests/imagejpeg_nullbyte_injection.phpt]
PASS Testing null byte injection in imagejpeg [ext/gd/tests/imagejpeg_nullbyte_injection.phpt] 
TEST 5347/15182 [ext/gd/tests/imagelayereffect_basic.phpt]
SKIP Testing imagelayereffect() of GD library [ext/gd/tests/imagelayereffect_basic.phpt] reason: function only available in bundled, external GD detected
TEST 5348/15182 [ext/gd/tests/imagelayereffect_error3.phpt]
SKIP Testing imagelayereffect() with invalid resource of GD library [ext/gd/tests/imagelayereffect_error3.phpt] reason: function only available in bundled, external GD detected
TEST 5349/15182 [ext/gd/tests/imageloadfont_end_of_file_while_reading_header.phpt]
PASS imageloadfont() "End of file while reading header" [ext/gd/tests/imageloadfont_end_of_file_while_reading_header.phpt] 
TEST 5350/15182 [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 5351/15182 [ext/gd/tests/imageloadfont_invalid.phpt]
PASS imageloadfont() function crashes [ext/gd/tests/imageloadfont_invalid.phpt] 
TEST 5352/15182 [ext/gd/tests/imageopenpolygon_basic.phpt]
PASS imageopenpolygon(): basic test [ext/gd/tests/imageopenpolygon_basic.phpt] 
TEST 5353/15182 [ext/gd/tests/imagepalettetotruecolor_basic.phpt]
PASS does the imagepalettetotruecollor function realy converts the image palette? [ext/gd/tests/imagepalettetotruecolor_basic.phpt] 
TEST 5354/15182 [ext/gd/tests/imagepalettetotruecolor_error3.phpt]
PASS imagepalettetotruecollor must return an error if not an image resource is given [ext/gd/tests/imagepalettetotruecolor_error3.phpt] 
TEST 5355/15182 [ext/gd/tests/imagepng_nullbyte_injection.phpt]
PASS Testing null byte injection in imagepng [ext/gd/tests/imagepng_nullbyte_injection.phpt] 
TEST 5356/15182 [ext/gd/tests/imagepolygon_aa.phpt]
PASS antialiased imagepolygon() [ext/gd/tests/imagepolygon_aa.phpt] 
TEST 5357/15182 [ext/gd/tests/imagepolygon_basic.phpt]
PASS imagepolygon() [ext/gd/tests/imagepolygon_basic.phpt] 
TEST 5358/15182 [ext/gd/tests/imagepolygon_negative.phpt]
PASS imagepolygon() with a negative num of points [ext/gd/tests/imagepolygon_negative.phpt] 
TEST 5359/15182 [ext/gd/tests/imagerectangle_basic.phpt]
PASS Testing imagerectangle() of GD library [ext/gd/tests/imagerectangle_basic.phpt] 
TEST 5360/15182 [ext/gd/tests/imagerectangle_error2.phpt]
PASS Testing wrong param passing imagerectangle() of GD library [ext/gd/tests/imagerectangle_error2.phpt] 
TEST 5361/15182 [ext/gd/tests/imageresolution_jpeg.phpt]
PASS Set and get image resolution of JPEG images [ext/gd/tests/imageresolution_jpeg.phpt] 
TEST 5362/15182 [ext/gd/tests/imageresolution_png.phpt]
PASS Set and get image resolution of PNG images [ext/gd/tests/imageresolution_png.phpt] 
TEST 5363/15182 [ext/gd/tests/imagerotate_overflow.phpt]
PASS imagerotate() overflow with negative numbers [ext/gd/tests/imagerotate_overflow.phpt] 
TEST 5364/15182 [ext/gd/tests/imagescale_preserve_ratio.phpt]
PASS Scale images and preserve aspect ratio [ext/gd/tests/imagescale_preserve_ratio.phpt] 
TEST 5365/15182 [ext/gd/tests/imagesetbrush_basic.phpt]
PASS Test imagesetbrush() function : basic functionality [ext/gd/tests/imagesetbrush_basic.phpt] 
TEST 5366/15182 [ext/gd/tests/imagesetclip_basic.phpt]
PASS imagesetclip() - basic functionality [ext/gd/tests/imagesetclip_basic.phpt] 
TEST 5367/15182 [ext/gd/tests/imagesetthickness_basic.phpt]
PASS Testing imagetruecolortopalette() of GD library [ext/gd/tests/imagesetthickness_basic.phpt] 
TEST 5368/15182 [ext/gd/tests/imagesetthickness_error1.phpt]
PASS Testing imagetruecolortopalette(): wrong types for first parameter [ext/gd/tests/imagesetthickness_error1.phpt] 
TEST 5369/15182 [ext/gd/tests/imagestring_basic.phpt]
PASS Testing imagestring() of GD library [ext/gd/tests/imagestring_basic.phpt] 
TEST 5370/15182 [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 5371/15182 [ext/gd/tests/imagestringup_basic.phpt]
PASS Testing imagestringup() of GD library [ext/gd/tests/imagestringup_basic.phpt] 
TEST 5372/15182 [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 5373/15182 [ext/gd/tests/imagetruecolortopalette_basic.phpt]
PASS Testing imagetruecolortopalette() of GD library [ext/gd/tests/imagetruecolortopalette_basic.phpt] 
TEST 5374/15182 [ext/gd/tests/imagetruecolortopalette_error1.phpt]
PASS Testing imagetruecolortopalette(): wrong parameters for parameter 1 [ext/gd/tests/imagetruecolortopalette_error1.phpt] 
TEST 5375/15182 [ext/gd/tests/imagetruecolortopalette_error3.phpt]
PASS Testing imagetruecolortopalette(): wrong parameters for parameter 3 [ext/gd/tests/imagetruecolortopalette_error3.phpt] 
TEST 5376/15182 [ext/gd/tests/imagetruecolortopalette_error4.phpt]
PASS Testing imagetruecolortopalette(): out of range parameter 3 [ext/gd/tests/imagetruecolortopalette_error4.phpt] 
TEST 5377/15182 [ext/gd/tests/imagettftext_charmap_order.phpt]
PASS Font charmap order is deterministic based on order in the font, use the selected encoding [ext/gd/tests/imagettftext_charmap_order.phpt] 
TEST 5378/15182 [ext/gd/tests/imagetypes_bmp.phpt]
PASS imagetypes() - BMP support [ext/gd/tests/imagetypes_bmp.phpt] 
TEST 5379/15182 [ext/gd/tests/imagetypes_tga.phpt]
PASS imagetypes() - TGA support [ext/gd/tests/imagetypes_tga.phpt] 
TEST 5380/15182 [ext/gd/tests/imagewbmp-mb.phpt]
PASS imagewbmp [ext/gd/tests/imagewbmp-mb.phpt] 
TEST 5381/15182 [ext/gd/tests/imagewbmp.phpt]
PASS imagewbmp [ext/gd/tests/imagewbmp.phpt] 
TEST 5382/15182 [ext/gd/tests/imagewbmp_nullbyte_injection.phpt]
PASS Testing null byte injection in imagewbmp [ext/gd/tests/imagewbmp_nullbyte_injection.phpt] 
TEST 5383/15182 [ext/gd/tests/imagewebp_nullbyte_injection.phpt]
PASS Testing null byte injection in imagewebp [ext/gd/tests/imagewebp_nullbyte_injection.phpt] 
TEST 5384/15182 [ext/gd/tests/imagexbm_nullbyte_injection.phpt]
PASS Testing null byte injection in imagexbm [ext/gd/tests/imagexbm_nullbyte_injection.phpt] 
TEST 5385/15182 [ext/gd/tests/jpeg2png.phpt]
PASS jpeg <--> png conversion test [ext/gd/tests/jpeg2png.phpt] 
TEST 5386/15182 [ext/gd/tests/jpeg2wbmp_error1.phpt]
PASS Test jpeg2wbmp() function : wrong threshold value param [ext/gd/tests/jpeg2wbmp_error1.phpt] 
TEST 5387/15182 [ext/gd/tests/jpeg2wbmp_error2-mb.phpt]
PASS Test jpeg2wbmp() function : wrong origin filename param [ext/gd/tests/jpeg2wbmp_error2-mb.phpt] 
TEST 5388/15182 [ext/gd/tests/jpeg2wbmp_error2.phpt]
PASS Test jpeg2wbmp() function : wrong origin filename param [ext/gd/tests/jpeg2wbmp_error2.phpt] 
TEST 5389/15182 [ext/gd/tests/jpeg2wbmp_error3.phpt]
PASS Test jpeg2wbmp() function : wrong destination filename param [ext/gd/tests/jpeg2wbmp_error3.phpt] 
TEST 5390/15182 [ext/gd/tests/jpg2gd-mb.phpt]
PASS jpeg <--> gd1/gd2 conversion test [ext/gd/tests/jpg2gd-mb.phpt] 
TEST 5391/15182 [ext/gd/tests/jpg2gd.phpt]
PASS jpeg <--> gd1/gd2 conversion test [ext/gd/tests/jpg2gd.phpt] 
TEST 5392/15182 [ext/gd/tests/libgd00086.phpt]
SKIP libgd #86 (Possible infinite loop in imagecreatefrompng) [ext/gd/tests/libgd00086.phpt] reason: requires bundled GD library
TEST 5393/15182 [ext/gd/tests/libgd00086_extern.phpt]
FAIL libgd #86 (Possible infinite loop in imagecreatefrompng) [ext/gd/tests/libgd00086_extern.phpt] 
TEST 5394/15182 [ext/gd/tests/libgd00094-mb.phpt]
SKIP libgd #94 (imagecreatefromxbm can crash if gdImageCreate fails) [ext/gd/tests/libgd00094-mb.phpt] reason: requires bundled GD library
TEST 5395/15182 [ext/gd/tests/libgd00094.phpt]
SKIP libgd #94 (imagecreatefromxbm can crash if gdImageCreate fails) [ext/gd/tests/libgd00094.phpt] reason: requires bundled GD library
TEST 5396/15182 [ext/gd/tests/libgd00100.phpt]
SKIP libgd #100 (spurious horizontal line drawn by gdImageFilledPolygon) [ext/gd/tests/libgd00100.phpt] reason: requires bundled GD library
TEST 5397/15182 [ext/gd/tests/libgd00101.phpt]
SKIP libgd #101 (imagecreatefromgd can crash if gdImageCreate fails) [ext/gd/tests/libgd00101.phpt] reason: requires bundled GD library
TEST 5398/15182 [ext/gd/tests/libgd00106.phpt]
PASS libgd #106 (imagerectangle 1x1 draws 1x3) [ext/gd/tests/libgd00106.phpt] 
TEST 5399/15182 [ext/gd/tests/libgd00186.phpt]
PASS libgd #186 (Tiling true colour with palette image does not work) [ext/gd/tests/libgd00186.phpt] 
TEST 5400/15182 [ext/gd/tests/libgd00191.phpt]
SKIP libgd FS#191 (A circle becomes square) [ext/gd/tests/libgd00191.phpt] reason: requires bundled GD library
TEST 5401/15182 [ext/gd/tests/lines.phpt]
PASS imageline no AA [ext/gd/tests/lines.phpt] 
TEST 5402/15182 [ext/gd/tests/png2gd.phpt]
PASS png <--> gd1/gd2 conversion test [ext/gd/tests/png2gd.phpt] 
TEST 5403/15182 [ext/gd/tests/png2wbmp_error1-mb.phpt]
PASS Test png2wbmp() function : wrong threshold value param [ext/gd/tests/png2wbmp_error1-mb.phpt] 
TEST 5404/15182 [ext/gd/tests/png2wbmp_error1.phpt]
PASS Test png2wbmp() function : wrong threshold value param [ext/gd/tests/png2wbmp_error1.phpt] 
TEST 5405/15182 [ext/gd/tests/png2wbmp_error2.phpt]
PASS Test png2wbmp() function : wrong origin filename param [ext/gd/tests/png2wbmp_error2.phpt] 
TEST 5406/15182 [ext/gd/tests/png2wbmp_error3.phpt]
PASS Test png2wbmp() function : wrong destination filename param [ext/gd/tests/png2wbmp_error3.phpt] 
TEST 5407/15182 [ext/gd/tests/pngcomp.phpt]
PASS png compression test [ext/gd/tests/pngcomp.phpt] 
TEST 5408/15182 [ext/gd/tests/test_image_equals_file_palette.phpt]
PASS test_image_equals_file(): comparing palette images [ext/gd/tests/test_image_equals_file_palette.phpt] 
TEST 5409/15182 [ext/gd/tests/types.phpt]
PASS imagetypes [ext/gd/tests/types.phpt] 
TEST 5410/15182 [ext/gd/tests/webp_basic.phpt]
PASS imagewebp() and imagecreatefromwebp() - basic test [ext/gd/tests/webp_basic.phpt] 
TEST 5411/15182 [ext/gd/tests/xbm2png.phpt]
PASS xbm --> png conversion test [ext/gd/tests/xbm2png.phpt] 
TEST 5412/15182 [ext/gd/tests/xpm2gd.phpt]
PASS xpm --> gd1/gd2 conversion test [ext/gd/tests/xpm2gd.phpt] 
TEST 5413/15182 [ext/gd/tests/xpm2jpg.phpt]
PASS xpm --> jpeg conversion test [ext/gd/tests/xpm2jpg.phpt] 
TEST 5414/15182 [ext/gd/tests/xpm2png.phpt]
PASS xpm --> png conversion test [ext/gd/tests/xpm2png.phpt] 
TEST 5415/15182 [ext/gettext/tests/44938.phpt]
PASS #44938: gettext functions crash with overlong strings [ext/gettext/tests/44938.phpt] 
TEST 5416/15182 [ext/gettext/tests/bug66267.phpt]
PASS #66265: gettext doesn't switch locales within the same script [ext/gettext/tests/bug66267.phpt] 
TEST 5417/15182 [ext/gettext/tests/bug73730.phpt]
PASS Bug #73730 (textdomain(null) throws in strict mode) [ext/gettext/tests/bug73730.phpt] 
TEST 5418/15182 [ext/gettext/tests/dcngettext.phpt]
PASS dcngettext() tests [ext/gettext/tests/dcngettext.phpt] 
TEST 5419/15182 [ext/gettext/tests/gettext_basic-enus.phpt]
PASS Gettext basic test with en_US locale that should be on nearly every system [ext/gettext/tests/gettext_basic-enus.phpt] 
TEST 5420/15182 [ext/gettext/tests/gettext_basic.phpt]
PASS Gettext basic test [ext/gettext/tests/gettext_basic.phpt] 
TEST 5421/15182 [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 5422/15182 [ext/gettext/tests/gettext_bindtextdomain-cwd.phpt]
PASS 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 5423/15182 [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 5424/15182 [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 5425/15182 [ext/gettext/tests/gettext_dcgettext.phpt]
PASS Test dcgettext() functionality [ext/gettext/tests/gettext_dcgettext.phpt] 
TEST 5426/15182 [ext/gettext/tests/gettext_dgettext.phpt]
PASS Test dgettext() functionality [ext/gettext/tests/gettext_dgettext.phpt] 
TEST 5427/15182 [ext/gettext/tests/gettext_dngettext-plural.phpt]
PASS Test if dngettext() returns the correct translations (optionally plural). [ext/gettext/tests/gettext_dngettext-plural.phpt] 
TEST 5428/15182 [ext/gettext/tests/gettext_ngettext.phpt]
PASS Test ngettext() functionality [ext/gettext/tests/gettext_ngettext.phpt] 
TEST 5429/15182 [ext/gettext/tests/gettext_phpinfo.phpt]
PASS Test phpinfo() displays gettext support [ext/gettext/tests/gettext_phpinfo.phpt] 
TEST 5430/15182 [ext/gettext/tests/gettext_textdomain-retval.phpt]
PASS Check if textdomain() returns the new domain [ext/gettext/tests/gettext_textdomain-retval.phpt] 
TEST 5431/15182 [ext/gmp/tests/002.phpt]
PASS GMP functionality test - factorial [ext/gmp/tests/002.phpt] 
TEST 5432/15182 [ext/gmp/tests/003.phpt]
PASS Check for number base recognition [ext/gmp/tests/003.phpt] 
TEST 5433/15182 [ext/gmp/tests/bug32773.phpt]
PASS Bug #32773 (binary GMP functions returns unexpected value, when second parameter is int(0)) [ext/gmp/tests/bug32773.phpt] 
TEST 5434/15182 [ext/gmp/tests/bug50175.phpt]
PASS Bug #50175: gmp_init() results 0 on given base and number starting with 0x or 0b [ext/gmp/tests/bug50175.phpt] 
TEST 5435/15182 [ext/gmp/tests/bug50283.phpt]
PASS Feature Request #50283 (allow base in gmp_strval to use full range: 2 to 62, and -2 to -36) [ext/gmp/tests/bug50283.phpt] 
TEST 5436/15182 [ext/gmp/tests/bug52906.phpt]
PASS Bug #52906 gmp_mod returns negative result when non-negative is expected [ext/gmp/tests/bug52906.phpt] 
TEST 5437/15182 [ext/gmp/tests/bug659967.phpt]
PASS Bug #65997: Leak when using gc_collect_cycles with new GMP implementation [ext/gmp/tests/bug659967.phpt] 
TEST 5438/15182 [ext/gmp/tests/bug66872.phpt]
PASS Bug #66872: Crash when passing string to gmp_testbit [ext/gmp/tests/bug66872.phpt] 
TEST 5439/15182 [ext/gmp/tests/bug67917.phpt]
PASS Bug #67917: Using GMP objects with overloaded operators can cause memory exhaustion [ext/gmp/tests/bug67917.phpt] 
TEST 5440/15182 [ext/gmp/tests/bug69803.phpt]
PASS Bug #69803: gmp_random_range() modifies second parameter if GMP number [ext/gmp/tests/bug69803.phpt] 
TEST 5441/15182 [ext/gmp/tests/bug70284.phpt]
PASS Bug #70284 (Use after free vulnerability in unserialize() with GMP) [ext/gmp/tests/bug70284.phpt] 
TEST 5442/15182 [ext/gmp/tests/bug74670.phpt]
PASS Bug #74670: Integer Underflow when unserializing GMP and possible other classes [ext/gmp/tests/bug74670.phpt] 
TEST 5443/15182 [ext/gmp/tests/cast.phpt]
PASS GMP casting using casting operators [ext/gmp/tests/cast.phpt] 
TEST 5444/15182 [ext/gmp/tests/clone.phpt]
PASS Cloning GMP instances [ext/gmp/tests/clone.phpt] 
TEST 5445/15182 [ext/gmp/tests/comparison.phpt]
PASS Overloaded GMP comparison in sort() etc [ext/gmp/tests/comparison.phpt] 
TEST 5446/15182 [ext/gmp/tests/gmp_abs.phpt]
PASS gmp_abs() basic tests [ext/gmp/tests/gmp_abs.phpt] 
TEST 5447/15182 [ext/gmp/tests/gmp_and.phpt]
PASS gmp_and() basic tests [ext/gmp/tests/gmp_and.phpt] 
TEST 5448/15182 [ext/gmp/tests/gmp_binomial.phpt]
PASS gmp_binomial(): Binomial coefficients [ext/gmp/tests/gmp_binomial.phpt] 
TEST 5449/15182 [ext/gmp/tests/gmp_clrbit.phpt]
PASS gmp_clrbit() basic tests [ext/gmp/tests/gmp_clrbit.phpt] 
TEST 5450/15182 [ext/gmp/tests/gmp_cmp.phpt]
PASS gmp_cmp() basic tests [ext/gmp/tests/gmp_cmp.phpt] 
TEST 5451/15182 [ext/gmp/tests/gmp_com.phpt]
PASS gmp_com() basic tests [ext/gmp/tests/gmp_com.phpt] 
TEST 5452/15182 [ext/gmp/tests/gmp_div_q.phpt]
PASS gmp_div_q() tests [ext/gmp/tests/gmp_div_q.phpt] 
TEST 5453/15182 [ext/gmp/tests/gmp_div_qr.phpt]
PASS gmp_div_qr() tests [ext/gmp/tests/gmp_div_qr.phpt] 
TEST 5454/15182 [ext/gmp/tests/gmp_div_r.phpt]
PASS gmp_div_r() tests [ext/gmp/tests/gmp_div_r.phpt] 
TEST 5455/15182 [ext/gmp/tests/gmp_divexact.phpt]
PASS gmp_divexact() tests [ext/gmp/tests/gmp_divexact.phpt] 
TEST 5456/15182 [ext/gmp/tests/gmp_export.phpt]
PASS gmp_export() basic tests [ext/gmp/tests/gmp_export.phpt] 
TEST 5457/15182 [ext/gmp/tests/gmp_fact.phpt]
PASS gmp_fact() basic tests [ext/gmp/tests/gmp_fact.phpt] 
TEST 5458/15182 [ext/gmp/tests/gmp_gcd.phpt]
PASS gmp_gcd() basic tests [ext/gmp/tests/gmp_gcd.phpt] 
TEST 5459/15182 [ext/gmp/tests/gmp_gcdext.phpt]
PASS gmp_gcdext() basic tests [ext/gmp/tests/gmp_gcdext.phpt] 
TEST 5460/15182 [ext/gmp/tests/gmp_hamdist.phpt]
PASS gmp_hamdist() basic tests [ext/gmp/tests/gmp_hamdist.phpt] 
TEST 5461/15182 [ext/gmp/tests/gmp_import.phpt]
PASS gmp_import() basic tests [ext/gmp/tests/gmp_import.phpt] 
TEST 5462/15182 [ext/gmp/tests/gmp_init.phpt]
PASS gmp_init() basic tests [ext/gmp/tests/gmp_init.phpt] 
TEST 5463/15182 [ext/gmp/tests/gmp_intval.phpt]
PASS gmp_intval() tests [ext/gmp/tests/gmp_intval.phpt] 
TEST 5464/15182 [ext/gmp/tests/gmp_invert.phpt]
PASS gmp_invert() basic tests [ext/gmp/tests/gmp_invert.phpt] 
TEST 5465/15182 [ext/gmp/tests/gmp_jacobi.phpt]
PASS gmp_jacobi() basic tests [ext/gmp/tests/gmp_jacobi.phpt] 
TEST 5466/15182 [ext/gmp/tests/gmp_kronecker.phpt]
PASS gmp_kronecker(): Kronecker symbol [ext/gmp/tests/gmp_kronecker.phpt] 
TEST 5467/15182 [ext/gmp/tests/gmp_lcm.phpt]
PASS gmp_lcm(): Least common multiple [ext/gmp/tests/gmp_lcm.phpt] 
TEST 5468/15182 [ext/gmp/tests/gmp_legendre.phpt]
PASS gmp_legendre() basic tests [ext/gmp/tests/gmp_legendre.phpt] 
TEST 5469/15182 [ext/gmp/tests/gmp_mod.phpt]
PASS gmp_mod tests() [ext/gmp/tests/gmp_mod.phpt] 
TEST 5470/15182 [ext/gmp/tests/gmp_neg.phpt]
PASS gmp_neg() basic tests [ext/gmp/tests/gmp_neg.phpt] 
TEST 5471/15182 [ext/gmp/tests/gmp_nextprime.phpt]
PASS gmp_nextprime() [ext/gmp/tests/gmp_nextprime.phpt] 
TEST 5472/15182 [ext/gmp/tests/gmp_or.phpt]
PASS gmp_or() basic tests [ext/gmp/tests/gmp_or.phpt] 
TEST 5473/15182 [ext/gmp/tests/gmp_perfect_power.phpt]
PASS gmp_perfect_power(): Check if number is a perfect power [ext/gmp/tests/gmp_perfect_power.phpt] 
TEST 5474/15182 [ext/gmp/tests/gmp_perfect_square.phpt]
PASS gmp_perfect_square() basic tests [ext/gmp/tests/gmp_perfect_square.phpt] 
TEST 5475/15182 [ext/gmp/tests/gmp_php_int_max.phpt]
PASS PHP_INT_MAX tests [ext/gmp/tests/gmp_php_int_max.phpt] 
TEST 5476/15182 [ext/gmp/tests/gmp_popcount.phpt]
PASS gmp_popcount() basic tests [ext/gmp/tests/gmp_popcount.phpt] 
TEST 5477/15182 [ext/gmp/tests/gmp_pow.phpt]
PASS gmp_pow() basic tests [ext/gmp/tests/gmp_pow.phpt] 
TEST 5478/15182 [ext/gmp/tests/gmp_pown.phpt]
PASS gmp_powm() basic tests [ext/gmp/tests/gmp_pown.phpt] 
TEST 5479/15182 [ext/gmp/tests/gmp_prob_prime.phpt]
PASS gmp_prob_prime() basic tests [ext/gmp/tests/gmp_prob_prime.phpt] 
TEST 5480/15182 [ext/gmp/tests/gmp_random.phpt]
PASS gmp_random() basic tests [ext/gmp/tests/gmp_random.phpt] 
TEST 5481/15182 [ext/gmp/tests/gmp_random_bits.phpt]
PASS gmp_random_bits() basic tests [ext/gmp/tests/gmp_random_bits.phpt] 
TEST 5482/15182 [ext/gmp/tests/gmp_random_range.phpt]
PASS gmp_random_range() basic tests [ext/gmp/tests/gmp_random_range.phpt] 
TEST 5483/15182 [ext/gmp/tests/gmp_random_seed-32bit.phpt]
SKIP gmp_random_seed() basic tests [ext/gmp/tests/gmp_random_seed-32bit.phpt] reason: this test is for 32bit platform only
TEST 5484/15182 [ext/gmp/tests/gmp_random_seed.phpt]
PASS gmp_random_seed() basic tests [ext/gmp/tests/gmp_random_seed.phpt] 
TEST 5485/15182 [ext/gmp/tests/gmp_remroot.phpt]
PASS gmp_rootrem() basic tests [ext/gmp/tests/gmp_remroot.phpt] 
TEST 5486/15182 [ext/gmp/tests/gmp_root.phpt]
PASS gmp_root() basic tests [ext/gmp/tests/gmp_root.phpt] 
TEST 5487/15182 [ext/gmp/tests/gmp_scan0.phpt]
PASS gmp_scan0() basic tests [ext/gmp/tests/gmp_scan0.phpt] 
TEST 5488/15182 [ext/gmp/tests/gmp_scan1.phpt]
PASS gmp_scan1() basic tests [ext/gmp/tests/gmp_scan1.phpt] 
TEST 5489/15182 [ext/gmp/tests/gmp_setbit.phpt]
PASS gmp_setbit() basic tests [ext/gmp/tests/gmp_setbit.phpt] 
TEST 5490/15182 [ext/gmp/tests/gmp_setbit_long.phpt]
SKIP gmp_setbit() with large index [ext/gmp/tests/gmp_setbit_long.phpt] reason: not enough free RAM.
TEST 5491/15182 [ext/gmp/tests/gmp_sign.phpt]
PASS gmp_sign() basic tests [ext/gmp/tests/gmp_sign.phpt] 
TEST 5492/15182 [ext/gmp/tests/gmp_sqrt.phpt]
PASS gmp_sqrt() basic tests [ext/gmp/tests/gmp_sqrt.phpt] 
TEST 5493/15182 [ext/gmp/tests/gmp_sqrtrem.phpt]
PASS gmp_sqrtrem() basic tests [ext/gmp/tests/gmp_sqrtrem.phpt] 
TEST 5494/15182 [ext/gmp/tests/gmp_strval.phpt]
PASS gmp_strval() tests [ext/gmp/tests/gmp_strval.phpt] 
TEST 5495/15182 [ext/gmp/tests/gmp_sub.phpt]
PASS gmp_sub() tests [ext/gmp/tests/gmp_sub.phpt] 
TEST 5496/15182 [ext/gmp/tests/gmp_testbit.phpt]
PASS gmp_testbit() basic tests [ext/gmp/tests/gmp_testbit.phpt] 
TEST 5497/15182 [ext/gmp/tests/gmp_xor.phpt]
PASS gmp_xor() basic tests [ext/gmp/tests/gmp_xor.phpt] 
TEST 5498/15182 [ext/gmp/tests/overloading.phpt]
PASS GMP operator overloading [ext/gmp/tests/overloading.phpt] 
TEST 5499/15182 [ext/gmp/tests/serialize.phpt]
PASS GMP serialization and unserialization [ext/gmp/tests/serialize.phpt] 
TEST 5500/15182 [ext/gmp/tests/unserialize_with_reference.phpt]
PASS Unserialize GMP instance with internal reference to itself [ext/gmp/tests/unserialize_with_reference.phpt] 
TEST 5501/15182 [ext/hash/tests/adler32.phpt]
PASS Hash: ADLER32 algorithm [ext/hash/tests/adler32.phpt] 
TEST 5502/15182 [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 5503/15182 [ext/hash/tests/bug64745.phpt]
PASS Bug #64745 (hash_pbkdf2() truncates data when using default length and hex output) [ext/hash/tests/bug64745.phpt] 
TEST 5504/15182 [ext/hash/tests/bug70312.phpt]
PASS Bug #70312 (HAVAL gives wrong hashes in specific cases) [ext/hash/tests/bug70312.phpt] 
TEST 5505/15182 [ext/hash/tests/bug73127.phpt]
PASS Bug #73127 (gost-crypto hash incorrect if input data contains long 0xFF sequence) [ext/hash/tests/bug73127.phpt] 
TEST 5506/15182 [ext/hash/tests/crc32.phpt]
PASS Hash: CRC32 algorithm [ext/hash/tests/crc32.phpt] 
TEST 5507/15182 [ext/hash/tests/fnv132.phpt]
PASS Hash: FNV132 algorithm [ext/hash/tests/fnv132.phpt] 
TEST 5508/15182 [ext/hash/tests/fnv164.phpt]
PASS Hash: FNV164 algorithm [ext/hash/tests/fnv164.phpt] 
TEST 5509/15182 [ext/hash/tests/fnv1a32.phpt]
PASS Hash: FNV1a32 algorithm [ext/hash/tests/fnv1a32.phpt] 
TEST 5510/15182 [ext/hash/tests/fnv1a64.phpt]
PASS Hash: FNV1a64 algorithm [ext/hash/tests/fnv1a64.phpt] 
TEST 5511/15182 [ext/hash/tests/gost.phpt]
PASS Hash: gost algorithm [ext/hash/tests/gost.phpt] 
TEST 5512/15182 [ext/hash/tests/hash-clone.phpt]
PASS Hash: hash_copy() via clone [ext/hash/tests/hash-clone.phpt] 
TEST 5513/15182 [ext/hash/tests/hash_algos.phpt]
PASS Hash: hash_algos() function : basic functionality [ext/hash/tests/hash_algos.phpt] 
TEST 5514/15182 [ext/hash/tests/hash_copy_001.phpt]
PASS Hash: hash_copy() basic tests [ext/hash/tests/hash_copy_001.phpt] 
TEST 5515/15182 [ext/hash/tests/hash_equals.phpt]
PASS Hash: hash_equals() test [ext/hash/tests/hash_equals.phpt] 
TEST 5516/15182 [ext/hash/tests/hash_error.phpt]
PASS Hash: hash() function : error conditions [ext/hash/tests/hash_error.phpt] 
TEST 5517/15182 [ext/hash/tests/hash_file_basic.phpt]
PASS Hash: hash_file() function : basic functionality [ext/hash/tests/hash_file_basic.phpt] 
TEST 5518/15182 [ext/hash/tests/hash_file_basic1.phpt]
PASS Hash: hash_file() function : basic functionality [ext/hash/tests/hash_file_basic1.phpt] 
TEST 5519/15182 [ext/hash/tests/hash_file_error.phpt]
PASS Hash: hash_file() function : error conditions [ext/hash/tests/hash_file_error.phpt] 
TEST 5520/15182 [ext/hash/tests/hash_hkdf_basic.phpt]
PASS Hash: hash_hkdf() function: basic functionality [ext/hash/tests/hash_hkdf_basic.phpt] 
TEST 5521/15182 [ext/hash/tests/hash_hkdf_edges.phpt]
PASS Hash: hash_hkdf() function: edge cases [ext/hash/tests/hash_hkdf_edges.phpt] 
TEST 5522/15182 [ext/hash/tests/hash_hkdf_error.phpt]
PASS Hash: hash_hkdf() function: error conditions [ext/hash/tests/hash_hkdf_error.phpt] 
TEST 5523/15182 [ext/hash/tests/hash_hkdf_rfc5869.phpt]
PASS Hash: hash_hkdf() function: RFC 5869 test vectors [ext/hash/tests/hash_hkdf_rfc5869.phpt] 
TEST 5524/15182 [ext/hash/tests/hash_hmac_algos.phpt]
PASS Hash: hash_hmac_algos() function : basic functionality [ext/hash/tests/hash_hmac_algos.phpt] 
TEST 5525/15182 [ext/hash/tests/hash_hmac_basic.phpt]
PASS Hash: hash_file() function : basic functionality [ext/hash/tests/hash_hmac_basic.phpt] 
TEST 5526/15182 [ext/hash/tests/hash_hmac_error.phpt]
PASS Hash: hash_hmac() function : basic functionality [ext/hash/tests/hash_hmac_error.phpt] 
TEST 5527/15182 [ext/hash/tests/hash_hmac_file_basic.phpt]
PASS Hash: hash_hmac_file() function : basic functionality [ext/hash/tests/hash_hmac_file_basic.phpt] 
TEST 5528/15182 [ext/hash/tests/hash_hmac_file_error.phpt]
PASS Hash: hash_hmac_file() function : basic functionality [ext/hash/tests/hash_hmac_file_error.phpt] 
TEST 5529/15182 [ext/hash/tests/hash_init_error.phpt]
PASS Hash: hash_init() function - errors test [ext/hash/tests/hash_init_error.phpt] 
TEST 5530/15182 [ext/hash/tests/hash_pbkdf2_basic.phpt]
PASS Hash: hash_pbkdf2() function : basic functionality [ext/hash/tests/hash_pbkdf2_basic.phpt] 
TEST 5531/15182 [ext/hash/tests/hash_pbkdf2_error.phpt]
PASS Hash: Test hash_pbkdf2() function : error functionality [ext/hash/tests/hash_pbkdf2_error.phpt] 
TEST 5532/15182 [ext/hash/tests/hash_update_file.phpt]
PASS Hash: hash_update_file() test [ext/hash/tests/hash_update_file.phpt] 
TEST 5533/15182 [ext/hash/tests/hash_update_stream.phpt]
PASS Hash: hash_update_stream() test [ext/hash/tests/hash_update_stream.phpt] 
TEST 5534/15182 [ext/hash/tests/haval.phpt]
PASS Hash: haval algorithm (multi-vector, multi-pass, multi-width) [ext/hash/tests/haval.phpt] 
TEST 5535/15182 [ext/hash/tests/hmac-md5.phpt]
PASS Hash: hmac-md5 algorithm [ext/hash/tests/hmac-md5.phpt] 
TEST 5536/15182 [ext/hash/tests/joaat.phpt]
PASS Hash: Jenkins's one-at-a-time [ext/hash/tests/joaat.phpt] 
TEST 5537/15182 [ext/hash/tests/md2.phpt]
PASS Hash: md2 algorithm [ext/hash/tests/md2.phpt] 
TEST 5538/15182 [ext/hash/tests/md4.phpt]
PASS Hash: md4 algorithm [ext/hash/tests/md4.phpt] 
TEST 5539/15182 [ext/hash/tests/md5.phpt]
PASS Hash: md5 algorithm [ext/hash/tests/md5.phpt] 
TEST 5540/15182 [ext/hash/tests/mhash_001.phpt]
PASS MHash: mhash() test [ext/hash/tests/mhash_001.phpt] 
TEST 5541/15182 [ext/hash/tests/mhash_002.phpt]
PASS MHash: mhash_get_block_size() & mhash_get_hash_name() test [ext/hash/tests/mhash_002.phpt] 
TEST 5542/15182 [ext/hash/tests/mhash_003.phpt]
PASS MHash: mhash_keygen_s2k() test [ext/hash/tests/mhash_003.phpt] 
TEST 5543/15182 [ext/hash/tests/mhash_004.phpt]
PASS MHash: mhash() modifying algorithm parameter [ext/hash/tests/mhash_004.phpt] 
TEST 5544/15182 [ext/hash/tests/new-context.phpt]
PASS Hash: Attempt to instantiate a HashContext directly [ext/hash/tests/new-context.phpt] 
TEST 5545/15182 [ext/hash/tests/reuse.phpt]
PASS Hash: Attempt to reuse a closed hash context [ext/hash/tests/reuse.phpt] 
TEST 5546/15182 [ext/hash/tests/ripemd128.phpt]
PASS Hash: ripemd128 algorithm [ext/hash/tests/ripemd128.phpt] 
TEST 5547/15182 [ext/hash/tests/ripemd160.phpt]
PASS Hash: ripemd160 algorithm [ext/hash/tests/ripemd160.phpt] 
TEST 5548/15182 [ext/hash/tests/ripemd256.phpt]
PASS Hash: ripemd256 algorithm [ext/hash/tests/ripemd256.phpt] 
TEST 5549/15182 [ext/hash/tests/ripemd320.phpt]
PASS Hash: ripemd320 algorithm [ext/hash/tests/ripemd320.phpt] 
TEST 5550/15182 [ext/hash/tests/serialize-context.phpt]
PASS Hash: Context serialization [ext/hash/tests/serialize-context.phpt] 
TEST 5551/15182 [ext/hash/tests/sha1.phpt]
PASS Hash: sha1 algorithm [ext/hash/tests/sha1.phpt] 
TEST 5552/15182 [ext/hash/tests/sha224.phpt]
PASS Hash: sha224 algorithm [ext/hash/tests/sha224.phpt] 
TEST 5553/15182 [ext/hash/tests/sha256.phpt]
PASS Hash: sha256 algorithm [ext/hash/tests/sha256.phpt] 
TEST 5554/15182 [ext/hash/tests/sha3.phpt]
PASS Hash: sha3 algorithm [ext/hash/tests/sha3.phpt] 
TEST 5555/15182 [ext/hash/tests/sha384.phpt]
PASS Hash: sha384 algorithm [ext/hash/tests/sha384.phpt] 
TEST 5556/15182 [ext/hash/tests/sha512-224.phpt]
PASS Hash: sha512/224 algorithm [ext/hash/tests/sha512-224.phpt] 
TEST 5557/15182 [ext/hash/tests/sha512-256.phpt]
PASS Hash: sha512/256 algorithm [ext/hash/tests/sha512-256.phpt] 
TEST 5558/15182 [ext/hash/tests/sha512.phpt]
PASS Hash: sha512 algorithm [ext/hash/tests/sha512.phpt] 
TEST 5559/15182 [ext/hash/tests/snefru.phpt]
PASS Hash: snefru algorithm [ext/hash/tests/snefru.phpt] 
TEST 5560/15182 [ext/hash/tests/tiger.phpt]
PASS Hash: tiger algorithm [ext/hash/tests/tiger.phpt] 
TEST 5561/15182 [ext/hash/tests/whirlpool.phpt]
PASS Hash: whirlpool algorithm [ext/hash/tests/whirlpool.phpt] 
TEST 5562/15182 [ext/iconv/tests/bug37176.phpt]
PASS Bug #37176 (iconv_strpos() fails to find a string) [ext/iconv/tests/bug37176.phpt] 
TEST 5563/15182 [ext/iconv/tests/bug37773.phpt]
PASS Bug #37773 (iconv_substr() gives "Unknown error" when string length = 1") [ext/iconv/tests/bug37773.phpt] 
TEST 5564/15182 [ext/iconv/tests/bug48147.phpt]
PASS Bug #48147 (iconv with //IGNORE cuts the string) [ext/iconv/tests/bug48147.phpt] 
TEST 5565/15182 [ext/iconv/tests/bug48289.phpt]
PASS Bug #48289 (iconv_mime_encode() quoted-printable scheme is broken) [ext/iconv/tests/bug48289.phpt] 
TEST 5566/15182 [ext/iconv/tests/bug51250.phpt]
PASS Bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words) [ext/iconv/tests/bug51250.phpt] 
TEST 5567/15182 [ext/iconv/tests/bug52211.phpt]
PASS Bug #52211 (iconv() returns part of string on error) [ext/iconv/tests/bug52211.phpt] 
TEST 5568/15182 [ext/iconv/tests/bug52941.phpt]
PASS Bug #52941 (The 'iconv_mime_decode_headers' function is skipping headers) [ext/iconv/tests/bug52941.phpt] 
TEST 5569/15182 [ext/iconv/tests/bug53304.phpt]
PASS Bug #53304 (quot_print_decode does not handle lower-case hex digits) [ext/iconv/tests/bug53304.phpt] 
TEST 5570/15182 [ext/iconv/tests/bug53891.phpt]
PASS Bug #53891 (iconv_mime_encode() fails to Q-encode UTF-8 string) [ext/iconv/tests/bug53891.phpt] 
TEST 5571/15182 [ext/iconv/tests/bug55146.phpt]
PASS Bug #55146 (iconv_mime_decode_headers() skips some headers) [ext/iconv/tests/bug55146.phpt] 
TEST 5572/15182 [ext/iconv/tests/bug60494.phpt]
PASS Bug #60494 (iconv_mime_decode does ignore special characters) [ext/iconv/tests/bug60494.phpt] 
TEST 5573/15182 [ext/iconv/tests/bug63839.phpt]
PASS Bug #63839 (iconv_mime_decode_headers function is skipping headers) [ext/iconv/tests/bug63839.phpt] 
TEST 5574/15182 [ext/iconv/tests/bug66828.phpt]
PASS Bug #66828 (iconv_mime_encode Q-encoding longer than it should be) [ext/iconv/tests/bug66828.phpt] 
TEST 5575/15182 [ext/iconv/tests/bug68180.phpt]
PASS Bug #68180 (iconv_mime_decode can return extra characters in a header) [ext/iconv/tests/bug68180.phpt] 
TEST 5576/15182 [ext/iconv/tests/bug69840.phpt]
PASS Bug #69840 (iconv_substr() doesn't work with UTF-16BE) [ext/iconv/tests/bug69840.phpt] 
TEST 5577/15182 [ext/iconv/tests/bug72320.phpt]
PASS Bug #72320 (iconv_substr returns false for empty strings) [ext/iconv/tests/bug72320.phpt] 
TEST 5578/15182 [ext/iconv/tests/bug76249.phpt]
PASS Bug #76249 (stream filter convert.iconv leads to infinite loop on invalid sequence) [ext/iconv/tests/bug76249.phpt] 
TEST 5579/15182 [ext/iconv/tests/bug77147.phpt]
PASS Bug #77147 (Fixing 60494 ignored ICONV_MIME_DECODE_CONTINUE_ON_ERROR) [ext/iconv/tests/bug77147.phpt] 
TEST 5580/15182 [ext/iconv/tests/bug78069.phpt]
PASS Bug #78069 (Out-of-bounds read in iconv.c:_php_iconv_mime_decode() due to integer overflow) [ext/iconv/tests/bug78069.phpt] 
TEST 5581/15182 [ext/iconv/tests/bug79200.phpt]
PASS Bug #79200 (Some iconv functions cut Windows-1258) [ext/iconv/tests/bug79200.phpt] 
TEST 5582/15182 [ext/iconv/tests/eucjp2iso2022jp.phpt]
PASS EUC-JP to ISO-2022-JP [ext/iconv/tests/eucjp2iso2022jp.phpt] 
TEST 5583/15182 [ext/iconv/tests/eucjp2sjis.phpt]
PASS EUC-JP to SJIS [ext/iconv/tests/eucjp2sjis.phpt] 
TEST 5584/15182 [ext/iconv/tests/eucjp2utf8.phpt]
PASS EUC-JP to UTF8 [ext/iconv/tests/eucjp2utf8.phpt] 
TEST 5585/15182 [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 5586/15182 [ext/iconv/tests/iconv001.phpt]
PASS iconv() test 1 [ext/iconv/tests/iconv001.phpt] 
TEST 5587/15182 [ext/iconv/tests/iconv002.phpt]
PASS iconv() test 2 (UCS4BE to ASCII) [ext/iconv/tests/iconv002.phpt] 
TEST 5588/15182 [ext/iconv/tests/iconv003.phpt]
PASS iconv() test 3 [ext/iconv/tests/iconv003.phpt] 
TEST 5589/15182 [ext/iconv/tests/iconv004.phpt]
PASS iconv_mime_encode() sanity cheeck. [ext/iconv/tests/iconv004.phpt] 
TEST 5590/15182 [ext/iconv/tests/iconv_basic.phpt]
PASS Test iconv() function : basic functionality [ext/iconv/tests/iconv_basic.phpt] 
TEST 5591/15182 [ext/iconv/tests/iconv_basic_001-win32.phpt]
SKIP Test the basics to function iconv. [ext/iconv/tests/iconv_basic_001-win32.phpt] reason: windows only test
TEST 5592/15182 [ext/iconv/tests/iconv_basic_001.phpt]
PASS Test the basics to function iconv. [ext/iconv/tests/iconv_basic_001.phpt] 
TEST 5593/15182 [ext/iconv/tests/iconv_default_charset.phpt]
PASS Test default_charset handling [ext/iconv/tests/iconv_default_charset.phpt] 
TEST 5594/15182 [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 5595/15182 [ext/iconv/tests/iconv_get_encoding_basic.phpt]
PASS iconv_get_encoding() parameter tests [ext/iconv/tests/iconv_get_encoding_basic.phpt] 
TEST 5596/15182 [ext/iconv/tests/iconv_ini_encoding.phpt]
PASS Encoding INI test [ext/iconv/tests/iconv_ini_encoding.phpt] 
TEST 5597/15182 [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 5598/15182 [ext/iconv/tests/iconv_mime_decode.phpt]
PASS iconv_mime_decode() [ext/iconv/tests/iconv_mime_decode.phpt] 
TEST 5599/15182 [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 5600/15182 [ext/iconv/tests/iconv_mime_decode_headers.phpt]
PASS iconv_mime_decode_headers() [ext/iconv/tests/iconv_mime_decode_headers.phpt] 
TEST 5601/15182 [ext/iconv/tests/iconv_mime_encode.phpt]
PASS iconv_mime_encode() [ext/iconv/tests/iconv_mime_encode.phpt] 
TEST 5602/15182 [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 5603/15182 [ext/iconv/tests/iconv_stream_filter.phpt]
PASS iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt] 
TEST 5604/15182 [ext/iconv/tests/iconv_stream_filter_delimiter.phpt]
PASS iconv stream filter [ext/iconv/tests/iconv_stream_filter_delimiter.phpt] 
TEST 5605/15182 [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 5606/15182 [ext/iconv/tests/iconv_strlen.phpt]
PASS iconv_strlen() [ext/iconv/tests/iconv_strlen.phpt] 
TEST 5607/15182 [ext/iconv/tests/iconv_strlen_basic.phpt]
PASS Test iconv_strlen() function : basic functionality [ext/iconv/tests/iconv_strlen_basic.phpt] 
TEST 5608/15182 [ext/iconv/tests/iconv_strlen_error2.phpt]
PASS Test iconv_strlen() function : error conditions - pass an unknown encoding [ext/iconv/tests/iconv_strlen_error2.phpt] 
TEST 5609/15182 [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 5610/15182 [ext/iconv/tests/iconv_strpos.phpt]
PASS iconv_strpos() [ext/iconv/tests/iconv_strpos.phpt] 
TEST 5611/15182 [ext/iconv/tests/iconv_strpos_basic.phpt]
PASS Test iconv_strpos() function : basic functionality [ext/iconv/tests/iconv_strpos_basic.phpt] 
TEST 5612/15182 [ext/iconv/tests/iconv_strpos_error2.phpt]
PASS Test iconv_strpos() function : error conditions - Pass unknown encoding [ext/iconv/tests/iconv_strpos_error2.phpt] 
TEST 5613/15182 [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 5614/15182 [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 5615/15182 [ext/iconv/tests/iconv_strrpos.phpt]
PASS iconv_strrpos() [ext/iconv/tests/iconv_strrpos.phpt] 
TEST 5616/15182 [ext/iconv/tests/iconv_strrpos_basic.phpt]
PASS Test iconv_strrpos() function : basic functionality [ext/iconv/tests/iconv_strrpos_basic.phpt] 
TEST 5617/15182 [ext/iconv/tests/iconv_strrpos_error2.phpt]
PASS Test iconv_strrpos() function : error conditions - pass an unknown encoding [ext/iconv/tests/iconv_strrpos_error2.phpt] 
TEST 5618/15182 [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 5619/15182 [ext/iconv/tests/iconv_substr.phpt]
PASS iconv_substr() [ext/iconv/tests/iconv_substr.phpt] 
TEST 5620/15182 [ext/iconv/tests/iconv_substr_basic.phpt]
PASS Test iconv_substr() function : basic functionality [ext/iconv/tests/iconv_substr_basic.phpt] 
TEST 5621/15182 [ext/iconv/tests/iconv_substr_error2.phpt]
PASS Test iconv_substr() function : error conditions - Pass an unknown encoding [ext/iconv/tests/iconv_substr_error2.phpt] 
TEST 5622/15182 [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 5623/15182 [ext/iconv/tests/ob_iconv_handler.phpt]
PASS ob_iconv_handler() [ext/iconv/tests/ob_iconv_handler.phpt] 
TEST 5624/15182 [ext/iconv/tests/translit-failure.phpt]
SKIP Translit failure [ext/iconv/tests/translit-failure.phpt] reason: ICONV_IMPL != "libiconv"
TEST 5625/15182 [ext/iconv/tests/translit-utf8.phpt]
SKIP Translit UTF-8 quotes [ext/iconv/tests/translit-utf8.phpt] reason: ICONV_IMPL != "libiconv"
TEST 5626/15182 [ext/intl/tests/badargs.phpt]
PASS Check that bad arguments return the same [ext/intl/tests/badargs.phpt] 
TEST 5627/15182 [ext/intl/tests/breakiter___construct.phpt]
PASS IntlBreakIterator::__construct() should not be callable [ext/intl/tests/breakiter___construct.phpt] 
TEST 5628/15182 [ext/intl/tests/breakiter___construct_error.phpt]
PASS IntlRuleBasedBreakIterator::__construct(): arg errors [ext/intl/tests/breakiter___construct_error.phpt] 
TEST 5629/15182 [ext/intl/tests/breakiter_clone_basic.phpt]
PASS IntlBreakIterator: clone handler [ext/intl/tests/breakiter_clone_basic.phpt] 
TEST 5630/15182 [ext/intl/tests/breakiter_createCodePointInstance_basic.phpt]
PASS IntlBreakIterator::createCodePointInstance(): basic test [ext/intl/tests/breakiter_createCodePointInstance_basic.phpt] 
TEST 5631/15182 [ext/intl/tests/breakiter_createCodePointInstance_error.phpt]
PASS IntlBreakIterator::createCodePointInstance(): bad arguments [ext/intl/tests/breakiter_createCodePointInstance_error.phpt] 
TEST 5632/15182 [ext/intl/tests/breakiter_current_basic.phpt]
PASS IntlBreakIterator::current(): basic test [ext/intl/tests/breakiter_current_basic.phpt] 
TEST 5633/15182 [ext/intl/tests/breakiter_factories_basic.phpt]
PASS IntlBreakIterator factories: basic tests [ext/intl/tests/breakiter_factories_basic.phpt] 
TEST 5634/15182 [ext/intl/tests/breakiter_factories_error.phpt]
PASS IntlBreakIterator factory methods: argument errors [ext/intl/tests/breakiter_factories_error.phpt] 
TEST 5635/15182 [ext/intl/tests/breakiter_first_basic.phpt]
PASS IntlBreakIterator::first(): basic test [ext/intl/tests/breakiter_first_basic.phpt] 
TEST 5636/15182 [ext/intl/tests/breakiter_first_last_previous_current_error.phpt]
PASS IntlBreakIterator::first()/last()/previous()/current(): arg errors [ext/intl/tests/breakiter_first_last_previous_current_error.phpt] 
TEST 5637/15182 [ext/intl/tests/breakiter_following_basic.phpt]
PASS IntlBreakIterator::following(): basic test [ext/intl/tests/breakiter_following_basic.phpt] 
TEST 5638/15182 [ext/intl/tests/breakiter_following_preceding_isBoundary_error.phpt]
PASS IntlBreakIterator::following()/preceding()/isBoundary(): arg errors [ext/intl/tests/breakiter_following_preceding_isBoundary_error.phpt] 
TEST 5639/15182 [ext/intl/tests/breakiter_getLocale_basic.phpt]
SKIP IntlBreakIterator::getLocale(): basic test [ext/intl/tests/breakiter_getLocale_basic.phpt] reason: for ICU < 53.1
TEST 5640/15182 [ext/intl/tests/breakiter_getLocale_basic2.phpt]
SKIP IntlBreakIterator::getLocale(): basic test [ext/intl/tests/breakiter_getLocale_basic2.phpt] reason: for ICU < 64.0
TEST 5641/15182 [ext/intl/tests/breakiter_getLocale_basic3.phpt]
PASS IntlBreakIterator::getLocale(): basic test [ext/intl/tests/breakiter_getLocale_basic3.phpt] 
TEST 5642/15182 [ext/intl/tests/breakiter_getLocale_error.phpt]
PASS IntlBreakIterator::getLocale(): arg errors [ext/intl/tests/breakiter_getLocale_error.phpt] 
TEST 5643/15182 [ext/intl/tests/breakiter_getPartsIterator_basic.phpt]
SKIP IntlBreakIterator::getPartsIterator(): basic test, ICU <= 57.1 [ext/intl/tests/breakiter_getPartsIterator_basic.phpt] reason: for ICU <= 57.1
TEST 5644/15182 [ext/intl/tests/breakiter_getPartsIterator_basic2.phpt]
PASS IntlBreakIterator::getPartsIterator(): basic test, ICU >= 58.1 [ext/intl/tests/breakiter_getPartsIterator_basic2.phpt] 
TEST 5645/15182 [ext/intl/tests/breakiter_getPartsIterator_error.phpt]
PASS IntlBreakIterator::getPartsIterator(): bad args [ext/intl/tests/breakiter_getPartsIterator_error.phpt] 
TEST 5646/15182 [ext/intl/tests/breakiter_getPartsIterator_var1.phpt]
PASS IntlBreakIterator::getPartsIterator(): argument variations [ext/intl/tests/breakiter_getPartsIterator_var1.phpt] 
TEST 5647/15182 [ext/intl/tests/breakiter_getText_basic.phpt]
PASS IntlBreakIterator::getText(): basic test [ext/intl/tests/breakiter_getText_basic.phpt] 
TEST 5648/15182 [ext/intl/tests/breakiter_getText_error.phpt]
PASS IntlBreakIterator::getText(): arg errors [ext/intl/tests/breakiter_getText_error.phpt] 
TEST 5649/15182 [ext/intl/tests/breakiter_isBoundary_basic.phpt]
PASS IntlBreakIterator::isBoundary(): basic test [ext/intl/tests/breakiter_isBoundary_basic.phpt] 
TEST 5650/15182 [ext/intl/tests/breakiter_last_basic.phpt]
PASS IntlBreakIterator::last(): basic test [ext/intl/tests/breakiter_last_basic.phpt] 
TEST 5651/15182 [ext/intl/tests/breakiter_next_basic.phpt]
PASS IntlBreakIterator::next(): basic test [ext/intl/tests/breakiter_next_basic.phpt] 
TEST 5652/15182 [ext/intl/tests/breakiter_next_error.phpt]
PASS IntlBreakIterator::next(): arg errors [ext/intl/tests/breakiter_next_error.phpt] 
TEST 5653/15182 [ext/intl/tests/breakiter_preceding_basic.phpt]
SKIP IntlBreakIterator::preceding(): basic test, ICU <= 57.1 [ext/intl/tests/breakiter_preceding_basic.phpt] reason: for ICU <= 57.1
TEST 5654/15182 [ext/intl/tests/breakiter_preceding_basic2.phpt]
PASS IntlBreakIterator::preceding(): basic test, ICU >= 58.1 [ext/intl/tests/breakiter_preceding_basic2.phpt] 
TEST 5655/15182 [ext/intl/tests/breakiter_previous_basic.phpt]
PASS IntlBreakIterator::previous(): basic test [ext/intl/tests/breakiter_previous_basic.phpt] 
TEST 5656/15182 [ext/intl/tests/breakiter_setText_basic.phpt]
PASS IntlBreakIterator::setText(): basic test [ext/intl/tests/breakiter_setText_basic.phpt] 
TEST 5657/15182 [ext/intl/tests/breakiter_setText_error.phpt]
PASS IntlBreakIterator::setText(): arg errors [ext/intl/tests/breakiter_setText_error.phpt] 
TEST 5658/15182 [ext/intl/tests/bug12887.phpt]
PASS locale_get_keywords() bug #12887 [ext/intl/tests/bug12887.phpt] 
TEST 5659/15182 [ext/intl/tests/bug14562.phpt]
PASS Bug #14562 NumberFormatter breaks when locale changes [ext/intl/tests/bug14562.phpt] 
TEST 5660/15182 [ext/intl/tests/bug48227.phpt]
PASS Bug #48227 (NumberFormatter::format leaks memory) [ext/intl/tests/bug48227.phpt] 
TEST 5661/15182 [ext/intl/tests/bug50590.phpt]
PASS Bug #50590 (IntlDateFormatter::parse result is limited to the integer range) [ext/intl/tests/bug50590.phpt] 
TEST 5662/15182 [ext/intl/tests/bug53512.phpt]
PASS Bug #53512 (NumberFormatter::setSymbol crash on bogus $attr values) [ext/intl/tests/bug53512.phpt] 
TEST 5663/15182 [ext/intl/tests/bug53735.phpt]
PASS Bug #53735 NumberFormatter returns NaN when converting float point [ext/intl/tests/bug53735.phpt] 
TEST 5664/15182 [ext/intl/tests/bug55562.phpt]
PASS grapheme_substr() - Bug55562 - grapheme_substr() returns false if length parameter is to large [ext/intl/tests/bug55562.phpt] 
TEST 5665/15182 [ext/intl/tests/bug58756_MessageFormatter.phpt]
SKIP Bug #58756: w.r.t MessageFormatter [ext/intl/tests/bug58756_MessageFormatter.phpt] reason: for ICU < 51.2
TEST 5666/15182 [ext/intl/tests/bug58756_MessageFormatter_variant2.phpt]
PASS Bug #58756: w.r.t MessageFormatter [ext/intl/tests/bug58756_MessageFormatter_variant2.phpt] 
TEST 5667/15182 [ext/intl/tests/bug59597_32.phpt]
SKIP Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer [ext/intl/tests/bug59597_32.phpt] reason: 32-bit only
TEST 5668/15182 [ext/intl/tests/bug59597_64.phpt]
PASS Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer [ext/intl/tests/bug59597_64.phpt] 
TEST 5669/15182 [ext/intl/tests/bug60192-compare.phpt]
PASS Bug #60192 (SegFault when Collator not constructed properly) [ext/intl/tests/bug60192-compare.phpt] 
TEST 5670/15182 [ext/intl/tests/bug60192-getlocale.phpt]
PASS Bug #60192 (SegFault when Collator not constructed properly) [ext/intl/tests/bug60192-getlocale.phpt] 
TEST 5671/15182 [ext/intl/tests/bug60192-getsortkey.phpt]
PASS Bug #60192 (SegFault when Collator not constructed properly) [ext/intl/tests/bug60192-getsortkey.phpt] 
TEST 5672/15182 [ext/intl/tests/bug60192-sort.phpt]
PASS Bug #60192 (SegFault when Collator not constructed properly) [ext/intl/tests/bug60192-sort.phpt] 
TEST 5673/15182 [ext/intl/tests/bug60192-sortwithsortkeys.phpt]
PASS Bug #60192 (SegFault when Collator not constructed properly) [ext/intl/tests/bug60192-sortwithsortkeys.phpt] 
TEST 5674/15182 [ext/intl/tests/bug61487.phpt]
PASS grapheme() str[i]pos limits [ext/intl/tests/bug61487.phpt] 
TEST 5675/15182 [ext/intl/tests/bug61860.phpt]
PASS Bug #61860: Offsets may be wrong for grapheme_stri* functions [ext/intl/tests/bug61860.phpt] 
TEST 5676/15182 [ext/intl/tests/bug62017.phpt]
PASS Bug #62017: datefmt_create with incorrectly encoded timezone leaks pattern [ext/intl/tests/bug62017.phpt] 
TEST 5677/15182 [ext/intl/tests/bug62070.phpt]
SKIP Bug #62070: Collator::getSortKey() returns garbage [ext/intl/tests/bug62070.phpt] reason: for ICU < 53.1
TEST 5678/15182 [ext/intl/tests/bug62070_2.phpt]
SKIP Bug #62070: Collator::getSortKey() returns garbage [ext/intl/tests/bug62070_2.phpt] reason: for ICU < 62.1
TEST 5679/15182 [ext/intl/tests/bug62070_3.phpt]
PASS Bug #62070: Collator::getSortKey() returns garbage [ext/intl/tests/bug62070_3.phpt] 
TEST 5680/15182 [ext/intl/tests/bug62081.phpt]
PASS Bug #62081: IntlDateFormatter leaks memory if called twice [ext/intl/tests/bug62081.phpt] 
TEST 5681/15182 [ext/intl/tests/bug62082.phpt]
PASS Bug #62082: Memory corruption in internal get_icu_disp_value_src_php() [ext/intl/tests/bug62082.phpt] 
TEST 5682/15182 [ext/intl/tests/bug62083.phpt]
PASS Bug #62083: grapheme_extract() leaks memory [ext/intl/tests/bug62083.phpt] 
TEST 5683/15182 [ext/intl/tests/bug62759.phpt]
PASS Bug #62759: Buggy grapheme_substr() on edge case [ext/intl/tests/bug62759.phpt] 
TEST 5684/15182 [ext/intl/tests/bug62915-2.phpt]
PASS Bug #62915: cloning of several classes is defective [ext/intl/tests/bug62915-2.phpt] 
TEST 5685/15182 [ext/intl/tests/bug62915.phpt]
PASS Bug #62915: incomplete cloning of IntlTimeZone objects [ext/intl/tests/bug62915.phpt] 
TEST 5686/15182 [ext/intl/tests/bug65732.phpt]
PASS Bug #65732 (grapheme_*() is not Unicode compliant on CR LF sequence) [ext/intl/tests/bug65732.phpt] 
TEST 5687/15182 [ext/intl/tests/bug66921.phpt]
PASS Bug #66921 - Wrong argument type hint for function intltz_from_date_time_zone [ext/intl/tests/bug66921.phpt] 
TEST 5688/15182 [ext/intl/tests/bug67052-win32.phpt]
SKIP Bug #67052 - NumberFormatter::parse() resets LC_NUMERIC setting [ext/intl/tests/bug67052-win32.phpt] reason: Valid only on Windows
TEST 5689/15182 [ext/intl/tests/bug67052.phpt]
PASS Bug #67052 - NumberFormatter::parse() resets LC_NUMERIC setting [ext/intl/tests/bug67052.phpt] 
TEST 5690/15182 [ext/intl/tests/bug67397.phpt]
PASS Bug #67397 (Buffer overflow in locale_get_display_name->uloc_getDisplayName (libicu 4.8.1)) [ext/intl/tests/bug67397.phpt] 
TEST 5691/15182 [ext/intl/tests/bug68447.phpt]
PASS Bug #68447: grapheme_extract take an extra trailing character [ext/intl/tests/bug68447.phpt] 
TEST 5692/15182 [ext/intl/tests/bug68471.phpt]
PASS Bug #68471 (IntlDateFormatter fails for "GMT+00:00" timezone) [ext/intl/tests/bug68471.phpt] 
TEST 5693/15182 [ext/intl/tests/bug69374.phpt]
PASS IntlDateFormatter::formatObject(): returns wrong utf8 value when $format param is utf8 string pattern. [ext/intl/tests/bug69374.phpt] 
TEST 5694/15182 [ext/intl/tests/bug69398.phpt]
PASS IntlDateFormatter::formatObject(): returns wrong value when time style is NONE. [ext/intl/tests/bug69398.phpt] 
TEST 5695/15182 [ext/intl/tests/bug70451.phpt]
PASS Bug #70451 IntlChar::charFromName() not consistent with C library or HHVM [ext/intl/tests/bug70451.phpt] 
TEST 5696/15182 [ext/intl/tests/bug70452.phpt]
PASS Bug #70452 string IntlChar::charName() can sometimes return bool(false) [ext/intl/tests/bug70452.phpt] 
TEST 5697/15182 [ext/intl/tests/bug71020.phpt]
PASS Bug #71020 (Use after free in Collator::sortWithSortKeys) [ext/intl/tests/bug71020.phpt] 
TEST 5698/15182 [ext/intl/tests/bug72061.phpt]
PASS Bug #72061: Out-of-bounds reads in zif_grapheme_stripos with negative offset [ext/intl/tests/bug72061.phpt] 
TEST 5699/15182 [ext/intl/tests/bug72241.phpt]
PASS Bug #72241: get_icu_value_internal out-of-bounds read [ext/intl/tests/bug72241.phpt] 
TEST 5700/15182 [ext/intl/tests/bug72506.phpt]
PASS Bug #72506 (idn_to_ascii with INTL_IDNA_VARIANT_UTS46 fatals for long domain names) [ext/intl/tests/bug72506.phpt] 
TEST 5701/15182 [ext/intl/tests/bug72533.phpt]
PASS Bug #72533 (locale_accept_from_http out-of-bounds access) [ext/intl/tests/bug72533.phpt] 
TEST 5702/15182 [ext/intl/tests/bug72639.phpt]
PASS Bug #72639 (Segfault when instantiating class that extends IntlCalendar and adds a property) [ext/intl/tests/bug72639.phpt] 
TEST 5703/15182 [ext/intl/tests/bug74230.phpt]
PASS Bug #74230 iconv fails to fail on surrogates [ext/intl/tests/bug74230.phpt] 
TEST 5704/15182 [ext/intl/tests/bug74264.phpt]
PASS Bug #74264 (grapheme_sttrpos() broken for negative offsets) [ext/intl/tests/bug74264.phpt] 
TEST 5705/15182 [ext/intl/tests/bug74298.phpt]
PASS Bug #74298 (IntlDateFormatter->format() doesn't return microseconds/fractions) [ext/intl/tests/bug74298.phpt] 
TEST 5706/15182 [ext/intl/tests/bug74433.phpt]
PASS Bug #74433 Wrong reflection on the Normalizer methods [ext/intl/tests/bug74433.phpt] 
TEST 5707/15182 [ext/intl/tests/bug74468.phpt]
SKIP Bug #74468 Wrong reflection on Collator::sortWithSortKeys [ext/intl/tests/bug74468.phpt] reason: for ICU < 51.2
TEST 5708/15182 [ext/intl/tests/bug74484_MessageFormatter.phpt]
PASS Bug #74484 MessageFormatter::formatMessage memory corruption with 11+ named placeholder [ext/intl/tests/bug74484_MessageFormatter.phpt] 
TEST 5709/15182 [ext/intl/tests/bug74705.phpt]
PASS Bug #74705 Wrong reflection on Collator::getSortKey [ext/intl/tests/bug74705.phpt] 
TEST 5710/15182 [ext/intl/tests/bug75090.phpt]
PASS Bug #75090 Constants of parent IntlCalendar class not inherited [ext/intl/tests/bug75090.phpt] 
TEST 5711/15182 [ext/intl/tests/bug75193.phpt]
PASS Bug #75193 segfault in collator_convert_object_to_string [ext/intl/tests/bug75193.phpt] 
TEST 5712/15182 [ext/intl/tests/bug75317.phpt]
PASS Bug #75317 (UConverter::setDestinationEncoding changes source instead of destinatination) [ext/intl/tests/bug75317.phpt] 
TEST 5713/15182 [ext/intl/tests/bug75318.phpt]
PASS Bug #75318 (The parameter of UConverter::getAliases() is not optional) [ext/intl/tests/bug75318.phpt] 
TEST 5714/15182 [ext/intl/tests/bug75378.phpt]
PASS Bug #75378 ([REGRESSION] IntlDateFormatter::parse() does not change $position argument) [ext/intl/tests/bug75378.phpt] 
TEST 5715/15182 [ext/intl/tests/bug76556.phpt]
PASS Bug #76556 (get_debug_info handler for BreakIterator shows wrong type) [ext/intl/tests/bug76556.phpt] 
TEST 5716/15182 [ext/intl/tests/bug77895.phpt]
PASS Bug #77895: IntlDateFormatter::create fails in strict mode if $locale = null [ext/intl/tests/bug77895.phpt] 
TEST 5717/15182 [ext/intl/tests/bug78804.phpt]
PASS Bug #78804: Segmentation fault in Locale::filterMatches [ext/intl/tests/bug78804.phpt] 
TEST 5718/15182 [ext/intl/tests/bug78912.phpt]
PASS Request #78912 (INTL Support for accounting format) [ext/intl/tests/bug78912.phpt] 
TEST 5719/15182 [ext/intl/tests/bug79212.phpt]
PASS Bug #79212 (NumberFormatter::format() may detect wrong type) [ext/intl/tests/bug79212.phpt] 
TEST 5720/15182 [ext/intl/tests/bug80763.phpt]
PASS Bug #80763 (msgfmt_format() does not accept DateTime references) [ext/intl/tests/bug80763.phpt] 
TEST 5721/15182 [ext/intl/tests/calendar_add_basic.phpt]
PASS IntlCalendar::add() basic test [ext/intl/tests/calendar_add_basic.phpt] 
TEST 5722/15182 [ext/intl/tests/calendar_add_error.phpt]
PASS IntlCalendar::add(): bad arguments [ext/intl/tests/calendar_add_error.phpt] 
TEST 5723/15182 [ext/intl/tests/calendar_before_after_error.phpt]
PASS IntlCalendar::before()/after(): bad arguments [ext/intl/tests/calendar_before_after_error.phpt] 
TEST 5724/15182 [ext/intl/tests/calendar_clear_basic.phpt]
PASS IntlCalendar::clear() basic test [ext/intl/tests/calendar_clear_basic.phpt] 
TEST 5725/15182 [ext/intl/tests/calendar_clear_error.phpt]
PASS IntlCalendar::clear(): bad arguments [ext/intl/tests/calendar_clear_error.phpt] 
TEST 5726/15182 [ext/intl/tests/calendar_clear_variation1.phpt]
PASS IntlCalendar::clear() 1 arg variation [ext/intl/tests/calendar_clear_variation1.phpt] 
TEST 5727/15182 [ext/intl/tests/calendar_const_field_field_count.phpt]
PASS IntlCalendar::FIELD_FIELD_COUNT [ext/intl/tests/calendar_const_field_field_count.phpt] 
TEST 5728/15182 [ext/intl/tests/calendar_createInstance_basic.phpt]
PASS IntlCalendar::createInstance() basic test [ext/intl/tests/calendar_createInstance_basic.phpt] 
TEST 5729/15182 [ext/intl/tests/calendar_createInstance_error.phpt]
PASS IntlCalendar::createInstance: bad arguments [ext/intl/tests/calendar_createInstance_error.phpt] 
TEST 5730/15182 [ext/intl/tests/calendar_createInstance_variation1.phpt]
PASS IntlCalendar::createInstance() argument variations [ext/intl/tests/calendar_createInstance_variation1.phpt] 
TEST 5731/15182 [ext/intl/tests/calendar_equals_before_after_basic.phpt]
PASS IntlCalendar::equals(), ::before() and ::after() basic test [ext/intl/tests/calendar_equals_before_after_basic.phpt] 
TEST 5732/15182 [ext/intl/tests/calendar_equals_error.phpt]
PASS IntlCalendar::equals(): bad arguments [ext/intl/tests/calendar_equals_error.phpt] 
TEST 5733/15182 [ext/intl/tests/calendar_fieldDifference_basic.phpt]
PASS IntlCalendar::fieldDifference() basic test [ext/intl/tests/calendar_fieldDifference_basic.phpt] 
TEST 5734/15182 [ext/intl/tests/calendar_fieldDifference_error.phpt]
PASS IntlCalendar::fieldDifference(): bad arguments [ext/intl/tests/calendar_fieldDifference_error.phpt] 
TEST 5735/15182 [ext/intl/tests/calendar_fromDateTime_basic.phpt]
PASS IntlCalendar::fromDateTime(): basic test [ext/intl/tests/calendar_fromDateTime_basic.phpt] 
TEST 5736/15182 [ext/intl/tests/calendar_fromDateTime_error.phpt]
PASS IntlCalendar::fromDateTime(): errors [ext/intl/tests/calendar_fromDateTime_error.phpt] 
TEST 5737/15182 [ext/intl/tests/calendar_getAvailableLocales_basic.phpt]
PASS IntlCalendar::getAvailableLocales() basic test [ext/intl/tests/calendar_getAvailableLocales_basic.phpt] 
TEST 5738/15182 [ext/intl/tests/calendar_getAvailableLocales_error.phpt]
PASS IntlCalendar::getAvailableLocales(): bad arguments [ext/intl/tests/calendar_getAvailableLocales_error.phpt] 
TEST 5739/15182 [ext/intl/tests/calendar_getDayOfWeekType_basic.phpt]
SKIP IntlCalendar::getDayOfWeekType() basic test [ext/intl/tests/calendar_getDayOfWeekType_basic.phpt] reason: for ICU < 52.1
TEST 5740/15182 [ext/intl/tests/calendar_getDayOfWeekType_basic2.phpt]
PASS IntlCalendar::getDayOfWeekType() basic test [ext/intl/tests/calendar_getDayOfWeekType_basic2.phpt] 
TEST 5741/15182 [ext/intl/tests/calendar_getDayOfWeekType_error.phpt]
PASS IntlCalendar::getDayOfWeekOfType(): bad arguments [ext/intl/tests/calendar_getDayOfWeekType_error.phpt] 
TEST 5742/15182 [ext/intl/tests/calendar_getErrorCode_error.phpt]
PASS IntlCalendar::getErrorCode(): bad arguments [ext/intl/tests/calendar_getErrorCode_error.phpt] 
TEST 5743/15182 [ext/intl/tests/calendar_getErrorCode_getErrorMessage_basic.phpt]
PASS IntlCalendar::getErrorCode(), ::getErrorMessage() basic test [ext/intl/tests/calendar_getErrorCode_getErrorMessage_basic.phpt] 
TEST 5744/15182 [ext/intl/tests/calendar_getErrorMessage_error.phpt]
PASS IntlCalendar::getErrorMessage(): bad arguments [ext/intl/tests/calendar_getErrorMessage_error.phpt] 
TEST 5745/15182 [ext/intl/tests/calendar_getFirstDayOfWeek_basic.phpt]
PASS IntlCalendar::getFirstDayOfWeek() basic test [ext/intl/tests/calendar_getFirstDayOfWeek_basic.phpt] 
TEST 5746/15182 [ext/intl/tests/calendar_getFirstDayOfWeek_error.phpt]
PASS IntlCalendar::getFirstDayOfWeek(): bad arguments [ext/intl/tests/calendar_getFirstDayOfWeek_error.phpt] 
TEST 5747/15182 [ext/intl/tests/calendar_getKeywordValuesForLocale_basic.phpt]
PASS IntlCalendar::getKeywordValuesForLocale() basic test [ext/intl/tests/calendar_getKeywordValuesForLocale_basic.phpt] 
TEST 5748/15182 [ext/intl/tests/calendar_getKeywordValuesForLocale_error.phpt]
PASS IntlCalendar::getKeywordValuesForLocale(): bad arguments [ext/intl/tests/calendar_getKeywordValuesForLocale_error.phpt] 
TEST 5749/15182 [ext/intl/tests/calendar_getLocale_basic.phpt]
PASS IntlCalendar::getLocale() basic test [ext/intl/tests/calendar_getLocale_basic.phpt] 
TEST 5750/15182 [ext/intl/tests/calendar_getLocale_error.phpt]
PASS IntlCalendar::getLocale(): bad arguments [ext/intl/tests/calendar_getLocale_error.phpt] 
TEST 5751/15182 [ext/intl/tests/calendar_getMinimalDaysInFirstWeek_basic.phpt]
PASS IntlCalendar::getMinimalDaysInFirstWeek() basic test [ext/intl/tests/calendar_getMinimalDaysInFirstWeek_basic.phpt] 
TEST 5752/15182 [ext/intl/tests/calendar_getMinimalDaysInFirstWeek_error.phpt]
PASS IntlCalendar::getMinimalDaysInFirstWeek(): bad arguments [ext/intl/tests/calendar_getMinimalDaysInFirstWeek_error.phpt] 
TEST 5753/15182 [ext/intl/tests/calendar_getNow_basic.phpt]
PASS IntlCalendar::getNow() basic test [ext/intl/tests/calendar_getNow_basic.phpt] 
TEST 5754/15182 [ext/intl/tests/calendar_getNow_error.phpt]
PASS IntlCalendar::getNow(): bad arguments [ext/intl/tests/calendar_getNow_error.phpt] 
TEST 5755/15182 [ext/intl/tests/calendar_getSkipped_RepeatedWallTimeOption_error.phpt]
PASS IntlCalendar::getSkipped/RepeatedWallTimeOption(): bad arguments [ext/intl/tests/calendar_getSkipped_RepeatedWallTimeOption_error.phpt] 
TEST 5756/15182 [ext/intl/tests/calendar_getTimeZone_basic.phpt]
PASS IntlCalendar::getTimeZone() basic test [ext/intl/tests/calendar_getTimeZone_basic.phpt] 
TEST 5757/15182 [ext/intl/tests/calendar_getTimeZone_error.phpt]
PASS IntlCalendar::getTimeZone(): bad arguments [ext/intl/tests/calendar_getTimeZone_error.phpt] 
TEST 5758/15182 [ext/intl/tests/calendar_getTime_basic.phpt]
PASS IntlCalendar::getTime() basic test [ext/intl/tests/calendar_getTime_basic.phpt] 
TEST 5759/15182 [ext/intl/tests/calendar_getTime_error.phpt]
PASS IntlCalendar::getTime(): bad arguments [ext/intl/tests/calendar_getTime_error.phpt] 
TEST 5760/15182 [ext/intl/tests/calendar_getType_basic.phpt]
PASS IntlCalendar::getType() basic test [ext/intl/tests/calendar_getType_basic.phpt] 
TEST 5761/15182 [ext/intl/tests/calendar_getType_error.phpt]
PASS IntlCalendar::getType(): bad arguments [ext/intl/tests/calendar_getType_error.phpt] 
TEST 5762/15182 [ext/intl/tests/calendar_getWeekendTransition_basic.phpt]
PASS IntlCalendar::getWeekendTransition() basic test [ext/intl/tests/calendar_getWeekendTransition_basic.phpt] 
TEST 5763/15182 [ext/intl/tests/calendar_getWeekendTransition_error.phpt]
PASS IntlCalendar::getWeekendTransition(): bad arguments [ext/intl/tests/calendar_getWeekendTransition_error.phpt] 
TEST 5764/15182 [ext/intl/tests/calendar_getXMaximum_basic.phpt]
PASS IntlCalendar::getMaximum(), ::getActualMaximum(), ::getLeastMaximum() basic test [ext/intl/tests/calendar_getXMaximum_basic.phpt] 
TEST 5765/15182 [ext/intl/tests/calendar_getXMinimum_basic.phpt]
PASS IntlCalendar::getMinimum(), ::getActualMinimum(), ::getGreatestMinimum() basic test [ext/intl/tests/calendar_getXMinimum_basic.phpt] 
TEST 5766/15182 [ext/intl/tests/calendar_get_Least_Greatest_Minimum_Maximum_error.phpt]
PASS IntlCalendar::get/Least/Greatest/Minimum/Maximum(): bad arguments [ext/intl/tests/calendar_get_Least_Greatest_Minimum_Maximum_error.phpt] 
TEST 5767/15182 [ext/intl/tests/calendar_get_basic.phpt]
PASS IntlCalendar::get() basic test [ext/intl/tests/calendar_get_basic.phpt] 
TEST 5768/15182 [ext/intl/tests/calendar_get_getActualMaximum_Minumum_error.phpt]
PASS IntlCalendar::get/getActualMaximum/getActualMinimum(): bad arguments [ext/intl/tests/calendar_get_getActualMaximum_Minumum_error.phpt] 
TEST 5769/15182 [ext/intl/tests/calendar_get_getActualMaximum_Minumum_error2.phpt]
PASS IntlCalendar::get/getActualMaximum/getActualMinimum(): bad arguments (procedural) [ext/intl/tests/calendar_get_getActualMaximum_Minumum_error2.phpt] 
TEST 5770/15182 [ext/intl/tests/calendar_get_setRepeatedWallTimeOption_basic.phpt]
PASS IntlCalendar::get/setRepeatedWallTimeOption(): basic test [ext/intl/tests/calendar_get_setRepeatedWallTimeOption_basic.phpt] 
TEST 5771/15182 [ext/intl/tests/calendar_get_setSkippedWallTimeOption_basic.phpt]
PASS IntlCalendar::get/setSkippedWallTimeOption(): basic test [ext/intl/tests/calendar_get_setSkippedWallTimeOption_basic.phpt] 
TEST 5772/15182 [ext/intl/tests/calendar_inDaylightTime_basic.phpt]
PASS IntlCalendar::inDaylightTime() basic test [ext/intl/tests/calendar_inDaylightTime_basic.phpt] 
TEST 5773/15182 [ext/intl/tests/calendar_inDaylightTime_error.phpt]
PASS IntlCalendar::inDaylightTime(): bad arguments [ext/intl/tests/calendar_inDaylightTime_error.phpt] 
TEST 5774/15182 [ext/intl/tests/calendar_isEquivalentTo_basic.phpt]
PASS IntlCalendar::isEquivalentTo() basic test [ext/intl/tests/calendar_isEquivalentTo_basic.phpt] 
TEST 5775/15182 [ext/intl/tests/calendar_isEquivalentTo_error.phpt]
PASS IntlCalendar::isEquivalentTo(): bad arguments [ext/intl/tests/calendar_isEquivalentTo_error.phpt] 
TEST 5776/15182 [ext/intl/tests/calendar_isLenient_error.phpt]
PASS IntlCalendar::isLenient(): bad arguments [ext/intl/tests/calendar_isLenient_error.phpt] 
TEST 5777/15182 [ext/intl/tests/calendar_isSet_basic.phpt]
PASS IntlCalendar::isSet() basic test [ext/intl/tests/calendar_isSet_basic.phpt] 
TEST 5778/15182 [ext/intl/tests/calendar_isSet_error.phpt]
PASS IntlCalendar::isSet(): bad arguments [ext/intl/tests/calendar_isSet_error.phpt] 
TEST 5779/15182 [ext/intl/tests/calendar_isWeekend_basic.phpt]
PASS IntlCalendar::isWeekend basic test [ext/intl/tests/calendar_isWeekend_basic.phpt] 
TEST 5780/15182 [ext/intl/tests/calendar_isWeekend_error.phpt]
PASS IntlCalendar::isWeekend(): bad arguments [ext/intl/tests/calendar_isWeekend_error.phpt] 
TEST 5781/15182 [ext/intl/tests/calendar_is_set_lenient_basic.phpt]
PASS IntlCalendar::isLenient(), ::setLenient() basic test [ext/intl/tests/calendar_is_set_lenient_basic.phpt] 
TEST 5782/15182 [ext/intl/tests/calendar_roll_basic.phpt]
PASS IntlCalendar::roll() basic test [ext/intl/tests/calendar_roll_basic.phpt] 
TEST 5783/15182 [ext/intl/tests/calendar_roll_error.phpt]
PASS IntlCalendar::roll(): bad arguments [ext/intl/tests/calendar_roll_error.phpt] 
TEST 5784/15182 [ext/intl/tests/calendar_roll_variation1.phpt]
PASS IntlCalendar::roll() bool argument variation [ext/intl/tests/calendar_roll_variation1.phpt] 
TEST 5785/15182 [ext/intl/tests/calendar_setFirstDayOfWeek_basic.phpt]
PASS IntlCalendar::setFirstDayOfWeek() basic test [ext/intl/tests/calendar_setFirstDayOfWeek_basic.phpt] 
TEST 5786/15182 [ext/intl/tests/calendar_setFirstDayOfWeek_error.phpt]
PASS IntlCalendar::setFirstDayOfWeek(): bad arguments [ext/intl/tests/calendar_setFirstDayOfWeek_error.phpt] 
TEST 5787/15182 [ext/intl/tests/calendar_setLenient_error.phpt]
PASS IntlCalendar::setLenient(): bad arguments [ext/intl/tests/calendar_setLenient_error.phpt] 
TEST 5788/15182 [ext/intl/tests/calendar_setMinimalDaysInFirstWeek_basic.phpt]
PASS IntlCalendar::setMinimalDaysInFirstWeek() basic test [ext/intl/tests/calendar_setMinimalDaysInFirstWeek_basic.phpt] 
TEST 5789/15182 [ext/intl/tests/calendar_setMinimalDaysInFirstWeek_error.phpt]
PASS IntlCalendar::setMinimalDaysInFirstWeek(): bad arguments [ext/intl/tests/calendar_setMinimalDaysInFirstWeek_error.phpt] 
TEST 5790/15182 [ext/intl/tests/calendar_setSkipped_RepeatedWallTimeOption_error.phpt]
PASS IntlCalendar::setSkipped/RepeatedWallTimeOption(): bad arguments [ext/intl/tests/calendar_setSkipped_RepeatedWallTimeOption_error.phpt] 
TEST 5791/15182 [ext/intl/tests/calendar_setTimeZone_basic.phpt]
PASS IntlCalendar::setTimeZone() basic test [ext/intl/tests/calendar_setTimeZone_basic.phpt] 
TEST 5792/15182 [ext/intl/tests/calendar_setTimeZone_error.phpt]
PASS IntlCalendar::setTimeZone(): bad arguments [ext/intl/tests/calendar_setTimeZone_error.phpt] 
TEST 5793/15182 [ext/intl/tests/calendar_setTimeZone_error2.phpt]
PASS IntlCalendar::setTimeZone(): valid time zones for DateTime but not ICU [ext/intl/tests/calendar_setTimeZone_error2.phpt] 
TEST 5794/15182 [ext/intl/tests/calendar_setTimeZone_variation1.phpt]
PASS IntlCalendar::setTimeZone() variation with NULL arg [ext/intl/tests/calendar_setTimeZone_variation1.phpt] 
TEST 5795/15182 [ext/intl/tests/calendar_setTimeZone_variation2.phpt]
PASS IntlCalendar::setTimeZone(): different ways to specify time zone [ext/intl/tests/calendar_setTimeZone_variation2.phpt] 
TEST 5796/15182 [ext/intl/tests/calendar_setTime_basic.phpt]
PASS IntlCalendar::setTime() basic test [ext/intl/tests/calendar_setTime_basic.phpt] 
TEST 5797/15182 [ext/intl/tests/calendar_setTime_error.phpt]
PASS IntlCalendar::setTime(): bad arguments [ext/intl/tests/calendar_setTime_error.phpt] 
TEST 5798/15182 [ext/intl/tests/calendar_set_basic.phpt]
PASS IntlCalendar::set() basic test [ext/intl/tests/calendar_set_basic.phpt] 
TEST 5799/15182 [ext/intl/tests/calendar_set_error.phpt]
PASS IntlCalendar::set(): bad arguments [ext/intl/tests/calendar_set_error.phpt] 
TEST 5800/15182 [ext/intl/tests/calendar_set_variation1.phpt]
PASS IntlCalendar::set() argument variations [ext/intl/tests/calendar_set_variation1.phpt] 
TEST 5801/15182 [ext/intl/tests/calendar_toDateTime_basic.phpt]
PASS IntlCalendar::toDateTime(): basic test [ext/intl/tests/calendar_toDateTime_basic.phpt] 
TEST 5802/15182 [ext/intl/tests/calendar_toDateTime_error.phpt]
PASS IntlCalendar::toDateTime(): bad arguments [ext/intl/tests/calendar_toDateTime_error.phpt] 
TEST 5803/15182 [ext/intl/tests/collation_customization.phpt]
PASS Collation customization [ext/intl/tests/collation_customization.phpt] 
TEST 5804/15182 [ext/intl/tests/collator_asort.phpt]
SKIP asort() [ext/intl/tests/collator_asort.phpt] reason: for ICU < 51.2
TEST 5805/15182 [ext/intl/tests/collator_asort_variant2.phpt]
PASS asort() [ext/intl/tests/collator_asort_variant2.phpt] 
TEST 5806/15182 [ext/intl/tests/collator_compare.phpt]
SKIP compare() [ext/intl/tests/collator_compare.phpt] reason: for ICU < 51.2
TEST 5807/15182 [ext/intl/tests/collator_compare_variant2.phpt]
PASS compare() [ext/intl/tests/collator_compare_variant2.phpt] 
TEST 5808/15182 [ext/intl/tests/collator_create2.phpt]
SKIP create() icu >= 4.8 && icu < 53.1 [ext/intl/tests/collator_create2.phpt] reason: for ICU < 53.1
TEST 5809/15182 [ext/intl/tests/collator_create3.phpt]
SKIP create() icu >= 53.1 && icu < 54.1 [ext/intl/tests/collator_create3.phpt] reason: for ICU < 54.1
TEST 5810/15182 [ext/intl/tests/collator_create4.phpt]
PASS create() icu >= 53.1 [ext/intl/tests/collator_create4.phpt] 
TEST 5811/15182 [ext/intl/tests/collator_get_error_code.phpt]
PASS get_error_code() [ext/intl/tests/collator_get_error_code.phpt] 
TEST 5812/15182 [ext/intl/tests/collator_get_error_message.phpt]
PASS get_error_message() [ext/intl/tests/collator_get_error_message.phpt] 
TEST 5813/15182 [ext/intl/tests/collator_get_locale2.phpt]
PASS get_locale() icu >= 4.8 [ext/intl/tests/collator_get_locale2.phpt] 
TEST 5814/15182 [ext/intl/tests/collator_get_set_attribute.phpt]
PASS get/set_attribute() [ext/intl/tests/collator_get_set_attribute.phpt] 
TEST 5815/15182 [ext/intl/tests/collator_get_set_strength.phpt]
PASS get/set_strength() [ext/intl/tests/collator_get_set_strength.phpt] 
TEST 5816/15182 [ext/intl/tests/collator_get_sort_key.phpt]
SKIP collator_get_sort_key() [ext/intl/tests/collator_get_sort_key.phpt] reason: for ICU < 51.2
TEST 5817/15182 [ext/intl/tests/collator_get_sort_key_variant2.phpt]
SKIP collator_get_sort_key() [ext/intl/tests/collator_get_sort_key_variant2.phpt] reason: for ICU < 53.1
TEST 5818/15182 [ext/intl/tests/collator_get_sort_key_variant3.phpt]
SKIP collator_get_sort_key() icu >= 53.1 && icu < 54.1 [ext/intl/tests/collator_get_sort_key_variant3.phpt] reason: for ICU < 54.1
TEST 5819/15182 [ext/intl/tests/collator_get_sort_key_variant4.phpt]
SKIP collator_get_sort_key() icu >= 54.1 [ext/intl/tests/collator_get_sort_key_variant4.phpt] reason: for ICU < 55.1
TEST 5820/15182 [ext/intl/tests/collator_get_sort_key_variant5.phpt]
SKIP collator_get_sort_key() icu >= 55.1 [ext/intl/tests/collator_get_sort_key_variant5.phpt] reason: for ICU < 56.1
TEST 5821/15182 [ext/intl/tests/collator_get_sort_key_variant6.phpt]
SKIP collator_get_sort_key() icu >= 56.1 [ext/intl/tests/collator_get_sort_key_variant6.phpt] reason: for ICU < 62.1
TEST 5822/15182 [ext/intl/tests/collator_get_sort_key_variant7.phpt]
PASS collator_get_sort_key() icu >= 62.1 [ext/intl/tests/collator_get_sort_key_variant7.phpt] 
TEST 5823/15182 [ext/intl/tests/collator_sort.phpt]
SKIP sort() [ext/intl/tests/collator_sort.phpt] reason: for ICU < 51.2
TEST 5824/15182 [ext/intl/tests/collator_sort_variant2.phpt]
PASS sort() [ext/intl/tests/collator_sort_variant2.phpt] 
TEST 5825/15182 [ext/intl/tests/collator_sort_with_sort_keys.phpt]
SKIP sort_with_sort_keys() [ext/intl/tests/collator_sort_with_sort_keys.phpt] reason: for ICU < 51.2
TEST 5826/15182 [ext/intl/tests/collator_sort_with_sort_keys_variant2.phpt]
PASS sort_with_sort_keys() [ext/intl/tests/collator_sort_with_sort_keys_variant2.phpt] 
TEST 5827/15182 [ext/intl/tests/cpbi_clone_equality.phpt]
PASS IntlCodePointBreakIterator: clone and equality [ext/intl/tests/cpbi_clone_equality.phpt] 
TEST 5828/15182 [ext/intl/tests/cpbi_getLastCodePoint_basic.phpt]
PASS IntlCodepointBreakIterator::getLastCodePoint(): basic test [ext/intl/tests/cpbi_getLastCodePoint_basic.phpt] 
TEST 5829/15182 [ext/intl/tests/cpbi_getLastCodePoint_error.phpt]
PASS IntlBreakIterator::getLastCodePoint(): bad args [ext/intl/tests/cpbi_getLastCodePoint_error.phpt] 
TEST 5830/15182 [ext/intl/tests/cpbi_parts_iterator.phpt]
PASS IntlCodepointBreakIterator's part iterator [ext/intl/tests/cpbi_parts_iterator.phpt] 
TEST 5831/15182 [ext/intl/tests/dateformat___construct_bad_tz_cal.phpt]
PASS IntlDateFormatter::__construct(): bad timezone or calendar [ext/intl/tests/dateformat___construct_bad_tz_cal.phpt] 
TEST 5832/15182 [ext/intl/tests/dateformat_bug65683.phpt]
PASS Bug #65683 IntlDateFormatter accepts DateTimeImmutable [ext/intl/tests/dateformat_bug65683.phpt] 
TEST 5833/15182 [ext/intl/tests/dateformat_bug65683_2.phpt]
PASS Bug #65683: Intl does not support DateTimeImmutable (using datefmt_format_object) [ext/intl/tests/dateformat_bug65683_2.phpt] 
TEST 5834/15182 [ext/intl/tests/dateformat_bug68893.phpt]
PASS Bug #68893 Stackoverflow in datefmt_create [ext/intl/tests/dateformat_bug68893.phpt] 
TEST 5835/15182 [ext/intl/tests/dateformat_bug71516.phpt]
PASS Bug #71516 IntlDateFormatter losts locale if pattern is set via constructor [ext/intl/tests/dateformat_bug71516.phpt] 
TEST 5836/15182 [ext/intl/tests/dateformat_calendars.phpt]
SKIP IntlDateFormatter, calendars and time zone [ext/intl/tests/dateformat_calendars.phpt] reason: for ICU < 50.1.2
TEST 5837/15182 [ext/intl/tests/dateformat_calendars_variant2.phpt]
SKIP IntlDateFormatter, calendars and time zone [ext/intl/tests/dateformat_calendars_variant2.phpt] reason: for ICU < 54.1
TEST 5838/15182 [ext/intl/tests/dateformat_calendars_variant3.phpt]
PASS IntlDateFormatter, calendars and time zone [ext/intl/tests/dateformat_calendars_variant3.phpt] 
TEST 5839/15182 [ext/intl/tests/dateformat_clone2.phpt]
PASS Cloning datefmt icu >= 4.8 [ext/intl/tests/dateformat_clone2.phpt] 
TEST 5840/15182 [ext/intl/tests/dateformat_clone_bad_obj.phpt]
PASS Cloning unconstructed IntlDateFormatter [ext/intl/tests/dateformat_clone_bad_obj.phpt] 
TEST 5841/15182 [ext/intl/tests/dateformat_create_cal_arg.phpt]
SKIP IntlDateFormatter: several forms of the calendar arg [ext/intl/tests/dateformat_create_cal_arg.phpt] reason: for ICU < 50.1.2
TEST 5842/15182 [ext/intl/tests/dateformat_create_cal_arg_variant2.phpt]
SKIP IntlDateFormatter: several forms of the calendar arg [ext/intl/tests/dateformat_create_cal_arg_variant2.phpt] reason: for ICU >= 51.2 and < 52.1
TEST 5843/15182 [ext/intl/tests/dateformat_create_cal_arg_variant3.phpt]
SKIP IntlDateFormatter: several forms of the calendar arg [ext/intl/tests/dateformat_create_cal_arg_variant3.phpt] reason: for ICU < 54.1
TEST 5844/15182 [ext/intl/tests/dateformat_create_cal_arg_variant4.phpt]
SKIP IntlDateFormatter: several forms of the calendar arg [ext/intl/tests/dateformat_create_cal_arg_variant4.phpt] reason: for ICU <= 57.1
TEST 5845/15182 [ext/intl/tests/dateformat_create_cal_arg_variant5.phpt]
PASS IntlDateFormatter: several forms of the calendar arg [ext/intl/tests/dateformat_create_cal_arg_variant5.phpt] 
TEST 5846/15182 [ext/intl/tests/dateformat_format.phpt]
SKIP datefmt_format_code() [ext/intl/tests/dateformat_format.phpt] reason: for ICU < 50.1.2
TEST 5847/15182 [ext/intl/tests/dateformat_formatObject_calendar.phpt]
SKIP IntlDateFormatter::formatObject(): IntlCalendar tests [ext/intl/tests/dateformat_formatObject_calendar.phpt] reason: for ICU < 50.1.2
TEST 5848/15182 [ext/intl/tests/dateformat_formatObject_calendar_variant2.phpt]
SKIP IntlDateFormatter::formatObject(): IntlCalendar tests [ext/intl/tests/dateformat_formatObject_calendar_variant2.phpt] reason: for ICU >= 51.2 and < 52.1
TEST 5849/15182 [ext/intl/tests/dateformat_formatObject_calendar_variant3.phpt]
SKIP IntlDateFormatter::formatObject(): IntlCalendar tests [ext/intl/tests/dateformat_formatObject_calendar_variant3.phpt] reason: for ICU < 54.1
TEST 5850/15182 [ext/intl/tests/dateformat_formatObject_calendar_variant4.phpt]
SKIP IntlDateFormatter::formatObject(): IntlCalendar tests [ext/intl/tests/dateformat_formatObject_calendar_variant4.phpt] reason: for ICU < 55.1
TEST 5851/15182 [ext/intl/tests/dateformat_formatObject_calendar_variant5.phpt]
PASS IntlDateFormatter::formatObject(): IntlCalendar tests [ext/intl/tests/dateformat_formatObject_calendar_variant5.phpt] 
TEST 5852/15182 [ext/intl/tests/dateformat_formatObject_datetime.phpt]
SKIP IntlDateFormatter::formatObject(): DateTime tests [ext/intl/tests/dateformat_formatObject_datetime.phpt] reason: for ICU < 50.1.2
TEST 5853/15182 [ext/intl/tests/dateformat_formatObject_datetime_variant2.phpt]
SKIP IntlDateFormatter::formatObject(): DateTime tests [ext/intl/tests/dateformat_formatObject_datetime_variant2.phpt] reason: for ICU >= 51.2 and < 52.1
TEST 5854/15182 [ext/intl/tests/dateformat_formatObject_datetime_variant3.phpt]
SKIP IntlDateFormatter::formatObject(): DateTime tests [ext/intl/tests/dateformat_formatObject_datetime_variant3.phpt] reason: for ICU < 54.1
TEST 5855/15182 [ext/intl/tests/dateformat_formatObject_datetime_variant4.phpt]
SKIP IntlDateFormatter::formatObject(): DateTime tests [ext/intl/tests/dateformat_formatObject_datetime_variant4.phpt] reason: for ICU < 55.1
TEST 5856/15182 [ext/intl/tests/dateformat_formatObject_datetime_variant5.phpt]
PASS IntlDateFormatter::formatObject(): DateTime tests [ext/intl/tests/dateformat_formatObject_datetime_variant5.phpt] 
TEST 5857/15182 [ext/intl/tests/dateformat_formatObject_error.phpt]
PASS IntlDateFormatter::formatObject(): error conditions [ext/intl/tests/dateformat_formatObject_error.phpt] 
TEST 5858/15182 [ext/intl/tests/dateformat_format_parse.phpt]
SKIP datefmt_format_code() and datefmt_parse_code() [ext/intl/tests/dateformat_format_parse.phpt] reason: for ICU < 50.1.2
TEST 5859/15182 [ext/intl/tests/dateformat_format_parse_version2.phpt]
PASS datefmt_format_code() and datefmt_parse_code() [ext/intl/tests/dateformat_format_parse_version2.phpt] 
TEST 5860/15182 [ext/intl/tests/dateformat_format_variant2.phpt]
SKIP datefmt_format_code() [ext/intl/tests/dateformat_format_variant2.phpt] reason: for ICU >= 51.2 && ICU < 52.1
TEST 5861/15182 [ext/intl/tests/dateformat_format_variant3.phpt]
PASS datefmt_format_code() [ext/intl/tests/dateformat_format_variant3.phpt] 
TEST 5862/15182 [ext/intl/tests/dateformat_getCalendarObject_error.phpt]
PASS IntlDateFormatter::getCalendarObject(): bad args [ext/intl/tests/dateformat_getCalendarObject_error.phpt] 
TEST 5863/15182 [ext/intl/tests/dateformat_getTimeZone_error.phpt]
PASS IntlDateFormatter::getTimeZone(): bad args [ext/intl/tests/dateformat_getTimeZone_error.phpt] 
TEST 5864/15182 [ext/intl/tests/dateformat_get_datetype.phpt]
PASS datefmt_get_datetype_code() [ext/intl/tests/dateformat_get_datetype.phpt] 
TEST 5865/15182 [ext/intl/tests/dateformat_get_locale.phpt]
PASS datefmt_get_locale_code() [ext/intl/tests/dateformat_get_locale.phpt] 
TEST 5866/15182 [ext/intl/tests/dateformat_get_set_calendar.phpt]
SKIP IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject() [ext/intl/tests/dateformat_get_set_calendar.phpt] reason: for ICU < 50.1.2
TEST 5867/15182 [ext/intl/tests/dateformat_get_set_calendar_variant2.phpt]
SKIP IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject() [ext/intl/tests/dateformat_get_set_calendar_variant2.phpt] reason: for ICU >= 51.2 and < 52.1
TEST 5868/15182 [ext/intl/tests/dateformat_get_set_calendar_variant3.phpt]
SKIP IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject() [ext/intl/tests/dateformat_get_set_calendar_variant3.phpt] reason: for ICU < 54.1
TEST 5869/15182 [ext/intl/tests/dateformat_get_set_calendar_variant4.phpt]
SKIP IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject() [ext/intl/tests/dateformat_get_set_calendar_variant4.phpt] reason: for ICU <= 57.1
TEST 5870/15182 [ext/intl/tests/dateformat_get_set_calendar_variant5.phpt]
PASS IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject() for ICU >= 58.1 and < 70.1 [ext/intl/tests/dateformat_get_set_calendar_variant5.phpt] 
TEST 5871/15182 [ext/intl/tests/dateformat_get_set_calendar_variant_icu70.phpt]
SKIP IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject() for ICU >= 70.1 [ext/intl/tests/dateformat_get_set_calendar_variant_icu70.phpt] reason: for ICU >= 70.1
TEST 5872/15182 [ext/intl/tests/dateformat_get_set_pattern2.phpt]
PASS datefmt_get_pattern_code and datefmt_set_pattern_code() icu >= 4.8 [ext/intl/tests/dateformat_get_set_pattern2.phpt] 
TEST 5873/15182 [ext/intl/tests/dateformat_get_set_timezone.phpt]
SKIP IntlDateFormatter: get/setTimeZone() [ext/intl/tests/dateformat_get_set_timezone.phpt] reason: for ICU < 50.1.2
TEST 5874/15182 [ext/intl/tests/dateformat_get_set_timezone_variant2.phpt]
SKIP IntlDateFormatter: get/setTimeZone() [ext/intl/tests/dateformat_get_set_timezone_variant2.phpt] reason: for ICU >= 51.2 and < 52.1
TEST 5875/15182 [ext/intl/tests/dateformat_get_set_timezone_variant3.phpt]
SKIP IntlDateFormatter: get/setTimeZone() [ext/intl/tests/dateformat_get_set_timezone_variant3.phpt] reason: for ICU < 54.1
TEST 5876/15182 [ext/intl/tests/dateformat_get_set_timezone_variant4.phpt]
SKIP IntlDateFormatter: get/setTimeZone() [ext/intl/tests/dateformat_get_set_timezone_variant4.phpt] reason: for ICU < 55.1
TEST 5877/15182 [ext/intl/tests/dateformat_get_set_timezone_variant5.phpt]
PASS IntlDateFormatter: get/setTimeZone() [ext/intl/tests/dateformat_get_set_timezone_variant5.phpt] 
TEST 5878/15182 [ext/intl/tests/dateformat_get_timetype.phpt]
PASS datefmt_get_timetype_code() [ext/intl/tests/dateformat_get_timetype.phpt] 
TEST 5879/15182 [ext/intl/tests/dateformat_get_timezone_id.phpt]
PASS datefmt_get_timezone_id_code() [ext/intl/tests/dateformat_get_timezone_id.phpt] 
TEST 5880/15182 [ext/intl/tests/dateformat_invalid_timezone.phpt]
PASS IntlDateFormat constructor failure [ext/intl/tests/dateformat_invalid_timezone.phpt] 
TEST 5881/15182 [ext/intl/tests/dateformat_is_set_lenient.phpt]
PASS datefmt_set_lenient and datefmt_set_lenient() [ext/intl/tests/dateformat_is_set_lenient.phpt] 
TEST 5882/15182 [ext/intl/tests/dateformat_setTimeZone_error.phpt]
PASS IntlDateFormatter::setTimeZone() bad args [ext/intl/tests/dateformat_setTimeZone_error.phpt] 
TEST 5883/15182 [ext/intl/tests/dateformat_set_timezone_id2.phpt]
SKIP datefmt_set_timezone_id_code() icu >= 4.8 [ext/intl/tests/dateformat_set_timezone_id2.phpt] reason: for ICU < 50.1.2
TEST 5884/15182 [ext/intl/tests/dateformat_set_timezone_id3.phpt]
PASS datefmt_set_timezone_id_code() icu >= 4.8 [ext/intl/tests/dateformat_set_timezone_id3.phpt] 
TEST 5885/15182 [ext/intl/tests/dateformat_timezone_arg_variations.phpt]
SKIP IntlDateFormatter: several forms of the timezone arg [ext/intl/tests/dateformat_timezone_arg_variations.phpt] reason: for ICU < 50.1.2
TEST 5886/15182 [ext/intl/tests/dateformat_timezone_arg_variations2.phpt]
SKIP IntlDateFormatter: several forms of the timezone arg [ext/intl/tests/dateformat_timezone_arg_variations2.phpt] reason: for ICU >= 51.2 and < 52.1
TEST 5887/15182 [ext/intl/tests/dateformat_timezone_arg_variations3.phpt]
SKIP IntlDateFormatter: several forms of the timezone arg [ext/intl/tests/dateformat_timezone_arg_variations3.phpt] reason: for ICU < 54.1
TEST 5888/15182 [ext/intl/tests/dateformat_timezone_arg_variations4.phpt]
PASS IntlDateFormatter: several forms of the timezone arg [ext/intl/tests/dateformat_timezone_arg_variations4.phpt] 
TEST 5889/15182 [ext/intl/tests/formatter_clone.phpt]
PASS Cloning numfmt [ext/intl/tests/formatter_clone.phpt] 
TEST 5890/15182 [ext/intl/tests/formatter_clone_bad_obj.phpt]
PASS Cloning unconstructed numfmt [ext/intl/tests/formatter_clone_bad_obj.phpt] 
TEST 5891/15182 [ext/intl/tests/formatter_fail.phpt]
PASS numfmt creation failures [ext/intl/tests/formatter_fail.phpt] 
TEST 5892/15182 [ext/intl/tests/formatter_format2.phpt]
SKIP numfmt_format() icu >= 4.8 [ext/intl/tests/formatter_format2.phpt] reason: for ICU <= 52.1
TEST 5893/15182 [ext/intl/tests/formatter_format3.phpt]
SKIP numfmt_format() icu >= 52.1 && icu < 53.1 [ext/intl/tests/formatter_format3.phpt] reason: for ICU < 53.1
TEST 5894/15182 [ext/intl/tests/formatter_format4.phpt]
SKIP numfmt_format() icu >= 53.1 && icu < 54.1 [ext/intl/tests/formatter_format4.phpt] reason: for ICU < 54.1
TEST 5895/15182 [ext/intl/tests/formatter_format5.phpt]
SKIP numfmt_format() icu >= 54.1 && icu < 56.1 [ext/intl/tests/formatter_format5.phpt] reason: for ICU < 56.1
TEST 5896/15182 [ext/intl/tests/formatter_format6.phpt]
SKIP numfmt_format() icu >= 56.1 && icu < 61.1 [ext/intl/tests/formatter_format6.phpt] reason: for ICU < 61.1
TEST 5897/15182 [ext/intl/tests/formatter_format7.phpt]
SKIP numfmt_format() icu >= 61.1 && < 62.1 [ext/intl/tests/formatter_format7.phpt] reason: for ICU < 62.1
TEST 5898/15182 [ext/intl/tests/formatter_format8.phpt]
PASS numfmt_format() icu >= 62.1 [ext/intl/tests/formatter_format8.phpt] 
TEST 5899/15182 [ext/intl/tests/formatter_format_conv.phpt]
PASS numfmt_format() with type conversion [ext/intl/tests/formatter_format_conv.phpt] 
TEST 5900/15182 [ext/intl/tests/formatter_format_currency2.phpt]
PASS numfmt_format_currency() icu >= 4.8 [ext/intl/tests/formatter_format_currency2.phpt] 
TEST 5901/15182 [ext/intl/tests/formatter_get_error.phpt]
PASS numfmt_get_error_message/code() [ext/intl/tests/formatter_get_error.phpt] 
TEST 5902/15182 [ext/intl/tests/formatter_get_locale.phpt]
SKIP numfmt_get_locale() icu >= 4.8 && icu < 50.1.2 [ext/intl/tests/formatter_get_locale.phpt] reason: for ICU < 50.1.2
TEST 5903/15182 [ext/intl/tests/formatter_get_locale_variant2.phpt]
SKIP numfmt_get_locale() [ext/intl/tests/formatter_get_locale_variant2.phpt] reason: for ICU < 58.1
TEST 5904/15182 [ext/intl/tests/formatter_get_locale_variant3.phpt]
SKIP numfmt_get_locale() [ext/intl/tests/formatter_get_locale_variant3.phpt] reason: for ICU < 62.1
TEST 5905/15182 [ext/intl/tests/formatter_get_locale_variant4.phpt]
PASS numfmt_get_locale() [ext/intl/tests/formatter_get_locale_variant4.phpt] 
TEST 5906/15182 [ext/intl/tests/formatter_get_set_pattern.phpt]
SKIP numfmt_get/set_pattern() [ext/intl/tests/formatter_get_set_pattern.phpt] reason: for ICU < 62.1
TEST 5907/15182 [ext/intl/tests/formatter_get_set_pattern2.phpt]
PASS numfmt_get/set_pattern() [ext/intl/tests/formatter_get_set_pattern2.phpt] 
TEST 5908/15182 [ext/intl/tests/formatter_get_set_symbol2.phpt]
PASS numfmt_get/set_symbol() icu >= 4.8 [ext/intl/tests/formatter_get_set_symbol2.phpt] 
TEST 5909/15182 [ext/intl/tests/formatter_get_set_text_attribute.phpt]
SKIP numfmt_get/set_text_attribute() ICU < 56.1 [ext/intl/tests/formatter_get_set_text_attribute.phpt] reason: for ICU < 56.1
TEST 5910/15182 [ext/intl/tests/formatter_get_set_text_attribute_var2.phpt]
PASS numfmt_get/set_text_attribute() ICU >= 56.1 [ext/intl/tests/formatter_get_set_text_attribute_var2.phpt] 
TEST 5911/15182 [ext/intl/tests/formatter_parse.phpt]
PASS numfmt_parse() [ext/intl/tests/formatter_parse.phpt] 
TEST 5912/15182 [ext/intl/tests/formatter_parse_currency.phpt]
PASS numfmt_parse_currency() [ext/intl/tests/formatter_parse_currency.phpt] 
TEST 5913/15182 [ext/intl/tests/grapheme.phpt]
SKIP grapheme() [ext/intl/tests/grapheme.phpt] reason: for ICU < 65.0
TEST 5914/15182 [ext/intl/tests/grapheme2.phpt]
PASS grapheme() [ext/intl/tests/grapheme2.phpt] 
TEST 5915/15182 [ext/intl/tests/gregoriancalendar___construct_basic.phpt]
PASS IntlGregorianCalendar::__construct(): basic [ext/intl/tests/gregoriancalendar___construct_basic.phpt] 
TEST 5916/15182 [ext/intl/tests/gregoriancalendar___construct_error.phpt]
PASS IntlGregorianCalendar::__construct(): bad arguments [ext/intl/tests/gregoriancalendar___construct_error.phpt] 
TEST 5917/15182 [ext/intl/tests/gregoriancalendar___construct_variant1.phpt]
PASS IntlGregorianCalendar::__construct(): argument variants [ext/intl/tests/gregoriancalendar___construct_variant1.phpt] 
TEST 5918/15182 [ext/intl/tests/gregoriancalendar_getGregorianChange_error.phpt]
PASS IntlGregorianCalendar::getGregorianChange(): bad arguments [ext/intl/tests/gregoriancalendar_getGregorianChange_error.phpt] 
TEST 5919/15182 [ext/intl/tests/gregoriancalendar_get_setGregorianChange_basic.phpt]
PASS IntlGregorianCalendar::get/setGregorianChange(): basic test [ext/intl/tests/gregoriancalendar_get_setGregorianChange_basic.phpt] 
TEST 5920/15182 [ext/intl/tests/gregoriancalendar_isLeapYear_basic.phpt]
PASS IntlGregorianCalendar::isLeapYear(): basic test [ext/intl/tests/gregoriancalendar_isLeapYear_basic.phpt] 
TEST 5921/15182 [ext/intl/tests/gregoriancalendar_isLeapYear_error.phpt]
PASS IntlGregorianCalendar::isLeapYear(): bad arguments [ext/intl/tests/gregoriancalendar_isLeapYear_error.phpt] 
TEST 5922/15182 [ext/intl/tests/gregoriancalendar_setGregorianChange_error.phpt]
PASS IntlGregorianCalendar::setGregorianChange(): bad arguments [ext/intl/tests/gregoriancalendar_setGregorianChange_error.phpt] 
TEST 5923/15182 [ext/intl/tests/idn.phpt]
PASS IDN [ext/intl/tests/idn.phpt] 
TEST 5924/15182 [ext/intl/tests/idn_bug76829.phpt]
PASS Bug #76829 Incorrect validation of domain on idn_to_utf8() function [ext/intl/tests/idn_bug76829.phpt] 
TEST 5925/15182 [ext/intl/tests/idn_uts46_basic.phpt]
PASS IDN UTS #46 API basic tests [ext/intl/tests/idn_uts46_basic.phpt] 
TEST 5926/15182 [ext/intl/tests/idn_uts46_errors.phpt]
PASS IDN UTS #46 API error tests [ext/intl/tests/idn_uts46_errors.phpt] 
TEST 5927/15182 [ext/intl/tests/ini_use_exceptions_basic.phpt]
PASS intl.use_exceptions INI setting [ext/intl/tests/ini_use_exceptions_basic.phpt] 
TEST 5928/15182 [ext/intl/tests/intl_error_name.phpt]
PASS intl_error_name() [ext/intl/tests/intl_error_name.phpt] 
TEST 5929/15182 [ext/intl/tests/intl_get_error_code.phpt]
PASS intl_get_error_code() [ext/intl/tests/intl_get_error_code.phpt] 
TEST 5930/15182 [ext/intl/tests/intl_get_error_message.phpt]
PASS intl_get_error_message() [ext/intl/tests/intl_get_error_message.phpt] 
TEST 5931/15182 [ext/intl/tests/intl_icu_data_version_constant.phpt]
PASS INTL_ICU_DATA_VERSION constant [ext/intl/tests/intl_icu_data_version_constant.phpt] 
TEST 5932/15182 [ext/intl/tests/intl_icu_version_constant.phpt]
PASS INTL_ICU_VERSION constant [ext/intl/tests/intl_icu_version_constant.phpt] 
TEST 5933/15182 [ext/intl/tests/intl_is_failure.phpt]
PASS intl_is_failure() [ext/intl/tests/intl_is_failure.phpt] 
TEST 5934/15182 [ext/intl/tests/locale/bug72809.phpt]
PASS Bug #72809 (Locale::lookup() wrong result with canonicalize option) [ext/intl/tests/locale/bug72809.phpt] 
TEST 5935/15182 [ext/intl/tests/locale/bug74993.phpt]
PASS Bug #74993 Wrong reflection on some locale_* functions [ext/intl/tests/locale/bug74993.phpt] 
TEST 5936/15182 [ext/intl/tests/locale_accept.phpt]
PASS locale_accept_from_http [ext/intl/tests/locale_accept.phpt] 
TEST 5937/15182 [ext/intl/tests/locale_bug66289.phpt]
PASS Bug #66289 Locale::lookup incorrectly returns en or en_US if locale is empty [ext/intl/tests/locale_bug66289.phpt] 
TEST 5938/15182 [ext/intl/tests/locale_bug72658.phpt]
PASS Bug #72658 Locale::lookup() / locale_lookup() hangs if no match found [ext/intl/tests/locale_bug72658.phpt] 
TEST 5939/15182 [ext/intl/tests/locale_bug74439.phpt]
PASS Bug #74439 Wrong reflection on the Locale methods [ext/intl/tests/locale_bug74439.phpt] 
TEST 5940/15182 [ext/intl/tests/locale_compose_locale.phpt]
PASS locale_compose_locale() [ext/intl/tests/locale_compose_locale.phpt] 
TEST 5941/15182 [ext/intl/tests/locale_filter_matches2.phpt]
SKIP locale_filter_matches.phpt() icu >= 4.8 && icu < 50.1.2 [ext/intl/tests/locale_filter_matches2.phpt] reason: for ICU < 50.1.2
TEST 5942/15182 [ext/intl/tests/locale_filter_matches3.phpt]
PASS locale_filter_matches.phpt() ICU >= 51.2 && ICU < 67.1 [ext/intl/tests/locale_filter_matches3.phpt] 
TEST 5943/15182 [ext/intl/tests/locale_filter_matches4.phpt]
SKIP locale_filter_matches.phpt() for ICU >= 67.1 and < 70.1 [ext/intl/tests/locale_filter_matches4.phpt] reason: for ICU >= 67.1 and < 70.1
TEST 5944/15182 [ext/intl/tests/locale_filter_matches_icu70.phpt]
SKIP locale_filter_matches.phpt() for ICU >= 70.1 [ext/intl/tests/locale_filter_matches_icu70.phpt] reason: for ICU >= 70.1
TEST 5945/15182 [ext/intl/tests/locale_get_all_variants.phpt]
PASS locale_get_all_variants.phpt() [ext/intl/tests/locale_get_all_variants.phpt] 
TEST 5946/15182 [ext/intl/tests/locale_get_default.phpt]
PASS locale_get_default() [ext/intl/tests/locale_get_default.phpt] 
TEST 5947/15182 [ext/intl/tests/locale_get_display_language.phpt]
PASS locale_get_display_language() icu < 68.1 [ext/intl/tests/locale_get_display_language.phpt] 
TEST 5948/15182 [ext/intl/tests/locale_get_display_language2.phpt]
SKIP locale_get_display_language() icu >= 68.1 [ext/intl/tests/locale_get_display_language2.phpt] reason: for ICU >= 68.1
TEST 5949/15182 [ext/intl/tests/locale_get_display_name2.phpt]
SKIP locale_get_display_name() icu >= 4.8 && icu < 50.1.2 [ext/intl/tests/locale_get_display_name2.phpt] reason: for ICU < 50.1.2
TEST 5950/15182 [ext/intl/tests/locale_get_display_name3.phpt]
SKIP locale_get_display_name() icu >= 51.2 [ext/intl/tests/locale_get_display_name3.phpt] reason: for ICU >= 51.2 and < 52.1
TEST 5951/15182 [ext/intl/tests/locale_get_display_name4.phpt]
SKIP locale_get_display_name() icu >= 52.1 && icu < 53.1 [ext/intl/tests/locale_get_display_name4.phpt] reason: for ICU < 53.1
TEST 5952/15182 [ext/intl/tests/locale_get_display_name5.phpt]
SKIP locale_get_display_name() icu >= 53.1 [ext/intl/tests/locale_get_display_name5.phpt] reason: for ICU < 64.0
TEST 5953/15182 [ext/intl/tests/locale_get_display_name6.phpt]
SKIP locale_get_display_name() icu >= 64.0 [ext/intl/tests/locale_get_display_name6.phpt] reason: for ICU < 65.0
TEST 5954/15182 [ext/intl/tests/locale_get_display_name7.phpt]
PASS locale_get_display_name() icu >= 65.0 && icu < 68.1 [ext/intl/tests/locale_get_display_name7.phpt] 
TEST 5955/15182 [ext/intl/tests/locale_get_display_name8.phpt]
SKIP locale_get_display_name() icu >= 68.1 [ext/intl/tests/locale_get_display_name8.phpt] reason: for ICU >= 68.1
TEST 5956/15182 [ext/intl/tests/locale_get_display_region2.phpt]
SKIP locale_get_display_region() icu >= 4.8 && icu < 51.2 [ext/intl/tests/locale_get_display_region2.phpt] reason: for ICU <= 50.1.2
TEST 5957/15182 [ext/intl/tests/locale_get_display_region3.phpt]
PASS locale_get_display_region() icu >= 51.2 [ext/intl/tests/locale_get_display_region3.phpt] 
TEST 5958/15182 [ext/intl/tests/locale_get_display_script3.phpt]
SKIP locale_get_display_script()  icu >= 49 [ext/intl/tests/locale_get_display_script3.phpt] reason: for ICU < 52.1
TEST 5959/15182 [ext/intl/tests/locale_get_display_script4.phpt]
PASS locale_get_display_script()  icu >= 52.1 [ext/intl/tests/locale_get_display_script4.phpt] 
TEST 5960/15182 [ext/intl/tests/locale_get_display_variant2.phpt]
PASS locale_get_display_variant() icu >= 4.8 [ext/intl/tests/locale_get_display_variant2.phpt] 
TEST 5961/15182 [ext/intl/tests/locale_get_keywords2.phpt]
PASS locale_get_keywords() icu >= 4.8 [ext/intl/tests/locale_get_keywords2.phpt] 
TEST 5962/15182 [ext/intl/tests/locale_get_primary_language.phpt]
PASS locale_get_primary_language() [ext/intl/tests/locale_get_primary_language.phpt] 
TEST 5963/15182 [ext/intl/tests/locale_get_region.phpt]
PASS locale_get_region() [ext/intl/tests/locale_get_region.phpt] 
TEST 5964/15182 [ext/intl/tests/locale_get_script.phpt]
PASS locale_get_script() [ext/intl/tests/locale_get_script.phpt] 
TEST 5965/15182 [ext/intl/tests/locale_lookup.phpt]
SKIP locale_lookup.phpt() icu >= 4.8 && icu < 50.1.2 [ext/intl/tests/locale_lookup.phpt] reason: for ICU < 50.1.2
TEST 5966/15182 [ext/intl/tests/locale_lookup_variant2.phpt]
PASS locale_lookup.phpt() [ext/intl/tests/locale_lookup_variant2.phpt] 
TEST 5967/15182 [ext/intl/tests/locale_lookup_variant3.phpt]
SKIP locale_lookup.phpt() [ext/intl/tests/locale_lookup_variant3.phpt] reason: for ICU >= 67.1
TEST 5968/15182 [ext/intl/tests/locale_parse_locale2.phpt]
PASS locale_parse_locale() icu >= 4.8 [ext/intl/tests/locale_parse_locale2.phpt] 
TEST 5969/15182 [ext/intl/tests/locale_set_default.phpt]
PASS locale_set_default($locale) [ext/intl/tests/locale_set_default.phpt] 
TEST 5970/15182 [ext/intl/tests/msgfmt_bug70484.phpt]
PASS Bug #70484 selectordinal doesn't work with named parameters [ext/intl/tests/msgfmt_bug70484.phpt] 
TEST 5971/15182 [ext/intl/tests/msgfmt_clone.phpt]
PASS Cloning msgfmt [ext/intl/tests/msgfmt_clone.phpt] 
TEST 5972/15182 [ext/intl/tests/msgfmt_clone_bad_obj.phpt]
PASS Cloning unconstructed MessageFormatter [ext/intl/tests/msgfmt_clone_bad_obj.phpt] 
TEST 5973/15182 [ext/intl/tests/msgfmt_fail2.phpt]
PASS msgfmt creation failures icu >= 4.8 [ext/intl/tests/msgfmt_fail2.phpt] 
TEST 5974/15182 [ext/intl/tests/msgfmt_format.phpt]
PASS msgfmt_format() [ext/intl/tests/msgfmt_format.phpt] 
TEST 5975/15182 [ext/intl/tests/msgfmt_format_datetime.phpt]
PASS MessageFormatter::format(): DateTime accepted to format dates and times [ext/intl/tests/msgfmt_format_datetime.phpt] 
TEST 5976/15182 [ext/intl/tests/msgfmt_format_error1.phpt]
PASS MessageFormatter::format() insufficient numeric arguments [ext/intl/tests/msgfmt_format_error1.phpt] 
TEST 5977/15182 [ext/intl/tests/msgfmt_format_error2.phpt]
PASS MessageFormatter::format() inconsistent types in named argument [ext/intl/tests/msgfmt_format_error2.phpt] 
TEST 5978/15182 [ext/intl/tests/msgfmt_format_error3.phpt]
PASS MessageFormatter::format() given negative arg key [ext/intl/tests/msgfmt_format_error3.phpt] 
TEST 5979/15182 [ext/intl/tests/msgfmt_format_error4.phpt]
PASS MessageFormatter::format() invalid UTF-8 for arg key or value [ext/intl/tests/msgfmt_format_error4.phpt] 
TEST 5980/15182 [ext/intl/tests/msgfmt_format_error5.phpt]
PASS MessageFormatter::format() invalid date/time argument [ext/intl/tests/msgfmt_format_error5.phpt] 
TEST 5981/15182 [ext/intl/tests/msgfmt_format_error6.phpt]
PASS MessageFormatter::format() invalid type for key not in pattern [ext/intl/tests/msgfmt_format_error6.phpt] 
TEST 5982/15182 [ext/intl/tests/msgfmt_format_intlcalendar.phpt]
SKIP MessageFormat accepts IntlCalendar args icu >= 4.8 && icu < 50.1.2 [ext/intl/tests/msgfmt_format_intlcalendar.phpt] reason: for ICU < 50.1.2
TEST 5983/15182 [ext/intl/tests/msgfmt_format_intlcalendar_variant2.phpt]
SKIP MessageFormat accepts IntlCalendar args [ext/intl/tests/msgfmt_format_intlcalendar_variant2.phpt] reason: for ICU >= 51.2 and < 52.1
TEST 5984/15182 [ext/intl/tests/msgfmt_format_intlcalendar_variant3.phpt]
SKIP MessageFormat accepts IntlCalendar args [ext/intl/tests/msgfmt_format_intlcalendar_variant3.phpt] reason: for ICU < 54.1
TEST 5985/15182 [ext/intl/tests/msgfmt_format_intlcalendar_variant4.phpt]
PASS MessageFormat accepts IntlCalendar args [ext/intl/tests/msgfmt_format_intlcalendar_variant4.phpt] 
TEST 5986/15182 [ext/intl/tests/msgfmt_format_mixed_params.phpt]
PASS MessageFormatter::format(): mixed named and numeric parameters [ext/intl/tests/msgfmt_format_mixed_params.phpt] 
TEST 5987/15182 [ext/intl/tests/msgfmt_format_simple_types_numeric_strings.phpt]
PASS MessageFormatter::format(): simple types handling with numeric strings [ext/intl/tests/msgfmt_format_simple_types_numeric_strings.phpt] 
TEST 5988/15182 [ext/intl/tests/msgfmt_format_subpatterns.phpt]
PASS msgfmt_format() with subpatterns [ext/intl/tests/msgfmt_format_subpatterns.phpt] 
TEST 5989/15182 [ext/intl/tests/msgfmt_format_subpatterns_named.phpt]
PASS msgfmt_format() with named subpatterns [ext/intl/tests/msgfmt_format_subpatterns_named.phpt] 
TEST 5990/15182 [ext/intl/tests/msgfmt_get_locale.phpt]
PASS msgfmt_get_locale() [ext/intl/tests/msgfmt_get_locale.phpt] 
TEST 5991/15182 [ext/intl/tests/msgfmt_get_set_pattern.phpt]
PASS msgfmt_get/set_pattern() [ext/intl/tests/msgfmt_get_set_pattern.phpt] 
TEST 5992/15182 [ext/intl/tests/msgfmt_millisecond_dates.phpt]
PASS MessageFrormatter parses and formats dates with millisecond precision [ext/intl/tests/msgfmt_millisecond_dates.phpt] 
TEST 5993/15182 [ext/intl/tests/msgfmt_parse.phpt]
PASS msgfmt_parse() tests [ext/intl/tests/msgfmt_parse.phpt] 
TEST 5994/15182 [ext/intl/tests/msgfmt_setPattern_cache.phpt]
PASS MessageFormatter::setPattern() invalidates arg types cache [ext/intl/tests/msgfmt_setPattern_cache.phpt] 
TEST 5995/15182 [ext/intl/tests/normalizer_get_raw_decomposition.phpt]
PASS normalizer_get_raw_decomposition() [ext/intl/tests/normalizer_get_raw_decomposition.phpt] 
TEST 5996/15182 [ext/intl/tests/normalizer_normalize.phpt]
PASS normalize() [ext/intl/tests/normalizer_normalize.phpt] 
TEST 5997/15182 [ext/intl/tests/normalizer_normalize_kc_cf.phpt]
PASS normalize() NFKC_Casefold [ext/intl/tests/normalizer_normalize_kc_cf.phpt] 
TEST 5998/15182 [ext/intl/tests/rbbiter___construct_basic.phpt]
PASS IntlRuleBasedBreakIterator::__construct: basic test [ext/intl/tests/rbbiter___construct_basic.phpt] 
TEST 5999/15182 [ext/intl/tests/rbbiter_getBinaryRules_basic.phpt]
SKIP IntlRuleBasedBreakIterator::getBinaryRules(): basic test [ext/intl/tests/rbbiter_getBinaryRules_basic.phpt] reason: for ICU < 61.1
TEST 6000/15182 [ext/intl/tests/rbbiter_getBinaryRules_basic2.phpt]
PASS IntlRuleBasedBreakIterator::getBinaryRules(): basic test icu >= 61.1 && icu < 68.1 [ext/intl/tests/rbbiter_getBinaryRules_basic2.phpt] 
TEST 6001/15182 [ext/intl/tests/rbbiter_getBinaryRules_basic3.phpt]
SKIP IntlRuleBasedBreakIterator::getBinaryRules(): basic test icu >= 68.1 [ext/intl/tests/rbbiter_getBinaryRules_basic3.phpt] reason: for ICU >= 68.1
TEST 6002/15182 [ext/intl/tests/rbbiter_getRuleStatusVec_basic.phpt]
PASS IntlRuleBasedBreakIterator::getRuleStatusVec(): basic test [ext/intl/tests/rbbiter_getRuleStatusVec_basic.phpt] 
TEST 6003/15182 [ext/intl/tests/rbbiter_getRuleStatus_basic.phpt]
PASS IntlRuleBasedBreakIterator::getRuleStatus(): basic test [ext/intl/tests/rbbiter_getRuleStatus_basic.phpt] 
TEST 6004/15182 [ext/intl/tests/rbbiter_getRules_basic.phpt]
SKIP IntlRuleBasedBreakIterator::getRules(): basic test [ext/intl/tests/rbbiter_getRules_basic.phpt] reason: for ICU < 61.1
TEST 6005/15182 [ext/intl/tests/rbbiter_getRules_basic2.phpt]
PASS IntlRuleBasedBreakIterator::getRules(): basic test icu >= 61.1 && icu < 68.1 [ext/intl/tests/rbbiter_getRules_basic2.phpt] 
TEST 6006/15182 [ext/intl/tests/rbbiter_getRules_basic3.phpt]
SKIP IntlRuleBasedBreakIterator::getRules(): basic test icu >= 68.1 [ext/intl/tests/rbbiter_getRules_basic3.phpt] reason: for ICU >= 68.1
TEST 6007/15182 [ext/intl/tests/regression_sort_and_cow.phpt]
PASS Regression: sort() and copy-on-write. [ext/intl/tests/regression_sort_and_cow.phpt] 
TEST 6008/15182 [ext/intl/tests/regression_sort_eq.phpt]
PASS Regression: sort() eq but different len. [ext/intl/tests/regression_sort_eq.phpt] 
TEST 6009/15182 [ext/intl/tests/regression_sortwsk_and_cow.phpt]
PASS Regression: sort_wsk() and copy-on-write. [ext/intl/tests/regression_sortwsk_and_cow.phpt] 
TEST 6010/15182 [ext/intl/tests/regression_sortwsk_eq.phpt]
PASS Regression: sort_wsk() eq but different len. [ext/intl/tests/regression_sortwsk_eq.phpt] 
TEST 6011/15182 [ext/intl/tests/resourcebundle_arrayaccess.phpt]
PASS Test ResourceBundle array access and count - existing/missing keys [ext/intl/tests/resourcebundle_arrayaccess.phpt] 
TEST 6012/15182 [ext/intl/tests/resourcebundle_countable.phpt]
PASS Test ResourceBundle implements Countable [ext/intl/tests/resourcebundle_countable.phpt] 
TEST 6013/15182 [ext/intl/tests/resourcebundle_create.phpt]
PASS Test ResourceBundle::__construct() - existing/missing bundles/locales [ext/intl/tests/resourcebundle_create.phpt] 
TEST 6014/15182 [ext/intl/tests/resourcebundle_individual.phpt]
PASS Test ResourceBundle::get() and length() - existing/missing keys [ext/intl/tests/resourcebundle_individual.phpt] 
TEST 6015/15182 [ext/intl/tests/resourcebundle_internal.phpt]
PASS Test ResourceBundle::__construct() with internal ICU bundles [ext/intl/tests/resourcebundle_internal.phpt] 
TEST 6016/15182 [ext/intl/tests/resourcebundle_iterator.phpt]
PASS Test ResourceBundle iterator [ext/intl/tests/resourcebundle_iterator.phpt] 
TEST 6017/15182 [ext/intl/tests/resourcebundle_locales.phpt]
PASS Test ResourceBundle::getLocales [ext/intl/tests/resourcebundle_locales.phpt] 
TEST 6018/15182 [ext/intl/tests/resourcebundle_null_mandatory_args.phpt]
SKIP ResourceBundle constructor bundle accepts NULL for first two arguments [ext/intl/tests/resourcebundle_null_mandatory_args.phpt] reason: for ICU < 50.1.2
TEST 6019/15182 [ext/intl/tests/resourcebundle_null_mandatory_args_variant2.phpt]
PASS ResourceBundle constructor bundle accepts NULL for first two arguments [ext/intl/tests/resourcebundle_null_mandatory_args_variant2.phpt] 
TEST 6020/15182 [ext/intl/tests/resourcebundle_traversable.phpt]
PASS Bug #55610: ResourceBundle does not implement Traversable [ext/intl/tests/resourcebundle_traversable.phpt] 
TEST 6021/15182 [ext/intl/tests/spoofchecker_001.phpt]
SKIP spoofchecker suspicious character checker [ext/intl/tests/spoofchecker_001.phpt] reason: for ICU <= 57.1
TEST 6022/15182 [ext/intl/tests/spoofchecker_002.phpt]
PASS spoofchecker confusable tests [ext/intl/tests/spoofchecker_002.phpt] 
TEST 6023/15182 [ext/intl/tests/spoofchecker_003.phpt]
PASS spoofchecker with locale settings [ext/intl/tests/spoofchecker_003.phpt] 
TEST 6024/15182 [ext/intl/tests/spoofchecker_004.phpt]
SKIP spoofchecker with settings changed [ext/intl/tests/spoofchecker_004.phpt] reason: for ICU < 55.1
TEST 6025/15182 [ext/intl/tests/spoofchecker_005.phpt]
PASS spoofchecker with settings changed [ext/intl/tests/spoofchecker_005.phpt] 
TEST 6026/15182 [ext/intl/tests/spoofchecker_006.phpt]
PASS spoofchecker suspicious character checker [ext/intl/tests/spoofchecker_006.phpt] 
TEST 6027/15182 [ext/intl/tests/spoofchecker_007.phpt]
PASS spoofchecker with restriction level [ext/intl/tests/spoofchecker_007.phpt] 
TEST 6028/15182 [ext/intl/tests/symfony_format_type_double_intl1.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeDoubleIntl #1 [ext/intl/tests/symfony_format_type_double_intl1.phpt] 
TEST 6029/15182 [ext/intl/tests/symfony_format_type_double_intl2.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeDoubleIntl #2 [ext/intl/tests/symfony_format_type_double_intl2.phpt] 
TEST 6030/15182 [ext/intl/tests/symfony_format_type_double_intl3.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeDoubleIntl #3 [ext/intl/tests/symfony_format_type_double_intl3.phpt] 
TEST 6031/15182 [ext/intl/tests/symfony_format_type_double_intl4.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeDoubleIntl #4 [ext/intl/tests/symfony_format_type_double_intl4.phpt] 
TEST 6032/15182 [ext/intl/tests/symfony_format_type_int32_intl1.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt32Intl #1 [ext/intl/tests/symfony_format_type_int32_intl1.phpt] 
TEST 6033/15182 [ext/intl/tests/symfony_format_type_int32_intl2.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt32Intl #2 [ext/intl/tests/symfony_format_type_int32_intl2.phpt] 
TEST 6034/15182 [ext/intl/tests/symfony_format_type_int32_intl3.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt32Intl #3 [ext/intl/tests/symfony_format_type_int32_intl3.phpt] 
TEST 6035/15182 [ext/intl/tests/symfony_format_type_int32_intl4.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt32Intl #4 [ext/intl/tests/symfony_format_type_int32_intl4.phpt] 
TEST 6036/15182 [ext/intl/tests/symfony_format_type_int32_intl5.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt32Intl #5 [ext/intl/tests/symfony_format_type_int32_intl5.phpt] 
TEST 6037/15182 [ext/intl/tests/symfony_format_type_int32_intl6.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt32Intl #6 [ext/intl/tests/symfony_format_type_int32_intl6.phpt] 
TEST 6038/15182 [ext/intl/tests/symfony_format_type_int32_intl7.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt32Intl #7 [ext/intl/tests/symfony_format_type_int32_intl7.phpt] 
TEST 6039/15182 [ext/intl/tests/symfony_format_type_int64_intl1.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt64Intl #1 [ext/intl/tests/symfony_format_type_int64_intl1.phpt] 
TEST 6040/15182 [ext/intl/tests/symfony_format_type_int64_intl2.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt64Intl #2 [ext/intl/tests/symfony_format_type_int64_intl2.phpt] 
TEST 6041/15182 [ext/intl/tests/symfony_format_type_int64_intl3.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt64Intl #3 [ext/intl/tests/symfony_format_type_int64_intl3.phpt] 
TEST 6042/15182 [ext/intl/tests/symfony_format_type_int64_intl4.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt64Intl #4 [ext/intl/tests/symfony_format_type_int64_intl4.phpt] 
TEST 6043/15182 [ext/intl/tests/symfony_format_type_int64_intl5.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt64Intl #5 [ext/intl/tests/symfony_format_type_int64_intl5.phpt] 
TEST 6044/15182 [ext/intl/tests/symfony_format_type_int64_intl6.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt64Intl #6 [ext/intl/tests/symfony_format_type_int64_intl6.phpt] 
TEST 6045/15182 [ext/intl/tests/symfony_format_type_int64_intl7.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt64Intl #7 [ext/intl/tests/symfony_format_type_int64_intl7.phpt] 
TEST 6046/15182 [ext/intl/tests/symfony_format_type_int64_intl8.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt64Intl #8 [ext/intl/tests/symfony_format_type_int64_intl8.phpt] 
TEST 6047/15182 [ext/intl/tests/timezone_IDforWindowsID_basic.phpt]
SKIP IntlTimeZone::getIDForWindowsID basic test [ext/intl/tests/timezone_IDforWindowsID_basic.phpt] reason: for ICU <= 57.1
TEST 6048/15182 [ext/intl/tests/timezone_IDforWindowsID_basic2.phpt]
PASS IntlTimeZone::getIDForWindowsID basic test [ext/intl/tests/timezone_IDforWindowsID_basic2.phpt] 
TEST 6049/15182 [ext/intl/tests/timezone_clone_basic.phpt]
PASS IntlTimeZone clone handler: basic test [ext/intl/tests/timezone_clone_basic.phpt] 
TEST 6050/15182 [ext/intl/tests/timezone_clone_error.phpt]
PASS IntlTimeZone clone handler: error test [ext/intl/tests/timezone_clone_error.phpt] 
TEST 6051/15182 [ext/intl/tests/timezone_countEquivalentIDs_basic.phpt]
PASS IntlTimeZone::countEquivalentIDs(): basic test [ext/intl/tests/timezone_countEquivalentIDs_basic.phpt] 
TEST 6052/15182 [ext/intl/tests/timezone_countEquivalentIDs_error.phpt]
PASS IntlTimeZone::countEquivalentIDs(): errors [ext/intl/tests/timezone_countEquivalentIDs_error.phpt] 
TEST 6053/15182 [ext/intl/tests/timezone_createDefault_basic.phpt]
PASS IntlTimeZone::createDefault(): basic test [ext/intl/tests/timezone_createDefault_basic.phpt] 
TEST 6054/15182 [ext/intl/tests/timezone_createDefault_error.phpt]
PASS IntlTimeZone::createDefault(): errors [ext/intl/tests/timezone_createDefault_error.phpt] 
TEST 6055/15182 [ext/intl/tests/timezone_createEnumeration_basic.phpt]
PASS IntlTimeZone::createEnumeration(): basic test [ext/intl/tests/timezone_createEnumeration_basic.phpt] 
TEST 6056/15182 [ext/intl/tests/timezone_createEnumeration_error.phpt]
PASS IntlTimeZone::createEnumeration(): errors [ext/intl/tests/timezone_createEnumeration_error.phpt] 
TEST 6057/15182 [ext/intl/tests/timezone_createEnumeration_variation1.phpt]
PASS IntlTimeZone::createEnumeration(): variant with offset [ext/intl/tests/timezone_createEnumeration_variation1.phpt] 
TEST 6058/15182 [ext/intl/tests/timezone_createEnumeration_variation2.phpt]
PASS IntlTimeZone::createEnumeration(): variant with country [ext/intl/tests/timezone_createEnumeration_variation2.phpt] 
TEST 6059/15182 [ext/intl/tests/timezone_createTimeZoneIDEnumeration_basic.phpt]
PASS IntlTimeZone::createTimeZoneIDEnumeration(): basic test [ext/intl/tests/timezone_createTimeZoneIDEnumeration_basic.phpt] 
TEST 6060/15182 [ext/intl/tests/timezone_createTimeZoneIDEnumeration_error.phpt]
PASS IntlTimeZone::createTimeZoneIDEnumeration(): errors [ext/intl/tests/timezone_createTimeZoneIDEnumeration_error.phpt] 
TEST 6061/15182 [ext/intl/tests/timezone_createTimeZoneIDEnumeration_variant1.phpt]
PASS IntlTimeZone::createTimeZoneIDEnumeration(): variant without offset [ext/intl/tests/timezone_createTimeZoneIDEnumeration_variant1.phpt] 
TEST 6062/15182 [ext/intl/tests/timezone_createTimeZoneIDEnumeration_variant2.phpt]
PASS IntlTimeZone::createTimeZoneIDEnumeration(): variant without region [ext/intl/tests/timezone_createTimeZoneIDEnumeration_variant2.phpt] 
TEST 6063/15182 [ext/intl/tests/timezone_createTimeZone_basic.phpt]
PASS IntlTimeZone::createTimeZone(): basic test [ext/intl/tests/timezone_createTimeZone_basic.phpt] 
TEST 6064/15182 [ext/intl/tests/timezone_createTimeZone_error.phpt]
PASS IntlTimeZone::createTimeZone(): errors [ext/intl/tests/timezone_createTimeZone_error.phpt] 
TEST 6065/15182 [ext/intl/tests/timezone_equals_basic.phpt]
PASS IntlTimeZone equals handler: basic test [ext/intl/tests/timezone_equals_basic.phpt] 
TEST 6066/15182 [ext/intl/tests/timezone_equals_error.phpt]
PASS IntlTimeZone equals handler: error test [ext/intl/tests/timezone_equals_error.phpt] 
TEST 6067/15182 [ext/intl/tests/timezone_fromDateTimeZone_basic.phpt]
PASS IntlTimeZone::fromDateTimeZone(): basic test [ext/intl/tests/timezone_fromDateTimeZone_basic.phpt] 
TEST 6068/15182 [ext/intl/tests/timezone_fromDateTimeZone_error.phpt]
PASS IntlTimeZone::fromDateTimeZone(): argument errors [ext/intl/tests/timezone_fromDateTimeZone_error.phpt] 
TEST 6069/15182 [ext/intl/tests/timezone_getCanonicalID_basic.phpt]
PASS IntlTimeZone::getCanonicalID: basic test [ext/intl/tests/timezone_getCanonicalID_basic.phpt] 
TEST 6070/15182 [ext/intl/tests/timezone_getCanonicalID_error.phpt]
PASS IntlTimeZone::getCanonicalID(): errors [ext/intl/tests/timezone_getCanonicalID_error.phpt] 
TEST 6071/15182 [ext/intl/tests/timezone_getCanonicalID_variant1.phpt]
SKIP IntlTimeZone::getCanonicalID(): second argument [ext/intl/tests/timezone_getCanonicalID_variant1.phpt] reason: for ICU < 53.1
TEST 6072/15182 [ext/intl/tests/timezone_getCanonicalID_variant1_2.phpt]
PASS IntlTimeZone::getCanonicalID(): second argument [ext/intl/tests/timezone_getCanonicalID_variant1_2.phpt] 
TEST 6073/15182 [ext/intl/tests/timezone_getDSTSavings_basic.phpt]
PASS IntlTimeZone::getDSTSavings(): basic test [ext/intl/tests/timezone_getDSTSavings_basic.phpt] 
TEST 6074/15182 [ext/intl/tests/timezone_getDSTSavings_error.phpt]
PASS IntlTimeZone::getDSTSavings(): errors [ext/intl/tests/timezone_getDSTSavings_error.phpt] 
TEST 6075/15182 [ext/intl/tests/timezone_getDisplayName_basic.phpt]
PASS IntlTimeZone::getDisplayName(): basic test [ext/intl/tests/timezone_getDisplayName_basic.phpt] 
TEST 6076/15182 [ext/intl/tests/timezone_getDisplayName_error.phpt]
PASS IntlTimeZone::getDisplayName(): errors [ext/intl/tests/timezone_getDisplayName_error.phpt] 
TEST 6077/15182 [ext/intl/tests/timezone_getDisplayName_variant1.phpt]
PASS IntlTimeZone::getDisplayName(): daylight parameter effect [ext/intl/tests/timezone_getDisplayName_variant1.phpt] 
TEST 6078/15182 [ext/intl/tests/timezone_getDisplayName_variant2-49+.phpt]
SKIP IntlTimeZone::getDisplayName(): type parameter (ICU >= 49 && ICU < 50.1.2) [ext/intl/tests/timezone_getDisplayName_variant2-49+.phpt] reason: for ICU < 50.1.2
TEST 6079/15182 [ext/intl/tests/timezone_getDisplayName_variant3-49+.phpt]
SKIP IntlTimeZone::getDisplayName(): locale parameter [ext/intl/tests/timezone_getDisplayName_variant3-49+.phpt] reason: for ICU < 55.1
TEST 6080/15182 [ext/intl/tests/timezone_getDisplayName_variant4.phpt]
PASS IntlTimeZone::getDisplayName(): type parameter (ICU >= 51.2) [ext/intl/tests/timezone_getDisplayName_variant4.phpt] 
TEST 6081/15182 [ext/intl/tests/timezone_getEquivalentID_basic.phpt]
PASS IntlTimeZone::getEquivalentID(): basic test [ext/intl/tests/timezone_getEquivalentID_basic.phpt] 
TEST 6082/15182 [ext/intl/tests/timezone_getEquivalentID_error.phpt]
PASS IntlTimeZone::getEquivalentID(): errors [ext/intl/tests/timezone_getEquivalentID_error.phpt] 
TEST 6083/15182 [ext/intl/tests/timezone_getErrorCodeMessage_basic.phpt]
SKIP IntlTimeZone::getErrorCode/Message(): basic test [ext/intl/tests/timezone_getErrorCodeMessage_basic.phpt] reason: requires x86
TEST 6084/15182 [ext/intl/tests/timezone_getErrorCode_error.phpt]
PASS IntlTimeZone::getErrorCode(): errors [ext/intl/tests/timezone_getErrorCode_error.phpt] 
TEST 6085/15182 [ext/intl/tests/timezone_getErrorMessage_error.phpt]
PASS IntlTimeZone::getErrorMessage(): errors [ext/intl/tests/timezone_getErrorMessage_error.phpt] 
TEST 6086/15182 [ext/intl/tests/timezone_getGMT_basic.phpt]
PASS IntlTimeZone::getGMT(): basic test [ext/intl/tests/timezone_getGMT_basic.phpt] 
TEST 6087/15182 [ext/intl/tests/timezone_getGMT_error.phpt]
PASS IntlTimeZone::getGMT(): errors [ext/intl/tests/timezone_getGMT_error.phpt] 
TEST 6088/15182 [ext/intl/tests/timezone_getID_error.phpt]
PASS IntlTimeZone::getID(): errors [ext/intl/tests/timezone_getID_error.phpt] 
TEST 6089/15182 [ext/intl/tests/timezone_getOffset_basic.phpt]
PASS IntlTimeZone::getOffset(): basic test [ext/intl/tests/timezone_getOffset_basic.phpt] 
TEST 6090/15182 [ext/intl/tests/timezone_getOffset_error.phpt]
SKIP IntlTimeZone::getOffset(): errors [ext/intl/tests/timezone_getOffset_error.phpt] reason: requires x86
TEST 6091/15182 [ext/intl/tests/timezone_getRawOffset_basic.phpt]
PASS IntlTimeZone::getRawOffset(): basic test [ext/intl/tests/timezone_getRawOffset_basic.phpt] 
TEST 6092/15182 [ext/intl/tests/timezone_getRawOffset_error.phpt]
PASS IntlTimeZone::getRawOffset(): errors [ext/intl/tests/timezone_getRawOffset_error.phpt] 
TEST 6093/15182 [ext/intl/tests/timezone_getRegion_basic.phpt]
PASS IntlTimeZone::getRegion(): basic test [ext/intl/tests/timezone_getRegion_basic.phpt] 
TEST 6094/15182 [ext/intl/tests/timezone_getRegion_error.phpt]
PASS IntlTimeZone::getRegion(): errors [ext/intl/tests/timezone_getRegion_error.phpt] 
TEST 6095/15182 [ext/intl/tests/timezone_getTZDataVersion_error.phpt]
PASS IntlTimeZone::getTZDataVersion(): errors [ext/intl/tests/timezone_getTZDataVersion_error.phpt] 
TEST 6096/15182 [ext/intl/tests/timezone_getTZData_basic.phpt]
PASS IntlTimeZone::getTZDataVersion: basic test [ext/intl/tests/timezone_getTZData_basic.phpt] 
TEST 6097/15182 [ext/intl/tests/timezone_getUnknown_basic.phpt]
PASS IntlCalendar::getUnknown(): basic test [ext/intl/tests/timezone_getUnknown_basic.phpt] 
TEST 6098/15182 [ext/intl/tests/timezone_getUnknown_error.phpt]
PASS IntlCalendar::getUnknown(): bad arguments [ext/intl/tests/timezone_getUnknown_error.phpt] 
TEST 6099/15182 [ext/intl/tests/timezone_hasSameRules_basic.phpt]
PASS IntlTimeZone::hasSameRules(): basic test [ext/intl/tests/timezone_hasSameRules_basic.phpt] 
TEST 6100/15182 [ext/intl/tests/timezone_hasSameRules_error.phpt]
PASS IntlTimeZone::hasSameRules(): errors [ext/intl/tests/timezone_hasSameRules_error.phpt] 
TEST 6101/15182 [ext/intl/tests/timezone_toDateTimeZone_basic.phpt]
PASS IntlTimeZone::toDateTimeZone(): basic test [ext/intl/tests/timezone_toDateTimeZone_basic.phpt] 
TEST 6102/15182 [ext/intl/tests/timezone_toDateTimeZone_error.phpt]
PASS IntlTimeZone::toDateTimeZone(): errors [ext/intl/tests/timezone_toDateTimeZone_error.phpt] 
TEST 6103/15182 [ext/intl/tests/timezone_useDaylightTime_basic.phpt]
PASS IntlTimeZone::useDaylightTime: basic test [ext/intl/tests/timezone_useDaylightTime_basic.phpt] 
TEST 6104/15182 [ext/intl/tests/timezone_useDaylightTime_error.phpt]
PASS IntlTimeZone::useDaylightTime(): errors [ext/intl/tests/timezone_useDaylightTime_error.phpt] 
TEST 6105/15182 [ext/intl/tests/timezone_windowsID_basic.phpt]
SKIP IntlTimeZone::getWindowsID basic test [ext/intl/tests/timezone_windowsID_basic.phpt] reason: for ICU <= 57.1
TEST 6106/15182 [ext/intl/tests/timezone_windowsID_basic2.phpt]
PASS IntlTimeZone::getWindowsID basic test [ext/intl/tests/timezone_windowsID_basic2.phpt] 
TEST 6107/15182 [ext/intl/tests/transliterator_clone.phpt]
PASS Transliterator clone handler [ext/intl/tests/transliterator_clone.phpt] 
TEST 6108/15182 [ext/intl/tests/transliterator_create_basic.phpt]
PASS Transliterator::create (basic) [ext/intl/tests/transliterator_create_basic.phpt] 
TEST 6109/15182 [ext/intl/tests/transliterator_create_error.phpt]
PASS Transliterator::create (error) [ext/intl/tests/transliterator_create_error.phpt] 
TEST 6110/15182 [ext/intl/tests/transliterator_create_from_rule_basic.phpt]
PASS Transliterator::createFromRules (basic) [ext/intl/tests/transliterator_create_from_rule_basic.phpt] 
TEST 6111/15182 [ext/intl/tests/transliterator_create_from_rule_error.phpt]
PASS Transliterator::createFromRules (error) [ext/intl/tests/transliterator_create_from_rule_error.phpt] 
TEST 6112/15182 [ext/intl/tests/transliterator_create_inverse_basic.phpt]
PASS Transliterator::createInverse (basic) [ext/intl/tests/transliterator_create_inverse_basic.phpt] 
TEST 6113/15182 [ext/intl/tests/transliterator_create_inverse_error.phpt]
PASS Transliterator::createInverse (error) [ext/intl/tests/transliterator_create_inverse_error.phpt] 
TEST 6114/15182 [ext/intl/tests/transliterator_get_error_code_basic.phpt]
PASS Transliterator::getErrorCode (basic) [ext/intl/tests/transliterator_get_error_code_basic.phpt] 
TEST 6115/15182 [ext/intl/tests/transliterator_get_error_code_error.phpt]
PASS Transliterator::getErrorCode (error) [ext/intl/tests/transliterator_get_error_code_error.phpt] 
TEST 6116/15182 [ext/intl/tests/transliterator_get_error_message_basic.phpt]
PASS Transliterator::getErrorMessage (basic) [ext/intl/tests/transliterator_get_error_message_basic.phpt] 
TEST 6117/15182 [ext/intl/tests/transliterator_get_error_message_error.phpt]
PASS Transliterator::getErrorMessage (error) [ext/intl/tests/transliterator_get_error_message_error.phpt] 
TEST 6118/15182 [ext/intl/tests/transliterator_list_ids_basic.phpt]
PASS Transliterator::listIDs (basic) [ext/intl/tests/transliterator_list_ids_basic.phpt] 
TEST 6119/15182 [ext/intl/tests/transliterator_list_ids_error.phpt]
PASS Transliterator::listIDs (error) [ext/intl/tests/transliterator_list_ids_error.phpt] 
TEST 6120/15182 [ext/intl/tests/transliterator_property_id.phpt]
PASS Transliterator - "id" property [ext/intl/tests/transliterator_property_id.phpt] 
TEST 6121/15182 [ext/intl/tests/transliterator_transliterate_basic.phpt]
PASS Transliterator::transliterate (basic) [ext/intl/tests/transliterator_transliterate_basic.phpt] 
TEST 6122/15182 [ext/intl/tests/transliterator_transliterate_error.phpt]
PASS Transliterator::transliterate (error) [ext/intl/tests/transliterator_transliterate_error.phpt] 
TEST 6123/15182 [ext/intl/tests/transliterator_transliterate_variant1.phpt]
PASS transliterator_transliterate (variant 1, non-transliterator 1st arg) [ext/intl/tests/transliterator_transliterate_variant1.phpt] 
TEST 6124/15182 [ext/intl/tests/uconverter___construct_error.phpt]
PASS Basic UConverter::convert() usage [ext/intl/tests/uconverter___construct_error.phpt] 
TEST 6125/15182 [ext/intl/tests/uconverter_bug66873.phpt]
PASS Bug #66873 - crash in UConverter with invalid encoding [ext/intl/tests/uconverter_bug66873.phpt] 
TEST 6126/15182 [ext/intl/tests/uconverter_enum.phpt]
PASS UConverter Enumerations [ext/intl/tests/uconverter_enum.phpt] 
TEST 6127/15182 [ext/intl/tests/uconverter_func_basic.phpt]
PASS Basic UConverter::transcode() usage [ext/intl/tests/uconverter_func_basic.phpt] 
TEST 6128/15182 [ext/intl/tests/uconverter_func_subst.phpt]
PASS Basic UConverter::convert() w/ Subsitution [ext/intl/tests/uconverter_func_subst.phpt] 
TEST 6129/15182 [ext/intl/tests/uconverter_getAvailable_wrongparam_001.phpt]
PASS Check the function UConverter::getAvailable with parameter wrong [ext/intl/tests/uconverter_getAvailable_wrongparam_001.phpt] 
TEST 6130/15182 [ext/intl/tests/uconverter_getDestinationEncoding.phpt]
PASS UConverter::getDestinationEncoding() [ext/intl/tests/uconverter_getDestinationEncoding.phpt] 
TEST 6131/15182 [ext/intl/tests/uconverter_getSourceEncoding.phpt]
PASS UConverter::getSourceEncoding() [ext/intl/tests/uconverter_getSourceEncoding.phpt] 
TEST 6132/15182 [ext/intl/tests/uconverter_getstandards_basic.phpt]
PASS Basic UConverter::getStandards() usage [ext/intl/tests/uconverter_getstandards_basic.phpt] 
TEST 6133/15182 [ext/intl/tests/uconverter_oop_algo.phpt]
PASS UConverter Algorithmic converters [ext/intl/tests/uconverter_oop_algo.phpt] 
TEST 6134/15182 [ext/intl/tests/uconverter_oop_basic.phpt]
PASS Basic UConverter::convert() usage [ext/intl/tests/uconverter_oop_basic.phpt] 
TEST 6135/15182 [ext/intl/tests/uconverter_oop_callback.phpt]
SKIP UConverter::convert() w/ Callback Reasons [ext/intl/tests/uconverter_oop_callback.phpt] reason: for ICU <= 57.1
TEST 6136/15182 [ext/intl/tests/uconverter_oop_callback2.phpt]
PASS UConverter::convert() w/ Callback Reasons [ext/intl/tests/uconverter_oop_callback2.phpt] 
TEST 6137/15182 [ext/intl/tests/uconverter_oop_callback_return.phpt]
PASS UConverter::convert() w/ Callback Return Values [ext/intl/tests/uconverter_oop_callback_return.phpt] 
TEST 6138/15182 [ext/intl/tests/uconverter_oop_subst.phpt]
PASS Basic UConverter::convert() w/ Subsitution [ext/intl/tests/uconverter_oop_subst.phpt] 
TEST 6139/15182 [ext/intl/tests/uconverter_setSourceEncoding.phpt]
PASS UConverter::setSourceEncoding() [ext/intl/tests/uconverter_setSourceEncoding.phpt] 
TEST 6140/15182 [ext/intl/uchar/tests/basic-functionality.phpt]
PASS IntlChar basic functionality [ext/intl/uchar/tests/basic-functionality.phpt] 
TEST 6141/15182 [ext/intl/uchar/tests/bug70453.phpt]
PASS Bug #70453 (IntlChar::foldCase() incorrect arguments and missing constants) [ext/intl/uchar/tests/bug70453.phpt] 
TEST 6142/15182 [ext/intl/uchar/tests/bug70454.phpt]
PASS Bug #70454 (IntlChar::forDigit second parameter should be optional) [ext/intl/uchar/tests/bug70454.phpt] 
TEST 6143/15182 [ext/intl/uchar/tests/bug70455.phpt]
PASS Bug #70455 Missing constant: IntlChar::NO_NUMERIC_VALUE [ext/intl/uchar/tests/bug70455.phpt] 
TEST 6144/15182 [ext/json/tests/001.phpt]
PASS json_decode() tests [ext/json/tests/001.phpt] 
TEST 6145/15182 [ext/json/tests/002.phpt]
PASS json_encode() tests [ext/json/tests/002.phpt] 
TEST 6146/15182 [ext/json/tests/003.phpt]
PASS json_encode() & endless loop - 1 [ext/json/tests/003.phpt] 
TEST 6147/15182 [ext/json/tests/004.phpt]
PASS json_encode() & endless loop - 2 [ext/json/tests/004.phpt] 
TEST 6148/15182 [ext/json/tests/005.phpt]
PASS json_encode() & endless loop - 3 [ext/json/tests/005.phpt] 
TEST 6149/15182 [ext/json/tests/006.phpt]
PASS json_encode() & extended encoding [ext/json/tests/006.phpt] 
TEST 6150/15182 [ext/json/tests/007.phpt]
PASS json_last_error() tests [ext/json/tests/007.phpt] 
TEST 6151/15182 [ext/json/tests/008.phpt]
PASS json_decode() with large integers [ext/json/tests/008.phpt] 
TEST 6152/15182 [ext/json/tests/009.phpt]
PASS json_encode() with non-packed array that should be encoded as an array rather than object [ext/json/tests/009.phpt] 
TEST 6153/15182 [ext/json/tests/bug40503.phpt]
PASS Bug #40503 (json_encode() value corruption on 32bit systems with overflown values) [ext/json/tests/bug40503.phpt] 
TEST 6154/15182 [ext/json/tests/bug41034.phpt]
PASS Bug #41034 (json_encode() ignores null byte started keys in arrays) [ext/json/tests/bug41034.phpt] 
TEST 6155/15182 [ext/json/tests/bug41067.phpt]
PASS Bug #41067 (json_encode() problem with UTF-16 input) [ext/json/tests/bug41067.phpt] 
TEST 6156/15182 [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 6157/15182 [ext/json/tests/bug41504.phpt]
PASS Bug #41504 (json_decode() converts empty array keys to "_empty_") [ext/json/tests/bug41504.phpt] 
TEST 6158/15182 [ext/json/tests/bug41567.phpt]
PASS Bug #41567 (json_encode() double conversion is inconsistent with PHP) [ext/json/tests/bug41567.phpt] 
TEST 6159/15182 [ext/json/tests/bug42090.phpt]
PASS Bug #42090 (json_decode causes segmentation fault) [ext/json/tests/bug42090.phpt] 
TEST 6160/15182 [ext/json/tests/bug42785.phpt]
PASS Bug #42785 (Incorrect formatting of double values with non-english locales) [ext/json/tests/bug42785.phpt] 
TEST 6161/15182 [ext/json/tests/bug43941.phpt]
PASS Bug #43941 (json_encode() invalid UTF-8) [ext/json/tests/bug43941.phpt] 
TEST 6162/15182 [ext/json/tests/bug45791.phpt]
PASS Bug #45791 (json_decode() does not handle number 0e0) [ext/json/tests/bug45791.phpt] 
TEST 6163/15182 [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 6164/15182 [ext/json/tests/bug46944.phpt]
PASS Bug #46944 (json_encode() doesn't handle 3 byte utf8 correctly) [ext/json/tests/bug46944.phpt] 
TEST 6165/15182 [ext/json/tests/bug47644.phpt]
PASS Bug #47644 (valid large integers are truncated) [ext/json/tests/bug47644.phpt] 
TEST 6166/15182 [ext/json/tests/bug50224.phpt]
PASS bug #50224 (json_encode() does not always encode a float as a float) [ext/json/tests/bug50224.phpt] 
TEST 6167/15182 [ext/json/tests/bug53946.phpt]
PASS bug #53946 (json_encode() with JSON_UNESCAPED_UNICODE) [ext/json/tests/bug53946.phpt] 
TEST 6168/15182 [ext/json/tests/bug54058.phpt]
PASS Bug #54058 (json_last_error() invalid UTF-8 produces wrong error) [ext/json/tests/bug54058.phpt] 
TEST 6169/15182 [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 6170/15182 [ext/json/tests/bug55543.phpt]
PASS Bug #55543 (json_encode() with JSON_NUMERIC_CHECK & numeric string properties) [ext/json/tests/bug55543.phpt] 
TEST 6171/15182 [ext/json/tests/bug61537.phpt]
PASS Bug #61537 (json_encode() incorrectly truncates/discards information) [ext/json/tests/bug61537.phpt] 
TEST 6172/15182 [ext/json/tests/bug61978.phpt]
PASS Bug #61978 (Object recursion not detected for classes that implement JsonSerializable) [ext/json/tests/bug61978.phpt] 
TEST 6173/15182 [ext/json/tests/bug62010.phpt]
PASS Bug #62010 (json_decode produces invalid byte-sequences) [ext/json/tests/bug62010.phpt] 
TEST 6174/15182 [ext/json/tests/bug62369.phpt]
PASS FR #62369 (Segfault on json_encode(deeply_nested_array) [ext/json/tests/bug62369.phpt] 
TEST 6175/15182 [ext/json/tests/bug63737.phpt]
PASS Bug #63737 (json_decode does not properly decode with options parameter) [ext/json/tests/bug63737.phpt] 
TEST 6176/15182 [ext/json/tests/bug64695.phpt]
PASS Bug #64695 JSON_NUMERIC_CHECK has issues with strings that are numbers plus the letter e [ext/json/tests/bug64695.phpt] 
TEST 6177/15182 [ext/json/tests/bug64874_part1.phpt]
PASS Whitespace part of bug #64874 ("json_decode handles whitespace and case-sensitivity incorrectly") [ext/json/tests/bug64874_part1.phpt] 
TEST 6178/15182 [ext/json/tests/bug64874_part2.phpt]
PASS Case-sensitivity part of bug #64874 ("json_decode handles whitespace and case-sensitivity incorrectly") [ext/json/tests/bug64874_part2.phpt] 
TEST 6179/15182 [ext/json/tests/bug66021.phpt]
PASS Bug #66021 (Blank line inside empty array/object when JSON_PRETTY_PRINT is set) [ext/json/tests/bug66021.phpt] 
TEST 6180/15182 [ext/json/tests/bug66025.phpt]
PASS Bug #66025 (Indent wrong when json_encode() called from jsonSerialize function) [ext/json/tests/bug66025.phpt] 
TEST 6181/15182 [ext/json/tests/bug68546.phpt]
PASS Bug #68546 (json_decode() Fatal error: Cannot access property started with '\0') [ext/json/tests/bug68546.phpt] 
TEST 6182/15182 [ext/json/tests/bug68567.phpt]
PASS Bug #68567 JSON_PARTIAL_OUTPUT_ON_ERROR can result in JSON with null key [ext/json/tests/bug68567.phpt] 
TEST 6183/15182 [ext/json/tests/bug68817.phpt]
PASS Bug #68817 (Null pointer deference) [ext/json/tests/bug68817.phpt] 
TEST 6184/15182 [ext/json/tests/bug68938.phpt]
PASS Bug #68938 (json_decode() decodes empty string without indicating error) [ext/json/tests/bug68938.phpt] 
TEST 6185/15182 [ext/json/tests/bug68992.phpt]
PASS Bug #68992 (json_encode stacks exceptions thrown by JsonSerializable classes) [ext/json/tests/bug68992.phpt] 
TEST 6186/15182 [ext/json/tests/bug69187.phpt]
PASS Bug #69187 json_last_error return BC in PHP7 [ext/json/tests/bug69187.phpt] 
TEST 6187/15182 [ext/json/tests/bug71835.phpt]
PASS Bug #71835 (json_encode sometimes incorrectly detects recursion with JsonSerializable) [ext/json/tests/bug71835.phpt] 
TEST 6188/15182 [ext/json/tests/bug72069.phpt]
PASS Bug #72069 (Behavior \JsonSerializable different from json_encode) [ext/json/tests/bug72069.phpt] 
TEST 6189/15182 [ext/json/tests/bug72787.phpt]
PASS Bug #72787 (json_decode reads out of bounds) [ext/json/tests/bug72787.phpt] 
TEST 6190/15182 [ext/json/tests/bug73113.phpt]
PASS Bug #73113 (Segfault with throwing JsonSerializable)
Also test that the custom exception is not wrapped by ext/json [ext/json/tests/bug73113.phpt] 
TEST 6191/15182 [ext/json/tests/bug73254.phpt]
PASS Bug #73254 (Incorrect indentation generated by json_encode() with JSON_PRETTY_PRINT) [ext/json/tests/bug73254.phpt] 
TEST 6192/15182 [ext/json/tests/bug73991.phpt]
PASS Allow JSON_OBJECT_AS_ARRAY to have an effect [ext/json/tests/bug73991.phpt] 
TEST 6193/15182 [ext/json/tests/bug77843.phpt]
PASS Bug #77843: Use after free with json serializer [ext/json/tests/bug77843.phpt] 
TEST 6194/15182 [ext/json/tests/fail001.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/fail*.json) [ext/json/tests/fail001.phpt] 
TEST 6195/15182 [ext/json/tests/inf_nan_error.phpt]
PASS An error is thrown when INF or NaN are encoded [ext/json/tests/inf_nan_error.phpt] 
TEST 6196/15182 [ext/json/tests/json_decode_basic.phpt]
PASS Test json_decode() function : basic functionality [ext/json/tests/json_decode_basic.phpt] 
TEST 6197/15182 [ext/json/tests/json_decode_error.phpt]
PASS Test json_decode() function : error conditions [ext/json/tests/json_decode_error.phpt] 
TEST 6198/15182 [ext/json/tests/json_decode_exceptions.phpt]
PASS Test json_decode() function : JSON_THROW_ON_ERROR flag [ext/json/tests/json_decode_exceptions.phpt] 
TEST 6199/15182 [ext/json/tests/json_decode_invalid_utf8.phpt]
PASS json_decode() invalid UTF8 [ext/json/tests/json_decode_invalid_utf8.phpt] 
TEST 6200/15182 [ext/json/tests/json_encode_basic.phpt]
PASS Test json_encode() function : basic functionality [ext/json/tests/json_encode_basic.phpt] 
TEST 6201/15182 [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 6202/15182 [ext/json/tests/json_encode_exceptions.phpt]
PASS Test json_encode() function : JSON_THROW_ON_ERROR flag [ext/json/tests/json_encode_exceptions.phpt] 
TEST 6203/15182 [ext/json/tests/json_encode_invalid_utf8.phpt]
PASS json_encode() invalid UTF8 [ext/json/tests/json_encode_invalid_utf8.phpt] 
TEST 6204/15182 [ext/json/tests/json_encode_numeric.phpt]
PASS Test json_encode() function with numeric flag [ext/json/tests/json_encode_numeric.phpt] 
TEST 6205/15182 [ext/json/tests/json_encode_pretty_print.phpt]
PASS json_encode() with JSON_PRETTY_PRINT [ext/json/tests/json_encode_pretty_print.phpt] 
TEST 6206/15182 [ext/json/tests/json_encode_u2028_u2029.phpt]
PASS json_encode() tests for U+2028, U+2029 [ext/json/tests/json_encode_u2028_u2029.phpt] 
TEST 6207/15182 [ext/json/tests/json_encode_unescaped_slashes.phpt]
PASS json_decode() tests [ext/json/tests/json_encode_unescaped_slashes.phpt] 
TEST 6208/15182 [ext/json/tests/json_exceptions_error_clearing.phpt]
PASS JSON_THROW_ON_ERROR: global error flag untouched [ext/json/tests/json_exceptions_error_clearing.phpt] 
TEST 6209/15182 [ext/json/tests/json_last_error_error.phpt]
PASS json_last_error() failures [ext/json/tests/json_last_error_error.phpt] 
TEST 6210/15182 [ext/json/tests/json_last_error_msg_error.phpt]
PASS json_last_error_msg() failures [ext/json/tests/json_last_error_msg_error.phpt] 
TEST 6211/15182 [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 6212/15182 [ext/json/tests/pass001.1_64bit.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass1.json) [ext/json/tests/pass001.1_64bit.phpt] 
TEST 6213/15182 [ext/json/tests/pass001.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass1.json) [ext/json/tests/pass001.phpt] 
TEST 6214/15182 [ext/json/tests/pass002.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass2.json) [ext/json/tests/pass002.phpt] 
TEST 6215/15182 [ext/json/tests/pass003.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass3.json) [ext/json/tests/pass003.phpt] 
TEST 6216/15182 [ext/json/tests/serialize.phpt]
PASS json_encode() Serialization tests [ext/json/tests/serialize.phpt] 
TEST 6217/15182 [ext/json/tests/unsupported_type_error.phpt]
PASS An error is thrown when an unsupported type is encoded [ext/json/tests/unsupported_type_error.phpt] 
TEST 6218/15182 [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 - [-1] Can't contact LDAP server
TEST 6219/15182 [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 - [-1] Can't contact LDAP server
TEST 6220/15182 [ext/ldap/tests/bug72021.phpt]
PASS Bug #72021 (ldap_escape() with DN flag is not RFC compliant) [ext/ldap/tests/bug72021.phpt] 
TEST 6221/15182 [ext/ldap/tests/bug73933.phpt]
PASS Bug #73933 (error/segfault with ldap_mod_replace and opcache) [ext/ldap/tests/bug73933.phpt] 
TEST 6222/15182 [ext/ldap/tests/bug77958.phpt]
SKIP ldap_modify_batch() - bug 77958 - values in ldap_modify_batch must be "string" [ext/ldap/tests/bug77958.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6223/15182 [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 - [-1] Can't contact LDAP server
TEST 6224/15182 [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 - [-1] Can't contact LDAP server
TEST 6225/15182 [ext/ldap/tests/ldap_add_ext.phpt]
SKIP ldap_add_ext() - Add operation with controls [ext/ldap/tests/ldap_add_ext.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6226/15182 [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 - [-1] Can't contact LDAP server
TEST 6227/15182 [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 - [-1] Can't contact LDAP server
TEST 6228/15182 [ext/ldap/tests/ldap_bind_ext.phpt]
SKIP ldap_bind_ext() - Basic binding [ext/ldap/tests/ldap_bind_ext.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6229/15182 [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 - [-1] Can't contact LDAP server
TEST 6230/15182 [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 - [-1] Can't contact LDAP server
TEST 6231/15182 [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 - [-1] Can't contact LDAP server
TEST 6232/15182 [ext/ldap/tests/ldap_connect_basic.phpt]
PASS ldap_connect() - Basic connection [ext/ldap/tests/ldap_connect_basic.phpt] 
TEST 6233/15182 [ext/ldap/tests/ldap_connect_error.phpt]
PASS ldap_connect() - Connection errors [ext/ldap/tests/ldap_connect_error.phpt] 
TEST 6234/15182 [ext/ldap/tests/ldap_connect_ldap_conf.phpt]
PASS ldap_connect() - Connection using default host from openldap's ldap.conf [ext/ldap/tests/ldap_connect_ldap_conf.phpt] 
TEST 6235/15182 [ext/ldap/tests/ldap_connect_variation.phpt]
PASS ldap_connect() - Variation [ext/ldap/tests/ldap_connect_variation.phpt] 
TEST 6236/15182 [ext/ldap/tests/ldap_control_paged_results_variation1.phpt]
SKIP ldap_ldap_control_paged_result() test (fetching the first page) [ext/ldap/tests/ldap_control_paged_results_variation1.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6237/15182 [ext/ldap/tests/ldap_control_paged_results_variation2.phpt]
SKIP ldap_ldap_control_paged_result() test (fetching the first page with a pagesize=2) [ext/ldap/tests/ldap_control_paged_results_variation2.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6238/15182 [ext/ldap/tests/ldap_control_paged_results_variation3.phpt]
SKIP ldap_ldap_control_paged_result() test (fetching the first page then the next final page) [ext/ldap/tests/ldap_control_paged_results_variation3.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6239/15182 [ext/ldap/tests/ldap_controls.phpt]
SKIP Test the use of controls [ext/ldap/tests/ldap_controls.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6240/15182 [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 - [-1] Can't contact LDAP server
TEST 6241/15182 [ext/ldap/tests/ldap_count_entries_error.phpt]
PASS ldap_count_entries() - Testing counting LDAP entries that should fail [ext/ldap/tests/ldap_count_entries_error.phpt] 
TEST 6242/15182 [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 - [-1] Can't contact LDAP server
TEST 6243/15182 [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 - [-1] Can't contact LDAP server
TEST 6244/15182 [ext/ldap/tests/ldap_delete_ext.phpt]
SKIP ldap_delete_ext() - Delete operation with controls [ext/ldap/tests/ldap_delete_ext.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6245/15182 [ext/ldap/tests/ldap_dn2ufn.phpt]
PASS ldap_dn2ufn() test [ext/ldap/tests/ldap_dn2ufn.phpt] 
TEST 6246/15182 [ext/ldap/tests/ldap_err2str_basic.phpt]
PASS ldap_err2str() - Basic error number to string conversion [ext/ldap/tests/ldap_err2str_basic.phpt] 
TEST 6247/15182 [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 6248/15182 [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 - [-1] Can't contact LDAP server
TEST 6249/15182 [ext/ldap/tests/ldap_errno_error.phpt]
PASS ldap_errno() - ldap_errno() operation that should fail [ext/ldap/tests/ldap_errno_error.phpt] 
TEST 6250/15182 [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 - [-1] Can't contact LDAP server
TEST 6251/15182 [ext/ldap/tests/ldap_error_error.phpt]
PASS ldap_error() - ldap_error() operation that should fail [ext/ldap/tests/ldap_error_error.phpt] 
TEST 6252/15182 [ext/ldap/tests/ldap_escape_all.phpt]
PASS ldap_escape() test all [ext/ldap/tests/ldap_escape_all.phpt] 
TEST 6253/15182 [ext/ldap/tests/ldap_escape_both.phpt]
PASS ldap_escape() test filter and DN [ext/ldap/tests/ldap_escape_both.phpt] 
TEST 6254/15182 [ext/ldap/tests/ldap_escape_dn.phpt]
PASS ldap_escape() test DN [ext/ldap/tests/ldap_escape_dn.phpt] 
TEST 6255/15182 [ext/ldap/tests/ldap_escape_filter.phpt]
PASS ldap_escape() test filter [ext/ldap/tests/ldap_escape_filter.phpt] 
TEST 6256/15182 [ext/ldap/tests/ldap_escape_ignore.phpt]
PASS ldap_escape() test ignore [ext/ldap/tests/ldap_escape_ignore.phpt] 
TEST 6257/15182 [ext/ldap/tests/ldap_exop.phpt]
SKIP ldap_exop() and ldap_parse_exop() - EXOP operations [ext/ldap/tests/ldap_exop.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6258/15182 [ext/ldap/tests/ldap_exop_passwd.phpt]
SKIP ldap_exop_passwd() - Changing password through EXOP [ext/ldap/tests/ldap_exop_passwd.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6259/15182 [ext/ldap/tests/ldap_exop_passwd_error.phpt]
SKIP ldap_exop_passwd() - Giving wrong value for old password [ext/ldap/tests/ldap_exop_passwd_error.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6260/15182 [ext/ldap/tests/ldap_exop_refresh.phpt]
SKIP ldap_exop_refresh() - Test LDAP refresh extended operation [ext/ldap/tests/ldap_exop_refresh.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6261/15182 [ext/ldap/tests/ldap_exop_whoami.phpt]
SKIP ldap_exop_whoami() - EXOP whoami operation [ext/ldap/tests/ldap_exop_whoami.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6262/15182 [ext/ldap/tests/ldap_explode_dn.phpt]
PASS ldap_explode_dn() test [ext/ldap/tests/ldap_explode_dn.phpt] 
TEST 6263/15182 [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 - [-1] Can't contact LDAP server
TEST 6264/15182 [ext/ldap/tests/ldap_first_attribute_error.phpt]
PASS ldap_first_attribute() - Testing ldap_first_attribute() that should fail [ext/ldap/tests/ldap_first_attribute_error.phpt] 
TEST 6265/15182 [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 - [-1] Can't contact LDAP server
TEST 6266/15182 [ext/ldap/tests/ldap_first_entry_error.phpt]
PASS ldap_first_entry() - Testing ldap_first_entry() that should fail [ext/ldap/tests/ldap_first_entry_error.phpt] 
TEST 6267/15182 [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 - [-1] Can't contact LDAP server
TEST 6268/15182 [ext/ldap/tests/ldap_first_reference_error.phpt]
PASS ldap_first_reference() - Testing ldap_first_reference() that should fail [ext/ldap/tests/ldap_first_reference_error.phpt] 
TEST 6269/15182 [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 - [-1] Can't contact LDAP server
TEST 6270/15182 [ext/ldap/tests/ldap_free_result_error.phpt]
PASS ldap_free_result() - Testing ldap_free_result() that should fail [ext/ldap/tests/ldap_free_result_error.phpt] 
TEST 6271/15182 [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 - [-1] Can't contact LDAP server
TEST 6272/15182 [ext/ldap/tests/ldap_get_attributes_error.phpt]
PASS ldap_get_attributes() - Testing ldap_get_attributes() that should fail [ext/ldap/tests/ldap_get_attributes_error.phpt] 
TEST 6273/15182 [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 - [-1] Can't contact LDAP server
TEST 6274/15182 [ext/ldap/tests/ldap_get_dn_error.phpt]
PASS ldap_get_dn() - Testing ldap_get_dn() that should fail [ext/ldap/tests/ldap_get_dn_error.phpt] 
TEST 6275/15182 [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 - [-1] Can't contact LDAP server
TEST 6276/15182 [ext/ldap/tests/ldap_get_entries_error.phpt]
PASS ldap_get_entries() - ldap_get_entries() operation that should fail [ext/ldap/tests/ldap_get_entries_error.phpt] 
TEST 6277/15182 [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 - [-1] Can't contact LDAP server
TEST 6278/15182 [ext/ldap/tests/ldap_get_option_basic.phpt]
PASS ldap_get_option() - Basic ldap_get_option() operation [ext/ldap/tests/ldap_get_option_basic.phpt] 
TEST 6279/15182 [ext/ldap/tests/ldap_get_option_controls.phpt]
SKIP ldap_get_option() and ldap_set_option() tests related to ldap controls [ext/ldap/tests/ldap_get_option_controls.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6280/15182 [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 6281/15182 [ext/ldap/tests/ldap_get_option_package_basic.phpt]
PASS ldap_get_option() - Basic test for getting the TLS package ldap option [ext/ldap/tests/ldap_get_option_package_basic.phpt] 
TEST 6282/15182 [ext/ldap/tests/ldap_get_option_variation.phpt]
PASS ldap_get_option() - More ldap_get_option() operations [ext/ldap/tests/ldap_get_option_variation.phpt] 
TEST 6283/15182 [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 - [-1] Can't contact LDAP server
TEST 6284/15182 [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 - [-1] Can't contact LDAP server
TEST 6285/15182 [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 - [-1] Can't contact LDAP server
TEST 6286/15182 [ext/ldap/tests/ldap_list_error.phpt]
PASS ldap_list() - operation that should fail [ext/ldap/tests/ldap_list_error.phpt] 
TEST 6287/15182 [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 - [-1] Can't contact LDAP server
TEST 6288/15182 [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 - [-1] Can't contact LDAP server
TEST 6289/15182 [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 - [-1] Can't contact LDAP server
TEST 6290/15182 [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 - [-1] Can't contact LDAP server
TEST 6291/15182 [ext/ldap/tests/ldap_mod_ext.phpt]
SKIP ldap_mod_ext() - Modify operations with controls [ext/ldap/tests/ldap_mod_ext.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6292/15182 [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 - [-1] Can't contact LDAP server
TEST 6293/15182 [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 - [-1] Can't contact LDAP server
TEST 6294/15182 [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 - [-1] Can't contact LDAP server
TEST 6295/15182 [ext/ldap/tests/ldap_modify_batch_basic.phpt]
SKIP ldap_modify_batch() - Basic batch modify operation [ext/ldap/tests/ldap_modify_batch_basic.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6296/15182 [ext/ldap/tests/ldap_modify_batch_error.phpt]
SKIP ldap_modify_batch() - Batch modify operations that should fail [ext/ldap/tests/ldap_modify_batch_error.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6297/15182 [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 - [-1] Can't contact LDAP server
TEST 6298/15182 [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 - [-1] Can't contact LDAP server
TEST 6299/15182 [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 - [-1] Can't contact LDAP server
TEST 6300/15182 [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 - [-1] Can't contact LDAP server
TEST 6301/15182 [ext/ldap/tests/ldap_next_entry_error.phpt]
PASS ldap_next_entry() - Testing ldap_next_entry() that should fail [ext/ldap/tests/ldap_next_entry_error.phpt] 
TEST 6302/15182 [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 - [-1] Can't contact LDAP server
TEST 6303/15182 [ext/ldap/tests/ldap_next_reference_error.phpt]
PASS ldap_next_reference() - Testing ldap_next_reference() that should fail [ext/ldap/tests/ldap_next_reference_error.phpt] 
TEST 6304/15182 [ext/ldap/tests/ldap_option_reqcert_basic.phpt]
SKIP ldap_option_reqcert_basic() - Basic test to check if PHP can connect to a LDAP server with an invalid certificate with certificate checking disabled [ext/ldap/tests/ldap_option_reqcert_basic.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6305/15182 [ext/ldap/tests/ldap_option_reqcert_error.phpt]
SKIP ldap_option_reqcert_error() - A test to check if ldap cant connect to a LDAP server with a invalid certificate with certificate checking enabled [ext/ldap/tests/ldap_option_reqcert_error.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6306/15182 [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 - [-1] Can't contact LDAP server
TEST 6307/15182 [ext/ldap/tests/ldap_parse_reference_error.phpt]
PASS ldap_parse_reference() - ldap_parse_reference() operations that should fail [ext/ldap/tests/ldap_parse_reference_error.phpt] 
TEST 6308/15182 [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 - [-1] Can't contact LDAP server
TEST 6309/15182 [ext/ldap/tests/ldap_parse_result_controls.phpt]
SKIP ldap_parse_result() - Test the parsing of controls from result object [ext/ldap/tests/ldap_parse_result_controls.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6310/15182 [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 6311/15182 [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 - [-1] Can't contact LDAP server
TEST 6312/15182 [ext/ldap/tests/ldap_read_error.phpt]
PASS ldap_read() - operation that should fail [ext/ldap/tests/ldap_read_error.phpt] 
TEST 6313/15182 [ext/ldap/tests/ldap_read_variation1.phpt]
PASS ldap_read() does not modify $attributes array [ext/ldap/tests/ldap_read_variation1.phpt] 
TEST 6314/15182 [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 - [-1] Can't contact LDAP server
TEST 6315/15182 [ext/ldap/tests/ldap_rename_error.phpt]
PASS ldap_rename() - Testing ldap_rename() that should fail [ext/ldap/tests/ldap_rename_error.phpt] 
TEST 6316/15182 [ext/ldap/tests/ldap_rename_ext.phpt]
SKIP ldap_rename_ext() - Rename operation with controls [ext/ldap/tests/ldap_rename_ext.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6317/15182 [ext/ldap/tests/ldap_sasl_bind_basic.phpt]
SKIP ldap_sasl_bind() - Basic anonymous binding [ext/ldap/tests/ldap_sasl_bind_basic.phpt] reason: no server listening
TEST 6318/15182 [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 - [-1] Can't contact LDAP server
TEST 6319/15182 [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 - [-1] Can't contact LDAP server
TEST 6320/15182 [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 - [-1] Can't contact LDAP server
TEST 6321/15182 [ext/ldap/tests/ldap_search_overrides.phpt]
SKIP ldap_search() test - test that overrides aren't permanent [ext/ldap/tests/ldap_search_overrides.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6322/15182 [ext/ldap/tests/ldap_search_paged_result_controls.phpt]
SKIP ldap_search() test with paged result controls [ext/ldap/tests/ldap_search_paged_result_controls.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6323/15182 [ext/ldap/tests/ldap_search_sort_controls.phpt]
SKIP ldap_search() test with sort and VLV controls [ext/ldap/tests/ldap_search_sort_controls.phpt] reason: Can't bind to LDAP Server - [-1] Can't contact LDAP server
TEST 6324/15182 [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 - [-1] Can't contact LDAP server
TEST 6325/15182 [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 - [-1] Can't contact LDAP server
TEST 6326/15182 [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 - [-1] Can't contact LDAP server
TEST 6327/15182 [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 - [-1] Can't contact LDAP server
TEST 6328/15182 [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 - [-1] Can't contact LDAP server
TEST 6329/15182 [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 - [-1] Can't contact LDAP server
TEST 6330/15182 [ext/ldap/tests/ldap_set_option_basic.phpt]
PASS ldap_set_option() - Basic ldap_set_option() operation [ext/ldap/tests/ldap_set_option_basic.phpt] 
TEST 6331/15182 [ext/ldap/tests/ldap_set_option_cafiles_basic.phpt]
PASS ldap_set_option() - Basic test for TLS CA/Cert/CRL/DH/Key file ldap options [ext/ldap/tests/ldap_set_option_cafiles_basic.phpt] 
TEST 6332/15182 [ext/ldap/tests/ldap_set_option_ciphersuite_basic.phpt]
PASS ldap_set_option() - Basic test for TLS cipher suite ldap option [ext/ldap/tests/ldap_set_option_ciphersuite_basic.phpt] 
TEST 6333/15182 [ext/ldap/tests/ldap_set_option_crlcheck_basic.phpt]
PASS ldap_set_option() - Basic test for TLS CRL check ldap option [ext/ldap/tests/ldap_set_option_crlcheck_basic.phpt] 
TEST 6334/15182 [ext/ldap/tests/ldap_set_option_crlcheck_error.phpt]
PASS ldap_set_option() - Error test for TLS CRL check ldap option [ext/ldap/tests/ldap_set_option_crlcheck_error.phpt] 
TEST 6335/15182 [ext/ldap/tests/ldap_set_option_error.phpt]
PASS ldap_set_option() - ldap_set_option() operation that should fail [ext/ldap/tests/ldap_set_option_error.phpt] 
TEST 6336/15182 [ext/ldap/tests/ldap_set_option_keepalive_basic.phpt]
PASS ldap_set_option() - Basic test for TCP keepalive ldap options [ext/ldap/tests/ldap_set_option_keepalive_basic.phpt] 
TEST 6337/15182 [ext/ldap/tests/ldap_set_option_reqcert_basic.phpt]
PASS ldap_option_reqcert_basic() - Error test for TLS require cert ldap option [ext/ldap/tests/ldap_set_option_reqcert_basic.phpt] 
TEST 6338/15182 [ext/ldap/tests/ldap_set_option_reqcert_error.phpt]
PASS ldap_option_reqcert_basic() - Error test for TLS require cert ldap option [ext/ldap/tests/ldap_set_option_reqcert_error.phpt] 
TEST 6339/15182 [ext/ldap/tests/ldap_set_option_tls_protocol_min_basic.phpt]
PASS ldap_set_option() - Basic test for TLS protocol min ldap option [ext/ldap/tests/ldap_set_option_tls_protocol_min_basic.phpt] 
TEST 6340/15182 [ext/ldap/tests/ldap_set_option_variation.phpt]
PASS ldap_set_option() - More ldap_set_option() operations [ext/ldap/tests/ldap_set_option_variation.phpt] 
TEST 6341/15182 [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 - [-1] Can't contact LDAP server
TEST 6342/15182 [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: no server listening
TEST 6343/15182 [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 - [-1] Can't contact LDAP server
TEST 6344/15182 [ext/ldap/tests/ldap_sort_error.phpt]
PASS ldap_sort() - Testing ldap_sort() that should fail [ext/ldap/tests/ldap_sort_error.phpt] 
TEST 6345/15182 [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 - [-1] Can't contact LDAP server
TEST 6346/15182 [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 - [-1] Can't contact LDAP server
TEST 6347/15182 [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 - [-1] Can't contact LDAP server
TEST 6348/15182 [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 - [-1] Can't contact LDAP server
TEST 6349/15182 [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 - [-1] Can't contact LDAP server
TEST 6350/15182 [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 - [-1] Can't contact LDAP server
TEST 6351/15182 [ext/libxml/tests/001.phpt]
PASS libxml_use_internal_errors() [ext/libxml/tests/001.phpt] 
TEST 6352/15182 [ext/libxml/tests/002.phpt]
PASS libxml_get_errors() [ext/libxml/tests/002.phpt] 
TEST 6353/15182 [ext/libxml/tests/003.phpt]
PASS libxml_use_internal_errors() memory leaks [ext/libxml/tests/003.phpt] 
TEST 6354/15182 [ext/libxml/tests/004.phpt]
PASS libxml_set_streams_context() [ext/libxml/tests/004.phpt] 
TEST 6355/15182 [ext/libxml/tests/bug42112.phpt]
PASS Bug #42112 (deleting a node produces memory corruption) [ext/libxml/tests/bug42112.phpt] 
TEST 6356/15182 [ext/libxml/tests/bug51903.phpt]
PASS Bug #51903 (simplexml_load_file() doesn't use HTTP headers) [ext/libxml/tests/bug51903.phpt] 
TEST 6357/15182 [ext/libxml/tests/bug54138.phpt]
PASS Bug #54138 - DOMNode::getLineNo() doesn't return line number higher than 65535 [ext/libxml/tests/bug54138.phpt] 
TEST 6358/15182 [ext/libxml/tests/bug54138_1.phpt]
SKIP Bug #54138 - DOMNode::getLineNo() doesn't return line number higher than 65535 [ext/libxml/tests/bug54138_1.phpt] reason: this test is for libxml < 2.9.0 only
TEST 6359/15182 [ext/libxml/tests/bug54138_2.phpt]
SKIP Bug #54138 - DOMNode::getLineNo() doesn't return line number higher than 65535 [ext/libxml/tests/bug54138_2.phpt] reason: this test is for LIBXML_BIGLINES being undefined
TEST 6360/15182 [ext/libxml/tests/bug54440.phpt]
PASS Bug #54440: libxml extension ignores default context [ext/libxml/tests/bug54440.phpt] 
TEST 6361/15182 [ext/libxml/tests/bug61367-read.phpt]
PASS Bug #61367: open_basedir bypass in libxml RSHUTDOWN: read test [ext/libxml/tests/bug61367-read.phpt] 
TEST 6362/15182 [ext/libxml/tests/bug61367-read_2.phpt]
SKIP Bug #61367: open_basedir bypass in libxml RSHUTDOWN: read test [ext/libxml/tests/bug61367-read_2.phpt] reason: For libxml2 >= 2.9.12 only
TEST 6363/15182 [ext/libxml/tests/bug61367-write.phpt]
PASS Bug #61367: open_basedir bypass in libxml RSHUTDOWN: write test [ext/libxml/tests/bug61367-write.phpt] 
TEST 6364/15182 [ext/libxml/tests/bug63389.phpt]
PASS Bug #63389 (Missing context check on libxml_set_streams_context() causes memleak) [ext/libxml/tests/bug63389.phpt] 
TEST 6365/15182 [ext/libxml/tests/bug69753-mb.phpt]
SKIP Bug #69753 - libXMLError::file contains invalid URI [ext/libxml/tests/bug69753-mb.phpt] reason: this test is for Windows platforms only
TEST 6366/15182 [ext/libxml/tests/bug69753.phpt]
SKIP Bug #69753 - libXMLError::file contains invalid URI [ext/libxml/tests/bug69753.phpt] reason: this test is for Windows platforms only
TEST 6367/15182 [ext/libxml/tests/bug76777.phpt]
PASS Bug #76777 (first parameter of libxml_set_external_entity_loader callback undefined) [ext/libxml/tests/bug76777.phpt] 
TEST 6368/15182 [ext/libxml/tests/bug79191.phpt]
PASS Bug #79191 (Error in SoapClient ctor disables DOMDocument::save()) [ext/libxml/tests/bug79191.phpt] 
TEST 6369/15182 [ext/libxml/tests/libxml_disable_entity_loader.phpt]
PASS libxml_disable_entity_loader() [ext/libxml/tests/libxml_disable_entity_loader.phpt] 
TEST 6370/15182 [ext/libxml/tests/libxml_disable_entity_loader_2.phpt]
SKIP libxml_disable_entity_loader() [ext/libxml/tests/libxml_disable_entity_loader_2.phpt] reason: For libxml2 >= 2.9.12 only
TEST 6371/15182 [ext/libxml/tests/libxml_set_external_entity_loader_basic.phpt]
PASS libxml_set_external_entity_loader() basic test [ext/libxml/tests/libxml_set_external_entity_loader_basic.phpt] 
TEST 6372/15182 [ext/libxml/tests/libxml_set_external_entity_loader_error1.phpt]
PASS libxml_set_external_entity_loader() error: bad arguments [ext/libxml/tests/libxml_set_external_entity_loader_error1.phpt] 
TEST 6373/15182 [ext/libxml/tests/libxml_set_external_entity_loader_variation1.phpt]
PASS libxml_set_external_entity_loader() variation: resolve externals and entities [ext/libxml/tests/libxml_set_external_entity_loader_variation1.phpt] 
TEST 6374/15182 [ext/libxml/tests/libxml_set_external_entity_loader_variation2.phpt]
PASS libxml_set_external_entity_loader() variation: restore original handler; returning NULL [ext/libxml/tests/libxml_set_external_entity_loader_variation2.phpt] 
TEST 6375/15182 [ext/mbstring/tests/bug20087.phpt]
PASS Bug #20087 (Assertion failure) [ext/mbstring/tests/bug20087.phpt] 
TEST 6376/15182 [ext/mbstring/tests/bug25140.phpt]
PASS Bug #25140 (mb_convert_encoding returns FALSE on an empty string) [ext/mbstring/tests/bug25140.phpt] 
TEST 6377/15182 [ext/mbstring/tests/bug26639.phpt]
PASS Bug #26639 (mb_convert_variables() clutters variables beyond the references) [ext/mbstring/tests/bug26639.phpt] 
TEST 6378/15182 [ext/mbstring/tests/bug28220.phpt]
PASS Bug #28220 (mb_strwidth() returns wrong width values for some Hangul characters) [ext/mbstring/tests/bug28220.phpt] 
TEST 6379/15182 [ext/mbstring/tests/bug30549.phpt]
PASS Bug #30549 (incorrect character translations for some ISO8859 charsets) [ext/mbstring/tests/bug30549.phpt] 
TEST 6380/15182 [ext/mbstring/tests/bug31911.phpt]
PASS Bug #31911 (mb_decode_mimeheader() is case-sensitive to hex escapes) [ext/mbstring/tests/bug31911.phpt] 
TEST 6381/15182 [ext/mbstring/tests/bug40685.phpt]
PASS Bug #40685 (mb_decode_numericentity() removes '&' in the string) [ext/mbstring/tests/bug40685.phpt] 
TEST 6382/15182 [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 6383/15182 [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 6384/15182 [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 6385/15182 [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 6386/15182 [ext/mbstring/tests/bug43994.phpt]
PASS Test mb_ereg() function : mb_ereg 'successfully' matching incorrectly [ext/mbstring/tests/bug43994.phpt] 
TEST 6387/15182 [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 6388/15182 [ext/mbstring/tests/bug45239.phpt]
PASS Bug #45239 (encoding detector hangs with mbstring.strict_detection enabled) [ext/mbstring/tests/bug45239.phpt] 
TEST 6389/15182 [ext/mbstring/tests/bug45722.phpt]
PASS Bug #45722 (mb_check_encoding() crashes) [ext/mbstring/tests/bug45722.phpt] 
TEST 6390/15182 [ext/mbstring/tests/bug45923.phpt]
PASS Bug #45923 (mb_st[r]ripos() offset not handled correctly) [ext/mbstring/tests/bug45923.phpt] 
TEST 6391/15182 [ext/mbstring/tests/bug46806.phpt]
PASS Bug #46806 (mb_wtrimwidth cutting to early) [ext/mbstring/tests/bug46806.phpt] 
TEST 6392/15182 [ext/mbstring/tests/bug46843.phpt]
PASS Bug #46843 (CP936 euro symbol is not converted properly) [ext/mbstring/tests/bug46843.phpt] 
TEST 6393/15182 [ext/mbstring/tests/bug47399.phpt]
PASS Bug #47399 (mb_check_encoding() returns true for some illegal SJIS characters) [ext/mbstring/tests/bug47399.phpt] 
TEST 6394/15182 [ext/mbstring/tests/bug48645.phpt]
PASS Bug #48645 (mb_convert_encoding() doesn't understand hexadecimal html-entities) [ext/mbstring/tests/bug48645.phpt] 
TEST 6395/15182 [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 6396/15182 [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 6397/15182 [ext/mbstring/tests/bug49528.phpt]
PASS Bug #49528 (UTF-16 strings prefixed by BOM wrongly converted) [ext/mbstring/tests/bug49528.phpt] 
TEST 6398/15182 [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 6399/15182 [ext/mbstring/tests/bug52681.phpt]
PASS Bug #52681 (mb_send_mail() appends an extra MIME-Version header) [ext/mbstring/tests/bug52681.phpt] 
TEST 6400/15182 [ext/mbstring/tests/bug52931.phpt]
PASS Bug #52931 (strripos not overloaded with function overloading enabled) [ext/mbstring/tests/bug52931.phpt] 
TEST 6401/15182 [ext/mbstring/tests/bug52981.phpt]
PASS Bug #52981 (Unicode properties are outdated (from Unicode 3.2)) [ext/mbstring/tests/bug52981.phpt] 
TEST 6402/15182 [ext/mbstring/tests/bug54494.phpt]
PASS Bug #54494: mb_substr() mishandles UTF-32LE and UCS-2LE [ext/mbstring/tests/bug54494.phpt] 
TEST 6403/15182 [ext/mbstring/tests/bug60306.phpt]
PASS Bug #60306 (Characters lost while converting from cp936 to utf8) [ext/mbstring/tests/bug60306.phpt] 
TEST 6404/15182 [ext/mbstring/tests/bug62545.phpt]
PASS Bug #62545 (wrong unicode mapping in some charsets) [ext/mbstring/tests/bug62545.phpt] 
TEST 6405/15182 [ext/mbstring/tests/bug62934.phpt]
PASS Bug #62934: mb_convert_kana() does not convert iteration marks [ext/mbstring/tests/bug62934.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 6409/15182 [ext/mbstring/tests/bug65045.phpt]
PASS Bug #65045: mb_convert_encoding breaks well-formed character [ext/mbstring/tests/bug65045.phpt] 
TEST 6410/15182 [ext/mbstring/tests/bug65544.phpt]
PASS Bug #65544: mb title case conversion-first word in quotation isn't capitalized [ext/mbstring/tests/bug65544.phpt] 
TEST 6411/15182 [ext/mbstring/tests/bug66797.phpt]
PASS Bug #66797 (mb_substr only takes 32-bit signed integer) [ext/mbstring/tests/bug66797.phpt] 
TEST 6412/15182 [ext/mbstring/tests/bug66964.phpt]
PASS Bug #66964 (mb_convert_variables() cannot detect recursion) [ext/mbstring/tests/bug66964.phpt] 
TEST 6413/15182 [ext/mbstring/tests/bug68846.phpt]
PASS Bug #68846	False detection of CJK Unified Ideographs Extension E [ext/mbstring/tests/bug68846.phpt] 
TEST 6414/15182 [ext/mbstring/tests/bug69079.phpt]
PASS Bug #69079 (enhancement for mb_substitute_character) [ext/mbstring/tests/bug69079.phpt] 
TEST 6415/15182 [ext/mbstring/tests/bug69086.phpt]
PASS Request #69086 (enhancement for mb_convert_encoding) [ext/mbstring/tests/bug69086.phpt] 
TEST 6416/15182 [ext/mbstring/tests/bug69151.phpt]
PASS Bug #69151 (mb_ereg should reject ill-formed byte sequence) [ext/mbstring/tests/bug69151.phpt] 
TEST 6417/15182 [ext/mbstring/tests/bug69267.phpt]
PASS Bug #69267: mb_strtolower fails on titlecase characters [ext/mbstring/tests/bug69267.phpt] 
TEST 6418/15182 [ext/mbstring/tests/bug71298.phpt]
PASS Bug #71298: MB_CASE_TITLE misbehaves with curled apostrophe/quote (HTML &rsquo;) [ext/mbstring/tests/bug71298.phpt] 
TEST 6419/15182 [ext/mbstring/tests/bug71606.phpt]
PASS Bug #71606 (Segmentation fault mb_strcut + mb_list_encodings) [ext/mbstring/tests/bug71606.phpt] 
TEST 6420/15182 [ext/mbstring/tests/bug72164.phpt]
PASS Bug #72164 (Null Pointer Dereference - mb_ereg_replace) [ext/mbstring/tests/bug72164.phpt] 
TEST 6421/15182 [ext/mbstring/tests/bug72399.phpt]
PASS Bug #72399 (Use-After-Free in MBString (search_re)) [ext/mbstring/tests/bug72399.phpt] 
TEST 6422/15182 [ext/mbstring/tests/bug72402.phpt]
PASS Bug #72402: _php_mb_regex_ereg_replace_exec - double free [ext/mbstring/tests/bug72402.phpt] 
TEST 6423/15182 [ext/mbstring/tests/bug72691.phpt]
PASS Bug #72691 (mb_ereg_search raises a warning if a match zero-width) [ext/mbstring/tests/bug72691.phpt] 
TEST 6424/15182 [ext/mbstring/tests/bug72693.phpt]
PASS Bug #72693 (mb_ereg_search increments search position when a match zero-width) [ext/mbstring/tests/bug72693.phpt] 
TEST 6425/15182 [ext/mbstring/tests/bug72694.phpt]
PASS Bug #72694 (mb_ereg_search_setpos does not accept a string's last position) [ext/mbstring/tests/bug72694.phpt] 
TEST 6426/15182 [ext/mbstring/tests/bug72710.phpt]
PASS Bug #72710 (`mb_ereg` causes buffer overflow on regexp compile error) [ext/mbstring/tests/bug72710.phpt] 
TEST 6427/15182 [ext/mbstring/tests/bug72994.phpt]
PASS Bug #72994 (mbc_to_code() out of bounds read) [ext/mbstring/tests/bug72994.phpt] 
TEST 6428/15182 [ext/mbstring/tests/bug73532.phpt]
PASS Bug #73532 (Null pointer dereference in mb_eregi) [ext/mbstring/tests/bug73532.phpt] 
TEST 6429/15182 [ext/mbstring/tests/bug73646.phpt]
PASS Bug #73646 (mb_ereg_search_init null pointer dereference) [ext/mbstring/tests/bug73646.phpt] 
TEST 6430/15182 [ext/mbstring/tests/bug75944.phpt]
PASS Bug #75944 (wrong detection cp1251 encoding because of missing last cyrillic letter) [ext/mbstring/tests/bug75944.phpt] 
TEST 6431/15182 [ext/mbstring/tests/bug76319.phpt]
PASS Bug #76319: mb_strtolower with invalid UTF-8 causes segmentation fault [ext/mbstring/tests/bug76319.phpt] 
TEST 6432/15182 [ext/mbstring/tests/bug76532.phpt]
PASS Bug #76532 (Integer overflow and excessive memory usage in mb_strimwidth) [ext/mbstring/tests/bug76532.phpt] 
TEST 6433/15182 [ext/mbstring/tests/bug76704.phpt]
PASS Bug #76704 (mb_detect_order return value varies based on argument type) [ext/mbstring/tests/bug76704.phpt] 
TEST 6434/15182 [ext/mbstring/tests/bug76958.phpt]
PASS Bug #76958: Broken UTF7-IMAP conversion [ext/mbstring/tests/bug76958.phpt] 
TEST 6435/15182 [ext/mbstring/tests/bug77025.phpt]
PASS Bug #77025: mb_strpos throws Unknown encoding or conversion error [ext/mbstring/tests/bug77025.phpt] 
TEST 6436/15182 [ext/mbstring/tests/bug77165.phpt]
PASS Bug #77165: mb_check_encoding crashes when argument given an empty array [ext/mbstring/tests/bug77165.phpt] 
TEST 6437/15182 [ext/mbstring/tests/bug77367.phpt]
PASS Bug #77367 (Negative size parameter in mb_split) [ext/mbstring/tests/bug77367.phpt] 
TEST 6438/15182 [ext/mbstring/tests/bug77370.phpt]
PASS Bug #77370 (Buffer overflow on mb regex functions - fetch_token) [ext/mbstring/tests/bug77370.phpt] 
TEST 6439/15182 [ext/mbstring/tests/bug77371.phpt]
PASS Bug #77371 (heap buffer overflow in mb regex functions - compile_string_node) [ext/mbstring/tests/bug77371.phpt] 
TEST 6440/15182 [ext/mbstring/tests/bug77381.phpt]
PASS Bug #77381 (heap buffer overflow in multibyte match_at) [ext/mbstring/tests/bug77381.phpt] 
TEST 6441/15182 [ext/mbstring/tests/bug77418.phpt]
PASS Bug #77418 (Heap overflow in utf32be_mbc_to_code) [ext/mbstring/tests/bug77418.phpt] 
TEST 6442/15182 [ext/mbstring/tests/bug77428.phpt]
PASS Bug #77428: mb_ereg_replace() doesn't replace a substitution variable [ext/mbstring/tests/bug77428.phpt] 
TEST 6443/15182 [ext/mbstring/tests/bug77454.phpt]
PASS Bug #77454: mb_scrub() silently truncates after a null byte [ext/mbstring/tests/bug77454.phpt] 
TEST 6444/15182 [ext/mbstring/tests/bug77514.phpt]
PASS Bug #77514: mb_ereg_replace() with trailing backslash adds null byte [ext/mbstring/tests/bug77514.phpt] 
TEST 6445/15182 [ext/mbstring/tests/bug78559.phpt]
PASS Bug #78559 (#78559	Heap buffer overflow in mb_eregi) [ext/mbstring/tests/bug78559.phpt] 
TEST 6446/15182 [ext/mbstring/tests/bug78609.phpt]
PASS Bug #78609 (mb_check_encoding() no longer supports stringable objects) [ext/mbstring/tests/bug78609.phpt] 
TEST 6447/15182 [ext/mbstring/tests/bug78633.phpt]
PASS Bug #78633 (Heap buffer overflow (read) in mb_eregi) [ext/mbstring/tests/bug78633.phpt] 
TEST 6448/15182 [ext/mbstring/tests/bug79037.phpt]
PASS Bug #79037: global buffer-overflow in `mbfl_filt_conv_big5_wchar` [ext/mbstring/tests/bug79037.phpt] 
TEST 6449/15182 [ext/mbstring/tests/bug79149.phpt]
PASS Bug #79149 (SEGV in mb_convert_encoding with non-string encodings) [ext/mbstring/tests/bug79149.phpt] 
TEST 6450/15182 [ext/mbstring/tests/bug79154.phpt]
PASS Bug 79154 (mb_convert_encoding() can modify $from_encoding) [ext/mbstring/tests/bug79154.phpt] 
TEST 6451/15182 [ext/mbstring/tests/bug79371.phpt]
PASS Bug #79371 (mb_strtolower (UTF-32LE): stack-buffer-overflow) [ext/mbstring/tests/bug79371.phpt] 
TEST 6452/15182 [ext/mbstring/tests/bug79441.phpt]
PASS Bug #79441 Segfault in mb_chr() if internal encoding is unsupported [ext/mbstring/tests/bug79441.phpt] 
TEST 6453/15182 [ext/mbstring/tests/bug79787.phpt]
PASS Bug #79787 mb_strimwidth does not trim string [ext/mbstring/tests/bug79787.phpt] 
TEST 6454/15182 [ext/mbstring/tests/bug81011.phpt]
PASS Bug #81011 (mb_convert_encoding removes references from arrays) [ext/mbstring/tests/bug81011.phpt] 
TEST 6455/15182 [ext/mbstring/tests/casefold.phpt]
PASS mb_strtoupper() / mb_strtolower() [ext/mbstring/tests/casefold.phpt] 
TEST 6456/15182 [ext/mbstring/tests/casefolding.phpt]
PASS Case-insensitive string comparisons use case folding [ext/mbstring/tests/casefolding.phpt] 
TEST 6457/15182 [ext/mbstring/tests/casemapping.phpt]
PASS Unicode case mapping [ext/mbstring/tests/casemapping.phpt] 
TEST 6458/15182 [ext/mbstring/tests/empty_pattern.phpt]
PASS Check for empty pattern [ext/mbstring/tests/empty_pattern.phpt] 
TEST 6459/15182 [ext/mbstring/tests/htmlent.phpt]
PASS HTML input/output [ext/mbstring/tests/htmlent.phpt] 
TEST 6460/15182 [ext/mbstring/tests/illformed_utf_sequences.phpt]
PASS Unicode standard conformance test (ill-formed UTF sequences.) [ext/mbstring/tests/illformed_utf_sequences.phpt] 
TEST 6461/15182 [ext/mbstring/tests/ini_encoding.phpt]
PASS Encoding INI test [ext/mbstring/tests/ini_encoding.phpt] 
TEST 6462/15182 [ext/mbstring/tests/ini_encoding2.phpt]
PASS Encoding INI test [ext/mbstring/tests/ini_encoding2.phpt] 
TEST 6463/15182 [ext/mbstring/tests/ini_language.phpt]
PASS mbstring.language bug [ext/mbstring/tests/ini_language.phpt] 
TEST 6464/15182 [ext/mbstring/tests/internal_encoding.phpt]
PASS Check that "internal_encoding" ini is picked up by mbstring [ext/mbstring/tests/internal_encoding.phpt] 
TEST 6465/15182 [ext/mbstring/tests/mb_check_encoding.phpt]
PASS mb_check_encoding() [ext/mbstring/tests/mb_check_encoding.phpt] 
TEST 6466/15182 [ext/mbstring/tests/mb_check_encoding_array.phpt]
PASS mb_check_encoding() - Circular references [ext/mbstring/tests/mb_check_encoding_array.phpt] 
TEST 6467/15182 [ext/mbstring/tests/mb_chr.phpt]
PASS mb_chr() [ext/mbstring/tests/mb_chr.phpt] 
TEST 6468/15182 [ext/mbstring/tests/mb_chr_ord.phpt]
PASS mb_chr() and mb_ord() [ext/mbstring/tests/mb_chr_ord.phpt] 
TEST 6469/15182 [ext/mbstring/tests/mb_convert_case_invalid_mode.phpt]
PASS Calling mb_convert_case() with an invalid casing mode [ext/mbstring/tests/mb_convert_case_invalid_mode.phpt] 
TEST 6470/15182 [ext/mbstring/tests/mb_convert_encoding.phpt]
PASS mb_convert_encoding() [ext/mbstring/tests/mb_convert_encoding.phpt] 
TEST 6471/15182 [ext/mbstring/tests/mb_convert_encoding_array.phpt]
PASS Test mb_convert_encoding() function : array functionality [ext/mbstring/tests/mb_convert_encoding_array.phpt] 
TEST 6472/15182 [ext/mbstring/tests/mb_convert_encoding_array2.phpt]
PASS Test mb_convert_encoding() function : Circular references [ext/mbstring/tests/mb_convert_encoding_array2.phpt] 
TEST 6473/15182 [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 6474/15182 [ext/mbstring/tests/mb_convert_encoding_leak.phpt]
PASS mb_convert_encoding() shouldn't leak keys [ext/mbstring/tests/mb_convert_encoding_leak.phpt] 
TEST 6475/15182 [ext/mbstring/tests/mb_convert_encoding_stateful.phpt]
PASS mb_convert_encoding() with stateful encodings [ext/mbstring/tests/mb_convert_encoding_stateful.phpt] 
TEST 6476/15182 [ext/mbstring/tests/mb_convert_kana.phpt]
PASS Testing mb_convert_kana() function [ext/mbstring/tests/mb_convert_kana.phpt] 
TEST 6477/15182 [ext/mbstring/tests/mb_convert_variables.phpt]
PASS mb_convert_variables() [ext/mbstring/tests/mb_convert_variables.phpt] 
TEST 6478/15182 [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 6479/15182 [ext/mbstring/tests/mb_decode_mimeheader_variation2.phpt]
PASS Test mb_decode_mimeheader() function : variation [ext/mbstring/tests/mb_decode_mimeheader_variation2.phpt] 
TEST 6480/15182 [ext/mbstring/tests/mb_decode_mimeheader_variation3.phpt]
PASS Test mb_decode_mimeheader() function : variation [ext/mbstring/tests/mb_decode_mimeheader_variation3.phpt] 
TEST 6481/15182 [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 6482/15182 [ext/mbstring/tests/mb_detect_encoding.phpt]
PASS mb_detect_encoding() [ext/mbstring/tests/mb_detect_encoding.phpt] 
TEST 6483/15182 [ext/mbstring/tests/mb_detect_order.phpt]
PASS mb_detect_order() [ext/mbstring/tests/mb_detect_order.phpt] 
TEST 6484/15182 [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 6485/15182 [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 6486/15182 [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 6487/15182 [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 6488/15182 [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 6489/15182 [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 6490/15182 [ext/mbstring/tests/mb_encoding_aliases.phpt]
PASS mb_encoding_aliases() [ext/mbstring/tests/mb_encoding_aliases.phpt] 
TEST 6491/15182 [ext/mbstring/tests/mb_ereg-compat-01.phpt]
PASS mb_ereg() compat test 1 [ext/mbstring/tests/mb_ereg-compat-01.phpt] 
TEST 6492/15182 [ext/mbstring/tests/mb_ereg-compat-02.phpt]
PASS mb_ereg() compat test 2 [ext/mbstring/tests/mb_ereg-compat-02.phpt] 
TEST 6493/15182 [ext/mbstring/tests/mb_ereg.phpt]
PASS mb_ereg() [ext/mbstring/tests/mb_ereg.phpt] 
TEST 6494/15182 [ext/mbstring/tests/mb_ereg1.phpt]
PASS mb_ereg() and invalid arguments [ext/mbstring/tests/mb_ereg1.phpt] 
TEST 6495/15182 [ext/mbstring/tests/mb_ereg2.phpt]
PASS mb_ereg() returning matches [ext/mbstring/tests/mb_ereg2.phpt] 
TEST 6496/15182 [ext/mbstring/tests/mb_ereg3.phpt]
PASS mb_ereg() returning matches [ext/mbstring/tests/mb_ereg3.phpt] 
TEST 6497/15182 [ext/mbstring/tests/mb_ereg_basic.phpt]
PASS Test mb_ereg() function : basic functionality [ext/mbstring/tests/mb_ereg_basic.phpt] 
TEST 6498/15182 [ext/mbstring/tests/mb_ereg_dupnames.phpt]
PASS Testing mb_ereg() duplicate named groups [ext/mbstring/tests/mb_ereg_dupnames.phpt] 
TEST 6499/15182 [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 6500/15182 [ext/mbstring/tests/mb_ereg_named_subpatterns.phpt]
PASS Testing mb_ereg() named subpatterns [ext/mbstring/tests/mb_ereg_named_subpatterns.phpt] 
TEST 6501/15182 [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 6502/15182 [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 6503/15182 [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 6504/15182 [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 6505/15182 [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 6506/15182 [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 6507/15182 [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 6508/15182 [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 6509/15182 [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 6510/15182 [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 6511/15182 [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 6512/15182 [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 6513/15182 [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 6514/15182 [ext/mbstring/tests/mb_ereg_replace.phpt]
PASS mb_ereg_replace() [ext/mbstring/tests/mb_ereg_replace.phpt] 
TEST 6515/15182 [ext/mbstring/tests/mb_ereg_replace_basic.phpt]
PASS Test mb_ereg_replace() function : basic [ext/mbstring/tests/mb_ereg_replace_basic.phpt] 
TEST 6516/15182 [ext/mbstring/tests/mb_ereg_replace_callback.phpt]
PASS mb_ereg_replace_callback() [ext/mbstring/tests/mb_ereg_replace_callback.phpt] 
TEST 6517/15182 [ext/mbstring/tests/mb_ereg_replace_named_subpatterns.phpt]
PASS mb_ereg_replace() with named subpatterns [ext/mbstring/tests/mb_ereg_replace_named_subpatterns.phpt] 
TEST 6518/15182 [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 6519/15182 [ext/mbstring/tests/mb_ereg_search.phpt]
PASS Testing mb_ereg_search() function [ext/mbstring/tests/mb_ereg_search.phpt] 
TEST 6520/15182 [ext/mbstring/tests/mb_ereg_search_invalid_pattern.phpt]
PASS mb_ereg_search() with invalid pattern should discard old matches [ext/mbstring/tests/mb_ereg_search_invalid_pattern.phpt] 
TEST 6521/15182 [ext/mbstring/tests/mb_ereg_search_named_subpatterns_1.phpt]
PASS Testing mb_ereg_search() named capture groups [ext/mbstring/tests/mb_ereg_search_named_subpatterns_1.phpt] 
TEST 6522/15182 [ext/mbstring/tests/mb_ereg_search_named_subpatterns_2.phpt]
SKIP Testing mb_ereg_search() named capture groups [ext/mbstring/tests/mb_ereg_search_named_subpatterns_2.phpt] reason: requires oniguruma >= 6.9.4
TEST 6523/15182 [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 6524/15182 [ext/mbstring/tests/mb_ereg_search_regs.phpt]
PASS Funktionstest mb_ereg_search_regs() [ext/mbstring/tests/mb_ereg_search_regs.phpt] 
TEST 6525/15182 [ext/mbstring/tests/mb_ereg_search_setpos.phpt]
PASS mb_ereg_search_setpos() function [ext/mbstring/tests/mb_ereg_search_setpos.phpt] 
TEST 6526/15182 [ext/mbstring/tests/mb_ereg_search_syntax.phpt]
SKIP Specifying non-default syntax in mb_ereg_search() [ext/mbstring/tests/mb_ereg_search_syntax.phpt] reason: mb_regex_search() is not defined
TEST 6527/15182 [ext/mbstring/tests/mb_ereg_search_xxx.phpt]
PASS mb_ereg_search() stuff [ext/mbstring/tests/mb_ereg_search_xxx.phpt] 
TEST 6528/15182 [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 6529/15182 [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 6530/15182 [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 6531/15182 [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 6532/15182 [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 6533/15182 [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 6534/15182 [ext/mbstring/tests/mb_eregi.phpt]
PASS mb_eregi() and invalid arguments [ext/mbstring/tests/mb_eregi.phpt] 
TEST 6535/15182 [ext/mbstring/tests/mb_eregi_replace.phpt]
PASS Testing mb_eregi_replace() function [ext/mbstring/tests/mb_eregi_replace.phpt] 
TEST 6536/15182 [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 6538/15182 [ext/mbstring/tests/mb_http_output.phpt]
PASS mb_http_output() [ext/mbstring/tests/mb_http_output.phpt] 
TEST 6539/15182 [ext/mbstring/tests/mb_internal_encoding.phpt]
PASS mb_internal_encoding() [ext/mbstring/tests/mb_internal_encoding.phpt] 
TEST 6540/15182 [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 6541/15182 [ext/mbstring/tests/mb_internal_encoding_basic2.phpt]
PASS Test mb_internal_encoding() function : basic functionality [ext/mbstring/tests/mb_internal_encoding_basic2.phpt] 
TEST 6542/15182 [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 6543/15182 [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 6544/15182 [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 6545/15182 [ext/mbstring/tests/mb_language.phpt]
PASS mb_language() [ext/mbstring/tests/mb_language.phpt] 
TEST 6546/15182 [ext/mbstring/tests/mb_list_encodings.phpt]
PASS mb_list_encodings [ext/mbstring/tests/mb_list_encodings.phpt] 
TEST 6547/15182 [ext/mbstring/tests/mb_ord.phpt]
PASS mb_ord() [ext/mbstring/tests/mb_ord.phpt] 
TEST 6548/15182 [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 6549/15182 [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 6550/15182 [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 6551/15182 [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 6552/15182 [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 6553/15182 [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 6554/15182 [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 6555/15182 [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 6556/15182 [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 6557/15182 [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 6558/15182 [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 6559/15182 [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 6560/15182 [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 6561/15182 [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 6562/15182 [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 6563/15182 [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 6564/15182 [ext/mbstring/tests/mb_parse_str.phpt]
PASS mb_parse_str() [ext/mbstring/tests/mb_parse_str.phpt] 
TEST 6565/15182 [ext/mbstring/tests/mb_parse_str02.phpt]
PASS mb_parse_str() test 2 [ext/mbstring/tests/mb_parse_str02.phpt] 
TEST 6566/15182 [ext/mbstring/tests/mb_preferred_mime_name.phpt]
PASS mb_preferred_mime_name() [ext/mbstring/tests/mb_preferred_mime_name.phpt] 
TEST 6567/15182 [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 6568/15182 [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 6569/15182 [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 6570/15182 [ext/mbstring/tests/mb_regex_set_options.phpt]
PASS mb_regex_set_options() [ext/mbstring/tests/mb_regex_set_options.phpt] 
TEST 6571/15182 [ext/mbstring/tests/mb_scrub.phpt]
PASS mb_scrub() [ext/mbstring/tests/mb_scrub.phpt] 
TEST 6572/15182 [ext/mbstring/tests/mb_send_mail01.phpt]
PASS mb_send_mail() test 1 (lang=neutral) [ext/mbstring/tests/mb_send_mail01.phpt] 
TEST 6573/15182 [ext/mbstring/tests/mb_send_mail02.phpt]
PASS mb_send_mail() test 2 (lang=Japanese) [ext/mbstring/tests/mb_send_mail02.phpt] 
TEST 6574/15182 [ext/mbstring/tests/mb_send_mail03.phpt]
PASS mb_send_mail() test 3 (lang=English) [ext/mbstring/tests/mb_send_mail03.phpt] 
TEST 6575/15182 [ext/mbstring/tests/mb_send_mail04.phpt]
PASS mb_send_mail() test 4 (lang=German) [ext/mbstring/tests/mb_send_mail04.phpt] 
TEST 6576/15182 [ext/mbstring/tests/mb_send_mail05.phpt]
PASS mb_send_mail() test 5 (lang=Simplified Chinese) [ext/mbstring/tests/mb_send_mail05.phpt] 
TEST 6577/15182 [ext/mbstring/tests/mb_send_mail06.phpt]
PASS mb_send_mail() test 6 (lang=Traditional Chinese) [ext/mbstring/tests/mb_send_mail06.phpt] 
TEST 6578/15182 [ext/mbstring/tests/mb_send_mail07.phpt]
PASS mb_send_mail() test 7 (lang=Korean) [ext/mbstring/tests/mb_send_mail07.phpt] 
TEST 6579/15182 [ext/mbstring/tests/mb_split-compat-01.phpt]
PASS mb_split() compat test 1 [ext/mbstring/tests/mb_split-compat-01.phpt] 
TEST 6580/15182 [ext/mbstring/tests/mb_split.phpt]
PASS mb_split() [ext/mbstring/tests/mb_split.phpt] 
TEST 6581/15182 [ext/mbstring/tests/mb_split_empty_match.phpt]
PASS mb_split() empty match
-- [ext/mbstring/tests/mb_split_empty_match.phpt] 
TEST 6582/15182 [ext/mbstring/tests/mb_str_functions_opt-parameter.phpt]
PASS Optional long parameter might be null [ext/mbstring/tests/mb_str_functions_opt-parameter.phpt] 
TEST 6583/15182 [ext/mbstring/tests/mb_str_split_jp.phpt]
PASS mb_str_split() tests for the japanese language [ext/mbstring/tests/mb_str_split_jp.phpt] 
TEST 6584/15182 [ext/mbstring/tests/mb_str_split_ru.phpt]
PASS mb_str_split()  tests for the russian language [ext/mbstring/tests/mb_str_split_ru.phpt] 
TEST 6585/15182 [ext/mbstring/tests/mb_str_split_utf8_utf16.phpt]
PASS mb_str_split() tests UTF-8 illegal chars & UTF-16 surrogate pairs [ext/mbstring/tests/mb_str_split_utf8_utf16.phpt] 
TEST 6586/15182 [ext/mbstring/tests/mb_str_unknown_encoding.phpt]
PASS mb_str*() - unknown encoding [ext/mbstring/tests/mb_str_unknown_encoding.phpt] 
TEST 6587/15182 [ext/mbstring/tests/mb_strcut.phpt]
PASS mb_strcut() [ext/mbstring/tests/mb_strcut.phpt] 
TEST 6588/15182 [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 6589/15182 [ext/mbstring/tests/mb_strcut_negative_length.phpt]
PASS mb_strcut() negative length test [ext/mbstring/tests/mb_strcut_negative_length.phpt] 
TEST 6590/15182 [ext/mbstring/tests/mb_strimwidth.phpt]
PASS mb_strimwidth() [ext/mbstring/tests/mb_strimwidth.phpt] 
TEST 6591/15182 [ext/mbstring/tests/mb_stripos.phpt]
PASS mb_stripos() [ext/mbstring/tests/mb_stripos.phpt] 
TEST 6592/15182 [ext/mbstring/tests/mb_stripos_basic.phpt]
PASS Test mb_stripos() function : basic functionality [ext/mbstring/tests/mb_stripos_basic.phpt] 
TEST 6593/15182 [ext/mbstring/tests/mb_stripos_basic2.phpt]
PASS Test mb_stripos() function : basic functionality [ext/mbstring/tests/mb_stripos_basic2.phpt] 
TEST 6594/15182 [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 6595/15182 [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 6596/15182 [ext/mbstring/tests/mb_stristr_basic.phpt]
PASS Test mb_stristr() function : basic functionality [ext/mbstring/tests/mb_stristr_basic.phpt] 
TEST 6597/15182 [ext/mbstring/tests/mb_stristr_error2.phpt]
PASS Test mb_stristr() function : error conditions [ext/mbstring/tests/mb_stristr_error2.phpt] 
TEST 6598/15182 [ext/mbstring/tests/mb_stristr_variation5.phpt]
PASS Test mb_stristr() function : usage variation - multiple needles [ext/mbstring/tests/mb_stristr_variation5.phpt] 
TEST 6599/15182 [ext/mbstring/tests/mb_strlen.phpt]
PASS mb_strlen() [ext/mbstring/tests/mb_strlen.phpt] 
TEST 6600/15182 [ext/mbstring/tests/mb_strlen_basic.phpt]
PASS Test mb_strlen() function : basic functionality [ext/mbstring/tests/mb_strlen_basic.phpt] 
TEST 6601/15182 [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 6602/15182 [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 6603/15182 [ext/mbstring/tests/mb_strpos.phpt]
PASS mb_strpos() [ext/mbstring/tests/mb_strpos.phpt] 
TEST 6604/15182 [ext/mbstring/tests/mb_strpos_basic.phpt]
PASS Test mb_strpos() function : basic functionality [ext/mbstring/tests/mb_strpos_basic.phpt] 
TEST 6605/15182 [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 6606/15182 [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 6607/15182 [ext/mbstring/tests/mb_strrchr_basic.phpt]
PASS Test mb_strrchr() function : basic functionality [ext/mbstring/tests/mb_strrchr_basic.phpt] 
TEST 6608/15182 [ext/mbstring/tests/mb_strrchr_error2.phpt]
PASS Test mb_strrchr() function : error conditions [ext/mbstring/tests/mb_strrchr_error2.phpt] 
TEST 6609/15182 [ext/mbstring/tests/mb_strrchr_variation5.phpt]
PASS Test mb_strrchr() function : variation - multiple needles [ext/mbstring/tests/mb_strrchr_variation5.phpt] 
TEST 6610/15182 [ext/mbstring/tests/mb_strrchr_variation6.phpt]
PASS Test mb_strrchr() function : variation - case sensitivity [ext/mbstring/tests/mb_strrchr_variation6.phpt] 
TEST 6611/15182 [ext/mbstring/tests/mb_strrichr_basic.phpt]
PASS Test mb_strrichr() function : basic functionality [ext/mbstring/tests/mb_strrichr_basic.phpt] 
TEST 6612/15182 [ext/mbstring/tests/mb_strrichr_error2.phpt]
PASS Test mb_strrichr() function : error conditions [ext/mbstring/tests/mb_strrichr_error2.phpt] 
TEST 6613/15182 [ext/mbstring/tests/mb_strrichr_variation5.phpt]
PASS Test mb_strrichr() function : usage variation - multiple needles [ext/mbstring/tests/mb_strrichr_variation5.phpt] 
TEST 6614/15182 [ext/mbstring/tests/mb_strripos_basic.phpt]
PASS Test mb_strripos() function : basic functionality [ext/mbstring/tests/mb_strripos_basic.phpt] 
TEST 6615/15182 [ext/mbstring/tests/mb_strripos_basic2.phpt]
PASS Test mb_strripos() function : basic functionality [ext/mbstring/tests/mb_strripos_basic2.phpt] 
TEST 6616/15182 [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 6617/15182 [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 6618/15182 [ext/mbstring/tests/mb_strrpos_basic.phpt]
PASS Test mb_strrpos() function : basic functionality [ext/mbstring/tests/mb_strrpos_basic.phpt] 
TEST 6619/15182 [ext/mbstring/tests/mb_strrpos_encoding_3rd_param.phpt]
PASS Passing encoding as 3rd param to mb_strrpos (legacy) [ext/mbstring/tests/mb_strrpos_encoding_3rd_param.phpt] 
TEST 6620/15182 [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 6621/15182 [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 6622/15182 [ext/mbstring/tests/mb_strstr.phpt]
PASS mb_strstr() [ext/mbstring/tests/mb_strstr.phpt] 
TEST 6623/15182 [ext/mbstring/tests/mb_strstr_basic.phpt]
PASS Test mb_strstr() function : basic functionality [ext/mbstring/tests/mb_strstr_basic.phpt] 
TEST 6624/15182 [ext/mbstring/tests/mb_strstr_error2.phpt]
PASS Test mb_strstr() function : error conditions [ext/mbstring/tests/mb_strstr_error2.phpt] 
TEST 6625/15182 [ext/mbstring/tests/mb_strstr_variation5.phpt]
PASS Test mb_strstr() function : variation - multiple needles [ext/mbstring/tests/mb_strstr_variation5.phpt] 
TEST 6626/15182 [ext/mbstring/tests/mb_strstr_variation6.phpt]
PASS Test mb_strstr() function : variation - case sensitivity [ext/mbstring/tests/mb_strstr_variation6.phpt] 
TEST 6627/15182 [ext/mbstring/tests/mb_strtolower_basic.phpt]
PASS Test mb_strtolower() function : basic functionality [ext/mbstring/tests/mb_strtolower_basic.phpt] 
TEST 6628/15182 [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 6629/15182 [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 6630/15182 [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 6631/15182 [ext/mbstring/tests/mb_strtoupper_basic.phpt]
PASS Test mb_strtoupper() function : basic functionality [ext/mbstring/tests/mb_strtoupper_basic.phpt] 
TEST 6632/15182 [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 6633/15182 [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 6634/15182 [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 6635/15182 [ext/mbstring/tests/mb_strwidth.phpt]
PASS mb_strwidth() [ext/mbstring/tests/mb_strwidth.phpt] 
TEST 6636/15182 [ext/mbstring/tests/mb_substitute_character.phpt]
PASS mb_substitute_character() [ext/mbstring/tests/mb_substitute_character.phpt] 
TEST 6637/15182 [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 6638/15182 [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 6639/15182 [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 6640/15182 [ext/mbstring/tests/mb_substr.phpt]
PASS mb_substr() [ext/mbstring/tests/mb_substr.phpt] 
TEST 6641/15182 [ext/mbstring/tests/mb_substr_basic.phpt]
PASS Test mb_substr() function : basic functionality [ext/mbstring/tests/mb_substr_basic.phpt] 
TEST 6642/15182 [ext/mbstring/tests/mb_substr_count.phpt]
PASS mb_substr_count() [ext/mbstring/tests/mb_substr_count.phpt] 
TEST 6643/15182 [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 6644/15182 [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 6645/15182 [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 6646/15182 [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 6647/15182 [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 6648/15182 [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 6649/15182 [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 6650/15182 [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 6651/15182 [ext/mbstring/tests/mbregex_stack_limit.phpt]
SKIP Test oniguruma stack limit [ext/mbstring/tests/mbregex_stack_limit.phpt] reason: requires Oniguruma 6.9.3
TEST 6652/15182 [ext/mbstring/tests/mbregex_stack_limit2.phpt]
SKIP Test oniguruma stack limit [ext/mbstring/tests/mbregex_stack_limit2.phpt] reason: requires Oniguruma 6.9.3
TEST 6653/15182 [ext/mbstring/tests/overload01.phpt]
PASS Function overloading test 1 [ext/mbstring/tests/overload01.phpt] 
TEST 6654/15182 [ext/mbstring/tests/overload02.phpt]
PASS Function overloading test 2 [ext/mbstring/tests/overload02.phpt] 
TEST 6655/15182 [ext/mbstring/tests/php_gr_jp_10830.phpt]
PASS php-users@php.gr.jp #10830 [ext/mbstring/tests/php_gr_jp_10830.phpt] 
TEST 6656/15182 [ext/mbstring/tests/php_gr_jp_16242.phpt]
PASS php-users@php.gr.jp #16242 [ext/mbstring/tests/php_gr_jp_16242.phpt] 
TEST 6657/15182 [ext/mbstring/tests/php_gr_jp_dev_884-1.phpt]
PASS php-dev@php.gr.jp #884 (1) [ext/mbstring/tests/php_gr_jp_dev_884-1.phpt] 
TEST 6658/15182 [ext/mbstring/tests/php_gr_jp_dev_884-2.phpt]
PASS php-dev@php.gr.jp #884 (2) [ext/mbstring/tests/php_gr_jp_dev_884-2.phpt] 
TEST 6659/15182 [ext/mbstring/tests/pictogram1.phpt]
PASS Emoji (Pictogram characters for cellular phone in Japan) test based on Unicode 6.0 [ext/mbstring/tests/pictogram1.phpt] 
TEST 6660/15182 [ext/mbstring/tests/retry_limit.phpt]
SKIP Oniguruma retry limit [ext/mbstring/tests/retry_limit.phpt] reason: requires Oniguruma >= 6.9.3
TEST 6661/15182 [ext/mbstring/tests/simpletest.phpt]
PASS Simple multi-byte print test (EUC-JP) [ext/mbstring/tests/simpletest.phpt] 
TEST 6662/15182 [ext/mbstring/tests/zend_multibyte-01.phpt]
PASS zend multibyte (1) [ext/mbstring/tests/zend_multibyte-01.phpt] 
TEST 6663/15182 [ext/mbstring/tests/zend_multibyte-02.phpt]
PASS zend multibyte (2) [ext/mbstring/tests/zend_multibyte-02.phpt] 
TEST 6664/15182 [ext/mbstring/tests/zend_multibyte-03.phpt]
PASS zend multibyte (3) [ext/mbstring/tests/zend_multibyte-03.phpt] 
TEST 6665/15182 [ext/mbstring/tests/zend_multibyte-04.phpt]
PASS zend multibyte (4) [ext/mbstring/tests/zend_multibyte-04.phpt] 
TEST 6666/15182 [ext/mbstring/tests/zend_multibyte-05.phpt]
PASS zend multibyte (5) [ext/mbstring/tests/zend_multibyte-05.phpt] 
TEST 6667/15182 [ext/mbstring/tests/zend_multibyte-06.phpt]
PASS zend multibyte (6) [ext/mbstring/tests/zend_multibyte-06.phpt] 
TEST 6668/15182 [ext/mbstring/tests/zend_multibyte-07.phpt]
PASS zend multibyte (7) [ext/mbstring/tests/zend_multibyte-07.phpt] 
TEST 6669/15182 [ext/mbstring/tests/zend_multibyte-08.phpt]
PASS zend multibyte (8) [ext/mbstring/tests/zend_multibyte-08.phpt] 
TEST 6670/15182 [ext/mbstring/tests/zend_multibyte-09.phpt]
PASS zend multibyte (9) [ext/mbstring/tests/zend_multibyte-09.phpt] 
TEST 6671/15182 [ext/mbstring/tests/zend_multibyte-10.phpt]
PASS zend multibyte (10) [ext/mbstring/tests/zend_multibyte-10.phpt] 
TEST 6672/15182 [ext/mbstring/tests/zend_multibyte-11.phpt]
PASS zend multibyte (11) [ext/mbstring/tests/zend_multibyte-11.phpt] 
TEST 6673/15182 [ext/mbstring/tests/zend_multibyte-12.phpt]
PASS zend multibyte (12) [ext/mbstring/tests/zend_multibyte-12.phpt] 
TEST 6674/15182 [ext/mbstring/tests/zend_multibyte-13.phpt]
PASS zend multibyte (13) [ext/mbstring/tests/zend_multibyte-13.phpt] 
TEST 6675/15182 [ext/mbstring/tests/zend_multibyte-14.phpt]
PASS zend multibyte (14) [ext/mbstring/tests/zend_multibyte-14.phpt] 
TEST 6676/15182 [ext/mbstring/tests/zend_multibyte-15.phpt]
PASS zend multibyte (15) [ext/mbstring/tests/zend_multibyte-15.phpt] 
TEST 6677/15182 [ext/mbstring/tests/zend_multibyte-16.phpt]
PASS zend multibyte (16) [ext/mbstring/tests/zend_multibyte-16.phpt] 
TEST 6678/15182 [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 6679/15182 [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 6680/15182 [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 6681/15182 [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 6682/15182 [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 6683/15182 [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 6684/15182 [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 6685/15182 [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 6686/15182 [ext/mysqli/tests/009.phpt]
SKIP mysqli fetch bigint values (ok to fail with 4.1.x) [ext/mysqli/tests/009.phpt] reason: test valid only for 32bit systems
TEST 6687/15182 [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 6688/15182 [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 6689/15182 [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 6690/15182 [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 6691/15182 [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 6692/15182 [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 6693/15182 [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 6694/15182 [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 6695/15182 [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 6696/15182 [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 6697/15182 [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 6698/15182 [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 6699/15182 [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 6700/15182 [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 6701/15182 [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 6702/15182 [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 6703/15182 [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 6704/15182 [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 6705/15182 [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 6706/15182 [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 6707/15182 [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 6708/15182 [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 6709/15182 [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 6710/15182 [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 6711/15182 [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 6712/15182 [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 6713/15182 [ext/mysqli/tests/036.phpt]
SKIP function test: mysqli_insert_id() [ext/mysqli/tests/036.phpt] reason: test valid only for 32bit systems
TEST 6714/15182 [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 6715/15182 [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 6716/15182 [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 6717/15182 [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 6718/15182 [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 6719/15182 [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 6720/15182 [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 6721/15182 [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 6722/15182 [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 6723/15182 [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 6724/15182 [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 6725/15182 [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 6726/15182 [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 6727/15182 [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 6728/15182 [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 6729/15182 [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 6730/15182 [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 6731/15182 [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 6732/15182 [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 6733/15182 [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 6734/15182 [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 6735/15182 [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 6736/15182 [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 6737/15182 [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 6738/15182 [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 6739/15182 [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 6740/15182 [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 6741/15182 [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 6742/15182 [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 6743/15182 [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 6744/15182 [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 6745/15182 [ext/mysqli/tests/068.phpt]
PASS mysqli get_client_info [ext/mysqli/tests/068.phpt] 
TEST 6746/15182 [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 6747/15182 [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 6748/15182 [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 6749/15182 [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 6750/15182 [ext/mysqli/tests/073.phpt]
PASS mysqli_driver properties [ext/mysqli/tests/073.phpt] 
TEST 6751/15182 [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 6752/15182 [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 6753/15182 [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 6754/15182 [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 6755/15182 [ext/mysqli/tests/bug31141.phpt]
PASS Bug #31141 (properties declared in the class extending MySQLi are not available) [ext/mysqli/tests/bug31141.phpt] 
TEST 6756/15182 [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 6757/15182 [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 6758/15182 [ext/mysqli/tests/bug32490.phpt]
PASS Bug #32490 (constructor of mysqli has wrong name) [ext/mysqli/tests/bug32490.phpt] 
TEST 6759/15182 [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 6760/15182 [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 6761/15182 [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 6762/15182 [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 6763/15182 [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 6764/15182 [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 6765/15182 [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 6766/15182 [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 6767/15182 [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 6768/15182 [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 6769/15182 [ext/mysqli/tests/bug36802.phpt]
PASS Bug #36802 (crashes with with mysqli_set_charset()) [ext/mysqli/tests/bug36802.phpt] 
TEST 6770/15182 [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 6771/15182 [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 6772/15182 [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 6773/15182 [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 6774/15182 [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 6775/15182 [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 6776/15182 [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 6777/15182 [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 6778/15182 [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 6779/15182 [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 6780/15182 [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 6781/15182 [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 6782/15182 [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 6783/15182 [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 6784/15182 [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 6785/15182 [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 6786/15182 [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 6787/15182 [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 6788/15182 [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 6789/15182 [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 6790/15182 [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 6791/15182 [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 6792/15182 [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 6793/15182 [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 6794/15182 [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 6795/15182 [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 6796/15182 [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 6797/15182 [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 6798/15182 [ext/mysqli/tests/bug62885.phpt]
PASS Bug #62885 (mysqli_poll - Segmentation fault) [ext/mysqli/tests/bug62885.phpt] 
TEST 6799/15182 [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 6800/15182 [ext/mysqli/tests/bug64726.phpt]
SKIP Bug #63398 (Segfault 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 6801/15182 [ext/mysqli/tests/bug66043.phpt]
SKIP Bug #66043 (Segfault calling bind_param() on mysqli) [ext/mysqli/tests/bug66043.phpt] reason: libmysql only test
TEST 6802/15182 [ext/mysqli/tests/bug66124.phpt]
SKIP Bug #66124 (mysqli under mysqlnd loses precision when bind_param with 'i') [ext/mysqli/tests/bug66124.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6803/15182 [ext/mysqli/tests/bug66762.phpt]
SKIP Bug #66762 	mysqli@libmysql segfault in mysqli_stmt::bind_result() when link closed [ext/mysqli/tests/bug66762.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6804/15182 [ext/mysqli/tests/bug67839.phpt]
SKIP mysqli_float_handling - ensure 4 byte float is handled correctly [ext/mysqli/tests/bug67839.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6805/15182 [ext/mysqli/tests/bug67983.phpt]
SKIP Bug #67983: mysqlnd with MYSQLI_OPT_INT_AND_FLOAT_NATIVE fails to interpret bit columns [ext/mysqli/tests/bug67983.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6806/15182 [ext/mysqli/tests/bug68077.phpt]
SKIP Bug #68077 (LOAD DATA LOCAL INFILE / open_basedir restriction) [ext/mysqli/tests/bug68077.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6807/15182 [ext/mysqli/tests/bug69899.phpt]
SKIP Bug #69899: Segfault on stmt close after free_result with mysqlnd. [ext/mysqli/tests/bug69899.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6808/15182 [ext/mysqli/tests/bug70384.phpt]
SKIP mysqli_float_handling - ensure 4 byte float is handled correctly [ext/mysqli/tests/bug70384.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6809/15182 [ext/mysqli/tests/bug70949.phpt]
SKIP Bug #70949 (SQL Result Sets With NULL Can Cause Fatal Memory Errors) [ext/mysqli/tests/bug70949.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6810/15182 [ext/mysqli/tests/bug71863.phpt]
SKIP Bug #71863 Segfault when EXPLAIN with "Unknown Column" Error [ext/mysqli/tests/bug71863.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6811/15182 [ext/mysqli/tests/bug72489.phpt]
SKIP Bug #72489 (PHP Crashes When Modifying Array Containing MySQLi Result Data) [ext/mysqli/tests/bug72489.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6812/15182 [ext/mysqli/tests/bug72701.phpt]
SKIP Bug #72701 mysqli_get_host_info() wrong output [ext/mysqli/tests/bug72701.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6813/15182 [ext/mysqli/tests/bug73462.phpt]
SKIP Bug #73462 (Persistent connections don't set $connect_errno) [ext/mysqli/tests/bug73462.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6814/15182 [ext/mysqli/tests/bug73800.phpt]
SKIP Bug #73800 (sporadic segfault with MYSQLI_OPT_INT_AND_FLOAT_NATIVE) [ext/mysqli/tests/bug73800.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6815/15182 [ext/mysqli/tests/bug73949.phpt]
SKIP Bug #73949 (leak in mysqli_fetch_object) [ext/mysqli/tests/bug73949.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6816/15182 [ext/mysqli/tests/bug74021.phpt]
SKIP Bug #74021 (fetch_array broken data. Data more then MEDIUMBLOB) [ext/mysqli/tests/bug74021.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6817/15182 [ext/mysqli/tests/bug74547.phpt]
SKIP Bug #74547 mysqli::change_user() doesn't accept null as $database argument w/strict_types [ext/mysqli/tests/bug74547.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6818/15182 [ext/mysqli/tests/bug74595.phpt]
PASS Bug #74595 (ReflectionMethod::getParameters returns incorrect number of parameters) [ext/mysqli/tests/bug74595.phpt] 
TEST 6819/15182 [ext/mysqli/tests/bug74737.phpt]
PASS Bug #74737: Incorrect ReflectionFunction information for mysqli_get_client_info [ext/mysqli/tests/bug74737.phpt] 
TEST 6820/15182 [ext/mysqli/tests/bug74779.phpt]
SKIP Bug #74779 (x() and y() truncating floats to integers) [ext/mysqli/tests/bug74779.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6821/15182 [ext/mysqli/tests/bug74968.phpt]
SKIP Bug #74968 PHP crashes when calling mysqli_result::fetch_object with an abstract class [ext/mysqli/tests/bug74968.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6822/15182 [ext/mysqli/tests/bug75018.phpt]
SKIP Bug #75018 Data corruption when reading fields of bit type [ext/mysqli/tests/bug75018.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6823/15182 [ext/mysqli/tests/bug75434.phpt]
PASS Bug #75434 Wrong reflection for mysqli_fetch_all function [ext/mysqli/tests/bug75434.phpt] 
TEST 6824/15182 [ext/mysqli/tests/bug75448.phpt]
SKIP mysqli_prepare() called on a closed connection should return FALSE (bug #75448) [ext/mysqli/tests/bug75448.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6825/15182 [ext/mysqli/tests/bug76386.phpt]
SKIP Prepared Statement formatter truncates fractional seconds from date/time column (bug #76386) [ext/mysqli/tests/bug76386.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6826/15182 [ext/mysqli/tests/bug77597.phpt]
SKIP Bug #77597: mysqli_fetch_field hangs scripts [ext/mysqli/tests/bug77597.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6827/15182 [ext/mysqli/tests/bug77935.phpt]
SKIP Bug #77935: Crash in mysqlnd_fetch_stmt_row_cursor when calling an SP with a cursor [ext/mysqli/tests/bug77935.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6828/15182 [ext/mysqli/tests/bug77956.phpt]
SKIP ensure an error is returned when mysqli.allow_local_infile is off [ext/mysqli/tests/bug77956.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6829/15182 [ext/mysqli/tests/bug79084.phpt]
SKIP Bug #79084 (mysqlnd may fetch wrong column indexes with MYSQLI_BOTH) [ext/mysqli/tests/bug79084.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6830/15182 [ext/mysqli/tests/bug79084_collision.phpt]
SKIP Bug #79084 (mysqlnd may fetch wrong column indexes with MYSQLI_BOTH) - collision [ext/mysqli/tests/bug79084_collision.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6831/15182 [ext/mysqli/tests/bug79375.phpt]
SKIP Bug #79375: mysqli_store_result does not report error from lock wait timeout [ext/mysqli/tests/bug79375.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6832/15182 [ext/mysqli/tests/bug80837.phpt]
SKIP Bug #80837 Calling stmt_store_result after fetch doesn't throw an error [ext/mysqli/tests/bug80837.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6833/15182 [ext/mysqli/tests/bug_bits.phpt]
SKIP Bug (Incorrectly decoding bit values / Malformed server packet. Field length pointing) [ext/mysqli/tests/bug_bits.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6834/15182 [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 6835/15182 [ext/mysqli/tests/gracefull_fail_on_empty_result_set.phpt]
SKIP Fail gracefully on empty result set [ext/mysqli/tests/gracefull_fail_on_empty_result_set.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6836/15182 [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 6837/15182 [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 6838/15182 [ext/mysqli/tests/mysqli_auth_pam.phpt]
SKIP PAM auth plugin [ext/mysqli/tests/mysqli_auth_pam.phpt] reason: Cannot connect to the server using host=localhost, user=root, passwd=***, dbname=test, port=3306, socket=
TEST 6839/15182 [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 6840/15182 [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 6841/15182 [ext/mysqli/tests/mysqli_begin_transaction.phpt]
SKIP mysqli_begin_transaction() [ext/mysqli/tests/mysqli_begin_transaction.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6842/15182 [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 6843/15182 [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 6844/15182 [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 6845/15182 [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 6846/15182 [ext/mysqli/tests/mysqli_change_user_new.phpt]
SKIP mysqli_change_user(), MySQL 5.6+ [ext/mysqli/tests/mysqli_change_user_new.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6847/15182 [ext/mysqli/tests/mysqli_change_user_old.phpt]
SKIP mysqli_change_user(), MySQL < 5.6 [ext/mysqli/tests/mysqli_change_user_old.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6848/15182 [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 6849/15182 [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 6850/15182 [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 6851/15182 [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 6852/15182 [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 6853/15182 [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 6854/15182 [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 6855/15182 [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 6856/15182 [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 6857/15182 [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 6858/15182 [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 6859/15182 [ext/mysqli/tests/mysqli_class_mysqli_reflection.phpt]
PASS Interface of the class mysqli - Reflection [ext/mysqli/tests/mysqli_class_mysqli_reflection.phpt] 
TEST 6860/15182 [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 6861/15182 [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 6862/15182 [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 6863/15182 [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 6864/15182 [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 6865/15182 [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 6866/15182 [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 6867/15182 [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 6868/15182 [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 6869/15182 [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 6870/15182 [ext/mysqli/tests/mysqli_connect_attr.phpt]
SKIP mysqli check the session_connect_attrs table for connection attributes [ext/mysqli/tests/mysqli_connect_attr.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6871/15182 [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 6872/15182 [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 6873/15182 [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 6874/15182 [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 6875/15182 [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 6876/15182 [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 6877/15182 [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 6878/15182 [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 6879/15182 [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 6880/15182 [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 6881/15182 [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 6882/15182 [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 6883/15182 [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 6884/15182 [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 6885/15182 [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 6886/15182 [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 6887/15182 [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 6888/15182 [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 6889/15182 [ext/mysqli/tests/mysqli_driver_unclonable.phpt]
PASS Trying to clone mysqli_driver object [ext/mysqli/tests/mysqli_driver_unclonable.phpt] 
TEST 6890/15182 [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 6891/15182 [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 6892/15182 [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 6893/15182 [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 6894/15182 [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 6895/15182 [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 6896/15182 [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 6897/15182 [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 6898/15182 [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 6899/15182 [ext/mysqli/tests/mysqli_expire_password.phpt]
SKIP MySQL 5.6 / MariaDB 10.4.3 EXPIRE PASSWORD protocol change [ext/mysqli/tests/mysqli_expire_password.phpt] reason: Cannot connect to the server using host=localhost, user=root, passwd=***, dbname=test, port=3306, socket=
TEST 6900/15182 [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 6901/15182 [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 6902/15182 [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 6903/15182 [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 6904/15182 [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 6905/15182 [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 6906/15182 [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 6907/15182 [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 6908/15182 [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 6909/15182 [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 6910/15182 [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 6911/15182 [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 6912/15182 [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 6913/15182 [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 6914/15182 [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 6915/15182 [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 6916/15182 [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 6917/15182 [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 6918/15182 [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 6919/15182 [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 6920/15182 [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 6921/15182 [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 6922/15182 [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 6923/15182 [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 6924/15182 [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 6925/15182 [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 6926/15182 [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 6927/15182 [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 6928/15182 [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 6929/15182 [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 6930/15182 [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 6931/15182 [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 6932/15182 [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 6933/15182 [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 6934/15182 [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 6935/15182 [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 6936/15182 [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 6937/15182 [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 6938/15182 [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 6939/15182 [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 6940/15182 [ext/mysqli/tests/mysqli_get_client_version.phpt]
PASS mysqli_get_client_version() [ext/mysqli/tests/mysqli_get_client_version.phpt] 
TEST 6941/15182 [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 6942/15182 [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 6943/15182 [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 6944/15182 [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 6945/15182 [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 6946/15182 [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 6947/15182 [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 6948/15182 [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 6949/15182 [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 6950/15182 [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 6951/15182 [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 6952/15182 [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 6953/15182 [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 6954/15182 [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 6955/15182 [ext/mysqli/tests/mysqli_local_infile_default_off.phpt]
SKIP ensure default for local infile is off [ext/mysqli/tests/mysqli_local_infile_default_off.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6956/15182 [ext/mysqli/tests/mysqli_local_infile_set_on.phpt]
SKIP enable local infile [ext/mysqli/tests/mysqli_local_infile_set_on.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6957/15182 [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 6958/15182 [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 6959/15182 [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 6960/15182 [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 6961/15182 [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 6962/15182 [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 6963/15182 [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 6964/15182 [ext/mysqli/tests/mysqli_next_result_error.phpt]
SKIP Error in multi query [ext/mysqli/tests/mysqli_next_result_error.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6965/15182 [ext/mysqli/tests/mysqli_next_result_no_repeat_error.phpt]
SKIP next_result reports errors from previous calls [ext/mysqli/tests/mysqli_next_result_no_repeat_error.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6966/15182 [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 6967/15182 [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 6968/15182 [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 6969/15182 [ext/mysqli/tests/mysqli_open_bug74432.phpt]
SKIP Bug #74432, BC issue on undocumented connect string [ext/mysqli/tests/mysqli_open_bug74432.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6970/15182 [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 6971/15182 [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 6972/15182 [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 6973/15182 [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 6974/15182 [ext/mysqli/tests/mysqli_pam_sha256.phpt]
SKIP PAM: SHA-256 [ext/mysqli/tests/mysqli_pam_sha256.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6975/15182 [ext/mysqli/tests/mysqli_pam_sha256_public_key_ini.phpt]
SKIP PAM: SHA-256, mysqlnd.sha256_server_public_key [ext/mysqli/tests/mysqli_pam_sha256_public_key_ini.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6976/15182 [ext/mysqli/tests/mysqli_pam_sha256_public_key_option.phpt]
SKIP PAM: SHA-256, option: MYSQLI_SERVER_PUBLIC_KEY [ext/mysqli/tests/mysqli_pam_sha256_public_key_option.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6977/15182 [ext/mysqli/tests/mysqli_pam_sha256_public_key_option_invalid.phpt]
SKIP PAM: SHA-256, option: MYSQLI_SERVER_PUBLIC_KEY (invalid) [ext/mysqli/tests/mysqli_pam_sha256_public_key_option_invalid.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6978/15182 [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 6979/15182 [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 6980/15182 [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 6981/15182 [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 6982/15182 [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 6983/15182 [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 6984/15182 [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 6985/15182 [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 6986/15182 [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 6987/15182 [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 6988/15182 [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 6989/15182 [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 6990/15182 [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 6991/15182 [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 6992/15182 [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 6993/15182 [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 6994/15182 [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 6995/15182 [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 6996/15182 [ext/mysqli/tests/mysqli_query_iterators.phpt]
SKIP mysqli iterators [ext/mysqli/tests/mysqli_query_iterators.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6997/15182 [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 6998/15182 [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 6999/15182 [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 7000/15182 [ext/mysqli/tests/mysqli_real_connect_compression_error.phpt]
SKIP Bug #80107 mysqli_query() fails for ~16 MB long query when compression is enabled [ext/mysqli/tests/mysqli_real_connect_compression_error.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 7001/15182 [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 7002/15182 [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 7003/15182 [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 7004/15182 [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 7005/15182 [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 7006/15182 [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 7007/15182 [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 7008/15182 [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 7009/15182 [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 7010/15182 [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 7011/15182 [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 7012/15182 [ext/mysqli/tests/mysqli_reap_async_query.phpt]
SKIP mysqli_reap_async_query() [ext/mysqli/tests/mysqli_reap_async_query.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 7013/15182 [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 7014/15182 [ext/mysqli/tests/mysqli_release_savepoint.phpt]
SKIP mysqli_release_savepoint() [ext/mysqli/tests/mysqli_release_savepoint.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 7015/15182 [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 7016/15182 [ext/mysqli/tests/mysqli_report_new.phpt]
SKIP mysqli_report(), change user, MySQL 5.6+ [ext/mysqli/tests/mysqli_report_new.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 7017/15182 [ext/mysqli/tests/mysqli_report_wo_ps.phpt]
SKIP mysqli_report(), MySQL < 5.6 [ext/mysqli/tests/mysqli_report_wo_ps.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 7018/15182 [ext/mysqli/tests/mysqli_result_invalid_mode.phpt]
SKIP mysqli_result(), invalid mode [ext/mysqli/tests/mysqli_result_invalid_mode.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 7019/15182 [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 7020/15182 [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 7021/15182 [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 7022/15182 [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 7023/15182 [ext/mysqli/tests/mysqli_savepoint.phpt]
SKIP mysqli_savepoint() [ext/mysqli/tests/mysqli_savepoint.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 7024/15182 [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 7025/15182 [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 7026/15182 [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 7027/15182 [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 7028/15182 [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 7029/15182 [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 7030/15182 [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 7031/15182 [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 7032/15182 [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 7033/15182 [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 7034/15182 [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 7035/15182 [ext/mysqli/tests/mysqli_stmt_big_prepare.phpt]
SKIP mysqli_stmt_prepare() [ext/mysqli/tests/mysqli_stmt_big_prepare.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 7036/15182 [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 7037/15182 [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 7038/15182 [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 7039/15182 [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 7040/15182 [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 7041/15182 [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 7042/15182 [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 7043/15182 [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 7044/15182 [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 7045/15182 [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 7046/15182 [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 7047/15182 [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 7048/15182 [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 7049/15182 [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 7050/15182 [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 7051/15182 [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 7052/15182 [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 7053/15182 [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 7054/15182 [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 7055/15182 [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 7056/15182 [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 7057/15182 [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 7058/15182 [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 7059/15182 [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 7060/15182 [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 7061/15182 [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 7062/15182 [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 7063/15182 [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 7064/15182 [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 7065/15182 [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 7066/15182 [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 7067/15182 [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 7068/15182 [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 7069/15182 [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 7070/15182 [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 7071/15182 [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 7072/15182 [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 7073/15182 [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 7074/15182 [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 7075/15182 [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 7076/15182 [ext/mysqli/tests/mysqli_stmt_multires.phpt]
SKIP Multiple result set with PS [ext/mysqli/tests/mysqli_stmt_multires.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 7077/15182 [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 7078/15182 [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 7079/15182 [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 7080/15182 [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 7081/15182 [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 7082/15182 [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 7083/15182 [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 7084/15182 [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 7085/15182 [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 7086/15182 [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 7087/15182 [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 7088/15182 [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 7089/15182 [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 7090/15182 [ext/mysqli/tests/mysqli_store_result_buffered_c.phpt]
SKIP mysqli_store_result() [ext/mysqli/tests/mysqli_store_result_buffered_c.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 7091/15182 [ext/mysqli/tests/mysqli_store_result_copy.phpt]
SKIP mysqli_store_result() [ext/mysqli/tests/mysqli_store_result_copy.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 7092/15182 [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 7093/15182 [ext/mysqli/tests/mysqli_thread_safe.phpt]
PASS mysqli_thread_safe() [ext/mysqli/tests/mysqli_thread_safe.phpt] 
TEST 7094/15182 [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 7095/15182 [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 7096/15182 [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 7097/15182 [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 7098/15182 [ext/mysqli/tests/ps_cursor_multiple_result_sets.phpt]
SKIP PS using cursor and returning multiple result sets [ext/mysqli/tests/ps_cursor_multiple_result_sets.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 7099/15182 [ext/odbc/tests/bug44618.phpt]
SKIP Bug #44618 (Fetching may rely on uninitialized data) [ext/odbc/tests/bug44618.phpt] reason: could not connect
TEST 7100/15182 [ext/odbc/tests/bug46050.phpt]
SKIP Bug #46050 (odbc_next_result corrupts prepared resource) [ext/odbc/tests/bug46050.phpt] reason: could not connect
TEST 7101/15182 [ext/odbc/tests/bug47803.phpt]
SKIP Bug #47803 Executing prepared statements is successful only for the first two statements [ext/odbc/tests/bug47803.phpt] reason: could not connect
TEST 7102/15182 [ext/odbc/tests/bug60616.phpt]
SKIP odbc_exec(): Getting accurate unicode data from query [ext/odbc/tests/bug60616.phpt] reason: could not connect
TEST 7103/15182 [ext/odbc/tests/bug68087.phpt]
SKIP odbc_exec(): Getting accurate date data from query [ext/odbc/tests/bug68087.phpt] reason: could not connect
TEST 7104/15182 [ext/odbc/tests/bug69354.phpt]
SKIP Bug #69354 Incorrect use of SQLColAttributes with ODBC 3.0 [ext/odbc/tests/bug69354.phpt] reason: could not connect
TEST 7105/15182 [ext/odbc/tests/bug69975.phpt]
SKIP Bug #69975 (PHP segfaults when accessing nvarchar(max) defined columns) [ext/odbc/tests/bug69975.phpt] reason: could not connect
TEST 7106/15182 [ext/odbc/tests/bug71171.phpt]
SKIP Bug #71171 odbc_fetch_array generates SIGFAULT, variant 0 [ext/odbc/tests/bug71171.phpt] reason: could not connect
TEST 7107/15182 [ext/odbc/tests/bug73448.phpt]
SKIP Bug #73448 odbc_errormsg returns trash, always 513 bytes [ext/odbc/tests/bug73448.phpt] reason: could not connect
TEST 7108/15182 [ext/odbc/tests/bug73725.phpt]
SKIP Bug #73725 Unable to retrieve value of varchar(max) type [ext/odbc/tests/bug73725.phpt] reason: could not connect
TEST 7109/15182 [ext/odbc/tests/bug78470.phpt]
SKIP Bug #78470 (odbc_specialcolumns() no longer accepts $nullable) [ext/odbc/tests/bug78470.phpt] reason: could not connect
TEST 7110/15182 [ext/odbc/tests/bug78473.phpt]
PASS Bug #78473 (odbc_close() closes arbitrary resources) [ext/odbc/tests/bug78473.phpt] 
TEST 7111/15182 [ext/odbc/tests/bug80147.phpt]
SKIP Bug #80147 (BINARY strings may not be properly zero-terminated) [ext/odbc/tests/bug80147.phpt] reason: could not connect
TEST 7112/15182 [ext/odbc/tests/bug80152.phpt]
SKIP Bug #80152 (odbc_execute() moves internal pointer of $params) [ext/odbc/tests/bug80152.phpt] reason: could not connect
TEST 7113/15182 [ext/odbc/tests/odbc_columnprivileges_001.phpt]
SKIP odbc_columnprivileges(): Basic test [ext/odbc/tests/odbc_columnprivileges_001.phpt] reason: could not connect
TEST 7114/15182 [ext/odbc/tests/odbc_columns_001.phpt]
SKIP odbc_columns(): Basic test [ext/odbc/tests/odbc_columns_001.phpt] reason: could not connect
TEST 7115/15182 [ext/odbc/tests/odbc_data_source_001.phpt]
SKIP odbc_data_source(): Basic test [ext/odbc/tests/odbc_data_source_001.phpt] reason: could not connect
TEST 7116/15182 [ext/odbc/tests/odbc_exec_001.phpt]
SKIP odbc_exec(): Basic test [ext/odbc/tests/odbc_exec_001.phpt] reason: could not connect
TEST 7117/15182 [ext/odbc/tests/odbc_exec_002.phpt]
SKIP odbc_exec(): Getting data from query [ext/odbc/tests/odbc_exec_002.phpt] reason: could not connect
TEST 7118/15182 [ext/odbc/tests/odbc_free_result_001.phpt]
SKIP odbc_free_result(): Basic test [ext/odbc/tests/odbc_free_result_001.phpt] reason: could not connect
TEST 7119/15182 [ext/odbc/tests/odbc_tables_001.phpt]
SKIP odbc_tables(): Basic test [ext/odbc/tests/odbc_tables_001.phpt] reason: could not connect
TEST 7120/15182 [ext/opcache/tests/001_cli.phpt]
PASS 001: O+ works in CLI [ext/opcache/tests/001_cli.phpt] 
TEST 7121/15182 [ext/opcache/tests/assign_obj_op_of_fetch_dim.phpt]
PASS Type inference for $ary[$idx]->prop += [ext/opcache/tests/assign_obj_op_of_fetch_dim.phpt] 
TEST 7122/15182 [ext/opcache/tests/blacklist-win32.phpt]
SKIP Blacklist (with glob, quote and comments) [ext/opcache/tests/blacklist-win32.phpt] reason: only for Windows
TEST 7123/15182 [ext/opcache/tests/blacklist.phpt]
PASS Blacklist (with glob, quote and comments) [ext/opcache/tests/blacklist.phpt] 
TEST 7124/15182 [ext/opcache/tests/block_pass_001.phpt]
PASS Block pass: Bugs in BOOL/QM_ASSIGN elision [ext/opcache/tests/block_pass_001.phpt] 
TEST 7125/15182 [ext/opcache/tests/block_removal_with_duplicate_successors.phpt]
PASS Removing a block that has duplicate successors [ext/opcache/tests/block_removal_with_duplicate_successors.phpt] 
TEST 7126/15182 [ext/opcache/tests/bool_cp_in_pass1.phpt]
PASS Incorrect constant propagation on BOOL in pass 1 [ext/opcache/tests/bool_cp_in_pass1.phpt] 
TEST 7127/15182 [ext/opcache/tests/bool_not_cv.phpt]
PASS $v = !$v/(bool)$v checks for undefined variables [ext/opcache/tests/bool_not_cv.phpt] 
TEST 7128/15182 [ext/opcache/tests/bu69838.phpt]
PASS Bug #69838 OPCACHE Warning Internal error: wrong size calculation [ext/opcache/tests/bu69838.phpt] 
TEST 7129/15182 [ext/opcache/tests/bug64353.phpt]
PASS Bug #64353 (Built-in classes can be unavailable with dynamic includes and OPcache) [ext/opcache/tests/bug64353.phpt] 
TEST 7130/15182 [ext/opcache/tests/bug64482.phpt]
PASS Bug #64482 (Opcodes for dynamic includes should not be cached) [ext/opcache/tests/bug64482.phpt] 
TEST 7131/15182 [ext/opcache/tests/bug65510.phpt]
PASS Bug #65510 (5.5.2 crashes in _get_zval_ptr_ptr_var) [ext/opcache/tests/bug65510.phpt] 
TEST 7132/15182 [ext/opcache/tests/bug65559.phpt]
PASS Bug #65559 (cache not cleared if changes occur while running) [ext/opcache/tests/bug65559.phpt] 
TEST 7133/15182 [ext/opcache/tests/bug65665.phpt]
PASS Bug #65665 (Exception not properly caught when opcache enabled) [ext/opcache/tests/bug65665.phpt] 
TEST 7134/15182 [ext/opcache/tests/bug65845.phpt]
PASS Bug #65845 (Error when Zend Opcache Optimizer is fully enabled) [ext/opcache/tests/bug65845.phpt] 
TEST 7135/15182 [ext/opcache/tests/bug65915.phpt]
PASS Bug #65915 (Inconsistent results with require return value) [ext/opcache/tests/bug65915.phpt] 
TEST 7136/15182 [ext/opcache/tests/bug66176.phpt]
PASS Bug #66176 (Invalid constant substitution) [ext/opcache/tests/bug66176.phpt] 
TEST 7137/15182 [ext/opcache/tests/bug66251.phpt]
PASS Bug #66251 (Constants get statically bound at compile time when Optimized) [ext/opcache/tests/bug66251.phpt] 
TEST 7138/15182 [ext/opcache/tests/bug66334.phpt]
PASS Bug #66334 (Memory Leak in new pass1_5.c optimizations) [ext/opcache/tests/bug66334.phpt] 
TEST 7139/15182 [ext/opcache/tests/bug66338.phpt]
PASS Bug #66338 (Optimization binding of class constants is not safely opcacheable) [ext/opcache/tests/bug66338.phpt] 
TEST 7140/15182 [ext/opcache/tests/bug66440.phpt]
PASS Bug #66440 (Optimisation of conditional JMPs based on pre-evaluate constant function calls) [ext/opcache/tests/bug66440.phpt] 
TEST 7141/15182 [ext/opcache/tests/bug66461.phpt]
PASS Bug #66461 (PHP crashes if opcache.interned_strings_buffer=0) [ext/opcache/tests/bug66461.phpt] 
TEST 7142/15182 [ext/opcache/tests/bug66474.phpt]
PASS Bug #66474 (Optimizer bug in constant string to boolean conversion) [ext/opcache/tests/bug66474.phpt] 
TEST 7143/15182 [ext/opcache/tests/bug67215.phpt]
PASS Bug #67215 (php-cgi work with opcache, may be segmentation fault happen) [ext/opcache/tests/bug67215.phpt] 
TEST 7144/15182 [ext/opcache/tests/bug68104.phpt]
PASS Bug #68104 (Segfault while pre-evaluating a disabled function) [ext/opcache/tests/bug68104.phpt] 
TEST 7145/15182 [ext/opcache/tests/bug68252.phpt]
PASS Bug #68252 (segfault in Zend/zend_hash.c in function _zend_hash_del_el) [ext/opcache/tests/bug68252.phpt] 
TEST 7146/15182 [ext/opcache/tests/bug68644.phpt]
PASS Bug #68644 strlen incorrect : mbstring + func_overload=2 + UTF-8 + Opcache [ext/opcache/tests/bug68644.phpt] 
TEST 7147/15182 [ext/opcache/tests/bug69038.phpt]
PASS Bug #69038 (switch(SOMECONSTANT) misbehaves) [ext/opcache/tests/bug69038.phpt] 
TEST 7148/15182 [ext/opcache/tests/bug69125.phpt]
PASS Bug #69125 (Array numeric string as key) [ext/opcache/tests/bug69125.phpt] 
TEST 7149/15182 [ext/opcache/tests/bug69159.phpt]
PASS Bug #69159 (Opcache causes problem when passing a variable variable to a function) [ext/opcache/tests/bug69159.phpt] 
TEST 7150/15182 [ext/opcache/tests/bug69281.phpt]
PASS Test that script cached info is correct with validate_timestamps disabled [ext/opcache/tests/bug69281.phpt] 
TEST 7151/15182 [ext/opcache/tests/bug69549.phpt]
PASS Bug #69549 (Memory leak with opcache.optimization_level=0xFFFFFFFF) [ext/opcache/tests/bug69549.phpt] 
TEST 7152/15182 [ext/opcache/tests/bug69688.phpt]
PASS Bug #69688 (segfault with eval and opcache fast shutdown) [ext/opcache/tests/bug69688.phpt] 
TEST 7153/15182 [ext/opcache/tests/bug70111.phpt]
PASS Bug #70111 (Segfault when a function uses both an explicit return type and an explicit cast) [ext/opcache/tests/bug70111.phpt] 
TEST 7154/15182 [ext/opcache/tests/bug70207.phpt]
PASS Bug #70207 Finally is broken with opcache [ext/opcache/tests/bug70207.phpt] 
TEST 7155/15182 [ext/opcache/tests/bug70237.phpt]
PASS Bug #70237 (Empty while and do-while segmentation fault with opcode on CLI enabled) [ext/opcache/tests/bug70237.phpt] 
TEST 7156/15182 [ext/opcache/tests/bug70423.phpt]
PASS Bug #70423 Warning Internal error: wrong size calculation [ext/opcache/tests/bug70423.phpt] 
TEST 7157/15182 [ext/opcache/tests/bug71127.phpt]
PASS Bug #71127 (Define in auto_prepend_file is overwrite) [ext/opcache/tests/bug71127.phpt] 
TEST 7158/15182 [ext/opcache/tests/bug71443.phpt]
PASS Bug #71443 (Segfault using built-in webserver with intl using symfony) [ext/opcache/tests/bug71443.phpt] 
TEST 7159/15182 [ext/opcache/tests/bug71843.phpt]
PASS Bug #71843 (null ptr deref ZEND_RETURN_SPEC_CONST_HANDLER (zend_vm_execute.h:3479)) [ext/opcache/tests/bug71843.phpt] 
TEST 7160/15182 [ext/opcache/tests/bug72014.phpt]
PASS Bug #72014 (Including a file with anonymous classes multiple times leads to fatal error) [ext/opcache/tests/bug72014.phpt] 
TEST 7161/15182 [ext/opcache/tests/bug72762.phpt]
PASS Bug #72762: Infinite loop while parsing a file with opcache enabled [ext/opcache/tests/bug72762.phpt] 
TEST 7162/15182 [ext/opcache/tests/bug73402.phpt]
PASS Bug #73402 (Opcache segfault when using class constant to call a method) [ext/opcache/tests/bug73402.phpt] 
TEST 7163/15182 [ext/opcache/tests/bug73583.phpt]
PASS Bug #73583 (Segfaults when conditionally declared class and function have the same name) [ext/opcache/tests/bug73583.phpt] 
TEST 7164/15182 [ext/opcache/tests/bug73654.phpt]
PASS Bug #73654: Segmentation fault in zend_call_function [ext/opcache/tests/bug73654.phpt] 
TEST 7165/15182 [ext/opcache/tests/bug73668.phpt]
PASS Bug #73668: "SIGFPE Arithmetic exception" in opcache when divide by minus 1 [ext/opcache/tests/bug73668.phpt] 
TEST 7166/15182 [ext/opcache/tests/bug73746.phpt]
PASS Bug #73746 (Method that returns string returns UNKNOWN:0 instead) [ext/opcache/tests/bug73746.phpt] 
TEST 7167/15182 [ext/opcache/tests/bug73789.phpt]
PASS Bug #73789 (Strange behavior of class constants in switch/case block) [ext/opcache/tests/bug73789.phpt] 
TEST 7168/15182 [ext/opcache/tests/bug73847.phpt]
PASS Bug #73847: Recursion when a variable is redefined as array [ext/opcache/tests/bug73847.phpt] 
TEST 7169/15182 [ext/opcache/tests/bug74019.phpt]
PASS Bug #74019	(Segfault with list) [ext/opcache/tests/bug74019.phpt] 
TEST 7170/15182 [ext/opcache/tests/bug74152.phpt]
PASS Bug #74152 (if statement says true to a null variable) [ext/opcache/tests/bug74152.phpt] 
TEST 7171/15182 [ext/opcache/tests/bug74431.phpt]
PASS Bug #74431 - foreach infinite loop [ext/opcache/tests/bug74431.phpt] 
TEST 7172/15182 [ext/opcache/tests/bug74442.phpt]
PASS Bug #74442: Opcached version produces a nested array [ext/opcache/tests/bug74442.phpt] 
TEST 7173/15182 [ext/opcache/tests/bug74456.phpt]
PASS Bug #74456 (Segmentation error while running a script in CLI mode) [ext/opcache/tests/bug74456.phpt] 
TEST 7174/15182 [ext/opcache/tests/bug74596.phpt]
PASS Bug #74596 (SIGSEGV with opcache.revalidate_path enabled) [ext/opcache/tests/bug74596.phpt] 
TEST 7175/15182 [ext/opcache/tests/bug74623.phpt]
PASS Bug #74623: Infinite loop in type inference when using HTMLPurifier [ext/opcache/tests/bug74623.phpt] 
TEST 7176/15182 [ext/opcache/tests/bug74663.phpt]
PASS Bug #74663 (Segfault with opcache.memory_protect and validate_timestamp) [ext/opcache/tests/bug74663.phpt] 
TEST 7177/15182 [ext/opcache/tests/bug74980.phpt]
PASS Bug #74980 (Narrowing occurred during type inference) [ext/opcache/tests/bug74980.phpt] 
TEST 7178/15182 [ext/opcache/tests/bug75230.phpt]
PASS Bug #75230 (Invalid opcode 49/1/8 using opcache) [ext/opcache/tests/bug75230.phpt] 
TEST 7179/15182 [ext/opcache/tests/bug75255.phpt]
PASS Bug #75255 (Request hangs and not finish) [ext/opcache/tests/bug75255.phpt] 
TEST 7180/15182 [ext/opcache/tests/bug75357.phpt]
PASS Bug #75357 (segfault loading WordPress wp-admin) [ext/opcache/tests/bug75357.phpt] 
TEST 7181/15182 [ext/opcache/tests/bug75370.phpt]
PASS Bug #75370 (Webserver hangs on valid PHP text) [ext/opcache/tests/bug75370.phpt] 
TEST 7182/15182 [ext/opcache/tests/bug75556.phpt]
PASS Bug #75556 (Invalid opcode 138/1/1) [ext/opcache/tests/bug75556.phpt] 
TEST 7183/15182 [ext/opcache/tests/bug75570.phpt]
PASS Bug #75570 ("Narrowing occurred during type inference" error) [ext/opcache/tests/bug75570.phpt] 
TEST 7184/15182 [ext/opcache/tests/bug75608.phpt]
PASS Bug #75608 ("Narrowing occurred during type inference" error) [ext/opcache/tests/bug75608.phpt] 
TEST 7185/15182 [ext/opcache/tests/bug75681.phpt]
PASS Bug #75681: Warning: Narrowing occurred during type inference (specific case) [ext/opcache/tests/bug75681.phpt] 
TEST 7186/15182 [ext/opcache/tests/bug75687.phpt]
PASS Bug #75687 (var 8 (TMP) has array key type but not value type) [ext/opcache/tests/bug75687.phpt] 
TEST 7187/15182 [ext/opcache/tests/bug75698.phpt]
PASS Bug #75698: Using @ crashes php7.2-fpm [ext/opcache/tests/bug75698.phpt] 
TEST 7188/15182 [ext/opcache/tests/bug75729.phpt]
PASS Bug #75729: opcache segfault when installing Bitrix [ext/opcache/tests/bug75729.phpt] 
TEST 7189/15182 [ext/opcache/tests/bug75893.phpt]
PASS Bug #75893: file_get_contents $http_response_header variable bugged with opcache [ext/opcache/tests/bug75893.phpt] 
TEST 7190/15182 [ext/opcache/tests/bug75938.phpt]
PASS Bug #75938: Modulus value not stored in variable [ext/opcache/tests/bug75938.phpt] 
TEST 7191/15182 [ext/opcache/tests/bug75969.phpt]
PASS Bug #75969: Assertion failure in live range DCE due to block pass misoptimization [ext/opcache/tests/bug75969.phpt] 
TEST 7192/15182 [ext/opcache/tests/bug76074.phpt]
PASS Bug #76074 (opcache corrupts variable in for-loop) [ext/opcache/tests/bug76074.phpt] 
TEST 7193/15182 [ext/opcache/tests/bug76094.phpt]
PASS Bug #76094 (Access violation when using opcache) [ext/opcache/tests/bug76094.phpt] 
TEST 7194/15182 [ext/opcache/tests/bug76275.phpt]
PASS Bug #76275: Assertion failure in file cache when unserializing empty try_catch_array [ext/opcache/tests/bug76275.phpt] 
TEST 7195/15182 [ext/opcache/tests/bug76281.phpt]
PASS Bug #76281: Opcache causes incorrect "undefined variable" errors [ext/opcache/tests/bug76281.phpt] 
TEST 7196/15182 [ext/opcache/tests/bug76337.phpt]
SKIP Bug 76337: segmentation fault when an extension use zend_register_class_alias() and opcache enabled [ext/opcache/tests/bug76337.phpt] reason: zend-test extension not loaded
TEST 7197/15182 [ext/opcache/tests/bug76446.phpt]
PASS Bug #76446 (zend_variables.c:73: zend_string_destroy: Assertion `!(zval_gc_flags((str)->gc) [ext/opcache/tests/bug76446.phpt] 
TEST 7198/15182 [ext/opcache/tests/bug76463.phpt]
PASS Bug #76463 (var has array key type but not value type) [ext/opcache/tests/bug76463.phpt] 
TEST 7199/15182 [ext/opcache/tests/bug76466.phpt]
PASS Bug #76466 Loop variable confusion [ext/opcache/tests/bug76466.phpt] 
TEST 7200/15182 [ext/opcache/tests/bug76477.phpt]
PASS Bug #76477 (Opcache causes empty return value) [ext/opcache/tests/bug76477.phpt] 
TEST 7201/15182 [ext/opcache/tests/bug76711.phpt]
PASS Bug #76711 OPcache enabled triggers false-positive "Illegal string offset" [ext/opcache/tests/bug76711.phpt] 
TEST 7202/15182 [ext/opcache/tests/bug76796.phpt]
PASS Bug #76796: Compile-time evaluation of disabled function in opcache (SCCP) causes segfault [ext/opcache/tests/bug76796.phpt] 
TEST 7203/15182 [ext/opcache/tests/bug77058.phpt]
PASS Bug #77058: Type inference in opcache causes side effects [ext/opcache/tests/bug77058.phpt] 
TEST 7204/15182 [ext/opcache/tests/bug77092.phpt]
PASS Bug #77092: array_diff_key() - segmentation fault [ext/opcache/tests/bug77092.phpt] 
TEST 7205/15182 [ext/opcache/tests/bug77191.phpt]
PASS Bug #77191: Assertion failure in dce_live_ranges() when silencing is used [ext/opcache/tests/bug77191.phpt] 
TEST 7206/15182 [ext/opcache/tests/bug77215.phpt]
PASS Bug #77215: CFG assertion failure on multiple finalizing switch frees in one block [ext/opcache/tests/bug77215.phpt] 
TEST 7207/15182 [ext/opcache/tests/bug77257.phpt]
PASS Bug #77257: value of variable assigned in a switch() construct gets lost [ext/opcache/tests/bug77257.phpt] 
TEST 7208/15182 [ext/opcache/tests/bug77266.phpt]
PASS Bug #77266 (Assertion failed in dce_live_ranges) [ext/opcache/tests/bug77266.phpt] 
TEST 7209/15182 [ext/opcache/tests/bug77275.phpt]
PASS Bug #77275: OPcache optimization problem for ArrayAccess->offsetGet(string) [ext/opcache/tests/bug77275.phpt] 
TEST 7210/15182 [ext/opcache/tests/bug77310_1.phpt]
PASS Bug #77310 (1): Incorrect SCCP for compound assign to arrays [ext/opcache/tests/bug77310_1.phpt] 
TEST 7211/15182 [ext/opcache/tests/bug77434.phpt]
PASS Bug #77434: php-fpm workers are segfaulting in zend_gc_addref [ext/opcache/tests/bug77434.phpt] 
TEST 7212/15182 [ext/opcache/tests/bug77691.phpt]
PASS Bug #77691: Opcache passes wrong value for inline array push assignments [ext/opcache/tests/bug77691.phpt] 
TEST 7213/15182 [ext/opcache/tests/bug77743.phpt]
PASS Bug #77743: Incorrect pi node insertion for jmpznz with identical successors [ext/opcache/tests/bug77743.phpt] 
TEST 7214/15182 [ext/opcache/tests/bug78014.phpt]
PASS Bug #78014 (Preloaded classes may depend on non-preloaded classes due to unresolved consts) [ext/opcache/tests/bug78014.phpt] 
TEST 7215/15182 [ext/opcache/tests/bug78015.phpt]
PASS Bug #78015: Incorrect evaluation of expressions involving partials array in SCCP [ext/opcache/tests/bug78015.phpt] 
TEST 7216/15182 [ext/opcache/tests/bug78034.phpt]
PASS Bug #78034: "pecl" tool fails with abort assertion in zend_ssa.c [ext/opcache/tests/bug78034.phpt] 
TEST 7217/15182 [ext/opcache/tests/bug78106.phpt]
PASS Bug #78106: Path resolution fails if opcache disabled during request [ext/opcache/tests/bug78106.phpt] 
TEST 7218/15182 [ext/opcache/tests/bug78175.phpt]
PASS Bug #78175 (Preloading segfaults at preload time and at runtime) [ext/opcache/tests/bug78175.phpt] 
TEST 7219/15182 [ext/opcache/tests/bug78175_2.phpt]
PASS Bug #78175.2 (Preloading segfaults at preload time and at runtime) [ext/opcache/tests/bug78175_2.phpt] 
TEST 7220/15182 [ext/opcache/tests/bug78185.phpt]
PASS Bug #78185: file cache only no longer works [ext/opcache/tests/bug78185.phpt] 
TEST 7221/15182 [ext/opcache/tests/bug78189.phpt]
SKIP Bug #78189 (file cache strips last character of uname hash) [ext/opcache/tests/bug78189.phpt] reason: this test is for Windows platforms only
TEST 7222/15182 [ext/opcache/tests/bug78230.phpt]
PASS Bug #78230: Incorrect type check optimization [ext/opcache/tests/bug78230.phpt] 
TEST 7223/15182 [ext/opcache/tests/bug78341.phpt]
PASS Bug #78341: Failure to detect smart branch in DFA pass [ext/opcache/tests/bug78341.phpt] 
TEST 7224/15182 [ext/opcache/tests/bug78376.phpt]
PASS Bug #78376 (Incorrect preloading of constant static properties) [ext/opcache/tests/bug78376.phpt] 
TEST 7225/15182 [ext/opcache/tests/bug78429.phpt]
PASS Bug #78429 (opcache_compile_file(__FILE__); segfaults) [ext/opcache/tests/bug78429.phpt] 
TEST 7226/15182 [ext/opcache/tests/bug78937_1.phpt]
PASS Bug #78937.1 (Preloading unlinkable anonymous class can segfault) [ext/opcache/tests/bug78937_1.phpt] 
TEST 7227/15182 [ext/opcache/tests/bug78937_2.phpt]
PASS Bug #78937.2 (Preloading unlinkable anonymous class can segfault) [ext/opcache/tests/bug78937_2.phpt] 
TEST 7228/15182 [ext/opcache/tests/bug78937_3.phpt]
PASS Bug #78937.3 (Preloading unlinkable anonymous class can segfault) [ext/opcache/tests/bug78937_3.phpt] 
TEST 7229/15182 [ext/opcache/tests/bug78937_4.phpt]
PASS Bug #78937.4 (Preloading unlinkable anonymous class can segfault) [ext/opcache/tests/bug78937_4.phpt] 
TEST 7230/15182 [ext/opcache/tests/bug78937_5.phpt]
PASS Bug #78937.5 (Preloading unlinkable anonymous class can segfault) [ext/opcache/tests/bug78937_5.phpt] 
TEST 7231/15182 [ext/opcache/tests/bug78937_6.phpt]
PASS Bug #78937.6 (Preloading unlinkable anonymous class can segfault) [ext/opcache/tests/bug78937_6.phpt] 
TEST 7232/15182 [ext/opcache/tests/bug78961.phpt]
PASS Bug #78961 (erroneous optimization of re-assigned $GLOBALS) [ext/opcache/tests/bug78961.phpt] 
TEST 7233/15182 [ext/opcache/tests/bug78986.phpt]
PASS Bug #78986: Opcache segfaults when inheriting ctor from immutable into mutable class [ext/opcache/tests/bug78986.phpt] 
TEST 7234/15182 [ext/opcache/tests/bug79193.phpt]
PASS Bug #79193: Incorrect type inference for self::$field =& $field [ext/opcache/tests/bug79193.phpt] 
TEST 7235/15182 [ext/opcache/tests/bug79412.phpt]
PASS Bug #79412 (Opcache chokes and uses 100% CPU on specific script) [ext/opcache/tests/bug79412.phpt] 
TEST 7236/15182 [ext/opcache/tests/bug79535.phpt]
PASS Bug #79535: PHP crashes with specific opcache.optimization_level [ext/opcache/tests/bug79535.phpt] 
TEST 7237/15182 [ext/opcache/tests/bug80805.phpt]
PASS Bug #80805: create simple class and get error in opcache.so [ext/opcache/tests/bug80805.phpt] 
TEST 7238/15182 [ext/opcache/tests/bug80900.phpt]
PASS Bug 80900: Switch constant with incorrect type [ext/opcache/tests/bug80900.phpt] 
TEST 7239/15182 [ext/opcache/tests/bug81015.phpt]
PASS Bug #81015: Opcache optimization assumes wrong part of ternary operator in if-condition [ext/opcache/tests/bug81015.phpt] 
TEST 7240/15182 [ext/opcache/tests/compact_literals.phpt]
PASS Test with compact literals [ext/opcache/tests/compact_literals.phpt] 
TEST 7241/15182 [ext/opcache/tests/compact_literals_collision.phpt]
PASS Collision between string and float literals during compaction [ext/opcache/tests/compact_literals_collision.phpt] 
TEST 7242/15182 [ext/opcache/tests/exit_in_call_arg.phpt]
PASS exit() may occur in a call argument [ext/opcache/tests/exit_in_call_arg.phpt] 
TEST 7243/15182 [ext/opcache/tests/fe_fetch_dce.phpt]
PASS Incorrect DCE with FE_FETCH [ext/opcache/tests/fe_fetch_dce.phpt] 
TEST 7244/15182 [ext/opcache/tests/get_configuration_matches_ini.phpt]
PASS Test that the directives listed with `opcache_get_configuration` include all those from the ini settings. [ext/opcache/tests/get_configuration_matches_ini.phpt] 
TEST 7245/15182 [ext/opcache/tests/internal_func_info_static_method.phpt]
SKIP Internal static methods should not be confused with global functions [ext/opcache/tests/internal_func_info_static_method.phpt] reason: requires zend-test
TEST 7246/15182 [ext/opcache/tests/invalid_array_key_type.phpt]
PASS Don't add array value type is key type is illegal [ext/opcache/tests/invalid_array_key_type.phpt] 
TEST 7247/15182 [ext/opcache/tests/invalid_new_dce.phpt]
PASS Throwings NEWs should not be DCEd [ext/opcache/tests/invalid_new_dce.phpt] 
TEST 7248/15182 [ext/opcache/tests/is_script_cached.phpt]
PASS Test that script cached info is correct [ext/opcache/tests/is_script_cached.phpt] 
TEST 7249/15182 [ext/opcache/tests/issue0057.phpt]
PASS ISSUE #57 (segfaults in drupal7) [ext/opcache/tests/issue0057.phpt] 
TEST 7250/15182 [ext/opcache/tests/issue0079.phpt]
PASS ISSUE #79 (Optimization Problem/Bug) [ext/opcache/tests/issue0079.phpt] 
TEST 7251/15182 [ext/opcache/tests/issue0115.phpt]
FAIL ISSUE #115 (path issue when using phar) [ext/opcache/tests/issue0115.phpt] 
TEST 7252/15182 [ext/opcache/tests/issue0128.phpt]
PASS ISSUE #128 (opcache_invalidate segmentation fault) [ext/opcache/tests/issue0128.phpt] 
TEST 7253/15182 [ext/opcache/tests/issue0140.phpt]
PASS Issue #140: "opcache.enable_file_override" doesn't respect "opcache.revalidate_freq" [ext/opcache/tests/issue0140.phpt] 
TEST 7254/15182 [ext/opcache/tests/issue0149.phpt]
FAIL ISSUE #149 (Phar mount points not working this OPcache enabled) [ext/opcache/tests/issue0149.phpt] 
TEST 7255/15182 [ext/opcache/tests/issue0183.phpt]
PASS ISSUE #183 (TMP_VAR is not only used once) [ext/opcache/tests/issue0183.phpt] 
TEST 7256/15182 [ext/opcache/tests/iterable_type_optimization.phpt]
PASS Don't optimize object -> iterable [ext/opcache/tests/iterable_type_optimization.phpt] 
TEST 7257/15182 [ext/opcache/tests/jmp_elim_001.phpt]
PASS Edge-cases in constant conditional jump elimination [ext/opcache/tests/jmp_elim_001.phpt] 
TEST 7258/15182 [ext/opcache/tests/jmp_elim_002.phpt]
PASS Incorrect empty basic block elimination [ext/opcache/tests/jmp_elim_002.phpt] 
TEST 7259/15182 [ext/opcache/tests/jmp_elim_003.phpt]
PASS Incorrect empty basic block elimination [ext/opcache/tests/jmp_elim_003.phpt] 
TEST 7260/15182 [ext/opcache/tests/jmp_elim_004.phpt]
PASS Incorrect empty basic block elimination [ext/opcache/tests/jmp_elim_004.phpt] 
TEST 7261/15182 [ext/opcache/tests/jmpz_jmp_elim.phpt]
PASS Edge-cases in elimination of JMPZ JMP with same target [ext/opcache/tests/jmpz_jmp_elim.phpt] 
TEST 7262/15182 [ext/opcache/tests/leak_001.phpt]
PASS Leak 001: Incorrect 'if ();' optimization [ext/opcache/tests/leak_001.phpt] 
TEST 7263/15182 [ext/opcache/tests/log_verbosity_bug.phpt]
PASS Test ACCEL_LOG_FATAL will cause the process to die even if not logged [ext/opcache/tests/log_verbosity_bug.phpt] 
TEST 7264/15182 [ext/opcache/tests/method_call_on_literal.phpt]
PASS Literal compaction should take method calls on literals into account [ext/opcache/tests/method_call_on_literal.phpt] 
TEST 7265/15182 [ext/opcache/tests/neg_range_inference.phpt]
PASS Incorrect negative range inference [ext/opcache/tests/neg_range_inference.phpt] 
TEST 7266/15182 [ext/opcache/tests/opt/dce_001.phpt]
PASS DCE 001: Remove dead computation after constants propagation [ext/opcache/tests/opt/dce_001.phpt] 
TEST 7267/15182 [ext/opcache/tests/opt/dce_002.phpt]
PASS DCE 002: func_get_args() disables deletion of assignments to parameter variables [ext/opcache/tests/opt/dce_002.phpt] 
TEST 7268/15182 [ext/opcache/tests/opt/dce_003.phpt]
PASS DCE 003: Assignment elimination (without FREE) [ext/opcache/tests/opt/dce_003.phpt] 
TEST 7269/15182 [ext/opcache/tests/opt/dce_004.phpt]
PASS DCE 004: Elimination of assignment to non-escaping arrays [ext/opcache/tests/opt/dce_004.phpt] 
TEST 7270/15182 [ext/opcache/tests/opt/dce_005.phpt]
PASS DCE 005: Elimination of assignment to non-escaping objects (can't remove NEW yet) [ext/opcache/tests/opt/dce_005.phpt] 
TEST 7271/15182 [ext/opcache/tests/opt/dce_006.phpt]
PASS DCE 006: Objects with destructors escape [ext/opcache/tests/opt/dce_006.phpt] 
TEST 7272/15182 [ext/opcache/tests/opt/dce_007.phpt]
PASS DCE 007: Escaping of enclosed arrays doesn't prevent removal of enclosing array [ext/opcache/tests/opt/dce_007.phpt] 
TEST 7273/15182 [ext/opcache/tests/opt/dce_008.phpt]
PASS DCE 008: Escaping of enclosed arrays doesn't prevent removal of enclosing array [ext/opcache/tests/opt/dce_008.phpt] 
TEST 7274/15182 [ext/opcache/tests/opt/dce_009.phpt]
PASS Incorrect DCE of FREE of COALESCE [ext/opcache/tests/opt/dce_009.phpt] 
TEST 7275/15182 [ext/opcache/tests/opt/jmp_001.phpt]
PASS JMP 001: JMP_SET with constant arg [ext/opcache/tests/opt/jmp_001.phpt] 
TEST 7276/15182 [ext/opcache/tests/opt/prop_types.phpt]
PASS Property types in inference [ext/opcache/tests/opt/prop_types.phpt] 
TEST 7277/15182 [ext/opcache/tests/opt/sccp_001.phpt]
PASS SCCP 001: Constant propagation [ext/opcache/tests/opt/sccp_001.phpt] 
TEST 7278/15182 [ext/opcache/tests/opt/sccp_002.phpt]
PASS SCCP 002: Conditional Constant Propagation of non-escaping array elements [ext/opcache/tests/opt/sccp_002.phpt] 
TEST 7279/15182 [ext/opcache/tests/opt/sccp_003.phpt]
PASS SCCP 003: Conditional Constant Propagation of non-escaping array elements [ext/opcache/tests/opt/sccp_003.phpt] 
TEST 7280/15182 [ext/opcache/tests/opt/sccp_004.phpt]
PASS SCCP 004: Conditional Constant Propagation of non-escaping array elements [ext/opcache/tests/opt/sccp_004.phpt] 
TEST 7281/15182 [ext/opcache/tests/opt/sccp_005.phpt]
PASS SCCP 005: Conditional Constant Propagation of non-escaping array elements [ext/opcache/tests/opt/sccp_005.phpt] 
TEST 7282/15182 [ext/opcache/tests/opt/sccp_006.phpt]
PASS SCCP 006: Conditional Constant Propagation of non-escaping array elements [ext/opcache/tests/opt/sccp_006.phpt] 
TEST 7283/15182 [ext/opcache/tests/opt/sccp_007.phpt]
PASS SCCP 007: Conditional Constant Propagation of non-escaping array elements [ext/opcache/tests/opt/sccp_007.phpt] 
TEST 7284/15182 [ext/opcache/tests/opt/sccp_008.phpt]
PASS SCCP 008: Conditional Constant Propagation of non-escaping array elements [ext/opcache/tests/opt/sccp_008.phpt] 
TEST 7285/15182 [ext/opcache/tests/opt/sccp_009.phpt]
PASS SCCP 009: Conditional Constant Propagation of non-escaping array elements [ext/opcache/tests/opt/sccp_009.phpt] 
TEST 7286/15182 [ext/opcache/tests/opt/sccp_010.phpt]
PASS SCCP 010: Conditional Constant Propagation of non-escaping object properties [ext/opcache/tests/opt/sccp_010.phpt] 
TEST 7287/15182 [ext/opcache/tests/opt/sccp_011.phpt]
PASS SCCP 011: Conditional Constant Propagation of non-escaping object properties [ext/opcache/tests/opt/sccp_011.phpt] 
TEST 7288/15182 [ext/opcache/tests/opt/sccp_012.phpt]
PASS SCCP 012: Conditional Constant Propagation of non-escaping object properties [ext/opcache/tests/opt/sccp_012.phpt] 
TEST 7289/15182 [ext/opcache/tests/opt/sccp_013.phpt]
PASS SCCP 013: Conditional Constant Propagation of non-escaping array elements on PHI [ext/opcache/tests/opt/sccp_013.phpt] 
TEST 7290/15182 [ext/opcache/tests/opt/sccp_014.phpt]
PASS SCCP 014: Conditional Constant Propagation of non-escaping object properties on PHI [ext/opcache/tests/opt/sccp_014.phpt] 
TEST 7291/15182 [ext/opcache/tests/opt/sccp_015.phpt]
PASS SCCP 015: Conditional Constant Propagation of non-escaping object properties on PHI and Rewinding [ext/opcache/tests/opt/sccp_015.phpt] 
TEST 7292/15182 [ext/opcache/tests/opt/sccp_016.phpt]
PASS SCCP 016: Used constant instructions should be replaced with QM_ASSIGN [ext/opcache/tests/opt/sccp_016.phpt] 
TEST 7293/15182 [ext/opcache/tests/opt/sccp_017.phpt]
PASS SCCP 017: Array assignemnt [ext/opcache/tests/opt/sccp_017.phpt] 
TEST 7294/15182 [ext/opcache/tests/opt/sccp_018.phpt]
PASS SCCP 018: Object assignemnt [ext/opcache/tests/opt/sccp_018.phpt] 
TEST 7295/15182 [ext/opcache/tests/opt/sccp_019.phpt]
PASS SCCP 019: Array assignemnt [ext/opcache/tests/opt/sccp_019.phpt] 
TEST 7296/15182 [ext/opcache/tests/opt/sccp_020.phpt]
PASS SCCP 020: Object assignemnt [ext/opcache/tests/opt/sccp_020.phpt] 
TEST 7297/15182 [ext/opcache/tests/opt/sccp_021.phpt]
PASS SCCP 021: Memleak [ext/opcache/tests/opt/sccp_021.phpt] 
TEST 7298/15182 [ext/opcache/tests/opt/sccp_022.phpt]
PASS SCCP 022: Invailid types [ext/opcache/tests/opt/sccp_022.phpt] 
TEST 7299/15182 [ext/opcache/tests/opt/sccp_023.phpt]
PASS SCCP 023: ADD_ARRAY_ELEMENT with partial array [ext/opcache/tests/opt/sccp_023.phpt] 
TEST 7300/15182 [ext/opcache/tests/opt/sccp_024.phpt]
PASS SCCP 024: Const replacing to op2 of INSTANCEOF [ext/opcache/tests/opt/sccp_024.phpt] 
TEST 7301/15182 [ext/opcache/tests/opt/sccp_025.phpt]
PASS SCCP 025: ADD_ARRAY_ELEMENT against an existing const array [ext/opcache/tests/opt/sccp_025.phpt] 
TEST 7302/15182 [ext/opcache/tests/opt/sccp_026.phpt]
PASS SCCP 026: Elimination of dead code due to conflicting type checks [ext/opcache/tests/opt/sccp_026.phpt] 
TEST 7303/15182 [ext/opcache/tests/opt/sccp_027.phpt]
PASS SCCP 027: Support for ASSIGN_OBJ_REF [ext/opcache/tests/opt/sccp_027.phpt] 
TEST 7304/15182 [ext/opcache/tests/opt/sccp_028.phpt]
PASS SCCP 028: Don't propagate typed properties [ext/opcache/tests/opt/sccp_028.phpt] 
TEST 7305/15182 [ext/opcache/tests/opt/sccp_029.phpt]
PASS SCCP 029: Don't propagate assignments to references to typed properties [ext/opcache/tests/opt/sccp_029.phpt] 
TEST 7306/15182 [ext/opcache/tests/opt/sccp_030.phpt]
PASS SCCP 030: TYPE_CHECK inferred from type inference info [ext/opcache/tests/opt/sccp_030.phpt] 
TEST 7307/15182 [ext/opcache/tests/optimize_func_calls.phpt]
PASS Test with optimization of function calls [ext/opcache/tests/optimize_func_calls.phpt] 
TEST 7308/15182 [ext/opcache/tests/optimize_func_calls_001.phpt]
PASS Don't create FETCH_DIM_R with UNUSED op2 [ext/opcache/tests/optimize_func_calls_001.phpt] 
TEST 7309/15182 [ext/opcache/tests/optimize_static_001.phpt]
PASS Keep BIND_STATIC when initial value refer to unresolved constants [ext/opcache/tests/optimize_static_001.phpt] 
TEST 7310/15182 [ext/opcache/tests/phi_remove_001.phpt]
PASS Phi sources remove 001 [ext/opcache/tests/phi_remove_001.phpt] 
TEST 7311/15182 [ext/opcache/tests/phi_remove_002.phpt]
PASS Phi sources remove 002 [ext/opcache/tests/phi_remove_002.phpt] 
TEST 7312/15182 [ext/opcache/tests/phi_use_chain.phpt]
PASS Check that phi use chains are correctly maintained when removing blocks [ext/opcache/tests/phi_use_chain.phpt] 
TEST 7313/15182 [ext/opcache/tests/preload_001.phpt]
PASS Preloading basic test [ext/opcache/tests/preload_001.phpt] 
TEST 7314/15182 [ext/opcache/tests/preload_002.phpt]
PASS Preloading prototypes [ext/opcache/tests/preload_002.phpt] 
TEST 7315/15182 [ext/opcache/tests/preload_003.phpt]
PASS Preloading classes linked with traits [ext/opcache/tests/preload_003.phpt] 
TEST 7316/15182 [ext/opcache/tests/preload_004.phpt]
PASS Preloading class with undefined class constant access [ext/opcache/tests/preload_004.phpt] 
TEST 7317/15182 [ext/opcache/tests/preload_005.phpt]
PASS Handling of auto globals during preloading [ext/opcache/tests/preload_005.phpt] 
TEST 7318/15182 [ext/opcache/tests/preload_006.phpt]
PASS Handling of errors during linking [ext/opcache/tests/preload_006.phpt] 
TEST 7319/15182 [ext/opcache/tests/preload_007.phpt]
PASS Handling of includes that were not executed [ext/opcache/tests/preload_007.phpt] 
TEST 7320/15182 [ext/opcache/tests/preload_008.phpt]
PASS Preloading of anonymous class [ext/opcache/tests/preload_008.phpt] 
TEST 7321/15182 [ext/opcache/tests/preload_009.phpt]
PASS Preloading class using trait with undefined class constant access [ext/opcache/tests/preload_009.phpt] 
TEST 7322/15182 [ext/opcache/tests/preload_010.phpt]
PASS Initializer of overwritten property should be resolved against the correct class [ext/opcache/tests/preload_010.phpt] 
TEST 7323/15182 [ext/opcache/tests/preload_011.phpt]
PASS Argument/return types must be available for preloading [ext/opcache/tests/preload_011.phpt] 
TEST 7324/15182 [ext/opcache/tests/preload_012.phpt]
PASS No autoloading during constant resolution [ext/opcache/tests/preload_012.phpt] 
TEST 7325/15182 [ext/opcache/tests/preload_013.phpt]
PASS Nested function definition [ext/opcache/tests/preload_013.phpt] 
TEST 7326/15182 [ext/opcache/tests/preload_bug79114.phpt]
PASS Bug #79114 (Eval class during preload causes class to be only half available) [ext/opcache/tests/preload_bug79114.phpt] 
TEST 7327/15182 [ext/opcache/tests/preload_class_alias.phpt]
PASS Bug #78918: Class alias during preloading causes assertion failure [ext/opcache/tests/preload_class_alias.phpt] 
TEST 7328/15182 [ext/opcache/tests/preload_class_alias_2.phpt]
PASS Bug #78918.2: Class alias during preloading causes assertion failure [ext/opcache/tests/preload_class_alias_2.phpt] 
TEST 7329/15182 [ext/opcache/tests/preload_dynamic_function.phpt]
PASS Defining a dynamic function inside the preload script [ext/opcache/tests/preload_dynamic_function.phpt] 
TEST 7330/15182 [ext/opcache/tests/preload_error_handler.phpt]
PASS Bug #81353: Segfault with preloading and error handler using static variables [ext/opcache/tests/preload_error_handler.phpt] 
TEST 7331/15182 [ext/opcache/tests/preload_loadable_classes_1.phpt]
PASS Preloading: Loadable class checking (1) [ext/opcache/tests/preload_loadable_classes_1.phpt] 
TEST 7332/15182 [ext/opcache/tests/preload_loadable_classes_2.phpt]
PASS Preloading: Loadable class checking (2) [ext/opcache/tests/preload_loadable_classes_2.phpt] 
TEST 7333/15182 [ext/opcache/tests/preload_loadable_classes_3.phpt]
PASS Preloading: Loadable class checking (3) [ext/opcache/tests/preload_loadable_classes_3.phpt] 
TEST 7334/15182 [ext/opcache/tests/preload_static_var_inheritance.phpt]
PASS Bug #79548: Preloading segfault with inherited method using static variable [ext/opcache/tests/preload_static_var_inheritance.phpt] 
TEST 7335/15182 [ext/opcache/tests/preload_trait_multiple_fixup.phpt]
PASS Op array fixed up multiple times during preloading [ext/opcache/tests/preload_trait_multiple_fixup.phpt] 
TEST 7336/15182 [ext/opcache/tests/preload_trait_static.phpt]
PASS Preload trait with static variables in method [ext/opcache/tests/preload_trait_static.phpt] 
TEST 7337/15182 [ext/opcache/tests/preload_unresolved_prop_type.phpt]
PASS Preload: Unresolved property type [ext/opcache/tests/preload_unresolved_prop_type.phpt] 
TEST 7338/15182 [ext/opcache/tests/preload_windows.phpt]
SKIP Preloading is not supported on Windows [ext/opcache/tests/preload_windows.phpt] reason: Windows only test
TEST 7339/15182 [ext/opcache/tests/ref_range_1.phpt]
PASS Range info for references (1) [ext/opcache/tests/ref_range_1.phpt] 
TEST 7340/15182 [ext/opcache/tests/revalidate_path_01.phpt]
PASS revalidate_path 01: OPCache must cache only resolved real paths when revalidate_path is set [ext/opcache/tests/revalidate_path_01.phpt] 
TEST 7341/15182 [ext/opcache/tests/sccp_loop_var_free.phpt]
PASS Check that SCCP correctly handles non-terminating frees of loop variables [ext/opcache/tests/sccp_loop_var_free.phpt] 
TEST 7342/15182 [ext/opcache/tests/send_unpack_empty_array.phpt]
PASS Type inference of SEND_UNPACK with empty array [ext/opcache/tests/send_unpack_empty_array.phpt] 
TEST 7343/15182 [ext/opcache/tests/ssa_bug_001.phpt]
PASS SSA constrution for CFG with unreachable basic blocks [ext/opcache/tests/ssa_bug_001.phpt] 
TEST 7344/15182 [ext/opcache/tests/ssa_bug_002.phpt]
PASS Incorrect NOP removal on jump to NOP [ext/opcache/tests/ssa_bug_002.phpt] 
TEST 7345/15182 [ext/opcache/tests/ssa_bug_003.phpt]
PASS Incorrect elision of return type checks [ext/opcache/tests/ssa_bug_003.phpt] 
TEST 7346/15182 [ext/opcache/tests/ssa_bug_004.phpt]
PASS Assign elision exception safety: ICALL [ext/opcache/tests/ssa_bug_004.phpt] 
TEST 7347/15182 [ext/opcache/tests/ssa_bug_005.phpt]
PASS Assign elision exception safety: UCALL [ext/opcache/tests/ssa_bug_005.phpt] 
TEST 7348/15182 [ext/opcache/tests/ssa_bug_006.phpt]
PASS Incorrect optimization of $i = $i++ [ext/opcache/tests/ssa_bug_006.phpt] 
TEST 7349/15182 [ext/opcache/tests/ssa_bug_007.phpt]
PASS Incorrect CFG/SSA construction for SWITCH with few identical successors [ext/opcache/tests/ssa_bug_007.phpt] 
TEST 7350/15182 [ext/opcache/tests/ssa_bug_008.phpt]
PASS Incorrect CFG/SSA reconstruction [ext/opcache/tests/ssa_bug_008.phpt] 
TEST 7351/15182 [ext/opcache/tests/ssa_bug_009.phpt]
PASS Incorrect type inference [ext/opcache/tests/ssa_bug_009.phpt] 
TEST 7352/15182 [ext/opcache/tests/ssa_bug_010.phpt]
PASS Wrong assertion [ext/opcache/tests/ssa_bug_010.phpt] 
TEST 7353/15182 [ext/opcache/tests/ssa_bug_011.phpt]
PASS Wrong assertion [ext/opcache/tests/ssa_bug_011.phpt] 
TEST 7354/15182 [ext/opcache/tests/switch_with_coinciding_targets.phpt]
PASS Switch where all targets, including default, coincide [ext/opcache/tests/switch_with_coinciding_targets.phpt] 
TEST 7355/15182 [ext/opcache/tests/verify_return_dfg.phpt]
PASS Incorrect liveness computation for verify-return [ext/opcache/tests/verify_return_dfg.phpt] 
TEST 7356/15182 [ext/opcache/tests/verify_return_instanceof.phpt]
PASS Instanceof checks in VERIFY_RETURN_TYPE optimization may deal with unlinked classes [ext/opcache/tests/verify_return_instanceof.phpt] 
TEST 7357/15182 [ext/opcache/tests/wrong_inlining_001.phpt]
PASS Pass result of inlined function by reference [ext/opcache/tests/wrong_inlining_001.phpt] 
TEST 7358/15182 [ext/opcache/tests/wrong_inlining_002.phpt]
PASS $this not in object context [ext/opcache/tests/wrong_inlining_002.phpt] 
TEST 7359/15182 [ext/opcache/tests/wrong_inlining_003.phpt]
PASS foo($bar) with undefined $bar [ext/opcache/tests/wrong_inlining_003.phpt] 
TEST 7360/15182 [ext/opcache/tests/wrong_inlining_004.phpt]
PASS Inlining throgh call_user_func() [ext/opcache/tests/wrong_inlining_004.phpt] 
TEST 7361/15182 [ext/opcache/tests/wrong_inlining_005.phpt]
PASS Inlining of functions with ref arguments [ext/opcache/tests/wrong_inlining_005.phpt] 
TEST 7362/15182 [ext/opcache/tests/zzz_basic_logging.phpt]
PASS Test basic logging for the Opcache [ext/opcache/tests/zzz_basic_logging.phpt] 
TEST 7363/15182 [ext/openssl/tests/001.phpt]
PASS OpenSSL private key functions [ext/openssl/tests/001.phpt] 
TEST 7364/15182 [ext/openssl/tests/bug25614.phpt]
PASS openssl: get public key from generated private key [ext/openssl/tests/bug25614.phpt] 
TEST 7365/15182 [ext/openssl/tests/bug28382.phpt]
PASS Bug #28382 (openssl_x509_parse extensions support) [ext/openssl/tests/bug28382.phpt] 
TEST 7366/15182 [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 7367/15182 [ext/openssl/tests/bug37820.phpt]
PASS openssl_sign/verify: accept different algos [ext/openssl/tests/bug37820.phpt] 
TEST 7368/15182 [ext/openssl/tests/bug38255.phpt]
PASS openssl key from zval leaks [ext/openssl/tests/bug38255.phpt] 
TEST 7369/15182 [ext/openssl/tests/bug38261.phpt]
PASS openssl key from zval leaks [ext/openssl/tests/bug38261.phpt] 
TEST 7370/15182 [ext/openssl/tests/bug39217.phpt]
PASS Bug #39217 (Large serial number return -1) [ext/openssl/tests/bug39217.phpt] 
TEST 7371/15182 [ext/openssl/tests/bug41033.phpt]
PASS #41033, enable signing with DSA keys [ext/openssl/tests/bug41033.phpt] 
TEST 7372/15182 [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 7373/15182 [ext/openssl/tests/bug46127.phpt]
FAIL #46127 php_openssl_tcp_sockop_accept forgets to set context on accepted stream [ext/openssl/tests/bug46127.phpt] 
TEST 7374/15182 [ext/openssl/tests/bug47828.phpt]
PASS Bug #47828 (segfaults when a UTF-8 conversion fails openssl_x509_parse()) [ext/openssl/tests/bug47828.phpt] 
TEST 7375/15182 [ext/openssl/tests/bug48182.phpt]
FAIL Bug #48182: ssl handshake fails during asynchronous socket connection [ext/openssl/tests/bug48182.phpt] 
TEST 7376/15182 [ext/openssl/tests/bug52093.phpt]
PASS Bug #52093 (openssl_csr_sign truncates $serial) [ext/openssl/tests/bug52093.phpt] 
TEST 7377/15182 [ext/openssl/tests/bug54060.phpt]
PASS Bug #54060 (Memory leak in openssl_encrypt) [ext/openssl/tests/bug54060.phpt] 
TEST 7378/15182 [ext/openssl/tests/bug54061.phpt]
PASS Bug #54061 (Memory leak in openssl_decrypt) [ext/openssl/tests/bug54061.phpt] 
TEST 7379/15182 [ext/openssl/tests/bug54992.phpt]
FAIL Bug #54992: Stream not closed and error not returned when SSL CN_match fails [ext/openssl/tests/bug54992.phpt] 
TEST 7380/15182 [ext/openssl/tests/bug55259.phpt]
PASS Bug #55259 (openssl extension does not get the DH parameters from DH key resource) [ext/openssl/tests/bug55259.phpt] 
TEST 7381/15182 [ext/openssl/tests/bug55646.phpt]
PASS Bug #55646: textual input in openssl_csr_new() is not expected in UTF-8 [ext/openssl/tests/bug55646.phpt] 
TEST 7382/15182 [ext/openssl/tests/bug60632.phpt]
PASS Bug #60632: openssl_seal fails with AES [ext/openssl/tests/bug60632.phpt] 
TEST 7383/15182 [ext/openssl/tests/bug61124.phpt]
PASS Bug #61124: Segmentation fault with openssl_decrypt [ext/openssl/tests/bug61124.phpt] 
TEST 7384/15182 [ext/openssl/tests/bug61930.phpt]
PASS Bug #61930: openssl corrupts ssl key resource when using openssl_get_publickey() [ext/openssl/tests/bug61930.phpt] 
TEST 7385/15182 [ext/openssl/tests/bug62890.phpt]
FAIL Bug #62890 (default_socket_timeout=-1 causes connection to timeout) [ext/openssl/tests/bug62890.phpt] 
TEST 7386/15182 [ext/openssl/tests/bug64802.phpt]
PASS Bug #64802: openssl_x509_parse fails to parse subject properly in some cases [ext/openssl/tests/bug64802.phpt] 
TEST 7387/15182 [ext/openssl/tests/bug65538_001.phpt]
FAIL Bug #65538: SSL context "cafile" supports stream wrappers [ext/openssl/tests/bug65538_001.phpt] 
TEST 7388/15182 [ext/openssl/tests/bug65538_002.phpt]
FAIL Bug #65538: SSL context "cafile" disallows URL stream wrappers [ext/openssl/tests/bug65538_002.phpt] 
TEST 7389/15182 [ext/openssl/tests/bug65538_003.phpt]
FAIL Bug #65538: SSL context "cafile" supports phar wrapper [ext/openssl/tests/bug65538_003.phpt] 
TEST 7390/15182 [ext/openssl/tests/bug65698.phpt]
PASS Bug #65689 (GeneralizedTime format parsing) [ext/openssl/tests/bug65698.phpt] 
TEST 7391/15182 [ext/openssl/tests/bug65729.phpt]
FAIL Bug #65729: CN_match gives false positive when wildcard is used [ext/openssl/tests/bug65729.phpt] 
TEST 7392/15182 [ext/openssl/tests/bug66501.phpt]
PASS Bug #66501: EC private key support in openssl_sign [ext/openssl/tests/bug66501.phpt] 
TEST 7393/15182 [ext/openssl/tests/bug67403.phpt]
PASS Bug #67403: Add signatureType to openssl_x509_parse [ext/openssl/tests/bug67403.phpt] 
TEST 7394/15182 [ext/openssl/tests/bug68265.phpt]
FAIL Bug #68265: SAN match fails with trailing DNS dot [ext/openssl/tests/bug68265.phpt] 
TEST 7395/15182 [ext/openssl/tests/bug68879.phpt]
FAIL Bug #68879: Match IP address fields in subjectAltName checks [ext/openssl/tests/bug68879.phpt] 
TEST 7396/15182 [ext/openssl/tests/bug68912.phpt]
PASS Bug #68912 (Segmentation fault at openssl_spki_new) [ext/openssl/tests/bug68912.phpt] 
TEST 7397/15182 [ext/openssl/tests/bug68920.phpt]
FAIL Bug #68920: peer_fingerprint input checks should be strict [ext/openssl/tests/bug68920.phpt] 
TEST 7398/15182 [ext/openssl/tests/bug69215.phpt]
FAIL Bug #69215: Crypto servers should send client CA list [ext/openssl/tests/bug69215.phpt] 
TEST 7399/15182 [ext/openssl/tests/bug70395.phpt]
PASS Bug #70395 (Missing ARG_INFO for openssl_seal()) [ext/openssl/tests/bug70395.phpt] 
TEST 7400/15182 [ext/openssl/tests/bug70438.phpt]
SKIP Request #70438: Add IV parameter for openssl_seal and openssl_open [ext/openssl/tests/bug70438.phpt] 
TEST 7401/15182 [ext/openssl/tests/bug71475.phpt]
PASS Bug #71475: openssl_seal() uninitialized memory usage [ext/openssl/tests/bug71475.phpt] 
TEST 7402/15182 [ext/openssl/tests/bug71917.phpt]
PASS Bug #71917: openssl_open() returns junk on envelope < 16 bytes [ext/openssl/tests/bug71917.phpt] 
TEST 7403/15182 [ext/openssl/tests/bug72165.phpt]
PASS Bug #72165 Null pointer dereference - openssl_csr_new [ext/openssl/tests/bug72165.phpt] 
TEST 7404/15182 [ext/openssl/tests/bug72333.phpt]
FAIL Bug #72333: fwrite() on non-blocking SSL sockets doesn't work [ext/openssl/tests/bug72333.phpt] 
TEST 7405/15182 [ext/openssl/tests/bug72336.phpt]
PASS Bug #72336 (openssl_pkey_new does not fail for invalid DSA params) [ext/openssl/tests/bug72336.phpt] 
TEST 7406/15182 [ext/openssl/tests/bug72362.phpt]
PASS Bug #72362: OpenSSL Blowfish encryption is incorrect for short keys [ext/openssl/tests/bug72362.phpt] 
TEST 7407/15182 [ext/openssl/tests/bug73072.phpt]
PASS Bug #73072: Invalid path SNI_server_certs causes segfault [ext/openssl/tests/bug73072.phpt] 
TEST 7408/15182 [ext/openssl/tests/bug73478.phpt]
PASS Bug #73478: openssl_pkey_new() generates wrong pub/priv keys with Diffie Hellman [ext/openssl/tests/bug73478.phpt] 
TEST 7409/15182 [ext/openssl/tests/bug73711.phpt]
PASS Bug #73711: Segfault in openssl_pkey_new when generating DSA or DH key [ext/openssl/tests/bug73711.phpt] 
TEST 7410/15182 [ext/openssl/tests/bug73833.phpt]
PASS Bug #73833: null character not allowed in openssl_pkey_get_private [ext/openssl/tests/bug73833.phpt] 
TEST 7411/15182 [ext/openssl/tests/bug74022.phpt]
PASS Bug #74022 PHP Fast CGI crashes when reading from a pfx file with valid password [ext/openssl/tests/bug74022.phpt] 
TEST 7412/15182 [ext/openssl/tests/bug74022_2.phpt]
PASS Bug #74022 PHP Fast CGI crashes when reading from a pfx file with valid password, multiple extra certs [ext/openssl/tests/bug74022_2.phpt] 
TEST 7413/15182 [ext/openssl/tests/bug74099.phpt]
PASS Bug #74099 Memory leak with openssl_encrypt() [ext/openssl/tests/bug74099.phpt] 
TEST 7414/15182 [ext/openssl/tests/bug74159.phpt]
FAIL Bug #74159: Writing a large buffer to non-blocking encrypted streams fails [ext/openssl/tests/bug74159.phpt] 
TEST 7415/15182 [ext/openssl/tests/bug74341.phpt]
PASS Bug #74341 (openssl_x509_parse fails to parse ASN.1 UTCTime without seconds) [ext/openssl/tests/bug74341.phpt] 
TEST 7416/15182 [ext/openssl/tests/bug74402.phpt]
SKIP Bug #74402 (segfault on random_bytes, bin3hex, openssl_seal) [ext/openssl/tests/bug74402.phpt] 
TEST 7417/15182 [ext/openssl/tests/bug74651.phpt]
PASS Bug #74651: negative-size-param (-1) in memcpy in zif_openssl_seal() [ext/openssl/tests/bug74651.phpt] 
TEST 7418/15182 [ext/openssl/tests/bug74720_0.phpt]
PASS Bug #74720 pkcs7_en/decrypt does not work if \x1a is used in content, variant 0 [ext/openssl/tests/bug74720_0.phpt] 
TEST 7419/15182 [ext/openssl/tests/bug74720_1.phpt]
PASS Bug #74720 pkcs7_en/decrypt does not work if \x1a is used in content, variant 1 [ext/openssl/tests/bug74720_1.phpt] 
TEST 7420/15182 [ext/openssl/tests/bug74798.phpt]
PASS Bug #74798 pkcs7_en/decrypt does not work if \x0a is used in content [ext/openssl/tests/bug74798.phpt] 
TEST 7421/15182 [ext/openssl/tests/bug74903.phpt]
PASS Bug #74903 openssl_pkcs7_encrypt() uses different EOL than before [ext/openssl/tests/bug74903.phpt] 
TEST 7422/15182 [ext/openssl/tests/bug75307.phpt]
PASS Bug #75307 Wrong reflection for openssl_open function [ext/openssl/tests/bug75307.phpt] 
TEST 7423/15182 [ext/openssl/tests/bug76296.phpt]
PASS Bug #76296 openssl_pkey_get_public does not respect open_basedir [ext/openssl/tests/bug76296.phpt] 
TEST 7424/15182 [ext/openssl/tests/bug76705.phpt]
FAIL Bug #76705: unusable ssl => peer_fingerprint in stream_context_create() [ext/openssl/tests/bug76705.phpt] 
TEST 7425/15182 [ext/openssl/tests/bug77390.phpt]
FAIL Bug #76705: feof might hang on TLS streams in case of fragmented TLS records [ext/openssl/tests/bug77390.phpt] 
TEST 7426/15182 [ext/openssl/tests/bug78391.phpt]
PASS Bug #78391: Assertion failure in openssl_random_pseudo_bytes [ext/openssl/tests/bug78391.phpt] 
TEST 7427/15182 [ext/openssl/tests/bug79145.phpt]
PASS Bug #79145 (openssl memory leak) [ext/openssl/tests/bug79145.phpt] 
TEST 7428/15182 [ext/openssl/tests/bug79881.phpt]
PASS Bug #79881: Memory leak in openssl_pkey_get_public() [ext/openssl/tests/bug79881.phpt] 
TEST 7429/15182 [ext/openssl/tests/bug80747.phpt]
PASS Bug #80747: Providing RSA key size < 512 generates key that crash PHP [ext/openssl/tests/bug80747.phpt] 
TEST 7430/15182 [ext/openssl/tests/capture_peer_cert_001.phpt]
FAIL capture_peer_cert context captures on verify failure [ext/openssl/tests/capture_peer_cert_001.phpt] 
TEST 7431/15182 [ext/openssl/tests/check_default_conf_path.phpt]
SKIP Check for default OpenSSL config path on Windows [ext/openssl/tests/check_default_conf_path.phpt] reason: windows only test
TEST 7432/15182 [ext/openssl/tests/cve-2013-6420.phpt]
PASS CVE-2013-6420 [ext/openssl/tests/cve-2013-6420.phpt] 
TEST 7433/15182 [ext/openssl/tests/cve2013_4073.phpt]
PASS CVE 2013-4073: Null-byte certificate handling [ext/openssl/tests/cve2013_4073.phpt] 
TEST 7434/15182 [ext/openssl/tests/ecc.phpt]
PASS openssl_*() with OPENSSL_KEYTYPE_EC [ext/openssl/tests/ecc.phpt] 
TEST 7435/15182 [ext/openssl/tests/openssl_csr_export_bacis.phpt]
PASS openssl_csr_export() tests [ext/openssl/tests/openssl_csr_export_bacis.phpt] 
TEST 7436/15182 [ext/openssl/tests/openssl_csr_export_to_file_basic.phpt]
PASS openssl_csr_export_to_file() tests [ext/openssl/tests/openssl_csr_export_to_file_basic.phpt] 
TEST 7437/15182 [ext/openssl/tests/openssl_csr_get_public_key_basic.phpt]
PASS openssl_csr_get_public_key() tests [ext/openssl/tests/openssl_csr_get_public_key_basic.phpt] 
TEST 7438/15182 [ext/openssl/tests/openssl_csr_get_subject_basic.phpt]
PASS openssl_csr_get_subject() tests [ext/openssl/tests/openssl_csr_get_subject_basic.phpt] 
TEST 7439/15182 [ext/openssl/tests/openssl_csr_new_basic.phpt]
PASS openssl_csr_new() tests [ext/openssl/tests/openssl_csr_new_basic.phpt] 
TEST 7440/15182 [ext/openssl/tests/openssl_csr_sign_basic.phpt]
PASS openssl_csr_sign() tests [ext/openssl/tests/openssl_csr_sign_basic.phpt] 
TEST 7441/15182 [ext/openssl/tests/openssl_decrypt_basic.phpt]
PASS openssl_decrypt() tests dependent on openssl_encrypt [ext/openssl/tests/openssl_decrypt_basic.phpt] 
TEST 7442/15182 [ext/openssl/tests/openssl_decrypt_ccm.phpt]
PASS openssl_decrypt() with CCM cipher algorithm tests [ext/openssl/tests/openssl_decrypt_ccm.phpt] 
TEST 7443/15182 [ext/openssl/tests/openssl_decrypt_error.phpt]
PASS openssl_decrypt() error tests [ext/openssl/tests/openssl_decrypt_error.phpt] 
TEST 7444/15182 [ext/openssl/tests/openssl_decrypt_gcm.phpt]
PASS openssl_decrypt() with GCM cipher algorithm tests [ext/openssl/tests/openssl_decrypt_gcm.phpt] 
TEST 7445/15182 [ext/openssl/tests/openssl_decrypt_ocb.phpt]
PASS openssl_decrypt() with OCB cipher algorithm tests [ext/openssl/tests/openssl_decrypt_ocb.phpt] 
TEST 7446/15182 [ext/openssl/tests/openssl_digest_basic.phpt]
PASS openssl_digest() basic test [ext/openssl/tests/openssl_digest_basic.phpt] 
TEST 7447/15182 [ext/openssl/tests/openssl_encrypt_ccm.phpt]
PASS openssl_encrypt() with CCM cipher algorithm tests [ext/openssl/tests/openssl_encrypt_ccm.phpt] 
TEST 7448/15182 [ext/openssl/tests/openssl_encrypt_crash.phpt]
PASS openssl_encrypt() crash with old OpenSSL [ext/openssl/tests/openssl_encrypt_crash.phpt] 
TEST 7449/15182 [ext/openssl/tests/openssl_encrypt_error.phpt]
PASS openssl_encrypt() error tests [ext/openssl/tests/openssl_encrypt_error.phpt] 
TEST 7450/15182 [ext/openssl/tests/openssl_encrypt_gcm.phpt]
PASS openssl_encrypt() with GCM cipher algorithm tests [ext/openssl/tests/openssl_encrypt_gcm.phpt] 
TEST 7451/15182 [ext/openssl/tests/openssl_encrypt_ocb.phpt]
PASS openssl_encrypt() with OCB cipher algorithm tests [ext/openssl/tests/openssl_encrypt_ocb.phpt] 
TEST 7452/15182 [ext/openssl/tests/openssl_error_string_basic.phpt]
PASS openssl_error_string() tests [ext/openssl/tests/openssl_error_string_basic.phpt] 
TEST 7453/15182 [ext/openssl/tests/openssl_free_key.phpt]
PASS void openssl_free_key ( resource $key_identifier ); [ext/openssl/tests/openssl_free_key.phpt] 
TEST 7454/15182 [ext/openssl/tests/openssl_get_cert_locations_basic.phpt]
PASS openssl_get_cert_locations() tests [ext/openssl/tests/openssl_get_cert_locations_basic.phpt] 
TEST 7455/15182 [ext/openssl/tests/openssl_get_cipher_methods.phpt]
PASS openssl_get_cipher_methods basic test [ext/openssl/tests/openssl_get_cipher_methods.phpt] 
TEST 7456/15182 [ext/openssl/tests/openssl_get_md_methods.phpt]
PASS openssl_get_md_methods basic test [ext/openssl/tests/openssl_get_md_methods.phpt] 
TEST 7457/15182 [ext/openssl/tests/openssl_open_basic.phpt]
PASS openssl_open() tests [ext/openssl/tests/openssl_open_basic.phpt] 
TEST 7458/15182 [ext/openssl/tests/openssl_pbkdf2_basic.phpt]
PASS openssl_pbkdf2() tests [ext/openssl/tests/openssl_pbkdf2_basic.phpt] 
TEST 7459/15182 [ext/openssl/tests/openssl_peer_fingerprint_basic.phpt]
FAIL Testing peer fingerprint on connection [ext/openssl/tests/openssl_peer_fingerprint_basic.phpt] 
TEST 7460/15182 [ext/openssl/tests/openssl_pkcs12_export_basic.phpt]
PASS openssl_pkcs12_export() tests [ext/openssl/tests/openssl_pkcs12_export_basic.phpt] 
TEST 7461/15182 [ext/openssl/tests/openssl_pkcs12_export_to_file_basic.phpt]
PASS openssl_pkcs12_export_to_file() tests [ext/openssl/tests/openssl_pkcs12_export_to_file_basic.phpt] 
TEST 7462/15182 [ext/openssl/tests/openssl_pkcs12_export_to_file_error.phpt]
PASS openssl_pkcs12_export_to_file() error tests [ext/openssl/tests/openssl_pkcs12_export_to_file_error.phpt] 
TEST 7463/15182 [ext/openssl/tests/openssl_pkcs12_read_basic.phpt]
PASS openssl_pkcs12_read() tests [ext/openssl/tests/openssl_pkcs12_read_basic.phpt] 
TEST 7464/15182 [ext/openssl/tests/openssl_pkcs7_decrypt_basic.phpt]
PASS openssl_pkcs7_decrypt() tests [ext/openssl/tests/openssl_pkcs7_decrypt_basic.phpt] 
TEST 7465/15182 [ext/openssl/tests/openssl_pkcs7_decrypt_error.phpt]
PASS openssl_pkcs7_decrypt() and invalid parameters [ext/openssl/tests/openssl_pkcs7_decrypt_error.phpt] 
TEST 7466/15182 [ext/openssl/tests/openssl_pkcs7_encrypt_basic.phpt]
PASS openssl_pkcs7_encrypt() tests [ext/openssl/tests/openssl_pkcs7_encrypt_basic.phpt] 
TEST 7467/15182 [ext/openssl/tests/openssl_pkcs7_read_basic.phpt]
PASS openssl_pkcs7_read() tests [ext/openssl/tests/openssl_pkcs7_read_basic.phpt] 
TEST 7468/15182 [ext/openssl/tests/openssl_pkcs7_sign_basic.phpt]
PASS openssl_pkcs7_sign() tests [ext/openssl/tests/openssl_pkcs7_sign_basic.phpt] 
TEST 7469/15182 [ext/openssl/tests/openssl_pkcs7_verify_basic.phpt]
PASS openssl_pkcs7_verify() tests [ext/openssl/tests/openssl_pkcs7_verify_basic.phpt] 
TEST 7470/15182 [ext/openssl/tests/openssl_pkey_derive-dh.phpt]
PASS openssl_pkey_derive() DH [ext/openssl/tests/openssl_pkey_derive-dh.phpt] 
TEST 7471/15182 [ext/openssl/tests/openssl_pkey_derive-ecdh.phpt]
PASS openssl_pkey_derive() ECDH [ext/openssl/tests/openssl_pkey_derive-ecdh.phpt] 
TEST 7472/15182 [ext/openssl/tests/openssl_pkey_export_basic.phpt]
PASS openssl_pkey_export() with EC key [ext/openssl/tests/openssl_pkey_export_basic.phpt] 
TEST 7473/15182 [ext/openssl/tests/openssl_pkey_get_details_basic.phpt]
PASS openssl_pkey_get_details() with EC key [ext/openssl/tests/openssl_pkey_get_details_basic.phpt] 
TEST 7474/15182 [ext/openssl/tests/openssl_pkey_new_basic.phpt]
PASS openssl_pkey_new() basic usage tests [ext/openssl/tests/openssl_pkey_new_basic.phpt] 
TEST 7475/15182 [ext/openssl/tests/openssl_pkey_new_error.phpt]
PASS openssl_pkey_new() error tests [ext/openssl/tests/openssl_pkey_new_error.phpt] 
TEST 7476/15182 [ext/openssl/tests/openssl_private_decrypt_basic.phpt]
PASS openssl_private_decrypt() tests [ext/openssl/tests/openssl_private_decrypt_basic.phpt] 
TEST 7477/15182 [ext/openssl/tests/openssl_private_encrypt_basic.phpt]
PASS openssl_private_encrypt() tests [ext/openssl/tests/openssl_private_encrypt_basic.phpt] 
TEST 7478/15182 [ext/openssl/tests/openssl_public_decrypt_basic.phpt]
PASS openssl_public_decrypt() tests [ext/openssl/tests/openssl_public_decrypt_basic.phpt] 
TEST 7479/15182 [ext/openssl/tests/openssl_public_encrypt_basic.phpt]
PASS openssl_public_encrypt() tests [ext/openssl/tests/openssl_public_encrypt_basic.phpt] 
TEST 7480/15182 [ext/openssl/tests/openssl_random_pseudo_bytes_basic.phpt]
PASS openssl_random_pseudo_bytes() tests [ext/openssl/tests/openssl_random_pseudo_bytes_basic.phpt] 
TEST 7481/15182 [ext/openssl/tests/openssl_random_pseudo_bytes_error.phpt]
PASS Test error operation of openssl_random_pseudo_bytes() [ext/openssl/tests/openssl_random_pseudo_bytes_error.phpt] 
TEST 7482/15182 [ext/openssl/tests/openssl_seal_basic.phpt]
PASS openssl_seal() tests [ext/openssl/tests/openssl_seal_basic.phpt] 
TEST 7483/15182 [ext/openssl/tests/openssl_sign_basic.phpt]
PASS openssl_sign() tests [ext/openssl/tests/openssl_sign_basic.phpt] 
TEST 7484/15182 [ext/openssl/tests/openssl_spki_export_basic.phpt]
PASS openssl_spki_export() tests for exporting public key [ext/openssl/tests/openssl_spki_export_basic.phpt] 
TEST 7485/15182 [ext/openssl/tests/openssl_spki_export_challenge_basic.phpt]
PASS openssl_spki_export_challenge() tests for exporting challenge [ext/openssl/tests/openssl_spki_export_challenge_basic.phpt] 
TEST 7486/15182 [ext/openssl/tests/openssl_spki_new_basic.phpt]
PASS openssl_spki_new() test for creating SPKI string [ext/openssl/tests/openssl_spki_new_basic.phpt] 
TEST 7487/15182 [ext/openssl/tests/openssl_spki_verify_basic.phpt]
PASS openssl_spki_verify() tests for valid signature [ext/openssl/tests/openssl_spki_verify_basic.phpt] 
TEST 7488/15182 [ext/openssl/tests/openssl_verify_basic.phpt]
PASS openssl_verify() tests [ext/openssl/tests/openssl_verify_basic.phpt] 
TEST 7489/15182 [ext/openssl/tests/openssl_x509_check_private_key_basic.phpt]
PASS openssl_x509_check_private_key() tests [ext/openssl/tests/openssl_x509_check_private_key_basic.phpt] 
TEST 7490/15182 [ext/openssl/tests/openssl_x509_checkpurpose_basic.phpt]
PASS int openssl_x509_checkpurpose ( mixed $x509cert , int $purpose [, array $cainfo = array() [, string $untrustedfile ]] ) function [ext/openssl/tests/openssl_x509_checkpurpose_basic.phpt] 
TEST 7491/15182 [ext/openssl/tests/openssl_x509_export_basic.phpt]
PASS openssl_x509_export() tests [ext/openssl/tests/openssl_x509_export_basic.phpt] 
TEST 7492/15182 [ext/openssl/tests/openssl_x509_export_to_file_basic.phpt]
PASS openssl_x509_export_to_file() tests [ext/openssl/tests/openssl_x509_export_to_file_basic.phpt] 
TEST 7493/15182 [ext/openssl/tests/openssl_x509_fingerprint_basic.phpt]
PASS openssl_x509_fingerprint() tests [ext/openssl/tests/openssl_x509_fingerprint_basic.phpt] 
TEST 7494/15182 [ext/openssl/tests/openssl_x509_free_basic.phpt]
PASS openssl_x509_free() tests [ext/openssl/tests/openssl_x509_free_basic.phpt] 
TEST 7495/15182 [ext/openssl/tests/openssl_x509_parse_basic.phpt]
PASS openssl_x509_parse() tests [ext/openssl/tests/openssl_x509_parse_basic.phpt] 
TEST 7496/15182 [ext/openssl/tests/openssl_x509_read_basic.phpt]
PASS openssl_x509_read() tests [ext/openssl/tests/openssl_x509_read_basic.phpt] 
TEST 7497/15182 [ext/openssl/tests/openssl_x509_verify.phpt]
PASS openssl_x509_verify() tests [ext/openssl/tests/openssl_x509_verify.phpt] 
TEST 7498/15182 [ext/openssl/tests/peer_verification.phpt]
FAIL Peer verification enabled for client streams [ext/openssl/tests/peer_verification.phpt] 
TEST 7499/15182 [ext/openssl/tests/san_peer_matching.phpt]
FAIL Peer verification matches SAN names [ext/openssl/tests/san_peer_matching.phpt] 
TEST 7500/15182 [ext/openssl/tests/session_meta_capture.phpt]
FAIL Capture SSL session meta array in stream context [ext/openssl/tests/session_meta_capture.phpt] 
TEST 7501/15182 [ext/openssl/tests/session_meta_capture_tlsv13.phpt]
FAIL Capture SSL session meta array in stream context for TLSv1.3 [ext/openssl/tests/session_meta_capture_tlsv13.phpt] 
TEST 7502/15182 [ext/openssl/tests/sni_server.phpt]
FAIL sni_server [ext/openssl/tests/sni_server.phpt] 
TEST 7503/15182 [ext/openssl/tests/sni_server_key_cert.phpt]
FAIL sni_server with separate pk and cert [ext/openssl/tests/sni_server_key_cert.phpt] 
TEST 7504/15182 [ext/openssl/tests/stream_crypto_flags_001.phpt]
FAIL Basic bitwise stream crypto context flag assignment [ext/openssl/tests/stream_crypto_flags_001.phpt] 
TEST 7505/15182 [ext/openssl/tests/stream_crypto_flags_002.phpt]
FAIL TLSv1.1 and TLSv1.2 bitwise stream crypto flag assignment [ext/openssl/tests/stream_crypto_flags_002.phpt] 
TEST 7506/15182 [ext/openssl/tests/stream_crypto_flags_003.phpt]
FAIL Server bitwise stream crypto flag assignment [ext/openssl/tests/stream_crypto_flags_003.phpt] 
TEST 7507/15182 [ext/openssl/tests/stream_crypto_flags_004.phpt]
FAIL Specific protocol method specification [ext/openssl/tests/stream_crypto_flags_004.phpt] 
TEST 7508/15182 [ext/openssl/tests/stream_security_level.phpt]
FAIL security_level setting to prohibit cert [ext/openssl/tests/stream_security_level.phpt] 
TEST 7509/15182 [ext/openssl/tests/stream_server_reneg_limit.phpt]
PASS TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt] 
TEST 7510/15182 [ext/openssl/tests/stream_verify_peer_name_001.phpt]
FAIL Verify host name by default in client transfers [ext/openssl/tests/stream_verify_peer_name_001.phpt] 
TEST 7511/15182 [ext/openssl/tests/stream_verify_peer_name_002.phpt]
FAIL Allow host name mismatch when "verify_host" disabled [ext/openssl/tests/stream_verify_peer_name_002.phpt] 
TEST 7512/15182 [ext/openssl/tests/stream_verify_peer_name_003.phpt]
FAIL Host name mismatch triggers error [ext/openssl/tests/stream_verify_peer_name_003.phpt] 
TEST 7513/15182 [ext/openssl/tests/streams_crypto_method.phpt]
FAIL Specific crypto method for ssl:// transports. [ext/openssl/tests/streams_crypto_method.phpt] 
TEST 7514/15182 [ext/openssl/tests/tls_min_v1.0_max_v1.1_wrapper.phpt]
FAIL tls stream wrapper with min version 1.0 and max version 1.1 [ext/openssl/tests/tls_min_v1.0_max_v1.1_wrapper.phpt] 
TEST 7515/15182 [ext/openssl/tests/tls_wrapper.phpt]
FAIL tls stream wrapper [ext/openssl/tests/tls_wrapper.phpt] 
TEST 7516/15182 [ext/openssl/tests/tls_wrapper_with_tls_v1.3.phpt]
FAIL tls stream wrapper when TLS 1.3 available [ext/openssl/tests/tls_wrapper_with_tls_v1.3.phpt] 
TEST 7517/15182 [ext/openssl/tests/tlsv1.0_wrapper.phpt]
FAIL tlsv1.0 stream wrapper [ext/openssl/tests/tlsv1.0_wrapper.phpt] 
TEST 7518/15182 [ext/openssl/tests/tlsv1.1_wrapper.phpt]
FAIL tlsv1.1 stream wrapper [ext/openssl/tests/tlsv1.1_wrapper.phpt] 
TEST 7519/15182 [ext/openssl/tests/tlsv1.2_wrapper.phpt]
FAIL tlsv1.2 stream wrapper [ext/openssl/tests/tlsv1.2_wrapper.phpt] 
TEST 7520/15182 [ext/openssl/tests/tlsv1.3_wrapper.phpt]
FAIL tlsv1.3 stream wrapper [ext/openssl/tests/tlsv1.3_wrapper.phpt] 
TEST 7521/15182 [ext/pcntl/tests/001.phpt]
PASS Test pcntl wait functionality [ext/pcntl/tests/001.phpt] 
TEST 7522/15182 [ext/pcntl/tests/002.phpt]
PASS pcntl: pcntl_sigprocmask(), pcntl_sigwaitinfo(), pcntl_sigtimedwait() [ext/pcntl/tests/002.phpt] 
TEST 7523/15182 [ext/pcntl/tests/003.phpt]
PASS pcntl: SIG_BLOCK, SIG_UNBLOCK, SIG_SETMASK [ext/pcntl/tests/003.phpt] 
TEST 7524/15182 [ext/pcntl/tests/async_signals.phpt]
PASS Asynchronous signal handling through VM interrupts [ext/pcntl/tests/async_signals.phpt] 
TEST 7525/15182 [ext/pcntl/tests/bug47566.phpt]
PASS Bug #47566 (return value of pcntl_wexitstatus()) [ext/pcntl/tests/bug47566.phpt] 
TEST 7526/15182 [ext/pcntl/tests/bug72154.phpt]
PASS Bug #72154 (pcntl_wait/pcntl_waitpid array internal structure overwrite) [ext/pcntl/tests/bug72154.phpt] 
TEST 7527/15182 [ext/pcntl/tests/bug73783.phpt]
PASS Bug #73783: (SIG_IGN needs to be set to prevent syscals from returning early) [ext/pcntl/tests/bug73783.phpt] 
TEST 7528/15182 [ext/pcntl/tests/pcntl_alarm.phpt]
PASS pcntl_alarm() [ext/pcntl/tests/pcntl_alarm.phpt] 
TEST 7529/15182 [ext/pcntl/tests/pcntl_exec.phpt]
PASS pcntl_exec() [ext/pcntl/tests/pcntl_exec.phpt] 
TEST 7530/15182 [ext/pcntl/tests/pcntl_exec_2.phpt]
PASS pcntl_exec() 2 [ext/pcntl/tests/pcntl_exec_2.phpt] 
TEST 7531/15182 [ext/pcntl/tests/pcntl_exec_3.phpt]
PASS pcntl_exec() 3 [ext/pcntl/tests/pcntl_exec_3.phpt] 
TEST 7532/15182 [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 7533/15182 [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 7534/15182 [ext/pcntl/tests/pcntl_get_last_error.phpt]
PASS Test pcntl_get_last_error() [ext/pcntl/tests/pcntl_get_last_error.phpt] 
TEST 7535/15182 [ext/pcntl/tests/pcntl_getpriority_basic.phpt]
PASS pcntl_getpriority() - Basic behaviour [ext/pcntl/tests/pcntl_getpriority_basic.phpt] 
TEST 7536/15182 [ext/pcntl/tests/pcntl_realtime_signal.phpt]
PASS pcntl_signal() context of realtime signal [ext/pcntl/tests/pcntl_realtime_signal.phpt] 
TEST 7537/15182 [ext/pcntl/tests/pcntl_setpriority_basic.phpt]
SKIP pcntl_setpriority() - Basic behaviour [ext/pcntl/tests/pcntl_setpriority_basic.phpt] reason: this function needs to run with CAP_SYS_NICE privileges
TEST 7538/15182 [ext/pcntl/tests/pcntl_signal.phpt]
PASS pcntl_signal() [ext/pcntl/tests/pcntl_signal.phpt] 
TEST 7539/15182 [ext/pcntl/tests/pcntl_signal_dispatch.phpt]
PASS pcnt_signal_dispatch() [ext/pcntl/tests/pcntl_signal_dispatch.phpt] 
TEST 7540/15182 [ext/pcntl/tests/pcntl_signal_get_handler.phpt]
PASS pcntl_signal_get_handler() [ext/pcntl/tests/pcntl_signal_get_handler.phpt] 
TEST 7541/15182 [ext/pcntl/tests/pcntl_unshare_01.phpt]
PASS pcntl_unshare() with CLONE_NEWUSER [ext/pcntl/tests/pcntl_unshare_01.phpt] 
TEST 7542/15182 [ext/pcntl/tests/pcntl_unshare_02.phpt]
PASS pcntl_unshare() with CLONE_NEWPID [ext/pcntl/tests/pcntl_unshare_02.phpt] 
TEST 7543/15182 [ext/pcntl/tests/pcntl_unshare_03.phpt]
PASS pcntl_unshare() with CLONE_NEWNET [ext/pcntl/tests/pcntl_unshare_03.phpt] 
TEST 7544/15182 [ext/pcntl/tests/pcntl_wait.phpt]
PASS pcntl_wait() [ext/pcntl/tests/pcntl_wait.phpt] 
TEST 7545/15182 [ext/pcntl/tests/pcntl_wait_rusage1.phpt]
PASS pcntl_wait() and rusage [ext/pcntl/tests/pcntl_wait_rusage1.phpt] 
TEST 7546/15182 [ext/pcntl/tests/pcntl_waitpid_rusage1.phpt]
PASS pcntl_waitpid() and rusage [ext/pcntl/tests/pcntl_waitpid_rusage1.phpt] 
TEST 7547/15182 [ext/pcntl/tests/signal_closure_handler.phpt]
PASS Closures as a signal handler [ext/pcntl/tests/signal_closure_handler.phpt] 
TEST 7548/15182 [ext/pcre/tests/001.phpt]
PASS abusing preg_match() [ext/pcre/tests/001.phpt] 
TEST 7549/15182 [ext/pcre/tests/002.phpt]
PASS preg_* with bogus vals [ext/pcre/tests/002.phpt] 
TEST 7550/15182 [ext/pcre/tests/003.phpt]
PASS abusing preg_match_all() [ext/pcre/tests/003.phpt] 
TEST 7551/15182 [ext/pcre/tests/004.phpt]
PASS abusing pcre [ext/pcre/tests/004.phpt] 
TEST 7552/15182 [ext/pcre/tests/005.phpt]
PASS abusing preg_match_all() #2 [ext/pcre/tests/005.phpt] 
TEST 7553/15182 [ext/pcre/tests/006.phpt]
PASS preg_replace() with array of failing regular expressions [ext/pcre/tests/006.phpt] 
TEST 7554/15182 [ext/pcre/tests/007.phpt]
PASS preg_replace_callback() with callback that modifies subject string [ext/pcre/tests/007.phpt] 
TEST 7555/15182 [ext/pcre/tests/backtrack_limit.phpt]
PASS Backtracking limit [ext/pcre/tests/backtrack_limit.phpt] 
TEST 7556/15182 [ext/pcre/tests/bug20528.phpt]
PASS Bug #20528 (preg_split() drops characters (re-opens Bug #15413)) [ext/pcre/tests/bug20528.phpt] 
TEST 7557/15182 [ext/pcre/tests/bug21732.phpt]
PASS Bug #21732 (preg_replace() segfaults with invalid parameters) [ext/pcre/tests/bug21732.phpt] 
TEST 7558/15182 [ext/pcre/tests/bug21758.phpt]
PASS Bug #21758 (preg_replace_callback() not working with class methods) [ext/pcre/tests/bug21758.phpt] 
TEST 7559/15182 [ext/pcre/tests/bug26927.phpt]
PASS Bug #26927 (preg_quote() does not escape \0) [ext/pcre/tests/bug26927.phpt] 
TEST 7560/15182 [ext/pcre/tests/bug27011.phpt]
PASS Bug #27011 (segfault in preg_match_all()) [ext/pcre/tests/bug27011.phpt] 
TEST 7561/15182 [ext/pcre/tests/bug27103.phpt]
PASS Bug #27103 (preg_split('//u') incorrectly splits UTF-8 strings into octets) [ext/pcre/tests/bug27103.phpt] 
TEST 7562/15182 [ext/pcre/tests/bug34790.phpt]
PASS Bug #34790 (preg_match_all(), named capturing groups, variable assignment/return => crash) [ext/pcre/tests/bug34790.phpt] 
TEST 7563/15182 [ext/pcre/tests/bug37800.phpt]
PASS Bug #37800 (preg_replace() limit parameter odd behaviour) [ext/pcre/tests/bug37800.phpt] 
TEST 7564/15182 [ext/pcre/tests/bug37911.phpt]
PASS Bug #37911 (preg_replace_callback ignores named groups) [ext/pcre/tests/bug37911.phpt] 
TEST 7565/15182 [ext/pcre/tests/bug38600.phpt]
PASS Bug #38600 (infinite loop in pcre with extended class) [ext/pcre/tests/bug38600.phpt] 
TEST 7566/15182 [ext/pcre/tests/bug40195.phpt]
PASS Bug #40195 (pcre 6.7 regression) [ext/pcre/tests/bug40195.phpt] 
TEST 7567/15182 [ext/pcre/tests/bug40909.phpt]
PASS Bug #40909 (pcre 7.0 regression) [ext/pcre/tests/bug40909.phpt] 
TEST 7568/15182 [ext/pcre/tests/bug41050.phpt]
PASS Bug #41050 (pcre 7.0 regression) [ext/pcre/tests/bug41050.phpt] 
TEST 7569/15182 [ext/pcre/tests/bug41148.phpt]
PASS Bug #41148 (pcre 7.0 regression) [ext/pcre/tests/bug41148.phpt] 
TEST 7570/15182 [ext/pcre/tests/bug41638.phpt]
PASS Bug #41638 (pcre 7.0 regression) [ext/pcre/tests/bug41638.phpt] 
TEST 7571/15182 [ext/pcre/tests/bug42298.phpt]
PASS Bug #42298 (pcre gives bogus results with /u) [ext/pcre/tests/bug42298.phpt] 
TEST 7572/15182 [ext/pcre/tests/bug42737.phpt]
PASS Bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines) [ext/pcre/tests/bug42737.phpt] 
TEST 7573/15182 [ext/pcre/tests/bug42945.phpt]
PASS Bug #42945 (preg_split() swallows part of the string) [ext/pcre/tests/bug42945.phpt] 
TEST 7574/15182 [ext/pcre/tests/bug44191.phpt]
PASS Bug #44191 (preg_grep messes up array index) [ext/pcre/tests/bug44191.phpt] 
TEST 7575/15182 [ext/pcre/tests/bug44214.phpt]
PASS Bug #44214 (crash with preg_replace_callback() and global variable) [ext/pcre/tests/bug44214.phpt] 
TEST 7576/15182 [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 7577/15182 [ext/pcre/tests/bug44925.phpt]
PASS Bug #44925 (preg_grep() modifies input array) [ext/pcre/tests/bug44925.phpt] 
TEST 7578/15182 [ext/pcre/tests/bug47229.phpt]
PASS Bug #47229 (preg_quote() doesn't escape -) [ext/pcre/tests/bug47229.phpt] 
TEST 7579/15182 [ext/pcre/tests/bug47662.phpt]
PASS Bug #47662 (support more than 127 named subpatterns) [ext/pcre/tests/bug47662.phpt] 
TEST 7580/15182 [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 7581/15182 [ext/pcre/tests/bug52971.phpt]
PASS Bug #52971 (PCRE-Meta-Characters not working with utf-8) [ext/pcre/tests/bug52971.phpt] 
TEST 7582/15182 [ext/pcre/tests/bug53823.phpt]
PASS Bug #53823 - preg_replace: * qualifier on unicode replace garbles the string [ext/pcre/tests/bug53823.phpt] 
TEST 7583/15182 [ext/pcre/tests/bug61780.phpt]
PASS Bug #61780 (Inconsistent PCRE captures in match results): basics [ext/pcre/tests/bug61780.phpt] 
TEST 7584/15182 [ext/pcre/tests/bug61780_1.phpt]
PASS Bug #61780 (Inconsistent PCRE captures in match results): numeric subpatterns [ext/pcre/tests/bug61780_1.phpt] 
TEST 7585/15182 [ext/pcre/tests/bug61780_2.phpt]
PASS Bug #61780 (Inconsistent PCRE captures in match results): named subpatterns [ext/pcre/tests/bug61780_2.phpt] 
TEST 7586/15182 [ext/pcre/tests/bug63055.phpt]
PASS Bug #63055 (Segfault in zend_gc with SF2 testsuite) [ext/pcre/tests/bug63055.phpt] 
TEST 7587/15182 [ext/pcre/tests/bug66121.phpt]
PASS Bug #66121 - UTF-8 lookbehinds match bytes instead of characters [ext/pcre/tests/bug66121.phpt] 
TEST 7588/15182 [ext/pcre/tests/bug67238.phpt]
PASS Bug #67238 Ungreedy and min/max quantifier bug in PCRE 8.34 upstream [ext/pcre/tests/bug67238.phpt] 
TEST 7589/15182 [ext/pcre/tests/bug69864.phpt]
PASS Bug #69864 (Segfault in preg_replace_callback) [ext/pcre/tests/bug69864.phpt] 
TEST 7590/15182 [ext/pcre/tests/bug70232.phpt]
PASS Bug #70232 (Incorrect bump-along behavior with \K and empty string match) [ext/pcre/tests/bug70232.phpt] 
TEST 7591/15182 [ext/pcre/tests/bug70345.phpt]
PASS Bug #70345 (Multiple vulnerabilities related to PCRE functions) [ext/pcre/tests/bug70345.phpt] 
TEST 7592/15182 [ext/pcre/tests/bug71537.phpt]
PASS Fixed bug #71537 (PCRE segfault from Opcache) [ext/pcre/tests/bug71537.phpt] 
TEST 7593/15182 [ext/pcre/tests/bug72463.phpt]
PASS Bug #72463 mail fails with invalid argument [ext/pcre/tests/bug72463.phpt] 
TEST 7594/15182 [ext/pcre/tests/bug72463_2.phpt]
SKIP Bug #72463 mail fails with invalid argument [ext/pcre/tests/bug72463_2.phpt] reason: windows only
TEST 7595/15182 [ext/pcre/tests/bug72685.phpt]
PASS Bug #72685: Same string is UTF-8 validated repeatedly [ext/pcre/tests/bug72685.phpt] 
TEST 7596/15182 [ext/pcre/tests/bug72688.phpt]
PASS Bug #72688 (preg_match missing group names in matches) [ext/pcre/tests/bug72688.phpt] 
TEST 7597/15182 [ext/pcre/tests/bug73392.phpt]
PASS Bug #73392 (A use-after-free in zend allocator management) [ext/pcre/tests/bug73392.phpt] 
TEST 7598/15182 [ext/pcre/tests/bug73483.phpt]
PASS Bug #73483 (Segmentation fault on pcre_replace_callback) [ext/pcre/tests/bug73483.phpt] 
TEST 7599/15182 [ext/pcre/tests/bug73612.phpt]
PASS Bug #73612 (preg_*() may leak memory) [ext/pcre/tests/bug73612.phpt] 
TEST 7600/15182 [ext/pcre/tests/bug74183.phpt]
PASS Bug #74183 - preg_last_error not returning error code after error [ext/pcre/tests/bug74183.phpt] 
TEST 7601/15182 [ext/pcre/tests/bug74873.phpt]
PASS Bug #74873 (Minor BC break: PCRE_JIT changes output of preg_match()) [ext/pcre/tests/bug74873.phpt] 
TEST 7602/15182 [ext/pcre/tests/bug75089.phpt]
PASS Bug #75089 (preg_grep() is not reporting PREG_BAD_UTF8_ERROR after first input string) [ext/pcre/tests/bug75089.phpt] 
TEST 7603/15182 [ext/pcre/tests/bug75207.phpt]
PASS CVE-2016-1283, see bug #75207 [ext/pcre/tests/bug75207.phpt] 
TEST 7604/15182 [ext/pcre/tests/bug75355.phpt]
PASS Bug #75355 (preg_quote() does not quote # control character) [ext/pcre/tests/bug75355.phpt] 
TEST 7605/15182 [ext/pcre/tests/bug75457.phpt]
PASS Bug #75457 (heap-use-after-free in php7.0.25) [ext/pcre/tests/bug75457.phpt] 
TEST 7606/15182 [ext/pcre/tests/bug75539.phpt]
PASS Bug #75539 - Recursive call errors are not reported by preg_last_error() [ext/pcre/tests/bug75539.phpt] 
TEST 7607/15182 [ext/pcre/tests/bug76127.phpt]
PASS Bug #76127: preg_split does not raise an error on invalid UTF-8 [ext/pcre/tests/bug76127.phpt] 
TEST 7608/15182 [ext/pcre/tests/bug76512.phpt]
PASS Bug #76512 (\w no longer includes unicode characters) [ext/pcre/tests/bug76512.phpt] 
TEST 7609/15182 [ext/pcre/tests/bug76514.phpt]
PASS Bug #76514 Regression in preg_match makes it fail with PREG_JIT_STACKLIMIT_ERROR [ext/pcre/tests/bug76514.phpt] 
TEST 7610/15182 [ext/pcre/tests/bug76850.phpt]
SKIP Bug #76850 Exit code mangled by set locale/preg_match [ext/pcre/tests/bug76850.phpt] reason: need the current locale to be other than C
TEST 7611/15182 [ext/pcre/tests/bug76909.phpt]
PASS Bug #76909 preg_match difference between 7.3 and < 7.3 [ext/pcre/tests/bug76909.phpt] 
TEST 7612/15182 [ext/pcre/tests/bug77193.phpt]
PASS Bug #77193 Infinite loop in preg_replace_callback [ext/pcre/tests/bug77193.phpt] 
TEST 7613/15182 [ext/pcre/tests/bug77827.phpt]
PASS Bug #77827 (preg_match does not ignore \r in regex flags) [ext/pcre/tests/bug77827.phpt] 
TEST 7614/15182 [ext/pcre/tests/bug78272.phpt]
PASS Bug #78272: calling preg_match() before pcntl_fork() will freeze child process [ext/pcre/tests/bug78272.phpt] 
TEST 7615/15182 [ext/pcre/tests/bug78338.phpt]
PASS Bug #78338 (Array cross-border reading in PCRE) [ext/pcre/tests/bug78338.phpt] 
TEST 7616/15182 [ext/pcre/tests/bug78853.phpt]
PASS Bug #78853 (preg_match() may return integer > 1) [ext/pcre/tests/bug78853.phpt] 
TEST 7617/15182 [ext/pcre/tests/bug79188.phpt]
PASS Bug #79188: Memory corruption in preg_replace/preg_replace_callback and unicode [ext/pcre/tests/bug79188.phpt] 
TEST 7618/15182 [ext/pcre/tests/bug79241.phpt]
PASS Bug #79241: Segmentation fault on preg_match() [ext/pcre/tests/bug79241.phpt] 
TEST 7619/15182 [ext/pcre/tests/bug79257.phpt]
PASS Bug #79257: Duplicate named groups (?J) prefer last alternative even if not matched [ext/pcre/tests/bug79257.phpt] 
TEST 7620/15182 [ext/pcre/tests/bug79363.phpt]
PASS Bug #79363 (\p{L} doesn't work alongside \p{Arabic} in a character class) [ext/pcre/tests/bug79363.phpt] 
TEST 7621/15182 [ext/pcre/tests/bug79846.phpt]
PASS Bug #79846 (8c67c166996 broke simple regexp) [ext/pcre/tests/bug79846.phpt] 
TEST 7622/15182 [ext/pcre/tests/bug80118.phpt]
PASS Bug #80118 (Erroneous whitespace match with JIT only) [ext/pcre/tests/bug80118.phpt] 
TEST 7623/15182 [ext/pcre/tests/bug80866.phpt]
PASS Bug #80866 preg_split ignores limit flag when pattern with \K has 0-width fullstring match [ext/pcre/tests/bug80866.phpt] 
TEST 7624/15182 [ext/pcre/tests/bug81101.phpt]
PASS Bug #81101 - Invalid single character repetition issues in JIT [ext/pcre/tests/bug81101.phpt] 
TEST 7625/15182 [ext/pcre/tests/bug81243.phpt]
PASS Bug #81243 (Too much memory is allocated for preg_replace()) [ext/pcre/tests/bug81243.phpt] 
TEST 7626/15182 [ext/pcre/tests/bug81424a.phpt]
PASS Bug #81424 (PCRE2 10.35 JIT performance regression) [ext/pcre/tests/bug81424a.phpt] 
TEST 7627/15182 [ext/pcre/tests/cache_limit.phpt]
PASS Compiled regex cache limit [ext/pcre/tests/cache_limit.phpt] 
TEST 7628/15182 [ext/pcre/tests/check_jit_enabled.phpt]
PASS Check for JIT enablement status [ext/pcre/tests/check_jit_enabled.phpt] 
TEST 7629/15182 [ext/pcre/tests/ctype_back_to_c.phpt]
PASS Changing LC_CTYPE back to C [ext/pcre/tests/ctype_back_to_c.phpt] 
TEST 7630/15182 [ext/pcre/tests/delimiters.phpt]
PASS Delimiters crash test [ext/pcre/tests/delimiters.phpt] 
TEST 7631/15182 [ext/pcre/tests/dollar_endonly.phpt]
PASS D (PCRE_DOLLAR_ENDONLY) modifier [ext/pcre/tests/dollar_endonly.phpt] 
TEST 7632/15182 [ext/pcre/tests/grep.phpt]
PASS preg_grep() [ext/pcre/tests/grep.phpt] 
TEST 7633/15182 [ext/pcre/tests/grep2.phpt]
PASS preg_grep() 2nd test [ext/pcre/tests/grep2.phpt] 
TEST 7634/15182 [ext/pcre/tests/invalid_utf8.phpt]
PASS preg_replace() and invalid UTF8 [ext/pcre/tests/invalid_utf8.phpt] 
TEST 7635/15182 [ext/pcre/tests/invalid_utf8_offset.phpt]
PASS preg_replace() and invalid UTF8 offset [ext/pcre/tests/invalid_utf8_offset.phpt] 
TEST 7636/15182 [ext/pcre/tests/locales.phpt]
PASS Localized match [ext/pcre/tests/locales.phpt] 
TEST 7637/15182 [ext/pcre/tests/marks.phpt]
PASS Test support for PCRE marks [ext/pcre/tests/marks.phpt] 
TEST 7638/15182 [ext/pcre/tests/match_flags.phpt]
PASS preg_match_all() flags [ext/pcre/tests/match_flags.phpt] 
TEST 7639/15182 [ext/pcre/tests/match_flags2.phpt]
PASS preg_match() flags [ext/pcre/tests/match_flags2.phpt] 
TEST 7640/15182 [ext/pcre/tests/match_flags3.phpt]
PASS preg_match() flags 3 [ext/pcre/tests/match_flags3.phpt] 
TEST 7641/15182 [ext/pcre/tests/multiline.phpt]
PASS Multi-line match [ext/pcre/tests/multiline.phpt] 
TEST 7642/15182 [ext/pcre/tests/no_jit_bug70110.phpt]
PASS Test (*NO_JIT) doesn't crash when JIT enabled [ext/pcre/tests/no_jit_bug70110.phpt] 
TEST 7643/15182 [ext/pcre/tests/null_bytes.phpt]
PASS Zero byte test [ext/pcre/tests/null_bytes.phpt] 
TEST 7644/15182 [ext/pcre/tests/pcre.constants.phpt]
PASS Test for pre-defined pcre constants [ext/pcre/tests/pcre.constants.phpt] 
TEST 7645/15182 [ext/pcre/tests/pcre_anchored.phpt]
PASS A (PCRE_ANCHORED) modifier [ext/pcre/tests/pcre_anchored.phpt] 
TEST 7646/15182 [ext/pcre/tests/pcre_count.phpt]
PASS preg_replace() fifth parameter - count [ext/pcre/tests/pcre_count.phpt] 
TEST 7647/15182 [ext/pcre/tests/pcre_extended.phpt]
PASS x (PCRE_EXTENDED) modifier [ext/pcre/tests/pcre_extended.phpt] 
TEST 7648/15182 [ext/pcre/tests/pcre_extra.phpt]
PASS X (PCRE_EXTRA) modifier [ext/pcre/tests/pcre_extra.phpt] 
TEST 7649/15182 [ext/pcre/tests/preg_filter.phpt]
PASS preg_filter() [ext/pcre/tests/preg_filter.phpt] 
TEST 7650/15182 [ext/pcre/tests/preg_grep_basic.phpt]
PASS Test preg_grep() function : basic functionality [ext/pcre/tests/preg_grep_basic.phpt] 
TEST 7651/15182 [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 7652/15182 [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 7653/15182 [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 7654/15182 [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 7655/15182 [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 7656/15182 [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 7657/15182 [ext/pcre/tests/preg_match_basic.phpt]
PASS Test preg_match() function : basic functionality [ext/pcre/tests/preg_match_basic.phpt] 
TEST 7658/15182 [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 7659/15182 [ext/pcre/tests/preg_match_basic_edit.phpt]
PASS Test preg_match() function : basic functionality [ext/pcre/tests/preg_match_basic_edit.phpt] 
TEST 7660/15182 [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 7661/15182 [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 7662/15182 [ext/pcre/tests/preg_match_error3.phpt]
PASS Test preg_match() function : error conditions - jit stacklimit exhausted [ext/pcre/tests/preg_match_error3.phpt] 
TEST 7663/15182 [ext/pcre/tests/preg_match_error4.phpt]
PASS Pattern exhausting PCRE JIT stack [ext/pcre/tests/preg_match_error4.phpt] 
TEST 7664/15182 [ext/pcre/tests/preg_match_latin.phpt]
PASS preg_match() single line match with latin input [ext/pcre/tests/preg_match_latin.phpt] 
TEST 7665/15182 [ext/pcre/tests/preg_match_variation1.phpt]
PASS Test preg_match() function : variation [ext/pcre/tests/preg_match_variation1.phpt] 
TEST 7666/15182 [ext/pcre/tests/preg_quote_basic.phpt]
PASS Test preg_quote() function : basic functionality [ext/pcre/tests/preg_quote_basic.phpt] 
TEST 7667/15182 [ext/pcre/tests/preg_replace.phpt]
PASS preg_replace() [ext/pcre/tests/preg_replace.phpt] 
TEST 7668/15182 [ext/pcre/tests/preg_replace2.phpt]
PASS preg_replace() [ext/pcre/tests/preg_replace2.phpt] 
TEST 7669/15182 [ext/pcre/tests/preg_replace_basic.phpt]
PASS Test preg_replace() function : basic functionality [ext/pcre/tests/preg_replace_basic.phpt] 
TEST 7670/15182 [ext/pcre/tests/preg_replace_callback.phpt]
PASS preg_replace_callback() [ext/pcre/tests/preg_replace_callback.phpt] 
TEST 7671/15182 [ext/pcre/tests/preg_replace_callback2.phpt]
PASS preg_replace_callback() 2 [ext/pcre/tests/preg_replace_callback2.phpt] 
TEST 7672/15182 [ext/pcre/tests/preg_replace_callback3.phpt]
PASS preg_replace_callback() 3 [ext/pcre/tests/preg_replace_callback3.phpt] 
TEST 7673/15182 [ext/pcre/tests/preg_replace_callback_array.phpt]
PASS preg_replace_callback_array() basic functions [ext/pcre/tests/preg_replace_callback_array.phpt] 
TEST 7674/15182 [ext/pcre/tests/preg_replace_callback_array2.phpt]
PASS preg_replace_callback_array() errors [ext/pcre/tests/preg_replace_callback_array2.phpt] 
TEST 7675/15182 [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 7676/15182 [ext/pcre/tests/preg_replace_callback_error1.phpt]
PASS Test preg_replace_callback() function : error [ext/pcre/tests/preg_replace_callback_error1.phpt] 
TEST 7677/15182 [ext/pcre/tests/preg_replace_callback_flags.phpt]
PASS Support for flags in preg_replace_callback(_array) [ext/pcre/tests/preg_replace_callback_flags.phpt] 
TEST 7678/15182 [ext/pcre/tests/preg_replace_edit_basic.phpt]
PASS Test preg_replace() function : basic [ext/pcre/tests/preg_replace_edit_basic.phpt] 
TEST 7679/15182 [ext/pcre/tests/preg_replace_error1.phpt]
PASS Test preg_replace() function : error - bad regular expressions [ext/pcre/tests/preg_replace_error1.phpt] 
TEST 7680/15182 [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 7681/15182 [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 7682/15182 [ext/pcre/tests/preg_split_basic.phpt]
PASS Test preg_split() function : basic functionality [ext/pcre/tests/preg_split_basic.phpt] 
TEST 7683/15182 [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 7684/15182 [ext/pcre/tests/recursion_limit.phpt]
PASS PCRE Recursion limit [ext/pcre/tests/recursion_limit.phpt] 
TEST 7685/15182 [ext/pcre/tests/request47456.phpt]
PASS Request #47456 (Missing PCRE option 'J') [ext/pcre/tests/request47456.phpt] 
TEST 7686/15182 [ext/pcre/tests/split.phpt]
PASS preg_split() [ext/pcre/tests/split.phpt] 
TEST 7687/15182 [ext/pcre/tests/split2.phpt]
PASS preg_split() 2nd test [ext/pcre/tests/split2.phpt] 
TEST 7688/15182 [ext/pcre/tests/study.phpt]
PASS Study regex [ext/pcre/tests/study.phpt] 
TEST 7689/15182 [ext/pcre/tests/ungreedy.phpt]
PASS U (PCRE_UNGREEDY) modifier [ext/pcre/tests/ungreedy.phpt] 
TEST 7690/15182 [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 7691/15182 [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 7692/15182 [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 7693/15182 [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 7694/15182 [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 7695/15182 [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 7696/15182 [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 7697/15182 [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 7698/15182 [ext/pdo/tests/bug_39656.phpt]
SKIP PDO Common: Bug #39656 (Crash when calling fetch() on a PDO statement object after closeCursor()) [ext/pdo/tests/bug_39656.phpt] reason: no driver
TEST 7699/15182 [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 7700/15182 [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 7701/15182 [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 7702/15182 [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 7703/15182 [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 7704/15182 [ext/pdo/tests/bug_44159.phpt]
PASS PDO Common: Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL)) [ext/pdo/tests/bug_44159.phpt] 
TEST 7705/15182 [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 7706/15182 [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 7707/15182 [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 7708/15182 [ext/pdo/tests/bug_47769.phpt]
PASS PDO Common: Bug #47769 (Strange extends PDO) [ext/pdo/tests/bug_47769.phpt] 
TEST 7709/15182 [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 7710/15182 [ext/pdo/tests/bug_52098.phpt]
SKIP PDO Common: Bug #52098 Own PDOStatement implementation ignore __call() [ext/pdo/tests/bug_52098.phpt] reason: no driver
TEST 7711/15182 [ext/pdo/tests/bug_60665.phpt]
SKIP PDO Common: Bug #60665 (call to empty() on NULL result using PDO::FETCH_LAZY returns false) [ext/pdo/tests/bug_60665.phpt] reason: no driver
TEST 7712/15182 [ext/pdo/tests/bug_61292.phpt]
SKIP PDO Common: Bug #61292 (Segfault while calling a method on an overloaded PDO object) [ext/pdo/tests/bug_61292.phpt] reason: no driver
TEST 7713/15182 [ext/pdo/tests/bug_64172.phpt]
SKIP PDO Common: Bug #64172 errorInfo is not properly cleaned up [ext/pdo/tests/bug_64172.phpt] reason: no driver
TEST 7714/15182 [ext/pdo/tests/bug_65946.phpt]
SKIP PDO Common: Bug #65946 (pdo_sql_parser.c permanently converts values bound to strings) [ext/pdo/tests/bug_65946.phpt] reason: no driver
TEST 7715/15182 [ext/pdo/tests/bug_69356.phpt]
SKIP PDO Common: Bug #69356 (PDOStatement::debugDumpParams() truncates query) [ext/pdo/tests/bug_69356.phpt] reason: no driver
TEST 7716/15182 [ext/pdo/tests/bug_71447.phpt]
SKIP PDO Common: Bug #71447 (Quotes inside comments not properly handled) [ext/pdo/tests/bug_71447.phpt] reason: no driver
TEST 7717/15182 [ext/pdo/tests/bug_71885.phpt]
SKIP PDO Common: FR #71885 (Allow escaping question mark placeholders) [ext/pdo/tests/bug_71885.phpt] reason: no driver
TEST 7718/15182 [ext/pdo/tests/bug_72788.phpt]
SKIP PDO Common: Bug #72788 (Invalid memory access when using persistent PDO connection) [ext/pdo/tests/bug_72788.phpt] reason: no driver
TEST 7719/15182 [ext/pdo/tests/bug_73234.phpt]
SKIP PDO Common: Bug #73234 (Emulated statements let value dictate parameter type) [ext/pdo/tests/bug_73234.phpt] reason: no driver
TEST 7720/15182 [ext/pdo/tests/bug_77849.phpt]
SKIP PDO Common: Bug #77849 (Unexpected segfault attempting to use cloned PDO object) [ext/pdo/tests/bug_77849.phpt] reason: no driver
TEST 7721/15182 [ext/pdo/tests/bug_77849_2.phpt]
PASS PDO Common: Bug #77849 (inconsistent state of cloned statament object) [ext/pdo/tests/bug_77849_2.phpt] 
TEST 7722/15182 [ext/pdo/tests/debug_emulated_prepares.phpt]
SKIP PDO Common: PDOStatement::debugDumpParams() with emulated prepares [ext/pdo/tests/debug_emulated_prepares.phpt] reason: no driver
TEST 7723/15182 [ext/pdo/tests/pdo_001.phpt]
SKIP PDO Common: PDO::FETCH_ASSOC [ext/pdo/tests/pdo_001.phpt] reason: no driver
TEST 7724/15182 [ext/pdo/tests/pdo_002.phpt]
SKIP PDO Common: PDO::FETCH_NUM [ext/pdo/tests/pdo_002.phpt] reason: no driver
TEST 7725/15182 [ext/pdo/tests/pdo_003.phpt]
SKIP PDO Common: PDO::FETCH_BOTH [ext/pdo/tests/pdo_003.phpt] reason: no driver
TEST 7726/15182 [ext/pdo/tests/pdo_004.phpt]
SKIP PDO Common: PDO::FETCH_OBJ [ext/pdo/tests/pdo_004.phpt] reason: no driver
TEST 7727/15182 [ext/pdo/tests/pdo_005.phpt]
SKIP PDO Common: PDO::FETCH_CLASS [ext/pdo/tests/pdo_005.phpt] reason: no driver
TEST 7728/15182 [ext/pdo/tests/pdo_006.phpt]
SKIP PDO Common: PDO::FETCH_GROUP [ext/pdo/tests/pdo_006.phpt] reason: no driver
TEST 7729/15182 [ext/pdo/tests/pdo_007.phpt]
SKIP PDO Common: PDO::FETCH_UNIQUE [ext/pdo/tests/pdo_007.phpt] reason: no driver
TEST 7730/15182 [ext/pdo/tests/pdo_008.phpt]
SKIP PDO Common: PDO::FETCH_UNIQUE conflict [ext/pdo/tests/pdo_008.phpt] reason: no driver
TEST 7731/15182 [ext/pdo/tests/pdo_009.phpt]
SKIP PDO Common: PDO::FETCH_CLASSTYPE [ext/pdo/tests/pdo_009.phpt] reason: no driver
TEST 7732/15182 [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 7733/15182 [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 7734/15182 [ext/pdo/tests/pdo_012.phpt]
SKIP PDO Common: PDOStatement::setFetchMode [ext/pdo/tests/pdo_012.phpt] reason: no driver
TEST 7735/15182 [ext/pdo/tests/pdo_013.phpt]
SKIP PDO Common: PDOStatement iterator [ext/pdo/tests/pdo_013.phpt] reason: no driver
TEST 7736/15182 [ext/pdo/tests/pdo_014.phpt]
SKIP PDO Common: PDOStatement SPL iterator [ext/pdo/tests/pdo_014.phpt] reason: no driver
TEST 7737/15182 [ext/pdo/tests/pdo_015.phpt]
SKIP PDO Common: PDO::FETCH_COLUMN [ext/pdo/tests/pdo_015.phpt] reason: no driver
TEST 7738/15182 [ext/pdo/tests/pdo_016.phpt]
SKIP PDO Common: PDO::FETCH_BOUND [ext/pdo/tests/pdo_016.phpt] reason: no driver
TEST 7739/15182 [ext/pdo/tests/pdo_016a.phpt]
SKIP PDO Common: PDO::FETCH_BOUND w/o : [ext/pdo/tests/pdo_016a.phpt] reason: no driver
TEST 7740/15182 [ext/pdo/tests/pdo_017.phpt]
SKIP PDO Common: transactions [ext/pdo/tests/pdo_017.phpt] reason: no driver
TEST 7741/15182 [ext/pdo/tests/pdo_018.phpt]
SKIP PDO Common: serializing [ext/pdo/tests/pdo_018.phpt] reason: no driver
TEST 7742/15182 [ext/pdo/tests/pdo_019.phpt]
SKIP PDO Common: fetch() and while() [ext/pdo/tests/pdo_019.phpt] reason: no driver
TEST 7743/15182 [ext/pdo/tests/pdo_020.phpt]
SKIP PDO Common: PDOStatement::columnCount [ext/pdo/tests/pdo_020.phpt] reason: no driver
TEST 7744/15182 [ext/pdo/tests/pdo_021.phpt]
SKIP PDO Common: PDOStatement::execute with parameters [ext/pdo/tests/pdo_021.phpt] reason: no driver
TEST 7745/15182 [ext/pdo/tests/pdo_022.phpt]
SKIP PDO Common: PDOStatement::getColumnMeta [ext/pdo/tests/pdo_022.phpt] reason: no driver
TEST 7746/15182 [ext/pdo/tests/pdo_023.phpt]
SKIP PDO Common: extending PDO [ext/pdo/tests/pdo_023.phpt] reason: no driver
TEST 7747/15182 [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 7748/15182 [ext/pdo/tests/pdo_025.phpt]
SKIP PDO Common: PDO::FETCH_INTO [ext/pdo/tests/pdo_025.phpt] reason: no driver
TEST 7749/15182 [ext/pdo/tests/pdo_026.phpt]
SKIP PDO Common: extending PDO (2) [ext/pdo/tests/pdo_026.phpt] reason: no driver
TEST 7750/15182 [ext/pdo/tests/pdo_027.phpt]
SKIP PDO Common: PDO::FETCH_LAZY [ext/pdo/tests/pdo_027.phpt] reason: no driver
TEST 7751/15182 [ext/pdo/tests/pdo_028.phpt]
SKIP PDO Common: bindValue [ext/pdo/tests/pdo_028.phpt] reason: no driver
TEST 7752/15182 [ext/pdo/tests/pdo_029.phpt]
SKIP PDO Common: extending PDO (3) [ext/pdo/tests/pdo_029.phpt] reason: no driver
TEST 7753/15182 [ext/pdo/tests/pdo_030.phpt]
SKIP PDO Common: extending PDO (4) [ext/pdo/tests/pdo_030.phpt] reason: no driver
TEST 7754/15182 [ext/pdo/tests/pdo_031.phpt]
SKIP PDO Common: PDOStatement SPL iterator [ext/pdo/tests/pdo_031.phpt] reason: no driver
TEST 7755/15182 [ext/pdo/tests/pdo_032.phpt]
SKIP PDO Common: PDO::ATTR_CASE [ext/pdo/tests/pdo_032.phpt] reason: no driver
TEST 7756/15182 [ext/pdo/tests/pdo_033.phpt]
SKIP PDO Common: PDO::quote() [ext/pdo/tests/pdo_033.phpt] reason: no driver
TEST 7757/15182 [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 7758/15182 [ext/pdo/tests/pdo_035.phpt]
PASS PDO Common: PDORow + get_parent_class() [ext/pdo/tests/pdo_035.phpt] 
TEST 7759/15182 [ext/pdo/tests/pdo_036.phpt]
PASS Testing PDORow and PDOStatement instances with Reflection [ext/pdo/tests/pdo_036.phpt] 
TEST 7760/15182 [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 7761/15182 [ext/pdo/tests/pdo_038.phpt]
SKIP PDOStatement::fetchColumn() invalid column index [ext/pdo/tests/pdo_038.phpt] reason: no driver
TEST 7762/15182 [ext/pdo/tests/pdo_drivers_basic.phpt]
PASS Test normal operation of PDO::getAvailableDrivers / pdo_drivers [ext/pdo/tests/pdo_drivers_basic.phpt] 
TEST 7763/15182 [ext/pdo/tests/pdo_drivers_error.phpt]
PASS Test that PDO::getAvailableDrivers / pdo_drivers does not accept any parameters [ext/pdo/tests/pdo_drivers_error.phpt] 
TEST 7764/15182 [ext/pdo/tests/pdo_dsn_containing_credentials.phpt]
SKIP PDO Common: Pass credentials in dsn instead of constructor params [ext/pdo/tests/pdo_dsn_containing_credentials.phpt] reason: no driver
TEST 7765/15182 [ext/pdo/tests/pdorow.phpt]
PASS Trying instantiate a PDORow object manually [ext/pdo/tests/pdorow.phpt] 
TEST 7766/15182 [ext/pdo/tests/pecl_bug_5217.phpt]
SKIP PDO Common: PECL Bug #5217 (serialize/unserialize safety) [ext/pdo/tests/pecl_bug_5217.phpt] reason: no driver
TEST 7767/15182 [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 7768/15182 [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 7769/15182 [ext/pdo_firebird/tests/bug_47415.phpt]
SKIP Bug #47415 PDO_Firebird segfaults when passing lowercased column name to bindColumn() [ext/pdo_firebird/tests/bug_47415.phpt] reason: : PDO_FIREBIRD_TEST_DSN must be set
TEST 7770/15182 [ext/pdo_firebird/tests/bug_48877.phpt]
SKIP PDO_Firebird: bug 48877 The "bindValue" and "bindParam" do not work for PDO Firebird if we use named parameters (:parameter). [ext/pdo_firebird/tests/bug_48877.phpt] reason: : PDO_FIREBIRD_TEST_DSN must be set
TEST 7771/15182 [ext/pdo_firebird/tests/bug_53280.phpt]
SKIP PDO_Firebird: bug 53280 segfaults if query column count is less than param count [ext/pdo_firebird/tests/bug_53280.phpt] reason: : PDO_FIREBIRD_TEST_DSN must be set
TEST 7772/15182 [ext/pdo_firebird/tests/bug_62024.phpt]
SKIP Bug #62024 Cannot insert second row with null using parametrized query (Firebird PDO) [ext/pdo_firebird/tests/bug_62024.phpt] reason: : PDO_FIREBIRD_TEST_DSN must be set
TEST 7773/15182 [ext/pdo_firebird/tests/bug_64037.phpt]
SKIP Bug #64037 Firebird return wrong value for numeric field [ext/pdo_firebird/tests/bug_64037.phpt] reason: : PDO_FIREBIRD_TEST_DSN must be set
TEST 7774/15182 [ext/pdo_firebird/tests/bug_72583.phpt]
SKIP PDO_Firebird: Feature 72583 Fetch integers as php integers not as strings [ext/pdo_firebird/tests/bug_72583.phpt] reason: : PDO_FIREBIRD_TEST_DSN must be set
TEST 7775/15182 [ext/pdo_firebird/tests/bug_72931.phpt]
SKIP PDO_Firebird: Bug 72931 Insert returning fails on Firebird 3 [ext/pdo_firebird/tests/bug_72931.phpt] reason: : PDO_FIREBIRD_TEST_DSN must be set
TEST 7776/15182 [ext/pdo_firebird/tests/bug_73087.phpt]
SKIP PDO_Firebird: bug 73087 segfault binding blob parameter [ext/pdo_firebird/tests/bug_73087.phpt] reason: : PDO_FIREBIRD_TEST_DSN must be set
TEST 7777/15182 [ext/pdo_firebird/tests/bug_74462.phpt]
SKIP PDO_Firebird: Bug #74462 Returns only NULLs for boolean fields [ext/pdo_firebird/tests/bug_74462.phpt] reason: : PDO_FIREBIRD_TEST_DSN must be set
TEST 7778/15182 [ext/pdo_firebird/tests/bug_76448.phpt]
PASS Bug #76448 (Stack buffer overflow in firebird_info_cb) [ext/pdo_firebird/tests/bug_76448.phpt] 
TEST 7779/15182 [ext/pdo_firebird/tests/bug_76449.phpt]
PASS Bug #76449 (SIGSEGV in firebird_handle_doer) [ext/pdo_firebird/tests/bug_76449.phpt] 
TEST 7780/15182 [ext/pdo_firebird/tests/bug_76450.phpt]
PASS Bug #76450 (SIGSEGV in firebird_stmt_execute) [ext/pdo_firebird/tests/bug_76450.phpt] 
TEST 7781/15182 [ext/pdo_firebird/tests/bug_76452.phpt]
SKIP Bug ##76452 (Crash while parsing blob data in firebird_fetch_blob) [ext/pdo_firebird/tests/bug_76452.phpt] reason: : PDO_FIREBIRD_TEST_DSN must be set
TEST 7782/15182 [ext/pdo_firebird/tests/bug_76488.phpt]
SKIP PDO_Firebird: Bug #76488 Memory leak when fetching a BLOB field [ext/pdo_firebird/tests/bug_76488.phpt] reason: : PDO_FIREBIRD_TEST_DSN must be set
TEST 7783/15182 [ext/pdo_firebird/tests/bug_77863.phpt]
SKIP PDO_Firebird: Bug #76488 PDO Firebird does not support boolean datatype in input parameters [ext/pdo_firebird/tests/bug_77863.phpt] reason: : PDO_FIREBIRD_TEST_DSN must be set
TEST 7784/15182 [ext/pdo_firebird/tests/bug_aaa.phpt]
SKIP PDO_Firebird: cursor should not be marked as opened on singleton statements [ext/pdo_firebird/tests/bug_aaa.phpt] reason: : PDO_FIREBIRD_TEST_DSN must be set
TEST 7785/15182 [ext/pdo_firebird/tests/common.phpt]
REDIRECT ext/pdo/tests (FIREBIRD [ext/pdo_firebird/tests/common.phpt]) begin
TEST 7785/15260 [ext/pdo/tests/bug_34630.phpt]
SKIP FIREBIRD PDO Common: Bug #34630 (inserting streams as LOBs) [ext/pdo_firebird/tests/bug_34630.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7786/15260 [ext/pdo/tests/bug_34687.phpt]
SKIP FIREBIRD PDO Common: Bug #34687 (query doesn't return error information) [ext/pdo_firebird/tests/bug_34687.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7787/15260 [ext/pdo/tests/bug_35671.phpt]
SKIP FIREBIRD PDO Common: Bug #35671 (binding by name breakage) [ext/pdo_firebird/tests/bug_35671.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7788/15260 [ext/pdo/tests/bug_36428.phpt]
SKIP FIREBIRD PDO Common: Bug #36428 (Incorrect error message for PDO::fetchAll()) [ext/pdo_firebird/tests/bug_36428.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7789/15260 [ext/pdo/tests/bug_36798.phpt]
SKIP FIREBIRD PDO Common: Bug #36798 (Error parsing named parameters with queries containing high-ascii chars) [ext/pdo_firebird/tests/bug_36798.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7790/15260 [ext/pdo/tests/bug_38253.phpt]
SKIP FIREBIRD PDO Common: Bug #38253 (PDO produces segfault with default fetch mode) [ext/pdo_firebird/tests/bug_38253.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7791/15260 [ext/pdo/tests/bug_38394.phpt]
SKIP FIREBIRD PDO Common: Bug #38394 (Prepared statement error stops subsequent statements) [ext/pdo_firebird/tests/bug_38394.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7792/15260 [ext/pdo/tests/bug_39398.phpt]
SKIP FIREBIRD PDO Common: Bug #39398 (Booleans are not automatically translated to integers) [ext/pdo_firebird/tests/bug_39398.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7793/15260 [ext/pdo/tests/bug_39656.phpt]
SKIP FIREBIRD PDO Common: Bug #39656 (Crash when calling fetch() on a PDO statement object after closeCursor()) [ext/pdo_firebird/tests/bug_39656.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7794/15260 [ext/pdo/tests/bug_40285.phpt]
SKIP FIREBIRD PDO Common: Bug #40285 (The prepare parser goes into an infinite loop on ': or ":) [ext/pdo_firebird/tests/bug_40285.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7795/15260 [ext/pdo/tests/bug_42917.phpt]
SKIP FIREBIRD PDO Common: Bug #42917 (PDO::FETCH_KEY_PAIR doesn't work with setFetchMode) [ext/pdo_firebird/tests/bug_42917.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7796/15260 [ext/pdo/tests/bug_43130.phpt]
SKIP FIREBIRD PDO Common: Bug #43130 (Bound parameters cannot have - in their name) [ext/pdo_firebird/tests/bug_43130.phpt] reason: not relevant for firebird driver
TEST 7797/15260 [ext/pdo/tests/bug_43139.phpt]
SKIP FIREBIRD PDO Common: Bug #43139 (PDO ignore ATTR_DEFAULT_FETCH_MODE in some cases with fetchAll()) [ext/pdo_firebird/tests/bug_43139.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7798/15260 [ext/pdo/tests/bug_43663.phpt]
SKIP FIREBIRD PDO Common: Bug #43663 (__call on classes derived from PDO) [ext/pdo_firebird/tests/bug_43663.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7799/15260 [ext/pdo/tests/bug_44159.phpt]
PASS FIREBIRD PDO Common: Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL)) [ext/pdo_firebird/tests/bug_44159.phpt] 
TEST 7800/15260 [ext/pdo/tests/bug_44173.phpt]
SKIP FIREBIRD PDO Common: Bug #44173 (PDO->query() parameter parsing/checking needs an update) [ext/pdo_firebird/tests/bug_44173.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7801/15260 [ext/pdo/tests/bug_44409.phpt]
SKIP FIREBIRD PDO Common: Bug #44409 (PDO::FETCH_SERIALIZE calls __construct()) [ext/pdo_firebird/tests/bug_44409.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7802/15260 [ext/pdo/tests/bug_44861.phpt]
SKIP FIREBIRD PDO Common: Bug #44861 (scrollable cursor don't work with pgsql) [ext/pdo_firebird/tests/bug_44861.phpt] reason: Scrollable cursors not supported
TEST 7803/15260 [ext/pdo/tests/bug_47769.phpt]
PASS FIREBIRD PDO Common: Bug #47769 (Strange extends PDO) [ext/pdo_firebird/tests/bug_47769.phpt] 
TEST 7804/15260 [ext/pdo/tests/bug_50458.phpt]
SKIP FIREBIRD PDO Common: Bug #50458 (PDO::FETCH_FUNC fails with Closures) [ext/pdo_firebird/tests/bug_50458.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7805/15260 [ext/pdo/tests/bug_52098.phpt]
SKIP FIREBIRD PDO Common: Bug #52098 Own PDOStatement implementation ignore __call() [ext/pdo_firebird/tests/bug_52098.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7806/15260 [ext/pdo/tests/bug_60665.phpt]
SKIP FIREBIRD PDO Common: Bug #60665 (call to empty() on NULL result using PDO::FETCH_LAZY returns false) [ext/pdo_firebird/tests/bug_60665.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7807/15260 [ext/pdo/tests/bug_61292.phpt]
SKIP FIREBIRD PDO Common: Bug #61292 (Segfault while calling a method on an overloaded PDO object) [ext/pdo_firebird/tests/bug_61292.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7808/15260 [ext/pdo/tests/bug_64172.phpt]
SKIP FIREBIRD PDO Common: Bug #64172 errorInfo is not properly cleaned up [ext/pdo_firebird/tests/bug_64172.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7809/15260 [ext/pdo/tests/bug_65946.phpt]
SKIP FIREBIRD PDO Common: Bug #65946 (pdo_sql_parser.c permanently converts values bound to strings) [ext/pdo_firebird/tests/bug_65946.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7810/15260 [ext/pdo/tests/bug_69356.phpt]
SKIP FIREBIRD PDO Common: Bug #69356 (PDOStatement::debugDumpParams() truncates query) [ext/pdo_firebird/tests/bug_69356.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7811/15260 [ext/pdo/tests/bug_71447.phpt]
SKIP FIREBIRD PDO Common: Bug #71447 (Quotes inside comments not properly handled) [ext/pdo_firebird/tests/bug_71447.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7812/15260 [ext/pdo/tests/bug_71885.phpt]
SKIP FIREBIRD PDO Common: FR #71885 (Allow escaping question mark placeholders) [ext/pdo_firebird/tests/bug_71885.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7813/15260 [ext/pdo/tests/bug_72788.phpt]
SKIP FIREBIRD PDO Common: Bug #72788 (Invalid memory access when using persistent PDO connection) [ext/pdo_firebird/tests/bug_72788.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7814/15260 [ext/pdo/tests/bug_73234.phpt]
SKIP FIREBIRD PDO Common: Bug #73234 (Emulated statements let value dictate parameter type) [ext/pdo_firebird/tests/bug_73234.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7815/15260 [ext/pdo/tests/bug_77849.phpt]
SKIP FIREBIRD PDO Common: Bug #77849 (Unexpected segfault attempting to use cloned PDO object) [ext/pdo_firebird/tests/bug_77849.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7816/15260 [ext/pdo/tests/bug_77849_2.phpt]
PASS FIREBIRD PDO Common: Bug #77849 (inconsistent state of cloned statament object) [ext/pdo_firebird/tests/bug_77849_2.phpt] 
TEST 7817/15260 [ext/pdo/tests/debug_emulated_prepares.phpt]
SKIP FIREBIRD PDO Common: PDOStatement::debugDumpParams() with emulated prepares [ext/pdo_firebird/tests/debug_emulated_prepares.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7818/15260 [ext/pdo/tests/pdo_001.phpt]
SKIP FIREBIRD PDO Common: PDO::FETCH_ASSOC [ext/pdo_firebird/tests/pdo_001.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7819/15260 [ext/pdo/tests/pdo_002.phpt]
SKIP FIREBIRD PDO Common: PDO::FETCH_NUM [ext/pdo_firebird/tests/pdo_002.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7820/15260 [ext/pdo/tests/pdo_003.phpt]
SKIP FIREBIRD PDO Common: PDO::FETCH_BOTH [ext/pdo_firebird/tests/pdo_003.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7821/15260 [ext/pdo/tests/pdo_004.phpt]
SKIP FIREBIRD PDO Common: PDO::FETCH_OBJ [ext/pdo_firebird/tests/pdo_004.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7822/15260 [ext/pdo/tests/pdo_005.phpt]
SKIP FIREBIRD PDO Common: PDO::FETCH_CLASS [ext/pdo_firebird/tests/pdo_005.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7823/15260 [ext/pdo/tests/pdo_006.phpt]
SKIP FIREBIRD PDO Common: PDO::FETCH_GROUP [ext/pdo_firebird/tests/pdo_006.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7824/15260 [ext/pdo/tests/pdo_007.phpt]
SKIP FIREBIRD PDO Common: PDO::FETCH_UNIQUE [ext/pdo_firebird/tests/pdo_007.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7825/15260 [ext/pdo/tests/pdo_008.phpt]
SKIP FIREBIRD PDO Common: PDO::FETCH_UNIQUE conflict [ext/pdo_firebird/tests/pdo_008.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7826/15260 [ext/pdo/tests/pdo_009.phpt]
SKIP FIREBIRD PDO Common: PDO::FETCH_CLASSTYPE [ext/pdo_firebird/tests/pdo_009.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7827/15260 [ext/pdo/tests/pdo_010.phpt]
SKIP FIREBIRD PDO Common: PDO::FETCH_CLASSTYPE and GROUP/UNIQUE [ext/pdo_firebird/tests/pdo_010.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7828/15260 [ext/pdo/tests/pdo_011.phpt]
SKIP FIREBIRD PDO Common: PDO::FETCH_FUNC and statement overloading [ext/pdo_firebird/tests/pdo_011.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7829/15260 [ext/pdo/tests/pdo_012.phpt]
SKIP FIREBIRD PDO Common: PDOStatement::setFetchMode [ext/pdo_firebird/tests/pdo_012.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7830/15260 [ext/pdo/tests/pdo_013.phpt]
SKIP FIREBIRD PDO Common: PDOStatement iterator [ext/pdo_firebird/tests/pdo_013.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7831/15260 [ext/pdo/tests/pdo_014.phpt]
SKIP FIREBIRD PDO Common: PDOStatement SPL iterator [ext/pdo_firebird/tests/pdo_014.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7832/15260 [ext/pdo/tests/pdo_015.phpt]
SKIP FIREBIRD PDO Common: PDO::FETCH_COLUMN [ext/pdo_firebird/tests/pdo_015.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7833/15260 [ext/pdo/tests/pdo_016.phpt]
SKIP FIREBIRD PDO Common: PDO::FETCH_BOUND [ext/pdo_firebird/tests/pdo_016.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7834/15260 [ext/pdo/tests/pdo_016a.phpt]
SKIP FIREBIRD PDO Common: PDO::FETCH_BOUND w/o : [ext/pdo_firebird/tests/pdo_016a.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7835/15260 [ext/pdo/tests/pdo_017.phpt]
SKIP FIREBIRD PDO Common: transactions [ext/pdo_firebird/tests/pdo_017.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7836/15260 [ext/pdo/tests/pdo_018.phpt]
SKIP FIREBIRD PDO Common: serializing [ext/pdo_firebird/tests/pdo_018.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7837/15260 [ext/pdo/tests/pdo_019.phpt]
SKIP FIREBIRD PDO Common: fetch() and while() [ext/pdo_firebird/tests/pdo_019.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7838/15260 [ext/pdo/tests/pdo_020.phpt]
SKIP FIREBIRD PDO Common: PDOStatement::columnCount [ext/pdo_firebird/tests/pdo_020.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7839/15260 [ext/pdo/tests/pdo_021.phpt]
SKIP FIREBIRD PDO Common: PDOStatement::execute with parameters [ext/pdo_firebird/tests/pdo_021.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7840/15260 [ext/pdo/tests/pdo_022.phpt]
SKIP FIREBIRD PDO Common: PDOStatement::getColumnMeta [ext/pdo_firebird/tests/pdo_022.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7841/15260 [ext/pdo/tests/pdo_023.phpt]
SKIP FIREBIRD PDO Common: extending PDO [ext/pdo_firebird/tests/pdo_023.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7842/15260 [ext/pdo/tests/pdo_024.phpt]
SKIP FIREBIRD PDO Common: assert that bindParam does not modify parameter [ext/pdo_firebird/tests/pdo_024.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7843/15260 [ext/pdo/tests/pdo_025.phpt]
SKIP FIREBIRD PDO Common: PDO::FETCH_INTO [ext/pdo_firebird/tests/pdo_025.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7844/15260 [ext/pdo/tests/pdo_026.phpt]
SKIP FIREBIRD PDO Common: extending PDO (2) [ext/pdo_firebird/tests/pdo_026.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7845/15260 [ext/pdo/tests/pdo_027.phpt]
SKIP FIREBIRD PDO Common: PDO::FETCH_LAZY [ext/pdo_firebird/tests/pdo_027.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7846/15260 [ext/pdo/tests/pdo_028.phpt]
SKIP FIREBIRD PDO Common: bindValue [ext/pdo_firebird/tests/pdo_028.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7847/15260 [ext/pdo/tests/pdo_029.phpt]
SKIP FIREBIRD PDO Common: extending PDO (3) [ext/pdo_firebird/tests/pdo_029.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7848/15260 [ext/pdo/tests/pdo_030.phpt]
SKIP FIREBIRD PDO Common: extending PDO (4) [ext/pdo_firebird/tests/pdo_030.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7849/15260 [ext/pdo/tests/pdo_031.phpt]
SKIP FIREBIRD PDO Common: PDOStatement SPL iterator [ext/pdo_firebird/tests/pdo_031.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7850/15260 [ext/pdo/tests/pdo_032.phpt]
SKIP FIREBIRD PDO Common: PDO::ATTR_CASE [ext/pdo_firebird/tests/pdo_032.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7851/15260 [ext/pdo/tests/pdo_033.phpt]
SKIP FIREBIRD PDO Common: PDO::quote() [ext/pdo_firebird/tests/pdo_033.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7852/15260 [ext/pdo/tests/pdo_034.phpt]
SKIP FIREBIRD PDO Common: PDO::FETCH_KEY_PAIR fetch mode test [ext/pdo_firebird/tests/pdo_034.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7853/15260 [ext/pdo/tests/pdo_035.phpt]
PASS FIREBIRD PDO Common: PDORow + get_parent_class() [ext/pdo_firebird/tests/pdo_035.phpt] 
TEST 7854/15260 [ext/pdo/tests/pdo_036.phpt]
PASS FIREBIRD Testing PDORow and PDOStatement instances with Reflection [ext/pdo_firebird/tests/pdo_036.phpt] 
TEST 7855/15260 [ext/pdo/tests/pdo_037.phpt]
PASS FIREBIRD Crash when calling a method of a class that inherits PDOStatement [ext/pdo_firebird/tests/pdo_037.phpt] 
TEST 7856/15260 [ext/pdo/tests/pdo_038.phpt]
SKIP FIREBIRD PDOStatement::fetchColumn() invalid column index [ext/pdo_firebird/tests/pdo_038.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7857/15260 [ext/pdo/tests/pdo_drivers_basic.phpt]
PASS FIREBIRD Test normal operation of PDO::getAvailableDrivers / pdo_drivers [ext/pdo_firebird/tests/pdo_drivers_basic.phpt] 
TEST 7858/15260 [ext/pdo/tests/pdo_drivers_error.phpt]
PASS FIREBIRD Test that PDO::getAvailableDrivers / pdo_drivers does not accept any parameters [ext/pdo_firebird/tests/pdo_drivers_error.phpt] 
TEST 7859/15260 [ext/pdo/tests/pdo_dsn_containing_credentials.phpt]
SKIP FIREBIRD PDO Common: Pass credentials in dsn instead of constructor params [ext/pdo_firebird/tests/pdo_dsn_containing_credentials.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7860/15260 [ext/pdo/tests/pdorow.phpt]
PASS FIREBIRD Trying instantiate a PDORow object manually [ext/pdo_firebird/tests/pdorow.phpt] 
TEST 7861/15260 [ext/pdo/tests/pecl_bug_5217.phpt]
SKIP FIREBIRD PDO Common: PECL Bug #5217 (serialize/unserialize safety) [ext/pdo_firebird/tests/pecl_bug_5217.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7862/15260 [ext/pdo/tests/pecl_bug_5772.phpt]
SKIP FIREBIRD PDO Common: PECL Bug #5772 (PDO::FETCH_FUNC breaks on mixed case func name) [ext/pdo_firebird/tests/pecl_bug_5772.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
TEST 7863/15260 [ext/pdo/tests/pecl_bug_5809.phpt]
SKIP FIREBIRD PDO Common: PECL Bug #5809 (PDOStatement::execute(array()) changes param) [ext/pdo_firebird/tests/pecl_bug_5809.phpt] reason: SQLSTATE[HY000] [335544344] I/O error during "open" operation for file "/opt/firebird/test.gdb"
REDIRECT ext/pdo/tests (FIREBIRD [ext/pdo_firebird/tests/common.phpt]) done
TEST 7864/15260 [ext/pdo_firebird/tests/connect.phpt]
SKIP PDO_Firebird: connect/disconnect [ext/pdo_firebird/tests/connect.phpt] reason: : PDO_FIREBIRD_TEST_DSN must be set
TEST 7865/15260 [ext/pdo_firebird/tests/ddl.phpt]
SKIP PDO_Firebird: DDL/transactions [ext/pdo_firebird/tests/ddl.phpt] reason: : PDO_FIREBIRD_TEST_DSN must be set
TEST 7866/15260 [ext/pdo_firebird/tests/dialect_1.phpt]
SKIP PDO_Firebird: support 1 sql dialect [ext/pdo_firebird/tests/dialect_1.phpt] reason: : PDO_FIREBIRD_TEST_DSN must be set
TEST 7867/15260 [ext/pdo_firebird/tests/execute.phpt]
SKIP PDO_Firebird: prepare/execute/binding [ext/pdo_firebird/tests/execute.phpt] reason: : PDO_FIREBIRD_TEST_DSN must be set
TEST 7868/15260 [ext/pdo_firebird/tests/payload_test.phpt]
PASS FB payload server satisfies connection attempt [ext/pdo_firebird/tests/payload_test.phpt] 
TEST 7869/15260 [ext/pdo_firebird/tests/rowCount.phpt]
SKIP PDO_Firebird: rowCount [ext/pdo_firebird/tests/rowCount.phpt] reason: : PDO_FIREBIRD_TEST_DSN must be set
TEST 7870/15260 [ext/pdo_mysql/tests/PDO_getAvaliableDrivers.phpt]
PASS public static array PDO::getAvailableDrivers ( void );
array pdo_drivers ( void ); [ext/pdo_mysql/tests/PDO_getAvaliableDrivers.phpt] 
TEST 7871/15260 [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 7872/15260 [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 7873/15260 [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 7874/15260 [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 7875/15260 [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 7876/15260 [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 7877/15260 [ext/pdo_mysql/tests/bug63176.phpt]
SKIP Bug #63176 (Segmentation fault when instantiate 2 persistent PDO to the same db server) [ext/pdo_mysql/tests/bug63176.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7878/15260 [ext/pdo_mysql/tests/bug63185.phpt]
SKIP Bug #63185: nextRowset() ignores MySQL errors with native prepared statements [ext/pdo_mysql/tests/bug63185.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7879/15260 [ext/pdo_mysql/tests/bug66141.phpt]
SKIP Bug #66141 (mysqlnd quote function is wrong with NO_BACKSLASH_ESCAPES after failed query) [ext/pdo_mysql/tests/bug66141.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7880/15260 [ext/pdo_mysql/tests/bug66528.phpt]
SKIP Bug #66528: No PDOException or errorCode if database becomes unavailable before PDO::commit [ext/pdo_mysql/tests/bug66528.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7881/15260 [ext/pdo_mysql/tests/bug68371.phpt]
SKIP PDO MySQL Bug #38671 (PDO#getAttribute() cannot be called with platform-specific attribute names) [ext/pdo_mysql/tests/bug68371.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7882/15260 [ext/pdo_mysql/tests/bug70066.phpt]
SKIP Bug #70066: Unexpected "Cannot execute queries while other unbuffered queries" [ext/pdo_mysql/tests/bug70066.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7883/15260 [ext/pdo_mysql/tests/bug70272.phpt]
SKIP Bug #70272 (Segfault in pdo_mysql) [ext/pdo_mysql/tests/bug70272.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7884/15260 [ext/pdo_mysql/tests/bug70389.phpt]
SKIP Bug #70389 (PDO constructor changes unrelated variables) [ext/pdo_mysql/tests/bug70389.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7885/15260 [ext/pdo_mysql/tests/bug70862.phpt]
SKIP MySQL Prepared Statements and BLOBs [ext/pdo_mysql/tests/bug70862.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7886/15260 [ext/pdo_mysql/tests/bug71145.phpt]
SKIP Bug #71145: Multiple statements in init command triggers unbuffered query error [ext/pdo_mysql/tests/bug71145.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7887/15260 [ext/pdo_mysql/tests/bug71569.phpt]
SKIP Bug #71569 (#70389 fix causes segmentation fault) [ext/pdo_mysql/tests/bug71569.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7888/15260 [ext/pdo_mysql/tests/bug75177.phpt]
SKIP PDO MySQL Bug #75177 Type 'bit' is fetched as unexpected string [ext/pdo_mysql/tests/bug75177.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7889/15260 [ext/pdo_mysql/tests/bug76815.phpt]
SKIP Bug #76815: PDOStatement cannot be GCed/closeCursor-ed when a PROCEDURE resultset SIGNAL [ext/pdo_mysql/tests/bug76815.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7890/15260 [ext/pdo_mysql/tests/bug77289.phpt]
SKIP Bug #77289: PDO MySQL segfaults with persistent connection [ext/pdo_mysql/tests/bug77289.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7891/15260 [ext/pdo_mysql/tests/bug78152.phpt]
SKIP Bug #78152: PDO::exec() - Bad error handling with multiple commands [ext/pdo_mysql/tests/bug78152.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7892/15260 [ext/pdo_mysql/tests/bug79375.phpt]
SKIP Bug #79375: mysqli_store_result does not report error from lock wait timeout [ext/pdo_mysql/tests/bug79375.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7893/15260 [ext/pdo_mysql/tests/bug79596.phpt]
SKIP Bug #79596 (MySQL FLOAT truncates to int some locales) [ext/pdo_mysql/tests/bug79596.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7894/15260 [ext/pdo_mysql/tests/bug80458.phpt]
SKIP Bug #80458 PDOStatement::fetchAll() throws for upsert queries [ext/pdo_mysql/tests/bug80458.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7895/15260 [ext/pdo_mysql/tests/bug81037.phpt]
SKIP Bug #81037 PDO discards error message text from prepared statement [ext/pdo_mysql/tests/bug81037.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7896/15260 [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 7897/15260 [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 7898/15260 [ext/pdo_mysql/tests/bug_38546.phpt]
SKIP PDO MySQL Bug #38546 (bindParam incorrect processing of bool types) [ext/pdo_mysql/tests/bug_38546.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7899/15260 [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 7900/15260 [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 7901/15260 [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 7902/15260 [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 7903/15260 [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 7904/15260 [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 7905/15260 [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 7906/15260 [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 7907/15260 [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 7908/15260 [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 7909/15260 [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 7910/15260 [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 7911/15260 [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 7912/15260 [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 7913/15260 [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 7914/15260 [ext/pdo_mysql/tests/bug_64705.phpt]
PASS Bug #64705 errorInfo property of PDOException is null when PDO::__construct() fails [ext/pdo_mysql/tests/bug_64705.phpt] 
TEST 7915/15260 [ext/pdo_mysql/tests/bug_74376.phpt]
SKIP Bug #74376 (Invalid free of persistent results on error/connection loss) [ext/pdo_mysql/tests/bug_74376.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7916/15260 [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 7917/15260 [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 7918/15260 [ext/pdo_mysql/tests/common.phpt]
REDIRECT /home/abuild/rpmbuild/BUILD/php-7.4.33/ext/pdo/tests (MySQL [ext/pdo_mysql/tests/common.phpt]) begin
TEST 7918/15338 [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 7919/15338 [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 7920/15338 [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 7921/15338 [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 7922/15338 [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 7923/15338 [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 7924/15338 [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 7925/15338 [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 7926/15338 [ext/pdo/tests/bug_39656.phpt]
SKIP MySQL PDO Common: Bug #39656 (Crash when calling fetch() on a PDO statement object after closeCursor()) [ext/pdo_mysql/tests/bug_39656.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7927/15338 [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 7928/15338 [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 7929/15338 [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 7930/15338 [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 7931/15338 [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 7932/15338 [ext/pdo/tests/bug_44159.phpt]
PASS MySQL PDO Common: Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL)) [ext/pdo_mysql/tests/bug_44159.phpt] 
TEST 7933/15338 [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 7934/15338 [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 7935/15338 [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 7936/15338 [ext/pdo/tests/bug_47769.phpt]
PASS MySQL PDO Common: Bug #47769 (Strange extends PDO) [ext/pdo_mysql/tests/bug_47769.phpt] 
TEST 7937/15338 [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 7938/15338 [ext/pdo/tests/bug_52098.phpt]
SKIP MySQL PDO Common: Bug #52098 Own PDOStatement implementation ignore __call() [ext/pdo_mysql/tests/bug_52098.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7939/15338 [ext/pdo/tests/bug_60665.phpt]
SKIP MySQL PDO Common: Bug #60665 (call to empty() on NULL result using PDO::FETCH_LAZY returns false) [ext/pdo_mysql/tests/bug_60665.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7940/15338 [ext/pdo/tests/bug_61292.phpt]
SKIP MySQL PDO Common: Bug #61292 (Segfault while calling a method on an overloaded PDO object) [ext/pdo_mysql/tests/bug_61292.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7941/15338 [ext/pdo/tests/bug_64172.phpt]
SKIP MySQL PDO Common: Bug #64172 errorInfo is not properly cleaned up [ext/pdo_mysql/tests/bug_64172.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7942/15338 [ext/pdo/tests/bug_65946.phpt]
SKIP MySQL PDO Common: Bug #65946 (pdo_sql_parser.c permanently converts values bound to strings) [ext/pdo_mysql/tests/bug_65946.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7943/15338 [ext/pdo/tests/bug_69356.phpt]
SKIP MySQL PDO Common: Bug #69356 (PDOStatement::debugDumpParams() truncates query) [ext/pdo_mysql/tests/bug_69356.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7944/15338 [ext/pdo/tests/bug_71447.phpt]
SKIP MySQL PDO Common: Bug #71447 (Quotes inside comments not properly handled) [ext/pdo_mysql/tests/bug_71447.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7945/15338 [ext/pdo/tests/bug_71885.phpt]
SKIP MySQL PDO Common: FR #71885 (Allow escaping question mark placeholders) [ext/pdo_mysql/tests/bug_71885.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7946/15338 [ext/pdo/tests/bug_72788.phpt]
SKIP MySQL PDO Common: Bug #72788 (Invalid memory access when using persistent PDO connection) [ext/pdo_mysql/tests/bug_72788.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7947/15338 [ext/pdo/tests/bug_73234.phpt]
SKIP MySQL PDO Common: Bug #73234 (Emulated statements let value dictate parameter type) [ext/pdo_mysql/tests/bug_73234.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7948/15338 [ext/pdo/tests/bug_77849.phpt]
SKIP MySQL PDO Common: Bug #77849 (Unexpected segfault attempting to use cloned PDO object) [ext/pdo_mysql/tests/bug_77849.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7949/15338 [ext/pdo/tests/bug_77849_2.phpt]
PASS MySQL PDO Common: Bug #77849 (inconsistent state of cloned statament object) [ext/pdo_mysql/tests/bug_77849_2.phpt] 
TEST 7950/15338 [ext/pdo/tests/debug_emulated_prepares.phpt]
SKIP MySQL PDO Common: PDOStatement::debugDumpParams() with emulated prepares [ext/pdo_mysql/tests/debug_emulated_prepares.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7951/15338 [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 7952/15338 [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 7953/15338 [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 7954/15338 [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 7955/15338 [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 7956/15338 [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 7957/15338 [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 7958/15338 [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 7959/15338 [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 7960/15338 [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 7961/15338 [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 7962/15338 [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 7963/15338 [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 7964/15338 [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 7965/15338 [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 7966/15338 [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 7967/15338 [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 7968/15338 [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 7969/15338 [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 7970/15338 [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 7971/15338 [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 7972/15338 [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 7973/15338 [ext/pdo/tests/pdo_022.phpt]
SKIP MySQL PDO Common: PDOStatement::getColumnMeta [ext/pdo_mysql/tests/pdo_022.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7974/15338 [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 7975/15338 [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 7976/15338 [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 7977/15338 [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 7978/15338 [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 7979/15338 [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 7980/15338 [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 7981/15338 [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 7982/15338 [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 7983/15338 [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 7984/15338 [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 7985/15338 [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 7986/15338 [ext/pdo/tests/pdo_035.phpt]
PASS MySQL PDO Common: PDORow + get_parent_class() [ext/pdo_mysql/tests/pdo_035.phpt] 
TEST 7987/15338 [ext/pdo/tests/pdo_036.phpt]
PASS MySQL Testing PDORow and PDOStatement instances with Reflection [ext/pdo_mysql/tests/pdo_036.phpt] 
TEST 7988/15338 [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 7989/15338 [ext/pdo/tests/pdo_038.phpt]
SKIP MySQL PDOStatement::fetchColumn() invalid column index [ext/pdo_mysql/tests/pdo_038.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7990/15338 [ext/pdo/tests/pdo_drivers_basic.phpt]
PASS MySQL Test normal operation of PDO::getAvailableDrivers / pdo_drivers [ext/pdo_mysql/tests/pdo_drivers_basic.phpt] 
TEST 7991/15338 [ext/pdo/tests/pdo_drivers_error.phpt]
PASS MySQL Test that PDO::getAvailableDrivers / pdo_drivers does not accept any parameters [ext/pdo_mysql/tests/pdo_drivers_error.phpt] 
TEST 7992/15338 [ext/pdo/tests/pdo_dsn_containing_credentials.phpt]
SKIP MySQL PDO Common: Pass credentials in dsn instead of constructor params [ext/pdo_mysql/tests/pdo_dsn_containing_credentials.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7993/15338 [ext/pdo/tests/pdorow.phpt]
PASS MySQL Trying instantiate a PDORow object manually [ext/pdo_mysql/tests/pdorow.phpt] 
TEST 7994/15338 [ext/pdo/tests/pecl_bug_5217.phpt]
SKIP MySQL PDO Common: PECL Bug #5217 (serialize/unserialize safety) [ext/pdo_mysql/tests/pecl_bug_5217.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 7995/15338 [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 7996/15338 [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 /home/abuild/rpmbuild/BUILD/php-7.4.33/ext/pdo/tests (MySQL [ext/pdo_mysql/tests/common.phpt]) done
TEST 7997/15338 [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 7998/15338 [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 7999/15338 [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 8000/15338 [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 8001/15338 [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 8002/15338 [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 8003/15338 [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 8004/15338 [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 8005/15338 [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 8006/15338 [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 8007/15338 [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 8008/15338 [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 8009/15338 [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 8010/15338 [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 8011/15338 [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 8012/15338 [ext/pdo_mysql/tests/pdo_mysql_attr_multi_statements.phpt]
SKIP PDO::MYSQL_ATTR_MULTI_STATEMENTS [ext/pdo_mysql/tests/pdo_mysql_attr_multi_statements.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 8013/15338 [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 8014/15338 [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 8015/15338 [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 8016/15338 [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 8017/15338 [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 8018/15338 [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 8019/15338 [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 8020/15338 [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 8021/15338 [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 8022/15338 [ext/pdo_mysql/tests/pdo_mysql_connect_attr.phpt]
SKIP PDO_MYSQL: check the session_connect_attrs table for connection attributes [ext/pdo_mysql/tests/pdo_mysql_connect_attr.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 8023/15338 [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 8024/15338 [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 8025/15338 [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 8026/15338 [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 8027/15338 [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 8028/15338 [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 8029/15338 [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 8030/15338 [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 8031/15338 [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 8032/15338 [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 8033/15338 [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 8034/15338 [ext/pdo_mysql/tests/pdo_mysql_local_infile_default_off.phpt]
SKIP ensure default for local infile is off [ext/pdo_mysql/tests/pdo_mysql_local_infile_default_off.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 8035/15338 [ext/pdo_mysql/tests/pdo_mysql_local_infile_set_on.phpt]
SKIP enable local infile [ext/pdo_mysql/tests/pdo_mysql_local_infile_set_on.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 8036/15338 [ext/pdo_mysql/tests/pdo_mysql_multi_stmt_nextrowset.phpt]
SKIP MySQL PDOStatement->nextRowSet() with PDO::MYSQL_ATTR_MULTI_STATEMENTS either true or false [ext/pdo_mysql/tests/pdo_mysql_multi_stmt_nextrowset.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 8037/15338 [ext/pdo_mysql/tests/pdo_mysql_param_str_natl.phpt]
SKIP PDO MySQL national character set parameters don't affect true prepared statements [ext/pdo_mysql/tests/pdo_mysql_param_str_natl.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 8038/15338 [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 8039/15338 [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 8040/15338 [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 8041/15338 [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 8042/15338 [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 8043/15338 [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 8044/15338 [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 8045/15338 [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 8046/15338 [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 8047/15338 [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 8048/15338 [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 8049/15338 [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 8050/15338 [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 8051/15338 [ext/pdo_mysql/tests/pdo_mysql_quote.phpt]
SKIP MySQL ensure quote function returns expected results [ext/pdo_mysql/tests/pdo_mysql_quote.phpt] reason: SQLSTATE[HY000] [2002] No such file or directory
TEST 8052/15338 [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 8053/15338 [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 8054/15338 [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 8055/15338 [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 8056/15338 [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 8057/15338 [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 8058/15338 [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 8059/15338 [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 8060/15338 [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 8061/15338 [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 8062/15338 [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 8063/15338 [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 8064/15338 [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 8065/15338 [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 8066/15338 [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 8067/15338 [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 8068/15338 [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 8069/15338 [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 8070/15338 [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 8071/15338 [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 8072/15338 [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 8073/15338 [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 8074/15338 [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 8075/15338 [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 8076/15338 [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 8077/15338 [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 8078/15338 [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 8079/15338 [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 8080/15338 [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 8081/15338 [ext/pdo_odbc/tests/bug44643.phpt]
SKIP Bug #44643 (bound parameters ignore explicit type definitions) [ext/pdo_odbc/tests/bug44643.phpt] reason: invalid data source name
TEST 8082/15338 [ext/pdo_odbc/tests/bug67465.phpt]
SKIP Bug #67465 (NULL Pointer dereference in odbc_handle_preparer) [ext/pdo_odbc/tests/bug67465.phpt] reason: invalid data source name
TEST 8083/15338 [ext/pdo_odbc/tests/bug80783.phpt]
SKIP Bug #80783 (PDO ODBC truncates BLOB records at every 256th byte) [ext/pdo_odbc/tests/bug80783.phpt] reason: invalid data source name
TEST 8084/15338 [ext/pdo_odbc/tests/bug80783a.phpt]
SKIP Bug #80783 (PDO ODBC truncates BLOB records at every 256th byte) [ext/pdo_odbc/tests/bug80783a.phpt] reason: invalid data source name
TEST 8085/15338 [ext/pdo_odbc/tests/common.phpt]
REDIRECT ext/pdo/tests (ODBC [ext/pdo_odbc/tests/common.phpt]) begin
TEST 8085/15416 [ext/pdo/tests/bug_34630.phpt]
SKIP ODBC PDO Common: Bug #34630 (inserting streams as LOBs) [ext/pdo_odbc/tests/bug_34630.phpt] reason: invalid data source name
TEST 8086/15416 [ext/pdo/tests/bug_34687.phpt]
SKIP ODBC PDO Common: Bug #34687 (query doesn't return error information) [ext/pdo_odbc/tests/bug_34687.phpt] reason: invalid data source name
TEST 8087/15416 [ext/pdo/tests/bug_35671.phpt]
SKIP ODBC PDO Common: Bug #35671 (binding by name breakage) [ext/pdo_odbc/tests/bug_35671.phpt] reason: invalid data source name
TEST 8088/15416 [ext/pdo/tests/bug_36428.phpt]
SKIP ODBC PDO Common: Bug #36428 (Incorrect error message for PDO::fetchAll()) [ext/pdo_odbc/tests/bug_36428.phpt] reason: invalid data source name
TEST 8089/15416 [ext/pdo/tests/bug_36798.phpt]
SKIP ODBC PDO Common: Bug #36798 (Error parsing named parameters with queries containing high-ascii chars) [ext/pdo_odbc/tests/bug_36798.phpt] reason: invalid data source name
TEST 8090/15416 [ext/pdo/tests/bug_38253.phpt]
SKIP ODBC PDO Common: Bug #38253 (PDO produces segfault with default fetch mode) [ext/pdo_odbc/tests/bug_38253.phpt] reason: invalid data source name
TEST 8091/15416 [ext/pdo/tests/bug_38394.phpt]
SKIP ODBC PDO Common: Bug #38394 (Prepared statement error stops subsequent statements) [ext/pdo_odbc/tests/bug_38394.phpt] reason: invalid data source name
TEST 8092/15416 [ext/pdo/tests/bug_39398.phpt]
SKIP ODBC PDO Common: Bug #39398 (Booleans are not automatically translated to integers) [ext/pdo_odbc/tests/bug_39398.phpt] reason: invalid data source name
TEST 8093/15416 [ext/pdo/tests/bug_39656.phpt]
SKIP ODBC PDO Common: Bug #39656 (Crash when calling fetch() on a PDO statement object after closeCursor()) [ext/pdo_odbc/tests/bug_39656.phpt] reason: invalid data source name
TEST 8094/15416 [ext/pdo/tests/bug_40285.phpt]
SKIP ODBC PDO Common: Bug #40285 (The prepare parser goes into an infinite loop on ': or ":) [ext/pdo_odbc/tests/bug_40285.phpt] reason: invalid data source name
TEST 8095/15416 [ext/pdo/tests/bug_42917.phpt]
SKIP ODBC PDO Common: Bug #42917 (PDO::FETCH_KEY_PAIR doesn't work with setFetchMode) [ext/pdo_odbc/tests/bug_42917.phpt] reason: invalid data source name
TEST 8096/15416 [ext/pdo/tests/bug_43130.phpt]
SKIP ODBC PDO Common: Bug #43130 (Bound parameters cannot have - in their name) [ext/pdo_odbc/tests/bug_43130.phpt] reason: invalid data source name
TEST 8097/15416 [ext/pdo/tests/bug_43139.phpt]
SKIP ODBC PDO Common: Bug #43139 (PDO ignore ATTR_DEFAULT_FETCH_MODE in some cases with fetchAll()) [ext/pdo_odbc/tests/bug_43139.phpt] reason: invalid data source name
TEST 8098/15416 [ext/pdo/tests/bug_43663.phpt]
SKIP ODBC PDO Common: Bug #43663 (__call on classes derived from PDO) [ext/pdo_odbc/tests/bug_43663.phpt] reason: invalid data source name
TEST 8099/15416 [ext/pdo/tests/bug_44159.phpt]
PASS ODBC PDO Common: Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL)) [ext/pdo_odbc/tests/bug_44159.phpt] 
TEST 8100/15416 [ext/pdo/tests/bug_44173.phpt]
SKIP ODBC PDO Common: Bug #44173 (PDO->query() parameter parsing/checking needs an update) [ext/pdo_odbc/tests/bug_44173.phpt] reason: invalid data source name
TEST 8101/15416 [ext/pdo/tests/bug_44409.phpt]
SKIP ODBC PDO Common: Bug #44409 (PDO::FETCH_SERIALIZE calls __construct()) [ext/pdo_odbc/tests/bug_44409.phpt] reason: invalid data source name
TEST 8102/15416 [ext/pdo/tests/bug_44861.phpt]
SKIP ODBC PDO Common: Bug #44861 (scrollable cursor don't work with pgsql) [ext/pdo_odbc/tests/bug_44861.phpt] reason: Scrollable cursors not supported
TEST 8103/15416 [ext/pdo/tests/bug_47769.phpt]
PASS ODBC PDO Common: Bug #47769 (Strange extends PDO) [ext/pdo_odbc/tests/bug_47769.phpt] 
TEST 8104/15416 [ext/pdo/tests/bug_50458.phpt]
SKIP ODBC PDO Common: Bug #50458 (PDO::FETCH_FUNC fails with Closures) [ext/pdo_odbc/tests/bug_50458.phpt] reason: invalid data source name
TEST 8105/15416 [ext/pdo/tests/bug_52098.phpt]
SKIP ODBC PDO Common: Bug #52098 Own PDOStatement implementation ignore __call() [ext/pdo_odbc/tests/bug_52098.phpt] reason: invalid data source name
TEST 8106/15416 [ext/pdo/tests/bug_60665.phpt]
SKIP ODBC PDO Common: Bug #60665 (call to empty() on NULL result using PDO::FETCH_LAZY returns false) [ext/pdo_odbc/tests/bug_60665.phpt] reason: invalid data source name
TEST 8107/15416 [ext/pdo/tests/bug_61292.phpt]
SKIP ODBC PDO Common: Bug #61292 (Segfault while calling a method on an overloaded PDO object) [ext/pdo_odbc/tests/bug_61292.phpt] reason: invalid data source name
TEST 8108/15416 [ext/pdo/tests/bug_64172.phpt]
SKIP ODBC PDO Common: Bug #64172 errorInfo is not properly cleaned up [ext/pdo_odbc/tests/bug_64172.phpt] reason: invalid data source name
TEST 8109/15416 [ext/pdo/tests/bug_65946.phpt]
SKIP ODBC PDO Common: Bug #65946 (pdo_sql_parser.c permanently converts values bound to strings) [ext/pdo_odbc/tests/bug_65946.phpt] reason: invalid data source name
TEST 8110/15416 [ext/pdo/tests/bug_69356.phpt]
SKIP ODBC PDO Common: Bug #69356 (PDOStatement::debugDumpParams() truncates query) [ext/pdo_odbc/tests/bug_69356.phpt] reason: invalid data source name
TEST 8111/15416 [ext/pdo/tests/bug_71447.phpt]
SKIP ODBC PDO Common: Bug #71447 (Quotes inside comments not properly handled) [ext/pdo_odbc/tests/bug_71447.phpt] reason: invalid data source name
TEST 8112/15416 [ext/pdo/tests/bug_71885.phpt]
SKIP ODBC PDO Common: FR #71885 (Allow escaping question mark placeholders) [ext/pdo_odbc/tests/bug_71885.phpt] reason: invalid data source name
TEST 8113/15416 [ext/pdo/tests/bug_72788.phpt]
SKIP ODBC PDO Common: Bug #72788 (Invalid memory access when using persistent PDO connection) [ext/pdo_odbc/tests/bug_72788.phpt] reason: invalid data source name
TEST 8114/15416 [ext/pdo/tests/bug_73234.phpt]
SKIP ODBC PDO Common: Bug #73234 (Emulated statements let value dictate parameter type) [ext/pdo_odbc/tests/bug_73234.phpt] reason: invalid data source name
TEST 8115/15416 [ext/pdo/tests/bug_77849.phpt]
SKIP ODBC PDO Common: Bug #77849 (Unexpected segfault attempting to use cloned PDO object) [ext/pdo_odbc/tests/bug_77849.phpt] reason: invalid data source name
TEST 8116/15416 [ext/pdo/tests/bug_77849_2.phpt]
PASS ODBC PDO Common: Bug #77849 (inconsistent state of cloned statament object) [ext/pdo_odbc/tests/bug_77849_2.phpt] 
TEST 8117/15416 [ext/pdo/tests/debug_emulated_prepares.phpt]
SKIP ODBC PDO Common: PDOStatement::debugDumpParams() with emulated prepares [ext/pdo_odbc/tests/debug_emulated_prepares.phpt] reason: invalid data source name
TEST 8118/15416 [ext/pdo/tests/pdo_001.phpt]
SKIP ODBC PDO Common: PDO::FETCH_ASSOC [ext/pdo_odbc/tests/pdo_001.phpt] reason: invalid data source name
TEST 8119/15416 [ext/pdo/tests/pdo_002.phpt]
SKIP ODBC PDO Common: PDO::FETCH_NUM [ext/pdo_odbc/tests/pdo_002.phpt] reason: invalid data source name
TEST 8120/15416 [ext/pdo/tests/pdo_003.phpt]
SKIP ODBC PDO Common: PDO::FETCH_BOTH [ext/pdo_odbc/tests/pdo_003.phpt] reason: invalid data source name
TEST 8121/15416 [ext/pdo/tests/pdo_004.phpt]
SKIP ODBC PDO Common: PDO::FETCH_OBJ [ext/pdo_odbc/tests/pdo_004.phpt] reason: invalid data source name
TEST 8122/15416 [ext/pdo/tests/pdo_005.phpt]
SKIP ODBC PDO Common: PDO::FETCH_CLASS [ext/pdo_odbc/tests/pdo_005.phpt] reason: invalid data source name
TEST 8123/15416 [ext/pdo/tests/pdo_006.phpt]
SKIP ODBC PDO Common: PDO::FETCH_GROUP [ext/pdo_odbc/tests/pdo_006.phpt] reason: invalid data source name
TEST 8124/15416 [ext/pdo/tests/pdo_007.phpt]
SKIP ODBC PDO Common: PDO::FETCH_UNIQUE [ext/pdo_odbc/tests/pdo_007.phpt] reason: invalid data source name
TEST 8125/15416 [ext/pdo/tests/pdo_008.phpt]
SKIP ODBC PDO Common: PDO::FETCH_UNIQUE conflict [ext/pdo_odbc/tests/pdo_008.phpt] reason: invalid data source name
TEST 8126/15416 [ext/pdo/tests/pdo_009.phpt]
SKIP ODBC PDO Common: PDO::FETCH_CLASSTYPE [ext/pdo_odbc/tests/pdo_009.phpt] reason: invalid data source name
TEST 8127/15416 [ext/pdo/tests/pdo_010.phpt]
SKIP ODBC PDO Common: PDO::FETCH_CLASSTYPE and GROUP/UNIQUE [ext/pdo_odbc/tests/pdo_010.phpt] reason: invalid data source name
TEST 8128/15416 [ext/pdo/tests/pdo_011.phpt]
SKIP ODBC PDO Common: PDO::FETCH_FUNC and statement overloading [ext/pdo_odbc/tests/pdo_011.phpt] reason: invalid data source name
TEST 8129/15416 [ext/pdo/tests/pdo_012.phpt]
SKIP ODBC PDO Common: PDOStatement::setFetchMode [ext/pdo_odbc/tests/pdo_012.phpt] reason: invalid data source name
TEST 8130/15416 [ext/pdo/tests/pdo_013.phpt]
SKIP ODBC PDO Common: PDOStatement iterator [ext/pdo_odbc/tests/pdo_013.phpt] reason: invalid data source name
TEST 8131/15416 [ext/pdo/tests/pdo_014.phpt]
SKIP ODBC PDO Common: PDOStatement SPL iterator [ext/pdo_odbc/tests/pdo_014.phpt] reason: invalid data source name
TEST 8132/15416 [ext/pdo/tests/pdo_015.phpt]
SKIP ODBC PDO Common: PDO::FETCH_COLUMN [ext/pdo_odbc/tests/pdo_015.phpt] reason: invalid data source name
TEST 8133/15416 [ext/pdo/tests/pdo_016.phpt]
SKIP ODBC PDO Common: PDO::FETCH_BOUND [ext/pdo_odbc/tests/pdo_016.phpt] reason: invalid data source name
TEST 8134/15416 [ext/pdo/tests/pdo_016a.phpt]
SKIP ODBC PDO Common: PDO::FETCH_BOUND w/o : [ext/pdo_odbc/tests/pdo_016a.phpt] reason: invalid data source name
TEST 8135/15416 [ext/pdo/tests/pdo_017.phpt]
SKIP ODBC PDO Common: transactions [ext/pdo_odbc/tests/pdo_017.phpt] reason: invalid data source name
TEST 8136/15416 [ext/pdo/tests/pdo_018.phpt]
SKIP ODBC PDO Common: serializing [ext/pdo_odbc/tests/pdo_018.phpt] reason: invalid data source name
TEST 8137/15416 [ext/pdo/tests/pdo_019.phpt]
SKIP ODBC PDO Common: fetch() and while() [ext/pdo_odbc/tests/pdo_019.phpt] reason: invalid data source name
TEST 8138/15416 [ext/pdo/tests/pdo_020.phpt]
SKIP ODBC PDO Common: PDOStatement::columnCount [ext/pdo_odbc/tests/pdo_020.phpt] reason: invalid data source name
TEST 8139/15416 [ext/pdo/tests/pdo_021.phpt]
SKIP ODBC PDO Common: PDOStatement::execute with parameters [ext/pdo_odbc/tests/pdo_021.phpt] reason: invalid data source name
TEST 8140/15416 [ext/pdo/tests/pdo_022.phpt]
SKIP ODBC PDO Common: PDOStatement::getColumnMeta [ext/pdo_odbc/tests/pdo_022.phpt] reason: invalid data source name
TEST 8141/15416 [ext/pdo/tests/pdo_023.phpt]
SKIP ODBC PDO Common: extending PDO [ext/pdo_odbc/tests/pdo_023.phpt] reason: invalid data source name
TEST 8142/15416 [ext/pdo/tests/pdo_024.phpt]
SKIP ODBC PDO Common: assert that bindParam does not modify parameter [ext/pdo_odbc/tests/pdo_024.phpt] reason: invalid data source name
TEST 8143/15416 [ext/pdo/tests/pdo_025.phpt]
SKIP ODBC PDO Common: PDO::FETCH_INTO [ext/pdo_odbc/tests/pdo_025.phpt] reason: invalid data source name
TEST 8144/15416 [ext/pdo/tests/pdo_026.phpt]
SKIP ODBC PDO Common: extending PDO (2) [ext/pdo_odbc/tests/pdo_026.phpt] reason: invalid data source name
TEST 8145/15416 [ext/pdo/tests/pdo_027.phpt]
SKIP ODBC PDO Common: PDO::FETCH_LAZY [ext/pdo_odbc/tests/pdo_027.phpt] reason: invalid data source name
TEST 8146/15416 [ext/pdo/tests/pdo_028.phpt]
SKIP ODBC PDO Common: bindValue [ext/pdo_odbc/tests/pdo_028.phpt] reason: invalid data source name
TEST 8147/15416 [ext/pdo/tests/pdo_029.phpt]
SKIP ODBC PDO Common: extending PDO (3) [ext/pdo_odbc/tests/pdo_029.phpt] reason: invalid data source name
TEST 8148/15416 [ext/pdo/tests/pdo_030.phpt]
SKIP ODBC PDO Common: extending PDO (4) [ext/pdo_odbc/tests/pdo_030.phpt] reason: invalid data source name
TEST 8149/15416 [ext/pdo/tests/pdo_031.phpt]
SKIP ODBC PDO Common: PDOStatement SPL iterator [ext/pdo_odbc/tests/pdo_031.phpt] reason: invalid data source name
TEST 8150/15416 [ext/pdo/tests/pdo_032.phpt]
SKIP ODBC PDO Common: PDO::ATTR_CASE [ext/pdo_odbc/tests/pdo_032.phpt] reason: invalid data source name
TEST 8151/15416 [ext/pdo/tests/pdo_033.phpt]
SKIP ODBC PDO Common: PDO::quote() [ext/pdo_odbc/tests/pdo_033.phpt] reason: invalid data source name
TEST 8152/15416 [ext/pdo/tests/pdo_034.phpt]
SKIP ODBC PDO Common: PDO::FETCH_KEY_PAIR fetch mode test [ext/pdo_odbc/tests/pdo_034.phpt] reason: invalid data source name
TEST 8153/15416 [ext/pdo/tests/pdo_035.phpt]
PASS ODBC PDO Common: PDORow + get_parent_class() [ext/pdo_odbc/tests/pdo_035.phpt] 
TEST 8154/15416 [ext/pdo/tests/pdo_036.phpt]
PASS ODBC Testing PDORow and PDOStatement instances with Reflection [ext/pdo_odbc/tests/pdo_036.phpt] 
TEST 8155/15416 [ext/pdo/tests/pdo_037.phpt]
PASS ODBC Crash when calling a method of a class that inherits PDOStatement [ext/pdo_odbc/tests/pdo_037.phpt] 
TEST 8156/15416 [ext/pdo/tests/pdo_038.phpt]
SKIP ODBC PDOStatement::fetchColumn() invalid column index [ext/pdo_odbc/tests/pdo_038.phpt] reason: invalid data source name
TEST 8157/15416 [ext/pdo/tests/pdo_drivers_basic.phpt]
PASS ODBC Test normal operation of PDO::getAvailableDrivers / pdo_drivers [ext/pdo_odbc/tests/pdo_drivers_basic.phpt] 
TEST 8158/15416 [ext/pdo/tests/pdo_drivers_error.phpt]
PASS ODBC Test that PDO::getAvailableDrivers / pdo_drivers does not accept any parameters [ext/pdo_odbc/tests/pdo_drivers_error.phpt] 
TEST 8159/15416 [ext/pdo/tests/pdo_dsn_containing_credentials.phpt]
SKIP ODBC PDO Common: Pass credentials in dsn instead of constructor params [ext/pdo_odbc/tests/pdo_dsn_containing_credentials.phpt] reason: not supported
TEST 8160/15416 [ext/pdo/tests/pdorow.phpt]
PASS ODBC Trying instantiate a PDORow object manually [ext/pdo_odbc/tests/pdorow.phpt] 
TEST 8161/15416 [ext/pdo/tests/pecl_bug_5217.phpt]
SKIP ODBC PDO Common: PECL Bug #5217 (serialize/unserialize safety) [ext/pdo_odbc/tests/pecl_bug_5217.phpt] reason: invalid data source name
TEST 8162/15416 [ext/pdo/tests/pecl_bug_5772.phpt]
SKIP ODBC PDO Common: PECL Bug #5772 (PDO::FETCH_FUNC breaks on mixed case func name) [ext/pdo_odbc/tests/pecl_bug_5772.phpt] reason: invalid data source name
TEST 8163/15416 [ext/pdo/tests/pecl_bug_5809.phpt]
SKIP ODBC PDO Common: PECL Bug #5809 (PDOStatement::execute(array()) changes param) [ext/pdo_odbc/tests/pecl_bug_5809.phpt] reason: invalid data source name
REDIRECT ext/pdo/tests (ODBC [ext/pdo_odbc/tests/common.phpt]) done
TEST 8164/15416 [ext/pdo_odbc/tests/long_columns.phpt]
SKIP PDO ODBC "long" columns [ext/pdo_odbc/tests/long_columns.phpt] 
TEST 8165/15416 [ext/pdo_odbc/tests/max_columns.phpt]
FAIL PDO ODBC varying character with max/no length [ext/pdo_odbc/tests/max_columns.phpt] 
TEST 8166/15416 [ext/pdo_pgsql/tests/bug36727.phpt]
SKIP Bug #36727 (segfault in bindValue() when no parameters are defined) [ext/pdo_pgsql/tests/bug36727.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8167/15416 [ext/pdo_pgsql/tests/bug43925.phpt]
SKIP Bug #43925 (Incorrect argument counter in prepared statements with pgsql) [ext/pdo_pgsql/tests/bug43925.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8168/15416 [ext/pdo_pgsql/tests/bug46274.phpt]
SKIP Bug #46274 (pdo_pgsql - Segfault when using PDO::ATTR_STRINGIFY_FETCHES and blob) [ext/pdo_pgsql/tests/bug46274.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8169/15416 [ext/pdo_pgsql/tests/bug46274_2.phpt]
SKIP Bug #46274 (pdo_pgsql - Segfault when using PDO::ATTR_STRINGIFY_FETCHES and blob) [ext/pdo_pgsql/tests/bug46274_2.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8170/15416 [ext/pdo_pgsql/tests/bug48764.phpt]
SKIP Bug #48764 (PDO_pgsql::query always uses implicit prepared statements if v3 proto available) [ext/pdo_pgsql/tests/bug48764.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8171/15416 [ext/pdo_pgsql/tests/bug61267.phpt]
SKIP PDO::exec() returns 0 when the statement is a SELECT. [ext/pdo_pgsql/tests/bug61267.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8172/15416 [ext/pdo_pgsql/tests/bug62479.phpt]
SKIP PDO PgSQL Bug #62479 (PDO-psql cannot connect if password contains spaces) [ext/pdo_pgsql/tests/bug62479.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8173/15416 [ext/pdo_pgsql/tests/bug62498-32bit.phpt]
SKIP PDO PgSQL Bug #62498 (pdo_pgsql inefficient when getColumnMeta() is used), 32-bit [ext/pdo_pgsql/tests/bug62498-32bit.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8174/15416 [ext/pdo_pgsql/tests/bug62498.phpt]
SKIP PDO PgSQL Bug #62498 (pdo_pgsql inefficient when getColumnMeta() is used), 64-bit [ext/pdo_pgsql/tests/bug62498.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8175/15416 [ext/pdo_pgsql/tests/bug62593.phpt]
SKIP PDO PgSQL Bug #62593 (Emulate prepares behave strangely with PARAM_BOOL) [ext/pdo_pgsql/tests/bug62593.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8176/15416 [ext/pdo_pgsql/tests/bug64953.phpt]
SKIP PDO PgSQL Bug #64953 (Postgres prepared statement positional parameter casting) [ext/pdo_pgsql/tests/bug64953.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8177/15416 [ext/pdo_pgsql/tests/bug66584.phpt]
SKIP PDO PgSQL Bug #66584 (Segmentation fault on statement deallocation) [ext/pdo_pgsql/tests/bug66584.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8178/15416 [ext/pdo_pgsql/tests/bug67462.phpt]
SKIP PDO PgSQL Bug #67462 (PDO_PGSQL::beginTransaction() wrongly throws exception when not in transaction) [ext/pdo_pgsql/tests/bug67462.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8179/15416 [ext/pdo_pgsql/tests/bug68199.phpt]
SKIP Bug #68199 (PDO::pgsqlGetNotify doesn't support NOTIFY payloads) [ext/pdo_pgsql/tests/bug68199.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8180/15416 [ext/pdo_pgsql/tests/bug68371.phpt]
SKIP PDO PgSQL Bug #38671 (PDO#getAttribute() cannot be called with platform-specific attribute names) [ext/pdo_pgsql/tests/bug68371.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8181/15416 [ext/pdo_pgsql/tests/bug69344.phpt]
SKIP PDO PgSQL Bug #69344 (PDO PgSQL Incorrect binding numeric array with gaps) [ext/pdo_pgsql/tests/bug69344.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8182/15416 [ext/pdo_pgsql/tests/bug69362.phpt]
SKIP PDO PgSQL Bug #69362 (PDO-pgsql fails to connect if password contains a leading single quote) [ext/pdo_pgsql/tests/bug69362.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8183/15416 [ext/pdo_pgsql/tests/bug69752.phpt]
SKIP PDO PgSQL Bug #69752 (memory leak with closeCursor) [ext/pdo_pgsql/tests/bug69752.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8184/15416 [ext/pdo_pgsql/tests/bug70313.phpt]
SKIP PDO PgSQL Bug #70313 (PDO statement fails to throw exception) [ext/pdo_pgsql/tests/bug70313.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8185/15416 [ext/pdo_pgsql/tests/bug70861.phpt]
SKIP Bug #70861 Segmentation fault in pdo_parse_params() during Drupal 8 test suite [ext/pdo_pgsql/tests/bug70861.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8186/15416 [ext/pdo_pgsql/tests/bug71573.phpt]
SKIP Bug #71573 (Segfault (core dumped) if paramno beyond bound) [ext/pdo_pgsql/tests/bug71573.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8187/15416 [ext/pdo_pgsql/tests/bug71885.phpt]
SKIP Request #71855 (PDO placeholder escaping) [ext/pdo_pgsql/tests/bug71885.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8188/15416 [ext/pdo_pgsql/tests/bug71885_2.phpt]
SKIP Request #71855 (PDO placeholder escaping, part 2) [ext/pdo_pgsql/tests/bug71885_2.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8189/15416 [ext/pdo_pgsql/tests/bug72294.phpt]
SKIP Bug #72294 Segmentation fault/invalid pointer in connection with pgsql_stmt_dtor [ext/pdo_pgsql/tests/bug72294.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8190/15416 [ext/pdo_pgsql/tests/bug72570.phpt]
SKIP PDO PgSQL Bug #72570 (Segmentation fault when binding parameters on a query without placeholders) [ext/pdo_pgsql/tests/bug72570.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8191/15416 [ext/pdo_pgsql/tests/bug72633.phpt]
SKIP PDO PgSQL Bug #72633 (Postgres PDO lastInsertId() should work without specifying a sequence) [ext/pdo_pgsql/tests/bug72633.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8192/15416 [ext/pdo_pgsql/tests/bug73959.phpt]
SKIP Bug #73959 (lastInsertId fails to throw an exception) [ext/pdo_pgsql/tests/bug73959.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8193/15416 [ext/pdo_pgsql/tests/bug75402.phpt]
SKIP PDO PgSQL Bug #75402 Possible Memory Leak using PDO::CURSOR_SCROLL option [ext/pdo_pgsql/tests/bug75402.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8194/15416 [ext/pdo_pgsql/tests/bug_33876.phpt]
SKIP PDO PgSQL Bug #33876 (PDO misquotes/miscasts bool(false)) [ext/pdo_pgsql/tests/bug_33876.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8195/15416 [ext/pdo_pgsql/tests/bug_49985.phpt]
SKIP Bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction) [ext/pdo_pgsql/tests/bug_49985.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8196/15416 [ext/pdo_pgsql/tests/bug_64705.phpt]
PASS Bug #64705 errorInfo property of PDOException is null when PDO::__construct() fails [ext/pdo_pgsql/tests/bug_64705.phpt] 
TEST 8197/15416 [ext/pdo_pgsql/tests/common.phpt]
REDIRECT /home/abuild/rpmbuild/BUILD/php-7.4.33/ext/pdo/tests (Postgres [ext/pdo_pgsql/tests/common.phpt]) begin
TEST 8197/15494 [ext/pdo/tests/bug_34630.phpt]
SKIP Postgres PDO Common: Bug #34630 (inserting streams as LOBs) [ext/pdo_pgsql/tests/bug_34630.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8198/15494 [ext/pdo/tests/bug_34687.phpt]
SKIP Postgres PDO Common: Bug #34687 (query doesn't return error information) [ext/pdo_pgsql/tests/bug_34687.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8199/15494 [ext/pdo/tests/bug_35671.phpt]
SKIP Postgres PDO Common: Bug #35671 (binding by name breakage) [ext/pdo_pgsql/tests/bug_35671.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8200/15494 [ext/pdo/tests/bug_36428.phpt]
SKIP Postgres PDO Common: Bug #36428 (Incorrect error message for PDO::fetchAll()) [ext/pdo_pgsql/tests/bug_36428.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8201/15494 [ext/pdo/tests/bug_36798.phpt]
SKIP Postgres PDO Common: Bug #36798 (Error parsing named parameters with queries containing high-ascii chars) [ext/pdo_pgsql/tests/bug_36798.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8202/15494 [ext/pdo/tests/bug_38253.phpt]
SKIP Postgres PDO Common: Bug #38253 (PDO produces segfault with default fetch mode) [ext/pdo_pgsql/tests/bug_38253.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8203/15494 [ext/pdo/tests/bug_38394.phpt]
SKIP Postgres PDO Common: Bug #38394 (Prepared statement error stops subsequent statements) [ext/pdo_pgsql/tests/bug_38394.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8204/15494 [ext/pdo/tests/bug_39398.phpt]
SKIP Postgres PDO Common: Bug #39398 (Booleans are not automatically translated to integers) [ext/pdo_pgsql/tests/bug_39398.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8205/15494 [ext/pdo/tests/bug_39656.phpt]
SKIP Postgres PDO Common: Bug #39656 (Crash when calling fetch() on a PDO statement object after closeCursor()) [ext/pdo_pgsql/tests/bug_39656.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8206/15494 [ext/pdo/tests/bug_40285.phpt]
SKIP Postgres PDO Common: Bug #40285 (The prepare parser goes into an infinite loop on ': or ":) [ext/pdo_pgsql/tests/bug_40285.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8207/15494 [ext/pdo/tests/bug_42917.phpt]
SKIP Postgres PDO Common: Bug #42917 (PDO::FETCH_KEY_PAIR doesn't work with setFetchMode) [ext/pdo_pgsql/tests/bug_42917.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8208/15494 [ext/pdo/tests/bug_43130.phpt]
SKIP Postgres PDO Common: Bug #43130 (Bound parameters cannot have - in their name) [ext/pdo_pgsql/tests/bug_43130.phpt] reason: not relevant for pgsql driver
TEST 8209/15494 [ext/pdo/tests/bug_43139.phpt]
SKIP Postgres PDO Common: Bug #43139 (PDO ignore ATTR_DEFAULT_FETCH_MODE in some cases with fetchAll()) [ext/pdo_pgsql/tests/bug_43139.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8210/15494 [ext/pdo/tests/bug_43663.phpt]
SKIP Postgres PDO Common: Bug #43663 (__call on classes derived from PDO) [ext/pdo_pgsql/tests/bug_43663.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8211/15494 [ext/pdo/tests/bug_44159.phpt]
PASS Postgres PDO Common: Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL)) [ext/pdo_pgsql/tests/bug_44159.phpt] 
TEST 8212/15494 [ext/pdo/tests/bug_44173.phpt]
SKIP Postgres PDO Common: Bug #44173 (PDO->query() parameter parsing/checking needs an update) [ext/pdo_pgsql/tests/bug_44173.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8213/15494 [ext/pdo/tests/bug_44409.phpt]
SKIP Postgres PDO Common: Bug #44409 (PDO::FETCH_SERIALIZE calls __construct()) [ext/pdo_pgsql/tests/bug_44409.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8214/15494 [ext/pdo/tests/bug_44861.phpt]
SKIP Postgres PDO Common: Bug #44861 (scrollable cursor don't work with pgsql) [ext/pdo_pgsql/tests/bug_44861.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8215/15494 [ext/pdo/tests/bug_47769.phpt]
PASS Postgres PDO Common: Bug #47769 (Strange extends PDO) [ext/pdo_pgsql/tests/bug_47769.phpt] 
TEST 8216/15494 [ext/pdo/tests/bug_50458.phpt]
SKIP Postgres PDO Common: Bug #50458 (PDO::FETCH_FUNC fails with Closures) [ext/pdo_pgsql/tests/bug_50458.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8217/15494 [ext/pdo/tests/bug_52098.phpt]
SKIP Postgres PDO Common: Bug #52098 Own PDOStatement implementation ignore __call() [ext/pdo_pgsql/tests/bug_52098.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8218/15494 [ext/pdo/tests/bug_60665.phpt]
SKIP Postgres PDO Common: Bug #60665 (call to empty() on NULL result using PDO::FETCH_LAZY returns false) [ext/pdo_pgsql/tests/bug_60665.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8219/15494 [ext/pdo/tests/bug_61292.phpt]
SKIP Postgres PDO Common: Bug #61292 (Segfault while calling a method on an overloaded PDO object) [ext/pdo_pgsql/tests/bug_61292.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8220/15494 [ext/pdo/tests/bug_64172.phpt]
SKIP Postgres PDO Common: Bug #64172 errorInfo is not properly cleaned up [ext/pdo_pgsql/tests/bug_64172.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8221/15494 [ext/pdo/tests/bug_65946.phpt]
SKIP Postgres PDO Common: Bug #65946 (pdo_sql_parser.c permanently converts values bound to strings) [ext/pdo_pgsql/tests/bug_65946.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8222/15494 [ext/pdo/tests/bug_69356.phpt]
SKIP Postgres PDO Common: Bug #69356 (PDOStatement::debugDumpParams() truncates query) [ext/pdo_pgsql/tests/bug_69356.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8223/15494 [ext/pdo/tests/bug_71447.phpt]
SKIP Postgres PDO Common: Bug #71447 (Quotes inside comments not properly handled) [ext/pdo_pgsql/tests/bug_71447.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8224/15494 [ext/pdo/tests/bug_71885.phpt]
SKIP Postgres PDO Common: FR #71885 (Allow escaping question mark placeholders) [ext/pdo_pgsql/tests/bug_71885.phpt] reason: not relevant for pgsql driver
TEST 8225/15494 [ext/pdo/tests/bug_72788.phpt]
SKIP Postgres PDO Common: Bug #72788 (Invalid memory access when using persistent PDO connection) [ext/pdo_pgsql/tests/bug_72788.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8226/15494 [ext/pdo/tests/bug_73234.phpt]
SKIP Postgres PDO Common: Bug #73234 (Emulated statements let value dictate parameter type) [ext/pdo_pgsql/tests/bug_73234.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8227/15494 [ext/pdo/tests/bug_77849.phpt]
SKIP Postgres PDO Common: Bug #77849 (Unexpected segfault attempting to use cloned PDO object) [ext/pdo_pgsql/tests/bug_77849.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8228/15494 [ext/pdo/tests/bug_77849_2.phpt]
PASS Postgres PDO Common: Bug #77849 (inconsistent state of cloned statament object) [ext/pdo_pgsql/tests/bug_77849_2.phpt] 
TEST 8229/15494 [ext/pdo/tests/debug_emulated_prepares.phpt]
SKIP Postgres PDO Common: PDOStatement::debugDumpParams() with emulated prepares [ext/pdo_pgsql/tests/debug_emulated_prepares.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8230/15494 [ext/pdo/tests/pdo_001.phpt]
SKIP Postgres PDO Common: PDO::FETCH_ASSOC [ext/pdo_pgsql/tests/pdo_001.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8231/15494 [ext/pdo/tests/pdo_002.phpt]
SKIP Postgres PDO Common: PDO::FETCH_NUM [ext/pdo_pgsql/tests/pdo_002.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8232/15494 [ext/pdo/tests/pdo_003.phpt]
SKIP Postgres PDO Common: PDO::FETCH_BOTH [ext/pdo_pgsql/tests/pdo_003.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8233/15494 [ext/pdo/tests/pdo_004.phpt]
SKIP Postgres PDO Common: PDO::FETCH_OBJ [ext/pdo_pgsql/tests/pdo_004.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8234/15494 [ext/pdo/tests/pdo_005.phpt]
SKIP Postgres PDO Common: PDO::FETCH_CLASS [ext/pdo_pgsql/tests/pdo_005.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8235/15494 [ext/pdo/tests/pdo_006.phpt]
SKIP Postgres PDO Common: PDO::FETCH_GROUP [ext/pdo_pgsql/tests/pdo_006.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8236/15494 [ext/pdo/tests/pdo_007.phpt]
SKIP Postgres PDO Common: PDO::FETCH_UNIQUE [ext/pdo_pgsql/tests/pdo_007.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8237/15494 [ext/pdo/tests/pdo_008.phpt]
SKIP Postgres PDO Common: PDO::FETCH_UNIQUE conflict [ext/pdo_pgsql/tests/pdo_008.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8238/15494 [ext/pdo/tests/pdo_009.phpt]
SKIP Postgres PDO Common: PDO::FETCH_CLASSTYPE [ext/pdo_pgsql/tests/pdo_009.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8239/15494 [ext/pdo/tests/pdo_010.phpt]
SKIP Postgres PDO Common: PDO::FETCH_CLASSTYPE and GROUP/UNIQUE [ext/pdo_pgsql/tests/pdo_010.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8240/15494 [ext/pdo/tests/pdo_011.phpt]
SKIP Postgres PDO Common: PDO::FETCH_FUNC and statement overloading [ext/pdo_pgsql/tests/pdo_011.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8241/15494 [ext/pdo/tests/pdo_012.phpt]
SKIP Postgres PDO Common: PDOStatement::setFetchMode [ext/pdo_pgsql/tests/pdo_012.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8242/15494 [ext/pdo/tests/pdo_013.phpt]
SKIP Postgres PDO Common: PDOStatement iterator [ext/pdo_pgsql/tests/pdo_013.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8243/15494 [ext/pdo/tests/pdo_014.phpt]
SKIP Postgres PDO Common: PDOStatement SPL iterator [ext/pdo_pgsql/tests/pdo_014.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8244/15494 [ext/pdo/tests/pdo_015.phpt]
SKIP Postgres PDO Common: PDO::FETCH_COLUMN [ext/pdo_pgsql/tests/pdo_015.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8245/15494 [ext/pdo/tests/pdo_016.phpt]
SKIP Postgres PDO Common: PDO::FETCH_BOUND [ext/pdo_pgsql/tests/pdo_016.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8246/15494 [ext/pdo/tests/pdo_016a.phpt]
SKIP Postgres PDO Common: PDO::FETCH_BOUND w/o : [ext/pdo_pgsql/tests/pdo_016a.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8247/15494 [ext/pdo/tests/pdo_017.phpt]
SKIP Postgres PDO Common: transactions [ext/pdo_pgsql/tests/pdo_017.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8248/15494 [ext/pdo/tests/pdo_018.phpt]
SKIP Postgres PDO Common: serializing [ext/pdo_pgsql/tests/pdo_018.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8249/15494 [ext/pdo/tests/pdo_019.phpt]
SKIP Postgres PDO Common: fetch() and while() [ext/pdo_pgsql/tests/pdo_019.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8250/15494 [ext/pdo/tests/pdo_020.phpt]
SKIP Postgres PDO Common: PDOStatement::columnCount [ext/pdo_pgsql/tests/pdo_020.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8251/15494 [ext/pdo/tests/pdo_021.phpt]
SKIP Postgres PDO Common: PDOStatement::execute with parameters [ext/pdo_pgsql/tests/pdo_021.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8252/15494 [ext/pdo/tests/pdo_022.phpt]
SKIP Postgres PDO Common: PDOStatement::getColumnMeta [ext/pdo_pgsql/tests/pdo_022.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8253/15494 [ext/pdo/tests/pdo_023.phpt]
SKIP Postgres PDO Common: extending PDO [ext/pdo_pgsql/tests/pdo_023.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8254/15494 [ext/pdo/tests/pdo_024.phpt]
SKIP Postgres PDO Common: assert that bindParam does not modify parameter [ext/pdo_pgsql/tests/pdo_024.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8255/15494 [ext/pdo/tests/pdo_025.phpt]
SKIP Postgres PDO Common: PDO::FETCH_INTO [ext/pdo_pgsql/tests/pdo_025.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8256/15494 [ext/pdo/tests/pdo_026.phpt]
SKIP Postgres PDO Common: extending PDO (2) [ext/pdo_pgsql/tests/pdo_026.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8257/15494 [ext/pdo/tests/pdo_027.phpt]
SKIP Postgres PDO Common: PDO::FETCH_LAZY [ext/pdo_pgsql/tests/pdo_027.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8258/15494 [ext/pdo/tests/pdo_028.phpt]
SKIP Postgres PDO Common: bindValue [ext/pdo_pgsql/tests/pdo_028.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8259/15494 [ext/pdo/tests/pdo_029.phpt]
SKIP Postgres PDO Common: extending PDO (3) [ext/pdo_pgsql/tests/pdo_029.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8260/15494 [ext/pdo/tests/pdo_030.phpt]
SKIP Postgres PDO Common: extending PDO (4) [ext/pdo_pgsql/tests/pdo_030.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8261/15494 [ext/pdo/tests/pdo_031.phpt]
SKIP Postgres PDO Common: PDOStatement SPL iterator [ext/pdo_pgsql/tests/pdo_031.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8262/15494 [ext/pdo/tests/pdo_032.phpt]
SKIP Postgres PDO Common: PDO::ATTR_CASE [ext/pdo_pgsql/tests/pdo_032.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8263/15494 [ext/pdo/tests/pdo_033.phpt]
SKIP Postgres PDO Common: PDO::quote() [ext/pdo_pgsql/tests/pdo_033.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8264/15494 [ext/pdo/tests/pdo_034.phpt]
SKIP Postgres PDO Common: PDO::FETCH_KEY_PAIR fetch mode test [ext/pdo_pgsql/tests/pdo_034.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8265/15494 [ext/pdo/tests/pdo_035.phpt]
PASS Postgres PDO Common: PDORow + get_parent_class() [ext/pdo_pgsql/tests/pdo_035.phpt] 
TEST 8266/15494 [ext/pdo/tests/pdo_036.phpt]
PASS Postgres Testing PDORow and PDOStatement instances with Reflection [ext/pdo_pgsql/tests/pdo_036.phpt] 
TEST 8267/15494 [ext/pdo/tests/pdo_037.phpt]
PASS Postgres Crash when calling a method of a class that inherits PDOStatement [ext/pdo_pgsql/tests/pdo_037.phpt] 
TEST 8268/15494 [ext/pdo/tests/pdo_038.phpt]
SKIP Postgres PDOStatement::fetchColumn() invalid column index [ext/pdo_pgsql/tests/pdo_038.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8269/15494 [ext/pdo/tests/pdo_drivers_basic.phpt]
PASS Postgres Test normal operation of PDO::getAvailableDrivers / pdo_drivers [ext/pdo_pgsql/tests/pdo_drivers_basic.phpt] 
TEST 8270/15494 [ext/pdo/tests/pdo_drivers_error.phpt]
PASS Postgres Test that PDO::getAvailableDrivers / pdo_drivers does not accept any parameters [ext/pdo_pgsql/tests/pdo_drivers_error.phpt] 
TEST 8271/15494 [ext/pdo/tests/pdo_dsn_containing_credentials.phpt]
SKIP Postgres PDO Common: Pass credentials in dsn instead of constructor params [ext/pdo_pgsql/tests/pdo_dsn_containing_credentials.phpt] reason: not supported
TEST 8272/15494 [ext/pdo/tests/pdorow.phpt]
PASS Postgres Trying instantiate a PDORow object manually [ext/pdo_pgsql/tests/pdorow.phpt] 
TEST 8273/15494 [ext/pdo/tests/pecl_bug_5217.phpt]
SKIP Postgres PDO Common: PECL Bug #5217 (serialize/unserialize safety) [ext/pdo_pgsql/tests/pecl_bug_5217.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8274/15494 [ext/pdo/tests/pecl_bug_5772.phpt]
SKIP Postgres PDO Common: PECL Bug #5772 (PDO::FETCH_FUNC breaks on mixed case func name) [ext/pdo_pgsql/tests/pecl_bug_5772.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8275/15494 [ext/pdo/tests/pecl_bug_5809.phpt]
SKIP Postgres PDO Common: PECL Bug #5809 (PDOStatement::execute(array()) changes param) [ext/pdo_pgsql/tests/pecl_bug_5809.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
REDIRECT /home/abuild/rpmbuild/BUILD/php-7.4.33/ext/pdo/tests (Postgres [ext/pdo_pgsql/tests/common.phpt]) done
TEST 8276/15494 [ext/pdo_pgsql/tests/copy_from.phpt]
SKIP PDO PgSQL pgsqlCopyFromArray and pgsqlCopyFromFile [ext/pdo_pgsql/tests/copy_from.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8277/15494 [ext/pdo_pgsql/tests/copy_to.phpt]
SKIP PDO PgSQL pgsqlCopyToArray and pgsqlCopyToFile [ext/pdo_pgsql/tests/copy_to.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8278/15494 [ext/pdo_pgsql/tests/debug_emulated_prepares.phpt]
SKIP PDO PgSQL PDOStatement::debugDumpParams() with emulated prepares [ext/pdo_pgsql/tests/debug_emulated_prepares.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8279/15494 [ext/pdo_pgsql/tests/disable_prepares.phpt]
SKIP PDO PgSQL PGSQL_ATTR_DISABLE_PREPARES [ext/pdo_pgsql/tests/disable_prepares.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8280/15494 [ext/pdo_pgsql/tests/getnotify.phpt]
SKIP PDO PgSQL LISTEN/NOTIFY support [ext/pdo_pgsql/tests/getnotify.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8281/15494 [ext/pdo_pgsql/tests/is_in_transaction.phpt]
SKIP PDO PgSQL isInTransaction [ext/pdo_pgsql/tests/is_in_transaction.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8282/15494 [ext/pdo_pgsql/tests/large_objects.phpt]
SKIP PDO PgSQL Large Objects [ext/pdo_pgsql/tests/large_objects.phpt] reason: SQLSTATE[08006] [7] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
TEST 8283/15494 [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 8284/15494 [ext/pdo_sqlite/tests/bug35336.phpt]
PASS Bug #35336 (crash on PDO::FETCH_CLASS + __set()) [ext/pdo_sqlite/tests/bug35336.phpt] 
TEST 8285/15494 [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 8286/15494 [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 8287/15494 [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 8288/15494 [ext/pdo_sqlite/tests/bug46139.phpt]
PASS Bug #46139 (PDOStatement->setFetchMode() forgets FETCH_PROPS_LATE) [ext/pdo_sqlite/tests/bug46139.phpt] 
TEST 8289/15494 [ext/pdo_sqlite/tests/bug46542.phpt]
PASS Bug #46542 Extending PDO class with a __call() function [ext/pdo_sqlite/tests/bug46542.phpt] 
TEST 8290/15494 [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 8291/15494 [ext/pdo_sqlite/tests/bug50728.phpt]
PASS Bug #50728 (All PDOExceptions hardcode 'code' property to 0) [ext/pdo_sqlite/tests/bug50728.phpt] 
TEST 8292/15494 [ext/pdo_sqlite/tests/bug52487.phpt]
PASS Bug #52487 (PDO::FETCH_INTO leaks memory) [ext/pdo_sqlite/tests/bug52487.phpt] 
TEST 8293/15494 [ext/pdo_sqlite/tests/bug60104.phpt]
PASS Bug #60104 (Segmentation Fault in pdo_sqlite when using sqliteCreateFunction()) [ext/pdo_sqlite/tests/bug60104.phpt] 
TEST 8294/15494 [ext/pdo_sqlite/tests/bug66033.phpt]
PASS Bug #66033 (Segmentation Fault when constructor of PDO statement throws an exception) [ext/pdo_sqlite/tests/bug66033.phpt] 
TEST 8295/15494 [ext/pdo_sqlite/tests/bug70221.phpt]
PASS Bug #70221 (persistent sqlite connection + custom function segfaults) [ext/pdo_sqlite/tests/bug70221.phpt] 
TEST 8296/15494 [ext/pdo_sqlite/tests/bug70862.phpt]
PASS PDO_sqlite: Testing sqliteCreateCollation() [ext/pdo_sqlite/tests/bug70862.phpt] 
TEST 8297/15494 [ext/pdo_sqlite/tests/bug78192.phpt]
PASS PDO SQLite Bug #78192 SegFault when reuse statement after schema change [ext/pdo_sqlite/tests/bug78192.phpt] 
TEST 8298/15494 [ext/pdo_sqlite/tests/bug79664.phpt]
PASS Bug #79664 (PDOStatement::getColumnMeta fails on empty result set) [ext/pdo_sqlite/tests/bug79664.phpt] 
TEST 8299/15494 [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 8300/15494 [ext/pdo_sqlite/tests/bug_63916-2.phpt]
SKIP Bug #63916 PDO::PARAM_INT casts to 32bit int internally even on 64bit builds in pdo_sqlite [ext/pdo_sqlite/tests/bug_63916-2.phpt] reason: 32-bit only
TEST 8301/15494 [ext/pdo_sqlite/tests/bug_63916.phpt]
PASS Bug #63916 PDO::PARAM_INT casts to 32bit int internally even on 64bit builds in pdo_sqlite [ext/pdo_sqlite/tests/bug_63916.phpt] 
TEST 8302/15494 [ext/pdo_sqlite/tests/bug_64705.phpt]
PASS Bug #64705 errorInfo property of PDOException is null when PDO::__construct() fails [ext/pdo_sqlite/tests/bug_64705.phpt] 
TEST 8303/15494 [ext/pdo_sqlite/tests/common.phpt]
REDIRECT /home/abuild/rpmbuild/BUILD/php-7.4.33/ext/pdo/tests (SQLite [ext/pdo_sqlite/tests/common.phpt]) begin
TEST 8303/15572 [ext/pdo/tests/bug_34630.phpt]
PASS SQLite PDO Common: Bug #34630 (inserting streams as LOBs) [ext/pdo_sqlite/tests/bug_34630.phpt] 
TEST 8304/15572 [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 8305/15572 [ext/pdo/tests/bug_35671.phpt]
PASS SQLite PDO Common: Bug #35671 (binding by name breakage) [ext/pdo_sqlite/tests/bug_35671.phpt] 
TEST 8306/15572 [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 8307/15572 [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 8308/15572 [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 8309/15572 [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 8310/15572 [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 8311/15572 [ext/pdo/tests/bug_39656.phpt]
PASS SQLite PDO Common: Bug #39656 (Crash when calling fetch() on a PDO statement object after closeCursor()) [ext/pdo_sqlite/tests/bug_39656.phpt] 
TEST 8312/15572 [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 8313/15572 [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 8314/15572 [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 8315/15572 [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 8316/15572 [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 8317/15572 [ext/pdo/tests/bug_44159.phpt]
PASS SQLite PDO Common: Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL)) [ext/pdo_sqlite/tests/bug_44159.phpt] 
TEST 8318/15572 [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 8319/15572 [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 8320/15572 [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 8321/15572 [ext/pdo/tests/bug_47769.phpt]
PASS SQLite PDO Common: Bug #47769 (Strange extends PDO) [ext/pdo_sqlite/tests/bug_47769.phpt] 
TEST 8322/15572 [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 8323/15572 [ext/pdo/tests/bug_52098.phpt]
PASS SQLite PDO Common: Bug #52098 Own PDOStatement implementation ignore __call() [ext/pdo_sqlite/tests/bug_52098.phpt] 
TEST 8324/15572 [ext/pdo/tests/bug_60665.phpt]
PASS SQLite PDO Common: Bug #60665 (call to empty() on NULL result using PDO::FETCH_LAZY returns false) [ext/pdo_sqlite/tests/bug_60665.phpt] 
TEST 8325/15572 [ext/pdo/tests/bug_61292.phpt]
PASS SQLite PDO Common: Bug #61292 (Segfault while calling a method on an overloaded PDO object) [ext/pdo_sqlite/tests/bug_61292.phpt] 
TEST 8326/15572 [ext/pdo/tests/bug_64172.phpt]
PASS SQLite PDO Common: Bug #64172 errorInfo is not properly cleaned up [ext/pdo_sqlite/tests/bug_64172.phpt] 
TEST 8327/15572 [ext/pdo/tests/bug_65946.phpt]
PASS SQLite PDO Common: Bug #65946 (pdo_sql_parser.c permanently converts values bound to strings) [ext/pdo_sqlite/tests/bug_65946.phpt] 
TEST 8328/15572 [ext/pdo/tests/bug_69356.phpt]
PASS SQLite PDO Common: Bug #69356 (PDOStatement::debugDumpParams() truncates query) [ext/pdo_sqlite/tests/bug_69356.phpt] 
TEST 8329/15572 [ext/pdo/tests/bug_71447.phpt]
PASS SQLite PDO Common: Bug #71447 (Quotes inside comments not properly handled) [ext/pdo_sqlite/tests/bug_71447.phpt] 
TEST 8330/15572 [ext/pdo/tests/bug_71885.phpt]
PASS SQLite PDO Common: FR #71885 (Allow escaping question mark placeholders) [ext/pdo_sqlite/tests/bug_71885.phpt] 
TEST 8331/15572 [ext/pdo/tests/bug_72788.phpt]
PASS SQLite PDO Common: Bug #72788 (Invalid memory access when using persistent PDO connection) [ext/pdo_sqlite/tests/bug_72788.phpt] 
TEST 8332/15572 [ext/pdo/tests/bug_73234.phpt]
PASS SQLite PDO Common: Bug #73234 (Emulated statements let value dictate parameter type) [ext/pdo_sqlite/tests/bug_73234.phpt] 
TEST 8333/15572 [ext/pdo/tests/bug_77849.phpt]
PASS SQLite PDO Common: Bug #77849 (Unexpected segfault attempting to use cloned PDO object) [ext/pdo_sqlite/tests/bug_77849.phpt] 
TEST 8334/15572 [ext/pdo/tests/bug_77849_2.phpt]
PASS SQLite PDO Common: Bug #77849 (inconsistent state of cloned statament object) [ext/pdo_sqlite/tests/bug_77849_2.phpt] 
TEST 8335/15572 [ext/pdo/tests/debug_emulated_prepares.phpt]
SKIP SQLite PDO Common: PDOStatement::debugDumpParams() with emulated prepares [ext/pdo_sqlite/tests/debug_emulated_prepares.phpt] reason: driver cannot emulate prepared statements
TEST 8336/15572 [ext/pdo/tests/pdo_001.phpt]
PASS SQLite PDO Common: PDO::FETCH_ASSOC [ext/pdo_sqlite/tests/pdo_001.phpt] 
TEST 8337/15572 [ext/pdo/tests/pdo_002.phpt]
PASS SQLite PDO Common: PDO::FETCH_NUM [ext/pdo_sqlite/tests/pdo_002.phpt] 
TEST 8338/15572 [ext/pdo/tests/pdo_003.phpt]
PASS SQLite PDO Common: PDO::FETCH_BOTH [ext/pdo_sqlite/tests/pdo_003.phpt] 
TEST 8339/15572 [ext/pdo/tests/pdo_004.phpt]
PASS SQLite PDO Common: PDO::FETCH_OBJ [ext/pdo_sqlite/tests/pdo_004.phpt] 
TEST 8340/15572 [ext/pdo/tests/pdo_005.phpt]
PASS SQLite PDO Common: PDO::FETCH_CLASS [ext/pdo_sqlite/tests/pdo_005.phpt] 
TEST 8341/15572 [ext/pdo/tests/pdo_006.phpt]
PASS SQLite PDO Common: PDO::FETCH_GROUP [ext/pdo_sqlite/tests/pdo_006.phpt] 
TEST 8342/15572 [ext/pdo/tests/pdo_007.phpt]
PASS SQLite PDO Common: PDO::FETCH_UNIQUE [ext/pdo_sqlite/tests/pdo_007.phpt] 
TEST 8343/15572 [ext/pdo/tests/pdo_008.phpt]
PASS SQLite PDO Common: PDO::FETCH_UNIQUE conflict [ext/pdo_sqlite/tests/pdo_008.phpt] 
TEST 8344/15572 [ext/pdo/tests/pdo_009.phpt]
PASS SQLite PDO Common: PDO::FETCH_CLASSTYPE [ext/pdo_sqlite/tests/pdo_009.phpt] 
TEST 8345/15572 [ext/pdo/tests/pdo_010.phpt]
PASS SQLite PDO Common: PDO::FETCH_CLASSTYPE and GROUP/UNIQUE [ext/pdo_sqlite/tests/pdo_010.phpt] 
TEST 8346/15572 [ext/pdo/tests/pdo_011.phpt]
PASS SQLite PDO Common: PDO::FETCH_FUNC and statement overloading [ext/pdo_sqlite/tests/pdo_011.phpt] 
TEST 8347/15572 [ext/pdo/tests/pdo_012.phpt]
PASS SQLite PDO Common: PDOStatement::setFetchMode [ext/pdo_sqlite/tests/pdo_012.phpt] 
TEST 8348/15572 [ext/pdo/tests/pdo_013.phpt]
PASS SQLite PDO Common: PDOStatement iterator [ext/pdo_sqlite/tests/pdo_013.phpt] 
TEST 8349/15572 [ext/pdo/tests/pdo_014.phpt]
PASS SQLite PDO Common: PDOStatement SPL iterator [ext/pdo_sqlite/tests/pdo_014.phpt] 
TEST 8350/15572 [ext/pdo/tests/pdo_015.phpt]
PASS SQLite PDO Common: PDO::FETCH_COLUMN [ext/pdo_sqlite/tests/pdo_015.phpt] 
TEST 8351/15572 [ext/pdo/tests/pdo_016.phpt]
PASS SQLite PDO Common: PDO::FETCH_BOUND [ext/pdo_sqlite/tests/pdo_016.phpt] 
TEST 8352/15572 [ext/pdo/tests/pdo_016a.phpt]
PASS SQLite PDO Common: PDO::FETCH_BOUND w/o : [ext/pdo_sqlite/tests/pdo_016a.phpt] 
TEST 8353/15572 [ext/pdo/tests/pdo_017.phpt]
PASS SQLite PDO Common: transactions [ext/pdo_sqlite/tests/pdo_017.phpt] 
TEST 8354/15572 [ext/pdo/tests/pdo_018.phpt]
PASS SQLite PDO Common: serializing [ext/pdo_sqlite/tests/pdo_018.phpt] 
TEST 8355/15572 [ext/pdo/tests/pdo_019.phpt]
PASS SQLite PDO Common: fetch() and while() [ext/pdo_sqlite/tests/pdo_019.phpt] 
TEST 8356/15572 [ext/pdo/tests/pdo_020.phpt]
PASS SQLite PDO Common: PDOStatement::columnCount [ext/pdo_sqlite/tests/pdo_020.phpt] 
TEST 8357/15572 [ext/pdo/tests/pdo_021.phpt]
PASS SQLite PDO Common: PDOStatement::execute with parameters [ext/pdo_sqlite/tests/pdo_021.phpt] 
TEST 8358/15572 [ext/pdo/tests/pdo_022.phpt]
XFAIL SQLite PDO Common: PDOStatement::getColumnMeta [ext/pdo_sqlite/tests/pdo_022.phpt]   XFAIL REASON: This feature is not yet finalized, no test makes sense
TEST 8359/15572 [ext/pdo/tests/pdo_023.phpt]
PASS SQLite PDO Common: extending PDO [ext/pdo_sqlite/tests/pdo_023.phpt] 
TEST 8360/15572 [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 8361/15572 [ext/pdo/tests/pdo_025.phpt]
PASS SQLite PDO Common: PDO::FETCH_INTO [ext/pdo_sqlite/tests/pdo_025.phpt] 
TEST 8362/15572 [ext/pdo/tests/pdo_026.phpt]
PASS SQLite PDO Common: extending PDO (2) [ext/pdo_sqlite/tests/pdo_026.phpt] 
TEST 8363/15572 [ext/pdo/tests/pdo_027.phpt]
PASS SQLite PDO Common: PDO::FETCH_LAZY [ext/pdo_sqlite/tests/pdo_027.phpt] 
TEST 8364/15572 [ext/pdo/tests/pdo_028.phpt]
PASS SQLite PDO Common: bindValue [ext/pdo_sqlite/tests/pdo_028.phpt] 
TEST 8365/15572 [ext/pdo/tests/pdo_029.phpt]
PASS SQLite PDO Common: extending PDO (3) [ext/pdo_sqlite/tests/pdo_029.phpt] 
TEST 8366/15572 [ext/pdo/tests/pdo_030.phpt]
PASS SQLite PDO Common: extending PDO (4) [ext/pdo_sqlite/tests/pdo_030.phpt] 
TEST 8367/15572 [ext/pdo/tests/pdo_031.phpt]
PASS SQLite PDO Common: PDOStatement SPL iterator [ext/pdo_sqlite/tests/pdo_031.phpt] 
TEST 8368/15572 [ext/pdo/tests/pdo_032.phpt]
PASS SQLite PDO Common: PDO::ATTR_CASE [ext/pdo_sqlite/tests/pdo_032.phpt] 
TEST 8369/15572 [ext/pdo/tests/pdo_033.phpt]
PASS SQLite PDO Common: PDO::quote() [ext/pdo_sqlite/tests/pdo_033.phpt] 
TEST 8370/15572 [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 8371/15572 [ext/pdo/tests/pdo_035.phpt]
PASS SQLite PDO Common: PDORow + get_parent_class() [ext/pdo_sqlite/tests/pdo_035.phpt] 
TEST 8372/15572 [ext/pdo/tests/pdo_036.phpt]
PASS SQLite Testing PDORow and PDOStatement instances with Reflection [ext/pdo_sqlite/tests/pdo_036.phpt] 
TEST 8373/15572 [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 8374/15572 [ext/pdo/tests/pdo_038.phpt]
PASS SQLite PDOStatement::fetchColumn() invalid column index [ext/pdo_sqlite/tests/pdo_038.phpt] 
TEST 8375/15572 [ext/pdo/tests/pdo_drivers_basic.phpt]
PASS SQLite Test normal operation of PDO::getAvailableDrivers / pdo_drivers [ext/pdo_sqlite/tests/pdo_drivers_basic.phpt] 
TEST 8376/15572 [ext/pdo/tests/pdo_drivers_error.phpt]
PASS SQLite Test that PDO::getAvailableDrivers / pdo_drivers does not accept any parameters [ext/pdo_sqlite/tests/pdo_drivers_error.phpt] 
TEST 8377/15572 [ext/pdo/tests/pdo_dsn_containing_credentials.phpt]
SKIP SQLite PDO Common: Pass credentials in dsn instead of constructor params [ext/pdo_sqlite/tests/pdo_dsn_containing_credentials.phpt] reason: not supported
TEST 8378/15572 [ext/pdo/tests/pdorow.phpt]
PASS SQLite Trying instantiate a PDORow object manually [ext/pdo_sqlite/tests/pdorow.phpt] 
TEST 8379/15572 [ext/pdo/tests/pecl_bug_5217.phpt]
PASS SQLite PDO Common: PECL Bug #5217 (serialize/unserialize safety) [ext/pdo_sqlite/tests/pecl_bug_5217.phpt] 
TEST 8380/15572 [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 8381/15572 [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 /home/abuild/rpmbuild/BUILD/php-7.4.33/ext/pdo/tests (SQLite [ext/pdo_sqlite/tests/common.phpt]) done
TEST 8382/15572 [ext/pdo_sqlite/tests/debugdumpparams_001.phpt]
PASS Testing PDOStatement::debugDumpParams() with bound params [ext/pdo_sqlite/tests/debugdumpparams_001.phpt] 
TEST 8383/15572 [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 8384/15572 [ext/pdo_sqlite/tests/pdo_sqlite_createaggregate.phpt]
PASS PDO_sqlite: Testing sqliteCreateAggregate() [ext/pdo_sqlite/tests/pdo_sqlite_createaggregate.phpt] 
TEST 8385/15572 [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 8386/15572 [ext/pdo_sqlite/tests/pdo_sqlite_createcollation.phpt]
PASS PDO_sqlite: Testing sqliteCreateCollation() [ext/pdo_sqlite/tests/pdo_sqlite_createcollation.phpt] 
TEST 8387/15572 [ext/pdo_sqlite/tests/pdo_sqlite_createfunction.phpt]
PASS PDO_sqlite: Testing sqliteCreateFunction() [ext/pdo_sqlite/tests/pdo_sqlite_createfunction.phpt] 
TEST 8388/15572 [ext/pdo_sqlite/tests/pdo_sqlite_createfunction_002.phpt]
PASS PDO_sqlite: Testing sqliteCreateFunction() produces warning when
un-callable function passed [ext/pdo_sqlite/tests/pdo_sqlite_createfunction_002.phpt] 
TEST 8389/15572 [ext/pdo_sqlite/tests/pdo_sqlite_createfunction_with_flags.phpt]
PASS PDO_sqlite: Testing sqliteCreateFunction() with flags [ext/pdo_sqlite/tests/pdo_sqlite_createfunction_with_flags.phpt] 
TEST 8390/15572 [ext/pdo_sqlite/tests/pdo_sqlite_extendederror_attr.phpt]
PASS PDO_sqlite: Testing PDO_SQLITE_ATTR_EXTENDED_RESULT_CODES [ext/pdo_sqlite/tests/pdo_sqlite_extendederror_attr.phpt] 
TEST 8391/15572 [ext/pdo_sqlite/tests/pdo_sqlite_get_attribute.phpt]
PASS PDO_sqlite: Testing getAttribute() [ext/pdo_sqlite/tests/pdo_sqlite_get_attribute.phpt] 
TEST 8392/15572 [ext/pdo_sqlite/tests/pdo_sqlite_lastinsertid.phpt]
PASS PDO_sqlite: Testing lastInsertId() [ext/pdo_sqlite/tests/pdo_sqlite_lastinsertid.phpt] 
TEST 8393/15572 [ext/pdo_sqlite/tests/pdo_sqlite_open_flags.phpt]
PASS PDO_sqlite: Testing open flags [ext/pdo_sqlite/tests/pdo_sqlite_open_flags.phpt] 
TEST 8394/15572 [ext/pdo_sqlite/tests/pdo_sqlite_statement_getattribute.phpt]
PASS PDO_sqlite: Testing PDOStatement::getAttribute() [ext/pdo_sqlite/tests/pdo_sqlite_statement_getattribute.phpt] 
TEST 8395/15572 [ext/pdo_sqlite/tests/pdo_sqlite_tostring_exception.phpt]
PASS __toString() exception during PDO Sqlite parameter binding [ext/pdo_sqlite/tests/pdo_sqlite_tostring_exception.phpt] 
TEST 8396/15572 [ext/pdo_sqlite/tests/pdo_sqlite_transaction.phpt]
PASS PDO_sqlite: Testing transaction [ext/pdo_sqlite/tests/pdo_sqlite_transaction.phpt] 
TEST 8397/15572 [ext/pgsql/tests/00version.phpt]
SKIP PostgreSQL version [ext/pgsql/tests/00version.phpt] reason: could not connect
TEST 8398/15572 [ext/pgsql/tests/01createdb.phpt]
SKIP PostgreSQL create db [ext/pgsql/tests/01createdb.phpt] reason: could not connect
TEST 8399/15572 [ext/pgsql/tests/02connection.phpt]
SKIP PostgreSQL connection [ext/pgsql/tests/02connection.phpt] reason: could not connect
TEST 8400/15572 [ext/pgsql/tests/03sync_query.phpt]
SKIP PostgreSQL sync query [ext/pgsql/tests/03sync_query.phpt] reason: could not connect
TEST 8401/15572 [ext/pgsql/tests/04async_query.phpt]
SKIP PostgreSQL async query [ext/pgsql/tests/04async_query.phpt] reason: could not connect
TEST 8402/15572 [ext/pgsql/tests/05large_object.phpt]
SKIP PostgreSQL large object [ext/pgsql/tests/05large_object.phpt] reason: could not connect
TEST 8403/15572 [ext/pgsql/tests/06_bug73498.phpt]
SKIP Bug 73498 Incorrect DELIMITER syntax for pg_copy_to() [ext/pgsql/tests/06_bug73498.phpt] reason: could not connect
TEST 8404/15572 [ext/pgsql/tests/06copy.phpt]
SKIP PostgreSQL copy functions [ext/pgsql/tests/06copy.phpt] reason: could not connect
TEST 8405/15572 [ext/pgsql/tests/06copy_2.phpt]
SKIP PostgreSQL copy functions, part 2 [ext/pgsql/tests/06copy_2.phpt] reason: could not connect
TEST 8406/15572 [ext/pgsql/tests/07optional.phpt]
SKIP PostgreSQL optional functions [ext/pgsql/tests/07optional.phpt] reason: could not connect
TEST 8407/15572 [ext/pgsql/tests/08escape.phpt]
SKIP PostgreSQL escape functions [ext/pgsql/tests/08escape.phpt] reason: could not connect
TEST 8408/15572 [ext/pgsql/tests/09notice.phpt]
SKIP PostgreSQL notice function [ext/pgsql/tests/09notice.phpt] reason: could not connect
TEST 8409/15572 [ext/pgsql/tests/10pg_convert.phpt]
SKIP PostgreSQL pg_convert() [ext/pgsql/tests/10pg_convert.phpt] reason: could not connect
TEST 8410/15572 [ext/pgsql/tests/10pg_convert_9.phpt]
SKIP PostgreSQL pg_convert() (9.0+) [ext/pgsql/tests/10pg_convert_9.phpt] reason: could not connect
TEST 8411/15572 [ext/pgsql/tests/10pg_convert_json_array.phpt]
SKIP PostgreSQL pg_convert() and JSON/Array [ext/pgsql/tests/10pg_convert_json_array.phpt] reason: could not connect
TEST 8412/15572 [ext/pgsql/tests/11pg_meta_data.phpt]
SKIP PostgreSQL pg_metadata() [ext/pgsql/tests/11pg_meta_data.phpt] reason: could not connect
TEST 8413/15572 [ext/pgsql/tests/12pg_insert.phpt]
SKIP PostgreSQL pg_insert() [ext/pgsql/tests/12pg_insert.phpt] reason: could not connect
TEST 8414/15572 [ext/pgsql/tests/12pg_insert_9.phpt]
SKIP PostgreSQL pg_insert() (9.0+) [ext/pgsql/tests/12pg_insert_9.phpt] reason: could not connect
TEST 8415/15572 [ext/pgsql/tests/13pg_select.phpt]
SKIP PostgreSQL pg_select() [ext/pgsql/tests/13pg_select.phpt] reason: could not connect
TEST 8416/15572 [ext/pgsql/tests/13pg_select_9.phpt]
SKIP PostgreSQL pg_select() (9.0+) [ext/pgsql/tests/13pg_select_9.phpt] reason: could not connect
TEST 8417/15572 [ext/pgsql/tests/14pg_update.phpt]
SKIP PostgreSQL pg_update() [ext/pgsql/tests/14pg_update.phpt] reason: could not connect
TEST 8418/15572 [ext/pgsql/tests/14pg_update_9.phpt]
SKIP PostgreSQL pg_update() (9.0+) [ext/pgsql/tests/14pg_update_9.phpt] reason: could not connect
TEST 8419/15572 [ext/pgsql/tests/15pg_delete.phpt]
SKIP PostgreSQL pg_delete() [ext/pgsql/tests/15pg_delete.phpt] reason: could not connect
TEST 8420/15572 [ext/pgsql/tests/16pg_result_status.phpt]
SKIP PostgreSQL pg_result_status() [ext/pgsql/tests/16pg_result_status.phpt] reason: could not connect
TEST 8421/15572 [ext/pgsql/tests/17result.phpt]
SKIP PostgreSQL pg_fetch_*() functions [ext/pgsql/tests/17result.phpt] reason: could not connect
TEST 8422/15572 [ext/pgsql/tests/18pg_escape_bytea_before.phpt]
SKIP PostgreSQL pg_escape_bytea() functions (before connection) [ext/pgsql/tests/18pg_escape_bytea_before.phpt] reason: could not connect
TEST 8423/15572 [ext/pgsql/tests/18pg_escape_bytea_esc.phpt]
SKIP PostgreSQL pg_escape_bytea() functions (escape format) [ext/pgsql/tests/18pg_escape_bytea_esc.phpt] reason: could not connect
TEST 8424/15572 [ext/pgsql/tests/18pg_escape_bytea_hex.phpt]
SKIP PostgreSQL pg_escape_bytea() functions (hex format) [ext/pgsql/tests/18pg_escape_bytea_hex.phpt] reason: could not connect
TEST 8425/15572 [ext/pgsql/tests/19pg_ping.phpt]
SKIP PostgreSQL pg_ping() functions [ext/pgsql/tests/19pg_ping.phpt] reason: could not connect
TEST 8426/15572 [ext/pgsql/tests/20pg_get_pid.phpt]
SKIP PostgreSQL pg_get_pid() functions [ext/pgsql/tests/20pg_get_pid.phpt] reason: could not connect
TEST 8427/15572 [ext/pgsql/tests/21pg_get_notify.phpt]
SKIP PostgreSQL pg_get_notify() functions [ext/pgsql/tests/21pg_get_notify.phpt] reason: could not connect
TEST 8428/15572 [ext/pgsql/tests/22pg_fetch_object.phpt]
SKIP PostgreSQL pg_fetch_object() [ext/pgsql/tests/22pg_fetch_object.phpt] reason: could not connect
TEST 8429/15572 [ext/pgsql/tests/23sync_query_params.phpt]
SKIP PostgreSQL sync query params [ext/pgsql/tests/23sync_query_params.phpt] reason: could not connect
TEST 8430/15572 [ext/pgsql/tests/24sync_query_prepared.phpt]
SKIP PostgreSQL sync prepared queries [ext/pgsql/tests/24sync_query_prepared.phpt] reason: could not connect
TEST 8431/15572 [ext/pgsql/tests/25async_query_params.phpt]
SKIP PostgreSQL async query params [ext/pgsql/tests/25async_query_params.phpt] reason: could not connect
TEST 8432/15572 [ext/pgsql/tests/26async_query_prepared.phpt]
SKIP PostgreSQL async prepared queries [ext/pgsql/tests/26async_query_prepared.phpt] reason: could not connect
TEST 8433/15572 [ext/pgsql/tests/27large_object_oid.phpt]
SKIP PostgreSQL create large object with given oid [ext/pgsql/tests/27large_object_oid.phpt] reason: could not connect
TEST 8434/15572 [ext/pgsql/tests/28large_object_import_oid.phpt]
SKIP PostgreSQL import large object with given oid [ext/pgsql/tests/28large_object_import_oid.phpt] reason: could not connect
TEST 8435/15572 [ext/pgsql/tests/29nb_async_connect.phpt]
SKIP PostgreSQL non-blocking async connect [ext/pgsql/tests/29nb_async_connect.phpt] reason: could not connect
TEST 8436/15572 [ext/pgsql/tests/30nb_async_query_params.phpt]
SKIP PostgreSQL non-blocking async query params [ext/pgsql/tests/30nb_async_query_params.phpt] reason: could not connect
TEST 8437/15572 [ext/pgsql/tests/31nb_async_query_prepared.phpt]
SKIP PostgreSQL non-blocking async prepared queries [ext/pgsql/tests/31nb_async_query_prepared.phpt] reason: could not connect
TEST 8438/15572 [ext/pgsql/tests/32nb_async_query.phpt]
SKIP PostgreSQL non-blocking async queries [ext/pgsql/tests/32nb_async_query.phpt] reason: could not connect
TEST 8439/15572 [ext/pgsql/tests/80_bug14383.phpt]
SKIP Bug #14383 (8.0+) (using postgres with DBA causes DBA not to be able to find any keys) [ext/pgsql/tests/80_bug14383.phpt] reason: could not connect
TEST 8440/15572 [ext/pgsql/tests/80_bug24499.phpt]
SKIP Bug #24499 (Notice: Undefined property: stdClass::) [ext/pgsql/tests/80_bug24499.phpt] reason: could not connect
TEST 8441/15572 [ext/pgsql/tests/80_bug27597.phpt]
SKIP Bug #27597 (pg_fetch_array not returning false) [ext/pgsql/tests/80_bug27597.phpt] reason: could not connect
TEST 8442/15572 [ext/pgsql/tests/80_bug32223.phpt]
SKIP Bug #32223 (weird behaviour of pg_last_notice) [ext/pgsql/tests/80_bug32223.phpt] reason: could not connect
TEST 8443/15572 [ext/pgsql/tests/80_bug32223b.phpt]
SKIP Bug #32223 (weird behaviour of pg_last_notice using define) [ext/pgsql/tests/80_bug32223b.phpt] reason: could not connect
TEST 8444/15572 [ext/pgsql/tests/80_bug36625.phpt]
SKIP Bug #36625 (8.0+) (pg_trace() does not work) [ext/pgsql/tests/80_bug36625.phpt] reason: could not connect
TEST 8445/15572 [ext/pgsql/tests/80_bug39971.phpt]
SKIP Bug #39971 (8.0+) (pg_insert/pg_update do not allow now() to be used for timestamp fields) [ext/pgsql/tests/80_bug39971.phpt] reason: could not connect
TEST 8446/15572 [ext/pgsql/tests/80_bug42783.phpt]
SKIP Bug #42783 (pg_insert() does not support an empty value array) [ext/pgsql/tests/80_bug42783.phpt] reason: could not connect
TEST 8447/15572 [ext/pgsql/tests/98old_api.phpt]
SKIP PostgreSQL old api [ext/pgsql/tests/98old_api.phpt] reason: could not connect
TEST 8448/15572 [ext/pgsql/tests/9999dropdb.phpt]
SKIP PostgreSQL drop db [ext/pgsql/tests/9999dropdb.phpt] reason: could not connect
TEST 8449/15572 [ext/pgsql/tests/bug37100.phpt]
SKIP Bug #37100 (data is returned truncated with BINARY CURSOR) [ext/pgsql/tests/bug37100.phpt] reason: could not connect
TEST 8450/15572 [ext/pgsql/tests/bug37100_9.phpt]
SKIP Bug #37100 (data is returned truncated with BINARY CURSOR) (9.0+) [ext/pgsql/tests/bug37100_9.phpt] reason: could not connect
TEST 8451/15572 [ext/pgsql/tests/bug46408.phpt]
SKIP Bug #46408 (Locale number format settings can cause pg_query_params to break with numerics) [ext/pgsql/tests/bug46408.phpt] reason: could not connect
TEST 8452/15572 [ext/pgsql/tests/bug47199.phpt]
SKIP Bug #47199 (pg_delete fails on NULL) [ext/pgsql/tests/bug47199.phpt] reason: could not connect
TEST 8453/15572 [ext/pgsql/tests/bug60244.phpt]
SKIP Bug #60244 (pg_fetch_* functions do not validate that row param is >0) [ext/pgsql/tests/bug60244.phpt] reason: could not connect
TEST 8454/15572 [ext/pgsql/tests/bug64609.phpt]
SKIP Bug #64609 (pg_convert enum type support) [ext/pgsql/tests/bug64609.phpt] reason: could not connect
TEST 8455/15572 [ext/pgsql/tests/bug65119.phpt]
SKIP Bug #65119 (pg_copy_from() modifies input array variable) [ext/pgsql/tests/bug65119.phpt] reason: could not connect
TEST 8456/15572 [ext/pgsql/tests/bug68638.phpt]
SKIP Bug #68638 pg_update() fails to store infinite values [ext/pgsql/tests/bug68638.phpt] reason: could not connect
TEST 8457/15572 [ext/pgsql/tests/bug71062.phpt]
SKIP Bug #71062 pg_convert() doesn't accept ISO 8601 for datatype timestamp [ext/pgsql/tests/bug71062.phpt] reason: could not connect
TEST 8458/15572 [ext/pgsql/tests/bug71998.phpt]
SKIP Bug #71998 Function pg_insert does not insert when column type = inet [ext/pgsql/tests/bug71998.phpt] reason: could not connect
TEST 8459/15572 [ext/pgsql/tests/bug72028.phpt]
SKIP Bug #72028 pg_query_params(): NULL converts to empty string [ext/pgsql/tests/bug72028.phpt] reason: could not connect
TEST 8460/15572 [ext/pgsql/tests/bug72195.phpt]
SKIP Bug #72195 (pg_pconnect/pg_connect cause use-after-free) [ext/pgsql/tests/bug72195.phpt] reason: could not connect
TEST 8461/15572 [ext/pgsql/tests/bug72197.phpt]
SKIP Bug #72197 pg_lo_create arbitrary read [ext/pgsql/tests/bug72197.phpt] reason: could not connect
TEST 8462/15572 [ext/pgsql/tests/bug75419.phpt]
SKIP Bug #75419 Default link leaked via pg_close() [ext/pgsql/tests/bug75419.phpt] reason: could not connect
TEST 8463/15572 [ext/pgsql/tests/bug76548.phpt]
SKIP Bug #76548 pg_fetch_result did not fetch the next row [ext/pgsql/tests/bug76548.phpt] reason: could not connect
TEST 8464/15572 [ext/pgsql/tests/bug77047.phpt]
SKIP Bug #77047 pg_insert has a broken regex for the 'TIME WITHOUT TIMEZONE' data type [ext/pgsql/tests/bug77047.phpt] reason: could not connect
TEST 8465/15572 [ext/pgsql/tests/bug81720.phpt]
SKIP Bug #81720 (Uninitialized array in pg_query_params() leading to RCE) [ext/pgsql/tests/bug81720.phpt] reason: could not connect
TEST 8466/15572 [ext/pgsql/tests/close_default_link.phpt]
SKIP pg_close() default link after connection variable has been dropped [ext/pgsql/tests/close_default_link.phpt] reason: could not connect
TEST 8467/15572 [ext/pgsql/tests/connect_after_close.phpt]
SKIP Reopen connection after it was closed [ext/pgsql/tests/connect_after_close.phpt] reason: could not connect
TEST 8468/15572 [ext/pgsql/tests/pg_delete_001.phpt]
SKIP PostgreSQL pg_delete() - basic test using schema [ext/pgsql/tests/pg_delete_001.phpt] reason: could not connect
TEST 8469/15572 [ext/pgsql/tests/pg_insert_001.phpt]
SKIP PostgreSQL pg_select() - basic test using schema [ext/pgsql/tests/pg_insert_001.phpt] reason: could not connect
TEST 8470/15572 [ext/pgsql/tests/pg_insert_002.phpt]
SKIP PostgreSQL pg_insert() - test for CVE-2015-1532 [ext/pgsql/tests/pg_insert_002.phpt] reason: could not connect
TEST 8471/15572 [ext/pgsql/tests/pg_meta_data_001.phpt]
SKIP PostgreSQL pg_meta_data() - basic test using schema [ext/pgsql/tests/pg_meta_data_001.phpt] reason: could not connect
TEST 8472/15572 [ext/pgsql/tests/pg_select_001.phpt]
SKIP PostgreSQL pg_select() - basic test using schema [ext/pgsql/tests/pg_select_001.phpt] reason: could not connect
TEST 8473/15572 [ext/pgsql/tests/pg_update_001.phpt]
SKIP PostgreSQL pg_update() - basic test using schema [ext/pgsql/tests/pg_update_001.phpt] reason: could not connect
TEST 8474/15572 [ext/phar/tests/001.phpt]
PASS Phar::apiVersion [ext/phar/tests/001.phpt] 
TEST 8475/15572 [ext/phar/tests/002.phpt]
PASS Phar::mapPhar truncated manifest/improper params [ext/phar/tests/002.phpt] 
TEST 8476/15572 [ext/phar/tests/003.phpt]
PASS Phar::canCompress [ext/phar/tests/003.phpt] 
TEST 8477/15572 [ext/phar/tests/003a.phpt]
PASS Phar::canCompress, specific [ext/phar/tests/003a.phpt] 
TEST 8478/15572 [ext/phar/tests/004.phpt]
PASS Phar::mapPhar no __HALT_COMPILER(); [ext/phar/tests/004.phpt] 
TEST 8479/15572 [ext/phar/tests/005.phpt]
PASS Phar::mapPhar truncated manifest (none) [ext/phar/tests/005.phpt] 
TEST 8480/15572 [ext/phar/tests/006.phpt]
PASS Phar::mapPhar truncated manifest (manifest length truncated) [ext/phar/tests/006.phpt] 
TEST 8481/15572 [ext/phar/tests/007.phpt]
PASS Phar::mapPhar manifest too big [ext/phar/tests/007.phpt] 
TEST 8482/15572 [ext/phar/tests/008.phpt]
PASS Phar::mapPhar truncated manifest (not enough for manifest length) [ext/phar/tests/008.phpt] 
TEST 8483/15572 [ext/phar/tests/009.phpt]
PASS Phar::mapPhar too many manifest entries [ext/phar/tests/009.phpt] 
TEST 8484/15572 [ext/phar/tests/010.phpt]
PASS Phar::mapPhar buffer overrun [ext/phar/tests/010.phpt] 
TEST 8485/15572 [ext/phar/tests/011.phpt]
PASS Phar::mapPhar filesize too small in manifest [ext/phar/tests/011.phpt] 
TEST 8486/15572 [ext/phar/tests/012.phpt]
PASS Phar::mapPhar valid file [ext/phar/tests/012.phpt] 
TEST 8487/15572 [ext/phar/tests/013.phpt]
PASS Phar::mapPhar filesize mismatch [ext/phar/tests/013.phpt] 
TEST 8488/15572 [ext/phar/tests/014.phpt]
PASS Phar::mapPhar filesize mismatch [ext/phar/tests/014.phpt] 
TEST 8489/15572 [ext/phar/tests/015.phpt]
PASS Phar::mapPhar valid file (gzipped) [ext/phar/tests/015.phpt] 
TEST 8490/15572 [ext/phar/tests/015b.phpt]
PASS Phar::mapPhar valid file (bzip2) [ext/phar/tests/015b.phpt] 
TEST 8491/15572 [ext/phar/tests/016.phpt]
PASS Phar::mapPhar invalid file (gzipped file length is too short) [ext/phar/tests/016.phpt] 
TEST 8492/15572 [ext/phar/tests/016b.phpt]
PASS Phar::mapPhar invalid file (gzipped file length is too short) [ext/phar/tests/016b.phpt] 
TEST 8493/15572 [ext/phar/tests/017.phpt]
PASS Phar: opendir test - no dir specified at all [ext/phar/tests/017.phpt] 
TEST 8494/15572 [ext/phar/tests/018.phpt]
PASS Phar: opendir test, root directory [ext/phar/tests/018.phpt] 
TEST 8495/15572 [ext/phar/tests/019.phpt]
PASS Phar: opendir test, subdirectory [ext/phar/tests/019.phpt] 
TEST 8496/15572 [ext/phar/tests/019b.phpt]
PASS Phar: opendir test, recurse into [ext/phar/tests/019b.phpt] 
TEST 8497/15572 [ext/phar/tests/019c.phpt]
PASS Phar: opendir test, recurse into [ext/phar/tests/019c.phpt] 
TEST 8498/15572 [ext/phar/tests/020.phpt]
PASS Phar: url stat [ext/phar/tests/020.phpt] 
TEST 8499/15572 [ext/phar/tests/021.phpt]
PASS Phar: stream stat [ext/phar/tests/021.phpt] 
TEST 8500/15572 [ext/phar/tests/022.phpt]
PASS Phar: stream stat [ext/phar/tests/022.phpt] 
TEST 8501/15572 [ext/phar/tests/023.phpt]
PASS Phar: phar:// file_get_contents [ext/phar/tests/023.phpt] 
TEST 8502/15572 [ext/phar/tests/024-opcache-win32.phpt]
SKIP Phar: phar:// include with Opcache [ext/phar/tests/024-opcache-win32.phpt] reason: Extra warning on Windows.
TEST 8503/15572 [ext/phar/tests/024.phpt]
PASS Phar: phar:// include [ext/phar/tests/024.phpt] 
TEST 8504/15572 [ext/phar/tests/025.phpt]
PASS Phar: phar:// include (repeated names) [ext/phar/tests/025.phpt] 
TEST 8505/15572 [ext/phar/tests/026.phpt]
PASS Phar: phar:// require from within [ext/phar/tests/026.phpt] 
TEST 8506/15572 [ext/phar/tests/027.phpt]
PASS Phar: phar:// opendir [ext/phar/tests/027.phpt] 
TEST 8507/15572 [ext/phar/tests/028.phpt]
PASS Phar::loadPhar [ext/phar/tests/028.phpt] 
TEST 8508/15572 [ext/phar/tests/029.phpt]
PASS Phar::loadPhar overloading alias names [ext/phar/tests/029.phpt] 
TEST 8509/15572 [ext/phar/tests/030.phpt]
PASS Phar::loadPhar ignoring alias [ext/phar/tests/030.phpt] 
TEST 8510/15572 [ext/phar/tests/031.phpt]
PASS Phar: include and parser error [ext/phar/tests/031.phpt] 
TEST 8511/15572 [ext/phar/tests/032.phpt]
PASS Phar: require hash [ext/phar/tests/032.phpt] 
TEST 8512/15572 [ext/phar/tests/033.phpt]
PASS Phar::chmod [ext/phar/tests/033.phpt] 
TEST 8513/15572 [ext/phar/tests/033a.phpt]
PASS Phar::chmod [ext/phar/tests/033a.phpt] 
TEST 8514/15572 [ext/phar/tests/addfuncs.phpt]
PASS Phar: addFile/addFromString [ext/phar/tests/addfuncs.phpt] 
TEST 8515/15572 [ext/phar/tests/alias_acrobatics.phpt]
PASS Phar: alias edge cases [ext/phar/tests/alias_acrobatics.phpt] 
TEST 8516/15572 [ext/phar/tests/badparameters.phpt]
PASS Phar: bad parameters to various methods [ext/phar/tests/badparameters.phpt] 
TEST 8517/15572 [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 8518/15572 [ext/phar/tests/bug13786.phpt]
PASS Phar: bug #13786: "PHP crashes on phar recreate after unlink" [ext/phar/tests/bug13786.phpt] 
TEST 8519/15572 [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 8520/15572 [ext/phar/tests/bug46032.phpt]
PASS Phar: bug #46032: PharData::__construct wrong memory read [ext/phar/tests/bug46032.phpt] 
TEST 8521/15572 [ext/phar/tests/bug46060.phpt]
PASS Phar: Bug #46060: addEmptyDir() breaks [ext/phar/tests/bug46060.phpt] 
TEST 8522/15572 [ext/phar/tests/bug46178.phpt]
PASS Phar: PHP bug #46178: "memory leak in ext/phar" [ext/phar/tests/bug46178.phpt] 
TEST 8523/15572 [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 8524/15572 [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 8525/15572 [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 8526/15572 [ext/phar/tests/bug52013.phpt]
PASS Test for bug 52013 about Phar::decompressFiles(). [ext/phar/tests/bug52013.phpt] 
TEST 8527/15572 [ext/phar/tests/bug53872.phpt]
PASS bug#53872 (internal corruption of phar) [ext/phar/tests/bug53872.phpt] 
TEST 8528/15572 [ext/phar/tests/bug54289.phpt]
PASS Bug #54289 Phar::extractTo() does not accept specific directories to be extracted [ext/phar/tests/bug54289.phpt] 
TEST 8529/15572 [ext/phar/tests/bug54395.phpt]
PASS Bug #54395 (Phar::mount() crashes when calling with wrong parameters) [ext/phar/tests/bug54395.phpt] 
TEST 8530/15572 [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 8531/15572 [ext/phar/tests/bug60261.phpt]
PASS Bug #60261 (phar dos null pointer) [ext/phar/tests/bug60261.phpt] 
TEST 8532/15572 [ext/phar/tests/bug64931/bug64931.phpt]
PASS Bug #64931 (phar_add_file is too restrictive on filename) [ext/phar/tests/bug64931/bug64931.phpt] 
TEST 8533/15572 [ext/phar/tests/bug65028.phpt]
PASS Phar - test specific manifest length [ext/phar/tests/bug65028.phpt] 
TEST 8534/15572 [ext/phar/tests/bug65414.phpt]
PASS Bug #65414 Injection (A1) in .phar files magic .phar directory [ext/phar/tests/bug65414.phpt] 
TEST 8535/15572 [ext/phar/tests/bug66960.phpt]
PASS Bug #66960 phar long filename crash [ext/phar/tests/bug66960.phpt] 
TEST 8536/15572 [ext/phar/tests/bug69279.phpt]
PASS Bug #69279 (Compressed ZIP Phar extractTo() creates garbage files) [ext/phar/tests/bug69279.phpt] 
TEST 8537/15572 [ext/phar/tests/bug69279a.phpt]
PASS Bug #69279 (Compressed ZIP Phar extractTo() creates garbage files) [ext/phar/tests/bug69279a.phpt] 
TEST 8538/15572 [ext/phar/tests/bug69324.phpt]
PASS Bug #69324: Buffer Over-read in unserialize when parsing Phar [ext/phar/tests/bug69324.phpt] 
TEST 8539/15572 [ext/phar/tests/bug69441.phpt]
PASS Phar: bug #69441: Buffer Overflow when parsing tar/zip/phar in phar_set_inode [ext/phar/tests/bug69441.phpt] 
TEST 8540/15572 [ext/phar/tests/bug69453.phpt]
PASS Phar: bug #69453: Memory Corruption in phar_parse_tarfile when entry filename starts with null [ext/phar/tests/bug69453.phpt] 
TEST 8541/15572 [ext/phar/tests/bug69720.phpt]
PASS Phar - bug #69720 - Null pointer dereference in phar_get_fp_offset() [ext/phar/tests/bug69720.phpt] 
TEST 8542/15572 [ext/phar/tests/bug69958.phpt]
XFAIL Phar: bug #69958: Segfault in Phar::convertToData on invalid file [ext/phar/tests/bug69958.phpt]   XFAIL REASON: Still has memory leaks, see https://bugs.php.net/bug.php?id=70005
TEST 8543/15572 [ext/phar/tests/bug70019.phpt]
PASS Bug #70019 Files extracted from archive may be placed outside of destination directory [ext/phar/tests/bug70019.phpt] 
TEST 8544/15572 [ext/phar/tests/bug70091.phpt]
PASS Bug #70091 (Phar does not mark UTF-8 filenames in ZIP archives) [ext/phar/tests/bug70091.phpt] 
TEST 8545/15572 [ext/phar/tests/bug70433.phpt]
PASS Phar - bug #70433 - Uninitialized pointer in phar_make_dirstream when zip entry filename is "/" [ext/phar/tests/bug70433.phpt] 
TEST 8546/15572 [ext/phar/tests/bug71331.phpt]
PASS Bug #71331 (Uninitialized pointer in phar_make_dirstream()) [ext/phar/tests/bug71331.phpt] 
TEST 8547/15572 [ext/phar/tests/bug71354.phpt]
PASS Phar: bug #71354: Heap corruption in tar/zip/phar parser. [ext/phar/tests/bug71354.phpt] 
TEST 8548/15572 [ext/phar/tests/bug71391.phpt]
PASS Phar: bug #71391: NULL Pointer Dereference in phar_tar_setupmetadata() [ext/phar/tests/bug71391.phpt] 
TEST 8549/15572 [ext/phar/tests/bug71488.phpt]
PASS Phar: bug #71488: Stack overflow when decompressing tar archives [ext/phar/tests/bug71488.phpt] 
TEST 8550/15572 [ext/phar/tests/bug71498.phpt]
PASS Phar: bug #71498: Out-of-Bound Read in phar_parse_zipfile() [ext/phar/tests/bug71498.phpt] 
TEST 8551/15572 [ext/phar/tests/bug71625.phpt]
SKIP Phar - Bug #71625 - Crash in php7.dll [ext/phar/tests/bug71625.phpt] reason: windows only test
TEST 8552/15572 [ext/phar/tests/bug72321.phpt]
PASS Phar: PHP bug #72321: invalid free in phar_extract_file() [ext/phar/tests/bug72321.phpt] 
TEST 8553/15572 [ext/phar/tests/bug72928.phpt]
PASS Phar: #72928 (Out of bound when verify signature of zip phar in phar_parse_zipfile) [ext/phar/tests/bug72928.phpt] 
TEST 8554/15572 [ext/phar/tests/bug73035.phpt]
PASS Phar: #73035 (Out of bound when verify signature of tar phar in phar_parse_tarfile) [ext/phar/tests/bug73035.phpt] 
TEST 8555/15572 [ext/phar/tests/bug73764.phpt]
PASS Phar: PHP bug #73764: Crash while loading hostile phar archive [ext/phar/tests/bug73764.phpt] 
TEST 8556/15572 [ext/phar/tests/bug73768.phpt]
PASS Phar: PHP bug #73768: Memory corruption when loading hostile phar [ext/phar/tests/bug73768.phpt] 
TEST 8557/15572 [ext/phar/tests/bug73809.phpt]
PASS Bug #73809 (Phar Zip parse crash - mmap fail) [ext/phar/tests/bug73809.phpt] 
TEST 8558/15572 [ext/phar/tests/bug74196.phpt]
PASS PHP bug #74196: PharData->decompress() does not correctly support dot names [ext/phar/tests/bug74196.phpt] 
TEST 8559/15572 [ext/phar/tests/bug74383.phpt]
PASS Phar: bug #74383: Wrong reflection on Phar::running [ext/phar/tests/bug74383.phpt] 
TEST 8560/15572 [ext/phar/tests/bug74386.phpt]
PASS Phar: bug #74386: Phar::__construct(): wrong number of parameters by reflection [ext/phar/tests/bug74386.phpt] 
TEST 8561/15572 [ext/phar/tests/bug74991.phpt]
PASS Phar: PHP bug #74991: include_path has a 4096 char (minus "__DIR__:") limit, in some PHAR cases [ext/phar/tests/bug74991.phpt] 
TEST 8562/15572 [ext/phar/tests/bug75102.phpt]
PASS Bug #75102 (`PharData` says invalid checksum for valid tar) [ext/phar/tests/bug75102.phpt] 
TEST 8563/15572 [ext/phar/tests/bug76584.phpt]
PASS Bug #76584 (PharFileInfo::decompress not working) [ext/phar/tests/bug76584.phpt] 
TEST 8564/15572 [ext/phar/tests/bug77022.phpt]
PASS Phar: Bug #77022: PharData always creates new files with mode 0666 [ext/phar/tests/bug77022.phpt] 
TEST 8565/15572 [ext/phar/tests/bug77143.phpt]
PASS PHP bug #77143: Heap Buffer Overflow (READ: 4) in phar_parse_pharfile [ext/phar/tests/bug77143.phpt] 
TEST 8566/15572 [ext/phar/tests/bug77247.phpt]
PASS PHP bug #77247 (heap buffer overflow in phar_detect_phar_fname_ext) [ext/phar/tests/bug77247.phpt] 
TEST 8567/15572 [ext/phar/tests/bug77322.phpt]
PASS Bug #77322 (PharData::addEmptyDir('/') Possible integer overflow) [ext/phar/tests/bug77322.phpt] 
TEST 8568/15572 [ext/phar/tests/bug77396.phpt]
PASS Bug #77396 Relative filename exceeding maximum path length causes null pointer dereference. [ext/phar/tests/bug77396.phpt] 
TEST 8569/15572 [ext/phar/tests/bug77565.phpt]
PASS Bug #77565 (Incorrect locator detection in ZIP-based phars) [ext/phar/tests/bug77565.phpt] 
TEST 8570/15572 [ext/phar/tests/bug77586.phpt]
SKIP Bug #77586 Symbolic link names in tar-formatted phar must be less than 100 bytes. [ext/phar/tests/bug77586.phpt] 
TEST 8571/15572 [ext/phar/tests/bug79082.phpt]
PASS Phar: Bug #79082: Files added to tar with Phar::buildFromIterator have all-access permissions [ext/phar/tests/bug79082.phpt] 
TEST 8572/15572 [ext/phar/tests/bug79503.phpt]
PASS Bug #79503 (Memory leak on duplicate metadata) [ext/phar/tests/bug79503.phpt] 
TEST 8573/15572 [ext/phar/tests/bug79797.phpt]
PASS Bug #79797 (Use of freed hash key in the phar_parse_zipfile function) [ext/phar/tests/bug79797.phpt] 
TEST 8574/15572 [ext/phar/tests/bug79912.phpt]
PASS Bug #79912 (Phar::decompressFiles not working) [ext/phar/tests/bug79912.phpt] 
TEST 8575/15572 [ext/phar/tests/bug81211.phpt]
PASS Bug #81211 (Symlinks are followed when creating PHAR archive) [ext/phar/tests/bug81211.phpt] 
TEST 8576/15572 [ext/phar/tests/bug81726.phpt]
PASS Bug #81726 (phar wrapper: DOS when using quine gzip file) [ext/phar/tests/bug81726.phpt] 
TEST 8577/15572 [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 8578/15572 [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 8579/15572 [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 8580/15572 [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 8581/15572 [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 8582/15572 [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 8583/15572 [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 8584/15572 [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 8585/15572 [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 8586/15572 [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 8587/15572 [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 8588/15572 [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 8589/15572 [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 8590/15572 [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 8591/15572 [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 8592/15572 [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 8593/15572 [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 8594/15572 [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 8595/15572 [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 8596/15572 [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 8597/15572 [ext/phar/tests/cache_list/copyonwrite4a.phpt]
PASS Phar: copy-on-write test 4a [cache_list] [ext/phar/tests/cache_list/copyonwrite4a.phpt] 
TEST 8598/15572 [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 8599/15572 [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 8600/15572 [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 8601/15572 [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 8602/15572 [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 8612/15572 [ext/phar/tests/cache_list/frontcontroller18.phpt]
PASS Phar front controller $_SERVER munging failure [cache_list] [ext/phar/tests/cache_list/frontcontroller18.phpt] 
TEST 8613/15572 [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 8615/15572 [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 8626/15572 [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 8637/15572 [ext/phar/tests/cached_manifest_1.phpt]
PASS Phar: phar.cache_list basic read test [ext/phar/tests/cached_manifest_1.phpt] 
TEST 8638/15572 [ext/phar/tests/create_new_and_modify.phpt]
PASS Phar: create and modify phar [ext/phar/tests/create_new_and_modify.phpt] 
TEST 8639/15572 [ext/phar/tests/create_new_phar.phpt]
PASS Phar: create a completely new phar [ext/phar/tests/create_new_phar.phpt] 
TEST 8640/15572 [ext/phar/tests/create_new_phar_b.phpt]
PASS Phar: create a completely new phar [ext/phar/tests/create_new_phar_b.phpt] 
TEST 8641/15572 [ext/phar/tests/create_new_phar_c.phpt]
PASS Phar: create a completely new phar [ext/phar/tests/create_new_phar_c.phpt] 
TEST 8642/15572 [ext/phar/tests/create_path_error.phpt]
PASS Phar: create with illegal path [ext/phar/tests/create_path_error.phpt] 
TEST 8643/15572 [ext/phar/tests/delete.phpt]
PASS Phar: delete test [ext/phar/tests/delete.phpt] 
TEST 8644/15572 [ext/phar/tests/delete_in_phar.phpt]
PASS Phar: delete a file within a .phar [ext/phar/tests/delete_in_phar.phpt] 
TEST 8645/15572 [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 8646/15572 [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 8647/15572 [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 8649/15572 [ext/phar/tests/fgc_edgecases.phpt]
PASS Phar: test edge cases of file_get_contents() function interception [ext/phar/tests/fgc_edgecases.phpt] 
TEST 8650/15572 [ext/phar/tests/file_get_contents.phpt]
PASS Phar: test file_get_contents() interception [ext/phar/tests/file_get_contents.phpt] 
TEST 8651/15572 [ext/phar/tests/fopen.phpt]
PASS Phar: test fopen() interception [ext/phar/tests/fopen.phpt] 
TEST 8652/15572 [ext/phar/tests/fopen_edgecases.phpt]
PASS Phar: fopen/stat/fseek/unlink/rename edge cases [ext/phar/tests/fopen_edgecases.phpt] 
TEST 8653/15572 [ext/phar/tests/fopen_edgecases2.phpt]
PASS Phar: test edge cases of fopen() function interception #2 [ext/phar/tests/fopen_edgecases2.phpt] 
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 8664/15572 [ext/phar/tests/frontcontroller18.phpt]
PASS Phar front controller $_SERVER munging failure [ext/phar/tests/frontcontroller18.phpt] 
TEST 8665/15572 [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 8667/15572 [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 8678/15572 [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 8689/15572 [ext/phar/tests/include_path.phpt]
PASS Phar: include_path with phar:// wrapper [ext/phar/tests/include_path.phpt] 
TEST 8690/15572 [ext/phar/tests/include_path_advanced.phpt]
PASS Phar: include_path advanced code coverage test [ext/phar/tests/include_path_advanced.phpt] 
TEST 8691/15572 [ext/phar/tests/ini_set.phpt]
PASS Phar: test ini_set with readonly and require_hash enabled [ext/phar/tests/ini_set.phpt] 
TEST 8692/15572 [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 8693/15572 [ext/phar/tests/invalid_alias.phpt]
PASS Phar: set alias with invalid alias containing / \ : or ; [ext/phar/tests/invalid_alias.phpt] 
TEST 8694/15572 [ext/phar/tests/invalid_setstubalias.phpt]
PASS Phar: invalid set alias or stub via array access [ext/phar/tests/invalid_setstubalias.phpt] 
TEST 8695/15572 [ext/phar/tests/metadata_read.phpt]
PASS Phar with meta-data (read) [ext/phar/tests/metadata_read.phpt] 
TEST 8696/15572 [ext/phar/tests/metadata_write.phpt]
PASS Phar with meta-data (write) [ext/phar/tests/metadata_write.phpt] 
TEST 8697/15572 [ext/phar/tests/metadata_write_commit.phpt]
PASS Phar with meta-data (write) [ext/phar/tests/metadata_write_commit.phpt] 
TEST 8698/15572 [ext/phar/tests/mkdir.phpt]
PASS phar: mkdir/rmdir edge cases [ext/phar/tests/mkdir.phpt] 
TEST 8699/15572 [ext/phar/tests/mounteddir.phpt]
PASS Phar: mounted manifest directory test [ext/phar/tests/mounteddir.phpt] 
TEST 8700/15572 [ext/phar/tests/nophar.phpt]
SKIP Phar: phar run without ext/phar with default stub [ext/phar/tests/nophar.phpt] reason: Phar extension must be disabled for this test
TEST 8701/15572 [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 8702/15572 [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 8703/15572 [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 8704/15572 [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 8705/15572 [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 8706/15572 [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 8707/15572 [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 8708/15572 [ext/phar/tests/opendir.phpt]
PASS Phar: test opendir() interception [ext/phar/tests/opendir.phpt] 
TEST 8709/15572 [ext/phar/tests/opendir_edgecases.phpt]
PASS Phar: test edge cases of opendir() function interception [ext/phar/tests/opendir_edgecases.phpt] 
TEST 8710/15572 [ext/phar/tests/phar_begin_setstub_commit.phpt]
PASS Phar::startBuffering()/setStub()/stopBuffering() [ext/phar/tests/phar_begin_setstub_commit.phpt] 
TEST 8711/15572 [ext/phar/tests/phar_buildfromdirectory1.phpt]
PASS Phar::buildFromDirectory() - readonly [ext/phar/tests/phar_buildfromdirectory1.phpt] 
TEST 8712/15572 [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 8713/15572 [ext/phar/tests/phar_buildfromdirectory2.phpt]
PASS Phar::buildFromDirectory() - non-directory passed as first parameter [ext/phar/tests/phar_buildfromdirectory2.phpt] 
TEST 8714/15572 [ext/phar/tests/phar_buildfromdirectory4.phpt]
PASS Phar::buildFromDirectory(), directory exists [ext/phar/tests/phar_buildfromdirectory4.phpt] 
TEST 8715/15572 [ext/phar/tests/phar_buildfromdirectory5.phpt]
PASS Phar::buildFromDirectory() with matching regex [ext/phar/tests/phar_buildfromdirectory5.phpt] 
TEST 8716/15572 [ext/phar/tests/phar_buildfromdirectory6.phpt]
PASS Phar::buildFromDirectory() with non-matching regex [ext/phar/tests/phar_buildfromdirectory6.phpt] 
TEST 8717/15572 [ext/phar/tests/phar_buildfromiterator1.phpt]
PASS Phar::buildFromIterator() readonly [ext/phar/tests/phar_buildfromiterator1.phpt] 
TEST 8718/15572 [ext/phar/tests/phar_buildfromiterator10.phpt]
PASS Phar::buildFromIterator() RegexIterator(RecursiveIteratorIterator), SplFileInfo as current [ext/phar/tests/phar_buildfromiterator10.phpt] 
TEST 8719/15572 [ext/phar/tests/phar_buildfromiterator4.phpt]
PASS Phar::buildFromIterator() iterator, 1 file passed in [ext/phar/tests/phar_buildfromiterator4.phpt] 
TEST 8720/15572 [ext/phar/tests/phar_buildfromiterator5.phpt]
PASS Phar::buildFromIterator() iterator, iterator returns non-string [ext/phar/tests/phar_buildfromiterator5.phpt] 
TEST 8721/15572 [ext/phar/tests/phar_buildfromiterator6.phpt]
PASS Phar::buildFromIterator() iterator, key is int [ext/phar/tests/phar_buildfromiterator6.phpt] 
TEST 8722/15572 [ext/phar/tests/phar_buildfromiterator7.phpt]
PASS Phar::buildFromIterator() iterator, file can't be opened [ext/phar/tests/phar_buildfromiterator7.phpt] 
TEST 8723/15572 [ext/phar/tests/phar_buildfromiterator8.phpt]
PASS Phar::buildFromIterator() RegexIterator(DirectoryIterator), SplFileInfo as current [ext/phar/tests/phar_buildfromiterator8.phpt] 
TEST 8724/15572 [ext/phar/tests/phar_buildfromiterator9.phpt]
PASS Phar::buildFromIterator() iterator, 1 file resource passed in [ext/phar/tests/phar_buildfromiterator9.phpt] 
TEST 8725/15572 [ext/phar/tests/phar_bz2.phpt]
PASS Phar: bzipped phar [ext/phar/tests/phar_bz2.phpt] 
TEST 8726/15572 [ext/phar/tests/phar_commitwrite.phpt]
PASS Phar::setStub()/stopBuffering() [ext/phar/tests/phar_commitwrite.phpt] 
TEST 8727/15572 [ext/phar/tests/phar_construct_invalidurl.phpt]
PASS Phar object passed URL [ext/phar/tests/phar_construct_invalidurl.phpt] 
TEST 8728/15572 [ext/phar/tests/phar_convert_again.phpt]
PASS Phar::conversion to other formats [ext/phar/tests/phar_convert_again.phpt] 
TEST 8729/15572 [ext/phar/tests/phar_convert_repeated.phpt]
PASS Phar::convertToZip|Tar|Phar() repeated (phar_based archives) [ext/phar/tests/phar_convert_repeated.phpt] 
TEST 8730/15572 [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 8731/15572 [ext/phar/tests/phar_convert_tar.phpt]
PASS Phar::convertToTar() [ext/phar/tests/phar_convert_tar.phpt] 
TEST 8732/15572 [ext/phar/tests/phar_convert_tar2.phpt]
PASS Phar::convertToTar() gzip compressed [ext/phar/tests/phar_convert_tar2.phpt] 
TEST 8733/15572 [ext/phar/tests/phar_convert_tar3.phpt]
PASS Phar::convertToTar() bz2 compressed [ext/phar/tests/phar_convert_tar3.phpt] 
TEST 8734/15572 [ext/phar/tests/phar_convert_zip.phpt]
PASS Phar::convertToZip() [ext/phar/tests/phar_convert_zip.phpt] 
TEST 8735/15572 [ext/phar/tests/phar_copy.phpt]
PASS Phar: copy() [ext/phar/tests/phar_copy.phpt] 
TEST 8736/15572 [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 8737/15572 [ext/phar/tests/phar_createdefaultstub.phpt]
PASS Phar: Phar::createDefaultStub() with and without arg [ext/phar/tests/phar_createdefaultstub.phpt] 
TEST 8738/15572 [ext/phar/tests/phar_ctx_001.phpt]
PASS Phar context [ext/phar/tests/phar_ctx_001.phpt] 
TEST 8739/15572 [ext/phar/tests/phar_decompress.phpt]
PASS Phar::decompress() [ext/phar/tests/phar_decompress.phpt] 
TEST 8740/15572 [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 8741/15572 [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 8742/15572 [ext/phar/tests/phar_extract.phpt]
PASS Phar: Phar::extractTo() [ext/phar/tests/phar_extract.phpt] 
TEST 8743/15572 [ext/phar/tests/phar_extract2.phpt]
PASS Phar: Phar::extractTo() - .phar safety [ext/phar/tests/phar_extract2.phpt] 
TEST 8744/15572 [ext/phar/tests/phar_extract3.phpt]
PASS Phar: Phar::extractTo() - check that phar exists [ext/phar/tests/phar_extract3.phpt] 
TEST 8745/15572 [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 8746/15572 [ext/phar/tests/phar_get_supported_signatures_002a.phpt]
PASS Phar::getSupportedSignatures() [ext/phar/tests/phar_get_supported_signatures_002a.phpt] 
TEST 8747/15572 [ext/phar/tests/phar_get_supportedcomp1.phpt]
PASS Phar::getSupportedCompression() (bz2 and zlib) [ext/phar/tests/phar_get_supportedcomp1.phpt] 
TEST 8748/15572 [ext/phar/tests/phar_get_supportedcomp2.phpt]
SKIP Phar::getSupportedCompression() (bz2 only) [ext/phar/tests/phar_get_supportedcomp2.phpt] reason: zlib is available
TEST 8749/15572 [ext/phar/tests/phar_get_supportedcomp3.phpt]
SKIP Phar::getSupportedCompression() (zlib only) [ext/phar/tests/phar_get_supportedcomp3.phpt] reason: bz2 is available
TEST 8750/15572 [ext/phar/tests/phar_get_supportedcomp4.phpt]
SKIP Phar::getSupportedCompression() (none) [ext/phar/tests/phar_get_supportedcomp4.phpt] reason: bz2 is available
TEST 8751/15572 [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 8752/15572 [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 8753/15572 [ext/phar/tests/phar_gzip.phpt]
PASS Phar: gzipped phar [ext/phar/tests/phar_gzip.phpt] 
TEST 8754/15572 [ext/phar/tests/phar_isvalidpharfilename.phpt]
PASS Phar: Phar::isValidPharFilename() [ext/phar/tests/phar_isvalidpharfilename.phpt] 
TEST 8755/15572 [ext/phar/tests/phar_magic.phpt]
PASS Phar: include/fopen magic [ext/phar/tests/phar_magic.phpt] 
TEST 8756/15572 [ext/phar/tests/phar_metadata_read.phpt]
PASS Phar with metadata (read) [ext/phar/tests/phar_metadata_read.phpt] 
TEST 8757/15572 [ext/phar/tests/phar_metadata_write.phpt]
PASS Phar with metadata (write) [ext/phar/tests/phar_metadata_write.phpt] 
TEST 8758/15572 [ext/phar/tests/phar_mount.phpt]
PASS Phar: Phar::mount [ext/phar/tests/phar_mount.phpt] 
TEST 8759/15572 [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 8760/15572 [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 8761/15572 [ext/phar/tests/phar_oo_001.phpt]
PASS Phar object: basics [ext/phar/tests/phar_oo_001.phpt] 
TEST 8762/15572 [ext/phar/tests/phar_oo_002.phpt]
PASS Phar object: iterator & entries [ext/phar/tests/phar_oo_002.phpt] 
TEST 8763/15572 [ext/phar/tests/phar_oo_003.phpt]
PASS Phar object: entry & openFile() [ext/phar/tests/phar_oo_003.phpt] 
TEST 8764/15572 [ext/phar/tests/phar_oo_004.phpt]
PASS Phar and DirectoryIterator [ext/phar/tests/phar_oo_004.phpt] 
TEST 8765/15572 [ext/phar/tests/phar_oo_005.phpt]
PASS Phar and RecursiveDirectoryIterator [ext/phar/tests/phar_oo_005.phpt] 
TEST 8766/15572 [ext/phar/tests/phar_oo_006.phpt]
PASS Phar object: array access [ext/phar/tests/phar_oo_006.phpt] 
TEST 8767/15572 [ext/phar/tests/phar_oo_007.phpt]
PASS Phar object: access through SplFileObject [ext/phar/tests/phar_oo_007.phpt] 
TEST 8768/15572 [ext/phar/tests/phar_oo_008.phpt]
PASS Phar object: iterating via SplFileObject [ext/phar/tests/phar_oo_008.phpt] 
TEST 8769/15572 [ext/phar/tests/phar_oo_009.phpt]
PASS Phar object: iterating via SplFileObject and reading csv [ext/phar/tests/phar_oo_009.phpt] 
TEST 8770/15572 [ext/phar/tests/phar_oo_010.phpt]
PASS Phar object: ArrayAccess and isset [ext/phar/tests/phar_oo_010.phpt] 
TEST 8771/15572 [ext/phar/tests/phar_oo_011.phpt]
PASS Phar object: add file [ext/phar/tests/phar_oo_011.phpt] 
TEST 8772/15572 [ext/phar/tests/phar_oo_011b.phpt]
PASS Phar object: add file [ext/phar/tests/phar_oo_011b.phpt] 
TEST 8773/15572 [ext/phar/tests/phar_oo_012.phpt]
PASS Phar object: unset file [ext/phar/tests/phar_oo_012.phpt] 
TEST 8774/15572 [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 8775/15572 [ext/phar/tests/phar_oo_012b.phpt]
PASS Phar object: unset file [ext/phar/tests/phar_oo_012b.phpt] 
TEST 8776/15572 [ext/phar/tests/phar_oo_compressallbz2.phpt]
PASS Phar::compressFiles(Phar::BZ2) [ext/phar/tests/phar_oo_compressallbz2.phpt] 
TEST 8777/15572 [ext/phar/tests/phar_oo_compressallgz.phpt]
PASS Phar::compressFiles(Phar::GZ) [ext/phar/tests/phar_oo_compressallgz.phpt] 
TEST 8778/15572 [ext/phar/tests/phar_oo_compressed_001.phpt]
PASS Phar: PharFileInfo::compress(Phar::GZ) [ext/phar/tests/phar_oo_compressed_001.phpt] 
TEST 8779/15572 [ext/phar/tests/phar_oo_compressed_001b.phpt]
PASS Phar: PharFileInfo::compress(Phar::BZ2) [ext/phar/tests/phar_oo_compressed_001b.phpt] 
TEST 8780/15572 [ext/phar/tests/phar_oo_compressed_002.phpt]
PASS Phar: context/compress=GZ [ext/phar/tests/phar_oo_compressed_002.phpt] 
TEST 8781/15572 [ext/phar/tests/phar_oo_compressed_002b.phpt]
PASS Phar: context/compress=BZip2 [ext/phar/tests/phar_oo_compressed_002b.phpt] 
TEST 8782/15572 [ext/phar/tests/phar_oo_getcontents.phpt]
PASS Phar object: getContent() [ext/phar/tests/phar_oo_getcontents.phpt] 
TEST 8783/15572 [ext/phar/tests/phar_oo_getcontentsgz.phpt]
PASS Phar object: getContent() (verify it works with compression) [ext/phar/tests/phar_oo_getcontentsgz.phpt] 
TEST 8784/15572 [ext/phar/tests/phar_oo_getmodified.phpt]
PASS Phar::getModified() [ext/phar/tests/phar_oo_getmodified.phpt] 
TEST 8785/15572 [ext/phar/tests/phar_oo_iswriteable.phpt]
PASS Phar::isWriteable [ext/phar/tests/phar_oo_iswriteable.phpt] 
TEST 8786/15572 [ext/phar/tests/phar_oo_nosig.phpt]
PASS Phar::getSignature() no signature [ext/phar/tests/phar_oo_nosig.phpt] 
TEST 8787/15572 [ext/phar/tests/phar_oo_uncompressall.phpt]
PASS Phar::decompressFiles() [ext/phar/tests/phar_oo_uncompressall.phpt] 
TEST 8788/15572 [ext/phar/tests/phar_running.phpt]
PASS Phar: Phar::running() [ext/phar/tests/phar_running.phpt] 
TEST 8789/15572 [ext/phar/tests/phar_setalias.phpt]
PASS Phar::setAlias() [ext/phar/tests/phar_setalias.phpt] 
TEST 8790/15572 [ext/phar/tests/phar_setalias2.phpt]
PASS Phar::setAlias() error [ext/phar/tests/phar_setalias2.phpt] 
TEST 8791/15572 [ext/phar/tests/phar_setdefaultstub.phpt]
PASS Phar: Phar::setDefaultStub() with and without arg [ext/phar/tests/phar_setdefaultstub.phpt] 
TEST 8792/15572 [ext/phar/tests/phar_setsignaturealgo2.phpt]
PASS Phar::setSupportedSignatures() with hash [ext/phar/tests/phar_setsignaturealgo2.phpt] 
TEST 8793/15572 [ext/phar/tests/phar_stub.phpt]
PASS Phar::setStub() [ext/phar/tests/phar_stub.phpt] 
TEST 8794/15572 [ext/phar/tests/phar_stub_error.phpt]
PASS Phar::setStub()/getStub() [ext/phar/tests/phar_stub_error.phpt] 
TEST 8795/15572 [ext/phar/tests/phar_stub_write.phpt]
PASS Phar::setStub()/getStub() [ext/phar/tests/phar_stub_write.phpt] 
TEST 8796/15572 [ext/phar/tests/phar_stub_write_file.phpt]
PASS Phar::setStub()/getStub() from file [ext/phar/tests/phar_stub_write_file.phpt] 
TEST 8797/15572 [ext/phar/tests/phar_unlinkarchive.phpt]
PASS Phar::unlinkArchive() [ext/phar/tests/phar_unlinkarchive.phpt] 
TEST 8798/15572 [ext/phar/tests/pharfileinfo_chmod.phpt]
PASS Phar: PharFileInfo::chmod extra code coverage [ext/phar/tests/pharfileinfo_chmod.phpt] 
TEST 8799/15572 [ext/phar/tests/pharfileinfo_compression.phpt]
PASS Phar: PharFileInfo compression-related methods [ext/phar/tests/pharfileinfo_compression.phpt] 
TEST 8800/15572 [ext/phar/tests/pharfileinfo_construct.phpt]
PASS Phar: PharFileInfo::__construct [ext/phar/tests/pharfileinfo_construct.phpt] 
TEST 8801/15572 [ext/phar/tests/pharfileinfo_destruct.phpt]
PASS Phar: PharFileInfo::__destruct [ext/phar/tests/pharfileinfo_destruct.phpt] 
TEST 8802/15572 [ext/phar/tests/pharfileinfo_getcrc32.phpt]
PASS Phar: PharFileInfo::getCRC32 [ext/phar/tests/pharfileinfo_getcrc32.phpt] 
TEST 8803/15572 [ext/phar/tests/pharfileinfo_setmetadata.phpt]
PASS Phar: PharFileInfo::setMetadata/delMetadata extra code coverage [ext/phar/tests/pharfileinfo_setmetadata.phpt] 
TEST 8804/15572 [ext/phar/tests/phpinfo_001.phpt]
SKIP Phar: phpinfo display 1 [ext/phar/tests/phpinfo_001.phpt] reason: openssl support enabled
TEST 8805/15572 [ext/phar/tests/phpinfo_002.phpt]
SKIP Phar: phpinfo display 2 [ext/phar/tests/phpinfo_002.phpt] reason: openssl support enabled
TEST 8806/15572 [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 8808/15572 [ext/phar/tests/readfile.phpt]
PASS Phar: test readfile() interception [ext/phar/tests/readfile.phpt] 
TEST 8809/15572 [ext/phar/tests/readfile_edgecases.phpt]
PASS Phar: test edge cases of readfile() function interception [ext/phar/tests/readfile_edgecases.phpt] 
TEST 8810/15572 [ext/phar/tests/refcount1.phpt]
PASS Phar: test that refcounting avoids problems with deleting a file [ext/phar/tests/refcount1.phpt] 
TEST 8811/15572 [ext/phar/tests/rename.phpt]
PASS Phar: rename test [ext/phar/tests/rename.phpt] 
TEST 8812/15572 [ext/phar/tests/rename_dir.phpt]
PASS Phar: rename_dir test [ext/phar/tests/rename_dir.phpt] 
TEST 8813/15572 [ext/phar/tests/rename_dir_and_mount.phpt]
PASS Phar: rename_dir and mount test [ext/phar/tests/rename_dir_and_mount.phpt] 
TEST 8814/15572 [ext/phar/tests/rmdir.phpt]
PASS Phar: rmdir test [ext/phar/tests/rmdir.phpt] 
TEST 8815/15572 [ext/phar/tests/security.phpt]
PASS Phar: test to ensure phar.readonly cannot be circumvented [ext/phar/tests/security.phpt] 
TEST 8816/15572 [ext/phar/tests/stat.phpt]
PASS Phar: test stat function interceptions [ext/phar/tests/stat.phpt] 
TEST 8817/15572 [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 8818/15572 [ext/phar/tests/tar/033.phpt]
PASS Phar::chmod tar-based [ext/phar/tests/tar/033.phpt] 
TEST 8819/15572 [ext/phar/tests/tar/033a.phpt]
PASS Phar::chmod tar-based [ext/phar/tests/tar/033a.phpt] 
TEST 8820/15572 [ext/phar/tests/tar/alias_acrobatics.phpt]
PASS Phar: alias edge cases [ext/phar/tests/tar/alias_acrobatics.phpt] 
TEST 8821/15572 [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 8822/15572 [ext/phar/tests/tar/badalias.phpt]
PASS Phar: invalid aliases [ext/phar/tests/tar/badalias.phpt] 
TEST 8823/15572 [ext/phar/tests/tar/badchecksum.phpt]
PASS Phar: tar with bad checksum [ext/phar/tests/tar/badchecksum.phpt] 
TEST 8824/15572 [ext/phar/tests/tar/bignames.phpt]
PASS Phar: tar with huge filenames [ext/phar/tests/tar/bignames.phpt] 
TEST 8825/15572 [ext/phar/tests/tar/bignames_overflow.phpt]
PASS Phar: tar with huge filenames, buffer overflow [ext/phar/tests/tar/bignames_overflow.phpt] 
TEST 8826/15572 [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 8827/15572 [ext/phar/tests/tar/bug64343.phpt]
PASS Bug #64343 (phar cannot open tars with pax headers) [ext/phar/tests/tar/bug64343.phpt] 
TEST 8828/15572 [ext/phar/tests/tar/bug67761.phpt]
PASS Bug #67761 (Phar::mapPhar fails for Phars inside a path containing ".tar") [ext/phar/tests/tar/bug67761.phpt] 
TEST 8829/15572 [ext/phar/tests/tar/bug70417.phpt]
PASS Bug #70417 (PharData::compress() doesn't close temp file) [ext/phar/tests/tar/bug70417.phpt] 
TEST 8830/15572 [ext/phar/tests/tar/bug71317-duplicate-filename.phpt]
PASS Bug #71317: regression in opening tar based phar files [ext/phar/tests/tar/bug71317-duplicate-filename.phpt] 
TEST 8831/15572 [ext/phar/tests/tar/bug71504.phpt]
PASS Bug #71504: Parsing of tar file with duplicate filenames causes memory leak [ext/phar/tests/tar/bug71504.phpt] 
TEST 8832/15572 [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 8833/15572 [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 8834/15572 [ext/phar/tests/tar/delete.phpt]
PASS Phar: delete test, tar-based phar [ext/phar/tests/tar/delete.phpt] 
TEST 8835/15572 [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 8836/15572 [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 8837/15572 [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 8838/15572 [ext/phar/tests/tar/dir.phpt]
PASS Phar: mkdir/rmdir test tar-based [ext/phar/tests/tar/dir.phpt] 
TEST 8839/15572 [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 8849/15572 [ext/phar/tests/tar/frontcontroller18.phar.phpt]
PASS Phar front controller $_SERVER munging failure tar-based [ext/phar/tests/tar/frontcontroller18.phar.phpt] 
TEST 8850/15572 [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 8852/15572 [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 8861/15572 [ext/phar/tests/tar/links.phpt]
PASS Phar: tar with hard link and symbolic link [ext/phar/tests/tar/links.phpt] 
TEST 8862/15572 [ext/phar/tests/tar/links2.phpt]
PASS Phar: tar with hard link to nowhere [ext/phar/tests/tar/links2.phpt] 
TEST 8863/15572 [ext/phar/tests/tar/links3.phpt]
PASS Phar: tar with link to absolute path [ext/phar/tests/tar/links3.phpt] 
TEST 8864/15572 [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 8865/15572 [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 8866/15572 [ext/phar/tests/tar/links6.phpt]
PASS Phar: test nested linked files [ext/phar/tests/tar/links6.phpt] 
TEST 8867/15572 [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 8868/15572 [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 8869/15572 [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 8870/15572 [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 8871/15572 [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 8872/15572 [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 8873/15572 [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 8874/15572 [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 8875/15572 [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 8876/15572 [ext/phar/tests/tar/phar_buildfromiterator6.phpt]
PASS Phar::buildFromIterator() iterator, key is int tar-based [ext/phar/tests/tar/phar_buildfromiterator6.phpt] 
TEST 8877/15572 [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 8878/15572 [ext/phar/tests/tar/phar_buildfromiterator8.phpt]
PASS Phar::buildFromIterator() iterator, SplFileInfo as current tar-based [ext/phar/tests/tar/phar_buildfromiterator8.phpt] 
TEST 8879/15572 [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 8880/15572 [ext/phar/tests/tar/phar_commitwrite.phpt]
PASS Phar::setStub()/stopBuffering() tar-based [ext/phar/tests/tar/phar_commitwrite.phpt] 
TEST 8881/15572 [ext/phar/tests/tar/phar_convert_phar.phpt]
PASS Phar::convertToPhar() from tar [ext/phar/tests/tar/phar_convert_phar.phpt] 
TEST 8882/15572 [ext/phar/tests/tar/phar_convert_phar2.phpt]
PASS Phar::convertToPhar() gzipped [ext/phar/tests/tar/phar_convert_phar2.phpt] 
TEST 8883/15572 [ext/phar/tests/tar/phar_convert_phar3.phpt]
PASS Phar::convertToPhar() bzipped [ext/phar/tests/tar/phar_convert_phar3.phpt] 
TEST 8884/15572 [ext/phar/tests/tar/phar_convert_phar4.phpt]
PASS Phar::convertToPhar() with global metadata [ext/phar/tests/tar/phar_convert_phar4.phpt] 
TEST 8885/15572 [ext/phar/tests/tar/phar_copy.phpt]
PASS Phar: copy() tar-based [ext/phar/tests/tar/phar_copy.phpt] 
TEST 8886/15572 [ext/phar/tests/tar/phar_magic.phpt]
PASS Phar: include/fopen magic tar-based [ext/phar/tests/tar/phar_magic.phpt] 
TEST 8887/15572 [ext/phar/tests/tar/phar_setalias.phpt]
PASS Phar::setAlias() tar-based [ext/phar/tests/tar/phar_setalias.phpt] 
TEST 8888/15572 [ext/phar/tests/tar/phar_setalias2.phpt]
PASS Phar::setAlias() error tar-based [ext/phar/tests/tar/phar_setalias2.phpt] 
TEST 8889/15572 [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 8890/15572 [ext/phar/tests/tar/phar_setsignaturealgo2.phpt]
PASS Phar::setSupportedSignatures() with hash, tar-based [ext/phar/tests/tar/phar_setsignaturealgo2.phpt] 
TEST 8891/15572 [ext/phar/tests/tar/phar_stub.phpt]
PASS Phar::setStub() (tar-based) [ext/phar/tests/tar/phar_stub.phpt] 
TEST 8892/15572 [ext/phar/tests/tar/phar_stub_error.phpt]
PASS Phar::setStub()/getStub() tar-based [ext/phar/tests/tar/phar_stub_error.phpt] 
TEST 8893/15572 [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 8894/15572 [ext/phar/tests/tar/rename.phpt]
PASS Phar: rename test tar-based [ext/phar/tests/tar/rename.phpt] 
TEST 8895/15572 [ext/phar/tests/tar/rename_dir.phpt]
PASS Phar: rename_dir test tar-based [ext/phar/tests/tar/rename_dir.phpt] 
TEST 8896/15572 [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 8897/15572 [ext/phar/tests/tar/rmdir.phpt]
PASS Phar: rmdir test tar-based [ext/phar/tests/tar/rmdir.phpt] 
TEST 8898/15572 [ext/phar/tests/tar/tar_001.phpt]
PASS Phar: tar-based phar corrupted [ext/phar/tests/tar/tar_001.phpt] 
TEST 8899/15572 [ext/phar/tests/tar/tar_002.phpt]
PASS Phar: tar-based phar corrupted 2 [ext/phar/tests/tar/tar_002.phpt] 
TEST 8900/15572 [ext/phar/tests/tar/tar_003.phpt]
PASS Phar: tar-based phar, valid 1 [ext/phar/tests/tar/tar_003.phpt] 
TEST 8901/15572 [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 8902/15572 [ext/phar/tests/tar/tar_bz2.phpt]
PASS Phar: tar-based phar, bzipped tar [ext/phar/tests/tar/tar_bz2.phpt] 
TEST 8903/15572 [ext/phar/tests/tar/tar_gzip.phpt]
PASS Phar: tar-based phar, gzipped tar [ext/phar/tests/tar/tar_gzip.phpt] 
TEST 8904/15572 [ext/phar/tests/tar/tar_makebz2.phpt]
PASS Phar: tar-based phar, make new bzipped tar [ext/phar/tests/tar/tar_makebz2.phpt] 
TEST 8905/15572 [ext/phar/tests/tar/tar_makegz.phpt]
PASS Phar: tar-based phar, make new gzipped tar [ext/phar/tests/tar/tar_makegz.phpt] 
TEST 8906/15572 [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 8907/15572 [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 8908/15572 [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 8909/15572 [ext/phar/tests/tar/truncated.phpt]
PASS Phar: truncated tar [ext/phar/tests/tar/truncated.phpt] 
TEST 8910/15572 [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 8911/15572 [ext/phar/tests/test_signaturealgos.phpt]
PASS Phar: verify signature parsing works [ext/phar/tests/test_signaturealgos.phpt] 
TEST 8912/15572 [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 8913/15572 [ext/phar/tests/webphar_compilefail.phpt]
PASS Phar: Phar::webPhar, open compiled file fails [ext/phar/tests/webphar_compilefail.phpt] 
TEST 8914/15572 [ext/phar/tests/withphar.phpt]
PASS Phar: phar run with ext/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 8916/15572 [ext/phar/tests/zf_test.phpt]
PASS Phar: test broken app [ext/phar/tests/zf_test.phpt] 
TEST 8917/15572 [ext/phar/tests/zip/033.phpt]
PASS Phar::chmod zip-based [ext/phar/tests/zip/033.phpt] 
TEST 8918/15572 [ext/phar/tests/zip/033a.phpt]
PASS Phar::chmod zip-based [ext/phar/tests/zip/033a.phpt] 
TEST 8919/15572 [ext/phar/tests/zip/alias_acrobatics.phpt]
PASS Phar: alias edge cases [ext/phar/tests/zip/alias_acrobatics.phpt] 
TEST 8920/15572 [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 8921/15572 [ext/phar/tests/zip/badalias.phpt]
PASS Phar: invalid aliases [ext/phar/tests/zip/badalias.phpt] 
TEST 8922/15572 [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 8923/15572 [ext/phar/tests/zip/bzip2.phpt]
PASS Phar: process bzip2-compressed zip entry [ext/phar/tests/zip/bzip2.phpt] 
TEST 8924/15572 [ext/phar/tests/zip/corrupt_001.phpt]
PASS Phar: corrupted zip (count mismatch) [ext/phar/tests/zip/corrupt_001.phpt] 
TEST 8925/15572 [ext/phar/tests/zip/corrupt_002.phpt]
PASS Phar: corrupted zip (no end of zip record) [ext/phar/tests/zip/corrupt_002.phpt] 
TEST 8926/15572 [ext/phar/tests/zip/corrupt_003.phpt]
PASS Phar: corrupted zip (truncated file comment) [ext/phar/tests/zip/corrupt_003.phpt] 
TEST 8927/15572 [ext/phar/tests/zip/corrupt_004.phpt]
PASS Phar: corrupted zip (central directory offset incorrect) [ext/phar/tests/zip/corrupt_004.phpt] 
TEST 8928/15572 [ext/phar/tests/zip/corrupt_005.phpt]
PASS Phar: encrypted zip [ext/phar/tests/zip/corrupt_005.phpt] 
TEST 8929/15572 [ext/phar/tests/zip/corrupt_006.phpt]
PASS Phar: zip with file created from stdin [ext/phar/tests/zip/corrupt_006.phpt] 
TEST 8930/15572 [ext/phar/tests/zip/corrupt_007.phpt]
PASS Phar: corrupted zip (truncated filename record) [ext/phar/tests/zip/corrupt_007.phpt] 
TEST 8931/15572 [ext/phar/tests/zip/corrupt_008.phpt]
PASS Phar: unsupported compression methods [ext/phar/tests/zip/corrupt_008.phpt] 
TEST 8932/15572 [ext/phar/tests/zip/corrupt_009.phpt]
PASS Phar: corrupted zip (extra field way too long) [ext/phar/tests/zip/corrupt_009.phpt] 
TEST 8933/15572 [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 8934/15572 [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 8935/15572 [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 8936/15572 [ext/phar/tests/zip/delete.phpt]
PASS Phar: delete test, zip-based phar [ext/phar/tests/zip/delete.phpt] 
TEST 8937/15572 [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 8938/15572 [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 8939/15572 [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 8940/15572 [ext/phar/tests/zip/dir.phpt]
PASS Phar: mkdir/rmdir test zip-based [ext/phar/tests/zip/dir.phpt] 
TEST 8941/15572 [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 8951/15572 [ext/phar/tests/zip/frontcontroller18.phar.phpt]
PASS Phar front controller $_SERVER munging failure zip-based [ext/phar/tests/zip/frontcontroller18.phar.phpt] 
TEST 8952/15572 [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 8954/15572 [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 8963/15572 [ext/phar/tests/zip/getalias.phpt]
PASS Phar: getAlias() with an existing phar.zip [ext/phar/tests/zip/getalias.phpt] 
TEST 8964/15572 [ext/phar/tests/zip/largezip.phpt]
PASS Phar: large zip file (zip edge cases) [ext/phar/tests/zip/largezip.phpt] 
TEST 8965/15572 [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 8966/15572 [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 8967/15572 [ext/phar/tests/zip/odt.phpt]
PASS Phar: test a zip archive created by openoffice [ext/phar/tests/zip/odt.phpt] 
TEST 8968/15572 [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 8969/15572 [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 8970/15572 [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 8971/15572 [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 8972/15572 [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 8973/15572 [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 8974/15572 [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 8975/15572 [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 8976/15572 [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 8977/15572 [ext/phar/tests/zip/phar_buildfromiterator6.phpt]
PASS Phar::buildFromIterator() iterator, key is int zip-based [ext/phar/tests/zip/phar_buildfromiterator6.phpt] 
TEST 8978/15572 [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 8979/15572 [ext/phar/tests/zip/phar_buildfromiterator8.phpt]
PASS Phar::buildFromIterator() iterator, SplFileInfo as current zip-based [ext/phar/tests/zip/phar_buildfromiterator8.phpt] 
TEST 8980/15572 [ext/phar/tests/zip/phar_buildfromiterator9.phpt]
PASS Phar::buildFromIterator() iterator, 1 file resource passed in [ext/phar/tests/zip/phar_buildfromiterator9.phpt] 
TEST 8981/15572 [ext/phar/tests/zip/phar_commitwrite.phpt]
PASS Phar::setStub()/stopBuffering() zip-based [ext/phar/tests/zip/phar_commitwrite.phpt] 
TEST 8982/15572 [ext/phar/tests/zip/phar_convert_phar.phpt]
PASS Phar::convertToPhar() from zip [ext/phar/tests/zip/phar_convert_phar.phpt] 
TEST 8983/15572 [ext/phar/tests/zip/phar_copy.phpt]
PASS Phar: copy() zip-based [ext/phar/tests/zip/phar_copy.phpt] 
TEST 8984/15572 [ext/phar/tests/zip/phar_magic.phpt]
PASS Phar: include/fopen magic zip-based [ext/phar/tests/zip/phar_magic.phpt] 
TEST 8985/15572 [ext/phar/tests/zip/phar_oo_compressallbz2.phpt]
PASS Phar::compressFiles(Phar::BZ2) zip format [ext/phar/tests/zip/phar_oo_compressallbz2.phpt] 
TEST 8986/15572 [ext/phar/tests/zip/phar_oo_compressallgz.phpt]
PASS Phar::compressFiles(Phar::GZ) zip format [ext/phar/tests/zip/phar_oo_compressallgz.phpt] 
TEST 8987/15572 [ext/phar/tests/zip/phar_setalias.phpt]
PASS Phar::setAlias() zip-based [ext/phar/tests/zip/phar_setalias.phpt] 
TEST 8988/15572 [ext/phar/tests/zip/phar_setalias2.phpt]
PASS Phar::setAlias() error zip-based [ext/phar/tests/zip/phar_setalias2.phpt] 
TEST 8989/15572 [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 8990/15572 [ext/phar/tests/zip/phar_setsignaturealgo2.phpt]
PASS Phar::setSupportedSignatures() with hash, zip-based [ext/phar/tests/zip/phar_setsignaturealgo2.phpt] 
TEST 8991/15572 [ext/phar/tests/zip/phar_stub.phpt]
PASS Phar::setStub() (zip-based) [ext/phar/tests/zip/phar_stub.phpt] 
TEST 8992/15572 [ext/phar/tests/zip/phar_stub_error.phpt]
PASS Phar::setStub()/getStub() zip-based [ext/phar/tests/zip/phar_stub_error.phpt] 
TEST 8993/15572 [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 8994/15572 [ext/phar/tests/zip/rename.phpt]
PASS Phar: rename test zip-based [ext/phar/tests/zip/rename.phpt] 
TEST 8995/15572 [ext/phar/tests/zip/rename_dir.phpt]
PASS Phar: rename_dir test zip-based [ext/phar/tests/zip/rename_dir.phpt] 
TEST 8996/15572 [ext/phar/tests/zip/rmdir.phpt]
PASS Phar: rmdir test zip-based [ext/phar/tests/zip/rmdir.phpt] 
TEST 8997/15572 [ext/phar/tests/zip/unixzip.phpt]
PASS Phar: test a zip archive created by unix "zip" command [ext/phar/tests/zip/unixzip.phpt] 
TEST 8998/15572 [ext/phar/tests/zip/zlib.phpt]
PASS Phar: process zlib-compressed zip alias [ext/phar/tests/zip/zlib.phpt] 
TEST 8999/15572 [ext/posix/tests/001.phpt]
PASS posix_access() with bogus paths [ext/posix/tests/001.phpt] 
TEST 9000/15572 [ext/posix/tests/bug75696.phpt]
PASS Bug #75696 (posix_getgrnam fails to print details of group) [ext/posix/tests/bug75696.phpt] 
TEST 9001/15572 [ext/posix/tests/posix_ctermid.phpt]
PASS Test posix_ctermid() [ext/posix/tests/posix_ctermid.phpt] 
TEST 9002/15572 [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 9003/15572 [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 9004/15572 [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 9005/15572 [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 9006/15572 [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 9007/15572 [ext/posix/tests/posix_getcwd.phpt]
PASS posix_getcwd(): Basic tests [ext/posix/tests/posix_getcwd.phpt] 
TEST 9008/15572 [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 9009/15572 [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 9010/15572 [ext/posix/tests/posix_getgrgid.phpt]
PASS Test posix_getgrgid(). [ext/posix/tests/posix_getgrgid.phpt] 
TEST 9011/15572 [ext/posix/tests/posix_getgrgid_basic.phpt]
PASS Test posix_getgrgid() function : basic functionality [ext/posix/tests/posix_getgrgid_basic.phpt] 
TEST 9012/15572 [ext/posix/tests/posix_getgrgid_error.phpt]
PASS Test posix_getgrgid() function : error conditions [ext/posix/tests/posix_getgrgid_error.phpt] 
TEST 9013/15572 [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 9014/15572 [ext/posix/tests/posix_getgrnam_basic.phpt]
PASS Test posix_getgrnam() function : basic functionality [ext/posix/tests/posix_getgrnam_basic.phpt] 
TEST 9015/15572 [ext/posix/tests/posix_getgroups_basic.phpt]
PASS Test posix_getgroups() function : basic functionality [ext/posix/tests/posix_getgroups_basic.phpt] 
TEST 9016/15572 [ext/posix/tests/posix_getpgid_basic.phpt]
PASS Test posix_getpgid() function : basic functionality [ext/posix/tests/posix_getpgid_basic.phpt] 
TEST 9017/15572 [ext/posix/tests/posix_getpgid_error.phpt]
PASS Test posix_getpgid() function : error conditions [ext/posix/tests/posix_getpgid_error.phpt] 
TEST 9018/15572 [ext/posix/tests/posix_getpgrp_basic.phpt]
PASS Test posix_getpgrp() function : basic functionality [ext/posix/tests/posix_getpgrp_basic.phpt] 
TEST 9019/15572 [ext/posix/tests/posix_getpid_basic.phpt]
PASS Test posix_getpid() function : basic functionality [ext/posix/tests/posix_getpid_basic.phpt] 
TEST 9020/15572 [ext/posix/tests/posix_getppid_basic.phpt]
PASS Test posix_getppid() function : basic functionality [ext/posix/tests/posix_getppid_basic.phpt] 
TEST 9021/15572 [ext/posix/tests/posix_getpwnam_basic_01.phpt]
PASS Test posix_getpwnam() function : basic functionality [ext/posix/tests/posix_getpwnam_basic_01.phpt] 
TEST 9022/15572 [ext/posix/tests/posix_getpwuid_basic.phpt]
PASS Test posix_getpwuid() function : basic functionality [ext/posix/tests/posix_getpwuid_basic.phpt] 
TEST 9023/15572 [ext/posix/tests/posix_getpwuid_error.phpt]
PASS Test posix_getpwuid() function : error conditions [ext/posix/tests/posix_getpwuid_error.phpt] 
TEST 9024/15572 [ext/posix/tests/posix_getrlimit.phpt]
PASS posix_getrlimit(): Basic tests [ext/posix/tests/posix_getrlimit.phpt] 
TEST 9025/15572 [ext/posix/tests/posix_getrlimit_basic.phpt]
PASS posix_getrlimit(): Basic tests [ext/posix/tests/posix_getrlimit_basic.phpt] 
TEST 9026/15572 [ext/posix/tests/posix_getsid.phpt]
PASS Test posix_getsid() function test [ext/posix/tests/posix_getsid.phpt] 
TEST 9027/15572 [ext/posix/tests/posix_getsid_basic.phpt]
PASS Test posix_getsid() function : basic functionality [ext/posix/tests/posix_getsid_basic.phpt] 
TEST 9028/15572 [ext/posix/tests/posix_getsid_error.phpt]
PASS Test posix_getsid() function : error conditions [ext/posix/tests/posix_getsid_error.phpt] 
TEST 9029/15572 [ext/posix/tests/posix_initgroups.phpt]
PASS posix_initgroups(): Basic tests [ext/posix/tests/posix_initgroups.phpt] 
TEST 9030/15572 [ext/posix/tests/posix_isatty.phpt]
PASS posix_isatty(): Basic tests [ext/posix/tests/posix_isatty.phpt] 
TEST 9031/15572 [ext/posix/tests/posix_kill_error.phpt]
PASS Test posix_kill() function : error conditions [ext/posix/tests/posix_kill_error.phpt] 
TEST 9032/15572 [ext/posix/tests/posix_mknod.phpt]
PASS posix_mknod(): Basic tests [ext/posix/tests/posix_mknod.phpt] 
TEST 9033/15572 [ext/posix/tests/posix_mknod_basic.phpt]
PASS posix_mknod(): Basic tests [ext/posix/tests/posix_mknod_basic.phpt] 
TEST 9034/15572 [ext/posix/tests/posix_setegid_basic.phpt]
PASS Test function posix_setegid() by calling it with its expected arguments [ext/posix/tests/posix_setegid_basic.phpt] 
TEST 9035/15572 [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 9036/15572 [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 9037/15572 [ext/posix/tests/posix_seteuid_variation4.phpt]
SKIP Test function posix_seteuid() by substituting argument 1 with float values. [ext/posix/tests/posix_seteuid_variation4.phpt] reason: - 32-bit only
TEST 9038/15572 [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 9039/15572 [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 9040/15572 [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 9041/15572 [ext/posix/tests/posix_setgid_variation4.phpt]
SKIP Test function posix_setgid() by substituting argument 1 with float values. [ext/posix/tests/posix_setgid_variation4.phpt] reason: - 32-bit only
TEST 9042/15572 [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 9043/15572 [ext/posix/tests/posix_setrlimit.phpt]
PASS posix_setrlimit(): Basic tests [ext/posix/tests/posix_setrlimit.phpt] 
TEST 9044/15572 [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 9045/15572 [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 9046/15572 [ext/posix/tests/posix_setuid_variation4.phpt]
SKIP Test function posix_setuid() by substituting argument 1 with float values. [ext/posix/tests/posix_setuid_variation4.phpt] reason: - 32-bit only
TEST 9047/15572 [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 9048/15572 [ext/posix/tests/posix_strerror_error.phpt]
PASS Test posix_strerror() function : error conditions [ext/posix/tests/posix_strerror_error.phpt] 
TEST 9049/15572 [ext/posix/tests/posix_times.phpt]
PASS Test posix_times() [ext/posix/tests/posix_times.phpt] 
TEST 9050/15572 [ext/posix/tests/posix_times_basic.phpt]
PASS Test posix_times() function : basic functionality [ext/posix/tests/posix_times_basic.phpt] 
TEST 9051/15572 [ext/posix/tests/posix_ttyname.phpt]
PASS Test posix_ttyname() [ext/posix/tests/posix_ttyname.phpt] 
TEST 9052/15572 [ext/posix/tests/posix_ttyname_error_wrongparams.phpt]
PASS Test posix_ttyname() with wrong parameters [ext/posix/tests/posix_ttyname_error_wrongparams.phpt] 
TEST 9053/15572 [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 9054/15572 [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 9055/15572 [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 9056/15572 [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 9057/15572 [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 9058/15572 [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 9059/15572 [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 9060/15572 [ext/posix/tests/posix_uname_basic.phpt]
PASS Test posix_uname() function : basic functionality [ext/posix/tests/posix_uname_basic.phpt] 
TEST 9061/15572 [ext/readline/tests/bug69054.phpt]
PASS Bug #69054 (Null dereference in readline_(read|write)_history() without parameters) [ext/readline/tests/bug69054.phpt] 
TEST 9062/15572 [ext/readline/tests/bug72538.phpt]
PASS Bug #72538 (readline_redisplay crashes php) [ext/readline/tests/bug72538.phpt] 
TEST 9063/15572 [ext/readline/tests/bug77812-libedit.phpt]
FAIL Bug #77812 (Interactive mode does not support PHP 7.3-style heredoc) [ext/readline/tests/bug77812-libedit.phpt] 
TEST 9064/15572 [ext/readline/tests/bug77812-readline.phpt]
SKIP Bug #77812 (Interactive mode does not support PHP 7.3-style heredoc) [ext/readline/tests/bug77812-readline.phpt] reason: readline only
TEST 9065/15572 [ext/readline/tests/libedit_callback_handler_install_001.phpt]
PASS readline_callback_handler_install(): Basic test [ext/readline/tests/libedit_callback_handler_install_001.phpt] 
TEST 9066/15572 [ext/readline/tests/libedit_callback_handler_remove_001.phpt]
PASS readline_callback_handler_remove(): Basic test [ext/readline/tests/libedit_callback_handler_remove_001.phpt] 
TEST 9067/15572 [ext/readline/tests/libedit_info_001-win32.phpt]
SKIP readline_info(): Basic test [ext/readline/tests/libedit_info_001-win32.phpt] reason: windows only test
TEST 9068/15572 [ext/readline/tests/libedit_info_001.phpt]
PASS readline_info(): Basic test [ext/readline/tests/libedit_info_001.phpt] 
TEST 9069/15572 [ext/readline/tests/libedit_write_history_001-win32.phpt]
SKIP readline_write_history(): Basic test [ext/readline/tests/libedit_write_history_001-win32.phpt] reason: windows only test
TEST 9070/15572 [ext/readline/tests/libedit_write_history_001.phpt]
PASS readline_write_history(): Basic test [ext/readline/tests/libedit_write_history_001.phpt] 
TEST 9071/15572 [ext/readline/tests/readline_add_history_001.phpt]
SKIP readline_add_history(): Basic test [ext/readline/tests/readline_add_history_001.phpt] 
TEST 9072/15572 [ext/readline/tests/readline_basic.phpt]
PASS readline(): Basic test [ext/readline/tests/readline_basic.phpt] 
TEST 9073/15572 [ext/readline/tests/readline_callback_handler_install_001.phpt]
SKIP readline_callback_handler_install(): Basic test [ext/readline/tests/readline_callback_handler_install_001.phpt] reason: readline only
TEST 9074/15572 [ext/readline/tests/readline_callback_handler_remove_001.phpt]
SKIP readline_callback_handler_remove(): Basic test [ext/readline/tests/readline_callback_handler_remove_001.phpt] reason: readline only
TEST 9075/15572 [ext/readline/tests/readline_clear_history_001.phpt]
PASS readline_clear_history(): Basic test [ext/readline/tests/readline_clear_history_001.phpt] 
TEST 9076/15572 [ext/readline/tests/readline_completion_function_001.phpt]
PASS readline_completion_function(): Basic test [ext/readline/tests/readline_completion_function_001.phpt] 
TEST 9077/15572 [ext/readline/tests/readline_info_001.phpt]
SKIP readline_info(): Basic test [ext/readline/tests/readline_info_001.phpt] reason: readline only
TEST 9078/15572 [ext/readline/tests/readline_list_history_001.phpt]
SKIP readline_list_history(): Basic test [ext/readline/tests/readline_list_history_001.phpt] 
TEST 9079/15572 [ext/readline/tests/readline_read_history_001.phpt]
SKIP readline_read_history(): Basic test [ext/readline/tests/readline_read_history_001.phpt] 
TEST 9080/15572 [ext/readline/tests/readline_read_history_error_001.phpt]
SKIP readline_read_history() function - Error cases [ext/readline/tests/readline_read_history_error_001.phpt] reason: READLINE_LIB != "libedit"
TEST 9081/15572 [ext/readline/tests/readline_read_history_open_basedir_001.phpt]
PASS readline_read_history(): Test that open_basedir is respected [ext/readline/tests/readline_read_history_open_basedir_001.phpt] 
TEST 9082/15572 [ext/readline/tests/readline_without_input.phpt]
PASS readline() function - without input [ext/readline/tests/readline_without_input.phpt] 
TEST 9083/15572 [ext/readline/tests/readline_write_history_001.phpt]
SKIP readline_write_history(): Basic test [ext/readline/tests/readline_write_history_001.phpt] reason: readline only
TEST 9084/15572 [ext/readline/tests/readline_write_history_open_basedir_001.phpt]
PASS readline_write_history(): Test that open_basedir is respected [ext/readline/tests/readline_write_history_open_basedir_001.phpt] 
TEST 9085/15572 [ext/reflection/tests/001.phpt]
PASS Reflection inheritance [ext/reflection/tests/001.phpt] 
TEST 9086/15572 [ext/reflection/tests/002.phpt]
PASS Reflection properties are read only [ext/reflection/tests/002.phpt] 
TEST 9087/15572 [ext/reflection/tests/003.phpt]
PASS ReflectionMethod::invoke() with base class method [ext/reflection/tests/003.phpt] 
TEST 9088/15572 [ext/reflection/tests/004.phpt]
PASS ReflectionMethod::invoke() with non object or null value [ext/reflection/tests/004.phpt] 
TEST 9089/15572 [ext/reflection/tests/005.phpt]
PASS ReflectionMethod::getDocComment() uses wrong comment block [ext/reflection/tests/005.phpt] 
TEST 9090/15572 [ext/reflection/tests/006.phpt]
PASS ReflectionClass::[gs]etStaticPropertyValue [ext/reflection/tests/006.phpt] 
TEST 9091/15572 [ext/reflection/tests/007.phpt]
PASS ReflectionClass::newInstance[Args] [ext/reflection/tests/007.phpt] 
TEST 9092/15572 [ext/reflection/tests/008.phpt]
PASS ReflectionMethod::__construct() tests [ext/reflection/tests/008.phpt] 
TEST 9093/15572 [ext/reflection/tests/009.phpt]
PASS ReflectionFunction basic tests [ext/reflection/tests/009.phpt] 
TEST 9094/15572 [ext/reflection/tests/010.phpt]
PASS ReflectionMethod::__toString() tests (overriden method) [ext/reflection/tests/010.phpt] 
TEST 9095/15572 [ext/reflection/tests/011.phpt]
PASS ReflectionExtension::getClasses() [ext/reflection/tests/011.phpt] 
TEST 9096/15572 [ext/reflection/tests/012.phpt]
PASS ReflectionClass::getDefaultProperties() [ext/reflection/tests/012.phpt] 
TEST 9097/15572 [ext/reflection/tests/013.phpt]
PASS ReflectionExtension::getFunctions() [ext/reflection/tests/013.phpt] 
TEST 9098/15572 [ext/reflection/tests/014.phpt]
PASS ReflectionExtension::getConstants() [ext/reflection/tests/014.phpt] 
TEST 9099/15572 [ext/reflection/tests/015.phpt]
PASS ReflectionExtension::getINIEntries() [ext/reflection/tests/015.phpt] 
TEST 9100/15572 [ext/reflection/tests/016.phpt]
PASS ReflectionExtension::getDependencies() [ext/reflection/tests/016.phpt] 
TEST 9101/15572 [ext/reflection/tests/017.phpt]
PASS ReflectionClass::__toString() (constants) [ext/reflection/tests/017.phpt] 
TEST 9102/15572 [ext/reflection/tests/018.phpt]
PASS Reflection::getModifierNames [ext/reflection/tests/018.phpt] 
TEST 9103/15572 [ext/reflection/tests/019.phpt]
PASS ReflectionFunction::getExtensionName [ext/reflection/tests/019.phpt] 
TEST 9104/15572 [ext/reflection/tests/020.phpt]
PASS ReflectionObject::hasProperty [ext/reflection/tests/020.phpt] 
TEST 9105/15572 [ext/reflection/tests/021.phpt]
PASS ReflectionClass::hasConstant [ext/reflection/tests/021.phpt] 
TEST 9106/15572 [ext/reflection/tests/022.phpt]
PASS ReflectionClass::getConstant [ext/reflection/tests/022.phpt] 
TEST 9107/15572 [ext/reflection/tests/023.phpt]
PASS ReflectionClass::getDefaultProperties (filtering parent privates) [ext/reflection/tests/023.phpt] 
TEST 9108/15572 [ext/reflection/tests/024.phpt]
PASS ReflectionObject::__toString (filtering privates/protected dynamic properties) [ext/reflection/tests/024.phpt] 
TEST 9109/15572 [ext/reflection/tests/025.phpt]
PASS ReflectionFunction basic tests [ext/reflection/tests/025.phpt] 
TEST 9110/15572 [ext/reflection/tests/026.phpt]
PASS ReflectionExtension::info() [ext/reflection/tests/026.phpt] 
TEST 9111/15572 [ext/reflection/tests/027.phpt]
PASS ReflectionGenerator::getTrace() [ext/reflection/tests/027.phpt] 
TEST 9112/15572 [ext/reflection/tests/028.phpt]
PASS ReflectionGenerator::__construct() [ext/reflection/tests/028.phpt] 
TEST 9113/15572 [ext/reflection/tests/ReflectionClassConstant_basic1.phpt]
PASS Test usage of ReflectionClassConstant methods __toString(), export(), getName(), getValue(), isPublic(), isPrivate(), isProtected(), getModifiers(), getDeclaringClass() and getDocComment(). [ext/reflection/tests/ReflectionClassConstant_basic1.phpt] 
TEST 9114/15572 [ext/reflection/tests/ReflectionClassConstant_getValue.phpt]
PASS Test variations of getting constant values [ext/reflection/tests/ReflectionClassConstant_getValue.phpt] 
TEST 9115/15572 [ext/reflection/tests/ReflectionClassConstant_toString_error.phpt]
PASS Exception thrown while converting ReflectionClassConstant to string [ext/reflection/tests/ReflectionClassConstant_toString_error.phpt] 
TEST 9116/15572 [ext/reflection/tests/ReflectionClass_CannotClone_basic.phpt]
PASS Reflection class can not be cloned [ext/reflection/tests/ReflectionClass_CannotClone_basic.phpt] 
TEST 9117/15572 [ext/reflection/tests/ReflectionClass_FileInfo_basic.phpt]
PASS ReflectionClass::getFileName(), ReflectionClass::getStartLine(), ReflectionClass::getEndLine() [ext/reflection/tests/ReflectionClass_FileInfo_basic.phpt] 
TEST 9118/15572 [ext/reflection/tests/ReflectionClass_constructor_001.phpt]
PASS ReflectionClass::__constructor() [ext/reflection/tests/ReflectionClass_constructor_001.phpt] 
TEST 9119/15572 [ext/reflection/tests/ReflectionClass_constructor_002.phpt]
PASS ReflectionClass::__constructor() - bad arguments [ext/reflection/tests/ReflectionClass_constructor_002.phpt] 
TEST 9120/15572 [ext/reflection/tests/ReflectionClass_export_array_bug72222.phpt]
PASS ReflectionClass::__toString() - array constants [ext/reflection/tests/ReflectionClass_export_array_bug72222.phpt] 
TEST 9121/15572 [ext/reflection/tests/ReflectionClass_export_basic1.phpt]
PASS ReflectionClass::__toString() - various parameters [ext/reflection/tests/ReflectionClass_export_basic1.phpt] 
TEST 9122/15572 [ext/reflection/tests/ReflectionClass_export_basic2.phpt]
PASS ReflectionClass::__toString() - ensure inherited private props are hidden. [ext/reflection/tests/ReflectionClass_export_basic2.phpt] 
TEST 9123/15572 [ext/reflection/tests/ReflectionClass_getConstant_basic.phpt]
PASS ReflectionClass::getConstants() [ext/reflection/tests/ReflectionClass_getConstant_basic.phpt] 
TEST 9124/15572 [ext/reflection/tests/ReflectionClass_getConstant_error.phpt]
PASS ReflectionClass::getConstant() - bad params [ext/reflection/tests/ReflectionClass_getConstant_error.phpt] 
TEST 9125/15572 [ext/reflection/tests/ReflectionClass_getConstants_basic.phpt]
PASS ReflectionClass::getConstants() [ext/reflection/tests/ReflectionClass_getConstants_basic.phpt] 
TEST 9126/15572 [ext/reflection/tests/ReflectionClass_getConstructor_basic.phpt]
PASS ReflectionClass::getConstructor() [ext/reflection/tests/ReflectionClass_getConstructor_basic.phpt] 
TEST 9127/15572 [ext/reflection/tests/ReflectionClass_getDefaultProperties_001.phpt]
PASS ReflectionClass::getDefaultProperties(), ReflectionClass::getStaticProperties() [ext/reflection/tests/ReflectionClass_getDefaultProperties_001.phpt] 
TEST 9128/15572 [ext/reflection/tests/ReflectionClass_getDocComment_001.phpt]
PASS ReflectionClass::getDocComment() [ext/reflection/tests/ReflectionClass_getDocComment_001.phpt] 
TEST 9129/15572 [ext/reflection/tests/ReflectionClass_getExtensionName_basic.phpt]
PASS ReflectionClass::getExtensionName() method - basic test for getExtensionName() method [ext/reflection/tests/ReflectionClass_getExtensionName_basic.phpt] 
TEST 9130/15572 [ext/reflection/tests/ReflectionClass_getExtensionName_variation.phpt]
PASS ReflectionClass::getExtensionName() method - variation test for getExtensionName() [ext/reflection/tests/ReflectionClass_getExtensionName_variation.phpt] 
TEST 9131/15572 [ext/reflection/tests/ReflectionClass_getExtension_basic.phpt]
PASS ReflectionClass::getExtension() method - basic test for getExtension() method [ext/reflection/tests/ReflectionClass_getExtension_basic.phpt] 
TEST 9132/15572 [ext/reflection/tests/ReflectionClass_getExtension_variation.phpt]
PASS ReflectionClass::getExtension() method - variation test for getExtension() [ext/reflection/tests/ReflectionClass_getExtension_variation.phpt] 
TEST 9133/15572 [ext/reflection/tests/ReflectionClass_getInterfaceNames_basic.phpt]
PASS ReflectionClass::getInterfaceNames() [ext/reflection/tests/ReflectionClass_getInterfaceNames_basic.phpt] 
TEST 9134/15572 [ext/reflection/tests/ReflectionClass_getInterfaces_001.phpt]
PASS ReflectionClass::getInterfaces() [ext/reflection/tests/ReflectionClass_getInterfaces_001.phpt] 
TEST 9135/15572 [ext/reflection/tests/ReflectionClass_getInterfaces_002.phpt]
PASS ReflectionClass::getInterfaces() - interface ordering. [ext/reflection/tests/ReflectionClass_getInterfaces_002.phpt] 
TEST 9136/15572 [ext/reflection/tests/ReflectionClass_getInterfaces_003.phpt]
PASS ReflectionClass::getInterfaces() - odd ampersand behaviour. [ext/reflection/tests/ReflectionClass_getInterfaces_003.phpt] 
TEST 9137/15572 [ext/reflection/tests/ReflectionClass_getMethod_001.phpt]
PASS ReflectionClass::getMethod() [ext/reflection/tests/ReflectionClass_getMethod_001.phpt] 
TEST 9138/15572 [ext/reflection/tests/ReflectionClass_getMethod_002.phpt]
PASS ReflectionClass::getMethod() - error cases [ext/reflection/tests/ReflectionClass_getMethod_002.phpt] 
TEST 9139/15572 [ext/reflection/tests/ReflectionClass_getMethods_001.phpt]
PASS ReflectionClass::getMethods() [ext/reflection/tests/ReflectionClass_getMethods_001.phpt] 
TEST 9140/15572 [ext/reflection/tests/ReflectionClass_getMethods_003.phpt]
PASS ReflectionClass::getMethods() [ext/reflection/tests/ReflectionClass_getMethods_003.phpt] 
TEST 9141/15572 [ext/reflection/tests/ReflectionClass_getModifierNames_basic.phpt]
PASS ReflectionClass::getModifierNames() basic tests [ext/reflection/tests/ReflectionClass_getModifierNames_basic.phpt] 
TEST 9142/15572 [ext/reflection/tests/ReflectionClass_getModifiers_basic.phpt]
PASS ReflectionClass::getModifiers() [ext/reflection/tests/ReflectionClass_getModifiers_basic.phpt] 
TEST 9143/15572 [ext/reflection/tests/ReflectionClass_getName_basic.phpt]
PASS ReflectionClass::getName() [ext/reflection/tests/ReflectionClass_getName_basic.phpt] 
TEST 9144/15572 [ext/reflection/tests/ReflectionClass_getName_error1.phpt]
PASS ReflectionClass::getName - forbid static invocation [ext/reflection/tests/ReflectionClass_getName_error1.phpt] 
TEST 9145/15572 [ext/reflection/tests/ReflectionClass_getNamespaceName.phpt]
PASS ReflectionClass::getNamespaceName() [ext/reflection/tests/ReflectionClass_getNamespaceName.phpt] 
TEST 9146/15572 [ext/reflection/tests/ReflectionClass_getParentClass.phpt]
PASS ReflectionClass::getParentClass() [ext/reflection/tests/ReflectionClass_getParentClass.phpt] 
TEST 9147/15572 [ext/reflection/tests/ReflectionClass_getParentClass_001.phpt]
PASS ReflectionClass::getParentClass() [ext/reflection/tests/ReflectionClass_getParentClass_001.phpt] 
TEST 9148/15572 [ext/reflection/tests/ReflectionClass_getProperties_001.phpt]
PASS ReflectionClass::getProperties() [ext/reflection/tests/ReflectionClass_getProperties_001.phpt] 
TEST 9149/15572 [ext/reflection/tests/ReflectionClass_getProperties_003.phpt]
PASS ReflectionClass::getProperties() [ext/reflection/tests/ReflectionClass_getProperties_003.phpt] 
TEST 9150/15572 [ext/reflection/tests/ReflectionClass_getProperty_001.phpt]
PASS ReflectionClass::getProperty() [ext/reflection/tests/ReflectionClass_getProperty_001.phpt] 
TEST 9151/15572 [ext/reflection/tests/ReflectionClass_getProperty_002.phpt]
PASS ReflectionClass::getProperty() - error cases [ext/reflection/tests/ReflectionClass_getProperty_002.phpt] 
TEST 9152/15572 [ext/reflection/tests/ReflectionClass_getProperty_003.phpt]
PASS ReflectionClass::getProperty() [ext/reflection/tests/ReflectionClass_getProperty_003.phpt] 
TEST 9153/15572 [ext/reflection/tests/ReflectionClass_getProperty_004.phpt]
PASS ReflectionClass::getProperty() [ext/reflection/tests/ReflectionClass_getProperty_004.phpt] 
TEST 9154/15572 [ext/reflection/tests/ReflectionClass_getReflectionConstant.phpt]
PASS Test ReflectionClass::getReflectionConstant method [ext/reflection/tests/ReflectionClass_getReflectionConstant.phpt] 
TEST 9155/15572 [ext/reflection/tests/ReflectionClass_getStaticPropertyValue_001.phpt]
PASS ReflectionClass::getStaticPropertyValue() [ext/reflection/tests/ReflectionClass_getStaticPropertyValue_001.phpt] 
TEST 9156/15572 [ext/reflection/tests/ReflectionClass_getStaticPropertyValue_002.phpt]
PASS ReflectionClass::getStaticPropertyValue() - bad params [ext/reflection/tests/ReflectionClass_getStaticPropertyValue_002.phpt] 
TEST 9157/15572 [ext/reflection/tests/ReflectionClass_hasConstant_001.phpt]
PASS ReflectionClass::hasConstant() [ext/reflection/tests/ReflectionClass_hasConstant_001.phpt] 
TEST 9158/15572 [ext/reflection/tests/ReflectionClass_hasConstant_002.phpt]
PASS ReflectionClass::hasConstant() - error cases [ext/reflection/tests/ReflectionClass_hasConstant_002.phpt] 
TEST 9159/15572 [ext/reflection/tests/ReflectionClass_hasConstant_basic.phpt]
PASS ReflectionClass::hasConstant() [ext/reflection/tests/ReflectionClass_hasConstant_basic.phpt] 
TEST 9160/15572 [ext/reflection/tests/ReflectionClass_hasMethod_001.phpt]
PASS ReflectionClass::hasMethod() [ext/reflection/tests/ReflectionClass_hasMethod_001.phpt] 
TEST 9161/15572 [ext/reflection/tests/ReflectionClass_hasMethod_002.phpt]
PASS ReflectionClass::hasMethod() - error cases [ext/reflection/tests/ReflectionClass_hasMethod_002.phpt] 
TEST 9162/15572 [ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt]
PASS ReflectionClass::hasMethod() [ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt] 
TEST 9163/15572 [ext/reflection/tests/ReflectionClass_hasProperty_001.phpt]
PASS ReflectionClass::hasProperty() [ext/reflection/tests/ReflectionClass_hasProperty_001.phpt] 
TEST 9164/15572 [ext/reflection/tests/ReflectionClass_hasProperty_002.phpt]
PASS ReflectionClass::hasProperty() - error cases [ext/reflection/tests/ReflectionClass_hasProperty_002.phpt] 
TEST 9165/15572 [ext/reflection/tests/ReflectionClass_hasProperty_basic.phpt]
PASS ReflectionClass::hasProperty() [ext/reflection/tests/ReflectionClass_hasProperty_basic.phpt] 
TEST 9166/15572 [ext/reflection/tests/ReflectionClass_implementsInterface_001.phpt]
PASS ReflectionClass::implementsInterface() [ext/reflection/tests/ReflectionClass_implementsInterface_001.phpt] 
TEST 9167/15572 [ext/reflection/tests/ReflectionClass_isAbstract_basic.phpt]
PASS ReflectionClass::isAbstract() method [ext/reflection/tests/ReflectionClass_isAbstract_basic.phpt] 
TEST 9168/15572 [ext/reflection/tests/ReflectionClass_isAnonymous.phpt]
PASS ReflectionClass::isAnonymous() method [ext/reflection/tests/ReflectionClass_isAnonymous.phpt] 
TEST 9169/15572 [ext/reflection/tests/ReflectionClass_isArray.phpt]
PASS public bool ReflectionParameter::isArray ( void ); [ext/reflection/tests/ReflectionClass_isArray.phpt] 
TEST 9170/15572 [ext/reflection/tests/ReflectionClass_isCloneable_001.phpt]
PASS Testing ReflectionClass::isCloneable() [ext/reflection/tests/ReflectionClass_isCloneable_001.phpt] 
TEST 9171/15572 [ext/reflection/tests/ReflectionClass_isCloneable_002.phpt]
PASS Testing ReflectionClass::isCloneable() with non instantiable objects [ext/reflection/tests/ReflectionClass_isCloneable_002.phpt] 
TEST 9172/15572 [ext/reflection/tests/ReflectionClass_isFinal_basic.phpt]
PASS ReflectionClass::isFinal() method [ext/reflection/tests/ReflectionClass_isFinal_basic.phpt] 
TEST 9173/15572 [ext/reflection/tests/ReflectionClass_isInstance_basic.phpt]
PASS ReflectionClass::isInstance() [ext/reflection/tests/ReflectionClass_isInstance_basic.phpt] 
TEST 9174/15572 [ext/reflection/tests/ReflectionClass_isInstantiable_basic.phpt]
PASS ReflectionClass::IsInstantiable() [ext/reflection/tests/ReflectionClass_isInstantiable_basic.phpt] 
TEST 9175/15572 [ext/reflection/tests/ReflectionClass_isInstantiable_variation.phpt]
PASS ReflectionClass::IsInstantiable() [ext/reflection/tests/ReflectionClass_isInstantiable_variation.phpt] 
TEST 9176/15572 [ext/reflection/tests/ReflectionClass_isInterface_basic.phpt]
PASS ReflectionClass::isInterface() method [ext/reflection/tests/ReflectionClass_isInterface_basic.phpt] 
TEST 9177/15572 [ext/reflection/tests/ReflectionClass_isInternal_basic.phpt]
PASS ReflectionClass::isInternal() [ext/reflection/tests/ReflectionClass_isInternal_basic.phpt] 
TEST 9178/15572 [ext/reflection/tests/ReflectionClass_isIterateable_001.phpt]
PASS ReflectionClass::isIterateable() [ext/reflection/tests/ReflectionClass_isIterateable_001.phpt] 
TEST 9179/15572 [ext/reflection/tests/ReflectionClass_isIterateable_basic.phpt]
PASS ReflectionClass::isIterateable() basic [ext/reflection/tests/ReflectionClass_isIterateable_basic.phpt] 
TEST 9180/15572 [ext/reflection/tests/ReflectionClass_isIterateable_variation1.phpt]
PASS ReflectionClass::isIterateable() variations [ext/reflection/tests/ReflectionClass_isIterateable_variation1.phpt] 
TEST 9181/15572 [ext/reflection/tests/ReflectionClass_isSubclassOf_002.phpt]
PASS ReflectionObject::isSubclassOf() - bad arguments [ext/reflection/tests/ReflectionClass_isSubclassOf_002.phpt] 
TEST 9182/15572 [ext/reflection/tests/ReflectionClass_isSubclassOf_basic.phpt]
PASS ReflectionClass::isSubclassOf() [ext/reflection/tests/ReflectionClass_isSubclassOf_basic.phpt] 
TEST 9183/15572 [ext/reflection/tests/ReflectionClass_isSubclassOf_error1.phpt]
PASS ReflectionClass::isSubclassOf() - non-existent class error [ext/reflection/tests/ReflectionClass_isSubclassOf_error1.phpt] 
TEST 9184/15572 [ext/reflection/tests/ReflectionClass_isSubclassOf_error2.phpt]
PASS ReflectionClass::isSubclassOf() - fixed crash for unbound anonymous class [ext/reflection/tests/ReflectionClass_isSubclassOf_error2.phpt] 
TEST 9185/15572 [ext/reflection/tests/ReflectionClass_isUserDefined_basic.phpt]
PASS ReflectionClass::isUserDefined() [ext/reflection/tests/ReflectionClass_isUserDefined_basic.phpt] 
TEST 9186/15572 [ext/reflection/tests/ReflectionClass_modifiers_001.phpt]
PASS Modifiers [ext/reflection/tests/ReflectionClass_modifiers_001.phpt] 
TEST 9187/15572 [ext/reflection/tests/ReflectionClass_newInstanceArgs_001.phpt]
PASS ReflectionClass::newInstanceArgs [ext/reflection/tests/ReflectionClass_newInstanceArgs_001.phpt] 
TEST 9188/15572 [ext/reflection/tests/ReflectionClass_newInstanceArgs_002.phpt]
PASS ReflectionClass::newInstanceArgs() - wrong arg type [ext/reflection/tests/ReflectionClass_newInstanceArgs_002.phpt] 
TEST 9189/15572 [ext/reflection/tests/ReflectionClass_newInstanceWithoutConstructor.phpt]
PASS ReflectionClass::newInstanceWithoutConstructor() [ext/reflection/tests/ReflectionClass_newInstanceWithoutConstructor.phpt] 
TEST 9190/15572 [ext/reflection/tests/ReflectionClass_newInstance_001.phpt]
PASS ReflectionClass::newInstance() [ext/reflection/tests/ReflectionClass_newInstance_001.phpt] 
TEST 9191/15572 [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_001.phpt]
PASS ReflectionClass::setStaticPropertyValue() [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_001.phpt] 
TEST 9192/15572 [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_002.phpt]
PASS ReflectionClass::setStaticPropertyValue() - bad params [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_002.phpt] 
TEST 9193/15572 [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_003.phpt]
PASS ReflectionClass::setStaticPropertyValue() - type constraints must be enforced [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_003.phpt] 
TEST 9194/15572 [ext/reflection/tests/ReflectionClass_toString_001.phpt]
PASS ReflectionClass::__toString() [ext/reflection/tests/ReflectionClass_toString_001.phpt] 
TEST 9195/15572 [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 9196/15572 [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 9197/15572 [ext/reflection/tests/ReflectionClass_toString_004.phpt]
PASS Constant evaluation exception during ReflectionClass::__toString() [ext/reflection/tests/ReflectionClass_toString_004.phpt] 
TEST 9198/15572 [ext/reflection/tests/ReflectionExtension_bug66218.phpt]
PASS ReflectionExtension::getFunctions() ##6218 zend_register_functions breaks reflection [ext/reflection/tests/ReflectionExtension_bug66218.phpt] 
TEST 9199/15572 [ext/reflection/tests/ReflectionExtension_constructor_basic.phpt]
PASS ReflectionExtension::__construct() [ext/reflection/tests/ReflectionExtension_constructor_basic.phpt] 
TEST 9200/15572 [ext/reflection/tests/ReflectionExtension_constructor_error.phpt]
PASS ReflectionExtension::__construct() [ext/reflection/tests/ReflectionExtension_constructor_error.phpt] 
TEST 9201/15572 [ext/reflection/tests/ReflectionExtension_export_basic.phpt]
PASS ReflectionExtension::export() [ext/reflection/tests/ReflectionExtension_export_basic.phpt] 
TEST 9202/15572 [ext/reflection/tests/ReflectionExtension_getClassNames_basic.phpt]
PASS ReflectionExtension::getClassNames() method on an extension which actually returns some information [ext/reflection/tests/ReflectionExtension_getClassNames_basic.phpt] 
TEST 9203/15572 [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 9204/15572 [ext/reflection/tests/ReflectionExtension_getClasses_basic.phpt]
PASS ReflectionExtension::getClasses(); [ext/reflection/tests/ReflectionExtension_getClasses_basic.phpt] 
TEST 9205/15572 [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 9206/15572 [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 9207/15572 [ext/reflection/tests/ReflectionExtension_getName_basic.phpt]
PASS ReflectionExtension::getName() [ext/reflection/tests/ReflectionExtension_getName_basic.phpt] 
TEST 9208/15572 [ext/reflection/tests/ReflectionExtension_getVersion_basic.phpt]
PASS ReflectionExtension::getVersion() [ext/reflection/tests/ReflectionExtension_getVersion_basic.phpt] 
TEST 9209/15572 [ext/reflection/tests/ReflectionExtension_info_basic.phpt]
PASS ReflectionExtension::info() [ext/reflection/tests/ReflectionExtension_info_basic.phpt] 
TEST 9210/15572 [ext/reflection/tests/ReflectionExtension_isPersistant.phpt]
PASS ReflectionExtension::isPersistent() [ext/reflection/tests/ReflectionExtension_isPersistant.phpt] 
TEST 9211/15572 [ext/reflection/tests/ReflectionExtension_isTemporary.phpt]
PASS ReflectionExtension::isTemporary() [ext/reflection/tests/ReflectionExtension_isTemporary.phpt] 
TEST 9212/15572 [ext/reflection/tests/ReflectionFunction_001.phpt]
PASS ReflectionFunction methods [ext/reflection/tests/ReflectionFunction_001.phpt] 
TEST 9213/15572 [ext/reflection/tests/ReflectionFunction_construct.001.phpt]
PASS ReflectionFunction constructor errors [ext/reflection/tests/ReflectionFunction_construct.001.phpt] 
TEST 9214/15572 [ext/reflection/tests/ReflectionFunction_getClosureScopeClass.phpt]
PASS Reflection::getClosureScopeClass() [ext/reflection/tests/ReflectionFunction_getClosureScopeClass.phpt] 
TEST 9215/15572 [ext/reflection/tests/ReflectionFunction_getClosureThis.phpt]
PASS Reflection::getClosureThis() [ext/reflection/tests/ReflectionFunction_getClosureThis.phpt] 
TEST 9216/15572 [ext/reflection/tests/ReflectionFunction_getClosure_basic.phpt]
PASS Test ReflectionFunction::getClosure() function : basic functionality [ext/reflection/tests/ReflectionFunction_getClosure_basic.phpt] 
TEST 9217/15572 [ext/reflection/tests/ReflectionFunction_getDocComment.001.phpt]
PASS ReflectionFunction::getDocComment() [ext/reflection/tests/ReflectionFunction_getDocComment.001.phpt] 
TEST 9218/15572 [ext/reflection/tests/ReflectionFunction_getExtension.phpt]
PASS ReflectionFunction::getExtension() [ext/reflection/tests/ReflectionFunction_getExtension.phpt] 
TEST 9219/15572 [ext/reflection/tests/ReflectionFunction_getExtensionName.phpt]
PASS ReflectionFunction::getExtensionName() [ext/reflection/tests/ReflectionFunction_getExtensionName.phpt] 
TEST 9220/15572 [ext/reflection/tests/ReflectionFunction_getFileName.001.phpt]
PASS ReflectionFunction::getFileName() with function in an included file [ext/reflection/tests/ReflectionFunction_getFileName.001.phpt] 
TEST 9221/15572 [ext/reflection/tests/ReflectionFunction_getFileName.002.phpt]
PASS ReflectionFunction::getFileName() [ext/reflection/tests/ReflectionFunction_getFileName.002.phpt] 
TEST 9222/15572 [ext/reflection/tests/ReflectionFunction_getNamespaceName.phpt]
PASS ReflectionFunction::getNamespaceName() [ext/reflection/tests/ReflectionFunction_getNamespaceName.phpt] 
TEST 9223/15572 [ext/reflection/tests/ReflectionFunction_isClosure_basic.phpt]
PASS Reflection::isClosure [ext/reflection/tests/ReflectionFunction_isClosure_basic.phpt] 
TEST 9224/15572 [ext/reflection/tests/ReflectionFunction_isDeprecated_basic.phpt]
PASS ReflectionFunction::isDeprecated [ext/reflection/tests/ReflectionFunction_isDeprecated_basic.phpt] 
TEST 9225/15572 [ext/reflection/tests/ReflectionFunction_isDisabled_basic.phpt]
PASS ReflectionFunction::isDisabled [ext/reflection/tests/ReflectionFunction_isDisabled_basic.phpt] 
TEST 9226/15572 [ext/reflection/tests/ReflectionFunction_isGenerator_basic.phpt]
PASS ReflectionFunction::isGenerator() [ext/reflection/tests/ReflectionFunction_isGenerator_basic.phpt] 
TEST 9227/15572 [ext/reflection/tests/ReflectionFunction_isVariadic_basic.phpt]
PASS ReflectionFunction::isVariadic() [ext/reflection/tests/ReflectionFunction_isVariadic_basic.phpt] 
TEST 9228/15572 [ext/reflection/tests/ReflectionGenerator_basic.phpt]
PASS ReflectionGenerator basic test [ext/reflection/tests/ReflectionGenerator_basic.phpt] 
TEST 9229/15572 [ext/reflection/tests/ReflectionGenerator_getTrace.phpt]
PASS ReflectionGenerator::getTrace() over multiple Generators [ext/reflection/tests/ReflectionGenerator_getTrace.phpt] 
TEST 9230/15572 [ext/reflection/tests/ReflectionGenerator_in_Generator.phpt]
PASS ReflectionGenerator while being currently executed [ext/reflection/tests/ReflectionGenerator_in_Generator.phpt] 
TEST 9231/15572 [ext/reflection/tests/ReflectionMethod_006.phpt]
PASS ReflectionMethod methods - wrong num args [ext/reflection/tests/ReflectionMethod_006.phpt] 
TEST 9232/15572 [ext/reflection/tests/ReflectionMethod_basic1.phpt]
PASS ReflectionMethod class - various methods [ext/reflection/tests/ReflectionMethod_basic1.phpt] 
TEST 9233/15572 [ext/reflection/tests/ReflectionMethod_basic2.phpt]
PASS ReflectionMethod class __toString() and export() methods [ext/reflection/tests/ReflectionMethod_basic2.phpt] 
TEST 9234/15572 [ext/reflection/tests/ReflectionMethod_basic3.phpt]
PASS ReflectionMethod class getName(), isInternal() and isUserDefined() methods [ext/reflection/tests/ReflectionMethod_basic3.phpt] 
TEST 9235/15572 [ext/reflection/tests/ReflectionMethod_basic4.phpt]
PASS ReflectionMethod class getFileName(), getStartLine() and getEndLine() methods [ext/reflection/tests/ReflectionMethod_basic4.phpt] 
TEST 9236/15572 [ext/reflection/tests/ReflectionMethod_constructor_basic.phpt]
PASS ReflectionMethod::isConstructor() [ext/reflection/tests/ReflectionMethod_constructor_basic.phpt] 
TEST 9237/15572 [ext/reflection/tests/ReflectionMethod_constructor_error1.phpt]
PASS ReflectionMethod constructor errors [ext/reflection/tests/ReflectionMethod_constructor_error1.phpt] 
TEST 9238/15572 [ext/reflection/tests/ReflectionMethod_constructor_error2.phpt]
PASS ReflectionMethod constructor errors [ext/reflection/tests/ReflectionMethod_constructor_error2.phpt] 
TEST 9239/15572 [ext/reflection/tests/ReflectionMethod_defaultArg.phpt]
PASS ReflectionMethod and RECV_INIT (bug #70957 and #70958) [ext/reflection/tests/ReflectionMethod_defaultArg.phpt] 
TEST 9240/15572 [ext/reflection/tests/ReflectionMethod_getClosureThis.phpt]
PASS Reflection::getClosureThis() [ext/reflection/tests/ReflectionMethod_getClosureThis.phpt] 
TEST 9241/15572 [ext/reflection/tests/ReflectionMethod_getClosure_basic.phpt]
PASS Test ReflectionMethod::getClosure() function : basic functionality [ext/reflection/tests/ReflectionMethod_getClosure_basic.phpt] 
TEST 9242/15572 [ext/reflection/tests/ReflectionMethod_getClosure_error.phpt]
PASS Test ReflectionMethod::getClosure() function : error functionality [ext/reflection/tests/ReflectionMethod_getClosure_error.phpt] 
TEST 9243/15572 [ext/reflection/tests/ReflectionMethod_getDeclaringClass_basic.phpt]
PASS ReflectionMethod::getDeclaringClass() [ext/reflection/tests/ReflectionMethod_getDeclaringClass_basic.phpt] 
TEST 9244/15572 [ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt]
PASS ReflectionMethod::getDocComment() [ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt] 
TEST 9245/15572 [ext/reflection/tests/ReflectionMethod_getDocComment_property_list.phpt]
PASS ReflectionMethod::getDocComment() [ext/reflection/tests/ReflectionMethod_getDocComment_property_list.phpt] 
TEST 9246/15572 [ext/reflection/tests/ReflectionMethod_getModifiers_basic.phpt]
PASS ReflectionMethod::getModifiers() [ext/reflection/tests/ReflectionMethod_getModifiers_basic.phpt] 
TEST 9247/15572 [ext/reflection/tests/ReflectionMethod_getPrototype_basic.phpt]
PASS public ReflectionMethod ReflectionMethod::getPrototype ( void ); [ext/reflection/tests/ReflectionMethod_getPrototype_basic.phpt] 
TEST 9248/15572 [ext/reflection/tests/ReflectionMethod_getStaticVariables_basic.phpt]
PASS ReflectionMethod::getStaticVariables() [ext/reflection/tests/ReflectionMethod_getStaticVariables_basic.phpt] 
TEST 9249/15572 [ext/reflection/tests/ReflectionMethod_invokeArgs_basic.phpt]
PASS ReflectionMethod::invokeArgs() [ext/reflection/tests/ReflectionMethod_invokeArgs_basic.phpt] 
TEST 9250/15572 [ext/reflection/tests/ReflectionMethod_invokeArgs_error1.phpt]
PASS ReflectionMethod:invokeArgs() errors [ext/reflection/tests/ReflectionMethod_invokeArgs_error1.phpt] 
TEST 9251/15572 [ext/reflection/tests/ReflectionMethod_invokeArgs_error2.phpt]
PASS ReflectionMethod::invokeArgs() further errors [ext/reflection/tests/ReflectionMethod_invokeArgs_error2.phpt] 
TEST 9252/15572 [ext/reflection/tests/ReflectionMethod_invokeArgs_error3.phpt]
PASS ReflectionMethod::invokeArgs() further errors [ext/reflection/tests/ReflectionMethod_invokeArgs_error3.phpt] 
TEST 9253/15572 [ext/reflection/tests/ReflectionMethod_invoke_basic.phpt]
PASS ReflectionMethod::invoke() [ext/reflection/tests/ReflectionMethod_invoke_basic.phpt] 
TEST 9254/15572 [ext/reflection/tests/ReflectionMethod_invoke_error1.phpt]
PASS ReflectionMethod::invoke() errors [ext/reflection/tests/ReflectionMethod_invoke_error1.phpt] 
TEST 9255/15572 [ext/reflection/tests/ReflectionMethod_invoke_error2.phpt]
PASS ReflectionMethod::invoke() further errors [ext/reflection/tests/ReflectionMethod_invoke_error2.phpt] 
TEST 9256/15572 [ext/reflection/tests/ReflectionMethod_invoke_on_abstract_method_after_setAccessible.phpt]
PASS ReflectionMethod::invoke() on an abstract method should fail even after calling setAccessible(true) [ext/reflection/tests/ReflectionMethod_invoke_on_abstract_method_after_setAccessible.phpt] 
TEST 9257/15572 [ext/reflection/tests/ReflectionMethod_returnsReference_basic.phpt]
PASS ReflectionMethod::returnsReference() [ext/reflection/tests/ReflectionMethod_returnsReference_basic.phpt] 
TEST 9258/15572 [ext/reflection/tests/ReflectionMethod_setAccessible.phpt]
PASS Test ReflectionMethod::setAccessible(). [ext/reflection/tests/ReflectionMethod_setAccessible.phpt] 
TEST 9259/15572 [ext/reflection/tests/ReflectionNamedType.phpt]
PASS ReflectionNamedType::getName() and ReflectionNamedType::__toString() [ext/reflection/tests/ReflectionNamedType.phpt] 
TEST 9260/15572 [ext/reflection/tests/ReflectionObject_FileInfo_basic.phpt]
PASS ReflectionObject::getFileName(), ReflectionObject::getStartLine(), ReflectionObject::getEndLine() - basic function [ext/reflection/tests/ReflectionObject_FileInfo_basic.phpt] 
TEST 9261/15572 [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 9262/15572 [ext/reflection/tests/ReflectionObject___toString_basic2.phpt]
PASS ReflectionObject::__toString() : very basic test with dynamic properties [ext/reflection/tests/ReflectionObject___toString_basic2.phpt] 
TEST 9263/15572 [ext/reflection/tests/ReflectionObject_constructor_basic.phpt]
PASS ReflectionObject::__construct - basic function test [ext/reflection/tests/ReflectionObject_constructor_basic.phpt] 
TEST 9264/15572 [ext/reflection/tests/ReflectionObject_export_basic1.phpt]
PASS ReflectionObject::__toString() : very basic test with no dynamic properties [ext/reflection/tests/ReflectionObject_export_basic1.phpt] 
TEST 9265/15572 [ext/reflection/tests/ReflectionObject_export_basic2.phpt]
PASS ReflectionObject::__toString() : very basic test with dynamic properties [ext/reflection/tests/ReflectionObject_export_basic2.phpt] 
TEST 9266/15572 [ext/reflection/tests/ReflectionObject_export_basic3.phpt]
PASS ReflectionObject::__toString() - ensure dynamic property with same name as inherited private property is shown. [ext/reflection/tests/ReflectionObject_export_basic3.phpt] 
TEST 9267/15572 [ext/reflection/tests/ReflectionObject_getConstant_basic.phpt]
PASS ReflectionObject::getConstant() basic function test [ext/reflection/tests/ReflectionObject_getConstant_basic.phpt] 
TEST 9268/15572 [ext/reflection/tests/ReflectionObject_getConstants_basic.phpt]
PASS ReflectionObject::getConstants() - basic function test [ext/reflection/tests/ReflectionObject_getConstants_basic.phpt] 
TEST 9269/15572 [ext/reflection/tests/ReflectionObject_getConstructor_basic.phpt]
PASS ReflectionObject::getConstructor() - basic function test [ext/reflection/tests/ReflectionObject_getConstructor_basic.phpt] 
TEST 9270/15572 [ext/reflection/tests/ReflectionObject_getName_basic.phpt]
PASS ReflectionObject::getName() - basic function test [ext/reflection/tests/ReflectionObject_getName_basic.phpt] 
TEST 9271/15572 [ext/reflection/tests/ReflectionObject_getName_error1.phpt]
PASS ReflectionObject::getName - forbid static invocation [ext/reflection/tests/ReflectionObject_getName_error1.phpt] 
TEST 9272/15572 [ext/reflection/tests/ReflectionObject_isInstance_basic.phpt]
PASS ReflectionObject::isInstance() - basic function test [ext/reflection/tests/ReflectionObject_isInstance_basic.phpt] 
TEST 9273/15572 [ext/reflection/tests/ReflectionObject_isInstantiable_basic.phpt]
PASS ReflectionObject::IsInstantiable() - basic function test [ext/reflection/tests/ReflectionObject_isInstantiable_basic.phpt] 
TEST 9274/15572 [ext/reflection/tests/ReflectionObject_isInstantiable_variation.phpt]
PASS ReflectionObject::IsInstantiable() - variation - constructors [ext/reflection/tests/ReflectionObject_isInstantiable_variation.phpt] 
TEST 9275/15572 [ext/reflection/tests/ReflectionObject_isInternal_basic.phpt]
PASS ReflectionObject::isInternal() - basic function test [ext/reflection/tests/ReflectionObject_isInternal_basic.phpt] 
TEST 9276/15572 [ext/reflection/tests/ReflectionObject_isSubclassOf.002.phpt]
PASS ReflectionObject::isSubclassOf() - bad arguments [ext/reflection/tests/ReflectionObject_isSubclassOf.002.phpt] 
TEST 9277/15572 [ext/reflection/tests/ReflectionObject_isSubclassOf_basic.phpt]
PASS ReflectionObject::isSubclassOf() - basic function test [ext/reflection/tests/ReflectionObject_isSubclassOf_basic.phpt] 
TEST 9278/15572 [ext/reflection/tests/ReflectionObject_isSubclassOf_error.phpt]
PASS ReflectionObject::isSubclassOf() - invalid params [ext/reflection/tests/ReflectionObject_isSubclassOf_error.phpt] 
TEST 9279/15572 [ext/reflection/tests/ReflectionObject_isUserDefined_basic.phpt]
PASS ReflectionObject::isUserDefined() - basic function test [ext/reflection/tests/ReflectionObject_isUserDefined_basic.phpt] 
TEST 9280/15572 [ext/reflection/tests/ReflectionParameter_001.phpt]
PASS ReflectionParameter class - getNames() method. [ext/reflection/tests/ReflectionParameter_001.phpt] 
TEST 9281/15572 [ext/reflection/tests/ReflectionParameter_002.phpt]
PASS ReflectionParameter class - isPassedByReferenceMethod() [ext/reflection/tests/ReflectionParameter_002.phpt] 
TEST 9282/15572 [ext/reflection/tests/ReflectionParameter_003.phpt]
PASS ReflectionParameter class - isOptional, isDefaultValueAvailable and getDefaultValue methods. [ext/reflection/tests/ReflectionParameter_003.phpt] 
TEST 9283/15572 [ext/reflection/tests/ReflectionParameter_DefaultValueConstant_basic1.phpt]
PASS ReflectionParameter::isDefaultValueConstant() && getDefaultValueConstantName() [ext/reflection/tests/ReflectionParameter_DefaultValueConstant_basic1.phpt] 
TEST 9284/15572 [ext/reflection/tests/ReflectionParameter_DefaultValueConstant_basic2.phpt]
PASS ReflectionParameter::isDefaultValueConstant() && getDefaultValueConstantName() for namespace [ext/reflection/tests/ReflectionParameter_DefaultValueConstant_basic2.phpt] 
TEST 9285/15572 [ext/reflection/tests/ReflectionParameter_DefaultValueConstant_error.phpt]
PASS ReflectionParameter::getDefaultValueConstant() should raise exception on non optional parameter [ext/reflection/tests/ReflectionParameter_DefaultValueConstant_error.phpt] 
TEST 9286/15572 [ext/reflection/tests/ReflectionParameter_canBePassedByValue.phpt]
PASS ReflectionParameter class - canBePassedByValue() method. [ext/reflection/tests/ReflectionParameter_canBePassedByValue.phpt] 
TEST 9287/15572 [ext/reflection/tests/ReflectionParameter_ctor_cast.phpt]
PASS Test method name string cast in ReflectionParameter ctor [ext/reflection/tests/ReflectionParameter_ctor_cast.phpt] 
TEST 9288/15572 [ext/reflection/tests/ReflectionParameter_export_basic.phpt]
PASS ReflectionParameter::__toString() [ext/reflection/tests/ReflectionParameter_export_basic.phpt] 
TEST 9289/15572 [ext/reflection/tests/ReflectionParameter_export_error2.phpt]
PASS ReflectionParameter::export() with incorrect first parameter [ext/reflection/tests/ReflectionParameter_export_error2.phpt] 
TEST 9290/15572 [ext/reflection/tests/ReflectionParameter_export_error3.phpt]
PASS ReflectionParameter::export() with incorrect second parameter [ext/reflection/tests/ReflectionParameter_export_error3.phpt] 
TEST 9291/15572 [ext/reflection/tests/ReflectionParameter_getDeclaringFunction_basic.phpt]
PASS ReflectionParameter::getDeclaringFunction() [ext/reflection/tests/ReflectionParameter_getDeclaringFunction_basic.phpt] 
TEST 9292/15572 [ext/reflection/tests/ReflectionParameter_getPosition_basic.phpt]
PASS ReflectionParameter::getPosition() [ext/reflection/tests/ReflectionParameter_getPosition_basic.phpt] 
TEST 9293/15572 [ext/reflection/tests/ReflectionParameter_invalidMethodInConstructor.phpt]
PASS ReflectionParameter::__construct(): Invalid method as constructor [ext/reflection/tests/ReflectionParameter_invalidMethodInConstructor.phpt] 
TEST 9294/15572 [ext/reflection/tests/ReflectionParameter_isDefault.phpt]
PASS ReflectionParameter::isDefault() [ext/reflection/tests/ReflectionParameter_isDefault.phpt] 
TEST 9295/15572 [ext/reflection/tests/ReflectionParameter_isVariadic_basic.phpt]
PASS ReflectionParameter::isVariadic() [ext/reflection/tests/ReflectionParameter_isVariadic_basic.phpt] 
TEST 9296/15572 [ext/reflection/tests/ReflectionParameter_toString_basic.phpt]
PASS ReflectionParameter::__toString() [ext/reflection/tests/ReflectionParameter_toString_basic.phpt] 
TEST 9297/15572 [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 9298/15572 [ext/reflection/tests/ReflectionProperty_basic2.phpt]
PASS Test usage of ReflectionProperty methods isDefault(), getModifiers(), getDeclaringClass() and getDocComment(). [ext/reflection/tests/ReflectionProperty_basic2.phpt] 
TEST 9299/15572 [ext/reflection/tests/ReflectionProperty_constructor_error.phpt]
PASS Test ReflectionProperty class constructor errors. [ext/reflection/tests/ReflectionProperty_constructor_error.phpt] 
TEST 9300/15572 [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 9301/15572 [ext/reflection/tests/ReflectionProperty_error.phpt]
PASS Test ReflectionProperty class errors. [ext/reflection/tests/ReflectionProperty_error.phpt] 
TEST 9302/15572 [ext/reflection/tests/ReflectionProperty_export_basic.phpt]
PASS Test ReflectionProperty::__toString() usage. [ext/reflection/tests/ReflectionProperty_export_basic.phpt] 
TEST 9303/15572 [ext/reflection/tests/ReflectionProperty_export_error.phpt]
PASS Test ReflectionProperty::export() errors. [ext/reflection/tests/ReflectionProperty_export_error.phpt] 
TEST 9304/15572 [ext/reflection/tests/ReflectionProperty_getDeclaringClass_variation1.phpt]
PASS Test ReflectionProperty::getDeclaringClass() with inherited properties. [ext/reflection/tests/ReflectionProperty_getDeclaringClass_variation1.phpt] 
TEST 9305/15572 [ext/reflection/tests/ReflectionProperty_getDocComment_basic.phpt]
PASS Test ReflectionProperty::getDocComment() usage. [ext/reflection/tests/ReflectionProperty_getDocComment_basic.phpt] 
TEST 9306/15572 [ext/reflection/tests/ReflectionProperty_getModifiers.001.phpt]
PASS ReflectionProperty::getModifiers() [ext/reflection/tests/ReflectionProperty_getModifiers.001.phpt] 
TEST 9307/15572 [ext/reflection/tests/ReflectionProperty_getModifiers_basic.phpt]
PASS Test ReflectionProperty::getModifiers() usage. [ext/reflection/tests/ReflectionProperty_getModifiers_basic.phpt] 
TEST 9308/15572 [ext/reflection/tests/ReflectionProperty_getValue_error.phpt]
PASS Test ReflectionProperty::getValue() errors. [ext/reflection/tests/ReflectionProperty_getValue_error.phpt] 
TEST 9309/15572 [ext/reflection/tests/ReflectionProperty_isDefault_basic.phpt]
PASS Test ReflectionProperty::isDefault() usage. [ext/reflection/tests/ReflectionProperty_isDefault_basic.phpt] 
TEST 9310/15572 [ext/reflection/tests/ReflectionProperty_isInitialized.phpt]
PASS Test ReflectionProperty::isInitialized() [ext/reflection/tests/ReflectionProperty_isInitialized.phpt] 
TEST 9311/15572 [ext/reflection/tests/ReflectionProperty_setAccessible.phpt]
PASS Test ReflectionProperty::setAccessible(). [ext/reflection/tests/ReflectionProperty_setAccessible.phpt] 
TEST 9312/15572 [ext/reflection/tests/ReflectionProperty_setValue_error.phpt]
PASS Test ReflectionProperty::setValue() error cases. [ext/reflection/tests/ReflectionProperty_setValue_error.phpt] 
TEST 9313/15572 [ext/reflection/tests/ReflectionProperty_typed_static.phpt]
PASS ReflectionProperty::getValue() on typed static property [ext/reflection/tests/ReflectionProperty_typed_static.phpt] 
TEST 9314/15572 [ext/reflection/tests/ReflectionReference.phpt]
PASS Basic ReflectionReference functionality [ext/reflection/tests/ReflectionReference.phpt] 
TEST 9315/15572 [ext/reflection/tests/ReflectionReference_bug78263.phpt]
PASS Bug #78263: Handling of self-referential array special case [ext/reflection/tests/ReflectionReference_bug78263.phpt] 
TEST 9316/15572 [ext/reflection/tests/ReflectionReference_errors.phpt]
PASS Various error conditions for ReflectionReference [ext/reflection/tests/ReflectionReference_errors.phpt] 
TEST 9317/15572 [ext/reflection/tests/ReflectionType_001.phpt]
PASS ReflectionParameter::get/hasType and ReflectionType tests [ext/reflection/tests/ReflectionType_001.phpt] 
TEST 9318/15572 [ext/reflection/tests/ReflectionType_002.phpt]
PASS ReflectionType leak [ext/reflection/tests/ReflectionType_002.phpt] 
TEST 9319/15572 [ext/reflection/tests/ReflectionType_possible_types.phpt]
PASS ReflectionType possible types [ext/reflection/tests/ReflectionType_possible_types.phpt] 
TEST 9320/15572 [ext/reflection/tests/ReflectionZendExtension.phpt]
PASS Test ReflectionZendExtension class [ext/reflection/tests/ReflectionZendExtension.phpt] 
TEST 9321/15572 [ext/reflection/tests/ReflectionZendExtension_error.phpt]
PASS Test ReflectionZendExtension class erros [ext/reflection/tests/ReflectionZendExtension_error.phpt] 
TEST 9322/15572 [ext/reflection/tests/bug26640.phpt]
PASS Reflection Bug #26640 (__autoload() not invoked by Reflection classes) [ext/reflection/tests/bug26640.phpt] 
TEST 9323/15572 [ext/reflection/tests/bug26695.phpt]
PASS Reflection Bug #26695 (Reflection API does not recognize mixed-case class hints) [ext/reflection/tests/bug26695.phpt] 
TEST 9324/15572 [ext/reflection/tests/bug29268.phpt]
PASS Reflection Bug #29268 (__autoload() not called with reflectionProperty->getClass()) [ext/reflection/tests/bug29268.phpt] 
TEST 9325/15572 [ext/reflection/tests/bug29523.phpt]
PASS Reflection Bug #29523 (ReflectionParameter::isOptional() is incorrect) [ext/reflection/tests/bug29523.phpt] 
TEST 9326/15572 [ext/reflection/tests/bug29828.phpt]
PASS Reflection Bug #29828 (Interfaces no longer work) [ext/reflection/tests/bug29828.phpt] 
TEST 9327/15572 [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 9328/15572 [ext/reflection/tests/bug30146.phpt]
PASS Reflection Bug #30146 (ReflectionProperty->getValue() requires instance for static property) [ext/reflection/tests/bug30146.phpt] 
TEST 9329/15572 [ext/reflection/tests/bug30148.phpt]
PASS Reflection Bug #30148 (ReflectionMethod->isConstructor() fails for inherited classes) [ext/reflection/tests/bug30148.phpt] 
TEST 9330/15572 [ext/reflection/tests/bug30209.phpt]
PASS Reflection Bug #30209 (ReflectionClass::getMethod() lowercases attribute) [ext/reflection/tests/bug30209.phpt] 
TEST 9331/15572 [ext/reflection/tests/bug30856.phpt]
PASS Reflection Bug #30856 (ReflectionClass::getStaticProperties segfaults) [ext/reflection/tests/bug30856.phpt] 
TEST 9332/15572 [ext/reflection/tests/bug30961.phpt]
PASS Reflection Bug #30961 (Wrong linenumber in ReflectionClass getStartLine()) [ext/reflection/tests/bug30961.phpt] 
TEST 9333/15572 [ext/reflection/tests/bug31651.phpt]
PASS Reflection Bug #31651 (ReflectionClass::getDefaultProperties segfaults with arrays.) [ext/reflection/tests/bug31651.phpt] 
TEST 9334/15572 [ext/reflection/tests/bug32981.phpt]
PASS Reflection Bug #32981 (ReflectionMethod::getStaticVariables() causes apache2.0.54 seg fault) [ext/reflection/tests/bug32981.phpt] 
TEST 9335/15572 [ext/reflection/tests/bug33312.phpt]
PASS Reflection Bug #33312 (ReflectionParameter methods do not work correctly) [ext/reflection/tests/bug33312.phpt] 
TEST 9336/15572 [ext/reflection/tests/bug33389.phpt]
PASS Reflection Bug #33389 (double free() when exporting a ReflectionClass) [ext/reflection/tests/bug33389.phpt] 
TEST 9337/15572 [ext/reflection/tests/bug36308.phpt]
PASS Reflection Bug #36308 (ReflectionProperty::getDocComment() does not reflect extended class commentary) [ext/reflection/tests/bug36308.phpt] 
TEST 9338/15572 [ext/reflection/tests/bug36337.phpt]
PASS Reflection Bug #36337 (ReflectionProperty fails to return correct visibility) [ext/reflection/tests/bug36337.phpt] 
TEST 9339/15572 [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 9340/15572 [ext/reflection/tests/bug37816.phpt]
PASS Bug #37816 (ReflectionProperty does not throw exception when accessing protected attribute) [ext/reflection/tests/bug37816.phpt] 
TEST 9341/15572 [ext/reflection/tests/bug37964.phpt]
PASS Reflection Bug #37964 (Reflection shows private methods of parent class) [ext/reflection/tests/bug37964.phpt] 
TEST 9342/15572 [ext/reflection/tests/bug38132.phpt]
PASS Reflection Bug #38132 (ReflectionClass::getStaticProperties() retains \0 in key names) [ext/reflection/tests/bug38132.phpt] 
TEST 9343/15572 [ext/reflection/tests/bug38194.phpt]
PASS Reflection Bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the class itself) [ext/reflection/tests/bug38194.phpt] 
TEST 9344/15572 [ext/reflection/tests/bug38217.phpt]
PASS Bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much memory) [ext/reflection/tests/bug38217.phpt] 
TEST 9345/15572 [ext/reflection/tests/bug38465.phpt]
PASS Bug #38465 (ReflectionParameter fails on access to self::) [ext/reflection/tests/bug38465.phpt] 
TEST 9346/15572 [ext/reflection/tests/bug38653.phpt]
PASS Bug #38653 (memory leak in ReflectionClass::getConstant()) [ext/reflection/tests/bug38653.phpt] 
TEST 9347/15572 [ext/reflection/tests/bug38942.phpt]
PASS Bug #38942 (Double old-style-ctor inheritance) [ext/reflection/tests/bug38942.phpt] 
TEST 9348/15572 [ext/reflection/tests/bug39001.phpt]
PASS Bug #39001 (ReflectionProperty returns incorrect declaring class for protected properties) [ext/reflection/tests/bug39001.phpt] 
TEST 9349/15572 [ext/reflection/tests/bug39067.phpt]
PASS Bug #39067 (getDeclaringClass() and private properties) [ext/reflection/tests/bug39067.phpt] 
TEST 9350/15572 [ext/reflection/tests/bug39884.phpt]
PASS Bug #39884 (ReflectionParameter::getClass() throws exception for type hint self) [ext/reflection/tests/bug39884.phpt] 
TEST 9351/15572 [ext/reflection/tests/bug40431.phpt]
PASS Bug #40431 (dynamic properties may cause crash in ReflectionProperty methods) [ext/reflection/tests/bug40431.phpt] 
TEST 9352/15572 [ext/reflection/tests/bug40794.phpt]
PASS Bug #40794 (ReflectionObject::getValues() may crash when used with dynamic properties) [ext/reflection/tests/bug40794.phpt] 
TEST 9353/15572 [ext/reflection/tests/bug41061.phpt]
PASS Reflection Bug #41061 ("visibility error" in ReflectionFunction::__toString()) [ext/reflection/tests/bug41061.phpt] 
TEST 9354/15572 [ext/reflection/tests/bug41884.phpt]
PASS Bug #41884 (ReflectionClass::getDefaultProperties() does not handle static attributes) [ext/reflection/tests/bug41884.phpt] 
TEST 9355/15572 [ext/reflection/tests/bug42976.phpt]
PASS Bug #42976 (Crash when constructor for newInstance() or newInstanceArgs() fails) [ext/reflection/tests/bug42976.phpt] 
TEST 9356/15572 [ext/reflection/tests/bug43926.phpt]
PASS Bug #43926 (isInstance() isn't equivalent to instanceof operator) [ext/reflection/tests/bug43926.phpt] 
TEST 9357/15572 [ext/reflection/tests/bug45139.phpt]
PASS Bug #45139 (ReflectionProperty returns incorrect declaring class) [ext/reflection/tests/bug45139.phpt] 
TEST 9358/15572 [ext/reflection/tests/bug45571.phpt]
PASS Bug #45571 (ReflectionClass::__toString() shows superclasses' private static methods.) [ext/reflection/tests/bug45571.phpt] 
TEST 9359/15572 [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 9360/15572 [ext/reflection/tests/bug46064.phpt]
PASS Bug #46064 (Exception when creating ReflectionProperty object on dynamicly created property) [ext/reflection/tests/bug46064.phpt] 
TEST 9361/15572 [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 9362/15572 [ext/reflection/tests/bug46103.phpt]
PASS Bug #46103: ReflectionObject memory leak [ext/reflection/tests/bug46103.phpt] 
TEST 9363/15572 [ext/reflection/tests/bug46205.phpt]
PASS Bug #46205 (Closure - Memory leaks when ReflectionException is thrown) [ext/reflection/tests/bug46205.phpt] 
TEST 9364/15572 [ext/reflection/tests/bug47254.phpt]
PASS Bug #47254 [ext/reflection/tests/bug47254.phpt] 
TEST 9365/15572 [ext/reflection/tests/bug48336.phpt]
PASS Bug #48286 (ReflectionProperty::getDeclaringClass() does not work with redeclared properties) [ext/reflection/tests/bug48336.phpt] 
TEST 9366/15572 [ext/reflection/tests/bug48757.phpt]
PASS Bug #48757 (ReflectionFunction::invoke() parameter issues) [ext/reflection/tests/bug48757.phpt] 
TEST 9367/15572 [ext/reflection/tests/bug49074.phpt]
PASS Bug #49074 (private class static fields can be modified by using reflection) [ext/reflection/tests/bug49074.phpt] 
TEST 9368/15572 [ext/reflection/tests/bug49092.phpt]
PASS Bug #49092 (ReflectionFunction fails to work with functions in fully qualified namespaces) [ext/reflection/tests/bug49092.phpt] 
TEST 9369/15572 [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 9370/15572 [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 9371/15572 [ext/reflection/tests/bug51911.phpt]
PASS Bug #51911 (ReflectionParameter::getDefaultValue() memory leaks with constant array) [ext/reflection/tests/bug51911.phpt] 
TEST 9372/15572 [ext/reflection/tests/bug52057.phpt]
PASS Bug #52057 (ReflectionClass fails on Closure class) [ext/reflection/tests/bug52057.phpt] 
TEST 9373/15572 [ext/reflection/tests/bug52854.phpt]
PASS Bug #52854: ReflectionClass::newInstanceArgs does not work for classes without constructors [ext/reflection/tests/bug52854.phpt] 
TEST 9374/15572 [ext/reflection/tests/bug53366.phpt]
PASS Bug #53366 (Reflection doesnt get dynamic property value from getProperty()) [ext/reflection/tests/bug53366.phpt] 
TEST 9375/15572 [ext/reflection/tests/bug53915.phpt]
PASS Bug #53915 - ReflectionClass::getConstant(s) emits fatal error on selfreferencing constants [ext/reflection/tests/bug53915.phpt] 
TEST 9376/15572 [ext/reflection/tests/bug60357.phpt]
PASS Bug #60357 (__toString() method triggers E_NOTICE "Array to string conversion") [ext/reflection/tests/bug60357.phpt] 
TEST 9377/15572 [ext/reflection/tests/bug60367.phpt]
PASS Bug #60367 (Reflection and Late Static Binding) [ext/reflection/tests/bug60367.phpt] 
TEST 9378/15572 [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 9379/15572 [ext/reflection/tests/bug62384.phpt]
PASS Bug #62384 (Attempting to invoke a Closure more than once causes segfaul) [ext/reflection/tests/bug62384.phpt] 
TEST 9380/15572 [ext/reflection/tests/bug62715.phpt]
PASS Bug #62715 (ReflectionParameter::isDefaultValueAvailable() wrong result) [ext/reflection/tests/bug62715.phpt] 
TEST 9381/15572 [ext/reflection/tests/bug63399.phpt]
PASS Bug #63399 (ReflectionClass::getTraitAliases() incorrectly resolves traitnames) [ext/reflection/tests/bug63399.phpt] 
TEST 9382/15572 [ext/reflection/tests/bug63614.phpt]
PASS Bug #63614 (Fatal error on Reflection) [ext/reflection/tests/bug63614.phpt] 
TEST 9383/15572 [ext/reflection/tests/bug64007.phpt]
PASS Bug #64007 (There is an ability to create instance of Generator by hand) [ext/reflection/tests/bug64007.phpt] 
TEST 9384/15572 [ext/reflection/tests/bug64239.phpt]
PASS Bug #64239 (ReflectionClass::getMethods() changed behavior) [ext/reflection/tests/bug64239.phpt] 
TEST 9385/15572 [ext/reflection/tests/bug64936.phpt]
PASS ReflectionMethod::getDocComment() uses left over doc comment from previous scanner run [ext/reflection/tests/bug64936.phpt] 
TEST 9386/15572 [ext/reflection/tests/bug66430.phpt]
PASS Bug #66430: ReflectionFunction::invoke does not invoke closure with object scope [ext/reflection/tests/bug66430.phpt] 
TEST 9387/15572 [ext/reflection/tests/bug67068.phpt]
PASS Bug #67068 (ReflectionFunction::getClosure returns something that doesn't report as a closure) [ext/reflection/tests/bug67068.phpt] 
TEST 9388/15572 [ext/reflection/tests/bug69802.phpt]
PASS Bug #69802 (Reflection on Closure::__invoke borks type hint class name) [ext/reflection/tests/bug69802.phpt] 
TEST 9389/15572 [ext/reflection/tests/bug70674.phpt]
PASS Bug #70674 (ReflectionFunction::getClosure() leaks memory when used for internal functions) [ext/reflection/tests/bug70674.phpt] 
TEST 9390/15572 [ext/reflection/tests/bug70960.phpt]
PASS Bug #70960 (ReflectionFunction for array_unique returns wrong number of parameters) [ext/reflection/tests/bug70960.phpt] 
TEST 9391/15572 [ext/reflection/tests/bug70982.phpt]
PASS Bug #70982 (setStaticPropertyValue behaviors inconsistently with 5.6) [ext/reflection/tests/bug70982.phpt] 
TEST 9392/15572 [ext/reflection/tests/bug71018.phpt]
PASS Bug #71018 (ReflectionProperty::setValue() behavior changed) [ext/reflection/tests/bug71018.phpt] 
TEST 9393/15572 [ext/reflection/tests/bug71767.phpt]
PASS Bug #71767 (ReflectionMethod::getDocComment returns the wrong comment) [ext/reflection/tests/bug71767.phpt] 
TEST 9394/15572 [ext/reflection/tests/bug72174.phpt]
PASS Bug #72174: ReflectionProperty#getValue() causes __isset call [ext/reflection/tests/bug72174.phpt] 
TEST 9395/15572 [ext/reflection/tests/bug72661.phpt]
PASS Bug #72661 (ReflectionType::__toString crashes with iterable) [ext/reflection/tests/bug72661.phpt] 
TEST 9396/15572 [ext/reflection/tests/bug74454.phpt]
PASS Bug #74454 (Wrong exception being thrown when using ReflectionMethod) [ext/reflection/tests/bug74454.phpt] 
TEST 9397/15572 [ext/reflection/tests/bug74673.phpt]
PASS Bug #74673 (Segfault when cast Reflection object to string with undefined constant) [ext/reflection/tests/bug74673.phpt] 
TEST 9398/15572 [ext/reflection/tests/bug74949.phpt]
PASS Bug #74949 (null pointer dereference in _function_string) [ext/reflection/tests/bug74949.phpt] 
TEST 9399/15572 [ext/reflection/tests/bug75186.phpt]
PASS Bug #75186: Inconsistent reflection of Closure:::__invoke() [ext/reflection/tests/bug75186.phpt] 
TEST 9400/15572 [ext/reflection/tests/bug75231.phpt]
PASS Bug #75231: ReflectionProperty#getValue() incorrectly works with inherited classes [ext/reflection/tests/bug75231.phpt] 
TEST 9401/15572 [ext/reflection/tests/bug76536.phpt]
PASS Bug #76536 (PHP crashes with core dump when throwing exception in error handler) [ext/reflection/tests/bug76536.phpt] 
TEST 9402/15572 [ext/reflection/tests/bug76737.phpt]
PASS Bug #76737: Unserialized reflection objects are broken, they shouldn't be serializable [ext/reflection/tests/bug76737.phpt] 
TEST 9403/15572 [ext/reflection/tests/bug76936.phpt]
PASS Bug #76936: Objects cannot access their private attributes while handling reflection errors [ext/reflection/tests/bug76936.phpt] 
TEST 9404/15572 [ext/reflection/tests/bug77772.phpt]
PASS Bug #77772: ReflectionClass::getMethods(null) doesn't work [ext/reflection/tests/bug77772.phpt] 
TEST 9405/15572 [ext/reflection/tests/bug77882.phpt]
PASS Bug #77882: Different behavior: always calls destructor [ext/reflection/tests/bug77882.phpt] 
TEST 9406/15572 [ext/reflection/tests/bug78697.phpt]
PASS Bug #78697: ReflectionClass::implementsInterface - inaccurate error message with traits [ext/reflection/tests/bug78697.phpt] 
TEST 9407/15572 [ext/reflection/tests/bug78774.phpt]
PASS Bug #78774: ReflectionNamedType on Typed Properties Crash [ext/reflection/tests/bug78774.phpt] 
TEST 9408/15572 [ext/reflection/tests/bug78895.phpt]
PASS Fixed bug #78895 (Reflection detects abstract non-static class as abstract static). [ext/reflection/tests/bug78895.phpt] 
TEST 9409/15572 [ext/reflection/tests/bug79062.phpt]
PASS Bug #79062: Property with heredoc default value returns false for getDocComment [ext/reflection/tests/bug79062.phpt] 
TEST 9410/15572 [ext/reflection/tests/bug79115.phpt]
PASS Bug #79115: ReflectionClass::isCloneable call reflected class __destruct [ext/reflection/tests/bug79115.phpt] 
TEST 9411/15572 [ext/reflection/tests/bug79487.phpt]
PASS Bug #79487 (::getStaticProperties() ignores property modifications) [ext/reflection/tests/bug79487.phpt] 
TEST 9412/15572 [ext/reflection/tests/bug79683.phpt]
PASS Bug #79683: Fake reflection scope affects __toString() [ext/reflection/tests/bug79683.phpt] 
TEST 9413/15572 [ext/reflection/tests/bug79820.phpt]
PASS Bug #79820: Use after free when type duplicated into ReflectionProperty gets resolved [ext/reflection/tests/bug79820.phpt] 
TEST 9414/15572 [ext/reflection/tests/closures_001.phpt]
PASS Reflection on closures [ext/reflection/tests/closures_001.phpt] 
TEST 9415/15572 [ext/reflection/tests/closures_002.phpt]
PASS Reflection on invokable objects [ext/reflection/tests/closures_002.phpt] 
TEST 9416/15572 [ext/reflection/tests/closures_003.phpt]
PASS Reflection on closures: Segfaults with getParameters() and getDeclaringFunction() [ext/reflection/tests/closures_003.phpt] 
TEST 9417/15572 [ext/reflection/tests/closures_003_v1.phpt]
PASS Reflection on closures: Segfaults with getParameters() and getDeclaringFunction() [ext/reflection/tests/closures_003_v1.phpt] 
TEST 9418/15572 [ext/reflection/tests/closures_004.phpt]
PASS Reflection on closures: Segfault with getClosure() on closure itself [ext/reflection/tests/closures_004.phpt] 
TEST 9419/15572 [ext/reflection/tests/internal_static_property.phpt]
SKIP ReflectionProperty::get/setValue() on internal static property [ext/reflection/tests/internal_static_property.phpt] reason: zend_test extension required
TEST 9420/15572 [ext/reflection/tests/parameters_001.phpt]
PASS ReflectionParameter Check for parameter being optional [ext/reflection/tests/parameters_001.phpt] 
TEST 9421/15572 [ext/reflection/tests/parameters_002.phpt]
PASS ReflectionParameter::getClass(), getDeclaringClass(), getDeclaringFunction() [ext/reflection/tests/parameters_002.phpt] 
TEST 9422/15572 [ext/reflection/tests/property_exists.phpt]
PASS Reflection and property_exists() [ext/reflection/tests/property_exists.phpt] 
TEST 9423/15572 [ext/reflection/tests/reflectionclass_for_traits.phpt]
PASS Tests some parts of ReflectionClass behavior for traits [ext/reflection/tests/reflectionclass_for_traits.phpt] 
TEST 9424/15572 [ext/reflection/tests/request38992.phpt]
PASS Request #38992 (invoke() and invokeArgs() static method calls should match) [ext/reflection/tests/request38992.phpt] 
TEST 9425/15572 [ext/reflection/tests/static_properties_002.phpt]
PASS Reflection and inheriting static properties [ext/reflection/tests/static_properties_002.phpt] 
TEST 9426/15572 [ext/reflection/tests/traits001.phpt]
PASS ReflectionClass and Traits [ext/reflection/tests/traits001.phpt] 
TEST 9427/15572 [ext/reflection/tests/traits002.phpt]
PASS ReflectionClass and Traits [ext/reflection/tests/traits002.phpt] 
TEST 9428/15572 [ext/reflection/tests/traits003.phpt]
PASS Reflection and Traits [ext/reflection/tests/traits003.phpt] 
TEST 9429/15572 [ext/reflection/tests/traits004.phpt]
PASS ReflectionClass::getTraits() and ReflectionClass::getTraitNames [ext/reflection/tests/traits004.phpt] 
TEST 9430/15572 [ext/reflection/tests/traits005.phpt]
PASS ReflectionClass::getTraitAlias [ext/reflection/tests/traits005.phpt] 
TEST 9431/15572 [ext/session/tests/001.phpt]
PASS session object serialization [ext/session/tests/001.phpt] 
TEST 9432/15572 [ext/session/tests/002.phpt]
PASS session_unset() without a initialized session [ext/session/tests/002.phpt] 
TEST 9433/15572 [ext/session/tests/003.phpt]
PASS session object deserialization [ext/session/tests/003.phpt] 
TEST 9434/15572 [ext/session/tests/004.phpt]
PASS session_set_save_handler test [ext/session/tests/004.phpt] 
TEST 9435/15572 [ext/session/tests/005.phpt]
PASS custom save handler, multiple session_start()s, complex data structure test. [ext/session/tests/005.phpt] 
TEST 9436/15572 [ext/session/tests/006.phpt]
PASS correct instantiation of references between variables in sessions [ext/session/tests/006.phpt] 
TEST 9437/15572 [ext/session/tests/009.phpt]
PASS unset($_SESSION["name"]); test [ext/session/tests/009.phpt] 
TEST 9438/15572 [ext/session/tests/010.phpt]
PASS $session_array = explode(";", session_encode()); should not segfault [ext/session/tests/010.phpt] 
TEST 9439/15572 [ext/session/tests/011.phpt]
PASS session_decode(); should not segfault [ext/session/tests/011.phpt] 
TEST 9440/15572 [ext/session/tests/012.phpt]
PASS registering $_SESSION should not segfault [ext/session/tests/012.phpt] 
TEST 9441/15572 [ext/session/tests/013.phpt]
PASS redefining SID should not cause warnings [ext/session/tests/013.phpt] 
TEST 9442/15572 [ext/session/tests/014.phpt]
PASS a script should not be able to modify session.use_trans_sid [ext/session/tests/014.phpt] 
TEST 9443/15572 [ext/session/tests/015.phpt]
PASS use_trans_sid should not affect SID [ext/session/tests/015.phpt] 
TEST 9444/15572 [ext/session/tests/016.phpt]
PASS invalid session.save_path should not cause a segfault [ext/session/tests/016.phpt] 
TEST 9445/15572 [ext/session/tests/017.phpt]
PASS setting $_SESSION before session_start() should not cause segfault [ext/session/tests/017.phpt] 
TEST 9446/15572 [ext/session/tests/018.phpt]
PASS rewriter correctly handles attribute names which contain dashes [ext/session/tests/018.phpt] 
TEST 9447/15572 [ext/session/tests/019.phpt]
PASS serializing references test case using globals [ext/session/tests/019.phpt] 
TEST 9448/15572 [ext/session/tests/020.phpt]
PASS rewriter uses arg_separator.output for modifying URLs [ext/session/tests/020.phpt] 
TEST 9449/15572 [ext/session/tests/021.phpt]
PASS rewriter handles form and fieldset tags correctly [ext/session/tests/021.phpt] 
TEST 9450/15572 [ext/session/tests/022.phpt]
PASS session object serialization [ext/session/tests/022.phpt] 
TEST 9451/15572 [ext/session/tests/023.phpt]
PASS session object deserialization [ext/session/tests/023.phpt] 
TEST 9452/15572 [ext/session/tests/024.phpt]
PASS session_set_save_handler test [ext/session/tests/024.phpt] 
TEST 9453/15572 [ext/session/tests/025.phpt]
PASS custom save handler, multiple session_start()s, complex data structure test. [ext/session/tests/025.phpt] 
TEST 9454/15572 [ext/session/tests/026.phpt]
PASS correct instantiation of references between variables in sessions [ext/session/tests/026.phpt] 
TEST 9455/15572 [ext/session/tests/027.phpt]
PASS unset($_SESSION["name"]); should work [ext/session/tests/027.phpt] 
TEST 9456/15572 [ext/session/tests/029.phpt]
PASS session_decode(); should not segfault [ext/session/tests/029.phpt] 
TEST 9457/15572 [ext/session/tests/031.phpt]
PASS setting hash_function to sha512 and hash_bits_per_character > 4 should not crash [ext/session/tests/031.phpt] 
TEST 9458/15572 [ext/session/tests/bug24592.phpt]
PASS Bug #24592 (crash when multiple NULL values are being stored) [ext/session/tests/bug24592.phpt] 
TEST 9459/15572 [ext/session/tests/bug26862.phpt]
PASS Bug #26862 (ob_flush() before output_reset_rewrite_vars() results in data loss) [ext/session/tests/bug26862.phpt] 
TEST 9460/15572 [ext/session/tests/bug31454.phpt]
PASS Bug #31454 (session_set_save_handler crashes PHP when supplied non-existent object ref) [ext/session/tests/bug31454.phpt] 
TEST 9461/15572 [ext/session/tests/bug32330.phpt]
PASS Bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler) [ext/session/tests/bug32330.phpt] 
TEST 9462/15572 [ext/session/tests/bug36459.phpt]
PASS Bug #31454 (Incorrect adding PHPSESSID to links, which contains \r\n) [ext/session/tests/bug36459.phpt] 
TEST 9463/15572 [ext/session/tests/bug38377.phpt]
PASS Bug #38377 (session_destroy() gives warning after session_regenerate_id()) [ext/session/tests/bug38377.phpt] 
TEST 9464/15572 [ext/session/tests/bug41600.phpt]
PASS Bug #41600 (url rewriter tags doesn't work with namespaced tags) [ext/session/tests/bug41600.phpt] 
TEST 9465/15572 [ext/session/tests/bug42596.phpt]
PASS Bug #42596 (session.save_path MODE option will not set "write" bit for group or world) [ext/session/tests/bug42596.phpt] 
TEST 9466/15572 [ext/session/tests/bug50308.phpt]
PASS Bug #50308 (session id not appended properly for empty anchor tags) [ext/session/tests/bug50308.phpt] 
TEST 9467/15572 [ext/session/tests/bug51338.phpt]
PASS Bug #51338 (URL-Rewriter should not get enabled if use_only_cookies is set to 1) [ext/session/tests/bug51338.phpt] 
TEST 9468/15572 [ext/session/tests/bug53141.phpt]
PASS Bug #53141 (autoload misbehaves if called from closing session) [ext/session/tests/bug53141.phpt] 
TEST 9469/15572 [ext/session/tests/bug55688.phpt]
PASS Bug #55688 (Crash when calling SessionHandler::gc()) [ext/session/tests/bug55688.phpt] 
TEST 9470/15572 [ext/session/tests/bug60634.phpt]
PASS Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) [ext/session/tests/bug60634.phpt] 
TEST 9471/15572 [ext/session/tests/bug60634_error_1.phpt]
PASS Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - fatal error in write during exec [ext/session/tests/bug60634_error_1.phpt] 
TEST 9472/15572 [ext/session/tests/bug60634_error_2.phpt]
PASS Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - exception in write during exec [ext/session/tests/bug60634_error_2.phpt] 
TEST 9473/15572 [ext/session/tests/bug60634_error_3.phpt]
PASS Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - fatal error in write after exec [ext/session/tests/bug60634_error_3.phpt] 
TEST 9474/15572 [ext/session/tests/bug60634_error_4.phpt]
PASS Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - exception in write after exec [ext/session/tests/bug60634_error_4.phpt] 
TEST 9475/15572 [ext/session/tests/bug60634_error_5.phpt]
PASS Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - fatal error in close during exec [ext/session/tests/bug60634_error_5.phpt] 
TEST 9476/15572 [ext/session/tests/bug60860.phpt]
PASS Bug #60860 (session.save_handler=user without defined function core dumps) [ext/session/tests/bug60860.phpt] 
TEST 9477/15572 [ext/session/tests/bug61470.phpt]
PASS Bug #61470 (session_regenerate_id() does not create session file) [ext/session/tests/bug61470.phpt] 
TEST 9478/15572 [ext/session/tests/bug61728.phpt]
PASS Bug #61728 (PHP crash when calling ob_start in request_shutdown phase) [ext/session/tests/bug61728.phpt] 
TEST 9479/15572 [ext/session/tests/bug63379.phpt]
PASS Bug #63379: Warning when using session_regenerate_id(TRUE) with a SessionHandler [ext/session/tests/bug63379.phpt] 
TEST 9480/15572 [ext/session/tests/bug63379_nodestroy.phpt]
PASS Bug #63379: Warning when using session_regenerate_id(TRUE) with a SessionHandler [ext/session/tests/bug63379_nodestroy.phpt] 
TEST 9481/15572 [ext/session/tests/bug65475.phpt]
PASS Bug #65475: Session ID is not initialized when session.usr_strict_mode=1 [ext/session/tests/bug65475.phpt] 
TEST 9482/15572 [ext/session/tests/bug66481.phpt]
PASS Bug #66481: Calls to session_name() segfault when session.name is null. [ext/session/tests/bug66481.phpt] 
TEST 9483/15572 [ext/session/tests/bug66827.phpt]
PASS Bug #66827: Session raises E_NOTICE when session name variable is array. [ext/session/tests/bug66827.phpt] 
TEST 9484/15572 [ext/session/tests/bug67694.phpt]
PASS Bug #67694 Regression in session_regenerate_id() [ext/session/tests/bug67694.phpt] 
TEST 9485/15572 [ext/session/tests/bug67972.phpt]
PASS Bug #67972: SessionHandler Invalid memory read create_sid() [ext/session/tests/bug67972.phpt] 
TEST 9486/15572 [ext/session/tests/bug68063.phpt]
PASS Bug #68063 (Empty session IDs do still start sessions) [ext/session/tests/bug68063.phpt] 
TEST 9487/15572 [ext/session/tests/bug69111.phpt]
PASS Bug #69111 Crash in SessionHandler::read() [ext/session/tests/bug69111.phpt] 
TEST 9488/15572 [ext/session/tests/bug70013.phpt]
PASS Bug #70013 (Reference to $_SESSION is lost after a call to session_regenerate_id()) [ext/session/tests/bug70013.phpt] 
TEST 9489/15572 [ext/session/tests/bug70133.phpt]
PASS Bug #70133 (Extended SessionHandler::read is ignoring $session_id when calling parent) [ext/session/tests/bug70133.phpt] 
TEST 9490/15572 [ext/session/tests/bug70876.phpt]
PASS Bug #70876 Segmentation fault when regenerating session id with strict mode [ext/session/tests/bug70876.phpt] 
TEST 9491/15572 [ext/session/tests/bug71162.phpt]
XFAIL updateTimestamp never called when session data is empty [ext/session/tests/bug71162.phpt]   XFAIL REASON: Current session module is designed to write empty session always. In addition, current session module only supports SessionHandlerInterface only from PHP 7.0.
TEST 9492/15572 [ext/session/tests/bug71683.phpt]
PASS Bug #71683 Null pointer dereference in zend_hash_str_find_bucket [ext/session/tests/bug71683.phpt] 
TEST 9493/15572 [ext/session/tests/bug71972.phpt]
PASS Bug #71972 (Cyclic references causing session_start(): Failed to decode session object) [ext/session/tests/bug71972.phpt] 
SKIP Bug #71974 Trans sid will always be send, even if cookies are available [ext/session/tests/bug71974.phpt] reason: CGI not available
TEST 9495/15572 [ext/session/tests/bug72562.phpt]
PASS Bug #72562: Use After Free in unserialize() with Unexpected Session Deserialization [ext/session/tests/bug72562.phpt] 
TEST 9496/15572 [ext/session/tests/bug72681.phpt]
PASS Bug #72681: PHP Session Data Injection Vulnerability [ext/session/tests/bug72681.phpt] 
SKIP Bug #72940 - SID always defined [ext/session/tests/bug72940.phpt] reason: CGI not available
TEST 9498/15572 [ext/session/tests/bug73100.phpt]
PASS Bug #73100 (session_destroy null dereference in ps_files_path_create) [ext/session/tests/bug73100.phpt] 
TEST 9499/15572 [ext/session/tests/bug73273.phpt]
PASS Bug #73273: session_unset() empties values from all variables in which is $_session stored [ext/session/tests/bug73273.phpt] 
TEST 9500/15572 [ext/session/tests/bug73529.phpt]
XFAIL Bug #73529 session_decode() silently fails on wrong input [ext/session/tests/bug73529.phpt]   XFAIL REASON: session_decode() does not return proper status.
TEST 9501/15572 [ext/session/tests/bug74514.phpt]
PASS Bug #74514 5 session functions incorrectly warn when calling in read-only/getter mode. [ext/session/tests/bug74514.phpt] 
TEST 9502/15572 [ext/session/tests/bug74541.phpt]
PASS Bug #74541 Wrong reflection on session_start() [ext/session/tests/bug74541.phpt] 
TEST 9503/15572 [ext/session/tests/bug74833.phpt]
PASS Bug #74833 Session module number is uninitialized when SID is reset [ext/session/tests/bug74833.phpt] 
TEST 9504/15572 [ext/session/tests/bug74892.phpt]
PASS Bug #74892 Url Rewriting (trans_sid) not working on urls that start with # [ext/session/tests/bug74892.phpt] 
TEST 9505/15572 [ext/session/tests/bug74936.phpt]
PASS Bug #74936 session_cache_expire() triggers a warning in read mode. [ext/session/tests/bug74936.phpt] 
TEST 9506/15572 [ext/session/tests/bug74941.phpt]
PASS Bug #74941 session_start() triggers a warning after headers have been sent but cookies are not used [ext/session/tests/bug74941.phpt] 
TEST 9507/15572 [ext/session/tests/bug78624.phpt]
PASS Test session_set_save_handler() : session_gc() returns the number of deleted records. [ext/session/tests/bug78624.phpt] 
TEST 9508/15572 [ext/session/tests/bug79031.phpt]
PASS Bug #79031: Session unserialization problem [ext/session/tests/bug79031.phpt] 
TEST 9509/15572 [ext/session/tests/bug79091.phpt]
PASS Bug #79091 (heap use-after-free in session_create_id()) [ext/session/tests/bug79091.phpt] 
SKIP Null Pointer Dereference in PHP Session Upload Progress [ext/session/tests/bug79221.phpt] reason: CGI not available
TEST 9511/15572 [ext/session/tests/bug79413.phpt]
PASS Bug #79413 (session_create_id() fails for active sessions) [ext/session/tests/bug79413.phpt] 
SKIP Bug #80774 (session_name() problem with backslash) [ext/session/tests/bug80774.phpt] reason: CGI not available
TEST 9513/15572 [ext/session/tests/bug80889.phpt]
PASS Bug #80889 (Cannot set save handler when save_handler is invalid) [ext/session/tests/bug80889.phpt] 
TEST 9514/15572 [ext/session/tests/bug80889a.phpt]
PASS Bug #80889 (Cannot set save handler when save_handler is invalid) [ext/session/tests/bug80889a.phpt] 
SKIP session rfc1867 [ext/session/tests/rfc1867.phpt] reason: CGI not available
SKIP session rfc1867 [ext/session/tests/rfc1867_cleanup.phpt] reason: CGI not available
SKIP session rfc1867 disabled [ext/session/tests/rfc1867_disabled.phpt] reason: CGI not available
SKIP session rfc1867 disabled 2 [ext/session/tests/rfc1867_disabled_2.phpt] reason: CGI not available
SKIP session rfc1867 [ext/session/tests/rfc1867_inter.phpt] reason: CGI not available
TEST 9520/15572 [ext/session/tests/rfc1867_invalid_settings.phpt]
PASS session rfc1867 invalid settings [ext/session/tests/rfc1867_invalid_settings.phpt] 
TEST 9521/15572 [ext/session/tests/rfc1867_invalid_settings_2.phpt]
PASS session rfc1867 invalid settings 2 [ext/session/tests/rfc1867_invalid_settings_2.phpt] 
SKIP session rfc1867 no name [ext/session/tests/rfc1867_no_name.phpt] reason: CGI not available
SKIP session rfc1867 sid cookie [ext/session/tests/rfc1867_sid_cookie.phpt] reason: CGI not available
SKIP session rfc1867 sid get [ext/session/tests/rfc1867_sid_get.phpt] reason: CGI not available
SKIP session rfc1867 sid get 2 [ext/session/tests/rfc1867_sid_get_2.phpt] reason: CGI not available
SKIP session rfc1867 sid cookie [ext/session/tests/rfc1867_sid_invalid.phpt] reason: CGI not available
SKIP session rfc1867 sid only cookie [ext/session/tests/rfc1867_sid_only_cookie.phpt] reason: CGI not available
SKIP session rfc1867 sid only cookie 2 [ext/session/tests/rfc1867_sid_only_cookie_2.phpt] reason: CGI not available
SKIP session rfc1867 sid post [ext/session/tests/rfc1867_sid_post.phpt] reason: CGI not available
TEST 9530/15572 [ext/session/tests/session_abort_basic.phpt]
PASS Test session_abort() function : basic functionality [ext/session/tests/session_abort_basic.phpt] 
TEST 9531/15572 [ext/session/tests/session_basic1.phpt]
PASS Test basic function : variation1 [ext/session/tests/session_basic1.phpt] 
TEST 9532/15572 [ext/session/tests/session_basic2.phpt]
PASS Test basic function : variation2 [ext/session/tests/session_basic2.phpt] 
TEST 9533/15572 [ext/session/tests/session_basic3.phpt]
PASS Test basic function : variation3 use_trans_sid [ext/session/tests/session_basic3.phpt] 
TEST 9534/15572 [ext/session/tests/session_basic4.phpt]
PASS Test basic function : variation4 use_trans_sid [ext/session/tests/session_basic4.phpt] 
TEST 9535/15572 [ext/session/tests/session_basic5.phpt]
PASS Test basic function : variation5 use_trans_sid [ext/session/tests/session_basic5.phpt] 
TEST 9536/15572 [ext/session/tests/session_cache_expire_basic.phpt]
PASS Test session_cache_expire() function : basic functionality [ext/session/tests/session_cache_expire_basic.phpt] 
TEST 9537/15572 [ext/session/tests/session_cache_expire_error.phpt]
PASS Test session_cache_expire() function : error functionality [ext/session/tests/session_cache_expire_error.phpt] 
TEST 9538/15572 [ext/session/tests/session_cache_expire_variation1.phpt]
PASS Test session_cache_expire() function : variation [ext/session/tests/session_cache_expire_variation1.phpt] 
TEST 9539/15572 [ext/session/tests/session_cache_expire_variation2.phpt]
PASS Test session_cache_expire() function : variation [ext/session/tests/session_cache_expire_variation2.phpt] 
TEST 9540/15572 [ext/session/tests/session_cache_expire_variation3.phpt]
PASS Test session_cache_expire() function : variation [ext/session/tests/session_cache_expire_variation3.phpt] 
TEST 9541/15572 [ext/session/tests/session_cache_limiter_basic.phpt]
PASS Test session_cache_limiter() function : basic functionality [ext/session/tests/session_cache_limiter_basic.phpt] 
TEST 9542/15572 [ext/session/tests/session_cache_limiter_error.phpt]
PASS Test session_cache_limiter() function : error functionality [ext/session/tests/session_cache_limiter_error.phpt] 
TEST 9543/15572 [ext/session/tests/session_cache_limiter_variation1.phpt]
PASS Test session_cache_limiter() function : variation [ext/session/tests/session_cache_limiter_variation1.phpt] 
TEST 9544/15572 [ext/session/tests/session_cache_limiter_variation2.phpt]
PASS Test session_cache_limiter() function : variation [ext/session/tests/session_cache_limiter_variation2.phpt] 
TEST 9545/15572 [ext/session/tests/session_cache_limiter_variation3.phpt]
PASS Test session_cache_limiter() function : variation [ext/session/tests/session_cache_limiter_variation3.phpt] 
TEST 9546/15572 [ext/session/tests/session_commit_basic.phpt]
PASS Test session_commit() function : basic functionality [ext/session/tests/session_commit_basic.phpt] 
TEST 9547/15572 [ext/session/tests/session_commit_variation1.phpt]
PASS Test session_commit() function : variation [ext/session/tests/session_commit_variation1.phpt] 
TEST 9548/15572 [ext/session/tests/session_commit_variation2.phpt]
PASS Test session_commit() function : variation [ext/session/tests/session_commit_variation2.phpt] 
TEST 9549/15572 [ext/session/tests/session_commit_variation3.phpt]
PASS Test session_commit() function : variation [ext/session/tests/session_commit_variation3.phpt] 
TEST 9550/15572 [ext/session/tests/session_commit_variation4.phpt]
PASS Test session_commit() function : variation [ext/session/tests/session_commit_variation4.phpt] 
TEST 9551/15572 [ext/session/tests/session_commit_variation5.phpt]
PASS Test session_commit() function : variation [ext/session/tests/session_commit_variation5.phpt] 
TEST 9552/15572 [ext/session/tests/session_create_id_basic.phpt]
PASS Test session_create_id() function : basic functionality [ext/session/tests/session_create_id_basic.phpt] 
TEST 9553/15572 [ext/session/tests/session_decode_basic.phpt]
PASS Test session_decode() function : basic functionality [ext/session/tests/session_decode_basic.phpt] 
TEST 9554/15572 [ext/session/tests/session_decode_basic_serialize.phpt]
PASS Test session_decode() function : basic functionality [ext/session/tests/session_decode_basic_serialize.phpt] 
TEST 9555/15572 [ext/session/tests/session_decode_error2.phpt]
PASS Test session_decode() function : error functionality [ext/session/tests/session_decode_error2.phpt] 
TEST 9556/15572 [ext/session/tests/session_decode_variation1.phpt]
PASS Test session_decode() function : variation [ext/session/tests/session_decode_variation1.phpt] 
TEST 9557/15572 [ext/session/tests/session_decode_variation2.phpt]
PASS Test session_decode() function : basic functionality [ext/session/tests/session_decode_variation2.phpt] 
TEST 9558/15572 [ext/session/tests/session_decode_variation3.phpt]
PASS Test session_decode() function : variation [ext/session/tests/session_decode_variation3.phpt] 
TEST 9559/15572 [ext/session/tests/session_decode_variation4.phpt]
PASS Test session_decode() function : variation [ext/session/tests/session_decode_variation4.phpt] 
TEST 9560/15572 [ext/session/tests/session_destroy_variation1.phpt]
PASS Test session_destroy() function : variation [ext/session/tests/session_destroy_variation1.phpt] 
TEST 9561/15572 [ext/session/tests/session_destroy_variation2.phpt]
PASS Test session_destroy() function : variation [ext/session/tests/session_destroy_variation2.phpt] 
TEST 9562/15572 [ext/session/tests/session_destroy_variation3.phpt]
PASS Test session_destroy() function : variation [ext/session/tests/session_destroy_variation3.phpt] 
TEST 9563/15572 [ext/session/tests/session_encode_basic.phpt]
PASS Test session_encode() function : basic functionality [ext/session/tests/session_encode_basic.phpt] 
TEST 9564/15572 [ext/session/tests/session_encode_error2.phpt]
PASS Test session_encode() function : error functionality [ext/session/tests/session_encode_error2.phpt] 
TEST 9565/15572 [ext/session/tests/session_encode_serialize.phpt]
PASS Test session_encode() function : Numeric key raise error. bug65359 [ext/session/tests/session_encode_serialize.phpt] 
TEST 9566/15572 [ext/session/tests/session_encode_variation1.phpt]
PASS Test session_encode() function : variation [ext/session/tests/session_encode_variation1.phpt] 
TEST 9567/15572 [ext/session/tests/session_encode_variation2.phpt]
PASS Test session_encode() function : variation [ext/session/tests/session_encode_variation2.phpt] 
TEST 9568/15572 [ext/session/tests/session_encode_variation3.phpt]
PASS Test session_encode() function : variation [ext/session/tests/session_encode_variation3.phpt] 
TEST 9569/15572 [ext/session/tests/session_encode_variation4.phpt]
PASS Test session_encode() function : variation [ext/session/tests/session_encode_variation4.phpt] 
TEST 9570/15572 [ext/session/tests/session_encode_variation5.phpt]
PASS Test session_encode() function : variation [ext/session/tests/session_encode_variation5.phpt] 
TEST 9571/15572 [ext/session/tests/session_encode_variation6.phpt]
PASS Test session_encode() function : variation [ext/session/tests/session_encode_variation6.phpt] 
TEST 9572/15572 [ext/session/tests/session_encode_variation7.phpt]
PASS Test session_encode() function : variation [ext/session/tests/session_encode_variation7.phpt] 
TEST 9573/15572 [ext/session/tests/session_encode_variation8.phpt]
PASS Test session_encode() function : variation [ext/session/tests/session_encode_variation8.phpt] 
TEST 9574/15572 [ext/session/tests/session_gc_basic.phpt]
PASS Test session_gc() function : basic functionality [ext/session/tests/session_gc_basic.phpt] 
TEST 9575/15572 [ext/session/tests/session_get_cookie_params_basic.phpt]
PASS Test session_get_cookie_params() function : basic functionality [ext/session/tests/session_get_cookie_params_basic.phpt] 
TEST 9576/15572 [ext/session/tests/session_get_cookie_params_variation1.phpt]
PASS Test session_get_cookie_params() function : variation [ext/session/tests/session_get_cookie_params_variation1.phpt] 
TEST 9577/15572 [ext/session/tests/session_id_basic.phpt]
PASS Test session_id() function : basic functionality [ext/session/tests/session_id_basic.phpt] 
TEST 9578/15572 [ext/session/tests/session_id_basic2.phpt]
PASS Test session_id() function : basic functionality [ext/session/tests/session_id_basic2.phpt] 
TEST 9579/15572 [ext/session/tests/session_id_error2.phpt]
PASS Test session_id() function : error functionality [ext/session/tests/session_id_error2.phpt] 
TEST 9580/15572 [ext/session/tests/session_id_error3.phpt]
PASS Test session_id() function : error functionality [ext/session/tests/session_id_error3.phpt] 
TEST 9581/15572 [ext/session/tests/session_ini_set.phpt]
PASS Test ini_set() for session : basic functionality [ext/session/tests/session_ini_set.phpt] 
TEST 9582/15572 [ext/session/tests/session_module_name_basic.phpt]
PASS Test session_module_name() function : basic functionality [ext/session/tests/session_module_name_basic.phpt] 
TEST 9583/15572 [ext/session/tests/session_module_name_variation1.phpt]
PASS Test session_module_name() function : variation [ext/session/tests/session_module_name_variation1.phpt] 
TEST 9584/15572 [ext/session/tests/session_module_name_variation2.phpt]
PASS Test session_module_name() function : variation [ext/session/tests/session_module_name_variation2.phpt] 
TEST 9585/15572 [ext/session/tests/session_module_name_variation3.phpt]
PASS Test session_module_name() function : variation [ext/session/tests/session_module_name_variation3.phpt] 
TEST 9586/15572 [ext/session/tests/session_module_name_variation4.phpt]
PASS Test session_module_name() function : variation [ext/session/tests/session_module_name_variation4.phpt] 
TEST 9587/15572 [ext/session/tests/session_name_basic.phpt]
PASS Test session_name() function : error functionality [ext/session/tests/session_name_basic.phpt] 
TEST 9588/15572 [ext/session/tests/session_name_variation1.phpt]
PASS Test session_name() function : variation [ext/session/tests/session_name_variation1.phpt] 
TEST 9589/15572 [ext/session/tests/session_name_variation2.phpt]
PASS Test session_name() function : variation [ext/session/tests/session_name_variation2.phpt] 
TEST 9590/15572 [ext/session/tests/session_regenerate_id_basic.phpt]
PASS Test session_regenerate_id() function : basic functionality [ext/session/tests/session_regenerate_id_basic.phpt] 
TEST 9591/15572 [ext/session/tests/session_regenerate_id_cookie.phpt]
SKIP Test session_regenerate_id() function : basic functionality [ext/session/tests/session_regenerate_id_cookie.phpt] reason: no cgi
TEST 9592/15572 [ext/session/tests/session_regenerate_id_fastshutdown.phpt]
PASS Test session_regenerate_id() function : basic functionality [ext/session/tests/session_regenerate_id_fastshutdown.phpt] 
TEST 9593/15572 [ext/session/tests/session_regenerate_id_variation1.phpt]
PASS Test session_regenerate_id() function : variation [ext/session/tests/session_regenerate_id_variation1.phpt] 
TEST 9594/15572 [ext/session/tests/session_reset_basic.phpt]
PASS Test session_reset() function : basic functionality [ext/session/tests/session_reset_basic.phpt] 
TEST 9595/15572 [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 9596/15572 [ext/session/tests/session_save_path_variation1.phpt]
PASS Test session_save_path() function : variation [ext/session/tests/session_save_path_variation1.phpt] 
TEST 9597/15572 [ext/session/tests/session_save_path_variation2.phpt]
PASS Test session_save_path() function : variation [ext/session/tests/session_save_path_variation2.phpt] 
TEST 9598/15572 [ext/session/tests/session_save_path_variation3.phpt]
PASS Test session_save_path() function : variation [ext/session/tests/session_save_path_variation3.phpt] 
TEST 9599/15572 [ext/session/tests/session_save_path_variation4.phpt]
PASS Test session_save_path() function : variation [ext/session/tests/session_save_path_variation4.phpt] 
TEST 9600/15572 [ext/session/tests/session_save_path_variation5.phpt]
PASS Test session_save_path() function : variation [ext/session/tests/session_save_path_variation5.phpt] 
TEST 9601/15572 [ext/session/tests/session_set_cookie_params_basic.phpt]
PASS Test session_set_cookie_params() function : basic functionality [ext/session/tests/session_set_cookie_params_basic.phpt] 
TEST 9602/15572 [ext/session/tests/session_set_cookie_params_variation1.phpt]
PASS Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation1.phpt] 
TEST 9603/15572 [ext/session/tests/session_set_cookie_params_variation2.phpt]
PASS Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation2.phpt] 
TEST 9604/15572 [ext/session/tests/session_set_cookie_params_variation3.phpt]
PASS Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation3.phpt] 
TEST 9605/15572 [ext/session/tests/session_set_cookie_params_variation4.phpt]
PASS Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation4.phpt] 
TEST 9606/15572 [ext/session/tests/session_set_cookie_params_variation5.phpt]
PASS Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation5.phpt] 
TEST 9607/15572 [ext/session/tests/session_set_cookie_params_variation6.phpt]
PASS Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation6.phpt] 
TEST 9608/15572 [ext/session/tests/session_set_cookie_params_variation7.phpt]
PASS Test session_set_cookie_params() function : array parameter variation [ext/session/tests/session_set_cookie_params_variation7.phpt] 
TEST 9609/15572 [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 9610/15572 [ext/session/tests/session_set_save_handler_class_001.phpt]
PASS Test session_set_save_handler() : basic class wrapping existing handler [ext/session/tests/session_set_save_handler_class_001.phpt] 
TEST 9611/15572 [ext/session/tests/session_set_save_handler_class_002.phpt]
PASS Test session_set_save_handler() : full handler implementation [ext/session/tests/session_set_save_handler_class_002.phpt] 
TEST 9612/15572 [ext/session/tests/session_set_save_handler_class_003.phpt]
PASS Test session_set_save_handler() : inheritance [ext/session/tests/session_set_save_handler_class_003.phpt] 
TEST 9613/15572 [ext/session/tests/session_set_save_handler_class_004.phpt]
PASS Test session_set_save_handler() : default object [ext/session/tests/session_set_save_handler_class_004.phpt] 
TEST 9614/15572 [ext/session/tests/session_set_save_handler_class_005.phpt]
PASS Test session_set_save_handler() : incomplete implementation [ext/session/tests/session_set_save_handler_class_005.phpt] 
TEST 9615/15572 [ext/session/tests/session_set_save_handler_class_006.phpt]
PASS Test session_set_save_handler() : using objects in close [ext/session/tests/session_set_save_handler_class_006.phpt] 
TEST 9616/15572 [ext/session/tests/session_set_save_handler_class_007.phpt]
PASS Test session_set_save_handler() : manual shutdown, reopen [ext/session/tests/session_set_save_handler_class_007.phpt] 
TEST 9617/15572 [ext/session/tests/session_set_save_handler_class_008.phpt]
PASS Test session_set_save_handler() : manual shutdown [ext/session/tests/session_set_save_handler_class_008.phpt] 
TEST 9618/15572 [ext/session/tests/session_set_save_handler_class_009.phpt]
PASS Test session_set_save_handler() : implicit shutdown [ext/session/tests/session_set_save_handler_class_009.phpt] 
TEST 9619/15572 [ext/session/tests/session_set_save_handler_class_010.phpt]
PASS Test session_set_save_handler() : manual shutdown function [ext/session/tests/session_set_save_handler_class_010.phpt] 
TEST 9620/15572 [ext/session/tests/session_set_save_handler_class_011.phpt]
PASS Test session_set_save_handler() : shutdown failure [ext/session/tests/session_set_save_handler_class_011.phpt] 
TEST 9621/15572 [ext/session/tests/session_set_save_handler_class_012.phpt]
PASS Test session_set_save_handler() : incorrect arguments for existing handler open [ext/session/tests/session_set_save_handler_class_012.phpt] 
TEST 9622/15572 [ext/session/tests/session_set_save_handler_class_013.phpt]
PASS Test session_set_save_handler() : incorrect arguments for existing handler close [ext/session/tests/session_set_save_handler_class_013.phpt] 
TEST 9623/15572 [ext/session/tests/session_set_save_handler_class_014.phpt]
PASS Test session_set_save_handler() : calling default handler when save_handler=user [ext/session/tests/session_set_save_handler_class_014.phpt] 
TEST 9624/15572 [ext/session/tests/session_set_save_handler_class_015.phpt]
PASS Test session_set_save_handler() : register session handler but don't start [ext/session/tests/session_set_save_handler_class_015.phpt] 
TEST 9625/15572 [ext/session/tests/session_set_save_handler_class_016.phpt]
PASS Test session_set_save_handler() function: class with create_sid [ext/session/tests/session_set_save_handler_class_016.phpt] 
TEST 9626/15572 [ext/session/tests/session_set_save_handler_class_017.phpt]
PASS Test session_set_save_handler() function: class with create_sid [ext/session/tests/session_set_save_handler_class_017.phpt] 
TEST 9627/15572 [ext/session/tests/session_set_save_handler_class_018.phpt]
PASS Test session_set_save_handler() function: class with validate_sid [ext/session/tests/session_set_save_handler_class_018.phpt] 
TEST 9628/15572 [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 9629/15572 [ext/session/tests/session_set_save_handler_error.phpt]
PASS Test session_set_save_handler() function : error functionality [ext/session/tests/session_set_save_handler_error.phpt] 
TEST 9630/15572 [ext/session/tests/session_set_save_handler_error2.phpt]
PASS Test session_set_save_handler() function : error functionality [ext/session/tests/session_set_save_handler_error2.phpt] 
TEST 9631/15572 [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 9632/15572 [ext/session/tests/session_set_save_handler_error4.phpt]
PASS Test session_set_save_handler() function : error functionality [ext/session/tests/session_set_save_handler_error4.phpt] 
TEST 9633/15572 [ext/session/tests/session_set_save_handler_iface_001.phpt]
PASS Test session_set_save_handler() function: interface [ext/session/tests/session_set_save_handler_iface_001.phpt] 
TEST 9634/15572 [ext/session/tests/session_set_save_handler_iface_002.phpt]
PASS Test session_set_save_handler() function: interface wrong [ext/session/tests/session_set_save_handler_iface_002.phpt] 
TEST 9635/15572 [ext/session/tests/session_set_save_handler_iface_003.phpt]
PASS Test session_set_save_handler() function: id interface [ext/session/tests/session_set_save_handler_iface_003.phpt] 
TEST 9636/15572 [ext/session/tests/session_set_save_handler_sid_001.phpt]
PASS Test session_set_save_handler() function: create_sid [ext/session/tests/session_set_save_handler_sid_001.phpt] 
TEST 9637/15572 [ext/session/tests/session_set_save_handler_sid_002.phpt]
PASS Test session_set_save_handler() function: create_sid [ext/session/tests/session_set_save_handler_sid_002.phpt] 
TEST 9638/15572 [ext/session/tests/session_set_save_handler_variation1.phpt]
PASS Test session_set_save_handler() function : variation [ext/session/tests/session_set_save_handler_variation1.phpt] 
TEST 9639/15572 [ext/session/tests/session_set_save_handler_variation2.phpt]
PASS Test session_set_save_handler() function : variation [ext/session/tests/session_set_save_handler_variation2.phpt] 
TEST 9640/15572 [ext/session/tests/session_set_save_handler_variation3.phpt]
PASS Test session_set_save_handler() function : variation [ext/session/tests/session_set_save_handler_variation3.phpt] 
TEST 9641/15572 [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 9642/15572 [ext/session/tests/session_set_save_handler_variation5.phpt]
PASS Test session_set_save_handler() function : variation [ext/session/tests/session_set_save_handler_variation5.phpt] 
TEST 9643/15572 [ext/session/tests/session_set_save_handler_variation6.phpt]
PASS Test session_set_save_handler() function : test lazy_write [ext/session/tests/session_set_save_handler_variation6.phpt] 
TEST 9644/15572 [ext/session/tests/session_start_variation1.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_start_variation1.phpt] 
TEST 9645/15572 [ext/session/tests/session_start_variation2.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_start_variation2.phpt] 
TEST 9646/15572 [ext/session/tests/session_start_variation3.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_start_variation3.phpt] 
TEST 9647/15572 [ext/session/tests/session_start_variation4.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_start_variation4.phpt] 
TEST 9648/15572 [ext/session/tests/session_start_variation5.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_start_variation5.phpt] 
TEST 9649/15572 [ext/session/tests/session_start_variation6.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_start_variation6.phpt] 
TEST 9650/15572 [ext/session/tests/session_start_variation7.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_start_variation7.phpt] 
TEST 9651/15572 [ext/session/tests/session_start_variation8.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_start_variation8.phpt] 
TEST 9652/15572 [ext/session/tests/session_start_variation9.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_start_variation9.phpt] 
TEST 9653/15572 [ext/session/tests/session_status.phpt]
PASS Test session_status() function : active, none [ext/session/tests/session_status.phpt] 
TEST 9654/15572 [ext/session/tests/session_status_disabled.phpt]
PASS Test session_status() function : disabled [ext/session/tests/session_status_disabled.phpt] 
TEST 9655/15572 [ext/session/tests/session_unset_basic.phpt]
PASS Test session_unset() function : basic functionality [ext/session/tests/session_unset_basic.phpt] 
TEST 9656/15572 [ext/session/tests/session_unset_variation1.phpt]
PASS Test session_unset() function : variation [ext/session/tests/session_unset_variation1.phpt] 
TEST 9657/15572 [ext/session/tests/session_write_close_basic.phpt]
PASS Test session_write_close() function : basic functionality [ext/session/tests/session_write_close_basic.phpt] 
TEST 9658/15572 [ext/session/tests/session_write_close_variation1.phpt]
PASS Test session_write_close() function : variation [ext/session/tests/session_write_close_variation1.phpt] 
TEST 9659/15572 [ext/session/tests/session_write_close_variation2.phpt]
PASS Test session_write_close() function : variation [ext/session/tests/session_write_close_variation2.phpt] 
TEST 9660/15572 [ext/session/tests/session_write_close_variation3.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_write_close_variation3.phpt] 
TEST 9661/15572 [ext/session/tests/session_write_close_variation4.phpt]
PASS Test session_write_close() function : variation [ext/session/tests/session_write_close_variation4.phpt] 
TEST 9662/15572 [ext/session/tests/sessionhandler_open_001.phpt]
PASS Testing repated SessionHandler::open() calls [ext/session/tests/sessionhandler_open_001.phpt] 
TEST 9663/15572 [ext/shmop/tests/001.phpt]
PASS shmop extension test [ext/shmop/tests/001.phpt] 
TEST 9664/15572 [ext/shmop/tests/002.phpt]
PASS shmop extension error messages [ext/shmop/tests/002.phpt] 
TEST 9665/15572 [ext/shmop/tests/bug81407.phpt]
SKIP Bug #81407 (shmop_open won't attach and causes php to crash) [ext/shmop/tests/bug81407.phpt] reason: for Windows only
TEST 9666/15572 [ext/shmop/tests/shmop_open_private.phpt]
PASS shmop_open with IPC_PRIVATE creates private SHM [ext/shmop/tests/shmop_open_private.phpt] 
TEST 9667/15572 [ext/simplexml/tests/000.phpt]
PASS SimpleXML: var_dump() [ext/simplexml/tests/000.phpt] 
TEST 9668/15572 [ext/simplexml/tests/001-mb.phpt]
PASS SimpleXML: Simple document [ext/simplexml/tests/001-mb.phpt] 
TEST 9669/15572 [ext/simplexml/tests/001.phpt]
PASS SimpleXML: Simple document [ext/simplexml/tests/001.phpt] 
TEST 9670/15572 [ext/simplexml/tests/002.phpt]
PASS SimpleXML: clone [ext/simplexml/tests/002.phpt] 
TEST 9671/15572 [ext/simplexml/tests/003.phpt]
PASS SimpleXML: Entities [ext/simplexml/tests/003.phpt] 
TEST 9672/15572 [ext/simplexml/tests/004.phpt]
PASS SimpleXML: CDATA [ext/simplexml/tests/004.phpt] 
TEST 9673/15572 [ext/simplexml/tests/005.phpt]
PASS SimpleXML: Text data [ext/simplexml/tests/005.phpt] 
TEST 9674/15572 [ext/simplexml/tests/006.phpt]
PASS SimpleXML: foreach [ext/simplexml/tests/006.phpt] 
TEST 9675/15572 [ext/simplexml/tests/007.phpt]
PASS SimpleXML: Attributes [ext/simplexml/tests/007.phpt] 
TEST 9676/15572 [ext/simplexml/tests/008.phpt]
PASS SimpleXML: XPath [ext/simplexml/tests/008.phpt] 
TEST 9677/15572 [ext/simplexml/tests/009.phpt]
PASS SimpleXML: foreach [ext/simplexml/tests/009.phpt] 
TEST 9678/15572 [ext/simplexml/tests/009b.phpt]
PASS SimpleXML: foreach [ext/simplexml/tests/009b.phpt] 
TEST 9679/15572 [ext/simplexml/tests/010.phpt]
PASS SimpleXML: Simple Inheritance [ext/simplexml/tests/010.phpt] 
TEST 9680/15572 [ext/simplexml/tests/011.phpt]
PASS SimpleXML: echo/print [ext/simplexml/tests/011.phpt] 
TEST 9681/15572 [ext/simplexml/tests/012.phpt]
PASS SimpleXML: Attribute creation [ext/simplexml/tests/012.phpt] 
TEST 9682/15572 [ext/simplexml/tests/013.phpt]
PASS SimpleXML: Split text content [ext/simplexml/tests/013.phpt] 
TEST 9683/15572 [ext/simplexml/tests/014.phpt]
PASS SimpleXML: adding/removing attributes (direct) [ext/simplexml/tests/014.phpt] 
TEST 9684/15572 [ext/simplexml/tests/014a.phpt]
PASS SimpleXML: adding/removing attributes (single) [ext/simplexml/tests/014a.phpt] 
TEST 9685/15572 [ext/simplexml/tests/014b.phpt]
PASS SimpleXML: adding/removing attributes (second) [ext/simplexml/tests/014b.phpt] 
TEST 9686/15572 [ext/simplexml/tests/015.phpt]
PASS SimpleXML: accessing singular subnode as array [ext/simplexml/tests/015.phpt] 
TEST 9687/15572 [ext/simplexml/tests/016.phpt]
PASS SimpleXML: modifying attributes of singular subnode [ext/simplexml/tests/016.phpt] 
TEST 9688/15572 [ext/simplexml/tests/016a.phpt]
PASS SimpleXML: concatenating attributes [ext/simplexml/tests/016a.phpt] 
TEST 9689/15572 [ext/simplexml/tests/017.phpt]
PASS SimpleXML: iteration through subnodes [ext/simplexml/tests/017.phpt] 
TEST 9690/15572 [ext/simplexml/tests/018.phpt]
PASS SimpleXML: iteration through subnodes and attributes [ext/simplexml/tests/018.phpt] 
TEST 9691/15572 [ext/simplexml/tests/019.phpt]
PASS SimpleXML: foreach with children() [ext/simplexml/tests/019.phpt] 
TEST 9692/15572 [ext/simplexml/tests/020.phpt]
PASS SimpleXML: Attribute compared to string [ext/simplexml/tests/020.phpt] 
TEST 9693/15572 [ext/simplexml/tests/021.phpt]
PASS SimpleXML: Element check [ext/simplexml/tests/021.phpt] 
TEST 9694/15572 [ext/simplexml/tests/022.phpt]
PASS SimpleXML: Attributes inside foreach [ext/simplexml/tests/022.phpt] 
TEST 9695/15572 [ext/simplexml/tests/023.phpt]
PASS SimpleXML: Attributes with entities [ext/simplexml/tests/023.phpt] 
TEST 9696/15572 [ext/simplexml/tests/024.phpt]
PASS SimpleXML: XPath and attributes [ext/simplexml/tests/024.phpt] 
TEST 9697/15572 [ext/simplexml/tests/025.phpt]
PASS SimpleXML: getting namespaces [ext/simplexml/tests/025.phpt] 
TEST 9698/15572 [ext/simplexml/tests/026.phpt]
PASS SimpleXML: getName() [ext/simplexml/tests/026.phpt] 
TEST 9699/15572 [ext/simplexml/tests/027.phpt]
PASS SimpleXML: Adding an elements [ext/simplexml/tests/027.phpt] 
TEST 9700/15572 [ext/simplexml/tests/028.phpt]
PASS SimpleXML: Adding an elements without text [ext/simplexml/tests/028.phpt] 
TEST 9701/15572 [ext/simplexml/tests/029.phpt]
PASS SimpleXML: foreach and count [ext/simplexml/tests/029.phpt] 
TEST 9702/15572 [ext/simplexml/tests/030.phpt]
PASS SimpleXML: isset and unset by offset [ext/simplexml/tests/030.phpt] 
TEST 9703/15572 [ext/simplexml/tests/031.phpt]
PASS SimpleXML: addChild and addAttribute [ext/simplexml/tests/031.phpt] 
TEST 9704/15572 [ext/simplexml/tests/032.phpt]
PASS SimpleXML: comparing instances [ext/simplexml/tests/032.phpt] 
TEST 9705/15572 [ext/simplexml/tests/033.phpt]
PASS SimpleXML: casting instances [ext/simplexml/tests/033.phpt] 
TEST 9706/15572 [ext/simplexml/tests/034.phpt]
PASS SimpleXML: cast to array [ext/simplexml/tests/034.phpt] 
TEST 9707/15572 [ext/simplexml/tests/035.phpt]
PASS SimpleXML: __toString [ext/simplexml/tests/035.phpt] 
TEST 9708/15572 [ext/simplexml/tests/036.phpt]
PASS SimpleXML: overriden count() method [ext/simplexml/tests/036.phpt] 
TEST 9709/15572 [ext/simplexml/tests/037.phpt]
PASS SimpleXML: implement Countable [ext/simplexml/tests/037.phpt] 
TEST 9710/15572 [ext/simplexml/tests/SimpleXMLElement_addAttribute_basic.phpt]
PASS SimpleXMLElement->addAttribute() [ext/simplexml/tests/SimpleXMLElement_addAttribute_basic.phpt] 
TEST 9711/15572 [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 9712/15572 [ext/simplexml/tests/SimpleXMLElement_getDocNamespaces.phpt]
PASS Testing getDocNamespaces() with invalid XML [ext/simplexml/tests/SimpleXMLElement_getDocNamespaces.phpt] 
TEST 9713/15572 [ext/simplexml/tests/SimpleXMLElement_xpath.phpt]
PASS Testing xpath() with invalid XML [ext/simplexml/tests/SimpleXMLElement_xpath.phpt] 
TEST 9714/15572 [ext/simplexml/tests/SimpleXMLElement_xpath_3.phpt]
SKIP Testing xpath() with invalid XML [ext/simplexml/tests/SimpleXMLElement_xpath_3.phpt] reason: this test is for 32bit platforms only
TEST 9715/15572 [ext/simplexml/tests/SimpleXMLElement_xpath_4.phpt]
PASS Testing xpath() with invalid XML [ext/simplexml/tests/SimpleXMLElement_xpath_4.phpt] 
TEST 9716/15572 [ext/simplexml/tests/bug24392.phpt]
PASS Bug #24392 (empty namespaces causing confusion) [ext/simplexml/tests/bug24392.phpt] 
TEST 9717/15572 [ext/simplexml/tests/bug26976.phpt]
PASS Bug #26976 (Can not access array elements using array indices) [ext/simplexml/tests/bug26976.phpt] 
TEST 9718/15572 [ext/simplexml/tests/bug27010.phpt]
PASS Bug #27010 (segfault and node text not displayed when returned from children()) [ext/simplexml/tests/bug27010.phpt] 
TEST 9719/15572 [ext/simplexml/tests/bug35785.phpt]
PASS Bug #35785 (SimpleXML memory read error) [ext/simplexml/tests/bug35785.phpt] 
TEST 9720/15572 [ext/simplexml/tests/bug36611.phpt]
PASS Bug #36611 (assignment to SimpleXML object attribute changes argument type to string) [ext/simplexml/tests/bug36611.phpt] 
TEST 9721/15572 [ext/simplexml/tests/bug37076.phpt]
PASS Bug #37076 (SimpleXML ignores .=) [ext/simplexml/tests/bug37076.phpt] 
TEST 9722/15572 [ext/simplexml/tests/bug37076_1.phpt]
PASS Bug #37076 (SimpleXML ignores .=) (appending to unnamed attribute) [ext/simplexml/tests/bug37076_1.phpt] 
TEST 9723/15572 [ext/simplexml/tests/bug37386.phpt]
PASS Bug #39760 (autocreating element doesn't assign value to first node) [ext/simplexml/tests/bug37386.phpt] 
TEST 9724/15572 [ext/simplexml/tests/bug37565.phpt]
PASS Bug #37565 (Using reflection::export with simplexml causing a crash) [ext/simplexml/tests/bug37565.phpt] 
TEST 9725/15572 [ext/simplexml/tests/bug38347.phpt]
PASS Bug #38347 (Segmentation fault when using foreach with an unknown/empty SimpleXMLElement) [ext/simplexml/tests/bug38347.phpt] 
TEST 9726/15572 [ext/simplexml/tests/bug38354.phpt]
PASS Bug #38354 (Unwanted reformatting of XML when using AsXML) [ext/simplexml/tests/bug38354.phpt] 
TEST 9727/15572 [ext/simplexml/tests/bug38406.phpt]
PASS Bug #38406 (crash when assigning objects to SimpleXML attributes) [ext/simplexml/tests/bug38406.phpt] 
TEST 9728/15572 [ext/simplexml/tests/bug38424.phpt]
PASS Bug #38424 (Different attribute assignment if new or exists) [ext/simplexml/tests/bug38424.phpt] 
TEST 9729/15572 [ext/simplexml/tests/bug39662.phpt]
PASS Bug #39662 (Segfault when calling asXML() of a cloned SimpleXMLElement) [ext/simplexml/tests/bug39662.phpt] 
TEST 9730/15572 [ext/simplexml/tests/bug39760.phpt]
PASS Bug #39760 (cloning fails on nested SimpleXML-Object) [ext/simplexml/tests/bug39760.phpt] 
TEST 9731/15572 [ext/simplexml/tests/bug40451.phpt]
PASS Bug #40451 (addAttribute() may crash when used with non-existent child node) [ext/simplexml/tests/bug40451.phpt] 
TEST 9732/15572 [ext/simplexml/tests/bug41175.phpt]
PASS Bug #41175 (addAttribute() fails to add an attribute with an empty value) [ext/simplexml/tests/bug41175.phpt] 
TEST 9733/15572 [ext/simplexml/tests/bug41582.phpt]
PASS Bug #41582 (SimpleXML crashes when accessing newly created element) [ext/simplexml/tests/bug41582.phpt] 
TEST 9734/15572 [ext/simplexml/tests/bug41861.phpt]
PASS Bug #41861 (getNamespaces() returns the namespaces of a node's siblings) [ext/simplexml/tests/bug41861.phpt] 
TEST 9735/15572 [ext/simplexml/tests/bug41867.phpt]
PASS Bug #41867 (getName is broken) [ext/simplexml/tests/bug41867.phpt] 
TEST 9736/15572 [ext/simplexml/tests/bug41947.phpt]
PASS Bug #41947 (addChild incorrectly registers empty strings as namespaces) [ext/simplexml/tests/bug41947.phpt] 
TEST 9737/15572 [ext/simplexml/tests/bug42259.phpt]
PASS Bug #42259 (SimpleXMLIterator loses ancestry) [ext/simplexml/tests/bug42259.phpt] 
TEST 9738/15572 [ext/simplexml/tests/bug42369.phpt]
PASS Bug #42369 (Implicit conversion to string leaks memory) [ext/simplexml/tests/bug42369.phpt] 
TEST 9739/15572 [ext/simplexml/tests/bug43221.phpt]
PASS Bug #43221 (SimpleXML adding default namespace in addAttribute) [ext/simplexml/tests/bug43221.phpt] 
TEST 9740/15572 [ext/simplexml/tests/bug44478.phpt]
PASS Bug #44478 (Inconsistent behaviour when assigning new nodes) [ext/simplexml/tests/bug44478.phpt] 
TEST 9741/15572 [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 9742/15572 [ext/simplexml/tests/bug46003.phpt]
PASS Bug #46003 (isset on nonexisting nodes return unexpected results) [ext/simplexml/tests/bug46003.phpt] 
TEST 9743/15572 [ext/simplexml/tests/bug46047.phpt]
PASS Bug #46047 (SimpleXML converts empty nodes into object with nested array) [ext/simplexml/tests/bug46047.phpt] 
TEST 9744/15572 [ext/simplexml/tests/bug46048.phpt]
PASS Bug #46048 (SimpleXML top-level @attributes not part of iterator) [ext/simplexml/tests/bug46048.phpt] 
TEST 9745/15572 [ext/simplexml/tests/bug48601.phpt]
PASS Bug #48601 (xpath() returns FALSE for legitimate query) [ext/simplexml/tests/bug48601.phpt] 
TEST 9746/15572 [ext/simplexml/tests/bug51615.phpt]
PASS Bug #51615 (PHP crash with wrong HTML in SimpleXML) [ext/simplexml/tests/bug51615.phpt] 
TEST 9747/15572 [ext/simplexml/tests/bug53033.phpt]
PASS Bug #53033: Mathematical operations convert objects to integers [ext/simplexml/tests/bug53033.phpt] 
TEST 9748/15572 [ext/simplexml/tests/bug54973.phpt]
PASS Bug #54973: SimpleXML casts integers wrong [ext/simplexml/tests/bug54973.phpt] 
TEST 9749/15572 [ext/simplexml/tests/bug61335.phpt]
PASS Bug #61335 - Access to array node returns wrong truth value [ext/simplexml/tests/bug61335.phpt] 
TEST 9750/15572 [ext/simplexml/tests/bug62328.phpt]
PASS Bug #62328 (implementing __toString and a cast to string fails) [ext/simplexml/tests/bug62328.phpt] 
TEST 9751/15572 [ext/simplexml/tests/bug62639.phpt]
PASS Bug #62639 (XML structure broken) [ext/simplexml/tests/bug62639.phpt] 
TEST 9752/15572 [ext/simplexml/tests/bug66084_0.phpt]
PASS Bug #66084 simplexml_load_string() mangles empty node name, var_dump variant [ext/simplexml/tests/bug66084_0.phpt] 
TEST 9753/15572 [ext/simplexml/tests/bug66084_1.phpt]
PASS Bug #66084 simplexml_load_string() mangles empty node name, json variant [ext/simplexml/tests/bug66084_1.phpt] 
TEST 9754/15572 [ext/simplexml/tests/bug67116.phpt]
PASS Bug #67116 (Inconsistent parsing of Nodes w/o linefeed) [ext/simplexml/tests/bug67116.phpt] 
TEST 9755/15572 [ext/simplexml/tests/bug67572.phpt]
PASS Bug #67572 - SimpleXMLElement not parsing \n correctly [ext/simplexml/tests/bug67572.phpt] 
TEST 9756/15572 [ext/simplexml/tests/bug69169.phpt]
PASS Bug #69169 (simplexml_load_string parse wrongly when xml given in one row) [ext/simplexml/tests/bug69169.phpt] 
TEST 9757/15572 [ext/simplexml/tests/bug69491.phpt]
PASS Bug #69491 (simplexml doesn't correctly parse empty nodes on same line as another node) [ext/simplexml/tests/bug69491.phpt] 
TEST 9758/15572 [ext/simplexml/tests/bug72588.phpt]
PASS Bug #72588 (Using global var doesn't work while accessing SimpleXML element) [ext/simplexml/tests/bug72588.phpt] 
TEST 9759/15572 [ext/simplexml/tests/bug72957.phpt]
PASS Bug #72957: Null coalescing operator doesn't behave as expected with SimpleXMLElement [ext/simplexml/tests/bug72957.phpt] 
TEST 9760/15572 [ext/simplexml/tests/bug72971.phpt]
PASS Bug #72971: SimpleXML isset/unset do not respect namespace [ext/simplexml/tests/bug72971.phpt] 
TEST 9761/15572 [ext/simplexml/tests/bug72971_2.phpt]
PASS Bug #72971 (2): SimpleXML property write does not respect namespace [ext/simplexml/tests/bug72971_2.phpt] 
TEST 9762/15572 [ext/simplexml/tests/bug74950.phpt]
PASS Bug #74950 (null pointer deref in zim_simplexml_element_getDocNamespaces) [ext/simplexml/tests/bug74950.phpt] 
TEST 9763/15572 [ext/simplexml/tests/bug75245.phpt]
PASS Bug #75245 Don't set content of elements with only whitespaces [ext/simplexml/tests/bug75245.phpt] 
TEST 9764/15572 [ext/simplexml/tests/bug76712.phpt]
PASS BUg #76712 (Assignment of empty string creates extraneous text node) [ext/simplexml/tests/bug76712.phpt] 
TEST 9765/15572 [ext/simplexml/tests/bug79971_1.phpt]
PASS Bug #79971 (special character is breaking the path in xml function) [ext/simplexml/tests/bug79971_1.phpt] 
TEST 9766/15572 [ext/simplexml/tests/feature55218.phpt]
PASS Bug #55218 getDocNamespaces from current element and not root [ext/simplexml/tests/feature55218.phpt] 
TEST 9767/15572 [ext/simplexml/tests/foreach_by_reference.phpt]
PASS SimpleXml: foreach by reference [ext/simplexml/tests/foreach_by_reference.phpt] 
TEST 9768/15572 [ext/simplexml/tests/profile01.phpt]
PASS SimpleXML [profile]: Accessing a simple node [ext/simplexml/tests/profile01.phpt] 
TEST 9769/15572 [ext/simplexml/tests/profile02.phpt]
PASS SimpleXML [profile]: Accessing an array of subnodes [ext/simplexml/tests/profile02.phpt] 
TEST 9770/15572 [ext/simplexml/tests/profile03.phpt]
PASS SimpleXML [profile]: Accessing an attribute [ext/simplexml/tests/profile03.phpt] 
TEST 9771/15572 [ext/simplexml/tests/profile04.phpt]
PASS SimpleXML [profile]: Accessing a namespaced element [ext/simplexml/tests/profile04.phpt] 
TEST 9772/15572 [ext/simplexml/tests/profile05.phpt]
PASS SimpleXML [profile]: Accessing an aliased namespaced element [ext/simplexml/tests/profile05.phpt] 
TEST 9773/15572 [ext/simplexml/tests/profile06.phpt]
PASS SimpleXML [profile]: Accessing a namespaced attribute [ext/simplexml/tests/profile06.phpt] 
TEST 9774/15572 [ext/simplexml/tests/profile07.phpt]
PASS SimpleXML [profile]: Accessing an aliased namespaced attribute [ext/simplexml/tests/profile07.phpt] 
TEST 9775/15572 [ext/simplexml/tests/profile08.phpt]
PASS SimpleXML [profile]: Accessing a namespaced attribute without a namespace [ext/simplexml/tests/profile08.phpt] 
TEST 9776/15572 [ext/simplexml/tests/profile09.phpt]
PASS SimpleXML [profile]: Accessing a namespaced element without a namespace [ext/simplexml/tests/profile09.phpt] 
TEST 9777/15572 [ext/simplexml/tests/profile10.phpt]
PASS SimpleXML [profile]: Accessing two attributes with the same name, but different namespaces [ext/simplexml/tests/profile10.phpt] 
TEST 9778/15572 [ext/simplexml/tests/profile11.phpt]
PASS SimpleXML [profile]: Accessing two elements with the same name, but different namespaces [ext/simplexml/tests/profile11.phpt] 
TEST 9779/15572 [ext/simplexml/tests/profile12.phpt]
PASS SimpleXML [profile]: Accessing namespaced root and non namespaced children [ext/simplexml/tests/profile12.phpt] 
TEST 9780/15572 [ext/simplexml/tests/profile13.phpt]
PASS SimpleXML [profile]: Accessing by namespace prefix [ext/simplexml/tests/profile13.phpt] 
TEST 9781/15572 [ext/simplexml/tests/simplexml_import_dom.phpt]
PASS SimpleXML [interop]: simplexml_import_dom [ext/simplexml/tests/simplexml_import_dom.phpt] 
TEST 9782/15572 [ext/simplexml/tests/simplexml_load_file.phpt]
PASS simplexml_load_file() [ext/simplexml/tests/simplexml_load_file.phpt] 
TEST 9783/15572 [ext/simplexml/tests/sxe_001.phpt]
PASS SPL: SimpleXMLIterator [ext/simplexml/tests/sxe_001.phpt] 
TEST 9784/15572 [ext/simplexml/tests/sxe_002.phpt]
PASS SPL: SimpleXMLIterator and recursion [ext/simplexml/tests/sxe_002.phpt] 
TEST 9785/15572 [ext/simplexml/tests/sxe_003.phpt]
PASS SPL: SimpleXMLIterator and getChildren() [ext/simplexml/tests/sxe_003.phpt] 
TEST 9786/15572 [ext/simplexml/tests/sxe_004.phpt]
PASS SPL: SimpleXMLIterator and overridden iterator methods() [ext/simplexml/tests/sxe_004.phpt] 
TEST 9787/15572 [ext/simplexml/tests/sxe_005.phpt]
PASS SPL: SimpleXMLIterator and overriden count() [ext/simplexml/tests/sxe_005.phpt] 
TEST 9788/15572 [ext/snmp/tests/bug60749.phpt]
SKIP Bug #60749: SNMP module should not strip non-standard SNMP port from hostname [ext/snmp/tests/bug60749.phpt] reason: NO SNMPD on this host or community invalid
TEST 9789/15572 [ext/snmp/tests/bug64124.phpt]
SKIP Bug #64124 IPv6 malformed [ext/snmp/tests/bug64124.phpt] reason: NO SNMPD on this host or community invalid
TEST 9790/15572 [ext/snmp/tests/bug64159.phpt]
SKIP Bug #64159: Truncated snmpget [ext/snmp/tests/bug64159.phpt] reason: NO SNMPD on this host or community invalid
TEST 9791/15572 [ext/snmp/tests/bug72479.phpt]
SKIP Bug #72479: Use After Free Vulnerability in SNMP with GC and unserialize() [ext/snmp/tests/bug72479.phpt] reason: NO SNMPD on this host or community invalid
TEST 9792/15572 [ext/snmp/tests/generic_timeout_error.phpt]
SKIP Generic timeout (wrong community) [ext/snmp/tests/generic_timeout_error.phpt] reason: NO SNMPD on this host or community invalid
TEST 9793/15572 [ext/snmp/tests/ipv6.phpt]
SKIP IPv6 support [ext/snmp/tests/ipv6.phpt] reason: NO SNMPD on this host or community invalid
TEST 9794/15572 [ext/snmp/tests/reflection.phpt]
PASS Test SNMP Reflection [ext/snmp/tests/reflection.phpt] 
TEST 9795/15572 [ext/snmp/tests/snmp-object-errno-errstr.phpt]
SKIP OO API: getErrno & getError methods [ext/snmp/tests/snmp-object-errno-errstr.phpt] reason: NO SNMPD on this host or community invalid
TEST 9796/15572 [ext/snmp/tests/snmp-object-error.phpt]
SKIP OO API: Generic errors [ext/snmp/tests/snmp-object-error.phpt] reason: NO SNMPD on this host or community invalid
TEST 9797/15572 [ext/snmp/tests/snmp-object-properties.phpt]
SKIP OO API: SNMP object properties [ext/snmp/tests/snmp-object-properties.phpt] reason: NO SNMPD on this host or community invalid
TEST 9798/15572 [ext/snmp/tests/snmp-object-setSecurity_error.phpt]
SKIP OO API: SNMP::setSecurity (errors) [ext/snmp/tests/snmp-object-setSecurity_error.phpt] reason: NO SNMPD on this host or community invalid
TEST 9799/15572 [ext/snmp/tests/snmp-object.phpt]
SKIP OO API [ext/snmp/tests/snmp-object.phpt] reason: NO SNMPD on this host or community invalid
TEST 9800/15572 [ext/snmp/tests/snmp2_get.phpt]
SKIP Function snmp2_get [ext/snmp/tests/snmp2_get.phpt] reason: NO SNMPD on this host or community invalid
TEST 9801/15572 [ext/snmp/tests/snmp2_getnext.phpt]
SKIP Function snmp2_getnext [ext/snmp/tests/snmp2_getnext.phpt] reason: NO SNMPD on this host or community invalid
TEST 9802/15572 [ext/snmp/tests/snmp2_real_walk.phpt]
SKIP Function snmp2_real_walk [ext/snmp/tests/snmp2_real_walk.phpt] reason: NO SNMPD on this host or community invalid
TEST 9803/15572 [ext/snmp/tests/snmp2_set-nomib.phpt]
SKIP Function snmp2_set (without MIBs loading) [ext/snmp/tests/snmp2_set-nomib.phpt] reason: NO SNMPD on this host or community invalid
TEST 9804/15572 [ext/snmp/tests/snmp2_set.phpt]
SKIP Function snmp2_set [ext/snmp/tests/snmp2_set.phpt] reason: NO SNMPD on this host or community invalid
TEST 9805/15572 [ext/snmp/tests/snmp2_walk.phpt]
SKIP Function snmp2_walk [ext/snmp/tests/snmp2_walk.phpt] reason: NO SNMPD on this host or community invalid
TEST 9806/15572 [ext/snmp/tests/snmp3-error.phpt]
SKIP SNMPv3 Support (errors) [ext/snmp/tests/snmp3-error.phpt] reason: NO SNMPD on this host or community invalid
TEST 9807/15572 [ext/snmp/tests/snmp3.phpt]
SKIP SNMPv3 Support [ext/snmp/tests/snmp3.phpt] reason: NO SNMPD on this host or community invalid
TEST 9808/15572 [ext/snmp/tests/snmp_get_quick_print.phpt]
SKIP Function snmp_get_quick_print / snmp_set_quick_print [ext/snmp/tests/snmp_get_quick_print.phpt] reason: NO SNMPD on this host or community invalid
TEST 9809/15572 [ext/snmp/tests/snmp_get_valueretrieval.phpt]
SKIP Function snmp_get_valueretrieval / snmp_set_valueretrieval [ext/snmp/tests/snmp_get_valueretrieval.phpt] reason: NO SNMPD on this host or community invalid
TEST 9810/15572 [ext/snmp/tests/snmp_getvalue.phpt]
SKIP Function snmp_getvalue [ext/snmp/tests/snmp_getvalue.phpt] reason: NO SNMPD on this host or community invalid
TEST 9811/15572 [ext/snmp/tests/snmp_read_mib.phpt]
SKIP Function snmp_read_mib [ext/snmp/tests/snmp_read_mib.phpt] reason: NO SNMPD on this host or community invalid
TEST 9812/15572 [ext/snmp/tests/snmp_set_enum_print.phpt]
SKIP Function snmp_set_enum_print [ext/snmp/tests/snmp_set_enum_print.phpt] reason: NO SNMPD on this host or community invalid
TEST 9813/15572 [ext/snmp/tests/snmp_set_oid_output_format.phpt]
SKIP Function snmp_set_oid_output_format [ext/snmp/tests/snmp_set_oid_output_format.phpt] reason: NO SNMPD on this host or community invalid
TEST 9814/15572 [ext/snmp/tests/snmpget.phpt]
SKIP Function snmpget [ext/snmp/tests/snmpget.phpt] reason: NO SNMPD on this host or community invalid
TEST 9815/15572 [ext/snmp/tests/snmpgetnext.phpt]
SKIP Function snmpgetnext [ext/snmp/tests/snmpgetnext.phpt] reason: NO SNMPD on this host or community invalid
TEST 9816/15572 [ext/snmp/tests/snmprealwalk.phpt]
SKIP Function snmprealwalk [ext/snmp/tests/snmprealwalk.phpt] reason: NO SNMPD on this host or community invalid
TEST 9817/15572 [ext/snmp/tests/snmpset-nomib.phpt]
SKIP Function snmpset (without MIBs loading) [ext/snmp/tests/snmpset-nomib.phpt] reason: NO SNMPD on this host or community invalid
TEST 9818/15572 [ext/snmp/tests/snmpset.phpt]
SKIP Function snmpset [ext/snmp/tests/snmpset.phpt] reason: NO SNMPD on this host or community invalid
TEST 9819/15572 [ext/snmp/tests/snmpwalk.phpt]
SKIP Function snmpwalk [ext/snmp/tests/snmpwalk.phpt] reason: NO SNMPD on this host or community invalid
TEST 9820/15572 [ext/snmp/tests/wrong_hostname.phpt]
SKIP Wrong hostname [ext/snmp/tests/wrong_hostname.phpt] reason: NO SNMPD on this host or community invalid
TEST 9821/15572 [ext/soap/tests/any.phpt]
PASS SOAP handling of <any> [ext/soap/tests/any.phpt] 
TEST 9822/15572 [ext/soap/tests/bug46760.phpt]
PASS Bug #46760 (SoapClient doRequest fails when proxy is used) [ext/soap/tests/bug46760.phpt] 
TEST 9823/15572 [ext/soap/tests/bug47021.phpt]
PASS Bug #47021 SoapClient (SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked") [ext/soap/tests/bug47021.phpt] 
TEST 9824/15572 [ext/soap/tests/bug48557.phpt]
PASS Bug #48557 (Numeric string keys in Apache Hashmaps are not cast to integers) [ext/soap/tests/bug48557.phpt] 
TEST 9825/15572 [ext/soap/tests/bug49898.phpt]
PASS Test for bug #49898: SoapClient::__getCookies() implementation [ext/soap/tests/bug49898.phpt] 
TEST 9826/15572 [ext/soap/tests/bug68361.phpt]
PASS Bug #68361 Segmentation fault on SoapClient::__getTypes [ext/soap/tests/bug68361.phpt] 
TEST 9827/15572 [ext/soap/tests/bug68996.phpt]
SKIP Bug #68996 (Invalid free of CG(interned_empty_string)) [ext/soap/tests/bug68996.phpt] reason: Need Zend MM disabled
TEST 9828/15572 [ext/soap/tests/bug69137.phpt]
SKIP SOAP Bug #69137 - Peer verification fails when using a proxy with SoapClient [ext/soap/tests/bug69137.phpt] reason: test unless an HTTP/HTTPS proxy server is specified in http_proxy environment variable
TEST 9829/15572 [ext/soap/tests/bug69668.phpt]
PASS Bug #69668 (SOAP: special XML characters in namespace URIs not encoded) [ext/soap/tests/bug69668.phpt] 
TEST 9830/15572 [ext/soap/tests/bug70211.phpt]
PASS Bug #70211 (php 7 ZEND_HASH_IF_FULL_DO_RESIZE use after free) [ext/soap/tests/bug70211.phpt] 
TEST 9831/15572 [ext/soap/tests/bug70388.phpt]
PASS Bug #70388 (SOAP serialize_function_call() type confusion / RCE) [ext/soap/tests/bug70388.phpt] 
TEST 9832/15572 [ext/soap/tests/bug70875.phpt]
PASS SOAP Bug #70875 - Segmentation fault if wsdl has no targetNamespace attribute [ext/soap/tests/bug70875.phpt] 
TEST 9833/15572 [ext/soap/tests/bug71610.phpt]
FAIL SOAP Bug #71610 - Type Confusion Vulnerability - SOAP / make_http_soap_request() [ext/soap/tests/bug71610.phpt] 
TEST 9834/15572 [ext/soap/tests/bug71711.phpt]
PASS Bug #71711: Soap Server Member variables reference bug [ext/soap/tests/bug71711.phpt] 
TEST 9835/15572 [ext/soap/tests/bug71996.phpt]
PASS Bug #71996: Using references in arrays doesn't work like expected [ext/soap/tests/bug71996.phpt] 
TEST 9836/15572 [ext/soap/tests/bug73037.phpt]
FAIL Bug #73037 SoapServer reports Bad Request when gzipped, var 0 [ext/soap/tests/bug73037.phpt] 
TEST 9837/15572 [ext/soap/tests/bug73452.phpt]
PASS Bug #73452 Segfault (Regression for #69152) [ext/soap/tests/bug73452.phpt] 
TEST 9838/15572 [ext/soap/tests/bug77088.phpt]
PASS Bug #77088 (Segfault when using SoapClient with null options) [ext/soap/tests/bug77088.phpt] 
TEST 9839/15572 [ext/soap/tests/bug77410.phpt]
PASS Bug #77410: Segmentation Fault when executing method with an empty parameter [ext/soap/tests/bug77410.phpt] 
TEST 9840/15572 [ext/soap/tests/bug79357.phpt]
PASS Bug #79357: SOAP request segfaults when any request parameter is missing [ext/soap/tests/bug79357.phpt] 
TEST 9841/15572 [ext/soap/tests/bug79536.phpt]
PASS Bug #79536 (zend_clear_exception prevent exception's destructor to be called) [ext/soap/tests/bug79536.phpt] 
TEST 9842/15572 [ext/soap/tests/bug80672.phpt]
PASS Bug #80672 Null Dereference in SoapClient [ext/soap/tests/bug80672.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 9845/15572 [ext/soap/tests/bugs/bug28751.phpt]
PASS Bug #28751 (SoapServer does not call _autoload()) [ext/soap/tests/bugs/bug28751.phpt] 
TEST 9846/15572 [ext/soap/tests/bugs/bug28969.phpt]
PASS Bug #28969 (Wrong data encoding of special characters) [ext/soap/tests/bugs/bug28969.phpt] 
TEST 9847/15572 [ext/soap/tests/bugs/bug28985.phpt]
PASS Bug #28985 (__getTypes() returning nothing on complex WSDL) [ext/soap/tests/bugs/bug28985.phpt] 
TEST 9848/15572 [ext/soap/tests/bugs/bug29061.phpt]
PASS Bug #29061 (soap extension segfaults) [ext/soap/tests/bugs/bug29061.phpt] 
TEST 9849/15572 [ext/soap/tests/bugs/bug29109.phpt]
PASS Bug #29109 (Uncaught SoapFault exception: [WSDL] Out of memory) [ext/soap/tests/bugs/bug29109.phpt] 
TEST 9850/15572 [ext/soap/tests/bugs/bug29236.phpt]
PASS Bug #29236 (memory error when wsdl-cache is enabled) [ext/soap/tests/bugs/bug29236.phpt] 
TEST 9851/15572 [ext/soap/tests/bugs/bug29795.phpt]
PASS Bug #29795 (SegFault with Soap and Amazon's Web Services) [ext/soap/tests/bugs/bug29795.phpt] 
TEST 9852/15572 [ext/soap/tests/bugs/bug29830.phpt]
PASS Bug #29844 (SoapServer::setClass() should not export non-public methods) [ext/soap/tests/bugs/bug29830.phpt] 
TEST 9853/15572 [ext/soap/tests/bugs/bug29839.phpt]
PASS Bug #29839 (incorrect convert (xml:lang to lang)) [ext/soap/tests/bugs/bug29839.phpt] 
TEST 9854/15572 [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 9855/15572 [ext/soap/tests/bugs/bug30045.phpt]
PASS Bug #30045 (Cannot pass big integers (> 2147483647) in SOAP requests) [ext/soap/tests/bugs/bug30045.phpt] 
TEST 9856/15572 [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 9857/15572 [ext/soap/tests/bugs/bug30175.phpt]
PASS Bug #30175 (SOAP results aren't parsed correctly) [ext/soap/tests/bugs/bug30175.phpt] 
TEST 9858/15572 [ext/soap/tests/bugs/bug30799.phpt]
PASS Bug #30799 (SoapServer doesn't handle private or protected properties) [ext/soap/tests/bugs/bug30799.phpt] 
TEST 9859/15572 [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 9860/15572 [ext/soap/tests/bugs/bug30994.phpt]
PASS Bug #30994 (SOAP server unable to handle request with references) [ext/soap/tests/bugs/bug30994.phpt] 
TEST 9861/15572 [ext/soap/tests/bugs/bug31422.phpt]
PASS Bug #31422 (No Error-Logging on SoapServer-Side) [ext/soap/tests/bugs/bug31422.phpt] 
TEST 9862/15572 [ext/soap/tests/bugs/bug31695.phpt]
PASS Bug #31695 (Cannot redefine endpoint when using WSDL) [ext/soap/tests/bugs/bug31695.phpt] 
TEST 9863/15572 [ext/soap/tests/bugs/bug31755.phpt]
PASS Bug #31422 (No Error-Logging on SoapServer-Side) [ext/soap/tests/bugs/bug31755.phpt] 
TEST 9864/15572 [ext/soap/tests/bugs/bug32776.phpt]
PASS Bug #32776 (SOAP doesn't support one-way operations) [ext/soap/tests/bugs/bug32776.phpt] 
TEST 9865/15572 [ext/soap/tests/bugs/bug32941.phpt]
PASS Bug #32941 (Sending structured exception kills a php) [ext/soap/tests/bugs/bug32941.phpt] 
TEST 9866/15572 [ext/soap/tests/bugs/bug34449.phpt]
PASS Bug #34449 (ext/soap: XSD_ANYXML functionality not exposed) [ext/soap/tests/bugs/bug34449.phpt] 
TEST 9867/15572 [ext/soap/tests/bugs/bug34453.phpt]
PASS Bug #29839 (incorrect convert (xml:lang to lang)) [ext/soap/tests/bugs/bug34453.phpt] 
TEST 9868/15572 [ext/soap/tests/bugs/bug34643.phpt]
PASS Bug #34643 (wsdl default value) [ext/soap/tests/bugs/bug34643.phpt] 
TEST 9869/15572 [ext/soap/tests/bugs/bug34657.phpt]
PASS Bug #34657 (If you get a communication problem when loading the WSDL, it fatal's) [ext/soap/tests/bugs/bug34657.phpt] 
TEST 9870/15572 [ext/soap/tests/bugs/bug35142.phpt]
PASS Bug #35142 (SOAP Client/Server Complex Object Support) [ext/soap/tests/bugs/bug35142.phpt] 
TEST 9871/15572 [ext/soap/tests/bugs/bug35273.phpt]
PASS Bug #35273 (Error in mapping soap - java types) [ext/soap/tests/bugs/bug35273.phpt] 
TEST 9872/15572 [ext/soap/tests/bugs/bug36226-2.phpt]
PASS Bug #36226 (Inconsistent handling when passing nillable arrays) [ext/soap/tests/bugs/bug36226-2.phpt] 
TEST 9873/15572 [ext/soap/tests/bugs/bug36226.phpt]
PASS Bug #36226 (SOAP Inconsistent handling when passing potential arrays) [ext/soap/tests/bugs/bug36226.phpt] 
TEST 9874/15572 [ext/soap/tests/bugs/bug36575.phpt]
PASS Bug #36575 (Incorrect complex type instantiation with hierarchies) [ext/soap/tests/bugs/bug36575.phpt] 
TEST 9875/15572 [ext/soap/tests/bugs/bug36614.phpt]
PASS Bug #36614 (Segfault when using Soap) [ext/soap/tests/bugs/bug36614.phpt] 
TEST 9876/15572 [ext/soap/tests/bugs/bug36629.phpt]
PASS Bug #36629 (SoapServer::handle() exits on SOAP faults) [ext/soap/tests/bugs/bug36629.phpt] 
TEST 9877/15572 [ext/soap/tests/bugs/bug36908.phpt]
PASS Bug #36908 (wsdl default value overrides value in soap request) [ext/soap/tests/bugs/bug36908.phpt] 
TEST 9878/15572 [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 9879/15572 [ext/soap/tests/bugs/bug37013.phpt]
PASS Bug #37013 (server hangs when returning circular object references) [ext/soap/tests/bugs/bug37013.phpt] 
TEST 9880/15572 [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 9881/15572 [ext/soap/tests/bugs/bug37278.phpt]
PASS Bug #37278 (SOAP not respecting uri in __soapCall) [ext/soap/tests/bugs/bug37278.phpt] 
TEST 9882/15572 [ext/soap/tests/bugs/bug38004.phpt]
PASS Bug #38004 (Parameters in SoapServer are decoded twice) [ext/soap/tests/bugs/bug38004.phpt] 
TEST 9883/15572 [ext/soap/tests/bugs/bug38005.phpt]
PASS Bug #38005 (SoapFault faultstring doesn't follow encoding rules) [ext/soap/tests/bugs/bug38005.phpt] 
TEST 9884/15572 [ext/soap/tests/bugs/bug38055.phpt]
PASS Bug #38055 (Wrong interpretation of boolean parameters) [ext/soap/tests/bugs/bug38055.phpt] 
TEST 9885/15572 [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 9886/15572 [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 9887/15572 [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 9888/15572 [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 9889/15572 [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 9890/15572 [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 9891/15572 [ext/soap/tests/bugs/bug41004.phpt]
PASS Bug #41004 (minOccurs="0" and null class member variable) [ext/soap/tests/bugs/bug41004.phpt] 
TEST 9892/15572 [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 9893/15572 [ext/soap/tests/bugs/bug41337.phpt]
PASS Bug #41337 (WSDL parsing doesn't ignore non soap bindings) [ext/soap/tests/bugs/bug41337.phpt] 
TEST 9894/15572 [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 9895/15572 [ext/soap/tests/bugs/bug41477.phpt]
PASS Bug #41477 (no arginfo about SoapClient::__soapCall()) [ext/soap/tests/bugs/bug41477.phpt] 
TEST 9896/15572 [ext/soap/tests/bugs/bug41566.phpt]
PASS Bug #41566 (SOAP Server not properly generating href attributes) [ext/soap/tests/bugs/bug41566.phpt] 
TEST 9897/15572 [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 9898/15572 [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 9899/15572 [ext/soap/tests/bugs/bug42183.phpt]
PASS Bug #42183 (classmap cause crash in non-wsdl mode ) [ext/soap/tests/bugs/bug42183.phpt] 
TEST 9900/15572 [ext/soap/tests/bugs/bug42214.phpt]
PASS Bug #42214 (SoapServer sends clients internal PHP errors) [ext/soap/tests/bugs/bug42214.phpt] 
TEST 9901/15572 [ext/soap/tests/bugs/bug42326.phpt]
PASS Bug #42326 (SoapServer crash) [ext/soap/tests/bugs/bug42326.phpt] 
TEST 9902/15572 [ext/soap/tests/bugs/bug42359.phpt]
PASS Bug #42326 (SoapServer crash) [ext/soap/tests/bugs/bug42359.phpt] 
TEST 9903/15572 [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 9904/15572 [ext/soap/tests/bugs/bug42692.phpt]
PASS Bug #42692 (Procedure 'int1' not present with doc/lit SoapServer) [ext/soap/tests/bugs/bug42692.phpt] 
TEST 9905/15572 [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 9906/15572 [ext/soap/tests/bugs/bug44686.phpt]
PASS Bug #44686 (SOAP-ERROR: Parsing WSDL with references) [ext/soap/tests/bugs/bug44686.phpt] 
TEST 9907/15572 [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 9908/15572 [ext/soap/tests/bugs/bug44882.phpt]
PASS Bug #44882 (SOAP extension object decoding bug) [ext/soap/tests/bugs/bug44882.phpt] 
TEST 9909/15572 [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 9910/15572 [ext/soap/tests/bugs/bug46427.phpt]
PASS Bug #46427 (SoapClient() stumbles over its "stream_context" parameter) [ext/soap/tests/bugs/bug46427.phpt] 
TEST 9911/15572 [ext/soap/tests/bugs/bug47049.phpt]
PASS Bug #47049 (SoapClient::__soapCall causes a segmentation fault) [ext/soap/tests/bugs/bug47049.phpt] 
TEST 9912/15572 [ext/soap/tests/bugs/bug47273.phpt]
PASS Bug #47273 (Encoding bug in SoapServer->fault) [ext/soap/tests/bugs/bug47273.phpt] 
TEST 9913/15572 [ext/soap/tests/bugs/bug50675.phpt]
PASS Bug #50675 SoapClient can't handle object references correctly. [ext/soap/tests/bugs/bug50675.phpt] 
TEST 9914/15572 [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 9915/15572 [ext/soap/tests/bugs/bug50698_2.phpt]
PASS Request #50698_2 (SoapClient should handle wsdls with some incompatiable endpoints -- EDGECASE: Large mix of compatible and incompatiable endpoints.) [ext/soap/tests/bugs/bug50698_2.phpt] 
TEST 9916/15572 [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 9917/15572 [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 9918/15572 [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 9919/15572 [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 9920/15572 [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 9921/15572 [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 9922/15572 [ext/soap/tests/bugs/bug65018.phpt]
PASS Bug #65018 (SoapHeader problems with SoapServer) [ext/soap/tests/bugs/bug65018.phpt] 
TEST 9923/15572 [ext/soap/tests/bugs/bug66112.phpt]
PASS Bug #66112 (Use after free condition in SOAP extension) [ext/soap/tests/bugs/bug66112.phpt] 
TEST 9924/15572 [ext/soap/tests/bugs/bug69085.phpt]
PASS Bug #69085 (SoapClient's __call() type confusion through unserialize()) [ext/soap/tests/bugs/bug69085.phpt] 
TEST 9925/15572 [ext/soap/tests/bugs/bug69462.phpt]
PASS Bug #69462 (__soapCall with a SoapVar that has a namespace but no name crashes) [ext/soap/tests/bugs/bug69462.phpt] 
TEST 9926/15572 [ext/soap/tests/bugs/bug70469.phpt]
PASS Bug #70469 (SoapClient should not generate E_ERROR if exceptions enabled) [ext/soap/tests/bugs/bug70469.phpt] 
TEST 9927/15572 [ext/soap/tests/bugs/bug73237.phpt]
PASS Bug #73237 "Any" data missing when result includes a struct [ext/soap/tests/bugs/bug73237.phpt] 
TEST 9928/15572 [ext/soap/tests/bugs/bug73538.phpt]
PASS SOAP: SoapClient::__setHeaders array overrides previous headers [ext/soap/tests/bugs/bug73538.phpt] 
TEST 9929/15572 [ext/soap/tests/bugs/bug75502.phpt]
PASS Bug #75502 (Segmentation fault in zend_string_release) [ext/soap/tests/bugs/bug75502.phpt] 
TEST 9930/15572 [ext/soap/tests/bugs/bug76348.phpt]
FAIL Bug #76348 (WSDL_CACHE_MEMORY causes Segmentation fault) [ext/soap/tests/bugs/bug76348.phpt] 
TEST 9931/15572 [ext/soap/tests/bugs/bug77141.phpt]
PASS Bug #77141 (Signedness issue in SOAP when precision=-1) [ext/soap/tests/bugs/bug77141.phpt] 
TEST 9932/15572 [ext/soap/tests/bugs/bug77945.phpt]
PASS Bug #77945: Segmentation fault when constructing SoapClient with WSDL_CACHE_BOTH [ext/soap/tests/bugs/bug77945.phpt] 
TEST 9933/15572 [ext/soap/tests/bugs/multiport.phpt]
PASS Proper binding selection [ext/soap/tests/bugs/multiport.phpt] 
TEST 9934/15572 [ext/soap/tests/classmap001.phpt]
PASS SOAP Classmap 1: SoapServer support for classmap [ext/soap/tests/classmap001.phpt] 
TEST 9935/15572 [ext/soap/tests/classmap002.phpt]
PASS SOAP Classmap 2: SoapClient support for classmap [ext/soap/tests/classmap002.phpt] 
TEST 9936/15572 [ext/soap/tests/classmap003.phpt]
PASS SOAP Classmap 3: encoding of inherited objects [ext/soap/tests/classmap003.phpt] 
TEST 9937/15572 [ext/soap/tests/classmap004.phpt]
PASS SOAP Classmap 4: encoding of objects with __get() [ext/soap/tests/classmap004.phpt] 
TEST 9938/15572 [ext/soap/tests/custom_content_type.phpt]
PASS SOAP customized Content-Type, eg. SwA use case [ext/soap/tests/custom_content_type.phpt] 
TEST 9939/15572 [ext/soap/tests/fault001.phpt]
PASS is_soap_fault 1: test against null [ext/soap/tests/fault001.phpt] 
TEST 9940/15572 [ext/soap/tests/fault_warning.phpt]
PASS SoapFault class: Invalid Fault code warning given? Can't be an empty string, an array of not 2 elements etc. [ext/soap/tests/fault_warning.phpt] 
TEST 9941/15572 [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 9942/15572 [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 9943/15572 [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 9944/15572 [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 9945/15572 [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 9946/15572 [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 9947/15572 [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 9948/15572 [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 9949/15572 [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 9950/15572 [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 9951/15572 [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 9952/15572 [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 9953/15572 [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 9954/15572 [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 9955/15572 [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 9956/15572 [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 9957/15572 [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 9958/15572 [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 9959/15572 [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 9960/15572 [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 9961/15572 [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 9962/15572 [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 9963/15572 [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 9964/15572 [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 9965/15572 [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 9966/15572 [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 9967/15572 [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 9968/15572 [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 9969/15572 [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 9970/15572 [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 9971/15572 [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 9972/15572 [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 9973/15572 [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 9974/15572 [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 9975/15572 [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 9976/15572 [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 9977/15572 [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 9978/15572 [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 9979/15572 [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 9980/15572 [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 9981/15572 [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 9982/15572 [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 9983/15572 [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 9984/15572 [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 9985/15572 [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 9986/15572 [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 9987/15572 [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 9988/15572 [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 9989/15572 [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 9990/15572 [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 9991/15572 [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 9992/15572 [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 9993/15572 [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 9994/15572 [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 9995/15572 [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 9996/15572 [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 9997/15572 [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 9998/15572 [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 9999/15572 [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 10000/15572 [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 10001/15572 [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 10002/15572 [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 10003/15572 [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 10004/15572 [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 10005/15572 [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 10006/15572 [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 10007/15572 [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 10008/15572 [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 10009/15572 [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 10010/15572 [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 10011/15572 [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 10012/15572 [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 10013/15572 [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 10014/15572 [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 10015/15572 [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 10016/15572 [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 10017/15572 [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 10018/15572 [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 10019/15572 [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 10020/15572 [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 10021/15572 [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 10022/15572 [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 10023/15572 [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 10024/15572 [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 10025/15572 [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 10026/15572 [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 10027/15572 [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 10028/15572 [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 10029/15572 [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 10030/15572 [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 10031/15572 [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 10032/15572 [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 10033/15572 [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 10034/15572 [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 10035/15572 [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 10036/15572 [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 10037/15572 [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 10038/15572 [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 10039/15572 [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 10040/15572 [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 10041/15572 [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 10042/15572 [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 10043/15572 [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 10044/15572 [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 10045/15572 [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 10046/15572 [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 10047/15572 [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 10048/15572 [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 10049/15572 [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 10050/15572 [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 10051/15572 [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 10052/15572 [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 10053/15572 [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 10054/15572 [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 10055/15572 [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 10056/15572 [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 10057/15572 [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 10058/15572 [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 10059/15572 [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 10060/15572 [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 10061/15572 [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 10062/15572 [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 10063/15572 [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 10064/15572 [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 10065/15572 [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 10066/15572 [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 10067/15572 [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 10068/15572 [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 10069/15572 [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 10070/15572 [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 10071/15572 [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 10072/15572 [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 10073/15572 [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 10074/15572 [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 10075/15572 [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 10076/15572 [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 10077/15572 [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 10078/15572 [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 10079/15572 [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 10080/15572 [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 10081/15572 [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 10082/15572 [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 10083/15572 [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 10084/15572 [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 10085/15572 [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 10086/15572 [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 10087/15572 [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 10088/15572 [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 10089/15572 [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 10090/15572 [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 10091/15572 [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 10092/15572 [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 10093/15572 [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 10094/15572 [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 10095/15572 [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 10096/15572 [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 10097/15572 [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 10098/15572 [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 10099/15572 [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 10100/15572 [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 10101/15572 [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 10102/15572 [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 10103/15572 [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 10104/15572 [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 10105/15572 [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 10106/15572 [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 10107/15572 [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 10108/15572 [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 10109/15572 [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 10110/15572 [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 10111/15572 [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 10112/15572 [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 10113/15572 [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 10114/15572 [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 10115/15572 [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 10116/15572 [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 10117/15572 [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 10118/15572 [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 10119/15572 [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 10120/15572 [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 10121/15572 [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 10122/15572 [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 10123/15572 [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 10124/15572 [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 10125/15572 [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 10126/15572 [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 10127/15572 [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 10128/15572 [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 10129/15572 [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 10130/15572 [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 10131/15572 [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 10132/15572 [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 10133/15572 [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 10134/15572 [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 10135/15572 [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 10136/15572 [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 10137/15572 [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 10138/15572 [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 10139/15572 [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 10140/15572 [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 10141/15572 [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 10142/15572 [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 10143/15572 [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 10144/15572 [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 10145/15572 [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 10146/15572 [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 10147/15572 [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 10148/15572 [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 10149/15572 [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 10150/15572 [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 10151/15572 [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 10152/15572 [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 10153/15572 [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 10154/15572 [ext/soap/tests/schema/schema001.phpt]
PASS SOAP XML Schema 1: simpleType/restriction [ext/soap/tests/schema/schema001.phpt] 
TEST 10155/15572 [ext/soap/tests/schema/schema002.phpt]
PASS SOAP XML Schema 2: simpleType/restriction (reference to type) [ext/soap/tests/schema/schema002.phpt] 
TEST 10156/15572 [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 10157/15572 [ext/soap/tests/schema/schema004.phpt]
PASS SOAP XML Schema 4: simpleType/restriction (reference to undefined type) [ext/soap/tests/schema/schema004.phpt] 
TEST 10158/15572 [ext/soap/tests/schema/schema005.phpt]
PASS SOAP XML Schema 5: simpleType/restriction (inline type) [ext/soap/tests/schema/schema005.phpt] 
TEST 10159/15572 [ext/soap/tests/schema/schema006.phpt]
PASS SOAP XML Schema 6: simpleType/restriction (referenced by ellement) [ext/soap/tests/schema/schema006.phpt] 
TEST 10160/15572 [ext/soap/tests/schema/schema007.phpt]
PASS SOAP XML Schema 7: simpleType/restriction (referenced by ellement) [ext/soap/tests/schema/schema007.phpt] 
TEST 10161/15572 [ext/soap/tests/schema/schema008.phpt]
PASS SOAP XML Schema 8: simpleType/restriction (anonymous, inside an ellement) [ext/soap/tests/schema/schema008.phpt] 
TEST 10162/15572 [ext/soap/tests/schema/schema009.phpt]
PASS SOAP XML Schema 9: simpleType/list (as string) [ext/soap/tests/schema/schema009.phpt] 
TEST 10163/15572 [ext/soap/tests/schema/schema010.phpt]
PASS SOAP XML Schema 10: simpleType/list (as array) [ext/soap/tests/schema/schema010.phpt] 
TEST 10164/15572 [ext/soap/tests/schema/schema011.phpt]
PASS SOAP XML Schema 11: simpleType/list (inline type) (as string) [ext/soap/tests/schema/schema011.phpt] 
TEST 10165/15572 [ext/soap/tests/schema/schema012.phpt]
PASS SOAP XML Schema 12: simpleType/list (inline type) (as array) [ext/soap/tests/schema/schema012.phpt] 
TEST 10166/15572 [ext/soap/tests/schema/schema013.phpt]
PASS SOAP XML Schema 13: simpleType/union [ext/soap/tests/schema/schema013.phpt] 
TEST 10167/15572 [ext/soap/tests/schema/schema014.phpt]
PASS SOAP XML Schema 14: simpleType/union [ext/soap/tests/schema/schema014.phpt] 
TEST 10168/15572 [ext/soap/tests/schema/schema015.phpt]
PASS SOAP XML Schema 15: simpleType/union (inline type) [ext/soap/tests/schema/schema015.phpt] 
TEST 10169/15572 [ext/soap/tests/schema/schema016.phpt]
PASS SOAP XML Schema 16: simpleType/union (inline type) [ext/soap/tests/schema/schema016.phpt] 
TEST 10170/15572 [ext/soap/tests/schema/schema017.phpt]
PASS SOAP XML Schema 17: union with list [ext/soap/tests/schema/schema017.phpt] 
TEST 10171/15572 [ext/soap/tests/schema/schema018.phpt]
PASS SOAP XML Schema 18: union with list [ext/soap/tests/schema/schema018.phpt] 
TEST 10172/15572 [ext/soap/tests/schema/schema019.phpt]
PASS SOAP XML Schema 19: union with list [ext/soap/tests/schema/schema019.phpt] 
TEST 10173/15572 [ext/soap/tests/schema/schema020.phpt]
PASS SOAP XML Schema 20: union with list [ext/soap/tests/schema/schema020.phpt] 
TEST 10174/15572 [ext/soap/tests/schema/schema021.phpt]
PASS SOAP XML Schema 21: list of unions [ext/soap/tests/schema/schema021.phpt] 
TEST 10175/15572 [ext/soap/tests/schema/schema022.phpt]
PASS SOAP XML Schema 22: list of unions [ext/soap/tests/schema/schema022.phpt] 
TEST 10176/15572 [ext/soap/tests/schema/schema023.phpt]
PASS SOAP XML Schema 23: SOAP 1.1 Array [ext/soap/tests/schema/schema023.phpt] 
TEST 10177/15572 [ext/soap/tests/schema/schema024.phpt]
PASS SOAP XML Schema 24: SOAP 1.1 Array (second way) [ext/soap/tests/schema/schema024.phpt] 
TEST 10178/15572 [ext/soap/tests/schema/schema025.phpt]
PASS SOAP XML Schema 25: SOAP 1.2 Array [ext/soap/tests/schema/schema025.phpt] 
TEST 10179/15572 [ext/soap/tests/schema/schema026.phpt]
PASS SOAP XML Schema 26: SOAP 1.2 Array (second way) [ext/soap/tests/schema/schema026.phpt] 
TEST 10180/15572 [ext/soap/tests/schema/schema027.phpt]
PASS SOAP XML Schema 27: SOAP 1.1 Multidimensional array [ext/soap/tests/schema/schema027.phpt] 
TEST 10181/15572 [ext/soap/tests/schema/schema028.phpt]
PASS SOAP XML Schema 28: SOAP 1.2 Multidimensional array [ext/soap/tests/schema/schema028.phpt] 
TEST 10182/15572 [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 10183/15572 [ext/soap/tests/schema/schema030.phpt]
PASS SOAP XML Schema 30: Structure (sequence) [ext/soap/tests/schema/schema030.phpt] 
TEST 10184/15572 [ext/soap/tests/schema/schema031.phpt]
PASS SOAP XML Schema 31: Structure (all) [ext/soap/tests/schema/schema031.phpt] 
TEST 10185/15572 [ext/soap/tests/schema/schema032.phpt]
PASS SOAP XML Schema 32: Structure (choice) [ext/soap/tests/schema/schema032.phpt] 
TEST 10186/15572 [ext/soap/tests/schema/schema033.phpt]
PASS SOAP XML Schema 33: Nested complex types [ext/soap/tests/schema/schema033.phpt] 
TEST 10187/15572 [ext/soap/tests/schema/schema034.phpt]
PASS SOAP XML Schema 34: Nested complex types (element ref) [ext/soap/tests/schema/schema034.phpt] 
TEST 10188/15572 [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 10189/15572 [ext/soap/tests/schema/schema036.phpt]
PASS SOAP XML Schema 36: Nested complex types (inline) [ext/soap/tests/schema/schema036.phpt] 
TEST 10190/15572 [ext/soap/tests/schema/schema037.phpt]
PASS SOAP XML Schema 37: Structure with attributes [ext/soap/tests/schema/schema037.phpt] 
TEST 10191/15572 [ext/soap/tests/schema/schema038.phpt]
PASS SOAP XML Schema 38: Structure with attributes (ref) [ext/soap/tests/schema/schema038.phpt] 
TEST 10192/15572 [ext/soap/tests/schema/schema039.phpt]
PASS SOAP XML Schema 39: Structure with attributes (attributeGroup) [ext/soap/tests/schema/schema039.phpt] 
TEST 10193/15572 [ext/soap/tests/schema/schema040.phpt]
PASS SOAP XML Schema 40: Structure with attributes (inline types) [ext/soap/tests/schema/schema040.phpt] 
TEST 10194/15572 [ext/soap/tests/schema/schema041.phpt]
PASS SOAP XML Schema 41: Structure (group) [ext/soap/tests/schema/schema041.phpt] 
TEST 10195/15572 [ext/soap/tests/schema/schema042.phpt]
PASS SOAP XML Schema 42: Extension of simple type [ext/soap/tests/schema/schema042.phpt] 
TEST 10196/15572 [ext/soap/tests/schema/schema043.phpt]
PASS SOAP XML Schema 43: Extension of simple type (2) [ext/soap/tests/schema/schema043.phpt] 
TEST 10197/15572 [ext/soap/tests/schema/schema044.phpt]
PASS SOAP XML Schema 44: Restriction of simple type [ext/soap/tests/schema/schema044.phpt] 
TEST 10198/15572 [ext/soap/tests/schema/schema045.phpt]
PASS SOAP XML Schema 45: Restriction of simple type (2) [ext/soap/tests/schema/schema045.phpt] 
TEST 10199/15572 [ext/soap/tests/schema/schema046.phpt]
PASS SOAP XML Schema 46: Extension of complex type [ext/soap/tests/schema/schema046.phpt] 
TEST 10200/15572 [ext/soap/tests/schema/schema047.phpt]
PASS SOAP XML Schema 47: Extension of complex type (2) [ext/soap/tests/schema/schema047.phpt] 
TEST 10201/15572 [ext/soap/tests/schema/schema048.phpt]
PASS SOAP XML Schema 48: Restriction of complex type [ext/soap/tests/schema/schema048.phpt] 
TEST 10202/15572 [ext/soap/tests/schema/schema049.phpt]
PASS SOAP XML Schema 49: Restriction of complex type (2) [ext/soap/tests/schema/schema049.phpt] 
TEST 10203/15572 [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 10204/15572 [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 10205/15572 [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 10206/15572 [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 10207/15572 [ext/soap/tests/schema/schema054.phpt]
PASS SOAP XML Schema 54: Apache Map [ext/soap/tests/schema/schema054.phpt] 
TEST 10208/15572 [ext/soap/tests/schema/schema055.phpt]
PASS SOAP XML Schema 55: Apache Map (extension) [ext/soap/tests/schema/schema055.phpt] 
TEST 10209/15572 [ext/soap/tests/schema/schema056.phpt]
PASS SOAP XML Schema 56: SOAP 1.1 Array (literal encoding) [ext/soap/tests/schema/schema056.phpt] 
TEST 10210/15572 [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 10211/15572 [ext/soap/tests/schema/schema058.phpt]
PASS SOAP XML Schema 58: SOAP 1.2 Array (literal encoding) [ext/soap/tests/schema/schema058.phpt] 
TEST 10212/15572 [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 10213/15572 [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 10214/15572 [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 10215/15572 [ext/soap/tests/schema/schema062.phpt]
PASS SOAP XML Schema 62: NULL with attributes [ext/soap/tests/schema/schema062.phpt] 
TEST 10216/15572 [ext/soap/tests/schema/schema063.phpt]
PASS SOAP XML Schema 63: standard unsignedLong type [ext/soap/tests/schema/schema063.phpt] 
TEST 10217/15572 [ext/soap/tests/schema/schema064.phpt]
PASS SOAP XML Schema 64: standard date/time types [ext/soap/tests/schema/schema064.phpt] 
TEST 10218/15572 [ext/soap/tests/schema/schema065.phpt]
PASS SOAP XML Schema 65: Attribute with default value [ext/soap/tests/schema/schema065.phpt] 
TEST 10219/15572 [ext/soap/tests/schema/schema066.phpt]
PASS SOAP XML Schema 66: Attribute with fixed value (1) [ext/soap/tests/schema/schema066.phpt] 
TEST 10220/15572 [ext/soap/tests/schema/schema067.phpt]
PASS SOAP XML Schema 67: Attribute with fixed value (2) [ext/soap/tests/schema/schema067.phpt] 
TEST 10221/15572 [ext/soap/tests/schema/schema068.phpt]
PASS SOAP XML Schema 68: Attribute with fixed value (3) [ext/soap/tests/schema/schema068.phpt] 
TEST 10222/15572 [ext/soap/tests/schema/schema069.phpt]
PASS SOAP XML Schema 69: Attribute with default value (reference) [ext/soap/tests/schema/schema069.phpt] 
TEST 10223/15572 [ext/soap/tests/schema/schema070.phpt]
PASS SOAP XML Schema 70: Attribute with default value (attributeGroup) [ext/soap/tests/schema/schema070.phpt] 
TEST 10224/15572 [ext/soap/tests/schema/schema071.phpt]
PASS SOAP XML Schema 71: SOAP 1.1 Array (document style) [ext/soap/tests/schema/schema071.phpt] 
TEST 10225/15572 [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 10226/15572 [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 10227/15572 [ext/soap/tests/schema/schema074.phpt]
PASS SOAP XML Schema 74: Structure with attributes and qualified elements [ext/soap/tests/schema/schema074.phpt] 
TEST 10228/15572 [ext/soap/tests/schema/schema075.phpt]
PASS SOAP XML Schema 75: Attributes form qualified/unqualified (attributeFormDefault="qualified") [ext/soap/tests/schema/schema075.phpt] 
TEST 10229/15572 [ext/soap/tests/schema/schema076.phpt]
PASS SOAP XML Schema 76: Attributes form qualified/unqualified (attributeFormDefault="unqualified") [ext/soap/tests/schema/schema076.phpt] 
TEST 10230/15572 [ext/soap/tests/schema/schema077.phpt]
PASS SOAP XML Schema 77: Attributes form qualified/unqualified (attributeFormDefault - default) [ext/soap/tests/schema/schema077.phpt] 
TEST 10231/15572 [ext/soap/tests/schema/schema078.phpt]
PASS SOAP XML Schema 78: Element form qualified/unqualified (elementFormDefault="qualified") [ext/soap/tests/schema/schema078.phpt] 
TEST 10232/15572 [ext/soap/tests/schema/schema079.phpt]
PASS SOAP XML Schema 79: Element form qualified/unqualified (elementFormDefault="unqualified") [ext/soap/tests/schema/schema079.phpt] 
TEST 10233/15572 [ext/soap/tests/schema/schema080.phpt]
PASS SOAP XML Schema 80: Element form qualified/unqualified (elementFormDefault - default) [ext/soap/tests/schema/schema080.phpt] 
TEST 10234/15572 [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 10235/15572 [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 10236/15572 [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 10237/15572 [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 10238/15572 [ext/soap/tests/schema/schema085.phpt]
PASS SOAP XML Schema 85: Extension of complex type (elements order) [ext/soap/tests/schema/schema085.phpt] 
TEST 10239/15572 [ext/soap/tests/server001.phpt]
PASS SOAP Server 1: new/addfunction/handle [ext/soap/tests/server001.phpt] 
TEST 10240/15572 [ext/soap/tests/server002.phpt]
PASS SOAP Server 2: function with parameters and result [ext/soap/tests/server002.phpt] 
TEST 10241/15572 [ext/soap/tests/server003.phpt]
PASS SOAP Server 3: all functions [ext/soap/tests/server003.phpt] 
TEST 10242/15572 [ext/soap/tests/server004.phpt]
PASS SOAP Server 4: addfunctions [ext/soap/tests/server004.phpt] 
TEST 10243/15572 [ext/soap/tests/server005.phpt]
PASS SOAP Server 5: setclass [ext/soap/tests/server005.phpt] 
TEST 10244/15572 [ext/soap/tests/server006.phpt]
PASS SOAP Server 6: setclass with constructor [ext/soap/tests/server006.phpt] 
TEST 10245/15572 [ext/soap/tests/server007.phpt]
PASS SOAP Server 7: addfunction and getfunctions [ext/soap/tests/server007.phpt] 
TEST 10246/15572 [ext/soap/tests/server008.phpt]
PASS SOAP Server 8: setclass and getfunctions [ext/soap/tests/server008.phpt] 
TEST 10247/15572 [ext/soap/tests/server009.phpt]
PASS SOAP Server 9: setclass and setpersistence(SOAP_PERSISTENCE_SESSION) [ext/soap/tests/server009.phpt] 
TEST 10248/15572 [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 10251/15572 [ext/soap/tests/server013.phpt]
PASS SOAP Server 13: array handling [ext/soap/tests/server013.phpt] 
TEST 10252/15572 [ext/soap/tests/server014.phpt]
PASS SOAP Server 14: fault [ext/soap/tests/server014.phpt] 
TEST 10253/15572 [ext/soap/tests/server015.phpt]
PASS SOAP Server 15: passing request to handle() [ext/soap/tests/server015.phpt] 
TEST 10254/15572 [ext/soap/tests/server016.phpt]
PASS SOAP Server 16: user fault [ext/soap/tests/server016.phpt] 
TEST 10255/15572 [ext/soap/tests/server017.phpt]
PASS SOAP Server 17: user fault (through return) [ext/soap/tests/server017.phpt] 
TEST 10256/15572 [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 10259/15572 [ext/soap/tests/server021.phpt]
PASS SOAP Server 21: SoapServer::setClass and __call() [ext/soap/tests/server021.phpt] 
TEST 10260/15572 [ext/soap/tests/server022.phpt]
PASS SOAP Server 22: user fault (through throw of subclass) [ext/soap/tests/server022.phpt] 
TEST 10261/15572 [ext/soap/tests/server023.phpt]
PASS SOAP Server 23: Send SOAP headers those were not received [ext/soap/tests/server023.phpt] 
TEST 10262/15572 [ext/soap/tests/server024.phpt]
PASS SOAP Server 24: Send SOAP headers those were not received [ext/soap/tests/server024.phpt] 
TEST 10263/15572 [ext/soap/tests/server025.phpt]
PASS SOAP Server 25: One-way SOAP headers encoding using WSDL [ext/soap/tests/server025.phpt] 
TEST 10264/15572 [ext/soap/tests/server026.phpt]
PASS SOAP Server 26: setObject [ext/soap/tests/server026.phpt] 
TEST 10265/15572 [ext/soap/tests/server027.phpt]
PASS SOAP Server 27: setObject and getFunctions [ext/soap/tests/server027.phpt] 
TEST 10266/15572 [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 10268/15572 [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 10269/15572 [ext/soap/tests/server031.phpt]
PASS SOAP Server 31: Handling classes which implements Iterator [ext/soap/tests/server031.phpt] 
TEST 10270/15572 [ext/soap/tests/setheaders.phpt]
PASS SOAP: SoapClient::__setHeaders [ext/soap/tests/setheaders.phpt] 
TEST 10271/15572 [ext/soap/tests/soap12/T01.phpt]
PASS SOAP 1.2: T01 echoOk [ext/soap/tests/soap12/T01.phpt] 
TEST 10272/15572 [ext/soap/tests/soap12/T02.phpt]
PASS SOAP 1.2: T02 echoOk [ext/soap/tests/soap12/T02.phpt] 
TEST 10273/15572 [ext/soap/tests/soap12/T03.phpt]
PASS SOAP 1.2: T03 echoOk [ext/soap/tests/soap12/T03.phpt] 
TEST 10274/15572 [ext/soap/tests/soap12/T04.phpt]
PASS SOAP 1.2: T04 echoOk [ext/soap/tests/soap12/T04.phpt] 
TEST 10275/15572 [ext/soap/tests/soap12/T05.phpt]
PASS SOAP 1.2: T05 echoOk [ext/soap/tests/soap12/T05.phpt] 
TEST 10276/15572 [ext/soap/tests/soap12/T10.phpt]
PASS SOAP 1.2: T10 unknownHdr [ext/soap/tests/soap12/T10.phpt] 
TEST 10277/15572 [ext/soap/tests/soap12/T11.phpt]
PASS SOAP 1.2: T11 unknownHdr [ext/soap/tests/soap12/T11.phpt] 
TEST 10278/15572 [ext/soap/tests/soap12/T12.phpt]
PASS SOAP 1.2: T12 unknownHdr [ext/soap/tests/soap12/T12.phpt] 
TEST 10279/15572 [ext/soap/tests/soap12/T13.phpt]
PASS SOAP 1.2: T13 unknownHdr [ext/soap/tests/soap12/T13.phpt] 
TEST 10280/15572 [ext/soap/tests/soap12/T14.phpt]
PASS SOAP 1.2: T14 echoOk [ext/soap/tests/soap12/T14.phpt] 
TEST 10281/15572 [ext/soap/tests/soap12/T15.phpt]
PASS SOAP 1.2: T15 unknownHdr [ext/soap/tests/soap12/T15.phpt] 
TEST 10282/15572 [ext/soap/tests/soap12/T19.phpt]
PASS SOAP 1.2: T19 echoOk [ext/soap/tests/soap12/T19.phpt] 
TEST 10283/15572 [ext/soap/tests/soap12/T22.phpt]
PASS SOAP 1.2: T22 echoOk [ext/soap/tests/soap12/T22.phpt] 
TEST 10284/15572 [ext/soap/tests/soap12/T23.phpt]
PASS SOAP 1.2: T23 echoOk [ext/soap/tests/soap12/T23.phpt] 
TEST 10285/15572 [ext/soap/tests/soap12/T24.phpt]
PASS SOAP 1.2: T24 echoOk [ext/soap/tests/soap12/T24.phpt] 
TEST 10286/15572 [ext/soap/tests/soap12/T25.phpt]
PASS SOAP 1.2: T25 echoOk [ext/soap/tests/soap12/T25.phpt] 
TEST 10287/15572 [ext/soap/tests/soap12/T26.phpt]
PASS SOAP 1.2: T26 echoOk [ext/soap/tests/soap12/T26.phpt] 
TEST 10288/15572 [ext/soap/tests/soap12/T27.phpt]
PASS SOAP 1.2: T27 echoStringArray [ext/soap/tests/soap12/T27.phpt] 
TEST 10289/15572 [ext/soap/tests/soap12/T28.phpt]
PASS SOAP 1.2: T28 echoOk [ext/soap/tests/soap12/T28.phpt] 
TEST 10290/15572 [ext/soap/tests/soap12/T29.phpt]
PASS SOAP 1.2: T29 echoOk [ext/soap/tests/soap12/T29.phpt] 
TEST 10291/15572 [ext/soap/tests/soap12/T30.phpt]
PASS SOAP 1.2: T30 echoOk [ext/soap/tests/soap12/T30.phpt] 
TEST 10292/15572 [ext/soap/tests/soap12/T31.phpt]
PASS SOAP 1.2: T31 returnVoid [ext/soap/tests/soap12/T31.phpt] 
TEST 10293/15572 [ext/soap/tests/soap12/T32.phpt]
PASS SOAP 1.2: T32 echoHeader [ext/soap/tests/soap12/T32.phpt] 
TEST 10294/15572 [ext/soap/tests/soap12/T33.phpt]
PASS SOAP 1.2: T33 nonexistentMethod [ext/soap/tests/soap12/T33.phpt] 
TEST 10295/15572 [ext/soap/tests/soap12/T34.phpt]
PASS SOAP 1.2: T34 unknownHdr [ext/soap/tests/soap12/T34.phpt] 
TEST 10296/15572 [ext/soap/tests/soap12/T35.phpt]
PASS SOAP 1.2: T35 unknownHdr [ext/soap/tests/soap12/T35.phpt] 
TEST 10297/15572 [ext/soap/tests/soap12/T36.phpt]
PASS SOAP 1.2: T36 unknownHdr [ext/soap/tests/soap12/T36.phpt] 
TEST 10298/15572 [ext/soap/tests/soap12/T37.phpt]
PASS SOAP 1.2: T37 unknownHdr [ext/soap/tests/soap12/T37.phpt] 
TEST 10299/15572 [ext/soap/tests/soap12/T38_1.phpt]
PASS SOAP 1.2: T38.1 doubleHdr [ext/soap/tests/soap12/T38_1.phpt] 
TEST 10300/15572 [ext/soap/tests/soap12/T38_2.phpt]
PASS SOAP 1.2: T38.2 doubleHdr [ext/soap/tests/soap12/T38_2.phpt] 
TEST 10301/15572 [ext/soap/tests/soap12/T39.phpt]
PASS SOAP 1.2: T39 unknownHdr [ext/soap/tests/soap12/T39.phpt] 
TEST 10302/15572 [ext/soap/tests/soap12/T40.phpt]
PASS SOAP 1.2: T40 echoOK [ext/soap/tests/soap12/T40.phpt] 
TEST 10303/15572 [ext/soap/tests/soap12/T41.phpt]
PASS SOAP 1.2: T41 echoStruct [ext/soap/tests/soap12/T41.phpt] 
TEST 10304/15572 [ext/soap/tests/soap12/T42.phpt]
PASS SOAP 1.2: T42 echoStructArray [ext/soap/tests/soap12/T42.phpt] 
TEST 10305/15572 [ext/soap/tests/soap12/T43.phpt]
PASS SOAP 1.2: T43 echoStructAsSimpleTypes [ext/soap/tests/soap12/T43.phpt] 
TEST 10306/15572 [ext/soap/tests/soap12/T44.phpt]
PASS SOAP 1.2: T44 echoSimpleTypesAsStruct [ext/soap/tests/soap12/T44.phpt] 
TEST 10307/15572 [ext/soap/tests/soap12/T45.phpt]
PASS SOAP 1.2: T45 echoNestedStruct [ext/soap/tests/soap12/T45.phpt] 
TEST 10308/15572 [ext/soap/tests/soap12/T46.phpt]
PASS SOAP 1.2: T46 echoNestedArray [ext/soap/tests/soap12/T46.phpt] 
TEST 10309/15572 [ext/soap/tests/soap12/T47.phpt]
PASS SOAP 1.2: T47 echoFloatArray [ext/soap/tests/soap12/T47.phpt] 
TEST 10310/15572 [ext/soap/tests/soap12/T48.phpt]
PASS SOAP 1.2: T48 echoStringArray [ext/soap/tests/soap12/T48.phpt] 
TEST 10311/15572 [ext/soap/tests/soap12/T49.phpt]
PASS SOAP 1.2: T49 echoStringArray [ext/soap/tests/soap12/T49.phpt] 
TEST 10312/15572 [ext/soap/tests/soap12/T50.phpt]
PASS SOAP 1.2: T50 echoIntegerArray [ext/soap/tests/soap12/T50.phpt] 
TEST 10313/15572 [ext/soap/tests/soap12/T51.phpt]
PASS SOAP 1.2: T51 echoBase64 [ext/soap/tests/soap12/T51.phpt] 
TEST 10314/15572 [ext/soap/tests/soap12/T52.phpt]
PASS SOAP 1.2: T52 echoBoolean [ext/soap/tests/soap12/T52.phpt] 
TEST 10315/15572 [ext/soap/tests/soap12/T53.phpt]
PASS SOAP 1.2: T53 echoDate [ext/soap/tests/soap12/T53.phpt] 
TEST 10316/15572 [ext/soap/tests/soap12/T54.phpt]
PASS SOAP 1.2: T54 echoDecimal [ext/soap/tests/soap12/T54.phpt] 
TEST 10317/15572 [ext/soap/tests/soap12/T55.phpt]
PASS SOAP 1.2: T55 echoFloat [ext/soap/tests/soap12/T55.phpt] 
TEST 10318/15572 [ext/soap/tests/soap12/T56.phpt]
PASS SOAP 1.2: T56 echoString [ext/soap/tests/soap12/T56.phpt] 
TEST 10319/15572 [ext/soap/tests/soap12/T57.phpt]
PASS SOAP 1.2: T57 echoString [ext/soap/tests/soap12/T57.phpt] 
TEST 10320/15572 [ext/soap/tests/soap12/T58.phpt]
PASS SOAP 1.2: T58 echoIntegerArray [ext/soap/tests/soap12/T58.phpt] 
TEST 10321/15572 [ext/soap/tests/soap12/T59.phpt]
PASS SOAP 1.2: T59 echoStringArray [ext/soap/tests/soap12/T59.phpt] 
TEST 10322/15572 [ext/soap/tests/soap12/T60.phpt]
PASS SOAP 1.2: T60 countItems [ext/soap/tests/soap12/T60.phpt] 
TEST 10323/15572 [ext/soap/tests/soap12/T61.phpt]
PASS SOAP 1.2: T61 countItems [ext/soap/tests/soap12/T61.phpt] 
TEST 10324/15572 [ext/soap/tests/soap12/T63.phpt]
PASS SOAP 1.2: T63 validateCountryCode [ext/soap/tests/soap12/T63.phpt] 
TEST 10325/15572 [ext/soap/tests/soap12/T64.phpt]
PASS SOAP 1.2: T64 echoOk [ext/soap/tests/soap12/T64.phpt] 
TEST 10326/15572 [ext/soap/tests/soap12/T65.phpt]
PASS SOAP 1.2: T65 echoOk [ext/soap/tests/soap12/T65.phpt] 
TEST 10327/15572 [ext/soap/tests/soap12/T66.phpt]
PASS SOAP 1.2: T66 echoOk [ext/soap/tests/soap12/T66.phpt] 
TEST 10328/15572 [ext/soap/tests/soap12/T67.phpt]
PASS SOAP 1.2: T67 echoOk [ext/soap/tests/soap12/T67.phpt] 
TEST 10329/15572 [ext/soap/tests/soap12/T68.phpt]
PASS SOAP 1.2: T68 echoOk [ext/soap/tests/soap12/T68.phpt] 
TEST 10330/15572 [ext/soap/tests/soap12/T69.phpt]
PASS SOAP 1.2: T69 echoOk [ext/soap/tests/soap12/T69.phpt] 
TEST 10331/15572 [ext/soap/tests/soap12/T70.phpt]
PASS SOAP 1.2: T70 echoOk [ext/soap/tests/soap12/T70.phpt] 
TEST 10332/15572 [ext/soap/tests/soap12/T71.phpt]
PASS SOAP 1.2: T71 echoOk [ext/soap/tests/soap12/T71.phpt] 
TEST 10333/15572 [ext/soap/tests/soap12/T72.phpt]
PASS SOAP 1.2: T72 echoOk [ext/soap/tests/soap12/T72.phpt] 
TEST 10334/15572 [ext/soap/tests/soap12/T73.phpt]
PASS SOAP 1.2: T73 echoString [ext/soap/tests/soap12/T73.phpt] 
TEST 10335/15572 [ext/soap/tests/soap12/T74.phpt]
PASS SOAP 1.2: T74 doubleHdr [ext/soap/tests/soap12/T74.phpt] 
TEST 10336/15572 [ext/soap/tests/soap12/T75.phpt]
PASS SOAP 1.2: T75 echoResolvedRef [ext/soap/tests/soap12/T75.phpt] 
TEST 10337/15572 [ext/soap/tests/soap12/T76_1.phpt]
PASS SOAP 1.2: T76.1 echoString [ext/soap/tests/soap12/T76_1.phpt] 
TEST 10338/15572 [ext/soap/tests/soap12/T76_2.phpt]
PASS SOAP 1.2: T76.2 echoString [ext/soap/tests/soap12/T76_2.phpt] 
TEST 10339/15572 [ext/soap/tests/soap12/T77_1.phpt]
PASS SOAP 1.2: T77.1 isNil [ext/soap/tests/soap12/T77_1.phpt] 
TEST 10340/15572 [ext/soap/tests/soap12/T77_2.phpt]
PASS SOAP 1.2: T77.2 isNil [ext/soap/tests/soap12/T77_2.phpt] 
TEST 10341/15572 [ext/soap/tests/soap12/T77_3.phpt]
PASS SOAP 1.2: T77.3 isNul [ext/soap/tests/soap12/T77_3.phpt] 
TEST 10342/15572 [ext/soap/tests/soap12/T78.phpt]
PASS SOAP 1.2: T78 echoOk [ext/soap/tests/soap12/T78.phpt] 
TEST 10343/15572 [ext/soap/tests/soap12/T80.phpt]
PASS SOAP 1.2: T80 echoOk [ext/soap/tests/soap12/T80.phpt] 
TEST 10344/15572 [ext/soap/tests/transport001.phpt]
PASS SOAP Transport 1: Local transport using SoapClient::__doRequest [ext/soap/tests/transport001.phpt] 
TEST 10345/15572 [ext/soap/tests/typemap001.phpt]
PASS SOAP typemap 1: SoapServer support for typemap's from_xml() [ext/soap/tests/typemap001.phpt] 
TEST 10346/15572 [ext/soap/tests/typemap002.phpt]
PASS SOAP typemap 2: SoapServer support for typemap's to_xml() [ext/soap/tests/typemap002.phpt] 
TEST 10347/15572 [ext/soap/tests/typemap003.phpt]
PASS SOAP Typemap 3: SoapClient support for typemap's from_xml() [ext/soap/tests/typemap003.phpt] 
TEST 10348/15572 [ext/soap/tests/typemap004.phpt]
PASS SOAP Typemap 4: SoapClient support for typemap's to_xml() [ext/soap/tests/typemap004.phpt] 
TEST 10349/15572 [ext/soap/tests/typemap005.phpt]
PASS SOAP typemap 5: SoapServer support for typemap's from_xml() (without WSDL) [ext/soap/tests/typemap005.phpt] 
TEST 10350/15572 [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 10351/15572 [ext/soap/tests/typemap007.phpt]
PASS SOAP Typemap 7: SoapClient support for typemap's from_xml() (without WSDL) [ext/soap/tests/typemap007.phpt] 
TEST 10352/15572 [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 10353/15572 [ext/soap/tests/typemap009.phpt]
PASS SOAP typemap 9: SoapServer support for typemap's from_xml() (SoapFault) [ext/soap/tests/typemap009.phpt] 
TEST 10354/15572 [ext/soap/tests/typemap010.phpt]
PASS SOAP typemap 10: SoapServer support for typemap's to_xml() (SoapFault) [ext/soap/tests/typemap010.phpt] 
TEST 10355/15572 [ext/soap/tests/typemap011.phpt]
PASS SOAP Typemap 11: SoapClient support for typemap's from_xml() (SoapFault) [ext/soap/tests/typemap011.phpt] 
TEST 10356/15572 [ext/soap/tests/typemap012.phpt]
PASS SOAP Typemap 12: SoapClient support for typemap's to_xml() (SoapFault) [ext/soap/tests/typemap012.phpt] 
TEST 10357/15572 [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 10358/15572 [ext/sockets/tests/ai_idn_deprecation.phpt]
PASS AI_IDN_ALLOW_UNASSIGNED and AI_IDN_USE_STD3_ASCII_RULES are deprecated [ext/sockets/tests/ai_idn_deprecation.phpt] 
TEST 10359/15572 [ext/sockets/tests/bug46360.phpt]
PASS Bug 46360 - TCP_NODELAY constant (sock_get_option, sock_set_option) [ext/sockets/tests/bug46360.phpt] 
TEST 10360/15572 [ext/sockets/tests/bug49341.phpt]
SKIP Bug #49341: add SO_REUSEPORT support for socket_set_option() [ext/sockets/tests/bug49341.phpt] reason: is not *BSD.
TEST 10361/15572 [ext/sockets/tests/bug51958.phpt]
SKIP Bug #51958: socket_accept() fails on IPv6 server sockets [ext/sockets/tests/bug51958.phpt] reason: test relies Winsock's error code for WSAEWOULDBLOCK/EAGAIN
TEST 10362/15572 [ext/sockets/tests/bug63000.phpt]
FAIL Bug #63000: Multicast on OSX [ext/sockets/tests/bug63000.phpt] 
TEST 10363/15572 [ext/sockets/tests/bug76839.phpt]
PASS Bug #76839: socket_recvfrom may return an invalid 'from' address on MacOS [ext/sockets/tests/bug76839.phpt] 
TEST 10364/15572 [ext/sockets/tests/ipv4loop.phpt]
PASS IPv4 Loopback test [ext/sockets/tests/ipv4loop.phpt] 
TEST 10365/15572 [ext/sockets/tests/ipv6loop.phpt]
PASS IPv6 Loopback test [ext/sockets/tests/ipv6loop.phpt] 
TEST 10366/15572 [ext/sockets/tests/mcast_ipv4_recv.phpt]
FAIL Multicast support: IPv4 receive options [ext/sockets/tests/mcast_ipv4_recv.phpt] 
TEST 10367/15572 [ext/sockets/tests/mcast_ipv4_send.phpt]
PASS Multicast support: IPv4 send options [ext/sockets/tests/mcast_ipv4_send.phpt] 
TEST 10368/15572 [ext/sockets/tests/mcast_ipv4_send_error.phpt]
PASS Multicast support: IPv4 send options with unusual values [ext/sockets/tests/mcast_ipv4_send_error.phpt] 
TEST 10369/15572 [ext/sockets/tests/mcast_ipv6_recv.phpt]
SKIP Multicast support: IPv6 receive options [ext/sockets/tests/mcast_ipv6_recv.phpt] reason: unable to join multicast group on any interface.
TEST 10370/15572 [ext/sockets/tests/mcast_ipv6_recv_limited.phpt]
SKIP Multicast support: IPv6 receive options (limited) [ext/sockets/tests/mcast_ipv6_recv_limited.phpt] reason: unable to join multicast group on any interface.
TEST 10371/15572 [ext/sockets/tests/mcast_ipv6_send.phpt]
PASS Multicast support: IPv6 send options [ext/sockets/tests/mcast_ipv6_send.phpt] 
TEST 10372/15572 [ext/sockets/tests/socket_abstract_path.phpt]
PASS Support for paths in the abstract namespace (bind, connect) [ext/sockets/tests/socket_abstract_path.phpt] 
TEST 10373/15572 [ext/sockets/tests/socket_abstract_path_sendmsg.phpt]
PASS Support for paths in the abstract namespace (bind, sendmsg, recvmsg) [ext/sockets/tests/socket_abstract_path_sendmsg.phpt] 
TEST 10374/15572 [ext/sockets/tests/socket_addrinfo_bind.phpt]
PASS Test socket_addrinfo_bind() [ext/sockets/tests/socket_addrinfo_bind.phpt] 
TEST 10375/15572 [ext/sockets/tests/socket_addrinfo_connect.phpt]
PASS Test socket_addrinfo_connect() [ext/sockets/tests/socket_addrinfo_connect.phpt] 
TEST 10376/15572 [ext/sockets/tests/socket_addrinfo_explain.phpt]
PASS Test socket_addrinfo_explain() [ext/sockets/tests/socket_addrinfo_explain.phpt] 
TEST 10377/15572 [ext/sockets/tests/socket_addrinfo_lookup.phpt]
PASS Test socket_addrinfo_lookup() [ext/sockets/tests/socket_addrinfo_lookup.phpt] 
TEST 10378/15572 [ext/sockets/tests/socket_bind.phpt]
FAIL ext/sockets - socket_bind - basic test [ext/sockets/tests/socket_bind.phpt] 
TEST 10379/15572 [ext/sockets/tests/socket_clear_error-win32.phpt]
SKIP void socket_clear_error ([ resource $socket ] ) ; [ext/sockets/tests/socket_clear_error-win32.phpt] reason: windows only test
TEST 10380/15572 [ext/sockets/tests/socket_clear_error.phpt]
PASS void socket_clear_error ([ resource $socket ] ) ; [ext/sockets/tests/socket_clear_error.phpt] 
TEST 10381/15572 [ext/sockets/tests/socket_cmsg_credentials.phpt]
PASS recvmsg(): receive SCM_CREDENTIALS messages [ext/sockets/tests/socket_cmsg_credentials.phpt] 
TEST 10382/15572 [ext/sockets/tests/socket_cmsg_rights.phpt]
PASS recvmsg(): receive SCM_CREDENTIALS messages [ext/sockets/tests/socket_cmsg_rights.phpt] 
TEST 10383/15572 [ext/sockets/tests/socket_connect_params.phpt]
PASS ext/sockets - socket_connect - test with empty parameters [ext/sockets/tests/socket_connect_params.phpt] 
TEST 10384/15572 [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 10385/15572 [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 10386/15572 [ext/sockets/tests/socket_create_listen.phpt]
PASS Test if socket binds on 31338 [ext/sockets/tests/socket_create_listen.phpt] 
TEST 10387/15572 [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 10388/15572 [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 10389/15572 [ext/sockets/tests/socket_create_pair-wrongparams.phpt]
PASS Test parameter handling in socket_create_pair() [ext/sockets/tests/socket_create_pair-wrongparams.phpt] 
TEST 10390/15572 [ext/sockets/tests/socket_create_pair.phpt]
PASS Test for socket_create_pair() [ext/sockets/tests/socket_create_pair.phpt] 
TEST 10391/15572 [ext/sockets/tests/socket_export_stream-1.phpt]
PASS socket_export_stream: Basic test [ext/sockets/tests/socket_export_stream-1.phpt] 
TEST 10392/15572 [ext/sockets/tests/socket_export_stream-2.phpt]
PASS socket_export_stream: Bad arguments [ext/sockets/tests/socket_export_stream-2.phpt] 
TEST 10393/15572 [ext/sockets/tests/socket_export_stream-3.phpt]
PASS socket_export_stream: Test with multicasting [ext/sockets/tests/socket_export_stream-3.phpt] 
TEST 10394/15572 [ext/sockets/tests/socket_export_stream-4-win.phpt]
SKIP socket_export_stream: effects of closing [ext/sockets/tests/socket_export_stream-4-win.phpt] reason: Not Valid for Linux
TEST 10395/15572 [ext/sockets/tests/socket_export_stream-4.phpt]
PASS socket_export_stream: effects of closing [ext/sockets/tests/socket_export_stream-4.phpt] 
TEST 10396/15572 [ext/sockets/tests/socket_export_stream-5.phpt]
SKIP socket_export_stream: effects of leaked handles [ext/sockets/tests/socket_export_stream-5.phpt] reason: only for debug builds
TEST 10397/15572 [ext/sockets/tests/socket_getopt.phpt]
PASS mixed socket_getopt( resource $socket , int $level , int $optname ) ; [ext/sockets/tests/socket_getopt.phpt] 
TEST 10398/15572 [ext/sockets/tests/socket_getpeername.phpt]
PASS ext/sockets - socket_getpeername - basic test [ext/sockets/tests/socket_getpeername.phpt] 
TEST 10399/15572 [ext/sockets/tests/socket_getpeername_ipv4loop.phpt]
PASS ext/sockets - socket_getpeername_ipv4loop - basic test [ext/sockets/tests/socket_getpeername_ipv4loop.phpt] 
TEST 10400/15572 [ext/sockets/tests/socket_getpeername_ipv6loop.phpt]
PASS ext/sockets - socket_getpeername_ipv6loop - basic test [ext/sockets/tests/socket_getpeername_ipv6loop.phpt] 
TEST 10401/15572 [ext/sockets/tests/socket_getsockname.phpt]
PASS ext/sockets - socket_getsockname - basic test [ext/sockets/tests/socket_getsockname.phpt] 
TEST 10402/15572 [ext/sockets/tests/socket_import_stream-1.phpt]
PASS socket_import_stream: Basic test [ext/sockets/tests/socket_import_stream-1.phpt] 
TEST 10403/15572 [ext/sockets/tests/socket_import_stream-2.phpt]
PASS socket_import_stream: Bad arguments [ext/sockets/tests/socket_import_stream-2.phpt] 
TEST 10404/15572 [ext/sockets/tests/socket_import_stream-3.phpt]
PASS socket_import_stream: Test with multicasting [ext/sockets/tests/socket_import_stream-3.phpt] 
TEST 10405/15572 [ext/sockets/tests/socket_import_stream-4-win.phpt]
SKIP socket_import_stream: effects of closing [ext/sockets/tests/socket_import_stream-4-win.phpt] reason: Not Valid for Linux
TEST 10406/15572 [ext/sockets/tests/socket_import_stream-4.phpt]
PASS socket_import_stream: effects of closing [ext/sockets/tests/socket_import_stream-4.phpt] 
TEST 10407/15572 [ext/sockets/tests/socket_import_stream-5.phpt]
SKIP socket_import_stream: effects of leaked handles [ext/sockets/tests/socket_import_stream-5.phpt] reason: only for debug builds
TEST 10408/15572 [ext/sockets/tests/socket_listen-wrongparams.phpt]
PASS Test parameter handling in socket_listen(). [ext/sockets/tests/socket_listen-wrongparams.phpt] 
TEST 10409/15572 [ext/sockets/tests/socket_read_params.phpt]
PASS ext/sockets - socket_read- test with incorrect parameter [ext/sockets/tests/socket_read_params.phpt] 
TEST 10410/15572 [ext/sockets/tests/socket_recvmsg.phpt]
PASS recvmsg(): basic test [ext/sockets/tests/socket_recvmsg.phpt] 
TEST 10411/15572 [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 10412/15572 [ext/sockets/tests/socket_select-wrongparams-1.phpt]
PASS Test parameter handling in socket_select(). [ext/sockets/tests/socket_select-wrongparams-1.phpt] 
TEST 10413/15572 [ext/sockets/tests/socket_select-wrongparams-2.phpt]
PASS Test parameter handling in socket_select(). [ext/sockets/tests/socket_select-wrongparams-2.phpt] 
TEST 10414/15572 [ext/sockets/tests/socket_select-wrongparams-3.phpt]
PASS Test parameter handling in socket_select(). [ext/sockets/tests/socket_select-wrongparams-3.phpt] 
TEST 10415/15572 [ext/sockets/tests/socket_select-wrongparams-4.phpt]
PASS Test parameter handling in socket_select(). [ext/sockets/tests/socket_select-wrongparams-4.phpt] 
TEST 10416/15572 [ext/sockets/tests/socket_select.phpt]
PASS Test parameter handling in socket_select(). [ext/sockets/tests/socket_select.phpt] 
TEST 10417/15572 [ext/sockets/tests/socket_send.phpt]
FAIL int socket_send ( resource $socket , string $buf , int $len , int $flags ); [ext/sockets/tests/socket_send.phpt] 
TEST 10418/15572 [ext/sockets/tests/socket_send_params.phpt]
PASS ext/sockets - socket_send - test with incorrect parameters [ext/sockets/tests/socket_send_params.phpt] 
TEST 10419/15572 [ext/sockets/tests/socket_sendrecvmsg_error.phpt]
PASS Error during socket_sendmsg() or socket_recvmsg() [ext/sockets/tests/socket_sendrecvmsg_error.phpt] 
TEST 10420/15572 [ext/sockets/tests/socket_sendrecvmsg_multi_msg-unix.phpt]
PASS sendmsg()/recvmsg(): test ability to receive multiple messages [ext/sockets/tests/socket_sendrecvmsg_multi_msg-unix.phpt] 
TEST 10421/15572 [ext/sockets/tests/socket_sendrecvmsg_multi_msg.phpt]
PASS sendmsg()/recvmsg(): test ability to receive multiple messages (WIN32) [ext/sockets/tests/socket_sendrecvmsg_multi_msg.phpt] 
TEST 10422/15572 [ext/sockets/tests/socket_sendto_params.phpt]
PASS ext/sockets - socket_sendto - test with incorrect parameters [ext/sockets/tests/socket_sendto_params.phpt] 
TEST 10423/15572 [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 10424/15572 [ext/sockets/tests/socket_sentto_recvfrom_ipv6_udp-win32.phpt]
SKIP Test if socket_recvfrom() receives data sent by socket_sendto() via IPv6 UDP (Win32) [ext/sockets/tests/socket_sentto_recvfrom_ipv6_udp-win32.phpt] reason: only for Windows
TEST 10425/15572 [ext/sockets/tests/socket_sentto_recvfrom_ipv6_udp.phpt]
PASS Test if socket_recvfrom() receives data sent by socket_sendto() via IPv6 UDP [ext/sockets/tests/socket_sentto_recvfrom_ipv6_udp.phpt] 
TEST 10426/15572 [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 10427/15572 [ext/sockets/tests/socket_set_block-retval.phpt]
PASS Test socket_set_block return values [ext/sockets/tests/socket_set_block-retval.phpt] 
TEST 10428/15572 [ext/sockets/tests/socket_set_nonblock-retval.phpt]
PASS Test socket_set_nonblock return values [ext/sockets/tests/socket_set_nonblock-retval.phpt] 
TEST 10429/15572 [ext/sockets/tests/socket_set_nonblock.phpt]
PASS ext/sockets - socket_set_block - basic test [ext/sockets/tests/socket_set_nonblock.phpt] 
TEST 10430/15572 [ext/sockets/tests/socket_set_option_bindtodevice.phpt]
SKIP Test if socket_set_option() works, option:SO_BINDTODEVICE [ext/sockets/tests/socket_set_option_bindtodevice.phpt] reason: SO_BINDTODEVICE requires root permissions.
TEST 10431/15572 [ext/sockets/tests/socket_set_option_error_socket_option.phpt]
PASS 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 10432/15572 [ext/sockets/tests/socket_set_option_in6_pktinfo.phpt]
PASS socket_set_option() with IPV6_PKTINFO [ext/sockets/tests/socket_set_option_in6_pktinfo.phpt] 
TEST 10433/15572 [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 10434/15572 [ext/sockets/tests/socket_set_option_seolinger.phpt]
PASS Test if socket_set_option() works, option:SO_SEOLINGER [ext/sockets/tests/socket_set_option_seolinger.phpt] 
TEST 10435/15572 [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 10436/15572 [ext/sockets/tests/socket_setopt_basic.phpt]
PASS Test socket_setopt() basic functionality [ext/sockets/tests/socket_setopt_basic.phpt] 
TEST 10437/15572 [ext/sockets/tests/socket_shutdown-win32.phpt]
SKIP bool socket_shutdown ( resource $socket [, int $how = 2 ] ) ; [ext/sockets/tests/socket_shutdown-win32.phpt] reason: windows only test
TEST 10438/15572 [ext/sockets/tests/socket_shutdown.phpt]
FAIL bool socket_shutdown ( resource $socket [, int $how = 2 ] ) ; [ext/sockets/tests/socket_shutdown.phpt] 
TEST 10439/15572 [ext/sockets/tests/socket_strerror.phpt]
PASS ext/sockets - socket_strerror - basic test [ext/sockets/tests/socket_strerror.phpt] 
TEST 10440/15572 [ext/sockets/tests/unixloop.phpt]
PASS Unix domain socket Loopback test [ext/sockets/tests/unixloop.phpt] 
TEST 10441/15572 [ext/sockets/tests/wsaprotocol_info_0.phpt]
SKIP Winsock export/import socket, basic test [ext/sockets/tests/wsaprotocol_info_0.phpt] reason: .. Windows only test
TEST 10442/15572 [ext/sodium/tests/bug78114.phpt]
PASS Bug #78114 (segfault when calling sodium_* functions from eval) [ext/sodium/tests/bug78114.phpt] 
TEST 10443/15572 [ext/sodium/tests/bug78516.phpt]
PASS Bug #78516 (password_hash(): Memory cost is not in allowed range) [ext/sodium/tests/bug78516.phpt] 
TEST 10444/15572 [ext/sodium/tests/crypto_aead.phpt]
SKIP Check for libsodium AEAD [ext/sodium/tests/crypto_aead.phpt] reason: libsodium without AESGCM
TEST 10445/15572 [ext/sodium/tests/crypto_auth.phpt]
PASS Check for libsodium auth [ext/sodium/tests/crypto_auth.phpt] 
TEST 10446/15572 [ext/sodium/tests/crypto_box.phpt]
PASS Check for libsodium box [ext/sodium/tests/crypto_box.phpt] 
TEST 10447/15572 [ext/sodium/tests/crypto_generichash.phpt]
PASS Check for libsodium generichash [ext/sodium/tests/crypto_generichash.phpt] 
TEST 10448/15572 [ext/sodium/tests/crypto_hex.phpt]
PASS Check for libsodium bin2hex [ext/sodium/tests/crypto_hex.phpt] 
TEST 10449/15572 [ext/sodium/tests/crypto_kdf.phpt]
PASS Check for libsodium KDF [ext/sodium/tests/crypto_kdf.phpt] 
TEST 10450/15572 [ext/sodium/tests/crypto_kx.phpt]
PASS Check for libsodium-based key exchange [ext/sodium/tests/crypto_kx.phpt] 
TEST 10451/15572 [ext/sodium/tests/crypto_scalarmult.phpt]
PASS Check for libsodium scalarmult [ext/sodium/tests/crypto_scalarmult.phpt] 
TEST 10452/15572 [ext/sodium/tests/crypto_secretbox.phpt]
PASS Check for libsodium secretbox [ext/sodium/tests/crypto_secretbox.phpt] 
TEST 10453/15572 [ext/sodium/tests/crypto_secretstream.phpt]
PASS Check for libsodium secretstream [ext/sodium/tests/crypto_secretstream.phpt] 
TEST 10454/15572 [ext/sodium/tests/crypto_shorthash.phpt]
PASS Check for libsodium shorthash [ext/sodium/tests/crypto_shorthash.phpt] 
TEST 10455/15572 [ext/sodium/tests/crypto_sign.phpt]
PASS Check for libsodium ed25519 signatures [ext/sodium/tests/crypto_sign.phpt] 
TEST 10456/15572 [ext/sodium/tests/crypto_stream.phpt]
PASS Check for libsodium stream [ext/sodium/tests/crypto_stream.phpt] 
TEST 10457/15572 [ext/sodium/tests/exception_trace_without_args.phpt]
PASS SodiumException backtraces do not contain function arguments [ext/sodium/tests/exception_trace_without_args.phpt] 
TEST 10458/15572 [ext/sodium/tests/inc_add.phpt]
PASS increment and add edge cases [ext/sodium/tests/inc_add.phpt] 
TEST 10459/15572 [ext/sodium/tests/installed.phpt]
PASS Check for sodium presence [ext/sodium/tests/installed.phpt] 
TEST 10460/15572 [ext/sodium/tests/php_password_hash_argon2i.phpt]
PASS Test interoperability of password_hash('argon2i') [ext/sodium/tests/php_password_hash_argon2i.phpt] 
TEST 10461/15572 [ext/sodium/tests/php_password_hash_argon2id.phpt]
PASS Test interoperability of password_hash('argon2id') [ext/sodium/tests/php_password_hash_argon2id.phpt] 
TEST 10462/15572 [ext/sodium/tests/php_password_verify.phpt]
PASS Test interoperability of password_verify() [ext/sodium/tests/php_password_verify.phpt] 
TEST 10463/15572 [ext/sodium/tests/pwhash_argon2i.phpt]
PASS Check for libsodium argon2i [ext/sodium/tests/pwhash_argon2i.phpt] 
TEST 10464/15572 [ext/sodium/tests/pwhash_scrypt.phpt]
PASS Check for libsodium scrypt [ext/sodium/tests/pwhash_scrypt.phpt] 
TEST 10465/15572 [ext/sodium/tests/sodium_error_001.phpt]
PASS TypeErrors will not contain param values in backtrace [ext/sodium/tests/sodium_error_001.phpt] 
TEST 10466/15572 [ext/sodium/tests/utils.phpt]
PASS Check for libsodium utils [ext/sodium/tests/utils.phpt] 
TEST 10467/15572 [ext/sodium/tests/version.phpt]
PASS Check for libsodium version [ext/sodium/tests/version.phpt] 
TEST 10468/15572 [ext/spl/tests/ArrayObject__serialize_saves_iterator_class.phpt]
PASS ArrayObject::__serialize saves any iterator class set by ::setIteratorClass [ext/spl/tests/ArrayObject__serialize_saves_iterator_class.phpt] 
TEST 10469/15572 [ext/spl/tests/ArrayObject_clone_other_std_props.phpt]
PASS Clone ArrayObject using other with STD_PROP_LIST [ext/spl/tests/ArrayObject_clone_other_std_props.phpt] 
TEST 10470/15572 [ext/spl/tests/ArrayObject_dump_during_sort.phpt]
PASS Dumping an ArrayObject while it is being sorted [ext/spl/tests/ArrayObject_dump_during_sort.phpt] 
TEST 10471/15572 [ext/spl/tests/ArrayObject_exchange_array_during_sorting.phpt]
PASS Can't use exchangeArray() while ArrayObject is being sorted [ext/spl/tests/ArrayObject_exchange_array_during_sorting.phpt] 
TEST 10472/15572 [ext/spl/tests/ArrayObject_get_object_vars.phpt]
PASS get_object_vars() on ArrayObject works on the properties of the ArrayObject itself [ext/spl/tests/ArrayObject_get_object_vars.phpt] 
TEST 10473/15572 [ext/spl/tests/ArrayObject_illegal_offset_leak.phpt]
PASS Assignments to illegal ArrayObject offsets shouldn't leak [ext/spl/tests/ArrayObject_illegal_offset_leak.phpt] 
TEST 10474/15572 [ext/spl/tests/ArrayObject_modify_shared_object_properties.phpt]
PASS Modifications to ArrayObjects should not affect shared properties tables [ext/spl/tests/ArrayObject_modify_shared_object_properties.phpt] 
TEST 10475/15572 [ext/spl/tests/ArrayObject_overloaded_object_incompatible.phpt]
PASS Objects with overloaded get_properties are incompatible with ArrayObject [ext/spl/tests/ArrayObject_overloaded_object_incompatible.phpt] 
TEST 10476/15572 [ext/spl/tests/ArrayObject_sort_different_backing_storage.phpt]
PASS Test sorting of various ArrayObject backing storage [ext/spl/tests/ArrayObject_sort_different_backing_storage.phpt] 
TEST 10477/15572 [ext/spl/tests/ArrayObject_std_props_no_recursion.phpt]
PASS Don't recurse into USE_OTHER when checking for STD_PROP_LIST [ext/spl/tests/ArrayObject_std_props_no_recursion.phpt] 
TEST 10478/15572 [ext/spl/tests/ArrayObject_unserialize_empty_string.phpt]
PASS ArrayObject: test that you can unserialize a empty string [ext/spl/tests/ArrayObject_unserialize_empty_string.phpt] 
TEST 10479/15572 [ext/spl/tests/CallbackFilterIteratorTest-002.phpt]
PASS CallbackFilterIterator 002 [ext/spl/tests/CallbackFilterIteratorTest-002.phpt] 
TEST 10480/15572 [ext/spl/tests/CallbackFilterIteratorTest.phpt]
PASS CallbackFilterIterator [ext/spl/tests/CallbackFilterIteratorTest.phpt] 
TEST 10481/15572 [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 10482/15572 [ext/spl/tests/DirectoryIterator_empty_constructor.phpt]
PASS DirectoryIterator: Test empty value to DirectoryIterator constructor [ext/spl/tests/DirectoryIterator_empty_constructor.phpt] 
TEST 10483/15572 [ext/spl/tests/DirectoryIterator_getBasename_basic_test.phpt]
PASS DirectoryIterator::getBasename() - Basic Test [ext/spl/tests/DirectoryIterator_getBasename_basic_test.phpt] 
TEST 10484/15572 [ext/spl/tests/DirectoryIterator_getExtension_basic.phpt]
PASS SPL: DirectoryIterator::getExtension() basic test [ext/spl/tests/DirectoryIterator_getExtension_basic.phpt] 
TEST 10485/15572 [ext/spl/tests/DirectoryIterator_getGroup_basic.phpt]
PASS SPL: DirectoryIterator test getGroup [ext/spl/tests/DirectoryIterator_getGroup_basic.phpt] 
TEST 10486/15572 [ext/spl/tests/DirectoryIterator_getInode_basic.phpt]
PASS SPL: Spl Directory Iterator test getInode [ext/spl/tests/DirectoryIterator_getInode_basic.phpt] 
TEST 10487/15572 [ext/spl/tests/DirectoryIterator_getInode_error.phpt]
PASS SPL: Spl File Info test getInode [ext/spl/tests/DirectoryIterator_getInode_error.phpt] 
TEST 10488/15572 [ext/spl/tests/DirectoryIterator_getOwner_basic.phpt]
PASS SPL: DirectoryIterator test getOwner [ext/spl/tests/DirectoryIterator_getOwner_basic.phpt] 
TEST 10489/15572 [ext/spl/tests/RecursiveCallbackFilterIteratorTest.phpt]
PASS RecursiveCallbackFilterIterator [ext/spl/tests/RecursiveCallbackFilterIteratorTest.phpt] 
TEST 10490/15572 [ext/spl/tests/RecursiveDirectoryIterator_getSubPath_basic.phpt]
PASS RecursiveDirectoryIterator::getBasePath() - basic test [ext/spl/tests/RecursiveDirectoryIterator_getSubPath_basic.phpt] 
TEST 10491/15572 [ext/spl/tests/RecursiveDirectoryIterator_getSubPathname_basic.phpt]
PASS RecursiveDirectoryIterator::getBasePathname() - basic test [ext/spl/tests/RecursiveDirectoryIterator_getSubPathname_basic.phpt] 
TEST 10492/15572 [ext/spl/tests/RegexIterator_with_reference_replacement.phpt]
PASS RegexIterator with $replacement being a reference [ext/spl/tests/RegexIterator_with_reference_replacement.phpt] 
TEST 10493/15572 [ext/spl/tests/SPLDoublyLinkedList_iterate_by_reference.phpt]
PASS SplDoublyLinkedList Iterating a DLL by reference shouldn't be permitted [ext/spl/tests/SPLDoublyLinkedList_iterate_by_reference.phpt] 
TEST 10494/15572 [ext/spl/tests/SplArray_fromArray.phpt]
PASS Check that SplArray::fromArray will not allow integer overflows [ext/spl/tests/SplArray_fromArray.phpt] 
TEST 10495/15572 [ext/spl/tests/SplDoublyLinkedList_add_invalid_offset.phpt]
PASS Check that SplDoublyLinkedList::add throws an exception with an invalid offset argument [ext/spl/tests/SplDoublyLinkedList_add_invalid_offset.phpt] 
TEST 10496/15572 [ext/spl/tests/SplDoublyLinkedList_add_null_offset.phpt]
PASS Check that SplDoublyLinkedList::add throws an exception with an invalid offset argument [ext/spl/tests/SplDoublyLinkedList_add_null_offset.phpt] 
TEST 10497/15572 [ext/spl/tests/SplDoublyLinkedList_bottom_empty.phpt]
PASS SplDoublyLinkedList::bottom empty [ext/spl/tests/SplDoublyLinkedList_bottom_empty.phpt] 
TEST 10498/15572 [ext/spl/tests/SplDoublyLinkedList_current.phpt]
PASS SplDoublyLinkedList getIteratorMode [ext/spl/tests/SplDoublyLinkedList_current.phpt] 
TEST 10499/15572 [ext/spl/tests/SplDoublyLinkedList_current_empty.phpt]
PASS Run current() function on an empty SplDoublyLinkedList. [ext/spl/tests/SplDoublyLinkedList_current_empty.phpt] 
TEST 10500/15572 [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 10501/15572 [ext/spl/tests/SplDoublyLinkedList_getIteratorMode.phpt]
PASS SplDoublyLinkedList getIteratorMode [ext/spl/tests/SplDoublyLinkedList_getIteratorMode.phpt] 
TEST 10502/15572 [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 10503/15572 [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 10504/15572 [ext/spl/tests/SplDoublyLinkedList_key.phpt]
PASS SplDoublyLinkedList::key basic functionality [ext/spl/tests/SplDoublyLinkedList_key.phpt] 
TEST 10505/15572 [ext/spl/tests/SplDoublyLinkedList_lifoMode.phpt]
PASS Check that SplDoublyLinkedList can traverse backwards [ext/spl/tests/SplDoublyLinkedList_lifoMode.phpt] 
TEST 10506/15572 [ext/spl/tests/SplDoublyLinkedList_offsetExists_success.phpt]
PASS SPL SplDoublyLinkedList offsetExists returns correct values [ext/spl/tests/SplDoublyLinkedList_offsetExists_success.phpt] 
TEST 10507/15572 [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 10508/15572 [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 10509/15572 [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 10510/15572 [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 10511/15572 [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 10512/15572 [ext/spl/tests/SplDoublyLinkedList_serialization.phpt]
PASS Check Serialization/unserialization [ext/spl/tests/SplDoublyLinkedList_serialization.phpt] 
TEST 10513/15572 [ext/spl/tests/SplDoublyLinkedList_top_empty.phpt]
PASS SplDoublyLinkedList::top empty [ext/spl/tests/SplDoublyLinkedList_top_empty.phpt] 
TEST 10514/15572 [ext/spl/tests/SplDoublylinkedlist_offsetunset_first.phpt]
PASS SPL: SplDoublyLinkedList : offsetUnset - first element [ext/spl/tests/SplDoublylinkedlist_offsetunset_first.phpt] 
TEST 10515/15572 [ext/spl/tests/SplDoublylinkedlist_offsetunset_first002.phpt]
PASS SPL: SplDoublyLinkedList : offsetUnset - first element [ext/spl/tests/SplDoublylinkedlist_offsetunset_first002.phpt] 
TEST 10516/15572 [ext/spl/tests/SplDoublylinkedlist_offsetunset_last.phpt]
PASS SPL: SplDoublyLinkedList : offsetUnset - last element [ext/spl/tests/SplDoublylinkedlist_offsetunset_last.phpt] 
TEST 10517/15572 [ext/spl/tests/SplFileInfo_001.phpt]
PASS Testing SplFileInfo calling the constructor twice [ext/spl/tests/SplFileInfo_001.phpt] 
TEST 10518/15572 [ext/spl/tests/SplFileInfo_getExtension_basic.phpt]
PASS SPL: SplFileInfo::getExtension() basic test [ext/spl/tests/SplFileInfo_getExtension_basic.phpt] 
TEST 10519/15572 [ext/spl/tests/SplFileInfo_getGroup_basic.phpt]
PASS SPL: SplFileInfo test getGroup [ext/spl/tests/SplFileInfo_getGroup_basic.phpt] 
TEST 10520/15572 [ext/spl/tests/SplFileInfo_getGroup_error.phpt]
PASS SPL: Spl File Info test getGroup [ext/spl/tests/SplFileInfo_getGroup_error.phpt] 
TEST 10521/15572 [ext/spl/tests/SplFileInfo_getInode_basic.phpt]
PASS SPL: Spl File Info test getInode [ext/spl/tests/SplFileInfo_getInode_basic.phpt] 
TEST 10522/15572 [ext/spl/tests/SplFileInfo_getInode_error.phpt]
PASS SPL: Spl File Info test getPerms [ext/spl/tests/SplFileInfo_getInode_error.phpt] 
TEST 10523/15572 [ext/spl/tests/SplFileInfo_getOwner_basic.phpt]
PASS SPL: SplFileInfo test getOwner [ext/spl/tests/SplFileInfo_getOwner_basic.phpt] 
TEST 10524/15572 [ext/spl/tests/SplFileInfo_getOwner_error.phpt]
PASS SPL: Spl File Info test getOwner [ext/spl/tests/SplFileInfo_getOwner_error.phpt] 
TEST 10525/15572 [ext/spl/tests/SplFileInfo_getPerms_basic.phpt]
PASS SPL: Spl File Info test getPerms [ext/spl/tests/SplFileInfo_getPerms_basic.phpt] 
TEST 10526/15572 [ext/spl/tests/SplFileInfo_getPerms_error.phpt]
PASS SPL: Spl File Info test getPerms [ext/spl/tests/SplFileInfo_getPerms_error.phpt] 
TEST 10527/15572 [ext/spl/tests/SplFileInfo_setFileClass_basic.phpt]
PASS SplFileInfo::setFileClass() expects SplFileObject or child class [ext/spl/tests/SplFileInfo_setFileClass_basic.phpt] 
TEST 10528/15572 [ext/spl/tests/SplFileInfo_setFileClass_error.phpt]
PASS SplFileInfo::setFileClass() throws exception for invalid class [ext/spl/tests/SplFileInfo_setFileClass_error.phpt] 
TEST 10529/15572 [ext/spl/tests/SplFileInfo_setInfoClass_basic.phpt]
PASS SplFileInfo::setInfoClass() expects SplFileInfo or child class [ext/spl/tests/SplFileInfo_setInfoClass_basic.phpt] 
TEST 10530/15572 [ext/spl/tests/SplFileInfo_setInfoClass_error.phpt]
PASS SplFileInfo::setInfoClass() throws exception for invalid class [ext/spl/tests/SplFileInfo_setInfoClass_error.phpt] 
TEST 10531/15572 [ext/spl/tests/SplFileObject_current_basic.phpt]
PASS SPL: SplFileObject::current basic [ext/spl/tests/SplFileObject_current_basic.phpt] 
TEST 10532/15572 [ext/spl/tests/SplFileObject_current_variation001.phpt]
PASS SPL: SplFileObject::current variation [ext/spl/tests/SplFileObject_current_variation001.phpt] 
TEST 10533/15572 [ext/spl/tests/SplFileObject_fflush_basic_001.phpt]
PASS SplFileObject::fflush function - basic test [ext/spl/tests/SplFileObject_fflush_basic_001.phpt] 
TEST 10534/15572 [ext/spl/tests/SplFileObject_fgetcsv_basic.phpt]
PASS SplFileObject::fgetcsv default path [ext/spl/tests/SplFileObject_fgetcsv_basic.phpt] 
TEST 10535/15572 [ext/spl/tests/SplFileObject_fgetcsv_delimiter_basic.phpt]
PASS SplFileObject::fgetcsv with alternative delimiter [ext/spl/tests/SplFileObject_fgetcsv_delimiter_basic.phpt] 
TEST 10536/15572 [ext/spl/tests/SplFileObject_fgetcsv_delimiter_error.phpt]
PASS SplFileObject::fgetcsv with alternative delimiter [ext/spl/tests/SplFileObject_fgetcsv_delimiter_error.phpt] 
TEST 10537/15572 [ext/spl/tests/SplFileObject_fgetcsv_enclosure_basic.phpt]
PASS SplFileObject::fgetcsv with alternative delimiter [ext/spl/tests/SplFileObject_fgetcsv_enclosure_basic.phpt] 
TEST 10538/15572 [ext/spl/tests/SplFileObject_fgetcsv_enclosure_error.phpt]
PASS SplFileObject::fgetcsv with alternative delimiter [ext/spl/tests/SplFileObject_fgetcsv_enclosure_error.phpt] 
TEST 10539/15572 [ext/spl/tests/SplFileObject_fgetcsv_escape_basic.phpt]
PASS SplFileObject::fgetcsv with alternative delimiter [ext/spl/tests/SplFileObject_fgetcsv_escape_basic.phpt] 
TEST 10540/15572 [ext/spl/tests/SplFileObject_fgetcsv_escape_default.phpt]
PASS SplFileObject::fgetcsv with default escape character [ext/spl/tests/SplFileObject_fgetcsv_escape_default.phpt] 
TEST 10541/15572 [ext/spl/tests/SplFileObject_fgetcsv_escape_empty.phpt]
PASS SplFileObject::fgetcsv() with empty $escape [ext/spl/tests/SplFileObject_fgetcsv_escape_empty.phpt] 
TEST 10542/15572 [ext/spl/tests/SplFileObject_fgetcsv_escape_error.phpt]
PASS SplFileObject::fgetcsv with alternative delimiter [ext/spl/tests/SplFileObject_fgetcsv_escape_error.phpt] 
TEST 10543/15572 [ext/spl/tests/SplFileObject_fpassthru_basic.phpt]
PASS SplFileObject::fpassthru function - basic functionality test [ext/spl/tests/SplFileObject_fpassthru_basic.phpt] 
TEST 10544/15572 [ext/spl/tests/SplFileObject_fputcsv.phpt]
PASS SplFileObject::fputcsv(): functionality tests [ext/spl/tests/SplFileObject_fputcsv.phpt] 
TEST 10545/15572 [ext/spl/tests/SplFileObject_fputcsv_002.phpt]
PASS SplFileObject::fputcsv(): Checking data after calling the function [ext/spl/tests/SplFileObject_fputcsv_002.phpt] 
TEST 10546/15572 [ext/spl/tests/SplFileObject_fputcsv_variation1.phpt]
PASS Test fputcsv() : usage variations - with all parameters specified [ext/spl/tests/SplFileObject_fputcsv_variation1.phpt] 
TEST 10547/15572 [ext/spl/tests/SplFileObject_fputcsv_variation10.phpt]
PASS SplFileObject::fputcsv(): Usage variations -- with line without any CSV fields [ext/spl/tests/SplFileObject_fputcsv_variation10.phpt] 
TEST 10548/15572 [ext/spl/tests/SplFileObject_fputcsv_variation11.phpt]
PASS SplFileObject::fputcsv(): Usage variations -- with default enclosure value [ext/spl/tests/SplFileObject_fputcsv_variation11.phpt] 
TEST 10549/15572 [ext/spl/tests/SplFileObject_fputcsv_variation12.phpt]
PASS SplFileObject::fputcsv(): Usage variations -- with default enclosure and different delimiter [ext/spl/tests/SplFileObject_fputcsv_variation12.phpt] 
TEST 10550/15572 [ext/spl/tests/SplFileObject_fputcsv_variation13.phpt]
PASS Test fputcsv() : usage variations - with default enclosure & delimiter of two chars [ext/spl/tests/SplFileObject_fputcsv_variation13.phpt] 
TEST 10551/15572 [ext/spl/tests/SplFileObject_fputcsv_variation14.phpt]
PASS Test fputcsv() : usage variations - with enclosure & delimiter of two chars [ext/spl/tests/SplFileObject_fputcsv_variation14.phpt] 
TEST 10552/15572 [ext/spl/tests/SplFileObject_fputcsv_variation15.phpt]
PASS SplFileObject::fputcsv() with empty $escape [ext/spl/tests/SplFileObject_fputcsv_variation15.phpt] 
TEST 10553/15572 [ext/spl/tests/SplFileObject_fputcsv_variation5.phpt]
PASS Test fputcsv() : usage variations - with default arguments value [ext/spl/tests/SplFileObject_fputcsv_variation5.phpt] 
TEST 10554/15572 [ext/spl/tests/SplFileObject_fputcsv_variation6.phpt]
PASS Test fputcsv() : usage variations - with different delimiter and enclosure [ext/spl/tests/SplFileObject_fputcsv_variation6.phpt] 
TEST 10555/15572 [ext/spl/tests/SplFileObject_fputcsv_variation7.phpt]
PASS Test fputcsv() : usage variations - with different delimiter and same enclosure [ext/spl/tests/SplFileObject_fputcsv_variation7.phpt] 
TEST 10556/15572 [ext/spl/tests/SplFileObject_fputcsv_variation8.phpt]
PASS Test fputcsv() : usage variations - with same delimiter and different enclosure [ext/spl/tests/SplFileObject_fputcsv_variation8.phpt] 
TEST 10557/15572 [ext/spl/tests/SplFileObject_fscanf_basic.phpt]
PASS SplFileObject::fscanf function - basic functionality test [ext/spl/tests/SplFileObject_fscanf_basic.phpt] 
TEST 10558/15572 [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 10559/15572 [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 10560/15572 [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 10561/15572 [ext/spl/tests/SplFileObject_getCsvControl_basic_001.phpt]
PASS SplFileObject::getCsvControl function - basic test [ext/spl/tests/SplFileObject_getCsvControl_basic_001.phpt] 
TEST 10562/15572 [ext/spl/tests/SplFileObject_getchildren_basic.phpt]
PASS SPL: SplFileObject::getchildren basic [ext/spl/tests/SplFileObject_getchildren_basic.phpt] 
TEST 10563/15572 [ext/spl/tests/SplFileObject_getflags_basic.phpt]
PASS SPL: SplFileObject::getFlags basic [ext/spl/tests/SplFileObject_getflags_basic.phpt] 
TEST 10564/15572 [ext/spl/tests/SplFileObject_getflags_error001.phpt]
PASS SPL: SplFileObject::getFlags error 001 [ext/spl/tests/SplFileObject_getflags_error001.phpt] 
TEST 10565/15572 [ext/spl/tests/SplFileObject_getflags_variation001.phpt]
PASS SPL: SplFileObject::getFlags [ext/spl/tests/SplFileObject_getflags_variation001.phpt] 
TEST 10566/15572 [ext/spl/tests/SplFileObject_haschildren_basic.phpt]
PASS SPL: SplFileObject::haschildren basic [ext/spl/tests/SplFileObject_haschildren_basic.phpt] 
TEST 10567/15572 [ext/spl/tests/SplFileObject_key_basic.phpt]
PASS SPL: SplFileObject::key basic [ext/spl/tests/SplFileObject_key_basic.phpt] 
TEST 10568/15572 [ext/spl/tests/SplFileObject_key_error001.phpt]
PASS SPL: SplFileObject::key error [ext/spl/tests/SplFileObject_key_error001.phpt] 
TEST 10569/15572 [ext/spl/tests/SplFileObject_key_error002.phpt]
PASS SPL: SplFileObject::key error [ext/spl/tests/SplFileObject_key_error002.phpt] 
TEST 10570/15572 [ext/spl/tests/SplFileObject_next_basic.phpt]
PASS SPL: SplFileObject::next basic [ext/spl/tests/SplFileObject_next_basic.phpt] 
TEST 10571/15572 [ext/spl/tests/SplFileObject_next_variation001.phpt]
PASS SPL: SplFileObject::next variation 001 [ext/spl/tests/SplFileObject_next_variation001.phpt] 
TEST 10572/15572 [ext/spl/tests/SplFileObject_next_variation002.phpt]
PASS SPL: SplFileObject::next variation 002, read ahead [ext/spl/tests/SplFileObject_next_variation002.phpt] 
TEST 10573/15572 [ext/spl/tests/SplFileObject_rewind_basic.phpt]
PASS SPL: SplFileObject::rewind basic [ext/spl/tests/SplFileObject_rewind_basic.phpt] 
TEST 10574/15572 [ext/spl/tests/SplFileObject_rewind_variation001.phpt]
PASS SPL: SplFileObject::rewind variation 001 [ext/spl/tests/SplFileObject_rewind_variation001.phpt] 
TEST 10575/15572 [ext/spl/tests/SplFileObject_seek_basic.phpt]
PASS SPL: SplFileObject::seek basic [ext/spl/tests/SplFileObject_seek_basic.phpt] 
TEST 10576/15572 [ext/spl/tests/SplFileObject_seek_error002.phpt]
PASS SPL: SplFileObject::seek error 001 [ext/spl/tests/SplFileObject_seek_error002.phpt] 
TEST 10577/15572 [ext/spl/tests/SplFileObject_seek_error_001.phpt]
PASS SplFileObject::seek function - test parameters [ext/spl/tests/SplFileObject_seek_error_001.phpt] 
TEST 10578/15572 [ext/spl/tests/SplFileObject_setCsvControl_basic.phpt]
PASS SPL: SplFileObject::setCsvControl basic [ext/spl/tests/SplFileObject_setCsvControl_basic.phpt] 
TEST 10579/15572 [ext/spl/tests/SplFileObject_setCsvControl_error001.phpt]
PASS SPL: SplFileObject::setCsvControl error 001 [ext/spl/tests/SplFileObject_setCsvControl_error001.phpt] 
TEST 10580/15572 [ext/spl/tests/SplFileObject_setCsvControl_error002.phpt]
PASS SPL: SplFileObject::setCsvControl error 002 [ext/spl/tests/SplFileObject_setCsvControl_error002.phpt] 
TEST 10581/15572 [ext/spl/tests/SplFileObject_setCsvControl_error003.phpt]
PASS SPL: SplFileObject::setCsvControl error 003 [ext/spl/tests/SplFileObject_setCsvControl_error003.phpt] 
TEST 10582/15572 [ext/spl/tests/SplFileObject_setCsvControl_variation001.phpt]
PASS SPL: SplFileObject::setCsvControl variation 001 [ext/spl/tests/SplFileObject_setCsvControl_variation001.phpt] 
TEST 10583/15572 [ext/spl/tests/SplFileObject_setCsvControl_variation002.phpt]
PASS SplFileObject::setCsvControl() and ::getCsvControl() with empty $escape [ext/spl/tests/SplFileObject_setCsvControl_variation002.phpt] 
TEST 10584/15572 [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 10585/15572 [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 10586/15572 [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 10587/15572 [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 10588/15572 [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 10589/15572 [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 10590/15572 [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 10591/15572 [ext/spl/tests/SplFixedArray_fromarray_param_multiarray.phpt]
PASS Tries to create a SplFixedArray using the fromArray() function and a multi dimensional array. [ext/spl/tests/SplFixedArray_fromarray_param_multiarray.phpt] 
TEST 10592/15572 [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 10593/15572 [ext/spl/tests/SplFixedArray_offsetExists_integer.phpt]
PASS SplFixedArray::offsetExists with various types [ext/spl/tests/SplFixedArray_offsetExists_integer.phpt] 
TEST 10594/15572 [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 10595/15572 [ext/spl/tests/SplFixedArray_offsetGet_integer.phpt]
PASS Using SplFixedArray::offsetGet() with various types [ext/spl/tests/SplFixedArray_offsetGet_integer.phpt] 
TEST 10596/15572 [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 10597/15572 [ext/spl/tests/SplFixedArray_override_offsetGet_only.phpt]
PASS Overriding SplFixedArray::offsetGet() only [ext/spl/tests/SplFixedArray_override_offsetGet_only.phpt] 
TEST 10598/15572 [ext/spl/tests/SplFixedArray_serialize.phpt]
PASS SplFixedArray serialisation [ext/spl/tests/SplFixedArray_serialize.phpt] 
TEST 10599/15572 [ext/spl/tests/SplFixedArray_setSize_destruct.phpt]
PASS SplFixedArray::setSize in offsetSet destructor (#81429) [ext/spl/tests/SplFixedArray_setSize_destruct.phpt] 
TEST 10600/15572 [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 10601/15572 [ext/spl/tests/SplFixedArray_setSize_param_float.phpt]
PASS SplFixedArray::setSize() with a float param [ext/spl/tests/SplFixedArray_setSize_param_float.phpt] 
TEST 10602/15572 [ext/spl/tests/SplFixedArray_setSize_param_null.phpt]
PASS SplFixedArray::setSize() with a null parameter [ext/spl/tests/SplFixedArray_setSize_param_null.phpt] 
TEST 10603/15572 [ext/spl/tests/SplFixedArray_setSize_reduce.phpt]
PASS SPL FixedArray can reduce size of array [ext/spl/tests/SplFixedArray_setSize_reduce.phpt] 
TEST 10604/15572 [ext/spl/tests/SplFixedArray_setsize_001.phpt]
PASS SPL: FixedArray: setsize - populate array, then shrink [ext/spl/tests/SplFixedArray_setsize_001.phpt] 
TEST 10605/15572 [ext/spl/tests/SplFixedArray_setsize_grow.phpt]
PASS SplFixedArray::setSize() grow [ext/spl/tests/SplFixedArray_setsize_grow.phpt] 
TEST 10606/15572 [ext/spl/tests/SplFixedArray_setsize_shrink.phpt]
PASS shrink a full array of integers [ext/spl/tests/SplFixedArray_setsize_shrink.phpt] 
TEST 10607/15572 [ext/spl/tests/SplFixedArray_toArray_empty.phpt]
PASS SplFixedArray::toArray with empty array [ext/spl/tests/SplFixedArray_toArray_empty.phpt] 
TEST 10608/15572 [ext/spl/tests/SplHeap_isEmpty.phpt]
PASS Check that SplHeap::isEmpty standard success test [ext/spl/tests/SplHeap_isEmpty.phpt] 
TEST 10609/15572 [ext/spl/tests/SplHeap_with_by_reference_compare.phpt]
PASS SplHeap using a compare function returning by-reference [ext/spl/tests/SplHeap_with_by_reference_compare.phpt] 
TEST 10610/15572 [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 10611/15572 [ext/spl/tests/SplObjectStorage_getHash.phpt]
PASS SplObjectStorage::getHash implementation [ext/spl/tests/SplObjectStorage_getHash.phpt] 
TEST 10612/15572 [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 10613/15572 [ext/spl/tests/SplObjectStorage_offsetGet.phpt]
PASS Standard success for SplObjectStorage::offsetGet [ext/spl/tests/SplObjectStorage_offsetGet.phpt] 
TEST 10614/15572 [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 10615/15572 [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 10616/15572 [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 10617/15572 [ext/spl/tests/SplObjectStorage_unserialize_bad.phpt]
PASS SPL: Test that serialized blob contains unique elements (CVE-2010-2225) [ext/spl/tests/SplObjectStorage_unserialize_bad.phpt] 
TEST 10618/15572 [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 10619/15572 [ext/spl/tests/SplObjectStorage_unserialize_invalid_parameter3.phpt]
PASS Check that SplObjectStorage::unserialize doesn't throws exception when NULL passed [ext/spl/tests/SplObjectStorage_unserialize_invalid_parameter3.phpt] 
TEST 10620/15572 [ext/spl/tests/SplObjectStorage_unserialize_nested.phpt]
PASS SPL: Test unserializing tested & linked storage [ext/spl/tests/SplObjectStorage_unserialize_nested.phpt] 
TEST 10621/15572 [ext/spl/tests/SplObjectStorage_var_dump.phpt]
PASS SPL: SplObjectStorage: recursive var_dump [ext/spl/tests/SplObjectStorage_var_dump.phpt] 
TEST 10622/15572 [ext/spl/tests/SplPriorityQueue_setExtractFlags_zero.phpt]
PASS Setting SplPriorityQueue extract flags to zero generates an exception [ext/spl/tests/SplPriorityQueue_setExtractFlags_zero.phpt] 
TEST 10623/15572 [ext/spl/tests/SplQueue_setIteratorMode.phpt]
PASS Check that SplQueue can't be set to LIFO [ext/spl/tests/SplQueue_setIteratorMode.phpt] 
TEST 10624/15572 [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 10625/15572 [ext/spl/tests/SplStack_setIteratorMode.phpt]
PASS Check that SplStack can't be set to FIFO [ext/spl/tests/SplStack_setIteratorMode.phpt] 
TEST 10626/15572 [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 10627/15572 [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 10628/15572 [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 10629/15572 [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 10630/15572 [ext/spl/tests/arrayObject___construct_basic1.phpt]
PASS SPL: ArrayObject::__construct basic usage. [ext/spl/tests/arrayObject___construct_basic1.phpt] 
TEST 10631/15572 [ext/spl/tests/arrayObject___construct_basic2.phpt]
PASS SPL: ArrayObject::__construct basic usage. [ext/spl/tests/arrayObject___construct_basic2.phpt] 
TEST 10632/15572 [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 10633/15572 [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 10634/15572 [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 10635/15572 [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 10636/15572 [ext/spl/tests/arrayObject___construct_basic7.phpt]
PASS SPL: ArrayObject::__construct: Using object with shared properties [ext/spl/tests/arrayObject___construct_basic7.phpt] 
TEST 10637/15572 [ext/spl/tests/arrayObject___construct_error1.phpt]
PASS SPL: ArrayObject::__construct with bad iterator. [ext/spl/tests/arrayObject___construct_error1.phpt] 
TEST 10638/15572 [ext/spl/tests/arrayObject___construct_error2.phpt]
PASS SPL: ArrayObject::__construct with too many arguments. [ext/spl/tests/arrayObject___construct_error2.phpt] 
TEST 10639/15572 [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 10640/15572 [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 10641/15572 [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 10642/15572 [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 10643/15572 [ext/spl/tests/arrayObject_clone_basic3.phpt]
PASS SPL: Cloning nested ArrayObjects. [ext/spl/tests/arrayObject_clone_basic3.phpt] 
TEST 10644/15572 [ext/spl/tests/arrayObject_count_basic1.phpt]
PASS SPL: ArrayObject::count() and ArrayIterator::count() basic functionality. [ext/spl/tests/arrayObject_count_basic1.phpt] 
TEST 10645/15572 [ext/spl/tests/arrayObject_exchangeArray_basic1.phpt]
PASS SPL: ArrayObject::exchangeArray() and copy-on-write references [ext/spl/tests/arrayObject_exchangeArray_basic1.phpt] 
TEST 10646/15572 [ext/spl/tests/arrayObject_exchangeArray_basic2.phpt]
PASS SPL: ArrayObject::exchangeArray() with various object arguments [ext/spl/tests/arrayObject_exchangeArray_basic2.phpt] 
TEST 10647/15572 [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 10648/15572 [ext/spl/tests/arrayObject_getFlags_basic1.phpt]
PASS SPL: ArrayObject::getFlags() basic usage [ext/spl/tests/arrayObject_getFlags_basic1.phpt] 
TEST 10649/15572 [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 10650/15572 [ext/spl/tests/arrayObject_getIteratorClass_basic1.phpt]
PASS SPL: ArrayObject::getIteratorClass and ArrayObject::setIteratorClass basic functionality [ext/spl/tests/arrayObject_getIteratorClass_basic1.phpt] 
TEST 10651/15572 [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 10652/15572 [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 10653/15572 [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 10654/15572 [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 10655/15572 [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 10656/15572 [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 10657/15572 [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 10658/15572 [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 10659/15572 [ext/spl/tests/arrayObject_natcasesort_basic1.phpt]
PASS SPL: Test ArrayObject::natcasesort() function : basic functionality [ext/spl/tests/arrayObject_natcasesort_basic1.phpt] 
TEST 10660/15572 [ext/spl/tests/arrayObject_natsort_basic1.phpt]
PASS SPL: Test ArrayObject::natsort() function : basic functionality [ext/spl/tests/arrayObject_natsort_basic1.phpt] 
TEST 10661/15572 [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 10662/15572 [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 10663/15572 [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 10664/15572 [ext/spl/tests/arrayObject_setIteratorClass_error1.phpt]
PASS SPL: ArrayObject with bad iterator class. [ext/spl/tests/arrayObject_setIteratorClass_error1.phpt] 
TEST 10665/15572 [ext/spl/tests/arrayObject_uasort_basic1.phpt]
PASS SPL: Test ArrayObject::uasort() function : basic functionality [ext/spl/tests/arrayObject_uasort_basic1.phpt] 
TEST 10666/15572 [ext/spl/tests/arrayObject_uasort_error1.phpt]
PASS Test ArrayObject::uasort() function : wrong arg count [ext/spl/tests/arrayObject_uasort_error1.phpt] 
TEST 10667/15572 [ext/spl/tests/arrayObject_uksort_basic1.phpt]
PASS Test ArrayObject::uksort() function : basic functionality [ext/spl/tests/arrayObject_uksort_basic1.phpt] 
TEST 10668/15572 [ext/spl/tests/arrayObject_uksort_error1.phpt]
PASS Test ArrayObject::uksort() function : wrong arg count [ext/spl/tests/arrayObject_uksort_error1.phpt] 
TEST 10669/15572 [ext/spl/tests/array_001.phpt]
PASS SPL: ArrayObject [ext/spl/tests/array_001.phpt] 
TEST 10670/15572 [ext/spl/tests/array_002.phpt]
PASS SPL: ArrayObject copy constructor [ext/spl/tests/array_002.phpt] 
TEST 10671/15572 [ext/spl/tests/array_003.phpt]
PASS SPL: ArrayObject from object [ext/spl/tests/array_003.phpt] 
TEST 10672/15572 [ext/spl/tests/array_004.phpt]
PASS SPL: ArrayIterator [ext/spl/tests/array_004.phpt] 
TEST 10673/15572 [ext/spl/tests/array_005.phpt]
PASS SPL: ArrayObject/Iterator interaction [ext/spl/tests/array_005.phpt] 
TEST 10674/15572 [ext/spl/tests/array_006.phpt]
PASS SPL: ArrayIterator without ArrayObject [ext/spl/tests/array_006.phpt] 
TEST 10675/15572 [ext/spl/tests/array_007.phpt]
PASS SPL: ArrayObject/Iterator from IteratorAggregate [ext/spl/tests/array_007.phpt] 
TEST 10676/15572 [ext/spl/tests/array_008.phpt]
PASS SPL: ArrayIterator and foreach reference [ext/spl/tests/array_008.phpt] 
TEST 10677/15572 [ext/spl/tests/array_009.phpt]
PASS SPL: ArrayIterator implementing RecursiveIterator [ext/spl/tests/array_009.phpt] 
TEST 10678/15572 [ext/spl/tests/array_009a.phpt]
PASS SPL: ArrayIterator implementing RecursiveIterator [ext/spl/tests/array_009a.phpt] 
TEST 10679/15572 [ext/spl/tests/array_010.phpt]
PASS SPL: ArrayIterator implements ArrayAccess [ext/spl/tests/array_010.phpt] 
TEST 10680/15572 [ext/spl/tests/array_011.phpt]
PASS SPL: ArrayIterator, LimitIterator and string keys [ext/spl/tests/array_011.phpt] 
TEST 10681/15572 [ext/spl/tests/array_012.phpt]
PASS SPL: ArrayIterator::count [ext/spl/tests/array_012.phpt] 
TEST 10682/15572 [ext/spl/tests/array_013.phpt]
PASS SPL: ArrayIterator::append [ext/spl/tests/array_013.phpt] 
TEST 10683/15572 [ext/spl/tests/array_014.phpt]
PASS SPL: ArrayIterator::seek() [ext/spl/tests/array_014.phpt] 
TEST 10684/15572 [ext/spl/tests/array_015.phpt]
PASS SPL: ArrayIterator::next() with internal arrays [ext/spl/tests/array_015.phpt] 
TEST 10685/15572 [ext/spl/tests/array_016.phpt]
PASS SPL: ArrayIterator/Object and IteratorIterator [ext/spl/tests/array_016.phpt] 
TEST 10686/15572 [ext/spl/tests/array_017.phpt]
PASS SPL: ArrayObject::exchangeArray($this) [ext/spl/tests/array_017.phpt] 
TEST 10687/15572 [ext/spl/tests/array_018.phpt]
PASS SPL: ArrayObject and \0 [ext/spl/tests/array_018.phpt] 
TEST 10688/15572 [ext/spl/tests/array_019.phpt]
PASS SPL: ArrayIterator and foreach by reference [ext/spl/tests/array_019.phpt] 
TEST 10689/15572 [ext/spl/tests/array_020.phpt]
PASS SPL: ArrayIterator overloading [ext/spl/tests/array_020.phpt] 
TEST 10690/15572 [ext/spl/tests/array_021.phpt]
PASS SPL: ArrayObject::seek() and exceptions [ext/spl/tests/array_021.phpt] 
TEST 10691/15572 [ext/spl/tests/array_022.phpt]
PASS SPL: ArrayObject/Iterator and reference to self [ext/spl/tests/array_022.phpt] 
TEST 10692/15572 [ext/spl/tests/array_023.phpt]
PASS Testing class extending to ArrayObject and serialize [ext/spl/tests/array_023.phpt] 
TEST 10693/15572 [ext/spl/tests/array_024.phpt]
PASS SPL: ArrayObject with overriden count() [ext/spl/tests/array_024.phpt] 
TEST 10694/15572 [ext/spl/tests/array_025.phpt]
PASS SPL: ArrayObject serialize with an object as storage [ext/spl/tests/array_025.phpt] 
TEST 10695/15572 [ext/spl/tests/array_026.phpt]
PASS SPL: ArrayObject indirect offsetGet overwriting EG(uninitialized_zvar_ptr) [ext/spl/tests/array_026.phpt] 
TEST 10696/15572 [ext/spl/tests/array_027.phpt]
PASS SPL: ArrayObject revursive var_dump [ext/spl/tests/array_027.phpt] 
TEST 10697/15572 [ext/spl/tests/array_028.phpt]
PASS ArrayObject/Iterator on array with NUL bytes [ext/spl/tests/array_028.phpt] 
TEST 10698/15572 [ext/spl/tests/bug28822.phpt]
PASS Bug #28822 (ArrayObject::offsetExists() works inverted) [ext/spl/tests/bug28822.phpt] 
TEST 10699/15572 [ext/spl/tests/bug31185.phpt]
PASS Bug #31185 (Crash when exceptions thrown from ArrayAccess::offsetUnset()) [ext/spl/tests/bug31185.phpt] 
TEST 10700/15572 [ext/spl/tests/bug31346.phpt]
PASS Bug #31486 (ArrayIterator::next segfaults) [ext/spl/tests/bug31346.phpt] 
TEST 10701/15572 [ext/spl/tests/bug31348.phpt]
PASS Bug #31348 (CachingIterator::rewind() leaks) [ext/spl/tests/bug31348.phpt] 
TEST 10702/15572 [ext/spl/tests/bug31926.phpt]
PASS Bug #31926 (php in free() error with RecursiveArrayIterator) [ext/spl/tests/bug31926.phpt] 
TEST 10703/15572 [ext/spl/tests/bug32134.phpt]
PASS Bug #32134 (Overloading offsetGet/offsetSet) [ext/spl/tests/bug32134.phpt] 
TEST 10704/15572 [ext/spl/tests/bug32394.phpt]
PASS Bug #32394 (offsetUnset() segfaults in a foreach) [ext/spl/tests/bug32394.phpt] 
TEST 10705/15572 [ext/spl/tests/bug33136.phpt]
PASS Bug #33136 (method offsetSet in class extended from ArrayObject crash PHP) [ext/spl/tests/bug33136.phpt] 
TEST 10706/15572 [ext/spl/tests/bug34548.phpt]
PASS Bug #34548 (Method append() in class extended from ArrayObject crashes PHP) [ext/spl/tests/bug34548.phpt] 
TEST 10707/15572 [ext/spl/tests/bug36258.phpt]
PASS Bug #36258 (SplFileObject::getPath() may lead to segfault) [ext/spl/tests/bug36258.phpt] 
TEST 10708/15572 [ext/spl/tests/bug36287.phpt]
PASS Bug #36287 (Segfault with SplFileInfo conversion) [ext/spl/tests/bug36287.phpt] 
TEST 10709/15572 [ext/spl/tests/bug36825.phpt]
PASS Bug #36825 (Exceptions thrown in ArrayObject::offsetGet cause segfault) [ext/spl/tests/bug36825.phpt] 
TEST 10710/15572 [ext/spl/tests/bug36941.phpt]
PASS Bug #36941 (ArrayIterator does not clone itself) [ext/spl/tests/bug36941.phpt] 
TEST 10711/15572 [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 10712/15572 [ext/spl/tests/bug38325.phpt]
PASS Bug #38325 (spl_autoload_register() gaves wrong line for "class not found") [ext/spl/tests/bug38325.phpt] 
TEST 10713/15572 [ext/spl/tests/bug38618.phpt]
PASS Bug #38618 (RecursiveArrayIterator::hasChildren() follows objects) [ext/spl/tests/bug38618.phpt] 
TEST 10714/15572 [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 10715/15572 [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 10716/15572 [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 10717/15572 [ext/spl/tests/bug40872.phpt]
PASS Bug #40872 (inconsistency in offsetSet, offsetExists treatment of string enclosed integers) [ext/spl/tests/bug40872.phpt] 
TEST 10718/15572 [ext/spl/tests/bug41528.phpt]
PASS Bug #41528 (Classes extending ArrayObject do not serialize correctly) [ext/spl/tests/bug41528.phpt] 
TEST 10719/15572 [ext/spl/tests/bug41691.phpt]
PASS Bug #41691 (ArrayObject::exchangeArray hangs Apache) [ext/spl/tests/bug41691.phpt] 
TEST 10720/15572 [ext/spl/tests/bug41692.phpt]
PASS Bug #41692 (ArrayObject shows weird behaviour in respect to inheritance) [ext/spl/tests/bug41692.phpt] 
TEST 10721/15572 [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 10722/15572 [ext/spl/tests/bug42364.phpt]
PASS Bug #42364 (Crash when using getRealPath with DirectoryIterator) [ext/spl/tests/bug42364.phpt] 
TEST 10723/15572 [ext/spl/tests/bug42654.phpt]
PASS Bug #42654 (RecursiveIteratorIterator modifies only part of leaves) [ext/spl/tests/bug42654.phpt] 
TEST 10724/15572 [ext/spl/tests/bug42703.phpt]
PASS Bug #42703 (Exception raised in an iterator::current() causes segfault in FilterIterator) [ext/spl/tests/bug42703.phpt] 
TEST 10725/15572 [ext/spl/tests/bug44144.phpt]
PASS Bug #44144 (spl_autoload_functions() should return object instance when appropriate) [ext/spl/tests/bug44144.phpt] 
TEST 10726/15572 [ext/spl/tests/bug44615.phpt]
PASS SPL: RecursiveArrayIterator bug 44615 [ext/spl/tests/bug44615.phpt] 
TEST 10727/15572 [ext/spl/tests/bug45216.phpt]
PASS SPL: SplFileObject::fgetss (bug 45216) [ext/spl/tests/bug45216.phpt] 
TEST 10728/15572 [ext/spl/tests/bug45614.phpt]
PASS SPL: Bug#45614 (ArrayIterator can show 1st private prop of wrapped object) [ext/spl/tests/bug45614.phpt] 
TEST 10729/15572 [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 10730/15572 [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 10731/15572 [ext/spl/tests/bug45826.phpt]
PASS ArrayObject/ArrayIterator : serialization [ext/spl/tests/bug45826.phpt] 
TEST 10732/15572 [ext/spl/tests/bug46031.phpt]
PASS Bug #46031 (Segfault in AppendIterator::next) [ext/spl/tests/bug46031.phpt] 
TEST 10733/15572 [ext/spl/tests/bug46051.phpt]
PASS Bug #46051 (SplFileInfo::openFile - memory overlap) [ext/spl/tests/bug46051.phpt] 
TEST 10734/15572 [ext/spl/tests/bug46053.phpt]
PASS Bug #46053 (SplFileObject::seek - Endless loop) [ext/spl/tests/bug46053.phpt] 
TEST 10735/15572 [ext/spl/tests/bug46088.phpt]
PASS Bug #46088 (RegexIterator::accept - segfault) [ext/spl/tests/bug46088.phpt] 
TEST 10736/15572 [ext/spl/tests/bug46115.phpt]
PASS Bug #46115 (Memory leak when calling a method using Reflection) [ext/spl/tests/bug46115.phpt] 
TEST 10737/15572 [ext/spl/tests/bug46160.phpt]
PASS Bug #46160 (SPL - Memory leak when exception is throwed in offsetSet method) [ext/spl/tests/bug46160.phpt] 
TEST 10738/15572 [ext/spl/tests/bug47534.phpt]
PASS SPL: RecursiveDirectoryIterator bug 47534 [ext/spl/tests/bug47534.phpt] 
TEST 10739/15572 [ext/spl/tests/bug48023.phpt]
PASS Bug #48023 (spl_autoload_register didn't addref closures) [ext/spl/tests/bug48023.phpt] 
TEST 10740/15572 [ext/spl/tests/bug48361.phpt]
PASS SPL: Bug #48361 SpleFileInfo::getPathName should return the dirname's path [ext/spl/tests/bug48361.phpt] 
TEST 10741/15572 [ext/spl/tests/bug48493.phpt]
PASS SPL: Bug #48493 spl_autoload_unregister() can't handle prepended functions [ext/spl/tests/bug48493.phpt] 
TEST 10742/15572 [ext/spl/tests/bug49263.phpt]
PASS SPL: SplObjectStorage serialization references [ext/spl/tests/bug49263.phpt] 
TEST 10743/15572 [ext/spl/tests/bug49723.phpt]
PASS LimitIterator: do not seek if not needed [ext/spl/tests/bug49723.phpt] 
TEST 10744/15572 [ext/spl/tests/bug49972.phpt]
PASS Bug #49972 (AppendIterator undefined function crash) [ext/spl/tests/bug49972.phpt] 
TEST 10745/15572 [ext/spl/tests/bug50579.phpt]
PASS Bug #50579 (RegexIterator::REPLACE doesn't work) [ext/spl/tests/bug50579.phpt] 
TEST 10746/15572 [ext/spl/tests/bug51068.phpt]
PASS SPL: glob wrapper interactions with DirectoryIterator [ext/spl/tests/bug51068.phpt] 
TEST 10747/15572 [ext/spl/tests/bug51119.phpt]
PASS SPL: LimitIterator zero is valid offset [ext/spl/tests/bug51119.phpt] 
TEST 10748/15572 [ext/spl/tests/bug51374.phpt]
PASS SPL: SplFileObject wrongly initializes objects [ext/spl/tests/bug51374.phpt] 
TEST 10749/15572 [ext/spl/tests/bug51532.phpt]
PASS SPL: Allow valid extension of SplFileObject::fscanf [ext/spl/tests/bug51532.phpt] 
TEST 10750/15572 [ext/spl/tests/bug52238.phpt]
PASS Bug #52238 - Crash when an Exception occurred in iterator_to_array [ext/spl/tests/bug52238.phpt] 
TEST 10751/15572 [ext/spl/tests/bug52339.phpt]
PASS Bug #52339: SPL autoloader breaks class_exists() [ext/spl/tests/bug52339.phpt] 
TEST 10752/15572 [ext/spl/tests/bug52573.phpt]
PASS Bug #52573 (SplFileObject::fscanf Segmentation fault) [ext/spl/tests/bug52573.phpt] 
TEST 10753/15572 [ext/spl/tests/bug52861.phpt]
PASS Bug #52861 (unset failes with ArrayObject and deep arrays) [ext/spl/tests/bug52861.phpt] 
TEST 10754/15572 [ext/spl/tests/bug53071.phpt]
PASS Bug #53071 (Usage of SPLObjectStorage defeats gc_collect_cycles) [ext/spl/tests/bug53071.phpt] 
TEST 10755/15572 [ext/spl/tests/bug53144.phpt]
PASS Bug #53144 (Segfault in SplObjectStorage::removeAll) [ext/spl/tests/bug53144.phpt] 
TEST 10756/15572 [ext/spl/tests/bug53362.phpt]
PASS Bug #53362 (Segmentation fault when extending SplFixedArray) [ext/spl/tests/bug53362.phpt] 
TEST 10757/15572 [ext/spl/tests/bug53515.phpt]
PASS Bug #53515 (property_exists incorrect on ArrayObject null and 0 values) [ext/spl/tests/bug53515.phpt] 
TEST 10758/15572 [ext/spl/tests/bug54281.phpt]
PASS Bug #54281 (Crash in spl_recursive_it_rewind_ex) [ext/spl/tests/bug54281.phpt] 
TEST 10759/15572 [ext/spl/tests/bug54291.phpt]
PASS Bug #54291 (Crash iterating DirectoryIterator for dir name starting with \0) [ext/spl/tests/bug54291.phpt] 
TEST 10760/15572 [ext/spl/tests/bug54292.phpt]
PASS Bug #54292 (Wrong parameter causes crash in SplFileObject::__construct()) [ext/spl/tests/bug54292.phpt] 
TEST 10761/15572 [ext/spl/tests/bug54304.phpt]
PASS Bug #54304 (Setting replacement value for RegexIterator doesn't work) [ext/spl/tests/bug54304.phpt] 
TEST 10762/15572 [ext/spl/tests/bug54323.phpt]
PASS Bug #54323 (Accessing unset()'ed ArrayObject's property causes crash) [ext/spl/tests/bug54323.phpt] 
TEST 10763/15572 [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 10764/15572 [ext/spl/tests/bug54970.phpt]
PASS Bug #54970 (SplFixedArray::setSize() isn't resizing) [ext/spl/tests/bug54970.phpt] 
TEST 10765/15572 [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 10766/15572 [ext/spl/tests/bug55157_variation.phpt]
PASS Bug #55157: ArrayIterator always skips the second element in the array when calling offsetUnset() [ext/spl/tests/bug55157_variation.phpt] 
TEST 10767/15572 [ext/spl/tests/bug55701.phpt]
PASS Bug #55701 (GlobIterator throws LogicException with message 'The parent constructor was not called') [ext/spl/tests/bug55701.phpt] 
TEST 10768/15572 [ext/spl/tests/bug60201.phpt]
PASS Bug #60201 (SplFileObject::setCsvControl does not expose third argument via Reflection) [ext/spl/tests/bug60201.phpt] 
TEST 10769/15572 [ext/spl/tests/bug61326.phpt]
PASS Bug #61326: ArrayObject comparison [ext/spl/tests/bug61326.phpt] 
TEST 10770/15572 [ext/spl/tests/bug61347.phpt]
PASS Bug #61347 (inconsist isset behavior of Arrayobject) [ext/spl/tests/bug61347.phpt] 
TEST 10771/15572 [ext/spl/tests/bug61418.phpt]
PASS Bug #61418: Segmentation fault using FiltesystemIterator & RegexIterator [ext/spl/tests/bug61418.phpt] 
TEST 10772/15572 [ext/spl/tests/bug61453.phpt]
PASS Bug #61453:	SplObjectStorage does not identify objects correctly [ext/spl/tests/bug61453.phpt] 
TEST 10773/15572 [ext/spl/tests/bug61527.phpt]
PASS Bug #61527 (Recursive/ArrayIterator gives misleading notice when array empty or moved to the end) [ext/spl/tests/bug61527.phpt] 
TEST 10774/15572 [ext/spl/tests/bug61697.phpt]
PASS Bug #61697 (spl_autoload_functions returns lambda functions incorrectly) [ext/spl/tests/bug61697.phpt] 
TEST 10775/15572 [ext/spl/tests/bug61828.phpt]
PASS Bug #61828 (Memleak when calling Directory(Recursive)Iterator/Spl(Temp)FileObject ctor twice) [ext/spl/tests/bug61828.phpt] 
TEST 10776/15572 [ext/spl/tests/bug62059.phpt]
PASS Bug #62059: ArrayObject and isset are not friends [ext/spl/tests/bug62059.phpt] 
TEST 10777/15572 [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 10778/15572 [ext/spl/tests/bug62262.phpt]
PASS Bug #62262: RecursiveArrayIterator does not implement Countable [ext/spl/tests/bug62262.phpt] 
TEST 10779/15572 [ext/spl/tests/bug62328.phpt]
PASS Bug #62328 (cast_object takes precedence over __toString) [ext/spl/tests/bug62328.phpt] 
TEST 10780/15572 [ext/spl/tests/bug62433.phpt]
PASS Bug #62433 Inconsistent behavior of RecursiveDirectoryIterator to dot files (. and ..) [ext/spl/tests/bug62433.phpt] 
TEST 10781/15572 [ext/spl/tests/bug62616.phpt]
PASS Bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault) [ext/spl/tests/bug62616.phpt] 
TEST 10782/15572 [ext/spl/tests/bug62672.phpt]
PASS Bug #62672 (Error on serialize of ArrayObject) [ext/spl/tests/bug62672.phpt] 
TEST 10783/15572 [ext/spl/tests/bug62904.phpt]
PASS Bug #62904 (Crash when cloning an object which inherits SplFixedArray) [ext/spl/tests/bug62904.phpt] 
TEST 10784/15572 [ext/spl/tests/bug62978.phpt]
PASS Bug #62987 (Assigning to ArrayObject[null][something] overrides all undefined variables) [ext/spl/tests/bug62978.phpt] 
TEST 10785/15572 [ext/spl/tests/bug63680.phpt]
PASS Bug #63680 (Memleak in splfixedarray with cycle reference) [ext/spl/tests/bug63680.phpt] 
TEST 10786/15572 [ext/spl/tests/bug64023.phpt]
PASS Bug #64023: Overloading __toString() in SplFileInfo has no effect [ext/spl/tests/bug64023.phpt] 
TEST 10787/15572 [ext/spl/tests/bug64106.phpt]
PASS Bug #64106: Segfault on SplFixedArray[][x] = y when extended [ext/spl/tests/bug64106.phpt] 
TEST 10788/15572 [ext/spl/tests/bug64228.phpt]
PASS Bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS) [ext/spl/tests/bug64228.phpt] 
TEST 10789/15572 [ext/spl/tests/bug64264.phpt]
PASS Bug #64264 (SPLFixedArray toArray problem) [ext/spl/tests/bug64264.phpt] 
TEST 10790/15572 [ext/spl/tests/bug64782.phpt]
PASS Bug #64782: SplFileObject constructor make $context optional / give it a default value [ext/spl/tests/bug64782.phpt] 
TEST 10791/15572 [ext/spl/tests/bug65213.phpt]
PASS Bug #65213 (cannot cast SplFileInfo to boolean) [ext/spl/tests/bug65213.phpt] 
TEST 10792/15572 [ext/spl/tests/bug65328.phpt]
PASS Bug #65328 (Segfault when getting SplStack object Value) [ext/spl/tests/bug65328.phpt] 
TEST 10793/15572 [ext/spl/tests/bug65545.phpt]
PASS SplFileObject::fread function [ext/spl/tests/bug65545.phpt] 
TEST 10794/15572 [ext/spl/tests/bug65967.phpt]
PASS Bug #65967: SplObjectStorage contains corrupt member variables after garbage collection [ext/spl/tests/bug65967.phpt] 
TEST 10795/15572 [ext/spl/tests/bug66127.phpt]
PASS Bug #66127 (Segmentation fault with ArrayObject unset) [ext/spl/tests/bug66127.phpt] 
TEST 10796/15572 [ext/spl/tests/bug66405.phpt]
PASS SPL: RecursiveDirectoryIterator with CURRENT_AS_PATHNAME flag [ext/spl/tests/bug66405.phpt] 
TEST 10797/15572 [ext/spl/tests/bug66702.phpt]
PASS Bug #66702 (RegexIterator inverted result works as expected) [ext/spl/tests/bug66702.phpt] 
TEST 10798/15572 [ext/spl/tests/bug66834.phpt]
PASS SPL: Bug #66834 [ext/spl/tests/bug66834.phpt] 
TEST 10799/15572 [ext/spl/tests/bug67247.phpt]
PASS Bug #67247 (spl_fixedarray_resize integer overflow) [ext/spl/tests/bug67247.phpt] 
TEST 10800/15572 [ext/spl/tests/bug67359.phpt]
PASS Bug #67359 (Segfault in recursiveDirectoryIterator) [ext/spl/tests/bug67359.phpt] 
TEST 10801/15572 [ext/spl/tests/bug67360.phpt]
PASS Bug #67360 (Missing element after ArrayObject::getIterator) [ext/spl/tests/bug67360.phpt] 
TEST 10802/15572 [ext/spl/tests/bug67538.phpt]
PASS Bug #67538 (SPL Iterators use-after-free) [ext/spl/tests/bug67538.phpt] 
TEST 10803/15572 [ext/spl/tests/bug67539.phpt]
PASS Bug #67539 (ArrayIterator use-after-free due to object change during sorting) [ext/spl/tests/bug67539.phpt] 
TEST 10804/15572 [ext/spl/tests/bug67582.phpt]
PASS Bug #67582: Cloned SplObjectStorage with overwritten getHash fails offsetExists() [ext/spl/tests/bug67582.phpt] 
TEST 10805/15572 [ext/spl/tests/bug67805.phpt]
PASS Bug #67805 SplFileObject setMaxLineLength [ext/spl/tests/bug67805.phpt] 
TEST 10806/15572 [ext/spl/tests/bug68128-USE_KEY.phpt]
PASS Bug #68128 - RecursiveRegexIterator raises "Array to string conversion" notice [ext/spl/tests/bug68128-USE_KEY.phpt] 
TEST 10807/15572 [ext/spl/tests/bug68128.phpt]
PASS Bug #68128 - RecursiveRegexIterator raises "Array to string conversion" notice [ext/spl/tests/bug68128.phpt] 
TEST 10808/15572 [ext/spl/tests/bug68175.phpt]
PASS Bug #68175 (RegexIterator pregFlags are NULL instead of 0) [ext/spl/tests/bug68175.phpt] 
TEST 10809/15572 [ext/spl/tests/bug68479.phpt]
PASS Bug #68479 (Escape parameter missing from SplFileObject::fputcsv) [ext/spl/tests/bug68479.phpt] 
TEST 10810/15572 [ext/spl/tests/bug68557.phpt]
PASS Bug #68557 (SplFileInfo::getPathname() may be broken) [ext/spl/tests/bug68557.phpt] 
TEST 10811/15572 [ext/spl/tests/bug68825.phpt]
PASS Bug #68825 (Exception in DirectoryIterator::getLinkTarget()) [ext/spl/tests/bug68825.phpt] 
TEST 10812/15572 [ext/spl/tests/bug69108.phpt]
PASS Bug #69108 ("Segmentation fault" when (de)serializing SplObjectStorage) [ext/spl/tests/bug69108.phpt] 
TEST 10813/15572 [ext/spl/tests/bug69227.phpt]
PASS Bug #69227 (Use after free in zval_scan caused by spl_object_storage_get_gc) [ext/spl/tests/bug69227.phpt] 
TEST 10814/15572 [ext/spl/tests/bug69264.phpt]
PASS Bug #69264 (__debugInfo() ignored while extending SPL classes) [ext/spl/tests/bug69264.phpt] 
TEST 10815/15572 [ext/spl/tests/bug69335.phpt]
PASS Bug #69335 (SplArray BC break) [ext/spl/tests/bug69335.phpt] 
TEST 10816/15572 [ext/spl/tests/bug69737.phpt]
PASS Bug #69737 (Segfault when SplMinHeap::compare produces fatal error) [ext/spl/tests/bug69737.phpt] 
TEST 10817/15572 [ext/spl/tests/bug69845.phpt]
PASS Fixed bug #69845 (ArrayObject with ARRAY_AS_PROPS broken) [ext/spl/tests/bug69845.phpt] 
TEST 10818/15572 [ext/spl/tests/bug69970.phpt]
PASS Bug #69970 (Use-after-free vulnerability in spl_recursive_it_move_forward_ex()) [ext/spl/tests/bug69970.phpt] 
TEST 10819/15572 [ext/spl/tests/bug70053.phpt]
PASS SPL: ArrayObject [ext/spl/tests/bug70053.phpt] 
TEST 10820/15572 [ext/spl/tests/bug70068.phpt]
PASS Bug #70068 (Dangling pointer in the unserialization of ArrayObject items) [ext/spl/tests/bug70068.phpt] 
TEST 10821/15572 [ext/spl/tests/bug70155.phpt]
PASS SPL: Bug #70155 Use After Free Vulnerability in unserialize() with SPLArrayObject [ext/spl/tests/bug70155.phpt] 
TEST 10822/15572 [ext/spl/tests/bug70166.phpt]
PASS SPL: Bug #70166 Use After Free Vulnerability in unserialize() with SPLArrayObject [ext/spl/tests/bug70166.phpt] 
TEST 10823/15572 [ext/spl/tests/bug70168.phpt]
PASS SPL: Bug #70168 Use After Free Vulnerability in unserialize() with SplObjectStorage [ext/spl/tests/bug70168.phpt] 
TEST 10824/15572 [ext/spl/tests/bug70169.phpt]
PASS SPL: Bug #70169	Use After Free Vulnerability in unserialize() with SplDoublyLinkedList [ext/spl/tests/bug70169.phpt] 
TEST 10825/15572 [ext/spl/tests/bug70303.phpt]
PASS Bug #70303 (Incorrect constructor reflection for ArrayObject) [ext/spl/tests/bug70303.phpt] 
TEST 10826/15572 [ext/spl/tests/bug70365.phpt]
PASS SPL: Bug #70365 use-after-free vulnerability in unserialize() with SplObjectStorage [ext/spl/tests/bug70365.phpt] 
TEST 10827/15572 [ext/spl/tests/bug70366.phpt]
PASS SPL: Bug #70366 use-after-free vulnerability in unserialize() with SplDoublyLinkedList [ext/spl/tests/bug70366.phpt] 
TEST 10828/15572 [ext/spl/tests/bug70561.phpt]
PASS Bug #70561 (DirectoryIterator::seek should throw OutOfBoundsException) [ext/spl/tests/bug70561.phpt] 
TEST 10829/15572 [ext/spl/tests/bug70573.phpt]
PASS Bug #70573 (Cloning SplPriorityQueue leads to memory leaks) [ext/spl/tests/bug70573.phpt] 
TEST 10830/15572 [ext/spl/tests/bug70730.phpt]
PASS Bug #70730 (Incorrect ArrayObject serialization if unset is called in serialize()) [ext/spl/tests/bug70730.phpt] 
TEST 10831/15572 [ext/spl/tests/bug70852.phpt]
PASS Bug #70852 Segfault getting NULL offset of an ArrayObject [ext/spl/tests/bug70852.phpt] 
TEST 10832/15572 [ext/spl/tests/bug70853.phpt]
PASS Bug #70853 (SplFixedArray throws exception when using ref variable as index) [ext/spl/tests/bug70853.phpt] 
TEST 10833/15572 [ext/spl/tests/bug70868.phpt]
PASS Bug #70868, with PCRE JIT [ext/spl/tests/bug70868.phpt] 
TEST 10834/15572 [ext/spl/tests/bug70959.phpt]
PASS Bug #70959 (ArrayObject unserialize does not restore protected fields) [ext/spl/tests/bug70959.phpt] 
TEST 10835/15572 [ext/spl/tests/bug71028.phpt]
PASS Bug #71028 (Undefined index with ArrayIterator) [ext/spl/tests/bug71028.phpt] 
TEST 10836/15572 [ext/spl/tests/bug71153.phpt]
PASS Bug #71153: Performance Degradation in ArrayIterator with large arrays [ext/spl/tests/bug71153.phpt] 
TEST 10837/15572 [ext/spl/tests/bug71202.phpt]
PASS Bug #71202 (Autoload function registered by another not activated immediately) [ext/spl/tests/bug71202.phpt] 
TEST 10838/15572 [ext/spl/tests/bug71204.phpt]
PASS Bug #71204 (segfault if clean spl_autoload_funcs while autoloading ) [ext/spl/tests/bug71204.phpt] 
TEST 10839/15572 [ext/spl/tests/bug71412.phpt]
PASS Bug#71412 ArrayIterator reflection parameter info [ext/spl/tests/bug71412.phpt] 
TEST 10840/15572 [ext/spl/tests/bug71617.phpt]
PASS Bug #71617: private properties lost when unserializing ArrayObject [ext/spl/tests/bug71617.phpt] 
TEST 10841/15572 [ext/spl/tests/bug71735.phpt]
PASS Bug #71735 (Double-free in SplDoublyLinkedList::offsetSet) [ext/spl/tests/bug71735.phpt] 
TEST 10842/15572 [ext/spl/tests/bug71838.phpt]
PASS Bug #71839: Deserializing serialized SPLObjectStorage-Object can't access properties in PHP [ext/spl/tests/bug71838.phpt] 
TEST 10843/15572 [ext/spl/tests/bug72051.phpt]
PASS Bug #72051 (The reference in CallbackFilterIterator doesn't work as expected) [ext/spl/tests/bug72051.phpt] 
TEST 10844/15572 [ext/spl/tests/bug72684.phpt]
PASS Bug #72684 (AppendIterator segfault with closed generator) [ext/spl/tests/bug72684.phpt] 
TEST 10845/15572 [ext/spl/tests/bug72884.phpt]
PASS Bug #72884:  isCloneable() on SplFileObject should return false [ext/spl/tests/bug72884.phpt] 
TEST 10846/15572 [ext/spl/tests/bug72888.phpt]
PASS Bug #72888 (Segfault on clone on splFileObject) [ext/spl/tests/bug72888.phpt] 
TEST 10847/15572 [ext/spl/tests/bug73029.phpt]
PASS Bug #73029: Missing type check when unserializing SplArray [ext/spl/tests/bug73029.phpt] 
TEST 10848/15572 [ext/spl/tests/bug73209.phpt]
PASS Bug #73209: RecursiveArrayIterator does not iterate object properties [ext/spl/tests/bug73209.phpt] 
TEST 10849/15572 [ext/spl/tests/bug73423.phpt]
PASS Bug #73423 (Reproducible crash with GDB backtrace) [ext/spl/tests/bug73423.phpt] 
TEST 10850/15572 [ext/spl/tests/bug73471.phpt]
PASS Bug #73471 PHP freezes with AppendIterator [ext/spl/tests/bug73471.phpt] 
TEST 10851/15572 [ext/spl/tests/bug73629.phpt]
PASS Bug #73629 (SplDoublyLinkedList::setIteratorMode masks intern flags) [ext/spl/tests/bug73629.phpt] 
TEST 10852/15572 [ext/spl/tests/bug73686.phpt]
PASS Bug #73686 (Adding settype()ed values to ArrayObject results in references) [ext/spl/tests/bug73686.phpt] 
TEST 10853/15572 [ext/spl/tests/bug73896.phpt]
PASS Bug #73896 (spl_autoload() crashes when calls magic _call()) [ext/spl/tests/bug73896.phpt] 
TEST 10854/15572 [ext/spl/tests/bug74058.phpt]
PASS Bug #74058 (ArrayObject can not notice changes) [ext/spl/tests/bug74058.phpt] 
TEST 10855/15572 [ext/spl/tests/bug74372.phpt]
PASS Bug #74372: autoloading file with syntax error uses next autoloader, may hide parse error [ext/spl/tests/bug74372.phpt] 
TEST 10856/15572 [ext/spl/tests/bug74478.phpt]
PASS Bug #74478: null coalescing operator failing with SplFixedArray [ext/spl/tests/bug74478.phpt] 
TEST 10857/15572 [ext/spl/tests/bug74519.phpt]
PASS Bug #74519 strange behavior of AppendIterator [ext/spl/tests/bug74519.phpt] 
TEST 10858/15572 [ext/spl/tests/bug74669.phpt]
PASS Bug #74669: Unserialize ArrayIterator broken [ext/spl/tests/bug74669.phpt] 
TEST 10859/15572 [ext/spl/tests/bug75049.phpt]
PASS Bug #75049 (spl_autoload_unregister can't handle spl_autoload_functions results) [ext/spl/tests/bug75049.phpt] 
TEST 10860/15572 [ext/spl/tests/bug75155.phpt]
PASS Bug #75155: AppendIterator::append() is broken when appending another AppendIterator [ext/spl/tests/bug75155.phpt] 
TEST 10861/15572 [ext/spl/tests/bug75173.phpt]
PASS Bug #75173 incorrect behavior of AppendIterator::append in foreach loop [ext/spl/tests/bug75173.phpt] 
TEST 10862/15572 [ext/spl/tests/bug75242.phpt]
PASS Bug #75242: RecursiveArrayIterator doesn't have constants from parent class [ext/spl/tests/bug75242.phpt] 
TEST 10863/15572 [ext/spl/tests/bug75673.phpt]
PASS Bug #75673 (SplStack::unserialize() behavior) [ext/spl/tests/bug75673.phpt] 
TEST 10864/15572 [ext/spl/tests/bug75717.phpt]
PASS Bug #75717: RecursiveArrayIterator does not traverse arrays by reference [ext/spl/tests/bug75717.phpt] 
TEST 10865/15572 [ext/spl/tests/bug76367.phpt]
PASS Bug #76367 (NoRewindIterator segfault 11) [ext/spl/tests/bug76367.phpt] 
TEST 10866/15572 [ext/spl/tests/bug77024.phpt]
PASS Bug #77024 SplFileObject::__toString() may return array [ext/spl/tests/bug77024.phpt] 
TEST 10867/15572 [ext/spl/tests/bug77263.phpt]
PASS Bug #77263 (Segfault when using 2 RecursiveFilterIterator) [ext/spl/tests/bug77263.phpt] 
TEST 10868/15572 [ext/spl/tests/bug77298.phpt]
PASS Bug #77298 (segfault occurs when add property to unserialized ArrayObject) [ext/spl/tests/bug77298.phpt] 
TEST 10869/15572 [ext/spl/tests/bug77359.phpt]
PASS Bug #77359: spl_autoload causes segfault [ext/spl/tests/bug77359.phpt] 
TEST 10870/15572 [ext/spl/tests/bug77360.phpt]
PASS Bug #77360: class_uses causes segfault [ext/spl/tests/bug77360.phpt] 
TEST 10871/15572 [ext/spl/tests/bug77431.phpt]
PASS Bug #77431 (SplFileInfo::__construct() accepts NUL bytes) [ext/spl/tests/bug77431.phpt] 
TEST 10872/15572 [ext/spl/tests/bug77751.phpt]
PASS Bug #77751: Writing to SplFileObject in ob_start gives segfault [ext/spl/tests/bug77751.phpt] 
TEST 10873/15572 [ext/spl/tests/bug77903.phpt]
PASS Bug #77903: ArrayIterator stops iterating after offsetSet call [ext/spl/tests/bug77903.phpt] 
TEST 10874/15572 [ext/spl/tests/bug78409.phpt]
PASS Bug #78409: Segfault when creating instance of ArrayIterator without constructor [ext/spl/tests/bug78409.phpt] 
TEST 10875/15572 [ext/spl/tests/bug78436.phpt]
PASS Bug #78436: Missing addref in SplPriorityQueue EXTR_BOTH mode [ext/spl/tests/bug78436.phpt] 
TEST 10876/15572 [ext/spl/tests/bug78456.phpt]
PASS Bug #78456: Segfault when serializing SplDoublyLinkedList [ext/spl/tests/bug78456.phpt] 
TEST 10877/15572 [ext/spl/tests/bug78863.phpt]
PASS Bug #78863 (DirectoryIterator class silently truncates after a null byte) [ext/spl/tests/bug78863.phpt] 
TEST 10878/15572 [ext/spl/tests/bug78976.phpt]
PASS Bug #78976 (SplFileObject::fputcsv returns -1 on failure) [ext/spl/tests/bug78976.phpt] 
TEST 10879/15572 [ext/spl/tests/bug79151.phpt]
PASS Bug #79151: heap use after free caused by spl_dllist_it_helper_move_forward [ext/spl/tests/bug79151.phpt] 
TEST 10880/15572 [ext/spl/tests/bug79393.phpt]
PASS Bug #79393 (Null coalescing operator failing with SplFixedArray) [ext/spl/tests/bug79393.phpt] 
TEST 10881/15572 [ext/spl/tests/bug79710.phpt]
PASS Bug #79710: Reproducible segfault in error_handler during GC involved an SplFileObject [ext/spl/tests/bug79710.phpt] 
TEST 10882/15572 [ext/spl/tests/bug80663.phpt]
PASS Bug #80663 (Recursive SplFixedArray::setSize() may cause double-free) [ext/spl/tests/bug80663.phpt] 
TEST 10883/15572 [ext/spl/tests/bug80719.phpt]
PASS Bug #80719: Iterating after failed ArrayObject::setIteratorClass() causes Segmentation fault [ext/spl/tests/bug80719.phpt] 
TEST 10884/15572 [ext/spl/tests/bug80933.phpt]
PASS Bug #80933 (SplFileObject::DROP_NEW_LINE is broken for NUL and CR) [ext/spl/tests/bug80933.phpt] 
TEST 10885/15572 [ext/spl/tests/class_implements_basic.phpt]
PASS SPL: Test class_implements() function : basic [ext/spl/tests/class_implements_basic.phpt] 
TEST 10886/15572 [ext/spl/tests/class_implements_basic2.phpt]
PASS SPL: Test class_implements() function : basic [ext/spl/tests/class_implements_basic2.phpt] 
TEST 10887/15572 [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 10888/15572 [ext/spl/tests/class_implements_variation1.phpt]
PASS SPL: Test class_implements() function : variation [ext/spl/tests/class_implements_variation1.phpt] 
TEST 10889/15572 [ext/spl/tests/class_uses_basic.phpt]
PASS SPL: Test class_implements() function : basic [ext/spl/tests/class_uses_basic.phpt] 
TEST 10890/15572 [ext/spl/tests/class_uses_basic2.phpt]
PASS SPL: Test class_uses() function : basic [ext/spl/tests/class_uses_basic2.phpt] 
TEST 10891/15572 [ext/spl/tests/class_uses_variation.phpt]
PASS SPL: Test class_uses() function : variation - no interfaces and autoload [ext/spl/tests/class_uses_variation.phpt] 
TEST 10892/15572 [ext/spl/tests/class_uses_variation1.phpt]
PASS SPL: Test class_uses() function : variation [ext/spl/tests/class_uses_variation1.phpt] 
TEST 10893/15572 [ext/spl/tests/countable_class_basic1.phpt]
PASS SPL: Test shape of interface Countable. [ext/spl/tests/countable_class_basic1.phpt] 
TEST 10894/15572 [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 10895/15572 [ext/spl/tests/dit_001.phpt]
PASS SPL: Problem with casting to string [ext/spl/tests/dit_001.phpt] 
TEST 10896/15572 [ext/spl/tests/dit_001_noglob.phpt]
SKIP SPL: Problem with casting to string (no glob version) [ext/spl/tests/dit_001_noglob.phpt] reason: GLOB_ERR defined
TEST 10897/15572 [ext/spl/tests/dit_002.phpt]
PASS SPL: DirectoryIterator defaults [ext/spl/tests/dit_002.phpt] 
TEST 10898/15572 [ext/spl/tests/dit_003.phpt]
PASS SPL: FilesystemIterator and foreach [ext/spl/tests/dit_003.phpt] 
TEST 10899/15572 [ext/spl/tests/dit_004.phpt]
PASS SPL: DirectoryIterator and clone [ext/spl/tests/dit_004.phpt] 
TEST 10900/15572 [ext/spl/tests/dit_005.phpt]
PASS SPL: FilesystemIterator and clone [ext/spl/tests/dit_005.phpt] 
TEST 10901/15572 [ext/spl/tests/dit_006.phpt]
PASS SPL: DirectoryIterator and seek [ext/spl/tests/dit_006.phpt] 
TEST 10902/15572 [ext/spl/tests/dllist_001.phpt]
PASS SPL: DoublyLinkedList: std operations [ext/spl/tests/dllist_001.phpt] 
TEST 10903/15572 [ext/spl/tests/dllist_002.phpt]
PASS SPL: DoublyLinkedList: iterators [ext/spl/tests/dllist_002.phpt] 
TEST 10904/15572 [ext/spl/tests/dllist_003.phpt]
PASS SPL: DoublyLinkedList: iterator modes [ext/spl/tests/dllist_003.phpt] 
TEST 10905/15572 [ext/spl/tests/dllist_004.phpt]
PASS SPL: DoublyLinkedList: Stacks [ext/spl/tests/dllist_004.phpt] 
TEST 10906/15572 [ext/spl/tests/dllist_005.phpt]
PASS SPL: DoublyLinkedList: Queues [ext/spl/tests/dllist_005.phpt] 
TEST 10907/15572 [ext/spl/tests/dllist_006.phpt]
PASS SPL: DoublyLinkedList: ArrayAccess [ext/spl/tests/dllist_006.phpt] 
TEST 10908/15572 [ext/spl/tests/dllist_007.phpt]
PASS SPL: DoublyLinkedList: Iterator [ext/spl/tests/dllist_007.phpt] 
TEST 10909/15572 [ext/spl/tests/dllist_008.phpt]
PASS SPL: SplDoublyLinkedList with overriden count() [ext/spl/tests/dllist_008.phpt] 
TEST 10910/15572 [ext/spl/tests/dllist_010.phpt]
PASS SPL: DoublyLinkedList: prev [ext/spl/tests/dllist_010.phpt] 
TEST 10911/15572 [ext/spl/tests/dllist_011.phpt]
PASS SPL: DoublyLinkedList: prev [ext/spl/tests/dllist_011.phpt] 
TEST 10912/15572 [ext/spl/tests/dllist_012.phpt]
PASS SPL: DoublyLinkedList: recursive var_dump [ext/spl/tests/dllist_012.phpt] 
TEST 10913/15572 [ext/spl/tests/dllist_013.phpt]
PASS SPL: DoublyLinkedList: insert operations [ext/spl/tests/dllist_013.phpt] 
TEST 10914/15572 [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 10915/15572 [ext/spl/tests/dualiterator_001.phpt]
PASS SPL: DualIterator [ext/spl/tests/dualiterator_001.phpt] 
TEST 10916/15572 [ext/spl/tests/fileobject_001.phpt]
PASS SPL: SplFileObject::seek'ing [ext/spl/tests/fileobject_001.phpt] 
TEST 10917/15572 [ext/spl/tests/fileobject_002.phpt]
PASS SPL: SplFileObject::fgetc [ext/spl/tests/fileobject_002.phpt] 
TEST 10918/15572 [ext/spl/tests/fileobject_003.phpt]
PASS SPL: SplFileInfo cloning [ext/spl/tests/fileobject_003.phpt] 
TEST 10919/15572 [ext/spl/tests/fileobject_004.phpt]
PASS SPL: SplFileObject realpath and include_path [ext/spl/tests/fileobject_004.phpt] 
TEST 10920/15572 [ext/spl/tests/fileobject_005.phpt]
PASS SPL: SplFileObject truncate tests [ext/spl/tests/fileobject_005.phpt] 
TEST 10921/15572 [ext/spl/tests/fileobject_checktype_basic.phpt]
PASS SPL: SplFileObject::isFile/isDir/isLink [ext/spl/tests/fileobject_checktype_basic.phpt] 
TEST 10922/15572 [ext/spl/tests/fileobject_getbasename_basic.phpt]
PASS SPL: SplFileObject::getBasename [ext/spl/tests/fileobject_getbasename_basic.phpt] 
TEST 10923/15572 [ext/spl/tests/fileobject_getcurrentline_basic.phpt]
PASS SPL: SplFileObject::getCurrentLine [ext/spl/tests/fileobject_getcurrentline_basic.phpt] 
TEST 10924/15572 [ext/spl/tests/fileobject_getfileinfo_basic.phpt]
PASS SPL: SplFileObject::getFileInfo [ext/spl/tests/fileobject_getfileinfo_basic.phpt] 
TEST 10925/15572 [ext/spl/tests/fileobject_getmaxlinelen_basic.phpt]
PASS SPL: SplFileObject::getMaxLineLen() [ext/spl/tests/fileobject_getmaxlinelen_basic.phpt] 
TEST 10926/15572 [ext/spl/tests/fileobject_getsize_basic.phpt]
PASS SPL: SplFileObject::getSize [ext/spl/tests/fileobject_getsize_basic.phpt] 
TEST 10927/15572 [ext/spl/tests/fileobject_setmaxlinelen_basic.phpt]
PASS SPL: SplFileObject::setMaxLineLen [ext/spl/tests/fileobject_setmaxlinelen_basic.phpt] 
TEST 10928/15572 [ext/spl/tests/fileobject_setmaxlinelen_error001.phpt]
PASS SPL: SplFileObject::setMaxLineLen error 001() [ext/spl/tests/fileobject_setmaxlinelen_error001.phpt] 
TEST 10929/15572 [ext/spl/tests/filesystemiterator_flags.phpt]
PASS SPL: FilesystemIterator::getFlags() basic tests [ext/spl/tests/filesystemiterator_flags.phpt] 
TEST 10930/15572 [ext/spl/tests/filesystemiterator_leak.phpt]
PASS Don't leak when breaking from FilesystemIterator [ext/spl/tests/filesystemiterator_leak.phpt] 
TEST 10931/15572 [ext/spl/tests/fixedarray_001.phpt]
PASS SPL: FixedArray: std operations [ext/spl/tests/fixedarray_001.phpt] 
TEST 10932/15572 [ext/spl/tests/fixedarray_002.phpt]
PASS SPL: FixedArray: overloading [ext/spl/tests/fixedarray_002.phpt] 
TEST 10933/15572 [ext/spl/tests/fixedarray_003.phpt]
PASS SPL: FixedArray: Iterators [ext/spl/tests/fixedarray_003.phpt] 
TEST 10934/15572 [ext/spl/tests/fixedarray_004.phpt]
PASS SPL: FixedArray: adding new elements [ext/spl/tests/fixedarray_004.phpt] 
TEST 10935/15572 [ext/spl/tests/fixedarray_005.phpt]
PASS SPL: FixedArray: Invalid arguments [ext/spl/tests/fixedarray_005.phpt] 
TEST 10936/15572 [ext/spl/tests/fixedarray_006.phpt]
PASS SPL: FixedArray: Assigning objects [ext/spl/tests/fixedarray_006.phpt] 
TEST 10937/15572 [ext/spl/tests/fixedarray_007.phpt]
PASS SPL: FixedArray: Assigning the itself object [ext/spl/tests/fixedarray_007.phpt] 
TEST 10938/15572 [ext/spl/tests/fixedarray_008.phpt]
PASS SPL: FixedArray: Assigning the itself object testing the reference [ext/spl/tests/fixedarray_008.phpt] 
TEST 10939/15572 [ext/spl/tests/fixedarray_009.phpt]
PASS SPL: FixedArray: Trying to instantiate passing string to construtor parameter [ext/spl/tests/fixedarray_009.phpt] 
TEST 10940/15572 [ext/spl/tests/fixedarray_010.phpt]
PASS SPL: FixedArray: Setting size [ext/spl/tests/fixedarray_010.phpt] 
TEST 10941/15572 [ext/spl/tests/fixedarray_011.phpt]
PASS SPL: FixedArray: Testing setSize() with NULL [ext/spl/tests/fixedarray_011.phpt] 
TEST 10942/15572 [ext/spl/tests/fixedarray_012.phpt]
PASS SPL: FixedArray: Assigning the object to another variable using [] [ext/spl/tests/fixedarray_012.phpt] 
TEST 10943/15572 [ext/spl/tests/fixedarray_013.phpt]
PASS SPL: FixedArray: Passing the object using [] as parameter [ext/spl/tests/fixedarray_013.phpt] 
TEST 10944/15572 [ext/spl/tests/fixedarray_014.phpt]
PASS SPL: FixedArray: Trying to access inexistent item [ext/spl/tests/fixedarray_014.phpt] 
TEST 10945/15572 [ext/spl/tests/fixedarray_015.phpt]
PASS SPL: FixedArray: accessing uninitialized array [ext/spl/tests/fixedarray_015.phpt] 
TEST 10946/15572 [ext/spl/tests/fixedarray_016.phpt]
PASS SPL: FixedArray: var_dump [ext/spl/tests/fixedarray_016.phpt] 
TEST 10947/15572 [ext/spl/tests/fixedarray_018.phpt]
PASS SPL: FixedArray: overriden count() [ext/spl/tests/fixedarray_018.phpt] 
TEST 10948/15572 [ext/spl/tests/fixedarray_019.phpt]
PASS SPL: FixedArray: overriden iterator methods [ext/spl/tests/fixedarray_019.phpt] 
TEST 10949/15572 [ext/spl/tests/fixedarray_020.phpt]
PASS SPL: FixedArray: fromArray/toArray + get_properties [ext/spl/tests/fixedarray_020.phpt] 
TEST 10950/15572 [ext/spl/tests/fixedarray_021.phpt]
PASS SPL: FixedArray: misc small tests [ext/spl/tests/fixedarray_021.phpt] 
TEST 10951/15572 [ext/spl/tests/heap_001.phpt]
PASS SPL: SplMaxHeap: std operations [ext/spl/tests/heap_001.phpt] 
TEST 10952/15572 [ext/spl/tests/heap_002.phpt]
PASS SPL: SplMinHeap: std operations [ext/spl/tests/heap_002.phpt] 
TEST 10953/15572 [ext/spl/tests/heap_003.phpt]
PASS SPL: SplHeap: comparison callback [ext/spl/tests/heap_003.phpt] 
TEST 10954/15572 [ext/spl/tests/heap_004.phpt]
PASS SPL: SplHeap: exceptions [ext/spl/tests/heap_004.phpt] 
TEST 10955/15572 [ext/spl/tests/heap_005.phpt]
PASS SPL: SplMinHeap: large unordered input iterated [ext/spl/tests/heap_005.phpt] 
TEST 10956/15572 [ext/spl/tests/heap_006.phpt]
PASS SPL: SplMaxHeap: large unordered input iterated [ext/spl/tests/heap_006.phpt] 
TEST 10957/15572 [ext/spl/tests/heap_007.phpt]
PASS SPL: SplHeap: iteration through methods [ext/spl/tests/heap_007.phpt] 
TEST 10958/15572 [ext/spl/tests/heap_008.phpt]
PASS SPL: SplHeap: var_dump [ext/spl/tests/heap_008.phpt] 
TEST 10959/15572 [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 10960/15572 [ext/spl/tests/heap_010.phpt]
PASS SPL: SplHeap with overriden count() [ext/spl/tests/heap_010.phpt] 
TEST 10961/15572 [ext/spl/tests/heap_011.phpt]
PASS SPL: SplHeap with overriden compare() [ext/spl/tests/heap_011.phpt] 
TEST 10962/15572 [ext/spl/tests/heap_012.phpt]
PASS SPL: SplHeap recursive var_dump [ext/spl/tests/heap_012.phpt] 
TEST 10963/15572 [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 10964/15572 [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 10965/15572 [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 10966/15572 [ext/spl/tests/heap_top_variation_002.phpt]
PASS SPL: SplHeap top, corrupted heap [ext/spl/tests/heap_top_variation_002.phpt] 
TEST 10967/15572 [ext/spl/tests/heap_top_variation_003.phpt]
PASS SPL: SplHeap top of empty heap [ext/spl/tests/heap_top_variation_003.phpt] 
TEST 10968/15572 [ext/spl/tests/iterator_001.phpt]
PASS SPL: Iterator aggregating inner iterator's methods [ext/spl/tests/iterator_001.phpt] 
TEST 10969/15572 [ext/spl/tests/iterator_002.phpt]
PASS SPL: Iterator using getInnerIterator [ext/spl/tests/iterator_002.phpt] 
TEST 10970/15572 [ext/spl/tests/iterator_003.phpt]
PASS SPL: CachingIterator and __toString() [ext/spl/tests/iterator_003.phpt] 
TEST 10971/15572 [ext/spl/tests/iterator_004.phpt]
PASS SPL: SeekableIterator and string keys [ext/spl/tests/iterator_004.phpt] 
TEST 10972/15572 [ext/spl/tests/iterator_005.phpt]
PASS SPL: IteratorIterator and ArrayIterator/Object [ext/spl/tests/iterator_005.phpt] 
TEST 10973/15572 [ext/spl/tests/iterator_006.phpt]
PASS SPL: IteratorIterator and SimpleXMlElement [ext/spl/tests/iterator_006.phpt] 
TEST 10974/15572 [ext/spl/tests/iterator_007.phpt]
PASS SPL: NoRewindIterator [ext/spl/tests/iterator_007.phpt] 
TEST 10975/15572 [ext/spl/tests/iterator_008.phpt]
PASS SPL: InfiniteIterator [ext/spl/tests/iterator_008.phpt] 
TEST 10976/15572 [ext/spl/tests/iterator_009.phpt]
PASS SPL: EmptyIterator [ext/spl/tests/iterator_009.phpt] 
TEST 10977/15572 [ext/spl/tests/iterator_010.phpt]
PASS SPL: EmptyIterator [ext/spl/tests/iterator_010.phpt] 
TEST 10978/15572 [ext/spl/tests/iterator_011.phpt]
PASS SPL: InfiniteIterator [ext/spl/tests/iterator_011.phpt] 
TEST 10979/15572 [ext/spl/tests/iterator_012.phpt]
PASS SPL: NoRewindIterator [ext/spl/tests/iterator_012.phpt] 
TEST 10980/15572 [ext/spl/tests/iterator_013.phpt]
PASS SPL: AppendIterator [ext/spl/tests/iterator_013.phpt] 
TEST 10981/15572 [ext/spl/tests/iterator_014.phpt]
PASS SPL: RecursiveIteratorIterator and beginChildren/endChildren [ext/spl/tests/iterator_014.phpt] 
TEST 10982/15572 [ext/spl/tests/iterator_015.phpt]
PASS SPL: RecursiveIteratorIterator and beginChildren/endChildren [ext/spl/tests/iterator_015.phpt] 
TEST 10983/15572 [ext/spl/tests/iterator_016.phpt]
PASS SPL: RecursiveIteratorIterator and beginChildren/endChildren [ext/spl/tests/iterator_016.phpt] 
TEST 10984/15572 [ext/spl/tests/iterator_018.phpt]
PASS SPL: InfiniteIterator [ext/spl/tests/iterator_018.phpt] 
TEST 10985/15572 [ext/spl/tests/iterator_021.phpt]
PASS SPL: RecursiveIteratorIterator and hasChildren [ext/spl/tests/iterator_021.phpt] 
TEST 10986/15572 [ext/spl/tests/iterator_022.phpt]
PASS SPL: RecursiveIteratorIterator and callHasChildren/callGetChildren [ext/spl/tests/iterator_022.phpt] 
TEST 10987/15572 [ext/spl/tests/iterator_023.phpt]
PASS SPL: RecursiveIteratorIterator and catch getChildren [ext/spl/tests/iterator_023.phpt] 
TEST 10988/15572 [ext/spl/tests/iterator_024.phpt]
PASS SPL: RecursiveIteratorIterator with custom iterator class [ext/spl/tests/iterator_024.phpt] 
TEST 10989/15572 [ext/spl/tests/iterator_025.phpt]
PASS SPL: RecursiveIteratorIterator and begin/endIteration() [ext/spl/tests/iterator_025.phpt] 
TEST 10990/15572 [ext/spl/tests/iterator_026.phpt]
PASS SPL: CachingIterator::hasNext() [ext/spl/tests/iterator_026.phpt] 
TEST 10991/15572 [ext/spl/tests/iterator_027.phpt]
PASS SPL: CachingIterator::FULL_CACHE [ext/spl/tests/iterator_027.phpt] 
TEST 10992/15572 [ext/spl/tests/iterator_028.phpt]
PASS SPL: RecursiveIteratorIterator and setMaxDepth() [ext/spl/tests/iterator_028.phpt] 
TEST 10993/15572 [ext/spl/tests/iterator_029.phpt]
PASS SPL: RegexIterator [ext/spl/tests/iterator_029.phpt] 
TEST 10994/15572 [ext/spl/tests/iterator_030.phpt]
PASS SPL: EmptyIterator access [ext/spl/tests/iterator_030.phpt] 
TEST 10995/15572 [ext/spl/tests/iterator_031.phpt]
PASS SPL: AppendIterator::append() rewinds when necessary [ext/spl/tests/iterator_031.phpt] 
TEST 10996/15572 [ext/spl/tests/iterator_032.phpt]
PASS SPL: LimitIterator::getPosition() [ext/spl/tests/iterator_032.phpt] 
TEST 10997/15572 [ext/spl/tests/iterator_033.phpt]
PASS SPL: ParentIterator [ext/spl/tests/iterator_033.phpt] 
TEST 10998/15572 [ext/spl/tests/iterator_034.phpt]
PASS SPL: RecursiveIteratorIterator and break deep [ext/spl/tests/iterator_034.phpt] 
TEST 10999/15572 [ext/spl/tests/iterator_035.phpt]
PASS SPL: ArrayIterator and values assigned by reference [ext/spl/tests/iterator_035.phpt] 
TEST 11000/15572 [ext/spl/tests/iterator_036.phpt]
PASS SPL: CachingIterator and __toString and flags = 0 [ext/spl/tests/iterator_036.phpt] 
TEST 11001/15572 [ext/spl/tests/iterator_037.phpt]
PASS SPL: CachingIterator and __toString [ext/spl/tests/iterator_037.phpt] 
TEST 11002/15572 [ext/spl/tests/iterator_038.phpt]
PASS SPL: RoRewindIterator and string keys [ext/spl/tests/iterator_038.phpt] 
TEST 11003/15572 [ext/spl/tests/iterator_039.phpt]
PASS SPL: LimitIterator and backward seeking [ext/spl/tests/iterator_039.phpt] 
TEST 11004/15572 [ext/spl/tests/iterator_040.phpt]
PASS SPL: RecursiveFilterIterator [ext/spl/tests/iterator_040.phpt] 
TEST 11005/15572 [ext/spl/tests/iterator_041.phpt]
PASS SPL: iterator_to_array() and exceptions [ext/spl/tests/iterator_041.phpt] 
TEST 11006/15572 [ext/spl/tests/iterator_041a.phpt]
PASS SPL: iterator_to_array() and exceptions from destruct [ext/spl/tests/iterator_041a.phpt] 
TEST 11007/15572 [ext/spl/tests/iterator_041b.phpt]
PASS SPL: iterator_to_array() and exceptions from delayed destruct [ext/spl/tests/iterator_041b.phpt] 
TEST 11008/15572 [ext/spl/tests/iterator_042.phpt]
PASS SPL: AppendIterator and its ArrayIterator [ext/spl/tests/iterator_042.phpt] 
TEST 11009/15572 [ext/spl/tests/iterator_043.phpt]
PASS SPL: RecursiveCachingIterator and uninitialized getChildren() [ext/spl/tests/iterator_043.phpt] 
TEST 11010/15572 [ext/spl/tests/iterator_044.phpt]
PASS SPL: CachingIterator and offsetGet/Exists using flag FULL_CACHE [ext/spl/tests/iterator_044.phpt] 
TEST 11011/15572 [ext/spl/tests/iterator_045.phpt]
PASS SPL: CachingIterator and offsetSet/Unset, getCache using flag FULL_CACHE [ext/spl/tests/iterator_045.phpt] 
TEST 11012/15572 [ext/spl/tests/iterator_046.phpt]
PASS SPL: CachingIterator and __toString using bypassed string keys [ext/spl/tests/iterator_046.phpt] 
TEST 11013/15572 [ext/spl/tests/iterator_047.phpt]
PASS SPL: RecursiveCachingIterator and exception in has/getChildren [ext/spl/tests/iterator_047.phpt] 
TEST 11014/15572 [ext/spl/tests/iterator_048.phpt]
PASS SPL: RecursiveRegexIterator and exception in has/getChildren [ext/spl/tests/iterator_048.phpt] 
TEST 11015/15572 [ext/spl/tests/iterator_049.phpt]
PASS SPL: ArrayIterator with NULL key [ext/spl/tests/iterator_049.phpt] 
TEST 11016/15572 [ext/spl/tests/iterator_049b.phpt]
PASS SPL: ArrayIterator with NULL key [ext/spl/tests/iterator_049b.phpt] 
TEST 11017/15572 [ext/spl/tests/iterator_050.phpt]
PASS SPL: RegexIterator::GET_MATCH [ext/spl/tests/iterator_050.phpt] 
TEST 11018/15572 [ext/spl/tests/iterator_051.phpt]
PASS SPL: RegexIterator::GET_MATCH, USE_KEY [ext/spl/tests/iterator_051.phpt] 
TEST 11019/15572 [ext/spl/tests/iterator_052.phpt]
PASS SPL: RegexIterator::ALL_MATCHES [ext/spl/tests/iterator_052.phpt] 
TEST 11020/15572 [ext/spl/tests/iterator_053.phpt]
PASS SPL: RegexIterator::ALL_MATCHES [ext/spl/tests/iterator_053.phpt] 
TEST 11021/15572 [ext/spl/tests/iterator_054.phpt]
PASS SPL: RegexIterator::SPLIT [ext/spl/tests/iterator_054.phpt] 
TEST 11022/15572 [ext/spl/tests/iterator_055.phpt]
PASS SPL: RegexIterator::SPLIT, USE_KEY [ext/spl/tests/iterator_055.phpt] 
TEST 11023/15572 [ext/spl/tests/iterator_056.phpt]
PASS SPL: Calling __construct(void) on class extending SPL iterator [ext/spl/tests/iterator_056.phpt] 
TEST 11024/15572 [ext/spl/tests/iterator_057.phpt]
PASS SPL: ArrayIterator::__construct(void) [ext/spl/tests/iterator_057.phpt] 
TEST 11025/15572 [ext/spl/tests/iterator_058.phpt]
PASS SPL: Iterator::__construct(void) [ext/spl/tests/iterator_058.phpt] 
TEST 11026/15572 [ext/spl/tests/iterator_062.phpt]
PASS SPL: RecursiveIteratorIterator::__construct(void) [ext/spl/tests/iterator_062.phpt] 
TEST 11027/15572 [ext/spl/tests/iterator_067.phpt]
PASS SPL: AppendIterator::__construct(void) [ext/spl/tests/iterator_067.phpt] 
TEST 11028/15572 [ext/spl/tests/iterator_068.phpt]
PASS SPL: Iterator: Overloaded object and destruction [ext/spl/tests/iterator_068.phpt] 
TEST 11029/15572 [ext/spl/tests/iterator_069.phpt]
PASS SPL: RecursiveIteratorIterator cannot be used with foreach by reference [ext/spl/tests/iterator_069.phpt] 
TEST 11030/15572 [ext/spl/tests/iterator_070.phpt]
PASS SPL: RecursiveIteratorIterator - Ensure that non-overriden methods execute problem free. [ext/spl/tests/iterator_070.phpt] 
TEST 11031/15572 [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 11032/15572 [ext/spl/tests/iterator_count.phpt]
PASS SPL: iterator_count() exceptions test [ext/spl/tests/iterator_count.phpt] 
TEST 11033/15572 [ext/spl/tests/iterator_to_array.phpt]
PASS SPL: iterator_to_array() exceptions test [ext/spl/tests/iterator_to_array.phpt] 
TEST 11034/15572 [ext/spl/tests/iterator_to_array_nonscalar_keys.phpt]
PASS Tests iterator_to_array() with non-scalar keys [ext/spl/tests/iterator_to_array_nonscalar_keys.phpt] 
TEST 11035/15572 [ext/spl/tests/multiple_iterator_001.phpt]
PASS SPL: MultipleIterator [ext/spl/tests/multiple_iterator_001.phpt] 
TEST 11036/15572 [ext/spl/tests/observer_001.phpt]
PASS SPL: SplObserver and SplSubject (empty notify) [ext/spl/tests/observer_001.phpt] 
TEST 11037/15572 [ext/spl/tests/observer_002.phpt]
PASS SPL: SplObjectStorage [ext/spl/tests/observer_002.phpt] 
TEST 11038/15572 [ext/spl/tests/observer_003.phpt]
PASS SPL: SplObjectStorage serialization [ext/spl/tests/observer_003.phpt] 
TEST 11039/15572 [ext/spl/tests/observer_004.phpt]
PASS SPL: SplObjectStorage serialization & overloading [ext/spl/tests/observer_004.phpt] 
TEST 11040/15572 [ext/spl/tests/observer_005.phpt]
PASS SPL: SplObjectStorage serialization & visibility [ext/spl/tests/observer_005.phpt] 
TEST 11041/15572 [ext/spl/tests/observer_006.phpt]
PASS SPL: SplObjectStorage with accociatied information [ext/spl/tests/observer_006.phpt] 
TEST 11042/15572 [ext/spl/tests/observer_007.phpt]
PASS SPL: SplObjectStorage comapred with == [ext/spl/tests/observer_007.phpt] 
TEST 11043/15572 [ext/spl/tests/observer_008.phpt]
PASS SPL: SplObjectStorage addAll/removeAll [ext/spl/tests/observer_008.phpt] 
TEST 11044/15572 [ext/spl/tests/observer_009.phpt]
PASS SPL: SplObjectStorage addAll/removeAll [ext/spl/tests/observer_009.phpt] 
TEST 11045/15572 [ext/spl/tests/observer_010.phpt]
PASS SPL: SplObjectStorage null coalescing operator memory leak [ext/spl/tests/observer_010.phpt] 
TEST 11046/15572 [ext/spl/tests/pqueue_001.phpt]
PASS SPL: SplPriorityQueue: std operations and extract flags [ext/spl/tests/pqueue_001.phpt] 
TEST 11047/15572 [ext/spl/tests/pqueue_002.phpt]
PASS SPL: SplPriorityQueue: exceptions [ext/spl/tests/pqueue_002.phpt] 
TEST 11048/15572 [ext/spl/tests/pqueue_003.phpt]
PASS SPL: SplPriorityQueue: iteration through methods [ext/spl/tests/pqueue_003.phpt] 
TEST 11049/15572 [ext/spl/tests/pqueue_004.phpt]
PASS SPL: SplPriorityQueue: var_dump [ext/spl/tests/pqueue_004.phpt] 
TEST 11050/15572 [ext/spl/tests/pqueue_compare_basic.phpt]
PASS SPL: SplPriorityQueue: test compare [ext/spl/tests/pqueue_compare_basic.phpt] 
TEST 11051/15572 [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 11052/15572 [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 11053/15572 [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 11054/15572 [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 11055/15572 [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 11056/15572 [ext/spl/tests/recursive_tree_iterator_001.phpt]
PASS SPL: RecursiveTreeIterator [ext/spl/tests/recursive_tree_iterator_001.phpt] 
TEST 11057/15572 [ext/spl/tests/recursive_tree_iterator_002.phpt]
PASS SPL: RecursiveTreeIterator(void) [ext/spl/tests/recursive_tree_iterator_002.phpt] 
TEST 11058/15572 [ext/spl/tests/recursive_tree_iterator_003.phpt]
PASS SPL: RecursiveTreeIterator(non-traversable) [ext/spl/tests/recursive_tree_iterator_003.phpt] 
TEST 11059/15572 [ext/spl/tests/recursive_tree_iterator_004.phpt]
PASS SPL: RecursiveTreeIterator methods [ext/spl/tests/recursive_tree_iterator_004.phpt] 
TEST 11060/15572 [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 11061/15572 [ext/spl/tests/recursive_tree_iterator_006.phpt]
PASS SPL: RecursiveTreeIterator and IteratorAggregate [ext/spl/tests/recursive_tree_iterator_006.phpt] 
TEST 11062/15572 [ext/spl/tests/recursive_tree_iterator_007.phpt]
PASS SPL: RecursiveTreeIterator and Exception from getEntry() [ext/spl/tests/recursive_tree_iterator_007.phpt] 
TEST 11063/15572 [ext/spl/tests/recursive_tree_iterator_008.phpt]
PASS SPL: RecursiveTreeIterator::setPrefixPart() [ext/spl/tests/recursive_tree_iterator_008.phpt] 
TEST 11064/15572 [ext/spl/tests/recursive_tree_iterator_setpostfix.phpt]
PASS SPL: RecursiveTreeIterator::setPostfix() [ext/spl/tests/recursive_tree_iterator_setpostfix.phpt] 
TEST 11065/15572 [ext/spl/tests/recursiveiteratoriterator_beginiteration_basic.phpt]
PASS SPL: RecursiveIteratorIterator::beginIteration() is called by RecursiveIteratorIterator::rewind() [ext/spl/tests/recursiveiteratoriterator_beginiteration_basic.phpt] 
TEST 11066/15572 [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 11067/15572 [ext/spl/tests/recursiveiteratoriterator_getsubiterator_basic.phpt]
PASS SPL: RecursiveIteratorIterator::getSubIterator() returns iterator passed in constructor [ext/spl/tests/recursiveiteratoriterator_getsubiterator_basic.phpt] 
TEST 11068/15572 [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 11069/15572 [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 11070/15572 [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 11071/15572 [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 11072/15572 [ext/spl/tests/regexIterator_flags_basic.phpt]
PASS SPL: RegexIterator::getFlags() and setFlags() basic tests [ext/spl/tests/regexIterator_flags_basic.phpt] 
TEST 11073/15572 [ext/spl/tests/regexIterator_mode_basic.phpt]
PASS SPL: RegexIterator::getMode() and setMode() basic tests [ext/spl/tests/regexIterator_mode_basic.phpt] 
TEST 11074/15572 [ext/spl/tests/regexIterator_setMode_error.phpt]
PASS SPL: RegexIterator::setMode() error tests [ext/spl/tests/regexIterator_setMode_error.phpt] 
TEST 11075/15572 [ext/spl/tests/regexiterator_getpregflags.phpt]
PASS SPL: RegexIterator::getPregFlags() [ext/spl/tests/regexiterator_getpregflags.phpt] 
TEST 11076/15572 [ext/spl/tests/regexiterator_getregex.phpt]
PASS SPL: RegexIterator::getRegex() basic tests [ext/spl/tests/regexiterator_getregex.phpt] 
TEST 11077/15572 [ext/spl/tests/regexiterator_setpregflags.phpt]
PASS SPL: RegexIterator::setPregFlags() [ext/spl/tests/regexiterator_setpregflags.phpt] 
TEST 11078/15572 [ext/spl/tests/spl_001.phpt]
PASS SPL: iterator_to_array() and iterator_count() [ext/spl/tests/spl_001.phpt] 
TEST 11079/15572 [ext/spl/tests/spl_002.phpt]
PASS SPL: Countable [ext/spl/tests/spl_002.phpt] 
TEST 11080/15572 [ext/spl/tests/spl_003.phpt]
PASS SPL: class_parents() and class_implements() [ext/spl/tests/spl_003.phpt] 
TEST 11081/15572 [ext/spl/tests/spl_004.phpt]
PASS SPL: iterator_apply() [ext/spl/tests/spl_004.phpt] 
TEST 11082/15572 [ext/spl/tests/spl_006.phpt]
PASS SPL: iterator_to_array() without keys [ext/spl/tests/spl_006.phpt] 
TEST 11083/15572 [ext/spl/tests/spl_007.phpt]
PASS SPL: iterator_apply() with callback using __call() [ext/spl/tests/spl_007.phpt] 
TEST 11084/15572 [ext/spl/tests/spl_autoload_001.phpt]
PASS SPL: spl_autoload() and friends [ext/spl/tests/spl_autoload_001.phpt] 
TEST 11085/15572 [ext/spl/tests/spl_autoload_002.phpt]
PASS SPL: spl_autoload_functions() [ext/spl/tests/spl_autoload_002.phpt] 
TEST 11086/15572 [ext/spl/tests/spl_autoload_003.phpt]
PASS SPL: spl_autoload() and friends [ext/spl/tests/spl_autoload_003.phpt] 
TEST 11087/15572 [ext/spl/tests/spl_autoload_004.phpt]
PASS SPL: spl_autoload() with static methods [ext/spl/tests/spl_autoload_004.phpt] 
TEST 11088/15572 [ext/spl/tests/spl_autoload_005.phpt]
PASS SPL: spl_autoload() with methods [ext/spl/tests/spl_autoload_005.phpt] 
TEST 11089/15572 [ext/spl/tests/spl_autoload_006.phpt]
PASS SPL: spl_autoload() with static methods [ext/spl/tests/spl_autoload_006.phpt] 
TEST 11090/15572 [ext/spl/tests/spl_autoload_007.phpt]
PASS SPL: spl_autoload() with inaccessible methods [ext/spl/tests/spl_autoload_007.phpt] 
TEST 11091/15572 [ext/spl/tests/spl_autoload_008.phpt]
PASS SPL: spl_autoload() with exceptions [ext/spl/tests/spl_autoload_008.phpt] 
TEST 11092/15572 [ext/spl/tests/spl_autoload_009.phpt]
PASS SPL: spl_autoload() and friends [ext/spl/tests/spl_autoload_009.phpt] 
TEST 11093/15572 [ext/spl/tests/spl_autoload_010.phpt]
PASS SPL: spl_autoload() and prepend [ext/spl/tests/spl_autoload_010.phpt] 
TEST 11094/15572 [ext/spl/tests/spl_autoload_011.phpt]
PASS SPL: spl_autoload() and object freed [ext/spl/tests/spl_autoload_011.phpt] 
TEST 11095/15572 [ext/spl/tests/spl_autoload_012.phpt]
PASS SPL: spl_autoload() capturing multiple Exceptions in __autoload [ext/spl/tests/spl_autoload_012.phpt] 
TEST 11096/15572 [ext/spl/tests/spl_autoload_013.phpt]
PASS SPL: spl_autoload_functions() with closures and invokables [ext/spl/tests/spl_autoload_013.phpt] 
TEST 11097/15572 [ext/spl/tests/spl_autoload_014.phpt]
PASS SPL: spl_autoload_unregister() with closures and invokables [ext/spl/tests/spl_autoload_014.phpt] 
TEST 11098/15572 [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 11099/15572 [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 11100/15572 [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 11101/15572 [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 11102/15572 [ext/spl/tests/spl_classes.phpt]
PASS SPL: spl_classes() function [ext/spl/tests/spl_classes.phpt] 
TEST 11103/15572 [ext/spl/tests/spl_fileinfo_getextension_leadingdot.phpt]
PASS SPL: Spl File Info test getExtension with leading dot [ext/spl/tests/spl_fileinfo_getextension_leadingdot.phpt] 
TEST 11104/15572 [ext/spl/tests/spl_fileinfo_getlinktarget_basic.phpt]
PASS SPL: Spl File Info test getLinkTarget [ext/spl/tests/spl_fileinfo_getlinktarget_basic.phpt] 
TEST 11105/15572 [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 11106/15572 [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 11107/15572 [ext/spl/tests/spl_heap_isempty.phpt]
PASS SPL: Test of isEmpty for SPL Max Heap [ext/spl/tests/spl_heap_isempty.phpt] 
TEST 11108/15572 [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 11109/15572 [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 11110/15572 [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 11111/15572 [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 11112/15572 [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 11113/15572 [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 11114/15572 [ext/spl/tests/spl_iterator_getcallchildren.phpt]
PASS SPL: RecursiveIteratorIterator, getCallChildren [ext/spl/tests/spl_iterator_getcallchildren.phpt] 
TEST 11115/15572 [ext/spl/tests/spl_iterator_iterator_constructor.phpt]
PASS SPL: IteratorInterator constructor checks [ext/spl/tests/spl_iterator_iterator_constructor.phpt] 
TEST 11116/15572 [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 11117/15572 [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 11118/15572 [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 11119/15572 [ext/spl/tests/spl_object_id.phpt]
PASS SPL: spl_object_id() [ext/spl/tests/spl_object_id.phpt] 
TEST 11120/15572 [ext/spl/tests/spl_pq_top_basic.phpt]
PASS SPL: SplPriorityQueue: top and extract flags [ext/spl/tests/spl_pq_top_basic.phpt] 
TEST 11121/15572 [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 11122/15572 [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 11123/15572 [ext/spl/tests/spl_pqueue_gc.phpt]
PASS Bug #78436: Broken GC for SplPriorityQueue [ext/spl/tests/spl_pqueue_gc.phpt] 
TEST 11124/15572 [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 11125/15572 [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 11126/15572 [ext/spl/tests/unserialize.phpt]
PASS SPL: unserialize with no data (for PHPUnit) [ext/spl/tests/unserialize.phpt] 
TEST 11127/15572 [ext/spl/tests/unserialize_errors.phpt]
PASS Errors from __unserialize() with invalid data [ext/spl/tests/unserialize_errors.phpt] 
TEST 11128/15572 [ext/sqlite3/tests/bug45798.phpt]
PASS Bug #45798 (sqlite3 doesn't notice if variable was bound) [ext/sqlite3/tests/bug45798.phpt] 
TEST 11129/15572 [ext/sqlite3/tests/bug47159.phpt]
PASS Bug #45798 (sqlite3 doesn't track unexecuted statements) [ext/sqlite3/tests/bug47159.phpt] 
TEST 11130/15572 [ext/sqlite3/tests/bug53463.phpt]
PASS Bug #53463 (sqlite3 columnName() segfaults on bad column_number) [ext/sqlite3/tests/bug53463.phpt] 
TEST 11131/15572 [ext/sqlite3/tests/bug63921-32bit.phpt]
SKIP Bug #63921 sqlite3::bindvalue and relative PHP functions aren't using sqlite3_*_int64 API [ext/sqlite3/tests/bug63921-32bit.phpt] reason: 32-bit only
TEST 11132/15572 [ext/sqlite3/tests/bug63921-64bit.phpt]
PASS Bug #63921 sqlite3::bindvalue and relative PHP functions aren't using sqlite3_*_int64 API [ext/sqlite3/tests/bug63921-64bit.phpt] 
TEST 11133/15572 [ext/sqlite3/tests/bug66550.phpt]
PASS Bug #66550 (SQLite prepared statement use-after-free) [ext/sqlite3/tests/bug66550.phpt] 
TEST 11134/15572 [ext/sqlite3/tests/bug68760.phpt]
PASS Bug #68760 (Callback throws exception behaviour. Segfault in 5.6) [ext/sqlite3/tests/bug68760.phpt] 
TEST 11135/15572 [ext/sqlite3/tests/bug69972.phpt]
PASS Bug #69972 (Use-after-free vulnerability in sqlite3SafetyCheckSickOrOk()) [ext/sqlite3/tests/bug69972.phpt] 
TEST 11136/15572 [ext/sqlite3/tests/bug70628.phpt]
PASS Bug #70628 (Clearing bindings on an SQLite3 statement doesn't work) [ext/sqlite3/tests/bug70628.phpt] 
TEST 11137/15572 [ext/sqlite3/tests/bug71049.phpt]
PASS Bug #71049 (SQLite3Stmt::execute() releases bound parameter instead of internal buffer) [ext/sqlite3/tests/bug71049.phpt] 
TEST 11138/15572 [ext/sqlite3/tests/bug72571.phpt]
PASS Bug #72571 (SQLite3::bindValue, SQLite3::bindParam crash) [ext/sqlite3/tests/bug72571.phpt] 
TEST 11139/15572 [ext/sqlite3/tests/bug72668.phpt]
PASS Bug #72668 (Spurious warning when exception is thrown in user defined function) [ext/sqlite3/tests/bug72668.phpt] 
TEST 11140/15572 [ext/sqlite3/tests/bug73068.phpt]
PASS Bug #73068 SQLite3 may fail to DELETE [ext/sqlite3/tests/bug73068.phpt] 
TEST 11141/15572 [ext/sqlite3/tests/bug73333.phpt]
PASS Bug #73333 (2147483647 is fetched as string) [ext/sqlite3/tests/bug73333.phpt] 
TEST 11142/15572 [ext/sqlite3/tests/bug76665.phpt]
PASS Bug #76665 (SQLite3Stmt::bindValue() with SQLITE3_FLOAT doesn't juggle) [ext/sqlite3/tests/bug76665.phpt] 
TEST 11143/15572 [ext/sqlite3/tests/bug77051.phpt]
PASS Bug #77051 SQLite3::bindParam memory bug when missing ::reset call [ext/sqlite3/tests/bug77051.phpt] 
TEST 11144/15572 [ext/sqlite3/tests/bug79294.phpt]
PASS Bug #79294 ()::columnType() may fail after SQLite3Stmt::reset()) [ext/sqlite3/tests/bug79294.phpt] 
TEST 11145/15572 [ext/sqlite3/tests/exception_from_toString.phpt]
PASS Check that exceptions from __toString() are handled correctly [ext/sqlite3/tests/exception_from_toString.phpt] 
TEST 11146/15572 [ext/sqlite3/tests/sqlite3_01_open-mb.phpt]
PASS SQLite3::open/close tests [ext/sqlite3/tests/sqlite3_01_open-mb.phpt] 
TEST 11147/15572 [ext/sqlite3/tests/sqlite3_01_open.phpt]
PASS SQLite3::open/close tests [ext/sqlite3/tests/sqlite3_01_open.phpt] 
TEST 11148/15572 [ext/sqlite3/tests/sqlite3_02_create.phpt]
PASS SQLite3::query CREATE tests [ext/sqlite3/tests/sqlite3_02_create.phpt] 
TEST 11149/15572 [ext/sqlite3/tests/sqlite3_02_open.phpt]
PASS SQLite3::open test, testing for function parameters [ext/sqlite3/tests/sqlite3_02_open.phpt] 
TEST 11150/15572 [ext/sqlite3/tests/sqlite3_03_insert.phpt]
PASS SQLite3::query INSERT tests [ext/sqlite3/tests/sqlite3_03_insert.phpt] 
TEST 11151/15572 [ext/sqlite3/tests/sqlite3_04_update.phpt]
PASS SQLite3::query UPDATE tests [ext/sqlite3/tests/sqlite3_04_update.phpt] 
TEST 11152/15572 [ext/sqlite3/tests/sqlite3_05_delete.phpt]
PASS SQLite3::query DELETE tests [ext/sqlite3/tests/sqlite3_05_delete.phpt] 
TEST 11153/15572 [ext/sqlite3/tests/sqlite3_06_prepared_stmt.phpt]
PASS SQLite3::prepare Bound Variable test [ext/sqlite3/tests/sqlite3_06_prepared_stmt.phpt] 
TEST 11154/15572 [ext/sqlite3/tests/sqlite3_07_prepared_stmt.phpt]
PASS SQLite3::prepare Bound Value test [ext/sqlite3/tests/sqlite3_07_prepared_stmt.phpt] 
TEST 11155/15572 [ext/sqlite3/tests/sqlite3_08_udf.phpt]
PASS SQLite3::createFunction [ext/sqlite3/tests/sqlite3_08_udf.phpt] 
TEST 11156/15572 [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 11157/15572 [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 11158/15572 [ext/sqlite3/tests/sqlite3_11_numrows.phpt]
SKIP SQLite3::prepare number of rows [ext/sqlite3/tests/sqlite3_11_numrows.phpt] reason: SQLite3Result::numRows method does not exist
TEST 11159/15572 [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 11160/15572 [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 11161/15572 [ext/sqlite3/tests/sqlite3_14_querysingle.phpt]
PASS SQLite3::querySingle tests [ext/sqlite3/tests/sqlite3_14_querysingle.phpt] 
TEST 11162/15572 [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 11163/15572 [ext/sqlite3/tests/sqlite3_15_open_error.phpt]
PASS SQLite3::open error test [ext/sqlite3/tests/sqlite3_15_open_error.phpt] 
TEST 11164/15572 [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 11165/15572 [ext/sqlite3/tests/sqlite3_17_version.phpt]
PASS SQLite3::version() [ext/sqlite3/tests/sqlite3_17_version.phpt] 
TEST 11166/15572 [ext/sqlite3/tests/sqlite3_18_changes.phpt]
PASS SQLite3::changes() tests [ext/sqlite3/tests/sqlite3_18_changes.phpt] 
TEST 11167/15572 [ext/sqlite3/tests/sqlite3_19_columninfo.phpt]
PASS SQLite3 columnType and columnName [ext/sqlite3/tests/sqlite3_19_columninfo.phpt] 
TEST 11168/15572 [ext/sqlite3/tests/sqlite3_20_error.phpt]
PASS SQLite3 error functions [ext/sqlite3/tests/sqlite3_20_error.phpt] 
TEST 11169/15572 [ext/sqlite3/tests/sqlite3_21_security.phpt]
PASS SQLite3 open_basedir checks [ext/sqlite3/tests/sqlite3_21_security.phpt] 
TEST 11170/15572 [ext/sqlite3/tests/sqlite3_22_loadextension.phpt]
PASS SQLite3 load extension [ext/sqlite3/tests/sqlite3_22_loadextension.phpt] 
TEST 11171/15572 [ext/sqlite3/tests/sqlite3_23_escape_string.phpt]
PASS SQLite3::escapeString [ext/sqlite3/tests/sqlite3_23_escape_string.phpt] 
TEST 11172/15572 [ext/sqlite3/tests/sqlite3_24_last_insert_rowid.phpt]
PASS SQLite3::lastInsertRowID tests [ext/sqlite3/tests/sqlite3_24_last_insert_rowid.phpt] 
TEST 11173/15572 [ext/sqlite3/tests/sqlite3_25_create_aggregate.phpt]
PASS SQLite3::createAggregate() test [ext/sqlite3/tests/sqlite3_25_create_aggregate.phpt] 
TEST 11174/15572 [ext/sqlite3/tests/sqlite3_26_reset_prepared_stmt.phpt]
PASS SQLite3::reset prepared statement [ext/sqlite3/tests/sqlite3_26_reset_prepared_stmt.phpt] 
TEST 11175/15572 [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 11176/15572 [ext/sqlite3/tests/sqlite3_28_clear_bindings.phpt]
PASS SQLite3_stmt::clear prepared statement results [ext/sqlite3/tests/sqlite3_28_clear_bindings.phpt] 
TEST 11177/15572 [ext/sqlite3/tests/sqlite3_29_createfunction.phpt]
PASS SQLite3::createFunction - Basic test [ext/sqlite3/tests/sqlite3_29_createfunction.phpt] 
TEST 11178/15572 [ext/sqlite3/tests/sqlite3_30_blobopen.phpt]
PASS SQLite3::blobOpen stream test [ext/sqlite3/tests/sqlite3_30_blobopen.phpt] 
TEST 11179/15572 [ext/sqlite3/tests/sqlite3_31_changes.phpt]
PASS SQLite3::changes (parameters) tests [ext/sqlite3/tests/sqlite3_31_changes.phpt] 
TEST 11180/15572 [ext/sqlite3/tests/sqlite3_31_open.phpt]
PASS SQLite3::re-initialize object tests [ext/sqlite3/tests/sqlite3_31_open.phpt] 
TEST 11181/15572 [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 11182/15572 [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 11183/15572 [ext/sqlite3/tests/sqlite3_33_reset.phpt]
PASS SQLite3:: reset [ext/sqlite3/tests/sqlite3_33_reset.phpt] 
TEST 11184/15572 [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 11185/15572 [ext/sqlite3/tests/sqlite3_35_stmt_readonly.phpt]
PASS SQLite3_stmt::readOnly check [ext/sqlite3/tests/sqlite3_35_stmt_readonly.phpt] 
TEST 11186/15572 [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 11187/15572 [ext/sqlite3/tests/sqlite3_37_createfunction_flags.phpt]
PASS SQLite3::createFunction - Test with flags [ext/sqlite3/tests/sqlite3_37_createfunction_flags.phpt] 
TEST 11188/15572 [ext/sqlite3/tests/sqlite3_38_backup.phpt]
PASS SQLite3::backup test [ext/sqlite3/tests/sqlite3_38_backup.phpt] 
TEST 11189/15572 [ext/sqlite3/tests/sqlite3_38_extended_error.phpt]
PASS SQLite3 extended error code Function [ext/sqlite3/tests/sqlite3_38_extended_error.phpt] 
TEST 11190/15572 [ext/sqlite3/tests/sqlite3_39_toggleExtended.phpt]
PASS SQLite3 enable Extended Error Result Codes [ext/sqlite3/tests/sqlite3_39_toggleExtended.phpt] 
TEST 11191/15572 [ext/sqlite3/tests/sqlite3_bind_bug68849.phpt]
PASS Bug #68849 bindValue is not using the right data type [ext/sqlite3/tests/sqlite3_bind_bug68849.phpt] 
TEST 11192/15572 [ext/sqlite3/tests/sqlite3_blob_bind_resource.phpt]
PASS SQLite3::execute() with a resource bound for blob param [ext/sqlite3/tests/sqlite3_blob_bind_resource.phpt] 
TEST 11193/15572 [ext/sqlite3/tests/sqlite3_bound_value_at_name.phpt]
PASS SQLite3::prepare Bound Value test [ext/sqlite3/tests/sqlite3_bound_value_at_name.phpt] 
TEST 11194/15572 [ext/sqlite3/tests/sqlite3_busyTimeout.phpt]
PASS public bool SQLite3::busyTimeout ( int $msecs ); [ext/sqlite3/tests/sqlite3_busyTimeout.phpt] 
TEST 11195/15572 [ext/sqlite3/tests/sqlite3_defensive.phpt]
PASS SQLite3 defensive mode ini setting [ext/sqlite3/tests/sqlite3_defensive.phpt] 
TEST 11196/15572 [ext/sqlite3/tests/sqlite3_enable_exceptions.phpt]
PASS SQLite3::enableExceptions test [ext/sqlite3/tests/sqlite3_enable_exceptions.phpt] 
TEST 11197/15572 [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 11198/15572 [ext/sqlite3/tests/sqlite3_prepare_001.phpt]
PASS SQLite3 - memory leak on SQLite3Result and SQLite3Stmt [ext/sqlite3/tests/sqlite3_prepare_001.phpt] 
TEST 11199/15572 [ext/sqlite3/tests/sqlite3_prepare_faultystmt.phpt]
PASS SQLite3::prepare test, testing for faulty statement [ext/sqlite3/tests/sqlite3_prepare_faultystmt.phpt] 
TEST 11200/15572 [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 11201/15572 [ext/sqlite3/tests/sqlite3stmt_getsql.phpt]
PASS SQLite3Stmt::getSQL test [ext/sqlite3/tests/sqlite3stmt_getsql.phpt] 
TEST 11202/15572 [ext/sqlite3/tests/sqlite3stmt_getsql_expanded.phpt]
PASS SQLite3Stmt::getSQL expanded test [ext/sqlite3/tests/sqlite3stmt_getsql_expanded.phpt] 
TEST 11203/15572 [ext/sqlite3/tests/sqlite3stmt_paramCount_basic.phpt]
PASS SQLite3Stmt::paramCount basic test [ext/sqlite3/tests/sqlite3stmt_paramCount_basic.phpt] 
TEST 11204/15572 [ext/standard/tests/array/001.phpt]
PASS Test array_merge and array_walk [ext/standard/tests/array/001.phpt] 
TEST 11205/15572 [ext/standard/tests/array/002.phpt]
PASS Test arsort, asort, krsort, ksort, rsort, and sort [ext/standard/tests/array/002.phpt] 
TEST 11206/15572 [ext/standard/tests/array/003.phpt]
PASS Test usort, uksort and uasort [ext/standard/tests/array/003.phpt] 
TEST 11207/15572 [ext/standard/tests/array/004.phpt]
PASS Test natsort and natcasesort [ext/standard/tests/array/004.phpt] 
TEST 11208/15572 [ext/standard/tests/array/005.phpt]
PASS Test array_shift() function [ext/standard/tests/array/005.phpt] 
TEST 11209/15572 [ext/standard/tests/array/006.phpt]
PASS Test array_pop behaviour [ext/standard/tests/array/006.phpt] 
TEST 11210/15572 [ext/standard/tests/array/007.phpt]
PASS Test array_diff and array_diff_assoc behaviour [ext/standard/tests/array/007.phpt] 
TEST 11211/15572 [ext/standard/tests/array/008.phpt]
PASS Test array_intersect and array_intersect_assoc behaviour [ext/standard/tests/array/008.phpt] 
TEST 11212/15572 [ext/standard/tests/array/009.phpt]
PASS Test key(), current(), next() & reset() functions [ext/standard/tests/array/009.phpt] 
TEST 11213/15572 [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 11214/15572 [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 11215/15572 [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 11216/15572 [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 11217/15572 [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 11218/15572 [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 11219/15572 [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 11220/15572 [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 11221/15572 [ext/standard/tests/array/array_chunk.phpt]
PASS array_chunk() [ext/standard/tests/array/array_chunk.phpt] 
TEST 11222/15572 [ext/standard/tests/array/array_chunk2.phpt]
PASS basic array_chunk test [ext/standard/tests/array/array_chunk2.phpt] 
TEST 11223/15572 [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 11224/15572 [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 11225/15572 [ext/standard/tests/array/array_chunk_variation10.phpt]
PASS array_chunk() - variation 10 [ext/standard/tests/array/array_chunk_variation10.phpt] 
TEST 11226/15572 [ext/standard/tests/array/array_chunk_variation11.phpt]
PASS array_chunk() - variation 11 [ext/standard/tests/array/array_chunk_variation11.phpt] 
TEST 11227/15572 [ext/standard/tests/array/array_chunk_variation12.phpt]
PASS array_chunk() - variation 12 [ext/standard/tests/array/array_chunk_variation12.phpt] 
TEST 11228/15572 [ext/standard/tests/array/array_chunk_variation13.phpt]
PASS array_chunk() - variation 13 [ext/standard/tests/array/array_chunk_variation13.phpt] 
TEST 11229/15572 [ext/standard/tests/array/array_chunk_variation14.phpt]
PASS array_chunk() - variation 14 [ext/standard/tests/array/array_chunk_variation14.phpt] 
TEST 11230/15572 [ext/standard/tests/array/array_chunk_variation15.phpt]
PASS array_chunk() - variation 15 [ext/standard/tests/array/array_chunk_variation15.phpt] 
TEST 11231/15572 [ext/standard/tests/array/array_chunk_variation16.phpt]
PASS array_chunk() - variation 16 [ext/standard/tests/array/array_chunk_variation16.phpt] 
TEST 11232/15572 [ext/standard/tests/array/array_chunk_variation17.phpt]
PASS array_chunk() - variation 17 [ext/standard/tests/array/array_chunk_variation17.phpt] 
TEST 11233/15572 [ext/standard/tests/array/array_chunk_variation18.phpt]
PASS array_chunk() - variation 18 [ext/standard/tests/array/array_chunk_variation18.phpt] 
TEST 11234/15572 [ext/standard/tests/array/array_chunk_variation19.phpt]
PASS array_chunk() - variation 19 [ext/standard/tests/array/array_chunk_variation19.phpt] 
TEST 11235/15572 [ext/standard/tests/array/array_chunk_variation20.phpt]
PASS array_chunk() - variation 20 [ext/standard/tests/array/array_chunk_variation20.phpt] 
TEST 11236/15572 [ext/standard/tests/array/array_chunk_variation21.phpt]
PASS array_chunk() - variation 21 [ext/standard/tests/array/array_chunk_variation21.phpt] 
TEST 11237/15572 [ext/standard/tests/array/array_chunk_variation22.phpt]
PASS array_chunk() - variation 22 [ext/standard/tests/array/array_chunk_variation22.phpt] 
TEST 11238/15572 [ext/standard/tests/array/array_chunk_variation23.phpt]
PASS array_chunk() - variation 23 [ext/standard/tests/array/array_chunk_variation23.phpt] 
TEST 11239/15572 [ext/standard/tests/array/array_chunk_variation24.phpt]
PASS array_chunk() - variation 24 [ext/standard/tests/array/array_chunk_variation24.phpt] 
TEST 11240/15572 [ext/standard/tests/array/array_chunk_variation25.phpt]
PASS array_chunk() - variation 25 [ext/standard/tests/array/array_chunk_variation25.phpt] 
TEST 11241/15572 [ext/standard/tests/array/array_chunk_variation26.phpt]
PASS array_chunk() - variation 26 [ext/standard/tests/array/array_chunk_variation26.phpt] 
TEST 11242/15572 [ext/standard/tests/array/array_chunk_variation27.phpt]
PASS array_chunk() - variation 27 [ext/standard/tests/array/array_chunk_variation27.phpt] 
TEST 11243/15572 [ext/standard/tests/array/array_chunk_variation28.phpt]
PASS array_chunk() - variation 28 [ext/standard/tests/array/array_chunk_variation28.phpt] 
TEST 11244/15572 [ext/standard/tests/array/array_chunk_variation29.phpt]
PASS array_chunk() - variation 29 [ext/standard/tests/array/array_chunk_variation29.phpt] 
TEST 11245/15572 [ext/standard/tests/array/array_chunk_variation30.phpt]
PASS array_chunk() - variation 30 [ext/standard/tests/array/array_chunk_variation30.phpt] 
TEST 11246/15572 [ext/standard/tests/array/array_chunk_variation31.phpt]
PASS array_chunk() - variation 31 [ext/standard/tests/array/array_chunk_variation31.phpt] 
TEST 11247/15572 [ext/standard/tests/array/array_chunk_variation32.phpt]
PASS array_chunk() - variation 32 [ext/standard/tests/array/array_chunk_variation32.phpt] 
TEST 11248/15572 [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 11249/15572 [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 11250/15572 [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 11251/15572 [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 11252/15572 [ext/standard/tests/array/array_chunk_variation8.phpt]
PASS array_chunk() - variation 8 [ext/standard/tests/array/array_chunk_variation8.phpt] 
TEST 11253/15572 [ext/standard/tests/array/array_chunk_variation9.phpt]
PASS array_chunk() - variation 9 [ext/standard/tests/array/array_chunk_variation9.phpt] 
TEST 11254/15572 [ext/standard/tests/array/array_column_basic.phpt]
PASS Test array_column() function: basic functionality [ext/standard/tests/array/array_column_basic.phpt] 
TEST 11255/15572 [ext/standard/tests/array/array_column_error.phpt]
PASS Test array_column() function: error conditions [ext/standard/tests/array/array_column_error.phpt] 
TEST 11256/15572 [ext/standard/tests/array/array_column_numeric_string_key.phpt]
PASS array_column() treats numeric string keys as usual [ext/standard/tests/array/array_column_numeric_string_key.phpt] 
TEST 11257/15572 [ext/standard/tests/array/array_column_object_cast.phpt]
PASS Test array_column() function: basic functionality [ext/standard/tests/array/array_column_object_cast.phpt] 
TEST 11258/15572 [ext/standard/tests/array/array_column_property_visibility.phpt]
PASS array_column() respects property visibility [ext/standard/tests/array/array_column_property_visibility.phpt] 
TEST 11259/15572 [ext/standard/tests/array/array_column_variant.phpt]
PASS Test array_column() function: variant functionality [ext/standard/tests/array/array_column_variant.phpt] 
TEST 11260/15572 [ext/standard/tests/array/array_column_variant_objects.phpt]
PASS Test array_column() function: testing with objects [ext/standard/tests/array/array_column_variant_objects.phpt] 
TEST 11261/15572 [ext/standard/tests/array/array_combine.phpt]
PASS basic array_combine test [ext/standard/tests/array/array_combine.phpt] 
TEST 11262/15572 [ext/standard/tests/array/array_combine_basic.phpt]
PASS Test array_combine() function : basic functionality [ext/standard/tests/array/array_combine_basic.phpt] 
TEST 11263/15572 [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 11264/15572 [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 11265/15572 [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 11266/15572 [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 11267/15572 [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 11268/15572 [ext/standard/tests/array/array_count_values.phpt]
PASS array_count_values() [ext/standard/tests/array/array_count_values.phpt] 
TEST 11269/15572 [ext/standard/tests/array/array_count_values2.phpt]
PASS basic array_count_values test [ext/standard/tests/array/array_count_values2.phpt] 
TEST 11270/15572 [ext/standard/tests/array/array_count_values_variation.phpt]
PASS Test array_count_values() function : Test all normal parameter variations [ext/standard/tests/array/array_count_values_variation.phpt] 
TEST 11271/15572 [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 11272/15572 [ext/standard/tests/array/array_diff_assoc.phpt]
PASS basic array_diff_assoc test [ext/standard/tests/array/array_diff_assoc.phpt] 
TEST 11273/15572 [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 11274/15572 [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 11275/15572 [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 11276/15572 [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 11277/15572 [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 11278/15572 [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 11279/15572 [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 11280/15572 [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 11281/15572 [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 11282/15572 [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 11283/15572 [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 11284/15572 [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 11285/15572 [ext/standard/tests/array/array_diff_basic.phpt]
PASS Test array_diff() function : basic functionality [ext/standard/tests/array/array_diff_basic.phpt] 
TEST 11286/15572 [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 11287/15572 [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 11288/15572 [ext/standard/tests/array/array_diff_key2.phpt]
PASS basic array_diff_key test [ext/standard/tests/array/array_diff_key2.phpt] 
TEST 11289/15572 [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 11290/15572 [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 11291/15572 [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 11292/15572 [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 11293/15572 [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 11294/15572 [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 11295/15572 [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 11296/15572 [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 11297/15572 [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 11298/15572 [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 11299/15572 [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 11300/15572 [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 11301/15572 [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 11302/15572 [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 11303/15572 [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 11304/15572 [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 11305/15572 [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 11306/15572 [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 11307/15572 [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 11308/15572 [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 11309/15572 [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 11310/15572 [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 11311/15572 [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 11312/15572 [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 11313/15572 [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 11314/15572 [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 11315/15572 [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 11316/15572 [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 11317/15572 [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 11318/15572 [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 11319/15572 [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 11320/15572 [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 11321/15572 [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 11322/15572 [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 11323/15572 [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 11324/15572 [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 11325/15572 [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 11326/15572 [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 11327/15572 [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 11328/15572 [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 11329/15572 [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 11330/15572 [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 11331/15572 [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 11332/15572 [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 11333/15572 [ext/standard/tests/array/array_fill.phpt]
PASS basic array_fill test [ext/standard/tests/array/array_fill.phpt] 
TEST 11334/15572 [ext/standard/tests/array/array_fill_basic.phpt]
PASS Test array_fill() function : basic functionality [ext/standard/tests/array/array_fill_basic.phpt] 
TEST 11335/15572 [ext/standard/tests/array/array_fill_error.phpt]
PASS Test array_fill() function : error conditions [ext/standard/tests/array/array_fill_error.phpt] 
TEST 11336/15572 [ext/standard/tests/array/array_fill_keys.phpt]
PASS basic array_fill_keys test [ext/standard/tests/array/array_fill_keys.phpt] 
TEST 11337/15572 [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 11338/15572 [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 11339/15572 [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 11340/15572 [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 11341/15572 [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 11342/15572 [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 11343/15572 [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 11344/15572 [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 11345/15572 [ext/standard/tests/array/array_filter.phpt]
PASS basic array_filter test [ext/standard/tests/array/array_filter.phpt] 
TEST 11346/15572 [ext/standard/tests/array/array_filter_basic.phpt]
PASS Test array_filter() function : basic functionality [ext/standard/tests/array/array_filter_basic.phpt] 
TEST 11347/15572 [ext/standard/tests/array/array_filter_object.phpt]
PASS Test array_filter() function : object functionality [ext/standard/tests/array/array_filter_object.phpt] 
TEST 11348/15572 [ext/standard/tests/array/array_filter_variation10.phpt]
PASS Test array_filter() function : usage variations - using the array keys inside 'callback' [ext/standard/tests/array/array_filter_variation10.phpt] 
TEST 11349/15572 [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 11350/15572 [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 11351/15572 [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 11352/15572 [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 11353/15572 [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 11354/15572 [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 11355/15572 [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 11356/15572 [ext/standard/tests/array/array_flip.phpt]
PASS basic array_flip test [ext/standard/tests/array/array_flip.phpt] 
TEST 11357/15572 [ext/standard/tests/array/array_flip_basic.phpt]
PASS Test array_flip() function : basic functionality [ext/standard/tests/array/array_flip_basic.phpt] 
TEST 11358/15572 [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 11359/15572 [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 11360/15572 [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 11361/15572 [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 11362/15572 [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 11363/15572 [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 11364/15572 [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 11365/15572 [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 11366/15572 [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 11367/15572 [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 11368/15572 [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 11369/15572 [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 11370/15572 [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 11371/15572 [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 11372/15572 [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 11373/15572 [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 11374/15572 [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 11375/15572 [ext/standard/tests/array/array_intersect_basic.phpt]
PASS Test array_intersect() function : basic functionality [ext/standard/tests/array/array_intersect_basic.phpt] 
TEST 11376/15572 [ext/standard/tests/array/array_intersect_error.phpt]
PASS Test array_intersect() function : error conditions [ext/standard/tests/array/array_intersect_error.phpt] 
TEST 11377/15572 [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 11378/15572 [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 11379/15572 [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 11380/15572 [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 11381/15572 [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 11382/15572 [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 11383/15572 [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 11384/15572 [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 11385/15572 [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 11386/15572 [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 11387/15572 [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 11388/15572 [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 11389/15572 [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 11390/15572 [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 11391/15572 [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 11392/15572 [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 11393/15572 [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 11394/15572 [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 11395/15572 [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 11396/15572 [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 11397/15572 [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 11398/15572 [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 11399/15572 [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 11400/15572 [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 11401/15572 [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 11402/15572 [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 11403/15572 [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 11404/15572 [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 11405/15572 [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 11406/15572 [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 11407/15572 [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 11408/15572 [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 11409/15572 [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 11410/15572 [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 11411/15572 [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 11412/15572 [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 11413/15572 [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 11414/15572 [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 11415/15572 [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 11416/15572 [ext/standard/tests/array/array_key_exists.phpt]
PASS Test array_key_exists() function [ext/standard/tests/array/array_key_exists.phpt] 
TEST 11417/15572 [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 11418/15572 [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 11419/15572 [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 11420/15572 [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 11421/15572 [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 11422/15572 [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 11423/15572 [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 11424/15572 [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 11425/15572 [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 11426/15572 [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 11427/15572 [ext/standard/tests/array/array_key_first.phpt]
PASS Test array_key_first() function [ext/standard/tests/array/array_key_first.phpt] 
TEST 11428/15572 [ext/standard/tests/array/array_key_first_variation.phpt]
PASS Test array_key_first() function (variation) [ext/standard/tests/array/array_key_first_variation.phpt] 
TEST 11429/15572 [ext/standard/tests/array/array_key_last.phpt]
PASS Test array_key_last() function [ext/standard/tests/array/array_key_last.phpt] 
TEST 11430/15572 [ext/standard/tests/array/array_key_last_variation.phpt]
PASS Test array_key_last() function (variation) [ext/standard/tests/array/array_key_last_variation.phpt] 
TEST 11431/15572 [ext/standard/tests/array/array_keys_basic.phpt]
PASS Test array_keys() function (basic) [ext/standard/tests/array/array_keys_basic.phpt] 
TEST 11432/15572 [ext/standard/tests/array/array_keys_error.phpt]
PASS Test array_keys() function (error conditions) [ext/standard/tests/array/array_keys_error.phpt] 
TEST 11433/15572 [ext/standard/tests/array/array_keys_on_GLOBALS.phpt]
PASS Using array_keys() on $GLOBALS [ext/standard/tests/array/array_keys_on_GLOBALS.phpt] 
TEST 11434/15572 [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 11435/15572 [ext/standard/tests/array/array_keys_variation_002.phpt]
SKIP Test array_keys() function (variation - 2) [ext/standard/tests/array/array_keys_variation_002.phpt] reason: this test is for 32bit platform only
TEST 11436/15572 [ext/standard/tests/array/array_keys_variation_002_64bit.phpt]
PASS Test array_keys() function (variation - 2) [ext/standard/tests/array/array_keys_variation_002_64bit.phpt] 
TEST 11437/15572 [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 11438/15572 [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 11439/15572 [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 11440/15572 [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 11441/15572 [ext/standard/tests/array/array_map_basic.phpt]
PASS Test array_map() function : basic functionality [ext/standard/tests/array/array_map_basic.phpt] 
TEST 11442/15572 [ext/standard/tests/array/array_map_error.phpt]
PASS Test array_map() function : error conditions [ext/standard/tests/array/array_map_error.phpt] 
TEST 11443/15572 [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 11444/15572 [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 11445/15572 [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 11446/15572 [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 11447/15572 [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 11448/15572 [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 11449/15572 [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 11450/15572 [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 11451/15572 [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 11452/15572 [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 11453/15572 [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 11454/15572 [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 11455/15572 [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 11456/15572 [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 11457/15572 [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 11458/15572 [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 11459/15572 [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 11460/15572 [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 11461/15572 [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 11462/15572 [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 11463/15572 [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 11464/15572 [ext/standard/tests/array/array_merge.phpt]
PASS Test array_merge() function [ext/standard/tests/array/array_merge.phpt] 
TEST 11465/15572 [ext/standard/tests/array/array_merge_basic.phpt]
PASS Test array_merge() function : basic functionality [ext/standard/tests/array/array_merge_basic.phpt] 
TEST 11466/15572 [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 11467/15572 [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 11468/15572 [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 11469/15572 [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 11470/15572 [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 11471/15572 [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 11472/15572 [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 11473/15572 [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 11474/15572 [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 11475/15572 [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 11476/15572 [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 11477/15572 [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 11478/15572 [ext/standard/tests/array/array_merge_replace_recursive_refs.phpt]
PASS array_merge/replace_recursive() should unwrap references with rc=1 [ext/standard/tests/array/array_merge_replace_recursive_refs.phpt] 
TEST 11479/15572 [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 11480/15572 [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 11481/15572 [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 11482/15572 [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 11483/15572 [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 11484/15572 [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 11485/15572 [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 11486/15572 [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 11487/15572 [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 11488/15572 [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 11489/15572 [ext/standard/tests/array/array_multisort_basic1.phpt]
PASS Test array_multisort() function : basic functionality [ext/standard/tests/array/array_multisort_basic1.phpt] 
TEST 11490/15572 [ext/standard/tests/array/array_multisort_basic2.phpt]
PASS Test array_multisort() function : basic functionality [ext/standard/tests/array/array_multisort_basic2.phpt] 
TEST 11491/15572 [ext/standard/tests/array/array_multisort_case.phpt]
PASS Test array_multisort() function : case-sensitive [ext/standard/tests/array/array_multisort_case.phpt] 
TEST 11492/15572 [ext/standard/tests/array/array_multisort_error.phpt]
PASS Test array_multisort() function : error conditions [ext/standard/tests/array/array_multisort_error.phpt] 
TEST 11493/15572 [ext/standard/tests/array/array_multisort_incase.phpt]
PASS Test array_multisort() function : case-insensitive [ext/standard/tests/array/array_multisort_incase.phpt] 
TEST 11494/15572 [ext/standard/tests/array/array_multisort_natural.phpt]
PASS Test array_multisort() function : natural sorting [ext/standard/tests/array/array_multisort_natural.phpt] 
TEST 11495/15572 [ext/standard/tests/array/array_multisort_natural_case.phpt]
PASS Test array_multisort() function : natural sorting case-sensitive [ext/standard/tests/array/array_multisort_natural_case.phpt] 
TEST 11496/15572 [ext/standard/tests/array/array_multisort_natural_incase.phpt]
PASS Test array_multisort() function : natural sorting case-insensitive [ext/standard/tests/array/array_multisort_natural_incase.phpt] 
TEST 11497/15572 [ext/standard/tests/array/array_multisort_variation1.phpt]
PASS Test array_multisort() function : usage variation [ext/standard/tests/array/array_multisort_variation1.phpt] 
TEST 11498/15572 [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 11499/15572 [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 11500/15572 [ext/standard/tests/array/array_multisort_variation2.phpt]
PASS Test array_multisort() function : usage variation [ext/standard/tests/array/array_multisort_variation2.phpt] 
TEST 11501/15572 [ext/standard/tests/array/array_multisort_variation3.phpt]
PASS Test array_multisort() function : usage variation [ext/standard/tests/array/array_multisort_variation3.phpt] 
TEST 11502/15572 [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 11503/15572 [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 11504/15572 [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 11505/15572 [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 11506/15572 [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 11507/15572 [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 11508/15572 [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 11509/15572 [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 11510/15572 [ext/standard/tests/array/array_pad.phpt]
PASS array_pad() tests [ext/standard/tests/array/array_pad.phpt] 
TEST 11511/15572 [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 11512/15572 [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 11513/15572 [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 11514/15572 [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 11515/15572 [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 11516/15572 [ext/standard/tests/array/array_pop.phpt]
PASS Test array_pop() function [ext/standard/tests/array/array_pop.phpt] 
TEST 11517/15572 [ext/standard/tests/array/array_pop_variation.phpt]
PASS Test array_pop() function (variation) [ext/standard/tests/array/array_pop_variation.phpt] 
TEST 11518/15572 [ext/standard/tests/array/array_product_variation1.phpt]
PASS Test array_product() function : variation [ext/standard/tests/array/array_product_variation1.phpt] 
TEST 11519/15572 [ext/standard/tests/array/array_product_variation2.phpt]
PASS Test array_product() function : variation [ext/standard/tests/array/array_product_variation2.phpt] 
TEST 11520/15572 [ext/standard/tests/array/array_product_variation3.phpt]
PASS Test array_product() function : variation [ext/standard/tests/array/array_product_variation3.phpt] 
TEST 11521/15572 [ext/standard/tests/array/array_product_variation4.phpt]
PASS Test array_product() function : variation [ext/standard/tests/array/array_product_variation4.phpt] 
TEST 11522/15572 [ext/standard/tests/array/array_push.phpt]
PASS Test array_push() function [ext/standard/tests/array/array_push.phpt] 
TEST 11523/15572 [ext/standard/tests/array/array_push_basic.phpt]
PASS Test array_push() function : basic functionality [ext/standard/tests/array/array_push_basic.phpt] 
TEST 11524/15572 [ext/standard/tests/array/array_push_empty.phpt]
PASS Test array_push() function : push empty set to the array [ext/standard/tests/array/array_push_empty.phpt] 
TEST 11525/15572 [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 11526/15572 [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 11527/15572 [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 11528/15572 [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 11529/15572 [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 11530/15572 [ext/standard/tests/array/array_rand.phpt]
PASS array_rand() tests [ext/standard/tests/array/array_rand.phpt] 
TEST 11531/15572 [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 11532/15572 [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 11533/15572 [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 11534/15572 [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 11535/15572 [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 11536/15572 [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 11537/15572 [ext/standard/tests/array/array_reduce.phpt]
PASS Test array_reduce() function [ext/standard/tests/array/array_reduce.phpt] 
TEST 11538/15572 [ext/standard/tests/array/array_reduce_variation1.phpt]
PASS Test array_reduce() function : variation [ext/standard/tests/array/array_reduce_variation1.phpt] 
TEST 11539/15572 [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 11540/15572 [ext/standard/tests/array/array_replace.phpt]
PASS Test array_replace and array_replace_recursive [ext/standard/tests/array/array_replace.phpt] 
TEST 11541/15572 [ext/standard/tests/array/array_replace_merge_recursive_ref.phpt]
PASS Test array_(replace|merge)_recursive with references [ext/standard/tests/array/array_replace_merge_recursive_ref.phpt] 
TEST 11542/15572 [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 11543/15572 [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 11544/15572 [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 11545/15572 [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 11546/15572 [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 11547/15572 [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 11548/15572 [ext/standard/tests/array/array_search.phpt]
PASS Test array_search()/in_array() [ext/standard/tests/array/array_search.phpt] 
TEST 11549/15572 [ext/standard/tests/array/array_search1.phpt]
PASS array_search() tests [ext/standard/tests/array/array_search1.phpt] 
TEST 11550/15572 [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 11551/15572 [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 11552/15572 [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 11553/15572 [ext/standard/tests/array/array_search_variation4.phpt]
PASS Test array_search() function : usage variations - haystack as resource/multi dimensional array [ext/standard/tests/array/array_search_variation4.phpt] 
TEST 11554/15572 [ext/standard/tests/array/array_shift_basic.phpt]
PASS Test array_shift() function : basic functionality [ext/standard/tests/array/array_shift_basic.phpt] 
TEST 11555/15572 [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 11556/15572 [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 11557/15572 [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 11558/15572 [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 11559/15572 [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 11560/15572 [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 11561/15572 [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 11562/15572 [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 11563/15572 [ext/standard/tests/array/array_slice.phpt]
PASS Testing array_slice() function [ext/standard/tests/array/array_slice.phpt] 
TEST 11564/15572 [ext/standard/tests/array/array_slice_basic.phpt]
PASS Test array_slice() function : basic functionality [ext/standard/tests/array/array_slice_basic.phpt] 
TEST 11565/15572 [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 11566/15572 [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 11567/15572 [ext/standard/tests/array/array_slice_variation2.phpt]
SKIP Test array_slice() function : usage variations - Pass different data types as $offset arg [ext/standard/tests/array/array_slice_variation2.phpt] reason: this test is for 32bit platform only
TEST 11568/15572 [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 11569/15572 [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 11570/15572 [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 11571/15572 [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 11572/15572 [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 11573/15572 [ext/standard/tests/array/array_splice_basic.phpt]
PASS Test array_splice(): basic functionality [ext/standard/tests/array/array_splice_basic.phpt] 
TEST 11574/15572 [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 11575/15572 [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 11576/15572 [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 11577/15572 [ext/standard/tests/array/array_sum.phpt]
PASS Test array_sum() [ext/standard/tests/array/array_sum.phpt] 
TEST 11578/15572 [ext/standard/tests/array/array_sum_basic.phpt]
PASS Test array_sum() function : basic functionality [ext/standard/tests/array/array_sum_basic.phpt] 
TEST 11579/15572 [ext/standard/tests/array/array_sum_on_reference.phpt]
PASS array_sum() on array with references [ext/standard/tests/array/array_sum_on_reference.phpt] 
TEST 11580/15572 [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 11581/15572 [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 11582/15572 [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 11583/15572 [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 11584/15572 [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 11585/15572 [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 11586/15572 [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 11587/15572 [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 11588/15572 [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 11589/15572 [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 11590/15572 [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 11591/15572 [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 11592/15572 [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 11593/15572 [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 11594/15572 [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 11595/15572 [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 11596/15572 [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 11597/15572 [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 11598/15572 [ext/standard/tests/array/array_udiff_variation1.phpt]
PASS Test array_udiff() function : usage variation [ext/standard/tests/array/array_udiff_variation1.phpt] 
TEST 11599/15572 [ext/standard/tests/array/array_udiff_variation2.phpt]
PASS Test array_udiff() function : usage variation [ext/standard/tests/array/array_udiff_variation2.phpt] 
TEST 11600/15572 [ext/standard/tests/array/array_udiff_variation4.phpt]
PASS Test array_udiff() function : usage variation [ext/standard/tests/array/array_udiff_variation4.phpt] 
TEST 11601/15572 [ext/standard/tests/array/array_udiff_variation5.phpt]
PASS Test array_udiff() function : usage variation [ext/standard/tests/array/array_udiff_variation5.phpt] 
TEST 11602/15572 [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 11603/15572 [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 11604/15572 [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 11605/15572 [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 11606/15572 [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 11607/15572 [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 11608/15572 [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 11609/15572 [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 11610/15572 [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 11611/15572 [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 11612/15572 [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 11613/15572 [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 11614/15572 [ext/standard/tests/array/array_uintersect_variation1.phpt]
PASS Test array_uintersect() function : usage variation [ext/standard/tests/array/array_uintersect_variation1.phpt] 
TEST 11615/15572 [ext/standard/tests/array/array_uintersect_variation2.phpt]
PASS Test array_uintersect() function : usage variation [ext/standard/tests/array/array_uintersect_variation2.phpt] 
TEST 11616/15572 [ext/standard/tests/array/array_uintersect_variation4.phpt]
PASS Test array_uintersect() function : usage variation [ext/standard/tests/array/array_uintersect_variation4.phpt] 
TEST 11617/15572 [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 11618/15572 [ext/standard/tests/array/array_unique_basic.phpt]
PASS Test array_unique() function : basic functionality [ext/standard/tests/array/array_unique_basic.phpt] 
TEST 11619/15572 [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 11620/15572 [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 11621/15572 [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 11622/15572 [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 11623/15572 [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 11624/15572 [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 11625/15572 [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 11626/15572 [ext/standard/tests/array/array_unique_variation9.phpt]
PASS Test array_unique() function : usage variations - more than 16 elements [ext/standard/tests/array/array_unique_variation9.phpt] 
TEST 11627/15572 [ext/standard/tests/array/array_unshift.phpt]
PASS array_unshift() tests [ext/standard/tests/array/array_unshift.phpt] 
TEST 11628/15572 [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 11629/15572 [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 11630/15572 [ext/standard/tests/array/array_unshift_empty.phpt]
PASS Test array_unshift() function : prepend array with empty set [ext/standard/tests/array/array_unshift_empty.phpt] 
TEST 11631/15572 [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 11632/15572 [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 11633/15572 [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 11634/15572 [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 11635/15572 [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 11636/15572 [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 11637/15572 [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 11638/15572 [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 11639/15572 [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 11640/15572 [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 11641/15572 [ext/standard/tests/array/array_values.phpt]
PASS Test array_values() function [ext/standard/tests/array/array_values.phpt] 
TEST 11642/15572 [ext/standard/tests/array/array_values_basic.phpt]
PASS Test array_values() function : basic functionality [ext/standard/tests/array/array_values_basic.phpt] 
TEST 11643/15572 [ext/standard/tests/array/array_values_variation.phpt]
SKIP Test array_values() function (variation) [ext/standard/tests/array/array_values_variation.phpt] reason: this test is for 32bit platform only
TEST 11644/15572 [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 11645/15572 [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 11646/15572 [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 11647/15572 [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 11648/15572 [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 11649/15572 [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 11650/15572 [ext/standard/tests/array/array_values_variation_64bit.phpt]
PASS Test array_values() function [ext/standard/tests/array/array_values_variation_64bit.phpt] 
TEST 11651/15572 [ext/standard/tests/array/array_walk.phpt]
PASS array_walk() tests [ext/standard/tests/array/array_walk.phpt] 
TEST 11652/15572 [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 11653/15572 [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 11654/15572 [ext/standard/tests/array/array_walk_closure.phpt]
PASS array_walk() closure tests [ext/standard/tests/array/array_walk_closure.phpt] 
TEST 11655/15572 [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 11656/15572 [ext/standard/tests/array/array_walk_object1.phpt]
PASS Test array_walk() function : object functionality [ext/standard/tests/array/array_walk_object1.phpt] 
TEST 11657/15572 [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 11658/15572 [ext/standard/tests/array/array_walk_objects.phpt]
PASS array_walk() and objects [ext/standard/tests/array/array_walk_objects.phpt] 
TEST 11659/15572 [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 11660/15572 [ext/standard/tests/array/array_walk_recursive.phpt]
PASS Test array_walk_recursive() [ext/standard/tests/array/array_walk_recursive.phpt] 
TEST 11661/15572 [ext/standard/tests/array/array_walk_recursive1.phpt]
PASS array_walk_recursive() tests [ext/standard/tests/array/array_walk_recursive1.phpt] 
TEST 11662/15572 [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 11663/15572 [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 11664/15572 [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 11665/15572 [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 11666/15572 [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 11667/15572 [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 11668/15572 [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 11669/15572 [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 11670/15572 [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 11671/15572 [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 11672/15572 [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 11673/15572 [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 11674/15572 [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 11675/15572 [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 11676/15572 [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 11677/15572 [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 11678/15572 [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 11679/15572 [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 11680/15572 [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 11681/15572 [ext/standard/tests/array/arsort_basic.phpt]
PASS Test arsort() function : basic functionality [ext/standard/tests/array/arsort_basic.phpt] 
TEST 11682/15572 [ext/standard/tests/array/arsort_object1.phpt]
PASS Test arsort() function : object functionality - sort objects [ext/standard/tests/array/arsort_object1.phpt] 
TEST 11683/15572 [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 11684/15572 [ext/standard/tests/array/arsort_variation10.phpt]
PASS Test arsort() function : usage variations - sort octal values [ext/standard/tests/array/arsort_variation10.phpt] 
TEST 11685/15572 [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 11686/15572 [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 11687/15572 [ext/standard/tests/array/arsort_variation4.phpt]
PASS Test arsort() function : usage variations - sort reference variables [ext/standard/tests/array/arsort_variation4.phpt] 
TEST 11688/15572 [ext/standard/tests/array/arsort_variation5.phpt]
PASS Test arsort() function : usage variations - sort strings [ext/standard/tests/array/arsort_variation5.phpt] 
TEST 11689/15572 [ext/standard/tests/array/arsort_variation6.phpt]
PASS Test arsort() function : usage variations - sort hexadecimal values [ext/standard/tests/array/arsort_variation6.phpt] 
TEST 11690/15572 [ext/standard/tests/array/arsort_variation7.phpt]
PASS Test arsort() function : usage variations - sort bool values [ext/standard/tests/array/arsort_variation7.phpt] 
TEST 11691/15572 [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 11692/15572 [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 11693/15572 [ext/standard/tests/array/asort_basic.phpt]
PASS Test asort() function : basic functionality [ext/standard/tests/array/asort_basic.phpt] 
TEST 11694/15572 [ext/standard/tests/array/asort_object1.phpt]
PASS Test asort() function : object functionality - sort objects [ext/standard/tests/array/asort_object1.phpt] 
TEST 11695/15572 [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 11696/15572 [ext/standard/tests/array/asort_variation10.phpt]
PASS Test asort() function : usage variations - sort octal values [ext/standard/tests/array/asort_variation10.phpt] 
TEST 11697/15572 [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 11698/15572 [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 11699/15572 [ext/standard/tests/array/asort_variation4.phpt]
PASS Test asort() function : usage variations - sort reference variables [ext/standard/tests/array/asort_variation4.phpt] 
TEST 11700/15572 [ext/standard/tests/array/asort_variation5.phpt]
PASS Test asort() function : usage variations - sort strings [ext/standard/tests/array/asort_variation5.phpt] 
TEST 11701/15572 [ext/standard/tests/array/asort_variation6.phpt]
PASS Test asort() function : usage variations - sort hexadecimal values [ext/standard/tests/array/asort_variation6.phpt] 
TEST 11702/15572 [ext/standard/tests/array/asort_variation7.phpt]
PASS Test asort() function : usage variations - sort bool values [ext/standard/tests/array/asort_variation7.phpt] 
TEST 11703/15572 [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 11704/15572 [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 11705/15572 [ext/standard/tests/array/bug12776.phpt]
PASS Bug #12776 (array_walk crash) [ext/standard/tests/array/bug12776.phpt] 
TEST 11706/15572 [ext/standard/tests/array/bug14580.phpt]
PASS Bug #14580 (key() not binary safe) [ext/standard/tests/array/bug14580.phpt] 
TEST 11707/15572 [ext/standard/tests/array/bug20381.phpt]
PASS Bug #20381 (array_merge_recursive mangles input arrays) [ext/standard/tests/array/bug20381.phpt] 
TEST 11708/15572 [ext/standard/tests/array/bug20865.phpt]
PASS Bug #20865 (array_key_exists and NULL key) [ext/standard/tests/array/bug20865.phpt] 
TEST 11709/15572 [ext/standard/tests/array/bug21182.phpt]
PASS Bug #21182 (range modifies arguments) [ext/standard/tests/array/bug21182.phpt] 
TEST 11710/15572 [ext/standard/tests/array/bug21918.phpt]
PASS Bug #21918 (different handling of positive vs. negative array indexes) [ext/standard/tests/array/bug21918.phpt] 
TEST 11711/15572 [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 11712/15572 [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 11713/15572 [ext/standard/tests/array/bug22463.phpt]
PASS Bug #22463 (array_reduce() segfaults) [ext/standard/tests/array/bug22463.phpt] 
TEST 11714/15572 [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 11715/15572 [ext/standard/tests/array/bug23788.phpt]
PASS Bug #23788 (*_replace() clobbers referenced array elements) [ext/standard/tests/array/bug23788.phpt] 
TEST 11716/15572 [ext/standard/tests/array/bug24198.phpt]
PASS Bug #24198 (array_merge_recursive() invalid recursion detection) [ext/standard/tests/array/bug24198.phpt] 
TEST 11717/15572 [ext/standard/tests/array/bug24220.phpt]
PASS Bug #24220 (range() numeric string handling) [ext/standard/tests/array/bug24220.phpt] 
TEST 11718/15572 [ext/standard/tests/array/bug24766.phpt]
PASS Bug #24766 (strange result array from unpack) [ext/standard/tests/array/bug24766.phpt] 
TEST 11719/15572 [ext/standard/tests/array/bug24897.phpt]
PASS Bug #24897 (inconsistent behaviour or shuffle() & array_multisort()) [ext/standard/tests/array/bug24897.phpt] 
TEST 11720/15572 [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 11721/15572 [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 11722/15572 [ext/standard/tests/array/bug25708.phpt]
PASS Bug #25708 (extract($GLOBALS, EXTR_REFS) mangles $GLOBALS) [ext/standard/tests/array/bug25708.phpt] 
TEST 11723/15572 [ext/standard/tests/array/bug25758.phpt]
PASS Bug #25758 (var_export does not escape ' & \ inside array keys) [ext/standard/tests/array/bug25758.phpt] 
TEST 11724/15572 [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 11725/15572 [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 11726/15572 [ext/standard/tests/array/bug28974.phpt]
PASS Bug #28974 (array_(p)slice() treats large lengths incorrectly - overflow) [ext/standard/tests/array/bug28974.phpt] 
TEST 11727/15572 [ext/standard/tests/array/bug29253.phpt]
PASS Bug #29253 (array_diff with $GLOBALS argument fails) [ext/standard/tests/array/bug29253.phpt] 
TEST 11728/15572 [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 11729/15572 [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 11730/15572 [ext/standard/tests/array/bug30266.phpt]
PASS Bug #30266 (Invalid opcode 137/1/8) and array_walk [ext/standard/tests/array/bug30266.phpt] 
TEST 11731/15572 [ext/standard/tests/array/bug30833.phpt]
PASS Bug #30833 (array_count_values() modifies input array) [ext/standard/tests/array/bug30833.phpt] 
TEST 11732/15572 [ext/standard/tests/array/bug31158.phpt]
PASS Bug #31158 (array_splice on $GLOBALS crashes) [ext/standard/tests/array/bug31158.phpt] 
TEST 11733/15572 [ext/standard/tests/array/bug31213.phpt]
PASS Bug #31213 (Sideeffects caused by bug #29493) [ext/standard/tests/array/bug31213.phpt] 
TEST 11734/15572 [ext/standard/tests/array/bug32021.phpt]
PASS Bug #32021 (Crash caused by range('', 'z')) [ext/standard/tests/array/bug32021.phpt] 
TEST 11735/15572 [ext/standard/tests/array/bug33382.phpt]
PASS Bug #33382 (array_reverse() fails after *sort() ) [ext/standard/tests/array/bug33382.phpt] 
TEST 11736/15572 [ext/standard/tests/array/bug33989.phpt]
PASS Bug #33989 (extract($GLOBALS,EXTR_REFS) crashes PHP) [ext/standard/tests/array/bug33989.phpt] 
TEST 11737/15572 [ext/standard/tests/array/bug34066.phpt]
PASS Bug #34066 (recursive array_walk causes segfault) [ext/standard/tests/array/bug34066.phpt] 
TEST 11738/15572 [ext/standard/tests/array/bug34066_1.phpt]
PASS Bug #34066 (recursive array_walk causes segfault) [ext/standard/tests/array/bug34066_1.phpt] 
TEST 11739/15572 [ext/standard/tests/array/bug34227.phpt]
PASS Bug #34277 (array_filter() crashes with references and objects) [ext/standard/tests/array/bug34227.phpt] 
TEST 11740/15572 [ext/standard/tests/array/bug34982.phpt]
PASS Bug #34982 (array_walk_recursive() modifies elements outside function scope) [ext/standard/tests/array/bug34982.phpt] 
TEST 11741/15572 [ext/standard/tests/array/bug35014.phpt]
SKIP Bug #35014 (array_product() always returns 0) (32bit) [ext/standard/tests/array/bug35014.phpt] reason: this test is for 32bit platform only
TEST 11742/15572 [ext/standard/tests/array/bug35014_64bit.phpt]
PASS Bug #35014 (array_product() always returns 0) (64bit) [ext/standard/tests/array/bug35014_64bit.phpt] 
TEST 11743/15572 [ext/standard/tests/array/bug35022.phpt]
PASS Bug #35022 (Regression in the behavior of key/current functions) [ext/standard/tests/array/bug35022.phpt] 
TEST 11744/15572 [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 11745/15572 [ext/standard/tests/array/bug36975.phpt]
PASS Bug #36975 (natcasesort() causes array_pop() to misbehave) [ext/standard/tests/array/bug36975.phpt] 
TEST 11746/15572 [ext/standard/tests/array/bug38464.phpt]
PASS Bug #38464 (array_count_values() mishandles numeric strings) [ext/standard/tests/array/bug38464.phpt] 
TEST 11747/15572 [ext/standard/tests/array/bug39576.phpt]
PASS Bug #39576 (array_walk() doesn't separate userdata zval) [ext/standard/tests/array/bug39576.phpt] 
TEST 11748/15572 [ext/standard/tests/array/bug40191.phpt]
PASS Bug #40191 (use of array_unique() with objects triggers segfault) [ext/standard/tests/array/bug40191.phpt] 
TEST 11749/15572 [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 11750/15572 [ext/standard/tests/array/bug41121.phpt]
SKIP Bug #41121 (range() overflow handling for large numbers on 32bit machines) [ext/standard/tests/array/bug41121.phpt] reason: this test is for 32bit platform only
TEST 11751/15572 [ext/standard/tests/array/bug41686.phpt]
PASS Bug #41686 (Omitting length param in array_slice not possible) [ext/standard/tests/array/bug41686.phpt] 
TEST 11752/15572 [ext/standard/tests/array/bug42177.phpt]
PASS Bug #42177 (Warning "array_merge_recursive(): recursion detected" comes again...) [ext/standard/tests/array/bug42177.phpt] 
TEST 11753/15572 [ext/standard/tests/array/bug42233.phpt]
PASS Bug #42233 (extract(): scandic characters not allowed as variable name) [ext/standard/tests/array/bug42233.phpt] 
TEST 11754/15572 [ext/standard/tests/array/bug42838.phpt]
PASS Bug #42838 (Wrong results in array_diff_uassoc()) [ext/standard/tests/array/bug42838.phpt] 
TEST 11755/15572 [ext/standard/tests/array/bug42850.phpt]
PASS Bug #42850 (array_walk_recursive() leaves references) [ext/standard/tests/array/bug42850.phpt] 
TEST 11756/15572 [ext/standard/tests/array/bug43495.phpt]
PASS Bug #43495 (array_merge_recursive() crashes with recursive arrays) [ext/standard/tests/array/bug43495.phpt] 
TEST 11757/15572 [ext/standard/tests/array/bug43505.phpt]
PASS Bug #43505 (Assign by reference bug) [ext/standard/tests/array/bug43505.phpt] 
TEST 11758/15572 [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 11759/15572 [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 11760/15572 [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 11761/15572 [ext/standard/tests/array/bug44929.phpt]
PASS Bug #44929 (natsort doesn't handle leading zeros well) [ext/standard/tests/array/bug44929.phpt] 
TEST 11762/15572 [ext/standard/tests/array/bug45312.phpt]
PASS Bug #45312 (Segmentation fault on second request for array functions) [ext/standard/tests/array/bug45312.phpt] 
TEST 11763/15572 [ext/standard/tests/array/bug46873.phpt]
PASS Bug #46873 (extract($foo) crashes if $foo['foo'] exists) [ext/standard/tests/array/bug46873.phpt] 
TEST 11764/15572 [ext/standard/tests/array/bug48224.phpt]
PASS Bug #48224 (array_rand no longer shuffles) [ext/standard/tests/array/bug48224.phpt] 
TEST 11765/15572 [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 11766/15572 [ext/standard/tests/array/bug48854.phpt]
PASS Bug #48854 (array_merge_recursive modifies arrays after first one) [ext/standard/tests/array/bug48854.phpt] 
TEST 11767/15572 [ext/standard/tests/array/bug50006.phpt]
PASS Bug #50006 (Segfault caused by uksort()) [ext/standard/tests/array/bug50006.phpt] 
TEST 11768/15572 [ext/standard/tests/array/bug50006_1.phpt]
PASS Bug #50006 (Segfault caused by uksort()) - usort variant [ext/standard/tests/array/bug50006_1.phpt] 
TEST 11769/15572 [ext/standard/tests/array/bug50006_2.phpt]
PASS Bug #50006 (Segfault caused by uksort()) - uasort variant [ext/standard/tests/array/bug50006_2.phpt] 
TEST 11770/15572 [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 11771/15572 [ext/standard/tests/array/bug52534.phpt]
PASS Bug #52534 (var_export array with negative key) [ext/standard/tests/array/bug52534.phpt] 
TEST 11772/15572 [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 11773/15572 [ext/standard/tests/array/bug54459.phpt]
PASS Bug #54459 (Range function accuracy) [ext/standard/tests/array/bug54459.phpt] 
TEST 11774/15572 [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 11775/15572 [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 11776/15572 [ext/standard/tests/array/bug61967.phpt]
PASS Bug #61967: unset array item in array_walk_recursive cause inconsistent array [ext/standard/tests/array/bug61967.phpt] 
TEST 11777/15572 [ext/standard/tests/array/bug62607.phpt]
PASS Bug #62607: array_walk_recursive move internal pointer [ext/standard/tests/array/bug62607.phpt] 
TEST 11778/15572 [ext/standard/tests/array/bug65251.phpt]
PASS Bug #65251: array_merge_recursive() recursion detection broken [ext/standard/tests/array/bug65251.phpt] 
TEST 11779/15572 [ext/standard/tests/array/bug65304.phpt]
PASS Bug #65304 (Use of max int in array_sum) [ext/standard/tests/array/bug65304.phpt] 
TEST 11780/15572 [ext/standard/tests/array/bug67693.phpt]
PASS Bug #67693 - incorrect push to empty array [ext/standard/tests/array/bug67693.phpt] 
TEST 11781/15572 [ext/standard/tests/array/bug68553.phpt]
PASS Bug #68553 (array_column: null values in $index_key become incrementing keys in result) [ext/standard/tests/array/bug68553.phpt] 
TEST 11782/15572 [ext/standard/tests/array/bug69068.phpt]
PASS Bug #69068: Exchanging array during array_walk -> memory errors [ext/standard/tests/array/bug69068.phpt] 
TEST 11783/15572 [ext/standard/tests/array/bug69068_2.phpt]
PASS Bug #69068: Exchanging array during array_walk -> memory errors (variation) [ext/standard/tests/array/bug69068_2.phpt] 
TEST 11784/15572 [ext/standard/tests/array/bug69166.phpt]
PASS Fixed #69166 (Assigning array_values() to array does not reset key counter) [ext/standard/tests/array/bug69166.phpt] 
TEST 11785/15572 [ext/standard/tests/array/bug69198.phpt]
PASS Bug #69198 (Compact function generate array with length but no content) [ext/standard/tests/array/bug69198.phpt] 
TEST 11786/15572 [ext/standard/tests/array/bug69299.phpt]
PASS Bug #69299 (Regression in array_filter's $flag argument in PHP 7) [ext/standard/tests/array/bug69299.phpt] 
TEST 11787/15572 [ext/standard/tests/array/bug69371.phpt]
PASS Bug #69371 (Hash table collision leads to inaccessible array keys) [ext/standard/tests/array/bug69371.phpt] 
TEST 11788/15572 [ext/standard/tests/array/bug69413.phpt]
PASS Bug #69413: Warning in array_count_values() about array values not being string/int [ext/standard/tests/array/bug69413.phpt] 
TEST 11789/15572 [ext/standard/tests/array/bug69674.phpt]
PASS Bug #69674 (SIGSEGV array.c:953) [ext/standard/tests/array/bug69674.phpt] 
TEST 11790/15572 [ext/standard/tests/array/bug69723.phpt]
PASS Bug #69723 (Passing parameters by reference and array_column) [ext/standard/tests/array/bug69723.phpt] 
TEST 11791/15572 [ext/standard/tests/array/bug70250.phpt]
PASS Bug #70250 (extract() turns array elements to references) [ext/standard/tests/array/bug70250.phpt] 
TEST 11792/15572 [ext/standard/tests/array/bug70668.phpt]
PASS Bug #70668 (array_keys() doesn't respect references when $strict is true) [ext/standard/tests/array/bug70668.phpt] 
TEST 11793/15572 [ext/standard/tests/array/bug70713.phpt]
PASS Bug #70713: Use After Free Vulnerability in array_walk()/array_walk_recursive() [ext/standard/tests/array/bug70713.phpt] 
TEST 11794/15572 [ext/standard/tests/array/bug70808.phpt]
PASS Bug #70808 (array_merge_recursive corrupts memory of unset items) [ext/standard/tests/array/bug70808.phpt] 
TEST 11795/15572 [ext/standard/tests/array/bug70910.phpt]
PASS Bug #70910 (extract() breaks variable references) [ext/standard/tests/array/bug70910.phpt] 
TEST 11796/15572 [ext/standard/tests/array/bug71220.phpt]
PASS Bug #71220 (Null pointer deref (segfault) in compact via ob_start) [ext/standard/tests/array/bug71220.phpt] 
TEST 11797/15572 [ext/standard/tests/array/bug71334.phpt]
PASS Bug #71334: Cannot access array keys while uksort() [ext/standard/tests/array/bug71334.phpt] 
TEST 11798/15572 [ext/standard/tests/array/bug71603.phpt]
PASS Bug #71603 (compact() maintains references in php7) [ext/standard/tests/array/bug71603.phpt] 
TEST 11799/15572 [ext/standard/tests/array/bug71660.phpt]
PASS Bug #71660 (array_column behaves incorrectly after foreach by reference) [ext/standard/tests/array/bug71660.phpt] 
TEST 11800/15572 [ext/standard/tests/array/bug71837.phpt]
PASS Bug #71837 (Wrong arrays behaviour) [ext/standard/tests/array/bug71837.phpt] 
TEST 11801/15572 [ext/standard/tests/array/bug72031.phpt]
PASS Bug #72031: array_column() against an array of objects discards all values matching null [ext/standard/tests/array/bug72031.phpt] 
TEST 11802/15572 [ext/standard/tests/array/bug72116.phpt]
PASS Bug #72116 (insertion after array_fill fails) [ext/standard/tests/array/bug72116.phpt] 
TEST 11803/15572 [ext/standard/tests/array/bug72369.phpt]
PASS Bug #72369 (array_merge() produces references in PHP7) [ext/standard/tests/array/bug72369.phpt] 
TEST 11804/15572 [ext/standard/tests/array/bug72622.phpt]
PASS Bug #72622 (array_walk + array_replace_recursive create references from nothing) [ext/standard/tests/array/bug72622.phpt] 
TEST 11805/15572 [ext/standard/tests/array/bug74345.phpt]
PASS Bug #74345: Call trampoline leaked if callback not invoked [ext/standard/tests/array/bug74345.phpt] 
TEST 11806/15572 [ext/standard/tests/array/bug74361.phpt]
PASS Bug #74361: Compaction in array_rand() violates COW [ext/standard/tests/array/bug74361.phpt] 
TEST 11807/15572 [ext/standard/tests/array/bug74361_2.phpt]
PASS Bug #74361: Compaction in array_rand() violates COW (variation) [ext/standard/tests/array/bug74361_2.phpt] 
TEST 11808/15572 [ext/standard/tests/array/bug75433.phpt]
PASS array_values() preserves next index from source array when shallow-copying [ext/standard/tests/array/bug75433.phpt] 
TEST 11809/15572 [ext/standard/tests/array/bug75653.phpt]
PASS Bug #75653: array_values don't work on empty array [ext/standard/tests/array/bug75653.phpt] 
TEST 11810/15572 [ext/standard/tests/array/bug76505.phpt]
PASS Bug #76505 (array_merge_recursive() is duplicating sub-array keys) [ext/standard/tests/array/bug76505.phpt] 
TEST 11811/15572 [ext/standard/tests/array/bug76713.phpt]
PASS Bug #76713 (Segmentation fault caused by property corruption) [ext/standard/tests/array/bug76713.phpt] 
TEST 11812/15572 [ext/standard/tests/array/bug76778.phpt]
PASS Bug #76778 (array_reduce leaks memory if callback throws exception) [ext/standard/tests/array/bug76778.phpt] 
TEST 11813/15572 [ext/standard/tests/array/bug77135.phpt]
PASS Test extract() with $this [ext/standard/tests/array/bug77135.phpt] 
TEST 11814/15572 [ext/standard/tests/array/bug77395.phpt]
PASS Bug #77395 (segfault about array_multisort) [ext/standard/tests/array/bug77395.phpt] 
TEST 11815/15572 [ext/standard/tests/array/bug77669.phpt]
PASS Bug #77669: Crash in extract() when overwriting extracted array [ext/standard/tests/array/bug77669.phpt] 
TEST 11816/15572 [ext/standard/tests/array/bug77793.phpt]
PASS Bug #77793: Segmentation fault in extract() when overwriting reference with itself [ext/standard/tests/array/bug77793.phpt] 
TEST 11817/15572 [ext/standard/tests/array/bug77931.phpt]
PASS Bug #77931: Warning for array_map mentions wrong type [ext/standard/tests/array/bug77931.phpt] 
TEST 11818/15572 [ext/standard/tests/array/bug78759.phpt]
PASS Bug #78759: array_search in $GLOBALS [ext/standard/tests/array/bug78759.phpt] 
TEST 11819/15572 [ext/standard/tests/array/bug79839.phpt]
PASS Bug #79839: array_walk() does not respect property types [ext/standard/tests/array/bug79839.phpt] 
TEST 11820/15572 [ext/standard/tests/array/bug79930.phpt]
PASS Bug #79930: array_merge_recursive() crashes when called with array with single reference [ext/standard/tests/array/bug79930.phpt] 
TEST 11821/15572 [ext/standard/tests/array/compact.phpt]
PASS compact() [ext/standard/tests/array/compact.phpt] 
TEST 11822/15572 [ext/standard/tests/array/compact_basic.phpt]
PASS Test compact() function : basic functionality [ext/standard/tests/array/compact_basic.phpt] 
TEST 11823/15572 [ext/standard/tests/array/compact_no_this.phpt]
PASS compact() without object context [ext/standard/tests/array/compact_no_this.phpt] 
TEST 11824/15572 [ext/standard/tests/array/compact_order.phpt]
PASS compact() and hashmap order [ext/standard/tests/array/compact_order.phpt] 
TEST 11825/15572 [ext/standard/tests/array/compact_this.phpt]
PASS compact() with object context [ext/standard/tests/array/compact_this.phpt] 
TEST 11826/15572 [ext/standard/tests/array/compact_variation1.phpt]
PASS Test compact() function : usage variations  - arrays containing references. [ext/standard/tests/array/compact_variation1.phpt] 
TEST 11827/15572 [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 11828/15572 [ext/standard/tests/array/count_basic.phpt]
PASS Test count() function : basic functionality [ext/standard/tests/array/count_basic.phpt] 
TEST 11829/15572 [ext/standard/tests/array/count_invalid.phpt]
PASS Only arrays and countable objects can be counted [ext/standard/tests/array/count_invalid.phpt] 
TEST 11830/15572 [ext/standard/tests/array/count_recursive.phpt]
PASS Test count() function [ext/standard/tests/array/count_recursive.phpt] 
TEST 11831/15572 [ext/standard/tests/array/count_symbol_table.phpt]
PASS Test count() function : count on symbol table [ext/standard/tests/array/count_symbol_table.phpt] 
TEST 11832/15572 [ext/standard/tests/array/count_variation3.phpt]
PASS Test count() function : usage variations - Infinitely recursive array [ext/standard/tests/array/count_variation3.phpt] 
TEST 11833/15572 [ext/standard/tests/array/current_basic.phpt]
PASS Test current() function : basic functionality [ext/standard/tests/array/current_basic.phpt] 
TEST 11834/15572 [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 11835/15572 [ext/standard/tests/array/current_variation3.phpt]
PASS Test current() function : usage variations - referenced variables [ext/standard/tests/array/current_variation3.phpt] 
TEST 11836/15572 [ext/standard/tests/array/current_variation4.phpt]
PASS Test current() function : usage variations - multi-dimensional arrays [ext/standard/tests/array/current_variation4.phpt] 
TEST 11837/15572 [ext/standard/tests/array/current_variation5.phpt]
PASS Test current() function : usage variations - reference & normal parameters [ext/standard/tests/array/current_variation5.phpt] 
TEST 11838/15572 [ext/standard/tests/array/current_variation6.phpt]
PASS Test current() function : internal pointer maintenance at the end of array [ext/standard/tests/array/current_variation6.phpt] 
TEST 11839/15572 [ext/standard/tests/array/each.phpt]
PASS Test each() function [ext/standard/tests/array/each.phpt] 
TEST 11840/15572 [ext/standard/tests/array/each_basic.phpt]
PASS Test each() function : basic functionality [ext/standard/tests/array/each_basic.phpt] 
TEST 11841/15572 [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 11842/15572 [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 11843/15572 [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 11844/15572 [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 11845/15572 [ext/standard/tests/array/each_variation4.phpt]
PASS Test each() function : usage variations - Referenced variables [ext/standard/tests/array/each_variation4.phpt] 
TEST 11846/15572 [ext/standard/tests/array/each_variation5.phpt]
PASS Test each() function : usage variations - Multi-dimensional arrays [ext/standard/tests/array/each_variation5.phpt] 
TEST 11847/15572 [ext/standard/tests/array/each_variation6.phpt]
PASS Test each() function : usage variations - Internal array pointer [ext/standard/tests/array/each_variation6.phpt] 
TEST 11848/15572 [ext/standard/tests/array/end.phpt]
SKIP Test end() function [ext/standard/tests/array/end.phpt] reason: this test is for 32bit platform only
TEST 11849/15572 [ext/standard/tests/array/end_64bit.phpt]
PASS Test end() function [ext/standard/tests/array/end_64bit.phpt] 
TEST 11850/15572 [ext/standard/tests/array/end_basic.phpt]
PASS Test end() function : basic functionality [ext/standard/tests/array/end_basic.phpt] 
TEST 11851/15572 [ext/standard/tests/array/end_variation2.phpt]
PASS Test end() function : usage variations - Multi-dimensional arrays [ext/standard/tests/array/end_variation2.phpt] 
TEST 11852/15572 [ext/standard/tests/array/end_variation3.phpt]
PASS Test end() function : usage variations - Referenced variables [ext/standard/tests/array/end_variation3.phpt] 
TEST 11853/15572 [ext/standard/tests/array/extract_error.phpt]
PASS Test extract() function (error conditions) [ext/standard/tests/array/extract_error.phpt] 
TEST 11854/15572 [ext/standard/tests/array/extract_safety.phpt]
PASS Test extract() for overwrite of GLOBALS [ext/standard/tests/array/extract_safety.phpt] 
TEST 11855/15572 [ext/standard/tests/array/extract_typed_ref.phpt]
PASS extract() into typed references must respect their type [ext/standard/tests/array/extract_typed_ref.phpt] 
TEST 11856/15572 [ext/standard/tests/array/extract_variation1.phpt]
PASS Test extract() function (variation 1) [ext/standard/tests/array/extract_variation1.phpt] 
TEST 11857/15572 [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 11858/15572 [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 11859/15572 [ext/standard/tests/array/extract_variation2.phpt]
PASS Test extract() function (variation 2) [ext/standard/tests/array/extract_variation2.phpt] 
TEST 11860/15572 [ext/standard/tests/array/extract_variation3.phpt]
PASS Test extract() function (variation 3) [ext/standard/tests/array/extract_variation3.phpt] 
TEST 11861/15572 [ext/standard/tests/array/extract_variation4.phpt]
PASS Test extract() function (variation 4) [ext/standard/tests/array/extract_variation4.phpt] 
TEST 11862/15572 [ext/standard/tests/array/extract_variation5.phpt]
PASS Test extract() function (variation 5) [ext/standard/tests/array/extract_variation5.phpt] 
TEST 11863/15572 [ext/standard/tests/array/extract_variation6.phpt]
PASS Test extract() function (variation 6) [ext/standard/tests/array/extract_variation6.phpt] 
TEST 11864/15572 [ext/standard/tests/array/extract_variation7.phpt]
PASS Test extract() function (variation 7) [ext/standard/tests/array/extract_variation7.phpt] 
TEST 11865/15572 [ext/standard/tests/array/extract_variation8.phpt]
PASS Test extract() function (variation 8) [ext/standard/tests/array/extract_variation8.phpt] 
TEST 11866/15572 [ext/standard/tests/array/extract_variation9.phpt]
PASS Test extract() function (variation 9) [ext/standard/tests/array/extract_variation9.phpt] 
TEST 11867/15572 [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 11868/15572 [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 11869/15572 [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 11870/15572 [ext/standard/tests/array/in_array_variation4.phpt]
PASS Test in_array() function : usage variations - haystack as resource/multi dimensional array [ext/standard/tests/array/in_array_variation4.phpt] 
TEST 11871/15572 [ext/standard/tests/array/in_array_with_ref.phpt]
PASS in_array() with references [ext/standard/tests/array/in_array_with_ref.phpt] 
TEST 11872/15572 [ext/standard/tests/array/key_basic.phpt]
PASS Test key() function : basic functionality [ext/standard/tests/array/key_basic.phpt] 
TEST 11873/15572 [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 11874/15572 [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 11875/15572 [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 11876/15572 [ext/standard/tests/array/key_variation2.phpt]
PASS Test key() function : usage variations [ext/standard/tests/array/key_variation2.phpt] 
TEST 11877/15572 [ext/standard/tests/array/key_variation3.phpt]
PASS Test key() function : usage variations [ext/standard/tests/array/key_variation3.phpt] 
TEST 11878/15572 [ext/standard/tests/array/key_variation4.phpt]
PASS Test key() function : usage variations [ext/standard/tests/array/key_variation4.phpt] 
TEST 11879/15572 [ext/standard/tests/array/krsort_basic.phpt]
PASS Test krsort() function : basic functionality [ext/standard/tests/array/krsort_basic.phpt] 
TEST 11880/15572 [ext/standard/tests/array/krsort_object.phpt]
PASS Test krsort() function : object functionality - sort objects [ext/standard/tests/array/krsort_object.phpt] 
TEST 11881/15572 [ext/standard/tests/array/krsort_variation10.phpt]
PASS Test krsort() function : usage variations - sort heredoc strings [ext/standard/tests/array/krsort_variation10.phpt] 
TEST 11882/15572 [ext/standard/tests/array/krsort_variation11.phpt]
PASS Test krsort() function : usage variations - sort bool values [ext/standard/tests/array/krsort_variation11.phpt] 
TEST 11883/15572 [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 11884/15572 [ext/standard/tests/array/krsort_variation4.phpt]
PASS Test krsort() function : usage variations - sort octal values [ext/standard/tests/array/krsort_variation4.phpt] 
TEST 11885/15572 [ext/standard/tests/array/krsort_variation5.phpt]
PASS Test krsort() function : usage variations - sort strings [ext/standard/tests/array/krsort_variation5.phpt] 
TEST 11886/15572 [ext/standard/tests/array/krsort_variation6.phpt]
PASS Test krsort() function : usage variations - sort hexadecimal values [ext/standard/tests/array/krsort_variation6.phpt] 
TEST 11887/15572 [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 11888/15572 [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 11889/15572 [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 11890/15572 [ext/standard/tests/array/ksort_basic.phpt]
PASS Test ksort() function : basic functionality [ext/standard/tests/array/ksort_basic.phpt] 
TEST 11891/15572 [ext/standard/tests/array/ksort_object.phpt]
PASS Test ksort() function : object functionality - sort objects [ext/standard/tests/array/ksort_object.phpt] 
TEST 11892/15572 [ext/standard/tests/array/ksort_variation10.phpt]
PASS Test ksort() function : usage variations - sort octal values [ext/standard/tests/array/ksort_variation10.phpt] 
TEST 11893/15572 [ext/standard/tests/array/ksort_variation11.phpt]
PASS Test ksort() function : usage variations - sort heredoc strings [ext/standard/tests/array/ksort_variation11.phpt] 
TEST 11894/15572 [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 11895/15572 [ext/standard/tests/array/ksort_variation4.phpt]
PASS Test ksort() function : usage variations - sort bool values [ext/standard/tests/array/ksort_variation4.phpt] 
TEST 11896/15572 [ext/standard/tests/array/ksort_variation5.phpt]
PASS Test ksort() function : usage variations - sort strings [ext/standard/tests/array/ksort_variation5.phpt] 
TEST 11897/15572 [ext/standard/tests/array/ksort_variation6.phpt]
PASS Test ksort() function : usage variations - sort hexadecimal values [ext/standard/tests/array/ksort_variation6.phpt] 
TEST 11898/15572 [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 11899/15572 [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 11900/15572 [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 11901/15572 [ext/standard/tests/array/locale_sort.phpt]
PASS Sort with SORT_LOCALE_STRING [ext/standard/tests/array/locale_sort.phpt] 
TEST 11902/15572 [ext/standard/tests/array/max.phpt]
PASS max() tests [ext/standard/tests/array/max.phpt] 
TEST 11903/15572 [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 11904/15572 [ext/standard/tests/array/max_basiclong_64bit.phpt]
PASS Test max function : 64bit long tests [ext/standard/tests/array/max_basiclong_64bit.phpt] 
TEST 11905/15572 [ext/standard/tests/array/max_variation1.phpt]
PASS Test variations in usage of max() [ext/standard/tests/array/max_variation1.phpt] 
TEST 11906/15572 [ext/standard/tests/array/max_variation2.phpt]
PASS Test variations in usage of max() [ext/standard/tests/array/max_variation2.phpt] 
TEST 11907/15572 [ext/standard/tests/array/min.phpt]
PASS min() tests [ext/standard/tests/array/min.phpt] 
TEST 11908/15572 [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 11909/15572 [ext/standard/tests/array/min_basiclong_64bit.phpt]
PASS Test min function : 64bit long tests [ext/standard/tests/array/min_basiclong_64bit.phpt] 
TEST 11910/15572 [ext/standard/tests/array/min_variation1.phpt]
PASS Test variations in usage of min() [ext/standard/tests/array/min_variation1.phpt] 
TEST 11911/15572 [ext/standard/tests/array/min_variation2.phpt]
PASS Test variations in usage of min() [ext/standard/tests/array/min_variation2.phpt] 
TEST 11912/15572 [ext/standard/tests/array/natcasesort_basic.phpt]
PASS Test natcasesort() function : basic functionality [ext/standard/tests/array/natcasesort_basic.phpt] 
TEST 11913/15572 [ext/standard/tests/array/natcasesort_object1.phpt]
PASS Test natcasesort() function : object functionality - array of objects [ext/standard/tests/array/natcasesort_object1.phpt] 
TEST 11914/15572 [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 11915/15572 [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 11916/15572 [ext/standard/tests/array/natcasesort_variation11.phpt]
PASS Test natcasesort() function : usage variations - Different array keys [ext/standard/tests/array/natcasesort_variation11.phpt] 
TEST 11917/15572 [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 11918/15572 [ext/standard/tests/array/natcasesort_variation3.phpt]
SKIP Test natcasesort() function : usage variations - different numeric types [ext/standard/tests/array/natcasesort_variation3.phpt] reason: this test is for 32bit platform only
TEST 11919/15572 [ext/standard/tests/array/natcasesort_variation4.phpt]
PASS Test natcasesort() function : usage variations - different string types [ext/standard/tests/array/natcasesort_variation4.phpt] 
TEST 11920/15572 [ext/standard/tests/array/natcasesort_variation5.phpt]
PASS Test natcasesort() function : usage variations - different hex values [ext/standard/tests/array/natcasesort_variation5.phpt] 
TEST 11921/15572 [ext/standard/tests/array/natcasesort_variation6.phpt]
PASS Test natcasesort() function : usage variations - referenced variables [ext/standard/tests/array/natcasesort_variation6.phpt] 
TEST 11922/15572 [ext/standard/tests/array/natcasesort_variation7.phpt]
PASS Test natcasesort() function : usage variations - recursive arrays [ext/standard/tests/array/natcasesort_variation7.phpt] 
TEST 11923/15572 [ext/standard/tests/array/natcasesort_variation8.phpt]
PASS Test natcasesort() function : usage variations - octal values [ext/standard/tests/array/natcasesort_variation8.phpt] 
TEST 11924/15572 [ext/standard/tests/array/natcasesort_variation9.phpt]
PASS Test natcasesort() function : usage variations - mixed array [ext/standard/tests/array/natcasesort_variation9.phpt] 
TEST 11925/15572 [ext/standard/tests/array/natsort_basic.phpt]
PASS Test natsort(): basic functionality [ext/standard/tests/array/natsort_basic.phpt] 
TEST 11926/15572 [ext/standard/tests/array/next_basic.phpt]
PASS Test next() function : basic functionality [ext/standard/tests/array/next_basic.phpt] 
TEST 11927/15572 [ext/standard/tests/array/next_variation2.phpt]
PASS Test next() function : usage variation - Mulit-dimensional arrays [ext/standard/tests/array/next_variation2.phpt] 
TEST 11928/15572 [ext/standard/tests/array/packed_001.phpt]
PASS array_keys() and array_values() w/ packed optimization [ext/standard/tests/array/packed_001.phpt] 
TEST 11929/15572 [ext/standard/tests/array/prev_basic.phpt]
PASS Test prev() function : basic functionality [ext/standard/tests/array/prev_basic.phpt] 
TEST 11930/15572 [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 11931/15572 [ext/standard/tests/array/prev_error3.phpt]
PASS prev - ensure we cannot pass a temporary [ext/standard/tests/array/prev_error3.phpt] 
TEST 11932/15572 [ext/standard/tests/array/prev_variation2.phpt]
PASS Test prev() function : usage variation - Multi-dimensional arrays [ext/standard/tests/array/prev_variation2.phpt] 
TEST 11933/15572 [ext/standard/tests/array/range.phpt]
PASS Test range() function [ext/standard/tests/array/range.phpt] 
TEST 11934/15572 [ext/standard/tests/array/range_bug70239_0.phpt]
PASS Bug #70239 Creating a huge array doesn't result in exhausted, but segfault, var 1 [ext/standard/tests/array/range_bug70239_0.phpt] 
TEST 11935/15572 [ext/standard/tests/array/range_bug70239_1.phpt]
PASS Bug #70239 Creating a huge array doesn't result in exhausted, but segfault, var 2 [ext/standard/tests/array/range_bug70239_1.phpt] 
TEST 11936/15572 [ext/standard/tests/array/range_bug70239_2.phpt]
PASS Bug #70239 Creating a huge array doesn't result in exhausted, but segfault, var 3 [ext/standard/tests/array/range_bug70239_2.phpt] 
TEST 11937/15572 [ext/standard/tests/array/range_bug70239_3.phpt]
PASS Bug #70239 Creating a huge array doesn't result in exhausted, but segfault, var 4 [ext/standard/tests/array/range_bug70239_3.phpt] 
TEST 11938/15572 [ext/standard/tests/array/range_bug71132.phpt]
PASS Bug #71132 (range function produces 2 segfaults with long integers) [ext/standard/tests/array/range_bug71132.phpt] 
TEST 11939/15572 [ext/standard/tests/array/range_bug71197.phpt]
PASS Bug #71197 (range function produces another 2 segfaults with long integers) [ext/standard/tests/array/range_bug71197.phpt] 
TEST 11940/15572 [ext/standard/tests/array/range_bug72017.phpt]
PASS Bug #72017 (incorrect truncation due to floating point precision issue) [ext/standard/tests/array/range_bug72017.phpt] 
TEST 11941/15572 [ext/standard/tests/array/range_errors.phpt]
PASS Test range() function (errors) [ext/standard/tests/array/range_errors.phpt] 
TEST 11942/15572 [ext/standard/tests/array/range_variation.phpt]
PASS Test range() function (variation-1) [ext/standard/tests/array/range_variation.phpt] 
TEST 11943/15572 [ext/standard/tests/array/range_variation1.phpt]
SKIP Test range() function (variation-2) [ext/standard/tests/array/range_variation1.phpt] reason: this test is for 32bit platform only
TEST 11944/15572 [ext/standard/tests/array/range_variation1_64bit.phpt]
PASS Test range() function (variation-2) [ext/standard/tests/array/range_variation1_64bit.phpt] 
TEST 11945/15572 [ext/standard/tests/array/reset_basic.phpt]
PASS Test reset() function : basic functionality [ext/standard/tests/array/reset_basic.phpt] 
TEST 11946/15572 [ext/standard/tests/array/reset_variation2.phpt]
PASS Test reset() function : usage variations - unset first element [ext/standard/tests/array/reset_variation2.phpt] 
TEST 11947/15572 [ext/standard/tests/array/reset_variation3.phpt]
PASS Test reset() function : usage variations - Referenced variables [ext/standard/tests/array/reset_variation3.phpt] 
TEST 11948/15572 [ext/standard/tests/array/rsort_basic.phpt]
PASS Test rsort() function : basic functionality [ext/standard/tests/array/rsort_basic.phpt] 
TEST 11949/15572 [ext/standard/tests/array/rsort_object1.phpt]
PASS Test rsort() function : object functionality [ext/standard/tests/array/rsort_object1.phpt] 
TEST 11950/15572 [ext/standard/tests/array/rsort_object2.phpt]
PASS Test rsort() function : object functionality - different visibilities [ext/standard/tests/array/rsort_object2.phpt] 
TEST 11951/15572 [ext/standard/tests/array/rsort_variation10.phpt]
PASS Test rsort() function : usage variations - Octal values [ext/standard/tests/array/rsort_variation10.phpt] 
TEST 11952/15572 [ext/standard/tests/array/rsort_variation11.phpt]
PASS Test rsort() function : usage variations - mixed array [ext/standard/tests/array/rsort_variation11.phpt] 
TEST 11953/15572 [ext/standard/tests/array/rsort_variation3.phpt]
SKIP Test rsort() function : usage variations - numeric values [ext/standard/tests/array/rsort_variation3.phpt] reason: this test is for 32bit platform only
TEST 11954/15572 [ext/standard/tests/array/rsort_variation4.phpt]
PASS Test rsort() function : usage variations - referenced variables [ext/standard/tests/array/rsort_variation4.phpt] 
TEST 11955/15572 [ext/standard/tests/array/rsort_variation5.phpt]
PASS Test rsort() function : usage variations - String values [ext/standard/tests/array/rsort_variation5.phpt] 
TEST 11956/15572 [ext/standard/tests/array/rsort_variation6.phpt]
PASS Test rsort() function : usage variations - Hexadecimal vales [ext/standard/tests/array/rsort_variation6.phpt] 
TEST 11957/15572 [ext/standard/tests/array/rsort_variation7.phpt]
PASS Test rsort() function : usage variations - boolean values [ext/standard/tests/array/rsort_variation7.phpt] 
TEST 11958/15572 [ext/standard/tests/array/rsort_variation8.phpt]
PASS Test rsort() function : usage variations - multi-dimensional arrays [ext/standard/tests/array/rsort_variation8.phpt] 
TEST 11959/15572 [ext/standard/tests/array/rsort_variation9.phpt]
PASS Test rsort() function : usage variations - mixed associative arrays [ext/standard/tests/array/rsort_variation9.phpt] 
TEST 11960/15572 [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 11961/15572 [ext/standard/tests/array/shuffle_basic2.phpt]
PASS Test shuffle() function : basic functionality -  with associative array [ext/standard/tests/array/shuffle_basic2.phpt] 
TEST 11962/15572 [ext/standard/tests/array/shuffle_variation2.phpt]
PASS Test shuffle() function : usage variation - with MultiDimensional array [ext/standard/tests/array/shuffle_variation2.phpt] 
TEST 11963/15572 [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 11964/15572 [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 11965/15572 [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 11966/15572 [ext/standard/tests/array/sizeof_basic1.phpt]
PASS Test sizeof() function : basic functionality - for scalar types [ext/standard/tests/array/sizeof_basic1.phpt] 
TEST 11967/15572 [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 11968/15572 [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 11969/15572 [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 11970/15572 [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 11971/15572 [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 11972/15572 [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 11973/15572 [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 11974/15572 [ext/standard/tests/array/sort_basic.phpt]
PASS Test sort() function : basic functionality [ext/standard/tests/array/sort_basic.phpt] 
TEST 11975/15572 [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 11976/15572 [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 11977/15572 [ext/standard/tests/array/sort_variation10.phpt]
PASS Test sort() function : usage variations - sort octal values [ext/standard/tests/array/sort_variation10.phpt] 
TEST 11978/15572 [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 11979/15572 [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 11980/15572 [ext/standard/tests/array/sort_variation4.phpt]
PASS Test sort() function : usage variations - sort reference values [ext/standard/tests/array/sort_variation4.phpt] 
TEST 11981/15572 [ext/standard/tests/array/sort_variation5.phpt]
PASS Test sort() function : usage variations - sort strings [ext/standard/tests/array/sort_variation5.phpt] 
TEST 11982/15572 [ext/standard/tests/array/sort_variation6.phpt]
PASS Test sort() function : usage variations - sort hexadecimal values [ext/standard/tests/array/sort_variation6.phpt] 
TEST 11983/15572 [ext/standard/tests/array/sort_variation7.phpt]
PASS Test sort() function : usage variations - sort boolean values [ext/standard/tests/array/sort_variation7.phpt] 
TEST 11984/15572 [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 11985/15572 [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 11986/15572 [ext/standard/tests/array/uasort_basic1.phpt]
PASS Test uasort() function : basic functionality [ext/standard/tests/array/uasort_basic1.phpt] 
TEST 11987/15572 [ext/standard/tests/array/uasort_basic2.phpt]
PASS Test uasort() function : basic functionality - duplicate values [ext/standard/tests/array/uasort_basic2.phpt] 
TEST 11988/15572 [ext/standard/tests/array/uasort_object1.phpt]
PASS Test uasort() function : object functionality [ext/standard/tests/array/uasort_object1.phpt] 
TEST 11989/15572 [ext/standard/tests/array/uasort_object2.phpt]
PASS Test uasort() function : object functionality - sort diff. objects [ext/standard/tests/array/uasort_object2.phpt] 
TEST 11990/15572 [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 11991/15572 [ext/standard/tests/array/uasort_variation11.phpt]
PASS Test uasort() function : usage variations - different associative arrays [ext/standard/tests/array/uasort_variation11.phpt] 
TEST 11992/15572 [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 11993/15572 [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 11994/15572 [ext/standard/tests/array/uasort_variation5.phpt]
PASS Test uasort() function : usage variations - sort diff. strings [ext/standard/tests/array/uasort_variation5.phpt] 
TEST 11995/15572 [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 11996/15572 [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 11997/15572 [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 11998/15572 [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 11999/15572 [ext/standard/tests/array/uksort_basic.phpt]
PASS Test uksort(): basic functionality [ext/standard/tests/array/uksort_basic.phpt] 
TEST 12000/15572 [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 12001/15572 [ext/standard/tests/array/unexpected_array_mod_bug_variation1.phpt]
PASS Crash when function parameter modified via reference while keeping orig refcount [ext/standard/tests/array/unexpected_array_mod_bug_variation1.phpt] 
TEST 12002/15572 [ext/standard/tests/array/usort_basic.phpt]
PASS Test usort() function : basic functionality [ext/standard/tests/array/usort_basic.phpt] 
TEST 12003/15572 [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 12004/15572 [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 12005/15572 [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 12006/15572 [ext/standard/tests/array/usort_variation11.phpt]
PASS Test usort() function : usage variations - binary return cmp [ext/standard/tests/array/usort_variation11.phpt] 
TEST 12007/15572 [ext/standard/tests/array/usort_variation3.phpt]
PASS Test usort() function : usage variations - diff. array values [ext/standard/tests/array/usort_variation3.phpt] 
TEST 12008/15572 [ext/standard/tests/array/usort_variation4.phpt]
PASS Test usort() function : usage variations - numeric data [ext/standard/tests/array/usort_variation4.phpt] 
TEST 12009/15572 [ext/standard/tests/array/usort_variation5.phpt]
PASS Test usort() function : usage variations - string data [ext/standard/tests/array/usort_variation5.phpt] 
TEST 12010/15572 [ext/standard/tests/array/usort_variation6.phpt]
PASS Test usort() function : usage variations - multi-dimensional arrays [ext/standard/tests/array/usort_variation6.phpt] 
TEST 12011/15572 [ext/standard/tests/array/usort_variation7.phpt]
PASS Test usort() function : usage variations - Anonymous comparison function [ext/standard/tests/array/usort_variation7.phpt] 
TEST 12012/15572 [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 12013/15572 [ext/standard/tests/array/usort_variation9.phpt]
PASS Test usort() function : usage variations - referenced variables [ext/standard/tests/array/usort_variation9.phpt] 
TEST 12014/15572 [ext/standard/tests/array/var_export.phpt]
PASS var_export() and objects with numeric indexes properties [ext/standard/tests/array/var_export.phpt] 
TEST 12015/15572 [ext/standard/tests/array/var_export2.phpt]
PASS var_export() and empty array keys [ext/standard/tests/array/var_export2.phpt] 
TEST 12016/15572 [ext/standard/tests/array/var_export3.phpt]
PASS var_export() and classes [ext/standard/tests/array/var_export3.phpt] 
TEST 12017/15572 [ext/standard/tests/assert/assert.phpt]
PASS assert() [ext/standard/tests/assert/assert.phpt] 
TEST 12018/15572 [ext/standard/tests/assert/assert02.phpt]
PASS catch assert() errors [ext/standard/tests/assert/assert02.phpt] 
TEST 12019/15572 [ext/standard/tests/assert/assert03.phpt]
PASS assert() - set callback using ini_set() [ext/standard/tests/assert/assert03.phpt] 
TEST 12020/15572 [ext/standard/tests/assert/assert04.phpt]
PASS misc assert() tests tests [ext/standard/tests/assert/assert04.phpt] 
TEST 12021/15572 [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 12022/15572 [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 12023/15572 [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 12024/15572 [ext/standard/tests/assert/assert_basic3.phpt]
PASS assert() - basic - Test that bailout works [ext/standard/tests/assert/assert_basic3.phpt] 
TEST 12025/15572 [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 12026/15572 [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 12027/15572 [ext/standard/tests/assert/assert_basic6.phpt]
PASS assert() - basic - Test that bailout works [ext/standard/tests/assert/assert_basic6.phpt] 
TEST 12028/15572 [ext/standard/tests/assert/assert_closures.phpt]
PASS assert() - basic - accept closures as callback. [ext/standard/tests/assert/assert_closures.phpt] 
TEST 12029/15572 [ext/standard/tests/assert/assert_custom_exception.phpt]
PASS Throwing custom exception object from assert() throws given object [ext/standard/tests/assert/assert_custom_exception.phpt] 
TEST 12030/15572 [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 12031/15572 [ext/standard/tests/assert/assert_error2.phpt]
PASS assert() - basic - Test that bailout works [ext/standard/tests/assert/assert_error2.phpt] 
TEST 12032/15572 [ext/standard/tests/assert/assert_error3.phpt]
PASS assert() - basic - Test recoverable error [ext/standard/tests/assert/assert_error3.phpt] 
TEST 12033/15572 [ext/standard/tests/assert/assert_error4.phpt]
PASS assert() - basic - Test recoverable error [ext/standard/tests/assert/assert_error4.phpt] 
TEST 12034/15572 [ext/standard/tests/assert/assert_return_value.phpt]
PASS assert() returns boolean on success or failure [ext/standard/tests/assert/assert_return_value.phpt] 
TEST 12035/15572 [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 12036/15572 [ext/standard/tests/assert/bug73303.phpt]
PASS Bug #73303: Scope not inherited by eval in assert() [ext/standard/tests/assert/bug73303.phpt] 
TEST 12037/15572 [ext/standard/tests/bug49244.phpt]
PASS Bug #49244 (Floating point NaN cause garbage characters) [ext/standard/tests/bug49244.phpt] 
TEST 12038/15572 [ext/standard/tests/bug64370_var1.phpt]
PASS Test bug #64370 microtime(true) less than $_SERVER['REQUEST_TIME_FLOAT'] [ext/standard/tests/bug64370_var1.phpt] 
TEST 12039/15572 [ext/standard/tests/bug64370_var2.phpt]
PASS Test bug #64370 sequential microtime(true) calls [ext/standard/tests/bug64370_var2.phpt] 
TEST 12040/15572 [ext/standard/tests/bug71827.phpt]
PASS Bug #71827 (substr_replace bug when length type is string ) [ext/standard/tests/bug71827.phpt] 
TEST 12041/15572 [ext/standard/tests/bug75220.phpt]
PASS Bug #75220 (is_callable crash for 'parent') [ext/standard/tests/bug75220.phpt] 
TEST 12042/15572 [ext/standard/tests/bug79821.phpt]
PASS Bug #79821 (array grow during var_dump) [ext/standard/tests/bug79821.phpt] 
TEST 12043/15572 [ext/standard/tests/bug80915.phpt]
PASS Bug #80915: Taking a reference to $_SERVER hides its values from phpinfo() [ext/standard/tests/bug80915.phpt] 
TEST 12044/15572 [ext/standard/tests/bug81048.phpt]
PASS Bug #81048 (phpinfo(INFO_VARIABLES) "Array to string conversion") [ext/standard/tests/bug81048.phpt] 
SKIP Bug #81727: $_COOKIE name starting with ..Host/..Secure should be discarded [ext/standard/tests/bug81727.phpt] reason: CGI not available
TEST 12046/15572 [ext/standard/tests/class_object/bug71442.phpt]
PASS Bug #71442 (forward_static_call crash) [ext/standard/tests/class_object/bug71442.phpt] 
TEST 12047/15572 [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 12048/15572 [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 12049/15572 [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 12050/15572 [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 12051/15572 [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 12052/15572 [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 12053/15572 [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 12054/15572 [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 12055/15572 [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 12056/15572 [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 12057/15572 [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 12058/15572 [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 12059/15572 [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 12060/15572 [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 12061/15572 [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 12062/15572 [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 12063/15572 [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 12064/15572 [ext/standard/tests/class_object/get_declared_traits_basic_001.phpt]
PASS Test get_declared_traits() function : basic functionality [ext/standard/tests/class_object/get_declared_traits_basic_001.phpt] 
TEST 12065/15572 [ext/standard/tests/class_object/get_declared_traits_variation1.phpt]
PASS Test get_declared_traits() function : testing autoloaded traits [ext/standard/tests/class_object/get_declared_traits_variation1.phpt] 
TEST 12066/15572 [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 12067/15572 [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 12068/15572 [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 12069/15572 [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 12070/15572 [ext/standard/tests/class_object/get_object_vars_variation_004.phpt]
PASS get_object_vars() fast/slow-path discrepancies [ext/standard/tests/class_object/get_object_vars_variation_004.phpt] 
TEST 12071/15572 [ext/standard/tests/class_object/get_object_vars_variation_005.phpt]
PASS get_object_vars() no-declared/declared discrepancies [ext/standard/tests/class_object/get_object_vars_variation_005.phpt] 
TEST 12072/15572 [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 12073/15572 [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 12074/15572 [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 12075/15572 [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 12076/15572 [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 12077/15572 [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 12078/15572 [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 12079/15572 [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 12080/15572 [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 12081/15572 [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 12082/15572 [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 12083/15572 [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 12084/15572 [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 12085/15572 [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 12086/15572 [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 12087/15572 [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 12088/15572 [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 12089/15572 [ext/standard/tests/class_object/trait_class_exists_variation_003.phpt]
PASS Test trait_exists() function : usage variations  - case sensitivity [ext/standard/tests/class_object/trait_class_exists_variation_003.phpt] 
TEST 12090/15572 [ext/standard/tests/class_object/trait_exists_basic_001.phpt]
PASS Test trait_exists() function : basic functionality [ext/standard/tests/class_object/trait_exists_basic_001.phpt] 
TEST 12091/15572 [ext/standard/tests/crypt/bcrypt_invalid_algorithm.phpt]
PASS Test BCRYPT with invalid algorithm [ext/standard/tests/crypt/bcrypt_invalid_algorithm.phpt] 
TEST 12092/15572 [ext/standard/tests/crypt/bcrypt_invalid_cost.phpt]
PASS Test BCRYPT with invalid cost [ext/standard/tests/crypt/bcrypt_invalid_cost.phpt] 
TEST 12093/15572 [ext/standard/tests/crypt/des_fallback_invalid_salt.phpt]
FAIL Test DES with invalid fallback [ext/standard/tests/crypt/des_fallback_invalid_salt.phpt] 
TEST 12094/15572 [ext/standard/tests/dir/bug71542.phpt]
PASS Bug #71542 (disk_total_space does not work with relative paths) [ext/standard/tests/dir/bug71542.phpt] 
TEST 12095/15572 [ext/standard/tests/dir/bug72625.phpt]
SKIP Bug #72625 realpath() fails on very long argument. [ext/standard/tests/dir/bug72625.phpt] reason: Valid only on Windows
TEST 12096/15572 [ext/standard/tests/dir/bug73877.phpt]
SKIP Bug #73877 readlink() returns garbage for UTF-8 paths
File type functions [ext/standard/tests/dir/bug73877.phpt] reason: only for Windows
TEST 12097/15572 [ext/standard/tests/dir/bug78220.phpt]
SKIP Bug #78220 (Can't access OneDrive folder) [ext/standard/tests/dir/bug78220.phpt] reason: this test is for Windows platforms only
TEST 12098/15572 [ext/standard/tests/dir/bug80960.phpt]
SKIP Fix #80960 (opendir() warning wrong info when failed on Windows) [ext/standard/tests/dir/bug80960.phpt] reason: for Windows only
TEST 12099/15572 [ext/standard/tests/dir/chdir_basic-win32-mb.phpt]
SKIP Test chdir() function : basic functionality [ext/standard/tests/dir/chdir_basic-win32-mb.phpt] reason: Valid only on Windows
TEST 12100/15572 [ext/standard/tests/dir/chdir_basic.phpt]
PASS Test chdir() function : basic functionality [ext/standard/tests/dir/chdir_basic.phpt] 
TEST 12101/15572 [ext/standard/tests/dir/chdir_error2-win32-mb.phpt]
SKIP Test chdir() function : error conditions - Non-existent directory [ext/standard/tests/dir/chdir_error2-win32-mb.phpt] reason: Valid only on Windows
TEST 12102/15572 [ext/standard/tests/dir/chdir_error2.phpt]
PASS Test chdir() function : error conditions - Non-existent directory [ext/standard/tests/dir/chdir_error2.phpt] 
TEST 12103/15572 [ext/standard/tests/dir/chdir_variation2-win32-mb.phpt]
SKIP Test chdir() function : usage variations - relative paths [ext/standard/tests/dir/chdir_variation2-win32-mb.phpt] reason: Valid only on Windows
TEST 12104/15572 [ext/standard/tests/dir/chdir_variation2.phpt]
PASS Test chdir() function : usage variations - relative paths [ext/standard/tests/dir/chdir_variation2.phpt] 
TEST 12105/15572 [ext/standard/tests/dir/closedir_basic-win32-mb.phpt]
SKIP Test closedir() function : basic functionality [ext/standard/tests/dir/closedir_basic-win32-mb.phpt] reason: Valid only on Windows
TEST 12106/15572 [ext/standard/tests/dir/closedir_basic.phpt]
PASS Test closedir() function : basic functionality [ext/standard/tests/dir/closedir_basic.phpt] 
TEST 12107/15572 [ext/standard/tests/dir/closedir_error-win32-mb.phpt]
SKIP Test closedir() function : error conditions - Pass incorrect number of arguments [ext/standard/tests/dir/closedir_error-win32-mb.phpt] reason: Valid only on Windows
TEST 12108/15572 [ext/standard/tests/dir/closedir_variation2-win32-mb.phpt]
SKIP Test closedir() function : usage variations - close directory handle twice [ext/standard/tests/dir/closedir_variation2-win32-mb.phpt] reason: Valid only on Windows
TEST 12109/15572 [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 12110/15572 [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 12111/15572 [ext/standard/tests/dir/dir_basic-win32-mb.phpt]
SKIP Test dir() function : basic functionality [ext/standard/tests/dir/dir_basic-win32-mb.phpt] reason: Valid only on Windows
TEST 12112/15572 [ext/standard/tests/dir/dir_basic.phpt]
PASS Test dir() function : basic functionality [ext/standard/tests/dir/dir_basic.phpt] 
TEST 12113/15572 [ext/standard/tests/dir/dir_bug73971.phpt]
SKIP Bug #73971 Filename got limited to MAX_PATH on Win32 when scan directory [ext/standard/tests/dir/dir_bug73971.phpt] reason: Valid only on Windows
TEST 12114/15572 [ext/standard/tests/dir/dir_variation3.phpt]
PASS Test dir() function : usage variations - different directory permissions [ext/standard/tests/dir/dir_variation3.phpt] 
TEST 12115/15572 [ext/standard/tests/dir/dir_variation4-win32-mb.phpt]
SKIP Test dir() function : usage variations - operate on previously opened directory [ext/standard/tests/dir/dir_variation4-win32-mb.phpt] reason: Valid only on Windows
TEST 12116/15572 [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 12117/15572 [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 12118/15572 [ext/standard/tests/dir/dir_variation6.phpt]
PASS Test dir() function : usage variations - non-existent directory [ext/standard/tests/dir/dir_variation6.phpt] 
TEST 12119/15572 [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 12120/15572 [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 12121/15572 [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 12122/15572 [ext/standard/tests/dir/getcwd_basic-win32-mb.phpt]
SKIP Test getcwd() function : basic functionality [ext/standard/tests/dir/getcwd_basic-win32-mb.phpt] reason: Valid only on Windows
TEST 12123/15572 [ext/standard/tests/dir/getcwd_basic.phpt]
PASS Test getcwd() function : basic functionality [ext/standard/tests/dir/getcwd_basic.phpt] 
TEST 12124/15572 [ext/standard/tests/dir/opendir_basic-win32-mb.phpt]
SKIP Test opendir() function : basic functionality [ext/standard/tests/dir/opendir_basic-win32-mb.phpt] reason: Valid only on Windows
TEST 12125/15572 [ext/standard/tests/dir/opendir_basic.phpt]
PASS Test opendir() function : basic functionality [ext/standard/tests/dir/opendir_basic.phpt] 
TEST 12126/15572 [ext/standard/tests/dir/opendir_error2.phpt]
PASS Test opendir() function : error conditions - Non-existent directory [ext/standard/tests/dir/opendir_error2.phpt] 
TEST 12127/15572 [ext/standard/tests/dir/opendir_variation3-win32-mb.phpt]
SKIP Test opendir() function : usage variations - open a directory twice [ext/standard/tests/dir/opendir_variation3-win32-mb.phpt] reason: Valid only on Windows
TEST 12128/15572 [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 12129/15572 [ext/standard/tests/dir/opendir_variation4-win32-mb.phpt]
SKIP Test opendir() function : usage variations - different relative paths [ext/standard/tests/dir/opendir_variation4-win32-mb.phpt] reason: Valid only on Windows
TEST 12130/15572 [ext/standard/tests/dir/opendir_variation4.phpt]
PASS Test opendir() function : usage variations - different relative paths [ext/standard/tests/dir/opendir_variation4.phpt] 
TEST 12131/15572 [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 12132/15572 [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 12133/15572 [ext/standard/tests/dir/opendir_variation6.phpt]
PASS Test opendir() function : usage variations - Different wildcards [ext/standard/tests/dir/opendir_variation6.phpt] 
TEST 12134/15572 [ext/standard/tests/dir/opendir_variation7.phpt]
PASS Test opendir() function : usage variations - different directory permissions [ext/standard/tests/dir/opendir_variation7.phpt] 
TEST 12135/15572 [ext/standard/tests/dir/readdir_basic-win32-mb.phpt]
SKIP Test readdir() function : basic functionality [ext/standard/tests/dir/readdir_basic-win32-mb.phpt] reason: Valid only on Windows
TEST 12136/15572 [ext/standard/tests/dir/readdir_basic.phpt]
PASS Test readdir() function : basic functionality [ext/standard/tests/dir/readdir_basic.phpt] 
TEST 12137/15572 [ext/standard/tests/dir/readdir_variation2-win32-mb.phpt]
SKIP Test readdir() function : usage variations - empty directories [ext/standard/tests/dir/readdir_variation2-win32-mb.phpt] reason: Valid only on Windows
TEST 12138/15572 [ext/standard/tests/dir/readdir_variation2.phpt]
PASS Test readdir() function : usage variations - empty directories [ext/standard/tests/dir/readdir_variation2.phpt] 
TEST 12139/15572 [ext/standard/tests/dir/readdir_variation3-win32-mb.phpt]
SKIP Test readdir() function : usage variations - sub-directories [ext/standard/tests/dir/readdir_variation3-win32-mb.phpt] reason: Valid only on Windows
TEST 12140/15572 [ext/standard/tests/dir/readdir_variation3.phpt]
PASS Test readdir() function : usage variations - sub-directories [ext/standard/tests/dir/readdir_variation3.phpt] 
TEST 12141/15572 [ext/standard/tests/dir/readdir_variation4-win32-mb.phpt]
SKIP Test readdir() function : usage variations - different file names [ext/standard/tests/dir/readdir_variation4-win32-mb.phpt] reason: Valid only on Windows
TEST 12142/15572 [ext/standard/tests/dir/readdir_variation4.phpt]
PASS Test readdir() function : usage variations - different file names [ext/standard/tests/dir/readdir_variation4.phpt] 
TEST 12143/15572 [ext/standard/tests/dir/readdir_variation5.phpt]
PASS Test readdir() function : usage variations - different permissions [ext/standard/tests/dir/readdir_variation5.phpt] 
TEST 12144/15572 [ext/standard/tests/dir/readdir_variation6-win32-mb.phpt]
SKIP Test readdir() function : usage variations - operate on previously opened directory [ext/standard/tests/dir/readdir_variation6-win32-mb.phpt] reason: Valid only on Windows
TEST 12145/15572 [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 12146/15572 [ext/standard/tests/dir/readdir_variation7.phpt]
PASS Test readdir() function : usage variations - use file pointers [ext/standard/tests/dir/readdir_variation7.phpt] 
TEST 12147/15572 [ext/standard/tests/dir/rewinddir_basic-win32-mb.phpt]
SKIP Test rewinddir() function : basic functionality [ext/standard/tests/dir/rewinddir_basic-win32-mb.phpt] reason: Valid only on Windows
TEST 12148/15572 [ext/standard/tests/dir/rewinddir_basic.phpt]
PASS Test rewinddir() function : basic functionality [ext/standard/tests/dir/rewinddir_basic.phpt] 
TEST 12149/15572 [ext/standard/tests/dir/rewinddir_variation2-win32-mb.phpt]
SKIP Test rewinddir() function : usage variations - operate on a closed directory [ext/standard/tests/dir/rewinddir_variation2-win32-mb.phpt] reason: Valid only on Windows
TEST 12150/15572 [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 12151/15572 [ext/standard/tests/dir/rewinddir_variation3.phpt]
PASS Test rewinddir() function : usage variations - file pointers [ext/standard/tests/dir/rewinddir_variation3.phpt] 
TEST 12152/15572 [ext/standard/tests/dir/scandir_basic-win32-mb.phpt]
SKIP Test scandir() function : basic functionality [ext/standard/tests/dir/scandir_basic-win32-mb.phpt] reason: Valid only on Windows
TEST 12153/15572 [ext/standard/tests/dir/scandir_basic.phpt]
PASS Test scandir() function : basic functionality [ext/standard/tests/dir/scandir_basic.phpt] 
TEST 12154/15572 [ext/standard/tests/dir/scandir_error2.phpt]
PASS Test scandir() function : error conditions - Non-existent directory [ext/standard/tests/dir/scandir_error2.phpt] 
TEST 12155/15572 [ext/standard/tests/dir/scandir_variation10-win32-mb.phpt]
SKIP Test scandir() function : usage variations - different sorting constants [ext/standard/tests/dir/scandir_variation10-win32-mb.phpt] reason: Valid only on Windows
TEST 12156/15572 [ext/standard/tests/dir/scandir_variation10.phpt]
PASS Test scandir() function : usage variations - different sorting constants [ext/standard/tests/dir/scandir_variation10.phpt] 
TEST 12157/15572 [ext/standard/tests/dir/scandir_variation3-win32-mb.phpt]
SKIP Test scandir() function : usage variations - diff data types as $context arg [ext/standard/tests/dir/scandir_variation3-win32-mb.phpt] reason: Valid only on Windows
TEST 12158/15572 [ext/standard/tests/dir/scandir_variation4-win32-mb.phpt]
SKIP Test scandir() function : usage variations - different relative paths [ext/standard/tests/dir/scandir_variation4-win32-mb.phpt] reason: Valid only on Windows
TEST 12159/15572 [ext/standard/tests/dir/scandir_variation4.phpt]
PASS Test scandir() function : usage variations - different relative paths [ext/standard/tests/dir/scandir_variation4.phpt] 
TEST 12160/15572 [ext/standard/tests/dir/scandir_variation5.phpt]
PASS Test scandir() function : usage variations - different directory permissions [ext/standard/tests/dir/scandir_variation5.phpt] 
TEST 12161/15572 [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 12162/15572 [ext/standard/tests/dir/scandir_variation7.phpt]
PASS Test scandir() function : usage variations - different directory permissions [ext/standard/tests/dir/scandir_variation7.phpt] 
TEST 12163/15572 [ext/standard/tests/dir/scandir_variation8-win32-mb.phpt]
SKIP Test scandir() function : usage variations - different file names [ext/standard/tests/dir/scandir_variation8-win32-mb.phpt] reason: Valid only on Windows
TEST 12164/15572 [ext/standard/tests/dir/scandir_variation8.phpt]
PASS Test scandir() function : usage variations - different file names [ext/standard/tests/dir/scandir_variation8.phpt] 
TEST 12165/15572 [ext/standard/tests/dir/scandir_variation9-win32-mb.phpt]
SKIP Test scandir() function : usage variations - different ints as $sorting_order arg [ext/standard/tests/dir/scandir_variation9-win32-mb.phpt] reason: Valid only on Windows
TEST 12166/15572 [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 12167/15572 [ext/standard/tests/directory/DirectoryClass_basic_001.phpt]
PASS Directory class behaviour. [ext/standard/tests/directory/DirectoryClass_basic_001.phpt] 
TEST 12168/15572 [ext/standard/tests/directory/DirectoryClass_error_001-mb.phpt]
PASS Directory class behaviour. [ext/standard/tests/directory/DirectoryClass_error_001-mb.phpt] 
TEST 12169/15572 [ext/standard/tests/directory/DirectoryClass_error_001.phpt]
PASS Directory class behaviour. [ext/standard/tests/directory/DirectoryClass_error_001.phpt] 
TEST 12170/15572 [ext/standard/tests/directory/bug74589_utf8.phpt]
PASS Bug #74589 __DIR__ wrong for unicode character, UTF-8 [ext/standard/tests/directory/bug74589_utf8.phpt] 
TEST 12171/15572 [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 12172/15572 [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 12173/15572 [ext/standard/tests/file/001-win32-mb.phpt]
SKIP File type functions [ext/standard/tests/file/001-win32-mb.phpt] reason: only for Windows
TEST 12174/15572 [ext/standard/tests/file/001-win32.phpt]
SKIP File type functions [ext/standard/tests/file/001-win32.phpt] reason: only for Windows
TEST 12175/15572 [ext/standard/tests/file/001.phpt]
PASS File type functions [ext/standard/tests/file/001.phpt] 
TEST 12176/15572 [ext/standard/tests/file/002.phpt]
PASS File/Stream functions [ext/standard/tests/file/002.phpt] 
TEST 12177/15572 [ext/standard/tests/file/003.phpt]
PASS is_*() and file_exists() return values are boolean. [ext/standard/tests/file/003.phpt] 
TEST 12178/15572 [ext/standard/tests/file/004.phpt]
PASS file_put_contents() test [ext/standard/tests/file/004.phpt] 
TEST 12179/15572 [ext/standard/tests/file/005_basic.phpt]
PASS Test fileatime(), filemtime(), filectime() & touch() functions : basic functionality [ext/standard/tests/file/005_basic.phpt] 
TEST 12180/15572 [ext/standard/tests/file/005_error.phpt]
PASS Test fileatime(), filemtime(), filectime() & touch() functions : error conditions [ext/standard/tests/file/005_error.phpt] 
TEST 12181/15572 [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 12182/15572 [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 12183/15572 [ext/standard/tests/file/005_variation2.phpt]
PASS Test fileatime(), filemtime(), filectime() & touch() functions : usage variation [ext/standard/tests/file/005_variation2.phpt] 
TEST 12184/15572 [ext/standard/tests/file/006_basic.phpt]
PASS Test fileperms() & chmod() functions: basic functionality [ext/standard/tests/file/006_basic.phpt] 
TEST 12185/15572 [ext/standard/tests/file/006_error.phpt]
PASS Test fileperms(), chmod() functions: error conditions [ext/standard/tests/file/006_error.phpt] 
TEST 12186/15572 [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 12187/15572 [ext/standard/tests/file/006_variation2.phpt]
PASS Test fileperms() & chmod() functions: usage variation - misc. perms [ext/standard/tests/file/006_variation2.phpt] 
TEST 12188/15572 [ext/standard/tests/file/007_basic.phpt]
PASS Test fopen(), fclose() & feof() functions: basic functionality [ext/standard/tests/file/007_basic.phpt] 
TEST 12189/15572 [ext/standard/tests/file/007_error.phpt]
PASS Test fopen, fclose() & feof() functions: error conditions [ext/standard/tests/file/007_error.phpt] 
TEST 12190/15572 [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 12191/15572 [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 12192/15572 [ext/standard/tests/file/007_variation11-win32-mb.phpt]
SKIP Test fopen and fclose() functions - usage variations - "wt" mode [ext/standard/tests/file/007_variation11-win32-mb.phpt] reason: Run only on Windows
TEST 12193/15572 [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 12194/15572 [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 12195/15572 [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 12196/15572 [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 12197/15572 [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 12198/15572 [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 12199/15572 [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 12200/15572 [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 12201/15572 [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 12202/15572 [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 12203/15572 [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 12204/15572 [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 12205/15572 [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 12206/15572 [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 12207/15572 [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 12208/15572 [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 12209/15572 [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 12210/15572 [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 12211/15572 [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 12212/15572 [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 12213/15572 [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 12214/15572 [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 12215/15572 [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 12216/15572 [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 12217/15572 [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 12218/15572 [ext/standard/tests/file/auto_detect_line_endings_1.phpt]
PASS auto_detect_line_endings --INI-- bool [ext/standard/tests/file/auto_detect_line_endings_1.phpt] 
TEST 12219/15572 [ext/standard/tests/file/auto_detect_line_endings_2.phpt]
PASS ini_set auto_detect_line_endings bool [ext/standard/tests/file/auto_detect_line_endings_2.phpt] 
TEST 12220/15572 [ext/standard/tests/file/basename-win32.phpt]
SKIP basename [ext/standard/tests/file/basename-win32.phpt] reason: Windows only basename tests
TEST 12221/15572 [ext/standard/tests/file/basename.phpt]
PASS basename [ext/standard/tests/file/basename.phpt] 
TEST 12222/15572 [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 12223/15572 [ext/standard/tests/file/basename_basic.phpt]
PASS basename() basic functionality [ext/standard/tests/file/basename_basic.phpt] 
TEST 12224/15572 [ext/standard/tests/file/basename_bug66395-win32.phpt]
SKIP basename bug #66395 [ext/standard/tests/file/basename_bug66395-win32.phpt] reason: Windows only basename tests
TEST 12225/15572 [ext/standard/tests/file/basename_bug66395_variation2-win32.phpt]
SKIP basename bug #66395 check drive traversing and NTFS streams [ext/standard/tests/file/basename_bug66395_variation2-win32.phpt] reason: Windows only basename tests
TEST 12226/15572 [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 12227/15572 [ext/standard/tests/file/basename_variation1.phpt]
PASS basename() with various inputs [ext/standard/tests/file/basename_variation1.phpt] 
TEST 12228/15572 [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 12229/15572 [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 12230/15572 [ext/standard/tests/file/bug12556.phpt]
PASS Bug #12556 (fgetcsv() ignores lengths when quotes not closed) [ext/standard/tests/file/bug12556.phpt] 
TEST 12231/15572 [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 12232/15572 [ext/standard/tests/file/bug22382.phpt]
PASS Bug #22382 (fgetcsv() does not handle escaped quotes correctly) [ext/standard/tests/file/bug22382.phpt] 
TEST 12233/15572 [ext/standard/tests/file/bug22414.phpt]
PASS Bug #22414 (passthru() does not read data correctly) [ext/standard/tests/file/bug22414.phpt] 
TEST 12234/15572 [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 12235/15572 [ext/standard/tests/file/bug24482.phpt]
PASS Bug #24482 (GLOB_ONLYDIR not working) [ext/standard/tests/file/bug24482.phpt] 
TEST 12236/15572 [ext/standard/tests/file/bug26003.phpt]
PASS Bug #26003 (fgetcsv() is not binary-safe) [ext/standard/tests/file/bug26003.phpt] 
TEST 12237/15572 [ext/standard/tests/file/bug26615.phpt]
PASS Bug #26615 (exec crash on long input lines) [ext/standard/tests/file/bug26615.phpt] 
TEST 12238/15572 [ext/standard/tests/file/bug26938.phpt]
PASS Bug #26938 (exec does not read consecutive long lines correctly) [ext/standard/tests/file/bug26938.phpt] 
TEST 12239/15572 [ext/standard/tests/file/bug27508.phpt]
PASS Bug #27508 (userspace wrappers have bogus eof indicator) [ext/standard/tests/file/bug27508.phpt] 
TEST 12240/15572 [ext/standard/tests/file/bug27619.phpt]
PASS Bug #27619 (filters not applied to pre-buffered data) [ext/standard/tests/file/bug27619.phpt] 
TEST 12241/15572 [ext/standard/tests/file/bug30362.phpt]
PASS Bug #30362 (stream_get_line() not working as documented) [ext/standard/tests/file/bug30362.phpt] 
TEST 12242/15572 [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 12243/15572 [ext/standard/tests/file/bug35740.phpt]
PASS Bug #35740 (memory leak when including a directory) [ext/standard/tests/file/bug35740.phpt] 
TEST 12244/15572 [ext/standard/tests/file/bug35781.phpt]
PASS Bug #35781 (stream_filter_append() causes segfault) [ext/standard/tests/file/bug35781.phpt] 
TEST 12245/15572 [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 12246/15572 [ext/standard/tests/file/bug37864.phpt]
PASS Bug #37864 (file_get_contents() leaks on empty file) [ext/standard/tests/file/bug37864.phpt] 
TEST 12247/15572 [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 12248/15572 [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 12249/15572 [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 12250/15572 [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 12251/15572 [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 12252/15572 [ext/standard/tests/file/bug39367.phpt]
PASS Bug #39367 (clearstatcache() doesn't clear realpath cache) [ext/standard/tests/file/bug39367.phpt] 
TEST 12253/15572 [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 12254/15572 [ext/standard/tests/file/bug39551.phpt]
PASS Bug #39551 (Segfault with stream_bucket_new in user filter) [ext/standard/tests/file/bug39551.phpt] 
TEST 12255/15572 [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 12256/15572 [ext/standard/tests/file/bug39863.phpt]
PASS Bug #39863 (file_exists() silently truncates after a null byte) [ext/standard/tests/file/bug39863.phpt] 
TEST 12257/15572 [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 12258/15572 [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 12259/15572 [ext/standard/tests/file/bug41655_1-win32.phpt]
SKIP Bug #41655 (open_basedir bypass via glob()) 1/2 [ext/standard/tests/file/bug41655_1-win32.phpt] reason: only for Windows
TEST 12260/15572 [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 12261/15572 [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 12262/15572 [ext/standard/tests/file/bug41693.phpt]
PASS Bug #41693 (scandir() allows empty directory names) [ext/standard/tests/file/bug41693.phpt] 
TEST 12263/15572 [ext/standard/tests/file/bug41815.phpt]
PASS Bug #41815 (Concurrent read/write fails when EOF is reached) [ext/standard/tests/file/bug41815.phpt] 
TEST 12264/15572 [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 12265/15572 [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 12266/15572 [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 12267/15572 [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 12268/15572 [ext/standard/tests/file/bug42560.phpt]
PASS Bug #42560 Empty directory argument to tempnam yields open_basedir problems [ext/standard/tests/file/bug42560.phpt] 
TEST 12269/15572 [ext/standard/tests/file/bug43008.phpt]
PASS Bug #43008 (php://filter uris ignore url encoded filternames and can't handle slashes) [ext/standard/tests/file/bug43008.phpt] 
TEST 12270/15572 [ext/standard/tests/file/bug43137.phpt]
PASS Bug #43137 (rmdir() and rename() do not clear statcache) [ext/standard/tests/file/bug43137.phpt] 
TEST 12271/15572 [ext/standard/tests/file/bug43216.phpt]
PASS Bug #43216 (stream_is_local() returns false on file://) [ext/standard/tests/file/bug43216.phpt] 
TEST 12272/15572 [ext/standard/tests/file/bug43248.phpt]
PASS Bug #43248 (backward compatibility break in realpath()) [ext/standard/tests/file/bug43248.phpt] 
TEST 12273/15572 [ext/standard/tests/file/bug43353.phpt]
PASS Bug #43353 wrong detection of 'data' wrapper [ext/standard/tests/file/bug43353.phpt] 
TEST 12274/15572 [ext/standard/tests/file/bug43522.phpt]
PASS Bug #43522 (stream_get_line() eats additional characters) [ext/standard/tests/file/bug43522.phpt] 
TEST 12275/15572 [ext/standard/tests/file/bug44034.phpt]
PASS Bug #44034 [ext/standard/tests/file/bug44034.phpt] 
TEST 12276/15572 [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 12277/15572 [ext/standard/tests/file/bug44805.phpt]
PASS Bug#44806 (rename() function is not portable to Windows) [ext/standard/tests/file/bug44805.phpt] 
TEST 12278/15572 [ext/standard/tests/file/bug45181.phpt]
PASS Bug #45181 (chdir() should clear relative entries in stat cache) [ext/standard/tests/file/bug45181.phpt] 
TEST 12279/15572 [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 12280/15572 [ext/standard/tests/file/bug45985.phpt]
PASS Bug #35740 (touch() opened file raises a warning) [ext/standard/tests/file/bug45985.phpt] 
TEST 12281/15572 [ext/standard/tests/file/bug46347.phpt]
PASS Bug #46347 (parse_ini_file() doesn't support * in keys) [ext/standard/tests/file/bug46347.phpt] 
TEST 12282/15572 [ext/standard/tests/file/bug47517.phpt]
SKIP Bug #47517 test registry virtualization disabled [ext/standard/tests/file/bug47517.phpt] reason: only for Windows
TEST 12283/15572 [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 12284/15572 [ext/standard/tests/file/bug49047.phpt]
PASS Test fopen() function : variation: interesting paths, no use include path [ext/standard/tests/file/bug49047.phpt] 
TEST 12285/15572 [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 12286/15572 [ext/standard/tests/file/bug52624.phpt]
PASS Bug #52624 (tempnam() by-pass open_basedir with inexistent directory) [ext/standard/tests/file/bug52624.phpt] 
TEST 12287/15572 [ext/standard/tests/file/bug52820.phpt]
SKIP Bug #52820 (writes to fopencookie FILE* not committed when seeking the stream) [ext/standard/tests/file/bug52820.phpt] reason: only for debug builds
TEST 12288/15572 [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 12289/15572 [ext/standard/tests/file/bug53848.phpt]
PASS Bug #53848 (fgetcsv removes leading spaces from fields) [ext/standard/tests/file/bug53848.phpt] 
TEST 12290/15572 [ext/standard/tests/file/bug55124.phpt]
PASS Bug #55124 (recursive mkdir fails with current (dot) directory in path) [ext/standard/tests/file/bug55124.phpt] 
TEST 12291/15572 [ext/standard/tests/file/bug60120.phpt]
PASS Bug #60120 (proc_open hangs when data in stdin/out/err is getting larger or equal to 2048) [ext/standard/tests/file/bug60120.phpt] 
TEST 12292/15572 [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 12293/15572 [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 12294/15572 [ext/standard/tests/file/bug65272.phpt]
PASS Bug #65272: flock() correctly sets wouldblock out param in windows [ext/standard/tests/file/bug65272.phpt] 
TEST 12295/15572 [ext/standard/tests/file/bug65701.phpt]
PASS Test for bug #65701: copy() doesn't work when destination filename is created by tempnam() [ext/standard/tests/file/bug65701.phpt] 
TEST 12296/15572 [ext/standard/tests/file/bug66509.phpt]
PASS Bug #66509 (copy() showing $context parameter as required) [ext/standard/tests/file/bug66509.phpt] 
TEST 12297/15572 [ext/standard/tests/file/bug68335.phpt]
PASS Bug #68335: rmdir doesnt work with file:// stream wrapper [ext/standard/tests/file/bug68335.phpt] 
TEST 12298/15572 [ext/standard/tests/file/bug68532.phpt]
PASS Bug #68532: convert.base64-encode omits padding bytes [ext/standard/tests/file/bug68532.phpt] 
TEST 12299/15572 [ext/standard/tests/file/bug69100.phpt]
PASS Bug #69100: Bus error from stream_copy_to_stream (file -> SSL stream) with invalid length [ext/standard/tests/file/bug69100.phpt] 
TEST 12300/15572 [ext/standard/tests/file/bug69442.phpt]
FAIL proc_open with PTY closes incorrect file descriptor [ext/standard/tests/file/bug69442.phpt] 
TEST 12301/15572 [ext/standard/tests/file/bug69628.phpt]
PASS Bug #69628: GLOB_BRACE with multiple brackets within the braces fails [ext/standard/tests/file/bug69628.phpt] 
TEST 12302/15572 [ext/standard/tests/file/bug71287.phpt]
PASS Bug #71287 (Error message contains hexadecimal instead of decimal number) [ext/standard/tests/file/bug71287.phpt] 
TEST 12303/15572 [ext/standard/tests/file/bug71882.phpt]
PASS Bug #71882 (Negative ftruncate() on php://memory exhausts memory) [ext/standard/tests/file/bug71882.phpt] 
TEST 12304/15572 [ext/standard/tests/file/bug72035.phpt]
SKIP Bug #72035 php-cgi.exe fails to run scripts relative to drive root [ext/standard/tests/file/bug72035.phpt] reason: windows only test
TEST 12305/15572 [ext/standard/tests/file/bug72330.phpt]
PASS Bug #72330 (CSV fields incorrectly split if escape char followed by UTF chars) [ext/standard/tests/file/bug72330.phpt] 
TEST 12306/15572 [ext/standard/tests/file/bug74719.phpt]
PASS Bug #74719 Allow NULL as context, testing fopen, rename, unlink, mkdir and rmdir [ext/standard/tests/file/bug74719.phpt] 
TEST 12307/15572 [ext/standard/tests/file/bug75679.phpt]
PASS Bug #75679 Path 260 character problem [ext/standard/tests/file/bug75679.phpt] 
TEST 12308/15572 [ext/standard/tests/file/bug76735.phpt]
PASS Bug #76735 (Incorrect message in fopen on invalid mode) [ext/standard/tests/file/bug76735.phpt] 
TEST 12309/15572 [ext/standard/tests/file/bug77552.phpt]
SKIP Bug #77552 Unintialized php_stream_statbuf in stat functions [ext/standard/tests/file/bug77552.phpt] reason: windows only test
TEST 12310/15572 [ext/standard/tests/file/bug78241.phpt]
SKIP Bug #78241 (touch() does not handle dates after 2038 in PHP 64-bit) [ext/standard/tests/file/bug78241.phpt] reason: this test is for Windows platforms only
TEST 12311/15572 [ext/standard/tests/file/bug78296.phpt]
PASS Bug #78296 (is_file fails to detect file) [ext/standard/tests/file/bug78296.phpt] 
TEST 12312/15572 [ext/standard/tests/file/bug78386.phpt]
SKIP Bug #78386 (fstat mode has unexpected value on PHP 7.4) [ext/standard/tests/file/bug78386.phpt] reason: this test is for Windows platforms only
TEST 12313/15572 [ext/standard/tests/file/bug79099.phpt]
PASS Bug #79099 (OOB read in php_strip_tags_ex) [ext/standard/tests/file/bug79099.phpt] 
TEST 12314/15572 [ext/standard/tests/file/bug81145.phpt]
SKIP Bug #81145 (copy() and stream_copy_to_stream() fail for +4GB files) [ext/standard/tests/file/bug81145.phpt] reason: fallocate() not supported
TEST 12315/15572 [ext/standard/tests/file/bug81223.phpt]
SKIP Bug #81223 (flock() only locks first byte of file) [ext/standard/tests/file/bug81223.phpt] reason: for Windows only
TEST 12316/15572 [ext/standard/tests/file/chgrp.phpt]
PASS chgrp() with NULL as group name [ext/standard/tests/file/chgrp.phpt] 
TEST 12317/15572 [ext/standard/tests/file/chmod_basic-win32-mb.phpt]
SKIP chmod() basic functionality [ext/standard/tests/file/chmod_basic-win32-mb.phpt] reason: Windows only chmod test
TEST 12318/15572 [ext/standard/tests/file/chmod_basic-win32.phpt]
SKIP chmod() basic functionality [ext/standard/tests/file/chmod_basic-win32.phpt] reason: Windows only chmod test
TEST 12319/15572 [ext/standard/tests/file/chmod_basic.phpt]
PASS chmod() basic functionality [ext/standard/tests/file/chmod_basic.phpt] 
TEST 12320/15572 [ext/standard/tests/file/chmod_error.phpt]
PASS Test chmod() function : error conditions [ext/standard/tests/file/chmod_error.phpt] 
TEST 12321/15572 [ext/standard/tests/file/chmod_variation1.phpt]
PASS chmod() on a directory [ext/standard/tests/file/chmod_variation1.phpt] 
TEST 12322/15572 [ext/standard/tests/file/chmod_variation2-win32-mb.phpt]
SKIP chmod() with various paths [ext/standard/tests/file/chmod_variation2-win32-mb.phpt] reason: Windows only chmod test
TEST 12323/15572 [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 12324/15572 [ext/standard/tests/file/chmod_variation2.phpt]
PASS chmod() with various paths [ext/standard/tests/file/chmod_variation2.phpt] 
TEST 12325/15572 [ext/standard/tests/file/chown.phpt]
PASS chown() with NULL as user name [ext/standard/tests/file/chown.phpt] 
TEST 12326/15572 [ext/standard/tests/file/chroot_001.phpt]
SKIP chroot() [ext/standard/tests/file/chroot_001.phpt] reason: for root only
TEST 12327/15572 [ext/standard/tests/file/clearstatcache_001.phpt]
PASS clearstatcache() optional parameters [ext/standard/tests/file/clearstatcache_001.phpt] 
TEST 12328/15572 [ext/standard/tests/file/copy_basic.phpt]
PASS Test copy() function: basic functionality [ext/standard/tests/file/copy_basic.phpt] 
TEST 12329/15572 [ext/standard/tests/file/copy_error.phpt]
PASS Test copy() function: error conditions [ext/standard/tests/file/copy_error.phpt] 
TEST 12330/15572 [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 12331/15572 [ext/standard/tests/file/copy_variation10.phpt]
PASS Test copy() function: usage variations - identical names [ext/standard/tests/file/copy_variation10.phpt] 
TEST 12332/15572 [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 12333/15572 [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 12334/15572 [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 12335/15572 [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 12336/15572 [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 12337/15572 [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 12338/15572 [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 12339/15572 [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 12340/15572 [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 12341/15572 [ext/standard/tests/file/copy_variation18.phpt]
PASS Test copy() function: usage variations - stat after copy [ext/standard/tests/file/copy_variation18.phpt] 
TEST 12342/15572 [ext/standard/tests/file/copy_variation2-win32-mb.phpt]
SKIP Test copy() function: usage variations - destination file names(special chars) [ext/standard/tests/file/copy_variation2-win32-mb.phpt] reason: only run on Windows
TEST 12343/15572 [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 12344/15572 [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 12345/15572 [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 12346/15572 [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 12347/15572 [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 12348/15572 [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 12349/15572 [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 12350/15572 [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 12351/15572 [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 12352/15572 [ext/standard/tests/file/copy_variation7.phpt]
PASS Test copy() function: usage variations - links [ext/standard/tests/file/copy_variation7.phpt] 
TEST 12353/15572 [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 12354/15572 [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 12355/15572 [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 12356/15572 [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 12357/15572 [ext/standard/tests/file/dirname_basic.phpt]
PASS Test dirname() function : basic functionality [ext/standard/tests/file/dirname_basic.phpt] 
TEST 12358/15572 [ext/standard/tests/file/dirname_no_path_normalization-win32.phpt]
SKIP Test dirname() function : regression with path normalization [ext/standard/tests/file/dirname_no_path_normalization-win32.phpt] reason: Only valid for Windows
TEST 12359/15572 [ext/standard/tests/file/disk.phpt]
PASS disk_total_space() and disk_free_space() tests [ext/standard/tests/file/disk.phpt] 
TEST 12360/15572 [ext/standard/tests/file/disk_free_space_basic.phpt]
PASS Test disk_free_space and its alias diskfreespace() functions : basic functionality [ext/standard/tests/file/disk_free_space_basic.phpt] 
TEST 12361/15572 [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 12362/15572 [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 12363/15572 [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 12364/15572 [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 12365/15572 [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 12366/15572 [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 12367/15572 [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 12368/15572 [ext/standard/tests/file/fclose_variation1.phpt]
PASS fclose() actually closes streams with refcount > 1 [ext/standard/tests/file/fclose_variation1.phpt] 
TEST 12369/15572 [ext/standard/tests/file/feof_basic.phpt]
PASS Test feof() function : basic functionality [ext/standard/tests/file/feof_basic.phpt] 
TEST 12370/15572 [ext/standard/tests/file/fflush_basic.phpt]
PASS Test fflush() function: basic functionality [ext/standard/tests/file/fflush_basic.phpt] 
TEST 12371/15572 [ext/standard/tests/file/fflush_variation1-win32-mb.phpt]
SKIP Test fflush() function: usage variations - files in different modes [ext/standard/tests/file/fflush_variation1-win32-mb.phpt] reason: .. only for Windows
TEST 12372/15572 [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 12373/15572 [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 12374/15572 [ext/standard/tests/file/fflush_variation2.phpt]
PASS Test fflush() function: usage variations - links as resource [ext/standard/tests/file/fflush_variation2.phpt] 
TEST 12375/15572 [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 12376/15572 [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 12377/15572 [ext/standard/tests/file/fgetc_basic.phpt]
PASS Test fgetc() function : basic functionality [ext/standard/tests/file/fgetc_basic.phpt] 
TEST 12378/15572 [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 12379/15572 [ext/standard/tests/file/fgetc_variation2.phpt]
PASS Test fgetc() function : usage variations - closed handle [ext/standard/tests/file/fgetc_variation2.phpt] 
TEST 12380/15572 [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 12381/15572 [ext/standard/tests/file/fgetc_variation4.phpt]
PASS Test fgetc() function : usage variations - different read modes [ext/standard/tests/file/fgetc_variation4.phpt] 
TEST 12382/15572 [ext/standard/tests/file/fgetcsv.phpt]
PASS various fgetcsv() functionality tests [ext/standard/tests/file/fgetcsv.phpt] 
TEST 12383/15572 [ext/standard/tests/file/fgetcsv_variation1.phpt]
PASS Test fgetcsv() : usage variations - with all parameters specified [ext/standard/tests/file/fgetcsv_variation1.phpt] 
TEST 12384/15572 [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 12385/15572 [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 12386/15572 [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 12387/15572 [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 12388/15572 [ext/standard/tests/file/fgetcsv_variation14.phpt]
PASS Test fgetcsv() : usage variations - reading the blank line [ext/standard/tests/file/fgetcsv_variation14.phpt] 
TEST 12389/15572 [ext/standard/tests/file/fgetcsv_variation15.phpt]
PASS Test fgetcsv() : usage variations - with default enclosure [ext/standard/tests/file/fgetcsv_variation15.phpt] 
TEST 12390/15572 [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 12391/15572 [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 12392/15572 [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 12393/15572 [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 12394/15572 [ext/standard/tests/file/fgetcsv_variation2.phpt]
PASS Test fgetcsv() : usage variations - with length as 0 [ext/standard/tests/file/fgetcsv_variation2.phpt] 
TEST 12395/15572 [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 12396/15572 [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 12397/15572 [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 12398/15572 [ext/standard/tests/file/fgetcsv_variation23.phpt]
PASS Test fgetcsv() : usage variations - empty file [ext/standard/tests/file/fgetcsv_variation23.phpt] 
TEST 12399/15572 [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 12400/15572 [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 12401/15572 [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 12402/15572 [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 12403/15572 [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 12404/15572 [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 12405/15572 [ext/standard/tests/file/fgetcsv_variation3.phpt]
PASS Test fgetcsv() : usage variations - with delimiter as NULL [ext/standard/tests/file/fgetcsv_variation3.phpt] 
TEST 12406/15572 [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 12407/15572 [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 12408/15572 [ext/standard/tests/file/fgetcsv_variation32.phpt]
PASS fgetcsv() with empty $escape [ext/standard/tests/file/fgetcsv_variation32.phpt] 
TEST 12409/15572 [ext/standard/tests/file/fgetcsv_variation4.phpt]
PASS Test fgetcsv() : usage variations - with enclosure as NULL [ext/standard/tests/file/fgetcsv_variation4.phpt] 
TEST 12410/15572 [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 12411/15572 [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 12412/15572 [ext/standard/tests/file/fgetcsv_variation7.phpt]
PASS Test fgetcsv() : usage variations - with default arguments value [ext/standard/tests/file/fgetcsv_variation7.phpt] 
TEST 12413/15572 [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 12414/15572 [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 12415/15572 [ext/standard/tests/file/fgets_basic.phpt]
PASS Test fgets() function : basic functionality [ext/standard/tests/file/fgets_basic.phpt] 
TEST 12416/15572 [ext/standard/tests/file/fgets_error.phpt]
PASS Test fgets() function : error conditions [ext/standard/tests/file/fgets_error.phpt] 
TEST 12417/15572 [ext/standard/tests/file/fgets_socket_variation1.phpt]
PASS fgets() with a socket stream [ext/standard/tests/file/fgets_socket_variation1.phpt] 
TEST 12418/15572 [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 12419/15572 [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 12420/15572 [ext/standard/tests/file/fgets_variation2.phpt]
PASS Test fgets() function : usage variations - closed handle [ext/standard/tests/file/fgets_variation2.phpt] 
TEST 12421/15572 [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 12422/15572 [ext/standard/tests/file/fgets_variation4-win32-mb.phpt]
SKIP Test fgets() function : usage variations - seek n read [ext/standard/tests/file/fgets_variation4-win32-mb.phpt] reason: only valid for Windows
TEST 12423/15572 [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 12424/15572 [ext/standard/tests/file/fgets_variation4.phpt]
PASS Test fgets() function : usage variations - seek n read [ext/standard/tests/file/fgets_variation4.phpt] 
TEST 12425/15572 [ext/standard/tests/file/fgets_variation5.phpt]
PASS Test fgets() function : usage variations - read beyond filesize [ext/standard/tests/file/fgets_variation5.phpt] 
TEST 12426/15572 [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 12427/15572 [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 12428/15572 [ext/standard/tests/file/fgetss.phpt]
PASS fgetss() tests [ext/standard/tests/file/fgetss.phpt] 
TEST 12429/15572 [ext/standard/tests/file/fgetss1.phpt]
PASS more fgetss() tests [ext/standard/tests/file/fgetss1.phpt] 
TEST 12430/15572 [ext/standard/tests/file/fgetss_basic1.phpt]
PASS Test fgetss() function : Basic functionality - read modes only [ext/standard/tests/file/fgetss_basic1.phpt] 
TEST 12431/15572 [ext/standard/tests/file/fgetss_basic2-win32-mb.phpt]
SKIP Test fgetss() function : Basic functionality - read/write modes [ext/standard/tests/file/fgetss_basic2-win32-mb.phpt] reason: .. only on Windows
TEST 12432/15572 [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 12433/15572 [ext/standard/tests/file/fgetss_basic2.phpt]
PASS Test fgetss() function : Basic functionality - read/write modes [ext/standard/tests/file/fgetss_basic2.phpt] 
TEST 12434/15572 [ext/standard/tests/file/fgetss_error.phpt]
PASS Test fgetss() function : error conditions [ext/standard/tests/file/fgetss_error.phpt] 
TEST 12435/15572 [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 12436/15572 [ext/standard/tests/file/fgetss_variation1.phpt]
PASS Test fgetss() function : usage variations - write only modes [ext/standard/tests/file/fgetss_variation1.phpt] 
TEST 12437/15572 [ext/standard/tests/file/fgetss_variation2.phpt]
PASS Test fgetss() function : usage variations - read modes [ext/standard/tests/file/fgetss_variation2.phpt] 
TEST 12438/15572 [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 12439/15572 [ext/standard/tests/file/fgetss_variation3.phpt]
PASS Test fgetss() function : usage variations - read/write modes [ext/standard/tests/file/fgetss_variation3.phpt] 
TEST 12440/15572 [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 12441/15572 [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 12442/15572 [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 12443/15572 [ext/standard/tests/file/file_basic.phpt]
PASS Test file() function : basic functionality [ext/standard/tests/file/file_basic.phpt] 
TEST 12444/15572 [ext/standard/tests/file/file_error.phpt]
PASS Test file() function : error conditions [ext/standard/tests/file/file_error.phpt] 
TEST 12445/15572 [ext/standard/tests/file/file_exists_variation1.phpt]
PASS Test file_exists() function : usage variations [ext/standard/tests/file/file_exists_variation1.phpt] 
TEST 12446/15572 [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 12447/15572 [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 12448/15572 [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 12449/15572 [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 12450/15572 [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 12451/15572 [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 12452/15572 [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 12453/15572 [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 12454/15572 [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 12455/15572 [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 12456/15572 [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 12457/15572 [ext/standard/tests/file/file_get_contents_variation7-win32-mb.phpt]
SKIP Test file_get_contents() function : variation - various absolute and relative paths [ext/standard/tests/file/file_get_contents_variation7-win32-mb.phpt] reason: Only run on Windows
TEST 12458/15572 [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 12459/15572 [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 12460/15572 [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: Valid only on Windows
TEST 12461/15572 [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 12462/15572 [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 12463/15572 [ext/standard/tests/file/file_put_contents.phpt]
PASS file_put_contents() and invalid parameters [ext/standard/tests/file/file_put_contents.phpt] 
TEST 12464/15572 [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 12465/15572 [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 12466/15572 [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 12467/15572 [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 12468/15572 [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 12469/15572 [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 12470/15572 [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 12471/15572 [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 12472/15572 [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 12473/15572 [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 12474/15572 [ext/standard/tests/file/file_variation.phpt]
PASS Test file() function : usage variations [ext/standard/tests/file/file_variation.phpt] 
TEST 12475/15572 [ext/standard/tests/file/file_variation5-win32-mb.phpt]
SKIP file() with various paths [ext/standard/tests/file/file_variation5-win32-mb.phpt] reason: windows only test
TEST 12476/15572 [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 12477/15572 [ext/standard/tests/file/file_variation5.phpt]
PASS file() with various paths [ext/standard/tests/file/file_variation5.phpt] 
TEST 12478/15572 [ext/standard/tests/file/file_variation6.phpt]
PASS file() with a range of integer flag values [ext/standard/tests/file/file_variation6.phpt] 
TEST 12479/15572 [ext/standard/tests/file/file_variation7.phpt]
PASS file() on a file with blank lines [ext/standard/tests/file/file_variation7.phpt] 
TEST 12480/15572 [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 12481/15572 [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 12482/15572 [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 12483/15572 [ext/standard/tests/file/filegroup_basic.phpt]
PASS Test filegroup() function: basic functionality [ext/standard/tests/file/filegroup_basic.phpt] 
TEST 12484/15572 [ext/standard/tests/file/filegroup_error.phpt]
PASS Test filegroup() function: error conditions [ext/standard/tests/file/filegroup_error.phpt] 
TEST 12485/15572 [ext/standard/tests/file/filegroup_variation1.phpt]
PASS Test filegroup() function: usage variations - links [ext/standard/tests/file/filegroup_variation1.phpt] 
TEST 12486/15572 [ext/standard/tests/file/filegroup_variation2.phpt]
PASS Test filegroup() function: usage variations - invalid filenames [ext/standard/tests/file/filegroup_variation2.phpt] 
TEST 12487/15572 [ext/standard/tests/file/filegroup_variation3.phpt]
PASS Test filegroup() function: usage variations - diff. path notations [ext/standard/tests/file/filegroup_variation3.phpt] 
TEST 12488/15572 [ext/standard/tests/file/fileinode_basic.phpt]
PASS Test fileinode() function: Basic functionality [ext/standard/tests/file/fileinode_basic.phpt] 
TEST 12489/15572 [ext/standard/tests/file/fileinode_error.phpt]
PASS Test fileinode() function: Error conditions [ext/standard/tests/file/fileinode_error.phpt] 
TEST 12490/15572 [ext/standard/tests/file/fileinode_variation.phpt]
PASS Test fileinode() function: Variations [ext/standard/tests/file/fileinode_variation.phpt] 
TEST 12491/15572 [ext/standard/tests/file/fileinode_variation1.phpt]
PASS Test fileinode() function: usage variations - links [ext/standard/tests/file/fileinode_variation1.phpt] 
TEST 12492/15572 [ext/standard/tests/file/fileinode_variation2.phpt]
PASS Test fileinode() function: usage variations - invalid filenames [ext/standard/tests/file/fileinode_variation2.phpt] 
TEST 12493/15572 [ext/standard/tests/file/fileinode_variation3.phpt]
PASS Test fileinode() function: usage variations - diff. path notations [ext/standard/tests/file/fileinode_variation3.phpt] 
TEST 12494/15572 [ext/standard/tests/file/fileowner_basic.phpt]
PASS Test fileowner() function: basic functionality [ext/standard/tests/file/fileowner_basic.phpt] 
TEST 12495/15572 [ext/standard/tests/file/fileowner_error.phpt]
PASS Test of fileowner() function: error conditions [ext/standard/tests/file/fileowner_error.phpt] 
TEST 12496/15572 [ext/standard/tests/file/fileowner_variation1.phpt]
PASS Test fileowner() function: usage variations - links [ext/standard/tests/file/fileowner_variation1.phpt] 
TEST 12497/15572 [ext/standard/tests/file/fileowner_variation2.phpt]
PASS Test fileowner() function: usage variations - invalid filenames [ext/standard/tests/file/fileowner_variation2.phpt] 
TEST 12498/15572 [ext/standard/tests/file/fileowner_variation3.phpt]
PASS Test fileowner() function: usage variations - diff. path notations [ext/standard/tests/file/fileowner_variation3.phpt] 
TEST 12499/15572 [ext/standard/tests/file/fileperms_variation1.phpt]
PASS Test fileperms() function: usage variations - links [ext/standard/tests/file/fileperms_variation1.phpt] 
TEST 12500/15572 [ext/standard/tests/file/fileperms_variation2.phpt]
PASS Test fileperms() function: usage variations - invalid filenames [ext/standard/tests/file/fileperms_variation2.phpt] 
TEST 12501/15572 [ext/standard/tests/file/fileperms_variation3.phpt]
PASS Test fileperms() function: usage variations - diff. path notations [ext/standard/tests/file/fileperms_variation3.phpt] 
TEST 12502/15572 [ext/standard/tests/file/filesize_basic.phpt]
PASS Test filesize() function: basic functionaity [ext/standard/tests/file/filesize_basic.phpt] 
TEST 12503/15572 [ext/standard/tests/file/filesize_error.phpt]
PASS Test filesize() function: error conditions [ext/standard/tests/file/filesize_error.phpt] 
TEST 12504/15572 [ext/standard/tests/file/filesize_variation1-win32-mb.phpt]
SKIP Test filesize() function: usage variations - size of files [ext/standard/tests/file/filesize_variation1-win32-mb.phpt] reason: only valid for Windows
TEST 12505/15572 [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 12506/15572 [ext/standard/tests/file/filesize_variation1.phpt]
PASS Test filesize() function: usage variations - size of files [ext/standard/tests/file/filesize_variation1.phpt] 
TEST 12507/15572 [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 12508/15572 [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 12509/15572 [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 12510/15572 [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 12511/15572 [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 12512/15572 [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 12513/15572 [ext/standard/tests/file/filesize_variation5.phpt]
PASS Test filesize() function: usage variations - size of files [ext/standard/tests/file/filesize_variation5.phpt] 
TEST 12514/15572 [ext/standard/tests/file/filestat.phpt]
PASS various file stat func tests [ext/standard/tests/file/filestat.phpt] 
TEST 12515/15572 [ext/standard/tests/file/filetype_basic.phpt]
PASS Test filetype() function: Basic functionality [ext/standard/tests/file/filetype_basic.phpt] 
TEST 12516/15572 [ext/standard/tests/file/filetype_error.phpt]
PASS Test filetype() function: Error conditions [ext/standard/tests/file/filetype_error.phpt] 
TEST 12517/15572 [ext/standard/tests/file/filetype_variation.phpt]
PASS Test filetype() function: Variations [ext/standard/tests/file/filetype_variation.phpt] 
TEST 12518/15572 [ext/standard/tests/file/filetype_variation2.phpt]
PASS Test filetype() function: Check character type [ext/standard/tests/file/filetype_variation2.phpt] 
TEST 12519/15572 [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 12520/15572 [ext/standard/tests/file/flock.phpt]
PASS flock() tests [ext/standard/tests/file/flock.phpt] 
TEST 12521/15572 [ext/standard/tests/file/flock_basic.phpt]
PASS Test flock() function: Basic functionality [ext/standard/tests/file/flock_basic.phpt] 
TEST 12522/15572 [ext/standard/tests/file/flock_error.phpt]
PASS Test flock() function: Error conditions [ext/standard/tests/file/flock_error.phpt] 
TEST 12523/15572 [ext/standard/tests/file/flock_variation.phpt]
PASS Test flock() function: Variations [ext/standard/tests/file/flock_variation.phpt] 
TEST 12524/15572 [ext/standard/tests/file/fnmatch_basic.phpt]
PASS Test fnmatch() function: Basic functionality [ext/standard/tests/file/fnmatch_basic.phpt] 
TEST 12525/15572 [ext/standard/tests/file/fnmatch_maxpathlen.phpt]
PASS Test fnmatch() function : warning filename or pattern exceeds maxpathlen [ext/standard/tests/file/fnmatch_maxpathlen.phpt] 
TEST 12526/15572 [ext/standard/tests/file/fnmatch_variation.phpt]
PASS Test fnmatch() function: Variations [ext/standard/tests/file/fnmatch_variation.phpt] 
TEST 12527/15572 [ext/standard/tests/file/fopen_unlink.phpt]
PASS Test fopen() function : check fopen()ed descriptor is usable after the fs object is removed [ext/standard/tests/file/fopen_unlink.phpt] 
TEST 12528/15572 [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 12529/15572 [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 12530/15572 [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 12531/15572 [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 12532/15572 [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 12533/15572 [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 12534/15572 [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 12535/15572 [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 12536/15572 [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 12537/15572 [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 12538/15572 [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 12539/15572 [ext/standard/tests/file/fopen_variation19.phpt]
PASS Test fopen() function : variation: test opening linked files [ext/standard/tests/file/fopen_variation19.phpt] 
TEST 12540/15572 [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 12541/15572 [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 12542/15572 [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 12543/15572 [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 12544/15572 [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 12545/15572 [ext/standard/tests/file/fopencookie.phpt]
PASS fopencookie detected and working (or cast mechanism works) [ext/standard/tests/file/fopencookie.phpt] 
TEST 12546/15572 [ext/standard/tests/file/fpassthru_basic.phpt]
PASS Test fpassthru() function: Basic functionality [ext/standard/tests/file/fpassthru_basic.phpt] 
TEST 12547/15572 [ext/standard/tests/file/fpassthru_variation.phpt]
PASS Test fpassthru() function: Variations [ext/standard/tests/file/fpassthru_variation.phpt] 
TEST 12548/15572 [ext/standard/tests/file/fputcsv.phpt]
PASS various fputcsv() functionality tests [ext/standard/tests/file/fputcsv.phpt] 
TEST 12549/15572 [ext/standard/tests/file/fputcsv_002.phpt]
PASS fputcsv(): Checking data after calling the function [ext/standard/tests/file/fputcsv_002.phpt] 
TEST 12550/15572 [ext/standard/tests/file/fputcsv_variation1.phpt]
PASS Test fputcsv() : usage variations - with all parameters specified [ext/standard/tests/file/fputcsv_variation1.phpt] 
TEST 12551/15572 [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 12552/15572 [ext/standard/tests/file/fputcsv_variation11.phpt]
PASS Test fputcsv() : usage variations - with default enclosure value [ext/standard/tests/file/fputcsv_variation11.phpt] 
TEST 12553/15572 [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 12554/15572 [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 12555/15572 [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 12556/15572 [ext/standard/tests/file/fputcsv_variation15.phpt]
PASS various fputcsv() functionality tests [ext/standard/tests/file/fputcsv_variation15.phpt] 
TEST 12557/15572 [ext/standard/tests/file/fputcsv_variation16.phpt]
PASS fputcsv() with empty $escape [ext/standard/tests/file/fputcsv_variation16.phpt] 
TEST 12558/15572 [ext/standard/tests/file/fputcsv_variation2.phpt]
PASS Test fputcsv() : usage variations - with delimiter as NULL [ext/standard/tests/file/fputcsv_variation2.phpt] 
TEST 12559/15572 [ext/standard/tests/file/fputcsv_variation3.phpt]
PASS Test fputcsv() : usage variations - with enclosure as NULL [ext/standard/tests/file/fputcsv_variation3.phpt] 
TEST 12560/15572 [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 12561/15572 [ext/standard/tests/file/fputcsv_variation5.phpt]
PASS Test fputcsv() : usage variations - with default arguments value [ext/standard/tests/file/fputcsv_variation5.phpt] 
TEST 12562/15572 [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 12563/15572 [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 12564/15572 [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 12565/15572 [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 12566/15572 [ext/standard/tests/file/fread_basic.phpt]
PASS Test fread() function : basic functionality [ext/standard/tests/file/fread_basic.phpt] 
TEST 12567/15572 [ext/standard/tests/file/fread_error.phpt]
PASS Test fread() function : error conditions [ext/standard/tests/file/fread_error.phpt] 
TEST 12568/15572 [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 12569/15572 [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 12570/15572 [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 12571/15572 [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 12572/15572 [ext/standard/tests/file/fread_variation3-win32-mb.phpt]
SKIP Test fread() function : usage variations - read beyond file size, read/write mode [ext/standard/tests/file/fread_variation3-win32-mb.phpt] reason: ...only valid for Windows
TEST 12573/15572 [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 12574/15572 [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 12575/15572 [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 12576/15572 [ext/standard/tests/file/fscanf.phpt]
PASS fscanf() tests [ext/standard/tests/file/fscanf.phpt] 
TEST 12577/15572 [ext/standard/tests/file/fscanf_error.phpt]
PASS Test fscanf() function: error conditions [ext/standard/tests/file/fscanf_error.phpt] 
TEST 12578/15572 [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 12579/15572 [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 12580/15572 [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 12581/15572 [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 12582/15572 [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 12583/15572 [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 12584/15572 [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 12585/15572 [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 12586/15572 [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 12587/15572 [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 12588/15572 [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 12589/15572 [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 12590/15572 [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 12591/15572 [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 12592/15572 [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 12593/15572 [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 12594/15572 [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 12595/15572 [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 12596/15572 [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 12597/15572 [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 12598/15572 [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 12599/15572 [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 12600/15572 [ext/standard/tests/file/fscanf_variation3.phpt]
SKIP Test fscanf() function: usage variations - integer formats with float values [ext/standard/tests/file/fscanf_variation3.phpt] reason: this test is for 32bit platform only
TEST 12601/15572 [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 12602/15572 [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 12603/15572 [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 12604/15572 [ext/standard/tests/file/fscanf_variation33.phpt]
SKIP Test fscanf() function: usage variations - hexa formats with integer values [ext/standard/tests/file/fscanf_variation33.phpt] reason: this test is for 32bit platform only
TEST 12605/15572 [ext/standard/tests/file/fscanf_variation34.phpt]
SKIP Test fscanf() function: usage variations - hexa formats with float values [ext/standard/tests/file/fscanf_variation34.phpt] reason: this test is for 32bit platform only
TEST 12606/15572 [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 12607/15572 [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 12608/15572 [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 12609/15572 [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 12610/15572 [ext/standard/tests/file/fscanf_variation39.phpt]
SKIP Test fscanf() function: usage variations - unsigned int formats with integer values [ext/standard/tests/file/fscanf_variation39.phpt] reason: this test is for 32bit platform only
TEST 12611/15572 [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 12612/15572 [ext/standard/tests/file/fscanf_variation40.phpt]
SKIP Test fscanf() function: usage variations - unsigned formats with float values [ext/standard/tests/file/fscanf_variation40.phpt] reason: this test is for 32bit platform only
TEST 12613/15572 [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 12614/15572 [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 12615/15572 [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 12616/15572 [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 12617/15572 [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 12618/15572 [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 12619/15572 [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 12620/15572 [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 12621/15572 [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 12622/15572 [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 12623/15572 [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 12624/15572 [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 12625/15572 [ext/standard/tests/file/fscanf_variation52.phpt]
PASS Test fscanf() function: usage variations - empty file [ext/standard/tests/file/fscanf_variation52.phpt] 
TEST 12626/15572 [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 12627/15572 [ext/standard/tests/file/fscanf_variation54.phpt]
PASS Test fscanf() function: usage variations - objects [ext/standard/tests/file/fscanf_variation54.phpt] 
TEST 12628/15572 [ext/standard/tests/file/fscanf_variation55.phpt]
SKIP Test fscanf() function: usage variations - tracking file pointer while reading [ext/standard/tests/file/fscanf_variation55.phpt] reason: this test is for 32bit platform only
TEST 12629/15572 [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 12630/15572 [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 12631/15572 [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 12632/15572 [ext/standard/tests/file/fscanf_variation9.phpt]
SKIP Test fscanf() function: usage variations - float formats with integer values [ext/standard/tests/file/fscanf_variation9.phpt] reason: this test is for 32bit platform only
TEST 12633/15572 [ext/standard/tests/file/fseek_dir_basic.phpt]
PASS Testing fseek() on a directory stream [ext/standard/tests/file/fseek_dir_basic.phpt] 
TEST 12634/15572 [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 12635/15572 [ext/standard/tests/file/fseek_ftell_rewind_basic2-win32-mb.phpt]
SKIP Test fseek(), ftell() & rewind() functions : basic functionality - all w and x modes [ext/standard/tests/file/fseek_ftell_rewind_basic2-win32-mb.phpt] reason: .. only valid for Windows
TEST 12636/15572 [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 12637/15572 [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 12638/15572 [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 12639/15572 [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 12640/15572 [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 12641/15572 [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 12642/15572 [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 12643/15572 [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 12644/15572 [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 12645/15572 [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 12646/15572 [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 12647/15572 [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 12648/15572 [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 12649/15572 [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 12650/15572 [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 12651/15572 [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 12652/15572 [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 12653/15572 [ext/standard/tests/file/fseek_variation3.phpt]
PASS Test fseek() function : variation functionality beyond file boundaries [ext/standard/tests/file/fseek_variation3.phpt] 
TEST 12654/15572 [ext/standard/tests/file/fstat.phpt]
PASS fstat() tests [ext/standard/tests/file/fstat.phpt] 
TEST 12655/15572 [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 12656/15572 [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 12657/15572 [ext/standard/tests/file/ftruncate.phpt]
PASS ftruncate() tests [ext/standard/tests/file/ftruncate.phpt] 
TEST 12658/15572 [ext/standard/tests/file/ftruncate_bug76422.phpt]
PASS Bug #76422 ftruncate fails on files > 2GB [ext/standard/tests/file/ftruncate_bug76422.phpt] 
TEST 12659/15572 [ext/standard/tests/file/ftruncate_bug76803.phpt]
PASS Bug #76803 ftruncate changes file pointer [ext/standard/tests/file/ftruncate_bug76803.phpt] 
TEST 12660/15572 [ext/standard/tests/file/ftruncate_bug77081.phpt]
PASS Bug #77081 ftruncate() changes seek pointer in c mode [ext/standard/tests/file/ftruncate_bug77081.phpt] 
TEST 12661/15572 [ext/standard/tests/file/ftruncate_error.phpt]
PASS Test ftruncate() function : error conditions [ext/standard/tests/file/ftruncate_error.phpt] 
TEST 12662/15572 [ext/standard/tests/file/ftruncate_variation1-win32-mb.phpt]
SKIP Test ftruncate() function : usage variations - truncate filesize to zero [ext/standard/tests/file/ftruncate_variation1-win32-mb.phpt] reason: .. only valid for Windows
TEST 12663/15572 [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 12664/15572 [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 12665/15572 [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 12666/15572 [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 12667/15572 [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 12668/15572 [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 12669/15572 [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 12670/15572 [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 12671/15572 [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 12672/15572 [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 12673/15572 [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 12674/15572 [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 12675/15572 [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 12676/15572 [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 12677/15572 [ext/standard/tests/file/fwrite.phpt]
PASS fwrite() tests [ext/standard/tests/file/fwrite.phpt] 
TEST 12678/15572 [ext/standard/tests/file/fwrite_basic-win32-mb.phpt]
SKIP Test fwrite() function : basic functionality [ext/standard/tests/file/fwrite_basic-win32-mb.phpt] reason: ...Valid for Windows only
TEST 12679/15572 [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 12680/15572 [ext/standard/tests/file/fwrite_basic.phpt]
PASS Test fwrite() function : basic functionality [ext/standard/tests/file/fwrite_basic.phpt] 
TEST 12681/15572 [ext/standard/tests/file/fwrite_error.phpt]
PASS Test fwrite() function : error conditions [ext/standard/tests/file/fwrite_error.phpt] 
TEST 12682/15572 [ext/standard/tests/file/fwrite_variation1-win32-mb.phpt]
SKIP Test fwrite() function : usage variations - r, rb & rt modes [ext/standard/tests/file/fwrite_variation1-win32-mb.phpt] reason: ...Not valid for Linux
TEST 12683/15572 [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 12684/15572 [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 12685/15572 [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 12686/15572 [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 12687/15572 [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 12688/15572 [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 12689/15572 [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 12690/15572 [ext/standard/tests/file/get_current_user.phpt]
PASS get_current_user() tests [ext/standard/tests/file/get_current_user.phpt] 
TEST 12691/15572 [ext/standard/tests/file/glob_basic.phpt]
PASS Test glob() function: basic functions [ext/standard/tests/file/glob_basic.phpt] 
TEST 12692/15572 [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 12693/15572 [ext/standard/tests/file/glob_variation-win32-mb.phpt]
SKIP Test glob() function: usage variations [ext/standard/tests/file/glob_variation-win32-mb.phpt] reason: .. only for Windows
TEST 12694/15572 [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 12695/15572 [ext/standard/tests/file/glob_variation.phpt]
PASS Test glob() function: usage variations [ext/standard/tests/file/glob_variation.phpt] 
TEST 12696/15572 [ext/standard/tests/file/glob_variation2.phpt]
PASS Test glob() function with relative path [ext/standard/tests/file/glob_variation2.phpt] 
TEST 12697/15572 [ext/standard/tests/file/glob_variation3.phpt]
PASS Test glob() function: ensure no platform difference [ext/standard/tests/file/glob_variation3.phpt] 
TEST 12698/15572 [ext/standard/tests/file/glob_variation4.phpt]
PASS Test glob() function: ensure no platform difference, variation 2 [ext/standard/tests/file/glob_variation4.phpt] 
TEST 12699/15572 [ext/standard/tests/file/glob_variation5.phpt]
PASS Test glob() function: ensure no platform difference, variation 3 [ext/standard/tests/file/glob_variation5.phpt] 
TEST 12700/15572 [ext/standard/tests/file/glob_variation6.phpt]
SKIP Test glob() function: ensure no platform difference, variation 4 [ext/standard/tests/file/glob_variation6.phpt] reason: only valid on Windows
TEST 12701/15572 [ext/standard/tests/file/include_streams.phpt]
PASS Stream wrappers in include_path [ext/standard/tests/file/include_streams.phpt] 
TEST 12702/15572 [ext/standard/tests/file/include_userstream_001.phpt]
PASS User streams and include() [ext/standard/tests/file/include_userstream_001.phpt] 
TEST 12703/15572 [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 12704/15572 [ext/standard/tests/file/include_userstream_003.phpt]
PASS allow_url_fopen disabled [ext/standard/tests/file/include_userstream_003.phpt] 
TEST 12705/15572 [ext/standard/tests/file/is_dir_basic.phpt]
PASS Test is_dir() function: basic functionality [ext/standard/tests/file/is_dir_basic.phpt] 
TEST 12706/15572 [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 12707/15572 [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 12708/15572 [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 12709/15572 [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 12710/15572 [ext/standard/tests/file/is_executable_basic-win32-mb.phpt]
SKIP Test is_executable() function: basic functionality [ext/standard/tests/file/is_executable_basic-win32-mb.phpt] reason: .. only for Windows
TEST 12711/15572 [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 12712/15572 [ext/standard/tests/file/is_executable_basic.phpt]
PASS Test is_executable() function: basic functionality [ext/standard/tests/file/is_executable_basic.phpt] 
TEST 12713/15572 [ext/standard/tests/file/is_executable_error.phpt]
PASS Test is_executable() function: error conditions [ext/standard/tests/file/is_executable_error.phpt] 
TEST 12714/15572 [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 12715/15572 [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 12716/15572 [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 12717/15572 [ext/standard/tests/file/is_file_basic.phpt]
PASS Test is_file() function: basic functionality [ext/standard/tests/file/is_file_basic.phpt] 
TEST 12718/15572 [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 12719/15572 [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 12720/15572 [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 12721/15572 [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 12722/15572 [ext/standard/tests/file/is_readable_basic-win32-mb.phpt]
SKIP Test is_readable() function: basic functionality [ext/standard/tests/file/is_readable_basic-win32-mb.phpt] reason: only for Windows
TEST 12723/15572 [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 12724/15572 [ext/standard/tests/file/is_readable_basic.phpt]
PASS Test is_readable() function: basic functionality [ext/standard/tests/file/is_readable_basic.phpt] 
TEST 12725/15572 [ext/standard/tests/file/is_readable_error.phpt]
PASS Test is_readable() function: error conditions [ext/standard/tests/file/is_readable_error.phpt] 
TEST 12726/15572 [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 12727/15572 [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 12728/15572 [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 12730/15572 [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 12731/15572 [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 12732/15572 [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 12733/15572 [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 12734/15572 [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 12735/15572 [ext/standard/tests/file/lchgrp_basic.phpt]
PASS Test lchgrp() function : basic functionality [ext/standard/tests/file/lchgrp_basic.phpt] 
TEST 12736/15572 [ext/standard/tests/file/lchown_basic.phpt]
PASS Test lchown() function : basic functionality [ext/standard/tests/file/lchown_basic.phpt] 
TEST 12737/15572 [ext/standard/tests/file/lchown_error.phpt]
PASS Test lchown() function : error functionality [ext/standard/tests/file/lchown_error.phpt] 
TEST 12738/15572 [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 12739/15572 [ext/standard/tests/file/lstat_stat_basic.phpt]
PASS Test lstat() & stat() functions: basic functionality [ext/standard/tests/file/lstat_stat_basic.phpt] 
TEST 12740/15572 [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 12741/15572 [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 12742/15572 [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 12743/15572 [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 12744/15572 [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 12745/15572 [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 12746/15572 [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 12747/15572 [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 12748/15572 [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 12749/15572 [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 12750/15572 [ext/standard/tests/file/lstat_stat_variation18.phpt]
PASS Test lstat() and stat() functions: usage variations - dir/file name stored in object [ext/standard/tests/file/lstat_stat_variation18.phpt] 
TEST 12751/15572 [ext/standard/tests/file/lstat_stat_variation19.phpt]
PASS Test lstat() and stat() functions: usage variations - dir/file names in array [ext/standard/tests/file/lstat_stat_variation19.phpt] 
TEST 12752/15572 [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 12753/15572 [ext/standard/tests/file/lstat_stat_variation20.phpt]
PASS Test lstat() and stat() functions: usage variations - link names stored in array/object [ext/standard/tests/file/lstat_stat_variation20.phpt] 
TEST 12754/15572 [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 12755/15572 [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 12756/15572 [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 12757/15572 [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 12758/15572 [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 12759/15572 [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: .. atime update is disabled, hence skip the test
TEST 12760/15572 [ext/standard/tests/file/lstat_stat_variation7.phpt]
PASS Test lstat() and stat() functions: usage variations - writing data into file [ext/standard/tests/file/lstat_stat_variation7.phpt] 
TEST 12761/15572 [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 12762/15572 [ext/standard/tests/file/mkdir-001.phpt]
PASS mkdir() tests [ext/standard/tests/file/mkdir-001.phpt] 
TEST 12763/15572 [ext/standard/tests/file/mkdir-002.phpt]
PASS mkdir(dir, 0777) tests [ext/standard/tests/file/mkdir-002.phpt] 
TEST 12764/15572 [ext/standard/tests/file/mkdir-003.phpt]
PASS recursive mkdir() tests [ext/standard/tests/file/mkdir-003.phpt] 
TEST 12765/15572 [ext/standard/tests/file/mkdir-004.phpt]
SKIP recursive mkdir() tests [ext/standard/tests/file/mkdir-004.phpt] reason: for root only
TEST 12766/15572 [ext/standard/tests/file/mkdir-005.phpt]
SKIP recursive mkdir() tests [ext/standard/tests/file/mkdir-005.phpt] reason: for root only
TEST 12767/15572 [ext/standard/tests/file/mkdir-006.phpt]
PASS recursive mkdir() with unclean paths [ext/standard/tests/file/mkdir-006.phpt] 
TEST 12768/15572 [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 12769/15572 [ext/standard/tests/file/mkdir_rmdir_variation-win32-mb.phpt]
SKIP Test mkdir() and rmdir() functions: usage variations [ext/standard/tests/file/mkdir_rmdir_variation-win32-mb.phpt] reason: only for Windows
TEST 12770/15572 [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 12771/15572 [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 12772/15572 [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 12773/15572 [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 12774/15572 [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 12776/15572 [ext/standard/tests/file/open_basedir_cwd_resolve.phpt]
PASS CWD on open_basedir should not imply that everything is accessible [ext/standard/tests/file/open_basedir_cwd_resolve.phpt] 
TEST 12777/15572 [ext/standard/tests/file/parse_ini_file.phpt]
PASS Test parse_ini_file() function [ext/standard/tests/file/parse_ini_file.phpt] 
TEST 12778/15572 [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 12779/15572 [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 12780/15572 [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 12781/15572 [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 12782/15572 [ext/standard/tests/file/parse_ini_file_variation6-win32-mb.phpt]
SKIP Test parse_ini_file() function : variation - various absolute and relative paths [ext/standard/tests/file/parse_ini_file_variation6-win32-mb.phpt] reason: Only run on Windows
TEST 12783/15572 [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 12784/15572 [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 12785/15572 [ext/standard/tests/file/pathinfo_basic.phpt]
PASS Test pathinfo() function: basic functionality [ext/standard/tests/file/pathinfo_basic.phpt] 
TEST 12786/15572 [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 12787/15572 [ext/standard/tests/file/pathinfo_basic1.phpt]
PASS Test pathinfo() function: basic functionality [ext/standard/tests/file/pathinfo_basic1.phpt] 
TEST 12788/15572 [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 12789/15572 [ext/standard/tests/file/pathinfo_basic2.phpt]
PASS Test pathinfo() function: basic functionality [ext/standard/tests/file/pathinfo_basic2.phpt] 
TEST 12790/15572 [ext/standard/tests/file/pathinfo_variation3.phpt]
PASS Test pathinfo() function : usage variation [ext/standard/tests/file/pathinfo_variation3.phpt] 
TEST 12791/15572 [ext/standard/tests/file/pathinfo_variaton.phpt]
PASS Test pathinfo() function: usage variations [ext/standard/tests/file/pathinfo_variaton.phpt] 
TEST 12792/15572 [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 12793/15572 [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 12794/15572 [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 12795/15572 [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 12796/15572 [ext/standard/tests/file/popen_pclose_basic-win32-mb.phpt]
SKIP Test popen() and pclose function: basic functionality [ext/standard/tests/file/popen_pclose_basic-win32-mb.phpt] reason: Not Valid for Linux
TEST 12797/15572 [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 12798/15572 [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 12799/15572 [ext/standard/tests/file/popen_pclose_error-sunos.phpt]
SKIP Test popen() and pclose function: error conditions [ext/standard/tests/file/popen_pclose_error-sunos.phpt] reason: Only valid for Sun Solaris
TEST 12800/15572 [ext/standard/tests/file/popen_pclose_error.phpt]
PASS Test popen() and pclose function: error conditions [ext/standard/tests/file/popen_pclose_error.phpt] 
TEST 12801/15572 [ext/standard/tests/file/proc_open01.phpt]
PASS proc_open() regression test 1 (proc_open() leak) [ext/standard/tests/file/proc_open01.phpt] 
TEST 12802/15572 [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 12803/15572 [ext/standard/tests/file/readfile_basic.phpt]
PASS Test readfile() function: basic functionality [ext/standard/tests/file/readfile_basic.phpt] 
TEST 12804/15572 [ext/standard/tests/file/readfile_error.phpt]
PASS Test readfile() function: error conditions [ext/standard/tests/file/readfile_error.phpt] 
TEST 12805/15572 [ext/standard/tests/file/readfile_variation1.phpt]
PASS Test readfile() function: usage variation - stream_context [ext/standard/tests/file/readfile_variation1.phpt] 
TEST 12806/15572 [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 12807/15572 [ext/standard/tests/file/readfile_variation10.phpt]
PASS Test readfile() function : variation - various invalid paths [ext/standard/tests/file/readfile_variation10.phpt] 
TEST 12808/15572 [ext/standard/tests/file/readfile_variation2.phpt]
PASS Test readfile() function: usage variations - links [ext/standard/tests/file/readfile_variation2.phpt] 
TEST 12809/15572 [ext/standard/tests/file/readfile_variation3.phpt]
PASS Test readfile() function: usage variation - include path [ext/standard/tests/file/readfile_variation3.phpt] 
TEST 12810/15572 [ext/standard/tests/file/readfile_variation6.phpt]
PASS Test readfile() function : variation - test include path [ext/standard/tests/file/readfile_variation6.phpt] 
TEST 12811/15572 [ext/standard/tests/file/readfile_variation7.phpt]
PASS Test readfile() function : variation [ext/standard/tests/file/readfile_variation7.phpt] 
TEST 12812/15572 [ext/standard/tests/file/readfile_variation8-win32-mb.phpt]
SKIP Test readfile() function : variation [ext/standard/tests/file/readfile_variation8-win32-mb.phpt] reason: Only valid for Windows
TEST 12813/15572 [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 12814/15572 [ext/standard/tests/file/readfile_variation9.phpt]
PASS Test readfile() function : variation - variable types of path [ext/standard/tests/file/readfile_variation9.phpt] 
TEST 12815/15572 [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 12816/15572 [ext/standard/tests/file/readlink_realpath_basic2-win32.phpt]
SKIP Test readlink() and realpath functions: basic functionality - diff. path notation for files [ext/standard/tests/file/readlink_realpath_basic2-win32.phpt] reason: only for Windows
TEST 12817/15572 [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 12818/15572 [ext/standard/tests/file/readlink_realpath_error-win32.phpt]
SKIP Test readlink() and realpath() functions: error conditions [ext/standard/tests/file/readlink_realpath_error-win32.phpt] reason: only for Windows
TEST 12819/15572 [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 12820/15572 [ext/standard/tests/file/readlink_realpath_variation1-win32.phpt]
SKIP Test readlink() and realpath() functions: usage variation - linkname/filename stored in object(Bug #42038) [ext/standard/tests/file/readlink_realpath_variation1-win32.phpt] reason: only for Windows
TEST 12821/15572 [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 12822/15572 [ext/standard/tests/file/readlink_realpath_variation2-win32.phpt]
SKIP Test readlink() and realpath() functions: usage variation - linkname/filename stored in array(Bug #42038) [ext/standard/tests/file/readlink_realpath_variation2-win32.phpt] reason: only for Windows
TEST 12823/15572 [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 12824/15572 [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 12825/15572 [ext/standard/tests/file/readlink_variation1.phpt]
PASS Test readlink() function: usage variations - invalid filenames [ext/standard/tests/file/readlink_variation1.phpt] 
TEST 12826/15572 [ext/standard/tests/file/realpath_basic-win32-mb.phpt]
SKIP Test realpath() function: basic functionality [ext/standard/tests/file/realpath_basic-win32-mb.phpt] reason: only on Windows
TEST 12827/15572 [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 12828/15572 [ext/standard/tests/file/realpath_basic2.phpt]
PASS realpath() with relative directory [ext/standard/tests/file/realpath_basic2.phpt] 
TEST 12829/15572 [ext/standard/tests/file/realpath_basic3.phpt]
PASS Test realpath() with relative paths [ext/standard/tests/file/realpath_basic3.phpt] 
TEST 12830/15572 [ext/standard/tests/file/realpath_basic4.phpt]
PASS Test realpath() with relative paths [ext/standard/tests/file/realpath_basic4.phpt] 
TEST 12831/15572 [ext/standard/tests/file/realpath_bug77484.phpt]
PASS Bug #77484 Zend engine crashes when calling realpath in invalid working dir [ext/standard/tests/file/realpath_bug77484.phpt] 
TEST 12832/15572 [ext/standard/tests/file/realpath_cache.phpt]
PASS realpath_cache_size() and realpath_cache_get() [ext/standard/tests/file/realpath_cache.phpt] 
TEST 12833/15572 [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 12834/15572 [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 12835/15572 [ext/standard/tests/file/realpath_variation-win32-mb.phpt]
SKIP Test realpath() function: usage variation [ext/standard/tests/file/realpath_variation-win32-mb.phpt] reason: only on Windows
TEST 12836/15572 [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 12837/15572 [ext/standard/tests/file/realpath_variation2.phpt]
PASS Test realpath() function : variation [ext/standard/tests/file/realpath_variation2.phpt] 
TEST 12838/15572 [ext/standard/tests/file/rename_basic.phpt]
PASS Test rename() function: basic functionality [ext/standard/tests/file/rename_basic.phpt] 
TEST 12839/15572 [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 12840/15572 [ext/standard/tests/file/rename_variation.phpt]
PASS Test rename() function: usage variations-1 (Bug#42638) [ext/standard/tests/file/rename_variation.phpt] 
TEST 12841/15572 [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 12842/15572 [ext/standard/tests/file/rename_variation1.phpt]
PASS Test rename() function: usage variations-2 [ext/standard/tests/file/rename_variation1.phpt] 
TEST 12843/15572 [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 12844/15572 [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 12845/15572 [ext/standard/tests/file/rename_variation12.phpt]
PASS Test rename() function : variation - various relative, absolute paths [ext/standard/tests/file/rename_variation12.phpt] 
TEST 12846/15572 [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 12847/15572 [ext/standard/tests/file/rename_variation13.phpt]
PASS Test rename() function : variation - various invalid paths [ext/standard/tests/file/rename_variation13.phpt] 
TEST 12848/15572 [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 12849/15572 [ext/standard/tests/file/rename_variation2.phpt]
PASS Test rename() function: usage variations-3 [ext/standard/tests/file/rename_variation2.phpt] 
TEST 12850/15572 [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 12851/15572 [ext/standard/tests/file/rename_variation3.phpt]
PASS Test rename() function: usage variations-4 [ext/standard/tests/file/rename_variation3.phpt] 
TEST 12852/15572 [ext/standard/tests/file/rename_variation4.phpt]
PASS Test rename() function: usage variations-5 [ext/standard/tests/file/rename_variation4.phpt] 
TEST 12853/15572 [ext/standard/tests/file/rename_variation5.phpt]
PASS Test rename() function: usage variations-6 [ext/standard/tests/file/rename_variation5.phpt] 
TEST 12854/15572 [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 12855/15572 [ext/standard/tests/file/rename_variation6.phpt]
PASS Test rename() function: usage variations-6 [ext/standard/tests/file/rename_variation6.phpt] 
TEST 12856/15572 [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 12857/15572 [ext/standard/tests/file/rename_variation7.phpt]
PASS Test rename() function: usage variations-8 [ext/standard/tests/file/rename_variation7.phpt] 
TEST 12858/15572 [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 12859/15572 [ext/standard/tests/file/rename_variation8.phpt]
PASS Test rename() function: variation [ext/standard/tests/file/rename_variation8.phpt] 
TEST 12860/15572 [ext/standard/tests/file/rename_variation9.phpt]
PASS Test rename() function: basic functionality [ext/standard/tests/file/rename_variation9.phpt] 
TEST 12861/15572 [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 12862/15572 [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 12863/15572 [ext/standard/tests/file/stat_basic-win32-mb.phpt]
SKIP Test stat() function: basic functionality [ext/standard/tests/file/stat_basic-win32-mb.phpt] reason: .. valid only for Windows
TEST 12864/15572 [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 12865/15572 [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 12866/15572 [ext/standard/tests/file/stat_variation1-win32-mb.phpt]
SKIP Test stat() functions: usage variations - effects of rename() [ext/standard/tests/file/stat_variation1-win32-mb.phpt] reason: .. only for Windows
TEST 12867/15572 [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 12868/15572 [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 12869/15572 [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 12870/15572 [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 12871/15572 [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 12872/15572 [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 12873/15572 [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 12874/15572 [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 12875/15572 [ext/standard/tests/file/statcache-corruption.phpt]
PASS statcache corruption [ext/standard/tests/file/statcache-corruption.phpt] 
TEST 12876/15572 [ext/standard/tests/file/statpage.phpt]
PASS getlastmod() and others [ext/standard/tests/file/statpage.phpt] 
TEST 12877/15572 [ext/standard/tests/file/stream_001.phpt]
PASS stream_wrapper_unregister() & stream_wrapper_restore() [ext/standard/tests/file/stream_001.phpt] 
TEST 12878/15572 [ext/standard/tests/file/stream_002.phpt]
PASS stream_socket_client() and invalid arguments [ext/standard/tests/file/stream_002.phpt] 
TEST 12879/15572 [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 12880/15572 [ext/standard/tests/file/stream_enclosed.phpt]
SKIP Unexposed/leaked stream encloses another stream [ext/standard/tests/file/stream_enclosed.phpt] reason: only debug builds
TEST 12881/15572 [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 12882/15572 [ext/standard/tests/file/stream_rfc2397_001.phpt]
PASS Stream: RFC2397 getting the data [ext/standard/tests/file/stream_rfc2397_001.phpt] 
TEST 12883/15572 [ext/standard/tests/file/stream_rfc2397_002.phpt]
PASS Stream: RFC2397 getting meta data [ext/standard/tests/file/stream_rfc2397_002.phpt] 
TEST 12884/15572 [ext/standard/tests/file/stream_rfc2397_003.phpt]
PASS Stream: RFC2397 decoding data [ext/standard/tests/file/stream_rfc2397_003.phpt] 
TEST 12885/15572 [ext/standard/tests/file/stream_rfc2397_004.phpt]
PASS Stream: RFC2397 Mozilla tests [ext/standard/tests/file/stream_rfc2397_004.phpt] 
TEST 12886/15572 [ext/standard/tests/file/stream_rfc2397_005.phpt]
PASS Stream: RFC2397 without // [ext/standard/tests/file/stream_rfc2397_005.phpt] 
TEST 12887/15572 [ext/standard/tests/file/stream_rfc2397_006.phpt]
PASS Stream: RFC2397 with corrupt? payload [ext/standard/tests/file/stream_rfc2397_006.phpt] 
TEST 12888/15572 [ext/standard/tests/file/stream_rfc2397_007.phpt]
PASS Stream: RFC2397 and seeking [ext/standard/tests/file/stream_rfc2397_007.phpt] 
TEST 12889/15572 [ext/standard/tests/file/stream_supports_lock.phpt]
PASS stream_supports_lock [ext/standard/tests/file/stream_supports_lock.phpt] 
TEST 12890/15572 [ext/standard/tests/file/symlink.phpt]
PASS symlink() & friends [ext/standard/tests/file/symlink.phpt] 
TEST 12891/15572 [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 12892/15572 [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 12893/15572 [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 12894/15572 [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 12895/15572 [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 12896/15572 [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 12897/15572 [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 12898/15572 [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 12899/15572 [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 12900/15572 [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 12901/15572 [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 12902/15572 [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 12903/15572 [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 12904/15572 [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 12905/15572 [ext/standard/tests/file/tempnam_variation1-win32-mb.phpt]
SKIP Test tempnam() function: usage variations - creating files [ext/standard/tests/file/tempnam_variation1-win32-mb.phpt] reason: Only valid for Windows
TEST 12906/15572 [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 12907/15572 [ext/standard/tests/file/tempnam_variation1.phpt]
PASS Test tempnam() function: usage variations - creating files [ext/standard/tests/file/tempnam_variation1.phpt] 
TEST 12908/15572 [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 12909/15572 [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 12910/15572 [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 12911/15572 [ext/standard/tests/file/tempnam_variation3.phpt]
PASS Test tempnam() function: usage variations - obscure prefixes [ext/standard/tests/file/tempnam_variation3.phpt] 
TEST 12912/15572 [ext/standard/tests/file/tempnam_variation4-0.phpt]
PASS Test tempnam() function: usage variations - permissions(0000 to 0350) of dir [ext/standard/tests/file/tempnam_variation4-0.phpt] 
TEST 12913/15572 [ext/standard/tests/file/tempnam_variation4-1.phpt]
PASS Test tempnam() function: usage variations - permissions(0351 to 0777) of dir [ext/standard/tests/file/tempnam_variation4-1.phpt] 
TEST 12914/15572 [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 12915/15572 [ext/standard/tests/file/tempnam_variation5.phpt]
PASS Test tempnam() function: usage variations - existing file [ext/standard/tests/file/tempnam_variation5.phpt] 
TEST 12916/15572 [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 12917/15572 [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 12918/15572 [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 12919/15572 [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 12920/15572 [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 12921/15572 [ext/standard/tests/file/touch.phpt]
PASS touch() tests [ext/standard/tests/file/touch.phpt] 
TEST 12922/15572 [ext/standard/tests/file/touch_basic-win32-mb.phpt]
SKIP Test touch() function : basic functionality [ext/standard/tests/file/touch_basic-win32-mb.phpt] reason: .. only for Windows
TEST 12923/15572 [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 12924/15572 [ext/standard/tests/file/touch_basic.phpt]
PASS Test touch() function : basic functionality [ext/standard/tests/file/touch_basic.phpt] 
TEST 12925/15572 [ext/standard/tests/file/touch_error.phpt]
PASS touch() error tests [ext/standard/tests/file/touch_error.phpt] 
TEST 12926/15572 [ext/standard/tests/file/touch_variation1.phpt]
PASS touch() with times [ext/standard/tests/file/touch_variation1.phpt] 
TEST 12927/15572 [ext/standard/tests/file/touch_variation2.phpt]
PASS touch() - ensure touch does not delete existing file. [ext/standard/tests/file/touch_variation2.phpt] 
TEST 12928/15572 [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 12929/15572 [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 12930/15572 [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 12931/15572 [ext/standard/tests/file/umask_basic.phpt]
PASS Test umask() function: basic functionality [ext/standard/tests/file/umask_basic.phpt] 
TEST 12932/15572 [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 12933/15572 [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 12934/15572 [ext/standard/tests/file/unlink_basic.phpt]
PASS Testing unlink() function : basic functionality [ext/standard/tests/file/unlink_basic.phpt] 
TEST 12935/15572 [ext/standard/tests/file/unlink_error-win32-mb.phpt]
SKIP Testing unlink() function : error conditions [ext/standard/tests/file/unlink_error-win32-mb.phpt] reason: .. only on Windows
TEST 12936/15572 [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 12937/15572 [ext/standard/tests/file/unlink_error.phpt]
PASS Testing unlink() function : error conditions [ext/standard/tests/file/unlink_error.phpt] 
TEST 12938/15572 [ext/standard/tests/file/unlink_variation1-win32-mb.phpt]
SKIP Test unlink() function : usage variations - unlinking file in a directory [ext/standard/tests/file/unlink_variation1-win32-mb.phpt] reason: only on Windows
TEST 12939/15572 [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 12940/15572 [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 12941/15572 [ext/standard/tests/file/unlink_variation10.phpt]
PASS Test unlink() function : variation: unlinking directories [ext/standard/tests/file/unlink_variation10.phpt] 
TEST 12942/15572 [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 12943/15572 [ext/standard/tests/file/unlink_variation3.phpt]
PASS Test unlink() function : usage variations - unlink links [ext/standard/tests/file/unlink_variation3.phpt] 
TEST 12944/15572 [ext/standard/tests/file/unlink_variation4.phpt]
PASS Test unlink() function : usage variations - unlink deleted file [ext/standard/tests/file/unlink_variation4.phpt] 
TEST 12945/15572 [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 12946/15572 [ext/standard/tests/file/unlink_variation6.phpt]
PASS Test unlink() function : variation [ext/standard/tests/file/unlink_variation6.phpt] 
TEST 12947/15572 [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 12948/15572 [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 12949/15572 [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 12950/15572 [ext/standard/tests/file/userdirstream.phpt]
PASS Directory Streams [ext/standard/tests/file/userdirstream.phpt] 
TEST 12951/15572 [ext/standard/tests/file/userfilters.phpt]
PASS stream userfilter test [ext/standard/tests/file/userfilters.phpt] 
TEST 12952/15572 [ext/standard/tests/file/userstreams.phpt]
PASS User-space streams [ext/standard/tests/file/userstreams.phpt] 
TEST 12953/15572 [ext/standard/tests/file/userstreams_002.phpt]
PASS User-space streams: stream_cast() [ext/standard/tests/file/userstreams_002.phpt] 
TEST 12954/15572 [ext/standard/tests/file/userstreams_003.phpt]
PASS User-space streams: stream_set_option() [ext/standard/tests/file/userstreams_003.phpt] 
TEST 12955/15572 [ext/standard/tests/file/userstreams_004.phpt]
PASS User-space streams: stream_lock() [ext/standard/tests/file/userstreams_004.phpt] 
TEST 12956/15572 [ext/standard/tests/file/userstreams_005.phpt]
PASS User-space streams: stream_truncate() [ext/standard/tests/file/userstreams_005.phpt] 
TEST 12957/15572 [ext/standard/tests/file/userstreams_006.phpt]
PASS User-space streams: set_options returns "not implemented" for unhandled option types [ext/standard/tests/file/userstreams_006.phpt] 
TEST 12958/15572 [ext/standard/tests/file/userstreams_007.phpt]
PASS User-space streams: test metadata option [ext/standard/tests/file/userstreams_007.phpt] 
TEST 12959/15572 [ext/standard/tests/file/userwrapper.phpt]
PASS Userstream unlink, rename, mkdir, rmdir, and url_stat. [ext/standard/tests/file/userwrapper.phpt] 
TEST 12960/15572 [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 12961/15572 [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 12962/15572 [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 12963/15572 [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 12964/15572 [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 12965/15572 [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 12966/15572 [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 12967/15572 [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 12968/15572 [ext/standard/tests/file/windows_links/bug73962.phpt]
SKIP Bug #73962 bug with symlink related to cyrillic directory [ext/standard/tests/file/windows_links/bug73962.phpt] reason: windows only test
TEST 12969/15572 [ext/standard/tests/file/windows_links/bug76335.phpt]
SKIP Bug #76335 "link(): Bad file descriptor" with non-ASCII path [ext/standard/tests/file/windows_links/bug76335.phpt] reason: windows only test
TEST 12970/15572 [ext/standard/tests/file/windows_links/bug78862.phpt]
PASS Bug #78862 (link() silently truncates after a null byte on Windows) [ext/standard/tests/file/windows_links/bug78862.phpt] 
TEST 12971/15572 [ext/standard/tests/file/windows_links/readlink_compat.phpt]
SKIP Test readlink bc behaviour on Windows [ext/standard/tests/file/windows_links/readlink_compat.phpt] reason: windows only test
TEST 12972/15572 [ext/standard/tests/file/windows_mb_path/bug54028.phpt]
SKIP Bug #54028 Directory::read() cannot handle non-unicode chars properly [ext/standard/tests/file/windows_mb_path/bug54028.phpt] reason: windows only test
TEST 12973/15572 [ext/standard/tests/file/windows_mb_path/bug54028_2.phpt]
SKIP Bug #54028 realpath(".") return false [ext/standard/tests/file/windows_mb_path/bug54028_2.phpt] reason: windows only test
TEST 12974/15572 [ext/standard/tests/file/windows_mb_path/bug54977.phpt]
SKIP Bug #54977 UTF-8 files and folder are not shown [ext/standard/tests/file/windows_mb_path/bug54977.phpt] reason: windows only test
TEST 12975/15572 [ext/standard/tests/file/windows_mb_path/bug61315.phpt]
SKIP Bug #61315 stat() fails with specific DBCS characters [ext/standard/tests/file/windows_mb_path/bug61315.phpt] reason: windows only test
TEST 12976/15572 [ext/standard/tests/file/windows_mb_path/bug64506.phpt]
SKIP PHP can not read or write file correctly if file name have special char like š [ext/standard/tests/file/windows_mb_path/bug64506.phpt] reason: windows only test
TEST 12977/15572 [ext/standard/tests/file/windows_mb_path/bug64699.phpt]
SKIP Bug #64699 is_dir() is inaccurate result on Windows with japanese locale. [ext/standard/tests/file/windows_mb_path/bug64699.phpt] reason: windows only test
TEST 12978/15572 [ext/standard/tests/file/windows_mb_path/bug70903.phpt]
SKIP Bug #70903 scandir wrongly interprets the Turkish "ı" character [ext/standard/tests/file/windows_mb_path/bug70903.phpt] reason: windows only test
TEST 12979/15572 [ext/standard/tests/file/windows_mb_path/bug71509.phpt]
SKIP Bug #71509 Zip problem with swedish letters in filename. [ext/standard/tests/file/windows_mb_path/bug71509.phpt] reason: windows only test
TEST 12980/15572 [ext/standard/tests/file/windows_mb_path/bug74923.phpt]
SKIP Bug #74923 Crash when crawling through network share [ext/standard/tests/file/windows_mb_path/bug74923.phpt] reason: windows only test
TEST 12981/15572 [ext/standard/tests/file/windows_mb_path/bug75063_cp1251.phpt]
SKIP Bug #75063 Many filesystem-related functions do not work with multibyte file names, cp1251 [ext/standard/tests/file/windows_mb_path/bug75063_cp1251.phpt] reason: windows only test
TEST 12982/15572 [ext/standard/tests/file/windows_mb_path/bug75063_utf8.phpt]
SKIP Bug #75063 Many filesystem-related functions do not work with multibyte file names, UTF-8 [ext/standard/tests/file/windows_mb_path/bug75063_utf8.phpt] reason: windows only test
TEST 12983/15572 [ext/standard/tests/file/windows_mb_path/recursive_it.phpt]
SKIP RecursiveDirectoryIterator with dir path long or of edge case length [ext/standard/tests/file/windows_mb_path/recursive_it.phpt] reason: windows only test
TEST 12984/15572 [ext/standard/tests/file/windows_mb_path/test_big5_0.phpt]
SKIP Test fopen() for reading big5 path [ext/standard/tests/file/windows_mb_path/test_big5_0.phpt] reason: windows only test
TEST 12985/15572 [ext/standard/tests/file/windows_mb_path/test_big5_1.phpt]
SKIP Test mkdir/rmdir big5 path [ext/standard/tests/file/windows_mb_path/test_big5_1.phpt] reason: windows only test
TEST 12986/15572 [ext/standard/tests/file/windows_mb_path/test_big5_2.phpt]
SKIP Test fopen() for write big5 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_big5_2.phpt] reason: windows only test
TEST 12987/15572 [ext/standard/tests/file/windows_mb_path/test_big5_to_utf8_0.phpt]
SKIP Test fopen() for reading big5 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_big5_to_utf8_0.phpt] reason: windows only test
TEST 12988/15572 [ext/standard/tests/file/windows_mb_path/test_big5_to_utf8_1.phpt]
SKIP Test mkdir/rmdir big5 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_big5_to_utf8_1.phpt] reason: windows only test
TEST 12989/15572 [ext/standard/tests/file/windows_mb_path/test_big5_to_utf8_2.phpt]
SKIP Test fopen() for write big5 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_big5_to_utf8_2.phpt] reason: windows only test
TEST 12990/15572 [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_0.phpt]
SKIP Test fopen() for reading UTF-8 path with cp1250 specific symbols [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_0.phpt] reason: windows only test
TEST 12991/15572 [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_1.phpt]
SKIP Test mkdir/rmdir UTF-8 path with cp1250 specific symbols [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_1.phpt] reason: windows only test
TEST 12992/15572 [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_2.phpt]
SKIP Test fopen() for write to UTF-8 path with cp1250 specific symbols [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_2.phpt] reason: windows only test
TEST 12993/15572 [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_3.phpt]
SKIP Test fopen() for reading UTF-8 path with cp1250 specific symbols [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_3.phpt] reason: windows only test
TEST 12994/15572 [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_4.phpt]
SKIP Test mkdir/rmdir UTF-8 path with cp1250 specific symbols [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_4.phpt] reason: windows only test
TEST 12995/15572 [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_5.phpt]
SKIP Test fopen() for write to UTF-8 path with cp1250 specific symbols [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_5.phpt] reason: windows only test
TEST 12996/15572 [ext/standard/tests/file/windows_mb_path/test_cp1251_0.phpt]
SKIP Test fopen() for reading CP1251 path [ext/standard/tests/file/windows_mb_path/test_cp1251_0.phpt] reason: windows only test
TEST 12997/15572 [ext/standard/tests/file/windows_mb_path/test_cp1251_1.phpt]
SKIP Test mkdir/rmdir CP1251 path [ext/standard/tests/file/windows_mb_path/test_cp1251_1.phpt] reason: windows only test
TEST 12998/15572 [ext/standard/tests/file/windows_mb_path/test_cp1251_2.phpt]
SKIP Test fopen() for write CP1251 path [ext/standard/tests/file/windows_mb_path/test_cp1251_2.phpt] reason: windows only test
TEST 12999/15572 [ext/standard/tests/file/windows_mb_path/test_cp1251_to_utf8_0.phpt]
SKIP Test fopen() for reading CP1251 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1251_to_utf8_0.phpt] reason: windows only test
TEST 13000/15572 [ext/standard/tests/file/windows_mb_path/test_cp1251_to_utf8_1.phpt]
SKIP Test mkdir/rmdir CP1251 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1251_to_utf8_1.phpt] reason: windows only test
TEST 13001/15572 [ext/standard/tests/file/windows_mb_path/test_cp1251_to_utf8_2.phpt]
SKIP Test fopen() for write CP1251 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1251_to_utf8_2.phpt] reason: windows only test
TEST 13002/15572 [ext/standard/tests/file/windows_mb_path/test_cp1251_zend_multibyte_0.phpt]
SKIP Test fopen() for reading CP1251 with zend.multibyte [ext/standard/tests/file/windows_mb_path/test_cp1251_zend_multibyte_0.phpt] reason: windows only test
TEST 13003/15572 [ext/standard/tests/file/windows_mb_path/test_cp1251_zend_multibyte_1.phpt]
SKIP Test mkdir/rmdir CP1251 with zend.multibyte [ext/standard/tests/file/windows_mb_path/test_cp1251_zend_multibyte_1.phpt] reason: windows only test
TEST 13004/15572 [ext/standard/tests/file/windows_mb_path/test_cp1251_zend_multibyte_2.phpt]
SKIP Test fopen() for write CP1251 with zend.multibyte [ext/standard/tests/file/windows_mb_path/test_cp1251_zend_multibyte_2.phpt] reason: windows only test
TEST 13005/15572 [ext/standard/tests/file/windows_mb_path/test_cp1252_0.phpt]
SKIP cp1252 cmd test [ext/standard/tests/file/windows_mb_path/test_cp1252_0.phpt] reason: windows only test
TEST 13006/15572 [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_0.phpt]
SKIP Test fopen() for reading cp1252 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_0.phpt] reason: windows only test
TEST 13007/15572 [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_1.phpt]
SKIP Test mkdir/rmdir cp1252 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_1.phpt] reason: windows only test
TEST 13008/15572 [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_2.phpt]
SKIP Test fopen() for write cp1252 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_2.phpt] reason: windows only test
TEST 13009/15572 [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_3.phpt]
SKIP Test fopen() for reading cp1252 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_3.phpt] reason: windows only test
TEST 13010/15572 [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_4.phpt]
SKIP Test mkdir/rmdir cp1252 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_4.phpt] reason: windows only test
TEST 13011/15572 [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_5.phpt]
SKIP Test fopen() for write cp1252 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_5.phpt] reason: windows only test
TEST 13012/15572 [ext/standard/tests/file/windows_mb_path/test_cp1253_0.phpt]
SKIP Test fopen() for reading cp1253 path [ext/standard/tests/file/windows_mb_path/test_cp1253_0.phpt] reason: windows only test
TEST 13013/15572 [ext/standard/tests/file/windows_mb_path/test_cp1253_1.phpt]
SKIP Test mkdir/rmdir cp1253 path [ext/standard/tests/file/windows_mb_path/test_cp1253_1.phpt] reason: windows only test
TEST 13014/15572 [ext/standard/tests/file/windows_mb_path/test_cp1253_2.phpt]
SKIP Test fopen() for write cp1253 [ext/standard/tests/file/windows_mb_path/test_cp1253_2.phpt] reason: windows only test
TEST 13015/15572 [ext/standard/tests/file/windows_mb_path/test_cp1253_to_utf8_0.phpt]
SKIP Test fopen() for reading cp1253 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1253_to_utf8_0.phpt] reason: windows only test
TEST 13016/15572 [ext/standard/tests/file/windows_mb_path/test_cp1253_to_utf8_1.phpt]
SKIP Test mkdir/rmdir cp1253 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1253_to_utf8_1.phpt] reason: windows only test
TEST 13017/15572 [ext/standard/tests/file/windows_mb_path/test_cp1253_to_utf8_2.phpt]
SKIP Test fopen() for write cp1253 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1253_to_utf8_2.phpt] reason: windows only test
TEST 13018/15572 [ext/standard/tests/file/windows_mb_path/test_cp1254_0.phpt]
SKIP Test fopen() for reading cp1254 path [ext/standard/tests/file/windows_mb_path/test_cp1254_0.phpt] reason: windows only test
TEST 13019/15572 [ext/standard/tests/file/windows_mb_path/test_cp1254_1.phpt]
SKIP Test mkdir/rmdir cp1254 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1254_1.phpt] reason: windows only test
TEST 13020/15572 [ext/standard/tests/file/windows_mb_path/test_cp1254_2.phpt]
SKIP Test fopen() for write cp1254 path [ext/standard/tests/file/windows_mb_path/test_cp1254_2.phpt] reason: windows only test
TEST 13021/15572 [ext/standard/tests/file/windows_mb_path/test_cp1254_3.phpt]
SKIP cp1254 cmd test [ext/standard/tests/file/windows_mb_path/test_cp1254_3.phpt] reason: windows only test
TEST 13022/15572 [ext/standard/tests/file/windows_mb_path/test_cp1254_to_utf8_0.phpt]
SKIP Test fopen() for reading cp1254 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1254_to_utf8_0.phpt] reason: windows only test
TEST 13023/15572 [ext/standard/tests/file/windows_mb_path/test_cp1254_to_utf8_1.phpt]
SKIP Test mkdir/rmdir cp1254 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1254_to_utf8_1.phpt] reason: windows only test
TEST 13024/15572 [ext/standard/tests/file/windows_mb_path/test_cp1254_to_utf8_2.phpt]
SKIP Test fopen() for write cp1254 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1254_to_utf8_2.phpt] reason: windows only test
TEST 13025/15572 [ext/standard/tests/file/windows_mb_path/test_cp1254_to_utf8_3.phpt]
SKIP cp1254 cmd test [ext/standard/tests/file/windows_mb_path/test_cp1254_to_utf8_3.phpt] reason: windows only test
TEST 13026/15572 [ext/standard/tests/file/windows_mb_path/test_cp1255_0.phpt]
SKIP Test fopen() for reading cp1255 path [ext/standard/tests/file/windows_mb_path/test_cp1255_0.phpt] reason: windows only test
TEST 13027/15572 [ext/standard/tests/file/windows_mb_path/test_cp1255_1.phpt]
SKIP Test mkdir/rmdir cp1255 path [ext/standard/tests/file/windows_mb_path/test_cp1255_1.phpt] reason: windows only test
TEST 13028/15572 [ext/standard/tests/file/windows_mb_path/test_cp1255_2.phpt]
SKIP Test fopen() for write cp1255 path [ext/standard/tests/file/windows_mb_path/test_cp1255_2.phpt] reason: windows only test
TEST 13029/15572 [ext/standard/tests/file/windows_mb_path/test_cp1255_to_utf8_0.phpt]
SKIP Test fopen() for reading cp1255 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1255_to_utf8_0.phpt] reason: windows only test
TEST 13030/15572 [ext/standard/tests/file/windows_mb_path/test_cp1255_to_utf8_1.phpt]
SKIP Test mkdir/rmdir cp1255 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1255_to_utf8_1.phpt] reason: windows only test
TEST 13031/15572 [ext/standard/tests/file/windows_mb_path/test_cp1255_to_utf8_2.phpt]
SKIP Test fopen() for write cp1255 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1255_to_utf8_2.phpt] reason: windows only test
TEST 13032/15572 [ext/standard/tests/file/windows_mb_path/test_cp1256_0.phpt]
SKIP Test fopen() for reading cp1256 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1256_0.phpt] reason: windows only test
TEST 13033/15572 [ext/standard/tests/file/windows_mb_path/test_cp1256_1.phpt]
SKIP Test mkdir/rmdir cp1256 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1256_1.phpt] reason: windows only test
TEST 13034/15572 [ext/standard/tests/file/windows_mb_path/test_cp1256_2.phpt]
SKIP Test fopen() for write cp1256 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1256_2.phpt] reason: windows only test
TEST 13035/15572 [ext/standard/tests/file/windows_mb_path/test_cp1256_to_utf8_0.phpt]
SKIP Test fopen() for reading cp1256 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1256_to_utf8_0.phpt] reason: windows only test
TEST 13036/15572 [ext/standard/tests/file/windows_mb_path/test_cp1256_to_utf8_1.phpt]
SKIP Test mkdir/rmdir cp1256 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1256_to_utf8_1.phpt] reason: windows only test
TEST 13037/15572 [ext/standard/tests/file/windows_mb_path/test_cp1256_to_utf8_2.phpt]
SKIP Test fopen() for write cp1256 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1256_to_utf8_2.phpt] reason: windows only test
TEST 13038/15572 [ext/standard/tests/file/windows_mb_path/test_cp874_0.phpt]
SKIP Thai cp874 basic test [ext/standard/tests/file/windows_mb_path/test_cp874_0.phpt] reason: windows only test
TEST 13039/15572 [ext/standard/tests/file/windows_mb_path/test_cp874_1.phpt]
SKIP Thai cp874 cmd test [ext/standard/tests/file/windows_mb_path/test_cp874_1.phpt] reason: windows only test
TEST 13040/15572 [ext/standard/tests/file/windows_mb_path/test_cp874_to_utf8_0.phpt]
SKIP Thai UTF-8 basic test [ext/standard/tests/file/windows_mb_path/test_cp874_to_utf8_0.phpt] reason: windows only test
TEST 13041/15572 [ext/standard/tests/file/windows_mb_path/test_cp874_to_utf8_1.phpt]
SKIP Thai UTF-8 cmd test [ext/standard/tests/file/windows_mb_path/test_cp874_to_utf8_1.phpt] reason: windows only test
TEST 13042/15572 [ext/standard/tests/file/windows_mb_path/test_cp932_0.phpt]
SKIP Test fopen() for reading cp932 path [ext/standard/tests/file/windows_mb_path/test_cp932_0.phpt] reason: windows only test
TEST 13043/15572 [ext/standard/tests/file/windows_mb_path/test_cp932_1.phpt]
SKIP Test mkdir/rmdir cp932 [ext/standard/tests/file/windows_mb_path/test_cp932_1.phpt] reason: windows only test
TEST 13044/15572 [ext/standard/tests/file/windows_mb_path/test_cp932_2.phpt]
SKIP Test fopen() for write to cp932 path [ext/standard/tests/file/windows_mb_path/test_cp932_2.phpt] reason: windows only test
TEST 13045/15572 [ext/standard/tests/file/windows_mb_path/test_cp932_3.phpt]
SKIP cp932 cmd test [ext/standard/tests/file/windows_mb_path/test_cp932_3.phpt] reason: windows only test
TEST 13046/15572 [ext/standard/tests/file/windows_mb_path/test_cp932_to_utf8_0.phpt]
SKIP Test fopen() for reading cp932 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp932_to_utf8_0.phpt] reason: windows only test
TEST 13047/15572 [ext/standard/tests/file/windows_mb_path/test_cp932_to_utf8_1.phpt]
SKIP Test mkdir/rmdir cp932 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp932_to_utf8_1.phpt] reason: windows only test
TEST 13048/15572 [ext/standard/tests/file/windows_mb_path/test_cp932_to_utf8_2.phpt]
SKIP Test fopen() for write cp932 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp932_to_utf8_2.phpt] reason: windows only test
TEST 13049/15572 [ext/standard/tests/file/windows_mb_path/test_cp936_0.phpt]
SKIP Test fopen() for reading cp936 path [ext/standard/tests/file/windows_mb_path/test_cp936_0.phpt] reason: windows only test
TEST 13050/15572 [ext/standard/tests/file/windows_mb_path/test_cp936_1.phpt]
SKIP Test mkdir/rmdir cp936 path [ext/standard/tests/file/windows_mb_path/test_cp936_1.phpt] reason: windows only test
TEST 13051/15572 [ext/standard/tests/file/windows_mb_path/test_cp936_2.phpt]
SKIP Test fopen() for write cp936 path [ext/standard/tests/file/windows_mb_path/test_cp936_2.phpt] reason: windows only test
TEST 13052/15572 [ext/standard/tests/file/windows_mb_path/test_cp936_to_utf8_0.phpt]
SKIP Test fopen() for reading cp936 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp936_to_utf8_0.phpt] reason: windows only test
TEST 13053/15572 [ext/standard/tests/file/windows_mb_path/test_cp936_to_utf8_1.phpt]
SKIP Test mkdir/rmdir cp936 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp936_to_utf8_1.phpt] reason: windows only test
TEST 13054/15572 [ext/standard/tests/file/windows_mb_path/test_cp936_to_utf8_2.phpt]
SKIP Test fopen() for write cp936 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp936_to_utf8_2.phpt] reason: windows only test
TEST 13055/15572 [ext/standard/tests/file/windows_mb_path/test_cwd_mb_names.phpt]
SKIP Test chdir()/getcwd() with a dir for multibyte filenames [ext/standard/tests/file/windows_mb_path/test_cwd_mb_names.phpt] reason: windows only test
TEST 13056/15572 [ext/standard/tests/file/windows_mb_path/test_eucjp_to_utf8_0.phpt]
SKIP Test fopen() for reading eucjp to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_eucjp_to_utf8_0.phpt] reason: windows only test
TEST 13057/15572 [ext/standard/tests/file/windows_mb_path/test_eucjp_to_utf8_1.phpt]
SKIP Test mkdir/rmdir eucjp to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_eucjp_to_utf8_1.phpt] reason: windows only test
TEST 13058/15572 [ext/standard/tests/file/windows_mb_path/test_eucjp_to_utf8_2.phpt]
SKIP Test fopen() for write eucjp to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_eucjp_to_utf8_2.phpt] reason: windows only test
TEST 13059/15572 [ext/standard/tests/file/windows_mb_path/test_kartuli_utf8_0.phpt]
SKIP Test fopen() for reading Kartuli UTF-8 path [ext/standard/tests/file/windows_mb_path/test_kartuli_utf8_0.phpt] reason: windows only test
TEST 13060/15572 [ext/standard/tests/file/windows_mb_path/test_kartuli_utf8_1.phpt]
SKIP Test mkdir/rmdir Kartuli UTF-8 path [ext/standard/tests/file/windows_mb_path/test_kartuli_utf8_1.phpt] reason: windows only test
TEST 13061/15572 [ext/standard/tests/file/windows_mb_path/test_kartuli_utf8_2.phpt]
SKIP Test fopen() for write Kartuli UTF-8 path [ext/standard/tests/file/windows_mb_path/test_kartuli_utf8_2.phpt] reason: windows only test
TEST 13062/15572 [ext/standard/tests/file/windows_mb_path/test_kartuli_utf8_3.phpt]
SKIP Kartuli UTF-8 cmd test [ext/standard/tests/file/windows_mb_path/test_kartuli_utf8_3.phpt] reason: windows only test
TEST 13063/15572 [ext/standard/tests/file/windows_mb_path/test_long_path_0.phpt]
SKIP Basic long path test [ext/standard/tests/file/windows_mb_path/test_long_path_0.phpt] reason: windows only test
TEST 13064/15572 [ext/standard/tests/file/windows_mb_path/test_long_path_1.phpt]
SKIP Basic long path test with file I/O [ext/standard/tests/file/windows_mb_path/test_long_path_1.phpt] reason: windows only test
TEST 13065/15572 [ext/standard/tests/file/windows_mb_path/test_long_path_2.phpt]
SKIP Basic long path test with file I/O, multibyte path and realpath() check [ext/standard/tests/file/windows_mb_path/test_long_path_2.phpt] reason: windows only test
TEST 13066/15572 [ext/standard/tests/file/windows_mb_path/test_long_path_bug30730.phpt]
SKIP Bug #30730 Filename path length limit broken on NTFS volume, using rename [ext/standard/tests/file/windows_mb_path/test_long_path_bug30730.phpt] reason: windows only test
TEST 13067/15572 [ext/standard/tests/file/windows_mb_path/test_long_path_bug70943.phpt]
SKIP Bug #70943 fopen() can't open a file if path is 259 characters long [ext/standard/tests/file/windows_mb_path/test_long_path_bug70943.phpt] reason: windows only test
TEST 13068/15572 [ext/standard/tests/file/windows_mb_path/test_long_path_bug71103.phpt]
SKIP Bug #71103 file_exists and is_readable fail silently [ext/standard/tests/file/windows_mb_path/test_long_path_bug71103.phpt] reason: windows only test
TEST 13069/15572 [ext/standard/tests/file/windows_mb_path/test_long_path_mkdir.phpt]
SKIP Mkdir with path length < 260 and > 248 has be a long path [ext/standard/tests/file/windows_mb_path/test_long_path_mkdir.phpt] reason: windows only test
TEST 13070/15572 [ext/standard/tests/file/windows_mb_path/test_readdir_mb_names.phpt]
SKIP Test readdir() with a dir for multibyte filenames [ext/standard/tests/file/windows_mb_path/test_readdir_mb_names.phpt] reason: windows only test
TEST 13071/15572 [ext/standard/tests/file/windows_mb_path/test_rename_mb_names.phpt]
SKIP Test rename() with a dir for multibyte filenames [ext/standard/tests/file/windows_mb_path/test_rename_mb_names.phpt] reason: windows only test
TEST 13072/15572 [ext/standard/tests/filters/001.phpt]
PASS stream_filter_register() and invalid arguments [ext/standard/tests/filters/001.phpt] 
TEST 13073/15572 [ext/standard/tests/filters/basic.phpt]
PASS basic stream filter tests [ext/standard/tests/filters/basic.phpt] 
TEST 13074/15572 [ext/standard/tests/filters/bug22538.phpt]
PASS Bug #22538 (filtered stream doesn't update file pointer) [ext/standard/tests/filters/bug22538.phpt] 
TEST 13075/15572 [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 13076/15572 [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 13077/15572 [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 13078/15572 [ext/standard/tests/filters/bug50363.phpt]
PASS Bug #50363 (Invalid parsing in convert.quoted-printable-decode filter) [ext/standard/tests/filters/bug50363.phpt] 
TEST 13079/15572 [ext/standard/tests/filters/bug54350.phpt]
PASS Bug #54350: Memory corruption with user_filter [ext/standard/tests/filters/bug54350.phpt] 
TEST 13080/15572 [ext/standard/tests/filters/bug72941.phpt]
PASS Bug #72941 (Modifying bucket->data by-ref has no effect any longer) [ext/standard/tests/filters/bug72941.phpt] 
TEST 13081/15572 [ext/standard/tests/filters/bug73586.phpt]
PASS Bug #73586 (php_user_filter::$stream is not set to the stream the filter is working on). [ext/standard/tests/filters/bug73586.phpt] 
TEST 13082/15572 [ext/standard/tests/filters/bug74267.phpt]
PASS Bug #74267 (segfault with streams and invalid data) [ext/standard/tests/filters/bug74267.phpt] 
TEST 13083/15572 [ext/standard/tests/filters/bug77231.phpt]
PASS Bug #77231 (Segfault when using convert.quoted-printable-encode filter) [ext/standard/tests/filters/bug77231.phpt] 
TEST 13084/15572 [ext/standard/tests/filters/bug79468.phpt]
PASS Bug #79468	SIGSEGV when closing stream handle with a stream filter appended [ext/standard/tests/filters/bug79468.phpt] 
TEST 13085/15572 [ext/standard/tests/filters/bug81294.phpt]
PASS Bug #81294 (Segfault when removing a filter) [ext/standard/tests/filters/bug81294.phpt] 
TEST 13086/15572 [ext/standard/tests/filters/bug81302.phpt]
PASS Bug #81302 (Stream position after stream filter removed) [ext/standard/tests/filters/bug81302.phpt] 
TEST 13087/15572 [ext/standard/tests/filters/bug81475.phpt]
PASS Bug #81475 (stream_isatty emits warning with attached stream wrapper) [ext/standard/tests/filters/bug81475.phpt] 
TEST 13088/15572 [ext/standard/tests/filters/chunked_001.phpt]
PASS Chunked encoding [ext/standard/tests/filters/chunked_001.phpt] 
TEST 13089/15572 [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 13090/15572 [ext/standard/tests/filters/filter_errors_user.phpt]
PASS Filter errors: user filter [ext/standard/tests/filters/filter_errors_user.phpt] 
TEST 13091/15572 [ext/standard/tests/filters/filter_errors_zlib_inflate.phpt]
PASS Filter errors: zlib.inflate [ext/standard/tests/filters/filter_errors_zlib_inflate.phpt] 
TEST 13092/15572 [ext/standard/tests/filters/object_init_failure.phpt]
PASS Creating the stream filter object may fail [ext/standard/tests/filters/object_init_failure.phpt] 
TEST 13093/15572 [ext/standard/tests/filters/object_init_failure_2.phpt]
PASS Creating the stream filter object may fail (include variation) [ext/standard/tests/filters/object_init_failure_2.phpt] 
TEST 13094/15572 [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 13095/15572 [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 13096/15572 [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 13097/15572 [ext/standard/tests/filters/read.phpt]
PASS stream filter - reading [ext/standard/tests/filters/read.phpt] 
TEST 13098/15572 [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 13099/15572 [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 13100/15572 [ext/standard/tests/filters/strip_tags_filter.phpt]
PASS string.strip_tags filter [ext/standard/tests/filters/strip_tags_filter.phpt] 
TEST 13101/15572 [ext/standard/tests/forward_static_call_array.phpt]
PASS mixed forward_static_call_array ( callable $function , array $parameters ); [ext/standard/tests/forward_static_call_array.phpt] 
TEST 13102/15572 [ext/standard/tests/general_functions/001.phpt]
PASS sprintf() function [ext/standard/tests/general_functions/001.phpt] 
TEST 13103/15572 [ext/standard/tests/general_functions/002.phpt]
PASS quoted_printable_decode() function test [ext/standard/tests/general_functions/002.phpt] 
TEST 13104/15572 [ext/standard/tests/general_functions/003.phpt]
PASS levenshtein() function test [ext/standard/tests/general_functions/003.phpt] 
TEST 13105/15572 [ext/standard/tests/general_functions/004.phpt]
PASS fgetcsv() with tab delimited fields (BUG #8258) [ext/standard/tests/general_functions/004.phpt] 
TEST 13106/15572 [ext/standard/tests/general_functions/005.phpt]
PASS is_scalar() function test [ext/standard/tests/general_functions/005.phpt] 
TEST 13107/15572 [ext/standard/tests/general_functions/006.phpt]
PASS quoted_printable_decode() function test with CR/LF [ext/standard/tests/general_functions/006.phpt] 
TEST 13108/15572 [ext/standard/tests/general_functions/007.phpt]
PASS MD5 / Base64 [ext/standard/tests/general_functions/007.phpt] 
TEST 13109/15572 [ext/standard/tests/general_functions/008.phpt]
PASS var_dump float test [ext/standard/tests/general_functions/008.phpt] 
TEST 13110/15572 [ext/standard/tests/general_functions/009.phpt]
PASS SHA1 [ext/standard/tests/general_functions/009.phpt] 
TEST 13111/15572 [ext/standard/tests/general_functions/010.phpt]
PASS register_shutdown_function() & __call [ext/standard/tests/general_functions/010.phpt] 
TEST 13112/15572 [ext/standard/tests/general_functions/boolval.phpt]
PASS Testing boolval() [ext/standard/tests/general_functions/boolval.phpt] 
TEST 13113/15572 [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 13114/15572 [ext/standard/tests/general_functions/bug27678.phpt]
PASS Bug #27678 (number_format() crashes with large numbers) [ext/standard/tests/general_functions/bug27678.phpt] 
TEST 13115/15572 [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 13116/15572 [ext/standard/tests/general_functions/bug31190.phpt]
PASS Bug #31190 (exception in call_user_func_array()) [ext/standard/tests/general_functions/bug31190.phpt] 
TEST 13117/15572 [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 13118/15572 [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 13119/15572 [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 13120/15572 [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 13121/15572 [ext/standard/tests/general_functions/bug39322.phpt]
PASS Bug #39322 (proc_terminate() losing process resource) [ext/standard/tests/general_functions/bug39322.phpt] 
TEST 13122/15572 [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 13123/15572 [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 13124/15572 [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 13125/15572 [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 13126/15572 [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 13127/15572 [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 13128/15572 [ext/standard/tests/general_functions/bug41970.phpt]
PASS Bug #41970 (call_user_func_*() leaks on failure) [ext/standard/tests/general_functions/bug41970.phpt] 
TEST 13129/15572 [ext/standard/tests/general_functions/bug42272.phpt]
PASS Bug #42272 (var_export() incorrectly escapes char(0)) [ext/standard/tests/general_functions/bug42272.phpt] 
TEST 13130/15572 [ext/standard/tests/general_functions/bug43293_1.phpt]
PASS Bug #43293 (Multiple segfaults in getopt()) [ext/standard/tests/general_functions/bug43293_1.phpt] 
TEST 13131/15572 [ext/standard/tests/general_functions/bug43293_2.phpt]
PASS Bug #43293 (Multiple segfaults in getopt()) [ext/standard/tests/general_functions/bug43293_2.phpt] 
TEST 13132/15572 [ext/standard/tests/general_functions/bug43293_3.phpt]
PASS Bug #43293 (Multiple segfaults in getopt()) [ext/standard/tests/general_functions/bug43293_3.phpt] 
TEST 13133/15572 [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 13134/15572 [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 13135/15572 [ext/standard/tests/general_functions/bug44394.phpt]
PASS Bug #44394 (Last two bytes missing from output) [ext/standard/tests/general_functions/bug44394.phpt] 
TEST 13136/15572 [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 13137/15572 [ext/standard/tests/general_functions/bug44461.phpt]
PASS Bug #44461 (parse_ini_file crashes) [ext/standard/tests/general_functions/bug44461.phpt] 
TEST 13138/15572 [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 13139/15572 [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 13140/15572 [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 13141/15572 [ext/standard/tests/general_functions/bug47857.phpt]
PASS Bug #47851 (is_callable throws fatal error) [ext/standard/tests/general_functions/bug47857.phpt] 
TEST 13142/15572 [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 13143/15572 [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 13144/15572 [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 13145/15572 [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 13146/15572 [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 13147/15572 [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 13148/15572 [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 13149/15572 [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 13150/15572 [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] 
TEST 13151/15572 [ext/standard/tests/general_functions/bug55371.phpt]
PASS Bug #55371 (get_magic_quotes_gpc() and get_magic_quotes_runtime() throw deprecated warning) [ext/standard/tests/general_functions/bug55371.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 13156/15572 [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 13157/15572 [ext/standard/tests/general_functions/bug66094.phpt]
PASS Bug #66094 (unregister_tick_function tries to cast a Closure to a string) [ext/standard/tests/general_functions/bug66094.phpt] 
TEST 13158/15572 [ext/standard/tests/general_functions/bug67498.phpt]
PASS phpinfo() Type Confusion Information Leak Vulnerability [ext/standard/tests/general_functions/bug67498.phpt] 
TEST 13159/15572 [ext/standard/tests/general_functions/bug69646.phpt]
SKIP Bug #69646 OS command injection vulnerability in escapeshellarg() [ext/standard/tests/general_functions/bug69646.phpt] reason: .. Windows only
TEST 13160/15572 [ext/standard/tests/general_functions/bug70018.phpt]
PASS Bug #70018 (exec does not strip all whitespace) [ext/standard/tests/general_functions/bug70018.phpt] 
TEST 13161/15572 [ext/standard/tests/general_functions/bug70157.phpt]
PASS parse_ini_string() crashes on values starting with number or unquoted strings [ext/standard/tests/general_functions/bug70157.phpt] 
TEST 13162/15572 [ext/standard/tests/general_functions/bug70249.phpt]
PASS Bug #70249 (Segmentation fault while running PHPUnit tests on phpBB 3.2-dev) [ext/standard/tests/general_functions/bug70249.phpt] 
TEST 13163/15572 [ext/standard/tests/general_functions/bug70947.phpt]
PASS Bug #70947 (INI parser segfault with INI_SCANNER_TYPED) [ext/standard/tests/general_functions/bug70947.phpt] 
TEST 13164/15572 [ext/standard/tests/general_functions/bug71891.phpt]
PASS Bug #71891 (header_register_callback() and register_shutdown_function()) [ext/standard/tests/general_functions/bug71891.phpt] 
TEST 13165/15572 [ext/standard/tests/general_functions/bug72300.phpt]
PASS Bug #72300 (ignore_user_abort(false) has no effect) [ext/standard/tests/general_functions/bug72300.phpt] 
TEST 13166/15572 [ext/standard/tests/general_functions/bug72306.phpt]
PASS Bug #72306 (Heap overflow through proc_open and $env parameter) [ext/standard/tests/general_functions/bug72306.phpt] 
TEST 13167/15572 [ext/standard/tests/general_functions/bug72920.phpt]
PASS Bug #72920 (Accessing a private constant using constant() creates an exception AND warning) [ext/standard/tests/general_functions/bug72920.phpt] 
TEST 13168/15572 [ext/standard/tests/general_functions/bug73973.phpt]
PASS Bug #73973 debug_zval_dump() assertion error for resource consts with --enable-debug [ext/standard/tests/general_functions/bug73973.phpt] 
TEST 13169/15572 [ext/standard/tests/general_functions/bug76643.phpt]
PASS Bug #76643 (Segmentation fault when using `output_add_rewrite_var`) [ext/standard/tests/general_functions/bug76643.phpt] 
TEST 13170/15572 [ext/standard/tests/general_functions/bug76717.phpt]
PASS Bug #76717: var_export() does not create a parsable value for PHP_INT_MIN [ext/standard/tests/general_functions/bug76717.phpt] 
TEST 13171/15572 [ext/standard/tests/general_functions/bug77638_1.phpt]
SKIP Bug #77638 (var_export'ing certain class instances segfaults) [ext/standard/tests/general_functions/bug77638_1.phpt] reason: com_dotnet extension not available
TEST 13172/15572 [ext/standard/tests/general_functions/bug77638_2.phpt]
SKIP Bug #77638 (var_export'ing certain class instances segfaults) [ext/standard/tests/general_functions/bug77638_2.phpt] reason: ffi extension not available
TEST 13173/15572 [ext/standard/tests/general_functions/bug77844.phpt]
PASS Bug #77844: Crash due to null pointer in parse_ini_string with INI_SCANNER_TYPED [ext/standard/tests/general_functions/bug77844.phpt] 
TEST 13174/15572 [ext/standard/tests/general_functions/bug78569.phpt]
SKIP Bug #78569 (proc_open() may require extra quoting) [ext/standard/tests/general_functions/bug78569.phpt] reason: this test is for Windows platforms only
TEST 13175/15572 [ext/standard/tests/general_functions/bug79254.phpt]
PASS Bug #79254 (getenv() w/o arguments not showing changes) [ext/standard/tests/general_functions/bug79254.phpt] 
TEST 13176/15572 [ext/standard/tests/general_functions/bug80771.phpt]
PASS Bug #80771 (phpinfo(INFO_CREDITS) displays nothing in CLI) [ext/standard/tests/general_functions/bug80771.phpt] 
TEST 13177/15572 [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 13178/15572 [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 13179/15572 [ext/standard/tests/general_functions/callbacks_001.phpt]
PASS ZE2 Callbacks of static functions [ext/standard/tests/general_functions/callbacks_001.phpt] 
TEST 13180/15572 [ext/standard/tests/general_functions/callbacks_002.phpt]
PASS call_user_func(): Wrong parameters [ext/standard/tests/general_functions/callbacks_002.phpt] 
TEST 13181/15572 [ext/standard/tests/general_functions/closures_001.phpt]
PASS register_shutdown_function() & closure [ext/standard/tests/general_functions/closures_001.phpt] 
TEST 13182/15572 [ext/standard/tests/general_functions/closures_002.phpt]
PASS register_tick_function() & closure [ext/standard/tests/general_functions/closures_002.phpt] 
TEST 13183/15572 [ext/standard/tests/general_functions/connection_aborted.phpt]
PASS int connection_aborted ( void ); [ext/standard/tests/general_functions/connection_aborted.phpt] 
TEST 13184/15572 [ext/standard/tests/general_functions/connection_status.phpt]
PASS int connection_status ( void ); [ext/standard/tests/general_functions/connection_status.phpt] 
TEST 13185/15572 [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 13186/15572 [ext/standard/tests/general_functions/debug_zval_dump_b_64bit.phpt]
PASS Test debug_zval_dump() function : basic operations [ext/standard/tests/general_functions/debug_zval_dump_b_64bit.phpt] 
TEST 13187/15572 [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 13188/15572 [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 13189/15572 [ext/standard/tests/general_functions/dl-check-enabled.phpt]
PASS dl() returns false when disabled via INI settings
+--CREDITS--
Tom Van Herreweghe <tom@theanalogguy.be>
User Group: PHP-WVL & PHPGent #PHPTestFest [ext/standard/tests/general_functions/dl-check-enabled.phpt] 
TEST 13190/15572 [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 13191/15572 [ext/standard/tests/general_functions/dl-full-path-not-supported.phpt]
PASS dl() fails when trying to load full path to module [ext/standard/tests/general_functions/dl-full-path-not-supported.phpt] 
TEST 13192/15572 [ext/standard/tests/general_functions/error_clear_last.phpt]
PASS error_clear_last() tests [ext/standard/tests/general_functions/error_clear_last.phpt] 
TEST 13193/15572 [ext/standard/tests/general_functions/error_get_last.phpt]
PASS error_get_last() tests [ext/standard/tests/general_functions/error_get_last.phpt] 
TEST 13194/15572 [ext/standard/tests/general_functions/escapeshellarg_basic-win32-mb.phpt]
SKIP Test escapeshellarg() function: basic test with UTF-8 strings [ext/standard/tests/general_functions/escapeshellarg_basic-win32-mb.phpt] reason: .. only for Windows
TEST 13195/15572 [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 13196/15572 [ext/standard/tests/general_functions/escapeshellarg_basic.phpt]
PASS Test escapeshellarg() function: basic test [ext/standard/tests/general_functions/escapeshellarg_basic.phpt] 
TEST 13197/15572 [ext/standard/tests/general_functions/escapeshellarg_bug71039.phpt]
PASS Test escapeshellarg() string with \0 bytes [ext/standard/tests/general_functions/escapeshellarg_bug71039.phpt] 
TEST 13198/15572 [ext/standard/tests/general_functions/escapeshellarg_bug71270.phpt]
PASS Test escapeshellarg() allowed argument length [ext/standard/tests/general_functions/escapeshellarg_bug71270.phpt] 
TEST 13199/15572 [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 13200/15572 [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 13201/15572 [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 13202/15572 [ext/standard/tests/general_functions/escapeshellcmd_bug71039.phpt]
PASS Test escapeshellcmd() string with \0 bytes [ext/standard/tests/general_functions/escapeshellcmd_bug71039.phpt] 
TEST 13203/15572 [ext/standard/tests/general_functions/escapeshellcmd_bug71270.phpt]
PASS Test escapeshellcmd() allowed argument length [ext/standard/tests/general_functions/escapeshellcmd_bug71270.phpt] 
TEST 13204/15572 [ext/standard/tests/general_functions/floatval.phpt]
PASS Testing floatval() and its alias doubleval() Functions [ext/standard/tests/general_functions/floatval.phpt] 
TEST 13205/15572 [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 13206/15572 [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 13207/15572 [ext/standard/tests/general_functions/get_cfg_var_array.phpt]
PASS Using get_cfg_var() on an array ini value [ext/standard/tests/general_functions/get_cfg_var_array.phpt] 
TEST 13208/15572 [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 13209/15572 [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 13210/15572 [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 13211/15572 [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 13212/15572 [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 13213/15572 [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 13214/15572 [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 13215/15572 [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 13216/15572 [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 13217/15572 [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 13218/15572 [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 13219/15572 [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 13220/15572 [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 13221/15572 [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 13222/15572 [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 13223/15572 [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 13224/15572 [ext/standard/tests/general_functions/getenv.phpt]
PASS getenv() basic tests [ext/standard/tests/general_functions/getenv.phpt] 
TEST 13225/15572 [ext/standard/tests/general_functions/getmypid_basic.phpt]
PASS Test getmypid() function: basic test [ext/standard/tests/general_functions/getmypid_basic.phpt] 
TEST 13226/15572 [ext/standard/tests/general_functions/getopt.phpt]
PASS getopt [ext/standard/tests/general_functions/getopt.phpt] 
TEST 13227/15572 [ext/standard/tests/general_functions/getopt_002.phpt]
PASS getopt#002 [ext/standard/tests/general_functions/getopt_002.phpt] 
TEST 13228/15572 [ext/standard/tests/general_functions/getopt_003.phpt]
PASS getopt#003 [ext/standard/tests/general_functions/getopt_003.phpt] 
TEST 13229/15572 [ext/standard/tests/general_functions/getopt_004.phpt]
PASS getopt#004 (Optional values) [ext/standard/tests/general_functions/getopt_004.phpt] 
TEST 13230/15572 [ext/standard/tests/general_functions/getopt_005.phpt]
PASS getopt#005 (Required values) [ext/standard/tests/general_functions/getopt_005.phpt] 
TEST 13231/15572 [ext/standard/tests/general_functions/getopt_006.phpt]
PASS getopt#006 (optind #1) [ext/standard/tests/general_functions/getopt_006.phpt] 
TEST 13232/15572 [ext/standard/tests/general_functions/getopt_007.phpt]
PASS getopt#007 (optind #2) [ext/standard/tests/general_functions/getopt_007.phpt] 
TEST 13233/15572 [ext/standard/tests/general_functions/getopt_008.phpt]
PASS getopt#008 (optind #3) [ext/standard/tests/general_functions/getopt_008.phpt] 
TEST 13234/15572 [ext/standard/tests/general_functions/getopt_009.phpt]
PASS getopt#009 (optind #4) [ext/standard/tests/general_functions/getopt_009.phpt] 
TEST 13235/15572 [ext/standard/tests/general_functions/getrusage.phpt]
PASS getrusage() tests [ext/standard/tests/general_functions/getrusage.phpt] 
TEST 13236/15572 [ext/standard/tests/general_functions/getrusage_basic.phpt]
PASS Test getrusage() function: basic test [ext/standard/tests/general_functions/getrusage_basic.phpt] 
TEST 13237/15572 [ext/standard/tests/general_functions/getservbyname_basic.phpt]
SKIP Test function getservbyname() [ext/standard/tests/general_functions/getservbyname_basic.phpt] reason: reason: missing /etc/services
TEST 13238/15572 [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 13239/15572 [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 13240/15572 [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 13241/15572 [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 13242/15572 [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 13243/15572 [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 13244/15572 [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 13245/15572 [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 13246/15572 [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 13247/15572 [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 13248/15572 [ext/standard/tests/general_functions/getservbyport_basic.phpt]
SKIP Test function getservbyport() by calling it more than or less than its expected arguments [ext/standard/tests/general_functions/getservbyport_basic.phpt] reason: reason: missing /etc/services
TEST 13249/15572 [ext/standard/tests/general_functions/getservbyport_variation1.phpt]
SKIP Test function getservbyport() by calling it more than or less than its expected arguments [ext/standard/tests/general_functions/getservbyport_variation1.phpt] reason: reason: missing /etc/services
TEST 13250/15572 [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 13251/15572 [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 13252/15572 [ext/standard/tests/general_functions/gettype_settype_variation1.phpt]
SKIP Test gettype() & settype() functions : usage variatoins [ext/standard/tests/general_functions/gettype_settype_variation1.phpt] reason: this test is for 32bit platform only
TEST 13253/15572 [ext/standard/tests/general_functions/gettype_settype_variation2.phpt]
SKIP Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation2.phpt] reason: this test is for 32bit platform only
TEST 13254/15572 [ext/standard/tests/general_functions/gettype_settype_variation3.phpt]
SKIP Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation3.phpt] reason: this test is for 32bit platform only
TEST 13255/15572 [ext/standard/tests/general_functions/gettype_settype_variation4.phpt]
SKIP Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation4.phpt] reason: this test is for 32bit platform only
TEST 13256/15572 [ext/standard/tests/general_functions/gettype_settype_variation5.phpt]
SKIP Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation5.phpt] reason: this test is for 32bit platform only
TEST 13257/15572 [ext/standard/tests/general_functions/gettype_settype_variation6.phpt]
SKIP Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation6.phpt] reason: this test is for 32bit platform only
TEST 13258/15572 [ext/standard/tests/general_functions/gettype_settype_variation7.phpt]
SKIP Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation7.phpt] reason: this test is for 32bit platform only
TEST 13259/15572 [ext/standard/tests/general_functions/gettype_settype_variation8.phpt]
SKIP Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation8.phpt] reason: this test is for 32bit platform only
TEST 13260/15572 [ext/standard/tests/general_functions/head.phpt]
PASS header() and friends [ext/standard/tests/general_functions/head.phpt] 
SKIP Location: headers change the status code [ext/standard/tests/general_functions/header_redirection_001.phpt] reason: CGI not available
SKIP Location: headers override non-201 and 3xx response codes [ext/standard/tests/general_functions/header_redirection_002.phpt] reason: CGI not available
SKIP Location: headers respect the header() response code parameter [ext/standard/tests/general_functions/header_redirection_003.phpt] reason: CGI not available
SKIP Location: headers do not override the 201 response code [ext/standard/tests/general_functions/header_redirection_005.phpt] reason: CGI not available
SKIP Location: headers do not override the 300 Multiple Choices response code [ext/standard/tests/general_functions/header_redirection_006.phpt] reason: CGI not available
SKIP Location: headers do not override the 301 Moved Permanently response code [ext/standard/tests/general_functions/header_redirection_007.phpt] reason: CGI not available
SKIP Location: headers do not override the 302 Found response code [ext/standard/tests/general_functions/header_redirection_008.phpt] reason: CGI not available
SKIP Location: headers do not override the 303 See Other response code [ext/standard/tests/general_functions/header_redirection_009.phpt] reason: CGI not available
SKIP Location: headers do not override the 304 Not Modified response code [ext/standard/tests/general_functions/header_redirection_010.phpt] reason: CGI not available
SKIP Location: headers do not override the 305 Use Proxy response code [ext/standard/tests/general_functions/header_redirection_011.phpt] reason: CGI not available
SKIP Location: headers do not override the 307 Temporary Redirect response code [ext/standard/tests/general_functions/header_redirection_012.phpt] reason: CGI not available
SKIP Location: headers do not override the 308 Permanent Redirect response code [ext/standard/tests/general_functions/header_redirection_013.phpt] reason: CGI not available
SKIP Location: headers do not override the 399 Choose Your Own Adventure response code [ext/standard/tests/general_functions/header_redirection_014.phpt] reason: CGI not available
TEST 13274/15572 [ext/standard/tests/general_functions/highlight_heredoc.phpt]
PASS highlight_string() handling of heredoc [ext/standard/tests/general_functions/highlight_heredoc.phpt] 
TEST 13275/15572 [ext/standard/tests/general_functions/http_response_code.phpt]
PASS Test http_response_code basic functionality [ext/standard/tests/general_functions/http_response_code.phpt] 
TEST 13276/15572 [ext/standard/tests/general_functions/include_path.phpt]
PASS *_include_path() tests [ext/standard/tests/general_functions/include_path.phpt] 
TEST 13277/15572 [ext/standard/tests/general_functions/ini_get_all.phpt]
PASS ini_get_all() tests [ext/standard/tests/general_functions/ini_get_all.phpt] 
TEST 13278/15572 [ext/standard/tests/general_functions/intval.phpt]
SKIP Test intval() function [ext/standard/tests/general_functions/intval.phpt] reason: this test is for 32bit platform only
TEST 13279/15572 [ext/standard/tests/general_functions/intval_binary_prefix.phpt]
PASS Test intval() function with "0b" string prefix [ext/standard/tests/general_functions/intval_binary_prefix.phpt] 
TEST 13280/15572 [ext/standard/tests/general_functions/intval_variation1.phpt]
PASS Test intval() function : usage variation [ext/standard/tests/general_functions/intval_variation1.phpt] 
TEST 13281/15572 [ext/standard/tests/general_functions/is_array.phpt]
PASS Test is_array() function [ext/standard/tests/general_functions/is_array.phpt] 
TEST 13282/15572 [ext/standard/tests/general_functions/is_bool.phpt]
PASS Test is_bool() function [ext/standard/tests/general_functions/is_bool.phpt] 
TEST 13283/15572 [ext/standard/tests/general_functions/is_callable_abstract_method.phpt]
PASS is_callable() on abstract method via object should return false [ext/standard/tests/general_functions/is_callable_abstract_method.phpt] 
TEST 13284/15572 [ext/standard/tests/general_functions/is_callable_anon.phpt]
PASS Test is_callable() function : usage variations - anonymous class method [ext/standard/tests/general_functions/is_callable_anon.phpt] 
TEST 13285/15572 [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 13286/15572 [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 13287/15572 [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 13288/15572 [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 13289/15572 [ext/standard/tests/general_functions/is_countable_with_classes.phpt]
PASS Test is_countable() function [ext/standard/tests/general_functions/is_countable_with_classes.phpt] 
TEST 13290/15572 [ext/standard/tests/general_functions/is_countable_with_variables.phpt]
PASS Test is_countable() function [ext/standard/tests/general_functions/is_countable_with_variables.phpt] 
TEST 13291/15572 [ext/standard/tests/general_functions/is_float.phpt]
SKIP Test is_float() & it's FALIASes: is_double() & is_real() functions [ext/standard/tests/general_functions/is_float.phpt] reason: this test is for 32bit platform only
TEST 13292/15572 [ext/standard/tests/general_functions/is_float_64bit.phpt]
PASS Test is_float() & it's FALIASes: is_double() & is_real() functions [ext/standard/tests/general_functions/is_float_64bit.phpt] 
TEST 13293/15572 [ext/standard/tests/general_functions/is_int.phpt]
SKIP Test is_int() & it's FALIASes: is_long() & is_integer() functions [ext/standard/tests/general_functions/is_int.phpt] reason: this test is for 32bit platform only
TEST 13294/15572 [ext/standard/tests/general_functions/is_int_64bit.phpt]
PASS Test is_int() & it's FALIASes: is_long() & is_integer() functions [ext/standard/tests/general_functions/is_int_64bit.phpt] 
TEST 13295/15572 [ext/standard/tests/general_functions/is_iterable.phpt]
PASS Test is_iterable() function [ext/standard/tests/general_functions/is_iterable.phpt] 
TEST 13296/15572 [ext/standard/tests/general_functions/is_null.phpt]
PASS Test is_null() function [ext/standard/tests/general_functions/is_null.phpt] 
TEST 13297/15572 [ext/standard/tests/general_functions/is_numeric.phpt]
PASS Test is_numeric() function [ext/standard/tests/general_functions/is_numeric.phpt] 
TEST 13298/15572 [ext/standard/tests/general_functions/is_object.phpt]
PASS Test is_object() function [ext/standard/tests/general_functions/is_object.phpt] 
TEST 13299/15572 [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 13300/15572 [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 13301/15572 [ext/standard/tests/general_functions/is_scalar.phpt]
PASS Test is_scalar() function [ext/standard/tests/general_functions/is_scalar.phpt] 
TEST 13302/15572 [ext/standard/tests/general_functions/is_string.phpt]
PASS Test is_string() function [ext/standard/tests/general_functions/is_string.phpt] 
TEST 13303/15572 [ext/standard/tests/general_functions/isset_basic1.phpt]
PASS Test isset() function : basic functionality [ext/standard/tests/general_functions/isset_basic1.phpt] 
TEST 13304/15572 [ext/standard/tests/general_functions/isset_basic2.phpt]
PASS Test isset() function : basic functionality [ext/standard/tests/general_functions/isset_basic2.phpt] 
TEST 13305/15572 [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 13306/15572 [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 13307/15572 [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 13308/15572 [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 13309/15572 [ext/standard/tests/general_functions/output_add_rewrite_var_basic1.phpt]
PASS Test output_add_rewrite_var() function basic feature [ext/standard/tests/general_functions/output_add_rewrite_var_basic1.phpt] 
TEST 13310/15572 [ext/standard/tests/general_functions/output_add_rewrite_var_basic2.phpt]
PASS Test output_add_rewrite_var() function basic feature [ext/standard/tests/general_functions/output_add_rewrite_var_basic2.phpt] 
TEST 13311/15572 [ext/standard/tests/general_functions/output_add_rewrite_var_basic3.phpt]
PASS Test output_add_rewrite_var() function basic feature [ext/standard/tests/general_functions/output_add_rewrite_var_basic3.phpt] 
TEST 13312/15572 [ext/standard/tests/general_functions/output_add_rewrite_var_basic4.phpt]
PASS Test output_add_rewrite_var() function basic feature [ext/standard/tests/general_functions/output_add_rewrite_var_basic4.phpt] 
TEST 13313/15572 [ext/standard/tests/general_functions/parse_ini_basic.phpt]
PASS parse_ini_file() tests [ext/standard/tests/general_functions/parse_ini_basic.phpt] 
TEST 13314/15572 [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 13315/15572 [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 13316/15572 [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 13317/15572 [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 13318/15572 [ext/standard/tests/general_functions/parse_ini_string_003.phpt]
PASS parse_ini_string() typed scanner mode [ext/standard/tests/general_functions/parse_ini_string_003.phpt] 
TEST 13319/15572 [ext/standard/tests/general_functions/parse_ini_string_bug76068.phpt]
PASS Bug #76068 parse_ini_string fails to parse "[foo]\nbar=1|>baz" with segfault [ext/standard/tests/general_functions/parse_ini_string_bug76068.phpt] 
TEST 13320/15572 [ext/standard/tests/general_functions/parse_ini_string_error.phpt]
PASS Ini parsing errors should not result in memory leaks [ext/standard/tests/general_functions/parse_ini_string_error.phpt] 
TEST 13321/15572 [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 13322/15572 [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 13323/15572 [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 13325/15572 [ext/standard/tests/general_functions/phpinfo.phpt]
FAIL phpinfo() [ext/standard/tests/general_functions/phpinfo.phpt] 
SKIP phpinfo() CGI [ext/standard/tests/general_functions/phpinfo2.phpt] reason: CGI not available
TEST 13327/15572 [ext/standard/tests/general_functions/print_r.phpt]
PASS Test print_r() function [ext/standard/tests/general_functions/print_r.phpt] 
TEST 13328/15572 [ext/standard/tests/general_functions/print_r_64bit.phpt]
PASS Test print_r() function [ext/standard/tests/general_functions/print_r_64bit.phpt] 
TEST 13329/15572 [ext/standard/tests/general_functions/proc_nice_basic-win.phpt]
SKIP proc_nice() basic behaviour [ext/standard/tests/general_functions/proc_nice_basic-win.phpt] reason: : Only for Windows
TEST 13330/15572 [ext/standard/tests/general_functions/proc_nice_basic.phpt]
SKIP proc_nice() basic behaviour [ext/standard/tests/general_functions/proc_nice_basic.phpt] reason: ps -p is not available
TEST 13331/15572 [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 13332/15572 [ext/standard/tests/general_functions/proc_nice_variation5.phpt]
PASS Test function proc_nice() by substituting argument 1 with int values. [ext/standard/tests/general_functions/proc_nice_variation5.phpt] 
TEST 13333/15572 [ext/standard/tests/general_functions/proc_open-mb0.phpt]
PASS proc_open with bypass_shell subprocess parameter passing [ext/standard/tests/general_functions/proc_open-mb0.phpt] 
TEST 13334/15572 [ext/standard/tests/general_functions/proc_open-mb1.phpt]
PASS proc_open without bypass_shell subprocess parameter passing [ext/standard/tests/general_functions/proc_open-mb1.phpt] 
TEST 13335/15572 [ext/standard/tests/general_functions/proc_open.phpt]
PASS proc_open [ext/standard/tests/general_functions/proc_open.phpt] 
TEST 13336/15572 [ext/standard/tests/general_functions/proc_open02.phpt]
PASS proc_open [ext/standard/tests/general_functions/proc_open02.phpt] 
TEST 13337/15572 [ext/standard/tests/general_functions/proc_open_array.phpt]
PASS Using proc_open() with a command array (no shell) [ext/standard/tests/general_functions/proc_open_array.phpt] 
TEST 13338/15572 [ext/standard/tests/general_functions/proc_open_null.phpt]
PASS Null pipes in proc_open() [ext/standard/tests/general_functions/proc_open_null.phpt] 
TEST 13339/15572 [ext/standard/tests/general_functions/proc_open_pipes1.phpt]
PASS proc_open() with > 16 pipes [ext/standard/tests/general_functions/proc_open_pipes1.phpt] 
TEST 13340/15572 [ext/standard/tests/general_functions/proc_open_pipes2.phpt]
PASS proc_open() with no pipes [ext/standard/tests/general_functions/proc_open_pipes2.phpt] 
TEST 13341/15572 [ext/standard/tests/general_functions/proc_open_pipes3.phpt]
PASS proc_open() with invalid pipes [ext/standard/tests/general_functions/proc_open_pipes3.phpt] 
TEST 13342/15572 [ext/standard/tests/general_functions/proc_open_redirect.phpt]
PASS Redirection support in proc_open [ext/standard/tests/general_functions/proc_open_redirect.phpt] 
TEST 13343/15572 [ext/standard/tests/general_functions/putenv.phpt]
PASS putenv() basic tests [ext/standard/tests/general_functions/putenv.phpt] 
TEST 13344/15572 [ext/standard/tests/general_functions/putenv_bug75574_cp936_win.phpt]
SKIP Bug #75574 putenv does not work properly if parameter contains non-ASCII unicode character, cp936 Windows [ext/standard/tests/general_functions/putenv_bug75574_cp936_win.phpt] reason: Valid only on Windows
TEST 13345/15572 [ext/standard/tests/general_functions/putenv_bug75574_utf8.phpt]
PASS Bug #75574 putenv does not work properly if parameter contains non-ASCII unicode character, UTF-8 [ext/standard/tests/general_functions/putenv_bug75574_utf8.phpt] 
TEST 13346/15572 [ext/standard/tests/general_functions/rand.phpt]
PASS rand() and mt_rand() tests [ext/standard/tests/general_functions/rand.phpt] 
TEST 13347/15572 [ext/standard/tests/general_functions/settype_typed_property.phpt]
PASS Using settype() on a typed property [ext/standard/tests/general_functions/settype_typed_property.phpt] 
TEST 13348/15572 [ext/standard/tests/general_functions/sleep_basic.phpt]
PASS Test sleep() function : basic functionality [ext/standard/tests/general_functions/sleep_basic.phpt] 
TEST 13349/15572 [ext/standard/tests/general_functions/sleep_error.phpt]
PASS Test sleep() function : error conditions [ext/standard/tests/general_functions/sleep_error.phpt] 
TEST 13350/15572 [ext/standard/tests/general_functions/strval.phpt]
PASS Test strval() function [ext/standard/tests/general_functions/strval.phpt] 
TEST 13351/15572 [ext/standard/tests/general_functions/sys_getloadavg.phpt]
PASS sys_getloadavg() tests [ext/standard/tests/general_functions/sys_getloadavg.phpt] 
TEST 13352/15572 [ext/standard/tests/general_functions/type.phpt]
PASS gettype(), settype() and friends [ext/standard/tests/general_functions/type.phpt] 
TEST 13353/15572 [ext/standard/tests/general_functions/uniqid_basic.phpt]
PASS Test uniqid() function : basic functionality [ext/standard/tests/general_functions/uniqid_basic.phpt] 
TEST 13354/15572 [ext/standard/tests/general_functions/usleep_basic.phpt]
PASS Test usleep() function [ext/standard/tests/general_functions/usleep_basic.phpt] 
TEST 13355/15572 [ext/standard/tests/general_functions/usleep_error.phpt]
PASS Test usleep() function : error conditions [ext/standard/tests/general_functions/usleep_error.phpt] 
TEST 13356/15572 [ext/standard/tests/general_functions/var_dump.phpt]
SKIP Test var_dump() function [ext/standard/tests/general_functions/var_dump.phpt] reason: this test is for 32bit platform only
TEST 13357/15572 [ext/standard/tests/general_functions/var_dump_64bit.phpt]
PASS Test var_dump() function [ext/standard/tests/general_functions/var_dump_64bit.phpt] 
TEST 13358/15572 [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 13359/15572 [ext/standard/tests/general_functions/var_export-locale_32.phpt]
SKIP Test var_export() function with locale [ext/standard/tests/general_functions/var_export-locale_32.phpt] reason: 32-bit only
TEST 13360/15572 [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 13361/15572 [ext/standard/tests/general_functions/var_export_basic1_32.phpt]
SKIP Test var_export() function with integer values [ext/standard/tests/general_functions/var_export_basic1_32.phpt] reason: 32-bit only
TEST 13362/15572 [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 13363/15572 [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 13364/15572 [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 13365/15572 [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 13366/15572 [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 13367/15572 [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 13368/15572 [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 13369/15572 [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 13370/15572 [ext/standard/tests/general_functions/var_export_bug66179.phpt]
PASS Bug #66179 (var_export() exports float as integer) [ext/standard/tests/general_functions/var_export_bug66179.phpt] 
TEST 13371/15572 [ext/standard/tests/general_functions/var_export_bug71314.phpt]
PASS Bug #71314 (var_export(INF) prints INF.0) [ext/standard/tests/general_functions/var_export_bug71314.phpt] 
TEST 13372/15572 [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 13373/15572 [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 13374/15572 [ext/standard/tests/hrtime/hrtime.phpt]
PASS Test hrtime() aligns with microtime() [ext/standard/tests/hrtime/hrtime.phpt] 
TEST 13375/15572 [ext/standard/tests/hrtime/hrtime_array.phpt]
PASS Test hrtime() return array [ext/standard/tests/hrtime/hrtime_array.phpt] 
TEST 13376/15572 [ext/standard/tests/http/bug38802.phpt]
PASS Bug #38802 (ignore_errors and max_redirects) [ext/standard/tests/http/bug38802.phpt] 
TEST 13377/15572 [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 13378/15572 [ext/standard/tests/http/bug47021.phpt]
PASS Bug #47021 (SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked") [ext/standard/tests/http/bug47021.phpt] 
TEST 13379/15572 [ext/standard/tests/http/bug48929.phpt]
PASS Bug #48929 (duplicate \r\n sent after last header line) [ext/standard/tests/http/bug48929.phpt] 
TEST 13380/15572 [ext/standard/tests/http/bug53198.phpt]
PASS Bug #53198 (From: header cannot be changed with ini_set) [ext/standard/tests/http/bug53198.phpt] 
TEST 13381/15572 [ext/standard/tests/http/bug60570.phpt]
PASS Bug #60570 (Stream context leaks when http request fails) [ext/standard/tests/http/bug60570.phpt] 
TEST 13382/15572 [ext/standard/tests/http/bug61548.phpt]
PASS Bug #61548 (content-type must appear at the end of headers) [ext/standard/tests/http/bug61548.phpt] 
TEST 13383/15572 [ext/standard/tests/http/bug65634.phpt]
PASS Bug #65634 (HTTP wrapper is very slow with protocol_version 1.1) [ext/standard/tests/http/bug65634.phpt] 
TEST 13384/15572 [ext/standard/tests/http/bug67430.phpt]
PASS Bug #67430 (http:// wrapper doesn't follow 308 redirects) [ext/standard/tests/http/bug67430.phpt] 
TEST 13385/15572 [ext/standard/tests/http/bug69337.phpt]
PASS Bug #69337 (Stream context leaks when http request fails) [ext/standard/tests/http/bug69337.phpt] 
TEST 13386/15572 [ext/standard/tests/http/bug73297.phpt]
PASS Bug #73297 (Ignore 100 Continue returned by HTTP/1.1 servers) [ext/standard/tests/http/bug73297.phpt] 
TEST 13387/15572 [ext/standard/tests/http/bug75535.phpt]
PASS Bug #75535: Inappropriately parsing HTTP response leads to PHP segment fault [ext/standard/tests/http/bug75535.phpt] 
TEST 13388/15572 [ext/standard/tests/http/bug75981.phpt]
PASS Bug #75981 (stack-buffer-overflow while parsing HTTP response) [ext/standard/tests/http/bug75981.phpt] 
TEST 13389/15572 [ext/standard/tests/http/bug76342.phpt]
PASS Bug #76342 (file_get_contents waits twice specified timeout) [ext/standard/tests/http/bug76342.phpt] 
TEST 13390/15572 [ext/standard/tests/http/bug78719.phpt]
PASS Bug #78719 (http wrapper silently ignores long Location headers) [ext/standard/tests/http/bug78719.phpt] 
TEST 13391/15572 [ext/standard/tests/http/bug79265.phpt]
PASS Bug #79265 (Improper injection of Host header when using fopen for http requests) [ext/standard/tests/http/bug79265.phpt] 
TEST 13392/15572 [ext/standard/tests/http/bug79265_2.phpt]
PASS Bug #79265 variation: "host:" not at start of header [ext/standard/tests/http/bug79265_2.phpt] 
TEST 13393/15572 [ext/standard/tests/http/bug80838.phpt]
PASS Bug #80838 (HTTP wrapper waits for HTTP 1 response after HTTP 101) [ext/standard/tests/http/bug80838.phpt] 
TEST 13394/15572 [ext/standard/tests/http/http_response_header_01.phpt]
PASS $http_reponse_header (no redirect) [ext/standard/tests/http/http_response_header_01.phpt] 
TEST 13395/15572 [ext/standard/tests/http/http_response_header_02.phpt]
PASS $http_reponse_header (redirect) [ext/standard/tests/http/http_response_header_02.phpt] 
TEST 13396/15572 [ext/standard/tests/http/http_response_header_03.phpt]
PASS $http_reponse_header (redirect + not found) [ext/standard/tests/http/http_response_header_03.phpt] 
TEST 13397/15572 [ext/standard/tests/http/http_response_header_04.phpt]
PASS $http_reponse_header (header with trailing whitespace) [ext/standard/tests/http/http_response_header_04.phpt] 
TEST 13398/15572 [ext/standard/tests/http/http_response_header_05.phpt]
PASS $http_reponse_header (whitespace-only "header") [ext/standard/tests/http/http_response_header_05.phpt] 
TEST 13399/15572 [ext/standard/tests/http/ignore_errors.phpt]
PASS http:// and ignore_errors [ext/standard/tests/http/ignore_errors.phpt] 
TEST 13400/15572 [ext/standard/tests/image/bug13213.phpt]
PASS Bug #13213 (GetImageSize and wrong JPEG Comments) [ext/standard/tests/image/bug13213.phpt] 
TEST 13401/15572 [ext/standard/tests/image/bug67250.phpt]
PASS Bug #67250 (iptcparse out-of-bounds read) [ext/standard/tests/image/bug67250.phpt] 
TEST 13402/15572 [ext/standard/tests/image/bug70052.phpt]
PASS Bug #70052 (getimagesize() fails for very large and very small WBMP) [ext/standard/tests/image/bug70052.phpt] 
TEST 13403/15572 [ext/standard/tests/image/bug70096.phpt]
PASS Bug #70096 (Repeated iptcembed() adds superfluous FF bytes) [ext/standard/tests/image/bug70096.phpt] 
TEST 13404/15572 [ext/standard/tests/image/bug71848.phpt]
PASS Bug #71848 (getimagesize with $imageinfo returns false) [ext/standard/tests/image/bug71848.phpt] 
TEST 13405/15572 [ext/standard/tests/image/bug72278.phpt]
PASS Bug #72278 (getimagesize returning FALSE on valid jpg) [ext/standard/tests/image/bug72278.phpt] 
TEST 13406/15572 [ext/standard/tests/image/bug79877.phpt]
PASS Bug #79877 (getimagesize function silently truncates after a null byte) [ext/standard/tests/image/bug79877.phpt] 
TEST 13407/15572 [ext/standard/tests/image/getimagesize.phpt]
PASS GetImageSize() [ext/standard/tests/image/getimagesize.phpt] 
TEST 13408/15572 [ext/standard/tests/image/getimagesize_246x247.phpt]
PASS GetImageSize() with 246x247 pixels [ext/standard/tests/image/getimagesize_246x247.phpt] 
TEST 13409/15572 [ext/standard/tests/image/getimagesize_256_ico.phpt]
PASS GetImageSize() for ico format with 256px height [ext/standard/tests/image/getimagesize_256_ico.phpt] 
TEST 13410/15572 [ext/standard/tests/image/getimagesize_384x385.phpt]
PASS GetImageSize() with 384x385 pixels [ext/standard/tests/image/getimagesize_384x385.phpt] 
TEST 13411/15572 [ext/standard/tests/image/getimagesize_basic.phpt]
PASS Test getimagesize() function : basic functionality [ext/standard/tests/image/getimagesize_basic.phpt] 
TEST 13412/15572 [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 13413/15572 [ext/standard/tests/image/getimagesize_swc.phpt]
SKIP GetImageSize() for compressed swf files [ext/standard/tests/image/getimagesize_swc.phpt] reason: zlib extension is not available
TEST 13414/15572 [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 13415/15572 [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 13416/15572 [ext/standard/tests/image/getimagesize_variation3.phpt]
PASS Test getimagesize() function : variation - Passing non image files [ext/standard/tests/image/getimagesize_variation3.phpt] 
TEST 13417/15572 [ext/standard/tests/image/getimagesize_variation4.phpt]
SKIP Test getimagesize() function : variation - For shockwave-flash format [ext/standard/tests/image/getimagesize_variation4.phpt] reason: zlib extension is not available
TEST 13418/15572 [ext/standard/tests/image/getimagesize_variation_005.phpt]
SKIP Test getimagesize() function : basic functionality for shockwave-flash [ext/standard/tests/image/getimagesize_variation_005.phpt] reason: zlib extension is not available or SWC not supported
TEST 13419/15572 [ext/standard/tests/image/getimagesize_wbmp.phpt]
PASS GetImageSize() for wbmp format [ext/standard/tests/image/getimagesize_wbmp.phpt] 
TEST 13420/15572 [ext/standard/tests/image/getimagesize_xbm.phpt]
PASS GetImageSize() for xbm format [ext/standard/tests/image/getimagesize_xbm.phpt] 
TEST 13421/15572 [ext/standard/tests/image/getimagesizefromstring1.phpt]
PASS Compare getimagesize and getimagesizefromstring [ext/standard/tests/image/getimagesizefromstring1.phpt] 
TEST 13422/15572 [ext/standard/tests/image/image_type_to_extension.phpt]
PASS image_type_to_extension() [ext/standard/tests/image/image_type_to_extension.phpt] 
TEST 13423/15572 [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 13424/15572 [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 13425/15572 [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 13426/15572 [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 13427/15572 [ext/standard/tests/image/image_type_to_mime_type_variation4.phpt]
SKIP 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] reason: zlib extension is not available or IMAGETYPE_SWC is not defined 
TEST 13428/15572 [ext/standard/tests/image/iptcembed_001.phpt]
PASS iptcembed() and wrong file [ext/standard/tests/image/iptcembed_001.phpt] 
TEST 13429/15572 [ext/standard/tests/image/iptcembed_002.phpt]
PASS iptcembed() valid jpg stream [ext/standard/tests/image/iptcembed_002.phpt] 
TEST 13430/15572 [ext/standard/tests/image/iptcembed_003.phpt]
PASS iptcembed() unable to open file [ext/standard/tests/image/iptcembed_003.phpt] 
TEST 13431/15572 [ext/standard/tests/ini_info/php_ini_loaded_file.phpt]
PASS php_ini_loaded_file() function [ext/standard/tests/ini_info/php_ini_loaded_file.phpt] 
TEST 13432/15572 [ext/standard/tests/ini_info/php_ini_scanned_files.phpt]
PASS php_ini_scanned_files() function [ext/standard/tests/ini_info/php_ini_scanned_files.phpt] 
TEST 13433/15572 [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 13434/15572 [ext/standard/tests/mail/bug54298.phpt]
PASS Bug #54298 (Using empty additional_headers adding extraneous CRLF) [ext/standard/tests/mail/bug54298.phpt] 
TEST 13435/15572 [ext/standard/tests/mail/bug66535.phpt]
PASS Bug #66535: Extra newline if add_x_header and no additional headers are used [ext/standard/tests/mail/bug66535.phpt] 
TEST 13436/15572 [ext/standard/tests/mail/bug69115.phpt]
SKIP Bug #69115 crash in mail (plus indirect pcre test) [ext/standard/tests/mail/bug69115.phpt] reason: Windows only test, as in Unix builds it sends an email
TEST 13437/15572 [ext/standard/tests/mail/bug69874.phpt]
PASS Bug #69874: Null addtional_headers does not send mail [ext/standard/tests/mail/bug69874.phpt] 
TEST 13438/15572 [ext/standard/tests/mail/bug69874_2.phpt]
PASS Bug #69874: Null addtional_headers does not send mail [ext/standard/tests/mail/bug69874_2.phpt] 
TEST 13439/15572 [ext/standard/tests/mail/bug72964.phpt]
SKIP Bug #72964 (White space not unfolded for CC/Bcc headers) [ext/standard/tests/mail/bug72964.phpt] reason: Windows only test
TEST 13440/15572 [ext/standard/tests/mail/bug73203.phpt]
PASS Bug #73203 (passing additional_parameters causes mail to fail) [ext/standard/tests/mail/bug73203.phpt] 
TEST 13441/15572 [ext/standard/tests/mail/bug80706.phpt]
SKIP Bug #72964 (White space not unfolded for CC/Bcc headers) [ext/standard/tests/mail/bug80706.phpt] reason: Windows only test
TEST 13442/15572 [ext/standard/tests/mail/bug80751.phpt]
SKIP Bug #80751 (Comma in recipient name breaks email delivery) [ext/standard/tests/mail/bug80751.phpt] reason: Windows only test
TEST 13443/15572 [ext/standard/tests/mail/ezmlm_hash_basic.phpt]
PASS Test ezmlm_hash() function : basic functionality [ext/standard/tests/mail/ezmlm_hash_basic.phpt] 
TEST 13444/15572 [ext/standard/tests/mail/mail_basic.phpt]
PASS Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic.phpt] 
TEST 13445/15572 [ext/standard/tests/mail/mail_basic2.phpt]
PASS Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic2.phpt] 
TEST 13446/15572 [ext/standard/tests/mail/mail_basic3.phpt]
PASS Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic3.phpt] 
TEST 13447/15572 [ext/standard/tests/mail/mail_basic4.phpt]
PASS Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic4.phpt] 
TEST 13448/15572 [ext/standard/tests/mail/mail_basic5.phpt]
PASS Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic5.phpt] 
TEST 13449/15572 [ext/standard/tests/mail/mail_basic6.phpt]
PASS Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic6.phpt] 
TEST 13450/15572 [ext/standard/tests/mail/mail_basic7.phpt]
PASS Test mail() function : array extra header basic functionality [ext/standard/tests/mail/mail_basic7.phpt] 
TEST 13451/15572 [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 13452/15572 [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 13453/15572 [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 13454/15572 [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 13455/15572 [ext/standard/tests/mail/mail_log.phpt]
PASS Test mail() function : mail.log ini setting [ext/standard/tests/mail/mail_log.phpt] 
TEST 13456/15572 [ext/standard/tests/mail/mail_variation1.phpt]
PASS Test mail() function : variation invalid program for sendmail [ext/standard/tests/mail/mail_variation1.phpt] 
TEST 13457/15572 [ext/standard/tests/mail/mail_variation2.phpt]
PASS Test mail() function : variation force extra parameters [ext/standard/tests/mail/mail_variation2.phpt] 
TEST 13458/15572 [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 13459/15572 [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 13460/15572 [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 13461/15572 [ext/standard/tests/math/abs.phpt]
PASS Simple math tests [ext/standard/tests/math/abs.phpt] 
TEST 13462/15572 [ext/standard/tests/math/abs_basic.phpt]
PASS Test abs() function : basic functionality [ext/standard/tests/math/abs_basic.phpt] 
TEST 13463/15572 [ext/standard/tests/math/abs_basiclong_64bit.phpt]
PASS Test abs function : 64bit long tests [ext/standard/tests/math/abs_basiclong_64bit.phpt] 
TEST 13464/15572 [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 13465/15572 [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 13466/15572 [ext/standard/tests/math/acos_basiclong_64bit.phpt]
PASS Test acos function : 64bit long tests [ext/standard/tests/math/acos_basiclong_64bit.phpt] 
TEST 13467/15572 [ext/standard/tests/math/acos_variation.phpt]
PASS Test variations in usage of acos() [ext/standard/tests/math/acos_variation.phpt] 
TEST 13468/15572 [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 13469/15572 [ext/standard/tests/math/acosh_basiclong_64bit.phpt]
PASS Test acosh function : 64bit long tests [ext/standard/tests/math/acosh_basiclong_64bit.phpt] 
TEST 13470/15572 [ext/standard/tests/math/acosh_variation.phpt]
PASS Test variations in usage of acosh() [ext/standard/tests/math/acosh_variation.phpt] 
TEST 13471/15572 [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 13472/15572 [ext/standard/tests/math/asin_basiclong_64bit.phpt]
PASS Test asin function : 64bit long tests [ext/standard/tests/math/asin_basiclong_64bit.phpt] 
TEST 13473/15572 [ext/standard/tests/math/asin_variation.phpt]
PASS Test variations in usage of asin() [ext/standard/tests/math/asin_variation.phpt] 
TEST 13474/15572 [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 13475/15572 [ext/standard/tests/math/asinh_basiclong_64bit.phpt]
PASS Test asinh function : 64bit long tests [ext/standard/tests/math/asinh_basiclong_64bit.phpt] 
TEST 13476/15572 [ext/standard/tests/math/asinh_variation.phpt]
PASS Test variations in usage of asinh() [ext/standard/tests/math/asinh_variation.phpt] 
TEST 13477/15572 [ext/standard/tests/math/atan2_basic.phpt]
PASS Test atan2() - basic function test of atan2() [ext/standard/tests/math/atan2_basic.phpt] 
TEST 13478/15572 [ext/standard/tests/math/atan2_basiclong_64bit.phpt]
PASS Test atan2 function : 64bit long tests [ext/standard/tests/math/atan2_basiclong_64bit.phpt] 
TEST 13479/15572 [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 13480/15572 [ext/standard/tests/math/atan_basiclong_64bit.phpt]
PASS Test atan function : 64bit long tests [ext/standard/tests/math/atan_basiclong_64bit.phpt] 
TEST 13481/15572 [ext/standard/tests/math/atan_variation.phpt]
PASS Test variations in usage of atan() [ext/standard/tests/math/atan_variation.phpt] 
TEST 13482/15572 [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 13483/15572 [ext/standard/tests/math/atanh_basiclong_64bit.phpt]
PASS Test atanh function : 64bit long tests [ext/standard/tests/math/atanh_basiclong_64bit.phpt] 
TEST 13484/15572 [ext/standard/tests/math/atanh_variation.phpt]
PASS Test variations in usage of atanh() [ext/standard/tests/math/atanh_variation.phpt] 
TEST 13485/15572 [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 13486/15572 [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 13487/15572 [ext/standard/tests/math/base_convert_improvements.phpt]
PASS Test base_convert() - see https://wiki.php.net/rfc/base_convert_improvements [ext/standard/tests/math/base_convert_improvements.phpt] 
TEST 13488/15572 [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 13489/15572 [ext/standard/tests/math/bindec_basic.phpt]
SKIP Test bindec() - basic function test bindec() [ext/standard/tests/math/bindec_basic.phpt] reason: this test is for 32bit platform only
TEST 13490/15572 [ext/standard/tests/math/bindec_basic_64bit.phpt]
PASS Test bindec() - basic function test bindec() [ext/standard/tests/math/bindec_basic_64bit.phpt] 
TEST 13491/15572 [ext/standard/tests/math/bindec_basiclong_64bit.phpt]
PASS Test bindec function : 64bit long tests [ext/standard/tests/math/bindec_basiclong_64bit.phpt] 
TEST 13492/15572 [ext/standard/tests/math/bindec_variation1.phpt]
SKIP Test bindec() function : usage variations - different data types as $binary_string arg [ext/standard/tests/math/bindec_variation1.phpt] reason: this test is for 32bit platform only
TEST 13493/15572 [ext/standard/tests/math/bindec_variation1_64bit.phpt]
PASS Test bindec() function : usage variations - different data types as $binary_string arg [ext/standard/tests/math/bindec_variation1_64bit.phpt] 
TEST 13494/15572 [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 13495/15572 [ext/standard/tests/math/bug24142.phpt]
PASS Bug #24142 (round() problems) [ext/standard/tests/math/bug24142.phpt] 
TEST 13496/15572 [ext/standard/tests/math/bug25665.phpt]
PASS Bug #25665 (var_dump () hangs on Nan and INF) [ext/standard/tests/math/bug25665.phpt] 
TEST 13497/15572 [ext/standard/tests/math/bug25694.phpt]
PASS Bug #25694 (round() and number_format() inconsistency) [ext/standard/tests/math/bug25694.phpt] 
TEST 13498/15572 [ext/standard/tests/math/bug27646.phpt]
PASS Bug #27646 (Cannot serialize/unserialize non-finite numeric values) [ext/standard/tests/math/bug27646.phpt] 
TEST 13499/15572 [ext/standard/tests/math/bug28228.phpt]
PASS Bug #28228 (number_format() does not allow empty decimal separator) [ext/standard/tests/math/bug28228.phpt] 
TEST 13500/15572 [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 13501/15572 [ext/standard/tests/math/bug30695.phpt]
PASS Bug #30695 (32 bit issues) [ext/standard/tests/math/bug30695.phpt] 
TEST 13502/15572 [ext/standard/tests/math/bug45712.phpt]
PASS Bug #45712 (NaN/INF comparison) [ext/standard/tests/math/bug45712.phpt] 
TEST 13503/15572 [ext/standard/tests/math/bug62112.phpt]
PASS Bug #62112: number_format() is not binary safe [ext/standard/tests/math/bug62112.phpt] 
TEST 13504/15572 [ext/standard/tests/math/bug74039.phpt]
PASS Bug #74039: is_infinite(-INF) returns false [ext/standard/tests/math/bug74039.phpt] 
TEST 13505/15572 [ext/standard/tests/math/bug75170.phpt]
PASS Bug #75170: mt_rand() bias on 64-bit machines [ext/standard/tests/math/bug75170.phpt] 
TEST 13506/15572 [ext/standard/tests/math/bug75514.phpt]
PASS Bug #75514 mt_rand returns value outside [$min,$max] [ext/standard/tests/math/bug75514.phpt] 
TEST 13507/15572 [ext/standard/tests/math/ceil_basic.phpt]
PASS Test ceil() - basic function test for ceil() [ext/standard/tests/math/ceil_basic.phpt] 
TEST 13508/15572 [ext/standard/tests/math/ceil_basiclong_64bit.phpt]
PASS Test ceil function : 64bit long tests [ext/standard/tests/math/ceil_basiclong_64bit.phpt] 
TEST 13509/15572 [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 13510/15572 [ext/standard/tests/math/constants.phpt]
PASS Math constants [ext/standard/tests/math/constants.phpt] 
TEST 13511/15572 [ext/standard/tests/math/constants_basic.phpt]
PASS Test for pre-defined math constants [ext/standard/tests/math/constants_basic.phpt] 
TEST 13512/15572 [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 13513/15572 [ext/standard/tests/math/cos_basiclong_64bit.phpt]
PASS Test cos function : 64bit long tests [ext/standard/tests/math/cos_basiclong_64bit.phpt] 
TEST 13514/15572 [ext/standard/tests/math/cos_variation.phpt]
PASS Test variations in usage of cos() [ext/standard/tests/math/cos_variation.phpt] 
TEST 13515/15572 [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 13516/15572 [ext/standard/tests/math/cosh_basiclong_64bit.phpt]
PASS Test cosh function : 64bit long tests [ext/standard/tests/math/cosh_basiclong_64bit.phpt] 
TEST 13517/15572 [ext/standard/tests/math/cosh_variation.phpt]
PASS Test variations in usage of cosh() [ext/standard/tests/math/cosh_variation.phpt] 
TEST 13518/15572 [ext/standard/tests/math/decbin_basic.phpt]
PASS Test decbin() - basic function test [ext/standard/tests/math/decbin_basic.phpt] 
TEST 13519/15572 [ext/standard/tests/math/decbin_basiclong_64bit.phpt]
PASS Test decbin function : 64bit long tests [ext/standard/tests/math/decbin_basiclong_64bit.phpt] 
TEST 13520/15572 [ext/standard/tests/math/decbin_variation1.phpt]
SKIP Test decbin() function : usage variations - different data types as $number arg [ext/standard/tests/math/decbin_variation1.phpt] reason: this test is for 32bit platform only
TEST 13521/15572 [ext/standard/tests/math/decbin_variation1_64bit.phpt]
PASS Test decbin() function : usage variations - different data types as $number arg [ext/standard/tests/math/decbin_variation1_64bit.phpt] 
TEST 13522/15572 [ext/standard/tests/math/dechex_basic.phpt]
PASS Test dechex() - basic function dechex() [ext/standard/tests/math/dechex_basic.phpt] 
TEST 13523/15572 [ext/standard/tests/math/dechex_basiclong_64bit.phpt]
PASS Test dechex function : 64bit long tests [ext/standard/tests/math/dechex_basiclong_64bit.phpt] 
TEST 13524/15572 [ext/standard/tests/math/dechex_variation1.phpt]
SKIP Test dechex() function : usage variations - different data types as $number arg [ext/standard/tests/math/dechex_variation1.phpt] reason: this test is for 32bit platform only
TEST 13525/15572 [ext/standard/tests/math/dechex_variation1_64bit.phpt]
PASS Test dechex() function : usage variations - different data types as $number arg [ext/standard/tests/math/dechex_variation1_64bit.phpt] 
TEST 13526/15572 [ext/standard/tests/math/decoct_basic.phpt]
PASS Test decoct() - basic function test decoct() [ext/standard/tests/math/decoct_basic.phpt] 
TEST 13527/15572 [ext/standard/tests/math/decoct_basiclong_64bit.phpt]
PASS Test decoct function : 64bit long tests [ext/standard/tests/math/decoct_basiclong_64bit.phpt] 
TEST 13528/15572 [ext/standard/tests/math/decoct_variation1.phpt]
SKIP Test decoct() function : usage variations - different data types as $number arg [ext/standard/tests/math/decoct_variation1.phpt] reason: this test is for 32bit platform only
TEST 13529/15572 [ext/standard/tests/math/decoct_variation1_64bit.phpt]
PASS Test decoct() function : usage variations - different data types as $number arg [ext/standard/tests/math/decoct_variation1_64bit.phpt] 
TEST 13530/15572 [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 13531/15572 [ext/standard/tests/math/deg2rad_basiclong_64bit.phpt]
PASS Test deg2rad function : 64bit long tests [ext/standard/tests/math/deg2rad_basiclong_64bit.phpt] 
TEST 13532/15572 [ext/standard/tests/math/deg2rad_variation.phpt]
PASS Test variations in usage of deg2rad() [ext/standard/tests/math/deg2rad_variation.phpt] 
TEST 13533/15572 [ext/standard/tests/math/exp_basic.phpt]
PASS Test exp() - basic function test for exp() [ext/standard/tests/math/exp_basic.phpt] 
TEST 13534/15572 [ext/standard/tests/math/exp_basiclong_64bit.phpt]
PASS Test exp function : 64bit long tests [ext/standard/tests/math/exp_basiclong_64bit.phpt] 
TEST 13535/15572 [ext/standard/tests/math/expm1_basic.phpt]
PASS Test expm1() - basic function test for expm1() [ext/standard/tests/math/expm1_basic.phpt] 
TEST 13536/15572 [ext/standard/tests/math/expm1_basiclong_64bit.phpt]
PASS Test expm1 function : 64bit long tests [ext/standard/tests/math/expm1_basiclong_64bit.phpt] 
TEST 13537/15572 [ext/standard/tests/math/floor_basic.phpt]
PASS Test floor() - basic function test for floor() [ext/standard/tests/math/floor_basic.phpt] 
TEST 13538/15572 [ext/standard/tests/math/floor_basiclong_64bit.phpt]
PASS Test floor function : 64bit long tests [ext/standard/tests/math/floor_basiclong_64bit.phpt] 
TEST 13539/15572 [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 13540/15572 [ext/standard/tests/math/floorceil.phpt]
PASS Tests for floor en ceil [ext/standard/tests/math/floorceil.phpt] 
TEST 13541/15572 [ext/standard/tests/math/fmod_basic.phpt]
PASS Test fmod() - basic function test fmod() [ext/standard/tests/math/fmod_basic.phpt] 
TEST 13542/15572 [ext/standard/tests/math/fmod_basiclong_64bit.phpt]
PASS Test fmod function : 64bit long tests [ext/standard/tests/math/fmod_basiclong_64bit.phpt] 
TEST 13543/15572 [ext/standard/tests/math/getrandmax_basic.phpt]
PASS Test getrandmax() - basic function test getrandmax() [ext/standard/tests/math/getrandmax_basic.phpt] 
TEST 13544/15572 [ext/standard/tests/math/hexdec.phpt]
PASS overflow check for _php_math_basetozval [ext/standard/tests/math/hexdec.phpt] 
TEST 13545/15572 [ext/standard/tests/math/hexdec_basic.phpt]
SKIP Test hexdec() - basic function test hexdec() [ext/standard/tests/math/hexdec_basic.phpt] reason: this test is for 32bit platform only
TEST 13546/15572 [ext/standard/tests/math/hexdec_basic_64bit.phpt]
PASS Test hexdec() - basic function test hexdec() [ext/standard/tests/math/hexdec_basic_64bit.phpt] 
TEST 13547/15572 [ext/standard/tests/math/hexdec_basiclong_64bit.phpt]
PASS Test hexdec function : 64bit long tests [ext/standard/tests/math/hexdec_basiclong_64bit.phpt] 
TEST 13548/15572 [ext/standard/tests/math/hexdec_variation1.phpt]
SKIP Test hexdec() function : usage variations - different data types as $number arg [ext/standard/tests/math/hexdec_variation1.phpt] reason: this test is for 32bit platform only
TEST 13549/15572 [ext/standard/tests/math/hexdec_variation1_64bit.phpt]
PASS Test hexdec() function : usage variations - different data types as $number arg [ext/standard/tests/math/hexdec_variation1_64bit.phpt] 
TEST 13550/15572 [ext/standard/tests/math/hypot_basic.phpt]
PASS Test hypot() - basic function test hypot() [ext/standard/tests/math/hypot_basic.phpt] 
TEST 13551/15572 [ext/standard/tests/math/hypot_basiclong_64bit.phpt]
PASS Test hypot function : 64bit long tests [ext/standard/tests/math/hypot_basiclong_64bit.phpt] 
TEST 13552/15572 [ext/standard/tests/math/intdiv.phpt]
PASS intdiv functionality [ext/standard/tests/math/intdiv.phpt] 
TEST 13553/15572 [ext/standard/tests/math/intdiv_64bit.phpt]
PASS intdiv functionality [ext/standard/tests/math/intdiv_64bit.phpt] 
TEST 13554/15572 [ext/standard/tests/math/is_finite_basic.phpt]
PASS Test is_finite() - basic function test is_finite() [ext/standard/tests/math/is_finite_basic.phpt] 
TEST 13555/15572 [ext/standard/tests/math/is_finite_basiclong_64bit.phpt]
PASS Test is_finite function : 64bit long tests [ext/standard/tests/math/is_finite_basiclong_64bit.phpt] 
TEST 13556/15572 [ext/standard/tests/math/is_infinite_basic.phpt]
PASS Test is_infinite() - basic function test is_infinite() [ext/standard/tests/math/is_infinite_basic.phpt] 
TEST 13557/15572 [ext/standard/tests/math/is_infinite_basiclong_64bit.phpt]
PASS Test is_infinite function : 64bit long tests [ext/standard/tests/math/is_infinite_basiclong_64bit.phpt] 
TEST 13558/15572 [ext/standard/tests/math/is_nan_basic.phpt]
PASS Test is_nan() - basic function test is_nan() [ext/standard/tests/math/is_nan_basic.phpt] 
TEST 13559/15572 [ext/standard/tests/math/is_nan_basiclong_64bit.phpt]
PASS Test is_nan function : 64bit long tests [ext/standard/tests/math/is_nan_basiclong_64bit.phpt] 
TEST 13560/15572 [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 13561/15572 [ext/standard/tests/math/log.phpt]
PASS log() tests [ext/standard/tests/math/log.phpt] 
TEST 13562/15572 [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 13563/15572 [ext/standard/tests/math/log10_basiclong_64bit.phpt]
PASS Test log10 function : 64bit long tests [ext/standard/tests/math/log10_basiclong_64bit.phpt] 
TEST 13564/15572 [ext/standard/tests/math/log10_variation.phpt]
PASS Test variations in usage of log10() [ext/standard/tests/math/log10_variation.phpt] 
TEST 13565/15572 [ext/standard/tests/math/log1p_basic.phpt]
PASS Test log1p() - basic function test log1p() [ext/standard/tests/math/log1p_basic.phpt] 
TEST 13566/15572 [ext/standard/tests/math/log1p_basiclong_64bit.phpt]
PASS Test log1p function : 64bit long tests [ext/standard/tests/math/log1p_basiclong_64bit.phpt] 
TEST 13567/15572 [ext/standard/tests/math/log_basic.phpt]
PASS Test log() - basic function test log() [ext/standard/tests/math/log_basic.phpt] 
TEST 13568/15572 [ext/standard/tests/math/log_basiclong_64bit.phpt]
PASS Test log function : 64bit long tests [ext/standard/tests/math/log_basiclong_64bit.phpt] 
TEST 13569/15572 [ext/standard/tests/math/log_error.phpt]
PASS Test log() - wrong params test log() [ext/standard/tests/math/log_error.phpt] 
TEST 13570/15572 [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 13571/15572 [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 13572/15572 [ext/standard/tests/math/mt_rand_value.phpt]
PASS Test mt_rand() output [ext/standard/tests/math/mt_rand_value.phpt] 
TEST 13573/15572 [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 13574/15572 [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 13575/15572 [ext/standard/tests/math/number_format_multichar.phpt]
PASS Test number_format() - multiple character separator support [ext/standard/tests/math/number_format_multichar.phpt] 
TEST 13576/15572 [ext/standard/tests/math/number_format_negative_zero.phpt]
PASS Prevent number_format from returning negative zero [ext/standard/tests/math/number_format_negative_zero.phpt] 
TEST 13577/15572 [ext/standard/tests/math/octdec_basic.phpt]
SKIP Test octdec() - basic function test octdec() [ext/standard/tests/math/octdec_basic.phpt] reason: this test is for 32bit platform only
TEST 13578/15572 [ext/standard/tests/math/octdec_basic_64bit.phpt]
PASS Test octdec() - basic function test octdec() [ext/standard/tests/math/octdec_basic_64bit.phpt] 
TEST 13579/15572 [ext/standard/tests/math/octdec_basiclong_64bit.phpt]
PASS Test octdec function : 64bit long tests [ext/standard/tests/math/octdec_basiclong_64bit.phpt] 
TEST 13580/15572 [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 13581/15572 [ext/standard/tests/math/pi_basic.phpt]
PASS Test pi() - basic function test pi() [ext/standard/tests/math/pi_basic.phpt] 
TEST 13582/15572 [ext/standard/tests/math/pow-operator.phpt]
PASS Various pow() tests [ext/standard/tests/math/pow-operator.phpt] 
TEST 13583/15572 [ext/standard/tests/math/pow.phpt]
PASS Various pow() tests [ext/standard/tests/math/pow.phpt] 
TEST 13584/15572 [ext/standard/tests/math/pow_basic.phpt]
SKIP Test pow() - basic function test pow() [ext/standard/tests/math/pow_basic.phpt] reason: this test is for 32bit platform only
TEST 13585/15572 [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 13586/15572 [ext/standard/tests/math/pow_basic_64bit.phpt]
PASS Test pow() - basic function test pow() [ext/standard/tests/math/pow_basic_64bit.phpt] 
TEST 13587/15572 [ext/standard/tests/math/pow_basiclong_64bit.phpt]
PASS Test pow function : 64bit long tests [ext/standard/tests/math/pow_basiclong_64bit.phpt] 
TEST 13588/15572 [ext/standard/tests/math/pow_variation1.phpt]
SKIP Test pow() function : usage variations - different data types as $base argument [ext/standard/tests/math/pow_variation1.phpt] reason: this test is for 32bit platform only
TEST 13589/15572 [ext/standard/tests/math/pow_variation1_64bit.phpt]
PASS Test pow() function : usage variations - different data types as $base argument [ext/standard/tests/math/pow_variation1_64bit.phpt] 
TEST 13590/15572 [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 13591/15572 [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 13592/15572 [ext/standard/tests/math/rad2deg_basiclong_64bit.phpt]
PASS Test rad2deg function : 64bit long tests [ext/standard/tests/math/rad2deg_basiclong_64bit.phpt] 
TEST 13593/15572 [ext/standard/tests/math/rad2deg_variation.phpt]
PASS Test variations in usage of rad2deg() [ext/standard/tests/math/rad2deg_variation.phpt] 
TEST 13594/15572 [ext/standard/tests/math/rand_basic.phpt]
PASS Test  rand() - basic function test rand() [ext/standard/tests/math/rand_basic.phpt] 
TEST 13595/15572 [ext/standard/tests/math/rand_inverted_order.phpt]
PASS Test rand function when min and max are in proper or inverted order [ext/standard/tests/math/rand_inverted_order.phpt] 
TEST 13596/15572 [ext/standard/tests/math/round.phpt]
PASS Simple math tests [ext/standard/tests/math/round.phpt] 
TEST 13597/15572 [ext/standard/tests/math/round_basic.phpt]
PASS Test round() - basic function test for round() [ext/standard/tests/math/round_basic.phpt] 
TEST 13598/15572 [ext/standard/tests/math/round_basiclong_64bit.phpt]
PASS Test round function : 64bit long tests [ext/standard/tests/math/round_basiclong_64bit.phpt] 
TEST 13599/15572 [ext/standard/tests/math/round_bug71201.phpt]
PASS Bug #71201 round() segfault on 64-bit builds [ext/standard/tests/math/round_bug71201.phpt] 
TEST 13600/15572 [ext/standard/tests/math/round_large_exp.phpt]
PASS round() works correctly for large exponents [ext/standard/tests/math/round_large_exp.phpt] 
TEST 13601/15572 [ext/standard/tests/math/round_modes.phpt]
PASS round() with different rounding modes [ext/standard/tests/math/round_modes.phpt] 
TEST 13602/15572 [ext/standard/tests/math/round_prerounding.phpt]
PASS round() prerounds results to precision [ext/standard/tests/math/round_prerounding.phpt] 
TEST 13603/15572 [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 13604/15572 [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 13605/15572 [ext/standard/tests/math/sin_basiclong_64bit.phpt]
PASS Test sin function : 64bit long tests [ext/standard/tests/math/sin_basiclong_64bit.phpt] 
TEST 13606/15572 [ext/standard/tests/math/sin_variation.phpt]
PASS Test variations in usage of sin() [ext/standard/tests/math/sin_variation.phpt] 
TEST 13607/15572 [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 13608/15572 [ext/standard/tests/math/sinh_basiclong_64bit.phpt]
PASS Test sinh function : 64bit long tests [ext/standard/tests/math/sinh_basiclong_64bit.phpt] 
TEST 13609/15572 [ext/standard/tests/math/sinh_variation.phpt]
PASS Test variations in usage of sinh() [ext/standard/tests/math/sinh_variation.phpt] 
TEST 13610/15572 [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 13611/15572 [ext/standard/tests/math/sqrt_basiclong_64bit.phpt]
PASS Test sqrt function : 64bit long tests [ext/standard/tests/math/sqrt_basiclong_64bit.phpt] 
TEST 13612/15572 [ext/standard/tests/math/sqrt_variation.phpt]
PASS Test variations in usage of sqrt() [ext/standard/tests/math/sqrt_variation.phpt] 
TEST 13613/15572 [ext/standard/tests/math/srand_basic.phpt]
PASS Test srand() - basic function test for srand() [ext/standard/tests/math/srand_basic.phpt] 
TEST 13614/15572 [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 13615/15572 [ext/standard/tests/math/tan_basiclong_64bit.phpt]
PASS Test tan function : 64bit long tests [ext/standard/tests/math/tan_basiclong_64bit.phpt] 
TEST 13616/15572 [ext/standard/tests/math/tan_variation.phpt]
PASS Test variations in usage of tan() [ext/standard/tests/math/tan_variation.phpt] 
TEST 13617/15572 [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 13618/15572 [ext/standard/tests/math/tanh_basiclong_64bit.phpt]
PASS Test tanh function : 64bit long tests [ext/standard/tests/math/tanh_basiclong_64bit.phpt] 
TEST 13619/15572 [ext/standard/tests/math/tanh_variation.phpt]
PASS Test variations in usage of tanh() [ext/standard/tests/math/tanh_variation.phpt] 
TEST 13620/15572 [ext/standard/tests/misc/bug65550.phpt]
PASS Bug #65550 (get_browser() incorrectly parses entries with "+" sign) [ext/standard/tests/misc/bug65550.phpt] 
TEST 13621/15572 [ext/standard/tests/misc/bug69983.phpt]
PASS Bug #69983 (get_browser fails with user agent of null) [ext/standard/tests/misc/bug69983.phpt] 
TEST 13622/15572 [ext/standard/tests/misc/bug77338.phpt]
PASS Bug #77338: get_browser with empty string [ext/standard/tests/misc/bug77338.phpt] 
TEST 13623/15572 [ext/standard/tests/misc/bug79410.phpt]
PASS Bug #79410 (system() swallows last chunk if it is exactly 4095 bytes without newline) [ext/standard/tests/misc/bug79410.phpt] 
TEST 13624/15572 [ext/standard/tests/misc/exec_basic1.phpt]
PASS exec, system, passthru  — Basic command execution functions [ext/standard/tests/misc/exec_basic1.phpt] 
TEST 13625/15572 [ext/standard/tests/misc/get_browser_basic.phpt]
PASS Test get_browser() function : basic functionality [ext/standard/tests/misc/get_browser_basic.phpt] 
TEST 13626/15572 [ext/standard/tests/misc/get_browser_error.phpt]
PASS Test get_browser() function : error functionality [ext/standard/tests/misc/get_browser_error.phpt] 
TEST 13627/15572 [ext/standard/tests/misc/get_browser_no_default.phpt]
PASS get_browser() without a default [ext/standard/tests/misc/get_browser_no_default.phpt] 
TEST 13628/15572 [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 13629/15572 [ext/standard/tests/misc/get_browser_variation2.phpt]
PASS Test get_browser() function variation : Return data as object [ext/standard/tests/misc/get_browser_variation2.phpt] 
TEST 13630/15572 [ext/standard/tests/misc/get_browser_variation3.phpt]
PASS Test get_browser() against a larger corpus [ext/standard/tests/misc/get_browser_variation3.phpt] 
TEST 13631/15572 [ext/standard/tests/misc/syslog_basic.phpt]
PASS Basic syslog test [ext/standard/tests/misc/syslog_basic.phpt] 
TEST 13632/15572 [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 13633/15572 [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 13634/15572 [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 13635/15572 [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 13636/15572 [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 13637/15572 [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 13638/15572 [ext/standard/tests/network/bindto.phpt]
PASS Test invalid bindto [ext/standard/tests/network/bindto.phpt] 
TEST 13639/15572 [ext/standard/tests/network/bug20134.phpt]
PASS Bug #20134 (UDP reads from invalid ports) [ext/standard/tests/network/bug20134.phpt] 
TEST 13640/15572 [ext/standard/tests/network/bug41347.phpt]
PASS dns_check_record() segfault with empty host [ext/standard/tests/network/bug41347.phpt] 
TEST 13641/15572 [ext/standard/tests/network/bug55472.phpt]
PASS Bug #55472 (ip2long(integer) returns integer) [ext/standard/tests/network/bug55472.phpt] 
TEST 13642/15572 [ext/standard/tests/network/bug64330.phpt]
PASS Bug #64330 (stream_socket_server() creates wrong Abstract Namespace UNIX sockets) [ext/standard/tests/network/bug64330.phpt] 
TEST 13643/15572 [ext/standard/tests/network/bug68925.phpt]
PASS Bug #68925 (CVE-2015-0235 – GHOST: glibc gethostbyname buffer overflow) [ext/standard/tests/network/bug68925.phpt] 
TEST 13644/15572 [ext/standard/tests/network/bug69523.phpt]
PASS setcookie() allows empty cookie name [ext/standard/tests/network/bug69523.phpt] 
TEST 13645/15572 [ext/standard/tests/network/bug69948.phpt]
PASS Bug #69948 (path/domain are not sanitized for special characters in setcookie) [ext/standard/tests/network/bug69948.phpt] 
SKIP Bug #72071 setcookie allows max-age to be negative [ext/standard/tests/network/bug72071.phpt] reason: CGI not available
TEST 13647/15572 [ext/standard/tests/network/bug73594.phpt]
SKIP Bug #73594 (dns_get_record() does not populate $additional out parameter) [ext/standard/tests/network/bug73594.phpt] reason: dig command is not present or failed to run
TEST 13648/15572 [ext/standard/tests/network/bug73594a.phpt]
SKIP Bug #73594 (dns_get_record() does not populate $additional out parameter - $authns parameter) [ext/standard/tests/network/bug73594a.phpt] reason: dig command is not present or failed to run
TEST 13649/15572 [ext/standard/tests/network/bug74764.phpt]
PASS Bug #74764 IPv6 bindto fails with stream_socket_client() [ext/standard/tests/network/bug74764.phpt] 
TEST 13650/15572 [ext/standard/tests/network/bug76755.phpt]
PASS Bug #76755 (setcookie does not accept "double" type for expire time) [ext/standard/tests/network/bug76755.phpt] 
TEST 13651/15572 [ext/standard/tests/network/bug80067.phpt]
FAIL Bug #80067 (Omitting the port in bindto setting errors) [ext/standard/tests/network/bug80067.phpt] 
TEST 13652/15572 [ext/standard/tests/network/bug81618.phpt]
FAIL Bug #81618: dns_get_record failure on FreeBSD [ext/standard/tests/network/bug81618.phpt] 
TEST 13653/15572 [ext/standard/tests/network/closelog_basic.phpt]
PASS Test closelog() function : basic functionality [ext/standard/tests/network/closelog_basic.phpt] 
TEST 13654/15572 [ext/standard/tests/network/fsockopen_basic.phpt]
PASS Test fsockopen() function : basic functionality [ext/standard/tests/network/fsockopen_basic.phpt] 
TEST 13655/15572 [ext/standard/tests/network/fsockopen_error.phpt]
PASS Test fsockopen() function : error conditions [ext/standard/tests/network/fsockopen_error.phpt] 
TEST 13656/15572 [ext/standard/tests/network/fsockopen_variation1.phpt]
PASS testing fsockopen without a protocol string [ext/standard/tests/network/fsockopen_variation1.phpt] 
TEST 13657/15572 [ext/standard/tests/network/fsockopen_variation2.phpt]
PASS testing fsockopen() with udp sockets [ext/standard/tests/network/fsockopen_variation2.phpt] 
TEST 13658/15572 [ext/standard/tests/network/gethostbyaddr_basic1.phpt]
PASS Test gethostbyaddr() function : basic functionality [ext/standard/tests/network/gethostbyaddr_basic1.phpt] 
TEST 13659/15572 [ext/standard/tests/network/gethostbyaddr_error.phpt]
PASS Test gethostbyaddr() function : error conditions [ext/standard/tests/network/gethostbyaddr_error.phpt] 
TEST 13660/15572 [ext/standard/tests/network/gethostbyname_basic001.phpt]
PASS gethostbyname() function - basic type return test [ext/standard/tests/network/gethostbyname_basic001.phpt] 
TEST 13661/15572 [ext/standard/tests/network/gethostbyname_basic003.phpt]
PASS Test gethostbyname() function : basic functionality [ext/standard/tests/network/gethostbyname_basic003.phpt] 
TEST 13662/15572 [ext/standard/tests/network/gethostbyname_error001.phpt]
PASS gethostbyname() function - basic type return error test [ext/standard/tests/network/gethostbyname_error001.phpt] 
TEST 13663/15572 [ext/standard/tests/network/gethostbyname_error002.phpt]
PASS gethostbyname() function - basic type return error test [ext/standard/tests/network/gethostbyname_error002.phpt] 
TEST 13664/15572 [ext/standard/tests/network/gethostbyname_error003.phpt]
PASS gethostbyname() function - basic type return error test [ext/standard/tests/network/gethostbyname_error003.phpt] 
TEST 13665/15572 [ext/standard/tests/network/gethostbyname_error004.phpt]
FAIL gethostbyname() function - basic return valid ip address test [ext/standard/tests/network/gethostbyname_error004.phpt] 
TEST 13666/15572 [ext/standard/tests/network/gethostbyname_error006.phpt]
PASS gethostbyname() function - basic invalid parameter test [ext/standard/tests/network/gethostbyname_error006.phpt] 
TEST 13667/15572 [ext/standard/tests/network/gethostbynamel_basic1.phpt]
PASS Test gethostbynamel() function : basic functionality [ext/standard/tests/network/gethostbynamel_basic1.phpt] 
TEST 13668/15572 [ext/standard/tests/network/gethostname.phpt]
PASS string gethostname(void); [ext/standard/tests/network/gethostname.phpt] 
TEST 13669/15572 [ext/standard/tests/network/getmxrr.phpt]
FAIL getmxrr() test [ext/standard/tests/network/getmxrr.phpt] 
TEST 13670/15572 [ext/standard/tests/network/getprotobyname_basic.phpt]
SKIP getprotobyname function basic test [ext/standard/tests/network/getprotobyname_basic.phpt] reason: reason: missing /etc/protocols
TEST 13671/15572 [ext/standard/tests/network/getprotobyname_error.phpt]
PASS getprotobyname function errors test [ext/standard/tests/network/getprotobyname_error.phpt] 
TEST 13672/15572 [ext/standard/tests/network/getprotobynumber_basic.phpt]
SKIP getprotobynumber function basic test [ext/standard/tests/network/getprotobynumber_basic.phpt] reason: reason: missing /etc/protocols
TEST 13673/15572 [ext/standard/tests/network/getprotobynumber_error.phpt]
PASS getprotobynumber function errors test [ext/standard/tests/network/getprotobynumber_error.phpt] 
TEST 13674/15572 [ext/standard/tests/network/http-stream.phpt]
PASS http-stream test [ext/standard/tests/network/http-stream.phpt] 
TEST 13675/15572 [ext/standard/tests/network/inet.phpt]
PASS inet_ntop() & inet_pton() tests [ext/standard/tests/network/inet.phpt] 
TEST 13676/15572 [ext/standard/tests/network/inet_ipv6.phpt]
PASS inet_ntop() & inet_pton() IPv6 tests [ext/standard/tests/network/inet_ipv6.phpt] 
TEST 13677/15572 [ext/standard/tests/network/ip.phpt]
SKIP ip2long() & long2ip() tests [ext/standard/tests/network/ip.phpt] reason: this test is for 32bit platform only
TEST 13678/15572 [ext/standard/tests/network/ip2long_variation2.phpt]
SKIP Test ip2long() function : usage variation 2, 32 bit [ext/standard/tests/network/ip2long_variation2.phpt] reason: 32 bit only
TEST 13679/15572 [ext/standard/tests/network/ip2long_variation2_x64.phpt]
PASS Test ip2long() function : usage variation 2, 64 bit [ext/standard/tests/network/ip2long_variation2_x64.phpt] 
TEST 13680/15572 [ext/standard/tests/network/ip_x86_64.phpt]
PASS ip2long() & long2ip() tests [ext/standard/tests/network/ip_x86_64.phpt] 
TEST 13681/15572 [ext/standard/tests/network/net_get_interfaces_001.phpt]
PASS net_get_interfaces IPv4 Loopback [ext/standard/tests/network/net_get_interfaces_001.phpt] 
SKIP setcookie() tests [ext/standard/tests/network/setcookie.phpt] reason: CGI not available
SKIP setcookie() array variant error tests [ext/standard/tests/network/setcookie_error.phpt] reason: CGI not available
TEST 13684/15572 [ext/standard/tests/network/shutdown.phpt]
PASS stream_socket_shutdown() test on IPv4 TCP Loopback [ext/standard/tests/network/shutdown.phpt] 
TEST 13685/15572 [ext/standard/tests/network/socket_bug74429.phpt]
PASS Bug #74429 Remote socket URI with unique persistence identifier broken [ext/standard/tests/network/socket_bug74429.phpt] 
TEST 13686/15572 [ext/standard/tests/network/socket_get_status_basic.phpt]
PASS Testing socket_get_status() [ext/standard/tests/network/socket_get_status_basic.phpt] 
TEST 13687/15572 [ext/standard/tests/network/syslog_basic.phpt]
PASS Test syslog() function : basic functionality [ext/standard/tests/network/syslog_basic.phpt] 
TEST 13688/15572 [ext/standard/tests/network/tcp4loop.phpt]
PASS Streams Based IPv4 TCP Loopback test [ext/standard/tests/network/tcp4loop.phpt] 
TEST 13689/15572 [ext/standard/tests/network/tcp6loop.phpt]
PASS Streams Based IPv6 TCP Loopback test [ext/standard/tests/network/tcp6loop.phpt] 
TEST 13690/15572 [ext/standard/tests/network/udgloop.phpt]
PASS Streams Based Unix Domain Datagram Loopback test [ext/standard/tests/network/udgloop.phpt] 
TEST 13691/15572 [ext/standard/tests/network/udp4loop.phpt]
PASS Streams Based IPv4 UDP Loopback test [ext/standard/tests/network/udp4loop.phpt] 
TEST 13692/15572 [ext/standard/tests/network/udp6loop.phpt]
PASS Streams Based IPv6 UDP Loopback test [ext/standard/tests/network/udp6loop.phpt] 
TEST 13693/15572 [ext/standard/tests/network/unixloop.phpt]
PASS Streams Based Unix Domain Loopback test [ext/standard/tests/network/unixloop.phpt] 
TEST 13694/15572 [ext/standard/tests/password/bug75221.phpt]
PASS Bug #75221 (Argon2i always throws NUL at the end) [ext/standard/tests/password/bug75221.phpt] 
TEST 13695/15572 [ext/standard/tests/password/password_bcrypt_errors.phpt]
PASS Test error operation of password_hash() with bcrypt hashing [ext/standard/tests/password/password_bcrypt_errors.phpt] 
TEST 13696/15572 [ext/standard/tests/password/password_default.phpt]
PASS Test that the value of PASSWORD_DEFAULT matches PASSWORD_BCRYPT [ext/standard/tests/password/password_default.phpt] 
TEST 13697/15572 [ext/standard/tests/password/password_deprecated_salts.phpt]
PASS Test deprecated operation of password_hash() [ext/standard/tests/password/password_deprecated_salts.phpt] 
TEST 13698/15572 [ext/standard/tests/password/password_get_info.phpt]
PASS Test normal operation of password_get_info() [ext/standard/tests/password/password_get_info.phpt] 
TEST 13699/15572 [ext/standard/tests/password/password_get_info_argon2.phpt]
PASS Test normal operation of password_get_info() with Argon2i and Argon2id [ext/standard/tests/password/password_get_info_argon2.phpt] 
TEST 13700/15572 [ext/standard/tests/password/password_hash.phpt]
PASS Test normal operation of password_hash() [ext/standard/tests/password/password_hash.phpt] 
TEST 13701/15572 [ext/standard/tests/password/password_hash_argon2.phpt]
PASS Test normal operation of password_hash() with Argon2i and Argon2id [ext/standard/tests/password/password_hash_argon2.phpt] 
TEST 13702/15572 [ext/standard/tests/password/password_hash_error.phpt]
PASS Test error operation of password_hash() [ext/standard/tests/password/password_hash_error.phpt] 
TEST 13703/15572 [ext/standard/tests/password/password_hash_error_argon2.phpt]
PASS Test error operation of password_hash() with Argon2i and Argon2id [ext/standard/tests/password/password_hash_error_argon2.phpt] 
TEST 13704/15572 [ext/standard/tests/password/password_needs_rehash.phpt]
PASS Test normal operation of password_needs_rehash() [ext/standard/tests/password/password_needs_rehash.phpt] 
TEST 13705/15572 [ext/standard/tests/password/password_needs_rehash_argon2.phpt]
PASS Test normal operation of password_needs_rehash() with Argon2i and Argon2id [ext/standard/tests/password/password_needs_rehash_argon2.phpt] 
TEST 13706/15572 [ext/standard/tests/password/password_needs_rehash_error.phpt]
PASS Test error operation of password_needs_rehash() [ext/standard/tests/password/password_needs_rehash_error.phpt] 
TEST 13707/15572 [ext/standard/tests/password/password_verify.phpt]
PASS Test normal operation of password_verify) [ext/standard/tests/password/password_verify.phpt] 
TEST 13708/15572 [ext/standard/tests/password/password_verify_argon2.phpt]
PASS Test normal operation of password_verify() with Argon2i and Argon2id [ext/standard/tests/password/password_verify_argon2.phpt] 
TEST 13709/15572 [ext/standard/tests/password/password_verify_error.phpt]
PASS Test error operation of password_verify() [ext/standard/tests/password/password_verify_error.phpt] 
TEST 13710/15572 [ext/standard/tests/php_version_win_const.phpt]
SKIP Check that windows version constants are initialized [ext/standard/tests/php_version_win_const.phpt] reason: .. Windows only
TEST 13711/15572 [ext/standard/tests/random/random_bytes.phpt]
PASS Test normal operation of random_bytes() [ext/standard/tests/random/random_bytes.phpt] 
TEST 13712/15572 [ext/standard/tests/random/random_bytes_error.phpt]
PASS Test error operation of random_bytes() [ext/standard/tests/random/random_bytes_error.phpt] 
TEST 13713/15572 [ext/standard/tests/random/random_int.phpt]
PASS Test normal operation of random_int() [ext/standard/tests/random/random_int.phpt] 
TEST 13714/15572 [ext/standard/tests/random/random_int_error.phpt]
PASS Test error operation of random_int() [ext/standard/tests/random/random_int_error.phpt] 
TEST 13715/15572 [ext/standard/tests/random/reflection.phpt]
PASS Bug #74708 Wrong reflection on random_bytes and random_int [ext/standard/tests/random/reflection.phpt] 
TEST 13716/15572 [ext/standard/tests/serialize/001.phpt]
PASS serialize()/unserialize()/var_dump() [ext/standard/tests/serialize/001.phpt] 
TEST 13717/15572 [ext/standard/tests/serialize/002.phpt]
PASS Bug #25378 (unserialize() crashes with invalid data) [ext/standard/tests/serialize/002.phpt] 
TEST 13718/15572 [ext/standard/tests/serialize/003.phpt]
PASS unserialize() floats with E notation (#18654) [ext/standard/tests/serialize/003.phpt] 
TEST 13719/15572 [ext/standard/tests/serialize/004.phpt]
PASS serialize()/unserialize() floats in array. [ext/standard/tests/serialize/004.phpt] 
TEST 13720/15572 [ext/standard/tests/serialize/005.phpt]
PASS serialize()/unserialize() objects [ext/standard/tests/serialize/005.phpt] 
TEST 13721/15572 [ext/standard/tests/serialize/006.phpt]
PASS serialize()/unserialize() with exotic letters [ext/standard/tests/serialize/006.phpt] 
TEST 13722/15572 [ext/standard/tests/serialize/__serialize_001.phpt]
PASS __serialize() mechanism (001): Basics [ext/standard/tests/serialize/__serialize_001.phpt] 
TEST 13723/15572 [ext/standard/tests/serialize/__serialize_002.phpt]
PASS __serialize() mechanism (002): TypeError on invalid return type [ext/standard/tests/serialize/__serialize_002.phpt] 
TEST 13724/15572 [ext/standard/tests/serialize/__serialize_003.phpt]
PASS __serialize() mechanism (003): Interoperability of different serialization mechanisms [ext/standard/tests/serialize/__serialize_003.phpt] 
TEST 13725/15572 [ext/standard/tests/serialize/__serialize_004.phpt]
PASS __serialize() mechanism (004): Delayed __unserialize() calls [ext/standard/tests/serialize/__serialize_004.phpt] 
TEST 13726/15572 [ext/standard/tests/serialize/__serialize_005.phpt]
PASS __serialize() mechanism (005): parent::__unserialize() is safe [ext/standard/tests/serialize/__serialize_005.phpt] 
TEST 13727/15572 [ext/standard/tests/serialize/__serialize_006.phpt]
PASS Failure while parsing data array for __unserialize() [ext/standard/tests/serialize/__serialize_006.phpt] 
TEST 13728/15572 [ext/standard/tests/serialize/__serialize_007.phpt]
PASS No packed -> mixed reallocation while populating __unserialize() array [ext/standard/tests/serialize/__serialize_007.phpt] 
TEST 13729/15572 [ext/standard/tests/serialize/bug14293.phpt]
PASS Bug #14293 (serialize() and __sleep()) [ext/standard/tests/serialize/bug14293.phpt] 
TEST 13730/15572 [ext/standard/tests/serialize/bug21957.phpt]
PASS Bug #21957 (serialize() mangles objects with __sleep) [ext/standard/tests/serialize/bug21957.phpt] 
TEST 13731/15572 [ext/standard/tests/serialize/bug23298.phpt]
PASS Bug #23298 (serialize() and floats/doubles) [ext/standard/tests/serialize/bug23298.phpt] 
TEST 13732/15572 [ext/standard/tests/serialize/bug24063.phpt]
PASS Bug #24063 (serialize() missing 0 after the . on scientific notation) [ext/standard/tests/serialize/bug24063.phpt] 
TEST 13733/15572 [ext/standard/tests/serialize/bug25378.phpt]
PASS Bug #25378 (unserialize() crashes with invalid data) [ext/standard/tests/serialize/bug25378.phpt] 
TEST 13734/15572 [ext/standard/tests/serialize/bug26762.phpt]
PASS Bug #26762 (unserialize() produces lowercase classnames) [ext/standard/tests/serialize/bug26762.phpt] 
TEST 13735/15572 [ext/standard/tests/serialize/bug27469.phpt]
PASS Bug #27469 (serialize() objects of incomplete class) [ext/standard/tests/serialize/bug27469.phpt] 
TEST 13736/15572 [ext/standard/tests/serialize/bug28325.phpt]
PASS Bug #28325 (Problem in serialisation of circular references) [ext/standard/tests/serialize/bug28325.phpt] 
TEST 13737/15572 [ext/standard/tests/serialize/bug30234.phpt]
PASS Bug #30234 (__autoload() not invoked for interfaces) [ext/standard/tests/serialize/bug30234.phpt] 
TEST 13738/15572 [ext/standard/tests/serialize/bug31402.phpt]
PASS Bug #31402 (unserialize() generates references when it should not) [ext/standard/tests/serialize/bug31402.phpt] 
TEST 13739/15572 [ext/standard/tests/serialize/bug31442.phpt]
PASS Bug #31442 (unserialize broken on 64-bit systems) [ext/standard/tests/serialize/bug31442.phpt] 
TEST 13740/15572 [ext/standard/tests/serialize/bug35895.phpt]
PASS Bug #35895 (__sleep and private property) [ext/standard/tests/serialize/bug35895.phpt] 
TEST 13741/15572 [ext/standard/tests/serialize/bug36424.phpt]
PASS Bug #36424 - Serializable interface breaks object references [ext/standard/tests/serialize/bug36424.phpt] 
TEST 13742/15572 [ext/standard/tests/serialize/bug37947.phpt]
PASS Bug #37947 (zend_ptr_stack reallocation problem) [ext/standard/tests/serialize/bug37947.phpt] 
TEST 13743/15572 [ext/standard/tests/serialize/bug42919.phpt]
PASS Bug #42919 (Unserializing of namespaced class object fails) [ext/standard/tests/serialize/bug42919.phpt] 
TEST 13744/15572 [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 13745/15572 [ext/standard/tests/serialize/bug45706.phpt]
PASS Bug #45706 Unserialization of classes derived from ArrayIterator fails [ext/standard/tests/serialize/bug45706.phpt] 
TEST 13746/15572 [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 13747/15572 [ext/standard/tests/serialize/bug49649.phpt]
PASS Bug #49649 (unserialize() doesn't handle changes in property visibility) - to public [ext/standard/tests/serialize/bug49649.phpt] 
TEST 13748/15572 [ext/standard/tests/serialize/bug49649_1.phpt]
PASS Bug #49649 (unserialize() doesn't handle changes in property visibility) - to protected [ext/standard/tests/serialize/bug49649_1.phpt] 
TEST 13749/15572 [ext/standard/tests/serialize/bug49649_2.phpt]
PASS Bug #49649 (unserialize() doesn't handle changes in property visibility) - to private [ext/standard/tests/serialize/bug49649_2.phpt] 
TEST 13750/15572 [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 13751/15572 [ext/standard/tests/serialize/bug62373.phpt]
PASS Bug #62373 (serialize() generates wrong reference to the object) [ext/standard/tests/serialize/bug62373.phpt] 
TEST 13752/15572 [ext/standard/tests/serialize/bug62836_1.phpt]
PASS Bug #62836 (Seg fault or broken object references on unserialize()) [ext/standard/tests/serialize/bug62836_1.phpt] 
TEST 13753/15572 [ext/standard/tests/serialize/bug62836_2.phpt]
PASS Bug #62836 (Seg fault or broken object references on unserialize()) [ext/standard/tests/serialize/bug62836_2.phpt] 
TEST 13754/15572 [ext/standard/tests/serialize/bug64146.phpt]
PASS Bug #64146 (serialize incorrectly saving objects when they are cloned) [ext/standard/tests/serialize/bug64146.phpt] 
TEST 13755/15572 [ext/standard/tests/serialize/bug64354_1.phpt]
PASS Bug #64354 (Unserialize array of objects whose class can't be autoloaded fail) [ext/standard/tests/serialize/bug64354_1.phpt] 
TEST 13756/15572 [ext/standard/tests/serialize/bug64354_2.phpt]
PASS Bug #64354 (Unserialize array of objects whose class can't be autoloaded fail) [ext/standard/tests/serialize/bug64354_2.phpt] 
TEST 13757/15572 [ext/standard/tests/serialize/bug64354_3.phpt]
PASS Bug #64354 (Unserialize array of objects whose class can't be autoloaded fail) [ext/standard/tests/serialize/bug64354_3.phpt] 
TEST 13758/15572 [ext/standard/tests/serialize/bug65481.phpt]
PASS Bug #65481 (shutdown segfault due to serialize) [ext/standard/tests/serialize/bug65481.phpt] 
TEST 13759/15572 [ext/standard/tests/serialize/bug65806.phpt]
PASS Bug #65806 (unserialize fails with object which is referenced multiple times) [ext/standard/tests/serialize/bug65806.phpt] 
TEST 13760/15572 [ext/standard/tests/serialize/bug67072.phpt]
PASS Bug #67072 Echoing unserialized "SplFileObject" crash [ext/standard/tests/serialize/bug67072.phpt] 
TEST 13761/15572 [ext/standard/tests/serialize/bug68044.phpt]
PASS Bug #68044 Integer overflow in unserialize() (32-bits only) [ext/standard/tests/serialize/bug68044.phpt] 
TEST 13762/15572 [ext/standard/tests/serialize/bug68545.phpt]
PASS Bug #68545 NULL pointer dereference in unserialize.c:var_push_dtor [ext/standard/tests/serialize/bug68545.phpt] 
TEST 13763/15572 [ext/standard/tests/serialize/bug68594.phpt]
PASS Bug #68545 Use after free vulnerability in unserialize() [ext/standard/tests/serialize/bug68594.phpt] 
TEST 13764/15572 [ext/standard/tests/serialize/bug68976.phpt]
PASS Bug #68976 Use After Free Vulnerability in unserialize() [ext/standard/tests/serialize/bug68976.phpt] 
TEST 13765/15572 [ext/standard/tests/serialize/bug69139.phpt]
PASS Bug #69139 (Crash in gc_zval_possible_root on unserialize) [ext/standard/tests/serialize/bug69139.phpt] 
TEST 13766/15572 [ext/standard/tests/serialize/bug69152.phpt]
PASS Bug #69152: Type Confusion Infoleak Vulnerability in unserialize() [ext/standard/tests/serialize/bug69152.phpt] 
TEST 13767/15572 [ext/standard/tests/serialize/bug69210.phpt]
PASS serialize() integrity with non string on __sleep [ext/standard/tests/serialize/bug69210.phpt] 
TEST 13768/15572 [ext/standard/tests/serialize/bug69425.phpt]
PASS Bug #69425: Use After Free in unserialize() [ext/standard/tests/serialize/bug69425.phpt] 
TEST 13769/15572 [ext/standard/tests/serialize/bug69793.phpt]
PASS Bug #69793: Remotely triggerable stack exhaustion via recursive method calls [ext/standard/tests/serialize/bug69793.phpt] 
TEST 13770/15572 [ext/standard/tests/serialize/bug70172.phpt]
PASS Bug #70172 - Use After Free Vulnerability in unserialize() [ext/standard/tests/serialize/bug70172.phpt] 
TEST 13771/15572 [ext/standard/tests/serialize/bug70172_2.phpt]
PASS Bug #70172 - Use After Free Vulnerability in unserialize() [ext/standard/tests/serialize/bug70172_2.phpt] 
TEST 13772/15572 [ext/standard/tests/serialize/bug70213.phpt]
PASS Bug #70213: Unserialize context shared on double class lookup [ext/standard/tests/serialize/bug70213.phpt] 
TEST 13773/15572 [ext/standard/tests/serialize/bug70219.phpt]
PASS Bug #70219 Use after free vulnerability in session deserializer [ext/standard/tests/serialize/bug70219.phpt] 
TEST 13774/15572 [ext/standard/tests/serialize/bug70219_1.phpt]
PASS Bug #70219 Use after free vulnerability in session deserializer [ext/standard/tests/serialize/bug70219_1.phpt] 
TEST 13775/15572 [ext/standard/tests/serialize/bug70436.phpt]
PASS Bug #70436: Use After Free Vulnerability in unserialize() [ext/standard/tests/serialize/bug70436.phpt] 
TEST 13776/15572 [ext/standard/tests/serialize/bug70513.phpt]
PASS Bug #70513: GMP Deserialization Type Confusion Vulnerability [ext/standard/tests/serialize/bug70513.phpt] 
TEST 13777/15572 [ext/standard/tests/serialize/bug70963.phpt]
PASS Bug #70963 (Unserialize shows UNKNOW in result) [ext/standard/tests/serialize/bug70963.phpt] 
TEST 13778/15572 [ext/standard/tests/serialize/bug71311.phpt]
PASS Bug #71311 Use-after-free vulnerability in SPL(ArrayObject, unserialize) [ext/standard/tests/serialize/bug71311.phpt] 
TEST 13779/15572 [ext/standard/tests/serialize/bug71313.phpt]
PASS Bug #71311 Use-after-free vulnerability in SPL(SplObjectStorage, unserialize) [ext/standard/tests/serialize/bug71313.phpt] 
TEST 13780/15572 [ext/standard/tests/serialize/bug71840.phpt]
PASS Bug #71840 (Unserialize accepts wrongly data) [ext/standard/tests/serialize/bug71840.phpt] 
TEST 13781/15572 [ext/standard/tests/serialize/bug71940.phpt]
PASS Bug #71940 (Unserialize crushes on restore object reference) [ext/standard/tests/serialize/bug71940.phpt] 
TEST 13782/15572 [ext/standard/tests/serialize/bug71995.phpt]
PASS Bug #71995 (Returning the same var twice from __sleep() produces broken serialized data) [ext/standard/tests/serialize/bug71995.phpt] 
TEST 13783/15572 [ext/standard/tests/serialize/bug72229.phpt]
PASS Bug #72229 (Wrong reference when serialize/unserialize an object) [ext/standard/tests/serialize/bug72229.phpt] 
TEST 13784/15572 [ext/standard/tests/serialize/bug72663.phpt]
PASS Bug #72663 (1): Don't call __destruct if __wakeup not called or fails [ext/standard/tests/serialize/bug72663.phpt] 
TEST 13785/15572 [ext/standard/tests/serialize/bug72663_2.phpt]
PASS Bug #72663 (2): Don't allow references into failed unserialize [ext/standard/tests/serialize/bug72663_2.phpt] 
TEST 13786/15572 [ext/standard/tests/serialize/bug72663_3.phpt]
PASS Bug #72663 (3): If unserialization fails, don't initialize the session with the result [ext/standard/tests/serialize/bug72663_3.phpt] 
TEST 13787/15572 [ext/standard/tests/serialize/bug72731.phpt]
PASS Bug #72731: Type Confusion in Object Deserialization [ext/standard/tests/serialize/bug72731.phpt] 
TEST 13788/15572 [ext/standard/tests/serialize/bug72785.phpt]
PASS Bug #72785: allowed_classes only applies to outermost unserialize() [ext/standard/tests/serialize/bug72785.phpt] 
TEST 13789/15572 [ext/standard/tests/serialize/bug73052.phpt]
PASS Bug #73052: Memory Corruption in During Deserialized-object Destruction [ext/standard/tests/serialize/bug73052.phpt] 
TEST 13790/15572 [ext/standard/tests/serialize/bug73154.phpt]
PASS Bug #73154: serialize object with __sleep function crash [ext/standard/tests/serialize/bug73154.phpt] 
TEST 13791/15572 [ext/standard/tests/serialize/bug73341.phpt]
PASS Bug #73144 (Use-afte-free in ArrayObject Deserialization) [ext/standard/tests/serialize/bug73341.phpt] 
TEST 13792/15572 [ext/standard/tests/serialize/bug73825.phpt]
PASS Bug #73825 Heap out of bounds read on unserialize in finish_nested_data() [ext/standard/tests/serialize/bug73825.phpt] 
TEST 13793/15572 [ext/standard/tests/serialize/bug74101.phpt]
PASS Bug #74101: Unserialize Heap Use-After-Free (READ: 1) in zval_get_type [ext/standard/tests/serialize/bug74101.phpt] 
TEST 13794/15572 [ext/standard/tests/serialize/bug74103.phpt]
PASS Bug #74103: heap-use-after-free when unserializing invalid array size [ext/standard/tests/serialize/bug74103.phpt] 
TEST 13795/15572 [ext/standard/tests/serialize/bug74111.phpt]
PASS Bug #74111: Heap buffer overread (READ: 1) finish_nested_data from unserialize [ext/standard/tests/serialize/bug74111.phpt] 
TEST 13796/15572 [ext/standard/tests/serialize/bug74300.phpt]
PASS Bug #74300 (unserialize() for float nvexp part) [ext/standard/tests/serialize/bug74300.phpt] 
TEST 13797/15572 [ext/standard/tests/serialize/bug74614.phpt]
PASS Bug #74614: Use-after-free in PHP7's unserialize() [ext/standard/tests/serialize/bug74614.phpt] 
TEST 13798/15572 [ext/standard/tests/serialize/bug75054.phpt]
PASS Bug #75054: A Denial of Service Vulnerability was found when performing deserialization [ext/standard/tests/serialize/bug75054.phpt] 
TEST 13799/15572 [ext/standard/tests/serialize/bug76300.phpt]
PASS Bug #76300: Unserialize of extended protected member broken [ext/standard/tests/serialize/bug76300.phpt] 
TEST 13800/15572 [ext/standard/tests/serialize/bug78438.phpt]
PASS Bug #78438 (Corruption when __unserializing deeply nested structures) [ext/standard/tests/serialize/bug78438.phpt] 
TEST 13801/15572 [ext/standard/tests/serialize/bug80411.phpt]
PASS Bug #80411: References to null-serialized object break serialize() [ext/standard/tests/serialize/bug80411.phpt] 
TEST 13802/15572 [ext/standard/tests/serialize/bug81163.phpt]
PASS Test __sleep returns non-array [ext/standard/tests/serialize/bug81163.phpt] 
TEST 13803/15572 [ext/standard/tests/serialize/counting_of_references.phpt]
PASS References are not counted twice [ext/standard/tests/serialize/counting_of_references.phpt] 
TEST 13804/15572 [ext/standard/tests/serialize/incomplete_class.phpt]
PASS (un)serializing __PHP_Incomplete_Class instance [ext/standard/tests/serialize/incomplete_class.phpt] 
TEST 13805/15572 [ext/standard/tests/serialize/invalid_signs_in_lengths.phpt]
PASS Lengths and references are not signed [ext/standard/tests/serialize/invalid_signs_in_lengths.phpt] 
TEST 13806/15572 [ext/standard/tests/serialize/max_depth.phpt]
PASS Bug #78549: Stack overflow due to nested serialized input [ext/standard/tests/serialize/max_depth.phpt] 
TEST 13807/15572 [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 13808/15572 [ext/standard/tests/serialize/ref_to_failed_serialize.phpt]
PASS References to objects for which Serializable::serialize() returned NULL should use N; [ext/standard/tests/serialize/ref_to_failed_serialize.phpt] 
TEST 13809/15572 [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 13810/15572 [ext/standard/tests/serialize/serialization_arrays_002.phpt]
PASS serialization: arrays with references amonst elements [ext/standard/tests/serialize/serialization_arrays_002.phpt] 
TEST 13811/15572 [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 13812/15572 [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 13813/15572 [ext/standard/tests/serialize/serialization_arrays_005.phpt]
PASS serialization: arrays with references, nested [ext/standard/tests/serialize/serialization_arrays_005.phpt] 
TEST 13814/15572 [ext/standard/tests/serialize/serialization_error_002.phpt]
PASS Test unserialize(): error is indistinguishable from deserialized boolean [ext/standard/tests/serialize/serialization_error_002.phpt] 
TEST 13815/15572 [ext/standard/tests/serialize/serialization_miscTypes_001.phpt]
SKIP Test serialize() & unserialize() functions: many types [ext/standard/tests/serialize/serialization_miscTypes_001.phpt] reason: this test is for 32bit platform only
TEST 13816/15572 [ext/standard/tests/serialize/serialization_objects_001.phpt]
PASS Test serialize() & unserialize() functions: objects [ext/standard/tests/serialize/serialization_objects_001.phpt] 
TEST 13817/15572 [ext/standard/tests/serialize/serialization_objects_002.phpt]
PASS Test serialize() & unserialize() functions: objects (variations) [ext/standard/tests/serialize/serialization_objects_002.phpt] 
TEST 13818/15572 [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 13819/15572 [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 13820/15572 [ext/standard/tests/serialize/serialization_objects_005.phpt]
PASS Check behaviour of incomplete class [ext/standard/tests/serialize/serialization_objects_005.phpt] 
TEST 13821/15572 [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 13822/15572 [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 13823/15572 [ext/standard/tests/serialize/serialization_objects_008.phpt]
PASS Bad unserialize_callback_func [ext/standard/tests/serialize/serialization_objects_008.phpt] 
TEST 13824/15572 [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 13825/15572 [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 13826/15572 [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 13827/15572 [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 13828/15572 [ext/standard/tests/serialize/serialization_objects_013.phpt]
PASS Object serialization / unserialization: references amongst properties [ext/standard/tests/serialize/serialization_objects_013.phpt] 
TEST 13829/15572 [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 13830/15572 [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 13831/15572 [ext/standard/tests/serialize/serialization_precision_001.phpt]
PASS Test serialize_precision (part 1) [ext/standard/tests/serialize/serialization_precision_001.phpt] 
TEST 13832/15572 [ext/standard/tests/serialize/serialization_precision_002.phpt]
PASS Test serialize_precision (part 2) [ext/standard/tests/serialize/serialization_precision_002.phpt] 
TEST 13833/15572 [ext/standard/tests/serialize/serialization_resources_001.phpt]
PASS Test serialize() & unserialize() functions: resources [ext/standard/tests/serialize/serialization_resources_001.phpt] 
TEST 13834/15572 [ext/standard/tests/serialize/serialize_globals_var_refs.phpt]
PASS Reference IDs should be correctly generated when $GLOBALS is serialized [ext/standard/tests/serialize/serialize_globals_var_refs.phpt] 
TEST 13835/15572 [ext/standard/tests/serialize/sleep_deref.phpt]
PASS __sleep() can return references [ext/standard/tests/serialize/sleep_deref.phpt] 
TEST 13836/15572 [ext/standard/tests/serialize/sleep_mangled_name_clash.phpt]
PASS __sleep() returns properties clashing only after mangling [ext/standard/tests/serialize/sleep_mangled_name_clash.phpt] 
TEST 13837/15572 [ext/standard/tests/serialize/sleep_undefined_declared_properties.phpt]
PASS __sleep() returning undefined declared properties [ext/standard/tests/serialize/sleep_undefined_declared_properties.phpt] 
TEST 13838/15572 [ext/standard/tests/serialize/sleep_uninitialized_typed_prop.phpt]
PASS Referencing an uninitialized typed property in __sleep() should be skipped [ext/standard/tests/serialize/sleep_uninitialized_typed_prop.phpt] 
TEST 13839/15572 [ext/standard/tests/serialize/splobjectstorage_negative_count.phpt]
PASS OSS-Fuzz: Unserializing SplObjectStorage with negative number of elements [ext/standard/tests/serialize/splobjectstorage_negative_count.phpt] 
TEST 13840/15572 [ext/standard/tests/serialize/typed_property_refs.phpt]
PASS unserialize with references to typed properties shall skip the references or fail [ext/standard/tests/serialize/typed_property_refs.phpt] 
TEST 13841/15572 [ext/standard/tests/serialize/unserializeS.phpt]
PASS Bug MOPB-29 (wrong length calculation for S) [ext/standard/tests/serialize/unserializeS.phpt] 
TEST 13842/15572 [ext/standard/tests/serialize/unserialize_abstract_class.phpt]
PASS Unserializing an abstract class should fail [ext/standard/tests/serialize/unserialize_abstract_class.phpt] 
TEST 13843/15572 [ext/standard/tests/serialize/unserialize_classes.phpt]
PASS Test unserialize() with second parameter [ext/standard/tests/serialize/unserialize_classes.phpt] 
TEST 13844/15572 [ext/standard/tests/serialize/unserialize_error_001.phpt]
PASS Test unserialize() with non-bool/array allowed_classes [ext/standard/tests/serialize/unserialize_error_001.phpt] 
TEST 13845/15572 [ext/standard/tests/serialize/unserialize_large.phpt]
PASS Unserializing payload with unrealistically large element counts [ext/standard/tests/serialize/unserialize_large.phpt] 
TEST 13846/15572 [ext/standard/tests/serialize/unserialize_leak.phpt]
PASS Unserialize leak in SplObjectStorage [ext/standard/tests/serialize/unserialize_leak.phpt] 
TEST 13847/15572 [ext/standard/tests/serialize/unserialize_mem_leak.phpt]
PASS Memleaks if unserialize return a self-referenced array/object [ext/standard/tests/serialize/unserialize_mem_leak.phpt] 
TEST 13848/15572 [ext/standard/tests/serialize/unserialize_neg_iv_edge_cases.phpt]
PASS Negative parse_iv2 edge cases [ext/standard/tests/serialize/unserialize_neg_iv_edge_cases.phpt] 
TEST 13849/15572 [ext/standard/tests/serialize/unserialize_subclasses.phpt]
PASS Test unserialize() with allowed_classes and subclasses [ext/standard/tests/serialize/unserialize_subclasses.phpt] 
TEST 13850/15572 [ext/standard/tests/setrawcookie_basic_001.phpt]
PASS Test setrawcookie basic functionality [ext/standard/tests/setrawcookie_basic_001.phpt] 
TEST 13851/15572 [ext/standard/tests/setrawcookie_basic_002.phpt]
PASS Test setrawcookie to fail when output exists before [ext/standard/tests/setrawcookie_basic_002.phpt] 
TEST 13852/15572 [ext/standard/tests/streams/bug40459.phpt]
PASS bug 40459 - Test whether the constructor of the user-space stream wrapper is called when stream functions are called [ext/standard/tests/streams/bug40459.phpt] 
TEST 13853/15572 [ext/standard/tests/streams/bug44712.phpt]
PASS bug#44712 (stream_context_set_params segfaults on invalid arguments) [ext/standard/tests/streams/bug44712.phpt] 
TEST 13854/15572 [ext/standard/tests/streams/bug44818.phpt]
PASS Bug #44818 (php://memory writeable when opened read only) [ext/standard/tests/streams/bug44818.phpt] 
TEST 13855/15572 [ext/standard/tests/streams/bug46024.phpt]
PASS Bug #46024 stream_select() doesn't return the correct number [ext/standard/tests/streams/bug46024.phpt] 
TEST 13856/15572 [ext/standard/tests/streams/bug46147.phpt]
PASS Bug #46147 (after stream seek, appending stream filter reads incorrect data) [ext/standard/tests/streams/bug46147.phpt] 
TEST 13857/15572 [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 13858/15572 [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 13859/15572 [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 13860/15572 [ext/standard/tests/streams/bug49936.phpt]
PASS Bug #49936 (crash with ftp stream in php_stream_context_get_option()) [ext/standard/tests/streams/bug49936.phpt] 
TEST 13861/15572 [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 13862/15572 [ext/standard/tests/streams/bug53427.phpt]
PASS Bug #53427 (stream_select does not preserve keys) [ext/standard/tests/streams/bug53427.phpt] 
TEST 13863/15572 [ext/standard/tests/streams/bug53903.phpt]
PASS Bug #53903 streamwrapper/stream_stat causes problems [ext/standard/tests/streams/bug53903.phpt] 
TEST 13864/15572 [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 13865/15572 [ext/standard/tests/streams/bug54946.phpt]
PASS Bug#54946 stream_get_contents infinite loop [ext/standard/tests/streams/bug54946.phpt] 
TEST 13866/15572 [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 13867/15572 [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 13868/15572 [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 13869/15572 [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 13870/15572 [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 13871/15572 [ext/standard/tests/streams/bug60602.phpt]
PASS Bug #60602 proc_open() modifies environment if it contains arrays [ext/standard/tests/streams/bug60602.phpt] 
TEST 13872/15572 [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 13873/15572 [ext/standard/tests/streams/bug61019.phpt]
PASS Bug #61019 (Out of memory on command stream_get_contents) [ext/standard/tests/streams/bug61019.phpt] 
TEST 13874/15572 [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 13875/15572 [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 13876/15572 [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 13877/15572 [ext/standard/tests/streams/bug61371-unix.phpt]
PASS Bug #61371: stream_context_create() causes memory leaks on use streams_socket_create [ext/standard/tests/streams/bug61371-unix.phpt] 
TEST 13878/15572 [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 13879/15572 [ext/standard/tests/streams/bug62922.phpt]
PASS Bug #62922: Truncating entire string should result in string [ext/standard/tests/streams/bug62922.phpt] 
TEST 13880/15572 [ext/standard/tests/streams/bug63240.phpt]
PASS Bug #63240: stream_get_line() return contains delimiter string [ext/standard/tests/streams/bug63240.phpt] 
TEST 13881/15572 [ext/standard/tests/streams/bug64166.phpt]
PASS Bug #64166: quoted-printable-encode stream filter incorrectly discarding whitespace [ext/standard/tests/streams/bug64166.phpt] 
TEST 13882/15572 [ext/standard/tests/streams/bug64166_2.phpt]
PASS Bug #64166: quoted-printable-encode stream filter incorrectly discarding whitespace - split reads [ext/standard/tests/streams/bug64166_2.phpt] 
TEST 13883/15572 [ext/standard/tests/streams/bug64166_3.phpt]
PASS Bug #64166: quoted-printable-encode stream filter incorrectly discarding whitespace - writes [ext/standard/tests/streams/bug64166_3.phpt] 
TEST 13884/15572 [ext/standard/tests/streams/bug64433.phpt]
PASS Bug #60180 ($_SERVER["PHP_SELF"] incorrect) [ext/standard/tests/streams/bug64433.phpt] 
TEST 13885/15572 [ext/standard/tests/streams/bug64770.phpt]
PASS Bug #64770 stream_select() fails with pipes from proc_open() [ext/standard/tests/streams/bug64770.phpt] 
TEST 13886/15572 [ext/standard/tests/streams/bug65483.phpt]
PASS Bug #65483: quoted-printable encode stream filter incorrectly encoding spaces [ext/standard/tests/streams/bug65483.phpt] 
TEST 13887/15572 [ext/standard/tests/streams/bug67626.phpt]
PASS Bug #67626: Exceptions not properly handled in user stream handlers [ext/standard/tests/streams/bug67626.phpt] 
TEST 13888/15572 [ext/standard/tests/streams/bug68948.phpt]
PASS Bug #68948: feof() on temporary streams broken [ext/standard/tests/streams/bug68948.phpt] 
TEST 13889/15572 [ext/standard/tests/streams/bug69521.phpt]
PASS Bug #69521	Segfault in gc_collect_cycles() [ext/standard/tests/streams/bug69521.phpt] 
TEST 13890/15572 [ext/standard/tests/streams/bug70198.phpt]
PASS Bug #70198 Checking liveness does not work as expected [ext/standard/tests/streams/bug70198.phpt] 
TEST 13891/15572 [ext/standard/tests/streams/bug70362.phpt]
PASS Bug #70362 (Can't copy() large 'data://' with open_basedir) [ext/standard/tests/streams/bug70362.phpt] 
TEST 13892/15572 [ext/standard/tests/streams/bug71245.phpt]
PASS Bug #71245 (file_get_contents() ignores "header" context option if it's a reference) [ext/standard/tests/streams/bug71245.phpt] 
TEST 13893/15572 [ext/standard/tests/streams/bug71323.phpt]
PASS Bug #71323: Output of stream_get_meta_data can be falsified by its input [ext/standard/tests/streams/bug71323.phpt] 
TEST 13894/15572 [ext/standard/tests/streams/bug71884.phpt]
PASS Bug #71884 (Null pointer deref (segfault) in stream_context_get_default) [ext/standard/tests/streams/bug71884.phpt] 
TEST 13895/15572 [ext/standard/tests/streams/bug72075.phpt]
PASS Bug #72075 (Referencing socket resources breaks stream_select) [ext/standard/tests/streams/bug72075.phpt] 
TEST 13896/15572 [ext/standard/tests/streams/bug72221.phpt]
PASS Bug #72221 (Segmentation fault in stream_get_line / zend_memnstr_ex) [ext/standard/tests/streams/bug72221.phpt] 
TEST 13897/15572 [ext/standard/tests/streams/bug72534.phpt]
PASS Bug #72534 stream_socket_get_name crashes [ext/standard/tests/streams/bug72534.phpt] 
TEST 13898/15572 [ext/standard/tests/streams/bug72771.phpt]
PASS Bug #72771. FTPS to FTP downgrade not allowed when server doesn't support AUTH TLS or AUTH SSL. [ext/standard/tests/streams/bug72771.phpt] 
TEST 13899/15572 [ext/standard/tests/streams/bug72853.phpt]
PASS Bug #72853 (stream_set_blocking doesn't work) [ext/standard/tests/streams/bug72853.phpt] 
TEST 13900/15572 [ext/standard/tests/streams/bug72857.phpt]
PASS Bug #72857 stream_socket_recvfrom read access violation [ext/standard/tests/streams/bug72857.phpt] 
TEST 13901/15572 [ext/standard/tests/streams/bug73457.phpt]
PASS Bug #73457. Wrong error message when fopen FTP wrapped fails to open data connection [ext/standard/tests/streams/bug73457.phpt] 
TEST 13902/15572 [ext/standard/tests/streams/bug74090.phpt]
PASS Bug #74090 stream_get_contents maxlength>-1 returns empty string on windows [ext/standard/tests/streams/bug74090.phpt] 
TEST 13903/15572 [ext/standard/tests/streams/bug74556.phpt]
PASS Bug #74556 stream_socket_get_name() on unix socket returns "\0" [ext/standard/tests/streams/bug74556.phpt] 
TEST 13904/15572 [ext/standard/tests/streams/bug74951.phpt]
PASS Bug#74951 Null pointer dereference in user streams [ext/standard/tests/streams/bug74951.phpt] 
TEST 13905/15572 [ext/standard/tests/streams/bug75031.phpt]
PASS Bug #75031: Append mode in php://temp and php://memory [ext/standard/tests/streams/bug75031.phpt] 
TEST 13906/15572 [ext/standard/tests/streams/bug75776.phpt]
PASS Bug #75776 (Flushing streams with compression filter is broken) [ext/standard/tests/streams/bug75776.phpt] 
TEST 13907/15572 [ext/standard/tests/streams/bug76136.phpt]
PASS Bug #76136: stream_socket_get_name should enclose IPv6 in brackets [ext/standard/tests/streams/bug76136.phpt] 
TEST 13908/15572 [ext/standard/tests/streams/bug76859.phpt]
PASS Bug #76859 (stream_get_line skips data if used with filters) [ext/standard/tests/streams/bug76859.phpt] 
TEST 13909/15572 [ext/standard/tests/streams/bug76943.phpt]
PASS Bug #76943 (Inconsistent stream_wrapper_restore() errors) [ext/standard/tests/streams/bug76943.phpt] 
TEST 13910/15572 [ext/standard/tests/streams/bug77069.phpt]
PASS Bug #77069 (stream filter loses final block of data) [ext/standard/tests/streams/bug77069.phpt] 
TEST 13911/15572 [ext/standard/tests/streams/bug77080.phpt]
PASS Bug #77080 (Deflate not working) [ext/standard/tests/streams/bug77080.phpt] 
TEST 13912/15572 [ext/standard/tests/streams/bug77664.phpt]
PASS BUG #77664 (Segmentation fault when using undefined constant in custom wrapper) [ext/standard/tests/streams/bug77664.phpt] 
TEST 13913/15572 [ext/standard/tests/streams/bug77680.phpt]
PASS Recursive mkdir() on ftp should create missing directories. [ext/standard/tests/streams/bug77680.phpt] 
TEST 13914/15572 [ext/standard/tests/streams/bug77765.phpt]
PASS stat() on directory should return 40755 for ftp:// [ext/standard/tests/streams/bug77765.phpt] 
TEST 13915/15572 [ext/standard/tests/streams/bug78326.phpt]
PASS memory allocation on stream_get_contents() [ext/standard/tests/streams/bug78326.phpt] 
TEST 13916/15572 [ext/standard/tests/streams/bug78326_1.phpt]
PASS proper string length on stream_get_contents() [ext/standard/tests/streams/bug78326_1.phpt] 
TEST 13917/15572 [ext/standard/tests/streams/bug78506.phpt]
PASS Bug #78506: Error in a php_user_filter::filter() is not reported [ext/standard/tests/streams/bug78506.phpt] 
TEST 13918/15572 [ext/standard/tests/streams/bug78662.phpt]
PASS Bug #78662 (stream_write bad error detection) [ext/standard/tests/streams/bug78662.phpt] 
TEST 13919/15572 [ext/standard/tests/streams/bug78883.phpt]
SKIP Bug #78883 (fgets(STDIN) fails on Windows) [ext/standard/tests/streams/bug78883.phpt] reason: this test is for Windows platforms only
TEST 13920/15572 [ext/standard/tests/streams/bug78902.phpt]
PASS Bug #78902: Memory leak when using stream_filter_append [ext/standard/tests/streams/bug78902.phpt] 
TEST 13921/15572 [ext/standard/tests/streams/bug79000.phpt]
PASS Bug #79000: Non-blocking socket stream reports EAGAIN as error [ext/standard/tests/streams/bug79000.phpt] 
TEST 13922/15572 [ext/standard/tests/streams/bug79984.phpt]
PASS Bug #79984 (Stream filter is not called with closing arg) [ext/standard/tests/streams/bug79984.phpt] 
TEST 13923/15572 [ext/standard/tests/streams/bug81346.phpt]
PASS Bug #81346 (Non-seekable streams don't update position after write) [ext/standard/tests/streams/bug81346.phpt] 
TEST 13924/15572 [ext/standard/tests/streams/bug81659.phpt]
PASS Bug #81659 (stream_get_contents() may unnecessarily overallocate) [ext/standard/tests/streams/bug81659.phpt] 
TEST 13925/15572 [ext/standard/tests/streams/eagain_is_not_an_error.phpt]
PASS EAGAIN/EWOULDBLOCK on a non-blocking socket should not result in an error return value [ext/standard/tests/streams/eagain_is_not_an_error.phpt] 
TEST 13926/15572 [ext/standard/tests/streams/glob-wrapper.phpt]
PASS Glob wrapper bypasses open_basedir [ext/standard/tests/streams/glob-wrapper.phpt] 
TEST 13927/15572 [ext/standard/tests/streams/nonblocking_stdin.phpt]
PASS Read from non-blocking stdio stream should not error [ext/standard/tests/streams/nonblocking_stdin.phpt] 
TEST 13928/15572 [ext/standard/tests/streams/opendir-001.phpt]
PASS opendir() with 'ftp://' stream. [ext/standard/tests/streams/opendir-001.phpt] 
TEST 13929/15572 [ext/standard/tests/streams/opendir-002.phpt]
PASS opendir() with 'ftp://' stream. [ext/standard/tests/streams/opendir-002.phpt] 
TEST 13930/15572 [ext/standard/tests/streams/opendir-003.phpt]
PASS opendir() with 'ftps://' stream. [ext/standard/tests/streams/opendir-003.phpt] 
TEST 13931/15572 [ext/standard/tests/streams/opendir-004.phpt]
PASS opendir() with 'ftps://' stream. [ext/standard/tests/streams/opendir-004.phpt] 
TEST 13932/15572 [ext/standard/tests/streams/proc_open_bug51800.phpt]
SKIP Bug #51800 proc_open on Windows hangs forever [ext/standard/tests/streams/proc_open_bug51800.phpt] reason: expected to fail or take too long
TEST 13933/15572 [ext/standard/tests/streams/proc_open_bug51800_right.phpt]
PASS Bug #51800 proc_open on Windows hangs forever, the right way to do it [ext/standard/tests/streams/proc_open_bug51800_right.phpt] 
TEST 13934/15572 [ext/standard/tests/streams/proc_open_bug51800_right2.phpt]
PASS Bug #51800 proc_open on Windows hangs forever, the right way to do it with more data [ext/standard/tests/streams/proc_open_bug51800_right2.phpt] 
TEST 13935/15572 [ext/standard/tests/streams/proc_open_bug60120.phpt]
PASS Bug #60120 proc_open hangs with stdin/out with >2048 bytes [ext/standard/tests/streams/proc_open_bug60120.phpt] 
TEST 13936/15572 [ext/standard/tests/streams/proc_open_bug64438.phpt]
PASS Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt] 
TEST 13937/15572 [ext/standard/tests/streams/proc_open_bug69900.phpt]
PASS Bug #69900 Commandline input/output weird behaviour with STDIO [ext/standard/tests/streams/proc_open_bug69900.phpt] 
TEST 13938/15572 [ext/standard/tests/streams/set_file_buffer.phpt]
PASS int set_file_buffer ( resource $stream , int $buffer ); [ext/standard/tests/streams/set_file_buffer.phpt] 
TEST 13939/15572 [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 13940/15572 [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 13941/15572 [ext/standard/tests/streams/stream_context_tcp_nodelay.phpt]
FAIL stream context tcp_nodelay [ext/standard/tests/streams/stream_context_tcp_nodelay.phpt] 
TEST 13942/15572 [ext/standard/tests/streams/stream_context_tcp_nodelay_fopen.phpt]
FAIL stream context tcp_nodelay fopen [ext/standard/tests/streams/stream_context_tcp_nodelay_fopen.phpt] 
TEST 13943/15572 [ext/standard/tests/streams/stream_context_tcp_nodelay_server.phpt]
PASS stream context tcp_nodelay server [ext/standard/tests/streams/stream_context_tcp_nodelay_server.phpt] 
TEST 13944/15572 [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 13945/15572 [ext/standard/tests/streams/stream_filter_register.phpt]
PASS testing the behavior of stream_filter_register [ext/standard/tests/streams/stream_filter_register.phpt] 
TEST 13946/15572 [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 13947/15572 [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 13948/15572 [ext/standard/tests/streams/stream_get_contents_negative_length.phpt]
PASS stream_get_contents() with negative max length [ext/standard/tests/streams/stream_get_contents_negative_length.phpt] 
TEST 13949/15572 [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 13950/15572 [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 13951/15572 [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 13952/15572 [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 13953/15572 [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 13954/15572 [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 13955/15572 [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 13956/15572 [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 13957/15572 [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 13958/15572 [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 13959/15572 [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 13960/15572 [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 13961/15572 [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 13962/15572 [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 13963/15572 [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 13964/15572 [ext/standard/tests/streams/stream_get_transports.phpt]
PASS array stream_get_transports ( void ); [ext/standard/tests/streams/stream_get_transports.phpt] 
TEST 13965/15572 [ext/standard/tests/streams/stream_get_wrappers.phpt]
PASS array stream_get_wrappers ( void ); [ext/standard/tests/streams/stream_get_wrappers.phpt] 
TEST 13966/15572 [ext/standard/tests/streams/stream_is_local.phpt]
PASS Testing stream_is_local() [ext/standard/tests/streams/stream_is_local.phpt] 
TEST 13967/15572 [ext/standard/tests/streams/stream_multi_filters_close.phpt]
PASS Check if multiple filters are closed correctly and never called again after close [ext/standard/tests/streams/stream_multi_filters_close.phpt] 
TEST 13968/15572 [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 13969/15572 [ext/standard/tests/streams/stream_select_preserve_keys.phpt]
PASS Bug #53427 + emulate_read (stream_select does not preserve keys) [ext/standard/tests/streams/stream_select_preserve_keys.phpt] 
TEST 13970/15572 [ext/standard/tests/streams/stream_set_chunk_size.phpt]
PASS stream_set_chunk_size basic tests [ext/standard/tests/streams/stream_set_chunk_size.phpt] 
TEST 13971/15572 [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 13972/15572 [ext/standard/tests/streams/stream_socket_get_name.phpt]
PASS string stream_socket_get_name ( resource $handle , bool $want_peer ) ; [ext/standard/tests/streams/stream_socket_get_name.phpt] 
TEST 13973/15572 [ext/standard/tests/streams/stream_socket_pair.phpt]
PASS stream_socket_pair() [ext/standard/tests/streams/stream_socket_pair.phpt] 
TEST 13974/15572 [ext/standard/tests/streams/stream_socket_recvfrom.phpt]
PASS string stream_socket_recvfrom ( resource $socket , int $length [, int $flags = 0 [, string &$address ]] ); [ext/standard/tests/streams/stream_socket_recvfrom.phpt] 
TEST 13975/15572 [ext/standard/tests/streams/user-stream-error.phpt]
PASS E_ERROR during UserStream Open [ext/standard/tests/streams/user-stream-error.phpt] 
TEST 13976/15572 [ext/standard/tests/streams/user_streams_consumed_bug.phpt]
PASS Testing user filter on streams [ext/standard/tests/streams/user_streams_consumed_bug.phpt] 
TEST 13977/15572 [ext/standard/tests/strings/004.phpt]
PASS Testing randomization of shuffle() and str_shuffle(). [ext/standard/tests/strings/004.phpt] 
TEST 13978/15572 [ext/standard/tests/strings/005.phpt]
PASS highlight_string(), output buffer and error level [ext/standard/tests/strings/005.phpt] 
TEST 13979/15572 [ext/standard/tests/strings/006.phpt]
PASS highlight_file() and output buffer [ext/standard/tests/strings/006.phpt] 
TEST 13980/15572 [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 13981/15572 [ext/standard/tests/strings/007.phpt]
PASS php_strip_whitespace() and output buffer [ext/standard/tests/strings/007.phpt] 
TEST 13982/15572 [ext/standard/tests/strings/add-and-stripcslashes.phpt]
PASS addcslashes() and stripcslashes() function [ext/standard/tests/strings/add-and-stripcslashes.phpt] 
TEST 13983/15572 [ext/standard/tests/strings/add-and-stripslashes.phpt]
PASS addslashes() and stripslashes() functions [ext/standard/tests/strings/add-and-stripslashes.phpt] 
TEST 13984/15572 [ext/standard/tests/strings/addcslashes_001.phpt]
PASS Test addcslashes() function (variation 1) [ext/standard/tests/strings/addcslashes_001.phpt] 
TEST 13985/15572 [ext/standard/tests/strings/addcslashes_002.phpt]
PASS Test addcslashes() function (variation 2) [ext/standard/tests/strings/addcslashes_002.phpt] 
TEST 13986/15572 [ext/standard/tests/strings/addcslashes_003.phpt]
PASS Test addcslashes() function (variation 3) [ext/standard/tests/strings/addcslashes_003.phpt] 
TEST 13987/15572 [ext/standard/tests/strings/addcslashes_005.phpt]
PASS addcslashes(); function test with warning [ext/standard/tests/strings/addcslashes_005.phpt] 
TEST 13988/15572 [ext/standard/tests/strings/addslashes_basic.phpt]
PASS Test addslashes() function : basic functionality [ext/standard/tests/strings/addslashes_basic.phpt] 
TEST 13989/15572 [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 13990/15572 [ext/standard/tests/strings/basename.phpt]
PASS basename() function [ext/standard/tests/strings/basename.phpt] 
TEST 13991/15572 [ext/standard/tests/strings/basename_basic.phpt]
PASS Test basename() function : basic functionality [ext/standard/tests/strings/basename_basic.phpt] 
TEST 13992/15572 [ext/standard/tests/strings/basename_invalid_path.phpt]
PASS Test basename() function : usage variations with invalid paths [ext/standard/tests/strings/basename_invalid_path.phpt] 
TEST 13993/15572 [ext/standard/tests/strings/basename_invalid_path_win.phpt]
SKIP Test basename() function : usage variations with invalid paths [ext/standard/tests/strings/basename_invalid_path_win.phpt] reason: Run only on Windows"
TEST 13994/15572 [ext/standard/tests/strings/basename_variation.phpt]
PASS Test basename() function : usage variations [ext/standard/tests/strings/basename_variation.phpt] 
TEST 13995/15572 [ext/standard/tests/strings/bin2hex.phpt]
PASS bin2hex() function [ext/standard/tests/strings/bin2hex.phpt] 
TEST 13996/15572 [ext/standard/tests/strings/bin2hex_001.phpt]
PASS bin2hex(); function test [ext/standard/tests/strings/bin2hex_001.phpt] 
TEST 13997/15572 [ext/standard/tests/strings/bin2hex_basic.phpt]
PASS Test bin2hex() function : basic functionality [ext/standard/tests/strings/bin2hex_basic.phpt] 
TEST 13998/15572 [ext/standard/tests/strings/bug20108.phpt]
PASS Bug #20108 (Segfault on printf statement) [ext/standard/tests/strings/bug20108.phpt] 
TEST 13999/15572 [ext/standard/tests/strings/bug20169.phpt]
PASS Bug #20169 (implode() clobbers first argument) [ext/standard/tests/strings/bug20169.phpt] 
TEST 14000/15572 [ext/standard/tests/strings/bug20261.phpt]
PASS Bug #20261 (str_rot13() changes too much) [ext/standard/tests/strings/bug20261.phpt] 
TEST 14001/15572 [ext/standard/tests/strings/bug20927.phpt]
PASS Bug #20927 (Segfault on wordwrap statement) [ext/standard/tests/strings/bug20927.phpt] 
TEST 14002/15572 [ext/standard/tests/strings/bug20934.phpt]
PASS Bug #20934 (htmlspecialchars returns latin1 from UTF-8) [ext/standard/tests/strings/bug20934.phpt] 
TEST 14003/15572 [ext/standard/tests/strings/bug21338.phpt]
PASS Bug #20934 (html_entity_decode() crash when "" is passed) [ext/standard/tests/strings/bug21338.phpt] 
TEST 14004/15572 [ext/standard/tests/strings/bug21453.phpt]
PASS Bug #21453 (handling of non-encoded <) [ext/standard/tests/strings/bug21453.phpt] 
TEST 14005/15572 [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 14006/15572 [ext/standard/tests/strings/bug21744.phpt]
PASS Bug #21744 (strip_tags misses exclamation marks in alt text) [ext/standard/tests/strings/bug21744.phpt] 
TEST 14007/15572 [ext/standard/tests/strings/bug22008.phpt]
PASS Bug #22008 (strip_tags() eliminates too much) [ext/standard/tests/strings/bug22008.phpt] 
TEST 14008/15572 [ext/standard/tests/strings/bug22187.phpt]
PASS Bug #22187 (possible crash in number_format() function) [ext/standard/tests/strings/bug22187.phpt] 
TEST 14009/15572 [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 14010/15572 [ext/standard/tests/strings/bug22224.phpt]
PASS Bug #22224 (implode changes object references in array) [ext/standard/tests/strings/bug22224.phpt] 
TEST 14011/15572 [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 14012/15572 [ext/standard/tests/strings/bug23650.phpt]
PASS Bug #23650 (strip_tags() removes hyphens) [ext/standard/tests/strings/bug23650.phpt] 
TEST 14013/15572 [ext/standard/tests/strings/bug23894.phpt]
PASS Bug #23894 (sprintf() decimal specifiers problem) [ext/standard/tests/strings/bug23894.phpt] 
TEST 14014/15572 [ext/standard/tests/strings/bug24098.phpt]
PASS Bug #24098 (pathinfo() crash) [ext/standard/tests/strings/bug24098.phpt] 
TEST 14015/15572 [ext/standard/tests/strings/bug24208.phpt]
PASS Bug #24208 (parse_str() is not working) [ext/standard/tests/strings/bug24208.phpt] 
TEST 14016/15572 [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 14017/15572 [ext/standard/tests/strings/bug24312.phpt]
PASS Bug #24208 (base64_decode() not skipping 0xF0 - 0xFF) [ext/standard/tests/strings/bug24312.phpt] 
TEST 14018/15572 [ext/standard/tests/strings/bug25671.phpt]
PASS Bug #25671 (subarrays not copied correctly) [ext/standard/tests/strings/bug25671.phpt] 
TEST 14019/15572 [ext/standard/tests/strings/bug25707.phpt]
PASS Bug #25707 (html_entity_decode over-decodes &amp;lt;) [ext/standard/tests/strings/bug25707.phpt] 
TEST 14020/15572 [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 14021/15572 [ext/standard/tests/strings/bug26819.phpt]
PASS Bug #26819 (http_build_query() crash on empty output) [ext/standard/tests/strings/bug26819.phpt] 
TEST 14022/15572 [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 14023/15572 [ext/standard/tests/strings/bug26973.phpt]
PASS Bug #26973 (*printf() '+' modifier problem) [ext/standard/tests/strings/bug26973.phpt] 
TEST 14024/15572 [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 14025/15572 [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 14026/15572 [ext/standard/tests/strings/bug27295.phpt]
PASS Bug #27295 (memory leak inside sscanf()) [ext/standard/tests/strings/bug27295.phpt] 
TEST 14027/15572 [ext/standard/tests/strings/bug27457.phpt]
PASS Bug #27457 (Problem with strtr() and translation array) [ext/standard/tests/strings/bug27457.phpt] 
TEST 14028/15572 [ext/standard/tests/strings/bug27675.phpt]
PASS Bug #27675 (str_ireplace segfaults when shrinking string) [ext/standard/tests/strings/bug27675.phpt] 
TEST 14029/15572 [ext/standard/tests/strings/bug28386.phpt]
PASS Bug #28386 (wordwrap() wraps text 1 character too soon) [ext/standard/tests/strings/bug28386.phpt] 
TEST 14030/15572 [ext/standard/tests/strings/bug28633.phpt]
PASS Bug #28633 (sprintf incorrectly adding padding to floats) [ext/standard/tests/strings/bug28633.phpt] 
TEST 14031/15572 [ext/standard/tests/strings/bug29075.phpt]
PASS Bug #29075 (strnatcmp() incorrectly handles whitespace) [ext/standard/tests/strings/bug29075.phpt] 
TEST 14032/15572 [ext/standard/tests/strings/bug29119.phpt]
PASS Bug #29119 (html_entity_decode() misbehaves with UTF-8) [ext/standard/tests/strings/bug29119.phpt] 
TEST 14033/15572 [ext/standard/tests/strings/bug29538.phpt]
PASS Bug #29538 (number_format and problem with 0) [ext/standard/tests/strings/bug29538.phpt] 
TEST 14034/15572 [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 14035/15572 [ext/standard/tests/strings/bug33605.phpt]
PASS Bug #33605 (substr_compare crashes) [ext/standard/tests/strings/bug33605.phpt] 
TEST 14036/15572 [ext/standard/tests/strings/bug34214.phpt]
PASS Bug #34214 (base64_decode() does not properly ignore whitespace) [ext/standard/tests/strings/bug34214.phpt] 
TEST 14037/15572 [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 14038/15572 [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 14039/15572 [ext/standard/tests/strings/bug36306.phpt]
PASS Bug #36306 (crc32() 64bit) [ext/standard/tests/strings/bug36306.phpt] 
TEST 14040/15572 [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 14041/15572 [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 14042/15572 [ext/standard/tests/strings/bug37244.phpt]
PASS Bug #37244 (base64_decode violates RFC 3548) [ext/standard/tests/strings/bug37244.phpt] 
TEST 14043/15572 [ext/standard/tests/strings/bug37262.phpt]
PASS Bug #37262 (var_export() does not escape \0 character) [ext/standard/tests/strings/bug37262.phpt] 
TEST 14044/15572 [ext/standard/tests/strings/bug38322.phpt]
PASS Bug #38322 (reading past array in sscanf() leads to segfault/arbitrary code execution) [ext/standard/tests/strings/bug38322.phpt] 
TEST 14045/15572 [ext/standard/tests/strings/bug38770.phpt]
PASS Bug #38770 (unpack() broken with longs on 64 bit machines) [ext/standard/tests/strings/bug38770.phpt] 
TEST 14046/15572 [ext/standard/tests/strings/bug39032.phpt]
PASS Bug #39032 (strcspn() stops on null character) [ext/standard/tests/strings/bug39032.phpt] 
TEST 14047/15572 [ext/standard/tests/strings/bug39350.phpt]
PASS Bug #39350 (implode/join() crash on empty input strings) [ext/standard/tests/strings/bug39350.phpt] 
TEST 14048/15572 [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 14049/15572 [ext/standard/tests/strings/bug39873.phpt]
PASS Bug #39873 (number_format() breaks with locale & decimal points) [ext/standard/tests/strings/bug39873.phpt] 
TEST 14050/15572 [ext/standard/tests/strings/bug40432.phpt]
PASS Bug #40432 (strip_tags() fails with greater than in attribute) [ext/standard/tests/strings/bug40432.phpt] 
TEST 14051/15572 [ext/standard/tests/strings/bug40637.phpt]
PASS Bug #40637 (strip_tags() does not handle single quotes correctly) [ext/standard/tests/strings/bug40637.phpt] 
TEST 14052/15572 [ext/standard/tests/strings/bug40704.phpt]
PASS Bug #40704 (strip_tags() does not handle single quotes correctly) [ext/standard/tests/strings/bug40704.phpt] 
TEST 14053/15572 [ext/standard/tests/strings/bug40754.phpt]
PASS Bug #40754 (Overflow checks inside string functions) [ext/standard/tests/strings/bug40754.phpt] 
TEST 14054/15572 [ext/standard/tests/strings/bug40915.phpt]
PASS Bug #40915 (addcslashes unexpected behavior with binary input) [ext/standard/tests/strings/bug40915.phpt] 
TEST 14055/15572 [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 14056/15572 [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 14057/15572 [ext/standard/tests/strings/bug43927.phpt]
PASS Bug #43927 (koi8r is missing from html_entity_decode()) [ext/standard/tests/strings/bug43927.phpt] 
TEST 14058/15572 [ext/standard/tests/strings/bug43957.phpt]
PASS Bug #43957 (utf8_decode() bogus conversion on multibyte indicator near end of string) [ext/standard/tests/strings/bug43957.phpt] 
TEST 14059/15572 [ext/standard/tests/strings/bug44242.phpt]
PASS Bug #44242 (metaphone('CMXFXM') crashes PHP) [ext/standard/tests/strings/bug44242.phpt] 
TEST 14060/15572 [ext/standard/tests/strings/bug44703.phpt]
PASS Bug #44703 (htmlspecialchars() does not detect bad character set argument) [ext/standard/tests/strings/bug44703.phpt] 
TEST 14061/15572 [ext/standard/tests/strings/bug45166.phpt]
PASS Bug #45166 (substr() ) [ext/standard/tests/strings/bug45166.phpt] 
TEST 14062/15572 [ext/standard/tests/strings/bug45485.phpt]
PASS Bug #45485 (strip_tags and <?XML tag) [ext/standard/tests/strings/bug45485.phpt] 
TEST 14063/15572 [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 14064/15572 [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 14065/15572 [ext/standard/tests/strings/bug47322.phpt]
PASS Bug #47322 (sscanf %d doesn't work) [ext/standard/tests/strings/bug47322.phpt] 
TEST 14066/15572 [ext/standard/tests/strings/bug47443.phpt]
PASS Bug #47443 (metaphone('scratch') returns wrong result) [ext/standard/tests/strings/bug47443.phpt] 
TEST 14067/15572 [ext/standard/tests/strings/bug47481.phpt]
PASS Bug #47481 (natcasesort() does not sort extended ASCII characters correctly) [ext/standard/tests/strings/bug47481.phpt] 
TEST 14068/15572 [ext/standard/tests/strings/bug47842.phpt]
PASS Bug #47842      sscanf() does not support 64-bit values [ext/standard/tests/strings/bug47842.phpt] 
TEST 14069/15572 [ext/standard/tests/strings/bug48709.phpt]
PASS Bug #48709 (metaphone and 'wh') [ext/standard/tests/strings/bug48709.phpt] 
TEST 14070/15572 [ext/standard/tests/strings/bug49687.phpt]
PASS Bug #49687 Several utf8_decode deficiencies and vulnerabilities [ext/standard/tests/strings/bug49687.phpt] 
TEST 14071/15572 [ext/standard/tests/strings/bug49785.phpt]
PASS Bug #49785 (insufficient input string validation of htmlspecialchars()) [ext/standard/tests/strings/bug49785.phpt] 
TEST 14072/15572 [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 14073/15572 [ext/standard/tests/strings/bug50847.phpt]
PASS Bug #50847 (strip_tags() removes all tags greater than 1023 bytes long) [ext/standard/tests/strings/bug50847.phpt] 
TEST 14074/15572 [ext/standard/tests/strings/bug51059.phpt]
PASS Bug #51059 crypt() segfaults on certain salts [ext/standard/tests/strings/bug51059.phpt] 
TEST 14075/15572 [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 14076/15572 [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 14077/15572 [ext/standard/tests/strings/bug53319.phpt]
PASS Bug #53319 (Strip_tags() may strip '<br />' incorrectly) [ext/standard/tests/strings/bug53319.phpt] 
TEST 14078/15572 [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 14079/15572 [ext/standard/tests/strings/bug54238.phpt]
PASS Bug #54238 (use-after-free in substr_replace()) [ext/standard/tests/strings/bug54238.phpt] 
TEST 14080/15572 [ext/standard/tests/strings/bug54322.phpt]
PASS Bug #54322: Null pointer deref in get_html_translation_table due to information loss in long-to-int conversion [ext/standard/tests/strings/bug54322.phpt] 
TEST 14081/15572 [ext/standard/tests/strings/bug54332.phpt]
PASS Bug #54332 (Crash in zend_mm_check_ptr // Heap corruption) [ext/standard/tests/strings/bug54332.phpt] 
TEST 14082/15572 [ext/standard/tests/strings/bug54454.phpt]
PASS Bug #54454 (substr_compare incorrectly reports equality in some cases) [ext/standard/tests/strings/bug54454.phpt] 
TEST 14083/15572 [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 14084/15572 [ext/standard/tests/strings/bug55451.phpt]
PASS Bug #55451 (substr_compare with NULL as default length) [ext/standard/tests/strings/bug55451.phpt] 
TEST 14085/15572 [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 14086/15572 [ext/standard/tests/strings/bug55871.phpt]
PASS Bug #55871 (Interruption in substr_replace()) (PHP7) [ext/standard/tests/strings/bug55871.phpt] 
TEST 14087/15572 [ext/standard/tests/strings/bug60801.phpt]
PASS Bug #60801 (strpbrk() mishandles NUL byte) [ext/standard/tests/strings/bug60801.phpt] 
TEST 14088/15572 [ext/standard/tests/strings/bug60965.phpt]
PASS Bug #60965: Buffer overflow on htmlspecialchars/entities with $double=false [ext/standard/tests/strings/bug60965.phpt] 
TEST 14089/15572 [ext/standard/tests/strings/bug61038.phpt]
PASS Bug #61038: unpack("a5", "str\0\0") does not work as expected [ext/standard/tests/strings/bug61038.phpt] 
TEST 14090/15572 [ext/standard/tests/strings/bug61116.phpt]
PASS Bug #61116 (HTML functions use encoding, not charset) [ext/standard/tests/strings/bug61116.phpt] 
TEST 14091/15572 [ext/standard/tests/strings/bug61374.phpt]
PASS Bug #61374: html_entity_decode tries to decode code points that don't exist in ISO-8859-1 [ext/standard/tests/strings/bug61374.phpt] 
TEST 14092/15572 [ext/standard/tests/strings/bug61660.phpt]
PASS Bug #61660: bin2hex(hex2bin($data)) != $data [ext/standard/tests/strings/bug61660.phpt] 
TEST 14093/15572 [ext/standard/tests/strings/bug61764.phpt]
PASS Bug #61764: 'I' unpacks n as signed if n > 2^31-1 on LP64 [ext/standard/tests/strings/bug61764.phpt] 
TEST 14094/15572 [ext/standard/tests/strings/bug62443.phpt]
PASS Bug #62443 Crypt SHA256/512 Segfaults With Malformed Salt [ext/standard/tests/strings/bug62443.phpt] 
TEST 14095/15572 [ext/standard/tests/strings/bug62462.phpt]
PASS Multibyte characters shouldn't be split by soft line break added by quoted_printable_encode - 4 byte character test [ext/standard/tests/strings/bug62462.phpt] 
TEST 14096/15572 [ext/standard/tests/strings/bug63874.phpt]
PASS Bug #63874 (Segfault if php_strip_whitespace has heredoc) [ext/standard/tests/strings/bug63874.phpt] 
TEST 14097/15572 [ext/standard/tests/strings/bug63943.phpt]
PASS Bug #63943 (Bad warning text from strpos() on empty needle) [ext/standard/tests/strings/bug63943.phpt] 
TEST 14098/15572 [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 14099/15572 [ext/standard/tests/strings/bug65230.phpt]
SKIP Bug #65230 setting locale randomly broken [ext/standard/tests/strings/bug65230.phpt] reason: Windows only test
TEST 14100/15572 [ext/standard/tests/strings/bug65769.phpt]
SKIP Bug #65769 localeconv() broken in TS builds [ext/standard/tests/strings/bug65769.phpt] reason: Windows only
TEST 14101/15572 [ext/standard/tests/strings/bug65947.phpt]
PASS Bug #65947 (basename is no more working after fgetcsv in certain situation) [ext/standard/tests/strings/bug65947.phpt] 
TEST 14102/15572 [ext/standard/tests/strings/bug67151.phpt]
PASS Buf #67151: strtr with empty array crashes [ext/standard/tests/strings/bug67151.phpt] 
TEST 14103/15572 [ext/standard/tests/strings/bug67249.phpt]
PASS Bug #67249 (printf out-of-bounds read) [ext/standard/tests/strings/bug67249.phpt] 
TEST 14104/15572 [ext/standard/tests/strings/bug67252.phpt]
PASS Bug #67252 (convert_uudecode out-of-bounds read) [ext/standard/tests/strings/bug67252.phpt] 
TEST 14105/15572 [ext/standard/tests/strings/bug68636.phpt]
PASS Bug #68636 (setlocale no longer returns current value per category). [ext/standard/tests/strings/bug68636.phpt] 
TEST 14106/15572 [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 14107/15572 [ext/standard/tests/strings/bug68996.phpt]
PASS Bug #68996 (Invalid free of CG(interned_empty_string)) [ext/standard/tests/strings/bug68996.phpt] 
TEST 14108/15572 [ext/standard/tests/strings/bug69144.phpt]
PASS Bug #69144 (strtr not replacing with partly matching replace pairs) [ext/standard/tests/strings/bug69144.phpt] 
TEST 14109/15572 [ext/standard/tests/strings/bug69522.phpt]
PASS Bug #69522 (heap buffer overflow in unpack()) [ext/standard/tests/strings/bug69522.phpt] 
TEST 14110/15572 [ext/standard/tests/strings/bug70487.phpt]
PASS Bug #70487: pack('x') produces an error [ext/standard/tests/strings/bug70487.phpt] 
TEST 14111/15572 [ext/standard/tests/strings/bug70667.phpt]
PASS Bug #70667 (strtr() causes invalid writes and a crashes) [ext/standard/tests/strings/bug70667.phpt] 
TEST 14112/15572 [ext/standard/tests/strings/bug70720.phpt]
PASS Bug #70720 (strip_tags() doesnt handle "xml" correctly) [ext/standard/tests/strings/bug70720.phpt] 
TEST 14113/15572 [ext/standard/tests/strings/bug71188.phpt]
PASS Bug #71188 (str_replace converts integers in original $search array to strings) [ext/standard/tests/strings/bug71188.phpt] 
TEST 14114/15572 [ext/standard/tests/strings/bug71190.phpt]
PASS Bug #71190 (substr_replace converts integers in original $search array to strings) [ext/standard/tests/strings/bug71190.phpt] 
TEST 14115/15572 [ext/standard/tests/strings/bug71806.phpt]
PASS Bug #71806 (php_strip_whitespace() fails on some numerical values) [ext/standard/tests/strings/bug71806.phpt] 
TEST 14116/15572 [ext/standard/tests/strings/bug71969.phpt]
PASS Bug #71969 (str_replace returns an incorrect resulting array after a foreach by reference) [ext/standard/tests/strings/bug71969.phpt] 
TEST 14117/15572 [ext/standard/tests/strings/bug72100.phpt]
PASS Test implode() function, problems with big numbers [ext/standard/tests/strings/bug72100.phpt] 
TEST 14118/15572 [ext/standard/tests/strings/bug72146.phpt]
PASS Bug #72146 (Integer overflow on substr_replace) [ext/standard/tests/strings/bug72146.phpt] 
TEST 14119/15572 [ext/standard/tests/strings/bug72152.phpt]
PASS Bug #72152 (base64_decode $strict fails to detect null byte) [ext/standard/tests/strings/bug72152.phpt] 
TEST 14120/15572 [ext/standard/tests/strings/bug72263.phpt]
PASS Bug #72263 (base64_decode skips a character after padding in strict mode) [ext/standard/tests/strings/bug72263.phpt] 
TEST 14121/15572 [ext/standard/tests/strings/bug72264.phpt]
PASS Bug #72264 (base64_decode $strict fails with whitespace between padding) [ext/standard/tests/strings/bug72264.phpt] 
TEST 14122/15572 [ext/standard/tests/strings/bug72433.phpt]
PASS Bug #72433: Use After Free Vulnerability in PHP's GC algorithm and unserialize [ext/standard/tests/strings/bug72433.phpt] 
TEST 14123/15572 [ext/standard/tests/strings/bug72434.phpt]
PASS Bug #72434: ZipArchive class Use After Free Vulnerability in PHP's GC algorithm and unserialize [ext/standard/tests/strings/bug72434.phpt] 
TEST 14124/15572 [ext/standard/tests/strings/bug72663.phpt]
PASS Bug #72663: Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization [ext/standard/tests/strings/bug72663.phpt] 
TEST 14125/15572 [ext/standard/tests/strings/bug72663_2.phpt]
PASS Bug #72663: Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization [ext/standard/tests/strings/bug72663_2.phpt] 
TEST 14126/15572 [ext/standard/tests/strings/bug72663_3.phpt]
PASS Bug #72663: Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization [ext/standard/tests/strings/bug72663_3.phpt] 
TEST 14127/15572 [ext/standard/tests/strings/bug72823.phpt]
PASS Bug #72823 (strtr out-of-bound access) [ext/standard/tests/strings/bug72823.phpt] 
TEST 14128/15572 [ext/standard/tests/strings/bug73058.phpt]
PASS Bug #73058 crypt broken when salt is 'too' long [ext/standard/tests/strings/bug73058.phpt] 
TEST 14129/15572 [ext/standard/tests/strings/bug73817.phpt]
PASS Bug #73817 (Incorrect entries in get_html_translation_table) [ext/standard/tests/strings/bug73817.phpt] 
TEST 14130/15572 [ext/standard/tests/strings/bug74041.phpt]
PASS Bug #74041: substr_count with length=0 broken [ext/standard/tests/strings/bug74041.phpt] 
TEST 14131/15572 [ext/standard/tests/strings/bug75075.phpt]
PASS Bug #75075 (unpack with X* causes infinity loop) [ext/standard/tests/strings/bug75075.phpt] 
TEST 14132/15572 [ext/standard/tests/strings/bug77439.phpt]
PASS Bug #77439: parse_str segfaults when inserting item into existing array [ext/standard/tests/strings/bug77439.phpt] 
TEST 14133/15572 [ext/standard/tests/strings/bug77608.phpt]
PASS Bug #77608: http_build_query doesn't encode "+" in a float number [ext/standard/tests/strings/bug77608.phpt] 
TEST 14134/15572 [ext/standard/tests/strings/bug77853.phpt]
PASS Bug #77853: Inconsistent substr_compare behaviour with empty haystack [ext/standard/tests/strings/bug77853.phpt] 
TEST 14135/15572 [ext/standard/tests/strings/bug78003.phpt]
PASS Bug #78003 (strip_tags output change since PHP 7.3) [ext/standard/tests/strings/bug78003.phpt] 
TEST 14136/15572 [ext/standard/tests/strings/bug78346.phpt]
PASS Bug #78346 (strip_tags no longer handling nested php tags) [ext/standard/tests/strings/bug78346.phpt] 
TEST 14137/15572 [ext/standard/tests/strings/bug78612.phpt]
PASS Bug #78612 (strtr leaks memory when integer keys are used and the subject string shorter). [ext/standard/tests/strings/bug78612.phpt] 
TEST 14138/15572 [ext/standard/tests/strings/bug78814.phpt]
PASS Bug #78814 (strip_tags allows / in tag name => whitelist bypass) [ext/standard/tests/strings/bug78814.phpt] 
TEST 14139/15572 [ext/standard/tests/strings/bug78833.phpt]
PASS Bug #78833 (Integer overflow in pack causes out-of-bound access) [ext/standard/tests/strings/bug78833.phpt] 
TEST 14140/15572 [ext/standard/tests/strings/bug78840.phpt]
PASS Bug #78840 (imploding $GLOBALS crashes) [ext/standard/tests/strings/bug78840.phpt] 
TEST 14141/15572 [ext/standard/tests/strings/bug79951.phpt]
PASS Bug #79951: Memory leak in str_replace of empty string [ext/standard/tests/strings/bug79951.phpt] 
TEST 14142/15572 [ext/standard/tests/strings/bug79986.phpt]
PASS Bug #79986 (str_ireplace bug with diacritics characters) [ext/standard/tests/strings/bug79986.phpt] 
TEST 14143/15572 [ext/standard/tests/strings/chop_basic.phpt]
PASS Test chop() function : basic functionality [ext/standard/tests/strings/chop_basic.phpt] 
TEST 14144/15572 [ext/standard/tests/strings/chop_variation3.phpt]
PASS Test chop() function : usage variations - with heredoc string [ext/standard/tests/strings/chop_variation3.phpt] 
TEST 14145/15572 [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 14146/15572 [ext/standard/tests/strings/chop_variation5.phpt]
PASS Test chop() function : usage variations - miscellaneous arguments [ext/standard/tests/strings/chop_variation5.phpt] 
TEST 14147/15572 [ext/standard/tests/strings/chr_basic.phpt]
PASS Test chr() function : basic functionality [ext/standard/tests/strings/chr_basic.phpt] 
TEST 14148/15572 [ext/standard/tests/strings/chr_error.phpt]
PASS Test chr() function : error conditions [ext/standard/tests/strings/chr_error.phpt] 
TEST 14149/15572 [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 14150/15572 [ext/standard/tests/strings/chunk_split.phpt]
PASS chunk_split() function [ext/standard/tests/strings/chunk_split.phpt] 
TEST 14151/15572 [ext/standard/tests/strings/chunk_split_basic.phpt]
PASS Test chunk_split() function : basic functionality [ext/standard/tests/strings/chunk_split_basic.phpt] 
TEST 14152/15572 [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 14153/15572 [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 14154/15572 [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 14155/15572 [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 14156/15572 [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 14157/15572 [ext/standard/tests/strings/chunk_split_variation5.phpt]
PASS Test chunk_split() function : usage variations - different integer values for 'chunklen' argument(Bug#42796) [ext/standard/tests/strings/chunk_split_variation5.phpt] 
TEST 14158/15572 [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 14159/15572 [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 14160/15572 [ext/standard/tests/strings/chunk_split_variation8.phpt]
PASS 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] 
TEST 14161/15572 [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 14162/15572 [ext/standard/tests/strings/convert_cyr_string.phpt]
PASS basic convert_cyr_string() tests [ext/standard/tests/strings/convert_cyr_string.phpt] 
TEST 14163/15572 [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 14164/15572 [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 14165/15572 [ext/standard/tests/strings/convert_uudecode_basic.phpt]
PASS Test convert_uudecode() function : basic functionality [ext/standard/tests/strings/convert_uudecode_basic.phpt] 
TEST 14166/15572 [ext/standard/tests/strings/convert_uuencode_basic.phpt]
PASS Test convert_uuencode() function : basic functionality [ext/standard/tests/strings/convert_uuencode_basic.phpt] 
TEST 14167/15572 [ext/standard/tests/strings/count_chars.phpt]
PASS count_chars() function [ext/standard/tests/strings/count_chars.phpt] 
TEST 14168/15572 [ext/standard/tests/strings/count_chars_basic.phpt]
PASS Test count_chars() function : basic functionality [ext/standard/tests/strings/count_chars_basic.phpt] 
TEST 14169/15572 [ext/standard/tests/strings/crc32.phpt]
PASS crc32() function [ext/standard/tests/strings/crc32.phpt] 
TEST 14170/15572 [ext/standard/tests/strings/crc32_basic.phpt]
PASS Test crc32() function : basic functionality [ext/standard/tests/strings/crc32_basic.phpt] 
TEST 14171/15572 [ext/standard/tests/strings/crc32_variation2.phpt]
SKIP Test crc32() function : usage variations - single quoted strings [ext/standard/tests/strings/crc32_variation2.phpt] reason: this test is for 32bit platform only
TEST 14172/15572 [ext/standard/tests/strings/crc32_variation3.phpt]
SKIP Test crc32() function : usage variations - double quoted strings [ext/standard/tests/strings/crc32_variation3.phpt] reason: this test is for 32bit platform only
TEST 14173/15572 [ext/standard/tests/strings/crc32_variation4.phpt]
SKIP Test crc32() function : usage variations - heredoc strings [ext/standard/tests/strings/crc32_variation4.phpt] reason: this test is for 32bit platform only
TEST 14174/15572 [ext/standard/tests/strings/crypt.phpt]
FAIL crypt() function [ext/standard/tests/strings/crypt.phpt] 
TEST 14175/15572 [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 14176/15572 [ext/standard/tests/strings/crypt_blowfish_variation1.phpt]
PASS Test Blowfish crypt() with invalid rounds [ext/standard/tests/strings/crypt_blowfish_variation1.phpt] 
TEST 14177/15572 [ext/standard/tests/strings/crypt_blowfish_variation2.phpt]
PASS Test Blowfish crypt() does not fall back to DES when rounds are not specified,
or Blowfish is not available. [ext/standard/tests/strings/crypt_blowfish_variation2.phpt] 
TEST 14178/15572 [ext/standard/tests/strings/crypt_chars.phpt]
FAIL crypt() function - characters > 0x80 [ext/standard/tests/strings/crypt_chars.phpt] 
TEST 14179/15572 [ext/standard/tests/strings/crypt_des_error.phpt]
PASS crypt(): *0 should return *1 [ext/standard/tests/strings/crypt_des_error.phpt] 
TEST 14180/15572 [ext/standard/tests/strings/crypt_sha256.phpt]
PASS crypt() SHA-256 [ext/standard/tests/strings/crypt_sha256.phpt] 
TEST 14181/15572 [ext/standard/tests/strings/crypt_sha512.phpt]
PASS crypt() SHA-512 [ext/standard/tests/strings/crypt_sha512.phpt] 
TEST 14182/15572 [ext/standard/tests/strings/crypt_variation1.phpt]
PASS crypt() function - long salt [ext/standard/tests/strings/crypt_variation1.phpt] 
TEST 14183/15572 [ext/standard/tests/strings/default_charset.phpt]
PASS default_charset and htmlentities/htmlspecialchars/html_entity_decode [ext/standard/tests/strings/default_charset.phpt] 
TEST 14184/15572 [ext/standard/tests/strings/dirname_basic.phpt]
PASS Test dirname() function : basic functionality [ext/standard/tests/strings/dirname_basic.phpt] 
TEST 14185/15572 [ext/standard/tests/strings/dirname_error.phpt]
PASS Test dirname() function : error conditions [ext/standard/tests/strings/dirname_error.phpt] 
TEST 14186/15572 [ext/standard/tests/strings/dirname_multi.phpt]
PASS Test dirname() function : usage variations [ext/standard/tests/strings/dirname_multi.phpt] 
TEST 14187/15572 [ext/standard/tests/strings/dirname_multi_win.phpt]
SKIP Test dirname() function : usage variations [ext/standard/tests/strings/dirname_multi_win.phpt] reason: Windows only
TEST 14188/15572 [ext/standard/tests/strings/dirname_variation.phpt]
PASS Test dirname() function : usage variations [ext/standard/tests/strings/dirname_variation.phpt] 
TEST 14189/15572 [ext/standard/tests/strings/explode.phpt]
PASS explode() function [ext/standard/tests/strings/explode.phpt] 
TEST 14190/15572 [ext/standard/tests/strings/explode1.phpt]
PASS Test explode() function [ext/standard/tests/strings/explode1.phpt] 
TEST 14191/15572 [ext/standard/tests/strings/explode_bug.phpt]
PASS Explode/memnstr bug [ext/standard/tests/strings/explode_bug.phpt] 
TEST 14192/15572 [ext/standard/tests/strings/explode_variation4.phpt]
PASS Test explode() function : usage variations - match longer string [ext/standard/tests/strings/explode_variation4.phpt] 
TEST 14193/15572 [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 14194/15572 [ext/standard/tests/strings/explode_variation6.phpt]
PASS Test explode() function : usage variations - misc tests [ext/standard/tests/strings/explode_variation6.phpt] 
TEST 14195/15572 [ext/standard/tests/strings/explode_variation7.phpt]
PASS Test explode() function : usage variations - when $string length is greater than
EXPLODE_ALLOC_STEP (64) and the $limit is negative [ext/standard/tests/strings/explode_variation7.phpt] 
TEST 14196/15572 [ext/standard/tests/strings/fprintf_error.phpt]
PASS Test fprintf() function (errors) [ext/standard/tests/strings/fprintf_error.phpt] 
TEST 14197/15572 [ext/standard/tests/strings/fprintf_variation_001.phpt]
PASS Test fprintf() function (variation - 1) [ext/standard/tests/strings/fprintf_variation_001.phpt] 
TEST 14198/15572 [ext/standard/tests/strings/fprintf_variation_002.phpt]
PASS Test fprintf() function (variation - 2) [ext/standard/tests/strings/fprintf_variation_002.phpt] 
TEST 14199/15572 [ext/standard/tests/strings/fprintf_variation_003.phpt]
SKIP Test fprintf() function (variation - 3) [ext/standard/tests/strings/fprintf_variation_003.phpt] reason: this test is for 32bit platform only
TEST 14200/15572 [ext/standard/tests/strings/fprintf_variation_003_64bit.phpt]
PASS Test fprintf() function (variation - 3) [ext/standard/tests/strings/fprintf_variation_003_64bit.phpt] 
TEST 14201/15572 [ext/standard/tests/strings/fprintf_variation_004.phpt]
PASS Test fprintf() function (variation - 4) [ext/standard/tests/strings/fprintf_variation_004.phpt] 
TEST 14202/15572 [ext/standard/tests/strings/fprintf_variation_005.phpt]
PASS Test fprintf() function (variation - 5) [ext/standard/tests/strings/fprintf_variation_005.phpt] 
TEST 14203/15572 [ext/standard/tests/strings/fprintf_variation_006.phpt]
SKIP Test fprintf() function (variation - 6) [ext/standard/tests/strings/fprintf_variation_006.phpt] reason: this test is for 32bit platform only
TEST 14204/15572 [ext/standard/tests/strings/fprintf_variation_006_64bit.phpt]
PASS Test fprintf() function (variation - 6) [ext/standard/tests/strings/fprintf_variation_006_64bit.phpt] 
TEST 14205/15572 [ext/standard/tests/strings/fprintf_variation_007.phpt]
SKIP Test fprintf() function (variation - 7) [ext/standard/tests/strings/fprintf_variation_007.phpt] reason: this test is for 32bit platform only
TEST 14206/15572 [ext/standard/tests/strings/fprintf_variation_007_64bit.phpt]
PASS Test fprintf() function (variation - 7) [ext/standard/tests/strings/fprintf_variation_007_64bit.phpt] 
TEST 14207/15572 [ext/standard/tests/strings/fprintf_variation_008.phpt]
SKIP Test fprintf() function (variation - 8) [ext/standard/tests/strings/fprintf_variation_008.phpt] reason: this test is for 32bit platform only
TEST 14208/15572 [ext/standard/tests/strings/fprintf_variation_008_64bit.phpt]
PASS Test fprintf() function (variation - 8) [ext/standard/tests/strings/fprintf_variation_008_64bit.phpt] 
TEST 14209/15572 [ext/standard/tests/strings/fprintf_variation_009.phpt]
PASS Test fprintf() function (variation - 9) [ext/standard/tests/strings/fprintf_variation_009.phpt] 
TEST 14210/15572 [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 14211/15572 [ext/standard/tests/strings/get_html_translation_table_basic10.phpt]
PASS Test get_html_translation_table() function: htmlentities/HTML 4/ISO-8859-1 (bug #64011) [ext/standard/tests/strings/get_html_translation_table_basic10.phpt] 
TEST 14212/15572 [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 14213/15572 [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 14214/15572 [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 14215/15572 [ext/standard/tests/strings/get_html_translation_table_basic5.phpt]
PASS Test get_html_translation_table() function : basic functionality - HTML 5 [ext/standard/tests/strings/get_html_translation_table_basic5.phpt] 
TEST 14216/15572 [ext/standard/tests/strings/get_html_translation_table_basic6.phpt]
PASS Test get_html_translation_table() function : basic functionality - HTML 5/Windows-1251 [ext/standard/tests/strings/get_html_translation_table_basic6.phpt] 
TEST 14217/15572 [ext/standard/tests/strings/get_html_translation_table_basic7.phpt]
PASS Test get_html_translation_table() function : basic functionality - XHTML 1.0 [ext/standard/tests/strings/get_html_translation_table_basic7.phpt] 
TEST 14218/15572 [ext/standard/tests/strings/get_html_translation_table_basic8.phpt]
PASS Test get_html_translation_table() function : basic functionality - XML 1.0 [ext/standard/tests/strings/get_html_translation_table_basic8.phpt] 
TEST 14219/15572 [ext/standard/tests/strings/get_html_translation_table_basic9.phpt]
PASS Test get_html_translation_table() function : basic functionality - HTML5 /sjis [ext/standard/tests/strings/get_html_translation_table_basic9.phpt] 
TEST 14220/15572 [ext/standard/tests/strings/get_meta_tags.phpt]
PASS get_meta_tags() tests [ext/standard/tests/strings/get_meta_tags.phpt] 
TEST 14221/15572 [ext/standard/tests/strings/hebrev_basic.phpt]
PASS Test hebrev() function : basic functionality [ext/standard/tests/strings/hebrev_basic.phpt] 
TEST 14222/15572 [ext/standard/tests/strings/hebrevc_basic.phpt]
PASS Test hebrevc() function : basic functionality [ext/standard/tests/strings/hebrevc_basic.phpt] 
TEST 14223/15572 [ext/standard/tests/strings/hex2bin_basic.phpt]
PASS hex2bin(); function test [ext/standard/tests/strings/hex2bin_basic.phpt] 
TEST 14224/15572 [ext/standard/tests/strings/hex2bin_error.phpt]
PASS hex2bin(); function test [ext/standard/tests/strings/hex2bin_error.phpt] 
TEST 14225/15572 [ext/standard/tests/strings/highlight_file.phpt]
PASS highlight_file() tests [ext/standard/tests/strings/highlight_file.phpt] 
TEST 14226/15572 [ext/standard/tests/strings/html_entity_decode1.phpt]
PASS html_entity_decode: Decoding of entities after invalid entities [ext/standard/tests/strings/html_entity_decode1.phpt] 
TEST 14227/15572 [ext/standard/tests/strings/html_entity_decode2.phpt]
PASS html_entity_decode: Handling of &apos; [ext/standard/tests/strings/html_entity_decode2.phpt] 
TEST 14228/15572 [ext/standard/tests/strings/html_entity_decode3.phpt]
PASS html_entity_decode: Do not decode numerical entities that refer to non-SGML or otherwise disallowed chars [ext/standard/tests/strings/html_entity_decode3.phpt] 
TEST 14229/15572 [ext/standard/tests/strings/html_entity_decode_cp866.phpt]
PASS Translation of HTML entities for encoding CP866 [ext/standard/tests/strings/html_entity_decode_cp866.phpt] 
TEST 14230/15572 [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 14231/15572 [ext/standard/tests/strings/html_entity_decode_html5.phpt]
PASS html_entity_decode() conformance check (HTML 5) [ext/standard/tests/strings/html_entity_decode_html5.phpt] 
TEST 14232/15572 [ext/standard/tests/strings/html_entity_decode_iso8859-15.phpt]
PASS Translation of HTML entities for encoding ISO-8859-15 [ext/standard/tests/strings/html_entity_decode_iso8859-15.phpt] 
TEST 14233/15572 [ext/standard/tests/strings/html_entity_decode_iso8859-5.phpt]
PASS Translation of HTML entities for encoding ISO-8859-5 [ext/standard/tests/strings/html_entity_decode_iso8859-5.phpt] 
TEST 14234/15572 [ext/standard/tests/strings/html_entity_decode_koi8-r.phpt]
PASS Translation of HTML entities for encoding KOI8-R [ext/standard/tests/strings/html_entity_decode_koi8-r.phpt] 
TEST 14235/15572 [ext/standard/tests/strings/html_entity_decode_macroman.phpt]
PASS Translation of HTML entities for encoding MacRoman [ext/standard/tests/strings/html_entity_decode_macroman.phpt] 
TEST 14236/15572 [ext/standard/tests/strings/html_entity_decode_win1251.phpt]
PASS Translation of HTML entities for encoding WIN-1251 [ext/standard/tests/strings/html_entity_decode_win1251.phpt] 
TEST 14237/15572 [ext/standard/tests/strings/html_entity_decode_win1252.phpt]
PASS Translation of HTML entities for encoding WIN-1252 [ext/standard/tests/strings/html_entity_decode_win1252.phpt] 
TEST 14238/15572 [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 14239/15572 [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 14240/15572 [ext/standard/tests/strings/htmlentities-utf.phpt]
PASS HTML entities with invalid chars [ext/standard/tests/strings/htmlentities-utf.phpt] 
TEST 14241/15572 [ext/standard/tests/strings/htmlentities.phpt]
PASS HTML entities of ISO-8859 chars [ext/standard/tests/strings/htmlentities.phpt] 
TEST 14242/15572 [ext/standard/tests/strings/htmlentities01.phpt]
PASS htmlentities() test 1 (cp1252) [ext/standard/tests/strings/htmlentities01.phpt] 
TEST 14243/15572 [ext/standard/tests/strings/htmlentities02.phpt]
PASS htmlentities() test 2 (setlocale / fr_FR.ISO-8859-15) [ext/standard/tests/strings/htmlentities02.phpt] 
TEST 14244/15572 [ext/standard/tests/strings/htmlentities03.phpt]
PASS htmlentities() test 3 (setlocale / de_DE.ISO-8859-1) [ext/standard/tests/strings/htmlentities03.phpt] 
TEST 14245/15572 [ext/standard/tests/strings/htmlentities04.phpt]
PASS htmlentities() test 4 (setlocale / ja_JP.EUC-JP) [ext/standard/tests/strings/htmlentities04.phpt] 
TEST 14246/15572 [ext/standard/tests/strings/htmlentities05.phpt]
PASS htmlentities() test 5 (mbstring / cp1252) [ext/standard/tests/strings/htmlentities05.phpt] 
TEST 14247/15572 [ext/standard/tests/strings/htmlentities06.phpt]
PASS htmlentities() test 6 (mbstring / ISO-8859-15) [ext/standard/tests/strings/htmlentities06.phpt] 
TEST 14248/15572 [ext/standard/tests/strings/htmlentities07.phpt]
PASS htmlentities() test 7 (mbstring / ISO-8859-1) [ext/standard/tests/strings/htmlentities07.phpt] 
TEST 14249/15572 [ext/standard/tests/strings/htmlentities08.phpt]
PASS htmlentities() test 8 (mbstring / EUC-JP) [ext/standard/tests/strings/htmlentities08.phpt] 
TEST 14250/15572 [ext/standard/tests/strings/htmlentities09.phpt]
PASS htmlentities() test 9 (mbstring / Shift_JIS) [ext/standard/tests/strings/htmlentities09.phpt] 
TEST 14251/15572 [ext/standard/tests/strings/htmlentities10.phpt]
PASS htmlentities() test 10 (default_charset / cp1252) [ext/standard/tests/strings/htmlentities10.phpt] 
TEST 14252/15572 [ext/standard/tests/strings/htmlentities11.phpt]
PASS htmlentities() test 11 (default_charset / ISO-8859-15) [ext/standard/tests/strings/htmlentities11.phpt] 
TEST 14253/15572 [ext/standard/tests/strings/htmlentities12.phpt]
PASS htmlentities() test 12 (default_charset / ISO-8859-1) [ext/standard/tests/strings/htmlentities12.phpt] 
TEST 14254/15572 [ext/standard/tests/strings/htmlentities13.phpt]
PASS htmlentities() test 13 (default_charset / EUC-JP) [ext/standard/tests/strings/htmlentities13.phpt] 
TEST 14255/15572 [ext/standard/tests/strings/htmlentities14.phpt]
PASS htmlentities() test 14 (default_charset / Shift_JIS) [ext/standard/tests/strings/htmlentities14.phpt] 
TEST 14256/15572 [ext/standard/tests/strings/htmlentities15.phpt]
PASS htmlentities() test 15 (setlocale / KOI8-R) [ext/standard/tests/strings/htmlentities15.phpt] 
TEST 14257/15572 [ext/standard/tests/strings/htmlentities16.phpt]
PASS htmlentities() test 16 (mbstring / cp1251) [ext/standard/tests/strings/htmlentities16.phpt] 
TEST 14258/15572 [ext/standard/tests/strings/htmlentities17.phpt]
PASS htmlentities() / html_entity_decode() #8592 - #9002 table test [ext/standard/tests/strings/htmlentities17.phpt] 
TEST 14259/15572 [ext/standard/tests/strings/htmlentities18.phpt]
PASS htmlentities() / htmlspecialchars() "don't double encode" flag support [ext/standard/tests/strings/htmlentities18.phpt] 
TEST 14260/15572 [ext/standard/tests/strings/htmlentities19.phpt]
PASS htmlentities() / htmlspecialchars() ENT_SUBSTITUTE [ext/standard/tests/strings/htmlentities19.phpt] 
TEST 14261/15572 [ext/standard/tests/strings/htmlentities20.phpt]
PASS htmlentities() / htmlspecialchars() ENT_DISALLOWED [ext/standard/tests/strings/htmlentities20.phpt] 
TEST 14262/15572 [ext/standard/tests/strings/htmlentities21.phpt]
PASS htmlentities() / htmlspecialchars() ENT_DISALLOWED charset variation [ext/standard/tests/strings/htmlentities21.phpt] 
TEST 14263/15572 [ext/standard/tests/strings/htmlentities22.phpt]
PASS htmlentities() / htmlspecialchars() ENT_DISALLOWED with entities and no double encode [ext/standard/tests/strings/htmlentities22.phpt] 
TEST 14264/15572 [ext/standard/tests/strings/htmlentities23.phpt]
PASS htmlentities() / htmlspecialchars() ENT_SUBSTITUTE EUC-JP [ext/standard/tests/strings/htmlentities23.phpt] 
TEST 14265/15572 [ext/standard/tests/strings/htmlentities24.phpt]
PASS Test htmlentities() function [ext/standard/tests/strings/htmlentities24.phpt] 
TEST 14266/15572 [ext/standard/tests/strings/htmlentities_html4.phpt]
PASS htmlentities() conformance check (HTML 4) [ext/standard/tests/strings/htmlentities_html4.phpt] 
TEST 14267/15572 [ext/standard/tests/strings/htmlentities_html5.phpt]
PASS htmlentities() conformance check (HTML 5) [ext/standard/tests/strings/htmlentities_html5.phpt] 
TEST 14268/15572 [ext/standard/tests/strings/htmlspecialchars.phpt]
PASS Test htmlspecialchars() function [ext/standard/tests/strings/htmlspecialchars.phpt] 
TEST 14269/15572 [ext/standard/tests/strings/htmlspecialchars_basic.phpt]
PASS Test htmlspecialchars() function : basic functionality [ext/standard/tests/strings/htmlspecialchars_basic.phpt] 
TEST 14270/15572 [ext/standard/tests/strings/htmlspecialchars_decode_basic.phpt]
PASS Test htmlspecialchars_decode() function : basic functionality [ext/standard/tests/strings/htmlspecialchars_decode_basic.phpt] 
TEST 14271/15572 [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 14272/15572 [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 14273/15572 [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 14274/15572 [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 14275/15572 [ext/standard/tests/strings/htmlspecialchars_decode_variation7.phpt]
PASS Test htmlspecialchars_decode() function : usage variations - numerical entities for basic characters [ext/standard/tests/strings/htmlspecialchars_decode_variation7.phpt] 
TEST 14276/15572 [ext/standard/tests/strings/http_build_query.phpt]
PASS http_build_query() function [ext/standard/tests/strings/http_build_query.phpt] 
TEST 14277/15572 [ext/standard/tests/strings/http_build_query_variation1.phpt]
PASS Test http_build_query() function: usage variations - first arguments as object [ext/standard/tests/strings/http_build_query_variation1.phpt] 
TEST 14278/15572 [ext/standard/tests/strings/http_build_query_variation2.phpt]
PASS Test http_build_query() function: usage variations - first arguments as multidimensional array and second argument present/not present [ext/standard/tests/strings/http_build_query_variation2.phpt] 
TEST 14279/15572 [ext/standard/tests/strings/http_build_query_variation3.phpt]
PASS Test http_build_query() function: usage variations - testing four parameter added in PHP 5.4.0 [ext/standard/tests/strings/http_build_query_variation3.phpt] 
TEST 14280/15572 [ext/standard/tests/strings/implode.phpt]
PASS implode() function [ext/standard/tests/strings/implode.phpt] 
TEST 14281/15572 [ext/standard/tests/strings/implode1.phpt]
PASS Test implode() function [ext/standard/tests/strings/implode1.phpt] 
TEST 14282/15572 [ext/standard/tests/strings/join_basic.phpt]
PASS Test join() function : basic functionality [ext/standard/tests/strings/join_basic.phpt] 
TEST 14283/15572 [ext/standard/tests/strings/join_error.phpt]
PASS Test join() function: error conditions [ext/standard/tests/strings/join_error.phpt] 
TEST 14284/15572 [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 14285/15572 [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 14286/15572 [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 14287/15572 [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 14288/15572 [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 14289/15572 [ext/standard/tests/strings/join_variation6.phpt]
PASS Test join() function : usage variations - binary safe [ext/standard/tests/strings/join_variation6.phpt] 
TEST 14290/15572 [ext/standard/tests/strings/lcfirst.phpt]
PASS "lcfirst()" function [ext/standard/tests/strings/lcfirst.phpt] 
TEST 14291/15572 [ext/standard/tests/strings/levenshtein.phpt]
PASS levenshtein() function test [ext/standard/tests/strings/levenshtein.phpt] 
TEST 14292/15572 [ext/standard/tests/strings/ltrim.phpt]
PASS Test ltrim() function [ext/standard/tests/strings/ltrim.phpt] 
TEST 14293/15572 [ext/standard/tests/strings/ltrim_basic.phpt]
PASS Test ltrim() function : basic functionality [ext/standard/tests/strings/ltrim_basic.phpt] 
TEST 14294/15572 [ext/standard/tests/strings/ltrim_error.phpt]
PASS Test ltrim() function : error conditions [ext/standard/tests/strings/ltrim_error.phpt] 
TEST 14295/15572 [ext/standard/tests/strings/md5.phpt]
PASS md5() with ASCII output [ext/standard/tests/strings/md5.phpt] 
TEST 14296/15572 [ext/standard/tests/strings/md5_basic1.phpt]
PASS Test md5() function : basic functionality [ext/standard/tests/strings/md5_basic1.phpt] 
TEST 14297/15572 [ext/standard/tests/strings/md5_basic2.phpt]
PASS Test md5() function : basic functionality - with raw output [ext/standard/tests/strings/md5_basic2.phpt] 
TEST 14298/15572 [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 14299/15572 [ext/standard/tests/strings/md5raw.phpt]
PASS md5() with RAW output [ext/standard/tests/strings/md5raw.phpt] 
TEST 14300/15572 [ext/standard/tests/strings/metaphone.phpt]
PASS metaphone() tests [ext/standard/tests/strings/metaphone.phpt] 
TEST 14301/15572 [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 14302/15572 [ext/standard/tests/strings/money_format_error.phpt]
PASS Test money_format() function : error conditions [ext/standard/tests/strings/money_format_error.phpt] 
TEST 14303/15572 [ext/standard/tests/strings/moneyformat.phpt]
PASS money_format test [ext/standard/tests/strings/moneyformat.phpt] 
TEST 14304/15572 [ext/standard/tests/strings/nl2br.phpt]
PASS nl2br() function [ext/standard/tests/strings/nl2br.phpt] 
TEST 14305/15572 [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 14306/15572 [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 14307/15572 [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 14308/15572 [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 14309/15572 [ext/standard/tests/strings/nl_langinfo_basic.phpt]
PASS Test nl_langinfo() function : basic functionality [ext/standard/tests/strings/nl_langinfo_basic.phpt] 
TEST 14310/15572 [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 14311/15572 [ext/standard/tests/strings/ord_basic.phpt]
PASS Test ord() function : basic functionality [ext/standard/tests/strings/ord_basic.phpt] 
TEST 14312/15572 [ext/standard/tests/strings/pack.phpt]
SKIP Generic pack()/unpack() tests [ext/standard/tests/strings/pack.phpt] reason: 32bit test only
TEST 14313/15572 [ext/standard/tests/strings/pack64.phpt]
PASS 64bit pack()/unpack() tests [ext/standard/tests/strings/pack64.phpt] 
TEST 14314/15572 [ext/standard/tests/strings/pack64_32.phpt]
SKIP 64bit pack()/unpack() tests [ext/standard/tests/strings/pack64_32.phpt] reason: 32bit test only
TEST 14315/15572 [ext/standard/tests/strings/pack_A.phpt]
PASS pack()/unpack(): "A" modifier [ext/standard/tests/strings/pack_A.phpt] 
TEST 14316/15572 [ext/standard/tests/strings/pack_Z.phpt]
PASS pack()/unpack(): "Z" format [ext/standard/tests/strings/pack_Z.phpt] 
TEST 14317/15572 [ext/standard/tests/strings/pack_float.phpt]
PASS pack()/unpack(): float/double tests [ext/standard/tests/strings/pack_float.phpt] 
TEST 14318/15572 [ext/standard/tests/strings/parse_str_basic1.phpt]
PASS Test parse_str() function : basic functionality [ext/standard/tests/strings/parse_str_basic1.phpt] 
TEST 14319/15572 [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 14320/15572 [ext/standard/tests/strings/parse_str_basic3.phpt]
PASS Test parse_str() function : basic functionality [ext/standard/tests/strings/parse_str_basic3.phpt] 
TEST 14321/15572 [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 14322/15572 [ext/standard/tests/strings/parse_str_memory_error.phpt]
PASS parse_str() should not read uninitialized memory when checking for $this [ext/standard/tests/strings/parse_str_memory_error.phpt] 
TEST 14323/15572 [ext/standard/tests/strings/pathinfo.phpt]
PASS pathinfo() tests [ext/standard/tests/strings/pathinfo.phpt] 
TEST 14324/15572 [ext/standard/tests/strings/php_strip_whitespace.phpt]
PASS php_strip_whitespace() tests [ext/standard/tests/strings/php_strip_whitespace.phpt] 
TEST 14325/15572 [ext/standard/tests/strings/print_basic.phpt]
PASS Test print() function : basic functionality [ext/standard/tests/strings/print_basic.phpt] 
TEST 14326/15572 [ext/standard/tests/strings/print_variation1.phpt]
PASS Test print() function : usage variations [ext/standard/tests/strings/print_variation1.phpt] 
TEST 14327/15572 [ext/standard/tests/strings/printf.phpt]
SKIP Test printf() function (32bit) [ext/standard/tests/strings/printf.phpt] reason: 32bit test only
TEST 14328/15572 [ext/standard/tests/strings/printf_64bit.phpt]
PASS Test printf() function (64bit) [ext/standard/tests/strings/printf_64bit.phpt] 
TEST 14329/15572 [ext/standard/tests/strings/printf_basic1.phpt]
PASS Test printf() function : basic functionality - string format [ext/standard/tests/strings/printf_basic1.phpt] 
TEST 14330/15572 [ext/standard/tests/strings/printf_basic2.phpt]
PASS Test printf() function : basic functionality - integer format [ext/standard/tests/strings/printf_basic2.phpt] 
TEST 14331/15572 [ext/standard/tests/strings/printf_basic3.phpt]
PASS Test printf() function : basic functionality - float format [ext/standard/tests/strings/printf_basic3.phpt] 
TEST 14332/15572 [ext/standard/tests/strings/printf_basic4.phpt]
PASS Test printf() function : basic functionality - bool format [ext/standard/tests/strings/printf_basic4.phpt] 
TEST 14333/15572 [ext/standard/tests/strings/printf_basic5.phpt]
PASS Test printf() function : basic functionality - char format [ext/standard/tests/strings/printf_basic5.phpt] 
TEST 14334/15572 [ext/standard/tests/strings/printf_basic6.phpt]
PASS Test printf() function : basic functionality - exponential format [ext/standard/tests/strings/printf_basic6.phpt] 
TEST 14335/15572 [ext/standard/tests/strings/printf_basic7.phpt]
SKIP Test printf() function : basic functionality - unsigned format [ext/standard/tests/strings/printf_basic7.phpt] reason: this test is for 32bit platform only
TEST 14336/15572 [ext/standard/tests/strings/printf_basic8.phpt]
SKIP Test printf() function : basic functionality - octal format [ext/standard/tests/strings/printf_basic8.phpt] reason: this test is for 32bit platform only
TEST 14337/15572 [ext/standard/tests/strings/printf_basic9.phpt]
PASS Test printf() function : basic functionality - hexadecimal format [ext/standard/tests/strings/printf_basic9.phpt] 
TEST 14338/15572 [ext/standard/tests/strings/printf_error.phpt]
PASS Test printf() function : error conditions [ext/standard/tests/strings/printf_error.phpt] 
TEST 14339/15572 [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 14340/15572 [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 14341/15572 [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 14342/15572 [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 14343/15572 [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 14344/15572 [ext/standard/tests/strings/quotemeta_basic.phpt]
PASS Test quotemeta() function : basic functionality [ext/standard/tests/strings/quotemeta_basic.phpt] 
TEST 14345/15572 [ext/standard/tests/strings/quotemeta_basic_1.phpt]
PASS Test function quotemeta() - using an empty string is given as str. [ext/standard/tests/strings/quotemeta_basic_1.phpt] 
TEST 14346/15572 [ext/standard/tests/strings/rtrim.phpt]
PASS Testing rtrim() function [ext/standard/tests/strings/rtrim.phpt] 
TEST 14347/15572 [ext/standard/tests/strings/rtrim_basic.phpt]
PASS Test rtrim() function : basic functionality [ext/standard/tests/strings/rtrim_basic.phpt] 
TEST 14348/15572 [ext/standard/tests/strings/rtrim_error.phpt]
PASS Test rtrim() function : error conditions [ext/standard/tests/strings/rtrim_error.phpt] 
TEST 14349/15572 [ext/standard/tests/strings/sapi_windows_cp_conv.phpt]
SKIP sapi_windows_cp_conv basic functionality [ext/standard/tests/strings/sapi_windows_cp_conv.phpt] reason: for Windows only
TEST 14350/15572 [ext/standard/tests/strings/setlocale-win32.phpt]
SKIP Unix locale names are rejected on Windows, except for some special cases [ext/standard/tests/strings/setlocale-win32.phpt] reason: this test is for Windows platforms only
TEST 14351/15572 [ext/standard/tests/strings/setlocale_basic1.phpt]
PASS Test setlocale() function : basic functionality - setting system locale to a specific [ext/standard/tests/strings/setlocale_basic1.phpt] 
TEST 14352/15572 [ext/standard/tests/strings/setlocale_basic2.phpt]
PASS Test setlocale() function : basic functionality - set locale using an array [ext/standard/tests/strings/setlocale_basic2.phpt] 
TEST 14353/15572 [ext/standard/tests/strings/setlocale_basic3.phpt]
PASS Test setlocale() function : basic functionality - passing multiple locales as argument [ext/standard/tests/strings/setlocale_basic3.phpt] 
TEST 14354/15572 [ext/standard/tests/strings/setlocale_error.phpt]
PASS Test setlocale() function : error condition [ext/standard/tests/strings/setlocale_error.phpt] 
TEST 14355/15572 [ext/standard/tests/strings/setlocale_variation1.phpt]
PASS Test setlocale() function : usage variations - passing multiple valid/invlaid locales as argument [ext/standard/tests/strings/setlocale_variation1.phpt] 
TEST 14356/15572 [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 14357/15572 [ext/standard/tests/strings/setlocale_variation3.phpt]
PASS Test setlocale() function : usage variations - setting system locale = 0 [ext/standard/tests/strings/setlocale_variation3.phpt] 
TEST 14358/15572 [ext/standard/tests/strings/setlocale_variation4.phpt]
PASS Test setlocale() function : usage variations - setting system locale as null [ext/standard/tests/strings/setlocale_variation4.phpt] 
TEST 14359/15572 [ext/standard/tests/strings/setlocale_variation5.phpt]
PASS Test setlocale() function : usage variations - Setting system locale as empty string [ext/standard/tests/strings/setlocale_variation5.phpt] 
TEST 14360/15572 [ext/standard/tests/strings/sha1.phpt]
PASS sha1() with ASCII output [ext/standard/tests/strings/sha1.phpt] 
TEST 14361/15572 [ext/standard/tests/strings/sha1_basic.phpt]
PASS sha1() with ASCII output. [ext/standard/tests/strings/sha1_basic.phpt] 
TEST 14362/15572 [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 14363/15572 [ext/standard/tests/strings/sha1raw.phpt]
PASS sha1() with RAW output [ext/standard/tests/strings/sha1raw.phpt] 
TEST 14364/15572 [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 14365/15572 [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 14366/15572 [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 14367/15572 [ext/standard/tests/strings/similar_text_basic.phpt]
PASS similar_text(), basic tests [ext/standard/tests/strings/similar_text_basic.phpt] 
TEST 14368/15572 [ext/standard/tests/strings/soundex.phpt]
PASS soundex() tests [ext/standard/tests/strings/soundex.phpt] 
TEST 14369/15572 [ext/standard/tests/strings/soundex_basic.phpt]
PASS Test soundex() function : basic functionality [ext/standard/tests/strings/soundex_basic.phpt] 
TEST 14370/15572 [ext/standard/tests/strings/sprintf_basic1.phpt]
PASS Test sprintf() function : basic functionality - string format [ext/standard/tests/strings/sprintf_basic1.phpt] 
TEST 14371/15572 [ext/standard/tests/strings/sprintf_basic2.phpt]
PASS Test sprintf() function : basic functionality - integer format [ext/standard/tests/strings/sprintf_basic2.phpt] 
TEST 14372/15572 [ext/standard/tests/strings/sprintf_basic3.phpt]
PASS Test sprintf() function : basic functionality - float format [ext/standard/tests/strings/sprintf_basic3.phpt] 
TEST 14373/15572 [ext/standard/tests/strings/sprintf_basic4.phpt]
PASS Test sprintf() function : basic functionality - bool format [ext/standard/tests/strings/sprintf_basic4.phpt] 
TEST 14374/15572 [ext/standard/tests/strings/sprintf_basic5.phpt]
PASS Test sprintf() function : basic functionality - char format [ext/standard/tests/strings/sprintf_basic5.phpt] 
TEST 14375/15572 [ext/standard/tests/strings/sprintf_basic6.phpt]
PASS Test sprintf() function : basic functionality - exponential format [ext/standard/tests/strings/sprintf_basic6.phpt] 
TEST 14376/15572 [ext/standard/tests/strings/sprintf_basic7.phpt]
SKIP Test sprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/sprintf_basic7.phpt] reason: this test is for 32bit platform only
TEST 14377/15572 [ext/standard/tests/strings/sprintf_basic7_64bit.phpt]
PASS Test sprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/sprintf_basic7_64bit.phpt] 
TEST 14378/15572 [ext/standard/tests/strings/sprintf_basic8.phpt]
SKIP Test sprintf() function : basic functionality - octal format [ext/standard/tests/strings/sprintf_basic8.phpt] reason: this test is for 32bit platform only
TEST 14379/15572 [ext/standard/tests/strings/sprintf_basic8_64bit.phpt]
PASS Test sprintf() function : basic functionality - octal format [ext/standard/tests/strings/sprintf_basic8_64bit.phpt] 
TEST 14380/15572 [ext/standard/tests/strings/sprintf_basic9.phpt]
PASS Test sprintf() function : basic functionality - hexadecimal format [ext/standard/tests/strings/sprintf_basic9.phpt] 
TEST 14381/15572 [ext/standard/tests/strings/sprintf_error.phpt]
PASS Test sprintf() function : error conditions [ext/standard/tests/strings/sprintf_error.phpt] 
TEST 14382/15572 [ext/standard/tests/strings/sprintf_f.phpt]
PASS sprintf %f [ext/standard/tests/strings/sprintf_f.phpt] 
TEST 14383/15572 [ext/standard/tests/strings/sprintf_f_2.phpt]
PASS sprintf %f #2 [ext/standard/tests/strings/sprintf_f_2.phpt] 
TEST 14384/15572 [ext/standard/tests/strings/sprintf_f_3.phpt]
PASS sprintf %f #3 [ext/standard/tests/strings/sprintf_f_3.phpt] 
TEST 14385/15572 [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 14386/15572 [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 14387/15572 [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 14388/15572 [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 14389/15572 [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 14390/15572 [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 14391/15572 [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 14392/15572 [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 14393/15572 [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 14394/15572 [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 14395/15572 [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 14396/15572 [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 14397/15572 [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 14398/15572 [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 14399/15572 [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 14400/15572 [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 14401/15572 [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 14402/15572 [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 14403/15572 [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 14404/15572 [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 14405/15572 [ext/standard/tests/strings/sprintf_variation28.phpt]
SKIP Test sprintf() function : usage variations - octal formats with integer values [ext/standard/tests/strings/sprintf_variation28.phpt] reason: this test is for 32bit platform only
TEST 14406/15572 [ext/standard/tests/strings/sprintf_variation28_64bit.phpt]
PASS Test sprintf() function : usage variations - octal formats with integer values [ext/standard/tests/strings/sprintf_variation28_64bit.phpt] 
TEST 14407/15572 [ext/standard/tests/strings/sprintf_variation29.phpt]
SKIP Test sprintf() function : usage variations - octal formats with float values [ext/standard/tests/strings/sprintf_variation29.phpt] reason: this test is for 32bit platform only
TEST 14408/15572 [ext/standard/tests/strings/sprintf_variation29_64bit.phpt]
PASS Test sprintf() function : usage variations - octal formats with float values [ext/standard/tests/strings/sprintf_variation29_64bit.phpt] 
TEST 14409/15572 [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 14410/15572 [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 14411/15572 [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 14412/15572 [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 14413/15572 [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 14414/15572 [ext/standard/tests/strings/sprintf_variation34.phpt]
SKIP Test sprintf() function : usage variations - hexa formats with integer values [ext/standard/tests/strings/sprintf_variation34.phpt] reason: this test is for 32bit platform only
TEST 14415/15572 [ext/standard/tests/strings/sprintf_variation34_64bit.phpt]
PASS Test sprintf() function : usage variations - hexa formats with integer values [ext/standard/tests/strings/sprintf_variation34_64bit.phpt] 
TEST 14416/15572 [ext/standard/tests/strings/sprintf_variation35.phpt]
SKIP Test sprintf() function : usage variations - hexa formats with float values [ext/standard/tests/strings/sprintf_variation35.phpt] reason: this test is for 32bit platform only
TEST 14417/15572 [ext/standard/tests/strings/sprintf_variation35_64bit.phpt]
PASS Test sprintf() function : usage variations - hexa formats with float values [ext/standard/tests/strings/sprintf_variation35_64bit.phpt] 
TEST 14418/15572 [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 14419/15572 [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 14420/15572 [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 14421/15572 [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 14422/15572 [ext/standard/tests/strings/sprintf_variation4.phpt]
SKIP Test sprintf() function : usage variations - int formats with float values [ext/standard/tests/strings/sprintf_variation4.phpt] reason: this test is for 32bit platform only
TEST 14423/15572 [ext/standard/tests/strings/sprintf_variation40.phpt]
SKIP Test sprintf() function : usage variations - unsigned formats with integer values [ext/standard/tests/strings/sprintf_variation40.phpt] reason: this test is for 32bit platform only
TEST 14424/15572 [ext/standard/tests/strings/sprintf_variation40_64bit.phpt]
PASS Test sprintf() function : usage variations - unsigned formats with integer values [ext/standard/tests/strings/sprintf_variation40_64bit.phpt] 
TEST 14425/15572 [ext/standard/tests/strings/sprintf_variation41.phpt]
SKIP Test sprintf() function : usage variations - unsigned formats with float values [ext/standard/tests/strings/sprintf_variation41.phpt] reason: this test is for 32bit platform only
TEST 14426/15572 [ext/standard/tests/strings/sprintf_variation41_64bit.phpt]
PASS Test sprintf() function : usage variations - unsigned formats with float values [ext/standard/tests/strings/sprintf_variation41_64bit.phpt] 
TEST 14427/15572 [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 14428/15572 [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 14429/15572 [ext/standard/tests/strings/sprintf_variation44.phpt]
SKIP Test sprintf() function : usage variations - unsigned formats with string values [ext/standard/tests/strings/sprintf_variation44.phpt] reason: this test is for 32bit platform only
TEST 14430/15572 [ext/standard/tests/strings/sprintf_variation44_64bit.phpt]
PASS Test sprintf() function : usage variations - unsigned formats with string values [ext/standard/tests/strings/sprintf_variation44_64bit.phpt] 
TEST 14431/15572 [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 14432/15572 [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 14433/15572 [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 14434/15572 [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 14435/15572 [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 14436/15572 [ext/standard/tests/strings/sprintf_variation4_64bit.phpt]
PASS Test sprintf() function : usage variations - int formats with float values [ext/standard/tests/strings/sprintf_variation4_64bit.phpt] 
TEST 14437/15572 [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 14438/15572 [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 14439/15572 [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 14440/15572 [ext/standard/tests/strings/sprintf_variation52.phpt]
PASS Test sprintf() function : usage variations - typical format strings [ext/standard/tests/strings/sprintf_variation52.phpt] 
TEST 14441/15572 [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 14442/15572 [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 14443/15572 [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 14444/15572 [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 14445/15572 [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 14446/15572 [ext/standard/tests/strings/sscanf_basic1.phpt]
PASS Test sscanf() function : basic functionality - string format [ext/standard/tests/strings/sscanf_basic1.phpt] 
TEST 14447/15572 [ext/standard/tests/strings/sscanf_basic2.phpt]
PASS Test sscanf() function : basic functionality - integer format [ext/standard/tests/strings/sscanf_basic2.phpt] 
TEST 14448/15572 [ext/standard/tests/strings/sscanf_basic3.phpt]
PASS Test sscanf() function : basic functionality - float format [ext/standard/tests/strings/sscanf_basic3.phpt] 
TEST 14449/15572 [ext/standard/tests/strings/sscanf_basic4.phpt]
PASS Test sscanf() function : basic functionality - char format [ext/standard/tests/strings/sscanf_basic4.phpt] 
TEST 14450/15572 [ext/standard/tests/strings/sscanf_basic5.phpt]
PASS Test sscanf() function : basic functionality - exponential format [ext/standard/tests/strings/sscanf_basic5.phpt] 
TEST 14451/15572 [ext/standard/tests/strings/sscanf_basic6.phpt]
SKIP Test sscanf() function : basic functionality - unsigned format [ext/standard/tests/strings/sscanf_basic6.phpt] reason: this test is for 32bit platform only
TEST 14452/15572 [ext/standard/tests/strings/sscanf_basic7.phpt]
PASS Test sscanf() function : basic functionality - octal format [ext/standard/tests/strings/sscanf_basic7.phpt] 
TEST 14453/15572 [ext/standard/tests/strings/sscanf_basic8.phpt]
PASS Test sscanf() function : basic functionality - hexadecimal format [ext/standard/tests/strings/sscanf_basic8.phpt] 
TEST 14454/15572 [ext/standard/tests/strings/sscanf_error.phpt]
PASS Test sscanf() function : error conditions [ext/standard/tests/strings/sscanf_error.phpt] 
TEST 14455/15572 [ext/standard/tests/strings/str_getcsv_001.phpt]
PASS str_getcsv(): Testing using various arguments [ext/standard/tests/strings/str_getcsv_001.phpt] 
TEST 14456/15572 [ext/standard/tests/strings/str_getcsv_002.phpt]
PASS str_getcsv() with empty $escape [ext/standard/tests/strings/str_getcsv_002.phpt] 
TEST 14457/15572 [ext/standard/tests/strings/str_ireplace.phpt]
PASS str_ireplace() tests [ext/standard/tests/strings/str_ireplace.phpt] 
TEST 14458/15572 [ext/standard/tests/strings/str_pad.phpt]
PASS str_pad() function [ext/standard/tests/strings/str_pad.phpt] 
TEST 14459/15572 [ext/standard/tests/strings/str_pad_variation5.phpt]
SKIP Test str_pad() function : usage variations - unexpected large value for '$pad_length' argument [ext/standard/tests/strings/str_pad_variation5.phpt] reason: this test is for 32bit platform only
TEST 14460/15572 [ext/standard/tests/strings/str_repeat.phpt]
PASS Test str_repeat() function [ext/standard/tests/strings/str_repeat.phpt] 
TEST 14461/15572 [ext/standard/tests/strings/str_replace.phpt]
PASS Test str_replace() function [ext/standard/tests/strings/str_replace.phpt] 
TEST 14462/15572 [ext/standard/tests/strings/str_replace_array_refs.phpt]
PASS Test str_replace() function and array refs [ext/standard/tests/strings/str_replace_array_refs.phpt] 
TEST 14463/15572 [ext/standard/tests/strings/str_replace_array_refs2.phpt]
PASS Test str_replace() function and array refs, more cases [ext/standard/tests/strings/str_replace_array_refs2.phpt] 
TEST 14464/15572 [ext/standard/tests/strings/str_replace_basic.phpt]
PASS Test str_replace() function basic function [ext/standard/tests/strings/str_replace_basic.phpt] 
TEST 14465/15572 [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 14466/15572 [ext/standard/tests/strings/str_replace_variation2.phpt]
PASS Test str_replace() function [ext/standard/tests/strings/str_replace_variation2.phpt] 
TEST 14467/15572 [ext/standard/tests/strings/str_replace_variation3.phpt]
PASS Test str_replace() function [ext/standard/tests/strings/str_replace_variation3.phpt] 
TEST 14468/15572 [ext/standard/tests/strings/str_rot13_basic.phpt]
PASS Test soundex() function : basic functionality [ext/standard/tests/strings/str_rot13_basic.phpt] 
TEST 14469/15572 [ext/standard/tests/strings/str_shuffle.phpt]
PASS Testing str_shuffle. [ext/standard/tests/strings/str_shuffle.phpt] 
TEST 14470/15572 [ext/standard/tests/strings/str_shuffle_basic.phpt]
PASS Test str_shuffle() function : basic functionality [ext/standard/tests/strings/str_shuffle_basic.phpt] 
TEST 14471/15572 [ext/standard/tests/strings/str_split_basic.phpt]
PASS Test str_split() function : basic functionality [ext/standard/tests/strings/str_split_basic.phpt] 
TEST 14472/15572 [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 14473/15572 [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 14474/15572 [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 14475/15572 [ext/standard/tests/strings/str_split_variation6.phpt]
SKIP Test str_split() function : usage variations - different integer values for 'split_length' argument [ext/standard/tests/strings/str_split_variation6.phpt] reason: this test is for 32bit platform only
TEST 14476/15572 [ext/standard/tests/strings/str_split_variation6_64bit.phpt]
PASS Test str_split() function : usage variations - different integer values for 'split_length' argument [ext/standard/tests/strings/str_split_variation6_64bit.phpt] 
TEST 14477/15572 [ext/standard/tests/strings/str_split_variation7.phpt]
SKIP Test str_split() function : usage variations - different integer values for 'split_length' with heredoc 'str' [ext/standard/tests/strings/str_split_variation7.phpt] reason: this test is for 32bit platform only
TEST 14478/15572 [ext/standard/tests/strings/str_split_variation7_64bit.phpt]
PASS Test str_split() function : usage variations - different integer values for 'split_length' with heredoc 'str' [ext/standard/tests/strings/str_split_variation7_64bit.phpt] 
TEST 14479/15572 [ext/standard/tests/strings/str_word_count.phpt]
PASS str_word_count() [ext/standard/tests/strings/str_word_count.phpt] 
TEST 14480/15572 [ext/standard/tests/strings/str_word_count1.phpt]
PASS str_word_count() and invalid arguments [ext/standard/tests/strings/str_word_count1.phpt] 
TEST 14481/15572 [ext/standard/tests/strings/strcasecmp.phpt]
PASS strcasecmp() function [ext/standard/tests/strings/strcasecmp.phpt] 
TEST 14482/15572 [ext/standard/tests/strings/strcmp.phpt]
PASS strcmp() function [ext/standard/tests/strings/strcmp.phpt] 
TEST 14483/15572 [ext/standard/tests/strings/strcmp_unterminated.phpt]
SKIP strnat(case)cmp(): potential OOB access for unterminated strings [ext/standard/tests/strings/strcmp_unterminated.phpt] reason: zend_test extension not available
TEST 14484/15572 [ext/standard/tests/strings/strcoll.phpt]
PASS Testing Basic behaviour of strcoll() [ext/standard/tests/strings/strcoll.phpt] 
TEST 14485/15572 [ext/standard/tests/strings/strcspn.phpt]
PASS Test strcspn() behavior [ext/standard/tests/strings/strcspn.phpt] 
TEST 14486/15572 [ext/standard/tests/strings/strcspn_basic.phpt]
PASS Test strcspn() function : basic functionality [ext/standard/tests/strings/strcspn_basic.phpt] 
TEST 14487/15572 [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 14488/15572 [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 14489/15572 [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 14490/15572 [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 14491/15572 [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 14492/15572 [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 14493/15572 [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 14494/15572 [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 14495/15572 [ext/standard/tests/strings/strings001.phpt]
PASS Test whether strstr() and strrchr() are binary safe. [ext/standard/tests/strings/strings001.phpt] 
TEST 14496/15572 [ext/standard/tests/strings/strip_tags.phpt]
PASS strip_tags() function [ext/standard/tests/strings/strip_tags.phpt] 
TEST 14497/15572 [ext/standard/tests/strings/strip_tags_array.phpt]
PASS Test strip_tags() function : basic functionality - with array argument [ext/standard/tests/strings/strip_tags_array.phpt] 
TEST 14498/15572 [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 14499/15572 [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 14500/15572 [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 14501/15572 [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 14502/15572 [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 14503/15572 [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 14504/15572 [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 14505/15572 [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 14506/15572 [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 14507/15572 [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 14508/15572 [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 14509/15572 [ext/standard/tests/strings/stripcslashes_basic.phpt]
PASS Test stripcslashes() function : basic functionality [ext/standard/tests/strings/stripcslashes_basic.phpt] 
TEST 14510/15572 [ext/standard/tests/strings/stripos.phpt]
PASS stripos() function test [ext/standard/tests/strings/stripos.phpt] 
TEST 14511/15572 [ext/standard/tests/strings/stripos_basic1.phpt]
PASS Test stripos() function : basic functionality - with default arguments [ext/standard/tests/strings/stripos_basic1.phpt] 
TEST 14512/15572 [ext/standard/tests/strings/stripos_basic2.phpt]
PASS Test stripos() function : basic functionality - with all arguments [ext/standard/tests/strings/stripos_basic2.phpt] 
TEST 14513/15572 [ext/standard/tests/strings/stripos_error.phpt]
PASS Test stripos() function : error conditions [ext/standard/tests/strings/stripos_error.phpt] 
TEST 14514/15572 [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 14515/15572 [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 14516/15572 [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 14517/15572 [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 14518/15572 [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 14519/15572 [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 14520/15572 [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 14521/15572 [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 14522/15572 [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 14523/15572 [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 14524/15572 [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 14525/15572 [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 14526/15572 [ext/standard/tests/strings/stripslashes_basic.phpt]
PASS Test stripslashes() function : basic functionality [ext/standard/tests/strings/stripslashes_basic.phpt] 
TEST 14527/15572 [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 14528/15572 [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 14529/15572 [ext/standard/tests/strings/stripslashes_variation4.phpt]
PASS Test stripslashes() function : usage variations - double dimensional arrays [ext/standard/tests/strings/stripslashes_variation4.phpt] 
TEST 14530/15572 [ext/standard/tests/strings/stristr.phpt]
PASS stristr() function [ext/standard/tests/strings/stristr.phpt] 
TEST 14531/15572 [ext/standard/tests/strings/stristr2.phpt]
PASS stristr() - New parameter: before_needle [ext/standard/tests/strings/stristr2.phpt] 
TEST 14532/15572 [ext/standard/tests/strings/stristr_basic.phpt]
PASS Test stristr() function : basic functionality [ext/standard/tests/strings/stristr_basic.phpt] 
TEST 14533/15572 [ext/standard/tests/strings/stristr_error.phpt]
PASS Test stristr() function : error conditions [ext/standard/tests/strings/stristr_error.phpt] 
TEST 14534/15572 [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 14535/15572 [ext/standard/tests/strings/strlen.phpt]
PASS strlen() function [ext/standard/tests/strings/strlen.phpt] 
TEST 14536/15572 [ext/standard/tests/strings/strlen_basic.phpt]
PASS Test strlen() function : basic functionality [ext/standard/tests/strings/strlen_basic.phpt] 
TEST 14537/15572 [ext/standard/tests/strings/strnatcasecmp_basic.phpt]
PASS Test strnatcasecmp() function : basic functionality [ext/standard/tests/strings/strnatcasecmp_basic.phpt] 
TEST 14538/15572 [ext/standard/tests/strings/strnatcasecmp_variation1.phpt]
PASS Test strnatcasecmp() function : variation [ext/standard/tests/strings/strnatcasecmp_variation1.phpt] 
TEST 14539/15572 [ext/standard/tests/strings/strnatcmp_basic.phpt]
PASS Test strnatcmp() function : basic functionality [ext/standard/tests/strings/strnatcmp_basic.phpt] 
TEST 14540/15572 [ext/standard/tests/strings/strnatcmp_leftalign.phpt]
PASS Test strnatcmp() function : left align, whitespace, digits [ext/standard/tests/strings/strnatcmp_leftalign.phpt] 
TEST 14541/15572 [ext/standard/tests/strings/strncasecmp_basic.phpt]
PASS Test strncasecmp() function : basic functionality [ext/standard/tests/strings/strncasecmp_basic.phpt] 
TEST 14542/15572 [ext/standard/tests/strings/strncasecmp_error.phpt]
PASS Test strncasecmp() function : error conditions [ext/standard/tests/strings/strncasecmp_error.phpt] 
TEST 14543/15572 [ext/standard/tests/strings/strncasecmp_variation1.phpt]
PASS Test strncasecmp() function: usage variations - case-sensitivity [ext/standard/tests/strings/strncasecmp_variation1.phpt] 
TEST 14544/15572 [ext/standard/tests/strings/strncasecmp_variation2.phpt]
PASS Test strncasecmp() function: usage variations - double quoted strings [ext/standard/tests/strings/strncasecmp_variation2.phpt] 
TEST 14545/15572 [ext/standard/tests/strings/strncasecmp_variation3.phpt]
PASS Test strncasecmp() function: usage variations - various lengths [ext/standard/tests/strings/strncasecmp_variation3.phpt] 
TEST 14546/15572 [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 14547/15572 [ext/standard/tests/strings/strncasecmp_variation7.phpt]
PASS Test strncasecmp() function : usage variations - binary safe [ext/standard/tests/strings/strncasecmp_variation7.phpt] 
TEST 14548/15572 [ext/standard/tests/strings/strncasecmp_variation8.phpt]
PASS Test strncasecmp() function: usage variations - single quoted strings [ext/standard/tests/strings/strncasecmp_variation8.phpt] 
TEST 14549/15572 [ext/standard/tests/strings/strncasecmp_variation9.phpt]
PASS Test strncasecmp() function: usage variations - heredoc strings [ext/standard/tests/strings/strncasecmp_variation9.phpt] 
TEST 14550/15572 [ext/standard/tests/strings/strncmp_basic.phpt]
PASS Test strncmp() function : basic functionality [ext/standard/tests/strings/strncmp_basic.phpt] 
TEST 14551/15572 [ext/standard/tests/strings/strncmp_error.phpt]
PASS Test strncmp() function : error conditions [ext/standard/tests/strings/strncmp_error.phpt] 
TEST 14552/15572 [ext/standard/tests/strings/strncmp_variation1.phpt]
PASS Test strncmp() function: usage variations - case-sensitivity [ext/standard/tests/strings/strncmp_variation1.phpt] 
TEST 14553/15572 [ext/standard/tests/strings/strncmp_variation2.phpt]
PASS Test strncmp() function: usage variations - double quoted strings [ext/standard/tests/strings/strncmp_variation2.phpt] 
TEST 14554/15572 [ext/standard/tests/strings/strncmp_variation3.phpt]
PASS Test strncmp() function: usage variations - different lengths [ext/standard/tests/strings/strncmp_variation3.phpt] 
TEST 14555/15572 [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 14556/15572 [ext/standard/tests/strings/strncmp_variation8.phpt]
PASS Test strncmp() function: usage variations - single quoted strings [ext/standard/tests/strings/strncmp_variation8.phpt] 
TEST 14557/15572 [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 14558/15572 [ext/standard/tests/strings/strpbrk_basic.phpt]
PASS Test strpbrk() function : basic functionality [ext/standard/tests/strings/strpbrk_basic.phpt] 
TEST 14559/15572 [ext/standard/tests/strings/strpbrk_error.phpt]
PASS Test strpbrk() function : error conditions [ext/standard/tests/strings/strpbrk_error.phpt] 
TEST 14560/15572 [ext/standard/tests/strings/strpos.phpt]
PASS Test strpos() function [ext/standard/tests/strings/strpos.phpt] 
TEST 14561/15572 [ext/standard/tests/strings/strpos_number.phpt]
PASS strpos() matching numbers [ext/standard/tests/strings/strpos_number.phpt] 
TEST 14562/15572 [ext/standard/tests/strings/strrchr.phpt]
PASS strrchr() tests [ext/standard/tests/strings/strrchr.phpt] 
TEST 14563/15572 [ext/standard/tests/strings/strrchr_basic.phpt]
PASS Test strrchr() function : basic functionality [ext/standard/tests/strings/strrchr_basic.phpt] 
TEST 14564/15572 [ext/standard/tests/strings/strrchr_variation1.phpt]
PASS Test strrchr() function : usage variations - double quoted strings [ext/standard/tests/strings/strrchr_variation1.phpt] 
TEST 14565/15572 [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 14566/15572 [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 14567/15572 [ext/standard/tests/strings/strrchr_variation12.phpt]
PASS Test strrchr() function : usage variations - binary safe [ext/standard/tests/strings/strrchr_variation12.phpt] 
TEST 14568/15572 [ext/standard/tests/strings/strrchr_variation2.phpt]
PASS Test strrchr() function : usage variations - single quoted strings [ext/standard/tests/strings/strrchr_variation2.phpt] 
TEST 14569/15572 [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 14570/15572 [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 14571/15572 [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 14572/15572 [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 14573/15572 [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 14574/15572 [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 14575/15572 [ext/standard/tests/strings/strrev.phpt]
PASS strrev() function [ext/standard/tests/strings/strrev.phpt] 
TEST 14576/15572 [ext/standard/tests/strings/strrev_basic.phpt]
PASS Test strrev() function : basic functionality [ext/standard/tests/strings/strrev_basic.phpt] 
TEST 14577/15572 [ext/standard/tests/strings/strrev_variation1.phpt]
PASS Test strrev() function : usage variations - double quoted strings [ext/standard/tests/strings/strrev_variation1.phpt] 
TEST 14578/15572 [ext/standard/tests/strings/strrev_variation2.phpt]
PASS Test strrev() function : usage variations - single quoted strings [ext/standard/tests/strings/strrev_variation2.phpt] 
TEST 14579/15572 [ext/standard/tests/strings/strrev_variation3.phpt]
PASS Test strrev() function : usage variations - heredoc strings [ext/standard/tests/strings/strrev_variation3.phpt] 
TEST 14580/15572 [ext/standard/tests/strings/strripos.phpt]
PASS strripos() function [ext/standard/tests/strings/strripos.phpt] 
TEST 14581/15572 [ext/standard/tests/strings/strripos_basic1.phpt]
PASS Test strripos() function : basic functionality - with default arguments [ext/standard/tests/strings/strripos_basic1.phpt] 
TEST 14582/15572 [ext/standard/tests/strings/strripos_basic2.phpt]
PASS Test strripos() function : basic functionality - with all arguments [ext/standard/tests/strings/strripos_basic2.phpt] 
TEST 14583/15572 [ext/standard/tests/strings/strripos_offset.phpt]
PASS strripos() offset integer overflow [ext/standard/tests/strings/strripos_offset.phpt] 
TEST 14584/15572 [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 14585/15572 [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 14586/15572 [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 14587/15572 [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 14588/15572 [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 14589/15572 [ext/standard/tests/strings/strrpos.phpt]
PASS strrpos() function [ext/standard/tests/strings/strrpos.phpt] 
TEST 14590/15572 [ext/standard/tests/strings/strrpos_basic1.phpt]
PASS Test strrpos() function : basic functionality - with default arguments [ext/standard/tests/strings/strrpos_basic1.phpt] 
TEST 14591/15572 [ext/standard/tests/strings/strrpos_basic2.phpt]
PASS Test strrpos() function : basic functionality - with all arguments [ext/standard/tests/strings/strrpos_basic2.phpt] 
TEST 14592/15572 [ext/standard/tests/strings/strrpos_negative_offset.phpt]
PASS strr[i]pos() function with negative offset [ext/standard/tests/strings/strrpos_negative_offset.phpt] 
TEST 14593/15572 [ext/standard/tests/strings/strrpos_offset.phpt]
PASS strrpos() offset integer overflow [ext/standard/tests/strings/strrpos_offset.phpt] 
TEST 14594/15572 [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 14595/15572 [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 14596/15572 [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 14597/15572 [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 14598/15572 [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 14599/15572 [ext/standard/tests/strings/strrpos_variation15.phpt]
SKIP Test strrpos() function : usage variations - unexpected inputs for 'haystack', 'needle' & 'offset' arguments [ext/standard/tests/strings/strrpos_variation15.phpt] reason: this test is for 32-bit only
TEST 14600/15572 [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 14601/15572 [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 14602/15572 [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 14603/15572 [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 14604/15572 [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 14605/15572 [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 14606/15572 [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 14607/15572 [ext/standard/tests/strings/strspn.phpt]
PASS Test strspn() behavior [ext/standard/tests/strings/strspn.phpt] 
TEST 14608/15572 [ext/standard/tests/strings/strspn_basic.phpt]
PASS Test strspn() function : basic functionality [ext/standard/tests/strings/strspn_basic.phpt] 
TEST 14609/15572 [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 14610/15572 [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 14611/15572 [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 14612/15572 [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 14613/15572 [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 14614/15572 [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 14615/15572 [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 14616/15572 [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 14617/15572 [ext/standard/tests/strings/strstr.phpt]
PASS Test strstr() function [ext/standard/tests/strings/strstr.phpt] 
TEST 14618/15572 [ext/standard/tests/strings/strstr2.phpt]
PASS strstr() - New parameter: before_needle [ext/standard/tests/strings/strstr2.phpt] 
TEST 14619/15572 [ext/standard/tests/strings/strtok_basic.phpt]
PASS Test strtok() function : basic functionality [ext/standard/tests/strings/strtok_basic.phpt] 
TEST 14620/15572 [ext/standard/tests/strings/strtok_variation3.phpt]
PASS Test strtok() function : usage variations - with heredoc strings [ext/standard/tests/strings/strtok_variation3.phpt] 
TEST 14621/15572 [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 14622/15572 [ext/standard/tests/strings/strtok_variation5.phpt]
PASS Test strtok() function : usage variations - miscellaneous inputs [ext/standard/tests/strings/strtok_variation5.phpt] 
TEST 14623/15572 [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 14624/15572 [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 14625/15572 [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 14626/15572 [ext/standard/tests/strings/strtolower.phpt]
PASS Test strtolower() function [ext/standard/tests/strings/strtolower.phpt] 
TEST 14627/15572 [ext/standard/tests/strings/strtoupper.phpt]
PASS Test strtoupper on non-ASCII characters [ext/standard/tests/strings/strtoupper.phpt] 
TEST 14628/15572 [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 14629/15572 [ext/standard/tests/strings/strtoupper1.phpt]
PASS Test strtoupper() function [ext/standard/tests/strings/strtoupper1.phpt] 
TEST 14630/15572 [ext/standard/tests/strings/strtr.phpt]
PASS strtr() function [ext/standard/tests/strings/strtr.phpt] 
TEST 14631/15572 [ext/standard/tests/strings/strtr_basic.phpt]
PASS Test strtr() function : basic functionality [ext/standard/tests/strings/strtr_basic.phpt] 
TEST 14632/15572 [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 14633/15572 [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 14634/15572 [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 14635/15572 [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 14636/15572 [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 14637/15572 [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 14638/15572 [ext/standard/tests/strings/strtr_with_reference.phpt]
PASS strtr() with references [ext/standard/tests/strings/strtr_with_reference.phpt] 
TEST 14639/15572 [ext/standard/tests/strings/strval.phpt]
PASS strval() function [ext/standard/tests/strings/strval.phpt] 
TEST 14640/15572 [ext/standard/tests/strings/strval_basic.phpt]
PASS Test strval() function : basic functionality [ext/standard/tests/strings/strval_basic.phpt] 
TEST 14641/15572 [ext/standard/tests/strings/strval_error.phpt]
PASS Test strval() function : usage variations  - error conditions [ext/standard/tests/strings/strval_error.phpt] 
TEST 14642/15572 [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 14643/15572 [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 14644/15572 [ext/standard/tests/strings/substr.phpt]
PASS Testing substr() function [ext/standard/tests/strings/substr.phpt] 
TEST 14645/15572 [ext/standard/tests/strings/substr_compare.phpt]
PASS substr_compare() [ext/standard/tests/strings/substr_compare.phpt] 
TEST 14646/15572 [ext/standard/tests/strings/substr_count_basic.phpt]
PASS Test substr_count() function (basic) [ext/standard/tests/strings/substr_count_basic.phpt] 
TEST 14647/15572 [ext/standard/tests/strings/substr_count_error.phpt]
PASS Test substr_count() function (error conditions) [ext/standard/tests/strings/substr_count_error.phpt] 
TEST 14648/15572 [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 14649/15572 [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 14650/15572 [ext/standard/tests/strings/substr_replace.phpt]
PASS substr_replace() function [ext/standard/tests/strings/substr_replace.phpt] 
TEST 14651/15572 [ext/standard/tests/strings/substr_replace_array.phpt]
PASS substr_replace() function - array [ext/standard/tests/strings/substr_replace_array.phpt] 
TEST 14652/15572 [ext/standard/tests/strings/substr_replace_error.phpt]
PASS Test substr_replace() function : error conditions [ext/standard/tests/strings/substr_replace_error.phpt] 
TEST 14653/15572 [ext/standard/tests/strings/trim.phpt]
PASS trim(), rtrim() and ltrim() functions [ext/standard/tests/strings/trim.phpt] 
TEST 14654/15572 [ext/standard/tests/strings/trim1.phpt]
PASS Test trim() function [ext/standard/tests/strings/trim1.phpt] 
TEST 14655/15572 [ext/standard/tests/strings/trim_basic.phpt]
PASS Test trim() function : basic functionality [ext/standard/tests/strings/trim_basic.phpt] 
TEST 14656/15572 [ext/standard/tests/strings/trim_error.phpt]
PASS Test trim() function : error conditions [ext/standard/tests/strings/trim_error.phpt] 
TEST 14657/15572 [ext/standard/tests/strings/ucfirst.phpt]
PASS "ucfirst()" function [ext/standard/tests/strings/ucfirst.phpt] 
TEST 14658/15572 [ext/standard/tests/strings/ucwords_basic.phpt]
PASS Test ucwords() function : basic functionality [ext/standard/tests/strings/ucwords_basic.phpt] 
TEST 14659/15572 [ext/standard/tests/strings/ucwords_variation2.phpt]
PASS Test ucwords() function : usage variations - heredoc strings [ext/standard/tests/strings/ucwords_variation2.phpt] 
TEST 14660/15572 [ext/standard/tests/strings/ucwords_variation3.phpt]
PASS Test ucwords() function : usage variations - single quoted string [ext/standard/tests/strings/ucwords_variation3.phpt] 
TEST 14661/15572 [ext/standard/tests/strings/ucwords_variation4.phpt]
PASS Test ucwords() function : usage variations - double quoted string [ext/standard/tests/strings/ucwords_variation4.phpt] 
TEST 14662/15572 [ext/standard/tests/strings/ucwords_variation5.phpt]
PASS Test ucwords() function : usage variations - custom delimiters [ext/standard/tests/strings/ucwords_variation5.phpt] 
TEST 14663/15572 [ext/standard/tests/strings/unpack.phpt]
PASS Invalid format type validation [ext/standard/tests/strings/unpack.phpt] 
TEST 14664/15572 [ext/standard/tests/strings/unpack_bug68225.phpt]
PASS Bug #68225 unpack and X format code [ext/standard/tests/strings/unpack_bug68225.phpt] 
TEST 14665/15572 [ext/standard/tests/strings/unpack_error.phpt]
PASS Test unpack() function : error conditions [ext/standard/tests/strings/unpack_error.phpt] 
TEST 14666/15572 [ext/standard/tests/strings/unpack_offset.phpt]
PASS unpack() with offset [ext/standard/tests/strings/unpack_offset.phpt] 
TEST 14667/15572 [ext/standard/tests/strings/url_t.phpt]
PASS parse_url() function [ext/standard/tests/strings/url_t.phpt] 
TEST 14668/15572 [ext/standard/tests/strings/utf8.phpt]
PASS UTF-8<->ISO Latin 1 encoding/decoding test [ext/standard/tests/strings/utf8.phpt] 
TEST 14669/15572 [ext/standard/tests/strings/uuencode.phpt]
PASS uuencode family tests [ext/standard/tests/strings/uuencode.phpt] 
TEST 14670/15572 [ext/standard/tests/strings/vfprintf_basic.phpt]
PASS Test vfprintf() function : basic functionality [ext/standard/tests/strings/vfprintf_basic.phpt] 
TEST 14671/15572 [ext/standard/tests/strings/vfprintf_basic1.phpt]
PASS Test vfprintf() function : basic functionality - string format [ext/standard/tests/strings/vfprintf_basic1.phpt] 
TEST 14672/15572 [ext/standard/tests/strings/vfprintf_basic2.phpt]
PASS Test vfprintf() function : basic functionality - integer format [ext/standard/tests/strings/vfprintf_basic2.phpt] 
TEST 14673/15572 [ext/standard/tests/strings/vfprintf_basic3.phpt]
PASS Test vfprintf() function : basic functionality - float format [ext/standard/tests/strings/vfprintf_basic3.phpt] 
TEST 14674/15572 [ext/standard/tests/strings/vfprintf_basic4.phpt]
PASS Test vfprintf() function : basic functionality - bool format [ext/standard/tests/strings/vfprintf_basic4.phpt] 
TEST 14675/15572 [ext/standard/tests/strings/vfprintf_basic5.phpt]
PASS Test vfprintf() function : basic functionality - char format [ext/standard/tests/strings/vfprintf_basic5.phpt] 
TEST 14676/15572 [ext/standard/tests/strings/vfprintf_basic6.phpt]
PASS Test vfprintf() function : basic functionality - exponential format [ext/standard/tests/strings/vfprintf_basic6.phpt] 
TEST 14677/15572 [ext/standard/tests/strings/vfprintf_basic7.phpt]
SKIP Test vfprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/vfprintf_basic7.phpt] reason: this test is for 32bit platform only
TEST 14678/15572 [ext/standard/tests/strings/vfprintf_basic7_64bit.phpt]
PASS Test vfprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/vfprintf_basic7_64bit.phpt] 
TEST 14679/15572 [ext/standard/tests/strings/vfprintf_basic8.phpt]
PASS Test vfprintf() function : basic functionality - octal format [ext/standard/tests/strings/vfprintf_basic8.phpt] 
TEST 14680/15572 [ext/standard/tests/strings/vfprintf_basic9.phpt]
PASS Test vfprintf) function : basic functionality - hexadecimal format [ext/standard/tests/strings/vfprintf_basic9.phpt] 
TEST 14681/15572 [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 14682/15572 [ext/standard/tests/strings/vfprintf_error3.phpt]
PASS Test vfprintf() function : error conditions (wrong argument types) [ext/standard/tests/strings/vfprintf_error3.phpt] 
TEST 14683/15572 [ext/standard/tests/strings/vfprintf_error4.phpt]
PASS Test vfprintf() function : error conditions (various conditions) [ext/standard/tests/strings/vfprintf_error4.phpt] 
TEST 14684/15572 [ext/standard/tests/strings/vfprintf_variation1.phpt]
PASS Test vfprintf() function : variation functionality [ext/standard/tests/strings/vfprintf_variation1.phpt] 
TEST 14685/15572 [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 14686/15572 [ext/standard/tests/strings/vfprintf_variation11.phpt]
SKIP Test vfprintf() function : usage variations - octal formats with octal values [ext/standard/tests/strings/vfprintf_variation11.phpt] reason: this test is for 32bit platform only
TEST 14687/15572 [ext/standard/tests/strings/vfprintf_variation11_64bit.phpt]
PASS Test vfprintf() function : usage variations - octal formats with octal values [ext/standard/tests/strings/vfprintf_variation11_64bit.phpt] 
TEST 14688/15572 [ext/standard/tests/strings/vfprintf_variation12.phpt]
SKIP Test vfprintf() function : usage variations - octal formats with non-octal values [ext/standard/tests/strings/vfprintf_variation12.phpt] reason: this test is for 32bit platform only
TEST 14689/15572 [ext/standard/tests/strings/vfprintf_variation12_64bit.phpt]
PASS Test vfprintf() function : usage variations - octal formats with non-octal values [ext/standard/tests/strings/vfprintf_variation12_64bit.phpt] 
TEST 14690/15572 [ext/standard/tests/strings/vfprintf_variation13.phpt]
SKIP Test vfprintf() function : usage variations - hexa formats with hexa values [ext/standard/tests/strings/vfprintf_variation13.phpt] reason: this test is for 32bit platform only
TEST 14691/15572 [ext/standard/tests/strings/vfprintf_variation13_64bit.phpt]
PASS Test vfprintf() function : usage variations - hexa formats with hexa values [ext/standard/tests/strings/vfprintf_variation13_64bit.phpt] 
TEST 14692/15572 [ext/standard/tests/strings/vfprintf_variation14.phpt]
SKIP Test vfprintf() function : usage variations - hexa formats with non-hexa values [ext/standard/tests/strings/vfprintf_variation14.phpt] reason: this test is for 32bit platform only
TEST 14693/15572 [ext/standard/tests/strings/vfprintf_variation14_64bit.phpt]
PASS Test vfprintf() function : usage variations - hexa formats with non-hexa values [ext/standard/tests/strings/vfprintf_variation14_64bit.phpt] 
TEST 14694/15572 [ext/standard/tests/strings/vfprintf_variation15.phpt]
SKIP Test vfprintf() function : usage variations - unsigned formats with unsigned values [ext/standard/tests/strings/vfprintf_variation15.phpt] reason: this test is for 32bit platform only
TEST 14695/15572 [ext/standard/tests/strings/vfprintf_variation15_64bit.phpt]
PASS Test vfprintf() function : usage variations - unsigned formats with unsigned values [ext/standard/tests/strings/vfprintf_variation15_64bit.phpt] 
TEST 14696/15572 [ext/standard/tests/strings/vfprintf_variation16.phpt]
SKIP Test vfprintf() function : usage variations - unsigned formats with signed and other types of values [ext/standard/tests/strings/vfprintf_variation16.phpt] reason: this test is for 32bit platform only
TEST 14697/15572 [ext/standard/tests/strings/vfprintf_variation16_64bit.phpt]
PASS Test vfprintf() function : usage variations - unsigned formats with signed and other types of values [ext/standard/tests/strings/vfprintf_variation16_64bit.phpt] 
TEST 14698/15572 [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 14699/15572 [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 14700/15572 [ext/standard/tests/strings/vfprintf_variation19.phpt]
SKIP Test vfprintf() function : usage variations - with whitespaces in format strings [ext/standard/tests/strings/vfprintf_variation19.phpt] reason: this test is for 32bit platform only
TEST 14701/15572 [ext/standard/tests/strings/vfprintf_variation19_64bit.phpt]
PASS Test vfprintf() function : usage variations - with whitespaces in format strings [ext/standard/tests/strings/vfprintf_variation19_64bit.phpt] 
TEST 14702/15572 [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 14703/15572 [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 14704/15572 [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 14705/15572 [ext/standard/tests/strings/vfprintf_variation4.phpt]
SKIP Test vfprintf() function : usage variations - int formats with non-integer values [ext/standard/tests/strings/vfprintf_variation4.phpt] reason: this test is for 32bit platform only
TEST 14706/15572 [ext/standard/tests/strings/vfprintf_variation4_64bit.phpt]
PASS Test vfprintf() function : usage variations - int formats with non-integer values [ext/standard/tests/strings/vfprintf_variation4_64bit.phpt] 
TEST 14707/15572 [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 14708/15572 [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 14709/15572 [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 14710/15572 [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 14711/15572 [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 14712/15572 [ext/standard/tests/strings/vprintf_basic1.phpt]
PASS Test vprintf() function : basic functionality - string format [ext/standard/tests/strings/vprintf_basic1.phpt] 
TEST 14713/15572 [ext/standard/tests/strings/vprintf_basic2.phpt]
PASS Test vprintf() function : basic functionality - integer format [ext/standard/tests/strings/vprintf_basic2.phpt] 
TEST 14714/15572 [ext/standard/tests/strings/vprintf_basic3.phpt]
PASS Test vprintf() function : basic functionality - float format [ext/standard/tests/strings/vprintf_basic3.phpt] 
TEST 14715/15572 [ext/standard/tests/strings/vprintf_basic4.phpt]
PASS Test vprintf() function : basic functionality - bool format [ext/standard/tests/strings/vprintf_basic4.phpt] 
TEST 14716/15572 [ext/standard/tests/strings/vprintf_basic5.phpt]
PASS Test vprintf() function : basic functionality - char format [ext/standard/tests/strings/vprintf_basic5.phpt] 
TEST 14717/15572 [ext/standard/tests/strings/vprintf_basic6.phpt]
PASS Test vprintf() function : basic functionality - exponential format [ext/standard/tests/strings/vprintf_basic6.phpt] 
TEST 14718/15572 [ext/standard/tests/strings/vprintf_basic7.phpt]
SKIP Test vprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/vprintf_basic7.phpt] reason: this test is for 32bit platform only
TEST 14719/15572 [ext/standard/tests/strings/vprintf_basic7_64bit.phpt]
PASS Test vprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/vprintf_basic7_64bit.phpt] 
TEST 14720/15572 [ext/standard/tests/strings/vprintf_basic8.phpt]
PASS Test vprintf() function : basic functionality - octal format [ext/standard/tests/strings/vprintf_basic8.phpt] 
TEST 14721/15572 [ext/standard/tests/strings/vprintf_basic9.phpt]
PASS Test vprintf() function : basic functionality - hexadecimal format [ext/standard/tests/strings/vprintf_basic9.phpt] 
TEST 14722/15572 [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 14723/15572 [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 14724/15572 [ext/standard/tests/strings/vprintf_variation11.phpt]
SKIP Test vprintf() function : usage variations - octal formats with octal values [ext/standard/tests/strings/vprintf_variation11.phpt] reason: this test is for 32bit platform only
TEST 14725/15572 [ext/standard/tests/strings/vprintf_variation11_64bit.phpt]
PASS Test vprintf() function : usage variations - octal formats with octal values [ext/standard/tests/strings/vprintf_variation11_64bit.phpt] 
TEST 14726/15572 [ext/standard/tests/strings/vprintf_variation12.phpt]
SKIP Test vprintf() function : usage variations - octal formats with non-octal values [ext/standard/tests/strings/vprintf_variation12.phpt] reason: this test is for 32bit platform only
TEST 14727/15572 [ext/standard/tests/strings/vprintf_variation12_64bit.phpt]
PASS Test vprintf() function : usage variations - octal formats with non-octal values [ext/standard/tests/strings/vprintf_variation12_64bit.phpt] 
TEST 14728/15572 [ext/standard/tests/strings/vprintf_variation13.phpt]
SKIP Test vprintf() function : usage variations - hexa formats with hexa values [ext/standard/tests/strings/vprintf_variation13.phpt] reason: this test is for 32bit platform only
TEST 14729/15572 [ext/standard/tests/strings/vprintf_variation13_64bit.phpt]
PASS Test vprintf() function : usage variations - hexa formats with hexa values [ext/standard/tests/strings/vprintf_variation13_64bit.phpt] 
TEST 14730/15572 [ext/standard/tests/strings/vprintf_variation14.phpt]
SKIP Test vprintf() function : usage variations - hexa formats with non-hexa values [ext/standard/tests/strings/vprintf_variation14.phpt] reason: this test is for 32bit platform only
TEST 14731/15572 [ext/standard/tests/strings/vprintf_variation14_64bit.phpt]
PASS Test vprintf() function : usage variations - hexa formats with non-hexa values [ext/standard/tests/strings/vprintf_variation14_64bit.phpt] 
TEST 14732/15572 [ext/standard/tests/strings/vprintf_variation15.phpt]
SKIP Test vprintf() function : usage variations - unsigned formats with unsigned values [ext/standard/tests/strings/vprintf_variation15.phpt] reason: this test is for 32bit platform only
TEST 14733/15572 [ext/standard/tests/strings/vprintf_variation15_64bit.phpt]
PASS Test vprintf() function : usage variations - unsigned formats with unsigned values [ext/standard/tests/strings/vprintf_variation15_64bit.phpt] 
TEST 14734/15572 [ext/standard/tests/strings/vprintf_variation16.phpt]
SKIP Test vprintf() function : usage variations - unsigned formats with signed and other types of values [ext/standard/tests/strings/vprintf_variation16.phpt] reason: this test is for 32bit platform only
TEST 14735/15572 [ext/standard/tests/strings/vprintf_variation16_64bit.phpt]
PASS Test vprintf() function : usage variations - unsigned formats with signed and other types of values [ext/standard/tests/strings/vprintf_variation16_64bit.phpt] 
TEST 14736/15572 [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 14737/15572 [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 14738/15572 [ext/standard/tests/strings/vprintf_variation19.phpt]
SKIP Test vprintf() function : usage variations - with whitespaces in format strings [ext/standard/tests/strings/vprintf_variation19.phpt] reason: this test is for 32bit platform only
TEST 14739/15572 [ext/standard/tests/strings/vprintf_variation19_64bit.phpt]
PASS Test vprintf() function : usage variations - with whitespaces in format strings [ext/standard/tests/strings/vprintf_variation19_64bit.phpt] 
TEST 14740/15572 [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 14741/15572 [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 14742/15572 [ext/standard/tests/strings/vprintf_variation4.phpt]
SKIP Test vprintf() function : usage variations - int formats with non-integer values [ext/standard/tests/strings/vprintf_variation4.phpt] reason: this test is for 32bit platform only
TEST 14743/15572 [ext/standard/tests/strings/vprintf_variation4_64bit.phpt]
PASS Test vprintf() function : usage variations - int formats with non-integer values [ext/standard/tests/strings/vprintf_variation4_64bit.phpt] 
TEST 14744/15572 [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 14745/15572 [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 14746/15572 [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 14747/15572 [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 14748/15572 [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 14749/15572 [ext/standard/tests/strings/vsprintf_basic1.phpt]
PASS Test vsprintf() function : basic functionality - string format [ext/standard/tests/strings/vsprintf_basic1.phpt] 
TEST 14750/15572 [ext/standard/tests/strings/vsprintf_basic2.phpt]
PASS Test vsprintf() function : basic functionality - integer format [ext/standard/tests/strings/vsprintf_basic2.phpt] 
TEST 14751/15572 [ext/standard/tests/strings/vsprintf_basic3.phpt]
PASS Test vsprintf() function : basic functionality - float format [ext/standard/tests/strings/vsprintf_basic3.phpt] 
TEST 14752/15572 [ext/standard/tests/strings/vsprintf_basic4.phpt]
PASS Test vsprintf() function : basic functionality - bool format [ext/standard/tests/strings/vsprintf_basic4.phpt] 
TEST 14753/15572 [ext/standard/tests/strings/vsprintf_basic5.phpt]
PASS Test vsprintf() function : basic functionality - char format [ext/standard/tests/strings/vsprintf_basic5.phpt] 
TEST 14754/15572 [ext/standard/tests/strings/vsprintf_basic6.phpt]
PASS Test vsprintf() function : basic functionality - exponential format [ext/standard/tests/strings/vsprintf_basic6.phpt] 
TEST 14755/15572 [ext/standard/tests/strings/vsprintf_basic7.phpt]
SKIP Test vsprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/vsprintf_basic7.phpt] reason: this test is for 32bit platform only
TEST 14756/15572 [ext/standard/tests/strings/vsprintf_basic7_64bit.phpt]
PASS Test vsprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/vsprintf_basic7_64bit.phpt] 
TEST 14757/15572 [ext/standard/tests/strings/vsprintf_basic8.phpt]
PASS Test vsprintf() function : basic functionality - octal format [ext/standard/tests/strings/vsprintf_basic8.phpt] 
TEST 14758/15572 [ext/standard/tests/strings/vsprintf_basic9.phpt]
PASS Test vsprintf() function : basic functionality - hexadecimal format [ext/standard/tests/strings/vsprintf_basic9.phpt] 
TEST 14759/15572 [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 14760/15572 [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 14761/15572 [ext/standard/tests/strings/vsprintf_variation11.phpt]
SKIP Test vsprintf() function : usage variations - octal formats with octal values [ext/standard/tests/strings/vsprintf_variation11.phpt] reason: this test is for 32bit platform only
TEST 14762/15572 [ext/standard/tests/strings/vsprintf_variation11_64bit.phpt]
PASS Test vsprintf() function : usage variations - octal formats with octal values [ext/standard/tests/strings/vsprintf_variation11_64bit.phpt] 
TEST 14763/15572 [ext/standard/tests/strings/vsprintf_variation12.phpt]
SKIP Test vsprintf() function : usage variations - octal formats with non-octal values [ext/standard/tests/strings/vsprintf_variation12.phpt] reason: this test is for 32bit platform only
TEST 14764/15572 [ext/standard/tests/strings/vsprintf_variation12_64bit.phpt]
PASS Test vsprintf() function : usage variations - octal formats with non-octal values [ext/standard/tests/strings/vsprintf_variation12_64bit.phpt] 
TEST 14765/15572 [ext/standard/tests/strings/vsprintf_variation13.phpt]
SKIP Test vsprintf() function : usage variations - hexa formats with hexa values [ext/standard/tests/strings/vsprintf_variation13.phpt] reason: this test is for 32bit platform only
TEST 14766/15572 [ext/standard/tests/strings/vsprintf_variation13_64bit.phpt]
PASS Test vsprintf() function : usage variations - hexa formats with hexa values [ext/standard/tests/strings/vsprintf_variation13_64bit.phpt] 
TEST 14767/15572 [ext/standard/tests/strings/vsprintf_variation14.phpt]
SKIP Test vsprintf() function : usage variations - hexa formats with non-hexa values [ext/standard/tests/strings/vsprintf_variation14.phpt] reason: this test is for 32bit platform only
TEST 14768/15572 [ext/standard/tests/strings/vsprintf_variation14_64bit.phpt]
PASS Test vsprintf() function : usage variations - hexa formats with non-hexa values [ext/standard/tests/strings/vsprintf_variation14_64bit.phpt] 
TEST 14769/15572 [ext/standard/tests/strings/vsprintf_variation15.phpt]
SKIP Test vsprintf() function : usage variations - unsigned formats with unsigned values [ext/standard/tests/strings/vsprintf_variation15.phpt] reason: this test is for 32bit platform only
TEST 14770/15572 [ext/standard/tests/strings/vsprintf_variation15_64bit.phpt]
PASS Test vsprintf() function : usage variations - unsigned formats with unsigned values [ext/standard/tests/strings/vsprintf_variation15_64bit.phpt] 
TEST 14771/15572 [ext/standard/tests/strings/vsprintf_variation16.phpt]
SKIP Test vsprintf() function : usage variations - unsigned formats with signed and other types of values [ext/standard/tests/strings/vsprintf_variation16.phpt] reason: this test is for 32bit platform only
TEST 14772/15572 [ext/standard/tests/strings/vsprintf_variation16_64bit.phpt]
PASS Test vsprintf() function : usage variations - unsigned formats with signed and other types of values [ext/standard/tests/strings/vsprintf_variation16_64bit.phpt] 
TEST 14773/15572 [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 14774/15572 [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 14775/15572 [ext/standard/tests/strings/vsprintf_variation19.phpt]
SKIP Test vsprintf() function : usage variations - with whitespaces in format strings [ext/standard/tests/strings/vsprintf_variation19.phpt] reason: this test is for 32bit platform only
TEST 14776/15572 [ext/standard/tests/strings/vsprintf_variation19_64bit.phpt]
PASS Test vsprintf() function : usage variations - with whitespaces in format strings [ext/standard/tests/strings/vsprintf_variation19_64bit.phpt] 
TEST 14777/15572 [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 14778/15572 [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 14779/15572 [ext/standard/tests/strings/vsprintf_variation4.phpt]
SKIP Test vsprintf() function : usage variations - int formats with non-integer values [ext/standard/tests/strings/vsprintf_variation4.phpt] reason: this test is for 32bit platform only
TEST 14780/15572 [ext/standard/tests/strings/vsprintf_variation4_64bit.phpt]
PASS Test vsprintf() function : usage variations - int formats with non-integer values [ext/standard/tests/strings/vsprintf_variation4_64bit.phpt] 
TEST 14781/15572 [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 14782/15572 [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 14783/15572 [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 14784/15572 [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 14785/15572 [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 14786/15572 [ext/standard/tests/strings/wordwrap.phpt]
PASS wordwrap() function [ext/standard/tests/strings/wordwrap.phpt] 
TEST 14787/15572 [ext/standard/tests/strings/wordwrap_basic.phpt]
PASS Test wordwrap() function : basic functionality [ext/standard/tests/strings/wordwrap_basic.phpt] 
TEST 14788/15572 [ext/standard/tests/strings/wordwrap_error.phpt]
PASS Test wordwrap() function : error conditions [ext/standard/tests/strings/wordwrap_error.phpt] 
TEST 14789/15572 [ext/standard/tests/strings/wordwrap_memory_limit.phpt]
PASS No overflow should occur during the memory_limit check for wordwrap() [ext/standard/tests/strings/wordwrap_memory_limit.phpt] 
TEST 14790/15572 [ext/standard/tests/strings/wordwrap_memory_limit_win32.phpt]
SKIP No overflow should occur during the memory_limit check for wordwrap() [ext/standard/tests/strings/wordwrap_memory_limit_win32.phpt] reason: this test is for 32bit Windows platforms only
TEST 14791/15572 [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 14792/15572 [ext/standard/tests/time/001.phpt]
PASS microtime() function [ext/standard/tests/time/001.phpt] 
TEST 14793/15572 [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 14794/15572 [ext/standard/tests/time/bug60222.phpt]
PASS Bug #60222 (time_nanosleep() does validate input params) [ext/standard/tests/time/bug60222.phpt] 
TEST 14795/15572 [ext/standard/tests/time/idate.phpt]
PASS idate() function [ext/standard/tests/time/idate.phpt] 
TEST 14796/15572 [ext/standard/tests/time/strptime_basic.phpt]
PASS Test strptime() function : basic functionality [ext/standard/tests/time/strptime_basic.phpt] 
TEST 14797/15572 [ext/standard/tests/time/strptime_error.phpt]
PASS Test localtime() function : error conditions [ext/standard/tests/time/strptime_error.phpt] 
TEST 14798/15572 [ext/standard/tests/time/strptime_parts.phpt]
PASS Test strptime() function : basic functionality [ext/standard/tests/time/strptime_parts.phpt] 
TEST 14799/15572 [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 14800/15572 [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 14801/15572 [ext/standard/tests/url/base64_decode_basic_003.phpt]
PASS Test base64_decode() function : basic functionality - padding and whitespace [ext/standard/tests/url/base64_decode_basic_003.phpt] 
TEST 14802/15572 [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 14803/15572 [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 14804/15572 [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 14805/15572 [ext/standard/tests/url/bug52327.phpt]
PASS Bug #52327 (base64_decode() improper handling of leading padding) [ext/standard/tests/url/bug52327.phpt] 
TEST 14806/15572 [ext/standard/tests/url/bug53248.phpt]
PASS Bug #53248 (rawurlencode RFC 3986 EBCDIC support) [ext/standard/tests/url/bug53248.phpt] 
TEST 14807/15572 [ext/standard/tests/url/bug54180.phpt]
PASS Bug #54180 (parse_url() incorrectly parses path when ? in fragment) [ext/standard/tests/url/bug54180.phpt] 
TEST 14808/15572 [ext/standard/tests/url/bug55273.phpt]
PASS Bug #55273 (base64_decode() with strict rejects whitespace after pad) [ext/standard/tests/url/bug55273.phpt] 
TEST 14809/15572 [ext/standard/tests/url/bug55399.phpt]
PASS Bug #55399 (parse_url() incorrectly treats ':' as a valid path) [ext/standard/tests/url/bug55399.phpt] 
TEST 14810/15572 [ext/standard/tests/url/bug63162.phpt]
PASS Test parse_url() for bug #63162 [ext/standard/tests/url/bug63162.phpt] 
TEST 14811/15572 [ext/standard/tests/url/bug68917.phpt]
PASS Bug #68917 (parse_url fails on some partial urls) [ext/standard/tests/url/bug68917.phpt] 
TEST 14812/15572 [ext/standard/tests/url/bug69976.phpt]
PASS Bug #69976 (Unable to parse "all" urls with colon char) [ext/standard/tests/url/bug69976.phpt] 
TEST 14813/15572 [ext/standard/tests/url/bug73192.phpt]
PASS Bug #73192: parse_url return wrong hostname [ext/standard/tests/url/bug73192.phpt] 
TEST 14814/15572 [ext/standard/tests/url/bug74780.phpt]
PASS Bug #74780	parse_url() borks when query string contains colon [ext/standard/tests/url/bug74780.phpt] 
TEST 14815/15572 [ext/standard/tests/url/get_headers_error_003.phpt]
PASS Test get_headers() function : test with context [ext/standard/tests/url/get_headers_error_003.phpt] 
TEST 14816/15572 [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 14817/15572 [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 14818/15572 [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 14819/15572 [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 14820/15572 [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 14821/15572 [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 14822/15572 [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 14823/15572 [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 14824/15572 [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 14825/15572 [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 14826/15572 [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 14827/15572 [ext/standard/tests/url/parse_url_relative_scheme.phpt]
PASS Test parse_url() function: Checks relative URL schemes (e.g. "//example.com") [ext/standard/tests/url/parse_url_relative_scheme.phpt] 
TEST 14828/15572 [ext/standard/tests/url/parse_url_unterminated.phpt]
SKIP Test parse_url() function: Parse unterminated string [ext/standard/tests/url/parse_url_unterminated.phpt] reason: ext/test required
TEST 14829/15572 [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 14831/15572 [ext/standard/tests/versioning/phpversion.phpt]
PASS phpversion test [ext/standard/tests/versioning/phpversion.phpt] 
TEST 14832/15572 [ext/standard/tests/versioning/version_compare.phpt]
PASS version_compare test [ext/standard/tests/versioning/version_compare.phpt] 
TEST 14833/15572 [ext/standard/tests/versioning/version_compare_invalid_operator.phpt]
PASS Ensures null is returned if versions are compared with invalid operator [ext/standard/tests/versioning/version_compare_invalid_operator.phpt] 
TEST 14834/15572 [ext/sysvmsg/tests/001.phpt]
PASS send/receive serialized message. [ext/sysvmsg/tests/001.phpt] 
TEST 14835/15572 [ext/sysvmsg/tests/002.phpt]
PASS msg_receive() should return false when unserialize() failed [ext/sysvmsg/tests/002.phpt] 
TEST 14836/15572 [ext/sysvmsg/tests/003.phpt]
PASS msg_queue_exists() [ext/sysvmsg/tests/003.phpt] 
TEST 14837/15572 [ext/sysvmsg/tests/004.phpt]
PASS msg_set_queue() and msg_stat_queue() [ext/sysvmsg/tests/004.phpt] 
TEST 14838/15572 [ext/sysvmsg/tests/005.phpt]
PASS sysvmsg functions on non-existing queue [ext/sysvmsg/tests/005.phpt] 
TEST 14839/15572 [ext/sysvmsg/tests/006.phpt]
PASS msg_send() data types when not serializing [ext/sysvmsg/tests/006.phpt] 
TEST 14840/15572 [ext/sysvsem/tests/nowait.phpt]
PASS Test sem_acquire with nowait option [ext/sysvsem/tests/nowait.phpt] 
TEST 14841/15572 [ext/sysvsem/tests/sysv.phpt]
PASS General semaphore and shared memory test [ext/sysvsem/tests/sysv.phpt] 
TEST 14842/15572 [ext/sysvshm/tests/001.phpt]
PASS ftok() tests [ext/sysvshm/tests/001.phpt] 
TEST 14843/15572 [ext/sysvshm/tests/002.phpt]
PASS shm_attach() tests [ext/sysvshm/tests/002.phpt] 
TEST 14844/15572 [ext/sysvshm/tests/003.phpt]
PASS shm_detach() tests [ext/sysvshm/tests/003.phpt] 
TEST 14845/15572 [ext/sysvshm/tests/004.phpt]
PASS shm_put_var() tests [ext/sysvshm/tests/004.phpt] 
TEST 14846/15572 [ext/sysvshm/tests/005.phpt]
PASS shm_get_var() tests [ext/sysvshm/tests/005.phpt] 
TEST 14847/15572 [ext/sysvshm/tests/006.phpt]
PASS shm_remove_var() tests [ext/sysvshm/tests/006.phpt] 
TEST 14848/15572 [ext/sysvshm/tests/007.phpt]
PASS shm_remove() tests [ext/sysvshm/tests/007.phpt] 
TEST 14849/15572 [ext/sysvshm/tests/bug72858.phpt]
SKIP Bug #72858 shm_attach null dereference [ext/sysvshm/tests/bug72858.phpt] reason: 32-bit onlyskip windows only
TEST 14850/15572 [ext/sysvshm/tests/shutdown_crash_0.phpt]
PASS Shutdown crash when attached/removed same key segment multiple times [ext/sysvshm/tests/shutdown_crash_0.phpt] 
TEST 14851/15572 [ext/tidy/tests/001.phpt]
PASS Check for tidy presence [ext/tidy/tests/001.phpt] 
TEST 14852/15572 [ext/tidy/tests/002.phpt]
PASS tidy_parse_string() [ext/tidy/tests/002.phpt] 
TEST 14853/15572 [ext/tidy/tests/003.phpt]
PASS tidy_clean_repair() [ext/tidy/tests/003.phpt] 
TEST 14854/15572 [ext/tidy/tests/004.phpt]
PASS tidy_diagnose() [ext/tidy/tests/004.phpt] 
TEST 14855/15572 [ext/tidy/tests/005-mb.phpt]
PASS tidy_parse_file() [ext/tidy/tests/005-mb.phpt] 
TEST 14856/15572 [ext/tidy/tests/005.phpt]
PASS tidy_parse_file() [ext/tidy/tests/005.phpt] 
TEST 14857/15572 [ext/tidy/tests/006.phpt]
PASS Verbose tidy_get_error_buffer() [ext/tidy/tests/006.phpt] 
TEST 14858/15572 [ext/tidy/tests/007.phpt]
PASS Verbose  tidy_getopt() [ext/tidy/tests/007.phpt] 
TEST 14859/15572 [ext/tidy/tests/008.phpt]
PASS Accessing the error buffer via $obj->error_buf... [ext/tidy/tests/008.phpt] 
TEST 14860/15572 [ext/tidy/tests/009.phpt]
PASS tidy_doc object overloading [ext/tidy/tests/009.phpt] 
TEST 14861/15572 [ext/tidy/tests/010.phpt]
PASS Accessing root, body, html, and head nodes.. [ext/tidy/tests/010.phpt] 
TEST 14862/15572 [ext/tidy/tests/011.phpt]
PASS Accessing attributes of a node [ext/tidy/tests/011.phpt] 
TEST 14863/15572 [ext/tidy/tests/012.phpt]
PASS Accessing children nodes [ext/tidy/tests/012.phpt] 
TEST 14864/15572 [ext/tidy/tests/013.phpt]
PASS Parsing a file using constructor [ext/tidy/tests/013.phpt] 
TEST 14865/15572 [ext/tidy/tests/014.phpt]
PASS Passing configuration options through tidy_parse_string(). [ext/tidy/tests/014.phpt] 
TEST 14866/15572 [ext/tidy/tests/015.phpt]
PASS Passing configuration options through tidy_parse_file(). [ext/tidy/tests/015.phpt] 
TEST 14867/15572 [ext/tidy/tests/016.phpt]
PASS Passing configuration file through tidy_parse_file() (may fail with buggy libtidy) [ext/tidy/tests/016.phpt] 
TEST 14868/15572 [ext/tidy/tests/017.phpt]
PASS The Tidy Output Buffer Filter [ext/tidy/tests/017.phpt] 
TEST 14869/15572 [ext/tidy/tests/018.phpt]
PASS binary safety [ext/tidy/tests/018.phpt] 
TEST 14870/15572 [ext/tidy/tests/019.phpt]
PASS tidy_repair_*() and invalid parameters [ext/tidy/tests/019.phpt] 
TEST 14871/15572 [ext/tidy/tests/020.phpt]
PASS OO API [ext/tidy/tests/020.phpt] 
TEST 14872/15572 [ext/tidy/tests/021.phpt]
PASS tidy_get_opt_doc() [ext/tidy/tests/021.phpt] 
TEST 14873/15572 [ext/tidy/tests/023.phpt]
PASS tidy and tidyNode OO [ext/tidy/tests/023.phpt] 
TEST 14874/15572 [ext/tidy/tests/024.phpt]
PASS libtidy handling of 'new-blocklevel-tags' [ext/tidy/tests/024.phpt] 
TEST 14875/15572 [ext/tidy/tests/025.phpt]
PASS tidyNode tests [ext/tidy/tests/025.phpt] 
TEST 14876/15572 [ext/tidy/tests/026.phpt]
PASS tidy.clean_output test [ext/tidy/tests/026.phpt] 
TEST 14877/15572 [ext/tidy/tests/027.phpt]
PASS Bug: tidy segfaults with markup=false [ext/tidy/tests/027.phpt] 
TEST 14878/15572 [ext/tidy/tests/028.phpt]
PASS tidyNode::getParent() [ext/tidy/tests/028.phpt] 
TEST 14879/15572 [ext/tidy/tests/029.phpt]
PASS tidy_get_body() crash [ext/tidy/tests/029.phpt] 
TEST 14880/15572 [ext/tidy/tests/030.phpt]
PASS getConfig() method - basic test for getConfig() [ext/tidy/tests/030.phpt] 
TEST 14881/15572 [ext/tidy/tests/031.phpt]
PASS tidy_config_count() function - basic test for tidy_config_count() [ext/tidy/tests/031.phpt] 
TEST 14882/15572 [ext/tidy/tests/032.phpt]
PASS tidy_error_count() function - basic test for tidy_error_count() [ext/tidy/tests/032.phpt] 
TEST 14883/15572 [ext/tidy/tests/033.phpt]
PASS tidy_warning_count() function - basic test for tidy_warning_count() [ext/tidy/tests/033.phpt] 
TEST 14884/15572 [ext/tidy/tests/034.phpt]
PASS tidy_access_count() function - basic test for tidy_access_count() [ext/tidy/tests/034.phpt] 
TEST 14885/15572 [ext/tidy/tests/035.phpt]
PASS tidyNode::__construct() [ext/tidy/tests/035.phpt] 
TEST 14886/15572 [ext/tidy/tests/bug54682.phpt]
PASS Tidy::diagnose() NULL pointer dereference [ext/tidy/tests/bug54682.phpt] 
TEST 14887/15572 [ext/tidy/tests/bug77040.phpt]
PASS Bug #77040 (tidyNode::isHtml() is completely broken) [ext/tidy/tests/bug77040.phpt] 
TEST 14888/15572 [ext/tidy/tests/bug77594.phpt]
PASS Bug #77594 (ob_tidyhandler is never reset) [ext/tidy/tests/bug77594.phpt] 
TEST 14889/15572 [ext/tidy/tests/bug_50558.phpt]
PASS Bug #50558 - Broken object model when extending tidy [ext/tidy/tests/bug_50558.phpt] 
TEST 14890/15572 [ext/tidy/tests/tidy_error.phpt]
PASS Ensure tidy_get_status() returns correct status [ext/tidy/tests/tidy_error.phpt] 
TEST 14891/15572 [ext/tidy/tests/tidy_error1.phpt]
PASS Notice triggered by invalid configuration options [ext/tidy/tests/tidy_error1.phpt] 
TEST 14892/15572 [ext/tidy/tests/uninitialized.phpt]
PASS Operations on uninitialized tidy object [ext/tidy/tests/uninitialized.phpt] 
TEST 14893/15572 [ext/tokenizer/tests/001.phpt]
PASS token_name() [ext/tokenizer/tests/001.phpt] 
TEST 14894/15572 [ext/tokenizer/tests/002.phpt]
PASS token_get_all() [ext/tokenizer/tests/002.phpt] 
TEST 14895/15572 [ext/tokenizer/tests/003.phpt]
PASS token_get_all() and wrong parameters [ext/tokenizer/tests/003.phpt] 
TEST 14896/15572 [ext/tokenizer/tests/bad_character.phpt]
PASS token_get_all() produces T_BAD_CHARACTER for unexpected characters [ext/tokenizer/tests/bad_character.phpt] 
TEST 14897/15572 [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 14898/15572 [ext/tokenizer/tests/bug54089.phpt]
PASS Bug #54089 (token_get_all() does not stop after __halt_compiler) [ext/tokenizer/tests/bug54089.phpt] 
TEST 14899/15572 [ext/tokenizer/tests/bug60097.phpt]
PASS Bug 60097: token_get_all fails to lex nested heredoc [ext/tokenizer/tests/bug60097.phpt] 
TEST 14900/15572 [ext/tokenizer/tests/bug67395.phpt]
PASS Bug 67395: token_name() does not return name for T_POW and T_POW_EQUAL token [ext/tokenizer/tests/bug67395.phpt] 
TEST 14901/15572 [ext/tokenizer/tests/bug76437.phpt]
PASS Bug #76437 (token_get_all with TOKEN_PARSE flag fails to recognise close tag) [ext/tokenizer/tests/bug76437.phpt] 
TEST 14902/15572 [ext/tokenizer/tests/bug76991.phpt]
PASS Bug #76991: Incorrect tokenization of multiple invalid flexible heredoc strings [ext/tokenizer/tests/bug76991.phpt] 
TEST 14903/15572 [ext/tokenizer/tests/invalid_large_octal_with_underscores.phpt]
PASS Large invalid octal number with underscores [ext/tokenizer/tests/invalid_large_octal_with_underscores.phpt] 
TEST 14904/15572 [ext/tokenizer/tests/invalid_octal_dnumber.phpt]
PASS Invalid octal number that overflows to double [ext/tokenizer/tests/invalid_octal_dnumber.phpt] 
TEST 14905/15572 [ext/tokenizer/tests/no_inline_html_split.phpt]
PASS Inline HTML should not be split at partial PHP tags [ext/tokenizer/tests/no_inline_html_split.phpt] 
TEST 14906/15572 [ext/tokenizer/tests/parse_errors.phpt]
PASS Parse errors during token_get_all() [ext/tokenizer/tests/parse_errors.phpt] 
TEST 14907/15572 [ext/tokenizer/tests/php_tag_only.phpt]
PASS Tokenization of only the <?php tag [ext/tokenizer/tests/php_tag_only.phpt] 
TEST 14908/15572 [ext/tokenizer/tests/php_tag_only_2.phpt]
PASS Tokenization of only the <?php tag [ext/tokenizer/tests/php_tag_only_2.phpt] 
TEST 14909/15572 [ext/tokenizer/tests/token_get_all_TOKEN_PARSE_000.phpt]
PASS Parse errors during token_get_all() with TOKEN_PARSE flag [ext/tokenizer/tests/token_get_all_TOKEN_PARSE_000.phpt] 
TEST 14910/15572 [ext/tokenizer/tests/token_get_all_TOKEN_PARSE_001.phpt]
PASS Semi reserved words support: member access [ext/tokenizer/tests/token_get_all_TOKEN_PARSE_001.phpt] 
TEST 14911/15572 [ext/tokenizer/tests/token_get_all_TOKEN_PARSE_002.phpt]
PASS Semi reserved words support: class const [ext/tokenizer/tests/token_get_all_TOKEN_PARSE_002.phpt] 
TEST 14912/15572 [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 14913/15572 [ext/tokenizer/tests/token_get_all_heredoc_nowdoc.phpt]
PASS Flexible heredoc and nowdoc testing with token_get_all [ext/tokenizer/tests/token_get_all_heredoc_nowdoc.phpt] 
TEST 14914/15572 [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 14915/15572 [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 14916/15572 [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 14917/15572 [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 14918/15572 [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 14919/15572 [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 14920/15572 [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 14921/15572 [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 14922/15572 [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 14923/15572 [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 14924/15572 [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 14925/15572 [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 14926/15572 [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 14927/15572 [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 14928/15572 [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 14929/15572 [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 14930/15572 [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 14931/15572 [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 14932/15572 [ext/xml/tests/bug25666.phpt]
PASS Bug #25666 (XML namespaces broken in libxml-based SAX interface) [ext/xml/tests/bug25666.phpt] 
TEST 14933/15572 [ext/xml/tests/bug26528.phpt]
PASS Bug #26528 (HTML entities are not being decoded) [ext/xml/tests/bug26528.phpt] 
TEST 14934/15572 [ext/xml/tests/bug26614.phpt]
SKIP Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt] reason: expat test
TEST 14935/15572 [ext/xml/tests/bug26614_libxml.phpt]
PASS Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614_libxml.phpt] 
TEST 14936/15572 [ext/xml/tests/bug27908.phpt]
PASS Bug #27908 (default handler not being called) [ext/xml/tests/bug27908.phpt] 
TEST 14937/15572 [ext/xml/tests/bug30266.phpt]
PASS Bug #30266 (Invalid opcode 137/1/8) [ext/xml/tests/bug30266.phpt] 
TEST 14938/15572 [ext/xml/tests/bug30875.phpt]
PASS Bug #30875 (xml_parse_into_struct() does not resolve entities) [ext/xml/tests/bug30875.phpt] 
TEST 14939/15572 [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 14940/15572 [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 14941/15572 [ext/xml/tests/bug35447.phpt]
PASS Bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM) [ext/xml/tests/bug35447.phpt] 
TEST 14942/15572 [ext/xml/tests/bug46699.phpt]
PASS Bug #46699: (xml_parse crash when parser is namespace aware) [ext/xml/tests/bug46699.phpt] 
TEST 14943/15572 [ext/xml/tests/bug50576.phpt]
PASS Bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect) [ext/xml/tests/bug50576.phpt] 
TEST 14944/15572 [ext/xml/tests/bug65236.phpt]
PASS Bug #65236 (heap corruption in xml parser) [ext/xml/tests/bug65236.phpt] 
TEST 14945/15572 [ext/xml/tests/bug70962.phpt]
PASS Bug #70962 (XML_OPTION_SKIP_WHITE strips embedded whitespace) [ext/xml/tests/bug70962.phpt] 
TEST 14946/15572 [ext/xml/tests/bug71592.phpt]
PASS Bug #71592 (External entity processing never fails) [ext/xml/tests/bug71592.phpt] 
TEST 14947/15572 [ext/xml/tests/bug72085.phpt]
PASS Bug #72085 (SEGV on unknown address zif_xml_parse) [ext/xml/tests/bug72085.phpt] 
TEST 14948/15572 [ext/xml/tests/bug72099.phpt]
PASS Bug #72099: xml_parse_into_struct segmentation fault [ext/xml/tests/bug72099.phpt] 
TEST 14949/15572 [ext/xml/tests/bug72714.phpt]
PASS Bug #72714 (_xml_startElementHandler() segmentation fault) [ext/xml/tests/bug72714.phpt] 
TEST 14950/15572 [ext/xml/tests/bug73135.phpt]
PASS Bug #73135 (xml_parse() segmentation fault) [ext/xml/tests/bug73135.phpt] 
TEST 14951/15572 [ext/xml/tests/bug79922.phpt]
PASS Bug #79922 (Crash after multiple calls to xml_parser_free()) [ext/xml/tests/bug79922.phpt] 
TEST 14952/15572 [ext/xml/tests/bug81351.phpt]
PASS Bug #81351 (xml_parse may fail, but has no error code) [ext/xml/tests/bug81351.phpt] 
TEST 14953/15572 [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 14954/15572 [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 14955/15572 [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 14956/15572 [ext/xml/tests/xml004.phpt]
PASS XML parser case folding test [ext/xml/tests/xml004.phpt] 
TEST 14957/15572 [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 14958/15572 [ext/xml/tests/xml009.phpt]
PASS XML parser test, default namespaces [ext/xml/tests/xml009.phpt] 
TEST 14959/15572 [ext/xml/tests/xml010.phpt]
PASS XML parser test, attributes [ext/xml/tests/xml010.phpt] 
TEST 14960/15572 [ext/xml/tests/xml011.phpt]
PASS XML Parser test: concat character data and set empty handlers [ext/xml/tests/xml011.phpt] 
TEST 14961/15572 [ext/xml/tests/xml_closures_001.phpt]
PASS XML parser test using closures as callbacks [ext/xml/tests/xml_closures_001.phpt] 
TEST 14962/15572 [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 14963/15572 [ext/xml/tests/xml_parser_get_option_variation3.phpt]
PASS xml_parser_get_option() with XML_OPTION_SKIP_TAGSTART and XML_OPTION_SKIP_WHITE [ext/xml/tests/xml_parser_get_option_variation3.phpt] 
TEST 14964/15572 [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 14965/15572 [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 14966/15572 [ext/xml/tests/xml_parser_set_option_variation4.phpt]
PASS xml_parser_free - Test setting skip whitespace and invalid encoding type [ext/xml/tests/xml_parser_set_option_variation4.phpt] 
TEST 14967/15572 [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 14968/15572 [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 14969/15572 [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 14970/15572 [ext/xmlreader/tests/001.phpt]
PASS XMLReader: libxml2 XML Reader, string data [ext/xmlreader/tests/001.phpt] 
TEST 14971/15572 [ext/xmlreader/tests/002.phpt]
PASS XMLReader: libxml2 XML Reader, file data [ext/xmlreader/tests/002.phpt] 
TEST 14972/15572 [ext/xmlreader/tests/003-get-errors.phpt]
PASS XMLReader: libxml2 XML Reader, Get an attribute, with invalid arguments [ext/xmlreader/tests/003-get-errors.phpt] 
TEST 14973/15572 [ext/xmlreader/tests/003-mb.phpt]
PASS XMLReader: libxml2 XML Reader, attributes test [ext/xmlreader/tests/003-mb.phpt] 
TEST 14974/15572 [ext/xmlreader/tests/003-move-errors.phpt]
PASS XMLReader: libxml2 XML Reader, Move cursor to an attribute, with invalid arguments [ext/xmlreader/tests/003-move-errors.phpt] 
TEST 14975/15572 [ext/xmlreader/tests/003.phpt]
PASS XMLReader: libxml2 XML Reader, attributes test [ext/xmlreader/tests/003.phpt] 
TEST 14976/15572 [ext/xmlreader/tests/004.phpt]
PASS XMLReader: libxml2 XML Reader, attributes test [ext/xmlreader/tests/004.phpt] 
TEST 14977/15572 [ext/xmlreader/tests/005.phpt]
PASS XMLReader: libxml2 XML Reader, parser property set/get [ext/xmlreader/tests/005.phpt] 
TEST 14978/15572 [ext/xmlreader/tests/006.phpt]
PASS XMLReader: libxml2 XML Reader, moveToElement [ext/xmlreader/tests/006.phpt] 
TEST 14979/15572 [ext/xmlreader/tests/007.phpt]
PASS XMLReader: libxml2 XML Reader, setRelaxNGSchema [ext/xmlreader/tests/007.phpt] 
TEST 14980/15572 [ext/xmlreader/tests/008.phpt]
PASS XMLReader: libxml2 XML Reader, DTD [ext/xmlreader/tests/008.phpt] 
TEST 14981/15572 [ext/xmlreader/tests/009.phpt]
PASS XMLReader: libxml2 XML Reader, next [ext/xmlreader/tests/009.phpt] 
TEST 14982/15572 [ext/xmlreader/tests/010.phpt]
PASS XMLReader: libxml2 XML Reader, next [ext/xmlreader/tests/010.phpt] 
TEST 14983/15572 [ext/xmlreader/tests/011.phpt]
PASS XMLReader: libxml2 XML Reader, string data [ext/xmlreader/tests/011.phpt] 
TEST 14984/15572 [ext/xmlreader/tests/012.phpt]
PASS XMLReader: accessing empty and non existing attributes [ext/xmlreader/tests/012.phpt] 
TEST 14985/15572 [ext/xmlreader/tests/013.phpt]
PASS XMLReader: Schema validation [ext/xmlreader/tests/013.phpt] 
TEST 14986/15572 [ext/xmlreader/tests/014.phpt]
PASS XMLReader: libxml2 XML Reader, read-only element values can not be modified [ext/xmlreader/tests/014.phpt] 
TEST 14987/15572 [ext/xmlreader/tests/015-get-errors.phpt]
PASS XMLReader: libxml2 XML Reader, Move cursor to a named attribute within a namespace, with invalid arguments [ext/xmlreader/tests/015-get-errors.phpt] 
TEST 14988/15572 [ext/xmlreader/tests/015-move-errors.phpt]
PASS XMLReader: libxml2 XML Reader, Move cursor to a named attribute within a namespace, with invalid arguments [ext/xmlreader/tests/015-move-errors.phpt] 
TEST 14989/15572 [ext/xmlreader/tests/015.phpt]
PASS XMLReader: libxml2 XML Reader, Move cursor to a named attribute within a namespace [ext/xmlreader/tests/015.phpt] 
TEST 14990/15572 [ext/xmlreader/tests/bug36743.phpt]
PASS Bug #36743 (In a class extending XMLReader array properties are not writable) [ext/xmlreader/tests/bug36743.phpt] 
TEST 14991/15572 [ext/xmlreader/tests/bug42139.phpt]
PASS Bug #42139 (XMLReader option constants are broken using XML()) [ext/xmlreader/tests/bug42139.phpt] 
TEST 14992/15572 [ext/xmlreader/tests/bug51936.phpt]
PASS Bug #51936 (Crash with clone XMLReader) [ext/xmlreader/tests/bug51936.phpt] 
TEST 14993/15572 [ext/xmlreader/tests/bug64230.phpt]
PASS Bug #64230 (XMLReader does not suppress errors) [ext/xmlreader/tests/bug64230.phpt] 
TEST 14994/15572 [ext/xmlreader/tests/bug70309.phpt]
SKIP XMLReader: Bug #70309 XmlReader read generates extra output [ext/xmlreader/tests/bug70309.phpt] reason: .. only for Windows
TEST 14995/15572 [ext/xmlreader/tests/bug71805.phpt]
PASS XMLReader: Bug #71805 XML files can generate UTF-8 error even if they are UTF-8 [ext/xmlreader/tests/bug71805.phpt] 
TEST 14996/15572 [ext/xmlreader/tests/bug73053.phpt]
PASS Bug #73053 (XML reader with setSchema now fails under 5.6.25) [ext/xmlreader/tests/bug73053.phpt] 
TEST 14997/15572 [ext/xmlreader/tests/bug73246.phpt]
PASS Bug #73246 (XMLReader: encoding length not checked) [ext/xmlreader/tests/bug73246.phpt] 
TEST 14998/15572 [ext/xmlreader/tests/bug74457.phpt]
PASS XMLReader: Bug #74457 Wrong reflection on XMLReader::expand [ext/xmlreader/tests/bug74457.phpt] 
TEST 14999/15572 [ext/xmlreader/tests/expand.phpt]
PASS XMLReader: Expand into existing DOM documet [ext/xmlreader/tests/expand.phpt] 
TEST 15000/15572 [ext/xmlreader/tests/expand_error.phpt]
PASS XMLReader: Expand Error [ext/xmlreader/tests/expand_error.phpt] 
TEST 15001/15572 [ext/xmlreader/tests/next_basic.phpt]
PASS XMLReader: next basic [ext/xmlreader/tests/next_basic.phpt] 
TEST 15002/15572 [ext/xmlreader/tests/open_error.phpt]
PASS XMLReader: open error [ext/xmlreader/tests/open_error.phpt] 
TEST 15003/15572 [ext/xmlreader/tests/readString_basic.phpt]
PASS XMLReader: readString basic [ext/xmlreader/tests/readString_basic.phpt] 
TEST 15004/15572 [ext/xmlreader/tests/setParserProperty_error.phpt]
PASS XMLReader: setParserProperty Error [ext/xmlreader/tests/setParserProperty_error.phpt] 
TEST 15005/15572 [ext/xmlreader/tests/setSchema_error.phpt]
PASS XMLReader: setSchema Error [ext/xmlreader/tests/setSchema_error.phpt] 
TEST 15006/15572 [ext/xmlrpc/tests/001.phpt]
PASS xmlrpc_encode_request() with wrong arguments [ext/xmlrpc/tests/001.phpt] 
TEST 15007/15572 [ext/xmlrpc/tests/002.phpt]
PASS xmlrpc_encode_request() and various arguments [ext/xmlrpc/tests/002.phpt] 
TEST 15008/15572 [ext/xmlrpc/tests/003.phpt]
PASS xmlrpc_encode() Simple test encode array [ext/xmlrpc/tests/003.phpt] 
TEST 15009/15572 [ext/xmlrpc/tests/004.phpt]
PASS xmlrpc_encode() Simple test encode int [ext/xmlrpc/tests/004.phpt] 
TEST 15010/15572 [ext/xmlrpc/tests/005.phpt]
PASS xmlrpc_encode() Simple test encode type double and String [ext/xmlrpc/tests/005.phpt] 
TEST 15011/15572 [ext/xmlrpc/tests/006.phpt]
PASS xmlrpc_decode() Simple test decode type string [ext/xmlrpc/tests/006.phpt] 
TEST 15012/15572 [ext/xmlrpc/tests/007.phpt]
PASS xmlrpc_decode() Simple test decode type int [ext/xmlrpc/tests/007.phpt] 
TEST 15013/15572 [ext/xmlrpc/tests/bug18916.phpt]
PASS Bug #18916 (xmlrpc_set_type() not working) [ext/xmlrpc/tests/bug18916.phpt] 
TEST 15014/15572 [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 15015/15572 [ext/xmlrpc/tests/bug38431.phpt]
PASS Bug #38431 (xmlrpc_get_type() crashes PHP on objects) [ext/xmlrpc/tests/bug38431.phpt] 
TEST 15016/15572 [ext/xmlrpc/tests/bug40576.phpt]
SKIP Bug #40576 (double values are truncated to 6 decimal digits when encoding) [ext/xmlrpc/tests/bug40576.phpt] reason: this test is for 32bit platform only
TEST 15017/15572 [ext/xmlrpc/tests/bug40576_64bit.phpt]
PASS Bug #40576 (double values are truncated to 6 decimal digits when encoding) [ext/xmlrpc/tests/bug40576_64bit.phpt] 
TEST 15018/15572 [ext/xmlrpc/tests/bug42189.phpt]
PASS Bug #42189 (xmlrpc_get_type() crashes PHP on invalid dates) [ext/xmlrpc/tests/bug42189.phpt] 
TEST 15019/15572 [ext/xmlrpc/tests/bug42736.phpt]
PASS Bug #42736 (xmlrpc_server_call_method() crashes) [ext/xmlrpc/tests/bug42736.phpt] 
TEST 15020/15572 [ext/xmlrpc/tests/bug44996.phpt]
PASS Bug #44996 (xmlrpc_decode() ignores time zone on iso8601.datetime) [ext/xmlrpc/tests/bug44996.phpt] 
TEST 15021/15572 [ext/xmlrpc/tests/bug45226.phpt]
PASS Bug #45226 (xmlrpc_set_type() segfaults with valid ISO8601 date string) [ext/xmlrpc/tests/bug45226.phpt] 
TEST 15022/15572 [ext/xmlrpc/tests/bug45555.phpt]
PASS Bug #45555 (Segfault with invalid non-string as register_introspection_callback) [ext/xmlrpc/tests/bug45555.phpt] 
TEST 15023/15572 [ext/xmlrpc/tests/bug45556.phpt]
PASS Bug #45556 (Return value from callback isn't freed) [ext/xmlrpc/tests/bug45556.phpt] 
TEST 15024/15572 [ext/xmlrpc/tests/bug47818.phpt]
PASS Bug #47818 (Segfault due to bound callback param) [ext/xmlrpc/tests/bug47818.phpt] 
TEST 15025/15572 [ext/xmlrpc/tests/bug50282.phpt]
PASS Bug #50282 (xmlrpc_encode_request() changes object into array in calling function) [ext/xmlrpc/tests/bug50282.phpt] 
TEST 15026/15572 [ext/xmlrpc/tests/bug50285.phpt]
PASS Bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays) [ext/xmlrpc/tests/bug50285.phpt] 
TEST 15027/15572 [ext/xmlrpc/tests/bug50761.phpt]
PASS Bug #50761 (system.multiCall crashes) [ext/xmlrpc/tests/bug50761.phpt] 
TEST 15028/15572 [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 15029/15572 [ext/xmlrpc/tests/bug61097.phpt]
PASS Bug #61097 (Memory leak in xmlrpc functions copying zvals) [ext/xmlrpc/tests/bug61097.phpt] 
TEST 15030/15572 [ext/xmlrpc/tests/bug61264.phpt]
PASS Bug #61264: xmlrpc_parse_method_descriptions leaks temporary variable [ext/xmlrpc/tests/bug61264.phpt] 
TEST 15031/15572 [ext/xmlrpc/tests/bug68027.phpt]
PASS Bug #68027 (buffer overflow in mkgmtime() function) [ext/xmlrpc/tests/bug68027.phpt] 
TEST 15032/15572 [ext/xmlrpc/tests/bug70526.phpt]
PASS Bug #70526 (xmlrpc_set_type returns false on success) [ext/xmlrpc/tests/bug70526.phpt] 
TEST 15033/15572 [ext/xmlrpc/tests/bug70728.phpt]
SKIP Bug #70728 (Type Confusion Vulnerability in PHP_to_XMLRPC_worker) [ext/xmlrpc/tests/bug70728.phpt] reason: this test is for 32bit platform only
TEST 15034/15572 [ext/xmlrpc/tests/bug70728_64bit.phpt]
PASS Bug #70728 (Type Confusion Vulnerability in PHP_to_XMLRPC_worker) [ext/xmlrpc/tests/bug70728_64bit.phpt] 
TEST 15035/15572 [ext/xmlrpc/tests/bug71501.phpt]
PASS Bug #71501 (xmlrpc_encode_request ignores encoding option) [ext/xmlrpc/tests/bug71501.phpt] 
TEST 15036/15572 [ext/xmlrpc/tests/bug72155.phpt]
PASS Bug #72155 (use-after-free caused by get_zval_xmlrpc_type) [ext/xmlrpc/tests/bug72155.phpt] 
TEST 15037/15572 [ext/xmlrpc/tests/bug72647.phpt]
PASS Bug #72647 (xmlrpc_encode() unexpected output after referencing array elements) [ext/xmlrpc/tests/bug72647.phpt] 
TEST 15038/15572 [ext/xmlrpc/tests/bug74975.phpt]
PASS Bug #74975	Different serialization for classes [ext/xmlrpc/tests/bug74975.phpt] 
TEST 15039/15572 [ext/xmlrpc/tests/bug77242.phpt]
PASS Bug #77242 (heap out of bounds read in xmlrpc_decode()) [ext/xmlrpc/tests/bug77242.phpt] 
TEST 15040/15572 [ext/xmlrpc/tests/bug77380.phpt]
PASS Bug #77380 (Global out of bounds read in xmlrpc base64 code) [ext/xmlrpc/tests/bug77380.phpt] 
TEST 15041/15572 [ext/xmlwriter/tests/001.phpt]
PASS XMLWriter: libxml2 XML Writer, file buffer, flush [ext/xmlwriter/tests/001.phpt] 
TEST 15042/15572 [ext/xmlwriter/tests/002.phpt]
PASS XMLWriter: libxml2 XML Writer, membuffer, flush [ext/xmlwriter/tests/002.phpt] 
TEST 15043/15572 [ext/xmlwriter/tests/003.phpt]
PASS XMLWriter: libxml2 XML Writer, membuffer, flush, attribute [ext/xmlwriter/tests/003.phpt] 
TEST 15044/15572 [ext/xmlwriter/tests/004.phpt]
PASS XMLWriter: libxml2 XML Writer, file buffer, flush [ext/xmlwriter/tests/004.phpt] 
TEST 15045/15572 [ext/xmlwriter/tests/005-mb.phpt]
PASS XMLWriter: libxml2 XML Writer, comments [ext/xmlwriter/tests/005-mb.phpt] 
TEST 15046/15572 [ext/xmlwriter/tests/005.phpt]
PASS XMLWriter: libxml2 XML Writer, comments [ext/xmlwriter/tests/005.phpt] 
TEST 15047/15572 [ext/xmlwriter/tests/006.phpt]
PASS XMLWriter: libxml2 XML Writer, startDTD/writeElementNS [ext/xmlwriter/tests/006.phpt] 
TEST 15048/15572 [ext/xmlwriter/tests/007.phpt]
PASS XMLWriter: libxml2 XML Writer, Elements & Attributes [ext/xmlwriter/tests/007.phpt] 
TEST 15049/15572 [ext/xmlwriter/tests/008.phpt]
PASS XMLWriter: libxml2 XML Writer DTD Element & Attlist [ext/xmlwriter/tests/008.phpt] 
TEST 15050/15572 [ext/xmlwriter/tests/009.phpt]
PASS XMLWriter: PI, Comment, CDATA [ext/xmlwriter/tests/009.phpt] 
TEST 15051/15572 [ext/xmlwriter/tests/010.phpt]
PASS xmlwriter_start/end_attribute() [ext/xmlwriter/tests/010.phpt] 
TEST 15052/15572 [ext/xmlwriter/tests/011.phpt]
PASS XMLWriter: libxml2 XML Writer, write_attribute_ns function [ext/xmlwriter/tests/011.phpt] 
TEST 15053/15572 [ext/xmlwriter/tests/012.phpt]
PASS XMLWriter: libxml2 XML Writer, full_end_element function [ext/xmlwriter/tests/012.phpt] 
TEST 15054/15572 [ext/xmlwriter/tests/OO_001.phpt]
PASS XMLWriter: libxml2 XML Writer, file buffer, flush [ext/xmlwriter/tests/OO_001.phpt] 
TEST 15055/15572 [ext/xmlwriter/tests/OO_002.phpt]
PASS XMLWriter: libxml2 XML Writer, membuffer, flush [ext/xmlwriter/tests/OO_002.phpt] 
TEST 15056/15572 [ext/xmlwriter/tests/OO_003.phpt]
PASS XMLWriter: libxml2 XML Writer, membuffer, flush, text, attribute [ext/xmlwriter/tests/OO_003.phpt] 
TEST 15057/15572 [ext/xmlwriter/tests/OO_004.phpt]
PASS XMLWriter: libxml2 XML Writer, file buffer, flush [ext/xmlwriter/tests/OO_004.phpt] 
TEST 15058/15572 [ext/xmlwriter/tests/OO_005.phpt]
PASS XMLWriter: libxml2 XML Writer, comments [ext/xmlwriter/tests/OO_005.phpt] 
TEST 15059/15572 [ext/xmlwriter/tests/OO_006.phpt]
PASS XMLWriter: libxml2 XML Writer, startDTD/writeElementNS [ext/xmlwriter/tests/OO_006.phpt] 
TEST 15060/15572 [ext/xmlwriter/tests/OO_007.phpt]
PASS XMLWriter: libxml2 XML Writer, Elements & Attributes [ext/xmlwriter/tests/OO_007.phpt] 
TEST 15061/15572 [ext/xmlwriter/tests/OO_008.phpt]
PASS XMLWriter: libxml2 XML Writer DTD Element & Attlist [ext/xmlwriter/tests/OO_008.phpt] 
TEST 15062/15572 [ext/xmlwriter/tests/OO_009.phpt]
PASS XMLWriter: PI, Comment, CDATA [ext/xmlwriter/tests/OO_009.phpt] 
TEST 15063/15572 [ext/xmlwriter/tests/OO_010.phpt]
PASS XMLWriter: libxml2 XML Writer, writeAttributeNS method [ext/xmlwriter/tests/OO_010.phpt] 
TEST 15064/15572 [ext/xmlwriter/tests/OO_011.phpt]
PASS XMLWriter: libxml2 XML Writer, fullEndElement method [ext/xmlwriter/tests/OO_011.phpt] 
TEST 15065/15572 [ext/xmlwriter/tests/OO_012.phpt]
PASS XMLWriter: libxml2 XML Writer, Write CDATA [ext/xmlwriter/tests/OO_012.phpt] 
TEST 15066/15572 [ext/xmlwriter/tests/OO_013.phpt]
PASS XMLWriter: libxml2 XML Writer, Write Raw [ext/xmlwriter/tests/OO_013.phpt] 
TEST 15067/15572 [ext/xmlwriter/tests/bug39504.phpt]
PASS Bug #39504 (xmlwriter_write_dtd_entity() creates Attlist tag, not enity) [ext/xmlwriter/tests/bug39504.phpt] 
TEST 15068/15572 [ext/xmlwriter/tests/bug41287.phpt]
PASS Bug #41287 (Namespace functions don't allow xmlns definition to be optional) [ext/xmlwriter/tests/bug41287.phpt] 
TEST 15069/15572 [ext/xmlwriter/tests/bug41326.phpt]
PASS Bug #41287 (Writing empty tags with Xmlwriter::WriteElement[ns]) [ext/xmlwriter/tests/bug41326.phpt] 
TEST 15070/15572 [ext/xmlwriter/tests/bug48204.phpt]
PASS xmlwriter_open_uri with PHP_MAXPATHLEN + 1 [ext/xmlwriter/tests/bug48204.phpt] 
TEST 15071/15572 [ext/xmlwriter/tests/bug71536.phpt]
PASS Bug #71536 (Access Violation crashes php-cgi.exe) [ext/xmlwriter/tests/bug71536.phpt] 
TEST 15072/15572 [ext/xmlwriter/tests/bug79029.phpt]
PASS #79029 (Use After Free's in XMLReader / XMLWriter) [ext/xmlwriter/tests/bug79029.phpt] 
TEST 15073/15572 [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 15074/15572 [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 15075/15572 [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 15076/15572 [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 15077/15572 [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 15078/15572 [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 15079/15572 [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 15080/15572 [ext/xsl/tests/bug26384.phpt]
PASS Bug #26384 (domxslt->process causes segfault with xsl:key) [ext/xsl/tests/bug26384.phpt] 
TEST 15081/15572 [ext/xsl/tests/bug33853.phpt]
PASS Bug #33853 (php:function call __autoload with lowercase param) [ext/xsl/tests/bug33853.phpt] 
TEST 15082/15572 [ext/xsl/tests/bug48221.phpt]
PASS Bug #48221 (memory leak when passing invalid xslt parameter) [ext/xsl/tests/bug48221.phpt] 
TEST 15083/15572 [ext/xsl/tests/bug49634.phpt]
PASS bug #49634 (Segfault throwing an exception in a XSL registered function) [ext/xsl/tests/bug49634.phpt] 
TEST 15084/15572 [ext/xsl/tests/bug53965.phpt]
PASS Bug #53965 (<xsl:include> cannot find files with relative paths when loaded with "file://") [ext/xsl/tests/bug53965.phpt] 
TEST 15085/15572 [ext/xsl/tests/bug54446.phpt]
PASS Bug #54446 (Arbitrary file creation via libxslt 'output' extension) [ext/xsl/tests/bug54446.phpt] 
TEST 15086/15572 [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 15087/15572 [ext/xsl/tests/bug70078.phpt]
PASS Bug #70078 (XSL callbacks with nodes as parameter leak memory) [ext/xsl/tests/bug70078.phpt] 
TEST 15088/15572 [ext/xsl/tests/bug70535.phpt]
PASS Bug #70535 (XSLT: free(): invalid pointer) [ext/xsl/tests/bug70535.phpt] 
TEST 15089/15572 [ext/xsl/tests/bug71540.phpt]
SKIP Bug #71540 (NULL pointer dereference in xsl_ext_function_php()) [ext/xsl/tests/bug71540.phpt] reason: this test is for PHP linked with libxml2 < 2.9.3 only
TEST 15090/15572 [ext/xsl/tests/xsl-phpinfo.phpt]
PASS Test phpinfo() displays xsl info [ext/xsl/tests/xsl-phpinfo.phpt] 
TEST 15091/15572 [ext/xsl/tests/xslt001.phpt]
PASS Test 1: Transform To XML String [ext/xsl/tests/xslt001.phpt] 
TEST 15092/15572 [ext/xsl/tests/xslt002.phpt]
PASS Test 2: Transform To HTML String [ext/xsl/tests/xslt002.phpt] 
TEST 15093/15572 [ext/xsl/tests/xslt003.phpt]
PASS Test 3: Using Parameters [ext/xsl/tests/xslt003.phpt] 
TEST 15094/15572 [ext/xsl/tests/xslt004.phpt]
PASS Test 4: Checking UTF8 Output [ext/xsl/tests/xslt004.phpt] 
TEST 15095/15572 [ext/xsl/tests/xslt005.phpt]
PASS Test 5: Checking Indent [ext/xsl/tests/xslt005.phpt] 
TEST 15096/15572 [ext/xsl/tests/xslt006.phpt]
PASS Test 6: Transform To Doc [ext/xsl/tests/xslt006.phpt] 
TEST 15097/15572 [ext/xsl/tests/xslt007.phpt]
PASS Test 7: Transform To Uri [ext/xsl/tests/xslt007.phpt] 
TEST 15098/15572 [ext/xsl/tests/xslt008-mb.phpt]
PASS Test 8: Stream Wrapper Includes [ext/xsl/tests/xslt008-mb.phpt] 
TEST 15099/15572 [ext/xsl/tests/xslt008.phpt]
PASS Test 8: Stream Wrapper Includes [ext/xsl/tests/xslt008.phpt] 
TEST 15100/15572 [ext/xsl/tests/xslt009.phpt]
PASS Test 9: Stream Wrapper XPath-Document() [ext/xsl/tests/xslt009.phpt] 
TEST 15101/15572 [ext/xsl/tests/xslt010.phpt]
SKIP Test 10: EXSLT Support [ext/xsl/tests/xslt010.phpt] reason: for libxsl < 10130
TEST 15102/15572 [ext/xsl/tests/xslt010_gt10129.phpt]
PASS Test 10: EXSLT Support [ext/xsl/tests/xslt010_gt10129.phpt] 
TEST 15103/15572 [ext/xsl/tests/xslt011.phpt]
PASS Test 11: php:function Support [ext/xsl/tests/xslt011.phpt] 
TEST 15104/15572 [ext/xsl/tests/xslt012.phpt]
PASS Test 12: Using Associative Array of Parameters [ext/xsl/tests/xslt012.phpt] 
TEST 15105/15572 [ext/xsl/tests/xsltprocessor_getParameter-invalidparam.phpt]
PASS Check xsltprocessor::getParameter with undefined parameter [ext/xsl/tests/xsltprocessor_getParameter-invalidparam.phpt] 
TEST 15106/15572 [ext/xsl/tests/xsltprocessor_getParameter.phpt]
PASS Check xsltprocessor::getparameter functionality [ext/xsl/tests/xsltprocessor_getParameter.phpt] 
TEST 15107/15572 [ext/xsl/tests/xsltprocessor_hasExsltSupport.phpt]
PASS Test the basics to function XSLTProcessor::hasExsltSupport(). [ext/xsl/tests/xsltprocessor_hasExsltSupport.phpt] 
TEST 15108/15572 [ext/xsl/tests/xsltprocessor_hasExsltSupport_wrongparam_001.phpt]
PASS Check XSLTProcessor::hasExsltSupport() with 1 parameter [ext/xsl/tests/xsltprocessor_hasExsltSupport_wrongparam_001.phpt] 
TEST 15109/15572 [ext/xsl/tests/xsltprocessor_registerPHPFunctions-allfuncs.phpt]
PASS Check xsltprocessor::registerPHPFunctions [ext/xsl/tests/xsltprocessor_registerPHPFunctions-allfuncs.phpt] 
TEST 15110/15572 [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 15111/15572 [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 15112/15572 [ext/xsl/tests/xsltprocessor_registerPHPFunctions-array.phpt]
PASS Check xsltprocessor::registerPHPFunctions with array [ext/xsl/tests/xsltprocessor_registerPHPFunctions-array.phpt] 
TEST 15113/15572 [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 15114/15572 [ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt]
PASS Check xsltprocessor::registerPHPFunctions and a undefined php function [ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt] 
TEST 15115/15572 [ext/xsl/tests/xsltprocessor_registerPHPFunctions-null.phpt]
PASS Check xsltprocessor::registerPHPFunctions called with null to reset [ext/xsl/tests/xsltprocessor_registerPHPFunctions-null.phpt] 
TEST 15116/15572 [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 15117/15572 [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 15118/15572 [ext/xsl/tests/xsltprocessor_registerPHPFunctions-string.phpt]
PASS Check xsltprocessor::registerPHPFunctions with string [ext/xsl/tests/xsltprocessor_registerPHPFunctions-string.phpt] 
TEST 15119/15572 [ext/xsl/tests/xsltprocessor_removeParameter-invalidparam.phpt]
PASS Check xsltprocessor::removeParameter with invalid parameter [ext/xsl/tests/xsltprocessor_removeParameter-invalidparam.phpt] 
TEST 15120/15572 [ext/xsl/tests/xsltprocessor_removeParameter.phpt]
PASS Check xsltprocessor::removeParameter functionality [ext/xsl/tests/xsltprocessor_removeParameter.phpt] 
TEST 15121/15572 [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 15122/15572 [ext/xsl/tests/xsltprocessor_setparameter-nostring.phpt]
PASS Check xsltprocessor::setparameter error handling with no-string [ext/xsl/tests/xsltprocessor_setparameter-nostring.phpt] 
TEST 15123/15572 [ext/xsl/tests/xsltprocessor_transformToDoc.phpt]
PASS Test the basics to function XSLTProcessor::transformToDoc(). [ext/xsl/tests/xsltprocessor_transformToDoc.phpt] 
TEST 15124/15572 [ext/xsl/tests/xsltprocessor_transformToURI.phpt]
PASS Test the basics to function XSLTProcessor::transformToURI(). [ext/xsl/tests/xsltprocessor_transformToURI.phpt] 
TEST 15125/15572 [ext/xsl/tests/xsltprocessor_transformToXML.phpt]
PASS Test the basics to function XSLTProcessor::transformToXml(). [ext/xsl/tests/xsltprocessor_transformToXML.phpt] 
TEST 15126/15572 [ext/zip/tests/001.phpt]
PASS Check for zip presence [ext/zip/tests/001.phpt] 
TEST 15127/15572 [ext/zip/tests/bug11216.phpt]
PASS Bug #11216 (::addEmptyDir() crashes when the directory already exists) [ext/zip/tests/bug11216.phpt] 
TEST 15128/15572 [ext/zip/tests/bug14962.phpt]
PASS Bug #14962 (::extractTo second argument is not really optional) [ext/zip/tests/bug14962.phpt] 
TEST 15129/15572 [ext/zip/tests/bug38943.phpt]
PASS #38943, properties in extended class cannot be set (5.3+) [ext/zip/tests/bug38943.phpt] 
TEST 15130/15572 [ext/zip/tests/bug38943_2.phpt]
PASS #38943, properties in extended class cannot be set (5.3) [ext/zip/tests/bug38943_2.phpt] 
TEST 15131/15572 [ext/zip/tests/bug38944.phpt]
PASS Bug #38944 (newly created ZipArchive segfaults when accessing comment property) [ext/zip/tests/bug38944.phpt] 
TEST 15132/15572 [ext/zip/tests/bug40228-mb.phpt]
PASS Bug #40228 (extractTo does not create recursive empty path) [ext/zip/tests/bug40228-mb.phpt] 
TEST 15133/15572 [ext/zip/tests/bug40228.phpt]
PASS Bug #40228 (extractTo does not create recursive empty path) [ext/zip/tests/bug40228.phpt] 
TEST 15134/15572 [ext/zip/tests/bug47667.phpt]
PASS Bug #47667 (ZipArchive::OVERWRITE seems to have no effect) [ext/zip/tests/bug47667.phpt] 
TEST 15135/15572 [ext/zip/tests/bug49072.phpt]
PASS Bug #49072 (feof never returns true for damaged file in zip) [ext/zip/tests/bug49072.phpt] 
TEST 15136/15572 [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 15137/15572 [ext/zip/tests/bug53579.phpt]
PASS Bug #53579 (stream_get_contents() segfaults on ziparchive streams) [ext/zip/tests/bug53579.phpt] 
TEST 15138/15572 [ext/zip/tests/bug53603.phpt]
PASS Bug #53603 (ZipArchive should quiet stat errors) [ext/zip/tests/bug53603.phpt] 
TEST 15139/15572 [ext/zip/tests/bug53854.phpt]
PASS Bug #53854 (Missing constants for compression type) [ext/zip/tests/bug53854.phpt] 
TEST 15140/15572 [ext/zip/tests/bug53885.phpt]
PASS Bug #53885 (ZipArchive segfault with FL_UNCHANGED on empty archive) [ext/zip/tests/bug53885.phpt] 
TEST 15141/15572 [ext/zip/tests/bug64342_0.phpt]
PASS Bug #64342 ZipArchive::addFile() has to check file existence (variation 1) [ext/zip/tests/bug64342_0.phpt] 
TEST 15142/15572 [ext/zip/tests/bug64342_1-mb.phpt]
PASS Bug #64342 ZipArchive::addFile() has to check file existence (variation 2) [ext/zip/tests/bug64342_1-mb.phpt] 
TEST 15143/15572 [ext/zip/tests/bug64342_1.phpt]
PASS Bug #64342 ZipArchive::addFile() has to check file existence (variation 2) [ext/zip/tests/bug64342_1.phpt] 
TEST 15144/15572 [ext/zip/tests/bug70103.phpt]
PASS Bug #70103 (ZipArchive::addGlob ignores remove_all_path option) [ext/zip/tests/bug70103.phpt] 
TEST 15145/15572 [ext/zip/tests/bug70322.phpt]
PASS Bug #70322 (ZipArchive::close() doesn't indicate errors) [ext/zip/tests/bug70322.phpt] 
TEST 15146/15572 [ext/zip/tests/bug70350.phpt]
PASS Bug #70350 (ZipArchive::extractTo allows for directory traversal when creating directories) [ext/zip/tests/bug70350.phpt] 
TEST 15147/15572 [ext/zip/tests/bug70752.phpt]
PASS Bug #70752 (Depacking with wrong password leaves 0 length files) [ext/zip/tests/bug70752.phpt] 
TEST 15148/15572 [ext/zip/tests/bug7214.phpt]
PASS Bug #7214 (zip_entry_read() binary safe) [ext/zip/tests/bug7214.phpt] 
TEST 15149/15572 [ext/zip/tests/bug72258.phpt]
PASS Bug #72258 ZipArchive converts filenames to unrecoverable form [ext/zip/tests/bug72258.phpt] 
TEST 15150/15572 [ext/zip/tests/bug72660.phpt]
SKIP Bug #72660 (NULL Pointer dereference in zend_virtual_cwd) [ext/zip/tests/bug72660.phpt] reason: ZTS required
TEST 15151/15572 [ext/zip/tests/bug76524.phpt]
PASS ZipArchive Bug #76524 (memory leak with ZipArchive::OVERWRITE flag and empty archive) [ext/zip/tests/bug76524.phpt] 
TEST 15152/15572 [ext/zip/tests/bug7658.phpt]
PASS Bug #7658 (modify archive with general bit flag 3 set) [ext/zip/tests/bug7658.phpt] 
TEST 15153/15572 [ext/zip/tests/bug77978.phpt]
PASS Bug #77978 (Dirname ending in colon unzips to wrong dir) [ext/zip/tests/bug77978.phpt] 
TEST 15154/15572 [ext/zip/tests/bug78641.phpt]
PASS Bug #78641 (addGlob can modify given remove_path value) [ext/zip/tests/bug78641.phpt] 
TEST 15155/15572 [ext/zip/tests/bug8009.phpt]
PASS Bug #8009 (cannot add again same entry to an archive) [ext/zip/tests/bug8009.phpt] 
TEST 15156/15572 [ext/zip/tests/bug80863.phpt]
PASS Bug #80863 (ZipArchive::extractTo() ignores references) [ext/zip/tests/bug80863.phpt] 
TEST 15157/15572 [ext/zip/tests/bug81420.phpt]
PASS Bug #81420 (ZipArchive::extractTo extracts outside of destination) [ext/zip/tests/bug81420.phpt] 
TEST 15158/15572 [ext/zip/tests/bug81490.phpt]
PASS Bug #81490 (ZipArchive::extractTo() may leak memory) [ext/zip/tests/bug81490.phpt] 
TEST 15159/15572 [ext/zip/tests/bug8700.phpt]
PASS Bug #8700 (getFromIndex(0) fails) [ext/zip/tests/bug8700.phpt] 
TEST 15160/15572 [ext/zip/tests/compression_methods.phpt]
PASS Recognition of compression methods [ext/zip/tests/compression_methods.phpt] 
TEST 15161/15572 [ext/zip/tests/doubleclose.phpt]
PASS close() called twice [ext/zip/tests/doubleclose.phpt] 
TEST 15162/15572 [ext/zip/tests/oo_addemptydir.phpt]
PASS ziparchive::addEmptyDir [ext/zip/tests/oo_addemptydir.phpt] 
TEST 15163/15572 [ext/zip/tests/oo_addemptydir_error.phpt]
PASS ziparchive::addEmptyDir error [ext/zip/tests/oo_addemptydir_error.phpt] 
TEST 15164/15572 [ext/zip/tests/oo_addfile.phpt]
PASS ziparchive::addFile() function [ext/zip/tests/oo_addfile.phpt] 
TEST 15165/15572 [ext/zip/tests/oo_addglob.phpt]
PASS ZipArchive::addGlob() method [ext/zip/tests/oo_addglob.phpt] 
TEST 15166/15572 [ext/zip/tests/oo_addpattern.phpt]
PASS ZipArchive::addPattern() method [ext/zip/tests/oo_addpattern.phpt] 
TEST 15167/15572 [ext/zip/tests/oo_close.phpt]
PASS zip::close() function [ext/zip/tests/oo_close.phpt] 
TEST 15168/15572 [ext/zip/tests/oo_count.phpt]
PASS ziparchive::count() [ext/zip/tests/oo_count.phpt] 
TEST 15169/15572 [ext/zip/tests/oo_delete.phpt]
PASS Delete entries [ext/zip/tests/oo_delete.phpt] 
TEST 15170/15572 [ext/zip/tests/oo_encryption.phpt]
PASS ZipArchive::setEncryption*() functions [ext/zip/tests/oo_encryption.phpt] 
TEST 15171/15572 [ext/zip/tests/oo_ext_zip.phpt]
PASS Extending Zip class and array property [ext/zip/tests/oo_ext_zip.phpt] 
TEST 15172/15572 [ext/zip/tests/oo_externalattributes.phpt]
PASS ZipArchive::*ExternalAttributes*() function [ext/zip/tests/oo_externalattributes.phpt] 
TEST 15173/15572 [ext/zip/tests/oo_extract.phpt]
PASS extractTo [ext/zip/tests/oo_extract.phpt] 
TEST 15174/15572 [ext/zip/tests/oo_getcomment.phpt]
PASS getComment [ext/zip/tests/oo_getcomment.phpt] 
TEST 15175/15572 [ext/zip/tests/oo_getnameindex.phpt]
PASS getNameIndex [ext/zip/tests/oo_getnameindex.phpt] 
TEST 15176/15572 [ext/zip/tests/oo_getstatusstring.phpt]
PASS This test will test getStatusString method in ZipArchive [ext/zip/tests/oo_getstatusstring.phpt] 
TEST 15177/15572 [ext/zip/tests/oo_namelocate.phpt]
PASS Locate entries by name [ext/zip/tests/oo_namelocate.phpt] 
TEST 15178/15572 [ext/zip/tests/oo_open.phpt]
PASS zip::open() function [ext/zip/tests/oo_open.phpt] 
TEST 15179/15572 [ext/zip/tests/oo_properties.phpt]
PASS ziparchive::properties isset()/empty() checks [ext/zip/tests/oo_properties.phpt] 
TEST 15180/15572 [ext/zip/tests/oo_rename.phpt]
PASS Rename entries [ext/zip/tests/oo_rename.phpt] 
TEST 15181/15572 [ext/zip/tests/oo_setcomment.phpt]
PASS setComment [ext/zip/tests/oo_setcomment.phpt] 
TEST 15182/15572 [ext/zip/tests/oo_setcomment_error.phpt]
PASS setComment error behavior [ext/zip/tests/oo_setcomment_error.phpt] 
TEST 15183/15572 [ext/zip/tests/oo_setcompression.phpt]
PASS setCompressionName and setCompressionIndex methods [ext/zip/tests/oo_setcompression.phpt] 
TEST 15184/15572 [ext/zip/tests/oo_stream.phpt]
PASS getStream [ext/zip/tests/oo_stream.phpt] 
TEST 15185/15572 [ext/zip/tests/oo_unchangeIndex.phpt]
PASS Test basic ZipArchive::unchangeIndex() Method [ext/zip/tests/oo_unchangeIndex.phpt] 
TEST 15186/15572 [ext/zip/tests/oo_unchangeName.phpt]
PASS Test basic ZipArchive::unchangeName() method [ext/zip/tests/oo_unchangeName.phpt] 
TEST 15187/15572 [ext/zip/tests/pecl12414.phpt]
PASS Bug #12414 ( extracting files from damaged archives) [ext/zip/tests/pecl12414.phpt] 
TEST 15188/15572 [ext/zip/tests/stream_meta_data.phpt]
PASS stream_get_meta_data() on zip stream [ext/zip/tests/stream_meta_data.phpt] 
TEST 15189/15572 [ext/zip/tests/zip_close.phpt]
PASS zip_close() function [ext/zip/tests/zip_close.phpt] 
TEST 15190/15572 [ext/zip/tests/zip_entry_close.phpt]
PASS zip_entry_close() function: simple and double call [ext/zip/tests/zip_entry_close.phpt] 
TEST 15191/15572 [ext/zip/tests/zip_entry_compressedsize.phpt]
PASS zip_entry_compressedsize() function [ext/zip/tests/zip_entry_compressedsize.phpt] 
TEST 15192/15572 [ext/zip/tests/zip_entry_compressionmethod.phpt]
PASS zip_entry_compressionmethod() function [ext/zip/tests/zip_entry_compressionmethod.phpt] 
TEST 15193/15572 [ext/zip/tests/zip_entry_filesize.phpt]
PASS zip_entry_filesize() function [ext/zip/tests/zip_entry_filesize.phpt] 
TEST 15194/15572 [ext/zip/tests/zip_entry_name.phpt]
PASS zip_entry_name() function [ext/zip/tests/zip_entry_name.phpt] 
TEST 15195/15572 [ext/zip/tests/zip_entry_open.phpt]
PASS zip_entry_open() function [ext/zip/tests/zip_entry_open.phpt] 
TEST 15196/15572 [ext/zip/tests/zip_entry_read.phpt]
PASS zip_entry_read() function [ext/zip/tests/zip_entry_read.phpt] 
TEST 15197/15572 [ext/zip/tests/zip_open.phpt]
PASS zip_open() function [ext/zip/tests/zip_open.phpt] 
TEST 15198/15572 [ext/zip/tests/zip_open_error.phpt]
PASS zip_open() error conditions [ext/zip/tests/zip_open_error.phpt] 
TEST 15199/15572 [ext/zip/tests/zip_read.phpt]
PASS zip_read() function [ext/zip/tests/zip_read.phpt] 
TEST 15200/15572 [ext/zlib/tests/001.phpt]
PASS gzdeflate()/gzinflate() [ext/zlib/tests/001.phpt] 
TEST 15201/15572 [ext/zlib/tests/002.phpt]
PASS gzcompress()/gzuncompress() [ext/zlib/tests/002.phpt] 
TEST 15202/15572 [ext/zlib/tests/003.phpt]
PASS gzencode() [ext/zlib/tests/003.phpt] 
TEST 15203/15572 [ext/zlib/tests/004-mb.phpt]
PASS gzfile() with various invalid params [ext/zlib/tests/004-mb.phpt] 
TEST 15204/15572 [ext/zlib/tests/004.phpt]
PASS gzfile() with various invalid params [ext/zlib/tests/004.phpt] 
TEST 15205/15572 [ext/zlib/tests/005.phpt]
PASS gzcompress()/gzuncompress() and invalid params [ext/zlib/tests/005.phpt] 
TEST 15206/15572 [ext/zlib/tests/006.phpt]
PASS gzdeflate()/gzinflate() and invalid params [ext/zlib/tests/006.phpt] 
TEST 15207/15572 [ext/zlib/tests/007.phpt]
PASS gzencode() and invalid params [ext/zlib/tests/007.phpt] 
TEST 15208/15572 [ext/zlib/tests/008.phpt]
PASS zlib.output_compression=1 with client not accepting compression [ext/zlib/tests/008.phpt] 
TEST 15209/15572 [ext/zlib/tests/bug48725.phpt]
PASS Bug #48725 (Support for flushing in zlib stream) [ext/zlib/tests/bug48725.phpt] 
TEST 15210/15572 [ext/zlib/tests/bug48725_2.phpt]
PASS Bug #48725 (Support for flushing in zlib stream) [ext/zlib/tests/bug48725_2.phpt] 
SKIP Bug #51269 (zlib.output_compression Overwrites Vary Header) [ext/zlib/tests/bug51269.phpt] reason: CGI not available
SKIP Bug #55544 (ob_gzhandler always conflicts with zlib.output_compression) [ext/zlib/tests/bug55544-win.phpt] reason: CGI not available
SKIP Bug #55544 (ob_gzhandler always conflicts with zlib.output_compression) [ext/zlib/tests/bug55544.phpt] reason: CGI not available
SKIP checks zlib compression output size is always the same [ext/zlib/tests/bug60761.phpt] reason: CGI not available
TEST 15215/15572 [ext/zlib/tests/bug61139.phpt]
PASS Bug #61139 (gzopen leaks when specifying invalid mode) [ext/zlib/tests/bug61139.phpt] 
TEST 15216/15572 [ext/zlib/tests/bug61287.phpt]
PASS bug #61287 - inflate needs the terminating null byte [ext/zlib/tests/bug61287.phpt] 
TEST 15217/15572 [ext/zlib/tests/bug61443.phpt]
PASS bug #61443 [ext/zlib/tests/bug61443.phpt] 
TEST 15218/15572 [ext/zlib/tests/bug61820.phpt]
PASS bug #61820 using ob_gzhandler will complain about headers already sent when no compression [ext/zlib/tests/bug61820.phpt] 
SKIP Bug #65391 (Unable to send vary header user-agent when ob_start('ob_gzhandler') is called) [ext/zlib/tests/bug65391.phpt] reason: CGI not available
TEST 15220/15572 [ext/zlib/tests/bug67724.phpt]
PASS Bug #67724 (chained zlib filters silently fail with large amounts of data) [ext/zlib/tests/bug67724.phpt] 
TEST 15221/15572 [ext/zlib/tests/bug71417.phpt]
PASS Bug #71417: fread() does not detect decoding errors from filter zlib.inflate [ext/zlib/tests/bug71417.phpt] 
TEST 15222/15572 [ext/zlib/tests/bug73944.phpt]
PASS Bug #73944: Dictionary option of intflate_init() does not work [ext/zlib/tests/bug73944.phpt] 
TEST 15223/15572 [ext/zlib/tests/bug74240.phpt]
PASS Bug #74240 (deflate_add can allocate too much memory) [ext/zlib/tests/bug74240.phpt] 
TEST 15224/15572 [ext/zlib/tests/bug75273.phpt]
PASS Bug #75273 (php_zlib_inflate_filter() may not update bytes_consumed) [ext/zlib/tests/bug75273.phpt] 
TEST 15225/15572 [ext/zlib/tests/bug75299.phpt]
PASS Bug #75299 Wrong reflection on inflate_init and inflate_add [ext/zlib/tests/bug75299.phpt] 
TEST 15226/15572 [ext/zlib/tests/bug_34821.phpt]
PASS Bug #34821 (zlib encoders fail on widely varying binary data) [ext/zlib/tests/bug_34821.phpt] 
TEST 15227/15572 [ext/zlib/tests/bug_40189.phpt]
PASS Bug #40189 (endless loop in zlib.inflate stream filter) [ext/zlib/tests/bug_40189.phpt] 
TEST 15228/15572 [ext/zlib/tests/bug_52944.phpt]
PASS Bug #52944 (segfault with zlib filter and corrupted data) [ext/zlib/tests/bug_52944.phpt] 
TEST 15229/15572 [ext/zlib/tests/compress_zlib_wrapper.phpt]
PASS compress.zlib:// wrapper [ext/zlib/tests/compress_zlib_wrapper.phpt] 
TEST 15230/15572 [ext/zlib/tests/deflate_add_basic.phpt]
PASS Test incremental deflate_add() functionality [ext/zlib/tests/deflate_add_basic.phpt] 
TEST 15231/15572 [ext/zlib/tests/deflate_add_block_v123.phpt]
SKIP Test deflate_add() errors with ZLIB_BLOCK in zlib < 1.2.4 [ext/zlib/tests/deflate_add_block_v123.phpt] reason: - ZLIB < 1.2.4 required for test
TEST 15232/15572 [ext/zlib/tests/deflate_add_buffer_full.phpt]
PASS Test deflate_add() buffer issue with data that fills deflate buffer while using ZLIB_SYNC_FLUSH on ZLIB_ENCODING_RAW. [ext/zlib/tests/deflate_add_buffer_full.phpt] 
TEST 15233/15572 [ext/zlib/tests/deflate_add_error.phpt]
PASS Test incremental deflate_add() error functionality [ext/zlib/tests/deflate_add_error.phpt] 
TEST 15234/15572 [ext/zlib/tests/deflate_init_error.phpt]
PASS Test deflate_init() error [ext/zlib/tests/deflate_init_error.phpt] 
TEST 15235/15572 [ext/zlib/tests/deflate_init_reuse.phpt]
PASS Test incremental deflate_init() context reuse [ext/zlib/tests/deflate_init_reuse.phpt] 
TEST 15236/15572 [ext/zlib/tests/dictionary_usage.phpt]
PASS Test dictionary usage on zlib methods [ext/zlib/tests/dictionary_usage.phpt] 
TEST 15237/15572 [ext/zlib/tests/gzclose_basic.phpt]
PASS Test function gzclose() by calling it with its expected arguments [ext/zlib/tests/gzclose_basic.phpt] 
TEST 15238/15572 [ext/zlib/tests/gzcompress_basic1.phpt]
PASS Test gzcompress() function : basic functionality [ext/zlib/tests/gzcompress_basic1.phpt] 
TEST 15239/15572 [ext/zlib/tests/gzcompress_error1.phpt]
PASS Test gzcompress() function : error conditions [ext/zlib/tests/gzcompress_error1.phpt] 
TEST 15240/15572 [ext/zlib/tests/gzcompress_variation1.phpt]
PASS Test gzcompress() function : variation [ext/zlib/tests/gzcompress_variation1.phpt] 
TEST 15241/15572 [ext/zlib/tests/gzdeflate_basic1.phpt]
PASS Test gzdeflate() function : basic functionality [ext/zlib/tests/gzdeflate_basic1.phpt] 
TEST 15242/15572 [ext/zlib/tests/gzdeflate_error1.phpt]
PASS Test gzdeflate() function : error conditions [ext/zlib/tests/gzdeflate_error1.phpt] 
TEST 15243/15572 [ext/zlib/tests/gzdeflate_variation1.phpt]
PASS Test gzdeflate() function : variation [ext/zlib/tests/gzdeflate_variation1.phpt] 
TEST 15244/15572 [ext/zlib/tests/gzencode_basic1.phpt]
PASS Test gzencode() function : basic functionality [ext/zlib/tests/gzencode_basic1.phpt] 
TEST 15245/15572 [ext/zlib/tests/gzencode_error1.phpt]
PASS Test gzencode() function : error conditions [ext/zlib/tests/gzencode_error1.phpt] 
TEST 15246/15572 [ext/zlib/tests/gzencode_variation1-win32.phpt]
SKIP Test gzencode() function : variation [ext/zlib/tests/gzencode_variation1-win32.phpt] reason: only for Windows
TEST 15247/15572 [ext/zlib/tests/gzencode_variation1.phpt]
PASS Test gzencode() function : variation [ext/zlib/tests/gzencode_variation1.phpt] 
TEST 15248/15572 [ext/zlib/tests/gzencode_variation2-win32.phpt]
SKIP Test gzencode() function : variation - verify header contents with all encoding modes [ext/zlib/tests/gzencode_variation2-win32.phpt] reason: .. only for Windows
TEST 15249/15572 [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 15250/15572 [ext/zlib/tests/gzeof_basic.phpt]
PASS Test function feof() by calling it with its expected arguments [ext/zlib/tests/gzeof_basic.phpt] 
TEST 15251/15572 [ext/zlib/tests/gzeof_variation1.phpt]
PASS Test function gzeof while writing. [ext/zlib/tests/gzeof_variation1.phpt] 
TEST 15252/15572 [ext/zlib/tests/gzfile_basic.phpt]
PASS Test function gzfile() reading a gzip relative file [ext/zlib/tests/gzfile_basic.phpt] 
TEST 15253/15572 [ext/zlib/tests/gzfile_basic2.phpt]
PASS Test function gzfile() reading a plain relative file [ext/zlib/tests/gzfile_basic2.phpt] 
TEST 15254/15572 [ext/zlib/tests/gzfile_variation11.phpt]
PASS Test function gzfile() by substituting argument 2 with float values. [ext/zlib/tests/gzfile_variation11.phpt] 
TEST 15255/15572 [ext/zlib/tests/gzfile_variation12.phpt]
PASS Test function gzfile() by substituting argument 2 with int values. [ext/zlib/tests/gzfile_variation12.phpt] 
TEST 15256/15572 [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 15257/15572 [ext/zlib/tests/gzfile_variation3.phpt]
PASS Test function gzfile() by substituting argument 1 with emptyUnsetUndefNull values. [ext/zlib/tests/gzfile_variation3.phpt] 
TEST 15258/15572 [ext/zlib/tests/gzfile_variation4.phpt]
PASS Test function gzfile() by substituting argument 1 with float values. [ext/zlib/tests/gzfile_variation4.phpt] 
TEST 15259/15572 [ext/zlib/tests/gzfile_variation5.phpt]
PASS Test function gzfile() by substituting argument 1 with int values. [ext/zlib/tests/gzfile_variation5.phpt] 
TEST 15260/15572 [ext/zlib/tests/gzfile_variation7.phpt]
PASS Test function gzfile() by substituting argument 1 with string values. [ext/zlib/tests/gzfile_variation7.phpt] 
TEST 15261/15572 [ext/zlib/tests/gzfile_variation9.phpt]
PASS Test function gzfile() by substituting argument 2 with boolean values. [ext/zlib/tests/gzfile_variation9.phpt] 
TEST 15262/15572 [ext/zlib/tests/gzfilegzreadfile.phpt]
PASS gzfile(), gzreadfile() [ext/zlib/tests/gzfilegzreadfile.phpt] 
TEST 15263/15572 [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 15264/15572 [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 15265/15572 [ext/zlib/tests/gzgets_basic.phpt]
PASS Test function gzgets() by calling it with its expected arguments [ext/zlib/tests/gzgets_basic.phpt] 
TEST 15266/15572 [ext/zlib/tests/gzgetss.phpt]
PASS gzgetss — Get line from gz-file pointer and strip HTML tags - function [ext/zlib/tests/gzgetss.phpt] 
TEST 15267/15572 [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 15268/15572 [ext/zlib/tests/gzinflate_error1.phpt]
PASS Test gzinflate() function : error conditions [ext/zlib/tests/gzinflate_error1.phpt] 
TEST 15269/15572 [ext/zlib/tests/gzinflate_length.phpt]
PASS gzinflate() and $length argument [ext/zlib/tests/gzinflate_length.phpt] 
TEST 15270/15572 [ext/zlib/tests/gzopen_basic.phpt]
PASS Test gzopen() function : basic functionality [ext/zlib/tests/gzopen_basic.phpt] 
TEST 15271/15572 [ext/zlib/tests/gzopen_basic2.phpt]
PASS Test gzopen() function : basic functionality for writing [ext/zlib/tests/gzopen_basic2.phpt] 
TEST 15272/15572 [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 15273/15572 [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 15274/15572 [ext/zlib/tests/gzopen_variation6.phpt]
PASS Test gzopen() function : variation: relative/absolute file [ext/zlib/tests/gzopen_variation6.phpt] 
TEST 15275/15572 [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 15276/15572 [ext/zlib/tests/gzopen_variation8.phpt]
PASS Test gzopen() function : variation: opening a plain file [ext/zlib/tests/gzopen_variation8.phpt] 
TEST 15277/15572 [ext/zlib/tests/gzopen_variation9.phpt]
PASS Test gzopen() function : variation: try opening with possibly invalid modes [ext/zlib/tests/gzopen_variation9.phpt] 
TEST 15278/15572 [ext/zlib/tests/gzpassthru_basic.phpt]
PASS Test function gzpassthru() by calling it with its expected arguments [ext/zlib/tests/gzpassthru_basic.phpt] 
TEST 15279/15572 [ext/zlib/tests/gzputs_basic.phpt]
PASS Test function gzputs() by calling it with its expected arguments [ext/zlib/tests/gzputs_basic.phpt] 
TEST 15280/15572 [ext/zlib/tests/gzread_basic.phpt]
PASS Test function gzread() by calling it with its expected arguments [ext/zlib/tests/gzread_basic.phpt] 
TEST 15281/15572 [ext/zlib/tests/gzread_error2.phpt]
PASS Test function gzread() by calling it invalid lengths [ext/zlib/tests/gzread_error2.phpt] 
TEST 15282/15572 [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 15283/15572 [ext/zlib/tests/gzreadgzwrite.phpt]
PASS gzopen(), gzread(), gzwrite() [ext/zlib/tests/gzreadgzwrite.phpt] 
TEST 15284/15572 [ext/zlib/tests/gzreadgzwriteplain.phpt]
PASS gzopen(), gzread(), gzwrite() for non-compressed data [ext/zlib/tests/gzreadgzwriteplain.phpt] 
TEST 15285/15572 [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 15286/15572 [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 15287/15572 [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 15288/15572 [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 15289/15572 [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 15290/15572 [ext/zlib/tests/gzseek_variation1.phpt]
PASS Test function gzseek() by seeking forward in write mode [ext/zlib/tests/gzseek_variation1.phpt] 
TEST 15291/15572 [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 15292/15572 [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 15293/15572 [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 15294/15572 [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 15295/15572 [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 15296/15572 [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 15297/15572 [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 15298/15572 [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 15299/15572 [ext/zlib/tests/gzuncompress_basic1.phpt]
PASS Test gzuncompress() function : basic functionality [ext/zlib/tests/gzuncompress_basic1.phpt] 
TEST 15300/15572 [ext/zlib/tests/gzuncompress_error1.phpt]
PASS Test gzuncompress() function : error conditions [ext/zlib/tests/gzuncompress_error1.phpt] 
TEST 15301/15572 [ext/zlib/tests/gzwrite_basic.phpt]
PASS Test function gzwrite() by calling it with its expected arguments [ext/zlib/tests/gzwrite_basic.phpt] 
TEST 15302/15572 [ext/zlib/tests/gzwrite_error2.phpt]
PASS Test function gzwrite() by calling it invalid lengths [ext/zlib/tests/gzwrite_error2.phpt] 
TEST 15303/15572 [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 15304/15572 [ext/zlib/tests/inflate_add_basic.phpt]
PASS Test incremental inflate_add() functionality [ext/zlib/tests/inflate_add_basic.phpt] 
TEST 15305/15572 [ext/zlib/tests/inflate_add_error.phpt]
PASS Test incremental inflate_add() error functionality [ext/zlib/tests/inflate_add_error.phpt] 
TEST 15306/15572 [ext/zlib/tests/inflate_get_read_len.phpt]
PASS inflate_get_read_len() [ext/zlib/tests/inflate_get_read_len.phpt] 
TEST 15307/15572 [ext/zlib/tests/inflate_get_status.phpt]
PASS inflate_get_status() [ext/zlib/tests/inflate_get_status.phpt] 
TEST 15308/15572 [ext/zlib/tests/inflate_init_error.phpt]
PASS Test inflate_init() error [ext/zlib/tests/inflate_init_error.phpt] 
TEST 15309/15572 [ext/zlib/tests/inflate_init_reuse.phpt]
PASS Test incremental inflate_init() context reuse [ext/zlib/tests/inflate_init_reuse.phpt] 
SKIP zlib.output_compression [ext/zlib/tests/ob_001.phpt] reason: CGI not available
TEST 15311/15572 [ext/zlib/tests/ob_002.phpt]
PASS zlib.output_compression [ext/zlib/tests/ob_002.phpt] 
SKIP zlib.output_compression [ext/zlib/tests/ob_003.phpt] reason: CGI not available
SKIP ob_gzhandler [ext/zlib/tests/ob_004.phpt] reason: CGI not available
SKIP ob_gzhandler [ext/zlib/tests/ob_005.phpt] reason: CGI not available
SKIP ob_gzhandler legacy [ext/zlib/tests/ob_gzhandler_legacy_002.phpt] reason: CGI not available
TEST 15316/15572 [ext/zlib/tests/readgzfile_basic.phpt]
PASS Test function readgzfile() reading a gzip relative file [ext/zlib/tests/readgzfile_basic.phpt] 
TEST 15317/15572 [ext/zlib/tests/readgzfile_basic2.phpt]
PASS Test function readgzfile() reading a plain relative file [ext/zlib/tests/readgzfile_basic2.phpt] 
TEST 15318/15572 [ext/zlib/tests/readgzfile_variation10.phpt]
PASS Test function readgzfile() by substituting argument 2 with emptyUnsetUndefNull values. [ext/zlib/tests/readgzfile_variation10.phpt] 
TEST 15319/15572 [ext/zlib/tests/readgzfile_variation11.phpt]
PASS Test function readgzfile() by substituting argument 2 with float values. [ext/zlib/tests/readgzfile_variation11.phpt] 
TEST 15320/15572 [ext/zlib/tests/readgzfile_variation12.phpt]
PASS Test function readgzfile() by substituting argument 2 with int values. [ext/zlib/tests/readgzfile_variation12.phpt] 
TEST 15321/15572 [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 15322/15572 [ext/zlib/tests/readgzfile_variation3.phpt]
PASS Test function readgzfile() by substituting argument 1 with emptyUnsetUndefNull values. [ext/zlib/tests/readgzfile_variation3.phpt] 
TEST 15323/15572 [ext/zlib/tests/readgzfile_variation4.phpt]
PASS Test function readgzfile() by substituting argument 1 with float values. [ext/zlib/tests/readgzfile_variation4.phpt] 
TEST 15324/15572 [ext/zlib/tests/readgzfile_variation5.phpt]
PASS Test function readgzfile() by substituting argument 1 with int values. [ext/zlib/tests/readgzfile_variation5.phpt] 
TEST 15325/15572 [ext/zlib/tests/readgzfile_variation7.phpt]
PASS Test function readgzfile() by substituting argument 1 with string values. [ext/zlib/tests/readgzfile_variation7.phpt] 
TEST 15326/15572 [ext/zlib/tests/readgzfile_variation9.phpt]
PASS Test function readgzfile() by substituting argument 2 with boolean values. [ext/zlib/tests/readgzfile_variation9.phpt] 
TEST 15327/15572 [ext/zlib/tests/zlib_filter_deflate.phpt]
PASS zlib.deflate (with convert.base64-encode) [ext/zlib/tests/zlib_filter_deflate.phpt] 
TEST 15328/15572 [ext/zlib/tests/zlib_filter_deflate2.phpt]
PASS zlib.deflate (with level parameter set) [ext/zlib/tests/zlib_filter_deflate2.phpt] 
TEST 15329/15572 [ext/zlib/tests/zlib_filter_inflate.phpt]
PASS zlib.inflate (with convert.base64-decode) [ext/zlib/tests/zlib_filter_inflate.phpt] 
TEST 15330/15572 [ext/zlib/tests/zlib_filter_inflate2.phpt]
PASS zlib.inflate of gzip-encoded stream [ext/zlib/tests/zlib_filter_inflate2.phpt] 
TEST 15331/15572 [ext/zlib/tests/zlib_get_coding_type_basic.phpt]
PASS zlib_get_coding_type() basic call without env [ext/zlib/tests/zlib_get_coding_type_basic.phpt] 
TEST 15332/15572 [ext/zlib/tests/zlib_get_coding_type_br.phpt]
PASS zlib_get_coding_type() with unsupported encoding [ext/zlib/tests/zlib_get_coding_type_br.phpt] 
TEST 15333/15572 [ext/zlib/tests/zlib_get_coding_type_deflate.phpt]
PASS zlib_get_coding_type() with deflate encoding [ext/zlib/tests/zlib_get_coding_type_deflate.phpt] 
TEST 15334/15572 [ext/zlib/tests/zlib_get_coding_type_gzip.phpt]
PASS zlib_get_coding_type() with gzip encoding [ext/zlib/tests/zlib_get_coding_type_gzip.phpt] 
TEST 15335/15572 [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 15336/15572 [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 15337/15572 [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 15338/15572 [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 15339/15572 [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 15340/15572 [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 15341/15572 [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 15342/15572 [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 15343/15572 [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 15344/15572 [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 15345/15572 [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 15346/15572 [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 15347/15572 [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 15348/15572 [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 15349/15572 [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 15350/15572 [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 15351/15572 [ext/zlib/tests/zlib_wrapper_fstat_basic.phpt]
PASS Test function fstat() on zlib wrapper [ext/zlib/tests/zlib_wrapper_fstat_basic.phpt] 
TEST 15352/15572 [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 15353/15572 [ext/zlib/tests/zlib_wrapper_level.phpt]
PASS compress.zlib:// wrapper with compression level [ext/zlib/tests/zlib_wrapper_level.phpt] 
TEST 15354/15572 [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 15355/15572 [sapi/cgi/tests/001.phpt]
SKIP version string [sapi/cgi/tests/001.phpt] reason: CGI not found
TEST 15356/15572 [sapi/cgi/tests/002.phpt]
SKIP defining INI options with -d [sapi/cgi/tests/002.phpt] reason: CGI not found
TEST 15357/15572 [sapi/cgi/tests/003.phpt]
SKIP strip comments and whitespace with -w [sapi/cgi/tests/003.phpt] reason: CGI not found
TEST 15358/15572 [sapi/cgi/tests/004.phpt]
SKIP execute a file with -f [sapi/cgi/tests/004.phpt] reason: CGI not found
TEST 15359/15572 [sapi/cgi/tests/005-win32.phpt]
SKIP using invalid combinations of cmdline options [sapi/cgi/tests/005-win32.phpt] reason: Windows only
TEST 15360/15572 [sapi/cgi/tests/005.phpt]
SKIP using invalid combinations of cmdline options [sapi/cgi/tests/005.phpt] reason: CGI not found
TEST 15361/15572 [sapi/cgi/tests/006.phpt]
SKIP syntax check [sapi/cgi/tests/006.phpt] reason: CGI not found
TEST 15362/15572 [sapi/cgi/tests/007.phpt]
SKIP invalid arguments and error messages [sapi/cgi/tests/007.phpt] reason: CGI not found
TEST 15363/15572 [sapi/cgi/tests/008.phpt]
SKIP syntax highlighting [sapi/cgi/tests/008.phpt] reason: CGI not found
TEST 15364/15572 [sapi/cgi/tests/009.phpt]
SKIP path info request without exported PATH_INFO [sapi/cgi/tests/009.phpt] reason: CGI not found
TEST 15365/15572 [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 15366/15572 [sapi/cgi/tests/011.phpt]
SKIP header_remove() [sapi/cgi/tests/011.phpt] reason: CGI not found
TEST 15367/15572 [sapi/cgi/tests/apache_request_headers.phpt]
SKIP apache_request_headers() stack overflow. [sapi/cgi/tests/apache_request_headers.phpt] reason: CGI not found
TEST 15368/15572 [sapi/cgi/tests/apache_response_headers.phpt]
SKIP apache_response_headers() [sapi/cgi/tests/apache_response_headers.phpt] reason: CGI not found
SKIP Bug #60677: CGI doesn't properly validate shebang line contains #! [sapi/cgi/tests/bug60677.phpt] reason: CGI not available
SKIP Bug #61605 (header_remove() does not remove all headers) [sapi/cgi/tests/bug61605.phpt] reason: CGI not available
SKIP Bug #69487 (SAPI may truncate POST data) [sapi/cgi/tests/bug69487.phpt] reason: CGI not available
TEST 15372/15572 [sapi/cgi/tests/bug75574_utf8.phpt]
SKIP Bug #75574 putenv does not work properly if parameter contains non-ASCII unicode character, UTF-8 [sapi/cgi/tests/bug75574_utf8.phpt] reason: CGI not found
TEST 15373/15572 [sapi/cgi/tests/bug78323.phpt]
SKIP Bug #78323 Test exit code and error message for invalid parameters [sapi/cgi/tests/bug78323.phpt] reason: CGI not found
SKIP Bug #80849 (HTTP Status header truncation) [sapi/cgi/tests/bug80849-cgi.phpt] reason: CGI not available
SKIP Bug #81518 (Header injection via default_mimetype / default_charset) [sapi/cgi/tests/bug81518a.phpt] reason: CGI not available
SKIP Bug #81518 (Header injection via default_mimetype / default_charset) [sapi/cgi/tests/bug81518b.phpt] reason: CGI not available
TEST 15377/15572 [sapi/cli/tests/001.phpt]
FAIL version string [sapi/cli/tests/001.phpt] 
TEST 15378/15572 [sapi/cli/tests/002-unix.phpt]
PASS running code with -r [sapi/cli/tests/002-unix.phpt] 
TEST 15379/15572 [sapi/cli/tests/002.phpt]
PASS running code with -r [sapi/cli/tests/002.phpt] 
TEST 15380/15572 [sapi/cli/tests/003-2.phpt]
PASS defining INI options with -d (as 2nd arg) [sapi/cli/tests/003-2.phpt] 
TEST 15381/15572 [sapi/cli/tests/003.phpt]
PASS defining INI options with -d [sapi/cli/tests/003.phpt] 
TEST 15382/15572 [sapi/cli/tests/004.phpt]
PASS show information about function [sapi/cli/tests/004.phpt] 
TEST 15383/15572 [sapi/cli/tests/005.phpt]
PASS show information about class [sapi/cli/tests/005.phpt] 
TEST 15384/15572 [sapi/cli/tests/006.phpt]
PASS show information about extension [sapi/cli/tests/006.phpt] 
TEST 15385/15572 [sapi/cli/tests/007.phpt]
PASS strip comments and whitespace with -w [sapi/cli/tests/007.phpt] 
TEST 15386/15572 [sapi/cli/tests/008.phpt]
PASS execute a file with -f [sapi/cli/tests/008.phpt] 
TEST 15387/15572 [sapi/cli/tests/009.phpt]
PASS using invalid combinations of cmdline options [sapi/cli/tests/009.phpt] 
TEST 15388/15572 [sapi/cli/tests/010-2.phpt]
PASS executing a code with -R [sapi/cli/tests/010-2.phpt] 
TEST 15389/15572 [sapi/cli/tests/010.phpt]
PASS executing a file with -F [sapi/cli/tests/010.phpt] 
TEST 15390/15572 [sapi/cli/tests/011.phpt]
PASS syntax check [sapi/cli/tests/011.phpt] 
TEST 15391/15572 [sapi/cli/tests/012-2.phpt]
PASS more invalid arguments and error messages [sapi/cli/tests/012-2.phpt] 
TEST 15392/15572 [sapi/cli/tests/012.phpt]
PASS invalid arguments and error messages [sapi/cli/tests/012.phpt] 
TEST 15393/15572 [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 15394/15572 [sapi/cli/tests/014.phpt]
PASS syntax highlighting [sapi/cli/tests/014.phpt] 
TEST 15395/15572 [sapi/cli/tests/015.phpt]
FAIL CLI long options [sapi/cli/tests/015.phpt] 
TEST 15396/15572 [sapi/cli/tests/016.phpt]
SKIP CLI -a and readline [sapi/cli/tests/016.phpt] reason: need readline support
TEST 15397/15572 [sapi/cli/tests/017.phpt]
FAIL CLI -a and libedit [sapi/cli/tests/017.phpt] 
TEST 15398/15572 [sapi/cli/tests/018.phpt]
PASS CLI php -m [sapi/cli/tests/018.phpt] 
TEST 15399/15572 [sapi/cli/tests/019.phpt]
PASS CLI php -i [sapi/cli/tests/019.phpt] 
TEST 15400/15572 [sapi/cli/tests/020.phpt]
PASS CLI php --ri [sapi/cli/tests/020.phpt] 
TEST 15401/15572 [sapi/cli/tests/021.phpt]
PASS CLI shell shebang [sapi/cli/tests/021.phpt] 
TEST 15402/15572 [sapi/cli/tests/022.phpt]
PASS STDIN/OUT/ERR stream type [sapi/cli/tests/022.phpt] 
TEST 15403/15572 [sapi/cli/tests/023.phpt]
PASS HOST/PATH ini sections test for cli [sapi/cli/tests/023.phpt] 
TEST 15404/15572 [sapi/cli/tests/argv_mb.phpt]
PASS Test basic argv multibyte API integration [sapi/cli/tests/argv_mb.phpt] 
TEST 15405/15572 [sapi/cli/tests/argv_mb_bug77111.phpt]
SKIP Bug #77111 php-win.exe corrupts unicode symbols from cli parameters [sapi/cli/tests/argv_mb_bug77111.phpt] reason: this test is for Windows platforms only
TEST 15406/15572 [sapi/cli/tests/bug43177.phpt]
PASS Bug #61977 Test exit code for various errors [sapi/cli/tests/bug43177.phpt] 
TEST 15407/15572 [sapi/cli/tests/bug44564.phpt]
PASS Bug #44564 (escapeshellarg removes UTF-8 multi-byte characters) [sapi/cli/tests/bug44564.phpt] 
TEST 15408/15572 [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 15409/15572 [sapi/cli/tests/bug61679.phpt]
PASS Bug #61679 (Error on non-standard HTTP methods) [sapi/cli/tests/bug61679.phpt] 
TEST 15410/15572 [sapi/cli/tests/bug61977.phpt]
PASS Bug #61977 test CLI web-server support for Mime Type File extensions mapping [sapi/cli/tests/bug61977.phpt] 
TEST 15411/15572 [sapi/cli/tests/bug64529.phpt]
SKIP Bug #64529 (Ran out of opcode space) [sapi/cli/tests/bug64529.phpt] reason: readline support required
TEST 15412/15572 [sapi/cli/tests/bug64544.phpt]
PASS Bug #64544 (Valgrind warnings after using putenv) [sapi/cli/tests/bug64544.phpt] 
TEST 15413/15572 [sapi/cli/tests/bug64878.phpt]
PASS Bug #64878 (304 responses return Content-Type header) [sapi/cli/tests/bug64878.phpt] 
TEST 15414/15572 [sapi/cli/tests/bug65066_100.phpt]
PASS Bug #65066 (Cli server not responsive when responding with 422 http status code): 100 status code [sapi/cli/tests/bug65066_100.phpt] 
TEST 15415/15572 [sapi/cli/tests/bug65066_422.phpt]
PASS Bug #65066 (Cli server not responsive when responding with 422 http status code): 422 status code [sapi/cli/tests/bug65066_422.phpt] 
TEST 15416/15572 [sapi/cli/tests/bug65066_511.phpt]
PASS Bug #65066 (Cli server not responsive when responding with 422 http status code): 511 status code [sapi/cli/tests/bug65066_511.phpt] 
TEST 15417/15572 [sapi/cli/tests/bug65633.phpt]
PASS Bug #65633 (built-in server treat some http headers as case-sensitive) [sapi/cli/tests/bug65633.phpt] 
TEST 15418/15572 [sapi/cli/tests/bug66606_1.phpt]
PASS Bug #66606 (Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE) - GET request [sapi/cli/tests/bug66606_1.phpt] 
TEST 15419/15572 [sapi/cli/tests/bug66606_2.phpt]
PASS Bug #66606 (Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE) - POST request [sapi/cli/tests/bug66606_2.phpt] 
TEST 15420/15572 [sapi/cli/tests/bug66830.phpt]
PASS Bug #66830 (Empty header causes PHP built-in web server to hang) [sapi/cli/tests/bug66830.phpt] 
TEST 15421/15572 [sapi/cli/tests/bug67429_1.phpt]
PASS FR #67429 (CLI server is missing some new HTTP response codes) [sapi/cli/tests/bug67429_1.phpt] 
TEST 15422/15572 [sapi/cli/tests/bug67429_2.phpt]
PASS FR #67429 (CLI server is missing some new HTTP response codes) [sapi/cli/tests/bug67429_2.phpt] 
TEST 15423/15572 [sapi/cli/tests/bug67741.phpt]
PASS Bug #67741 (auto_prepend_file messes up __LINE__) [sapi/cli/tests/bug67741.phpt] 
TEST 15424/15572 [sapi/cli/tests/bug68291.phpt]
PASS Bug #68291 (404 on urls with '+') [sapi/cli/tests/bug68291.phpt] 
TEST 15425/15572 [sapi/cli/tests/bug68745.phpt]
PASS Bug #68745 (Invalid HTTP requests make web server segfault) [sapi/cli/tests/bug68745.phpt] 
TEST 15426/15572 [sapi/cli/tests/bug69655.phpt]
PASS Bug #69655 (php -S changes MKCALENDAR request method to MKCOL) [sapi/cli/tests/bug69655.phpt] 
TEST 15427/15572 [sapi/cli/tests/bug69953.phpt]
PASS FR #69953 (Support MKCALENDAR request method) [sapi/cli/tests/bug69953.phpt] 
TEST 15428/15572 [sapi/cli/tests/bug70006.phpt]
PASS Bug #70006 (cli - function with default arg = STDOUT crash output) [sapi/cli/tests/bug70006.phpt] 
TEST 15429/15572 [sapi/cli/tests/bug70264.phpt]
PASS Bug #70264 (CLI server directory traversal) [sapi/cli/tests/bug70264.phpt] 
TEST 15430/15572 [sapi/cli/tests/bug70470.phpt]
PASS Bug #70470 (Built-in server truncates headers spanning over TCP packets) [sapi/cli/tests/bug70470.phpt] 
TEST 15431/15572 [sapi/cli/tests/bug71005.phpt]
PASS Bug #71005 (Segfault in php_cli_server_dispatch_router()) [sapi/cli/tests/bug71005.phpt] 
TEST 15432/15572 [sapi/cli/tests/bug71624.phpt]
PASS Bug #61977 Test that -R properly sets argi and argn [sapi/cli/tests/bug71624.phpt] 
TEST 15433/15572 [sapi/cli/tests/bug73630.phpt]
PASS Bug #73630 (Built-in Weberver - overwrite $_SERVER['request_uri']) [sapi/cli/tests/bug73630.phpt] 
TEST 15434/15572 [sapi/cli/tests/bug73630a.phpt]
PASS Bug #73630 (Built-in Weberver - overwrite $_SERVER['request_uri']) [sapi/cli/tests/bug73630a.phpt] 
TEST 15435/15572 [sapi/cli/tests/bug74600.phpt]
PASS Bug #74600 (crash (SIGSEGV) in _zend_hash_add_or_update_i) [sapi/cli/tests/bug74600.phpt] 
TEST 15436/15572 [sapi/cli/tests/bug78323.phpt]
PASS Bug #78323 Test exit code and error message for invalid parameters [sapi/cli/tests/bug78323.phpt] 
TEST 15437/15572 [sapi/cli/tests/bug81305.phpt]
PASS Bug #81305 (Built-in Webserver Drops Requests With "Upgrade" Header) [sapi/cli/tests/bug81305.phpt] 
TEST 15438/15572 [sapi/cli/tests/cli_get_process_title_basic.phpt]
PASS cli_get_process_title() function : basic functionality [sapi/cli/tests/cli_get_process_title_basic.phpt] 
TEST 15439/15572 [sapi/cli/tests/cli_process_title_unix.phpt]
SKIP Check cli_process_title support on Unix [sapi/cli/tests/cli_process_title_unix.phpt] reason: ps -p is not available
TEST 15440/15572 [sapi/cli/tests/cli_process_title_windows.phpt]
SKIP Check cli_process_title support in Windows [sapi/cli/tests/cli_process_title_windows.phpt] reason: this test is for Windows platforms only
TEST 15441/15572 [sapi/cli/tests/cli_set_process_title_basic.phpt]
PASS cli_set_process_title() function : basic functionality [sapi/cli/tests/cli_set_process_title_basic.phpt] 
TEST 15442/15572 [sapi/cli/tests/emptyheader.phpt]
PASS Correctly handle split and empty header [sapi/cli/tests/emptyheader.phpt] 
TEST 15443/15572 [sapi/cli/tests/php_cli_server_001.phpt]
PASS basic function [sapi/cli/tests/php_cli_server_001.phpt] 
TEST 15444/15572 [sapi/cli/tests/php_cli_server_002.phpt]
PASS $_SERVER variable [sapi/cli/tests/php_cli_server_002.phpt] 
TEST 15445/15572 [sapi/cli/tests/php_cli_server_003.phpt]
PASS Bug #55726 (Changing the working directory makes router script inaccessible) [sapi/cli/tests/php_cli_server_003.phpt] 
TEST 15446/15572 [sapi/cli/tests/php_cli_server_004.phpt]
PASS Bug #55747 (request headers missed in $_SERVER) [sapi/cli/tests/php_cli_server_004.phpt] 
TEST 15447/15572 [sapi/cli/tests/php_cli_server_005.phpt]
PASS Post a file [sapi/cli/tests/php_cli_server_005.phpt] 
TEST 15448/15572 [sapi/cli/tests/php_cli_server_006.phpt]
PASS Bug #55755 (SegFault when outputting header WWW-Authenticate) [sapi/cli/tests/php_cli_server_006.phpt] 
TEST 15449/15572 [sapi/cli/tests/php_cli_server_007.phpt]
PASS Bug #55758 (Digest Authenticate missed in 5.4) [sapi/cli/tests/php_cli_server_007.phpt] 
TEST 15450/15572 [sapi/cli/tests/php_cli_server_008.phpt]
PASS SERVER_PROTOCOL header availability [sapi/cli/tests/php_cli_server_008.phpt] 
TEST 15451/15572 [sapi/cli/tests/php_cli_server_009.phpt]
PASS PATH_INFO (relevant to #60112) [sapi/cli/tests/php_cli_server_009.phpt] 
TEST 15452/15572 [sapi/cli/tests/php_cli_server_010.phpt]
PASS Bug #60180 ($_SERVER["PHP_SELF"] incorrect) [sapi/cli/tests/php_cli_server_010.phpt] 
TEST 15453/15572 [sapi/cli/tests/php_cli_server_012.phpt]
PASS Bug #60159 (Router returns false, but POST is not passed to requested resource) [sapi/cli/tests/php_cli_server_012.phpt] 
TEST 15454/15572 [sapi/cli/tests/php_cli_server_013.phpt]
PASS No router, no script [sapi/cli/tests/php_cli_server_013.phpt] 
TEST 15455/15572 [sapi/cli/tests/php_cli_server_014.phpt]
PASS Bug #60477: Segfault after two multipart/form-data POST requestes [sapi/cli/tests/php_cli_server_014.phpt] 
TEST 15456/15572 [sapi/cli/tests/php_cli_server_015.phpt]
PASS Bug #60523 (PHP Errors are not reported in browsers using built-in SAPI) [sapi/cli/tests/php_cli_server_015.phpt] 
TEST 15457/15572 [sapi/cli/tests/php_cli_server_016.phpt]
PASS Bug #60591 (Memory leak when access a non-exists file) [sapi/cli/tests/php_cli_server_016.phpt] 
TEST 15458/15572 [sapi/cli/tests/php_cli_server_017.phpt]
PASS Implement Req #60850 (Built in web server does not set $_SERVER['SCRIPT_FILENAME'] when using router) [sapi/cli/tests/php_cli_server_017.phpt] 
TEST 15459/15572 [sapi/cli/tests/php_cli_server_018.phpt]
PASS Implement Req #61679 (Support HTTP PATCH method) [sapi/cli/tests/php_cli_server_018.phpt] 
TEST 15460/15572 [sapi/cli/tests/php_cli_server_019.phpt]
PASS Implement Req #65917 (getallheaders() is not supported by the built-in web server) [sapi/cli/tests/php_cli_server_019.phpt] 
TEST 15461/15572 [sapi/cli/tests/php_cli_server_020.phpt]
PASS Use SEARCH as a HTTP verb [sapi/cli/tests/php_cli_server_020.phpt] 
TEST 15462/15572 [sapi/cli/tests/php_cli_server_021.phpt]
PASS Digest Authentication [sapi/cli/tests/php_cli_server_021.phpt] 
TEST 15463/15572 [sapi/cli/tests/sapi_windows_set_ctrl_handler.phpt]
SKIP sapi_windows_set_ctrl_handler() [sapi/cli/tests/sapi_windows_set_ctrl_handler.phpt] reason: this test is for Windows platforms only
TEST 15464/15572 [sapi/cli/tests/std_streams.phpt]
PASS Testing ftell() on std streams [sapi/cli/tests/std_streams.phpt] 
TEST 15465/15572 [sapi/cli/tests/upload_2G.phpt]
PASS file upload greater than 2G [sapi/cli/tests/upload_2G.phpt] 
TEST 15466/15572 [sapi/fpm/tests/bug68381-log-level-warning.phpt]
SKIP FPM: bug68381 - Log messages with warning level only [sapi/fpm/tests/bug68381-log-level-warning.phpt] reason: php-fpm binary not found
TEST 15467/15572 [sapi/fpm/tests/bug68391-conf-include-order.phpt]
SKIP FPM: bug68391 - Configuration inclusion in alphabetical order [sapi/fpm/tests/bug68391-conf-include-order.phpt] reason: php-fpm binary not found
TEST 15468/15572 [sapi/fpm/tests/bug68420-ipv4-all-addresses.phpt]
SKIP FPM: bug68420 - IPv4 all addresses [sapi/fpm/tests/bug68420-ipv4-all-addresses.phpt] reason: php-fpm binary not found
TEST 15469/15572 [sapi/fpm/tests/bug68421-ipv6-access-log.phpt]
SKIP FPM: bug68421 - IPv6 all addresses and access_log [sapi/fpm/tests/bug68421-ipv6-access-log.phpt] reason: php-fpm binary not found
TEST 15470/15572 [sapi/fpm/tests/bug68423-multi-pool-all-pms.phpt]
SKIP FPM: bug68423 - Multiple pools with different PMs (dynamic + ondemand + static) [sapi/fpm/tests/bug68423-multi-pool-all-pms.phpt] reason: php-fpm binary not found
TEST 15471/15572 [sapi/fpm/tests/bug68428-ipv6-allowed-clients.phpt]
SKIP FPM: bug68428 - IPv6 allowed client only [sapi/fpm/tests/bug68428-ipv6-allowed-clients.phpt] reason: php-fpm binary not found
TEST 15472/15572 [sapi/fpm/tests/bug68442-signal-reload.phpt]
SKIP FPM: bug68442 - Signal reload [sapi/fpm/tests/bug68442-signal-reload.phpt] reason: php-fpm binary not found
TEST 15473/15572 [sapi/fpm/tests/bug68458-pm-no-start-server.phpt]
SKIP FPM: bug68458 - Missing pm.start_servers should emit notice instead of warning [sapi/fpm/tests/bug68458-pm-no-start-server.phpt] reason: php-fpm binary not found
TEST 15474/15572 [sapi/fpm/tests/bug69625-no-script-filename.phpt]
SKIP FPM: bug69625 - 404 should be returned on missing SCRIPT_FILENAME [sapi/fpm/tests/bug69625-no-script-filename.phpt] reason: php-fpm binary not found
TEST 15475/15572 [sapi/fpm/tests/bug72573-http-proxy.phpt]
SKIP FPM: bug72573 - HTTP_PROXY - CVE-2016-5385 [sapi/fpm/tests/bug72573-http-proxy.phpt] reason: php-fpm binary not found
TEST 15476/15572 [sapi/fpm/tests/bug73342-nonblocking-stdio.phpt]
SKIP FPM: bug73342 - Non-blocking stdin [sapi/fpm/tests/bug73342-nonblocking-stdio.phpt] reason: php-fpm binary not found
TEST 15477/15572 [sapi/fpm/tests/bug74083-concurrent-reload.phpt]
SKIP Concurrent reload signals should not kill PHP-FPM master process. (Bug: #74083) [sapi/fpm/tests/bug74083-concurrent-reload.phpt] reason: php-fpm binary not found
TEST 15478/15572 [sapi/fpm/tests/bug75212-php-value-in-user-ini.phpt]
SKIP FPM: bug75212 - php_value acts like php_admin_value [sapi/fpm/tests/bug75212-php-value-in-user-ini.phpt] reason: php-fpm binary not found
TEST 15479/15572 [sapi/fpm/tests/bug76601-reload-child-signals.phpt]
SKIP FPM: bug76601 children should not ignore signals during concurrent reloads [sapi/fpm/tests/bug76601-reload-child-signals.phpt] reason: php-fpm binary not found
TEST 15480/15572 [sapi/fpm/tests/bug77934-reload-process-control.phpt]
SKIP FPM: bug77934 - php-fpm kill -USR2 not working [sapi/fpm/tests/bug77934-reload-process-control.phpt] reason: php-fpm binary not found
TEST 15481/15572 [sapi/fpm/tests/bug78323.phpt]
SKIP FPM: Bug #78323 Test exit code for invalid parameters [sapi/fpm/tests/bug78323.phpt] reason: php-fpm binary not found
TEST 15482/15572 [sapi/fpm/tests/bug78599-path-info-underflow.phpt]
SKIP FPM: bug78599 - env_path_info underflow - CVE-2019-11043 [sapi/fpm/tests/bug78599-path-info-underflow.phpt] reason: php-fpm binary not found
TEST 15483/15572 [sapi/fpm/tests/bug80024-socket-reduced-inherit.phpt]
SKIP FPM: bug80024 - Duplication of info about inherited socket after pool removing [sapi/fpm/tests/bug80024-socket-reduced-inherit.phpt] reason: php-fpm binary not found
TEST 15484/15572 [sapi/fpm/tests/bug80849-fpm.phpt]
SKIP Bug #80849 (HTTP Status header truncation) [sapi/fpm/tests/bug80849-fpm.phpt] reason: php-fpm binary not found
TEST 15485/15572 [sapi/fpm/tests/fastcgi_finish_request_basic.phpt]
SKIP FPM: Function fastcgi_finish_request basic test [sapi/fpm/tests/fastcgi_finish_request_basic.phpt] reason: php-fpm binary not found
TEST 15486/15572 [sapi/fpm/tests/fpm_get_status_basic.phpt]
SKIP FPM: Function fpm_get_status basic test [sapi/fpm/tests/fpm_get_status_basic.phpt] reason: php-fpm binary not found
TEST 15487/15572 [sapi/fpm/tests/getallheaders.phpt]
SKIP FPM: Function getallheaders basic test [sapi/fpm/tests/getallheaders.phpt] reason: php-fpm binary not found
TEST 15488/15572 [sapi/fpm/tests/log-bm-in-shutdown-fn.phpt]
SKIP FPM: Log message in shutdown function [sapi/fpm/tests/log-bm-in-shutdown-fn.phpt] reason: php-fpm binary not found
TEST 15489/15572 [sapi/fpm/tests/log-bm-limit-1024-msg-80.phpt]
SKIP FPM: Buffered message output log with limit 1024 and msg 80 [sapi/fpm/tests/log-bm-limit-1024-msg-80.phpt] reason: php-fpm binary not found
TEST 15490/15572 [sapi/fpm/tests/log-bm-limit-2048-msg-4000.phpt]
SKIP FPM: Buffered message output log with limit 2048 and msg 4000 [sapi/fpm/tests/log-bm-limit-2048-msg-4000.phpt] reason: php-fpm binary not found
TEST 15491/15572 [sapi/fpm/tests/log-bwd-limit-1050-msg-2048.phpt]
SKIP FPM: Buffered worker output decorated log with limit 1050 with 2048 msg [sapi/fpm/tests/log-bwd-limit-1050-msg-2048.phpt] reason: php-fpm binary not found
TEST 15492/15572 [sapi/fpm/tests/log-bwd-limit-1050-msg-2900.phpt]
SKIP FPM: Buffered worker output decorated log with limit 1050 with 2900 msg [sapi/fpm/tests/log-bwd-limit-1050-msg-2900.phpt] reason: php-fpm binary not found
TEST 15493/15572 [sapi/fpm/tests/log-bwd-limit-64-too-low-error.phpt]
SKIP FPM: Buffered worker output decorated log with limit 64 fails because it is too low [sapi/fpm/tests/log-bwd-limit-64-too-low-error.phpt] reason: php-fpm binary not found
TEST 15494/15572 [sapi/fpm/tests/log-bwd-limit-8000-msg-4096.phpt]
SKIP FPM: Buffered worker output decorated log with limit 8000 with 4096 msg [sapi/fpm/tests/log-bwd-limit-8000-msg-4096.phpt] reason: php-fpm binary not found
TEST 15495/15572 [sapi/fpm/tests/log-bwd-msg-with-nl.phpt]
SKIP FPM: Buffered worker output decorated log with msg containing new lines [sapi/fpm/tests/log-bwd-msg-with-nl.phpt] reason: php-fpm binary not found
TEST 15496/15572 [sapi/fpm/tests/log-bwd-multiple-msgs-stdout-stderr.phpt]
SKIP FPM: Buffered worker output decorated log with multiple continuous messages (stdout/stderr mixed) [sapi/fpm/tests/log-bwd-multiple-msgs-stdout-stderr.phpt] reason: php-fpm binary not found
TEST 15497/15572 [sapi/fpm/tests/log-bwd-multiple-msgs.phpt]
SKIP FPM: Buffered worker output decorated log with multiple continuous messages [sapi/fpm/tests/log-bwd-multiple-msgs.phpt] reason: php-fpm binary not found
TEST 15498/15572 [sapi/fpm/tests/log-bwp-limit-1024-msg-120.phpt]
SKIP FPM: Buffered worker output plain log with limit 1024 and msg 120 [sapi/fpm/tests/log-bwp-limit-1024-msg-120.phpt] reason: php-fpm binary not found
TEST 15499/15572 [sapi/fpm/tests/log-bwp-limit-1500-msg-3300.phpt]
SKIP FPM: Buffered worker output plain log with limit 1500 and msg 3300 [sapi/fpm/tests/log-bwp-limit-1500-msg-3300.phpt] reason: php-fpm binary not found
TEST 15500/15572 [sapi/fpm/tests/log-bwp-msg-flush-split-fallback.phpt]
SKIP FPM: Buffered worker output plain log with msg with flush split in buffer [sapi/fpm/tests/log-bwp-msg-flush-split-fallback.phpt] reason: php-fpm binary not found
TEST 15501/15572 [sapi/fpm/tests/log-bwp-msg-flush-split-real.phpt]
SKIP FPM: Buffered worker output plain log with msg with flush split in buffer [sapi/fpm/tests/log-bwp-msg-flush-split-real.phpt] reason: php-fpm binary not found
TEST 15502/15572 [sapi/fpm/tests/log-bwp-realloc-buffer.phpt]
SKIP FPM: bug81513 - Buffered worker output plain log stream reallocation [sapi/fpm/tests/log-bwp-realloc-buffer.phpt] reason: php-fpm binary not found
TEST 15503/15572 [sapi/fpm/tests/log-dwd-limit-1050-msg-2048.phpt]
SKIP FPM: Direct worker output decorated log with limit 1050 with 2048 msg [sapi/fpm/tests/log-dwd-limit-1050-msg-2048.phpt] reason: php-fpm binary not found
TEST 15504/15572 [sapi/fpm/tests/log-dwd-limit-1050-msg-2900.phpt]
SKIP FPM: Direct worker output decorated log with limit 1050 with 2900 msg [sapi/fpm/tests/log-dwd-limit-1050-msg-2900.phpt] reason: php-fpm binary not found
TEST 15505/15572 [sapi/fpm/tests/log-dwd-limit-8000-msg-4096.phpt]
SKIP FPM: Direct worker output decorated log with limit 8000 with 4096 msg [sapi/fpm/tests/log-dwd-limit-8000-msg-4096.phpt] reason: php-fpm binary not found
TEST 15506/15572 [sapi/fpm/tests/log-dwp-limit-1000-msg-2000.phpt]
SKIP FPM: Direct worker output plain log with limit 1000 and msg 2000 [sapi/fpm/tests/log-dwp-limit-1000-msg-2000.phpt] reason: php-fpm binary not found
TEST 15507/15572 [sapi/fpm/tests/main-global-prefix.phpt]
SKIP FPM: Main invocation with prefix [sapi/fpm/tests/main-global-prefix.phpt] reason: php-fpm binary not found
TEST 15508/15572 [sapi/fpm/tests/main-version.phpt]
SKIP FPM: version string [sapi/fpm/tests/main-version.phpt] reason: php-fpm binary not found
TEST 15509/15572 [sapi/fpm/tests/pool-apparmor-basic.phpt]
SKIP FPM: AppArmor basic test [sapi/fpm/tests/pool-apparmor-basic.phpt] reason: php-fpm binary not found
TEST 15510/15572 [sapi/fpm/tests/pool-prefix.phpt]
SKIP FPM: Pool prefix [sapi/fpm/tests/pool-prefix.phpt] reason: php-fpm binary not found
TEST 15511/15572 [sapi/fpm/tests/proc-idle-timeout.phpt]
SKIP FPM: Process manager config pm.process_idle_timeout [sapi/fpm/tests/proc-idle-timeout.phpt] reason: php-fpm binary not found
TEST 15512/15572 [sapi/fpm/tests/proc-no-start-server.phpt]
SKIP FPM: Process manager config option pm.start_servers missing [sapi/fpm/tests/proc-no-start-server.phpt] reason: php-fpm binary not found
TEST 15513/15572 [sapi/fpm/tests/proc-user-ignored.phpt]
SKIP FPM: Process user setting ignored when FPM is not running as root [sapi/fpm/tests/proc-user-ignored.phpt] reason: php-fpm binary not found
TEST 15514/15572 [sapi/fpm/tests/reload-uses-sigkill-as-last-measure.phpt]
SKIP If SIGQUIT and SIGTERM during reloading fail, SIGKILL should be sent [sapi/fpm/tests/reload-uses-sigkill-as-last-measure.phpt] reason: php-fpm binary not found
TEST 15515/15572 [sapi/fpm/tests/socket-invalid-allowed-clients.phpt]
SKIP FPM: Socket for invalid allowed client only [sapi/fpm/tests/socket-invalid-allowed-clients.phpt] reason: php-fpm binary not found
TEST 15516/15572 [sapi/fpm/tests/socket-ipv4-allowed-clients.phpt]
SKIP FPM: Socket for IPv4 allowed client only [sapi/fpm/tests/socket-ipv4-allowed-clients.phpt] reason: php-fpm binary not found
TEST 15517/15572 [sapi/fpm/tests/socket-ipv4-basic.phpt]
SKIP FPM: Socket for IPv4 connection [sapi/fpm/tests/socket-ipv4-basic.phpt] reason: php-fpm binary not found
TEST 15518/15572 [sapi/fpm/tests/socket-ipv4-fallback.phpt]
SKIP FPM: Socket port connection falls back to IPv4 [sapi/fpm/tests/socket-ipv4-fallback.phpt] reason: php-fpm binary not found
TEST 15519/15572 [sapi/fpm/tests/socket-ipv6-any.phpt]
SKIP FPM: Socket for IPv6 any address connection [sapi/fpm/tests/socket-ipv6-any.phpt] reason: php-fpm binary not found
TEST 15520/15572 [sapi/fpm/tests/socket-ipv6-basic.phpt]
SKIP FPM: Socket for IPv6 connection [sapi/fpm/tests/socket-ipv6-basic.phpt] reason: php-fpm binary not found
TEST 15521/15572 [sapi/fpm/tests/socket-uds-acl.phpt]
SKIP FPM: Unix Domain Socket with Posix ACL [sapi/fpm/tests/socket-uds-acl.phpt] reason: php-fpm binary not found
TEST 15522/15572 [sapi/fpm/tests/socket-uds-basic.phpt]
SKIP FPM: Unix Domain Socket connection [sapi/fpm/tests/socket-uds-basic.phpt] reason: php-fpm binary not found
TEST 15523/15572 [sapi/fpm/tests/socket-uds-numeric-ugid-nonroot.phpt]
SKIP FPM: UNIX socket owner and group settings can be numeric [sapi/fpm/tests/socket-uds-numeric-ugid-nonroot.phpt] reason: php-fpm binary not found
TEST 15524/15572 [sapi/fpm/tests/socket-uds-numeric-ugid.phpt]
SKIP FPM: UNIX socket owner and group settings can be numeric [sapi/fpm/tests/socket-uds-numeric-ugid.phpt] reason: php-fpm binary not found
TEST 15525/15572 [sapi/fpm/tests/status-basic.phpt]
SKIP FPM: Status basic test [sapi/fpm/tests/status-basic.phpt] reason: php-fpm binary not found
SKIP Basic run [sapi/phpdbg/tests/basic_run.phpt] reason: phpdbg not available
SKIP Fundamental breakpoints functionality [sapi/phpdbg/tests/breakpoints_001.phpt] reason: phpdbg not available
SKIP Preserve breakpoints on restart [sapi/phpdbg/tests/breakpoints_002.phpt] reason: phpdbg not available
SKIP Test deleting breakpoints [sapi/phpdbg/tests/breakpoints_003.phpt] reason: phpdbg not available
SKIP Test opcode breakpoints [sapi/phpdbg/tests/breakpoints_004.phpt] reason: phpdbg not available
SKIP Test breakpoint into function context [sapi/phpdbg/tests/breakpoints_005.phpt] reason: phpdbg not available
SKIP Basic function breakpoints [sapi/phpdbg/tests/breakpoints_006.phpt] reason: phpdbg not available
SKIP Basic method breakpoints [sapi/phpdbg/tests/breakpoints_007.phpt] reason: phpdbg not available
SKIP Test namespaced and non-lowercase breakpoint names [sapi/phpdbg/tests/breakpoints_008.phpt] reason: phpdbg not available
SKIP Test parsing longer opcode [sapi/phpdbg/tests/breakpoints_009.phpt] reason: phpdbg not available
TEST 15536/15572 [sapi/phpdbg/tests/bug73615.phpt]
SKIP Bug #73615 (phpdbg without option never load .phpdbginit at startup) [sapi/phpdbg/tests/bug73615.phpt] reason: : No TEST_PHPDBG_EXECUTABLE specified
SKIP Bug #73704 (phpdbg shows the wrong line in files with shebang) [sapi/phpdbg/tests/bug73704.phpt] reason: phpdbg not available
SKIP Bug #73794 (Crash (out of memory) when using run and # command separator) [sapi/phpdbg/tests/bug73794.phpt] reason: phpdbg not available
SKIP Bug #73927 (phpdbg fails with windows error prompt at "watch array") [sapi/phpdbg/tests/bug73927.phpt] reason: phpdbg not available
SKIP include()ing files should not raise "too many open files" error [sapi/phpdbg/tests/bug76801.phpt] reason: phpdbg not available
SKIP Bug #78297: Include unexistent file memory leak [sapi/phpdbg/tests/bug78297.phpt] reason: phpdbg not available
SKIP Cleaning must preserve breakpoints [sapi/phpdbg/tests/clean_001.phpt] reason: phpdbg not available
SKIP Test clearing breakpoints [sapi/phpdbg/tests/clear_001.phpt] reason: phpdbg not available
SKIP Test # delimiter parsing and execution [sapi/phpdbg/tests/delimiter.phpt] reason: phpdbg not available
SKIP Properly handle exceptions going to be uncaught [sapi/phpdbg/tests/exceptions_001.phpt] reason: phpdbg not available
SKIP Test exceptions in eval during exception [sapi/phpdbg/tests/exceptions_002.phpt] reason: phpdbg not available
SKIP Test breaks on HANDLE_EXCEPTION [sapi/phpdbg/tests/exceptions_003.phpt] reason: phpdbg not available
SKIP test finish and leave commands [sapi/phpdbg/tests/finish_leave_001.phpt] reason: phpdbg not available
SKIP Ensure proper saving of EX(opline) [sapi/phpdbg/tests/generator_run.phpt] reason: phpdbg not available
SKIP include_once must include only once [sapi/phpdbg/tests/include_once_001.phpt] reason: phpdbg not available
SKIP include_once must include only once #2 [sapi/phpdbg/tests/include_once_002.phpt] reason: phpdbg not available
SKIP Test basic info functionality [sapi/phpdbg/tests/info_001.phpt] reason: phpdbg not available
SKIP info constants test [sapi/phpdbg/tests/info_002.phpt] reason: phpdbg not available
SKIP Test next command on function boundaries [sapi/phpdbg/tests/next_001.phpt] reason: phpdbg not available
SKIP A script with die() must end "normally" [sapi/phpdbg/tests/normal_exit.phpt] reason: phpdbg not available
SKIP Test phpdbg_break_next() function [sapi/phpdbg/tests/phpdbg_break_next.phpt] reason: phpdbg not available
SKIP Getting executable lines from custom wrappers [sapi/phpdbg/tests/phpdbg_get_executable_stream_wrapper.phpt] reason: phpdbg not available
SKIP Test phpdbg_*_oplog() functions [sapi/phpdbg/tests/phpdbg_oplog_001.phpt] reason: phpdbg not available
SKIP phpdbg_end_oplog() alone must not crash [sapi/phpdbg/tests/phpdbg_oplog_002.phpt] reason: phpdbg not available
SKIP Basic print functionality [sapi/phpdbg/tests/print_001.phpt] reason: phpdbg not available
SKIP Relative print commands [sapi/phpdbg/tests/print_002.phpt] reason: phpdbg not available
SKIP Test argv passing [sapi/phpdbg/tests/run_001.phpt] reason: phpdbg not available
SKIP Stdin and escaped args being passed to run command [sapi/phpdbg/tests/run_002.phpt] reason: phpdbg not available
SKIP set_exception_handler() in phpdbg [sapi/phpdbg/tests/set_exception_handler.phpt] reason: phpdbg not available
SKIP Test stdin input with breakpoints [sapi/phpdbg/tests/stdin_001.phpt] reason: phpdbg not available
SKIP Stepping with exceptions must not be stuck at CATCH [sapi/phpdbg/tests/stepping_001.phpt] reason: phpdbg not available
SKIP Test simple recursive watchpoint [sapi/phpdbg/tests/watch_001.phpt] reason: phpdbg not available
SKIP Test simple array watchpoint with replace [sapi/phpdbg/tests/watch_002.phpt] reason: phpdbg not available
SKIP Test simple watchpoint with replace [sapi/phpdbg/tests/watch_003.phpt] reason: phpdbg not available
SKIP Test detection of inline string manipulations on zval watch [sapi/phpdbg/tests/watch_004.phpt] reason: phpdbg not available
SKIP Test proper watch comparisons when having multiple levels of indirection from a zval to its value [sapi/phpdbg/tests/watch_005.phpt] reason: phpdbg not available
SKIP Test multiple watch elements pointing to the same watchpoint [sapi/phpdbg/tests/watch_006.phpt] reason: phpdbg not available
=====================================================================
TIME END 2022-11-04 14:46:51

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :    9
Exts tested     :   64
---------------------------------------------------------------------

Number of tests : 16182             13245
Tests skipped   : 2937 ( 18.1%) --------
Tests warned    :    1 (  0.0%) (  0.0%)
Tests failed    :   93 (  0.6%) (  0.7%)
Expected fail   :   34 (  0.2%) (  0.3%)
Tests passed    : 13117 ( 81.1%) ( 99.0%)
---------------------------------------------------------------------
Time taken      : 3909 seconds
=====================================================================

=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt]  XFAIL REASON: BUG: open_basedir cannot delete symlink to prohibited file. See also
bugs 48111 and 52176.
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
Initial value of static var in method depends on the include time of the class definition [Zend/tests/method_static_var.phpt]  XFAIL REASON: Maybe not a bug
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
Bug #52480 (Incorrect difference using DateInterval) [ext/date/tests/bug52480.phpt]  XFAIL REASON: See https://bugs.php.net/bug.php?id=52480
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bd2) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd2.phpt]  XFAIL REASON: Still not quite right
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fs) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fs.phpt]  XFAIL REASON: Still not quite right
Bug #67296 (filter_input doesn't validate variables) [ext/filter/tests/bug49184.phpt]  XFAIL REASON: See Bug #49184
Bug #67167: filter_var(null,FILTER_VALIDATE_BOOLEAN,FILTER_NULL_ON_FAILURE) returns null [ext/filter/tests/bug67167.02.phpt]  XFAIL REASON: Requires php_zval_filter to not use convert_to_string for all filters.
via [ext/pdo_sqlite/tests/common.phpt]
	SQLite PDO Common: PDOStatement::getColumnMeta [ext/pdo_sqlite/tests/pdo_022.phpt]  XFAIL REASON: This feature is not yet finalized, no test makes sense
Phar: bug #69958: Segfault in Phar::convertToData on invalid file [ext/phar/tests/bug69958.phpt]  XFAIL REASON: Still has memory leaks, see https://bugs.php.net/bug.php?id=70005
updateTimestamp never called when session data is empty [ext/session/tests/bug71162.phpt]  XFAIL REASON: Current session module is designed to write empty session always. In addition, current session module only supports SessionHandlerInterface only from PHP 7.0.
Bug #73529 session_decode() silently fails on wrong input [ext/session/tests/bug73529.phpt]  XFAIL REASON: session_decode() does not return proper status.
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test stream_isatty with redirected STDERR [tests/output/stream_isatty_err.phpt]
Test stream_isatty with redirected STDIN/STDERR [tests/output/stream_isatty_in-err.phpt]
Test stream_isatty with redirected STDIN/STDOUT [tests/output/stream_isatty_in-out.phpt]
Test stream_isatty with redirected STDOUT/STDERR [tests/output/stream_isatty_out-err.phpt]
Test stream_isatty with redirected STDOUT [tests/output/stream_isatty_out.phpt]
Bug #64267 (CURLOPT_INFILE doesn't allow reset) [ext/curl/tests/bug64267.phpt]
Bug #76675 (Segfault with H2 server push write/writeheader handlers) [ext/curl/tests/bug76675.phpt]
Bug #78775: TLS issues from HTTP request affecting other encrypted connections [ext/curl/tests/bug78775.phpt]
Test the basics to function timezone_version_get(). [ext/date/tests/timezone_version_get.phpt]
timezone_version_get: Test that timezone_location_get returns a date concatenated with a dot and a version number [ext/date/tests/timezone_version_get_basic1.phpt]
Bug #39780 (PNG image with CRC/data error raises a fatal error) [ext/gd/tests/bug39780_extern.phpt]
Bug #43073 (TrueType bounding box is wrong for angle<>0) [ext/gd/tests/bug43073.phpt]
Bug #45799 (imagepng() crashes on empty image). [ext/gd/tests/bug45799.phpt]
Bug #48732 (TTF Bounding box wrong for letters below baseline) [ext/gd/tests/bug48732-mb.phpt]
Bug #48732 (TTF Bounding box wrong for letters below baseline) [ext/gd/tests/bug48732.phpt]
Bug #48801 (Problem with imagettfbbox) [ext/gd/tests/bug48801-mb.phpt]
Bug #48801 (Problem with imagettfbbox) [ext/gd/tests/bug48801.phpt]
Bug #53504 imagettfbbox/imageftbbox gives incorrect values for bounding box [ext/gd/tests/bug53504.phpt]
Bug #65148 (imagerotate may alter image dimensions) [ext/gd/tests/bug65148.phpt]
Bug #73272 (imagescale() is not affected by, but affects imagesetinterpolation()) [ext/gd/tests/bug73272.phpt]
Bug #77269 (Potential unsigned underflow in gdImageScale) [ext/gd/tests/bug77269.phpt]
Bug #77479 (imagewbmp() segfaults with very large image) [ext/gd/tests/bug77479.phpt]
Bug #79067 (gdTransformAffineCopy() may use unitialized values) [ext/gd/tests/bug79067.phpt]
Bug #79068 (gdTransformAffineCopy() changes interpolation method) [ext/gd/tests/bug79068.phpt]
imagecreatefromwbmp with invalid wbmp [ext/gd/tests/createfromwbmp2_extern.phpt]
libgd #86 (Possible infinite loop in imagecreatefrompng) [ext/gd/tests/libgd00086_extern.phpt]
ISSUE #115 (path issue when using phar) [ext/opcache/tests/issue0115.phpt]
ISSUE #149 (Phar mount points not working this OPcache enabled) [ext/opcache/tests/issue0149.phpt]
#46127 php_openssl_tcp_sockop_accept forgets to set context on accepted stream [ext/openssl/tests/bug46127.phpt]
Bug #48182: ssl handshake fails during asynchronous socket connection [ext/openssl/tests/bug48182.phpt]
Bug #54992: Stream not closed and error not returned when SSL CN_match fails [ext/openssl/tests/bug54992.phpt]
Bug #62890 (default_socket_timeout=-1 causes connection to timeout) [ext/openssl/tests/bug62890.phpt]
Bug #65538: SSL context "cafile" supports stream wrappers [ext/openssl/tests/bug65538_001.phpt]
Bug #65538: SSL context "cafile" disallows URL stream wrappers [ext/openssl/tests/bug65538_002.phpt]
Bug #65538: SSL context "cafile" supports phar wrapper [ext/openssl/tests/bug65538_003.phpt]
Bug #65729: CN_match gives false positive when wildcard is used [ext/openssl/tests/bug65729.phpt]
Bug #68265: SAN match fails with trailing DNS dot [ext/openssl/tests/bug68265.phpt]
Bug #68879: Match IP address fields in subjectAltName checks [ext/openssl/tests/bug68879.phpt]
Bug #68920: peer_fingerprint input checks should be strict [ext/openssl/tests/bug68920.phpt]
Bug #69215: Crypto servers should send client CA list [ext/openssl/tests/bug69215.phpt]
Bug #72333: fwrite() on non-blocking SSL sockets doesn't work [ext/openssl/tests/bug72333.phpt]
Bug #74159: Writing a large buffer to non-blocking encrypted streams fails [ext/openssl/tests/bug74159.phpt]
Bug #76705: unusable ssl => peer_fingerprint in stream_context_create() [ext/openssl/tests/bug76705.phpt]
Bug #76705: feof might hang on TLS streams in case of fragmented TLS records [ext/openssl/tests/bug77390.phpt]
capture_peer_cert context captures on verify failure [ext/openssl/tests/capture_peer_cert_001.phpt]
Testing peer fingerprint on connection [ext/openssl/tests/openssl_peer_fingerprint_basic.phpt]
Peer verification enabled for client streams [ext/openssl/tests/peer_verification.phpt]
Peer verification matches SAN names [ext/openssl/tests/san_peer_matching.phpt]
Capture SSL session meta array in stream context [ext/openssl/tests/session_meta_capture.phpt]
Capture SSL session meta array in stream context for TLSv1.3 [ext/openssl/tests/session_meta_capture_tlsv13.phpt]
sni_server [ext/openssl/tests/sni_server.phpt]
sni_server with separate pk and cert [ext/openssl/tests/sni_server_key_cert.phpt]
Basic bitwise stream crypto context flag assignment [ext/openssl/tests/stream_crypto_flags_001.phpt]
TLSv1.1 and TLSv1.2 bitwise stream crypto flag assignment [ext/openssl/tests/stream_crypto_flags_002.phpt]
Server bitwise stream crypto flag assignment [ext/openssl/tests/stream_crypto_flags_003.phpt]
Specific protocol method specification [ext/openssl/tests/stream_crypto_flags_004.phpt]
security_level setting to prohibit cert [ext/openssl/tests/stream_security_level.phpt]
Verify host name by default in client transfers [ext/openssl/tests/stream_verify_peer_name_001.phpt]
Allow host name mismatch when "verify_host" disabled [ext/openssl/tests/stream_verify_peer_name_002.phpt]
Host name mismatch triggers error [ext/openssl/tests/stream_verify_peer_name_003.phpt]
Specific crypto method for ssl:// transports. [ext/openssl/tests/streams_crypto_method.phpt]
tls stream wrapper with min version 1.0 and max version 1.1 [ext/openssl/tests/tls_min_v1.0_max_v1.1_wrapper.phpt]
tls stream wrapper [ext/openssl/tests/tls_wrapper.phpt]
tls stream wrapper when TLS 1.3 available [ext/openssl/tests/tls_wrapper_with_tls_v1.3.phpt]
tlsv1.0 stream wrapper [ext/openssl/tests/tlsv1.0_wrapper.phpt]
tlsv1.1 stream wrapper [ext/openssl/tests/tlsv1.1_wrapper.phpt]
tlsv1.2 stream wrapper [ext/openssl/tests/tlsv1.2_wrapper.phpt]
tlsv1.3 stream wrapper [ext/openssl/tests/tlsv1.3_wrapper.phpt]
PDO ODBC varying character with max/no length [ext/pdo_odbc/tests/max_columns.phpt]
Bug #77812 (Interactive mode does not support PHP 7.3-style heredoc) [ext/readline/tests/bug77812-libedit.phpt]
SOAP Bug #71610 - Type Confusion Vulnerability - SOAP / make_http_soap_request() [ext/soap/tests/bug71610.phpt]
Bug #73037 SoapServer reports Bad Request when gzipped, var 0 [ext/soap/tests/bug73037.phpt]
Bug #76348 (WSDL_CACHE_MEMORY causes Segmentation fault) [ext/soap/tests/bugs/bug76348.phpt]
Bug #63000: Multicast on OSX [ext/sockets/tests/bug63000.phpt]
Multicast support: IPv4 receive options [ext/sockets/tests/mcast_ipv4_recv.phpt]
ext/sockets - socket_bind - basic test [ext/sockets/tests/socket_bind.phpt]
int socket_send ( resource $socket , string $buf , int $len , int $flags ); [ext/sockets/tests/socket_send.phpt]
bool socket_shutdown ( resource $socket [, int $how = 2 ] ) ; [ext/sockets/tests/socket_shutdown.phpt]
Test DES with invalid fallback [ext/standard/tests/crypt/des_fallback_invalid_salt.phpt]
proc_open with PTY closes incorrect file descriptor [ext/standard/tests/file/bug69442.phpt]
phpinfo() [ext/standard/tests/general_functions/phpinfo.phpt]
Bug #80067 (Omitting the port in bindto setting errors) [ext/standard/tests/network/bug80067.phpt]
Bug #81618: dns_get_record failure on FreeBSD [ext/standard/tests/network/bug81618.phpt]
gethostbyname() function - basic return valid ip address test [ext/standard/tests/network/gethostbyname_error004.phpt]
getmxrr() test [ext/standard/tests/network/getmxrr.phpt]
stream context tcp_nodelay [ext/standard/tests/streams/stream_context_tcp_nodelay.phpt]
stream context tcp_nodelay fopen [ext/standard/tests/streams/stream_context_tcp_nodelay_fopen.phpt]
crypt() function [ext/standard/tests/strings/crypt.phpt]
crypt() function - characters > 0x80 [ext/standard/tests/strings/crypt_chars.phpt]
Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt]
version string [sapi/cli/tests/001.phpt]
CLI long options [sapi/cli/tests/015.phpt]
CLI -a and libedit [sapi/cli/tests/017.phpt]
=====================================================================

=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
DBA DB4 with persistent connections [ext/dba/tests/dba_db4_018.phpt] (warn: XFAIL section but test passes)
=====================================================================
