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


=====================================================================
PHP         : /home/abuild/rpmbuild/BUILD/php-7.2.5/build-cli/sapi/cli/php 
PHP_SAPI    : cli
PHP_VERSION : 7.2.5
ZEND_VERSION: 3.2.0
PHP_OS      : Linux - Linux s390zp39 4.12.14-150.47-default #1 SMP Wed Dec 18 15:05:52 UTC 2019 (8162e25) s390x
INI actual  : /home/abuild/rpmbuild/BUILD/php-7.2.5/build-cli/tmp-php.ini
More .INIs  :   
CWD         : /home/abuild/rpmbuild/BUILD/php-7.2.5
Extra dirs  : 
VALGRIND    : Not used
=====================================================================
TIME START 2020-04-30 16:06:02
=====================================================================
TEST 1/15092 [tests/run-test/bug75042-2.phpt]
PASS phpt EXTENSIONS directive with static module [tests/run-test/bug75042-2.phpt] 
TEST 2/15092 [tests/run-test/bug75042-3.phpt]
PASS phpt EXTENSIONS directive with nonexistent shared module [tests/run-test/bug75042-3.phpt] 
TEST 3/15092 [tests/run-test/bug75042.phpt]
PASS phpt EXTENSIONS directive with shared module [tests/run-test/bug75042.phpt] 
TEST 4/15092 [tests/run-test/test001.phpt]
PASS EXPECT [tests/run-test/test001.phpt] 
TEST 5/15092 [tests/run-test/test002.phpt]
PASS EXPECTF [tests/run-test/test002.phpt] 
TEST 6/15092 [tests/run-test/test003.phpt]
PASS EXPECTREGEX [tests/run-test/test003.phpt] 
TEST 7/15092 [tests/run-test/test004.phpt]
PASS INI section allows '=' [tests/run-test/test004.phpt] 
TEST 8/15092 [tests/run-test/test005.phpt]
PASS Error message handling (with ZendOpcache) [tests/run-test/test005.phpt] 
TEST 9/15092 [tests/run-test/test006.phpt]
PASS Error messages are shown [tests/run-test/test006.phpt] 
TEST 10/15092 [tests/run-test/test007.phpt]
PASS dirname test [tests/run-test/test007.phpt] 
TEST 11/15092 [tests/run-test/test008.phpt]
SKIP Error message handling (without ZendOpcache) [tests/run-test/test008.phpt] reason: Zend Opcache is loaded
TEST 12/15092 [tests/run-test/test008a.phpt]
PASS Error message handling (with ZendOpcache) [tests/run-test/test008a.phpt] 
TEST 13/15092 [tests/run-test/test009.phpt]
PASS print_r(Object) [tests/run-test/test009.phpt] 
TEST 14/15092 [tests/run-test/test010.phpt]
PASS STDIN input [tests/run-test/test010.phpt] 
TEST 15/15092 [tests/run-test/test011.phpt]
PASS EXPECT_EXTERNAL [tests/run-test/test011.phpt] 
TEST 16/15092 [tests/run-test/test012.phpt]
PASS EXPECTF_EXTERNAL [tests/run-test/test012.phpt] 
TEST 17/15092 [tests/run-test/test013.phpt]
PASS EXPECTREGEX_EXTERNAL [tests/run-test/test013.phpt] 
TEST 18/15092 [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/15092 [tests/basic/006.phpt]
PASS Add 3 variables together and print result [tests/basic/006.phpt] 
TEST 24/15092 [tests/basic/007.phpt]
PASS Multiply 3 variables and print result [tests/basic/007.phpt] 
TEST 25/15092 [tests/basic/008.phpt]
PASS Divide 3 variables and print result [tests/basic/008.phpt] 
TEST 26/15092 [tests/basic/009.phpt]
PASS Subtract 3 variables and print result [tests/basic/009.phpt] 
TEST 27/15092 [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/15092 [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/15092 [tests/basic/bug20539.phpt]
PASS Bug #20539 (PHP CLI Segmentation Fault) [tests/basic/bug20539.phpt] 
TEST 49/15092 [tests/basic/bug29971.phpt]
PASS Bug #29971 (variables_order behaviour) [tests/basic/bug29971.phpt] 
TEST 50/15092 [tests/basic/bug31875.phpt]
PASS Bug #31875 get_defined_functions() should not list disabled functions [tests/basic/bug31875.phpt] 
TEST 51/15092 [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/15092 [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/15092 [tests/basic/bug67198.phpt]
PASS php://input is empty when enable_post_data_reading=Off [tests/basic/bug67198.phpt] 
TEST 57/15092 [tests/basic/bug67988.phpt]
PASS Bug #67988 (htmlspecialchars() does not respect default_charset specified by ini_set) [tests/basic/bug67988.phpt] 
TEST 58/15092 [tests/basic/bug71273.phpt]
PASS Bug #71273 A wrong ext directory setup in php.ini leads to crash [tests/basic/bug71273.phpt] 
TEST 59/15092 [tests/basic/bug73969.phpt]
PASS Bug #73969: segfault on debug_print_backtrace with require() call [tests/basic/bug73969.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
TEST 66/15092 [tests/basic/encoding.phpt]
PASS PHP encoding setting test [tests/basic/encoding.phpt] 
TEST 67/15092 [tests/basic/header_register_callback.phpt]
PASS Test header_register_callback [tests/basic/header_register_callback.phpt] 
TEST 68/15092 [tests/basic/precision.phpt]
PASS precision setting test [tests/basic/precision.phpt] 
TEST 69/15092 [tests/basic/req44164.phpt]
PASS Req #44164 (Handle "Content-Length" HTTP header when zlib.output_compression active) [tests/basic/req44164.phpt] 
TEST 70/15092 [tests/basic/req60524-win.phpt]
SKIP Req #60524 (Specify temporary directory) [tests/basic/req60524-win.phpt] reason: Run only on Windows
TEST 71/15092 [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 87/15092 [tests/basic/timeout_variation_0.phpt]
PASS Timeout within while loop [tests/basic/timeout_variation_0.phpt] 
TEST 88/15092 [tests/basic/timeout_variation_1.phpt]
PASS Timeout within function [tests/basic/timeout_variation_1.phpt] 
TEST 89/15092 [tests/basic/timeout_variation_10.phpt]
PASS Timeout within shutdown function, variation [tests/basic/timeout_variation_10.phpt] 
TEST 90/15092 [tests/basic/timeout_variation_2.phpt]
PASS Timeout within array_walk [tests/basic/timeout_variation_2.phpt] 
TEST 91/15092 [tests/basic/timeout_variation_3.phpt]
PASS Timeout within eval [tests/basic/timeout_variation_3.phpt] 
TEST 92/15092 [tests/basic/timeout_variation_4.phpt]
PASS Timeout within call_user_func [tests/basic/timeout_variation_4.phpt] 
TEST 93/15092 [tests/basic/timeout_variation_5.phpt]
PASS Timeout within function containing exception [tests/basic/timeout_variation_5.phpt] 
TEST 94/15092 [tests/basic/timeout_variation_6.phpt]
PASS Timeout within function trowing exception before timeout reached [tests/basic/timeout_variation_6.phpt] 
TEST 95/15092 [tests/basic/timeout_variation_7.phpt]
PASS Timeout within for loop [tests/basic/timeout_variation_7.phpt] 
TEST 96/15092 [tests/basic/timeout_variation_8.phpt]
PASS Timeout within foreach loop [tests/basic/timeout_variation_8.phpt] 
TEST 97/15092 [tests/basic/timeout_variation_9.phpt]
PASS Timeout within shutdown function [tests/basic/timeout_variation_9.phpt] 
TEST 98/15092 [tests/classes/__call_001.phpt]
PASS ZE2 __call() [tests/classes/__call_001.phpt] 
TEST 99/15092 [tests/classes/__call_002.phpt]
PASS ZE2 __call() signature check [tests/classes/__call_002.phpt] 
TEST 100/15092 [tests/classes/__call_003.phpt]
PASS Force pass-by-reference to __call [tests/classes/__call_003.phpt] 
TEST 101/15092 [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 102/15092 [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 103/15092 [tests/classes/__call_006.phpt]
PASS Ensure exceptions are handled properly when thrown in __call. [tests/classes/__call_006.phpt] 
TEST 104/15092 [tests/classes/__call_007.phpt]
PASS Ensure exceptions are handled properly when thrown in a statically declared __call. [tests/classes/__call_007.phpt] 
TEST 105/15092 [tests/classes/__set__get_001.phpt]
PASS ZE2 __set() and __get() [tests/classes/__set__get_001.phpt] 
TEST 106/15092 [tests/classes/__set__get_002.phpt]
PASS ZE2 __get() signature check [tests/classes/__set__get_002.phpt] 
TEST 107/15092 [tests/classes/__set__get_003.phpt]
PASS ZE2 __set() signature check [tests/classes/__set__get_003.phpt] 
TEST 108/15092 [tests/classes/__set__get_004.phpt]
PASS ZE2 __set() and __get() [tests/classes/__set__get_004.phpt] 
TEST 109/15092 [tests/classes/__set__get_005.phpt]
PASS ZE2 __set() and __get() [tests/classes/__set__get_005.phpt] 
TEST 110/15092 [tests/classes/__set_data_corrupt.phpt]
PASS ZE2 Data corruption in __set [tests/classes/__set_data_corrupt.phpt] 
TEST 111/15092 [tests/classes/abstract.phpt]
PASS ZE2 An abstract method may not be called [tests/classes/abstract.phpt] 
TEST 112/15092 [tests/classes/abstract_by_interface_001.phpt]
PASS ZE2 An abstract method may not be called [tests/classes/abstract_by_interface_001.phpt] 
TEST 113/15092 [tests/classes/abstract_by_interface_002.phpt]
PASS ZE2 An abstract method may not be called [tests/classes/abstract_by_interface_002.phpt] 
TEST 114/15092 [tests/classes/abstract_class.phpt]
PASS ZE2 An abstract class cannot be instantiated [tests/classes/abstract_class.phpt] 
TEST 115/15092 [tests/classes/abstract_derived.phpt]
PASS ZE2 A derived class with an abstract method must be abstract [tests/classes/abstract_derived.phpt] 
TEST 116/15092 [tests/classes/abstract_final.phpt]
PASS ZE2 A final method cannot be abstract [tests/classes/abstract_final.phpt] 
TEST 117/15092 [tests/classes/abstract_inherit.phpt]
PASS ZE2 A class that inherits an abstract method is abstract [tests/classes/abstract_inherit.phpt] 
TEST 118/15092 [tests/classes/abstract_not_declared.phpt]
PASS ZE2 An abstract class must be declared abstract [tests/classes/abstract_not_declared.phpt] 
TEST 119/15092 [tests/classes/abstract_redeclare.phpt]
PASS ZE2 A method cannot be redeclared abstract [tests/classes/abstract_redeclare.phpt] 
TEST 120/15092 [tests/classes/abstract_static.phpt]
PASS ZE2 A static abstract methods [tests/classes/abstract_static.phpt] 
TEST 121/15092 [tests/classes/abstract_user_call.phpt]
PASS ZE2 An abstrcat method cannot be called indirectly [tests/classes/abstract_user_call.phpt] 
TEST 122/15092 [tests/classes/array_access_001.phpt]
PASS ZE2 ArrayAccess [tests/classes/array_access_001.phpt] 
TEST 123/15092 [tests/classes/array_access_002.phpt]
PASS ZE2 ArrayAccess::offsetSet without return [tests/classes/array_access_002.phpt] 
TEST 124/15092 [tests/classes/array_access_003.phpt]
PASS ZE2 ArrayAccess::offsetGet ambiguties [tests/classes/array_access_003.phpt] 
TEST 125/15092 [tests/classes/array_access_004.phpt]
PASS ZE2 ArrayAccess::offsetGet ambiguties [tests/classes/array_access_004.phpt] 
TEST 126/15092 [tests/classes/array_access_005.phpt]
PASS ZE2 ArrayAccess and sub Arrays [tests/classes/array_access_005.phpt] 
TEST 127/15092 [tests/classes/array_access_006.phpt]
PASS ZE2 ArrayAccess and ASSIGN_OP operators (+=) [tests/classes/array_access_006.phpt] 
TEST 128/15092 [tests/classes/array_access_007.phpt]
PASS ZE2 ArrayAccess and [] assignment [tests/classes/array_access_007.phpt] 
TEST 129/15092 [tests/classes/array_access_008.phpt]
PASS ZE2 ArrayAccess and ASSIGN_OP operators (.=) [tests/classes/array_access_008.phpt] 
TEST 130/15092 [tests/classes/array_access_009.phpt]
PASS ZE2 ArrayAccess and ArrayProxyAccess, ArrayProxy [tests/classes/array_access_009.phpt] 
TEST 131/15092 [tests/classes/array_access_010.phpt]
PASS ZE2 ArrayAccess and ArrayReferenceProxy with references [tests/classes/array_access_010.phpt] 
TEST 132/15092 [tests/classes/array_access_011.phpt]
PASS ZE2 ArrayAccess and ArrayAccessReferenceProxy with references to main array [tests/classes/array_access_011.phpt] 
TEST 133/15092 [tests/classes/array_access_012.phpt]
PASS ZE2 ArrayAccess cannot assign by reference [tests/classes/array_access_012.phpt] 
TEST 134/15092 [tests/classes/array_access_013.phpt]
PASS ZE2 ArrayAccess and exceptions [tests/classes/array_access_013.phpt] 
TEST 135/15092 [tests/classes/array_conversion_keys.phpt]
PASS Verifies the correct conversion of objects to arrays [tests/classes/array_conversion_keys.phpt] 
TEST 136/15092 [tests/classes/arrayobject_001.phpt]
PASS Ensure that ArrayObject acts like an array [tests/classes/arrayobject_001.phpt] 
TEST 137/15092 [tests/classes/assign_op_property_001.phpt]
PASS ZE2 assign_op property of overloaded object [tests/classes/assign_op_property_001.phpt] 
TEST 138/15092 [tests/classes/autoload_001.phpt]
PASS ZE2 Autoload and class_exists [tests/classes/autoload_001.phpt] 
TEST 139/15092 [tests/classes/autoload_002.phpt]
PASS ZE2 Autoload and get_class_methods [tests/classes/autoload_002.phpt] 
TEST 140/15092 [tests/classes/autoload_003.phpt]
PASS ZE2 Autoload and derived classes [tests/classes/autoload_003.phpt] 
TEST 141/15092 [tests/classes/autoload_004.phpt]
PASS ZE2 Autoload and recursion [tests/classes/autoload_004.phpt] 
TEST 142/15092 [tests/classes/autoload_005.phpt]
PASS ZE2 Autoload from destructor [tests/classes/autoload_005.phpt] 
TEST 143/15092 [tests/classes/autoload_006.phpt]
PASS ZE2 Autoload from destructor [tests/classes/autoload_006.phpt] 
TEST 144/15092 [tests/classes/autoload_007.phpt]
PASS Ensure instanceof does not trigger autoload. [tests/classes/autoload_007.phpt] 
TEST 145/15092 [tests/classes/autoload_008.phpt]
PASS Ensure catch blocks for unknown exception types do not trigger autoload. [tests/classes/autoload_008.phpt] 
TEST 146/15092 [tests/classes/autoload_009.phpt]
PASS Ensure type hints for unknown types do not trigger autoload. [tests/classes/autoload_009.phpt] 
TEST 147/15092 [tests/classes/autoload_010.phpt]
PASS Ensure implements does trigger autoload. [tests/classes/autoload_010.phpt] 
TEST 148/15092 [tests/classes/autoload_011.phpt]
PASS Ensure extends does trigger autoload. [tests/classes/autoload_011.phpt] 
TEST 149/15092 [tests/classes/autoload_012.phpt]
PASS Ensure callback methods in unknown classes trigger autoload. [tests/classes/autoload_012.phpt] 
TEST 150/15092 [tests/classes/autoload_013.phpt]
PASS Ensure the ReflectionClass constructor triggers autoload. [tests/classes/autoload_013.phpt] 
TEST 151/15092 [tests/classes/autoload_014.phpt]
PASS Ensure the ReflectionMethod constructor triggers autoload. [tests/classes/autoload_014.phpt] 
TEST 152/15092 [tests/classes/autoload_015.phpt]
PASS Ensure the ReflectionProperty constructor triggers autoload. [tests/classes/autoload_015.phpt] 
TEST 153/15092 [tests/classes/autoload_016.phpt]
PASS Ensure ReflectionClass::getProperty() triggers autoload [tests/classes/autoload_016.phpt] 
TEST 154/15092 [tests/classes/autoload_017.phpt]
PASS Ensure ReflectionClass::implementsInterface triggers autoload. [tests/classes/autoload_017.phpt] 
TEST 155/15092 [tests/classes/autoload_018.phpt]
PASS Ensure __autoload() allows for recursive calls if the class name differs. [tests/classes/autoload_018.phpt] 
TEST 156/15092 [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/15092 [tests/classes/autoload_020.phpt]
PASS Ensure __autoload() is triggered during unserialization. [tests/classes/autoload_020.phpt] 
TEST 158/15092 [tests/classes/autoload_021.phpt]
PASS Validation of class names in the autoload process [tests/classes/autoload_021.phpt] 
TEST 159/15092 [tests/classes/bug23951.phpt]
PASS Bug #23951 (Defines not working in inherited classes) [tests/classes/bug23951.phpt] 
TEST 160/15092 [tests/classes/bug24399.phpt]
PASS Bug #24399 (is_subclass_of() crashes when parent class doesn't exist) [tests/classes/bug24399.phpt] 
TEST 161/15092 [tests/classes/bug24445.phpt]
PASS Bug #24445 (get_parent_class() returns the current class when passed an object) [tests/classes/bug24445.phpt] 
TEST 162/15092 [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/15092 [tests/classes/bug27468.phpt]
PASS Bug #27468 (foreach in __destruct() causes segfault) [tests/classes/bug27468.phpt] 
TEST 164/15092 [tests/classes/bug27504.phpt]
PASS Bug #27504 (call_user_func_array allows calling of private/protected methods) [tests/classes/bug27504.phpt] 
TEST 165/15092 [tests/classes/bug29446.phpt]
PASS Bug #29446 (ZE allows multiple declarations of the same class constant) [tests/classes/bug29446.phpt] 
TEST 166/15092 [tests/classes/bug63462.phpt]
PASS Test script to verify that magic methods should be called only once when accessing an unset property. [tests/classes/bug63462.phpt] 
TEST 167/15092 [tests/classes/bug65768.phpt]
PASS Bug #65768: date_diff accepts only DateTime instance even though docs say about DateTimeInterface [tests/classes/bug65768.phpt] 
TEST 168/15092 [tests/classes/class_abstract.phpt]
PASS ZE2 An abstract class cannot be instanciated [tests/classes/class_abstract.phpt] 
TEST 169/15092 [tests/classes/class_example.phpt]
PASS Classes general test [tests/classes/class_example.phpt] 
TEST 170/15092 [tests/classes/class_final.phpt]
PASS ZE2 A final class cannot be inherited [tests/classes/class_final.phpt] 
TEST 171/15092 [tests/classes/class_stdclass.phpt]
PASS Instantiate stdClass [tests/classes/class_stdclass.phpt] 
TEST 172/15092 [tests/classes/clone_001.phpt]
PASS ZE2 object cloning, 1 [tests/classes/clone_001.phpt] 
TEST 173/15092 [tests/classes/clone_002.phpt]
PASS ZE2 object cloning, 2 [tests/classes/clone_002.phpt] 
TEST 174/15092 [tests/classes/clone_003.phpt]
PASS ZE2 object cloning, 3 [tests/classes/clone_003.phpt] 
TEST 175/15092 [tests/classes/clone_004.phpt]
PASS ZE2 object cloning, 4 [tests/classes/clone_004.phpt] 
TEST 176/15092 [tests/classes/clone_005.phpt]
PASS ZE2 object cloning, 5 [tests/classes/clone_005.phpt] 
TEST 177/15092 [tests/classes/clone_006.phpt]
PASS ZE2 object cloning, 6 [tests/classes/clone_006.phpt] 
TEST 178/15092 [tests/classes/constants_basic_001.phpt]
PASS Class constant declarations [tests/classes/constants_basic_001.phpt] 
TEST 179/15092 [tests/classes/constants_basic_002.phpt]
PASS Basic class support - defining and reading a class constant. [tests/classes/constants_basic_002.phpt] 
TEST 180/15092 [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/15092 [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/15092 [tests/classes/constants_basic_005.phpt]
PASS Test constants with default values based on other constants. [tests/classes/constants_basic_005.phpt] 
TEST 183/15092 [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/15092 [tests/classes/constants_comments_001.phpt]
PASS Class constants and doc comments [tests/classes/constants_comments_001.phpt] 
TEST 185/15092 [tests/classes/constants_error_001.phpt]
PASS Error case: duplicate class constant definition [tests/classes/constants_error_001.phpt] 
TEST 186/15092 [tests/classes/constants_error_002.phpt]
PASS Error case: class constant as an array [tests/classes/constants_error_002.phpt] 
TEST 187/15092 [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/15092 [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/15092 [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/15092 [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/15092 [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/15092 [tests/classes/constants_scope_001.phpt]
PASS ZE2 class constants and scope [tests/classes/constants_scope_001.phpt] 
TEST 193/15092 [tests/classes/constants_visibility_001.phpt]
PASS Class public constant visibility [tests/classes/constants_visibility_001.phpt] 
TEST 194/15092 [tests/classes/constants_visibility_002.phpt]
PASS Class protected constant visibility [tests/classes/constants_visibility_002.phpt] 
TEST 195/15092 [tests/classes/constants_visibility_003.phpt]
PASS Class private constant visibility [tests/classes/constants_visibility_003.phpt] 
TEST 196/15092 [tests/classes/constants_visibility_004.phpt]
PASS Only public and protected class constants should be inherited [tests/classes/constants_visibility_004.phpt] 
TEST 197/15092 [tests/classes/constants_visibility_005.phpt]
PASS Static constants are not allowed [tests/classes/constants_visibility_005.phpt] 
TEST 198/15092 [tests/classes/constants_visibility_006.phpt]
PASS Abstract constants are not allowed [tests/classes/constants_visibility_006.phpt] 
TEST 199/15092 [tests/classes/constants_visibility_007.phpt]
PASS Final constants are not allowed [tests/classes/constants_visibility_007.phpt] 
TEST 200/15092 [tests/classes/constants_visibility_error_001.phpt]
PASS Class private constant visibility error [tests/classes/constants_visibility_error_001.phpt] 
TEST 201/15092 [tests/classes/constants_visibility_error_002.phpt]
PASS Class protected constant visibility error [tests/classes/constants_visibility_error_002.phpt] 
TEST 202/15092 [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 203/15092 [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 204/15092 [tests/classes/ctor_dtor.phpt]
PASS ZE2 The new constructor/destructor is called [tests/classes/ctor_dtor.phpt] 
TEST 205/15092 [tests/classes/ctor_dtor_inheritance.phpt]
PASS ZE2 A derived class can use the inherited constructor/destructor [tests/classes/ctor_dtor_inheritance.phpt] 
TEST 206/15092 [tests/classes/ctor_failure.phpt]
PASS ZE2 Do not call destructors if constructor fails [tests/classes/ctor_failure.phpt] 
TEST 207/15092 [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 208/15092 [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 209/15092 [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 210/15092 [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 211/15092 [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 212/15092 [tests/classes/ctor_visibility.phpt]
PASS ZE2 A private constructor cannot be called [tests/classes/ctor_visibility.phpt] 
TEST 213/15092 [tests/classes/dereferencing_001.phpt]
PASS ZE2 dereferencing of objects from methods [tests/classes/dereferencing_001.phpt] 
TEST 214/15092 [tests/classes/destructor_and_echo.phpt]
PASS ZE2 Destructors and echo [tests/classes/destructor_and_echo.phpt] 
TEST 215/15092 [tests/classes/destructor_and_exceptions.phpt]
PASS ZE2 catch exception thrown in destructor [tests/classes/destructor_and_exceptions.phpt] 
TEST 216/15092 [tests/classes/destructor_and_globals.phpt]
PASS ZE2 accessing globals from destructor in shutdown [tests/classes/destructor_and_globals.phpt] 
TEST 217/15092 [tests/classes/destructor_and_references.phpt]
PASS ZE2 Destructing and references [tests/classes/destructor_and_references.phpt] 
TEST 218/15092 [tests/classes/destructor_inheritance.phpt]
PASS ZE2 The inherited destructor is called [tests/classes/destructor_inheritance.phpt] 
TEST 219/15092 [tests/classes/destructor_visibility_001.phpt]
PASS ZE2 Ensuring destructor visibility [tests/classes/destructor_visibility_001.phpt] 
TEST 220/15092 [tests/classes/destructor_visibility_002.phpt]
PASS ZE2 Ensuring destructor visibility [tests/classes/destructor_visibility_002.phpt] 
TEST 221/15092 [tests/classes/destructor_visibility_003.phpt]
PASS ZE2 Ensuring destructor visibility [tests/classes/destructor_visibility_003.phpt] 
TEST 222/15092 [tests/classes/factory_001.phpt]
PASS ZE2 factory objects [tests/classes/factory_001.phpt] 
TEST 223/15092 [tests/classes/factory_and_singleton_001.phpt]
PASS ZE2 factory and singleton, test 1 [tests/classes/factory_and_singleton_001.phpt] 
TEST 224/15092 [tests/classes/factory_and_singleton_002.phpt]
PASS ZE2 factory and singleton, test 2 [tests/classes/factory_and_singleton_002.phpt] 
TEST 225/15092 [tests/classes/factory_and_singleton_003.phpt]
PASS ZE2 factory and singleton, test 3 [tests/classes/factory_and_singleton_003.phpt] 
TEST 226/15092 [tests/classes/factory_and_singleton_004.phpt]
PASS ZE2 factory and singleton, test 4 [tests/classes/factory_and_singleton_004.phpt] 
TEST 227/15092 [tests/classes/factory_and_singleton_005.phpt]
PASS ZE2 factory and singleton, test 5 [tests/classes/factory_and_singleton_005.phpt] 
TEST 228/15092 [tests/classes/factory_and_singleton_006.phpt]
PASS ZE2 factory and singleton, test 6 [tests/classes/factory_and_singleton_006.phpt] 
TEST 229/15092 [tests/classes/factory_and_singleton_007.phpt]
PASS ZE2 factory and singleton, test 7 [tests/classes/factory_and_singleton_007.phpt] 
TEST 230/15092 [tests/classes/factory_and_singleton_008.phpt]
PASS ZE2 factory and singleton, test 8 [tests/classes/factory_and_singleton_008.phpt] 
TEST 231/15092 [tests/classes/factory_and_singleton_009.phpt]
PASS ZE2 factory and singleton, test 9 [tests/classes/factory_and_singleton_009.phpt] 
TEST 232/15092 [tests/classes/factory_and_singleton_010.phpt]
PASS ZE2 factory and singleton, test 10 [tests/classes/factory_and_singleton_010.phpt] 
TEST 233/15092 [tests/classes/final.phpt]
PASS ZE2 A method may be redeclared final [tests/classes/final.phpt] 
TEST 234/15092 [tests/classes/final_abstract.phpt]
PASS ZE2 A final method cannot be abstract [tests/classes/final_abstract.phpt] 
TEST 235/15092 [tests/classes/final_ctor1.phpt]
PASS ZE2 cannot override final __construct [tests/classes/final_ctor1.phpt] 
TEST 236/15092 [tests/classes/final_ctor2.phpt]
PASS ZE2 cannot override final old style ctor [tests/classes/final_ctor2.phpt] 
TEST 237/15092 [tests/classes/final_ctor3.phpt]
PASS Ensure implicit final inherited old-style constructor cannot be overridden. [tests/classes/final_ctor3.phpt] 
TEST 238/15092 [tests/classes/final_redeclare.phpt]
PASS ZE2 A final method may not be overwritten [tests/classes/final_redeclare.phpt] 
TEST 239/15092 [tests/classes/implicit_instantiation_001.phpt]
PASS Implicit object instantiation when accessing properties of non-object. [tests/classes/implicit_instantiation_001.phpt] 
TEST 240/15092 [tests/classes/incdec_property_001.phpt]
PASS ZE2 post increment/decrement property of overloaded object [tests/classes/incdec_property_001.phpt] 
TEST 241/15092 [tests/classes/incdec_property_002.phpt]
PASS ZE2 post increment/decrement property of overloaded object with assignment [tests/classes/incdec_property_002.phpt] 
TEST 242/15092 [tests/classes/incdec_property_003.phpt]
PASS ZE2 pre increment/decrement property of overloaded object [tests/classes/incdec_property_003.phpt] 
TEST 243/15092 [tests/classes/incdec_property_004.phpt]
PASS ZE2 pre increment/decrement property of overloaded object with assignment [tests/classes/incdec_property_004.phpt] 
TEST 244/15092 [tests/classes/inheritance.phpt]
PASS Classes inheritance test [tests/classes/inheritance.phpt] 
TEST 245/15092 [tests/classes/inheritance_002.phpt]
PASS ZE2 Constructor precedence [tests/classes/inheritance_002.phpt] 
TEST 246/15092 [tests/classes/inheritance_003.phpt]
PASS ZE2 method inheritance without interfaces [tests/classes/inheritance_003.phpt] 
TEST 247/15092 [tests/classes/inheritance_004.phpt]
PASS ZE2 method inheritance without interfaces [tests/classes/inheritance_004.phpt] 
TEST 248/15092 [tests/classes/inheritance_005.phpt]
PASS Check for inherited old-style constructor. [tests/classes/inheritance_005.phpt] 
TEST 249/15092 [tests/classes/inheritance_006.phpt]
PASS Private property inheritance check [tests/classes/inheritance_006.phpt] 
TEST 250/15092 [tests/classes/inheritance_007.phpt]
PASS Ensure inherited old-style constructor doesn't block other methods [tests/classes/inheritance_007.phpt] 
TEST 251/15092 [tests/classes/interface_and_extends.phpt]
PASS ZE2 a class cannot extend an interface [tests/classes/interface_and_extends.phpt] 
TEST 252/15092 [tests/classes/interface_class.phpt]
PASS ZE2 A class can only implement interfaces [tests/classes/interface_class.phpt] 
TEST 253/15092 [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 254/15092 [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 255/15092 [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 256/15092 [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 257/15092 [tests/classes/interface_constant_inheritance_005.phpt]
PASS Ensure a interface can have public constants [tests/classes/interface_constant_inheritance_005.phpt] 
TEST 258/15092 [tests/classes/interface_constant_inheritance_006.phpt]
PASS Ensure a interface can not have protected constants [tests/classes/interface_constant_inheritance_006.phpt] 
TEST 259/15092 [tests/classes/interface_constant_inheritance_007.phpt]
PASS Ensure a interface can not have private constants [tests/classes/interface_constant_inheritance_007.phpt] 
TEST 260/15092 [tests/classes/interface_doubled.phpt]
PASS ZE2 An interface extends base interfaces [tests/classes/interface_doubled.phpt] 
TEST 261/15092 [tests/classes/interface_implemented.phpt]
PASS ZE2 An interface is inherited [tests/classes/interface_implemented.phpt] 
TEST 262/15092 [tests/classes/interface_instantiate.phpt]
PASS ZE2 An interface cannot be instantiated [tests/classes/interface_instantiate.phpt] 
TEST 263/15092 [tests/classes/interface_member.phpt]
PASS ZE2 An interface cannot have properties [tests/classes/interface_member.phpt] 
TEST 264/15092 [tests/classes/interface_method.phpt]
PASS ZE2 An interface method must be abstract [tests/classes/interface_method.phpt] 
TEST 265/15092 [tests/classes/interface_method_final.phpt]
PASS ZE2 An interface method cannot be final [tests/classes/interface_method_final.phpt] 
TEST 266/15092 [tests/classes/interface_method_private.phpt]
PASS ZE2 An interface method cannot be private [tests/classes/interface_method_private.phpt] 
TEST 267/15092 [tests/classes/interface_must_be_implemented.phpt]
PASS ZE2 An interface must be implemented [tests/classes/interface_must_be_implemented.phpt] 
TEST 268/15092 [tests/classes/interface_optional_arg.phpt]
PASS ZE2 An interface method allows additional default arguments [tests/classes/interface_optional_arg.phpt] 
TEST 269/15092 [tests/classes/interface_optional_arg_002.phpt]
PASS default argument value in interface implementation [tests/classes/interface_optional_arg_002.phpt] 
TEST 270/15092 [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 271/15092 [tests/classes/interfaces_001.phpt]
PASS ZE2 interfaces [tests/classes/interfaces_001.phpt] 
TEST 272/15092 [tests/classes/interfaces_002.phpt]
PASS ZE2 interface with an unimplemented method [tests/classes/interfaces_002.phpt] 
TEST 273/15092 [tests/classes/interfaces_003.phpt]
PASS ZE2 interface and __construct [tests/classes/interfaces_003.phpt] 
TEST 274/15092 [tests/classes/iterators_001.phpt]
PASS ZE2 iterators and foreach [tests/classes/iterators_001.phpt] 
TEST 275/15092 [tests/classes/iterators_002.phpt]
PASS ZE2 iterators and break [tests/classes/iterators_002.phpt] 
TEST 276/15092 [tests/classes/iterators_003.phpt]
PASS ZE2 iterators and break [tests/classes/iterators_003.phpt] 
TEST 277/15092 [tests/classes/iterators_004.phpt]
PASS ZE2 iterators must be implemented [tests/classes/iterators_004.phpt] 
TEST 278/15092 [tests/classes/iterators_005.phpt]
PASS ZE2 iterators cannot implement Traversable alone [tests/classes/iterators_005.phpt] 
TEST 279/15092 [tests/classes/iterators_006.phpt]
PASS ZE2 iterators and array wrapping [tests/classes/iterators_006.phpt] 
TEST 280/15092 [tests/classes/iterators_007.phpt]
PASS ZE2 iterators and exceptions [tests/classes/iterators_007.phpt] 
TEST 281/15092 [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 282/15092 [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 283/15092 [tests/classes/method_override_optional_arg_001.phpt]
PASS Method override allows optional default argument [tests/classes/method_override_optional_arg_001.phpt] 
TEST 284/15092 [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 285/15092 [tests/classes/object_reference_001.phpt]
PASS ZE2 object references [tests/classes/object_reference_001.phpt] 
TEST 286/15092 [tests/classes/private_001.phpt]
PASS ZE2 A private method can only be called inside the class [tests/classes/private_001.phpt] 
TEST 287/15092 [tests/classes/private_002.phpt]
PASS ZE2 A private method cannot be called in another class [tests/classes/private_002.phpt] 
TEST 288/15092 [tests/classes/private_003.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_003.phpt] 
TEST 289/15092 [tests/classes/private_003b.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_003b.phpt] 
TEST 290/15092 [tests/classes/private_004.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_004.phpt] 
TEST 291/15092 [tests/classes/private_004b.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_004b.phpt] 
TEST 292/15092 [tests/classes/private_005.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_005.phpt] 
TEST 293/15092 [tests/classes/private_005b.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_005b.phpt] 
TEST 294/15092 [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/15092 [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/15092 [tests/classes/private_007.phpt]
PASS ZE2 A derived class does not know about privates of ancestors [tests/classes/private_007.phpt] 
TEST 297/15092 [tests/classes/private_007b.phpt]
PASS ZE2 A derived class does not know about privates of ancestors [tests/classes/private_007b.phpt] 
TEST 298/15092 [tests/classes/private_members.phpt]
PASS ZE2 A private member is [tests/classes/private_members.phpt] 
TEST 299/15092 [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/15092 [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/15092 [tests/classes/property_override_privateStatic_private.phpt]
PASS Redeclare inherited private static property as private. [tests/classes/property_override_privateStatic_private.phpt] 
TEST 302/15092 [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/15092 [tests/classes/property_override_privateStatic_protected.phpt]
PASS Redeclare inherited private static property as protected. [tests/classes/property_override_privateStatic_protected.phpt] 
TEST 304/15092 [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/15092 [tests/classes/property_override_privateStatic_public.phpt]
PASS Redeclare inherited private static property as public. [tests/classes/property_override_privateStatic_public.phpt] 
TEST 306/15092 [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/15092 [tests/classes/property_override_private_private.phpt]
PASS Redeclare inherited private property as private. [tests/classes/property_override_private_private.phpt] 
TEST 308/15092 [tests/classes/property_override_private_privateStatic.phpt]
PASS Redeclare inherited private property as private static. [tests/classes/property_override_private_privateStatic.phpt] 
TEST 309/15092 [tests/classes/property_override_private_protected.phpt]
PASS Redeclare inherited private property as protected. [tests/classes/property_override_private_protected.phpt] 
TEST 310/15092 [tests/classes/property_override_private_protectedStatic.phpt]
PASS Redeclare inherited private property as protected static. [tests/classes/property_override_private_protectedStatic.phpt] 
TEST 311/15092 [tests/classes/property_override_private_public.phpt]
PASS Redeclare inherited private property as public. [tests/classes/property_override_private_public.phpt] 
TEST 312/15092 [tests/classes/property_override_private_publicStatic.phpt]
PASS Redeclare inherited private property as public static. [tests/classes/property_override_private_publicStatic.phpt] 
TEST 313/15092 [tests/classes/property_override_protectedStatic_private.phpt]
PASS Redeclare inherited protected static property as private. [tests/classes/property_override_protectedStatic_private.phpt] 
TEST 314/15092 [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/15092 [tests/classes/property_override_protectedStatic_protected.phpt]
PASS Redeclare inherited protected static property as protected. [tests/classes/property_override_protectedStatic_protected.phpt] 
TEST 316/15092 [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/15092 [tests/classes/property_override_protectedStatic_public.phpt]
PASS Redeclare inherited protected static property as public. [tests/classes/property_override_protectedStatic_public.phpt] 
TEST 318/15092 [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/15092 [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/15092 [tests/classes/property_override_protected_privateStatic.phpt]
PASS Redeclare inherited protected property as private static. [tests/classes/property_override_protected_privateStatic.phpt] 
TEST 321/15092 [tests/classes/property_override_protected_protected.phpt]
PASS Redeclare inherited protected property as protected. [tests/classes/property_override_protected_protected.phpt] 
TEST 322/15092 [tests/classes/property_override_protected_protectedStatic.phpt]
PASS Redeclare inherited protected property as protected static. [tests/classes/property_override_protected_protectedStatic.phpt] 
TEST 323/15092 [tests/classes/property_override_protected_public.phpt]
PASS Redeclare inherited protected property as public. [tests/classes/property_override_protected_public.phpt] 
TEST 324/15092 [tests/classes/property_override_protected_publicStatic.phpt]
PASS Redeclare inherited protected property as public static. [tests/classes/property_override_protected_publicStatic.phpt] 
TEST 325/15092 [tests/classes/property_override_publicStatic_private.phpt]
PASS Redeclare inherited public static property as private. [tests/classes/property_override_publicStatic_private.phpt] 
TEST 326/15092 [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/15092 [tests/classes/property_override_publicStatic_protected.phpt]
PASS Redeclare inherited public static property as protected. [tests/classes/property_override_publicStatic_protected.phpt] 
TEST 328/15092 [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/15092 [tests/classes/property_override_publicStatic_public.phpt]
PASS Redeclare inherited public static property as public. [tests/classes/property_override_publicStatic_public.phpt] 
TEST 330/15092 [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/15092 [tests/classes/property_override_public_private.phpt]
PASS Redeclare inherited public property as private. [tests/classes/property_override_public_private.phpt] 
TEST 332/15092 [tests/classes/property_override_public_privateStatic.phpt]
PASS Redeclare inherited public property as private static. [tests/classes/property_override_public_privateStatic.phpt] 
TEST 333/15092 [tests/classes/property_override_public_protected.phpt]
PASS Redeclare inherited public property as protected. [tests/classes/property_override_public_protected.phpt] 
TEST 334/15092 [tests/classes/property_override_public_protectedStatic.phpt]
PASS Redeclare inherited public property as protected static. [tests/classes/property_override_public_protectedStatic.phpt] 
TEST 335/15092 [tests/classes/property_override_public_public.phpt]
PASS Redeclare inherited public property as public. [tests/classes/property_override_public_public.phpt] 
TEST 336/15092 [tests/classes/property_override_public_publicStatic.phpt]
PASS Redeclare inherited public property as public static. [tests/classes/property_override_public_publicStatic.phpt] 
TEST 337/15092 [tests/classes/property_recreate_private.phpt]
PASS Unsetting and recreating private properties. [tests/classes/property_recreate_private.phpt] 
TEST 338/15092 [tests/classes/property_recreate_protected.phpt]
PASS Unsetting and recreating protected properties. [tests/classes/property_recreate_protected.phpt] 
TEST 339/15092 [tests/classes/protected_001.phpt]
PASS ZE2 A protected method can only be called inside the class [tests/classes/protected_001.phpt] 
TEST 340/15092 [tests/classes/protected_001b.phpt]
PASS ZE2 A protected method can only be called inside the class [tests/classes/protected_001b.phpt] 
TEST 341/15092 [tests/classes/protected_002.phpt]
PASS ZE2 A protected method cannot be called in another class [tests/classes/protected_002.phpt] 
TEST 342/15092 [tests/classes/serialize_001.phpt]
PASS ZE2 Serializable [tests/classes/serialize_001.phpt] 
TEST 343/15092 [tests/classes/singleton_001.phpt]
PASS ZE2 singleton [tests/classes/singleton_001.phpt] 
TEST 344/15092 [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/15092 [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/15092 [tests/classes/static_properties_001.phpt]
PASS ZE2 Initializing static properties to arrays [tests/classes/static_properties_001.phpt] 
TEST 347/15092 [tests/classes/static_properties_003.phpt]
PASS Attempting to access static properties using instance property syntax [tests/classes/static_properties_003.phpt] 
TEST 348/15092 [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/15092 [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/15092 [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/15092 [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/15092 [tests/classes/static_properties_004.phpt]
PASS Inherited static properties can be separated from their reference set. [tests/classes/static_properties_004.phpt] 
TEST 353/15092 [tests/classes/static_properties_undeclared_assign.phpt]
PASS Assigning to a non-existent static property [tests/classes/static_properties_undeclared_assign.phpt] 
TEST 354/15092 [tests/classes/static_properties_undeclared_assignInc.phpt]
PASS Assigning & incrementing a non-existent static property [tests/classes/static_properties_undeclared_assignInc.phpt] 
TEST 355/15092 [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/15092 [tests/classes/static_properties_undeclared_inc.phpt]
PASS Incrementing a non-existent static property [tests/classes/static_properties_undeclared_inc.phpt] 
TEST 357/15092 [tests/classes/static_properties_undeclared_isset.phpt]
PASS Issetting a non-existent static property [tests/classes/static_properties_undeclared_isset.phpt] 
TEST 358/15092 [tests/classes/static_properties_undeclared_read.phpt]
PASS Reading a non-existent static property [tests/classes/static_properties_undeclared_read.phpt] 
TEST 359/15092 [tests/classes/static_this.phpt]
PASS ZE2 $this can be an argument to a static function [tests/classes/static_this.phpt] 
TEST 360/15092 [tests/classes/this.phpt]
PASS ZE2 $this cannot be exchanged [tests/classes/this.phpt] 
TEST 361/15092 [tests/classes/tostring_001.phpt]
PASS ZE2 __toString() [tests/classes/tostring_001.phpt] 
TEST 362/15092 [tests/classes/tostring_002.phpt]
PASS ZE2 __toString() in __destruct [tests/classes/tostring_002.phpt] 
TEST 363/15092 [tests/classes/tostring_003.phpt]
PASS ZE2 __toString() in __destruct/exception [tests/classes/tostring_003.phpt] 
TEST 364/15092 [tests/classes/tostring_004.phpt]
PASS Object to string conversion: error cases and behaviour variations. [tests/classes/tostring_004.phpt] 
TEST 365/15092 [tests/classes/type_hinting_001.phpt]
PASS ZE2 class type hinting [tests/classes/type_hinting_001.phpt] 
TEST 366/15092 [tests/classes/type_hinting_002.phpt]
PASS ZE2 class type hinting non existing class [tests/classes/type_hinting_002.phpt] 
TEST 367/15092 [tests/classes/type_hinting_003.phpt]
PASS ZE2 class type hinting with arrays [tests/classes/type_hinting_003.phpt] 
TEST 368/15092 [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/15092 [tests/classes/type_hinting_005a.phpt]
PASS Check type hint compatibility in overrides with array hints. [tests/classes/type_hinting_005a.phpt] 
TEST 370/15092 [tests/classes/type_hinting_005c.phpt]
PASS Check type hint compatibility in overrides with array hints. [tests/classes/type_hinting_005c.phpt] 
TEST 371/15092 [tests/classes/type_hinting_005d.phpt]
PASS Check type hint compatibility in overrides with array hints. [tests/classes/type_hinting_005d.phpt] 
TEST 372/15092 [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/15092 [tests/classes/visibility_000a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_000a.phpt] 
TEST 374/15092 [tests/classes/visibility_000b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_000b.phpt] 
TEST 375/15092 [tests/classes/visibility_000c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_000c.phpt] 
TEST 376/15092 [tests/classes/visibility_001a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_001a.phpt] 
TEST 377/15092 [tests/classes/visibility_001b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_001b.phpt] 
TEST 378/15092 [tests/classes/visibility_001c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_001c.phpt] 
TEST 379/15092 [tests/classes/visibility_002a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_002a.phpt] 
TEST 380/15092 [tests/classes/visibility_002b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_002b.phpt] 
TEST 381/15092 [tests/classes/visibility_002c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_002c.phpt] 
TEST 382/15092 [tests/classes/visibility_003a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_003a.phpt] 
TEST 383/15092 [tests/classes/visibility_003b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_003b.phpt] 
TEST 384/15092 [tests/classes/visibility_003c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_003c.phpt] 
TEST 385/15092 [tests/classes/visibility_004a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_004a.phpt] 
TEST 386/15092 [tests/classes/visibility_004b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_004b.phpt] 
TEST 387/15092 [tests/classes/visibility_004c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_004c.phpt] 
TEST 388/15092 [tests/classes/visibility_005.phpt]
PASS ZE2 foreach and property visibility [tests/classes/visibility_005.phpt] 
TEST 389/15092 [tests/func/001.phpt]
PASS Strlen() function test [tests/func/001.phpt] 
TEST 390/15092 [tests/func/002.phpt]
PASS Static variables in functions [tests/func/002.phpt] 
TEST 391/15092 [tests/func/003.phpt]
PASS General function test [tests/func/003.phpt] 
TEST 392/15092 [tests/func/004.phpt]
PASS General function test [tests/func/004.phpt] 
TEST 393/15092 [tests/func/005.phpt]
PASS Testing register_shutdown_function() [tests/func/005.phpt] 
TEST 394/15092 [tests/func/005a.phpt]
PASS Testing register_shutdown_function() with timeout. (Bug: #21513) [tests/func/005a.phpt] 
TEST 395/15092 [tests/func/006.phpt]
PASS Output buffering tests [tests/func/006.phpt] 
TEST 396/15092 [tests/func/007.phpt]
PASS INI functions test [tests/func/007.phpt] 
TEST 397/15092 [tests/func/008.phpt]
PASS Test for buffering in core functions with implicit flush off [tests/func/008.phpt] 
TEST 398/15092 [tests/func/009.phpt]
PASS Test for buffering in core functions with implicit flush on [tests/func/009.phpt] 
TEST 399/15092 [tests/func/010.phpt]
PASS function with many parameters [tests/func/010.phpt] 
TEST 400/15092 [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/15092 [tests/func/bug64523.phpt]
PASS Bug #64523: XOR not parsed in INI [tests/func/bug64523.phpt] 
TEST 402/15092 [tests/func/ini_alter.phpt]
PASS ini_alter() check [tests/func/ini_alter.phpt] 
TEST 403/15092 [tests/lang/001.phpt]
PASS Simple If condition test [tests/lang/001.phpt] 
TEST 404/15092 [tests/lang/002.phpt]
PASS Simple While Loop Test [tests/lang/002.phpt] 
TEST 405/15092 [tests/lang/003.phpt]
PASS Simple Switch Test [tests/lang/003.phpt] 
TEST 406/15092 [tests/lang/004.phpt]
PASS Simple If/Else Test [tests/lang/004.phpt] 
TEST 407/15092 [tests/lang/005.phpt]
PASS Simple If/ElseIf/Else Test [tests/lang/005.phpt] 
TEST 408/15092 [tests/lang/006.phpt]
PASS Nested If/ElseIf/Else Test [tests/lang/006.phpt] 
TEST 409/15092 [tests/lang/007.phpt]
PASS Function call with global and static variables [tests/lang/007.phpt] 
TEST 410/15092 [tests/lang/008.phpt]
PASS Testing recursive function [tests/lang/008.phpt] 
TEST 411/15092 [tests/lang/009.phpt]
PASS Testing function parameter passing [tests/lang/009.phpt] 
TEST 412/15092 [tests/lang/010.phpt]
PASS Testing function parameter passing with a return value [tests/lang/010.phpt] 
TEST 413/15092 [tests/lang/011.phpt]
PASS Testing nested functions [tests/lang/011.phpt] 
TEST 414/15092 [tests/lang/012.phpt]
PASS Testing stack after early function return [tests/lang/012.phpt] 
TEST 415/15092 [tests/lang/013.phpt]
PASS Testing eval function [tests/lang/013.phpt] 
TEST 416/15092 [tests/lang/014.phpt]
PASS Testing eval function inside user-defined function [tests/lang/014.phpt] 
TEST 417/15092 [tests/lang/015.phpt]
PASS Testing include [tests/lang/015.phpt] 
TEST 418/15092 [tests/lang/016.phpt]
PASS Testing user-defined function in included file [tests/lang/016.phpt] 
TEST 419/15092 [tests/lang/017.phpt]
PASS Testing user-defined function falling out of an If into another [tests/lang/017.phpt] 
TEST 420/15092 [tests/lang/018.phpt]
PASS eval() test [tests/lang/018.phpt] 
TEST 421/15092 [tests/lang/019.phpt]
PASS eval() test [tests/lang/019.phpt] 
TEST 422/15092 [tests/lang/020.phpt]
PASS Switch test 1 [tests/lang/020.phpt] 
TEST 423/15092 [tests/lang/021.phpt]
PASS Switch test 2 [tests/lang/021.phpt] 
TEST 424/15092 [tests/lang/022.phpt]
PASS Switch test 3 [tests/lang/022.phpt] 
TEST 425/15092 [tests/lang/023.phpt]
PASS Regression test [tests/lang/023.phpt] 
TEST 426/15092 [tests/lang/024.phpt]
PASS Looped regression test (may take a while) [tests/lang/024.phpt] 
TEST 427/15092 [tests/lang/025.phpt]
PASS Mean recursion test [tests/lang/025.phpt] 
TEST 428/15092 [tests/lang/026.phpt]
PASS Testing string scanner confirmance [tests/lang/026.phpt] 
TEST 429/15092 [tests/lang/027.phpt]
PASS Testing do-while loop [tests/lang/027.phpt] 
TEST 430/15092 [tests/lang/028.phpt]
PASS Testing calling user-level functions from C [tests/lang/028.phpt] 
TEST 431/15092 [tests/lang/030.phpt]
PASS $this in constructor test [tests/lang/030.phpt] 
TEST 432/15092 [tests/lang/031.phpt]
PASS Bug #16227 (Internal hash position bug on assignment) [tests/lang/031.phpt] 
TEST 433/15092 [tests/lang/032.phpt]
PASS Class method registration [tests/lang/032.phpt] 
TEST 434/15092 [tests/lang/033.phpt]
PASS Alternative syntaxes test [tests/lang/033.phpt] 
TEST 435/15092 [tests/lang/034.phpt]
PASS Bug #12647 (Locale settings affecting float parsing) [tests/lang/034.phpt] 
TEST 436/15092 [tests/lang/035.phpt]
PASS ZE2: set_exception_handler() [tests/lang/035.phpt] 
TEST 437/15092 [tests/lang/036.phpt]
PASS Child public element should not override parent private element in parent methods [tests/lang/036.phpt] 
TEST 438/15092 [tests/lang/037.phpt]
PASS 'Static' binding for private variables [tests/lang/037.phpt] 
TEST 439/15092 [tests/lang/038.phpt]
PASS Convert warnings to exceptions [tests/lang/038.phpt] 
TEST 440/15092 [tests/lang/039.phpt]
PASS Catch Interfaces [tests/lang/039.phpt] 
TEST 441/15092 [tests/lang/040.phpt]
PASS foreach into array [tests/lang/040.phpt] 
TEST 442/15092 [tests/lang/041.phpt]
PASS Dynamic access of static members [tests/lang/041.phpt] 
TEST 443/15092 [tests/lang/042.phpt]
PASS Dynamic access of constants [tests/lang/042.phpt] 
TEST 444/15092 [tests/lang/043.phpt]
PASS Dynamic call for static methods [tests/lang/043.phpt] 
TEST 445/15092 [tests/lang/044.phpt]
PASS Dynamic call for static methods dynamically named [tests/lang/044.phpt] 
TEST 446/15092 [tests/lang/045.phpt]
PASS Timeout again inside register_shutdown_function [tests/lang/045.phpt] 
TEST 447/15092 [tests/lang/array_shortcut_001.phpt]
PASS Square bracket array shortcut test [tests/lang/array_shortcut_001.phpt] 
TEST 448/15092 [tests/lang/array_shortcut_002.phpt]
PASS Square bracket associative array shortcut test [tests/lang/array_shortcut_002.phpt] 
TEST 449/15092 [tests/lang/array_shortcut_003.phpt]
PASS Testing array shortcut and bracket operator [tests/lang/array_shortcut_003.phpt] 
TEST 450/15092 [tests/lang/array_shortcut_005.phpt]
PASS Testing nested array shortcut [tests/lang/array_shortcut_005.phpt] 
TEST 451/15092 [tests/lang/bison1.phpt]
PASS Bison weirdness [tests/lang/bison1.phpt] 
TEST 452/15092 [tests/lang/bug17115.phpt]
PASS Bug #17115 (lambda functions produce segfault with static vars) [tests/lang/bug17115.phpt] 
TEST 453/15092 [tests/lang/bug18872.phpt]
PASS Bug #18872 (class constant used as default parameter) [tests/lang/bug18872.phpt] 
TEST 454/15092 [tests/lang/bug19566.phpt]
PASS Bug #19566 (get_declared_classes() segfaults) [tests/lang/bug19566.phpt] 
TEST 455/15092 [tests/lang/bug19943.phpt]
PASS Bug #19943 (memleaks) [tests/lang/bug19943.phpt] 
TEST 456/15092 [tests/lang/bug20175.phpt]
PASS Bug #20175 (Static vars can't store ref to new instance) [tests/lang/bug20175.phpt] 
TEST 457/15092 [tests/lang/bug21094.phpt]
PASS Bug #21094 (set_error_handler not accepting methods) [tests/lang/bug21094.phpt] 
TEST 458/15092 [tests/lang/bug21600.phpt]
PASS Bug #21600 (assign by reference function call changes variable contents) [tests/lang/bug21600.phpt] 
TEST 459/15092 [tests/lang/bug21669.phpt]
PASS Bug #21669 ("$obj = new $this->var;" doesn't work) [tests/lang/bug21669.phpt] 
TEST 460/15092 [tests/lang/bug21820.phpt]
PASS Bug #21820 ("$arr['foo']" generates bogus E_NOTICE, should be E_PARSE) [tests/lang/bug21820.phpt] 
TEST 461/15092 [tests/lang/bug21849.phpt]
PASS Bug #21849 (self::constant doesn't work as method's default parameter) [tests/lang/bug21849.phpt] 
TEST 462/15092 [tests/lang/bug21961.phpt]
PASS Bug #21961 (get_parent_class() segfault) [tests/lang/bug21961.phpt] 
TEST 463/15092 [tests/lang/bug22231.phpt]
PASS Bug #22231 (segfault when returning a global variable by reference) [tests/lang/bug22231.phpt] 
TEST 464/15092 [tests/lang/bug22510.phpt]
PASS Bug #22510 (segfault among complex references) [tests/lang/bug22510.phpt] 
TEST 465/15092 [tests/lang/bug22592.phpt]
PASS Bug #22592 (cascading assignments to strings with curly braces broken) [tests/lang/bug22592.phpt] 
TEST 466/15092 [tests/lang/bug22690.phpt]
PASS Bug #22690 (ob_start() is broken with create_function() callbacks) [tests/lang/bug22690.phpt] 
TEST 467/15092 [tests/lang/bug23279.phpt]
PASS Bug #23279 (exception handler stops after first function call) [tests/lang/bug23279.phpt] 
TEST 468/15092 [tests/lang/bug23384.phpt]
PASS Bug #23384 (use of class constants in statics) [tests/lang/bug23384.phpt] 
TEST 469/15092 [tests/lang/bug23489.phpt]
PASS Bug #23489 (ob_start() is broken with method callbacks) [tests/lang/bug23489.phpt] 
TEST 470/15092 [tests/lang/bug23524.phpt]
PASS Bug #23524 (Improper handling of constants in array indices) [tests/lang/bug23524.phpt] 
TEST 471/15092 [tests/lang/bug23584.phpt]
PASS Bug #23584 (error line numbers off by one when using #!php) [tests/lang/bug23584.phpt] 
TEST 472/15092 [tests/lang/bug23624.phpt]
PASS Bug #23624 (foreach leaves current array key as null) [tests/lang/bug23624.phpt] 
TEST 473/15092 [tests/lang/bug23922.phpt]
PASS Bug #23922 (scope doesn't properly propagate into internal functions) [tests/lang/bug23922.phpt] 
TEST 474/15092 [tests/lang/bug24054.phpt]
PASS Bug #24054 (Assignment operator *= broken) [tests/lang/bug24054.phpt] 
TEST 475/15092 [tests/lang/bug24396.phpt]
PASS Bug #24396 (global $$variable broken) [tests/lang/bug24396.phpt] 
TEST 476/15092 [tests/lang/bug24436.phpt]
PASS Bug #24436 (isset() and empty() produce errors with non-existent variables in objects) [tests/lang/bug24436.phpt] 
TEST 477/15092 [tests/lang/bug24499.phpt]
PASS Bug #24499 (bogus handling of a public property as a private one) [tests/lang/bug24499.phpt] 
TEST 478/15092 [tests/lang/bug24573.phpt]
PASS Bug #24573 (debug_backtrace() crashes if $this is set to null) [tests/lang/bug24573.phpt] 
TEST 479/15092 [tests/lang/bug24640.phpt]
PASS Bug #24640 (var_export and var_dump can't output large float) [tests/lang/bug24640.phpt] 
TEST 480/15092 [tests/lang/bug24652.phpt]
PASS Bug #24652 (broken array_flip()) [tests/lang/bug24652.phpt] 
TEST 481/15092 [tests/lang/bug24658.phpt]
PASS Bug #24658 (combo of typehint / reference causes crash) [tests/lang/bug24658.phpt] 
TEST 482/15092 [tests/lang/bug24783.phpt]
PASS Bug #24783 ($key not binary safe in "foreach($arr as $key => $val)") [tests/lang/bug24783.phpt] 
TEST 483/15092 [tests/lang/bug24908.phpt]
PASS Bug #24908 (super-globals can not be used in __destruct()) [tests/lang/bug24908.phpt] 
TEST 484/15092 [tests/lang/bug24926.phpt]
PASS Bug #24926 (lambda function (create_function()) cannot be stored in a class property) [tests/lang/bug24926.phpt] 
TEST 485/15092 [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/15092 [tests/lang/bug25547.phpt]
PASS Bug #25547 (error_handler and array index with function call) [tests/lang/bug25547.phpt] 
TEST 488/15092 [tests/lang/bug25652.phpt]
PASS Bug #25652 (Calling Global functions dynamically fails from Class scope) [tests/lang/bug25652.phpt] 
TEST 489/15092 [tests/lang/bug25922.phpt]
PASS Bug #25922 (SEGV in error_handler when context is destroyed) [tests/lang/bug25922.phpt] 
TEST 490/15092 [tests/lang/bug26182.phpt]
PASS Bug #26182 (Object properties created redundantly) [tests/lang/bug26182.phpt] 
TEST 491/15092 [tests/lang/bug26696.phpt]
PASS Bug #26696 (string index in a switch() crashes with multiple matches) [tests/lang/bug26696.phpt] 
TEST 492/15092 [tests/lang/bug26866.phpt]
PASS Bug #26866 (segfault when exception raised in __get) [tests/lang/bug26866.phpt] 
TEST 493/15092 [tests/lang/bug26869.phpt]
PASS Bug #26869 (constant as the key of static array) [tests/lang/bug26869.phpt] 
TEST 494/15092 [tests/lang/bug27354.phpt]
PASS Bug #27354 (Modulus operator crashes PHP) [tests/lang/bug27354.phpt] 
TEST 495/15092 [tests/lang/bug27439.phpt]
PASS Bug #27439 (foreach() with $this segfaults) [tests/lang/bug27439.phpt] 
TEST 496/15092 [tests/lang/bug27443.phpt]
PASS Bug #27443 (defined() returns wrong type) [tests/lang/bug27443.phpt] 
TEST 497/15092 [tests/lang/bug27535.phpt]
PASS Bug #27535 (Objects pointing to each other cause Apache to crash) [tests/lang/bug27535.phpt] 
TEST 498/15092 [tests/lang/bug28213.phpt]
PASS Bug #28213 (crash in debug_print_backtrace in static methods) [tests/lang/bug28213.phpt] 
TEST 499/15092 [tests/lang/bug28800.phpt]
PASS Bug #28800 (Incorrect string to number conversion for strings starting with 'inf') [tests/lang/bug28800.phpt] 
TEST 500/15092 [tests/lang/bug29566.phpt]
PASS Bug #29566 (foreach/string handling strangeness) [tests/lang/bug29566.phpt] 
TEST 501/15092 [tests/lang/bug29893.phpt]
PASS Bug #29893 (segfault when using array as index) [tests/lang/bug29893.phpt] 
TEST 502/15092 [tests/lang/bug29944.phpt]
PASS Bug #29944 (function defined in switch crashes PHP) [tests/lang/bug29944.phpt] 
TEST 503/15092 [tests/lang/bug30578.phpt]
PASS Bug #30578 (Output buffers flushed before calling __desctruct functions) [tests/lang/bug30578.phpt] 
TEST 504/15092 [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/15092 [tests/lang/bug30726.phpt]
PASS Bug #30726 (-.1 like numbers are not being handled correctly) [tests/lang/bug30726.phpt] 
TEST 506/15092 [tests/lang/bug30862.phpt]
PASS Bug #30862 (Static array with boolean indexes) [tests/lang/bug30862.phpt] 
TEST 507/15092 [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/15092 [tests/lang/bug32924.phpt]
PASS Bug #32924 (prepend does not add file to included files) [tests/lang/bug32924.phpt] 
TEST 509/15092 [tests/lang/bug35176.phpt]
PASS Bug #35176 (include()/require()/*_once() produce wrong error messages about main()) [tests/lang/bug35176.phpt] 
TEST 510/15092 [tests/lang/bug35382.phpt]
PASS Bug #35382 (Comment in end of file produces fatal error) [tests/lang/bug35382.phpt] 
TEST 511/15092 [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/15092 [tests/lang/bug43958.phpt]
PASS Bug #43958 (class name added into the error message) [tests/lang/bug43958.phpt] 
TEST 513/15092 [tests/lang/bug44654.phpt]
PASS Bug #44654 (syntax error for #) [tests/lang/bug44654.phpt] 
TEST 514/15092 [tests/lang/bug44827.phpt]
PASS Bug #44827 (Class error when trying to access :: as constant) [tests/lang/bug44827.phpt] 
TEST 515/15092 [tests/lang/bug45392.phpt]
PASS Bug #45392 (ob_start()/ob_end_clean() and memory_limit) [tests/lang/bug45392.phpt] 
TEST 516/15092 [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/15092 [tests/lang/bug71897.phpt]
PASS Bug #71897 (ASCII 0x7F Delete control character permitted in identifiers) [tests/lang/bug71897.phpt] 
TEST 518/15092 [tests/lang/bug73172.phpt]
PASS Bug #73172 parse error: Invalid numeric literal [tests/lang/bug73172.phpt] 
TEST 519/15092 [tests/lang/bug73329.phpt]
PASS Bug #73329 (Float)"Nano" == NAN [tests/lang/bug73329.phpt] 
TEST 520/15092 [tests/lang/bug7515.phpt]
PASS Bug #7515 (weird & invisible referencing of objects) [tests/lang/bug7515.phpt] 
TEST 521/15092 [tests/lang/catchable_error_001.phpt]
PASS Catchable fatal error [1] [tests/lang/catchable_error_001.phpt] 
TEST 522/15092 [tests/lang/catchable_error_002.phpt]
PASS Catchable fatal error [2] [tests/lang/catchable_error_002.phpt] 
TEST 523/15092 [tests/lang/comments.phpt]
PASS #-style comments [tests/lang/comments.phpt] 
TEST 524/15092 [tests/lang/comments2.phpt]
PASS #-style comments (part 2) [tests/lang/comments2.phpt] 
TEST 525/15092 [tests/lang/compare_objects_basic1.phpt]
PASS Test standard 'compare' object handler [tests/lang/compare_objects_basic1.phpt] 
TEST 526/15092 [tests/lang/compare_objects_basic2.phpt]
PASS Test object compare when object handler different [tests/lang/compare_objects_basic2.phpt] 
TEST 527/15092 [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/15092 [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/15092 [tests/lang/each_binary_safety.phpt]
PASS Binary safety of each() for both keys and values [tests/lang/each_binary_safety.phpt] 
TEST 530/15092 [tests/lang/empty_variation.phpt]
PASS empty() on array elements [tests/lang/empty_variation.phpt] 
TEST 531/15092 [tests/lang/engine_assignExecutionOrder_001.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_001.phpt] 
TEST 532/15092 [tests/lang/engine_assignExecutionOrder_002.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_002.phpt] 
TEST 533/15092 [tests/lang/engine_assignExecutionOrder_003.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_003.phpt] 
TEST 534/15092 [tests/lang/engine_assignExecutionOrder_004.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_004.phpt] 
TEST 535/15092 [tests/lang/engine_assignExecutionOrder_005.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_005.phpt] 
TEST 536/15092 [tests/lang/engine_assignExecutionOrder_006.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_006.phpt] 
TEST 537/15092 [tests/lang/engine_assignExecutionOrder_007.phpt]
PASS Check key execution order with new. [tests/lang/engine_assignExecutionOrder_007.phpt] 
TEST 538/15092 [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/15092 [tests/lang/engine_assignExecutionOrder_009.phpt]
PASS Execution ordering with comparison operators. [tests/lang/engine_assignExecutionOrder_009.phpt] 
TEST 540/15092 [tests/lang/error_2_exception_001.phpt]
PASS ZE2 errors caught as exceptions [tests/lang/error_2_exception_001.phpt] 
TEST 541/15092 [tests/lang/execution_order.phpt]
PASS Execution order of variables [tests/lang/execution_order.phpt] 
TEST 542/15092 [tests/lang/foreachLoop.001.phpt]
PASS Foreach loop tests - basic loop with just value and key => value. [tests/lang/foreachLoop.001.phpt] 
TEST 543/15092 [tests/lang/foreachLoop.002.phpt]
PASS Foreach loop tests - modifying the array during the loop. [tests/lang/foreachLoop.002.phpt] 
TEST 544/15092 [tests/lang/foreachLoop.003.phpt]
PASS Foreach loop tests - error case: not an array. [tests/lang/foreachLoop.003.phpt] 
TEST 545/15092 [tests/lang/foreachLoop.004.phpt]
PASS Foreach loop tests - using an array element as the $value [tests/lang/foreachLoop.004.phpt] 
TEST 546/15092 [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/15092 [tests/lang/foreachLoop.006.phpt]
PASS Foreach loop tests - error case: key is a reference. [tests/lang/foreachLoop.006.phpt] 
TEST 548/15092 [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/15092 [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/15092 [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/15092 [tests/lang/foreachLoop.012.phpt]
PASS Directly modifying an unreferenced array when foreach'ing over it. [tests/lang/foreachLoop.012.phpt] 
TEST 552/15092 [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/15092 [tests/lang/foreachLoop.014.phpt]
PASS Directly modifying a REFERENCED array when foreach'ing over it. [tests/lang/foreachLoop.014.phpt] 
TEST 554/15092 [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/15092 [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/15092 [tests/lang/foreachLoop.017.phpt]
PASS Ensure foreach works with arrays with Binary keys. [tests/lang/foreachLoop.017.phpt] 
TEST 557/15092 [tests/lang/foreachLoopIterator.001.phpt]
PASS foreach with Iterator. [tests/lang/foreachLoopIterator.001.phpt] 
TEST 558/15092 [tests/lang/foreachLoopIterator.002.phpt]
PASS foreach with iterator and &$value reference [tests/lang/foreachLoopIterator.002.phpt] 
TEST 559/15092 [tests/lang/foreachLoopIteratorAggregate.001.phpt]
PASS foreach with iteratorAggregate [tests/lang/foreachLoopIteratorAggregate.001.phpt] 
TEST 560/15092 [tests/lang/foreachLoopIteratorAggregate.002.phpt]
PASS IteratorAggregate::getIterator bad return type [tests/lang/foreachLoopIteratorAggregate.002.phpt] 
TEST 561/15092 [tests/lang/foreachLoopIteratorAggregate.003.phpt]
PASS foreach with nested iteratorAggregates [tests/lang/foreachLoopIteratorAggregate.003.phpt] 
TEST 562/15092 [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/15092 [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/15092 [tests/lang/foreachLoopObjects.002.phpt]
PASS Foreach loop tests - visibility. [tests/lang/foreachLoopObjects.002.phpt] 
TEST 565/15092 [tests/lang/foreachLoopObjects.003.phpt]
PASS Foreach loop tests - modifying the object during the loop. [tests/lang/foreachLoopObjects.003.phpt] 
TEST 566/15092 [tests/lang/foreachLoopObjects.004.phpt]
PASS Foreach loop tests - Removing the current element from an iterated object. [tests/lang/foreachLoopObjects.004.phpt] 
TEST 567/15092 [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/15092 [tests/lang/foreachLoopObjects.006.phpt]
PASS Foreach loop tests - substituting the entire iterated entity during the loop. [tests/lang/foreachLoopObjects.006.phpt] 
TEST 569/15092 [tests/lang/foreach_with_object_001.phpt]
PASS foreach() with foreach($o->mthd()->arr) [tests/lang/foreach_with_object_001.phpt] 
TEST 570/15092 [tests/lang/foreach_with_references_001.phpt]
PASS foreach() with references [tests/lang/foreach_with_references_001.phpt] 
TEST 571/15092 [tests/lang/func_get_arg.001.phpt]
PASS func_get_arg test (PHP7) [tests/lang/func_get_arg.001.phpt] 
TEST 572/15092 [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/15092 [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/15092 [tests/lang/func_get_arg.004.phpt]
PASS func_get_arg on non-existent arg [tests/lang/func_get_arg.004.phpt] 
TEST 575/15092 [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/15092 [tests/lang/func_get_arg_variation.phpt]
PASS func_get_arg test [tests/lang/func_get_arg_variation.phpt] 
TEST 577/15092 [tests/lang/func_get_args.001.phpt]
PASS func_get_args with no args [tests/lang/func_get_args.001.phpt] 
TEST 578/15092 [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/15092 [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/15092 [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/15092 [tests/lang/func_num_args.001.phpt]
PASS func_num_args with no args [tests/lang/func_num_args.001.phpt] 
TEST 582/15092 [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/15092 [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/15092 [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/15092 [tests/lang/include_variation1.phpt]
PASS include() a file from the current script directory [tests/lang/include_variation1.phpt] 
TEST 586/15092 [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/15092 [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/15092 [tests/lang/invalid_octal.phpt]
PASS Invalid octal [tests/lang/invalid_octal.phpt] 
TEST 589/15092 [tests/lang/operators/add_basiclong_64bit.phpt]
PASS Test + operator : 64bit long tests [tests/lang/operators/add_basiclong_64bit.phpt] 
TEST 590/15092 [tests/lang/operators/add_variationStr.phpt]
PASS Test + operator : various numbers as strings [tests/lang/operators/add_variationStr.phpt] 
TEST 591/15092 [tests/lang/operators/bitwiseAnd_basiclong_64bit.phpt]
PASS Test & operator : 64bit long tests [tests/lang/operators/bitwiseAnd_basiclong_64bit.phpt] 
TEST 592/15092 [tests/lang/operators/bitwiseAnd_variationStr.phpt]
PASS Test & operator : various numbers as strings [tests/lang/operators/bitwiseAnd_variationStr.phpt] 
TEST 593/15092 [tests/lang/operators/bitwiseNot_basiclong_64bit.phpt]
PASS Test ~N operator : 64bit long tests [tests/lang/operators/bitwiseNot_basiclong_64bit.phpt] 
TEST 594/15092 [tests/lang/operators/bitwiseNot_variationStr.phpt]
PASS Test ~N operator : various numbers as strings [tests/lang/operators/bitwiseNot_variationStr.phpt] 
TEST 595/15092 [tests/lang/operators/bitwiseOr_basiclong_64bit.phpt]
PASS Test | operator : 64bit long tests [tests/lang/operators/bitwiseOr_basiclong_64bit.phpt] 
TEST 596/15092 [tests/lang/operators/bitwiseOr_variationStr.phpt]
PASS Test | operator : various numbers as strings [tests/lang/operators/bitwiseOr_variationStr.phpt] 
TEST 597/15092 [tests/lang/operators/bitwiseShiftLeft_basiclong_64bit.phpt]
PASS Test << operator : 64bit long tests [tests/lang/operators/bitwiseShiftLeft_basiclong_64bit.phpt] 
TEST 598/15092 [tests/lang/operators/bitwiseShiftLeft_variationStr.phpt]
SKIP Test << operator : various numbers as strings [tests/lang/operators/bitwiseShiftLeft_variationStr.phpt] reason: this test is for 32bit platform only
TEST 599/15092 [tests/lang/operators/bitwiseShiftLeft_variationStr2.phpt]
PASS Test << operator : numbers as strings, simple [tests/lang/operators/bitwiseShiftLeft_variationStr2.phpt] 
TEST 600/15092 [tests/lang/operators/bitwiseShiftLeft_variationStr_64bit.phpt]
PASS Test << operator : various numbers as strings [tests/lang/operators/bitwiseShiftLeft_variationStr_64bit.phpt] 
TEST 601/15092 [tests/lang/operators/bitwiseShiftRight_basiclong_64bit.phpt]
PASS Test >> operator : 64bit long tests [tests/lang/operators/bitwiseShiftRight_basiclong_64bit.phpt] 
TEST 602/15092 [tests/lang/operators/bitwiseShiftRight_variationStr.phpt]
PASS Test >> operator : various numbers as strings [tests/lang/operators/bitwiseShiftRight_variationStr.phpt] 
TEST 603/15092 [tests/lang/operators/bitwiseShiftRight_variationStr2.phpt]
PASS Test >> operator : numbers as strings, simple [tests/lang/operators/bitwiseShiftRight_variationStr2.phpt] 
TEST 604/15092 [tests/lang/operators/bitwiseXor_basiclong_64bit.phpt]
PASS Test ^ operator : 64bit long tests [tests/lang/operators/bitwiseXor_basiclong_64bit.phpt] 
TEST 605/15092 [tests/lang/operators/bitwiseXor_variationStr.phpt]
PASS Test ^ operator : various numbers as strings [tests/lang/operators/bitwiseXor_variationStr.phpt] 
TEST 606/15092 [tests/lang/operators/coalesce.phpt]
PASS Test ?? operator [tests/lang/operators/coalesce.phpt] 
TEST 607/15092 [tests/lang/operators/divide_basiclong_64bit.phpt]
PASS Test / operator : 64bit long tests [tests/lang/operators/divide_basiclong_64bit.phpt] 
TEST 608/15092 [tests/lang/operators/divide_variationStr.phpt]
PASS Test / operator : various numbers as strings [tests/lang/operators/divide_variationStr.phpt] 
TEST 609/15092 [tests/lang/operators/modulus_basiclong_64bit.phpt]
PASS Test % operator : 64bit long tests [tests/lang/operators/modulus_basiclong_64bit.phpt] 
TEST 610/15092 [tests/lang/operators/modulus_variationStr.phpt]
PASS Test % operator : various numbers as strings [tests/lang/operators/modulus_variationStr.phpt] 
TEST 611/15092 [tests/lang/operators/multiply_basiclong_64bit.phpt]
PASS Test * operator : 64bit long tests [tests/lang/operators/multiply_basiclong_64bit.phpt] 
TEST 612/15092 [tests/lang/operators/multiply_variationStr.phpt]
PASS Test * operator : various numbers as strings [tests/lang/operators/multiply_variationStr.phpt] 
TEST 613/15092 [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/15092 [tests/lang/operators/negate_basiclong_64bit.phpt]
PASS Test -N operator : 64bit long tests [tests/lang/operators/negate_basiclong_64bit.phpt] 
TEST 615/15092 [tests/lang/operators/negate_variationStr.phpt]
PASS Test -N operator : various numbers as strings [tests/lang/operators/negate_variationStr.phpt] 
TEST 616/15092 [tests/lang/operators/operator_equals_basic.phpt]
PASS Test == operator : different types [tests/lang/operators/operator_equals_basic.phpt] 
TEST 617/15092 [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/15092 [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/15092 [tests/lang/operators/operator_gt_basic.phpt]
PASS Test > operator : different types [tests/lang/operators/operator_gt_basic.phpt] 
TEST 620/15092 [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/15092 [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/15092 [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/15092 [tests/lang/operators/operator_gt_variation.phpt]
SKIP Test > operator : max int 32bit range [tests/lang/operators/operator_gt_variation.phpt] reason: this test is for 32bit platform only
TEST 624/15092 [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/15092 [tests/lang/operators/operator_identical_basic.phpt]
PASS Test === operator : different types [tests/lang/operators/operator_identical_basic.phpt] 
TEST 626/15092 [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 627/15092 [tests/lang/operators/operator_identical_variation_64bit.phpt]
PASS Test === operator : max int 64bit range [tests/lang/operators/operator_identical_variation_64bit.phpt] 
TEST 628/15092 [tests/lang/operators/operator_lt_basic.phpt]
PASS Test < operator : different types [tests/lang/operators/operator_lt_basic.phpt] 
TEST 629/15092 [tests/lang/operators/operator_lt_or_equal_basic.phpt]
PASS Test <= operator : different types [tests/lang/operators/operator_lt_or_equal_basic.phpt] 
TEST 630/15092 [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 631/15092 [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 632/15092 [tests/lang/operators/operator_lt_variation.phpt]
SKIP Test < operator : max int 32bit range [tests/lang/operators/operator_lt_variation.phpt] reason: this test is for 32bit platform only
TEST 633/15092 [tests/lang/operators/operator_lt_variation_64bit.phpt]
PASS Test < operator : max int 64bit range [tests/lang/operators/operator_lt_variation_64bit.phpt] 
TEST 634/15092 [tests/lang/operators/operator_notequals_basic.phpt]
PASS Test != operator : different types [tests/lang/operators/operator_notequals_basic.phpt] 
TEST 635/15092 [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 636/15092 [tests/lang/operators/operator_notequals_variation_64bit.phpt]
PASS Test == operator : max int 64bit range [tests/lang/operators/operator_notequals_variation_64bit.phpt] 
TEST 637/15092 [tests/lang/operators/operator_notidentical_basic.phpt]
PASS Test !== operator : different types [tests/lang/operators/operator_notidentical_basic.phpt] 
TEST 638/15092 [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 639/15092 [tests/lang/operators/operator_notidentical_variation_64bit.phpt]
PASS Test !== operator : max int 64bit range [tests/lang/operators/operator_notidentical_variation_64bit.phpt] 
TEST 640/15092 [tests/lang/operators/operator_spaceship_basic.phpt]
PASS Test <=> operator : different types [tests/lang/operators/operator_spaceship_basic.phpt] 
TEST 641/15092 [tests/lang/operators/overloaded_property_ref.phpt]
PASS Operators on overlaoded property reference [tests/lang/operators/overloaded_property_ref.phpt] 
TEST 642/15092 [tests/lang/operators/postdec_basiclong_64bit.phpt]
PASS Test N-- operator : 64bit long tests [tests/lang/operators/postdec_basiclong_64bit.phpt] 
TEST 643/15092 [tests/lang/operators/postdec_variationStr.phpt]
PASS Test N-- operator : various numbers as strings [tests/lang/operators/postdec_variationStr.phpt] 
TEST 644/15092 [tests/lang/operators/postinc_basiclong_64bit.phpt]
PASS Test N++ operator : 64bit long tests [tests/lang/operators/postinc_basiclong_64bit.phpt] 
TEST 645/15092 [tests/lang/operators/postinc_variationStr.phpt]
PASS Test N++ operator : various numbers as strings [tests/lang/operators/postinc_variationStr.phpt] 
TEST 646/15092 [tests/lang/operators/predec_basiclong_64bit.phpt]
PASS Test --N operator : 64bit long tests [tests/lang/operators/predec_basiclong_64bit.phpt] 
TEST 647/15092 [tests/lang/operators/predec_variationStr.phpt]
PASS Test --N operator : various numbers as strings [tests/lang/operators/predec_variationStr.phpt] 
TEST 648/15092 [tests/lang/operators/preinc_basiclong_64bit.phpt]
PASS Test ++N operator : 64bit long tests [tests/lang/operators/preinc_basiclong_64bit.phpt] 
TEST 649/15092 [tests/lang/operators/preinc_variationStr.phpt]
PASS Test ++N operator : various numbers as strings [tests/lang/operators/preinc_variationStr.phpt] 
TEST 650/15092 [tests/lang/operators/subtract_basiclong_64bit.phpt]
PASS Test - operator : 64bit long tests [tests/lang/operators/subtract_basiclong_64bit.phpt] 
TEST 651/15092 [tests/lang/operators/subtract_variationStr.phpt]
PASS Test - operator : various numbers as strings [tests/lang/operators/subtract_variationStr.phpt] 
TEST 652/15092 [tests/lang/passByReference_001.phpt]
PASS passing of function parameters by reference [tests/lang/passByReference_001.phpt] 
TEST 653/15092 [tests/lang/passByReference_002.phpt]
PASS Attempt to pass a constant by reference [tests/lang/passByReference_002.phpt] 
TEST 654/15092 [tests/lang/passByReference_003.phpt]
PASS Implicit initialisation when passing by reference [tests/lang/passByReference_003.phpt] 
TEST 655/15092 [tests/lang/passByReference_004.phpt]
PASS passing the return value from a function by reference [tests/lang/passByReference_004.phpt] 
TEST 656/15092 [tests/lang/passByReference_005.phpt]
PASS Pass uninitialised variables by reference and by value to test implicit initialisation. [tests/lang/passByReference_005.phpt] 
TEST 657/15092 [tests/lang/passByReference_006.phpt]
PASS Pass uninitialised objects and arrays by reference to test implicit initialisation. [tests/lang/passByReference_006.phpt] 
TEST 658/15092 [tests/lang/passByReference_007.phpt]
PASS Pass function and method calls by reference and by value. [tests/lang/passByReference_007.phpt] 
TEST 659/15092 [tests/lang/passByReference_008.phpt]
PASS Pass same variable by ref and by value. [tests/lang/passByReference_008.phpt] 
TEST 660/15092 [tests/lang/passByReference_009.phpt]
PASS Assignement as argument [tests/lang/passByReference_009.phpt] 
TEST 661/15092 [tests/lang/passByReference_010.phpt]
PASS Passing assignments by reference [tests/lang/passByReference_010.phpt] 
TEST 662/15092 [tests/lang/passByReference_012.phpt]
PASS Test pass by reference semantics [tests/lang/passByReference_012.phpt] 
TEST 663/15092 [tests/lang/returnByReference.001.phpt]
PASS Returning a reference from a function [tests/lang/returnByReference.001.phpt] 
TEST 664/15092 [tests/lang/returnByReference.002.phpt]
PASS Returning a reference from a function. [tests/lang/returnByReference.002.phpt] 
TEST 665/15092 [tests/lang/returnByReference.003.phpt]
PASS Returning a reference from a function [tests/lang/returnByReference.003.phpt] 
TEST 666/15092 [tests/lang/returnByReference.004.phpt]
PASS Returning a reference from a static method [tests/lang/returnByReference.004.phpt] 
TEST 667/15092 [tests/lang/returnByReference.005.phpt]
PASS Returning a reference from a method [tests/lang/returnByReference.005.phpt] 
TEST 668/15092 [tests/lang/returnByReference.006.phpt]
PASS Returning a reference from a function via another function [tests/lang/returnByReference.006.phpt] 
TEST 669/15092 [tests/lang/returnByReference.007.phpt]
PASS Returning a reference from a static method via another static method [tests/lang/returnByReference.007.phpt] 
TEST 670/15092 [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 671/15092 [tests/lang/returnByReference.009.phpt]
PASS Returning a references returned by another function [tests/lang/returnByReference.009.phpt] 
TEST 672/15092 [tests/lang/short_tags.001.phpt]
PASS short_open_tag: On [tests/lang/short_tags.001.phpt] 
TEST 673/15092 [tests/lang/short_tags.002.phpt]
PASS short_open_tag: Off [tests/lang/short_tags.002.phpt] 
TEST 674/15092 [tests/lang/short_tags.004.phpt]
PASS short_open_tag: Off [tests/lang/short_tags.004.phpt] 
TEST 675/15092 [tests/lang/static_basic_001.phpt]
PASS Static keyword - basic tests [tests/lang/static_basic_001.phpt] 
TEST 676/15092 [tests/lang/static_basic_002.phpt]
PASS Multiple declarations of the same static variable [tests/lang/static_basic_002.phpt] 
TEST 677/15092 [tests/lang/static_variation_001.phpt]
PASS Statics in nested functions & evals. [tests/lang/static_variation_001.phpt] 
TEST 678/15092 [tests/lang/static_variation_002.phpt]
PASS Static variables in methods & nested functions & evals. [tests/lang/static_variation_002.phpt] 
TEST 679/15092 [tests/lang/string/unicode_escape.phpt]
PASS Valid Unicode escape sequences [tests/lang/string/unicode_escape.phpt] 
TEST 680/15092 [tests/lang/string/unicode_escape_empty.phpt]
PASS Invalid Unicode escape sequence: Empty [tests/lang/string/unicode_escape_empty.phpt] 
TEST 681/15092 [tests/lang/string/unicode_escape_incomplete.phpt]
PASS Invalid Unicode escape sequence: Incomplete [tests/lang/string/unicode_escape_incomplete.phpt] 
TEST 682/15092 [tests/lang/string/unicode_escape_large_codepoint.phpt]
PASS Invalid Unicode escape sequence: Large codepoint [tests/lang/string/unicode_escape_large_codepoint.phpt] 
TEST 683/15092 [tests/lang/string/unicode_escape_legacy.phpt]
PASS Tolerated Unicode escape sequences: Legacy compatibility [tests/lang/string/unicode_escape_legacy.phpt] 
TEST 684/15092 [tests/lang/string/unicode_escape_sign.phpt]
PASS Invalid Unicode escape sequence: Positive sign [tests/lang/string/unicode_escape_sign.phpt] 
TEST 685/15092 [tests/lang/string/unicode_escape_sign2.phpt]
PASS Invalid Unicode escape sequence: Negative sign [tests/lang/string/unicode_escape_sign2.phpt] 
TEST 686/15092 [tests/lang/string/unicode_escape_surrogates.phpt]
PASS Valid Unicode escape sequences: Surrogate halves [tests/lang/string/unicode_escape_surrogates.phpt] 
TEST 687/15092 [tests/lang/string/unicode_escape_whitespace.phpt]
PASS Invalid Unicode escape sequence: Whitespace [tests/lang/string/unicode_escape_whitespace.phpt] 
TEST 688/15092 [tests/lang/string_decimals_001.phpt]
PASS String conversion with multiple decimal points [tests/lang/string_decimals_001.phpt] 
TEST 689/15092 [tests/lang/this_assignment.phpt]
PASS Test to catch early assignment of $this [tests/lang/this_assignment.phpt] 
TEST 690/15092 [tests/lang/throw_variation_001.phpt]
PASS Catching an exception thrown from an included file [tests/lang/throw_variation_001.phpt] 
TEST 691/15092 [tests/lang/type_hints_001.phpt]
PASS ZE2 type hinting [tests/lang/type_hints_001.phpt] 
TEST 692/15092 [tests/lang/type_hints_002.phpt]
PASS ZE2 type hinting [tests/lang/type_hints_002.phpt] 
TEST 693/15092 [tests/lang/type_hints_003.phpt]
PASS ZE2 type [tests/lang/type_hints_003.phpt] 
TEST 694/15092 [tests/output/bug46897.phpt]
PASS Bug #46897: ob_flush() should fail to flush unerasable buffers [tests/output/bug46897.phpt] 
TEST 695/15092 [tests/output/bug60282.phpt]
PASS Bug #60282 (Segfault when using ob_gzhandler() with open buffers) [tests/output/bug60282.phpt] 
TEST 696/15092 [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 697/15092 [tests/output/bug60322.phpt]
PASS Bug #60322 (ob_get_clean() now raises an E_NOTICE if no buffers exist) [tests/output/bug60322.phpt] 
TEST 698/15092 [tests/output/bug60768.phpt]
PASS Bug #60768 Output buffer not discarded [tests/output/bug60768.phpt] 
TEST 699/15092 [tests/output/bug65593.phpt]
PASS Bug #65593 (ob_start(function(){ob_start();});) [tests/output/bug65593.phpt] 
TEST 700/15092 [tests/output/bug70970.phpt]
PASS Bug #70970 (Segfault when combining error handler with output buffering) [tests/output/bug70970.phpt] 
TEST 701/15092 [tests/output/bug74725.phpt]
PASS Bug #74725: html_errors=1 breaks unhandled exceptions [tests/output/bug74725.phpt] 
TEST 702/15092 [tests/output/bug74815.phpt]
PASS Bug #74815 crash with a combination of INI entries at startup [tests/output/bug74815.phpt] 
TEST 703/15092 [tests/output/bug75236.phpt]
PASS Bug #75236: infinite loop when printing an error-message [tests/output/bug75236.phpt] 
TEST 704/15092 [tests/output/flush_basic_001.phpt]
PASS Test basic functionality of flush() [tests/output/flush_basic_001.phpt] 
TEST 705/15092 [tests/output/flush_error_001.phpt]
PASS Test wrong number of arguments for flush() (no impact) [tests/output/flush_error_001.phpt] 
TEST 706/15092 [tests/output/ob_001.phpt]
PASS output buffering - nothing [tests/output/ob_001.phpt] 
TEST 707/15092 [tests/output/ob_002.phpt]
PASS output buffering - ob_start [tests/output/ob_002.phpt] 
TEST 708/15092 [tests/output/ob_003.phpt]
PASS output buffering - ob_flush [tests/output/ob_003.phpt] 
TEST 709/15092 [tests/output/ob_004.phpt]
PASS output buffering - ob_clean [tests/output/ob_004.phpt] 
TEST 710/15092 [tests/output/ob_005.phpt]
PASS output buffering - ob_end_clean [tests/output/ob_005.phpt] 
TEST 711/15092 [tests/output/ob_006.phpt]
PASS output buffering - ob_end_flush [tests/output/ob_006.phpt] 
TEST 712/15092 [tests/output/ob_007.phpt]
PASS output buffering - ob_get_clean [tests/output/ob_007.phpt] 
TEST 713/15092 [tests/output/ob_008.phpt]
PASS output buffering - ob_get_contents [tests/output/ob_008.phpt] 
TEST 714/15092 [tests/output/ob_009.phpt]
PASS output buffering - ob_get_flush [tests/output/ob_009.phpt] 
TEST 715/15092 [tests/output/ob_010.phpt]
PASS output buffering - fatalism [tests/output/ob_010.phpt] 
TEST 716/15092 [tests/output/ob_011.phpt]
PASS output buffering - fatalism [tests/output/ob_011.phpt] 
TEST 717/15092 [tests/output/ob_012.phpt]
PASS output buffering - multiple [tests/output/ob_012.phpt] 
TEST 718/15092 [tests/output/ob_013.phpt]
PASS output buffering - handlers/status [tests/output/ob_013.phpt] 
TEST 719/15092 [tests/output/ob_014.phpt]
PASS output buffering - failure [tests/output/ob_014.phpt] 
TEST 720/15092 [tests/output/ob_015.phpt]
PASS output buffering - failure [tests/output/ob_015.phpt] 
TEST 721/15092 [tests/output/ob_017.phpt]
PASS output buffering - stati [tests/output/ob_017.phpt] 
TEST 722/15092 [tests/output/ob_018.phpt]
PASS output buffering - error message nirvana bug #37714 [tests/output/ob_018.phpt] 
TEST 723/15092 [tests/output/ob_020.phpt]
PASS output buffering - ob_list_handlers [tests/output/ob_020.phpt] 
TEST 724/15092 [tests/output/ob_clean_basic_001.phpt]
PASS Test ob_clean() function : basic functionality [tests/output/ob_clean_basic_001.phpt] 
TEST 725/15092 [tests/output/ob_clean_error_001.phpt]
PASS Test ob_clean() function : error conditions [tests/output/ob_clean_error_001.phpt] 
TEST 726/15092 [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 727/15092 [tests/output/ob_end_clean_error_001.phpt]
PASS Test wrong number of arguments for ob_end_clean() [tests/output/ob_end_clean_error_001.phpt] 
TEST 728/15092 [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 729/15092 [tests/output/ob_end_flush_error_001.phpt]
PASS Test ob_end_flush() function : error conditions [tests/output/ob_end_flush_error_001.phpt] 
TEST 730/15092 [tests/output/ob_flush_basic_001.phpt]
PASS Test ob_flush() function : basic functionality [tests/output/ob_flush_basic_001.phpt] 
TEST 731/15092 [tests/output/ob_flush_error_001.phpt]
PASS Test ob_flush() function : error conditions [tests/output/ob_flush_error_001.phpt] 
TEST 732/15092 [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 733/15092 [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 734/15092 [tests/output/ob_get_clean_error_001.phpt]
PASS Test wrong number of arguments for ob_get_clean() [tests/output/ob_get_clean_error_001.phpt] 
TEST 735/15092 [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 736/15092 [tests/output/ob_get_contents_error_001.phpt]
PASS Test ob_get_contents() function : error cases [tests/output/ob_get_contents_error_001.phpt] 
TEST 737/15092 [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 738/15092 [tests/output/ob_get_length_error_001.phpt]
PASS Test wrong number of arguments for ob_get_length() [tests/output/ob_get_length_error_001.phpt] 
TEST 739/15092 [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 740/15092 [tests/output/ob_get_level_error_001.phpt]
PASS Test ob_get_level() function : error conditions [tests/output/ob_get_level_error_001.phpt] 
TEST 741/15092 [tests/output/ob_get_status.phpt]
PASS ob_get_status() function basic test [tests/output/ob_get_status.phpt] 
TEST 742/15092 [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 743/15092 [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 744/15092 [tests/output/ob_implicit_flush_error_001.phpt]
PASS Test ob_implicit_flush() function : wrong number of arguments [tests/output/ob_implicit_flush_error_001.phpt] 
TEST 745/15092 [tests/output/ob_implicit_flush_variation_001.phpt]
PASS Test ob_implicit_flush() function : usage variation [tests/output/ob_implicit_flush_variation_001.phpt] 
TEST 746/15092 [tests/output/ob_start_basic_001.phpt]
PASS Test return type and value for ob_start() [tests/output/ob_start_basic_001.phpt] 
TEST 747/15092 [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 748/15092 [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 749/15092 [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 750/15092 [tests/output/ob_start_basic_005.phpt]
PASS ob_start(): non-static method as static callbacks. [tests/output/ob_start_basic_005.phpt] 
TEST 751/15092 [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 752/15092 [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 753/15092 [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 754/15092 [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 755/15092 [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 756/15092 [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 757/15092 [tests/output/ob_start_callbacks.phpt]
PASS Test ob_start() with callbacks in variables [tests/output/ob_start_callbacks.phpt] 
TEST 758/15092 [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 759/15092 [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 760/15092 [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 761/15092 [tests/output/ob_start_error_004.phpt]
PASS Test ob_start() with non existent callback method. [tests/output/ob_start_error_004.phpt] 
TEST 762/15092 [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 763/15092 [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 764/15092 [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 765/15092 [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 766/15092 [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 767/15092 [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 768/15092 [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 769/15092 [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 770/15092 [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 771/15092 [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 772/15092 [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 773/15092 [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 774/15092 [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 775/15092 [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 776/15092 [tests/output/stream_isatty_err.phpt]
FAIL Test stream_isatty with redirected STDERR [tests/output/stream_isatty_err.phpt] 
TEST 777/15092 [tests/output/stream_isatty_in-err.phpt]
FAIL Test stream_isatty with redirected STDIN/STDERR [tests/output/stream_isatty_in-err.phpt] 
TEST 778/15092 [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 779/15092 [tests/output/stream_isatty_in-out.phpt]
FAIL Test stream_isatty with redirected STDIN/STDOUT [tests/output/stream_isatty_in-out.phpt] 
TEST 780/15092 [tests/output/stream_isatty_out-err.phpt]
FAIL Test stream_isatty with redirected STDOUT/STDERR [tests/output/stream_isatty_out-err.phpt] 
TEST 781/15092 [tests/output/stream_isatty_out.phpt]
FAIL Test stream_isatty with redirected STDOUT [tests/output/stream_isatty_out.phpt] 
TEST 782/15092 [tests/security/bug53226.phpt]
PASS Bug #53226 (file_exists fails on big filenames) [tests/security/bug53226.phpt] 
TEST 783/15092 [tests/security/open_basedir_001.phpt]
PASS openbase_dir runtime tightning [tests/security/open_basedir_001.phpt] 
TEST 784/15092 [tests/security/open_basedir_chdir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_chdir.phpt] 
TEST 785/15092 [tests/security/open_basedir_chmod.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_chmod.phpt] 
TEST 786/15092 [tests/security/open_basedir_copy.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_copy.phpt] 
TEST 787/15092 [tests/security/open_basedir_copy_variation1.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_copy_variation1.phpt] 
TEST 788/15092 [tests/security/open_basedir_dir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_dir.phpt] 
TEST 789/15092 [tests/security/open_basedir_disk_free_space.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_disk_free_space.phpt] 
TEST 790/15092 [tests/security/open_basedir_error_log.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_error_log.phpt] 
TEST 791/15092 [tests/security/open_basedir_error_log_variation.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_error_log_variation.phpt] 
TEST 792/15092 [tests/security/open_basedir_file.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_file.phpt] 
TEST 793/15092 [tests/security/open_basedir_file_exists.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_file_exists.phpt] 
TEST 794/15092 [tests/security/open_basedir_file_get_contents.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_file_get_contents.phpt] 
TEST 795/15092 [tests/security/open_basedir_file_put_contents.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_file_put_contents.phpt] 
TEST 796/15092 [tests/security/open_basedir_fileatime.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fileatime.phpt] 
TEST 797/15092 [tests/security/open_basedir_filectime.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filectime.phpt] 
TEST 798/15092 [tests/security/open_basedir_filegroup.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filegroup.phpt] 
TEST 799/15092 [tests/security/open_basedir_fileinode.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fileinode.phpt] 
TEST 800/15092 [tests/security/open_basedir_filemtime.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filemtime.phpt] 
TEST 801/15092 [tests/security/open_basedir_fileowner.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fileowner.phpt] 
TEST 802/15092 [tests/security/open_basedir_fileperms.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fileperms.phpt] 
TEST 803/15092 [tests/security/open_basedir_filesize.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filesize.phpt] 
TEST 804/15092 [tests/security/open_basedir_filetype.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filetype.phpt] 
TEST 805/15092 [tests/security/open_basedir_fopen.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fopen.phpt] 
TEST 806/15092 [tests/security/open_basedir_glob.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_glob.phpt] 
TEST 807/15092 [tests/security/open_basedir_glob_variation.phpt]
PASS Test open_basedir configuration for glob [tests/security/open_basedir_glob_variation.phpt] 
TEST 808/15092 [tests/security/open_basedir_is_dir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_dir.phpt] 
TEST 809/15092 [tests/security/open_basedir_is_executable.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_executable.phpt] 
TEST 810/15092 [tests/security/open_basedir_is_file.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_file.phpt] 
TEST 811/15092 [tests/security/open_basedir_is_link.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_link.phpt] 
TEST 812/15092 [tests/security/open_basedir_is_readable.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_readable.phpt] 
TEST 813/15092 [tests/security/open_basedir_is_writable.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_writable.phpt] 
TEST 814/15092 [tests/security/open_basedir_link.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_link.phpt] 
TEST 815/15092 [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 816/15092 [tests/security/open_basedir_lstat.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_lstat.phpt] 
TEST 817/15092 [tests/security/open_basedir_mkdir.phpt]
SKIP Test open_basedir configuration [tests/security/open_basedir_mkdir.phpt] reason: Windows only variation
TEST 818/15092 [tests/security/open_basedir_opendir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_opendir.phpt] 
TEST 819/15092 [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 820/15092 [tests/security/open_basedir_readlink.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_readlink.phpt] 
TEST 821/15092 [tests/security/open_basedir_realpath.phpt]
SKIP Test open_basedir configuration [tests/security/open_basedir_realpath.phpt] reason: only run on Windows
TEST 822/15092 [tests/security/open_basedir_rename.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_rename.phpt] 
TEST 823/15092 [tests/security/open_basedir_rmdir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_rmdir.phpt] 
TEST 824/15092 [tests/security/open_basedir_scandir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_scandir.phpt] 
TEST 825/15092 [tests/security/open_basedir_stat.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_stat.phpt] 
TEST 826/15092 [tests/security/open_basedir_symlink.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_symlink.phpt] 
TEST 827/15092 [tests/security/open_basedir_tempnam.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_tempnam.phpt] 
TEST 828/15092 [tests/security/open_basedir_touch.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_touch.phpt] 
TEST 829/15092 [tests/security/open_basedir_unlink.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_unlink.phpt] 
TEST 830/15092 [tests/strings/001.phpt]
PASS String functions [tests/strings/001.phpt] 
TEST 831/15092 [tests/strings/002.phpt]
PASS Formatted print functions [tests/strings/002.phpt] 
TEST 832/15092 [tests/strings/004.phpt]
PASS highlight_string() buffering [tests/strings/004.phpt] 
TEST 833/15092 [tests/strings/bug22592.phpt]
PASS Bug #22592 (Cascading assignments to strings with curly braces broken) [tests/strings/bug22592.phpt] 
TEST 834/15092 [tests/strings/bug26703.phpt]
PASS Bug #26703 (Certain characters inside strings incorrectly treated as keywords) [tests/strings/bug26703.phpt] 
TEST 835/15092 [tests/strings/offsets_chaining_1.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_1.phpt] 
TEST 836/15092 [tests/strings/offsets_chaining_2.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_2.phpt] 
TEST 837/15092 [tests/strings/offsets_chaining_3.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_3.phpt] 
TEST 838/15092 [tests/strings/offsets_chaining_4.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_4.phpt] 
TEST 839/15092 [tests/strings/offsets_chaining_5.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_5.phpt] 
TEST 840/15092 [tests/strings/offsets_general.phpt]
PASS testing the behavior of string offsets [tests/strings/offsets_general.phpt] 
TEST 841/15092 [Zend/tests/001.phpt]
PASS func_num_args() tests [Zend/tests/001.phpt] 
TEST 842/15092 [Zend/tests/002.phpt]
PASS func_get_arg() tests [Zend/tests/002.phpt] 
TEST 843/15092 [Zend/tests/003.phpt]
PASS func_get_args() tests [Zend/tests/003.phpt] 
TEST 844/15092 [Zend/tests/004.phpt]
PASS strncmp() tests [Zend/tests/004.phpt] 
TEST 845/15092 [Zend/tests/005.phpt]
PASS strcasecmp() tests [Zend/tests/005.phpt] 
TEST 846/15092 [Zend/tests/006.phpt]
PASS strncasecmp() tests [Zend/tests/006.phpt] 
TEST 847/15092 [Zend/tests/007.phpt]
PASS each() tests [Zend/tests/007.phpt] 
TEST 848/15092 [Zend/tests/008.phpt]
PASS define() tests [Zend/tests/008.phpt] 
TEST 849/15092 [Zend/tests/009.phpt]
PASS get_class() tests [Zend/tests/009.phpt] 
TEST 850/15092 [Zend/tests/010.phpt]
PASS get_parent_class() tests [Zend/tests/010.phpt] 
TEST 851/15092 [Zend/tests/011.phpt]
PASS property_exists() tests [Zend/tests/011.phpt] 
TEST 852/15092 [Zend/tests/012.phpt]
PASS class_exists() tests [Zend/tests/012.phpt] 
TEST 853/15092 [Zend/tests/013.phpt]
PASS interface_exists() tests [Zend/tests/013.phpt] 
TEST 854/15092 [Zend/tests/014.phpt]
PASS get_included_files() tests [Zend/tests/014.phpt] 
TEST 855/15092 [Zend/tests/015.phpt]
PASS trigger_error() tests [Zend/tests/015.phpt] 
TEST 856/15092 [Zend/tests/016.phpt]
PASS isset() with object properties when operating on non-object [Zend/tests/016.phpt] 
TEST 857/15092 [Zend/tests/017.phpt]
PASS builtin functions tests [Zend/tests/017.phpt] 
TEST 858/15092 [Zend/tests/018.phpt]
PASS constant() tests [Zend/tests/018.phpt] 
TEST 859/15092 [Zend/tests/019.phpt]
PASS Test unset(), empty() and isset() functions [Zend/tests/019.phpt] 
TEST 860/15092 [Zend/tests/020.phpt]
PASS func_get_arg() invalid usage [Zend/tests/020.phpt] 
TEST 861/15092 [Zend/tests/021.phpt]
PASS ?: operator [Zend/tests/021.phpt] 
TEST 862/15092 [Zend/tests/022.phpt]
PASS Implementating abstracting methods and optional parameters [Zend/tests/022.phpt] 
TEST 863/15092 [Zend/tests/023.phpt]
PASS Testing variable variables as function name [Zend/tests/023.phpt] 
TEST 864/15092 [Zend/tests/024.phpt]
PASS Testing operations with undefined variable [Zend/tests/024.phpt] 
TEST 865/15092 [Zend/tests/025.phpt]
PASS Testing dynamic calls [Zend/tests/025.phpt] 
TEST 866/15092 [Zend/tests/026.phpt]
PASS Trying assign value to property when an object is not returned in a function [Zend/tests/026.phpt] 
TEST 867/15092 [Zend/tests/027.phpt]
PASS Testing dynamic calls using variable variables with curly syntax [Zend/tests/027.phpt] 
TEST 868/15092 [Zend/tests/028.phpt]
PASS Testing function call through of array item [Zend/tests/028.phpt] 
TEST 869/15092 [Zend/tests/029.phpt]
PASS Testing assign to property of an object in an array [Zend/tests/029.phpt] 
TEST 870/15092 [Zend/tests/030.phpt]
PASS Overriding $this in catch and checking the object properties later. [Zend/tests/030.phpt] 
TEST 871/15092 [Zend/tests/031.phpt]
PASS Testing array with '[]' passed as argument by value [Zend/tests/031.phpt] 
TEST 872/15092 [Zend/tests/032.phpt]
PASS Testing array with '[]' passed as argument by reference [Zend/tests/032.phpt] 
TEST 873/15092 [Zend/tests/033.phpt]
PASS Using undefined multidimensional array [Zend/tests/033.phpt] 
TEST 874/15092 [Zend/tests/034.phpt]
PASS Testing multiples 'default:' in switch [Zend/tests/034.phpt] 
TEST 875/15092 [Zend/tests/035.phpt]
PASS Using 'static' and 'global' in global scope [Zend/tests/035.phpt] 
TEST 876/15092 [Zend/tests/036.phpt]
PASS Trying to use lambda in array offset [Zend/tests/036.phpt] 
TEST 877/15092 [Zend/tests/037.phpt]
PASS Trying to access inexistent static property of Closure [Zend/tests/037.phpt] 
TEST 878/15092 [Zend/tests/038.phpt]
PASS Trying to use lambda as array key [Zend/tests/038.phpt] 
TEST 879/15092 [Zend/tests/67468.phpt]
SKIP Bug #67468 (Segfault in highlight_file()/highlight_string()) [Zend/tests/67468.phpt] reason: only for debug builds
TEST 880/15092 [Zend/tests/ArrayAccess_indirect_append.phpt]
PASS Using indirect append on ArrayAccess object [Zend/tests/ArrayAccess_indirect_append.phpt] 
TEST 881/15092 [Zend/tests/ErrorException_getSeverity.phpt]
PASS final public int ErrorException::getSeverity ( void ); [Zend/tests/ErrorException_getSeverity.phpt] 
TEST 882/15092 [Zend/tests/abstract-static.phpt]
PASS Test for abstract static classes [Zend/tests/abstract-static.phpt] 
TEST 883/15092 [Zend/tests/abstract_inheritance_001.phpt]
PASS Allow abstract function override [Zend/tests/abstract_inheritance_001.phpt] 
TEST 884/15092 [Zend/tests/abstract_inheritance_002.phpt]
PASS Allow abstract function override [Zend/tests/abstract_inheritance_002.phpt] 
TEST 885/15092 [Zend/tests/abstract_inheritance_003.phpt]
PASS Allow abstract function override [Zend/tests/abstract_inheritance_003.phpt] 
TEST 886/15092 [Zend/tests/access_modifiers_001.phpt]
PASS using multiple access modifiers (methods) [Zend/tests/access_modifiers_001.phpt] 
TEST 887/15092 [Zend/tests/access_modifiers_002.phpt]
PASS using multiple access modifiers (attributes) [Zend/tests/access_modifiers_002.phpt] 
TEST 888/15092 [Zend/tests/access_modifiers_003.phpt]
PASS using multiple access modifiers (classes) [Zend/tests/access_modifiers_003.phpt] 
TEST 889/15092 [Zend/tests/access_modifiers_004.phpt]
PASS using multiple access modifiers (abstract methods) [Zend/tests/access_modifiers_004.phpt] 
TEST 890/15092 [Zend/tests/access_modifiers_005.phpt]
PASS using multiple access modifiers (final methods) [Zend/tests/access_modifiers_005.phpt] 
TEST 891/15092 [Zend/tests/access_modifiers_006.phpt]
PASS using multiple access modifiers (static methods) [Zend/tests/access_modifiers_006.phpt] 
TEST 892/15092 [Zend/tests/access_modifiers_007.phpt]
PASS abstract final methods errmsg [Zend/tests/access_modifiers_007.phpt] 
TEST 893/15092 [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 894/15092 [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 895/15092 [Zend/tests/access_modifiers_010.phpt]
PASS Testing visibility of methods [Zend/tests/access_modifiers_010.phpt] 
TEST 896/15092 [Zend/tests/access_modifiers_011.phpt]
PASS __call() for private/protected methods [Zend/tests/access_modifiers_011.phpt] 
TEST 897/15092 [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 898/15092 [Zend/tests/access_modifiers_013.phpt]
PASS Prevent abstract and final in the same class declaration [Zend/tests/access_modifiers_013.phpt] 
TEST 899/15092 [Zend/tests/add_001.phpt]
PASS adding arrays [Zend/tests/add_001.phpt] 
TEST 900/15092 [Zend/tests/add_002.phpt]
PASS adding objects to arrays [Zend/tests/add_002.phpt] 
TEST 901/15092 [Zend/tests/add_003.phpt]
PASS adding arrays to objects [Zend/tests/add_003.phpt] 
TEST 902/15092 [Zend/tests/add_004.phpt]
PASS adding numbers to arrays [Zend/tests/add_004.phpt] 
TEST 903/15092 [Zend/tests/add_005.phpt]
PASS adding integers to doubles [Zend/tests/add_005.phpt] 
TEST 904/15092 [Zend/tests/add_006.phpt]
PASS adding numbers to strings [Zend/tests/add_006.phpt] 
TEST 905/15092 [Zend/tests/add_007.phpt]
PASS adding strings to arrays [Zend/tests/add_007.phpt] 
TEST 906/15092 [Zend/tests/and_001.phpt]
PASS bitwise AND and strings [Zend/tests/and_001.phpt] 
TEST 907/15092 [Zend/tests/anon/001.phpt]
PASS declare bare anonymous class [Zend/tests/anon/001.phpt] 
TEST 908/15092 [Zend/tests/anon/002.phpt]
PASS declare anonymous class extending another [Zend/tests/anon/002.phpt] 
TEST 909/15092 [Zend/tests/anon/003.phpt]
PASS reusing anonymous classes [Zend/tests/anon/003.phpt] 
TEST 910/15092 [Zend/tests/anon/004.phpt]
PASS testing anonymous inheritance [Zend/tests/anon/004.phpt] 
TEST 911/15092 [Zend/tests/anon/005.phpt]
PASS testing reusing anons that implement an interface [Zend/tests/anon/005.phpt] 
TEST 912/15092 [Zend/tests/anon/006.phpt]
PASS testing anon classes inside namespaces [Zend/tests/anon/006.phpt] 
TEST 913/15092 [Zend/tests/anon/007.phpt]
PASS testing anon classes in functions outside of classes in namespaces [Zend/tests/anon/007.phpt] 
TEST 914/15092 [Zend/tests/anon/008.phpt]
PASS testing static access for methods and properties in anon classes [Zend/tests/anon/008.phpt] 
TEST 915/15092 [Zend/tests/anon/009.phpt]
PASS testing traits in anon classes [Zend/tests/anon/009.phpt] 
TEST 916/15092 [Zend/tests/anon/010.phpt]
PASS Trait binding after anon class [Zend/tests/anon/010.phpt] 
TEST 917/15092 [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 918/15092 [Zend/tests/anon/012.phpt]
PASS Ensure correct unmangling of private property names for anonymous class instances [Zend/tests/anon/012.phpt] 
TEST 919/15092 [Zend/tests/anon/013.phpt]
PASS closure binding to anonymous class [Zend/tests/anon/013.phpt] 
TEST 920/15092 [Zend/tests/anon/014.phpt]
PASS anonymous class trait binding [Zend/tests/anon/014.phpt] 
TEST 921/15092 [Zend/tests/anonymous_func_001.phpt]
PASS Testing calls to anonymous function [Zend/tests/anonymous_func_001.phpt] 
TEST 922/15092 [Zend/tests/anonymous_func_002.phpt]
PASS Testing anonymous function return as array key and accessing $GLOBALS [Zend/tests/anonymous_func_002.phpt] 
TEST 923/15092 [Zend/tests/anonymous_func_003.phpt]
PASS Using throw $var with anonymous function return [Zend/tests/anonymous_func_003.phpt] 
TEST 924/15092 [Zend/tests/arg_unpack/basic.phpt]
PASS Basic argument unpacking [Zend/tests/arg_unpack/basic.phpt] 
TEST 925/15092 [Zend/tests/arg_unpack/by_ref.phpt]
PASS Argument unpacking with by-ref arguments [Zend/tests/arg_unpack/by_ref.phpt] 
TEST 926/15092 [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 927/15092 [Zend/tests/arg_unpack/dynamic.phpt]
PASS Unpack arguments for dynamic call [Zend/tests/arg_unpack/dynamic.phpt] 
TEST 928/15092 [Zend/tests/arg_unpack/internal.phpt]
PASS Argument unpacking with internal functions [Zend/tests/arg_unpack/internal.phpt] 
TEST 929/15092 [Zend/tests/arg_unpack/invalid_type.phpt]
PASS Only arrays and Traversables can be unpacked [Zend/tests/arg_unpack/invalid_type.phpt] 
TEST 930/15092 [Zend/tests/arg_unpack/many_args.phpt]
PASS Argument unpacking with many arguments [Zend/tests/arg_unpack/many_args.phpt] 
TEST 931/15092 [Zend/tests/arg_unpack/method.phpt]
PASS Unpack arguments for method calls [Zend/tests/arg_unpack/method.phpt] 
TEST 932/15092 [Zend/tests/arg_unpack/new.phpt]
PASS Unpack arguments for new expression [Zend/tests/arg_unpack/new.phpt] 
TEST 933/15092 [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 934/15092 [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 935/15092 [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 936/15092 [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 937/15092 [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 938/15092 [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 939/15092 [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 940/15092 [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 941/15092 [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 942/15092 [Zend/tests/argument_restriction_006.phpt]
PASS Bug #60174 (Notice when array in method prototype error) [Zend/tests/argument_restriction_006.phpt] 
TEST 943/15092 [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 944/15092 [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 945/15092 [Zend/tests/array_hash_zero.phpt]
PASS Accept hashes being equal to zero [Zend/tests/array_hash_zero.phpt] 
TEST 946/15092 [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 947/15092 [Zend/tests/array_offset.phpt]
PASS Ensure "undefined offset" notice formats message corectly when undefined key is negative [Zend/tests/array_offset.phpt] 
TEST 948/15092 [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 949/15092 [Zend/tests/array_with_refs_identical.phpt]
PASS Identical comparison of array with references [Zend/tests/array_with_refs_identical.phpt] 
TEST 950/15092 [Zend/tests/assert/bug70208.phpt]
PASS Bug #70208 (scope information must be preserved with assert()) [Zend/tests/assert/bug70208.phpt] 
TEST 951/15092 [Zend/tests/assert/bug70528.phpt]
PASS Bug #70528 (assert() with instanceof adds apostrophes around class name) [Zend/tests/assert/bug70528.phpt] 
TEST 952/15092 [Zend/tests/assert/expect_001.phpt]
PASS test passing assertion [Zend/tests/assert/expect_001.phpt] 
TEST 953/15092 [Zend/tests/assert/expect_002.phpt]
PASS test failing assertion [Zend/tests/assert/expect_002.phpt] 
TEST 954/15092 [Zend/tests/assert/expect_003.phpt]
PASS test catching failed assertion [Zend/tests/assert/expect_003.phpt] 
TEST 955/15092 [Zend/tests/assert/expect_004.phpt]
PASS test providing reason (fail) [Zend/tests/assert/expect_004.phpt] 
TEST 956/15092 [Zend/tests/assert/expect_005.phpt]
PASS test providing reason (pass) [Zend/tests/assert/expect_005.phpt] 
TEST 957/15092 [Zend/tests/assert/expect_006.phpt]
PASS test looping assert (pass) [Zend/tests/assert/expect_006.phpt] 
TEST 958/15092 [Zend/tests/assert/expect_007.phpt]
PASS test compiled reason [Zend/tests/assert/expect_007.phpt] 
TEST 959/15092 [Zend/tests/assert/expect_008.phpt]
PASS test disabled expectations have no ill side effects [Zend/tests/assert/expect_008.phpt] 
TEST 960/15092 [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 961/15092 [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 962/15092 [Zend/tests/assert/expect_011.phpt]
PASS test overloaded __toString on custom exception [Zend/tests/assert/expect_011.phpt] 
TEST 963/15092 [Zend/tests/assert/expect_012.phpt]
PASS test enable/disable assertions at runtime [Zend/tests/assert/expect_012.phpt] 
TEST 964/15092 [Zend/tests/assert/expect_013.phpt]
PASS test failing assertion when disabled (with return value) [Zend/tests/assert/expect_013.phpt] 
TEST 965/15092 [Zend/tests/assert/expect_014.phpt]
PASS test failing assertion when disabled [Zend/tests/assert/expect_014.phpt] 
TEST 966/15092 [Zend/tests/assert/expect_015.phpt]
PASS AST pretty-peinter [Zend/tests/assert/expect_015.phpt] 
TEST 967/15092 [Zend/tests/assert/expect_016.phpt]
PASS test enable/disable assertions at runtime (assertions not completely disabled) [Zend/tests/assert/expect_016.phpt] 
TEST 968/15092 [Zend/tests/assert/expect_017.phpt]
PASS test enable/disable assertions at runtime (assertions completely disabled) [Zend/tests/assert/expect_017.phpt] 
TEST 969/15092 [Zend/tests/assert/expect_018.phpt]
PASS test assertions in namespace [Zend/tests/assert/expect_018.phpt] 
TEST 970/15092 [Zend/tests/assert/expect_019.phpt]
PASS test assertions in namespace (assertions completely disabled) [Zend/tests/assert/expect_019.phpt] 
TEST 971/15092 [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 972/15092 [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 973/15092 [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 974/15092 [Zend/tests/assign_to_obj_001.phpt]
PASS assgin to object leaks with ref [Zend/tests/assign_to_obj_001.phpt] 
TEST 975/15092 [Zend/tests/assign_to_obj_002.phpt]
PASS Assign to $this leaks when $this not defined [Zend/tests/assign_to_obj_002.phpt] 
TEST 976/15092 [Zend/tests/assign_to_var_001.phpt]
PASS complex cases of variable assignment - 001 [Zend/tests/assign_to_var_001.phpt] 
TEST 977/15092 [Zend/tests/assign_to_var_002.phpt]
PASS complex cases of variable assignment - 002 [Zend/tests/assign_to_var_002.phpt] 
TEST 978/15092 [Zend/tests/assign_to_var_003.phpt]
PASS complex cases of variable assignment - 003 [Zend/tests/assign_to_var_003.phpt] 
TEST 979/15092 [Zend/tests/assign_to_var_004.phpt]
PASS complex cases of variable assignment - 004 [Zend/tests/assign_to_var_004.phpt] 
TEST 980/15092 [Zend/tests/ast/zend-pow-assign.phpt]
PASS ZEND_POW_ASSIGN [Zend/tests/ast/zend-pow-assign.phpt] 
TEST 981/15092 [Zend/tests/ast_serialize_backtick_literal.phpt]
PASS Serialization of backtick literal is incorrect [Zend/tests/ast_serialize_backtick_literal.phpt] 
TEST 982/15092 [Zend/tests/binary-32bit.phpt]
SKIP testing binary literals [Zend/tests/binary-32bit.phpt] reason: this test is for 32bit platform only
TEST 983/15092 [Zend/tests/binary.phpt]
PASS testing binary literals [Zend/tests/binary.phpt] 
TEST 984/15092 [Zend/tests/break_error_001.phpt]
PASS 'break' error (non positive numbers) [Zend/tests/break_error_001.phpt] 
TEST 985/15092 [Zend/tests/break_error_002.phpt]
PASS 'break' error (operator with non-constant operand) [Zend/tests/break_error_002.phpt] 
TEST 986/15092 [Zend/tests/break_error_003.phpt]
PASS 'break' error (not in the loop context) [Zend/tests/break_error_003.phpt] 
TEST 987/15092 [Zend/tests/break_error_004.phpt]
PASS 'break' error (wrong level) [Zend/tests/break_error_004.phpt] 
TEST 988/15092 [Zend/tests/bug18556.phpt]
PASS Bug #18556 (Setting locale to 'tr_TR' lowercases class names) [Zend/tests/bug18556.phpt] 
TEST 989/15092 [Zend/tests/bug19859.phpt]
PASS Bug #19859 (__call() does not catch call_user_func_array() calls) [Zend/tests/bug19859.phpt] 
TEST 990/15092 [Zend/tests/bug20240.phpt]
PASS Bug #20240 (order of destructor calls) [Zend/tests/bug20240.phpt] 
TEST 991/15092 [Zend/tests/bug20242.phpt]
PASS Bug #20242 (Method call in front of class definition) [Zend/tests/bug20242.phpt] 
TEST 992/15092 [Zend/tests/bug21478.phpt]
PASS Bug #21478 (Zend/zend_alloc.c :: shutdown_memory_manager produces segfault) [Zend/tests/bug21478.phpt] 
TEST 993/15092 [Zend/tests/bug21888.phpt]
PASS Bug #21888 (protected property and protected method of the same name) [Zend/tests/bug21888.phpt] 
TEST 994/15092 [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 995/15092 [Zend/tests/bug22836.phpt]
PASS Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt] 
TEST 996/15092 [Zend/tests/bug23104.phpt]
PASS Bug #23104 (Hash position not reset for constant arrays) [Zend/tests/bug23104.phpt] 
TEST 997/15092 [Zend/tests/bug24436.phpt]
PASS Bug #24436 (isset()/empty() produce errors with non-existent variables in classes) [Zend/tests/bug24436.phpt] 
TEST 998/15092 [Zend/tests/bug24635.phpt]
PASS Bug #24635 (crash on dtor calling other functions) [Zend/tests/bug24635.phpt] 
TEST 999/15092 [Zend/tests/bug24699.phpt]
PASS Bug #24699 (Memory Leak with per-class constants) [Zend/tests/bug24699.phpt] 
TEST 1000/15092 [Zend/tests/bug24773.phpt]
PASS Bug #24773 (unset() of integers treated as arrays causes a crash) [Zend/tests/bug24773.phpt] 
TEST 1001/15092 [Zend/tests/bug24884.phpt]
PASS Bug #24884 (calling $this->__clone(); crashes php) [Zend/tests/bug24884.phpt] 
TEST 1002/15092 [Zend/tests/bug26010.phpt]
PASS Bug #26010 (private / protected variables get exposed by get_object_vars()) [Zend/tests/bug26010.phpt] 
TEST 1003/15092 [Zend/tests/bug26077.phpt]
PASS Bug #26077 (Memory leaks when creating an instance of an object) [Zend/tests/bug26077.phpt] 
TEST 1004/15092 [Zend/tests/bug26166.phpt]
PASS Bug #26166 (__toString() crash when no values returned) [Zend/tests/bug26166.phpt] 
TEST 1005/15092 [Zend/tests/bug26229.phpt]
PASS Bug #26229 (getIterator() segfaults when it returns arrays or scalars) [Zend/tests/bug26229.phpt] 
TEST 1006/15092 [Zend/tests/bug26281.phpt]
PASS Bug #26281 (switch() crash when condition is a string offset) [Zend/tests/bug26281.phpt] 
TEST 1007/15092 [Zend/tests/bug26696.phpt]
PASS Bug #26696 (crash in switch() when string index is used) [Zend/tests/bug26696.phpt] 
TEST 1008/15092 [Zend/tests/bug26697.phpt]
PASS Bug #26697 (calling class_exists on a nonexistent class in __autoload results in segfault) [Zend/tests/bug26697.phpt] 
TEST 1009/15092 [Zend/tests/bug26698.phpt]
PASS Bug #26698 (Thrown exceptions while evaluting argument to pass as parameter crash PHP) [Zend/tests/bug26698.phpt] 
TEST 1010/15092 [Zend/tests/bug26801.phpt]
PASS Bug #26801 (switch ($a{0}) crash) [Zend/tests/bug26801.phpt] 
TEST 1011/15092 [Zend/tests/bug26802.phpt]
PASS Bug #26802 (Can't call static method using a variable) [Zend/tests/bug26802.phpt] 
TEST 1012/15092 [Zend/tests/bug27268.phpt]
PASS Bug #27268 (Bad references accentuated by clone) [Zend/tests/bug27268.phpt] 
TEST 1013/15092 [Zend/tests/bug27304.phpt]
PASS Bug #27304 (Static functions don't function properly) [Zend/tests/bug27304.phpt] 
TEST 1014/15092 [Zend/tests/bug27598.phpt]
PASS Bug #27598 (list() array key assignment causes HUGE memory leak) [Zend/tests/bug27598.phpt] 
TEST 1015/15092 [Zend/tests/bug27669.phpt]
PASS Bug #27669 (PHP 5 didn't support all possibilities for calling static methods dynamically) [Zend/tests/bug27669.phpt] 
TEST 1016/15092 [Zend/tests/bug27731.phpt]
PASS Bug #27731 (error_reporing() call inside @ block does not work correctly) [Zend/tests/bug27731.phpt] 
TEST 1017/15092 [Zend/tests/bug27798.phpt]
PASS Bug #27798 (private / protected variables not exposed by get_object_vars() inside class) [Zend/tests/bug27798.phpt] 
TEST 1018/15092 [Zend/tests/bug28072.phpt]
PASS Bug #28072 (static array with some constant keys will be incorrectly ordered) [Zend/tests/bug28072.phpt] 
TEST 1019/15092 [Zend/tests/bug28377.phpt]
PASS Bug #28377 (debug_backtrace is intermittently passing args) [Zend/tests/bug28377.phpt] 
TEST 1020/15092 [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 1021/15092 [Zend/tests/bug28444.phpt]
PASS Bug #28444 (Cannot access undefined property for object with overloaded property access) [Zend/tests/bug28444.phpt] 
TEST 1022/15092 [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 1023/15092 [Zend/tests/bug29104.phpt]
PASS Bug #29104 (Function declaration in method doesn't work) [Zend/tests/bug29104.phpt] 
TEST 1024/15092 [Zend/tests/bug29210.phpt]
PASS Bug #29210 (Function is_callable does not support private and protected methods) [Zend/tests/bug29210.phpt] 
TEST 1025/15092 [Zend/tests/bug29368.phpt]
PASS Bug #29368 (The destructor is called when an exception is thrown from the constructor) [Zend/tests/bug29368.phpt] 
TEST 1026/15092 [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 1027/15092 [Zend/tests/bug29505.phpt]
PASS Bug #29505 (get_class_vars() severely broken when used with arrays) [Zend/tests/bug29505.phpt] 
TEST 1028/15092 [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 1029/15092 [Zend/tests/bug29689.phpt]
PASS Bug #29689 (default value of protected member overrides default value of private) [Zend/tests/bug29689.phpt] 
TEST 1030/15092 [Zend/tests/bug29883.phpt]
PASS Bug #29883 (isset gives invalid values on strings) [Zend/tests/bug29883.phpt] 
TEST 1031/15092 [Zend/tests/bug29890.phpt]
PASS Bug #29890 (crash if error handler fails) [Zend/tests/bug29890.phpt] 
TEST 1032/15092 [Zend/tests/bug29896.phpt]
PASS Bug #29896 (Backtrace argument list out of sync) [Zend/tests/bug29896.phpt] 
TEST 1033/15092 [Zend/tests/bug29944.phpt]
PASS Bug #29944 (Function defined in switch, crashes) [Zend/tests/bug29944.phpt] 
TEST 1034/15092 [Zend/tests/bug30080.phpt]
PASS Bug #30080 (Passing array or non array of objects) [Zend/tests/bug30080.phpt] 
TEST 1035/15092 [Zend/tests/bug30140.phpt]
PASS Bug #30140 (Problem with array in static properties) [Zend/tests/bug30140.phpt] 
TEST 1036/15092 [Zend/tests/bug30161.phpt]
PASS Bug #30161 (Segmentation fault with exceptions) [Zend/tests/bug30161.phpt] 
TEST 1037/15092 [Zend/tests/bug30162.phpt]
PASS Bug #30162 (Catching exception in constructor couses lose of $this) [Zend/tests/bug30162.phpt] 
TEST 1038/15092 [Zend/tests/bug30346.phpt]
PASS Bug #30346 (arrayAccess and using $this) [Zend/tests/bug30346.phpt] 
TEST 1039/15092 [Zend/tests/bug30394.phpt]
PASS Bug #30394 (Assignment operators yield wrong result with __get/__set) [Zend/tests/bug30394.phpt] 
TEST 1040/15092 [Zend/tests/bug30407.phpt]
PASS Bug #30407 (Strange behaviour of default arguments) [Zend/tests/bug30407.phpt] 
TEST 1041/15092 [Zend/tests/bug30451.phpt]
PASS Bug #30451 (static properties permissions broken) [Zend/tests/bug30451.phpt] 
TEST 1042/15092 [Zend/tests/bug30519.phpt]
PASS Bug #30519 (Interface not existing says Class not found) [Zend/tests/bug30519.phpt] 
TEST 1043/15092 [Zend/tests/bug30702.phpt]
PASS Bug #30702 (cannot initialize class variable from class constant) [Zend/tests/bug30702.phpt] 
TEST 1044/15092 [Zend/tests/bug30707.phpt]
PASS Bug #30707 (Segmentation fault on exception in method) [Zend/tests/bug30707.phpt] 
TEST 1045/15092 [Zend/tests/bug30725.phpt]
PASS Bug #30725 (PHP segfaults when an exception is thrown in getIterator() within foreach) [Zend/tests/bug30725.phpt] 
TEST 1046/15092 [Zend/tests/bug30791.phpt]
PASS Bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded) [Zend/tests/bug30791.phpt] 
TEST 1047/15092 [Zend/tests/bug30820.phpt]
PASS Bug #30820 (static member conflict with $this->member silently ignored) [Zend/tests/bug30820.phpt] 
TEST 1048/15092 [Zend/tests/bug30828.phpt]
PASS Bug #30828 (debug_backtrace() reports incorrect class in overridden methods) [Zend/tests/bug30828.phpt] 
TEST 1049/15092 [Zend/tests/bug30889.phpt]
PASS Bug #30889 (Conflict between __get/__set and ++ operator) [Zend/tests/bug30889.phpt] 
TEST 1050/15092 [Zend/tests/bug30922.phpt]
PASS Bug #30922 (reflective functions crash PHP when interfaces extend themselves) [Zend/tests/bug30922.phpt] 
TEST 1051/15092 [Zend/tests/bug30998.phpt]
PASS Bug #30998 (Crash when user error handler returns false) [Zend/tests/bug30998.phpt] 
TEST 1052/15092 [Zend/tests/bug31098.phpt]
PASS Bug #31098 (isset() / empty() incorrectly returns true in dereference of a wrong type) [Zend/tests/bug31098.phpt] 
TEST 1053/15092 [Zend/tests/bug31102.phpt]
PASS Bug #31102 (Exception not handled when thrown inside __autoload()) [Zend/tests/bug31102.phpt] 
TEST 1054/15092 [Zend/tests/bug31177-2.phpt]
PASS Bug #31177 (memory corruption because of incorrect refcounting) [Zend/tests/bug31177-2.phpt] 
TEST 1055/15092 [Zend/tests/bug31177.phpt]
PASS Bug #31177 (Memory leak) [Zend/tests/bug31177.phpt] 
TEST 1056/15092 [Zend/tests/bug31341.phpt]
PASS Bug #31341 (escape on curly inconsistent) [Zend/tests/bug31341.phpt] 
TEST 1057/15092 [Zend/tests/bug31525.phpt]
PASS Bug #31525 (object reference being dropped. $this getting lost) [Zend/tests/bug31525.phpt] 
TEST 1058/15092 [Zend/tests/bug31683.phpt]
PASS Bug #31683 (changes to $name in __get($name) override future parameters) [Zend/tests/bug31683.phpt] 
TEST 1059/15092 [Zend/tests/bug31720.phpt]
PASS Bug #31720 (Invalid object callbacks not caught in array_walk()) [Zend/tests/bug31720.phpt] 
TEST 1060/15092 [Zend/tests/bug32226.phpt]
PASS Bug #32226 (SEGV with exception handler on non existing instance) [Zend/tests/bug32226.phpt] 
TEST 1061/15092 [Zend/tests/bug32252.phpt]
PASS Bug #32252 (Segfault when offsetSet throws an Exception (only without debug)) [Zend/tests/bug32252.phpt] 
TEST 1062/15092 [Zend/tests/bug32290.phpt]
PASS Bug #32290 (calling call_user_func_array() ends in infinite loop within child class) [Zend/tests/bug32290.phpt] 
TEST 1063/15092 [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 1064/15092 [Zend/tests/bug32322.phpt]
PASS Bug #32322 (Return values by reference broken( using self::),example singleton instance) [Zend/tests/bug32322.phpt] 
TEST 1065/15092 [Zend/tests/bug32427.phpt]
PASS Bug #32427 (Interfaces are not allowed 'static' access modifier) [Zend/tests/bug32427.phpt] 
TEST 1066/15092 [Zend/tests/bug32428.phpt]
PASS Bug #32428 (The @ warning error suppression operator is broken) [Zend/tests/bug32428.phpt] 
TEST 1067/15092 [Zend/tests/bug32429.phpt]
PASS Bug #32429 (method_exists() always return TRUE if __call method exists) [Zend/tests/bug32429.phpt] 
TEST 1068/15092 [Zend/tests/bug32596.phpt]
PASS Bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct) [Zend/tests/bug32596.phpt] 
TEST 1069/15092 [Zend/tests/bug32660.phpt]
PASS Bug #32660 (Assignment by reference causes crash when field access is overloaded (__get)) [Zend/tests/bug32660.phpt] 
TEST 1070/15092 [Zend/tests/bug32674.phpt]
PASS Bug #32674 (exception in iterator causes crash) [Zend/tests/bug32674.phpt] 
TEST 1071/15092 [Zend/tests/bug32799.phpt]
PASS Bug #32799 (crash: calling the corresponding global var during the destruct) [Zend/tests/bug32799.phpt] 
TEST 1072/15092 [Zend/tests/bug32833.phpt]
PASS Bug #32833 (Invalid opcode with $a[] .= '') [Zend/tests/bug32833.phpt] 
TEST 1073/15092 [Zend/tests/bug32993.phpt]
PASS Bug #32993 (implemented Iterator function current() don't throw exception) [Zend/tests/bug32993.phpt] 
TEST 1074/15092 [Zend/tests/bug33116.phpt]
PASS Bug #33116 (crash when assigning class name to global variable in __autoload) [Zend/tests/bug33116.phpt] 
TEST 1075/15092 [Zend/tests/bug33171.phpt]
PASS Bug #33171 (foreach enumerates private fields declared in base classes) [Zend/tests/bug33171.phpt] 
TEST 1076/15092 [Zend/tests/bug33257.phpt]
PASS Bug #33257 (array_splice() inconsistent when passed function instead of variable) [Zend/tests/bug33257.phpt] 
TEST 1077/15092 [Zend/tests/bug33277.phpt]
PASS Bug #33277 (private method accessed by child class) [Zend/tests/bug33277.phpt] 
TEST 1078/15092 [Zend/tests/bug33282.phpt]
PASS Bug #33282 (Re-assignment by reference does not clear the is_ref flag) [Zend/tests/bug33282.phpt] 
TEST 1079/15092 [Zend/tests/bug33318.phpt]
PASS Bug #33318 (throw 1; results in Invalid opcode 108/1/8) [Zend/tests/bug33318.phpt] 
TEST 1080/15092 [Zend/tests/bug33512.phpt]
PASS Bug #33512 (unset() overloaded properties doesn't work) [Zend/tests/bug33512.phpt] 
TEST 1081/15092 [Zend/tests/bug33558.phpt]
PASS Bug #33558 (warning with nested calls to functions returning by reference) [Zend/tests/bug33558.phpt] 
TEST 1082/15092 [Zend/tests/bug33710.phpt]
PASS Bug #33710 (ArrayAccess objects doesn't initialize $this) [Zend/tests/bug33710.phpt] 
TEST 1083/15092 [Zend/tests/bug33732.phpt]
PASS Bug #33732 (Wrong behavior of constants in class and interface extending) [Zend/tests/bug33732.phpt] 
TEST 1084/15092 [Zend/tests/bug33771.phpt]
PASS Bug #33771 (error_reporting falls to 0 when @ was used inside try/catch block) [Zend/tests/bug33771.phpt] 
TEST 1085/15092 [Zend/tests/bug33802.phpt]
PASS Bug #33802 (throw Exception in error handler causes crash) [Zend/tests/bug33802.phpt] 
TEST 1086/15092 [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 1087/15092 [Zend/tests/bug33999.phpt]
PASS Bug #33999 (object remains object when cast to int) [Zend/tests/bug33999.phpt] 
TEST 1088/15092 [Zend/tests/bug34045.phpt]
PASS Bug #34045 (Buffer overflow with serialized object) [Zend/tests/bug34045.phpt] 
TEST 1089/15092 [Zend/tests/bug34062.phpt]
PASS Bug #34062 (Crash in catch block when many arguments are used) [Zend/tests/bug34062.phpt] 
TEST 1090/15092 [Zend/tests/bug34064.phpt]
PASS Bug #34064 (arr[] as param to function in class gives invalid opcode) [Zend/tests/bug34064.phpt] 
TEST 1091/15092 [Zend/tests/bug34065.phpt]
PASS Bug #34065 (throw in foreach causes memory leaks) [Zend/tests/bug34065.phpt] 
TEST 1092/15092 [Zend/tests/bug34137.phpt]
PASS Bug #34137 (assigning array element by reference causes binary mess) [Zend/tests/bug34137.phpt] 
TEST 1093/15092 [Zend/tests/bug34199.phpt]
PASS Bug #34199 (if($obj)/if(!$obj) inconsistency because of cast handler) [Zend/tests/bug34199.phpt] 
TEST 1094/15092 [Zend/tests/bug34260.phpt]
PASS Bug #34260 (Segfault with callbacks (array_map) + overloading) [Zend/tests/bug34260.phpt] 
TEST 1095/15092 [Zend/tests/bug34310.phpt]
PASS Bug #34310 (foreach($arr as $c->d => $x) crashes) [Zend/tests/bug34310.phpt] 
TEST 1096/15092 [Zend/tests/bug34358.phpt]
PASS Bug #34358 (Fatal error: Cannot re-assign $this(again)) [Zend/tests/bug34358.phpt] 
TEST 1097/15092 [Zend/tests/bug34467.phpt]
PASS Bug #34467 (foreach + __get + __set incosistency) [Zend/tests/bug34467.phpt] 
TEST 1098/15092 [Zend/tests/bug34518.phpt]
PASS Bug #34518 (Unset doesn't separate container in CV) [Zend/tests/bug34518.phpt] 
TEST 1099/15092 [Zend/tests/bug34617.phpt]
PASS Bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called) [Zend/tests/bug34617.phpt] 
TEST 1100/15092 [Zend/tests/bug34678.phpt]
PASS Bug #34678 (__call(), is_callable() and static methods) [Zend/tests/bug34678.phpt] 
TEST 1101/15092 [Zend/tests/bug34786.phpt]
PASS Bug #34786 (2 @ results in change to error_reporting() to random value) [Zend/tests/bug34786.phpt] 
TEST 1102/15092 [Zend/tests/bug34873.phpt]
PASS Bug #34873 (Segmentation Fault on foreach in object) [Zend/tests/bug34873.phpt] 
TEST 1103/15092 [Zend/tests/bug34879.phpt]
PASS Bug #34879 (str_replace, array_map corrupt negative array indexes on 64-bit platforms) [Zend/tests/bug34879.phpt] 
TEST 1104/15092 [Zend/tests/bug34893.phpt]
PASS Bug #34893 (PHP5.1 overloading, Cannot access private property) [Zend/tests/bug34893.phpt] 
TEST 1105/15092 [Zend/tests/bug35017.phpt]
PASS Bug #35017 (Exception thrown in error handler may cause unexpected behavior) [Zend/tests/bug35017.phpt] 
TEST 1106/15092 [Zend/tests/bug35106.phpt]
PASS Bug #35106 (nested foreach fails when array variable has a reference) [Zend/tests/bug35106.phpt] 
TEST 1107/15092 [Zend/tests/bug35163.phpt]
PASS Bug #35163 (Array elements can lose references) [Zend/tests/bug35163.phpt] 
TEST 1108/15092 [Zend/tests/bug35163_2.phpt]
PASS Bug #35163.2 (Array elements can lose references) [Zend/tests/bug35163_2.phpt] 
TEST 1109/15092 [Zend/tests/bug35163_3.phpt]
PASS Bug #35163.3 (Array elements can lose references) [Zend/tests/bug35163_3.phpt] 
TEST 1110/15092 [Zend/tests/bug35239.phpt]
PASS Bug #35239 (Objects can lose references) [Zend/tests/bug35239.phpt] 
TEST 1111/15092 [Zend/tests/bug35393.phpt]
PASS Bug #35393 (changing static protected members from outside the class) [Zend/tests/bug35393.phpt] 
TEST 1112/15092 [Zend/tests/bug35411.phpt]
PASS Bug #35411 (Regression with \{$ handling) [Zend/tests/bug35411.phpt] 
TEST 1113/15092 [Zend/tests/bug35437.phpt]
PASS Bug #35437 (Segfault or Invalid Opcode 137/1/4) [Zend/tests/bug35437.phpt] 
TEST 1114/15092 [Zend/tests/bug35470.phpt]
PASS Bug #35470 (Assigning global using variable name from array doesn't function) [Zend/tests/bug35470.phpt] 
TEST 1115/15092 [Zend/tests/bug35509.phpt]
PASS Bug #35509 (string constant as array key has different behavior inside object) [Zend/tests/bug35509.phpt] 
TEST 1116/15092 [Zend/tests/bug35634.phpt]
PASS Bug #35634 (Erroneous "Class declarations may not be nested" error raised) [Zend/tests/bug35634.phpt] 
TEST 1117/15092 [Zend/tests/bug35655.phpt]
PASS Bug #35655 (whitespace following end of heredoc is lost) [Zend/tests/bug35655.phpt] 
TEST 1118/15092 [Zend/tests/bug36006.phpt]
PASS Bug #36006 (Problem with $this in __destruct()) [Zend/tests/bug36006.phpt] 
TEST 1119/15092 [Zend/tests/bug36037.phpt]
PASS Bug #36037 (heredoc adds extra line number) [Zend/tests/bug36037.phpt] 
TEST 1120/15092 [Zend/tests/bug36071.phpt]
PASS Bug #36071 (Engine Crash related with 'clone') [Zend/tests/bug36071.phpt] 
TEST 1121/15092 [Zend/tests/bug36214.phpt]
PASS Bug #36214 (__get method works properly only when conditional operator is used) [Zend/tests/bug36214.phpt] 
TEST 1122/15092 [Zend/tests/bug36268.phpt]
PASS Bug #36268 (Object destructors called even after fatal errors) [Zend/tests/bug36268.phpt] 
TEST 1123/15092 [Zend/tests/bug36303.phpt]
PASS Bug #36303 (foreach on error_zval produces segfault) [Zend/tests/bug36303.phpt] 
TEST 1124/15092 [Zend/tests/bug36513.phpt]
PASS Bug #36513 (comment will be outputed in last line) [Zend/tests/bug36513.phpt] 
TEST 1125/15092 [Zend/tests/bug36568.phpt]
PASS Bug #36568 (memory_limit has no effect) [Zend/tests/bug36568.phpt] 
TEST 1126/15092 [Zend/tests/bug36759.phpt]
PASS Bug #36759 (Objects destructors are invoked in wrong order when script is finished) [Zend/tests/bug36759.phpt] 
TEST 1127/15092 [Zend/tests/bug37046.phpt]
PASS Bug #37046 (foreach breaks static scope) [Zend/tests/bug37046.phpt] 
TEST 1128/15092 [Zend/tests/bug37138.phpt]
PASS Bug #37138 (__autoload tries to load callback'ed self and parent) [Zend/tests/bug37138.phpt] 
TEST 1129/15092 [Zend/tests/bug37144.phpt]
PASS Bug #37144 (PHP crashes trying to assign into property of dead object) [Zend/tests/bug37144.phpt] 
TEST 1130/15092 [Zend/tests/bug37212.phpt]
PASS Bug #37212 (Access to protected property of common base class) [Zend/tests/bug37212.phpt] 
TEST 1131/15092 [Zend/tests/bug37251.phpt]
PASS Bug #37251 (deadlock when custom error handler is to catch array type hint error) [Zend/tests/bug37251.phpt] 
TEST 1132/15092 [Zend/tests/bug37632.phpt]
PASS Bug #37632 (Protected method access problem) [Zend/tests/bug37632.phpt] 
TEST 1133/15092 [Zend/tests/bug37667.phpt]
PASS Bug #37667 (Object is not added into array returned by __get) [Zend/tests/bug37667.phpt] 
TEST 1134/15092 [Zend/tests/bug37707.phpt]
PASS Bug #37707 (clone without assigning leaks memory) [Zend/tests/bug37707.phpt] 
TEST 1135/15092 [Zend/tests/bug37715.phpt]
PASS Bug #37715 (array pointers resetting on copy) [Zend/tests/bug37715.phpt] 
TEST 1136/15092 [Zend/tests/bug37811.phpt]
PASS Bug #37811 (define not using toString on objects) [Zend/tests/bug37811.phpt] 
TEST 1137/15092 [Zend/tests/bug38047.phpt]
PASS Bug #38047 ("file" and "line" sometimes not set in backtrace from inside error handler) [Zend/tests/bug38047.phpt] 
TEST 1138/15092 [Zend/tests/bug38146.phpt]
PASS Bug #38146 (Cannot use array returned from foo::__get('bar') in write context) [Zend/tests/bug38146.phpt] 
TEST 1139/15092 [Zend/tests/bug38211.phpt]
PASS Bug #38211 (variable name and cookie name match breaks script execution) [Zend/tests/bug38211.phpt] 
TEST 1140/15092 [Zend/tests/bug38220.phpt]
PASS Bug #38220 (Crash on some object operations) [Zend/tests/bug38220.phpt] 
TEST 1141/15092 [Zend/tests/bug38234.phpt]
PASS Bug #38234 (Exception in __clone makes memory leak) [Zend/tests/bug38234.phpt] 
TEST 1142/15092 [Zend/tests/bug38287.phpt]
PASS Bug #38287 (static variables mess up global vars) [Zend/tests/bug38287.phpt] 
TEST 1143/15092 [Zend/tests/bug38461.phpt]
PASS Bug #38461 (setting private attribute with __set() produces segfault) [Zend/tests/bug38461.phpt] 
TEST 1144/15092 [Zend/tests/bug38469.phpt]
PASS Bug #38469 (Unexpected creation of cycle) [Zend/tests/bug38469.phpt] 
TEST 1145/15092 [Zend/tests/bug38623.phpt]
PASS Bug #38623 (leaks in a tricky code with switch() and exceptions) [Zend/tests/bug38623.phpt] 
TEST 1146/15092 [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 1147/15092 [Zend/tests/bug38772.phpt]
PASS Bug #38772 (inconsistent overriding of methods in different visibility contexts) [Zend/tests/bug38772.phpt] 
TEST 1148/15092 [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 1149/15092 [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 1150/15092 [Zend/tests/bug38808.phpt]
PASS Bug #38808 ("maybe ref" issue for current() and others) [Zend/tests/bug38808.phpt] 
TEST 1151/15092 [Zend/tests/bug38942.phpt]
PASS Bug #38942 (Double old-style-ctor inheritance) [Zend/tests/bug38942.phpt] 
TEST 1152/15092 [Zend/tests/bug39003.phpt]
PASS Bug #39003 (__autoload() is called for type hinting) [Zend/tests/bug39003.phpt] 
TEST 1153/15092 [Zend/tests/bug39017.phpt]
PASS Bug #39017 (foreach(($obj = new myClass) as $v); echo $obj; segfaults) [Zend/tests/bug39017.phpt] 
TEST 1154/15092 [Zend/tests/bug39018.phpt]
PASS Bug #39018 (Error control operator '@' fails to suppress "Uninitialized string offset") [Zend/tests/bug39018.phpt] 
TEST 1155/15092 [Zend/tests/bug39018_2.phpt]
PASS Bug #39018 [2] (Error control operator '@' fails to suppress "Uninitialized string offset") [Zend/tests/bug39018_2.phpt] 
TEST 1156/15092 [Zend/tests/bug39036.phpt]
PASS Bug #39036 (Unsetting key of foreach() yields segmentation fault) [Zend/tests/bug39036.phpt] 
TEST 1157/15092 [Zend/tests/bug39127.phpt]
PASS Bug #39127 (Old-style constructor fallbacks produce strange results) [Zend/tests/bug39127.phpt] 
TEST 1158/15092 [Zend/tests/bug39297.phpt]
PASS Bug #39297 (Memory corryption because of indirect modification of overloaded array) [Zend/tests/bug39297.phpt] 
TEST 1159/15092 [Zend/tests/bug39304.phpt]
PASS Bug #39304 (Segmentation fault with list unpacking of string offset) [Zend/tests/bug39304.phpt] 
TEST 1160/15092 [Zend/tests/bug39346.phpt]
PASS Bug #39346 (Unsetting a static variable inside a destructor causes segfault later on) [Zend/tests/bug39346.phpt] 
TEST 1161/15092 [Zend/tests/bug39438.phpt]
PASS Bug #39438 (Fatal error: Out of memory) [Zend/tests/bug39438.phpt] 
TEST 1162/15092 [Zend/tests/bug39445.phpt]
PASS Bug #39445 (Calling debug_backtrace() in the __toString() function produces a crash) [Zend/tests/bug39445.phpt] 
TEST 1163/15092 [Zend/tests/bug39449.phpt]
PASS Bug #39449 (Overloaded array properties do not work correctly) [Zend/tests/bug39449.phpt] 
TEST 1164/15092 [Zend/tests/bug39542.phpt]
PASS Bug #39542 (Behaviour of require_once/include_once different to < 5.2.0) [Zend/tests/bug39542.phpt] 
TEST 1165/15092 [Zend/tests/bug39602.phpt]
PASS Bug #39602 (Invalid session.save_handler crashes PHP) [Zend/tests/bug39602.phpt] 
TEST 1166/15092 [Zend/tests/bug39721.phpt]
PASS Bug #39721 (Runtime inheritance causes data corruption) [Zend/tests/bug39721.phpt] 
TEST 1167/15092 [Zend/tests/bug39775.phpt]
PASS Bug #39775 ("Indirect modification ..." message is not shown) [Zend/tests/bug39775.phpt] 
TEST 1168/15092 [Zend/tests/bug39825.phpt]
PASS Bug #39825 (foreach produces memory error) [Zend/tests/bug39825.phpt] 
TEST 1169/15092 [Zend/tests/bug39944.phpt]
PASS Bug #39944 (References broken) [Zend/tests/bug39944.phpt] 
TEST 1170/15092 [Zend/tests/bug39990.phpt]
PASS Bug #39990 (Cannot "foreach" over overloaded properties) [Zend/tests/bug39990.phpt] 
TEST 1171/15092 [Zend/tests/bug40236.phpt]
SKIP Bug #40236 (php -a function allocation eats memory) [Zend/tests/bug40236.phpt] reason: Test doesn't support readline
TEST 1172/15092 [Zend/tests/bug40261.phpt]
PASS Bug #40261 (Extremely slow data handling due to memory fragmentation) [Zend/tests/bug40261.phpt] 
TEST 1173/15092 [Zend/tests/bug40509.phpt]
PASS Bug #40509 (key() function changed behaviour if global array is used within function) [Zend/tests/bug40509.phpt] 
TEST 1174/15092 [Zend/tests/bug40621.phpt]
PASS Bug #40621 (Crash when constructor called inappropriately (statically)) [Zend/tests/bug40621.phpt] 
TEST 1175/15092 [Zend/tests/bug40705.phpt]
PASS Bug #40705 (Iterating within function moves original array pointer) [Zend/tests/bug40705.phpt] 
TEST 1176/15092 [Zend/tests/bug40757.phpt]
PASS Bug #40757 (get_object_vars() get nothing in child class) [Zend/tests/bug40757.phpt] 
TEST 1177/15092 [Zend/tests/bug40770.phpt]
PASS Bug #40770 (Apache child exits when PHP memory limit reached) [Zend/tests/bug40770.phpt] 
TEST 1178/15092 [Zend/tests/bug40784.phpt]
PASS Bug #40784 (Case sensivity in constructor's fallback) [Zend/tests/bug40784.phpt] 
TEST 1179/15092 [Zend/tests/bug40809.phpt]
PASS Bug #40809 (Poor performance of ".=") [Zend/tests/bug40809.phpt] 
TEST 1180/15092 [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 1181/15092 [Zend/tests/bug40833.phpt]
PASS Bug #40833 (Crash when using unset() on an ArrayAccess object retrieved via __get) [Zend/tests/bug40833.phpt] 
TEST 1182/15092 [Zend/tests/bug40899.phpt]
PASS Bug #40899 (memory leak when nesting list()) [Zend/tests/bug40899.phpt] 
TEST 1183/15092 [Zend/tests/bug41026.phpt]
PASS Bug #41026 (segfault when calling "self::method()" in shutdown functions) [Zend/tests/bug41026.phpt] 
TEST 1184/15092 [Zend/tests/bug41075.phpt]
PASS Bug #41075 (memleak when creating default object caused exception) [Zend/tests/bug41075.phpt] 
TEST 1185/15092 [Zend/tests/bug41117_1.phpt]
PASS Bug #41117 (Altering $this via argument) [Zend/tests/bug41117_1.phpt] 
TEST 1186/15092 [Zend/tests/bug41209.phpt]
PASS Bug #41209 (Segmentation fault with ArrayAccess, set_error_handler and undefined var) [Zend/tests/bug41209.phpt] 
TEST 1187/15092 [Zend/tests/bug41351.phpt]
PASS Bug #41351 (Invalid opcode with foreach ($a[] as $b)) [Zend/tests/bug41351.phpt] 
TEST 1188/15092 [Zend/tests/bug41351_2.phpt]
PASS Bug #41351 (Invalid opcode with foreach ($a[] as $b)) - 2 [Zend/tests/bug41351_2.phpt] 
TEST 1189/15092 [Zend/tests/bug41351_3.phpt]
PASS Bug #41351 (Invalid opcode with foreach ($a[] as $b)) - 3 [Zend/tests/bug41351_3.phpt] 
TEST 1190/15092 [Zend/tests/bug41372.phpt]
PASS Bug #41372 (Internal pointer of source array resets during array copying) [Zend/tests/bug41372.phpt] 
TEST 1191/15092 [Zend/tests/bug41401.phpt]
PASS Bug #41401 (wrong precedence for unary minus) [Zend/tests/bug41401.phpt] 
TEST 1192/15092 [Zend/tests/bug41421.phpt]
PASS Bug #41421 (Uncaught exception from a stream wrapper segfaults) [Zend/tests/bug41421.phpt] 
TEST 1193/15092 [Zend/tests/bug41633_1.phpt]
PASS Bug #41633.1 (self:: doesn't work for constants) [Zend/tests/bug41633_1.phpt] 
TEST 1194/15092 [Zend/tests/bug41633_2.phpt]
PASS Bug #41633.2 (Undefined class constants must not be substituted by strings) [Zend/tests/bug41633_2.phpt] 
TEST 1195/15092 [Zend/tests/bug41633_3.phpt]
PASS Bug #41633.3 (Crash instantiating classes with self-referencing constants) [Zend/tests/bug41633_3.phpt] 
TEST 1196/15092 [Zend/tests/bug41633_4.phpt]
PASS Bug #41633.4 (self:: doesn't work for constants) [Zend/tests/bug41633_4.phpt] 
TEST 1197/15092 [Zend/tests/bug41640.phpt]
PASS Bug #41640 (get_class_vars produces error on class constants) [Zend/tests/bug41640.phpt] 
TEST 1198/15092 [Zend/tests/bug41813.phpt]
PASS Bug #41813 (segmentation fault when using string offset as an object) [Zend/tests/bug41813.phpt] 
TEST 1199/15092 [Zend/tests/bug41919.phpt]
PASS Bug #41919 (crash in string to array conversion) [Zend/tests/bug41919.phpt] 
TEST 1200/15092 [Zend/tests/bug41929.phpt]
PASS Bug #41929 (Foreach on object does not iterate over all visible properties) [Zend/tests/bug41929.phpt] 
TEST 1201/15092 [Zend/tests/bug41961.phpt]
PASS Bug #41961 (Ensure search for hidden private methods does not stray from class hierarchy) [Zend/tests/bug41961.phpt] 
TEST 1202/15092 [Zend/tests/bug42143.phpt]
PASS bug #42143 (The constant NAN is reported as 0 on Windows build) [Zend/tests/bug42143.phpt] 
TEST 1203/15092 [Zend/tests/bug42211.phpt]
PASS Bug #42211 (property_exists() fails to find protected properties from a parent class) [Zend/tests/bug42211.phpt] 
TEST 1204/15092 [Zend/tests/bug42767.phpt]
PASS Bug #42767 (highlight_string() truncates trailing comments) [Zend/tests/bug42767.phpt] 
TEST 1205/15092 [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 1206/15092 [Zend/tests/bug42798.phpt]
PASS Bug #42798 (_autoload() not triggered for classes used in method signature) [Zend/tests/bug42798.phpt] 
TEST 1207/15092 [Zend/tests/bug42802.phpt]
PASS Bug #42802 (Namespace not supported in types) [Zend/tests/bug42802.phpt] 
TEST 1208/15092 [Zend/tests/bug42817.phpt]
PASS Bug #42817 (clone() on a non-object does not result in a fatal error) [Zend/tests/bug42817.phpt] 
TEST 1209/15092 [Zend/tests/bug42818.phpt]
PASS Bug #42818 ($foo = clone(array()); leaks memory) [Zend/tests/bug42818.phpt] 
TEST 1210/15092 [Zend/tests/bug42819.phpt]
PASS Bug #42819 (namespaces in indexes of constant arrays) [Zend/tests/bug42819.phpt] 
TEST 1211/15092 [Zend/tests/bug42820.phpt]
PASS Bug #42820 (defined() on constant with namespace prefixes tries to load class) [Zend/tests/bug42820.phpt] 
TEST 1212/15092 [Zend/tests/bug42859.phpt]
PASS Bug #42859 (import always conflicts with internal classes) [Zend/tests/bug42859.phpt] 
TEST 1213/15092 [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 1214/15092 [Zend/tests/bug43027.phpt]
PASS Bug #43027 (Declare cause fatal error) [Zend/tests/bug43027.phpt] 
TEST 1215/15092 [Zend/tests/bug43053.phpt]
PASS Bug #43053 (Regression: some numbers shown in scientific notation) [Zend/tests/bug43053.phpt] 
TEST 1216/15092 [Zend/tests/bug43128.phpt]
PASS Bug #43128 (Very long class name causes segfault) [Zend/tests/bug43128.phpt] 
TEST 1217/15092 [Zend/tests/bug43175.phpt]
PASS Bug #43175 (__destruct() throwing an exception with __call() causes segfault) [Zend/tests/bug43175.phpt] 
TEST 1218/15092 [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 1219/15092 [Zend/tests/bug43200.phpt]
PASS Bug #43200 (Interface implementation / inheritance not possible in abstract classes) [Zend/tests/bug43200.phpt] 
TEST 1220/15092 [Zend/tests/bug43200_2.phpt]
PASS Bug #43200.2 (Interface implementation / inheritance not possible in abstract classes) [Zend/tests/bug43200_2.phpt] 
TEST 1221/15092 [Zend/tests/bug43201.phpt]
PASS Bug #43201 (Crash on using uninitialized vals and __get/__set) [Zend/tests/bug43201.phpt] 
TEST 1222/15092 [Zend/tests/bug43323.phpt]
PASS Bug #43323 (Wrong count abstract methods) [Zend/tests/bug43323.phpt] 
TEST 1223/15092 [Zend/tests/bug43332_1.phpt]
PASS Bug #43332.1 (self and parent as type hint in namespace) [Zend/tests/bug43332_1.phpt] 
TEST 1224/15092 [Zend/tests/bug43332_2.phpt]
PASS Bug #43332.2 (self and parent as type hint in namespace) [Zend/tests/bug43332_2.phpt] 
TEST 1225/15092 [Zend/tests/bug43343.phpt]
PASS Bug #43343 (Variable class name) [Zend/tests/bug43343.phpt] 
TEST 1226/15092 [Zend/tests/bug43344_1.phpt]
PASS Bug #43344.1 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_1.phpt] 
TEST 1227/15092 [Zend/tests/bug43344_10.phpt]
PASS Bug #43344.10 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_10.phpt] 
TEST 1228/15092 [Zend/tests/bug43344_11.phpt]
PASS Bug #43344.11 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_11.phpt] 
TEST 1229/15092 [Zend/tests/bug43344_12.phpt]
PASS Bug #43344.12 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_12.phpt] 
TEST 1230/15092 [Zend/tests/bug43344_13.phpt]
PASS Bug #43344.13 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_13.phpt] 
TEST 1231/15092 [Zend/tests/bug43344_2.phpt]
PASS Bug #43344.2 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_2.phpt] 
TEST 1232/15092 [Zend/tests/bug43344_3.phpt]
PASS Bug #43344.3 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_3.phpt] 
TEST 1233/15092 [Zend/tests/bug43344_4.phpt]
PASS Bug #43344.4 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_4.phpt] 
TEST 1234/15092 [Zend/tests/bug43344_5.phpt]
PASS Bug #43344.5 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_5.phpt] 
TEST 1235/15092 [Zend/tests/bug43344_6.phpt]
PASS Bug #43344.6 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_6.phpt] 
TEST 1236/15092 [Zend/tests/bug43344_7.phpt]
PASS Bug #43344.7 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_7.phpt] 
TEST 1237/15092 [Zend/tests/bug43344_8.phpt]
PASS Bug #43344.8 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_8.phpt] 
TEST 1238/15092 [Zend/tests/bug43344_9.phpt]
PASS Bug #43344.9 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_9.phpt] 
TEST 1239/15092 [Zend/tests/bug43426.phpt]
PASS Bug #43426 (crash on nested call_user_func calls) [Zend/tests/bug43426.phpt] 
TEST 1240/15092 [Zend/tests/bug43450.phpt]
PASS Bug #43450 (Memory leak on some functions with implicit object __toString() call) [Zend/tests/bug43450.phpt] 
TEST 1241/15092 [Zend/tests/bug43483.phpt]
PASS Bug #43483 (get_class_methods() does not list all visible methods) [Zend/tests/bug43483.phpt] 
TEST 1242/15092 [Zend/tests/bug43651.phpt]
PASS Bug #43651 (is_callable() with one or more nonconsecutive colons crashes) [Zend/tests/bug43651.phpt] 
TEST 1243/15092 [Zend/tests/bug43703.phpt]
PASS Bug #43703 (Signature compatibility check broken) [Zend/tests/bug43703.phpt] 
TEST 1244/15092 [Zend/tests/bug43851.phpt]
PASS Bug #43851 (Memory corrution on reuse of assigned value) [Zend/tests/bug43851.phpt] 
TEST 1245/15092 [Zend/tests/bug43918.phpt]
PASS Bug #43918 (Segmentation fault in garbage collector) [Zend/tests/bug43918.phpt] 
TEST 1246/15092 [Zend/tests/bug44069.phpt]
PASS Bug #44069 (Huge memory usage with concatenation using . instead of .=) [Zend/tests/bug44069.phpt] 
TEST 1247/15092 [Zend/tests/bug44141.phpt]
PASS Bug #44141 (private parent constructor callable through static function) [Zend/tests/bug44141.phpt] 
TEST 1248/15092 [Zend/tests/bug44184.phpt]
PASS Bug #44184 (Double free of loop-variable on exception) [Zend/tests/bug44184.phpt] 
TEST 1249/15092 [Zend/tests/bug44414.phpt]
PASS Bug #44414 (incomplete reporting about abstract methods) [Zend/tests/bug44414.phpt] 
TEST 1250/15092 [Zend/tests/bug44653.phpt]
PASS Bug #44653 (Invalid namespace name resolution) [Zend/tests/bug44653.phpt] 
TEST 1251/15092 [Zend/tests/bug44660.phpt]
PASS Bug #44660 (Indexed and reference assignment to propery of non-object don't trigger warning) [Zend/tests/bug44660.phpt] 
TEST 1252/15092 [Zend/tests/bug44827.phpt]
PASS Bug #44827 (define() allows :: in constant names) [Zend/tests/bug44827.phpt] 
TEST 1253/15092 [Zend/tests/bug44830.phpt]
PASS Bug #44830 (Very minor issue with backslash in heredoc) [Zend/tests/bug44830.phpt] 
TEST 1254/15092 [Zend/tests/bug44899.phpt]
PASS Bug #44899 (__isset usage changes behavior of empty()) [Zend/tests/bug44899.phpt] 
TEST 1255/15092 [Zend/tests/bug44899_2.phpt]
PASS Bug #44899 (__isset usage changes behavior of empty()) - 2 [Zend/tests/bug44899_2.phpt] 
TEST 1256/15092 [Zend/tests/bug44913.phpt]
PASS Bug #44913 (Segfault when using return in combination with nested loops and continue 2) [Zend/tests/bug44913.phpt] 
TEST 1257/15092 [Zend/tests/bug45147.phpt]
PASS Bug #45147 (unexpected T_ENDFOR) [Zend/tests/bug45147.phpt] 
TEST 1258/15092 [Zend/tests/bug45180.phpt]
PASS Testing callback formats within class method [Zend/tests/bug45180.phpt] 
TEST 1259/15092 [Zend/tests/bug45186.phpt]
PASS Bug #45186 (__call depends on __callstatic in class scope) [Zend/tests/bug45186.phpt] 
TEST 1260/15092 [Zend/tests/bug45186_2.phpt]
PASS Bug #45186.2 (__call depends on __callstatic in class scope) [Zend/tests/bug45186_2.phpt] 
TEST 1261/15092 [Zend/tests/bug45742.phpt]
PASS Bug #45742 Wrong class array inpretetion using constant indexes [Zend/tests/bug45742.phpt] 
TEST 1262/15092 [Zend/tests/bug45744.phpt]
PASS Bug #45744 (Case sensitive callback behaviour) [Zend/tests/bug45744.phpt] 
TEST 1263/15092 [Zend/tests/bug45805.phpt]
PASS Bug #45805 (Crash on throwing exception from error handler) [Zend/tests/bug45805.phpt] 
TEST 1264/15092 [Zend/tests/bug45862.phpt]
PASS Bug #45862 (get_class_vars is inconsistent with 'protected' and 'private' variables) [Zend/tests/bug45862.phpt] 
TEST 1265/15092 [Zend/tests/bug45877.phpt]
PASS Bug #45877 (Array key '2147483647' left as string) [Zend/tests/bug45877.phpt] 
TEST 1266/15092 [Zend/tests/bug45910.phpt]
PASS Bug #45910 (Cannot declare self-referencing constant) [Zend/tests/bug45910.phpt] 
TEST 1267/15092 [Zend/tests/bug45910_2.phpt]
PASS Bug #45910.2 (Cannot declare self-referencing constant) [Zend/tests/bug45910_2.phpt] 
TEST 1268/15092 [Zend/tests/bug46106.phpt]
PASS Bug #46106 (Memory leaks when using global statement) [Zend/tests/bug46106.phpt] 
TEST 1269/15092 [Zend/tests/bug46196.phpt]
PASS Test restore_error_handler() function : bug #46196 [Zend/tests/bug46196.phpt] 
TEST 1270/15092 [Zend/tests/bug46238.phpt]
PASS Bug #46238 (Segmentation fault on static call with empty string method) [Zend/tests/bug46238.phpt] 
TEST 1271/15092 [Zend/tests/bug46241.phpt]
PASS Bug #46241 (error handler stacks) [Zend/tests/bug46241.phpt] 
TEST 1272/15092 [Zend/tests/bug46246.phpt]
PASS Bug #46246 (difference between call_user_func(array($this, $method)) and $this->$method()) [Zend/tests/bug46246.phpt] 
TEST 1273/15092 [Zend/tests/bug46304.phpt]
PASS Bug #46304 (defining namespaced constant using define()) [Zend/tests/bug46304.phpt] 
TEST 1274/15092 [Zend/tests/bug46308.phpt]
PASS Bug #46308 (Invalid write when changing property from inside getter) [Zend/tests/bug46308.phpt] 
TEST 1275/15092 [Zend/tests/bug46381.phpt]
PASS Bug #46381 (wrong $this passed to internal methods causes segfault) [Zend/tests/bug46381.phpt] 
TEST 1276/15092 [Zend/tests/bug46409.phpt]
PASS Bug #46409 (__invoke method called outside of object context when using array_map) [Zend/tests/bug46409.phpt] 
TEST 1277/15092 [Zend/tests/bug46665.phpt]
PASS Bug #46665 (Triggering autoload with a variable classname causes truncated autoload param) [Zend/tests/bug46665.phpt] 
TEST 1278/15092 [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 1279/15092 [Zend/tests/bug46811.phpt]
PASS ini_set() function [Zend/tests/bug46811.phpt] 
TEST 1280/15092 [Zend/tests/bug46813.phpt]
PASS Bug #46813: class_exists doesn`t work with fully qualified namespace [Zend/tests/bug46813.phpt] 
TEST 1281/15092 [Zend/tests/bug47054.phpt]
PASS Bug #47054 (BC break in static functions called as dynamic) [Zend/tests/bug47054.phpt] 
TEST 1282/15092 [Zend/tests/bug47109.phpt]
PASS Bug #47109 (Memory leak on $a->{"a"."b"} when $a is not an object) [Zend/tests/bug47109.phpt] 
TEST 1283/15092 [Zend/tests/bug47165.phpt]
PASS Bug #47165 (Possible memory corruption when passing return value by reference) [Zend/tests/bug47165.phpt] 
TEST 1284/15092 [Zend/tests/bug47320.phpt]
PASS Bug #47320 ($php_errormsg out of scope in functions) [Zend/tests/bug47320.phpt] 
TEST 1285/15092 [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 1286/15092 [Zend/tests/bug47353.phpt]
PASS Bug #47353 (crash when creating a lot of objects in object destructor) [Zend/tests/bug47353.phpt] 
TEST 1287/15092 [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 1288/15092 [Zend/tests/bug47572.phpt]
PASS Bug #47572 (zval_update_constant_ex: Segmentation fault) [Zend/tests/bug47572.phpt] 
TEST 1289/15092 [Zend/tests/bug47593.phpt]
PASS Bug #47593 (interface_exists() returns false when using absolute namespace path) [Zend/tests/bug47593.phpt] 
TEST 1290/15092 [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 1291/15092 [Zend/tests/bug47699.phpt]
PASS Bug #47699 (autoload and late static binding) [Zend/tests/bug47699.phpt] 
TEST 1292/15092 [Zend/tests/bug47704.phpt]
PASS Bug #47704 (crashes on some "bad" operations with string offsets) [Zend/tests/bug47704.phpt] 
TEST 1293/15092 [Zend/tests/bug47714.phpt]
PASS Testing lambda function in set_exception_handler() [Zend/tests/bug47714.phpt] 
TEST 1294/15092 [Zend/tests/bug47771.phpt]
PASS Bug #47771 (Exception during object construction from arg call calls object's destructor) [Zend/tests/bug47771.phpt] 
TEST 1295/15092 [Zend/tests/bug47801.phpt]
PASS Bug #47801 (__call() accessed via parent:: operator is provided incorrect method name) [Zend/tests/bug47801.phpt] 
TEST 1296/15092 [Zend/tests/bug47836.phpt]
PASS Bug #47836 (array operator [] inconsistency when the array has PHP_INT_MAX index value) [Zend/tests/bug47836.phpt] 
TEST 1297/15092 [Zend/tests/bug47880.phpt]
PASS Bug #47880 (crashes in call_user_func_array()) [Zend/tests/bug47880.phpt] 
TEST 1298/15092 [Zend/tests/bug47981.phpt]
PASS Bug #47981 (error handler not called regardless) [Zend/tests/bug47981.phpt] 
TEST 1299/15092 [Zend/tests/bug48004.phpt]
PASS Bug #48004 (Error handler prevents creation of default object) [Zend/tests/bug48004.phpt] 
TEST 1300/15092 [Zend/tests/bug48215.phpt]
PASS Bug #48215 - parent::method() calls __construct [Zend/tests/bug48215.phpt] 
TEST 1301/15092 [Zend/tests/bug48215_2.phpt]
PASS Bug #48215 - parent::method() calls __construct, case sensitive test [Zend/tests/bug48215_2.phpt] 
TEST 1302/15092 [Zend/tests/bug48228.phpt]
PASS Bug #48228 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48228.phpt] 
TEST 1303/15092 [Zend/tests/bug48248.phpt]
PASS Bug #48248 (SIGSEGV when access to private property via &__get) [Zend/tests/bug48248.phpt] 
TEST 1304/15092 [Zend/tests/bug48408.phpt]
PASS Bug #48408 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48408.phpt] 
TEST 1305/15092 [Zend/tests/bug48409.phpt]
PASS Bug #48409 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48409.phpt] 
TEST 1306/15092 [Zend/tests/bug48428.phpt]
PASS Bug #48428 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48428.phpt] 
TEST 1307/15092 [Zend/tests/bug48533.phpt]
PASS Bug #48533 (__callStatic is not invoked for private/protected methods) [Zend/tests/bug48533.phpt] 
TEST 1308/15092 [Zend/tests/bug48667_1.phpt]
PASS Bug #48667 (Implementing both iterator and iteratoraggregate) [Zend/tests/bug48667_1.phpt] 
TEST 1309/15092 [Zend/tests/bug48667_2.phpt]
PASS Bug #48667 (Implementing both iterator and iteratoraggregate) [Zend/tests/bug48667_2.phpt] 
TEST 1310/15092 [Zend/tests/bug48693.phpt]
PASS Bug #48693 (Double declaration of __lambda_func when lambda wrongly formatted) [Zend/tests/bug48693.phpt] 
TEST 1311/15092 [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 1312/15092 [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 1313/15092 [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 1314/15092 [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 1315/15092 [Zend/tests/bug48912.phpt]
PASS Bug #48912 (Namespace causes unexpected strict behaviour with extract()) [Zend/tests/bug48912.phpt] 
TEST 1316/15092 [Zend/tests/bug48930.phpt]
PASS Bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP>=5.3) [Zend/tests/bug48930.phpt] 
TEST 1317/15092 [Zend/tests/bug49269.phpt]
PASS Bug #49269 (Ternary operator fails on Iterator object when used inside foreach declaration). [Zend/tests/bug49269.phpt] 
TEST 1318/15092 [Zend/tests/bug49472.phpt]
PASS Bug #49472 (Constants defined in Interfaces can be overridden) [Zend/tests/bug49472.phpt] 
TEST 1319/15092 [Zend/tests/bug49866.phpt]
PASS Bug #49866 (Making reference on string offsets crashes PHP) [Zend/tests/bug49866.phpt] 
TEST 1320/15092 [Zend/tests/bug49893.phpt]
PASS Bug #49893 (Crash while creating an instance of Zend_Mail_Storage_Pop3) [Zend/tests/bug49893.phpt] 
TEST 1321/15092 [Zend/tests/bug49908.phpt]
PASS Bug #49908 (throwing exception in __autoload crashes when interface is not defined) [Zend/tests/bug49908.phpt] 
TEST 1322/15092 [Zend/tests/bug50005.phpt]
PASS Bug #50005 (Throwing through Reflection modified Exception object makes segmentation fault) [Zend/tests/bug50005.phpt] 
TEST 1323/15092 [Zend/tests/bug50146.phpt]
PASS Bug #50146 (property_exists: Closure object cannot have properties) [Zend/tests/bug50146.phpt] 
TEST 1324/15092 [Zend/tests/bug50174.phpt]
PASS Bug #50174 (Incorrectly matched docComment) [Zend/tests/bug50174.phpt] 
TEST 1325/15092 [Zend/tests/bug50255.phpt]
PASS Bug #50255 (isset() and empty() silently casts array to object) [Zend/tests/bug50255.phpt] 
TEST 1326/15092 [Zend/tests/bug50261.phpt]
PASS Bug #50261 (Crash When Calling Parent Constructor with call_user_func()) [Zend/tests/bug50261.phpt] 
TEST 1327/15092 [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 1328/15092 [Zend/tests/bug50394.phpt]
PASS Bug #50394: Reference argument converted to value in __call [Zend/tests/bug50394.phpt] 
TEST 1329/15092 [Zend/tests/bug50810.phpt]
PASS Bug #50810 (property_exists does not work for private) [Zend/tests/bug50810.phpt] 
TEST 1330/15092 [Zend/tests/bug50816.phpt]
PASS Bug #50816 (Using class constants in array definition fails) [Zend/tests/bug50816.phpt] 
TEST 1331/15092 [Zend/tests/bug51176.phpt]
PASS Bug #51176 (Static calling in non-static method behaves like $this->) [Zend/tests/bug51176.phpt] 
TEST 1332/15092 [Zend/tests/bug51394.phpt]
PASS Bug #51394 (Error line reported incorrectly if error handler throws an exception) [Zend/tests/bug51394.phpt] 
TEST 1333/15092 [Zend/tests/bug51421.phpt]
PASS Bug #51421 (Abstract __construct constructor argument list not enforced) [Zend/tests/bug51421.phpt] 
TEST 1334/15092 [Zend/tests/bug51791.phpt]
PASS Bug #51791 (constant() failed to check undefined constant and php interpreter stoped) [Zend/tests/bug51791.phpt] 
TEST 1335/15092 [Zend/tests/bug51822.phpt]
PASS Bug #51822 (Segfault with strange __destruct() for static class variables) [Zend/tests/bug51822.phpt] 
TEST 1336/15092 [Zend/tests/bug51827.phpt]
PASS Bug #51827 (Bad warning when register_shutdown_function called with wrong num of parameters) [Zend/tests/bug51827.phpt] 
TEST 1337/15092 [Zend/tests/bug52001.phpt]
PASS Bug #52001 (Memory allocation problems after using variable variables) [Zend/tests/bug52001.phpt] 
TEST 1338/15092 [Zend/tests/bug52041.phpt]
PASS Bug #52041 (Memory leak when writing on uninitialized variable returned from function) [Zend/tests/bug52041.phpt] 
TEST 1339/15092 [Zend/tests/bug52051.phpt]
PASS Bug #52051 (handling of case sensitivity of old-style constructors changed in 5.3+) [Zend/tests/bug52051.phpt] 
TEST 1340/15092 [Zend/tests/bug52060.phpt]
PASS Bug #52060 (Memory leak when passing a closure to method_exists()) [Zend/tests/bug52060.phpt] 
TEST 1341/15092 [Zend/tests/bug52160.phpt]
PASS Bug #52160 (Invalid E_STRICT redefined constructor error) [Zend/tests/bug52160.phpt] 
TEST 1342/15092 [Zend/tests/bug52193.phpt]
PASS Bug #52193 (converting closure to array yields empty array) [Zend/tests/bug52193.phpt] 
TEST 1343/15092 [Zend/tests/bug52237.phpt]
PASS Bug #52237 (Crash when passing the reference of the property of a non-object) [Zend/tests/bug52237.phpt] 
TEST 1344/15092 [Zend/tests/bug52355.phpt]
PASS Bug #52355 (Negating zero does not produce negative zero) [Zend/tests/bug52355.phpt] 
TEST 1345/15092 [Zend/tests/bug52361.phpt]
PASS Bug #52361 (Throwing an exception in a destructor causes invalid catching) [Zend/tests/bug52361.phpt] 
TEST 1346/15092 [Zend/tests/bug52484.phpt]
PASS Bug #52484 (__set() ignores setting properties with empty names) [Zend/tests/bug52484.phpt] 
TEST 1347/15092 [Zend/tests/bug52484_2.phpt]
PASS Bug #52484.2 (__set() ignores setting properties with empty names) [Zend/tests/bug52484_2.phpt] 
TEST 1348/15092 [Zend/tests/bug52484_3.phpt]
PASS Bug #52484.3 (__set() ignores setting properties with empty names) [Zend/tests/bug52484_3.phpt] 
TEST 1349/15092 [Zend/tests/bug52508.phpt]
PASS Bug #52508 (newline problem with parse_ini_file+INI_SCANNER_RAW) [Zend/tests/bug52508.phpt] 
TEST 1350/15092 [Zend/tests/bug52614.phpt]
PASS Bug #52614 (Memory leak when writing on uninitialized variable returned from method call) [Zend/tests/bug52614.phpt] 
TEST 1351/15092 [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 1352/15092 [Zend/tests/bug52939.phpt]
PASS Bug #52939 (zend_call_function_array does not respect ZEND_SEND_PREFER_REF) [Zend/tests/bug52939.phpt] 
TEST 1353/15092 [Zend/tests/bug52940.phpt]
PASS Bug #52940 (call_user_func_array still allows call-time pass-by-reference) [Zend/tests/bug52940.phpt] 
TEST 1354/15092 [Zend/tests/bug53305.phpt]
PASS Bug #53305 (E_NOTICE when defining a constant starts with __COMPILER_HALT_OFFSET__) [Zend/tests/bug53305.phpt] 
TEST 1355/15092 [Zend/tests/bug53347.phpt]
PASS Bug #53347 Segfault accessing static method [Zend/tests/bug53347.phpt] 
TEST 1356/15092 [Zend/tests/bug53432.phpt]
PASS Bug #53432: Assignment via string index access on an empty string converts to array [Zend/tests/bug53432.phpt] 
TEST 1357/15092 [Zend/tests/bug53511.phpt]
PASS Bug #53511 (Exceptions are lost in case an exception is thrown in catch operator) [Zend/tests/bug53511.phpt] 
TEST 1358/15092 [Zend/tests/bug53629.phpt]
PASS Bug #53629 (memory leak inside highlight_string()) [Zend/tests/bug53629.phpt] 
TEST 1359/15092 [Zend/tests/bug53632.phpt]
PASS zend_strtod() hangs with 2.2250738585072011e-308 [Zend/tests/bug53632.phpt] 
TEST 1360/15092 [Zend/tests/bug53727.phpt]
PASS Bug #53727 (Inconsistent behavior of is_subclass_of with interfaces) [Zend/tests/bug53727.phpt] 
TEST 1361/15092 [Zend/tests/bug53748.phpt]
PASS Bug #53748 (Using traits lead to a segmentation fault) [Zend/tests/bug53748.phpt] 
TEST 1362/15092 [Zend/tests/bug53958.phpt]
PASS Bug #53958 (Closures can't 'use' shared variables by value and by reference) [Zend/tests/bug53958.phpt] 
TEST 1363/15092 [Zend/tests/bug53971.phpt]
PASS Bug #53971 (isset() and empty() produce apparently spurious runtime error) [Zend/tests/bug53971.phpt] 
TEST 1364/15092 [Zend/tests/bug54013.phpt]
PASS Bug #54013 (ReflectionParam for duplicate parameter contains garbage) (PHP7) [Zend/tests/bug54013.phpt] 
TEST 1365/15092 [Zend/tests/bug54039.phpt]
PASS Bug #54039 (use() of static variables in lambda functions can break staticness) [Zend/tests/bug54039.phpt] 
TEST 1366/15092 [Zend/tests/bug54262.phpt]
PASS Bug #54262 (Crash when assigning value to a dimension in a non-array) [Zend/tests/bug54262.phpt] 
TEST 1367/15092 [Zend/tests/bug54265.phpt]
PASS Bug #54265 (crash when variable gets reassigned in error handler) [Zend/tests/bug54265.phpt] 
TEST 1368/15092 [Zend/tests/bug54268.phpt]
PASS Bug #54268 (Double free when destroy_zend_class fails) [Zend/tests/bug54268.phpt] 
TEST 1369/15092 [Zend/tests/bug54305.phpt]
PASS Bug #54305 (Crash in gc_remove_zval_from_buffer) [Zend/tests/bug54305.phpt] 
TEST 1370/15092 [Zend/tests/bug54358.phpt]
PASS Bug #54358 (Closure, use and reference) [Zend/tests/bug54358.phpt] 
TEST 1371/15092 [Zend/tests/bug54367.phpt]
PASS Bug #54367 (Use of closure causes problem in ArrayAccess) [Zend/tests/bug54367.phpt] 
TEST 1372/15092 [Zend/tests/bug54372.phpt]
PASS Bug #54372 (Crash accessing global object itself returned from its __get() handle) [Zend/tests/bug54372.phpt] 
TEST 1373/15092 [Zend/tests/bug54547.phpt]
PASS Bug #54547: wrong equality of string numbers near LONG_MAX with 64-bit longs [Zend/tests/bug54547.phpt] 
TEST 1374/15092 [Zend/tests/bug54585.phpt]
PASS Bug #54585 (track_errors causes segfault) [Zend/tests/bug54585.phpt] 
TEST 1375/15092 [Zend/tests/bug54624.phpt]
PASS Bug #54624 (class_alias and type hint) [Zend/tests/bug54624.phpt] 
TEST 1376/15092 [Zend/tests/bug54804.phpt]
PASS Bug #54804 (__halt_compiler and imported namespaces) [Zend/tests/bug54804.phpt] 
TEST 1377/15092 [Zend/tests/bug54910.phpt]
PASS Bug #54910 (Crash when calling call_user_func with unknown function name) [Zend/tests/bug54910.phpt] 
TEST 1378/15092 [Zend/tests/bug55007.phpt]
PASS Bug #55007 (compiler fail after previous fail) [Zend/tests/bug55007.phpt] 
TEST 1379/15092 [Zend/tests/bug55086.phpt]
PASS Bug #55086 (Namespace alias does not work inside trait's use block) [Zend/tests/bug55086.phpt] 
TEST 1380/15092 [Zend/tests/bug55135.phpt]
PASS Bug #55135 (Array keys are no longer type casted in unset()) [Zend/tests/bug55135.phpt] 
TEST 1381/15092 [Zend/tests/bug55137.phpt]
PASS Bug #55137 (Changing trait static method visibility) [Zend/tests/bug55137.phpt] 
TEST 1382/15092 [Zend/tests/bug55156.phpt]
PASS Bug #55156 (ReflectionClass::getDocComment() returns comment even though the class has none) [Zend/tests/bug55156.phpt] 
TEST 1383/15092 [Zend/tests/bug55247.phpt]
PASS Request #55247 (Parser problem with static calls using string method name) [Zend/tests/bug55247.phpt] 
TEST 1384/15092 [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 1385/15092 [Zend/tests/bug55445.phpt]
PASS Bug #55445 (Lexer error with short open tags) [Zend/tests/bug55445.phpt] 
TEST 1386/15092 [Zend/tests/bug55509.phpt]
PASS Bug #55509 (segfault on x86_64 using more than 2G memory) [Zend/tests/bug55509.phpt] 
TEST 1387/15092 [Zend/tests/bug55578.phpt]
PASS Bug #55578 (Segfault on implode/concat) [Zend/tests/bug55578.phpt] 
TEST 1388/15092 [Zend/tests/bug55705.phpt]
PASS Bug #55705 (Omitting a callable typehinted argument causes a segfault) [Zend/tests/bug55705.phpt] 
TEST 1389/15092 [Zend/tests/bug55825.phpt]
PASS Bug #55825 (Missing initial value of static locals in trait methods) [Zend/tests/bug55825.phpt] 
TEST 1390/15092 [Zend/tests/bug60099.phpt]
PASS Bug #60099 (__halt_compiler() works in braced namespaces) [Zend/tests/bug60099.phpt] 
TEST 1391/15092 [Zend/tests/bug60138.phpt]
PASS Bug #60138 (GC crash with referenced array in RecursiveArrayIterator) [Zend/tests/bug60138.phpt] 
TEST 1392/15092 [Zend/tests/bug60139.phpt]
PASS Bug #60139 (Anonymous functions create cycles not detected by the GC) [Zend/tests/bug60139.phpt] 
TEST 1393/15092 [Zend/tests/bug60169.phpt]
PASS Bug #60169 (Conjunction of ternary and list crashes PHP) [Zend/tests/bug60169.phpt] 
TEST 1394/15092 [Zend/tests/bug60350.phpt]
PASS Bug #60350 No string escape code for ESC (ascii 27), normally \e [Zend/tests/bug60350.phpt] 
TEST 1395/15092 [Zend/tests/bug60362.phpt]
PASS Bug #60362: non-existent sub-sub keys should not have values [Zend/tests/bug60362.phpt] 
TEST 1396/15092 [Zend/tests/bug60444.phpt]
PASS Bug #60444 (Segmentation fault with include & class extending) [Zend/tests/bug60444.phpt] 
TEST 1397/15092 [Zend/tests/bug60536_001.phpt]
PASS Bug #60536 (Traits Segfault) [Zend/tests/bug60536_001.phpt] 
TEST 1398/15092 [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 1399/15092 [Zend/tests/bug60536_003.phpt]
PASS Properties should be initialized correctly (relevant to #60536) [Zend/tests/bug60536_003.phpt] 
TEST 1400/15092 [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 1401/15092 [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 1402/15092 [Zend/tests/bug60569.phpt]
PASS Bug #60569 (Nullbyte truncates Exception $message.) [Zend/tests/bug60569.phpt] 
TEST 1403/15092 [Zend/tests/bug60573.phpt]
PASS Bug #60573 (type hinting with "self" keyword causes weird errors) [Zend/tests/bug60573.phpt] 
TEST 1404/15092 [Zend/tests/bug60598.phpt]
PASS Bug #60598 (cli/apache sapi segfault on objects manipulation) [Zend/tests/bug60598.phpt] 
TEST 1405/15092 [Zend/tests/bug60611.phpt]
PASS Bug #60611 (Segmentation fault with Cls::{expr}() syntax) [Zend/tests/bug60611.phpt] 
TEST 1406/15092 [Zend/tests/bug60613.phpt]
PASS Bug #60613 (Segmentation fault with $cls->{expr}() syntax) [Zend/tests/bug60613.phpt] 
TEST 1407/15092 [Zend/tests/bug60738.phpt]
PASS Bug #60738 Allow 'set_error_handler' to handle NULL [Zend/tests/bug60738.phpt] 
TEST 1408/15092 [Zend/tests/bug60738_variation.phpt]
PASS Bug #60738 Allow 'set_error_handler' to handle NULL [Zend/tests/bug60738_variation.phpt] 
TEST 1409/15092 [Zend/tests/bug60771.phpt]
PASS test of larger than 8kb text file being parsed by require statement [Zend/tests/bug60771.phpt] 
TEST 1410/15092 [Zend/tests/bug60825.phpt]
PASS Bug #60825 (Segfault when running symfony 2 tests) (PHP7) [Zend/tests/bug60825.phpt] 
TEST 1411/15092 [Zend/tests/bug60833.phpt]
PASS Bug #60833 (self, parent, static behave inconsistently case-sensitive) [Zend/tests/bug60833.phpt] 
TEST 1412/15092 [Zend/tests/bug60909_1.phpt]
PASS Bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function). [Zend/tests/bug60909_1.phpt] 
TEST 1413/15092 [Zend/tests/bug60909_2.phpt]
PASS Bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function). [Zend/tests/bug60909_2.phpt] 
TEST 1414/15092 [Zend/tests/bug60978.phpt]
PASS Bug #60978 (exit code incorrect) [Zend/tests/bug60978.phpt] 
TEST 1415/15092 [Zend/tests/bug61011.phpt]
PASS Bug #61011 (Crash when an exception is thrown by __autoload accessing a static property) [Zend/tests/bug61011.phpt] 
TEST 1416/15092 [Zend/tests/bug61025.phpt]
PASS Bug #61025 (__invoke() visibility not honored) [Zend/tests/bug61025.phpt] 
TEST 1417/15092 [Zend/tests/bug61087.phpt]
PASS Bug #61087 (Memory leak in parse_ini_file when specifying invalid scanner mode) [Zend/tests/bug61087.phpt] 
TEST 1418/15092 [Zend/tests/bug61095.phpt]
PASS Bug #61095 (Lexing 0x00*+<NUM> incorectly) [Zend/tests/bug61095.phpt] 
TEST 1419/15092 [Zend/tests/bug61165.phpt]
PASS Bug #61165 (Segfault - strip_tags()) [Zend/tests/bug61165.phpt] 
TEST 1420/15092 [Zend/tests/bug61225.phpt]
PASS Bug #61225 (Lexing 0b0*+<NUM> incorectly) [Zend/tests/bug61225.phpt] 
TEST 1421/15092 [Zend/tests/bug61273.phpt]
PASS Bug #61273 (call_user_func_array with more than 16333 arguments leaks / crashes) [Zend/tests/bug61273.phpt] 
TEST 1422/15092 [Zend/tests/bug61362.phpt]
PASS Bug #61362 (Exception::getTraceAsString, Exception::__toString not able to handle unicode) [Zend/tests/bug61362.phpt] 
TEST 1423/15092 [Zend/tests/bug61681.phpt]
PASS Bug #61681: Malformed grammar [Zend/tests/bug61681.phpt] 
TEST 1424/15092 [Zend/tests/bug61761.phpt]
PASS Bug #61761 ('Overriding' a private static method with a different signature causes crash) [Zend/tests/bug61761.phpt] 
TEST 1425/15092 [Zend/tests/bug61767.phpt]
PASS Bug #61767 (Shutdown functions not called in certain error situation) [Zend/tests/bug61767.phpt] 
TEST 1426/15092 [Zend/tests/bug61782.phpt]
PASS Bug #61782 (__clone/__destruct do not match other methods when checking access controls) [Zend/tests/bug61782.phpt] 
TEST 1427/15092 [Zend/tests/bug61970.phpt]
PASS Bug #61970 (Restraining __construct() access level in subclass gives a fatal error) [Zend/tests/bug61970.phpt] 
TEST 1428/15092 [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 1429/15092 [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 1430/15092 [Zend/tests/bug62005.phpt]
PASS Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object) [Zend/tests/bug62005.phpt] 
TEST 1431/15092 [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 1432/15092 [Zend/tests/bug62343.phpt]
PASS Bug #62343 (Show class_alias In get_declared_classes()) [Zend/tests/bug62343.phpt] 
TEST 1433/15092 [Zend/tests/bug62358.phpt]
PASS Bug #62358 (Segfault when using traits a lot) [Zend/tests/bug62358.phpt] 
TEST 1434/15092 [Zend/tests/bug62441.phpt]
PASS Bug #62441: Incorrect strong typing in namespaced child classes [Zend/tests/bug62441.phpt] 
TEST 1435/15092 [Zend/tests/bug62653.phpt]
PASS Bug #62653: unset($array[$float]) causes a crash [Zend/tests/bug62653.phpt] 
TEST 1436/15092 [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 1437/15092 [Zend/tests/bug62763.phpt]
PASS Bug #62763 (register_shutdown_function and extending class) [Zend/tests/bug62763.phpt] 
TEST 1438/15092 [Zend/tests/bug62814.phpt]
PASS Bug #62814: It is possible to stiffen child class members visibility [Zend/tests/bug62814.phpt] 
TEST 1439/15092 [Zend/tests/bug62892.phpt]
PASS Bug #62892 (ReflectionClass::getTraitAliases crashes on importing trait methods as private) [Zend/tests/bug62892.phpt] 
TEST 1440/15092 [Zend/tests/bug62907.phpt]
PASS Bug #62907 (Double free when use traits) [Zend/tests/bug62907.phpt] 
TEST 1441/15092 [Zend/tests/bug62956.phpt]
PASS Bug #62956: "incompatible" signatures for private methods should not cause E_STRICT [Zend/tests/bug62956.phpt] 
TEST 1442/15092 [Zend/tests/bug62991.phpt]
PASS Bug #62991 (Segfault with generator and closure) [Zend/tests/bug62991.phpt] 
TEST 1443/15092 [Zend/tests/bug63055.phpt]
PASS Bug #63055 (Segfault in zend_gc with SF2 testsuite) [Zend/tests/bug63055.phpt] 
TEST 1444/15092 [Zend/tests/bug63111.phpt]
PASS Bug #63111 (is_callable() lies for abstract static method) [Zend/tests/bug63111.phpt] 
TEST 1445/15092 [Zend/tests/bug63173.phpt]
PASS Bug #63173: Crash when invoking invalid array callback [Zend/tests/bug63173.phpt] 
TEST 1446/15092 [Zend/tests/bug63219.phpt]
PASS Bug #63219 (Segfault when aliasing trait method when autoloader throws excpetion) [Zend/tests/bug63219.phpt] 
TEST 1447/15092 [Zend/tests/bug63305.phpt]
PASS Bug #63305 (zend_mm_heap corrupted with traits) [Zend/tests/bug63305.phpt] 
TEST 1448/15092 [Zend/tests/bug63336.phpt]
PASS Bug #63336 (invalid E_NOTICE error occur) [Zend/tests/bug63336.phpt] 
TEST 1449/15092 [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 1450/15092 [Zend/tests/bug63468.phpt]
PASS Bug #63468 (wrong called method as callback with inheritance) [Zend/tests/bug63468.phpt] 
TEST 1451/15092 [Zend/tests/bug63635.phpt]
PASS Bug #63635 (Segfault in gc_collect_cycles) [Zend/tests/bug63635.phpt] 
TEST 1452/15092 [Zend/tests/bug63734.phpt]
PASS Bug #63734 (Garbage collector can free zvals that are still referenced) [Zend/tests/bug63734.phpt] 
TEST 1453/15092 [Zend/tests/bug63741.phpt]
PASS Bug #63741 (Crash when autoloading from spl) [Zend/tests/bug63741.phpt] 
TEST 1454/15092 [Zend/tests/bug63762.phpt]
PASS Bug #63762 - Sigsegv when Exception::$trace is changed by user [Zend/tests/bug63762.phpt] 
TEST 1455/15092 [Zend/tests/bug63882.phpt]
PASS Bug #63882 (zend_std_compare_objects crash on recursion) [Zend/tests/bug63882.phpt] 
TEST 1456/15092 [Zend/tests/bug63976.phpt]
PASS Bug #63976 (Parent class incorrectly using child constant in class property) [Zend/tests/bug63976.phpt] 
TEST 1457/15092 [Zend/tests/bug63982.phpt]
PASS Bug #63982 (isset() inconsistently produces a fatal error on protected property) [Zend/tests/bug63982.phpt] 
TEST 1458/15092 [Zend/tests/bug64135.phpt]
PASS Bug #64135 (Exceptions from set_error_handler are not always propagated) [Zend/tests/bug64135.phpt] 
TEST 1459/15092 [Zend/tests/bug64239_1.phpt]
PASS Bug #64239 (get_class_methods() changed behavior) [Zend/tests/bug64239_1.phpt] 
TEST 1460/15092 [Zend/tests/bug64239_2.phpt]
PASS Bug #64239 (debug_backtrace() changed behavior) [Zend/tests/bug64239_2.phpt] 
TEST 1461/15092 [Zend/tests/bug64239_3.phpt]
PASS Bug #64239 (debug_print_backtrace() changed behavior) [Zend/tests/bug64239_3.phpt] 
TEST 1462/15092 [Zend/tests/bug64239_4.phpt]
PASS Bug #64239 (debug_print_backtrace() changed behavior) [Zend/tests/bug64239_4.phpt] 
TEST 1463/15092 [Zend/tests/bug64354.phpt]
PASS Bug #64354 (Unserialize array of objects whose class can't be autoloaded fail) [Zend/tests/bug64354.phpt] 
TEST 1464/15092 [Zend/tests/bug64417.phpt]
PASS Bug #64417 (BC break: ArrayAccess::&offsetGet() in a trait causes fatal error) [Zend/tests/bug64417.phpt] 
TEST 1465/15092 [Zend/tests/bug64515.phpt]
PASS Bug #64515 (Memoryleak when using the same variablename 2times in function declaration) (PHP7) [Zend/tests/bug64515.phpt] 
TEST 1466/15092 [Zend/tests/bug64555.phpt]
PASS Bug #64555: Array key within interned string gets wrong hash value [Zend/tests/bug64555.phpt] 
TEST 1467/15092 [Zend/tests/bug64578.phpt]
PASS Bug #64578 (debug_backtrace in set_error_handler corrupts zend heap: segfault) [Zend/tests/bug64578.phpt] 
TEST 1468/15092 [Zend/tests/bug64660.phpt]
PASS Bug #64660 (Segfault on memory exhaustion within function definition) [Zend/tests/bug64660.phpt] 
TEST 1469/15092 [Zend/tests/bug64677.phpt]
PASS Bug #64677 (execution operator `` stealing surrounding arguments) [Zend/tests/bug64677.phpt] 
TEST 1470/15092 [Zend/tests/bug64720.phpt]
PASS Bug #64720 (SegFault on zend_deactivate) [Zend/tests/bug64720.phpt] 
TEST 1471/15092 [Zend/tests/bug64821.1.phpt]
PASS Bug #64821 Custom Exceptions crash when internal properties overridden (variation 1) [Zend/tests/bug64821.1.phpt] 
TEST 1472/15092 [Zend/tests/bug64821.2.phpt]
PASS Bug #64821 Custom Exceptions crash when internal properties overridden (variation 2) [Zend/tests/bug64821.2.phpt] 
TEST 1473/15092 [Zend/tests/bug64821.3.phpt]
PASS Bug #64821 Custom Exceptions crash when internal properties overridden (variation 3) [Zend/tests/bug64821.3.phpt] 
TEST 1474/15092 [Zend/tests/bug64896.phpt]
PASS Bug #64896 (Segfault with gc_collect_cycles using unserialize on certain objects) [Zend/tests/bug64896.phpt] 
TEST 1475/15092 [Zend/tests/bug64960.phpt]
PASS Bug #64960 (Segfault in gc_zval_possible_root) [Zend/tests/bug64960.phpt] 
TEST 1476/15092 [Zend/tests/bug64966.phpt]
PASS Bug #64966 (segfault in zend_do_fcall_common_helper_SPEC) [Zend/tests/bug64966.phpt] 
TEST 1477/15092 [Zend/tests/bug64979.phpt]
PASS Bug #64979 (Wrong behavior of static variables in closure generators) [Zend/tests/bug64979.phpt] 
TEST 1478/15092 [Zend/tests/bug64988.phpt]
PASS Bug #64988 (Class loading order affects E_STRICT warning) [Zend/tests/bug64988.phpt] 
TEST 1479/15092 [Zend/tests/bug65051.phpt]
PASS Bug #65051: count() off by one inside unset() [Zend/tests/bug65051.phpt] 
TEST 1480/15092 [Zend/tests/bug65108.phpt]
PASS Bug #65108 (is_callable() triggers Fatal Error) [Zend/tests/bug65108.phpt] 
TEST 1481/15092 [Zend/tests/bug65254.phpt]
PASS Bug #65254 (Exception not catchable when exception thrown in autoload with a namespace) [Zend/tests/bug65254.phpt] 
TEST 1482/15092 [Zend/tests/bug65291.phpt]
PASS Bug #65291 - get_defined_constants() causes PHP to crash in a very limited case. [Zend/tests/bug65291.phpt] 
TEST 1483/15092 [Zend/tests/bug65322.phpt]
PASS Bug #65322: compile time errors won't trigger auto loading [Zend/tests/bug65322.phpt] 
TEST 1484/15092 [Zend/tests/bug65372.phpt]
PASS Bug #65372 (Segfault in gc_zval_possible_root when return reference fails) [Zend/tests/bug65372.phpt] 
TEST 1485/15092 [Zend/tests/bug65419.phpt]
PASS Bug #65419 (Inside trait, self::class != __CLASS__) [Zend/tests/bug65419.phpt] 
TEST 1486/15092 [Zend/tests/bug65579.phpt]
PASS Bug #65579 (Using traits with get_class_methods causes segfault) [Zend/tests/bug65579.phpt] 
TEST 1487/15092 [Zend/tests/bug65784.phpt]
PASS Fixed Bug #65784 (Segfault with finally) [Zend/tests/bug65784.phpt] 
TEST 1488/15092 [Zend/tests/bug65911.phpt]
PASS Bug #65911 (scope resolution operator - strange behavior with $this) [Zend/tests/bug65911.phpt] 
TEST 1489/15092 [Zend/tests/bug65969.phpt]
PASS Bug #65969 (Chain assignment with T_LIST failure) [Zend/tests/bug65969.phpt] 
TEST 1490/15092 [Zend/tests/bug66015.phpt]
PASS Bug #66015 (wrong array indexing in class's static property) [Zend/tests/bug66015.phpt] 
TEST 1491/15092 [Zend/tests/bug66218.phpt]
PASS Bug #66218 zend_register_functions breaks reflection [Zend/tests/bug66218.phpt] 
TEST 1492/15092 [Zend/tests/bug66252.phpt]
PASS Bug #66252 (Problems in AST evaluation invalidating valid parent:: reference) [Zend/tests/bug66252.phpt] 
TEST 1493/15092 [Zend/tests/bug66286.phpt]
PASS Bug #66286: Incorrect object comparison with inheritance [Zend/tests/bug66286.phpt] 
TEST 1494/15092 [Zend/tests/bug66608.phpt]
PASS Bug #66608 (Incorrect behavior with nested "finally" blocks) [Zend/tests/bug66608.phpt] 
TEST 1495/15092 [Zend/tests/bug66609.phpt]
PASS Bug #66609 (php crashes with __get() and ++ operator in some cases) [Zend/tests/bug66609.phpt] 
TEST 1496/15092 [Zend/tests/bug66660.phpt]
PASS Bug #66660 (Composer.phar install/update fails) [Zend/tests/bug66660.phpt] 
TEST 1497/15092 [Zend/tests/bug66811.phpt]
PASS Bug #66811: Cannot access static::class in lambda, writen outside of a class [Zend/tests/bug66811.phpt] 
TEST 1498/15092 [Zend/tests/bug67111.phpt]
PASS Bug #67111: Memory leak when using "continue 2" inside two foreach loops [Zend/tests/bug67111.phpt] 
TEST 1499/15092 [Zend/tests/bug67169.phpt]
PASS Bug #67169: array_splice all elements, then []= gives wrong index [Zend/tests/bug67169.phpt] 
TEST 1500/15092 [Zend/tests/bug67314.phpt]
PASS Bug #67314 (Segmentation fault in gc_remove_zval_from_buffer) [Zend/tests/bug67314.phpt] 
TEST 1501/15092 [Zend/tests/bug67368.phpt]
PASS Bug #67368 (Memory leak with immediately dereferenced array in class constant) [Zend/tests/bug67368.phpt] 
TEST 1502/15092 [Zend/tests/bug67436/bug67436.phpt]
PASS bug67436: Autoloader isn't called if user defined error handler is present [Zend/tests/bug67436/bug67436.phpt] 
TEST 1503/15092 [Zend/tests/bug67436/bug67436_nohandler.phpt]
PASS bug67436: E_STRICT instead of custom error handler [Zend/tests/bug67436/bug67436_nohandler.phpt] 
TEST 1504/15092 [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 1505/15092 [Zend/tests/bug67856.phpt]
PASS Bug #67856 (Leak when using array_reduce with by-ref function) [Zend/tests/bug67856.phpt] 
TEST 1506/15092 [Zend/tests/bug67858.phpt]
PASS Bug #67858: Leak when $php_errormsg already set [Zend/tests/bug67858.phpt] 
TEST 1507/15092 [Zend/tests/bug67874.phpt]
PASS Bug #67874 Crash in array_map() [Zend/tests/bug67874.phpt] 
TEST 1508/15092 [Zend/tests/bug67922.phpt]
PASS Bug #67922: Member function not found when dereferencing in write-context [Zend/tests/bug67922.phpt] 
TEST 1509/15092 [Zend/tests/bug67938.phpt]
PASS Bug #67938: Segfault when extending interface method with variadic [Zend/tests/bug67938.phpt] 
TEST 1510/15092 [Zend/tests/bug67985.phpt]
PASS Bug #67985 - Last used array index not copied to new array at assignment [Zend/tests/bug67985.phpt] 
TEST 1511/15092 [Zend/tests/bug68118.phpt]
PASS Bug #68118: $a->foo .= 'test'; can leave $a->foo undefined [Zend/tests/bug68118.phpt] 
TEST 1512/15092 [Zend/tests/bug68148.phpt]
PASS Bug #68148: $this is null inside include [Zend/tests/bug68148.phpt] 
TEST 1513/15092 [Zend/tests/bug68162.phpt]
PASS Bug #68162: isset($$varname) always true [Zend/tests/bug68162.phpt] 
TEST 1514/15092 [Zend/tests/bug68163.phpt]
PASS Bug #68163: Using reference as object property name [Zend/tests/bug68163.phpt] 
TEST 1515/15092 [Zend/tests/bug68191.phpt]
PASS Bug #68191: Broken reference across objects [Zend/tests/bug68191.phpt] 
TEST 1516/15092 [Zend/tests/bug68215.phpt]
PASS Bug #68215 (Behavior of foreach has changed) [Zend/tests/bug68215.phpt] 
TEST 1517/15092 [Zend/tests/bug68262.phpt]
PASS Bug #68262: Broken reference across cloned objects [Zend/tests/bug68262.phpt] 
TEST 1518/15092 [Zend/tests/bug68370.phpt]
PASS Bug #68370 "unset($this)" can make the program crash [Zend/tests/bug68370.phpt] 
TEST 1519/15092 [Zend/tests/bug68412.phpt]
PASS Bug #68412 (Infinite recursion with __call can make the program crash/segfault) [Zend/tests/bug68412.phpt] 
TEST 1520/15092 [Zend/tests/bug68446.phpt]
PASS Bug #68446 (Array constant not accepted for array parameter default) [Zend/tests/bug68446.phpt] 
TEST 1521/15092 [Zend/tests/bug68475.phpt]
PASS Bug #68475 Calling function using $callable() syntax with strings of form 'Class::method' [Zend/tests/bug68475.phpt] 
TEST 1522/15092 [Zend/tests/bug68652.phpt]
PASS Bug #68652 (segmentation fault in destructor) [Zend/tests/bug68652.phpt] 
TEST 1523/15092 [Zend/tests/bug68775.phpt]
PASS Bug #68775: yield in a function argument crashes or loops indefinitely [Zend/tests/bug68775.phpt] 
TEST 1524/15092 [Zend/tests/bug68797.phpt]
PASS Bug #68797 Number 2.2250738585072012e-308 converted incorrectly [Zend/tests/bug68797.phpt] 
TEST 1525/15092 [Zend/tests/bug68887.phpt]
PASS Bug #68887 (resources are not freed correctly) [Zend/tests/bug68887.phpt] 
TEST 1526/15092 [Zend/tests/bug68896.phpt]
PASS Bug #68896 (Changing ArrayObject value cause Segment Fault) [Zend/tests/bug68896.phpt] 
TEST 1527/15092 [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 1528/15092 [Zend/tests/bug69025.phpt]
PASS Bug #69025 (Invalid read of size 4 when calling __callStatic) [Zend/tests/bug69025.phpt] 
TEST 1529/15092 [Zend/tests/bug69092.2.phpt]
PASS Bug #69092-2 (Declare Encoding Compile Check Wrong) - multibyte off [Zend/tests/bug69092.2.phpt] 
TEST 1530/15092 [Zend/tests/bug69092.phpt]
PASS Bug #69092 (Declare Encoding Compile Check Wrong) [Zend/tests/bug69092.phpt] 
TEST 1531/15092 [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 1532/15092 [Zend/tests/bug69167.phpt]
PASS Bug #69167 (call_user_func does not support references anymore) [Zend/tests/bug69167.phpt] 
TEST 1533/15092 [Zend/tests/bug69174.phpt]
PASS Bug #69174 (leaks when unused inner class use traits precedence) [Zend/tests/bug69174.phpt] 
TEST 1534/15092 [Zend/tests/bug69201.phpt]
PASS Bug #69201 (Memory leak using iterator and get by reference on PHP 7) [Zend/tests/bug69201.phpt] 
TEST 1535/15092 [Zend/tests/bug69212.phpt]
PASS Bug #69212: Leaking VIA_HANDLER func when exception thrown in __call/... arg passing [Zend/tests/bug69212.phpt] 
TEST 1536/15092 [Zend/tests/bug69221.phpt]
PASS Bug #69221: Segmentation fault when using a generator in combination with an Iterator [Zend/tests/bug69221.phpt] 
TEST 1537/15092 [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 1538/15092 [Zend/tests/bug69315.phpt]
PASS Bug #69315 (disable_functions behaviors inconsistently) [Zend/tests/bug69315.phpt] 
TEST 1539/15092 [Zend/tests/bug69376.phpt]
PASS Bug #69376 (Wrong ref counting) [Zend/tests/bug69376.phpt] 
TEST 1540/15092 [Zend/tests/bug69376_2.phpt]
PASS Bug #69376 (Wrong ref counting) [Zend/tests/bug69376_2.phpt] 
TEST 1541/15092 [Zend/tests/bug69388.phpt]
PASS Bug #69388: Use after free on recursive calls to PHP compiler [Zend/tests/bug69388.phpt] 
TEST 1542/15092 [Zend/tests/bug69388_2.phpt]
PASS Bug #69388 - Variation [Zend/tests/bug69388_2.phpt] 
TEST 1543/15092 [Zend/tests/bug69420.phpt]
PASS Bug #69420 (Invalid read in zend_std_get_method) [Zend/tests/bug69420.phpt] 
TEST 1544/15092 [Zend/tests/bug69427.phpt]
PASS Bug #69427 (Segfault on magic method __call of private method in superclass) [Zend/tests/bug69427.phpt] 
TEST 1545/15092 [Zend/tests/bug69446.phpt]
PASS Bug #69446 (GC leak relating to removal of nested data after dtors run) [Zend/tests/bug69446.phpt] 
TEST 1546/15092 [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 1547/15092 [Zend/tests/bug69467.phpt]
PASS Bug #69467 (Wrong checked for the interface by using Trait) [Zend/tests/bug69467.phpt] 
TEST 1548/15092 [Zend/tests/bug69532.phpt]
PASS Bug #69532: array_multisort is chocking when using it's own constants [Zend/tests/bug69532.phpt] 
TEST 1549/15092 [Zend/tests/bug69534.phpt]
PASS Bug #69534 (Cycle leaks through declared properties on internal classes) [Zend/tests/bug69534.phpt] 
TEST 1550/15092 [Zend/tests/bug69537.phpt]
PASS Bug #69537 (__debugInfo with empty string for key gives error) [Zend/tests/bug69537.phpt] 
TEST 1551/15092 [Zend/tests/bug69551.phpt]
PASS Bug #69551 - parse_ini_file() and parse_ini_string() segmentation fault [Zend/tests/bug69551.phpt] 
TEST 1552/15092 [Zend/tests/bug69568.phpt]
PASS Bug #69568: call a private function in closure failed [Zend/tests/bug69568.phpt] 
TEST 1553/15092 [Zend/tests/bug69599.phpt]
PASS Bug #69599: Strange generator+exception+variadic crash [Zend/tests/bug69599.phpt] 
TEST 1554/15092 [Zend/tests/bug69640.phpt]
PASS Bug #69640 Unhandled Error thrown from userland do not produce any output [Zend/tests/bug69640.phpt] 
TEST 1555/15092 [Zend/tests/bug69676.phpt]
PASS Bug #69676: Resolution of self::FOO in class constants not correct [Zend/tests/bug69676.phpt] 
TEST 1556/15092 [Zend/tests/bug69676_2.phpt]
PASS Bug #69676: Resolution of self::FOO in class constants not correct (variation) [Zend/tests/bug69676_2.phpt] 
TEST 1557/15092 [Zend/tests/bug69676_3.phpt]
PASS Bug #69676: Resolution of self::FOO in class constants not correct (variation) [Zend/tests/bug69676_3.phpt] 
TEST 1558/15092 [Zend/tests/bug69732.phpt]
PASS Bug #69732 (can induce segmentation fault with basic php code) [Zend/tests/bug69732.phpt] 
TEST 1559/15092 [Zend/tests/bug69740.phpt]
PASS Bug #69740: finally in generator (yield) swallows exception in iteration [Zend/tests/bug69740.phpt] 
TEST 1560/15092 [Zend/tests/bug69754.phpt]
PASS Bug #69754 (Use of ::class inside array causes compile error) [Zend/tests/bug69754.phpt] 
TEST 1561/15092 [Zend/tests/bug69755.phpt]
PASS Bug #69755: segfault in ZEND_CONCAT_SPEC_TMPVAR_CONST_HANDLER [Zend/tests/bug69755.phpt] 
TEST 1562/15092 [Zend/tests/bug69756.phpt]
PASS Fixed bug #69756 (Fatal error: Nesting level too deep - recursive dependency? with ===). [Zend/tests/bug69756.phpt] 
TEST 1563/15092 [Zend/tests/bug69758.phpt]
PASS Bug #69758 (Item added to array not being removed by array_pop/shift) [Zend/tests/bug69758.phpt] 
TEST 1564/15092 [Zend/tests/bug69761.phpt]
PASS Bug #69761 (Serialization of anonymous classes should be prevented) [Zend/tests/bug69761.phpt] 
TEST 1565/15092 [Zend/tests/bug69767.phpt]
PASS Bug #69767 (Default parameter value with wrong type segfaults) [Zend/tests/bug69767.phpt] 
TEST 1566/15092 [Zend/tests/bug69788.phpt]
PASS Bug #69788: Malformed script causes Uncaught Error in php-cgi, valgrind SIGILL [Zend/tests/bug69788.phpt] 
TEST 1567/15092 [Zend/tests/bug69802_2.phpt]
PASS Bug #69802 (Reflection on Closure::__invoke borks type hint class name) [Zend/tests/bug69802_2.phpt] 
TEST 1568/15092 [Zend/tests/bug69805.phpt]
PASS Bug #69805 (null ptr deref and seg fault in zend_resolve_class_name) [Zend/tests/bug69805.phpt] 
TEST 1569/15092 [Zend/tests/bug69825.phpt]
PASS Bug #69825 (Short-circuiting failure) [Zend/tests/bug69825.phpt] 
TEST 1570/15092 [Zend/tests/bug69832.phpt]
PASS Bug #69832 (Assertion failed in zend_compile_const_expr_magic_const) [Zend/tests/bug69832.phpt] 
TEST 1571/15092 [Zend/tests/bug69871.phpt]
PASS Bug #69871 (Short-circuiting failure with smart_branch) [Zend/tests/bug69871.phpt] 
TEST 1572/15092 [Zend/tests/bug69889.phpt]
PASS Bug #69889: Null coalesce operator doesn't work for string offsets [Zend/tests/bug69889.phpt] 
TEST 1573/15092 [Zend/tests/bug69891.phpt]
PASS Bug #69891: Unexpected array comparison result [Zend/tests/bug69891.phpt] 
TEST 1574/15092 [Zend/tests/bug69892.phpt]
PASS Bug #69892: Different arrays compare indentical due to integer key truncation [Zend/tests/bug69892.phpt] 
TEST 1575/15092 [Zend/tests/bug69893.phpt]
PASS Bug #69893: Strict comparison between integer and empty string keys crashes [Zend/tests/bug69893.phpt] 
TEST 1576/15092 [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 1577/15092 [Zend/tests/bug69955.phpt]
PASS Bug #69955 (Segfault when trying to combine [] and assign-op on ArrayAccess object). [Zend/tests/bug69955.phpt] 
TEST 1578/15092 [Zend/tests/bug69957.phpt]
PASS Bug #69957 (Different ways of handling div/mod by zero) [Zend/tests/bug69957.phpt] 
TEST 1579/15092 [Zend/tests/bug69989_1.phpt]
PASS Bug #69989: Cycle collection for yielded values [Zend/tests/bug69989_1.phpt] 
TEST 1580/15092 [Zend/tests/bug69989_2.phpt]
PASS Collection of some cycles on unfinished generators [Zend/tests/bug69989_2.phpt] 
TEST 1581/15092 [Zend/tests/bug69989_3.phpt]
PASS Generator cycle collection edge cases [Zend/tests/bug69989_3.phpt] 
TEST 1582/15092 [Zend/tests/bug69996.phpt]
PASS Bug #69996 (Changing the property of a cloned object affects the original) [Zend/tests/bug69996.phpt] 
TEST 1583/15092 [Zend/tests/bug70012.phpt]
PASS Bug #70012 (Exception lost with nested finally block) [Zend/tests/bug70012.phpt] 
TEST 1584/15092 [Zend/tests/bug70083.phpt]
PASS Bug #70083 (Use after free with assign by ref to overloaded objects) [Zend/tests/bug70083.phpt] 
TEST 1585/15092 [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 1586/15092 [Zend/tests/bug70117.phpt]
PASS Bug #70117 (Unexpected return type error) [Zend/tests/bug70117.phpt] 
TEST 1587/15092 [Zend/tests/bug70121.phpt]
PASS Bug #70121 (unserialize() could lead to unexpected methods execution / NULL pointer deref) [Zend/tests/bug70121.phpt] 
TEST 1588/15092 [Zend/tests/bug70124.phpt]
PASS Bug #70124 (null ptr deref / seg fault in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER) [Zend/tests/bug70124.phpt] 
TEST 1589/15092 [Zend/tests/bug70156.phpt]
PASS Bug #70156 (Segfault in zend_find_alias_name) [Zend/tests/bug70156.phpt] 
TEST 1590/15092 [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 1591/15092 [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 1592/15092 [Zend/tests/bug70179.phpt]
PASS Bug #70179 ($this refcount issue) [Zend/tests/bug70179.phpt] 
TEST 1593/15092 [Zend/tests/bug70182.phpt]
PASS Bug #70182 ($string[] assignment with +=) [Zend/tests/bug70182.phpt] 
TEST 1594/15092 [Zend/tests/bug70183.phpt]
PASS Bug #70183 (null pointer deref (segfault) in zend_eval_const_expr) [Zend/tests/bug70183.phpt] 
TEST 1595/15092 [Zend/tests/bug70187.phpt]
PASS Bug #70187 (Notice: unserialize(): Unexpected end of serialized data) [Zend/tests/bug70187.phpt] 
TEST 1596/15092 [Zend/tests/bug70187_2.phpt]
PASS Bug #70187 (Notice: unserialize(): Unexpected end of serialized data) [Zend/tests/bug70187_2.phpt] 
TEST 1597/15092 [Zend/tests/bug70215.phpt]
PASS Bug #70215 (Segfault when invoke is static) [Zend/tests/bug70215.phpt] 
TEST 1598/15092 [Zend/tests/bug70223.phpt]
PASS Bug #70223 (Incrementing value returned by magic getter) [Zend/tests/bug70223.phpt] 
TEST 1599/15092 [Zend/tests/bug70240.phpt]
PASS Bug #70240 (Segfault when doing unset($var())) [Zend/tests/bug70240.phpt] 
TEST 1600/15092 [Zend/tests/bug70241.phpt]
PASS Bug #70241 (Skipped assertions affect Generator returns) [Zend/tests/bug70241.phpt] 
TEST 1601/15092 [Zend/tests/bug70253.phpt]
PASS Bug #70253 (segfault at _efree () in zend_alloc.c:1389) [Zend/tests/bug70253.phpt] 
TEST 1602/15092 [Zend/tests/bug70258.phpt]
PASS Bug #70258 (Segfault if do_resize fails to allocated memory) [Zend/tests/bug70258.phpt] 
TEST 1603/15092 [Zend/tests/bug70262.phpt]
PASS Bug #70262 (Accessing array crashes) [Zend/tests/bug70262.phpt] 
TEST 1604/15092 [Zend/tests/bug70288.phpt]
PASS Bug #70288 (Apache crash related to ZEND_SEND_REF) [Zend/tests/bug70288.phpt] 
TEST 1605/15092 [Zend/tests/bug70293.phpt]
PASS Crash with specific assertions and zend.assertions=-1 [Zend/tests/bug70293.phpt] 
TEST 1606/15092 [Zend/tests/bug70321.phpt]
PASS bug #70321 (Magic getter breaks reference to array property) [Zend/tests/bug70321.phpt] 
TEST 1607/15092 [Zend/tests/bug70332.phpt]
PASS Bug #70332 (Wrong behavior while returning reference on object) [Zend/tests/bug70332.phpt] 
TEST 1608/15092 [Zend/tests/bug70397.phpt]
PASS Bug #70397 (Segmentation fault when using Closure::call and yield) [Zend/tests/bug70397.phpt] 
TEST 1609/15092 [Zend/tests/bug70398.phpt]
PASS Bug #70398 (SIGSEGV, Segmentation fault zend_ast_destroy_ex) [Zend/tests/bug70398.phpt] 
TEST 1610/15092 [Zend/tests/bug70430.phpt]
PASS Bug #70430: Stack buffer overflow in zend_language_parser() [Zend/tests/bug70430.phpt] 
TEST 1611/15092 [Zend/tests/bug70478.phpt]
PASS Bug #70478 (**= does no longer work) [Zend/tests/bug70478.phpt] 
TEST 1612/15092 [Zend/tests/bug70547.phpt]
PASS Bug #70547 (unsetting function variables corrupts backtrace) [Zend/tests/bug70547.phpt] 
TEST 1613/15092 [Zend/tests/bug70630.phpt]
PASS Bug #70630 (Closure::call/bind() crash with ReflectionFunction->getClosure()) [Zend/tests/bug70630.phpt] 
TEST 1614/15092 [Zend/tests/bug70662.phpt]
PASS Bug #70662: Duplicate array key via undefined index error handler [Zend/tests/bug70662.phpt] 
TEST 1615/15092 [Zend/tests/bug70681.phpt]
PASS Bug #70681: Segfault when binding $this of internal instance method to null [Zend/tests/bug70681.phpt] 
TEST 1616/15092 [Zend/tests/bug70685.phpt]
PASS Bug #70685: Segfault for getClosure() internal method rebind with invalid $this [Zend/tests/bug70685.phpt] 
TEST 1617/15092 [Zend/tests/bug70689.phpt]
PASS Bug #70689 (Exception handler does not work as expected) [Zend/tests/bug70689.phpt] 
TEST 1618/15092 [Zend/tests/bug70748.phpt]
PASS Bug #70748 (Segfault in ini_lex () at Zend/zend_ini_scanner.l) [Zend/tests/bug70748.phpt] 
TEST 1619/15092 [Zend/tests/bug70782.phpt]
PASS Bug #70782: null ptr deref and segfault (zend_get_class_fetch_type) [Zend/tests/bug70782.phpt] 
TEST 1620/15092 [Zend/tests/bug70785.phpt]
PASS Bug #70785 (Infinite loop due to exception during identical comparison) [Zend/tests/bug70785.phpt] 
TEST 1621/15092 [Zend/tests/bug70804.phpt]
PASS Bug #70804 (Unary add on negative zero produces positive zero) [Zend/tests/bug70804.phpt] 
TEST 1622/15092 [Zend/tests/bug70805.phpt]
PASS Bug #70805 (Segmentation faults whilst running Drupal 8 test suite) [Zend/tests/bug70805.phpt] 
TEST 1623/15092 [Zend/tests/bug70805_1.phpt]
PASS Bug #70805 (Segmentation faults whilst running Drupal 8 test suite) (Crash) [Zend/tests/bug70805_1.phpt] 
TEST 1624/15092 [Zend/tests/bug70805_2.phpt]
PASS Bug #70805 (Segmentation faults whilst running Drupal 8 test suite) (Memleak) [Zend/tests/bug70805_2.phpt] 
TEST 1625/15092 [Zend/tests/bug70873.phpt]
PASS Bug #70873 (Regression on private static properties access) [Zend/tests/bug70873.phpt] 
TEST 1626/15092 [Zend/tests/bug70895.phpt]
PASS Bug #70895 null ptr deref and segfault with crafted callable [Zend/tests/bug70895.phpt] 
TEST 1627/15092 [Zend/tests/bug70898.phpt]
PASS Bug #70895 null ptr deref and segfault with crafted callable [Zend/tests/bug70898.phpt] 
TEST 1628/15092 [Zend/tests/bug70912.phpt]
PASS Bug #70912 (Null ptr dereference when class property is initialised to a dereferenced value) [Zend/tests/bug70912.phpt] 
TEST 1629/15092 [Zend/tests/bug70914.phpt]
PASS Bug #70914 zend_throw_or_error() format string vulnerability [Zend/tests/bug70914.phpt] 
TEST 1630/15092 [Zend/tests/bug70918.phpt]
PASS Bug #70918 (Segfault using static outside of class scope) [Zend/tests/bug70918.phpt] 
TEST 1631/15092 [Zend/tests/bug70944.phpt]
PASS Bug #70944 (try{ } finally{} can create infinite chains of exceptions) [Zend/tests/bug70944.phpt] 
TEST 1632/15092 [Zend/tests/bug70957.phpt]
PASS Bug #70957 (self::class can not be resolved with reflection for abstract class) [Zend/tests/bug70957.phpt] 
TEST 1633/15092 [Zend/tests/bug70958.phpt]
PASS Bug #70958 (Invalid opcode while using ::class as trait method paramater default value) [Zend/tests/bug70958.phpt] 
TEST 1634/15092 [Zend/tests/bug70967.phpt]
PASS Bug #70967 (Weird error handling for __toString when Error is thrown) [Zend/tests/bug70967.phpt] 
TEST 1635/15092 [Zend/tests/bug70987.phpt]
PASS Bug #70987 (static::class within Closure::call() causes segfault) [Zend/tests/bug70987.phpt] 
TEST 1636/15092 [Zend/tests/bug70997.phpt]
PASS Bug #70997 (When using parentClass:: instead of parent::, static context changed) [Zend/tests/bug70997.phpt] 
TEST 1637/15092 [Zend/tests/bug71067.phpt]
PASS Bug #71067 (Local object in class method stays in memory for each call) [Zend/tests/bug71067.phpt] 
TEST 1638/15092 [Zend/tests/bug71086.phpt]
PASS Bug #71086: Invalid numeric literal parse error within highlight_string() function [Zend/tests/bug71086.phpt] 
TEST 1639/15092 [Zend/tests/bug71154.phpt]
PASS Bug #71154: Incorrect HT iterator invalidation causes iterator reuse [Zend/tests/bug71154.phpt] 
TEST 1640/15092 [Zend/tests/bug71163.phpt]
PASS Bug #71163 (Segmentation Fault (cleanup_unfinished_calls)) [Zend/tests/bug71163.phpt] 
TEST 1641/15092 [Zend/tests/bug71196.phpt]
PASS Bug #71196 (Memory leak with out-of-order live ranges) [Zend/tests/bug71196.phpt] 
TEST 1642/15092 [Zend/tests/bug71221.phpt]
PASS Bug #71221 (Null pointer deref (segfault) in get_defined_vars via ob_start) [Zend/tests/bug71221.phpt] 
TEST 1643/15092 [Zend/tests/bug71248.phpt]
PASS Bug #71248 (Wrong interface is enforced) [Zend/tests/bug71248.phpt] 
TEST 1644/15092 [Zend/tests/bug71266.phpt]
PASS Bug #71266 (Missing separation of properties HT in foreach etc) [Zend/tests/bug71266.phpt] 
TEST 1645/15092 [Zend/tests/bug71275.phpt]
PASS Bug #71275 (Bad method called on cloning an object having a trait) [Zend/tests/bug71275.phpt] 
TEST 1646/15092 [Zend/tests/bug71300.phpt]
PASS Bug #71300 (Segfault in zend_fetch_string_offset) [Zend/tests/bug71300.phpt] 
TEST 1647/15092 [Zend/tests/bug71336.phpt]
PASS Bug #71336 (Wrong is_ref on properties as exposed via get_object_vars()) [Zend/tests/bug71336.phpt] 
TEST 1648/15092 [Zend/tests/bug71359.phpt]
PASS Bug #71359: Null coalescing operator and magic [Zend/tests/bug71359.phpt] 
TEST 1649/15092 [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 1650/15092 [Zend/tests/bug71428.1.phpt]
PASS bug #71428.1: inheritance with null default values [Zend/tests/bug71428.1.phpt] 
TEST 1651/15092 [Zend/tests/bug71428.2.phpt]
PASS bug #71428.2: inheritance of ye olde dynamic interfaces [Zend/tests/bug71428.2.phpt] 
TEST 1652/15092 [Zend/tests/bug71428.3.phpt]
PASS bug #71428: Validation type inheritance with = NULL [Zend/tests/bug71428.3.phpt] 
TEST 1653/15092 [Zend/tests/bug71470.phpt]
PASS Bug #71470: Leaked 1 hashtable iterators [Zend/tests/bug71470.phpt] 
TEST 1654/15092 [Zend/tests/bug71474.phpt]
PASS Bug #71474: Crash because of VM stack corruption on Magento2 [Zend/tests/bug71474.phpt] 
TEST 1655/15092 [Zend/tests/bug71529.phpt]
PASS Bug #71529: Variable references on array elements don't work when using count [Zend/tests/bug71529.phpt] 
TEST 1656/15092 [Zend/tests/bug71539.phpt]
PASS Bug #71539 (Memory error on $arr[$a] =& $arr[$b] if RHS rehashes) [Zend/tests/bug71539.phpt] 
TEST 1657/15092 [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 1658/15092 [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 1659/15092 [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 1660/15092 [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 1661/15092 [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 1662/15092 [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 1663/15092 [Zend/tests/bug71572.phpt]
PASS Bug #71572: String offset assignment from an empty string inserts null byte [Zend/tests/bug71572.phpt] 
TEST 1664/15092 [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 1665/15092 [Zend/tests/bug71695.phpt]
PASS Bug #71695 (Global variables are reserved before execution) [Zend/tests/bug71695.phpt] 
TEST 1666/15092 [Zend/tests/bug71724.phpt]
PASS Bug #71724: yield from does not count EOLs [Zend/tests/bug71724.phpt] 
TEST 1667/15092 [Zend/tests/bug71731.phpt]
PASS Bug #71731: Null coalescing operator and ArrayAccess [Zend/tests/bug71731.phpt] 
TEST 1668/15092 [Zend/tests/bug71737.phpt]
PASS Bug #71737: Memory leak in closure with parameter named $this [Zend/tests/bug71737.phpt] 
TEST 1669/15092 [Zend/tests/bug71756.phpt]
PASS Bug #71756 (Call-by-reference widens scope to uninvolved functions when used in switch) [Zend/tests/bug71756.phpt] 
TEST 1670/15092 [Zend/tests/bug71818.phpt]
PASS Bug #71818 (Memory leak when array altered in destructor) [Zend/tests/bug71818.phpt] 
TEST 1671/15092 [Zend/tests/bug71841.phpt]
PASS Bug #71841 (EG(error_zval) is not handled well) [Zend/tests/bug71841.phpt] 
TEST 1672/15092 [Zend/tests/bug71859.phpt]
PASS Bug #71859 (zend_objects_store_call_destructors operates on realloced memory, crashing) [Zend/tests/bug71859.phpt] 
TEST 1673/15092 [Zend/tests/bug71871.phpt]
PASS Bug #71871: Interfaces allow final and abstract functions [Zend/tests/bug71871.phpt] 
TEST 1674/15092 [Zend/tests/bug71871_2.phpt]
PASS Bug #71871: Interfaces allow final and abstract functions [Zend/tests/bug71871_2.phpt] 
TEST 1675/15092 [Zend/tests/bug71914.phpt]
PASS Bug #71914 (Reference is lost in "switch") [Zend/tests/bug71914.phpt] 
TEST 1676/15092 [Zend/tests/bug71922.phpt]
PASS Bug #71922: Crash on assert(new class{}); [Zend/tests/bug71922.phpt] 
TEST 1677/15092 [Zend/tests/bug71930.phpt]
PASS Bug #71930 (_zval_dtor_func: Assertion `(arr)->gc.refcount <= 1' failed) [Zend/tests/bug71930.phpt] 
TEST 1678/15092 [Zend/tests/bug71980.phpt]
PASS Bug #71980: Decorated/Nested Generator is Uncloseable in Finally [Zend/tests/bug71980.phpt] 
TEST 1679/15092 [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 1680/15092 [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 1681/15092 [Zend/tests/bug72101.phpt]
PASS Bug #72101 (crash on complex code) [Zend/tests/bug72101.phpt] 
TEST 1682/15092 [Zend/tests/bug72107.phpt]
PASS Bug #72107: Segfault when using func_get_args as error handler [Zend/tests/bug72107.phpt] 
TEST 1683/15092 [Zend/tests/bug72119.phpt]
PASS Bug #72119 (Interface declaration compatibility regression with default values) [Zend/tests/bug72119.phpt] 
TEST 1684/15092 [Zend/tests/bug72162.phpt]
PASS Bug #72162 (use-after-free - error_reporting) [Zend/tests/bug72162.phpt] 
TEST 1685/15092 [Zend/tests/bug72177.phpt]
PASS Bug #72177 Scope issue in __destruct after ReflectionProperty::setValue() [Zend/tests/bug72177.phpt] 
TEST 1686/15092 [Zend/tests/bug72177_2.phpt]
PASS Bug #72177 Scope issue in __destruct after ReflectionProperty::setValue() [Zend/tests/bug72177_2.phpt] 
TEST 1687/15092 [Zend/tests/bug72188.phpt]
PASS Bug #72188 (Nested try/finally blocks losing return value) [Zend/tests/bug72188.phpt] 
TEST 1688/15092 [Zend/tests/bug72215.phpt]
PASS Bug #72215 (Wrong return value if var modified in finally) [Zend/tests/bug72215.phpt] 
TEST 1689/15092 [Zend/tests/bug72215_1.phpt]
PASS Bug #72215.1 (Wrong return value if var modified in finally) [Zend/tests/bug72215_1.phpt] 
TEST 1690/15092 [Zend/tests/bug72215_2.phpt]
PASS Bug #72215.1 (Wrong return value if var modified in finally) [Zend/tests/bug72215_2.phpt] 
TEST 1691/15092 [Zend/tests/bug72215_3.phpt]
PASS Bug #72215.3 (Wrong return value if var modified in finally) [Zend/tests/bug72215_3.phpt] 
TEST 1692/15092 [Zend/tests/bug72216.phpt]
PASS Bug #72216 (Return by reference with finally is not memory safe) [Zend/tests/bug72216.phpt] 
TEST 1693/15092 [Zend/tests/bug72221.phpt]
PASS Bug #72221 (Segmentation fault in stream_get_line / zend_memnstr_ex) [Zend/tests/bug72221.phpt] 
TEST 1694/15092 [Zend/tests/bug72335.phpt]
PASS Misoptimize due to type narrowing [Zend/tests/bug72335.phpt] 
TEST 1695/15092 [Zend/tests/bug72347.phpt]
PASS Bug #72347 (VERIFY_RETURN type casts visible in finally) [Zend/tests/bug72347.phpt] 
TEST 1696/15092 [Zend/tests/bug72373.phpt]
PASS Bug #72373: TypeError after Generator function w/declared return type finishes [Zend/tests/bug72373.phpt] 
TEST 1697/15092 [Zend/tests/bug72395.phpt]
PASS Bug #72395 (list() regression) [Zend/tests/bug72395.phpt] 
TEST 1698/15092 [Zend/tests/bug72441.phpt]
PASS Bug #72441 (Segmentation fault: RFC list_keys) [Zend/tests/bug72441.phpt] 
TEST 1699/15092 [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 1700/15092 [Zend/tests/bug72508.phpt]
PASS Bug #72508 (strange references after recursive function call and "switch" statement) [Zend/tests/bug72508.phpt] 
TEST 1701/15092 [Zend/tests/bug72543.phpt]
PASS Bug #72543 (different references behavior comparing to PHP 5) [Zend/tests/bug72543.phpt] 
TEST 1702/15092 [Zend/tests/bug72543_1.phpt]
PASS Bug #72543.1 (different references behavior comparing to PHP 5) [Zend/tests/bug72543_1.phpt] 
TEST 1703/15092 [Zend/tests/bug72543_2.phpt]
PASS Bug #72543.2 (different references behavior comparing to PHP 5) [Zend/tests/bug72543_2.phpt] 
TEST 1704/15092 [Zend/tests/bug72543_3.phpt]
PASS Bug #72543.3 (different references behavior comparing to PHP 5) [Zend/tests/bug72543_3.phpt] 
TEST 1705/15092 [Zend/tests/bug72543_4.phpt]
PASS Bug #72543.4 (different references behavior comparing to PHP 5) [Zend/tests/bug72543_4.phpt] 
TEST 1706/15092 [Zend/tests/bug72543_5.phpt]
PASS Bug #72543.5 (different references behavior comparing to PHP 5) [Zend/tests/bug72543_5.phpt] 
TEST 1707/15092 [Zend/tests/bug72581.phpt]
PASS Bug #72581 (previous property undefined in Exception after deserialization) [Zend/tests/bug72581.phpt] 
TEST 1708/15092 [Zend/tests/bug72594.phpt]
PASS Bug #72594 (Calling an earlier instance of an included anonymous class fatals) [Zend/tests/bug72594.phpt] 
TEST 1709/15092 [Zend/tests/bug72598.phpt]
PASS Bug #72598 (Reference is lost after array_slice()) [Zend/tests/bug72598.phpt] 
TEST 1710/15092 [Zend/tests/bug72598_2.phpt]
PASS Bug #72598.2 (Reference is lost after array_slice()) [Zend/tests/bug72598_2.phpt] 
TEST 1711/15092 [Zend/tests/bug72767.phpt]
PASS Bug #72767: PHP Segfaults when trying to expand an infinite operator [Zend/tests/bug72767.phpt] 
TEST 1712/15092 [Zend/tests/bug72813.phpt]
PASS Bug #72813 (Segfault with __get returned by ref) [Zend/tests/bug72813.phpt] 
TEST 1713/15092 [Zend/tests/bug72854.phpt]
PASS Bug #72854: PHP Crashes on duplicate destructor call [Zend/tests/bug72854.phpt] 
TEST 1714/15092 [Zend/tests/bug72911.phpt]
PASS Bug #72911 (Memleak in zend_binary_assign_op_obj_helper) [Zend/tests/bug72911.phpt] 
TEST 1715/15092 [Zend/tests/bug72918.phpt]
PASS Bug #72918 (negative offset inside a quoted string leads to parse error) [Zend/tests/bug72918.phpt] 
TEST 1716/15092 [Zend/tests/bug72943.phpt]
PASS Bug #72943 (assign_dim on string doesn't reset hval) [Zend/tests/bug72943.phpt] 
TEST 1717/15092 [Zend/tests/bug72944.phpt]
PASS Bug #72944 (Null pointer deref in zval_delref_p). [Zend/tests/bug72944.phpt] 
TEST 1718/15092 [Zend/tests/bug73156.phpt]
PASS Bug #73156 (segfault on undefined function) [Zend/tests/bug73156.phpt] 
TEST 1719/15092 [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 1720/15092 [Zend/tests/bug73181.phpt]
PASS Bug #73181: parse_str() without a second argument leads to crash [Zend/tests/bug73181.phpt] 
TEST 1721/15092 [Zend/tests/bug73288.phpt]
PASS Bug #73288 (Segfault in __clone > Exception.toString > __get) [Zend/tests/bug73288.phpt] 
TEST 1722/15092 [Zend/tests/bug73337.phpt]
PASS Bug #73337 (try/catch not working with two exceptions inside a same operation) [Zend/tests/bug73337.phpt] 
TEST 1723/15092 [Zend/tests/bug73338.phpt]
PASS Bug #73338: Ensure exceptions in function init opcodes are cleaned properly [Zend/tests/bug73338.phpt] 
TEST 1724/15092 [Zend/tests/bug73350.phpt]
PASS Bug #73350 (Exception::__toString() cause circular references) [Zend/tests/bug73350.phpt] 
TEST 1725/15092 [Zend/tests/bug73663.phpt]
PASS Bug #73663 ("Invalid opcode 65/16/8" occurs with a variable created with list()) [Zend/tests/bug73663.phpt] 
TEST 1726/15092 [Zend/tests/bug73753.phpt]
PASS Bug #73753 Non packed arrays and duplication [Zend/tests/bug73753.phpt] 
TEST 1727/15092 [Zend/tests/bug73792.phpt]
PASS Bug #73792 (invalid foreach loop hangs script) [Zend/tests/bug73792.phpt] 
TEST 1728/15092 [Zend/tests/bug73900.phpt]
PASS Bug #73900: Use After Free in unserialize() SplFixedArray [Zend/tests/bug73900.phpt] 
TEST 1729/15092 [Zend/tests/bug73916.phpt]
PASS Bug #73916 (zend_print_flat_zval_r doesn't consider reference) [Zend/tests/bug73916.phpt] 
TEST 1730/15092 [Zend/tests/bug73954.phpt]
PASS Bug #73954 (NAN check fails on Alpine Linux with musl) [Zend/tests/bug73954.phpt] 
TEST 1731/15092 [Zend/tests/bug73960.phpt]
PASS Bug #73960: Leak with instance method calling static method with referenced return [Zend/tests/bug73960.phpt] 
TEST 1732/15092 [Zend/tests/bug73987.phpt]
PASS Bug #73987 (Method compatibility check looks to original definition and not parent - nullability interface) [Zend/tests/bug73987.phpt] 
TEST 1733/15092 [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 1734/15092 [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 1735/15092 [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 1736/15092 [Zend/tests/bug73989.phpt]
PASS Bug #73989 (PHP 7.1 Segfaults within Symfony test suite) [Zend/tests/bug73989.phpt] 
TEST 1737/15092 [Zend/tests/bug73998.phpt]
PASS Bug #73998 (array_key_exists fails on arrays created by get_object_vars) [Zend/tests/bug73998.phpt] 
TEST 1738/15092 [Zend/tests/bug74053.phpt]
PASS Bug #74053 (Corrupted class entries on shutdown when a destructor spawns another object) [Zend/tests/bug74053.phpt] 
TEST 1739/15092 [Zend/tests/bug74084.phpt]
PASS Bug #74084 (Out of bound read - zend_mm_alloc_small) [Zend/tests/bug74084.phpt] 
TEST 1740/15092 [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 1741/15092 [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 1742/15092 [Zend/tests/bug74269.phpt]
PASS Bug #74269: It's possible to override trait property with different loosely-equal value [Zend/tests/bug74269.phpt] 
TEST 1743/15092 [Zend/tests/bug74340.phpt]
PASS Bug #74340: Magic function __get has different behavior in php 7.1.x [Zend/tests/bug74340.phpt] 
TEST 1744/15092 [Zend/tests/bug74408.phpt]
PASS Bug #74408 (Endless loop bypassing execution time limit) [Zend/tests/bug74408.phpt] 
TEST 1745/15092 [Zend/tests/bug74546.phpt]
PASS Bug #74546 (SIGILL in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST_HANDLER()) [Zend/tests/bug74546.phpt] 
TEST 1746/15092 [Zend/tests/bug74603.phpt]
SKIP Bug #74603 (PHP INI Parsing Stack Buffer Overflow Vulnerability) [Zend/tests/bug74603.phpt] reason: for 32-bit only
TEST 1747/15092 [Zend/tests/bug74657.phpt]
PASS Bug #74657 (Undefined constants in array properties result in broken properties) [Zend/tests/bug74657.phpt] 
TEST 1748/15092 [Zend/tests/bug74810.phpt]
PASS Bug #74810: Something odd about ordering of func_get_args() result in 7.2 [Zend/tests/bug74810.phpt] 
TEST 1749/15092 [Zend/tests/bug74836.phpt]
PASS Bug #74836 (isset on zero-prefixed numeric indexes in array broken) [Zend/tests/bug74836.phpt] 
TEST 1750/15092 [Zend/tests/bug74840.phpt]
PASS Bug #74840: Opcache overwrites argument of GENERATOR_RETURN within finally [Zend/tests/bug74840.phpt] 
TEST 1751/15092 [Zend/tests/bug74862.phpt]
PASS Bug #74862 (Unable to clone instance when private __clone defined) [Zend/tests/bug74862.phpt] 
TEST 1752/15092 [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 1753/15092 [Zend/tests/bug74947.phpt]
PASS Bug #74947 (Segfault in scanner on INF number) [Zend/tests/bug74947.phpt] 
TEST 1754/15092 [Zend/tests/bug75079.phpt]
PASS Bug #75079: self keyword leads to incorrectly generated TypeError when in closure in trait [Zend/tests/bug75079.phpt] 
TEST 1755/15092 [Zend/tests/bug75079_2.phpt]
PASS Bug #75079 variation without traits [Zend/tests/bug75079_2.phpt] 
TEST 1756/15092 [Zend/tests/bug75241.phpt]
PASS Bug #75241 (Null pointer dereference in zend_mm_alloc_small()) [Zend/tests/bug75241.phpt] 
TEST 1757/15092 [Zend/tests/bug75252.phpt]
PASS Bug #75252: Incorrect token formatting on two parse errors in one request [Zend/tests/bug75252.phpt] 
TEST 1758/15092 [Zend/tests/bug75290.phpt]
PASS Bug #75290 (debug info of Closures of internal functions contain garbage argument names) [Zend/tests/bug75290.phpt] 
TEST 1759/15092 [Zend/tests/bug75420.1.phpt]
PASS Bug #75420.1 (Indirect modification of magic method argument) [Zend/tests/bug75420.1.phpt] 
TEST 1760/15092 [Zend/tests/bug75420.10.phpt]
PASS Bug #75420.10 (Indirect modification of magic method argument) [Zend/tests/bug75420.10.phpt] 
TEST 1761/15092 [Zend/tests/bug75420.11.phpt]
PASS Bug #75420.11 (Indirect modification of magic method argument) [Zend/tests/bug75420.11.phpt] 
TEST 1762/15092 [Zend/tests/bug75420.12.phpt]
PASS Bug #75420.12 (Indirect modification of magic method argument) [Zend/tests/bug75420.12.phpt] 
TEST 1763/15092 [Zend/tests/bug75420.13.phpt]
PASS Bug #75420.13 (Indirect modification of magic method argument) [Zend/tests/bug75420.13.phpt] 
TEST 1764/15092 [Zend/tests/bug75420.14.phpt]
PASS Bug #75420.14 (Indirect modification of magic method argument) [Zend/tests/bug75420.14.phpt] 
TEST 1765/15092 [Zend/tests/bug75420.15.phpt]
PASS Bug #75420.15 (Indirect modification of magic method argument) [Zend/tests/bug75420.15.phpt] 
TEST 1766/15092 [Zend/tests/bug75420.16.phpt]
PASS Bug #75420.16 (Indirect modification of magic method argument) [Zend/tests/bug75420.16.phpt] 
TEST 1767/15092 [Zend/tests/bug75420.2.phpt]
PASS Bug #75420.2 (Indirect modification of magic method argument) [Zend/tests/bug75420.2.phpt] 
TEST 1768/15092 [Zend/tests/bug75420.3.phpt]
PASS Bug #75420.3 (Indirect modification of magic method argument) [Zend/tests/bug75420.3.phpt] 
TEST 1769/15092 [Zend/tests/bug75420.4.phpt]
PASS Bug #75420.4 (Indirect modification of magic method argument) [Zend/tests/bug75420.4.phpt] 
TEST 1770/15092 [Zend/tests/bug75420.5.phpt]
PASS Bug #75420.5 (Indirect modification of magic method argument) [Zend/tests/bug75420.5.phpt] 
TEST 1771/15092 [Zend/tests/bug75420.6.phpt]
PASS Bug #75420.6 (Indirect modification of magic method argument) [Zend/tests/bug75420.6.phpt] 
TEST 1772/15092 [Zend/tests/bug75420.7.phpt]
PASS Bug #75420.7 (Indirect modification of magic method argument) [Zend/tests/bug75420.7.phpt] 
TEST 1773/15092 [Zend/tests/bug75420.8.phpt]
PASS Bug #75420.8 (Indirect modification of magic method argument) [Zend/tests/bug75420.8.phpt] 
TEST 1774/15092 [Zend/tests/bug75420.9.phpt]
PASS Bug #75420.9 (Indirect modification of magic method argument) [Zend/tests/bug75420.9.phpt] 
TEST 1775/15092 [Zend/tests/bug75420.phpt]
PASS Bug #75420 (Crash when modifing property name in __isset for BP_VAR_IS) [Zend/tests/bug75420.phpt] 
TEST 1776/15092 [Zend/tests/bug75573.phpt]
PASS Bug #75573 (Segmentation fault in 7.1.12 and 7.0.26) [Zend/tests/bug75573.phpt] 
TEST 1777/15092 [Zend/tests/bug75786.phpt]
PASS Bug #75786: segfault when using spread operator on generator passed by reference [Zend/tests/bug75786.phpt] 
TEST 1778/15092 [Zend/tests/bug76025.phpt]
PASS Bug #76025 (Segfault while throwing exception in error_handler) [Zend/tests/bug76025.phpt] 
TEST 1779/15092 [Zend/tests/bug_debug_backtrace.phpt]
PASS Bug - crash in debug_backtrace when trace starts in eval [Zend/tests/bug_debug_backtrace.phpt] 
TEST 1780/15092 [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 1781/15092 [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 1782/15092 [Zend/tests/bw_or_assign_with_ref.phpt]
PASS Bitwise or assign with referenced value [Zend/tests/bw_or_assign_with_ref.phpt] 
TEST 1783/15092 [Zend/tests/call_static.phpt]
PASS __callStatic() Magic method [Zend/tests/call_static.phpt] 
TEST 1784/15092 [Zend/tests/call_static_002.phpt]
PASS Testing __call and __callstatic with callbacks [Zend/tests/call_static_002.phpt] 
TEST 1785/15092 [Zend/tests/call_static_003.phpt]
PASS Testing method name case [Zend/tests/call_static_003.phpt] 
TEST 1786/15092 [Zend/tests/call_static_004.phpt]
PASS Invalid method name in dynamic static call [Zend/tests/call_static_004.phpt] 
TEST 1787/15092 [Zend/tests/call_static_006.phpt]
PASS Testing __callStatic [Zend/tests/call_static_006.phpt] 
TEST 1788/15092 [Zend/tests/call_static_007.phpt]
PASS Testing __call and __callstatic [Zend/tests/call_static_007.phpt] 
TEST 1789/15092 [Zend/tests/call_user_func_001.phpt]
PASS Testing call_user_func inside namespace [Zend/tests/call_user_func_001.phpt] 
TEST 1790/15092 [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 1791/15092 [Zend/tests/call_user_func_003.phpt]
PASS Testing call_user_func() with closures [Zend/tests/call_user_func_003.phpt] 
TEST 1792/15092 [Zend/tests/call_user_func_004.phpt]
PASS Calling non-static method with call_user_func() [Zend/tests/call_user_func_004.phpt] 
TEST 1793/15092 [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 1794/15092 [Zend/tests/call_user_func_006.phpt]
PASS call_user_func() should error on reference arguments [Zend/tests/call_user_func_006.phpt] 
TEST 1795/15092 [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 1796/15092 [Zend/tests/call_user_func_008.phpt]
PASS call_user_func() behavior with references [Zend/tests/call_user_func_008.phpt] 
TEST 1797/15092 [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 1798/15092 [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 1799/15092 [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 1800/15092 [Zend/tests/call_with_refs.phpt]
PASS Check call to non-ref function with call-time refs [Zend/tests/call_with_refs.phpt] 
TEST 1801/15092 [Zend/tests/cast_to_array.phpt]
PASS casting different variables to array [Zend/tests/cast_to_array.phpt] 
TEST 1802/15092 [Zend/tests/cast_to_bool.phpt]
PASS casting different variables to boolean [Zend/tests/cast_to_bool.phpt] 
TEST 1803/15092 [Zend/tests/cast_to_double.phpt]
PASS casting different variables to double [Zend/tests/cast_to_double.phpt] 
TEST 1804/15092 [Zend/tests/cast_to_int.phpt]
PASS casting different variables to integer [Zend/tests/cast_to_int.phpt] 
TEST 1805/15092 [Zend/tests/cast_to_object.phpt]
PASS casting different variables to object [Zend/tests/cast_to_object.phpt] 
TEST 1806/15092 [Zend/tests/cast_to_string.phpt]
PASS casting different variables to string [Zend/tests/cast_to_string.phpt] 
TEST 1807/15092 [Zend/tests/catch.phpt]
PASS catch shouldn't call __autoload [Zend/tests/catch.phpt] 
TEST 1808/15092 [Zend/tests/class_alias_001.phpt]
PASS Testing class_alias() [Zend/tests/class_alias_001.phpt] 
TEST 1809/15092 [Zend/tests/class_alias_002.phpt]
PASS Trying redeclare class with class_alias() [Zend/tests/class_alias_002.phpt] 
TEST 1810/15092 [Zend/tests/class_alias_004.phpt]
PASS Testing creation of alias using an existing interface name [Zend/tests/class_alias_004.phpt] 
TEST 1811/15092 [Zend/tests/class_alias_005.phpt]
PASS Testing static call method using the original class name [Zend/tests/class_alias_005.phpt] 
TEST 1812/15092 [Zend/tests/class_alias_006.phpt]
PASS Testing creation of alias to an internal class [Zend/tests/class_alias_006.phpt] 
TEST 1813/15092 [Zend/tests/class_alias_007.phpt]
PASS Testing class_alias() using autoload [Zend/tests/class_alias_007.phpt] 
TEST 1814/15092 [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 1815/15092 [Zend/tests/class_alias_009.phpt]
PASS Testing interface declaration using the original and alias class name [Zend/tests/class_alias_009.phpt] 
TEST 1816/15092 [Zend/tests/class_alias_010.phpt]
PASS Trying use an existing alias name in class declaration [Zend/tests/class_alias_010.phpt] 
TEST 1817/15092 [Zend/tests/class_alias_011.phpt]
PASS Testing callback in alias [Zend/tests/class_alias_011.phpt] 
TEST 1818/15092 [Zend/tests/class_alias_012.phpt]
PASS Testing dynamic alias name [Zend/tests/class_alias_012.phpt] 
TEST 1819/15092 [Zend/tests/class_alias_013.phpt]
PASS Testing alias of alias [Zend/tests/class_alias_013.phpt] 
TEST 1820/15092 [Zend/tests/class_alias_014.phpt]
PASS Testing creation of alias to class name without namespace prefix [Zend/tests/class_alias_014.phpt] 
TEST 1821/15092 [Zend/tests/class_alias_015.phpt]
PASS Testing instantiation using namespace:: prefix [Zend/tests/class_alias_015.phpt] 
TEST 1822/15092 [Zend/tests/class_alias_016.phpt]
PASS Testing creation of alias to global scope [Zend/tests/class_alias_016.phpt] 
TEST 1823/15092 [Zend/tests/class_alias_017.phpt]
PASS Testing alias with get_called_class() and get_class() [Zend/tests/class_alias_017.phpt] 
TEST 1824/15092 [Zend/tests/class_alias_018.phpt]
PASS Testing class alias with is_subclass_of() [Zend/tests/class_alias_018.phpt] 
TEST 1825/15092 [Zend/tests/class_alias_019.phpt]
PASS Trying to redeclare class name in global scope inside namespace [Zend/tests/class_alias_019.phpt] 
TEST 1826/15092 [Zend/tests/class_alias_020.phpt]
PASS Testing class alias in multiple namespaces [Zend/tests/class_alias_020.phpt] 
TEST 1827/15092 [Zend/tests/class_alias_021.phpt]
PASS Overriding internal class with class alias [Zend/tests/class_alias_021.phpt] 
TEST 1828/15092 [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 1829/15092 [Zend/tests/class_constants_001.phpt]
PASS class constants basic tests [Zend/tests/class_constants_001.phpt] 
TEST 1830/15092 [Zend/tests/class_constants_002.phpt]
PASS class constants as default function arguments [Zend/tests/class_constants_002.phpt] 
TEST 1831/15092 [Zend/tests/class_constants_003.phpt]
PASS class constants as default function arguments and dynamically loaded classes [Zend/tests/class_constants_003.phpt] 
TEST 1832/15092 [Zend/tests/class_constants_004.phpt]
PASS Testing constants (normal, namespace, class and interface) [Zend/tests/class_constants_004.phpt] 
TEST 1833/15092 [Zend/tests/class_exists_001.phpt]
PASS Testing class_exists() inside namespace [Zend/tests/class_exists_001.phpt] 
TEST 1834/15092 [Zend/tests/class_exists_002.phpt]
PASS Testing several valid and invalid parameters [Zend/tests/class_exists_002.phpt] 
TEST 1835/15092 [Zend/tests/class_exists_003.phpt]
PASS Checking if exists interface, trait, abstract and final class [Zend/tests/class_exists_003.phpt] 
TEST 1836/15092 [Zend/tests/class_name_as_scalar.phpt]
PASS class name as scalar from ::class keyword [Zend/tests/class_name_as_scalar.phpt] 
TEST 1837/15092 [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 1838/15092 [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 1839/15092 [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 1840/15092 [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 1841/15092 [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 1842/15092 [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 1843/15092 [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 1844/15092 [Zend/tests/class_properties_const.phpt]
PASS Const class properties(runtime cache) [Zend/tests/class_properties_const.phpt] 
TEST 1845/15092 [Zend/tests/class_properties_dynamic.phpt]
PASS Class Property Expressions [Zend/tests/class_properties_dynamic.phpt] 
TEST 1846/15092 [Zend/tests/class_properties_static.phpt]
PASS Static Class Property Expressions [Zend/tests/class_properties_static.phpt] 
TEST 1847/15092 [Zend/tests/clone_001.phpt]
PASS Using clone statement on non-object [Zend/tests/clone_001.phpt] 
TEST 1848/15092 [Zend/tests/clone_002.phpt]
PASS Testing multiple clone statements [Zend/tests/clone_002.phpt] 
TEST 1849/15092 [Zend/tests/clone_003.phpt]
PASS Using clone statement on undefined variable [Zend/tests/clone_003.phpt] 
TEST 1850/15092 [Zend/tests/clone_004.phpt]
PASS Testing usage of object as array on clone statement [Zend/tests/clone_004.phpt] 
TEST 1851/15092 [Zend/tests/closure_001.phpt]
PASS Closure 001: Lambda without lexical variables [Zend/tests/closure_001.phpt] 
TEST 1852/15092 [Zend/tests/closure_002.phpt]
PASS Closure 002: Lambda with lexical variables (global scope) [Zend/tests/closure_002.phpt] 
TEST 1853/15092 [Zend/tests/closure_003.phpt]
PASS Closure 003: Lambda with lexical variables (local scope) [Zend/tests/closure_003.phpt] 
TEST 1854/15092 [Zend/tests/closure_004.phpt]
PASS Closure 004: Lambda with lexical variables (scope lifetime) [Zend/tests/closure_004.phpt] 
TEST 1855/15092 [Zend/tests/closure_005.phpt]
PASS Closure 005: Lambda inside class, lifetime of $this [Zend/tests/closure_005.phpt] 
TEST 1856/15092 [Zend/tests/closure_006.phpt]
PASS Closure 006: Nested lambdas [Zend/tests/closure_006.phpt] 
TEST 1857/15092 [Zend/tests/closure_007.phpt]
PASS Closure 007: Nested lambdas in classes [Zend/tests/closure_007.phpt] 
TEST 1858/15092 [Zend/tests/closure_008.phpt]
PASS Closure 008: Use in preg_replace_callback() [Zend/tests/closure_008.phpt] 
TEST 1859/15092 [Zend/tests/closure_009.phpt]
PASS Closure 009: Using static vars inside lambda [Zend/tests/closure_009.phpt] 
TEST 1860/15092 [Zend/tests/closure_010.phpt]
PASS Closure 010: Closure calls itself [Zend/tests/closure_010.phpt] 
TEST 1861/15092 [Zend/tests/closure_011.phpt]
PASS Closure 011: Lexical copies not static in closure [Zend/tests/closure_011.phpt] 
TEST 1862/15092 [Zend/tests/closure_012.phpt]
PASS Closure 012: Undefined lexical variables [Zend/tests/closure_012.phpt] 
TEST 1863/15092 [Zend/tests/closure_013.phpt]
PASS Closure 013: __invoke() on temporary result [Zend/tests/closure_013.phpt] 
TEST 1864/15092 [Zend/tests/closure_014.phpt]
PASS Closure 014: return by value/reference [Zend/tests/closure_014.phpt] 
TEST 1865/15092 [Zend/tests/closure_015.phpt]
PASS Closure 015: converting to string/unicode [Zend/tests/closure_015.phpt] 
TEST 1866/15092 [Zend/tests/closure_016.phpt]
PASS Closure 016: closures and is_callable() [Zend/tests/closure_016.phpt] 
TEST 1867/15092 [Zend/tests/closure_017.phpt]
PASS Closure 017: Trying to destroy an active lambda function [Zend/tests/closure_017.phpt] 
TEST 1868/15092 [Zend/tests/closure_018.phpt]
PASS Closure 018: Assigning lambda to static var and returning by ref [Zend/tests/closure_018.phpt] 
TEST 1869/15092 [Zend/tests/closure_019.phpt]
PASS Closure 019: Calling lambda using $GLOBALS and global $var [Zend/tests/closure_019.phpt] 
TEST 1870/15092 [Zend/tests/closure_020.phpt]
PASS Closure 020: Trying to access private property outside class [Zend/tests/closure_020.phpt] 
TEST 1871/15092 [Zend/tests/closure_021.phpt]
PASS Closure 021: Throwing exception inside lambda [Zend/tests/closure_021.phpt] 
TEST 1872/15092 [Zend/tests/closure_022.phpt]
PASS Closure 022: Closure properties [Zend/tests/closure_022.phpt] 
TEST 1873/15092 [Zend/tests/closure_023.phpt]
PASS Closure 023: Closure declared in statically called method [Zend/tests/closure_023.phpt] 
TEST 1874/15092 [Zend/tests/closure_024.phpt]
PASS Closure 024: Clone the Closure object [Zend/tests/closure_024.phpt] 
TEST 1875/15092 [Zend/tests/closure_025.phpt]
PASS Closure 025: Using closure in create_function() [Zend/tests/closure_025.phpt] 
TEST 1876/15092 [Zend/tests/closure_026.phpt]
PASS Closure 026: Assigning a closure object to an array in $this [Zend/tests/closure_026.phpt] 
TEST 1877/15092 [Zend/tests/closure_027.phpt]
PASS Closure 027: Testing Closure type-hint [Zend/tests/closure_027.phpt] 
TEST 1878/15092 [Zend/tests/closure_028.phpt]
PASS Closure 028: Trying to use lambda directly in foreach [Zend/tests/closure_028.phpt] 
TEST 1879/15092 [Zend/tests/closure_029.phpt]
PASS Closure 029: Testing lambda with instanceof operator [Zend/tests/closure_029.phpt] 
TEST 1880/15092 [Zend/tests/closure_030.phpt]
PASS Closure 030: Using lambda with variable variables [Zend/tests/closure_030.phpt] 
TEST 1881/15092 [Zend/tests/closure_031.phpt]
PASS Closure 031: Closure properties with custom error handlers [Zend/tests/closure_031.phpt] 
TEST 1882/15092 [Zend/tests/closure_032.phpt]
PASS Closure 032: Testing Closure and debug_backtrace [Zend/tests/closure_032.phpt] 
TEST 1883/15092 [Zend/tests/closure_033.phpt]
PASS Closure 033: Dynamic closure property and private function [Zend/tests/closure_033.phpt] 
TEST 1884/15092 [Zend/tests/closure_034.phpt]
PASS Closure 033: Recursive var_dump on closures [Zend/tests/closure_034.phpt] 
TEST 1885/15092 [Zend/tests/closure_035.phpt]
PASS Testing recursion detection with Closures [Zend/tests/closure_035.phpt] 
TEST 1886/15092 [Zend/tests/closure_036.phpt]
PASS Closure 036: Rebinding closures, keep calling scope [Zend/tests/closure_036.phpt] 
TEST 1887/15092 [Zend/tests/closure_037.phpt]
PASS Closure 037: self:: and static:: within closures [Zend/tests/closure_037.phpt] 
TEST 1888/15092 [Zend/tests/closure_038.phpt]
PASS Closure 038: Rebinding closures, change scope, different runtime type [Zend/tests/closure_038.phpt] 
TEST 1889/15092 [Zend/tests/closure_039.phpt]
PASS Closure 039: Rebinding closures, change scope, same runtime type [Zend/tests/closure_039.phpt] 
TEST 1890/15092 [Zend/tests/closure_040.phpt]
PASS Closure 040: Rebinding closures, bad arguments [Zend/tests/closure_040.phpt] 
TEST 1891/15092 [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 1892/15092 [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 1893/15092 [Zend/tests/closure_043.phpt]
PASS Closure 043: Scope/bounding combination invariants; static closures [Zend/tests/closure_043.phpt] 
TEST 1894/15092 [Zend/tests/closure_044.phpt]
PASS Closure 044: Scope/bounding combination invariants; non static closures [Zend/tests/closure_044.phpt] 
TEST 1895/15092 [Zend/tests/closure_045.phpt]
PASS Closure 045: Closures created in static methods are not implicitly static [Zend/tests/closure_045.phpt] 
TEST 1896/15092 [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 1897/15092 [Zend/tests/closure_047.phpt]
PASS Closure 047: Use in preg_replace_callback() using variables by reference [Zend/tests/closure_047.phpt] 
TEST 1898/15092 [Zend/tests/closure_048.phpt]
PASS Closure 048: Use in preg_replace_callback() using variables by reference [Zend/tests/closure_048.phpt] 
TEST 1899/15092 [Zend/tests/closure_049.phpt]
PASS Closure 049: static::class in static closure in non-static method. [Zend/tests/closure_049.phpt] 
TEST 1900/15092 [Zend/tests/closure_050.phpt]
PASS Closure 050: static::class in non-static closure in non-static method. [Zend/tests/closure_050.phpt] 
TEST 1901/15092 [Zend/tests/closure_051.phpt]
PASS Closure 051: static::class in static closure in static method. [Zend/tests/closure_051.phpt] 
TEST 1902/15092 [Zend/tests/closure_052.phpt]
PASS Closure 052: static::class in non-static closure in static method. [Zend/tests/closure_052.phpt] 
TEST 1903/15092 [Zend/tests/closure_053.phpt]
PASS Closure 053: self::class in static closure in non-static method. [Zend/tests/closure_053.phpt] 
TEST 1904/15092 [Zend/tests/closure_054.phpt]
PASS Closure 054: self::class in non-static closure in non-static method. [Zend/tests/closure_054.phpt] 
TEST 1905/15092 [Zend/tests/closure_055.phpt]
PASS Closure 055: self::class in static closure in static method. [Zend/tests/closure_055.phpt] 
TEST 1906/15092 [Zend/tests/closure_056.phpt]
PASS Closure 056: self::class in non-static closure in static method. [Zend/tests/closure_056.phpt] 
TEST 1907/15092 [Zend/tests/closure_057.phpt]
PASS Closure 057: segfault in leave helper [Zend/tests/closure_057.phpt] 
TEST 1908/15092 [Zend/tests/closure_058.phpt]
PASS Closure 058: Closure scope and object [Zend/tests/closure_058.phpt] 
TEST 1909/15092 [Zend/tests/closure_059.phpt]
PASS Closure 059: Closure type declaration [Zend/tests/closure_059.phpt] 
TEST 1910/15092 [Zend/tests/closure_060.phpt]
PASS runtime cache must be invalidated for Closure::call() [Zend/tests/closure_060.phpt] 
TEST 1911/15092 [Zend/tests/closure_061.phpt]
PASS Rebinding of ::getClosure()s [Zend/tests/closure_061.phpt] 
TEST 1912/15092 [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 1913/15092 [Zend/tests/closure_call.phpt]
PASS Closure::call [Zend/tests/closure_call.phpt] 
TEST 1914/15092 [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 1915/15092 [Zend/tests/closure_invoke_case_insensitive.phpt]
PASS Closure::__invoke() is case insensitive [Zend/tests/closure_invoke_case_insensitive.phpt] 
TEST 1916/15092 [Zend/tests/closure_use_auto_global.phpt]
PASS Cannot use() auto-global [Zend/tests/closure_use_auto_global.phpt] 
TEST 1917/15092 [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 1918/15092 [Zend/tests/closure_use_variable_twice.phpt]
PASS Closure cannot use one variable twice [Zend/tests/closure_use_variable_twice.phpt] 
TEST 1919/15092 [Zend/tests/closures/closure_from_callable_basic.phpt]
PASS Testing Closure::fromCallable() functionality: Basic [Zend/tests/closures/closure_from_callable_basic.phpt] 
TEST 1920/15092 [Zend/tests/closures/closure_from_callable_error.phpt]
PASS Testing Closure::fromCallable() functionality: Errors [Zend/tests/closures/closure_from_callable_error.phpt] 
TEST 1921/15092 [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 1922/15092 [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 1923/15092 [Zend/tests/closures/closure_from_callable_rebinding.phpt]
PASS Testing Closure::fromCallable() functionality: Rebinding [Zend/tests/closures/closure_from_callable_rebinding.phpt] 
TEST 1924/15092 [Zend/tests/closures/closure_from_callable_reflection.phpt]
PASS Testing Closure::fromCallable() functionality: Reflection [Zend/tests/closures/closure_from_callable_reflection.phpt] 
TEST 1925/15092 [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 1926/15092 [Zend/tests/compare_001_64bit.phpt]
PASS comparing different variables for equality [Zend/tests/compare_001_64bit.phpt] 
TEST 1927/15092 [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 1928/15092 [Zend/tests/compare_002_64bit.phpt]
PASS comparing different variables for identity [Zend/tests/compare_002_64bit.phpt] 
TEST 1929/15092 [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 1930/15092 [Zend/tests/compare_003_64bit.phpt]
PASS comparing different variables (greater than) [Zend/tests/compare_003_64bit.phpt] 
TEST 1931/15092 [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 1932/15092 [Zend/tests/compare_004_64bit.phpt]
PASS comparing different variables (less than) [Zend/tests/compare_004_64bit.phpt] 
TEST 1933/15092 [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 1934/15092 [Zend/tests/compare_005_64bit.phpt]
PASS comparing different variables (greater or equal than) [Zend/tests/compare_005_64bit.phpt] 
TEST 1935/15092 [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 1936/15092 [Zend/tests/compare_006_64bit.phpt]
PASS comparing different variables (smaller or equal than) [Zend/tests/compare_006_64bit.phpt] 
TEST 1937/15092 [Zend/tests/compound_assign_failure.phpt]
PASS Behavior of failing compound assignment [Zend/tests/compound_assign_failure.phpt] 
TEST 1938/15092 [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 1939/15092 [Zend/tests/concat_001.phpt]
PASS concat different types [Zend/tests/concat_001.phpt] 
TEST 1940/15092 [Zend/tests/concat_002.phpt]
PASS Stress test $x .= $x [Zend/tests/concat_002.phpt] 
TEST 1941/15092 [Zend/tests/concat_003.phpt]
PASS Concatenating many small strings should not slowdown allocations [Zend/tests/concat_003.phpt] 
TEST 1942/15092 [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 1943/15092 [Zend/tests/const_dereference_001.phpt]
PASS Const array deference [Zend/tests/const_dereference_001.phpt] 
TEST 1944/15092 [Zend/tests/const_dereference_002.phpt]
PASS Const string dereference [Zend/tests/const_dereference_002.phpt] 
TEST 1945/15092 [Zend/tests/const_dereference_003.phpt]
PASS Const array deference [Zend/tests/const_dereference_003.phpt] 
TEST 1946/15092 [Zend/tests/constant_arrays.phpt]
PASS Constant arrays [Zend/tests/constant_arrays.phpt] 
TEST 1947/15092 [Zend/tests/constant_expressions.phpt]
PASS Constant Expressions [Zend/tests/constant_expressions.phpt] 
TEST 1948/15092 [Zend/tests/constant_expressions_arrays.phpt]
PASS Constant expressions with arrays [Zend/tests/constant_expressions_arrays.phpt] 
TEST 1949/15092 [Zend/tests/constant_expressions_classes.phpt]
PASS Constant scalar expressions with autoloading and classes [Zend/tests/constant_expressions_classes.phpt] 
TEST 1950/15092 [Zend/tests/constant_expressions_coalesce.phpt]
PASS Constant expressions with null coalescing operator ?? [Zend/tests/constant_expressions_coalesce.phpt] 
TEST 1951/15092 [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 1952/15092 [Zend/tests/constant_expressions_dynamic.phpt]
PASS Dynamic Constant Expressions [Zend/tests/constant_expressions_dynamic.phpt] 
TEST 1953/15092 [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 1954/15092 [Zend/tests/constant_expressions_exceptions_001.phpt]
PASS Constant Expressions with unsupported operands 001 [Zend/tests/constant_expressions_exceptions_001.phpt] 
TEST 1955/15092 [Zend/tests/constant_expressions_exceptions_002.phpt]
PASS Constant Expressions with unsupported operands 002 [Zend/tests/constant_expressions_exceptions_002.phpt] 
TEST 1956/15092 [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 1957/15092 [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 1958/15092 [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 1959/15092 [Zend/tests/constants/dir-constant-eval.phpt]
PASS __DIR__ constant used with eval() [Zend/tests/constants/dir-constant-eval.phpt] 
TEST 1960/15092 [Zend/tests/constants/dir-constant-includes.phpt]
PASS __DIR__ constant test with includes [Zend/tests/constants/dir-constant-includes.phpt] 
TEST 1961/15092 [Zend/tests/constants/dir-constant-nested_includes.phpt]
PASS __DIR__ constant test with nested includes [Zend/tests/constants/dir-constant-nested_includes.phpt] 
TEST 1962/15092 [Zend/tests/constants/dir-constant-normal.phpt]
PASS Standard behaviour of __DIR__ [Zend/tests/constants/dir-constant-normal.phpt] 
TEST 1963/15092 [Zend/tests/constants_001.phpt]
PASS Defining and using constants [Zend/tests/constants_001.phpt] 
TEST 1964/15092 [Zend/tests/constants_002.phpt]
PASS Defining constants with non-scalar values [Zend/tests/constants_002.phpt] 
TEST 1965/15092 [Zend/tests/constants_003.phpt]
PASS Using namespace constants and constants of global scope [Zend/tests/constants_003.phpt] 
TEST 1966/15092 [Zend/tests/constants_004.phpt]
PASS Trying to redeclare constant inside namespace [Zend/tests/constants_004.phpt] 
TEST 1967/15092 [Zend/tests/constants_005.phpt]
PASS Persistent case insensitive and user defined constants [Zend/tests/constants_005.phpt] 
TEST 1968/15092 [Zend/tests/constants_006.phpt]
PASS Magic constants lowercased [Zend/tests/constants_006.phpt] 
TEST 1969/15092 [Zend/tests/constants_007.phpt]
PASS Testing const names [Zend/tests/constants_007.phpt] 
TEST 1970/15092 [Zend/tests/constants_008.phpt]
PASS Defining constant twice with two different forms [Zend/tests/constants_008.phpt] 
TEST 1971/15092 [Zend/tests/constants_009.phpt]
PASS Accessing constants inside namespace [Zend/tests/constants_009.phpt] 
TEST 1972/15092 [Zend/tests/constructor_args.phpt]
PASS Different numbers of arguments in __construct() [Zend/tests/constructor_args.phpt] 
TEST 1973/15092 [Zend/tests/debug_backtrace_limit.phpt]
PASS debug_backtrace limit [Zend/tests/debug_backtrace_limit.phpt] 
TEST 1974/15092 [Zend/tests/debug_backtrace_options.phpt]
PASS debug_backtrace options [Zend/tests/debug_backtrace_options.phpt] 
TEST 1975/15092 [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 1976/15092 [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 1977/15092 [Zend/tests/debug_info-error-0.phpt]
PASS Testing __debugInfo() magic method with bad returns ZERO [Zend/tests/debug_info-error-0.phpt] 
TEST 1978/15092 [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 1979/15092 [Zend/tests/debug_info-error-1.phpt]
PASS Testing __debugInfo() magic method with bad returns ONE [Zend/tests/debug_info-error-1.phpt] 
TEST 1980/15092 [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 1981/15092 [Zend/tests/debug_info-error-false.phpt]
PASS Testing __debugInfo() magic method with bad returns FALSE [Zend/tests/debug_info-error-false.phpt] 
TEST 1982/15092 [Zend/tests/debug_info-error-object.phpt]
PASS Testing __debugInfo() magic method with bad returns OBJECT [Zend/tests/debug_info-error-object.phpt] 
TEST 1983/15092 [Zend/tests/debug_info-error-resource.phpt]
PASS Testing __debugInfo() magic method with bad returns RESOURCE [Zend/tests/debug_info-error-resource.phpt] 
TEST 1984/15092 [Zend/tests/debug_info-error-str.phpt]
PASS Testing __debugInfo() magic method with bad returns STRING [Zend/tests/debug_info-error-str.phpt] 
TEST 1985/15092 [Zend/tests/debug_info-error-true.phpt]
PASS Testing __debugInfo() magic method with bad returns TRUE [Zend/tests/debug_info-error-true.phpt] 
TEST 1986/15092 [Zend/tests/debug_info.phpt]
PASS Testing __debugInfo() magic method [Zend/tests/debug_info.phpt] 
TEST 1987/15092 [Zend/tests/debug_print_backtrace_limit.phpt]
PASS debug_print_backtrace limit [Zend/tests/debug_print_backtrace_limit.phpt] 
TEST 1988/15092 [Zend/tests/declare_001.phpt]
PASS Testing declare statement with several type values [Zend/tests/declare_001.phpt] 
TEST 1989/15092 [Zend/tests/declare_002.phpt]
PASS Testing declare statement with several type values [Zend/tests/declare_002.phpt] 
TEST 1990/15092 [Zend/tests/declare_003.phpt]
PASS Testing declare statement with several type values [Zend/tests/declare_003.phpt] 
TEST 1991/15092 [Zend/tests/declare_004.phpt]
PASS Testing declare statement with several type values [Zend/tests/declare_004.phpt] 
TEST 1992/15092 [Zend/tests/declare_005.phpt]
PASS Testing declare statement with ticks [Zend/tests/declare_005.phpt] 
TEST 1993/15092 [Zend/tests/declare_006.phpt]
PASS Use of non-literals in declare ticks values crashes compiler [Zend/tests/declare_006.phpt] 
TEST 1994/15092 [Zend/tests/decrement_001.phpt]
SKIP decrementing different variables [Zend/tests/decrement_001.phpt] reason: this test is for 32bit platform only
TEST 1995/15092 [Zend/tests/decrement_001_64bit.phpt]
PASS decrementing different variables [Zend/tests/decrement_001_64bit.phpt] 
TEST 1996/15092 [Zend/tests/dereference_001.phpt]
PASS Testing array dereference [Zend/tests/dereference_001.phpt] 
TEST 1997/15092 [Zend/tests/dereference_002.phpt]
PASS Testing array dereference on method calls [Zend/tests/dereference_002.phpt] 
TEST 1998/15092 [Zend/tests/dereference_003.phpt]
PASS Testing array dereference on method calls [Zend/tests/dereference_003.phpt] 
TEST 1999/15092 [Zend/tests/dereference_004.phpt]
PASS Testing array dereference on __invoke() result [Zend/tests/dereference_004.phpt] 
TEST 2000/15092 [Zend/tests/dereference_005.phpt]
PASS Testing array dereference on object that implements ArrayAccess [Zend/tests/dereference_005.phpt] 
TEST 2001/15092 [Zend/tests/dereference_006.phpt]
PASS Testing array dereference and references [Zend/tests/dereference_006.phpt] 
TEST 2002/15092 [Zend/tests/dereference_007.phpt]
PASS Trying to write on method return [Zend/tests/dereference_007.phpt] 
TEST 2003/15092 [Zend/tests/dereference_008.phpt]
PASS Testing array dereference with dynamic method name and references [Zend/tests/dereference_008.phpt] 
TEST 2004/15092 [Zend/tests/dereference_009.phpt]
PASS Testing array dereference with references [Zend/tests/dereference_009.phpt] 
TEST 2005/15092 [Zend/tests/dereference_010.phpt]
PASS Testing dereference in non-array values [Zend/tests/dereference_010.phpt] 
TEST 2006/15092 [Zend/tests/dereference_011.phpt]
PASS Testing array dereference with chaining [Zend/tests/dereference_011.phpt] 
TEST 2007/15092 [Zend/tests/dereference_012.phpt]
PASS Testing array dereferencing on return of a method with and without reference [Zend/tests/dereference_012.phpt] 
TEST 2008/15092 [Zend/tests/dereference_013.phpt]
PASS Testing array dereferencing on array returned from __call method [Zend/tests/dereference_013.phpt] 
TEST 2009/15092 [Zend/tests/dereference_014.phpt]
PASS Trying to create an object from dereferencing uninitialized variable [Zend/tests/dereference_014.phpt] 
TEST 2010/15092 [Zend/tests/div_001.phpt]
PASS dividing doubles [Zend/tests/div_001.phpt] 
TEST 2011/15092 [Zend/tests/div_002.phpt]
PASS dividing arrays [Zend/tests/div_002.phpt] 
TEST 2012/15092 [Zend/tests/double_array_cast.phpt]
PASS Double array cast [Zend/tests/double_array_cast.phpt] 
TEST 2013/15092 [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 2014/15092 [Zend/tests/double_to_string_64bit.phpt]
PASS double to string conversion tests (64bit) [Zend/tests/double_to_string_64bit.phpt] 
TEST 2015/15092 [Zend/tests/dtor_scope.phpt]
PASS Scoping in destructor call [Zend/tests/dtor_scope.phpt] 
TEST 2016/15092 [Zend/tests/duplicate_label_error.phpt]
PASS Duplicate labels are not allowed [Zend/tests/duplicate_label_error.phpt] 
TEST 2017/15092 [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 2018/15092 [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 2019/15092 [Zend/tests/dynamic_call_001.phpt]
PASS Testing dynamic call to constructor (old-style) [Zend/tests/dynamic_call_001.phpt] 
TEST 2020/15092 [Zend/tests/dynamic_call_002.phpt]
PASS Testing dynamic call with invalid value for method name [Zend/tests/dynamic_call_002.phpt] 
TEST 2021/15092 [Zend/tests/dynamic_call_003.phpt]
PASS Testing dynamic call with invalid method name [Zend/tests/dynamic_call_003.phpt] 
TEST 2022/15092 [Zend/tests/dynamic_call_004.phpt]
PASS Testing dynamic call with undefined variables [Zend/tests/dynamic_call_004.phpt] 
TEST 2023/15092 [Zend/tests/dynamic_call_005.phpt]
PASS Dynamic calls to scope introspection functions are forbidden [Zend/tests/dynamic_call_005.phpt] 
TEST 2024/15092 [Zend/tests/dynamic_call_006.phpt]
PASS Dynamic calls to scope introspection functions are forbidden (function variations) [Zend/tests/dynamic_call_006.phpt] 
TEST 2025/15092 [Zend/tests/dynamic_call_007.phpt]
PASS Dynamic calls to scope introspection functions are forbidden (misoptimization) [Zend/tests/dynamic_call_007.phpt] 
TEST 2026/15092 [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 2027/15092 [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 2028/15092 [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 2029/15092 [Zend/tests/each_001.phpt]
PASS Testing each() with an undefined variable [Zend/tests/each_001.phpt] 
TEST 2030/15092 [Zend/tests/each_002.phpt]
PASS Testing each() with array and object [Zend/tests/each_002.phpt] 
TEST 2031/15092 [Zend/tests/each_003.phpt]
PASS Testing each() with recursion [Zend/tests/each_003.phpt] 
TEST 2032/15092 [Zend/tests/empty_str_offset.phpt]
PASS Testing empty() with string offsets [Zend/tests/empty_str_offset.phpt] 
TEST 2033/15092 [Zend/tests/empty_with_expr.phpt]
PASS empty() with arbitrary expressions [Zend/tests/empty_with_expr.phpt] 
TEST 2034/15092 [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 2035/15092 [Zend/tests/errmsg_001.phpt]
PASS errmsg: Non-abstract method must contain body [Zend/tests/errmsg_001.phpt] 
TEST 2036/15092 [Zend/tests/errmsg_002.phpt]
PASS errmsg: function cannot be declared private [Zend/tests/errmsg_002.phpt] 
TEST 2037/15092 [Zend/tests/errmsg_003.phpt]
PASS errmsg: cannot reassign $this (by ref) [Zend/tests/errmsg_003.phpt] 
TEST 2038/15092 [Zend/tests/errmsg_004.phpt]
PASS errmsg: can't use function return value in write context [Zend/tests/errmsg_004.phpt] 
TEST 2039/15092 [Zend/tests/errmsg_005.phpt]
PASS errmsg: can't use method return value in write context [Zend/tests/errmsg_005.phpt] 
TEST 2040/15092 [Zend/tests/errmsg_006.phpt]
PASS errmsg: can't use [] for reading [Zend/tests/errmsg_006.phpt] 
TEST 2041/15092 [Zend/tests/errmsg_007.phpt]
PASS errmsg: can't use [] for reading - 2 [Zend/tests/errmsg_007.phpt] 
TEST 2042/15092 [Zend/tests/errmsg_008.phpt]
PASS errmsg: can't use [] for unsetting [Zend/tests/errmsg_008.phpt] 
TEST 2043/15092 [Zend/tests/errmsg_009.phpt]
PASS errmsg: multiple access type modifiers are not allowed (properties) [Zend/tests/errmsg_009.phpt] 
TEST 2044/15092 [Zend/tests/errmsg_010.phpt]
PASS errmsg: multiple access type modifiers are not allowed (methods) [Zend/tests/errmsg_010.phpt] 
TEST 2045/15092 [Zend/tests/errmsg_011.phpt]
PASS errmsg: cannot redeclare (method) [Zend/tests/errmsg_011.phpt] 
TEST 2046/15092 [Zend/tests/errmsg_012.phpt]
PASS errmsg: __autoload() must take exactly 1 argument [Zend/tests/errmsg_012.phpt] 
TEST 2047/15092 [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 2048/15092 [Zend/tests/errmsg_015.phpt]
PASS errmsg: __clone() cannot accept any arguments [Zend/tests/errmsg_015.phpt] 
TEST 2049/15092 [Zend/tests/errmsg_016.phpt]
PASS errmsg: __isset() must take exactly 1 argument [Zend/tests/errmsg_016.phpt] 
TEST 2050/15092 [Zend/tests/errmsg_017.phpt]
PASS errmsg: __unset() must take exactly 1 argument [Zend/tests/errmsg_017.phpt] 
TEST 2051/15092 [Zend/tests/errmsg_018.phpt]
PASS errmsg: static abstract function [Zend/tests/errmsg_018.phpt] 
TEST 2052/15092 [Zend/tests/errmsg_019.phpt]
PASS errmsg: __destruct() cannot take arguments [Zend/tests/errmsg_019.phpt] 
TEST 2053/15092 [Zend/tests/errmsg_020.phpt]
PASS errmsg: disabled function [Zend/tests/errmsg_020.phpt] 
TEST 2054/15092 [Zend/tests/errmsg_021.phpt]
PASS errmsg: disabled class [Zend/tests/errmsg_021.phpt] 
TEST 2055/15092 [Zend/tests/errmsg_022.phpt]
PASS errmsg: only variables can be passed by reference [Zend/tests/errmsg_022.phpt] 
TEST 2056/15092 [Zend/tests/errmsg_023.phpt]
PASS errmsg: access level must be the same or weaker [Zend/tests/errmsg_023.phpt] 
TEST 2057/15092 [Zend/tests/errmsg_024.phpt]
PASS No more errmsg: can now change initial value of property [Zend/tests/errmsg_024.phpt] 
TEST 2058/15092 [Zend/tests/errmsg_025.phpt]
PASS errmsg: cannot inherit previously inherited constant [Zend/tests/errmsg_025.phpt] 
TEST 2059/15092 [Zend/tests/errmsg_026.phpt]
PASS errmsg: cannot redeclare class [Zend/tests/errmsg_026.phpt] 
TEST 2060/15092 [Zend/tests/errmsg_027.phpt]
PASS errmsg: class declarations may not be nested [Zend/tests/errmsg_027.phpt] 
TEST 2061/15092 [Zend/tests/errmsg_028.phpt]
PASS errmsg: cannot use 'self' as class name [Zend/tests/errmsg_028.phpt] 
TEST 2062/15092 [Zend/tests/errmsg_029.phpt]
PASS errmsg: cannot use 'parent' as class name [Zend/tests/errmsg_029.phpt] 
TEST 2063/15092 [Zend/tests/errmsg_030.phpt]
PASS errmsg: cannot use 'self' as parent class name [Zend/tests/errmsg_030.phpt] 
TEST 2064/15092 [Zend/tests/errmsg_031.phpt]
PASS errmsg: cannot use 'parent' as parent class name [Zend/tests/errmsg_031.phpt] 
TEST 2065/15092 [Zend/tests/errmsg_032.phpt]
PASS errmsg: __construct() cannot be static [Zend/tests/errmsg_032.phpt] 
TEST 2066/15092 [Zend/tests/errmsg_033.phpt]
PASS errmsg: __destruct() cannot be static [Zend/tests/errmsg_033.phpt] 
TEST 2067/15092 [Zend/tests/errmsg_034.phpt]
PASS errmsg: __clone() cannot be static [Zend/tests/errmsg_034.phpt] 
TEST 2068/15092 [Zend/tests/errmsg_035.phpt]
PASS errmsg: cannot use 'self' as interface name [Zend/tests/errmsg_035.phpt] 
TEST 2069/15092 [Zend/tests/errmsg_036.phpt]
PASS errmsg: cannot use 'parent' as interface name [Zend/tests/errmsg_036.phpt] 
TEST 2070/15092 [Zend/tests/errmsg_037.phpt]
PASS errmsg: properties cannot be abstract [Zend/tests/errmsg_037.phpt] 
TEST 2071/15092 [Zend/tests/errmsg_038.phpt]
PASS errmsg: properties cannot be final [Zend/tests/errmsg_038.phpt] 
TEST 2072/15092 [Zend/tests/errmsg_039.phpt]
PASS errmsg: cannot redeclare property [Zend/tests/errmsg_039.phpt] 
TEST 2073/15092 [Zend/tests/errmsg_040.phpt]
PASS errmsg: arrays are not allowed in class constants [Zend/tests/errmsg_040.phpt] 
TEST 2074/15092 [Zend/tests/errmsg_041.phpt]
PASS errmsg: instanceof expects an object instance, constant given [Zend/tests/errmsg_041.phpt] 
TEST 2075/15092 [Zend/tests/errmsg_042.phpt]
PASS errmsg: key element cannot be a reference [Zend/tests/errmsg_042.phpt] 
TEST 2076/15092 [Zend/tests/errmsg_044.phpt]
PASS Trying use object of type stdClass as array [Zend/tests/errmsg_044.phpt] 
TEST 2077/15092 [Zend/tests/errmsg_045.phpt]
PASS Error message in error handler during compilation [Zend/tests/errmsg_045.phpt] 
TEST 2078/15092 [Zend/tests/error_reporting01.phpt]
PASS testing @ and error_reporting - 1 [Zend/tests/error_reporting01.phpt] 
TEST 2079/15092 [Zend/tests/error_reporting02.phpt]
PASS testing @ and error_reporting - 2 [Zend/tests/error_reporting02.phpt] 
TEST 2080/15092 [Zend/tests/error_reporting03.phpt]
PASS testing @ and error_reporting - 3 [Zend/tests/error_reporting03.phpt] 
TEST 2081/15092 [Zend/tests/error_reporting04.phpt]
PASS testing @ and error_reporting - 4 [Zend/tests/error_reporting04.phpt] 
TEST 2082/15092 [Zend/tests/error_reporting05.phpt]
PASS testing @ and error_reporting - 5 [Zend/tests/error_reporting05.phpt] 
TEST 2083/15092 [Zend/tests/error_reporting06.phpt]
PASS testing @ and error_reporting - 6 [Zend/tests/error_reporting06.phpt] 
TEST 2084/15092 [Zend/tests/error_reporting07.phpt]
PASS testing @ and error_reporting - 7 [Zend/tests/error_reporting07.phpt] 
TEST 2085/15092 [Zend/tests/error_reporting08.phpt]
PASS testing @ and error_reporting - 8 [Zend/tests/error_reporting08.phpt] 
TEST 2086/15092 [Zend/tests/error_reporting09.phpt]
PASS testing @ and error_reporting - 9 [Zend/tests/error_reporting09.phpt] 
TEST 2087/15092 [Zend/tests/error_reporting10.phpt]
PASS testing @ and error_reporting - 10 [Zend/tests/error_reporting10.phpt] 
TEST 2088/15092 [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 2089/15092 [Zend/tests/exception_001.phpt]
PASS Testing nested exceptions [Zend/tests/exception_001.phpt] 
TEST 2090/15092 [Zend/tests/exception_002.phpt]
PASS Testing exception and GOTO [Zend/tests/exception_002.phpt] 
TEST 2091/15092 [Zend/tests/exception_003.phpt]
PASS Throwing exception in global scope [Zend/tests/exception_003.phpt] 
TEST 2092/15092 [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 2093/15092 [Zend/tests/exception_005.phpt]
PASS Trying to throw exception of an interface [Zend/tests/exception_005.phpt] 
TEST 2094/15092 [Zend/tests/exception_006.phpt]
PASS Trying to throw a non-object [Zend/tests/exception_006.phpt] 
TEST 2095/15092 [Zend/tests/exception_007.phpt]
PASS Setting previous exception [Zend/tests/exception_007.phpt] 
TEST 2096/15092 [Zend/tests/exception_008.phpt]
PASS Exception in __destruct while exception is pending [Zend/tests/exception_008.phpt] 
TEST 2097/15092 [Zend/tests/exception_009.phpt]
PASS Testing exception properties [Zend/tests/exception_009.phpt] 
TEST 2098/15092 [Zend/tests/exception_010.phpt]
PASS Testing Exception's methods [Zend/tests/exception_010.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 2101/15092 [Zend/tests/exception_013.phpt]
PASS Exceptions on improper access to static class properties [Zend/tests/exception_013.phpt] 
TEST 2102/15092 [Zend/tests/exception_014.phpt]
PASS Exceptions on improper access to static class properties [Zend/tests/exception_014.phpt] 
TEST 2103/15092 [Zend/tests/exception_015.phpt]
PASS Exceptions on improper access to string [Zend/tests/exception_015.phpt] 
TEST 2104/15092 [Zend/tests/exception_016.phpt]
PASS Exceptions on improper usage of $this [Zend/tests/exception_016.phpt] 
TEST 2105/15092 [Zend/tests/exception_017.phpt]
PASS Exceptions on improper usage of $this [Zend/tests/exception_017.phpt] 
TEST 2106/15092 [Zend/tests/exception_018.phpt]
PASS Testing throw exception doesn't crash with wrong params, variant 1 [Zend/tests/exception_018.phpt] 
TEST 2107/15092 [Zend/tests/exception_019.phpt]
PASS Testing throw exception doesn't crash with wrong params, variant 2 [Zend/tests/exception_019.phpt] 
TEST 2108/15092 [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 2109/15092 [Zend/tests/exception_021.phpt]
PASS Testing throw exception doesn't crash with wrong params, variant 3 [Zend/tests/exception_021.phpt] 
TEST 2110/15092 [Zend/tests/exception_022.phpt]
PASS Testing throw exception doesn't crash with wrong params, variant 4 [Zend/tests/exception_022.phpt] 
TEST 2111/15092 [Zend/tests/exception_023.phpt]
PASS Ensure proper backtraces with anon classes [Zend/tests/exception_023.phpt] 
TEST 2112/15092 [Zend/tests/exception_before_fatal.phpt]
PASS Exceptions before fatal error [Zend/tests/exception_before_fatal.phpt] 
TEST 2113/15092 [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 2114/15092 [Zend/tests/exception_handler_001.phpt]
PASS exception handler tests - 1 [Zend/tests/exception_handler_001.phpt] 
TEST 2115/15092 [Zend/tests/exception_handler_002.phpt]
PASS exception handler tests - 2 [Zend/tests/exception_handler_002.phpt] 
TEST 2116/15092 [Zend/tests/exception_handler_003.phpt]
PASS exception handler tests - 3 [Zend/tests/exception_handler_003.phpt] 
TEST 2117/15092 [Zend/tests/exception_handler_004.phpt]
PASS exception handler tests - 4 [Zend/tests/exception_handler_004.phpt] 
TEST 2118/15092 [Zend/tests/exception_handler_005.phpt]
PASS exception handler tests - 5 [Zend/tests/exception_handler_005.phpt] 
TEST 2119/15092 [Zend/tests/exception_handler_006.phpt]
PASS exception handler tests - 6 [Zend/tests/exception_handler_006.phpt] 
TEST 2120/15092 [Zend/tests/exception_in_nested_rope.phpt]
PASS Exception during nested rope [Zend/tests/exception_in_nested_rope.phpt] 
TEST 2121/15092 [Zend/tests/exception_in_rope_end.phpt]
PASS Exception during rope finalization [Zend/tests/exception_in_rope_end.phpt] 
TEST 2122/15092 [Zend/tests/exception_with_by_ref_message.phpt]
PASS Exception with by-ref message [Zend/tests/exception_with_by_ref_message.phpt] 
TEST 2123/15092 [Zend/tests/fe_fetch_dtor_exception.phpt]
PASS Dtor may throw exception furing FE_FETCH assignment [Zend/tests/fe_fetch_dtor_exception.phpt] 
TEST 2124/15092 [Zend/tests/float_prec_001.phpt]
PASS Double precision is used for floating point calculations [Zend/tests/float_prec_001.phpt] 
TEST 2125/15092 [Zend/tests/foreach.phpt]
PASS foreach() by-ref bug [Zend/tests/foreach.phpt] 
TEST 2126/15092 [Zend/tests/foreach_002.phpt]
PASS Creating recursive array on foreach using same variable [Zend/tests/foreach_002.phpt] 
TEST 2127/15092 [Zend/tests/foreach_003.phpt]
PASS Iterator exceptions in foreach by value [Zend/tests/foreach_003.phpt] 
TEST 2128/15092 [Zend/tests/foreach_004.phpt]
PASS Iterator exceptions in foreach by reference [Zend/tests/foreach_004.phpt] 
TEST 2129/15092 [Zend/tests/foreach_005.phpt]
PASS Nested foreach by reference on the same array [Zend/tests/foreach_005.phpt] 
TEST 2130/15092 [Zend/tests/foreach_006.phpt]
PASS Foreach by reference on constant [Zend/tests/foreach_006.phpt] 
TEST 2131/15092 [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 2132/15092 [Zend/tests/foreach_008.phpt]
PASS Nested foreach by reference and array modification [Zend/tests/foreach_008.phpt] 
TEST 2133/15092 [Zend/tests/foreach_009.phpt]
PASS Nested foreach by reference and array modification with resize [Zend/tests/foreach_009.phpt] 
TEST 2134/15092 [Zend/tests/foreach_010.phpt]
PASS Nested foreach by value over object and object modification with resize [Zend/tests/foreach_010.phpt] 
TEST 2135/15092 [Zend/tests/foreach_011.phpt]
PASS sort() functions precerve foreach by reference iterator pointer [Zend/tests/foreach_011.phpt] 
TEST 2136/15092 [Zend/tests/foreach_012.phpt]
PASS array_walk() function precerve foreach by reference iterator pointer [Zend/tests/foreach_012.phpt] 
TEST 2137/15092 [Zend/tests/foreach_013.phpt]
PASS array_push() function precerve foreach by reference iterator pointer [Zend/tests/foreach_013.phpt] 
TEST 2138/15092 [Zend/tests/foreach_014.phpt]
PASS array_pop() function precerve foreach by reference iterator pointer [Zend/tests/foreach_014.phpt] 
TEST 2139/15092 [Zend/tests/foreach_015.phpt]
PASS array_shift() function precerve foreach by reference iterator pointer [Zend/tests/foreach_015.phpt] 
TEST 2140/15092 [Zend/tests/foreach_016.phpt]
PASS array_unshift() function precerve foreach by reference iterator pointer [Zend/tests/foreach_016.phpt] 
TEST 2141/15092 [Zend/tests/foreach_017.phpt]
PASS array_splice() function precerve foreach by reference iterator pointer [Zend/tests/foreach_017.phpt] 
TEST 2142/15092 [Zend/tests/foreach_018.phpt]
PASS Foreach on stdClass with properties looking like mangled properties [Zend/tests/foreach_018.phpt] 
TEST 2143/15092 [Zend/tests/foreach_empty_loop_leak.phpt]
PASS Empty foreach loops with exception must not leak [Zend/tests/foreach_empty_loop_leak.phpt] 
TEST 2144/15092 [Zend/tests/foreach_list_001.phpt]
PASS foreach with list syntax [Zend/tests/foreach_list_001.phpt] 
TEST 2145/15092 [Zend/tests/foreach_list_002.phpt]
PASS foreach with freak lists [Zend/tests/foreach_list_002.phpt] 
TEST 2146/15092 [Zend/tests/foreach_list_003.phpt]
PASS foreach with list key [Zend/tests/foreach_list_003.phpt] 
TEST 2147/15092 [Zend/tests/foreach_list_004.phpt]
PASS foreach with empty list [Zend/tests/foreach_list_004.phpt] 
TEST 2148/15092 [Zend/tests/foreach_list_keyed.phpt]
PASS foreach with list syntax, keyed [Zend/tests/foreach_list_keyed.phpt] 
TEST 2149/15092 [Zend/tests/foreach_reference.phpt]
PASS foreach with reference [Zend/tests/foreach_reference.phpt] 
TEST 2150/15092 [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 2151/15092 [Zend/tests/foreach_undefined.phpt]
PASS foreach() & undefined var [Zend/tests/foreach_undefined.phpt] 
TEST 2152/15092 [Zend/tests/foreach_unset_globals.phpt]
PASS traverse an array and use its keys to unset GLOBALS [Zend/tests/foreach_unset_globals.phpt] 
TEST 2153/15092 [Zend/tests/fr47160.phpt]
PASS Calling method from array [Zend/tests/fr47160.phpt] 
TEST 2154/15092 [Zend/tests/func_get_args.phpt]
PASS Testing func_get_args() [Zend/tests/func_get_args.phpt] 
TEST 2155/15092 [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 2156/15092 [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 2157/15092 [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 2158/15092 [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 2159/15092 [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 2160/15092 [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 2161/15092 [Zend/tests/function_arguments_001.phpt]
PASS Argument parsing error #001 [Zend/tests/function_arguments_001.phpt] 
TEST 2162/15092 [Zend/tests/function_arguments_002.phpt]
PASS Argument parsing error #002 [Zend/tests/function_arguments_002.phpt] 
TEST 2163/15092 [Zend/tests/function_arguments_003.phpt]
PASS Function Argument Parsing #003 [Zend/tests/function_arguments_003.phpt] 
TEST 2164/15092 [Zend/tests/function_exists_basic.phpt]
PASS function_exists function : basic functionality [Zend/tests/function_exists_basic.phpt] 
TEST 2165/15092 [Zend/tests/function_exists_error.phpt]
PASS Test function_exists() function : error conditions [Zend/tests/function_exists_error.phpt] 
TEST 2166/15092 [Zend/tests/function_exists_variation1.phpt]
PASS Test function_exists() function : usage variations - test values for $str argument [Zend/tests/function_exists_variation1.phpt] 
TEST 2167/15092 [Zend/tests/function_redecl.phpt]
PASS Function redeclaration must produce a simple fatal [Zend/tests/function_redecl.phpt] 
TEST 2168/15092 [Zend/tests/gc_001.phpt]
PASS GC 001: gc_enable()/gc_diable()/gc_enabled() [Zend/tests/gc_001.phpt] 
TEST 2169/15092 [Zend/tests/gc_002.phpt]
PASS GC 002: gc_enable()/gc_diable() and ini_get() [Zend/tests/gc_002.phpt] 
TEST 2170/15092 [Zend/tests/gc_003.phpt]
PASS GC 003: gc_enabled() and ini_set() [Zend/tests/gc_003.phpt] 
TEST 2171/15092 [Zend/tests/gc_004.phpt]
PASS GC 004: Simple array cycle [Zend/tests/gc_004.phpt] 
TEST 2172/15092 [Zend/tests/gc_005.phpt]
PASS GC 005: Simple object cycle [Zend/tests/gc_005.phpt] 
TEST 2173/15092 [Zend/tests/gc_006.phpt]
PASS GC 006: Simple array-object cycle [Zend/tests/gc_006.phpt] 
TEST 2174/15092 [Zend/tests/gc_007.phpt]
PASS GC 007: Unreferenced array cycle [Zend/tests/gc_007.phpt] 
TEST 2175/15092 [Zend/tests/gc_008.phpt]
PASS GC 008: Unreferenced object cycle [Zend/tests/gc_008.phpt] 
TEST 2176/15092 [Zend/tests/gc_009.phpt]
PASS GC 009: Unreferenced array-object cycle [Zend/tests/gc_009.phpt] 
TEST 2177/15092 [Zend/tests/gc_010.phpt]
PASS GC 010: Cycle with reference to $GLOBALS [Zend/tests/gc_010.phpt] 
TEST 2178/15092 [Zend/tests/gc_011.phpt]
PASS GC 011: GC and destructors [Zend/tests/gc_011.phpt] 
TEST 2179/15092 [Zend/tests/gc_012.phpt]
PASS GC 012: collection of many loops at once [Zend/tests/gc_012.phpt] 
TEST 2180/15092 [Zend/tests/gc_013.phpt]
PASS GC 013: Too many cycles in one array [Zend/tests/gc_013.phpt] 
TEST 2181/15092 [Zend/tests/gc_014.phpt]
PASS GC 014: Too many cycles in one object [Zend/tests/gc_014.phpt] 
TEST 2182/15092 [Zend/tests/gc_015.phpt]
PASS GC 015: Object as root of cycle [Zend/tests/gc_015.phpt] 
TEST 2183/15092 [Zend/tests/gc_016.phpt]
PASS GC 016: nested GC calls [Zend/tests/gc_016.phpt] 
TEST 2184/15092 [Zend/tests/gc_017.phpt]
PASS GC 017: GC and destructors with unset [Zend/tests/gc_017.phpt] 
TEST 2185/15092 [Zend/tests/gc_018.phpt]
PASS GC 018: GC detach with assign [Zend/tests/gc_018.phpt] 
TEST 2186/15092 [Zend/tests/gc_019.phpt]
PASS GC 019: GC detach with assign by reference [Zend/tests/gc_019.phpt] 
TEST 2187/15092 [Zend/tests/gc_020.phpt]
PASS GC 020: GC detach reference with assign [Zend/tests/gc_020.phpt] 
TEST 2188/15092 [Zend/tests/gc_021.phpt]
PASS GC 021: GC detach reference with assign by reference [Zend/tests/gc_021.phpt] 
TEST 2189/15092 [Zend/tests/gc_022.phpt]
PASS GC 022: GC detach reference in executor's PZVAL_UNLOCK() [Zend/tests/gc_022.phpt] 
TEST 2190/15092 [Zend/tests/gc_023.phpt]
PASS GC 023: Root buffer overflow (automatic collection) [Zend/tests/gc_023.phpt] 
TEST 2191/15092 [Zend/tests/gc_024.phpt]
PASS GC 024: GC and objects with non-standard handlers [Zend/tests/gc_024.phpt] 
TEST 2192/15092 [Zend/tests/gc_025.phpt]
PASS GC 025: Automatic GC on request shutdown [Zend/tests/gc_025.phpt] 
TEST 2193/15092 [Zend/tests/gc_026.phpt]
PASS GC 026: Automatic GC on request shutdown (GC enabled at run-time) [Zend/tests/gc_026.phpt] 
TEST 2194/15092 [Zend/tests/gc_027.phpt]
PASS GC 027: GC and properties of internal classes [Zend/tests/gc_027.phpt] 
TEST 2195/15092 [Zend/tests/gc_028.phpt]
PASS GC 028: GC and destructors [Zend/tests/gc_028.phpt] 
TEST 2196/15092 [Zend/tests/gc_029.phpt]
PASS GC 029: GC and destructors [Zend/tests/gc_029.phpt] 
TEST 2197/15092 [Zend/tests/gc_029_zts.phpt]
SKIP GC 029: GC and destructors [Zend/tests/gc_029_zts.phpt] reason: only for zts build
TEST 2198/15092 [Zend/tests/gc_030.phpt]
PASS GC 030: GC and exceptions in destructors [Zend/tests/gc_030.phpt] 
TEST 2199/15092 [Zend/tests/gc_031.phpt]
PASS GC 031: gc_collect_roots() with GC turned off. [Zend/tests/gc_031.phpt] 
TEST 2200/15092 [Zend/tests/gc_032.phpt]
PASS GC 032: Crash in GC because of invalid reference counting [Zend/tests/gc_032.phpt] 
TEST 2201/15092 [Zend/tests/gc_033.phpt]
PASS GC 033: Crash in GC while run with phpspec [Zend/tests/gc_033.phpt] 
TEST 2202/15092 [Zend/tests/gc_034.phpt]
PASS GC 034: GC in request shutdown and resource list destroy [Zend/tests/gc_034.phpt] 
TEST 2203/15092 [Zend/tests/gc_035.phpt]
PASS GC 035: Lost inner-cycles garbage [Zend/tests/gc_035.phpt] 
TEST 2204/15092 [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 2205/15092 [Zend/tests/generators/aborted_yield_during_new.phpt]
PASS Aborted yield during object instantiation [Zend/tests/generators/aborted_yield_during_new.phpt] 
TEST 2206/15092 [Zend/tests/generators/aborted_yield_during_switch.phpt]
PASS Aborted yield during switch [Zend/tests/generators/aborted_yield_during_switch.phpt] 
TEST 2207/15092 [Zend/tests/generators/auto_incrementing_keys.phpt]
PASS Generator keys are auto-incrementing by default [Zend/tests/generators/auto_incrementing_keys.phpt] 
TEST 2208/15092 [Zend/tests/generators/backtrace.phpt]
PASS Printing the stack trace in a generator [Zend/tests/generators/backtrace.phpt] 
TEST 2209/15092 [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 2210/15092 [Zend/tests/generators/basic_yield_from_proxying.phpt]
PASS Basic test if yield from works [Zend/tests/generators/basic_yield_from_proxying.phpt] 
TEST 2211/15092 [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 2212/15092 [Zend/tests/generators/bug65035.phpt]
PASS Bug #65035: yield / exit segfault [Zend/tests/generators/bug65035.phpt] 
TEST 2213/15092 [Zend/tests/generators/bug65161.phpt]
PASS Bug #65161: Generator + autoload + syntax error = segfault [Zend/tests/generators/bug65161.phpt] 
TEST 2214/15092 [Zend/tests/generators/bug66041.phpt]
PASS Bug #66041: list() fails to unpack yielded ArrayAccess object [Zend/tests/generators/bug66041.phpt] 
TEST 2215/15092 [Zend/tests/generators/bug67497.phpt]
PASS Bug #67467: eval with parse error causes segmentation fault in generator [Zend/tests/generators/bug67497.phpt] 
TEST 2216/15092 [Zend/tests/generators/bug69419.phpt]
PASS Bug #69419: Returning compatible sub generator produces a warning [Zend/tests/generators/bug69419.phpt] 
TEST 2217/15092 [Zend/tests/generators/bug70904.phpt]
PASS Bug #70904 (yield from incorrectly marks valid generator as finished) [Zend/tests/generators/bug70904.phpt] 
TEST 2218/15092 [Zend/tests/generators/bug70965.phpt]
PASS Bug #70965 (yield from with a common iterator primes too much) [Zend/tests/generators/bug70965.phpt] 
TEST 2219/15092 [Zend/tests/generators/bug71013.phpt]
PASS Bug #71013 (Incorrect exception handler with yield from) [Zend/tests/generators/bug71013.phpt] 
TEST 2220/15092 [Zend/tests/generators/bug71297.phpt]
PASS Bug #71297 (Memory leak with consecutive yield from) [Zend/tests/generators/bug71297.phpt] 
TEST 2221/15092 [Zend/tests/generators/bug71441.phpt]
PASS Bug #71441 (Typehinted Generator with return in try/finally crashes) [Zend/tests/generators/bug71441.phpt] 
TEST 2222/15092 [Zend/tests/generators/bug71601.phpt]
PASS Bug #71601 (finally block not executed after yield from) [Zend/tests/generators/bug71601.phpt] 
TEST 2223/15092 [Zend/tests/generators/bug72523.phpt]
PASS Bug #72523 (dtrace issue with reflection (failed test)) [Zend/tests/generators/bug72523.phpt] 
TEST 2224/15092 [Zend/tests/generators/bug74157.phpt]
PASS Bug #74157 (Segfault with nested generators) [Zend/tests/generators/bug74157.phpt] 
TEST 2225/15092 [Zend/tests/generators/bug74606.phpt]
PASS Bug #74606 (Segfault within try/catch/finally nesting in Generators) [Zend/tests/generators/bug74606.phpt] 
TEST 2226/15092 [Zend/tests/generators/bug74954.phpt]
PASS Bug #74954 (crash after update of generator yielding from finished generator) [Zend/tests/generators/bug74954.phpt] 
TEST 2227/15092 [Zend/tests/generators/bug75396.phpt]
PASS Bug #75396: Exit inside generator finally results in fatal error [Zend/tests/generators/bug75396.phpt] 
TEST 2228/15092 [Zend/tests/generators/clone.phpt]
PASS Generators cannot be cloned [Zend/tests/generators/clone.phpt] 
TEST 2229/15092 [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 2230/15092 [Zend/tests/generators/dynamic_call.phpt]
PASS It's possible to invoke a generator dynamically [Zend/tests/generators/dynamic_call.phpt] 
TEST 2231/15092 [Zend/tests/generators/errors/count_error.phpt]
PASS Generators can't be counted [Zend/tests/generators/errors/count_error.phpt] 
TEST 2232/15092 [Zend/tests/generators/errors/generator_extend_error.phpt]
PASS The Generator class cannot be extended [Zend/tests/generators/errors/generator_extend_error.phpt] 
TEST 2233/15092 [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 2234/15092 [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 2235/15092 [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 2236/15092 [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 2237/15092 [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 2238/15092 [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 2239/15092 [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 2240/15092 [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 2241/15092 [Zend/tests/generators/fibonacci.phpt]
PASS Creating an infinite fibonacci list using a generator [Zend/tests/generators/fibonacci.phpt] 
TEST 2242/15092 [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 2243/15092 [Zend/tests/generators/finally/return_return.phpt]
PASS try { return } finally { return } in generator [Zend/tests/generators/finally/return_return.phpt] 
TEST 2244/15092 [Zend/tests/generators/finally/return_yield.phpt]
PASS try { return } finally { yield } [Zend/tests/generators/finally/return_yield.phpt] 
TEST 2245/15092 [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 2246/15092 [Zend/tests/generators/finally/throw_yield.phpt]
PASS try { throw } finally { yield } [Zend/tests/generators/finally/throw_yield.phpt] 
TEST 2247/15092 [Zend/tests/generators/finally/yield_return.phpt]
PASS try { yield } finally { return } [Zend/tests/generators/finally/yield_return.phpt] 
TEST 2248/15092 [Zend/tests/generators/finally/yield_throw.phpt]
PASS try { yield } finally { throw } [Zend/tests/generators/finally/yield_throw.phpt] 
TEST 2249/15092 [Zend/tests/generators/finally/yield_yield.phpt]
PASS Try { yield } finally { yield } [Zend/tests/generators/finally/yield_yield.phpt] 
TEST 2250/15092 [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 2251/15092 [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 2252/15092 [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 2253/15092 [Zend/tests/generators/generator_closure.phpt]
PASS Closures can be generators [Zend/tests/generators/generator_closure.phpt] 
TEST 2254/15092 [Zend/tests/generators/generator_closure_unused.phpt]
PASS Closures can be unused generators [Zend/tests/generators/generator_closure_unused.phpt] 
TEST 2255/15092 [Zend/tests/generators/generator_closure_with_this.phpt]
PASS Non-static closures can be generators [Zend/tests/generators/generator_closure_with_this.phpt] 
TEST 2256/15092 [Zend/tests/generators/generator_in_multipleiterator.phpt]
PASS Generators work properly in MultipleIterator [Zend/tests/generators/generator_in_multipleiterator.phpt] 
TEST 2257/15092 [Zend/tests/generators/generator_method.phpt]
PASS Methods can be generators [Zend/tests/generators/generator_method.phpt] 
TEST 2258/15092 [Zend/tests/generators/generator_method_by_ref.phpt]
PASS Generator methods can yield by reference [Zend/tests/generators/generator_method_by_ref.phpt] 
TEST 2259/15092 [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 2260/15092 [Zend/tests/generators/generator_return_without_value.phpt]
PASS Generators can return without values [Zend/tests/generators/generator_return_without_value.phpt] 
TEST 2261/15092 [Zend/tests/generators/generator_returns_generator.phpt]
PASS A generator function returns a Generator object [Zend/tests/generators/generator_returns_generator.phpt] 
TEST 2262/15092 [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 2263/15092 [Zend/tests/generators/generator_send.phpt]
PASS Values can be sent back to the generator [Zend/tests/generators/generator_send.phpt] 
TEST 2264/15092 [Zend/tests/generators/generator_static_method.phpt]
PASS A static method can be a generator [Zend/tests/generators/generator_static_method.phpt] 
TEST 2265/15092 [Zend/tests/generators/generator_symtable_leak.phpt]
PASS Generators using symtables must not leak [Zend/tests/generators/generator_symtable_leak.phpt] 
TEST 2266/15092 [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 2267/15092 [Zend/tests/generators/generator_throwing_exception.phpt]
PASS Generators can throw exceptions [Zend/tests/generators/generator_throwing_exception.phpt] 
TEST 2268/15092 [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 2269/15092 [Zend/tests/generators/generator_trampoline.phpt]
PASS Calling generator through magic __call() [Zend/tests/generators/generator_trampoline.phpt] 
TEST 2270/15092 [Zend/tests/generators/generator_with_arg_unpacking.phpt]
PASS Generators with arguments unpacking [Zend/tests/generators/generator_with_arg_unpacking.phpt] 
TEST 2271/15092 [Zend/tests/generators/generator_with_keys.phpt]
PASS Generators can also yield keys [Zend/tests/generators/generator_with_keys.phpt] 
TEST 2272/15092 [Zend/tests/generators/generator_with_nonscalar_keys.phpt]
PASS Generators can return non-scalar keys [Zend/tests/generators/generator_with_nonscalar_keys.phpt] 
TEST 2273/15092 [Zend/tests/generators/generator_with_type_check.phpt]
PASS Generator wit type check [Zend/tests/generators/generator_with_type_check.phpt] 
TEST 2274/15092 [Zend/tests/generators/generator_with_type_check_2.phpt]
PASS Generator wit type check [Zend/tests/generators/generator_with_type_check_2.phpt] 
TEST 2275/15092 [Zend/tests/generators/get_return.phpt]
PASS Generator::getReturn() success cases [Zend/tests/generators/get_return.phpt] 
TEST 2276/15092 [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 2277/15092 [Zend/tests/generators/get_return_errors.phpt]
PASS Generator::getReturn() error cases [Zend/tests/generators/get_return_errors.phpt] 
TEST 2278/15092 [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 2279/15092 [Zend/tests/generators/ignored_send_leak.phpt]
PASS Ignoring a sent value shouldn't leak memory [Zend/tests/generators/ignored_send_leak.phpt] 
TEST 2280/15092 [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 2281/15092 [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 2282/15092 [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 2283/15092 [Zend/tests/generators/nested_method_calls.phpt]
PASS Yield can be used in nested method calls [Zend/tests/generators/nested_method_calls.phpt] 
TEST 2284/15092 [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 2285/15092 [Zend/tests/generators/recursive_yield_from.phpt]
PASS Check if recursion with yield from works [Zend/tests/generators/recursive_yield_from.phpt] 
TEST 2286/15092 [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 2287/15092 [Zend/tests/generators/send_after_close.phpt]
PASS Calls to send() after close should do nothing [Zend/tests/generators/send_after_close.phpt] 
TEST 2288/15092 [Zend/tests/generators/send_returns_current.phpt]
PASS $generator->send() returns the yielded value [Zend/tests/generators/send_returns_current.phpt] 
TEST 2289/15092 [Zend/tests/generators/throw_already_closed.phpt]
PASS Generator::throw() on an already closed generator [Zend/tests/generators/throw_already_closed.phpt] 
TEST 2290/15092 [Zend/tests/generators/throw_caught.phpt]
PASS Generator::throw() where the exception is caught in the generator [Zend/tests/generators/throw_caught.phpt] 
TEST 2291/15092 [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 2292/15092 [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 2293/15092 [Zend/tests/generators/throw_rethrow.phpt]
PASS Generator::throw() where the generator throws a different exception [Zend/tests/generators/throw_rethrow.phpt] 
TEST 2294/15092 [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 2295/15092 [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 2296/15092 [Zend/tests/generators/xrange.phpt]
PASS Simple generator xrange() test [Zend/tests/generators/xrange.phpt] 
TEST 2297/15092 [Zend/tests/generators/yield_array_key.phpt]
PASS Array keys can be yielded from generators [Zend/tests/generators/yield_array_key.phpt] 
TEST 2298/15092 [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 2299/15092 [Zend/tests/generators/yield_by_reference.phpt]
PASS Generators can yield by-reference [Zend/tests/generators/yield_by_reference.phpt] 
TEST 2300/15092 [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 2301/15092 [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 2302/15092 [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 2303/15092 [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 2304/15092 [Zend/tests/generators/yield_from_array.phpt]
PASS yielding values from an array [Zend/tests/generators/yield_from_array.phpt] 
TEST 2305/15092 [Zend/tests/generators/yield_from_backtrace.phpt]
PASS Exceptions in linear yield from setup [Zend/tests/generators/yield_from_backtrace.phpt] 
TEST 2306/15092 [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 2307/15092 [Zend/tests/generators/yield_from_deep_recursion.phpt]
PASS Deep recursion with yield from [Zend/tests/generators/yield_from_deep_recursion.phpt] 
TEST 2308/15092 [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 2309/15092 [Zend/tests/generators/yield_from_greedy_parse.phpt]
PASS yield from parses too greedily [Zend/tests/generators/yield_from_greedy_parse.phpt] 
TEST 2310/15092 [Zend/tests/generators/yield_from_iterator.phpt]
PASS yield from with an (Array)Iterator [Zend/tests/generators/yield_from_iterator.phpt] 
TEST 2311/15092 [Zend/tests/generators/yield_from_iterator_agregate.phpt]
PASS yield from with an IteratorAggregate [Zend/tests/generators/yield_from_iterator_agregate.phpt] 
TEST 2312/15092 [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 2313/15092 [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 2314/15092 [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 2315/15092 [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 2316/15092 [Zend/tests/generators/yield_precedence.phpt]
PASS Precedence of yield and arrow operators [Zend/tests/generators/yield_precedence.phpt] 
TEST 2317/15092 [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 2318/15092 [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 2319/15092 [Zend/tests/generators/yield_without_value.phpt]
PASS yield can be used without a value [Zend/tests/generators/yield_without_value.phpt] 
TEST 2320/15092 [Zend/tests/get_called_class_001.phpt]
PASS Calling get_called_class() outside a class [Zend/tests/get_called_class_001.phpt] 
TEST 2321/15092 [Zend/tests/get_class_methods_001.phpt]
PASS get_class_methods(): Testing scope [Zend/tests/get_class_methods_001.phpt] 
TEST 2322/15092 [Zend/tests/get_class_methods_002.phpt]
PASS get_class_methods(): Testing with interface [Zend/tests/get_class_methods_002.phpt] 
TEST 2323/15092 [Zend/tests/get_class_methods_003.phpt]
PASS get_class_methods(): Testing scope [Zend/tests/get_class_methods_003.phpt] 
TEST 2324/15092 [Zend/tests/get_class_vars_001.phpt]
PASS get_class_vars(): Simple test [Zend/tests/get_class_vars_001.phpt] 
TEST 2325/15092 [Zend/tests/get_class_vars_002.phpt]
PASS get_class_vars(): Testing the scope [Zend/tests/get_class_vars_002.phpt] 
TEST 2326/15092 [Zend/tests/get_class_vars_003.phpt]
PASS get_class_vars(): Testing the scope [Zend/tests/get_class_vars_003.phpt] 
TEST 2327/15092 [Zend/tests/get_class_vars_004.phpt]
PASS get_class_vars(): Testing the scope [Zend/tests/get_class_vars_004.phpt] 
TEST 2328/15092 [Zend/tests/get_class_vars_005.phpt]
PASS get_class_vars(): Testing visibility [Zend/tests/get_class_vars_005.phpt] 
TEST 2329/15092 [Zend/tests/get_class_vars_006.phpt]
PASS get_class_vars(): Testing visibility [Zend/tests/get_class_vars_006.phpt] 
TEST 2330/15092 [Zend/tests/get_class_vars_007.phpt]
PASS get_class_vars(): Testing with static properties [Zend/tests/get_class_vars_007.phpt] 
TEST 2331/15092 [Zend/tests/get_defined_functions_basic.phpt]
PASS get_defined_functions() function : basic functionality [Zend/tests/get_defined_functions_basic.phpt] 
TEST 2332/15092 [Zend/tests/get_defined_functions_error.phpt]
PASS Test get_defined_functions() function : error conditions [Zend/tests/get_defined_functions_error.phpt] 
TEST 2333/15092 [Zend/tests/get_defined_vars.phpt]
PASS Testing get_defined_vars() Function [Zend/tests/get_defined_vars.phpt] 
TEST 2334/15092 [Zend/tests/get_parent_class_001.phpt]
PASS Testing get_parent_class() [Zend/tests/get_parent_class_001.phpt] 
TEST 2335/15092 [Zend/tests/get_required_files.phpt]
PASS Check if get_required_files works [Zend/tests/get_required_files.phpt] 
TEST 2336/15092 [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 2337/15092 [Zend/tests/globals_001.phpt]
PASS globals in global scope [Zend/tests/globals_001.phpt] 
TEST 2338/15092 [Zend/tests/globals_002.phpt]
PASS globals in local scope [Zend/tests/globals_002.phpt] 
TEST 2339/15092 [Zend/tests/globals_003.phpt]
PASS globals in local scope - 2 [Zend/tests/globals_003.phpt] 
TEST 2340/15092 [Zend/tests/globals_004.phpt]
PASS globals in local scope - 3 [Zend/tests/globals_004.phpt] 
TEST 2341/15092 [Zend/tests/globals_005.phpt]
PASS $GLOBALS resize [Zend/tests/globals_005.phpt] 
TEST 2342/15092 [Zend/tests/goto_in_foreach.phpt]
PASS goto inside foreach [Zend/tests/goto_in_foreach.phpt] 
TEST 2343/15092 [Zend/tests/grammar/regression_001.phpt]
PASS Test to check static method calls syntax regression [Zend/tests/grammar/regression_001.phpt] 
TEST 2344/15092 [Zend/tests/grammar/regression_002.phpt]
PASS Test to ensure ::class still works [Zend/tests/grammar/regression_002.phpt] 
TEST 2345/15092 [Zend/tests/grammar/regression_003.phpt]
PASS Test to ensure ::class is still reserved in obj scope [Zend/tests/grammar/regression_003.phpt] 
TEST 2346/15092 [Zend/tests/grammar/regression_004.phpt]
PASS Test possible function naming regression on procedural scope [Zend/tests/grammar/regression_004.phpt] 
TEST 2347/15092 [Zend/tests/grammar/regression_005.phpt]
PASS Test possible constant naming regression on procedural scope [Zend/tests/grammar/regression_005.phpt] 
TEST 2348/15092 [Zend/tests/grammar/regression_006.phpt]
PASS Test to ensure const list syntax declaration works [Zend/tests/grammar/regression_006.phpt] 
TEST 2349/15092 [Zend/tests/grammar/regression_007.phpt]
PASS Test to ensure semi reserved words allow deference [Zend/tests/grammar/regression_007.phpt] 
TEST 2350/15092 [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 2351/15092 [Zend/tests/grammar/regression_009.phpt]
PASS Test to check regressions on use statements and lexer state [Zend/tests/grammar/regression_009.phpt] 
TEST 2352/15092 [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 2353/15092 [Zend/tests/grammar/regression_011.phpt]
PASS Testing instantiation using namespace:: prefix [Zend/tests/grammar/regression_011.phpt] 
TEST 2354/15092 [Zend/tests/grammar/regression_012.phpt]
PASS Testing for regression on const list syntax and arrays [Zend/tests/grammar/regression_012.phpt] 
TEST 2355/15092 [Zend/tests/grammar/regression_013.phpt]
PASS Testing for regression with encapsed variables in class declaration context [Zend/tests/grammar/regression_013.phpt] 
TEST 2356/15092 [Zend/tests/grammar/semi_reserved_001.phpt]
PASS Test semi-reserved words as class methods [Zend/tests/grammar/semi_reserved_001.phpt] 
TEST 2357/15092 [Zend/tests/grammar/semi_reserved_002.phpt]
PASS Test semi-reserved words as static class methods [Zend/tests/grammar/semi_reserved_002.phpt] 
TEST 2358/15092 [Zend/tests/grammar/semi_reserved_003.phpt]
PASS Test semi-reserved words as class properties [Zend/tests/grammar/semi_reserved_003.phpt] 
TEST 2359/15092 [Zend/tests/grammar/semi_reserved_004.phpt]
PASS Test semi-reserved words as static class properties [Zend/tests/grammar/semi_reserved_004.phpt] 
TEST 2360/15092 [Zend/tests/grammar/semi_reserved_005.phpt]
PASS Test semi-reserved words as class constants [Zend/tests/grammar/semi_reserved_005.phpt] 
TEST 2361/15092 [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 2362/15092 [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 2363/15092 [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 2364/15092 [Zend/tests/grammar/semi_reserved_009.phpt]
PASS Edge case: T_STRING<as> as T_STRING<?> [Zend/tests/grammar/semi_reserved_009.phpt] 
TEST 2365/15092 [Zend/tests/grammar/semi_reserved_010.phpt]
PASS Edge case: T_STRING<insteadof> insteadof T_STRING<?> [Zend/tests/grammar/semi_reserved_010.phpt] 
TEST 2366/15092 [Zend/tests/halt01.phpt]
PASS __HALT_COMPILER() basic test [Zend/tests/halt01.phpt] 
TEST 2367/15092 [Zend/tests/halt02.phpt]
PASS __HALT_COMPILER() basic test [Zend/tests/halt02.phpt] 
TEST 2368/15092 [Zend/tests/halt03.phpt]
PASS __HALT_COMPILER() basic test [Zend/tests/halt03.phpt] 
TEST 2369/15092 [Zend/tests/halt_compiler1.phpt]
PASS __HALT_COMPILER(); [Zend/tests/halt_compiler1.phpt] 
TEST 2370/15092 [Zend/tests/halt_compiler2.phpt]
PASS __HALT_COMPILER(); 2 files [Zend/tests/halt_compiler2.phpt] 
TEST 2371/15092 [Zend/tests/halt_compiler3.phpt]
PASS __HALT_COMPILER(); bad define() of __COMPILER_HALT_OFFSET__ 1 [Zend/tests/halt_compiler3.phpt] 
TEST 2372/15092 [Zend/tests/halt_compiler4.phpt]
PASS __HALT_COMPILER(); bad define() of __COMPILER_HALT_OFFSET__ 2 [Zend/tests/halt_compiler4.phpt] 
TEST 2373/15092 [Zend/tests/heredoc_001.phpt]
PASS basic heredoc syntax [Zend/tests/heredoc_001.phpt] 
TEST 2374/15092 [Zend/tests/heredoc_002.phpt]
PASS basic binary heredoc syntax [Zend/tests/heredoc_002.phpt] 
TEST 2375/15092 [Zend/tests/heredoc_003.phpt]
PASS simple variable replacement test (heredoc) [Zend/tests/heredoc_003.phpt] 
TEST 2376/15092 [Zend/tests/heredoc_004.phpt]
PASS braces variable replacement test (heredoc) [Zend/tests/heredoc_004.phpt] 
TEST 2377/15092 [Zend/tests/heredoc_005.phpt]
PASS unbraced complex variable replacement test (heredoc) [Zend/tests/heredoc_005.phpt] 
TEST 2378/15092 [Zend/tests/heredoc_006.phpt]
PASS braced complex variable replacement test (heredoc) [Zend/tests/heredoc_006.phpt] 
TEST 2379/15092 [Zend/tests/heredoc_007.phpt]
PASS braced and unbraced complex variable replacement test (heredoc) [Zend/tests/heredoc_007.phpt] 
TEST 2380/15092 [Zend/tests/heredoc_008.phpt]
PASS empty doc test (heredoc) [Zend/tests/heredoc_008.phpt] 
TEST 2381/15092 [Zend/tests/heredoc_009.phpt]
PASS Torture the T_END_HEREDOC rules (heredoc) [Zend/tests/heredoc_009.phpt] 
TEST 2382/15092 [Zend/tests/heredoc_010.phpt]
PASS Torture the T_END_HEREDOC rules with variable expansions (heredoc) [Zend/tests/heredoc_010.phpt] 
TEST 2383/15092 [Zend/tests/heredoc_011.phpt]
PASS STATIC heredocs CAN be used as static scalars. [Zend/tests/heredoc_011.phpt] 
TEST 2384/15092 [Zend/tests/heredoc_012.phpt]
PASS Heredoc with double quotes [Zend/tests/heredoc_012.phpt] 
TEST 2385/15092 [Zend/tests/heredoc_013.phpt]
PASS Heredoc with double quotes and wrong prefix [Zend/tests/heredoc_013.phpt] 
TEST 2386/15092 [Zend/tests/heredoc_014.phpt]
PASS Heredoc with double quotes syntax but missing second quote [Zend/tests/heredoc_014.phpt] 
TEST 2387/15092 [Zend/tests/heredoc_015.phpt]
PASS Testing heredoc with escape sequences [Zend/tests/heredoc_015.phpt] 
TEST 2388/15092 [Zend/tests/heredoc_016.phpt]
PASS Testing heredoc (double quotes) with escape sequences [Zend/tests/heredoc_016.phpt] 
TEST 2389/15092 [Zend/tests/heredoc_017.phpt]
PASS Testinh heredoc syntax [Zend/tests/heredoc_017.phpt] 
TEST 2390/15092 [Zend/tests/heredoc_018.phpt]
PASS Testing heredoc with tabs before identifier [Zend/tests/heredoc_018.phpt] 
TEST 2391/15092 [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 2392/15092 [Zend/tests/incdec_ref_property.phpt]
PASS Incrementing and decrementing a referenced property [Zend/tests/incdec_ref_property.phpt] 
TEST 2393/15092 [Zend/tests/incompat_ctx_user.phpt]
PASS Incompatible context call (non-internal function) [Zend/tests/incompat_ctx_user.phpt] 
TEST 2394/15092 [Zend/tests/increment_001.phpt]
SKIP incrementing different variables [Zend/tests/increment_001.phpt] reason: this test is for 32bit platform only
TEST 2395/15092 [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 2396/15092 [Zend/tests/indexing_001.phpt]
PASS Indexing - various special cases. [Zend/tests/indexing_001.phpt] 
TEST 2397/15092 [Zend/tests/indirect_call_array_001.phpt]
PASS Indirect method call by array - Invalid class name [Zend/tests/indirect_call_array_001.phpt] 
TEST 2398/15092 [Zend/tests/indirect_call_array_002.phpt]
PASS Indirect method call by array - Invalid method name [Zend/tests/indirect_call_array_002.phpt] 
TEST 2399/15092 [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 2400/15092 [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 2401/15092 [Zend/tests/indirect_call_array_005.phpt]
PASS Dynamic static call to instance method should throw. [Zend/tests/indirect_call_array_005.phpt] 
TEST 2402/15092 [Zend/tests/indirect_call_from_constant.phpt]
PASS Indirect call with constants. [Zend/tests/indirect_call_from_constant.phpt] 
TEST 2403/15092 [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 2404/15092 [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 2405/15092 [Zend/tests/indirect_call_string_003.phpt]
PASS Dynamic static call to instance method should throw. [Zend/tests/indirect_call_string_003.phpt] 
TEST 2406/15092 [Zend/tests/indirect_method_call_001.phpt]
PASS Testing indirect method call and exceptions [Zend/tests/indirect_method_call_001.phpt] 
TEST 2407/15092 [Zend/tests/indirect_method_call_002.phpt]
PASS Indirect method call with chaining [Zend/tests/indirect_method_call_002.phpt] 
TEST 2408/15092 [Zend/tests/indirect_method_call_003.phpt]
PASS Testing indirect method call [Zend/tests/indirect_method_call_003.phpt] 
TEST 2409/15092 [Zend/tests/indirect_method_call_004.phpt]
PASS Indirect method call and cloning [Zend/tests/indirect_method_call_004.phpt] 
TEST 2410/15092 [Zend/tests/indirect_method_call_005.phpt]
PASS Testing array dereferencing from instance with ArrayObject [Zend/tests/indirect_method_call_005.phpt] 
TEST 2411/15092 [Zend/tests/indirect_property_access.phpt]
PASS Testing indirect property access [Zend/tests/indirect_property_access.phpt] 
TEST 2412/15092 [Zend/tests/indirect_reference_this.phpt]
PASS Indirect referenced $this [Zend/tests/indirect_reference_this.phpt] 
TEST 2413/15092 [Zend/tests/inference_infinite_loop.phpt]
PASS Type inference should not result in infinite loop [Zend/tests/inference_infinite_loop.phpt] 
TEST 2414/15092 [Zend/tests/instanceof.phpt]
PASS instanceof shouldn't call __autoload [Zend/tests/instanceof.phpt] 
TEST 2415/15092 [Zend/tests/instanceof_001.phpt]
PASS Testing instanceof operator with several operators [Zend/tests/instanceof_001.phpt] 
TEST 2416/15092 [Zend/tests/instanceof_002.phpt]
PASS Testing instanceof operator with class and interface inheriteds [Zend/tests/instanceof_002.phpt] 
TEST 2417/15092 [Zend/tests/int_conversion_exponents.phpt]
PASS Integer conversion from scientific notation [Zend/tests/int_conversion_exponents.phpt] 
TEST 2418/15092 [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 2419/15092 [Zend/tests/int_overflow_64bit.phpt]
PASS testing integer overflow (64bit) [Zend/tests/int_overflow_64bit.phpt] 
TEST 2420/15092 [Zend/tests/int_special_values.phpt]
PASS Conversion of special float values to int [Zend/tests/int_special_values.phpt] 
TEST 2421/15092 [Zend/tests/int_static_prop_name.phpt]
PASS Using an integer as a static property name [Zend/tests/int_static_prop_name.phpt] 
TEST 2422/15092 [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 2423/15092 [Zend/tests/int_underflow_64bit.phpt]
PASS testing integer underflow (64bit) [Zend/tests/int_underflow_64bit.phpt] 
TEST 2424/15092 [Zend/tests/inter_007.phpt]
PASS Trying inherit abstract function twice [Zend/tests/inter_007.phpt] 
TEST 2425/15092 [Zend/tests/inter_01.phpt]
PASS Inherited constant from interface [Zend/tests/inter_01.phpt] 
TEST 2426/15092 [Zend/tests/inter_02.phpt]
PASS Namespace constant as value default [Zend/tests/inter_02.phpt] 
TEST 2427/15092 [Zend/tests/inter_03.phpt]
PASS Testing interface constants with inheritance [Zend/tests/inter_03.phpt] 
TEST 2428/15092 [Zend/tests/inter_04.phpt]
PASS Trying declare interface with repeated name of inherited method [Zend/tests/inter_04.phpt] 
TEST 2429/15092 [Zend/tests/inter_05.phpt]
PASS Trying to inherit a class in an interface [Zend/tests/inter_05.phpt] 
TEST 2430/15092 [Zend/tests/inter_06.phpt]
PASS Trying use name of an internal class as interface name [Zend/tests/inter_06.phpt] 
TEST 2431/15092 [Zend/tests/interface_exists_001.phpt]
PASS Testing interface_exists() [Zend/tests/interface_exists_001.phpt] 
TEST 2432/15092 [Zend/tests/interface_exists_002.phpt]
PASS Testing interface_exists() inside a namespace [Zend/tests/interface_exists_002.phpt] 
TEST 2433/15092 [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 2434/15092 [Zend/tests/is_a.phpt]
PASS is_a() and is_subclass_of() shouldn't call __autoload [Zend/tests/is_a.phpt] 
TEST 2435/15092 [Zend/tests/isset_001.phpt]
PASS Testing isset and unset with variable variables [Zend/tests/isset_001.phpt] 
TEST 2436/15092 [Zend/tests/isset_002.phpt]
PASS Testing isset with several undefined variables as argument [Zend/tests/isset_002.phpt] 
TEST 2437/15092 [Zend/tests/isset_003.phpt]
PASS Testing isset accessing undefined array itens and properties [Zend/tests/isset_003.phpt] 
TEST 2438/15092 [Zend/tests/isset_expr_error.phpt]
PASS Error message for isset(func()) [Zend/tests/isset_expr_error.phpt] 
TEST 2439/15092 [Zend/tests/isset_func_error.phpt]
PASS Error message for isset(func()) [Zend/tests/isset_func_error.phpt] 
TEST 2440/15092 [Zend/tests/isset_str_offset.phpt]
PASS Testing isset with string offsets [Zend/tests/isset_str_offset.phpt] 
TEST 2441/15092 [Zend/tests/jump01.phpt]
PASS jump 01: goto backward [Zend/tests/jump01.phpt] 
TEST 2442/15092 [Zend/tests/jump02.phpt]
PASS jump 02: goto forward [Zend/tests/jump02.phpt] 
TEST 2443/15092 [Zend/tests/jump03.phpt]
PASS jump 03: goto inside control structures [Zend/tests/jump03.phpt] 
TEST 2444/15092 [Zend/tests/jump04.phpt]
PASS jump 04: goto from loop (backward) [Zend/tests/jump04.phpt] 
TEST 2445/15092 [Zend/tests/jump05.phpt]
PASS jump 05: goto from loop (forward) [Zend/tests/jump05.phpt] 
TEST 2446/15092 [Zend/tests/jump06.phpt]
PASS jump 06: goto to undefined label [Zend/tests/jump06.phpt] 
TEST 2447/15092 [Zend/tests/jump07.phpt]
PASS jump 07: goto into loop (backward) [Zend/tests/jump07.phpt] 
TEST 2448/15092 [Zend/tests/jump08.phpt]
PASS jump 08: goto into loop (forward) [Zend/tests/jump08.phpt] 
TEST 2449/15092 [Zend/tests/jump09.phpt]
PASS jump 09: goto into switch (backward) [Zend/tests/jump09.phpt] 
TEST 2450/15092 [Zend/tests/jump10.phpt]
PASS jump 10: goto into switch (forward) [Zend/tests/jump10.phpt] 
TEST 2451/15092 [Zend/tests/jump11.phpt]
PASS jump 08: goto inside switch in constructor [Zend/tests/jump11.phpt] 
TEST 2452/15092 [Zend/tests/jump12.phpt]
PASS jump 09: goto in declare statement [Zend/tests/jump12.phpt] 
TEST 2453/15092 [Zend/tests/jump13.phpt]
PASS jump 10: goto with try blocks [Zend/tests/jump13.phpt] 
TEST 2454/15092 [Zend/tests/jump14.phpt]
PASS Testing GOTO inside blocks [Zend/tests/jump14.phpt] 
TEST 2455/15092 [Zend/tests/jump15.phpt]
PASS jump 15: goto from loop (forward) [Zend/tests/jump15.phpt] 
TEST 2456/15092 [Zend/tests/jump16.phpt]
PASS jump 16: goto into try/catch [Zend/tests/jump16.phpt] 
TEST 2457/15092 [Zend/tests/jump17.phpt]
PASS jump 17: goto into try/catch with finally [Zend/tests/jump17.phpt] 
TEST 2458/15092 [Zend/tests/line_const_in_array.phpt]
PASS Use of __LINE__ in arrays [Zend/tests/line_const_in_array.phpt] 
TEST 2459/15092 [Zend/tests/list_001.phpt]
PASS "Nested" list() [Zend/tests/list_001.phpt] 
TEST 2460/15092 [Zend/tests/list_002.phpt]
PASS Testing full-reference on list() [Zend/tests/list_002.phpt] 
TEST 2461/15092 [Zend/tests/list_003.phpt]
PASS list() with non-array [Zend/tests/list_003.phpt] 
TEST 2462/15092 [Zend/tests/list_004.phpt]
PASS list() with array reference [Zend/tests/list_004.phpt] 
TEST 2463/15092 [Zend/tests/list_005.phpt]
PASS Testing list() with several variables [Zend/tests/list_005.phpt] 
TEST 2464/15092 [Zend/tests/list_006.phpt]
PASS Testing nested list() with empty array [Zend/tests/list_006.phpt] 
TEST 2465/15092 [Zend/tests/list_007.phpt]
PASS Using lambda with list() [Zend/tests/list_007.phpt] 
TEST 2466/15092 [Zend/tests/list_008.phpt]
PASS Assignment to invalid list() value [Zend/tests/list_008.phpt] 
TEST 2467/15092 [Zend/tests/list_009.phpt]
PASS list with by-reference assignment should fail [Zend/tests/list_009.phpt] 
TEST 2468/15092 [Zend/tests/list_010.phpt]
PASS Do not allow mixing [] and list() [Zend/tests/list_010.phpt] 
TEST 2469/15092 [Zend/tests/list_011.phpt]
PASS Disallow list() usage as if it were an array [Zend/tests/list_011.phpt] 
TEST 2470/15092 [Zend/tests/list_012.phpt]
PASS Disallow empty elements in normal arrays [Zend/tests/list_012.phpt] 
TEST 2471/15092 [Zend/tests/list_013.phpt]
PASS Disallow tail empty elements in normal arrays [Zend/tests/list_013.phpt] 
TEST 2472/15092 [Zend/tests/list_014.phpt]
PASS Cannot destructure using array(), even if nested [Zend/tests/list_014.phpt] 
TEST 2473/15092 [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 2474/15092 [Zend/tests/list_empty_error.phpt]
PASS Empty list() assignments are not allowed [Zend/tests/list_empty_error.phpt] 
TEST 2475/15092 [Zend/tests/list_empty_error_keyed.phpt]
PASS Cannot use empty elements in keyed array destructuring [Zend/tests/list_empty_error_keyed.phpt] 
TEST 2476/15092 [Zend/tests/list_keyed.phpt]
PASS list() with keys [Zend/tests/list_keyed.phpt] 
TEST 2477/15092 [Zend/tests/list_keyed_ArrayAccess.phpt]
PASS list() with keys and ArrayAccess [Zend/tests/list_keyed_ArrayAccess.phpt] 
TEST 2478/15092 [Zend/tests/list_keyed_conversions.phpt]
PASS list() with non-integer-or-string keys [Zend/tests/list_keyed_conversions.phpt] 
TEST 2479/15092 [Zend/tests/list_keyed_evaluation_order.phpt]
PASS list() with keys, evaluation order [Zend/tests/list_keyed_evaluation_order.phpt] 
TEST 2480/15092 [Zend/tests/list_keyed_evaluation_order_2.phpt]
PASS list() with keys, evaluation order #2 [Zend/tests/list_keyed_evaluation_order_2.phpt] 
TEST 2481/15092 [Zend/tests/list_keyed_evaluation_order_3.phpt]
PASS list() with keys, evaluation order #3 [Zend/tests/list_keyed_evaluation_order_3.phpt] 
TEST 2482/15092 [Zend/tests/list_keyed_evaluation_order_nested.phpt]
PASS list() with keys, evaluation order: nested [Zend/tests/list_keyed_evaluation_order_nested.phpt] 
TEST 2483/15092 [Zend/tests/list_keyed_non_literals.phpt]
PASS list() with constant keys [Zend/tests/list_keyed_non_literals.phpt] 
TEST 2484/15092 [Zend/tests/list_keyed_trailing_comma.phpt]
PASS list() with keys and a trailing comma [Zend/tests/list_keyed_trailing_comma.phpt] 
TEST 2485/15092 [Zend/tests/list_keyed_undefined.phpt]
PASS list() with undefined keys [Zend/tests/list_keyed_undefined.phpt] 
TEST 2486/15092 [Zend/tests/list_mixed_keyed_unkeyed.phpt]
PASS list() with both keyed and unkeyed elements [Zend/tests/list_mixed_keyed_unkeyed.phpt] 
TEST 2487/15092 [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 2488/15092 [Zend/tests/list_self_assign.phpt]
PASS Test variable occuring on both LHS and RHS of list() [Zend/tests/list_self_assign.phpt] 
TEST 2489/15092 [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 2490/15092 [Zend/tests/lsb_001.phpt]
PASS ZE2 Late Static Binding in a static function [Zend/tests/lsb_001.phpt] 
TEST 2491/15092 [Zend/tests/lsb_002.phpt]
PASS ZE2 Late Static Binding in an instance function [Zend/tests/lsb_002.phpt] 
TEST 2492/15092 [Zend/tests/lsb_003.phpt]
PASS ZE2 Late Static Binding creating a new class with 'static' [Zend/tests/lsb_003.phpt] 
TEST 2493/15092 [Zend/tests/lsb_004.phpt]
PASS ZE2 Late Static Binding testing get_called_class() [Zend/tests/lsb_004.phpt] 
TEST 2494/15092 [Zend/tests/lsb_005.phpt]
PASS ZE2 Late Static Binding stacking static calleds [Zend/tests/lsb_005.phpt] 
TEST 2495/15092 [Zend/tests/lsb_006.phpt]
PASS ZE2 Late Static Binding ensuring extending 'static' is not allowed [Zend/tests/lsb_006.phpt] 
TEST 2496/15092 [Zend/tests/lsb_007.phpt]
PASS ZE2 Late Static Binding ensuring implementing 'static' is not allowed [Zend/tests/lsb_007.phpt] 
TEST 2497/15092 [Zend/tests/lsb_008.phpt]
PASS ZE2 Late Static Binding class name "static" [Zend/tests/lsb_008.phpt] 
TEST 2498/15092 [Zend/tests/lsb_009.phpt]
PASS ZE2 Late Static Binding interface name "static" [Zend/tests/lsb_009.phpt] 
TEST 2499/15092 [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 2500/15092 [Zend/tests/lsb_011.phpt]
PASS ZE2 Late Static Binding call to static::method() from internal function (array) [Zend/tests/lsb_011.phpt] 
TEST 2501/15092 [Zend/tests/lsb_012.phpt]
PASS ZE2 Late Static Binding call to static::method() from internal function (string) [Zend/tests/lsb_012.phpt] 
TEST 2502/15092 [Zend/tests/lsb_013.phpt]
PASS ZE2 Late Static Binding is_callable() and static::method() [Zend/tests/lsb_013.phpt] 
TEST 2503/15092 [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 2504/15092 [Zend/tests/lsb_015.phpt]
PASS ZE2 Late Static Binding with exceptions [Zend/tests/lsb_015.phpt] 
TEST 2505/15092 [Zend/tests/lsb_016.phpt]
PASS ZE2 Late Static Binding within hooks/magic methods [Zend/tests/lsb_016.phpt] 
TEST 2506/15092 [Zend/tests/lsb_017.phpt]
PASS ZE2 Late Static Binding nested calls [Zend/tests/lsb_017.phpt] 
TEST 2507/15092 [Zend/tests/lsb_018.phpt]
PASS ZE2 Late Static Binding and Singleton [Zend/tests/lsb_018.phpt] 
TEST 2508/15092 [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 2509/15092 [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 2510/15092 [Zend/tests/lsb_021.phpt]
PASS ZE2 Late Static Binding parent::/self:: forwarding while classname doesn't [Zend/tests/lsb_021.phpt] 
TEST 2511/15092 [Zend/tests/lsb_022.phpt]
PASS ZE2 Late Static Binding parent::/self:: forwarding and __callStatic [Zend/tests/lsb_022.phpt] 
TEST 2512/15092 [Zend/tests/magic_by_ref_001.phpt]
PASS passing first parameter of __set() by ref [Zend/tests/magic_by_ref_001.phpt] 
TEST 2513/15092 [Zend/tests/magic_by_ref_002.phpt]
PASS passing second parameter of __set() by ref [Zend/tests/magic_by_ref_002.phpt] 
TEST 2514/15092 [Zend/tests/magic_by_ref_003.phpt]
PASS passing parameter of __get() by ref [Zend/tests/magic_by_ref_003.phpt] 
TEST 2515/15092 [Zend/tests/magic_by_ref_004.phpt]
PASS passing parameter of __unset() by ref [Zend/tests/magic_by_ref_004.phpt] 
TEST 2516/15092 [Zend/tests/magic_by_ref_005.phpt]
PASS passing parameter of __isset() by ref [Zend/tests/magic_by_ref_005.phpt] 
TEST 2517/15092 [Zend/tests/magic_by_ref_006.phpt]
PASS passing first parameter of __call() by ref [Zend/tests/magic_by_ref_006.phpt] 
TEST 2518/15092 [Zend/tests/magic_by_ref_007.phpt]
PASS passing second parameter of __call() by ref [Zend/tests/magic_by_ref_007.phpt] 
TEST 2519/15092 [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 2520/15092 [Zend/tests/magic_methods_001.phpt]
PASS Testing several magic methods [Zend/tests/magic_methods_001.phpt] 
TEST 2521/15092 [Zend/tests/magic_methods_002.phpt]
PASS Testing __unset with private visibility [Zend/tests/magic_methods_002.phpt] 
TEST 2522/15092 [Zend/tests/magic_methods_003.phpt]
PASS Testing __unset declaring as static [Zend/tests/magic_methods_003.phpt] 
TEST 2523/15092 [Zend/tests/magic_methods_004.phpt]
PASS Testing __unset() with protected visibility [Zend/tests/magic_methods_004.phpt] 
TEST 2524/15092 [Zend/tests/magic_methods_005.phpt]
PASS Testing __call() declaration in interface with wrong modifier [Zend/tests/magic_methods_005.phpt] 
TEST 2525/15092 [Zend/tests/magic_methods_006.phpt]
PASS Testing __callstatic declaration in interface with missing the 'static' modifier [Zend/tests/magic_methods_006.phpt] 
TEST 2526/15092 [Zend/tests/magic_methods_007.phpt]
PASS Testing __set() declaration in abstract class with wrong modifier [Zend/tests/magic_methods_007.phpt] 
TEST 2527/15092 [Zend/tests/magic_methods_008.phpt]
PASS Testing __set implementation with wrong declaration [Zend/tests/magic_methods_008.phpt] 
TEST 2528/15092 [Zend/tests/magic_methods_009.phpt]
PASS Testing __callstatic declaration with wrong modifier [Zend/tests/magic_methods_009.phpt] 
TEST 2529/15092 [Zend/tests/magic_methods_010.phpt]
PASS Testing __toString() declaration with wrong modifier [Zend/tests/magic_methods_010.phpt] 
TEST 2530/15092 [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 2531/15092 [Zend/tests/method_argument_binding.phpt]
PASS Edge cases in compile-time method argument binding [Zend/tests/method_argument_binding.phpt] 
TEST 2532/15092 [Zend/tests/method_exists.phpt]
PASS method_exists() segfaults [Zend/tests/method_exists.phpt] 
TEST 2533/15092 [Zend/tests/method_exists_002.phpt]
PASS Testing method_exists() [Zend/tests/method_exists_002.phpt] 
TEST 2534/15092 [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 2535/15092 [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 2536/15092 [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 2537/15092 [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 2538/15092 [Zend/tests/methods-on-non-objects.phpt]
PASS Method calls on non-objects raise recoverable errors [Zend/tests/methods-on-non-objects.phpt] 
TEST 2539/15092 [Zend/tests/mod_001.phpt]
PASS modulus by zero [Zend/tests/mod_001.phpt] 
TEST 2540/15092 [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 2541/15092 [Zend/tests/mul_001.phpt]
PASS multiplying arrays [Zend/tests/mul_001.phpt] 
TEST 2542/15092 [Zend/tests/multibyte/bug68665.phpt]
PASS Crash with Big5 [Zend/tests/multibyte/bug68665.phpt] 
TEST 2543/15092 [Zend/tests/multibyte/multibyte_encoding_001.phpt]
PASS Zend Multibyte and ShiftJIS [Zend/tests/multibyte/multibyte_encoding_001.phpt] 
TEST 2544/15092 [Zend/tests/multibyte/multibyte_encoding_002.phpt]
PASS Zend Multibyte and UTF-8 BOM [Zend/tests/multibyte/multibyte_encoding_002.phpt] 
TEST 2545/15092 [Zend/tests/multibyte/multibyte_encoding_003.phpt]
PASS Zend Multibyte and UTF-16 BOM [Zend/tests/multibyte/multibyte_encoding_003.phpt] 
TEST 2546/15092 [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 2547/15092 [Zend/tests/multibyte/multibyte_encoding_005.phpt]
PASS encoding conversion from script encoding into internal encoding [Zend/tests/multibyte/multibyte_encoding_005.phpt] 
TEST 2548/15092 [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 2549/15092 [Zend/tests/name_collision_01.phpt]
PASS Object naming collision error: class/class [Zend/tests/name_collision_01.phpt] 
TEST 2550/15092 [Zend/tests/name_collision_02.phpt]
PASS Object naming collision error: class/interface [Zend/tests/name_collision_02.phpt] 
TEST 2551/15092 [Zend/tests/name_collision_03.phpt]
PASS Object naming collision error: class/trait [Zend/tests/name_collision_03.phpt] 
TEST 2552/15092 [Zend/tests/name_collision_04.phpt]
PASS Object naming collision error: interface/interface [Zend/tests/name_collision_04.phpt] 
TEST 2553/15092 [Zend/tests/name_collision_05.phpt]
PASS Object naming collision error: interface/trait [Zend/tests/name_collision_05.phpt] 
TEST 2554/15092 [Zend/tests/name_collision_06.phpt]
PASS Object naming collision error: trait/trait [Zend/tests/name_collision_06.phpt] 
TEST 2555/15092 [Zend/tests/name_collision_07.phpt]
PASS Class declaration colliding with import (in namespace) [Zend/tests/name_collision_07.phpt] 
TEST 2556/15092 [Zend/tests/name_collision_08.phpt]
PASS Function declaration colliding with import (in namespace) [Zend/tests/name_collision_08.phpt] 
TEST 2557/15092 [Zend/tests/name_collision_09.phpt]
PASS Class declaration colliding with import (in namespace) [Zend/tests/name_collision_09.phpt] 
TEST 2558/15092 [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 2559/15092 [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 2560/15092 [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 2561/15092 [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 2562/15092 [Zend/tests/not_001.phpt]
PASS bitwise NOT, doubles and strings [Zend/tests/not_001.phpt] 
TEST 2563/15092 [Zend/tests/not_002.phpt]
PASS bitwise NOT and arrays [Zend/tests/not_002.phpt] 
TEST 2564/15092 [Zend/tests/nowdoc_001.phpt]
PASS basic nowdoc syntax [Zend/tests/nowdoc_001.phpt] 
TEST 2565/15092 [Zend/tests/nowdoc_002.phpt]
PASS basic binary nowdoc syntax [Zend/tests/nowdoc_002.phpt] 
TEST 2566/15092 [Zend/tests/nowdoc_003.phpt]
PASS simple variable replacement test (nowdoc) [Zend/tests/nowdoc_003.phpt] 
TEST 2567/15092 [Zend/tests/nowdoc_004.phpt]
PASS braces variable replacement test (nowdoc) [Zend/tests/nowdoc_004.phpt] 
TEST 2568/15092 [Zend/tests/nowdoc_005.phpt]
PASS unbraced complex variable replacement test (nowdoc) [Zend/tests/nowdoc_005.phpt] 
TEST 2569/15092 [Zend/tests/nowdoc_006.phpt]
PASS braced complex variable replacement test (nowdoc) [Zend/tests/nowdoc_006.phpt] 
TEST 2570/15092 [Zend/tests/nowdoc_007.phpt]
PASS braced and unbraced complex variable replacement test (nowdoc) [Zend/tests/nowdoc_007.phpt] 
TEST 2571/15092 [Zend/tests/nowdoc_008.phpt]
PASS empty doc test (nowdoc) [Zend/tests/nowdoc_008.phpt] 
TEST 2572/15092 [Zend/tests/nowdoc_009.phpt]
PASS Torture the T_END_NOWDOC rules (nowdoc) [Zend/tests/nowdoc_009.phpt] 
TEST 2573/15092 [Zend/tests/nowdoc_010.phpt]
PASS Torture the T_END_NOWDOC rules with variable expansions (nowdoc) [Zend/tests/nowdoc_010.phpt] 
TEST 2574/15092 [Zend/tests/nowdoc_011.phpt]
PASS Nowdocs CAN be used as static scalars. [Zend/tests/nowdoc_011.phpt] 
TEST 2575/15092 [Zend/tests/nowdoc_012.phpt]
PASS Test false labels [Zend/tests/nowdoc_012.phpt] 
TEST 2576/15092 [Zend/tests/nowdoc_013.phpt]
PASS Test whitespace following end of nowdoc [Zend/tests/nowdoc_013.phpt] 
TEST 2577/15092 [Zend/tests/nowdoc_014.phpt]
PASS Highlighting empty nowdoc [Zend/tests/nowdoc_014.phpt] 
TEST 2578/15092 [Zend/tests/nowdoc_015.phpt]
PASS Test nowdoc and line numbering [Zend/tests/nowdoc_015.phpt] 
TEST 2579/15092 [Zend/tests/nowdoc_016.phpt]
PASS Testing nowdocs with escape sequences [Zend/tests/nowdoc_016.phpt] 
TEST 2580/15092 [Zend/tests/nowdoc_017.phpt]
PASS Testing nowdoc in default value for property [Zend/tests/nowdoc_017.phpt] 
TEST 2581/15092 [Zend/tests/ns_001.phpt]
PASS 001: Class in namespace [Zend/tests/ns_001.phpt] 
TEST 2582/15092 [Zend/tests/ns_002.phpt]
PASS 002: Import in namespace [Zend/tests/ns_002.phpt] 
TEST 2583/15092 [Zend/tests/ns_003.phpt]
PASS 003: Name conflict (ns name) [Zend/tests/ns_003.phpt] 
TEST 2584/15092 [Zend/tests/ns_004.phpt]
PASS 004: Using global class name from namespace (unqualified - fail) [Zend/tests/ns_004.phpt] 
TEST 2585/15092 [Zend/tests/ns_005.phpt]
PASS 005: Name conflict (php name in case if ns name exists) [Zend/tests/ns_005.phpt] 
TEST 2586/15092 [Zend/tests/ns_006.phpt]
PASS 006: Run-time name conflict (ns name) [Zend/tests/ns_006.phpt] 
TEST 2587/15092 [Zend/tests/ns_007.phpt]
PASS 007: Run-time name conflict (php name) [Zend/tests/ns_007.phpt] 
TEST 2588/15092 [Zend/tests/ns_008.phpt]
PASS 008: __NAMESPACE__ constant and runtime names (ns name) [Zend/tests/ns_008.phpt] 
TEST 2589/15092 [Zend/tests/ns_009.phpt]
PASS 009: __NAMESPACE__ constant and runtime names (php name) [Zend/tests/ns_009.phpt] 
TEST 2590/15092 [Zend/tests/ns_010.phpt]
PASS 010: Accesing internal namespace class [Zend/tests/ns_010.phpt] 
TEST 2591/15092 [Zend/tests/ns_011.phpt]
PASS 011: Function in namespace [Zend/tests/ns_011.phpt] 
TEST 2592/15092 [Zend/tests/ns_012.phpt]
PASS 012: Import in namespace and functions [Zend/tests/ns_012.phpt] 
TEST 2593/15092 [Zend/tests/ns_013.phpt]
PASS 013: Name conflict and functions (ns name) [Zend/tests/ns_013.phpt] 
TEST 2594/15092 [Zend/tests/ns_014.phpt]
PASS 014: Name conflict and functions (php name) [Zend/tests/ns_014.phpt] 
TEST 2595/15092 [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 2596/15092 [Zend/tests/ns_016.phpt]
PASS 016: Run-time name conflict and functions (ns name) [Zend/tests/ns_016.phpt] 
TEST 2597/15092 [Zend/tests/ns_017.phpt]
PASS 017: Run-time name conflict and functions (php name) [Zend/tests/ns_017.phpt] 
TEST 2598/15092 [Zend/tests/ns_018.phpt]
PASS 018: __NAMESPACE__ constant and runtime names (ns name) [Zend/tests/ns_018.phpt] 
TEST 2599/15092 [Zend/tests/ns_019.phpt]
PASS 019: __NAMESPACE__ constant and runtime names (php name) [Zend/tests/ns_019.phpt] 
TEST 2600/15092 [Zend/tests/ns_020.phpt]
PASS 020: Accesing internal namespace function [Zend/tests/ns_020.phpt] 
TEST 2601/15092 [Zend/tests/ns_021.phpt]
PASS 021: Name search priority (first look into namespace) [Zend/tests/ns_021.phpt] 
TEST 2602/15092 [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 2603/15092 [Zend/tests/ns_023.phpt]
PASS 023: __NAMESPACE__ constant [Zend/tests/ns_023.phpt] 
TEST 2604/15092 [Zend/tests/ns_024.phpt]
PASS 024: __NAMESPACE__ constant out of namespace [Zend/tests/ns_024.phpt] 
TEST 2605/15092 [Zend/tests/ns_025.phpt]
PASS 025: Name ambiguity (class name & part of namespace name) [Zend/tests/ns_025.phpt] 
TEST 2606/15092 [Zend/tests/ns_026.phpt]
PASS 026: Name ambiguity (class name & namespace name) [Zend/tests/ns_026.phpt] 
TEST 2607/15092 [Zend/tests/ns_027.phpt]
PASS 027: Name ambiguity (class name & part of extertnal namespace name) [Zend/tests/ns_027.phpt] 
TEST 2608/15092 [Zend/tests/ns_028.phpt]
PASS 028: Name ambiguity (class name & external namespace name) [Zend/tests/ns_028.phpt] 
TEST 2609/15092 [Zend/tests/ns_029.phpt]
PASS 029: Name ambiguity (class name & import name) [Zend/tests/ns_029.phpt] 
TEST 2610/15092 [Zend/tests/ns_030.phpt]
PASS 030: Name ambiguity (import name & class name) [Zend/tests/ns_030.phpt] 
TEST 2611/15092 [Zend/tests/ns_031.phpt]
PASS 031: Namespace support for user functions (ns name) [Zend/tests/ns_031.phpt] 
TEST 2612/15092 [Zend/tests/ns_032.phpt]
PASS 032: Namespace support for user functions (php name) [Zend/tests/ns_032.phpt] 
TEST 2613/15092 [Zend/tests/ns_033.phpt]
PASS 033: Import statement with non-compound name [Zend/tests/ns_033.phpt] 
TEST 2614/15092 [Zend/tests/ns_034.phpt]
PASS 034: Support for namespaces in compile-time constant reference [Zend/tests/ns_034.phpt] 
TEST 2615/15092 [Zend/tests/ns_035.phpt]
PASS 035: Name ambiguity in compile-time constant reference (php name) [Zend/tests/ns_035.phpt] 
TEST 2616/15092 [Zend/tests/ns_036.phpt]
PASS 036: Name ambiguity in compile-time constant reference (ns name) [Zend/tests/ns_036.phpt] 
TEST 2617/15092 [Zend/tests/ns_037.phpt]
PASS 037: Name ambiguity (namespace name or namespace's class name) [Zend/tests/ns_037.phpt] 
TEST 2618/15092 [Zend/tests/ns_038.phpt]
PASS 038: Name ambiguity (namespace name or internal class name) [Zend/tests/ns_038.phpt] 
TEST 2619/15092 [Zend/tests/ns_039.phpt]
PASS 039: Constant declaration [Zend/tests/ns_039.phpt] 
TEST 2620/15092 [Zend/tests/ns_040.phpt]
PASS 040: Constant declaration and usage in namespace [Zend/tests/ns_040.phpt] 
TEST 2621/15092 [Zend/tests/ns_041.phpt]
PASS 041: Constants in namespace [Zend/tests/ns_041.phpt] 
TEST 2622/15092 [Zend/tests/ns_042.phpt]
PASS 042: Import in namespace and constants [Zend/tests/ns_042.phpt] 
TEST 2623/15092 [Zend/tests/ns_043.phpt]
PASS 043: Name conflict and constants (ns name) [Zend/tests/ns_043.phpt] 
TEST 2624/15092 [Zend/tests/ns_044.phpt]
PASS 044: Name conflict and constants (php name) [Zend/tests/ns_044.phpt] 
TEST 2625/15092 [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 2626/15092 [Zend/tests/ns_046.phpt]
PASS 046: Run-time name conflict and constants (ns name) [Zend/tests/ns_046.phpt] 
TEST 2627/15092 [Zend/tests/ns_047.phpt]
PASS 047: Run-time name conflict and constants (php name) [Zend/tests/ns_047.phpt] 
TEST 2628/15092 [Zend/tests/ns_048.phpt]
PASS 048: __NAMESPACE__ constant and runtime names (ns name) [Zend/tests/ns_048.phpt] 
TEST 2629/15092 [Zend/tests/ns_049.phpt]
PASS 049: __NAMESPACE__ constant and runtime names (php name) [Zend/tests/ns_049.phpt] 
TEST 2630/15092 [Zend/tests/ns_050.phpt]
PASS 050: Name conflict and compile-time constants (ns name) [Zend/tests/ns_050.phpt] 
TEST 2631/15092 [Zend/tests/ns_051.phpt]
PASS 051: Name conflict and compile-time constants (php name) [Zend/tests/ns_051.phpt] 
TEST 2632/15092 [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 2633/15092 [Zend/tests/ns_053.phpt]
PASS 053: Run-time constant definition [Zend/tests/ns_053.phpt] 
TEST 2634/15092 [Zend/tests/ns_054.phpt]
PASS 054: namespace and interfaces [Zend/tests/ns_054.phpt] 
TEST 2635/15092 [Zend/tests/ns_055.phpt]
PASS 055: types in namespaces [Zend/tests/ns_055.phpt] 
TEST 2636/15092 [Zend/tests/ns_056.phpt]
PASS 056: type-hint compatibility in namespaces [Zend/tests/ns_056.phpt] 
TEST 2637/15092 [Zend/tests/ns_057.phpt]
PASS 057: Usage of 'namespace' in compound names (inside namespace) [Zend/tests/ns_057.phpt] 
TEST 2638/15092 [Zend/tests/ns_058.phpt]
PASS 058: Usage of 'namespace' in compound names (out of namespase) [Zend/tests/ns_058.phpt] 
TEST 2639/15092 [Zend/tests/ns_059.phpt]
PASS 059: Constant arrays [Zend/tests/ns_059.phpt] 
TEST 2640/15092 [Zend/tests/ns_060.phpt]
PASS 060: multiple namespaces per file [Zend/tests/ns_060.phpt] 
TEST 2641/15092 [Zend/tests/ns_061.phpt]
PASS 061: use in global scope [Zend/tests/ns_061.phpt] 
TEST 2642/15092 [Zend/tests/ns_062.phpt]
PASS 062: use \global class [Zend/tests/ns_062.phpt] 
TEST 2643/15092 [Zend/tests/ns_063.phpt]
PASS 063: Old-style constructors in namesapces (not supported!) [Zend/tests/ns_063.phpt] 
TEST 2644/15092 [Zend/tests/ns_064.phpt]
PASS Magic methods in overrided stdClass inside namespace [Zend/tests/ns_064.phpt] 
TEST 2645/15092 [Zend/tests/ns_065.phpt]
PASS 065: Multiple names in use statement [Zend/tests/ns_065.phpt] 
TEST 2646/15092 [Zend/tests/ns_066.phpt]
PASS 066: Name ambiguity (import name & internal class name) [Zend/tests/ns_066.phpt] 
TEST 2647/15092 [Zend/tests/ns_067.phpt]
PASS 067: Name ambiguity (import name & internal class name) [Zend/tests/ns_067.phpt] 
TEST 2648/15092 [Zend/tests/ns_068.phpt]
PASS 068: Code before namespace [Zend/tests/ns_068.phpt] 
TEST 2649/15092 [Zend/tests/ns_069.phpt]
PASS 069: Include inside namespaced method [Zend/tests/ns_069.phpt] 
TEST 2650/15092 [Zend/tests/ns_070.phpt]
PASS Testing parameter type-hinted with default value inside namespace [Zend/tests/ns_070.phpt] 
TEST 2651/15092 [Zend/tests/ns_071.phpt]
PASS Testing parameter type-hinted (array) with default value inside namespace [Zend/tests/ns_071.phpt] 
TEST 2652/15092 [Zend/tests/ns_072.phpt]
PASS Testing parameter type-hinted with interface [Zend/tests/ns_072.phpt] 
TEST 2653/15092 [Zend/tests/ns_073.phpt]
PASS Testing type-hinted lambda parameter inside namespace [Zend/tests/ns_073.phpt] 
TEST 2654/15092 [Zend/tests/ns_074.phpt]
PASS Testing type-hinted lambda parameter inside namespace [Zend/tests/ns_074.phpt] 
TEST 2655/15092 [Zend/tests/ns_075.phpt]
PASS 075: Redefining compile-time constants [Zend/tests/ns_075.phpt] 
TEST 2656/15092 [Zend/tests/ns_076.phpt]
PASS 076: Unknown constants in namespace [Zend/tests/ns_076.phpt] 
TEST 2657/15092 [Zend/tests/ns_077_1.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_1.phpt] 
TEST 2658/15092 [Zend/tests/ns_077_2.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_2.phpt] 
TEST 2659/15092 [Zend/tests/ns_077_3.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_3.phpt] 
TEST 2660/15092 [Zend/tests/ns_077_4.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_4.phpt] 
TEST 2661/15092 [Zend/tests/ns_077_5.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_5.phpt] 
TEST 2662/15092 [Zend/tests/ns_077_6.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_6.phpt] 
TEST 2663/15092 [Zend/tests/ns_077_7.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_7.phpt] 
TEST 2664/15092 [Zend/tests/ns_077_8.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_8.phpt] 
TEST 2665/15092 [Zend/tests/ns_078.phpt]
PASS 002: Import - different syntaxes [Zend/tests/ns_078.phpt] 
TEST 2666/15092 [Zend/tests/ns_079.phpt]
PASS 079: nested namespaces [Zend/tests/ns_079.phpt] 
TEST 2667/15092 [Zend/tests/ns_080.phpt]
PASS 080: bracketed namespaces and __HALT_COMPILER(); [Zend/tests/ns_080.phpt] 
TEST 2668/15092 [Zend/tests/ns_081.phpt]
PASS 081: bracketed namespace with nested unbracketed namespace [Zend/tests/ns_081.phpt] 
TEST 2669/15092 [Zend/tests/ns_082.phpt]
PASS 082: bracketed namespace with closing tag [Zend/tests/ns_082.phpt] 
TEST 2670/15092 [Zend/tests/ns_083.phpt]
PASS 083: bracketed namespace with junk before the ns declaration [Zend/tests/ns_083.phpt] 
TEST 2671/15092 [Zend/tests/ns_084.phpt]
PASS 084: unbracketed namespace with nested bracketed namespace [Zend/tests/ns_084.phpt] 
TEST 2672/15092 [Zend/tests/ns_085.phpt]
PASS 085: bracketed namespace [Zend/tests/ns_085.phpt] 
TEST 2673/15092 [Zend/tests/ns_086.phpt]
PASS 086: bracketed namespace with encoding [Zend/tests/ns_086.phpt] 
TEST 2674/15092 [Zend/tests/ns_087.phpt]
PASS 087: bracketed namespace with stuff in between [Zend/tests/ns_087.phpt] 
TEST 2675/15092 [Zend/tests/ns_088.phpt]
PASS Nested group use statements syntax error [Zend/tests/ns_088.phpt] 
TEST 2676/15092 [Zend/tests/ns_089.phpt]
PASS Group use statements [Zend/tests/ns_089.phpt] 
TEST 2677/15092 [Zend/tests/ns_090.phpt]
PASS Group use statements declared inline [Zend/tests/ns_090.phpt] 
TEST 2678/15092 [Zend/tests/ns_091.phpt]
PASS Group use statements with compound namespaces [Zend/tests/ns_091.phpt] 
TEST 2679/15092 [Zend/tests/ns_092.phpt]
PASS Typed group use statements [Zend/tests/ns_092.phpt] 
TEST 2680/15092 [Zend/tests/ns_093.phpt]
PASS Group use declarations and whitespace nuances [Zend/tests/ns_093.phpt] 
TEST 2681/15092 [Zend/tests/ns_094.phpt]
PASS Type group use declarations should not allow override on inner itens [Zend/tests/ns_094.phpt] 
TEST 2682/15092 [Zend/tests/ns_095.phpt]
PASS Absolute namespaces should be allowed [Zend/tests/ns_095.phpt] 
TEST 2683/15092 [Zend/tests/ns_096.phpt]
PASS Group use declaration list should not contain leading separator [Zend/tests/ns_096.phpt] 
TEST 2684/15092 [Zend/tests/ns_trailing_comma_01.phpt]
PASS Mixed group use declaration can contain trailing comma [Zend/tests/ns_trailing_comma_01.phpt] 
TEST 2685/15092 [Zend/tests/ns_trailing_comma_02.phpt]
PASS Unmixed group use declaration can contain trailing comma [Zend/tests/ns_trailing_comma_02.phpt] 
TEST 2686/15092 [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 2687/15092 [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 2688/15092 [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 2689/15092 [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 2690/15092 [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 2691/15092 [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 2692/15092 [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 2693/15092 [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 2694/15092 [Zend/tests/nullable_types/array.phpt]
PASS Explicitly nullable array type [Zend/tests/nullable_types/array.phpt] 
TEST 2695/15092 [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 2696/15092 [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 2697/15092 [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 2698/15092 [Zend/tests/nullable_types/covariant_nullable_return_succeds.phpt]
PASS Nullable covariant return types [Zend/tests/nullable_types/covariant_nullable_return_succeds.phpt] 
TEST 2699/15092 [Zend/tests/nullable_types/float.phpt]
PASS Explicitly nullable float type [Zend/tests/nullable_types/float.phpt] 
TEST 2700/15092 [Zend/tests/nullable_types/int.phpt]
PASS Explicitly nullable int type [Zend/tests/nullable_types/int.phpt] 
TEST 2701/15092 [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 2702/15092 [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 2703/15092 [Zend/tests/nullable_types/string.phpt]
PASS Explicitly nullable string type [Zend/tests/nullable_types/string.phpt] 
TEST 2704/15092 [Zend/tests/numeric_string_errors.phpt]
PASS Invalid numeric string E_WARNINGs and E_NOTICEs [Zend/tests/numeric_string_errors.phpt] 
TEST 2705/15092 [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 2706/15092 [Zend/tests/object-null.phpt]
PASS Test whether an object is NULL or not. [Zend/tests/object-null.phpt] 
TEST 2707/15092 [Zend/tests/object_array_cast.phpt]
PASS (object) (array) and (array) (object) casts [Zend/tests/object_array_cast.phpt] 
TEST 2708/15092 [Zend/tests/object_handlers.phpt]
PASS Magic object handlers segfaults and memory errors [Zend/tests/object_handlers.phpt] 
TEST 2709/15092 [Zend/tests/object_property_ref_incdec.phpt]
PASS Inc/dec of reference object properties [Zend/tests/object_property_ref_incdec.phpt] 
TEST 2710/15092 [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 2711/15092 [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 2712/15092 [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 2713/15092 [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 2714/15092 [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 2715/15092 [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 2716/15092 [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 2717/15092 [Zend/tests/object_types/return_type_reflection.phpt]
PASS Reflecting object return type [Zend/tests/object_types/return_type_reflection.phpt] 
TEST 2718/15092 [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 2719/15092 [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 2720/15092 [Zend/tests/object_types/type_hint_reflection.phpt]
PASS Reflecting object type hint [Zend/tests/object_types/type_hint_reflection.phpt] 
TEST 2721/15092 [Zend/tests/objects_001.phpt]
PASS comparing objects to other types [Zend/tests/objects_001.phpt] 
TEST 2722/15092 [Zend/tests/objects_002.phpt]
PASS method overloading with different method signature [Zend/tests/objects_002.phpt] 
TEST 2723/15092 [Zend/tests/objects_003.phpt]
PASS method overloading with different method signature [Zend/tests/objects_003.phpt] 
TEST 2724/15092 [Zend/tests/objects_004.phpt]
PASS method overloading with different method signature [Zend/tests/objects_004.phpt] 
TEST 2725/15092 [Zend/tests/objects_005.phpt]
PASS method overloading with different method signature [Zend/tests/objects_005.phpt] 
TEST 2726/15092 [Zend/tests/objects_006.phpt]
PASS method overloading with different method signature [Zend/tests/objects_006.phpt] 
TEST 2727/15092 [Zend/tests/objects_007.phpt]
PASS method overloading with different method signature [Zend/tests/objects_007.phpt] 
TEST 2728/15092 [Zend/tests/objects_008.phpt]
PASS method overloading with different method signature [Zend/tests/objects_008.phpt] 
TEST 2729/15092 [Zend/tests/objects_009.phpt]
PASS method overloading with different method signature [Zend/tests/objects_009.phpt] 
TEST 2730/15092 [Zend/tests/objects_010.phpt]
PASS redefining constructor (__construct second) [Zend/tests/objects_010.phpt] 
TEST 2731/15092 [Zend/tests/objects_011.phpt]
PASS redefining constructor (__construct first) [Zend/tests/objects_011.phpt] 
TEST 2732/15092 [Zend/tests/objects_012.phpt]
PASS implementing a class [Zend/tests/objects_012.phpt] 
TEST 2733/15092 [Zend/tests/objects_013.phpt]
PASS implementing the same interface twice [Zend/tests/objects_013.phpt] 
TEST 2734/15092 [Zend/tests/objects_014.phpt]
PASS extending the same interface twice [Zend/tests/objects_014.phpt] 
TEST 2735/15092 [Zend/tests/objects_015.phpt]
PASS comparing objects with strings/NULL [Zend/tests/objects_015.phpt] 
TEST 2736/15092 [Zend/tests/objects_017.phpt]
PASS Testing visibility of object returned by function [Zend/tests/objects_017.phpt] 
TEST 2737/15092 [Zend/tests/objects_018.phpt]
PASS Using the same function name on interface with inheritance [Zend/tests/objects_018.phpt] 
TEST 2738/15092 [Zend/tests/objects_019.phpt]
PASS Testing references of dynamic properties [Zend/tests/objects_019.phpt] 
TEST 2739/15092 [Zend/tests/objects_020.phpt]
PASS Accessing members of standard object through of variable variable [Zend/tests/objects_020.phpt] 
TEST 2740/15092 [Zend/tests/objects_021.phpt]
PASS Testing magic methods __set, __get and __call in cascade [Zend/tests/objects_021.phpt] 
TEST 2741/15092 [Zend/tests/objects_022.phpt]
PASS Testing 'self', 'parent' as type-hint [Zend/tests/objects_022.phpt] 
TEST 2742/15092 [Zend/tests/objects_023.phpt]
PASS Creating instances dynamically [Zend/tests/objects_023.phpt] 
TEST 2743/15092 [Zend/tests/objects_024.phpt]
PASS Testing direct assigning for property of object returned by function [Zend/tests/objects_024.phpt] 
TEST 2744/15092 [Zend/tests/objects_025.phpt]
PASS Testing invalid method names with __call and __callstatic [Zend/tests/objects_025.phpt] 
TEST 2745/15092 [Zend/tests/objects_026.phpt]
PASS Using $this when out of context [Zend/tests/objects_026.phpt] 
TEST 2746/15092 [Zend/tests/objects_027.phpt]
PASS Testing 'new static;' calling parent method [Zend/tests/objects_027.phpt] 
TEST 2747/15092 [Zend/tests/objects_028.phpt]
PASS Testing 'static::' and 'parent::' in calls [Zend/tests/objects_028.phpt] 
TEST 2748/15092 [Zend/tests/objects_029.phpt]
PASS Trying to access undeclared static property [Zend/tests/objects_029.phpt] 
TEST 2749/15092 [Zend/tests/objects_030.phpt]
PASS Trying to access undeclared parent property [Zend/tests/objects_030.phpt] 
TEST 2750/15092 [Zend/tests/objects_031.phpt]
PASS Cloning stdClass [Zend/tests/objects_031.phpt] 
TEST 2751/15092 [Zend/tests/objects_032.phpt]
PASS Covariant return-by-ref constraints [Zend/tests/objects_032.phpt] 
TEST 2752/15092 [Zend/tests/oct_overflow_32bit.phpt]
SKIP testing integer overflow (32bit) [Zend/tests/oct_overflow_32bit.phpt] reason: this test is for 32bit platform only
TEST 2753/15092 [Zend/tests/oct_overflow_char.phpt]
PASS Octal overflow in string interpolation [Zend/tests/oct_overflow_char.phpt] 
TEST 2754/15092 [Zend/tests/offset_array.phpt]
PASS using different variables to access array offsets [Zend/tests/offset_array.phpt] 
TEST 2755/15092 [Zend/tests/offset_assign.phpt]
PASS Crash on $x['x']['y'] += 1 when $x is string [Zend/tests/offset_assign.phpt] 
TEST 2756/15092 [Zend/tests/offset_bool.phpt]
PASS using different variables to access boolean offsets [Zend/tests/offset_bool.phpt] 
TEST 2757/15092 [Zend/tests/offset_long.phpt]
PASS using different variables to access long offsets [Zend/tests/offset_long.phpt] 
TEST 2758/15092 [Zend/tests/offset_null.phpt]
PASS using different variables to access null offsets [Zend/tests/offset_null.phpt] 
TEST 2759/15092 [Zend/tests/offset_object.phpt]
PASS accessing object dimension [Zend/tests/offset_object.phpt] 
TEST 2760/15092 [Zend/tests/offset_string.phpt]
PASS using different variables to access string offsets [Zend/tests/offset_string.phpt] 
TEST 2761/15092 [Zend/tests/or_001.phpt]
PASS bitwise OR and strings [Zend/tests/or_001.phpt] 
TEST 2762/15092 [Zend/tests/overloaded_func_001.phpt]
SKIP Overloaded function 001 [Zend/tests/overloaded_func_001.phpt] reason: needs class with overloaded function
TEST 2763/15092 [Zend/tests/overloaded_func_002.phpt]
SKIP Overloaded function 002 [Zend/tests/overloaded_func_002.phpt] reason: needs class with overloaded function
TEST 2764/15092 [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 2765/15092 [Zend/tests/parse_str_with_unpack.phpt]
PASS Calling parse_str through argument unpacking [Zend/tests/parse_str_with_unpack.phpt] 
TEST 2766/15092 [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 2767/15092 [Zend/tests/pow_ref.phpt]
PASS Use power operator on reference [Zend/tests/pow_ref.phpt] 
TEST 2768/15092 [Zend/tests/property_exists.phpt]
PASS Testing property_exists() [Zend/tests/property_exists.phpt] 
TEST 2769/15092 [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 2770/15092 [Zend/tests/recursive_debug_info.phpt]
PASS Test recursive __debugInfo() method [Zend/tests/recursive_debug_info.phpt] 
TEST 2771/15092 [Zend/tests/require_parse_exception.phpt]
PASS Parse exceptions when using require [Zend/tests/require_parse_exception.phpt] 
TEST 2772/15092 [Zend/tests/result_unused.phpt]
PASS Unused result of fetch operations [Zend/tests/result_unused.phpt] 
TEST 2773/15092 [Zend/tests/return_types/001.phpt]
PASS Returned nothing, expected array [Zend/tests/return_types/001.phpt] 
TEST 2774/15092 [Zend/tests/return_types/002.phpt]
PASS Returned null, expected array [Zend/tests/return_types/002.phpt] 
TEST 2775/15092 [Zend/tests/return_types/003.phpt]
PASS Returned 1, expected array [Zend/tests/return_types/003.phpt] 
TEST 2776/15092 [Zend/tests/return_types/004.phpt]
PASS Returned string, expected array [Zend/tests/return_types/004.phpt] 
TEST 2777/15092 [Zend/tests/return_types/005.phpt]
PASS Return value fails inheritance check in method [Zend/tests/return_types/005.phpt] 
TEST 2778/15092 [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 2779/15092 [Zend/tests/return_types/007.phpt]
PASS Return value is subclass of return type [Zend/tests/return_types/007.phpt] 
TEST 2780/15092 [Zend/tests/return_types/008.phpt]
PASS Return type covariance in interface implementation [Zend/tests/return_types/008.phpt] 
TEST 2781/15092 [Zend/tests/return_types/009.phpt]
PASS Return type covariance error [Zend/tests/return_types/009.phpt] 
TEST 2782/15092 [Zend/tests/return_types/010.phpt]
PASS Returned null, expected array reference [Zend/tests/return_types/010.phpt] 
TEST 2783/15092 [Zend/tests/return_types/011.phpt]
PASS Function returned callable, expected callable [Zend/tests/return_types/011.phpt] 
TEST 2784/15092 [Zend/tests/return_types/012.phpt]
PASS Method returned callable, expected callable [Zend/tests/return_types/012.phpt] 
TEST 2785/15092 [Zend/tests/return_types/013.phpt]
PASS Closure inside method returned null, expected array [Zend/tests/return_types/013.phpt] 
TEST 2786/15092 [Zend/tests/return_types/014.phpt]
PASS Constructors cannot declare a return type [Zend/tests/return_types/014.phpt] 
TEST 2787/15092 [Zend/tests/return_types/015.phpt]
PASS Return types allowed in namespace [Zend/tests/return_types/015.phpt] 
TEST 2788/15092 [Zend/tests/return_types/016.phpt]
PASS Fully qualified classes are allowed in return types [Zend/tests/return_types/016.phpt] 
TEST 2789/15092 [Zend/tests/return_types/017.phpt]
PASS Fully qualified classes in trait return types [Zend/tests/return_types/017.phpt] 
TEST 2790/15092 [Zend/tests/return_types/018.phpt]
PASS Destructors cannot declare a return type [Zend/tests/return_types/018.phpt] 
TEST 2791/15092 [Zend/tests/return_types/019.phpt]
PASS __clone cannot declare a return type [Zend/tests/return_types/019.phpt] 
TEST 2792/15092 [Zend/tests/return_types/020.phpt]
PASS Exception thrown from function with return type [Zend/tests/return_types/020.phpt] 
TEST 2793/15092 [Zend/tests/return_types/021.phpt]
PASS Return type allows self [Zend/tests/return_types/021.phpt] 
TEST 2794/15092 [Zend/tests/return_types/022.phpt]
PASS Hint on closure with lexical vars [Zend/tests/return_types/022.phpt] 
TEST 2795/15092 [Zend/tests/return_types/023.phpt]
PASS PHP 4 Constructors cannot declare a return type [Zend/tests/return_types/023.phpt] 
TEST 2796/15092 [Zend/tests/return_types/024.phpt]
PASS Return type of self is not allowed in function [Zend/tests/return_types/024.phpt] 
TEST 2797/15092 [Zend/tests/return_types/025.phpt]
PASS Return type of self is allowed in closure [Zend/tests/return_types/025.phpt] 
TEST 2798/15092 [Zend/tests/return_types/026.phpt]
PASS Return type of parent is not allowed in function [Zend/tests/return_types/026.phpt] 
TEST 2799/15092 [Zend/tests/return_types/027.phpt]
PASS Return type of parent is allowed in closure [Zend/tests/return_types/027.phpt] 
TEST 2800/15092 [Zend/tests/return_types/028.phpt]
PASS Memory leak when returning TMP/VAR with wrong return type [Zend/tests/return_types/028.phpt] 
TEST 2801/15092 [Zend/tests/return_types/029.phpt]
PASS return type with finally [Zend/tests/return_types/029.phpt] 
TEST 2802/15092 [Zend/tests/return_types/030.phpt]
PASS Nullable return value [Zend/tests/return_types/030.phpt] 
TEST 2803/15092 [Zend/tests/return_types/031.phpt]
PASS Nullable return type inheritance rules (non-nullable and nullable) [Zend/tests/return_types/031.phpt] 
TEST 2804/15092 [Zend/tests/return_types/032.phpt]
PASS Nullable return type inheritance rules (nullable and non-nullable) [Zend/tests/return_types/032.phpt] 
TEST 2805/15092 [Zend/tests/return_types/bug70557.phpt]
PASS Bug #70557 (Memleak on return type verifying failed). [Zend/tests/return_types/bug70557.phpt] 
TEST 2806/15092 [Zend/tests/return_types/bug71092.phpt]
PASS Bug #71092 (Segmentation fault with return type hinting) [Zend/tests/return_types/bug71092.phpt] 
TEST 2807/15092 [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 2808/15092 [Zend/tests/return_types/generators001.phpt]
PASS Valid generator return types [Zend/tests/return_types/generators001.phpt] 
TEST 2809/15092 [Zend/tests/return_types/generators002.phpt]
PASS Generator return type must be Generator, Iterator or Traversable [Zend/tests/return_types/generators002.phpt] 
TEST 2810/15092 [Zend/tests/return_types/generators003.phpt]
PASS Return type covariance works with generators [Zend/tests/return_types/generators003.phpt] 
TEST 2811/15092 [Zend/tests/return_types/generators004.phpt]
PASS Generator with return type does not fail with empty return [Zend/tests/return_types/generators004.phpt] 
TEST 2812/15092 [Zend/tests/return_types/generators005.phpt]
PASS Return type covariance works with generators [Zend/tests/return_types/generators005.phpt] 
TEST 2813/15092 [Zend/tests/return_types/inheritance001.phpt]
PASS Return type covariance; extends class [Zend/tests/return_types/inheritance001.phpt] 
TEST 2814/15092 [Zend/tests/return_types/inheritance002.phpt]
PASS Return type covariance; extends abstract class [Zend/tests/return_types/inheritance002.phpt] 
TEST 2815/15092 [Zend/tests/return_types/inheritance003.phpt]
PASS Return type mismatch; implements interface [Zend/tests/return_types/inheritance003.phpt] 
TEST 2816/15092 [Zend/tests/return_types/inheritance004.phpt]
PASS Internal covariant return type of self [Zend/tests/return_types/inheritance004.phpt] 
TEST 2817/15092 [Zend/tests/return_types/inheritance005.phpt]
PASS Internal covariant return type of self [Zend/tests/return_types/inheritance005.phpt] 
TEST 2818/15092 [Zend/tests/return_types/inheritance006.phpt]
PASS External covariant return type of self [Zend/tests/return_types/inheritance006.phpt] 
TEST 2819/15092 [Zend/tests/return_types/inheritance007.phpt]
PASS Inheritance Hinting Compile Checking Failure Internal Classes [Zend/tests/return_types/inheritance007.phpt] 
TEST 2820/15092 [Zend/tests/return_types/inheritance008.phpt]
PASS External covariant return type of self [Zend/tests/return_types/inheritance008.phpt] 
TEST 2821/15092 [Zend/tests/return_types/inheritance009.phpt]
PASS Inheritance Hinting Compile Checking Failure Internal Classes [Zend/tests/return_types/inheritance009.phpt] 
TEST 2822/15092 [Zend/tests/return_types/internal_functions001.phpt]
SKIP Return type for internal functions [Zend/tests/return_types/internal_functions001.phpt] 
TEST 2823/15092 [Zend/tests/return_types/internal_functions002.phpt]
SKIP Return type for internal functions 2 [Zend/tests/return_types/internal_functions002.phpt] 
TEST 2824/15092 [Zend/tests/return_types/reflection001.phpt]
PASS Return type and Reflection::export() [Zend/tests/return_types/reflection001.phpt] 
TEST 2825/15092 [Zend/tests/return_types/return_reference_separation.phpt]
PASS Return value separation [Zend/tests/return_types/return_reference_separation.phpt] 
TEST 2826/15092 [Zend/tests/return_types/rfc001.phpt]
PASS RFC example: returned type does not match the type declaration [Zend/tests/return_types/rfc001.phpt] 
TEST 2827/15092 [Zend/tests/return_types/rfc002.phpt]
PASS RFC example: Scalar Types [Zend/tests/return_types/rfc002.phpt] 
TEST 2828/15092 [Zend/tests/return_types/rfc003.phpt]
PASS RFC example: cannot return null with a return type declaration [Zend/tests/return_types/rfc003.phpt] 
TEST 2829/15092 [Zend/tests/return_types/rfc004.phpt]
PASS RFC example: missing return type on override [Zend/tests/return_types/rfc004.phpt] 
TEST 2830/15092 [Zend/tests/return_types/void_allowed.phpt]
PASS void return type: acceptable cases [Zend/tests/return_types/void_allowed.phpt] 
TEST 2831/15092 [Zend/tests/return_types/void_disallowed1.phpt]
PASS void return type: unacceptable cases: explicit NULL return [Zend/tests/return_types/void_disallowed1.phpt] 
TEST 2832/15092 [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 2833/15092 [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 2834/15092 [Zend/tests/rope_with_exception.phpt]
PASS Exceptions thrown into a rope must not leak [Zend/tests/rope_with_exception.phpt] 
TEST 2835/15092 [Zend/tests/selfParent_001.phpt]
PASS Test when constants are initialised. See also selfParent_002.phpt. [Zend/tests/selfParent_001.phpt] 
TEST 2836/15092 [Zend/tests/selfParent_002.phpt]
PASS Test when constants are initialised. See also selfParent_001.phpt. [Zend/tests/selfParent_002.phpt] 
TEST 2837/15092 [Zend/tests/self_and.phpt]
PASS ANDing strings [Zend/tests/self_and.phpt] 
TEST 2838/15092 [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 2839/15092 [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 2840/15092 [Zend/tests/self_instanceof_outside_class.phpt]
PASS instanceof self outside a class [Zend/tests/self_instanceof_outside_class.phpt] 
TEST 2841/15092 [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 2842/15092 [Zend/tests/self_mod.phpt]
PASS Moduloing strings [Zend/tests/self_mod.phpt] 
TEST 2843/15092 [Zend/tests/self_or.phpt]
PASS ORing strings [Zend/tests/self_or.phpt] 
TEST 2844/15092 [Zend/tests/self_xor.phpt]
PASS XORing strings [Zend/tests/self_xor.phpt] 
TEST 2845/15092 [Zend/tests/settype_array.phpt]
PASS casting different variables to array using settype() [Zend/tests/settype_array.phpt] 
TEST 2846/15092 [Zend/tests/settype_bool.phpt]
PASS casting different variables to boolean using settype() [Zend/tests/settype_bool.phpt] 
TEST 2847/15092 [Zend/tests/settype_double.phpt]
PASS casting different variables to double using settype() [Zend/tests/settype_double.phpt] 
TEST 2848/15092 [Zend/tests/settype_int.phpt]
PASS casting different variables to integer using settype() [Zend/tests/settype_int.phpt] 
TEST 2849/15092 [Zend/tests/settype_null.phpt]
PASS casting different variables to null using settype() [Zend/tests/settype_null.phpt] 
TEST 2850/15092 [Zend/tests/settype_object.phpt]
PASS casting different variables to object using settype() [Zend/tests/settype_object.phpt] 
TEST 2851/15092 [Zend/tests/settype_resource.phpt]
PASS casting different variables to resource using settype() [Zend/tests/settype_resource.phpt] 
TEST 2852/15092 [Zend/tests/settype_string.phpt]
PASS casting different variables to string using settype() [Zend/tests/settype_string.phpt] 
TEST 2853/15092 [Zend/tests/shift_001.phpt]
PASS shifting strings left [Zend/tests/shift_001.phpt] 
TEST 2854/15092 [Zend/tests/shift_002.phpt]
PASS shifting strings right [Zend/tests/shift_002.phpt] 
TEST 2855/15092 [Zend/tests/special_name_error1.phpt]
PASS Cannot use special class name as namespace [Zend/tests/special_name_error1.phpt] 
TEST 2856/15092 [Zend/tests/special_name_error2.phpt]
PASS Cannot use special class name as alias [Zend/tests/special_name_error2.phpt] 
TEST 2857/15092 [Zend/tests/special_name_error3.phpt]
PASS Cannot use special class name as trait name [Zend/tests/special_name_error3.phpt] 
TEST 2858/15092 [Zend/tests/static_variable.phpt]
PASS Static Variable Expressions [Zend/tests/static_variable.phpt] 
TEST 2859/15092 [Zend/tests/str_offset_001.phpt]
PASS string offset 001 [Zend/tests/str_offset_001.phpt] 
TEST 2860/15092 [Zend/tests/str_offset_002.phpt]
PASS string offset 002 [Zend/tests/str_offset_002.phpt] 
TEST 2861/15092 [Zend/tests/str_offset_003.phpt]
PASS string offset 003 [Zend/tests/str_offset_003.phpt] 
TEST 2862/15092 [Zend/tests/str_offset_004.phpt]
PASS string offset 004 [Zend/tests/str_offset_004.phpt] 
TEST 2863/15092 [Zend/tests/strict_001.phpt]
PASS using resource as array offset [Zend/tests/strict_001.phpt] 
TEST 2864/15092 [Zend/tests/strict_002.phpt]
PASS assigning static property as non static [Zend/tests/strict_002.phpt] 
TEST 2865/15092 [Zend/tests/string_offset_errors.phpt]
PASS Some string offset errors [Zend/tests/string_offset_errors.phpt] 
TEST 2866/15092 [Zend/tests/strlen.phpt]
PASS Fixed execute_data corruption with __toString() [Zend/tests/strlen.phpt] 
TEST 2867/15092 [Zend/tests/sub_001.phpt]
PASS subtracting arrays [Zend/tests/sub_001.phpt] 
TEST 2868/15092 [Zend/tests/switch_on_numeric_strings.phpt]
PASS Switch on numeric strings [Zend/tests/switch_on_numeric_strings.phpt] 
TEST 2869/15092 [Zend/tests/temporary_cleaning_001.phpt]
PASS Temporary leak on exception [Zend/tests/temporary_cleaning_001.phpt] 
TEST 2870/15092 [Zend/tests/temporary_cleaning_002.phpt]
PASS Temporary leak on rope (encapsed string) [Zend/tests/temporary_cleaning_002.phpt] 
TEST 2871/15092 [Zend/tests/temporary_cleaning_003.phpt]
PASS Fundamental memory leak test on temporaries [Zend/tests/temporary_cleaning_003.phpt] 
TEST 2872/15092 [Zend/tests/temporary_cleaning_004.phpt]
PASS Temporary leak with switch [Zend/tests/temporary_cleaning_004.phpt] 
TEST 2873/15092 [Zend/tests/temporary_cleaning_005.phpt]
PASS Temporary leak with foreach [Zend/tests/temporary_cleaning_005.phpt] 
TEST 2874/15092 [Zend/tests/temporary_cleaning_006.phpt]
PASS Exception after separation during indirect write to fcall result [Zend/tests/temporary_cleaning_006.phpt] 
TEST 2875/15092 [Zend/tests/temporary_cleaning_007.phpt]
PASS Exception inside a foreach loop with return [Zend/tests/temporary_cleaning_007.phpt] 
TEST 2876/15092 [Zend/tests/temporary_cleaning_008.phpt]
PASS Optimization of constant switch expression [Zend/tests/temporary_cleaning_008.phpt] 
TEST 2877/15092 [Zend/tests/temporary_cleaning_009.phpt]
PASS Live range & free on return [Zend/tests/temporary_cleaning_009.phpt] 
TEST 2878/15092 [Zend/tests/temporary_cleaning_010.phpt]
PASS Live range & throw from finally [Zend/tests/temporary_cleaning_010.phpt] 
TEST 2879/15092 [Zend/tests/temporary_cleaning_011.phpt]
PASS Live range & lists [Zend/tests/temporary_cleaning_011.phpt] 
TEST 2880/15092 [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 2881/15092 [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 2882/15092 [Zend/tests/temporary_cleaning_014.phpt]
PASS Leak in JMP_SET [Zend/tests/temporary_cleaning_014.phpt] 
TEST 2883/15092 [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 2884/15092 [Zend/tests/temporary_cleaning_016.phpt]
PASS Live ranges should be ordered according to "start" position [Zend/tests/temporary_cleaning_016.phpt] 
TEST 2885/15092 [Zend/tests/this_as_global.phpt]
PASS $this as global variable [Zend/tests/this_as_global.phpt] 
TEST 2886/15092 [Zend/tests/this_as_lexical_var_error.phpt]
PASS Cannot use $this as lexical variable [Zend/tests/this_as_lexical_var_error.phpt] 
TEST 2887/15092 [Zend/tests/this_as_parameter.phpt]
PASS $this as parameter [Zend/tests/this_as_parameter.phpt] 
TEST 2888/15092 [Zend/tests/this_as_static.phpt]
PASS $this as static variable [Zend/tests/this_as_static.phpt] 
TEST 2889/15092 [Zend/tests/this_in_catch.phpt]
PASS $this in catch [Zend/tests/this_in_catch.phpt] 
TEST 2890/15092 [Zend/tests/this_in_eval.phpt]
PASS $this in eval() block [Zend/tests/this_in_eval.phpt] 
TEST 2891/15092 [Zend/tests/this_in_extract.phpt]
PASS $this re-assign in extract() [Zend/tests/this_in_extract.phpt] 
TEST 2892/15092 [Zend/tests/this_in_foreach_001.phpt]
PASS $this in foreach [Zend/tests/this_in_foreach_001.phpt] 
TEST 2893/15092 [Zend/tests/this_in_foreach_002.phpt]
PASS $this in foreach [Zend/tests/this_in_foreach_002.phpt] 
TEST 2894/15092 [Zend/tests/this_in_foreach_003.phpt]
PASS $this in foreach [Zend/tests/this_in_foreach_003.phpt] 
TEST 2895/15092 [Zend/tests/this_in_foreach_004.phpt]
PASS $this in foreach [Zend/tests/this_in_foreach_004.phpt] 
TEST 2896/15092 [Zend/tests/this_in_isset.phpt]
PASS $this in isset [Zend/tests/this_in_isset.phpt] 
TEST 2897/15092 [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 2898/15092 [Zend/tests/this_in_parse_str.phpt]
PASS $this re-assign in parse_str() [Zend/tests/this_in_parse_str.phpt] 
TEST 2899/15092 [Zend/tests/this_in_unset.phpt]
PASS $this in unset [Zend/tests/this_in_unset.phpt] 
TEST 2900/15092 [Zend/tests/this_reassign.phpt]
PASS $this re-assign [Zend/tests/this_reassign.phpt] 
TEST 2901/15092 [Zend/tests/throw_reference.phpt]
PASS Throw reference [Zend/tests/throw_reference.phpt] 
TEST 2902/15092 [Zend/tests/throwable_001.phpt]
PASS Test using an Error as the previous Throwable for an Exception [Zend/tests/throwable_001.phpt] 
TEST 2903/15092 [Zend/tests/throwable_002.phpt]
PASS Test using an Exception as the previous Throwable for an Error [Zend/tests/throwable_002.phpt] 
TEST 2904/15092 [Zend/tests/throwable_003.phpt]
PASS Test user code implementing Throwable results in fatal error [Zend/tests/throwable_003.phpt] 
TEST 2905/15092 [Zend/tests/trait_exists_001.phpt]
PASS Testing trait_exists() [Zend/tests/trait_exists_001.phpt] 
TEST 2906/15092 [Zend/tests/trait_exists_002.phpt]
PASS Testing trait_exists() inside a namespace [Zend/tests/trait_exists_002.phpt] 
TEST 2907/15092 [Zend/tests/trait_exists_003.phpt]
PASS Checking trait_exists(): interface, trait, abstract and final class [Zend/tests/trait_exists_003.phpt] 
TEST 2908/15092 [Zend/tests/traits/bug54441.phpt]
PASS Bug #54441 (Changing trait static method visibility) [Zend/tests/traits/bug54441.phpt] 
TEST 2909/15092 [Zend/tests/traits/bug55137.phpt]
PASS Bug #55137 (Changing trait static method visibility) [Zend/tests/traits/bug55137.phpt] 
TEST 2910/15092 [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 2911/15092 [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 2912/15092 [Zend/tests/traits/bug55372.phpt]
PASS Bug #55372 (Literal handling in methods is inconsistent, causing memory corruption) [Zend/tests/traits/bug55372.phpt] 
TEST 2913/15092 [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 2914/15092 [Zend/tests/traits/bug55524.phpt]
PASS Bug #55524 Traits should not be able to extend a class [Zend/tests/traits/bug55524.phpt] 
TEST 2915/15092 [Zend/tests/traits/bug55554a.phpt]
PASS Bug #55137 (Legacy constructor not registered for class) [Zend/tests/traits/bug55554a.phpt] 
TEST 2916/15092 [Zend/tests/traits/bug55554b.phpt]
PASS Bug #55137 (Legacy constructor not registered for class) [Zend/tests/traits/bug55554b.phpt] 
TEST 2917/15092 [Zend/tests/traits/bug55554c.phpt]
PASS Bug #55137 (Legacy constructor not registered for class) [Zend/tests/traits/bug55554c.phpt] 
TEST 2918/15092 [Zend/tests/traits/bug55554d.phpt]
PASS Bug #55137 (Legacy constructor not registered for class) [Zend/tests/traits/bug55554d.phpt] 
TEST 2919/15092 [Zend/tests/traits/bug55554e.phpt]
PASS Bug #55137 (Legacy constructor not registered for class) [Zend/tests/traits/bug55554e.phpt] 
TEST 2920/15092 [Zend/tests/traits/bug55554f.phpt]
PASS Bug #55137 (Legacy constructor not registered for class) [Zend/tests/traits/bug55554f.phpt] 
TEST 2921/15092 [Zend/tests/traits/bug55554g.phpt]
PASS Bug #55137 (Legacy constructor not registered for class) [Zend/tests/traits/bug55554g.phpt] 
TEST 2922/15092 [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 2923/15092 [Zend/tests/traits/bug60153.phpt]
PASS Bug #60153 (Interface method prototypes not enforced when implementd via traits.) [Zend/tests/traits/bug60153.phpt] 
TEST 2924/15092 [Zend/tests/traits/bug60165a.phpt]
PASS Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error) [Zend/tests/traits/bug60165a.phpt] 
TEST 2925/15092 [Zend/tests/traits/bug60165b.phpt]
PASS Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error) [Zend/tests/traits/bug60165b.phpt] 
TEST 2926/15092 [Zend/tests/traits/bug60165c.phpt]
PASS Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error) [Zend/tests/traits/bug60165c.phpt] 
TEST 2927/15092 [Zend/tests/traits/bug60165d.phpt]
PASS Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error) [Zend/tests/traits/bug60165d.phpt] 
TEST 2928/15092 [Zend/tests/traits/bug60173.phpt]
PASS Bug #60173 (Wrong error message on reflective trait instantiation) [Zend/tests/traits/bug60173.phpt] 
TEST 2929/15092 [Zend/tests/traits/bug60217a.phpt]
PASS Bug #60217 (Requiring the same method from different traits.) [Zend/tests/traits/bug60217a.phpt] 
TEST 2930/15092 [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 2931/15092 [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 2932/15092 [Zend/tests/traits/bug60369.phpt]
PASS Bug #60369 (Crash with static property in trait) [Zend/tests/traits/bug60369.phpt] 
TEST 2933/15092 [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 2934/15092 [Zend/tests/traits/bug60809.phpt]
PASS Bug #60809 (TRAITS - PHPDoc Comment Style Bug) [Zend/tests/traits/bug60809.phpt] 
TEST 2935/15092 [Zend/tests/traits/bug61052.phpt]
PASS Bug #61052 (missing error check in trait 'insteadof' clause) [Zend/tests/traits/bug61052.phpt] 
TEST 2936/15092 [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 2937/15092 [Zend/tests/traits/bug64070.phpt]
PASS Bug #64070 (Inheritance with Traits failed with error) [Zend/tests/traits/bug64070.phpt] 
TEST 2938/15092 [Zend/tests/traits/bug64235.phpt]
PASS Bug #64235 (Insteadof not work for class method in 5.4.11) [Zend/tests/traits/bug64235.phpt] 
TEST 2939/15092 [Zend/tests/traits/bug64235b.phpt]
PASS Bug #64235 (Insteadof not work for class method in 5.4.11) [Zend/tests/traits/bug64235b.phpt] 
TEST 2940/15092 [Zend/tests/traits/bug65576a.phpt]
PASS Bug #65576 (Constructor from trait conflicts with inherited constructor) [Zend/tests/traits/bug65576a.phpt] 
TEST 2941/15092 [Zend/tests/traits/bug65576b.phpt]
PASS Bug #65576 (Constructor from trait conflicts with inherited constructor) [Zend/tests/traits/bug65576b.phpt] 
TEST 2942/15092 [Zend/tests/traits/bug69579.phpt]
SKIP Bug #69579 (Internal trait double-free) [Zend/tests/traits/bug69579.phpt] reason: requires internal trait
TEST 2943/15092 [Zend/tests/traits/bug74607.phpt]
PASS Bug #74607 (Traits enforce different inheritance rules - return types) [Zend/tests/traits/bug74607.phpt] 
TEST 2944/15092 [Zend/tests/traits/bug74607a.phpt]
PASS Bug #74607 (Traits enforce different inheritance rules - number of required parameters) [Zend/tests/traits/bug74607a.phpt] 
TEST 2945/15092 [Zend/tests/traits/bug75607.phpt]
PASS Bug #75607 (Comparision of initial static properties failing) [Zend/tests/traits/bug75607.phpt] 
TEST 2946/15092 [Zend/tests/traits/bug75607a.phpt]
PASS Bug #75607 (Comparision of initial static properties failing) [Zend/tests/traits/bug75607a.phpt] 
TEST 2947/15092 [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 2948/15092 [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 2949/15092 [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 2950/15092 [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 2951/15092 [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 2952/15092 [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 2953/15092 [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 2954/15092 [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 2955/15092 [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 2956/15092 [Zend/tests/traits/bugs/case-sensitive.phpt]
PASS Check for problems with case sensitivity in compositions [Zend/tests/traits/bugs/case-sensitive.phpt] 
TEST 2957/15092 [Zend/tests/traits/bugs/interfaces.phpt]
PASS Make sure trait does not implement an interface. [Zend/tests/traits/bugs/interfaces.phpt] 
TEST 2958/15092 [Zend/tests/traits/bugs/missing-trait.phpt]
PASS Check error message for missing traits [Zend/tests/traits/bugs/missing-trait.phpt] 
TEST 2959/15092 [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 2960/15092 [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 2961/15092 [Zend/tests/traits/conflict001.phpt]
PASS Method conflict in traits [Zend/tests/traits/conflict001.phpt] 
TEST 2962/15092 [Zend/tests/traits/conflict002.phpt]
PASS Overwridden methods do not cause a conflict. [Zend/tests/traits/conflict002.phpt] 
TEST 2963/15092 [Zend/tests/traits/conflict003.phpt]
PASS Two methods resulting in a conflict, should be reported both. [Zend/tests/traits/conflict003.phpt] 
TEST 2964/15092 [Zend/tests/traits/error_001.phpt]
PASS Trying to use instanceof for a method twice [Zend/tests/traits/error_001.phpt] 
TEST 2965/15092 [Zend/tests/traits/error_002.phpt]
PASS Trying to use an undefined trait [Zend/tests/traits/error_002.phpt] 
TEST 2966/15092 [Zend/tests/traits/error_003.phpt]
PASS Trying to use an interface as trait [Zend/tests/traits/error_003.phpt] 
TEST 2967/15092 [Zend/tests/traits/error_004.phpt]
PASS Trying to use a class as trait [Zend/tests/traits/error_004.phpt] 
TEST 2968/15092 [Zend/tests/traits/error_005.phpt]
PASS Trying to use a final class as trait [Zend/tests/traits/error_005.phpt] 
TEST 2969/15092 [Zend/tests/traits/error_006.phpt]
PASS Trying to use an abstract class as trait [Zend/tests/traits/error_006.phpt] 
TEST 2970/15092 [Zend/tests/traits/error_007.phpt]
PASS Trying to instantiate a trait [Zend/tests/traits/error_007.phpt] 
TEST 2971/15092 [Zend/tests/traits/error_008.phpt]
PASS Trying to implement a trait [Zend/tests/traits/error_008.phpt] 
TEST 2972/15092 [Zend/tests/traits/error_009.phpt]
PASS Trying to extend a trait [Zend/tests/traits/error_009.phpt] 
TEST 2973/15092 [Zend/tests/traits/error_010.phpt]
PASS Trying to exclude trait method multiple times [Zend/tests/traits/error_010.phpt] 
TEST 2974/15092 [Zend/tests/traits/error_011.phpt]
PASS Testing trait collisions [Zend/tests/traits/error_011.phpt] 
TEST 2975/15092 [Zend/tests/traits/error_012.phpt]
PASS Trying to access a protected trait method [Zend/tests/traits/error_012.phpt] 
TEST 2976/15092 [Zend/tests/traits/error_013.phpt]
PASS Trying to use static as method modifier [Zend/tests/traits/error_013.phpt] 
TEST 2977/15092 [Zend/tests/traits/error_014.phpt]
PASS Trying to override final method [Zend/tests/traits/error_014.phpt] 
TEST 2978/15092 [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 2979/15092 [Zend/tests/traits/error_016.phpt]
PASS Trying to create a constant on Trait [Zend/tests/traits/error_016.phpt] 
TEST 2980/15092 [Zend/tests/traits/flattening001.phpt]
PASS Methods using object properties [Zend/tests/traits/flattening001.phpt] 
TEST 2981/15092 [Zend/tests/traits/flattening002.phpt]
PASS parent:: works like in a method defined without traits. [Zend/tests/traits/flattening002.phpt] 
TEST 2982/15092 [Zend/tests/traits/flattening003.phpt]
PASS Traits are flattened recurivly. [Zend/tests/traits/flattening003.phpt] 
TEST 2983/15092 [Zend/tests/traits/get_declared_traits_001.phpt]
PASS Testing get_declared_traits() [Zend/tests/traits/get_declared_traits_001.phpt] 
TEST 2984/15092 [Zend/tests/traits/get_declared_traits_002.phpt]
PASS Testing get_declared_traits() inside namespace [Zend/tests/traits/get_declared_traits_002.phpt] 
TEST 2985/15092 [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 2986/15092 [Zend/tests/traits/inheritance001.phpt]
PASS Trait method overwridden by a method defined in the class. [Zend/tests/traits/inheritance001.phpt] 
TEST 2987/15092 [Zend/tests/traits/inheritance002.phpt]
PASS Trait method overriddes base class method [Zend/tests/traits/inheritance002.phpt] 
TEST 2988/15092 [Zend/tests/traits/inheritance003.phpt]
PASS Trait method overrides base class method and satisfies prototype [Zend/tests/traits/inheritance003.phpt] 
TEST 2989/15092 [Zend/tests/traits/interface_001.phpt]
PASS Using traits to implement interface [Zend/tests/traits/interface_001.phpt] 
TEST 2990/15092 [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 2991/15092 [Zend/tests/traits/interface_003.phpt]
PASS Testing to implement Serializable interface by traits [Zend/tests/traits/interface_003.phpt] 
TEST 2992/15092 [Zend/tests/traits/language001.phpt]
PASS Single Trait with simple trait method [Zend/tests/traits/language001.phpt] 
TEST 2993/15092 [Zend/tests/traits/language002.phpt]
PASS Use multiple traits. [Zend/tests/traits/language002.phpt] 
TEST 2994/15092 [Zend/tests/traits/language003.phpt]
PASS Use instead to solve a conflict. [Zend/tests/traits/language003.phpt] 
TEST 2995/15092 [Zend/tests/traits/language004.phpt]
PASS Use instead to solve a conflict and as to access the method. [Zend/tests/traits/language004.phpt] 
TEST 2996/15092 [Zend/tests/traits/language005.phpt]
PASS Use instead to solve a conflict and as to access the method. [Zend/tests/traits/language005.phpt] 
TEST 2997/15092 [Zend/tests/traits/language006.phpt]
PASS Express requirements of a trait by abstract methods. [Zend/tests/traits/language006.phpt] 
TEST 2998/15092 [Zend/tests/traits/language007.phpt]
PASS Traits can fulfill the requirements of abstract base classes. [Zend/tests/traits/language007.phpt] 
TEST 2999/15092 [Zend/tests/traits/language008a.phpt]
PASS Visibility can be changed with the as aliasing construct as well. [Zend/tests/traits/language008a.phpt] 
TEST 3000/15092 [Zend/tests/traits/language008b.phpt]
PASS Visibility can be changed with the as aliasing construct as well. [Zend/tests/traits/language008b.phpt] 
TEST 3001/15092 [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 3002/15092 [Zend/tests/traits/language010.phpt]
PASS Aliasing leading to conflict should result in error message [Zend/tests/traits/language010.phpt] 
TEST 3003/15092 [Zend/tests/traits/language011.phpt]
PASS Aliasing on conflicting method should not cover up conflict. [Zend/tests/traits/language011.phpt] 
TEST 3004/15092 [Zend/tests/traits/language012.phpt]
PASS Statics should work in traits, too. [Zend/tests/traits/language012.phpt] 
TEST 3005/15092 [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 3006/15092 [Zend/tests/traits/language014.phpt]
PASS Aliasing leading to conflict should result in error message [Zend/tests/traits/language014.phpt] 
TEST 3007/15092 [Zend/tests/traits/language015.phpt]
PASS Invalid conflict resolution (unused trait as lhs of "insteadof") [Zend/tests/traits/language015.phpt] 
TEST 3008/15092 [Zend/tests/traits/language016.phpt]
PASS Invalid conflict resolution (unused trait as rhs of "insteadof") [Zend/tests/traits/language016.phpt] 
TEST 3009/15092 [Zend/tests/traits/language017.phpt]
PASS Invalid conflict resolution (unused trait as lhs of "as") [Zend/tests/traits/language017.phpt] 
TEST 3010/15092 [Zend/tests/traits/language018.phpt]
PASS abstract alias [Zend/tests/traits/language018.phpt] 
TEST 3011/15092 [Zend/tests/traits/language019.phpt]
PASS final alias [Zend/tests/traits/language019.phpt] 
TEST 3012/15092 [Zend/tests/traits/methods_001.phpt]
PASS Testing magic method on trait [Zend/tests/traits/methods_001.phpt] 
TEST 3013/15092 [Zend/tests/traits/methods_002.phpt]
PASS Testing collision with magic methods [Zend/tests/traits/methods_002.phpt] 
TEST 3014/15092 [Zend/tests/traits/methods_003.phpt]
PASS Testing __construct and __destruct with Trait [Zend/tests/traits/methods_003.phpt] 
TEST 3015/15092 [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 3016/15092 [Zend/tests/traits/noctor001.phpt]
PASS Don't mark trait methods as constructor [Zend/tests/traits/noctor001.phpt] 
TEST 3017/15092 [Zend/tests/traits/property001.phpt]
PASS Potentially conflicting properties should result in a strict notice. Property use is discorage for traits that are supposed to enable maintainable code reuse. Accessor methods are the language supported idiom for this. [Zend/tests/traits/property001.phpt] 
TEST 3018/15092 [Zend/tests/traits/property002.phpt]
PASS Non-conflicting properties should work just fine. [Zend/tests/traits/property002.phpt] 
TEST 3019/15092 [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 3020/15092 [Zend/tests/traits/property004.phpt]
PASS Conflicting properties with different initial values are considered incompatible. [Zend/tests/traits/property004.phpt] 
TEST 3021/15092 [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 compatible, a notice is issued, if not a fatal error occures. [Zend/tests/traits/property005.phpt] 
TEST 3022/15092 [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 consitent with normal inheritance handling. [Zend/tests/traits/property006.phpt] 
TEST 3023/15092 [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 consitent with normal inheritance handling. [Zend/tests/traits/property007.phpt] 
TEST 3024/15092 [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 3025/15092 [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 3026/15092 [Zend/tests/traits/static_001.phpt]
PASS Traits with static methods. [Zend/tests/traits/static_001.phpt] 
TEST 3027/15092 [Zend/tests/traits/static_002.phpt]
PASS Traits with static methods referenced using variable. [Zend/tests/traits/static_002.phpt] 
TEST 3028/15092 [Zend/tests/traits/static_003.phpt]
PASS Traits with late static bindings. [Zend/tests/traits/static_003.phpt] 
TEST 3029/15092 [Zend/tests/traits/static_004.phpt]
PASS Traits with __callStatic magic method. [Zend/tests/traits/static_004.phpt] 
TEST 3030/15092 [Zend/tests/traits/static_forward_static_call.phpt]
PASS Traits and forward_static_call(). [Zend/tests/traits/static_forward_static_call.phpt] 
TEST 3031/15092 [Zend/tests/traits/static_get_called_class.phpt]
PASS Traits and get_called_class(). [Zend/tests/traits/static_get_called_class.phpt] 
TEST 3032/15092 [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 3033/15092 [Zend/tests/traits/trait_constant_002.phpt]
PASS __TRAIT__: Use outside of traits. [Zend/tests/traits/trait_constant_002.phpt] 
TEST 3034/15092 [Zend/tests/try/bug70228.phpt]
PASS Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228.phpt] 
TEST 3035/15092 [Zend/tests/try/bug70228_2.phpt]
PASS Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228_2.phpt] 
TEST 3036/15092 [Zend/tests/try/bug70228_3.phpt]
PASS Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228_3.phpt] 
TEST 3037/15092 [Zend/tests/try/bug70228_4.phpt]
PASS Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228_4.phpt] 
TEST 3038/15092 [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 3039/15092 [Zend/tests/try/bug70228_6.phpt]
PASS Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228_6.phpt] 
TEST 3040/15092 [Zend/tests/try/bug70228_7.phpt]
PASS Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228_7.phpt] 
TEST 3041/15092 [Zend/tests/try/bug70228_8.phpt]
PASS Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228_8.phpt] 
TEST 3042/15092 [Zend/tests/try/bug71604.phpt]
PASS Bug #71604: Aborted Generators continue after nested finally [Zend/tests/try/bug71604.phpt] 
TEST 3043/15092 [Zend/tests/try/bug71604_2.phpt]
PASS Bug #71604: Aborted Generators continue after nested finally (2) [Zend/tests/try/bug71604_2.phpt] 
TEST 3044/15092 [Zend/tests/try/bug71604_3.phpt]
PASS Bug #71604: Aborted Generators continue after nested finally (3) [Zend/tests/try/bug71604_3.phpt] 
TEST 3045/15092 [Zend/tests/try/bug72213.phpt]
PASS Bug #72213 (Finally leaks on nested exceptions) [Zend/tests/try/bug72213.phpt] 
TEST 3046/15092 [Zend/tests/try/bug72213_2.phpt]
PASS Bug #72213 (Finally leaks on nested exceptions) [Zend/tests/try/bug72213_2.phpt] 
TEST 3047/15092 [Zend/tests/try/bug72629.phpt]
PASS Bug #72629 (Caught exception assignment to variables ignores references) [Zend/tests/try/bug72629.phpt] 
TEST 3048/15092 [Zend/tests/try/bug74444.phpt]
PASS Bug #74444 (multiple catch freezes in some cases) [Zend/tests/try/bug74444.phpt] 
TEST 3049/15092 [Zend/tests/try/catch_002.phpt]
PASS Catching an exception in a constructor [Zend/tests/try/catch_002.phpt] 
TEST 3050/15092 [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 3051/15092 [Zend/tests/try/catch_004.phpt]
PASS Catching an exception in a constructor inside a static method [Zend/tests/try/catch_004.phpt] 
TEST 3052/15092 [Zend/tests/try/catch_finally_001.phpt]
PASS Try catch finally (basic test) [Zend/tests/try/catch_finally_001.phpt] 
TEST 3053/15092 [Zend/tests/try/catch_finally_002.phpt]
PASS Try catch finally (basic test with return) [Zend/tests/try/catch_finally_002.phpt] 
TEST 3054/15092 [Zend/tests/try/catch_finally_003.phpt]
PASS Try catch finally (with multi-returns) [Zend/tests/try/catch_finally_003.phpt] 
TEST 3055/15092 [Zend/tests/try/catch_finally_004.phpt]
PASS Try catch finally (nesting try-catch-finally) [Zend/tests/try/catch_finally_004.phpt] 
TEST 3056/15092 [Zend/tests/try/catch_finally_005.phpt]
PASS Try catch finally (with multi-returns and exception) [Zend/tests/try/catch_finally_005.phpt] 
TEST 3057/15092 [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 3058/15092 [Zend/tests/try/finally_goto_001.phpt]
PASS jmp into a finally block 01 [Zend/tests/try/finally_goto_001.phpt] 
TEST 3059/15092 [Zend/tests/try/finally_goto_002.phpt]
PASS jmp into a finally block 02 [Zend/tests/try/finally_goto_002.phpt] 
TEST 3060/15092 [Zend/tests/try/finally_goto_003.phpt]
PASS jmp into a finally block 03 [Zend/tests/try/finally_goto_003.phpt] 
TEST 3061/15092 [Zend/tests/try/finally_goto_004.phpt]
PASS jmp into a finally block 03 [Zend/tests/try/finally_goto_004.phpt] 
TEST 3062/15092 [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 3063/15092 [Zend/tests/try/try_catch_finally_001.phpt]
PASS Try catch finally [Zend/tests/try/try_catch_finally_001.phpt] 
TEST 3064/15092 [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 3065/15092 [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 3066/15092 [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 3067/15092 [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 3068/15092 [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 3069/15092 [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 3070/15092 [Zend/tests/try/try_finally_001.phpt]
PASS Try finally (basic test) [Zend/tests/try/try_finally_001.phpt] 
TEST 3071/15092 [Zend/tests/try/try_finally_002.phpt]
PASS Try finally (re-throw exception in finally block) [Zend/tests/try/try_finally_002.phpt] 
TEST 3072/15092 [Zend/tests/try/try_finally_003.phpt]
PASS Try finally (call sequence test) [Zend/tests/try/try_finally_003.phpt] 
TEST 3073/15092 [Zend/tests/try/try_finally_004.phpt]
PASS Try finally (without catch/finally block) [Zend/tests/try/try_finally_004.phpt] 
TEST 3074/15092 [Zend/tests/try/try_finally_005.phpt]
PASS Try finally (with long goto) [Zend/tests/try/try_finally_005.phpt] 
TEST 3075/15092 [Zend/tests/try/try_finally_006.phpt]
PASS Try finally (with near goto) [Zend/tests/try/try_finally_006.phpt] 
TEST 3076/15092 [Zend/tests/try/try_finally_007.phpt]
PASS Try finally (with goto previous label) [Zend/tests/try/try_finally_007.phpt] 
TEST 3077/15092 [Zend/tests/try/try_finally_008.phpt]
PASS Try finally (with break in do...while) [Zend/tests/try/try_finally_008.phpt] 
TEST 3078/15092 [Zend/tests/try/try_finally_009.phpt]
PASS Try finally (with for continue) [Zend/tests/try/try_finally_009.phpt] 
TEST 3079/15092 [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 3080/15092 [Zend/tests/try/try_finally_011.phpt]
PASS Try finally (segfault with empty break) [Zend/tests/try/try_finally_011.phpt] 
TEST 3081/15092 [Zend/tests/try/try_finally_012.phpt]
PASS Try finally (exception in "return" statement) [Zend/tests/try/try_finally_012.phpt] 
TEST 3082/15092 [Zend/tests/try/try_finally_013.phpt]
PASS Return in try and finally inside loop [Zend/tests/try/try_finally_013.phpt] 
TEST 3083/15092 [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 3084/15092 [Zend/tests/try/try_finally_015.phpt]
PASS Ignoring return inside loop using finally [Zend/tests/try/try_finally_015.phpt] 
TEST 3085/15092 [Zend/tests/try/try_finally_016.phpt]
PASS Exception during break 2 [Zend/tests/try/try_finally_016.phpt] 
TEST 3086/15092 [Zend/tests/try/try_finally_017.phpt]
PASS Exception during break 2 with multiple try/catch [Zend/tests/try/try_finally_017.phpt] 
TEST 3087/15092 [Zend/tests/try/try_finally_018.phpt]
PASS Combination of foreach, finally and goto [Zend/tests/try/try_finally_018.phpt] 
TEST 3088/15092 [Zend/tests/try/try_finally_019.phpt]
PASS Combination of foreach, finally and goto (call order) [Zend/tests/try/try_finally_019.phpt] 
TEST 3089/15092 [Zend/tests/try/try_finally_020.phpt]
PASS Combination of foreach, finally and exception (call order) [Zend/tests/try/try_finally_020.phpt] 
TEST 3090/15092 [Zend/tests/try/try_finally_021.phpt]
PASS Live range & return from finally [Zend/tests/try/try_finally_021.phpt] 
TEST 3091/15092 [Zend/tests/try/try_finally_022.phpt]
PASS Try finally (exception in "return" statement) [Zend/tests/try/try_finally_022.phpt] 
TEST 3092/15092 [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 3093/15092 [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 3094/15092 [Zend/tests/try/try_finally_025.phpt]
PASS Throw in try of try/finally inside catch [Zend/tests/try/try_finally_025.phpt] 
TEST 3095/15092 [Zend/tests/try/try_finally_026.phpt]
PASS Throw in finally inside catch inside finally [Zend/tests/try/try_finally_026.phpt] 
TEST 3096/15092 [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 3097/15092 [Zend/tests/try/try_multicatch_001.phpt]
PASS Parsing test [Zend/tests/try/try_multicatch_001.phpt] 
TEST 3098/15092 [Zend/tests/try/try_multicatch_002.phpt]
PASS Catch first exception in the multicatch [Zend/tests/try/try_multicatch_002.phpt] 
TEST 3099/15092 [Zend/tests/try/try_multicatch_003.phpt]
PASS Catch second exception in the multicatch [Zend/tests/try/try_multicatch_003.phpt] 
TEST 3100/15092 [Zend/tests/try/try_multicatch_004.phpt]
PASS Catch last exception in the multicatch [Zend/tests/try/try_multicatch_004.phpt] 
TEST 3101/15092 [Zend/tests/try/try_multicatch_005.phpt]
PASS Catch exception in the nested multicatch [Zend/tests/try/try_multicatch_005.phpt] 
TEST 3102/15092 [Zend/tests/try/try_multicatch_006.phpt]
PASS Catch first exception in the second multicatch [Zend/tests/try/try_multicatch_006.phpt] 
TEST 3103/15092 [Zend/tests/try/try_multicatch_007.phpt]
PASS Catch second exception in the second multicatch [Zend/tests/try/try_multicatch_007.phpt] 
TEST 3104/15092 [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 3105/15092 [Zend/tests/type_declarations/array_001.phpt]
PASS Array type declaration [Zend/tests/type_declarations/array_001.phpt] 
TEST 3106/15092 [Zend/tests/type_declarations/callable_001.phpt]
PASS callable type#001 [Zend/tests/type_declarations/callable_001.phpt] 
TEST 3107/15092 [Zend/tests/type_declarations/callable_002.phpt]
PASS callable type#002 - Reflection [Zend/tests/type_declarations/callable_002.phpt] 
TEST 3108/15092 [Zend/tests/type_declarations/callable_003.phpt]
PASS callable type#003 [Zend/tests/type_declarations/callable_003.phpt] 
TEST 3109/15092 [Zend/tests/type_declarations/closure_with_variadic.phpt]
PASS Closure with variadic type declaration [Zend/tests/type_declarations/closure_with_variadic.phpt] 
TEST 3110/15092 [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 3111/15092 [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 3112/15092 [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 3113/15092 [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 3114/15092 [Zend/tests/type_declarations/iterable_001.phpt]
PASS iterable type#001 [Zend/tests/type_declarations/iterable_001.phpt] 
TEST 3115/15092 [Zend/tests/type_declarations/iterable_002.phpt]
PASS iterable type#002 - Default values [Zend/tests/type_declarations/iterable_002.phpt] 
TEST 3116/15092 [Zend/tests/type_declarations/iterable_003.phpt]
PASS iterable type#003 - Return types [Zend/tests/type_declarations/iterable_003.phpt] 
TEST 3117/15092 [Zend/tests/type_declarations/iterable_004.phpt]
PASS iterable type#004 - Parameter covariance [Zend/tests/type_declarations/iterable_004.phpt] 
TEST 3118/15092 [Zend/tests/type_declarations/iterable_005.phpt]
PASS iterable type#005 - Return type covariance [Zend/tests/type_declarations/iterable_005.phpt] 
TEST 3119/15092 [Zend/tests/type_declarations/nullable_null.phpt]
PASS nullable class [Zend/tests/type_declarations/nullable_null.phpt] 
TEST 3120/15092 [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 3121/15092 [Zend/tests/type_declarations/nullable_void.phpt]
PASS Void cannot be nullable [Zend/tests/type_declarations/nullable_void.phpt] 
TEST 3122/15092 [Zend/tests/type_declarations/parameter_type_variance.phpt]
PASS Parameter variance with no type [Zend/tests/type_declarations/parameter_type_variance.phpt] 
TEST 3123/15092 [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 3124/15092 [Zend/tests/type_declarations/scalar_basic.phpt]
PASS Scalar type basics [Zend/tests/type_declarations/scalar_basic.phpt] 
TEST 3125/15092 [Zend/tests/type_declarations/scalar_constant_defaults.phpt]
PASS Scalar type - default via constants [Zend/tests/type_declarations/scalar_constant_defaults.phpt] 
TEST 3126/15092 [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 3127/15092 [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 3128/15092 [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 3129/15092 [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 3130/15092 [Zend/tests/type_declarations/scalar_none.phpt]
PASS Scalar type missing parameters [Zend/tests/type_declarations/scalar_none.phpt] 
TEST 3131/15092 [Zend/tests/type_declarations/scalar_null.phpt]
PASS Scalar type nullability [Zend/tests/type_declarations/scalar_null.phpt] 
TEST 3132/15092 [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 3133/15092 [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 3134/15092 [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 3135/15092 [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 3136/15092 [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 3137/15092 [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 3138/15092 [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 3139/15092 [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 3140/15092 [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 3141/15092 [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 3142/15092 [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 3143/15092 [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 3144/15092 [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 3145/15092 [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 3146/15092 [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 3147/15092 [Zend/tests/type_declarations/scalar_return_basic_64bit.phpt]
PASS Return scalar type basics [Zend/tests/type_declarations/scalar_return_basic_64bit.phpt] 
TEST 3148/15092 [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 3149/15092 [Zend/tests/type_declarations/scalar_strict_64bit.phpt]
PASS Scalar type strict mode [Zend/tests/type_declarations/scalar_strict_64bit.phpt] 
TEST 3150/15092 [Zend/tests/type_declarations/scalar_strict_basic.phpt]
PASS Strict scalar type basics [Zend/tests/type_declarations/scalar_strict_basic.phpt] 
TEST 3151/15092 [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 3152/15092 [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 3153/15092 [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 3154/15092 [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 3155/15092 [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 3156/15092 [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 3157/15092 [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 3158/15092 [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 3159/15092 [Zend/tests/type_declarations/scalar_weak_reference.phpt]
PASS Weak scalar types, with references [Zend/tests/type_declarations/scalar_weak_reference.phpt] 
TEST 3160/15092 [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 3161/15092 [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 3162/15092 [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 3163/15092 [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 3164/15092 [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 3165/15092 [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 3166/15092 [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 3167/15092 [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 3168/15092 [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 3169/15092 [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 3170/15092 [Zend/tests/typehints/fq_nullable.phpt]
PASS Fully-qualified nullable parameter type [Zend/tests/typehints/fq_nullable.phpt] 
TEST 3171/15092 [Zend/tests/typehints/fully_qualified_scalar.phpt]
PASS Fully qualified (leading backslash) type names must fail [Zend/tests/typehints/fully_qualified_scalar.phpt] 
TEST 3172/15092 [Zend/tests/typehints/namespace_relative_scalar.phpt]
PASS namespace\int is not a valid type hint [Zend/tests/typehints/namespace_relative_scalar.phpt] 
TEST 3173/15092 [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 3174/15092 [Zend/tests/unexpected_ref_bug.phpt]
PASS Crash when function parameter modified via unexpected reference [Zend/tests/unexpected_ref_bug.phpt] 
TEST 3175/15092 [Zend/tests/unset_cast_deprecated.phpt]
PASS The (unset) cast is deprecated [Zend/tests/unset_cast_deprecated.phpt] 
TEST 3176/15092 [Zend/tests/unset_cv01.phpt]
PASS unset() CV 1 (unset() global variable) [Zend/tests/unset_cv01.phpt] 
TEST 3177/15092 [Zend/tests/unset_cv02.phpt]
PASS unset() CV 2 (unset() global variable in $GLOBALS) [Zend/tests/unset_cv02.phpt] 
TEST 3178/15092 [Zend/tests/unset_cv03.phpt]
PASS unset() CV 3 (unset() global variable in included file) [Zend/tests/unset_cv03.phpt] 
TEST 3179/15092 [Zend/tests/unset_cv04.phpt]
PASS unset() CV 4 (unset() local variable in included file) [Zend/tests/unset_cv04.phpt] 
TEST 3180/15092 [Zend/tests/unset_cv05.phpt]
PASS unset() CV 5 (indirect unset() of global variable in session_start()) [Zend/tests/unset_cv05.phpt] 
TEST 3181/15092 [Zend/tests/unset_cv06.phpt]
PASS unset() CV 6 (indirect unset() of global variable in session_unset()) [Zend/tests/unset_cv06.phpt] 
TEST 3182/15092 [Zend/tests/unset_cv08.phpt]
PASS unset() CV 8 (unset() of global variable in array_unique($GLOBALS)) [Zend/tests/unset_cv08.phpt] 
TEST 3183/15092 [Zend/tests/unset_cv09.phpt]
PASS unset() CV 9 (unset() of global variable in array_pop($GLOBALS)) [Zend/tests/unset_cv09.phpt] 
TEST 3184/15092 [Zend/tests/unset_cv10.phpt]
PASS unset() CV 10 (unset() of global variable in ArrayObject::offsetUnset($GLOBALS)) [Zend/tests/unset_cv10.phpt] 
TEST 3185/15092 [Zend/tests/unset_cv11.phpt]
PASS unset() CV 11 (unset() of copy destoies original value) [Zend/tests/unset_cv11.phpt] 
TEST 3186/15092 [Zend/tests/unset_cv12.phpt]
PASS unset() CV 12 (unset() in indirect called function) [Zend/tests/unset_cv12.phpt] 
TEST 3187/15092 [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 3188/15092 [Zend/tests/use_const/alias.phpt]
PASS aliasing imported constants to resolve naming conflicts [Zend/tests/use_const/alias.phpt] 
TEST 3189/15092 [Zend/tests/use_const/basic.phpt]
PASS import namespaced constant [Zend/tests/use_const/basic.phpt] 
TEST 3190/15092 [Zend/tests/use_const/case_sensivity.phpt]
PASS importing const with same name but different case [Zend/tests/use_const/case_sensivity.phpt] 
TEST 3191/15092 [Zend/tests/use_const/conflicting_use.phpt]
PASS use const statements with conflicting names [Zend/tests/use_const/conflicting_use.phpt] 
TEST 3192/15092 [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 3193/15092 [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 3194/15092 [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 3195/15092 [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 3196/15092 [Zend/tests/use_const/self_parent.phpt]
PASS Allow self and parent in use const statement [Zend/tests/use_const/self_parent.phpt] 
TEST 3197/15092 [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 3198/15092 [Zend/tests/use_const/shadow_global.phpt]
PASS shadowing a global constant with a local version [Zend/tests/use_const/shadow_global.phpt] 
TEST 3199/15092 [Zend/tests/use_function/alias.phpt]
PASS aliasing imported functions to resolve naming conflicts [Zend/tests/use_function/alias.phpt] 
TEST 3200/15092 [Zend/tests/use_function/basic.phpt]
PASS import namespaced function [Zend/tests/use_function/basic.phpt] 
TEST 3201/15092 [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 3202/15092 [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 3203/15092 [Zend/tests/use_function/conflicting_use.phpt]
PASS use function statements with conflicting names [Zend/tests/use_function/conflicting_use.phpt] 
TEST 3204/15092 [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 3205/15092 [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 3206/15092 [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 3207/15092 [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 3208/15092 [Zend/tests/use_function/ignore_constants.phpt]
PASS use function should ignore namespaced constants [Zend/tests/use_function/ignore_constants.phpt] 
TEST 3209/15092 [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 3210/15092 [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 3211/15092 [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 3212/15092 [Zend/tests/use_function/self_parent.phpt]
PASS Allow self and parent in use function statement [Zend/tests/use_function/self_parent.phpt] 
TEST 3213/15092 [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 3214/15092 [Zend/tests/use_function/shadow_global.phpt]
PASS shadowing a global function with a local version [Zend/tests/use_function/shadow_global.phpt] 
TEST 3215/15092 [Zend/tests/use_late_binding_conflict.phpt]
PASS Use conflicts are detected for late-bound classes [Zend/tests/use_late_binding_conflict.phpt] 
TEST 3216/15092 [Zend/tests/use_no_eval_conflict.phpt]
PASS Use conflicts should not occur across eval()s [Zend/tests/use_no_eval_conflict.phpt] 
TEST 3217/15092 [Zend/tests/use_no_file_conflict.phpt]
PASS Use conflicts should not occur across files [Zend/tests/use_no_file_conflict.phpt] 
TEST 3218/15092 [Zend/tests/varSyntax/constClassMemberAccess.phpt]
PASS Const class member access with deference [Zend/tests/varSyntax/constClassMemberAccess.phpt] 
TEST 3219/15092 [Zend/tests/varSyntax/globalNonSimpleVariableError.phpt]
PASS Global keyword only accepts simple variables [Zend/tests/varSyntax/globalNonSimpleVariableError.phpt] 
TEST 3220/15092 [Zend/tests/varSyntax/indirectFcall.phpt]
PASS Indirect function calls [Zend/tests/varSyntax/indirectFcall.phpt] 
TEST 3221/15092 [Zend/tests/varSyntax/issetOnTemp.phpt]
PASS isset() can be used on dereferences of temporary expressions [Zend/tests/varSyntax/issetOnTemp.phpt] 
TEST 3222/15092 [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 3223/15092 [Zend/tests/varSyntax/newVariable.phpt]
PASS Variable as class name for new expression [Zend/tests/varSyntax/newVariable.phpt] 
TEST 3224/15092 [Zend/tests/varSyntax/parenthesesDeref.phpt]
PASS Dereferencing expression parentheses [Zend/tests/varSyntax/parenthesesDeref.phpt] 
TEST 3225/15092 [Zend/tests/varSyntax/propertyOfStringError.phpt]
PASS Cannot take property of a string [Zend/tests/varSyntax/propertyOfStringError.phpt] 
TEST 3226/15092 [Zend/tests/varSyntax/staticMember.phpt]
PASS Static member access [Zend/tests/varSyntax/staticMember.phpt] 
TEST 3227/15092 [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 3228/15092 [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 3229/15092 [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 3230/15092 [Zend/tests/varSyntax/tempDimFetchByRefError.phpt]
PASS Passing a dimension fetch on a temporary by reference is not allowed [Zend/tests/varSyntax/tempDimFetchByRefError.phpt] 
TEST 3231/15092 [Zend/tests/varSyntax/tempPropFetchByRefError.phpt]
PASS Passing a property fetch on a temporary by reference is not allowed [Zend/tests/varSyntax/tempPropFetchByRefError.phpt] 
TEST 3232/15092 [Zend/tests/varSyntax/writeToTempExpr.phpt]
PASS Writing to a temporary expression is not allowed [Zend/tests/varSyntax/writeToTempExpr.phpt] 
TEST 3233/15092 [Zend/tests/variable_with_boolean_name.phpt]
PASS Variable with boolean name [Zend/tests/variable_with_boolean_name.phpt] 
TEST 3234/15092 [Zend/tests/variable_with_integer_name.phpt]
PASS Variable with integer name [Zend/tests/variable_with_integer_name.phpt] 
TEST 3235/15092 [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 3236/15092 [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 3237/15092 [Zend/tests/variadic/basic.phpt]
PASS Basic variadic function [Zend/tests/variadic/basic.phpt] 
TEST 3238/15092 [Zend/tests/variadic/by_ref.phpt]
PASS Variadic arguments with by-reference passing [Zend/tests/variadic/by_ref.phpt] 
TEST 3239/15092 [Zend/tests/variadic/by_ref_error.phpt]
PASS By-ref variadics enforce the reference [Zend/tests/variadic/by_ref_error.phpt] 
TEST 3240/15092 [Zend/tests/variadic/closure_invoke.phpt]
PASS Closure::__invoke() with variadic parameter [Zend/tests/variadic/closure_invoke.phpt] 
TEST 3241/15092 [Zend/tests/variadic/no_default_error.phpt]
PASS Variadic argument cannot have a default value [Zend/tests/variadic/no_default_error.phpt] 
TEST 3242/15092 [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 3243/15092 [Zend/tests/variadic/only_last_error.phpt]
PASS Only the last argument can be variadic [Zend/tests/variadic/only_last_error.phpt] 
TEST 3244/15092 [Zend/tests/variadic/optional_params.phpt]
PASS Optional parameter before variadic parameter [Zend/tests/variadic/optional_params.phpt] 
TEST 3245/15092 [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 3246/15092 [Zend/tests/variadic/typehint_error.phpt]
PASS Variadic arguments enforce types [Zend/tests/variadic/typehint_error.phpt] 
TEST 3247/15092 [Zend/tests/variadic/typehint_suppressed_error.phpt]
PASS Error suppression for types on variadic arguments works [Zend/tests/variadic/typehint_suppressed_error.phpt] 
TEST 3248/15092 [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 3249/15092 [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 3250/15092 [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 3251/15092 [Zend/tests/varvars_by_ref.phpt]
PASS Accessing variable variables using referenced names [Zend/tests/varvars_by_ref.phpt] 
TEST 3252/15092 [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 3253/15092 [Zend/tests/xor_001.phpt]
PASS XORing arrays [Zend/tests/xor_001.phpt] 
TEST 3254/15092 [Zend/tests/xor_002.phpt]
PASS XORing strings [Zend/tests/xor_002.phpt] 
TEST 3255/15092 [Zend/tests/xor_003.phpt]
PASS XORing booleans [Zend/tests/xor_003.phpt] 
TEST 3256/15092 [Zend/tests/zend_operators.phpt]
PASS Operator precedence [Zend/tests/zend_operators.phpt] 
TEST 3257/15092 [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 3258/15092 [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 3259/15092 [Zend/tests/zend_signed_multiply-64bit.phpt]
PASS Zend signed multiply 64-bit, variation 1 [Zend/tests/zend_signed_multiply-64bit.phpt] 
TEST 3260/15092 [Zend/tests/zend_strtod.phpt]
PASS zend_strtod() leaks on big doubles [Zend/tests/zend_strtod.phpt] 
TEST 3261/15092 [ext/bcmath/tests/bcadd.phpt]
PASS bcadd() function [ext/bcmath/tests/bcadd.phpt] 
TEST 3262/15092 [ext/bcmath/tests/bcadd_error1.phpt]
PASS bcadd() incorrect argument count [ext/bcmath/tests/bcadd_error1.phpt] 
TEST 3263/15092 [ext/bcmath/tests/bcadd_variation001.phpt]
PASS bcadd() with non-integers [ext/bcmath/tests/bcadd_variation001.phpt] 
TEST 3264/15092 [ext/bcmath/tests/bccomp.phpt]
PASS bccomp() function [ext/bcmath/tests/bccomp.phpt] 
TEST 3265/15092 [ext/bcmath/tests/bccomp_variation001.phpt]
PASS bccomp() with non-integers [ext/bcmath/tests/bccomp_variation001.phpt] 
TEST 3266/15092 [ext/bcmath/tests/bccomp_variation002.phpt]
PASS bccomp() with negative value [ext/bcmath/tests/bccomp_variation002.phpt] 
TEST 3267/15092 [ext/bcmath/tests/bcdiv.phpt]
PASS bcdiv() function [ext/bcmath/tests/bcdiv.phpt] 
TEST 3268/15092 [ext/bcmath/tests/bcdiv_error1.phpt]
PASS bcdiv — Divide two arbitrary precision numbers [ext/bcmath/tests/bcdiv_error1.phpt] 
TEST 3269/15092 [ext/bcmath/tests/bcdiv_error2.phpt]
PASS bcdiv — Divide two arbitrary precision numbers [ext/bcmath/tests/bcdiv_error2.phpt] 
TEST 3270/15092 [ext/bcmath/tests/bcmod.phpt]
PASS bcmod() function [ext/bcmath/tests/bcmod.phpt] 
TEST 3271/15092 [ext/bcmath/tests/bcmod_error1.phpt]
PASS bcmod — Get modulus of an arbitrary precision number [ext/bcmath/tests/bcmod_error1.phpt] 
TEST 3272/15092 [ext/bcmath/tests/bcmod_error2.phpt]
PASS bcmod() - mod by 0 [ext/bcmath/tests/bcmod_error2.phpt] 
TEST 3273/15092 [ext/bcmath/tests/bcmul.phpt]
PASS bcmul() function [ext/bcmath/tests/bcmul.phpt] 
TEST 3274/15092 [ext/bcmath/tests/bcmul_error1.phpt]
PASS bcmul() incorrect argument count [ext/bcmath/tests/bcmul_error1.phpt] 
TEST 3275/15092 [ext/bcmath/tests/bcpow.phpt]
PASS bcpow() function [ext/bcmath/tests/bcpow.phpt] 
TEST 3276/15092 [ext/bcmath/tests/bcpow_error3.phpt]
PASS bcpow() incorrect argument count [ext/bcmath/tests/bcpow_error3.phpt] 
TEST 3277/15092 [ext/bcmath/tests/bcpow_variation001.phpt]
PASS bcpow() with a negative exponent [ext/bcmath/tests/bcpow_variation001.phpt] 
TEST 3278/15092 [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 3279/15092 [ext/bcmath/tests/bcpowmod_error1.phpt]
PASS bcpowmod — Raise an arbitrary precision number to another, reduced by a specified modulus [ext/bcmath/tests/bcpowmod_error1.phpt] 
TEST 3280/15092 [ext/bcmath/tests/bcpowmod_error2.phpt]
PASS bcpowmod — Raise an arbitrary precision number to another, reduced by a specified modulus [ext/bcmath/tests/bcpowmod_error2.phpt] 
TEST 3281/15092 [ext/bcmath/tests/bcpowmod_error3.phpt]
PASS bcpowmod — Raise an arbitrary precision number to another, reduced by a specified modulus [ext/bcmath/tests/bcpowmod_error3.phpt] 
TEST 3282/15092 [ext/bcmath/tests/bcscale.phpt]
PASS bcscale() function [ext/bcmath/tests/bcscale.phpt] 
TEST 3283/15092 [ext/bcmath/tests/bcscale_variation001.phpt]
PASS bcscale() with negative argument [ext/bcmath/tests/bcscale_variation001.phpt] 
TEST 3284/15092 [ext/bcmath/tests/bcscale_variation002.phpt]
PASS bcadd() incorrect argument count [ext/bcmath/tests/bcscale_variation002.phpt] 
TEST 3285/15092 [ext/bcmath/tests/bcsqrt.phpt]
PASS bcsqrt() function [ext/bcmath/tests/bcsqrt.phpt] 
TEST 3286/15092 [ext/bcmath/tests/bcsqrt_error1.phpt]
PASS bcsqrt — Get the square root of an arbitrary precision number [ext/bcmath/tests/bcsqrt_error1.phpt] 
TEST 3287/15092 [ext/bcmath/tests/bcsqrt_error2.phpt]
PASS bcsqrt() incorrect argument count [ext/bcmath/tests/bcsqrt_error2.phpt] 
TEST 3288/15092 [ext/bcmath/tests/bcsqrt_variation001.phpt]
PASS bcsqrt() with argument of 0 [ext/bcmath/tests/bcsqrt_variation001.phpt] 
TEST 3289/15092 [ext/bcmath/tests/bcsub.phpt]
PASS bcsub() function [ext/bcmath/tests/bcsub.phpt] 
TEST 3290/15092 [ext/bcmath/tests/bcsub_error1.phpt]
PASS bcsub() incorrect argument count [ext/bcmath/tests/bcsub_error1.phpt] 
TEST 3291/15092 [ext/bcmath/tests/bug44995.phpt]
PASS Bug #44995 (bcpowmod() fails if scale != 0) [ext/bcmath/tests/bug44995.phpt] 
TEST 3292/15092 [ext/bcmath/tests/bug46781.phpt]
PASS Bug #46781 (BC math handles minus zero incorrectly) [ext/bcmath/tests/bug46781.phpt] 
TEST 3293/15092 [ext/bcmath/tests/bug54598.phpt]
PASS Bug #54598 (bcpowmod() may return 1 if modulus is 1) [ext/bcmath/tests/bug54598.phpt] 
TEST 3294/15092 [ext/bcmath/tests/bug60377.phpt]
PASS bcscale related problem on 64bits platforms [ext/bcmath/tests/bug60377.phpt] 
TEST 3295/15092 [ext/bcmath/tests/bug72093-win32.phpt]
SKIP Bug 72093: bcpowmod accepts negative scale and corrupts _one_ definition [ext/bcmath/tests/bug72093-win32.phpt] reason: valid only for windows
TEST 3296/15092 [ext/bcmath/tests/bug72093.phpt]
PASS Bug 72093: bcpowmod accepts negative scale and corrupts _one_ definition [ext/bcmath/tests/bug72093.phpt] 
TEST 3297/15092 [ext/bcmath/tests/bug75178-win32.phpt]
SKIP Bug #75178 (bcpowmod() misbehaves for non-integer base or modulus) [ext/bcmath/tests/bug75178-win32.phpt] reason: valid only for windows
TEST 3298/15092 [ext/bcmath/tests/bug75178.phpt]
PASS Bug #75178 (bcpowmod() misbehaves for non-integer base or modulus) [ext/bcmath/tests/bug75178.phpt] 
TEST 3299/15092 [ext/bz2/tests/001.phpt]
PASS bzopen() and invalid parameters [ext/bz2/tests/001.phpt] 
TEST 3300/15092 [ext/bz2/tests/002.phpt]
PASS bzopen() using fd opened in wrong mode [ext/bz2/tests/002.phpt] 
TEST 3301/15092 [ext/bz2/tests/003-mb.phpt]
PASS bzread() tests [ext/bz2/tests/003-mb.phpt] 
TEST 3302/15092 [ext/bz2/tests/003.phpt]
PASS bzread() tests [ext/bz2/tests/003.phpt] 
TEST 3303/15092 [ext/bz2/tests/004.phpt]
PASS bzread() tests with invalid files [ext/bz2/tests/004.phpt] 
TEST 3304/15092 [ext/bz2/tests/005.phpt]
PASS bzcompress()/bzdecompress() tests [ext/bz2/tests/005.phpt] 
TEST 3305/15092 [ext/bz2/tests/bug51997.phpt]
PASS Bug #51997 (SEEK_CUR with 0 value, returns a warning) [ext/bz2/tests/bug51997.phpt] 
TEST 3306/15092 [ext/bz2/tests/bug72447.phpt]
PASS Bug #72447: Type Confusion in php_bz2_filter_create() [ext/bz2/tests/bug72447.phpt] 
TEST 3307/15092 [ext/bz2/tests/bug72613.phpt]
PASS Bug #72613 (Inadequate error handling in bzread()) [ext/bz2/tests/bug72613.phpt] 
TEST 3308/15092 [ext/bz2/tests/bz2_filter_compress.phpt]
PASS bzip2.compress (with convert.base64-encode) [ext/bz2/tests/bz2_filter_compress.phpt] 
TEST 3309/15092 [ext/bz2/tests/bz2_filter_decompress.phpt]
PASS bzip2.decompress (with convert.base64-decode) [ext/bz2/tests/bz2_filter_decompress.phpt] 
TEST 3310/15092 [ext/bz2/tests/with_files.phpt]
PASS BZ2 with files [ext/bz2/tests/with_files.phpt] 
TEST 3311/15092 [ext/bz2/tests/with_strings.phpt]
PASS BZ2 with strings [ext/bz2/tests/with_strings.phpt] 
TEST 3312/15092 [ext/calendar/tests/bug52744.phpt]
PASS Bug #52744 (cal_days_in_month incorrect for December 1 BCE) [ext/calendar/tests/bug52744.phpt] 
TEST 3313/15092 [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 3314/15092 [ext/calendar/tests/bug53574_2.phpt]
PASS Bug #53574 (Integer overflow in SdnToJulian; leads to segfault) [ext/calendar/tests/bug53574_2.phpt] 
TEST 3315/15092 [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 3316/15092 [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 3317/15092 [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 3318/15092 [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 3319/15092 [ext/calendar/tests/bug71894.phpt]
PASS Bug #71894 (AddressSanitizer: global-buffer-overflow in zif_cal_from_jd) [ext/calendar/tests/bug71894.phpt] 
TEST 3320/15092 [ext/calendar/tests/cal_days_in_month.phpt]
PASS cal_days_in_month() [ext/calendar/tests/cal_days_in_month.phpt] 
TEST 3321/15092 [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 3322/15092 [ext/calendar/tests/cal_from_jd.phpt]
PASS cal_from_jd() [ext/calendar/tests/cal_from_jd.phpt] 
TEST 3323/15092 [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 3324/15092 [ext/calendar/tests/cal_info.phpt]
PASS cal_info() [ext/calendar/tests/cal_info.phpt] 
TEST 3325/15092 [ext/calendar/tests/cal_to_jd.phpt]
PASS cal_to_jd() [ext/calendar/tests/cal_to_jd.phpt] 
TEST 3326/15092 [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 3327/15092 [ext/calendar/tests/easter_date.phpt]
PASS easter_date() [ext/calendar/tests/easter_date.phpt] 
TEST 3328/15092 [ext/calendar/tests/easter_days.phpt]
PASS easter_days() [ext/calendar/tests/easter_days.phpt] 
TEST 3329/15092 [ext/calendar/tests/frenchtojd.phpt]
PASS frenchtojd() [ext/calendar/tests/frenchtojd.phpt] 
TEST 3330/15092 [ext/calendar/tests/gregoriantojd.phpt]
PASS gregoriantojd() [ext/calendar/tests/gregoriantojd.phpt] 
TEST 3331/15092 [ext/calendar/tests/gregoriantojd_overflow.phpt]
PASS gregoriantojd() [ext/calendar/tests/gregoriantojd_overflow.phpt] 
TEST 3332/15092 [ext/calendar/tests/jddayofweek.phpt]
PASS jddayofweek() [ext/calendar/tests/jddayofweek.phpt] 
TEST 3333/15092 [ext/calendar/tests/jdmonthname.phpt]
PASS jdmonthname() [ext/calendar/tests/jdmonthname.phpt] 
TEST 3334/15092 [ext/calendar/tests/jdtofrench.phpt]
PASS jdtofrench() [ext/calendar/tests/jdtofrench.phpt] 
TEST 3335/15092 [ext/calendar/tests/jdtogregorian.phpt]
PASS jdtogregorian() [ext/calendar/tests/jdtogregorian.phpt] 
TEST 3336/15092 [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 3337/15092 [ext/calendar/tests/jdtojewish.phpt]
PASS jdtojewish() function [ext/calendar/tests/jdtojewish.phpt] 
TEST 3338/15092 [ext/calendar/tests/jdtojewish64.phpt]
PASS Bug #64895: Integer overflow in SndToJewish [ext/calendar/tests/jdtojewish64.phpt] 
TEST 3339/15092 [ext/calendar/tests/jdtojewish_overflow.phpt]
PASS jdtojewish(): test overflow [ext/calendar/tests/jdtojewish_overflow.phpt] 
TEST 3340/15092 [ext/calendar/tests/jdtojulian.phpt]
PASS jdtojulian() [ext/calendar/tests/jdtojulian.phpt] 
TEST 3341/15092 [ext/calendar/tests/jdtomonthname.phpt]
PASS jdtomonthname() test [ext/calendar/tests/jdtomonthname.phpt] 
TEST 3342/15092 [ext/calendar/tests/jdtounix.phpt]
PASS jdtounix() [ext/calendar/tests/jdtounix.phpt] 
TEST 3343/15092 [ext/calendar/tests/jdtounix_error1.phpt]
PASS Test jdtounix() function : error conditions [ext/calendar/tests/jdtounix_error1.phpt] 
TEST 3344/15092 [ext/calendar/tests/jewishtojd.phpt]
PASS jewishtojd() [ext/calendar/tests/jewishtojd.phpt] 
TEST 3345/15092 [ext/calendar/tests/juliantojd.phpt]
PASS juliantojd() [ext/calendar/tests/juliantojd.phpt] 
TEST 3346/15092 [ext/calendar/tests/juliantojd_overflow.phpt]
PASS juliantojd() [ext/calendar/tests/juliantojd_overflow.phpt] 
TEST 3347/15092 [ext/calendar/tests/unixtojd.phpt]
PASS unixtojd() [ext/calendar/tests/unixtojd.phpt] 
TEST 3348/15092 [ext/calendar/tests/unixtojd_error1.phpt]
PASS Test unixtojd() function : error conditions [ext/calendar/tests/unixtojd_error1.phpt] 
TEST 3349/15092 [ext/ctype/tests/001.phpt]
PASS ctype on integers [ext/ctype/tests/001.phpt] 
TEST 3350/15092 [ext/ctype/tests/002.phpt]
PASS ctype on strings [ext/ctype/tests/002.phpt] 
TEST 3351/15092 [ext/ctype/tests/bug25745.phpt]
PASS Bug #25745 (ctype functions fail with non-ascii characters) [ext/ctype/tests/bug25745.phpt] 
TEST 3352/15092 [ext/ctype/tests/bug34645.phpt]
PASS Bug #34645 (ctype corrupts memory when validating large numbers) [ext/ctype/tests/bug34645.phpt] 
TEST 3353/15092 [ext/ctype/tests/ctype_alnum_basic.phpt]
PASS Test ctype_alnum() function : basic functionality [ext/ctype/tests/ctype_alnum_basic.phpt] 
TEST 3354/15092 [ext/ctype/tests/ctype_alnum_error.phpt]
PASS Test ctype_alnum() function : error conditions - Incorrect number of args [ext/ctype/tests/ctype_alnum_error.phpt] 
TEST 3355/15092 [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 3356/15092 [ext/ctype/tests/ctype_alnum_variation2.phpt]
PASS Test ctype_alnum() function : usage variations - different integers [ext/ctype/tests/ctype_alnum_variation2.phpt] 
TEST 3357/15092 [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 3358/15092 [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 3359/15092 [ext/ctype/tests/ctype_alpha_basic.phpt]
PASS Test ctype_alpha() function : basic functionality [ext/ctype/tests/ctype_alpha_basic.phpt] 
TEST 3360/15092 [ext/ctype/tests/ctype_alpha_error.phpt]
PASS Test ctype_alpha() function : error conditions - Incorrect number of arguments [ext/ctype/tests/ctype_alpha_error.phpt] 
TEST 3361/15092 [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 3362/15092 [ext/ctype/tests/ctype_alpha_variation2.phpt]
PASS Test ctype_alpha() function : usage variations - different integers [ext/ctype/tests/ctype_alpha_variation2.phpt] 
TEST 3363/15092 [ext/ctype/tests/ctype_alpha_variation3.phpt]
PASS Test ctype_alpha() function : usage variations - different strings [ext/ctype/tests/ctype_alpha_variation3.phpt] 
TEST 3364/15092 [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 3365/15092 [ext/ctype/tests/ctype_cntrl_basic.phpt]
PASS Test ctype_cntrl() function : basic functionality [ext/ctype/tests/ctype_cntrl_basic.phpt] 
TEST 3366/15092 [ext/ctype/tests/ctype_cntrl_error.phpt]
PASS Test ctype_cntrl() function : error conditions - Incorrect number of args [ext/ctype/tests/ctype_cntrl_error.phpt] 
TEST 3367/15092 [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 3368/15092 [ext/ctype/tests/ctype_cntrl_variation2.phpt]
PASS Test ctype_cntrl() function : usage variations - different integers [ext/ctype/tests/ctype_cntrl_variation2.phpt] 
TEST 3369/15092 [ext/ctype/tests/ctype_cntrl_variation3.phpt]
PASS Test ctype_cntrl() function : usage variations - Different strings [ext/ctype/tests/ctype_cntrl_variation3.phpt] 
TEST 3370/15092 [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 3371/15092 [ext/ctype/tests/ctype_digit_basic.phpt]
PASS Test ctype_digit() function : basic functionality [ext/ctype/tests/ctype_digit_basic.phpt] 
TEST 3372/15092 [ext/ctype/tests/ctype_digit_error.phpt]
PASS Test ctype_digit() function : error conditions - incorrect number of arguments [ext/ctype/tests/ctype_digit_error.phpt] 
TEST 3373/15092 [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 3374/15092 [ext/ctype/tests/ctype_digit_variation2.phpt]
PASS Test ctype_digit() function : usage variations - different integers [ext/ctype/tests/ctype_digit_variation2.phpt] 
TEST 3375/15092 [ext/ctype/tests/ctype_digit_variation3.phpt]
PASS Test ctype_digit() function : usage variations - different strings [ext/ctype/tests/ctype_digit_variation3.phpt] 
TEST 3376/15092 [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 3377/15092 [ext/ctype/tests/ctype_graph_basic.phpt]
PASS Test ctype_graph() function : basic functionality [ext/ctype/tests/ctype_graph_basic.phpt] 
TEST 3378/15092 [ext/ctype/tests/ctype_graph_error.phpt]
PASS Test ctype_graph() function : error conditions - incorrect number of arguments [ext/ctype/tests/ctype_graph_error.phpt] 
TEST 3379/15092 [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 3380/15092 [ext/ctype/tests/ctype_graph_variation2.phpt]
PASS Test ctype_graph() function : usage variations - different integers [ext/ctype/tests/ctype_graph_variation2.phpt] 
TEST 3381/15092 [ext/ctype/tests/ctype_graph_variation3.phpt]
PASS Test ctype_graph() function : usage variations - different strings [ext/ctype/tests/ctype_graph_variation3.phpt] 
TEST 3382/15092 [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 3383/15092 [ext/ctype/tests/ctype_lower_basic.phpt]
PASS Test ctype_lower() function : basic functionality [ext/ctype/tests/ctype_lower_basic.phpt] 
TEST 3384/15092 [ext/ctype/tests/ctype_lower_error.phpt]
PASS Test ctype_lower() function : error conditions - incorrect number of args [ext/ctype/tests/ctype_lower_error.phpt] 
TEST 3385/15092 [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 3386/15092 [ext/ctype/tests/ctype_lower_variation2.phpt]
PASS Test ctype_lower() function : usage variations - different integers [ext/ctype/tests/ctype_lower_variation2.phpt] 
TEST 3387/15092 [ext/ctype/tests/ctype_lower_variation3.phpt]
PASS Test ctype_lower() function : usage variations - different strings [ext/ctype/tests/ctype_lower_variation3.phpt] 
TEST 3388/15092 [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 3389/15092 [ext/ctype/tests/ctype_print_basic.phpt]
PASS Test ctype_print() function : basic functionality [ext/ctype/tests/ctype_print_basic.phpt] 
TEST 3390/15092 [ext/ctype/tests/ctype_print_error.phpt]
PASS Test ctype_print() function : error conditions - incorrect number of args [ext/ctype/tests/ctype_print_error.phpt] 
TEST 3391/15092 [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 3392/15092 [ext/ctype/tests/ctype_print_variation2.phpt]
PASS Test ctype_print() function : usage variations - different integers [ext/ctype/tests/ctype_print_variation2.phpt] 
TEST 3393/15092 [ext/ctype/tests/ctype_print_variation3.phpt]
PASS Test ctype_print() function : usage variations - different strings [ext/ctype/tests/ctype_print_variation3.phpt] 
TEST 3394/15092 [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 3395/15092 [ext/ctype/tests/ctype_punct_basic.phpt]
PASS Test ctype_punct() function : basic functionality [ext/ctype/tests/ctype_punct_basic.phpt] 
TEST 3396/15092 [ext/ctype/tests/ctype_punct_error.phpt]
PASS Test ctype_punct() function : error conditions - incorrect number of args [ext/ctype/tests/ctype_punct_error.phpt] 
TEST 3397/15092 [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 3398/15092 [ext/ctype/tests/ctype_punct_variation2.phpt]
PASS Test ctype_punct() function : usage variations - different integers [ext/ctype/tests/ctype_punct_variation2.phpt] 
TEST 3399/15092 [ext/ctype/tests/ctype_punct_variation3.phpt]
PASS Test ctype_punct() function : usage variations - different punctuation [ext/ctype/tests/ctype_punct_variation3.phpt] 
TEST 3400/15092 [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 3401/15092 [ext/ctype/tests/ctype_space_basic.phpt]
PASS Test ctype_space() function : basic functionality [ext/ctype/tests/ctype_space_basic.phpt] 
TEST 3402/15092 [ext/ctype/tests/ctype_space_error.phpt]
PASS Test ctype_space() function : error conditions - Incorrect number of args [ext/ctype/tests/ctype_space_error.phpt] 
TEST 3403/15092 [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 3404/15092 [ext/ctype/tests/ctype_space_variation2.phpt]
PASS Test ctype_space() function : usage variations - different integers [ext/ctype/tests/ctype_space_variation2.phpt] 
TEST 3405/15092 [ext/ctype/tests/ctype_space_variation3.phpt]
PASS Test ctype_space() function : usage variations - different strings [ext/ctype/tests/ctype_space_variation3.phpt] 
TEST 3406/15092 [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 3407/15092 [ext/ctype/tests/ctype_upper_basic.phpt]
PASS Test ctype_upper() function : basic functionality [ext/ctype/tests/ctype_upper_basic.phpt] 
TEST 3408/15092 [ext/ctype/tests/ctype_upper_error.phpt]
PASS Test ctype_upper() function : error conditions - incorrect number of args [ext/ctype/tests/ctype_upper_error.phpt] 
TEST 3409/15092 [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 3410/15092 [ext/ctype/tests/ctype_upper_variation2.phpt]
PASS Test ctype_upper() function : usage variations - different integers [ext/ctype/tests/ctype_upper_variation2.phpt] 
TEST 3411/15092 [ext/ctype/tests/ctype_upper_variation3.phpt]
PASS Test ctype_upper() function : usage variations - different strings [ext/ctype/tests/ctype_upper_variation3.phpt] 
TEST 3412/15092 [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 3413/15092 [ext/ctype/tests/ctype_xdigit_basic.phpt]
PASS Test ctype_xdigit() function : basic functionality [ext/ctype/tests/ctype_xdigit_basic.phpt] 
TEST 3414/15092 [ext/ctype/tests/ctype_xdigit_error.phpt]
PASS Test ctype_xdigit() function : error conditions - Incorrect number of args [ext/ctype/tests/ctype_xdigit_error.phpt] 
TEST 3415/15092 [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 3416/15092 [ext/ctype/tests/ctype_xdigit_variation2.phpt]
PASS Test ctype_xdigit() function : usage variations - different integers [ext/ctype/tests/ctype_xdigit_variation2.phpt] 
TEST 3417/15092 [ext/ctype/tests/ctype_xdigit_variation3.phpt]
PASS Test ctype_xdigit() function : usage variations - Different strings [ext/ctype/tests/ctype_xdigit_variation3.phpt] 
TEST 3418/15092 [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 3419/15092 [ext/curl/tests/bug27023.phpt]
PASS Bug #27023 (CURLOPT_POSTFIELDS does not parse content types for files) [ext/curl/tests/bug27023.phpt] 
TEST 3420/15092 [ext/curl/tests/bug45161.phpt]
PASS Bug #45161 (Reusing a curl handle leaks memory) [ext/curl/tests/bug45161.phpt] 
TEST 3421/15092 [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 3422/15092 [ext/curl/tests/bug46739.phpt]
PASS Bug #46739 (array returned by curl_getinfo should contain content_type key) [ext/curl/tests/bug46739.phpt] 
TEST 3423/15092 [ext/curl/tests/bug48203-win32.phpt]
SKIP Bug #48203 (Crash when CURLOPT_STDERR is set to regular file) [ext/curl/tests/bug48203-win32.phpt] reason: Windows only test
TEST 3424/15092 [ext/curl/tests/bug48203.phpt]
PASS Bug #48203 (Crash when CURLOPT_STDERR is set to regular file) [ext/curl/tests/bug48203.phpt] 
TEST 3425/15092 [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 3426/15092 [ext/curl/tests/bug48207.phpt]
PASS Test curl_setopt() CURLOPT_FILE readonly file handle [ext/curl/tests/bug48207.phpt] 
TEST 3427/15092 [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 3428/15092 [ext/curl/tests/bug52202.phpt]
PASS Bug #52202 (CURLOPT_PRIVATE gets clobbered) [ext/curl/tests/bug52202.phpt] 
TEST 3429/15092 [ext/curl/tests/bug52827.phpt]
PASS Bug #52827 (curl_setopt with CURLOPT_STDERR erroneously increments the resource refcount) [ext/curl/tests/bug52827.phpt] 
TEST 3430/15092 [ext/curl/tests/bug54798-win32.phpt]
SKIP Bug #54798 (Segfault when CURLOPT_STDERR file pointer is closed before calling curl_exec) [ext/curl/tests/bug54798-win32.phpt] reason: Windows only
TEST 3431/15092 [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 3432/15092 [ext/curl/tests/bug54995.phpt]
PASS Bug #54995 (Missing CURLINFO_RESPONSE_CODE support) [ext/curl/tests/bug54995.phpt] 
TEST 3433/15092 [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 3434/15092 [ext/curl/tests/bug61948-win32.phpt]
SKIP Bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction) [ext/curl/tests/bug61948-win32.phpt] reason: Not Valid for Linux
TEST 3435/15092 [ext/curl/tests/bug61948.phpt]
PASS Bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction) [ext/curl/tests/bug61948.phpt] 
TEST 3436/15092 [ext/curl/tests/bug62839.phpt]
PASS Bug #62839 (curl_copy_handle segfault with CURLOPT_FILE) [ext/curl/tests/bug62839.phpt] 
TEST 3437/15092 [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 3438/15092 [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 3439/15092 [ext/curl/tests/bug64267.phpt]
FAIL Bug #64267 (CURLOPT_INFILE doesn't allow reset) [ext/curl/tests/bug64267.phpt] 
TEST 3440/15092 [ext/curl/tests/bug65458.phpt]
PASS Bug #65458 (curl memory leak) [ext/curl/tests/bug65458.phpt] 
TEST 3441/15092 [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 3442/15092 [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 3443/15092 [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 3444/15092 [ext/curl/tests/bug66109.phpt]
PASS Bug #66109 (Option CURLOPT_CUSTOMREQUEST can't be reset to default.) [ext/curl/tests/bug66109.phpt] 
TEST 3445/15092 [ext/curl/tests/bug67643.phpt]
PASS Bug #67643 (curl_multi_getcontent returns '' when RETURNTRANSFER isn't set) [ext/curl/tests/bug67643.phpt] 
TEST 3446/15092 [ext/curl/tests/bug68089.phpt]
PASS Bug #68089 (NULL byte injection - cURL lib) [ext/curl/tests/bug68089.phpt] 
TEST 3447/15092 [ext/curl/tests/bug68937.phpt]
PASS Bug # #68937 (Segfault in curl_multi_exec) [ext/curl/tests/bug68937.phpt] 
TEST 3448/15092 [ext/curl/tests/bug68937_2.phpt]
PASS Bug # #68937 (Segfault in curl_multi_exec) [ext/curl/tests/bug68937_2.phpt] 
TEST 3449/15092 [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 3450/15092 [ext/curl/tests/bug69485.phpt]
PASS Bug #69485 (Double free on zend_list_dtor) [ext/curl/tests/bug69485.phpt] 
TEST 3451/15092 [ext/curl/tests/bug70330.phpt]
PASS Bug #70330 (Segmentation Fault with multiple "curl_copy_handle") [ext/curl/tests/bug70330.phpt] 
TEST 3452/15092 [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 3453/15092 [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 3454/15092 [ext/curl/tests/bug72202.phpt]
PASS Bug #72202 (curl_close doesn't close cURL handle) [ext/curl/tests/bug72202.phpt] 
TEST 3455/15092 [ext/curl/tests/bug73147.phpt]
PASS Bug #73147: Use After Free in PHP7 unserialize() [ext/curl/tests/bug73147.phpt] 
TEST 3456/15092 [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 3457/15092 [ext/curl/tests/curl_CURLOPT_READDATA.phpt]
PASS Test CURLOPT_READDATA without a callback function [ext/curl/tests/curl_CURLOPT_READDATA.phpt] 
TEST 3458/15092 [ext/curl/tests/curl_basic_001.phpt]
PASS Test curl_exec() function with basic functionality [ext/curl/tests/curl_basic_001.phpt] 
TEST 3459/15092 [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 3460/15092 [ext/curl/tests/curl_basic_003.phpt]
PASS Test curl_opt() function with POST parameters [ext/curl/tests/curl_basic_003.phpt] 
TEST 3461/15092 [ext/curl/tests/curl_basic_004.phpt]
PASS Test curl_opt() function with setting referer [ext/curl/tests/curl_basic_004.phpt] 
TEST 3462/15092 [ext/curl/tests/curl_basic_005.phpt]
PASS Test curl_opt() function with user agent [ext/curl/tests/curl_basic_005.phpt] 
TEST 3463/15092 [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 3464/15092 [ext/curl/tests/curl_basic_007.phpt]
PASS Test curl_error() & curl_errno() function without url [ext/curl/tests/curl_basic_007.phpt] 
TEST 3465/15092 [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 3466/15092 [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 3467/15092 [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 3468/15092 [ext/curl/tests/curl_basic_011.phpt]
PASS Test curl_opt() function with COOKIE [ext/curl/tests/curl_basic_011.phpt] 
TEST 3469/15092 [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 3470/15092 [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 3471/15092 [ext/curl/tests/curl_basic_014.phpt]
PASS Test curl_init() function with basic functionality [ext/curl/tests/curl_basic_014.phpt] 
TEST 3472/15092 [ext/curl/tests/curl_basic_015.phpt]
PASS Test curl_init() function with $url parameter defined [ext/curl/tests/curl_basic_015.phpt] 
TEST 3473/15092 [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 3474/15092 [ext/curl/tests/curl_basic_017.phpt]
PASS Test curl_multi_exec() function with basic functionality [ext/curl/tests/curl_basic_017.phpt] 
TEST 3475/15092 [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 3476/15092 [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 3477/15092 [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 3478/15092 [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 3479/15092 [ext/curl/tests/curl_basic_022.phpt]
PASS Test curl_getinfo() function with CURLINFO_COOKIELIST parameter [ext/curl/tests/curl_basic_022.phpt] 
TEST 3480/15092 [ext/curl/tests/curl_close_basic.phpt]
PASS curl_close [ext/curl/tests/curl_close_basic.phpt] 
TEST 3481/15092 [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 3482/15092 [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 3483/15092 [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 3484/15092 [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 3485/15092 [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 3486/15092 [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 3487/15092 [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 3488/15092 [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 3489/15092 [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 3490/15092 [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 3491/15092 [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 3492/15092 [ext/curl/tests/curl_escape.phpt]
PASS Test curl_escape and curl_unescape() functions [ext/curl/tests/curl_escape.phpt] 
TEST 3493/15092 [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 3494/15092 [ext/curl/tests/curl_file_serialize.phpt]
PASS CURL file uploading [ext/curl/tests/curl_file_serialize.phpt] 
TEST 3495/15092 [ext/curl/tests/curl_file_upload.phpt]
PASS CURL file uploading [ext/curl/tests/curl_file_upload.phpt] 
TEST 3496/15092 [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 3497/15092 [ext/curl/tests/curl_multi_close_basic.phpt]
PASS curl_multi_close [ext/curl/tests/curl_multi_close_basic.phpt] 
TEST 3498/15092 [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 3499/15092 [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 3500/15092 [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 3501/15092 [ext/curl/tests/curl_multi_getcontent_error1.phpt]
PASS Curl_multi_getcontent() error test [ext/curl/tests/curl_multi_getcontent_error1.phpt] 
TEST 3502/15092 [ext/curl/tests/curl_multi_getcontent_error2.phpt]
PASS Curl_multi_getcontent() error test [ext/curl/tests/curl_multi_getcontent_error2.phpt] 
TEST 3503/15092 [ext/curl/tests/curl_multi_getcontent_error3.phpt]
PASS Curl_multi_getcontent() error test [ext/curl/tests/curl_multi_getcontent_error3.phpt] 
TEST 3504/15092 [ext/curl/tests/curl_multi_getcontent_error4.phpt]
PASS Curl_multi_getcontent() error test  with undefined handle [ext/curl/tests/curl_multi_getcontent_error4.phpt] 
TEST 3505/15092 [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 3506/15092 [ext/curl/tests/curl_multi_init_basic.phpt]
PASS Test curl_multi_init() [ext/curl/tests/curl_multi_init_basic.phpt] 
TEST 3507/15092 [ext/curl/tests/curl_multi_init_param.phpt]
PASS Test curl_multi_init() fail if any parameter is passed [ext/curl/tests/curl_multi_init_param.phpt] 
TEST 3508/15092 [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 3509/15092 [ext/curl/tests/curl_multi_select_basic1.phpt]
PASS Test curl_multi_select() [ext/curl/tests/curl_multi_select_basic1.phpt] 
TEST 3510/15092 [ext/curl/tests/curl_multi_setopt_basic001.phpt]
PASS curl_multi_setopt basic test [ext/curl/tests/curl_multi_setopt_basic001.phpt] 
TEST 3511/15092 [ext/curl/tests/curl_multi_strerror_001.phpt]
PASS curl_multi_strerror basic test [ext/curl/tests/curl_multi_strerror_001.phpt] 
TEST 3512/15092 [ext/curl/tests/curl_reset.phpt]
PASS Test curl_reset [ext/curl/tests/curl_reset.phpt] 
TEST 3513/15092 [ext/curl/tests/curl_setopt_CURLOPT_READFUNCTION.phpt]
PASS cURL option CURLOPT_READFUNCTION [ext/curl/tests/curl_setopt_CURLOPT_READFUNCTION.phpt] 
TEST 3514/15092 [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 3515/15092 [ext/curl/tests/curl_setopt_basic002.phpt]
PASS curl_setopt basic tests with CURLOPT_STDERR. [ext/curl/tests/curl_setopt_basic002.phpt] 
TEST 3516/15092 [ext/curl/tests/curl_setopt_basic003.phpt]
PASS curl_setopt() call with CURLOPT_HTTPHEADER [ext/curl/tests/curl_setopt_basic003.phpt] 
TEST 3517/15092 [ext/curl/tests/curl_setopt_basic004.phpt]
PASS curl_setopt() call with CURLOPT_RETURNTRANSFER [ext/curl/tests/curl_setopt_basic004.phpt] 
TEST 3518/15092 [ext/curl/tests/curl_setopt_error.phpt]
PASS curl_setopt() basic parameter test [ext/curl/tests/curl_setopt_error.phpt] 
TEST 3519/15092 [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 3520/15092 [ext/curl/tests/curl_share_setopt_basic001.phpt]
PASS curl_share_setopt basic test [ext/curl/tests/curl_share_setopt_basic001.phpt] 
TEST 3521/15092 [ext/curl/tests/curl_strerror_001.phpt]
PASS curl_strerror basic test [ext/curl/tests/curl_strerror_001.phpt] 
TEST 3522/15092 [ext/curl/tests/curl_version_error.phpt]
PASS Test curl_version() function : error conditions [ext/curl/tests/curl_version_error.phpt] 
TEST 3523/15092 [ext/curl/tests/curl_version_variation1.phpt]
PASS Test curl_version() function : usage variations - test values for $ascii argument [ext/curl/tests/curl_version_variation1.phpt] 
TEST 3524/15092 [ext/curl/tests/curl_write_callback.phpt]
PASS Test curl option CURLOPT_WRITEFUNCTION [ext/curl/tests/curl_write_callback.phpt] 
TEST 3525/15092 [ext/curl/tests/curl_write_file.phpt]
PASS Test curl option CURLOPT_FILE [ext/curl/tests/curl_write_file.phpt] 
TEST 3526/15092 [ext/curl/tests/curl_write_return.phpt]
PASS Test curl option CURLOPT_RETURNTRANSFER [ext/curl/tests/curl_write_return.phpt] 
TEST 3527/15092 [ext/curl/tests/curl_write_stdout.phpt]
PASS Test curl option CURLOPT_FILE with STDOUT handle [ext/curl/tests/curl_write_stdout.phpt] 
TEST 3528/15092 [ext/curl/tests/curl_writeheader_callback.phpt]
PASS Test curl option CURLOPT_HEADERFUNCTION [ext/curl/tests/curl_writeheader_callback.phpt] 
TEST 3529/15092 [ext/date/tests/002.phpt]
PASS strtotime() function [ext/date/tests/002.phpt] 
TEST 3530/15092 [ext/date/tests/003.phpt]
PASS date suffixes test [ext/date/tests/003.phpt] 
TEST 3531/15092 [ext/date/tests/004.phpt]
PASS date() format params [ext/date/tests/004.phpt] 
TEST 3532/15092 [ext/date/tests/005.phpt]
PASS idate() and invalid params [ext/date/tests/005.phpt] 
TEST 3533/15092 [ext/date/tests/006.phpt]
PASS checkdate() tests [ext/date/tests/006.phpt] 
TEST 3534/15092 [ext/date/tests/007.phpt]
PASS localtime() tests [ext/date/tests/007.phpt] 
TEST 3535/15092 [ext/date/tests/008.phpt]
PASS getdate() tests [ext/date/tests/008.phpt] 
TEST 3536/15092 [ext/date/tests/009.phpt]
PASS strftime() and gmstrftime() tests [ext/date/tests/009.phpt] 
TEST 3537/15092 [ext/date/tests/009_win32.phpt]
SKIP strftime() and gmstrftime() tests [ext/date/tests/009_win32.phpt] reason: only windows test.
TEST 3538/15092 [ext/date/tests/010.phpt]
PASS timezone_abbreviations_list() tests [ext/date/tests/010.phpt] 
TEST 3539/15092 [ext/date/tests/011.phpt]
PASS timezone_name_from_abbr() tests [ext/date/tests/011.phpt] 
TEST 3540/15092 [ext/date/tests/012.phpt]
PASS date_isodate_set() tests [ext/date/tests/012.phpt] 
TEST 3541/15092 [ext/date/tests/013.phpt]
PASS date_date_set() tests [ext/date/tests/013.phpt] 
TEST 3542/15092 [ext/date/tests/014.phpt]
PASS timezone_offset_get() tests [ext/date/tests/014.phpt] 
TEST 3543/15092 [ext/date/tests/015.phpt]
PASS timezone object reference handling [ext/date/tests/015.phpt] 
TEST 3544/15092 [ext/date/tests/68062.phpt]
PASS DateTimeZone::getOffset() accepts a DateTimeInterface object [ext/date/tests/68062.phpt] 
TEST 3545/15092 [ext/date/tests/DateInterval_days_prop1.phpt]
PASS Wrong var_dump(DateInterval->days) value [ext/date/tests/DateInterval_days_prop1.phpt] 
TEST 3546/15092 [ext/date/tests/DateInterval_format.phpt]
PASS DateInterval::format(), except %a [ext/date/tests/DateInterval_format.phpt] 
TEST 3547/15092 [ext/date/tests/DateInterval_format_a.phpt]
PASS DateInterval::format(), %a [ext/date/tests/DateInterval_format_a.phpt] 
TEST 3548/15092 [ext/date/tests/DatePeriod_getter.phpt]
PASS DatePeriod: Test getter [ext/date/tests/DatePeriod_getter.phpt] 
TEST 3549/15092 [ext/date/tests/DatePeriod_wrong_constructor.phpt]
PASS DatePeriod: Test wrong __construct parameter [ext/date/tests/DatePeriod_wrong_constructor.phpt] 
TEST 3550/15092 [ext/date/tests/DateTimeImmutable_constants.phpt]
PASS DateTimeImmutable constants [ext/date/tests/DateTimeImmutable_constants.phpt] 
TEST 3551/15092 [ext/date/tests/DateTimeImmutable_createFromMutable.phpt]
PASS Tests for DateTimeImmutable::createFromMutable. [ext/date/tests/DateTimeImmutable_createFromMutable.phpt] 
TEST 3552/15092 [ext/date/tests/DateTimeInterface_constants.phpt]
PASS DateTimeInterface constants [ext/date/tests/DateTimeInterface_constants.phpt] 
TEST 3553/15092 [ext/date/tests/DateTimeZone_clone_basic1.phpt]
PASS Test clone on DateTimeZone objects [ext/date/tests/DateTimeZone_clone_basic1.phpt] 
TEST 3554/15092 [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 3555/15092 [ext/date/tests/DateTimeZone_clone_basic3.phpt]
PASS Test clone of DateTimeZOne objects [ext/date/tests/DateTimeZone_clone_basic3.phpt] 
TEST 3556/15092 [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 3557/15092 [ext/date/tests/DateTimeZone_compare_basic1.phpt]
PASS Test of compare object handler for DateTime objects [ext/date/tests/DateTimeZone_compare_basic1.phpt] 
TEST 3558/15092 [ext/date/tests/DateTimeZone_construct_basic.phpt]
PASS Test new DateTimeZone() : basic functionality [ext/date/tests/DateTimeZone_construct_basic.phpt] 
TEST 3559/15092 [ext/date/tests/DateTimeZone_construct_error.phpt]
PASS Test new DateTimeZone() : error conditions [ext/date/tests/DateTimeZone_construct_error.phpt] 
TEST 3560/15092 [ext/date/tests/DateTimeZone_construct_variation1.phpt]
PASS Test DateTime::__construct() function : usage variation - Passing unexpected values to first argument $timezone. [ext/date/tests/DateTimeZone_construct_variation1.phpt] 
TEST 3561/15092 [ext/date/tests/DateTimeZone_extends_basic1.phpt]
PASS Test DateTimeZone class inheritance [ext/date/tests/DateTimeZone_extends_basic1.phpt] 
TEST 3562/15092 [ext/date/tests/DateTimeZone_getLocation.phpt]
PASS DateTimeZone::getLocation -- timezone_location_get — Returns location information for a timezone public array DateTimeZone::getLocation ( void ) ; [ext/date/tests/DateTimeZone_getLocation.phpt] 
TEST 3563/15092 [ext/date/tests/DateTimeZone_getName_basic1.phpt]
PASS Test DateTimeZone::getName() function : basic functionality [ext/date/tests/DateTimeZone_getName_basic1.phpt] 
TEST 3564/15092 [ext/date/tests/DateTimeZone_getName_error.phpt]
PASS Test DateTimeZone::getName() function : error conditions [ext/date/tests/DateTimeZone_getName_error.phpt] 
TEST 3565/15092 [ext/date/tests/DateTimeZone_getOffset_basic1.phpt]
PASS Test DateTimeZone::getOffset() function : basic functionality [ext/date/tests/DateTimeZone_getOffset_basic1.phpt] 
TEST 3566/15092 [ext/date/tests/DateTimeZone_getOffset_error.phpt]
PASS Test DateTimeZone::getOffset() function : error conditions [ext/date/tests/DateTimeZone_getOffset_error.phpt] 
TEST 3567/15092 [ext/date/tests/DateTimeZone_getOffset_variation1.phpt]
PASS Test DateTimeZone::getOffset() function : usage variation - Passing unexpected values to first argument $datetime. [ext/date/tests/DateTimeZone_getOffset_variation1.phpt] 
TEST 3568/15092 [ext/date/tests/DateTimeZone_getTransitions_basic1.phpt]
PASS Test DateTimeZone::getTransitions() function : basic functionality [ext/date/tests/DateTimeZone_getTransitions_basic1.phpt] 
TEST 3569/15092 [ext/date/tests/DateTimeZone_getTransitions_error.phpt]
PASS Test DateTimeZone::getTransitions() function : error conditions [ext/date/tests/DateTimeZone_getTransitions_error.phpt] 
TEST 3570/15092 [ext/date/tests/DateTimeZone_listAbbreviations_basic1.phpt]
PASS Test DateTimeZone::listAbbreviations() function : basic functionality [ext/date/tests/DateTimeZone_listAbbreviations_basic1.phpt] 
TEST 3571/15092 [ext/date/tests/DateTimeZone_listIdentifiers_basic1.phpt]
PASS Test DateTimeZone::listIdentifiers function : basic functionality [ext/date/tests/DateTimeZone_listIdentifiers_basic1.phpt] 
TEST 3572/15092 [ext/date/tests/DateTimeZone_serialize_type_1.phpt]
PASS Test serialization of DateTimeZone objects [ext/date/tests/DateTimeZone_serialize_type_1.phpt] 
TEST 3573/15092 [ext/date/tests/DateTimeZone_serialize_type_2.phpt]
PASS Test serialization of DateTimeZone objects [ext/date/tests/DateTimeZone_serialize_type_2.phpt] 
TEST 3574/15092 [ext/date/tests/DateTimeZone_serialize_type_3.phpt]
PASS Test serialization of DateTimeZone objects [ext/date/tests/DateTimeZone_serialize_type_3.phpt] 
TEST 3575/15092 [ext/date/tests/DateTimeZone_verify.phpt]
PASS Test DateTimeZone class registration [ext/date/tests/DateTimeZone_verify.phpt] 
TEST 3576/15092 [ext/date/tests/DateTime_add-dates.phpt]
PASS DateTime::add() -- dates [ext/date/tests/DateTime_add-dates.phpt] 
TEST 3577/15092 [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 3578/15092 [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 3579/15092 [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 3580/15092 [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 3581/15092 [ext/date/tests/DateTime_add-february.phpt]
PASS DateTime::add() -- february [ext/date/tests/DateTime_add-february.phpt] 
TEST 3582/15092 [ext/date/tests/DateTime_add-massive.phpt]
PASS DateTime::add() -- massive [ext/date/tests/DateTime_add-massive.phpt] 
TEST 3583/15092 [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 3584/15092 [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 3585/15092 [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 3586/15092 [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 3587/15092 [ext/date/tests/DateTime_clone_basic1.phpt]
PASS Test clone on DateTime objects [ext/date/tests/DateTime_clone_basic1.phpt] 
TEST 3588/15092 [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 3589/15092 [ext/date/tests/DateTime_clone_basic3.phpt]
PASS Test clone of DateTime objects [ext/date/tests/DateTime_clone_basic3.phpt] 
TEST 3590/15092 [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 3591/15092 [ext/date/tests/DateTime_compare_basic1.phpt]
PASS Test of compare object handler for DateTime objects [ext/date/tests/DateTime_compare_basic1.phpt] 
TEST 3592/15092 [ext/date/tests/DateTime_constants.phpt]
PASS DateTime constants [ext/date/tests/DateTime_constants.phpt] 
TEST 3593/15092 [ext/date/tests/DateTime_construct-dst-overlap.phpt]
PASS DateTime::__construct() -- fall daylight/standard overlap [ext/date/tests/DateTime_construct-dst-overlap.phpt] 
TEST 3594/15092 [ext/date/tests/DateTime_construct_basic1.phpt]
PASS Test new DateTime() : basic functionality [ext/date/tests/DateTime_construct_basic1.phpt] 
TEST 3595/15092 [ext/date/tests/DateTime_construct_error.phpt]
PASS Test new DateTime() : error conditions [ext/date/tests/DateTime_construct_error.phpt] 
TEST 3596/15092 [ext/date/tests/DateTime_construct_variation1.phpt]
PASS Test new DateTime() function : usage variation - Passing unexpected values to first argument $time. [ext/date/tests/DateTime_construct_variation1.phpt] 
TEST 3597/15092 [ext/date/tests/DateTime_construct_variation2.phpt]
PASS Test new DateTime() function : usage variation - Passing unexpected values to second argument $timezone. [ext/date/tests/DateTime_construct_variation2.phpt] 
TEST 3598/15092 [ext/date/tests/DateTime_days-absolute.phpt]
PASS DateTime::diff() days -- absolute [ext/date/tests/DateTime_days-absolute.phpt] 
TEST 3599/15092 [ext/date/tests/DateTime_days-dates.phpt]
PASS DateTime::diff() days -- dates [ext/date/tests/DateTime_days-dates.phpt] 
TEST 3600/15092 [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 3601/15092 [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 3602/15092 [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 3603/15092 [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 3604/15092 [ext/date/tests/DateTime_days-february.phpt]
PASS DateTime::diff() days -- february [ext/date/tests/DateTime_days-february.phpt] 
TEST 3605/15092 [ext/date/tests/DateTime_days-massive.phpt]
PASS DateTime::diff() days -- massive [ext/date/tests/DateTime_days-massive.phpt] 
TEST 3606/15092 [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 3607/15092 [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 3608/15092 [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 3609/15092 [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 3610/15092 [ext/date/tests/DateTime_diff-absolute.phpt]
PASS DateTime::diff() -- absolute [ext/date/tests/DateTime_diff-absolute.phpt] 
TEST 3611/15092 [ext/date/tests/DateTime_diff-dates.phpt]
PASS DateTime::diff() -- dates [ext/date/tests/DateTime_diff-dates.phpt] 
TEST 3612/15092 [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 3613/15092 [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 3614/15092 [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 3615/15092 [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 3616/15092 [ext/date/tests/DateTime_diff-february.phpt]
PASS DateTime::diff() -- february [ext/date/tests/DateTime_diff-february.phpt] 
TEST 3617/15092 [ext/date/tests/DateTime_diff-massive.phpt]
PASS DateTime::diff() -- massive [ext/date/tests/DateTime_diff-massive.phpt] 
TEST 3618/15092 [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 3619/15092 [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 3620/15092 [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 3621/15092 [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 3622/15092 [ext/date/tests/DateTime_extends_basic1.phpt]
PASS Test DateTime class inheritance [ext/date/tests/DateTime_extends_basic1.phpt] 
TEST 3623/15092 [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 3624/15092 [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 3625/15092 [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 3626/15092 [ext/date/tests/DateTime_format_basic1.phpt]
PASS Test DateTime::format() function : basic functionality [ext/date/tests/DateTime_format_basic1.phpt] 
TEST 3627/15092 [ext/date/tests/DateTime_format_basic2.phpt]
PASS Test date_format() function : basic functionality [ext/date/tests/DateTime_format_basic2.phpt] 
TEST 3628/15092 [ext/date/tests/DateTime_format_error.phpt]
PASS Test DateTime::format() function : error conditions [ext/date/tests/DateTime_format_error.phpt] 
TEST 3629/15092 [ext/date/tests/DateTime_format_variation1.phpt]
PASS Test DateTime::format() function : usage variation - Passing unexpected values to first argument $format. [ext/date/tests/DateTime_format_variation1.phpt] 
TEST 3630/15092 [ext/date/tests/DateTime_getOffset_basic1.phpt]
PASS Test DateTime::getOffset() function : basic functionality [ext/date/tests/DateTime_getOffset_basic1.phpt] 
TEST 3631/15092 [ext/date/tests/DateTime_getOffset_error.phpt]
PASS Test DateTime::getOffset() function : error conditions [ext/date/tests/DateTime_getOffset_error.phpt] 
TEST 3632/15092 [ext/date/tests/DateTime_getTimeZone_basic1.phpt]
PASS Test DateTime::getTimezone() function : basic functionality [ext/date/tests/DateTime_getTimeZone_basic1.phpt] 
TEST 3633/15092 [ext/date/tests/DateTime_modify_basic1.phpt]
PASS Test DateTime::modify() function : basic functionality [ext/date/tests/DateTime_modify_basic1.phpt] 
TEST 3634/15092 [ext/date/tests/DateTime_modify_error.phpt]
PASS Test DateTime::modify() function : error conditions [ext/date/tests/DateTime_modify_error.phpt] 
TEST 3635/15092 [ext/date/tests/DateTime_modify_variation1.phpt]
PASS Test DateTime::modify() function : usage variation - Passing unexpected values to first argument $modify. [ext/date/tests/DateTime_modify_variation1.phpt] 
TEST 3636/15092 [ext/date/tests/DateTime_serialize.phpt]
PASS Test serialization of DateTime objects [ext/date/tests/DateTime_serialize.phpt] 
TEST 3637/15092 [ext/date/tests/DateTime_setDate_basic1.phpt]
PASS Test DateTime::setDate() function : basic functionality [ext/date/tests/DateTime_setDate_basic1.phpt] 
TEST 3638/15092 [ext/date/tests/DateTime_setDate_error.phpt]
PASS Test DateTime::setDate() function : error conditions [ext/date/tests/DateTime_setDate_error.phpt] 
TEST 3639/15092 [ext/date/tests/DateTime_setDate_variation1.phpt]
PASS Test DateTime::setDate() function : usage variation - Passing unexpected values to first argument $year. [ext/date/tests/DateTime_setDate_variation1.phpt] 
TEST 3640/15092 [ext/date/tests/DateTime_setDate_variation2.phpt]
PASS Test DateTime::setDate() function : usage variation - Passing unexpected values to second argument $month. [ext/date/tests/DateTime_setDate_variation2.phpt] 
TEST 3641/15092 [ext/date/tests/DateTime_setDate_variation3.phpt]
PASS Test DateTime::setDate() function : usage variation - Passing unexpected values to third argument $day. [ext/date/tests/DateTime_setDate_variation3.phpt] 
TEST 3642/15092 [ext/date/tests/DateTime_setISODate_basic1.phpt]
PASS Test DateTime::setISODate() function : basic functionality [ext/date/tests/DateTime_setISODate_basic1.phpt] 
TEST 3643/15092 [ext/date/tests/DateTime_setISODate_error.phpt]
PASS Test DateTime::setISODate () function : error conditions [ext/date/tests/DateTime_setISODate_error.phpt] 
TEST 3644/15092 [ext/date/tests/DateTime_setISODate_variation1.phpt]
PASS Test DateTime::setISODate() function : usage variation - Passing unexpected values to first argument $year. [ext/date/tests/DateTime_setISODate_variation1.phpt] 
TEST 3645/15092 [ext/date/tests/DateTime_setISODate_variation2.phpt]
PASS Test DateTime::setISODate() function : usage variation - Passing unexpected values to second argument $week. [ext/date/tests/DateTime_setISODate_variation2.phpt] 
TEST 3646/15092 [ext/date/tests/DateTime_setISODate_variation3.phpt]
PASS Test DateTime::setISODate() function : usage variation - Passing unexpected values to third argument $day. [ext/date/tests/DateTime_setISODate_variation3.phpt] 
TEST 3647/15092 [ext/date/tests/DateTime_setTime_basic1.phpt]
PASS Test DateTime::setTime() function : basic functionality [ext/date/tests/DateTime_setTime_basic1.phpt] 
TEST 3648/15092 [ext/date/tests/DateTime_setTime_error.phpt]
PASS Test DateTime::setTime() function : error conditions [ext/date/tests/DateTime_setTime_error.phpt] 
TEST 3649/15092 [ext/date/tests/DateTime_setTime_variation1.phpt]
PASS Test DateTime::setTime() function : usage variation - Passing unexpected values to first argument $hour. [ext/date/tests/DateTime_setTime_variation1.phpt] 
TEST 3650/15092 [ext/date/tests/DateTime_setTime_variation2.phpt]
PASS Test DateTime::setTime() function : usage variation - Passing unexpected values to second argument $minute. [ext/date/tests/DateTime_setTime_variation2.phpt] 
TEST 3651/15092 [ext/date/tests/DateTime_setTime_variation3.phpt]
PASS Test DateTime::setTime() function : usage variation - Passing unexpected values to third argument $second. [ext/date/tests/DateTime_setTime_variation3.phpt] 
TEST 3652/15092 [ext/date/tests/DateTime_setTimezone_basic1.phpt]
PASS Test DateTime::setTimezone() function : basic functionality [ext/date/tests/DateTime_setTimezone_basic1.phpt] 
TEST 3653/15092 [ext/date/tests/DateTime_setTimezone_error.phpt]
PASS Test DateTime::setTimezone () function : error conditions [ext/date/tests/DateTime_setTimezone_error.phpt] 
TEST 3654/15092 [ext/date/tests/DateTime_setTimezone_variation1.phpt]
PASS Test DateTime::setTimezone() function : usage variation - Passing unexpected values to first argument $timezone. [ext/date/tests/DateTime_setTimezone_variation1.phpt] 
TEST 3655/15092 [ext/date/tests/DateTime_sub-dates.phpt]
PASS DateTime::sub() -- dates [ext/date/tests/DateTime_sub-dates.phpt] 
TEST 3656/15092 [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 3657/15092 [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 3658/15092 [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 3659/15092 [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 3660/15092 [ext/date/tests/DateTime_sub-february.phpt]
PASS DateTime::sub() -- february [ext/date/tests/DateTime_sub-february.phpt] 
TEST 3661/15092 [ext/date/tests/DateTime_sub-massive.phpt]
PASS DateTime::sub() -- massive [ext/date/tests/DateTime_sub-massive.phpt] 
TEST 3662/15092 [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 3663/15092 [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 3664/15092 [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 3665/15092 [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 3666/15092 [ext/date/tests/DateTime_verify.phpt]
PASS Test DateTime class registration [ext/date/tests/DateTime_verify.phpt] 
TEST 3667/15092 [ext/date/tests/big_year.phpt]
PASS Handling of large year values [ext/date/tests/big_year.phpt] 
TEST 3668/15092 [ext/date/tests/bug13142.phpt]
PASS Bug #13142 (strtotime handling of "M d H:i:s Y" format) [ext/date/tests/bug13142.phpt] 
TEST 3669/15092 [ext/date/tests/bug14561.phpt]
PASS Bug #14561 (strtotime() bug) [ext/date/tests/bug14561.phpt] 
TEST 3670/15092 [ext/date/tests/bug17988.phpt]
PASS Bug #17988 (strtotime handling of postgresql timestamps) [ext/date/tests/bug17988.phpt] 
TEST 3671/15092 [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 3672/15092 [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 3673/15092 [ext/date/tests/bug21399.phpt]
PASS Bug #21399 (strtotime() request for "YYYYMMDDhhmmss [ZZZ]") [ext/date/tests/bug21399.phpt] 
TEST 3674/15092 [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 3675/15092 [ext/date/tests/bug26090.phpt]
PASS Bug #26090 (allow colons in time zone offset to strtotime()) [ext/date/tests/bug26090.phpt] 
TEST 3676/15092 [ext/date/tests/bug26198.phpt]
PASS Bug #26198 (strtotime handling of "M Y" and "Y M" format) [ext/date/tests/bug26198.phpt] 
TEST 3677/15092 [ext/date/tests/bug26317.phpt]
PASS Bug #26317 (military timezone offset signedness) [ext/date/tests/bug26317.phpt] 
TEST 3678/15092 [ext/date/tests/bug26320.phpt]
PASS Bug #26320 (strtotime handling of XML Schema/ISO 8601 format) [ext/date/tests/bug26320.phpt] 
TEST 3679/15092 [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 3680/15092 [ext/date/tests/bug27780.phpt]
PASS Bug #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/date/tests/bug27780.phpt] 
TEST 3681/15092 [ext/date/tests/bug28024.phpt]
PASS Bug #28024 (Changed behavior of strtotime()) [ext/date/tests/bug28024.phpt] 
TEST 3682/15092 [ext/date/tests/bug28088.phpt]
PASS Bug #28088 (strtotime() cannot convert 00 hours") [ext/date/tests/bug28088.phpt] 
TEST 3683/15092 [ext/date/tests/bug28599.phpt]
PASS Bug #28599 (strtotime fails with zero base time) [ext/date/tests/bug28599.phpt] 
TEST 3684/15092 [ext/date/tests/bug29150.phpt]
PASS Bug #29150 (Roman number format for months) [ext/date/tests/bug29150.phpt] 
TEST 3685/15092 [ext/date/tests/bug29585.phpt]
PASS Bug #29585 (Support week numbers in strtotime()) [ext/date/tests/bug29585.phpt] 
TEST 3686/15092 [ext/date/tests/bug29595.phpt]
PASS Bug #29595 (Roman number format for months) [ext/date/tests/bug29595.phpt] 
TEST 3687/15092 [ext/date/tests/bug30096.phpt]
PASS Bug #30096 (gmmktime does not return the corrent time) [ext/date/tests/bug30096.phpt] 
TEST 3688/15092 [ext/date/tests/bug30532.phpt]
PASS Bug #30532 (strtotime - crossing daylight savings time) [ext/date/tests/bug30532.phpt] 
TEST 3689/15092 [ext/date/tests/bug32086.phpt]
PASS Bug #32086 (strtotime don't work in DST) [ext/date/tests/bug32086.phpt] 
TEST 3690/15092 [ext/date/tests/bug32270.phpt]
PASS Bug #32270 (strtotime/date behavior) [ext/date/tests/bug32270.phpt] 
TEST 3691/15092 [ext/date/tests/bug32555.phpt]
PASS Bug #32555 (strtotime("tomorrow") can return false) [ext/date/tests/bug32555.phpt] 
TEST 3692/15092 [ext/date/tests/bug32588.phpt]
PASS Bug #32588 (strtotime() error for 'last xxx' DST problem) [ext/date/tests/bug32588.phpt] 
TEST 3693/15092 [ext/date/tests/bug33056.phpt]
PASS Bug #33056 (strtotime() does not parse 20050518t090000Z) [ext/date/tests/bug33056.phpt] 
TEST 3694/15092 [ext/date/tests/bug33414-1.phpt]
FAIL Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt] 
TEST 3695/15092 [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 3696/15092 [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 3697/15092 [ext/date/tests/bug33415-2.phpt]
FAIL Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt] 
TEST 3698/15092 [ext/date/tests/bug33452.phpt]
PASS Bug #33452 (Support for year accompanying ISO week nr) [ext/date/tests/bug33452.phpt] 
TEST 3699/15092 [ext/date/tests/bug33532.phpt]
PASS Bug #33532 (Different output for strftime() and date()) [ext/date/tests/bug33532.phpt] 
TEST 3700/15092 [ext/date/tests/bug33536.phpt]
PASS Bug #33456 (strtotime defaults to now even on non time string) [ext/date/tests/bug33536.phpt] 
TEST 3701/15092 [ext/date/tests/bug33562.phpt]
PASS Bug #33562 (date("") crashes) [ext/date/tests/bug33562.phpt] 
TEST 3702/15092 [ext/date/tests/bug33563.phpt]
PASS Bug #33563 (strtotime('+1 month',$abc) cant get right time) [ext/date/tests/bug33563.phpt] 
TEST 3703/15092 [ext/date/tests/bug33578.phpt]
PASS Bug #33578 (strtotime() doesn't parse "11 Oct" format") [ext/date/tests/bug33578.phpt] 
TEST 3704/15092 [ext/date/tests/bug33869.phpt]
PASS Bug #33869 (strtotime() doesn't parse "+1days" format) [ext/date/tests/bug33869.phpt] 
TEST 3705/15092 [ext/date/tests/bug33957.phpt]
PASS Bug #33957 (gmdate('W')/date('W') sometimes returns wrong week number) [ext/date/tests/bug33957.phpt] 
TEST 3706/15092 [ext/date/tests/bug34087.phpt]
PASS Bug #34087 (strtotime() does not work with date format "Y/m/d") [ext/date/tests/bug34087.phpt] 
TEST 3707/15092 [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 3708/15092 [ext/date/tests/bug34676.phpt]
PASS Bug #34676 (missing support for strtotime("midnight") and strtotime("noon")) [ext/date/tests/bug34676.phpt] 
TEST 3709/15092 [ext/date/tests/bug34771.phpt]
PASS Bug #34771 (strtotime() fails with 1-12am/pm) [ext/date/tests/bug34771.phpt] 
TEST 3710/15092 [ext/date/tests/bug35143.phpt]
PASS Bug #35143 (gettimeofday() ignores current time zone) [ext/date/tests/bug35143.phpt] 
TEST 3711/15092 [ext/date/tests/bug35218.phpt]
PASS Bug #35218 (strtotime no longer ignores timezone comments like "(PST)") [ext/date/tests/bug35218.phpt] 
TEST 3712/15092 [ext/date/tests/bug35414.phpt]
PASS Bug #35414 (strtotime() no longer works with ordinal suffix) [ext/date/tests/bug35414.phpt] 
TEST 3713/15092 [ext/date/tests/bug35422.phpt]
PASS Bug #35422 (strtotime() does not parse times with UTC as timezone) [ext/date/tests/bug35422.phpt] 
TEST 3714/15092 [ext/date/tests/bug35425.phpt]
PASS Bug #35425 (idate() function ignores timezone settings) [ext/date/tests/bug35425.phpt] 
TEST 3715/15092 [ext/date/tests/bug35456.phpt]
PASS Bug #35456 (+ 1 [time unit] format did not work) [ext/date/tests/bug35456.phpt] 
TEST 3716/15092 [ext/date/tests/bug35499.phpt]
PASS Bug #35499 (strtotime() does not handle whitespace around the date string) [ext/date/tests/bug35499.phpt] 
TEST 3717/15092 [ext/date/tests/bug35624.phpt]
PASS Bug #35624 (strtotime() does not handle 3 character weekdays) [ext/date/tests/bug35624.phpt] 
TEST 3718/15092 [ext/date/tests/bug35630.phpt]
PASS Bug #35630 (strtotime() crashes on non-separated relative modifiers) [ext/date/tests/bug35630.phpt] 
TEST 3719/15092 [ext/date/tests/bug35699.phpt]
PASS Bug #35699 (date() can't handle leap years before 1970) [ext/date/tests/bug35699.phpt] 
TEST 3720/15092 [ext/date/tests/bug35705.phpt]
PASS Bug #35705 (strtotime() fails to parse soap date format without TZ) [ext/date/tests/bug35705.phpt] 
TEST 3721/15092 [ext/date/tests/bug35885.phpt]
PASS Bug #35885 (strtotime("NOW") no longer works) [ext/date/tests/bug35885.phpt] 
TEST 3722/15092 [ext/date/tests/bug35887.phpt]
PASS Bug #35887 (wddx_deserialize not parsing dateTime fields properly) [ext/date/tests/bug35887.phpt] 
TEST 3723/15092 [ext/date/tests/bug36224.phpt]
PASS Bug #36224 (date(DATE_ATOM) gives wrong resulsts) [ext/date/tests/bug36224.phpt] 
TEST 3724/15092 [ext/date/tests/bug36510.phpt]
PASS Bug #36510 (strtotime() fails to parse date strings with tabs) [ext/date/tests/bug36510.phpt] 
TEST 3725/15092 [ext/date/tests/bug36599.phpt]
PASS Bug #36599 (DATE_W3C format constant incorrect). [ext/date/tests/bug36599.phpt] 
TEST 3726/15092 [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 3727/15092 [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 3728/15092 [ext/date/tests/bug37368.phpt]
PASS Bug #37368 (Incorrect timestamp returned for strtotime()). [ext/date/tests/bug37368.phpt] 
TEST 3729/15092 [ext/date/tests/bug37514.phpt]
PASS Bug #37514 (strtotime doesn't assume year correctly). [ext/date/tests/bug37514.phpt] 
TEST 3730/15092 [ext/date/tests/bug37616.phpt]
PASS Bug #37616 (DATE_RFC822 does not product RFC 822 dates) [ext/date/tests/bug37616.phpt] 
TEST 3731/15092 [ext/date/tests/bug37747.phpt]
PASS Bug #37747 (strtotime segfaults when given "nextyear") [ext/date/tests/bug37747.phpt] 
TEST 3732/15092 [ext/date/tests/bug38229.phpt]
PASS Bug #38229 (strtotime() does not parse YYYY-MM) [ext/date/tests/bug38229.phpt] 
TEST 3733/15092 [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 3734/15092 [ext/date/tests/bug40743.phpt]
PASS Bug #40743 (DateTime ignores the TimeZone object passed to the constructor) [ext/date/tests/bug40743.phpt] 
TEST 3735/15092 [ext/date/tests/bug40861.phpt]
PASS Bug #40861 (Multiple +/- on relative units breaks strtotime()) [ext/date/tests/bug40861.phpt] 
TEST 3736/15092 [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 3737/15092 [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 3738/15092 [ext/date/tests/bug41599.phpt]
PASS Bug #41599 (setTime() fails after modify() is used) [ext/date/tests/bug41599.phpt] 
TEST 3739/15092 [ext/date/tests/bug41709.phpt]
PASS Bug #41709 (strtotime() does not handle 00.00.0000) [ext/date/tests/bug41709.phpt] 
TEST 3740/15092 [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 3741/15092 [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 3742/15092 [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 3743/15092 [ext/date/tests/bug42910.phpt]
PASS Bug #42910 (Constructing DateTime with TimeZone Indicator invalidates DateTimeZone) [ext/date/tests/bug42910.phpt] 
TEST 3744/15092 [ext/date/tests/bug43003.phpt]
PASS Bug #43003 (Invalid timezone reported for DateTime objects constructed using a timestamp) [ext/date/tests/bug43003.phpt] 
TEST 3745/15092 [ext/date/tests/bug43075.phpt]
PASS Bug #43075 (Support 24 as hour) [ext/date/tests/bug43075.phpt] 
TEST 3746/15092 [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 3747/15092 [ext/date/tests/bug43527.phpt]
PASS Bug #43527 (DateTime created from a timestamp reports environment timezone) [ext/date/tests/bug43527.phpt] 
TEST 3748/15092 [ext/date/tests/bug43808.phpt]
PASS Bug #43808 (date_create never fails (even when it should)) [ext/date/tests/bug43808.phpt] 
TEST 3749/15092 [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 3750/15092 [ext/date/tests/bug44562.phpt]
PASS Bug #44562 (Creating instance of DatePeriod crashes) [ext/date/tests/bug44562.phpt] 
TEST 3751/15092 [ext/date/tests/bug44742.phpt]
PASS Bug #44742 (timezone_offset_get() causes segmentation faults) [ext/date/tests/bug44742.phpt] 
TEST 3752/15092 [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 3753/15092 [ext/date/tests/bug45081.phpt]
PASS Bug #45081 (strtotime incorrectly interprets SGT time zone) [ext/date/tests/bug45081.phpt] 
TEST 3754/15092 [ext/date/tests/bug45529.phpt]
PASS Bug #45529 (UTC not properly recognised as timezone identifier while parsing) [ext/date/tests/bug45529.phpt] 
TEST 3755/15092 [ext/date/tests/bug45543.phpt]
PASS Test for bug #45543: DateTime::setTimezone can not set timezones without ID. [ext/date/tests/bug45543.phpt] 
TEST 3756/15092 [ext/date/tests/bug45554.phpt]
PASS Bug #45554 (Inconsistent behavior of the u format char) [ext/date/tests/bug45554.phpt] 
TEST 3757/15092 [ext/date/tests/bug45682.phpt]
PASS Bug #45682 (Unable to var_dump(DateInterval)) [ext/date/tests/bug45682.phpt] 
TEST 3758/15092 [ext/date/tests/bug45866.phpt]
PASS Bug #45866 (decimal values fed to DateTime->modify() causes long execution times) [ext/date/tests/bug45866.phpt] 
TEST 3759/15092 [ext/date/tests/bug46108.phpt]
PASS Bug #46108 (DateTime - Memory leak when unserializing) [ext/date/tests/bug46108.phpt] 
TEST 3760/15092 [ext/date/tests/bug46111.phpt]
PASS Bug #46111 (strtotime() returns false for some valid timezones) [ext/date/tests/bug46111.phpt] 
TEST 3761/15092 [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 3762/15092 [ext/date/tests/bug46874.phpt]
PASS Bug #46874 (DatePeriod not resetting after foreach loop) [ext/date/tests/bug46874.phpt] 
TEST 3763/15092 [ext/date/tests/bug48058.phpt]
PASS Bug #48058 (Year formatter goes wrong with out-of-int range) [ext/date/tests/bug48058.phpt] 
TEST 3764/15092 [ext/date/tests/bug48097.phpt]
PASS Bug #48097 (date_timezone_set function produces wrong datetime result) [ext/date/tests/bug48097.phpt] 
TEST 3765/15092 [ext/date/tests/bug48187.phpt]
PASS Bug #48187 (DateTime::diff() corrupting microtime() result) [ext/date/tests/bug48187.phpt] 
TEST 3766/15092 [ext/date/tests/bug48276.phpt]
PASS Bug #48276 (date("Y") prints wrong year on Big Endian machines) [ext/date/tests/bug48276.phpt] 
TEST 3767/15092 [ext/date/tests/bug48476.phpt]
PASS Bug #48476 (cloning extended DateTime class without calling parent::__constr crashed PHP) [ext/date/tests/bug48476.phpt] 
TEST 3768/15092 [ext/date/tests/bug48678.phpt]
PASS Bug #48678 (DateInterval segfaults when unserialising) [ext/date/tests/bug48678.phpt] 
TEST 3769/15092 [ext/date/tests/bug49059.phpt]
PASS Bug #49059 (DateTime::diff() repeats previous sub() operation) [ext/date/tests/bug49059.phpt] 
TEST 3770/15092 [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 3771/15092 [ext/date/tests/bug49585.phpt]
PASS Bug #49585 (date_format buffer not long enough for >4 digit years) [ext/date/tests/bug49585.phpt] 
TEST 3772/15092 [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 3773/15092 [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 3774/15092 [ext/date/tests/bug50055.phpt]
PASS Bug #50555 (DateTime::sub() allows 'relative' time modifications). [ext/date/tests/bug50055.phpt] 
TEST 3775/15092 [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 3776/15092 [ext/date/tests/bug50475.phpt]
PASS Bug #50475 (DateTime::setISODate followed by DateTime::setTime) [ext/date/tests/bug50475.phpt] 
TEST 3777/15092 [ext/date/tests/bug50680.phpt]
PASS Bug #50680 ("eighth" quantifier is not understood) [ext/date/tests/bug50680.phpt] 
TEST 3778/15092 [ext/date/tests/bug51096.phpt]
PASS Bug #51096 (Test for "first day" vs "first day of") [ext/date/tests/bug51096.phpt] 
TEST 3779/15092 [ext/date/tests/bug51393.phpt]
PASS Bug #51393 (DateTime::createFromFormat() fails if format string contains timezone) [ext/date/tests/bug51393.phpt] 
TEST 3780/15092 [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 3781/15092 [ext/date/tests/bug51866.phpt]
PASS Bug #51866 (Lenient parsing with parseFromFormat) [ext/date/tests/bug51866.phpt] 
TEST 3782/15092 [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 3783/15092 [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 3784/15092 [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 3785/15092 [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 3786/15092 [ext/date/tests/bug52113.phpt]
PASS Bug #52113 (Seg fault while creating (by unserialization) DatePeriod) [ext/date/tests/bug52113.phpt] 
TEST 3787/15092 [ext/date/tests/bug52290.phpt]
PASS Bug #52290 (setDate, setISODate, setTime works wrong when DateTime created from timestamp) [ext/date/tests/bug52290.phpt] 
TEST 3788/15092 [ext/date/tests/bug52342.phpt]
PASS Bug #52342 (DateTime setIsoDate results in wrong timestamp) [ext/date/tests/bug52342.phpt] 
TEST 3789/15092 [ext/date/tests/bug52430.phpt]
PASS Bug #52430 (date_parse parse 24:xx:xx as valid time) [ext/date/tests/bug52430.phpt] 
TEST 3790/15092 [ext/date/tests/bug52454.phpt]
PASS Bug #52454 (Relative dates and getTimestamp increments by one day) [ext/date/tests/bug52454.phpt] 
TEST 3791/15092 [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 3792/15092 [ext/date/tests/bug52577.phpt]
PASS Bug #52577 (Incorrect date returning) [ext/date/tests/bug52577.phpt] 
TEST 3793/15092 [ext/date/tests/bug52668.phpt]
PASS Bug #52668 (Iterating over a dateperiod twice is broken) [ext/date/tests/bug52668.phpt] 
TEST 3794/15092 [ext/date/tests/bug52738.phpt]
PASS Bug #52738 (Can't use new properties in class extended from DateInterval) [ext/date/tests/bug52738.phpt] 
TEST 3795/15092 [ext/date/tests/bug52808.phpt]
PASS Bug #52808 (Segfault when specifying interval as two dates) [ext/date/tests/bug52808.phpt] 
TEST 3796/15092 [ext/date/tests/bug53437.phpt]
PASS Bug #53437 (Crash when using unserialized DatePeriod instance), variation 1 [ext/date/tests/bug53437.phpt] 
TEST 3797/15092 [ext/date/tests/bug53437_var1.phpt]
PASS Bug #53437 (Crash when using unserialized DatePeriod instance), variation 2 [ext/date/tests/bug53437_var1.phpt] 
TEST 3798/15092 [ext/date/tests/bug53437_var2.phpt]
PASS Bug #53437 DateInterval basic serialization [ext/date/tests/bug53437_var2.phpt] 
TEST 3799/15092 [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 3800/15092 [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 3801/15092 [ext/date/tests/bug53437_var5.phpt]
PASS Bug #53437 DateInterval unserialize bad data, 64 bit [ext/date/tests/bug53437_var5.phpt] 
TEST 3802/15092 [ext/date/tests/bug53437_var6.phpt]
PASS Bug #53437 DateInterval unserialize bad data, 64 bit [ext/date/tests/bug53437_var6.phpt] 
TEST 3803/15092 [ext/date/tests/bug53502.phpt]
PASS Bug #53502 (strtotime with timezone memory leak) [ext/date/tests/bug53502.phpt] 
TEST 3804/15092 [ext/date/tests/bug53879.phpt]
PASS Bug #53879 (DateTime::createFromFormat() fails to parse cookie expiration date) [ext/date/tests/bug53879.phpt] 
TEST 3805/15092 [ext/date/tests/bug54283.phpt]
PASS Bug #54283 (new DatePeriod(NULL) causes crash) [ext/date/tests/bug54283.phpt] 
TEST 3806/15092 [ext/date/tests/bug54316.phpt]
PASS Bug #54316 (DateTime::createFromFormat does not handle trailing '|' correctly) [ext/date/tests/bug54316.phpt] 
TEST 3807/15092 [ext/date/tests/bug54340.phpt]
PASS Bug #54340 (DateTime::add() method bug) [ext/date/tests/bug54340.phpt] 
TEST 3808/15092 [ext/date/tests/bug54597.phpt]
PASS Bug #54597 (incorrect years for DateTime objects created with 4-digit years) [ext/date/tests/bug54597.phpt] 
TEST 3809/15092 [ext/date/tests/bug54851.phpt]
PASS Bug #54851 (DateTime::createFromFormat() doesn't interpret "D") [ext/date/tests/bug54851.phpt] 
TEST 3810/15092 [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 3811/15092 [ext/date/tests/bug55397.phpt]
PASS Bug #55397 (comparison of incomplete DateTime causes SIGSEGV) [ext/date/tests/bug55397.phpt] 
TEST 3812/15092 [ext/date/tests/bug55407.phpt]
PASS Bug #55407 (Impossible to prototype DateTime::createFromFormat) [ext/date/tests/bug55407.phpt] 
TEST 3813/15092 [ext/date/tests/bug60236.phpt]
PASS Bug #60236 (TLA timezone dates are not converted properly from timestamp) [ext/date/tests/bug60236.phpt] 
TEST 3814/15092 [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 3815/15092 [ext/date/tests/bug61642.phpt]
PASS Bug #61642 (modify("+5 weekdays") returns Sunday) [ext/date/tests/bug61642.phpt] 
TEST 3816/15092 [ext/date/tests/bug62500.phpt]
PASS Bug #62500 (Segfault in DateInterval class when extended) [ext/date/tests/bug62500.phpt] 
TEST 3817/15092 [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 3818/15092 [ext/date/tests/bug62852.phpt]
PASS Bug #62852 (Unserialize invalid DateTime causes crash), variation 1 [ext/date/tests/bug62852.phpt] 
TEST 3819/15092 [ext/date/tests/bug62852_var2.phpt]
PASS Bug #62852 (Unserialize invalid DateTime causes crash), variation 2 [ext/date/tests/bug62852_var2.phpt] 
TEST 3820/15092 [ext/date/tests/bug62852_var3.phpt]
PASS Bug #62852 (Unserialize invalid DateTime causes crash), variation 3 [ext/date/tests/bug62852_var3.phpt] 
TEST 3821/15092 [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 3822/15092 [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 3823/15092 [ext/date/tests/bug63435.phpt]
PASS Bug #63435 	Datetime::format('u') sometimes wrong by 1 microsecond [ext/date/tests/bug63435.phpt] 
TEST 3824/15092 [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 3825/15092 [ext/date/tests/bug64157.phpt]
PASS Test for bug #64157: DateTime::createFromFormat() reports confusing error message [ext/date/tests/bug64157.phpt] 
TEST 3826/15092 [ext/date/tests/bug64887.phpt]
PASS Bug #64887: Allow DateTime modification with subsecond items [ext/date/tests/bug64887.phpt] 
TEST 3827/15092 [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 3828/15092 [ext/date/tests/bug65371.phpt]
PASS Testing bug #65371 [ext/date/tests/bug65371.phpt] 
TEST 3829/15092 [ext/date/tests/bug65502.phpt]
PASS Test for bug #65502: DateTimeImmutable::createFromFormat returns DateTime [ext/date/tests/bug65502.phpt] 
TEST 3830/15092 [ext/date/tests/bug65548.phpt]
PASS Test for bug #65548: Comparison for DateTimeImmutable doesn't work [ext/date/tests/bug65548.phpt] 
TEST 3831/15092 [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 3832/15092 [ext/date/tests/bug66836.phpt]
PASS Bug #66836 (DateTime::createFromFormat 'U' with pre 1970 dates fails parsing) [ext/date/tests/bug66836.phpt] 
TEST 3833/15092 [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 3834/15092 [ext/date/tests/bug67109.phpt]
PASS Bug #67109 (First uppercase letter breaks date string parsing) [ext/date/tests/bug67109.phpt] 
TEST 3835/15092 [ext/date/tests/bug67118.phpt]
PASS Bug #67118 crashes in DateTime when this used after failed __construct [ext/date/tests/bug67118.phpt] 
TEST 3836/15092 [ext/date/tests/bug67118_2.phpt]
PASS Regression introduce in fix for Bug #67118 - Invalid code [ext/date/tests/bug67118_2.phpt] 
TEST 3837/15092 [ext/date/tests/bug67251.phpt]
PASS Bug #67251 (date_parse_from_format out-of-bounds read) [ext/date/tests/bug67251.phpt] 
TEST 3838/15092 [ext/date/tests/bug67253.phpt]
PASS Bug #67253 (timelib_meridian_with_check out-of-bounds read) [ext/date/tests/bug67253.phpt] 
TEST 3839/15092 [ext/date/tests/bug67308.phpt]
PASS Bug #67308 (Serialize of DateTime truncates fractions of second) [ext/date/tests/bug67308.phpt] 
TEST 3840/15092 [ext/date/tests/bug68078.phpt]
PASS Comparing datetime objects should account for microseconds [ext/date/tests/bug68078.phpt] 
TEST 3841/15092 [ext/date/tests/bug68078_negative.phpt]
PASS Comparing datetime objects with negative timestamps should account for microseconds [ext/date/tests/bug68078_negative.phpt] 
TEST 3842/15092 [ext/date/tests/bug68406.phpt]
PASS Bug #68406 calling var_dump on a DateTimeZone object modifies it [ext/date/tests/bug68406.phpt] 
TEST 3843/15092 [ext/date/tests/bug68669.phpt]
PASS DateTime::createFromFormat() does not allow NULL $timezone [ext/date/tests/bug68669.phpt] 
TEST 3844/15092 [ext/date/tests/bug68942.phpt]
PASS Bug #68942 (Use after free vulnerability in unserialize() with DateTimeZone). [ext/date/tests/bug68942.phpt] 
TEST 3845/15092 [ext/date/tests/bug68942_2.phpt]
PASS Bug #68942 (Use after free vulnerability in unserialize() with DateTime). [ext/date/tests/bug68942_2.phpt] 
TEST 3846/15092 [ext/date/tests/bug69089.phpt]
PASS Bug #69089 (Add support for RFC3339 extended to DateTime::format) [ext/date/tests/bug69089.phpt] 
TEST 3847/15092 [ext/date/tests/bug69336.phpt]
PASS Bug #69336 (Issues with "last day of <monthname>") [ext/date/tests/bug69336.phpt] 
TEST 3848/15092 [ext/date/tests/bug69587.phpt]
PASS Bug #69587 (DateInterval properties and isset) [ext/date/tests/bug69587.phpt] 
TEST 3849/15092 [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 3850/15092 [ext/date/tests/bug70266.phpt]
PASS Bug #70266 (DateInterval::__construct.interval_spec is not supposed to be optional) [ext/date/tests/bug70266.phpt] 
TEST 3851/15092 [ext/date/tests/bug70277.phpt]
PASS Bug #70277 (new DateTimeZone($foo) is ignoring text after null byte) [ext/date/tests/bug70277.phpt] 
TEST 3852/15092 [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 3853/15092 [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 3854/15092 [ext/date/tests/bug71889.phpt]
PASS Bug #71889 (DateInterval::format segfault on '%' input) [ext/date/tests/bug71889.phpt] 
TEST 3855/15092 [ext/date/tests/bug72096.phpt]
PASS Bug #72096: Swatch time value incorrect for dates before 1970 [ext/date/tests/bug72096.phpt] 
TEST 3856/15092 [ext/date/tests/bug72719.phpt]
PASS Bug #72719: Relative datetime format ignores weekday on sundays only [ext/date/tests/bug72719.phpt] 
TEST 3857/15092 [ext/date/tests/bug73091.phpt]
PASS Bug #73091 (Unserializing DateInterval object may lead to __toString invocation) [ext/date/tests/bug73091.phpt] 
TEST 3858/15092 [ext/date/tests/bug73294.phpt]
PASS Bug #73294: DateTime wrong when date string is negative [ext/date/tests/bug73294.phpt] 
TEST 3859/15092 [ext/date/tests/bug73426.phpt]
PASS Bug #73426 (createFromFormat with 'z' format char results in incorrect time) [ext/date/tests/bug73426.phpt] 
TEST 3860/15092 [ext/date/tests/bug73489.phpt]
PASS Bug #73489: wrong timestamp when call setTimeZone multi times with UTC offset [ext/date/tests/bug73489.phpt] 
TEST 3861/15092 [ext/date/tests/bug73837.phpt]
PASS Bug #73837: Milliseconds in DateTime() [ext/date/tests/bug73837.phpt] 
TEST 3862/15092 [ext/date/tests/bug73858.phpt]
PASS Bug #73858: diff() of two relative/described DateTimes is wrong [ext/date/tests/bug73858.phpt] 
TEST 3863/15092 [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 3864/15092 [ext/date/tests/bug74057.phpt]
PASS Bug #74057: wrong day when using "this week" in strtotime [ext/date/tests/bug74057.phpt] 
TEST 3865/15092 [ext/date/tests/bug74080.phpt]
PASS Bug #74080 Provide an RFC7231 date time format [ext/date/tests/bug74080.phpt] 
TEST 3866/15092 [ext/date/tests/bug74639.phpt]
PASS Bug #74639 Cloning DatePeriod leads to segfault [ext/date/tests/bug74639.phpt] 
TEST 3867/15092 [ext/date/tests/bug74652.phpt]
PASS Test for bug #74652: Incomplete dates [ext/date/tests/bug74652.phpt] 
TEST 3868/15092 [ext/date/tests/bug74852.phpt]
PASS Bug #74852 property_exists returns true on unknown DateInterval property [ext/date/tests/bug74852.phpt] 
TEST 3869/15092 [ext/date/tests/bug75002.phpt]
PASS Bug #75002 Null Pointer Dereference in timelib_time_clone [ext/date/tests/bug75002.phpt] 
TEST 3870/15092 [ext/date/tests/bug75222.phpt]
PASS Bug #75222 DateInterval microseconds property always 0 [ext/date/tests/bug75222.phpt] 
TEST 3871/15092 [ext/date/tests/bug75857.phpt]
PASS Failing test case for #75857: Long timezones truncation [ext/date/tests/bug75857.phpt] 
TEST 3872/15092 [ext/date/tests/bug75928.phpt]
PASS Bug #75928: Argument 2 for `DateTimeZone::listIdentifiers()` should accept `null` [ext/date/tests/bug75928.phpt] 
TEST 3873/15092 [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 3874/15092 [ext/date/tests/checkdate_basic1.phpt]
PASS Test date_create() function : basic functionality [ext/date/tests/checkdate_basic1.phpt] 
TEST 3875/15092 [ext/date/tests/checkdate_error.phpt]
PASS Test checkdate() function : error conditions [ext/date/tests/checkdate_error.phpt] 
TEST 3876/15092 [ext/date/tests/checkdate_variation1.phpt]
PASS Test checkdate() function : usage variation - Passing unexpected values to first argument $month. [ext/date/tests/checkdate_variation1.phpt] 
TEST 3877/15092 [ext/date/tests/checkdate_variation2.phpt]
PASS Test checkdate() function : usage variation - Passing unexpected values to second argument $day. [ext/date/tests/checkdate_variation2.phpt] 
TEST 3878/15092 [ext/date/tests/checkdate_variation3.phpt]
PASS Test checkdate() function : usage variation - Passing unexpected values to third argument $year. [ext/date/tests/checkdate_variation3.phpt] 
TEST 3879/15092 [ext/date/tests/date-lenient-create.phpt]
PASS Test for + character in date format [ext/date/tests/date-lenient-create.phpt] 
TEST 3880/15092 [ext/date/tests/date-lenient.phpt]
PASS Test for + character in date format [ext/date/tests/date-lenient.phpt] 
TEST 3881/15092 [ext/date/tests/date-parse-by-format001.phpt]
PASS Test for date_parse_by_format() [ext/date/tests/date-parse-by-format001.phpt] 
TEST 3882/15092 [ext/date/tests/date-set-timestamp.phpt]
PASS DateTime::setTimestamp() [ext/date/tests/date-set-timestamp.phpt] 
TEST 3883/15092 [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 3884/15092 [ext/date/tests/date.phpt]
PASS date() function [ext/date/tests/date.phpt] 
TEST 3885/15092 [ext/date/tests/date_add_basic.phpt]
PASS Test date_add() function : basic functionality [ext/date/tests/date_add_basic.phpt] 
TEST 3886/15092 [ext/date/tests/date_add_basic2.phpt]
PASS date_add() return false with wrong params [ext/date/tests/date_add_basic2.phpt] 
TEST 3887/15092 [ext/date/tests/date_basic1.phpt]
PASS Test date() function : basic functionality [ext/date/tests/date_basic1.phpt] 
TEST 3888/15092 [ext/date/tests/date_constants.phpt]
PASS Date constants [ext/date/tests/date_constants.phpt] 
TEST 3889/15092 [ext/date/tests/date_create-1.phpt]
PASS date_create() function [1] [ext/date/tests/date_create-1.phpt] 
TEST 3890/15092 [ext/date/tests/date_create-2.phpt]
PASS date_create() function [2] [ext/date/tests/date_create-2.phpt] 
TEST 3891/15092 [ext/date/tests/date_create-relative.phpt]
PASS date_create() with large relative offsets [ext/date/tests/date_create-relative.phpt] 
TEST 3892/15092 [ext/date/tests/date_create_basic.phpt]
PASS Test date_create() function : basic functionality [ext/date/tests/date_create_basic.phpt] 
TEST 3893/15092 [ext/date/tests/date_create_error.phpt]
PASS Test date_create() function : error conditions [ext/date/tests/date_create_error.phpt] 
TEST 3894/15092 [ext/date/tests/date_create_from_format_basic.phpt]
PASS date_create_from_format() return false with wrong params [ext/date/tests/date_create_from_format_basic.phpt] 
TEST 3895/15092 [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 3896/15092 [ext/date/tests/date_create_variation1.phpt]
PASS Test date_create() function : usage variation - Passing unexpected values to first argument $time. [ext/date/tests/date_create_variation1.phpt] 
TEST 3897/15092 [ext/date/tests/date_create_variation2.phpt]
PASS Test date_create() function : usage variation - Passing unexpected values to second argument $timezone. [ext/date/tests/date_create_variation2.phpt] 
TEST 3898/15092 [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 3899/15092 [ext/date/tests/date_date_set_error.phpt]
PASS Test date_date_set() function : error conditions [ext/date/tests/date_date_set_error.phpt] 
TEST 3900/15092 [ext/date/tests/date_date_set_variation1.phpt]
PASS Test date_date_set() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_date_set_variation1.phpt] 
TEST 3901/15092 [ext/date/tests/date_date_set_variation2.phpt]
PASS Test date_date_set() function : usage variation - Passing unexpected values to second argument $year. [ext/date/tests/date_date_set_variation2.phpt] 
TEST 3902/15092 [ext/date/tests/date_date_set_variation3.phpt]
PASS Test date_date_set() function : usage variation - Passing unexpected values to third argument $month. [ext/date/tests/date_date_set_variation3.phpt] 
TEST 3903/15092 [ext/date/tests/date_date_set_variation4.phpt]
PASS Test date_date_set() function : usage variation - Passing unexpected values to forth argument $day. [ext/date/tests/date_date_set_variation4.phpt] 
TEST 3904/15092 [ext/date/tests/date_default_timezone_get-1-win32.phpt]
SKIP date_default_timezone_get() function [1] [ext/date/tests/date_default_timezone_get-1-win32.phpt] reason: skip on non windows
TEST 3905/15092 [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 3906/15092 [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 3907/15092 [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 3908/15092 [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 3909/15092 [ext/date/tests/date_default_timezone_get_error.phpt]
PASS Test date_default_timezone_get() function : error conditions [ext/date/tests/date_default_timezone_get_error.phpt] 
TEST 3910/15092 [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 3911/15092 [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 3912/15092 [ext/date/tests/date_default_timezone_set_variation1.phpt]
PASS Test date_default_timezone_set() function : usage variations - Passing unexpected values for time_zone identifier [ext/date/tests/date_default_timezone_set_variation1.phpt] 
TEST 3913/15092 [ext/date/tests/date_diff.phpt]
PASS Extensive test for date_diff(). [ext/date/tests/date_diff.phpt] 
TEST 3914/15092 [ext/date/tests/date_diff1.phpt]
PASS Test for date_diff with timezone abbreviations. [ext/date/tests/date_diff1.phpt] 
TEST 3915/15092 [ext/date/tests/date_error.phpt]
PASS Test date() function : error conditions [ext/date/tests/date_error.phpt] 
TEST 3916/15092 [ext/date/tests/date_format_basic1.phpt]
PASS Test date_format() function : basic functionality [ext/date/tests/date_format_basic1.phpt] 
TEST 3917/15092 [ext/date/tests/date_format_error.phpt]
PASS Test date_format() function : error conditions [ext/date/tests/date_format_error.phpt] 
TEST 3918/15092 [ext/date/tests/date_format_variation1.phpt]
PASS Test date_format() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_format_variation1.phpt] 
TEST 3919/15092 [ext/date/tests/date_format_variation2.phpt]
PASS Test date_format() function : usage variation - Passing unexpected values to second argument $format. [ext/date/tests/date_format_variation2.phpt] 
TEST 3920/15092 [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 3921/15092 [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 3922/15092 [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 3923/15092 [ext/date/tests/date_interval_create_from_date_string_wrongparam_001.phpt]
PASS Test date_interval_create_from_date_string() function : wrong parameter (array) [ext/date/tests/date_interval_create_from_date_string_wrongparam_001.phpt] 
TEST 3924/15092 [ext/date/tests/date_interval_create_from_date_string_wrongparam_002.phpt]
PASS Test date_interval_create_from_date_string() function : with 2 parameters (wrong). [ext/date/tests/date_interval_create_from_date_string_wrongparam_002.phpt] 
TEST 3925/15092 [ext/date/tests/date_interval_format.phpt]
PASS Test date_interval_format() function : basic functionality [ext/date/tests/date_interval_format.phpt] 
TEST 3926/15092 [ext/date/tests/date_interval_prop_dim.phpt]
PASS Test DateInterval props with dimension handling [ext/date/tests/date_interval_prop_dim.phpt] 
TEST 3927/15092 [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 3928/15092 [ext/date/tests/date_isodate_set_error.phpt]
PASS Test date_isodate_set() function : error conditions [ext/date/tests/date_isodate_set_error.phpt] 
TEST 3929/15092 [ext/date/tests/date_isodate_set_variation1.phpt]
PASS Test date_isodate_set() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_isodate_set_variation1.phpt] 
TEST 3930/15092 [ext/date/tests/date_isodate_set_variation2.phpt]
PASS Test date_isodate_set() function : usage variation - Passing unexpected values to second argument $year. [ext/date/tests/date_isodate_set_variation2.phpt] 
TEST 3931/15092 [ext/date/tests/date_isodate_set_variation3.phpt]
PASS Test date_isodate_set() function : usage variation - Passing unexpected values to third argument $week. [ext/date/tests/date_isodate_set_variation3.phpt] 
TEST 3932/15092 [ext/date/tests/date_isodate_set_variation4.phpt]
PASS Test date_isodate_set() function : usage variation - Passing unexpected values to forth argument $day. [ext/date/tests/date_isodate_set_variation4.phpt] 
TEST 3933/15092 [ext/date/tests/date_modify-1.phpt]
FAIL date_modify() function [1] [ext/date/tests/date_modify-1.phpt] 
TEST 3934/15092 [ext/date/tests/date_modify-2.phpt]
PASS date_modify() function [2] [ext/date/tests/date_modify-2.phpt] 
TEST 3935/15092 [ext/date/tests/date_modify_basic1.phpt]
PASS Test date_modify() function : basic functionality [ext/date/tests/date_modify_basic1.phpt] 
TEST 3936/15092 [ext/date/tests/date_modify_error.phpt]
PASS Test date_modify() function : error conditions [ext/date/tests/date_modify_error.phpt] 
TEST 3937/15092 [ext/date/tests/date_modify_variation1.phpt]
PASS Test date_modify() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_modify_variation1.phpt] 
TEST 3938/15092 [ext/date/tests/date_modify_variation2.phpt]
PASS Test date_modify() function : usage variation - Passing unexpected values to second argument $format. [ext/date/tests/date_modify_variation2.phpt] 
TEST 3939/15092 [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 3940/15092 [ext/date/tests/date_offset_get_error.phpt]
PASS Test date_offset_get() function : error conditions [ext/date/tests/date_offset_get_error.phpt] 
TEST 3941/15092 [ext/date/tests/date_offset_get_variation1.phpt]
PASS Test date_offset_get() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_offset_get_variation1.phpt] 
TEST 3942/15092 [ext/date/tests/date_parse_001.phpt]
PASS Test basic date_parse() [ext/date/tests/date_parse_001.phpt] 
TEST 3943/15092 [ext/date/tests/date_parse_basic1.phpt]
PASS Test date_parse() function : basic functionality [ext/date/tests/date_parse_basic1.phpt] 
TEST 3944/15092 [ext/date/tests/date_parse_error.phpt]
PASS Test date_parse() function : error conditions [ext/date/tests/date_parse_error.phpt] 
TEST 3945/15092 [ext/date/tests/date_parse_from_format_basic.phpt]
PASS date_parse_from_format() return false with wrong params [ext/date/tests/date_parse_from_format_basic.phpt] 
TEST 3946/15092 [ext/date/tests/date_parse_variation1.phpt]
PASS Test date_parse() function : usage variation - Passing unexpected values to first argument $date. [ext/date/tests/date_parse_variation1.phpt] 
TEST 3947/15092 [ext/date/tests/date_period-immutable.phpt]
PASS DatePeriod [ext/date/tests/date_period-immutable.phpt] 
TEST 3948/15092 [ext/date/tests/date_period.phpt]
PASS DatePeriod [ext/date/tests/date_period.phpt] 
TEST 3949/15092 [ext/date/tests/date_sub_basic.phpt]
PASS Test date_sub() function : basic functionality [ext/date/tests/date_sub_basic.phpt] 
TEST 3950/15092 [ext/date/tests/date_sun_info_001.phpt]
PASS Test basic date_sun_info() [ext/date/tests/date_sun_info_001.phpt] 
TEST 3951/15092 [ext/date/tests/date_sun_info_002.phpt]
PASS Test basic date_sun_info() [ext/date/tests/date_sun_info_002.phpt] 
TEST 3952/15092 [ext/date/tests/date_sun_info_003.phpt]
PASS Test basic date_sun_info() [ext/date/tests/date_sun_info_003.phpt] 
TEST 3953/15092 [ext/date/tests/date_sun_info_error.phpt]
PASS Test date_sun_info() function : error variations [ext/date/tests/date_sun_info_error.phpt] 
TEST 3954/15092 [ext/date/tests/date_sun_info_variation1.phpt]
PASS Test date_sun_info() function : error variations - Pass unexpected values for time argument [ext/date/tests/date_sun_info_variation1.phpt] 
TEST 3955/15092 [ext/date/tests/date_sun_info_variation2.phpt]
PASS Test date_sun_info() function : error variations - Pass unexpected values for latitude argument [ext/date/tests/date_sun_info_variation2.phpt] 
TEST 3956/15092 [ext/date/tests/date_sun_info_variation3.phpt]
PASS Test date_sun_info() function : usage variations - Pass unexpected values for longitude argument [ext/date/tests/date_sun_info_variation3.phpt] 
TEST 3957/15092 [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 3958/15092 [ext/date/tests/date_sunrise_error.phpt]
PASS Test date_sunrise() function : error conditions [ext/date/tests/date_sunrise_error.phpt] 
TEST 3959/15092 [ext/date/tests/date_sunrise_variation1.phpt]
PASS Test date_sunrise() function : usage variation - Passing unexpected values to first argument time. [ext/date/tests/date_sunrise_variation1.phpt] 
TEST 3960/15092 [ext/date/tests/date_sunrise_variation2.phpt]
SKIP Test date_sunrise() function : usage variation - Passing unexpected values to second argument format. [ext/date/tests/date_sunrise_variation2.phpt] reason: this test is for 32-bit only
TEST 3961/15092 [ext/date/tests/date_sunrise_variation3.phpt]
PASS Test date_sunrise() function : usage variation - Passing unexpected values to third argument latitude. [ext/date/tests/date_sunrise_variation3.phpt] 
TEST 3962/15092 [ext/date/tests/date_sunrise_variation4.phpt]
PASS Test date_sunrise() function : usage variation - Passing unexpected values to fourth argument longitude. [ext/date/tests/date_sunrise_variation4.phpt] 
TEST 3963/15092 [ext/date/tests/date_sunrise_variation5.phpt]
PASS Test date_sunrise() function : usage variation - Passing unexpected values to fifth argument zenith [ext/date/tests/date_sunrise_variation5.phpt] 
TEST 3964/15092 [ext/date/tests/date_sunrise_variation6.phpt]
PASS Test date_sunrise() function : usage variation - Passing unexpected values to sixth argument gmt_offset. [ext/date/tests/date_sunrise_variation6.phpt] 
TEST 3965/15092 [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 3966/15092 [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 3967/15092 [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 3968/15092 [ext/date/tests/date_sunset_error.phpt]
PASS Test date_sunset() function : error conditions [ext/date/tests/date_sunset_error.phpt] 
TEST 3969/15092 [ext/date/tests/date_sunset_variation1.phpt]
PASS Test date_sunset() function : usage variation - Passing unexpected values to first argument time. [ext/date/tests/date_sunset_variation1.phpt] 
TEST 3970/15092 [ext/date/tests/date_sunset_variation2.phpt]
SKIP Test date_sunset() function : usage variation - Passing unexpected values to second argument format. [ext/date/tests/date_sunset_variation2.phpt] reason: this test is for 32-bit only
TEST 3971/15092 [ext/date/tests/date_sunset_variation3.phpt]
PASS Test date_sunset() function : usage variation - Passing unexpected values to third argument latitude. [ext/date/tests/date_sunset_variation3.phpt] 
TEST 3972/15092 [ext/date/tests/date_sunset_variation4.phpt]
PASS Test date_sunset() function : usage variation - Passing unexpected values to fourth argument longitude. [ext/date/tests/date_sunset_variation4.phpt] 
TEST 3973/15092 [ext/date/tests/date_sunset_variation5.phpt]
PASS Test date_sunset() function : usage variation - Passing unexpected values to fifth argument zenith. [ext/date/tests/date_sunset_variation5.phpt] 
TEST 3974/15092 [ext/date/tests/date_sunset_variation6.phpt]
PASS Test date_sunset() function : usage variation - Passing unexpected values to sixth argument gmt_offset. [ext/date/tests/date_sunset_variation6.phpt] 
TEST 3975/15092 [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 3976/15092 [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 3977/15092 [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 3978/15092 [ext/date/tests/date_time_fractions.phpt]
PASS Fractions with DateTime objects [ext/date/tests/date_time_fractions.phpt] 
TEST 3979/15092 [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 3980/15092 [ext/date/tests/date_time_fractions_serialize.phpt]
PASS Fractions with DateTime objects (Serialization) [ext/date/tests/date_time_fractions_serialize.phpt] 
TEST 3981/15092 [ext/date/tests/date_time_immutable-inherited.phpt]
PASS Tests for DateTimeImmutable. [ext/date/tests/date_time_immutable-inherited.phpt] 
TEST 3982/15092 [ext/date/tests/date_time_immutable.phpt]
PASS Tests for DateTimeImmutable. [ext/date/tests/date_time_immutable.phpt] 
TEST 3983/15092 [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 3984/15092 [ext/date/tests/date_time_set_error.phpt]
PASS Test date_time_set() function : error conditions [ext/date/tests/date_time_set_error.phpt] 
TEST 3985/15092 [ext/date/tests/date_time_set_variation1.phpt]
PASS Test date_time_set() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_time_set_variation1.phpt] 
TEST 3986/15092 [ext/date/tests/date_time_set_variation2.phpt]
PASS Test date_time_set() function : usage variation - Passing unexpected values to second argument $hour. [ext/date/tests/date_time_set_variation2.phpt] 
TEST 3987/15092 [ext/date/tests/date_time_set_variation3.phpt]
PASS Test date_time_set() function : usage variation - Passing unexpected values to third argument $minute. [ext/date/tests/date_time_set_variation3.phpt] 
TEST 3988/15092 [ext/date/tests/date_time_set_variation4.phpt]
PASS Test date_time_set() function : usage variation - Passing unexpected values to forth argument $sec. [ext/date/tests/date_time_set_variation4.phpt] 
TEST 3989/15092 [ext/date/tests/date_timestamp_get.phpt]
PASS DateTime: Test correct setup and correct DateTime parameter to date_timestamp_get() [ext/date/tests/date_timestamp_get.phpt] 
TEST 3990/15092 [ext/date/tests/date_timestamp_set.phpt]
PASS Test the basics to function date_timestamp_set(). [ext/date/tests/date_timestamp_set.phpt] 
TEST 3991/15092 [ext/date/tests/date_timestamp_set_nullparam.phpt]
PASS Test the function date_timestamp_set() with first null parameter. [ext/date/tests/date_timestamp_set_nullparam.phpt] 
TEST 3992/15092 [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 3993/15092 [ext/date/tests/date_timestamp_set_wrongparam_001.phpt]
PASS Check the function date_timestamp_set() with first parameter wrong (array). [ext/date/tests/date_timestamp_set_wrongparam_001.phpt] 
TEST 3994/15092 [ext/date/tests/date_timestamp_set_wrongparam_002.phpt]
PASS Check the function date_timestamp_set() with first parameter wrong (integer). [ext/date/tests/date_timestamp_set_wrongparam_002.phpt] 
TEST 3995/15092 [ext/date/tests/date_timestamp_set_wrongparam_003.phpt]
PASS Check the function date_timestamp_set() with second parameter wrong (array). [ext/date/tests/date_timestamp_set_wrongparam_003.phpt] 
TEST 3996/15092 [ext/date/tests/date_timestamp_set_wrongparam_004.phpt]
PASS Check the function date_timestamp_set() with 3 parameters. [ext/date/tests/date_timestamp_set_wrongparam_004.phpt] 
TEST 3997/15092 [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 3998/15092 [ext/date/tests/date_timezone_get_error.phpt]
PASS Test date_timezone_get() function : error conditions [ext/date/tests/date_timezone_get_error.phpt] 
TEST 3999/15092 [ext/date/tests/date_timezone_get_variation1.phpt]
PASS Test date_timezone_get() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_timezone_get_variation1.phpt] 
TEST 4000/15092 [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 4001/15092 [ext/date/tests/date_timezone_set_error.phpt]
PASS Test date_timezone_set() function : error conditions [ext/date/tests/date_timezone_set_error.phpt] 
TEST 4002/15092 [ext/date/tests/date_timezone_set_variation1.phpt]
PASS Test date_timezone_set() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_timezone_set_variation1.phpt] 
TEST 4003/15092 [ext/date/tests/date_timezone_set_variation2.phpt]
PASS Test date_timezone_set() function : usage variation - Passing unexpected values to second argument $timezone. [ext/date/tests/date_timezone_set_variation2.phpt] 
TEST 4004/15092 [ext/date/tests/date_variation1.phpt]
PASS Test date() function : usage variation - Passing unexpected values to first argument $format. [ext/date/tests/date_variation1.phpt] 
TEST 4005/15092 [ext/date/tests/date_variation2.phpt]
PASS Test date() function : usage variation - Passing unexpected values to second argument $timestamp. [ext/date/tests/date_variation2.phpt] 
TEST 4006/15092 [ext/date/tests/default-timezone-1.phpt]
PASS date.timezone setting [1] [ext/date/tests/default-timezone-1.phpt] 
TEST 4007/15092 [ext/date/tests/default-timezone-2.phpt]
PASS date.timezone setting [2] [ext/date/tests/default-timezone-2.phpt] 
TEST 4008/15092 [ext/date/tests/format-negative-timestamp.phpt]
PASS strtotime() - Format: @timestamps [ext/date/tests/format-negative-timestamp.phpt] 
TEST 4009/15092 [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 4010/15092 [ext/date/tests/getdate_basic.phpt]
PASS Test getdate() function : basic functionality [ext/date/tests/getdate_basic.phpt] 
TEST 4011/15092 [ext/date/tests/getdate_error.phpt]
PASS Test getdate() function : error conditions [ext/date/tests/getdate_error.phpt] 
TEST 4012/15092 [ext/date/tests/getdate_variation1.phpt]
PASS Test getdate() function : usage variation - Passing unexpected values to first argument timestamp. [ext/date/tests/getdate_variation1.phpt] 
TEST 4013/15092 [ext/date/tests/getdate_variation2.phpt]
PASS Test getdate() function : usage variation - Passing octal timestamp values [ext/date/tests/getdate_variation2.phpt] 
TEST 4014/15092 [ext/date/tests/getdate_variation3.phpt]
PASS Test getdate() function : usage variation - Passing hexadcimal timestamp values [ext/date/tests/getdate_variation3.phpt] 
TEST 4015/15092 [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 4016/15092 [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 4017/15092 [ext/date/tests/getdate_variation6.phpt]
PASS Test getdate() function : usage variation - Passing strings containing numbers [ext/date/tests/getdate_variation6.phpt] 
TEST 4018/15092 [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 4019/15092 [ext/date/tests/gettimeofday_basic.phpt]
PASS Test gettimeofday() function : basic functionality [ext/date/tests/gettimeofday_basic.phpt] 
TEST 4020/15092 [ext/date/tests/gettimeofday_error.phpt]
PASS Test gettimeofday() function : error conditions [ext/date/tests/gettimeofday_error.phpt] 
TEST 4021/15092 [ext/date/tests/gettimeofday_variation1.phpt]
PASS Test gettimeofday() function : usage variation - Passing unexpected values to get_as_float argument [ext/date/tests/gettimeofday_variation1.phpt] 
TEST 4022/15092 [ext/date/tests/gmdate_basic.phpt]
PASS Test gmdate() function : basic functionality [ext/date/tests/gmdate_basic.phpt] 
TEST 4023/15092 [ext/date/tests/gmdate_error.phpt]
PASS Test gmdate() function : error conditions [ext/date/tests/gmdate_error.phpt] 
TEST 4024/15092 [ext/date/tests/gmdate_variation1.phpt]
PASS Test gmdate() function : usage variation - Passing unexpected values to format argument . [ext/date/tests/gmdate_variation1.phpt] 
TEST 4025/15092 [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 4026/15092 [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 4027/15092 [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 4028/15092 [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 4029/15092 [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 4030/15092 [ext/date/tests/gmdate_variation2.phpt]
PASS Test gmdate() function : usage variation - Passing unexpected values to timestamp argument. [ext/date/tests/gmdate_variation2.phpt] 
TEST 4031/15092 [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 4032/15092 [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 4033/15092 [ext/date/tests/gmdate_variation5.phpt]
PASS Test gmdate() function : usage variation - Passing Week representation to format. [ext/date/tests/gmdate_variation5.phpt] 
TEST 4034/15092 [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 4035/15092 [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 4036/15092 [ext/date/tests/gmdate_variation8.phpt]
PASS Test gmdate() function : usage variation - Passing Year format options to format argument. [ext/date/tests/gmdate_variation8.phpt] 
TEST 4037/15092 [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 4038/15092 [ext/date/tests/gmmktime_basic.phpt]
PASS Test gmmktime() function : basic functionality [ext/date/tests/gmmktime_basic.phpt] 
TEST 4039/15092 [ext/date/tests/gmmktime_error.phpt]
PASS Test gmmktime() function : error conditions [ext/date/tests/gmmktime_error.phpt] 
TEST 4040/15092 [ext/date/tests/gmmktime_variation1.phpt]
PASS Test gmmktime() function : usage variation - Passing unexpected values to first argument hour. [ext/date/tests/gmmktime_variation1.phpt] 
TEST 4041/15092 [ext/date/tests/gmmktime_variation2.phpt]
PASS Test gmmktime() function : usage variation - Passing unexpected values to second argument minute. [ext/date/tests/gmmktime_variation2.phpt] 
TEST 4042/15092 [ext/date/tests/gmmktime_variation3.phpt]
PASS Test gmmktime() function : usage variation - Passing unexpected values to third argument seconds. [ext/date/tests/gmmktime_variation3.phpt] 
TEST 4043/15092 [ext/date/tests/gmmktime_variation4.phpt]
PASS Test gmmktime() function : usage variation - Passing unexpected values to fourth argument month. [ext/date/tests/gmmktime_variation4.phpt] 
TEST 4044/15092 [ext/date/tests/gmmktime_variation5.phpt]
PASS Test gmmktime() function : usage variation - Passing unexpected values to fifth argument day. [ext/date/tests/gmmktime_variation5.phpt] 
TEST 4045/15092 [ext/date/tests/gmmktime_variation6.phpt]
PASS Test gmmktime() function : usage variation - Passing unexpected values to sixth argument year. [ext/date/tests/gmmktime_variation6.phpt] 
TEST 4046/15092 [ext/date/tests/gmmktime_variation7.phpt]
PASS Test gmmktime() function : usage variation - Checking with few optional arguments. [ext/date/tests/gmmktime_variation7.phpt] 
TEST 4047/15092 [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 4048/15092 [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 4049/15092 [ext/date/tests/gmstrftime_basic.phpt]
PASS Test gmstrftime() function : basic functionality [ext/date/tests/gmstrftime_basic.phpt] 
TEST 4050/15092 [ext/date/tests/gmstrftime_error.phpt]
PASS Test gmstrftime() function : error conditions [ext/date/tests/gmstrftime_error.phpt] 
TEST 4051/15092 [ext/date/tests/gmstrftime_variation1.phpt]
PASS Test gmstrftime() function : usage variation - Passing unexpected values to first argument 'format'. [ext/date/tests/gmstrftime_variation1.phpt] 
TEST 4052/15092 [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 4053/15092 [ext/date/tests/gmstrftime_variation11.phpt]
SKIP Test gmstrftime() function : usage variation - Checking month related formats which was not supported on Windows before VC14. [ext/date/tests/gmstrftime_variation11.phpt] reason: Test is valid for Windows
TEST 4054/15092 [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 4055/15092 [ext/date/tests/gmstrftime_variation13.phpt]
SKIP Test gmstrftime() function : usage variation - Checking date related formats which was not supported on Windows before VC14. [ext/date/tests/gmstrftime_variation13.phpt] reason: Test is valid for Windows
TEST 4056/15092 [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 4057/15092 [ext/date/tests/gmstrftime_variation15.phpt]
SKIP Test gmstrftime() function : usage variation - Checking time related formats which was not supported on Windows before VC14. [ext/date/tests/gmstrftime_variation15.phpt] reason: Test is valid for Windows
TEST 4058/15092 [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 4059/15092 [ext/date/tests/gmstrftime_variation17.phpt]
SKIP Test gmstrftime() function : usage variation - Checking day related formats which was not supported on Windows before vc14. [ext/date/tests/gmstrftime_variation17.phpt] reason: Test is valid for Windows
TEST 4060/15092 [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 4061/15092 [ext/date/tests/gmstrftime_variation19.phpt]
SKIP Test gmstrftime() function : usage variation - Checking newline and tab formats which was not supported on Windows before VC14. [ext/date/tests/gmstrftime_variation19.phpt] reason: Test is valid for Windows
TEST 4062/15092 [ext/date/tests/gmstrftime_variation2.phpt]
SKIP Test gmstrftime() function : usage variation - Passing unexpected values to second argument 'timestamp'. [ext/date/tests/gmstrftime_variation2.phpt] reason: Test is not valid for 64-bit
TEST 4063/15092 [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 4064/15092 [ext/date/tests/gmstrftime_variation21.phpt]
SKIP Test gmstrftime() function : usage variation - Checking Preferred date and time representation on Windows. [ext/date/tests/gmstrftime_variation21.phpt] reason: Test is valid for Windows
TEST 4065/15092 [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 4066/15092 [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 4067/15092 [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 4068/15092 [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 4069/15092 [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 4070/15092 [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 4071/15092 [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 4072/15092 [ext/date/tests/gmstrftime_variation9.phpt]
SKIP Test gmstrftime() function : usage variation - Checking week related formats which was not supported on Windows before vc14. [ext/date/tests/gmstrftime_variation9.phpt] reason: Test is not valid for Windows
TEST 4073/15092 [ext/date/tests/idate_basic.phpt]
PASS Test idate() function : basic functionality [ext/date/tests/idate_basic.phpt] 
TEST 4074/15092 [ext/date/tests/idate_error.phpt]
PASS Test idate() function : error conditions [ext/date/tests/idate_error.phpt] 
TEST 4075/15092 [ext/date/tests/idate_variation1.phpt]
PASS Test idate() function : usage variation - Passing unexpected values to first argument 'format'. [ext/date/tests/idate_variation1.phpt] 
TEST 4076/15092 [ext/date/tests/idate_variation2.phpt]
PASS Test idate() function : usage variation - Passing unexpected values to second optional argument 'timestamp'. [ext/date/tests/idate_variation2.phpt] 
TEST 4077/15092 [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 4078/15092 [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 4079/15092 [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 4080/15092 [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 4081/15092 [ext/date/tests/ini_set_incorrect.phpt]
PASS Test invalid time zone passed to ini_set [ext/date/tests/ini_set_incorrect.phpt] 
TEST 4082/15092 [ext/date/tests/localtime_basic.phpt]
PASS Test localtime() function : basic functionality [ext/date/tests/localtime_basic.phpt] 
TEST 4083/15092 [ext/date/tests/localtime_error.phpt]
PASS Test localtime() function : error conditions [ext/date/tests/localtime_error.phpt] 
TEST 4084/15092 [ext/date/tests/localtime_variation1.phpt]
PASS Test localtime() function : usage variation - Passing unexpected values to first argument 'timestamp'. [ext/date/tests/localtime_variation1.phpt] 
TEST 4085/15092 [ext/date/tests/localtime_variation2.phpt]
PASS Test localtime() function : usage variation - Passing unexpected values to second argument 'associative_array'. [ext/date/tests/localtime_variation2.phpt] 
TEST 4086/15092 [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 4087/15092 [ext/date/tests/localtime_variation4.phpt]
PASS Test localtime() function : usage variation - Passing octal values to timestamp. [ext/date/tests/localtime_variation4.phpt] 
TEST 4088/15092 [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 4089/15092 [ext/date/tests/microtime_basic.phpt]
PASS Test return type and value for expected input microtime() [ext/date/tests/microtime_basic.phpt] 
TEST 4090/15092 [ext/date/tests/microtime_error.phpt]
PASS Test wrong number of arguments for microtime() [ext/date/tests/microtime_error.phpt] 
TEST 4091/15092 [ext/date/tests/mktime-1.phpt]
PASS Check for mktime with out-of-range parameters [ext/date/tests/mktime-1.phpt] 
TEST 4092/15092 [ext/date/tests/mktime-3-64bit.phpt]
PASS mktime() [3] (64-bit) [ext/date/tests/mktime-3-64bit.phpt] 
TEST 4093/15092 [ext/date/tests/mktime-3.phpt]
SKIP mktime() [3] (32-bit) [ext/date/tests/mktime-3.phpt] reason: 32-bit only
TEST 4094/15092 [ext/date/tests/mktime_basic1.phpt]
PASS Test mktime() function : basic functionality [ext/date/tests/mktime_basic1.phpt] 
TEST 4095/15092 [ext/date/tests/mktime_error.phpt]
PASS Test mktime() function : error conditions [ext/date/tests/mktime_error.phpt] 
TEST 4096/15092 [ext/date/tests/mktime_variation1.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to first argument $hour. [ext/date/tests/mktime_variation1.phpt] 
TEST 4097/15092 [ext/date/tests/mktime_variation2.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to second argument $minute. [ext/date/tests/mktime_variation2.phpt] 
TEST 4098/15092 [ext/date/tests/mktime_variation3.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to third argument $second. [ext/date/tests/mktime_variation3.phpt] 
TEST 4099/15092 [ext/date/tests/mktime_variation4.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to forth argument $month. [ext/date/tests/mktime_variation4.phpt] 
TEST 4100/15092 [ext/date/tests/mktime_variation5.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to fifth argument $day. [ext/date/tests/mktime_variation5.phpt] 
TEST 4101/15092 [ext/date/tests/mktime_variation6.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to sixth argument $year. [ext/date/tests/mktime_variation6.phpt] 
TEST 4102/15092 [ext/date/tests/oo_001.phpt]
PASS date OO interface [ext/date/tests/oo_001.phpt] 
TEST 4103/15092 [ext/date/tests/oo_002.phpt]
PASS date OO cloning [ext/date/tests/oo_002.phpt] 
TEST 4104/15092 [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 4105/15092 [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 4106/15092 [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 4107/15092 [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 4108/15092 [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 4109/15092 [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 4110/15092 [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 4111/15092 [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 4112/15092 [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 4113/15092 [ext/date/tests/strftime_basic.phpt]
PASS Test strftime() function : basic functionality [ext/date/tests/strftime_basic.phpt] 
TEST 4114/15092 [ext/date/tests/strftime_error.phpt]
PASS Test strftime() function : error conditions [ext/date/tests/strftime_error.phpt] 
TEST 4115/15092 [ext/date/tests/strftime_variation1.phpt]
PASS Test strftime() function : usage variation - Passing unexpected values to first argument 'format'. [ext/date/tests/strftime_variation1.phpt] 
TEST 4116/15092 [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 4117/15092 [ext/date/tests/strftime_variation11.phpt]
SKIP Test strftime() function : usage variation - Checking month related formats which was not supported on Windows before VC14. [ext/date/tests/strftime_variation11.phpt] reason: Test is valid for Windows
TEST 4118/15092 [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 4119/15092 [ext/date/tests/strftime_variation13.phpt]
SKIP Test strftime() function : usage variation - Checking date related formats which was not supported on Windows before VC14. [ext/date/tests/strftime_variation13.phpt] reason: Test is valid for Windows
TEST 4120/15092 [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 4121/15092 [ext/date/tests/strftime_variation15.phpt]
SKIP Test strftime() function : usage variation - Checking time related formats which was not supported on Windows before VC14. [ext/date/tests/strftime_variation15.phpt] reason: Test is valid for Windows
TEST 4122/15092 [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 4123/15092 [ext/date/tests/strftime_variation17.phpt]
SKIP Test strftime() function : usage variation - Checking day related formats which was not supported on Windows before VC14. [ext/date/tests/strftime_variation17.phpt] reason: Test is valid for Windows
TEST 4124/15092 [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 4125/15092 [ext/date/tests/strftime_variation19.phpt]
SKIP Test strftime() function : usage variation - Checking newline and tab formats which was not supported on Windows before VC14. [ext/date/tests/strftime_variation19.phpt] reason: Test is valid for Windows
TEST 4126/15092 [ext/date/tests/strftime_variation2.phpt]
PASS Test strftime() function : usage variation - Passing unexpected values to second argument 'timestamp'. [ext/date/tests/strftime_variation2.phpt] 
TEST 4127/15092 [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 4128/15092 [ext/date/tests/strftime_variation21.phpt]
SKIP Test strftime() function : usage variation - Checking Preferred date and time representation on Windows. [ext/date/tests/strftime_variation21.phpt] reason: Test is valid for Windows
TEST 4129/15092 [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 4130/15092 [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 4131/15092 [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 4132/15092 [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 4133/15092 [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 4134/15092 [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 4135/15092 [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 4136/15092 [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 4137/15092 [ext/date/tests/strftime_variation9.phpt]
SKIP Test strftime() function : usage variation - Checking week related formats which was not supported on Windows before VC14. [ext/date/tests/strftime_variation9.phpt] reason: Test is valid for Windows
TEST 4138/15092 [ext/date/tests/strtotime-mysql-64bit.phpt]
PASS strtotime() and mysql timestamps (64 bit) [ext/date/tests/strtotime-mysql-64bit.phpt] 
TEST 4139/15092 [ext/date/tests/strtotime-mysql.phpt]
SKIP strtotime() and mysql timestamps (32 bit) [ext/date/tests/strtotime-mysql.phpt] reason: 32-bit only
TEST 4140/15092 [ext/date/tests/strtotime-relative.phpt]
PASS strtotime() with relative offsets [ext/date/tests/strtotime-relative.phpt] 
TEST 4141/15092 [ext/date/tests/strtotime.phpt]
PASS strtotime() function [ext/date/tests/strtotime.phpt] 
TEST 4142/15092 [ext/date/tests/strtotime2.phpt]
PASS strtotime() on date constants [ext/date/tests/strtotime2.phpt] 
TEST 4143/15092 [ext/date/tests/strtotime3-64bit.phpt]
PASS strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt] 
TEST 4144/15092 [ext/date/tests/strtotime3.phpt]
SKIP strtotime() function (32 bit) [ext/date/tests/strtotime3.phpt] reason: 32-bit only
TEST 4145/15092 [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 4146/15092 [ext/date/tests/strtotime_basic2.phpt]
PASS strtotime() with return false [ext/date/tests/strtotime_basic2.phpt] 
TEST 4147/15092 [ext/date/tests/strtotime_variation_scottish.phpt]
PASS Checking whisky time [ext/date/tests/strtotime_variation_scottish.phpt] 
TEST 4148/15092 [ext/date/tests/sunfuncts.phpt]
PASS date_sunrise() and date_sunset() functions [ext/date/tests/sunfuncts.phpt] 
TEST 4149/15092 [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 4150/15092 [ext/date/tests/time_basic.phpt]
PASS Test return type and value for expected input time() [ext/date/tests/time_basic.phpt] 
TEST 4151/15092 [ext/date/tests/time_error.phpt]
PASS Test wrong number of arguments for time() [ext/date/tests/time_error.phpt] 
TEST 4152/15092 [ext/date/tests/timestamp-in-dst.phpt]
PASS Format timestamp in DST test [ext/date/tests/timestamp-in-dst.phpt] 
TEST 4153/15092 [ext/date/tests/timezone-configuration.phpt]
PASS timezone configuration [1] [ext/date/tests/timezone-configuration.phpt] 
TEST 4154/15092 [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 4155/15092 [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 4156/15092 [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 4157/15092 [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 4158/15092 [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 4159/15092 [ext/date/tests/timezone_name_from_abbr_error.phpt]
PASS Test timezone_name_from_abbr() function : error conditions [ext/date/tests/timezone_name_from_abbr_error.phpt] 
TEST 4160/15092 [ext/date/tests/timezone_name_from_abbr_variation1.phpt]
PASS Test timezone_name_from_abbr() function : usage variation - Passing unexpected values to first argument $abbr. [ext/date/tests/timezone_name_from_abbr_variation1.phpt] 
TEST 4161/15092 [ext/date/tests/timezone_name_from_abbr_variation2.phpt]
PASS Test timezone_name_from_abbr() function : usage variation - Passing unexpected values to second argument $gmtOffset. [ext/date/tests/timezone_name_from_abbr_variation2.phpt] 
TEST 4162/15092 [ext/date/tests/timezone_name_from_abbr_variation3.phpt]
PASS Test timezone_name_from_abbr() function : usage variation - Passing unexpected values to third argument $isdst. [ext/date/tests/timezone_name_from_abbr_variation3.phpt] 
TEST 4163/15092 [ext/date/tests/timezone_name_get_error.phpt]
PASS Test timezone_name_get() function : error conditions [ext/date/tests/timezone_name_get_error.phpt] 
TEST 4164/15092 [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 4165/15092 [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 4166/15092 [ext/date/tests/timezone_offset_get_variation1.phpt]
PASS Test timezone_offset_get() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/timezone_offset_get_variation1.phpt] 
TEST 4167/15092 [ext/date/tests/timezone_offset_get_variation2.phpt]
PASS Test timezone_offset_get() function : usage variation - Passing unexpected values to second argument $datetime. [ext/date/tests/timezone_offset_get_variation2.phpt] 
TEST 4168/15092 [ext/date/tests/timezone_open_basic1.phpt]
PASS Test timezone_open() function : basic functionality [ext/date/tests/timezone_open_basic1.phpt] 
TEST 4169/15092 [ext/date/tests/timezone_open_error.phpt]
PASS Test timezone_open() function : error conditions [ext/date/tests/timezone_open_error.phpt] 
TEST 4170/15092 [ext/date/tests/timezone_open_variation1.phpt]
PASS Test timezone_open function : usage variation - Passing unexpected values to first argument $timezone. [ext/date/tests/timezone_open_variation1.phpt] 
TEST 4171/15092 [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 4172/15092 [ext/date/tests/timezone_transitions_get_error.phpt]
PASS Test timezone_transitions_get() function : error conditions [ext/date/tests/timezone_transitions_get_error.phpt] 
TEST 4173/15092 [ext/date/tests/timezone_transitions_get_variation1.phpt]
PASS Test timezone_transitions_get() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/timezone_transitions_get_variation1.phpt] 
TEST 4174/15092 [ext/date/tests/timezone_transitions_get_variation2.phpt]
PASS Test timezone_transitions_get() function : usage variation - Passing unexpected values to first argument $timestamp_begin. [ext/date/tests/timezone_transitions_get_variation2.phpt] 
TEST 4175/15092 [ext/date/tests/timezone_transitions_get_variation3.phpt]
PASS Test timezone_transitions_get() function : usage variation - Passing unexpected values to first argument $timestamp_env. [ext/date/tests/timezone_transitions_get_variation3.phpt] 
TEST 4176/15092 [ext/date/tests/timezone_version_get.phpt]
FAIL Test the basics to function timezone_version_get(). [ext/date/tests/timezone_version_get.phpt] 
TEST 4177/15092 [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 4178/15092 [ext/date/tests/timezones-list.phpt]
PASS timezone_identifiers_list() [ext/date/tests/timezones-list.phpt] 
TEST 4179/15092 [ext/date/tests/timezones.phpt]
PASS setting bogus timezones [ext/date/tests/timezones.phpt] 
TEST 4180/15092 [ext/dba/tests/bug36436.phpt]
PASS Bug #36436 (DBA problem with Berkeley DB4) [ext/dba/tests/bug36436.phpt] 
TEST 4181/15092 [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 4182/15092 [ext/dba/tests/bug48240.phpt]
PASS Bug #48240 (DBA Segmentation fault dba_nextkey) [ext/dba/tests/bug48240.phpt] 
TEST 4183/15092 [ext/dba/tests/bug49125.phpt]
PASS Bug #49125 (Error in dba_exists C code) [ext/dba/tests/bug49125.phpt] 
TEST 4184/15092 [ext/dba/tests/bug62490.phpt]
PASS Bug #62490 (dba_delete returns true on missing item (inifile)) [ext/dba/tests/bug62490.phpt] 
TEST 4185/15092 [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 4186/15092 [ext/dba/tests/bug70825.phpt]
PASS Bug #70825 (Cannot fetch multiple values with group in ini file) [ext/dba/tests/bug70825.phpt] 
TEST 4187/15092 [ext/dba/tests/bug71514.phpt]
PASS Bug #71514 (Bad dba_replace condition because of wrong API usage) [ext/dba/tests/bug71514.phpt] 
TEST 4188/15092 [ext/dba/tests/bug72157.phpt]
PASS Bug #72157 (use-after-free caused by dba_open) [ext/dba/tests/bug72157.phpt] 
TEST 4189/15092 [ext/dba/tests/bug72885.phpt]
PASS Bug #72885 flatfile: dba_fetch() fails to read replaced entry [ext/dba/tests/bug72885.phpt] 
TEST 4190/15092 [ext/dba/tests/dba001.phpt]
PASS DBA File Creation Test [ext/dba/tests/dba001.phpt] 
TEST 4191/15092 [ext/dba/tests/dba002.phpt]
PASS DBA Insert/Fetch Test [ext/dba/tests/dba002.phpt] 
TEST 4192/15092 [ext/dba/tests/dba003.phpt]
PASS DBA Insert/Replace/Fetch Test [ext/dba/tests/dba003.phpt] 
TEST 4193/15092 [ext/dba/tests/dba004.phpt]
PASS DBA Multiple Insert/Fetch Test [ext/dba/tests/dba004.phpt] 
TEST 4194/15092 [ext/dba/tests/dba005.phpt]
PASS DBA FirstKey/NextKey Loop Test With 5 Items [ext/dba/tests/dba005.phpt] 
TEST 4195/15092 [ext/dba/tests/dba006.phpt]
PASS DBA FirstKey/NextKey with 2 deletes [ext/dba/tests/dba006.phpt] 
TEST 4196/15092 [ext/dba/tests/dba007.phpt]
PASS DBA Multiple File Creation Test [ext/dba/tests/dba007.phpt] 
TEST 4197/15092 [ext/dba/tests/dba008.phpt]
SKIP DBA magic_quotes_runtime Test [ext/dba/tests/dba008.phpt] reason: , magic_quotes removed
TEST 4198/15092 [ext/dba/tests/dba009.phpt]
PASS DBA dba_popen Test [ext/dba/tests/dba009.phpt] 
TEST 4199/15092 [ext/dba/tests/dba010.phpt]
PASS DBA with array keys [ext/dba/tests/dba010.phpt] 
TEST 4200/15092 [ext/dba/tests/dba011.phpt]
PASS DBA argument tests [ext/dba/tests/dba011.phpt] 
TEST 4201/15092 [ext/dba/tests/dba012.phpt]
PASS DBA dba.default_handler tests [ext/dba/tests/dba012.phpt] 
TEST 4202/15092 [ext/dba/tests/dba013.phpt]
PASS DBA with array key with empty array [ext/dba/tests/dba013.phpt] 
TEST 4203/15092 [ext/dba/tests/dba014.phpt]
PASS DBA with array key with array containing too many elements [ext/dba/tests/dba014.phpt] 
TEST 4204/15092 [ext/dba/tests/dba015.phpt]
PASS DBA with persistent connections [ext/dba/tests/dba015.phpt] 
TEST 4205/15092 [ext/dba/tests/dba016.phpt]
PASS DBA lock modifier error message test [ext/dba/tests/dba016.phpt] 
TEST 4206/15092 [ext/dba/tests/dba_cdb.phpt]
PASS DBA CDB handler test [ext/dba/tests/dba_cdb.phpt] 
TEST 4207/15092 [ext/dba/tests/dba_cdb_001.phpt]
PASS DBA CDB handler test [ext/dba/tests/dba_cdb_001.phpt] 
TEST 4208/15092 [ext/dba/tests/dba_cdb_make.phpt]
PASS DBA CDB_MAKE handler test [ext/dba/tests/dba_cdb_make.phpt] 
TEST 4209/15092 [ext/dba/tests/dba_cdb_read.phpt]
PASS DBA CDB handler test (read only) [ext/dba/tests/dba_cdb_read.phpt] 
TEST 4210/15092 [ext/dba/tests/dba_db1.phpt]
SKIP DBA DB1 handler test [ext/dba/tests/dba_db1.phpt] reason: DB1 handler not available
TEST 4211/15092 [ext/dba/tests/dba_db2.phpt]
SKIP DBA DB2 handler test [ext/dba/tests/dba_db2.phpt] reason: DB2 handler not available
TEST 4212/15092 [ext/dba/tests/dba_db3.phpt]
SKIP DBA DB3 handler test [ext/dba/tests/dba_db3.phpt] reason: DB3 handler not available
TEST 4213/15092 [ext/dba/tests/dba_db4_000.phpt]
PASS DBA DB4 handler test [ext/dba/tests/dba_db4_000.phpt] 
TEST 4214/15092 [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 4215/15092 [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 4216/15092 [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 4217/15092 [ext/dba/tests/dba_db4_004.phpt]
PASS DBA DB4 Truncate Existing File open("n") [ext/dba/tests/dba_db4_004.phpt] 
TEST 4218/15092 [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 4219/15092 [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 4220/15092 [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 4221/15092 [ext/dba/tests/dba_db4_008.phpt]
PASS DBA DB4 Truncate Existing File popen("n") [ext/dba/tests/dba_db4_008.phpt] 
TEST 4222/15092 [ext/dba/tests/dba_db4_009.phpt]
PASS DBA DB4 Multiple File Creation Test [ext/dba/tests/dba_db4_009.phpt] 
TEST 4223/15092 [ext/dba/tests/dba_db4_011.phpt]
PASS DBA DB4 with repeated key [ext/dba/tests/dba_db4_011.phpt] 
TEST 4224/15092 [ext/dba/tests/dba_db4_012.phpt]
PASS DBA DB4 New File Creation open("rl") [ext/dba/tests/dba_db4_012.phpt] 
TEST 4225/15092 [ext/dba/tests/dba_db4_013.phpt]
PASS DBA DB4 File open("rl") & Insert Test [ext/dba/tests/dba_db4_013.phpt] 
TEST 4226/15092 [ext/dba/tests/dba_db4_014.phpt]
PASS DBA DB4 File open("wl") & Insert Test [ext/dba/tests/dba_db4_014.phpt] 
TEST 4227/15092 [ext/dba/tests/dba_db4_015.phpt]
PASS DBA DB4 File open("wl") & Insert Test [ext/dba/tests/dba_db4_015.phpt] 
TEST 4228/15092 [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 4229/15092 [ext/dba/tests/dba_db4_017.phpt]
PASS DBA DB4 file creation dba_open("cd") [ext/dba/tests/dba_db4_017.phpt] 
TEST 4230/15092 [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 4231/15092 [ext/dba/tests/dba_db4_handlers.phpt]
PASS DBA DB4 Handler Test [ext/dba/tests/dba_db4_handlers.phpt] 
TEST 4232/15092 [ext/dba/tests/dba_db4_optimize.phpt]
PASS DBA DB4 Optimize Test [ext/dba/tests/dba_db4_optimize.phpt] 
TEST 4233/15092 [ext/dba/tests/dba_db4_sync.phpt]
PASS DBA DB4 Sync Test [ext/dba/tests/dba_db4_sync.phpt] 
TEST 4234/15092 [ext/dba/tests/dba_dbm.phpt]
SKIP DBA DBM handler test [ext/dba/tests/dba_dbm.phpt] reason: DBM handler not available
TEST 4235/15092 [ext/dba/tests/dba_flatfile.phpt]
PASS DBA FlatFile handler test [ext/dba/tests/dba_flatfile.phpt] 
TEST 4236/15092 [ext/dba/tests/dba_gdbm.phpt]
SKIP DBA GDBM handler test [ext/dba/tests/dba_gdbm.phpt] reason: GDBM handler not available
TEST 4237/15092 [ext/dba/tests/dba_handlers.phpt]
PASS DBA Handler Test [ext/dba/tests/dba_handlers.phpt] 
TEST 4238/15092 [ext/dba/tests/dba_inifile.phpt]
PASS DBA INIFILE handler test [ext/dba/tests/dba_inifile.phpt] 
TEST 4239/15092 [ext/dba/tests/dba_lmdb.phpt]
SKIP DBA LMDB handler test [ext/dba/tests/dba_lmdb.phpt] reason: LMDB handler not available
TEST 4240/15092 [ext/dba/tests/dba_ndbm.phpt]
SKIP DBA NDBM handler test [ext/dba/tests/dba_ndbm.phpt] reason: NDBM handler not available
TEST 4241/15092 [ext/dba/tests/dba_optimize.phpt]
PASS DBA Optimize Test [ext/dba/tests/dba_optimize.phpt] 
TEST 4242/15092 [ext/dba/tests/dba_qdbm.phpt]
SKIP DBA QDBM handler test [ext/dba/tests/dba_qdbm.phpt] reason: QDBM handler not available
TEST 4243/15092 [ext/dba/tests/dba_split.phpt]
PASS DBA Split Test [ext/dba/tests/dba_split.phpt] 
TEST 4244/15092 [ext/dba/tests/dba_sync.phpt]
PASS DBA Sync Test [ext/dba/tests/dba_sync.phpt] 
TEST 4245/15092 [ext/dba/tests/dba_tcadb.phpt]
SKIP DBA TCADB handler test [ext/dba/tests/dba_tcadb.phpt] reason: TCADB handler not available
TEST 4246/15092 [ext/dom/tests/DOMAttr_construct_error_001.phpt]
PASS DOMAttr __construct() with no arguments. [ext/dom/tests/DOMAttr_construct_error_001.phpt] 
TEST 4247/15092 [ext/dom/tests/DOMAttr_name_basic_001.phpt]
PASS DOMAttr read $name property. [ext/dom/tests/DOMAttr_name_basic_001.phpt] 
TEST 4248/15092 [ext/dom/tests/DOMAttr_ownerElement_error_001.phpt]
PASS Read $ownerElement with null parent. [ext/dom/tests/DOMAttr_ownerElement_error_001.phpt] 
TEST 4249/15092 [ext/dom/tests/DOMAttr_value_basic_001.phpt]
PASS Read empty $value. [ext/dom/tests/DOMAttr_value_basic_001.phpt] 
TEST 4250/15092 [ext/dom/tests/DOMAttr_value_basic_002.phpt]
PASS Write non-string $value property [ext/dom/tests/DOMAttr_value_basic_002.phpt] 
TEST 4251/15092 [ext/dom/tests/DOMCDATASection_construct_error_001.phpt]
PASS __construct() with no arguments. [ext/dom/tests/DOMCDATASection_construct_error_001.phpt] 
TEST 4252/15092 [ext/dom/tests/DOMCharacterData_appendData_basic.phpt]
PASS DOMCharacterData::appendData basic functionality test [ext/dom/tests/DOMCharacterData_appendData_basic.phpt] 
TEST 4253/15092 [ext/dom/tests/DOMCharacterData_appendData_error_001.phpt]
PASS DOMCharacterData::appendData() with no arguments. [ext/dom/tests/DOMCharacterData_appendData_error_001.phpt] 
TEST 4254/15092 [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 4255/15092 [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 4256/15092 [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 4257/15092 [ext/dom/tests/DOMCharacterData_deleteData_error_001.phpt]
PASS DOMCharacterData::deleteData() with no arguments. [ext/dom/tests/DOMCharacterData_deleteData_error_001.phpt] 
TEST 4258/15092 [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 4259/15092 [ext/dom/tests/DOMCharacterData_insertData_error_001.phpt]
PASS DOMCharacterData::insertData() with no arguments. [ext/dom/tests/DOMCharacterData_insertData_error_001.phpt] 
TEST 4260/15092 [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 4261/15092 [ext/dom/tests/DOMCharacterData_replaceData_error_001.phpt]
PASS DOMCharacterData::replaceData() with no arguments. [ext/dom/tests/DOMCharacterData_replaceData_error_001.phpt] 
TEST 4262/15092 [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 4263/15092 [ext/dom/tests/DOMComment_appendData_basic.phpt]
PASS Test adding data to a DOMComment [ext/dom/tests/DOMComment_appendData_basic.phpt] 
TEST 4264/15092 [ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt]
PASS DOMComment::appendData basic functionality test [ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt] 
TEST 4265/15092 [ext/dom/tests/DOMComment_construct_basic_001.phpt]
PASS DOMComment::__construct() with constructor called twice. [ext/dom/tests/DOMComment_construct_basic_001.phpt] 
TEST 4266/15092 [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 4267/15092 [ext/dom/tests/DOMComment_insertData_basic.phpt]
PASS Test inserting data into a DOMComment basic test [ext/dom/tests/DOMComment_insertData_basic.phpt] 
TEST 4268/15092 [ext/dom/tests/DOMComment_insertData_error1.phpt]
PASS Test inserting data into a DOMComment basic test [ext/dom/tests/DOMComment_insertData_error1.phpt] 
TEST 4269/15092 [ext/dom/tests/DOMComment_insertData_error2.phpt]
PASS Test inserting data into a DOMComment basic test [ext/dom/tests/DOMComment_insertData_error2.phpt] 
TEST 4270/15092 [ext/dom/tests/DOMComment_replaceData_basic.phpt]
PASS Test replacing data into a DOMComment basic test [ext/dom/tests/DOMComment_replaceData_basic.phpt] 
TEST 4271/15092 [ext/dom/tests/DOMComment_replaceData_error1.phpt]
PASS Test replacing data into a DOMComment basic test [ext/dom/tests/DOMComment_replaceData_error1.phpt] 
TEST 4272/15092 [ext/dom/tests/DOMComment_replaceData_error2.phpt]
PASS Test replacing data into a DOMComment basic test [ext/dom/tests/DOMComment_replaceData_error2.phpt] 
TEST 4273/15092 [ext/dom/tests/DOMDocumentFragment_appendXML_basic_001.phpt]
PASS DOMDocumentFragment::appendXML() with children with properties. [ext/dom/tests/DOMDocumentFragment_appendXML_basic_001.phpt] 
TEST 4274/15092 [ext/dom/tests/DOMDocumentFragment_appendXML_error_001.phpt]
PASS DOMDocumentFragment::appendXML() with no arguments. [ext/dom/tests/DOMDocumentFragment_appendXML_error_001.phpt] 
TEST 4275/15092 [ext/dom/tests/DOMDocumentFragment_appendXML_error_002.phpt]
PASS DOMDocumentFragment::appendXML() with unbound fragment. [ext/dom/tests/DOMDocumentFragment_appendXML_error_002.phpt] 
TEST 4276/15092 [ext/dom/tests/DOMDocumentFragment_appendXML_error_003.phpt]
PASS DOMDocumentFragment::appendXML() with unbalanced chunks. [ext/dom/tests/DOMDocumentFragment_appendXML_error_003.phpt] 
TEST 4277/15092 [ext/dom/tests/DOMDocumentFragment_appendXML_hasChildNodes_basic.phpt]
PASS Testing DOMDocumentFragment::appendXML and DOMDocumentFragment::hasChildNodes [ext/dom/tests/DOMDocumentFragment_appendXML_hasChildNodes_basic.phpt] 
TEST 4278/15092 [ext/dom/tests/DOMDocumentFragment_construct_basic_001.phpt]
PASS DOMDocumentFragment::__construct(). [ext/dom/tests/DOMDocumentFragment_construct_basic_001.phpt] 
TEST 4279/15092 [ext/dom/tests/DOMDocumentFragment_construct_basic_002.phpt]
PASS DOMDocumentFragment::__construct() called twice. [ext/dom/tests/DOMDocumentFragment_construct_basic_002.phpt] 
TEST 4280/15092 [ext/dom/tests/DOMDocumentFragment_construct_error_001.phpt]
PASS DOMDocumentFragment::__construct() with too many errors. [ext/dom/tests/DOMDocumentFragment_construct_error_001.phpt] 
TEST 4281/15092 [ext/dom/tests/DOMDocumentType_basic_001.phpt]
PASS DOMDocumentType: basic access to all properties. [ext/dom/tests/DOMDocumentType_basic_001.phpt] 
TEST 4282/15092 [ext/dom/tests/DOMDocumentType_entities_error_001.phpt]
PASS DOMDocumentType::entities with invalid state. [ext/dom/tests/DOMDocumentType_entities_error_001.phpt] 
TEST 4283/15092 [ext/dom/tests/DOMDocumentType_internalSubset_error_001.phpt]
PASS DOMDocumentType::internalSubset with invalid state. [ext/dom/tests/DOMDocumentType_internalSubset_error_001.phpt] 
TEST 4284/15092 [ext/dom/tests/DOMDocumentType_name_error_001.phpt]
PASS DOMDocumentType::name with invalid state. [ext/dom/tests/DOMDocumentType_name_error_001.phpt] 
TEST 4285/15092 [ext/dom/tests/DOMDocumentType_notations_error_001.phpt]
PASS DOMDocumentType::notations with invalid state. [ext/dom/tests/DOMDocumentType_notations_error_001.phpt] 
TEST 4286/15092 [ext/dom/tests/DOMDocumentType_publicId_basic_001.phpt]
PASS DOMDocumentType::publicId with empty value. [ext/dom/tests/DOMDocumentType_publicId_basic_001.phpt] 
TEST 4287/15092 [ext/dom/tests/DOMDocumentType_publicId_error_001.phpt]
PASS DOMDocumentType::publicId with invalid state. [ext/dom/tests/DOMDocumentType_publicId_error_001.phpt] 
TEST 4288/15092 [ext/dom/tests/DOMDocumentType_systemId_basic_001.phpt]
PASS DOMDocumentType::systemId with empty value. [ext/dom/tests/DOMDocumentType_systemId_basic_001.phpt] 
TEST 4289/15092 [ext/dom/tests/DOMDocumentType_systemId_error_001.phpt]
PASS DOMDocumentType::systemId with invalid state. [ext/dom/tests/DOMDocumentType_systemId_error_001.phpt] 
TEST 4290/15092 [ext/dom/tests/DOMDocument_config_basic.phpt]
PASS Tests DOMDocument::config read [ext/dom/tests/DOMDocument_config_basic.phpt] 
TEST 4291/15092 [ext/dom/tests/DOMDocument_createAttribute_basic.phpt]
PASS DomDocument::createAttribute() - basic test for DomDocument::createAttribute() [ext/dom/tests/DOMDocument_createAttribute_basic.phpt] 
TEST 4292/15092 [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 4293/15092 [ext/dom/tests/DOMDocument_createAttribute_error1.phpt]
PASS DomDocument::createAttribute() - error test for DomDocument::createAttribute() [ext/dom/tests/DOMDocument_createAttribute_error1.phpt] 
TEST 4294/15092 [ext/dom/tests/DOMDocument_createAttribute_variation.phpt]
PASS Test DOMDocument::createAttribute() for expected return value [ext/dom/tests/DOMDocument_createAttribute_variation.phpt] 
TEST 4295/15092 [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 4296/15092 [ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt]
PASS DomDocument::createProcessingInstruction() - basic test for DomDocument::createProcessingInstruction() [ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt] 
TEST 4297/15092 [ext/dom/tests/DOMDocument_createProcessingInstruction_error.phpt]
PASS DomDocument::createProcessingInstruction() - error test for DomDocument::createProcessingInstruction() [ext/dom/tests/DOMDocument_createProcessingInstruction_error.phpt] 
TEST 4298/15092 [ext/dom/tests/DOMDocument_documentURI_basic.phpt]
PASS Tests DOMDocument::documentURI read and write [ext/dom/tests/DOMDocument_documentURI_basic.phpt] 
TEST 4299/15092 [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 4300/15092 [ext/dom/tests/DOMDocument_implementationRead_basic.phpt]
PASS DOMDocument::DOMImplementation - basic test for DomDocument::DOMImplementation [ext/dom/tests/DOMDocument_implementationRead_basic.phpt] 
TEST 4301/15092 [ext/dom/tests/DOMDocument_loadHTML_basic.phpt]
PASS DOMDocument::loadHTML [ext/dom/tests/DOMDocument_loadHTML_basic.phpt] 
TEST 4302/15092 [ext/dom/tests/DOMDocument_loadHTML_error1.phpt]
PASS DOMDocument::loadHTML() should fail if no parameter is given [ext/dom/tests/DOMDocument_loadHTML_error1.phpt] 
TEST 4303/15092 [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 4304/15092 [ext/dom/tests/DOMDocument_loadHTMLfile.phpt]
PASS Test DOMDocument::loadHTMLFile [ext/dom/tests/DOMDocument_loadHTMLfile.phpt] 
TEST 4305/15092 [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 4306/15092 [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 4307/15092 [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 4308/15092 [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 4309/15092 [ext/dom/tests/DOMDocument_loadXML_basic.phpt]
PASS Test DOMDocument::loadXML() basic behavior [ext/dom/tests/DOMDocument_loadXML_basic.phpt] 
TEST 4310/15092 [ext/dom/tests/DOMDocument_loadXML_error1.phpt]
PASS Test DOMDocument::loadXML() detects not-well formed XML [ext/dom/tests/DOMDocument_loadXML_error1.phpt] 
TEST 4311/15092 [ext/dom/tests/DOMDocument_loadXML_error2.phpt]
PASS Test DOMDocument::loadXML() detects not-well formed XML [ext/dom/tests/DOMDocument_loadXML_error2.phpt] 
TEST 4312/15092 [ext/dom/tests/DOMDocument_loadXML_error3.phpt]
PASS Test DOMDocument::loadXML() detects not-well formed XML [ext/dom/tests/DOMDocument_loadXML_error3.phpt] 
TEST 4313/15092 [ext/dom/tests/DOMDocument_loadXML_error4.phpt]
PASS Test DOMDocument::loadXML() detects not-well formed XML [ext/dom/tests/DOMDocument_loadXML_error4.phpt] 
TEST 4314/15092 [ext/dom/tests/DOMDocument_loadXML_error5.phpt]
PASS Test DOMDocument::loadXML() detects not-well formed XML [ext/dom/tests/DOMDocument_loadXML_error5.phpt] 
TEST 4315/15092 [ext/dom/tests/DOMDocument_loadXML_variation1.phpt]
PASS Test DOMDocument::loadXML() with LIBXML_DTDLOAD option [ext/dom/tests/DOMDocument_loadXML_variation1.phpt] 
TEST 4316/15092 [ext/dom/tests/DOMDocument_loadXML_variation2.phpt]
PASS Test DOMDocument::loadXML() with LIBXML_DTDVALID option [ext/dom/tests/DOMDocument_loadXML_variation2.phpt] 
TEST 4317/15092 [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 4318/15092 [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 4319/15092 [ext/dom/tests/DOMDocument_load_basic.phpt]
PASS Test DOMDocument::load() basic behavior [ext/dom/tests/DOMDocument_load_basic.phpt] 
TEST 4320/15092 [ext/dom/tests/DOMDocument_load_error1.phpt]
PASS Test DOMDocument::load() detects not-well formed XML [ext/dom/tests/DOMDocument_load_error1.phpt] 
TEST 4321/15092 [ext/dom/tests/DOMDocument_load_error2.phpt]
PASS Test DOMDocument::load() detects not-well formed XML [ext/dom/tests/DOMDocument_load_error2.phpt] 
TEST 4322/15092 [ext/dom/tests/DOMDocument_load_error3.phpt]
PASS Test DOMDocument::load() detects not-well formed XML [ext/dom/tests/DOMDocument_load_error3.phpt] 
TEST 4323/15092 [ext/dom/tests/DOMDocument_load_error4.phpt]
PASS Test DOMDocument::load() detects not-well formed XML [ext/dom/tests/DOMDocument_load_error4.phpt] 
TEST 4324/15092 [ext/dom/tests/DOMDocument_load_error5.phpt]
PASS Test DOMDocument::load() detects not-well formed XML [ext/dom/tests/DOMDocument_load_error5.phpt] 
TEST 4325/15092 [ext/dom/tests/DOMDocument_load_variation1.phpt]
PASS Test DOMDocument::load() with LIBXML_DTDLOAD option [ext/dom/tests/DOMDocument_load_variation1.phpt] 
TEST 4326/15092 [ext/dom/tests/DOMDocument_load_variation2.phpt]
PASS Test DOMDocument::load() with LIBXML_DTDVALID option [ext/dom/tests/DOMDocument_load_variation2.phpt] 
TEST 4327/15092 [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 4328/15092 [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 4329/15092 [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 4330/15092 [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 4331/15092 [ext/dom/tests/DOMDocument_relaxNGValidateSource_basic.phpt]
PASS DOMDocument::relaxNGValidateSource() [ext/dom/tests/DOMDocument_relaxNGValidateSource_basic.phpt] 
TEST 4332/15092 [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 4333/15092 [ext/dom/tests/DOMDocument_relaxNGValidateSource_error2.phpt]
PASS DOMDocument::relaxNGValidateSource() should fail on invalid RNG schema [ext/dom/tests/DOMDocument_relaxNGValidateSource_error2.phpt] 
TEST 4334/15092 [ext/dom/tests/DOMDocument_relaxNGValidate_basic.phpt]
PASS DOMDocument::relaxNGValidate() [ext/dom/tests/DOMDocument_relaxNGValidate_basic.phpt] 
TEST 4335/15092 [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 4336/15092 [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 4337/15092 [ext/dom/tests/DOMDocument_resolveExternals_basic.phpt]
PASS Tests DOMDocument::resoleExternals get and set [ext/dom/tests/DOMDocument_resolveExternals_basic.phpt] 
TEST 4338/15092 [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 4339/15092 [ext/dom/tests/DOMDocument_saveHTMLFile_error1.phpt]
PASS DOMDocument::saveHTMLFile() should fail if no parameter is given [ext/dom/tests/DOMDocument_saveHTMLFile_error1.phpt] 
TEST 4340/15092 [ext/dom/tests/DOMDocument_saveHTMLFile_error2.phpt]
PASS DOMDocument::saveHTMLFile() should fail if called statically [ext/dom/tests/DOMDocument_saveHTMLFile_error2.phpt] 
TEST 4341/15092 [ext/dom/tests/DOMDocument_saveHTMLFile_formatOutput.phpt]
PASS DOMDocument::saveHTMLFile() should format output on demand [ext/dom/tests/DOMDocument_saveHTMLFile_formatOutput.phpt] 
TEST 4342/15092 [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 4343/15092 [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 4344/15092 [ext/dom/tests/DOMDocument_saveHTML_error2.phpt]
PASS DOMDocument::saveHTML() should fail if called statically [ext/dom/tests/DOMDocument_saveHTML_error2.phpt] 
TEST 4345/15092 [ext/dom/tests/DOMDocument_saveHTML_variant1.phpt]
PASS DOMDocument::saveHTML() optional parameters [ext/dom/tests/DOMDocument_saveHTML_variant1.phpt] 
TEST 4346/15092 [ext/dom/tests/DOMDocument_saveHTML_variant2.phpt]
PASS DOMDocument::saveHTML() vs DOMDocumet::saveXML() [ext/dom/tests/DOMDocument_saveHTML_variant2.phpt] 
TEST 4347/15092 [ext/dom/tests/DOMDocument_save_basic.phpt]
PASS DOMDocument::save  Test basic function of save method [ext/dom/tests/DOMDocument_save_basic.phpt] 
TEST 4348/15092 [ext/dom/tests/DOMDocument_savexml_basic.phpt]
PASS DOM Document : save and saveXML [ext/dom/tests/DOMDocument_savexml_basic.phpt] 
TEST 4349/15092 [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 4350/15092 [ext/dom/tests/DOMDocument_schemaValidateSource_basic.phpt]
PASS DomDocument::schemaValidateSource() - basic [ext/dom/tests/DOMDocument_schemaValidateSource_basic.phpt] 
TEST 4351/15092 [ext/dom/tests/DOMDocument_schemaValidateSource_error1.phpt]
PASS DomDocument::schemaValidateSource() - string that is not a schema [ext/dom/tests/DOMDocument_schemaValidateSource_error1.phpt] 
TEST 4352/15092 [ext/dom/tests/DOMDocument_schemaValidateSource_error2.phpt]
PASS DomDocument::schemaValidateSource() - non-conforming schema [ext/dom/tests/DOMDocument_schemaValidateSource_error2.phpt] 
TEST 4353/15092 [ext/dom/tests/DOMDocument_schemaValidateSource_error3.phpt]
PASS DomDocument::schemaValidateSource() - empty string for schema string [ext/dom/tests/DOMDocument_schemaValidateSource_error3.phpt] 
TEST 4354/15092 [ext/dom/tests/DOMDocument_schemaValidateSource_error4.phpt]
PASS DomDocument::schemaValidateSource() - pass no parameters [ext/dom/tests/DOMDocument_schemaValidateSource_error4.phpt] 
TEST 4355/15092 [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 4356/15092 [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 4357/15092 [ext/dom/tests/DOMDocument_schemaValidate_basic.phpt]
PASS DomDocument::schemaValidate() - basic [ext/dom/tests/DOMDocument_schemaValidate_basic.phpt] 
TEST 4358/15092 [ext/dom/tests/DOMDocument_schemaValidate_error1.phpt]
PASS DomDocument::schemaValidate() - file that is not a schema [ext/dom/tests/DOMDocument_schemaValidate_error1.phpt] 
TEST 4359/15092 [ext/dom/tests/DOMDocument_schemaValidate_error2.phpt]
PASS DomDocument::schemaValidate() - non-conforming schema file [ext/dom/tests/DOMDocument_schemaValidate_error2.phpt] 
TEST 4360/15092 [ext/dom/tests/DOMDocument_schemaValidate_error3.phpt]
PASS DomDocument::schemaValidate() - empty string for schema file name [ext/dom/tests/DOMDocument_schemaValidate_error3.phpt] 
TEST 4361/15092 [ext/dom/tests/DOMDocument_schemaValidate_error4.phpt]
PASS DomDocument::schemaValidate() - pass no parameters [ext/dom/tests/DOMDocument_schemaValidate_error4.phpt] 
TEST 4362/15092 [ext/dom/tests/DOMDocument_schemaValidate_error5.phpt]
PASS DomDocument::schemaValidate() - non-existent schema file [ext/dom/tests/DOMDocument_schemaValidate_error5.phpt] 
TEST 4363/15092 [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 4364/15092 [ext/dom/tests/DOMDocument_standalone_basic.phpt]
PASS Tests DOMDocument::standalone get, set, and functionality [ext/dom/tests/DOMDocument_standalone_basic.phpt] 
TEST 4365/15092 [ext/dom/tests/DOMDocument_strictErrorChecking_basic.phpt]
PASS DomDocument::$strictErrorChecking - basic test [ext/dom/tests/DOMDocument_strictErrorChecking_basic.phpt] 
TEST 4366/15092 [ext/dom/tests/DOMDocument_strictErrorChecking_variation.phpt]
PASS DomDocument::$strictErrorChecking - ensure turning off actually works [ext/dom/tests/DOMDocument_strictErrorChecking_variation.phpt] 
TEST 4367/15092 [ext/dom/tests/DOMDocument_validate_basic.phpt]
PASS DOMDocument::validate() should validate an internal DTD declaration [ext/dom/tests/DOMDocument_validate_basic.phpt] 
TEST 4368/15092 [ext/dom/tests/DOMDocument_validate_error1.phpt]
PASS DOMDocument::validate() should fail if any parameter is given [ext/dom/tests/DOMDocument_validate_error1.phpt] 
TEST 4369/15092 [ext/dom/tests/DOMDocument_validate_error2.phpt]
PASS DOMDocument::validate() should fail if called statically [ext/dom/tests/DOMDocument_validate_error2.phpt] 
TEST 4370/15092 [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 4371/15092 [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 4372/15092 [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 4373/15092 [ext/dom/tests/DOMElement_hasAttributes_basic.phpt]
PASS DOMNode: hasAttributes() [ext/dom/tests/DOMElement_hasAttributes_basic.phpt] 
TEST 4374/15092 [ext/dom/tests/DOMImplementation_createDocumentType_basic.phpt]
PASS DOMImplementation::createDocumentType() [ext/dom/tests/DOMImplementation_createDocumentType_basic.phpt] 
TEST 4375/15092 [ext/dom/tests/DOMImplementation_createDocument_basic.phpt]
PASS DOMImplementation::createDocument() [ext/dom/tests/DOMImplementation_createDocument_basic.phpt] 
TEST 4376/15092 [ext/dom/tests/DOMImplementation_hasFeature_basic.phpt]
PASS DOMImplementation::hasFeature() [ext/dom/tests/DOMImplementation_hasFeature_basic.phpt] 
TEST 4377/15092 [ext/dom/tests/DOMNamedNodeMap_count.phpt]
PASS Test count nodes in DOMNamedNodeMap [ext/dom/tests/DOMNamedNodeMap_count.phpt] 
TEST 4378/15092 [ext/dom/tests/DOMNode_C14NFile_basic.phpt]
PASS DOMNode::C14NFile() [ext/dom/tests/DOMNode_C14NFile_basic.phpt] 
TEST 4379/15092 [ext/dom/tests/DOMNode_C14N_basic.phpt]
PASS DOMNode::C14N() [ext/dom/tests/DOMNode_C14N_basic.phpt] 
TEST 4380/15092 [ext/dom/tests/DOMNode_cloneNode_basic.phpt]
PASS DOM cloneNode : Basic Functionality [ext/dom/tests/DOMNode_cloneNode_basic.phpt] 
TEST 4381/15092 [ext/dom/tests/DOMNode_getLineNo_basic.phpt]
PASS DOMNode::getLineNo() [ext/dom/tests/DOMNode_getLineNo_basic.phpt] 
TEST 4382/15092 [ext/dom/tests/DOMNode_getNodePath_basic.phpt]
PASS DOMNode::getNodePath() [ext/dom/tests/DOMNode_getNodePath_basic.phpt] 
TEST 4383/15092 [ext/dom/tests/DOMNode_hasChildNodes.phpt]
PASS Tests DOMNode::hasChildNodes() [ext/dom/tests/DOMNode_hasChildNodes.phpt] 
TEST 4384/15092 [ext/dom/tests/DOMNode_hasChildNodes_basic.phpt]
PASS Test whether a node has child nodes: hasChildNodes() [ext/dom/tests/DOMNode_hasChildNodes_basic.phpt] 
TEST 4385/15092 [ext/dom/tests/DOMNode_insertBefore.phpt]
PASS Tests DOMNode::insertBefore() [ext/dom/tests/DOMNode_insertBefore.phpt] 
TEST 4386/15092 [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 4387/15092 [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 4388/15092 [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 4389/15092 [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 4390/15092 [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 4391/15092 [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 4392/15092 [ext/dom/tests/DOMNode_issamenode_basic.phpt]
PASS DOMNode: isSameNode() [ext/dom/tests/DOMNode_issamenode_basic.phpt] 
TEST 4393/15092 [ext/dom/tests/DOMNode_normalize_basic.phpt]
PASS DOMNode::normalize() [ext/dom/tests/DOMNode_normalize_basic.phpt] 
TEST 4394/15092 [ext/dom/tests/DOMNode_removeChild_basic.phpt]
PASS DOM removeChild : Basic Functionality [ext/dom/tests/DOMNode_removeChild_basic.phpt] 
TEST 4395/15092 [ext/dom/tests/DOMNode_replaceChild_basic.phpt]
PASS Replacing a child node [ext/dom/tests/DOMNode_replaceChild_basic.phpt] 
TEST 4396/15092 [ext/dom/tests/DOMText_appendData_basic.phpt]
PASS DOMText::appendData basic functionality test [ext/dom/tests/DOMText_appendData_basic.phpt] 
TEST 4397/15092 [ext/dom/tests/DomNodeList_count.phpt]
PASS Test count nodes in DOMNodeList [ext/dom/tests/DomNodeList_count.phpt] 
TEST 4398/15092 [ext/dom/tests/bug28721.phpt]
PASS Bug #28721 (appendChild() and insertBefore() unset DOMText) [ext/dom/tests/bug28721.phpt] 
TEST 4399/15092 [ext/dom/tests/bug28817.phpt]
PASS Bug #28817 (properties in extended class) [ext/dom/tests/bug28817.phpt] 
TEST 4400/15092 [ext/dom/tests/bug32615.phpt]
PASS Bug #32615 (Replacing and inserting Fragments) [ext/dom/tests/bug32615.phpt] 
TEST 4401/15092 [ext/dom/tests/bug34276.phpt]
PASS Bug #34276 (setAttributeNS and default namespace) [ext/dom/tests/bug34276.phpt] 
TEST 4402/15092 [ext/dom/tests/bug35342.phpt]
PASS Bug #35342 (isset(DOMNodeList->length) returns false) [ext/dom/tests/bug35342.phpt] 
TEST 4403/15092 [ext/dom/tests/bug35673.phpt]
PASS Bug #35673 (formatOutput does not work with saveHTML). [ext/dom/tests/bug35673.phpt] 
TEST 4404/15092 [ext/dom/tests/bug36756.phpt]
PASS Bug #36756 (DOMDocument::removeChild corrupts node) [ext/dom/tests/bug36756.phpt] 
TEST 4405/15092 [ext/dom/tests/bug37277.phpt]
PASS Bug #37277 (cloning Dom Documents or Nodes does not work) [ext/dom/tests/bug37277.phpt] 
TEST 4406/15092 [ext/dom/tests/bug37456.phpt]
PASS Bug #37456 (DOMElement->setAttribute() loops forever) [ext/dom/tests/bug37456.phpt] 
TEST 4407/15092 [ext/dom/tests/bug38438.phpt]
PASS Bug #38438 (DOMNodeList->item(0) segfault on empty NodeList) [ext/dom/tests/bug38438.phpt] 
TEST 4408/15092 [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 4409/15092 [ext/dom/tests/bug38850.phpt]
PASS Bug #38850 (lookupNamespaceURI does not return default namespace) [ext/dom/tests/bug38850.phpt] 
TEST 4410/15092 [ext/dom/tests/bug38949.phpt]
PASS Bug #38949 (Cannot get xmlns value attribute) [ext/dom/tests/bug38949.phpt] 
TEST 4411/15092 [ext/dom/tests/bug40836.phpt]
PASS Bug #40836 (Segfault in insertBefore) [ext/dom/tests/bug40836.phpt] 
TEST 4412/15092 [ext/dom/tests/bug41257.phpt]
PASS Bug #41257 (lookupNamespaceURI does not work as expected) [ext/dom/tests/bug41257.phpt] 
TEST 4413/15092 [ext/dom/tests/bug41374.phpt]
PASS Bug #41374 (wholetext concats values of wrong nodes) [ext/dom/tests/bug41374.phpt] 
TEST 4414/15092 [ext/dom/tests/bug42082.phpt]
PASS Bug #42082 (NodeList length zero should be empty) [ext/dom/tests/bug42082.phpt] 
TEST 4415/15092 [ext/dom/tests/bug43364.phpt]
PASS Bug #43364 (recursive xincludes don't remove internal xml nodes properly) [ext/dom/tests/bug43364.phpt] 
TEST 4416/15092 [ext/dom/tests/bug44648.phpt]
PASS Bug #44648 (Attribute names not checked for well formedness) [ext/dom/tests/bug44648.phpt] 
TEST 4417/15092 [ext/dom/tests/bug45251.phpt]
PASS Bug #45251 (double free or corruption with setAttributeNode()) [ext/dom/tests/bug45251.phpt] 
TEST 4418/15092 [ext/dom/tests/bug46185.phpt]
PASS Bug #46185 (importNode changes the namespace of an XML element). [ext/dom/tests/bug46185.phpt] 
TEST 4419/15092 [ext/dom/tests/bug46335.phpt]
PASS Bug #46335 (DOMText::splitText doesn't handle multibyte characters). [ext/dom/tests/bug46335.phpt] 
TEST 4420/15092 [ext/dom/tests/bug46849.phpt]
PASS Bug #46849 (Cloning DOMDocument doesn't clone the properties). [ext/dom/tests/bug46849.phpt] 
TEST 4421/15092 [ext/dom/tests/bug47430.phpt]
PASS Bug #47430 (Errors after writing to nodeValue parameter of an absent previousSibling). [ext/dom/tests/bug47430.phpt] 
TEST 4422/15092 [ext/dom/tests/bug47848.phpt]
PASS Bug #47848 (importNode doesn't preserve attribute namespaces) [ext/dom/tests/bug47848.phpt] 
TEST 4423/15092 [ext/dom/tests/bug47849.phpt]
PASS Bug #47849 (Non-deep import loses the namespace). [ext/dom/tests/bug47849.phpt] 
TEST 4424/15092 [ext/dom/tests/bug49463.phpt]
PASS Bug #49463 (setAttributeNS fails setting default namespace). [ext/dom/tests/bug49463.phpt] 
TEST 4425/15092 [ext/dom/tests/bug49490.phpt]
PASS Bug #49490 (XPath namespace prefix conflict). [ext/dom/tests/bug49490.phpt] 
TEST 4426/15092 [ext/dom/tests/bug50661.phpt]
PASS Bug #50661 (DOMDocument::loadXML does not allow UTF-16). [ext/dom/tests/bug50661.phpt] 
TEST 4427/15092 [ext/dom/tests/bug52656.phpt]
PASS Bug #52656 (DOMCdataSection does not work with splitText). [ext/dom/tests/bug52656.phpt] 
TEST 4428/15092 [ext/dom/tests/bug54382.phpt]
PASS Bug #54382 DOMNode::getAttributeNodeNS doesn't get xmlns* attributes [ext/dom/tests/bug54382.phpt] 
TEST 4429/15092 [ext/dom/tests/bug54601.phpt]
PASS Segfault when removing the Doctype node [ext/dom/tests/bug54601.phpt] 
TEST 4430/15092 [ext/dom/tests/bug61858.phpt]
PASS Bug #61858 DOMAttr debug info generates E_WARNING [ext/dom/tests/bug61858.phpt] 
TEST 4431/15092 [ext/dom/tests/bug65196.phpt]
PASS bug #65196 (Passing DOMDocumentFragment to DOMDocument::saveHTML() Produces invalid Markup) [ext/dom/tests/bug65196.phpt] 
TEST 4432/15092 [ext/dom/tests/bug66502.phpt]
PASS Bug #66502 (DOM document dangling reference) [ext/dom/tests/bug66502.phpt] 
TEST 4433/15092 [ext/dom/tests/bug67081.phpt]
PASS Bug #67081 DOMDocumentType->internalSubset returns entire DOCTYPE tag, not only the subset [ext/dom/tests/bug67081.phpt] 
TEST 4434/15092 [ext/dom/tests/bug67474.phpt]
PASS Bug #67474 getElementsByTagNameNS and default namespace [ext/dom/tests/bug67474.phpt] 
TEST 4435/15092 [ext/dom/tests/bug67949.phpt]
PASS Bug #67949: DOMNodeList elements should be accessible through array notation [ext/dom/tests/bug67949.phpt] 
TEST 4436/15092 [ext/dom/tests/bug69373.phpt]
PASS Bug #69373 References to deleted XPath query results [ext/dom/tests/bug69373.phpt] 
TEST 4437/15092 [ext/dom/tests/bug69679.phpt]
PASS Bug #69679 (DOMDocument::loadHTML refuses to accept NULL bytes) [ext/dom/tests/bug69679.phpt] 
TEST 4438/15092 [ext/dom/tests/bug69846.phpt]
PASS Bug #69846 Segmenation fault (access violation) when iterating over DOMNodeList [ext/dom/tests/bug69846.phpt] 
TEST 4439/15092 [ext/dom/tests/bug70001.phpt]
PASS Bug #70001 (Assigning to DOMNode::textContent does additional entity encoding) [ext/dom/tests/bug70001.phpt] 
TEST 4440/15092 [ext/dom/tests/bug70558.phpt]
PASS Bug #70558 ("Couldn't fetch" error in DOMDocument::registerNodeClass()) [ext/dom/tests/bug70558.phpt] 
TEST 4441/15092 [ext/dom/tests/bug73907.phpt]
PASS Bug #73907 nextSibling property not included in var_dump of DOMNode [ext/dom/tests/bug73907.phpt] 
TEST 4442/15092 [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 4443/15092 [ext/dom/tests/bug74416.phpt]
PASS Bug #74416 Wrong reflection on DOMNode::cloneNode [ext/dom/tests/bug74416.phpt] 
TEST 4444/15092 [ext/dom/tests/canonicalization.phpt]
PASS Test: Canonicalization - C14N() [ext/dom/tests/canonicalization.phpt] 
TEST 4445/15092 [ext/dom/tests/dom001.phpt]
PASS Test 1: Accessing single node [ext/dom/tests/dom001.phpt] 
TEST 4446/15092 [ext/dom/tests/dom002.phpt]
PASS Test 2: getElementsByTagName() / getElementsByTagNameNS() [ext/dom/tests/dom002.phpt] 
TEST 4447/15092 [ext/dom/tests/dom003.phpt]
PASS Test 3: Exception Test [ext/dom/tests/dom003.phpt] 
TEST 4448/15092 [ext/dom/tests/dom004.phpt]
PASS Test 4: Streams Test [ext/dom/tests/dom004.phpt] 
TEST 4449/15092 [ext/dom/tests/dom005.phpt]
PASS Test 5: HTML Test [ext/dom/tests/dom005.phpt] 
TEST 4450/15092 [ext/dom/tests/dom006.phpt]
PASS Test 6: Extends Test [ext/dom/tests/dom006.phpt] 
TEST 4451/15092 [ext/dom/tests/dom007.phpt]
PASS Test 7: DTD tests [ext/dom/tests/dom007.phpt] 
TEST 4452/15092 [ext/dom/tests/dom_comment_basic.phpt]
PASS DOM Comment : Basic Functionality [ext/dom/tests/dom_comment_basic.phpt] 
TEST 4453/15092 [ext/dom/tests/dom_comment_variation.phpt]
PASS DOM Comment : Variation [ext/dom/tests/dom_comment_variation.phpt] 
TEST 4454/15092 [ext/dom/tests/dom_create_element.phpt]
PASS Test 1: Creating Elements with and without Namespaces [ext/dom/tests/dom_create_element.phpt] 
TEST 4455/15092 [ext/dom/tests/dom_import_simplexml.phpt]
PASS Interop Test: Import from SimpleXML [ext/dom/tests/dom_import_simplexml.phpt] 
TEST 4456/15092 [ext/dom/tests/dom_set_attr_node.phpt]
PASS Test: setAttributeNode() [ext/dom/tests/dom_set_attr_node.phpt] 
TEST 4457/15092 [ext/dom/tests/dom_xinclude.phpt]
PASS Test: Xinclude and Streams [ext/dom/tests/dom_xinclude.phpt] 
TEST 4458/15092 [ext/dom/tests/domattributes.phpt]
PASS Attributes: DOMAttribute functionality [ext/dom/tests/domattributes.phpt] 
TEST 4459/15092 [ext/dom/tests/domchardata.phpt]
PASS CharData: DOMCharacterData and related functionality [ext/dom/tests/domchardata.phpt] 
TEST 4460/15092 [ext/dom/tests/domdocument_createcomment_error_001.phpt]
PASS DomDocument::CreateComment() - Incorrect Parameters [ext/dom/tests/domdocument_createcomment_error_001.phpt] 
TEST 4461/15092 [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 4462/15092 [ext/dom/tests/domdocument_createentityreference_002.phpt]
PASS DomDocument::CreateEntityReference() - Empty Arguments [ext/dom/tests/domdocument_createentityreference_002.phpt] 
TEST 4463/15092 [ext/dom/tests/domelement.phpt]
PASS Elements: DOMElement functionality [ext/dom/tests/domelement.phpt] 
TEST 4464/15092 [ext/dom/tests/domobject_debug_handler.phpt]
PASS Objects of DOM extension: debug info object handler. [ext/dom/tests/domobject_debug_handler.phpt] 
TEST 4465/15092 [ext/dom/tests/domxpath.phpt]
PASS DOMXPath Tests [ext/dom/tests/domxpath.phpt] 
TEST 4466/15092 [ext/dom/tests/node_textcontent.phpt]
PASS Testing reading and writing to DOMNode::textContent [ext/dom/tests/node_textcontent.phpt] 
TEST 4467/15092 [ext/dom/tests/regsiter_node_class.phpt]
PASS Test: registerNodeClass() [ext/dom/tests/regsiter_node_class.phpt] 
TEST 4468/15092 [ext/enchant/tests/broker_describe.phpt]
PASS enchant_broker_describe() function [ext/enchant/tests/broker_describe.phpt] 
TEST 4469/15092 [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 4470/15092 [ext/enchant/tests/broker_free.phpt]
PASS enchant_broker_free() function [ext/enchant/tests/broker_free.phpt] 
TEST 4471/15092 [ext/enchant/tests/broker_free_01.phpt]
PASS enchant_broker_free() function [ext/enchant/tests/broker_free_01.phpt] 
TEST 4472/15092 [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 4473/15092 [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 4474/15092 [ext/enchant/tests/broker_get_error.phpt]
PASS enchant_broker_get_error() function [ext/enchant/tests/broker_get_error.phpt] 
TEST 4475/15092 [ext/enchant/tests/broker_init.phpt]
PASS enchant_broker_init() function [ext/enchant/tests/broker_init.phpt] 
TEST 4476/15092 [ext/enchant/tests/broker_list_dicts.phpt]
FAIL enchant_broker_list_dicts() function [ext/enchant/tests/broker_list_dicts.phpt] 
TEST 4477/15092 [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 4478/15092 [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 4479/15092 [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 4480/15092 [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 4481/15092 [ext/enchant/tests/bug13181.phpt]
FAIL bug #13181, leaving a context frees the broker resources [ext/enchant/tests/bug13181.phpt] 
TEST 4482/15092 [ext/enchant/tests/bug53070.phpt]
PASS Bug #53070 (enchant_broker_get_path crashes if no path is set) [ext/enchant/tests/bug53070.phpt] 
TEST 4483/15092 [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 4484/15092 [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 4485/15092 [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 4486/15092 [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 4487/15092 [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 4488/15092 [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 4489/15092 [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 4490/15092 [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 4491/15092 [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 4492/15092 [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 4493/15092 [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 4494/15092 [ext/exif/tests/bug34704-mb.phpt]
PASS Bug #34704 (Infinite recursion due to corrupt JPEG) [ext/exif/tests/bug34704-mb.phpt] 
TEST 4495/15092 [ext/exif/tests/bug34704.phpt]
PASS Bug #34704 (Infinite recursion due to corrupt JPEG) [ext/exif/tests/bug34704.phpt] 
TEST 4496/15092 [ext/exif/tests/bug48378.phpt]
PASS Bug #48378 (Infinite recursion due to corrupt JPEG) [ext/exif/tests/bug48378.phpt] 
TEST 4497/15092 [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 4498/15092 [ext/exif/tests/bug50845.phpt]
PASS Bug #50845 (exif_read_data() returns corrupted exif headers) [ext/exif/tests/bug50845.phpt] 
TEST 4499/15092 [ext/exif/tests/bug54002.phpt]
PASS Bug #54002 (crash on crafted tag) [ext/exif/tests/bug54002.phpt] 
TEST 4500/15092 [ext/exif/tests/bug60150.phpt]
PASS Bug #60150 (Integer overflow during the parsing of invalid exif header) [ext/exif/tests/bug60150.phpt] 
TEST 4501/15092 [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 4502/15092 [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 4503/15092 [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 4504/15092 [ext/exif/tests/bug68113-mb.phpt]
PASS Bug #68113 (Heap corruption in exif_thumbnail()) [ext/exif/tests/bug68113-mb.phpt] 
TEST 4505/15092 [ext/exif/tests/bug68113.phpt]
PASS Bug #68113 (Heap corruption in exif_thumbnail()) [ext/exif/tests/bug68113.phpt] 
TEST 4506/15092 [ext/exif/tests/bug68547.phpt]
PASS Bug #68547 (Exif Header component value check error) [ext/exif/tests/bug68547.phpt] 
TEST 4507/15092 [ext/exif/tests/bug68799.phpt]
PASS Bug #68799 (Free called on uninitialized pointer) [ext/exif/tests/bug68799.phpt] 
TEST 4508/15092 [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 4509/15092 [ext/exif/tests/bug72094.phpt]
PASS Bug #72094: Out of bounds heap read access in exif header processing [ext/exif/tests/bug72094.phpt] 
TEST 4510/15092 [ext/exif/tests/bug72603.phpt]
PASS Bug #72603 (Out of bound read in exif_process_IFD_in_MAKERNOTE) [ext/exif/tests/bug72603.phpt] 
TEST 4511/15092 [ext/exif/tests/bug72618.phpt]
PASS Bug 72618 (NULL Pointer Dereference in exif_process_user_comment) [ext/exif/tests/bug72618.phpt] 
TEST 4512/15092 [ext/exif/tests/bug72627.phpt]
PASS Bug #72627 (Memory Leakage In exif_process_IFD_in_TIFF) [ext/exif/tests/bug72627.phpt] 
TEST 4513/15092 [ext/exif/tests/bug72735/bug72682.phpt]
PASS Bug #72735 MakerNote regression [ext/exif/tests/bug72735/bug72682.phpt] 
TEST 4514/15092 [ext/exif/tests/bug72735/bug72735.phpt]
PASS Bug #72735 (Samsung picture thumb not read (zero size)) [ext/exif/tests/bug72735/bug72735.phpt] 
TEST 4515/15092 [ext/exif/tests/bug72819/bug72819.phpt]
PASS Bug #72819 (EXIF thumbnails not read anymore) [ext/exif/tests/bug72819/bug72819.phpt] 
TEST 4516/15092 [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 4517/15092 [ext/exif/tests/bug73737.phpt]
PASS Bug #73737 (Crash when parsing a tag format) [ext/exif/tests/bug73737.phpt] 
TEST 4518/15092 [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 4519/15092 [ext/exif/tests/bug76130.phpt]
PASS Bug #76130 (Heap Buffer Overflow (READ: 1786) in exif_iif_add_value) [ext/exif/tests/bug76130.phpt] 
TEST 4520/15092 [ext/exif/tests/exif000.phpt]
PASS Check for exif_read_data default behaviour [ext/exif/tests/exif000.phpt] 
TEST 4521/15092 [ext/exif/tests/exif001.phpt]
PASS Check for exif_read_data [ext/exif/tests/exif001.phpt] 
TEST 4522/15092 [ext/exif/tests/exif002.phpt]
PASS Check for exif_thumbnail [ext/exif/tests/exif002.phpt] 
TEST 4523/15092 [ext/exif/tests/exif003.phpt]
PASS Check for exif_read_data, Unicode user comment [ext/exif/tests/exif003.phpt] 
TEST 4524/15092 [ext/exif/tests/exif004.phpt]
PASS Check for exif_read_data, Unicode WinXP tags [ext/exif/tests/exif004.phpt] 
TEST 4525/15092 [ext/exif/tests/exif005.phpt]
PASS Check for exif_read_data, unusual IFD start [ext/exif/tests/exif005.phpt] 
TEST 4526/15092 [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 4527/15092 [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 4528/15092 [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 4529/15092 [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 4530/15092 [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 4531/15092 [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 4532/15092 [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 4533/15092 [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 4534/15092 [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 4535/15092 [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 4536/15092 [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 4537/15092 [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 4538/15092 [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 4539/15092 [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 4540/15092 [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 4541/15092 [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 4542/15092 [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 4543/15092 [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 4544/15092 [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 4545/15092 [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 4546/15092 [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 4547/15092 [ext/exif/tests/exif_imagetype_basic-mb.phpt]
PASS Check for exif_imagetype default behaviour [ext/exif/tests/exif_imagetype_basic-mb.phpt] 
TEST 4548/15092 [ext/exif/tests/exif_imagetype_basic.phpt]
PASS Check for exif_imagetype default behaviour [ext/exif/tests/exif_imagetype_basic.phpt] 
TEST 4549/15092 [ext/exif/tests/exif_imagetype_error.phpt]
PASS Test exif_imagetype() function : error conditions [ext/exif/tests/exif_imagetype_error.phpt] 
TEST 4550/15092 [ext/exif/tests/exif_imagetype_variation1.phpt]
PASS Test exif_imagetype() function : usage variations  - different types for filename argument [ext/exif/tests/exif_imagetype_variation1.phpt] 
TEST 4551/15092 [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 4552/15092 [ext/exif/tests/exif_read_data_streams.phpt]
PASS exif_read_data() with streams test [ext/exif/tests/exif_read_data_streams.phpt] 
TEST 4553/15092 [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 4554/15092 [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 4555/15092 [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 4556/15092 [ext/exif/tests/exif_tagname_basic.phpt]
PASS Test exif_tagname() function : basic functionality [ext/exif/tests/exif_tagname_basic.phpt] 
TEST 4557/15092 [ext/exif/tests/exif_tagname_error.phpt]
PASS Test exif_tagname() function : error conditions [ext/exif/tests/exif_tagname_error.phpt] 
TEST 4558/15092 [ext/exif/tests/exif_tagname_variation1-64bit.phpt]
PASS Test exif_tagname() function : usage variations  - different types for index argument [ext/exif/tests/exif_tagname_variation1-64bit.phpt] 
TEST 4559/15092 [ext/exif/tests/exif_tagname_variation1.phpt]
SKIP Test exif_tagname() function : usage variations  - different types for index argument [ext/exif/tests/exif_tagname_variation1.phpt] reason: 32-bit only
TEST 4560/15092 [ext/exif/tests/exif_thumbnail_streams.phpt]
PASS exif_thumbnail() with streams test [ext/exif/tests/exif_thumbnail_streams.phpt] 
TEST 4561/15092 [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 4562/15092 [ext/exif/tests/sony.phpt]
PASS Sony test [ext/exif/tests/sony.phpt] 
TEST 4563/15092 [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 4564/15092 [ext/fileinfo/tests/bug61173.phpt]
PASS Bug #61173: Unable to detect error from finfo constructor [ext/fileinfo/tests/bug61173.phpt] 
TEST 4565/15092 [ext/fileinfo/tests/bug61964-mb.phpt]
PASS Bug #61964 (finfo_open with directory cause invalid free) [ext/fileinfo/tests/bug61964-mb.phpt] 
TEST 4566/15092 [ext/fileinfo/tests/bug61964.phpt]
PASS Bug #61964 (finfo_open with directory cause invalid free) [ext/fileinfo/tests/bug61964.phpt] 
TEST 4567/15092 [ext/fileinfo/tests/bug67516.phpt]
PASS Bug #67516 wrong mimetypes with finfo_file(filename, FILEINFO_MIME_TYPE) [ext/fileinfo/tests/bug67516.phpt] 
TEST 4568/15092 [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 4569/15092 [ext/fileinfo/tests/bug67647.phpt]
PASS Bug #67647: Bundled libmagic 5.17 does not detect quicktime files correctly [ext/fileinfo/tests/bug67647.phpt] 
TEST 4570/15092 [ext/fileinfo/tests/bug68398.phpt]
PASS Bug #68398: msooxml matches too many archives [ext/fileinfo/tests/bug68398.phpt] 
TEST 4571/15092 [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 4572/15092 [ext/fileinfo/tests/bug68735.phpt]
PASS Bug #68735 fileinfo out-of-bounds memory access [ext/fileinfo/tests/bug68735.phpt] 
TEST 4573/15092 [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 4574/15092 [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 4575/15092 [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 4576/15092 [ext/fileinfo/tests/bug69107.phpt]
PASS Bug #69107 (finfo no longer detects PHP files) [ext/fileinfo/tests/bug69107.phpt] 
TEST 4577/15092 [ext/fileinfo/tests/bug69320.phpt]
PASS Bug #69320 libmagic crash when running laravel tests [ext/fileinfo/tests/bug69320.phpt] 
TEST 4578/15092 [ext/fileinfo/tests/bug71434.phpt]
PASS Bug #68735 fileinfo out-of-bounds memory access [ext/fileinfo/tests/bug71434.phpt] 
TEST 4579/15092 [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 4580/15092 [ext/fileinfo/tests/bug71527.phpt]
PASS Bug #71527 Buffer over-write in finfo_open with malformed magic file [ext/fileinfo/tests/bug71527.phpt] 
TEST 4581/15092 [ext/fileinfo/tests/cve-2014-1943-mb.phpt]
PASS Bug #66731: file: infinite recursion [ext/fileinfo/tests/cve-2014-1943-mb.phpt] 
TEST 4582/15092 [ext/fileinfo/tests/cve-2014-1943.phpt]
PASS Bug #66731: file: infinite recursion [ext/fileinfo/tests/cve-2014-1943.phpt] 
TEST 4583/15092 [ext/fileinfo/tests/cve-2014-3538-mb.phpt]
FAIL Bug #66731: file: extensive backtraking [ext/fileinfo/tests/cve-2014-3538-mb.phpt] 
TEST 4584/15092 [ext/fileinfo/tests/cve-2014-3538.phpt]
FAIL Bug #66731: file: extensive backtraking [ext/fileinfo/tests/cve-2014-3538.phpt] 
TEST 4585/15092 [ext/fileinfo/tests/finfo_buffer_basic-mb.phpt]
PASS Test finfo_buffer() function : basic functionality [ext/fileinfo/tests/finfo_buffer_basic-mb.phpt] 
TEST 4586/15092 [ext/fileinfo/tests/finfo_buffer_basic.phpt]
PASS Test finfo_buffer() function : basic functionality [ext/fileinfo/tests/finfo_buffer_basic.phpt] 
TEST 4587/15092 [ext/fileinfo/tests/finfo_buffer_error.phpt]
PASS Test finfo_buffer() function : error conditions [ext/fileinfo/tests/finfo_buffer_error.phpt] 
TEST 4588/15092 [ext/fileinfo/tests/finfo_buffer_variation1-mb.phpt]
PASS Test finfo_buffer() function : basic functionality [ext/fileinfo/tests/finfo_buffer_variation1-mb.phpt] 
TEST 4589/15092 [ext/fileinfo/tests/finfo_buffer_variation1.phpt]
PASS Test finfo_buffer() function : basic functionality [ext/fileinfo/tests/finfo_buffer_variation1.phpt] 
TEST 4590/15092 [ext/fileinfo/tests/finfo_close_basic.phpt]
PASS Test finfo_close() function : basic functionality [ext/fileinfo/tests/finfo_close_basic.phpt] 
TEST 4591/15092 [ext/fileinfo/tests/finfo_close_error.phpt]
PASS Test finfo_close() function : error conditions [ext/fileinfo/tests/finfo_close_error.phpt] 
TEST 4592/15092 [ext/fileinfo/tests/finfo_extension_flag.phpt]
PASS Test FILEINFO_EXTENSION flag [ext/fileinfo/tests/finfo_extension_flag.phpt] 
TEST 4593/15092 [ext/fileinfo/tests/finfo_file_001.phpt]
PASS finfo_file(): Testing file names [ext/fileinfo/tests/finfo_file_001.phpt] 
TEST 4594/15092 [ext/fileinfo/tests/finfo_file_002.phpt]
PASS finfo_file(): Testing mime types [ext/fileinfo/tests/finfo_file_002.phpt] 
TEST 4595/15092 [ext/fileinfo/tests/finfo_file_basic.phpt]
PASS Test finfo_file() function : basic functionality [ext/fileinfo/tests/finfo_file_basic.phpt] 
TEST 4596/15092 [ext/fileinfo/tests/finfo_file_regex.phpt]
PASS Test finfo_file() function : regex rules [ext/fileinfo/tests/finfo_file_regex.phpt] 
TEST 4597/15092 [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 4598/15092 [ext/fileinfo/tests/finfo_open_001.phpt]
PASS finfo_open(): Testing magic_file names [ext/fileinfo/tests/finfo_open_001.phpt] 
TEST 4599/15092 [ext/fileinfo/tests/finfo_open_002.phpt]
PASS FileInfo - Calling the constructor twice [ext/fileinfo/tests/finfo_open_002.phpt] 
TEST 4600/15092 [ext/fileinfo/tests/finfo_open_basic.phpt]
PASS Test finfo_open() function : basic functionality [ext/fileinfo/tests/finfo_open_basic.phpt] 
TEST 4601/15092 [ext/fileinfo/tests/finfo_open_error.phpt]
PASS Test finfo_open() function : error functionality [ext/fileinfo/tests/finfo_open_error.phpt] 
TEST 4602/15092 [ext/fileinfo/tests/finfo_open_variation1.phpt]
PASS Test finfo_open() function : variations in opening [ext/fileinfo/tests/finfo_open_variation1.phpt] 
TEST 4603/15092 [ext/fileinfo/tests/finfo_phpinfo_basic.phpt]
PASS Test finfo extension : loading into phpinfo() [ext/fileinfo/tests/finfo_phpinfo_basic.phpt] 
TEST 4604/15092 [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 4605/15092 [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 4606/15092 [ext/fileinfo/tests/mime_content_type_001.phpt]
PASS mime_content_type(): Testing wrong parameters [ext/fileinfo/tests/mime_content_type_001.phpt] 
TEST 4607/15092 [ext/fileinfo/tests/mime_content_type_002.phpt]
PASS mime_content_type(): Testing parameter [ext/fileinfo/tests/mime_content_type_002.phpt] 
TEST 4608/15092 [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() test [ext/filter/tests/006.phpt] reason: CGI not available
SKIP filter_has_var() [ext/filter/tests/007.phpt] reason: CGI not available
TEST 4616/15092 [ext/filter/tests/008.phpt]
PASS filter_list() [ext/filter/tests/008.phpt] 
TEST 4617/15092 [ext/filter/tests/009.phpt]
PASS filter_id() [ext/filter/tests/009.phpt] 
TEST 4618/15092 [ext/filter/tests/010.phpt]
PASS filter_var() [ext/filter/tests/010.phpt] 
SKIP input_get() [ext/filter/tests/011.phpt] reason: CGI not available
TEST 4620/15092 [ext/filter/tests/012.phpt]
PASS filter_input() [ext/filter/tests/012.phpt] 
TEST 4621/15092 [ext/filter/tests/013.phpt]
PASS filter_var() and flags [ext/filter/tests/013.phpt] 
TEST 4622/15092 [ext/filter/tests/014.phpt]
PASS filter_var() and FILTER_VALIDATE_BOOLEAN [ext/filter/tests/014.phpt] 
TEST 4623/15092 [ext/filter/tests/015.phpt]
PASS filter_var() and FILTER_VALIDATE_URL [ext/filter/tests/015.phpt] 
TEST 4624/15092 [ext/filter/tests/016.phpt]
PASS filter_var() and FILTER_VALIDATE_EMAIL [ext/filter/tests/016.phpt] 
TEST 4625/15092 [ext/filter/tests/017.phpt]
PASS filter_var() and FILTER_VALIDATE_REGEXP [ext/filter/tests/017.phpt] 
TEST 4626/15092 [ext/filter/tests/018.phpt]
PASS filter_var() and FILTER_VALIDATE_IP [ext/filter/tests/018.phpt] 
TEST 4627/15092 [ext/filter/tests/019.phpt]
PASS filter_var() & FILTER_VALIDATE_IP and weird data [ext/filter/tests/019.phpt] 
TEST 4628/15092 [ext/filter/tests/020.phpt]
PASS filter_var() and FILTER_SANITIZE_MAGIC_QUOTES [ext/filter/tests/020.phpt] 
TEST 4629/15092 [ext/filter/tests/021.phpt]
PASS filter_var() and FILTER_SANITIZE_NUMBER_* [ext/filter/tests/021.phpt] 
TEST 4630/15092 [ext/filter/tests/022.phpt]
PASS filter_var() and FILTER_SANITIZE_EMAIL [ext/filter/tests/022.phpt] 
TEST 4631/15092 [ext/filter/tests/023.phpt]
PASS filter_var() and FILTER_UNSAFE_RAW [ext/filter/tests/023.phpt] 
TEST 4632/15092 [ext/filter/tests/024.phpt]
PASS filter_var() and FILTER_SANITIZE_ENCODED [ext/filter/tests/024.phpt] 
TEST 4633/15092 [ext/filter/tests/025.phpt]
PASS filter_var() and FILTER_SANITIZE_STRING [ext/filter/tests/025.phpt] 
TEST 4634/15092 [ext/filter/tests/026.phpt]
PASS filter_var() and FILTER_SANITIZE_STRIPPED [ext/filter/tests/026.phpt] 
TEST 4635/15092 [ext/filter/tests/027.phpt]
PASS filter_var() and FILTER_SANITIZE_ENCODED [ext/filter/tests/027.phpt] 
TEST 4636/15092 [ext/filter/tests/028.phpt]
PASS filter_var() and FILTER_SANITIZE_SPECIAL_CHARS [ext/filter/tests/028.phpt] 
TEST 4637/15092 [ext/filter/tests/029.phpt]
PASS filter_var() and FILTER_CALLBACK [ext/filter/tests/029.phpt] 
TEST 4638/15092 [ext/filter/tests/030.phpt]
PASS filter_var() and IPv6 [ext/filter/tests/030.phpt] 
TEST 4639/15092 [ext/filter/tests/031.phpt]
PASS filter_var() and FLOAT [ext/filter/tests/031.phpt] 
TEST 4640/15092 [ext/filter/tests/032.phpt]
PASS input_get_args() [ext/filter/tests/032.phpt] 
TEST 4641/15092 [ext/filter/tests/033.phpt]
PASS Test all filters returned by filter_list() [ext/filter/tests/033.phpt] 
TEST 4642/15092 [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 4644/15092 [ext/filter/tests/036.phpt]
PASS input_get_args() and references [ext/filter/tests/036.phpt] 
SKIP GET and data callback tests [ext/filter/tests/037.phpt] reason: CGI not available
TEST 4646/15092 [ext/filter/tests/038.phpt]
PASS Test scalar, array [ext/filter/tests/038.phpt] 
TEST 4647/15092 [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 4650/15092 [ext/filter/tests/042.phpt]
PASS Combination of strip & sanitize filters [ext/filter/tests/042.phpt] 
TEST 4651/15092 [ext/filter/tests/043.phpt]
PASS Character encoding test [ext/filter/tests/043.phpt] 
TEST 4652/15092 [ext/filter/tests/044.phpt]
PASS Integer validation with spaces [ext/filter/tests/044.phpt] 
TEST 4653/15092 [ext/filter/tests/045.phpt]
PASS Options must not be changed by filter_var() [ext/filter/tests/045.phpt] 
TEST 4654/15092 [ext/filter/tests/046.phpt]
PASS Integer overflow [ext/filter/tests/046.phpt] 
TEST 4655/15092 [ext/filter/tests/047.phpt]
PASS Octal integer overflow [ext/filter/tests/047.phpt] 
TEST 4656/15092 [ext/filter/tests/048.phpt]
PASS Hex integer overflow [ext/filter/tests/048.phpt] 
TEST 4657/15092 [ext/filter/tests/049.phpt]
PASS filter_var() and doubles with thousend separators [ext/filter/tests/049.phpt] 
TEST 4658/15092 [ext/filter/tests/050.phpt]
PASS filter_var() and double overflow/underflow [ext/filter/tests/050.phpt] 
TEST 4659/15092 [ext/filter/tests/051.phpt]
PASS filter_var() and default values [ext/filter/tests/051.phpt] 
TEST 4660/15092 [ext/filter/tests/052.phpt]
PASS filter_var() / filter_var_array() and passed data integrity [ext/filter/tests/052.phpt] 
TEST 4661/15092 [ext/filter/tests/053.phpt]
PASS filter_var() - using callback [ext/filter/tests/053.phpt] 
TEST 4662/15092 [ext/filter/tests/054.phpt]
PASS filter_var_array() - using the add_empty option [ext/filter/tests/054.phpt] 
TEST 4663/15092 [ext/filter/tests/055.phpt]
PASS filter_var() and FILTER_VALIDATE_MAC [ext/filter/tests/055.phpt] 
TEST 4664/15092 [ext/filter/tests/056.phpt]
PASS filter_var() and FILTER_VALIDATE_DOMAIN [ext/filter/tests/056.phpt] 
TEST 4665/15092 [ext/filter/tests/057.phpt]
PASS filter_input_array() and filter_var_array() with invalid $definition arguments [ext/filter/tests/057.phpt] 
TEST 4666/15092 [ext/filter/tests/058.phpt]
PASS FILTER_VALIDATE_EMAIL unicode support (https://tools.ietf.org/html/rfc6531) [ext/filter/tests/058.phpt] 
TEST 4667/15092 [ext/filter/tests/PMOPB45.phpt]
PASS PMOPB-45-2007:PHP ext/filter Email Validation Vulnerability [ext/filter/tests/PMOPB45.phpt] 
TEST 4668/15092 [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 4671/15092 [ext/filter/tests/bug44445.phpt]
PASS Bug #44445 (email validator does not handle domains starting/ending with a -) [ext/filter/tests/bug44445.phpt] 
TEST 4672/15092 [ext/filter/tests/bug44779.phpt]
PASS Bug #44779 (filter returns NULL in CLI when it shouldn't) [ext/filter/tests/bug44779.phpt] 
TEST 4673/15092 [ext/filter/tests/bug46973.phpt]
PASS Bug #46973 (IPv6 address filter rejects valid address) [ext/filter/tests/bug46973.phpt] 
TEST 4674/15092 [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 4675/15092 [ext/filter/tests/bug47745.phpt]
PASS Bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer) [ext/filter/tests/bug47745.phpt] 
TEST 4676/15092 [ext/filter/tests/bug48762.phpt]
PASS Bug #48762 (IPv6 address filter still rejects valid address) [ext/filter/tests/bug48762.phpt] 
TEST 4677/15092 [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 4678/15092 [ext/filter/tests/bug49274.phpt]
PASS #49274, fatal error when an object does not implement toString [ext/filter/tests/bug49274.phpt] 
TEST 4679/15092 [ext/filter/tests/bug49510.phpt]
PASS Bug #49510	boolean validation fails with FILTER_NULL_ON_FAILURE [ext/filter/tests/bug49510.phpt] 
TEST 4680/15092 [ext/filter/tests/bug50158.phpt]
PASS Bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing = or ?) [ext/filter/tests/bug50158.phpt] 
TEST 4681/15092 [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 4682/15092 [ext/filter/tests/bug51192.phpt]
PASS bug 51192, FILTER_VALIDATE_URL will invalidate a hostname that includes '-' [ext/filter/tests/bug51192.phpt] 
TEST 4683/15092 [ext/filter/tests/bug52209.phpt]
SKIP Bug #52209 (INPUT_ENV returns NULL for set variables (CLI)) [ext/filter/tests/bug52209.phpt] 
TEST 4684/15092 [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 4685/15092 [ext/filter/tests/bug53037.phpt]
PASS Bug #53037 (FILTER_FLAG_EMPTY_STRING_NULL is not implemented) [ext/filter/tests/bug53037.phpt] 
TEST 4686/15092 [ext/filter/tests/bug53150.phpt]
PASS Bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges) [ext/filter/tests/bug53150.phpt] 
TEST 4687/15092 [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 4688/15092 [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 4689/15092 [ext/filter/tests/bug67167.01.phpt]
PASS Bug #67167: object with VALIDATE_BOOLEAN and NULL_ON_FAILURE [ext/filter/tests/bug67167.01.phpt] 
TEST 4690/15092 [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 4691/15092 [ext/filter/tests/bug69202.phpt]
PASS Bug #69202 (FILTER_FLAG_STRIP_BACKTICK ignored unless other flags are used) [ext/filter/tests/bug69202.phpt] 
TEST 4692/15092 [ext/filter/tests/bug69203.phpt]
PASS Bug #69203 (FILTER_FLAG_STRIP_HIGH doesn't strip ASCII 127) [ext/filter/tests/bug69203.phpt] 
TEST 4693/15092 [ext/filter/tests/bug71063.phpt]
PASS Bug #71063 (filter_input(INPUT_ENV, ..) does not work) [ext/filter/tests/bug71063.phpt] 
TEST 4694/15092 [ext/filter/tests/bug73054.phpt]
PASS Bug #73054 (default option ignored when object passed to int filter) [ext/filter/tests/bug73054.phpt] 
TEST 4695/15092 [ext/filter/tests/bug7586.phpt]
PASS input_get_args() filter not reseted between elements [ext/filter/tests/bug7586.phpt] 
TEST 4696/15092 [ext/filter/tests/bug7715.phpt]
PASS bug 7715, floats value with integer or incomplete input [ext/filter/tests/bug7715.phpt] 
TEST 4697/15092 [ext/filter/tests/bug7733.phpt]
PASS filter_data() Float exponential weird result [ext/filter/tests/bug7733.phpt] 
TEST 4698/15092 [ext/filter/tests/bug8315.phpt]
PASS bug 8315, NULL values halt the validation [ext/filter/tests/bug8315.phpt] 
TEST 4699/15092 [ext/filter/tests/callback_closure.phpt]
PASS callback function is a closure [ext/filter/tests/callback_closure.phpt] 
TEST 4700/15092 [ext/filter/tests/callback_non_modified_var.phpt]
PASS callback function returns non modified value [ext/filter/tests/callback_non_modified_var.phpt] 
TEST 4701/15092 [ext/filter/tests/filter_data.phpt]
PASS Simple filter_var() tests [ext/filter/tests/filter_data.phpt] 
TEST 4702/15092 [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 4703/15092 [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 4704/15092 [ext/ftp/tests/001.phpt]
PASS FTP login [ext/ftp/tests/001.phpt] 
TEST 4705/15092 [ext/ftp/tests/002.phpt]
PASS FTP login (SSL) [ext/ftp/tests/002.phpt] 
TEST 4706/15092 [ext/ftp/tests/003.phpt]
PASS FTP cwd [ext/ftp/tests/003.phpt] 
TEST 4707/15092 [ext/ftp/tests/004.phpt]
PASS FTP with bogus parameters [ext/ftp/tests/004.phpt] 
TEST 4708/15092 [ext/ftp/tests/005.phpt]
PASS FTP with bogus server responses [ext/ftp/tests/005.phpt] 
TEST 4709/15092 [ext/ftp/tests/006.phpt]
PASS FTP with bogus parameters [ext/ftp/tests/006.phpt] 
TEST 4710/15092 [ext/ftp/tests/bug27809.phpt]
PASS Bug #27809 (ftp_systype returns null) [ext/ftp/tests/bug27809.phpt] 
TEST 4711/15092 [ext/ftp/tests/bug37799.phpt]
PASS Bug #37799 (ftp_ssl_connect() falls back to non-ssl connection) [ext/ftp/tests/bug37799.phpt] 
TEST 4712/15092 [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 4713/15092 [ext/ftp/tests/bug39458.phpt]
PASS Bug #39458 (ftp_nlist() returns false on empty directories) [ext/ftp/tests/bug39458.phpt] 
TEST 4714/15092 [ext/ftp/tests/bug39583-2.phpt]
PASS Bug #39583 (FTP always transfers in binary mode) [ext/ftp/tests/bug39583-2.phpt] 
TEST 4715/15092 [ext/ftp/tests/bug39583.phpt]
PASS Bug #39583 (FTP always transfers in binary mode) [ext/ftp/tests/bug39583.phpt] 
TEST 4716/15092 [ext/ftp/tests/bug7216-2.phpt]
PASS Bug #7216 (ftp_mkdir returns nothing (2)) [ext/ftp/tests/bug7216-2.phpt] 
TEST 4717/15092 [ext/ftp/tests/bug7216.phpt]
PASS Bug #7216 (ftp_mkdir returns nothing) [ext/ftp/tests/bug7216.phpt] 
TEST 4718/15092 [ext/ftp/tests/filesize_large.phpt]
PASS Verify php can handle filesizes >32bit [ext/ftp/tests/filesize_large.phpt] 
TEST 4719/15092 [ext/ftp/tests/ftp_alloc_basic1.phpt]
PASS Testing ftp_alloc returns true [ext/ftp/tests/ftp_alloc_basic1.phpt] 
TEST 4720/15092 [ext/ftp/tests/ftp_alloc_basic2.phpt]
PASS Testing ftp_alloc returns true [ext/ftp/tests/ftp_alloc_basic2.phpt] 
TEST 4721/15092 [ext/ftp/tests/ftp_append.phpt]
PASS ftp_append() create new file and append something [ext/ftp/tests/ftp_append.phpt] 
TEST 4722/15092 [ext/ftp/tests/ftp_chmod_basic.phpt]
PASS Testing ftp_chmod returns file mode [ext/ftp/tests/ftp_chmod_basic.phpt] 
TEST 4723/15092 [ext/ftp/tests/ftp_exec_basic.phpt]
PASS Testing ftp_exec returns true [ext/ftp/tests/ftp_exec_basic.phpt] 
TEST 4724/15092 [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 4725/15092 [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 4726/15092 [ext/ftp/tests/ftp_fget_basic2.phpt]
PASS Testing ftp_fget autoresume [ext/ftp/tests/ftp_fget_basic2.phpt] 
TEST 4727/15092 [ext/ftp/tests/ftp_fget_basic3.phpt]
PASS Testing ftp_fget resume parameter [ext/ftp/tests/ftp_fget_basic3.phpt] 
TEST 4728/15092 [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 4729/15092 [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 4730/15092 [ext/ftp/tests/ftp_mlsd.phpt]
PASS ftp_mlsd() return parsed lines [ext/ftp/tests/ftp_mlsd.phpt] 
TEST 4731/15092 [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 4732/15092 [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 4733/15092 [ext/ftp/tests/ftp_nb_continue.phpt]
PASS Testing whether ftp_nb_continue() fetches more data [ext/ftp/tests/ftp_nb_continue.phpt] 
TEST 4734/15092 [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 4735/15092 [ext/ftp/tests/ftp_nb_fget_basic2.phpt]
PASS Testing ftp_nb_fget autoresume [ext/ftp/tests/ftp_nb_fget_basic2.phpt] 
TEST 4736/15092 [ext/ftp/tests/ftp_nb_fget_basic3.phpt]
PASS Testing ftp_nb_fget resume parameter [ext/ftp/tests/ftp_nb_fget_basic3.phpt] 
TEST 4737/15092 [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 4738/15092 [ext/ftp/tests/ftp_rawlist_basic2.phpt]
PASS Testing ftp_rawlist returns false on server error [ext/ftp/tests/ftp_rawlist_basic2.phpt] 
TEST 4739/15092 [ext/ftp/tests/ftp_rmdir_basic.phpt]
PASS Testing ftp_rmdir returns true [ext/ftp/tests/ftp_rmdir_basic.phpt] 
TEST 4740/15092 [ext/ftp/tests/ftp_ssl_connect_error.phpt]
FAIL Test ftp_ssl_connect() function : error conditions [ext/ftp/tests/ftp_ssl_connect_error.phpt] 
TEST 4741/15092 [ext/gd/tests/001-mb.phpt]
PASS imagecreatefrompng() and empty/missing file [ext/gd/tests/001-mb.phpt] 
TEST 4742/15092 [ext/gd/tests/001.phpt]
PASS imagecreatefrompng() and empty/missing file [ext/gd/tests/001.phpt] 
TEST 4743/15092 [ext/gd/tests/bug19366.phpt]
PASS Bug #19366 (gdimagefill() function crashes (fixed in bundled libgd)) [ext/gd/tests/bug19366.phpt] 
TEST 4744/15092 [ext/gd/tests/bug22544-mb.phpt]
PASS Bug #22544 (TrueColor transparency in PNG images). [ext/gd/tests/bug22544-mb.phpt] 
TEST 4745/15092 [ext/gd/tests/bug22544.phpt]
PASS Bug #22544 (TrueColor transparency in PNG images). [ext/gd/tests/bug22544.phpt] 
TEST 4746/15092 [ext/gd/tests/bug24155.phpt]
PASS Bug #24155 (gdImageRotate270 rotation problem). [ext/gd/tests/bug24155.phpt] 
TEST 4747/15092 [ext/gd/tests/bug24594.phpt]
PASS Bug #24594 (Filling an area using tiles). [ext/gd/tests/bug24594.phpt] 
TEST 4748/15092 [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 4749/15092 [ext/gd/tests/bug28147.phpt]
PASS Bug #28147 (Crash with anti-aliased line) [ext/gd/tests/bug28147.phpt] 
TEST 4750/15092 [ext/gd/tests/bug36697-mb.phpt]
PASS Bug #36697 (TrueColor transparency with GIF palette output). [ext/gd/tests/bug36697-mb.phpt] 
TEST 4751/15092 [ext/gd/tests/bug36697.phpt]
PASS Bug #36697 (TrueColor transparency with GIF palette output). [ext/gd/tests/bug36697.phpt] 
TEST 4752/15092 [ext/gd/tests/bug37346-mb.phpt]
PASS Bug #37346 (gdimagecreatefromgif, bad colormap) [ext/gd/tests/bug37346-mb.phpt] 
TEST 4753/15092 [ext/gd/tests/bug37346.phpt]
PASS Bug #37346 (gdimagecreatefromgif, bad colormap) [ext/gd/tests/bug37346.phpt] 
TEST 4754/15092 [ext/gd/tests/bug37360.phpt]
PASS Bug #37360 (gdimagecreatefromgif, bad image sizes) [ext/gd/tests/bug37360.phpt] 
TEST 4755/15092 [ext/gd/tests/bug38112.phpt]
PASS Bug #38112 (GIF Invalid Code size ). [ext/gd/tests/bug38112.phpt] 
TEST 4756/15092 [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 4757/15092 [ext/gd/tests/bug38212-mb.phpt]
PASS Bug #38212 (Seg Fault on invalid imagecreatefromgd2part() parameters) [ext/gd/tests/bug38212-mb.phpt] 
TEST 4758/15092 [ext/gd/tests/bug38212.phpt]
PASS Bug #38212 (Seg Fault on invalid imagecreatefromgd2part() parameters) [ext/gd/tests/bug38212.phpt] 
TEST 4759/15092 [ext/gd/tests/bug39082.phpt]
PASS Bug #39082 (Output image to stdout segfaults). [ext/gd/tests/bug39082.phpt] 
TEST 4760/15092 [ext/gd/tests/bug39273.phpt]
PASS Bug #37360 (gdimagecreatefromgif, bad image sizes) [ext/gd/tests/bug39273.phpt] 
TEST 4761/15092 [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 4762/15092 [ext/gd/tests/bug39286.phpt]
PASS Bug #39508 (imagefill crashes with small images 3 pixels or less) [ext/gd/tests/bug39286.phpt] 
TEST 4763/15092 [ext/gd/tests/bug39366.phpt]
PASS Bug #39366 (imagerotate does not respect alpha with angles>45) [ext/gd/tests/bug39366.phpt] 
TEST 4764/15092 [ext/gd/tests/bug39508.phpt]
PASS Bug #39508 (imagefill crashes with small images 3 pixels or less) [ext/gd/tests/bug39508.phpt] 
TEST 4765/15092 [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 4766/15092 [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 4767/15092 [ext/gd/tests/bug40764.phpt]
PASS Bug #40764 (line thickness not respected for horizontal and vertical lines) [ext/gd/tests/bug40764.phpt] 
TEST 4768/15092 [ext/gd/tests/bug41442.phpt]
PASS Bug #41442 (imagegd2() under output control) [ext/gd/tests/bug41442.phpt] 
TEST 4769/15092 [ext/gd/tests/bug42434.phpt]
PASS Bug #42434 (ImageLine w/ antialias = 1px shorter) [ext/gd/tests/bug42434.phpt] 
TEST 4770/15092 [ext/gd/tests/bug43073.phpt]
FAIL Bug #43073 (TrueType bounding box is wrong for angle<>0) [ext/gd/tests/bug43073.phpt] 
TEST 4771/15092 [ext/gd/tests/bug43121.phpt]
PASS Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd) [ext/gd/tests/bug43121.phpt] 
TEST 4772/15092 [ext/gd/tests/bug43475.phpt]
PASS Bug #43475 (Thick styled lines have scrambled patterns) [ext/gd/tests/bug43475.phpt] 
TEST 4773/15092 [ext/gd/tests/bug43828.phpt]
PASS Bug #43828 (broken transparency of imagearc for truecolor in blendingmode) [ext/gd/tests/bug43828.phpt] 
TEST 4774/15092 [ext/gd/tests/bug44849.phpt]
PASS Bug #44849 (imagecolorclosesthwb is not available on Windows) [ext/gd/tests/bug44849.phpt] 
TEST 4775/15092 [ext/gd/tests/bug45799.phpt]
FAIL Bug #45799 (imagepng() crashes on empty image). [ext/gd/tests/bug45799.phpt] 
TEST 4776/15092 [ext/gd/tests/bug47946.phpt]
PASS Bug #47946 (ImageConvolution overwrites background) [ext/gd/tests/bug47946.phpt] 
TEST 4777/15092 [ext/gd/tests/bug48555.phpt]
PASS Bug #48555 (ImageFTBBox() differs from previous versions for texts with new lines) [ext/gd/tests/bug48555.phpt] 
TEST 4778/15092 [ext/gd/tests/bug48732-mb.phpt]
FAIL Bug #48732 (TTF Bounding box wrong for letters below baseline) [ext/gd/tests/bug48732-mb.phpt] 
TEST 4779/15092 [ext/gd/tests/bug48732.phpt]
FAIL Bug #48732 (TTF Bounding box wrong for letters below baseline) [ext/gd/tests/bug48732.phpt] 
TEST 4780/15092 [ext/gd/tests/bug48801-mb.phpt]
FAIL Bug #48801 (Problem with imagettfbbox) [ext/gd/tests/bug48801-mb.phpt] 
TEST 4781/15092 [ext/gd/tests/bug48801.phpt]
FAIL Bug #48801 (Problem with imagettfbbox) [ext/gd/tests/bug48801.phpt] 
TEST 4782/15092 [ext/gd/tests/bug49600.phpt]
PASS Bug #49600 (imageTTFText text shifted right) [ext/gd/tests/bug49600.phpt] 
TEST 4783/15092 [ext/gd/tests/bug50194.phpt]
PASS Bug #50194 (imagettftext broken on transparent background w/o alphablending) [ext/gd/tests/bug50194.phpt] 
TEST 4784/15092 [ext/gd/tests/bug51263.phpt]
PASS Bug #51263 (imagettftext and rotated text uses wrong baseline) [ext/gd/tests/bug51263.phpt] 
TEST 4785/15092 [ext/gd/tests/bug51671.phpt]
PASS Bug #51671 (imagefill does not work correctly for small images) [ext/gd/tests/bug51671.phpt] 
TEST 4786/15092 [ext/gd/tests/bug52070.phpt]
PASS Bug #52070 (imagedashedline() - dashed line sometimes is not visible) [ext/gd/tests/bug52070.phpt] 
TEST 4787/15092 [ext/gd/tests/bug53154.phpt]
PASS Bug #53154 (Zero-height rectangle has whiskers) [ext/gd/tests/bug53154.phpt] 
TEST 4788/15092 [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 4789/15092 [ext/gd/tests/bug53504.phpt]
FAIL Bug #53504 imagettfbbox/imageftbbox gives incorrect values for bounding box [ext/gd/tests/bug53504.phpt] 
TEST 4790/15092 [ext/gd/tests/bug53640.phpt]
PASS Bug #53640 (XBM images require width to be multiple of 8) [ext/gd/tests/bug53640.phpt] 
TEST 4791/15092 [ext/gd/tests/bug60160.phpt]
PASS Bug #60160 (imagefill does not work correctly for small images) @see bug51671 [ext/gd/tests/bug60160.phpt] 
TEST 4792/15092 [ext/gd/tests/bug61221.phpt]
PASS Bug #61221 - imagegammacorrect function loses alpha channel [ext/gd/tests/bug61221.phpt] 
TEST 4793/15092 [ext/gd/tests/bug64641.phpt]
PASS Bug #64641 (imagefilledpolygon doesn't draw horizontal line) [ext/gd/tests/bug64641.phpt] 
TEST 4794/15092 [ext/gd/tests/bug65148.phpt]
FAIL Bug #65148 (imagerotate may alter image dimensions) [ext/gd/tests/bug65148.phpt] 
TEST 4795/15092 [ext/gd/tests/bug66005.phpt]
PASS Bug #66005 (imagecopy does not support 1bit transparency on truecolor images) [ext/gd/tests/bug66005.phpt] 
TEST 4796/15092 [ext/gd/tests/bug66339-mb.phpt]
PASS Bug #66339 (PHP segfaults in imagexbm) [ext/gd/tests/bug66339-mb.phpt] 
TEST 4797/15092 [ext/gd/tests/bug66339.phpt]
PASS Bug #66339 (PHP segfaults in imagexbm) [ext/gd/tests/bug66339.phpt] 
TEST 4798/15092 [ext/gd/tests/bug66356.phpt]
FAIL Bug #66356 (Heap Overflow Vulnerability in imagecrop()) [ext/gd/tests/bug66356.phpt] 
TEST 4799/15092 [ext/gd/tests/bug66387.phpt]
PASS Bug #66387 (Stack overflow with imagefilltoborder) [ext/gd/tests/bug66387.phpt] 
TEST 4800/15092 [ext/gd/tests/bug66590.phpt]
PASS Bug #66590 (imagewebp() doesn't pad to even length) [ext/gd/tests/bug66590.phpt] 
TEST 4801/15092 [ext/gd/tests/bug66590_1.phpt]
PASS Bug #66590 (imagewebp() doesn't pad to even length) - segfault [ext/gd/tests/bug66590_1.phpt] 
TEST 4802/15092 [ext/gd/tests/bug66882.phpt]
PASS Bug #66882 (imagerotate by -90 degrees truncates image by 1px) [ext/gd/tests/bug66882.phpt] 
TEST 4803/15092 [ext/gd/tests/bug67248.phpt]
PASS Bug #67248 (imageaffinematrixget missing check of parameters) [ext/gd/tests/bug67248.phpt] 
TEST 4804/15092 [ext/gd/tests/bug67325.phpt]
PASS Bug #67325 (imagetruecolortopalette: white is duplicated in palette) [ext/gd/tests/bug67325.phpt] 
TEST 4805/15092 [ext/gd/tests/bug67447.phpt]
PASS Bug #67447 (imagecrop() adds a black line when cropping) [ext/gd/tests/bug67447.phpt] 
TEST 4806/15092 [ext/gd/tests/bug69024.phpt]
PASS Bug #69024 (imagescale segfault with palette based image) [ext/gd/tests/bug69024.phpt] 
TEST 4807/15092 [ext/gd/tests/bug70047.phpt]
PASS Bug #70047 (gd_info() doesn't report WebP support) [ext/gd/tests/bug70047.phpt] 
TEST 4808/15092 [ext/gd/tests/bug70102.phpt]
PASS Bug #70102 (imagecreatefromwebm() shifts colors) [ext/gd/tests/bug70102.phpt] 
TEST 4809/15092 [ext/gd/tests/bug70976.phpt]
PASS Bug #70976 (Memory Read via gdImageRotateInterpolated Array Index Out of Bounds) [ext/gd/tests/bug70976.phpt] 
TEST 4810/15092 [ext/gd/tests/bug71912-mb.phpt]
PASS Bug #71912 (libgd: signedness vulnerability) [ext/gd/tests/bug71912-mb.phpt] 
TEST 4811/15092 [ext/gd/tests/bug71912.phpt]
PASS Bug #71912 (libgd: signedness vulnerability) [ext/gd/tests/bug71912.phpt] 
TEST 4812/15092 [ext/gd/tests/bug71952.phpt]
PASS Bug #71952 (Corruption inside imageaffinematrixget) [ext/gd/tests/bug71952.phpt] 
TEST 4813/15092 [ext/gd/tests/bug72227.phpt]
PASS Bug #72227: imagescale out-of-bounds read [ext/gd/tests/bug72227.phpt] 
TEST 4814/15092 [ext/gd/tests/bug72298.phpt]
PASS Bug #72298: pass2_no_dither out-of-bounds access [ext/gd/tests/bug72298.phpt] 
TEST 4815/15092 [ext/gd/tests/bug72337.phpt]
PASS #72337	segfault in imagescale with new dimensions being <=0) [ext/gd/tests/bug72337.phpt] 
TEST 4816/15092 [ext/gd/tests/bug72339.phpt]
FAIL Bug #72339 Integer Overflow in _gd2GetHeader() resulting in heap overflow [ext/gd/tests/bug72339.phpt] 
TEST 4817/15092 [ext/gd/tests/bug72482.phpt]
PASS Bug #72482 (Ilegal write/read access caused by gdImageAALine overflow) [ext/gd/tests/bug72482.phpt] 
TEST 4818/15092 [ext/gd/tests/bug72482_2.phpt]
PASS Bug 72482 (Ilegal write/read access caused by gdImageAALine overflow) [ext/gd/tests/bug72482_2.phpt] 
TEST 4819/15092 [ext/gd/tests/bug72494.phpt]
PASS Bug #72494 (imagecropauto out-of-bounds access) [ext/gd/tests/bug72494.phpt] 
TEST 4820/15092 [ext/gd/tests/bug72512.phpt]
PASS Bug #19366 (gdimagefill() function crashes (fixed in bundled libgd)) [ext/gd/tests/bug72512.phpt] 
TEST 4821/15092 [ext/gd/tests/bug72512_0.phpt]
PASS Bug #72512 gdImageTrueColorToPaletteBody allows arbitrary write/read access, var 0 [ext/gd/tests/bug72512_0.phpt] 
TEST 4822/15092 [ext/gd/tests/bug72512_1.phpt]
PASS Bug #72512 gdImageTrueColorToPaletteBody allows arbitrary write/read access, var 1 [ext/gd/tests/bug72512_1.phpt] 
TEST 4823/15092 [ext/gd/tests/bug72596.phpt]
PASS Bug #72596 (imagetypes function won't advertise WEBP support) [ext/gd/tests/bug72596.phpt] 
TEST 4824/15092 [ext/gd/tests/bug72604.phpt]
PASS Bug #72604 (imagearc() ignores thickness for full arcs) [ext/gd/tests/bug72604.phpt] 
TEST 4825/15092 [ext/gd/tests/bug72696.phpt]
PASS Bug #72696 (imagefilltoborder stackoverflow on truecolor images) [ext/gd/tests/bug72696.phpt] 
TEST 4826/15092 [ext/gd/tests/bug72697.phpt]
PASS Bug #72697: select_colors write out-of-bounds [ext/gd/tests/bug72697.phpt] 
TEST 4827/15092 [ext/gd/tests/bug72709.phpt]
PASS Bug #72709 (imagesetstyle() causes OOB read for empty $styles) [ext/gd/tests/bug72709.phpt] 
TEST 4828/15092 [ext/gd/tests/bug72730.phpt]
PASS Bug #72730: imagegammacorrect allows arbitrary write access [ext/gd/tests/bug72730.phpt] 
TEST 4829/15092 [ext/gd/tests/bug72913.phpt]
PASS Bug #72913 (imagecopy() loses single-color transparency on palette images) [ext/gd/tests/bug72913.phpt] 
TEST 4830/15092 [ext/gd/tests/bug73155.phpt]
PASS Bug #73155 (imagegd2() writes wrong chunk sizes on boundaries) [ext/gd/tests/bug73155.phpt] 
TEST 4831/15092 [ext/gd/tests/bug73157.phpt]
PASS Bug #73157 (imagegd2() ignores 3rd param if 4 are given) [ext/gd/tests/bug73157.phpt] 
TEST 4832/15092 [ext/gd/tests/bug73159.phpt]
PASS Bug #73159 (imagegd2(): unrecognized formats may result in corrupted files) [ext/gd/tests/bug73159.phpt] 
TEST 4833/15092 [ext/gd/tests/bug73161.phpt]
PASS Bug #73161 (imagecreatefromgd2() may leak memory) [ext/gd/tests/bug73161.phpt] 
TEST 4834/15092 [ext/gd/tests/bug73213.phpt]
PASS Bug #73213 (Integer overflow in imageline() with antialiasing) [ext/gd/tests/bug73213.phpt] 
TEST 4835/15092 [ext/gd/tests/bug73272.phpt]
FAIL Bug #73272 (imagescale() is not affected by, but affects imagesetinterpolation()) [ext/gd/tests/bug73272.phpt] 
TEST 4836/15092 [ext/gd/tests/bug73279.phpt]
PASS Bug #73279 (Integer overflow in gdImageScaleBilinearPalette()) [ext/gd/tests/bug73279.phpt] 
TEST 4837/15092 [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 4838/15092 [ext/gd/tests/bug73549.phpt]
PASS Bug #73549 (Use after free when stream is passed to imagepng) [ext/gd/tests/bug73549.phpt] 
TEST 4839/15092 [ext/gd/tests/bug73868.phpt]
PASS Bug 73868 (DOS vulnerability in gdImageCreateFromGd2Ctx()) [ext/gd/tests/bug73868.phpt] 
TEST 4840/15092 [ext/gd/tests/bug73869.phpt]
PASS Bug #73869 (Signed Integer Overflow gd_io.c) [ext/gd/tests/bug73869.phpt] 
TEST 4841/15092 [ext/gd/tests/bug73957.phpt]
PASS Bug #73957 (signed integer conversion in imagescale()) [ext/gd/tests/bug73957.phpt] 
TEST 4842/15092 [ext/gd/tests/bug73968.phpt]
PASS Bug #73968 (Premature failing of XBM reading) [ext/gd/tests/bug73968.phpt] 
TEST 4843/15092 [ext/gd/tests/bug74031.phpt]
PASS (Bug #74031) ReflectionFunction for imagepng returns wrong number of parameters [ext/gd/tests/bug74031.phpt] 
TEST 4844/15092 [ext/gd/tests/bug74435.phpt]
PASS Bug #74435 (Buffer over-read into uninitialized memory) [ext/gd/tests/bug74435.phpt] 
TEST 4845/15092 [ext/gd/tests/bug75111.phpt]
PASS Bug #75111 (Memory disclosure or DoS via crafted .bmp image) [ext/gd/tests/bug75111.phpt] 
TEST 4846/15092 [ext/gd/tests/bug75124.phpt]
PASS Bug #75124 (gdImageGrayScale() may produce colors) [ext/gd/tests/bug75124.phpt] 
TEST 4847/15092 [ext/gd/tests/bug75437.phpt]
PASS Bug #75437 Wrong reflection on imagewebp [ext/gd/tests/bug75437.phpt] 
TEST 4848/15092 [ext/gd/tests/bug75571.phpt]
PASS Bug #75571 (Infinite loop in GIF reading causing DoS) [ext/gd/tests/bug75571.phpt] 
TEST 4849/15092 [ext/gd/tests/bug76041.phpt]
PASS Bug #76041 (null pointer access crashed php) [ext/gd/tests/bug76041.phpt] 
TEST 4850/15092 [ext/gd/tests/colorat.phpt]
PASS imagecolorat [ext/gd/tests/colorat.phpt] 
TEST 4851/15092 [ext/gd/tests/colorclosest.phpt]
PASS imageclosest [ext/gd/tests/colorclosest.phpt] 
TEST 4852/15092 [ext/gd/tests/colorexact.phpt]
PASS imagecolorexact [ext/gd/tests/colorexact.phpt] 
TEST 4853/15092 [ext/gd/tests/colormatch.phpt]
PASS imagecolormatch [ext/gd/tests/colormatch.phpt] 
TEST 4854/15092 [ext/gd/tests/colorresolve.phpt]
PASS imagecolorresolve [ext/gd/tests/colorresolve.phpt] 
TEST 4855/15092 [ext/gd/tests/copy.phpt]
PASS imagecopy [ext/gd/tests/copy.phpt] 
TEST 4856/15092 [ext/gd/tests/copypalette.phpt]
PASS imagepalettecopy [ext/gd/tests/copypalette.phpt] 
TEST 4857/15092 [ext/gd/tests/copyresized.phpt]
PASS imagecopyresized [ext/gd/tests/copyresized.phpt] 
TEST 4858/15092 [ext/gd/tests/crafted_gd2.phpt]
PASS Test max colors for a gd image. [ext/gd/tests/crafted_gd2.phpt] 
TEST 4859/15092 [ext/gd/tests/createfromgd2.phpt]
PASS imagecreatefromgd2 [ext/gd/tests/createfromgd2.phpt] 
TEST 4860/15092 [ext/gd/tests/createfromstring.phpt]
PASS imagecreatefromstring [ext/gd/tests/createfromstring.phpt] 
TEST 4861/15092 [ext/gd/tests/createfromwbmp-mb.phpt]
PASS imagecreatefromwbmp [ext/gd/tests/createfromwbmp-mb.phpt] 
TEST 4862/15092 [ext/gd/tests/createfromwbmp.phpt]
PASS imagecreatefromwbmp [ext/gd/tests/createfromwbmp.phpt] 
TEST 4863/15092 [ext/gd/tests/createfromwbmp2.phpt]
SKIP imagecreatefromwbmp with invalid wbmp [ext/gd/tests/createfromwbmp2.phpt] reason: requires bundled GD library
TEST 4864/15092 [ext/gd/tests/createfromwbmp2_extern.phpt]
FAIL imagecreatefromwbmp with invalid wbmp [ext/gd/tests/createfromwbmp2_extern.phpt] 
TEST 4865/15092 [ext/gd/tests/dashedlines.phpt]
PASS imageline, dashed [ext/gd/tests/dashedlines.phpt] 
TEST 4866/15092 [ext/gd/tests/gd_info_basic.phpt]
PASS gd_info() [ext/gd/tests/gd_info_basic.phpt] 
TEST 4867/15092 [ext/gd/tests/gd_info_error.phpt]
PASS Test gd_info() function : error conditions - with more than expected number of arguments [ext/gd/tests/gd_info_error.phpt] 
TEST 4868/15092 [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 4869/15092 [ext/gd/tests/gif.phpt]
PASS gif in/out [ext/gd/tests/gif.phpt] 
TEST 4870/15092 [ext/gd/tests/gif2gd.phpt]
PASS gif --> gd1/gd2 conversion test [ext/gd/tests/gif2gd.phpt] 
TEST 4871/15092 [ext/gd/tests/gif2jpg.phpt]
PASS gif --> jpeg conversion test [ext/gd/tests/gif2jpg.phpt] 
TEST 4872/15092 [ext/gd/tests/gif2png.phpt]
PASS gif --> png conversion test [ext/gd/tests/gif2png.phpt] 
TEST 4873/15092 [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 4874/15092 [ext/gd/tests/imagealphablending_error1.phpt]
PASS test imagealphablending without arguments [ext/gd/tests/imagealphablending_error1.phpt] 
TEST 4875/15092 [ext/gd/tests/imageantialias_error1.phpt]
PASS Testing wrong parameter resource in imageantialias() of GD library [ext/gd/tests/imageantialias_error1.phpt] 
TEST 4876/15092 [ext/gd/tests/imageantialias_error2.phpt]
PASS Testing wrong parameter passing in imageantialias() of GD library [ext/gd/tests/imageantialias_error2.phpt] 
TEST 4877/15092 [ext/gd/tests/imagearc_basic.phpt]
PASS Testing imagearc() of GD library [ext/gd/tests/imagearc_basic.phpt] 
TEST 4878/15092 [ext/gd/tests/imagearc_error1.phpt]
PASS Testing wrong param passing imagearc() of GD library [ext/gd/tests/imagearc_error1.phpt] 
TEST 4879/15092 [ext/gd/tests/imagearc_variation1.phpt]
PASS Testing passing negative end angle to imagearc() of GD library [ext/gd/tests/imagearc_variation1.phpt] 
TEST 4880/15092 [ext/gd/tests/imagearc_variation2.phpt]
PASS Testing passing negative start angle to imagearc() of GD library [ext/gd/tests/imagearc_variation2.phpt] 
TEST 4881/15092 [ext/gd/tests/imagebmp_basic.phpt]
PASS imagebmp() - basic functionality [ext/gd/tests/imagebmp_basic.phpt] 
TEST 4882/15092 [ext/gd/tests/imagechar_basic.phpt]
PASS Testing imagechar() of GD library [ext/gd/tests/imagechar_basic.phpt] 
TEST 4883/15092 [ext/gd/tests/imagechar_error1.phpt]
PASS Testing error on non-resource parameter 1 of imagechar() of GD library [ext/gd/tests/imagechar_error1.phpt] 
TEST 4884/15092 [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 4885/15092 [ext/gd/tests/imagechar_error3.phpt]
PASS Testing error on non-long parameter 2 of imagechar() of GD library [ext/gd/tests/imagechar_error3.phpt] 
TEST 4886/15092 [ext/gd/tests/imagechar_error4.phpt]
PASS Testing error on non-long parameter 3 of imagechar() of GD library [ext/gd/tests/imagechar_error4.phpt] 
TEST 4887/15092 [ext/gd/tests/imagechar_error5.phpt]
PASS Testing error on non-long parameter 4 of imagechar() of GD library [ext/gd/tests/imagechar_error5.phpt] 
TEST 4888/15092 [ext/gd/tests/imagechar_error6.phpt]
PASS Testing error on non-string parameter 5 of imagechar() of GD library [ext/gd/tests/imagechar_error6.phpt] 
TEST 4889/15092 [ext/gd/tests/imagechar_error7.phpt]
PASS Testing error on non-long parameter 6 of imagechar() of GD library [ext/gd/tests/imagechar_error7.phpt] 
TEST 4890/15092 [ext/gd/tests/imagecharup_basic.phpt]
PASS Testing imagecharup() of GD library [ext/gd/tests/imagecharup_basic.phpt] 
TEST 4891/15092 [ext/gd/tests/imagecharup_error1.phpt]
PASS Testing error on non-resource parameter 1 of imagecharup() of GD library [ext/gd/tests/imagecharup_error1.phpt] 
TEST 4892/15092 [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 4893/15092 [ext/gd/tests/imagecharup_error3.phpt]
PASS Testing error on non-long parameter 2 of imagecharup() of GD library [ext/gd/tests/imagecharup_error3.phpt] 
TEST 4894/15092 [ext/gd/tests/imagecharup_error4.phpt]
PASS Testing error on non-long parameter 3 of imagecharup() of GD library [ext/gd/tests/imagecharup_error4.phpt] 
TEST 4895/15092 [ext/gd/tests/imagecharup_error5.phpt]
PASS Testing error on non-long parameter 4 of imagecharup() of GD library [ext/gd/tests/imagecharup_error5.phpt] 
TEST 4896/15092 [ext/gd/tests/imagecharup_error6.phpt]
PASS Testing error on non-string parameter 5 of imagecharup() of GD library [ext/gd/tests/imagecharup_error6.phpt] 
TEST 4897/15092 [ext/gd/tests/imagecharup_error7.phpt]
PASS Testing error on non-long parameter 6 of imagecharup() of GD library [ext/gd/tests/imagecharup_error7.phpt] 
TEST 4898/15092 [ext/gd/tests/imagecolorallocate_basic.phpt]
PASS Test imagecolorallocate() function : basic functionality [ext/gd/tests/imagecolorallocate_basic.phpt] 
TEST 4899/15092 [ext/gd/tests/imagecolorallocate_error.phpt]
PASS Test imagecolorallocate() function : error conditions [ext/gd/tests/imagecolorallocate_error.phpt] 
TEST 4900/15092 [ext/gd/tests/imagecolorallocate_variation1.phpt]
PASS Test imagecolorallocate() function : usage variations  - passing different data types to first argument [ext/gd/tests/imagecolorallocate_variation1.phpt] 
TEST 4901/15092 [ext/gd/tests/imagecolorallocate_variation2.phpt]
PASS Test imagecolorallocate() function : usage variations  - passing different data types to second argument [ext/gd/tests/imagecolorallocate_variation2.phpt] 
TEST 4902/15092 [ext/gd/tests/imagecolorallocate_variation3.phpt]
PASS Test imagecolorallocate() function : usage variations  - passing different data types to third argument [ext/gd/tests/imagecolorallocate_variation3.phpt] 
TEST 4903/15092 [ext/gd/tests/imagecolorallocate_variation4.phpt]
PASS Test imagecolorallocate() function : usage variations  - passing different data types to fourth argument [ext/gd/tests/imagecolorallocate_variation4.phpt] 
TEST 4904/15092 [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 4905/15092 [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 4906/15092 [ext/gd/tests/imagecolorallocatealpha_basic.phpt]
PASS Testing imagecolorallocatealpha() [ext/gd/tests/imagecolorallocatealpha_basic.phpt] 
TEST 4907/15092 [ext/gd/tests/imagecolorallocatealpha_error1.phpt]
PASS Testing imagecolorallocatealpha(): Wrong types for parameter 1 [ext/gd/tests/imagecolorallocatealpha_error1.phpt] 
TEST 4908/15092 [ext/gd/tests/imagecolorallocatealpha_error2.phpt]
PASS Testing imagecolorallocatealpha(): Wrong types for parameter 2 [ext/gd/tests/imagecolorallocatealpha_error2.phpt] 
TEST 4909/15092 [ext/gd/tests/imagecolorallocatealpha_error3.phpt]
PASS Testing imagecolorallocatealpha(): Wrong types for parameter 3 [ext/gd/tests/imagecolorallocatealpha_error3.phpt] 
TEST 4910/15092 [ext/gd/tests/imagecolorallocatealpha_error4.phpt]
PASS Testing imagecolorallocatealpha(): Wrong types for parameter 4 [ext/gd/tests/imagecolorallocatealpha_error4.phpt] 
TEST 4911/15092 [ext/gd/tests/imagecolorallocatealpha_error5.phpt]
PASS Testing imagecolorallocatealpha(): Wrong types for parameter 5 [ext/gd/tests/imagecolorallocatealpha_error5.phpt] 
TEST 4912/15092 [ext/gd/tests/imagecolorclosesthwb.phpt]
PASS imagecolorclosesthwb() test [ext/gd/tests/imagecolorclosesthwb.phpt] 
TEST 4913/15092 [ext/gd/tests/imagecolordeallocate_basic.phpt]
PASS Testing imagecolordeallocate() of GD library [ext/gd/tests/imagecolordeallocate_basic.phpt] 
TEST 4914/15092 [ext/gd/tests/imagecolordeallocate_error1.phpt]
PASS Testing imagecolordeallocate() of GD library with invalid resource type [ext/gd/tests/imagecolordeallocate_error1.phpt] 
TEST 4915/15092 [ext/gd/tests/imagecolordeallocate_error2.phpt]
PASS Testing imagecolordeallocate() of GD library with no resource [ext/gd/tests/imagecolordeallocate_error2.phpt] 
TEST 4916/15092 [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 4917/15092 [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 4918/15092 [ext/gd/tests/imagecolormatch_basic.phpt]
PASS Basic test imagecolormatch() of GD library [ext/gd/tests/imagecolormatch_basic.phpt] 
TEST 4919/15092 [ext/gd/tests/imagecolormatch_error1.phpt]
PASS Send only 1 parameter imagecolormatch() of GD library [ext/gd/tests/imagecolormatch_error1.phpt] 
TEST 4920/15092 [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 4921/15092 [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 4922/15092 [ext/gd/tests/imagecolormatch_error4.phpt]
PASS using different image sizes imagecolormatch() of GD library [ext/gd/tests/imagecolormatch_error4.phpt] 
TEST 4923/15092 [ext/gd/tests/imagecolorresolvealpha_error3.phpt]
PASS test imagecolorresolvealpha without arguments [ext/gd/tests/imagecolorresolvealpha_error3.phpt] 
TEST 4924/15092 [ext/gd/tests/imagecolorset_basic.phpt]
PASS Test imagecolorset() function : basic functionality [ext/gd/tests/imagecolorset_basic.phpt] 
TEST 4925/15092 [ext/gd/tests/imagecolorstotal_basic.phpt]
PASS Test imagecolorstotal() function : basic functionality [ext/gd/tests/imagecolorstotal_basic.phpt] 
TEST 4926/15092 [ext/gd/tests/imagecolorstotal_error.phpt]
PASS Test imagecolorstotal() function : error conditions  - Pass incorrect number of arguments [ext/gd/tests/imagecolorstotal_error.phpt] 
TEST 4927/15092 [ext/gd/tests/imagecolourstotal_basic.phpt]
PASS Test imagecolorstotal() function : basic functionality [ext/gd/tests/imagecolourstotal_basic.phpt] 
TEST 4928/15092 [ext/gd/tests/imageconvolution_basic.phpt]
PASS Testing imageconvolution() of GD library [ext/gd/tests/imageconvolution_basic.phpt] 
TEST 4929/15092 [ext/gd/tests/imageconvolution_error1.phpt]
PASS Testing wrong param passing imageconvolution() of GD library [ext/gd/tests/imageconvolution_error1.phpt] 
TEST 4930/15092 [ext/gd/tests/imageconvolution_error2.phpt]
PASS Testing wrong array size 2x3 in imageconvolution() of GD library [ext/gd/tests/imageconvolution_error2.phpt] 
TEST 4931/15092 [ext/gd/tests/imageconvolution_error3.phpt]
PASS Testing wrong array size 3x2 in imageconvolution() of GD library [ext/gd/tests/imageconvolution_error3.phpt] 
TEST 4932/15092 [ext/gd/tests/imagecopymerge_basic.phpt]
PASS Testing imagecopymerge() of GD library [ext/gd/tests/imagecopymerge_basic.phpt] 
TEST 4933/15092 [ext/gd/tests/imagecopymerge_error.phpt]
PASS Testing wrong parameter passing imagecopymerge() of GD library [ext/gd/tests/imagecopymerge_error.phpt] 
TEST 4934/15092 [ext/gd/tests/imagecopymergegray_basic.phpt]
PASS Testing imagecopymergegray() of GD library [ext/gd/tests/imagecopymergegray_basic.phpt] 
TEST 4935/15092 [ext/gd/tests/imagecopyresampled_basic.phpt]
PASS imagecopyresampled() [ext/gd/tests/imagecopyresampled_basic.phpt] 
TEST 4936/15092 [ext/gd/tests/imagecopyresampled_variation1.phpt]
PASS Test for correct colors of imagecopyresampled() wrt. alpha [ext/gd/tests/imagecopyresampled_variation1.phpt] 
TEST 4937/15092 [ext/gd/tests/imagecreatefrombmp_basic.phpt]
PASS imagecreatefrombmp() - basic functionality [ext/gd/tests/imagecreatefrombmp_basic.phpt] 
TEST 4938/15092 [ext/gd/tests/imagecreatefromstring_bmp.phpt]
PASS imagecreatefromstring() - BMP format [ext/gd/tests/imagecreatefromstring_bmp.phpt] 
TEST 4939/15092 [ext/gd/tests/imagecreatetruecolor_basic.phpt]
PASS Testing imagecreatetruecolor() of GD library [ext/gd/tests/imagecreatetruecolor_basic.phpt] 
TEST 4940/15092 [ext/gd/tests/imagecreatetruecolor_error1.phpt]
PASS Testing imagecreatetruecolor(): error on non-long parameters [ext/gd/tests/imagecreatetruecolor_error1.phpt] 
TEST 4941/15092 [ext/gd/tests/imagecreatetruecolor_error2.phpt]
PASS Testing imagecreatetruecolor(): error on out of bound parameters [ext/gd/tests/imagecreatetruecolor_error2.phpt] 
TEST 4942/15092 [ext/gd/tests/imagecreatetruecolor_error3.phpt]
PASS Testing imagecreatetruecolor(): error on wrong parameter count [ext/gd/tests/imagecreatetruecolor_error3.phpt] 
TEST 4943/15092 [ext/gd/tests/imagecrop_auto-ext.phpt]
PASS Testing imagecropauto() [ext/gd/tests/imagecrop_auto-ext.phpt] 
TEST 4944/15092 [ext/gd/tests/imagecrop_auto.phpt]
SKIP Testing imagecropauto() [ext/gd/tests/imagecrop_auto.phpt] reason: requires bundled libgd
TEST 4945/15092 [ext/gd/tests/imagedashedline_basic.phpt]
PASS imagedashedline() [ext/gd/tests/imagedashedline_basic.phpt] 
TEST 4946/15092 [ext/gd/tests/imageellipse_basic.phpt]
PASS Testing imageellipse() of GD library [ext/gd/tests/imageellipse_basic.phpt] 
TEST 4947/15092 [ext/gd/tests/imageellipse_error1.phpt]
PASS Testing wrong param passing imageellipse() of GD library [ext/gd/tests/imageellipse_error1.phpt] 
TEST 4948/15092 [ext/gd/tests/imageellipse_error2.phpt]
PASS Testing wrong param passing imageellipse() of GD library [ext/gd/tests/imageellipse_error2.phpt] 
TEST 4949/15092 [ext/gd/tests/imageellipse_error3.phpt]
PASS Testing wrong param passing imageellipse() of GD library [ext/gd/tests/imageellipse_error3.phpt] 
TEST 4950/15092 [ext/gd/tests/imageellipse_error4.phpt]
PASS Testing wrong param passing imageellipse() of GD library [ext/gd/tests/imageellipse_error4.phpt] 
TEST 4951/15092 [ext/gd/tests/imageellipse_error5.phpt]
PASS Testing wrong param passing imageellipse() of GD library [ext/gd/tests/imageellipse_error5.phpt] 
TEST 4952/15092 [ext/gd/tests/imageellipse_error6.phpt]
PASS Testing wrong param passing imageellipse() of GD library [ext/gd/tests/imageellipse_error6.phpt] 
TEST 4953/15092 [ext/gd/tests/imageellipse_error7.phpt]
PASS Testing wrong param passing imageellipse() of GD library [ext/gd/tests/imageellipse_error7.phpt] 
TEST 4954/15092 [ext/gd/tests/imageellipse_error8.phpt]
PASS Testing wrong param passing imageellipse() of GD library [ext/gd/tests/imageellipse_error8.phpt] 
TEST 4955/15092 [ext/gd/tests/imagefill_1.phpt]
PASS imagefill() infinite loop with wrong color index [ext/gd/tests/imagefill_1.phpt] 
TEST 4956/15092 [ext/gd/tests/imagefilledarc_basic.phpt]
PASS Testing imagefilledarc() of GD library [ext/gd/tests/imagefilledarc_basic.phpt] 
TEST 4957/15092 [ext/gd/tests/imagefilledarc_error1.phpt]
PASS Testing wrong param passing imagefilledarc() of GD library [ext/gd/tests/imagefilledarc_error1.phpt] 
TEST 4958/15092 [ext/gd/tests/imagefilledarc_variation1.phpt]
PASS Testing passing negative end angle to imagefilledarc() of GD library [ext/gd/tests/imagefilledarc_variation1.phpt] 
TEST 4959/15092 [ext/gd/tests/imagefilledarc_variation2.phpt]
PASS Testing passing negative start angle to imagefilledarc() of GD library [ext/gd/tests/imagefilledarc_variation2.phpt] 
TEST 4960/15092 [ext/gd/tests/imagefilledellipse_basic.phpt]
PASS Testing imagefilledellipse() of GD library [ext/gd/tests/imagefilledellipse_basic.phpt] 
TEST 4961/15092 [ext/gd/tests/imagefilledpolygon_basic.phpt]
PASS imagefilledpolygon() [ext/gd/tests/imagefilledpolygon_basic.phpt] 
TEST 4962/15092 [ext/gd/tests/imagefilledpolygon_negative.phpt]
PASS imagefilledpolygon() with a negative num of points [ext/gd/tests/imagefilledpolygon_negative.phpt] 
TEST 4963/15092 [ext/gd/tests/imagefilltoborder_basic.phpt]
PASS Testing imagefilltoborder() of GD library [ext/gd/tests/imagefilltoborder_basic.phpt] 
TEST 4964/15092 [ext/gd/tests/imagefilltoborder_error1.phpt]
PASS Testing wrong param passing imagefilltoborder() of GD library [ext/gd/tests/imagefilltoborder_error1.phpt] 
TEST 4965/15092 [ext/gd/tests/imagefilltoborder_error2.phpt]
PASS Testing wrong param passing imagefilltoborder() of GD library [ext/gd/tests/imagefilltoborder_error2.phpt] 
TEST 4966/15092 [ext/gd/tests/imagefilltoborder_error3.phpt]
PASS Testing wrong param passing imagefilltoborder() of GD library [ext/gd/tests/imagefilltoborder_error3.phpt] 
TEST 4967/15092 [ext/gd/tests/imagefilltoborder_error4.phpt]
PASS Testing wrong param passing imagefilltoborder() of GD library [ext/gd/tests/imagefilltoborder_error4.phpt] 
TEST 4968/15092 [ext/gd/tests/imagefilltoborder_error5.phpt]
PASS Testing wrong param passing imagefilltoborder() of GD library [ext/gd/tests/imagefilltoborder_error5.phpt] 
TEST 4969/15092 [ext/gd/tests/imagefilltoborder_error6.phpt]
PASS Testing wrong param passing imagefilltoborder() of GD library [ext/gd/tests/imagefilltoborder_error6.phpt] 
TEST 4970/15092 [ext/gd/tests/imagefilltoborder_error7.phpt]
PASS Testing wrong param passing imagefilltoborder() of GD library [ext/gd/tests/imagefilltoborder_error7.phpt] 
TEST 4971/15092 [ext/gd/tests/imagefilter.phpt]
PASS imagefilter() function test [ext/gd/tests/imagefilter.phpt] 
TEST 4972/15092 [ext/gd/tests/imagefilter_error1.phpt]
PASS Testing wrong parameter passing in imagefilter() of GD library [ext/gd/tests/imagefilter_error1.phpt] 
TEST 4973/15092 [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 4974/15092 [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 4975/15092 [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 4976/15092 [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 4977/15092 [ext/gd/tests/imagefilter_error14.phpt]
PASS Testing wrong parameter type of COLORIZE in imagefilter() of GD library [ext/gd/tests/imagefilter_error14.phpt] 
TEST 4978/15092 [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 4979/15092 [ext/gd/tests/imagefilter_error16.phpt]
PASS Testing wrong parameter type of CONTRAST in imagefilter() of GD library [ext/gd/tests/imagefilter_error16.phpt] 
TEST 4980/15092 [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 4981/15092 [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 4982/15092 [ext/gd/tests/imagefilter_error19.phpt]
PASS Testing wrong parameter type of BRIGHTNESS in imagefilter() of GD library [ext/gd/tests/imagefilter_error19.phpt] 
TEST 4983/15092 [ext/gd/tests/imagefilter_error2.phpt]
PASS Testing wrong parameter passing in imagefilter() of GD library [ext/gd/tests/imagefilter_error2.phpt] 
TEST 4984/15092 [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 4985/15092 [ext/gd/tests/imagefilter_error3.phpt]
PASS Testing wrong parameter passing of PIXELATE in imagefilter() of GD library [ext/gd/tests/imagefilter_error3.phpt] 
TEST 4986/15092 [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 4987/15092 [ext/gd/tests/imagefilter_error5.phpt]
PASS Testing wrong parameter passing of SMOOTH in imagefilter() of GD library [ext/gd/tests/imagefilter_error5.phpt] 
TEST 4988/15092 [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 4989/15092 [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 4990/15092 [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 4991/15092 [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 4992/15092 [ext/gd/tests/imageflip.phpt]
PASS Testing imageflip() of GD library [ext/gd/tests/imageflip.phpt] 
TEST 4993/15092 [ext/gd/tests/imagefontheight_basic.phpt]
PASS Testing imagefontheight() of GD library [ext/gd/tests/imagefontheight_basic.phpt] 
TEST 4994/15092 [ext/gd/tests/imagefontheight_error1.phpt]
PASS Testing error on string parameter for imagefontheight() of GD library [ext/gd/tests/imagefontheight_error1.phpt] 
TEST 4995/15092 [ext/gd/tests/imagefontwidth_basic.phpt]
PASS Testing imagefontwidth() of GD library [ext/gd/tests/imagefontwidth_basic.phpt] 
TEST 4996/15092 [ext/gd/tests/imagefontwidth_error1.phpt]
PASS Testing error on string parameter for imagefontwidth() of GD library [ext/gd/tests/imagefontwidth_error1.phpt] 
TEST 4997/15092 [ext/gd/tests/imagefttext.phpt]
PASS imagefttext() function test [ext/gd/tests/imagefttext.phpt] 
TEST 4998/15092 [ext/gd/tests/imagegammacorrect_basic.phpt]
PASS Testing imagegammacorrect() of GD library [ext/gd/tests/imagegammacorrect_basic.phpt] 
TEST 4999/15092 [ext/gd/tests/imagegammacorrect_error1.phpt]
PASS Testing error with non-resource paramenter of imagegammacorrect() of GD library, [ext/gd/tests/imagegammacorrect_error1.phpt] 
TEST 5000/15092 [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 5001/15092 [ext/gd/tests/imagegammacorrect_error3.phpt]
PASS Testing error with non-double first paramenter of imagegammacorrect() of GD library, [ext/gd/tests/imagegammacorrect_error3.phpt] 
TEST 5002/15092 [ext/gd/tests/imagegammacorrect_error4.phpt]
PASS Testing error with non-double second paramenter of imagegammacorrect() of GD library, [ext/gd/tests/imagegammacorrect_error4.phpt] 
TEST 5003/15092 [ext/gd/tests/imagegammacorrect_variation1.phpt]
PASS Testing imagegammacorrect() of GD library with non TrueColor image [ext/gd/tests/imagegammacorrect_variation1.phpt] 
TEST 5004/15092 [ext/gd/tests/imagegammacorrect_variation2.phpt]
PASS Apply imagegammacorrect() to a step wedge [ext/gd/tests/imagegammacorrect_variation2.phpt] 
TEST 5005/15092 [ext/gd/tests/imagegd2_nullbyte_injection.phpt]
PASS Testing null byte injection in imagegd2 [ext/gd/tests/imagegd2_nullbyte_injection.phpt] 
TEST 5006/15092 [ext/gd/tests/imagegd_nullbyte_injection.phpt]
PASS Testing null byte injection in imagegd [ext/gd/tests/imagegd_nullbyte_injection.phpt] 
TEST 5007/15092 [ext/gd/tests/imagegd_truecolor.phpt]
PASS imagegd() writes truecolor images without palette conversion [ext/gd/tests/imagegd_truecolor.phpt] 
TEST 5008/15092 [ext/gd/tests/imagegetclip_basic.phpt]
PASS imagegetclip() - basic functionality [ext/gd/tests/imagegetclip_basic.phpt] 
TEST 5009/15092 [ext/gd/tests/imagegif_nullbyte_injection.phpt]
PASS Testing null byte injection in imagegif [ext/gd/tests/imagegif_nullbyte_injection.phpt] 
TEST 5010/15092 [ext/gd/tests/imageinterlace_basic.phpt]
PASS Testing imageinterlace() of GD library [ext/gd/tests/imageinterlace_basic.phpt] 
TEST 5011/15092 [ext/gd/tests/imageinterlace_error1.phpt]
PASS Testing passing no parameters to imageinterlace() of GD library [ext/gd/tests/imageinterlace_error1.phpt] 
TEST 5012/15092 [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 5013/15092 [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 5014/15092 [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 5015/15092 [ext/gd/tests/imageistruecolor_basic.phpt]
PASS Testing imageistruecolor() of GD library [ext/gd/tests/imageistruecolor_basic.phpt] 
TEST 5016/15092 [ext/gd/tests/imageistruecolor_error1.phpt]
PASS Testing imageistruecolor(): wrong parameters [ext/gd/tests/imageistruecolor_error1.phpt] 
TEST 5017/15092 [ext/gd/tests/imagejpeg_nullbyte_injection.phpt]
PASS Testing null byte injection in imagejpeg [ext/gd/tests/imagejpeg_nullbyte_injection.phpt] 
TEST 5018/15092 [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 5019/15092 [ext/gd/tests/imagelayereffect_error1.phpt]
SKIP Testing imagelayereffect() with invalid resource of GD library [ext/gd/tests/imagelayereffect_error1.phpt] reason: function only available in bundled, external GD detected
TEST 5020/15092 [ext/gd/tests/imagelayereffect_error2.phpt]
SKIP Testing imagelayereffect() wth invalid effect of GD library [ext/gd/tests/imagelayereffect_error2.phpt] reason: function only available in bundled, external GD detected
TEST 5021/15092 [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 5022/15092 [ext/gd/tests/imageloadfont_error1.phpt]
PASS Testing that imageloadfont() breaks on non-string first parameter [ext/gd/tests/imageloadfont_error1.phpt] 
TEST 5023/15092 [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 5024/15092 [ext/gd/tests/imageloadfont_invalid.phpt]
PASS imageloadfont() function crashes [ext/gd/tests/imageloadfont_invalid.phpt] 
TEST 5025/15092 [ext/gd/tests/imageopenpolygon_basic.phpt]
PASS imageopenpolygon(): basic test [ext/gd/tests/imageopenpolygon_basic.phpt] 
TEST 5026/15092 [ext/gd/tests/imagepalettetotruecolor_basic.phpt]
PASS does the imagepalettetotruecollor function realy converts the image palette? [ext/gd/tests/imagepalettetotruecolor_basic.phpt] 
TEST 5027/15092 [ext/gd/tests/imagepalettetotruecolor_error1.phpt]
PASS imagepalettetotruecollor must return an error if no resource is given [ext/gd/tests/imagepalettetotruecolor_error1.phpt] 
TEST 5028/15092 [ext/gd/tests/imagepalettetotruecolor_error2.phpt]
PASS imagepalettetotruecollor must return an error if not a resource is given [ext/gd/tests/imagepalettetotruecolor_error2.phpt] 
TEST 5029/15092 [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 5030/15092 [ext/gd/tests/imagepng_nullbyte_injection.phpt]
PASS Testing null byte injection in imagepng [ext/gd/tests/imagepng_nullbyte_injection.phpt] 
TEST 5031/15092 [ext/gd/tests/imagepolygon_aa.phpt]
PASS antialiased imagepolygon() [ext/gd/tests/imagepolygon_aa.phpt] 
TEST 5032/15092 [ext/gd/tests/imagepolygon_basic.phpt]
PASS imageploygon() [ext/gd/tests/imagepolygon_basic.phpt] 
TEST 5033/15092 [ext/gd/tests/imagepolygon_negative.phpt]
PASS imagepolygon() with a negative num of points [ext/gd/tests/imagepolygon_negative.phpt] 
TEST 5034/15092 [ext/gd/tests/imagerectangle_basic.phpt]
PASS Testing imagerectangle() of GD library [ext/gd/tests/imagerectangle_basic.phpt] 
TEST 5035/15092 [ext/gd/tests/imagerectangle_error1.phpt]
PASS Testing wrong param passing imagerectangle() of GD library [ext/gd/tests/imagerectangle_error1.phpt] 
TEST 5036/15092 [ext/gd/tests/imagerectangle_error2.phpt]
PASS Testing wrong param passing imagerectangle() of GD library [ext/gd/tests/imagerectangle_error2.phpt] 
TEST 5037/15092 [ext/gd/tests/imagerectangle_error3.phpt]
PASS Testing wrong param passing imagerectangle() of GD library [ext/gd/tests/imagerectangle_error3.phpt] 
TEST 5038/15092 [ext/gd/tests/imagerectangle_error4.phpt]
PASS Testing wrong param passing imagerectangle() of GD library [ext/gd/tests/imagerectangle_error4.phpt] 
TEST 5039/15092 [ext/gd/tests/imagerectangle_error5.phpt]
PASS Testing wrong param passing imagerectangle() of GD library [ext/gd/tests/imagerectangle_error5.phpt] 
TEST 5040/15092 [ext/gd/tests/imagerectangle_error6.phpt]
PASS Testing wrong param passing imagerectangle() of GD library [ext/gd/tests/imagerectangle_error6.phpt] 
TEST 5041/15092 [ext/gd/tests/imagerectangle_error7.phpt]
PASS Testing wrong param passing imagerectangle() of GD library [ext/gd/tests/imagerectangle_error7.phpt] 
TEST 5042/15092 [ext/gd/tests/imagerectangle_error8.phpt]
PASS Testing wrong param passing imagerectangle() of GD library [ext/gd/tests/imagerectangle_error8.phpt] 
TEST 5043/15092 [ext/gd/tests/imageresolution_jpeg.phpt]
PASS Set and get image resolution of JPEG images [ext/gd/tests/imageresolution_jpeg.phpt] 
TEST 5044/15092 [ext/gd/tests/imageresolution_png.phpt]
PASS Set and get image resolution of PNG images [ext/gd/tests/imageresolution_png.phpt] 
TEST 5045/15092 [ext/gd/tests/imagerotate_overflow.phpt]
PASS imagerotate() overflow with negative numbers [ext/gd/tests/imagerotate_overflow.phpt] 
TEST 5046/15092 [ext/gd/tests/imagesavealpha_error2.phpt]
PASS test imagesavealpha without arguments [ext/gd/tests/imagesavealpha_error2.phpt] 
TEST 5047/15092 [ext/gd/tests/imagesetbrush_basic.phpt]
PASS Test imagesetbrush() function : basic functionality [ext/gd/tests/imagesetbrush_basic.phpt] 
TEST 5048/15092 [ext/gd/tests/imagesetclip_basic.phpt]
PASS imagesetclip() - basic functionality [ext/gd/tests/imagesetclip_basic.phpt] 
TEST 5049/15092 [ext/gd/tests/imagesetthickness_basic.phpt]
PASS Testing imagetruecolortopalette() of GD library [ext/gd/tests/imagesetthickness_basic.phpt] 
TEST 5050/15092 [ext/gd/tests/imagesetthickness_error1.phpt]
PASS Testing imagetruecolortopalette(): wrong types for first parameter [ext/gd/tests/imagesetthickness_error1.phpt] 
TEST 5051/15092 [ext/gd/tests/imagesetthickness_error2.phpt]
PASS Testing imagetruecolortopalette(): wrong types for second parameter [ext/gd/tests/imagesetthickness_error2.phpt] 
TEST 5052/15092 [ext/gd/tests/imagestring_basic.phpt]
PASS Testing imagestring() of GD library [ext/gd/tests/imagestring_basic.phpt] 
TEST 5053/15092 [ext/gd/tests/imagestring_error1.phpt]
PASS Testing error on non-resource parameter 1 of imagestring() of GD library [ext/gd/tests/imagestring_error1.phpt] 
TEST 5054/15092 [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 5055/15092 [ext/gd/tests/imagestring_error3.phpt]
PASS Testing error on non-long parameter 2 of imagestring() of GD library [ext/gd/tests/imagestring_error3.phpt] 
TEST 5056/15092 [ext/gd/tests/imagestring_error4.phpt]
PASS Testing error on non-long parameter 3 of imagestring() of GD library [ext/gd/tests/imagestring_error4.phpt] 
TEST 5057/15092 [ext/gd/tests/imagestring_error5.phpt]
PASS Testing error on non-long parameter 4 of imagestring() of GD library [ext/gd/tests/imagestring_error5.phpt] 
TEST 5058/15092 [ext/gd/tests/imagestring_error6.phpt]
PASS Testing error on non-string parameter 5 of imagestring() of GD library [ext/gd/tests/imagestring_error6.phpt] 
TEST 5059/15092 [ext/gd/tests/imagestring_error7.phpt]
PASS Testing error on non-long parameter 6 of imagestring() of GD library [ext/gd/tests/imagestring_error7.phpt] 
TEST 5060/15092 [ext/gd/tests/imagestringup_basic.phpt]
PASS Testing imagestringup() of GD library [ext/gd/tests/imagestringup_basic.phpt] 
TEST 5061/15092 [ext/gd/tests/imagestringup_error1.phpt]
PASS Testing error on non-resource parameter 1 of imagestringup() of GD library [ext/gd/tests/imagestringup_error1.phpt] 
TEST 5062/15092 [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 5063/15092 [ext/gd/tests/imagestringup_error3.phpt]
PASS Testing error on non-long parameter 2 of imagestringup() of GD library [ext/gd/tests/imagestringup_error3.phpt] 
TEST 5064/15092 [ext/gd/tests/imagestringup_error4.phpt]
PASS Testing error on non-long parameter 3 of imagestringup() of GD library [ext/gd/tests/imagestringup_error4.phpt] 
TEST 5065/15092 [ext/gd/tests/imagestringup_error5.phpt]
PASS Testing error on non-long parameter 4 of imagestring() of GD library [ext/gd/tests/imagestringup_error5.phpt] 
TEST 5066/15092 [ext/gd/tests/imagestringup_error6.phpt]
PASS Testing error on non-string parameter 5 of imagestringup() of GD library [ext/gd/tests/imagestringup_error6.phpt] 
TEST 5067/15092 [ext/gd/tests/imagestringup_error7.phpt]
PASS Testing error on non-long parameter 6 of imagestringup() of GD library [ext/gd/tests/imagestringup_error7.phpt] 
TEST 5068/15092 [ext/gd/tests/imagetruecolortopalette_basic.phpt]
PASS Testing imagetruecolortopalette() of GD library [ext/gd/tests/imagetruecolortopalette_basic.phpt] 
TEST 5069/15092 [ext/gd/tests/imagetruecolortopalette_error1.phpt]
PASS Testing imagetruecolortopalette(): wrong parameters for parameter 1 [ext/gd/tests/imagetruecolortopalette_error1.phpt] 
TEST 5070/15092 [ext/gd/tests/imagetruecolortopalette_error2.phpt]
PASS Testing imagetruecolortopalette(): wrong parameters for parameter 2 [ext/gd/tests/imagetruecolortopalette_error2.phpt] 
TEST 5071/15092 [ext/gd/tests/imagetruecolortopalette_error3.phpt]
PASS Testing imagetruecolortopalette(): wrong parameters for parameter 3 [ext/gd/tests/imagetruecolortopalette_error3.phpt] 
TEST 5072/15092 [ext/gd/tests/imagetruecolortopalette_error4.phpt]
PASS Testing imagetruecolortopalette(): out of range parameter 3 [ext/gd/tests/imagetruecolortopalette_error4.phpt] 
TEST 5073/15092 [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 5074/15092 [ext/gd/tests/imagetypes_bmp.phpt]
PASS imagetypes() - BMP support [ext/gd/tests/imagetypes_bmp.phpt] 
TEST 5075/15092 [ext/gd/tests/imagewbmp-mb.phpt]
PASS imagewbmp [ext/gd/tests/imagewbmp-mb.phpt] 
TEST 5076/15092 [ext/gd/tests/imagewbmp.phpt]
PASS imagewbmp [ext/gd/tests/imagewbmp.phpt] 
TEST 5077/15092 [ext/gd/tests/imagewbmp_nullbyte_injection.phpt]
PASS Testing null byte injection in imagewbmp [ext/gd/tests/imagewbmp_nullbyte_injection.phpt] 
TEST 5078/15092 [ext/gd/tests/imagewebp_nullbyte_injection.phpt]
PASS Testing null byte injection in imagewebp [ext/gd/tests/imagewebp_nullbyte_injection.phpt] 
TEST 5079/15092 [ext/gd/tests/jpeg2png.phpt]
PASS jpeg <--> png conversion test [ext/gd/tests/jpeg2png.phpt] 
TEST 5080/15092 [ext/gd/tests/jpeg2wbmp_error1.phpt]
PASS Test jpeg2wbmp() function : wrong threshold value param [ext/gd/tests/jpeg2wbmp_error1.phpt] 
TEST 5081/15092 [ext/gd/tests/jpeg2wbmp_error2-mb.phpt]
PASS Test jpeg2wbmp() function : wrong origin filename param [ext/gd/tests/jpeg2wbmp_error2-mb.phpt] 
TEST 5082/15092 [ext/gd/tests/jpeg2wbmp_error2.phpt]
PASS Test jpeg2wbmp() function : wrong origin filename param [ext/gd/tests/jpeg2wbmp_error2.phpt] 
TEST 5083/15092 [ext/gd/tests/jpeg2wbmp_error3.phpt]
PASS Test jpeg2wbmp() function : wrong destination filename param [ext/gd/tests/jpeg2wbmp_error3.phpt] 
TEST 5084/15092 [ext/gd/tests/jpg2gd-mb.phpt]
PASS jpeg <--> gd1/gd2 conversion test [ext/gd/tests/jpg2gd-mb.phpt] 
TEST 5085/15092 [ext/gd/tests/jpg2gd.phpt]
PASS jpeg <--> gd1/gd2 conversion test [ext/gd/tests/jpg2gd.phpt] 
TEST 5086/15092 [ext/gd/tests/libgd00086.phpt]
SKIP libgd #86 (Possible infinite loop in imagecreatefrompng) [ext/gd/tests/libgd00086.phpt] reason: requires bundled GD library
TEST 5087/15092 [ext/gd/tests/libgd00086_extern.phpt]
FAIL libgd #86 (Possible infinite loop in imagecreatefrompng) [ext/gd/tests/libgd00086_extern.phpt] 
TEST 5088/15092 [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 5089/15092 [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 5090/15092 [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 5091/15092 [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 5092/15092 [ext/gd/tests/libgd00106.phpt]
PASS libgd #106 (imagerectangle 1x1 draws 1x3) [ext/gd/tests/libgd00106.phpt] 
TEST 5093/15092 [ext/gd/tests/libgd00186.phpt]
PASS libgd #186 (Tiling true colour with palette image does not work) [ext/gd/tests/libgd00186.phpt] 
TEST 5094/15092 [ext/gd/tests/libgd00191.phpt]
SKIP libgd FS#191 (A circle becomes square) [ext/gd/tests/libgd00191.phpt] reason: requires bundled GD library
TEST 5095/15092 [ext/gd/tests/lines.phpt]
PASS imageline no AA [ext/gd/tests/lines.phpt] 
TEST 5096/15092 [ext/gd/tests/png2gd.phpt]
PASS png <--> gd1/gd2 conversion test [ext/gd/tests/png2gd.phpt] 
TEST 5097/15092 [ext/gd/tests/png2wbmp_error1-mb.phpt]
PASS Test png2wbmp() function : wrong threshold value param [ext/gd/tests/png2wbmp_error1-mb.phpt] 
TEST 5098/15092 [ext/gd/tests/png2wbmp_error1.phpt]
PASS Test png2wbmp() function : wrong threshold value param [ext/gd/tests/png2wbmp_error1.phpt] 
TEST 5099/15092 [ext/gd/tests/png2wbmp_error2.phpt]
PASS Test png2wbmp() function : wrong origin filename param [ext/gd/tests/png2wbmp_error2.phpt] 
TEST 5100/15092 [ext/gd/tests/png2wbmp_error3.phpt]
PASS Test png2wbmp() function : wrong destination filename param [ext/gd/tests/png2wbmp_error3.phpt] 
TEST 5101/15092 [ext/gd/tests/pngcomp.phpt]
PASS png compression test [ext/gd/tests/pngcomp.phpt] 
TEST 5102/15092 [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 5103/15092 [ext/gd/tests/types.phpt]
PASS imagetypes [ext/gd/tests/types.phpt] 
TEST 5104/15092 [ext/gd/tests/webp_basic.phpt]
PASS imagewebp() and imagecreatefromwebp() - basic test [ext/gd/tests/webp_basic.phpt] 
TEST 5105/15092 [ext/gd/tests/xbm2png.phpt]
PASS xbm --> png conversion test [ext/gd/tests/xbm2png.phpt] 
TEST 5106/15092 [ext/gd/tests/xpm2gd.phpt]
PASS xpm --> gd1/gd2 conversion test [ext/gd/tests/xpm2gd.phpt] 
TEST 5107/15092 [ext/gd/tests/xpm2jpg.phpt]
PASS xpm --> jpeg conversion test [ext/gd/tests/xpm2jpg.phpt] 
TEST 5108/15092 [ext/gd/tests/xpm2png.phpt]
PASS xpm --> png conversion test [ext/gd/tests/xpm2png.phpt] 
TEST 5109/15092 [ext/gettext/tests/44938.phpt]
PASS #44938: gettext functions crash with overlong strings [ext/gettext/tests/44938.phpt] 
TEST 5110/15092 [ext/gettext/tests/bug66267.phpt]
PASS #66265: gettext doesn't switch locales within the same script [ext/gettext/tests/bug66267.phpt] 
TEST 5111/15092 [ext/gettext/tests/bug73730.phpt]
PASS Bug #73730 (textdomain(null) throws in strict mode) [ext/gettext/tests/bug73730.phpt] 
TEST 5112/15092 [ext/gettext/tests/dcngettext.phpt]
PASS dcngettext() tests [ext/gettext/tests/dcngettext.phpt] 
TEST 5113/15092 [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 5114/15092 [ext/gettext/tests/gettext_basic.phpt]
PASS Gettext basic test [ext/gettext/tests/gettext_basic.phpt] 
TEST 5115/15092 [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 5116/15092 [ext/gettext/tests/gettext_bind_textdomain_codeset-wrongparams.phpt]
PASS test if bind_textdomain_codeset() fails on wrong param count [ext/gettext/tests/gettext_bind_textdomain_codeset-wrongparams.phpt] 
TEST 5117/15092 [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 5118/15092 [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 5119/15092 [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 5120/15092 [ext/gettext/tests/gettext_bindtextdomain-wrongparams.phpt]
PASS Test if bindtextdomain() errors if you don't supply enough parameters. [ext/gettext/tests/gettext_bindtextdomain-wrongparams.phpt] 
TEST 5121/15092 [ext/gettext/tests/gettext_dcgettext-wrongparams.phpt]
PASS Test if dcgettext() errors when you don't supply the correct params. [ext/gettext/tests/gettext_dcgettext-wrongparams.phpt] 
TEST 5122/15092 [ext/gettext/tests/gettext_dcgettext.phpt]
PASS Test dcgettext() functionality [ext/gettext/tests/gettext_dcgettext.phpt] 
TEST 5123/15092 [ext/gettext/tests/gettext_dgettext.phpt]
PASS Test dgettext() functionality [ext/gettext/tests/gettext_dgettext.phpt] 
TEST 5124/15092 [ext/gettext/tests/gettext_dgettext_error_wrongparams.phpt]
PASS Check how dgettext() with wrong parameter types and wrong parameter cou types and wrong parameter count behaves. [ext/gettext/tests/gettext_dgettext_error_wrongparams.phpt] 
TEST 5125/15092 [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 5126/15092 [ext/gettext/tests/gettext_dngettext-wrongparams.phpt]
PASS Test if dngettext() errors when you don't supply the correct params. [ext/gettext/tests/gettext_dngettext-wrongparams.phpt] 
TEST 5127/15092 [ext/gettext/tests/gettext_gettext_error_wrongparams.phpt]
PASS Check how gettext() with wrong parameters behaves. [ext/gettext/tests/gettext_gettext_error_wrongparams.phpt] 
TEST 5128/15092 [ext/gettext/tests/gettext_ngettext-wrongparams.phpt]
PASS Check how ngettext() with wrong parameters behaves. [ext/gettext/tests/gettext_ngettext-wrongparams.phpt] 
TEST 5129/15092 [ext/gettext/tests/gettext_ngettext.phpt]
PASS Test ngettext() functionality [ext/gettext/tests/gettext_ngettext.phpt] 
TEST 5130/15092 [ext/gettext/tests/gettext_phpinfo.phpt]
PASS Test phpinfo() displays gettext support [ext/gettext/tests/gettext_phpinfo.phpt] 
TEST 5131/15092 [ext/gettext/tests/gettext_textdomain-retval.phpt]
PASS Check if textdomain() returns the new domain [ext/gettext/tests/gettext_textdomain-retval.phpt] 
TEST 5132/15092 [ext/gettext/tests/gettext_textdomain-wrongparams.phpt]
PASS Check how textdomain() with wrong parameters behaves. [ext/gettext/tests/gettext_textdomain-wrongparams.phpt] 
TEST 5133/15092 [ext/gmp/bug67917.phpt]
PASS Bug #67917: Using GMP objects with overloaded operators can cause memory exhaustion [ext/gmp/bug67917.phpt] 
TEST 5134/15092 [ext/gmp/tests/002.phpt]
PASS GMP functionality test - factorial [ext/gmp/tests/002.phpt] 
TEST 5135/15092 [ext/gmp/tests/003.phpt]
PASS Check for number base recognition [ext/gmp/tests/003.phpt] 
TEST 5136/15092 [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 5137/15092 [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 5138/15092 [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 5139/15092 [ext/gmp/tests/bug52906.phpt]
PASS Bug #52906 gmp_mod returns negative result when non-negative is expected [ext/gmp/tests/bug52906.phpt] 
TEST 5140/15092 [ext/gmp/tests/bug659967.phpt]
PASS Bug #65997: Leak when using gc_collect_cycles with new GMP implementation [ext/gmp/tests/bug659967.phpt] 
TEST 5141/15092 [ext/gmp/tests/bug66872.phpt]
PASS Bug #66872: Crash when passing string to gmp_testbit [ext/gmp/tests/bug66872.phpt] 
TEST 5142/15092 [ext/gmp/tests/bug69803.phpt]
PASS Bug #69803: gmp_random_range() modifies second parameter if GMP number [ext/gmp/tests/bug69803.phpt] 
TEST 5143/15092 [ext/gmp/tests/bug70284.phpt]
PASS Bug #70284 (Use after free vulnerability in unserialize() with GMP) [ext/gmp/tests/bug70284.phpt] 
TEST 5144/15092 [ext/gmp/tests/cast.phpt]
PASS GMP casting using casting operators [ext/gmp/tests/cast.phpt] 
TEST 5145/15092 [ext/gmp/tests/clone.phpt]
PASS Cloning GMP instances [ext/gmp/tests/clone.phpt] 
TEST 5146/15092 [ext/gmp/tests/comparison.phpt]
PASS Overloaded GMP comparison in sort() etc [ext/gmp/tests/comparison.phpt] 
TEST 5147/15092 [ext/gmp/tests/gmp_abs.phpt]
PASS gmp_abs() basic tests [ext/gmp/tests/gmp_abs.phpt] 
TEST 5148/15092 [ext/gmp/tests/gmp_and.phpt]
PASS gmp_and() basic tests [ext/gmp/tests/gmp_and.phpt] 
TEST 5149/15092 [ext/gmp/tests/gmp_clrbit.phpt]
PASS gmp_clrbit() basic tests [ext/gmp/tests/gmp_clrbit.phpt] 
TEST 5150/15092 [ext/gmp/tests/gmp_cmp.phpt]
PASS gmp_cmp() basic tests [ext/gmp/tests/gmp_cmp.phpt] 
TEST 5151/15092 [ext/gmp/tests/gmp_com.phpt]
PASS gmp_com() basic tests [ext/gmp/tests/gmp_com.phpt] 
TEST 5152/15092 [ext/gmp/tests/gmp_div_q.phpt]
PASS gmp_div_q() tests [ext/gmp/tests/gmp_div_q.phpt] 
TEST 5153/15092 [ext/gmp/tests/gmp_div_qr.phpt]
PASS gmp_div_qr() tests [ext/gmp/tests/gmp_div_qr.phpt] 
TEST 5154/15092 [ext/gmp/tests/gmp_div_r.phpt]
PASS gmp_div_r() tests [ext/gmp/tests/gmp_div_r.phpt] 
TEST 5155/15092 [ext/gmp/tests/gmp_divexact.phpt]
PASS gmp_divexact() tests [ext/gmp/tests/gmp_divexact.phpt] 
TEST 5156/15092 [ext/gmp/tests/gmp_export.phpt]
PASS gmp_export() basic tests [ext/gmp/tests/gmp_export.phpt] 
TEST 5157/15092 [ext/gmp/tests/gmp_fact.phpt]
PASS gmp_fact() basic tests [ext/gmp/tests/gmp_fact.phpt] 
TEST 5158/15092 [ext/gmp/tests/gmp_gcd.phpt]
PASS gmp_gcd() basic tests [ext/gmp/tests/gmp_gcd.phpt] 
TEST 5159/15092 [ext/gmp/tests/gmp_gcdext.phpt]
PASS gmp_gcdext() basic tests [ext/gmp/tests/gmp_gcdext.phpt] 
TEST 5160/15092 [ext/gmp/tests/gmp_hamdist.phpt]
PASS gmp_hamdist() basic tests [ext/gmp/tests/gmp_hamdist.phpt] 
TEST 5161/15092 [ext/gmp/tests/gmp_import.phpt]
PASS gmp_import() basic tests [ext/gmp/tests/gmp_import.phpt] 
TEST 5162/15092 [ext/gmp/tests/gmp_init.phpt]
PASS gmp_init() basic tests [ext/gmp/tests/gmp_init.phpt] 
TEST 5163/15092 [ext/gmp/tests/gmp_intval.phpt]
PASS gmp_intval() tests [ext/gmp/tests/gmp_intval.phpt] 
TEST 5164/15092 [ext/gmp/tests/gmp_invert.phpt]
PASS gmp_invert() basic tests [ext/gmp/tests/gmp_invert.phpt] 
TEST 5165/15092 [ext/gmp/tests/gmp_jacobi.phpt]
PASS gmp_jacobi() basic tests [ext/gmp/tests/gmp_jacobi.phpt] 
TEST 5166/15092 [ext/gmp/tests/gmp_legendre.phpt]
PASS gmp_legendre() basic tests [ext/gmp/tests/gmp_legendre.phpt] 
TEST 5167/15092 [ext/gmp/tests/gmp_mod.phpt]
PASS gmp_mod tests() [ext/gmp/tests/gmp_mod.phpt] 
TEST 5168/15092 [ext/gmp/tests/gmp_neg.phpt]
PASS gmp_neg() basic tests [ext/gmp/tests/gmp_neg.phpt] 
TEST 5169/15092 [ext/gmp/tests/gmp_nextprime.phpt]
PASS gmp_nextprime() [ext/gmp/tests/gmp_nextprime.phpt] 
TEST 5170/15092 [ext/gmp/tests/gmp_or.phpt]
PASS gmp_or() basic tests [ext/gmp/tests/gmp_or.phpt] 
TEST 5171/15092 [ext/gmp/tests/gmp_perfect_square.phpt]
PASS gmp_perfect_square() basic tests [ext/gmp/tests/gmp_perfect_square.phpt] 
TEST 5172/15092 [ext/gmp/tests/gmp_php_int_max.phpt]
PASS PHP_INT_MAX tests [ext/gmp/tests/gmp_php_int_max.phpt] 
TEST 5173/15092 [ext/gmp/tests/gmp_popcount.phpt]
PASS gmp_popcount() basic tests [ext/gmp/tests/gmp_popcount.phpt] 
TEST 5174/15092 [ext/gmp/tests/gmp_pow.phpt]
PASS gmp_pow() basic tests [ext/gmp/tests/gmp_pow.phpt] 
TEST 5175/15092 [ext/gmp/tests/gmp_pown.phpt]
PASS gmp_powm() basic tests [ext/gmp/tests/gmp_pown.phpt] 
TEST 5176/15092 [ext/gmp/tests/gmp_prob_prime.phpt]
PASS gmp_prob_prime() basic tests [ext/gmp/tests/gmp_prob_prime.phpt] 
TEST 5177/15092 [ext/gmp/tests/gmp_random.phpt]
PASS gmp_random() basic tests [ext/gmp/tests/gmp_random.phpt] 
TEST 5178/15092 [ext/gmp/tests/gmp_random_bits.phpt]
PASS gmp_random_bits() basic tests [ext/gmp/tests/gmp_random_bits.phpt] 
TEST 5179/15092 [ext/gmp/tests/gmp_random_range.phpt]
PASS gmp_random_range() basic tests [ext/gmp/tests/gmp_random_range.phpt] 
TEST 5180/15092 [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 5181/15092 [ext/gmp/tests/gmp_random_seed.phpt]
PASS gmp_random_seed() basic tests [ext/gmp/tests/gmp_random_seed.phpt] 
TEST 5182/15092 [ext/gmp/tests/gmp_remroot.phpt]
PASS gmp_rootrem() basic tests [ext/gmp/tests/gmp_remroot.phpt] 
TEST 5183/15092 [ext/gmp/tests/gmp_root.phpt]
PASS gmp_root() basic tests [ext/gmp/tests/gmp_root.phpt] 
TEST 5184/15092 [ext/gmp/tests/gmp_scan0.phpt]
PASS gmp_scan0() basic tests [ext/gmp/tests/gmp_scan0.phpt] 
TEST 5185/15092 [ext/gmp/tests/gmp_scan1.phpt]
PASS gmp_scan1() basic tests [ext/gmp/tests/gmp_scan1.phpt] 
TEST 5186/15092 [ext/gmp/tests/gmp_setbit.phpt]
PASS gmp_setbit() basic tests [ext/gmp/tests/gmp_setbit.phpt] 
TEST 5187/15092 [ext/gmp/tests/gmp_setbit_long.phpt]
PASS gmp_setbit() with large index [ext/gmp/tests/gmp_setbit_long.phpt] 
TEST 5188/15092 [ext/gmp/tests/gmp_sign.phpt]
PASS gmp_sign() basic tests [ext/gmp/tests/gmp_sign.phpt] 
TEST 5189/15092 [ext/gmp/tests/gmp_sqrt.phpt]
PASS gmp_sqrt() basic tests [ext/gmp/tests/gmp_sqrt.phpt] 
TEST 5190/15092 [ext/gmp/tests/gmp_sqrtrem.phpt]
PASS gmp_sqrtrem() basic tests [ext/gmp/tests/gmp_sqrtrem.phpt] 
TEST 5191/15092 [ext/gmp/tests/gmp_strval.phpt]
PASS gmp_strval() tests [ext/gmp/tests/gmp_strval.phpt] 
TEST 5192/15092 [ext/gmp/tests/gmp_sub.phpt]
PASS gmp_sub() tests [ext/gmp/tests/gmp_sub.phpt] 
TEST 5193/15092 [ext/gmp/tests/gmp_testbit.phpt]
PASS gmp_testbit() basic tests [ext/gmp/tests/gmp_testbit.phpt] 
TEST 5194/15092 [ext/gmp/tests/gmp_xor.phpt]
PASS gmp_xor() basic tests [ext/gmp/tests/gmp_xor.phpt] 
TEST 5195/15092 [ext/gmp/tests/overloading.phpt]
PASS GMP operator overloading [ext/gmp/tests/overloading.phpt] 
TEST 5196/15092 [ext/gmp/tests/serialize.phpt]
PASS GMP serialization and unserialization [ext/gmp/tests/serialize.phpt] 
TEST 5197/15092 [ext/gmp/tests/unserialize_with_reference.phpt]
PASS Unserialize GMP instance with internal reference to itself [ext/gmp/tests/unserialize_with_reference.phpt] 
TEST 5198/15092 [ext/hash/tests/adler32.phpt]
PASS ADLER32 [ext/hash/tests/adler32.phpt] 
TEST 5199/15092 [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 5200/15092 [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 5201/15092 [ext/hash/tests/bug70312.phpt]
PASS Bug #70312 HAVAL gives wrong hashes in specific cases [ext/hash/tests/bug70312.phpt] 
TEST 5202/15092 [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 5203/15092 [ext/hash/tests/crc32.phpt]
PASS CRC32 [ext/hash/tests/crc32.phpt] 
TEST 5204/15092 [ext/hash/tests/fnv132.phpt]
PASS FNV [ext/hash/tests/fnv132.phpt] 
TEST 5205/15092 [ext/hash/tests/fnv164.phpt]
PASS FNV [ext/hash/tests/fnv164.phpt] 
TEST 5206/15092 [ext/hash/tests/fnv1a32.phpt]
PASS FNV [ext/hash/tests/fnv1a32.phpt] 
TEST 5207/15092 [ext/hash/tests/fnv1a64.phpt]
PASS FNV [ext/hash/tests/fnv1a64.phpt] 
TEST 5208/15092 [ext/hash/tests/gost.phpt]
PASS gost [ext/hash/tests/gost.phpt] 
TEST 5209/15092 [ext/hash/tests/hash-clone.phpt]
PASS hash_copy() via clone [ext/hash/tests/hash-clone.phpt] 
TEST 5210/15092 [ext/hash/tests/hash_algos.phpt]
PASS Test hash_algos() function : basic functionality [ext/hash/tests/hash_algos.phpt] 
TEST 5211/15092 [ext/hash/tests/hash_copy_001.phpt]
PASS hash_copy() basic tests [ext/hash/tests/hash_copy_001.phpt] 
TEST 5212/15092 [ext/hash/tests/hash_copy_002.phpt]
PASS hash_copy() errors [ext/hash/tests/hash_copy_002.phpt] 
TEST 5213/15092 [ext/hash/tests/hash_equals.phpt]
PASS hash_equals() function [ext/hash/tests/hash_equals.phpt] 
TEST 5214/15092 [ext/hash/tests/hash_error.phpt]
PASS Test hash() function : error conditions [ext/hash/tests/hash_error.phpt] 
TEST 5215/15092 [ext/hash/tests/hash_file_basic.phpt]
PASS Test hash_file() function : basic functionality [ext/hash/tests/hash_file_basic.phpt] 
TEST 5216/15092 [ext/hash/tests/hash_file_basic1.phpt]
PASS Test hash_file() function : basic functionality [ext/hash/tests/hash_file_basic1.phpt] 
TEST 5217/15092 [ext/hash/tests/hash_file_error.phpt]
PASS Test hash_file() function : error conditions [ext/hash/tests/hash_file_error.phpt] 
TEST 5218/15092 [ext/hash/tests/hash_hkdf_basic.phpt]
PASS Test hash_hkdf() function: basic functionality [ext/hash/tests/hash_hkdf_basic.phpt] 
TEST 5219/15092 [ext/hash/tests/hash_hkdf_edges.phpt]
PASS Test hash_hkdf() function: edge cases [ext/hash/tests/hash_hkdf_edges.phpt] 
TEST 5220/15092 [ext/hash/tests/hash_hkdf_error.phpt]
PASS Test hash_hkdf() function: error conditions [ext/hash/tests/hash_hkdf_error.phpt] 
TEST 5221/15092 [ext/hash/tests/hash_hkdf_rfc5869.phpt]
PASS Test hash_hkdf() function: RFC 5869 test vectors [ext/hash/tests/hash_hkdf_rfc5869.phpt] 
TEST 5222/15092 [ext/hash/tests/hash_hmac_algos.phpt]
PASS Test hash_hmac_algos() function : basic functionality [ext/hash/tests/hash_hmac_algos.phpt] 
TEST 5223/15092 [ext/hash/tests/hash_hmac_basic.phpt]
PASS Test hash_file() function : basic functionality [ext/hash/tests/hash_hmac_basic.phpt] 
TEST 5224/15092 [ext/hash/tests/hash_hmac_error.phpt]
PASS Test hash_hmac() function : basic functionality [ext/hash/tests/hash_hmac_error.phpt] 
TEST 5225/15092 [ext/hash/tests/hash_hmac_file_basic.phpt]
PASS Test hash_hmac_file() function : basic functionality [ext/hash/tests/hash_hmac_file_basic.phpt] 
TEST 5226/15092 [ext/hash/tests/hash_hmac_file_error.phpt]
PASS Test hash_hmac_file() function : basic functionality [ext/hash/tests/hash_hmac_file_error.phpt] 
TEST 5227/15092 [ext/hash/tests/hash_init_error.phpt]
PASS hash_init() function - errors test [ext/hash/tests/hash_init_error.phpt] 
TEST 5228/15092 [ext/hash/tests/hash_pbkdf2_basic.phpt]
PASS Test hash_pbkdf2() function : basic functionality [ext/hash/tests/hash_pbkdf2_basic.phpt] 
TEST 5229/15092 [ext/hash/tests/hash_pbkdf2_error.phpt]
PASS Test hash_pbkdf2() function : error functionality [ext/hash/tests/hash_pbkdf2_error.phpt] 
TEST 5230/15092 [ext/hash/tests/hash_update_file.phpt]
PASS hash_update_file() function - basic test [ext/hash/tests/hash_update_file.phpt] 
TEST 5231/15092 [ext/hash/tests/hash_update_stream.phpt]
PASS int hash_update_stream ( resource $context , resource $handle [, int $length = -1 ] ); [ext/hash/tests/hash_update_stream.phpt] 
TEST 5232/15092 [ext/hash/tests/haval.phpt]
PASS haval algorithm (multi-vector, multi-pass, multi-width) [ext/hash/tests/haval.phpt] 
TEST 5233/15092 [ext/hash/tests/hmac-md5.phpt]
PASS hmac-md5 algorithm [ext/hash/tests/hmac-md5.phpt] 
TEST 5234/15092 [ext/hash/tests/joaat.phpt]
PASS Jenkins's one-at-a-time [ext/hash/tests/joaat.phpt] 
TEST 5235/15092 [ext/hash/tests/md2.phpt]
PASS md2 algorithm [ext/hash/tests/md2.phpt] 
TEST 5236/15092 [ext/hash/tests/md4.phpt]
PASS md4 algorithm [ext/hash/tests/md4.phpt] 
TEST 5237/15092 [ext/hash/tests/md5.phpt]
PASS md5 algorithm [ext/hash/tests/md5.phpt] 
TEST 5238/15092 [ext/hash/tests/mhash_001.phpt]
PASS mhash() test [ext/hash/tests/mhash_001.phpt] 
TEST 5239/15092 [ext/hash/tests/mhash_002.phpt]
PASS mhash_get_block_size() & mhash_get_hash_name() test [ext/hash/tests/mhash_002.phpt] 
TEST 5240/15092 [ext/hash/tests/mhash_003.phpt]
PASS mhash_keygen_s2k() test [ext/hash/tests/mhash_003.phpt] 
TEST 5241/15092 [ext/hash/tests/mhash_004.phpt]
PASS mhash() modifying algorithm parameter [ext/hash/tests/mhash_004.phpt] 
TEST 5242/15092 [ext/hash/tests/new-context.phpt]
PASS Attempt to instantiate a HashContext directly [ext/hash/tests/new-context.phpt] 
TEST 5243/15092 [ext/hash/tests/reuse.phpt]
PASS Attempt to reuse a closed hash context [ext/hash/tests/reuse.phpt] 
TEST 5244/15092 [ext/hash/tests/ripemd128.phpt]
PASS ripemd128 algorithm [ext/hash/tests/ripemd128.phpt] 
TEST 5245/15092 [ext/hash/tests/ripemd160.phpt]
PASS ripemd160 algorithm [ext/hash/tests/ripemd160.phpt] 
TEST 5246/15092 [ext/hash/tests/ripemd256.phpt]
PASS ripemd256 algorithm [ext/hash/tests/ripemd256.phpt] 
TEST 5247/15092 [ext/hash/tests/ripemd320.phpt]
PASS ripemd320 algorithm [ext/hash/tests/ripemd320.phpt] 
TEST 5248/15092 [ext/hash/tests/serialize-context.phpt]
PASS Serialize a context [ext/hash/tests/serialize-context.phpt] 
TEST 5249/15092 [ext/hash/tests/sha1.phpt]
PASS sha1 algorithm [ext/hash/tests/sha1.phpt] 
TEST 5250/15092 [ext/hash/tests/sha224.phpt]
PASS sha224 algorithm [ext/hash/tests/sha224.phpt] 
TEST 5251/15092 [ext/hash/tests/sha256.phpt]
PASS sha256 algorithm [ext/hash/tests/sha256.phpt] 
TEST 5252/15092 [ext/hash/tests/sha3.phpt]
PASS sha3 algorithm [ext/hash/tests/sha3.phpt] 
TEST 5253/15092 [ext/hash/tests/sha384.phpt]
PASS sha384 algorithm [ext/hash/tests/sha384.phpt] 
TEST 5254/15092 [ext/hash/tests/sha512-224.phpt]
PASS sha512/224 algorithm [ext/hash/tests/sha512-224.phpt] 
TEST 5255/15092 [ext/hash/tests/sha512-256.phpt]
PASS sha512/256 algorithm [ext/hash/tests/sha512-256.phpt] 
TEST 5256/15092 [ext/hash/tests/sha512.phpt]
PASS sha512 algorithm [ext/hash/tests/sha512.phpt] 
TEST 5257/15092 [ext/hash/tests/snefru.phpt]
PASS snefru [ext/hash/tests/snefru.phpt] 
TEST 5258/15092 [ext/hash/tests/tiger.phpt]
PASS tiger [ext/hash/tests/tiger.phpt] 
TEST 5259/15092 [ext/hash/tests/whirlpool.phpt]
PASS whirlpool [ext/hash/tests/whirlpool.phpt] 
TEST 5260/15092 [ext/iconv/tests/bug37176.phpt]
PASS Bug #37176 (iconv_strpos() fails to find a string) [ext/iconv/tests/bug37176.phpt] 
TEST 5261/15092 [ext/iconv/tests/bug37773.phpt]
PASS Bug #37773 (iconv_substr() gives "Unknown error" when string length = 1") [ext/iconv/tests/bug37773.phpt] 
TEST 5262/15092 [ext/iconv/tests/bug48147.phpt]
PASS Bug #48147 (iconv with //IGNORE cuts the string) [ext/iconv/tests/bug48147.phpt] 
TEST 5263/15092 [ext/iconv/tests/bug48289.phpt]
PASS Bug #48289 (iconv_mime_encode() quoted-printable scheme is broken) [ext/iconv/tests/bug48289.phpt] 
TEST 5264/15092 [ext/iconv/tests/bug51250.phpt]
PASS Bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words) [ext/iconv/tests/bug51250.phpt] 
TEST 5265/15092 [ext/iconv/tests/bug52211.phpt]
PASS Bug #52211 (iconv() returns part of string on error) [ext/iconv/tests/bug52211.phpt] 
TEST 5266/15092 [ext/iconv/tests/bug52941.phpt]
PASS Bug #52941 (The 'iconv_mime_decode_headers' function is skipping headers) [ext/iconv/tests/bug52941.phpt] 
TEST 5267/15092 [ext/iconv/tests/bug53304.phpt]
PASS Bug #53304 (quot_print_decode does not handle lower-case hex digits) [ext/iconv/tests/bug53304.phpt] 
TEST 5268/15092 [ext/iconv/tests/bug69840.phpt]
PASS Bug #69840 (iconv_substr() doesn't work with UTF-16BE) [ext/iconv/tests/bug69840.phpt] 
TEST 5269/15092 [ext/iconv/tests/bug72320.phpt]
PASS Bug #72320 (iconv_substr returns false for empty strings) [ext/iconv/tests/bug72320.phpt] 
TEST 5270/15092 [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 5271/15092 [ext/iconv/tests/eucjp2iso2022jp.phpt]
PASS EUC-JP to ISO-2022-JP [ext/iconv/tests/eucjp2iso2022jp.phpt] 
TEST 5272/15092 [ext/iconv/tests/eucjp2sjis.phpt]
PASS EUC-JP to SJIS [ext/iconv/tests/eucjp2sjis.phpt] 
TEST 5273/15092 [ext/iconv/tests/eucjp2utf8.phpt]
PASS EUC-JP to UTF8 [ext/iconv/tests/eucjp2utf8.phpt] 
TEST 5274/15092 [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 5275/15092 [ext/iconv/tests/iconv001.phpt]
PASS iconv() test 1 [ext/iconv/tests/iconv001.phpt] 
TEST 5276/15092 [ext/iconv/tests/iconv002.phpt]
PASS iconv() test 2 (UCS4BE to ASCII) [ext/iconv/tests/iconv002.phpt] 
TEST 5277/15092 [ext/iconv/tests/iconv003.phpt]
PASS iconv() test 3 [ext/iconv/tests/iconv003.phpt] 
TEST 5278/15092 [ext/iconv/tests/iconv004.phpt]
PASS iconv_mime_encode() sanity cheeck. [ext/iconv/tests/iconv004.phpt] 
TEST 5279/15092 [ext/iconv/tests/iconv_basic.phpt]
PASS Test iconv() function : basic functionality [ext/iconv/tests/iconv_basic.phpt] 
TEST 5280/15092 [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 5281/15092 [ext/iconv/tests/iconv_basic_001.phpt]
PASS Test the basics to function iconv. [ext/iconv/tests/iconv_basic_001.phpt] 
TEST 5282/15092 [ext/iconv/tests/iconv_default_charset.phpt]
PASS Test default_charset handling [ext/iconv/tests/iconv_default_charset.phpt] 
TEST 5283/15092 [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 5284/15092 [ext/iconv/tests/iconv_get_encoding_basic.phpt]
PASS iconv_get_encoding() parameter tests [ext/iconv/tests/iconv_get_encoding_basic.phpt] 
TEST 5285/15092 [ext/iconv/tests/iconv_get_encoding_error.phpt]
PASS Test iconv_get_encoding() function : basic functionality [ext/iconv/tests/iconv_get_encoding_error.phpt] 
TEST 5286/15092 [ext/iconv/tests/iconv_ini_encoding.phpt]
PASS Encoding INI test [ext/iconv/tests/iconv_ini_encoding.phpt] 
TEST 5287/15092 [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 5288/15092 [ext/iconv/tests/iconv_mime_decode.phpt]
PASS iconv_mime_decode() [ext/iconv/tests/iconv_mime_decode.phpt] 
TEST 5289/15092 [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 5290/15092 [ext/iconv/tests/iconv_mime_decode_headers.phpt]
PASS iconv_mime_decode_headers() [ext/iconv/tests/iconv_mime_decode_headers.phpt] 
TEST 5291/15092 [ext/iconv/tests/iconv_mime_decode_headers_variation1.phpt]
PASS Test iconv_mime_encode() function : usage variations - Pass different data types to headers arg [ext/iconv/tests/iconv_mime_decode_headers_variation1.phpt] 
TEST 5292/15092 [ext/iconv/tests/iconv_mime_decode_headers_variation2.phpt]
SKIP Test iconv_mime_encode() function : usage variations - Pass different data types to mode arg [ext/iconv/tests/iconv_mime_decode_headers_variation2.phpt] 
TEST 5293/15092 [ext/iconv/tests/iconv_mime_decode_headers_variation3.phpt]
SKIP Test iconv_mime_encode() function : usage variations - Pass different data types to charset arg [ext/iconv/tests/iconv_mime_decode_headers_variation3.phpt] 
TEST 5294/15092 [ext/iconv/tests/iconv_mime_decode_variation1.phpt]
PASS Test iconv_mime_decode() function : usage variations - Pass different data types to header arg [ext/iconv/tests/iconv_mime_decode_variation1.phpt] 
TEST 5295/15092 [ext/iconv/tests/iconv_mime_decode_variation2.phpt]
SKIP Test iconv_mime_decode() function : usage variations - Pass different data types to mode arg [ext/iconv/tests/iconv_mime_decode_variation2.phpt] 
TEST 5296/15092 [ext/iconv/tests/iconv_mime_decode_variation3.phpt]
PASS Test iconv_mime_decode() function : usage variations - Pass different data types to charset arg [ext/iconv/tests/iconv_mime_decode_variation3.phpt] 
TEST 5297/15092 [ext/iconv/tests/iconv_mime_encode.phpt]
PASS iconv_mime_encode() [ext/iconv/tests/iconv_mime_encode.phpt] 
TEST 5298/15092 [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 5299/15092 [ext/iconv/tests/iconv_set_encoding_error.phpt]
PASS Test iconv_set_encoding() function : basic functionality [ext/iconv/tests/iconv_set_encoding_error.phpt] 
TEST 5300/15092 [ext/iconv/tests/iconv_set_encoding_variation.phpt]
PASS Test iconv_set_encoding() function : error functionality [ext/iconv/tests/iconv_set_encoding_variation.phpt] 
TEST 5301/15092 [ext/iconv/tests/iconv_stream_filter.phpt]
PASS iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt] 
TEST 5302/15092 [ext/iconv/tests/iconv_stream_filter_delimiter.phpt]
PASS iconv stream filter [ext/iconv/tests/iconv_stream_filter_delimiter.phpt] 
TEST 5303/15092 [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 5304/15092 [ext/iconv/tests/iconv_strlen.phpt]
PASS iconv_strlen() [ext/iconv/tests/iconv_strlen.phpt] 
TEST 5305/15092 [ext/iconv/tests/iconv_strlen_basic.phpt]
PASS Test iconv_strlen() function : basic functionality [ext/iconv/tests/iconv_strlen_basic.phpt] 
TEST 5306/15092 [ext/iconv/tests/iconv_strlen_error1.phpt]
PASS Test iconv_strlen() function : error conditions - pass incorrect number of args [ext/iconv/tests/iconv_strlen_error1.phpt] 
TEST 5307/15092 [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 5308/15092 [ext/iconv/tests/iconv_strlen_variation1.phpt]
PASS Test iconv_strlen() function : usage variations - Pass different data types as $str arg [ext/iconv/tests/iconv_strlen_variation1.phpt] 
TEST 5309/15092 [ext/iconv/tests/iconv_strlen_variation2.phpt]
PASS Test iconv_strlen() function : usage variations - Pass different data types as $encoding arg [ext/iconv/tests/iconv_strlen_variation2.phpt] 
TEST 5310/15092 [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 5311/15092 [ext/iconv/tests/iconv_strpos.phpt]
PASS iconv_strpos() [ext/iconv/tests/iconv_strpos.phpt] 
TEST 5312/15092 [ext/iconv/tests/iconv_strpos_basic.phpt]
PASS Test iconv_strpos() function : basic functionality [ext/iconv/tests/iconv_strpos_basic.phpt] 
TEST 5313/15092 [ext/iconv/tests/iconv_strpos_error1.phpt]
PASS Test iconv_strpos() function : error conditions - Pass incorrect number of args [ext/iconv/tests/iconv_strpos_error1.phpt] 
TEST 5314/15092 [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 5315/15092 [ext/iconv/tests/iconv_strpos_variation1.phpt]
PASS Test iconv_strpos() function : usage variations - pass different data types to $haystack arg [ext/iconv/tests/iconv_strpos_variation1.phpt] 
TEST 5316/15092 [ext/iconv/tests/iconv_strpos_variation2.phpt]
PASS Test iconv_strpos() function : usage variations - pass different data types as $needle arg [ext/iconv/tests/iconv_strpos_variation2.phpt] 
TEST 5317/15092 [ext/iconv/tests/iconv_strpos_variation3.phpt]
SKIP Test iconv_strpos() function : usage variations - pass different data types as $offset arg [ext/iconv/tests/iconv_strpos_variation3.phpt] reason: this test is for 32bit platform only
TEST 5318/15092 [ext/iconv/tests/iconv_strpos_variation3_64bit.phpt]
PASS Test iconv_strpos() function : usage variations - pass different data types as $offset arg [ext/iconv/tests/iconv_strpos_variation3_64bit.phpt] 
TEST 5319/15092 [ext/iconv/tests/iconv_strpos_variation4.phpt]
PASS Test iconv_strpos() function : usage variations - pass different data types as $charset arg [ext/iconv/tests/iconv_strpos_variation4.phpt] 
TEST 5320/15092 [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 5321/15092 [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 5322/15092 [ext/iconv/tests/iconv_strrpos.phpt]
PASS iconv_strrpos() [ext/iconv/tests/iconv_strrpos.phpt] 
TEST 5323/15092 [ext/iconv/tests/iconv_strrpos_basic.phpt]
PASS Test iconv_strrpos() function : basic functionality [ext/iconv/tests/iconv_strrpos_basic.phpt] 
TEST 5324/15092 [ext/iconv/tests/iconv_strrpos_error1.phpt]
PASS Test iconv_strrpos() function : error conditions - pass incorrect number of args [ext/iconv/tests/iconv_strrpos_error1.phpt] 
TEST 5325/15092 [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 5326/15092 [ext/iconv/tests/iconv_strrpos_variation1.phpt]
PASS Test iconv_strrpos() function : usage variations - pass different data types to $haystack arg [ext/iconv/tests/iconv_strrpos_variation1.phpt] 
TEST 5327/15092 [ext/iconv/tests/iconv_strrpos_variation2.phpt]
PASS Test iconv_strrpos() function : usage variations - Pass different data types to $needle arg [ext/iconv/tests/iconv_strrpos_variation2.phpt] 
TEST 5328/15092 [ext/iconv/tests/iconv_strrpos_variation3.phpt]
PASS Test iconv_strrpos() function : usage variations - pass different data types as $encoding arg [ext/iconv/tests/iconv_strrpos_variation3.phpt] 
TEST 5329/15092 [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 5330/15092 [ext/iconv/tests/iconv_substr.phpt]
PASS iconv_substr() [ext/iconv/tests/iconv_substr.phpt] 
TEST 5331/15092 [ext/iconv/tests/iconv_substr_basic.phpt]
PASS Test iconv_substr() function : basic functionality [ext/iconv/tests/iconv_substr_basic.phpt] 
TEST 5332/15092 [ext/iconv/tests/iconv_substr_error1.phpt]
PASS Test iconv_substr() function : error conditions - Pass incorrect number of args [ext/iconv/tests/iconv_substr_error1.phpt] 
TEST 5333/15092 [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 5334/15092 [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 5335/15092 [ext/iconv/tests/ob_iconv_handler.phpt]
PASS ob_iconv_handler() [ext/iconv/tests/ob_iconv_handler.phpt] 
TEST 5336/15092 [ext/iconv/tests/translit-failure.phpt]
SKIP Translit failure [ext/iconv/tests/translit-failure.phpt] reason: ICONV_IMPL != "libiconv"
TEST 5337/15092 [ext/iconv/tests/translit-utf8.phpt]
SKIP Translit UTF-8 quotes [ext/iconv/tests/translit-utf8.phpt] reason: ICONV_IMPL != "libiconv"
TEST 5338/15092 [ext/intl/tests/badargs.phpt]
PASS Check that bad arguments return the same [ext/intl/tests/badargs.phpt] 
TEST 5339/15092 [ext/intl/tests/breakiter___construct.phpt]
PASS IntlBreakIterator::__construct() should not be callable [ext/intl/tests/breakiter___construct.phpt] 
TEST 5340/15092 [ext/intl/tests/breakiter___construct_error.phpt]
PASS IntlRuleBasedBreakIterator::__construct(): arg errors [ext/intl/tests/breakiter___construct_error.phpt] 
TEST 5341/15092 [ext/intl/tests/breakiter_clone_basic.phpt]
PASS IntlBreakIterator: clone handler [ext/intl/tests/breakiter_clone_basic.phpt] 
TEST 5342/15092 [ext/intl/tests/breakiter_createCodePointInstance_basic.phpt]
PASS IntlBreakIterator::createCodePointInstance(): basic test [ext/intl/tests/breakiter_createCodePointInstance_basic.phpt] 
TEST 5343/15092 [ext/intl/tests/breakiter_createCodePointInstance_error.phpt]
PASS IntlBreakIterator::createCodePointInstance(): bad arguments [ext/intl/tests/breakiter_createCodePointInstance_error.phpt] 
TEST 5344/15092 [ext/intl/tests/breakiter_current_basic.phpt]
PASS IntlBreakIterator::current(): basic test [ext/intl/tests/breakiter_current_basic.phpt] 
TEST 5345/15092 [ext/intl/tests/breakiter_factories_basic.phpt]
PASS IntlBreakIterator factories: basic tests [ext/intl/tests/breakiter_factories_basic.phpt] 
TEST 5346/15092 [ext/intl/tests/breakiter_factories_error.phpt]
PASS IntlBreakIterator factory methods: argument errors [ext/intl/tests/breakiter_factories_error.phpt] 
TEST 5347/15092 [ext/intl/tests/breakiter_first_basic.phpt]
PASS IntlBreakIterator::first(): basic test [ext/intl/tests/breakiter_first_basic.phpt] 
TEST 5348/15092 [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 5349/15092 [ext/intl/tests/breakiter_following_basic.phpt]
PASS IntlBreakIterator::following(): basic test [ext/intl/tests/breakiter_following_basic.phpt] 
TEST 5350/15092 [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 5351/15092 [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 5352/15092 [ext/intl/tests/breakiter_getLocale_basic2.phpt]
PASS IntlBreakIterator::getLocale(): basic test [ext/intl/tests/breakiter_getLocale_basic2.phpt] 
TEST 5353/15092 [ext/intl/tests/breakiter_getLocale_error.phpt]
PASS IntlBreakIterator::getLocale(): arg errors [ext/intl/tests/breakiter_getLocale_error.phpt] 
TEST 5354/15092 [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 5355/15092 [ext/intl/tests/breakiter_getPartsIterator_basic2.phpt]
PASS IntlBreakIterator::getPartsIterator(): basic test, ICU >= 58.1 [ext/intl/tests/breakiter_getPartsIterator_basic2.phpt] 
TEST 5356/15092 [ext/intl/tests/breakiter_getPartsIterator_error.phpt]
PASS IntlBreakIterator::getPartsIterator(): bad args [ext/intl/tests/breakiter_getPartsIterator_error.phpt] 
TEST 5357/15092 [ext/intl/tests/breakiter_getPartsIterator_var1.phpt]
PASS IntlBreakIterator::getPartsIterator(): argument variations [ext/intl/tests/breakiter_getPartsIterator_var1.phpt] 
TEST 5358/15092 [ext/intl/tests/breakiter_getText_basic.phpt]
PASS IntlBreakIterator::getText(): basic test [ext/intl/tests/breakiter_getText_basic.phpt] 
TEST 5359/15092 [ext/intl/tests/breakiter_getText_error.phpt]
PASS IntlBreakIterator::getText(): arg errors [ext/intl/tests/breakiter_getText_error.phpt] 
TEST 5360/15092 [ext/intl/tests/breakiter_isBoundary_basic.phpt]
PASS IntlBreakIterator::isBoundary(): basic test [ext/intl/tests/breakiter_isBoundary_basic.phpt] 
TEST 5361/15092 [ext/intl/tests/breakiter_last_basic.phpt]
PASS IntlBreakIterator::last(): basic test [ext/intl/tests/breakiter_last_basic.phpt] 
TEST 5362/15092 [ext/intl/tests/breakiter_next_basic.phpt]
PASS IntlBreakIterator::next(): basic test [ext/intl/tests/breakiter_next_basic.phpt] 
TEST 5363/15092 [ext/intl/tests/breakiter_next_error.phpt]
PASS IntlBreakIterator::next(): arg errors [ext/intl/tests/breakiter_next_error.phpt] 
TEST 5364/15092 [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 5365/15092 [ext/intl/tests/breakiter_preceding_basic2.phpt]
PASS IntlBreakIterator::preceding(): basic test, ICU >= 58.1 [ext/intl/tests/breakiter_preceding_basic2.phpt] 
TEST 5366/15092 [ext/intl/tests/breakiter_previous_basic.phpt]
PASS IntlBreakIterator::previous(): basic test [ext/intl/tests/breakiter_previous_basic.phpt] 
TEST 5367/15092 [ext/intl/tests/breakiter_setText_basic.phpt]
PASS IntlBreakIterator::setText(): basic test [ext/intl/tests/breakiter_setText_basic.phpt] 
TEST 5368/15092 [ext/intl/tests/breakiter_setText_error.phpt]
PASS IntlBreakIterator::setText(): arg errors [ext/intl/tests/breakiter_setText_error.phpt] 
TEST 5369/15092 [ext/intl/tests/bug12887.phpt]
PASS locale_get_keywords() bug #12887 [ext/intl/tests/bug12887.phpt] 
TEST 5370/15092 [ext/intl/tests/bug14562.phpt]
PASS Bug #14562 NumberFormatter breaks when locale changes [ext/intl/tests/bug14562.phpt] 
TEST 5371/15092 [ext/intl/tests/bug48227.phpt]
PASS Bug #48227 (NumberFormatter::format leaks memory) [ext/intl/tests/bug48227.phpt] 
TEST 5372/15092 [ext/intl/tests/bug50590.phpt]
PASS Bug #50590 (IntlDateFormatter::parse result is limited to the integer range) [ext/intl/tests/bug50590.phpt] 
TEST 5373/15092 [ext/intl/tests/bug53512.phpt]
PASS Bug #53512 (NumberFormatter::setSymbol crash on bogus $attr values) [ext/intl/tests/bug53512.phpt] 
TEST 5374/15092 [ext/intl/tests/bug53735.phpt]
PASS Bug #53735 NumberFormatter returns NaN when converting float point [ext/intl/tests/bug53735.phpt] 
TEST 5375/15092 [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 5376/15092 [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 5377/15092 [ext/intl/tests/bug58756_MessageFormatter_variant2.phpt]
PASS Bug #58756: w.r.t MessageFormatter [ext/intl/tests/bug58756_MessageFormatter_variant2.phpt] 
TEST 5378/15092 [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 5379/15092 [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 5380/15092 [ext/intl/tests/bug60192-compare.phpt]
PASS Bug #60192 (SegFault when Collator not constructed properly) [ext/intl/tests/bug60192-compare.phpt] 
TEST 5381/15092 [ext/intl/tests/bug60192-getlocale.phpt]
PASS Bug #60192 (SegFault when Collator not constructed properly) [ext/intl/tests/bug60192-getlocale.phpt] 
TEST 5382/15092 [ext/intl/tests/bug60192-getsortkey.phpt]
PASS Bug #60192 (SegFault when Collator not constructed properly) [ext/intl/tests/bug60192-getsortkey.phpt] 
TEST 5383/15092 [ext/intl/tests/bug60192-sort.phpt]
PASS Bug #60192 (SegFault when Collator not constructed properly) [ext/intl/tests/bug60192-sort.phpt] 
TEST 5384/15092 [ext/intl/tests/bug60192-sortwithsortkeys.phpt]
PASS Bug #60192 (SegFault when Collator not constructed properly) [ext/intl/tests/bug60192-sortwithsortkeys.phpt] 
TEST 5385/15092 [ext/intl/tests/bug61487.phpt]
PASS grapheme() str[i]pos limits [ext/intl/tests/bug61487.phpt] 
TEST 5386/15092 [ext/intl/tests/bug61860.phpt]
PASS Bug #61860: Offsets may be wrong for grapheme_stri* functions [ext/intl/tests/bug61860.phpt] 
TEST 5387/15092 [ext/intl/tests/bug62017.phpt]
PASS Bug #62017: datefmt_create with incorrectly encoded timezone leaks pattern [ext/intl/tests/bug62017.phpt] 
TEST 5388/15092 [ext/intl/tests/bug62070.phpt]
SKIP Bug #62070: Collator::getSortKey() returns garbage [ext/intl/tests/bug62070.phpt] reason: for ICU < 53.1
TEST 5389/15092 [ext/intl/tests/bug62070_2.phpt]
PASS Bug #62070: Collator::getSortKey() returns garbage [ext/intl/tests/bug62070_2.phpt] 
TEST 5390/15092 [ext/intl/tests/bug62081.phpt]
PASS Bug #62081: IntlDateFormatter leaks memory if called twice [ext/intl/tests/bug62081.phpt] 
TEST 5391/15092 [ext/intl/tests/bug62082.phpt]
PASS Bug #62082: Memory corruption in internal get_icu_disp_value_src_php() [ext/intl/tests/bug62082.phpt] 
TEST 5392/15092 [ext/intl/tests/bug62083.phpt]
PASS Bug #62083: grapheme_extract() leaks memory [ext/intl/tests/bug62083.phpt] 
TEST 5393/15092 [ext/intl/tests/bug62759.phpt]
PASS Bug #62759: Buggy grapheme_substr() on edge case [ext/intl/tests/bug62759.phpt] 
TEST 5394/15092 [ext/intl/tests/bug62915-2.phpt]
PASS Bug #62915: cloning of several classes is defective [ext/intl/tests/bug62915-2.phpt] 
TEST 5395/15092 [ext/intl/tests/bug62915.phpt]
PASS Bug #62915: incomplete cloning of IntlTimeZone objects [ext/intl/tests/bug62915.phpt] 
TEST 5396/15092 [ext/intl/tests/bug65732.phpt]
PASS Bug #65732 (grapheme_*() is not Unicode compliant on CR LF sequence) [ext/intl/tests/bug65732.phpt] 
TEST 5397/15092 [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 5398/15092 [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 5399/15092 [ext/intl/tests/bug67052.phpt]
PASS Bug #67052 - NumberFormatter::parse() resets LC_NUMERIC setting [ext/intl/tests/bug67052.phpt] 
TEST 5400/15092 [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 5401/15092 [ext/intl/tests/bug68447.phpt]
PASS Bug #68447: grapheme_extract take an extra trailing character [ext/intl/tests/bug68447.phpt] 
TEST 5402/15092 [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 5403/15092 [ext/intl/tests/bug69398.phpt]
PASS IntlDateFormatter::formatObject(): returns wrong value when time style is NONE. [ext/intl/tests/bug69398.phpt] 
TEST 5404/15092 [ext/intl/tests/bug70451.phpt]
PASS Bug #70451 IntlChar::charFromName() not consistent with C library or HHVM [ext/intl/tests/bug70451.phpt] 
TEST 5405/15092 [ext/intl/tests/bug70452.phpt]
PASS Bug #70452 string IntlChar::charName() can sometimes return bool(false) [ext/intl/tests/bug70452.phpt] 
TEST 5406/15092 [ext/intl/tests/bug71020.phpt]
PASS Bug #71020 (Use after free in Collator::sortWithSortKeys) [ext/intl/tests/bug71020.phpt] 
TEST 5407/15092 [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 5408/15092 [ext/intl/tests/bug72241.phpt]
PASS Bug #72241: get_icu_value_internal out-of-bounds read [ext/intl/tests/bug72241.phpt] 
TEST 5409/15092 [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 5410/15092 [ext/intl/tests/bug72533.phpt]
PASS Bug #72533 (locale_accept_from_http out-of-bounds access) [ext/intl/tests/bug72533.phpt] 
TEST 5411/15092 [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 5412/15092 [ext/intl/tests/bug74230.phpt]
PASS Bug #74230 iconv fails to fail on surrogates [ext/intl/tests/bug74230.phpt] 
TEST 5413/15092 [ext/intl/tests/bug74298.phpt]
PASS Bug #74298 (IntlDateFormatter->format() doesn't return microseconds/fractions) [ext/intl/tests/bug74298.phpt] 
TEST 5414/15092 [ext/intl/tests/bug74433.phpt]
PASS Bug #74433 Wrong reflection on the Normalizer methods [ext/intl/tests/bug74433.phpt] 
TEST 5415/15092 [ext/intl/tests/bug74468.phpt]
SKIP Bug #74468 Wrong reflection on Collator::sortWithSortKeys [ext/intl/tests/bug74468.phpt] reason: for ICU < 51.2
TEST 5416/15092 [ext/intl/tests/bug74705.phpt]
PASS Bug #74705 Wrong reflection on Collator::getSortKey [ext/intl/tests/bug74705.phpt] 
TEST 5417/15092 [ext/intl/tests/bug75090.phpt]
PASS Bug #75090 Constants of parent IntlCalendar class not inherited [ext/intl/tests/bug75090.phpt] 
TEST 5418/15092 [ext/intl/tests/bug75193.phpt]
PASS Bug #75193 segfault in collator_convert_object_to_string [ext/intl/tests/bug75193.phpt] 
TEST 5419/15092 [ext/intl/tests/bug75317.phpt]
PASS Bug #75317 (UConverter::setDestinationEncoding changes source instead of destinatination) [ext/intl/tests/bug75317.phpt] 
TEST 5420/15092 [ext/intl/tests/bug75318.phpt]
PASS Bug #75318 (The parameter of UConverter::getAliases() is not optional) [ext/intl/tests/bug75318.phpt] 
TEST 5421/15092 [ext/intl/tests/bug75378.phpt]
PASS Bug #75378 ([REGRESSION] IntlDateFormatter::parse() does not change $position argument) [ext/intl/tests/bug75378.phpt] 
TEST 5422/15092 [ext/intl/tests/calendar_add_basic.phpt]
PASS IntlCalendar::add() basic test [ext/intl/tests/calendar_add_basic.phpt] 
TEST 5423/15092 [ext/intl/tests/calendar_add_error.phpt]
PASS IntlCalendar::add(): bad arguments [ext/intl/tests/calendar_add_error.phpt] 
TEST 5424/15092 [ext/intl/tests/calendar_before_after_error.phpt]
PASS IntlCalendar::before()/after(): bad arguments [ext/intl/tests/calendar_before_after_error.phpt] 
TEST 5425/15092 [ext/intl/tests/calendar_clear_basic.phpt]
PASS IntlCalendar::clear() basic test [ext/intl/tests/calendar_clear_basic.phpt] 
TEST 5426/15092 [ext/intl/tests/calendar_clear_error.phpt]
PASS IntlCalendar::clear(): bad arguments [ext/intl/tests/calendar_clear_error.phpt] 
TEST 5427/15092 [ext/intl/tests/calendar_clear_variation1.phpt]
PASS IntlCalendar::clear() 1 arg variation [ext/intl/tests/calendar_clear_variation1.phpt] 
TEST 5428/15092 [ext/intl/tests/calendar_const_field_field_count.phpt]
PASS IntlCalendar::FIELD_FIELD_COUNT [ext/intl/tests/calendar_const_field_field_count.phpt] 
TEST 5429/15092 [ext/intl/tests/calendar_createInstance_basic.phpt]
PASS IntlCalendar::createInstance() basic test [ext/intl/tests/calendar_createInstance_basic.phpt] 
TEST 5430/15092 [ext/intl/tests/calendar_createInstance_error.phpt]
PASS IntlCalendar::createInstance: bad arguments [ext/intl/tests/calendar_createInstance_error.phpt] 
TEST 5431/15092 [ext/intl/tests/calendar_createInstance_variation1.phpt]
PASS IntlCalendar::createInstance() argument variations [ext/intl/tests/calendar_createInstance_variation1.phpt] 
TEST 5432/15092 [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 5433/15092 [ext/intl/tests/calendar_equals_error.phpt]
PASS IntlCalendar::equals(): bad arguments [ext/intl/tests/calendar_equals_error.phpt] 
TEST 5434/15092 [ext/intl/tests/calendar_fieldDifference_basic.phpt]
PASS IntlCalendar::fieldDifference() basic test [ext/intl/tests/calendar_fieldDifference_basic.phpt] 
TEST 5435/15092 [ext/intl/tests/calendar_fieldDifference_error.phpt]
PASS IntlCalendar::fieldDifference(): bad arguments [ext/intl/tests/calendar_fieldDifference_error.phpt] 
TEST 5436/15092 [ext/intl/tests/calendar_fromDateTime_basic.phpt]
PASS IntlCalendar::fromDateTime(): basic test [ext/intl/tests/calendar_fromDateTime_basic.phpt] 
TEST 5437/15092 [ext/intl/tests/calendar_fromDateTime_error.phpt]
PASS IntlCalendar::fromDateTime(): errors [ext/intl/tests/calendar_fromDateTime_error.phpt] 
TEST 5438/15092 [ext/intl/tests/calendar_getAvailableLocales_basic.phpt]
PASS IntlCalendar::getAvailableLocales() basic test [ext/intl/tests/calendar_getAvailableLocales_basic.phpt] 
TEST 5439/15092 [ext/intl/tests/calendar_getAvailableLocales_error.phpt]
PASS IntlCalendar::getAvailableLocales(): bad arguments [ext/intl/tests/calendar_getAvailableLocales_error.phpt] 
TEST 5440/15092 [ext/intl/tests/calendar_getDayOfWeekType_basic.phpt]
SKIP IntlCalendar::getDayOfWeekType() basic test [ext/intl/tests/calendar_getDayOfWeekType_basic.phpt] reason: for ICU >= 4.4 and ICU < 52.1
TEST 5441/15092 [ext/intl/tests/calendar_getDayOfWeekType_basic2.phpt]
PASS IntlCalendar::getDayOfWeekType() basic test [ext/intl/tests/calendar_getDayOfWeekType_basic2.phpt] 
TEST 5442/15092 [ext/intl/tests/calendar_getDayOfWeekType_error.phpt]
PASS IntlCalendar::getDayOfWeekOfType(): bad arguments [ext/intl/tests/calendar_getDayOfWeekType_error.phpt] 
TEST 5443/15092 [ext/intl/tests/calendar_getErrorCode_error.phpt]
PASS IntlCalendar::getErrorCode(): bad arguments [ext/intl/tests/calendar_getErrorCode_error.phpt] 
TEST 5444/15092 [ext/intl/tests/calendar_getErrorCode_getErrorMessage_basic.phpt]
PASS IntlCalendar::getErrorCode(), ::getErrorMessage() basic test [ext/intl/tests/calendar_getErrorCode_getErrorMessage_basic.phpt] 
TEST 5445/15092 [ext/intl/tests/calendar_getErrorMessage_error.phpt]
PASS IntlCalendar::getErrorMessage(): bad arguments [ext/intl/tests/calendar_getErrorMessage_error.phpt] 
TEST 5446/15092 [ext/intl/tests/calendar_getFirstDayOfWeek_basic.phpt]
PASS IntlCalendar::getFirstDayOfWeek() basic test [ext/intl/tests/calendar_getFirstDayOfWeek_basic.phpt] 
TEST 5447/15092 [ext/intl/tests/calendar_getFirstDayOfWeek_error.phpt]
PASS IntlCalendar::getFirstDayOfWeek(): bad arguments [ext/intl/tests/calendar_getFirstDayOfWeek_error.phpt] 
TEST 5448/15092 [ext/intl/tests/calendar_getKeywordValuesForLocale_basic.phpt]
PASS IntlCalendar::getKeywordValuesForLocale() basic test [ext/intl/tests/calendar_getKeywordValuesForLocale_basic.phpt] 
TEST 5449/15092 [ext/intl/tests/calendar_getKeywordValuesForLocale_error.phpt]
PASS IntlCalendar::getKeywordValuesForLocale(): bad arguments [ext/intl/tests/calendar_getKeywordValuesForLocale_error.phpt] 
TEST 5450/15092 [ext/intl/tests/calendar_getLocale_basic.phpt]
PASS IntlCalendar::getLocale() basic test [ext/intl/tests/calendar_getLocale_basic.phpt] 
TEST 5451/15092 [ext/intl/tests/calendar_getLocale_error.phpt]
PASS IntlCalendar::getLocale(): bad arguments [ext/intl/tests/calendar_getLocale_error.phpt] 
TEST 5452/15092 [ext/intl/tests/calendar_getMinimalDaysInFirstWeek_basic.phpt]
PASS IntlCalendar::getMinimalDaysInFirstWeek() basic test [ext/intl/tests/calendar_getMinimalDaysInFirstWeek_basic.phpt] 
TEST 5453/15092 [ext/intl/tests/calendar_getMinimalDaysInFirstWeek_error.phpt]
PASS IntlCalendar::getMinimalDaysInFirstWeek(): bad arguments [ext/intl/tests/calendar_getMinimalDaysInFirstWeek_error.phpt] 
TEST 5454/15092 [ext/intl/tests/calendar_getNow_basic.phpt]
PASS IntlCalendar::getNow() basic test [ext/intl/tests/calendar_getNow_basic.phpt] 
TEST 5455/15092 [ext/intl/tests/calendar_getNow_error.phpt]
PASS IntlCalendar::getNow(): bad arguments [ext/intl/tests/calendar_getNow_error.phpt] 
TEST 5456/15092 [ext/intl/tests/calendar_getSkipped_RepeatedWallTimeOption_error.phpt]
PASS IntlCalendar::getSkipped/RepeatedWallTimeOption(): bad arguments [ext/intl/tests/calendar_getSkipped_RepeatedWallTimeOption_error.phpt] 
TEST 5457/15092 [ext/intl/tests/calendar_getTimeZone_basic.phpt]
PASS IntlCalendar::getTimeZone() basic test [ext/intl/tests/calendar_getTimeZone_basic.phpt] 
TEST 5458/15092 [ext/intl/tests/calendar_getTimeZone_error.phpt]
PASS IntlCalendar::getTimeZone(): bad arguments [ext/intl/tests/calendar_getTimeZone_error.phpt] 
TEST 5459/15092 [ext/intl/tests/calendar_getTime_basic.phpt]
PASS IntlCalendar::getTime() basic test [ext/intl/tests/calendar_getTime_basic.phpt] 
TEST 5460/15092 [ext/intl/tests/calendar_getTime_error.phpt]
PASS IntlCalendar::getTime(): bad arguments [ext/intl/tests/calendar_getTime_error.phpt] 
TEST 5461/15092 [ext/intl/tests/calendar_getType_basic.phpt]
PASS IntlCalendar::getType() basic test [ext/intl/tests/calendar_getType_basic.phpt] 
TEST 5462/15092 [ext/intl/tests/calendar_getType_error.phpt]
PASS IntlCalendar::getType(): bad arguments [ext/intl/tests/calendar_getType_error.phpt] 
TEST 5463/15092 [ext/intl/tests/calendar_getWeekendTransition_basic.phpt]
PASS IntlCalendar::getWeekendTransition() basic test [ext/intl/tests/calendar_getWeekendTransition_basic.phpt] 
TEST 5464/15092 [ext/intl/tests/calendar_getWeekendTransition_error.phpt]
PASS IntlCalendar::getWeekendTransition(): bad arguments [ext/intl/tests/calendar_getWeekendTransition_error.phpt] 
TEST 5465/15092 [ext/intl/tests/calendar_getXMaximum_basic.phpt]
PASS IntlCalendar::getMaximum(), ::getActualMaximum(), ::getLeastMaximum() basic test [ext/intl/tests/calendar_getXMaximum_basic.phpt] 
TEST 5466/15092 [ext/intl/tests/calendar_getXMinimum_basic.phpt]
PASS IntlCalendar::getMinimum(), ::getActualMinimum(), ::getGreatestMinimum() basic test [ext/intl/tests/calendar_getXMinimum_basic.phpt] 
TEST 5467/15092 [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 5468/15092 [ext/intl/tests/calendar_get_basic.phpt]
PASS IntlCalendar::get() basic test [ext/intl/tests/calendar_get_basic.phpt] 
TEST 5469/15092 [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 5470/15092 [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 5471/15092 [ext/intl/tests/calendar_get_setRepeatedWallTimeOption_basic.phpt]
PASS IntlCalendar::get/setRepeatedWallTimeOption(): basic test [ext/intl/tests/calendar_get_setRepeatedWallTimeOption_basic.phpt] 
TEST 5472/15092 [ext/intl/tests/calendar_get_setSkippedWallTimeOption_basic.phpt]
PASS IntlCalendar::get/setSkippedWallTimeOption(): basic test [ext/intl/tests/calendar_get_setSkippedWallTimeOption_basic.phpt] 
TEST 5473/15092 [ext/intl/tests/calendar_inDaylightTime_basic.phpt]
PASS IntlCalendar::inDaylightTime() basic test [ext/intl/tests/calendar_inDaylightTime_basic.phpt] 
TEST 5474/15092 [ext/intl/tests/calendar_inDaylightTime_error.phpt]
PASS IntlCalendar::inDaylightTime(): bad arguments [ext/intl/tests/calendar_inDaylightTime_error.phpt] 
TEST 5475/15092 [ext/intl/tests/calendar_isEquivalentTo_basic.phpt]
PASS IntlCalendar::isEquivalentTo() basic test [ext/intl/tests/calendar_isEquivalentTo_basic.phpt] 
TEST 5476/15092 [ext/intl/tests/calendar_isEquivalentTo_error.phpt]
PASS IntlCalendar::isEquivalentTo(): bad arguments [ext/intl/tests/calendar_isEquivalentTo_error.phpt] 
TEST 5477/15092 [ext/intl/tests/calendar_isLenient_error.phpt]
PASS IntlCalendar::isLenient(): bad arguments [ext/intl/tests/calendar_isLenient_error.phpt] 
TEST 5478/15092 [ext/intl/tests/calendar_isSet_basic.phpt]
PASS IntlCalendar::isSet() basic test [ext/intl/tests/calendar_isSet_basic.phpt] 
TEST 5479/15092 [ext/intl/tests/calendar_isSet_error.phpt]
PASS IntlCalendar::isSet(): bad arguments [ext/intl/tests/calendar_isSet_error.phpt] 
TEST 5480/15092 [ext/intl/tests/calendar_isWeekend_basic.phpt]
PASS IntlCalendar::isWeekend basic test [ext/intl/tests/calendar_isWeekend_basic.phpt] 
TEST 5481/15092 [ext/intl/tests/calendar_isWeekend_error.phpt]
PASS IntlCalendar::isWeekend(): bad arguments [ext/intl/tests/calendar_isWeekend_error.phpt] 
TEST 5482/15092 [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 5483/15092 [ext/intl/tests/calendar_roll_basic.phpt]
PASS IntlCalendar::roll() basic test [ext/intl/tests/calendar_roll_basic.phpt] 
TEST 5484/15092 [ext/intl/tests/calendar_roll_error.phpt]
PASS IntlCalendar::roll(): bad arguments [ext/intl/tests/calendar_roll_error.phpt] 
TEST 5485/15092 [ext/intl/tests/calendar_roll_variation1.phpt]
PASS IntlCalendar::roll() bool argument variation [ext/intl/tests/calendar_roll_variation1.phpt] 
TEST 5486/15092 [ext/intl/tests/calendar_setFirstDayOfWeek_basic.phpt]
PASS IntlCalendar::setFirstDayOfWeek() basic test [ext/intl/tests/calendar_setFirstDayOfWeek_basic.phpt] 
TEST 5487/15092 [ext/intl/tests/calendar_setFirstDayOfWeek_error.phpt]
PASS IntlCalendar::setFirstDayOfWeek(): bad arguments [ext/intl/tests/calendar_setFirstDayOfWeek_error.phpt] 
TEST 5488/15092 [ext/intl/tests/calendar_setLenient_error.phpt]
PASS IntlCalendar::setLenient(): bad arguments [ext/intl/tests/calendar_setLenient_error.phpt] 
TEST 5489/15092 [ext/intl/tests/calendar_setMinimalDaysInFirstWeek_basic.phpt]
PASS IntlCalendar::setMinimalDaysInFirstWeek() basic test [ext/intl/tests/calendar_setMinimalDaysInFirstWeek_basic.phpt] 
TEST 5490/15092 [ext/intl/tests/calendar_setMinimalDaysInFirstWeek_error.phpt]
PASS IntlCalendar::setMinimalDaysInFirstWeek(): bad arguments [ext/intl/tests/calendar_setMinimalDaysInFirstWeek_error.phpt] 
TEST 5491/15092 [ext/intl/tests/calendar_setSkipped_RepeatedWallTimeOption_error.phpt]
PASS IntlCalendar::setSkipped/RepeatedWallTimeOption(): bad arguments [ext/intl/tests/calendar_setSkipped_RepeatedWallTimeOption_error.phpt] 
TEST 5492/15092 [ext/intl/tests/calendar_setTimeZone_basic.phpt]
PASS IntlCalendar::setTimeZone() basic test [ext/intl/tests/calendar_setTimeZone_basic.phpt] 
TEST 5493/15092 [ext/intl/tests/calendar_setTimeZone_error.phpt]
PASS IntlCalendar::setTimeZone(): bad arguments [ext/intl/tests/calendar_setTimeZone_error.phpt] 
TEST 5494/15092 [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 5495/15092 [ext/intl/tests/calendar_setTimeZone_variation1.phpt]
PASS IntlCalendar::setTimeZone() variation with NULL arg [ext/intl/tests/calendar_setTimeZone_variation1.phpt] 
TEST 5496/15092 [ext/intl/tests/calendar_setTimeZone_variation2.phpt]
PASS IntlCalendar::setTimeZone(): different ways to specify time zone [ext/intl/tests/calendar_setTimeZone_variation2.phpt] 
TEST 5497/15092 [ext/intl/tests/calendar_setTime_basic.phpt]
PASS IntlCalendar::setTime() basic test [ext/intl/tests/calendar_setTime_basic.phpt] 
TEST 5498/15092 [ext/intl/tests/calendar_setTime_error.phpt]
PASS IntlCalendar::setTime(): bad arguments [ext/intl/tests/calendar_setTime_error.phpt] 
TEST 5499/15092 [ext/intl/tests/calendar_set_basic.phpt]
PASS IntlCalendar::set() basic test [ext/intl/tests/calendar_set_basic.phpt] 
TEST 5500/15092 [ext/intl/tests/calendar_set_error.phpt]
PASS IntlCalendar::set(): bad arguments [ext/intl/tests/calendar_set_error.phpt] 
TEST 5501/15092 [ext/intl/tests/calendar_set_variation1.phpt]
PASS IntlCalendar::set() argument variations [ext/intl/tests/calendar_set_variation1.phpt] 
TEST 5502/15092 [ext/intl/tests/calendar_toDateTime_basic.phpt]
PASS IntlCalendar::toDateTime(): basic test [ext/intl/tests/calendar_toDateTime_basic.phpt] 
TEST 5503/15092 [ext/intl/tests/calendar_toDateTime_error.phpt]
PASS IntlCalendar::toDateTime(): bad arguments [ext/intl/tests/calendar_toDateTime_error.phpt] 
TEST 5504/15092 [ext/intl/tests/collation_customization.phpt]
PASS Collation customization [ext/intl/tests/collation_customization.phpt] 
TEST 5505/15092 [ext/intl/tests/collator_asort.phpt]
SKIP asort() [ext/intl/tests/collator_asort.phpt] reason: for ICU < 51.2
TEST 5506/15092 [ext/intl/tests/collator_asort_variant2.phpt]
PASS asort() [ext/intl/tests/collator_asort_variant2.phpt] 
TEST 5507/15092 [ext/intl/tests/collator_compare.phpt]
SKIP compare() [ext/intl/tests/collator_compare.phpt] reason: for ICU < 51.2
TEST 5508/15092 [ext/intl/tests/collator_compare_variant2.phpt]
PASS compare() [ext/intl/tests/collator_compare_variant2.phpt] 
TEST 5509/15092 [ext/intl/tests/collator_create.phpt]
SKIP create() icu <= 4.2 [ext/intl/tests/collator_create.phpt] 
TEST 5510/15092 [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 5511/15092 [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 5512/15092 [ext/intl/tests/collator_create4.phpt]
PASS create() icu >= 53.1 [ext/intl/tests/collator_create4.phpt] 
TEST 5513/15092 [ext/intl/tests/collator_get_error_code.phpt]
PASS get_error_code() [ext/intl/tests/collator_get_error_code.phpt] 
TEST 5514/15092 [ext/intl/tests/collator_get_error_message.phpt]
PASS get_error_message() [ext/intl/tests/collator_get_error_message.phpt] 
TEST 5515/15092 [ext/intl/tests/collator_get_locale.phpt]
SKIP get_locale() icu <= 4.2 [ext/intl/tests/collator_get_locale.phpt] 
TEST 5516/15092 [ext/intl/tests/collator_get_locale2.phpt]
PASS get_locale() icu >= 4.8 [ext/intl/tests/collator_get_locale2.phpt] 
TEST 5517/15092 [ext/intl/tests/collator_get_set_attribute.phpt]
PASS get/set_attribute() [ext/intl/tests/collator_get_set_attribute.phpt] 
TEST 5518/15092 [ext/intl/tests/collator_get_set_strength.phpt]
PASS get/set_strength() [ext/intl/tests/collator_get_set_strength.phpt] 
TEST 5519/15092 [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 5520/15092 [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 5521/15092 [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 5522/15092 [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 5523/15092 [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 5524/15092 [ext/intl/tests/collator_get_sort_key_variant6.phpt]
PASS collator_get_sort_key() icu >= 56.1 [ext/intl/tests/collator_get_sort_key_variant6.phpt] 
TEST 5525/15092 [ext/intl/tests/collator_sort.phpt]
SKIP sort() [ext/intl/tests/collator_sort.phpt] reason: for ICU < 51.2
TEST 5526/15092 [ext/intl/tests/collator_sort_variant2.phpt]
PASS sort() [ext/intl/tests/collator_sort_variant2.phpt] 
TEST 5527/15092 [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 5528/15092 [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 5529/15092 [ext/intl/tests/cpbi_clone_equality.phpt]
PASS IntlCodePointBreakIterator: clone and equality [ext/intl/tests/cpbi_clone_equality.phpt] 
TEST 5530/15092 [ext/intl/tests/cpbi_getLastCodePoint_basic.phpt]
PASS IntlCodepointBreakIterator::getLastCodePoint(): basic test [ext/intl/tests/cpbi_getLastCodePoint_basic.phpt] 
TEST 5531/15092 [ext/intl/tests/cpbi_getLastCodePoint_error.phpt]
PASS IntlBreakIterator::getLastCodePoint(): bad args [ext/intl/tests/cpbi_getLastCodePoint_error.phpt] 
TEST 5532/15092 [ext/intl/tests/cpbi_parts_iterator.phpt]
PASS IntlCodepointBreakIterator's part iterator [ext/intl/tests/cpbi_parts_iterator.phpt] 
TEST 5533/15092 [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 5534/15092 [ext/intl/tests/dateformat_bug65683.phpt]
PASS Bug #65683 IntlDateFormatter accepts DateTimeImmutable [ext/intl/tests/dateformat_bug65683.phpt] 
TEST 5535/15092 [ext/intl/tests/dateformat_bug68893.phpt]
PASS Bug #68893 Stackoverflow in datefmt_create [ext/intl/tests/dateformat_bug68893.phpt] 
TEST 5536/15092 [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 5537/15092 [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 5538/15092 [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 5539/15092 [ext/intl/tests/dateformat_calendars_variant3.phpt]
PASS IntlDateFormatter, calendars and time zone [ext/intl/tests/dateformat_calendars_variant3.phpt] 
TEST 5540/15092 [ext/intl/tests/dateformat_clone.phpt]
SKIP Cloning datefmt icu <= 4.2 [ext/intl/tests/dateformat_clone.phpt] 
TEST 5541/15092 [ext/intl/tests/dateformat_clone2.phpt]
PASS Cloning datefmt icu >= 4.8 [ext/intl/tests/dateformat_clone2.phpt] 
TEST 5542/15092 [ext/intl/tests/dateformat_clone_bad_obj.phpt]
PASS Cloning unconstructed IntlDateFormatter [ext/intl/tests/dateformat_clone_bad_obj.phpt] 
TEST 5543/15092 [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 5544/15092 [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 5545/15092 [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 5546/15092 [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 5547/15092 [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 5548/15092 [ext/intl/tests/dateformat_format.phpt]
SKIP datefmt_format_code() [ext/intl/tests/dateformat_format.phpt] reason: for ICU < 50.1.2
TEST 5549/15092 [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 5550/15092 [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 5551/15092 [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 5552/15092 [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 5553/15092 [ext/intl/tests/dateformat_formatObject_calendar_variant5.phpt]
PASS IntlDateFormatter::formatObject(): IntlCalendar tests [ext/intl/tests/dateformat_formatObject_calendar_variant5.phpt] 
TEST 5554/15092 [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 5555/15092 [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 5556/15092 [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 5557/15092 [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 5558/15092 [ext/intl/tests/dateformat_formatObject_datetime_variant5.phpt]
PASS IntlDateFormatter::formatObject(): DateTime tests [ext/intl/tests/dateformat_formatObject_datetime_variant5.phpt] 
TEST 5559/15092 [ext/intl/tests/dateformat_formatObject_error.phpt]
PASS IntlDateFormatter::formatObject(): error conditions [ext/intl/tests/dateformat_formatObject_error.phpt] 
TEST 5560/15092 [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 5561/15092 [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 5562/15092 [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 5563/15092 [ext/intl/tests/dateformat_format_variant3.phpt]
PASS datefmt_format_code() [ext/intl/tests/dateformat_format_variant3.phpt] 
TEST 5564/15092 [ext/intl/tests/dateformat_getCalendarObject_error.phpt]
PASS IntlDateFormatter::getCalendarObject(): bad args [ext/intl/tests/dateformat_getCalendarObject_error.phpt] 
TEST 5565/15092 [ext/intl/tests/dateformat_getTimeZone_error.phpt]
PASS IntlDateFormatter::getTimeZone(): bad args [ext/intl/tests/dateformat_getTimeZone_error.phpt] 
TEST 5566/15092 [ext/intl/tests/dateformat_get_datetype.phpt]
PASS datefmt_get_datetype_code() [ext/intl/tests/dateformat_get_datetype.phpt] 
TEST 5567/15092 [ext/intl/tests/dateformat_get_locale.phpt]
PASS datefmt_get_locale_code() [ext/intl/tests/dateformat_get_locale.phpt] 
TEST 5568/15092 [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 5569/15092 [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 5570/15092 [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 5571/15092 [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 5572/15092 [ext/intl/tests/dateformat_get_set_calendar_variant5.phpt]
PASS IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject() [ext/intl/tests/dateformat_get_set_calendar_variant5.phpt] 
TEST 5573/15092 [ext/intl/tests/dateformat_get_set_pattern.phpt]
SKIP datefmt_get_pattern_code and datefmt_set_pattern_code() icu <= 4.2 [ext/intl/tests/dateformat_get_set_pattern.phpt] 
TEST 5574/15092 [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 5575/15092 [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 5576/15092 [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 5577/15092 [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 5578/15092 [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 5579/15092 [ext/intl/tests/dateformat_get_set_timezone_variant5.phpt]
PASS IntlDateFormatter: get/setTimeZone() [ext/intl/tests/dateformat_get_set_timezone_variant5.phpt] 
TEST 5580/15092 [ext/intl/tests/dateformat_get_timetype.phpt]
PASS datefmt_get_timetype_code() [ext/intl/tests/dateformat_get_timetype.phpt] 
TEST 5581/15092 [ext/intl/tests/dateformat_get_timezone_id.phpt]
PASS datefmt_get_timezone_id_code() [ext/intl/tests/dateformat_get_timezone_id.phpt] 
TEST 5582/15092 [ext/intl/tests/dateformat_invalid_timezone.phpt]
PASS IntlDateFormat constructor failure [ext/intl/tests/dateformat_invalid_timezone.phpt] 
TEST 5583/15092 [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 5584/15092 [ext/intl/tests/dateformat_localtime.phpt]
SKIP datefmt_localtime_code() icu <= 4.2 [ext/intl/tests/dateformat_localtime.phpt] 
TEST 5585/15092 [ext/intl/tests/dateformat_parse.phpt]
SKIP datefmt_parse_code() icu <= 4.2 [ext/intl/tests/dateformat_parse.phpt] 
TEST 5586/15092 [ext/intl/tests/dateformat_parse_localtime_parsepos.phpt]
SKIP datefmt_parse_localtime() with parse pos icu <= 4.2 [ext/intl/tests/dateformat_parse_localtime_parsepos.phpt] 
TEST 5587/15092 [ext/intl/tests/dateformat_parse_timestamp_parsepos.phpt]
SKIP datefmt_parse_timestamp_code()  with parse pos icu <= 4.2 [ext/intl/tests/dateformat_parse_timestamp_parsepos.phpt] 
TEST 5588/15092 [ext/intl/tests/dateformat_setTimeZone_error.phpt]
PASS IntlDateFormatter::setTimeZone() bad args [ext/intl/tests/dateformat_setTimeZone_error.phpt] 
TEST 5589/15092 [ext/intl/tests/dateformat_set_timezone_id.phpt]
SKIP datefmt_set_timezone_id_code() icu <= 4.2 [ext/intl/tests/dateformat_set_timezone_id.phpt] 
TEST 5590/15092 [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 5591/15092 [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 5592/15092 [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 5593/15092 [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 5594/15092 [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 5595/15092 [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 5596/15092 [ext/intl/tests/formatter_clone.phpt]
PASS Cloning numfmt [ext/intl/tests/formatter_clone.phpt] 
TEST 5597/15092 [ext/intl/tests/formatter_clone_bad_obj.phpt]
PASS Cloning unconstructed numfmt [ext/intl/tests/formatter_clone_bad_obj.phpt] 
TEST 5598/15092 [ext/intl/tests/formatter_fail.phpt]
PASS numfmt creation failures [ext/intl/tests/formatter_fail.phpt] 
TEST 5599/15092 [ext/intl/tests/formatter_format.phpt]
SKIP numfmt_format() icu <= 4.2 [ext/intl/tests/formatter_format.phpt] 
TEST 5600/15092 [ext/intl/tests/formatter_format2.phpt]
SKIP numfmt_format() icu >= 4.8 [ext/intl/tests/formatter_format2.phpt] 
TEST 5601/15092 [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 5602/15092 [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 5603/15092 [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 5604/15092 [ext/intl/tests/formatter_format6.phpt]
PASS numfmt_format() icu >= 56.1 && icu < 61.1 [ext/intl/tests/formatter_format6.phpt] 
TEST 5605/15092 [ext/intl/tests/formatter_format7.phpt]
SKIP numfmt_format() icu >= 61.1 [ext/intl/tests/formatter_format7.phpt] reason: for ICU >= 61.1
TEST 5606/15092 [ext/intl/tests/formatter_format_conv.phpt]
PASS numfmt_format() with type conversion [ext/intl/tests/formatter_format_conv.phpt] 
TEST 5607/15092 [ext/intl/tests/formatter_format_currency.phpt]
SKIP numfmt_format_currency() icu <= 4.2 [ext/intl/tests/formatter_format_currency.phpt] 
TEST 5608/15092 [ext/intl/tests/formatter_format_currency2.phpt]
PASS numfmt_format_currency() icu >= 4.8 [ext/intl/tests/formatter_format_currency2.phpt] 
TEST 5609/15092 [ext/intl/tests/formatter_get_error.phpt]
PASS numfmt_get_error_message/code() [ext/intl/tests/formatter_get_error.phpt] 
TEST 5610/15092 [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 5611/15092 [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 5612/15092 [ext/intl/tests/formatter_get_locale_variant3.phpt]
PASS numfmt_get_locale() [ext/intl/tests/formatter_get_locale_variant3.phpt] 
TEST 5613/15092 [ext/intl/tests/formatter_get_set_attribute.phpt]
SKIP numfmt_get/set_attribute() [ext/intl/tests/formatter_get_set_attribute.phpt] reason: for ICU 4.4+
TEST 5614/15092 [ext/intl/tests/formatter_get_set_pattern.phpt]
PASS numfmt_get/set_pattern() [ext/intl/tests/formatter_get_set_pattern.phpt] 
TEST 5615/15092 [ext/intl/tests/formatter_get_set_symbol.phpt]
SKIP numfmt_get/set_symbol() icu <= 4.2 [ext/intl/tests/formatter_get_set_symbol.phpt] 
TEST 5616/15092 [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 5617/15092 [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 5618/15092 [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 5619/15092 [ext/intl/tests/formatter_parse.phpt]
PASS numfmt_parse() [ext/intl/tests/formatter_parse.phpt] 
TEST 5620/15092 [ext/intl/tests/formatter_parse_currency.phpt]
PASS numfmt_parse_currency() [ext/intl/tests/formatter_parse_currency.phpt] 
TEST 5621/15092 [ext/intl/tests/grapheme.phpt]
PASS grapheme() [ext/intl/tests/grapheme.phpt] 
TEST 5622/15092 [ext/intl/tests/gregoriancalendar___construct_basic.phpt]
PASS IntlGregorianCalendar::__construct(): basic [ext/intl/tests/gregoriancalendar___construct_basic.phpt] 
TEST 5623/15092 [ext/intl/tests/gregoriancalendar___construct_error.phpt]
PASS IntlGregorianCalendar::__construct(): bad arguments [ext/intl/tests/gregoriancalendar___construct_error.phpt] 
TEST 5624/15092 [ext/intl/tests/gregoriancalendar___construct_variant1.phpt]
PASS IntlGregorianCalendar::__construct(): argument variants [ext/intl/tests/gregoriancalendar___construct_variant1.phpt] 
TEST 5625/15092 [ext/intl/tests/gregoriancalendar_getGregorianChange_error.phpt]
PASS IntlGregorianCalendar::getGregorianChange(): bad arguments [ext/intl/tests/gregoriancalendar_getGregorianChange_error.phpt] 
TEST 5626/15092 [ext/intl/tests/gregoriancalendar_get_setGregorianChange_basic.phpt]
PASS IntlGregorianCalendar::get/setGregorianChange(): basic test [ext/intl/tests/gregoriancalendar_get_setGregorianChange_basic.phpt] 
TEST 5627/15092 [ext/intl/tests/gregoriancalendar_isLeapYear_basic.phpt]
PASS IntlGregorianCalendar::isLeapYear(): basic test [ext/intl/tests/gregoriancalendar_isLeapYear_basic.phpt] 
TEST 5628/15092 [ext/intl/tests/gregoriancalendar_isLeapYear_error.phpt]
PASS IntlGregorianCalendar::isLeapYear(): bad arguments [ext/intl/tests/gregoriancalendar_isLeapYear_error.phpt] 
TEST 5629/15092 [ext/intl/tests/gregoriancalendar_setGregorianChange_error.phpt]
PASS IntlGregorianCalendar::setGregorianChange(): bad arguments [ext/intl/tests/gregoriancalendar_setGregorianChange_error.phpt] 
TEST 5630/15092 [ext/intl/tests/idn.phpt]
PASS IDN [ext/intl/tests/idn.phpt] 
TEST 5631/15092 [ext/intl/tests/idn_uts46_basic.phpt]
PASS IDN UTS #46 API basic tests [ext/intl/tests/idn_uts46_basic.phpt] 
TEST 5632/15092 [ext/intl/tests/idn_uts46_errors.phpt]
PASS IDN UTS #46 API error tests [ext/intl/tests/idn_uts46_errors.phpt] 
TEST 5633/15092 [ext/intl/tests/ini_use_exceptions_basic.phpt]
PASS intl.use_exceptions INI setting [ext/intl/tests/ini_use_exceptions_basic.phpt] 
TEST 5634/15092 [ext/intl/tests/intl_error_name.phpt]
PASS intl_error_name() [ext/intl/tests/intl_error_name.phpt] 
TEST 5635/15092 [ext/intl/tests/intl_get_error_code.phpt]
PASS intl_get_error_code() [ext/intl/tests/intl_get_error_code.phpt] 
TEST 5636/15092 [ext/intl/tests/intl_get_error_message.phpt]
PASS intl_get_error_message() [ext/intl/tests/intl_get_error_message.phpt] 
TEST 5637/15092 [ext/intl/tests/intl_icu_data_version_constant.phpt]
SKIP INTL_ICU_DATA_VERSION constant [ext/intl/tests/intl_icu_data_version_constant.phpt] 
TEST 5638/15092 [ext/intl/tests/intl_icu_version_constant.phpt]
PASS INTL_ICU_VERSION constant [ext/intl/tests/intl_icu_version_constant.phpt] 
TEST 5639/15092 [ext/intl/tests/intl_is_failure.phpt]
PASS intl_is_failure() [ext/intl/tests/intl_is_failure.phpt] 
TEST 5640/15092 [ext/intl/tests/locale/bug74993.phpt]
PASS Bug #74993 Wrong reflection on some locale_* functions [ext/intl/tests/locale/bug74993.phpt] 
TEST 5641/15092 [ext/intl/tests/locale_accept.phpt]
PASS locale_accept_from_http [ext/intl/tests/locale_accept.phpt] 
TEST 5642/15092 [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 5643/15092 [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 5644/15092 [ext/intl/tests/locale_bug74439.phpt]
PASS Bug #74439 Wrong reflection on the Locale methods [ext/intl/tests/locale_bug74439.phpt] 
TEST 5645/15092 [ext/intl/tests/locale_compose_locale.phpt]
PASS locale_compose_locale() [ext/intl/tests/locale_compose_locale.phpt] 
TEST 5646/15092 [ext/intl/tests/locale_filter_matches.phpt]
SKIP locale_filter_matches.phpt() icu <= 4.2 [ext/intl/tests/locale_filter_matches.phpt] 
TEST 5647/15092 [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 5648/15092 [ext/intl/tests/locale_filter_matches3.phpt]
PASS locale_filter_matches.phpt() ICU >= 51.2 [ext/intl/tests/locale_filter_matches3.phpt] 
TEST 5649/15092 [ext/intl/tests/locale_get_all_variants.phpt]
PASS locale_get_all_variants.phpt() [ext/intl/tests/locale_get_all_variants.phpt] 
TEST 5650/15092 [ext/intl/tests/locale_get_default.phpt]
PASS locale_get_default() [ext/intl/tests/locale_get_default.phpt] 
TEST 5651/15092 [ext/intl/tests/locale_get_display_language.phpt]
PASS locale_get_display_language() [ext/intl/tests/locale_get_display_language.phpt] 
TEST 5652/15092 [ext/intl/tests/locale_get_display_name.phpt]
SKIP locale_get_display_name() icu <= 4.2 [ext/intl/tests/locale_get_display_name.phpt] 
TEST 5653/15092 [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 5654/15092 [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 5655/15092 [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 5656/15092 [ext/intl/tests/locale_get_display_name5.phpt]
PASS locale_get_display_name() icu >= 53.1 [ext/intl/tests/locale_get_display_name5.phpt] 
TEST 5657/15092 [ext/intl/tests/locale_get_display_region.phpt]
SKIP locale_get_display_region() icu <= 4.2 [ext/intl/tests/locale_get_display_region.phpt] 
TEST 5658/15092 [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 5659/15092 [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 5660/15092 [ext/intl/tests/locale_get_display_script.phpt]
SKIP locale_get_display_script() icu <= 4.2 [ext/intl/tests/locale_get_display_script.phpt] 
TEST 5661/15092 [ext/intl/tests/locale_get_display_script2.phpt]
SKIP locale_get_display_script()  icu = 4.8 [ext/intl/tests/locale_get_display_script2.phpt] 
TEST 5662/15092 [ext/intl/tests/locale_get_display_script3.phpt]
SKIP locale_get_display_script()  icu >= 49 [ext/intl/tests/locale_get_display_script3.phpt] 
TEST 5663/15092 [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 5664/15092 [ext/intl/tests/locale_get_display_variant.phpt]
SKIP locale_get_display_variant() icu <= 4.2 [ext/intl/tests/locale_get_display_variant.phpt] 
TEST 5665/15092 [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 5666/15092 [ext/intl/tests/locale_get_keywords.phpt]
SKIP locale_get_keywords() icu <= 4.2 [ext/intl/tests/locale_get_keywords.phpt] 
TEST 5667/15092 [ext/intl/tests/locale_get_keywords2.phpt]
PASS locale_get_keywords() icu >= 4.8 [ext/intl/tests/locale_get_keywords2.phpt] 
TEST 5668/15092 [ext/intl/tests/locale_get_primary_language.phpt]
PASS locale_get_primary_language() [ext/intl/tests/locale_get_primary_language.phpt] 
TEST 5669/15092 [ext/intl/tests/locale_get_region.phpt]
PASS locale_get_region() [ext/intl/tests/locale_get_region.phpt] 
TEST 5670/15092 [ext/intl/tests/locale_get_script.phpt]
PASS locale_get_script() [ext/intl/tests/locale_get_script.phpt] 
TEST 5671/15092 [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 5672/15092 [ext/intl/tests/locale_lookup_variant2.phpt]
PASS locale_lookup.phpt() [ext/intl/tests/locale_lookup_variant2.phpt] 
TEST 5673/15092 [ext/intl/tests/locale_parse_locale.phpt]
SKIP locale_parse_locale() icu <= 4.2 [ext/intl/tests/locale_parse_locale.phpt] 
TEST 5674/15092 [ext/intl/tests/locale_parse_locale2.phpt]
PASS locale_parse_locale() icu >= 4.8 [ext/intl/tests/locale_parse_locale2.phpt] 
TEST 5675/15092 [ext/intl/tests/locale_set_default.phpt]
PASS locale_set_default($locale) [ext/intl/tests/locale_set_default.phpt] 
TEST 5676/15092 [ext/intl/tests/msgfmt_bug70484.phpt]
PASS Bug #70484 selectordinal doesn't work with named parameters [ext/intl/tests/msgfmt_bug70484.phpt] 
TEST 5677/15092 [ext/intl/tests/msgfmt_clone.phpt]
PASS Cloning msgfmt [ext/intl/tests/msgfmt_clone.phpt] 
TEST 5678/15092 [ext/intl/tests/msgfmt_clone_bad_obj.phpt]
PASS Cloning unconstructed MessageFormatter [ext/intl/tests/msgfmt_clone_bad_obj.phpt] 
TEST 5679/15092 [ext/intl/tests/msgfmt_fail.phpt]
SKIP msgfmt creation failures icu <= 4.2 [ext/intl/tests/msgfmt_fail.phpt] 
TEST 5680/15092 [ext/intl/tests/msgfmt_fail2.phpt]
PASS msgfmt creation failures icu >= 4.8 [ext/intl/tests/msgfmt_fail2.phpt] 
TEST 5681/15092 [ext/intl/tests/msgfmt_format.phpt]
PASS msgfmt_format() [ext/intl/tests/msgfmt_format.phpt] 
TEST 5682/15092 [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 5683/15092 [ext/intl/tests/msgfmt_format_error1.phpt]
PASS MessageFormatter::format() insufficient numeric arguments [ext/intl/tests/msgfmt_format_error1.phpt] 
TEST 5684/15092 [ext/intl/tests/msgfmt_format_error2.phpt]
PASS MessageFormatter::format() inconsistent types in named argument [ext/intl/tests/msgfmt_format_error2.phpt] 
TEST 5685/15092 [ext/intl/tests/msgfmt_format_error3.phpt]
PASS MessageFormatter::format() given negative arg key [ext/intl/tests/msgfmt_format_error3.phpt] 
TEST 5686/15092 [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 5687/15092 [ext/intl/tests/msgfmt_format_error5.phpt]
PASS MessageFormatter::format() invalid date/time argument [ext/intl/tests/msgfmt_format_error5.phpt] 
TEST 5688/15092 [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 5689/15092 [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 5690/15092 [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 5691/15092 [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 5692/15092 [ext/intl/tests/msgfmt_format_intlcalendar_variant4.phpt]
PASS MessageFormat accepts IntlCalendar args [ext/intl/tests/msgfmt_format_intlcalendar_variant4.phpt] 
TEST 5693/15092 [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 5694/15092 [ext/intl/tests/msgfmt_format_simple_types_numeric_strings.phpt]
FAIL MessageFormatter::format(): simple types handling with numeric strings [ext/intl/tests/msgfmt_format_simple_types_numeric_strings.phpt] 
TEST 5695/15092 [ext/intl/tests/msgfmt_format_subpatterns.phpt]
PASS msgfmt_format() with subpatterns [ext/intl/tests/msgfmt_format_subpatterns.phpt] 
TEST 5696/15092 [ext/intl/tests/msgfmt_format_subpatterns_named.phpt]
PASS msgfmt_format() with named subpatterns [ext/intl/tests/msgfmt_format_subpatterns_named.phpt] 
TEST 5697/15092 [ext/intl/tests/msgfmt_get_locale.phpt]
PASS msgfmt_get_locale() [ext/intl/tests/msgfmt_get_locale.phpt] 
TEST 5698/15092 [ext/intl/tests/msgfmt_get_set_pattern.phpt]
PASS msgfmt_get/set_pattern() [ext/intl/tests/msgfmt_get_set_pattern.phpt] 
TEST 5699/15092 [ext/intl/tests/msgfmt_millisecond_dates.phpt]
PASS MessageFrormatter parses and formats dates with millisecond precision [ext/intl/tests/msgfmt_millisecond_dates.phpt] 
TEST 5700/15092 [ext/intl/tests/msgfmt_parse.phpt]
PASS msgfmt_parse() tests [ext/intl/tests/msgfmt_parse.phpt] 
TEST 5701/15092 [ext/intl/tests/msgfmt_setPattern_cache.phpt]
PASS MessageFormatter::setPattern() invalidates arg types cache [ext/intl/tests/msgfmt_setPattern_cache.phpt] 
TEST 5702/15092 [ext/intl/tests/normalizer_normalize.phpt]
PASS normalize() [ext/intl/tests/normalizer_normalize.phpt] 
TEST 5703/15092 [ext/intl/tests/rbbiter___construct_basic.phpt]
PASS IntlRuleBasedBreakIterator::__construct: basic test [ext/intl/tests/rbbiter___construct_basic.phpt] 
TEST 5704/15092 [ext/intl/tests/rbbiter_getBinaryRules_basic.phpt]
PASS IntlRuleBasedBreakIterator::getBinaryRules(): basic test [ext/intl/tests/rbbiter_getBinaryRules_basic.phpt] 
TEST 5705/15092 [ext/intl/tests/rbbiter_getBinaryRules_basic2.phpt]
SKIP IntlRuleBasedBreakIterator::getBinaryRules(): basic test [ext/intl/tests/rbbiter_getBinaryRules_basic2.phpt] reason: ICU >= 61.1 only
TEST 5706/15092 [ext/intl/tests/rbbiter_getRuleStatusVec_basic.phpt]
PASS IntlRuleBasedBreakIterator::getRuleStatusVec(): basic test [ext/intl/tests/rbbiter_getRuleStatusVec_basic.phpt] 
TEST 5707/15092 [ext/intl/tests/rbbiter_getRuleStatus_basic.phpt]
PASS IntlRuleBasedBreakIterator::getRuleStatus(): basic test [ext/intl/tests/rbbiter_getRuleStatus_basic.phpt] 
TEST 5708/15092 [ext/intl/tests/rbbiter_getRules_basic.phpt]
PASS IntlRuleBasedBreakIterator::getRules(): basic test [ext/intl/tests/rbbiter_getRules_basic.phpt] 
TEST 5709/15092 [ext/intl/tests/rbbiter_getRules_basic2.phpt]
SKIP IntlRuleBasedBreakIterator::getRules(): basic test [ext/intl/tests/rbbiter_getRules_basic2.phpt] reason: for ICU >= 61.1
TEST 5710/15092 [ext/intl/tests/regression_sort_and_cow.phpt]
PASS Regression: sort() and copy-on-write. [ext/intl/tests/regression_sort_and_cow.phpt] 
TEST 5711/15092 [ext/intl/tests/regression_sort_eq.phpt]
PASS Regression: sort() eq but different len. [ext/intl/tests/regression_sort_eq.phpt] 
TEST 5712/15092 [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 5713/15092 [ext/intl/tests/regression_sortwsk_eq.phpt]
PASS Regression: sort_wsk() eq but different len. [ext/intl/tests/regression_sortwsk_eq.phpt] 
TEST 5714/15092 [ext/intl/tests/resourcebundle_arrayaccess.phpt]
FAIL Test ResourceBundle array access and count - existing/missing keys [ext/intl/tests/resourcebundle_arrayaccess.phpt] 
TEST 5715/15092 [ext/intl/tests/resourcebundle_create.phpt]
FAIL Test ResourceBundle::__construct() - existing/missing bundles/locales [ext/intl/tests/resourcebundle_create.phpt] 
TEST 5716/15092 [ext/intl/tests/resourcebundle_individual.phpt]
FAIL Test ResourceBundle::get() and length() - existing/missing keys [ext/intl/tests/resourcebundle_individual.phpt] 
TEST 5717/15092 [ext/intl/tests/resourcebundle_internal.phpt]
PASS Test ResourceBundle::__construct() with internal ICU bundles [ext/intl/tests/resourcebundle_internal.phpt] 
TEST 5718/15092 [ext/intl/tests/resourcebundle_iterator.phpt]
FAIL Test ResourceBundle iterator [ext/intl/tests/resourcebundle_iterator.phpt] 
TEST 5719/15092 [ext/intl/tests/resourcebundle_locales.phpt]
FAIL Test ResourceBundle::getLocales [ext/intl/tests/resourcebundle_locales.phpt] 
TEST 5720/15092 [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 5721/15092 [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 5722/15092 [ext/intl/tests/resourcebundle_traversable.phpt]
FAIL Bug #55610: ResourceBundle does not implement Traversable [ext/intl/tests/resourcebundle_traversable.phpt] 
TEST 5723/15092 [ext/intl/tests/spoofchecker_001.phpt]
SKIP spoofchecker suspicious character checker [ext/intl/tests/spoofchecker_001.phpt] reason: for ICU <= 57.1
TEST 5724/15092 [ext/intl/tests/spoofchecker_002.phpt]
PASS spoofchecker confusable tests [ext/intl/tests/spoofchecker_002.phpt] 
TEST 5725/15092 [ext/intl/tests/spoofchecker_003.phpt]
PASS spoofchecker with locale settings [ext/intl/tests/spoofchecker_003.phpt] 
TEST 5726/15092 [ext/intl/tests/spoofchecker_004.phpt]
SKIP spoofchecker with settings changed [ext/intl/tests/spoofchecker_004.phpt] reason: for ICU < 55.1
TEST 5727/15092 [ext/intl/tests/spoofchecker_005.phpt]
PASS spoofchecker with settings changed [ext/intl/tests/spoofchecker_005.phpt] 
TEST 5728/15092 [ext/intl/tests/spoofchecker_006.phpt]
PASS spoofchecker suspicious character checker [ext/intl/tests/spoofchecker_006.phpt] 
TEST 5729/15092 [ext/intl/tests/symfony_format_type_double_intl1.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeDoubleIntl #1 [ext/intl/tests/symfony_format_type_double_intl1.phpt] 
TEST 5730/15092 [ext/intl/tests/symfony_format_type_double_intl2.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeDoubleIntl #2 [ext/intl/tests/symfony_format_type_double_intl2.phpt] 
TEST 5731/15092 [ext/intl/tests/symfony_format_type_double_intl3.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeDoubleIntl #3 [ext/intl/tests/symfony_format_type_double_intl3.phpt] 
TEST 5732/15092 [ext/intl/tests/symfony_format_type_double_intl4.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeDoubleIntl #4 [ext/intl/tests/symfony_format_type_double_intl4.phpt] 
TEST 5733/15092 [ext/intl/tests/symfony_format_type_int32_intl1.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt32Intl #1 [ext/intl/tests/symfony_format_type_int32_intl1.phpt] 
TEST 5734/15092 [ext/intl/tests/symfony_format_type_int32_intl2.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt32Intl #2 [ext/intl/tests/symfony_format_type_int32_intl2.phpt] 
TEST 5735/15092 [ext/intl/tests/symfony_format_type_int32_intl3.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt32Intl #3 [ext/intl/tests/symfony_format_type_int32_intl3.phpt] 
TEST 5736/15092 [ext/intl/tests/symfony_format_type_int32_intl4.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt32Intl #4 [ext/intl/tests/symfony_format_type_int32_intl4.phpt] 
TEST 5737/15092 [ext/intl/tests/symfony_format_type_int32_intl5.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt32Intl #5 [ext/intl/tests/symfony_format_type_int32_intl5.phpt] 
TEST 5738/15092 [ext/intl/tests/symfony_format_type_int32_intl6.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt32Intl #6 [ext/intl/tests/symfony_format_type_int32_intl6.phpt] 
TEST 5739/15092 [ext/intl/tests/symfony_format_type_int32_intl7.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt32Intl #7 [ext/intl/tests/symfony_format_type_int32_intl7.phpt] 
TEST 5740/15092 [ext/intl/tests/symfony_format_type_int64_intl1.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt64Intl #1 [ext/intl/tests/symfony_format_type_int64_intl1.phpt] 
TEST 5741/15092 [ext/intl/tests/symfony_format_type_int64_intl2.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt64Intl #2 [ext/intl/tests/symfony_format_type_int64_intl2.phpt] 
TEST 5742/15092 [ext/intl/tests/symfony_format_type_int64_intl3.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt64Intl #3 [ext/intl/tests/symfony_format_type_int64_intl3.phpt] 
TEST 5743/15092 [ext/intl/tests/symfony_format_type_int64_intl4.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt64Intl #4 [ext/intl/tests/symfony_format_type_int64_intl4.phpt] 
TEST 5744/15092 [ext/intl/tests/symfony_format_type_int64_intl5.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt64Intl #5 [ext/intl/tests/symfony_format_type_int64_intl5.phpt] 
TEST 5745/15092 [ext/intl/tests/symfony_format_type_int64_intl6.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt64Intl #6 [ext/intl/tests/symfony_format_type_int64_intl6.phpt] 
TEST 5746/15092 [ext/intl/tests/symfony_format_type_int64_intl7.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt64Intl #7 [ext/intl/tests/symfony_format_type_int64_intl7.phpt] 
TEST 5747/15092 [ext/intl/tests/symfony_format_type_int64_intl8.phpt]
PASS Symfony StubNumberFormatterTest#testFormatTypeInt64Intl #8 [ext/intl/tests/symfony_format_type_int64_intl8.phpt] 
TEST 5748/15092 [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 5749/15092 [ext/intl/tests/timezone_IDforWindowsID_basic2.phpt]
PASS IntlTimeZone::getIDForWindowsID basic test [ext/intl/tests/timezone_IDforWindowsID_basic2.phpt] 
TEST 5750/15092 [ext/intl/tests/timezone_clone_basic.phpt]
PASS IntlTimeZone clone handler: basic test [ext/intl/tests/timezone_clone_basic.phpt] 
TEST 5751/15092 [ext/intl/tests/timezone_clone_error.phpt]
PASS IntlTimeZone clone handler: error test [ext/intl/tests/timezone_clone_error.phpt] 
TEST 5752/15092 [ext/intl/tests/timezone_countEquivalentIDs_basic.phpt]
PASS IntlTimeZone::countEquivalentIDs(): basic test [ext/intl/tests/timezone_countEquivalentIDs_basic.phpt] 
TEST 5753/15092 [ext/intl/tests/timezone_countEquivalentIDs_error.phpt]
PASS IntlTimeZone::countEquivalentIDs(): errors [ext/intl/tests/timezone_countEquivalentIDs_error.phpt] 
TEST 5754/15092 [ext/intl/tests/timezone_createDefault_basic.phpt]
PASS IntlTimeZone::createDefault(): basic test [ext/intl/tests/timezone_createDefault_basic.phpt] 
TEST 5755/15092 [ext/intl/tests/timezone_createDefault_error.phpt]
PASS IntlTimeZone::createDefault(): errors [ext/intl/tests/timezone_createDefault_error.phpt] 
TEST 5756/15092 [ext/intl/tests/timezone_createEnumeration_basic.phpt]
PASS IntlTimeZone::createEnumeration(): basic test [ext/intl/tests/timezone_createEnumeration_basic.phpt] 
TEST 5757/15092 [ext/intl/tests/timezone_createEnumeration_error.phpt]
PASS IntlTimeZone::createEnumeration(): errors [ext/intl/tests/timezone_createEnumeration_error.phpt] 
TEST 5758/15092 [ext/intl/tests/timezone_createEnumeration_variation1.phpt]
PASS IntlTimeZone::createEnumeration(): variant with offset [ext/intl/tests/timezone_createEnumeration_variation1.phpt] 
TEST 5759/15092 [ext/intl/tests/timezone_createEnumeration_variation2.phpt]
PASS IntlTimeZone::createEnumeration(): variant with country [ext/intl/tests/timezone_createEnumeration_variation2.phpt] 
TEST 5760/15092 [ext/intl/tests/timezone_createTimeZoneIDEnumeration_basic.phpt]
PASS IntlTimeZone::createTimeZoneIDEnumeration(): basic test [ext/intl/tests/timezone_createTimeZoneIDEnumeration_basic.phpt] 
TEST 5761/15092 [ext/intl/tests/timezone_createTimeZoneIDEnumeration_error.phpt]
PASS IntlTimeZone::createTimeZoneIDEnumeration(): errors [ext/intl/tests/timezone_createTimeZoneIDEnumeration_error.phpt] 
TEST 5762/15092 [ext/intl/tests/timezone_createTimeZoneIDEnumeration_variant1.phpt]
PASS IntlTimeZone::createTimeZoneIDEnumeration(): variant without offset [ext/intl/tests/timezone_createTimeZoneIDEnumeration_variant1.phpt] 
TEST 5763/15092 [ext/intl/tests/timezone_createTimeZoneIDEnumeration_variant2.phpt]
PASS IntlTimeZone::createTimeZoneIDEnumeration(): variant without region [ext/intl/tests/timezone_createTimeZoneIDEnumeration_variant2.phpt] 
TEST 5764/15092 [ext/intl/tests/timezone_createTimeZone_basic.phpt]
PASS IntlTimeZone::createTimeZone(): basic test [ext/intl/tests/timezone_createTimeZone_basic.phpt] 
TEST 5765/15092 [ext/intl/tests/timezone_createTimeZone_error.phpt]
PASS IntlTimeZone::createTimeZone(): errors [ext/intl/tests/timezone_createTimeZone_error.phpt] 
TEST 5766/15092 [ext/intl/tests/timezone_equals_basic.phpt]
PASS IntlTimeZone equals handler: basic test [ext/intl/tests/timezone_equals_basic.phpt] 
TEST 5767/15092 [ext/intl/tests/timezone_equals_error.phpt]
PASS IntlTimeZone equals handler: error test [ext/intl/tests/timezone_equals_error.phpt] 
TEST 5768/15092 [ext/intl/tests/timezone_fromDateTimeZone_basic.phpt]
PASS IntlTimeZone::fromDateTimeZone(): basic test [ext/intl/tests/timezone_fromDateTimeZone_basic.phpt] 
TEST 5769/15092 [ext/intl/tests/timezone_fromDateTimeZone_error.phpt]
PASS IntlTimeZone::fromDateTimeZone(): argument errors [ext/intl/tests/timezone_fromDateTimeZone_error.phpt] 
TEST 5770/15092 [ext/intl/tests/timezone_getCanonicalID_basic.phpt]
PASS IntlTimeZone::getCanonicalID: basic test [ext/intl/tests/timezone_getCanonicalID_basic.phpt] 
TEST 5771/15092 [ext/intl/tests/timezone_getCanonicalID_error.phpt]
PASS IntlTimeZone::getCanonicalID(): errors [ext/intl/tests/timezone_getCanonicalID_error.phpt] 
TEST 5772/15092 [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 5773/15092 [ext/intl/tests/timezone_getCanonicalID_variant1_2.phpt]
PASS IntlTimeZone::getCanonicalID(): second argument [ext/intl/tests/timezone_getCanonicalID_variant1_2.phpt] 
TEST 5774/15092 [ext/intl/tests/timezone_getDSTSavings_basic.phpt]
PASS IntlTimeZone::getDSTSavings(): basic test [ext/intl/tests/timezone_getDSTSavings_basic.phpt] 
TEST 5775/15092 [ext/intl/tests/timezone_getDSTSavings_error.phpt]
PASS IntlTimeZone::getDSTSavings(): errors [ext/intl/tests/timezone_getDSTSavings_error.phpt] 
TEST 5776/15092 [ext/intl/tests/timezone_getDisplayName_basic.phpt]
PASS IntlTimeZone::getDisplayName(): basic test [ext/intl/tests/timezone_getDisplayName_basic.phpt] 
TEST 5777/15092 [ext/intl/tests/timezone_getDisplayName_error.phpt]
PASS IntlTimeZone::getDisplayName(): errors [ext/intl/tests/timezone_getDisplayName_error.phpt] 
TEST 5778/15092 [ext/intl/tests/timezone_getDisplayName_variant1.phpt]
PASS IntlTimeZone::getDisplayName(): daylight parameter effect [ext/intl/tests/timezone_getDisplayName_variant1.phpt] 
TEST 5779/15092 [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 5780/15092 [ext/intl/tests/timezone_getDisplayName_variant2.phpt]
SKIP IntlTimeZone::getDisplayName(): type parameter (ICU < 49) [ext/intl/tests/timezone_getDisplayName_variant2.phpt] reason: for ICU < 49
TEST 5781/15092 [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 5782/15092 [ext/intl/tests/timezone_getDisplayName_variant3.phpt]
SKIP IntlTimeZone::getDisplayName(): locale parameter [ext/intl/tests/timezone_getDisplayName_variant3.phpt] reason: for ICU <= 4.8
TEST 5783/15092 [ext/intl/tests/timezone_getDisplayName_variant4.phpt]
PASS IntlTimeZone::getDisplayName(): type parameter (ICU >= 51.2) [ext/intl/tests/timezone_getDisplayName_variant4.phpt] 
TEST 5784/15092 [ext/intl/tests/timezone_getEquivalentID_basic.phpt]
PASS IntlTimeZone::getEquivalentID(): basic test [ext/intl/tests/timezone_getEquivalentID_basic.phpt] 
TEST 5785/15092 [ext/intl/tests/timezone_getEquivalentID_error.phpt]
PASS IntlTimeZone::getEquivalentID(): errors [ext/intl/tests/timezone_getEquivalentID_error.phpt] 
TEST 5786/15092 [ext/intl/tests/timezone_getErrorCodeMessage_basic.phpt]
PASS IntlTimeZone::getErrorCode/Message(): basic test [ext/intl/tests/timezone_getErrorCodeMessage_basic.phpt] 
TEST 5787/15092 [ext/intl/tests/timezone_getErrorCode_error.phpt]
PASS IntlTimeZone::getErrorCode(): errors [ext/intl/tests/timezone_getErrorCode_error.phpt] 
TEST 5788/15092 [ext/intl/tests/timezone_getErrorMessage_error.phpt]
PASS IntlTimeZone::getErrorMessage(): errors [ext/intl/tests/timezone_getErrorMessage_error.phpt] 
TEST 5789/15092 [ext/intl/tests/timezone_getGMT_basic.phpt]
PASS IntlTimeZone::getGMT(): basic test [ext/intl/tests/timezone_getGMT_basic.phpt] 
TEST 5790/15092 [ext/intl/tests/timezone_getGMT_error.phpt]
PASS IntlTimeZone::getGMT(): errors [ext/intl/tests/timezone_getGMT_error.phpt] 
TEST 5791/15092 [ext/intl/tests/timezone_getID_error.phpt]
PASS IntlTimeZone::getID(): errors [ext/intl/tests/timezone_getID_error.phpt] 
TEST 5792/15092 [ext/intl/tests/timezone_getOffset_basic.phpt]
PASS IntlTimeZone::getOffset(): basic test [ext/intl/tests/timezone_getOffset_basic.phpt] 
TEST 5793/15092 [ext/intl/tests/timezone_getOffset_error.phpt]
PASS IntlTimeZone::getOffset(): errors [ext/intl/tests/timezone_getOffset_error.phpt] 
TEST 5794/15092 [ext/intl/tests/timezone_getRawOffset_basic.phpt]
PASS IntlTimeZone::getRawOffset(): basic test [ext/intl/tests/timezone_getRawOffset_basic.phpt] 
TEST 5795/15092 [ext/intl/tests/timezone_getRawOffset_error.phpt]
PASS IntlTimeZone::getRawOffset(): errors [ext/intl/tests/timezone_getRawOffset_error.phpt] 
TEST 5796/15092 [ext/intl/tests/timezone_getRegion_basic.phpt]
PASS IntlTimeZone::getRegion(): basic test [ext/intl/tests/timezone_getRegion_basic.phpt] 
TEST 5797/15092 [ext/intl/tests/timezone_getRegion_error.phpt]
PASS IntlTimeZone::getRegion(): errors [ext/intl/tests/timezone_getRegion_error.phpt] 
TEST 5798/15092 [ext/intl/tests/timezone_getTZDataVersion_error.phpt]
PASS IntlTimeZone::getTZDataVersion(): errors [ext/intl/tests/timezone_getTZDataVersion_error.phpt] 
TEST 5799/15092 [ext/intl/tests/timezone_getTZData_basic.phpt]
PASS IntlTimeZone::getTZDataVersion: basic test [ext/intl/tests/timezone_getTZData_basic.phpt] 
TEST 5800/15092 [ext/intl/tests/timezone_getUnknown_basic.phpt]
PASS IntlCalendar::getUnknown(): basic test [ext/intl/tests/timezone_getUnknown_basic.phpt] 
TEST 5801/15092 [ext/intl/tests/timezone_getUnknown_error.phpt]
PASS IntlCalendar::getUnknown(): bad arguments [ext/intl/tests/timezone_getUnknown_error.phpt] 
TEST 5802/15092 [ext/intl/tests/timezone_hasSameRules_basic.phpt]
PASS IntlTimeZone::hasSameRules(): basic test [ext/intl/tests/timezone_hasSameRules_basic.phpt] 
TEST 5803/15092 [ext/intl/tests/timezone_hasSameRules_error.phpt]
PASS IntlTimeZone::hasSameRules(): errors [ext/intl/tests/timezone_hasSameRules_error.phpt] 
TEST 5804/15092 [ext/intl/tests/timezone_toDateTimeZone_basic.phpt]
PASS IntlTimeZone::toDateTimeZone(): basic test [ext/intl/tests/timezone_toDateTimeZone_basic.phpt] 
TEST 5805/15092 [ext/intl/tests/timezone_toDateTimeZone_error.phpt]
PASS IntlTimeZone::toDateTimeZone(): errors [ext/intl/tests/timezone_toDateTimeZone_error.phpt] 
TEST 5806/15092 [ext/intl/tests/timezone_useDaylightTime_basic.phpt]
PASS IntlTimeZone::useDaylightTime: basic test [ext/intl/tests/timezone_useDaylightTime_basic.phpt] 
TEST 5807/15092 [ext/intl/tests/timezone_useDaylightTime_error.phpt]
PASS IntlTimeZone::useDaylightTime(): errors [ext/intl/tests/timezone_useDaylightTime_error.phpt] 
TEST 5808/15092 [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 5809/15092 [ext/intl/tests/timezone_windowsID_basic2.phpt]
PASS IntlTimeZone::getWindowsID basic test [ext/intl/tests/timezone_windowsID_basic2.phpt] 
TEST 5810/15092 [ext/intl/tests/transliterator_clone.phpt]
PASS Transliterator clone handler [ext/intl/tests/transliterator_clone.phpt] 
TEST 5811/15092 [ext/intl/tests/transliterator_create_basic.phpt]
PASS Transliterator::create (basic) [ext/intl/tests/transliterator_create_basic.phpt] 
TEST 5812/15092 [ext/intl/tests/transliterator_create_error.phpt]
PASS Transliterator::create (error) [ext/intl/tests/transliterator_create_error.phpt] 
TEST 5813/15092 [ext/intl/tests/transliterator_create_from_rule_basic.phpt]
PASS Transliterator::createFromRules (basic) [ext/intl/tests/transliterator_create_from_rule_basic.phpt] 
TEST 5814/15092 [ext/intl/tests/transliterator_create_from_rule_error.phpt]
PASS Transliterator::createFromRules (error) [ext/intl/tests/transliterator_create_from_rule_error.phpt] 
TEST 5815/15092 [ext/intl/tests/transliterator_create_inverse_basic.phpt]
PASS Transliterator::createInverse (basic) [ext/intl/tests/transliterator_create_inverse_basic.phpt] 
TEST 5816/15092 [ext/intl/tests/transliterator_create_inverse_error.phpt]
PASS Transliterator::createInverse (error) [ext/intl/tests/transliterator_create_inverse_error.phpt] 
TEST 5817/15092 [ext/intl/tests/transliterator_get_error_code_basic.phpt]
PASS Transliterator::getErrorCode (basic) [ext/intl/tests/transliterator_get_error_code_basic.phpt] 
TEST 5818/15092 [ext/intl/tests/transliterator_get_error_code_error.phpt]
PASS Transliterator::getErrorCode (error) [ext/intl/tests/transliterator_get_error_code_error.phpt] 
TEST 5819/15092 [ext/intl/tests/transliterator_get_error_message_basic.phpt]
PASS Transliterator::getErrorMessage (basic) [ext/intl/tests/transliterator_get_error_message_basic.phpt] 
TEST 5820/15092 [ext/intl/tests/transliterator_get_error_message_error.phpt]
PASS Transliterator::getErrorMessage (error) [ext/intl/tests/transliterator_get_error_message_error.phpt] 
TEST 5821/15092 [ext/intl/tests/transliterator_list_ids_basic.phpt]
PASS Transliterator::listIDs (basic) [ext/intl/tests/transliterator_list_ids_basic.phpt] 
TEST 5822/15092 [ext/intl/tests/transliterator_list_ids_error.phpt]
PASS Transliterator::listIDs (error) [ext/intl/tests/transliterator_list_ids_error.phpt] 
TEST 5823/15092 [ext/intl/tests/transliterator_property_id.phpt]
PASS Transliterator - "id" property [ext/intl/tests/transliterator_property_id.phpt] 
TEST 5824/15092 [ext/intl/tests/transliterator_transliterate_basic.phpt]
PASS Transliterator::transliterate (basic) [ext/intl/tests/transliterator_transliterate_basic.phpt] 
TEST 5825/15092 [ext/intl/tests/transliterator_transliterate_error.phpt]
PASS Transliterator::transliterate (error) [ext/intl/tests/transliterator_transliterate_error.phpt] 
TEST 5826/15092 [ext/intl/tests/transliterator_transliterate_variant1.phpt]
PASS transliterator_transliterate (variant 1, non-transliterator 1st arg) [ext/intl/tests/transliterator_transliterate_variant1.phpt] 
TEST 5827/15092 [ext/intl/tests/uconverter___construct_error.phpt]
PASS Basic UConverter::convert() usage [ext/intl/tests/uconverter___construct_error.phpt] 
TEST 5828/15092 [ext/intl/tests/uconverter_bug66873.phpt]
PASS Bug #66873 - crash in UConverter with invalid encoding [ext/intl/tests/uconverter_bug66873.phpt] 
TEST 5829/15092 [ext/intl/tests/uconverter_enum.phpt]
PASS UConverter Enumerations [ext/intl/tests/uconverter_enum.phpt] 
TEST 5830/15092 [ext/intl/tests/uconverter_func_basic.phpt]
PASS Basic UConverter::transcode() usage [ext/intl/tests/uconverter_func_basic.phpt] 
TEST 5831/15092 [ext/intl/tests/uconverter_func_subst.phpt]
PASS Basic UConverter::convert() w/ Subsitution [ext/intl/tests/uconverter_func_subst.phpt] 
TEST 5832/15092 [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 5833/15092 [ext/intl/tests/uconverter_oop_algo.phpt]
PASS UConverter Algorithmic converters [ext/intl/tests/uconverter_oop_algo.phpt] 
TEST 5834/15092 [ext/intl/tests/uconverter_oop_basic.phpt]
PASS Basic UConverter::convert() usage [ext/intl/tests/uconverter_oop_basic.phpt] 
TEST 5835/15092 [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 5836/15092 [ext/intl/tests/uconverter_oop_callback2.phpt]
PASS UConverter::convert() w/ Callback Reasons [ext/intl/tests/uconverter_oop_callback2.phpt] 
TEST 5837/15092 [ext/intl/tests/uconverter_oop_callback_return.phpt]
PASS UConverter::convert() w/ Callback Return Values [ext/intl/tests/uconverter_oop_callback_return.phpt] 
TEST 5838/15092 [ext/intl/tests/uconverter_oop_subst.phpt]
PASS Basic UConverter::convert() w/ Subsitution [ext/intl/tests/uconverter_oop_subst.phpt] 
TEST 5839/15092 [ext/intl/uchar/tests/basic-functionality.phpt]
PASS IntlChar basic functionality [ext/intl/uchar/tests/basic-functionality.phpt] 
TEST 5840/15092 [ext/intl/uchar/tests/bug70453.phpt]
PASS Bug #70453 (IntlChar::foldCase() incorrect arguments and missing constants) [ext/intl/uchar/tests/bug70453.phpt] 
TEST 5841/15092 [ext/intl/uchar/tests/bug70454.phpt]
PASS Bug #70454 (IntlChar::forDigit second parameter should be optional) [ext/intl/uchar/tests/bug70454.phpt] 
TEST 5842/15092 [ext/intl/uchar/tests/bug70455.phpt]
PASS Bug #70455 Missing constant: IntlChar::NO_NUMERIC_VALUE [ext/intl/uchar/tests/bug70455.phpt] 
TEST 5843/15092 [ext/json/tests/001.phpt]
PASS json_decode() tests [ext/json/tests/001.phpt] 
TEST 5844/15092 [ext/json/tests/002.phpt]
PASS json_encode() tests [ext/json/tests/002.phpt] 
TEST 5845/15092 [ext/json/tests/003.phpt]
PASS json_encode() & endless loop - 1 [ext/json/tests/003.phpt] 
TEST 5846/15092 [ext/json/tests/004.phpt]
PASS json_encode() & endless loop - 2 [ext/json/tests/004.phpt] 
TEST 5847/15092 [ext/json/tests/005.phpt]
PASS json_encode() & endless loop - 3 [ext/json/tests/005.phpt] 
TEST 5848/15092 [ext/json/tests/006.phpt]
PASS json_encode() & extended encoding [ext/json/tests/006.phpt] 
TEST 5849/15092 [ext/json/tests/007.phpt]
PASS json_last_error() tests [ext/json/tests/007.phpt] 
TEST 5850/15092 [ext/json/tests/008.phpt]
PASS json_decode() with large integers [ext/json/tests/008.phpt] 
TEST 5851/15092 [ext/json/tests/bug40503.phpt]
PASS Bug #40503 (json_encode() value corruption on 32bit systems with overflown values) [ext/json/tests/bug40503.phpt] 
TEST 5852/15092 [ext/json/tests/bug41034.phpt]
PASS Bug #41034 (json_encode() ignores null byte started keys in arrays) [ext/json/tests/bug41034.phpt] 
TEST 5853/15092 [ext/json/tests/bug41067.phpt]
PASS Bug #41067 (json_encode() problem with UTF-16 input) [ext/json/tests/bug41067.phpt] 
TEST 5854/15092 [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 5855/15092 [ext/json/tests/bug41504.phpt]
PASS Bug #41504 (json_decode() converts empty array keys to "_empty_") [ext/json/tests/bug41504.phpt] 
TEST 5856/15092 [ext/json/tests/bug41567.phpt]
PASS Bug #41567 (json_encode() double conversion is inconsistent with PHP) [ext/json/tests/bug41567.phpt] 
TEST 5857/15092 [ext/json/tests/bug42090.phpt]
PASS Bug #42090 (json_decode causes segmentation fault) [ext/json/tests/bug42090.phpt] 
TEST 5858/15092 [ext/json/tests/bug42785.phpt]
PASS Bug #42785 (Incorrect formatting of double values with non-english locales) [ext/json/tests/bug42785.phpt] 
TEST 5859/15092 [ext/json/tests/bug43941.phpt]
PASS Bug #43941 (json_encode() invalid UTF-8) [ext/json/tests/bug43941.phpt] 
TEST 5860/15092 [ext/json/tests/bug45791.phpt]
PASS Bug #45791 (json_decode() does not handle number 0e0) [ext/json/tests/bug45791.phpt] 
TEST 5861/15092 [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 5862/15092 [ext/json/tests/bug46944.phpt]
PASS Bug #46944 (json_encode() doesn't handle 3 byte utf8 correctly) [ext/json/tests/bug46944.phpt] 
TEST 5863/15092 [ext/json/tests/bug47644.phpt]
PASS Bug #47644 (valid large integers are truncated) [ext/json/tests/bug47644.phpt] 
TEST 5864/15092 [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 5865/15092 [ext/json/tests/bug53946.phpt]
PASS bug #53946 (json_encode() with JSON_UNESCAPED_UNICODE) [ext/json/tests/bug53946.phpt] 
TEST 5866/15092 [ext/json/tests/bug54058.phpt]
PASS Bug #54058 (json_last_error() invalid UTF-8 produces wrong error) [ext/json/tests/bug54058.phpt] 
TEST 5867/15092 [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 5868/15092 [ext/json/tests/bug55543.phpt]
PASS Bug #55543 (json_encode() with JSON_NUMERIC_CHECK & numeric string properties) [ext/json/tests/bug55543.phpt] 
TEST 5869/15092 [ext/json/tests/bug61537.phpt]
PASS Bug #61537 (json_encode() incorrectly truncates/discards information) [ext/json/tests/bug61537.phpt] 
TEST 5870/15092 [ext/json/tests/bug61978.phpt]
PASS Bug #61978 (Object recursion not detected for classes that implement JsonSerializable) [ext/json/tests/bug61978.phpt] 
TEST 5871/15092 [ext/json/tests/bug62010.phpt]
PASS Bug #62010 (json_decode produces invalid byte-sequences) [ext/json/tests/bug62010.phpt] 
TEST 5872/15092 [ext/json/tests/bug62369.phpt]
PASS FR #62369 (Segfault on json_encode(deeply_nested_array) [ext/json/tests/bug62369.phpt] 
TEST 5873/15092 [ext/json/tests/bug63737.phpt]
PASS Bug #63737 (json_decode does not properly decode with options parameter) [ext/json/tests/bug63737.phpt] 
TEST 5874/15092 [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 5875/15092 [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 5876/15092 [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 5877/15092 [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 5878/15092 [ext/json/tests/bug66025.phpt]
PASS Bug #66025 (Indent wrong when json_encode() called from jsonSerialize function) [ext/json/tests/bug66025.phpt] 
TEST 5879/15092 [ext/json/tests/bug68546.phpt]
PASS Bug #68546 (json_decode() Fatal error: Cannot access property started with '\0') [ext/json/tests/bug68546.phpt] 
TEST 5880/15092 [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 5881/15092 [ext/json/tests/bug68817.phpt]
PASS Bug #68817 (Null pointer deference) [ext/json/tests/bug68817.phpt] 
TEST 5882/15092 [ext/json/tests/bug68938.phpt]
PASS Bug #68938 (json_decode() decodes empty string without indicating error) [ext/json/tests/bug68938.phpt] 
TEST 5883/15092 [ext/json/tests/bug68992.phpt]
PASS Bug #68992 (json_encode stacks exceptions thrown by JsonSerializable classes) [ext/json/tests/bug68992.phpt] 
TEST 5884/15092 [ext/json/tests/bug69187.phpt]
PASS Bug #69187 json_last_error return BC in PHP7 [ext/json/tests/bug69187.phpt] 
TEST 5885/15092 [ext/json/tests/bug71835.phpt]
PASS Bug #71835 (json_encode sometimes incorrectly detects recursion with JsonSerializable) [ext/json/tests/bug71835.phpt] 
TEST 5886/15092 [ext/json/tests/bug72069.phpt]
PASS Bug #72069 (Behavior \JsonSerializable different from json_encode) [ext/json/tests/bug72069.phpt] 
TEST 5887/15092 [ext/json/tests/bug72787.phpt]
PASS Bug #72787 (json_decode reads out of bounds) [ext/json/tests/bug72787.phpt] 
TEST 5888/15092 [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 5889/15092 [ext/json/tests/bug73254.phpt]
PASS Bug #73254 (Incorrect indentation generated by json_encode() with JSON_PRETTY_PRINT) [ext/json/tests/bug73254.phpt] 
TEST 5890/15092 [ext/json/tests/bug73991.phpt]
PASS Allow JSON_OBJECT_AS_ARRAY to have an effect [ext/json/tests/bug73991.phpt] 
TEST 5891/15092 [ext/json/tests/fail001.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/fail*.json) [ext/json/tests/fail001.phpt] 
TEST 5892/15092 [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 5893/15092 [ext/json/tests/json_decode_basic.phpt]
PASS Test json_decode() function : basic functionality [ext/json/tests/json_decode_basic.phpt] 
TEST 5894/15092 [ext/json/tests/json_decode_error.phpt]
PASS Test json_decode() function : error conditions [ext/json/tests/json_decode_error.phpt] 
TEST 5895/15092 [ext/json/tests/json_decode_invalid_utf8.phpt]
PASS json_decode() invalid UTF8 [ext/json/tests/json_decode_invalid_utf8.phpt] 
TEST 5896/15092 [ext/json/tests/json_encode_basic.phpt]
PASS Test json_encode() function : basic functionality [ext/json/tests/json_encode_basic.phpt] 
TEST 5897/15092 [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 5898/15092 [ext/json/tests/json_encode_error.phpt]
PASS Test json_encode() function : error conditions [ext/json/tests/json_encode_error.phpt] 
TEST 5899/15092 [ext/json/tests/json_encode_invalid_utf8.phpt]
PASS json_encode() invalid UTF8 [ext/json/tests/json_encode_invalid_utf8.phpt] 
TEST 5900/15092 [ext/json/tests/json_encode_numeric.phpt]
PASS Test json_encode() function with numeric flag [ext/json/tests/json_encode_numeric.phpt] 
TEST 5901/15092 [ext/json/tests/json_encode_pretty_print.phpt]
PASS json_encode() with JSON_PRETTY_PRINT [ext/json/tests/json_encode_pretty_print.phpt] 
TEST 5902/15092 [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 5903/15092 [ext/json/tests/json_encode_unescaped_slashes.phpt]
PASS json_decode() tests [ext/json/tests/json_encode_unescaped_slashes.phpt] 
TEST 5904/15092 [ext/json/tests/json_last_error_error.phpt]
PASS json_last_error() failures [ext/json/tests/json_last_error_error.phpt] 
TEST 5905/15092 [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 5906/15092 [ext/json/tests/pass001.1.phpt]
SKIP JSON (http://www.crockford.com/JSON/JSON_checker/test/pass1.json) [ext/json/tests/pass001.1.phpt] reason: this test is for 32bit platform only
TEST 5907/15092 [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 5908/15092 [ext/json/tests/pass001.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass1.json) [ext/json/tests/pass001.phpt] 
TEST 5909/15092 [ext/json/tests/pass002.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass2.json) [ext/json/tests/pass002.phpt] 
TEST 5910/15092 [ext/json/tests/pass003.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass3.json) [ext/json/tests/pass003.phpt] 
TEST 5911/15092 [ext/json/tests/serialize.phpt]
PASS json_encode() Serialization tests [ext/json/tests/serialize.phpt] 
TEST 5912/15092 [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 5913/15092 [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 5914/15092 [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 5915/15092 [ext/ldap/tests/bug72021.phpt]
PASS Bug #72021 (ldap_escape() with DN flag is not RFC compliant) [ext/ldap/tests/bug72021.phpt] 
TEST 5916/15092 [ext/ldap/tests/bug73933.phpt]
PASS Bug #73933 (error/segfault with ldap_mod_replace and opcache) [ext/ldap/tests/bug73933.phpt] 
TEST 5917/15092 [ext/ldap/tests/bug76248.phpt]
FAIL Bug #76248 (Malicious LDAP-Server Response causes Crash) [ext/ldap/tests/bug76248.phpt] 
TEST 5918/15092 [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 5919/15092 [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 5920/15092 [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 5921/15092 [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 5922/15092 [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 5923/15092 [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 5924/15092 [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 5925/15092 [ext/ldap/tests/ldap_connect_basic.phpt]
PASS ldap_connect() - Basic connection [ext/ldap/tests/ldap_connect_basic.phpt] 
TEST 5926/15092 [ext/ldap/tests/ldap_connect_error.phpt]
PASS ldap_connect() - Connection errors [ext/ldap/tests/ldap_connect_error.phpt] 
TEST 5927/15092 [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 5928/15092 [ext/ldap/tests/ldap_connect_variation.phpt]
PASS ldap_connect() - Variation [ext/ldap/tests/ldap_connect_variation.phpt] 
TEST 5929/15092 [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 5930/15092 [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 5931/15092 [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 5932/15092 [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 5933/15092 [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 5934/15092 [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 5935/15092 [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 5936/15092 [ext/ldap/tests/ldap_dn2ufn.phpt]
PASS ldap_dn2ufn() test [ext/ldap/tests/ldap_dn2ufn.phpt] 
TEST 5937/15092 [ext/ldap/tests/ldap_err2str_basic.phpt]
PASS ldap_err2str() - Basic error number to string conversion [ext/ldap/tests/ldap_err2str_basic.phpt] 
TEST 5938/15092 [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 5939/15092 [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 5940/15092 [ext/ldap/tests/ldap_errno_error.phpt]
PASS ldap_errno() - ldap_errno() operation that should fail [ext/ldap/tests/ldap_errno_error.phpt] 
TEST 5941/15092 [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 5942/15092 [ext/ldap/tests/ldap_error_error.phpt]
PASS ldap_error() - ldap_error() operation that should fail [ext/ldap/tests/ldap_error_error.phpt] 
TEST 5943/15092 [ext/ldap/tests/ldap_escape_all.phpt]
PASS ldap_escape() test all [ext/ldap/tests/ldap_escape_all.phpt] 
TEST 5944/15092 [ext/ldap/tests/ldap_escape_both.phpt]
PASS ldap_escape() test filter and DN [ext/ldap/tests/ldap_escape_both.phpt] 
TEST 5945/15092 [ext/ldap/tests/ldap_escape_dn.phpt]
PASS ldap_escape() test DN [ext/ldap/tests/ldap_escape_dn.phpt] 
TEST 5946/15092 [ext/ldap/tests/ldap_escape_filter.phpt]
PASS ldap_escape() test filter [ext/ldap/tests/ldap_escape_filter.phpt] 
TEST 5947/15092 [ext/ldap/tests/ldap_escape_ignore.phpt]
PASS ldap_escape() test ignore [ext/ldap/tests/ldap_escape_ignore.phpt] 
TEST 5948/15092 [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 5949/15092 [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 5950/15092 [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 5951/15092 [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 5952/15092 [ext/ldap/tests/ldap_explode_dn.phpt]
PASS ldap_explode_dn() test [ext/ldap/tests/ldap_explode_dn.phpt] 
TEST 5953/15092 [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 5954/15092 [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 5955/15092 [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 5956/15092 [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 5957/15092 [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 5958/15092 [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 5959/15092 [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 5960/15092 [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 5961/15092 [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 5962/15092 [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 5963/15092 [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 5964/15092 [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 5965/15092 [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 5966/15092 [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 5967/15092 [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 5968/15092 [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 5969/15092 [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 5970/15092 [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 5971/15092 [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 5972/15092 [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 5973/15092 [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 5974/15092 [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 5975/15092 [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 5976/15092 [ext/ldap/tests/ldap_list_error.phpt]
PASS ldap_list() - operation that should fail [ext/ldap/tests/ldap_list_error.phpt] 
TEST 5977/15092 [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 5978/15092 [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 5979/15092 [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 5980/15092 [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 5981/15092 [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 5982/15092 [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 5983/15092 [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 5984/15092 [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 5985/15092 [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 5986/15092 [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 5987/15092 [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 5988/15092 [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 5989/15092 [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 5990/15092 [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 5991/15092 [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 5992/15092 [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 5993/15092 [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 5994/15092 [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 5995/15092 [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 5996/15092 [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 5997/15092 [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 5998/15092 [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 5999/15092 [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 6000/15092 [ext/ldap/tests/ldap_read_error.phpt]
PASS ldap_read() - operation that should fail [ext/ldap/tests/ldap_read_error.phpt] 
TEST 6001/15092 [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 6002/15092 [ext/ldap/tests/ldap_rename_error.phpt]
PASS ldap_rename() - Testing ldap_rename() that should fail [ext/ldap/tests/ldap_rename_error.phpt] 
TEST 6003/15092 [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 6004/15092 [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 6005/15092 [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 6006/15092 [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 6007/15092 [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 6008/15092 [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 6009/15092 [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 6010/15092 [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 6011/15092 [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 6012/15092 [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 6013/15092 [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 6014/15092 [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 6015/15092 [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 6016/15092 [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 6017/15092 [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 6018/15092 [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 6019/15092 [ext/ldap/tests/ldap_set_option_error.phpt]
FAIL ldap_set_option() - ldap_set_option() operation that should fail [ext/ldap/tests/ldap_set_option_error.phpt] 
TEST 6020/15092 [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 6021/15092 [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 6022/15092 [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 6023/15092 [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 6024/15092 [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 6025/15092 [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 6026/15092 [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 6027/15092 [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 6028/15092 [ext/ldap/tests/ldap_sort_error.phpt]
PASS ldap_sort() - Testing ldap_sort() that should fail [ext/ldap/tests/ldap_sort_error.phpt] 
TEST 6029/15092 [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 6030/15092 [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 6031/15092 [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 6032/15092 [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 6033/15092 [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 6034/15092 [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 6035/15092 [ext/libxml/tests/001.phpt]
PASS libxml_use_internal_errors() [ext/libxml/tests/001.phpt] 
TEST 6036/15092 [ext/libxml/tests/002.phpt]
PASS libxml_get_errors() [ext/libxml/tests/002.phpt] 
TEST 6037/15092 [ext/libxml/tests/003.phpt]
PASS libxml_use_internal_errors() memory leaks [ext/libxml/tests/003.phpt] 
TEST 6038/15092 [ext/libxml/tests/004.phpt]
PASS libxml_set_streams_context() [ext/libxml/tests/004.phpt] 
TEST 6039/15092 [ext/libxml/tests/bug42112.phpt]
PASS Bug #42112 (deleting a node produces memory corruption) [ext/libxml/tests/bug42112.phpt] 
TEST 6040/15092 [ext/libxml/tests/bug54138.phpt]
PASS Bug #54138 - DOMNode::getLineNo() doesn't return line number higher than 65535 [ext/libxml/tests/bug54138.phpt] 
TEST 6041/15092 [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 6042/15092 [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 6043/15092 [ext/libxml/tests/bug54440.phpt]
PASS Bug #54440: libxml extension ignores default context [ext/libxml/tests/bug54440.phpt] 
TEST 6044/15092 [ext/libxml/tests/bug61367-read.phpt]
PASS Bug #61367: open_basedir bypass in libxml RSHUTDOWN: read test [ext/libxml/tests/bug61367-read.phpt] 
TEST 6045/15092 [ext/libxml/tests/bug61367-write.phpt]
PASS Bug #61367: open_basedir bypass in libxml RSHUTDOWN: write test [ext/libxml/tests/bug61367-write.phpt] 
TEST 6046/15092 [ext/libxml/tests/bug63389.phpt]
PASS Bug #63389 (Missing context check on libxml_set_streams_context() causes memleak) [ext/libxml/tests/bug63389.phpt] 
TEST 6047/15092 [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 6048/15092 [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 6049/15092 [ext/libxml/tests/libxml_disable_entity_loader.phpt]
PASS libxml_disable_entity_loader() [ext/libxml/tests/libxml_disable_entity_loader.phpt] 
TEST 6050/15092 [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 6051/15092 [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 6052/15092 [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 6053/15092 [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 6054/15092 [ext/mbstring/tests/bug20087.phpt]
PASS Bug #20087 (Assertion failure) [ext/mbstring/tests/bug20087.phpt] 
TEST 6055/15092 [ext/mbstring/tests/bug25140.phpt]
PASS Bug #25140 (mb_convert_encoding returns FALSE on an empty string) [ext/mbstring/tests/bug25140.phpt] 
TEST 6056/15092 [ext/mbstring/tests/bug26639.phpt]
PASS Bug #26639 (mb_convert_variables() clutters variables beyond the references) [ext/mbstring/tests/bug26639.phpt] 
TEST 6057/15092 [ext/mbstring/tests/bug28220.phpt]
PASS Bug #28220 (mb_strwidth() returns wrong width values for some Hangul characters) [ext/mbstring/tests/bug28220.phpt] 
TEST 6058/15092 [ext/mbstring/tests/bug30549.phpt]
PASS Bug #30549 (incorrect character translations for some ISO8859 charsets) [ext/mbstring/tests/bug30549.phpt] 
TEST 6059/15092 [ext/mbstring/tests/bug31911.phpt]
PASS Bug #31911 (mb_decode_mimeheader() is case-sensitive to hex escapes) [ext/mbstring/tests/bug31911.phpt] 
TEST 6060/15092 [ext/mbstring/tests/bug40685.phpt]
PASS Bug #40685 (mb_decode_numericentity() removes '&' in the string) [ext/mbstring/tests/bug40685.phpt] 
TEST 6061/15092 [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 6062/15092 [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 6063/15092 [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 6064/15092 [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 6065/15092 [ext/mbstring/tests/bug43994.phpt]
PASS Test mb_ereg() function : mb_ereg 'successfully' matching incorrectly [ext/mbstring/tests/bug43994.phpt] 
TEST 6066/15092 [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 6067/15092 [ext/mbstring/tests/bug45239.phpt]
PASS Bug #45239 (encoding detector hangs with mbstring.strict_detection enabled) [ext/mbstring/tests/bug45239.phpt] 
TEST 6068/15092 [ext/mbstring/tests/bug45722.phpt]
PASS Bug #45722 (mb_check_encoding() crashes) [ext/mbstring/tests/bug45722.phpt] 
TEST 6069/15092 [ext/mbstring/tests/bug45923.phpt]
PASS Bug #45923 (mb_st[r]ripos() offset not handled correctly) [ext/mbstring/tests/bug45923.phpt] 
TEST 6070/15092 [ext/mbstring/tests/bug46806.phpt]
PASS Bug #46806 (mb_wtrimwidth cutting to early) [ext/mbstring/tests/bug46806.phpt] 
TEST 6071/15092 [ext/mbstring/tests/bug46843.phpt]
PASS Bug #46843 (CP936 euro symbol is not converted properly) [ext/mbstring/tests/bug46843.phpt] 
TEST 6072/15092 [ext/mbstring/tests/bug47399.phpt]
PASS Bug #47399 (mb_check_encoding() returns true for some illegal SJIS characters) [ext/mbstring/tests/bug47399.phpt] 
TEST 6073/15092 [ext/mbstring/tests/bug48645.phpt]
PASS Bug #48645 (mb_convert_encoding() doesn't understand hexadecimal html-entities) [ext/mbstring/tests/bug48645.phpt] 
TEST 6074/15092 [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 6075/15092 [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 6076/15092 [ext/mbstring/tests/bug49528.phpt]
PASS Bug #49528 (UTF-16 strings prefixed by BOM wrongly converted) [ext/mbstring/tests/bug49528.phpt] 
TEST 6077/15092 [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 6078/15092 [ext/mbstring/tests/bug52861.phpt]
PASS Bug #52681 (mb_send_mail() appends an extra MIME-Version header) [ext/mbstring/tests/bug52861.phpt] 
TEST 6079/15092 [ext/mbstring/tests/bug52931.phpt]
PASS Bug #52931 (strripos not overloaded with function overloading enabled) [ext/mbstring/tests/bug52931.phpt] 
TEST 6080/15092 [ext/mbstring/tests/bug52981.phpt]
PASS Bug #52981 (Unicode properties are outdated (from Unicode 3.2)) [ext/mbstring/tests/bug52981.phpt] 
TEST 6081/15092 [ext/mbstring/tests/bug54494.phpt]
PASS Bug #54494: mb_substr() mishandles UTF-32LE and UCS-2LE [ext/mbstring/tests/bug54494.phpt] 
TEST 6082/15092 [ext/mbstring/tests/bug60306.phpt]
PASS Bug #60306 (Characters lost while converting from cp936 to utf8) [ext/mbstring/tests/bug60306.phpt] 
TEST 6083/15092 [ext/mbstring/tests/bug62545.phpt]
PASS Bug #62545 (wrong unicode mapping in some charsets) [ext/mbstring/tests/bug62545.phpt] 
TEST 6084/15092 [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 6088/15092 [ext/mbstring/tests/bug65045.phpt]
PASS Bug #65045: mb_convert_encoding breaks well-formed character [ext/mbstring/tests/bug65045.phpt] 
TEST 6089/15092 [ext/mbstring/tests/bug66797.phpt]
PASS Bug #66797 (mb_substr only takes 32-bit signed integer) [ext/mbstring/tests/bug66797.phpt] 
TEST 6090/15092 [ext/mbstring/tests/bug66964.phpt]
PASS Bug #66964 (mb_convert_variables() cannot detect recursion) [ext/mbstring/tests/bug66964.phpt] 
TEST 6091/15092 [ext/mbstring/tests/bug68846.phpt]
PASS Bug #68846	False detection of CJK Unified Ideographs Extension E [ext/mbstring/tests/bug68846.phpt] 
TEST 6092/15092 [ext/mbstring/tests/bug69079.phpt]
PASS Bug #69079 (enhancement for mb_substitute_character) [ext/mbstring/tests/bug69079.phpt] 
TEST 6093/15092 [ext/mbstring/tests/bug69086.phpt]
PASS Request #69086 (enhancement for mb_convert_encoding) [ext/mbstring/tests/bug69086.phpt] 
TEST 6094/15092 [ext/mbstring/tests/bug69151.phpt]
PASS Bug #69151 (mb_ereg should reject ill-formed byte sequence) [ext/mbstring/tests/bug69151.phpt] 
TEST 6095/15092 [ext/mbstring/tests/bug69267.phpt]
PASS Bug #69267: mb_strtolower fails on titlecase characters [ext/mbstring/tests/bug69267.phpt] 
TEST 6096/15092 [ext/mbstring/tests/bug71606.phpt]
PASS Bug #71606 (Segmentation fault mb_strcut + mb_list_encodings) [ext/mbstring/tests/bug71606.phpt] 
TEST 6097/15092 [ext/mbstring/tests/bug72164.phpt]
PASS Bug #72164 (Null Pointer Dereference - mb_ereg_replace) [ext/mbstring/tests/bug72164.phpt] 
TEST 6098/15092 [ext/mbstring/tests/bug72399.phpt]
PASS Bug #72399 (Use-After-Free in MBString (search_re)) [ext/mbstring/tests/bug72399.phpt] 
TEST 6099/15092 [ext/mbstring/tests/bug72402.phpt]
PASS Bug #72402: _php_mb_regex_ereg_replace_exec - double free [ext/mbstring/tests/bug72402.phpt] 
TEST 6100/15092 [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 6101/15092 [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 6102/15092 [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 6103/15092 [ext/mbstring/tests/bug72710.phpt]
PASS Bug #72710 (`mb_ereg` causes buffer overflow on regexp compile error) [ext/mbstring/tests/bug72710.phpt] 
TEST 6104/15092 [ext/mbstring/tests/bug72994.phpt]
PASS Bug #72994 (mbc_to_code() out of bounds read) [ext/mbstring/tests/bug72994.phpt] 
TEST 6105/15092 [ext/mbstring/tests/bug73532.phpt]
PASS Bug #73532 (Null pointer dereference in mb_eregi) [ext/mbstring/tests/bug73532.phpt] 
TEST 6106/15092 [ext/mbstring/tests/bug73646.phpt]
PASS Bug #73646 (mb_ereg_search_init null pointer dereference) [ext/mbstring/tests/bug73646.phpt] 
TEST 6107/15092 [ext/mbstring/tests/bug75944.phpt]
PASS Bug #75944 (wrong detection cp1251 encoding because of missing last cyrillic letter) [ext/mbstring/tests/bug75944.phpt] 
TEST 6108/15092 [ext/mbstring/tests/casefold.phpt]
PASS mb_strtoupper() / mb_strtolower() [ext/mbstring/tests/casefold.phpt] 
TEST 6109/15092 [ext/mbstring/tests/empty_pattern.phpt]
PASS Check for empty pattern [ext/mbstring/tests/empty_pattern.phpt] 
TEST 6110/15092 [ext/mbstring/tests/htmlent.phpt]
PASS HTML input/output [ext/mbstring/tests/htmlent.phpt] 
TEST 6111/15092 [ext/mbstring/tests/illformed_utf_sequences.phpt]
PASS Unicode standard conformance test (ill-formed UTF sequences.) [ext/mbstring/tests/illformed_utf_sequences.phpt] 
TEST 6112/15092 [ext/mbstring/tests/ini_encoding.phpt]
PASS Encoding INI test [ext/mbstring/tests/ini_encoding.phpt] 
TEST 6113/15092 [ext/mbstring/tests/ini_encoding2.phpt]
PASS Encoding INI test [ext/mbstring/tests/ini_encoding2.phpt] 
TEST 6114/15092 [ext/mbstring/tests/ini_language.phpt]
PASS mbstring.language bug [ext/mbstring/tests/ini_language.phpt] 
TEST 6115/15092 [ext/mbstring/tests/mb_check_encoding.phpt]
PASS mb_check_encoding() [ext/mbstring/tests/mb_check_encoding.phpt] 
TEST 6116/15092 [ext/mbstring/tests/mb_check_encoding_array.phpt]
PASS mb_check_encoding() - Circular references [ext/mbstring/tests/mb_check_encoding_array.phpt] 
TEST 6117/15092 [ext/mbstring/tests/mb_chr.phpt]
PASS mb_chr() [ext/mbstring/tests/mb_chr.phpt] 
TEST 6118/15092 [ext/mbstring/tests/mb_chr_ord.phpt]
PASS mb_chr() and mb_ord() [ext/mbstring/tests/mb_chr_ord.phpt] 
TEST 6119/15092 [ext/mbstring/tests/mb_convert_encoding.phpt]
PASS mb_convert_encoding() [ext/mbstring/tests/mb_convert_encoding.phpt] 
TEST 6120/15092 [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 6121/15092 [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 6122/15092 [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 6123/15092 [ext/mbstring/tests/mb_convert_encoding_stateful.phpt]
PASS mb_convert_encoding() with stateful encodings [ext/mbstring/tests/mb_convert_encoding_stateful.phpt] 
TEST 6124/15092 [ext/mbstring/tests/mb_convert_encoding_variation1.phpt]
PASS Test mb_convert_encoding() function : usage variations - pass different data types as $to_encoding arg [ext/mbstring/tests/mb_convert_encoding_variation1.phpt] 
TEST 6125/15092 [ext/mbstring/tests/mb_convert_kana.phpt]
PASS Testing mb_convert_kana() function [ext/mbstring/tests/mb_convert_kana.phpt] 
TEST 6126/15092 [ext/mbstring/tests/mb_convert_variables.phpt]
PASS mb_convert_variables() [ext/mbstring/tests/mb_convert_variables.phpt] 
TEST 6127/15092 [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 6128/15092 [ext/mbstring/tests/mb_decode_mimeheader_error.phpt]
PASS Test mb_decode_mimeheader() function : error conditions [ext/mbstring/tests/mb_decode_mimeheader_error.phpt] 
TEST 6129/15092 [ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt]
PASS Test mb_decode_mimeheader() function : usage variation [ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt] 
TEST 6130/15092 [ext/mbstring/tests/mb_decode_mimeheader_variation2.phpt]
PASS Test mb_decode_mimeheader() function : variation [ext/mbstring/tests/mb_decode_mimeheader_variation2.phpt] 
TEST 6131/15092 [ext/mbstring/tests/mb_decode_mimeheader_variation3.phpt]
PASS Test mb_decode_mimeheader() function : variation [ext/mbstring/tests/mb_decode_mimeheader_variation3.phpt] 
TEST 6132/15092 [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 6133/15092 [ext/mbstring/tests/mb_detect_encoding.phpt]
PASS mb_detect_encoding() [ext/mbstring/tests/mb_detect_encoding.phpt] 
TEST 6134/15092 [ext/mbstring/tests/mb_detect_order.phpt]
PASS mb_detect_order() [ext/mbstring/tests/mb_detect_order.phpt] 
TEST 6135/15092 [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 6136/15092 [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 6137/15092 [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 6138/15092 [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 6139/15092 [ext/mbstring/tests/mb_encode_mimeheader_variation1.phpt]
PASS Test mb_encode_mimeheader() function : usage variations - Pass different data types to $str arg [ext/mbstring/tests/mb_encode_mimeheader_variation1.phpt] 
TEST 6140/15092 [ext/mbstring/tests/mb_encode_mimeheader_variation2.phpt]
PASS Test mb_encode_mimeheader() function : usage variations - Pass different data types to $charset arg [ext/mbstring/tests/mb_encode_mimeheader_variation2.phpt] 
TEST 6141/15092 [ext/mbstring/tests/mb_encode_mimeheader_variation3.phpt]
PASS Test mb_encode_mimeheader() function : usage variations - Pass different data types to $transfer_encoding arg [ext/mbstring/tests/mb_encode_mimeheader_variation3.phpt] 
TEST 6142/15092 [ext/mbstring/tests/mb_encode_mimeheader_variation4.phpt]
PASS Test mb_encode_mimeheader() function : usage variations - Pass different data types to $linefeed arg [ext/mbstring/tests/mb_encode_mimeheader_variation4.phpt] 
TEST 6143/15092 [ext/mbstring/tests/mb_encode_mimeheader_variation5.phpt]
PASS Test mb_encode_mimeheader() function : usage variations - Pass different data types to $indent arg [ext/mbstring/tests/mb_encode_mimeheader_variation5.phpt] 
TEST 6144/15092 [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 6145/15092 [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 6146/15092 [ext/mbstring/tests/mb_encoding_aliases.phpt]
PASS mb_encoding_aliases() [ext/mbstring/tests/mb_encoding_aliases.phpt] 
TEST 6147/15092 [ext/mbstring/tests/mb_ereg-compat-01.phpt]
FAIL mb_ereg() compat test 1 [ext/mbstring/tests/mb_ereg-compat-01.phpt] 
TEST 6148/15092 [ext/mbstring/tests/mb_ereg-compat-02.phpt]
PASS mb_ereg() compat test 2 [ext/mbstring/tests/mb_ereg-compat-02.phpt] 
TEST 6149/15092 [ext/mbstring/tests/mb_ereg.phpt]
FAIL mb_ereg() [ext/mbstring/tests/mb_ereg.phpt] 
TEST 6150/15092 [ext/mbstring/tests/mb_ereg1.phpt]
PASS mb_ereg() and invalid arguments [ext/mbstring/tests/mb_ereg1.phpt] 
TEST 6151/15092 [ext/mbstring/tests/mb_ereg2.phpt]
PASS mb_ereg() returning matches [ext/mbstring/tests/mb_ereg2.phpt] 
TEST 6152/15092 [ext/mbstring/tests/mb_ereg3.phpt]
PASS mb_ereg() returning matches [ext/mbstring/tests/mb_ereg3.phpt] 
TEST 6153/15092 [ext/mbstring/tests/mb_ereg4.phpt]
PASS mb_ereg() returning matches [ext/mbstring/tests/mb_ereg4.phpt] 
TEST 6154/15092 [ext/mbstring/tests/mb_ereg_basic.phpt]
FAIL Test mb_ereg() function : basic functionality [ext/mbstring/tests/mb_ereg_basic.phpt] 
TEST 6155/15092 [ext/mbstring/tests/mb_ereg_error.phpt]
PASS Test mb_ereg() function : error conditions - pass incorrect number of arguments [ext/mbstring/tests/mb_ereg_error.phpt] 
TEST 6156/15092 [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 6157/15092 [ext/mbstring/tests/mb_ereg_match_error1.phpt]
PASS Test mb_ereg_match() function : error conditions - pass function incorrect number of arguments [ext/mbstring/tests/mb_ereg_match_error1.phpt] 
TEST 6158/15092 [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 6159/15092 [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 6160/15092 [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 6161/15092 [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 6162/15092 [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 6163/15092 [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 6164/15092 [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 6165/15092 [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 6166/15092 [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 6167/15092 [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 6168/15092 [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 6169/15092 [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 6170/15092 [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 6171/15092 [ext/mbstring/tests/mb_ereg_replace.phpt]
PASS mb_ereg_replace() [ext/mbstring/tests/mb_ereg_replace.phpt] 
TEST 6172/15092 [ext/mbstring/tests/mb_ereg_replace_basic.phpt]
PASS Test mb_ereg_replace() function : basic [ext/mbstring/tests/mb_ereg_replace_basic.phpt] 
TEST 6173/15092 [ext/mbstring/tests/mb_ereg_replace_callback.phpt]
PASS mb_ereg_replace_callback() [ext/mbstring/tests/mb_ereg_replace_callback.phpt] 
TEST 6174/15092 [ext/mbstring/tests/mb_ereg_replace_error.phpt]
PASS Test mb_ereg_replace() function : error conditions [ext/mbstring/tests/mb_ereg_replace_error.phpt] 
TEST 6175/15092 [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 6176/15092 [ext/mbstring/tests/mb_ereg_replace_variation2.phpt]
PASS Test mb_ereg_replace() function : usage variations [ext/mbstring/tests/mb_ereg_replace_variation2.phpt] 
TEST 6177/15092 [ext/mbstring/tests/mb_ereg_replace_variation3.phpt]
PASS Test mb_ereg_replace() function : usage variations [ext/mbstring/tests/mb_ereg_replace_variation3.phpt] 
TEST 6178/15092 [ext/mbstring/tests/mb_ereg_replace_variation4.phpt]
PASS Test mb_ereg_replace() function : usage variations [ext/mbstring/tests/mb_ereg_replace_variation4.phpt] 
TEST 6179/15092 [ext/mbstring/tests/mb_ereg_search.phpt]
PASS Testing mb_ereg_search() function [ext/mbstring/tests/mb_ereg_search.phpt] 
TEST 6180/15092 [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 6181/15092 [ext/mbstring/tests/mb_ereg_search_regs.phpt]
PASS Funktionstest mb_ereg_search_regs() [ext/mbstring/tests/mb_ereg_search_regs.phpt] 
TEST 6182/15092 [ext/mbstring/tests/mb_ereg_search_setpos.phpt]
PASS mb_ereg_search_setpos() function [ext/mbstring/tests/mb_ereg_search_setpos.phpt] 
TEST 6183/15092 [ext/mbstring/tests/mb_ereg_search_xxx.phpt]
PASS mb_ereg_search() stuff [ext/mbstring/tests/mb_ereg_search_xxx.phpt] 
TEST 6184/15092 [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 6185/15092 [ext/mbstring/tests/mb_ereg_variation2.phpt]
PASS Test mb_ereg() function : usage variations - pass different data types to $string arg [ext/mbstring/tests/mb_ereg_variation2.phpt] 
TEST 6186/15092 [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 6187/15092 [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 6188/15092 [ext/mbstring/tests/mb_ereg_variation5.phpt]
FAIL Test mb_ereg() function : usage variations - Test anchors in regex [ext/mbstring/tests/mb_ereg_variation5.phpt] 
TEST 6189/15092 [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 6190/15092 [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 6191/15092 [ext/mbstring/tests/mb_eregi.phpt]
PASS mb_eregi() and invalid arguments [ext/mbstring/tests/mb_eregi.phpt] 
TEST 6192/15092 [ext/mbstring/tests/mb_eregi_invalid_arguments.phpt]
PASS mb_eregi() and invalid arguments [ext/mbstring/tests/mb_eregi_invalid_arguments.phpt] 
TEST 6193/15092 [ext/mbstring/tests/mb_eregi_replace.phpt]
PASS Testing mb_eregi_replace() function [ext/mbstring/tests/mb_eregi_replace.phpt] 
TEST 6194/15092 [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 6196/15092 [ext/mbstring/tests/mb_http_output.phpt]
PASS mb_http_output() [ext/mbstring/tests/mb_http_output.phpt] 
TEST 6197/15092 [ext/mbstring/tests/mb_internal_encoding.phpt]
PASS mb_internal_encoding() [ext/mbstring/tests/mb_internal_encoding.phpt] 
TEST 6198/15092 [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 6199/15092 [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 6200/15092 [ext/mbstring/tests/mb_internal_encoding_error1.phpt]
PASS Test mb_internal_encoding() function : error conditions - pass incorrect number of args [ext/mbstring/tests/mb_internal_encoding_error1.phpt] 
TEST 6201/15092 [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 6202/15092 [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 6203/15092 [ext/mbstring/tests/mb_internal_encoding_variation1.phpt]
PASS Test mb_internal_encoding() function : usage variations - Pass different data types as $encoding arg [ext/mbstring/tests/mb_internal_encoding_variation1.phpt] 
TEST 6204/15092 [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 6205/15092 [ext/mbstring/tests/mb_list_encodings.phpt]
PASS mb_list_encodings [ext/mbstring/tests/mb_list_encodings.phpt] 
TEST 6206/15092 [ext/mbstring/tests/mb_ord.phpt]
PASS mb_ord() [ext/mbstring/tests/mb_ord.phpt] 
TEST 6207/15092 [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 6208/15092 [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 6209/15092 [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 6210/15092 [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 6211/15092 [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 6212/15092 [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 6213/15092 [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 6214/15092 [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 6215/15092 [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 6216/15092 [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 6217/15092 [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 6218/15092 [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 6219/15092 [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 6220/15092 [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 6221/15092 [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 6222/15092 [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 6223/15092 [ext/mbstring/tests/mb_parse_str.phpt]
PASS mb_parse_str() [ext/mbstring/tests/mb_parse_str.phpt] 
TEST 6224/15092 [ext/mbstring/tests/mb_parse_str02.phpt]
PASS mb_parse_str() test 2 [ext/mbstring/tests/mb_parse_str02.phpt] 
TEST 6225/15092 [ext/mbstring/tests/mb_preferred_mime_name.phpt]
PASS mb_preferred_mime_name() [ext/mbstring/tests/mb_preferred_mime_name.phpt] 
TEST 6226/15092 [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 6227/15092 [ext/mbstring/tests/mb_regex_encoding_error1.phpt]
PASS Test mb_regex_encoding() function : error conditions - pass incorrect number of args [ext/mbstring/tests/mb_regex_encoding_error1.phpt] 
TEST 6228/15092 [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 6229/15092 [ext/mbstring/tests/mb_regex_encoding_variation1.phpt]
PASS Test mb_regex_encoding() function : usage variations - Pass different data types as $encoding arg [ext/mbstring/tests/mb_regex_encoding_variation1.phpt] 
TEST 6230/15092 [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 6231/15092 [ext/mbstring/tests/mb_regex_set_options.phpt]
PASS mb_regex_set_options() [ext/mbstring/tests/mb_regex_set_options.phpt] 
TEST 6232/15092 [ext/mbstring/tests/mb_scrub.phpt]
PASS mb_scrub() [ext/mbstring/tests/mb_scrub.phpt] 
TEST 6233/15092 [ext/mbstring/tests/mb_send_mail01.phpt]
PASS mb_send_mail() test 1 (lang=neutral) [ext/mbstring/tests/mb_send_mail01.phpt] 
TEST 6234/15092 [ext/mbstring/tests/mb_send_mail02.phpt]
PASS mb_send_mail() test 2 (lang=Japanese) [ext/mbstring/tests/mb_send_mail02.phpt] 
TEST 6235/15092 [ext/mbstring/tests/mb_send_mail03.phpt]
PASS mb_send_mail() test 3 (lang=English) [ext/mbstring/tests/mb_send_mail03.phpt] 
TEST 6236/15092 [ext/mbstring/tests/mb_send_mail04.phpt]
PASS mb_send_mail() test 4 (lang=German) [ext/mbstring/tests/mb_send_mail04.phpt] 
TEST 6237/15092 [ext/mbstring/tests/mb_send_mail05.phpt]
PASS mb_send_mail() test 5 (lang=Simplified Chinese) [ext/mbstring/tests/mb_send_mail05.phpt] 
TEST 6238/15092 [ext/mbstring/tests/mb_send_mail06.phpt]
PASS mb_send_mail() test 6 (lang=Traditional Chinese) [ext/mbstring/tests/mb_send_mail06.phpt] 
TEST 6239/15092 [ext/mbstring/tests/mb_send_mail07.phpt]
PASS mb_send_mail() test 7 (lang=Korean) [ext/mbstring/tests/mb_send_mail07.phpt] 
TEST 6240/15092 [ext/mbstring/tests/mb_split-compat-01.phpt]
PASS mb_split() compat test 1 [ext/mbstring/tests/mb_split-compat-01.phpt] 
TEST 6241/15092 [ext/mbstring/tests/mb_split.phpt]
PASS mb_split() [ext/mbstring/tests/mb_split.phpt] 
TEST 6242/15092 [ext/mbstring/tests/mb_split_empty_match.phpt]
PASS mb_split() empty match
-- [ext/mbstring/tests/mb_split_empty_match.phpt] 
TEST 6243/15092 [ext/mbstring/tests/mb_split_error.phpt]
PASS Test mb_split() function : error conditions [ext/mbstring/tests/mb_split_error.phpt] 
TEST 6244/15092 [ext/mbstring/tests/mb_split_variation1.phpt]
PASS Test mb_split() function : usage variations  - different parameter types for pattern [ext/mbstring/tests/mb_split_variation1.phpt] 
TEST 6245/15092 [ext/mbstring/tests/mb_split_variation2.phpt]
PASS Test mb_split() function : usage variations  - different parameter types for string [ext/mbstring/tests/mb_split_variation2.phpt] 
TEST 6246/15092 [ext/mbstring/tests/mb_split_variation3.phpt]
PASS Test mb_split() function : usage variations  - different parameter types for limit [ext/mbstring/tests/mb_split_variation3.phpt] 
TEST 6247/15092 [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 6248/15092 [ext/mbstring/tests/mb_strcut.phpt]
PASS mb_strcut() [ext/mbstring/tests/mb_strcut.phpt] 
TEST 6249/15092 [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 6250/15092 [ext/mbstring/tests/mb_strimwidth.phpt]
PASS mb_strimwidth() [ext/mbstring/tests/mb_strimwidth.phpt] 
TEST 6251/15092 [ext/mbstring/tests/mb_stripos.phpt]
PASS mb_stripos() [ext/mbstring/tests/mb_stripos.phpt] 
TEST 6252/15092 [ext/mbstring/tests/mb_stripos_basic.phpt]
PASS Test mb_stripos() function : basic functionality [ext/mbstring/tests/mb_stripos_basic.phpt] 
TEST 6253/15092 [ext/mbstring/tests/mb_stripos_basic2.phpt]
PASS Test mb_stripos() function : basic functionality [ext/mbstring/tests/mb_stripos_basic2.phpt] 
TEST 6254/15092 [ext/mbstring/tests/mb_stripos_error1.phpt]
PASS Test mb_stripos() function : error conditions - Pass incorrect number of args [ext/mbstring/tests/mb_stripos_error1.phpt] 
TEST 6255/15092 [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 6256/15092 [ext/mbstring/tests/mb_stripos_variation1.phpt]
PASS Test mb_stripos() function : usage variations - pass different data types to $haystack arg [ext/mbstring/tests/mb_stripos_variation1.phpt] 
TEST 6257/15092 [ext/mbstring/tests/mb_stripos_variation2.phpt]
PASS Test mb_stripos() function : usage variations - pass different data types as $needle arg [ext/mbstring/tests/mb_stripos_variation2.phpt] 
TEST 6258/15092 [ext/mbstring/tests/mb_stripos_variation3.phpt]
PASS Test mb_stripos() function : usage variations - pass different data types as $offset arg [ext/mbstring/tests/mb_stripos_variation3.phpt] 
TEST 6259/15092 [ext/mbstring/tests/mb_stripos_variation4.phpt]
PASS Test mb_stripos() function : usage variations - pass different data types as $encoding arg [ext/mbstring/tests/mb_stripos_variation4.phpt] 
TEST 6260/15092 [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 6261/15092 [ext/mbstring/tests/mb_stristr_basic.phpt]
PASS Test mb_stristr() function : basic functionality [ext/mbstring/tests/mb_stristr_basic.phpt] 
TEST 6262/15092 [ext/mbstring/tests/mb_stristr_error1.phpt]
PASS Test mb_stristr() function : error conditions [ext/mbstring/tests/mb_stristr_error1.phpt] 
TEST 6263/15092 [ext/mbstring/tests/mb_stristr_error2.phpt]
PASS Test mb_stristr() function : error conditions [ext/mbstring/tests/mb_stristr_error2.phpt] 
TEST 6264/15092 [ext/mbstring/tests/mb_stristr_variation1.phpt]
PASS Test mb_stristr() function : usage variation - various haystacks, needle won't be found [ext/mbstring/tests/mb_stristr_variation1.phpt] 
TEST 6265/15092 [ext/mbstring/tests/mb_stristr_variation2.phpt]
PASS Test mb_stristr() function : usage variation - different types of needle. [ext/mbstring/tests/mb_stristr_variation2.phpt] 
TEST 6266/15092 [ext/mbstring/tests/mb_stristr_variation3.phpt]
PASS Test mb_stristr() function : usage variation - different values for part [ext/mbstring/tests/mb_stristr_variation3.phpt] 
TEST 6267/15092 [ext/mbstring/tests/mb_stristr_variation4.phpt]
PASS Test mb_stristr() function : usage variation - different encoding types [ext/mbstring/tests/mb_stristr_variation4.phpt] 
TEST 6268/15092 [ext/mbstring/tests/mb_stristr_variation5.phpt]
PASS Test mb_stristr() function : usage variation - multiple needles [ext/mbstring/tests/mb_stristr_variation5.phpt] 
TEST 6269/15092 [ext/mbstring/tests/mb_strlen.phpt]
PASS mb_strlen() [ext/mbstring/tests/mb_strlen.phpt] 
TEST 6270/15092 [ext/mbstring/tests/mb_strlen_basic.phpt]
PASS Test mb_strlen() function : basic functionality [ext/mbstring/tests/mb_strlen_basic.phpt] 
TEST 6271/15092 [ext/mbstring/tests/mb_strlen_error1.phpt]
PASS Test mb_strlen() function : error conditions - pass incorrect number of args [ext/mbstring/tests/mb_strlen_error1.phpt] 
TEST 6272/15092 [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 6273/15092 [ext/mbstring/tests/mb_strlen_variation1.phpt]
PASS Test mb_strlen() function : usage variations - Pass different data types as $str arg [ext/mbstring/tests/mb_strlen_variation1.phpt] 
TEST 6274/15092 [ext/mbstring/tests/mb_strlen_variation2.phpt]
PASS Test mb_strlen() function : usage variations - Pass different data types as $encoding arg [ext/mbstring/tests/mb_strlen_variation2.phpt] 
TEST 6275/15092 [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 6276/15092 [ext/mbstring/tests/mb_strpos.phpt]
PASS mb_strpos() [ext/mbstring/tests/mb_strpos.phpt] 
TEST 6277/15092 [ext/mbstring/tests/mb_strpos_basic.phpt]
PASS Test mb_strpos() function : basic functionality [ext/mbstring/tests/mb_strpos_basic.phpt] 
TEST 6278/15092 [ext/mbstring/tests/mb_strpos_error1.phpt]
PASS Test mb_strpos() function : error conditions - Pass incorrect number of args [ext/mbstring/tests/mb_strpos_error1.phpt] 
TEST 6279/15092 [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 6280/15092 [ext/mbstring/tests/mb_strpos_variation1.phpt]
PASS Test mb_strpos() function : usage variations - pass different data types to $haystack arg [ext/mbstring/tests/mb_strpos_variation1.phpt] 
TEST 6281/15092 [ext/mbstring/tests/mb_strpos_variation2.phpt]
PASS Test mb_strpos() function : usage variations - pass different data types as $needle arg [ext/mbstring/tests/mb_strpos_variation2.phpt] 
TEST 6282/15092 [ext/mbstring/tests/mb_strpos_variation3.phpt]
PASS Test mb_strpos() function : usage variations - pass different data types as $offset arg [ext/mbstring/tests/mb_strpos_variation3.phpt] 
TEST 6283/15092 [ext/mbstring/tests/mb_strpos_variation4.phpt]
PASS Test mb_strpos() function : usage variations - pass different data types as $encoding arg [ext/mbstring/tests/mb_strpos_variation4.phpt] 
TEST 6284/15092 [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 6285/15092 [ext/mbstring/tests/mb_strrchr_basic.phpt]
PASS Test mb_strrchr() function : basic functionality [ext/mbstring/tests/mb_strrchr_basic.phpt] 
TEST 6286/15092 [ext/mbstring/tests/mb_strrchr_error1.phpt]
PASS Test mb_strrchr() function : error conditions [ext/mbstring/tests/mb_strrchr_error1.phpt] 
TEST 6287/15092 [ext/mbstring/tests/mb_strrchr_error2.phpt]
PASS Test mb_strrchr() function : error conditions [ext/mbstring/tests/mb_strrchr_error2.phpt] 
TEST 6288/15092 [ext/mbstring/tests/mb_strrchr_variation1.phpt]
PASS Test mb_strrchr() function : usage variation - various haystacks, needle won't be found [ext/mbstring/tests/mb_strrchr_variation1.phpt] 
TEST 6289/15092 [ext/mbstring/tests/mb_strrchr_variation2.phpt]
PASS Test mb_strrchr() function : usage variation - different types of needle. [ext/mbstring/tests/mb_strrchr_variation2.phpt] 
TEST 6290/15092 [ext/mbstring/tests/mb_strrchr_variation3.phpt]
PASS Test mb_strrchr() function : usage variation - different values for part [ext/mbstring/tests/mb_strrchr_variation3.phpt] 
TEST 6291/15092 [ext/mbstring/tests/mb_strrchr_variation4.phpt]
PASS Test mb_strrchr() function : usage variation - different encoding types [ext/mbstring/tests/mb_strrchr_variation4.phpt] 
TEST 6292/15092 [ext/mbstring/tests/mb_strrchr_variation5.phpt]
PASS Test mb_strrchr() function : variation - multiple needles [ext/mbstring/tests/mb_strrchr_variation5.phpt] 
TEST 6293/15092 [ext/mbstring/tests/mb_strrchr_variation6.phpt]
PASS Test mb_strrchr() function : variation - case sensitivity [ext/mbstring/tests/mb_strrchr_variation6.phpt] 
TEST 6294/15092 [ext/mbstring/tests/mb_strrichr_basic.phpt]
PASS Test mb_strrichr() function : basic functionality [ext/mbstring/tests/mb_strrichr_basic.phpt] 
TEST 6295/15092 [ext/mbstring/tests/mb_strrichr_error1.phpt]
PASS Test mb_strrichr() function : error conditions [ext/mbstring/tests/mb_strrichr_error1.phpt] 
TEST 6296/15092 [ext/mbstring/tests/mb_strrichr_error2.phpt]
PASS Test mb_strrichr() function : error conditions [ext/mbstring/tests/mb_strrichr_error2.phpt] 
TEST 6297/15092 [ext/mbstring/tests/mb_strrichr_variation1.phpt]
PASS Test mb_strrichr() function : usage variation - various haystacks, needle won't be found [ext/mbstring/tests/mb_strrichr_variation1.phpt] 
TEST 6298/15092 [ext/mbstring/tests/mb_strrichr_variation2.phpt]
PASS Test mb_strrichr() function : usage variation - different types of needle. [ext/mbstring/tests/mb_strrichr_variation2.phpt] 
TEST 6299/15092 [ext/mbstring/tests/mb_strrichr_variation3.phpt]
PASS Test mb_strrichr() function : usage variation - different values for part [ext/mbstring/tests/mb_strrichr_variation3.phpt] 
TEST 6300/15092 [ext/mbstring/tests/mb_strrichr_variation4.phpt]
PASS Test mb_strrichr() function : usage variation - different encoding types [ext/mbstring/tests/mb_strrichr_variation4.phpt] 
TEST 6301/15092 [ext/mbstring/tests/mb_strrichr_variation5.phpt]
PASS Test mb_strrichr() function : usage variation - multiple needles [ext/mbstring/tests/mb_strrichr_variation5.phpt] 
TEST 6302/15092 [ext/mbstring/tests/mb_strripos_basic.phpt]
PASS Test mb_strripos() function : basic functionality [ext/mbstring/tests/mb_strripos_basic.phpt] 
TEST 6303/15092 [ext/mbstring/tests/mb_strripos_basic2.phpt]
PASS Test mb_strripos() function : basic functionality [ext/mbstring/tests/mb_strripos_basic2.phpt] 
TEST 6304/15092 [ext/mbstring/tests/mb_strripos_error1.phpt]
PASS Test mb_strripos() function : error conditions - Pass incorrect number of args [ext/mbstring/tests/mb_strripos_error1.phpt] 
TEST 6305/15092 [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 6306/15092 [ext/mbstring/tests/mb_strripos_variation1.phpt]
PASS Test mb_strripos() function : usage variations - pass different data types to $haystack arg [ext/mbstring/tests/mb_strripos_variation1.phpt] 
TEST 6307/15092 [ext/mbstring/tests/mb_strripos_variation2.phpt]
PASS Test mb_strripos() function : usage variations - pass different data types as $needle arg [ext/mbstring/tests/mb_strripos_variation2.phpt] 
TEST 6308/15092 [ext/mbstring/tests/mb_strripos_variation3_Bug45923.phpt]
PASS Test mb_strripos() function : usage variations - pass different data types as $offset arg [ext/mbstring/tests/mb_strripos_variation3_Bug45923.phpt] 
TEST 6309/15092 [ext/mbstring/tests/mb_strripos_variation4.phpt]
PASS Test mb_strripos() function : usage variations - pass different data types as $encoding arg [ext/mbstring/tests/mb_strripos_variation4.phpt] 
TEST 6310/15092 [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 6311/15092 [ext/mbstring/tests/mb_strrpos_basic.phpt]
PASS Test mb_strrpos() function : basic functionality [ext/mbstring/tests/mb_strrpos_basic.phpt] 
TEST 6312/15092 [ext/mbstring/tests/mb_strrpos_error1.phpt]
PASS Test mb_strrpos() function : error conditions - pass incorrect number of args [ext/mbstring/tests/mb_strrpos_error1.phpt] 
TEST 6313/15092 [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 6314/15092 [ext/mbstring/tests/mb_strrpos_variation1.phpt]
PASS Test mb_strrpos() function : usage variations - pass different data types to $haystack arg [ext/mbstring/tests/mb_strrpos_variation1.phpt] 
TEST 6315/15092 [ext/mbstring/tests/mb_strrpos_variation2.phpt]
PASS Test mb_strrpos() function : usage variations - Pass different data types to $needle arg [ext/mbstring/tests/mb_strrpos_variation2.phpt] 
TEST 6316/15092 [ext/mbstring/tests/mb_strrpos_variation3.phpt]
PASS Test mb_strrpos() function : usage variations - Pass different data types as $offset arg [ext/mbstring/tests/mb_strrpos_variation3.phpt] 
TEST 6317/15092 [ext/mbstring/tests/mb_strrpos_variation4.phpt]
PASS Test mb_strrpos() function : usage variations - pass different data types as $encoding arg [ext/mbstring/tests/mb_strrpos_variation4.phpt] 
TEST 6318/15092 [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 6319/15092 [ext/mbstring/tests/mb_strstr.phpt]
PASS mb_strstr() [ext/mbstring/tests/mb_strstr.phpt] 
TEST 6320/15092 [ext/mbstring/tests/mb_strstr_basic.phpt]
PASS Test mb_strstr() function : basic functionality [ext/mbstring/tests/mb_strstr_basic.phpt] 
TEST 6321/15092 [ext/mbstring/tests/mb_strstr_error1.phpt]
PASS Test mb_strstr() function : error conditions [ext/mbstring/tests/mb_strstr_error1.phpt] 
TEST 6322/15092 [ext/mbstring/tests/mb_strstr_error2.phpt]
PASS Test mb_strstr() function : error conditions [ext/mbstring/tests/mb_strstr_error2.phpt] 
TEST 6323/15092 [ext/mbstring/tests/mb_strstr_variation1.phpt]
PASS Test mb_strstr() function : usage variation - various haystacks, needle won't be found [ext/mbstring/tests/mb_strstr_variation1.phpt] 
TEST 6324/15092 [ext/mbstring/tests/mb_strstr_variation2.phpt]
PASS Test mb_strstr() function : usage variation - different types of needle. [ext/mbstring/tests/mb_strstr_variation2.phpt] 
TEST 6325/15092 [ext/mbstring/tests/mb_strstr_variation3.phpt]
PASS Test mb_strstr() function : usage variation - different values for part [ext/mbstring/tests/mb_strstr_variation3.phpt] 
TEST 6326/15092 [ext/mbstring/tests/mb_strstr_variation4.phpt]
PASS Test mb_strstr() function : usage variation - different encoding types [ext/mbstring/tests/mb_strstr_variation4.phpt] 
TEST 6327/15092 [ext/mbstring/tests/mb_strstr_variation5.phpt]
PASS Test mb_strstr() function : variation - multiple needles [ext/mbstring/tests/mb_strstr_variation5.phpt] 
TEST 6328/15092 [ext/mbstring/tests/mb_strstr_variation6.phpt]
PASS Test mb_strstr() function : variation - case sensitivity [ext/mbstring/tests/mb_strstr_variation6.phpt] 
TEST 6329/15092 [ext/mbstring/tests/mb_strtolower_basic.phpt]
PASS Test mb_strtolower() function : basic functionality [ext/mbstring/tests/mb_strtolower_basic.phpt] 
TEST 6330/15092 [ext/mbstring/tests/mb_strtolower_error1.phpt]
PASS Test mb_strtolower() function : error conditions - pass incorrect number of arguments [ext/mbstring/tests/mb_strtolower_error1.phpt] 
TEST 6331/15092 [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 6332/15092 [ext/mbstring/tests/mb_strtolower_variation1.phpt]
PASS Test mb_strtolower() function : usage variations - pass different data types as $sourcestring arg [ext/mbstring/tests/mb_strtolower_variation1.phpt] 
TEST 6333/15092 [ext/mbstring/tests/mb_strtolower_variation2.phpt]
PASS Test mb_strtolower() function : usage variations - pass different data types as $encoding arg [ext/mbstring/tests/mb_strtolower_variation2.phpt] 
TEST 6334/15092 [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 6335/15092 [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 6336/15092 [ext/mbstring/tests/mb_strtoupper_basic.phpt]
PASS Test mb_strtoupper() function : basic functionality [ext/mbstring/tests/mb_strtoupper_basic.phpt] 
TEST 6337/15092 [ext/mbstring/tests/mb_strtoupper_error1.phpt]
PASS Test mb_strtoupper() function : error conditions - pass incorrect number of args [ext/mbstring/tests/mb_strtoupper_error1.phpt] 
TEST 6338/15092 [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 6339/15092 [ext/mbstring/tests/mb_strtoupper_variation1.phpt]
PASS Test mb_strtoupper() function : usage varitations - pass different data types as $sourcestring arg [ext/mbstring/tests/mb_strtoupper_variation1.phpt] 
TEST 6340/15092 [ext/mbstring/tests/mb_strtoupper_variation2.phpt]
PASS Test mb_strtoupper() function : usage varitations - Pass different data types as $encoding arg [ext/mbstring/tests/mb_strtoupper_variation2.phpt] 
TEST 6341/15092 [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 6342/15092 [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 6343/15092 [ext/mbstring/tests/mb_strwidth.phpt]
PASS mb_strwidth() [ext/mbstring/tests/mb_strwidth.phpt] 
TEST 6344/15092 [ext/mbstring/tests/mb_substitute_character.phpt]
PASS mb_substitute_character() [ext/mbstring/tests/mb_substitute_character.phpt] 
TEST 6345/15092 [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 6346/15092 [ext/mbstring/tests/mb_substitute_character_error.phpt]
PASS Test mb_substitute_character() function : error conditions [ext/mbstring/tests/mb_substitute_character_error.phpt] 
TEST 6347/15092 [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 6348/15092 [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 6349/15092 [ext/mbstring/tests/mb_substr.phpt]
PASS mb_substr() [ext/mbstring/tests/mb_substr.phpt] 
TEST 6350/15092 [ext/mbstring/tests/mb_substr_basic.phpt]
PASS Test mb_substr() function : basic functionality [ext/mbstring/tests/mb_substr_basic.phpt] 
TEST 6351/15092 [ext/mbstring/tests/mb_substr_count.phpt]
PASS mb_substr_count() [ext/mbstring/tests/mb_substr_count.phpt] 
TEST 6352/15092 [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 6353/15092 [ext/mbstring/tests/mb_substr_count_error1.phpt]
PASS Test mb_substr_count() function : error conditions - pass incorrect number of arguments [ext/mbstring/tests/mb_substr_count_error1.phpt] 
TEST 6354/15092 [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 6355/15092 [ext/mbstring/tests/mb_substr_count_variation1.phpt]
PASS Test mb_substr_count() function : usage variations - Pass different data types as $haystack arg [ext/mbstring/tests/mb_substr_count_variation1.phpt] 
TEST 6356/15092 [ext/mbstring/tests/mb_substr_count_variation2.phpt]
PASS Test mb_substr_count() function : usage variations - pass different data types as $needle arg [ext/mbstring/tests/mb_substr_count_variation2.phpt] 
TEST 6357/15092 [ext/mbstring/tests/mb_substr_count_variation3.phpt]
PASS Test mb_substr_count() function :usage variations - pass different data types as $encoding arg [ext/mbstring/tests/mb_substr_count_variation3.phpt] 
TEST 6358/15092 [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 6359/15092 [ext/mbstring/tests/mb_substr_error1.phpt]
PASS Test mb_substr() function : error conditions - Pass incorrect number of args [ext/mbstring/tests/mb_substr_error1.phpt] 
TEST 6360/15092 [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 6361/15092 [ext/mbstring/tests/mb_substr_variation1.phpt]
PASS Test mb_substr() function : usage variations - pass unexpected arguments (including strings) in place of $str [ext/mbstring/tests/mb_substr_variation1.phpt] 
TEST 6362/15092 [ext/mbstring/tests/mb_substr_variation2.phpt]
PASS Test mb_substr() function : usage variations - Pass different data types as $encoding arg [ext/mbstring/tests/mb_substr_variation2.phpt] 
TEST 6363/15092 [ext/mbstring/tests/mb_substr_variation3.phpt]
PASS Test mb_substr() function : usage variations - test different encodings [ext/mbstring/tests/mb_substr_variation3.phpt] 
TEST 6364/15092 [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 6365/15092 [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 6366/15092 [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 6367/15092 [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 6368/15092 [ext/mbstring/tests/overload01.phpt]
PASS Function overloading test 1 [ext/mbstring/tests/overload01.phpt] 
TEST 6369/15092 [ext/mbstring/tests/overload02.phpt]
PASS Function overloading test 2 [ext/mbstring/tests/overload02.phpt] 
TEST 6370/15092 [ext/mbstring/tests/php_gr_jp_10830.phpt]
PASS php-users@php.gr.jp #10830 [ext/mbstring/tests/php_gr_jp_10830.phpt] 
TEST 6371/15092 [ext/mbstring/tests/php_gr_jp_16242.phpt]
PASS php-users@php.gr.jp #16242 [ext/mbstring/tests/php_gr_jp_16242.phpt] 
TEST 6372/15092 [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 6373/15092 [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 6374/15092 [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 6375/15092 [ext/mbstring/tests/simpletest.phpt]
PASS Simple multi-byte print test (EUC-JP) [ext/mbstring/tests/simpletest.phpt] 
TEST 6376/15092 [ext/mbstring/tests/zend_multibyte-01.phpt]
PASS zend multibyte (1) [ext/mbstring/tests/zend_multibyte-01.phpt] 
TEST 6377/15092 [ext/mbstring/tests/zend_multibyte-02.phpt]
PASS zend multibyte (2) [ext/mbstring/tests/zend_multibyte-02.phpt] 
TEST 6378/15092 [ext/mbstring/tests/zend_multibyte-03.phpt]
PASS zend multibyte (3) [ext/mbstring/tests/zend_multibyte-03.phpt] 
TEST 6379/15092 [ext/mbstring/tests/zend_multibyte-04.phpt]
PASS zend multibyte (4) [ext/mbstring/tests/zend_multibyte-04.phpt] 
TEST 6380/15092 [ext/mbstring/tests/zend_multibyte-05.phpt]
PASS zend multibyte (5) [ext/mbstring/tests/zend_multibyte-05.phpt] 
TEST 6381/15092 [ext/mbstring/tests/zend_multibyte-06.phpt]
PASS zend multibyte (6) [ext/mbstring/tests/zend_multibyte-06.phpt] 
TEST 6382/15092 [ext/mbstring/tests/zend_multibyte-07.phpt]
PASS zend multibyte (7) [ext/mbstring/tests/zend_multibyte-07.phpt] 
TEST 6383/15092 [ext/mbstring/tests/zend_multibyte-08.phpt]
PASS zend multibyte (8) [ext/mbstring/tests/zend_multibyte-08.phpt] 
TEST 6384/15092 [ext/mbstring/tests/zend_multibyte-09.phpt]
PASS zend multibyte (9) [ext/mbstring/tests/zend_multibyte-09.phpt] 
TEST 6385/15092 [ext/mbstring/tests/zend_multibyte-10.phpt]
PASS zend multibyte (10) [ext/mbstring/tests/zend_multibyte-10.phpt] 
TEST 6386/15092 [ext/mbstring/tests/zend_multibyte-11.phpt]
PASS zend multibyte (11) [ext/mbstring/tests/zend_multibyte-11.phpt] 
TEST 6387/15092 [ext/mbstring/tests/zend_multibyte-12.phpt]
PASS zend multibyte (12) [ext/mbstring/tests/zend_multibyte-12.phpt] 
TEST 6388/15092 [ext/mbstring/tests/zend_multibyte-13.phpt]
PASS zend multibyte (13) [ext/mbstring/tests/zend_multibyte-13.phpt] 
TEST 6389/15092 [ext/mbstring/tests/zend_multibyte-14.phpt]
PASS zend multibyte (14) [ext/mbstring/tests/zend_multibyte-14.phpt] 
TEST 6390/15092 [ext/mbstring/tests/zend_multibyte-15.phpt]
PASS zend multibyte (15) [ext/mbstring/tests/zend_multibyte-15.phpt] 
TEST 6391/15092 [ext/mbstring/tests/zend_multibyte-16.phpt]
PASS zend multibyte (16) [ext/mbstring/tests/zend_multibyte-16.phpt] 
TEST 6392/15092 [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 6393/15092 [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 6394/15092 [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 6395/15092 [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 6396/15092 [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 6397/15092 [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 6398/15092 [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 6399/15092 [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 6400/15092 [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 6401/15092 [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 6402/15092 [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 6403/15092 [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 6404/15092 [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 6405/15092 [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 6406/15092 [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 6407/15092 [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 6408/15092 [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 6409/15092 [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 6410/15092 [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 6411/15092 [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 6412/15092 [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 6413/15092 [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 6414/15092 [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 6415/15092 [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 6416/15092 [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 6417/15092 [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 6418/15092 [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 6419/15092 [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 6420/15092 [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 6421/15092 [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 6422/15092 [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 6423/15092 [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 6424/15092 [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 6425/15092 [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 6426/15092 [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 6427/15092 [ext/mysqli/tests/036.phpt]
SKIP function test: mysqli_insert_id() [ext/mysqli/tests/036.phpt] reason: test valid only for 32bit systems
TEST 6428/15092 [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 6429/15092 [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 6430/15092 [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 6431/15092 [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 6432/15092 [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 6433/15092 [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 6434/15092 [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 6435/15092 [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 6436/15092 [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 6437/15092 [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 6438/15092 [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 6439/15092 [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 6440/15092 [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 6441/15092 [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 6442/15092 [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 6443/15092 [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 6444/15092 [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 6445/15092 [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 6446/15092 [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 6447/15092 [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 6448/15092 [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 6449/15092 [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 6450/15092 [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 6451/15092 [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 6452/15092 [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 6453/15092 [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 6454/15092 [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 6455/15092 [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 6456/15092 [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 6457/15092 [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 6458/15092 [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 6459/15092 [ext/mysqli/tests/068.phpt]
PASS mysqli get_client_info [ext/mysqli/tests/068.phpt] 
TEST 6460/15092 [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 6461/15092 [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 6462/15092 [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 6463/15092 [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 6464/15092 [ext/mysqli/tests/073.phpt]
PASS mysqli_driver properties [ext/mysqli/tests/073.phpt] 
TEST 6465/15092 [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 6466/15092 [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 6467/15092 [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 6468/15092 [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 6469/15092 [ext/mysqli/tests/bug31141.phpt]
PASS Bug #31141 (properties declared in the class extending MySQLi are not available) [ext/mysqli/tests/bug31141.phpt] 
TEST 6470/15092 [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 6471/15092 [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 6472/15092 [ext/mysqli/tests/bug32490.phpt]
PASS Bug #32490 (constructor of mysqli has wrong name) [ext/mysqli/tests/bug32490.phpt] 
TEST 6473/15092 [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 6474/15092 [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 6475/15092 [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 6476/15092 [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 6477/15092 [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 6478/15092 [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 6479/15092 [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 6480/15092 [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 6481/15092 [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 6482/15092 [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 6483/15092 [ext/mysqli/tests/bug36802.phpt]
PASS Bug #36802 (crashes with with mysqli_set_charset()) [ext/mysqli/tests/bug36802.phpt] 
TEST 6484/15092 [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 6485/15092 [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 6486/15092 [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 6487/15092 [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 6488/15092 [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 6489/15092 [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 6490/15092 [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 6491/15092 [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 6492/15092 [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 6493/15092 [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 6494/15092 [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 6495/15092 [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 6496/15092 [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 6497/15092 [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 6498/15092 [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 6499/15092 [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 6500/15092 [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 6501/15092 [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 6502/15092 [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 6503/15092 [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 6504/15092 [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 6505/15092 [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 6506/15092 [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 6507/15092 [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 6508/15092 [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 6509/15092 [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 6510/15092 [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 6511/15092 [ext/mysqli/tests/bug55859.phpt]
SKIP Bug #55859 mysqli->stat property access gives error [ext/mysqli/tests/bug55859.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6512/15092 [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 6513/15092 [ext/mysqli/tests/bug62885.phpt]
PASS Bug #62885 (mysqli_poll - Segmentation fault) [ext/mysqli/tests/bug62885.phpt] 
TEST 6514/15092 [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 6515/15092 [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 6516/15092 [ext/mysqli/tests/bug66043.phpt]
SKIP Bug #66043 (Segfault calling bind_param() on mysqli) [ext/mysqli/tests/bug66043.phpt] reason: libmysql only test
TEST 6517/15092 [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 6518/15092 [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 6519/15092 [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 6520/15092 [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 6521/15092 [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 6522/15092 [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 6523/15092 [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 6524/15092 [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 6525/15092 [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 6526/15092 [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 6527/15092 [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 6528/15092 [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 6529/15092 [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 6530/15092 [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 6531/15092 [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 6532/15092 [ext/mysqli/tests/bug74595.phpt]
PASS Bug #74595 (ReflectionMethod::getParameters returns incorrect number of parameters) [ext/mysqli/tests/bug74595.phpt] 
TEST 6533/15092 [ext/mysqli/tests/bug74737.phpt]
PASS Bug #74737: Incorrect ReflectionFunction information for mysqli_get_client_info [ext/mysqli/tests/bug74737.phpt] 
TEST 6534/15092 [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 6535/15092 [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 6536/15092 [ext/mysqli/tests/bug75434.phpt]
PASS Bug #75434 Wrong reflection for mysqli_fetch_all function [ext/mysqli/tests/bug75434.phpt] 
TEST 6537/15092 [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 6538/15092 [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 6539/15092 [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 6540/15092 [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 6541/15092 [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 6542/15092 [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 6543/15092 [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 6544/15092 [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 6545/15092 [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 6546/15092 [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 6547/15092 [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 6548/15092 [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 6549/15092 [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 6550/15092 [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 6551/15092 [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 6552/15092 [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 6553/15092 [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 6554/15092 [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 6555/15092 [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 6556/15092 [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 6557/15092 [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 6558/15092 [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 6559/15092 [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 6560/15092 [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 6561/15092 [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 6562/15092 [ext/mysqli/tests/mysqli_class_mysqli_reflection.phpt]
PASS Interface of the class mysqli - Reflection [ext/mysqli/tests/mysqli_class_mysqli_reflection.phpt] 
TEST 6563/15092 [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 6564/15092 [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 6565/15092 [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 6566/15092 [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 6567/15092 [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 6568/15092 [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 6569/15092 [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 6570/15092 [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 6571/15092 [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 6572/15092 [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 6573/15092 [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 6574/15092 [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 6575/15092 [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 6576/15092 [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 6577/15092 [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 6578/15092 [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 6579/15092 [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 6580/15092 [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 6581/15092 [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 6582/15092 [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 6583/15092 [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 6584/15092 [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 6585/15092 [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 6586/15092 [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 6587/15092 [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 6588/15092 [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 6589/15092 [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 6590/15092 [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 6591/15092 [ext/mysqli/tests/mysqli_driver_unclonable.phpt]
PASS Trying to clone mysqli_driver object [ext/mysqli/tests/mysqli_driver_unclonable.phpt] 
TEST 6592/15092 [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 6593/15092 [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 6594/15092 [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 6595/15092 [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 6596/15092 [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 6597/15092 [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 6598/15092 [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 6599/15092 [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 6600/15092 [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 6601/15092 [ext/mysqli/tests/mysqli_expire_password.phpt]
SKIP MySQL 5.6 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 6602/15092 [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 6603/15092 [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 6604/15092 [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 6605/15092 [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 6606/15092 [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 6607/15092 [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 6608/15092 [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 6609/15092 [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 6610/15092 [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 6611/15092 [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 6612/15092 [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 6613/15092 [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 6614/15092 [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 6615/15092 [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 6616/15092 [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 6617/15092 [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 6618/15092 [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 6619/15092 [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 6620/15092 [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 6621/15092 [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 6622/15092 [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 6623/15092 [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 6624/15092 [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 6625/15092 [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 6626/15092 [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 6627/15092 [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 6628/15092 [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 6629/15092 [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 6630/15092 [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 6631/15092 [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 6632/15092 [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 6633/15092 [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 6634/15092 [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 6635/15092 [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 6636/15092 [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 6637/15092 [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 6638/15092 [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 6639/15092 [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 6640/15092 [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 6641/15092 [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 6642/15092 [ext/mysqli/tests/mysqli_get_client_version.phpt]
PASS mysqli_get_client_version() [ext/mysqli/tests/mysqli_get_client_version.phpt] 
TEST 6643/15092 [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 6644/15092 [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 6645/15092 [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 6646/15092 [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 6647/15092 [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 6648/15092 [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 6649/15092 [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 6650/15092 [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 6651/15092 [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 6652/15092 [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 6653/15092 [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 6654/15092 [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 6655/15092 [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 6656/15092 [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 6657/15092 [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 6658/15092 [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 6659/15092 [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 6660/15092 [ext/mysqli/tests/mysqli_mysqli_result_invalid_mode.phpt]
SKIP mysqli_result(), invalid mode [ext/mysqli/tests/mysqli_mysqli_result_invalid_mode.phpt] reason: Can't connect to MySQL Server - [2002] No such file or directory
TEST 6661/15092 [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 6662/15092 [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 6663/15092 [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 6664/15092 [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 6665/15092 [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 6666/15092 [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 6667/15092 [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 6668/15092 [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 6669/15092 [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 6670/15092 [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 6671/15092 [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 6672/15092 [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 6673/15092 [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 6674/15092 [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 6675/15092 [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 6676/15092 [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 6677/15092 [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 6678/15092 [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 6679/15092 [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 6680/15092 [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 6681/15092 [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 6682/15092 [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 6683/15092 [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 6684/15092 [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 6685/15092 [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 6686/15092 [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 6687/15092 [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 6688/15092 [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 6689/15092 [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 6690/15092 [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 6691/15092 [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 6692/15092 [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 6693/15092 [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 6694/15092 [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 6695/15092 [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 6696/15092 [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 6697/15092 [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 6698/15092 [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 6699/15092 [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 6700/15092 [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 6701/15092 [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 6702/15092 [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 6703/15092 [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 6704/15092 [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 6705/15092 [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 6706/15092 [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 6707/15092 [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 6708/15092 [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 6709/15092 [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 6710/15092 [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 6711/15092 [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 6712/15092 [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 6713/15092 [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 6714/15092 [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 6715/15092 [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 6716/15092 [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 6717/15092 [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 6718/15092 [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 6719/15092 [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 6720/15092 [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 6721/15092 [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 6722/15092 [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 6723/15092 [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 6724/15092 [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 6725/15092 [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 6726/15092 [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 6727/15092 [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 6728/15092 [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 6729/15092 [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 6730/15092 [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 6731/15092 [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 6732/15092 [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 6733/15092 [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 6734/15092 [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 6735/15092 [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 6736/15092 [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 6737/15092 [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 6738/15092 [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 6739/15092 [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 6740/15092 [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 6741/15092 [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 6742/15092 [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 6743/15092 [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 6744/15092 [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 6745/15092 [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 6746/15092 [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 6747/15092 [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 6748/15092 [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 6749/15092 [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 6750/15092 [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 6751/15092 [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 6752/15092 [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 6753/15092 [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 6754/15092 [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 6755/15092 [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 6756/15092 [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 6757/15092 [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 6758/15092 [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 6759/15092 [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 6760/15092 [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 6761/15092 [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 6762/15092 [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 6763/15092 [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 6764/15092 [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 6765/15092 [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 6766/15092 [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 6767/15092 [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 6768/15092 [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 6769/15092 [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 6770/15092 [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 6771/15092 [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 6772/15092 [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 6773/15092 [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 6774/15092 [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 6775/15092 [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 6776/15092 [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 6777/15092 [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 6778/15092 [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 6779/15092 [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 6780/15092 [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 6781/15092 [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 6782/15092 [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 6783/15092 [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 6784/15092 [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 6785/15092 [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 6786/15092 [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 6787/15092 [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 6788/15092 [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 6789/15092 [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 6790/15092 [ext/mysqli/tests/mysqli_thread_safe.phpt]
PASS mysqli_thread_safe() [ext/mysqli/tests/mysqli_thread_safe.phpt] 
TEST 6791/15092 [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 6792/15092 [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 6793/15092 [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 6794/15092 [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 6795/15092 [ext/odbc/tests/bug47803.phpt]
SKIP Bug #47803 Executing prepared statements is succesfull only for the first two statements [ext/odbc/tests/bug47803.phpt] reason: could not connect
TEST 6796/15092 [ext/odbc/tests/bug60616.phpt]
SKIP odbc_exec(): Getting accurate unicode data from query [ext/odbc/tests/bug60616.phpt] reason: could not connect
TEST 6797/15092 [ext/odbc/tests/bug68087.phpt]
SKIP odbc_exec(): Getting accurate date data from query [ext/odbc/tests/bug68087.phpt] reason: could not connect
TEST 6798/15092 [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 6799/15092 [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 6800/15092 [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 6801/15092 [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 6802/15092 [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 6803/15092 [ext/odbc/tests/odbc_columnprivileges_001.phpt]
SKIP odbc_columnprivileges(): Basic test [ext/odbc/tests/odbc_columnprivileges_001.phpt] reason: could not connect
TEST 6804/15092 [ext/odbc/tests/odbc_columns_001.phpt]
SKIP odbc_columns(): Basic test [ext/odbc/tests/odbc_columns_001.phpt] reason: could not connect
TEST 6805/15092 [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 6806/15092 [ext/odbc/tests/odbc_exec_001.phpt]
SKIP odbc_exec(): Basic test [ext/odbc/tests/odbc_exec_001.phpt] reason: could not connect
TEST 6807/15092 [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 6808/15092 [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 6809/15092 [ext/odbc/tests/odbc_tables_001.phpt]
SKIP odbc_tables(): Basic test [ext/odbc/tests/odbc_tables_001.phpt] reason: could not connect
TEST 6810/15092 [ext/opcache/tests/001_cli.phpt]
PASS 001: O+ works in CLI [ext/opcache/tests/001_cli.phpt] 
TEST 6811/15092 [ext/opcache/tests/blacklist-win32.phpt]
SKIP Blacklist (with glob, quote and comments) [ext/opcache/tests/blacklist-win32.phpt] reason: only for Windows
TEST 6812/15092 [ext/opcache/tests/blacklist.phpt]
PASS Blacklist (with glob, quote and comments) [ext/opcache/tests/blacklist.phpt] 
TEST 6813/15092 [ext/opcache/tests/block_pass_001.phpt]
PASS Block pass: Bugs in BOOL/QM_ASSIGN elision [ext/opcache/tests/block_pass_001.phpt] 
TEST 6814/15092 [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 6815/15092 [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 6816/15092 [ext/opcache/tests/bu69838.phpt]
PASS Bug #69838 OPCACHE Warning Internal error: wrong size calculation [ext/opcache/tests/bu69838.phpt] 
TEST 6817/15092 [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 6818/15092 [ext/opcache/tests/bug64482.phpt]
PASS Bug #64482 (Opcodes for dynamic includes should not be cached) [ext/opcache/tests/bug64482.phpt] 
TEST 6819/15092 [ext/opcache/tests/bug65510.phpt]
PASS Bug #65510 (5.5.2 crashes in _get_zval_ptr_ptr_var) [ext/opcache/tests/bug65510.phpt] 
TEST 6820/15092 [ext/opcache/tests/bug65559.phpt]
PASS Bug #65559 (cache not cleared if changes occur while running) [ext/opcache/tests/bug65559.phpt] 
TEST 6821/15092 [ext/opcache/tests/bug65665.phpt]
PASS Bug #65665 (Exception not properly caught when opcache enabled) [ext/opcache/tests/bug65665.phpt] 
TEST 6822/15092 [ext/opcache/tests/bug65845.phpt]
PASS Bug #65845 (Error when Zend Opcache Optimizer is fully enabled) [ext/opcache/tests/bug65845.phpt] 
TEST 6823/15092 [ext/opcache/tests/bug65915.phpt]
PASS Bug #65915 (Inconsistent results with require return value) [ext/opcache/tests/bug65915.phpt] 
TEST 6824/15092 [ext/opcache/tests/bug66176.phpt]
PASS Bug #66176 (Invalid constant substitution) [ext/opcache/tests/bug66176.phpt] 
TEST 6825/15092 [ext/opcache/tests/bug66251.phpt]
PASS Bug #66251 (Constants get statically bound at compile time when Optimized) [ext/opcache/tests/bug66251.phpt] 
TEST 6826/15092 [ext/opcache/tests/bug66334.phpt]
PASS Bug #66334 (Memory Leak in new pass1_5.c optimizations) [ext/opcache/tests/bug66334.phpt] 
TEST 6827/15092 [ext/opcache/tests/bug66338.phpt]
PASS Bug #66338 (Optimization binding of class constants is not safely opcacheable) [ext/opcache/tests/bug66338.phpt] 
TEST 6828/15092 [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 6829/15092 [ext/opcache/tests/bug66461.phpt]
PASS Bug #66461 (PHP crashes if opcache.interned_strings_buffer=0) [ext/opcache/tests/bug66461.phpt] 
TEST 6830/15092 [ext/opcache/tests/bug66474.phpt]
PASS Bug #66474 (Optimizer bug in constant string to boolean conversion) [ext/opcache/tests/bug66474.phpt] 
TEST 6831/15092 [ext/opcache/tests/bug67215.phpt]
PASS Bug #67215 (php-cgi work with opcache, may be segmentation fault happen) [ext/opcache/tests/bug67215.phpt] 
TEST 6832/15092 [ext/opcache/tests/bug68104.phpt]
PASS Bug #68104 (Segfault while pre-evaluating a disabled function) [ext/opcache/tests/bug68104.phpt] 
TEST 6833/15092 [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 6834/15092 [ext/opcache/tests/bug68644.phpt]
PASS Bug #68644 strlen incorrect : mbstring + func_overload=2 + UTF-8 + Opcache [ext/opcache/tests/bug68644.phpt] 
TEST 6835/15092 [ext/opcache/tests/bug69038.phpt]
PASS Bug #69038 (switch(SOMECONSTANT) misbehaves) [ext/opcache/tests/bug69038.phpt] 
TEST 6836/15092 [ext/opcache/tests/bug69125.phpt]
PASS Bug #69125 (Array numeric string as key) [ext/opcache/tests/bug69125.phpt] 
TEST 6837/15092 [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 6838/15092 [ext/opcache/tests/bug69281.phpt]
PASS Test that script cached info is correct with validate_timestamps disabled [ext/opcache/tests/bug69281.phpt] 
TEST 6839/15092 [ext/opcache/tests/bug695449.phpt]
PASS Bug #69549 (Memory leak with opcache.optimization_level=0xFFFFFFFF) [ext/opcache/tests/bug695449.phpt] 
TEST 6840/15092 [ext/opcache/tests/bug69688.phpt]
PASS Bug #69688 (segfault with eval and opcache fast shutdown) [ext/opcache/tests/bug69688.phpt] 
TEST 6841/15092 [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 6842/15092 [ext/opcache/tests/bug70207.phpt]
PASS Bug #70207 Finally is broken with opcache [ext/opcache/tests/bug70207.phpt] 
TEST 6843/15092 [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 6844/15092 [ext/opcache/tests/bug70423.phpt]
PASS Bug #70423 Warning Internal error: wrong size calculation [ext/opcache/tests/bug70423.phpt] 
TEST 6845/15092 [ext/opcache/tests/bug71127.phpt]
PASS Bug #71127 (Define in auto_prepend_file is overwrite) [ext/opcache/tests/bug71127.phpt] 
TEST 6846/15092 [ext/opcache/tests/bug71443.phpt]
PASS Bug #71443 (Segfault using built-in webserver with intl using symfony) [ext/opcache/tests/bug71443.phpt] 
TEST 6847/15092 [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 6848/15092 [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 6849/15092 [ext/opcache/tests/bug72762.phpt]
PASS Bug #72762: Infinite loop while parsing a file with opcache enabled [ext/opcache/tests/bug72762.phpt] 
TEST 6850/15092 [ext/opcache/tests/bug73402.phpt]
PASS Bug #73402 (Opcache segfault when using class constant to call a method) [ext/opcache/tests/bug73402.phpt] 
TEST 6851/15092 [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 6852/15092 [ext/opcache/tests/bug73654.phpt]
PASS Bug #73654: Segmentation fault in zend_call_function [ext/opcache/tests/bug73654.phpt] 
TEST 6853/15092 [ext/opcache/tests/bug73668.phpt]
PASS Bug #73668: "SIGFPE Arithmetic exception" in opcache when divide by minus 1 [ext/opcache/tests/bug73668.phpt] 
TEST 6854/15092 [ext/opcache/tests/bug73746.phpt]
PASS Bug #73746 (Method that returns string returns UNKNOWN:0 instead) [ext/opcache/tests/bug73746.phpt] 
TEST 6855/15092 [ext/opcache/tests/bug73789.phpt]
PASS Bug #73789 (Strange behavior of class constants in switch/case block) [ext/opcache/tests/bug73789.phpt] 
TEST 6856/15092 [ext/opcache/tests/bug73847.phpt]
PASS Bug #73847: Recursion when a variable is redefined as array [ext/opcache/tests/bug73847.phpt] 
TEST 6857/15092 [ext/opcache/tests/bug74019.phpt]
PASS Bug #74019	(Segfault with list) [ext/opcache/tests/bug74019.phpt] 
TEST 6858/15092 [ext/opcache/tests/bug74152.phpt]
PASS Bug #74152 (if statement says true to a null variable) [ext/opcache/tests/bug74152.phpt] 
TEST 6859/15092 [ext/opcache/tests/bug74431.phpt]
PASS Bug #74431 - foreach infinite loop [ext/opcache/tests/bug74431.phpt] 
TEST 6860/15092 [ext/opcache/tests/bug74442.phpt]
PASS Bug #74442: Opcached version produces a nested array [ext/opcache/tests/bug74442.phpt] 
TEST 6861/15092 [ext/opcache/tests/bug74456.phpt]
PASS Bug #74456 (Segmentation error while running a script in CLI mode) [ext/opcache/tests/bug74456.phpt] 
TEST 6862/15092 [ext/opcache/tests/bug74596.phpt]
PASS Bug #74596 (SIGSEGV with opcache.revalidate_path enabled) [ext/opcache/tests/bug74596.phpt] 
TEST 6863/15092 [ext/opcache/tests/bug74623.phpt]
PASS Bug #74623: Infinite loop in type inference when using HTMLPurifier [ext/opcache/tests/bug74623.phpt] 
TEST 6864/15092 [ext/opcache/tests/bug74663.phpt]
PASS Bug #74663 (Segfault with opcache.memory_protect and validate_timestamp) [ext/opcache/tests/bug74663.phpt] 
TEST 6865/15092 [ext/opcache/tests/bug74980.phpt]
PASS Bug #74980 (Narrowing occurred during type inference) [ext/opcache/tests/bug74980.phpt] 
TEST 6866/15092 [ext/opcache/tests/bug75230.phpt]
PASS Bug #75230 (Invalid opcode 49/1/8 using opcache) [ext/opcache/tests/bug75230.phpt] 
TEST 6867/15092 [ext/opcache/tests/bug75255.phpt]
PASS Bug #75255 (Request hangs and not finish) [ext/opcache/tests/bug75255.phpt] 
TEST 6868/15092 [ext/opcache/tests/bug75357.phpt]
PASS Bug #75357 (segfault loading WordPress wp-admin) [ext/opcache/tests/bug75357.phpt] 
TEST 6869/15092 [ext/opcache/tests/bug75370.phpt]
PASS Bug #75370 (Webserver hangs on valid PHP text) [ext/opcache/tests/bug75370.phpt] 
TEST 6870/15092 [ext/opcache/tests/bug75556.phpt]
PASS Bug #75556 (Invalid opcode 138/1/1) [ext/opcache/tests/bug75556.phpt] 
TEST 6871/15092 [ext/opcache/tests/bug75570.phpt]
PASS Bug #75570 ("Narrowing occurred during type inference" error) [ext/opcache/tests/bug75570.phpt] 
TEST 6872/15092 [ext/opcache/tests/bug75608.phpt]
PASS Bug #75608 ("Narrowing occurred during type inference" error) [ext/opcache/tests/bug75608.phpt] 
TEST 6873/15092 [ext/opcache/tests/bug75681.phpt]
PASS Bug #75681: Warning: Narrowing occurred during type inference (specific case) [ext/opcache/tests/bug75681.phpt] 
TEST 6874/15092 [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 6875/15092 [ext/opcache/tests/bug75698.phpt]
PASS Bug #75698: Using @ crashes php7.2-fpm [ext/opcache/tests/bug75698.phpt] 
TEST 6876/15092 [ext/opcache/tests/bug75729.phpt]
PASS Bug #75729: opcache segfault when installing Bitrix [ext/opcache/tests/bug75729.phpt] 
TEST 6877/15092 [ext/opcache/tests/bug75893.phpt]
PASS Bug #75893: file_get_contents $http_response_header variable bugged with opcache [ext/opcache/tests/bug75893.phpt] 
TEST 6878/15092 [ext/opcache/tests/bug75938.phpt]
PASS Bug #75938: Modulus value not stored in variable [ext/opcache/tests/bug75938.phpt] 
TEST 6879/15092 [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 6880/15092 [ext/opcache/tests/bug76074.phpt]
PASS Bug #76074 (opcache corrupts variable in for-loop) [ext/opcache/tests/bug76074.phpt] 
TEST 6881/15092 [ext/opcache/tests/bug76094.phpt]
PASS Bug #76094 (Access violation when using opcache) [ext/opcache/tests/bug76094.phpt] 
TEST 6882/15092 [ext/opcache/tests/compact_literals.phpt]
PASS Test with compact literals [ext/opcache/tests/compact_literals.phpt] 
TEST 6883/15092 [ext/opcache/tests/is_script_cached.phpt]
PASS Test that script cached info is correct [ext/opcache/tests/is_script_cached.phpt] 
TEST 6884/15092 [ext/opcache/tests/issue0057.phpt]
PASS ISSUE #57 (segfaults in drupal7) [ext/opcache/tests/issue0057.phpt] 
TEST 6885/15092 [ext/opcache/tests/issue0079.phpt]
PASS ISSUE #79 (Optimization Problem/Bug) [ext/opcache/tests/issue0079.phpt] 
TEST 6886/15092 [ext/opcache/tests/issue0115.phpt]
FAIL ISSUE #115 (path issue when using phar) [ext/opcache/tests/issue0115.phpt] 
TEST 6887/15092 [ext/opcache/tests/issue0128.phpt]
PASS ISSUE #128 (opcache_invalidate segmentation fault) [ext/opcache/tests/issue0128.phpt] 
TEST 6888/15092 [ext/opcache/tests/issue0140.phpt]
PASS Issue #140: "opcache.enable_file_override" doesn't respect "opcache.revalidate_freq" [ext/opcache/tests/issue0140.phpt] 
TEST 6889/15092 [ext/opcache/tests/issue0149.phpt]
FAIL ISSUE #149 (Phar mount points not working this OPcache enabled) [ext/opcache/tests/issue0149.phpt] 
TEST 6890/15092 [ext/opcache/tests/issue0183.phpt]
PASS ISSUE #183 (TMP_VAR is not only used once) [ext/opcache/tests/issue0183.phpt] 
TEST 6891/15092 [ext/opcache/tests/jmp_elim_001.phpt]
PASS Edge-cases in constant conditional jump elimination [ext/opcache/tests/jmp_elim_001.phpt] 
TEST 6892/15092 [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 6893/15092 [ext/opcache/tests/leak_001.phpt]
PASS Leak 001: Incorrect 'if ();' optimization [ext/opcache/tests/leak_001.phpt] 
TEST 6894/15092 [ext/opcache/tests/log_verbosity_bug.phpt]
