
=====================================================================
PHP         : /usr/bin/php 
PHP_SAPI    : cli
PHP_VERSION : 8.4.19
ZEND_VERSION: 4.4.19
PHP_OS      : Linux - Linux i03-ch2d 6.19.10-1-default #1 SMP PREEMPT_DYNAMIC Wed Mar 25 11:02:57 UTC 2026 (a439317) x86_64
INI actual  : /etc/php8/cli/php.ini
More .INIs  :   
CWD         : /home/abuild/rpmbuild/BUILD/php8-test-8.4.19-build/php-8.4.19
Extra dirs  : 
VALGRIND    : Not used
=====================================================================
TIME START 2026-04-03 04:03:12
=====================================================================
TEST 1/12806 [tests/run-test/extensions-shared.phpt]
[1;33mSKIP[0m phpt EXTENSIONS directive - shared module [tests/run-test/extensions-shared.phpt] reason: Required extension missing: openssl
TEST 2/12806 [tests/run-test/extensions-static.phpt]
[1;32mPASS[0m phpt EXTENSIONS directive - static extension is present [tests/run-test/extensions-static.phpt] 
TEST 3/12806 [tests/run-test/test001.phpt]
[1;32mPASS[0m EXPECT [tests/run-test/test001.phpt] 
TEST 4/12806 [tests/run-test/test002.phpt]
[1;32mPASS[0m EXPECTF [tests/run-test/test002.phpt] 
TEST 5/12806 [tests/run-test/test003.phpt]
[1;32mPASS[0m EXPECTREGEX [tests/run-test/test003.phpt] 
TEST 6/12806 [tests/run-test/test004.phpt]
[1;32mPASS[0m INI section allows '=' [tests/run-test/test004.phpt] 
TEST 7/12806 [tests/run-test/test006.phpt]
[1;32mPASS[0m Error messages are shown [tests/run-test/test006.phpt] 
TEST 8/12806 [tests/run-test/test007.phpt]
[1;32mPASS[0m dirname test [tests/run-test/test007.phpt] 
TEST 9/12806 [tests/run-test/test009.phpt]
[1;32mPASS[0m print_r(Object) [tests/run-test/test009.phpt] 
TEST 10/12806 [tests/run-test/test010.phpt]
[1;32mPASS[0m STDIN input [tests/run-test/test010.phpt] 
TEST 11/12806 [tests/run-test/test011.phpt]
[1;32mPASS[0m EXPECT_EXTERNAL [tests/run-test/test011.phpt] 
TEST 12/12806 [tests/run-test/test012.phpt]
[1;32mPASS[0m EXPECTF_EXTERNAL [tests/run-test/test012.phpt] 
TEST 13/12806 [tests/run-test/test013.phpt]
[1;32mPASS[0m EXPECTREGEX_EXTERNAL [tests/run-test/test013.phpt] 
TEST 14/12806 [tests/basic/001.phpt]
[1;32mPASS[0m Trivial "Hello World" test [tests/basic/001.phpt] 
[1;33mSKIP[0m Simple POST Method test [tests/basic/002.phpt] reason: CGI not available
[1;33mSKIP[0m GET and POST Method combined [tests/basic/003.phpt] reason: CGI not available
[1;33mSKIP[0m Two variables in POST data [tests/basic/004.phpt] reason: CGI not available
[1;33mSKIP[0m Three variables in POST data [tests/basic/005.phpt] reason: CGI not available
TEST 19/12806 [tests/basic/006.phpt]
[1;32mPASS[0m Add 3 variables together and print result [tests/basic/006.phpt] 
TEST 20/12806 [tests/basic/007.phpt]
[1;32mPASS[0m Multiply 3 variables and print result [tests/basic/007.phpt] 
TEST 21/12806 [tests/basic/008.phpt]
[1;32mPASS[0m Divide 3 variables and print result [tests/basic/008.phpt] 
TEST 22/12806 [tests/basic/009.phpt]
[1;32mPASS[0m Subtract 3 variables and print result [tests/basic/009.phpt] 
TEST 23/12806 [tests/basic/010.phpt]
[1;32mPASS[0m Testing | and & operators [tests/basic/010.phpt] 
[1;33mSKIP[0m Testing $argc and $argv handling (GET) [tests/basic/011.phpt] reason: CGI not available
TEST 25/12806 [tests/basic/012.phpt]
[1;32mPASS[0m Testing $argc and $argv handling (cli) [tests/basic/012.phpt] 
[1;33mSKIP[0m POST Method test and arrays [tests/basic/013.phpt] reason: CGI not available
[1;33mSKIP[0m POST Method test and arrays - 2 [tests/basic/014.phpt] reason: CGI not available
[1;33mSKIP[0m POST Method test and arrays - 3 [tests/basic/015.phpt] reason: CGI not available
[1;33mSKIP[0m POST Method test and arrays - 4 [tests/basic/016.phpt] reason: CGI not available
[1;33mSKIP[0m POST Method test and arrays - 5 [tests/basic/017.phpt] reason: CGI not available
[1;33mSKIP[0m POST Method test and arrays - 6 [tests/basic/018.phpt] reason: CGI not available
[1;33mSKIP[0m POST Method test and arrays - 7 [tests/basic/019.phpt] reason: CGI not available
[1;33mSKIP[0m POST Method test and arrays - 8 [tests/basic/020.phpt] reason: CGI not available
[1;33mSKIP[0m Bug #37276 (problems witch $_POST array) [tests/basic/021.phpt] reason: CGI not available
[1;33mSKIP[0m Cookies test#1 [tests/basic/022.phpt] reason: CGI not available
[1;33mSKIP[0m Cookies test#2 [tests/basic/023.phpt] reason: CGI not available
[1;33mSKIP[0m Test HTTP_RAW_POST_DATA with excessive post length [tests/basic/025.phpt] reason: CGI not available
[1;33mSKIP[0m RFC1867 character quoting [tests/basic/028.phpt] reason: CGI not available
[1;33mSKIP[0m Shift_JIS request [tests/basic/029.phpt] reason: CGI not available
[1;33mSKIP[0m Bug#55504 (Content-Type header is not parsed correctly on HTTP POST request) [tests/basic/030.phpt] reason: CGI not available
[1;33mSKIP[0m Bug#55504 (Content-Type header is not parsed correctly on HTTP POST request) [tests/basic/031.phpt] reason: CGI not available
[1;33mSKIP[0m Bug#18792 (no form variables after multipart/form-data) [tests/basic/032.phpt] reason: CGI not available
TEST 43/12806 [tests/basic/GHSA-9pqp-7h25-4f32.phpt]
[1;33mSKIP[0m GHSA-9pqp-7h25-4f32 [tests/basic/GHSA-9pqp-7h25-4f32.phpt] reason: php-cgi not available
TEST 44/12806 [tests/basic/bug20539.phpt]
[1;32mPASS[0m Bug #20539 (PHP CLI Segmentation Fault) [tests/basic/bug20539.phpt] 
TEST 45/12806 [tests/basic/bug29971.phpt]
[1;32mPASS[0m Bug #29971 (variables_order behaviour) [tests/basic/bug29971.phpt] 
TEST 46/12806 [tests/basic/bug31875.phpt]
[1;32mPASS[0m Bug #31875 get_defined_functions() should not list disabled functions [tests/basic/bug31875.phpt] 
TEST 47/12806 [tests/basic/bug45986.phpt]
[1;32mPASS[0m Bug #45986 (wrong error message for a non existent file on rename) [tests/basic/bug45986.phpt] 
[1;33mSKIP[0m Bug #53180 (post_max_size=0 partly not working) [tests/basic/bug53180.phpt] reason: CGI not available
TEST 49/12806 [tests/basic/bug54514.phpt]
[1;32mPASS[0m Req #54514 (Get php binary path during script execution) [tests/basic/bug54514.phpt] 
[1;33mSKIP[0m Bug #55500 (Corrupted $_FILES indices lead to security concern) [tests/basic/bug55500.phpt] reason: CGI not available
[1;33mSKIP[0m Bug #61000 (Exceeding max nesting level doesn't delete numerical vars) [tests/basic/bug61000.phpt] reason: CGI not available
TEST 52/12806 [tests/basic/bug67198.phpt]
[1;32mPASS[0m php://input is empty when enable_post_data_reading=Off [tests/basic/bug67198.phpt] 
TEST 53/12806 [tests/basic/bug67988.phpt]
[1;32mPASS[0m Bug #67988 (htmlspecialchars() does not respect default_charset specified by ini_set) [tests/basic/bug67988.phpt] 
TEST 54/12806 [tests/basic/bug71273.phpt]
[1;32mPASS[0m Bug #71273 A wrong ext directory setup in php.ini leads to crash [tests/basic/bug71273.phpt] 
TEST 55/12806 [tests/basic/bug73969.phpt]
[1;32mPASS[0m Bug #73969: segfault on debug_print_backtrace with require() call [tests/basic/bug73969.phpt] 
[1;33mSKIP[0m Bug #78236 (convert error on receiving variables when duplicate [) [tests/basic/bug78236.phpt] reason: CGI not available
[1;33mSKIP[0m Bug #78929 (plus signs in cookie values are converted to spaces) [tests/basic/bug78929.phpt] reason: CGI not available
[1;33mSKIP[0m Cookies Security Bug [tests/basic/bug79699.phpt] reason: CGI not available
TEST 59/12806 [tests/basic/bug80384.phpt]
[1;32mPASS[0m Bug #80384 large reads cause filters to internally buffer large amounts of memory [tests/basic/bug80384.phpt] 
TEST 60/12806 [tests/basic/consistent_float_string_casts.phpt]
[1;33mSKIP[0m Test that float to string and string to float casts are consistent [tests/basic/consistent_float_string_casts.phpt] reason: locale needed for this test is not supported on this platform
[1;33mSKIP[0m enable_post_data_reading: basic test [tests/basic/enable_post_data_reading_01.phpt] reason: CGI not available
[1;33mSKIP[0m enable_post_data_reading: rfc1867 [tests/basic/enable_post_data_reading_02.phpt] reason: CGI not available
[1;33mSKIP[0m 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
[1;33mSKIP[0m 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
[1;33mSKIP[0m enable_post_data_reading: using multiple input streams [tests/basic/enable_post_data_reading_05.phpt] reason: CGI not available
[1;33mSKIP[0m enable_post_data_reading: using multiple input streams (more than 8k data) [tests/basic/enable_post_data_reading_06.phpt] reason: CGI not available
[1;33mSKIP[0m enable_post_data_reading: seeking in php://input [tests/basic/enable_post_data_reading_07.phpt] reason: CGI not available
TEST 68/12806 [tests/basic/encoding.phpt]
[1;32mPASS[0m PHP encoding setting test [tests/basic/encoding.phpt] 
TEST 69/12806 [tests/basic/errorlog_permission.phpt]
[1;32mPASS[0m Check permissions for created errorlog file [tests/basic/errorlog_permission.phpt] 
TEST 70/12806 [tests/basic/gh15905.phpt]
[1;32mPASS[0m GH-15905 (Assertion failure for TRACK_VARS_SERVER) [tests/basic/gh15905.phpt] 
TEST 71/12806 [tests/basic/gh16998.phpt]
[1;33mSKIP[0m GH-16998 (UBSAN warning in rfc1867) [tests/basic/gh16998.phpt] reason: php-cgi not available
TEST 72/12806 [tests/basic/gh7896.phpt]
[1;33mSKIP[0m GH-7896 (Environment vars may be mangled on Windows) [tests/basic/gh7896.phpt] reason: for Windows only
TEST 73/12806 [tests/basic/header_register_callback.phpt]
[1;32mPASS[0m Test header_register_callback [tests/basic/header_register_callback.phpt] 
TEST 74/12806 [tests/basic/header_register_callback_after_output.phpt]
[1;32mPASS[0m Call header_register_callback() after headers sent [tests/basic/header_register_callback_after_output.phpt] 
TEST 75/12806 [tests/basic/ini_parse_quantity_basic.phpt]
[1;32mPASS[0m ini_parse_quantity() function - basic test for ini_parse_quantity() [tests/basic/ini_parse_quantity_basic.phpt] 
TEST 76/12806 [tests/basic/ini_parse_quantity_warnings.phpt]
[1;32mPASS[0m ini_parse_quantity() function - warns when given inappropriate values [tests/basic/ini_parse_quantity_warnings.phpt] 
TEST 77/12806 [tests/basic/precision.phpt]
[1;32mPASS[0m precision setting test [tests/basic/precision.phpt] 
TEST 78/12806 [tests/basic/req44164.phpt]
[1;33mSKIP[0m Req #44164 (Handle "Content-Length" HTTP header when zlib.output_compression active) [tests/basic/req44164.phpt] reason: Required extension missing: zlib
TEST 79/12806 [tests/basic/req60524-win.phpt]
[1;33mSKIP[0m Req #60524 (Specify temporary directory) [tests/basic/req60524-win.phpt] reason: Run only on Windows
TEST 80/12806 [tests/basic/req60524.phpt]
[1;32mPASS[0m Req #60524 (Specify temporary directory) [tests/basic/req60524.phpt] 
[1;33mSKIP[0m rfc1867 anonymous upload [tests/basic/rfc1867_anonymous_upload.phpt] reason: CGI not available
[1;33mSKIP[0m rfc1867 array upload [tests/basic/rfc1867_array_upload.phpt] reason: CGI not available
[1;33mSKIP[0m rfc1867 boundary 1 [tests/basic/rfc1867_boundary_1.phpt] reason: CGI not available
[1;33mSKIP[0m rfc1867 boundary 2 [tests/basic/rfc1867_boundary_2.phpt] reason: CGI not available
[1;33mSKIP[0m rfc1867 empty upload [tests/basic/rfc1867_empty_upload.phpt] reason: CGI not available
[1;33mSKIP[0m rfc1867 file_upload disabled [tests/basic/rfc1867_file_upload_disabled.phpt] reason: CGI not available
[1;33mSKIP[0m rfc1867 garbled mime headers [tests/basic/rfc1867_garbled_mime_headers.phpt] reason: CGI not available
[1;33mSKIP[0m rfc1867 invalid boundary [tests/basic/rfc1867_invalid_boundary.phpt] reason: CGI not available
[1;33mSKIP[0m rfc1867 malicious input [tests/basic/rfc1867_malicious_input.phpt] reason: CGI not available
[1;33mSKIP[0m rfc1867 MAX_FILE_SIZE [tests/basic/rfc1867_max_file_size.phpt] reason: CGI not available
[1;33mSKIP[0m rfc1867 max_file_uploads - empty files shouldn't count [tests/basic/rfc1867_max_file_uploads_empty_files.phpt] reason: CGI not available
[1;33mSKIP[0m rfc1867 missing boundary [tests/basic/rfc1867_missing_boundary.phpt] reason: CGI not available
[1;33mSKIP[0m rfc1867 missing boundary 2 [tests/basic/rfc1867_missing_boundary_2.phpt] reason: CGI not available
[1;33mSKIP[0m Request #77372 (Relative file path is removed from uploaded file) [tests/basic/rfc1867_multiple_webkitdirectory.phpt] reason: CGI not available
[1;33mSKIP[0m rfc1867 post_max_filesize [tests/basic/rfc1867_post_max_filesize.phpt] reason: CGI not available
[1;33mSKIP[0m rfc1867 post_max_size [tests/basic/rfc1867_post_max_size.phpt] reason: CGI not available
TEST 97/12806 [tests/basic/timeout_variation_0.phpt]
[1;32mPASS[0m Timeout within while loop [tests/basic/timeout_variation_0.phpt] 
TEST 98/12806 [tests/basic/timeout_variation_1.phpt]
[1;33mSKIP[0m Timeout within function [tests/basic/timeout_variation_1.phpt] reason: Windows only test
TEST 99/12806 [tests/basic/timeout_variation_10.phpt]
[1;33mSKIP[0m Timeout within shutdown function, variation [tests/basic/timeout_variation_10.phpt] reason: Windows only test
TEST 100/12806 [tests/basic/timeout_variation_2.phpt]
[1;33mSKIP[0m Timeout within array_map [tests/basic/timeout_variation_2.phpt] reason: Windows only test
TEST 101/12806 [tests/basic/timeout_variation_4.phpt]
[1;33mSKIP[0m Timeout within call_user_func [tests/basic/timeout_variation_4.phpt] reason: Windows only test
TEST 102/12806 [tests/basic/timeout_variation_7.phpt]
[1;32mPASS[0m Timeout within for loop [tests/basic/timeout_variation_7.phpt] 
TEST 103/12806 [tests/basic/timeout_variation_8.phpt]
[1;32mPASS[0m Timeout within foreach loop [tests/basic/timeout_variation_8.phpt] 
TEST 104/12806 [tests/basic/timeout_variation_9.phpt]
[1;33mSKIP[0m Timeout within shutdown function [tests/basic/timeout_variation_9.phpt] reason: Windows only test
TEST 105/12806 [tests/classes/__call_001.phpt]
[1;32mPASS[0m ZE2 __call() [tests/classes/__call_001.phpt] 
TEST 106/12806 [tests/classes/__call_002.phpt]
[1;32mPASS[0m ZE2 __call() signature check [tests/classes/__call_002.phpt] 
TEST 107/12806 [tests/classes/__call_003.phpt]
[1;32mPASS[0m Force pass-by-reference to __call [tests/classes/__call_003.phpt] 
TEST 108/12806 [tests/classes/__call_004.phpt]
[1;32mPASS[0m When __call() is invoked via ::, ensure current scope's __call() is favoured over the specified class's  __call(). [tests/classes/__call_004.phpt] 
TEST 109/12806 [tests/classes/__call_005.phpt]
[1;32mPASS[0m When __call() is invoked via ::, ensure private implementation of __call() in superclass is accessed without error. [tests/classes/__call_005.phpt] 
TEST 110/12806 [tests/classes/__call_006.phpt]
[1;32mPASS[0m Ensure exceptions are handled properly when thrown in __call. [tests/classes/__call_006.phpt] 
TEST 111/12806 [tests/classes/__set__get_001.phpt]
[1;32mPASS[0m ZE2 __set() and __get() [tests/classes/__set__get_001.phpt] 
TEST 112/12806 [tests/classes/__set__get_002.phpt]
[1;32mPASS[0m ZE2 __get() signature check [tests/classes/__set__get_002.phpt] 
TEST 113/12806 [tests/classes/__set__get_003.phpt]
[1;32mPASS[0m ZE2 __set() signature check [tests/classes/__set__get_003.phpt] 
TEST 114/12806 [tests/classes/__set__get_004.phpt]
[1;32mPASS[0m ZE2 __set() and __get() [tests/classes/__set__get_004.phpt] 
TEST 115/12806 [tests/classes/__set__get_005.phpt]
[1;32mPASS[0m ZE2 __set() and __get() [tests/classes/__set__get_005.phpt] 
TEST 116/12806 [tests/classes/__set_data_corrupt.phpt]
[1;32mPASS[0m ZE2 Data corruption in __set [tests/classes/__set_data_corrupt.phpt] 
TEST 117/12806 [tests/classes/abstract.phpt]
[1;32mPASS[0m ZE2 An abstract method may not be called [tests/classes/abstract.phpt] 
TEST 118/12806 [tests/classes/abstract_by_interface_001.phpt]
[1;32mPASS[0m ZE2 An abstract method may not be called [tests/classes/abstract_by_interface_001.phpt] 
TEST 119/12806 [tests/classes/abstract_by_interface_002.phpt]
[1;32mPASS[0m ZE2 An abstract method may not be called [tests/classes/abstract_by_interface_002.phpt] 
TEST 120/12806 [tests/classes/abstract_class.phpt]
[1;32mPASS[0m ZE2 An abstract class cannot be instantiated [tests/classes/abstract_class.phpt] 
TEST 121/12806 [tests/classes/abstract_derived.phpt]
[1;32mPASS[0m ZE2 A derived class with an abstract method must be abstract [tests/classes/abstract_derived.phpt] 
TEST 122/12806 [tests/classes/abstract_final.phpt]
[1;32mPASS[0m ZE2 A final method cannot be abstract [tests/classes/abstract_final.phpt] 
TEST 123/12806 [tests/classes/abstract_inherit.phpt]
[1;32mPASS[0m ZE2 A class that inherits an abstract method is abstract [tests/classes/abstract_inherit.phpt] 
TEST 124/12806 [tests/classes/abstract_not_declared.phpt]
[1;32mPASS[0m ZE2 An abstract class must be declared abstract [tests/classes/abstract_not_declared.phpt] 
TEST 125/12806 [tests/classes/abstract_redeclare.phpt]
[1;32mPASS[0m ZE2 A method cannot be redeclared abstract [tests/classes/abstract_redeclare.phpt] 
TEST 126/12806 [tests/classes/abstract_static.phpt]
[1;32mPASS[0m ZE2 A static abstract methods [tests/classes/abstract_static.phpt] 
TEST 127/12806 [tests/classes/abstract_user_call.phpt]
[1;32mPASS[0m ZE2 An abstract method cannot be called indirectly [tests/classes/abstract_user_call.phpt] 
TEST 128/12806 [tests/classes/array_access_001.phpt]
[1;32mPASS[0m ZE2 ArrayAccess [tests/classes/array_access_001.phpt] 
TEST 129/12806 [tests/classes/array_access_002.phpt]
[1;32mPASS[0m ZE2 ArrayAccess::offsetSet without return [tests/classes/array_access_002.phpt] 
TEST 130/12806 [tests/classes/array_access_003.phpt]
[1;32mPASS[0m ZE2 ArrayAccess::offsetGet ambiguities [tests/classes/array_access_003.phpt] 
TEST 131/12806 [tests/classes/array_access_004.phpt]
[1;32mPASS[0m ZE2 ArrayAccess::offsetGet ambiguities [tests/classes/array_access_004.phpt] 
TEST 132/12806 [tests/classes/array_access_005.phpt]
[1;32mPASS[0m ZE2 ArrayAccess and sub Arrays [tests/classes/array_access_005.phpt] 
TEST 133/12806 [tests/classes/array_access_006.phpt]
[1;32mPASS[0m ZE2 ArrayAccess and ASSIGN_OP operators (+=) [tests/classes/array_access_006.phpt] 
TEST 134/12806 [tests/classes/array_access_007.phpt]
[1;32mPASS[0m ZE2 ArrayAccess and [] assignment [tests/classes/array_access_007.phpt] 
TEST 135/12806 [tests/classes/array_access_008.phpt]
[1;32mPASS[0m ZE2 ArrayAccess and ASSIGN_OP operators (.=) [tests/classes/array_access_008.phpt] 
TEST 136/12806 [tests/classes/array_access_009.phpt]
[1;32mPASS[0m ZE2 ArrayAccess and ArrayProxyAccess, ArrayProxy [tests/classes/array_access_009.phpt] 
TEST 137/12806 [tests/classes/array_access_010.phpt]
[1;32mPASS[0m ZE2 ArrayAccess and ArrayReferenceProxy with references [tests/classes/array_access_010.phpt] 
TEST 138/12806 [tests/classes/array_access_011.phpt]
[1;32mPASS[0m ZE2 ArrayAccess and ArrayAccessReferenceProxy with references to main array [tests/classes/array_access_011.phpt] 
TEST 139/12806 [tests/classes/array_access_012.phpt]
[1;32mPASS[0m ZE2 ArrayAccess cannot assign by reference [tests/classes/array_access_012.phpt] 
TEST 140/12806 [tests/classes/array_access_013.phpt]
[1;32mPASS[0m ZE2 ArrayAccess and exceptions [tests/classes/array_access_013.phpt] 
TEST 141/12806 [tests/classes/array_conversion_keys.phpt]
[1;32mPASS[0m Verifies the correct conversion of objects to arrays [tests/classes/array_conversion_keys.phpt] 
TEST 142/12806 [tests/classes/assign_op_property_001.phpt]
[1;32mPASS[0m ZE2 assign_op property of overloaded object [tests/classes/assign_op_property_001.phpt] 
TEST 143/12806 [tests/classes/autoload_001.phpt]
[1;32mPASS[0m ZE2 Autoload and class_exists [tests/classes/autoload_001.phpt] 
TEST 144/12806 [tests/classes/autoload_002.phpt]
[1;32mPASS[0m ZE2 Autoload and get_class_methods [tests/classes/autoload_002.phpt] 
TEST 145/12806 [tests/classes/autoload_003.phpt]
[1;32mPASS[0m ZE2 Autoload and derived classes [tests/classes/autoload_003.phpt] 
TEST 146/12806 [tests/classes/autoload_004.phpt]
[1;32mPASS[0m ZE2 Autoload and recursion [tests/classes/autoload_004.phpt] 
TEST 147/12806 [tests/classes/autoload_005.phpt]
[1;32mPASS[0m ZE2 Autoload from destructor [tests/classes/autoload_005.phpt] 
TEST 148/12806 [tests/classes/autoload_006.phpt]
[1;32mPASS[0m ZE2 Autoload from destructor [tests/classes/autoload_006.phpt] 
TEST 149/12806 [tests/classes/autoload_007.phpt]
[1;32mPASS[0m Ensure instanceof does not trigger autoload. [tests/classes/autoload_007.phpt] 
TEST 150/12806 [tests/classes/autoload_008.phpt]
[1;32mPASS[0m Ensure catch blocks for unknown exception types do not trigger autoload. [tests/classes/autoload_008.phpt] 
TEST 151/12806 [tests/classes/autoload_009.phpt]
[1;32mPASS[0m Ensure type hints for unknown types do not trigger autoload. [tests/classes/autoload_009.phpt] 
TEST 152/12806 [tests/classes/autoload_010.phpt]
[1;32mPASS[0m Ensure implements does trigger autoload. [tests/classes/autoload_010.phpt] 
TEST 153/12806 [tests/classes/autoload_011.phpt]
[1;32mPASS[0m Ensure extends does trigger autoload. [tests/classes/autoload_011.phpt] 
TEST 154/12806 [tests/classes/autoload_012.phpt]
[1;32mPASS[0m Ensure callback methods in unknown classes trigger autoload. [tests/classes/autoload_012.phpt] 
TEST 155/12806 [tests/classes/autoload_013.phpt]
[1;32mPASS[0m Ensure the ReflectionClass constructor triggers autoload. [tests/classes/autoload_013.phpt] 
TEST 156/12806 [tests/classes/autoload_014.phpt]
[1;32mPASS[0m Ensure the ReflectionMethod constructor triggers autoload. [tests/classes/autoload_014.phpt] 
TEST 157/12806 [tests/classes/autoload_015.phpt]
[1;32mPASS[0m Ensure the ReflectionProperty constructor triggers autoload. [tests/classes/autoload_015.phpt] 
TEST 158/12806 [tests/classes/autoload_016.phpt]
[1;32mPASS[0m Ensure ReflectionClass::getProperty() triggers autoload [tests/classes/autoload_016.phpt] 
TEST 159/12806 [tests/classes/autoload_017.phpt]
[1;32mPASS[0m Ensure ReflectionClass::implementsInterface triggers autoload. [tests/classes/autoload_017.phpt] 
TEST 160/12806 [tests/classes/autoload_018.phpt]
[1;32mPASS[0m Ensure __autoload() allows for recursive calls if the class name differs. [tests/classes/autoload_018.phpt] 
TEST 161/12806 [tests/classes/autoload_019.phpt]
[1;32mPASS[0m Ensure __autoload() recursion is guarded for multiple lookups of same class using difference case. [tests/classes/autoload_019.phpt] 
TEST 162/12806 [tests/classes/autoload_020.phpt]
[1;32mPASS[0m Ensure __autoload() is triggered during unserialization. [tests/classes/autoload_020.phpt] 
TEST 163/12806 [tests/classes/autoload_021.phpt]
[1;32mPASS[0m Validation of class names in the autoload process [tests/classes/autoload_021.phpt] 
TEST 164/12806 [tests/classes/bug23951.phpt]
[1;32mPASS[0m Bug #23951 (Defines not working in inherited classes) [tests/classes/bug23951.phpt] 
TEST 165/12806 [tests/classes/bug24399.phpt]
[1;32mPASS[0m Bug #24399 (is_subclass_of() crashes when parent class doesn't exist) [tests/classes/bug24399.phpt] 
TEST 166/12806 [tests/classes/bug24445.phpt]
[1;32mPASS[0m Bug #24445 (get_parent_class() returns the current class when passed an object) [tests/classes/bug24445.phpt] 
TEST 167/12806 [tests/classes/bug26737.phpt]
[1;32mPASS[0m Bug #26737 (Protected and private variables are not saved on serialization when a user defined __sleep is used) [tests/classes/bug26737.phpt] 
TEST 168/12806 [tests/classes/bug27468.phpt]
[1;32mPASS[0m Bug #27468 (foreach in __destruct() causes segfault) [tests/classes/bug27468.phpt] 
TEST 169/12806 [tests/classes/bug27504.phpt]
[1;32mPASS[0m Bug #27504 (call_user_func_array allows calling of private/protected methods) [tests/classes/bug27504.phpt] 
TEST 170/12806 [tests/classes/bug29446.phpt]
[1;32mPASS[0m Bug #29446 (ZE allows multiple declarations of the same class constant) [tests/classes/bug29446.phpt] 
TEST 171/12806 [tests/classes/bug65768.phpt]
[1;32mPASS[0m Bug #65768: date_diff accepts only DateTime instance even though docs say about DateTimeInterface [tests/classes/bug65768.phpt] 
TEST 172/12806 [tests/classes/bug75765.phpt]
[1;32mPASS[0m Ensure that extending of undefined class throws the exception [tests/classes/bug75765.phpt] 
TEST 173/12806 [tests/classes/class_abstract.phpt]
[1;32mPASS[0m ZE2 An abstract class cannot be instantiated [tests/classes/class_abstract.phpt] 
TEST 174/12806 [tests/classes/class_example.phpt]
[1;32mPASS[0m Classes general test [tests/classes/class_example.phpt] 
TEST 175/12806 [tests/classes/class_final.phpt]
[1;32mPASS[0m ZE2 A final class cannot be inherited [tests/classes/class_final.phpt] 
TEST 176/12806 [tests/classes/class_stdclass.phpt]
[1;32mPASS[0m Instantiate stdClass [tests/classes/class_stdclass.phpt] 
TEST 177/12806 [tests/classes/clone_001.phpt]
[1;32mPASS[0m ZE2 object cloning, 1 [tests/classes/clone_001.phpt] 
TEST 178/12806 [tests/classes/clone_002.phpt]
[1;32mPASS[0m ZE2 object cloning, 2 [tests/classes/clone_002.phpt] 
TEST 179/12806 [tests/classes/clone_003.phpt]
[1;32mPASS[0m ZE2 object cloning, 3 [tests/classes/clone_003.phpt] 
TEST 180/12806 [tests/classes/clone_004.phpt]
[1;32mPASS[0m ZE2 object cloning, 4 [tests/classes/clone_004.phpt] 
TEST 181/12806 [tests/classes/clone_005.phpt]
[1;32mPASS[0m ZE2 object cloning, 5 [tests/classes/clone_005.phpt] 
TEST 182/12806 [tests/classes/clone_006.phpt]
[1;32mPASS[0m ZE2 object cloning, 6 [tests/classes/clone_006.phpt] 
TEST 183/12806 [tests/classes/constants_basic_001.phpt]
[1;32mPASS[0m Class constant declarations [tests/classes/constants_basic_001.phpt] 
TEST 184/12806 [tests/classes/constants_basic_002.phpt]
[1;32mPASS[0m Basic class support - defining and reading a class constant. [tests/classes/constants_basic_002.phpt] 
TEST 185/12806 [tests/classes/constants_basic_003.phpt]
[1;32mPASS[0m 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 186/12806 [tests/classes/constants_basic_004.phpt]
[1;32mPASS[0m Test properties with array default values using class constants as keys and values. [tests/classes/constants_basic_004.phpt] 
TEST 187/12806 [tests/classes/constants_basic_005.phpt]
[1;32mPASS[0m Test constants with default values based on other constants. [tests/classes/constants_basic_005.phpt] 
TEST 188/12806 [tests/classes/constants_basic_006.phpt]
[1;32mPASS[0m Ensure class constants are not evaluated when a class is looked up to resolve inheritance during runtime. [tests/classes/constants_basic_006.phpt] 
TEST 189/12806 [tests/classes/constants_comments_001.phpt]
[1;32mPASS[0m Class constants and doc comments [tests/classes/constants_comments_001.phpt] 
TEST 190/12806 [tests/classes/constants_error_001.phpt]
[1;32mPASS[0m Error case: duplicate class constant definition [tests/classes/constants_error_001.phpt] 
TEST 191/12806 [tests/classes/constants_error_002.phpt]
[1;32mPASS[0m Error case: class constant as an array [tests/classes/constants_error_002.phpt] 
TEST 192/12806 [tests/classes/constants_error_003.phpt]
[1;32mPASS[0m Basic class support - attempting to pass a class constant by reference. [tests/classes/constants_error_003.phpt] 
TEST 193/12806 [tests/classes/constants_error_004.phpt]
[1;32mPASS[0m Class constant whose initial value references a non-existent class [tests/classes/constants_error_004.phpt] 
TEST 194/12806 [tests/classes/constants_error_005.phpt]
[1;32mPASS[0m Error case: class constant as an encapsed containing a variable [tests/classes/constants_error_005.phpt] 
TEST 195/12806 [tests/classes/constants_error_006.phpt]
[1;32mPASS[0m Basic class support - attempting to modify a class constant by assignment [tests/classes/constants_error_006.phpt] 
TEST 196/12806 [tests/classes/constants_error_007.phpt]
[1;32mPASS[0m Basic class support - attempting to create a reference to a class constant [tests/classes/constants_error_007.phpt] 
TEST 197/12806 [tests/classes/constants_scope_001.phpt]
[1;32mPASS[0m ZE2 class constants and scope [tests/classes/constants_scope_001.phpt] 
TEST 198/12806 [tests/classes/constants_visibility_001.phpt]
[1;32mPASS[0m Class public constant visibility [tests/classes/constants_visibility_001.phpt] 
TEST 199/12806 [tests/classes/constants_visibility_002.phpt]
[1;32mPASS[0m Class protected constant visibility [tests/classes/constants_visibility_002.phpt] 
TEST 200/12806 [tests/classes/constants_visibility_003.phpt]
[1;32mPASS[0m Class private constant visibility [tests/classes/constants_visibility_003.phpt] 
TEST 201/12806 [tests/classes/constants_visibility_004.phpt]
[1;32mPASS[0m Only public and protected class constants should be inherited [tests/classes/constants_visibility_004.phpt] 
TEST 202/12806 [tests/classes/constants_visibility_005.phpt]
[1;32mPASS[0m Static constants are not allowed [tests/classes/constants_visibility_005.phpt] 
TEST 203/12806 [tests/classes/constants_visibility_006.phpt]
[1;32mPASS[0m Abstract constants are not allowed [tests/classes/constants_visibility_006.phpt] 
TEST 204/12806 [tests/classes/constants_visibility_008.phpt]
[1;32mPASS[0m Defined on private constant should not raise exception [tests/classes/constants_visibility_008.phpt] 
TEST 205/12806 [tests/classes/constants_visibility_error_001.phpt]
[1;32mPASS[0m Class private constant visibility error [tests/classes/constants_visibility_error_001.phpt] 
TEST 206/12806 [tests/classes/constants_visibility_error_002.phpt]
[1;32mPASS[0m Class protected constant visibility error [tests/classes/constants_visibility_error_002.phpt] 
TEST 207/12806 [tests/classes/constants_visibility_error_003.phpt]
[1;32mPASS[0m A redeclared class constant must have the same or higher visibility [tests/classes/constants_visibility_error_003.phpt] 
TEST 208/12806 [tests/classes/constants_visibility_error_004.phpt]
[1;32mPASS[0m A redeclared class constant must have the same or higher visibility [tests/classes/constants_visibility_error_004.phpt] 
TEST 209/12806 [tests/classes/ctor_dtor.phpt]
[1;32mPASS[0m ZE2 The new constructor/destructor is called [tests/classes/ctor_dtor.phpt] 
TEST 210/12806 [tests/classes/ctor_dtor_inheritance.phpt]
[1;32mPASS[0m ZE2 A derived class can use the inherited constructor/destructor [tests/classes/ctor_dtor_inheritance.phpt] 
TEST 211/12806 [tests/classes/ctor_failure.phpt]
[1;32mPASS[0m ZE2 Do not call destructors if constructor fails [tests/classes/ctor_failure.phpt] 
TEST 212/12806 [tests/classes/ctor_in_interface_01.phpt]
[1;32mPASS[0m ZE2 A class constructor must keep the signature of an interface [tests/classes/ctor_in_interface_01.phpt] 
TEST 213/12806 [tests/classes/ctor_in_interface_02.phpt]
[1;32mPASS[0m ZE2 A class constructor must keep the signature of all interfaces [tests/classes/ctor_in_interface_02.phpt] 
TEST 214/12806 [tests/classes/ctor_in_interface_03.phpt]
[1;32mPASS[0m ZE2 A class constructor must keep the signature of base class interfaces [tests/classes/ctor_in_interface_03.phpt] 
TEST 215/12806 [tests/classes/ctor_in_interface_04.phpt]
[1;32mPASS[0m ZE2 A class constructor must keep the signature of base class interfaces [tests/classes/ctor_in_interface_04.phpt] 
TEST 216/12806 [tests/classes/ctor_visibility.phpt]
[1;32mPASS[0m ZE2 A private constructor cannot be called [tests/classes/ctor_visibility.phpt] 
TEST 217/12806 [tests/classes/dereferencing_001.phpt]
[1;32mPASS[0m ZE2 dereferencing of objects from methods [tests/classes/dereferencing_001.phpt] 
TEST 218/12806 [tests/classes/destructor_and_echo.phpt]
[1;32mPASS[0m ZE2 Destructors and echo [tests/classes/destructor_and_echo.phpt] 
TEST 219/12806 [tests/classes/destructor_and_exceptions.phpt]
[1;32mPASS[0m ZE2 catch exception thrown in destructor [tests/classes/destructor_and_exceptions.phpt] 
TEST 220/12806 [tests/classes/destructor_and_globals.phpt]
[1;32mPASS[0m ZE2 accessing globals from destructor in shutdown [tests/classes/destructor_and_globals.phpt] 
TEST 221/12806 [tests/classes/destructor_and_references.phpt]
[1;32mPASS[0m ZE2 Destructing and references [tests/classes/destructor_and_references.phpt] 
TEST 222/12806 [tests/classes/destructor_inheritance.phpt]
[1;32mPASS[0m ZE2 The inherited destructor is called [tests/classes/destructor_inheritance.phpt] 
TEST 223/12806 [tests/classes/destructor_visibility_001.phpt]
[1;32mPASS[0m ZE2 Ensuring destructor visibility [tests/classes/destructor_visibility_001.phpt] 
TEST 224/12806 [tests/classes/destructor_visibility_002.phpt]
[1;32mPASS[0m ZE2 Ensuring destructor visibility [tests/classes/destructor_visibility_002.phpt] 
TEST 225/12806 [tests/classes/destructor_visibility_003.phpt]
[1;32mPASS[0m ZE2 Ensuring destructor visibility [tests/classes/destructor_visibility_003.phpt] 
TEST 226/12806 [tests/classes/factory_001.phpt]
[1;32mPASS[0m ZE2 factory objects [tests/classes/factory_001.phpt] 
TEST 227/12806 [tests/classes/factory_and_singleton_001.phpt]
[1;32mPASS[0m ZE2 factory and singleton, test 1 [tests/classes/factory_and_singleton_001.phpt] 
TEST 228/12806 [tests/classes/factory_and_singleton_002.phpt]
[1;32mPASS[0m ZE2 factory and singleton, test 2 [tests/classes/factory_and_singleton_002.phpt] 
TEST 229/12806 [tests/classes/factory_and_singleton_003.phpt]
[1;32mPASS[0m ZE2 factory and singleton, test 3 [tests/classes/factory_and_singleton_003.phpt] 
TEST 230/12806 [tests/classes/factory_and_singleton_004.phpt]
[1;32mPASS[0m ZE2 factory and singleton, test 4 [tests/classes/factory_and_singleton_004.phpt] 
TEST 231/12806 [tests/classes/factory_and_singleton_005.phpt]
[1;32mPASS[0m ZE2 factory and singleton, test 5 [tests/classes/factory_and_singleton_005.phpt] 
TEST 232/12806 [tests/classes/factory_and_singleton_006.phpt]
[1;32mPASS[0m ZE2 factory and singleton, test 6 [tests/classes/factory_and_singleton_006.phpt] 
TEST 233/12806 [tests/classes/factory_and_singleton_007.phpt]
[1;32mPASS[0m ZE2 factory and singleton, test 7 [tests/classes/factory_and_singleton_007.phpt] 
TEST 234/12806 [tests/classes/factory_and_singleton_008.phpt]
[1;32mPASS[0m ZE2 factory and singleton, test 8 [tests/classes/factory_and_singleton_008.phpt] 
TEST 235/12806 [tests/classes/factory_and_singleton_009.phpt]
[1;32mPASS[0m ZE2 factory and singleton, test 9 [tests/classes/factory_and_singleton_009.phpt] 
TEST 236/12806 [tests/classes/factory_and_singleton_010.phpt]
[1;32mPASS[0m ZE2 factory and singleton, test 10 [tests/classes/factory_and_singleton_010.phpt] 
TEST 237/12806 [tests/classes/final.phpt]
[1;32mPASS[0m ZE2 A method may be redeclared final [tests/classes/final.phpt] 
TEST 238/12806 [tests/classes/final_abstract.phpt]
[1;32mPASS[0m ZE2 A final method cannot be abstract [tests/classes/final_abstract.phpt] 
TEST 239/12806 [tests/classes/final_ctor1.phpt]
[1;32mPASS[0m ZE2 cannot override final __construct [tests/classes/final_ctor1.phpt] 
TEST 240/12806 [tests/classes/final_private_ctor.phpt]
[1;32mPASS[0m Final private constructors cannot be overridden [tests/classes/final_private_ctor.phpt] 
TEST 241/12806 [tests/classes/final_redeclare.phpt]
[1;32mPASS[0m ZE2 A final method may not be overwritten [tests/classes/final_redeclare.phpt] 
TEST 242/12806 [tests/classes/incdec_property_001.phpt]
[1;32mPASS[0m ZE2 post increment/decrement property of overloaded object [tests/classes/incdec_property_001.phpt] 
TEST 243/12806 [tests/classes/incdec_property_002.phpt]
[1;32mPASS[0m ZE2 post increment/decrement property of overloaded object with assignment [tests/classes/incdec_property_002.phpt] 
TEST 244/12806 [tests/classes/incdec_property_003.phpt]
[1;32mPASS[0m ZE2 pre increment/decrement property of overloaded object [tests/classes/incdec_property_003.phpt] 
TEST 245/12806 [tests/classes/incdec_property_004.phpt]
[1;32mPASS[0m ZE2 pre increment/decrement property of overloaded object with assignment [tests/classes/incdec_property_004.phpt] 
TEST 246/12806 [tests/classes/inheritance.phpt]
[1;32mPASS[0m Classes inheritance test [tests/classes/inheritance.phpt] 
TEST 247/12806 [tests/classes/inheritance_003.phpt]
[1;32mPASS[0m ZE2 method inheritance without interfaces [tests/classes/inheritance_003.phpt] 
TEST 248/12806 [tests/classes/inheritance_004.phpt]
[1;32mPASS[0m ZE2 method inheritance without interfaces [tests/classes/inheritance_004.phpt] 
TEST 249/12806 [tests/classes/inheritance_006.phpt]
[1;32mPASS[0m Private property inheritance check [tests/classes/inheritance_006.phpt] 
TEST 250/12806 [tests/classes/inheritance_007.phpt]
[1;32mPASS[0m Ensure private methods with the same name are not checked for inheritance rules - final [tests/classes/inheritance_007.phpt] 
TEST 251/12806 [tests/classes/inheritance_008.phpt]
[1;32mPASS[0m Ensure private methods with the same name are not checked for inheritance rules - static [tests/classes/inheritance_008.phpt] 
TEST 252/12806 [tests/classes/inheritance_009.phpt]
[1;32mPASS[0m Ensure private methods with the same name are not checked for inheritance rules - abstract [tests/classes/inheritance_009.phpt] 
TEST 253/12806 [tests/classes/interface_and_extends.phpt]
[1;32mPASS[0m ZE2 a class cannot extend an interface [tests/classes/interface_and_extends.phpt] 
TEST 254/12806 [tests/classes/interface_class.phpt]
[1;32mPASS[0m ZE2 A class can only implement interfaces [tests/classes/interface_class.phpt] 
TEST 255/12806 [tests/classes/interface_constant_inheritance_001.phpt]
[1;32mPASS[0m Ensure an interface may not shadow an inherited constant. [tests/classes/interface_constant_inheritance_001.phpt] 
TEST 256/12806 [tests/classes/interface_constant_inheritance_004.phpt]
[1;32mPASS[0m Ensure a class may implement two interfaces which include the same constant (due to inheritance). [tests/classes/interface_constant_inheritance_004.phpt] 
TEST 257/12806 [tests/classes/interface_constant_inheritance_005.phpt]
[1;32mPASS[0m Ensure a interface can have public constants [tests/classes/interface_constant_inheritance_005.phpt] 
TEST 258/12806 [tests/classes/interface_constant_inheritance_006.phpt]
[1;32mPASS[0m Ensure an interface cannot have protected constants [tests/classes/interface_constant_inheritance_006.phpt] 
TEST 259/12806 [tests/classes/interface_constant_inheritance_007.phpt]
[1;32mPASS[0m Ensure an interface cannot have private constants [tests/classes/interface_constant_inheritance_007.phpt] 
TEST 260/12806 [tests/classes/interface_doubled.phpt]
[1;32mPASS[0m ZE2 An interface extends base interfaces [tests/classes/interface_doubled.phpt] 
TEST 261/12806 [tests/classes/interface_implemented.phpt]
[1;32mPASS[0m ZE2 An interface is inherited [tests/classes/interface_implemented.phpt] 
TEST 262/12806 [tests/classes/interface_instantiate.phpt]
[1;32mPASS[0m ZE2 An interface cannot be instantiated [tests/classes/interface_instantiate.phpt] 
TEST 263/12806 [tests/classes/interface_member.phpt]
[1;32mPASS[0m ZE2 An interface cannot have properties [tests/classes/interface_member.phpt] 
TEST 264/12806 [tests/classes/interface_method.phpt]
[1;32mPASS[0m ZE2 An interface method must be abstract [tests/classes/interface_method.phpt] 
TEST 265/12806 [tests/classes/interface_method_final.phpt]
[1;32mPASS[0m ZE2 An interface method cannot be final [tests/classes/interface_method_final.phpt] 
TEST 266/12806 [tests/classes/interface_method_private.phpt]
[1;32mPASS[0m ZE2 An interface method cannot be private [tests/classes/interface_method_private.phpt] 
TEST 267/12806 [tests/classes/interface_must_be_implemented.phpt]
[1;32mPASS[0m ZE2 An interface must be implemented [tests/classes/interface_must_be_implemented.phpt] 
TEST 268/12806 [tests/classes/interface_optional_arg.phpt]
[1;32mPASS[0m ZE2 An interface method allows additional default arguments [tests/classes/interface_optional_arg.phpt] 
TEST 269/12806 [tests/classes/interface_optional_arg_002.phpt]
[1;32mPASS[0m default argument value in interface implementation [tests/classes/interface_optional_arg_002.phpt] 
TEST 270/12806 [tests/classes/interface_optional_arg_003.phpt]
[1;32mPASS[0m default argument value in and in implementing class with interface in included file [tests/classes/interface_optional_arg_003.phpt] 
TEST 271/12806 [tests/classes/interfaces_001.phpt]
[1;32mPASS[0m ZE2 interfaces [tests/classes/interfaces_001.phpt] 
TEST 272/12806 [tests/classes/interfaces_002.phpt]
[1;32mPASS[0m ZE2 interface with an unimplemented method [tests/classes/interfaces_002.phpt] 
TEST 273/12806 [tests/classes/interfaces_003.phpt]
[1;32mPASS[0m ZE2 interface and __construct [tests/classes/interfaces_003.phpt] 
TEST 274/12806 [tests/classes/iterators_001.phpt]
[1;32mPASS[0m ZE2 iterators and foreach [tests/classes/iterators_001.phpt] 
TEST 275/12806 [tests/classes/iterators_002.phpt]
[1;32mPASS[0m ZE2 iterators and break [tests/classes/iterators_002.phpt] 
TEST 276/12806 [tests/classes/iterators_003.phpt]
[1;32mPASS[0m ZE2 iterators and break [tests/classes/iterators_003.phpt] 
TEST 277/12806 [tests/classes/iterators_004.phpt]
[1;32mPASS[0m ZE2 iterators must be implemented [tests/classes/iterators_004.phpt] 
TEST 278/12806 [tests/classes/iterators_005.phpt]
[1;32mPASS[0m ZE2 iterators cannot implement Traversable alone [tests/classes/iterators_005.phpt] 
TEST 279/12806 [tests/classes/iterators_006.phpt]
[1;32mPASS[0m ZE2 iterators and array wrapping [tests/classes/iterators_006.phpt] 
TEST 280/12806 [tests/classes/iterators_007.phpt]
[1;32mPASS[0m ZE2 iterators and exceptions [tests/classes/iterators_007.phpt] 
TEST 281/12806 [tests/classes/iterators_008.phpt]
[1;32mPASS[0m Ensure plain userspace superclass does not override special iterator behaviour on child class. [tests/classes/iterators_008.phpt] 
TEST 282/12806 [tests/classes/method_call_variation_001.phpt]
[1;32mPASS[0m 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/12806 [tests/classes/method_override_optional_arg_001.phpt]
[1;32mPASS[0m Method override allows optional default argument [tests/classes/method_override_optional_arg_001.phpt] 
TEST 284/12806 [tests/classes/method_override_optional_arg_002.phpt]
[1;32mPASS[0m Omitting optional arg in method inherited from abstract class [tests/classes/method_override_optional_arg_002.phpt] 
TEST 285/12806 [tests/classes/object_reference_001.phpt]
[1;32mPASS[0m ZE2 object references [tests/classes/object_reference_001.phpt] 
TEST 286/12806 [tests/classes/private_001.phpt]
[1;32mPASS[0m ZE2 A private method can only be called inside the class [tests/classes/private_001.phpt] 
TEST 287/12806 [tests/classes/private_002.phpt]
[1;32mPASS[0m ZE2 A private method cannot be called in another class [tests/classes/private_002.phpt] 
TEST 288/12806 [tests/classes/private_003.phpt]
[1;32mPASS[0m ZE2 A private method cannot be called in a derived class [tests/classes/private_003.phpt] 
TEST 289/12806 [tests/classes/private_003b.phpt]
[1;32mPASS[0m ZE2 A private method cannot be called in a derived class [tests/classes/private_003b.phpt] 
TEST 290/12806 [tests/classes/private_004.phpt]
[1;32mPASS[0m ZE2 A private method cannot be called in a derived class [tests/classes/private_004.phpt] 
TEST 291/12806 [tests/classes/private_004b.phpt]
[1;32mPASS[0m ZE2 A private method cannot be called in a derived class [tests/classes/private_004b.phpt] 
TEST 292/12806 [tests/classes/private_005.phpt]
[1;32mPASS[0m ZE2 A private method cannot be called in a derived class [tests/classes/private_005.phpt] 
TEST 293/12806 [tests/classes/private_006.phpt]
[1;32mPASS[0m ZE2 A private method can be overwritten in a second derived class [tests/classes/private_006.phpt] 
TEST 294/12806 [tests/classes/private_006b.phpt]
[1;32mPASS[0m ZE2 A private method can be overwritten in a second derived class [tests/classes/private_006b.phpt] 
TEST 295/12806 [tests/classes/private_007.phpt]
[1;32mPASS[0m ZE2 A derived class does not know about privates of ancestors [tests/classes/private_007.phpt] 
TEST 296/12806 [tests/classes/private_007b.phpt]
[1;32mPASS[0m ZE2 A derived class does not know about privates of ancestors [tests/classes/private_007b.phpt] 
TEST 297/12806 [tests/classes/private_members.phpt]
[1;32mPASS[0m ZE2 A private member is [tests/classes/private_members.phpt] 
TEST 298/12806 [tests/classes/private_members_serialization.phpt]
[1;32mPASS[0m Verifies that it is possible to return private member names of parent classes in __sleep [tests/classes/private_members_serialization.phpt] 
TEST 299/12806 [tests/classes/private_redeclare.phpt]
[1;32mPASS[0m ZE2 A derived class does not know anything about inherited private methods [tests/classes/private_redeclare.phpt] 
TEST 300/12806 [tests/classes/property_override_privateStatic_private.phpt]
[1;32mPASS[0m Redeclare inherited private static property as private. [tests/classes/property_override_privateStatic_private.phpt] 
TEST 301/12806 [tests/classes/property_override_privateStatic_privateStatic.phpt]
[1;32mPASS[0m Redeclare inherited private static property as private static. [tests/classes/property_override_privateStatic_privateStatic.phpt] 
TEST 302/12806 [tests/classes/property_override_privateStatic_protected.phpt]
[1;32mPASS[0m Redeclare inherited private static property as protected. [tests/classes/property_override_privateStatic_protected.phpt] 
TEST 303/12806 [tests/classes/property_override_privateStatic_protectedStatic.phpt]
[1;32mPASS[0m Redeclare inherited private static property as protected static. [tests/classes/property_override_privateStatic_protectedStatic.phpt] 
TEST 304/12806 [tests/classes/property_override_privateStatic_public.phpt]
[1;32mPASS[0m Redeclare inherited private static property as public. [tests/classes/property_override_privateStatic_public.phpt] 
TEST 305/12806 [tests/classes/property_override_privateStatic_publicStatic.phpt]
[1;32mPASS[0m Redeclare inherited private static property as public static. [tests/classes/property_override_privateStatic_publicStatic.phpt] 
TEST 306/12806 [tests/classes/property_override_private_private.phpt]
[1;32mPASS[0m Redeclare inherited private property as private. [tests/classes/property_override_private_private.phpt] 
TEST 307/12806 [tests/classes/property_override_private_privateStatic.phpt]
[1;32mPASS[0m Redeclare inherited private property as private static. [tests/classes/property_override_private_privateStatic.phpt] 
TEST 308/12806 [tests/classes/property_override_private_protected.phpt]
[1;32mPASS[0m Redeclare inherited private property as protected. [tests/classes/property_override_private_protected.phpt] 
TEST 309/12806 [tests/classes/property_override_private_protectedStatic.phpt]
[1;32mPASS[0m Redeclare inherited private property as protected static. [tests/classes/property_override_private_protectedStatic.phpt] 
TEST 310/12806 [tests/classes/property_override_private_public.phpt]
[1;32mPASS[0m Redeclare inherited private property as public. [tests/classes/property_override_private_public.phpt] 
TEST 311/12806 [tests/classes/property_override_private_publicStatic.phpt]
[1;32mPASS[0m Redeclare inherited private property as public static. [tests/classes/property_override_private_publicStatic.phpt] 
TEST 312/12806 [tests/classes/property_override_protectedStatic_private.phpt]
[1;32mPASS[0m Redeclare inherited protected static property as private. [tests/classes/property_override_protectedStatic_private.phpt] 
TEST 313/12806 [tests/classes/property_override_protectedStatic_privateStatic.phpt]
[1;32mPASS[0m Redeclare inherited protected static property as private static. [tests/classes/property_override_protectedStatic_privateStatic.phpt] 
TEST 314/12806 [tests/classes/property_override_protectedStatic_protected.phpt]
[1;32mPASS[0m Redeclare inherited protected static property as protected. [tests/classes/property_override_protectedStatic_protected.phpt] 
TEST 315/12806 [tests/classes/property_override_protectedStatic_protectedStatic.phpt]
[1;32mPASS[0m Redeclare inherited protected static property as protected static. [tests/classes/property_override_protectedStatic_protectedStatic.phpt] 
TEST 316/12806 [tests/classes/property_override_protectedStatic_public.phpt]
[1;32mPASS[0m Redeclare inherited protected static property as public. [tests/classes/property_override_protectedStatic_public.phpt] 
TEST 317/12806 [tests/classes/property_override_protectedStatic_publicStatic.phpt]
[1;32mPASS[0m Redeclare inherited protected static property as public static. [tests/classes/property_override_protectedStatic_publicStatic.phpt] 
TEST 318/12806 [tests/classes/property_override_protected_private.phpt]
[1;32mPASS[0m Redeclare inherited protected property as private (duplicates Zend/tests/errmsg_023.phpt). [tests/classes/property_override_protected_private.phpt] 
TEST 319/12806 [tests/classes/property_override_protected_privateStatic.phpt]
[1;32mPASS[0m Redeclare inherited protected property as private static. [tests/classes/property_override_protected_privateStatic.phpt] 
TEST 320/12806 [tests/classes/property_override_protected_protected.phpt]
[1;32mPASS[0m Redeclare inherited protected property as protected. [tests/classes/property_override_protected_protected.phpt] 
TEST 321/12806 [tests/classes/property_override_protected_protectedStatic.phpt]
[1;32mPASS[0m Redeclare inherited protected property as protected static. [tests/classes/property_override_protected_protectedStatic.phpt] 
TEST 322/12806 [tests/classes/property_override_protected_public.phpt]
[1;32mPASS[0m Redeclare inherited protected property as public. [tests/classes/property_override_protected_public.phpt] 
TEST 323/12806 [tests/classes/property_override_protected_publicStatic.phpt]
[1;32mPASS[0m Redeclare inherited protected property as public static. [tests/classes/property_override_protected_publicStatic.phpt] 
TEST 324/12806 [tests/classes/property_override_publicStatic_private.phpt]
[1;32mPASS[0m Redeclare inherited public static property as private. [tests/classes/property_override_publicStatic_private.phpt] 
TEST 325/12806 [tests/classes/property_override_publicStatic_privateStatic.phpt]
[1;32mPASS[0m Redeclare inherited public static property as private static. [tests/classes/property_override_publicStatic_privateStatic.phpt] 
TEST 326/12806 [tests/classes/property_override_publicStatic_protected.phpt]
[1;32mPASS[0m Redeclare inherited public static property as protected. [tests/classes/property_override_publicStatic_protected.phpt] 
TEST 327/12806 [tests/classes/property_override_publicStatic_protectedStatic.phpt]
[1;32mPASS[0m Redeclare inherited public static property as protected static. [tests/classes/property_override_publicStatic_protectedStatic.phpt] 
TEST 328/12806 [tests/classes/property_override_publicStatic_public.phpt]
[1;32mPASS[0m Redeclare inherited public static property as public. [tests/classes/property_override_publicStatic_public.phpt] 
TEST 329/12806 [tests/classes/property_override_publicStatic_publicStatic.phpt]
[1;32mPASS[0m Redeclare inherited public static property as public static. [tests/classes/property_override_publicStatic_publicStatic.phpt] 
TEST 330/12806 [tests/classes/property_override_public_private.phpt]
[1;32mPASS[0m Redeclare inherited public property as private. [tests/classes/property_override_public_private.phpt] 
TEST 331/12806 [tests/classes/property_override_public_privateStatic.phpt]
[1;32mPASS[0m Redeclare inherited public property as private static. [tests/classes/property_override_public_privateStatic.phpt] 
TEST 332/12806 [tests/classes/property_override_public_protected.phpt]
[1;32mPASS[0m Redeclare inherited public property as protected. [tests/classes/property_override_public_protected.phpt] 
TEST 333/12806 [tests/classes/property_override_public_protectedStatic.phpt]
[1;32mPASS[0m Redeclare inherited public property as protected static. [tests/classes/property_override_public_protectedStatic.phpt] 
TEST 334/12806 [tests/classes/property_override_public_public.phpt]
[1;32mPASS[0m Redeclare inherited public property as public. [tests/classes/property_override_public_public.phpt] 
TEST 335/12806 [tests/classes/property_override_public_publicStatic.phpt]
[1;32mPASS[0m Redeclare inherited public property as public static. [tests/classes/property_override_public_publicStatic.phpt] 
TEST 336/12806 [tests/classes/property_recreate_private.phpt]
[1;32mPASS[0m Unsetting and recreating private properties. [tests/classes/property_recreate_private.phpt] 
TEST 337/12806 [tests/classes/property_recreate_protected.phpt]
[1;32mPASS[0m Unsetting and recreating protected properties. [tests/classes/property_recreate_protected.phpt] 
TEST 338/12806 [tests/classes/protected_001.phpt]
[1;32mPASS[0m ZE2 A protected method can only be called inside the class [tests/classes/protected_001.phpt] 
TEST 339/12806 [tests/classes/protected_001b.phpt]
[1;32mPASS[0m ZE2 A protected method can only be called inside the class [tests/classes/protected_001b.phpt] 
TEST 340/12806 [tests/classes/protected_002.phpt]
[1;32mPASS[0m ZE2 A protected method cannot be called in another class [tests/classes/protected_002.phpt] 
TEST 341/12806 [tests/classes/serialize_001.phpt]
[1;32mPASS[0m ZE2 Serializable [tests/classes/serialize_001.phpt] 
TEST 342/12806 [tests/classes/singleton_001.phpt]
[1;32mPASS[0m ZE2 singleton [tests/classes/singleton_001.phpt] 
TEST 343/12806 [tests/classes/static_mix_1.phpt]
[1;32mPASS[0m ZE2 You cannot overload a static method with a non static method [tests/classes/static_mix_1.phpt] 
TEST 344/12806 [tests/classes/static_mix_2.phpt]
[1;32mPASS[0m ZE2 You cannot overload a non static method with a static method [tests/classes/static_mix_2.phpt] 
TEST 345/12806 [tests/classes/static_properties_001.phpt]
[1;32mPASS[0m ZE2 Initializing static properties to arrays [tests/classes/static_properties_001.phpt] 
TEST 346/12806 [tests/classes/static_properties_003.phpt]
[1;32mPASS[0m Attempting to access static properties using instance property syntax [tests/classes/static_properties_003.phpt] 
TEST 347/12806 [tests/classes/static_properties_003_error1.phpt]
[1;32mPASS[0m Attempting to access static properties using instance property syntax [tests/classes/static_properties_003_error1.phpt] 
TEST 348/12806 [tests/classes/static_properties_003_error2.phpt]
[1;32mPASS[0m Attempting to access static properties using instance property syntax [tests/classes/static_properties_003_error2.phpt] 
TEST 349/12806 [tests/classes/static_properties_003_error3.phpt]
[1;32mPASS[0m Attempting to access static properties using instance property syntax [tests/classes/static_properties_003_error3.phpt] 
TEST 350/12806 [tests/classes/static_properties_003_error4.phpt]
[1;32mPASS[0m Attempting to access static properties using instance property syntax [tests/classes/static_properties_003_error4.phpt] 
TEST 351/12806 [tests/classes/static_properties_004.phpt]
[1;32mPASS[0m Inherited static properties cannot be separated from their reference set. [tests/classes/static_properties_004.phpt] 
TEST 352/12806 [tests/classes/static_properties_undeclared_assign.phpt]
[1;32mPASS[0m Assigning to a non-existent static property [tests/classes/static_properties_undeclared_assign.phpt] 
TEST 353/12806 [tests/classes/static_properties_undeclared_assignInc.phpt]
[1;32mPASS[0m Assigning & incrementing a non-existent static property [tests/classes/static_properties_undeclared_assignInc.phpt] 
TEST 354/12806 [tests/classes/static_properties_undeclared_assignRef.phpt]
[1;32mPASS[0m Assigning a non-existent static property by reference [tests/classes/static_properties_undeclared_assignRef.phpt] 
TEST 355/12806 [tests/classes/static_properties_undeclared_inc.phpt]
[1;32mPASS[0m Incrementing a non-existent static property [tests/classes/static_properties_undeclared_inc.phpt] 
TEST 356/12806 [tests/classes/static_properties_undeclared_isset.phpt]
[1;32mPASS[0m Issetting a non-existent static property [tests/classes/static_properties_undeclared_isset.phpt] 
TEST 357/12806 [tests/classes/static_properties_undeclared_read.phpt]
[1;32mPASS[0m Reading a non-existent static property [tests/classes/static_properties_undeclared_read.phpt] 
TEST 358/12806 [tests/classes/static_this.phpt]
[1;32mPASS[0m ZE2 $this can be an argument to a static function [tests/classes/static_this.phpt] 
TEST 359/12806 [tests/classes/this.phpt]
[1;32mPASS[0m ZE2 $this cannot be exchanged [tests/classes/this.phpt] 
TEST 360/12806 [tests/classes/tostring_001.phpt]
[1;32mPASS[0m ZE2 __toString() [tests/classes/tostring_001.phpt] 
TEST 361/12806 [tests/classes/tostring_002.phpt]
[1;32mPASS[0m ZE2 __toString() in __destruct [tests/classes/tostring_002.phpt] 
TEST 362/12806 [tests/classes/tostring_003.phpt]
[1;32mPASS[0m ZE2 __toString() in __destruct/exception [tests/classes/tostring_003.phpt] 
TEST 363/12806 [tests/classes/tostring_004.phpt]
[1;32mPASS[0m Object to string conversion: error cases and behaviour variations. [tests/classes/tostring_004.phpt] 
TEST 364/12806 [tests/classes/type_hinting_001.phpt]
[1;32mPASS[0m ZE2 class type hinting [tests/classes/type_hinting_001.phpt] 
TEST 365/12806 [tests/classes/type_hinting_002.phpt]
[1;32mPASS[0m ZE2 class type hinting non existing class [tests/classes/type_hinting_002.phpt] 
TEST 366/12806 [tests/classes/type_hinting_003.phpt]
[1;32mPASS[0m ZE2 class type hinting with arrays [tests/classes/type_hinting_003.phpt] 
TEST 367/12806 [tests/classes/type_hinting_004.phpt]
[1;32mPASS[0m Ensure type hints are enforced for functions invoked as callbacks. [tests/classes/type_hinting_004.phpt] 
TEST 368/12806 [tests/classes/type_hinting_005a.phpt]
[1;32mPASS[0m Check type hint compatibility in overrides with array hints. [tests/classes/type_hinting_005a.phpt] 
TEST 369/12806 [tests/classes/type_hinting_005c.phpt]
[1;32mPASS[0m Check type hint compatibility in overrides with array hints. [tests/classes/type_hinting_005c.phpt] 
TEST 370/12806 [tests/classes/type_hinting_005d.phpt]
[1;32mPASS[0m Check type hint compatibility in overrides with array hints. [tests/classes/type_hinting_005d.phpt] 
TEST 371/12806 [tests/classes/unset_properties.phpt]
[1;32mPASS[0m 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 372/12806 [tests/classes/visibility_000a.phpt]
[1;32mPASS[0m ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_000a.phpt] 
TEST 373/12806 [tests/classes/visibility_000b.phpt]
[1;32mPASS[0m ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_000b.phpt] 
TEST 374/12806 [tests/classes/visibility_000c.phpt]
[1;32mPASS[0m ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_000c.phpt] 
TEST 375/12806 [tests/classes/visibility_001a.phpt]
[1;32mPASS[0m ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_001a.phpt] 
TEST 376/12806 [tests/classes/visibility_001b.phpt]
[1;32mPASS[0m ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_001b.phpt] 
TEST 377/12806 [tests/classes/visibility_001c.phpt]
[1;32mPASS[0m ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_001c.phpt] 
TEST 378/12806 [tests/classes/visibility_002a.phpt]
[1;32mPASS[0m ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_002a.phpt] 
TEST 379/12806 [tests/classes/visibility_002b.phpt]
[1;32mPASS[0m ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_002b.phpt] 
TEST 380/12806 [tests/classes/visibility_002c.phpt]
[1;32mPASS[0m ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_002c.phpt] 
TEST 381/12806 [tests/classes/visibility_003a.phpt]
[1;32mPASS[0m ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_003a.phpt] 
TEST 382/12806 [tests/classes/visibility_003b.phpt]
[1;32mPASS[0m ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_003b.phpt] 
TEST 383/12806 [tests/classes/visibility_003c.phpt]
[1;32mPASS[0m ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_003c.phpt] 
TEST 384/12806 [tests/classes/visibility_004a.phpt]
[1;32mPASS[0m ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_004a.phpt] 
TEST 385/12806 [tests/classes/visibility_004b.phpt]
[1;32mPASS[0m ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_004b.phpt] 
TEST 386/12806 [tests/classes/visibility_004c.phpt]
[1;32mPASS[0m ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_004c.phpt] 
TEST 387/12806 [tests/classes/visibility_005.phpt]
[1;32mPASS[0m ZE2 foreach and property visibility [tests/classes/visibility_005.phpt] 
TEST 388/12806 [tests/func/001.phpt]
[1;32mPASS[0m Strlen() function test [tests/func/001.phpt] 
TEST 389/12806 [tests/func/002.phpt]
[1;32mPASS[0m Static variables in functions [tests/func/002.phpt] 
TEST 390/12806 [tests/func/003.phpt]
[1;32mPASS[0m General function test [tests/func/003.phpt] 
TEST 391/12806 [tests/func/004.phpt]
[1;32mPASS[0m General function test [tests/func/004.phpt] 
TEST 392/12806 [tests/func/005.phpt]
[1;32mPASS[0m Testing register_shutdown_function() [tests/func/005.phpt] 
TEST 393/12806 [tests/func/005a.phpt]
[1;32mPASS[0m Testing register_shutdown_function() with timeout. (Bug: #21513) [tests/func/005a.phpt] 
TEST 394/12806 [tests/func/006.phpt]
[1;32mPASS[0m Output buffering tests [tests/func/006.phpt] 
TEST 395/12806 [tests/func/007.phpt]
[1;32mPASS[0m INI functions test [tests/func/007.phpt] 
TEST 396/12806 [tests/func/008.phpt]
[1;32mPASS[0m Test for buffering in core functions with implicit flush off [tests/func/008.phpt] 
TEST 397/12806 [tests/func/009.phpt]
[1;32mPASS[0m Test for buffering in core functions with implicit flush on [tests/func/009.phpt] 
TEST 398/12806 [tests/func/010.phpt]
[1;32mPASS[0m function with many parameters [tests/func/010.phpt] 
TEST 399/12806 [tests/func/011.phpt]
[1;32mPASS[0m Test bitwise AND, OR, XOR, NOT and logical NOT in INI via error_reporting [tests/func/011.phpt] 
TEST 400/12806 [tests/func/bug64523.phpt]
[1;32mPASS[0m Bug #64523: XOR not parsed in INI [tests/func/bug64523.phpt] 
TEST 401/12806 [tests/func/ini_alter.phpt]
[1;32mPASS[0m ini_alter() check [tests/func/ini_alter.phpt] 
TEST 402/12806 [tests/lang/001.phpt]
[1;32mPASS[0m Simple If condition test [tests/lang/001.phpt] 
TEST 403/12806 [tests/lang/002.phpt]
[1;32mPASS[0m Simple While Loop Test [tests/lang/002.phpt] 
TEST 404/12806 [tests/lang/003.phpt]
[1;32mPASS[0m Simple Switch Test [tests/lang/003.phpt] 
TEST 405/12806 [tests/lang/004.phpt]
[1;32mPASS[0m Simple If/Else Test [tests/lang/004.phpt] 
TEST 406/12806 [tests/lang/005.phpt]
[1;32mPASS[0m Simple If/ElseIf/Else Test [tests/lang/005.phpt] 
TEST 407/12806 [tests/lang/006.phpt]
[1;32mPASS[0m Nested If/ElseIf/Else Test [tests/lang/006.phpt] 
TEST 408/12806 [tests/lang/007.phpt]
[1;32mPASS[0m Function call with global and static variables [tests/lang/007.phpt] 
TEST 409/12806 [tests/lang/008.phpt]
[1;32mPASS[0m Testing recursive function [tests/lang/008.phpt] 
TEST 410/12806 [tests/lang/009.phpt]
[1;32mPASS[0m Testing function parameter passing [tests/lang/009.phpt] 
TEST 411/12806 [tests/lang/010.phpt]
[1;32mPASS[0m Testing function parameter passing with a return value [tests/lang/010.phpt] 
TEST 412/12806 [tests/lang/011.phpt]
[1;32mPASS[0m Testing nested functions [tests/lang/011.phpt] 
TEST 413/12806 [tests/lang/012.phpt]
[1;32mPASS[0m Testing stack after early function return [tests/lang/012.phpt] 
TEST 414/12806 [tests/lang/013.phpt]
[1;32mPASS[0m Testing eval function [tests/lang/013.phpt] 
TEST 415/12806 [tests/lang/014.phpt]
[1;32mPASS[0m Testing eval function inside user-defined function [tests/lang/014.phpt] 
TEST 416/12806 [tests/lang/015.phpt]
[1;32mPASS[0m Testing include [tests/lang/015.phpt] 
TEST 417/12806 [tests/lang/016.phpt]
[1;32mPASS[0m Testing user-defined function in included file [tests/lang/016.phpt] 
TEST 418/12806 [tests/lang/017.phpt]
[1;32mPASS[0m Testing user-defined function falling out of an If into another [tests/lang/017.phpt] 
TEST 419/12806 [tests/lang/018.phpt]
[1;32mPASS[0m eval() test [tests/lang/018.phpt] 
TEST 420/12806 [tests/lang/019.phpt]
[1;32mPASS[0m eval() test [tests/lang/019.phpt] 
TEST 421/12806 [tests/lang/020.phpt]
[1;32mPASS[0m Switch test 1 [tests/lang/020.phpt] 
TEST 422/12806 [tests/lang/021.phpt]
[1;32mPASS[0m Switch test 2 [tests/lang/021.phpt] 
TEST 423/12806 [tests/lang/022.phpt]
[1;32mPASS[0m Switch test 3 [tests/lang/022.phpt] 
TEST 424/12806 [tests/lang/023.phpt]
[1;32mPASS[0m Regression test [tests/lang/023.phpt] 
TEST 425/12806 [tests/lang/024.phpt]
[1;32mPASS[0m Looped regression test (may take a while) [tests/lang/024.phpt] 
TEST 426/12806 [tests/lang/025.phpt]
[1;32mPASS[0m Mean recursion test [tests/lang/025.phpt] 
TEST 427/12806 [tests/lang/026.phpt]
[1;32mPASS[0m Testing string scanner conformance [tests/lang/026.phpt] 
TEST 428/12806 [tests/lang/027.phpt]
[1;32mPASS[0m Testing do-while loop [tests/lang/027.phpt] 
TEST 429/12806 [tests/lang/028.phpt]
[1;32mPASS[0m Testing calling user-level functions from C [tests/lang/028.phpt] 
TEST 430/12806 [tests/lang/030.phpt]
[1;32mPASS[0m $this in constructor test [tests/lang/030.phpt] 
TEST 431/12806 [tests/lang/032.phpt]
[1;32mPASS[0m Class method registration [tests/lang/032.phpt] 
TEST 432/12806 [tests/lang/033.phpt]
[1;32mPASS[0m Alternative syntaxes test [tests/lang/033.phpt] 
TEST 433/12806 [tests/lang/034.phpt]
[1;33mSKIP[0m Bug #12647 (Locale settings affecting float parsing) [tests/lang/034.phpt] reason: Can't find german locale
TEST 434/12806 [tests/lang/035.phpt]
[1;32mPASS[0m ZE2: set_exception_handler() [tests/lang/035.phpt] 
TEST 435/12806 [tests/lang/036.phpt]
[1;32mPASS[0m Child public element should not override parent private element in parent methods [tests/lang/036.phpt] 
TEST 436/12806 [tests/lang/037.phpt]
[1;32mPASS[0m 'Static' binding for private variables [tests/lang/037.phpt] 
TEST 437/12806 [tests/lang/038.phpt]
[1;32mPASS[0m Convert warnings to exceptions [tests/lang/038.phpt] 
TEST 438/12806 [tests/lang/039.phpt]
[1;32mPASS[0m Catch Interfaces [tests/lang/039.phpt] 
TEST 439/12806 [tests/lang/040.phpt]
[1;32mPASS[0m foreach into array [tests/lang/040.phpt] 
TEST 440/12806 [tests/lang/041.phpt]
[1;32mPASS[0m Dynamic access of static members [tests/lang/041.phpt] 
TEST 441/12806 [tests/lang/042.phpt]
[1;32mPASS[0m Dynamic access of constants [tests/lang/042.phpt] 
TEST 442/12806 [tests/lang/043.phpt]
[1;32mPASS[0m Dynamic call for static methods [tests/lang/043.phpt] 
TEST 443/12806 [tests/lang/044.phpt]
[1;32mPASS[0m Dynamic call for static methods dynamically named [tests/lang/044.phpt] 
TEST 444/12806 [tests/lang/045.phpt]
[1;32mPASS[0m Timeout again inside register_shutdown_function [tests/lang/045.phpt] 
TEST 445/12806 [tests/lang/array_shortcut_001.phpt]
[1;32mPASS[0m Square bracket array shortcut test [tests/lang/array_shortcut_001.phpt] 
TEST 446/12806 [tests/lang/array_shortcut_002.phpt]
[1;32mPASS[0m Square bracket associative array shortcut test [tests/lang/array_shortcut_002.phpt] 
TEST 447/12806 [tests/lang/array_shortcut_003.phpt]
[1;32mPASS[0m Testing array shortcut and bracket operator [tests/lang/array_shortcut_003.phpt] 
TEST 448/12806 [tests/lang/array_shortcut_005.phpt]
[1;32mPASS[0m Testing nested array shortcut [tests/lang/array_shortcut_005.phpt] 
TEST 449/12806 [tests/lang/bison1.phpt]
[1;32mPASS[0m Bison weirdness [tests/lang/bison1.phpt] 
TEST 450/12806 [tests/lang/bug18872.phpt]
[1;32mPASS[0m Bug #18872 (class constant used as default parameter) [tests/lang/bug18872.phpt] 
TEST 451/12806 [tests/lang/bug19566.phpt]
[1;32mPASS[0m Bug #19566 (get_declared_classes() segfaults) [tests/lang/bug19566.phpt] 
TEST 452/12806 [tests/lang/bug19943.phpt]
[1;32mPASS[0m Bug #19943 (memleaks) [tests/lang/bug19943.phpt] 
TEST 453/12806 [tests/lang/bug20175.phpt]
[1;32mPASS[0m Bug #20175 (Static vars can't store ref to new instance) [tests/lang/bug20175.phpt] 
TEST 454/12806 [tests/lang/bug21094.phpt]
[1;32mPASS[0m Bug #21094 (set_error_handler not accepting methods) [tests/lang/bug21094.phpt] 
TEST 455/12806 [tests/lang/bug21600.phpt]
[1;32mPASS[0m Bug #21600 (assign by reference function call changes variable contents) [tests/lang/bug21600.phpt] 
TEST 456/12806 [tests/lang/bug21669.phpt]
[1;32mPASS[0m Bug #21669 ("$obj = new $this->var;" doesn't work) [tests/lang/bug21669.phpt] 
TEST 457/12806 [tests/lang/bug21820.phpt]
[1;32mPASS[0m Bug #21820 ("$arr['foo']" generates bogus E_NOTICE, should be E_PARSE) [tests/lang/bug21820.phpt] 
TEST 458/12806 [tests/lang/bug21849.phpt]
[1;32mPASS[0m Bug #21849 (self::constant doesn't work as method's default parameter) [tests/lang/bug21849.phpt] 
TEST 459/12806 [tests/lang/bug21961.phpt]
[1;32mPASS[0m Bug #21961 (get_parent_class() segfault) [tests/lang/bug21961.phpt] 
TEST 460/12806 [tests/lang/bug22231.phpt]
[1;32mPASS[0m Bug #22231 (segfault when returning a global variable by reference) [tests/lang/bug22231.phpt] 
TEST 461/12806 [tests/lang/bug22510.phpt]
[1;32mPASS[0m Bug #22510 (segfault among complex references) [tests/lang/bug22510.phpt] 
TEST 462/12806 [tests/lang/bug22592.phpt]
[1;32mPASS[0m Bug #22592 (cascading assignments to strings with curly braces broken) [tests/lang/bug22592.phpt] 
TEST 463/12806 [tests/lang/bug23279.phpt]
[1;32mPASS[0m Bug #23279 (exception handler stops after first function call) [tests/lang/bug23279.phpt] 
TEST 464/12806 [tests/lang/bug23384.phpt]
[1;32mPASS[0m Bug #23384 (use of class constants in statics) [tests/lang/bug23384.phpt] 
TEST 465/12806 [tests/lang/bug23489.phpt]
[1;32mPASS[0m Bug #23489 (ob_start() is broken with method callbacks) [tests/lang/bug23489.phpt] 
TEST 466/12806 [tests/lang/bug23524.phpt]
[1;32mPASS[0m Bug #23524 (Improper handling of constants in array indices) [tests/lang/bug23524.phpt] 
TEST 467/12806 [tests/lang/bug23584.phpt]
[1;32mPASS[0m Bug #23584 (error line numbers off by one when using #!php) [tests/lang/bug23584.phpt] 
TEST 468/12806 [tests/lang/bug23624.phpt]
[1;32mPASS[0m Bug #23624 (foreach leaves current array key as null) [tests/lang/bug23624.phpt] 
TEST 469/12806 [tests/lang/bug24054.phpt]
[1;32mPASS[0m Bug #24054 (Assignment operator *= broken) [tests/lang/bug24054.phpt] 
TEST 470/12806 [tests/lang/bug24396.phpt]
[1;32mPASS[0m Bug #24396 (global $$variable broken) [tests/lang/bug24396.phpt] 
TEST 471/12806 [tests/lang/bug24436.phpt]
[1;32mPASS[0m Bug #24436 (isset() and empty() produce errors with non-existent variables in objects) [tests/lang/bug24436.phpt] 
TEST 472/12806 [tests/lang/bug24499.phpt]
[1;32mPASS[0m Bug #24499 (bogus handling of a public property as a private one) [tests/lang/bug24499.phpt] 
TEST 473/12806 [tests/lang/bug24573.phpt]
[1;32mPASS[0m Bug #24573 (debug_backtrace() crashes if $this is set to null) [tests/lang/bug24573.phpt] 
TEST 474/12806 [tests/lang/bug24640.phpt]
[1;32mPASS[0m Bug #24640 (var_export and var_dump can't output large float) [tests/lang/bug24640.phpt] 
TEST 475/12806 [tests/lang/bug24652.phpt]
[1;32mPASS[0m Bug #24652 (broken array_flip()) [tests/lang/bug24652.phpt] 
TEST 476/12806 [tests/lang/bug24658.phpt]
[1;32mPASS[0m Bug #24658 (combo of typehint / reference causes crash) [tests/lang/bug24658.phpt] 
TEST 477/12806 [tests/lang/bug24783.phpt]
[1;32mPASS[0m Bug #24783 ($key not binary safe in "foreach($arr as $key => $val)") [tests/lang/bug24783.phpt] 
TEST 478/12806 [tests/lang/bug24908.phpt]
[1;32mPASS[0m Bug #24908 (super-globals cannot be used in __destruct()) [tests/lang/bug24908.phpt] 
TEST 479/12806 [tests/lang/bug24951.phpt]
[1;32mPASS[0m Bug #24951 (ob_flush() destroys output handler) [tests/lang/bug24951.phpt] 
[1;33mSKIP[0m Bug #25145 (SEGV on receipt of form input with name like "123[]") [tests/lang/bug25145.phpt] reason: CGI not available
TEST 481/12806 [tests/lang/bug25547.phpt]
[1;32mPASS[0m Bug #25547 (error_handler and array index with function call) [tests/lang/bug25547.phpt] 
TEST 482/12806 [tests/lang/bug25652.phpt]
[1;32mPASS[0m Bug #25652 (Calling Global functions dynamically fails from Class scope) [tests/lang/bug25652.phpt] 
TEST 483/12806 [tests/lang/bug25922.phpt]
[1;32mPASS[0m Bug #25922 (SEGV in error_handler when context is destroyed) [tests/lang/bug25922.phpt] 
TEST 484/12806 [tests/lang/bug26182.phpt]
[1;32mPASS[0m Bug #26182 (Object properties created redundantly) [tests/lang/bug26182.phpt] 
TEST 485/12806 [tests/lang/bug26696.phpt]
[1;32mPASS[0m Bug #26696 (string index in a switch() crashes with multiple matches) [tests/lang/bug26696.phpt] 
TEST 486/12806 [tests/lang/bug26866.phpt]
[1;32mPASS[0m Bug #26866 (segfault when exception raised in __get) [tests/lang/bug26866.phpt] 
TEST 487/12806 [tests/lang/bug26869.phpt]
[1;32mPASS[0m Bug #26869 (constant as the key of static array) [tests/lang/bug26869.phpt] 
TEST 488/12806 [tests/lang/bug27354.phpt]
[1;32mPASS[0m Bug #27354 (Modulus operator crashes PHP) [tests/lang/bug27354.phpt] 
TEST 489/12806 [tests/lang/bug27439.phpt]
[1;32mPASS[0m Bug #27439 (foreach() with $this segfaults) [tests/lang/bug27439.phpt] 
TEST 490/12806 [tests/lang/bug27443.phpt]
[1;32mPASS[0m Bug #27443 (defined() returns wrong type) [tests/lang/bug27443.phpt] 
TEST 491/12806 [tests/lang/bug27535.phpt]
[1;32mPASS[0m Bug #27535 (Objects pointing to each other cause Apache to crash) [tests/lang/bug27535.phpt] 
TEST 492/12806 [tests/lang/bug28213.phpt]
[1;32mPASS[0m Bug #28213 (crash in debug_print_backtrace in static methods) [tests/lang/bug28213.phpt] 
TEST 493/12806 [tests/lang/bug28800.phpt]
[1;32mPASS[0m Bug #28800 (Incorrect string to number conversion for strings starting with 'inf') [tests/lang/bug28800.phpt] 
TEST 494/12806 [tests/lang/bug29566.phpt]
[1;32mPASS[0m Bug #29566 (foreach/string handling strangeness) [tests/lang/bug29566.phpt] 
TEST 495/12806 [tests/lang/bug29893.phpt]
[1;32mPASS[0m Bug #29893 (segfault when using array as index) [tests/lang/bug29893.phpt] 
TEST 496/12806 [tests/lang/bug29944.phpt]
[1;32mPASS[0m Bug #29944 (function defined in switch crashes PHP) [tests/lang/bug29944.phpt] 
TEST 497/12806 [tests/lang/bug30578.phpt]
[1;32mPASS[0m Bug #30578 (Output buffers flushed before calling __destruct functions) [tests/lang/bug30578.phpt] 
TEST 498/12806 [tests/lang/bug30638.phpt]
[1;33mSKIP[0m Bug #30638 (localeconv returns wrong LC_NUMERIC settings) (ok to fail on MacOS X) [tests/lang/bug30638.phpt] reason: setlocale() failed
TEST 499/12806 [tests/lang/bug30726.phpt]
[1;32mPASS[0m Bug #30726 (-.1 like numbers are not being handled correctly) [tests/lang/bug30726.phpt] 
TEST 500/12806 [tests/lang/bug30862.phpt]
[1;32mPASS[0m Bug #30862 (Static array with boolean indexes) [tests/lang/bug30862.phpt] 
TEST 501/12806 [tests/lang/bug32828.phpt]
[1;32mPASS[0m Bug #32828 (Throwing exception in output_callback function with ob_start and ob_end_clean leads to segfault) [tests/lang/bug32828.phpt] 
TEST 502/12806 [tests/lang/bug32924.phpt]
[1;32mPASS[0m Bug #32924 (prepend does not add file to included files) [tests/lang/bug32924.phpt] 
TEST 503/12806 [tests/lang/bug35176.phpt]
[1;32mPASS[0m Bug #35176 (include()/require()/*_once() produce wrong error messages about main()) [tests/lang/bug35176.phpt] 
TEST 504/12806 [tests/lang/bug35382.phpt]
[1;32mPASS[0m Bug #35382 (Comment in end of file produces fatal error) [tests/lang/bug35382.phpt] 
TEST 505/12806 [tests/lang/bug38579.phpt]
[1;33mSKIP[0m Bug #38579 (include_once() may include the same file twice) [tests/lang/bug38579.phpt] reason: only for Windows
TEST 506/12806 [tests/lang/bug43958.phpt]
[1;32mPASS[0m Bug #43958 (class name added into the error message) [tests/lang/bug43958.phpt] 
TEST 507/12806 [tests/lang/bug44654.phpt]
[1;32mPASS[0m Bug #44654 (syntax error for #) [tests/lang/bug44654.phpt] 
TEST 508/12806 [tests/lang/bug44827.phpt]
[1;32mPASS[0m Bug #44827 (Class error when trying to access :: as constant) [tests/lang/bug44827.phpt] 
TEST 509/12806 [tests/lang/bug45392.phpt]
[1;32mPASS[0m Bug #45392 (ob_start()/ob_end_clean() and memory_limit) [tests/lang/bug45392.phpt] 
TEST 510/12806 [tests/lang/bug55754.phpt]
[1;32mPASS[0m Bug #55754 (Only variables should be passed by reference for ZEND_SEND_PREFER_REF params) [tests/lang/bug55754.phpt] 
TEST 511/12806 [tests/lang/bug71897.phpt]
[1;32mPASS[0m Bug #71897 (ASCII 0x7F Delete control character permitted in identifiers) [tests/lang/bug71897.phpt] 
TEST 512/12806 [tests/lang/bug73172.phpt]
[1;32mPASS[0m Bug #73172 parse error: Invalid numeric literal [tests/lang/bug73172.phpt] 
TEST 513/12806 [tests/lang/bug73329.phpt]
[1;32mPASS[0m Bug #73329 (Float)"Nano" == NAN [tests/lang/bug73329.phpt] 
TEST 514/12806 [tests/lang/bug7515.phpt]
[1;32mPASS[0m Bug #7515 (weird & invisible referencing of objects) [tests/lang/bug7515.phpt] 
TEST 515/12806 [tests/lang/catchable_error_001.phpt]
[1;32mPASS[0m Catchable fatal error [1] [tests/lang/catchable_error_001.phpt] 
TEST 516/12806 [tests/lang/catchable_error_002.phpt]
[1;32mPASS[0m Catchable fatal error [2] [tests/lang/catchable_error_002.phpt] 
TEST 517/12806 [tests/lang/comments.phpt]
[1;32mPASS[0m #-style comments [tests/lang/comments.phpt] 
TEST 518/12806 [tests/lang/comments2.phpt]
[1;32mPASS[0m #-style comments (part 2) [tests/lang/comments2.phpt] 
TEST 519/12806 [tests/lang/compare_objects_basic1.phpt]
[1;32mPASS[0m Test standard 'compare' object handler [tests/lang/compare_objects_basic1.phpt] 
TEST 520/12806 [tests/lang/compare_objects_basic2.phpt]
[1;32mPASS[0m Test object compare when object handler different [tests/lang/compare_objects_basic2.phpt] 
TEST 521/12806 [tests/lang/constants/PHP_INT_32bit.phpt]
[1;33mSKIP[0m 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 522/12806 [tests/lang/constants/PHP_INT_64bit.phpt]
[1;32mPASS[0m Test PHP_INT_MIN, PHP_INT_MAX and PHP_INT_SIZE (64-bit) [tests/lang/constants/PHP_INT_64bit.phpt] 
TEST 523/12806 [tests/lang/empty_variation.phpt]
[1;32mPASS[0m empty() on array elements [tests/lang/empty_variation.phpt] 
TEST 524/12806 [tests/lang/engine_assignExecutionOrder_001.phpt]
[1;32mPASS[0m Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_001.phpt] 
TEST 525/12806 [tests/lang/engine_assignExecutionOrder_002.phpt]
[1;32mPASS[0m Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_002.phpt] 
TEST 526/12806 [tests/lang/engine_assignExecutionOrder_003.phpt]
[1;32mPASS[0m Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_003.phpt] 
TEST 527/12806 [tests/lang/engine_assignExecutionOrder_004.phpt]
[1;32mPASS[0m Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_004.phpt] 
TEST 528/12806 [tests/lang/engine_assignExecutionOrder_005.phpt]
[1;32mPASS[0m Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_005.phpt] 
TEST 529/12806 [tests/lang/engine_assignExecutionOrder_006.phpt]
[1;32mPASS[0m Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_006.phpt] 
TEST 530/12806 [tests/lang/engine_assignExecutionOrder_007.phpt]
[1;32mPASS[0m Check key execution order with new. [tests/lang/engine_assignExecutionOrder_007.phpt] 
TEST 531/12806 [tests/lang/engine_assignExecutionOrder_008.phpt]
[1;32mPASS[0m Ensure by value assignments leave temporaries on the stack, for all sorts of assignees. [tests/lang/engine_assignExecutionOrder_008.phpt] 
TEST 532/12806 [tests/lang/engine_assignExecutionOrder_009.phpt]
[1;32mPASS[0m Execution ordering with comparison operators. [tests/lang/engine_assignExecutionOrder_009.phpt] 
TEST 533/12806 [tests/lang/error_2_exception_001.phpt]
[1;32mPASS[0m ZE2 errors caught as exceptions [tests/lang/error_2_exception_001.phpt] 
TEST 534/12806 [tests/lang/execution_order.phpt]
[1;32mPASS[0m Execution order of variables [tests/lang/execution_order.phpt] 
TEST 535/12806 [tests/lang/foreachLoop.001.phpt]
[1;32mPASS[0m Foreach loop tests - basic loop with just value and key => value. [tests/lang/foreachLoop.001.phpt] 
TEST 536/12806 [tests/lang/foreachLoop.002.phpt]
[1;32mPASS[0m Foreach loop tests - modifying the array during the loop. [tests/lang/foreachLoop.002.phpt] 
TEST 537/12806 [tests/lang/foreachLoop.003.phpt]
[1;32mPASS[0m Foreach loop tests - error case: not an array. [tests/lang/foreachLoop.003.phpt] 
TEST 538/12806 [tests/lang/foreachLoop.004.phpt]
[1;32mPASS[0m Foreach loop tests - using an array element as the $value [tests/lang/foreachLoop.004.phpt] 
TEST 539/12806 [tests/lang/foreachLoop.005.phpt]
[1;32mPASS[0m 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 540/12806 [tests/lang/foreachLoop.006.phpt]
[1;32mPASS[0m Foreach loop tests - error case: key is a reference. [tests/lang/foreachLoop.006.phpt] 
TEST 541/12806 [tests/lang/foreachLoop.009.phpt]
[1;32mPASS[0m Foreach loop tests - foreach operates on the original array if the array is referenced outside the loop. [tests/lang/foreachLoop.009.phpt] 
TEST 542/12806 [tests/lang/foreachLoop.010.phpt]
[1;32mPASS[0m 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 543/12806 [tests/lang/foreachLoop.011.phpt]
[1;32mPASS[0m Changing from an iterable type to a non iterable type during the iteration [tests/lang/foreachLoop.011.phpt] 
TEST 544/12806 [tests/lang/foreachLoop.012.phpt]
[1;32mPASS[0m Directly modifying an unreferenced array when foreach'ing over it. [tests/lang/foreachLoop.012.phpt] 
TEST 545/12806 [tests/lang/foreachLoop.013.phpt]
[1;32mPASS[0m Directly modifying an unreferenced array when foreach'ing over it while using &$value syntax. [tests/lang/foreachLoop.013.phpt] 
TEST 546/12806 [tests/lang/foreachLoop.014.phpt]
[1;32mPASS[0m Directly modifying a REFERENCED array when foreach'ing over it. [tests/lang/foreachLoop.014.phpt] 
TEST 547/12806 [tests/lang/foreachLoop.015.phpt]
[1;32mPASS[0m Directly modifying a REFERENCED array when foreach'ing over it while using &$value syntax. [tests/lang/foreachLoop.015.phpt] 
TEST 548/12806 [tests/lang/foreachLoop.016.phpt]
[1;32mPASS[0m Ensure foreach splits the iterated entity from its cow reference set, for all sorts of iterated entities. [tests/lang/foreachLoop.016.phpt] 
TEST 549/12806 [tests/lang/foreachLoop.017.phpt]
[1;32mPASS[0m Ensure foreach works with arrays with Binary keys. [tests/lang/foreachLoop.017.phpt] 
TEST 550/12806 [tests/lang/foreachLoopIterator.001.phpt]
[1;32mPASS[0m foreach with Iterator. [tests/lang/foreachLoopIterator.001.phpt] 
TEST 551/12806 [tests/lang/foreachLoopIterator.002.phpt]
[1;32mPASS[0m foreach with iterator and &$value reference [tests/lang/foreachLoopIterator.002.phpt] 
TEST 552/12806 [tests/lang/foreachLoopIteratorAggregate.001.phpt]
[1;32mPASS[0m foreach with iteratorAggregate [tests/lang/foreachLoopIteratorAggregate.001.phpt] 
TEST 553/12806 [tests/lang/foreachLoopIteratorAggregate.002.phpt]
[1;32mPASS[0m IteratorAggregate::getIterator bad return type [tests/lang/foreachLoopIteratorAggregate.002.phpt] 
TEST 554/12806 [tests/lang/foreachLoopIteratorAggregate.003.phpt]
[1;32mPASS[0m foreach with nested iteratorAggregates [tests/lang/foreachLoopIteratorAggregate.003.phpt] 
TEST 555/12806 [tests/lang/foreachLoopIteratorAggregate.004.phpt]
[1;32mPASS[0m Duplicate of zend test tests/classes/iterators_002.phpt without expected output from destructor [tests/lang/foreachLoopIteratorAggregate.004.phpt] 
TEST 556/12806 [tests/lang/foreachLoopObjects.001.phpt]
[1;32mPASS[0m Foreach loop on objects - basic loop with just value and key => value. [tests/lang/foreachLoopObjects.001.phpt] 
TEST 557/12806 [tests/lang/foreachLoopObjects.002.phpt]
[1;32mPASS[0m Foreach loop tests - visibility. [tests/lang/foreachLoopObjects.002.phpt] 
TEST 558/12806 [tests/lang/foreachLoopObjects.003.phpt]
[1;32mPASS[0m Foreach loop tests - modifying the object during the loop. [tests/lang/foreachLoopObjects.003.phpt] 
TEST 559/12806 [tests/lang/foreachLoopObjects.004.phpt]
[1;32mPASS[0m Foreach loop tests - Removing the current element from an iterated object. [tests/lang/foreachLoopObjects.004.phpt] 
TEST 560/12806 [tests/lang/foreachLoopObjects.005.phpt]
[1;32mPASS[0m Foreach loop tests - removing properties before and after the current property during the loop. [tests/lang/foreachLoopObjects.005.phpt] 
TEST 561/12806 [tests/lang/foreachLoopObjects.006.phpt]
[1;32mPASS[0m Foreach loop tests - substituting the entire iterated entity during the loop. [tests/lang/foreachLoopObjects.006.phpt] 
TEST 562/12806 [tests/lang/foreach_with_object_001.phpt]
[1;32mPASS[0m foreach() with foreach($o->mthd()->arr) [tests/lang/foreach_with_object_001.phpt] 
TEST 563/12806 [tests/lang/foreach_with_references_001.phpt]
[1;32mPASS[0m foreach() with references [tests/lang/foreach_with_references_001.phpt] 
TEST 564/12806 [tests/lang/func_get_arg.001.phpt]
[1;32mPASS[0m func_get_arg test (PHP7) [tests/lang/func_get_arg.001.phpt] 
TEST 565/12806 [tests/lang/func_get_arg.002.phpt]
[1;32mPASS[0m func_get_arg with variable number of args [tests/lang/func_get_arg.002.phpt] 
TEST 566/12806 [tests/lang/func_get_arg.003.phpt]
[1;32mPASS[0m func_get_arg outside of a function declaration [tests/lang/func_get_arg.003.phpt] 
TEST 567/12806 [tests/lang/func_get_arg.004.phpt]
[1;32mPASS[0m func_get_arg on non-existent arg [tests/lang/func_get_arg.004.phpt] 
TEST 568/12806 [tests/lang/func_get_arg.005.phpt]
[1;32mPASS[0m 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 569/12806 [tests/lang/func_get_arg_variation.phpt]
[1;32mPASS[0m func_get_arg test [tests/lang/func_get_arg_variation.phpt] 
TEST 570/12806 [tests/lang/func_get_args.001.phpt]
[1;32mPASS[0m func_get_args with no args [tests/lang/func_get_args.001.phpt] 
TEST 571/12806 [tests/lang/func_get_args.002.phpt]
[1;32mPASS[0m func_get_args with variable number of args [tests/lang/func_get_args.002.phpt] 
TEST 572/12806 [tests/lang/func_get_args.003.phpt]
[1;32mPASS[0m func_get_args() outside of a function declaration [tests/lang/func_get_args.003.phpt] 
TEST 573/12806 [tests/lang/func_get_args.004.phpt]
[1;32mPASS[0m Pass same variable by ref and by value (PHP7). [tests/lang/func_get_args.004.phpt] 
TEST 574/12806 [tests/lang/func_num_args.001.phpt]
[1;32mPASS[0m func_num_args with no args [tests/lang/func_num_args.001.phpt] 
TEST 575/12806 [tests/lang/func_num_args.002.phpt]
[1;32mPASS[0m func_num_args with variable number of args [tests/lang/func_num_args.002.phpt] 
TEST 576/12806 [tests/lang/func_num_args.003.phpt]
[1;32mPASS[0m func_num_args() outside of a function declaration [tests/lang/func_num_args.003.phpt] 
TEST 577/12806 [tests/lang/func_num_args.004.phpt]
[1;32mPASS[0m Pass same variable by ref and by value. [tests/lang/func_num_args.004.phpt] 
TEST 578/12806 [tests/lang/include_variation1.phpt]
[1;32mPASS[0m include() a file from the current script directory [tests/lang/include_variation1.phpt] 
TEST 579/12806 [tests/lang/include_variation2.phpt]
[1;32mPASS[0m Including a file in the current script directory from an included function [tests/lang/include_variation2.phpt] 
TEST 580/12806 [tests/lang/include_variation3.phpt]
[1;32mPASS[0m Including a file in the current script directory from eval'd code [tests/lang/include_variation3.phpt] 
TEST 581/12806 [tests/lang/integer_literals/binary_32bit.phpt]
[1;33mSKIP[0m Binary integer strings (32bit) [tests/lang/integer_literals/binary_32bit.phpt] reason: this test is for 32bit platform only
TEST 582/12806 [tests/lang/integer_literals/binary_64bit.phpt]
[1;32mPASS[0m Binary integer strings (64bit) [tests/lang/integer_literals/binary_64bit.phpt] 
TEST 583/12806 [tests/lang/integer_literals/hexadecimal_32bit.phpt]
[1;33mSKIP[0m Hexadecimal integer strings (32bit) [tests/lang/integer_literals/hexadecimal_32bit.phpt] reason: this test is for 32bit platform only
TEST 584/12806 [tests/lang/integer_literals/hexadecimal_64bit.phpt]
[1;32mPASS[0m Hexadecimal integer strings (64bit) [tests/lang/integer_literals/hexadecimal_64bit.phpt] 
TEST 585/12806 [tests/lang/integer_literals/octal_32bit.phpt]
[1;33mSKIP[0m Octal integer strings (32bit) [tests/lang/integer_literals/octal_32bit.phpt] reason: this test is for 32bit platform only
TEST 586/12806 [tests/lang/integer_literals/octal_64bit.phpt]
[1;32mPASS[0m Octal integer strings (64bit) [tests/lang/integer_literals/octal_64bit.phpt] 
TEST 587/12806 [tests/lang/invalid_octal.phpt]
[1;32mPASS[0m Invalid octal [tests/lang/invalid_octal.phpt] 
TEST 588/12806 [tests/lang/operators/add_basiclong_64bit.phpt]
[1;32mPASS[0m Test + operator : 64bit long tests [tests/lang/operators/add_basiclong_64bit.phpt] 
TEST 589/12806 [tests/lang/operators/add_variationStr.phpt]
[1;32mPASS[0m Test + operator : various numbers as strings [tests/lang/operators/add_variationStr.phpt] 
TEST 590/12806 [tests/lang/operators/bitwiseAnd_basiclong_64bit.phpt]
[1;32mPASS[0m Test & operator : 64bit long tests [tests/lang/operators/bitwiseAnd_basiclong_64bit.phpt] 
TEST 591/12806 [tests/lang/operators/bitwiseAnd_variationStr.phpt]
[1;32mPASS[0m Test & operator : various numbers as strings [tests/lang/operators/bitwiseAnd_variationStr.phpt] 
TEST 592/12806 [tests/lang/operators/bitwiseNot_basiclong_64bit.phpt]
[1;32mPASS[0m Test ~N operator : 64bit long tests [tests/lang/operators/bitwiseNot_basiclong_64bit.phpt] 
TEST 593/12806 [tests/lang/operators/bitwiseNot_variationStr.phpt]
[1;32mPASS[0m Test ~N operator : various numbers as strings [tests/lang/operators/bitwiseNot_variationStr.phpt] 
TEST 594/12806 [tests/lang/operators/bitwiseOr_basiclong_64bit.phpt]
[1;32mPASS[0m Test | operator : 64bit long tests [tests/lang/operators/bitwiseOr_basiclong_64bit.phpt] 
TEST 595/12806 [tests/lang/operators/bitwiseOr_variationStr.phpt]
[1;32mPASS[0m Test | operator : various numbers as strings [tests/lang/operators/bitwiseOr_variationStr.phpt] 
TEST 596/12806 [tests/lang/operators/bitwiseShiftLeft_basiclong_64bit.phpt]
[1;32mPASS[0m Test << operator : 64bit long tests [tests/lang/operators/bitwiseShiftLeft_basiclong_64bit.phpt] 
TEST 597/12806 [tests/lang/operators/bitwiseShiftLeft_variationStr.phpt]
[1;32mPASS[0m Test << operator : various numbers as strings [tests/lang/operators/bitwiseShiftLeft_variationStr.phpt] 
TEST 598/12806 [tests/lang/operators/bitwiseShiftLeft_variationStr2.phpt]
[1;32mPASS[0m Test << operator : numbers as strings, simple [tests/lang/operators/bitwiseShiftLeft_variationStr2.phpt] 
TEST 599/12806 [tests/lang/operators/bitwiseShiftLeft_variationStr_64bit.phpt]
[1;32mPASS[0m Test << operator : various numbers as strings [tests/lang/operators/bitwiseShiftLeft_variationStr_64bit.phpt] 
TEST 600/12806 [tests/lang/operators/bitwiseShiftRight_basiclong_64bit.phpt]
[1;32mPASS[0m Test >> operator : 64bit long tests [tests/lang/operators/bitwiseShiftRight_basiclong_64bit.phpt] 
TEST 601/12806 [tests/lang/operators/bitwiseShiftRight_variationStr.phpt]
[1;32mPASS[0m Test >> operator : various numbers as strings [tests/lang/operators/bitwiseShiftRight_variationStr.phpt] 
TEST 602/12806 [tests/lang/operators/bitwiseShiftRight_variationStr2.phpt]
[1;32mPASS[0m Test >> operator : numbers as strings, simple [tests/lang/operators/bitwiseShiftRight_variationStr2.phpt] 
TEST 603/12806 [tests/lang/operators/bitwiseXor_basiclong_64bit.phpt]
[1;32mPASS[0m Test ^ operator : 64bit long tests [tests/lang/operators/bitwiseXor_basiclong_64bit.phpt] 
TEST 604/12806 [tests/lang/operators/bitwiseXor_variationStr.phpt]
[1;32mPASS[0m Test ^ operator : various numbers as strings [tests/lang/operators/bitwiseXor_variationStr.phpt] 
TEST 605/12806 [tests/lang/operators/coalesce.phpt]
[1;32mPASS[0m Test ?? operator [tests/lang/operators/coalesce.phpt] 
TEST 606/12806 [tests/lang/operators/divide_basiclong_64bit.phpt]
[1;32mPASS[0m Test / operator : 64bit long tests [tests/lang/operators/divide_basiclong_64bit.phpt] 
TEST 607/12806 [tests/lang/operators/divide_variationStr.phpt]
[1;32mPASS[0m Test / operator : various numbers as strings [tests/lang/operators/divide_variationStr.phpt] 
TEST 608/12806 [tests/lang/operators/modulus_basiclong_64bit.phpt]
[1;32mPASS[0m Test % operator : 64bit long tests [tests/lang/operators/modulus_basiclong_64bit.phpt] 
TEST 609/12806 [tests/lang/operators/modulus_variationStr.phpt]
[1;32mPASS[0m Test % operator : various numbers as strings [tests/lang/operators/modulus_variationStr.phpt] 
TEST 610/12806 [tests/lang/operators/multiply_basiclong_64bit.phpt]
[1;32mPASS[0m Test * operator : 64bit long tests [tests/lang/operators/multiply_basiclong_64bit.phpt] 
TEST 611/12806 [tests/lang/operators/multiply_variationStr.phpt]
[1;32mPASS[0m Test * operator : various numbers as strings [tests/lang/operators/multiply_variationStr.phpt] 
TEST 612/12806 [tests/lang/operators/nan-comparison-false.phpt]
[1;32mPASS[0m Comparisons with NAN should yield false, even at compile-time [tests/lang/operators/nan-comparison-false.phpt] 
TEST 613/12806 [tests/lang/operators/negate_basiclong_64bit.phpt]
[1;32mPASS[0m Test -N operator : 64bit long tests [tests/lang/operators/negate_basiclong_64bit.phpt] 
TEST 614/12806 [tests/lang/operators/negate_variationStr.phpt]
[1;32mPASS[0m Test -N operator : various numbers as strings [tests/lang/operators/negate_variationStr.phpt] 
TEST 615/12806 [tests/lang/operators/operator_equals_basic.phpt]
[1;32mPASS[0m Test == operator : different types [tests/lang/operators/operator_equals_basic.phpt] 
TEST 616/12806 [tests/lang/operators/operator_equals_variation.phpt]
[1;33mSKIP[0m Test == operator : max int 32bit range [tests/lang/operators/operator_equals_variation.phpt] reason: this test is for 32bit platform only
TEST 617/12806 [tests/lang/operators/operator_equals_variation_64bit.phpt]
[1;32mPASS[0m Test == operator : max int 64bit range [tests/lang/operators/operator_equals_variation_64bit.phpt] 
TEST 618/12806 [tests/lang/operators/operator_gt_basic.phpt]
[1;32mPASS[0m Test > operator : different types [tests/lang/operators/operator_gt_basic.phpt] 
TEST 619/12806 [tests/lang/operators/operator_gt_or_equal_basic.phpt]
[1;32mPASS[0m Test >= operator : different types [tests/lang/operators/operator_gt_or_equal_basic.phpt] 
TEST 620/12806 [tests/lang/operators/operator_gt_or_equal_variation.phpt]
[1;33mSKIP[0m Test >= operator : max int 32bit range [tests/lang/operators/operator_gt_or_equal_variation.phpt] reason: this test is for 32bit platform only
TEST 621/12806 [tests/lang/operators/operator_gt_or_equal_variation_64bit.phpt]
[1;32mPASS[0m Test >= operator : max int 64bit range [tests/lang/operators/operator_gt_or_equal_variation_64bit.phpt] 
TEST 622/12806 [tests/lang/operators/operator_gt_variation.phpt]
[1;32mPASS[0m Test > operator : max int 32bit range [tests/lang/operators/operator_gt_variation.phpt] 
TEST 623/12806 [tests/lang/operators/operator_gt_variation_64bit.phpt]
[1;32mPASS[0m Test > operator : max int 64bit range [tests/lang/operators/operator_gt_variation_64bit.phpt] 
TEST 624/12806 [tests/lang/operators/operator_identical_basic.phpt]
[1;32mPASS[0m Test === operator : different types [tests/lang/operators/operator_identical_basic.phpt] 
TEST 625/12806 [tests/lang/operators/operator_identical_recusion-01.phpt]
[1;32mPASS[0m Test === operator : False recursion detection [tests/lang/operators/operator_identical_recusion-01.phpt] 
TEST 626/12806 [tests/lang/operators/operator_identical_variation.phpt]
[1;33mSKIP[0m Test === operator : max int 32bit range [tests/lang/operators/operator_identical_variation.phpt] reason: this test is for 32bit platform only
TEST 627/12806 [tests/lang/operators/operator_identical_variation_64bit.phpt]
[1;32mPASS[0m Test === operator : max int 64bit range [tests/lang/operators/operator_identical_variation_64bit.phpt] 
TEST 628/12806 [tests/lang/operators/operator_lt_basic.phpt]
[1;32mPASS[0m Test < operator : different types [tests/lang/operators/operator_lt_basic.phpt] 
TEST 629/12806 [tests/lang/operators/operator_lt_or_equal_basic.phpt]
[1;32mPASS[0m Test <= operator : different types [tests/lang/operators/operator_lt_or_equal_basic.phpt] 
TEST 630/12806 [tests/lang/operators/operator_lt_or_equal_variation.phpt]
[1;33mSKIP[0m 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/12806 [tests/lang/operators/operator_lt_or_equal_variation_64bit.phpt]
[1;32mPASS[0m Test <= operator : max int 64bit range [tests/lang/operators/operator_lt_or_equal_variation_64bit.phpt] 
TEST 632/12806 [tests/lang/operators/operator_lt_variation.phpt]
[1;32mPASS[0m Test < operator : max int 32bit range [tests/lang/operators/operator_lt_variation.phpt] 
TEST 633/12806 [tests/lang/operators/operator_lt_variation_64bit.phpt]
[1;32mPASS[0m Test < operator : max int 64bit range [tests/lang/operators/operator_lt_variation_64bit.phpt] 
TEST 634/12806 [tests/lang/operators/operator_notequals_basic.phpt]
[1;32mPASS[0m Test != operator : different types [tests/lang/operators/operator_notequals_basic.phpt] 
TEST 635/12806 [tests/lang/operators/operator_notequals_variation.phpt]
[1;33mSKIP[0m Test != operator : max int 32bit range [tests/lang/operators/operator_notequals_variation.phpt] reason: this test is for 32bit platform only
TEST 636/12806 [tests/lang/operators/operator_notequals_variation_64bit.phpt]
[1;32mPASS[0m Test == operator : max int 64bit range [tests/lang/operators/operator_notequals_variation_64bit.phpt] 
TEST 637/12806 [tests/lang/operators/operator_notidentical_basic.phpt]
[1;32mPASS[0m Test !== operator : different types [tests/lang/operators/operator_notidentical_basic.phpt] 
TEST 638/12806 [tests/lang/operators/operator_notidentical_variation.phpt]
[1;33mSKIP[0m Test !== operator : max int 32bit range [tests/lang/operators/operator_notidentical_variation.phpt] reason: this test is for 32bit platform only
TEST 639/12806 [tests/lang/operators/operator_notidentical_variation_64bit.phpt]
[1;32mPASS[0m Test !== operator : max int 64bit range [tests/lang/operators/operator_notidentical_variation_64bit.phpt] 
TEST 640/12806 [tests/lang/operators/operator_spaceship_basic.phpt]
[1;32mPASS[0m Test <=> operator : different types [tests/lang/operators/operator_spaceship_basic.phpt] 
TEST 641/12806 [tests/lang/operators/overloaded_property_ref.phpt]
[1;32mPASS[0m Operators on overloaded property reference [tests/lang/operators/overloaded_property_ref.phpt] 
TEST 642/12806 [tests/lang/operators/postdec_basiclong_64bit.phpt]
[1;32mPASS[0m Test N-- operator : 64bit long tests [tests/lang/operators/postdec_basiclong_64bit.phpt] 
TEST 643/12806 [tests/lang/operators/postdec_variationStr.phpt]
[1;32mPASS[0m Test N-- operator : various numbers as strings [tests/lang/operators/postdec_variationStr.phpt] 
TEST 644/12806 [tests/lang/operators/postinc_basiclong_64bit.phpt]
[1;32mPASS[0m Test N++ operator : 64bit long tests [tests/lang/operators/postinc_basiclong_64bit.phpt] 
TEST 645/12806 [tests/lang/operators/postinc_variationStr.phpt]
[1;32mPASS[0m Test N++ operator : various numbers as strings [tests/lang/operators/postinc_variationStr.phpt] 
TEST 646/12806 [tests/lang/operators/predec_basiclong_64bit.phpt]
[1;32mPASS[0m Test --N operator : 64bit long tests [tests/lang/operators/predec_basiclong_64bit.phpt] 
TEST 647/12806 [tests/lang/operators/predec_variationStr.phpt]
[1;32mPASS[0m Test --N operator : various numbers as strings [tests/lang/operators/predec_variationStr.phpt] 
TEST 648/12806 [tests/lang/operators/preinc_basiclong_64bit.phpt]
[1;32mPASS[0m Test ++N operator : 64bit long tests [tests/lang/operators/preinc_basiclong_64bit.phpt] 
TEST 649/12806 [tests/lang/operators/preinc_variationStr.phpt]
[1;32mPASS[0m Test ++N operator : various numbers as strings [tests/lang/operators/preinc_variationStr.phpt] 
TEST 650/12806 [tests/lang/operators/subtract_basiclong_64bit.phpt]
[1;32mPASS[0m Test - operator : 64bit long tests [tests/lang/operators/subtract_basiclong_64bit.phpt] 
TEST 651/12806 [tests/lang/operators/subtract_variationStr.phpt]
[1;32mPASS[0m Test - operator : various numbers as strings [tests/lang/operators/subtract_variationStr.phpt] 
TEST 652/12806 [tests/lang/passByReference_001.phpt]
[1;32mPASS[0m passing of function parameters by reference [tests/lang/passByReference_001.phpt] 
TEST 653/12806 [tests/lang/passByReference_002.phpt]
[1;32mPASS[0m Attempt to pass a constant by reference [tests/lang/passByReference_002.phpt] 
TEST 654/12806 [tests/lang/passByReference_003.phpt]
[1;32mPASS[0m Implicit initialisation when passing by reference [tests/lang/passByReference_003.phpt] 
TEST 655/12806 [tests/lang/passByReference_004.phpt]
[1;32mPASS[0m passing the return value from a function by reference [tests/lang/passByReference_004.phpt] 
TEST 656/12806 [tests/lang/passByReference_005.phpt]
[1;32mPASS[0m Pass uninitialized variables by reference and by value to test implicit initialisation. [tests/lang/passByReference_005.phpt] 
TEST 657/12806 [tests/lang/passByReference_006.phpt]
[1;32mPASS[0m Pass uninitialized objects and arrays by reference to test implicit initialisation. [tests/lang/passByReference_006.phpt] 
TEST 658/12806 [tests/lang/passByReference_007.phpt]
[1;32mPASS[0m Pass function and method calls by reference and by value. [tests/lang/passByReference_007.phpt] 
TEST 659/12806 [tests/lang/passByReference_008.phpt]
[1;32mPASS[0m Pass same variable by ref and by value. [tests/lang/passByReference_008.phpt] 
TEST 660/12806 [tests/lang/passByReference_009.phpt]
[1;32mPASS[0m Assignment as argument [tests/lang/passByReference_009.phpt] 
TEST 661/12806 [tests/lang/passByReference_010.phpt]
[1;32mPASS[0m Passing assignments by reference [tests/lang/passByReference_010.phpt] 
TEST 662/12806 [tests/lang/passByReference_012.phpt]
[1;32mPASS[0m Test pass by reference semantics [tests/lang/passByReference_012.phpt] 
TEST 663/12806 [tests/lang/returnByReference.001.phpt]
[1;32mPASS[0m Returning a reference from a function [tests/lang/returnByReference.001.phpt] 
TEST 664/12806 [tests/lang/returnByReference.002.phpt]
[1;32mPASS[0m Returning a reference from a function. [tests/lang/returnByReference.002.phpt] 
TEST 665/12806 [tests/lang/returnByReference.003.phpt]
[1;32mPASS[0m Returning a reference from a function [tests/lang/returnByReference.003.phpt] 
TEST 666/12806 [tests/lang/returnByReference.004.phpt]
[1;32mPASS[0m Returning a reference from a static method [tests/lang/returnByReference.004.phpt] 
TEST 667/12806 [tests/lang/returnByReference.005.phpt]
[1;32mPASS[0m Returning a reference from a method [tests/lang/returnByReference.005.phpt] 
TEST 668/12806 [tests/lang/returnByReference.006.phpt]
[1;32mPASS[0m Returning a reference from a function via another function [tests/lang/returnByReference.006.phpt] 
TEST 669/12806 [tests/lang/returnByReference.007.phpt]
[1;32mPASS[0m Returning a reference from a static method via another static method [tests/lang/returnByReference.007.phpt] 
TEST 670/12806 [tests/lang/returnByReference.008.phpt]
[1;32mPASS[0m Returning a reference from a non-static method via another non-static method [tests/lang/returnByReference.008.phpt] 
TEST 671/12806 [tests/lang/returnByReference.009.phpt]
[1;32mPASS[0m Returning a references returned by another function [tests/lang/returnByReference.009.phpt] 
TEST 672/12806 [tests/lang/short_tags.001.phpt]
[1;32mPASS[0m short_open_tag: On [tests/lang/short_tags.001.phpt] 
TEST 673/12806 [tests/lang/short_tags.002.phpt]
[1;32mPASS[0m short_open_tag: Off [tests/lang/short_tags.002.phpt] 
TEST 674/12806 [tests/lang/short_tags.004.phpt]
[1;32mPASS[0m short_open_tag: Off [tests/lang/short_tags.004.phpt] 
TEST 675/12806 [tests/lang/static_basic_001.phpt]
[1;32mPASS[0m Static keyword - basic tests [tests/lang/static_basic_001.phpt] 
TEST 676/12806 [tests/lang/static_basic_002.phpt]
[1;32mPASS[0m Multiple declarations of the same static variable [tests/lang/static_basic_002.phpt] 
TEST 677/12806 [tests/lang/static_variation_001.phpt]
[1;32mPASS[0m Statics in nested functions & evals. [tests/lang/static_variation_001.phpt] 
TEST 678/12806 [tests/lang/static_variation_002.phpt]
[1;32mPASS[0m Static variables in methods & nested functions & evals. [tests/lang/static_variation_002.phpt] 
TEST 679/12806 [tests/lang/string/unicode_escape.phpt]
[1;32mPASS[0m Valid Unicode escape sequences [tests/lang/string/unicode_escape.phpt] 
TEST 680/12806 [tests/lang/string/unicode_escape_empty.phpt]
[1;32mPASS[0m Invalid Unicode escape sequence: Empty [tests/lang/string/unicode_escape_empty.phpt] 
TEST 681/12806 [tests/lang/string/unicode_escape_incomplete.phpt]
[1;32mPASS[0m Invalid Unicode escape sequence: Incomplete [tests/lang/string/unicode_escape_incomplete.phpt] 
TEST 682/12806 [tests/lang/string/unicode_escape_large_codepoint.phpt]
[1;32mPASS[0m Invalid Unicode escape sequence: Large codepoint [tests/lang/string/unicode_escape_large_codepoint.phpt] 
TEST 683/12806 [tests/lang/string/unicode_escape_legacy.phpt]
[1;32mPASS[0m Tolerated Unicode escape sequences: Legacy compatibility [tests/lang/string/unicode_escape_legacy.phpt] 
TEST 684/12806 [tests/lang/string/unicode_escape_sign.phpt]
[1;32mPASS[0m Invalid Unicode escape sequence: Positive sign [tests/lang/string/unicode_escape_sign.phpt] 
TEST 685/12806 [tests/lang/string/unicode_escape_sign2.phpt]
[1;32mPASS[0m Invalid Unicode escape sequence: Negative sign [tests/lang/string/unicode_escape_sign2.phpt] 
TEST 686/12806 [tests/lang/string/unicode_escape_surrogates.phpt]
[1;32mPASS[0m Valid Unicode escape sequences: Surrogate halves [tests/lang/string/unicode_escape_surrogates.phpt] 
TEST 687/12806 [tests/lang/string/unicode_escape_whitespace.phpt]
[1;32mPASS[0m Invalid Unicode escape sequence: Whitespace [tests/lang/string/unicode_escape_whitespace.phpt] 
TEST 688/12806 [tests/lang/string_decimals_001.phpt]
[1;32mPASS[0m String conversion with multiple decimal points [tests/lang/string_decimals_001.phpt] 
TEST 689/12806 [tests/lang/syntax_errors.phpt]
[1;32mPASS[0m Detailed reporting on specific types of syntax errors [tests/lang/syntax_errors.phpt] 
TEST 690/12806 [tests/lang/this_assignment.phpt]
[1;32mPASS[0m Test to catch early assignment of $this [tests/lang/this_assignment.phpt] 
TEST 691/12806 [tests/lang/throw_variation_001.phpt]
[1;32mPASS[0m Catching an exception thrown from an included file [tests/lang/throw_variation_001.phpt] 
TEST 692/12806 [tests/lang/type_hints_001.phpt]
[1;32mPASS[0m ZE2 type hinting [tests/lang/type_hints_001.phpt] 
TEST 693/12806 [tests/lang/type_hints_002.phpt]
[1;32mPASS[0m ZE2 type hinting [tests/lang/type_hints_002.phpt] 
TEST 694/12806 [tests/lang/type_hints_003.phpt]
[1;32mPASS[0m ZE2 type [tests/lang/type_hints_003.phpt] 
TEST 695/12806 [tests/lang/zend_throw_exception_001.phpt]
[1;32mPASS[0m zend_throw_exception with NULL message [tests/lang/zend_throw_exception_001.phpt] 
TEST 696/12806 [tests/output/bug46897.phpt]
[1;32mPASS[0m Bug #46897: ob_flush() should fail to flush unerasable buffers [tests/output/bug46897.phpt] 
TEST 697/12806 [tests/output/bug60282.phpt]
[1;33mSKIP[0m Bug #60282 (Segfault when using ob_gzhandler() with open buffers) [tests/output/bug60282.phpt] reason: Required extension missing: zlib
TEST 698/12806 [tests/output/bug60321.phpt]
[1;32mPASS[0m Bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty) [tests/output/bug60321.phpt] 
TEST 699/12806 [tests/output/bug60322.phpt]
[1;32mPASS[0m Bug #60322 (ob_get_clean() now raises an E_NOTICE if no buffers exist) [tests/output/bug60322.phpt] 
TEST 700/12806 [tests/output/bug60768.phpt]
[1;32mPASS[0m Bug #60768 Output buffer not discarded [tests/output/bug60768.phpt] 
TEST 701/12806 [tests/output/bug65593.phpt]
[1;32mPASS[0m Bug #65593 (ob_start(function(){ob_start();});) [tests/output/bug65593.phpt] 
TEST 702/12806 [tests/output/bug70970.phpt]
[1;32mPASS[0m Bug #70970 (Segfault when combining error handler with output buffering) [tests/output/bug70970.phpt] 
TEST 703/12806 [tests/output/bug74725.phpt]
[1;32mPASS[0m Bug #74725: html_errors=1 breaks unhandled exceptions [tests/output/bug74725.phpt] 
TEST 704/12806 [tests/output/bug75236.phpt]
[1;32mPASS[0m Bug #75236: infinite loop when printing an error-message [tests/output/bug75236.phpt] 
TEST 705/12806 [tests/output/flush_basic_001.phpt]
[1;32mPASS[0m Test basic functionality of flush() [tests/output/flush_basic_001.phpt] 
TEST 706/12806 [tests/output/gh14808.phpt]
[1;33mSKIP[0m GH-14808 (Unexpected null pointer in Zend/zend_string.h with empty output buffer) [tests/output/gh14808.phpt] reason: Required extension missing: iconv
TEST 707/12806 [tests/output/gh15179.phpt]
[1;32mPASS[0m GH-15179 (Segmentation fault (null pointer dereference) in ext/standard/url_scanner_ex.re) [tests/output/gh15179.phpt] 
TEST 708/12806 [tests/output/gh15181.phpt]
[1;32mPASS[0m Fix GH-15181 (Disabled output handler is flushed again) [tests/output/gh15181.phpt] 
TEST 709/12806 [tests/output/gh20352.phpt]
[1;32mPASS[0m GH-20352 (UAF in php_output_handler_free via re-entrant ob_start() during error deactivation) [tests/output/gh20352.phpt] 
TEST 710/12806 [tests/output/gh20837.phpt]
[1;32mPASS[0m ob_start(): NULL dereference when calling ob_start() in shutdown function triggered by bailout in php_output_lock_error() [tests/output/gh20837.phpt] 
TEST 711/12806 [tests/output/ob_001.phpt]
[1;32mPASS[0m output buffering - nothing [tests/output/ob_001.phpt] 
TEST 712/12806 [tests/output/ob_002.phpt]
[1;32mPASS[0m output buffering - ob_start [tests/output/ob_002.phpt] 
TEST 713/12806 [tests/output/ob_003.phpt]
[1;32mPASS[0m output buffering - ob_flush [tests/output/ob_003.phpt] 
TEST 714/12806 [tests/output/ob_004.phpt]
[1;32mPASS[0m output buffering - ob_clean [tests/output/ob_004.phpt] 
TEST 715/12806 [tests/output/ob_005.phpt]
[1;32mPASS[0m output buffering - ob_end_clean [tests/output/ob_005.phpt] 
TEST 716/12806 [tests/output/ob_006.phpt]
[1;32mPASS[0m output buffering - ob_end_flush [tests/output/ob_006.phpt] 
TEST 717/12806 [tests/output/ob_007.phpt]
[1;32mPASS[0m output buffering - ob_get_clean [tests/output/ob_007.phpt] 
TEST 718/12806 [tests/output/ob_008.phpt]
[1;32mPASS[0m output buffering - ob_get_contents [tests/output/ob_008.phpt] 
TEST 719/12806 [tests/output/ob_009.phpt]
[1;32mPASS[0m output buffering - ob_get_flush [tests/output/ob_009.phpt] 
TEST 720/12806 [tests/output/ob_010.phpt]
[1;32mPASS[0m output buffering - fatalism [tests/output/ob_010.phpt] 
TEST 721/12806 [tests/output/ob_011.phpt]
[1;32mPASS[0m output buffering - fatalism [tests/output/ob_011.phpt] 
TEST 722/12806 [tests/output/ob_012.phpt]
[1;32mPASS[0m output buffering - multiple [tests/output/ob_012.phpt] 
TEST 723/12806 [tests/output/ob_013.phpt]
[1;32mPASS[0m output buffering - handlers/status [tests/output/ob_013.phpt] 
TEST 724/12806 [tests/output/ob_014.phpt]
[1;32mPASS[0m output buffering - failure [tests/output/ob_014.phpt] 
TEST 725/12806 [tests/output/ob_015.phpt]
[1;32mPASS[0m output buffering - failure [tests/output/ob_015.phpt] 
TEST 726/12806 [tests/output/ob_017.phpt]
[1;32mPASS[0m output buffering - statuses [tests/output/ob_017.phpt] 
TEST 727/12806 [tests/output/ob_018.phpt]
[1;33mSKIP[0m output buffering - error message nirvana bug #37714 [tests/output/ob_018.phpt] reason: Required extension missing: zlib
TEST 728/12806 [tests/output/ob_020.phpt]
[1;32mPASS[0m output buffering - ob_list_handlers [tests/output/ob_020.phpt] 
TEST 729/12806 [tests/output/ob_clean_basic_001.phpt]
[1;32mPASS[0m Test ob_clean() function : basic functionality [tests/output/ob_clean_basic_001.phpt] 
TEST 730/12806 [tests/output/ob_end_clean_basic_001.phpt]
[1;32mPASS[0m Test return type and value, as well as basic behaviour, for ob_end_clean() [tests/output/ob_end_clean_basic_001.phpt] 
TEST 731/12806 [tests/output/ob_end_flush_basic_001.phpt]
[1;32mPASS[0m Test ob_end_flush() function : basic functionality [tests/output/ob_end_flush_basic_001.phpt] 
TEST 732/12806 [tests/output/ob_flush_basic_001.phpt]
[1;32mPASS[0m Test ob_flush() function : basic functionality [tests/output/ob_flush_basic_001.phpt] 
TEST 733/12806 [tests/output/ob_get_clean_basic_001.phpt]
[1;32mPASS[0m Test return type and value, as well as basic behaviour, of ob_get_clean() [tests/output/ob_get_clean_basic_001.phpt] 
TEST 734/12806 [tests/output/ob_get_clean_basic_002.phpt]
[1;32mPASS[0m Test basic behaviour of ob_get_clean() [tests/output/ob_get_clean_basic_002.phpt] 
TEST 735/12806 [tests/output/ob_get_contents_basic_001.phpt]
[1;32mPASS[0m Test ob_get_contents() function : basic functionality [tests/output/ob_get_contents_basic_001.phpt] 
TEST 736/12806 [tests/output/ob_get_length_basic_001.phpt]
[1;32mPASS[0m Test return type and value, as well as basic behaviour, of ob_get_length() [tests/output/ob_get_length_basic_001.phpt] 
TEST 737/12806 [tests/output/ob_get_level_basic_001.phpt]
[1;32mPASS[0m Test ob_get_level() function : basic functionality [tests/output/ob_get_level_basic_001.phpt] 
TEST 738/12806 [tests/output/ob_get_status.phpt]
[1;32mPASS[0m ob_get_status() function basic test [tests/output/ob_get_status.phpt] 
TEST 739/12806 [tests/output/ob_implicit_flush_basic_001.phpt]
[1;32mPASS[0m Test ob_implicit_flush() function : check return value (always null). [tests/output/ob_implicit_flush_basic_001.phpt] 
TEST 740/12806 [tests/output/ob_implicit_flush_basic_002.phpt]
[1;32mPASS[0m Test ob_implicit_flush() function : ensure implicit flushing does not apply to user buffers. [tests/output/ob_implicit_flush_basic_002.phpt] 
TEST 741/12806 [tests/output/ob_start_basic_001.phpt]
[1;32mPASS[0m Test return type and value for ob_start() [tests/output/ob_start_basic_001.phpt] 
TEST 742/12806 [tests/output/ob_start_basic_002.phpt]
[1;32mPASS[0m ob_start(): Check behaviour with various callback return values. [tests/output/ob_start_basic_002.phpt] 
TEST 743/12806 [tests/output/ob_start_basic_003.phpt]
[1;32mPASS[0m ob_start(): ensure even fatal error test is affected by output buffering. [tests/output/ob_start_basic_003.phpt] 
TEST 744/12806 [tests/output/ob_start_basic_004.phpt]
[1;32mPASS[0m 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 745/12806 [tests/output/ob_start_basic_005.phpt]
[1;32mPASS[0m ob_start(): non-static method as static callbacks. [tests/output/ob_start_basic_005.phpt] 
TEST 746/12806 [tests/output/ob_start_basic_006.phpt]
[1;32mPASS[0m 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 747/12806 [tests/output/ob_start_basic_unerasable_001.phpt]
[1;32mPASS[0m ob_start(): Ensure content of unerasable buffer can be accessed by ob_get_contents(). [tests/output/ob_start_basic_unerasable_001.phpt] 
TEST 748/12806 [tests/output/ob_start_basic_unerasable_002.phpt]
[1;32mPASS[0m 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 749/12806 [tests/output/ob_start_basic_unerasable_003.phpt]
[1;32mPASS[0m ob_start(): Ensure unerasable buffer cannot be accessed or erased by ob_get_clean(). [tests/output/ob_start_basic_unerasable_003.phpt] 
TEST 750/12806 [tests/output/ob_start_basic_unerasable_004.phpt]
[1;32mPASS[0m ob_start(): Ensure unerasable buffer cannot be accessed or flushed by ob_get_flush(). [tests/output/ob_start_basic_unerasable_004.phpt] 
TEST 751/12806 [tests/output/ob_start_basic_unerasable_005.phpt]
[1;32mPASS[0m ob_start(): Ensure unerasable buffer cannot be flushed by ob_flush() [tests/output/ob_start_basic_unerasable_005.phpt] 
TEST 752/12806 [tests/output/ob_start_callbacks.phpt]
[1;32mPASS[0m Test ob_start() with callbacks in variables [tests/output/ob_start_callbacks.phpt] 
TEST 753/12806 [tests/output/ob_start_error_001.phpt]
[1;32mPASS[0m Test wrong number of arguments and wrong arg types for ob_start() [tests/output/ob_start_error_001.phpt] 
TEST 754/12806 [tests/output/ob_start_error_002.phpt]
[1;32mPASS[0m Test wrong number of arguments and wrong arg types for ob_start() [tests/output/ob_start_error_002.phpt] 
TEST 755/12806 [tests/output/ob_start_error_003.phpt]
[1;32mPASS[0m Test ob_start() with object supplied but no method. [tests/output/ob_start_error_003.phpt] 
TEST 756/12806 [tests/output/ob_start_error_004.phpt]
[1;32mPASS[0m Test ob_start() with non existent callback method. [tests/output/ob_start_error_004.phpt] 
TEST 757/12806 [tests/output/ob_start_error_005.phpt]
[1;32mPASS[0m ob_start(): ensure buffers can't be added from within callback. [tests/output/ob_start_error_005.phpt] 
TEST 758/12806 [tests/output/ob_start_flags.phpt]
[1;32mPASS[0m ob_start(): Ensure that user supplied handler type and status flags are erased [tests/output/ob_start_flags.phpt] 
TEST 759/12806 [tests/output/sapi_windows_vt100_support_no_warning_on_cast.phpt]
[1;33mSKIP[0m sapi_windows_vt100_support(): casting stream does not emit data loss and should not emit warnings [tests/output/sapi_windows_vt100_support_no_warning_on_cast.phpt] reason: Only for Windows systems
TEST 760/12806 [tests/output/sapi_windows_vt100_support_non_castable_user_stream.phpt]
[1;33mSKIP[0m sapi_windows_vt100_support(): uncastable user stream [tests/output/sapi_windows_vt100_support_non_castable_user_stream.phpt] reason: Only for Windows systems
TEST 761/12806 [tests/output/sapi_windows_vt100_support_notwindows.phpt]
[1;32mPASS[0m Test that sapi_windows_vt100_support exists only on Windows [tests/output/sapi_windows_vt100_support_notwindows.phpt] 
TEST 762/12806 [tests/output/sapi_windows_vt100_support_winko_err.phpt]
[1;33mSKIP[0m Test sapi_windows_vt100_support on older Windows versions with redirected STDERR [tests/output/sapi_windows_vt100_support_winko_err.phpt] reason: I/O capture test
TEST 763/12806 [tests/output/sapi_windows_vt100_support_winko_in-err.phpt]
[1;33mSKIP[0m Test sapi_windows_vt100_support on older Windows versions with redirected STDIN/STDERR [tests/output/sapi_windows_vt100_support_winko_in-err.phpt] reason: I/O capture test
TEST 764/12806 [tests/output/sapi_windows_vt100_support_winko_in-out-err.phpt]
[1;33mSKIP[0m 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: I/O capture test
TEST 765/12806 [tests/output/sapi_windows_vt100_support_winko_in-out.phpt]
[1;33mSKIP[0m Test sapi_windows_vt100_support on older Windows versions with redirected STDIN/STDOUT [tests/output/sapi_windows_vt100_support_winko_in-out.phpt] reason: I/O capture test
TEST 766/12806 [tests/output/sapi_windows_vt100_support_winko_out-err.phpt]
[1;33mSKIP[0m Test sapi_windows_vt100_support on older Windows versions with redirected STDOUT/STDERR [tests/output/sapi_windows_vt100_support_winko_out-err.phpt] reason: I/O capture test
TEST 767/12806 [tests/output/sapi_windows_vt100_support_winko_out.phpt]
[1;33mSKIP[0m Test sapi_windows_vt100_support on older Windows versions with redirected STDOUT [tests/output/sapi_windows_vt100_support_winko_out.phpt] reason: I/O capture test
TEST 768/12806 [tests/output/sapi_windows_vt100_support_winok_err.phpt]
[1;33mSKIP[0m Test sapi_windows_vt100_support on newer Windows versions with redirected STDERR [tests/output/sapi_windows_vt100_support_winok_err.phpt] reason: I/O capture test
TEST 769/12806 [tests/output/sapi_windows_vt100_support_winok_in-err.phpt]
[1;33mSKIP[0m Test sapi_windows_vt100_support on newer Windows versions with redirected STDIN/STDERR [tests/output/sapi_windows_vt100_support_winok_in-err.phpt] reason: I/O capture test
TEST 770/12806 [tests/output/sapi_windows_vt100_support_winok_in-out-err.phpt]
[1;33mSKIP[0m 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: I/O capture test
TEST 771/12806 [tests/output/sapi_windows_vt100_support_winok_in-out.phpt]
[1;33mSKIP[0m Test sapi_windows_vt100_support on newer Windows versions with redirected STDIN/STDOUT [tests/output/sapi_windows_vt100_support_winok_in-out.phpt] reason: I/O capture test
TEST 772/12806 [tests/output/sapi_windows_vt100_support_winok_out-err.phpt]
[1;33mSKIP[0m Test sapi_windows_vt100_support on newer Windows versions with redirected STDOUT/STDERR [tests/output/sapi_windows_vt100_support_winok_out-err.phpt] reason: I/O capture test
TEST 773/12806 [tests/output/sapi_windows_vt100_support_winok_out.phpt]
[1;33mSKIP[0m Test sapi_windows_vt100_support on newer Windows versions with redirected STDOUT [tests/output/sapi_windows_vt100_support_winok_out.phpt] reason: I/O capture test
TEST 774/12806 [tests/output/stream_isatty_err.phpt]
[1;33mSKIP[0m Test stream_isatty with redirected STDERR [tests/output/stream_isatty_err.phpt] reason: I/O capture test
TEST 775/12806 [tests/output/stream_isatty_in-err.phpt]
[1;33mSKIP[0m Test stream_isatty with redirected STDIN/STDERR [tests/output/stream_isatty_in-err.phpt] reason: I/O capture test
TEST 776/12806 [tests/output/stream_isatty_in-out-err.phpt]
[1;33mSKIP[0m Test stream_isatty with redirected STDIN/STDOUT/STDERR [tests/output/stream_isatty_in-out-err.phpt] reason: I/O capture test
TEST 777/12806 [tests/output/stream_isatty_in-out.phpt]
[1;33mSKIP[0m Test stream_isatty with redirected STDIN/STDOUT [tests/output/stream_isatty_in-out.phpt] reason: I/O capture test
TEST 778/12806 [tests/output/stream_isatty_no_warning_on_cast.phpt]
[1;33mSKIP[0m stream_isatty(): casting stream does not emit data loss and should not emit warnings
Bug GH-10092 (Internal stream casting should not emit lost bytes warning twice) [tests/output/stream_isatty_no_warning_on_cast.phpt] reason: pcntl_fork() not available
TEST 779/12806 [tests/output/stream_isatty_non_castable_user_stream.phpt]
[1;32mPASS[0m stream_isatty(): uncastable user stream [tests/output/stream_isatty_non_castable_user_stream.phpt] 
TEST 780/12806 [tests/output/stream_isatty_non_castable_userwrapper.phpt]
[1;32mPASS[0m Non castable user-space streams (stream_cast()) [tests/output/stream_isatty_non_castable_userwrapper.phpt] 
TEST 781/12806 [tests/output/stream_isatty_out-err.phpt]
[1;33mSKIP[0m Test stream_isatty with redirected STDOUT/STDERR [tests/output/stream_isatty_out-err.phpt] reason: I/O capture test
TEST 782/12806 [tests/output/stream_isatty_out.phpt]
[1;33mSKIP[0m Test stream_isatty with redirected STDOUT [tests/output/stream_isatty_out.phpt] reason: I/O capture test
TEST 783/12806 [tests/security/bug53226.phpt]
[1;32mPASS[0m Bug #53226 (file_exists fails on big filenames) [tests/security/bug53226.phpt] 
TEST 784/12806 [tests/security/bug76359.phpt]
[1;32mPASS[0m Bug #76359 (open_basedir bypass through adding "..") [tests/security/bug76359.phpt] 
TEST 785/12806 [tests/security/error_log_special_values.phpt]
[1;32mPASS[0m Setting error_log to special values with open_basedir enabled [tests/security/error_log_special_values.phpt] 
TEST 786/12806 [tests/security/open_basedir_001.phpt]
[1;32mPASS[0m openbase_dir runtime hardening [tests/security/open_basedir_001.phpt] 
TEST 787/12806 [tests/security/open_basedir_chdir.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_chdir.phpt] 
TEST 788/12806 [tests/security/open_basedir_chmod.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_chmod.phpt] 
TEST 789/12806 [tests/security/open_basedir_copy.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_copy.phpt] 
TEST 790/12806 [tests/security/open_basedir_copy_variation1.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_copy_variation1.phpt] 
TEST 791/12806 [tests/security/open_basedir_dir.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_dir.phpt] 
TEST 792/12806 [tests/security/open_basedir_disk_free_space.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_disk_free_space.phpt] 
TEST 793/12806 [tests/security/open_basedir_error_log.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_error_log.phpt] 
TEST 794/12806 [tests/security/open_basedir_error_log_variation.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_error_log_variation.phpt] 
TEST 795/12806 [tests/security/open_basedir_file.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_file.phpt] 
TEST 796/12806 [tests/security/open_basedir_file_exists.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_file_exists.phpt] 
TEST 797/12806 [tests/security/open_basedir_file_get_contents.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_file_get_contents.phpt] 
TEST 798/12806 [tests/security/open_basedir_file_put_contents.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_file_put_contents.phpt] 
TEST 799/12806 [tests/security/open_basedir_fileatime.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_fileatime.phpt] 
TEST 800/12806 [tests/security/open_basedir_filectime.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_filectime.phpt] 
TEST 801/12806 [tests/security/open_basedir_filegroup.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_filegroup.phpt] 
TEST 802/12806 [tests/security/open_basedir_fileinode.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_fileinode.phpt] 
TEST 803/12806 [tests/security/open_basedir_filemtime.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_filemtime.phpt] 
TEST 804/12806 [tests/security/open_basedir_fileowner.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_fileowner.phpt] 
TEST 805/12806 [tests/security/open_basedir_fileperms.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_fileperms.phpt] 
TEST 806/12806 [tests/security/open_basedir_filesize.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_filesize.phpt] 
TEST 807/12806 [tests/security/open_basedir_filetype.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_filetype.phpt] 
TEST 808/12806 [tests/security/open_basedir_fopen.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_fopen.phpt] 
TEST 809/12806 [tests/security/open_basedir_glob.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_glob.phpt] 
TEST 810/12806 [tests/security/open_basedir_glob_variation.phpt]
[1;32mPASS[0m Test open_basedir configuration for glob [tests/security/open_basedir_glob_variation.phpt] 
TEST 811/12806 [tests/security/open_basedir_is_dir.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_is_dir.phpt] 
TEST 812/12806 [tests/security/open_basedir_is_executable.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_is_executable.phpt] 
TEST 813/12806 [tests/security/open_basedir_is_file.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_is_file.phpt] 
TEST 814/12806 [tests/security/open_basedir_is_link.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_is_link.phpt] 
TEST 815/12806 [tests/security/open_basedir_is_readable.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_is_readable.phpt] 
TEST 816/12806 [tests/security/open_basedir_is_writable.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_is_writable.phpt] 
TEST 817/12806 [tests/security/open_basedir_link.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_link.phpt] 
TEST 818/12806 [tests/security/open_basedir_linkinfo.phpt]
[1;33mXFAIL[0m 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 819/12806 [tests/security/open_basedir_lstat.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_lstat.phpt] 
TEST 820/12806 [tests/security/open_basedir_mkdir.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_mkdir.phpt] 
TEST 821/12806 [tests/security/open_basedir_opendir.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_opendir.phpt] 
TEST 822/12806 [tests/security/open_basedir_parse_ini_file.phpt]
[1;33mSKIP[0m Test open_basedir configuration [tests/security/open_basedir_parse_ini_file.phpt] reason: Windows only variation
TEST 823/12806 [tests/security/open_basedir_readlink.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_readlink.phpt] 
TEST 824/12806 [tests/security/open_basedir_realpath.phpt]
[1;33mSKIP[0m Test open_basedir configuration [tests/security/open_basedir_realpath.phpt] reason: only run on Windows
TEST 825/12806 [tests/security/open_basedir_rename.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_rename.phpt] 
TEST 826/12806 [tests/security/open_basedir_rmdir.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_rmdir.phpt] 
TEST 827/12806 [tests/security/open_basedir_scandir.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_scandir.phpt] 
TEST 828/12806 [tests/security/open_basedir_stat.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_stat.phpt] 
TEST 829/12806 [tests/security/open_basedir_symlink.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_symlink.phpt] 
TEST 830/12806 [tests/security/open_basedir_tempnam.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_tempnam.phpt] 
TEST 831/12806 [tests/security/open_basedir_touch.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_touch.phpt] 
TEST 832/12806 [tests/security/open_basedir_unlink.phpt]
[1;32mPASS[0m Test open_basedir configuration [tests/security/open_basedir_unlink.phpt] 
TEST 833/12806 [tests/strings/001.phpt]
[1;32mPASS[0m String functions [tests/strings/001.phpt] 
TEST 834/12806 [tests/strings/002.phpt]
[1;32mPASS[0m Formatted print functions [tests/strings/002.phpt] 
TEST 835/12806 [tests/strings/004.phpt]
[1;32mPASS[0m highlight_string() buffering [tests/strings/004.phpt] 
TEST 836/12806 [tests/strings/bug22592.phpt]
[1;32mPASS[0m Bug #22592 (Cascading assignments to strings with curly braces broken) [tests/strings/bug22592.phpt] 
TEST 837/12806 [tests/strings/bug26703.phpt]
[1;32mPASS[0m Bug #26703 (Certain characters inside strings incorrectly treated as keywords) [tests/strings/bug26703.phpt] 
TEST 838/12806 [tests/strings/offsets_chaining_1.phpt]
[1;32mPASS[0m testing the behavior of string offset chaining [tests/strings/offsets_chaining_1.phpt] 
TEST 839/12806 [tests/strings/offsets_chaining_3.phpt]
[1;32mPASS[0m testing the behavior of string offset chaining [tests/strings/offsets_chaining_3.phpt] 
TEST 840/12806 [tests/strings/offsets_chaining_5.phpt]
[1;32mPASS[0m testing the behavior of string offset chaining [tests/strings/offsets_chaining_5.phpt] 
TEST 841/12806 [tests/strings/offsets_general.phpt]
[1;32mPASS[0m testing the behavior of string offsets [tests/strings/offsets_general.phpt] 
TEST 842/12806 [Zend/tests/001.phpt]
[1;32mPASS[0m func_num_args() tests [Zend/tests/001.phpt] 
TEST 843/12806 [Zend/tests/002.phpt]
[1;32mPASS[0m func_get_arg() tests [Zend/tests/002.phpt] 
TEST 844/12806 [Zend/tests/003.phpt]
[1;32mPASS[0m func_get_args() tests [Zend/tests/003.phpt] 
TEST 845/12806 [Zend/tests/004.phpt]
[1;32mPASS[0m strncmp() tests [Zend/tests/004.phpt] 
TEST 846/12806 [Zend/tests/005.phpt]
[1;32mPASS[0m strcasecmp() tests [Zend/tests/005.phpt] 
TEST 847/12806 [Zend/tests/006.phpt]
[1;32mPASS[0m strncasecmp() tests [Zend/tests/006.phpt] 
TEST 848/12806 [Zend/tests/008.phpt]
[1;32mPASS[0m define() tests [Zend/tests/008.phpt] 
TEST 849/12806 [Zend/tests/009.phpt]
[1;32mPASS[0m get_class() tests [Zend/tests/009.phpt] 
TEST 850/12806 [Zend/tests/010.phpt]
[1;32mPASS[0m get_parent_class() tests [Zend/tests/010.phpt] 
TEST 851/12806 [Zend/tests/011.phpt]
[1;32mPASS[0m property_exists() tests [Zend/tests/011.phpt] 
TEST 852/12806 [Zend/tests/012.phpt]
[1;32mPASS[0m class_exists() tests [Zend/tests/012.phpt] 
TEST 853/12806 [Zend/tests/013.phpt]
[1;32mPASS[0m interface_exists() tests [Zend/tests/013.phpt] 
TEST 854/12806 [Zend/tests/014.phpt]
[1;32mPASS[0m get_included_files() tests [Zend/tests/014.phpt] 
TEST 855/12806 [Zend/tests/015.phpt]
[1;32mPASS[0m trigger_error() tests [Zend/tests/015.phpt] 
TEST 856/12806 [Zend/tests/016.phpt]
[1;32mPASS[0m isset() with object properties when operating on non-object [Zend/tests/016.phpt] 
TEST 857/12806 [Zend/tests/017.phpt]
[1;32mPASS[0m builtin functions tests [Zend/tests/017.phpt] 
TEST 858/12806 [Zend/tests/018.phpt]
[1;32mPASS[0m constant() tests [Zend/tests/018.phpt] 
TEST 859/12806 [Zend/tests/019.phpt]
[1;32mPASS[0m Test unset(), empty() and isset() functions [Zend/tests/019.phpt] 
TEST 860/12806 [Zend/tests/020.phpt]
[1;32mPASS[0m func_get_arg() invalid usage [Zend/tests/020.phpt] 
TEST 861/12806 [Zend/tests/021.phpt]
[1;32mPASS[0m ?: operator [Zend/tests/021.phpt] 
TEST 862/12806 [Zend/tests/022.phpt]
[1;32mPASS[0m Implementing abstracting methods and optional parameters [Zend/tests/022.phpt] 
TEST 863/12806 [Zend/tests/023.phpt]
[1;32mPASS[0m Testing variable variables as function name [Zend/tests/023.phpt] 
TEST 864/12806 [Zend/tests/024.phpt]
[1;32mPASS[0m Testing operations with undefined variable [Zend/tests/024.phpt] 
TEST 865/12806 [Zend/tests/025.phpt]
[1;32mPASS[0m Testing dynamic calls [Zend/tests/025.phpt] 
TEST 866/12806 [Zend/tests/026.phpt]
[1;32mPASS[0m Trying assign value to property when an object is not returned in a function [Zend/tests/026.phpt] 
TEST 867/12806 [Zend/tests/027.phpt]
[1;32mPASS[0m Testing dynamic calls using variable variables with curly syntax [Zend/tests/027.phpt] 
TEST 868/12806 [Zend/tests/028.phpt]
[1;32mPASS[0m Testing function call through of array item [Zend/tests/028.phpt] 
TEST 869/12806 [Zend/tests/029.phpt]
[1;32mPASS[0m Testing assign to property of an object in an array [Zend/tests/029.phpt] 
TEST 870/12806 [Zend/tests/030.phpt]
[1;32mPASS[0m Overriding $this in catch and checking the object properties later. [Zend/tests/030.phpt] 
TEST 871/12806 [Zend/tests/031.phpt]
[1;32mPASS[0m Testing array with '[]' passed as argument by value [Zend/tests/031.phpt] 
TEST 872/12806 [Zend/tests/032.phpt]
[1;32mPASS[0m Testing array with '[]' passed as argument by reference [Zend/tests/032.phpt] 
TEST 873/12806 [Zend/tests/033.phpt]
[1;32mPASS[0m Using undefined multidimensional array [Zend/tests/033.phpt] 
TEST 874/12806 [Zend/tests/034.phpt]
[1;32mPASS[0m Testing multiples 'default:' in switch [Zend/tests/034.phpt] 
TEST 875/12806 [Zend/tests/035.phpt]
[1;32mPASS[0m Using 'static' and 'global' in global scope [Zend/tests/035.phpt] 
TEST 876/12806 [Zend/tests/036.phpt]
[1;32mPASS[0m Trying to use lambda in array offset [Zend/tests/036.phpt] 
TEST 877/12806 [Zend/tests/037.phpt]
[1;32mPASS[0m Trying to access inexistent static property of Closure [Zend/tests/037.phpt] 
TEST 878/12806 [Zend/tests/038.phpt]
[1;32mPASS[0m Trying to use lambda as array key [Zend/tests/038.phpt] 
TEST 879/12806 [Zend/tests/67468.phpt]
[1;32mPASS[0m Bug #67468 (Segfault in highlight_file()/highlight_string()) [Zend/tests/67468.phpt] 
TEST 880/12806 [Zend/tests/ArrayAccess_indirect_append.phpt]
[1;32mPASS[0m Using indirect append on ArrayAccess object [Zend/tests/ArrayAccess_indirect_append.phpt] 
TEST 881/12806 [Zend/tests/ErrorException_construct.phpt]
[1;32mPASS[0m Test default value handling of ErrorException::__construct() [Zend/tests/ErrorException_construct.phpt] 
TEST 882/12806 [Zend/tests/ErrorException_getSeverity.phpt]
[1;32mPASS[0m final public int ErrorException::getSeverity ( void ); [Zend/tests/ErrorException_getSeverity.phpt] 
TEST 883/12806 [Zend/tests/abstract-static.phpt]
[1;32mPASS[0m Test for abstract static classes [Zend/tests/abstract-static.phpt] 
TEST 884/12806 [Zend/tests/abstract_inheritance_001.phpt]
[1;32mPASS[0m Allow abstract function override [Zend/tests/abstract_inheritance_001.phpt] 
TEST 885/12806 [Zend/tests/abstract_inheritance_002.phpt]
[1;32mPASS[0m Allow abstract function override [Zend/tests/abstract_inheritance_002.phpt] 
TEST 886/12806 [Zend/tests/abstract_inheritance_003.phpt]
[1;32mPASS[0m Allow abstract function override [Zend/tests/abstract_inheritance_003.phpt] 
TEST 887/12806 [Zend/tests/access_modifiers_001.phpt]
[1;32mPASS[0m using multiple access modifiers (methods) [Zend/tests/access_modifiers_001.phpt] 
TEST 888/12806 [Zend/tests/access_modifiers_002.phpt]
[1;32mPASS[0m using multiple access modifiers (attributes) [Zend/tests/access_modifiers_002.phpt] 
TEST 889/12806 [Zend/tests/access_modifiers_003.phpt]
[1;32mPASS[0m using multiple access modifiers (classes) [Zend/tests/access_modifiers_003.phpt] 
TEST 890/12806 [Zend/tests/access_modifiers_004.phpt]
[1;32mPASS[0m using multiple access modifiers (abstract methods) [Zend/tests/access_modifiers_004.phpt] 
TEST 891/12806 [Zend/tests/access_modifiers_005.phpt]
[1;32mPASS[0m using multiple access modifiers (final methods) [Zend/tests/access_modifiers_005.phpt] 
TEST 892/12806 [Zend/tests/access_modifiers_006.phpt]
[1;32mPASS[0m using multiple access modifiers (static methods) [Zend/tests/access_modifiers_006.phpt] 
TEST 893/12806 [Zend/tests/access_modifiers_007.phpt]
[1;32mPASS[0m abstract final methods errmsg [Zend/tests/access_modifiers_007.phpt] 
TEST 894/12806 [Zend/tests/access_modifiers_008.phpt]
[1;32mPASS[0m Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt] 
TEST 895/12806 [Zend/tests/access_modifiers_009.phpt]
[1;32mPASS[0m Inconsistencies when accessing protected members - is_callable [Zend/tests/access_modifiers_009.phpt] 
TEST 896/12806 [Zend/tests/access_modifiers_010.phpt]
[1;32mPASS[0m Testing visibility of methods [Zend/tests/access_modifiers_010.phpt] 
TEST 897/12806 [Zend/tests/access_modifiers_011.phpt]
[1;32mPASS[0m __call() for private/protected methods [Zend/tests/access_modifiers_011.phpt] 
TEST 898/12806 [Zend/tests/access_modifiers_012.phpt]
[1;32mPASS[0m Trigger __call() in lieu of non visible methods when called via a callback. [Zend/tests/access_modifiers_012.phpt] 
TEST 899/12806 [Zend/tests/access_modifiers_013.phpt]
[1;32mPASS[0m Prevent abstract and final in the same class declaration [Zend/tests/access_modifiers_013.phpt] 
TEST 900/12806 [Zend/tests/add_001.phpt]
[1;32mPASS[0m adding arrays [Zend/tests/add_001.phpt] 
TEST 901/12806 [Zend/tests/add_002.phpt]
[1;32mPASS[0m adding objects to arrays [Zend/tests/add_002.phpt] 
TEST 902/12806 [Zend/tests/add_003.phpt]
[1;32mPASS[0m adding arrays to objects [Zend/tests/add_003.phpt] 
TEST 903/12806 [Zend/tests/add_004.phpt]
[1;32mPASS[0m adding numbers to arrays [Zend/tests/add_004.phpt] 
TEST 904/12806 [Zend/tests/add_005.phpt]
[1;32mPASS[0m adding integers to doubles [Zend/tests/add_005.phpt] 
TEST 905/12806 [Zend/tests/add_006.phpt]
[1;32mPASS[0m adding numbers to strings [Zend/tests/add_006.phpt] 
TEST 906/12806 [Zend/tests/add_007.phpt]
[1;32mPASS[0m adding strings to arrays [Zend/tests/add_007.phpt] 
TEST 907/12806 [Zend/tests/add_optional_by_ref_arg.phpt]
[1;32mPASS[0m Adding an optional by-ref arg in a child method [Zend/tests/add_optional_by_ref_arg.phpt] 
TEST 908/12806 [Zend/tests/allow_dynamic_properties_on_enum.phpt]
[1;32mPASS[0m #[AllowDynamicProperties] cannot be applied to enum (GH-15731) [Zend/tests/allow_dynamic_properties_on_enum.phpt] 
TEST 909/12806 [Zend/tests/allow_dynamic_properties_on_interface.phpt]
[1;32mPASS[0m #[AllowDynamicProperties] cannot be applied to interface [Zend/tests/allow_dynamic_properties_on_interface.phpt] 
TEST 910/12806 [Zend/tests/allow_dynamic_properties_on_trait.phpt]
[1;32mPASS[0m #[AllowDynamicProperties] cannot be applied to trait [Zend/tests/allow_dynamic_properties_on_trait.phpt] 
TEST 911/12806 [Zend/tests/alternative_offset_syntax_compile_error_in_const_expr.phpt]
[1;32mPASS[0m Alternative offset syntax should emit E_COMPILE_ERROR in const expression [Zend/tests/alternative_offset_syntax_compile_error_in_const_expr.phpt] 
TEST 912/12806 [Zend/tests/alternative_offset_syntax_compile_error_outside_const_expr.phpt]
[1;32mPASS[0m Alternative offset syntax should emit E_COMPILE_ERROR outside const expression [Zend/tests/alternative_offset_syntax_compile_error_outside_const_expr.phpt] 
TEST 913/12806 [Zend/tests/alternative_offset_syntax_in_encaps_string.phpt]
[1;32mPASS[0m Alternative offset syntax should emit only E_COMPILE_ERROR in string interpolation [Zend/tests/alternative_offset_syntax_in_encaps_string.phpt] 
TEST 914/12806 [Zend/tests/and_001.phpt]
[1;32mPASS[0m bitwise AND and strings [Zend/tests/and_001.phpt] 
TEST 915/12806 [Zend/tests/anon/001.phpt]
[1;32mPASS[0m declare bare anonymous class [Zend/tests/anon/001.phpt] 
TEST 916/12806 [Zend/tests/anon/002.phpt]
[1;32mPASS[0m declare anonymous class extending another [Zend/tests/anon/002.phpt] 
TEST 917/12806 [Zend/tests/anon/003.phpt]
[1;32mPASS[0m reusing anonymous classes [Zend/tests/anon/003.phpt] 
TEST 918/12806 [Zend/tests/anon/004.phpt]
[1;32mPASS[0m testing anonymous inheritance [Zend/tests/anon/004.phpt] 
TEST 919/12806 [Zend/tests/anon/005.phpt]
[1;32mPASS[0m testing reusing anons that implement an interface [Zend/tests/anon/005.phpt] 
TEST 920/12806 [Zend/tests/anon/006.phpt]
[1;32mPASS[0m testing anon classes inside namespaces [Zend/tests/anon/006.phpt] 
TEST 921/12806 [Zend/tests/anon/007.phpt]
[1;32mPASS[0m testing anon classes in functions outside of classes in namespaces [Zend/tests/anon/007.phpt] 
TEST 922/12806 [Zend/tests/anon/008.phpt]
[1;32mPASS[0m testing static access for methods and properties in anon classes [Zend/tests/anon/008.phpt] 
TEST 923/12806 [Zend/tests/anon/009.phpt]
[1;32mPASS[0m testing traits in anon classes [Zend/tests/anon/009.phpt] 
TEST 924/12806 [Zend/tests/anon/010.phpt]
[1;32mPASS[0m Trait binding after anon class [Zend/tests/anon/010.phpt] 
TEST 925/12806 [Zend/tests/anon/011.phpt]
[1;32mPASS[0m Ensure proper inheritance with get_class(anon class instance) used via class_alias (see also bug #70106) [Zend/tests/anon/011.phpt] 
TEST 926/12806 [Zend/tests/anon/012.phpt]
[1;32mPASS[0m Ensure correct unmangling of private property names for anonymous class instances [Zend/tests/anon/012.phpt] 
TEST 927/12806 [Zend/tests/anon/013.phpt]
[1;32mPASS[0m closure binding to anonymous class [Zend/tests/anon/013.phpt] 
TEST 928/12806 [Zend/tests/anon/014.phpt]
[1;32mPASS[0m anonymous class trait binding [Zend/tests/anon/014.phpt] 
TEST 929/12806 [Zend/tests/anon/015.phpt]
[1;32mPASS[0m static variables in methods inherited from parent class [Zend/tests/anon/015.phpt] 
TEST 930/12806 [Zend/tests/anon/016.phpt]
[1;32mPASS[0m static variables in methods inherited from parent class (can't cache objects) [Zend/tests/anon/016.phpt] 
TEST 931/12806 [Zend/tests/anon_class_name.phpt]
[1;32mPASS[0m Generated names for anonymous classes [Zend/tests/anon_class_name.phpt] 
TEST 932/12806 [Zend/tests/arg_unpack/basic.phpt]
[1;32mPASS[0m Basic argument unpacking [Zend/tests/arg_unpack/basic.phpt] 
TEST 933/12806 [Zend/tests/arg_unpack/by_ref.phpt]
[1;32mPASS[0m Argument unpacking with by-ref arguments [Zend/tests/arg_unpack/by_ref.phpt] 
TEST 934/12806 [Zend/tests/arg_unpack/by_ref_separation.phpt]
[1;32mPASS[0m Array must be separated if unpacking by reference [Zend/tests/arg_unpack/by_ref_separation.phpt] 
TEST 935/12806 [Zend/tests/arg_unpack/dynamic.phpt]
[1;32mPASS[0m Unpack arguments for dynamic call [Zend/tests/arg_unpack/dynamic.phpt] 
TEST 936/12806 [Zend/tests/arg_unpack/internal.phpt]
[1;32mPASS[0m Argument unpacking with internal functions [Zend/tests/arg_unpack/internal.phpt] 
TEST 937/12806 [Zend/tests/arg_unpack/invalid_type.phpt]
[1;32mPASS[0m Only arrays and Traversables can be unpacked [Zend/tests/arg_unpack/invalid_type.phpt] 
TEST 938/12806 [Zend/tests/arg_unpack/many_args.phpt]
[1;32mPASS[0m Argument unpacking with many arguments [Zend/tests/arg_unpack/many_args.phpt] 
TEST 939/12806 [Zend/tests/arg_unpack/method.phpt]
[1;32mPASS[0m Unpack arguments for method calls [Zend/tests/arg_unpack/method.phpt] 
TEST 940/12806 [Zend/tests/arg_unpack/new.phpt]
[1;32mPASS[0m Unpack arguments for new expression [Zend/tests/arg_unpack/new.phpt] 
TEST 941/12806 [Zend/tests/arg_unpack/non_integer_keys.phpt]
[1;32mPASS[0m Argument unpacking does not work with non-integer keys [Zend/tests/arg_unpack/non_integer_keys.phpt] 
TEST 942/12806 [Zend/tests/arg_unpack/positional_arg_after_unpack_error.phpt]
[1;32mPASS[0m Positional arguments cannot be used after argument unpacking [Zend/tests/arg_unpack/positional_arg_after_unpack_error.phpt] 
TEST 943/12806 [Zend/tests/arg_unpack/string_keys.phpt]
[1;32mPASS[0m Argument unpacking does not work with string keys (forward compatibility for named args) [Zend/tests/arg_unpack/string_keys.phpt] 
TEST 944/12806 [Zend/tests/arg_unpack/traversable_throwing_exception.phpt]
[1;32mPASS[0m Traversables that throw exceptions are properly handled during argument unpack [Zend/tests/arg_unpack/traversable_throwing_exception.phpt] 
TEST 945/12806 [Zend/tests/arg_unpack/traversable_with_by_ref_parameters.phpt]
[1;32mPASS[0m Traversables cannot be unpacked into by-reference parameters [Zend/tests/arg_unpack/traversable_with_by_ref_parameters.phpt] 
TEST 946/12806 [Zend/tests/arginfo_zpp_mismatch.phpt]
[1;32mPASS[0m Test that there is no arginfo/zpp mismatch [Zend/tests/arginfo_zpp_mismatch.phpt] 
TEST 947/12806 [Zend/tests/arginfo_zpp_mismatch_strict.phpt]
[1;32mPASS[0m Test that there is no arginfo/zpp mismatch in strict mode [Zend/tests/arginfo_zpp_mismatch_strict.phpt] 
TEST 948/12806 [Zend/tests/argument_restriction_001.phpt]
[1;32mPASS[0m Bug #55719 (Argument restriction should come with a more specific error message) [Zend/tests/argument_restriction_001.phpt] 
TEST 949/12806 [Zend/tests/argument_restriction_002.phpt]
[1;32mPASS[0m Bug #55719 (Argument restriction should come with a more specific error message) [Zend/tests/argument_restriction_002.phpt] 
TEST 950/12806 [Zend/tests/argument_restriction_003.phpt]
[1;32mPASS[0m Bug #55719 (Argument restriction should come with a more specific error message) [Zend/tests/argument_restriction_003.phpt] 
TEST 951/12806 [Zend/tests/argument_restriction_004.phpt]
[1;32mPASS[0m Bug #55719 (Argument restriction should come with a more specific error message) [Zend/tests/argument_restriction_004.phpt] 
TEST 952/12806 [Zend/tests/argument_restriction_005.phpt]
[1;32mPASS[0m Bug #55719 (Argument restriction should come with a more specific error message) [Zend/tests/argument_restriction_005.phpt] 
TEST 953/12806 [Zend/tests/argument_restriction_006.phpt]
[1;32mPASS[0m Bug #60174 (Notice when array in method prototype error) [Zend/tests/argument_restriction_006.phpt] 
TEST 954/12806 [Zend/tests/array_add_indirect.phpt]
[1;32mPASS[0m Array addition should not add INDIRECT elements [Zend/tests/array_add_indirect.phpt] 
TEST 955/12806 [Zend/tests/array_addition_not_commutative.phpt]
[1;32mPASS[0m Array addition is not commutative -- do not swap operands [Zend/tests/array_addition_not_commutative.phpt] 
TEST 956/12806 [Zend/tests/array_append_COW.phpt]
[1;32mPASS[0m Tests that array manipulation code is correctly dealing with copy on write and splitting on reference [Zend/tests/array_append_COW.phpt] 
TEST 957/12806 [Zend/tests/array_hash_zero.phpt]
[1;32mPASS[0m Accept hashes being equal to zero [Zend/tests/array_hash_zero.phpt] 
TEST 958/12806 [Zend/tests/array_literal_next_element_error.phpt]
[1;32mPASS[0m Next free element may overflow in array literals [Zend/tests/array_literal_next_element_error.phpt] 
TEST 959/12806 [Zend/tests/array_merge_recursive_next_key_overflow.phpt]
[1;32mPASS[0m Access on NULL pointer in array_merge_recursive() [Zend/tests/array_merge_recursive_next_key_overflow.phpt] 
TEST 960/12806 [Zend/tests/array_multisort_exception.phpt]
[1;32mPASS[0m Exception handling in array_multisort() [Zend/tests/array_multisort_exception.phpt] 
TEST 961/12806 [Zend/tests/array_offset.phpt]
[1;32mPASS[0m Ensure "undefined offset" notice formats message correctly when undefined key is negative [Zend/tests/array_offset.phpt] 
TEST 962/12806 [Zend/tests/array_offset_002.phpt]
[1;32mPASS[0m Capturing array in user error handler during index conversion [Zend/tests/array_offset_002.phpt] 
TEST 963/12806 [Zend/tests/array_self_add_globals.phpt]
[1;32mPASS[0m Add $GLOBALS to itself [Zend/tests/array_self_add_globals.phpt] 
TEST 964/12806 [Zend/tests/array_splice_empty_ht_iter_removal.phpt]
[1;32mPASS[0m HT iterator should be destroyed if array becomes empty during array_splice [Zend/tests/array_splice_empty_ht_iter_removal.phpt] 
TEST 965/12806 [Zend/tests/array_unpack/already_occupied.phpt]
[1;32mPASS[0m Appending to an array via unpack may fail [Zend/tests/array_unpack/already_occupied.phpt] 
TEST 966/12806 [Zend/tests/array_unpack/basic.phpt]
[1;32mPASS[0m Basic array unpacking [Zend/tests/array_unpack/basic.phpt] 
TEST 967/12806 [Zend/tests/array_unpack/classes.phpt]
[1;32mPASS[0m Array unpacking with classes [Zend/tests/array_unpack/classes.phpt] 
TEST 968/12806 [Zend/tests/array_unpack/gh19303.phpt]
[1;32mPASS[0m GH-19303 (Unpacking empty packed array into uninitialized array causes assertion failure) [Zend/tests/array_unpack/gh19303.phpt] 
TEST 969/12806 [Zend/tests/array_unpack/gh9769.phpt]
[1;32mPASS[0m Unpacking arrays in constant expression [Zend/tests/array_unpack/gh9769.phpt] 
TEST 970/12806 [Zend/tests/array_unpack/in_destructuring.phpt]
[1;32mPASS[0m Spread operator is not supported in destructuring assignments [Zend/tests/array_unpack/in_destructuring.phpt] 
TEST 971/12806 [Zend/tests/array_unpack/in_destructuring_2.phpt]
[1;32mPASS[0m Spread operator is not supported in destructuring assignments (only spread) [Zend/tests/array_unpack/in_destructuring_2.phpt] 
TEST 972/12806 [Zend/tests/array_unpack/non_integer_keys.phpt]
[1;32mPASS[0m Array unpacking does not work with non-integer/string keys [Zend/tests/array_unpack/non_integer_keys.phpt] 
TEST 973/12806 [Zend/tests/array_unpack/ref1.phpt]
[1;32mPASS[0m Array unpacking with element rc=1 [Zend/tests/array_unpack/ref1.phpt] 
TEST 974/12806 [Zend/tests/array_unpack/string_keys.phpt]
[1;32mPASS[0m Array unpacking with string keys [Zend/tests/array_unpack/string_keys.phpt] 
TEST 975/12806 [Zend/tests/array_unpack/undef_var.phpt]
[1;32mPASS[0m array unpacking with undefined variable [Zend/tests/array_unpack/undef_var.phpt] 
TEST 976/12806 [Zend/tests/array_unpack/unpack_invalid_type_compile_time.phpt]
[1;32mPASS[0m Unpacking non-array/Traversable detected at compile-time [Zend/tests/array_unpack/unpack_invalid_type_compile_time.phpt] 
TEST 977/12806 [Zend/tests/array_unpack/unpack_string_keys_compile_time.phpt]
[1;32mPASS[0m Unpacking of string keys is supported at compile-time [Zend/tests/array_unpack/unpack_string_keys_compile_time.phpt] 
TEST 978/12806 [Zend/tests/array_unpack_string_keys.phpt]
[1;32mPASS[0m Using array unpacking in an array literal that also has string keys (OSS-Fuzz #17965) [Zend/tests/array_unpack_string_keys.phpt] 
TEST 979/12806 [Zend/tests/array_unshift_COW.phpt]
[1;32mPASS[0m Tests that array unshift code is correctly dealing with copy on write and splitting on reference [Zend/tests/array_unshift_COW.phpt] 
TEST 980/12806 [Zend/tests/array_with_refs_identical.phpt]
[1;32mPASS[0m Identical comparison of array with references [Zend/tests/array_with_refs_identical.phpt] 
TEST 981/12806 [Zend/tests/arrow_functions/001.phpt]
[1;32mPASS[0m Basic arrow function functionality check [Zend/tests/arrow_functions/001.phpt] 
TEST 982/12806 [Zend/tests/arrow_functions/002.phpt]
[1;32mPASS[0m Arrow functions implicit use must be throwing notices only upon actual use [Zend/tests/arrow_functions/002.phpt] 
TEST 983/12806 [Zend/tests/arrow_functions/003.phpt]
[1;32mPASS[0m Variable-variables inside arrow functions [Zend/tests/arrow_functions/003.phpt] 
TEST 984/12806 [Zend/tests/arrow_functions/004.phpt]
[1;32mPASS[0m Auto-globals in arrow functions [Zend/tests/arrow_functions/004.phpt] 
TEST 985/12806 [Zend/tests/arrow_functions/005.phpt]
[1;32mPASS[0m Arrow function $this binding [Zend/tests/arrow_functions/005.phpt] 
TEST 986/12806 [Zend/tests/arrow_functions/006.phpt]
[1;32mPASS[0m Arrow functions syntax variations [Zend/tests/arrow_functions/006.phpt] 
TEST 987/12806 [Zend/tests/arrow_functions/007.phpt]
[1;32mPASS[0m Pretty printing for arrow functions [Zend/tests/arrow_functions/007.phpt] 
TEST 988/12806 [Zend/tests/arrow_functions/008.phpt]
[1;32mPASS[0m Yield inside arrow functions [Zend/tests/arrow_functions/008.phpt] 
TEST 989/12806 [Zend/tests/assert/bug70528.phpt]
[1;32mPASS[0m Bug #70528 (assert() with instanceof adds apostrophes around class name) [Zend/tests/assert/bug70528.phpt] 
TEST 990/12806 [Zend/tests/assert/disable_assert_function.phpt]
[1;32mPASS[0m Use disable_functions INI setting to disable assert() [Zend/tests/assert/disable_assert_function.phpt] 
TEST 991/12806 [Zend/tests/assert/expect_001.phpt]
[1;32mPASS[0m test passing assertion [Zend/tests/assert/expect_001.phpt] 
TEST 992/12806 [Zend/tests/assert/expect_002.phpt]
[1;32mPASS[0m test failing assertion [Zend/tests/assert/expect_002.phpt] 
TEST 993/12806 [Zend/tests/assert/expect_003.phpt]
[1;32mPASS[0m test catching failed assertion [Zend/tests/assert/expect_003.phpt] 
TEST 994/12806 [Zend/tests/assert/expect_004.phpt]
[1;32mPASS[0m test providing reason (fail) [Zend/tests/assert/expect_004.phpt] 
TEST 995/12806 [Zend/tests/assert/expect_005.phpt]
[1;32mPASS[0m test providing reason (pass) [Zend/tests/assert/expect_005.phpt] 
TEST 996/12806 [Zend/tests/assert/expect_006.phpt]
[1;32mPASS[0m test looping assert (pass) [Zend/tests/assert/expect_006.phpt] 
TEST 997/12806 [Zend/tests/assert/expect_007.phpt]
[1;32mPASS[0m test compiled reason [Zend/tests/assert/expect_007.phpt] 
TEST 998/12806 [Zend/tests/assert/expect_008.phpt]
[1;32mPASS[0m test disabled expectations have no ill side effects [Zend/tests/assert/expect_008.phpt] 
TEST 999/12806 [Zend/tests/assert/expect_009.phpt]
[1;32mPASS[0m test stack trace is correct from failed exception in extended class [Zend/tests/assert/expect_009.phpt] 
TEST 1000/12806 [Zend/tests/assert/expect_010.phpt]
[1;32mPASS[0m test stack trace is correct from failed exception in extended class (parent implementing constructor) [Zend/tests/assert/expect_010.phpt] 
TEST 1001/12806 [Zend/tests/assert/expect_011.phpt]
[1;32mPASS[0m test overloaded __toString on custom exception [Zend/tests/assert/expect_011.phpt] 
TEST 1002/12806 [Zend/tests/assert/expect_012.phpt]
[1;32mPASS[0m test enable/disable assertions at runtime [Zend/tests/assert/expect_012.phpt] 
TEST 1003/12806 [Zend/tests/assert/expect_013.phpt]
[1;32mPASS[0m test failing assertion when disabled (with return value) [Zend/tests/assert/expect_013.phpt] 
TEST 1004/12806 [Zend/tests/assert/expect_014.phpt]
[1;32mPASS[0m test failing assertion when disabled [Zend/tests/assert/expect_014.phpt] 
TEST 1005/12806 [Zend/tests/assert/expect_015.phpt]
[1;32mPASS[0m AST pretty-printer [Zend/tests/assert/expect_015.phpt] 
TEST 1006/12806 [Zend/tests/assert/expect_016.phpt]
[1;32mPASS[0m test enable/disable assertions at runtime (assertions not completely disabled) [Zend/tests/assert/expect_016.phpt] 
TEST 1007/12806 [Zend/tests/assert/expect_017.phpt]
[1;32mPASS[0m test enable/disable assertions at runtime (assertions completely disabled) [Zend/tests/assert/expect_017.phpt] 
TEST 1008/12806 [Zend/tests/assert/expect_018.phpt]
[1;32mPASS[0m test assertions in namespace [Zend/tests/assert/expect_018.phpt] 
TEST 1009/12806 [Zend/tests/assert/expect_019.phpt]
[1;32mPASS[0m test assertions in namespace (assertions completely disabled) [Zend/tests/assert/expect_019.phpt] 
TEST 1010/12806 [Zend/tests/assert/expect_020.phpt]
[1;32mPASS[0m AST pretty-printer [Zend/tests/assert/expect_020.phpt] 
TEST 1011/12806 [Zend/tests/assert/expect_empty_stmt_bug.phpt]
[1;32mPASS[0m Empty statement in assert() shouldn't segfault [Zend/tests/assert/expect_empty_stmt_bug.phpt] 
TEST 1012/12806 [Zend/tests/assign_by_val_function_by_ref_return_value.phpt]
[1;32mPASS[0m Return value of assigning by-val function result by-reference [Zend/tests/assign_by_val_function_by_ref_return_value.phpt] 
TEST 1013/12806 [Zend/tests/assign_coalesce_001.phpt]
[1;32mPASS[0m Coalesce assign (??=): Basic behavior [Zend/tests/assign_coalesce_001.phpt] 
TEST 1014/12806 [Zend/tests/assign_coalesce_002.phpt]
[1;32mPASS[0m Coalesce assign (??=): Exception handling [Zend/tests/assign_coalesce_002.phpt] 
TEST 1015/12806 [Zend/tests/assign_coalesce_003.phpt]
[1;32mPASS[0m Coalesce assign (??=): ArrayAccess handling [Zend/tests/assign_coalesce_003.phpt] 
TEST 1016/12806 [Zend/tests/assign_coalesce_004.phpt]
[1;32mPASS[0m Coalesce assign (??=): Non-writable variable [Zend/tests/assign_coalesce_004.phpt] 
TEST 1017/12806 [Zend/tests/assign_coalesce_005.phpt]
[1;32mPASS[0m Coalesce assign (??=): Cannot reassign $this [Zend/tests/assign_coalesce_005.phpt] 
TEST 1018/12806 [Zend/tests/assign_coalesce_006.phpt]
[1;32mPASS[0m Null coalesce assign with memoized constant operand that is later interned (OSS-Fuzz #17903) [Zend/tests/assign_coalesce_006.phpt] 
TEST 1019/12806 [Zend/tests/assign_coalesce_007.phpt]
[1;32mPASS[0m Assign coalesce: "$a[0] ??= $a" should evaluate the right $a first [Zend/tests/assign_coalesce_007.phpt] 
TEST 1020/12806 [Zend/tests/assign_coalesce_008.phpt]
[1;32mPASS[0m Assign coalesce: All calls should be memoized [Zend/tests/assign_coalesce_008.phpt] 
TEST 1021/12806 [Zend/tests/assign_coalesce_009.phpt]
[1;32mPASS[0m Invalid opcode returned from zend_compile_var_inner() for memoized expression [Zend/tests/assign_coalesce_009.phpt] 
TEST 1022/12806 [Zend/tests/assign_concat_array_empty_string.phpt]
[1;32mPASS[0m Assign concat of array and empty string [Zend/tests/assign_concat_array_empty_string.phpt] 
TEST 1023/12806 [Zend/tests/assign_dim_obj_null_return.phpt]
[1;32mPASS[0m Various null return conditions of dim/obj assignments [Zend/tests/assign_dim_obj_null_return.phpt] 
TEST 1024/12806 [Zend/tests/assign_dim_op_same_var.phpt]
[1;32mPASS[0m Compound array assignment with same variable [Zend/tests/assign_dim_op_same_var.phpt] 
TEST 1025/12806 [Zend/tests/assign_dim_op_undef.phpt]
[1;32mPASS[0m Compound array assign with undefined variables [Zend/tests/assign_dim_op_undef.phpt] 
TEST 1026/12806 [Zend/tests/assign_dim_ref_free.phpt]
[1;32mPASS[0m Assigning rc=1 reference to next dim [Zend/tests/assign_dim_ref_free.phpt] 
TEST 1027/12806 [Zend/tests/assign_obj_op_cache_slot.phpt]
[1;32mPASS[0m The ASSIGN_OBJ_OP cache slot is on the OP_DATA opcode [Zend/tests/assign_obj_op_cache_slot.phpt] 
TEST 1028/12806 [Zend/tests/assign_obj_ref_byval_function.phpt]
[1;32mPASS[0m Assign result of by-value function to object property by-reference [Zend/tests/assign_obj_ref_byval_function.phpt] 
TEST 1029/12806 [Zend/tests/assign_obj_ref_return.phpt]
[1;32mPASS[0m ASSIGN_OBJ should not return reference [Zend/tests/assign_obj_ref_return.phpt] 
TEST 1030/12806 [Zend/tests/assign_obj_to_ref_inference.phpt]
[1;32mPASS[0m Assigning an object of known type to a reference variable [Zend/tests/assign_obj_to_ref_inference.phpt] 
TEST 1031/12806 [Zend/tests/assign_op_type_error.phpt]
[1;32mPASS[0m TypeError for compound assignment operations [Zend/tests/assign_op_type_error.phpt] 
TEST 1032/12806 [Zend/tests/assign_ref_error_var_handling.phpt]
[1;32mPASS[0m If the LHS of ref-assign ERRORs, that takes precedence over the "only variables" notice [Zend/tests/assign_ref_error_var_handling.phpt] 
TEST 1033/12806 [Zend/tests/assign_ref_func_leak.phpt]
[1;32mPASS[0m Assigning the result of a non-reference function by-reference should not leak [Zend/tests/assign_ref_func_leak.phpt] 
TEST 1034/12806 [Zend/tests/assign_ref_to_overloaded_prop.phpt]
[1;32mPASS[0m Cannot assign by reference to overloaded object, even if __get() returns by-ref [Zend/tests/assign_ref_to_overloaded_prop.phpt] 
TEST 1035/12806 [Zend/tests/assign_to_obj_001.phpt]
[1;32mPASS[0m assign to object leaks with ref [Zend/tests/assign_to_obj_001.phpt] 
TEST 1036/12806 [Zend/tests/assign_to_obj_002.phpt]
[1;32mPASS[0m Assign to $this leaks when $this not defined [Zend/tests/assign_to_obj_002.phpt] 
TEST 1037/12806 [Zend/tests/assign_to_var_001.phpt]
[1;32mPASS[0m complex cases of variable assignment - 001 [Zend/tests/assign_to_var_001.phpt] 
TEST 1038/12806 [Zend/tests/assign_to_var_002.phpt]
[1;32mPASS[0m complex cases of variable assignment - 002 [Zend/tests/assign_to_var_002.phpt] 
TEST 1039/12806 [Zend/tests/assign_to_var_003.phpt]
[1;32mPASS[0m complex cases of variable assignment - 003 [Zend/tests/assign_to_var_003.phpt] 
TEST 1040/12806 [Zend/tests/assign_to_var_004.phpt]
[1;32mPASS[0m complex cases of variable assignment - 004 [Zend/tests/assign_to_var_004.phpt] 
TEST 1041/12806 [Zend/tests/assign_typed_ref_result.phpt]
[1;32mPASS[0m Result of assigning to typed reference [Zend/tests/assign_typed_ref_result.phpt] 
TEST 1042/12806 [Zend/tests/ast/ast_serialize_backtick_literal.phpt]
[1;32mPASS[0m Serialization of backtick literal is incorrect [Zend/tests/ast/ast_serialize_backtick_literal.phpt] 
TEST 1043/12806 [Zend/tests/ast/ast_serialize_floats.phpt]
[1;32mPASS[0m Serialization of floats are correct [Zend/tests/ast/ast_serialize_floats.phpt] 
TEST 1044/12806 [Zend/tests/ast/zend-pow-assign.phpt]
[1;32mPASS[0m ZEND_POW_ASSIGN [Zend/tests/ast/zend-pow-assign.phpt] 
TEST 1045/12806 [Zend/tests/asymmetric_visibility/__set.phpt]
[1;32mPASS[0m Asymmetric visibility __set [Zend/tests/asymmetric_visibility/__set.phpt] 
TEST 1046/12806 [Zend/tests/asymmetric_visibility/__unset.phpt]
[1;32mPASS[0m Asymmetric visibility __unset [Zend/tests/asymmetric_visibility/__unset.phpt] 
TEST 1047/12806 [Zend/tests/asymmetric_visibility/ast_printing.phpt]
[1;32mPASS[0m private(set) protected(set) ast printing [Zend/tests/asymmetric_visibility/ast_printing.phpt] 
TEST 1048/12806 [Zend/tests/asymmetric_visibility/bug001.phpt]
[1;32mPASS[0m Unset from __unset respects set visibility [Zend/tests/asymmetric_visibility/bug001.phpt] 
TEST 1049/12806 [Zend/tests/asymmetric_visibility/bug002.phpt]
[1;32mPASS[0m Set from __set respects set visibility [Zend/tests/asymmetric_visibility/bug002.phpt] 
TEST 1050/12806 [Zend/tests/asymmetric_visibility/bug003.phpt]
[1;32mPASS[0m Explicitly unset property with a-vis still respects set visibility [Zend/tests/asymmetric_visibility/bug003.phpt] 
TEST 1051/12806 [Zend/tests/asymmetric_visibility/bug004.phpt]
[1;32mPASS[0m Missing property initialization for private(set) constructor promoted property [Zend/tests/asymmetric_visibility/bug004.phpt] 
TEST 1052/12806 [Zend/tests/asymmetric_visibility/cpp_no_type.phpt]
[1;32mPASS[0m Asymmetric visibility in CPP with no type [Zend/tests/asymmetric_visibility/cpp_no_type.phpt] 
TEST 1053/12806 [Zend/tests/asymmetric_visibility/cpp_private.phpt]
[1;32mPASS[0m Asymmetric visibility private(set) CPP [Zend/tests/asymmetric_visibility/cpp_private.phpt] 
TEST 1054/12806 [Zend/tests/asymmetric_visibility/cpp_protected.phpt]
[1;32mPASS[0m Asymmetric visibility protected(set) CPP [Zend/tests/asymmetric_visibility/cpp_protected.phpt] 
TEST 1055/12806 [Zend/tests/asymmetric_visibility/cpp_wider_set_scope.phpt]
[1;32mPASS[0m Asymmetric visibility private(get) protected(set) in CPP is not allowed [Zend/tests/asymmetric_visibility/cpp_wider_set_scope.phpt] 
TEST 1056/12806 [Zend/tests/asymmetric_visibility/decrease_scope_private_private.phpt]
[1;32mPASS[0m Asymmetric visibility private(get) private(set) is allowed [Zend/tests/asymmetric_visibility/decrease_scope_private_private.phpt] 
TEST 1057/12806 [Zend/tests/asymmetric_visibility/decrease_scope_private_protected.phpt]
[1;32mPASS[0m Asymmetric visibility private(get) protected(set) not allowed [Zend/tests/asymmetric_visibility/decrease_scope_private_protected.phpt] 
TEST 1058/12806 [Zend/tests/asymmetric_visibility/decrease_scope_protected_protected.phpt]
[1;32mPASS[0m Asymmetric visibility protected(get) protected(set) is allowed [Zend/tests/asymmetric_visibility/decrease_scope_protected_protected.phpt] 
TEST 1059/12806 [Zend/tests/asymmetric_visibility/dim_add.phpt]
[1;32mPASS[0m Asymmetric visibility DIM add [Zend/tests/asymmetric_visibility/dim_add.phpt] 
TEST 1060/12806 [Zend/tests/asymmetric_visibility/duplicate_modifier.phpt]
[1;32mPASS[0m Duplicate asymmetric visibility modifier [Zend/tests/asymmetric_visibility/duplicate_modifier.phpt] 
TEST 1061/12806 [Zend/tests/asymmetric_visibility/duplicate_modifier_2.phpt]
[1;32mPASS[0m Duplicate asymmetric visibility modifier [Zend/tests/asymmetric_visibility/duplicate_modifier_2.phpt] 
TEST 1062/12806 [Zend/tests/asymmetric_visibility/gh19044.phpt]
[1;32mPASS[0m GH-19044: Protected properties must be scoped according to their prototype (protected(set) on non-hooked property) [Zend/tests/asymmetric_visibility/gh19044.phpt] 
TEST 1063/12806 [Zend/tests/asymmetric_visibility/nested_write.phpt]
[1;32mPASS[0m Asymmetric visibility nested write [Zend/tests/asymmetric_visibility/nested_write.phpt] 
TEST 1064/12806 [Zend/tests/asymmetric_visibility/no_type.phpt]
[1;32mPASS[0m Asymmetric visibility with no type [Zend/tests/asymmetric_visibility/no_type.phpt] 
TEST 1065/12806 [Zend/tests/asymmetric_visibility/object_reference.phpt]
[1;32mPASS[0m Attempting to obtain reference of object of private(set) object returns a copy instead [Zend/tests/asymmetric_visibility/object_reference.phpt] 
TEST 1066/12806 [Zend/tests/asymmetric_visibility/override_private_public.phpt]
[1;32mPASS[0m private(set) property is implicitly final [Zend/tests/asymmetric_visibility/override_private_public.phpt] 
TEST 1067/12806 [Zend/tests/asymmetric_visibility/override_protected_private.phpt]
[1;32mPASS[0m Overwritten protected asymmetric property with private asymmetric property [Zend/tests/asymmetric_visibility/override_protected_private.phpt] 
TEST 1068/12806 [Zend/tests/asymmetric_visibility/override_protected_public.phpt]
[1;32mPASS[0m Overwritten protected asymmetric property with public property [Zend/tests/asymmetric_visibility/override_protected_public.phpt] 
TEST 1069/12806 [Zend/tests/asymmetric_visibility/override_public_private.phpt]
[1;32mPASS[0m Overwritten public property with private asymmetric property [Zend/tests/asymmetric_visibility/override_public_private.phpt] 
TEST 1070/12806 [Zend/tests/asymmetric_visibility/override_public_protected.phpt]
[1;32mPASS[0m Overwritten public property with protected asymmetric property [Zend/tests/asymmetric_visibility/override_public_protected.phpt] 
TEST 1071/12806 [Zend/tests/asymmetric_visibility/private.phpt]
[1;32mPASS[0m Asymmetric visibility private(set) [Zend/tests/asymmetric_visibility/private.phpt] 
TEST 1072/12806 [Zend/tests/asymmetric_visibility/protected.phpt]
[1;32mPASS[0m Asymmetric visibility protected(set) [Zend/tests/asymmetric_visibility/protected.phpt] 
TEST 1073/12806 [Zend/tests/asymmetric_visibility/readonly.phpt]
[1;32mPASS[0m Asymmetric visibility with readonly [Zend/tests/asymmetric_visibility/readonly.phpt] 
TEST 1074/12806 [Zend/tests/asymmetric_visibility/reference.phpt]
[1;32mPASS[0m Asymmetric visibility reference [Zend/tests/asymmetric_visibility/reference.phpt] 
TEST 1075/12806 [Zend/tests/asymmetric_visibility/reference_2.phpt]
[1;32mPASS[0m Asymmetric visibility reference in forbidden scope [Zend/tests/asymmetric_visibility/reference_2.phpt] 
TEST 1076/12806 [Zend/tests/asymmetric_visibility/scope_rebinding.phpt]
[1;32mPASS[0m Changing scope with Closure::bindTo() does not confuse asymmetric visibility [Zend/tests/asymmetric_visibility/scope_rebinding.phpt] 
TEST 1077/12806 [Zend/tests/asymmetric_visibility/static_props.phpt]
[1;32mPASS[0m Asymmetric visibility on static props [Zend/tests/asymmetric_visibility/static_props.phpt] 
TEST 1078/12806 [Zend/tests/asymmetric_visibility/unset.phpt]
[1;32mPASS[0m Asymmetric visibility unset protected(set) [Zend/tests/asymmetric_visibility/unset.phpt] 
TEST 1079/12806 [Zend/tests/asymmetric_visibility/unshared_rw_cache_slot.phpt]
[1;32mPASS[0m R/w cache slots should be unshared [Zend/tests/asymmetric_visibility/unshared_rw_cache_slot.phpt] 
TEST 1080/12806 [Zend/tests/asymmetric_visibility/variation.phpt]
[1;32mPASS[0m Asymmetric visibility variations [Zend/tests/asymmetric_visibility/variation.phpt] 
TEST 1081/12806 [Zend/tests/asymmetric_visibility/variation_nested.phpt]
[1;32mPASS[0m Asymmetric visibility nested variations [Zend/tests/asymmetric_visibility/variation_nested.phpt] 
TEST 1082/12806 [Zend/tests/asymmetric_visibility/virtual_get_only.phpt]
[1;32mPASS[0m Get-only virtual property must not specify asymmetric visibility [Zend/tests/asymmetric_visibility/virtual_get_only.phpt] 
TEST 1083/12806 [Zend/tests/asymmetric_visibility/virtual_set_only.phpt]
[1;32mPASS[0m Set-only virtual property must not specify asymmetric visibility [Zend/tests/asymmetric_visibility/virtual_set_only.phpt] 
TEST 1084/12806 [Zend/tests/attributes/001_placement.phpt]
[1;32mPASS[0m Attributes can be placed on all supported elements. [Zend/tests/attributes/001_placement.phpt] 
TEST 1085/12806 [Zend/tests/attributes/002_rfcexample.phpt]
[1;32mPASS[0m Attributes: Example from Attributes RFC [Zend/tests/attributes/002_rfcexample.phpt] 
TEST 1086/12806 [Zend/tests/attributes/003_ast_nodes.phpt]
[1;32mPASS[0m Attributes can deal with AST nodes. [Zend/tests/attributes/003_ast_nodes.phpt] 
TEST 1087/12806 [Zend/tests/attributes/004_name_resolution.phpt]
[1;32mPASS[0m Resolve attribute names [Zend/tests/attributes/004_name_resolution.phpt] 
TEST 1088/12806 [Zend/tests/attributes/005_objects.phpt]
[1;32mPASS[0m Attributes can be converted into objects. [Zend/tests/attributes/005_objects.phpt] 
TEST 1089/12806 [Zend/tests/attributes/006_filter.phpt]
[1;32mPASS[0m Attributes can be filtered by name and base type. [Zend/tests/attributes/006_filter.phpt] 
TEST 1090/12806 [Zend/tests/attributes/007_self_reflect_attribute.phpt]
[1;32mPASS[0m Attributes: attributes on Attribute return itself [Zend/tests/attributes/007_self_reflect_attribute.phpt] 
TEST 1091/12806 [Zend/tests/attributes/008_wrong_attribution.phpt]
[1;32mPASS[0m Attributes: Prevent Attribute on non classes [Zend/tests/attributes/008_wrong_attribution.phpt] 
TEST 1092/12806 [Zend/tests/attributes/009_doctrine_annotations_example.phpt]
[1;32mPASS[0m Doctrine-like attributes usage [Zend/tests/attributes/009_doctrine_annotations_example.phpt] 
TEST 1093/12806 [Zend/tests/attributes/010_unsupported_const_expression.phpt]
[1;32mPASS[0m Attribute arguments support only const expressions. [Zend/tests/attributes/010_unsupported_const_expression.phpt] 
TEST 1094/12806 [Zend/tests/attributes/011_inheritance.phpt]
[1;32mPASS[0m Attributes comply with inheritance rules. [Zend/tests/attributes/011_inheritance.phpt] 
TEST 1095/12806 [Zend/tests/attributes/012_ast_export.phpt]
[1;32mPASS[0m Attributes AST can be exported. [Zend/tests/attributes/012_ast_export.phpt] 
TEST 1096/12806 [Zend/tests/attributes/013_class_scope.phpt]
[1;32mPASS[0m Attributes make use of class scope. [Zend/tests/attributes/013_class_scope.phpt] 
TEST 1097/12806 [Zend/tests/attributes/014_class_const_group.phpt]
[1;32mPASS[0m Attributes can be applied to groups of class constants [Zend/tests/attributes/014_class_const_group.phpt] 
TEST 1098/12806 [Zend/tests/attributes/015_property_group.phpt]
[1;32mPASS[0m Attributes can be applied to groups of properties [Zend/tests/attributes/015_property_group.phpt] 
TEST 1099/12806 [Zend/tests/attributes/016_custom_attribute_validation.phpt]
[1;33mSKIP[0m Attribute validation callback of internal attributes. [Zend/tests/attributes/016_custom_attribute_validation.phpt] reason: Required extension missing: zend_test
TEST 1100/12806 [Zend/tests/attributes/017_closure_scope.phpt]
[1;32mPASS[0m Attributes make use of closure scope. [Zend/tests/attributes/017_closure_scope.phpt] 
TEST 1101/12806 [Zend/tests/attributes/018_fatal_error_in_argument.phpt]
[1;32mPASS[0m Don't free uninitialized memory if a fatal error occurs in an attribute argument [Zend/tests/attributes/018_fatal_error_in_argument.phpt] 
TEST 1102/12806 [Zend/tests/attributes/019_variable_attribute_name.phpt]
[1;32mPASS[0m Attribute name cannot be a variable [Zend/tests/attributes/019_variable_attribute_name.phpt] 
TEST 1103/12806 [Zend/tests/attributes/020_userland_attribute_validation.phpt]
[1;32mPASS[0m Attributes expose and verify target and repeatable data. [Zend/tests/attributes/020_userland_attribute_validation.phpt] 
TEST 1104/12806 [Zend/tests/attributes/021_attribute_flags_type_is_validated.phpt]
[1;32mPASS[0m Attribute flags type is validated. [Zend/tests/attributes/021_attribute_flags_type_is_validated.phpt] 
TEST 1105/12806 [Zend/tests/attributes/022_attribute_flags_value_is_validated.phpt]
[1;32mPASS[0m Attribute flags value is validated. [Zend/tests/attributes/022_attribute_flags_value_is_validated.phpt] 
TEST 1106/12806 [Zend/tests/attributes/023_ast_node_in_validation.phpt]
[1;32mPASS[0m Attribute flags value is validated. [Zend/tests/attributes/023_ast_node_in_validation.phpt] 
TEST 1107/12806 [Zend/tests/attributes/024_internal_target_validation.phpt]
[1;32mPASS[0m Internal attribute targets are validated. [Zend/tests/attributes/024_internal_target_validation.phpt] 
TEST 1108/12806 [Zend/tests/attributes/025_internal_repeatable_validation.phpt]
[1;32mPASS[0m Internal attribute targets are validated. [Zend/tests/attributes/025_internal_repeatable_validation.phpt] 
TEST 1109/12806 [Zend/tests/attributes/026_unpack_in_args.phpt]
[1;32mPASS[0m Cannot use unpacking in attribute argument list [Zend/tests/attributes/026_unpack_in_args.phpt] 
TEST 1110/12806 [Zend/tests/attributes/027_trailing_comma_args.phpt]
[1;32mPASS[0m Trailing comma in attribute argument list [Zend/tests/attributes/027_trailing_comma_args.phpt] 
TEST 1111/12806 [Zend/tests/attributes/028_grouped.phpt]
[1;32mPASS[0m Attributes can be grouped [Zend/tests/attributes/028_grouped.phpt] 
TEST 1112/12806 [Zend/tests/attributes/029_reflect_internal_symbols.phpt]
[1;32mPASS[0m Reflect attributes on different kinds of internal symbols [Zend/tests/attributes/029_reflect_internal_symbols.phpt] 
TEST 1113/12806 [Zend/tests/attributes/030_strict_types.phpt]
[1;32mPASS[0m strict_types=1 of the attribute use-site is respected [Zend/tests/attributes/030_strict_types.phpt] 
TEST 1114/12806 [Zend/tests/attributes/031_backtrace.phpt]
[1;32mPASS[0m Backtrace during attribute instance creation [Zend/tests/attributes/031_backtrace.phpt] 
TEST 1115/12806 [Zend/tests/attributes/032_attribute_validation_scope.phpt]
[1;32mPASS[0m Validation for "Attribute" uses the class scope when evaluating constant ASTs [Zend/tests/attributes/032_attribute_validation_scope.phpt] 
TEST 1116/12806 [Zend/tests/attributes/033_attribute_flags_type_is_not_validated_at_comp_time.phpt]
[1;32mPASS[0m Attribute flags type is not validated at compile time. [Zend/tests/attributes/033_attribute_flags_type_is_not_validated_at_comp_time.phpt] 
TEST 1117/12806 [Zend/tests/attributes/deprecated/class_constants/001.phpt]
[1;32mPASS[0m #[\Deprecated]: Class Constants. [Zend/tests/attributes/deprecated/class_constants/001.phpt] 
TEST 1118/12806 [Zend/tests/attributes/deprecated/class_constants/101.phpt]
[1;32mPASS[0m #[\Deprecated]: Enum Cases. [Zend/tests/attributes/deprecated/class_constants/101.phpt] 
TEST 1119/12806 [Zend/tests/attributes/deprecated/class_constants/deprecated_constant_as_message_001.phpt]
[1;32mPASS[0m #[\Deprecated]: Using the value of a deprecated class constant as the deprecation message. [Zend/tests/attributes/deprecated/class_constants/deprecated_constant_as_message_001.phpt] 
TEST 1120/12806 [Zend/tests/attributes/deprecated/class_constants/deprecated_constant_as_message_002.phpt]
[1;32mPASS[0m #[\Deprecated]: Using the value of a deprecated class constant as the deprecation message with a throwing error handler. [Zend/tests/attributes/deprecated/class_constants/deprecated_constant_as_message_002.phpt] 
TEST 1121/12806 [Zend/tests/attributes/deprecated/class_constants/deprecated_constant_as_message_003.phpt]
[1;32mPASS[0m #[\Deprecated]: Using the value of a deprecated class constant in a constant expression. [Zend/tests/attributes/deprecated/class_constants/deprecated_constant_as_message_003.phpt] 
TEST 1122/12806 [Zend/tests/attributes/deprecated/class_constants/error_code_001.phpt]
[1;32mPASS[0m #[\Deprecated]: Code is E_USER_DEPRECATED for class constants. [Zend/tests/attributes/deprecated/class_constants/error_code_001.phpt] 
TEST 1123/12806 [Zend/tests/attributes/deprecated/class_constants/gh17711.phpt]
[1;32mPASS[0m GH-17711: Infinite recursion through deprecated class constants self-referencing through deprecation message [Zend/tests/attributes/deprecated/class_constants/gh17711.phpt] 
TEST 1124/12806 [Zend/tests/attributes/deprecated/class_constants/value_unknown_at_compile_time_001.phpt]
[1;32mPASS[0m #[\Deprecated]: Class constant with value unknown at compile time. [Zend/tests/attributes/deprecated/class_constants/value_unknown_at_compile_time_001.phpt] 
TEST 1125/12806 [Zend/tests/attributes/deprecated/functions/001.phpt]
[1;32mPASS[0m #[\Deprecated]: Functions and Methods. [Zend/tests/attributes/deprecated/functions/001.phpt] 
TEST 1126/12806 [Zend/tests/attributes/deprecated/functions/deprecated_handler_001.phpt]
[1;32mPASS[0m #[\Deprecated]: Exception Handler is deprecated. [Zend/tests/attributes/deprecated/functions/deprecated_handler_001.phpt] 
TEST 1127/12806 [Zend/tests/attributes/deprecated/functions/deprecated_handler_002.phpt]
[1;32mPASS[0m #[\Deprecated]: Exception Handler is deprecated for throwing error handler. [Zend/tests/attributes/deprecated/functions/deprecated_handler_002.phpt] 
TEST 1128/12806 [Zend/tests/attributes/deprecated/functions/deprecated_handler_003.phpt]
[1;32mPASS[0m #[\Deprecated]: Error Handler is deprecated. [Zend/tests/attributes/deprecated/functions/deprecated_handler_003.phpt] 
TEST 1129/12806 [Zend/tests/attributes/deprecated/functions/error_code_001.phpt]
[1;32mPASS[0m #[\Deprecated]: Code is E_USER_DEPRECATED for functions. [Zend/tests/attributes/deprecated/functions/error_code_001.phpt] 
TEST 1130/12806 [Zend/tests/attributes/deprecated/functions/gh17866.phpt]
[1;32mPASS[0m GH-17866 (zend_mm_heap corrupted error after upgrading from 8.4.3 to 8.4.4) [Zend/tests/attributes/deprecated/functions/gh17866.phpt] 
TEST 1131/12806 [Zend/tests/attributes/deprecated/functions/magic_call.phpt]
[1;32mPASS[0m #[\Deprecated]: __call() and __callStatic() [Zend/tests/attributes/deprecated/functions/magic_call.phpt] 
TEST 1132/12806 [Zend/tests/attributes/deprecated/functions/message_004.phpt]
[1;32mPASS[0m #[\Deprecated]: Message from constant. [Zend/tests/attributes/deprecated/functions/message_004.phpt] 
TEST 1133/12806 [Zend/tests/attributes/deprecated/functions/message_005.phpt]
[1;32mPASS[0m #[\Deprecated]: Message from protected class constant. [Zend/tests/attributes/deprecated/functions/message_005.phpt] 
TEST 1134/12806 [Zend/tests/attributes/deprecated/functions/throwing_error_handler_001.phpt]
[1;32mPASS[0m #[\Deprecated]: Throwing error handler. [Zend/tests/attributes/deprecated/functions/throwing_error_handler_001.phpt] 
TEST 1135/12806 [Zend/tests/attributes/deprecated/functions/throwing_error_handler_002.phpt]
[1;32mPASS[0m #[\Deprecated]: Throwing error handler when using the return value. [Zend/tests/attributes/deprecated/functions/throwing_error_handler_002.phpt] 
TEST 1136/12806 [Zend/tests/attributes/deprecated/functions/throwing_error_handler_003.phpt]
[1;32mPASS[0m #[\Deprecated]: Throwing error handler does not leak parameters. [Zend/tests/attributes/deprecated/functions/throwing_error_handler_003.phpt] 
TEST 1137/12806 [Zend/tests/attributes/deprecated/message_001.phpt]
[1;32mPASS[0m #[\Deprecated]: Message Formats. [Zend/tests/attributes/deprecated/message_001.phpt] 
TEST 1138/12806 [Zend/tests/attributes/deprecated/message_002.phpt]
[1;32mPASS[0m #[\Deprecated]: Message is empty. [Zend/tests/attributes/deprecated/message_002.phpt] 
TEST 1139/12806 [Zend/tests/attributes/deprecated/message_003.phpt]
[1;32mPASS[0m #[\Deprecated]: Message contains NUL bytes. [Zend/tests/attributes/deprecated/message_003.phpt] 
TEST 1140/12806 [Zend/tests/attributes/deprecated/message_004.phpt]
[1;32mPASS[0m #[\Deprecated]: Message with value unknown at compile time. [Zend/tests/attributes/deprecated/message_004.phpt] 
TEST 1141/12806 [Zend/tests/attributes/deprecated/property_readonly_001.phpt]
[1;32mPASS[0m #[\Deprecated]: Deprecated::$message is readonly. [Zend/tests/attributes/deprecated/property_readonly_001.phpt] 
TEST 1142/12806 [Zend/tests/attributes/deprecated/property_readonly_002.phpt]
[1;32mPASS[0m #[\Deprecated]: Deprecated::$since is readonly. [Zend/tests/attributes/deprecated/property_readonly_002.phpt] 
TEST 1143/12806 [Zend/tests/attributes/deprecated/property_readonly_003.phpt]
[1;32mPASS[0m #[\Deprecated]: __construct() respects that properties are readonly. [Zend/tests/attributes/deprecated/property_readonly_003.phpt] 
TEST 1144/12806 [Zend/tests/attributes/deprecated/type_validation_001.phpt]
[1;32mPASS[0m #[\Deprecated]: Type validation of $message parameter with int. [Zend/tests/attributes/deprecated/type_validation_001.phpt] 
TEST 1145/12806 [Zend/tests/attributes/deprecated/type_validation_002.phpt]
[1;32mPASS[0m #[\Deprecated]: Type validation of $message parameter with int and strict types. [Zend/tests/attributes/deprecated/type_validation_002.phpt] 
TEST 1146/12806 [Zend/tests/attributes/deprecated/type_validation_003.phpt]
[1;32mPASS[0m #[\Deprecated]: Type validation of $message parameter with array. [Zend/tests/attributes/deprecated/type_validation_003.phpt] 
TEST 1147/12806 [Zend/tests/attributes/deprecated/type_validation_004.phpt]
[1;32mPASS[0m #[\Deprecated]: Type validation of $message parameter with native enum case. [Zend/tests/attributes/deprecated/type_validation_004.phpt] 
TEST 1148/12806 [Zend/tests/attributes/gh8421.phpt]
[1;32mPASS[0m Bug GH-8421: Attributes that target functions are not valid for anonymous functions defined within a method [Zend/tests/attributes/gh8421.phpt] 
TEST 1149/12806 [Zend/tests/attributes/ossfuzz371445205.phpt]
[1;32mPASS[0m OSS-Fuzz #371445205 (Heap-use-after-free in attr_free) [Zend/tests/attributes/ossfuzz371445205.phpt] 
TEST 1150/12806 [Zend/tests/attributes/override/001.phpt]
[1;32mPASS[0m #[\Override] [Zend/tests/attributes/override/001.phpt] 
TEST 1151/12806 [Zend/tests/attributes/override/002.phpt]
[1;32mPASS[0m #[\Override]: Valid native interface. [Zend/tests/attributes/override/002.phpt] 
TEST 1152/12806 [Zend/tests/attributes/override/003.phpt]
[1;32mPASS[0m #[\Override]: No parent class. [Zend/tests/attributes/override/003.phpt] 
TEST 1153/12806 [Zend/tests/attributes/override/004.phpt]
[1;32mPASS[0m #[\Override]: No parent class, but child implements matching interface. [Zend/tests/attributes/override/004.phpt] 
TEST 1154/12806 [Zend/tests/attributes/override/005.phpt]
[1;32mPASS[0m #[\Override]: No parent class, but child implements matching interface (2). [Zend/tests/attributes/override/005.phpt] 
TEST 1155/12806 [Zend/tests/attributes/override/006.phpt]
[1;32mPASS[0m #[\Override]: No parent interface. [Zend/tests/attributes/override/006.phpt] 
TEST 1156/12806 [Zend/tests/attributes/override/007.phpt]
[1;32mPASS[0m #[\Override]: On trait. [Zend/tests/attributes/override/007.phpt] 
TEST 1157/12806 [Zend/tests/attributes/override/008.phpt]
[1;32mPASS[0m #[\Override]: On used trait without parent method. [Zend/tests/attributes/override/008.phpt] 
TEST 1158/12806 [Zend/tests/attributes/override/009.phpt]
[1;32mPASS[0m #[\Override]: On used trait with interface method. [Zend/tests/attributes/override/009.phpt] 
TEST 1159/12806 [Zend/tests/attributes/override/010.phpt]
[1;32mPASS[0m #[\Override]: Parent method is private. [Zend/tests/attributes/override/010.phpt] 
TEST 1160/12806 [Zend/tests/attributes/override/011.phpt]
[1;32mPASS[0m #[\Override]: Parent method is private (2). [Zend/tests/attributes/override/011.phpt] 
TEST 1161/12806 [Zend/tests/attributes/override/012.phpt]
[1;32mPASS[0m #[\Override]: Parent method is protected. [Zend/tests/attributes/override/012.phpt] 
TEST 1162/12806 [Zend/tests/attributes/override/013.phpt]
[1;32mPASS[0m #[\Override]: Parent method is protected (2). [Zend/tests/attributes/override/013.phpt] 
TEST 1163/12806 [Zend/tests/attributes/override/014.phpt]
[1;32mPASS[0m #[\Override]: enum without interface. [Zend/tests/attributes/override/014.phpt] 
TEST 1164/12806 [Zend/tests/attributes/override/015.phpt]
[1;32mPASS[0m #[\Override]: enum with matching interface. [Zend/tests/attributes/override/015.phpt] 
TEST 1165/12806 [Zend/tests/attributes/override/016.phpt]
[1;32mPASS[0m #[\Override]: Declared abstract trait method. [Zend/tests/attributes/override/016.phpt] 
TEST 1166/12806 [Zend/tests/attributes/override/017.phpt]
[1;32mPASS[0m #[\Override]: Redeclared trait method. [Zend/tests/attributes/override/017.phpt] 
TEST 1167/12806 [Zend/tests/attributes/override/018.phpt]
[1;32mPASS[0m #[\Override]: Redeclared trait method with interface. [Zend/tests/attributes/override/018.phpt] 
TEST 1168/12806 [Zend/tests/attributes/override/019.phpt]
[1;32mPASS[0m #[\Override]: Valid anonymous class. [Zend/tests/attributes/override/019.phpt] 
TEST 1169/12806 [Zend/tests/attributes/override/020.phpt]
[1;32mPASS[0m #[\Override]: Invalid anonymous class. [Zend/tests/attributes/override/020.phpt] 
TEST 1170/12806 [Zend/tests/attributes/override/021.phpt]
[1;32mPASS[0m #[\Override]: __construct [Zend/tests/attributes/override/021.phpt] 
TEST 1171/12806 [Zend/tests/attributes/override/022.phpt]
[1;32mPASS[0m #[\Override]: Static method no parent class. [Zend/tests/attributes/override/022.phpt] 
TEST 1172/12806 [Zend/tests/attributes/override/023.phpt]
[1;32mPASS[0m #[\Override]: Static method. [Zend/tests/attributes/override/023.phpt] 
TEST 1173/12806 [Zend/tests/attributes/override/024.phpt]
[1;32mPASS[0m #[\Override]: abstract __construct [Zend/tests/attributes/override/024.phpt] 
TEST 1174/12806 [Zend/tests/attributes/override/gh12189.phpt]
[1;32mPASS[0m #[Override] attribute in trait does not check for parent class implementations [Zend/tests/attributes/override/gh12189.phpt] 
TEST 1175/12806 [Zend/tests/attributes/override/gh12189_2.phpt]
[1;32mPASS[0m #[Override] attribute in trait does not check for parent class implementations (Variant with private parent method) [Zend/tests/attributes/override/gh12189_2.phpt] 
TEST 1176/12806 [Zend/tests/attributes/override/gh12189_3.phpt]
[1;32mPASS[0m #[Override] attribute in trait does not check for parent class implementations (Variant with protected parent method) [Zend/tests/attributes/override/gh12189_3.phpt] 
TEST 1177/12806 [Zend/tests/attributes/override/gh12189_4.phpt]
[1;32mPASS[0m #[Override] attribute in trait does not check for parent class implementations (Variant with __construct) [Zend/tests/attributes/override/gh12189_4.phpt] 
TEST 1178/12806 [Zend/tests/attributes/override/gh12189_5.phpt]
[1;32mPASS[0m #[Override] attribute in trait does not check for parent class implementations (Variant with abstract __construct) [Zend/tests/attributes/override/gh12189_5.phpt] 
TEST 1179/12806 [Zend/tests/attributes/override/gh12189_6.phpt]
[1;32mPASS[0m #[Override]: Inheritance check of inherited trait method against interface [Zend/tests/attributes/override/gh12189_6.phpt] 
TEST 1180/12806 [Zend/tests/binary-32bit.phpt]
[1;33mSKIP[0m testing binary literals [Zend/tests/binary-32bit.phpt] reason: this test is for 32bit platform only
TEST 1181/12806 [Zend/tests/binary.phpt]
[1;32mPASS[0m testing binary literals [Zend/tests/binary.phpt] 
TEST 1182/12806 [Zend/tests/bind_static_exception.phpt]
[1;32mPASS[0m BIND_STATIC may destroy a variable with a throwing destructor [Zend/tests/bind_static_exception.phpt] 
TEST 1183/12806 [Zend/tests/bitwise_not_precision_exception.phpt]
[1;32mPASS[0m Promoting float precision warning to exception in bitwise_not [Zend/tests/bitwise_not_precision_exception.phpt] 
TEST 1184/12806 [Zend/tests/break_error_001.phpt]
[1;32mPASS[0m 'break' error (non positive integers) [Zend/tests/break_error_001.phpt] 
TEST 1185/12806 [Zend/tests/break_error_002.phpt]
[1;32mPASS[0m 'break' error (operator with non-integer operand) [Zend/tests/break_error_002.phpt] 
TEST 1186/12806 [Zend/tests/break_error_003.phpt]
[1;32mPASS[0m 'break' error (not in the loop context) [Zend/tests/break_error_003.phpt] 
TEST 1187/12806 [Zend/tests/break_error_004.phpt]
[1;32mPASS[0m 'break' error (wrong level) [Zend/tests/break_error_004.phpt] 
TEST 1188/12806 [Zend/tests/bug18556.phpt]
[1;32mPASS[0m Bug #18556 (Setting locale to 'tr_TR' lowercases class names) [Zend/tests/bug18556.phpt] 
TEST 1189/12806 [Zend/tests/bug19859.phpt]
[1;32mPASS[0m Bug #19859 (__call() does not catch call_user_func_array() calls) [Zend/tests/bug19859.phpt] 
TEST 1190/12806 [Zend/tests/bug20240.phpt]
[1;32mPASS[0m Bug #20240 (order of destructor calls) [Zend/tests/bug20240.phpt] 
TEST 1191/12806 [Zend/tests/bug20242.phpt]
[1;32mPASS[0m Bug #20242 (Method call in front of class definition) [Zend/tests/bug20242.phpt] 
TEST 1192/12806 [Zend/tests/bug21478.phpt]
[1;32mPASS[0m Bug #21478 (Zend/zend_alloc.c :: shutdown_memory_manager produces segfault) [Zend/tests/bug21478.phpt] 
TEST 1193/12806 [Zend/tests/bug21888.phpt]
[1;32mPASS[0m Bug #21888 (protected property and protected method of the same name) [Zend/tests/bug21888.phpt] 
TEST 1194/12806 [Zend/tests/bug22725.phpt]
[1;32mPASS[0m Bug #22725 (A derived class can call a parent's protected method that calls a private method) [Zend/tests/bug22725.phpt] 
TEST 1195/12806 [Zend/tests/bug22836.phpt]
[1;32mPASS[0m Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt] 
TEST 1196/12806 [Zend/tests/bug23104.phpt]
[1;32mPASS[0m Bug #23104 (Hash position not reset for constant arrays) [Zend/tests/bug23104.phpt] 
TEST 1197/12806 [Zend/tests/bug24436.phpt]
[1;32mPASS[0m Bug #24436 (isset()/empty() produce errors with non-existent variables in classes) [Zend/tests/bug24436.phpt] 
TEST 1198/12806 [Zend/tests/bug24635.phpt]
[1;32mPASS[0m Bug #24635 (crash on dtor calling other functions) [Zend/tests/bug24635.phpt] 
TEST 1199/12806 [Zend/tests/bug24699.phpt]
[1;32mPASS[0m Bug #24699 (Memory Leak with per-class constants) [Zend/tests/bug24699.phpt] 
TEST 1200/12806 [Zend/tests/bug24773.phpt]
[1;32mPASS[0m Bug #24773 (unset() of integers treated as arrays causes a crash) [Zend/tests/bug24773.phpt] 
TEST 1201/12806 [Zend/tests/bug24884.phpt]
[1;32mPASS[0m Bug #24884 (calling $this->__clone(); crashes php) [Zend/tests/bug24884.phpt] 
TEST 1202/12806 [Zend/tests/bug26010.phpt]
[1;32mPASS[0m Bug #26010 (private / protected variables get exposed by get_object_vars()) [Zend/tests/bug26010.phpt] 
TEST 1203/12806 [Zend/tests/bug26077.phpt]
[1;32mPASS[0m Bug #26077 (Memory leaks when creating an instance of an object) [Zend/tests/bug26077.phpt] 
TEST 1204/12806 [Zend/tests/bug26166.phpt]
[1;32mPASS[0m Bug #26166 (__toString() crash when no values returned) [Zend/tests/bug26166.phpt] 
TEST 1205/12806 [Zend/tests/bug26229.phpt]
[1;32mPASS[0m Bug #26229 (getIterator() segfaults when it returns arrays or scalars) [Zend/tests/bug26229.phpt] 
TEST 1206/12806 [Zend/tests/bug26281.phpt]
[1;32mPASS[0m Bug #26281 (switch() crash when condition is a string offset) [Zend/tests/bug26281.phpt] 
TEST 1207/12806 [Zend/tests/bug26696.phpt]
[1;32mPASS[0m Bug #26696 (crash in switch() when string index is used) [Zend/tests/bug26696.phpt] 
TEST 1208/12806 [Zend/tests/bug26697.phpt]
[1;32mPASS[0m Bug #26697 (calling class_exists on a nonexistent class in autoloader results in segfault) [Zend/tests/bug26697.phpt] 
TEST 1209/12806 [Zend/tests/bug26698.phpt]
[1;32mPASS[0m Bug #26698 (Thrown exceptions while evaluating argument to pass as parameter crash PHP) [Zend/tests/bug26698.phpt] 
TEST 1210/12806 [Zend/tests/bug26801.phpt]
[1;32mPASS[0m Bug #26801 (switch ($a{0}) crash) [Zend/tests/bug26801.phpt] 
TEST 1211/12806 [Zend/tests/bug26802.phpt]
[1;32mPASS[0m Bug #26802 (Can't call static method using a variable) [Zend/tests/bug26802.phpt] 
TEST 1212/12806 [Zend/tests/bug27268.phpt]
[1;32mPASS[0m Bug #27268 (Bad references accentuated by clone) [Zend/tests/bug27268.phpt] 
TEST 1213/12806 [Zend/tests/bug27304.phpt]
[1;32mPASS[0m Bug #27304 (Static functions don't function properly) [Zend/tests/bug27304.phpt] 
TEST 1214/12806 [Zend/tests/bug27598.phpt]
[1;32mPASS[0m Bug #27598 (list() array key assignment causes HUGE memory leak) [Zend/tests/bug27598.phpt] 
TEST 1215/12806 [Zend/tests/bug27669.phpt]
[1;32mPASS[0m Bug #27669 (PHP 5 didn't support all possibilities for calling static methods dynamically) [Zend/tests/bug27669.phpt] 
TEST 1216/12806 [Zend/tests/bug27731.phpt]
[1;32mPASS[0m Bug #27731 (error_reporting() call inside @ block does not work correctly) [Zend/tests/bug27731.phpt] 
TEST 1217/12806 [Zend/tests/bug27798.phpt]
[1;32mPASS[0m Bug #27798 (private / protected variables not exposed by get_object_vars() inside class) [Zend/tests/bug27798.phpt] 
TEST 1218/12806 [Zend/tests/bug28072.phpt]
[1;32mPASS[0m Bug #28072 (static array with some constant keys will be incorrectly ordered) [Zend/tests/bug28072.phpt] 
TEST 1219/12806 [Zend/tests/bug28377.phpt]
[1;32mPASS[0m Bug #28377 (debug_backtrace is intermittently passing args) [Zend/tests/bug28377.phpt] 
TEST 1220/12806 [Zend/tests/bug28442.phpt]
[1;32mPASS[0m Bug #28442 (Changing a static variables in a class changes it across sub/super classes.) [Zend/tests/bug28442.phpt] 
TEST 1221/12806 [Zend/tests/bug28444.phpt]
[1;32mPASS[0m Bug #28444 (Cannot access undefined property for object with overloaded property access) [Zend/tests/bug28444.phpt] 
TEST 1222/12806 [Zend/tests/bug29015.phpt]
[1;32mPASS[0m Bug #29015 (Incorrect behavior of member vars(non string ones)-numeric mem vars und others) [Zend/tests/bug29015.phpt] 
TEST 1223/12806 [Zend/tests/bug29104.phpt]
[1;32mPASS[0m Bug #29104 (Function declaration in method doesn't work) [Zend/tests/bug29104.phpt] 
TEST 1224/12806 [Zend/tests/bug29210.phpt]
[1;32mPASS[0m Bug #29210 (Function is_callable does not support private and protected methods) [Zend/tests/bug29210.phpt] 
TEST 1225/12806 [Zend/tests/bug29368.phpt]
[1;32mPASS[0m Bug #29368 (The destructor is called when an exception is thrown from the constructor) [Zend/tests/bug29368.phpt] 
TEST 1226/12806 [Zend/tests/bug29368_1.phpt]
[1;32mPASS[0m Bug #29368.1 (The destructor is called when an exception is thrown from the constructor). [Zend/tests/bug29368_1.phpt] 
TEST 1227/12806 [Zend/tests/bug29368_2.phpt]
[1;32mPASS[0m Bug #29368.2 (The destructor is called when an exception is thrown from the constructor). [Zend/tests/bug29368_2.phpt] 
TEST 1228/12806 [Zend/tests/bug29368_3.phpt]
[1;32mPASS[0m Bug #29368.3 (The destructor is called when an exception is thrown from the constructor). [Zend/tests/bug29368_3.phpt] 
TEST 1229/12806 [Zend/tests/bug29505.phpt]
[1;32mPASS[0m Bug #29505 (get_class_vars() severely broken when used with arrays) [Zend/tests/bug29505.phpt] 
TEST 1230/12806 [Zend/tests/bug29674.phpt]
[1;32mPASS[0m Bug #29674 (inherited method doesn't have access to private variables of the derived class) [Zend/tests/bug29674.phpt] 
TEST 1231/12806 [Zend/tests/bug29689.phpt]
[1;32mPASS[0m Bug #29689 (default value of protected member overrides default value of private) [Zend/tests/bug29689.phpt] 
TEST 1232/12806 [Zend/tests/bug29883.phpt]
[1;32mPASS[0m Bug #29883 (isset gives invalid values on strings) [Zend/tests/bug29883.phpt] 
TEST 1233/12806 [Zend/tests/bug29890.phpt]
[1;32mPASS[0m Bug #29890 (crash if error handler fails) [Zend/tests/bug29890.phpt] 
TEST 1234/12806 [Zend/tests/bug29896.phpt]
[1;32mPASS[0m Bug #29896 (Backtrace argument list out of sync) [Zend/tests/bug29896.phpt] 
TEST 1235/12806 [Zend/tests/bug29944.phpt]
[1;32mPASS[0m Bug #29944 (Function defined in switch, crashes) [Zend/tests/bug29944.phpt] 
TEST 1236/12806 [Zend/tests/bug30080.phpt]
[1;32mPASS[0m Bug #30080 (Passing array or non array of objects) [Zend/tests/bug30080.phpt] 
TEST 1237/12806 [Zend/tests/bug30140.phpt]
[1;32mPASS[0m Bug #30140 (Problem with array in static properties) [Zend/tests/bug30140.phpt] 
TEST 1238/12806 [Zend/tests/bug30161.phpt]
[1;32mPASS[0m Bug #30161 (Segmentation fault with exceptions) [Zend/tests/bug30161.phpt] 
TEST 1239/12806 [Zend/tests/bug30162.phpt]
[1;32mPASS[0m Bug #30162 (Catching exception in constructor causes lose of $this) [Zend/tests/bug30162.phpt] 
TEST 1240/12806 [Zend/tests/bug30346.phpt]
[1;32mPASS[0m Bug #30346 (arrayAccess and using $this) [Zend/tests/bug30346.phpt] 
TEST 1241/12806 [Zend/tests/bug30394.phpt]
[1;32mPASS[0m Bug #30394 (Assignment operators yield wrong result with __get/__set) [Zend/tests/bug30394.phpt] 
TEST 1242/12806 [Zend/tests/bug30407.phpt]
[1;32mPASS[0m Bug #30407 (Strange behaviour of default arguments) [Zend/tests/bug30407.phpt] 
TEST 1243/12806 [Zend/tests/bug30451.phpt]
[1;32mPASS[0m Bug #30451 (static properties permissions broken) [Zend/tests/bug30451.phpt] 
TEST 1244/12806 [Zend/tests/bug30519.phpt]
[1;32mPASS[0m Bug #30519 (Interface not existing says Class not found) [Zend/tests/bug30519.phpt] 
TEST 1245/12806 [Zend/tests/bug30702.phpt]
[1;32mPASS[0m Bug #30702 (cannot initialize class variable from class constant) [Zend/tests/bug30702.phpt] 
TEST 1246/12806 [Zend/tests/bug30707.phpt]
[1;32mPASS[0m Bug #30707 (Segmentation fault on exception in method) [Zend/tests/bug30707.phpt] 
TEST 1247/12806 [Zend/tests/bug30725.phpt]
[1;32mPASS[0m Bug #30725 (PHP segfaults when an exception is thrown in getIterator() within foreach) [Zend/tests/bug30725.phpt] 
TEST 1248/12806 [Zend/tests/bug30791.phpt]
[1;32mPASS[0m Bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded) [Zend/tests/bug30791.phpt] 
TEST 1249/12806 [Zend/tests/bug30820.phpt]
[1;32mPASS[0m Bug #30820 (static member conflict with $this->member silently ignored) [Zend/tests/bug30820.phpt] 
TEST 1250/12806 [Zend/tests/bug30828.phpt]
[1;32mPASS[0m Bug #30828 (debug_backtrace() reports incorrect class in overridden methods) [Zend/tests/bug30828.phpt] 
TEST 1251/12806 [Zend/tests/bug30889.phpt]
[1;32mPASS[0m Bug #30889 (Conflict between __get/__set and ++ operator) [Zend/tests/bug30889.phpt] 
TEST 1252/12806 [Zend/tests/bug30922.phpt]
[1;32mPASS[0m Bug #30922 (reflective functions crash PHP when interfaces extend themselves) [Zend/tests/bug30922.phpt] 
TEST 1253/12806 [Zend/tests/bug30998.phpt]
[1;32mPASS[0m Bug #30998 (Crash when user error handler returns false) [Zend/tests/bug30998.phpt] 
TEST 1254/12806 [Zend/tests/bug31098.phpt]
[1;32mPASS[0m Bug #31098 (isset() / empty() incorrectly returns true in dereference of a wrong type) [Zend/tests/bug31098.phpt] 
TEST 1255/12806 [Zend/tests/bug31102.phpt]
[1;32mPASS[0m Bug #31102 (Exception not handled when thrown inside autoloader) [Zend/tests/bug31102.phpt] 
TEST 1256/12806 [Zend/tests/bug31177-2.phpt]
[1;32mPASS[0m Bug #31177 (memory corruption because of incorrect refcounting) [Zend/tests/bug31177-2.phpt] 
TEST 1257/12806 [Zend/tests/bug31177.phpt]
[1;32mPASS[0m Bug #31177 (Memory leak) [Zend/tests/bug31177.phpt] 
TEST 1258/12806 [Zend/tests/bug31341.phpt]
[1;32mPASS[0m Bug #31341 (escape on curly inconsistent) [Zend/tests/bug31341.phpt] 
TEST 1259/12806 [Zend/tests/bug31525.phpt]
[1;32mPASS[0m Bug #31525 (object reference being dropped. $this getting lost) [Zend/tests/bug31525.phpt] 
TEST 1260/12806 [Zend/tests/bug31683.phpt]
[1;32mPASS[0m Bug #31683 (changes to $name in __get($name) override future parameters) [Zend/tests/bug31683.phpt] 
TEST 1261/12806 [Zend/tests/bug31720.phpt]
[1;32mPASS[0m Bug #31720 (Invalid object callbacks not caught in array_walk()) [Zend/tests/bug31720.phpt] 
TEST 1262/12806 [Zend/tests/bug32226.phpt]
[1;32mPASS[0m Bug #32226 (SEGV with exception handler on non existing instance) [Zend/tests/bug32226.phpt] 
TEST 1263/12806 [Zend/tests/bug32252.phpt]
[1;32mPASS[0m Bug #32252 (Segfault when offsetSet throws an Exception (only without debug)) [Zend/tests/bug32252.phpt] 
TEST 1264/12806 [Zend/tests/bug32290.phpt]
[1;32mPASS[0m Bug #32290 (calling call_user_func_array() ends in infinite loop within child class) [Zend/tests/bug32290.phpt] 
TEST 1265/12806 [Zend/tests/bug32296.phpt]
[1;32mPASS[0m Bug #32296 (get_class_methods output has changed between 5.0.2 and 5.0.3) [Zend/tests/bug32296.phpt] 
TEST 1266/12806 [Zend/tests/bug32322.phpt]
[1;32mPASS[0m Bug #32322 (Return values by reference broken( using self::),example singleton instance) [Zend/tests/bug32322.phpt] 
TEST 1267/12806 [Zend/tests/bug32427.phpt]
[1;32mPASS[0m Bug #32427 (Interfaces are not allowed 'static' access modifier) [Zend/tests/bug32427.phpt] 
TEST 1268/12806 [Zend/tests/bug32428.phpt]
[1;32mPASS[0m Bug #32428 (The @ warning error suppression operator is broken) [Zend/tests/bug32428.phpt] 
TEST 1269/12806 [Zend/tests/bug32429.phpt]
[1;32mPASS[0m Bug #32429 (method_exists() always return TRUE if __call method exists) [Zend/tests/bug32429.phpt] 
TEST 1270/12806 [Zend/tests/bug32596.phpt]
[1;32mPASS[0m Bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct) [Zend/tests/bug32596.phpt] 
TEST 1271/12806 [Zend/tests/bug32660.phpt]
[1;32mPASS[0m Bug #32660 (Assignment by reference causes crash when field access is overloaded (__get)) [Zend/tests/bug32660.phpt] 
TEST 1272/12806 [Zend/tests/bug32674.phpt]
[1;32mPASS[0m Bug #32674 (exception in iterator causes crash) [Zend/tests/bug32674.phpt] 
TEST 1273/12806 [Zend/tests/bug32799.phpt]
[1;32mPASS[0m Bug #32799 (crash: calling the corresponding global var during the destruct) [Zend/tests/bug32799.phpt] 
TEST 1274/12806 [Zend/tests/bug32833.phpt]
[1;32mPASS[0m Bug #32833 (Invalid opcode with $a[] .= '') [Zend/tests/bug32833.phpt] 
TEST 1275/12806 [Zend/tests/bug32993.phpt]
[1;32mPASS[0m Bug #32993 (implemented Iterator function current() don't throw exception) [Zend/tests/bug32993.phpt] 
TEST 1276/12806 [Zend/tests/bug33116.phpt]
[1;32mPASS[0m Bug #33116 (crash when assigning class name to global variable in autoloader) [Zend/tests/bug33116.phpt] 
TEST 1277/12806 [Zend/tests/bug33171.phpt]
[1;32mPASS[0m Bug #33171 (foreach enumerates private fields declared in base classes) [Zend/tests/bug33171.phpt] 
TEST 1278/12806 [Zend/tests/bug33257.phpt]
[1;32mPASS[0m Bug #33257 (array_splice() inconsistent when passed function instead of variable) [Zend/tests/bug33257.phpt] 
TEST 1279/12806 [Zend/tests/bug33277.phpt]
[1;32mPASS[0m Bug #33277 (private method accessed by child class) [Zend/tests/bug33277.phpt] 
TEST 1280/12806 [Zend/tests/bug33282.phpt]
[1;32mPASS[0m Bug #33282 (Re-assignment by reference does not clear the is_ref flag) [Zend/tests/bug33282.phpt] 
TEST 1281/12806 [Zend/tests/bug33318.phpt]
[1;32mPASS[0m Bug #33318 (throw 1; results in Invalid opcode 108/1/8) [Zend/tests/bug33318.phpt] 
TEST 1282/12806 [Zend/tests/bug33512.phpt]
[1;32mPASS[0m Bug #33512 (unset() overloaded properties doesn't work) [Zend/tests/bug33512.phpt] 
TEST 1283/12806 [Zend/tests/bug33558.phpt]
[1;32mPASS[0m Bug #33558 (warning with nested calls to functions returning by reference) [Zend/tests/bug33558.phpt] 
TEST 1284/12806 [Zend/tests/bug33710.phpt]
[1;32mPASS[0m Bug #33710 (ArrayAccess objects doesn't initialize $this) [Zend/tests/bug33710.phpt] 
TEST 1285/12806 [Zend/tests/bug33732.phpt]
[1;32mPASS[0m Bug #33732 (Wrong behavior of constants in class and interface extending) [Zend/tests/bug33732.phpt] 
TEST 1286/12806 [Zend/tests/bug33771.phpt]
[1;32mPASS[0m Bug #33771 (error_reporting falls to 0 when @ was used inside try/catch block) [Zend/tests/bug33771.phpt] 
TEST 1287/12806 [Zend/tests/bug33802.phpt]
[1;32mPASS[0m Bug #33802 (throw Exception in error handler causes crash) [Zend/tests/bug33802.phpt] 
TEST 1288/12806 [Zend/tests/bug33996.phpt]
[1;32mPASS[0m Bug #33996 (No information given for fatal error on passing invalid value to typed argument) [Zend/tests/bug33996.phpt] 
TEST 1289/12806 [Zend/tests/bug33999.phpt]
[1;32mPASS[0m Bug #33999 (object remains object when cast to int) [Zend/tests/bug33999.phpt] 
TEST 1290/12806 [Zend/tests/bug34045.phpt]
[1;32mPASS[0m Bug #34045 (Buffer overflow with serialized object) [Zend/tests/bug34045.phpt] 
TEST 1291/12806 [Zend/tests/bug34062.phpt]
[1;32mPASS[0m Bug #34062 (Crash in catch block when many arguments are used) [Zend/tests/bug34062.phpt] 
TEST 1292/12806 [Zend/tests/bug34064.phpt]
[1;32mPASS[0m Bug #34064 (arr[] as param to function in class gives invalid opcode) [Zend/tests/bug34064.phpt] 
TEST 1293/12806 [Zend/tests/bug34065.phpt]
[1;32mPASS[0m Bug #34065 (throw in foreach causes memory leaks) [Zend/tests/bug34065.phpt] 
TEST 1294/12806 [Zend/tests/bug34137.phpt]
[1;32mPASS[0m Bug #34137 (assigning array element by reference causes binary mess) [Zend/tests/bug34137.phpt] 
TEST 1295/12806 [Zend/tests/bug34199.phpt]
[1;32mPASS[0m Bug #34199 (if($obj)/if(!$obj) inconsistency because of cast handler) [Zend/tests/bug34199.phpt] 
TEST 1296/12806 [Zend/tests/bug34260.phpt]
[1;32mPASS[0m Bug #34260 (Segfault with callbacks (array_map) + overloading) [Zend/tests/bug34260.phpt] 
TEST 1297/12806 [Zend/tests/bug34310.phpt]
[1;32mPASS[0m Bug #34310 (foreach($arr as $c->d => $x) crashes) [Zend/tests/bug34310.phpt] 
TEST 1298/12806 [Zend/tests/bug34358.phpt]
[1;32mPASS[0m Bug #34358 (Fatal error: Cannot re-assign $this(again)) [Zend/tests/bug34358.phpt] 
TEST 1299/12806 [Zend/tests/bug34467.phpt]
[1;32mPASS[0m Bug #34467 (foreach + __get + __set inconsistency) [Zend/tests/bug34467.phpt] 
TEST 1300/12806 [Zend/tests/bug34518.phpt]
[1;32mPASS[0m Bug #34518 (Unset doesn't separate container in CV) [Zend/tests/bug34518.phpt] 
TEST 1301/12806 [Zend/tests/bug34617.phpt]
[1;32mPASS[0m Bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called) [Zend/tests/bug34617.phpt] 
TEST 1302/12806 [Zend/tests/bug34678.phpt]
[1;32mPASS[0m Bug #34678 (__call(), is_callable() and static methods) [Zend/tests/bug34678.phpt] 
TEST 1303/12806 [Zend/tests/bug34786.phpt]
[1;32mPASS[0m Bug #34786 (2 @ results in change to error_reporting() to random value) [Zend/tests/bug34786.phpt] 
TEST 1304/12806 [Zend/tests/bug34873.phpt]
[1;32mPASS[0m Bug #34873 (Segmentation Fault on foreach in object) [Zend/tests/bug34873.phpt] 
TEST 1305/12806 [Zend/tests/bug34879.phpt]
[1;32mPASS[0m Bug #34879 (str_replace, array_map corrupt negative array indexes on 64-bit platforms) [Zend/tests/bug34879.phpt] 
TEST 1306/12806 [Zend/tests/bug34893.phpt]
[1;32mPASS[0m Bug #34893 (PHP5.1 overloading, Cannot access private property) [Zend/tests/bug34893.phpt] 
TEST 1307/12806 [Zend/tests/bug35017.phpt]
[1;32mPASS[0m Bug #35017 (Exception thrown in error handler may cause unexpected behavior) [Zend/tests/bug35017.phpt] 
TEST 1308/12806 [Zend/tests/bug35106.phpt]
[1;32mPASS[0m Bug #35106 (nested foreach fails when array variable has a reference) [Zend/tests/bug35106.phpt] 
TEST 1309/12806 [Zend/tests/bug35163.phpt]
[1;32mPASS[0m Bug #35163 (Array elements can lose references) [Zend/tests/bug35163.phpt] 
TEST 1310/12806 [Zend/tests/bug35163_2.phpt]
[1;32mPASS[0m Bug #35163.2 (Array elements can lose references) [Zend/tests/bug35163_2.phpt] 
TEST 1311/12806 [Zend/tests/bug35163_3.phpt]
[1;32mPASS[0m Bug #35163.3 (Array elements can lose references) [Zend/tests/bug35163_3.phpt] 
TEST 1312/12806 [Zend/tests/bug35239.phpt]
[1;32mPASS[0m Bug #35239 (Objects can lose references) [Zend/tests/bug35239.phpt] 
TEST 1313/12806 [Zend/tests/bug35393.phpt]
[1;32mPASS[0m Bug #35393 (changing static protected members from outside the class) [Zend/tests/bug35393.phpt] 
TEST 1314/12806 [Zend/tests/bug35411.phpt]
[1;32mPASS[0m Bug #35411 (Regression with \{$ handling) [Zend/tests/bug35411.phpt] 
TEST 1315/12806 [Zend/tests/bug35470.phpt]
[1;32mPASS[0m Bug #35470 (Assigning global using variable name from array doesn't function) [Zend/tests/bug35470.phpt] 
TEST 1316/12806 [Zend/tests/bug35509.phpt]
[1;32mPASS[0m Bug #35509 (string constant as array key has different behavior inside object) [Zend/tests/bug35509.phpt] 
TEST 1317/12806 [Zend/tests/bug35634.phpt]
[1;32mPASS[0m Bug #35634 (Erroneous "Class declarations may not be nested" error raised) [Zend/tests/bug35634.phpt] 
TEST 1318/12806 [Zend/tests/bug35655.phpt]
[1;32mPASS[0m Bug #35655 (whitespace following end of heredoc is lost) [Zend/tests/bug35655.phpt] 
TEST 1319/12806 [Zend/tests/bug36006.phpt]
[1;32mPASS[0m Bug #36006 (Problem with $this in __destruct()) [Zend/tests/bug36006.phpt] 
TEST 1320/12806 [Zend/tests/bug36037.phpt]
[1;32mPASS[0m Bug #36037 (heredoc adds extra line number) [Zend/tests/bug36037.phpt] 
TEST 1321/12806 [Zend/tests/bug36071.phpt]
[1;32mPASS[0m Bug #36071 (Engine Crash related with 'clone') [Zend/tests/bug36071.phpt] 
TEST 1322/12806 [Zend/tests/bug36214.phpt]
[1;32mPASS[0m Bug #36214 (__get method works properly only when conditional operator is used) [Zend/tests/bug36214.phpt] 
TEST 1323/12806 [Zend/tests/bug36268.phpt]
[1;32mPASS[0m Bug #36268 (Object destructors called even after fatal errors) [Zend/tests/bug36268.phpt] 
TEST 1324/12806 [Zend/tests/bug36513.phpt]
[1;32mPASS[0m Bug #36513 (comment will be output in last line) [Zend/tests/bug36513.phpt] 
TEST 1325/12806 [Zend/tests/bug36568.phpt]
[1;32mPASS[0m Bug #36568 (memory_limit has no effect) [Zend/tests/bug36568.phpt] 
TEST 1326/12806 [Zend/tests/bug36759.phpt]
[1;32mPASS[0m Bug #36759 (Objects destructors are invoked in wrong order when script is finished) [Zend/tests/bug36759.phpt] 
TEST 1327/12806 [Zend/tests/bug37046.phpt]
[1;32mPASS[0m Bug #37046 (foreach breaks static scope) [Zend/tests/bug37046.phpt] 
TEST 1328/12806 [Zend/tests/bug37138.phpt]
[1;32mPASS[0m Bug #37138 (autoloader tries to load callback'ed self and parent) [Zend/tests/bug37138.phpt] 
TEST 1329/12806 [Zend/tests/bug37144.phpt]
[1;32mPASS[0m Bug #37144 (PHP crashes trying to assign into property of dead object) [Zend/tests/bug37144.phpt] 
TEST 1330/12806 [Zend/tests/bug37212.phpt]
[1;32mPASS[0m Bug #37212 (Access to protected property of common base class) [Zend/tests/bug37212.phpt] 
TEST 1331/12806 [Zend/tests/bug37251.phpt]
[1;32mPASS[0m Bug #37251 (deadlock when custom error handler is to catch array type hint error) [Zend/tests/bug37251.phpt] 
TEST 1332/12806 [Zend/tests/bug37632.phpt]
[1;32mPASS[0m Bug #37632 (Protected method access problem) [Zend/tests/bug37632.phpt] 
TEST 1333/12806 [Zend/tests/bug37667.phpt]
[1;32mPASS[0m Bug #37667 (Object is not added into array returned by __get) [Zend/tests/bug37667.phpt] 
TEST 1334/12806 [Zend/tests/bug37707.phpt]
[1;32mPASS[0m Bug #37707 (clone without assigning leaks memory) [Zend/tests/bug37707.phpt] 
TEST 1335/12806 [Zend/tests/bug37715.phpt]
[1;32mPASS[0m Bug #37715 (array pointers resetting on copy) [Zend/tests/bug37715.phpt] 
TEST 1336/12806 [Zend/tests/bug37811.phpt]
[1;32mPASS[0m Bug #37811 (define not using toString on objects) [Zend/tests/bug37811.phpt] 
TEST 1337/12806 [Zend/tests/bug38146.phpt]
[1;32mPASS[0m Bug #38146 (Cannot use array returned from foo::__get('bar') in write context) [Zend/tests/bug38146.phpt] 
TEST 1338/12806 [Zend/tests/bug38211.phpt]
[1;32mPASS[0m Bug #38211 (variable name and cookie name match breaks script execution) [Zend/tests/bug38211.phpt] 
TEST 1339/12806 [Zend/tests/bug38220.phpt]
[1;32mPASS[0m Bug #38220 (Crash on some object operations) [Zend/tests/bug38220.phpt] 
TEST 1340/12806 [Zend/tests/bug38234.phpt]
[1;32mPASS[0m Bug #38234 (Exception in __clone makes memory leak) [Zend/tests/bug38234.phpt] 
TEST 1341/12806 [Zend/tests/bug38287.phpt]
[1;32mPASS[0m Bug #38287 (static variables mess up global vars) [Zend/tests/bug38287.phpt] 
TEST 1342/12806 [Zend/tests/bug38461.phpt]
[1;32mPASS[0m Bug #38461 (setting private attribute with __set() produces segfault) [Zend/tests/bug38461.phpt] 
TEST 1343/12806 [Zend/tests/bug38469.phpt]
[1;32mPASS[0m Bug #38469 (Unexpected creation of cycle) [Zend/tests/bug38469.phpt] 
TEST 1344/12806 [Zend/tests/bug38623.phpt]
[1;32mPASS[0m Bug #38623 (leaks in a tricky code with switch() and exceptions) [Zend/tests/bug38623.phpt] 
TEST 1345/12806 [Zend/tests/bug38624.phpt]
[1;32mPASS[0m Bug #38624 (Strange warning when incrementing an object property and exception is thrown from __get method) [Zend/tests/bug38624.phpt] 
TEST 1346/12806 [Zend/tests/bug38772.phpt]
[1;32mPASS[0m Bug #38772 (inconsistent overriding of methods in different visibility contexts) [Zend/tests/bug38772.phpt] 
TEST 1347/12806 [Zend/tests/bug38779.phpt]
[1;32mPASS[0m Bug #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapper) [Zend/tests/bug38779.phpt] 
TEST 1348/12806 [Zend/tests/bug38779_1.phpt]
[1;32mPASS[0m Bug #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapper) [Zend/tests/bug38779_1.phpt] 
TEST 1349/12806 [Zend/tests/bug38808.phpt]
[1;32mPASS[0m Bug #38808 ("maybe ref" issue for current() and others) [Zend/tests/bug38808.phpt] 
TEST 1350/12806 [Zend/tests/bug39003.phpt]
[1;32mPASS[0m Bug #39003 (autoloader is called for type hinting) [Zend/tests/bug39003.phpt] 
TEST 1351/12806 [Zend/tests/bug39017.phpt]
[1;32mPASS[0m Bug #39017 (foreach(($obj = new myClass) as $v); echo $obj; segfaults) [Zend/tests/bug39017.phpt] 
TEST 1352/12806 [Zend/tests/bug39018.phpt]
[1;32mPASS[0m Bug #39018 (Error control operator '@' fails to suppress "Uninitialized string offset") [Zend/tests/bug39018.phpt] 
TEST 1353/12806 [Zend/tests/bug39018_2.phpt]
[1;32mPASS[0m Bug #39018 [2] (Error control operator '@' fails to suppress "Uninitialized string offset") [Zend/tests/bug39018_2.phpt] 
TEST 1354/12806 [Zend/tests/bug39036.phpt]
[1;32mPASS[0m Bug #39036 (Unsetting key of foreach() yields segmentation fault) [Zend/tests/bug39036.phpt] 
TEST 1355/12806 [Zend/tests/bug39297.phpt]
[1;32mPASS[0m Bug #39297 (Memory corruption because of indirect modification of overloaded array) [Zend/tests/bug39297.phpt] 
TEST 1356/12806 [Zend/tests/bug39304.phpt]
[1;32mPASS[0m Bug #39304 (Segmentation fault with list unpacking of string offset) [Zend/tests/bug39304.phpt] 
TEST 1357/12806 [Zend/tests/bug39346.phpt]
[1;32mPASS[0m Bug #39346 (Unsetting a static variable inside a destructor causes segfault later on) [Zend/tests/bug39346.phpt] 
TEST 1358/12806 [Zend/tests/bug39438.phpt]
[1;32mPASS[0m Bug #39438 (Fatal error: Out of memory) [Zend/tests/bug39438.phpt] 
TEST 1359/12806 [Zend/tests/bug39445.phpt]
[1;32mPASS[0m Bug #39445 (Calling debug_backtrace() in the __toString() function produces a crash) [Zend/tests/bug39445.phpt] 
TEST 1360/12806 [Zend/tests/bug39449.phpt]
[1;32mPASS[0m Bug #39449 (Overloaded array properties do not work correctly) [Zend/tests/bug39449.phpt] 
TEST 1361/12806 [Zend/tests/bug39542.phpt]
[1;32mPASS[0m Bug #39542 (Behaviour of require_once/include_once different to < 5.2.0) [Zend/tests/bug39542.phpt] 
TEST 1362/12806 [Zend/tests/bug39602.phpt]
[1;32mPASS[0m Bug #39602 (Invalid session.save_handler crashes PHP) [Zend/tests/bug39602.phpt] 
TEST 1363/12806 [Zend/tests/bug39721.phpt]
[1;32mPASS[0m Bug #39721 (Runtime inheritance causes data corruption) [Zend/tests/bug39721.phpt] 
TEST 1364/12806 [Zend/tests/bug39775.phpt]
[1;32mPASS[0m Bug #39775 ("Indirect modification ..." message is not shown) [Zend/tests/bug39775.phpt] 
TEST 1365/12806 [Zend/tests/bug39825.phpt]
[1;32mPASS[0m Bug #39825 (foreach produces memory error) [Zend/tests/bug39825.phpt] 
TEST 1366/12806 [Zend/tests/bug39944.phpt]
[1;32mPASS[0m Bug #39944 (References broken) [Zend/tests/bug39944.phpt] 
TEST 1367/12806 [Zend/tests/bug39990.phpt]
[1;32mPASS[0m Bug #39990 (Cannot "foreach" over overloaded properties) [Zend/tests/bug39990.phpt] 
TEST 1368/12806 [Zend/tests/bug40236.phpt]
[1;32mPASS[0m Bug #40236 (php -a function allocation eats memory) [Zend/tests/bug40236.phpt] 
TEST 1369/12806 [Zend/tests/bug40261.phpt]
[1;32mPASS[0m Bug #40261 (Extremely slow data handling due to memory fragmentation) [Zend/tests/bug40261.phpt] 
TEST 1370/12806 [Zend/tests/bug40509.phpt]
[1;32mPASS[0m Bug #40509 (key() function changed behaviour if global array is used within function) [Zend/tests/bug40509.phpt] 
TEST 1371/12806 [Zend/tests/bug40621.phpt]
[1;32mPASS[0m Bug #40621 (Crash when constructor called inappropriately (statically)) [Zend/tests/bug40621.phpt] 
TEST 1372/12806 [Zend/tests/bug40705.phpt]
[1;32mPASS[0m Bug #40705 (Iterating within function moves original array pointer) [Zend/tests/bug40705.phpt] 
TEST 1373/12806 [Zend/tests/bug40757.phpt]
[1;32mPASS[0m Bug #40757 (get_object_vars() get nothing in child class) [Zend/tests/bug40757.phpt] 
TEST 1374/12806 [Zend/tests/bug40770.phpt]
[1;32mPASS[0m Bug #40770 (Apache child exits when PHP memory limit reached) [Zend/tests/bug40770.phpt] 
TEST 1375/12806 [Zend/tests/bug40809.phpt]
[1;32mPASS[0m Bug #40809 (Poor performance of ".=") [Zend/tests/bug40809.phpt] 
TEST 1376/12806 [Zend/tests/bug40815.phpt]
[1;32mPASS[0m Bug #40815 (using strings like "class::func" and static methods in set_exception_handler() might result in crash). [Zend/tests/bug40815.phpt] 
TEST 1377/12806 [Zend/tests/bug40833.phpt]
[1;32mPASS[0m Bug #40833 (Crash when using unset() on an ArrayAccess object retrieved via __get) [Zend/tests/bug40833.phpt] 
TEST 1378/12806 [Zend/tests/bug40899.phpt]
[1;32mPASS[0m Bug #40899 (memory leak when nesting list()) [Zend/tests/bug40899.phpt] 
TEST 1379/12806 [Zend/tests/bug41026.phpt]
[1;32mPASS[0m Bug #41026 (segfault when calling "self::method()" in shutdown functions) [Zend/tests/bug41026.phpt] 
TEST 1380/12806 [Zend/tests/bug41117_1.phpt]
[1;32mPASS[0m Bug #41117 (Altering $this via argument) [Zend/tests/bug41117_1.phpt] 
TEST 1381/12806 [Zend/tests/bug41209.phpt]
[1;32mPASS[0m Bug #41209 (Segmentation fault with ArrayAccess, set_error_handler and undefined var) [Zend/tests/bug41209.phpt] 
TEST 1382/12806 [Zend/tests/bug41351.phpt]
[1;32mPASS[0m Bug #41351 (Invalid opcode with foreach ($a[] as $b)) [Zend/tests/bug41351.phpt] 
TEST 1383/12806 [Zend/tests/bug41351_2.phpt]
[1;32mPASS[0m Bug #41351 (Invalid opcode with foreach ($a[] as $b)) - 2 [Zend/tests/bug41351_2.phpt] 
TEST 1384/12806 [Zend/tests/bug41351_3.phpt]
[1;32mPASS[0m Bug #41351 (Invalid opcode with foreach ($a[] as $b)) - 3 [Zend/tests/bug41351_3.phpt] 
TEST 1385/12806 [Zend/tests/bug41372.phpt]
[1;32mPASS[0m Bug #41372 (Internal pointer of source array resets during array copying) [Zend/tests/bug41372.phpt] 
TEST 1386/12806 [Zend/tests/bug41401.phpt]
[1;32mPASS[0m Bug #41401 (wrong precedence for unary minus) [Zend/tests/bug41401.phpt] 
TEST 1387/12806 [Zend/tests/bug41421.phpt]
[1;32mPASS[0m Bug #41421 (Uncaught exception from a stream wrapper segfaults) [Zend/tests/bug41421.phpt] 
TEST 1388/12806 [Zend/tests/bug41633_1.phpt]
[1;32mPASS[0m Bug #41633.1 (self:: doesn't work for constants) [Zend/tests/bug41633_1.phpt] 
TEST 1389/12806 [Zend/tests/bug41633_2.phpt]
[1;32mPASS[0m Bug #41633.2 (Undefined class constants must not be substituted by strings) [Zend/tests/bug41633_2.phpt] 
TEST 1390/12806 [Zend/tests/bug41633_3.phpt]
[1;32mPASS[0m Bug #41633.3 (Crash instantiating classes with self-referencing constants) [Zend/tests/bug41633_3.phpt] 
TEST 1391/12806 [Zend/tests/bug41633_4.phpt]
[1;32mPASS[0m Bug #41633.4 (self:: doesn't work for constants) [Zend/tests/bug41633_4.phpt] 
TEST 1392/12806 [Zend/tests/bug41640.phpt]
[1;32mPASS[0m Bug #41640 (get_class_vars produces error on class constants) [Zend/tests/bug41640.phpt] 
TEST 1393/12806 [Zend/tests/bug41929.phpt]
[1;32mPASS[0m Bug #41929 (Foreach on object does not iterate over all visible properties) [Zend/tests/bug41929.phpt] 
TEST 1394/12806 [Zend/tests/bug41961.phpt]
[1;32mPASS[0m Bug #41961 (Ensure search for hidden private methods does not stray from class hierarchy) [Zend/tests/bug41961.phpt] 
TEST 1395/12806 [Zend/tests/bug42143.phpt]
[1;32mPASS[0m bug #42143 (The constant NAN is reported as 0 on Windows build) [Zend/tests/bug42143.phpt] 
TEST 1396/12806 [Zend/tests/bug42211.phpt]
[1;32mPASS[0m Bug #42211 (property_exists() fails to find protected properties from a parent class) [Zend/tests/bug42211.phpt] 
TEST 1397/12806 [Zend/tests/bug42767.phpt]
[1;32mPASS[0m Bug #42767 (highlight_string() truncates trailing comments) [Zend/tests/bug42767.phpt] 
TEST 1398/12806 [Zend/tests/bug42772.phpt]
[1;32mPASS[0m Bug #42772 (Storing $this in a static var fails while handling a cast to string) [Zend/tests/bug42772.phpt] 
TEST 1399/12806 [Zend/tests/bug42798.phpt]
[1;32mPASS[0m Bug #42798 (_autoload() not triggered for classes used in method signature) [Zend/tests/bug42798.phpt] 
TEST 1400/12806 [Zend/tests/bug42802.phpt]
[1;32mPASS[0m Bug #42802 (Namespace not supported in types) [Zend/tests/bug42802.phpt] 
TEST 1401/12806 [Zend/tests/bug42817.phpt]
[1;32mPASS[0m Bug #42817 (clone() on a non-object does not result in a fatal error) [Zend/tests/bug42817.phpt] 
TEST 1402/12806 [Zend/tests/bug42818.phpt]
[1;32mPASS[0m Bug #42818 ($foo = clone(array()); leaks memory) [Zend/tests/bug42818.phpt] 
TEST 1403/12806 [Zend/tests/bug42819.phpt]
[1;32mPASS[0m Bug #42819 (namespaces in indexes of constant arrays) [Zend/tests/bug42819.phpt] 
TEST 1404/12806 [Zend/tests/bug42820.phpt]
[1;32mPASS[0m Bug #42820 (defined() on constant with namespace prefixes tries to load class) [Zend/tests/bug42820.phpt] 
TEST 1405/12806 [Zend/tests/bug42859.phpt]
[1;32mPASS[0m Bug #42859 (import always conflicts with internal classes) [Zend/tests/bug42859.phpt] 
TEST 1406/12806 [Zend/tests/bug42937.phpt]
[1;32mPASS[0m Bug #42937 (__call() method not invoked when methods are called on parent from child class) [Zend/tests/bug42937.phpt] 
TEST 1407/12806 [Zend/tests/bug43027.phpt]
[1;32mPASS[0m Bug #43027 (Declare cause fatal error) [Zend/tests/bug43027.phpt] 
TEST 1408/12806 [Zend/tests/bug43053.phpt]
[1;32mPASS[0m Bug #43053 (Regression: some numbers shown in scientific notation) [Zend/tests/bug43053.phpt] 
TEST 1409/12806 [Zend/tests/bug43128.phpt]
[1;32mPASS[0m Bug #43128 (Very long class name causes segfault) [Zend/tests/bug43128.phpt] 
TEST 1410/12806 [Zend/tests/bug43175.phpt]
[1;32mPASS[0m Bug #43175 (__destruct() throwing an exception with __call() causes segfault) [Zend/tests/bug43175.phpt] 
TEST 1411/12806 [Zend/tests/bug43183.phpt]
[1;32mPASS[0m Bug #43183 ("use" of the same class in difference scripts results in a fatal error) [Zend/tests/bug43183.phpt] 
TEST 1412/12806 [Zend/tests/bug43200.phpt]
[1;32mPASS[0m Bug #43200 (Interface implementation / inheritance not possible in abstract classes) [Zend/tests/bug43200.phpt] 
TEST 1413/12806 [Zend/tests/bug43200_2.phpt]
[1;32mPASS[0m Bug #43200.2 (Interface implementation / inheritance not possible in abstract classes) [Zend/tests/bug43200_2.phpt] 
TEST 1414/12806 [Zend/tests/bug43201.phpt]
[1;32mPASS[0m Bug #43201 (Crash on using uninitialized vals and __get/__set) [Zend/tests/bug43201.phpt] 
TEST 1415/12806 [Zend/tests/bug43332_1.phpt]
[1;32mPASS[0m Bug #43332.1 (self and parent as type hint in namespace) [Zend/tests/bug43332_1.phpt] 
TEST 1416/12806 [Zend/tests/bug43332_2.phpt]
[1;32mPASS[0m Bug #43332.2 (self and parent as type hint in namespace) [Zend/tests/bug43332_2.phpt] 
TEST 1417/12806 [Zend/tests/bug43343.phpt]
[1;32mPASS[0m Bug #43343 (Variable class name) [Zend/tests/bug43343.phpt] 
TEST 1418/12806 [Zend/tests/bug43344_1.phpt]
[1;32mPASS[0m Bug #43344.1 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_1.phpt] 
TEST 1419/12806 [Zend/tests/bug43344_10.phpt]
[1;32mPASS[0m Bug #43344.10 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_10.phpt] 
TEST 1420/12806 [Zend/tests/bug43344_11.phpt]
[1;32mPASS[0m Bug #43344.11 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_11.phpt] 
TEST 1421/12806 [Zend/tests/bug43344_12.phpt]
[1;32mPASS[0m Bug #43344.12 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_12.phpt] 
TEST 1422/12806 [Zend/tests/bug43344_13.phpt]
[1;32mPASS[0m Bug #43344.13 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_13.phpt] 
TEST 1423/12806 [Zend/tests/bug43344_2.phpt]
[1;32mPASS[0m Bug #43344.2 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_2.phpt] 
TEST 1424/12806 [Zend/tests/bug43344_3.phpt]
[1;32mPASS[0m Bug #43344.3 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_3.phpt] 
TEST 1425/12806 [Zend/tests/bug43344_4.phpt]
[1;32mPASS[0m Bug #43344.4 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_4.phpt] 
TEST 1426/12806 [Zend/tests/bug43344_5.phpt]
[1;32mPASS[0m Bug #43344.5 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_5.phpt] 
TEST 1427/12806 [Zend/tests/bug43344_6.phpt]
[1;32mPASS[0m Bug #43344.6 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_6.phpt] 
TEST 1428/12806 [Zend/tests/bug43344_7.phpt]
[1;32mPASS[0m Bug #43344.7 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_7.phpt] 
TEST 1429/12806 [Zend/tests/bug43344_8.phpt]
[1;32mPASS[0m Bug #43344.8 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_8.phpt] 
TEST 1430/12806 [Zend/tests/bug43344_9.phpt]
[1;32mPASS[0m Bug #43344.9 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_9.phpt] 
TEST 1431/12806 [Zend/tests/bug43426.phpt]
[1;32mPASS[0m Bug #43426 (crash on nested call_user_func calls) [Zend/tests/bug43426.phpt] 
TEST 1432/12806 [Zend/tests/bug43450.phpt]
[1;32mPASS[0m Bug #43450 (Memory leak on some functions with implicit object __toString() call) [Zend/tests/bug43450.phpt] 
TEST 1433/12806 [Zend/tests/bug43483.phpt]
[1;32mPASS[0m Bug #43483 (get_class_methods() does not list all visible methods) [Zend/tests/bug43483.phpt] 
TEST 1434/12806 [Zend/tests/bug43651.phpt]
[1;32mPASS[0m Bug #43651 (is_callable() with one or more nonconsecutive colons crashes) [Zend/tests/bug43651.phpt] 
TEST 1435/12806 [Zend/tests/bug43703.phpt]
[1;32mPASS[0m Bug #43703 (Signature compatibility check broken) [Zend/tests/bug43703.phpt] 
TEST 1436/12806 [Zend/tests/bug43851.phpt]
[1;32mPASS[0m Bug #43851 (Memory corruption on reuse of assigned value) [Zend/tests/bug43851.phpt] 
TEST 1437/12806 [Zend/tests/bug43918.phpt]
[1;32mPASS[0m Bug #43918 (Segmentation fault in garbage collector) [Zend/tests/bug43918.phpt] 
TEST 1438/12806 [Zend/tests/bug44069.phpt]
[1;32mPASS[0m Bug #44069 (Huge memory usage with concatenation using . instead of .=) [Zend/tests/bug44069.phpt] 
TEST 1439/12806 [Zend/tests/bug44141.phpt]
[1;32mPASS[0m Bug #44141 (private parent constructor callable through static function) [Zend/tests/bug44141.phpt] 
TEST 1440/12806 [Zend/tests/bug44184.phpt]
[1;32mPASS[0m Bug #44184 (Double free of loop-variable on exception) [Zend/tests/bug44184.phpt] 
TEST 1441/12806 [Zend/tests/bug44414.phpt]
[1;32mPASS[0m Bug #44414 (incomplete reporting about abstract methods) [Zend/tests/bug44414.phpt] 
TEST 1442/12806 [Zend/tests/bug44653.phpt]
[1;32mPASS[0m Bug #44653 (Invalid namespace name resolution) [Zend/tests/bug44653.phpt] 
TEST 1443/12806 [Zend/tests/bug44660.phpt]
[1;32mPASS[0m Bug #44660 (Indexed and reference assignment to property of non-object don't trigger warning) [Zend/tests/bug44660.phpt] 
TEST 1444/12806 [Zend/tests/bug44827.phpt]
[1;32mPASS[0m Bug #44827 (define() allows :: in constant names) [Zend/tests/bug44827.phpt] 
TEST 1445/12806 [Zend/tests/bug44830.phpt]
[1;32mPASS[0m Bug #44830 (Very minor issue with backslash in heredoc) [Zend/tests/bug44830.phpt] 
TEST 1446/12806 [Zend/tests/bug44899.phpt]
[1;32mPASS[0m Bug #44899 (__isset usage changes behavior of empty()) [Zend/tests/bug44899.phpt] 
TEST 1447/12806 [Zend/tests/bug44899_2.phpt]
[1;32mPASS[0m Bug #44899 (__isset usage changes behavior of empty()) - 2 [Zend/tests/bug44899_2.phpt] 
TEST 1448/12806 [Zend/tests/bug44913.phpt]
[1;32mPASS[0m Bug #44913 (Segfault when using return in combination with nested loops and continue 2) [Zend/tests/bug44913.phpt] 
TEST 1449/12806 [Zend/tests/bug45147.phpt]
[1;32mPASS[0m Bug #45147 (unexpected T_ENDFOR) [Zend/tests/bug45147.phpt] 
TEST 1450/12806 [Zend/tests/bug45180.phpt]
[1;32mPASS[0m Testing callback formats within class method [Zend/tests/bug45180.phpt] 
TEST 1451/12806 [Zend/tests/bug45186.phpt]
[1;32mPASS[0m Bug #45186 (__call depends on __callstatic in class scope) [Zend/tests/bug45186.phpt] 
TEST 1452/12806 [Zend/tests/bug45186_2.phpt]
[1;32mPASS[0m Bug #45186.2 (__call depends on __callstatic in class scope) [Zend/tests/bug45186_2.phpt] 
TEST 1453/12806 [Zend/tests/bug45742.phpt]
[1;32mPASS[0m Bug #45742 Wrong class array interpretation using constant indexes [Zend/tests/bug45742.phpt] 
TEST 1454/12806 [Zend/tests/bug45744.phpt]
[1;32mPASS[0m Bug #45744 (Case sensitive callback behaviour) [Zend/tests/bug45744.phpt] 
TEST 1455/12806 [Zend/tests/bug45805.phpt]
[1;32mPASS[0m Bug #45805 (Crash on throwing exception from error handler) [Zend/tests/bug45805.phpt] 
TEST 1456/12806 [Zend/tests/bug45862.phpt]
[1;32mPASS[0m Bug #45862 (get_class_vars is inconsistent with 'protected' and 'private' variables) [Zend/tests/bug45862.phpt] 
TEST 1457/12806 [Zend/tests/bug45877.phpt]
[1;32mPASS[0m Bug #45877 (Array key '2147483647' left as string) [Zend/tests/bug45877.phpt] 
TEST 1458/12806 [Zend/tests/bug45910.phpt]
[1;32mPASS[0m Bug #45910 (Cannot declare self-referencing constant) [Zend/tests/bug45910.phpt] 
TEST 1459/12806 [Zend/tests/bug45910_2.phpt]
[1;32mPASS[0m Bug #45910.2 (Cannot declare self-referencing constant) [Zend/tests/bug45910_2.phpt] 
TEST 1460/12806 [Zend/tests/bug46106.phpt]
[1;32mPASS[0m Bug #46106 (Memory leaks when using global statement) [Zend/tests/bug46106.phpt] 
TEST 1461/12806 [Zend/tests/bug46196.phpt]
[1;32mPASS[0m Test restore_error_handler() function : bug #46196 [Zend/tests/bug46196.phpt] 
TEST 1462/12806 [Zend/tests/bug46238.phpt]
[1;32mPASS[0m Bug #46238 (Segmentation fault on static call with empty string method) [Zend/tests/bug46238.phpt] 
TEST 1463/12806 [Zend/tests/bug46241.phpt]
[1;32mPASS[0m Bug #46241 (error handler stacks) [Zend/tests/bug46241.phpt] 
TEST 1464/12806 [Zend/tests/bug46246.phpt]
[1;32mPASS[0m Bug #46246 (difference between call_user_func(array($this, $method)) and $this->$method()) [Zend/tests/bug46246.phpt] 
TEST 1465/12806 [Zend/tests/bug46304.phpt]
[1;32mPASS[0m Bug #46304 (defining namespaced constant using define()) [Zend/tests/bug46304.phpt] 
TEST 1466/12806 [Zend/tests/bug46308.phpt]
[1;32mPASS[0m Bug #46308 (Invalid write when changing property from inside getter) [Zend/tests/bug46308.phpt] 
TEST 1467/12806 [Zend/tests/bug46381.phpt]
[1;32mPASS[0m Bug #46381 (wrong $this passed to internal methods causes segfault) [Zend/tests/bug46381.phpt] 
TEST 1468/12806 [Zend/tests/bug46409.phpt]
[1;32mPASS[0m Bug #46409 (__invoke method called outside of object context when using array_map) [Zend/tests/bug46409.phpt] 
TEST 1469/12806 [Zend/tests/bug46665.phpt]
[1;32mPASS[0m Bug #46665 (Triggering autoload with a variable classname causes truncated autoload param) [Zend/tests/bug46665.phpt] 
TEST 1470/12806 [Zend/tests/bug46701.phpt]
[1;33mSKIP[0m 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 1471/12806 [Zend/tests/bug46811.phpt]
[1;32mPASS[0m ini_set() function [Zend/tests/bug46811.phpt] 
TEST 1472/12806 [Zend/tests/bug46813.phpt]
[1;32mPASS[0m Bug #46813: class_exists doesn`t work with fully qualified namespace [Zend/tests/bug46813.phpt] 
TEST 1473/12806 [Zend/tests/bug47054.phpt]
[1;32mPASS[0m Bug #47054 (BC break in static functions called as dynamic) [Zend/tests/bug47054.phpt] 
TEST 1474/12806 [Zend/tests/bug47109.phpt]
[1;32mPASS[0m Bug #47109 (Memory leak on $a->{"a"."b"} when $a is not an object) [Zend/tests/bug47109.phpt] 
TEST 1475/12806 [Zend/tests/bug47165.phpt]
[1;32mPASS[0m Bug #47165 (Possible memory corruption when passing return value by reference) [Zend/tests/bug47165.phpt] 
TEST 1476/12806 [Zend/tests/bug47343.phpt]
[1;32mPASS[0m Bug #47343 (gc_collect_cycles causes a segfault when called within a destructor in one case) [Zend/tests/bug47343.phpt] 
TEST 1477/12806 [Zend/tests/bug47353.phpt]
[1;32mPASS[0m Bug #47353 (crash when creating a lot of objects in object destructor) [Zend/tests/bug47353.phpt] 
TEST 1478/12806 [Zend/tests/bug47516.phpt]
[1;32mPASS[0m Bug #47516 (nowdoc cannot be embedded in heredoc but can be embedded in double quote) [Zend/tests/bug47516.phpt] 
TEST 1479/12806 [Zend/tests/bug47572.phpt]
[1;32mPASS[0m Bug #47572 (zval_update_constant_ex: Segmentation fault) [Zend/tests/bug47572.phpt] 
TEST 1480/12806 [Zend/tests/bug47593.phpt]
[1;32mPASS[0m Bug #47593 (interface_exists() returns false when using absolute namespace path) [Zend/tests/bug47593.phpt] 
TEST 1481/12806 [Zend/tests/bug47596.phpt]
[1;32mPASS[0m Bug #47596 (Bus error on parsing file, when file size is equal to page size) [Zend/tests/bug47596.phpt] 
TEST 1482/12806 [Zend/tests/bug47699.phpt]
[1;32mPASS[0m Bug #47699 (autoload and late static binding) [Zend/tests/bug47699.phpt] 
TEST 1483/12806 [Zend/tests/bug47714.phpt]
[1;32mPASS[0m Testing lambda function in set_exception_handler() [Zend/tests/bug47714.phpt] 
TEST 1484/12806 [Zend/tests/bug47771.phpt]
[1;32mPASS[0m Bug #47771 (Exception during object construction from arg call calls object's destructor) [Zend/tests/bug47771.phpt] 
TEST 1485/12806 [Zend/tests/bug47801.phpt]
[1;32mPASS[0m Bug #47801 (__call() accessed via parent:: operator is provided incorrect method name) [Zend/tests/bug47801.phpt] 
TEST 1486/12806 [Zend/tests/bug47836.phpt]
[1;32mPASS[0m Bug #47836 (array operator [] inconsistency when the array has PHP_INT_MAX index value) [Zend/tests/bug47836.phpt] 
TEST 1487/12806 [Zend/tests/bug47880.phpt]
[1;32mPASS[0m Bug #47880 (crashes in call_user_func_array()) [Zend/tests/bug47880.phpt] 
TEST 1488/12806 [Zend/tests/bug48215.phpt]
[1;32mPASS[0m Bug #48215 - parent::method() calls __construct [Zend/tests/bug48215.phpt] 
TEST 1489/12806 [Zend/tests/bug48215_2.phpt]
[1;32mPASS[0m Bug #48215 - parent::method() calls __construct, case sensitive test [Zend/tests/bug48215_2.phpt] 
TEST 1490/12806 [Zend/tests/bug48228.phpt]
[1;32mPASS[0m Bug #48228 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48228.phpt] 
TEST 1491/12806 [Zend/tests/bug48248.phpt]
[1;32mPASS[0m Bug #48248 (SIGSEGV when access to private property via &__get) [Zend/tests/bug48248.phpt] 
TEST 1492/12806 [Zend/tests/bug48408.phpt]
[1;32mPASS[0m Bug #48408 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48408.phpt] 
TEST 1493/12806 [Zend/tests/bug48409.phpt]
[1;32mPASS[0m Bug #48409 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48409.phpt] 
TEST 1494/12806 [Zend/tests/bug48428.phpt]
[1;32mPASS[0m Bug #48428 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48428.phpt] 
TEST 1495/12806 [Zend/tests/bug48533.phpt]
[1;32mPASS[0m Bug #48533 (__callStatic is not invoked for private/protected methods) [Zend/tests/bug48533.phpt] 
TEST 1496/12806 [Zend/tests/bug48667_1.phpt]
[1;32mPASS[0m Bug #48667 (Implementing both iterator and iteratoraggregate) [Zend/tests/bug48667_1.phpt] 
TEST 1497/12806 [Zend/tests/bug48667_2.phpt]
[1;32mPASS[0m Bug #48667 (Implementing both iterator and iteratoraggregate) [Zend/tests/bug48667_2.phpt] 
TEST 1498/12806 [Zend/tests/bug48770.phpt]
[1;32mPASS[0m Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt] 
TEST 1499/12806 [Zend/tests/bug48770_2.phpt]
[1;32mPASS[0m Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt] 
TEST 1500/12806 [Zend/tests/bug48770_3.phpt]
[1;32mPASS[0m Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt] 
TEST 1501/12806 [Zend/tests/bug48899-deprecated.phpt]
[1;32mPASS[0m Bug #48899 (is_callable returns true even if method does not exist in parent class) [original test with deprecated syntax] [Zend/tests/bug48899-deprecated.phpt] 
TEST 1502/12806 [Zend/tests/bug48899.phpt]
[1;32mPASS[0m Bug #48899 (is_callable returns true even if method does not exist in parent class) [Zend/tests/bug48899.phpt] 
TEST 1503/12806 [Zend/tests/bug48912.phpt]
[1;32mPASS[0m Bug #48912 (Namespace causes unexpected strict behaviour with extract()) [Zend/tests/bug48912.phpt] 
TEST 1504/12806 [Zend/tests/bug48930.phpt]
[1;32mPASS[0m Bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP>=5.3) [Zend/tests/bug48930.phpt] 
TEST 1505/12806 [Zend/tests/bug49269.phpt]
[1;32mPASS[0m Bug #49269 (Ternary operator fails on Iterator object when used inside foreach declaration). [Zend/tests/bug49269.phpt] 
TEST 1506/12806 [Zend/tests/bug49472.phpt]
[1;32mPASS[0m Bug #49472 (Constants defined in Interfaces can be overridden) [Zend/tests/bug49472.phpt] 
TEST 1507/12806 [Zend/tests/bug49866.phpt]
[1;32mPASS[0m Bug #49866 (Making reference on string offsets crashes PHP) [Zend/tests/bug49866.phpt] 
TEST 1508/12806 [Zend/tests/bug49893.phpt]
[1;32mPASS[0m Bug #49893 (Crash while creating an instance of Zend_Mail_Storage_Pop3) [Zend/tests/bug49893.phpt] 
TEST 1509/12806 [Zend/tests/bug49908.phpt]
[1;32mPASS[0m Bug #49908 (throwing exception in autoloader crashes when interface is not defined) [Zend/tests/bug49908.phpt] 
TEST 1510/12806 [Zend/tests/bug50005.phpt]
[1;32mPASS[0m Bug #50005 (Throwing through Reflection modified Exception object makes segmentation fault) [Zend/tests/bug50005.phpt] 
TEST 1511/12806 [Zend/tests/bug50146.phpt]
[1;32mPASS[0m Bug #50146 (property_exists: Closure object cannot have properties) [Zend/tests/bug50146.phpt] 
TEST 1512/12806 [Zend/tests/bug50174.phpt]
[1;32mPASS[0m Bug #50174 (Incorrectly matched docComment) [Zend/tests/bug50174.phpt] 
TEST 1513/12806 [Zend/tests/bug50255.phpt]
[1;32mPASS[0m Bug #50255 (isset() and empty() silently casts array to object) [Zend/tests/bug50255.phpt] 
TEST 1514/12806 [Zend/tests/bug50383.phpt]
[1;32mPASS[0m Bug #50383 (Exceptions thrown in __call / __callStatic do not include file and line in trace) [Zend/tests/bug50383.phpt] 
TEST 1515/12806 [Zend/tests/bug50394.phpt]
[1;32mPASS[0m Bug #50394: Reference argument converted to value in __call [Zend/tests/bug50394.phpt] 
TEST 1516/12806 [Zend/tests/bug50810.phpt]
[1;32mPASS[0m Bug #50810 (property_exists does not work for private) [Zend/tests/bug50810.phpt] 
TEST 1517/12806 [Zend/tests/bug50816.phpt]
[1;32mPASS[0m Bug #50816 (Using class constants in array definition fails) [Zend/tests/bug50816.phpt] 
TEST 1518/12806 [Zend/tests/bug51176.phpt]
[1;32mPASS[0m Bug #51176 (Static calling in non-static method behaves like $this->) [Zend/tests/bug51176.phpt] 
TEST 1519/12806 [Zend/tests/bug51394.phpt]
[1;32mPASS[0m Bug #51394 (Error line reported incorrectly if error handler throws an exception) [Zend/tests/bug51394.phpt] 
TEST 1520/12806 [Zend/tests/bug51421.phpt]
[1;32mPASS[0m Bug #51421 (Abstract __construct constructor argument list not enforced) [Zend/tests/bug51421.phpt] 
TEST 1521/12806 [Zend/tests/bug51791.phpt]
[1;32mPASS[0m Bug #51791 (constant() failed to check undefined constant and php interpreter stopped) [Zend/tests/bug51791.phpt] 
TEST 1522/12806 [Zend/tests/bug51822.phpt]
[1;32mPASS[0m Bug #51822 (Segfault with strange __destruct() for static class variables) [Zend/tests/bug51822.phpt] 
TEST 1523/12806 [Zend/tests/bug51827.phpt]
[1;32mPASS[0m Bug #51827 (Bad warning when register_shutdown_function called with wrong num of parameters) [Zend/tests/bug51827.phpt] 
TEST 1524/12806 [Zend/tests/bug52001.phpt]
[1;32mPASS[0m Bug #52001 (Memory allocation problems after using variable variables) [Zend/tests/bug52001.phpt] 
TEST 1525/12806 [Zend/tests/bug52041.phpt]
[1;32mPASS[0m Bug #52041 (Memory leak when writing on uninitialized variable returned from function) [Zend/tests/bug52041.phpt] 
TEST 1526/12806 [Zend/tests/bug52060.phpt]
[1;32mPASS[0m Bug #52060 (Memory leak when passing a closure to method_exists()) [Zend/tests/bug52060.phpt] 
TEST 1527/12806 [Zend/tests/bug52193.phpt]
[1;32mPASS[0m Bug #52193 (converting closure to array yields empty array) [Zend/tests/bug52193.phpt] 
TEST 1528/12806 [Zend/tests/bug52355.phpt]
[1;32mPASS[0m Bug #52355 (Negating zero does not produce negative zero) [Zend/tests/bug52355.phpt] 
TEST 1529/12806 [Zend/tests/bug52361.phpt]
[1;32mPASS[0m Bug #52361 (Throwing an exception in a destructor causes invalid catching) [Zend/tests/bug52361.phpt] 
TEST 1530/12806 [Zend/tests/bug52484.phpt]
[1;32mPASS[0m Bug #52484 (__set() ignores setting properties with empty names) [Zend/tests/bug52484.phpt] 
TEST 1531/12806 [Zend/tests/bug52484_2.phpt]
[1;32mPASS[0m Bug #52484.2 (__set() ignores setting properties with empty names) [Zend/tests/bug52484_2.phpt] 
TEST 1532/12806 [Zend/tests/bug52484_3.phpt]
[1;32mPASS[0m Bug #52484.3 (__set() ignores setting properties with empty names) [Zend/tests/bug52484_3.phpt] 
TEST 1533/12806 [Zend/tests/bug52508.phpt]
[1;32mPASS[0m Bug #52508 (newline problem with parse_ini_file+INI_SCANNER_RAW) [Zend/tests/bug52508.phpt] 
TEST 1534/12806 [Zend/tests/bug52614.phpt]
[1;32mPASS[0m Bug #52614 (Memory leak when writing on uninitialized variable returned from method call) [Zend/tests/bug52614.phpt] 
TEST 1535/12806 [Zend/tests/bug52879.phpt]
[1;32mPASS[0m Bug #52879 (Objects unreferenced in __get, __set, __isset or __unset can be freed too early) [Zend/tests/bug52879.phpt] 
TEST 1536/12806 [Zend/tests/bug52939.phpt]
[1;32mPASS[0m Bug #52939 (zend_call_function_array does not respect ZEND_SEND_PREFER_REF) [Zend/tests/bug52939.phpt] 
TEST 1537/12806 [Zend/tests/bug52940.phpt]
[1;32mPASS[0m Bug #52940 (call_user_func_array still allows call-time pass-by-reference) [Zend/tests/bug52940.phpt] 
TEST 1538/12806 [Zend/tests/bug53305.phpt]
[1;32mPASS[0m Bug #53305 (E_NOTICE when defining a constant starts with __COMPILER_HALT_OFFSET__) [Zend/tests/bug53305.phpt] 
TEST 1539/12806 [Zend/tests/bug53347.phpt]
[1;32mPASS[0m Bug #53347 Segfault accessing static method [Zend/tests/bug53347.phpt] 
TEST 1540/12806 [Zend/tests/bug53432.phpt]
[1;32mPASS[0m Bug #53432: Assignment via string index access on an empty string converts to array [Zend/tests/bug53432.phpt] 
TEST 1541/12806 [Zend/tests/bug53511.phpt]
[1;32mPASS[0m Bug #53511 (Exceptions are lost in case an exception is thrown in catch operator) [Zend/tests/bug53511.phpt] 
TEST 1542/12806 [Zend/tests/bug53629.phpt]
[1;32mPASS[0m Bug #53629 (memory leak inside highlight_string()) [Zend/tests/bug53629.phpt] 
TEST 1543/12806 [Zend/tests/bug53632.phpt]
[1;32mPASS[0m zend_strtod() hangs with 2.2250738585072011e-308 [Zend/tests/bug53632.phpt] 
TEST 1544/12806 [Zend/tests/bug53727.phpt]
[1;32mPASS[0m Bug #53727 (Inconsistent behavior of is_subclass_of with interfaces) [Zend/tests/bug53727.phpt] 
TEST 1545/12806 [Zend/tests/bug53748.phpt]
[1;32mPASS[0m Bug #53748 (Using traits lead to a segmentation fault) [Zend/tests/bug53748.phpt] 
TEST 1546/12806 [Zend/tests/bug53826.phpt]
[1;32mPASS[0m Bug #53826: __callStatic fired in base class through a parent call if the method is private [Zend/tests/bug53826.phpt] 
TEST 1547/12806 [Zend/tests/bug53958.phpt]
[1;32mPASS[0m Bug #53958 (Closures can't 'use' shared variables by value and by reference) [Zend/tests/bug53958.phpt] 
TEST 1548/12806 [Zend/tests/bug53971.phpt]
[1;32mPASS[0m Bug #53971 (isset() and empty() produce apparently spurious runtime error) [Zend/tests/bug53971.phpt] 
TEST 1549/12806 [Zend/tests/bug54013.phpt]
[1;32mPASS[0m Bug #54013 (ReflectionParam for duplicate parameter contains garbage) (PHP7) [Zend/tests/bug54013.phpt] 
TEST 1550/12806 [Zend/tests/bug54039.phpt]
[1;32mPASS[0m Bug #54039 (use() of static variables in lambda functions can break staticness) [Zend/tests/bug54039.phpt] 
TEST 1551/12806 [Zend/tests/bug54043.phpt]
[1;32mPASS[0m Bug #54043: Remove inconsistency of internal exceptions and user defined exceptions [Zend/tests/bug54043.phpt] 
TEST 1552/12806 [Zend/tests/bug54268.phpt]
[1;32mPASS[0m Bug #54268 (Double free when destroy_zend_class fails) [Zend/tests/bug54268.phpt] 
TEST 1553/12806 [Zend/tests/bug54305.phpt]
[1;32mPASS[0m Bug #54305 (Crash in gc_remove_zval_from_buffer) [Zend/tests/bug54305.phpt] 
TEST 1554/12806 [Zend/tests/bug54358.phpt]
[1;32mPASS[0m Bug #54358 (Closure, use and reference) [Zend/tests/bug54358.phpt] 
TEST 1555/12806 [Zend/tests/bug54367.phpt]
[1;32mPASS[0m Bug #54367 (Use of closure causes problem in ArrayAccess) [Zend/tests/bug54367.phpt] 
TEST 1556/12806 [Zend/tests/bug54372.phpt]
[1;32mPASS[0m Bug #54372 (Crash accessing global object itself returned from its __get() handle) [Zend/tests/bug54372.phpt] 
TEST 1557/12806 [Zend/tests/bug54547.phpt]
[1;32mPASS[0m Bug #54547: wrong equality of string numbers near LONG_MAX with 64-bit longs [Zend/tests/bug54547.phpt] 
TEST 1558/12806 [Zend/tests/bug54624.phpt]
[1;32mPASS[0m Bug #54624 (class_alias and type hint) [Zend/tests/bug54624.phpt] 
TEST 1559/12806 [Zend/tests/bug54804.phpt]
[1;32mPASS[0m Bug #54804 (__halt_compiler and imported namespaces) [Zend/tests/bug54804.phpt] 
TEST 1560/12806 [Zend/tests/bug54910.phpt]
[1;32mPASS[0m Bug #54910 (Crash when calling call_user_func with unknown function name) [Zend/tests/bug54910.phpt] 
TEST 1561/12806 [Zend/tests/bug55007.phpt]
[1;32mPASS[0m Bug #55007 (compiler fail after previous fail) [Zend/tests/bug55007.phpt] 
TEST 1562/12806 [Zend/tests/bug55086.phpt]
[1;32mPASS[0m Bug #55086 (Namespace alias does not work inside trait's use block) [Zend/tests/bug55086.phpt] 
TEST 1563/12806 [Zend/tests/bug55135.phpt]
[1;32mPASS[0m Bug #55135 (Array keys are no longer type casted in unset()) [Zend/tests/bug55135.phpt] 
TEST 1564/12806 [Zend/tests/bug55156.phpt]
[1;32mPASS[0m Bug #55156 (ReflectionClass::getDocComment() returns comment even though the class has none) [Zend/tests/bug55156.phpt] 
TEST 1565/12806 [Zend/tests/bug55247.phpt]
[1;32mPASS[0m Request #55247 (Parser problem with static calls using string method name) [Zend/tests/bug55247.phpt] 
TEST 1566/12806 [Zend/tests/bug55305.phpt]
[1;32mPASS[0m Bug #55305 (ref lost: 1st ref instantiated in class def, 2nd ref made w/o instantiating) [Zend/tests/bug55305.phpt] 
TEST 1567/12806 [Zend/tests/bug55445.phpt]
[1;32mPASS[0m Bug #55445 (Lexer error with short open tags) [Zend/tests/bug55445.phpt] 
TEST 1568/12806 [Zend/tests/bug55509.phpt]
[1;32mPASS[0m Bug #55509 (segfault on x86_64 using more than 2G memory) [Zend/tests/bug55509.phpt] 
TEST 1569/12806 [Zend/tests/bug55578.phpt]
[1;32mPASS[0m Bug #55578 (Segfault on implode/concat) [Zend/tests/bug55578.phpt] 
TEST 1570/12806 [Zend/tests/bug55705.phpt]
[1;32mPASS[0m Bug #55705 (Omitting a callable typehinted argument causes a segfault) [Zend/tests/bug55705.phpt] 
TEST 1571/12806 [Zend/tests/bug55825.phpt]
[1;32mPASS[0m Bug #55825 (Missing initial value of static locals in trait methods) [Zend/tests/bug55825.phpt] 
TEST 1572/12806 [Zend/tests/bug60099.phpt]
[1;32mPASS[0m Bug #60099 (__halt_compiler() works in braced namespaces) [Zend/tests/bug60099.phpt] 
TEST 1573/12806 [Zend/tests/bug60138.phpt]
[1;32mPASS[0m Bug #60138 (GC crash with referenced array in RecursiveArrayIterator) [Zend/tests/bug60138.phpt] 
TEST 1574/12806 [Zend/tests/bug60139.phpt]
[1;32mPASS[0m Bug #60139 (Anonymous functions create cycles not detected by the GC) [Zend/tests/bug60139.phpt] 
TEST 1575/12806 [Zend/tests/bug60161.phpt]
[1;32mPASS[0m Bug #60161: Implementing an interface extending Traversable is order dependent [Zend/tests/bug60161.phpt] 
TEST 1576/12806 [Zend/tests/bug60169.phpt]
[1;32mPASS[0m Bug #60169 (Conjunction of ternary and list crashes PHP) [Zend/tests/bug60169.phpt] 
TEST 1577/12806 [Zend/tests/bug60350.phpt]
[1;32mPASS[0m Bug #60350 No string escape code for ESC (ascii 27), normally \e [Zend/tests/bug60350.phpt] 
TEST 1578/12806 [Zend/tests/bug60362.phpt]
[1;32mPASS[0m Bug #60362: non-existent sub-sub keys should not have values [Zend/tests/bug60362.phpt] 
TEST 1579/12806 [Zend/tests/bug60444.phpt]
[1;32mPASS[0m Bug #60444 (Segmentation fault with include & class extending) [Zend/tests/bug60444.phpt] 
TEST 1580/12806 [Zend/tests/bug60536_001.phpt]
[1;32mPASS[0m Bug #60536 (Traits Segfault) [Zend/tests/bug60536_001.phpt] 
TEST 1581/12806 [Zend/tests/bug60536_002.phpt]
[1;32mPASS[0m 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 occurs. (relevant with #60536) [Zend/tests/bug60536_002.phpt] 
TEST 1582/12806 [Zend/tests/bug60536_003.phpt]
[1;32mPASS[0m Properties should be initialized correctly (relevant to #60536) [Zend/tests/bug60536_003.phpt] 
TEST 1583/12806 [Zend/tests/bug60536_004.phpt]
[1;32mPASS[0m Introducing new private variables of the same name in a subclass is ok, and does not lead to any output. That is consistent with normal inheritance handling. (relevant to #60536) [Zend/tests/bug60536_004.phpt] 
TEST 1584/12806 [Zend/tests/bug60536_005.phpt]
[1;32mPASS[0m Introducing new private variables of the same name in a subclass is ok, and does not lead to any output. That is consistent with normal inheritance handling. (relevant to #60536) [Zend/tests/bug60536_005.phpt] 
TEST 1585/12806 [Zend/tests/bug60569.phpt]
[1;32mPASS[0m Bug #60569 (Nullbyte truncates Exception $message.) [Zend/tests/bug60569.phpt] 
TEST 1586/12806 [Zend/tests/bug60573.phpt]
[1;32mPASS[0m Bug #60573 (type hinting with "self" keyword causes weird errors) [Zend/tests/bug60573.phpt] 
TEST 1587/12806 [Zend/tests/bug60573_2.phpt]
[1;32mPASS[0m Bug #60573 (type hinting with "self" keyword causes weird errors) -- variation 2 [Zend/tests/bug60573_2.phpt] 
TEST 1588/12806 [Zend/tests/bug60598.phpt]
[1;32mPASS[0m Bug #60598 (cli/apache sapi segfault on objects manipulation) [Zend/tests/bug60598.phpt] 
TEST 1589/12806 [Zend/tests/bug60611.phpt]
[1;32mPASS[0m Bug #60611 (Segmentation fault with Cls::{expr}() syntax) [Zend/tests/bug60611.phpt] 
TEST 1590/12806 [Zend/tests/bug60613.phpt]
[1;32mPASS[0m Bug #60613 (Segmentation fault with $cls->{expr}() syntax) [Zend/tests/bug60613.phpt] 
TEST 1591/12806 [Zend/tests/bug60738.phpt]
[1;32mPASS[0m Bug #60738 Allow 'set_error_handler' to handle NULL [Zend/tests/bug60738.phpt] 
TEST 1592/12806 [Zend/tests/bug60738_variation.phpt]
[1;32mPASS[0m Bug #60738 Allow 'set_error_handler' to handle NULL [Zend/tests/bug60738_variation.phpt] 
TEST 1593/12806 [Zend/tests/bug60771.phpt]
[1;32mPASS[0m test of larger than 8kb text file being parsed by require statement [Zend/tests/bug60771.phpt] 
TEST 1594/12806 [Zend/tests/bug60825.phpt]
[1;32mPASS[0m Bug #60825 (Segfault when running symfony 2 tests) (PHP7) [Zend/tests/bug60825.phpt] 
TEST 1595/12806 [Zend/tests/bug60833.phpt]
[1;32mPASS[0m Bug #60833 (self, parent, static behave inconsistently case-sensitive) [Zend/tests/bug60833.phpt] 
TEST 1596/12806 [Zend/tests/bug60909_1.phpt]
[1;32mPASS[0m Bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function). [Zend/tests/bug60909_1.phpt] 
TEST 1597/12806 [Zend/tests/bug60909_2.phpt]
[1;32mPASS[0m Bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function). [Zend/tests/bug60909_2.phpt] 
TEST 1598/12806 [Zend/tests/bug60978.phpt]
[1;32mPASS[0m Bug #60978 (exit code incorrect) [Zend/tests/bug60978.phpt] 
TEST 1599/12806 [Zend/tests/bug61011.phpt]
[1;32mPASS[0m Bug #61011 (Crash when an exception is thrown by autoloader accessing a static property) [Zend/tests/bug61011.phpt] 
TEST 1600/12806 [Zend/tests/bug61025.phpt]
[1;32mPASS[0m Bug #61025 (__invoke() visibility not honored) [Zend/tests/bug61025.phpt] 
TEST 1601/12806 [Zend/tests/bug61087.phpt]
[1;32mPASS[0m Bug #61087 (Memory leak in parse_ini_file when specifying invalid scanner mode) [Zend/tests/bug61087.phpt] 
TEST 1602/12806 [Zend/tests/bug61095.phpt]
[1;32mPASS[0m Bug #61095 (Lexing 0x00*+<NUM> incorrectly) [Zend/tests/bug61095.phpt] 
TEST 1603/12806 [Zend/tests/bug61165.phpt]
[1;32mPASS[0m Bug #61165 (Segfault - strip_tags()) [Zend/tests/bug61165.phpt] 
TEST 1604/12806 [Zend/tests/bug61225.phpt]
[1;32mPASS[0m Bug #61225 (Lexing 0b0*+<NUM> incorrectly) [Zend/tests/bug61225.phpt] 
TEST 1605/12806 [Zend/tests/bug61273.phpt]
[1;32mPASS[0m Bug #61273 (call_user_func_array with more than 16333 arguments leaks / crashes) [Zend/tests/bug61273.phpt] 
TEST 1606/12806 [Zend/tests/bug61362.phpt]
[1;32mPASS[0m Bug #61362 (Exception::getTraceAsString, Exception::__toString not able to handle unicode) [Zend/tests/bug61362.phpt] 
TEST 1607/12806 [Zend/tests/bug61681.phpt]
[1;32mPASS[0m Bug #61681: Malformed grammar [Zend/tests/bug61681.phpt] 
TEST 1608/12806 [Zend/tests/bug61761.phpt]
[1;32mPASS[0m Bug #61761 ('Overriding' a private static method with a different signature causes crash) [Zend/tests/bug61761.phpt] 
TEST 1609/12806 [Zend/tests/bug61767.phpt]
[1;32mPASS[0m Bug #61767 (Shutdown functions not called in certain error situation) [Zend/tests/bug61767.phpt] 
TEST 1610/12806 [Zend/tests/bug61782.phpt]
[1;32mPASS[0m Bug #61782 (__clone/__destruct do not match other methods when checking access controls) [Zend/tests/bug61782.phpt] 
TEST 1611/12806 [Zend/tests/bug61970.phpt]
[1;32mPASS[0m Bug #61970 (Restraining __construct() access level in subclass gives a fatal error) [Zend/tests/bug61970.phpt] 
TEST 1612/12806 [Zend/tests/bug61970_1.phpt]
[1;32mPASS[0m Bug #61970 (Restraining __construct() access level in subclass gives a fatal error - stays when implementing abstract) [Zend/tests/bug61970_1.phpt] 
TEST 1613/12806 [Zend/tests/bug61970_2.phpt]
[1;32mPASS[0m Bug #61970 (Restraining __construct() access level in subclass gives a fatal error - stays when inheriting implemented abstract) [Zend/tests/bug61970_2.phpt] 
TEST 1614/12806 [Zend/tests/bug62069.phpt]
[1;32mPASS[0m Bug #62069: binding wrong traits if they have same name methods [Zend/tests/bug62069.phpt] 
TEST 1615/12806 [Zend/tests/bug62069_2.phpt]
[1;32mPASS[0m Bug #62069: binding wrong traits if they have same name methods (variation 2) [Zend/tests/bug62069_2.phpt] 
TEST 1616/12806 [Zend/tests/bug62097.phpt]
[1;33mSKIP[0m 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 1617/12806 [Zend/tests/bug62343.phpt]
[1;32mPASS[0m Bug #62343 (Show class_alias In get_declared_classes()) [Zend/tests/bug62343.phpt] 
TEST 1618/12806 [Zend/tests/bug62358.phpt]
[1;32mPASS[0m Bug #62358 (Segfault when using traits a lot) [Zend/tests/bug62358.phpt] 
TEST 1619/12806 [Zend/tests/bug62441.phpt]
[1;32mPASS[0m Bug #62441: Incorrect strong typing in namespaced child classes [Zend/tests/bug62441.phpt] 
TEST 1620/12806 [Zend/tests/bug62609.phpt]
[1;32mPASS[0m Bug #62609: Allow implementing Traversable on abstract classes (fail) [Zend/tests/bug62609.phpt] 
TEST 1621/12806 [Zend/tests/bug62609_2.phpt]
[1;32mPASS[0m Bug #62609: Allow implementing Traversable on abstract classes (work) [Zend/tests/bug62609_2.phpt] 
TEST 1622/12806 [Zend/tests/bug62653.phpt]
[1;32mPASS[0m Bug #62653: unset($array[$float]) causes a crash [Zend/tests/bug62653.phpt] 
TEST 1623/12806 [Zend/tests/bug62680.phpt]
[1;32mPASS[0m Bug #62680 (Function isset() throws fatal error on set array if non-existent key depth >= 3) [Zend/tests/bug62680.phpt] 
TEST 1624/12806 [Zend/tests/bug62763.phpt]
[1;32mPASS[0m Bug #62763 (register_shutdown_function and extending class) [Zend/tests/bug62763.phpt] 
TEST 1625/12806 [Zend/tests/bug62814.phpt]
[1;32mPASS[0m Bug #62814: It is possible to stiffen child class members visibility [Zend/tests/bug62814.phpt] 
TEST 1626/12806 [Zend/tests/bug62892.phpt]
[1;32mPASS[0m Bug #62892 (ReflectionClass::getTraitAliases crashes on importing trait methods as private) [Zend/tests/bug62892.phpt] 
TEST 1627/12806 [Zend/tests/bug62907.phpt]
[1;32mPASS[0m Bug #62907 (Double free when use traits) [Zend/tests/bug62907.phpt] 
TEST 1628/12806 [Zend/tests/bug62956.phpt]
[1;32mPASS[0m Bug #62956: "incompatible" signatures for private methods should not cause E_WARNING [Zend/tests/bug62956.phpt] 
TEST 1629/12806 [Zend/tests/bug62991.phpt]
[1;32mPASS[0m Bug #62991 (Segfault with generator and closure) [Zend/tests/bug62991.phpt] 
TEST 1630/12806 [Zend/tests/bug63055.phpt]
[1;32mPASS[0m Bug #63055 (Segfault in zend_gc with SF2 testsuite) [Zend/tests/bug63055.phpt] 
TEST 1631/12806 [Zend/tests/bug63111.phpt]
[1;32mPASS[0m Bug #63111 (is_callable() lies for abstract static method) [Zend/tests/bug63111.phpt] 
TEST 1632/12806 [Zend/tests/bug63173.phpt]
[1;32mPASS[0m Bug #63173: Crash when invoking invalid array callback [Zend/tests/bug63173.phpt] 
TEST 1633/12806 [Zend/tests/bug63206.phpt]
[1;32mPASS[0m Bug #63206 Fully support error_handler stacking, even inside the error_handler [Zend/tests/bug63206.phpt] 
TEST 1634/12806 [Zend/tests/bug63206_1.phpt]
[1;32mPASS[0m Bug #63206 Fully support error_handler stacking, even with null [Zend/tests/bug63206_1.phpt] 
TEST 1635/12806 [Zend/tests/bug63206_2.phpt]
[1;32mPASS[0m Bug #63206 Fully support exception_handler stacking, even with null [Zend/tests/bug63206_2.phpt] 
TEST 1636/12806 [Zend/tests/bug63217.phpt]
[1;32mPASS[0m Bug #63217 (Constant numeric strings become integers when used as ArrayAccess offset) [Zend/tests/bug63217.phpt] 
TEST 1637/12806 [Zend/tests/bug63219.phpt]
[1;32mPASS[0m Bug #63219 (Segfault when aliasing trait method when autoloader throws exception) [Zend/tests/bug63219.phpt] 
TEST 1638/12806 [Zend/tests/bug63305.phpt]
[1;32mPASS[0m Bug #63305 (zend_mm_heap corrupted with traits) [Zend/tests/bug63305.phpt] 
TEST 1639/12806 [Zend/tests/bug63462.phpt]
[1;32mPASS[0m Test script to verify that magic methods should be called only once when accessing an unset property. [Zend/tests/bug63462.phpt] 
TEST 1640/12806 [Zend/tests/bug63468.phpt]
[1;32mPASS[0m Bug #63468 (wrong called method as callback with inheritance) [Zend/tests/bug63468.phpt] 
TEST 1641/12806 [Zend/tests/bug63635.phpt]
[1;32mPASS[0m Bug #63635 (Segfault in gc_collect_cycles) [Zend/tests/bug63635.phpt] 
TEST 1642/12806 [Zend/tests/bug63734.phpt]
[1;32mPASS[0m Bug #63734 (Garbage collector can free zvals that are still referenced) [Zend/tests/bug63734.phpt] 
TEST 1643/12806 [Zend/tests/bug63741.phpt]
[1;32mPASS[0m Bug #63741 (Crash when autoloading from spl) [Zend/tests/bug63741.phpt] 
TEST 1644/12806 [Zend/tests/bug63762.phpt]
[1;32mPASS[0m Bug #63762 - Sigsegv when Exception::$trace is changed by user [Zend/tests/bug63762.phpt] 
TEST 1645/12806 [Zend/tests/bug63816.phpt]
[1;32mPASS[0m Bug #63816: implementation child interface and after parent cause fatal error [Zend/tests/bug63816.phpt] 
TEST 1646/12806 [Zend/tests/bug63882.phpt]
[1;32mPASS[0m Bug #63882 (zend_std_compare_objects crash on recursion) [Zend/tests/bug63882.phpt] 
TEST 1647/12806 [Zend/tests/bug63882_2.phpt]
[1;32mPASS[0m Bug #63882_2 (arsort crash on recursion) [Zend/tests/bug63882_2.phpt] 
TEST 1648/12806 [Zend/tests/bug63976.phpt]
[1;32mPASS[0m Bug #63976 (Parent class incorrectly using child constant in class property) [Zend/tests/bug63976.phpt] 
TEST 1649/12806 [Zend/tests/bug63982.phpt]
[1;32mPASS[0m Bug #63982 (isset() inconsistently produces a fatal error on protected property) [Zend/tests/bug63982.phpt] 
TEST 1650/12806 [Zend/tests/bug64135.phpt]
[1;32mPASS[0m Bug #64135 (Exceptions from set_error_handler are not always propagated) [Zend/tests/bug64135.phpt] 
TEST 1651/12806 [Zend/tests/bug64239_1.phpt]
[1;32mPASS[0m Bug #64239 (get_class_methods() changed behavior) [Zend/tests/bug64239_1.phpt] 
TEST 1652/12806 [Zend/tests/bug64239_2.phpt]
[1;32mPASS[0m Bug #64239 (debug_backtrace() changed behavior) [Zend/tests/bug64239_2.phpt] 
TEST 1653/12806 [Zend/tests/bug64239_3.phpt]
[1;32mPASS[0m Bug #64239 (debug_print_backtrace() changed behavior) [Zend/tests/bug64239_3.phpt] 
TEST 1654/12806 [Zend/tests/bug64239_4.phpt]
[1;32mPASS[0m Bug #64239 (debug_print_backtrace() changed behavior) [Zend/tests/bug64239_4.phpt] 
TEST 1655/12806 [Zend/tests/bug64354.phpt]
[1;32mPASS[0m Bug #64354 (Unserialize array of objects whose class can't be autoloaded fail) [Zend/tests/bug64354.phpt] 
TEST 1656/12806 [Zend/tests/bug64417.phpt]
[1;32mPASS[0m Bug #64417 (BC break: ArrayAccess::&offsetGet() in a trait causes fatal error) [Zend/tests/bug64417.phpt] 
TEST 1657/12806 [Zend/tests/bug64515.phpt]
[1;32mPASS[0m Bug #64515 (Memoryleak when using the same variablename 2times in function declaration) (PHP7) [Zend/tests/bug64515.phpt] 
TEST 1658/12806 [Zend/tests/bug64555.phpt]
[1;32mPASS[0m Bug #64555: Array key within interned string gets wrong hash value [Zend/tests/bug64555.phpt] 
TEST 1659/12806 [Zend/tests/bug64578.phpt]
[1;32mPASS[0m Bug #64578 (debug_backtrace in set_error_handler corrupts zend heap: segfault) [Zend/tests/bug64578.phpt] 
TEST 1660/12806 [Zend/tests/bug64660.phpt]
[1;32mPASS[0m Bug #64660 (Segfault on memory exhaustion within function definition) [Zend/tests/bug64660.phpt] 
TEST 1661/12806 [Zend/tests/bug64677.phpt]
[1;32mPASS[0m Bug #64677 (execution operator `` stealing surrounding arguments) [Zend/tests/bug64677.phpt] 
TEST 1662/12806 [Zend/tests/bug64720.phpt]
[1;32mPASS[0m Bug #64720 (SegFault on zend_deactivate) [Zend/tests/bug64720.phpt] 
TEST 1663/12806 [Zend/tests/bug64821.1.phpt]
[1;32mPASS[0m Bug #64821 Custom Exceptions crash when internal properties overridden (variation 1) [Zend/tests/bug64821.1.phpt] 
TEST 1664/12806 [Zend/tests/bug64821.2.phpt]
[1;32mPASS[0m Bug #64821 Custom Exceptions crash when internal properties overridden (variation 2) [Zend/tests/bug64821.2.phpt] 
TEST 1665/12806 [Zend/tests/bug64821.3.phpt]
[1;32mPASS[0m Bug #64821 Custom Exceptions crash when internal properties overridden (variation 3) [Zend/tests/bug64821.3.phpt] 
TEST 1666/12806 [Zend/tests/bug64896.phpt]
[1;32mPASS[0m Bug #64896 (Segfault with gc_collect_cycles using unserialize on certain objects) [Zend/tests/bug64896.phpt] 
TEST 1667/12806 [Zend/tests/bug64960.phpt]
[1;32mPASS[0m Bug #64960 (Segfault in gc_zval_possible_root) [Zend/tests/bug64960.phpt] 
TEST 1668/12806 [Zend/tests/bug64966.phpt]
[1;32mPASS[0m Bug #64966 (segfault in zend_do_fcall_common_helper_SPEC) [Zend/tests/bug64966.phpt] 
TEST 1669/12806 [Zend/tests/bug64979.phpt]
[1;32mPASS[0m Bug #64979 (Wrong behavior of static variables in closure generators) [Zend/tests/bug64979.phpt] 
TEST 1670/12806 [Zend/tests/bug64988.phpt]
[1;32mPASS[0m Bug #64988 (Class loading order affects E_WARNING warning) [Zend/tests/bug64988.phpt] 
TEST 1671/12806 [Zend/tests/bug65051.phpt]
[1;32mPASS[0m Bug #65051: count() off by one inside unset() [Zend/tests/bug65051.phpt] 
TEST 1672/12806 [Zend/tests/bug65108.phpt]
[1;32mPASS[0m Bug #65108 (is_callable() triggers Fatal Error) [Zend/tests/bug65108.phpt] 
TEST 1673/12806 [Zend/tests/bug65254.phpt]
[1;32mPASS[0m Bug #65254 (Exception not catchable when exception thrown in autoload with a namespace) [Zend/tests/bug65254.phpt] 
TEST 1674/12806 [Zend/tests/bug65291.phpt]
[1;32mPASS[0m Bug #65291 - get_defined_constants() causes PHP to crash in a very limited case. [Zend/tests/bug65291.phpt] 
TEST 1675/12806 [Zend/tests/bug65322.phpt]
[1;32mPASS[0m Bug #65322: compile time errors won't trigger auto loading [Zend/tests/bug65322.phpt] 
TEST 1676/12806 [Zend/tests/bug65372.phpt]
[1;32mPASS[0m Bug #65372 (Segfault in gc_zval_possible_root when return reference fails) [Zend/tests/bug65372.phpt] 
TEST 1677/12806 [Zend/tests/bug65419.phpt]
[1;32mPASS[0m Bug #65419 (Inside trait, self::class != __CLASS__) [Zend/tests/bug65419.phpt] 
TEST 1678/12806 [Zend/tests/bug65579.phpt]
[1;32mPASS[0m Bug #65579 (Using traits with get_class_methods causes segfault) [Zend/tests/bug65579.phpt] 
TEST 1679/12806 [Zend/tests/bug65784.phpt]
[1;32mPASS[0m Fixed Bug #65784 (Segfault with finally) [Zend/tests/bug65784.phpt] 
TEST 1680/12806 [Zend/tests/bug65911.phpt]
[1;32mPASS[0m Bug #65911 (scope resolution operator - strange behavior with $this) [Zend/tests/bug65911.phpt] 
TEST 1681/12806 [Zend/tests/bug65969.phpt]
[1;32mPASS[0m Bug #65969 (Chain assignment with T_LIST failure) [Zend/tests/bug65969.phpt] 
TEST 1682/12806 [Zend/tests/bug66015.phpt]
[1;32mPASS[0m Bug #66015 (wrong array indexing in class's static property) [Zend/tests/bug66015.phpt] 
TEST 1683/12806 [Zend/tests/bug66218.phpt]
[1;32mPASS[0m Bug #66218 zend_register_functions breaks reflection [Zend/tests/bug66218.phpt] 
TEST 1684/12806 [Zend/tests/bug66252.phpt]
[1;32mPASS[0m Bug #66252 (Problems in AST evaluation invalidating valid parent:: reference) [Zend/tests/bug66252.phpt] 
TEST 1685/12806 [Zend/tests/bug66286.phpt]
[1;32mPASS[0m Bug #66286: Incorrect object comparison with inheritance [Zend/tests/bug66286.phpt] 
TEST 1686/12806 [Zend/tests/bug66608.phpt]
[1;32mPASS[0m Bug #66608 (Incorrect behavior with nested "finally" blocks) [Zend/tests/bug66608.phpt] 
TEST 1687/12806 [Zend/tests/bug66609.phpt]
[1;32mPASS[0m Bug #66609 (php crashes with __get() and ++ operator in some cases) [Zend/tests/bug66609.phpt] 
TEST 1688/12806 [Zend/tests/bug66660.phpt]
[1;32mPASS[0m Bug #66660 (Composer.phar install/update fails) [Zend/tests/bug66660.phpt] 
TEST 1689/12806 [Zend/tests/bug66719.phpt]
[1;32mPASS[0m Bug #66719: Weird behaviour when using get_called_class() with call_user_func() [Zend/tests/bug66719.phpt] 
TEST 1690/12806 [Zend/tests/bug66811.phpt]
[1;32mPASS[0m Bug #66811: Cannot access static::class in lambda, written outside of a class [Zend/tests/bug66811.phpt] 
TEST 1691/12806 [Zend/tests/bug67111.phpt]
[1;32mPASS[0m Bug #67111: Memory leak when using "continue 2" inside two foreach loops [Zend/tests/bug67111.phpt] 
TEST 1692/12806 [Zend/tests/bug67169.phpt]
[1;32mPASS[0m Bug #67169: array_splice all elements, then []= gives wrong index [Zend/tests/bug67169.phpt] 
TEST 1693/12806 [Zend/tests/bug67314.phpt]
[1;32mPASS[0m Bug #67314 (Segmentation fault in gc_remove_zval_from_buffer) [Zend/tests/bug67314.phpt] 
TEST 1694/12806 [Zend/tests/bug67368.phpt]
[1;32mPASS[0m Bug #67368 (Memory leak with immediately dereferenced array in class constant) [Zend/tests/bug67368.phpt] 
TEST 1695/12806 [Zend/tests/bug67436/bug67436.phpt]
[1;32mPASS[0m bug67436: Autoloader isn't called if user defined error handler is present [Zend/tests/bug67436/bug67436.phpt] 
TEST 1696/12806 [Zend/tests/bug67436/bug67436_nohandler.phpt]
[1;32mPASS[0m bug67436: E_WARNING instead of custom error handler [Zend/tests/bug67436/bug67436_nohandler.phpt] 
TEST 1697/12806 [Zend/tests/bug67633.phpt]
[1;32mPASS[0m Bug #67633: A foreach on an array returned from a function not doing copy-on-write [Zend/tests/bug67633.phpt] 
TEST 1698/12806 [Zend/tests/bug67856.phpt]
[1;32mPASS[0m Bug #67856 (Leak when using array_reduce with by-ref function) [Zend/tests/bug67856.phpt] 
TEST 1699/12806 [Zend/tests/bug67874.phpt]
[1;32mPASS[0m Bug #67874 Crash in array_map() [Zend/tests/bug67874.phpt] 
TEST 1700/12806 [Zend/tests/bug67922.phpt]
[1;32mPASS[0m Bug #67922: Member function not found when dereferencing in write-context [Zend/tests/bug67922.phpt] 
TEST 1701/12806 [Zend/tests/bug67938.phpt]
[1;32mPASS[0m Bug #67938: Segfault when extending interface method with variadic [Zend/tests/bug67938.phpt] 
TEST 1702/12806 [Zend/tests/bug67985.phpt]
[1;32mPASS[0m Bug #67985 - Last used array index not copied to new array at assignment [Zend/tests/bug67985.phpt] 
TEST 1703/12806 [Zend/tests/bug68118.phpt]
[1;32mPASS[0m Bug #68118: $a->foo .= 'test'; can leave $a->foo undefined [Zend/tests/bug68118.phpt] 
TEST 1704/12806 [Zend/tests/bug68148.phpt]
[1;32mPASS[0m Bug #68148: $this is null inside include [Zend/tests/bug68148.phpt] 
TEST 1705/12806 [Zend/tests/bug68162.phpt]
[1;32mPASS[0m Bug #68162: isset($$varname) always true [Zend/tests/bug68162.phpt] 
TEST 1706/12806 [Zend/tests/bug68163.phpt]
[1;32mPASS[0m Bug #68163: Using reference as object property name [Zend/tests/bug68163.phpt] 
TEST 1707/12806 [Zend/tests/bug68191.phpt]
[1;32mPASS[0m Bug #68191: Broken reference across objects [Zend/tests/bug68191.phpt] 
TEST 1708/12806 [Zend/tests/bug68215.phpt]
[1;32mPASS[0m Bug #68215 (Behavior of foreach has changed) [Zend/tests/bug68215.phpt] 
TEST 1709/12806 [Zend/tests/bug68262.phpt]
[1;32mPASS[0m Bug #68262: Broken reference across cloned objects [Zend/tests/bug68262.phpt] 
TEST 1710/12806 [Zend/tests/bug68370.phpt]
[1;32mPASS[0m Bug #68370 "unset($this)" can make the program crash [Zend/tests/bug68370.phpt] 
TEST 1711/12806 [Zend/tests/bug68412.phpt]
[1;33mSKIP[0m Bug #68412 (Infinite recursion with __call can make the program crash/segfault) [Zend/tests/bug68412.phpt] reason: Need Zend MM enabled
TEST 1712/12806 [Zend/tests/bug68446.phpt]
[1;32mPASS[0m Bug #68446 (Array constant not accepted for array parameter default) [Zend/tests/bug68446.phpt] 
TEST 1713/12806 [Zend/tests/bug68475.phpt]
[1;32mPASS[0m Bug #68475 Calling function using $callable() syntax with strings of form 'Class::method' [Zend/tests/bug68475.phpt] 
TEST 1714/12806 [Zend/tests/bug68652.phpt]
[1;32mPASS[0m Bug #68652 (segmentation fault in destructor) [Zend/tests/bug68652.phpt] 
TEST 1715/12806 [Zend/tests/bug68775.phpt]
[1;32mPASS[0m Bug #68775: yield in a function argument crashes or loops indefinitely [Zend/tests/bug68775.phpt] 
TEST 1716/12806 [Zend/tests/bug68797.phpt]
[1;32mPASS[0m Bug #68797 Number 2.2250738585072012e-308 converted incorrectly [Zend/tests/bug68797.phpt] 
TEST 1717/12806 [Zend/tests/bug68887.phpt]
[1;32mPASS[0m Bug #68887 (resources are not freed correctly) [Zend/tests/bug68887.phpt] 
TEST 1718/12806 [Zend/tests/bug68896.phpt]
[1;32mPASS[0m Bug #68896 (Changing ArrayObject value cause Segment Fault) [Zend/tests/bug68896.phpt] 
TEST 1719/12806 [Zend/tests/bug69017.phpt]
[1;32mPASS[0m #69017 (Fail to push to the empty array with the constant value defined in class scope) [Zend/tests/bug69017.phpt] 
TEST 1720/12806 [Zend/tests/bug69025.phpt]
[1;32mPASS[0m Bug #69025 (Invalid read of size 4 when calling __callStatic) [Zend/tests/bug69025.phpt] 
TEST 1721/12806 [Zend/tests/bug69084.phpt]
[1;32mPASS[0m Bug #69084: Unclear error message when not implementing a renamed abstract trait function [Zend/tests/bug69084.phpt] 
TEST 1722/12806 [Zend/tests/bug69092.2.phpt]
[1;32mPASS[0m Bug #69092-2 (Declare Encoding Compile Check Wrong) - multibyte off [Zend/tests/bug69092.2.phpt] 
TEST 1723/12806 [Zend/tests/bug69092.phpt]
[1;33mSKIP[0m Bug #69092 (Declare Encoding Compile Check Wrong) [Zend/tests/bug69092.phpt] reason: Required extension missing: mbstring
TEST 1724/12806 [Zend/tests/bug69124.phpt]
[1;32mPASS[0m Bug 69124: Method name must be as string (invalid error message when using reference to a string) [Zend/tests/bug69124.phpt] 
TEST 1725/12806 [Zend/tests/bug69167.phpt]
[1;32mPASS[0m Bug #69167 (call_user_func does not support references anymore) [Zend/tests/bug69167.phpt] 
TEST 1726/12806 [Zend/tests/bug69174.phpt]
[1;32mPASS[0m Bug #69174 (leaks when unused inner class use traits precedence) [Zend/tests/bug69174.phpt] 
TEST 1727/12806 [Zend/tests/bug69180-backtrace.phpt]
[1;32mPASS[0m Bug #69180: Backtrace does not honor trait conflict resolution / method aliasing [Zend/tests/bug69180-backtrace.phpt] 
TEST 1728/12806 [Zend/tests/bug69201.phpt]
[1;32mPASS[0m Bug #69201 (Memory leak using iterator and get by reference on PHP 7) [Zend/tests/bug69201.phpt] 
TEST 1729/12806 [Zend/tests/bug69212.phpt]
[1;32mPASS[0m Bug #69212: Leaking VIA_HANDLER func when exception thrown in __call/... arg passing [Zend/tests/bug69212.phpt] 
TEST 1730/12806 [Zend/tests/bug69221.phpt]
[1;32mPASS[0m Bug #69221: Segmentation fault when using a generator in combination with an Iterator [Zend/tests/bug69221.phpt] 
TEST 1731/12806 [Zend/tests/bug69221_2.phpt]
[1;32mPASS[0m Bug #69221: Segmentation fault when using a generator in combination with an Iterator (2) [Zend/tests/bug69221_2.phpt] 
TEST 1732/12806 [Zend/tests/bug69315.phpt]
[1;32mPASS[0m Bug #69315 (disable_functions behaviors inconsistently) [Zend/tests/bug69315.phpt] 
TEST 1733/12806 [Zend/tests/bug69376.phpt]
[1;32mPASS[0m Bug #69376 (Wrong ref counting) [Zend/tests/bug69376.phpt] 
TEST 1734/12806 [Zend/tests/bug69376_2.phpt]
[1;32mPASS[0m Bug #69376 (Wrong ref counting) [Zend/tests/bug69376_2.phpt] 
TEST 1735/12806 [Zend/tests/bug69388.phpt]
[1;32mPASS[0m Bug #69388: Use after free on recursive calls to PHP compiler [Zend/tests/bug69388.phpt] 
TEST 1736/12806 [Zend/tests/bug69388_2.phpt]
[1;32mPASS[0m Bug #69388 - Variation [Zend/tests/bug69388_2.phpt] 
TEST 1737/12806 [Zend/tests/bug69420.phpt]
[1;32mPASS[0m Bug #69420 (Invalid read in zend_std_get_method) [Zend/tests/bug69420.phpt] 
TEST 1738/12806 [Zend/tests/bug69427.phpt]
[1;32mPASS[0m Bug #69427 (Segfault on magic method __call of private method in superclass) [Zend/tests/bug69427.phpt] 
TEST 1739/12806 [Zend/tests/bug69446.phpt]
[1;32mPASS[0m Bug #69446 (GC leak relating to removal of nested data after dtors run) [Zend/tests/bug69446.phpt] 
TEST 1740/12806 [Zend/tests/bug69446_2.phpt]
[1;32mPASS[0m Bug #69446 (GC leak relating to removal of nested data after dtors run) [Zend/tests/bug69446_2.phpt] 
TEST 1741/12806 [Zend/tests/bug69467.phpt]
[1;32mPASS[0m Bug #69467 (Wrong checked for the interface by using Trait) [Zend/tests/bug69467.phpt] 
TEST 1742/12806 [Zend/tests/bug69532.phpt]
[1;32mPASS[0m Bug #69532: array_multisort is chocking when using it's own constants [Zend/tests/bug69532.phpt] 
TEST 1743/12806 [Zend/tests/bug69534.phpt]
[1;32mPASS[0m Bug #69534 (Cycle leaks through declared properties on internal classes) [Zend/tests/bug69534.phpt] 
TEST 1744/12806 [Zend/tests/bug69537.phpt]
[1;32mPASS[0m Bug #69537 (__debugInfo with empty string for key gives error) [Zend/tests/bug69537.phpt] 
TEST 1745/12806 [Zend/tests/bug69551.phpt]
[1;32mPASS[0m Bug #69551 - parse_ini_file() and parse_ini_string() segmentation fault [Zend/tests/bug69551.phpt] 
TEST 1746/12806 [Zend/tests/bug69568.phpt]
[1;32mPASS[0m Bug #69568: call a private function in closure failed [Zend/tests/bug69568.phpt] 
TEST 1747/12806 [Zend/tests/bug69599.phpt]
[1;32mPASS[0m Bug #69599: Strange generator+exception+variadic crash [Zend/tests/bug69599.phpt] 
TEST 1748/12806 [Zend/tests/bug69640.phpt]
[1;32mPASS[0m Bug #69640 Unhandled Error thrown from userland do not produce any output [Zend/tests/bug69640.phpt] 
TEST 1749/12806 [Zend/tests/bug69676.phpt]
[1;32mPASS[0m Bug #69676: Resolution of self::FOO in class constants not correct [Zend/tests/bug69676.phpt] 
TEST 1750/12806 [Zend/tests/bug69676_2.phpt]
[1;32mPASS[0m Bug #69676: Resolution of self::FOO in class constants not correct (variation) [Zend/tests/bug69676_2.phpt] 
TEST 1751/12806 [Zend/tests/bug69676_3.phpt]
[1;32mPASS[0m Bug #69676: Resolution of self::FOO in class constants not correct (variation) [Zend/tests/bug69676_3.phpt] 
TEST 1752/12806 [Zend/tests/bug69732.phpt]
[1;32mPASS[0m Bug #69732 (can induce segmentation fault with basic php code) [Zend/tests/bug69732.phpt] 
TEST 1753/12806 [Zend/tests/bug69740.phpt]
[1;32mPASS[0m Bug #69740: finally in generator (yield) swallows exception in iteration [Zend/tests/bug69740.phpt] 
TEST 1754/12806 [Zend/tests/bug69754.phpt]
[1;32mPASS[0m Bug #69754 (Use of ::class inside array causes compile error) [Zend/tests/bug69754.phpt] 
TEST 1755/12806 [Zend/tests/bug69755.phpt]
[1;32mPASS[0m Bug #69755: segfault in ZEND_CONCAT_SPEC_TMPVAR_CONST_HANDLER [Zend/tests/bug69755.phpt] 
TEST 1756/12806 [Zend/tests/bug69756.phpt]
[1;32mPASS[0m Fixed bug #69756 (Fatal error: Nesting level too deep - recursive dependency? with ===). [Zend/tests/bug69756.phpt] 
TEST 1757/12806 [Zend/tests/bug69758.phpt]
[1;32mPASS[0m Bug #69758 (Item added to array not being removed by array_pop/shift) [Zend/tests/bug69758.phpt] 
TEST 1758/12806 [Zend/tests/bug69761.phpt]
[1;32mPASS[0m Bug #69761 (Serialization of anonymous classes should be prevented) [Zend/tests/bug69761.phpt] 
TEST 1759/12806 [Zend/tests/bug69767.phpt]
[1;32mPASS[0m Bug #69767 (Default parameter value with wrong type segfaults) [Zend/tests/bug69767.phpt] 
TEST 1760/12806 [Zend/tests/bug69788.phpt]
[1;32mPASS[0m Bug #69788: Malformed script causes Uncaught Error in php-cgi, valgrind SIGILL [Zend/tests/bug69788.phpt] 
TEST 1761/12806 [Zend/tests/bug69802_2.phpt]
[1;32mPASS[0m Bug #69802 (Reflection on Closure::__invoke borks type hint class name) [Zend/tests/bug69802_2.phpt] 
TEST 1762/12806 [Zend/tests/bug69805.phpt]
[1;32mPASS[0m Bug #69805 (null ptr deref and seg fault in zend_resolve_class_name) [Zend/tests/bug69805.phpt] 
TEST 1763/12806 [Zend/tests/bug69825.phpt]
[1;32mPASS[0m Bug #69825 (Short-circuiting failure) [Zend/tests/bug69825.phpt] 
TEST 1764/12806 [Zend/tests/bug69832.phpt]
[1;32mPASS[0m Bug #69832 (Assertion failed in zend_compile_const_expr_magic_const) [Zend/tests/bug69832.phpt] 
TEST 1765/12806 [Zend/tests/bug69871.phpt]
[1;32mPASS[0m Bug #69871 (Short-circuiting failure with smart_branch) [Zend/tests/bug69871.phpt] 
TEST 1766/12806 [Zend/tests/bug69889.phpt]
[1;32mPASS[0m Bug #69889: Null coalesce operator doesn't work for string offsets [Zend/tests/bug69889.phpt] 
TEST 1767/12806 [Zend/tests/bug69891.phpt]
[1;32mPASS[0m Bug #69891: Unexpected array comparison result [Zend/tests/bug69891.phpt] 
TEST 1768/12806 [Zend/tests/bug69892.phpt]
[1;32mPASS[0m Bug #69892: Different arrays compare identical due to integer key truncation [Zend/tests/bug69892.phpt] 
TEST 1769/12806 [Zend/tests/bug69893.phpt]
[1;32mPASS[0m Bug #69893: Strict comparison between integer and empty string keys crashes [Zend/tests/bug69893.phpt] 
TEST 1770/12806 [Zend/tests/bug69905.phpt]
[1;32mPASS[0m Bug #69905 (null ptr deref and segfault in ZEND_FETCH_DIM_RW_SPEC_VAR_UNUSED_HANDLER) [Zend/tests/bug69905.phpt] 
TEST 1771/12806 [Zend/tests/bug69955.phpt]
[1;32mPASS[0m Bug #69955 (Segfault when trying to combine [] and assign-op on ArrayAccess object). [Zend/tests/bug69955.phpt] 
TEST 1772/12806 [Zend/tests/bug69957.phpt]
[1;32mPASS[0m Bug #69957 (Different ways of handling div/mod by zero) [Zend/tests/bug69957.phpt] 
TEST 1773/12806 [Zend/tests/bug69989_1.phpt]
[1;32mPASS[0m Bug #69989: Cycle collection for yielded values [Zend/tests/bug69989_1.phpt] 
TEST 1774/12806 [Zend/tests/bug69989_2.phpt]
[1;32mPASS[0m Collection of some cycles on unfinished generators [Zend/tests/bug69989_2.phpt] 
TEST 1775/12806 [Zend/tests/bug69989_3.phpt]
[1;32mPASS[0m Generator cycle collection edge cases [Zend/tests/bug69989_3.phpt] 
TEST 1776/12806 [Zend/tests/bug69996.phpt]
[1;32mPASS[0m Bug #69996 (Changing the property of a cloned object affects the original) [Zend/tests/bug69996.phpt] 
TEST 1777/12806 [Zend/tests/bug70012.phpt]
[1;32mPASS[0m Bug #70012 (Exception lost with nested finally block) [Zend/tests/bug70012.phpt] 
TEST 1778/12806 [Zend/tests/bug70083.phpt]
[1;32mPASS[0m Bug #70083 (Use after free with assign by ref to overloaded objects) [Zend/tests/bug70083.phpt] 
TEST 1779/12806 [Zend/tests/bug70089.phpt]
[1;32mPASS[0m Bug #70089 (segfault in PHP 7 at ZEND_FETCH_DIM_W_SPEC_VAR_CONST_HANDLER ()) [Zend/tests/bug70089.phpt] 
TEST 1780/12806 [Zend/tests/bug70117.phpt]
[1;32mPASS[0m Bug #70117 (Unexpected return type error) [Zend/tests/bug70117.phpt] 
TEST 1781/12806 [Zend/tests/bug70121.phpt]
[1;32mPASS[0m Bug #70121 (unserialize() could lead to unexpected methods execution / NULL pointer deref) [Zend/tests/bug70121.phpt] 
TEST 1782/12806 [Zend/tests/bug70124.phpt]
[1;32mPASS[0m Bug #70124 (null ptr deref / seg fault in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER) [Zend/tests/bug70124.phpt] 
TEST 1783/12806 [Zend/tests/bug70156.phpt]
[1;32mPASS[0m Bug #70156 (Segfault in zend_find_alias_name) [Zend/tests/bug70156.phpt] 
TEST 1784/12806 [Zend/tests/bug70164.phpt]
[1;32mPASS[0m __COMPILER_HALT_OFFSET__ is a "magic" constant, which should work if referenced directly, even in a namespace [Zend/tests/bug70164.phpt] 
TEST 1785/12806 [Zend/tests/bug70173.phpt]
[1;33mSKIP[0m Bug #70173 (ZVAL_COPY_VALUE_EX broken for 32bit Solaris Sparc) [Zend/tests/bug70173.phpt] reason: this test is for 32bit platforms only
TEST 1786/12806 [Zend/tests/bug70179.phpt]
[1;32mPASS[0m Bug #70179 ($this refcount issue) [Zend/tests/bug70179.phpt] 
TEST 1787/12806 [Zend/tests/bug70182.phpt]
[1;32mPASS[0m Bug #70182 ($string[] assignment with +=) [Zend/tests/bug70182.phpt] 
TEST 1788/12806 [Zend/tests/bug70183.phpt]
[1;32mPASS[0m Bug #70183 (null pointer deref (segfault) in zend_eval_const_expr) [Zend/tests/bug70183.phpt] 
TEST 1789/12806 [Zend/tests/bug70187.phpt]
[1;32mPASS[0m Bug #70187 (Notice: unserialize(): Unexpected end of serialized data) [Zend/tests/bug70187.phpt] 
TEST 1790/12806 [Zend/tests/bug70187_2.phpt]
[1;32mPASS[0m Bug #70187 (Notice: unserialize(): Unexpected end of serialized data) [Zend/tests/bug70187_2.phpt] 
TEST 1791/12806 [Zend/tests/bug70215.phpt]
[1;32mPASS[0m Bug #70215 (Segfault when invoke is static) [Zend/tests/bug70215.phpt] 
TEST 1792/12806 [Zend/tests/bug70223.phpt]
[1;32mPASS[0m Bug #70223 (Incrementing value returned by magic getter) [Zend/tests/bug70223.phpt] 
TEST 1793/12806 [Zend/tests/bug70240.phpt]
[1;32mPASS[0m Bug #70240 (Segfault when doing unset($var())) [Zend/tests/bug70240.phpt] 
TEST 1794/12806 [Zend/tests/bug70241.phpt]
[1;32mPASS[0m Bug #70241 (Skipped assertions affect Generator returns) [Zend/tests/bug70241.phpt] 
TEST 1795/12806 [Zend/tests/bug70253.phpt]
[1;32mPASS[0m Bug #70253 (segfault at _efree () in zend_alloc.c:1389) [Zend/tests/bug70253.phpt] 
TEST 1796/12806 [Zend/tests/bug70258.phpt]
[1;32mPASS[0m Bug #70258 (Segfault if do_resize fails to allocated memory) [Zend/tests/bug70258.phpt] 
TEST 1797/12806 [Zend/tests/bug70262.phpt]
[1;32mPASS[0m Bug #70262 (Accessing array crashes) [Zend/tests/bug70262.phpt] 
TEST 1798/12806 [Zend/tests/bug70288.phpt]
[1;32mPASS[0m Bug #70288 (Apache crash related to ZEND_SEND_REF) [Zend/tests/bug70288.phpt] 
TEST 1799/12806 [Zend/tests/bug70293.phpt]
[1;32mPASS[0m Crash with specific assertions and zend.assertions=-1 [Zend/tests/bug70293.phpt] 
TEST 1800/12806 [Zend/tests/bug70321.phpt]
[1;32mPASS[0m bug #70321 (Magic getter breaks reference to array property) [Zend/tests/bug70321.phpt] 
TEST 1801/12806 [Zend/tests/bug70332.phpt]
[1;32mPASS[0m Bug #70332 (Wrong behavior while returning reference on object) [Zend/tests/bug70332.phpt] 
TEST 1802/12806 [Zend/tests/bug70397.phpt]
[1;32mPASS[0m Bug #70397 (Segmentation fault when using Closure::call and yield) [Zend/tests/bug70397.phpt] 
TEST 1803/12806 [Zend/tests/bug70398.phpt]
[1;32mPASS[0m Bug #70398 (SIGSEGV, Segmentation fault zend_ast_destroy_ex) [Zend/tests/bug70398.phpt] 
TEST 1804/12806 [Zend/tests/bug70430.phpt]
[1;32mPASS[0m Bug #70430: Stack buffer overflow in zend_language_parser() [Zend/tests/bug70430.phpt] 
TEST 1805/12806 [Zend/tests/bug70478.phpt]
[1;32mPASS[0m Bug #70478 (**= does no longer work) [Zend/tests/bug70478.phpt] 
TEST 1806/12806 [Zend/tests/bug70547.phpt]
[1;32mPASS[0m Bug #70547 (unsetting function variables corrupts backtrace) [Zend/tests/bug70547.phpt] 
TEST 1807/12806 [Zend/tests/bug70630.phpt]
[1;32mPASS[0m Bug #70630 (Closure::call/bind() crash with ReflectionFunction->getClosure()) [Zend/tests/bug70630.phpt] 
TEST 1808/12806 [Zend/tests/bug70662.phpt]
[1;32mPASS[0m Bug #70662: Duplicate array key via undefined index error handler [Zend/tests/bug70662.phpt] 
TEST 1809/12806 [Zend/tests/bug70681.phpt]
[1;32mPASS[0m Bug #70681: Segfault when binding $this of internal instance method to null [Zend/tests/bug70681.phpt] 
TEST 1810/12806 [Zend/tests/bug70685.phpt]
[1;32mPASS[0m Bug #70685: Segfault for getClosure() internal method rebind with invalid $this [Zend/tests/bug70685.phpt] 
TEST 1811/12806 [Zend/tests/bug70689.phpt]
[1;32mPASS[0m Bug #70689 (Exception handler does not work as expected) [Zend/tests/bug70689.phpt] 
TEST 1812/12806 [Zend/tests/bug70748.phpt]
[1;32mPASS[0m Bug #70748 (Segfault in ini_lex () at Zend/zend_ini_scanner.l) [Zend/tests/bug70748.phpt] 
TEST 1813/12806 [Zend/tests/bug70782.phpt]
[1;32mPASS[0m Bug #70782: null ptr deref and segfault (zend_get_class_fetch_type) [Zend/tests/bug70782.phpt] 
TEST 1814/12806 [Zend/tests/bug70785.phpt]
[1;32mPASS[0m Bug #70785 (Infinite loop due to exception during identical comparison) [Zend/tests/bug70785.phpt] 
TEST 1815/12806 [Zend/tests/bug70804.phpt]
[1;32mPASS[0m Bug #70804 (Unary add on negative zero produces positive zero) [Zend/tests/bug70804.phpt] 
TEST 1816/12806 [Zend/tests/bug70805.phpt]
[1;32mPASS[0m Bug #70805 (Segmentation faults whilst running Drupal 8 test suite) [Zend/tests/bug70805.phpt] 
TEST 1817/12806 [Zend/tests/bug70805_1.phpt]
[1;32mPASS[0m Bug #70805 (Segmentation faults whilst running Drupal 8 test suite) (Crash) [Zend/tests/bug70805_1.phpt] 
TEST 1818/12806 [Zend/tests/bug70805_2.phpt]
[1;32mPASS[0m Bug #70805 (Segmentation faults whilst running Drupal 8 test suite) (Memleak) [Zend/tests/bug70805_2.phpt] 
TEST 1819/12806 [Zend/tests/bug70873.phpt]
[1;32mPASS[0m Bug #70873 (Regression on private static properties access) [Zend/tests/bug70873.phpt] 
TEST 1820/12806 [Zend/tests/bug70895.phpt]
[1;32mPASS[0m Bug #70895 null ptr deref and segfault with crafted callable [Zend/tests/bug70895.phpt] 
TEST 1821/12806 [Zend/tests/bug70898.phpt]
[1;32mPASS[0m Bug #70895 null ptr deref and segfault with crafted callable [Zend/tests/bug70898.phpt] 
TEST 1822/12806 [Zend/tests/bug70912.phpt]
[1;32mPASS[0m Bug #70912 (Null ptr dereference when class property is initialised to a dereferenced value) [Zend/tests/bug70912.phpt] 
TEST 1823/12806 [Zend/tests/bug70914.phpt]
[1;33mSKIP[0m Bug #70914 zend_throw_or_error() format string vulnerability [Zend/tests/bug70914.phpt] reason: Required extension missing: pdo_sqlite
TEST 1824/12806 [Zend/tests/bug70918.phpt]
[1;32mPASS[0m Bug #70918 (Segfault using static outside of class scope) [Zend/tests/bug70918.phpt] 
TEST 1825/12806 [Zend/tests/bug70944.phpt]
[1;32mPASS[0m Bug #70944 (try{ } finally{} can create infinite chains of exceptions) [Zend/tests/bug70944.phpt] 
TEST 1826/12806 [Zend/tests/bug70957.phpt]
[1;32mPASS[0m Bug #70957 (self::class cannot be resolved with reflection for abstract class) [Zend/tests/bug70957.phpt] 
TEST 1827/12806 [Zend/tests/bug70958.phpt]
[1;32mPASS[0m Bug #70958 (Invalid opcode while using ::class as trait method parameter default value) [Zend/tests/bug70958.phpt] 
TEST 1828/12806 [Zend/tests/bug70967.phpt]
[1;32mPASS[0m Bug #70967 (Weird error handling for __toString when Error is thrown) [Zend/tests/bug70967.phpt] 
TEST 1829/12806 [Zend/tests/bug70987.phpt]
[1;32mPASS[0m Bug #70987 (static::class within Closure::call() causes segfault) [Zend/tests/bug70987.phpt] 
TEST 1830/12806 [Zend/tests/bug70997.phpt]
[1;32mPASS[0m Bug #70997 (When using parentClass:: instead of parent::, static context changed) [Zend/tests/bug70997.phpt] 
TEST 1831/12806 [Zend/tests/bug71030.phpt]
[1;32mPASS[0m Bug #71030: Self-assignment in list() may have inconsistent behavior [Zend/tests/bug71030.phpt] 
TEST 1832/12806 [Zend/tests/bug71067.phpt]
[1;32mPASS[0m Bug #71067 (Local object in class method stays in memory for each call) [Zend/tests/bug71067.phpt] 
TEST 1833/12806 [Zend/tests/bug71086.phpt]
[1;32mPASS[0m Bug #71086: Invalid numeric literal parse error within highlight_string() function [Zend/tests/bug71086.phpt] 
TEST 1834/12806 [Zend/tests/bug71154.phpt]
[1;32mPASS[0m Bug #71154: Incorrect HT iterator invalidation causes iterator reuse [Zend/tests/bug71154.phpt] 
TEST 1835/12806 [Zend/tests/bug71163.phpt]
[1;32mPASS[0m Bug #71163 (Segmentation Fault (cleanup_unfinished_calls)) [Zend/tests/bug71163.phpt] 
TEST 1836/12806 [Zend/tests/bug71196.phpt]
[1;32mPASS[0m Bug #71196 (Memory leak with out-of-order live ranges) [Zend/tests/bug71196.phpt] 
TEST 1837/12806 [Zend/tests/bug71221.phpt]
[1;32mPASS[0m Bug #71221 (Null pointer deref (segfault) in get_defined_vars via ob_start) [Zend/tests/bug71221.phpt] 
TEST 1838/12806 [Zend/tests/bug71248.phpt]
[1;32mPASS[0m Bug #71248 (Wrong interface is enforced) [Zend/tests/bug71248.phpt] 
TEST 1839/12806 [Zend/tests/bug71266.phpt]
[1;32mPASS[0m Bug #71266 (Missing separation of properties HT in foreach etc) [Zend/tests/bug71266.phpt] 
TEST 1840/12806 [Zend/tests/bug71275.phpt]
[1;32mPASS[0m Bug #71275 (Bad method called on cloning an object having a trait) [Zend/tests/bug71275.phpt] 
TEST 1841/12806 [Zend/tests/bug71300.phpt]
[1;32mPASS[0m Bug #71300 (Segfault in zend_fetch_string_offset) [Zend/tests/bug71300.phpt] 
TEST 1842/12806 [Zend/tests/bug71336.phpt]
[1;32mPASS[0m Bug #71336 (Wrong is_ref on properties as exposed via get_object_vars()) [Zend/tests/bug71336.phpt] 
TEST 1843/12806 [Zend/tests/bug71359.phpt]
[1;32mPASS[0m Bug #71359: Null coalescing operator and magic [Zend/tests/bug71359.phpt] 
TEST 1844/12806 [Zend/tests/bug71414.phpt]
[1;32mPASS[0m Bug #71414 (Interface method override inherited method and implemented in a trait causes fatal error) [Zend/tests/bug71414.phpt] 
TEST 1845/12806 [Zend/tests/bug71428.1.phpt]
[1;32mPASS[0m bug #71428.1: inheritance with null default values [Zend/tests/bug71428.1.phpt] 
TEST 1846/12806 [Zend/tests/bug71428.2.phpt]
[1;33mSKIP[0m bug #71428.2: inheritance of ye olde dynamic interfaces [Zend/tests/bug71428.2.phpt] reason: Required extension missing: pdo
TEST 1847/12806 [Zend/tests/bug71428.3.phpt]
[1;32mPASS[0m bug #71428: Validation type inheritance with = NULL [Zend/tests/bug71428.3.phpt] 
TEST 1848/12806 [Zend/tests/bug71470.phpt]
[1;32mPASS[0m Bug #71470: Leaked 1 hashtable iterators [Zend/tests/bug71470.phpt] 
TEST 1849/12806 [Zend/tests/bug71474.phpt]
[1;32mPASS[0m Bug #71474: Crash because of VM stack corruption on Magento2 [Zend/tests/bug71474.phpt] 
TEST 1850/12806 [Zend/tests/bug71529.phpt]
[1;32mPASS[0m Bug #71529: Variable references on array elements don't work when using count [Zend/tests/bug71529.phpt] 
TEST 1851/12806 [Zend/tests/bug71539.phpt]
[1;32mPASS[0m Bug #71539 (Memory error on $arr[$a] =& $arr[$b] if RHS rehashes) [Zend/tests/bug71539.phpt] 
TEST 1852/12806 [Zend/tests/bug71539_1.phpt]
[1;32mPASS[0m Bug #71539.1 (Memory error on $arr[$a] =& $arr[$b] if RHS rehashes) [Zend/tests/bug71539_1.phpt] 
TEST 1853/12806 [Zend/tests/bug71539_2.phpt]
[1;32mPASS[0m Bug #71539.2 (Memory error on $arr[$a] =& $arr[$b] if RHS rehashes) [Zend/tests/bug71539_2.phpt] 
TEST 1854/12806 [Zend/tests/bug71539_3.phpt]
[1;32mPASS[0m Bug #71539.3 (Memory error on $arr[$a] =& $arr[$b] if RHS rehashes) [Zend/tests/bug71539_3.phpt] 
TEST 1855/12806 [Zend/tests/bug71539_4.phpt]
[1;32mPASS[0m Bug #71539.4 (Memory error on $arr[$a] =& $arr[$b] if RHS rehashes) [Zend/tests/bug71539_4.phpt] 
TEST 1856/12806 [Zend/tests/bug71539_5.phpt]
[1;32mPASS[0m Bug #71539.5 (Memory error on $arr[$a] =& $arr[$b] if RHS rehashes) [Zend/tests/bug71539_5.phpt] 
TEST 1857/12806 [Zend/tests/bug71572.phpt]
[1;32mPASS[0m Bug #71572: String offset assignment from an empty string inserts null byte [Zend/tests/bug71572.phpt] 
TEST 1858/12806 [Zend/tests/bug71622.phpt]
[1;32mPASS[0m Bug #71622 (Strings used in pass-as-reference cannot be used to invoke C::$callable()) [Zend/tests/bug71622.phpt] 
TEST 1859/12806 [Zend/tests/bug71724.phpt]
[1;32mPASS[0m Bug #71724: yield from does not count EOLs [Zend/tests/bug71724.phpt] 
TEST 1860/12806 [Zend/tests/bug71731.phpt]
[1;32mPASS[0m Bug #71731: Null coalescing operator and ArrayAccess [Zend/tests/bug71731.phpt] 
TEST 1861/12806 [Zend/tests/bug71737.phpt]
[1;32mPASS[0m Bug #71737: Memory leak in closure with parameter named $this [Zend/tests/bug71737.phpt] 
TEST 1862/12806 [Zend/tests/bug71756.phpt]
[1;32mPASS[0m Bug #71756 (Call-by-reference widens scope to uninvolved functions when used in switch) [Zend/tests/bug71756.phpt] 
TEST 1863/12806 [Zend/tests/bug71818.phpt]
[1;32mPASS[0m Bug #71818 (Memory leak when array altered in destructor) [Zend/tests/bug71818.phpt] 
TEST 1864/12806 [Zend/tests/bug71841.phpt]
[1;32mPASS[0m Bug #71841 (EG(error_zval) is not handled well) [Zend/tests/bug71841.phpt] 
TEST 1865/12806 [Zend/tests/bug71859.phpt]
[1;32mPASS[0m Bug #71859 (zend_objects_store_call_destructors operates on realloced memory, crashing) [Zend/tests/bug71859.phpt] 
TEST 1866/12806 [Zend/tests/bug71871.phpt]
[1;32mPASS[0m Bug #71871: Interfaces allow final and abstract functions [Zend/tests/bug71871.phpt] 
TEST 1867/12806 [Zend/tests/bug71871_2.phpt]
[1;32mPASS[0m Bug #71871: Interfaces allow final and abstract functions [Zend/tests/bug71871_2.phpt] 
TEST 1868/12806 [Zend/tests/bug71914.phpt]
[1;32mPASS[0m Bug #71914 (Reference is lost in "switch") [Zend/tests/bug71914.phpt] 
TEST 1869/12806 [Zend/tests/bug71922.phpt]
[1;32mPASS[0m Bug #71922: Crash on assert(new class{}); [Zend/tests/bug71922.phpt] 
TEST 1870/12806 [Zend/tests/bug71930.phpt]
[1;33mSKIP[0m Bug #71930 (_zval_dtor_func: Assertion `(arr)->gc.refcount <= 1' failed) [Zend/tests/bug71930.phpt] reason: Required extension missing: curl
TEST 1871/12806 [Zend/tests/bug71980.phpt]
[1;32mPASS[0m Bug #71980: Decorated/Nested Generator is Uncloseable in Finally [Zend/tests/bug71980.phpt] 
TEST 1872/12806 [Zend/tests/bug72038.phpt]
[1;32mPASS[0m Bug #72038 (Function calls with values to a by-ref parameter don't always throw a notice) [Zend/tests/bug72038.phpt] 
TEST 1873/12806 [Zend/tests/bug72101.phpt]
[1;32mPASS[0m Bug #72101 (crash on complex code) [Zend/tests/bug72101.phpt] 
TEST 1874/12806 [Zend/tests/bug72107.phpt]
[1;32mPASS[0m Bug #72107: Segfault when using func_get_args as error handler [Zend/tests/bug72107.phpt] 
TEST 1875/12806 [Zend/tests/bug72119.phpt]
[1;32mPASS[0m Bug #72119 (Interface declaration compatibility regression with default values) [Zend/tests/bug72119.phpt] 
TEST 1876/12806 [Zend/tests/bug72162.phpt]
[1;32mPASS[0m Bug #72162 (use-after-free - error_reporting) [Zend/tests/bug72162.phpt] 
TEST 1877/12806 [Zend/tests/bug72177.phpt]
[1;32mPASS[0m Bug #72177 Scope issue in __destruct after ReflectionProperty::setValue() [Zend/tests/bug72177.phpt] 
TEST 1878/12806 [Zend/tests/bug72177_2.phpt]
[1;32mPASS[0m Bug #72177 Scope issue in __destruct after ReflectionProperty::setValue() [Zend/tests/bug72177_2.phpt] 
TEST 1879/12806 [Zend/tests/bug72188.phpt]
[1;32mPASS[0m Bug #72188 (Nested try/finally blocks losing return value) [Zend/tests/bug72188.phpt] 
TEST 1880/12806 [Zend/tests/bug72215.phpt]
[1;32mPASS[0m Bug #72215 (Wrong return value if var modified in finally) [Zend/tests/bug72215.phpt] 
TEST 1881/12806 [Zend/tests/bug72215_1.phpt]
[1;32mPASS[0m Bug #72215.1 (Wrong return value if var modified in finally) [Zend/tests/bug72215_1.phpt] 
TEST 1882/12806 [Zend/tests/bug72215_2.phpt]
[1;32mPASS[0m Bug #72215.1 (Wrong return value if var modified in finally) [Zend/tests/bug72215_2.phpt] 
TEST 1883/12806 [Zend/tests/bug72215_3.phpt]
[1;32mPASS[0m Bug #72215.3 (Wrong return value if var modified in finally) [Zend/tests/bug72215_3.phpt] 
TEST 1884/12806 [Zend/tests/bug72216.phpt]
[1;32mPASS[0m Bug #72216 (Return by reference with finally is not memory safe) [Zend/tests/bug72216.phpt] 
TEST 1885/12806 [Zend/tests/bug72335.phpt]
[1;32mPASS[0m Misoptimize due to type narrowing [Zend/tests/bug72335.phpt] 
TEST 1886/12806 [Zend/tests/bug72347.phpt]
[1;32mPASS[0m Bug #72347 (VERIFY_RETURN type casts visible in finally) [Zend/tests/bug72347.phpt] 
TEST 1887/12806 [Zend/tests/bug72373.phpt]
[1;32mPASS[0m Bug #72373: TypeError after Generator function w/declared return type finishes [Zend/tests/bug72373.phpt] 
TEST 1888/12806 [Zend/tests/bug72395.phpt]
[1;32mPASS[0m Bug #72395 (list() regression) [Zend/tests/bug72395.phpt] 
TEST 1889/12806 [Zend/tests/bug72441.phpt]
[1;32mPASS[0m Bug #72441 (Segmentation fault: RFC list_keys) [Zend/tests/bug72441.phpt] 
TEST 1890/12806 [Zend/tests/bug72496.phpt]
[1;32mPASS[0m Bug #72496 (declare public method with signature incompatible with parent private method should not throw a warning) [Zend/tests/bug72496.phpt] 
TEST 1891/12806 [Zend/tests/bug72508.phpt]
[1;32mPASS[0m Bug #72508 (strange references after recursive function call and "switch" statement) [Zend/tests/bug72508.phpt] 
TEST 1892/12806 [Zend/tests/bug72530.phpt]
[1;32mPASS[0m Bug #72530: Use After Free in GC with Certain Destructors [Zend/tests/bug72530.phpt] 
TEST 1893/12806 [Zend/tests/bug72543.phpt]
[1;32mPASS[0m Bug #72543 (different references behavior comparing to PHP 5) [Zend/tests/bug72543.phpt] 
TEST 1894/12806 [Zend/tests/bug72543_1.phpt]
[1;32mPASS[0m Bug #72543.1 (different references behavior comparing to PHP 5) [Zend/tests/bug72543_1.phpt] 
TEST 1895/12806 [Zend/tests/bug72543_2.phpt]
[1;32mPASS[0m Bug #72543.2 (different references behavior comparing to PHP 5) [Zend/tests/bug72543_2.phpt] 
TEST 1896/12806 [Zend/tests/bug72543_3.phpt]
[1;32mPASS[0m Bug #72543.3 (different references behavior comparing to PHP 5) [Zend/tests/bug72543_3.phpt] 
TEST 1897/12806 [Zend/tests/bug72543_4.phpt]
[1;32mPASS[0m Bug #72543.4 (different references behavior comparing to PHP 5) [Zend/tests/bug72543_4.phpt] 
TEST 1898/12806 [Zend/tests/bug72543_5.phpt]
[1;32mPASS[0m Bug #72543.5 (different references behavior comparing to PHP 5) [Zend/tests/bug72543_5.phpt] 
TEST 1899/12806 [Zend/tests/bug72581.phpt]
[1;32mPASS[0m Bug #72581 (previous property undefined in Exception after deserialization) [Zend/tests/bug72581.phpt] 
TEST 1900/12806 [Zend/tests/bug72594.phpt]
[1;32mPASS[0m Bug #72594 (Calling an earlier instance of an included anonymous class fatals) [Zend/tests/bug72594.phpt] 
TEST 1901/12806 [Zend/tests/bug72598.phpt]
[1;32mPASS[0m Bug #72598 (Reference is lost after array_slice()) [Zend/tests/bug72598.phpt] 
TEST 1902/12806 [Zend/tests/bug72598_2.phpt]
[1;32mPASS[0m Bug #72598.2 (Reference is lost after array_slice()) [Zend/tests/bug72598_2.phpt] 
TEST 1903/12806 [Zend/tests/bug72767.phpt]
[1;32mPASS[0m Bug #72767: PHP Segfaults when trying to expand an infinite operator [Zend/tests/bug72767.phpt] 
TEST 1904/12806 [Zend/tests/bug72813.phpt]
[1;32mPASS[0m Bug #72813 (Segfault with __get returned by ref) [Zend/tests/bug72813.phpt] 
TEST 1905/12806 [Zend/tests/bug72854.phpt]
[1;32mPASS[0m Bug #72854: PHP Crashes on duplicate destructor call [Zend/tests/bug72854.phpt] 
TEST 1906/12806 [Zend/tests/bug72918.phpt]
[1;32mPASS[0m Bug #72918 (negative offset inside a quoted string leads to parse error) [Zend/tests/bug72918.phpt] 
TEST 1907/12806 [Zend/tests/bug72943.phpt]
[1;32mPASS[0m Bug #72943 (assign_dim on string doesn't reset hval) [Zend/tests/bug72943.phpt] 
TEST 1908/12806 [Zend/tests/bug72944.phpt]
[1;32mPASS[0m Bug #72944 (Null pointer deref in zval_delref_p). [Zend/tests/bug72944.phpt] 
TEST 1909/12806 [Zend/tests/bug73156.phpt]
[1;32mPASS[0m Bug #73156 (segfault on undefined function) [Zend/tests/bug73156.phpt] 
TEST 1910/12806 [Zend/tests/bug73288.phpt]
[1;32mPASS[0m Bug #73288 (Segfault in __clone > Exception.toString > __get) [Zend/tests/bug73288.phpt] 
TEST 1911/12806 [Zend/tests/bug73337.phpt]
[1;32mPASS[0m Bug #73337 (try/catch not working with two exceptions inside a same operation) [Zend/tests/bug73337.phpt] 
TEST 1912/12806 [Zend/tests/bug73338.phpt]
[1;32mPASS[0m Bug #73338: Ensure exceptions in function init opcodes are cleaned properly [Zend/tests/bug73338.phpt] 
TEST 1913/12806 [Zend/tests/bug73350.phpt]
[1;32mPASS[0m Bug #73350 (Exception::__toString() cause circular references) [Zend/tests/bug73350.phpt] 
TEST 1914/12806 [Zend/tests/bug73663.phpt]
[1;32mPASS[0m Bug #73663 ("Invalid opcode 65/16/8" occurs with a variable created with list()) [Zend/tests/bug73663.phpt] 
TEST 1915/12806 [Zend/tests/bug73663_2.phpt]
[1;32mPASS[0m Bug #73663.2 ("Invalid opcode 65/16/8" occurs with a variable created with list()) [Zend/tests/bug73663_2.phpt] 
TEST 1916/12806 [Zend/tests/bug73753.phpt]
[1;32mPASS[0m Bug #73753 Non packed arrays and duplication [Zend/tests/bug73753.phpt] 
TEST 1917/12806 [Zend/tests/bug73792.phpt]
[1;32mPASS[0m Bug #73792 (invalid foreach loop hangs script) [Zend/tests/bug73792.phpt] 
TEST 1918/12806 [Zend/tests/bug73816.phpt]
[1;32mPASS[0m Bug #73816: Broken eval(anonymous class) [Zend/tests/bug73816.phpt] 
TEST 1919/12806 [Zend/tests/bug73900.phpt]
[1;32mPASS[0m Bug #73900: Use After Free in unserialize() SplFixedArray [Zend/tests/bug73900.phpt] 
TEST 1920/12806 [Zend/tests/bug73916.phpt]
[1;32mPASS[0m Bug #73916 (zend_print_flat_zval_r doesn't consider reference) [Zend/tests/bug73916.phpt] 
TEST 1921/12806 [Zend/tests/bug73954.phpt]
[1;32mPASS[0m Bug #73954 (NAN check fails on Alpine Linux with musl) [Zend/tests/bug73954.phpt] 
TEST 1922/12806 [Zend/tests/bug73960.phpt]
[1;32mPASS[0m Bug #73960: Leak with instance method calling static method with referenced return [Zend/tests/bug73960.phpt] 
TEST 1923/12806 [Zend/tests/bug73987.phpt]
[1;32mPASS[0m Bug #73987 (Method compatibility check looks to original definition and not parent - nullability interface) [Zend/tests/bug73987.phpt] 
TEST 1924/12806 [Zend/tests/bug73987_1.phpt]
[1;32mPASS[0m Bug #73987 (Method compatibility check looks to original definition and not parent - return types interface) [Zend/tests/bug73987_1.phpt] 
TEST 1925/12806 [Zend/tests/bug73987_2.phpt]
[1;32mPASS[0m Bug #73987 (Method compatibility check looks to original definition and not parent - nullability abstract) [Zend/tests/bug73987_2.phpt] 
TEST 1926/12806 [Zend/tests/bug73987_3.phpt]
[1;32mPASS[0m Bug #73987 (Method compatibility check looks to original definition and not parent - return types abstract) [Zend/tests/bug73987_3.phpt] 
TEST 1927/12806 [Zend/tests/bug73989.phpt]
[1;32mPASS[0m Bug #73989 (PHP 7.1 Segfaults within Symfony test suite) [Zend/tests/bug73989.phpt] 
TEST 1928/12806 [Zend/tests/bug73998.phpt]
[1;32mPASS[0m Bug #73998 (array_key_exists fails on arrays created by get_object_vars) [Zend/tests/bug73998.phpt] 
TEST 1929/12806 [Zend/tests/bug74053.phpt]
[1;32mPASS[0m Bug #74053 (Corrupted class entries on shutdown when a destructor spawns another object) [Zend/tests/bug74053.phpt] 
TEST 1930/12806 [Zend/tests/bug74084.phpt]
[1;32mPASS[0m Bug #74084 (Out of bound read - zend_mm_alloc_small) [Zend/tests/bug74084.phpt] 
TEST 1931/12806 [Zend/tests/bug74093.phpt]
[1;32mPASS[0m Bug #74093 (Maximum execution time of n+2 seconds exceed not written in error_log) [Zend/tests/bug74093.phpt] 
TEST 1932/12806 [Zend/tests/bug74164.phpt]
[1;32mPASS[0m Bug #74164 (PHP hangs when an invalid value is dynamically passed to typehinted by-ref arg) [Zend/tests/bug74164.phpt] 
TEST 1933/12806 [Zend/tests/bug74269.phpt]
[1;32mPASS[0m Bug #74269: It's possible to override trait property with different loosely-equal value [Zend/tests/bug74269.phpt] 
TEST 1934/12806 [Zend/tests/bug74340.phpt]
[1;32mPASS[0m Bug #74340: Magic function __get has different behavior in php 7.1.x [Zend/tests/bug74340.phpt] 
TEST 1935/12806 [Zend/tests/bug74546.phpt]
[1;32mPASS[0m Bug #74546 (SIGILL in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST_HANDLER()) [Zend/tests/bug74546.phpt] 
TEST 1936/12806 [Zend/tests/bug74603.phpt]
[1;32mPASS[0m Bug #74603 (PHP INI Parsing Stack Buffer Overflow Vulnerability) [Zend/tests/bug74603.phpt] 
TEST 1937/12806 [Zend/tests/bug74657.phpt]
[1;32mPASS[0m Bug #74657 (Undefined constants in array properties result in broken properties) [Zend/tests/bug74657.phpt] 
TEST 1938/12806 [Zend/tests/bug74810.phpt]
[1;32mPASS[0m Bug #74810: Something odd about ordering of func_get_args() result in 7.2 [Zend/tests/bug74810.phpt] 
TEST 1939/12806 [Zend/tests/bug74836.phpt]
[1;32mPASS[0m Bug #74836 (isset on zero-prefixed numeric indexes in array broken) [Zend/tests/bug74836.phpt] 
TEST 1940/12806 [Zend/tests/bug74840.phpt]
[1;32mPASS[0m Bug #74840: Opcache overwrites argument of GENERATOR_RETURN within finally [Zend/tests/bug74840.phpt] 
TEST 1941/12806 [Zend/tests/bug74862.phpt]
[1;32mPASS[0m Bug #74862 (Unable to clone instance when private __clone defined) [Zend/tests/bug74862.phpt] 
TEST 1942/12806 [Zend/tests/bug74862_2.phpt]
[1;32mPASS[0m Bug #74862 (Unable to clone instance when private __clone defined in a child class) [Zend/tests/bug74862_2.phpt] 
TEST 1943/12806 [Zend/tests/bug74947.phpt]
[1;32mPASS[0m Bug #74947 (Segfault in scanner on INF number) [Zend/tests/bug74947.phpt] 
TEST 1944/12806 [Zend/tests/bug75079.phpt]
[1;32mPASS[0m Bug #75079: self keyword leads to incorrectly generated TypeError when in closure in trait [Zend/tests/bug75079.phpt] 
TEST 1945/12806 [Zend/tests/bug75079_2.phpt]
[1;32mPASS[0m Bug #75079 variation without traits [Zend/tests/bug75079_2.phpt] 
TEST 1946/12806 [Zend/tests/bug75218.phpt]
[1;32mPASS[0m Bug #75218: Change remaining uncatchable fatal errors for parsing into ParseError [Zend/tests/bug75218.phpt] 
TEST 1947/12806 [Zend/tests/bug75241.phpt]
[1;32mPASS[0m Bug #75241 (Null pointer dereference in zend_mm_alloc_small()) [Zend/tests/bug75241.phpt] 
TEST 1948/12806 [Zend/tests/bug75252.phpt]
[1;32mPASS[0m Bug #75252: Incorrect token formatting on two parse errors in one request [Zend/tests/bug75252.phpt] 
TEST 1949/12806 [Zend/tests/bug75290.phpt]
[1;32mPASS[0m Bug #75290 (debug info of Closures of internal functions contain garbage argument names) [Zend/tests/bug75290.phpt] 
TEST 1950/12806 [Zend/tests/bug75420.1.phpt]
[1;32mPASS[0m Bug #75420.1 (Indirect modification of magic method argument) [Zend/tests/bug75420.1.phpt] 
TEST 1951/12806 [Zend/tests/bug75420.10.phpt]
[1;32mPASS[0m Bug #75420.10 (Indirect modification of magic method argument) [Zend/tests/bug75420.10.phpt] 
TEST 1952/12806 [Zend/tests/bug75420.11.phpt]
[1;32mPASS[0m Bug #75420.11 (Indirect modification of magic method argument) [Zend/tests/bug75420.11.phpt] 
TEST 1953/12806 [Zend/tests/bug75420.12.phpt]
[1;32mPASS[0m Bug #75420.12 (Indirect modification of magic method argument) [Zend/tests/bug75420.12.phpt] 
TEST 1954/12806 [Zend/tests/bug75420.13.phpt]
[1;32mPASS[0m Bug #75420.13 (Indirect modification of magic method argument) [Zend/tests/bug75420.13.phpt] 
TEST 1955/12806 [Zend/tests/bug75420.14.phpt]
[1;32mPASS[0m Bug #75420.14 (Indirect modification of magic method argument) [Zend/tests/bug75420.14.phpt] 
TEST 1956/12806 [Zend/tests/bug75420.15.phpt]
[1;32mPASS[0m Bug #75420.15 (Indirect modification of magic method argument) [Zend/tests/bug75420.15.phpt] 
TEST 1957/12806 [Zend/tests/bug75420.16.phpt]
[1;32mPASS[0m Bug #75420.16 (Indirect modification of magic method argument) [Zend/tests/bug75420.16.phpt] 
TEST 1958/12806 [Zend/tests/bug75420.2.phpt]
[1;32mPASS[0m Bug #75420.2 (Indirect modification of magic method argument) [Zend/tests/bug75420.2.phpt] 
TEST 1959/12806 [Zend/tests/bug75420.3.phpt]
[1;32mPASS[0m Bug #75420.3 (Indirect modification of magic method argument) [Zend/tests/bug75420.3.phpt] 
TEST 1960/12806 [Zend/tests/bug75420.4.phpt]
[1;32mPASS[0m Bug #75420.4 (Indirect modification of magic method argument) [Zend/tests/bug75420.4.phpt] 
TEST 1961/12806 [Zend/tests/bug75420.5.phpt]
[1;32mPASS[0m Bug #75420.5 (Indirect modification of magic method argument) [Zend/tests/bug75420.5.phpt] 
TEST 1962/12806 [Zend/tests/bug75420.6.phpt]
[1;32mPASS[0m Bug #75420.6 (Indirect modification of magic method argument) [Zend/tests/bug75420.6.phpt] 
TEST 1963/12806 [Zend/tests/bug75420.7.phpt]
[1;32mPASS[0m Bug #75420.7 (Indirect modification of magic method argument) [Zend/tests/bug75420.7.phpt] 
TEST 1964/12806 [Zend/tests/bug75420.8.phpt]
[1;32mPASS[0m Bug #75420.8 (Indirect modification of magic method argument) [Zend/tests/bug75420.8.phpt] 
TEST 1965/12806 [Zend/tests/bug75420.9.phpt]
[1;32mPASS[0m Bug #75420.9 (Indirect modification of magic method argument) [Zend/tests/bug75420.9.phpt] 
TEST 1966/12806 [Zend/tests/bug75420.phpt]
[1;32mPASS[0m Bug #75420 (Crash when modifying property name in __isset for BP_VAR_IS) [Zend/tests/bug75420.phpt] 
TEST 1967/12806 [Zend/tests/bug75426.phpt]
[1;32mPASS[0m Bug #75426: "Cannot use empty array elements" reports wrong position [Zend/tests/bug75426.phpt] 
TEST 1968/12806 [Zend/tests/bug75474.phpt]
[1;32mPASS[0m Bug #75474: function scope static variables are not bound to a unique function [Zend/tests/bug75474.phpt] 
TEST 1969/12806 [Zend/tests/bug75573.phpt]
[1;32mPASS[0m Bug #75573 (Segmentation fault in 7.1.12 and 7.0.26) [Zend/tests/bug75573.phpt] 
TEST 1970/12806 [Zend/tests/bug75786.phpt]
[1;32mPASS[0m Bug #75786: segfault when using spread operator on generator passed by reference [Zend/tests/bug75786.phpt] 
TEST 1971/12806 [Zend/tests/bug75921.phpt]
[1;32mPASS[0m Bug #75921: Inconsistent error when creating stdObject from empty variable [Zend/tests/bug75921.phpt] 
TEST 1972/12806 [Zend/tests/bug76025.phpt]
[1;32mPASS[0m Bug #76025 (Segfault while throwing exception in error_handler) [Zend/tests/bug76025.phpt] 
TEST 1973/12806 [Zend/tests/bug76047.phpt]
[1;32mPASS[0m Bug #76047: Use-after-free when accessing already destructed backtrace arguments [Zend/tests/bug76047.phpt] 
TEST 1974/12806 [Zend/tests/bug76383.phpt]
[1;32mPASS[0m Bug #76383: array_map on $GLOBALS returns IS_INDIRECT [Zend/tests/bug76383.phpt] 
TEST 1975/12806 [Zend/tests/bug76430.phpt]
[1;32mPASS[0m Bug #76430: __METHOD__ inconsistent outside of method [Zend/tests/bug76430.phpt] 
TEST 1976/12806 [Zend/tests/bug76439.phpt]
[1;32mPASS[0m Bug #76439: Don't always strip leading whitespace from heredoc T_ENCAPSED_AND_WHITESPACE tokens [Zend/tests/bug76439.phpt] 
TEST 1977/12806 [Zend/tests/bug76439_2.phpt]
[1;32mPASS[0m Bug #76439: Don't always strip leading whitespace from heredoc T_ENCAPSED_AND_WHITESPACE tokens (error case) [Zend/tests/bug76439_2.phpt] 
TEST 1978/12806 [Zend/tests/bug76451.phpt]
[1;32mPASS[0m Bug #76451: Aliases during inheritance type checks affected by opcache [Zend/tests/bug76451.phpt] 
TEST 1979/12806 [Zend/tests/bug76451_2.phpt]
[1;32mPASS[0m Bug #76451: Aliases during inheritance type checks affected by opcache (variation) [Zend/tests/bug76451_2.phpt] 
TEST 1980/12806 [Zend/tests/bug76502.phpt]
[1;32mPASS[0m Bug #76502: Chain of mixed exceptions and errors does not serialize properly [Zend/tests/bug76502.phpt] 
TEST 1981/12806 [Zend/tests/bug76534.phpt]
[1;32mPASS[0m Bug #76534 (PHP hangs on 'illegal string offset on string references with an error handler) [Zend/tests/bug76534.phpt] 
TEST 1982/12806 [Zend/tests/bug76667.phpt]
[1;32mPASS[0m Bug #76667 (Segfault with divide-assign op and __get + __set) [Zend/tests/bug76667.phpt] 
TEST 1983/12806 [Zend/tests/bug76752.phpt]
[1;32mPASS[0m Bug #76752 (Crash in ZEND_COALESCE_SPEC_TMP_HANDLER - assertion in _get_zval_ptr_tmp failed) [Zend/tests/bug76752.phpt] 
TEST 1984/12806 [Zend/tests/bug76754.phpt]
[1;32mPASS[0m Bug #76754 (parent private constant in extends class memory leak) [Zend/tests/bug76754.phpt] 
TEST 1985/12806 [Zend/tests/bug76800.phpt]
[1;32mPASS[0m Bug #76800 (foreach inconsistent if array modified during loop) [Zend/tests/bug76800.phpt] 
TEST 1986/12806 [Zend/tests/bug76846.phpt]
[1;32mPASS[0m Bug #76846: Segfault in shutdown function after memory limit error [Zend/tests/bug76846.phpt] 
TEST 1987/12806 [Zend/tests/bug76860.phpt]
[1;32mPASS[0m Bug #76860 (Missed "Accessing static property as non static" warning) [Zend/tests/bug76860.phpt] 
TEST 1988/12806 [Zend/tests/bug76860_2.phpt]
[1;32mPASS[0m Bug #76860 (Missed "Accessing static property as non static" warning) [Zend/tests/bug76860_2.phpt] 
TEST 1989/12806 [Zend/tests/bug76869.phpt]
[1;32mPASS[0m Bug #76869 (Incorrect bypassing protected method accessibility check) [Zend/tests/bug76869.phpt] 
TEST 1990/12806 [Zend/tests/bug76901.phpt]
[1;32mPASS[0m Bug #76901: method_exists on SPL iterator passthrough method corrupts memory [Zend/tests/bug76901.phpt] 
TEST 1991/12806 [Zend/tests/bug76946.phpt]
[1;32mPASS[0m Bug #76946: Cyclic reference in generator not detected [Zend/tests/bug76946.phpt] 
TEST 1992/12806 [Zend/tests/bug76965.phpt]
[1;32mPASS[0m Bug #76965 (INI_SCANNER_RAW doesn't strip trailing whitespace) [Zend/tests/bug76965.phpt] 
TEST 1993/12806 [Zend/tests/bug77291.phpt]
[1;32mPASS[0m Bug #77291 (magic methods inherited from a trait may be ignored) [Zend/tests/bug77291.phpt] 
TEST 1994/12806 [Zend/tests/bug77339.phpt]
[1;32mPASS[0m Bug #77339 (__callStatic may get incorrect arguments) [Zend/tests/bug77339.phpt] 
TEST 1995/12806 [Zend/tests/bug77345_gc_1.phpt]
[1;32mPASS[0m Bug #77345 (Segmentation faults stack overflow in cyclic garbage collector) (Bug #77427) [Zend/tests/bug77345_gc_1.phpt] 
TEST 1996/12806 [Zend/tests/bug77345_gc_2.phpt]
[1;32mPASS[0m Bug #77345 (Segmentation faults stack overflow in cyclic garbage collector) (Bug #77427) [Zend/tests/bug77345_gc_2.phpt] 
TEST 1997/12806 [Zend/tests/bug77376.phpt]
[1;32mPASS[0m Bug #77376 ("undefined function" message no longer includes namespace) [Zend/tests/bug77376.phpt] 
TEST 1998/12806 [Zend/tests/bug77494.phpt]
[1;33mSKIP[0m Bug #77494 (Disabling class causes segfault on member access) [Zend/tests/bug77494.phpt] reason: Required extension missing: curl
TEST 1999/12806 [Zend/tests/bug77530.phpt]
[1;32mPASS[0m Bug #77530: PHP crashes when parsing '(2)::class' [Zend/tests/bug77530.phpt] 
TEST 2000/12806 [Zend/tests/bug77589.phpt]
[1;32mPASS[0m BUG #77589 (Core dump using parse_ini_string with numeric sections) [Zend/tests/bug77589.phpt] 
TEST 2001/12806 [Zend/tests/bug77613.phpt]
[1;32mPASS[0m Bug #77613 (method visibility change) [Zend/tests/bug77613.phpt] 
TEST 2002/12806 [Zend/tests/bug77627.phpt]
[1;32mPASS[0m Fix for #77627 method_exists on Closure::__invoke without object returns false [Zend/tests/bug77627.phpt] 
TEST 2003/12806 [Zend/tests/bug77652.phpt]
[1;32mPASS[0m Bug #77652: Anonymous classes can lose their interface information [Zend/tests/bug77652.phpt] 
TEST 2004/12806 [Zend/tests/bug77660.phpt]
[1;32mPASS[0m Bug #77660 (Segmentation fault on break 2147483648) [Zend/tests/bug77660.phpt] 
TEST 2005/12806 [Zend/tests/bug77738.phpt]
[1;32mPASS[0m Bug #77738 (Nullptr deref in zend_compile_expr) [Zend/tests/bug77738.phpt] 
TEST 2006/12806 [Zend/tests/bug77877.phpt]
[1;32mPASS[0m Bug #77877 call_user_func() passes $this to static methods [Zend/tests/bug77877.phpt] 
TEST 2007/12806 [Zend/tests/bug77922.phpt]
[1;32mPASS[0m Bug #77922: Double release of doc comment on inherited shadow property [Zend/tests/bug77922.phpt] 
TEST 2008/12806 [Zend/tests/bug77966.phpt]
[1;32mPASS[0m Bug #77966: Cannot alias a method named "namespace" [Zend/tests/bug77966.phpt] 
TEST 2009/12806 [Zend/tests/bug77993.phpt]
[1;32mPASS[0m Bug #77993 (Wrong parse error for invalid hex literal on Windows) [Zend/tests/bug77993.phpt] 
TEST 2010/12806 [Zend/tests/bug78010.phpt]
[1;32mPASS[0m Bug #78010: Segmentation fault during GC [Zend/tests/bug78010.phpt] 
TEST 2011/12806 [Zend/tests/bug78151.phpt]
[1;32mPASS[0m Bug #78151 Segfault caused by indirect expressions in PHP 7.4a1 [Zend/tests/bug78151.phpt] 
TEST 2012/12806 [Zend/tests/bug78154.phpt]
[1;32mPASS[0m Bug #78154: SEND_VAR_NO_REF does not always send reference [Zend/tests/bug78154.phpt] 
TEST 2013/12806 [Zend/tests/bug78182.phpt]
[1;32mPASS[0m Bug #78182: Segmentation fault during by-reference property assignment [Zend/tests/bug78182.phpt] 
TEST 2014/12806 [Zend/tests/bug78239.phpt]
[1;33mSKIP[0m Bug #78239: Deprecation notice during string conversion converted to exception hangs [Zend/tests/bug78239.phpt] reason: Required extension missing: zend_test
TEST 2015/12806 [Zend/tests/bug78271.phpt]
[1;32mPASS[0m Bug #78271: Invalid result of if-else [Zend/tests/bug78271.phpt] 
TEST 2016/12806 [Zend/tests/bug78335.phpt]
[1;32mPASS[0m Bug #78335: Static properties/variables containing cycles report as leak [Zend/tests/bug78335.phpt] 
TEST 2017/12806 [Zend/tests/bug78335_2.phpt]
[1;33mSKIP[0m Bug #78335: Static properties containing cycles report as leak (internal class variant) [Zend/tests/bug78335_2.phpt] reason: Required extension missing: zend_test
TEST 2018/12806 [Zend/tests/bug78340.phpt]
[1;32mPASS[0m Bug #78340: Include of stream wrapper not reading whole file [Zend/tests/bug78340.phpt] 
TEST 2019/12806 [Zend/tests/bug78344.phpt]
[1;32mPASS[0m Bug #78344: Segmentation fault on zend_check_protected [Zend/tests/bug78344.phpt] 
TEST 2020/12806 [Zend/tests/bug78356.phpt]
[1;32mPASS[0m Bug #78356: Array returned from ArrayAccess is incorrectly unpacked as argument [Zend/tests/bug78356.phpt] 
TEST 2021/12806 [Zend/tests/bug78363.phpt]
[1;32mPASS[0m Bug #78363: Buffer overflow in zendparse [Zend/tests/bug78363.phpt] 
TEST 2022/12806 [Zend/tests/bug78379.phpt]
[1;32mPASS[0m Bug #78379 (Cast to object confuses GC, causes crash) [Zend/tests/bug78379.phpt] 
TEST 2023/12806 [Zend/tests/bug78379_2.phpt]
[1;32mPASS[0m Bug #78379.2 (Cast to object confuses GC, causes crash) [Zend/tests/bug78379_2.phpt] 
TEST 2024/12806 [Zend/tests/bug78396.phpt]
[1;32mPASS[0m Bug #78396: Second file_put_contents in Shutdown hangs script [Zend/tests/bug78396.phpt] 
TEST 2025/12806 [Zend/tests/bug78406.phpt]
[1;32mPASS[0m Bug #78406: Broken file includes with user-defined stream filters [Zend/tests/bug78406.phpt] 
TEST 2026/12806 [Zend/tests/bug78454_1.phpt]
[1;32mPASS[0m Invalid consecutive numeric separators after hex literal [Zend/tests/bug78454_1.phpt] 
TEST 2027/12806 [Zend/tests/bug78454_2.phpt]
[1;32mPASS[0m Invalid consecutive numeric separators after binary literal [Zend/tests/bug78454_2.phpt] 
TEST 2028/12806 [Zend/tests/bug78502.phpt]
[1;32mPASS[0m Bug #78502: Incorrect stack size calculation for indirectly recursive function call [Zend/tests/bug78502.phpt] 
TEST 2029/12806 [Zend/tests/bug78531.phpt]
[1;32mPASS[0m Bug #78531 (Crash when using undefined variable as object) [Zend/tests/bug78531.phpt] 
TEST 2030/12806 [Zend/tests/bug78589.phpt]
[1;32mPASS[0m Bug #78589: Memory leak with GC + __destruct() [Zend/tests/bug78589.phpt] 
TEST 2031/12806 [Zend/tests/bug78598.phpt]
[1;32mPASS[0m Bug #78598: Changing array during undef index RW error segfaults [Zend/tests/bug78598.phpt] 
TEST 2032/12806 [Zend/tests/bug78644.phpt]
[1;32mPASS[0m Bug #78644: SEGFAULT in ZEND_UNSET_OBJ_SPEC_VAR_CONST_HANDLER [Zend/tests/bug78644.phpt] 
TEST 2033/12806 [Zend/tests/bug78658.phpt]
[1;32mPASS[0m Bug #78658: Memory corruption using Closure::bindTo() [Zend/tests/bug78658.phpt] 
TEST 2034/12806 [Zend/tests/bug78689.phpt]
[1;32mPASS[0m Bug #78689: Closure::fromCallable() doesn't handle [Closure, '__invoke'] [Zend/tests/bug78689.phpt] 
TEST 2035/12806 [Zend/tests/bug78752.phpt]
[1;32mPASS[0m Bug #78752: Segfault if GC triggered while generator stack frame is being destroyed [Zend/tests/bug78752.phpt] 
TEST 2036/12806 [Zend/tests/bug78770.phpt]
[1;33mSKIP[0m Bug #78770: Incorrect callability check inside internal methods [Zend/tests/bug78770.phpt] reason: Required extension missing: intl
TEST 2037/12806 [Zend/tests/bug78776.phpt]
[1;32mPASS[0m Bug #78776: Abstract method implementation from trait does not check "static" [Zend/tests/bug78776.phpt] 
TEST 2038/12806 [Zend/tests/bug78787.phpt]
[1;32mPASS[0m Bug #78787: Segfault with trait overriding inherited private shadow property [Zend/tests/bug78787.phpt] 
TEST 2039/12806 [Zend/tests/bug78810.phpt]
[1;32mPASS[0m Bug #78810: RW fetches do not throw "uninitialized property" exception [Zend/tests/bug78810.phpt] 
TEST 2040/12806 [Zend/tests/bug78868.phpt]
[1;32mPASS[0m Bug #78868: Calling __autoload() with incorrect EG(fake_scope) value [Zend/tests/bug78868.phpt] 
TEST 2041/12806 [Zend/tests/bug78898.phpt]
[1;32mPASS[0m Bug #78898: call_user_func(['parent', ...]) fails while other succeed [Zend/tests/bug78898.phpt] 
TEST 2042/12806 [Zend/tests/bug78921.phpt]
[1;32mPASS[0m Bug #78921: When Reflection triggers class load, property visibility is incorrect [Zend/tests/bug78921.phpt] 
TEST 2043/12806 [Zend/tests/bug78926.phpt]
[1;32mPASS[0m Bug #78926: Segmentation fault on Symfony cache:clear [Zend/tests/bug78926.phpt] 
TEST 2044/12806 [Zend/tests/bug78973.phpt]
[1;32mPASS[0m Bug #78973: Destructor during CV freeing causes segfault if opline never saved [Zend/tests/bug78973.phpt] 
TEST 2045/12806 [Zend/tests/bug78999.phpt]
[1;32mPASS[0m Bug #78999 (Cycle leak when using function result as temporary) [Zend/tests/bug78999.phpt] 
TEST 2046/12806 [Zend/tests/bug79022.phpt]
[1;32mPASS[0m Bug #79022 (class_exists returns True for classes that are not ready to be used) [Zend/tests/bug79022.phpt] 
TEST 2047/12806 [Zend/tests/bug79108.phpt]
[1;32mPASS[0m Bug #79108: Referencing argument in a function makes it a reference in the stack trace [Zend/tests/bug79108.phpt] 
TEST 2048/12806 [Zend/tests/bug79155.phpt]
[1;32mPASS[0m Bug #79155: Property nullability lost when using multiple property definition [Zend/tests/bug79155.phpt] 
TEST 2049/12806 [Zend/tests/bug79364.phpt]
[1;32mPASS[0m Bug #79364 (When copy empty array, next key is unspecified) [Zend/tests/bug79364.phpt] 
TEST 2050/12806 [Zend/tests/bug79382.phpt]
[1;32mPASS[0m Bug #79382: Cannot redeclare disabled function [Zend/tests/bug79382.phpt] 
TEST 2051/12806 [Zend/tests/bug79477.phpt]
[1;32mPASS[0m Bug #79477: casting object into array creates references [Zend/tests/bug79477.phpt] 
TEST 2052/12806 [Zend/tests/bug79514.phpt]
[1;32mPASS[0m Bug #79514 (Memory leaks while including unexistent file) [Zend/tests/bug79514.phpt] 
TEST 2053/12806 [Zend/tests/bug79599.phpt]
[1;32mPASS[0m Bug #79599 (coredump in set_error_handler) [Zend/tests/bug79599.phpt] 
TEST 2054/12806 [Zend/tests/bug79657.phpt]
[1;32mPASS[0m Bug #79657: "yield from" hangs when invalid value encountered [Zend/tests/bug79657.phpt] 
TEST 2055/12806 [Zend/tests/bug79668.phpt]
[1;32mPASS[0m Bug #79668 (get_defined_functions(true) may miss functions) [Zend/tests/bug79668.phpt] 
TEST 2056/12806 [Zend/tests/bug79778.phpt]
[1;32mPASS[0m Bug #79778: Assertion failure if dumping closure with unresolved static variable [Zend/tests/bug79778.phpt] 
TEST 2057/12806 [Zend/tests/bug79783.phpt]
[1;32mPASS[0m Bug #79783: Segfault in php_str_replace_common [Zend/tests/bug79783.phpt] 
TEST 2058/12806 [Zend/tests/bug79784.phpt]
[1;32mPASS[0m Bug #79784: Use after free if changing array during undef var during array write fetch [Zend/tests/bug79784.phpt] 
TEST 2059/12806 [Zend/tests/bug79790.phpt]
[1;32mPASS[0m Bug #79790: "Illegal offset type" exception during AST evaluation not handled properly [Zend/tests/bug79790.phpt] 
TEST 2060/12806 [Zend/tests/bug79791.phpt]
[1;32mPASS[0m Bug #79791: Assertion failure when unsetting variable during binary op [Zend/tests/bug79791.phpt] 
TEST 2061/12806 [Zend/tests/bug79792.phpt]
[1;32mPASS[0m Bug #79792: HT iterators not removed if empty array is destroyed [Zend/tests/bug79792.phpt] 
TEST 2062/12806 [Zend/tests/bug79793.phpt]
[1;32mPASS[0m Bug #79793: Use after free if string used in undefined index warning is changed [Zend/tests/bug79793.phpt] 
TEST 2063/12806 [Zend/tests/bug79818.phpt]
[1;32mPASS[0m Bug #79818: BIND_STATIC frees old variable value too early [Zend/tests/bug79818.phpt] 
TEST 2064/12806 [Zend/tests/bug79828.phpt]
[1;32mPASS[0m Bug #79828: Segfault when trying to access non-existing variable [Zend/tests/bug79828.phpt] 
TEST 2065/12806 [Zend/tests/bug79836.phpt]
[1;32mPASS[0m Bug #79836 (Segfault in concat_function) [Zend/tests/bug79836.phpt] 
TEST 2066/12806 [Zend/tests/bug79836_1.phpt]
[1;32mPASS[0m Bug #79836 (Segfault in concat_function) [Zend/tests/bug79836_1.phpt] 
TEST 2067/12806 [Zend/tests/bug79836_2.phpt]
[1;32mPASS[0m Bug #79836 (Segfault in concat_function) [Zend/tests/bug79836_2.phpt] 
TEST 2068/12806 [Zend/tests/bug79836_3.phpt]
[1;32mPASS[0m Bug #79836 ($a .= $a should coerce to string) [Zend/tests/bug79836_3.phpt] 
TEST 2069/12806 [Zend/tests/bug79836_4.phpt]
[1;32mPASS[0m Bug #79836 (use-after-free in concat_function) [Zend/tests/bug79836_4.phpt] 
TEST 2070/12806 [Zend/tests/bug79862.phpt]
[1;32mPASS[0m Bug #79862: Public non-static property in child should take priority over private static [Zend/tests/bug79862.phpt] 
TEST 2071/12806 [Zend/tests/bug79897.phpt]
[1;32mPASS[0m bug79897: Promoted constructor params with attribs cause crash [Zend/tests/bug79897.phpt] 
TEST 2072/12806 [Zend/tests/bug79900.phpt]
[1;32mPASS[0m Bug #79900: Memory leaks reported if GC disabled at runtime [Zend/tests/bug79900.phpt] 
TEST 2073/12806 [Zend/tests/bug79919.phpt]
[1;32mPASS[0m Bug #79919 (Stack use-after-scope in define()) [Zend/tests/bug79919.phpt] 
TEST 2074/12806 [Zend/tests/bug79927.phpt]
[1;32mPASS[0m Bug #79927: Generator doesn't throw exception after multiple yield from iterable [Zend/tests/bug79927.phpt] 
TEST 2075/12806 [Zend/tests/bug79934.phpt]
[1;32mPASS[0m Bug #79934: CRLF-only line in heredoc causes parsing error [Zend/tests/bug79934.phpt] 
TEST 2076/12806 [Zend/tests/bug79947.phpt]
[1;32mPASS[0m Bug #79947: Memory leak on invalid offset type in compound assignment [Zend/tests/bug79947.phpt] 
TEST 2077/12806 [Zend/tests/bug79948.phpt]
[1;32mPASS[0m Bug #79948: Exit in auto-prepended file does not abort PHP execution [Zend/tests/bug79948.phpt] 
TEST 2078/12806 [Zend/tests/bug79979.phpt]
[1;32mPASS[0m Bug #79979 (passing value to by-ref param via CUF(A) crashes) [Zend/tests/bug79979.phpt] 
TEST 2079/12806 [Zend/tests/bug80030.phpt]
[1;32mPASS[0m Bug #80030: Optimizer segfault with isset on static property with undef dynamic class name [Zend/tests/bug80030.phpt] 
TEST 2080/12806 [Zend/tests/bug80037.phpt]
[1;32mPASS[0m Bug #80037: Typed property must not be accessed before initialization when __get() declared [Zend/tests/bug80037.phpt] 
TEST 2081/12806 [Zend/tests/bug80045.phpt]
[1;32mPASS[0m Bug #80045: memleak after two set_exception_handler calls with __call [Zend/tests/bug80045.phpt] 
TEST 2082/12806 [Zend/tests/bug80046.phpt]
[1;32mPASS[0m Bug #80046: FREE for SWITCH_STRING optimized away [Zend/tests/bug80046.phpt] 
TEST 2083/12806 [Zend/tests/bug80049.phpt]
[1;32mPASS[0m Bug #80049: Memleak when coercing integers to string via variadic argument [Zend/tests/bug80049.phpt] 
TEST 2084/12806 [Zend/tests/bug80055.phpt]
[1;32mPASS[0m Bug #80055: Abstract trait methods returning "self" cannot be fulfilled by traits [Zend/tests/bug80055.phpt] 
TEST 2085/12806 [Zend/tests/bug80072.phpt]
[1;32mPASS[0m Bug #80072: Cyclic unserialize in TMPVAR operand may leak [Zend/tests/bug80072.phpt] 
TEST 2086/12806 [Zend/tests/bug80096.phpt]
[1;32mPASS[0m Bug #80096: Segmentation fault with named arguments in nested call [Zend/tests/bug80096.phpt] 
TEST 2087/12806 [Zend/tests/bug80126.phpt]
[1;32mPASS[0m Bug #80126: Covariant return types failing compilation [Zend/tests/bug80126.phpt] 
TEST 2088/12806 [Zend/tests/bug80126_2.phpt]
[1;32mPASS[0m Bug #80126: Covariant return types failing compilation (variation 2) [Zend/tests/bug80126_2.phpt] 
TEST 2089/12806 [Zend/tests/bug80184.phpt]
[1;32mPASS[0m Bug #80184: Complex expression in while / if statements resolves to false incorrectly [Zend/tests/bug80184.phpt] 
TEST 2090/12806 [Zend/tests/bug80194.phpt]
[1;32mPASS[0m Bug #80194: Assertion failure during block assembly of unreachable free with leading nop [Zend/tests/bug80194.phpt] 
TEST 2091/12806 [Zend/tests/bug80255.phpt]
[1;32mPASS[0m Bug #80255: Opcache bug (bad condition result) in 8.0.0rc1 [Zend/tests/bug80255.phpt] 
TEST 2092/12806 [Zend/tests/bug80391.phpt]
[1;32mPASS[0m Iterable not covariant to mixed [Zend/tests/bug80391.phpt] 
TEST 2093/12806 [Zend/tests/bug80404.phpt]
[1;32mPASS[0m Bug #80404: Incorrect range inference result when division results in float [Zend/tests/bug80404.phpt] 
TEST 2094/12806 [Zend/tests/bug80781.phpt]
[1;32mPASS[0m Bug #80781: Error handler that throws ErrorException infinite loop [Zend/tests/bug80781.phpt] 
TEST 2095/12806 [Zend/tests/bug80811.phpt]
[1;32mPASS[0m Bug #80811: Function exec without $output but with $result_code parameter crashes [Zend/tests/bug80811.phpt] 
TEST 2096/12806 [Zend/tests/bug80972.phpt]
[1;32mPASS[0m Bug #80972: Memory exhaustion on invalid string offset [Zend/tests/bug80972.phpt] 
TEST 2097/12806 [Zend/tests/bug81070.phpt]
[1;32mPASS[0m Bug #81070	Setting memory limit to below current usage [Zend/tests/bug81070.phpt] 
TEST 2098/12806 [Zend/tests/bug81076.phpt]
[1;32mPASS[0m Bug #81076 Invalid implicit binds cause incorrect static var count in closure debug info [Zend/tests/bug81076.phpt] 
TEST 2099/12806 [Zend/tests/bug81104.phpt]
[1;32mPASS[0m Bug #81104: Warning: "Failed to set memory limit to ... bytes" emitted after exit in debug [Zend/tests/bug81104.phpt] 
TEST 2100/12806 [Zend/tests/bug81159.phpt]
[1;32mPASS[0m Bug #81159: Object to int warning when using an object as a string offset [Zend/tests/bug81159.phpt] 
TEST 2101/12806 [Zend/tests/bug81192.phpt]
[1;32mPASS[0m Bug #81192: "Declaration should be compatible with" gives incorrect line number with traits [Zend/tests/bug81192.phpt] 
TEST 2102/12806 [Zend/tests/bug81216.phpt]
[1;32mPASS[0m Bug #81216: Nullsafe operator leaks dynamic property name [Zend/tests/bug81216.phpt] 
TEST 2103/12806 [Zend/tests/bug81216_2.phpt]
[1;32mPASS[0m Bug #81216_2: Nullsafe operator leaks dynamic property name [Zend/tests/bug81216_2.phpt] 
TEST 2104/12806 [Zend/tests/bug81377.phpt]
[1;32mPASS[0m Bug #81377: unset() of $GLOBALS sub-key yields warning [Zend/tests/bug81377.phpt] 
TEST 2105/12806 [Zend/tests/bug81626.phpt]
[1;32mPASS[0m Bug #81626: Error on use static:: in __сallStatic() wrapped to Closure::fromCallable() [Zend/tests/bug81626.phpt] 
TEST 2106/12806 [Zend/tests/bug81631.phpt]
[1;32mPASS[0m Bug #81631: ::class with dynamic class name may yield wrong line number [Zend/tests/bug81631.phpt] 
TEST 2107/12806 [Zend/tests/bug81652.phpt]
[1;32mPASS[0m Bug #81652: The value of error_reporting() gets overridden [Zend/tests/bug81652.phpt] 
TEST 2108/12806 [Zend/tests/bug81684.phpt]
[1;32mPASS[0m Bug #81684: ??= on $GLOBALS produces an invalid opcode [Zend/tests/bug81684.phpt] 
TEST 2109/12806 [Zend/tests/bug81705.phpt]
[1;32mPASS[0m Bug #81705 (type confusion/UAF on set_error_handler with concat operation) [Zend/tests/bug81705.phpt] 
TEST 2110/12806 [Zend/tests/bugGH-8655.phpt]
[1;32mPASS[0m Bug GH-8655 (zval reference is not released when targetting a declared property) [Zend/tests/bugGH-8655.phpt] 
TEST 2111/12806 [Zend/tests/bug_debug_backtrace.phpt]
[1;32mPASS[0m Bug - crash in debug_backtrace when trace starts in eval [Zend/tests/bug_debug_backtrace.phpt] 
TEST 2112/12806 [Zend/tests/bug_debug_backtrace_replace_zend_execute_ex.phpt]
[1;33mSKIP[0m bug_debug_backtrace.phpt with replaced zend_execute_ex [Zend/tests/bug_debug_backtrace_replace_zend_execute_ex.phpt] reason: Required extension missing: zend_test
TEST 2113/12806 [Zend/tests/builtin_in_write_context_error1.phpt]
[1;32mPASS[0m Cannot use built-in functions in write context (assignment) [Zend/tests/builtin_in_write_context_error1.phpt] 
TEST 2114/12806 [Zend/tests/builtin_in_write_context_error2.phpt]
[1;32mPASS[0m Cannot use built-in functions in write context (reference) [Zend/tests/builtin_in_write_context_error2.phpt] 
TEST 2115/12806 [Zend/tests/bw_or_assign_with_ref.phpt]
[1;32mPASS[0m Bitwise or assign with referenced value [Zend/tests/bw_or_assign_with_ref.phpt] 
TEST 2116/12806 [Zend/tests/by_ref_optimization.phpt]
[1;32mPASS[0m Don't optimize send opcodes that differ in by-ref behavior [Zend/tests/by_ref_optimization.phpt] 
TEST 2117/12806 [Zend/tests/call_static.phpt]
[1;32mPASS[0m __callStatic() Magic method [Zend/tests/call_static.phpt] 
TEST 2118/12806 [Zend/tests/call_static_002.phpt]
[1;32mPASS[0m Testing __call and __callstatic with callbacks [Zend/tests/call_static_002.phpt] 
TEST 2119/12806 [Zend/tests/call_static_003.phpt]
[1;32mPASS[0m Testing method name case [Zend/tests/call_static_003.phpt] 
TEST 2120/12806 [Zend/tests/call_static_004.phpt]
[1;32mPASS[0m Invalid method name in dynamic static call [Zend/tests/call_static_004.phpt] 
TEST 2121/12806 [Zend/tests/call_static_006.phpt]
[1;32mPASS[0m Testing __callStatic [Zend/tests/call_static_006.phpt] 
TEST 2122/12806 [Zend/tests/call_static_007.phpt]
[1;32mPASS[0m Testing __call and __callstatic [Zend/tests/call_static_007.phpt] 
TEST 2123/12806 [Zend/tests/call_to_abstract_method_args.phpt]
[1;32mPASS[0m Check that arguments are freed when a call to an abstract method throws [Zend/tests/call_to_abstract_method_args.phpt] 
TEST 2124/12806 [Zend/tests/call_to_deprecated_function_args.phpt]
[1;33mSKIP[0m Check that arguments are freed when calling a deprecated function [Zend/tests/call_to_deprecated_function_args.phpt] reason: Required extension missing: zend_test
TEST 2125/12806 [Zend/tests/call_user_func_001.phpt]
[1;32mPASS[0m Testing call_user_func inside namespace [Zend/tests/call_user_func_001.phpt] 
TEST 2126/12806 [Zend/tests/call_user_func_002.phpt]
[1;32mPASS[0m Testing call_user_func() with autoload and passing invalid params [Zend/tests/call_user_func_002.phpt] 
TEST 2127/12806 [Zend/tests/call_user_func_003.phpt]
[1;32mPASS[0m Testing call_user_func() with closures [Zend/tests/call_user_func_003.phpt] 
TEST 2128/12806 [Zend/tests/call_user_func_005.phpt]
[1;32mPASS[0m Passing Closure as parameter to an non-existent function [Zend/tests/call_user_func_005.phpt] 
TEST 2129/12806 [Zend/tests/call_user_func_006.phpt]
[1;32mPASS[0m call_user_func() should error on reference arguments [Zend/tests/call_user_func_006.phpt] 
TEST 2130/12806 [Zend/tests/call_user_func_007.phpt]
[1;32mPASS[0m call_user_func() should not use FUNC_ARG fetches [Zend/tests/call_user_func_007.phpt] 
TEST 2131/12806 [Zend/tests/call_user_func_008.phpt]
[1;32mPASS[0m call_user_func() behavior with references [Zend/tests/call_user_func_008.phpt] 
TEST 2132/12806 [Zend/tests/call_user_func_009.phpt]
[1;32mPASS[0m call_user_func() behavior when passing literal to reference parameter [Zend/tests/call_user_func_009.phpt] 
TEST 2133/12806 [Zend/tests/call_user_func_array_array_slice_named_args.phpt]
[1;32mPASS[0m call_user_func_array() + array_slice() + named arguments [Zend/tests/call_user_func_array_array_slice_named_args.phpt] 
TEST 2134/12806 [Zend/tests/call_user_func_array_array_slice_type.phpt]
[1;32mPASS[0m Type check in call_user_func_array() + array_slice() optimization [Zend/tests/call_user_func_array_array_slice_type.phpt] 
TEST 2135/12806 [Zend/tests/call_user_func_array_array_slice_type_strict.phpt]
[1;32mPASS[0m Type check in call_user_func_array() + array_slice() optimization (strict types) [Zend/tests/call_user_func_array_array_slice_type_strict.phpt] 
TEST 2136/12806 [Zend/tests/call_user_func_array_invalid_type.phpt]
[1;32mPASS[0m call_user_func_array() generating TypeError [Zend/tests/call_user_func_array_invalid_type.phpt] 
TEST 2137/12806 [Zend/tests/call_user_func_array_prefer_ref.phpt]
[1;32mPASS[0m 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 2138/12806 [Zend/tests/call_user_func_by_ref.phpt]
[1;32mPASS[0m call_user_func() with ref arg and type check [Zend/tests/call_user_func_by_ref.phpt] 
TEST 2139/12806 [Zend/tests/call_user_func_closure_from_static_method.phpt]
[1;32mPASS[0m call_user_func() on non-static closure without $this inside a static method [Zend/tests/call_user_func_closure_from_static_method.phpt] 
TEST 2140/12806 [Zend/tests/call_user_func_strict_arginfo_check.phpt]
[1;32mPASS[0m Arginfo / zpp consistency check for call_user_func() in strict context [Zend/tests/call_user_func_strict_arginfo_check.phpt] 
TEST 2141/12806 [Zend/tests/call_with_refs.phpt]
[1;32mPASS[0m Check call to non-ref function with call-time refs [Zend/tests/call_with_refs.phpt] 
TEST 2142/12806 [Zend/tests/callable_param_exception_leak.phpt]
[1;32mPASS[0m Make sure is_callable error does not leak if an exception is also thrown [Zend/tests/callable_param_exception_leak.phpt] 
TEST 2143/12806 [Zend/tests/callable_self_parent_static_deprecation.phpt]
[1;32mPASS[0m Deprecation of self/parent/static in callables [Zend/tests/callable_self_parent_static_deprecation.phpt] 
TEST 2144/12806 [Zend/tests/cast_to_array.phpt]
[1;32mPASS[0m casting different variables to array [Zend/tests/cast_to_array.phpt] 
TEST 2145/12806 [Zend/tests/cast_to_bool.phpt]
[1;32mPASS[0m casting different variables to boolean [Zend/tests/cast_to_bool.phpt] 
TEST 2146/12806 [Zend/tests/cast_to_double.phpt]
[1;32mPASS[0m casting different variables to double [Zend/tests/cast_to_double.phpt] 
TEST 2147/12806 [Zend/tests/cast_to_int.phpt]
[1;32mPASS[0m casting different variables to integer [Zend/tests/cast_to_int.phpt] 
TEST 2148/12806 [Zend/tests/cast_to_object.phpt]
[1;32mPASS[0m casting different variables to object [Zend/tests/cast_to_object.phpt] 
TEST 2149/12806 [Zend/tests/cast_to_string.phpt]
[1;32mPASS[0m casting different variables to string [Zend/tests/cast_to_string.phpt] 
TEST 2150/12806 [Zend/tests/catch.phpt]
[1;32mPASS[0m catch shouldn't call autoloader [Zend/tests/catch.phpt] 
TEST 2151/12806 [Zend/tests/catch_static.phpt]
[1;32mPASS[0m Cannot catch "static" [Zend/tests/catch_static.phpt] 
TEST 2152/12806 [Zend/tests/class_alias_001.phpt]
[1;32mPASS[0m Testing class_alias() [Zend/tests/class_alias_001.phpt] 
TEST 2153/12806 [Zend/tests/class_alias_002.phpt]
[1;32mPASS[0m Trying redeclare class with class_alias() [Zend/tests/class_alias_002.phpt] 
TEST 2154/12806 [Zend/tests/class_alias_004.phpt]
[1;32mPASS[0m Testing creation of alias using an existing interface name [Zend/tests/class_alias_004.phpt] 
TEST 2155/12806 [Zend/tests/class_alias_005.phpt]
[1;32mPASS[0m Testing static call method using the original class name [Zend/tests/class_alias_005.phpt] 
TEST 2156/12806 [Zend/tests/class_alias_006.phpt]
[1;32mPASS[0m Testing creation of alias to an internal class [Zend/tests/class_alias_006.phpt] 
TEST 2157/12806 [Zend/tests/class_alias_007.phpt]
[1;32mPASS[0m Testing class_alias() using autoload [Zend/tests/class_alias_007.phpt] 
TEST 2158/12806 [Zend/tests/class_alias_008.phpt]
[1;32mPASS[0m Testing class_alias() with abstract class using an arbitrary class name as alias [Zend/tests/class_alias_008.phpt] 
TEST 2159/12806 [Zend/tests/class_alias_009.phpt]
[1;32mPASS[0m Testing interface declaration using the original and alias class name [Zend/tests/class_alias_009.phpt] 
TEST 2160/12806 [Zend/tests/class_alias_010.phpt]
[1;32mPASS[0m Trying use an existing alias name in class declaration [Zend/tests/class_alias_010.phpt] 
TEST 2161/12806 [Zend/tests/class_alias_011.phpt]
[1;32mPASS[0m Testing callback in alias [Zend/tests/class_alias_011.phpt] 
TEST 2162/12806 [Zend/tests/class_alias_012.phpt]
[1;32mPASS[0m Testing dynamic alias name [Zend/tests/class_alias_012.phpt] 
TEST 2163/12806 [Zend/tests/class_alias_013.phpt]
[1;32mPASS[0m Testing alias of alias [Zend/tests/class_alias_013.phpt] 
TEST 2164/12806 [Zend/tests/class_alias_014.phpt]
[1;32mPASS[0m Testing creation of alias to class name without namespace prefix [Zend/tests/class_alias_014.phpt] 
TEST 2165/12806 [Zend/tests/class_alias_016.phpt]
[1;32mPASS[0m Testing creation of alias to global scope [Zend/tests/class_alias_016.phpt] 
TEST 2166/12806 [Zend/tests/class_alias_017.phpt]
[1;32mPASS[0m Testing alias with get_called_class() and get_class() [Zend/tests/class_alias_017.phpt] 
TEST 2167/12806 [Zend/tests/class_alias_018.phpt]
[1;32mPASS[0m Testing class alias with is_subclass_of() [Zend/tests/class_alias_018.phpt] 
TEST 2168/12806 [Zend/tests/class_alias_019.phpt]
[1;32mPASS[0m Trying to redeclare class name in global scope inside namespace [Zend/tests/class_alias_019.phpt] 
TEST 2169/12806 [Zend/tests/class_alias_020.phpt]
[1;32mPASS[0m Testing class alias in multiple namespaces [Zend/tests/class_alias_020.phpt] 
TEST 2170/12806 [Zend/tests/class_alias_021.phpt]
[1;32mPASS[0m Overriding internal class with class alias [Zend/tests/class_alias_021.phpt] 
TEST 2171/12806 [Zend/tests/class_constant_inheritance_mutable_data.phpt]
[1;32mPASS[0m Class constant inheritance with mutable data [Zend/tests/class_constant_inheritance_mutable_data.phpt] 
TEST 2172/12806 [Zend/tests/class_constant_to_reference_cached.phpt]
[1;32mPASS[0m Conversion of a class constant to a reference after it has been cached [Zend/tests/class_constant_to_reference_cached.phpt] 
TEST 2173/12806 [Zend/tests/class_constants_001.phpt]
[1;32mPASS[0m class constants basic tests [Zend/tests/class_constants_001.phpt] 
TEST 2174/12806 [Zend/tests/class_constants_002.phpt]
[1;32mPASS[0m class constants as default function arguments [Zend/tests/class_constants_002.phpt] 
TEST 2175/12806 [Zend/tests/class_constants_003.phpt]
[1;32mPASS[0m class constants as default function arguments and dynamically loaded classes [Zend/tests/class_constants_003.phpt] 
TEST 2176/12806 [Zend/tests/class_constants_004.phpt]
[1;32mPASS[0m Testing constants (normal, namespace, class and interface) [Zend/tests/class_constants_004.phpt] 
TEST 2177/12806 [Zend/tests/class_constants_005.phpt]
[1;32mPASS[0m String interning during constants substitution [Zend/tests/class_constants_005.phpt] 
TEST 2178/12806 [Zend/tests/class_constants_006.phpt]
[1;32mPASS[0m Ownership of constant expression inherited from interface should be tranferred to class [Zend/tests/class_constants_006.phpt] 
TEST 2179/12806 [Zend/tests/class_constants_007.phpt]
[1;32mPASS[0m Ownership of constant expression inherited from immutable class should be tranferred to class [Zend/tests/class_constants_007.phpt] 
TEST 2180/12806 [Zend/tests/class_exists_001.phpt]
[1;32mPASS[0m Testing class_exists() inside namespace [Zend/tests/class_exists_001.phpt] 
TEST 2181/12806 [Zend/tests/class_exists_002.phpt]
[1;32mPASS[0m Testing several valid and invalid parameters [Zend/tests/class_exists_002.phpt] 
TEST 2182/12806 [Zend/tests/class_exists_003.phpt]
[1;32mPASS[0m Checking if exists interface, trait, abstract and final class [Zend/tests/class_exists_003.phpt] 
TEST 2183/12806 [Zend/tests/class_name_as_scalar.phpt]
[1;32mPASS[0m class name as scalar from ::class keyword [Zend/tests/class_name_as_scalar.phpt] 
TEST 2184/12806 [Zend/tests/class_name_as_scalar_error_001.phpt]
[1;32mPASS[0m class name as scalar from ::class keyword error using static in class constant [Zend/tests/class_name_as_scalar_error_001.phpt] 
TEST 2185/12806 [Zend/tests/class_name_as_scalar_error_002.phpt]
[1;32mPASS[0m class name as scalar from ::class keyword error using parent in class constant [Zend/tests/class_name_as_scalar_error_002.phpt] 
TEST 2186/12806 [Zend/tests/class_name_as_scalar_error_003.phpt]
[1;32mPASS[0m class name as scalar from ::class keyword error using static in method signature [Zend/tests/class_name_as_scalar_error_003.phpt] 
TEST 2187/12806 [Zend/tests/class_name_as_scalar_error_004.phpt]
[1;32mPASS[0m class name as scalar from ::class keyword error using parent in method signature [Zend/tests/class_name_as_scalar_error_004.phpt] 
TEST 2188/12806 [Zend/tests/class_name_as_scalar_error_005.phpt]
[1;32mPASS[0m class name as scalar from ::class keyword error using static non class context [Zend/tests/class_name_as_scalar_error_005.phpt] 
TEST 2189/12806 [Zend/tests/class_name_as_scalar_error_006.phpt]
[1;32mPASS[0m class name as scalar from ::class keyword error using parent in non class context [Zend/tests/class_name_as_scalar_error_006.phpt] 
TEST 2190/12806 [Zend/tests/class_name_as_scalar_error_007.phpt]
[1;32mPASS[0m Cannot access self::class when no class scope is active [Zend/tests/class_name_as_scalar_error_007.phpt] 
TEST 2191/12806 [Zend/tests/class_on_constant_evaluated_expression.phpt]
[1;32mPASS[0m An error should be generated when using ::class on a constant evaluated expression [Zend/tests/class_on_constant_evaluated_expression.phpt] 
TEST 2192/12806 [Zend/tests/class_on_expression_in_constant_expression.phpt]
[1;32mPASS[0m ::class on an expression cannot be used inside constant expressions [Zend/tests/class_on_expression_in_constant_expression.phpt] 
TEST 2193/12806 [Zend/tests/class_on_object.phpt]
[1;32mPASS[0m Using ::class on an object [Zend/tests/class_on_object.phpt] 
TEST 2194/12806 [Zend/tests/class_properties_const.phpt]
[1;32mPASS[0m Const class properties(runtime cache) [Zend/tests/class_properties_const.phpt] 
TEST 2195/12806 [Zend/tests/class_properties_dynamic.phpt]
[1;32mPASS[0m Class Property Expressions [Zend/tests/class_properties_dynamic.phpt] 
TEST 2196/12806 [Zend/tests/class_properties_static.phpt]
[1;32mPASS[0m Static Class Property Expressions [Zend/tests/class_properties_static.phpt] 
TEST 2197/12806 [Zend/tests/class_toString_concat_non_interned_with_itself.phpt]
[1;32mPASS[0m Test concatenating a class instance that has __toString with itself that uses a non-interned string [Zend/tests/class_toString_concat_non_interned_with_itself.phpt] 
TEST 2198/12806 [Zend/tests/class_toString_concat_with_itself.phpt]
[1;32mPASS[0m Test concatenating a class instance that has __toString with itself [Zend/tests/class_toString_concat_with_itself.phpt] 
TEST 2199/12806 [Zend/tests/class_underscore_as_name.phpt]
[1;32mPASS[0m Using "_" as a class name is deprecated [Zend/tests/class_underscore_as_name.phpt] 
TEST 2200/12806 [Zend/tests/class_uses_static.phpt]
[1;32mPASS[0m Class cannot use static as a trait, as it is reserved [Zend/tests/class_uses_static.phpt] 
TEST 2201/12806 [Zend/tests/clone_001.phpt]
[1;32mPASS[0m Using clone statement on non-object [Zend/tests/clone_001.phpt] 
TEST 2202/12806 [Zend/tests/clone_002.phpt]
[1;32mPASS[0m Testing multiple clone statements [Zend/tests/clone_002.phpt] 
TEST 2203/12806 [Zend/tests/clone_003.phpt]
[1;32mPASS[0m Using clone statement on undefined variable [Zend/tests/clone_003.phpt] 
TEST 2204/12806 [Zend/tests/clone_004.phpt]
[1;32mPASS[0m Testing usage of object as array on clone statement [Zend/tests/clone_004.phpt] 
TEST 2205/12806 [Zend/tests/closure_001.phpt]
[1;32mPASS[0m Closure 001: Lambda without lexical variables [Zend/tests/closure_001.phpt] 
TEST 2206/12806 [Zend/tests/closure_002.phpt]
[1;32mPASS[0m Closure 002: Lambda with lexical variables (global scope) [Zend/tests/closure_002.phpt] 
TEST 2207/12806 [Zend/tests/closure_003.phpt]
[1;32mPASS[0m Closure 003: Lambda with lexical variables (local scope) [Zend/tests/closure_003.phpt] 
TEST 2208/12806 [Zend/tests/closure_004.phpt]
[1;32mPASS[0m Closure 004: Lambda with lexical variables (scope lifetime) [Zend/tests/closure_004.phpt] 
TEST 2209/12806 [Zend/tests/closure_005.phpt]
[1;32mPASS[0m Closure 005: Lambda inside class, lifetime of $this [Zend/tests/closure_005.phpt] 
TEST 2210/12806 [Zend/tests/closure_006.phpt]
[1;32mPASS[0m Closure 006: Nested lambdas [Zend/tests/closure_006.phpt] 
TEST 2211/12806 [Zend/tests/closure_007.phpt]
[1;32mPASS[0m Closure 007: Nested lambdas in classes [Zend/tests/closure_007.phpt] 
TEST 2212/12806 [Zend/tests/closure_008.phpt]
[1;32mPASS[0m Closure 008: Use in preg_replace_callback() [Zend/tests/closure_008.phpt] 
TEST 2213/12806 [Zend/tests/closure_009.phpt]
[1;32mPASS[0m Closure 009: Using static vars inside lambda [Zend/tests/closure_009.phpt] 
TEST 2214/12806 [Zend/tests/closure_010.phpt]
[1;32mPASS[0m Closure 010: Closure calls itself [Zend/tests/closure_010.phpt] 
TEST 2215/12806 [Zend/tests/closure_011.phpt]
[1;32mPASS[0m Closure 011: Lexical copies not static in closure [Zend/tests/closure_011.phpt] 
TEST 2216/12806 [Zend/tests/closure_012.phpt]
[1;32mPASS[0m Closure 012: Undefined lexical variables [Zend/tests/closure_012.phpt] 
TEST 2217/12806 [Zend/tests/closure_013.phpt]
[1;32mPASS[0m Closure 013: __invoke() on temporary result [Zend/tests/closure_013.phpt] 
TEST 2218/12806 [Zend/tests/closure_014.phpt]
[1;32mPASS[0m Closure 014: return by value/reference [Zend/tests/closure_014.phpt] 
TEST 2219/12806 [Zend/tests/closure_015.phpt]
[1;32mPASS[0m Closure 015: converting to string/unicode [Zend/tests/closure_015.phpt] 
TEST 2220/12806 [Zend/tests/closure_016.phpt]
[1;32mPASS[0m Closure 016: closures and is_callable() [Zend/tests/closure_016.phpt] 
TEST 2221/12806 [Zend/tests/closure_017.phpt]
[1;32mPASS[0m Closure 017: Trying to destroy an active lambda function [Zend/tests/closure_017.phpt] 
TEST 2222/12806 [Zend/tests/closure_018.phpt]
[1;32mPASS[0m Closure 018: Assigning lambda to static var and returning by ref [Zend/tests/closure_018.phpt] 
TEST 2223/12806 [Zend/tests/closure_019.phpt]
[1;32mPASS[0m Closure 019: Calling lambda using $GLOBALS and global $var [Zend/tests/closure_019.phpt] 
TEST 2224/12806 [Zend/tests/closure_020.phpt]
[1;32mPASS[0m Closure 020: Trying to access private property outside class [Zend/tests/closure_020.phpt] 
TEST 2225/12806 [Zend/tests/closure_021.phpt]
[1;32mPASS[0m Closure 021: Throwing exception inside lambda [Zend/tests/closure_021.phpt] 
TEST 2226/12806 [Zend/tests/closure_022.phpt]
[1;32mPASS[0m Closure 022: Closure properties [Zend/tests/closure_022.phpt] 
TEST 2227/12806 [Zend/tests/closure_023.phpt]
[1;32mPASS[0m Closure 023: Closure declared in statically called method [Zend/tests/closure_023.phpt] 
TEST 2228/12806 [Zend/tests/closure_024.phpt]
[1;32mPASS[0m Closure 024: Clone the Closure object [Zend/tests/closure_024.phpt] 
TEST 2229/12806 [Zend/tests/closure_026.phpt]
[1;32mPASS[0m Closure 026: Assigning a closure object to an array in $this [Zend/tests/closure_026.phpt] 
TEST 2230/12806 [Zend/tests/closure_027.phpt]
[1;32mPASS[0m Closure 027: Testing Closure type-hint [Zend/tests/closure_027.phpt] 
TEST 2231/12806 [Zend/tests/closure_028.phpt]
[1;32mPASS[0m Closure 028: Trying to use lambda directly in foreach [Zend/tests/closure_028.phpt] 
TEST 2232/12806 [Zend/tests/closure_029.phpt]
[1;32mPASS[0m Closure 029: Testing lambda with instanceof operator [Zend/tests/closure_029.phpt] 
TEST 2233/12806 [Zend/tests/closure_030.phpt]
[1;32mPASS[0m Closure 030: Using lambda with variable variables [Zend/tests/closure_030.phpt] 
TEST 2234/12806 [Zend/tests/closure_031.phpt]
[1;32mPASS[0m Closure 031: Closure properties with custom error handlers [Zend/tests/closure_031.phpt] 
TEST 2235/12806 [Zend/tests/closure_032.phpt]
[1;32mPASS[0m Closure 032: Testing Closure and debug_backtrace [Zend/tests/closure_032.phpt] 
TEST 2236/12806 [Zend/tests/closure_033.phpt]
[1;32mPASS[0m Closure 033: Dynamic closure property and private function [Zend/tests/closure_033.phpt] 
TEST 2237/12806 [Zend/tests/closure_034.phpt]
[1;32mPASS[0m Closure 033: Recursive var_dump on closures [Zend/tests/closure_034.phpt] 
TEST 2238/12806 [Zend/tests/closure_035.phpt]
[1;32mPASS[0m Testing recursion detection with Closures [Zend/tests/closure_035.phpt] 
TEST 2239/12806 [Zend/tests/closure_036.phpt]
[1;32mPASS[0m Closure 036: Rebinding closures, keep calling scope [Zend/tests/closure_036.phpt] 
TEST 2240/12806 [Zend/tests/closure_037.phpt]
[1;32mPASS[0m Closure 037: self:: and static:: within closures [Zend/tests/closure_037.phpt] 
TEST 2241/12806 [Zend/tests/closure_038.phpt]
[1;32mPASS[0m Closure 038: Rebinding closures, change scope, different runtime type [Zend/tests/closure_038.phpt] 
TEST 2242/12806 [Zend/tests/closure_039.phpt]
[1;32mPASS[0m Closure 039: Rebinding closures, change scope, same runtime type [Zend/tests/closure_039.phpt] 
TEST 2243/12806 [Zend/tests/closure_040.phpt]
[1;32mPASS[0m Closure 040: Rebinding closures, bad arguments [Zend/tests/closure_040.phpt] 
TEST 2244/12806 [Zend/tests/closure_041.phpt]
[1;32mPASS[0m Closure 041: Rebinding: preservation of previous scope when not given as arg unless impossible [Zend/tests/closure_041.phpt] 
TEST 2245/12806 [Zend/tests/closure_042.phpt]
[1;32mPASS[0m Closure 042: Binding an instance to a non-scoped non-static closures gives it a dummy scope [Zend/tests/closure_042.phpt] 
TEST 2246/12806 [Zend/tests/closure_043.phpt]
[1;32mPASS[0m Closure 043: Scope/bounding combination invariants; static closures [Zend/tests/closure_043.phpt] 
TEST 2247/12806 [Zend/tests/closure_044.phpt]
[1;32mPASS[0m Closure 044: Scope/bounding combination invariants; non static closures [Zend/tests/closure_044.phpt] 
TEST 2248/12806 [Zend/tests/closure_045.phpt]
[1;32mPASS[0m Closure 045: Closures created in static methods are not implicitly static [Zend/tests/closure_045.phpt] 
TEST 2249/12806 [Zend/tests/closure_046.phpt]
[1;32mPASS[0m Closure 046: Rebinding: preservation of previous scope when "static" given as scope arg (same as closure #041) [Zend/tests/closure_046.phpt] 
TEST 2250/12806 [Zend/tests/closure_047.phpt]
[1;32mPASS[0m Closure 047: Use in preg_replace_callback() using variables by reference [Zend/tests/closure_047.phpt] 
TEST 2251/12806 [Zend/tests/closure_048.phpt]
[1;32mPASS[0m Closure 048: Use in preg_replace_callback() using variables by reference [Zend/tests/closure_048.phpt] 
TEST 2252/12806 [Zend/tests/closure_049.phpt]
[1;32mPASS[0m Closure 049: static::class in static closure in non-static method. [Zend/tests/closure_049.phpt] 
TEST 2253/12806 [Zend/tests/closure_050.phpt]
[1;32mPASS[0m Closure 050: static::class in non-static closure in non-static method. [Zend/tests/closure_050.phpt] 
TEST 2254/12806 [Zend/tests/closure_051.phpt]
[1;32mPASS[0m Closure 051: static::class in static closure in static method. [Zend/tests/closure_051.phpt] 
TEST 2255/12806 [Zend/tests/closure_052.phpt]
[1;32mPASS[0m Closure 052: static::class in non-static closure in static method. [Zend/tests/closure_052.phpt] 
TEST 2256/12806 [Zend/tests/closure_053.phpt]
[1;32mPASS[0m Closure 053: self::class in static closure in non-static method. [Zend/tests/closure_053.phpt] 
TEST 2257/12806 [Zend/tests/closure_054.phpt]
[1;32mPASS[0m Closure 054: self::class in non-static closure in non-static method. [Zend/tests/closure_054.phpt] 
TEST 2258/12806 [Zend/tests/closure_055.phpt]
[1;32mPASS[0m Closure 055: self::class in static closure in static method. [Zend/tests/closure_055.phpt] 
TEST 2259/12806 [Zend/tests/closure_056.phpt]
[1;32mPASS[0m Closure 056: self::class in non-static closure in static method. [Zend/tests/closure_056.phpt] 
TEST 2260/12806 [Zend/tests/closure_057.phpt]
[1;32mPASS[0m Closure 057: segfault in leave helper [Zend/tests/closure_057.phpt] 
TEST 2261/12806 [Zend/tests/closure_058.phpt]
[1;32mPASS[0m Closure 058: Closure scope and object [Zend/tests/closure_058.phpt] 
TEST 2262/12806 [Zend/tests/closure_059.phpt]
[1;32mPASS[0m Closure 059: Closure type declaration [Zend/tests/closure_059.phpt] 
TEST 2263/12806 [Zend/tests/closure_060.phpt]
[1;32mPASS[0m runtime cache must be invalidated for Closure::call() [Zend/tests/closure_060.phpt] 
TEST 2264/12806 [Zend/tests/closure_061.phpt]
[1;32mPASS[0m Rebinding of ::getClosure()s [Zend/tests/closure_061.phpt] 
TEST 2265/12806 [Zend/tests/closure_062.phpt]
[1;32mPASS[0m Closure $this unbinding deprecation [Zend/tests/closure_062.phpt] 
TEST 2266/12806 [Zend/tests/closure_063.phpt]
[1;32mPASS[0m Closure::bindTo leaks with "fake" closure [Zend/tests/closure_063.phpt] 
TEST 2267/12806 [Zend/tests/closure_064.phpt]
[1;32mPASS[0m The closure name includes the source location [Zend/tests/closure_064.phpt] 
TEST 2268/12806 [Zend/tests/closure_065.phpt]
[1;32mPASS[0m The closure name includes the source location (2) [Zend/tests/closure_065.phpt] 
TEST 2269/12806 [Zend/tests/closure_066.phpt]
[1;32mPASS[0m Dumping closures includes the name. [Zend/tests/closure_066.phpt] 
TEST 2270/12806 [Zend/tests/closure_067.phpt]
[1;32mPASS[0m ReflectionFunction::get{Short,Namespace}Name() and inNamespace() return the correct data for closures defined in namespaces. [Zend/tests/closure_067.phpt] 
TEST 2271/12806 [Zend/tests/closure_068.phpt]
[1;32mPASS[0m ReflectionFunction::get{Short,Namespace}Name() and inNamespace() return the correct data for first class callables defined in namespaces. [Zend/tests/closure_068.phpt] 
TEST 2272/12806 [Zend/tests/closure_bindTo_preserves_used_variables.phpt]
[1;32mPASS[0m Closure::bindTo() should preserve used variables [Zend/tests/closure_bindTo_preserves_used_variables.phpt] 
TEST 2273/12806 [Zend/tests/closure_bug66622.phpt]
[1;32mPASS[0m Bug 66622: Closures do not correctly capture the late bound class (static::) in some cases [Zend/tests/closure_bug66622.phpt] 
TEST 2274/12806 [Zend/tests/closure_call.phpt]
[1;32mPASS[0m Closure::call [Zend/tests/closure_call.phpt] 
TEST 2275/12806 [Zend/tests/closure_call_bind.phpt]
[1;32mPASS[0m Calling bindTo() on __call() closure [Zend/tests/closure_call_bind.phpt] 
TEST 2276/12806 [Zend/tests/closure_call_internal.phpt]
[1;32mPASS[0m Closure::call() on internal method [Zend/tests/closure_call_internal.phpt] 
TEST 2277/12806 [Zend/tests/closure_call_leak_with_exception.phpt]
[1;32mPASS[0m Closure must not leak during a dynamic call interrupted by an exception [Zend/tests/closure_call_leak_with_exception.phpt] 
TEST 2278/12806 [Zend/tests/closure_compare.phpt]
[1;32mPASS[0m Closure comparison [Zend/tests/closure_compare.phpt] 
TEST 2279/12806 [Zend/tests/closure_extra_args.phpt]
[1;32mPASS[0m Immediately invoked closure with extra args [Zend/tests/closure_extra_args.phpt] 
TEST 2280/12806 [Zend/tests/closure_invoke_case_insensitive.phpt]
[1;32mPASS[0m Closure::__invoke() is case insensitive [Zend/tests/closure_invoke_case_insensitive.phpt] 
TEST 2281/12806 [Zend/tests/closure_invoke_ref_warning.phpt]
[1;32mPASS[0m Argument name for Closure::__invoke via call_user_func reference warning [Zend/tests/closure_invoke_ref_warning.phpt] 
TEST 2282/12806 [Zend/tests/closure_use_auto_global.phpt]
[1;32mPASS[0m Cannot use() auto-global [Zend/tests/closure_use_auto_global.phpt] 
TEST 2283/12806 [Zend/tests/closure_use_parameter_name.phpt]
[1;32mPASS[0m Can't use name of lexical variable for parameter [Zend/tests/closure_use_parameter_name.phpt] 
TEST 2284/12806 [Zend/tests/closure_use_trailing_comma.phpt]
[1;32mPASS[0m Closure use list can have trailing commas [Zend/tests/closure_use_trailing_comma.phpt] 
TEST 2285/12806 [Zend/tests/closure_use_variable_twice.phpt]
[1;32mPASS[0m Closure cannot use one variable twice [Zend/tests/closure_use_variable_twice.phpt] 
TEST 2286/12806 [Zend/tests/closure_write_prop.phpt]
[1;32mPASS[0m Cannot write to closure properties [Zend/tests/closure_write_prop.phpt] 
TEST 2287/12806 [Zend/tests/closures/bug80929.phpt]
[1;32mPASS[0m Bug #80929: Method name corruption related to zend_closure_call_magic [Zend/tests/closures/bug80929.phpt] 
TEST 2288/12806 [Zend/tests/closures/closure_from_callable_basic.phpt]
[1;32mPASS[0m Testing Closure::fromCallable() functionality: Basic [Zend/tests/closures/closure_from_callable_basic.phpt] 
TEST 2289/12806 [Zend/tests/closures/closure_from_callable_error.phpt]
[1;32mPASS[0m Testing Closure::fromCallable() functionality: Errors [Zend/tests/closures/closure_from_callable_error.phpt] 
TEST 2290/12806 [Zend/tests/closures/closure_from_callable_gc.phpt]
[1;32mPASS[0m Closure::fromCallable() and GC [Zend/tests/closures/closure_from_callable_gc.phpt] 
TEST 2291/12806 [Zend/tests/closures/closure_from_callable_lsb.phpt]
[1;32mPASS[0m Testing Closure::fromCallable() functionality: Late static binding [Zend/tests/closures/closure_from_callable_lsb.phpt] 
TEST 2292/12806 [Zend/tests/closures/closure_from_callable_non_static_statically.phpt]
[1;32mPASS[0m Testing Closure::fromCallable() functionality: Getting non-static method statically [Zend/tests/closures/closure_from_callable_non_static_statically.phpt] 
TEST 2293/12806 [Zend/tests/closures/closure_from_callable_rebinding.phpt]
[1;32mPASS[0m Testing Closure::fromCallable() functionality: Rebinding [Zend/tests/closures/closure_from_callable_rebinding.phpt] 
TEST 2294/12806 [Zend/tests/closures/closure_from_callable_reflection.phpt]
[1;32mPASS[0m Testing Closure::fromCallable() functionality: Reflection [Zend/tests/closures/closure_from_callable_reflection.phpt] 
TEST 2295/12806 [Zend/tests/closures/closure_instantiate.phpt]
[1;32mPASS[0m Closures cannot be instantiated directly [Zend/tests/closures/closure_instantiate.phpt] 
TEST 2296/12806 [Zend/tests/closures/gh19653_1.phpt]
[1;32mPASS[0m GH-19653 (Closure named argument unpacking between temporary closures can cause a crash) [Zend/tests/closures/gh19653_1.phpt] 
TEST 2297/12806 [Zend/tests/closures/gh19653_2.phpt]
[1;32mPASS[0m GH-19653 (Closure named argument unpacking between temporary closures can cause a crash) - eval variation [Zend/tests/closures/gh19653_2.phpt] 
TEST 2298/12806 [Zend/tests/coalesce_assign_optimization.phpt]
[1;32mPASS[0m Live range construction should not break if coalesce assign branch is optimized away [Zend/tests/coalesce_assign_optimization.phpt] 
TEST 2299/12806 [Zend/tests/code_before_loop_var_free.phpt]
[1;32mPASS[0m Code before loop var free [Zend/tests/code_before_loop_var_free.phpt] 
TEST 2300/12806 [Zend/tests/compare_001.phpt]
[1;33mSKIP[0m comparing different variables for equality [Zend/tests/compare_001.phpt] reason: this test is for 32bit platform only
TEST 2301/12806 [Zend/tests/compare_001_64bit.phpt]
[1;32mPASS[0m comparing different variables for equality [Zend/tests/compare_001_64bit.phpt] 
TEST 2302/12806 [Zend/tests/compare_002.phpt]
[1;33mSKIP[0m comparing different variables for identity [Zend/tests/compare_002.phpt] reason: this test is for 32bit platform only
TEST 2303/12806 [Zend/tests/compare_002_64bit.phpt]
[1;32mPASS[0m comparing different variables for identity [Zend/tests/compare_002_64bit.phpt] 
TEST 2304/12806 [Zend/tests/compare_003.phpt]
[1;33mSKIP[0m comparing different variables (greater than) [Zend/tests/compare_003.phpt] reason: this test is for 32bit platform only
TEST 2305/12806 [Zend/tests/compare_003_64bit.phpt]
[1;32mPASS[0m comparing different variables (greater than) [Zend/tests/compare_003_64bit.phpt] 
TEST 2306/12806 [Zend/tests/compare_004.phpt]
[1;33mSKIP[0m comparing different variables (less than) [Zend/tests/compare_004.phpt] reason: this test is for 32bit platform only
TEST 2307/12806 [Zend/tests/compare_004_64bit.phpt]
[1;32mPASS[0m comparing different variables (less than) [Zend/tests/compare_004_64bit.phpt] 
TEST 2308/12806 [Zend/tests/compare_005.phpt]
[1;33mSKIP[0m comparing different variables (greater or equal than) [Zend/tests/compare_005.phpt] reason: this test is for 32bit platform only
TEST 2309/12806 [Zend/tests/compare_005_64bit.phpt]
[1;32mPASS[0m comparing different variables (greater or equal than) [Zend/tests/compare_005_64bit.phpt] 
TEST 2310/12806 [Zend/tests/compare_006.phpt]
[1;33mSKIP[0m comparing different variables (smaller or equal than) [Zend/tests/compare_006.phpt] reason: this test is for 32bit platform only
TEST 2311/12806 [Zend/tests/compare_006_64bit.phpt]
[1;32mPASS[0m comparing different variables (smaller or equal than) [Zend/tests/compare_006_64bit.phpt] 
TEST 2312/12806 [Zend/tests/compound_assign_failure.phpt]
[1;32mPASS[0m Behavior of failing compound assignment [Zend/tests/compound_assign_failure.phpt] 
TEST 2313/12806 [Zend/tests/compound_assign_with_numeric_strings.phpt]
[1;32mPASS[0m Error cases of compound shift assignment on strings [Zend/tests/compound_assign_with_numeric_strings.phpt] 
TEST 2314/12806 [Zend/tests/concat_001.phpt]
[1;32mPASS[0m concat different types [Zend/tests/concat_001.phpt] 
TEST 2315/12806 [Zend/tests/concat_002.phpt]
[1;32mPASS[0m Stress test $x .= $x [Zend/tests/concat_002.phpt] 
TEST 2316/12806 [Zend/tests/concat_003.phpt]
[1;32mPASS[0m Concatenating many small strings should not slowdown allocations [Zend/tests/concat_003.phpt] 
TEST 2317/12806 [Zend/tests/const_array_with_resource_key.phpt]
[1;32mPASS[0m Constexpr arrays should be able to handle resource keys [Zend/tests/const_array_with_resource_key.phpt] 
TEST 2318/12806 [Zend/tests/const_deprecation.phpt]
[1;33mSKIP[0m Internal constant deprecation [Zend/tests/const_deprecation.phpt] reason: Required extension missing: zend_test
TEST 2319/12806 [Zend/tests/const_dereference_001.phpt]
[1;32mPASS[0m Const array deference [Zend/tests/const_dereference_001.phpt] 
TEST 2320/12806 [Zend/tests/const_dereference_002.phpt]
[1;32mPASS[0m Const string dereference [Zend/tests/const_dereference_002.phpt] 
TEST 2321/12806 [Zend/tests/const_dereference_003.phpt]
[1;32mPASS[0m Const array deference [Zend/tests/const_dereference_003.phpt] 
TEST 2322/12806 [Zend/tests/const_eval_and.phpt]
[1;32mPASS[0m Incorrect constant evaluation of and/or (OSS-Fuzz #19255) [Zend/tests/const_eval_and.phpt] 
TEST 2323/12806 [Zend/tests/const_expr_dim_on_null_warning.phpt]
[1;32mPASS[0m DIM on null in constant expr should emit warning [Zend/tests/const_expr_dim_on_null_warning.phpt] 
TEST 2324/12806 [Zend/tests/constant_arrays.phpt]
[1;32mPASS[0m Constant arrays [Zend/tests/constant_arrays.phpt] 
TEST 2325/12806 [Zend/tests/constant_expressions.phpt]
[1;32mPASS[0m Constant Expressions [Zend/tests/constant_expressions.phpt] 
TEST 2326/12806 [Zend/tests/constant_expressions_arrays.phpt]
[1;32mPASS[0m Constant expressions with arrays [Zend/tests/constant_expressions_arrays.phpt] 
TEST 2327/12806 [Zend/tests/constant_expressions_classes.phpt]
[1;32mPASS[0m Constant scalar expressions with autoloading and classes [Zend/tests/constant_expressions_classes.phpt] 
TEST 2328/12806 [Zend/tests/constant_expressions_coalesce.phpt]
[1;32mPASS[0m Constant expressions with null coalescing operator ?? [Zend/tests/constant_expressions_coalesce.phpt] 
TEST 2329/12806 [Zend/tests/constant_expressions_coalesce_empty_dim.phpt]
[1;32mPASS[0m Constant expressions with empty dimension fetch on coalesce [Zend/tests/constant_expressions_coalesce_empty_dim.phpt] 
TEST 2330/12806 [Zend/tests/constant_expressions_dynamic.phpt]
[1;32mPASS[0m Dynamic Constant Expressions [Zend/tests/constant_expressions_dynamic.phpt] 
TEST 2331/12806 [Zend/tests/constant_expressions_dynamic_class_name_error.phpt]
[1;32mPASS[0m Dynamic class names can't be used in compile-time constant refs [Zend/tests/constant_expressions_dynamic_class_name_error.phpt] 
TEST 2332/12806 [Zend/tests/constant_expressions_exceptions_001.phpt]
[1;32mPASS[0m Constant Expressions with unsupported operands 001 [Zend/tests/constant_expressions_exceptions_001.phpt] 
TEST 2333/12806 [Zend/tests/constant_expressions_exceptions_002.phpt]
[1;32mPASS[0m Constant Expressions with unsupported operands 002 [Zend/tests/constant_expressions_exceptions_002.phpt] 
TEST 2334/12806 [Zend/tests/constant_expressions_invalid_offset_type_error.phpt]
[1;32mPASS[0m Can't use arrays as key for constant array [Zend/tests/constant_expressions_invalid_offset_type_error.phpt] 
TEST 2335/12806 [Zend/tests/constant_expressions_self_referencing_array.phpt]
[1;32mPASS[0m Self-referencing constant expression (part of a constant AST) [Zend/tests/constant_expressions_self_referencing_array.phpt] 
TEST 2336/12806 [Zend/tests/constant_expressions_static_class_name_error.phpt]
[1;32mPASS[0m Cannot use static::FOO in constant expressions [Zend/tests/constant_expressions_static_class_name_error.phpt] 
TEST 2337/12806 [Zend/tests/constants/dir-constant-eval.phpt]
[1;32mPASS[0m __DIR__ constant used with eval() [Zend/tests/constants/dir-constant-eval.phpt] 
TEST 2338/12806 [Zend/tests/constants/dir-constant-includes.phpt]
[1;32mPASS[0m __DIR__ constant test with includes [Zend/tests/constants/dir-constant-includes.phpt] 
TEST 2339/12806 [Zend/tests/constants/dir-constant-nested_includes.phpt]
[1;32mPASS[0m __DIR__ constant test with nested includes [Zend/tests/constants/dir-constant-nested_includes.phpt] 
TEST 2340/12806 [Zend/tests/constants/dir-constant-normal.phpt]
[1;32mPASS[0m Standard behaviour of __DIR__ [Zend/tests/constants/dir-constant-normal.phpt] 
TEST 2341/12806 [Zend/tests/constants/final_constants/final_const1.phpt]
[1;32mPASS[0m Class constants support the final modifier [Zend/tests/constants/final_constants/final_const1.phpt] 
TEST 2342/12806 [Zend/tests/constants/final_constants/final_const10.phpt]
[1;32mPASS[0m Interface constants inherited from other interfaces can be redeclared [Zend/tests/constants/final_constants/final_const10.phpt] 
TEST 2343/12806 [Zend/tests/constants/final_constants/final_const11.phpt]
[1;32mPASS[0m Class constants cannot be inherited from both a class and an interface [Zend/tests/constants/final_constants/final_const11.phpt] 
TEST 2344/12806 [Zend/tests/constants/final_constants/final_const12.phpt]
[1;32mPASS[0m Interface constants cannot be inherited from other interfaces [Zend/tests/constants/final_constants/final_const12.phpt] 
TEST 2345/12806 [Zend/tests/constants/final_constants/final_const13.phpt]
[1;32mPASS[0m Bug GH-7757 (Multi-inherited final constant causes fatal error) [Zend/tests/constants/final_constants/final_const13.phpt] 
TEST 2346/12806 [Zend/tests/constants/final_constants/final_const2.phpt]
[1;32mPASS[0m Final class constants cannot be overridden [Zend/tests/constants/final_constants/final_const2.phpt] 
TEST 2347/12806 [Zend/tests/constants/final_constants/final_const3.phpt]
[1;32mPASS[0m Private class constants cannot be final [Zend/tests/constants/final_constants/final_const3.phpt] 
TEST 2348/12806 [Zend/tests/constants/final_constants/final_const4.phpt]
[1;32mPASS[0m Interface constants can be overridden directly [Zend/tests/constants/final_constants/final_const4.phpt] 
TEST 2349/12806 [Zend/tests/constants/final_constants/final_const5.phpt]
[1;32mPASS[0m Final interface constants cannot be overridden directly [Zend/tests/constants/final_constants/final_const5.phpt] 
TEST 2350/12806 [Zend/tests/constants/final_constants/final_const6.phpt]
[1;32mPASS[0m Final interface constants can be inherited [Zend/tests/constants/final_constants/final_const6.phpt] 
TEST 2351/12806 [Zend/tests/constants/final_constants/final_const7.phpt]
[1;32mPASS[0m Interface constants can be overridden indirectly [Zend/tests/constants/final_constants/final_const7.phpt] 
TEST 2352/12806 [Zend/tests/constants/final_constants/final_const8.phpt]
[1;32mPASS[0m Class constants cannot be inherited from two different interfaces [Zend/tests/constants/final_constants/final_const8.phpt] 
TEST 2353/12806 [Zend/tests/constants/final_constants/final_const9.phpt]
[1;32mPASS[0m Class constants inherited from interfaces can be redeclared [Zend/tests/constants/final_constants/final_const9.phpt] 
TEST 2354/12806 [Zend/tests/constants/gh18463-class-constant.phpt]
[1;33mSKIP[0m GH-18463: Recursion protection should not be applied to internal class constants [Zend/tests/constants/gh18463-class-constant.phpt] reason: Required extension missing: zend_test
TEST 2355/12806 [Zend/tests/constants/gh18850.phpt]
[1;32mPASS[0m GH-18850: Repeated inclusion of file with __halt_compiler() triggers "Constant already defined" warning [Zend/tests/constants/gh18850.phpt] 
TEST 2356/12806 [Zend/tests/constants_001.phpt]
[1;32mPASS[0m Defining and using constants [Zend/tests/constants_001.phpt] 
TEST 2357/12806 [Zend/tests/constants_002.phpt]
[1;32mPASS[0m Defining constants with non-scalar values [Zend/tests/constants_002.phpt] 
TEST 2358/12806 [Zend/tests/constants_003.phpt]
[1;32mPASS[0m Using namespace constants and constants of global scope [Zend/tests/constants_003.phpt] 
TEST 2359/12806 [Zend/tests/constants_004.phpt]
[1;32mPASS[0m Trying to redeclare constant inside namespace [Zend/tests/constants_004.phpt] 
TEST 2360/12806 [Zend/tests/constants_005.phpt]
[1;32mPASS[0m Persistent case insensitive and user defined constants [Zend/tests/constants_005.phpt] 
TEST 2361/12806 [Zend/tests/constants_006.phpt]
[1;32mPASS[0m Magic constants lowercased [Zend/tests/constants_006.phpt] 
TEST 2362/12806 [Zend/tests/constants_007.phpt]
[1;32mPASS[0m Testing const names [Zend/tests/constants_007.phpt] 
TEST 2363/12806 [Zend/tests/constants_008.phpt]
[1;32mPASS[0m Defining constant twice with two different forms [Zend/tests/constants_008.phpt] 
TEST 2364/12806 [Zend/tests/constants_009.phpt]
[1;32mPASS[0m Accessing constants inside namespace [Zend/tests/constants_009.phpt] 
TEST 2365/12806 [Zend/tests/constexpr/new.phpt]
[1;32mPASS[0m new in constant expressions [Zend/tests/constexpr/new.phpt] 
TEST 2366/12806 [Zend/tests/constexpr/new_allowed.phpt]
[1;32mPASS[0m Places where new is allowed [Zend/tests/constexpr/new_allowed.phpt] 
TEST 2367/12806 [Zend/tests/constexpr/new_anon_class.phpt]
[1;32mPASS[0m New with anonymous class works [Zend/tests/constexpr/new_anon_class.phpt] 
TEST 2368/12806 [Zend/tests/constexpr/new_arg_eval.phpt]
[1;32mPASS[0m Check that const exprs are pre-evaluated in new arguments [Zend/tests/constexpr/new_arg_eval.phpt] 
TEST 2369/12806 [Zend/tests/constexpr/new_arg_unpack.phpt]
[1;32mPASS[0m Argument unpacking in new arguments in static variable [Zend/tests/constexpr/new_arg_unpack.phpt] 
TEST 2370/12806 [Zend/tests/constexpr/new_dynamic_class_name.phpt]
[1;32mPASS[0m Dynamic class name in new is not supported [Zend/tests/constexpr/new_dynamic_class_name.phpt] 
TEST 2371/12806 [Zend/tests/constexpr/new_invalid_operation_in_arg.phpt]
[1;32mPASS[0m Invalid operation in new arg in const expr [Zend/tests/constexpr/new_invalid_operation_in_arg.phpt] 
TEST 2372/12806 [Zend/tests/constexpr/new_named_params.phpt]
[1;32mPASS[0m Named params in new in const expr [Zend/tests/constexpr/new_named_params.phpt] 
TEST 2373/12806 [Zend/tests/constexpr/new_not_allowed_class_constant.phpt]
[1;32mPASS[0m New not allowed in class constant [Zend/tests/constexpr/new_not_allowed_class_constant.phpt] 
TEST 2374/12806 [Zend/tests/constexpr/new_not_allowed_property.phpt]
[1;32mPASS[0m New not allowed in property [Zend/tests/constexpr/new_not_allowed_property.phpt] 
TEST 2375/12806 [Zend/tests/constexpr/new_positional_after_named.phpt]
[1;32mPASS[0m Positional argument after named argument in new arguments [Zend/tests/constexpr/new_positional_after_named.phpt] 
TEST 2376/12806 [Zend/tests/constexpr/new_self_parent.phpt]
[1;32mPASS[0m new self / new parent in constant expression [Zend/tests/constexpr/new_self_parent.phpt] 
TEST 2377/12806 [Zend/tests/constexpr/new_static.phpt]
[1;32mPASS[0m Static in new is not supported [Zend/tests/constexpr/new_static.phpt] 
TEST 2378/12806 [Zend/tests/constructor_abstract_grantparent.phpt]
[1;32mPASS[0m LSP checks are performed against an abstract constructor even if it is not a direct parent [Zend/tests/constructor_abstract_grantparent.phpt] 
TEST 2379/12806 [Zend/tests/constructor_args.phpt]
[1;32mPASS[0m Different numbers of arguments in __construct() [Zend/tests/constructor_args.phpt] 
TEST 2380/12806 [Zend/tests/continue_targeting_switch_warning.phpt]
[1;32mPASS[0m Warning on continue targeting switch [Zend/tests/continue_targeting_switch_warning.phpt] 
TEST 2381/12806 [Zend/tests/ctor_promotion_abstract.phpt]
[1;32mPASS[0m Constructor promotion cannot be used inside an abstract constructor [Zend/tests/ctor_promotion_abstract.phpt] 
TEST 2382/12806 [Zend/tests/ctor_promotion_additional_modifiers.phpt]
[1;32mPASS[0m Constructor promotion only permits visibility modifiers [Zend/tests/ctor_promotion_additional_modifiers.phpt] 
TEST 2383/12806 [Zend/tests/ctor_promotion_attributes.phpt]
[1;32mPASS[0m Attributes on promoted properties are assigned to both the property and parameter [Zend/tests/ctor_promotion_attributes.phpt] 
TEST 2384/12806 [Zend/tests/ctor_promotion_basic.phpt]
[1;32mPASS[0m Constructor promotion (basic example) [Zend/tests/ctor_promotion_basic.phpt] 
TEST 2385/12806 [Zend/tests/ctor_promotion_by_ref.phpt]
[1;32mPASS[0m Constructor promotion of by-ref parameter [Zend/tests/ctor_promotion_by_ref.phpt] 
TEST 2386/12806 [Zend/tests/ctor_promotion_callable_type.phpt]
[1;32mPASS[0m Type of promoted property may not be callable [Zend/tests/ctor_promotion_callable_type.phpt] 
TEST 2387/12806 [Zend/tests/ctor_promotion_defaults.phpt]
[1;32mPASS[0m Constructor promotion with default values [Zend/tests/ctor_promotion_defaults.phpt] 
TEST 2388/12806 [Zend/tests/ctor_promotion_free_function.phpt]
[1;32mPASS[0m Constructor promotion cannot be used in a free function [Zend/tests/ctor_promotion_free_function.phpt] 
TEST 2389/12806 [Zend/tests/ctor_promotion_interface.phpt]
[1;32mPASS[0m Constructor promotion cannot be used inside an abstract constructor (interface variant) [Zend/tests/ctor_promotion_interface.phpt] 
TEST 2390/12806 [Zend/tests/ctor_promotion_mixing.phpt]
[1;32mPASS[0m Constructor promotion mixed with other properties, parameters and code [Zend/tests/ctor_promotion_mixing.phpt] 
TEST 2391/12806 [Zend/tests/ctor_promotion_not_a_ctor.phpt]
[1;32mPASS[0m Constructor promotion can only be used in constructors ... duh [Zend/tests/ctor_promotion_not_a_ctor.phpt] 
TEST 2392/12806 [Zend/tests/ctor_promotion_null_default.phpt]
[1;32mPASS[0m Constructor promotion with null default, requires an explicitly nullable type [Zend/tests/ctor_promotion_null_default.phpt] 
TEST 2393/12806 [Zend/tests/ctor_promotion_repeated_prop.phpt]
[1;32mPASS[0m Clash between promoted and explicit property [Zend/tests/ctor_promotion_repeated_prop.phpt] 
TEST 2394/12806 [Zend/tests/ctor_promotion_trait.phpt]
[1;32mPASS[0m Constructor promotion can be used inside a trait [Zend/tests/ctor_promotion_trait.phpt] 
TEST 2395/12806 [Zend/tests/ctor_promotion_untyped_default.phpt]
[1;32mPASS[0m Bug #79867: Promoted untyped properties should get null default value [Zend/tests/ctor_promotion_untyped_default.phpt] 
TEST 2396/12806 [Zend/tests/ctor_promotion_variadic.phpt]
[1;32mPASS[0m Cannot use constructor promotion with variadic parameter [Zend/tests/ctor_promotion_variadic.phpt] 
TEST 2397/12806 [Zend/tests/custom_assert_forbidden.phpt]
[1;32mPASS[0m Defining a free-standing assert() function is deprecated [Zend/tests/custom_assert_forbidden.phpt] 
TEST 2398/12806 [Zend/tests/dead_array_type_inference.phpt]
[1;32mPASS[0m Make sure type inference upholds invariants for dead arrays [Zend/tests/dead_array_type_inference.phpt] 
TEST 2399/12806 [Zend/tests/debug_backtrace_limit.phpt]
[1;32mPASS[0m debug_backtrace limit [Zend/tests/debug_backtrace_limit.phpt] 
TEST 2400/12806 [Zend/tests/debug_backtrace_options.phpt]
[1;32mPASS[0m debug_backtrace options [Zend/tests/debug_backtrace_options.phpt] 
TEST 2401/12806 [Zend/tests/debug_backtrace_with_include_and_this.phpt]
[1;32mPASS[0m debug_backtrace segmentation fault with include and error handler [Zend/tests/debug_backtrace_with_include_and_this.phpt] 
TEST 2402/12806 [Zend/tests/debug_info-error-0.0.phpt]
[1;32mPASS[0m Testing __debugInfo() magic method with bad returns ZERO (float) [Zend/tests/debug_info-error-0.0.phpt] 
TEST 2403/12806 [Zend/tests/debug_info-error-0.phpt]
[1;32mPASS[0m Testing __debugInfo() magic method with bad returns ZERO [Zend/tests/debug_info-error-0.phpt] 
TEST 2404/12806 [Zend/tests/debug_info-error-1.0.phpt]
[1;32mPASS[0m Testing __debugInfo() magic method with bad returns ONE (float) [Zend/tests/debug_info-error-1.0.phpt] 
TEST 2405/12806 [Zend/tests/debug_info-error-1.phpt]
[1;32mPASS[0m Testing __debugInfo() magic method with bad returns ONE [Zend/tests/debug_info-error-1.phpt] 
TEST 2406/12806 [Zend/tests/debug_info-error-empty_str.phpt]
[1;32mPASS[0m Testing __debugInfo() magic method with bad returns EMPTY STRING [Zend/tests/debug_info-error-empty_str.phpt] 
TEST 2407/12806 [Zend/tests/debug_info-error-false.phpt]
[1;32mPASS[0m Testing __debugInfo() magic method with bad returns FALSE [Zend/tests/debug_info-error-false.phpt] 
TEST 2408/12806 [Zend/tests/debug_info-error-object.phpt]
[1;32mPASS[0m Testing __debugInfo() magic method with bad returns OBJECT [Zend/tests/debug_info-error-object.phpt] 
TEST 2409/12806 [Zend/tests/debug_info-error-resource.phpt]
[1;32mPASS[0m Testing __debugInfo() magic method with bad returns RESOURCE [Zend/tests/debug_info-error-resource.phpt] 
TEST 2410/12806 [Zend/tests/debug_info-error-str.phpt]
[1;32mPASS[0m Testing __debugInfo() magic method with bad returns STRING [Zend/tests/debug_info-error-str.phpt] 
TEST 2411/12806 [Zend/tests/debug_info-error-true.phpt]
[1;32mPASS[0m Testing __debugInfo() magic method with bad returns TRUE [Zend/tests/debug_info-error-true.phpt] 
TEST 2412/12806 [Zend/tests/debug_info.phpt]
[1;32mPASS[0m Testing __debugInfo() magic method [Zend/tests/debug_info.phpt] 
TEST 2413/12806 [Zend/tests/debug_print_backtrace_from_main.phpt]
[1;32mPASS[0m Calling debug_print_backtrace() from main script [Zend/tests/debug_print_backtrace_from_main.phpt] 
TEST 2414/12806 [Zend/tests/debug_print_backtrace_limit.phpt]
[1;32mPASS[0m debug_print_backtrace limit [Zend/tests/debug_print_backtrace_limit.phpt] 
TEST 2415/12806 [Zend/tests/declare_001.phpt]
[1;33mSKIP[0m Testing declare statement with several type values [Zend/tests/declare_001.phpt] reason: Required extension missing: mbstring
TEST 2416/12806 [Zend/tests/declare_002.phpt]
[1;33mSKIP[0m Testing declare statement with several type values [Zend/tests/declare_002.phpt] reason: Required extension missing: mbstring
TEST 2417/12806 [Zend/tests/declare_003.phpt]
[1;32mPASS[0m Testing declare statement with several type values [Zend/tests/declare_003.phpt] 
TEST 2418/12806 [Zend/tests/declare_004.phpt]
[1;32mPASS[0m Testing declare statement with several type values [Zend/tests/declare_004.phpt] 
TEST 2419/12806 [Zend/tests/declare_005.phpt]
[1;32mPASS[0m Testing declare statement with ticks [Zend/tests/declare_005.phpt] 
TEST 2420/12806 [Zend/tests/declare_006.phpt]
[1;32mPASS[0m Use of non-literals in declare ticks values crashes compiler [Zend/tests/declare_006.phpt] 
TEST 2421/12806 [Zend/tests/declare_007.phpt]
[1;32mPASS[0m Testing declare statement with ticks with callback arguments [Zend/tests/declare_007.phpt] 
TEST 2422/12806 [Zend/tests/declare_already_in_use.phpt]
[1;32mPASS[0m Cannot redeclare class [Zend/tests/declare_already_in_use.phpt] 
TEST 2423/12806 [Zend/tests/defined_fn_no_ns_fallback.phpt]
[1;32mPASS[0m There should be no namespace fallback when using the defined() function [Zend/tests/defined_fn_no_ns_fallback.phpt] 
TEST 2424/12806 [Zend/tests/delayed_early_binding_redeclaration.phpt]
[1;33mSKIP[0m Delayed early binding throws class redeclaration error [Zend/tests/delayed_early_binding_redeclaration.phpt] reason: Required extension missing: opcache
TEST 2425/12806 [Zend/tests/deprecate_dollar_brace_string_interpolation_1.phpt]
[1;32mPASS[0m "${}" emits a deprecation [Zend/tests/deprecate_dollar_brace_string_interpolation_1.phpt] 
TEST 2426/12806 [Zend/tests/deprecation_to_exception_during_inheritance.phpt]
[1;32mPASS[0m Deprecation promoted to exception should result in fatal error during inheritance [Zend/tests/deprecation_to_exception_during_inheritance.phpt] 
TEST 2427/12806 [Zend/tests/dereference_001.phpt]
[1;32mPASS[0m Testing array dereference [Zend/tests/dereference_001.phpt] 
TEST 2428/12806 [Zend/tests/dereference_002.phpt]
[1;32mPASS[0m Testing array dereference on method calls [Zend/tests/dereference_002.phpt] 
TEST 2429/12806 [Zend/tests/dereference_003.phpt]
[1;32mPASS[0m Testing array dereference on method calls [Zend/tests/dereference_003.phpt] 
TEST 2430/12806 [Zend/tests/dereference_004.phpt]
[1;32mPASS[0m Testing array dereference on __invoke() result [Zend/tests/dereference_004.phpt] 
TEST 2431/12806 [Zend/tests/dereference_005.phpt]
[1;32mPASS[0m Testing array dereference on object that implements ArrayAccess [Zend/tests/dereference_005.phpt] 
TEST 2432/12806 [Zend/tests/dereference_006.phpt]
[1;32mPASS[0m Testing array dereference and references [Zend/tests/dereference_006.phpt] 
TEST 2433/12806 [Zend/tests/dereference_007.phpt]
[1;32mPASS[0m Trying to write on method return [Zend/tests/dereference_007.phpt] 
TEST 2434/12806 [Zend/tests/dereference_008.phpt]
[1;32mPASS[0m Testing array dereference with dynamic method name and references [Zend/tests/dereference_008.phpt] 
TEST 2435/12806 [Zend/tests/dereference_009.phpt]
[1;32mPASS[0m Testing array dereference with references [Zend/tests/dereference_009.phpt] 
TEST 2436/12806 [Zend/tests/dereference_010.phpt]
[1;32mPASS[0m Testing dereference in non-array values [Zend/tests/dereference_010.phpt] 
TEST 2437/12806 [Zend/tests/dereference_011.phpt]
[1;32mPASS[0m Testing array dereference with chaining [Zend/tests/dereference_011.phpt] 
TEST 2438/12806 [Zend/tests/dereference_012.phpt]
[1;32mPASS[0m Testing array dereferencing on return of a method with and without reference [Zend/tests/dereference_012.phpt] 
TEST 2439/12806 [Zend/tests/dereference_013.phpt]
[1;32mPASS[0m Testing array dereferencing on array returned from __call method [Zend/tests/dereference_013.phpt] 
TEST 2440/12806 [Zend/tests/dereference_014.phpt]
[1;32mPASS[0m Trying to create an object from dereferencing uninitialized variable [Zend/tests/dereference_014.phpt] 
TEST 2441/12806 [Zend/tests/dim_assign_001.phpt]
[1;32mPASS[0m JIT - Assigning to arrays using string key which parses to an integer [Zend/tests/dim_assign_001.phpt] 
TEST 2442/12806 [Zend/tests/div_001.phpt]
[1;32mPASS[0m dividing doubles [Zend/tests/div_001.phpt] 
TEST 2443/12806 [Zend/tests/div_002.phpt]
[1;32mPASS[0m dividing arrays [Zend/tests/div_002.phpt] 
TEST 2444/12806 [Zend/tests/div_by_zero_compound_refcounted.phpt]
[1;32mPASS[0m Division by zero in compound assignment with refcounted operand [Zend/tests/div_by_zero_compound_refcounted.phpt] 
TEST 2445/12806 [Zend/tests/div_by_zero_compound_with_conversion.phpt]
[1;32mPASS[0m Division by zero in compound operator with type coercion [Zend/tests/div_by_zero_compound_with_conversion.phpt] 
TEST 2446/12806 [Zend/tests/div_by_zero_in_static.phpt]
[1;32mPASS[0m Division by zero in static [Zend/tests/div_by_zero_in_static.phpt] 
TEST 2447/12806 [Zend/tests/double_array_cast.phpt]
[1;32mPASS[0m Double array cast [Zend/tests/double_array_cast.phpt] 
TEST 2448/12806 [Zend/tests/double_to_string.phpt]
[1;33mSKIP[0m double to string conversion tests [Zend/tests/double_to_string.phpt] reason: this test is for 32bit platform only
TEST 2449/12806 [Zend/tests/double_to_string_64bit.phpt]
[1;32mPASS[0m double to string conversion tests (64bit) [Zend/tests/double_to_string_64bit.phpt] 
TEST 2450/12806 [Zend/tests/dtor_scope.phpt]
[1;32mPASS[0m Scoping in destructor call [Zend/tests/dtor_scope.phpt] 
TEST 2451/12806 [Zend/tests/duplicate_label_error.phpt]
[1;32mPASS[0m Duplicate labels are not allowed [Zend/tests/duplicate_label_error.phpt] 
TEST 2452/12806 [Zend/tests/dval_to_lval_32.phpt]
[1;33mSKIP[0m 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 2453/12806 [Zend/tests/dval_to_lval_64.phpt]
[1;32mPASS[0m zend_dval_to_lval preserves low bits  (64 bit long) [Zend/tests/dval_to_lval_64.phpt] 
TEST 2454/12806 [Zend/tests/dynamic_call_002.phpt]
[1;32mPASS[0m Testing dynamic call with invalid value for method name [Zend/tests/dynamic_call_002.phpt] 
TEST 2455/12806 [Zend/tests/dynamic_call_003.phpt]
[1;32mPASS[0m Testing dynamic call with invalid method name [Zend/tests/dynamic_call_003.phpt] 
TEST 2456/12806 [Zend/tests/dynamic_call_004.phpt]
[1;32mPASS[0m Testing dynamic call with undefined variables [Zend/tests/dynamic_call_004.phpt] 
TEST 2457/12806 [Zend/tests/dynamic_call_005.phpt]
[1;32mPASS[0m Dynamic calls to scope introspection functions are forbidden [Zend/tests/dynamic_call_005.phpt] 
TEST 2458/12806 [Zend/tests/dynamic_call_006.phpt]
[1;32mPASS[0m Dynamic calls to scope introspection functions are forbidden (function variations) [Zend/tests/dynamic_call_006.phpt] 
TEST 2459/12806 [Zend/tests/dynamic_call_007.phpt]
[1;32mPASS[0m Dynamic calls to scope introspection functions are forbidden (misoptimization) [Zend/tests/dynamic_call_007.phpt] 
TEST 2460/12806 [Zend/tests/dynamic_call_008.phpt]
[1;32mPASS[0m Don't optimize dynamic call to non-dynamic one if it drops the warning [Zend/tests/dynamic_call_008.phpt] 
TEST 2461/12806 [Zend/tests/dynamic_call_freeing.phpt]
[1;32mPASS[0m Freeing of function "name" when dynamic call fails [Zend/tests/dynamic_call_freeing.phpt] 
TEST 2462/12806 [Zend/tests/dynamic_call_non_static.phpt]
[1;32mPASS[0m Dynamic static call of non-static method [Zend/tests/dynamic_call_non_static.phpt] 
TEST 2463/12806 [Zend/tests/dynamic_call_to_ref_returning_function.phpt]
[1;32mPASS[0m 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 2464/12806 [Zend/tests/dynamic_class_const_fetch.phpt]
[1;32mPASS[0m Dynamic class constant fetch [Zend/tests/dynamic_class_const_fetch.phpt] 
TEST 2465/12806 [Zend/tests/dynamic_class_const_fetch_cache_slot.phpt]
[1;32mPASS[0m Dynamic class constant fetch [Zend/tests/dynamic_class_const_fetch_cache_slot.phpt] 
TEST 2466/12806 [Zend/tests/dynamic_class_const_fetch_const_expr.phpt]
[1;32mPASS[0m Dynamic class constant fetch in constant expressions [Zend/tests/dynamic_class_const_fetch_const_expr.phpt] 
TEST 2467/12806 [Zend/tests/dynamic_class_const_fetch_order.phpt]
[1;32mPASS[0m Dynamic class constant fetch DIM order [Zend/tests/dynamic_class_const_fetch_order.phpt] 
TEST 2468/12806 [Zend/tests/dynamic_fully_qualified_call.phpt]
[1;32mPASS[0m Crash when using dynamic call syntax with fully qualified name in a namespace [Zend/tests/dynamic_fully_qualified_call.phpt] 
TEST 2469/12806 [Zend/tests/dynamic_prop_deprecation.phpt]
[1;32mPASS[0m Dynamic properties deprecation [Zend/tests/dynamic_prop_deprecation.phpt] 
TEST 2470/12806 [Zend/tests/dynamic_prop_deprecation_002.phpt]
[1;32mPASS[0m Dynamic properties deprecation 002 (memory leak) [Zend/tests/dynamic_prop_deprecation_002.phpt] 
TEST 2471/12806 [Zend/tests/dynamic_prop_name_leak.phpt]
[1;32mPASS[0m Dynamic prop name with type conversion in reference position should not leak [Zend/tests/dynamic_prop_name_leak.phpt] 
TEST 2472/12806 [Zend/tests/e_strict-deprecated.phpt]
[1;32mPASS[0m The E_STRICT constant is deprecated [Zend/tests/e_strict-deprecated.phpt] 
TEST 2473/12806 [Zend/tests/early_binding_unreachable.phpt]
[1;32mPASS[0m Early bound class in otherwise unreachable code [Zend/tests/early_binding_unreachable.phpt] 
TEST 2474/12806 [Zend/tests/empty_str_offset.phpt]
[1;32mPASS[0m Testing empty() with string offsets [Zend/tests/empty_str_offset.phpt] 
TEST 2475/12806 [Zend/tests/empty_with_expr.phpt]
[1;32mPASS[0m empty() with arbitrary expressions [Zend/tests/empty_with_expr.phpt] 
TEST 2476/12806 [Zend/tests/entry_block_with_predecessors.phpt]
[1;32mPASS[0m For SSA form the entry block should have no predecessors [Zend/tests/entry_block_with_predecessors.phpt] 
TEST 2477/12806 [Zend/tests/enum/__call.phpt]
[1;32mPASS[0m Enum __call [Zend/tests/enum/__call.phpt] 
TEST 2478/12806 [Zend/tests/enum/__callStatic.phpt]
[1;32mPASS[0m Enum __callStatic [Zend/tests/enum/__callStatic.phpt] 
TEST 2479/12806 [Zend/tests/enum/__class__.phpt]
[1;32mPASS[0m Enum __CLASS__ [Zend/tests/enum/__class__.phpt] 
TEST 2480/12806 [Zend/tests/enum/__clone.phpt]
[1;32mPASS[0m Enum __clone [Zend/tests/enum/__clone.phpt] 
TEST 2481/12806 [Zend/tests/enum/__debugInfo.phpt]
[1;32mPASS[0m Enum __debugInfo [Zend/tests/enum/__debugInfo.phpt] 
TEST 2482/12806 [Zend/tests/enum/__function__.phpt]
[1;32mPASS[0m Enum __FUNCTION__ [Zend/tests/enum/__function__.phpt] 
TEST 2483/12806 [Zend/tests/enum/__get.phpt]
[1;32mPASS[0m Enum __get [Zend/tests/enum/__get.phpt] 
TEST 2484/12806 [Zend/tests/enum/__invoke.phpt]
[1;32mPASS[0m Enum __invoke [Zend/tests/enum/__invoke.phpt] 
TEST 2485/12806 [Zend/tests/enum/__isset.phpt]
[1;32mPASS[0m Enum __isset [Zend/tests/enum/__isset.phpt] 
TEST 2486/12806 [Zend/tests/enum/__method__.phpt]
[1;32mPASS[0m Enum __METHOD__ [Zend/tests/enum/__method__.phpt] 
TEST 2487/12806 [Zend/tests/enum/__serialize.phpt]
[1;32mPASS[0m Enum __serialize [Zend/tests/enum/__serialize.phpt] 
TEST 2488/12806 [Zend/tests/enum/__set.phpt]
[1;32mPASS[0m Enum __set [Zend/tests/enum/__set.phpt] 
TEST 2489/12806 [Zend/tests/enum/__set_state.phpt]
[1;32mPASS[0m Enum __set_state [Zend/tests/enum/__set_state.phpt] 
TEST 2490/12806 [Zend/tests/enum/__sleep.phpt]
[1;32mPASS[0m Enum __sleep [Zend/tests/enum/__sleep.phpt] 
TEST 2491/12806 [Zend/tests/enum/__toString.phpt]
[1;32mPASS[0m Enum __toString [Zend/tests/enum/__toString.phpt] 
TEST 2492/12806 [Zend/tests/enum/__unserialize.phpt]
[1;32mPASS[0m Enum __unserialize [Zend/tests/enum/__unserialize.phpt] 
TEST 2493/12806 [Zend/tests/enum/__unset.phpt]
[1;32mPASS[0m Enum __unset [Zend/tests/enum/__unset.phpt] 
TEST 2494/12806 [Zend/tests/enum/__wakeup.phpt]
[1;32mPASS[0m Enum __wakeup [Zend/tests/enum/__wakeup.phpt] 
TEST 2495/12806 [Zend/tests/enum/ast-dumper.phpt]
[1;32mPASS[0m Enum AST dumper [Zend/tests/enum/ast-dumper.phpt] 
TEST 2496/12806 [Zend/tests/enum/backed-cases-int.phpt]
[1;32mPASS[0m Int backed enums with can list cases [Zend/tests/enum/backed-cases-int.phpt] 
TEST 2497/12806 [Zend/tests/enum/backed-cases-string.phpt]
[1;32mPASS[0m String backed enums can list cases [Zend/tests/enum/backed-cases-string.phpt] 
TEST 2498/12806 [Zend/tests/enum/backed-duplicate-int.phpt]
[1;32mPASS[0m Backed enums reject duplicate int values [Zend/tests/enum/backed-duplicate-int.phpt] 
TEST 2499/12806 [Zend/tests/enum/backed-duplicate-string.phpt]
[1;32mPASS[0m Backed enums reject duplicate string values [Zend/tests/enum/backed-duplicate-string.phpt] 
TEST 2500/12806 [Zend/tests/enum/backed-from-invalid-int.phpt]
[1;32mPASS[0m BackedEnum::from() reject invalid int [Zend/tests/enum/backed-from-invalid-int.phpt] 
TEST 2501/12806 [Zend/tests/enum/backed-from-invalid-string.phpt]
[1;32mPASS[0m BackedEnum::from() reject invalid string [Zend/tests/enum/backed-from-invalid-string.phpt] 
TEST 2502/12806 [Zend/tests/enum/backed-from-invalid-type.phpt]
[1;32mPASS[0m BackedEnum::from() reject invalid type [Zend/tests/enum/backed-from-invalid-type.phpt] 
TEST 2503/12806 [Zend/tests/enum/backed-from-unknown-hash.phpt]
[1;32mPASS[0m BackedEnum::from() unknown hash [Zend/tests/enum/backed-from-unknown-hash.phpt] 
TEST 2504/12806 [Zend/tests/enum/backed-from.phpt]
[1;32mPASS[0m BackedEnum::from() [Zend/tests/enum/backed-from.phpt] 
TEST 2505/12806 [Zend/tests/enum/backed-implements-multiple.phpt]
[1;32mPASS[0m Backed Enum with multiple implementing interfaces [Zend/tests/enum/backed-implements-multiple.phpt] 
TEST 2506/12806 [Zend/tests/enum/backed-implements.phpt]
[1;32mPASS[0m Backed Enum implements [Zend/tests/enum/backed-implements.phpt] 
TEST 2507/12806 [Zend/tests/enum/backed-int-case-without-value.phpt]
[1;32mPASS[0m Int backed enums with case without value [Zend/tests/enum/backed-int-case-without-value.phpt] 
TEST 2508/12806 [Zend/tests/enum/backed-int-const-expr.phpt]
[1;32mPASS[0m Int enum const expr [Zend/tests/enum/backed-int-const-expr.phpt] 
TEST 2509/12806 [Zend/tests/enum/backed-int-const-invalid-expr.phpt]
[1;32mPASS[0m Int enum invalid const expr [Zend/tests/enum/backed-int-const-invalid-expr.phpt] 
TEST 2510/12806 [Zend/tests/enum/backed-int.phpt]
[1;32mPASS[0m Int enum value [Zend/tests/enum/backed-int.phpt] 
TEST 2511/12806 [Zend/tests/enum/backed-invalid.phpt]
[1;32mPASS[0m Invalid enum backing type [Zend/tests/enum/backed-invalid.phpt] 
TEST 2512/12806 [Zend/tests/enum/backed-mismatch.phpt]
[1;32mPASS[0m Mismatched enum backing type [Zend/tests/enum/backed-mismatch.phpt] 
TEST 2513/12806 [Zend/tests/enum/backed-negative-int.phpt]
[1;32mPASS[0m Backed enum with negative int [Zend/tests/enum/backed-negative-int.phpt] 
TEST 2514/12806 [Zend/tests/enum/backed-string-heredoc.phpt]
[1;32mPASS[0m String enum value with heredoc [Zend/tests/enum/backed-string-heredoc.phpt] 
TEST 2515/12806 [Zend/tests/enum/backed-string.phpt]
[1;32mPASS[0m String enum value [Zend/tests/enum/backed-string.phpt] 
TEST 2516/12806 [Zend/tests/enum/backed-tryFrom-casing.phpt]
[1;32mPASS[0m BackedEnum::tryFrom() casing in reflection [Zend/tests/enum/backed-tryFrom-casing.phpt] 
TEST 2517/12806 [Zend/tests/enum/backed-tryFrom-unknown-hash.phpt]
[1;32mPASS[0m BackedEnum::tryFrom() unknown hash [Zend/tests/enum/backed-tryFrom-unknown-hash.phpt] 
TEST 2518/12806 [Zend/tests/enum/backed-tryFrom.phpt]
[1;32mPASS[0m BackedEnum::tryFrom() [Zend/tests/enum/backed-tryFrom.phpt] 
TEST 2519/12806 [Zend/tests/enum/backed-type-no-union.phpt]
[1;32mPASS[0m Backed enums type can't be union [Zend/tests/enum/backed-type-no-union.phpt] 
TEST 2520/12806 [Zend/tests/enum/basic-methods.phpt]
[1;32mPASS[0m Enum methods [Zend/tests/enum/basic-methods.phpt] 
TEST 2521/12806 [Zend/tests/enum/case-attributes.phpt]
[1;32mPASS[0m Enum case attributes [Zend/tests/enum/case-attributes.phpt] 
TEST 2522/12806 [Zend/tests/enum/case-in-class.phpt]
[1;32mPASS[0m Enum case in class [Zend/tests/enum/case-in-class.phpt] 
TEST 2523/12806 [Zend/tests/enum/cases-refcount.phpt]
[1;32mPASS[0m Enum cases increases refcount [Zend/tests/enum/cases-refcount.phpt] 
TEST 2524/12806 [Zend/tests/enum/comparison-internal.phpt]
[1;33mSKIP[0m Enum comparison (internal enum) [Zend/tests/enum/comparison-internal.phpt] reason: Required extension missing: zend_test
TEST 2525/12806 [Zend/tests/enum/comparison.phpt]
[1;32mPASS[0m Enum comparison [Zend/tests/enum/comparison.phpt] 
TEST 2526/12806 [Zend/tests/enum/constant-aliases.phpt]
[1;32mPASS[0m Enum constants can alias cases [Zend/tests/enum/constant-aliases.phpt] 
TEST 2527/12806 [Zend/tests/enum/constants.phpt]
[1;32mPASS[0m Enum allows constants [Zend/tests/enum/constants.phpt] 
TEST 2528/12806 [Zend/tests/enum/default-parameter.phpt]
[1;32mPASS[0m Enum in default parameter [Zend/tests/enum/default-parameter.phpt] 
TEST 2529/12806 [Zend/tests/enum/empty-from.phpt]
[1;32mPASS[0m Empty enum with from/tryFrom doesn't segfault [Zend/tests/enum/empty-from.phpt] 
TEST 2530/12806 [Zend/tests/enum/enum-as-constant.phpt]
[1;32mPASS[0m Enum cases can be referenced by constants [Zend/tests/enum/enum-as-constant.phpt] 
TEST 2531/12806 [Zend/tests/enum/enum-as-params.phpt]
[1;32mPASS[0m Enum types as parameters [Zend/tests/enum/enum-as-params.phpt] 
TEST 2532/12806 [Zend/tests/enum/enum-attributes.phpt]
[1;32mPASS[0m Enum attributes [Zend/tests/enum/enum-attributes.phpt] 
TEST 2533/12806 [Zend/tests/enum/enum-in-constant.phpt]
[1;32mPASS[0m Enum in constant [Zend/tests/enum/enum-in-constant.phpt] 
TEST 2534/12806 [Zend/tests/enum/enum-in-static-var.phpt]
[1;32mPASS[0m Enum in static var [Zend/tests/enum/enum-in-static-var.phpt] 
TEST 2535/12806 [Zend/tests/enum/enum-in-var-export.phpt]
[1;32mPASS[0m Enum in var_export() [Zend/tests/enum/enum-in-var-export.phpt] 
TEST 2536/12806 [Zend/tests/enum/enum-reserved-non-modifiers.phpt]
[1;32mPASS[0m enum keyword is reserved_non_modifiers [Zend/tests/enum/enum-reserved-non-modifiers.phpt] 
TEST 2537/12806 [Zend/tests/enum/enum_exists.phpt]
[1;32mPASS[0m enum_exists [Zend/tests/enum/enum_exists.phpt] 
TEST 2538/12806 [Zend/tests/enum/enum_underscore_as_name.phpt]
[1;32mPASS[0m Using "_" as a enum name is deprecated [Zend/tests/enum/enum_underscore_as_name.phpt] 
TEST 2539/12806 [Zend/tests/enum/final.phpt]
[1;32mPASS[0m Enum is final [Zend/tests/enum/final.phpt] 
TEST 2540/12806 [Zend/tests/enum/gh7821.phpt]
[1;32mPASS[0m GH-7821: Can't use arbitrary constant expressions in enum cases [Zend/tests/enum/gh7821.phpt] 
TEST 2541/12806 [Zend/tests/enum/gh8176.phpt]
[1;32mPASS[0m Enum object in property initializer [Zend/tests/enum/gh8176.phpt] 
TEST 2542/12806 [Zend/tests/enum/gh8418.phpt]
[1;32mPASS[0m GH-8418: Enum constant expression evaluation doesn't work with warmed cache [Zend/tests/enum/gh8418.phpt] 
TEST 2543/12806 [Zend/tests/enum/implements-internal.phpt]
[1;33mSKIP[0m Enum implements (internal enum) [Zend/tests/enum/implements-internal.phpt] reason: Required extension missing: zend_test
TEST 2544/12806 [Zend/tests/enum/implements.phpt]
[1;32mPASS[0m Enum implements [Zend/tests/enum/implements.phpt] 
TEST 2545/12806 [Zend/tests/enum/instanceof-backed-enum.phpt]
[1;33mSKIP[0m Auto implement BackedEnum interface [Zend/tests/enum/instanceof-backed-enum.phpt] reason: Required extension missing: zend_test
TEST 2546/12806 [Zend/tests/enum/instanceof-unitenum.phpt]
[1;33mSKIP[0m Auto implement UnitEnum interface [Zend/tests/enum/instanceof-unitenum.phpt] reason: Required extension missing: zend_test
TEST 2547/12806 [Zend/tests/enum/instanceof.phpt]
[1;32mPASS[0m Enum instanceof [Zend/tests/enum/instanceof.phpt] 
TEST 2548/12806 [Zend/tests/enum/internal_enums.phpt]
[1;33mSKIP[0m Internal enums [Zend/tests/enum/internal_enums.phpt] reason: Required extension missing: zend_test
TEST 2549/12806 [Zend/tests/enum/internal_enums_strict_types.phpt]
[1;33mSKIP[0m Internal enums from/tryFrom in strict_types=1 [Zend/tests/enum/internal_enums_strict_types.phpt] reason: Required extension missing: zend_test
TEST 2550/12806 [Zend/tests/enum/json_encode.phpt]
[1;32mPASS[0m Enum in json_encode [Zend/tests/enum/json_encode.phpt] 
TEST 2551/12806 [Zend/tests/enum/keyword-no-bc-break.phpt]
[1;32mPASS[0m Enum keyword can still be used in classes, namespaces, functions and constants [Zend/tests/enum/keyword-no-bc-break.phpt] 
TEST 2552/12806 [Zend/tests/enum/keyword-whitespace.phpt]
[1;32mPASS[0m Enum keyword can be followed by arbitrary whitespaces [Zend/tests/enum/keyword-whitespace.phpt] 
TEST 2553/12806 [Zend/tests/enum/magic-constants.phpt]
[1;32mPASS[0m Backed enums can contain magic constants [Zend/tests/enum/magic-constants.phpt] 
TEST 2554/12806 [Zend/tests/enum/name-property.phpt]
[1;32mPASS[0m Enum name property [Zend/tests/enum/name-property.phpt] 
TEST 2555/12806 [Zend/tests/enum/namespaces.phpt]
[1;32mPASS[0m Enum namespace [Zend/tests/enum/namespaces.phpt] 
TEST 2556/12806 [Zend/tests/enum/no-cases.phpt]
[1;32mPASS[0m Enum no manual cases method [Zend/tests/enum/no-cases.phpt] 
TEST 2557/12806 [Zend/tests/enum/no-class-implements-backed-enum.phpt]
[1;32mPASS[0m Class cannot implement BackedEnum [Zend/tests/enum/no-class-implements-backed-enum.phpt] 
TEST 2558/12806 [Zend/tests/enum/no-class-implements-unit-enum.phpt]
[1;32mPASS[0m Class cannot implement UnitEnum [Zend/tests/enum/no-class-implements-unit-enum.phpt] 
TEST 2559/12806 [Zend/tests/enum/no-clone-internal.phpt]
[1;33mSKIP[0m Enum disallows cloning (internal enum) [Zend/tests/enum/no-clone-internal.phpt] reason: Required extension missing: zend_test
TEST 2560/12806 [Zend/tests/enum/no-clone.phpt]
[1;32mPASS[0m Enum disallows cloning [Zend/tests/enum/no-clone.phpt] 
TEST 2561/12806 [Zend/tests/enum/no-constructors.phpt]
[1;32mPASS[0m Enum disallows constructor [Zend/tests/enum/no-constructors.phpt] 
TEST 2562/12806 [Zend/tests/enum/no-destruct.phpt]
[1;32mPASS[0m Enum disallows destructor [Zend/tests/enum/no-destruct.phpt] 
TEST 2563/12806 [Zend/tests/enum/no-dynamic-properties-internal.phpt]
[1;33mSKIP[0m Enum case disallows dynamic properties (internal enum) [Zend/tests/enum/no-dynamic-properties-internal.phpt] reason: Required extension missing: zend_test
TEST 2564/12806 [Zend/tests/enum/no-dynamic-properties.phpt]
[1;32mPASS[0m Enum case disallows dynamic properties [Zend/tests/enum/no-dynamic-properties.phpt] 
TEST 2565/12806 [Zend/tests/enum/no-enum-implements-backed-enum.phpt]
[1;32mPASS[0m Enum cannot manually implement BackedEnum [Zend/tests/enum/no-enum-implements-backed-enum.phpt] 
TEST 2566/12806 [Zend/tests/enum/no-enum-implements-unit-enum.phpt]
[1;32mPASS[0m Enum cannot manually implement UnitEnum [Zend/tests/enum/no-enum-implements-unit-enum.phpt] 
TEST 2567/12806 [Zend/tests/enum/no-from.phpt]
[1;32mPASS[0m Enum no manual from method [Zend/tests/enum/no-from.phpt] 
TEST 2568/12806 [Zend/tests/enum/no-implement-serializable-indirect.phpt]
[1;32mPASS[0m Enum must not implement Serializable indirectly [Zend/tests/enum/no-implement-serializable-indirect.phpt] 
TEST 2569/12806 [Zend/tests/enum/no-implement-serializable.phpt]
[1;32mPASS[0m Enum must not implement Serializable [Zend/tests/enum/no-implement-serializable.phpt] 
TEST 2570/12806 [Zend/tests/enum/no-name-property.phpt]
[1;32mPASS[0m Enum disallows name property [Zend/tests/enum/no-name-property.phpt] 
TEST 2571/12806 [Zend/tests/enum/no-new-through-reflection.phpt]
[1;32mPASS[0m Enum no new through reflection [Zend/tests/enum/no-new-through-reflection.phpt] 
TEST 2572/12806 [Zend/tests/enum/no-new.phpt]
[1;32mPASS[0m Enum no new [Zend/tests/enum/no-new.phpt] 
TEST 2573/12806 [Zend/tests/enum/no-non-backed-enum-implements-backed-enum.phpt]
[1;32mPASS[0m Non-backed enum cannot implement BackedEnum [Zend/tests/enum/no-non-backed-enum-implements-backed-enum.phpt] 
TEST 2574/12806 [Zend/tests/enum/no-pass-properties-by-ref.phpt]
[1;32mPASS[0m Enum properties cannot be passed by-ref [Zend/tests/enum/no-pass-properties-by-ref.phpt] 
TEST 2575/12806 [Zend/tests/enum/no-properties.phpt]
[1;32mPASS[0m Enum disallows properties [Zend/tests/enum/no-properties.phpt] 
TEST 2576/12806 [Zend/tests/enum/no-return-properties-by-ref.phpt]
[1;32mPASS[0m Enum properties cannot be returned by-ref [Zend/tests/enum/no-return-properties-by-ref.phpt] 
TEST 2577/12806 [Zend/tests/enum/no-static-properties.phpt]
[1;32mPASS[0m Enum disallows static properties [Zend/tests/enum/no-static-properties.phpt] 
TEST 2578/12806 [Zend/tests/enum/no-unsed-value.phpt]
[1;32mPASS[0m Enum prevent unsetting value [Zend/tests/enum/no-unsed-value.phpt] 
TEST 2579/12806 [Zend/tests/enum/no-unset-propertes.phpt]
[1;32mPASS[0m Enum properties cannot be unset [Zend/tests/enum/no-unset-propertes.phpt] 
TEST 2580/12806 [Zend/tests/enum/no-value-property.phpt]
[1;32mPASS[0m Enum disallows value property [Zend/tests/enum/no-value-property.phpt] 
TEST 2581/12806 [Zend/tests/enum/no-write-properties-cache-slot.phpt]
[1;32mPASS[0m Readonly enum properties should not be writable via cache slot merging [Zend/tests/enum/no-write-properties-cache-slot.phpt] 
TEST 2582/12806 [Zend/tests/enum/no-write-properties-through-foreach-reference.phpt]
[1;32mPASS[0m Enum properties cannot be written to through reference in foreach [Zend/tests/enum/no-write-properties-through-foreach-reference.phpt] 
TEST 2583/12806 [Zend/tests/enum/no-write-properties-through-references.phpt]
[1;32mPASS[0m Enum properties cannot be written to through references [Zend/tests/enum/no-write-properties-through-references.phpt] 
TEST 2584/12806 [Zend/tests/enum/no-write-properties.phpt]
[1;32mPASS[0m Enum properties cannot be written to [Zend/tests/enum/no-write-properties.phpt] 
TEST 2585/12806 [Zend/tests/enum/non-backed-enum-with-expr-value.phpt]
[1;32mPASS[0m Non-backed enum errors when case has int expression value [Zend/tests/enum/non-backed-enum-with-expr-value.phpt] 
TEST 2586/12806 [Zend/tests/enum/non-backed-enum-with-int-value.phpt]
[1;32mPASS[0m Non-backed enum errors when case has int value [Zend/tests/enum/non-backed-enum-with-int-value.phpt] 
TEST 2587/12806 [Zend/tests/enum/non-backed-enum-with-invalid-value.phpt]
[1;32mPASS[0m Non-backed enum errors when case has invalid value [Zend/tests/enum/non-backed-enum-with-invalid-value.phpt] 
TEST 2588/12806 [Zend/tests/enum/non-backed-enum-with-string-value.phpt]
[1;32mPASS[0m Non-backed enum errors when case has string value [Zend/tests/enum/non-backed-enum-with-string-value.phpt] 
TEST 2589/12806 [Zend/tests/enum/offsetGet-in-const-expr.phpt]
[1;32mPASS[0m Enum offsetGet in constant expression [Zend/tests/enum/offsetGet-in-const-expr.phpt] 
TEST 2590/12806 [Zend/tests/enum/print_r.phpt]
[1;32mPASS[0m Enum print_r [Zend/tests/enum/print_r.phpt] 
TEST 2591/12806 [Zend/tests/enum/reflectionclass.phpt]
[1;32mPASS[0m Enum reflection getConstants() [Zend/tests/enum/reflectionclass.phpt] 
TEST 2592/12806 [Zend/tests/enum/serialization-round-trip.phpt]
[1;32mPASS[0m Enum unserialize same instance [Zend/tests/enum/serialization-round-trip.phpt] 
TEST 2593/12806 [Zend/tests/enum/serialize.phpt]
[1;32mPASS[0m Enum serialize [Zend/tests/enum/serialize.phpt] 
TEST 2594/12806 [Zend/tests/enum/spl-object-storage.phpt]
[1;32mPASS[0m Enum in SplObjectStorage [Zend/tests/enum/spl-object-storage.phpt] 
TEST 2595/12806 [Zend/tests/enum/static-methods.phpt]
[1;32mPASS[0m Enum supports static methods [Zend/tests/enum/static-methods.phpt] 
TEST 2596/12806 [Zend/tests/enum/traits-constants.phpt]
[1;32mPASS[0m Enum can use traits having constants [Zend/tests/enum/traits-constants.phpt] 
TEST 2597/12806 [Zend/tests/enum/traits-no-__construct.phpt]
[1;32mPASS[0m Enum traits no __construct [Zend/tests/enum/traits-no-__construct.phpt] 
TEST 2598/12806 [Zend/tests/enum/traits-no-cases-method.phpt]
[1;32mPASS[0m Using cases method from traits in enums has no effect [Zend/tests/enum/traits-no-cases-method.phpt] 
TEST 2599/12806 [Zend/tests/enum/traits-no-forbidden-methods.phpt]
[1;32mPASS[0m Enum cannot have forbidden methods, even via traits [Zend/tests/enum/traits-no-forbidden-methods.phpt] 
TEST 2600/12806 [Zend/tests/enum/traits-no-properties.phpt]
[1;32mPASS[0m Enum cannot have properties, even via traits [Zend/tests/enum/traits-no-properties.phpt] 
TEST 2601/12806 [Zend/tests/enum/traits.phpt]
[1;32mPASS[0m Enum can use traits [Zend/tests/enum/traits.phpt] 
TEST 2602/12806 [Zend/tests/enum/unit-cases.phpt]
[1;32mPASS[0m Unit enums can list cases [Zend/tests/enum/unit-cases.phpt] 
TEST 2603/12806 [Zend/tests/enum/unserialize-const.phpt]
[1;32mPASS[0m Enum unserialize const [Zend/tests/enum/unserialize-const.phpt] 
TEST 2604/12806 [Zend/tests/enum/unserialize-missing-colon.phpt]
[1;32mPASS[0m Enum unserialize with missing colon [Zend/tests/enum/unserialize-missing-colon.phpt] 
TEST 2605/12806 [Zend/tests/enum/unserialize-non-enum.phpt]
[1;32mPASS[0m Enum unserialize non-enum [Zend/tests/enum/unserialize-non-enum.phpt] 
TEST 2606/12806 [Zend/tests/enum/unserialize-non-existent-case.phpt]
[1;32mPASS[0m Enum unserialize non-existent case [Zend/tests/enum/unserialize-non-existent-case.phpt] 
TEST 2607/12806 [Zend/tests/enum/unserialize-refcount.phpt]
[1;32mPASS[0m Enum unserialize refcount [Zend/tests/enum/unserialize-refcount.phpt] 
TEST 2608/12806 [Zend/tests/enum/unserialize.phpt]
[1;32mPASS[0m Enum unserialize [Zend/tests/enum/unserialize.phpt] 
TEST 2609/12806 [Zend/tests/enum/update-class-constant-failure.phpt]
[1;32mPASS[0m Test failure of updating class constants [Zend/tests/enum/update-class-constant-failure.phpt] 
TEST 2610/12806 [Zend/tests/enum/value-property-type.phpt]
[1;32mPASS[0m Enum value property has automatic type [Zend/tests/enum/value-property-type.phpt] 
TEST 2611/12806 [Zend/tests/enum/var_dump-nested.phpt]
[1;32mPASS[0m Enum var_dump nested [Zend/tests/enum/var_dump-nested.phpt] 
TEST 2612/12806 [Zend/tests/enum/var_dump-reference.phpt]
[1;32mPASS[0m Enum var_dump reference [Zend/tests/enum/var_dump-reference.phpt] 
TEST 2613/12806 [Zend/tests/enum/var_export.phpt]
[1;32mPASS[0m Enum var_export [Zend/tests/enum/var_export.phpt] 
TEST 2614/12806 [Zend/tests/enum/weak-map.phpt]
[1;32mPASS[0m Use enum as WeakMap key [Zend/tests/enum/weak-map.phpt] 
TEST 2615/12806 [Zend/tests/enum_in_stack_trace.phpt]
[1;32mPASS[0m Enum case is shown in stack trace [Zend/tests/enum_in_stack_trace.phpt] 
TEST 2616/12806 [Zend/tests/errmsg_001.phpt]
[1;32mPASS[0m errmsg: Non-abstract method must contain body [Zend/tests/errmsg_001.phpt] 
TEST 2617/12806 [Zend/tests/errmsg_002.phpt]
[1;32mPASS[0m errmsg: function cannot be declared private [Zend/tests/errmsg_002.phpt] 
TEST 2618/12806 [Zend/tests/errmsg_003.phpt]
[1;32mPASS[0m errmsg: cannot reassign $this (by ref) [Zend/tests/errmsg_003.phpt] 
TEST 2619/12806 [Zend/tests/errmsg_004.phpt]
[1;32mPASS[0m errmsg: can't use function return value in write context [Zend/tests/errmsg_004.phpt] 
TEST 2620/12806 [Zend/tests/errmsg_005.phpt]
[1;32mPASS[0m errmsg: can't use method return value in write context [Zend/tests/errmsg_005.phpt] 
TEST 2621/12806 [Zend/tests/errmsg_006.phpt]
[1;32mPASS[0m errmsg: can't use [] for reading [Zend/tests/errmsg_006.phpt] 
TEST 2622/12806 [Zend/tests/errmsg_007.phpt]
[1;32mPASS[0m errmsg: can't use [] for reading - 2 [Zend/tests/errmsg_007.phpt] 
TEST 2623/12806 [Zend/tests/errmsg_008.phpt]
[1;32mPASS[0m errmsg: can't use [] for unsetting [Zend/tests/errmsg_008.phpt] 
TEST 2624/12806 [Zend/tests/errmsg_009.phpt]
[1;32mPASS[0m errmsg: multiple access type modifiers are not allowed (properties) [Zend/tests/errmsg_009.phpt] 
TEST 2625/12806 [Zend/tests/errmsg_010.phpt]
[1;32mPASS[0m errmsg: multiple access type modifiers are not allowed (methods) [Zend/tests/errmsg_010.phpt] 
TEST 2626/12806 [Zend/tests/errmsg_011.phpt]
[1;32mPASS[0m errmsg: cannot redeclare (method) [Zend/tests/errmsg_011.phpt] 
TEST 2627/12806 [Zend/tests/errmsg_013.phpt]
[1;32mPASS[0m errmsg: default value for parameters with array type can only be an array or null [Zend/tests/errmsg_013.phpt] 
TEST 2628/12806 [Zend/tests/errmsg_015.phpt]
[1;32mPASS[0m errmsg: __clone() cannot accept any arguments [Zend/tests/errmsg_015.phpt] 
TEST 2629/12806 [Zend/tests/errmsg_016.phpt]
[1;32mPASS[0m errmsg: __isset() must take exactly 1 argument [Zend/tests/errmsg_016.phpt] 
TEST 2630/12806 [Zend/tests/errmsg_017.phpt]
[1;32mPASS[0m errmsg: __unset() must take exactly 1 argument [Zend/tests/errmsg_017.phpt] 
TEST 2631/12806 [Zend/tests/errmsg_018.phpt]
[1;32mPASS[0m errmsg: static abstract function [Zend/tests/errmsg_018.phpt] 
TEST 2632/12806 [Zend/tests/errmsg_019.phpt]
[1;32mPASS[0m errmsg: __destruct() cannot take arguments [Zend/tests/errmsg_019.phpt] 
TEST 2633/12806 [Zend/tests/errmsg_020.phpt]
[1;32mPASS[0m errmsg: disabled function [Zend/tests/errmsg_020.phpt] 
TEST 2634/12806 [Zend/tests/errmsg_021.phpt]
[1;32mPASS[0m errmsg: disabled class [Zend/tests/errmsg_021.phpt] 
TEST 2635/12806 [Zend/tests/errmsg_022.phpt]
[1;32mPASS[0m errmsg: only variables can be passed by reference [Zend/tests/errmsg_022.phpt] 
TEST 2636/12806 [Zend/tests/errmsg_023.phpt]
[1;32mPASS[0m errmsg: access level must be the same or weaker [Zend/tests/errmsg_023.phpt] 
TEST 2637/12806 [Zend/tests/errmsg_024.phpt]
[1;32mPASS[0m No more errmsg: can now change initial value of property [Zend/tests/errmsg_024.phpt] 
TEST 2638/12806 [Zend/tests/errmsg_025.phpt]
[1;32mPASS[0m errmsg: cannot inherit previously inherited constant [Zend/tests/errmsg_025.phpt] 
TEST 2639/12806 [Zend/tests/errmsg_026.phpt]
[1;32mPASS[0m errmsg: cannot redeclare class [Zend/tests/errmsg_026.phpt] 
TEST 2640/12806 [Zend/tests/errmsg_027.phpt]
[1;32mPASS[0m errmsg: class declarations may not be nested [Zend/tests/errmsg_027.phpt] 
TEST 2641/12806 [Zend/tests/errmsg_028.phpt]
[1;32mPASS[0m errmsg: cannot use "self" as class name [Zend/tests/errmsg_028.phpt] 
TEST 2642/12806 [Zend/tests/errmsg_029.phpt]
[1;32mPASS[0m errmsg: cannot use "parent" as class name [Zend/tests/errmsg_029.phpt] 
TEST 2643/12806 [Zend/tests/errmsg_030.phpt]
[1;32mPASS[0m errmsg: cannot use "self" as parent class name [Zend/tests/errmsg_030.phpt] 
TEST 2644/12806 [Zend/tests/errmsg_031.phpt]
[1;32mPASS[0m errmsg: cannot use "parent" as parent class name [Zend/tests/errmsg_031.phpt] 
TEST 2645/12806 [Zend/tests/errmsg_032.phpt]
[1;32mPASS[0m errmsg: __construct() cannot be static [Zend/tests/errmsg_032.phpt] 
TEST 2646/12806 [Zend/tests/errmsg_033.phpt]
[1;32mPASS[0m errmsg: __destruct() cannot be static [Zend/tests/errmsg_033.phpt] 
TEST 2647/12806 [Zend/tests/errmsg_034.phpt]
[1;32mPASS[0m errmsg: __clone() cannot be static [Zend/tests/errmsg_034.phpt] 
TEST 2648/12806 [Zend/tests/errmsg_035.phpt]
[1;32mPASS[0m errmsg: cannot use "self" as interface name [Zend/tests/errmsg_035.phpt] 
TEST 2649/12806 [Zend/tests/errmsg_036.phpt]
[1;32mPASS[0m errmsg: cannot use "parent" as interface name [Zend/tests/errmsg_036.phpt] 
TEST 2650/12806 [Zend/tests/errmsg_037.phpt]
[1;32mPASS[0m errmsg: properties cannot be abstract [Zend/tests/errmsg_037.phpt] 
TEST 2651/12806 [Zend/tests/errmsg_039.phpt]
[1;32mPASS[0m errmsg: cannot redeclare property [Zend/tests/errmsg_039.phpt] 
TEST 2652/12806 [Zend/tests/errmsg_040.phpt]
[1;32mPASS[0m errmsg: arrays are not allowed in class constants [Zend/tests/errmsg_040.phpt] 
TEST 2653/12806 [Zend/tests/errmsg_042.phpt]
[1;32mPASS[0m errmsg: key element cannot be a reference [Zend/tests/errmsg_042.phpt] 
TEST 2654/12806 [Zend/tests/errmsg_044.phpt]
[1;32mPASS[0m Trying use object of type stdClass as array [Zend/tests/errmsg_044.phpt] 
TEST 2655/12806 [Zend/tests/errmsg_045.phpt]
[1;32mPASS[0m Error message in error handler during compilation [Zend/tests/errmsg_045.phpt] 
TEST 2656/12806 [Zend/tests/error_reporting01.phpt]
[1;32mPASS[0m testing @ and error_reporting - 1 [Zend/tests/error_reporting01.phpt] 
TEST 2657/12806 [Zend/tests/error_reporting02.phpt]
[1;32mPASS[0m testing @ and error_reporting - 2 [Zend/tests/error_reporting02.phpt] 
TEST 2658/12806 [Zend/tests/error_reporting03.phpt]
[1;32mPASS[0m testing @ and error_reporting - 3 [Zend/tests/error_reporting03.phpt] 
TEST 2659/12806 [Zend/tests/error_reporting04.phpt]
[1;32mPASS[0m testing @ and error_reporting - 4 [Zend/tests/error_reporting04.phpt] 
TEST 2660/12806 [Zend/tests/error_reporting05.phpt]
[1;32mPASS[0m testing @ and error_reporting - 5 [Zend/tests/error_reporting05.phpt] 
TEST 2661/12806 [Zend/tests/error_reporting06.phpt]
[1;32mPASS[0m testing @ and error_reporting - 6 [Zend/tests/error_reporting06.phpt] 
TEST 2662/12806 [Zend/tests/error_reporting07.phpt]
[1;32mPASS[0m testing @ and error_reporting - 7 [Zend/tests/error_reporting07.phpt] 
TEST 2663/12806 [Zend/tests/error_reporting08.phpt]
[1;32mPASS[0m testing @ and error_reporting - 8 [Zend/tests/error_reporting08.phpt] 
TEST 2664/12806 [Zend/tests/error_reporting09.phpt]
[1;32mPASS[0m testing @ and error_reporting - 9 [Zend/tests/error_reporting09.phpt] 
TEST 2665/12806 [Zend/tests/error_reporting10.phpt]
[1;32mPASS[0m testing @ and error_reporting - 10 [Zend/tests/error_reporting10.phpt] 
TEST 2666/12806 [Zend/tests/eval_constant_resolution.phpt]
[1;32mPASS[0m eval() constant resolution [Zend/tests/eval_constant_resolution.phpt] 
TEST 2667/12806 [Zend/tests/eval_parse_error_with_doc_comment.phpt]
[1;32mPASS[0m eval() parse error on function with doc comment [Zend/tests/eval_parse_error_with_doc_comment.phpt] 
TEST 2668/12806 [Zend/tests/ex_func_null_during_property_write.phpt]
[1;32mPASS[0m EX(func) can be null during write_property in an edge case [Zend/tests/ex_func_null_during_property_write.phpt] 
TEST 2669/12806 [Zend/tests/exception_001.phpt]
[1;32mPASS[0m Testing nested exceptions [Zend/tests/exception_001.phpt] 
TEST 2670/12806 [Zend/tests/exception_002.phpt]
[1;32mPASS[0m Testing exception and GOTO [Zend/tests/exception_002.phpt] 
TEST 2671/12806 [Zend/tests/exception_003.phpt]
[1;32mPASS[0m Throwing exception in global scope [Zend/tests/exception_003.phpt] 
TEST 2672/12806 [Zend/tests/exception_004.phpt]
[1;32mPASS[0m Throwing exception using a class that isn't derived from the Exception base class [Zend/tests/exception_004.phpt] 
TEST 2673/12806 [Zend/tests/exception_005.phpt]
[1;32mPASS[0m Trying to throw exception of an interface [Zend/tests/exception_005.phpt] 
TEST 2674/12806 [Zend/tests/exception_006.phpt]
[1;32mPASS[0m Trying to throw a non-object [Zend/tests/exception_006.phpt] 
TEST 2675/12806 [Zend/tests/exception_007.phpt]
[1;32mPASS[0m Setting previous exception [Zend/tests/exception_007.phpt] 
TEST 2676/12806 [Zend/tests/exception_008.phpt]
[1;32mPASS[0m Exception in __destruct while exception is pending [Zend/tests/exception_008.phpt] 
TEST 2677/12806 [Zend/tests/exception_009.phpt]
[1;32mPASS[0m Testing exception properties [Zend/tests/exception_009.phpt] 
[1;33mSKIP[0m Test exception doesn't cause RSHUTDOWN bypass, variation 0 [Zend/tests/exception_011.phpt] reason: CGI not available
TEST 2679/12806 [Zend/tests/exception_013.phpt]
[1;32mPASS[0m Exceptions on improper access to static class properties [Zend/tests/exception_013.phpt] 
TEST 2680/12806 [Zend/tests/exception_014.phpt]
[1;32mPASS[0m Exceptions on improper access to static class properties [Zend/tests/exception_014.phpt] 
TEST 2681/12806 [Zend/tests/exception_015.phpt]
[1;32mPASS[0m Exceptions on improper access to string [Zend/tests/exception_015.phpt] 
TEST 2682/12806 [Zend/tests/exception_016.phpt]
[1;32mPASS[0m Exceptions on improper usage of $this [Zend/tests/exception_016.phpt] 
TEST 2683/12806 [Zend/tests/exception_017.phpt]
[1;32mPASS[0m Exceptions on improper usage of $this [Zend/tests/exception_017.phpt] 
TEST 2684/12806 [Zend/tests/exception_018.phpt]
[1;32mPASS[0m Testing throw exception doesn't crash with wrong params, variant 1 [Zend/tests/exception_018.phpt] 
TEST 2685/12806 [Zend/tests/exception_019.phpt]
[1;32mPASS[0m Testing throw exception doesn't crash with wrong params, variant 2 [Zend/tests/exception_019.phpt] 
TEST 2686/12806 [Zend/tests/exception_020.phpt]
[1;32mPASS[0m Test that the original class name is present in the error out when extending ErrorException [Zend/tests/exception_020.phpt] 
TEST 2687/12806 [Zend/tests/exception_021.phpt]
[1;32mPASS[0m Testing throw exception doesn't crash with wrong params, variant 3 [Zend/tests/exception_021.phpt] 
TEST 2688/12806 [Zend/tests/exception_022.phpt]
[1;32mPASS[0m Testing throw exception doesn't crash with wrong params, variant 4 [Zend/tests/exception_022.phpt] 
TEST 2689/12806 [Zend/tests/exception_023.phpt]
[1;32mPASS[0m Ensure proper backtraces with anon classes [Zend/tests/exception_023.phpt] 
TEST 2690/12806 [Zend/tests/exception_024.phpt]
[1;32mPASS[0m zend.exception_string_param_max_len ini setting [Zend/tests/exception_024.phpt] 
TEST 2691/12806 [Zend/tests/exception_025.phpt]
[1;32mPASS[0m zend.exception_string_param_max_len ini setting [Zend/tests/exception_025.phpt] 
TEST 2692/12806 [Zend/tests/exception_026.phpt]
[1;32mPASS[0m Nested exceptions in destructors [Zend/tests/exception_026.phpt] 
TEST 2693/12806 [Zend/tests/exception_027.phpt]
[1;32mPASS[0m Exception properties are overridden by property hooks [Zend/tests/exception_027.phpt] 
TEST 2694/12806 [Zend/tests/exception_028.phpt]
[1;32mPASS[0m ErrorException properties are overridden by property hooks [Zend/tests/exception_028.phpt] 
TEST 2695/12806 [Zend/tests/exception_before_fatal.phpt]
[1;32mPASS[0m Exceptions before fatal error [Zend/tests/exception_before_fatal.phpt] 
TEST 2696/12806 [Zend/tests/exception_delayed_message.phpt]
[1;32mPASS[0m Exception with delayed message computation [Zend/tests/exception_delayed_message.phpt] 
TEST 2697/12806 [Zend/tests/exception_during_by_reference_magic_get.phpt]
[1;32mPASS[0m Exception thrown by __get() during =& assignment [Zend/tests/exception_during_by_reference_magic_get.phpt] 
TEST 2698/12806 [Zend/tests/exception_during_include_stat.phpt]
[1;32mPASS[0m Make sure exceptions during include/require stating are properly propagated [Zend/tests/exception_during_include_stat.phpt] 
TEST 2699/12806 [Zend/tests/exception_during_property_assign_op.phpt]
[1;32mPASS[0m Exception during read part of compound assignment operation on a property [Zend/tests/exception_during_property_assign_op.phpt] 
TEST 2700/12806 [Zend/tests/exception_during_variance_autoload.phpt]
[1;32mPASS[0m Exception during delayed variance autoload [Zend/tests/exception_during_variance_autoload.phpt] 
TEST 2701/12806 [Zend/tests/exception_during_variance_autoload_2.phpt]
[1;32mPASS[0m Exception during delayed variance autoload (variation 2) [Zend/tests/exception_during_variance_autoload_2.phpt] 
TEST 2702/12806 [Zend/tests/exception_from_toString.phpt]
[1;32mPASS[0m Test exceptions thrown from __toString() in various contexts [Zend/tests/exception_from_toString.phpt] 
TEST 2703/12806 [Zend/tests/exception_getters_with_ref_props.phpt]
[1;32mPASS[0m Calling exception getters when properties hold references [Zend/tests/exception_getters_with_ref_props.phpt] 
TEST 2704/12806 [Zend/tests/exception_handler_001.phpt]
[1;32mPASS[0m exception handler tests - 1 [Zend/tests/exception_handler_001.phpt] 
TEST 2705/12806 [Zend/tests/exception_handler_002.phpt]
[1;32mPASS[0m exception handler tests - 2 [Zend/tests/exception_handler_002.phpt] 
TEST 2706/12806 [Zend/tests/exception_handler_003.phpt]
[1;32mPASS[0m exception handler tests - 3 [Zend/tests/exception_handler_003.phpt] 
TEST 2707/12806 [Zend/tests/exception_handler_004.phpt]
[1;32mPASS[0m exception handler tests - 4 [Zend/tests/exception_handler_004.phpt] 
TEST 2708/12806 [Zend/tests/exception_handler_005.phpt]
[1;32mPASS[0m exception handler tests - 5 [Zend/tests/exception_handler_005.phpt] 
TEST 2709/12806 [Zend/tests/exception_handler_006.phpt]
[1;32mPASS[0m exception handler tests - 6 [Zend/tests/exception_handler_006.phpt] 
TEST 2710/12806 [Zend/tests/exception_handler_007.phpt]
[1;32mPASS[0m exception handler tests - 7 [Zend/tests/exception_handler_007.phpt] 
TEST 2711/12806 [Zend/tests/exception_ignore_args.phpt]
[1;32mPASS[0m Exceptions ignoring arguments [Zend/tests/exception_ignore_args.phpt] 
TEST 2712/12806 [Zend/tests/exception_in_nested_rope.phpt]
[1;32mPASS[0m Exception during nested rope [Zend/tests/exception_in_nested_rope.phpt] 
TEST 2713/12806 [Zend/tests/exception_in_rope_end.phpt]
[1;32mPASS[0m Exception during rope finalization [Zend/tests/exception_in_rope_end.phpt] 
TEST 2714/12806 [Zend/tests/exception_set_previous_leak.phpt]
[1;32mPASS[0m Leak when setting recursive previous exception in finally handling [Zend/tests/exception_set_previous_leak.phpt] 
TEST 2715/12806 [Zend/tests/exception_stream_wrapper.phpt]
[1;32mPASS[0m Exception in stream wrapper + __call [Zend/tests/exception_stream_wrapper.phpt] 
TEST 2716/12806 [Zend/tests/exception_with_by_ref_message.phpt]
[1;32mPASS[0m Exception with by-ref message [Zend/tests/exception_with_by_ref_message.phpt] 
TEST 2717/12806 [Zend/tests/exit/ast_print_assert_die_const.phpt]
[1;32mPASS[0m Printing AST of die "constant" via assert [Zend/tests/exit/ast_print_assert_die_const.phpt] 
TEST 2718/12806 [Zend/tests/exit/ast_print_assert_die_function.phpt]
[1;32mPASS[0m Printing AST of die function via assert [Zend/tests/exit/ast_print_assert_die_function.phpt] 
TEST 2719/12806 [Zend/tests/exit/ast_print_assert_exit_const.phpt]
[1;32mPASS[0m Printing AST of exit "constant" via assert [Zend/tests/exit/ast_print_assert_exit_const.phpt] 
TEST 2720/12806 [Zend/tests/exit/ast_print_assert_exit_function.phpt]
[1;32mPASS[0m Printing AST of exit function via assert [Zend/tests/exit/ast_print_assert_exit_function.phpt] 
TEST 2721/12806 [Zend/tests/exit/define_class_members_exit_die.phpt]
[1;32mPASS[0m Can define die and exit as class methods, constants and property [Zend/tests/exit/define_class_members_exit_die.phpt] 
TEST 2722/12806 [Zend/tests/exit/define_die_constant.phpt]
[1;32mPASS[0m Attempting to define die constant [Zend/tests/exit/define_die_constant.phpt] 
TEST 2723/12806 [Zend/tests/exit/define_die_constant_namespace.phpt]
[1;32mPASS[0m Attempting to define die constant in a namespace [Zend/tests/exit/define_die_constant_namespace.phpt] 
TEST 2724/12806 [Zend/tests/exit/define_die_function.phpt]
[1;32mPASS[0m Attempting to define die() function [Zend/tests/exit/define_die_function.phpt] 
TEST 2725/12806 [Zend/tests/exit/define_die_function_namespace.phpt]
[1;32mPASS[0m Attempting to define die() function in a namespace [Zend/tests/exit/define_die_function_namespace.phpt] 
TEST 2726/12806 [Zend/tests/exit/define_exit_constant.phpt]
[1;32mPASS[0m Attempting to define exit constant [Zend/tests/exit/define_exit_constant.phpt] 
TEST 2727/12806 [Zend/tests/exit/define_exit_constant_namespace.phpt]
[1;32mPASS[0m Attempting to define exit constant in a namespace [Zend/tests/exit/define_exit_constant_namespace.phpt] 
TEST 2728/12806 [Zend/tests/exit/define_exit_function.phpt]
[1;32mPASS[0m Attempting to define exit() function [Zend/tests/exit/define_exit_function.phpt] 
TEST 2729/12806 [Zend/tests/exit/define_exit_function_namespace.phpt]
[1;32mPASS[0m Attempting to define exit() function in a namespace [Zend/tests/exit/define_exit_function_namespace.phpt] 
TEST 2730/12806 [Zend/tests/exit/define_goto_label_die.phpt]
[1;32mPASS[0m Attempting to define a goto label called die [Zend/tests/exit/define_goto_label_die.phpt] 
TEST 2731/12806 [Zend/tests/exit/define_goto_label_die_with_jump.phpt]
[1;32mPASS[0m Attempting to define a goto label called die and jump to it [Zend/tests/exit/define_goto_label_die_with_jump.phpt] 
TEST 2732/12806 [Zend/tests/exit/define_goto_label_exit.phpt]
[1;32mPASS[0m Attempting to define a goto label called exit [Zend/tests/exit/define_goto_label_exit.phpt] 
TEST 2733/12806 [Zend/tests/exit/define_goto_label_exit_with_jump.phpt]
[1;32mPASS[0m Attempting to define a goto label called exit and jump to it [Zend/tests/exit/define_goto_label_exit_with_jump.phpt] 
TEST 2734/12806 [Zend/tests/exit/die_string_cast_exception.phpt]
[1;32mPASS[0m Bug #79777: String cast exception during die should be handled gracefully [Zend/tests/exit/die_string_cast_exception.phpt] 
TEST 2735/12806 [Zend/tests/exit/disabling_die.phpt]
[1;32mPASS[0m Using disable_functions INI to remove die [Zend/tests/exit/disabling_die.phpt] 
TEST 2736/12806 [Zend/tests/exit/disabling_exit.phpt]
[1;32mPASS[0m Using disable_functions INI to remove exit [Zend/tests/exit/disabling_exit.phpt] 
TEST 2737/12806 [Zend/tests/exit/exit_as_function.phpt]
[1;32mPASS[0m exit() as function [Zend/tests/exit/exit_as_function.phpt] 
TEST 2738/12806 [Zend/tests/exit/exit_named_arg.phpt]
[1;32mPASS[0m Using exit()/die() as function call with a named argument [Zend/tests/exit/exit_named_arg.phpt] 
TEST 2739/12806 [Zend/tests/exit/exit_statements.phpt]
[1;32mPASS[0m Using exit/die as a statement/constant [Zend/tests/exit/exit_statements.phpt] 
TEST 2740/12806 [Zend/tests/exit/exit_string_with_buffer_output.phpt]
[1;32mPASS[0m Throwing output buffer with exit("Message") [Zend/tests/exit/exit_string_with_buffer_output.phpt] 
TEST 2741/12806 [Zend/tests/exit/exit_values.phpt]
[1;32mPASS[0m exit(false); [Zend/tests/exit/exit_values.phpt] 
TEST 2742/12806 [Zend/tests/exit_exception_handler.phpt]
[1;32mPASS[0m Exception handler should not be invoked for exit() [Zend/tests/exit_exception_handler.phpt] 
TEST 2743/12806 [Zend/tests/exit_finally_1.phpt]
[1;32mPASS[0m exit() and finally (1) [Zend/tests/exit_finally_1.phpt] 
TEST 2744/12806 [Zend/tests/exit_finally_2.phpt]
[1;32mPASS[0m exit() and finally (2) [Zend/tests/exit_finally_2.phpt] 
TEST 2745/12806 [Zend/tests/exit_finally_3.phpt]
[1;32mPASS[0m exit() and finally (3) [Zend/tests/exit_finally_3.phpt] 
TEST 2746/12806 [Zend/tests/fake_closure_in_internal_func_leaks.phpt]
[1;32mPASS[0m Fake closure called from internal function leaks [Zend/tests/fake_closure_in_internal_func_leaks.phpt] 
TEST 2747/12806 [Zend/tests/falsetoarray.phpt]
[1;32mPASS[0m Autovivification of false to array [Zend/tests/falsetoarray.phpt] 
TEST 2748/12806 [Zend/tests/falsetoarray_002.phpt]
[1;32mPASS[0m Autovivification of false to array with data clobbering by error handler [Zend/tests/falsetoarray_002.phpt] 
TEST 2749/12806 [Zend/tests/falsetoarray_003.phpt]
[1;32mPASS[0m Autovivification of false to array with data clobbering by error handler [Zend/tests/falsetoarray_003.phpt] 
TEST 2750/12806 [Zend/tests/fe_fetch_dtor_exception.phpt]
[1;32mPASS[0m Dtor may throw exception during FE_FETCH assignment [Zend/tests/fe_fetch_dtor_exception.phpt] 
TEST 2751/12806 [Zend/tests/fe_fetch_op2_live_range.phpt]
[1;32mPASS[0m FE_FETCH op2 is a def and needs special live range handling [Zend/tests/fe_fetch_op2_live_range.phpt] 
TEST 2752/12806 [Zend/tests/fibers/backtrace-deep-nesting.phpt]
[1;32mPASS[0m Backtrace in deeply nested function call [Zend/tests/fibers/backtrace-deep-nesting.phpt] 
TEST 2753/12806 [Zend/tests/fibers/backtrace-nested.phpt]
[1;32mPASS[0m Backtrace in nested function call [Zend/tests/fibers/backtrace-nested.phpt] 
TEST 2754/12806 [Zend/tests/fibers/backtrace-object.phpt]
[1;32mPASS[0m Backtrace in with object as fiber callback [Zend/tests/fibers/backtrace-object.phpt] 
TEST 2755/12806 [Zend/tests/fibers/call-to-ctor-of-terminated-fiber.phpt]
[1;32mPASS[0m Multiple calls to constructor are prevented after fiber terminated [Zend/tests/fibers/call-to-ctor-of-terminated-fiber.phpt] 
TEST 2756/12806 [Zend/tests/fibers/catch-then-suspend.phpt]
[1;32mPASS[0m Catch exception thrown into fiber, then suspend again [Zend/tests/fibers/catch-then-suspend.phpt] 
TEST 2757/12806 [Zend/tests/fibers/catch.phpt]
[1;32mPASS[0m Catch exception thrown into fiber [Zend/tests/fibers/catch.phpt] 
TEST 2758/12806 [Zend/tests/fibers/debug-backtrace.phpt]
[1;32mPASS[0m Print backtrace in fiber [Zend/tests/fibers/debug-backtrace.phpt] 
TEST 2759/12806 [Zend/tests/fibers/destructors_001.phpt]
[1;32mPASS[0m Fibers in destructors 001: Suspend in destructor [Zend/tests/fibers/destructors_001.phpt] 
TEST 2760/12806 [Zend/tests/fibers/destructors_002.phpt]
[1;32mPASS[0m Fibers in destructors 002: Start in destructor [Zend/tests/fibers/destructors_002.phpt] 
TEST 2761/12806 [Zend/tests/fibers/destructors_003.phpt]
[1;32mPASS[0m Fibers in destructors 003: Resume in destructor [Zend/tests/fibers/destructors_003.phpt] 
TEST 2762/12806 [Zend/tests/fibers/destructors_004.phpt]
[1;32mPASS[0m Fibers in destructors 004: Suspend and throw in destructor [Zend/tests/fibers/destructors_004.phpt] 
TEST 2763/12806 [Zend/tests/fibers/destructors_005.phpt]
[1;32mPASS[0m Fibers in destructors 005: Suspended and not resumed destructor [Zend/tests/fibers/destructors_005.phpt] 
TEST 2764/12806 [Zend/tests/fibers/destructors_006.phpt]
[1;32mPASS[0m Fibers in destructors 006: multiple GC runs [Zend/tests/fibers/destructors_006.phpt] 
TEST 2765/12806 [Zend/tests/fibers/destructors_007.phpt]
[1;32mPASS[0m Fibers in destructors 007: scope destructor [Zend/tests/fibers/destructors_007.phpt] 
TEST 2766/12806 [Zend/tests/fibers/destructors_008.phpt]
[1;32mPASS[0m Fibers in destructors 008: Fibers in shutdown sequence [Zend/tests/fibers/destructors_008.phpt] 
TEST 2767/12806 [Zend/tests/fibers/destructors_009.phpt]
[1;32mPASS[0m Fibers in destructors 009: Destructor resurrects object, suspends [Zend/tests/fibers/destructors_009.phpt] 
TEST 2768/12806 [Zend/tests/fibers/destructors_010.phpt]
[1;32mPASS[0m Fibers in destructors 010: Destructor resurrects object, suspends, unrefs [Zend/tests/fibers/destructors_010.phpt] 
TEST 2769/12806 [Zend/tests/fibers/destructors_011.phpt]
[1;32mPASS[0m Fibers in destructors 011: gc collection after the dtor fiber is dtor [Zend/tests/fibers/destructors_011.phpt] 
TEST 2770/12806 [Zend/tests/fibers/double-start.phpt]
[1;32mPASS[0m Start on already running fiber [Zend/tests/fibers/double-start.phpt] 
TEST 2771/12806 [Zend/tests/fibers/error-reporting.phpt]
[1;32mPASS[0m Error reporting change reflected inside fiber [Zend/tests/fibers/error-reporting.phpt] 
TEST 2772/12806 [Zend/tests/fibers/exit-in-fiber.phpt]
[1;32mPASS[0m Exit from fiber [Zend/tests/fibers/exit-in-fiber.phpt] 
TEST 2773/12806 [Zend/tests/fibers/failing-fiber.phpt]
[1;32mPASS[0m Test throwing from fiber [Zend/tests/fibers/failing-fiber.phpt] 
TEST 2774/12806 [Zend/tests/fibers/failing-nested-fiber.phpt]
[1;32mPASS[0m Test throwing from fiber [Zend/tests/fibers/failing-nested-fiber.phpt] 
TEST 2775/12806 [Zend/tests/fibers/fast-finish-fiber.phpt]
[1;32mPASS[0m Fast finishing fiber does not leak [Zend/tests/fibers/fast-finish-fiber.phpt] 
TEST 2776/12806 [Zend/tests/fibers/fatal-error-in-fiber.phpt]
[1;32mPASS[0m Fatal error in new fiber [Zend/tests/fibers/fatal-error-in-fiber.phpt] 
TEST 2777/12806 [Zend/tests/fibers/fatal-error-in-nested-fiber.phpt]
[1;32mPASS[0m Fatal error within a nested fiber [Zend/tests/fibers/fatal-error-in-nested-fiber.phpt] 
TEST 2778/12806 [Zend/tests/fibers/fatal-error-with-multiple-fibers.phpt]
[1;32mPASS[0m Fatal error in a fiber with other active fibers [Zend/tests/fibers/fatal-error-with-multiple-fibers.phpt] 
TEST 2779/12806 [Zend/tests/fibers/fiber-error-construct.phpt]
[1;32mPASS[0m FiberError cannot be constructed in user code [Zend/tests/fibers/fiber-error-construct.phpt] 
TEST 2780/12806 [Zend/tests/fibers/fiber-get-current.phpt]
[1;32mPASS[0m Fiber::getCurrent() [Zend/tests/fibers/fiber-get-current.phpt] 
TEST 2781/12806 [Zend/tests/fibers/fiber-in-shutdown-function.phpt]
[1;32mPASS[0m Fiber in shutdown function [Zend/tests/fibers/fiber-in-shutdown-function.phpt] 
TEST 2782/12806 [Zend/tests/fibers/fiber-status.phpt]
[1;32mPASS[0m Fiber status methods [Zend/tests/fibers/fiber-status.phpt] 
TEST 2783/12806 [Zend/tests/fibers/gc-cycle-callback.phpt]
[1;32mPASS[0m GC can cleanup cycle when callback references fiber [Zend/tests/fibers/gc-cycle-callback.phpt] 
TEST 2784/12806 [Zend/tests/fibers/gc-cycle-result.phpt]
[1;32mPASS[0m GC can cleanup cycle when fiber result references fiber [Zend/tests/fibers/gc-cycle-result.phpt] 
TEST 2785/12806 [Zend/tests/fibers/get-return-after-bailout.phpt]
[1;32mPASS[0m Fiber::getReturn() after bailout [Zend/tests/fibers/get-return-after-bailout.phpt] 
TEST 2786/12806 [Zend/tests/fibers/get-return-after-throwing.phpt]
[1;32mPASS[0m Fiber::getReturn() after a fiber throws [Zend/tests/fibers/get-return-after-throwing.phpt] 
TEST 2787/12806 [Zend/tests/fibers/get-return-from-unstarted-fiber.phpt]
[1;32mPASS[0m Fiber::getReturn() from unstarted fiber [Zend/tests/fibers/get-return-from-unstarted-fiber.phpt] 
TEST 2788/12806 [Zend/tests/fibers/get-return-in-unfinished-fiber.phpt]
[1;32mPASS[0m Fiber::getReturn() in unfinished fiber [Zend/tests/fibers/get-return-in-unfinished-fiber.phpt] 
TEST 2789/12806 [Zend/tests/fibers/get-return.phpt]
[1;32mPASS[0m Test fiber return value [Zend/tests/fibers/get-return.phpt] 
TEST 2790/12806 [Zend/tests/fibers/gh10249.phpt]
[1;32mPASS[0m GH-10249 (Assertion `size >= page_size + 1 * page_size' failed.) [Zend/tests/fibers/gh10249.phpt] 
TEST 2791/12806 [Zend/tests/fibers/gh10340-001.phpt]
[1;32mPASS[0m Bug GH-10340 001 (Assertion in zend_fiber_object_gc()) [Zend/tests/fibers/gh10340-001.phpt] 
TEST 2792/12806 [Zend/tests/fibers/gh10340-002.phpt]
[1;32mPASS[0m Bug GH-10340 002 (Assertion in zend_fiber_object_gc()) [Zend/tests/fibers/gh10340-002.phpt] 
TEST 2793/12806 [Zend/tests/fibers/gh10340-003.phpt]
[1;32mPASS[0m Bug GH-10340 003 (Assertion in zend_fiber_object_gc()) [Zend/tests/fibers/gh10340-003.phpt] 
TEST 2794/12806 [Zend/tests/fibers/gh10437.phpt]
[1;32mPASS[0m GH-10437 (Segfault/assertion when using fibers in shutdown function after bailout) [Zend/tests/fibers/gh10437.phpt] 
TEST 2795/12806 [Zend/tests/fibers/gh10496-001.phpt]
[1;32mPASS[0m Bug GH-10496 001 (Segfault when garbage collector is invoked inside of fiber) [Zend/tests/fibers/gh10496-001.phpt] 
TEST 2796/12806 [Zend/tests/fibers/gh10496-002.phpt]
[1;32mPASS[0m Bug GH-10496 002 (Segfault when garbage collector is invoked inside of fiber) [Zend/tests/fibers/gh10496-002.phpt] 
TEST 2797/12806 [Zend/tests/fibers/gh20483.phpt]
[1;32mPASS[0m GH-20483 (ASAN stack overflow with small fiber.stack_size INI value) [Zend/tests/fibers/gh20483.phpt] 
TEST 2798/12806 [Zend/tests/fibers/gh9735-001.phpt]
[1;32mPASS[0m Bug GH-9735 001 (Fiber stack variables do not participate in cycle collector) [Zend/tests/fibers/gh9735-001.phpt] 
TEST 2799/12806 [Zend/tests/fibers/gh9735-002.phpt]
[1;32mPASS[0m Bug GH-9735 002 (Fiber stack variables do not participate in cycle collector) [Zend/tests/fibers/gh9735-002.phpt] 
TEST 2800/12806 [Zend/tests/fibers/gh9735-003.phpt]
[1;32mPASS[0m Bug GH-9735 003 (Fiber stack variables do not participate in cycle collector) [Zend/tests/fibers/gh9735-003.phpt] 
TEST 2801/12806 [Zend/tests/fibers/gh9735-004.phpt]
[1;32mPASS[0m Bug GH-9735 004 (Fiber stack variables do not participate in cycle collector) [Zend/tests/fibers/gh9735-004.phpt] 
TEST 2802/12806 [Zend/tests/fibers/gh9735-005.phpt]
[1;32mPASS[0m Bug GH-9735 005 (Fiber stack variables do not participate in cycle collector) [Zend/tests/fibers/gh9735-005.phpt] 
TEST 2803/12806 [Zend/tests/fibers/gh9735-006.phpt]
[1;32mPASS[0m Bug GH-9735 006 (Fiber stack variables do not participate in cycle collector) [Zend/tests/fibers/gh9735-006.phpt] 
TEST 2804/12806 [Zend/tests/fibers/gh9735-007.phpt]
[1;32mPASS[0m Bug GH-9735 007 (Fiber stack variables do not participate in cycle collector) [Zend/tests/fibers/gh9735-007.phpt] 
TEST 2805/12806 [Zend/tests/fibers/gh9735-008.phpt]
[1;32mPASS[0m Bug GH-9735 008 (Fiber stack variables do not participate in cycle collector) [Zend/tests/fibers/gh9735-008.phpt] 
TEST 2806/12806 [Zend/tests/fibers/gh9735-009.phpt]
[1;32mPASS[0m Bug GH-9735 009 (Fiber stack variables do not participate in cycle collector) [Zend/tests/fibers/gh9735-009.phpt] 
TEST 2807/12806 [Zend/tests/fibers/invocable-class.phpt]
[1;32mPASS[0m Reference to invocable class retained while running [Zend/tests/fibers/invocable-class.phpt] 
TEST 2808/12806 [Zend/tests/fibers/multiple-calls-to-ctor.phpt]
[1;32mPASS[0m Multiple calls to constructor are prevented [Zend/tests/fibers/multiple-calls-to-ctor.phpt] 
TEST 2809/12806 [Zend/tests/fibers/negative_stack_size.phpt]
[1;32mPASS[0m fiber.stack_size must be a positive number [Zend/tests/fibers/negative_stack_size.phpt] 
TEST 2810/12806 [Zend/tests/fibers/oss-fuzz-471533782-001.phpt]
[1;32mPASS[0m OSS-Fuzz #471533782: Infinite loop in GC destructor fiber [Zend/tests/fibers/oss-fuzz-471533782-001.phpt] 
TEST 2811/12806 [Zend/tests/fibers/oss-fuzz-471533782-002.phpt]
[1;32mPASS[0m OSS-Fuzz #471533782: Infinite loop in GC destructor fiber [Zend/tests/fibers/oss-fuzz-471533782-002.phpt] 
TEST 2812/12806 [Zend/tests/fibers/out-of-memory-in-fiber.phpt]
[1;32mPASS[0m Out of Memory in a fiber [Zend/tests/fibers/out-of-memory-in-fiber.phpt] 
TEST 2813/12806 [Zend/tests/fibers/out-of-memory-in-nested-fiber.phpt]
[1;32mPASS[0m Out of Memory in a nested fiber [Zend/tests/fibers/out-of-memory-in-nested-fiber.phpt] 
TEST 2814/12806 [Zend/tests/fibers/out-of-memory-in-recursive-fiber.phpt]
[1;32mPASS[0m Out of Memory from recursive fiber creation [Zend/tests/fibers/out-of-memory-in-recursive-fiber.phpt] 
TEST 2815/12806 [Zend/tests/fibers/resume-non-running-fiber.phpt]
[1;32mPASS[0m Resume non-running fiber [Zend/tests/fibers/resume-non-running-fiber.phpt] 
TEST 2816/12806 [Zend/tests/fibers/resume-previous-fiber.phpt]
[1;32mPASS[0m Resume previous fiber [Zend/tests/fibers/resume-previous-fiber.phpt] 
TEST 2817/12806 [Zend/tests/fibers/resume-running-fiber.phpt]
[1;32mPASS[0m Resume running fiber [Zend/tests/fibers/resume-running-fiber.phpt] 
TEST 2818/12806 [Zend/tests/fibers/resume-terminated-fiber.phpt]
[1;32mPASS[0m Resume terminated fiber [Zend/tests/fibers/resume-terminated-fiber.phpt] 
TEST 2819/12806 [Zend/tests/fibers/resume.phpt]
[1;32mPASS[0m Test resume [Zend/tests/fibers/resume.phpt] 
TEST 2820/12806 [Zend/tests/fibers/return-by-ref.phpt]
[1;32mPASS[0m Fiber function may return by ref, but getReturn() always returns by val [Zend/tests/fibers/return-by-ref.phpt] 
TEST 2821/12806 [Zend/tests/fibers/signal-async.phpt]
[1;33mSKIP[0m Prevent switching fibers when async signals are enabled [Zend/tests/fibers/signal-async.phpt] reason: Required extensions missing: pcntl, posix
TEST 2822/12806 [Zend/tests/fibers/signal-dispatch.phpt]
[1;33mSKIP[0m Prevent switching fibers when dispatching pending signals [Zend/tests/fibers/signal-dispatch.phpt] reason: Required extensions missing: pcntl, posix
TEST 2823/12806 [Zend/tests/fibers/silence-operator-inside-fiber.phpt]
[1;32mPASS[0m Silence operator does not leak out of fiber [Zend/tests/fibers/silence-operator-inside-fiber.phpt] 
TEST 2824/12806 [Zend/tests/fibers/silence-operator-outside-fiber.phpt]
[1;32mPASS[0m Silence operator does not leak into fiber [Zend/tests/fibers/silence-operator-outside-fiber.phpt] 
TEST 2825/12806 [Zend/tests/fibers/start-arguments.phpt]
[1;32mPASS[0m Arguments to fiber callback [Zend/tests/fibers/start-arguments.phpt] 
TEST 2826/12806 [Zend/tests/fibers/suspend-in-force-close-fiber-after-shutdown.phpt]
[1;32mPASS[0m Suspend in force-closed fiber after shutdown [Zend/tests/fibers/suspend-in-force-close-fiber-after-shutdown.phpt] 
TEST 2827/12806 [Zend/tests/fibers/suspend-in-force-close-fiber-catching-exception.phpt]
[1;32mPASS[0m Suspend in force-closed fiber, catching exception thrown from destructor [Zend/tests/fibers/suspend-in-force-close-fiber-catching-exception.phpt] 
TEST 2828/12806 [Zend/tests/fibers/suspend-in-force-close-fiber.phpt]
[1;32mPASS[0m Suspend in force-closed fiber [Zend/tests/fibers/suspend-in-force-close-fiber.phpt] 
TEST 2829/12806 [Zend/tests/fibers/suspend-in-nested-function.phpt]
[1;32mPASS[0m Suspend within nested function call [Zend/tests/fibers/suspend-in-nested-function.phpt] 
TEST 2830/12806 [Zend/tests/fibers/suspend-outside-fiber.phpt]
[1;32mPASS[0m Suspend outside fiber [Zend/tests/fibers/suspend-outside-fiber.phpt] 
TEST 2831/12806 [Zend/tests/fibers/throw-during-fiber-destruct.phpt]
[1;32mPASS[0m Make sure exceptions are rethrown when throwing from fiber destructor [Zend/tests/fibers/throw-during-fiber-destruct.phpt] 
TEST 2832/12806 [Zend/tests/fibers/throw-in-multiple-destroyed-fibers-after-shutdown.phpt]
[1;32mPASS[0m Throw in multiple destroyed fibers after shutdown [Zend/tests/fibers/throw-in-multiple-destroyed-fibers-after-shutdown.phpt] 
TEST 2833/12806 [Zend/tests/fibers/throw-into-non-running-fiber.phpt]
[1;32mPASS[0m Throw into non-running fiber [Zend/tests/fibers/throw-into-non-running-fiber.phpt] 
TEST 2834/12806 [Zend/tests/fibers/throw.phpt]
[1;32mPASS[0m Test throwing into fiber [Zend/tests/fibers/throw.phpt] 
TEST 2835/12806 [Zend/tests/fibers/ticks.phpt]
[1;32mPASS[0m Prevent switching fibers in tick function [Zend/tests/fibers/ticks.phpt] 
TEST 2836/12806 [Zend/tests/fibers/unfinished-fiber-with-finally.phpt]
[1;32mPASS[0m Test unfinished fiber with finally block [Zend/tests/fibers/unfinished-fiber-with-finally.phpt] 
TEST 2837/12806 [Zend/tests/fibers/unfinished-fiber-with-nested-try-catch.phpt]
[1;32mPASS[0m Test unfinished fiber with nested try/catch blocks [Zend/tests/fibers/unfinished-fiber-with-nested-try-catch.phpt] 
TEST 2838/12806 [Zend/tests/fibers/unfinished-fiber-with-suspend-in-finally.phpt]
[1;32mPASS[0m Test unfinished fiber with suspend in finally [Zend/tests/fibers/unfinished-fiber-with-suspend-in-finally.phpt] 
TEST 2839/12806 [Zend/tests/fibers/unfinished-fiber-with-throw-in-finally.phpt]
[1;32mPASS[0m Test unfinished fiber with suspend in finally [Zend/tests/fibers/unfinished-fiber-with-throw-in-finally.phpt] 
TEST 2840/12806 [Zend/tests/fibers/unfinished-fiber.phpt]
[1;32mPASS[0m Test unfinished fiber [Zend/tests/fibers/unfinished-fiber.phpt] 
TEST 2841/12806 [Zend/tests/fibers/unstarted-fiber.phpt]
[1;32mPASS[0m Not starting a fiber does not leak [Zend/tests/fibers/unstarted-fiber.phpt] 
TEST 2842/12806 [Zend/tests/first_class_callable_001.phpt]
[1;32mPASS[0m First Class Callable from Internal [Zend/tests/first_class_callable_001.phpt] 
TEST 2843/12806 [Zend/tests/first_class_callable_002.phpt]
[1;32mPASS[0m First Class Callable from User [Zend/tests/first_class_callable_002.phpt] 
TEST 2844/12806 [Zend/tests/first_class_callable_003.phpt]
[1;32mPASS[0m First Class Callable from Method [Zend/tests/first_class_callable_003.phpt] 
TEST 2845/12806 [Zend/tests/first_class_callable_004.phpt]
[1;32mPASS[0m First Class Callable from Private Scope [Zend/tests/first_class_callable_004.phpt] 
TEST 2846/12806 [Zend/tests/first_class_callable_005.phpt]
[1;32mPASS[0m First Class Callable from Magic [Zend/tests/first_class_callable_005.phpt] 
TEST 2847/12806 [Zend/tests/first_class_callable_006.phpt]
[1;32mPASS[0m First Class Callable from Closure [Zend/tests/first_class_callable_006.phpt] 
TEST 2848/12806 [Zend/tests/first_class_callable_007.phpt]
[1;32mPASS[0m First Class Callable from Special Compiler Function [Zend/tests/first_class_callable_007.phpt] 
TEST 2849/12806 [Zend/tests/first_class_callable_008.phpt]
[1;32mPASS[0m First Class Callable from NEW [Zend/tests/first_class_callable_008.phpt] 
TEST 2850/12806 [Zend/tests/first_class_callable_009.phpt]
[1;32mPASS[0m First Class Callable from Closure::__invoke [Zend/tests/first_class_callable_009.phpt] 
TEST 2851/12806 [Zend/tests/first_class_callable_010.phpt]
[1;32mPASS[0m First Class Callable preserve Called Scope [Zend/tests/first_class_callable_010.phpt] 
TEST 2852/12806 [Zend/tests/first_class_callable_011.phpt]
[1;32mPASS[0m First Class Callable Attribute Error [Zend/tests/first_class_callable_011.phpt] 
TEST 2853/12806 [Zend/tests/first_class_callable_012.phpt]
[1;32mPASS[0m First class callable with nullsafe method call [Zend/tests/first_class_callable_012.phpt] 
TEST 2854/12806 [Zend/tests/first_class_callable_013.phpt]
[1;32mPASS[0m First class callable with nullsafe method call (nested) [Zend/tests/first_class_callable_013.phpt] 
TEST 2855/12806 [Zend/tests/first_class_callable_014.phpt]
[1;32mPASS[0m First class callable with nullsafe method call (unrelated) [Zend/tests/first_class_callable_014.phpt] 
TEST 2856/12806 [Zend/tests/first_class_callable_015.phpt]
[1;32mPASS[0m First class callables and strict types [Zend/tests/first_class_callable_015.phpt] 
TEST 2857/12806 [Zend/tests/first_class_callable_016.phpt]
[1;32mPASS[0m First class callables and &__call() [Zend/tests/first_class_callable_016.phpt] 
TEST 2858/12806 [Zend/tests/first_class_callable_assert.phpt]
[1;32mPASS[0m Acquire callable to assert() [Zend/tests/first_class_callable_assert.phpt] 
TEST 2859/12806 [Zend/tests/first_class_callable_assert2.phpt]
[1;32mPASS[0m Foo(...) in attribute in assert [Zend/tests/first_class_callable_assert2.phpt] 
TEST 2860/12806 [Zend/tests/first_class_callable_assert3.phpt]
[1;32mPASS[0m new class(...)  in assert [Zend/tests/first_class_callable_assert3.phpt] 
TEST 2861/12806 [Zend/tests/first_class_callable_dynamic.phpt]
[1;32mPASS[0m Acquire callable through various dynamic constructs [Zend/tests/first_class_callable_dynamic.phpt] 
TEST 2862/12806 [Zend/tests/first_class_callable_errors.phpt]
[1;32mPASS[0m Trying to acquire callable to something that's not callable [Zend/tests/first_class_callable_errors.phpt] 
TEST 2863/12806 [Zend/tests/first_class_callable_optimization.phpt]
[1;32mPASS[0m Check interaction of first-class callables with optimization [Zend/tests/first_class_callable_optimization.phpt] 
TEST 2864/12806 [Zend/tests/first_class_callable_refs.phpt]
[1;32mPASS[0m First class callables and references [Zend/tests/first_class_callable_refs.phpt] 
TEST 2865/12806 [Zend/tests/first_class_callable_signature.phpt]
[1;32mPASS[0m First class callables should retain the signature for reflection [Zend/tests/first_class_callable_signature.phpt] 
TEST 2866/12806 [Zend/tests/flexible-heredoc-complex-test1.phpt]
[1;32mPASS[0m Flexible heredoc syntax complex test 1: interpolated nested heredocs
with different delimiter names [Zend/tests/flexible-heredoc-complex-test1.phpt] 
TEST 2867/12806 [Zend/tests/flexible-heredoc-complex-test2.phpt]
[1;32mPASS[0m Flexible heredoc syntax complex test 2: interpolated nested heredocs
with the same delimiter name [Zend/tests/flexible-heredoc-complex-test2.phpt] 
TEST 2868/12806 [Zend/tests/flexible-heredoc-complex-test3.phpt]
[1;32mPASS[0m Flexible heredoc syntax complex test 3: interpolated nested heredocs
with the same delimiter name with different levels of indentation [Zend/tests/flexible-heredoc-complex-test3.phpt] 
TEST 2869/12806 [Zend/tests/flexible-heredoc-complex-test4.phpt]
[1;32mPASS[0m Flexible heredoc syntax complex test 4: interpolated variable with
the same delimiter name as the heredoc [Zend/tests/flexible-heredoc-complex-test4.phpt] 
TEST 2870/12806 [Zend/tests/flexible-heredoc-error1.phpt]
[1;32mPASS[0m Flexible heredoc syntax 1: different indentation for body (spaces) ending marker (tabs) [Zend/tests/flexible-heredoc-error1.phpt] 
TEST 2871/12806 [Zend/tests/flexible-heredoc-error10.phpt]
[1;32mPASS[0m Flexible heredoc syntax error 10: unindented variable interpolation (as first value) [Zend/tests/flexible-heredoc-error10.phpt] 
TEST 2872/12806 [Zend/tests/flexible-heredoc-error11.phpt]
[1;32mPASS[0m Flexible heredoc syntax error 11: show erroneous line in error message (variable interpolation) [Zend/tests/flexible-heredoc-error11.phpt] 
TEST 2873/12806 [Zend/tests/flexible-heredoc-error12.phpt]
[1;32mPASS[0m Flexible heredoc syntax error 12: show erroneous line in error message (mixed indentation) [Zend/tests/flexible-heredoc-error12.phpt] 
TEST 2874/12806 [Zend/tests/flexible-heredoc-error13.phpt]
[1;32mPASS[0m Flexible heredoc syntax error 12: show erroneous line in error message (lacking indentation) [Zend/tests/flexible-heredoc-error13.phpt] 
TEST 2875/12806 [Zend/tests/flexible-heredoc-error2.phpt]
[1;32mPASS[0m Flexible heredoc syntax 2: mixing spaces and tabs in body [Zend/tests/flexible-heredoc-error2.phpt] 
TEST 2876/12806 [Zend/tests/flexible-heredoc-error3.phpt]
[1;32mPASS[0m Flexible heredoc syntax error 3: mixing spaces and tabs in ending marker [Zend/tests/flexible-heredoc-error3.phpt] 
TEST 2877/12806 [Zend/tests/flexible-heredoc-error4.phpt]
[1;32mPASS[0m Flexible heredoc syntax error 4: not enough body indentation [Zend/tests/flexible-heredoc-error4.phpt] 
TEST 2878/12806 [Zend/tests/flexible-heredoc-error5.phpt]
[1;32mPASS[0m Flexible heredoc syntax error 5: mixing spaces and tabs in ending marker for 0 length body [Zend/tests/flexible-heredoc-error5.phpt] 
TEST 2879/12806 [Zend/tests/flexible-heredoc-error6.phpt]
[1;32mPASS[0m Flexible heredoc syntax error 6: no ending token on 0 length body [Zend/tests/flexible-heredoc-error6.phpt] 
TEST 2880/12806 [Zend/tests/flexible-heredoc-error7.phpt]
[1;32mPASS[0m Flexible heredoc syntax error 7: no ending token [Zend/tests/flexible-heredoc-error7.phpt] 
TEST 2881/12806 [Zend/tests/flexible-heredoc-error8.phpt]
[1;32mPASS[0m Flexible heredoc syntax error 8: don't interpret \t as indentation [Zend/tests/flexible-heredoc-error8.phpt] 
TEST 2882/12806 [Zend/tests/flexible-heredoc-error9.phpt]
[1;32mPASS[0m Flexible heredoc syntax error 9: unindented variable interpolation [Zend/tests/flexible-heredoc-error9.phpt] 
TEST 2883/12806 [Zend/tests/flexible-heredoc-nowdoc-lineno.phpt]
[1;32mPASS[0m Flexible heredoc lineno: ensure the compiler globals line number is correct [Zend/tests/flexible-heredoc-nowdoc-lineno.phpt] 
TEST 2884/12806 [Zend/tests/flexible-heredoc-nowdoc.phpt]
[1;32mPASS[0m Flexible heredoc/nowdoc syntax [Zend/tests/flexible-heredoc-nowdoc.phpt] 
TEST 2885/12806 [Zend/tests/flexible-nowdoc-error1.phpt]
[1;32mPASS[0m Flexible nowdoc syntax 1: different indentation for body (spaces) ending marker (tabs) [Zend/tests/flexible-nowdoc-error1.phpt] 
TEST 2886/12806 [Zend/tests/flexible-nowdoc-error2.phpt]
[1;32mPASS[0m Flexible nowdoc syntax 2: mixing spaces and tabs in body [Zend/tests/flexible-nowdoc-error2.phpt] 
TEST 2887/12806 [Zend/tests/flexible-nowdoc-error3.phpt]
[1;32mPASS[0m Flexible nowdoc syntax error 3: mixing spaces and tabs in ending marker [Zend/tests/flexible-nowdoc-error3.phpt] 
TEST 2888/12806 [Zend/tests/flexible-nowdoc-error4.phpt]
[1;32mPASS[0m Flexible nowdoc syntax error 4: not enough body indentation [Zend/tests/flexible-nowdoc-error4.phpt] 
TEST 2889/12806 [Zend/tests/flexible-nowdoc-error5.phpt]
[1;32mPASS[0m Flexible nowdoc syntax error 5: mixing spaces and tabs in ending marker for 0 length body [Zend/tests/flexible-nowdoc-error5.phpt] 
TEST 2890/12806 [Zend/tests/flexible-nowdoc-error6.phpt]
[1;32mPASS[0m Flexible nowdoc syntax error 6: no ending token on 0 length body [Zend/tests/flexible-nowdoc-error6.phpt] 
TEST 2891/12806 [Zend/tests/flexible-nowdoc-error7.phpt]
[1;32mPASS[0m Flexible nowdoc syntax error 7: no ending token [Zend/tests/flexible-nowdoc-error7.phpt] 
TEST 2892/12806 [Zend/tests/flexible-nowdoc-error8.phpt]
[1;32mPASS[0m Flexible nowdoc syntax error 8: no ending token with explicit trailing space [Zend/tests/flexible-nowdoc-error8.phpt] 
TEST 2893/12806 [Zend/tests/float_prec_001.phpt]
[1;32mPASS[0m Double precision is used for floating point calculations [Zend/tests/float_prec_001.phpt] 
TEST 2894/12806 [Zend/tests/float_to_int/explicit_casts_should_not_warn.phpt]
[1;32mPASS[0m Explicit (int) cast must not warn [Zend/tests/float_to_int/explicit_casts_should_not_warn.phpt] 
TEST 2895/12806 [Zend/tests/float_to_int/explicit_casts_should_not_warn_32bit.phpt]
[1;33mSKIP[0m Explicit (int) cast must not warn 32bit variation [Zend/tests/float_to_int/explicit_casts_should_not_warn_32bit.phpt] reason: this test is for 32bit platform only
TEST 2896/12806 [Zend/tests/float_to_int/negative_zero_check.phpt]
[1;32mPASS[0m Negative 0 check [Zend/tests/float_to_int/negative_zero_check.phpt] 
TEST 2897/12806 [Zend/tests/float_to_int/no_warning_compatible_float_literals.phpt]
[1;32mPASS[0m Implicit float to int conversions should not warn for literals if float has a fractional part equal to 0 [Zend/tests/float_to_int/no_warning_compatible_float_literals.phpt] 
TEST 2898/12806 [Zend/tests/float_to_int/no_warning_compatible_string_float_literals.phpt]
[1;32mPASS[0m Implicit string float to int conversions should not warn for literals if float has a fractional part equal to 0 [Zend/tests/float_to_int/no_warning_compatible_string_float_literals.phpt] 
TEST 2899/12806 [Zend/tests/float_to_int/no_warnings_compatible_float_literals_assignment_ops.phpt]
[1;32mPASS[0m Implicit float to int conversions should not warn for literals in combined assignment operator if float has a fractional part equal to 0 [Zend/tests/float_to_int/no_warnings_compatible_float_literals_assignment_ops.phpt] 
TEST 2900/12806 [Zend/tests/float_to_int/no_warnings_compatible_float_vars.phpt]
[1;32mPASS[0m Implicit float to int conversions should not warn for variables if float has a fractional part equal to 0 [Zend/tests/float_to_int/no_warnings_compatible_float_vars.phpt] 
TEST 2901/12806 [Zend/tests/float_to_int/no_warnings_compatible_string_float_vars.phpt]
[1;32mPASS[0m Implicit string float to int conversions should not warn for variables if float has a fractional part equal to 0 [Zend/tests/float_to_int/no_warnings_compatible_string_float_vars.phpt] 
TEST 2902/12806 [Zend/tests/float_to_int/union_int_string_type_arg.phpt]
[1;32mPASS[0m Union of int|string shouldn't warn if string semantics are used [Zend/tests/float_to_int/union_int_string_type_arg.phpt] 
TEST 2903/12806 [Zend/tests/float_to_int/union_int_string_type_arg_promote_exception.phpt]
[1;32mPASS[0m Promote deprecation warning for int|string type into exception [Zend/tests/float_to_int/union_int_string_type_arg_promote_exception.phpt] 
TEST 2904/12806 [Zend/tests/float_to_int/warning_float_does_not_fit_zend_long_arrays.phpt]
[1;32mPASS[0m Implicit float to int conversions when float too large should warn, array variant [Zend/tests/float_to_int/warning_float_does_not_fit_zend_long_arrays.phpt] 
TEST 2905/12806 [Zend/tests/float_to_int/warning_float_does_not_fit_zend_long_strings.phpt]
[1;32mPASS[0m Implicit float to int conversions when float too large should warn, string offset variant [Zend/tests/float_to_int/warning_float_does_not_fit_zend_long_strings.phpt] 
TEST 2906/12806 [Zend/tests/float_to_int/warning_float_does_not_fit_zend_long_strings_32bit.phpt]
[1;33mSKIP[0m Implicit float to int conversions when float too large should warn, string offset variant, 32bit variant [Zend/tests/float_to_int/warning_float_does_not_fit_zend_long_strings_32bit.phpt] reason: this test is for 32bit platform only
TEST 2907/12806 [Zend/tests/float_to_int/warnings_float_literals.phpt]
[1;32mPASS[0m Implicit float to int conversions should warn for literals [Zend/tests/float_to_int/warnings_float_literals.phpt] 
TEST 2908/12806 [Zend/tests/float_to_int/warnings_float_literals_assignment_ops.phpt]
[1;32mPASS[0m Implicit float to int conversions should warn for literals in combined assignment operator [Zend/tests/float_to_int/warnings_float_literals_assignment_ops.phpt] 
TEST 2909/12806 [Zend/tests/float_to_int/warnings_float_vars.phpt]
[1;32mPASS[0m Implicit float to int conversions should warn for variables [Zend/tests/float_to_int/warnings_float_vars.phpt] 
TEST 2910/12806 [Zend/tests/float_to_int/warnings_string_float_literals.phpt]
[1;32mPASS[0m Implicit string float to int conversions should warn for literals [Zend/tests/float_to_int/warnings_string_float_literals.phpt] 
TEST 2911/12806 [Zend/tests/float_to_int/warnings_string_float_literals_assignment_ops.phpt]
[1;32mPASS[0m Implicit float to int conversions should warn for literals in combined assignment operator [Zend/tests/float_to_int/warnings_string_float_literals_assignment_ops.phpt] 
TEST 2912/12806 [Zend/tests/float_to_int/warnings_string_float_vars.phpt]
[1;32mPASS[0m Implicit float string to int conversions should warn for variables [Zend/tests/float_to_int/warnings_string_float_vars.phpt] 
TEST 2913/12806 [Zend/tests/foreach.phpt]
[1;32mPASS[0m foreach() by-ref bug [Zend/tests/foreach.phpt] 
TEST 2914/12806 [Zend/tests/foreach_002.phpt]
[1;32mPASS[0m Creating recursive array on foreach using same variable [Zend/tests/foreach_002.phpt] 
TEST 2915/12806 [Zend/tests/foreach_003.phpt]
[1;32mPASS[0m Iterator exceptions in foreach by value [Zend/tests/foreach_003.phpt] 
TEST 2916/12806 [Zend/tests/foreach_005.phpt]
[1;32mPASS[0m Nested foreach by reference on the same array [Zend/tests/foreach_005.phpt] 
TEST 2917/12806 [Zend/tests/foreach_006.phpt]
[1;32mPASS[0m Foreach by reference on constant [Zend/tests/foreach_006.phpt] 
TEST 2918/12806 [Zend/tests/foreach_007.phpt]
[1;32mPASS[0m Foreach by reference and inserting new element when we are already at the end [Zend/tests/foreach_007.phpt] 
TEST 2919/12806 [Zend/tests/foreach_008.phpt]
[1;32mPASS[0m Nested foreach by reference and array modification [Zend/tests/foreach_008.phpt] 
TEST 2920/12806 [Zend/tests/foreach_009.phpt]
[1;32mPASS[0m Nested foreach by reference and array modification with resize [Zend/tests/foreach_009.phpt] 
TEST 2921/12806 [Zend/tests/foreach_010.phpt]
[1;32mPASS[0m Nested foreach by value over object and object modification with resize [Zend/tests/foreach_010.phpt] 
TEST 2922/12806 [Zend/tests/foreach_011.phpt]
[1;32mPASS[0m sort() functions preserve foreach by reference iterator pointer [Zend/tests/foreach_011.phpt] 
TEST 2923/12806 [Zend/tests/foreach_012.phpt]
[1;32mPASS[0m array_walk() function preserve foreach by reference iterator pointer [Zend/tests/foreach_012.phpt] 
TEST 2924/12806 [Zend/tests/foreach_013.phpt]
[1;32mPASS[0m array_push() function preserve foreach by reference iterator pointer [Zend/tests/foreach_013.phpt] 
TEST 2925/12806 [Zend/tests/foreach_014.phpt]
[1;32mPASS[0m array_pop() function preserve foreach by reference iterator pointer [Zend/tests/foreach_014.phpt] 
TEST 2926/12806 [Zend/tests/foreach_015.phpt]
[1;32mPASS[0m array_shift() function preserve foreach by reference iterator pointer [Zend/tests/foreach_015.phpt] 
TEST 2927/12806 [Zend/tests/foreach_016.phpt]
[1;32mPASS[0m array_unshift() function preserve foreach by reference iterator pointer [Zend/tests/foreach_016.phpt] 
TEST 2928/12806 [Zend/tests/foreach_017.phpt]
[1;32mPASS[0m array_splice() function preserve foreach by reference iterator pointer [Zend/tests/foreach_017.phpt] 
TEST 2929/12806 [Zend/tests/foreach_018.phpt]
[1;32mPASS[0m Foreach on stdClass with properties looking like mangled properties [Zend/tests/foreach_018.phpt] 
TEST 2930/12806 [Zend/tests/foreach_by_ref_repacking_insert.phpt]
[1;32mPASS[0m Perform a packed to hash insert when the iterator is at the end of the array [Zend/tests/foreach_by_ref_repacking_insert.phpt] 
TEST 2931/12806 [Zend/tests/foreach_by_ref_to_property.phpt]
[1;32mPASS[0m Foreach by ref assignment to property [Zend/tests/foreach_by_ref_to_property.phpt] 
TEST 2932/12806 [Zend/tests/foreach_empty_loop_leak.phpt]
[1;32mPASS[0m Empty foreach loops with exception must not leak [Zend/tests/foreach_empty_loop_leak.phpt] 
TEST 2933/12806 [Zend/tests/foreach_list_001.phpt]
[1;32mPASS[0m foreach with list syntax [Zend/tests/foreach_list_001.phpt] 
TEST 2934/12806 [Zend/tests/foreach_list_002.phpt]
[1;32mPASS[0m foreach with freak lists [Zend/tests/foreach_list_002.phpt] 
TEST 2935/12806 [Zend/tests/foreach_list_003.phpt]
[1;32mPASS[0m foreach with list key [Zend/tests/foreach_list_003.phpt] 
TEST 2936/12806 [Zend/tests/foreach_list_004.phpt]
[1;32mPASS[0m foreach with empty list [Zend/tests/foreach_list_004.phpt] 
TEST 2937/12806 [Zend/tests/foreach_list_keyed.phpt]
[1;32mPASS[0m foreach with list syntax, keyed [Zend/tests/foreach_list_keyed.phpt] 
TEST 2938/12806 [Zend/tests/foreach_over_null.phpt]
[1;32mPASS[0m foreach over null [Zend/tests/foreach_over_null.phpt] 
TEST 2939/12806 [Zend/tests/foreach_reference.phpt]
[1;32mPASS[0m foreach with reference [Zend/tests/foreach_reference.phpt] 
TEST 2940/12806 [Zend/tests/foreach_shadowed_dyn_property.phpt]
[1;32mPASS[0m Dynamic property shadowed by private property [Zend/tests/foreach_shadowed_dyn_property.phpt] 
TEST 2941/12806 [Zend/tests/foreach_shadowed_property.phpt]
[1;32mPASS[0m Foreach over object with shadowed private property [Zend/tests/foreach_shadowed_property.phpt] 
TEST 2942/12806 [Zend/tests/foreach_temp_array_expr_with_refs.phpt]
[1;32mPASS[0m Temporary array expressions can be iterated by reference [Zend/tests/foreach_temp_array_expr_with_refs.phpt] 
TEST 2943/12806 [Zend/tests/foreach_undefined.phpt]
[1;32mPASS[0m foreach() & undefined var [Zend/tests/foreach_undefined.phpt] 
TEST 2944/12806 [Zend/tests/foreach_unset_globals.phpt]
[1;32mPASS[0m traverse an array and use its keys to unset GLOBALS [Zend/tests/foreach_unset_globals.phpt] 
TEST 2945/12806 [Zend/tests/fr47160.phpt]
[1;32mPASS[0m Calling method from array [Zend/tests/fr47160.phpt] 
TEST 2946/12806 [Zend/tests/frameless_bug_001.phpt]
[1;32mPASS[0m Frameless bug 001 [Zend/tests/frameless_bug_001.phpt] 
TEST 2947/12806 [Zend/tests/frameless_jmp_001.phpt]
[1;32mPASS[0m Frameless jmp [Zend/tests/frameless_jmp_001.phpt] 
TEST 2948/12806 [Zend/tests/frameless_jmp_002.phpt]
[1;32mPASS[0m Frameless jmp [Zend/tests/frameless_jmp_002.phpt] 
TEST 2949/12806 [Zend/tests/frameless_jmp_003.phpt]
[1;32mPASS[0m Frameless jmp [Zend/tests/frameless_jmp_003.phpt] 
TEST 2950/12806 [Zend/tests/frameless_jmp_004.phpt]
[1;32mPASS[0m Frameless jmp [Zend/tests/frameless_jmp_004.phpt] 
TEST 2951/12806 [Zend/tests/frameless_jmp_005.phpt]
[1;32mPASS[0m Frameless jmp [Zend/tests/frameless_jmp_005.phpt] 
TEST 2952/12806 [Zend/tests/frameless_throwing_destructor.phpt]
[1;32mPASS[0m Frameless call with throwing destructor [Zend/tests/frameless_throwing_destructor.phpt] 
TEST 2953/12806 [Zend/tests/frameless_undefined_var.phpt]
[1;32mPASS[0m Undefined var in frameless call [Zend/tests/frameless_undefined_var.phpt] 
TEST 2954/12806 [Zend/tests/func_arg_fetch_optimization.phpt]
[1;32mPASS[0m FETCH_DIM_FUNC_ARG that cannot be optimized to FETCH_DIM_R because it appends [Zend/tests/func_arg_fetch_optimization.phpt] 
TEST 2955/12806 [Zend/tests/func_get_args.phpt]
[1;32mPASS[0m Testing func_get_args() throws error when called from the global scope [Zend/tests/func_get_args.phpt] 
TEST 2956/12806 [Zend/tests/func_sig_trailing_comma.phpt]
[1;32mPASS[0m Trailing comma in function signatures [Zend/tests/func_sig_trailing_comma.phpt] 
TEST 2957/12806 [Zend/tests/function_arguments/argument_count_correct.phpt]
[1;32mPASS[0m Call function with correct number of arguments [Zend/tests/function_arguments/argument_count_correct.phpt] 
TEST 2958/12806 [Zend/tests/function_arguments/argument_count_correct_strict.phpt]
[1;32mPASS[0m Call function with correct number of arguments with strict types [Zend/tests/function_arguments/argument_count_correct_strict.phpt] 
TEST 2959/12806 [Zend/tests/function_arguments/argument_count_incorrect_internal.phpt]
[1;32mPASS[0m Call internal function with incorrect number of arguments [Zend/tests/function_arguments/argument_count_incorrect_internal.phpt] 
TEST 2960/12806 [Zend/tests/function_arguments/argument_count_incorrect_internal_strict.phpt]
[1;32mPASS[0m Call internal function with incorrect number of arguments with strict types [Zend/tests/function_arguments/argument_count_incorrect_internal_strict.phpt] 
TEST 2961/12806 [Zend/tests/function_arguments/argument_count_incorrect_userland.phpt]
[1;32mPASS[0m Call userland function with incorrect number of arguments [Zend/tests/function_arguments/argument_count_incorrect_userland.phpt] 
TEST 2962/12806 [Zend/tests/function_arguments/argument_count_incorrect_userland_strict.phpt]
[1;32mPASS[0m Call userland function with incorrect number of arguments with strict types [Zend/tests/function_arguments/argument_count_incorrect_userland_strict.phpt] 
TEST 2963/12806 [Zend/tests/function_arguments/call_with_leading_comma_error.phpt]
[1;32mPASS[0m Leading commas in function calls is not allowed [Zend/tests/function_arguments/call_with_leading_comma_error.phpt] 
TEST 2964/12806 [Zend/tests/function_arguments/call_with_multi_inner_comma_error.phpt]
[1;32mPASS[0m Multiple inner commas in function calls is not allowed [Zend/tests/function_arguments/call_with_multi_inner_comma_error.phpt] 
TEST 2965/12806 [Zend/tests/function_arguments/call_with_multi_trailing_comma_error.phpt]
[1;32mPASS[0m Multiple trailing commas in function calls is not allowed [Zend/tests/function_arguments/call_with_multi_trailing_comma_error.phpt] 
TEST 2966/12806 [Zend/tests/function_arguments/call_with_only_comma_error.phpt]
[1;32mPASS[0m Single comma in function calls is not allowed [Zend/tests/function_arguments/call_with_only_comma_error.phpt] 
TEST 2967/12806 [Zend/tests/function_arguments/call_with_trailing_comma_basic.phpt]
[1;32mPASS[0m Allow trailing commas in function and method calls [Zend/tests/function_arguments/call_with_trailing_comma_basic.phpt] 
TEST 2968/12806 [Zend/tests/function_arguments/gh20435.phpt]
[1;32mPASS[0m GH-20435 (SensitiveParameter doesn't work for named argument passing to variadic parameter) [Zend/tests/function_arguments/gh20435.phpt] 
TEST 2969/12806 [Zend/tests/function_arguments/gh20435_2.phpt]
[1;32mPASS[0m GH-20435: ZEND_CALL_HAS_EXTRA_NAMED_PARAMS & magic methods in debug_backtrace_get_args() [Zend/tests/function_arguments/gh20435_2.phpt] 
TEST 2970/12806 [Zend/tests/function_arguments/sensitive_parameter.phpt]
[1;32mPASS[0m The SensitiveParameter attribute suppresses the single sensitive argument. [Zend/tests/function_arguments/sensitive_parameter.phpt] 
TEST 2971/12806 [Zend/tests/function_arguments/sensitive_parameter_arrow_function.phpt]
[1;32mPASS[0m The SensitiveParameter attribute suppresses the single sensitive argument for arrow functions. [Zend/tests/function_arguments/sensitive_parameter_arrow_function.phpt] 
TEST 2972/12806 [Zend/tests/function_arguments/sensitive_parameter_closure.phpt]
[1;32mPASS[0m The SensitiveParameter attribute suppresses the single sensitive argument for closures. [Zend/tests/function_arguments/sensitive_parameter_closure.phpt] 
TEST 2973/12806 [Zend/tests/function_arguments/sensitive_parameter_correctly_captures_original.phpt]
[1;32mPASS[0m The SensitiveParameterValue replacement value correctly captures the original value. [Zend/tests/function_arguments/sensitive_parameter_correctly_captures_original.phpt] 
TEST 2974/12806 [Zend/tests/function_arguments/sensitive_parameter_eval_call.phpt]
[1;32mPASS[0m The SensitiveParameter attribute suppresses the single sensitive argument in a function called in eval(). [Zend/tests/function_arguments/sensitive_parameter_eval_call.phpt] 
TEST 2975/12806 [Zend/tests/function_arguments/sensitive_parameter_eval_define.phpt]
[1;32mPASS[0m The SensitiveParameter attribute suppresses the single sensitive argument in a function created in eval(). [Zend/tests/function_arguments/sensitive_parameter_eval_define.phpt] 
TEST 2976/12806 [Zend/tests/function_arguments/sensitive_parameter_extra_arguments.phpt]
[1;32mPASS[0m The SensitiveParameter attribute does not suppress superfluous arguments if the last parameter is sensitive. [Zend/tests/function_arguments/sensitive_parameter_extra_arguments.phpt] 
TEST 2977/12806 [Zend/tests/function_arguments/sensitive_parameter_multiple_arguments.phpt]
[1;32mPASS[0m The SensitiveParameter attribute suppresses the correct sensitive arguments. [Zend/tests/function_arguments/sensitive_parameter_multiple_arguments.phpt] 
TEST 2978/12806 [Zend/tests/function_arguments/sensitive_parameter_named_arguments.phpt]
[1;32mPASS[0m The SensitiveParameter attribute handles named arguments. [Zend/tests/function_arguments/sensitive_parameter_named_arguments.phpt] 
TEST 2979/12806 [Zend/tests/function_arguments/sensitive_parameter_nested_calls.phpt]
[1;32mPASS[0m The SensitiveParameter attribute handles nested function calls correctly. [Zend/tests/function_arguments/sensitive_parameter_nested_calls.phpt] 
TEST 2980/12806 [Zend/tests/function_arguments/sensitive_parameter_value.phpt]
[1;32mPASS[0m A SensitiveParameterValue keeps the inner value secret. [Zend/tests/function_arguments/sensitive_parameter_value.phpt] 
TEST 2981/12806 [Zend/tests/function_arguments/sensitive_parameter_value_clone.phpt]
[1;32mPASS[0m A SensitiveParameterValue is clonable. [Zend/tests/function_arguments/sensitive_parameter_value_clone.phpt] 
TEST 2982/12806 [Zend/tests/function_arguments/sensitive_parameter_value_keeps_object_alive.phpt]
[1;32mPASS[0m A SensitiveParameterValue keeps inner objects alive. [Zend/tests/function_arguments/sensitive_parameter_value_keeps_object_alive.phpt] 
TEST 2983/12806 [Zend/tests/function_arguments/sensitive_parameter_value_no_dynamic_property.phpt]
[1;32mPASS[0m A SensitiveParameterValue does not allow dynamic properties. [Zend/tests/function_arguments/sensitive_parameter_value_no_dynamic_property.phpt] 
TEST 2984/12806 [Zend/tests/function_arguments/sensitive_parameter_value_reflection.phpt]
[1;32mPASS[0m A SensitiveParameterValue's value is accessible using reflection. [Zend/tests/function_arguments/sensitive_parameter_value_reflection.phpt] 
TEST 2985/12806 [Zend/tests/function_arguments/sensitive_parameter_value_serialize.phpt]
[1;32mPASS[0m A SensitiveParameterValue may not be serialized. [Zend/tests/function_arguments/sensitive_parameter_value_serialize.phpt] 
TEST 2986/12806 [Zend/tests/function_arguments/sensitive_parameter_value_to_string.phpt]
[1;32mPASS[0m A SensitiveParameterValue may not be converted to a string. [Zend/tests/function_arguments/sensitive_parameter_value_to_string.phpt] 
TEST 2987/12806 [Zend/tests/function_arguments/sensitive_parameter_variadic_arguments.phpt]
[1;32mPASS[0m The SensitiveParameter attribute suppresses all variadic arguments. [Zend/tests/function_arguments/sensitive_parameter_variadic_arguments.phpt] 
TEST 2988/12806 [Zend/tests/function_arguments/variadic_argument_type_error.phpt]
[1;32mPASS[0m Call userland function with incorrect variadic argument type [Zend/tests/function_arguments/variadic_argument_type_error.phpt] 
TEST 2989/12806 [Zend/tests/function_arguments_001.phpt]
[1;32mPASS[0m Argument parsing error #001 [Zend/tests/function_arguments_001.phpt] 
TEST 2990/12806 [Zend/tests/function_arguments_002.phpt]
[1;32mPASS[0m Argument parsing error #002 [Zend/tests/function_arguments_002.phpt] 
TEST 2991/12806 [Zend/tests/function_arguments_003.phpt]
[1;32mPASS[0m Function Argument Parsing #003 [Zend/tests/function_arguments_003.phpt] 
TEST 2992/12806 [Zend/tests/function_default_argument_cache.phpt]
[1;32mPASS[0m Function default argument is not cached when its evaluation had side effects [Zend/tests/function_default_argument_cache.phpt] 
TEST 2993/12806 [Zend/tests/function_exists_basic.phpt]
[1;32mPASS[0m function_exists function : basic functionality [Zend/tests/function_exists_basic.phpt] 
TEST 2994/12806 [Zend/tests/function_outside_namespace.phpt]
[1;32mPASS[0m Function declaration should not be allowed before namespace declaration [Zend/tests/function_outside_namespace.phpt] 
TEST 2995/12806 [Zend/tests/function_redecl.phpt]
[1;32mPASS[0m Function redeclaration must produce a simple fatal [Zend/tests/function_redecl.phpt] 
TEST 2996/12806 [Zend/tests/gc_001.phpt]
[1;32mPASS[0m GC 001: gc_enable()/gc_disable()/gc_enabled() [Zend/tests/gc_001.phpt] 
TEST 2997/12806 [Zend/tests/gc_002.phpt]
[1;32mPASS[0m GC 002: gc_enable()/gc_disable() and ini_get() [Zend/tests/gc_002.phpt] 
TEST 2998/12806 [Zend/tests/gc_003.phpt]
[1;32mPASS[0m GC 003: gc_enabled() and ini_set() [Zend/tests/gc_003.phpt] 
TEST 2999/12806 [Zend/tests/gc_004.phpt]
[1;32mPASS[0m GC 004: Simple array cycle [Zend/tests/gc_004.phpt] 
TEST 3000/12806 [Zend/tests/gc_005.phpt]
[1;32mPASS[0m GC 005: Simple object cycle [Zend/tests/gc_005.phpt] 
TEST 3001/12806 [Zend/tests/gc_006.phpt]
[1;32mPASS[0m GC 006: Simple array-object cycle [Zend/tests/gc_006.phpt] 
TEST 3002/12806 [Zend/tests/gc_007.phpt]
[1;32mPASS[0m GC 007: Unreferenced array cycle [Zend/tests/gc_007.phpt] 
TEST 3003/12806 [Zend/tests/gc_008.phpt]
[1;32mPASS[0m GC 008: Unreferenced object cycle [Zend/tests/gc_008.phpt] 
TEST 3004/12806 [Zend/tests/gc_009.phpt]
[1;32mPASS[0m GC 009: Unreferenced array-object cycle [Zend/tests/gc_009.phpt] 
TEST 3005/12806 [Zend/tests/gc_011.phpt]
[1;32mPASS[0m GC 011: GC and destructors [Zend/tests/gc_011.phpt] 
TEST 3006/12806 [Zend/tests/gc_012.phpt]
[1;32mPASS[0m GC 012: collection of many loops at once [Zend/tests/gc_012.phpt] 
TEST 3007/12806 [Zend/tests/gc_013.phpt]
[1;32mPASS[0m GC 013: Too many cycles in one array [Zend/tests/gc_013.phpt] 
TEST 3008/12806 [Zend/tests/gc_014.phpt]
[1;32mPASS[0m GC 014: Too many cycles in one object [Zend/tests/gc_014.phpt] 
TEST 3009/12806 [Zend/tests/gc_015.phpt]
[1;32mPASS[0m GC 015: Object as root of cycle [Zend/tests/gc_015.phpt] 
TEST 3010/12806 [Zend/tests/gc_016.phpt]
[1;32mPASS[0m GC 016: nested GC calls [Zend/tests/gc_016.phpt] 
TEST 3011/12806 [Zend/tests/gc_017.phpt]
[1;32mPASS[0m GC 017: GC and destructors with unset [Zend/tests/gc_017.phpt] 
TEST 3012/12806 [Zend/tests/gc_018.phpt]
[1;32mPASS[0m GC 018: GC detach with assign [Zend/tests/gc_018.phpt] 
TEST 3013/12806 [Zend/tests/gc_019.phpt]
[1;32mPASS[0m GC 019: GC detach with assign by reference [Zend/tests/gc_019.phpt] 
TEST 3014/12806 [Zend/tests/gc_020.phpt]
[1;32mPASS[0m GC 020: GC detach reference with assign [Zend/tests/gc_020.phpt] 
TEST 3015/12806 [Zend/tests/gc_021.phpt]
[1;32mPASS[0m GC 021: GC detach reference with assign by reference [Zend/tests/gc_021.phpt] 
TEST 3016/12806 [Zend/tests/gc_022.phpt]
[1;32mPASS[0m GC 022: GC detach reference in executor's PZVAL_UNLOCK() [Zend/tests/gc_022.phpt] 
TEST 3017/12806 [Zend/tests/gc_023.phpt]
[1;32mPASS[0m GC 023: Root buffer overflow (automatic collection) [Zend/tests/gc_023.phpt] 
TEST 3018/12806 [Zend/tests/gc_024.phpt]
[1;32mPASS[0m GC 024: GC and objects with non-standard handlers [Zend/tests/gc_024.phpt] 
TEST 3019/12806 [Zend/tests/gc_025.phpt]
[1;32mPASS[0m GC 025: Automatic GC on request shutdown [Zend/tests/gc_025.phpt] 
TEST 3020/12806 [Zend/tests/gc_026.phpt]
[1;32mPASS[0m GC 026: Automatic GC on request shutdown (GC enabled at run-time) [Zend/tests/gc_026.phpt] 
TEST 3021/12806 [Zend/tests/gc_027.phpt]
[1;32mPASS[0m GC 027: GC and properties of internal classes [Zend/tests/gc_027.phpt] 
TEST 3022/12806 [Zend/tests/gc_028.phpt]
[1;32mPASS[0m GC 028: GC and destructors [Zend/tests/gc_028.phpt] 
TEST 3023/12806 [Zend/tests/gc_029.phpt]
[1;32mPASS[0m GC 029: GC and destructors [Zend/tests/gc_029.phpt] 
TEST 3024/12806 [Zend/tests/gc_030.phpt]
[1;32mPASS[0m GC 030: GC and exceptions in destructors [Zend/tests/gc_030.phpt] 
TEST 3025/12806 [Zend/tests/gc_031.phpt]
[1;32mPASS[0m GC 031: gc_collect_roots() with GC turned off. [Zend/tests/gc_031.phpt] 
TEST 3026/12806 [Zend/tests/gc_032.phpt]
[1;32mPASS[0m GC 032: Crash in GC because of invalid reference counting [Zend/tests/gc_032.phpt] 
TEST 3027/12806 [Zend/tests/gc_033.phpt]
[1;32mPASS[0m GC 033: Crash in GC while run with phpspec [Zend/tests/gc_033.phpt] 
TEST 3028/12806 [Zend/tests/gc_034.phpt]
[1;32mPASS[0m GC 034: GC in request shutdown and resource list destroy [Zend/tests/gc_034.phpt] 
TEST 3029/12806 [Zend/tests/gc_035.phpt]
[1;32mPASS[0m GC 035: Lost inner-cycles garbage [Zend/tests/gc_035.phpt] 
TEST 3030/12806 [Zend/tests/gc_036.phpt]
[1;32mPASS[0m GC 036: Memleaks in self-referenced array [Zend/tests/gc_036.phpt] 
TEST 3031/12806 [Zend/tests/gc_037.phpt]
[1;32mPASS[0m GC 037: gc_status() [Zend/tests/gc_037.phpt] 
TEST 3032/12806 [Zend/tests/gc_038.phpt]
[1;32mPASS[0m GC 038: Garbage created by compound assignment operators (e.g. +=) [Zend/tests/gc_038.phpt] 
TEST 3033/12806 [Zend/tests/gc_039.phpt]
[1;33mSKIP[0m GC 039: Garbage created by replacing argument send by reference [Zend/tests/gc_039.phpt] reason: Required extension missing: mbstring
TEST 3034/12806 [Zend/tests/gc_041.phpt]
[1;32mPASS[0m GC 041: Handling of references in nested data of objects with destructor [Zend/tests/gc_041.phpt] 
TEST 3035/12806 [Zend/tests/gc_042.phpt]
[1;32mPASS[0m Object properties HT may need to be removed from nested data [Zend/tests/gc_042.phpt] 
TEST 3036/12806 [Zend/tests/gc_043.phpt]
[1;32mPASS[0m GC buffer shouldn't get reused when removing nested data [Zend/tests/gc_043.phpt] 
TEST 3037/12806 [Zend/tests/gc_044.phpt]
[1;32mPASS[0m GC of object property table (order variation) [Zend/tests/gc_044.phpt] 
TEST 3038/12806 [Zend/tests/gc_045.phpt]
[1;32mPASS[0m GC 045: Total count persisted when GC is rerun due to destructor call [Zend/tests/gc_045.phpt] 
TEST 3039/12806 [Zend/tests/gc_046.phpt]
[1;32mPASS[0m GC 046: Leak in User Iterator [Zend/tests/gc_046.phpt] 
TEST 3040/12806 [Zend/tests/gc_047.phpt]
[1;32mPASS[0m GC 047: Leak after GC inside a foreach loop [Zend/tests/gc_047.phpt] 
TEST 3041/12806 [Zend/tests/gc_048.phpt]
[1;32mPASS[0m GC 048: Objects with destructor are collected without delay [Zend/tests/gc_048.phpt] 
TEST 3042/12806 [Zend/tests/gc_049.phpt]
[1;32mPASS[0m GC 049: Objects created during GC do not participate in the same collection [Zend/tests/gc_049.phpt] 
TEST 3043/12806 [Zend/tests/gc_050.phpt]
[1;32mPASS[0m GC 050: Try/finally in foreach should create separate live ranges [Zend/tests/gc_050.phpt] 
TEST 3044/12806 [Zend/tests/gc_051.phpt]
[1;32mPASS[0m GC 048: FE_FREE should mark variable as UNDEF to prevent use-after-free during GC [Zend/tests/gc_051.phpt] 
TEST 3045/12806 [Zend/tests/gc_052.phpt]
[1;32mPASS[0m GC 049: Multiple early returns from foreach should create separate live ranges [Zend/tests/gc_052.phpt] 
TEST 3046/12806 [Zend/tests/gc_053.phpt]
[1;32mPASS[0m GC 050: Destructor are never called twice [Zend/tests/gc_053.phpt] 
TEST 3047/12806 [Zend/tests/generators/aborted_yield_during_nested_fcalls.phpt]
[1;32mPASS[0m Aborted yield during nested calls [Zend/tests/generators/aborted_yield_during_nested_fcalls.phpt] 
TEST 3048/12806 [Zend/tests/generators/aborted_yield_during_new.phpt]
[1;32mPASS[0m Aborted yield during object instantiation [Zend/tests/generators/aborted_yield_during_new.phpt] 
TEST 3049/12806 [Zend/tests/generators/aborted_yield_during_switch.phpt]
[1;32mPASS[0m Aborted yield during switch [Zend/tests/generators/aborted_yield_during_switch.phpt] 
TEST 3050/12806 [Zend/tests/generators/auto_incrementing_keys.phpt]
[1;32mPASS[0m Generator keys are auto-incrementing by default [Zend/tests/generators/auto_incrementing_keys.phpt] 
TEST 3051/12806 [Zend/tests/generators/backtrace.phpt]
[1;32mPASS[0m Printing the stack trace in a generator [Zend/tests/generators/backtrace.phpt] 
TEST 3052/12806 [Zend/tests/generators/backtrace_multi_yield_from.phpt]
[1;32mPASS[0m Generator backtrace with multi yield from [Zend/tests/generators/backtrace_multi_yield_from.phpt] 
TEST 3053/12806 [Zend/tests/generators/basic_yield_from_exception_handling.phpt]
[1;32mPASS[0m Exceptions in linear yield from setup [Zend/tests/generators/basic_yield_from_exception_handling.phpt] 
TEST 3054/12806 [Zend/tests/generators/basic_yield_from_proxying.phpt]
[1;32mPASS[0m Basic test if yield from works [Zend/tests/generators/basic_yield_from_proxying.phpt] 
TEST 3055/12806 [Zend/tests/generators/bug63066.phpt]
[1;32mPASS[0m Bug #63066 (Calling an undefined method in a generator results in a seg fault) [Zend/tests/generators/bug63066.phpt] 
TEST 3056/12806 [Zend/tests/generators/bug65035.phpt]
[1;32mPASS[0m Bug #65035: yield / exit segfault [Zend/tests/generators/bug65035.phpt] 
TEST 3057/12806 [Zend/tests/generators/bug65161.phpt]
[1;32mPASS[0m Bug #65161: Generator + autoload + syntax error = segfault [Zend/tests/generators/bug65161.phpt] 
TEST 3058/12806 [Zend/tests/generators/bug66041.phpt]
[1;32mPASS[0m Bug #66041: list() fails to unpack yielded ArrayAccess object [Zend/tests/generators/bug66041.phpt] 
TEST 3059/12806 [Zend/tests/generators/bug67497.phpt]
[1;32mPASS[0m Bug #67467: eval with parse error causes segmentation fault in generator [Zend/tests/generators/bug67497.phpt] 
TEST 3060/12806 [Zend/tests/generators/bug69419.phpt]
[1;32mPASS[0m Bug #69419: Returning compatible sub generator produces a warning [Zend/tests/generators/bug69419.phpt] 
TEST 3061/12806 [Zend/tests/generators/bug70904.phpt]
[1;32mPASS[0m Bug #70904 (yield from incorrectly marks valid generator as finished) [Zend/tests/generators/bug70904.phpt] 
TEST 3062/12806 [Zend/tests/generators/bug70965.phpt]
[1;32mPASS[0m Bug #70965 (yield from with a common iterator primes too much) [Zend/tests/generators/bug70965.phpt] 
TEST 3063/12806 [Zend/tests/generators/bug71013.phpt]
[1;32mPASS[0m Bug #71013 (Incorrect exception handler with yield from) [Zend/tests/generators/bug71013.phpt] 
TEST 3064/12806 [Zend/tests/generators/bug71297.phpt]
[1;32mPASS[0m Bug #71297 (Memory leak with consecutive yield from) [Zend/tests/generators/bug71297.phpt] 
TEST 3065/12806 [Zend/tests/generators/bug71441.phpt]
[1;32mPASS[0m Bug #71441 (Typehinted Generator with return in try/finally crashes) [Zend/tests/generators/bug71441.phpt] 
TEST 3066/12806 [Zend/tests/generators/bug71601.phpt]
[1;32mPASS[0m Bug #71601 (finally block not executed after yield from) [Zend/tests/generators/bug71601.phpt] 
TEST 3067/12806 [Zend/tests/generators/bug72523.phpt]
[1;32mPASS[0m Bug #72523 (dtrace issue with reflection (failed test)) [Zend/tests/generators/bug72523.phpt] 
TEST 3068/12806 [Zend/tests/generators/bug74157.phpt]
[1;32mPASS[0m Bug #74157 (Segfault with nested generators) [Zend/tests/generators/bug74157.phpt] 
TEST 3069/12806 [Zend/tests/generators/bug74606.phpt]
[1;32mPASS[0m Bug #74606 (Segfault within try/catch/finally nesting in Generators) [Zend/tests/generators/bug74606.phpt] 
TEST 3070/12806 [Zend/tests/generators/bug74954.phpt]
[1;32mPASS[0m Bug #74954 (crash after update of generator yielding from finished generator) [Zend/tests/generators/bug74954.phpt] 
TEST 3071/12806 [Zend/tests/generators/bug75396.phpt]
[1;32mPASS[0m Bug #75396: Exit inside generator finally results in fatal error [Zend/tests/generators/bug75396.phpt] 
TEST 3072/12806 [Zend/tests/generators/bug76427.phpt]
[1;32mPASS[0m Bug #76427 (Segfault in zend_objects_store_put) [Zend/tests/generators/bug76427.phpt] 
TEST 3073/12806 [Zend/tests/generators/bug78434.phpt]
[1;32mPASS[0m Bug #78434: Generator skips first item after valid() call [Zend/tests/generators/bug78434.phpt] 
TEST 3074/12806 [Zend/tests/generators/bug79600.phpt]
[1;32mPASS[0m Bug #79600: Regression in 7.4.6 when yielding an array based generator [Zend/tests/generators/bug79600.phpt] 
TEST 3075/12806 [Zend/tests/generators/bug80240.phpt]
[1;32mPASS[0m Bug #80240: Use after free multi yield from [Zend/tests/generators/bug80240.phpt] 
TEST 3076/12806 [Zend/tests/generators/clone.phpt]
[1;32mPASS[0m Generators cannot be cloned [Zend/tests/generators/clone.phpt] 
TEST 3077/12806 [Zend/tests/generators/dangling_send_target.phpt]
[1;32mPASS[0m Yield from does not leave a dangling send target [Zend/tests/generators/dangling_send_target.phpt] 
TEST 3078/12806 [Zend/tests/generators/debugInfo_001.phpt]
[1;32mPASS[0m Generators expose the underlying function name in __debugInfo(). [Zend/tests/generators/debugInfo_001.phpt] 
TEST 3079/12806 [Zend/tests/generators/dynamic_call.phpt]
[1;32mPASS[0m It's possible to invoke a generator dynamically [Zend/tests/generators/dynamic_call.phpt] 
TEST 3080/12806 [Zend/tests/generators/dynamic_properties.phpt]
[1;32mPASS[0m It's not possible to assign dynamic properties on a generator [Zend/tests/generators/dynamic_properties.phpt] 
TEST 3081/12806 [Zend/tests/generators/errors/count_error.phpt]
[1;32mPASS[0m Generators can't be counted [Zend/tests/generators/errors/count_error.phpt] 
TEST 3082/12806 [Zend/tests/generators/errors/generator_extend_error.phpt]
[1;32mPASS[0m The Generator class cannot be extended [Zend/tests/generators/errors/generator_extend_error.phpt] 
TEST 3083/12806 [Zend/tests/generators/errors/generator_instantiate_error.phpt]
[1;32mPASS[0m It's not possible to directly instantiate the Generator class [Zend/tests/generators/errors/generator_instantiate_error.phpt] 
TEST 3084/12806 [Zend/tests/generators/errors/non_ref_generator_iterated_by_ref_error.phpt]
[1;32mPASS[0m Non-ref generators cannot be iterated by-ref [Zend/tests/generators/errors/non_ref_generator_iterated_by_ref_error.phpt] 
TEST 3085/12806 [Zend/tests/generators/errors/resume_running_generator_error.phpt]
[1;32mPASS[0m It is not possible to resume an already running generator [Zend/tests/generators/errors/resume_running_generator_error.phpt] 
TEST 3086/12806 [Zend/tests/generators/errors/resume_running_generator_error_002.phpt]
[1;32mPASS[0m Memory leak when resume an already running generator [Zend/tests/generators/errors/resume_running_generator_error_002.phpt] 
TEST 3087/12806 [Zend/tests/generators/errors/resume_running_generator_error_003.phpt]
[1;32mPASS[0m Use-after-free when resume an already running generator [Zend/tests/generators/errors/resume_running_generator_error_003.phpt] 
TEST 3088/12806 [Zend/tests/generators/errors/serialize_unserialize_error.phpt]
[1;32mPASS[0m Generators can't be serialized or unserialized [Zend/tests/generators/errors/serialize_unserialize_error.phpt] 
TEST 3089/12806 [Zend/tests/generators/errors/yield_const_by_ref_error.phpt]
[1;32mPASS[0m A notice is thrown when yielding a constant value by reference [Zend/tests/generators/errors/yield_const_by_ref_error.phpt] 
TEST 3090/12806 [Zend/tests/generators/errors/yield_in_force_closed_finally_error.phpt]
[1;32mPASS[0m 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 3091/12806 [Zend/tests/generators/errors/yield_non_ref_function_call_by_ref_error.phpt]
[1;32mPASS[0m 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 3092/12806 [Zend/tests/generators/errors/yield_outside_function_error.phpt]
[1;32mPASS[0m Yield cannot be used outside of functions [Zend/tests/generators/errors/yield_outside_function_error.phpt] 
TEST 3093/12806 [Zend/tests/generators/exception_during_shutdown.phpt]
[1;32mPASS[0m Generator exceptions during shutdown should not be swallowed [Zend/tests/generators/exception_during_shutdown.phpt] 
TEST 3094/12806 [Zend/tests/generators/fibonacci.phpt]
[1;32mPASS[0m Creating an infinite fibonacci list using a generator [Zend/tests/generators/fibonacci.phpt] 
TEST 3095/12806 [Zend/tests/generators/finally/finally_ran_on_close.phpt]
[1;32mPASS[0m finally is run even if a generator is closed mid-execution [Zend/tests/generators/finally/finally_ran_on_close.phpt] 
TEST 3096/12806 [Zend/tests/generators/finally/return_return.phpt]
[1;32mPASS[0m try { return } finally { return } in generator [Zend/tests/generators/finally/return_return.phpt] 
TEST 3097/12806 [Zend/tests/generators/finally/return_yield.phpt]
[1;32mPASS[0m try { return } finally { yield } [Zend/tests/generators/finally/return_yield.phpt] 
TEST 3098/12806 [Zend/tests/generators/finally/run_on_dtor.phpt]
[1;32mPASS[0m finally is run on object dtor, not free [Zend/tests/generators/finally/run_on_dtor.phpt] 
TEST 3099/12806 [Zend/tests/generators/finally/throw_yield.phpt]
[1;32mPASS[0m try { throw } finally { yield } [Zend/tests/generators/finally/throw_yield.phpt] 
TEST 3100/12806 [Zend/tests/generators/finally/yield_return.phpt]
[1;32mPASS[0m try { yield } finally { return } [Zend/tests/generators/finally/yield_return.phpt] 
TEST 3101/12806 [Zend/tests/generators/finally/yield_throw.phpt]
[1;32mPASS[0m try { yield } finally { throw } [Zend/tests/generators/finally/yield_throw.phpt] 
TEST 3102/12806 [Zend/tests/generators/finally/yield_yield.phpt]
[1;32mPASS[0m Try { yield } finally { yield } [Zend/tests/generators/finally/yield_yield.phpt] 
TEST 3103/12806 [Zend/tests/generators/func_get_args.phpt]
[1;32mPASS[0m func_get_args() can be used inside generator functions [Zend/tests/generators/func_get_args.phpt] 
TEST 3104/12806 [Zend/tests/generators/gc_order.phpt]
[1;32mPASS[0m Close generator in dtor to avoid freeing order issues [Zend/tests/generators/gc_order.phpt] 
TEST 3105/12806 [Zend/tests/generators/gc_running_generator.phpt]
[1;32mPASS[0m GC on running generator [Zend/tests/generators/gc_running_generator.phpt] 
TEST 3106/12806 [Zend/tests/generators/gc_with_iterator_in_foreach.phpt]
[1;32mPASS[0m Generator GC triggered with live iterator in foreach [Zend/tests/generators/gc_with_iterator_in_foreach.phpt] 
TEST 3107/12806 [Zend/tests/generators/gc_with_root_parent_mismatch.phpt]
[1;32mPASS[0m Generator GC when the yield from parent chain does not reach the root [Zend/tests/generators/gc_with_root_parent_mismatch.phpt] 
TEST 3108/12806 [Zend/tests/generators/gc_with_yield_from.phpt]
[1;32mPASS[0m Verify yield from on generators being properly cycle collected [Zend/tests/generators/gc_with_yield_from.phpt] 
TEST 3109/12806 [Zend/tests/generators/generator_closure.phpt]
[1;32mPASS[0m Closures can be generators [Zend/tests/generators/generator_closure.phpt] 
TEST 3110/12806 [Zend/tests/generators/generator_closure_collection.phpt]
[1;32mPASS[0m The Closure object of a generator is freed when the generator is freed. [Zend/tests/generators/generator_closure_collection.phpt] 
TEST 3111/12806 [Zend/tests/generators/generator_closure_unused.phpt]
[1;32mPASS[0m Closures can be unused generators [Zend/tests/generators/generator_closure_unused.phpt] 
TEST 3112/12806 [Zend/tests/generators/generator_closure_with_this.phpt]
[1;32mPASS[0m Non-static closures can be generators [Zend/tests/generators/generator_closure_with_this.phpt] 
TEST 3113/12806 [Zend/tests/generators/generator_in_multipleiterator.phpt]
[1;32mPASS[0m Generators work properly in MultipleIterator [Zend/tests/generators/generator_in_multipleiterator.phpt] 
TEST 3114/12806 [Zend/tests/generators/generator_method.phpt]
[1;32mPASS[0m Methods can be generators [Zend/tests/generators/generator_method.phpt] 
TEST 3115/12806 [Zend/tests/generators/generator_method_by_ref.phpt]
[1;32mPASS[0m Generator methods can yield by reference [Zend/tests/generators/generator_method_by_ref.phpt] 
TEST 3116/12806 [Zend/tests/generators/generator_return_return_type.phpt]
[1;32mPASS[0m Generators must return a valid variable with return type specified [Zend/tests/generators/generator_return_return_type.phpt] 
TEST 3117/12806 [Zend/tests/generators/generator_return_without_value.phpt]
[1;32mPASS[0m Generators can return without values [Zend/tests/generators/generator_return_without_value.phpt] 
TEST 3118/12806 [Zend/tests/generators/generator_returns_generator.phpt]
[1;32mPASS[0m A generator function returns a Generator object [Zend/tests/generators/generator_returns_generator.phpt] 
TEST 3119/12806 [Zend/tests/generators/generator_rewind.phpt]
[1;32mPASS[0m A generator can only be rewinded before or at the first yield [Zend/tests/generators/generator_rewind.phpt] 
TEST 3120/12806 [Zend/tests/generators/generator_send.phpt]
[1;32mPASS[0m Values can be sent back to the generator [Zend/tests/generators/generator_send.phpt] 
TEST 3121/12806 [Zend/tests/generators/generator_static_method.phpt]
[1;32mPASS[0m A static method can be a generator [Zend/tests/generators/generator_static_method.phpt] 
TEST 3122/12806 [Zend/tests/generators/generator_symtable_leak.phpt]
[1;32mPASS[0m Generators using symtables must not leak [Zend/tests/generators/generator_symtable_leak.phpt] 
TEST 3123/12806 [Zend/tests/generators/generator_throwing_during_function_call.phpt]
[1;32mPASS[0m Stack is cleaned up properly when an exception is thrown during a function call [Zend/tests/generators/generator_throwing_during_function_call.phpt] 
TEST 3124/12806 [Zend/tests/generators/generator_throwing_exception.phpt]
[1;32mPASS[0m Generators can throw exceptions [Zend/tests/generators/generator_throwing_exception.phpt] 
TEST 3125/12806 [Zend/tests/generators/generator_throwing_in_foreach.phpt]
[1;32mPASS[0m Exceptions throwing by generators during foreach iteration are properly handled [Zend/tests/generators/generator_throwing_in_foreach.phpt] 
TEST 3126/12806 [Zend/tests/generators/generator_trampoline.phpt]
[1;32mPASS[0m Calling generator through magic __call() [Zend/tests/generators/generator_trampoline.phpt] 
TEST 3127/12806 [Zend/tests/generators/generator_with_arg_unpacking.phpt]
[1;32mPASS[0m Generators with arguments unpacking [Zend/tests/generators/generator_with_arg_unpacking.phpt] 
TEST 3128/12806 [Zend/tests/generators/generator_with_keys.phpt]
[1;32mPASS[0m Generators can also yield keys [Zend/tests/generators/generator_with_keys.phpt] 
TEST 3129/12806 [Zend/tests/generators/generator_with_nonscalar_keys.phpt]
[1;32mPASS[0m Generators can return non-scalar keys [Zend/tests/generators/generator_with_nonscalar_keys.phpt] 
TEST 3130/12806 [Zend/tests/generators/generator_with_type_check.phpt]
[1;32mPASS[0m Generator wit type check [Zend/tests/generators/generator_with_type_check.phpt] 
TEST 3131/12806 [Zend/tests/generators/generator_with_type_check_2.phpt]
[1;32mPASS[0m Generator wit type check [Zend/tests/generators/generator_with_type_check_2.phpt] 
TEST 3132/12806 [Zend/tests/generators/get_return.phpt]
[1;32mPASS[0m Generator::getReturn() success cases [Zend/tests/generators/get_return.phpt] 
TEST 3133/12806 [Zend/tests/generators/get_return_and_finally.phpt]
[1;32mPASS[0m Test interaction of Generator::getReturn() and finally [Zend/tests/generators/get_return_and_finally.phpt] 
TEST 3134/12806 [Zend/tests/generators/get_return_errors.phpt]
[1;32mPASS[0m Generator::getReturn() error cases [Zend/tests/generators/get_return_errors.phpt] 
TEST 3135/12806 [Zend/tests/generators/get_return_types.phpt]
[1;32mPASS[0m Test different types of generator return values (VM operands) [Zend/tests/generators/get_return_types.phpt] 
TEST 3136/12806 [Zend/tests/generators/gh11028_1.phpt]
[1;32mPASS[0m GH-11028 (Heap Buffer Overflow in zval_undefined_cv with generators) - other types variant [Zend/tests/generators/gh11028_1.phpt] 
TEST 3137/12806 [Zend/tests/generators/gh11028_2.phpt]
[1;32mPASS[0m GH-11028 (Heap Buffer Overflow in zval_undefined_cv with generators) - original variant [Zend/tests/generators/gh11028_2.phpt] 
TEST 3138/12806 [Zend/tests/generators/gh11028_3.phpt]
[1;32mPASS[0m GH-11028 (Heap Buffer Overflow in zval_undefined_cv with generators) - throw in finally variant [Zend/tests/generators/gh11028_3.phpt] 
TEST 3139/12806 [Zend/tests/generators/gh14387.phpt]
[1;32mPASS[0m GH-14387 (Crash when stack walking in destructor of yielded from values during Generator->throw()) [Zend/tests/generators/gh14387.phpt] 
TEST 3140/12806 [Zend/tests/generators/gh15851.phpt]
[1;32mPASS[0m GH-15851: Access on NULL when printing backtrace with freed generator [Zend/tests/generators/gh15851.phpt] 
TEST 3141/12806 [Zend/tests/generators/gh8289.phpt]
[1;32mPASS[0m GH-8289 (Exceptions thrown within a yielded from iterator are not rethrown into the generator) [Zend/tests/generators/gh8289.phpt] 
TEST 3142/12806 [Zend/tests/generators/gh9750-001.phpt]
[1;32mPASS[0m Bug GH-9750 001 (Generator memory leak when interrupted during argument evaluation) [Zend/tests/generators/gh9750-001.phpt] 
TEST 3143/12806 [Zend/tests/generators/gh9750-002.phpt]
[1;32mPASS[0m Bug GH-9750 002 (Generator memory leak when interrupted during argument evaluation) [Zend/tests/generators/gh9750-002.phpt] 
TEST 3144/12806 [Zend/tests/generators/gh9750-003.phpt]
[1;32mPASS[0m Bug GH-9750 003 (Generator memory leak when interrupted during argument evaluation) [Zend/tests/generators/gh9750-003.phpt] 
TEST 3145/12806 [Zend/tests/generators/gh9750-004.phpt]
[1;32mPASS[0m Bug GH-9750 004 (Generator memory leak when interrupted during argument evaluation) [Zend/tests/generators/gh9750-004.phpt] 
TEST 3146/12806 [Zend/tests/generators/gh9750-005.phpt]
[1;32mPASS[0m Bug GH-9750 002 (Generator memory leak when interrupted during argument evaluation) [Zend/tests/generators/gh9750-005.phpt] 
TEST 3147/12806 [Zend/tests/generators/gh9750-006.phpt]
[1;32mPASS[0m Bug GH-9750 006 (Generator memory leak when interrupted during argument evaluation) [Zend/tests/generators/gh9750-006.phpt] 
TEST 3148/12806 [Zend/tests/generators/gh9750-007.phpt]
[1;32mPASS[0m Bug GH-9750 007 (Generator memory leak when interrupted during argument evaluation) [Zend/tests/generators/gh9750-007.phpt] 
TEST 3149/12806 [Zend/tests/generators/gh9750-008.phpt]
[1;32mPASS[0m Bug GH-9750 008 (Generator memory leak when interrupted during argument evaluation) [Zend/tests/generators/gh9750-008.phpt] 
TEST 3150/12806 [Zend/tests/generators/gh9750-009.phpt]
[1;32mPASS[0m Bug GH-9750 009 (Generator memory leak when interrupted during argument evaluation) [Zend/tests/generators/gh9750-009.phpt] 
TEST 3151/12806 [Zend/tests/generators/gh9750-010.phpt]
[1;32mPASS[0m Bug GH-9750 010 (Generator memory leak when interrupted during argument evaluation) [Zend/tests/generators/gh9750-010.phpt] 
TEST 3152/12806 [Zend/tests/generators/gh9750-011.phpt]
[1;32mPASS[0m Bug GH-9750 011 (Generator memory leak when interrupted during argument evaluation) [Zend/tests/generators/gh9750-011.phpt] 
TEST 3153/12806 [Zend/tests/generators/gh9752.phpt]
[1;32mPASS[0m Bug GH-9752 (Generator crashes when interrupted during a function call with extra named params) [Zend/tests/generators/gh9752.phpt] 
TEST 3154/12806 [Zend/tests/generators/gh9801.phpt]
[1;32mPASS[0m Bug GH-9801 (Crash when memory limit is exceeded during generator initialization) [Zend/tests/generators/gh9801.phpt] 
TEST 3155/12806 [Zend/tests/generators/ignored_send_leak.phpt]
[1;32mPASS[0m Ignoring a sent value shouldn't leak memory [Zend/tests/generators/ignored_send_leak.phpt] 
TEST 3156/12806 [Zend/tests/generators/iterator_wrapper_leak.phpt]
[1;32mPASS[0m A generator iterator wrapper involved in a cycle should not leak [Zend/tests/generators/iterator_wrapper_leak.phpt] 
TEST 3157/12806 [Zend/tests/generators/multiple_yield_from_on_same_generator.phpt]
[1;32mPASS[0m Multiple yield from on a same Generator instance [Zend/tests/generators/multiple_yield_from_on_same_generator.phpt] 
TEST 3158/12806 [Zend/tests/generators/mutli_yield_from_with_exception.phpt]
[1;32mPASS[0m Multiple yield from on a same Generator throwing an Exception [Zend/tests/generators/mutli_yield_from_with_exception.phpt] 
TEST 3159/12806 [Zend/tests/generators/nested_calls_with_die.phpt]
[1;32mPASS[0m Test nested calls with die() in a generator [Zend/tests/generators/nested_calls_with_die.phpt] 
TEST 3160/12806 [Zend/tests/generators/nested_method_calls.phpt]
[1;32mPASS[0m Yield can be used in nested method calls [Zend/tests/generators/nested_method_calls.phpt] 
TEST 3161/12806 [Zend/tests/generators/no_foreach_var_leaks.phpt]
[1;32mPASS[0m foreach() (and other) variables aren't leaked on premature close [Zend/tests/generators/no_foreach_var_leaks.phpt] 
TEST 3162/12806 [Zend/tests/generators/recursive_yield_from.phpt]
[1;32mPASS[0m Check if recursion with yield from works [Zend/tests/generators/recursive_yield_from.phpt] 
TEST 3163/12806 [Zend/tests/generators/repeated_yield_from_with_immediate_release.phpt]
[1;32mPASS[0m A generator can be yielded from multiple times, testing immediate release of the yield from'ing generator [Zend/tests/generators/repeated_yield_from_with_immediate_release.phpt] 
TEST 3164/12806 [Zend/tests/generators/return_from_by_ref_generator.phpt]
[1;32mPASS[0m Return from by-ref generator [Zend/tests/generators/return_from_by_ref_generator.phpt] 
TEST 3165/12806 [Zend/tests/generators/send_after_close.phpt]
[1;32mPASS[0m Calls to send() after close should do nothing [Zend/tests/generators/send_after_close.phpt] 
TEST 3166/12806 [Zend/tests/generators/send_returns_current.phpt]
[1;32mPASS[0m $generator->send() returns the yielded value [Zend/tests/generators/send_returns_current.phpt] 
TEST 3167/12806 [Zend/tests/generators/throw_already_closed.phpt]
[1;32mPASS[0m Generator::throw() on an already closed generator [Zend/tests/generators/throw_already_closed.phpt] 
TEST 3168/12806 [Zend/tests/generators/throw_caught.phpt]
[1;32mPASS[0m Generator::throw() where the exception is caught in the generator [Zend/tests/generators/throw_caught.phpt] 
TEST 3169/12806 [Zend/tests/generators/throw_into_yield_from_array.phpt]
[1;32mPASS[0m Throwing into a generator yielding from an array/iterator [Zend/tests/generators/throw_into_yield_from_array.phpt] 
TEST 3170/12806 [Zend/tests/generators/throw_not_an_exception.phpt]
[1;32mPASS[0m Generator::throw() with something that's not an exception [Zend/tests/generators/throw_not_an_exception.phpt] 
TEST 3171/12806 [Zend/tests/generators/throw_rethrow.phpt]
[1;32mPASS[0m Generator::throw() where the generator throws a different exception [Zend/tests/generators/throw_rethrow.phpt] 
TEST 3172/12806 [Zend/tests/generators/throw_uncaught.phpt]
[1;32mPASS[0m Generator::throw() where the exception is not caught in the generator [Zend/tests/generators/throw_uncaught.phpt] 
TEST 3173/12806 [Zend/tests/generators/unused_return_value.phpt]
[1;32mPASS[0m There shouldn't be any leaks when the generator's return value isn't used [Zend/tests/generators/unused_return_value.phpt] 
TEST 3174/12806 [Zend/tests/generators/xrange.phpt]
[1;32mPASS[0m Simple generator xrange() test [Zend/tests/generators/xrange.phpt] 
TEST 3175/12806 [Zend/tests/generators/yield_array_key.phpt]
[1;32mPASS[0m Array keys can be yielded from generators [Zend/tests/generators/yield_array_key.phpt] 
TEST 3176/12806 [Zend/tests/generators/yield_array_offset_by_ref.phpt]
[1;32mPASS[0m Array offsets can be yielded by reference [Zend/tests/generators/yield_array_offset_by_ref.phpt] 
TEST 3177/12806 [Zend/tests/generators/yield_by_reference.phpt]
[1;32mPASS[0m Generators can yield by-reference [Zend/tests/generators/yield_by_reference.phpt] 
TEST 3178/12806 [Zend/tests/generators/yield_by_reference_optimization.phpt]
[1;32mPASS[0m Make sure optimization does not interfere with yield by ref [Zend/tests/generators/yield_by_reference_optimization.phpt] 
TEST 3179/12806 [Zend/tests/generators/yield_closure.phpt]
[1;32mPASS[0m Generator shouldn't crash if last yielded value is a closure [Zend/tests/generators/yield_closure.phpt] 
TEST 3180/12806 [Zend/tests/generators/yield_during_function_call.phpt]
[1;32mPASS[0m "yield" can occur during a function call [Zend/tests/generators/yield_during_function_call.phpt] 
TEST 3181/12806 [Zend/tests/generators/yield_during_method_call.phpt]
[1;32mPASS[0m Yield can be used during a method call [Zend/tests/generators/yield_during_method_call.phpt] 
TEST 3182/12806 [Zend/tests/generators/yield_from_aborted_generator_with_children.phpt]
[1;32mPASS[0m Impossible to yield from a generator which already failed, nested version [Zend/tests/generators/yield_from_aborted_generator_with_children.phpt] 
TEST 3183/12806 [Zend/tests/generators/yield_from_already_running.phpt]
[1;32mPASS[0m Yielding from the already running Generator should fail (bug #69458) [Zend/tests/generators/yield_from_already_running.phpt] 
TEST 3184/12806 [Zend/tests/generators/yield_from_array.phpt]
[1;32mPASS[0m yielding values from an array [Zend/tests/generators/yield_from_array.phpt] 
TEST 3185/12806 [Zend/tests/generators/yield_from_backtrace.phpt]
[1;32mPASS[0m Exceptions in linear yield from setup [Zend/tests/generators/yield_from_backtrace.phpt] 
TEST 3186/12806 [Zend/tests/generators/yield_from_by_reference.phpt]
[1;32mPASS[0m Yield from by reference is not supported [Zend/tests/generators/yield_from_by_reference.phpt] 
TEST 3187/12806 [Zend/tests/generators/yield_from_chain_dtor_order.phpt]
[1;32mPASS[0m Leaf link may need to be invalidated depending on dtor order [Zend/tests/generators/yield_from_chain_dtor_order.phpt] 
TEST 3188/12806 [Zend/tests/generators/yield_from_deep_recursion.phpt]
[1;32mPASS[0m Deep recursion with yield from [Zend/tests/generators/yield_from_deep_recursion.phpt] 
TEST 3189/12806 [Zend/tests/generators/yield_from_force_closed.phpt]
[1;32mPASS[0m Cannot "yield from" from force closed generator [Zend/tests/generators/yield_from_force_closed.phpt] 
TEST 3190/12806 [Zend/tests/generators/yield_from_greedy_parse.phpt]
[1;32mPASS[0m yield from parses too greedily [Zend/tests/generators/yield_from_greedy_parse.phpt] 
TEST 3191/12806 [Zend/tests/generators/yield_from_iterator.phpt]
[1;32mPASS[0m yield from with an (Array)Iterator [Zend/tests/generators/yield_from_iterator.phpt] 
TEST 3192/12806 [Zend/tests/generators/yield_from_iterator_agregate.phpt]
[1;32mPASS[0m yield from with an IteratorAggregate [Zend/tests/generators/yield_from_iterator_agregate.phpt] 
TEST 3193/12806 [Zend/tests/generators/yield_from_multi_tree.phpt]
[1;32mPASS[0m yield from on multiple trees needing merge [Zend/tests/generators/yield_from_multi_tree.phpt] 
TEST 3194/12806 [Zend/tests/generators/yield_from_multi_tree_exception.phpt]
[1;32mPASS[0m yield from on multiple trees needing merge [Zend/tests/generators/yield_from_multi_tree_exception.phpt] 
TEST 3195/12806 [Zend/tests/generators/yield_from_multi_tree_single_nodes.phpt]
[1;32mPASS[0m yield from on multiple trees needing merge, with intermediary nodes having only one child [Zend/tests/generators/yield_from_multi_tree_single_nodes.phpt] 
TEST 3196/12806 [Zend/tests/generators/yield_from_non_iterable.phpt]
[1;32mPASS[0m Yield from non-iterable [Zend/tests/generators/yield_from_non_iterable.phpt] 
TEST 3197/12806 [Zend/tests/generators/yield_from_throw_with_throwing_exception.phpt]
[1;32mPASS[0m Exceptions are properly appended when thrown from yield from values destruction [Zend/tests/generators/yield_from_throw_with_throwing_exception.phpt] 
TEST 3198/12806 [Zend/tests/generators/yield_from_valid_exception.phpt]
[1;32mPASS[0m Exception from valid() during yield from [Zend/tests/generators/yield_from_valid_exception.phpt] 
TEST 3199/12806 [Zend/tests/generators/yield_in_finally.phpt]
[1;32mPASS[0m yield can be used in finally (apart from forced closes) [Zend/tests/generators/yield_in_finally.phpt] 
TEST 3200/12806 [Zend/tests/generators/yield_in_finally_cleanup.phpt]
[1;32mPASS[0m Free pending exceptions / return values on clone on yield in finally [Zend/tests/generators/yield_in_finally_cleanup.phpt] 
TEST 3201/12806 [Zend/tests/generators/yield_in_parenthesis.phpt]
[1;32mPASS[0m No additional parenthesis are required around yield if they are already present [Zend/tests/generators/yield_in_parenthesis.phpt] 
TEST 3202/12806 [Zend/tests/generators/yield_precedence.phpt]
[1;32mPASS[0m Precedence of yield and arrow operators [Zend/tests/generators/yield_precedence.phpt] 
TEST 3203/12806 [Zend/tests/generators/yield_ref_function_call_by_reference.phpt]
[1;32mPASS[0m The result of a by-ref function call can be yielded just fine [Zend/tests/generators/yield_ref_function_call_by_reference.phpt] 
TEST 3204/12806 [Zend/tests/generators/yield_unary_precedence.phpt]
[1;32mPASS[0m When + or - are used on yield, they must be unary (and not binary) (Bug #69160) [Zend/tests/generators/yield_unary_precedence.phpt] 
TEST 3205/12806 [Zend/tests/generators/yield_without_value.phpt]
[1;32mPASS[0m yield can be used without a value [Zend/tests/generators/yield_without_value.phpt] 
TEST 3206/12806 [Zend/tests/get_called_class_001.phpt]
[1;32mPASS[0m Calling get_called_class() outside a class [Zend/tests/get_called_class_001.phpt] 
TEST 3207/12806 [Zend/tests/get_class_methods_001.phpt]
[1;32mPASS[0m get_class_methods(): Testing scope [Zend/tests/get_class_methods_001.phpt] 
TEST 3208/12806 [Zend/tests/get_class_methods_002.phpt]
[1;32mPASS[0m get_class_methods(): Testing with interface [Zend/tests/get_class_methods_002.phpt] 
TEST 3209/12806 [Zend/tests/get_class_methods_003.phpt]
[1;32mPASS[0m get_class_methods(): Testing scope [Zend/tests/get_class_methods_003.phpt] 
TEST 3210/12806 [Zend/tests/get_class_vars_001.phpt]
[1;32mPASS[0m get_class_vars(): Simple test [Zend/tests/get_class_vars_001.phpt] 
TEST 3211/12806 [Zend/tests/get_class_vars_002.phpt]
[1;32mPASS[0m get_class_vars(): Testing the scope [Zend/tests/get_class_vars_002.phpt] 
TEST 3212/12806 [Zend/tests/get_class_vars_003.phpt]
[1;32mPASS[0m get_class_vars(): Testing the scope [Zend/tests/get_class_vars_003.phpt] 
TEST 3213/12806 [Zend/tests/get_class_vars_004.phpt]
[1;32mPASS[0m get_class_vars(): Testing the scope [Zend/tests/get_class_vars_004.phpt] 
TEST 3214/12806 [Zend/tests/get_class_vars_005.phpt]
[1;32mPASS[0m get_class_vars(): Testing visibility [Zend/tests/get_class_vars_005.phpt] 
TEST 3215/12806 [Zend/tests/get_class_vars_006.phpt]
[1;32mPASS[0m get_class_vars(): Testing visibility [Zend/tests/get_class_vars_006.phpt] 
TEST 3216/12806 [Zend/tests/get_class_vars_007.phpt]
[1;32mPASS[0m get_class_vars(): Testing with static properties [Zend/tests/get_class_vars_007.phpt] 
TEST 3217/12806 [Zend/tests/get_class_vars_typed_props.phpt]
[1;32mPASS[0m get_class_vars() returns uninitialized typed properties with a null value [Zend/tests/get_class_vars_typed_props.phpt] 
TEST 3218/12806 [Zend/tests/get_defined_functions_basic.phpt]
[1;32mPASS[0m get_defined_functions() function : basic functionality [Zend/tests/get_defined_functions_basic.phpt] 
TEST 3219/12806 [Zend/tests/get_defined_vars.phpt]
[1;32mPASS[0m Testing get_defined_vars() Function [Zend/tests/get_defined_vars.phpt] 
TEST 3220/12806 [Zend/tests/get_mangled_object_vars.phpt]
[1;32mPASS[0m get_mangled_object_vars() function [Zend/tests/get_mangled_object_vars.phpt] 
TEST 3221/12806 [Zend/tests/get_parent_class_001.phpt]
[1;32mPASS[0m Testing get_parent_class() [Zend/tests/get_parent_class_001.phpt] 
TEST 3222/12806 [Zend/tests/get_required_files.phpt]
[1;32mPASS[0m Check if get_required_files works [Zend/tests/get_required_files.phpt] 
TEST 3223/12806 [Zend/tests/get_resource_id.phpt]
[1;32mPASS[0m get_resource_id() function [Zend/tests/get_resource_id.phpt] 
TEST 3224/12806 [Zend/tests/gh10014.phpt]
[1;32mPASS[0m GH-10014: Incorrect short-circuiting in constant expressions [Zend/tests/gh10014.phpt] 
TEST 3225/12806 [Zend/tests/gh10072-2.phpt]
[1;33mSKIP[0m GH-10072 (PHP crashes when execute_ex is overridden and a trampoline is used from internal code during shutdown) [Zend/tests/gh10072-2.phpt] reason: Required extension missing: zend_test
TEST 3226/12806 [Zend/tests/gh10072.phpt]
[1;33mSKIP[0m GH-10072 (PHP crashes when execute_ex is overridden and a trampoline is used from internal code) [Zend/tests/gh10072.phpt] reason: Required extension missing: zend_test
TEST 3227/12806 [Zend/tests/gh10168/assign.phpt]
[1;32mPASS[0m GH-10168: Assign [Zend/tests/gh10168/assign.phpt] 
TEST 3228/12806 [Zend/tests/gh10168/assign_dim.phpt]
[1;32mPASS[0m GH-10168: Assign dim [Zend/tests/gh10168/assign_dim.phpt] 
TEST 3229/12806 [Zend/tests/gh10168/assign_dim_ref.phpt]
[1;32mPASS[0m GH-10168: Assign dim ref [Zend/tests/gh10168/assign_dim_ref.phpt] 
TEST 3230/12806 [Zend/tests/gh10168/assign_dim_ref_with_prop_ref.phpt]
[1;32mPASS[0m GH-10168: Assign dim ref with prop ref [Zend/tests/gh10168/assign_dim_ref_with_prop_ref.phpt] 
TEST 3231/12806 [Zend/tests/gh10168/assign_dim_with_prop_ref.phpt]
[1;32mPASS[0m GH-10168: Assign dim with prop ref [Zend/tests/gh10168/assign_dim_with_prop_ref.phpt] 
TEST 3232/12806 [Zend/tests/gh10168/assign_prop.phpt]
[1;32mPASS[0m GH-10168: Assign prop [Zend/tests/gh10168/assign_prop.phpt] 
TEST 3233/12806 [Zend/tests/gh10168/assign_prop_ref.phpt]
[1;32mPASS[0m GH-10168: Assign prop ref [Zend/tests/gh10168/assign_prop_ref.phpt] 
TEST 3234/12806 [Zend/tests/gh10168/assign_prop_ref_with_prop_ref.phpt]
[1;32mPASS[0m GH-10168: Assign prop ref with prop ref [Zend/tests/gh10168/assign_prop_ref_with_prop_ref.phpt] 
TEST 3235/12806 [Zend/tests/gh10168/assign_prop_with_prop_ref.phpt]
[1;32mPASS[0m GH-10168: Assign prop with prop ref [Zend/tests/gh10168/assign_prop_with_prop_ref.phpt] 
TEST 3236/12806 [Zend/tests/gh10168/assign_ref.phpt]
[1;32mPASS[0m GH-10168: Assign ref [Zend/tests/gh10168/assign_ref.phpt] 
TEST 3237/12806 [Zend/tests/gh10168/assign_ref_with_prop_ref.phpt]
[1;32mPASS[0m GH-10168: Assign ref with prop ref [Zend/tests/gh10168/assign_ref_with_prop_ref.phpt] 
TEST 3238/12806 [Zend/tests/gh10168/assign_static_prop.phpt]
[1;32mPASS[0m GH-10168: Assign static prop [Zend/tests/gh10168/assign_static_prop.phpt] 
TEST 3239/12806 [Zend/tests/gh10168/assign_static_prop_ref.phpt]
[1;32mPASS[0m GH-10168: Assign static prop ref [Zend/tests/gh10168/assign_static_prop_ref.phpt] 
TEST 3240/12806 [Zend/tests/gh10168/assign_static_prop_ref_with_prop_ref.phpt]
[1;32mPASS[0m GH-10168: Assign static prop ref with prop ref [Zend/tests/gh10168/assign_static_prop_ref_with_prop_ref.phpt] 
TEST 3241/12806 [Zend/tests/gh10168/assign_static_prop_with_prop_ref.phpt]
[1;32mPASS[0m GH-10168: Assign static prop with prop ref [Zend/tests/gh10168/assign_static_prop_with_prop_ref.phpt] 
TEST 3242/12806 [Zend/tests/gh10168/assign_static_untyped_prop.phpt]
[1;32mPASS[0m GH-10168: Assign static prop [Zend/tests/gh10168/assign_static_untyped_prop.phpt] 
TEST 3243/12806 [Zend/tests/gh10168/assign_static_untyped_prop_ref.phpt]
[1;32mPASS[0m GH-10168: Assign static prop ref [Zend/tests/gh10168/assign_static_untyped_prop_ref.phpt] 
TEST 3244/12806 [Zend/tests/gh10168/assign_static_untyped_prop_ref_with_prop_ref.phpt]
[1;32mPASS[0m GH-10168: Assign static prop ref with prop ref [Zend/tests/gh10168/assign_static_untyped_prop_ref_with_prop_ref.phpt] 
TEST 3245/12806 [Zend/tests/gh10168/assign_static_untyped_prop_with_prop_ref.phpt]
[1;32mPASS[0m GH-10168: Assign static prop with prop ref [Zend/tests/gh10168/assign_static_untyped_prop_with_prop_ref.phpt] 
TEST 3246/12806 [Zend/tests/gh10168/assign_untyped_prop.phpt]
[1;32mPASS[0m GH-10168: Assign prop [Zend/tests/gh10168/assign_untyped_prop.phpt] 
TEST 3247/12806 [Zend/tests/gh10168/assign_untyped_prop_ref.phpt]
[1;32mPASS[0m GH-10168: Assign prop ref [Zend/tests/gh10168/assign_untyped_prop_ref.phpt] 
TEST 3248/12806 [Zend/tests/gh10168/assign_untyped_prop_ref_with_prop_ref.phpt]
[1;32mPASS[0m GH-10168: Assign prop ref with prop ref [Zend/tests/gh10168/assign_untyped_prop_ref_with_prop_ref.phpt] 
TEST 3249/12806 [Zend/tests/gh10168/assign_untyped_prop_with_prop_ref.phpt]
[1;32mPASS[0m GH-10168: Assign prop with prop ref [Zend/tests/gh10168/assign_untyped_prop_with_prop_ref.phpt] 
TEST 3250/12806 [Zend/tests/gh10168/assign_with_prop_ref.phpt]
[1;32mPASS[0m GH-10168: Assign with prop ref [Zend/tests/gh10168/assign_with_prop_ref.phpt] 
TEST 3251/12806 [Zend/tests/gh10168/wrong_assign_to_variable.phpt]
[1;32mPASS[0m GH-10168: Wrong assign to variable [Zend/tests/gh10168/wrong_assign_to_variable.phpt] 
TEST 3252/12806 [Zend/tests/gh10169.phpt]
[1;32mPASS[0m GH-10169: Fix use-after-free when releasing object during property assignment [Zend/tests/gh10169.phpt] 
TEST 3253/12806 [Zend/tests/gh10232.phpt]
[1;32mPASS[0m GH-10232 (Weird behaviour when a file is autoloaded in assignment of a constant) [Zend/tests/gh10232.phpt] 
TEST 3254/12806 [Zend/tests/gh10251.phpt]
[1;32mPASS[0m GH-10251 (Assertion `(flag & (1<<3)) == 0' failed.) [Zend/tests/gh10251.phpt] 
TEST 3255/12806 [Zend/tests/gh10346.phpt]
[1;33mSKIP[0m GH-10346 (Observer: enum tryFrom() run_time_cache properly assigned) [Zend/tests/gh10346.phpt] reason: Required extension missing: zend_test
TEST 3256/12806 [Zend/tests/gh10356.phpt]
[1;32mPASS[0m GH-10356: Incorrect line number of constant in constant expression [Zend/tests/gh10356.phpt] 
TEST 3257/12806 [Zend/tests/gh10377.phpt]
[1;32mPASS[0m GH-10377 (Unable to have an anonymous readonly class) [Zend/tests/gh10377.phpt] 
TEST 3258/12806 [Zend/tests/gh10377_1.phpt]
[1;32mPASS[0m GH-10377 (Unable to have an anonymous readonly class) - usage variation: dynamic properties attribute [Zend/tests/gh10377_1.phpt] 
TEST 3259/12806 [Zend/tests/gh10377_2.phpt]
[1;32mPASS[0m GH-10377 (Unable to have an anonymous readonly class) - usage variation: abstract modifier [Zend/tests/gh10377_2.phpt] 
TEST 3260/12806 [Zend/tests/gh10377_3.phpt]
[1;32mPASS[0m GH-10377 (Unable to have an anonymous readonly class) - usage variation: final modifier [Zend/tests/gh10377_3.phpt] 
TEST 3261/12806 [Zend/tests/gh10377_4.phpt]
[1;32mPASS[0m GH-10377 (Unable to have an anonymous readonly class) - usage variation: multiple readonly modifiers [Zend/tests/gh10377_4.phpt] 
TEST 3262/12806 [Zend/tests/gh10469.phpt]
[1;33mSKIP[0m GH-10469: Disallow open_basedir() with parent dir components (..) [Zend/tests/gh10469.phpt] reason: Required extension missing: zend_test
TEST 3263/12806 [Zend/tests/gh10486.phpt]
[1;32mPASS[0m Assertion error when attempting comp-time eval of dynamic class constant fetch [Zend/tests/gh10486.phpt] 
TEST 3264/12806 [Zend/tests/gh10486_2.phpt]
[1;32mPASS[0m Assertion error when attempting constant eval of dynamic class constant fetch [Zend/tests/gh10486_2.phpt] 
TEST 3265/12806 [Zend/tests/gh10570.phpt]
[1;32mPASS[0m GH-10570 (Assertion `(key)->h != 0 && "Hash must be known"' failed.): constant variation [Zend/tests/gh10570.phpt] 
TEST 3266/12806 [Zend/tests/gh10634.phpt]
[1;32mPASS[0m GH-10634 (Lexing memory corruption) [Zend/tests/gh10634.phpt] 
TEST 3267/12806 [Zend/tests/gh10695_1.phpt]
[1;32mPASS[0m GH-10695: Exceptions in register_shutdown_function() are caught by set_exception_handler() [Zend/tests/gh10695_1.phpt] 
TEST 3268/12806 [Zend/tests/gh10695_2.phpt]
[1;32mPASS[0m GH-10695: Exceptions in destructor during shutdown are caught [Zend/tests/gh10695_2.phpt] 
TEST 3269/12806 [Zend/tests/gh10695_3.phpt]
[1;32mPASS[0m GH-10695: Uncaught exceptions are not caught again [Zend/tests/gh10695_3.phpt] 
TEST 3270/12806 [Zend/tests/gh10695_4.phpt]
[1;32mPASS[0m GH-10695: Exception handlers are not called twice [Zend/tests/gh10695_4.phpt] 
TEST 3271/12806 [Zend/tests/gh10695_5.phpt]
[1;32mPASS[0m GH-10695: Exception handlers can register another exception handler [Zend/tests/gh10695_5.phpt] 
TEST 3272/12806 [Zend/tests/gh10695_6.phpt]
[1;32mPASS[0m GH-10695: Exceptions from output buffering handlers during shutdown are caught [Zend/tests/gh10695_6.phpt] 
TEST 3273/12806 [Zend/tests/gh10695_7.phpt]
[1;32mPASS[0m GH-10695: Exceptions in error handlers during shutdown are caught [Zend/tests/gh10695_7.phpt] 
TEST 3274/12806 [Zend/tests/gh10709.phpt]
[1;32mPASS[0m GH-10709: Recursive class constant evaluation [Zend/tests/gh10709.phpt] 
TEST 3275/12806 [Zend/tests/gh10709_2.phpt]
[1;32mPASS[0m GH-10709: Recursive class constant evaluation [Zend/tests/gh10709_2.phpt] 
TEST 3276/12806 [Zend/tests/gh10709_3.phpt]
[1;32mPASS[0m GH-10709: Recursive class constant evaluation with outer call failing [Zend/tests/gh10709_3.phpt] 
TEST 3277/12806 [Zend/tests/gh10810.phpt]
[1;32mPASS[0m GH-10810: Fix NUL byte terminating Exception::__toString() [Zend/tests/gh10810.phpt] 
TEST 3278/12806 [Zend/tests/gh10935.phpt]
[1;32mPASS[0m GH-1093: Add separate static property through trait if parent already declares it [Zend/tests/gh10935.phpt] 
TEST 3279/12806 [Zend/tests/gh11016.phpt]
[1;32mPASS[0m GH-11016 (Heap buffer overflow in ZEND_ADD_ARRAY_UNPACK_SPEC_HANDLER) [Zend/tests/gh11016.phpt] 
TEST 3280/12806 [Zend/tests/gh11108.phpt]
[1;32mPASS[0m GH-11108: Incorrect CG(memoize_mode) state after bailout in ??= [Zend/tests/gh11108.phpt] 
[1;33mSKIP[0m move_uploaded_file() emits open_basedir warning for source file [Zend/tests/gh11138.phpt] reason: CGI not available
TEST 3282/12806 [Zend/tests/gh11152.phpt]
[1;32mPASS[0m GH-11152: Allow aliasing namespaces containing reserved class names [Zend/tests/gh11152.phpt] 
TEST 3283/12806 [Zend/tests/gh11171.phpt]
[1;32mPASS[0m GH-11171: Test [Zend/tests/gh11171.phpt] 
TEST 3284/12806 [Zend/tests/gh11189.phpt]
[1;32mPASS[0m GH-11189: Exceeding memory limit in zend_hash_do_resize leaves the array in an invalid state (packed array) [Zend/tests/gh11189.phpt] 
TEST 3285/12806 [Zend/tests/gh11189_1.phpt]
[1;32mPASS[0m GH-11189: Exceeding memory limit in zend_hash_do_resize leaves the array in an invalid state (not packed array) [Zend/tests/gh11189_1.phpt] 
TEST 3286/12806 [Zend/tests/gh11222.phpt]
[1;32mPASS[0m GH-11222: foreach by-ref may jump over keys during a rehash [Zend/tests/gh11222.phpt] 
TEST 3287/12806 [Zend/tests/gh11244-001.phpt]
[1;32mPASS[0m GH-11244: Modifying a copied by-ref iterated array resets the array position (packed) [Zend/tests/gh11244-001.phpt] 
TEST 3288/12806 [Zend/tests/gh11244-002.phpt]
[1;32mPASS[0m GH-11244: Modifying a copied by-ref iterated array resets the array position (not packed) [Zend/tests/gh11244-002.phpt] 
TEST 3289/12806 [Zend/tests/gh11244-003.phpt]
[1;32mPASS[0m GH-11244: Modifying a copied by-ref iterated array resets the array position (not packed with holes) [Zend/tests/gh11244-003.phpt] 
TEST 3290/12806 [Zend/tests/gh11244-004.phpt]
[1;32mPASS[0m GH-11244: Modifying a copied by-ref iterated array resets the array position (with object) [Zend/tests/gh11244-004.phpt] 
TEST 3291/12806 [Zend/tests/gh11244-005.phpt]
[1;32mPASS[0m GH-11244: Modifying a copied by-ref iterated array resets the array position (multiple copies) [Zend/tests/gh11244-005.phpt] 
TEST 3292/12806 [Zend/tests/gh11320_1.phpt]
[1;32mPASS[0m GH-11320: Array literals can contain list() assignments [Zend/tests/gh11320_1.phpt] 
TEST 3293/12806 [Zend/tests/gh11320_2.phpt]
[1;32mPASS[0m GH-11320: list() expressions can contain magic constants [Zend/tests/gh11320_2.phpt] 
TEST 3294/12806 [Zend/tests/gh11320_3.phpt]
[1;32mPASS[0m GH-11320: list() must not appear as a standalone array element [Zend/tests/gh11320_3.phpt] 
TEST 3295/12806 [Zend/tests/gh11488.phpt]
[1;32mPASS[0m GH-11488: "Optional parameter before required" warning for union nullable type [Zend/tests/gh11488.phpt] 
TEST 3296/12806 [Zend/tests/gh11580.phpt]
[1;32mPASS[0m GH-11580: assert() with ??= operator can lead to use-of-uninitialized-value [Zend/tests/gh11580.phpt] 
TEST 3297/12806 [Zend/tests/gh11735_1.phpt]
[1;32mPASS[0m GH-11735: Use-after-free when unregistering user stream wrapper from user stream wrapper [Zend/tests/gh11735_1.phpt] 
TEST 3298/12806 [Zend/tests/gh11735_2.phpt]
[1;32mPASS[0m GH-11735: Use-after-free when unregistering user stream wrapper from user stream wrapper [Zend/tests/gh11735_2.phpt] 
TEST 3299/12806 [Zend/tests/gh12073.phpt]
[1;32mPASS[0m GH-12073: Freeing of non-ZMM pointer of incompletely allocated closure [Zend/tests/gh12073.phpt] 
TEST 3300/12806 [Zend/tests/gh12102_1.phpt]
[1;32mPASS[0m GH-12102: Incorrect "Cannot use temporary expression in write context" error for BP_VAR_FUNC_ARG [Zend/tests/gh12102_1.phpt] 
TEST 3301/12806 [Zend/tests/gh12102_2.phpt]
[1;32mPASS[0m GH-12102: Incorrect "Cannot use temporary expression in write context" error for BP_VAR_FUNC_ARG [Zend/tests/gh12102_2.phpt] 
TEST 3302/12806 [Zend/tests/gh12102_3.phpt]
[1;32mPASS[0m GH-12102: Incorrect "Cannot use temporary expression in write context" error for BP_VAR_FUNC_ARG [Zend/tests/gh12102_3.phpt] 
TEST 3303/12806 [Zend/tests/gh12366.phpt]
[1;33mSKIP[0m GH-12366: Use-after-free of constant name when script doesn't fit in SHM [Zend/tests/gh12366.phpt] reason: Required extension missing: opcache
TEST 3304/12806 [Zend/tests/gh12457.phpt]
[1;32mPASS[0m GH-12458 (Fix GH-12457: Fixed a bug in zend_memnistr) [Zend/tests/gh12457.phpt] 
TEST 3305/12806 [Zend/tests/gh12468_1.phpt]
[1;32mPASS[0m GH-12468: Double-free of doc_comment when overriding static property via trait [Zend/tests/gh12468_1.phpt] 
TEST 3306/12806 [Zend/tests/gh12468_2.phpt]
[1;32mPASS[0m GH-12468: Double-free of doc_comment when overriding static property via trait [Zend/tests/gh12468_2.phpt] 
TEST 3307/12806 [Zend/tests/gh12826.phpt]
[1;32mPASS[0m GH-12826 (Weird pointers issue in nested loops) [Zend/tests/gh12826.phpt] 
TEST 3308/12806 [Zend/tests/gh13097_a.phpt]
[1;32mPASS[0m GH-13097 (Anonymous class reference in trigger_error / thrown Exception) [Zend/tests/gh13097_a.phpt] 
TEST 3309/12806 [Zend/tests/gh13097_b.phpt]
[1;32mPASS[0m GH-13097 (Anonymous class reference in trigger_error / thrown Exception) [Zend/tests/gh13097_b.phpt] 
TEST 3310/12806 [Zend/tests/gh13142.phpt]
[1;32mPASS[0m GH-13142 (Undefined variable name is shortened when contains \0) [Zend/tests/gh13142.phpt] 
TEST 3311/12806 [Zend/tests/gh13145.phpt]
[1;32mPASS[0m GH-13145: strtok() misoptimization [Zend/tests/gh13145.phpt] 
TEST 3312/12806 [Zend/tests/gh13178_1.phpt]
[1;32mPASS[0m GH-13178: Packed to hash must reset iterator position [Zend/tests/gh13178_1.phpt] 
TEST 3313/12806 [Zend/tests/gh13178_2.phpt]
[1;32mPASS[0m GH-13178: Unsetting last offset must floor iterator position [Zend/tests/gh13178_2.phpt] 
TEST 3314/12806 [Zend/tests/gh13178_3.phpt]
[1;32mPASS[0m GH-13178: Unsetting last offset variation with hashed array [Zend/tests/gh13178_3.phpt] 
TEST 3315/12806 [Zend/tests/gh13178_4.phpt]
[1;32mPASS[0m GH-13178: Packed to hash must reset nInternalPointer [Zend/tests/gh13178_4.phpt] 
TEST 3316/12806 [Zend/tests/gh13178_5.phpt]
[1;32mPASS[0m GH-13178: Packed array with last elements removed must reset iterator positions [Zend/tests/gh13178_5.phpt] 
TEST 3317/12806 [Zend/tests/gh13446_1.phpt]
[1;32mPASS[0m GH-13446: Exception handler is restored after is has finished [Zend/tests/gh13446_1.phpt] 
TEST 3318/12806 [Zend/tests/gh13446_2.phpt]
[1;32mPASS[0m GH-13446: Exception handler attempting to free itself [Zend/tests/gh13446_2.phpt] 
TEST 3319/12806 [Zend/tests/gh13446_3.phpt]
[1;32mPASS[0m GH-13446: Exception handler isn't restored if it is previously modified [Zend/tests/gh13446_3.phpt] 
TEST 3320/12806 [Zend/tests/gh13446_4.phpt]
[1;32mPASS[0m GH-13446: Exception handler isn't restored if stack is empty [Zend/tests/gh13446_4.phpt] 
TEST 3321/12806 [Zend/tests/gh13569.phpt]
[1;32mPASS[0m GH-13569: GC buffer grows up to GC_MAX_BUF_SIZE when scanning WeakMaps [Zend/tests/gh13569.phpt] 
TEST 3322/12806 [Zend/tests/gh13670_001.phpt]
[1;32mPASS[0m GH-13670 001 [Zend/tests/gh13670_001.phpt] 
TEST 3323/12806 [Zend/tests/gh13670_002.phpt]
[1;32mPASS[0m GH-13670 002 [Zend/tests/gh13670_002.phpt] 
TEST 3324/12806 [Zend/tests/gh13670_003.phpt]
[1;32mPASS[0m GH-13670 003 [Zend/tests/gh13670_003.phpt] 
TEST 3325/12806 [Zend/tests/gh13931.phpt]
[1;32mPASS[0m GH-13931 (Applying zero offset to null pointer in Zend/zend_opcode.c) [Zend/tests/gh13931.phpt] 
TEST 3326/12806 [Zend/tests/gh14003.phpt]
[1;32mPASS[0m GH-14003: Missing handling of CALLABLE_CONVERT in cleanup_unfinished_calls() [Zend/tests/gh14003.phpt] 
TEST 3327/12806 [Zend/tests/gh14009_001.phpt]
[1;32mPASS[0m GH-14009: Traits inherit prototype [Zend/tests/gh14009_001.phpt] 
TEST 3328/12806 [Zend/tests/gh14009_002.phpt]
[1;32mPASS[0m GH-14009: Traits inherit prototype [Zend/tests/gh14009_002.phpt] 
TEST 3329/12806 [Zend/tests/gh14009_003.phpt]
[1;32mPASS[0m GH-14009: Traits inherit prototype [Zend/tests/gh14009_003.phpt] 
TEST 3330/12806 [Zend/tests/gh14009_004.phpt]
[1;32mPASS[0m GH-14009: Traits inherit prototype [Zend/tests/gh14009_004.phpt] 
TEST 3331/12806 [Zend/tests/gh14009_005.phpt]
[1;32mPASS[0m GH-14009: Traits inherit prototype [Zend/tests/gh14009_005.phpt] 
TEST 3332/12806 [Zend/tests/gh14456.phpt]
[1;32mPASS[0m GH-14456: Attempting to initialize class with private constructor calls destructor [Zend/tests/gh14456.phpt] 
TEST 3333/12806 [Zend/tests/gh14480.phpt]
[1;32mPASS[0m GH-14480: Method visibility issue [Zend/tests/gh14480.phpt] 
TEST 3334/12806 [Zend/tests/gh14626.phpt]
[1;33mSKIP[0m GH-14626: is_zend_ptr() may crash for non-zend ptrs when huge blocks exist [Zend/tests/gh14626.phpt] reason: Required extension missing: zend_test
TEST 3335/12806 [Zend/tests/gh14961.phpt]
[1;32mPASS[0m GH-14961: Comment between -> and keyword [Zend/tests/gh14961.phpt] 
TEST 3336/12806 [Zend/tests/gh14969.phpt]
[1;32mPASS[0m GH-14969: Crash on coercion with throwing __toString() [Zend/tests/gh14969.phpt] 
TEST 3337/12806 [Zend/tests/gh15108-001.phpt]
[1;32mPASS[0m GH-15108 001: Segfault with delegated generator in suspended fiber [Zend/tests/gh15108-001.phpt] 
TEST 3338/12806 [Zend/tests/gh15108-002.phpt]
[1;32mPASS[0m GH-15108 002: Segfault with delegated generator in suspended fiber [Zend/tests/gh15108-002.phpt] 
TEST 3339/12806 [Zend/tests/gh15108-003.phpt]
[1;32mPASS[0m GH-15108 003: Segfault with delegated generator in suspended fiber [Zend/tests/gh15108-003.phpt] 
TEST 3340/12806 [Zend/tests/gh15108-004.phpt]
[1;32mPASS[0m GH-15108 004: Segfault with delegated generator in suspended fiber [Zend/tests/gh15108-004.phpt] 
TEST 3341/12806 [Zend/tests/gh15108-005.phpt]
[1;32mPASS[0m GH-15108 005: Segfault with delegated generator in suspended fiber [Zend/tests/gh15108-005.phpt] 
TEST 3342/12806 [Zend/tests/gh15108-006.phpt]
[1;32mPASS[0m GH-15108 006: Segfault with delegated generator in suspended fiber [Zend/tests/gh15108-006.phpt] 
TEST 3343/12806 [Zend/tests/gh15108-007.phpt]
[1;32mPASS[0m GH-15108 007: Segfault with delegated generator in suspended fiber [Zend/tests/gh15108-007.phpt] 
TEST 3344/12806 [Zend/tests/gh15240.phpt]
[1;32mPASS[0m GH-15240: Trait hook leads to infinite recursion [Zend/tests/gh15240.phpt] 
TEST 3345/12806 [Zend/tests/gh15275-001.phpt]
[1;32mPASS[0m GH-15275 001: Crash during GC of suspended generator delegate [Zend/tests/gh15275-001.phpt] 
TEST 3346/12806 [Zend/tests/gh15275-002.phpt]
[1;32mPASS[0m GH-15275 002: Crash during GC of suspended generator delegate [Zend/tests/gh15275-002.phpt] 
TEST 3347/12806 [Zend/tests/gh15275-003.phpt]
[1;32mPASS[0m GH-15275 003: Crash during GC of suspended generator delegate [Zend/tests/gh15275-003.phpt] 
TEST 3348/12806 [Zend/tests/gh15275-004.phpt]
[1;32mPASS[0m GH-15275 004: Crash during GC of suspended generator delegate [Zend/tests/gh15275-004.phpt] 
TEST 3349/12806 [Zend/tests/gh15275-005.phpt]
[1;32mPASS[0m GH-15275 005: Crash during GC of suspended generator delegate [Zend/tests/gh15275-005.phpt] 
TEST 3350/12806 [Zend/tests/gh15275-006.phpt]
[1;32mPASS[0m GH-15275 006: Crash during GC of suspended generator delegate [Zend/tests/gh15275-006.phpt] 
TEST 3351/12806 [Zend/tests/gh15330-001.phpt]
[1;32mPASS[0m GH-15330 001: Do not scan generator frames more than once [Zend/tests/gh15330-001.phpt] 
TEST 3352/12806 [Zend/tests/gh15330-002.phpt]
[1;32mPASS[0m GH-15330 002: Do not scan generator frames more than once [Zend/tests/gh15330-002.phpt] 
TEST 3353/12806 [Zend/tests/gh15330-003.phpt]
[1;32mPASS[0m GH-15330 003: Do not scan generator frames more than once [Zend/tests/gh15330-003.phpt] 
TEST 3354/12806 [Zend/tests/gh15330-004.phpt]
[1;32mPASS[0m GH-15330 004: Do not scan generator frames more than once [Zend/tests/gh15330-004.phpt] 
TEST 3355/12806 [Zend/tests/gh15330-005.phpt]
[1;32mPASS[0m GH-15330 005: Do not scan generator frames more than once [Zend/tests/gh15330-005.phpt] 
TEST 3356/12806 [Zend/tests/gh15330-006.phpt]
[1;32mPASS[0m GH-15330 006: Do not scan generator frames more than once [Zend/tests/gh15330-006.phpt] 
TEST 3357/12806 [Zend/tests/gh15712.phpt]
[1;32mPASS[0m GH-15712: overflow on real number printing [Zend/tests/gh15712.phpt] 
TEST 3358/12806 [Zend/tests/gh15866.phpt]
[1;32mPASS[0m GH-15866: Core dumped in Zend/zend_generators.c [Zend/tests/gh15866.phpt] 
TEST 3359/12806 [Zend/tests/gh15907.phpt]
[1;32mPASS[0m GH-15907: Failed assertion when promoting inheritance error to exception [Zend/tests/gh15907.phpt] 
TEST 3360/12806 [Zend/tests/gh15976/alias-names.phpt]
[1;32mPASS[0m GH-15976: Bad class alias names [Zend/tests/gh15976/alias-names.phpt] 
TEST 3361/12806 [Zend/tests/gh15976/class-names.phpt]
[1;32mPASS[0m GH-15976: Bad class names [Zend/tests/gh15976/class-names.phpt] 
TEST 3362/12806 [Zend/tests/gh15976/enum-names.phpt]
[1;32mPASS[0m GH-15976: Bad enum names [Zend/tests/gh15976/enum-names.phpt] 
TEST 3363/12806 [Zend/tests/gh15976/interface-names.phpt]
[1;32mPASS[0m GH-15976: Bad interface names [Zend/tests/gh15976/interface-names.phpt] 
TEST 3364/12806 [Zend/tests/gh15976/trait-names.phpt]
[1;32mPASS[0m GH-15976: Bad trait names [Zend/tests/gh15976/trait-names.phpt] 
TEST 3365/12806 [Zend/tests/gh16188.phpt]
[1;32mPASS[0m GH-16188 (Assertion failure in Zend/zend_exceptions.c) [Zend/tests/gh16188.phpt] 
TEST 3366/12806 [Zend/tests/gh16293_001.phpt]
[1;32mPASS[0m GH-16293: Exception in assert() callback with bail enabled [Zend/tests/gh16293_001.phpt] 
TEST 3367/12806 [Zend/tests/gh16293_002.phpt]
[1;32mPASS[0m GH-16293: Exception in assert() callback with bail enabled [Zend/tests/gh16293_002.phpt] 
TEST 3368/12806 [Zend/tests/gh16371.phpt]
[1;32mPASS[0m GH-16371: Assertion failure in zend_weakmap_iterator_get_current_key() for invalid iterator [Zend/tests/gh16371.phpt] 
TEST 3369/12806 [Zend/tests/gh16408.phpt]
[1;32mPASS[0m GH-16408: Array to string conversion warning emitted in optimizer [Zend/tests/gh16408.phpt] 
TEST 3370/12806 [Zend/tests/gh16508.phpt]
[1;33mSKIP[0m GH-16508: Missing lineno in inheritance errors of delayed early bound classes [Zend/tests/gh16508.phpt] reason: Required extension missing: opcache
TEST 3371/12806 [Zend/tests/gh16509.phpt]
[1;32mPASS[0m GH-16509: Incorrect lineno reported for function redeclaration [Zend/tests/gh16509.phpt] 
TEST 3372/12806 [Zend/tests/gh16515.phpt]
[1;32mPASS[0m GH-16515: Incorrect propagation of ZEND_ACC_RETURN_REFERENCE for call trampoline [Zend/tests/gh16515.phpt] 
TEST 3373/12806 [Zend/tests/gh16615_001.phpt]
[1;32mPASS[0m GH-16615 001 (Assertion failure in zend_std_read_property) [Zend/tests/gh16615_001.phpt] 
TEST 3374/12806 [Zend/tests/gh16615_002.phpt]
[1;32mPASS[0m GH-16615 002 (Assertion failure in zend_std_read_property) [Zend/tests/gh16615_002.phpt] 
TEST 3375/12806 [Zend/tests/gh16630.phpt]
[1;33mSKIP[0m GH-16630 (UAF in lexer with encoding translation and heredocs) [Zend/tests/gh16630.phpt] reason: Required extension missing: mbstring
TEST 3376/12806 [Zend/tests/gh16648.phpt]
[1;32mPASS[0m GH-16648: Use-after-free during array sorting [Zend/tests/gh16648.phpt] 
TEST 3377/12806 [Zend/tests/gh16725.phpt]
[1;32mPASS[0m GH-16725: Incorrect access check for non-hooked props in hooked object iterator [Zend/tests/gh16725.phpt] 
TEST 3378/12806 [Zend/tests/gh16799.phpt]
[1;32mPASS[0m GH-16799 (Assertion failure at Zend/zend_vm_execute.h) [Zend/tests/gh16799.phpt] 
TEST 3379/12806 [Zend/tests/gh17162.phpt]
[1;32mPASS[0m GH-17162 (zend_array_try_init() with dtor can cause engine UAF) [Zend/tests/gh17162.phpt] 
TEST 3380/12806 [Zend/tests/gh17214.phpt]
[1;32mPASS[0m GH-17214: Relax final+private warning for trait methods with inherited final [Zend/tests/gh17214.phpt] 
TEST 3381/12806 [Zend/tests/gh17222.phpt]
[1;32mPASS[0m GH-17222: __PROPERTY__ does not work in all constant expression contexts [Zend/tests/gh17222.phpt] 
TEST 3382/12806 [Zend/tests/gh18572.phpt]
[1;32mPASS[0m GH-18572: Nested object comparison leading to stack overflow [Zend/tests/gh18572.phpt] 
TEST 3383/12806 [Zend/tests/gh18581.phpt]
[1;32mPASS[0m GH-18581: Coerce numeric string keys from iterators when argument unpacking [Zend/tests/gh18581.phpt] 
TEST 3384/12806 [Zend/tests/gh18736.phpt]
[1;32mPASS[0m GH-18736: Circumvented type check with return by ref + finally [Zend/tests/gh18736.phpt] 
TEST 3385/12806 [Zend/tests/gh18756.phpt]
[1;33mSKIP[0m Bug GH-18756: Zend MM may delete the main chunk [Zend/tests/gh18756.phpt] reason: Required extension missing: zend_test
TEST 3386/12806 [Zend/tests/gh18833.phpt]
[1;32mPASS[0m GH-18833 (Use after free with weakmaps dependent on destruction order) [Zend/tests/gh18833.phpt] 
TEST 3387/12806 [Zend/tests/gh18907.phpt]
[1;32mPASS[0m GH-18907: Leak when creating cycle inside hook [Zend/tests/gh18907.phpt] 
TEST 3388/12806 [Zend/tests/gh19044.phpt]
[1;32mPASS[0m GH-19044: Protected properties must be scoped according to their prototype [Zend/tests/gh19044.phpt] 
TEST 3389/12806 [Zend/tests/gh19053.phpt]
[1;32mPASS[0m GH-19053: Incorrect properties_info_table for abstract properties [Zend/tests/gh19053.phpt] 
TEST 3390/12806 [Zend/tests/gh19280.phpt]
[1;32mPASS[0m GH-19280: Stale nInternalPosition on rehashing [Zend/tests/gh19280.phpt] 
TEST 3391/12806 [Zend/tests/gh19305-001.phpt]
[1;32mPASS[0m GH-19305 001: Operands may be released during comparison [Zend/tests/gh19305-001.phpt] 
TEST 3392/12806 [Zend/tests/gh19305-002.phpt]
[1;32mPASS[0m GH-19305 002: Operands may be released during comparison [Zend/tests/gh19305-002.phpt] 
TEST 3393/12806 [Zend/tests/gh19305-003.phpt]
[1;32mPASS[0m GH-19305 003: Operands may be released during comparison [Zend/tests/gh19305-003.phpt] 
TEST 3394/12806 [Zend/tests/gh19306.phpt]
[1;32mPASS[0m GH-19306: Generator suspended in yield from may be resumed [Zend/tests/gh19306.phpt] 
TEST 3395/12806 [Zend/tests/gh19326.phpt]
[1;32mPASS[0m GH-19326: Calling Generator::throw() on a running generator with a non-Generator delegate crashes [Zend/tests/gh19326.phpt] 
TEST 3396/12806 [Zend/tests/gh19543-001.phpt]
[1;33mSKIP[0m GH-19543 001: GC treats ZEND_WEAKREF_TAG_MAP references as WeakMap references [Zend/tests/gh19543-001.phpt] reason: Required extension missing: zend_test
TEST 3397/12806 [Zend/tests/gh19543-002.phpt]
[1;33mSKIP[0m GH-19543 002: GC treats ZEND_WEAKREF_TAG_MAP references as WeakMap references [Zend/tests/gh19543-002.phpt] reason: Required extension missing: zend_test
TEST 3398/12806 [Zend/tests/gh19613.phpt]
[1;32mPASS[0m GH-19613: Invalidated array iterator pointer after array separation [Zend/tests/gh19613.phpt] 
TEST 3399/12806 [Zend/tests/gh19679.phpt]
[1;32mPASS[0m GH-19679: zend_ssa_range_widening does not converge [Zend/tests/gh19679.phpt] 
TEST 3400/12806 [Zend/tests/gh19839.phpt]
[1;32mPASS[0m GH-19839: Incorrect HASH_FLAG_HAS_EMPTY_IND flag on userland array [Zend/tests/gh19839.phpt] 
TEST 3401/12806 [Zend/tests/gh19844.phpt]
[1;32mPASS[0m GH-19844: Bail from stream_close() in zend_shutdown_executor_values() [Zend/tests/gh19844.phpt] 
TEST 3402/12806 [Zend/tests/gh20177.phpt]
[1;32mPASS[0m GH-20177: Access overridden private property in get_object_vars() [Zend/tests/gh20177.phpt] 
TEST 3403/12806 [Zend/tests/gh20183_001.phpt]
[1;32mPASS[0m GH-20183: Stale EG(opline_before_exception) pointer through eval [Zend/tests/gh20183_001.phpt] 
TEST 3404/12806 [Zend/tests/gh20183_002.phpt]
[1;32mPASS[0m GH-20183: Stale EG(opline_before_exception) pointer through eval [Zend/tests/gh20183_002.phpt] 
TEST 3405/12806 [Zend/tests/gh20714.phpt]
[1;32mPASS[0m GH-20714: Uncatchable exception thrown in generator [Zend/tests/gh20714.phpt] 
TEST 3406/12806 [Zend/tests/gh418106144.phpt]
[1;32mPASS[0m OSS-Fuzz #418106144 [Zend/tests/gh418106144.phpt] 
TEST 3407/12806 [Zend/tests/gh7771_1.phpt]
[1;32mPASS[0m GH-7771 (Incorrect file/line for class constant expression exceptions) [Zend/tests/gh7771_1.phpt] 
TEST 3408/12806 [Zend/tests/gh7771_2.phpt]
[1;32mPASS[0m GH-7771 (Incorrect file/line for class constant expression exceptions) [Zend/tests/gh7771_2.phpt] 
TEST 3409/12806 [Zend/tests/gh7771_3.phpt]
[1;32mPASS[0m GH-7771.3 (Incorrect file/line for class constant expression exceptions) [Zend/tests/gh7771_3.phpt] 
TEST 3410/12806 [Zend/tests/gh7792_1.phpt]
[1;32mPASS[0m GH-7792 (Refer to enum as enum instead of class) [Zend/tests/gh7792_1.phpt] 
TEST 3411/12806 [Zend/tests/gh7792_2.phpt]
[1;32mPASS[0m GH-7792 (Refer to enum as enum instead of class) [Zend/tests/gh7792_2.phpt] 
TEST 3412/12806 [Zend/tests/gh7792_3.phpt]
[1;32mPASS[0m GH-7792 (Refer to enum as enum instead of class) [Zend/tests/gh7792_3.phpt] 
TEST 3413/12806 [Zend/tests/gh7792_4.phpt]
[1;32mPASS[0m GH-7792 (Refer to enum as enum instead of class) [Zend/tests/gh7792_4.phpt] 
TEST 3414/12806 [Zend/tests/gh7792_5.phpt]
[1;32mPASS[0m GH-7792 (Refer to enum as enum instead of class) [Zend/tests/gh7792_5.phpt] 
TEST 3415/12806 [Zend/tests/gh7900.phpt]
[1;32mPASS[0m GH-7900: Arrow function with never return type compile-time errors [Zend/tests/gh7900.phpt] 
TEST 3416/12806 [Zend/tests/gh7958.phpt]
[1;32mPASS[0m GH-7958 (Nested CallbackFilterIterator is leaking memory) [Zend/tests/gh7958.phpt] 
TEST 3417/12806 [Zend/tests/gh8083.phpt]
[1;32mPASS[0m GH-8083 (var_dump() on closure with static variable segfaults) [Zend/tests/gh8083.phpt] 
TEST 3418/12806 [Zend/tests/gh8548.phpt]
[1;32mPASS[0m GH-8548: stream_wrapper_unregister() leaks memory [Zend/tests/gh8548.phpt] 
TEST 3419/12806 [Zend/tests/gh8548_2.phpt]
[1;32mPASS[0m GH-8548: Test stream_wrapper_unregister() for directories [Zend/tests/gh8548_2.phpt] 
TEST 3420/12806 [Zend/tests/gh8810_1.phpt]
[1;32mPASS[0m GH-8810: Fix reported line number of multi-line function call [Zend/tests/gh8810_1.phpt] 
TEST 3421/12806 [Zend/tests/gh8810_2.phpt]
[1;32mPASS[0m GH-8810: Fix reported line number of multi-line method call [Zend/tests/gh8810_2.phpt] 
TEST 3422/12806 [Zend/tests/gh8810_3.phpt]
[1;32mPASS[0m GH-8810: Fix reported line number of multi-line closure call [Zend/tests/gh8810_3.phpt] 
TEST 3423/12806 [Zend/tests/gh8810_4.phpt]
[1;32mPASS[0m GH-8810: Fix reported line number of multi-line dynamic call [Zend/tests/gh8810_4.phpt] 
TEST 3424/12806 [Zend/tests/gh8810_5.phpt]
[1;32mPASS[0m GH-8810: Fix reported line number of multi-line assert call [Zend/tests/gh8810_5.phpt] 
TEST 3425/12806 [Zend/tests/gh8810_6.phpt]
[1;32mPASS[0m GH-8810: Fix reported line number of multi-line static call [Zend/tests/gh8810_6.phpt] 
TEST 3426/12806 [Zend/tests/gh8810_7.phpt]
[1;32mPASS[0m GH-8810: Fix reported line number of multi-line new call [Zend/tests/gh8810_7.phpt] 
TEST 3427/12806 [Zend/tests/gh8821.phpt]
[1;32mPASS[0m GH-8821: Fix reported line number of constant expression [Zend/tests/gh8821.phpt] 
TEST 3428/12806 [Zend/tests/gh8841.phpt]
[1;32mPASS[0m GH-8841 (php-cli core dump calling a badly formed function) [Zend/tests/gh8841.phpt] 
TEST 3429/12806 [Zend/tests/gh8962.phpt]
[1;32mPASS[0m GH-8962: Display function name when var_dumping fake closure [Zend/tests/gh8962.phpt] 
TEST 3430/12806 [Zend/tests/gh9136.phpt]
[1;32mPASS[0m GH-9136: Assertion when fetching property of magic constant in constant expression [Zend/tests/gh9136.phpt] 
TEST 3431/12806 [Zend/tests/gh9136_2.phpt]
[1;32mPASS[0m GH-9136: Assertion when fetching property of magic constant in constant expression with nullsafe operator [Zend/tests/gh9136_2.phpt] 
TEST 3432/12806 [Zend/tests/gh9138.phpt]
[1;32mPASS[0m GH-9138: NULL pointer dereference when fetching property of "bad" list in constant expression [Zend/tests/gh9138.phpt] 
TEST 3433/12806 [Zend/tests/gh9138_2.phpt]
[1;32mPASS[0m GH-9138: NULL pointer dereference when fetching property of "bad" list in constant expression with nullsafe operator [Zend/tests/gh9138_2.phpt] 
TEST 3434/12806 [Zend/tests/gh9407.phpt]
[1;32mPASS[0m GH-9407: LSP error in eval'd code refers to wrong class for static type [Zend/tests/gh9407.phpt] 
TEST 3435/12806 [Zend/tests/gh9500.phpt]
[1;32mPASS[0m Bug GH-9500: Disjunctive Normal Form Types - readonly property followed by ( [Zend/tests/gh9500.phpt] 
TEST 3436/12806 [Zend/tests/gh9775_1.phpt]
[1;32mPASS[0m GH-9775: Backed enum in array_unique() [Zend/tests/gh9775_1.phpt] 
TEST 3437/12806 [Zend/tests/gh9775_2.phpt]
[1;32mPASS[0m GH-9775: Pure enum in array_unique() [Zend/tests/gh9775_2.phpt] 
TEST 3438/12806 [Zend/tests/gh9916-001.phpt]
[1;32mPASS[0m Bug GH-9916 001 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoidable fatal error or crashes) [Zend/tests/gh9916-001.phpt] 
TEST 3439/12806 [Zend/tests/gh9916-002.phpt]
[1;32mPASS[0m Bug GH-9916 002 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoidable fatal error or crashes) [Zend/tests/gh9916-002.phpt] 
TEST 3440/12806 [Zend/tests/gh9916-003.phpt]
[1;32mPASS[0m Bug GH-9916 003 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoidable fatal error or crashes) [Zend/tests/gh9916-003.phpt] 
TEST 3441/12806 [Zend/tests/gh9916-004.phpt]
[1;32mPASS[0m Bug GH-9916 004 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoidable fatal error or crashes) [Zend/tests/gh9916-004.phpt] 
TEST 3442/12806 [Zend/tests/gh9916-005.phpt]
[1;32mPASS[0m Bug GH-9916 005 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoidable fatal error or crashes) [Zend/tests/gh9916-005.phpt] 
TEST 3443/12806 [Zend/tests/gh9916-006.phpt]
[1;32mPASS[0m Bug GH-9916 006 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoidable fatal error or crashes) [Zend/tests/gh9916-006.phpt] 
TEST 3444/12806 [Zend/tests/gh9916-007.phpt]
[1;32mPASS[0m Bug GH-9916 007 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoidable fatal error or crashes) [Zend/tests/gh9916-007.phpt] 
TEST 3445/12806 [Zend/tests/gh9916-008.phpt]
[1;32mPASS[0m Bug GH-9916 008 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoidable fatal error or crashes) [Zend/tests/gh9916-008.phpt] 
TEST 3446/12806 [Zend/tests/gh9916-009.phpt]
[1;32mPASS[0m Bug GH-9916 009 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoidable fatal error or crashes) [Zend/tests/gh9916-009.phpt] 
TEST 3447/12806 [Zend/tests/gh9916-010.phpt]
[1;32mPASS[0m Bug GH-9916 010 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoidable fatal error or crashes) [Zend/tests/gh9916-010.phpt] 
TEST 3448/12806 [Zend/tests/gh9916-011.phpt]
[1;32mPASS[0m Bug GH-9916 011 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoidable fatal error or crashes) [Zend/tests/gh9916-011.phpt] 
TEST 3449/12806 [Zend/tests/gh9916-012.phpt]
[1;32mPASS[0m Bug GH-9916 012 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoidable fatal error or crashes) [Zend/tests/gh9916-012.phpt] 
TEST 3450/12806 [Zend/tests/gh_17718_001.phpt]
[1;32mPASS[0m GH-17718: Disallow calling abstract `__callStatic()` trampoline on an interface [Zend/tests/gh_17718_001.phpt] 
TEST 3451/12806 [Zend/tests/gh_17718_002.phpt]
[1;32mPASS[0m GH-17718: Disallow calling abstract `__callStatic()` trampoline on an abstract class [Zend/tests/gh_17718_002.phpt] 
TEST 3452/12806 [Zend/tests/gh_17728.phpt]
[1;32mPASS[0m GH-17728: Assertion failure when calling static method of trait with `__callStatic()` with throwing error handler [Zend/tests/gh_17728.phpt] 
TEST 3453/12806 [Zend/tests/ghsa-rwp7-7vc6-8477_001.phpt]
[1;32mPASS[0m GHSA-rwp7-7vc6-8477: Use-after-free for ??= due to incorrect live-range calculation [Zend/tests/ghsa-rwp7-7vc6-8477_001.phpt] 
TEST 3454/12806 [Zend/tests/ghsa-rwp7-7vc6-8477_002.phpt]
[1;32mPASS[0m GHSA-rwp7-7vc6-8477: Use-after-free for ??= due to incorrect live-range calculation [Zend/tests/ghsa-rwp7-7vc6-8477_002.phpt] 
TEST 3455/12806 [Zend/tests/ghsa-rwp7-7vc6-8477_003.phpt]
[1;32mPASS[0m GHSA-rwp7-7vc6-8477: Use-after-free for ??= due to incorrect live-range calculation [Zend/tests/ghsa-rwp7-7vc6-8477_003.phpt] 
TEST 3456/12806 [Zend/tests/global_to_string_exception.phpt]
[1;32mPASS[0m To string conversion failure in global [Zend/tests/global_to_string_exception.phpt] 
TEST 3457/12806 [Zend/tests/global_with_side_effect_name.phpt]
[1;32mPASS[0m Global variable import using a name with side effects [Zend/tests/global_with_side_effect_name.phpt] 
TEST 3458/12806 [Zend/tests/globals_001.phpt]
[1;32mPASS[0m globals in global scope [Zend/tests/globals_001.phpt] 
TEST 3459/12806 [Zend/tests/globals_002.phpt]
[1;32mPASS[0m globals in local scope [Zend/tests/globals_002.phpt] 
TEST 3460/12806 [Zend/tests/globals_003.phpt]
[1;32mPASS[0m globals in local scope - 2 [Zend/tests/globals_003.phpt] 
TEST 3461/12806 [Zend/tests/globals_004.phpt]
[1;32mPASS[0m globals in local scope - 3 [Zend/tests/globals_004.phpt] 
TEST 3462/12806 [Zend/tests/globals_005.phpt]
[1;32mPASS[0m $GLOBALS resize [Zend/tests/globals_005.phpt] 
TEST 3463/12806 [Zend/tests/goto_in_foreach.phpt]
[1;32mPASS[0m goto inside foreach [Zend/tests/goto_in_foreach.phpt] 
TEST 3464/12806 [Zend/tests/grammar/bug78441.phpt]
[1;32mPASS[0m Bug #78441 (Parse error due to heredoc identifier followed by digit) [Zend/tests/grammar/bug78441.phpt] 
TEST 3465/12806 [Zend/tests/grammar/regression_001.phpt]
[1;32mPASS[0m Test to check static method calls syntax regression [Zend/tests/grammar/regression_001.phpt] 
TEST 3466/12806 [Zend/tests/grammar/regression_002.phpt]
[1;32mPASS[0m Test to ensure ::class still works [Zend/tests/grammar/regression_002.phpt] 
TEST 3467/12806 [Zend/tests/grammar/regression_003.phpt]
[1;32mPASS[0m Test to ensure ::class is still reserved in obj scope [Zend/tests/grammar/regression_003.phpt] 
TEST 3468/12806 [Zend/tests/grammar/regression_004.phpt]
[1;32mPASS[0m Test possible function naming regression on procedural scope [Zend/tests/grammar/regression_004.phpt] 
TEST 3469/12806 [Zend/tests/grammar/regression_005.phpt]
[1;32mPASS[0m Test possible constant naming regression on procedural scope [Zend/tests/grammar/regression_005.phpt] 
TEST 3470/12806 [Zend/tests/grammar/regression_006.phpt]
[1;32mPASS[0m Test to ensure const list syntax declaration works [Zend/tests/grammar/regression_006.phpt] 
TEST 3471/12806 [Zend/tests/grammar/regression_007.phpt]
[1;32mPASS[0m Test to ensure semi reserved words allow deference [Zend/tests/grammar/regression_007.phpt] 
TEST 3472/12806 [Zend/tests/grammar/regression_008.phpt]
[1;32mPASS[0m Test to check regressions on string interpolation with class members access [Zend/tests/grammar/regression_008.phpt] 
TEST 3473/12806 [Zend/tests/grammar/regression_009.phpt]
[1;32mPASS[0m Test to check regressions on use statements and lexer state [Zend/tests/grammar/regression_009.phpt] 
TEST 3474/12806 [Zend/tests/grammar/regression_010.phpt]
[1;32mPASS[0m Test to check regressions on T_IMPLEMENTS followed by a T_NS_SEPARATOR [Zend/tests/grammar/regression_010.phpt] 
TEST 3475/12806 [Zend/tests/grammar/regression_011.phpt]
[1;32mPASS[0m Testing instantiation using namespace:: prefix [Zend/tests/grammar/regression_011.phpt] 
TEST 3476/12806 [Zend/tests/grammar/regression_012.phpt]
[1;32mPASS[0m Testing for regression on const list syntax and arrays [Zend/tests/grammar/regression_012.phpt] 
TEST 3477/12806 [Zend/tests/grammar/regression_013.phpt]
[1;32mPASS[0m Testing for regression with encapsed variables in class declaration context [Zend/tests/grammar/regression_013.phpt] 
TEST 3478/12806 [Zend/tests/grammar/semi_reserved_001.phpt]
[1;32mPASS[0m Test semi-reserved words as class methods [Zend/tests/grammar/semi_reserved_001.phpt] 
TEST 3479/12806 [Zend/tests/grammar/semi_reserved_002.phpt]
[1;32mPASS[0m Test semi-reserved words as static class methods [Zend/tests/grammar/semi_reserved_002.phpt] 
TEST 3480/12806 [Zend/tests/grammar/semi_reserved_003.phpt]
[1;32mPASS[0m Test semi-reserved words as class properties [Zend/tests/grammar/semi_reserved_003.phpt] 
TEST 3481/12806 [Zend/tests/grammar/semi_reserved_004.phpt]
[1;32mPASS[0m Test semi-reserved words as static class properties [Zend/tests/grammar/semi_reserved_004.phpt] 
TEST 3482/12806 [Zend/tests/grammar/semi_reserved_005.phpt]
[1;32mPASS[0m Test semi-reserved words as class constants [Zend/tests/grammar/semi_reserved_005.phpt] 
TEST 3483/12806 [Zend/tests/grammar/semi_reserved_006.phpt]
[1;32mPASS[0m Test semi-reserved method and constant names and trait conflict resolution [Zend/tests/grammar/semi_reserved_006.phpt] 
TEST 3484/12806 [Zend/tests/grammar/semi_reserved_007.phpt]
[1;32mPASS[0m Edge case: self::self, self::parent, parent::self semi reserved constants access [Zend/tests/grammar/semi_reserved_007.phpt] 
TEST 3485/12806 [Zend/tests/grammar/semi_reserved_008.phpt]
[1;32mPASS[0m Testing with comments around semi-reserved names (not intended to be legible) [Zend/tests/grammar/semi_reserved_008.phpt] 
TEST 3486/12806 [Zend/tests/grammar/semi_reserved_009.phpt]
[1;32mPASS[0m Edge case: T_STRING<as> as T_STRING<?> [Zend/tests/grammar/semi_reserved_009.phpt] 
TEST 3487/12806 [Zend/tests/grammar/semi_reserved_010.phpt]
[1;32mPASS[0m Edge case: T_STRING<insteadof> insteadof T_STRING<?> [Zend/tests/grammar/semi_reserved_010.phpt] 
TEST 3488/12806 [Zend/tests/grandparent_prototype.phpt]
[1;32mPASS[0m Protected visibility test case with a grandparent prototype [Zend/tests/grandparent_prototype.phpt] 
TEST 3489/12806 [Zend/tests/halt01.phpt]
[1;32mPASS[0m __HALT_COMPILER() basic test [Zend/tests/halt01.phpt] 
TEST 3490/12806 [Zend/tests/halt02.phpt]
[1;32mPASS[0m __HALT_COMPILER() basic test [Zend/tests/halt02.phpt] 
TEST 3491/12806 [Zend/tests/halt03.phpt]
[1;32mPASS[0m __HALT_COMPILER() basic test [Zend/tests/halt03.phpt] 
TEST 3492/12806 [Zend/tests/halt_compiler1.phpt]
[1;32mPASS[0m __HALT_COMPILER(); [Zend/tests/halt_compiler1.phpt] 
TEST 3493/12806 [Zend/tests/halt_compiler2.phpt]
[1;32mPASS[0m __HALT_COMPILER(); 2 files [Zend/tests/halt_compiler2.phpt] 
TEST 3494/12806 [Zend/tests/halt_compiler3.phpt]
[1;32mPASS[0m __HALT_COMPILER(); bad define() of __COMPILER_HALT_OFFSET__ 1 [Zend/tests/halt_compiler3.phpt] 
TEST 3495/12806 [Zend/tests/halt_compiler4.phpt]
[1;32mPASS[0m __HALT_COMPILER(); bad define() of __COMPILER_HALT_OFFSET__ 2 [Zend/tests/halt_compiler4.phpt] 
TEST 3496/12806 [Zend/tests/halt_compiler5.phpt]
[1;32mPASS[0m Using __COMPILER_HALF_OFFSET__ with trailing {} (OSS-Fuzz #17895) [Zend/tests/halt_compiler5.phpt] 
TEST 3497/12806 [Zend/tests/heredoc_001.phpt]
[1;32mPASS[0m basic heredoc syntax [Zend/tests/heredoc_001.phpt] 
TEST 3498/12806 [Zend/tests/heredoc_002.phpt]
[1;32mPASS[0m basic binary heredoc syntax [Zend/tests/heredoc_002.phpt] 
TEST 3499/12806 [Zend/tests/heredoc_003.phpt]
[1;32mPASS[0m simple variable replacement test (heredoc) [Zend/tests/heredoc_003.phpt] 
TEST 3500/12806 [Zend/tests/heredoc_004.phpt]
[1;32mPASS[0m braces variable replacement test (heredoc) [Zend/tests/heredoc_004.phpt] 
TEST 3501/12806 [Zend/tests/heredoc_005.phpt]
[1;32mPASS[0m unbraced complex variable replacement test (heredoc) [Zend/tests/heredoc_005.phpt] 
TEST 3502/12806 [Zend/tests/heredoc_006.phpt]
[1;32mPASS[0m braced complex variable replacement test (heredoc) [Zend/tests/heredoc_006.phpt] 
TEST 3503/12806 [Zend/tests/heredoc_007.phpt]
[1;32mPASS[0m braced and unbraced complex variable replacement test (heredoc) [Zend/tests/heredoc_007.phpt] 
TEST 3504/12806 [Zend/tests/heredoc_008.phpt]
[1;32mPASS[0m empty doc test (heredoc) [Zend/tests/heredoc_008.phpt] 
TEST 3505/12806 [Zend/tests/heredoc_011.phpt]
[1;32mPASS[0m STATIC heredocs CAN be used as static scalars. [Zend/tests/heredoc_011.phpt] 
TEST 3506/12806 [Zend/tests/heredoc_012.phpt]
[1;32mPASS[0m Heredoc with double quotes [Zend/tests/heredoc_012.phpt] 
TEST 3507/12806 [Zend/tests/heredoc_013.phpt]
[1;32mPASS[0m Heredoc with double quotes and wrong prefix [Zend/tests/heredoc_013.phpt] 
TEST 3508/12806 [Zend/tests/heredoc_014.phpt]
[1;32mPASS[0m Heredoc with double quotes syntax but missing second quote [Zend/tests/heredoc_014.phpt] 
TEST 3509/12806 [Zend/tests/heredoc_015.phpt]
[1;32mPASS[0m Testing heredoc with escape sequences [Zend/tests/heredoc_015.phpt] 
TEST 3510/12806 [Zend/tests/heredoc_016.phpt]
[1;32mPASS[0m Testing heredoc (double quotes) with escape sequences [Zend/tests/heredoc_016.phpt] 
TEST 3511/12806 [Zend/tests/hex_overflow_32bit.phpt]
[1;33mSKIP[0m testing integer overflow (32bit) [Zend/tests/hex_overflow_32bit.phpt] reason: this test is for 32bit platform only
TEST 3512/12806 [Zend/tests/iap_on_object_deprecated.phpt]
[1;32mPASS[0m Using IAP functions on objects is deprecated [Zend/tests/iap_on_object_deprecated.phpt] 
TEST 3513/12806 [Zend/tests/iface_constant_visibility_variance.phpt]
[1;32mPASS[0m Interface constant visibility should be invariant [Zend/tests/iface_constant_visibility_variance.phpt] 
TEST 3514/12806 [Zend/tests/ignore_repeated_errors.phpt]
[1;32mPASS[0m Test ignore_repeated_errors ini setting [Zend/tests/ignore_repeated_errors.phpt] 
TEST 3515/12806 [Zend/tests/ignore_repeated_source.phpt]
[1;32mPASS[0m Test ignore_repeated_source ini setting [Zend/tests/ignore_repeated_source.phpt] 
TEST 3516/12806 [Zend/tests/illegal_offset_unset_isset_empty.phpt]
[1;32mPASS[0m Using unset(), isset(), empty() with an illegal array offset throws [Zend/tests/illegal_offset_unset_isset_empty.phpt] 
TEST 3517/12806 [Zend/tests/in-de-crement/decrement_001.phpt]
[1;33mSKIP[0m Decrementing min int values 32bit [Zend/tests/in-de-crement/decrement_001.phpt] reason: this test is for 32bit platform only
TEST 3518/12806 [Zend/tests/in-de-crement/decrement_001_64bit.phpt]
[1;32mPASS[0m Decrementing min int values 64bit [Zend/tests/in-de-crement/decrement_001_64bit.phpt] 
TEST 3519/12806 [Zend/tests/in-de-crement/decrement_diagnostic_change_type.phpt]
[1;32mPASS[0m Error handler can change type of operand of -- [Zend/tests/in-de-crement/decrement_diagnostic_change_type.phpt] 
TEST 3520/12806 [Zend/tests/in-de-crement/decrement_with_castable_objects_no_subtraction.phpt]
[1;33mSKIP[0m Decrementing objects which are castable to numeric types [Zend/tests/in-de-crement/decrement_with_castable_objects_no_subtraction.phpt] reason: Required extension missing: zend_test
TEST 3521/12806 [Zend/tests/in-de-crement/incdec_bool_exception.phpt]
[1;32mPASS[0m Inc/dec on bool: warning converted to exception [Zend/tests/in-de-crement/incdec_bool_exception.phpt] 
TEST 3522/12806 [Zend/tests/in-de-crement/incdec_ref_property.phpt]
[1;32mPASS[0m Incrementing and decrementing a referenced property [Zend/tests/in-de-crement/incdec_ref_property.phpt] 
TEST 3523/12806 [Zend/tests/in-de-crement/incdec_strings.phpt]
[1;32mPASS[0m Inc/dec various strings [Zend/tests/in-de-crement/incdec_strings.phpt] 
TEST 3524/12806 [Zend/tests/in-de-crement/incdec_strings_exception.phpt]
[1;32mPASS[0m Inc/dec on string: warning/deprecations converted to exception [Zend/tests/in-de-crement/incdec_strings_exception.phpt] 
TEST 3525/12806 [Zend/tests/in-de-crement/incdec_types.phpt]
[1;32mPASS[0m Inc/dec various types [Zend/tests/in-de-crement/incdec_types.phpt] 
TEST 3526/12806 [Zend/tests/in-de-crement/incdec_undef.phpt]
[1;32mPASS[0m Inc/dec undef var with error handler [Zend/tests/in-de-crement/incdec_undef.phpt] 
TEST 3527/12806 [Zend/tests/in-de-crement/increment_001.phpt]
[1;33mSKIP[0m Incrementing max int values 32bit [Zend/tests/in-de-crement/increment_001.phpt] reason: this test is for 32bit platform only
TEST 3528/12806 [Zend/tests/in-de-crement/increment_001_64bit.phpt]
[1;32mPASS[0m Incrementing max int values 64bit [Zend/tests/in-de-crement/increment_001_64bit.phpt] 
TEST 3529/12806 [Zend/tests/in-de-crement/increment_diagnostic_change_type.phpt]
[1;32mPASS[0m Error handler can change type of operand of ++ [Zend/tests/in-de-crement/increment_diagnostic_change_type.phpt] 
TEST 3530/12806 [Zend/tests/in-de-crement/increment_diagnostic_change_type_do_operator.phpt]
[1;33mSKIP[0m Error handler can change type of operand of ++ to object with do_operator [Zend/tests/in-de-crement/increment_diagnostic_change_type_do_operator.phpt] reason: Required extension missing: gmp
TEST 3531/12806 [Zend/tests/in-de-crement/increment_function_return_error.phpt]
[1;32mPASS[0m It's not possible to increment the return value of a function [Zend/tests/in-de-crement/increment_function_return_error.phpt] 
TEST 3532/12806 [Zend/tests/in-de-crement/increment_with_castable_objects_no_addition.phpt]
[1;33mSKIP[0m Incrementing objects which are castable to numeric types [Zend/tests/in-de-crement/increment_with_castable_objects_no_addition.phpt] reason: Required extension missing: zend_test
TEST 3533/12806 [Zend/tests/in-de-crement/object_cannot_incdec.phpt]
[1;32mPASS[0m Cannot increment/decrement objects [Zend/tests/in-de-crement/object_cannot_incdec.phpt] 
TEST 3534/12806 [Zend/tests/in-de-crement/object_cannot_incdec_use_result_op.phpt]
[1;32mPASS[0m Cannot increment/decrement objects [Zend/tests/in-de-crement/object_cannot_incdec_use_result_op.phpt] 
TEST 3535/12806 [Zend/tests/in-de-crement/oss-fuzz-60709_globals_unset_after_undef_warning.phpt]
[1;32mPASS[0m oss-fuzz #60709: Unsetting variable after undefined variable warning in ++/-- [Zend/tests/in-de-crement/oss-fuzz-60709_globals_unset_after_undef_warning.phpt] 
TEST 3536/12806 [Zend/tests/in-de-crement/oss-fuzz-60734_predec-object.phpt]
[1;32mPASS[0m OSS Fuzz #60734: use-after-free visible in ASAN build pre decrement. [Zend/tests/in-de-crement/oss-fuzz-60734_predec-object.phpt] 
TEST 3537/12806 [Zend/tests/in-de-crement/oss-fuzz-60734_preinc-object.phpt]
[1;32mPASS[0m OSS Fuzz #60734: use-after-free visible in ASAN build pre increment. [Zend/tests/in-de-crement/oss-fuzz-60734_preinc-object.phpt] 
TEST 3538/12806 [Zend/tests/in-de-crement/oss-fuzz-61469_binop_dynamic_property_unset_error_handler.phpt]
[1;32mPASS[0m OSS Fuzz #61469: Undef variable in ++/-- for dynamic property that is unset in error handler [Zend/tests/in-de-crement/oss-fuzz-61469_binop_dynamic_property_unset_error_handler.phpt] 
TEST 3539/12806 [Zend/tests/in-de-crement/oss-fuzz-61469_postdec_dynamic_property_unset_error_handler.phpt]
[1;32mPASS[0m OSS Fuzz #61469: Undef variable in ++/-- for dynamic property that is unset in error handler [Zend/tests/in-de-crement/oss-fuzz-61469_postdec_dynamic_property_unset_error_handler.phpt] 
TEST 3540/12806 [Zend/tests/in-de-crement/oss-fuzz-61469_postinc_dynamic_property_unset_error_handler.phpt]
[1;32mPASS[0m OSS Fuzz #61469: Undef variable in ++/-- for dynamic property that is unset in error handler [Zend/tests/in-de-crement/oss-fuzz-61469_postinc_dynamic_property_unset_error_handler.phpt] 
TEST 3541/12806 [Zend/tests/in-de-crement/oss-fuzz-61469_predec_dynamic_property_unset_error_handler.phpt]
[1;32mPASS[0m OSS Fuzz #61469: Undef variable in ++/-- for dynamic property that is unset in error handler [Zend/tests/in-de-crement/oss-fuzz-61469_predec_dynamic_property_unset_error_handler.phpt] 
TEST 3542/12806 [Zend/tests/in-de-crement/oss-fuzz-61469_preinc_dynamic_property_unset_error_handler.phpt]
[1;32mPASS[0m OSS Fuzz #61469: Undef variable in ++/-- for dynamic property that is unset in error handler [Zend/tests/in-de-crement/oss-fuzz-61469_preinc_dynamic_property_unset_error_handler.phpt] 
TEST 3543/12806 [Zend/tests/in-de-crement/oss-fuzz-61865_binop_declared_property_unset_error_handler.phpt]
[1;32mPASS[0m OSS Fuzz #61865: Undef variable in ++/-- for declared property that is unset in error handler [Zend/tests/in-de-crement/oss-fuzz-61865_binop_declared_property_unset_error_handler.phpt] 
TEST 3544/12806 [Zend/tests/in-de-crement/oss-fuzz-61865_postdec_declared_property_unset_error_handler.phpt]
[1;32mPASS[0m OSS Fuzz #61865: Undef variable in ++/-- for declared property that is unset in error handler [Zend/tests/in-de-crement/oss-fuzz-61865_postdec_declared_property_unset_error_handler.phpt] 
TEST 3545/12806 [Zend/tests/in-de-crement/oss-fuzz-61865_postinc_declared_property_unset_error_handler.phpt]
[1;32mPASS[0m OSS Fuzz #61865: Undef variable in ++/-- for declared property that is unset in error handler [Zend/tests/in-de-crement/oss-fuzz-61865_postinc_declared_property_unset_error_handler.phpt] 
TEST 3546/12806 [Zend/tests/in-de-crement/oss-fuzz-61865_predec_declared_property_unset_error_handler.phpt]
[1;32mPASS[0m OSS Fuzz #61865: Undef variable in ++/-- for declared property that is unset in error handler [Zend/tests/in-de-crement/oss-fuzz-61865_predec_declared_property_unset_error_handler.phpt] 
TEST 3547/12806 [Zend/tests/in-de-crement/oss-fuzz-61865_preinc_declared_property_unset_error_handler.phpt]
[1;32mPASS[0m OSS Fuzz #61865: Undef variable in ++/-- for declared property that is unset in error handler [Zend/tests/in-de-crement/oss-fuzz-61865_preinc_declared_property_unset_error_handler.phpt] 
TEST 3548/12806 [Zend/tests/in-de-crement/oss-fuzz-62294_globals_unset_after_string_warning.phpt]
[1;32mPASS[0m oss-fuzz #62294: Unsetting variable after ++/-- on string variable warning [Zend/tests/in-de-crement/oss-fuzz-62294_globals_unset_after_string_warning.phpt] 
TEST 3549/12806 [Zend/tests/in-de-crement/overloaded_access.phpt]
[1;32mPASS[0m Overloaded array access with pre increment/decrement [Zend/tests/in-de-crement/overloaded_access.phpt] 
TEST 3550/12806 [Zend/tests/in-de-crement/string_increment_various.phpt]
[1;32mPASS[0m String increment on a variety of strings [Zend/tests/in-de-crement/string_increment_various.phpt] 
TEST 3551/12806 [Zend/tests/in-de-crement/unset_globals_in_error_handler.phpt]
[1;32mPASS[0m Unset variable via $GLOBALS array in error_handler [Zend/tests/in-de-crement/unset_globals_in_error_handler.phpt] 
TEST 3552/12806 [Zend/tests/in-de-crement/unset_object_property_in_error_handler.phpt]
[1;32mPASS[0m Unset property via error_handler [Zend/tests/in-de-crement/unset_object_property_in_error_handler.phpt] 
TEST 3553/12806 [Zend/tests/in-de-crement/unset_property_converted_to_obj_in_error_handler.phpt]
[1;32mPASS[0m Unset declared property converted to object in error handler [Zend/tests/in-de-crement/unset_property_converted_to_obj_in_error_handler.phpt] 
TEST 3554/12806 [Zend/tests/include_fail_during_read.phpt]
[1;32mPASS[0m Include fails during read [Zend/tests/include_fail_during_read.phpt] 
TEST 3555/12806 [Zend/tests/include_stat_is_quiet.phpt]
[1;32mPASS[0m Stats executed during include path resolution should be silent [Zend/tests/include_stat_is_quiet.phpt] 
TEST 3556/12806 [Zend/tests/incompat_ctx_user.phpt]
[1;32mPASS[0m Incompatible context call (non-internal function) [Zend/tests/incompat_ctx_user.phpt] 
TEST 3557/12806 [Zend/tests/indexing_001.phpt]
[1;32mPASS[0m Indexing - various special cases. [Zend/tests/indexing_001.phpt] 
TEST 3558/12806 [Zend/tests/indirect_call_array_001.phpt]
[1;32mPASS[0m Indirect method call by array - Invalid class name [Zend/tests/indirect_call_array_001.phpt] 
TEST 3559/12806 [Zend/tests/indirect_call_array_002.phpt]
[1;32mPASS[0m Indirect method call by array - Invalid method name [Zend/tests/indirect_call_array_002.phpt] 
TEST 3560/12806 [Zend/tests/indirect_call_array_003.phpt]
[1;32mPASS[0m Indirect method call by array - Calling __call() and __callStatic() [Zend/tests/indirect_call_array_003.phpt] 
TEST 3561/12806 [Zend/tests/indirect_call_array_004.phpt]
[1;32mPASS[0m Indirect method call by array - Testing exception and method magics [Zend/tests/indirect_call_array_004.phpt] 
TEST 3562/12806 [Zend/tests/indirect_call_array_005.phpt]
[1;32mPASS[0m Dynamic static call to instance method should throw. [Zend/tests/indirect_call_array_005.phpt] 
TEST 3563/12806 [Zend/tests/indirect_call_from_constant.phpt]
[1;32mPASS[0m Indirect call with constants. [Zend/tests/indirect_call_from_constant.phpt] 
TEST 3564/12806 [Zend/tests/indirect_call_string_001.phpt]
[1;32mPASS[0m Indirect call with 'Class::method' syntax with class in namespace [Zend/tests/indirect_call_string_001.phpt] 
TEST 3565/12806 [Zend/tests/indirect_call_string_002.phpt]
[1;32mPASS[0m Indirect call with empty class and/or method name. [Zend/tests/indirect_call_string_002.phpt] 
TEST 3566/12806 [Zend/tests/indirect_call_string_003.phpt]
[1;32mPASS[0m Dynamic static call to instance method should throw. [Zend/tests/indirect_call_string_003.phpt] 
TEST 3567/12806 [Zend/tests/indirect_method_call_001.phpt]
[1;32mPASS[0m Testing indirect method call and exceptions [Zend/tests/indirect_method_call_001.phpt] 
TEST 3568/12806 [Zend/tests/indirect_method_call_002.phpt]
[1;32mPASS[0m Indirect method call with chaining [Zend/tests/indirect_method_call_002.phpt] 
TEST 3569/12806 [Zend/tests/indirect_method_call_003.phpt]
[1;32mPASS[0m Testing indirect method call [Zend/tests/indirect_method_call_003.phpt] 
TEST 3570/12806 [Zend/tests/indirect_method_call_004.phpt]
[1;32mPASS[0m Indirect method call and cloning [Zend/tests/indirect_method_call_004.phpt] 
TEST 3571/12806 [Zend/tests/indirect_method_call_005.phpt]
[1;32mPASS[0m Testing array dereferencing from instance with ArrayObject [Zend/tests/indirect_method_call_005.phpt] 
TEST 3572/12806 [Zend/tests/indirect_property_access.phpt]
[1;32mPASS[0m Testing indirect property access [Zend/tests/indirect_property_access.phpt] 
TEST 3573/12806 [Zend/tests/indirect_reference_this.phpt]
[1;32mPASS[0m Indirect referenced $this [Zend/tests/indirect_reference_this.phpt] 
TEST 3574/12806 [Zend/tests/inference_infinite_loop.phpt]
[1;32mPASS[0m Type inference should not result in infinite loop [Zend/tests/inference_infinite_loop.phpt] 
TEST 3575/12806 [Zend/tests/inherit_internal_static.phpt]
[1;33mSKIP[0m Inherit internal static property into userland class [Zend/tests/inherit_internal_static.phpt] reason: Required extension missing: zend_test
TEST 3576/12806 [Zend/tests/init_array_illegal_offset_type.phpt]
[1;32mPASS[0m INIT_ARRAY with illegal offset type [Zend/tests/init_array_illegal_offset_type.phpt] 
TEST 3577/12806 [Zend/tests/instanceof.phpt]
[1;32mPASS[0m instanceof shouldn't call autoloader [Zend/tests/instanceof.phpt] 
TEST 3578/12806 [Zend/tests/instanceof_001.phpt]
[1;32mPASS[0m Testing instanceof operator with several operators [Zend/tests/instanceof_001.phpt] 
TEST 3579/12806 [Zend/tests/instanceof_002.phpt]
[1;32mPASS[0m Testing instanceof operator with class and interface inheritance [Zend/tests/instanceof_002.phpt] 
TEST 3580/12806 [Zend/tests/instanceof_const.phpt]
[1;32mPASS[0m Instanceof on literals returns false [Zend/tests/instanceof_const.phpt] 
TEST 3581/12806 [Zend/tests/instantiate_all_classes.phpt]
[1;32mPASS[0m Try to instantiate all classes without arguments [Zend/tests/instantiate_all_classes.phpt] 
TEST 3582/12806 [Zend/tests/int_conversion_exponents.phpt]
[1;32mPASS[0m Integer conversion from scientific notation [Zend/tests/int_conversion_exponents.phpt] 
TEST 3583/12806 [Zend/tests/int_overflow_32bit.phpt]
[1;33mSKIP[0m testing integer overflow (32bit) [Zend/tests/int_overflow_32bit.phpt] reason: this test is for 32bit platform only
TEST 3584/12806 [Zend/tests/int_overflow_64bit.phpt]
[1;32mPASS[0m testing integer overflow (64bit) [Zend/tests/int_overflow_64bit.phpt] 
TEST 3585/12806 [Zend/tests/int_special_values.phpt]
[1;32mPASS[0m Conversion of special float values to int [Zend/tests/int_special_values.phpt] 
TEST 3586/12806 [Zend/tests/int_static_prop_name.phpt]
[1;32mPASS[0m Using an integer as a static property name [Zend/tests/int_static_prop_name.phpt] 
TEST 3587/12806 [Zend/tests/int_underflow_32bit.phpt]
[1;33mSKIP[0m testing integer underflow (32bit) [Zend/tests/int_underflow_32bit.phpt] reason: this test is for 32bit platform only
TEST 3588/12806 [Zend/tests/int_underflow_64bit.phpt]
[1;32mPASS[0m testing integer underflow (64bit) [Zend/tests/int_underflow_64bit.phpt] 
TEST 3589/12806 [Zend/tests/inter_007.phpt]
[1;32mPASS[0m Trying inherit abstract function twice [Zend/tests/inter_007.phpt] 
TEST 3590/12806 [Zend/tests/inter_02.phpt]
[1;32mPASS[0m Namespace constant as value default [Zend/tests/inter_02.phpt] 
TEST 3591/12806 [Zend/tests/inter_03.phpt]
[1;32mPASS[0m Testing interface constants with inheritance [Zend/tests/inter_03.phpt] 
TEST 3592/12806 [Zend/tests/inter_04.phpt]
[1;32mPASS[0m Trying declare interface with repeated name of inherited method [Zend/tests/inter_04.phpt] 
TEST 3593/12806 [Zend/tests/inter_05.phpt]
[1;32mPASS[0m Trying to inherit a class in an interface [Zend/tests/inter_05.phpt] 
TEST 3594/12806 [Zend/tests/inter_06.phpt]
[1;32mPASS[0m Trying use name of an internal class as interface name [Zend/tests/inter_06.phpt] 
TEST 3595/12806 [Zend/tests/interface_constructor_prototype_001.phpt]
[1;32mPASS[0m Interfaces don't set prototypes to their parent method [Zend/tests/interface_constructor_prototype_001.phpt] 
TEST 3596/12806 [Zend/tests/interface_constructor_prototype_002.phpt]
[1;33mXFAIL[0m Interfaces don't set prototypes to their parent method [Zend/tests/interface_constructor_prototype_002.phpt]   XFAIL REASON: X::__constructor()'s prototype is set to B::__construct(). Y::__construct() then
uses prototype to verify LSP, but misses A::__construct() which has a stricter
signature.
TEST 3597/12806 [Zend/tests/interface_exists_001.phpt]
[1;32mPASS[0m Testing interface_exists() [Zend/tests/interface_exists_001.phpt] 
TEST 3598/12806 [Zend/tests/interface_exists_002.phpt]
[1;32mPASS[0m Testing interface_exists() inside a namespace [Zend/tests/interface_exists_002.phpt] 
TEST 3599/12806 [Zend/tests/interface_extends_static.phpt]
[1;32mPASS[0m Interface cannot extend static, as it is reserved [Zend/tests/interface_extends_static.phpt] 
TEST 3600/12806 [Zend/tests/interface_underscore_as_name.phpt]
[1;32mPASS[0m Using "_" as an interface name is deprecated [Zend/tests/interface_underscore_as_name.phpt] 
TEST 3601/12806 [Zend/tests/interface_with_tostring.phpt]
[1;32mPASS[0m Interface with __toString() method [Zend/tests/interface_with_tostring.phpt] 
TEST 3602/12806 [Zend/tests/internal_class_variance.phpt]
[1;33mSKIP[0m Internal class variance [Zend/tests/internal_class_variance.phpt] reason: Required extension missing: zend_test
TEST 3603/12806 [Zend/tests/invalid_const_class_name.phpt]
[1;32mPASS[0m Invalid constant class name in nested class constant access [Zend/tests/invalid_const_class_name.phpt] 
TEST 3604/12806 [Zend/tests/invalid_parent_const_ref_leak.phpt]
[1;32mPASS[0m Leak when using an invalid parent:: reference in a constant definition [Zend/tests/invalid_parent_const_ref_leak.phpt] 
TEST 3605/12806 [Zend/tests/is_a.phpt]
[1;32mPASS[0m is_a() and is_subclass_of() shouldn't call autoloader [Zend/tests/is_a.phpt] 
TEST 3606/12806 [Zend/tests/is_callable_trampoline_uaf-deprecated.phpt]
[1;32mPASS[0m is_callable() with trampoline should not caused UAF [original test with deprecated syntax] [Zend/tests/is_callable_trampoline_uaf-deprecated.phpt] 
TEST 3607/12806 [Zend/tests/is_callable_trampoline_uaf.phpt]
[1;32mPASS[0m is_callable() with trampoline should not caused UAF [Zend/tests/is_callable_trampoline_uaf.phpt] 
TEST 3608/12806 [Zend/tests/isset_001.phpt]
[1;32mPASS[0m Testing isset and unset with variable variables [Zend/tests/isset_001.phpt] 
TEST 3609/12806 [Zend/tests/isset_002.phpt]
[1;32mPASS[0m Testing isset with several undefined variables as argument [Zend/tests/isset_002.phpt] 
TEST 3610/12806 [Zend/tests/isset_003.phpt]
[1;32mPASS[0m Testing isset accessing undefined array items and properties [Zend/tests/isset_003.phpt] 
TEST 3611/12806 [Zend/tests/isset_array.phpt]
[1;32mPASS[0m Using isset() with arrays [Zend/tests/isset_array.phpt] 
TEST 3612/12806 [Zend/tests/isset_expr_error.phpt]
[1;32mPASS[0m Error message for isset(func()) [Zend/tests/isset_expr_error.phpt] 
TEST 3613/12806 [Zend/tests/isset_func_error.phpt]
[1;32mPASS[0m Error message for isset(func()) [Zend/tests/isset_func_error.phpt] 
TEST 3614/12806 [Zend/tests/isset_str_offset.phpt]
[1;32mPASS[0m Testing isset with string offsets [Zend/tests/isset_str_offset.phpt] 
TEST 3615/12806 [Zend/tests/iterable_or_null.phpt]
[1;33mSKIP[0m Test Z_PARAM_ITERABLE() and Z_PARAM_ITERABLE_OR_NULL [Zend/tests/iterable_or_null.phpt] reason: Required extension missing: zend_test
TEST 3616/12806 [Zend/tests/iterator_key_by_ref.phpt]
[1;32mPASS[0m Iterator::key() with by-ref return [Zend/tests/iterator_key_by_ref.phpt] 
TEST 3617/12806 [Zend/tests/jmpznz_relative_offsets.phpt]
[1;32mPASS[0m Check for correct treatment of relative JMPZNZ offsets when copying opline [Zend/tests/jmpznz_relative_offsets.phpt] 
TEST 3618/12806 [Zend/tests/jump01.phpt]
[1;32mPASS[0m jump 01: goto backward [Zend/tests/jump01.phpt] 
TEST 3619/12806 [Zend/tests/jump02.phpt]
[1;32mPASS[0m jump 02: goto forward [Zend/tests/jump02.phpt] 
TEST 3620/12806 [Zend/tests/jump03.phpt]
[1;32mPASS[0m jump 03: goto inside control structures [Zend/tests/jump03.phpt] 
TEST 3621/12806 [Zend/tests/jump04.phpt]
[1;32mPASS[0m jump 04: goto from loop (backward) [Zend/tests/jump04.phpt] 
TEST 3622/12806 [Zend/tests/jump05.phpt]
[1;32mPASS[0m jump 05: goto from loop (forward) [Zend/tests/jump05.phpt] 
TEST 3623/12806 [Zend/tests/jump06.phpt]
[1;32mPASS[0m jump 06: goto to undefined label [Zend/tests/jump06.phpt] 
TEST 3624/12806 [Zend/tests/jump07.phpt]
[1;32mPASS[0m jump 07: goto into loop (backward) [Zend/tests/jump07.phpt] 
TEST 3625/12806 [Zend/tests/jump08.phpt]
[1;32mPASS[0m jump 08: goto into loop (forward) [Zend/tests/jump08.phpt] 
TEST 3626/12806 [Zend/tests/jump09.phpt]
[1;32mPASS[0m jump 09: goto into switch (backward) [Zend/tests/jump09.phpt] 
TEST 3627/12806 [Zend/tests/jump10.phpt]
[1;32mPASS[0m jump 10: goto into switch (forward) [Zend/tests/jump10.phpt] 
TEST 3628/12806 [Zend/tests/jump11.phpt]
[1;32mPASS[0m jump 08: goto inside switch in constructor [Zend/tests/jump11.phpt] 
TEST 3629/12806 [Zend/tests/jump12.phpt]
[1;32mPASS[0m jump 09: goto in declare statement [Zend/tests/jump12.phpt] 
TEST 3630/12806 [Zend/tests/jump13.phpt]
[1;32mPASS[0m jump 10: goto with try blocks [Zend/tests/jump13.phpt] 
TEST 3631/12806 [Zend/tests/jump14.phpt]
[1;32mPASS[0m Testing GOTO inside blocks [Zend/tests/jump14.phpt] 
TEST 3632/12806 [Zend/tests/jump15.phpt]
[1;32mPASS[0m jump 15: goto from loop (forward) [Zend/tests/jump15.phpt] 
TEST 3633/12806 [Zend/tests/jump16.phpt]
[1;32mPASS[0m jump 16: goto into try/catch [Zend/tests/jump16.phpt] 
TEST 3634/12806 [Zend/tests/jump17.phpt]
[1;32mPASS[0m jump 17: goto into try/catch with finally [Zend/tests/jump17.phpt] 
TEST 3635/12806 [Zend/tests/lazy_objects/array_walk.phpt]
[1;32mPASS[0m Lazy Objects: array_walk() [Zend/tests/lazy_objects/array_walk.phpt] 
TEST 3636/12806 [Zend/tests/lazy_objects/clone_calls___clone_once.phpt]
[1;32mPASS[0m Lazy objects: clone calls __clone() once [Zend/tests/lazy_objects/clone_calls___clone_once.phpt] 
TEST 3637/12806 [Zend/tests/lazy_objects/clone_creates_object_with_independent_state_001.phpt]
[1;32mPASS[0m Lazy objects: clone is independent of the original object [Zend/tests/lazy_objects/clone_creates_object_with_independent_state_001.phpt] 
TEST 3638/12806 [Zend/tests/lazy_objects/clone_creates_object_with_independent_state_002.phpt]
[1;32mPASS[0m Lazy objects: clone is independent of the original object [Zend/tests/lazy_objects/clone_creates_object_with_independent_state_002.phpt] 
TEST 3639/12806 [Zend/tests/lazy_objects/clone_creates_object_with_independent_state_003.phpt]
[1;32mPASS[0m Lazy objects: clone is independent of the original object [Zend/tests/lazy_objects/clone_creates_object_with_independent_state_003.phpt] 
TEST 3640/12806 [Zend/tests/lazy_objects/clone_initialized.phpt]
[1;32mPASS[0m Lazy objects: clone of initialized lazy object does not initialize twice [Zend/tests/lazy_objects/clone_initialized.phpt] 
TEST 3641/12806 [Zend/tests/lazy_objects/clone_initializer_exception.phpt]
[1;32mPASS[0m Lazy objects: clone: initializer exception [Zend/tests/lazy_objects/clone_initializer_exception.phpt] 
TEST 3642/12806 [Zend/tests/lazy_objects/clone_initializes.phpt]
[1;32mPASS[0m Lazy objects: clone initializes object [Zend/tests/lazy_objects/clone_initializes.phpt] 
TEST 3643/12806 [Zend/tests/lazy_objects/clone_preverves_object_class.phpt]
[1;32mPASS[0m Lazy objects: clone returns an object of the same class [Zend/tests/lazy_objects/clone_preverves_object_class.phpt] 
TEST 3644/12806 [Zend/tests/lazy_objects/convert_to_array.phpt]
[1;32mPASS[0m Lazy objects: Conversion to array [Zend/tests/lazy_objects/convert_to_array.phpt] 
TEST 3645/12806 [Zend/tests/lazy_objects/dtor_called_if_init.phpt]
[1;32mPASS[0m Lazy objects: destructor of initialized objects is called [Zend/tests/lazy_objects/dtor_called_if_init.phpt] 
TEST 3646/12806 [Zend/tests/lazy_objects/dtor_not_called_if_not_init.phpt]
[1;32mPASS[0m Lazy objects: destructor of lazy objects is not called if not initialized [Zend/tests/lazy_objects/dtor_not_called_if_not_init.phpt] 
TEST 3647/12806 [Zend/tests/lazy_objects/fetch_coalesce_initializes.phpt]
[1;32mPASS[0m Lazy objects: property fetch coalesce initializes object [Zend/tests/lazy_objects/fetch_coalesce_initializes.phpt] 
TEST 3648/12806 [Zend/tests/lazy_objects/fetch_coalesce_non_existing_initializes.phpt]
[1;32mPASS[0m Lazy objects: property fetch coalesce on non existing property initializes object [Zend/tests/lazy_objects/fetch_coalesce_non_existing_initializes.phpt] 
TEST 3649/12806 [Zend/tests/lazy_objects/fetch_declared_prop_initializes.phpt]
[1;32mPASS[0m Lazy objects: property fetch initializes object [Zend/tests/lazy_objects/fetch_declared_prop_initializes.phpt] 
TEST 3650/12806 [Zend/tests/lazy_objects/fetch_dynamic_prop_initializes.phpt]
[1;32mPASS[0m Lazy objects: property fetch of dynamic property initializes object [Zend/tests/lazy_objects/fetch_dynamic_prop_initializes.phpt] 
TEST 3651/12806 [Zend/tests/lazy_objects/fetch_hook_may_not_initialize.phpt]
[1;32mPASS[0m Lazy objects: hooked property fetch does not initialize object if hook does not observe object state [Zend/tests/lazy_objects/fetch_hook_may_not_initialize.phpt] 
TEST 3652/12806 [Zend/tests/lazy_objects/fetch_hook_virtual_may_initialize.phpt]
[1;32mPASS[0m Lazy objects: virtual hooked property fetch may initialize object if hook observes object state [Zend/tests/lazy_objects/fetch_hook_virtual_may_initialize.phpt] 
TEST 3653/12806 [Zend/tests/lazy_objects/fetch_hook_virtual_may_not_initialize.phpt]
[1;32mPASS[0m Lazy objects: virtual hooked property fetch does not initialize object if hook does not observe object state [Zend/tests/lazy_objects/fetch_hook_virtual_may_not_initialize.phpt] 
TEST 3654/12806 [Zend/tests/lazy_objects/fetch_magic_prop_may_initialize.phpt]
[1;32mPASS[0m Lazy objects: magic property fetch initializes object if magic method observes object state [Zend/tests/lazy_objects/fetch_magic_prop_may_initialize.phpt] 
TEST 3655/12806 [Zend/tests/lazy_objects/fetch_magic_prop_may_not_initialize.phpt]
[1;32mPASS[0m Lazy objects: magic property fetch does not not initialize object if magic method does not observe object state [Zend/tests/lazy_objects/fetch_magic_prop_may_not_initialize.phpt] 
TEST 3656/12806 [Zend/tests/lazy_objects/fetch_magic_prop_recursive_may_initialize.phpt]
[1;32mPASS[0m Lazy objects: recursive magic property fetch initializes object if magic method observes object state [Zend/tests/lazy_objects/fetch_magic_prop_recursive_may_initialize.phpt] 
TEST 3657/12806 [Zend/tests/lazy_objects/fetch_op_dynamic_error.phpt]
[1;32mPASS[0m Lazy objects: dynamic property op error [Zend/tests/lazy_objects/fetch_op_dynamic_error.phpt] 
TEST 3658/12806 [Zend/tests/lazy_objects/fetch_op_dynamic_prop_initializes.phpt]
[1;32mPASS[0m Lazy objects: dynamic property op initializes object [Zend/tests/lazy_objects/fetch_op_dynamic_prop_initializes.phpt] 
TEST 3659/12806 [Zend/tests/lazy_objects/fetch_op_error.phpt]
[1;32mPASS[0m Lazy objects: property op error [Zend/tests/lazy_objects/fetch_op_error.phpt] 
TEST 3660/12806 [Zend/tests/lazy_objects/fetch_op_initializes.phpt]
[1;32mPASS[0m Lazy objects: property op initializes object [Zend/tests/lazy_objects/fetch_op_initializes.phpt] 
TEST 3661/12806 [Zend/tests/lazy_objects/fetch_op_skipped_prop_does_not_initialize.phpt]
[1;32mPASS[0m Lazy objects: property op on skipped property does not initialize object [Zend/tests/lazy_objects/fetch_op_skipped_prop_does_not_initialize.phpt] 
TEST 3662/12806 [Zend/tests/lazy_objects/fetch_ref_initializes.phpt]
[1;32mPASS[0m Lazy objects: property fetch ref initializes object [Zend/tests/lazy_objects/fetch_ref_initializes.phpt] 
TEST 3663/12806 [Zend/tests/lazy_objects/fetch_ref_skipped_prop_does_not_initialize.phpt]
[1;32mPASS[0m Lazy objects: fetch ref on skipped property does not initialize object [Zend/tests/lazy_objects/fetch_ref_skipped_prop_does_not_initialize.phpt] 
TEST 3664/12806 [Zend/tests/lazy_objects/fetch_skipped_prop_does_not_initialize.phpt]
[1;32mPASS[0m Lazy objects: fetch skipped property does not initialize object [Zend/tests/lazy_objects/fetch_skipped_prop_does_not_initialize.phpt] 
TEST 3665/12806 [Zend/tests/lazy_objects/final_classes_can_be_initialized_lazily.phpt]
[1;32mPASS[0m Lazy objects: final classes can be initialized lazily [Zend/tests/lazy_objects/final_classes_can_be_initialized_lazily.phpt] 
TEST 3666/12806 [Zend/tests/lazy_objects/gc_001.phpt]
[1;32mPASS[0m Lazy objects: GC 001 [Zend/tests/lazy_objects/gc_001.phpt] 
TEST 3667/12806 [Zend/tests/lazy_objects/gc_002.phpt]
[1;32mPASS[0m Lazy objects: GC 002 [Zend/tests/lazy_objects/gc_002.phpt] 
TEST 3668/12806 [Zend/tests/lazy_objects/gc_003.phpt]
[1;32mPASS[0m Lazy objects: GC 003 [Zend/tests/lazy_objects/gc_003.phpt] 
TEST 3669/12806 [Zend/tests/lazy_objects/gc_004.phpt]
[1;32mPASS[0m Lazy objects: GC 004 [Zend/tests/lazy_objects/gc_004.phpt] 
TEST 3670/12806 [Zend/tests/lazy_objects/gc_005.phpt]
[1;32mPASS[0m Lazy objects: GC 005 [Zend/tests/lazy_objects/gc_005.phpt] 
TEST 3671/12806 [Zend/tests/lazy_objects/gc_006.phpt]
[1;32mPASS[0m Lazy objects: GC 006 [Zend/tests/lazy_objects/gc_006.phpt] 
TEST 3672/12806 [Zend/tests/lazy_objects/get_initializer.phpt]
[1;32mPASS[0m Lazy objects: getLazyInitializer() returns initializer [Zend/tests/lazy_objects/get_initializer.phpt] 
TEST 3673/12806 [Zend/tests/lazy_objects/get_properties.phpt]
[1;32mPASS[0m Lazy objects: get_properties failure [Zend/tests/lazy_objects/get_properties.phpt] 
TEST 3674/12806 [Zend/tests/lazy_objects/gh15823.phpt]
[1;32mPASS[0m GH-15823: Wrong expectations in zend_lazy_object_get_properties() [Zend/tests/lazy_objects/gh15823.phpt] 
TEST 3675/12806 [Zend/tests/lazy_objects/gh15999_001.phpt]
[1;32mPASS[0m Lazy Objects: GH-15999 001: Object is released during initialization [Zend/tests/lazy_objects/gh15999_001.phpt] 
TEST 3676/12806 [Zend/tests/lazy_objects/gh15999_002.phpt]
[1;32mPASS[0m Lazy Objects: GH-15999 002: Assigned value is changed during lazy object initialization [Zend/tests/lazy_objects/gh15999_002.phpt] 
TEST 3677/12806 [Zend/tests/lazy_objects/gh17941.phpt]
[1;32mPASS[0m GH-17941 (Stack-use-after-return with lazy objects and hooks) [Zend/tests/lazy_objects/gh17941.phpt] 
TEST 3678/12806 [Zend/tests/lazy_objects/gh17998.phpt]
[1;32mPASS[0m GH-17998: Skipped lazy init on primed SIMPLE_WRITE [Zend/tests/lazy_objects/gh17998.phpt] 
TEST 3679/12806 [Zend/tests/lazy_objects/gh18038-001.phpt]
[1;32mPASS[0m GH-18038 001: Lazy proxy calls magic methods twice [Zend/tests/lazy_objects/gh18038-001.phpt] 
TEST 3680/12806 [Zend/tests/lazy_objects/gh18038-002.phpt]
[1;32mPASS[0m GH-18038 002: Lazy proxy calls magic methods twice [Zend/tests/lazy_objects/gh18038-002.phpt] 
TEST 3681/12806 [Zend/tests/lazy_objects/gh18038-003.phpt]
[1;32mPASS[0m GH-18038 003: Lazy proxy calls magic methods twice [Zend/tests/lazy_objects/gh18038-003.phpt] 
TEST 3682/12806 [Zend/tests/lazy_objects/gh18038-004.phpt]
[1;32mPASS[0m GH-18038 004: Lazy proxy calls magic methods twice [Zend/tests/lazy_objects/gh18038-004.phpt] 
TEST 3683/12806 [Zend/tests/lazy_objects/gh18038-005.phpt]
[1;32mPASS[0m GH-18038 005: Lazy proxy calls magic methods twice [Zend/tests/lazy_objects/gh18038-005.phpt] 
TEST 3684/12806 [Zend/tests/lazy_objects/gh18038-006.phpt]
[1;32mPASS[0m GH-18038 006: Lazy proxy calls magic methods twice [Zend/tests/lazy_objects/gh18038-006.phpt] 
TEST 3685/12806 [Zend/tests/lazy_objects/gh18038-007.phpt]
[1;32mPASS[0m GH-18038 007: Lazy proxy calls magic methods twice [Zend/tests/lazy_objects/gh18038-007.phpt] 
TEST 3686/12806 [Zend/tests/lazy_objects/gh18038-008.phpt]
[1;32mPASS[0m GH-18038 008: Lazy proxy calls magic methods twice [Zend/tests/lazy_objects/gh18038-008.phpt] 
TEST 3687/12806 [Zend/tests/lazy_objects/gh18038-009.phpt]
[1;32mPASS[0m GH-18038 009: Lazy proxy calls magic methods twice [Zend/tests/lazy_objects/gh18038-009.phpt] 
TEST 3688/12806 [Zend/tests/lazy_objects/gh18038-010.phpt]
[1;32mPASS[0m GH-18038 010: Lazy proxy calls magic methods twice [Zend/tests/lazy_objects/gh18038-010.phpt] 
TEST 3689/12806 [Zend/tests/lazy_objects/gh18038-011.phpt]
[1;32mPASS[0m GH-18038 011: Lazy proxy calls magic methods twice [Zend/tests/lazy_objects/gh18038-011.phpt] 
TEST 3690/12806 [Zend/tests/lazy_objects/gh18038-012.phpt]
[1;32mPASS[0m GH-18038 012: Lazy proxy calls magic methods twice [Zend/tests/lazy_objects/gh18038-012.phpt] 
TEST 3691/12806 [Zend/tests/lazy_objects/gh20085.phpt]
[1;32mPASS[0m GH-20085 (Assertion failure when combining lazy object get_properties exception with foreach loop) [Zend/tests/lazy_objects/gh20085.phpt] 
TEST 3692/12806 [Zend/tests/lazy_objects/gh20504-001.phpt]
[1;32mPASS[0m GH-20504: Assertion failure in zend_get_property_guard() when lazy proxy adds magic method - isset [Zend/tests/lazy_objects/gh20504-001.phpt] 
TEST 3693/12806 [Zend/tests/lazy_objects/gh20504-002.phpt]
[1;32mPASS[0m GH-20504: Assertion failure in zend_get_property_guard() when lazy proxy adds magic method - get [Zend/tests/lazy_objects/gh20504-002.phpt] 
TEST 3694/12806 [Zend/tests/lazy_objects/gh20504-003.phpt]
[1;32mPASS[0m GH-20504: Assertion failure in zend_get_property_guard() when lazy proxy adds magic method - set [Zend/tests/lazy_objects/gh20504-003.phpt] 
TEST 3695/12806 [Zend/tests/lazy_objects/gh20504-004.phpt]
[1;32mPASS[0m GH-20504: Assertion failure in zend_get_property_guard() when lazy proxy adds magic method - proxy defines __isset(), both have guards [Zend/tests/lazy_objects/gh20504-004.phpt] 
TEST 3696/12806 [Zend/tests/lazy_objects/gh20504-005.phpt]
[1;32mPASS[0m GH-20504: Assertion failure in zend_get_property_guard() when lazy proxy adds magic method - unset [Zend/tests/lazy_objects/gh20504-005.phpt] 
TEST 3697/12806 [Zend/tests/lazy_objects/gh20657-001.phpt]
[1;32mPASS[0m GH-20657: GC during zend_lazy_object_realize() [Zend/tests/lazy_objects/gh20657-001.phpt] 
TEST 3698/12806 [Zend/tests/lazy_objects/gh20657-002.phpt]
[1;32mPASS[0m GH-20657 002: GC during zend_lazy_object_realize() - reset as lazy during realize() [Zend/tests/lazy_objects/gh20657-002.phpt] 
TEST 3699/12806 [Zend/tests/lazy_objects/gh20905.phpt]
[1;32mPASS[0m GH-20905: Lazy proxy bailing __clone assertion [Zend/tests/lazy_objects/gh20905.phpt] 
TEST 3700/12806 [Zend/tests/lazy_objects/init_exception_001.phpt]
[1;32mPASS[0m Lazy objects: init exception 001 [Zend/tests/lazy_objects/init_exception_001.phpt] 
TEST 3701/12806 [Zend/tests/lazy_objects/init_exception_leaves_object_lazy.phpt]
[1;32mPASS[0m Lazy objects: Object is still lazy after initializer exception [Zend/tests/lazy_objects/init_exception_leaves_object_lazy.phpt] 
TEST 3702/12806 [Zend/tests/lazy_objects/init_exception_reverts_initializer_changes.phpt]
[1;32mPASS[0m Lazy objects: Initializer effects are reverted after exception [Zend/tests/lazy_objects/init_exception_reverts_initializer_changes.phpt] 
TEST 3703/12806 [Zend/tests/lazy_objects/init_exception_reverts_initializer_changes_dyn_props.phpt]
[1;32mPASS[0m Lazy objects: Initializer effects are reverted after exception (dynamic properties) [Zend/tests/lazy_objects/init_exception_reverts_initializer_changes_dyn_props.phpt] 
TEST 3704/12806 [Zend/tests/lazy_objects/init_exception_reverts_initializer_changes_dyn_props_and_ht.phpt]
[1;32mPASS[0m Lazy objects: Initializer effects are reverted after exception (dynamic properties, initialized hashtable) [Zend/tests/lazy_objects/init_exception_reverts_initializer_changes_dyn_props_and_ht.phpt] 
TEST 3705/12806 [Zend/tests/lazy_objects/init_exception_reverts_initializer_changes_nested.phpt]
[1;32mPASS[0m Lazy objects: Initializer effects are reverted after exception (nested) [Zend/tests/lazy_objects/init_exception_reverts_initializer_changes_nested.phpt] 
TEST 3706/12806 [Zend/tests/lazy_objects/init_exception_reverts_initializer_changes_overridden_prop.phpt]
[1;32mPASS[0m Lazy objects: Object is still lazy after initializer exception (overridden prop) [Zend/tests/lazy_objects/init_exception_reverts_initializer_changes_overridden_prop.phpt] 
TEST 3707/12806 [Zend/tests/lazy_objects/init_exception_reverts_initializer_changes_props_ht.phpt]
[1;32mPASS[0m Lazy objects: Initializer effects are reverted after exception (properties hashtable) [Zend/tests/lazy_objects/init_exception_reverts_initializer_changes_props_ht.phpt] 
TEST 3708/12806 [Zend/tests/lazy_objects/init_exception_reverts_initializer_changes_props_ht_ref.phpt]
[1;32mPASS[0m Lazy objects: Initializer effects are reverted after exception (properties hashtable referenced after initializer) [Zend/tests/lazy_objects/init_exception_reverts_initializer_changes_props_ht_ref.phpt] 
TEST 3709/12806 [Zend/tests/lazy_objects/init_fatal.phpt]
[1;32mPASS[0m Lazy objects: fatal error during initialization of ghost object [Zend/tests/lazy_objects/init_fatal.phpt] 
TEST 3710/12806 [Zend/tests/lazy_objects/init_handles_ref_source_types.phpt]
[1;32mPASS[0m Lazy objects: Pre-initialization reference source types are properly handled (no initialization exception) [Zend/tests/lazy_objects/init_handles_ref_source_types.phpt] 
TEST 3711/12806 [Zend/tests/lazy_objects/init_handles_ref_source_types_exception.phpt]
[1;32mPASS[0m Lazy objects: Pre-initialization reference source types are properly handled after initializer exception [Zend/tests/lazy_objects/init_handles_ref_source_types_exception.phpt] 
TEST 3712/12806 [Zend/tests/lazy_objects/init_may_leave_props_uninit.phpt]
[1;32mPASS[0m Lazy objects: properties with no default values are left uninitialized [Zend/tests/lazy_objects/init_may_leave_props_uninit.phpt] 
TEST 3713/12806 [Zend/tests/lazy_objects/init_preserves_identity.phpt]
[1;32mPASS[0m Lazy objects: initialization of proxy does not change object id [Zend/tests/lazy_objects/init_preserves_identity.phpt] 
TEST 3714/12806 [Zend/tests/lazy_objects/init_preserves_proxy_class.phpt]
[1;32mPASS[0m Lazy objects: initialization of proxy does not change the class of the object [Zend/tests/lazy_objects/init_preserves_proxy_class.phpt] 
TEST 3715/12806 [Zend/tests/lazy_objects/init_sets_prop_default_values.phpt]
[1;32mPASS[0m Lazy objects: props are initialized to default values before calling initializer [Zend/tests/lazy_objects/init_sets_prop_default_values.phpt] 
TEST 3716/12806 [Zend/tests/lazy_objects/init_trigger_array_cast.phpt]
[1;32mPASS[0m Lazy objects: array cast does not initialize object [Zend/tests/lazy_objects/init_trigger_array_cast.phpt] 
TEST 3717/12806 [Zend/tests/lazy_objects/init_trigger_compare.phpt]
[1;32mPASS[0m Lazy objects: comparison initializes object [Zend/tests/lazy_objects/init_trigger_compare.phpt] 
TEST 3718/12806 [Zend/tests/lazy_objects/init_trigger_debug_zval_dump.phpt]
[1;32mPASS[0m Lazy objects: debug_zval_dump does not initialize object [Zend/tests/lazy_objects/init_trigger_debug_zval_dump.phpt] 
TEST 3719/12806 [Zend/tests/lazy_objects/init_trigger_foreach.phpt]
[1;32mPASS[0m Lazy objects: Foreach initializes object [Zend/tests/lazy_objects/init_trigger_foreach.phpt] 
TEST 3720/12806 [Zend/tests/lazy_objects/init_trigger_foreach_hooks.phpt]
[1;32mPASS[0m Lazy objects: Foreach initializes object [Zend/tests/lazy_objects/init_trigger_foreach_hooks.phpt] 
TEST 3721/12806 [Zend/tests/lazy_objects/init_trigger_get_mangled_object_vars.phpt]
[1;32mPASS[0m Lazy objects: get_mangled_object_vars does not initialize object [Zend/tests/lazy_objects/init_trigger_get_mangled_object_vars.phpt] 
TEST 3722/12806 [Zend/tests/lazy_objects/init_trigger_get_object_vars.phpt]
[1;32mPASS[0m Lazy objects: get_object_vars initializes object [Zend/tests/lazy_objects/init_trigger_get_object_vars.phpt] 
TEST 3723/12806 [Zend/tests/lazy_objects/init_trigger_json_encode.phpt]
[1;32mPASS[0m Lazy objects: json_encode initializes object [Zend/tests/lazy_objects/init_trigger_json_encode.phpt] 
TEST 3724/12806 [Zend/tests/lazy_objects/init_trigger_json_encode_hooks.phpt]
[1;32mPASS[0m Lazy objects: json_encode initializes object [Zend/tests/lazy_objects/init_trigger_json_encode_hooks.phpt] 
TEST 3725/12806 [Zend/tests/lazy_objects/init_trigger_reflection_object_toString.phpt]
[1;32mPASS[0m Lazy objects: ReflectionObject::__toString() does not trigger initialization [Zend/tests/lazy_objects/init_trigger_reflection_object_toString.phpt] 
TEST 3726/12806 [Zend/tests/lazy_objects/init_trigger_serialize.phpt]
[1;32mPASS[0m Lazy objects: serialize initializes object [Zend/tests/lazy_objects/init_trigger_serialize.phpt] 
TEST 3727/12806 [Zend/tests/lazy_objects/init_trigger_var_dump.phpt]
[1;32mPASS[0m Lazy objects: var_dump does not initialize object [Zend/tests/lazy_objects/init_trigger_var_dump.phpt] 
TEST 3728/12806 [Zend/tests/lazy_objects/init_trigger_var_dump_debug_info_001.phpt]
[1;32mPASS[0m Lazy objects: var_dump may not initialize object with __debugInfo() method [Zend/tests/lazy_objects/init_trigger_var_dump_debug_info_001.phpt] 
TEST 3729/12806 [Zend/tests/lazy_objects/init_trigger_var_dump_debug_info_002.phpt]
[1;32mPASS[0m Lazy objects: var_dump may initialize object with __debugInfo() method [Zend/tests/lazy_objects/init_trigger_var_dump_debug_info_002.phpt] 
TEST 3730/12806 [Zend/tests/lazy_objects/init_trigger_var_export.phpt]
[1;32mPASS[0m Lazy objects: var_export initializes object [Zend/tests/lazy_objects/init_trigger_var_export.phpt] 
TEST 3731/12806 [Zend/tests/lazy_objects/initializeLazyObject.phpt]
[1;32mPASS[0m Lazy objects: ReflectionClass::initializeLazyObject() [Zend/tests/lazy_objects/initializeLazyObject.phpt] 
TEST 3732/12806 [Zend/tests/lazy_objects/initializeLazyObject_error.phpt]
[1;32mPASS[0m Lazy objects: ReflectionClass::initializeLazyObject() error [Zend/tests/lazy_objects/initializeLazyObject_error.phpt] 
TEST 3733/12806 [Zend/tests/lazy_objects/initializeLazyObject_noop_on_initialized_object.phpt]
[1;32mPASS[0m Lazy objects: ReflectionClass::initializeLazyObject() on an initialized object is a no-op [Zend/tests/lazy_objects/initializeLazyObject_noop_on_initialized_object.phpt] 
TEST 3734/12806 [Zend/tests/lazy_objects/initializer_must_return_the_right_type.phpt]
[1;32mPASS[0m Lazy objects: initializer must return the right type [Zend/tests/lazy_objects/initializer_must_return_the_right_type.phpt] 
TEST 3735/12806 [Zend/tests/lazy_objects/invalid_options.phpt]
[1;32mPASS[0m Lazy objects: invalid options [Zend/tests/lazy_objects/invalid_options.phpt] 
TEST 3736/12806 [Zend/tests/lazy_objects/isLazy.phpt]
[1;32mPASS[0m Lazy Objects: ReflectionProperty::isLazy() [Zend/tests/lazy_objects/isLazy.phpt] 
TEST 3737/12806 [Zend/tests/lazy_objects/isUninitializedLazyObject.phpt]
[1;32mPASS[0m Lazy objects: ReflectionClass::isUninitializedLazyObject() [Zend/tests/lazy_objects/isUninitializedLazyObject.phpt] 
TEST 3738/12806 [Zend/tests/lazy_objects/isset_hooked_may_initialize.phpt]
[1;32mPASS[0m Lazy objects: hooked property isset initializes object if hook observes object state [Zend/tests/lazy_objects/isset_hooked_may_initialize.phpt] 
TEST 3739/12806 [Zend/tests/lazy_objects/isset_hooked_may_not_initialize.phpt]
[1;32mPASS[0m Lazy objects: hooked property isset may does not initialize object if hook does not observe object state [Zend/tests/lazy_objects/isset_hooked_may_not_initialize.phpt] 
TEST 3740/12806 [Zend/tests/lazy_objects/isset_initializes.phpt]
[1;32mPASS[0m Lazy objects: property isset initializes object [Zend/tests/lazy_objects/isset_initializes.phpt] 
TEST 3741/12806 [Zend/tests/lazy_objects/jit_assign_obj_dynamic.phpt]
[1;32mPASS[0m Lazy objects: JIT: ASSIGN_OBJ with dynamic prop [Zend/tests/lazy_objects/jit_assign_obj_dynamic.phpt] 
TEST 3742/12806 [Zend/tests/lazy_objects/jit_assign_obj_op_dynamic.phpt]
[1;32mPASS[0m Lazy objects: JIT: ASSIGN_OBJ_OP with dynamic prop [Zend/tests/lazy_objects/jit_assign_obj_op_dynamic.phpt] 
TEST 3743/12806 [Zend/tests/lazy_objects/jit_assign_obj_op_prop_info.phpt]
[1;32mPASS[0m Lazy objects: JIT: ASSIGN_OBJ_OP with known prop_info [Zend/tests/lazy_objects/jit_assign_obj_op_prop_info.phpt] 
TEST 3744/12806 [Zend/tests/lazy_objects/jit_assign_obj_op_unknown_prop_info.phpt]
[1;32mPASS[0m Lazy objects: JIT: ASSIGN_OBJ_OP with unknown prop info [Zend/tests/lazy_objects/jit_assign_obj_op_unknown_prop_info.phpt] 
TEST 3745/12806 [Zend/tests/lazy_objects/jit_assign_obj_op_unknown_prop_info_untyped.phpt]
[1;32mPASS[0m Lazy objects: JIT: ASSIGN_OBJ_OP with unknown prop info untyped [Zend/tests/lazy_objects/jit_assign_obj_op_unknown_prop_info_untyped.phpt] 
TEST 3746/12806 [Zend/tests/lazy_objects/jit_assign_obj_prop_info.phpt]
[1;32mPASS[0m Lazy objects: JIT: ASSIGN_OBJ with known prop_info [Zend/tests/lazy_objects/jit_assign_obj_prop_info.phpt] 
TEST 3747/12806 [Zend/tests/lazy_objects/jit_assign_obj_unknown_prop_info.phpt]
[1;32mPASS[0m Lazy objects: JIT: ASSIGN_OBJ with unknown prop info [Zend/tests/lazy_objects/jit_assign_obj_unknown_prop_info.phpt] 
TEST 3748/12806 [Zend/tests/lazy_objects/jit_assign_obj_unknown_prop_info_untyped.phpt]
[1;32mPASS[0m Lazy objects: JIT: ASSIGN_OBJ with unknown prop info untyped [Zend/tests/lazy_objects/jit_assign_obj_unknown_prop_info_untyped.phpt] 
TEST 3749/12806 [Zend/tests/lazy_objects/json_encode_dynamic_props.phpt]
[1;32mPASS[0m Lazy objects: json_encode with dynamic props on initialized object [Zend/tests/lazy_objects/json_encode_dynamic_props.phpt] 
TEST 3750/12806 [Zend/tests/lazy_objects/markLazyObjectAsInitialized.phpt]
[1;32mPASS[0m Lazy objects: markLazyObjectAsInitialized() initializes properties to their default value and skips initializer [Zend/tests/lazy_objects/markLazyObjectAsInitialized.phpt] 
TEST 3751/12806 [Zend/tests/lazy_objects/oss_fuzz_71382.phpt]
[1;32mPASS[0m oss-fuzz #71382 [Zend/tests/lazy_objects/oss_fuzz_71382.phpt] 
TEST 3752/12806 [Zend/tests/lazy_objects/oss_fuzz_71407.phpt]
[1;32mPASS[0m oss-fuzz #71407 [Zend/tests/lazy_objects/oss_fuzz_71407.phpt] 
TEST 3753/12806 [Zend/tests/lazy_objects/oss_fuzz_71446.phpt]
[1;32mPASS[0m oss-fuzz #71446 [Zend/tests/lazy_objects/oss_fuzz_71446.phpt] 
TEST 3754/12806 [Zend/tests/lazy_objects/realize.phpt]
[1;32mPASS[0m Lazy objects: Object is not lazy anymore if all props have been assigned a value [Zend/tests/lazy_objects/realize.phpt] 
TEST 3755/12806 [Zend/tests/lazy_objects/realize_no_props.phpt]
[1;32mPASS[0m Lazy objects: Object with no props is never lazy [Zend/tests/lazy_objects/realize_no_props.phpt] 
TEST 3756/12806 [Zend/tests/lazy_objects/realize_proxy_overridden.phpt]
[1;32mPASS[0m Lazy objects: Object is not lazy anymore if all props have been assigned a value (overridden prop) [Zend/tests/lazy_objects/realize_proxy_overridden.phpt] 
TEST 3757/12806 [Zend/tests/lazy_objects/realize_skipped.phpt]
[1;32mPASS[0m Lazy objects: Object is not lazy anymore if all props have been skipped [Zend/tests/lazy_objects/realize_skipped.phpt] 
TEST 3758/12806 [Zend/tests/lazy_objects/reset_as_lazy_accepts_sub_classes.phpt]
[1;32mPASS[0m Lazy objects: resetAsLazy*() accept a sub-class of the reflected class [Zend/tests/lazy_objects/reset_as_lazy_accepts_sub_classes.phpt] 
TEST 3759/12806 [Zend/tests/lazy_objects/reset_as_lazy_already_exception.phpt]
[1;32mPASS[0m Lazy objects: resetAsLazy*() on already lazy object is not allowed [Zend/tests/lazy_objects/reset_as_lazy_already_exception.phpt] 
TEST 3760/12806 [Zend/tests/lazy_objects/reset_as_lazy_calls_destructor.phpt]
[1;32mPASS[0m Lazy objects: resetAsLazy*() calls destructor of pre-existing object [Zend/tests/lazy_objects/reset_as_lazy_calls_destructor.phpt] 
TEST 3761/12806 [Zend/tests/lazy_objects/reset_as_lazy_can_reset_initialized_proxies.phpt]
[1;32mPASS[0m Lazy objects: resetAsLazyProxy() can reset initialized proxies [Zend/tests/lazy_objects/reset_as_lazy_can_reset_initialized_proxies.phpt] 
TEST 3762/12806 [Zend/tests/lazy_objects/reset_as_lazy_deletes_reference_source_type.phpt]
[1;32mPASS[0m Lazy objects: resetAsLazy deletes reference source type [Zend/tests/lazy_objects/reset_as_lazy_deletes_reference_source_type.phpt] 
TEST 3763/12806 [Zend/tests/lazy_objects/reset_as_lazy_destructor_exception.phpt]
[1;32mPASS[0m Lazy objects: Destructor exception in resetAsLazy*() [Zend/tests/lazy_objects/reset_as_lazy_destructor_exception.phpt] 
TEST 3764/12806 [Zend/tests/lazy_objects/reset_as_lazy_ignores_additional_props.phpt]
[1;32mPASS[0m Lazy objects: resetAsLazy() ignores additional props [Zend/tests/lazy_objects/reset_as_lazy_ignores_additional_props.phpt] 
TEST 3765/12806 [Zend/tests/lazy_objects/reset_as_lazy_initialized_proxy.phpt]
[1;32mPASS[0m Lazy objects: resetAsLazy*() can reset initialized proxy [Zend/tests/lazy_objects/reset_as_lazy_initialized_proxy.phpt] 
TEST 3766/12806 [Zend/tests/lazy_objects/reset_as_lazy_may_call_nested_destructors.phpt]
[1;32mPASS[0m Lazy objects: resetAsLazy*() may call destructors of reset properties [Zend/tests/lazy_objects/reset_as_lazy_may_call_nested_destructors.phpt] 
TEST 3767/12806 [Zend/tests/lazy_objects/reset_as_lazy_may_skip_destructor.phpt]
[1;32mPASS[0m Lazy objects: resetAsLazy*() calls destructor of pre-existing object, unless SKIP_DESTRUCTOR flag is used [Zend/tests/lazy_objects/reset_as_lazy_may_skip_destructor.phpt] 
TEST 3768/12806 [Zend/tests/lazy_objects/reset_as_lazy_readonly.phpt]
[1;32mPASS[0m Lazy objects: resetAsLazy*() preserves readonly semantics [Zend/tests/lazy_objects/reset_as_lazy_readonly.phpt] 
TEST 3769/12806 [Zend/tests/lazy_objects/reset_as_lazy_real_instance.phpt]
[1;32mPASS[0m Lazy objects: resetAsLazy*() can make a real instance lazy [Zend/tests/lazy_objects/reset_as_lazy_real_instance.phpt] 
TEST 3770/12806 [Zend/tests/lazy_objects/reset_as_lazy_resets_dynamic_props.phpt]
[1;32mPASS[0m Lazy objects: resetAsLazy resets dynamic props [Zend/tests/lazy_objects/reset_as_lazy_resets_dynamic_props.phpt] 
TEST 3771/12806 [Zend/tests/lazy_objects/reset_as_lazy_while_init_exception.phpt]
[1;32mPASS[0m Lazy objects: resetAsLazy*() on object being initialized [Zend/tests/lazy_objects/reset_as_lazy_while_init_exception.phpt] 
TEST 3772/12806 [Zend/tests/lazy_objects/rfc/rfc_example_001.phpt]
[1;32mPASS[0m Lazy objects: RFC example 001 [Zend/tests/lazy_objects/rfc/rfc_example_001.phpt] 
TEST 3773/12806 [Zend/tests/lazy_objects/rfc/rfc_example_002.phpt]
[1;32mPASS[0m Lazy objects: RFC example 002 [Zend/tests/lazy_objects/rfc/rfc_example_002.phpt] 
TEST 3774/12806 [Zend/tests/lazy_objects/rfc/rfc_example_003.phpt]
[1;32mPASS[0m Lazy objects: RFC example 003 [Zend/tests/lazy_objects/rfc/rfc_example_003.phpt] 
TEST 3775/12806 [Zend/tests/lazy_objects/rfc/rfc_example_004.phpt]
[1;32mPASS[0m Lazy objects: RFC example 004 [Zend/tests/lazy_objects/rfc/rfc_example_004.phpt] 
TEST 3776/12806 [Zend/tests/lazy_objects/rfc/rfc_example_005.phpt]
[1;32mPASS[0m Lazy objects: RFC example 005 [Zend/tests/lazy_objects/rfc/rfc_example_005.phpt] 
TEST 3777/12806 [Zend/tests/lazy_objects/rfc/rfc_example_006.phpt]
[1;32mPASS[0m Lazy objects: RFC example 006 [Zend/tests/lazy_objects/rfc/rfc_example_006.phpt] 
TEST 3778/12806 [Zend/tests/lazy_objects/rfc/rfc_example_007.phpt]
[1;32mPASS[0m Lazy objects: RFC example 007 [Zend/tests/lazy_objects/rfc/rfc_example_007.phpt] 
TEST 3779/12806 [Zend/tests/lazy_objects/rfc/rfc_example_008.phpt]
[1;32mPASS[0m Lazy objects: RFC example 008 [Zend/tests/lazy_objects/rfc/rfc_example_008.phpt] 
TEST 3780/12806 [Zend/tests/lazy_objects/rfc/rfc_example_009.phpt]
[1;32mPASS[0m Lazy objects: RFC example 009 [Zend/tests/lazy_objects/rfc/rfc_example_009.phpt] 
TEST 3781/12806 [Zend/tests/lazy_objects/rfc/rfc_example_010.phpt]
[1;32mPASS[0m Lazy objects: RFC example 010 [Zend/tests/lazy_objects/rfc/rfc_example_010.phpt] 
TEST 3782/12806 [Zend/tests/lazy_objects/rfc/rfc_example_011.phpt]
[1;32mPASS[0m Lazy objects: RFC example 011 [Zend/tests/lazy_objects/rfc/rfc_example_011.phpt] 
TEST 3783/12806 [Zend/tests/lazy_objects/rfc/rfc_example_012.phpt]
[1;32mPASS[0m Lazy objects: RFC example 012 [Zend/tests/lazy_objects/rfc/rfc_example_012.phpt] 
TEST 3784/12806 [Zend/tests/lazy_objects/serialize___serialize_may_initialize.phpt]
[1;32mPASS[0m Lazy objects: serialize() initializes object if __serialize observes object state [Zend/tests/lazy_objects/serialize___serialize_may_initialize.phpt] 
TEST 3785/12806 [Zend/tests/lazy_objects/serialize___serialize_may_not_initialize.phpt]
[1;32mPASS[0m Lazy objects: serialize() does not initialize object if __serialize does observe object state [Zend/tests/lazy_objects/serialize___serialize_may_not_initialize.phpt] 
TEST 3786/12806 [Zend/tests/lazy_objects/serialize___sleep.phpt]
[1;32mPASS[0m Lazy Objects: serialize with __sleep fetches property info from the real instance [Zend/tests/lazy_objects/serialize___sleep.phpt] 
TEST 3787/12806 [Zend/tests/lazy_objects/serialize___sleep_initializes.phpt]
[1;32mPASS[0m Lazy objects: serialize initializes object by default if the __sleep method is used [Zend/tests/lazy_objects/serialize___sleep_initializes.phpt] 
TEST 3788/12806 [Zend/tests/lazy_objects/serialize___sleep_skip_flag.phpt]
[1;32mPASS[0m Lazy objects: serialize does not initializes object with __sleep method if flag is set [Zend/tests/lazy_objects/serialize___sleep_skip_flag.phpt] 
TEST 3789/12806 [Zend/tests/lazy_objects/serialize___sleep_skip_flag_may_initialize.phpt]
[1;32mPASS[0m Lazy objects: __sleep initializes object if it observes object state, even with SKIP_INITIALIZATION_ON_SERIALIZE [Zend/tests/lazy_objects/serialize___sleep_skip_flag_may_initialize.phpt] 
TEST 3790/12806 [Zend/tests/lazy_objects/serialize_dynamic_props.phpt]
[1;32mPASS[0m Lazy objects: serialize() with dynamic props on initialized object [Zend/tests/lazy_objects/serialize_dynamic_props.phpt] 
TEST 3791/12806 [Zend/tests/lazy_objects/serialize_failed_lazy_object.phpt]
[1;32mPASS[0m Lazy objects: serialize() a lazy object that previously failed to initialize [Zend/tests/lazy_objects/serialize_failed_lazy_object.phpt] 
TEST 3792/12806 [Zend/tests/lazy_objects/serialize_failed_lazy_object_skip_init_on_serialize.phpt]
[1;32mPASS[0m Lazy objects: serialize() a lazy object that previously failed to initialize, with SKIP_INITIALIZATION_ON_SERIALIZE [Zend/tests/lazy_objects/serialize_failed_lazy_object_skip_init_on_serialize.phpt] 
TEST 3793/12806 [Zend/tests/lazy_objects/serialize_hook.phpt]
[1;32mPASS[0m Lazy objects: serialize during hook initializes object by default [Zend/tests/lazy_objects/serialize_hook.phpt] 
TEST 3794/12806 [Zend/tests/lazy_objects/serialize_initializes.phpt]
[1;32mPASS[0m Lazy objects: serialize initializes object by default [Zend/tests/lazy_objects/serialize_initializes.phpt] 
TEST 3795/12806 [Zend/tests/lazy_objects/serialize_props_ht.phpt]
[1;32mPASS[0m Lazy objects: serialize initializes object by default (properties hashtable) [Zend/tests/lazy_objects/serialize_props_ht.phpt] 
TEST 3796/12806 [Zend/tests/lazy_objects/serialize_skip_flag.phpt]
[1;32mPASS[0m Lazy objects: serialize does not initializes object if flag is set [Zend/tests/lazy_objects/serialize_skip_flag.phpt] 
TEST 3797/12806 [Zend/tests/lazy_objects/serialize_skip_flag_props_ht.phpt]
[1;32mPASS[0m Lazy objects: serialize does not initializes object if flag is set (properties hashtable) [Zend/tests/lazy_objects/serialize_skip_flag_props_ht.phpt] 
TEST 3798/12806 [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization.phpt]
[1;32mPASS[0m Lazy objects: setRawValueWithoutLazyInitialization() sets value [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization.phpt] 
TEST 3799/12806 [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_exception_001.phpt]
[1;32mPASS[0m Lazy objects: setRawValueWithoutLazyInitialization() leaves property as lazy if exception prevents update [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_exception_001.phpt] 
TEST 3800/12806 [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_exception_002.phpt]
[1;32mPASS[0m Lazy objects: setRawValueWithoutLazyInitialization() leaves non-lazy properties as non-lazy in case of exception [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_exception_002.phpt] 
TEST 3801/12806 [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_initialized.phpt]
[1;32mPASS[0m Lazy objects: setRawValueWithoutLazyInitialization() is allowed on initialized objects [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_initialized.phpt] 
TEST 3802/12806 [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_no_dynamic_prop.phpt]
[1;32mPASS[0m Lazy objects: setRawValueWithoutLazyInitialization() can not be called on dynamic properties [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_no_dynamic_prop.phpt] 
TEST 3803/12806 [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_readonly.phpt]
[1;32mPASS[0m Lazy objects: setRawValueWithoutLazyInitialization() preserves readonly semantics [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_readonly.phpt] 
TEST 3804/12806 [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_readonly_variant.phpt]
[1;32mPASS[0m Lazy objects: setRawValueWithoutLazyInitialization() preserves readonly semantics [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_readonly_variant.phpt] 
TEST 3805/12806 [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_realize.phpt]
[1;32mPASS[0m Lazy objects: setRawValueWithoutLazyInitialization() may realize object if last lazy prop [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_realize.phpt] 
TEST 3806/12806 [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_side_effect_destruct.phpt]
[1;32mPASS[0m Lazy objects: setRawValueWithoutLazyInitialization() may trigger initialization via side effects (__destruct()) [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_side_effect_destruct.phpt] 
TEST 3807/12806 [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_side_effect_toString.phpt]
[1;32mPASS[0m Lazy objects: setRawValueWithoutLazyInitialization() may trigger initialization via side effects (__toString()) [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_side_effect_toString.phpt] 
TEST 3808/12806 [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_skips___set.phpt]
[1;32mPASS[0m Lazy objects: setRawValueWithoutLazyInitialization() does not call __set() [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_skips___set.phpt] 
TEST 3809/12806 [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_skips_hook.phpt]
[1;32mPASS[0m Lazy objects: setRawValueWithoutLazyInitialization() skips hooks [Zend/tests/lazy_objects/setRawValueWithoutLazyInitialization_skips_hook.phpt] 
TEST 3810/12806 [Zend/tests/lazy_objects/skipLazyInitialization.phpt]
[1;32mPASS[0m Lazy objects: ReflectionProperty::skipLazyInitialization() prevent properties from triggering initializer [Zend/tests/lazy_objects/skipLazyInitialization.phpt] 
TEST 3811/12806 [Zend/tests/lazy_objects/skipLazyInitialization_default.phpt]
[1;32mPASS[0m Lazy objects: skipLazyInitialization() marks property as non-lazy and sets default value if any [Zend/tests/lazy_objects/skipLazyInitialization_default.phpt] 
TEST 3812/12806 [Zend/tests/lazy_objects/skipLazyInitialization_initialized_object.phpt]
[1;32mPASS[0m Lazy objects: skipLazyInitialization() has no effect on initialized objects [Zend/tests/lazy_objects/skipLazyInitialization_initialized_object.phpt] 
TEST 3813/12806 [Zend/tests/lazy_objects/skipLazyInitialization_no_dynamic_prop.phpt]
[1;32mPASS[0m Lazy objects: skipLazyInitialization() can not be used on dynamic properties [Zend/tests/lazy_objects/skipLazyInitialization_no_dynamic_prop.phpt] 
TEST 3814/12806 [Zend/tests/lazy_objects/skipLazyInitialization_readonly.phpt]
[1;32mPASS[0m Lazy objects: skipLazyInitialization() preserves readonly semantics [Zend/tests/lazy_objects/skipLazyInitialization_readonly.phpt] 
TEST 3815/12806 [Zend/tests/lazy_objects/skipLazyInitialization_realize.phpt]
[1;32mPASS[0m Lazy objects: skipLazyInitialization() may realize object if last lazy prop [Zend/tests/lazy_objects/skipLazyInitialization_realize.phpt] 
TEST 3816/12806 [Zend/tests/lazy_objects/skipLazyInitialization_skips___set.phpt]
[1;32mPASS[0m Lazy objects: skipLazyInitialization() does not call __set() [Zend/tests/lazy_objects/skipLazyInitialization_skips___set.phpt] 
TEST 3817/12806 [Zend/tests/lazy_objects/skipLazyInitialization_skips_hooks.phpt]
[1;32mPASS[0m Lazy objects: skipLazyInitialization() skips hooks [Zend/tests/lazy_objects/skipLazyInitialization_skips_hooks.phpt] 
TEST 3818/12806 [Zend/tests/lazy_objects/skipLazyInitialization_skips_non_lazy_prop.phpt]
[1;32mPASS[0m Lazy objects: skipLazyInitialization() has no effect on non-lazy properties [Zend/tests/lazy_objects/skipLazyInitialization_skips_non_lazy_prop.phpt] 
TEST 3819/12806 [Zend/tests/lazy_objects/support_no_internal_classes.phpt]
[1;32mPASS[0m Lazy objects: internal classes can not be initialized lazily [Zend/tests/lazy_objects/support_no_internal_classes.phpt] 
TEST 3820/12806 [Zend/tests/lazy_objects/support_no_internal_sub_classes.phpt]
[1;32mPASS[0m Lazy objects: sub-classes of internal classes can not be initialized lazily [Zend/tests/lazy_objects/support_no_internal_sub_classes.phpt] 
TEST 3821/12806 [Zend/tests/lazy_objects/support_readonly_class.phpt]
[1;32mPASS[0m Lazy objects: readonly classes can be lazily initialized [Zend/tests/lazy_objects/support_readonly_class.phpt] 
TEST 3822/12806 [Zend/tests/lazy_objects/support_readonly_prop.phpt]
[1;32mPASS[0m Lazy objects: readonly properties can be lazily initialized [Zend/tests/lazy_objects/support_readonly_prop.phpt] 
TEST 3823/12806 [Zend/tests/lazy_objects/support_stdClass.phpt]
[1;32mPASS[0m Lazy objects: stdClass can be initialized lazily [Zend/tests/lazy_objects/support_stdClass.phpt] 
TEST 3824/12806 [Zend/tests/lazy_objects/support_stdClass_sub_classes.phpt]
[1;32mPASS[0m Lazy objects: sub-classes of stdClass can be initialized lazily [Zend/tests/lazy_objects/support_stdClass_sub_classes.phpt] 
TEST 3825/12806 [Zend/tests/lazy_objects/typed_properties_001.phpt]
[1;32mPASS[0m Typed property assignment by ref with variable name on proxy [Zend/tests/lazy_objects/typed_properties_001.phpt] 
TEST 3826/12806 [Zend/tests/lazy_objects/typed_properties_002.phpt]
[1;32mPASS[0m Typed property assignment by ref with variable name on proxy [Zend/tests/lazy_objects/typed_properties_002.phpt] 
TEST 3827/12806 [Zend/tests/lazy_objects/typed_properties_003.phpt]
[1;32mPASS[0m Typed property assign op cached [Zend/tests/lazy_objects/typed_properties_003.phpt] 
TEST 3828/12806 [Zend/tests/lazy_objects/typed_properties_004.phpt]
[1;32mPASS[0m Lazy Objects: Foreach by ref over typed properties [Zend/tests/lazy_objects/typed_properties_004.phpt] 
TEST 3829/12806 [Zend/tests/lazy_objects/unclean_shutdown.phpt]
[1;32mPASS[0m Lazy objects: unclean shutdown [Zend/tests/lazy_objects/unclean_shutdown.phpt] 
TEST 3830/12806 [Zend/tests/lazy_objects/unset_defined_no_initialize.phpt]
[1;32mPASS[0m Lazy objects: unset of defined property does not initialize object [Zend/tests/lazy_objects/unset_defined_no_initialize.phpt] 
TEST 3831/12806 [Zend/tests/lazy_objects/unset_hook.phpt]
[1;32mPASS[0m Lazy objects: cannot unset hooked property [Zend/tests/lazy_objects/unset_hook.phpt] 
TEST 3832/12806 [Zend/tests/lazy_objects/unset_magic_circular_may_initialize.phpt]
[1;32mPASS[0m Lazy objects: circular unset of magic property may initialize object [Zend/tests/lazy_objects/unset_magic_circular_may_initialize.phpt] 
TEST 3833/12806 [Zend/tests/lazy_objects/unset_magic_may_initialize.phpt]
[1;32mPASS[0m Lazy objects: unset of magic property initializes object if method observes object state [Zend/tests/lazy_objects/unset_magic_may_initialize.phpt] 
TEST 3834/12806 [Zend/tests/lazy_objects/unset_magic_may_not_initialize.phpt]
[1;32mPASS[0m Lazy objects: unset of magic property may not initialize object if method does not observe object state [Zend/tests/lazy_objects/unset_magic_may_not_initialize.phpt] 
TEST 3835/12806 [Zend/tests/lazy_objects/unset_skipped_no_initialize.phpt]
[1;32mPASS[0m Lazy objects: unset of undefined skipped property initializes object [Zend/tests/lazy_objects/unset_skipped_no_initialize.phpt] 
TEST 3836/12806 [Zend/tests/lazy_objects/unset_undefined_dynamic_initializes.phpt]
[1;32mPASS[0m Lazy objects: unset of undefined dynamic property initializes object [Zend/tests/lazy_objects/unset_undefined_dynamic_initializes.phpt] 
TEST 3837/12806 [Zend/tests/lazy_objects/unset_undefined_dynamic_initializes_no_props_ht.phpt]
[1;32mPASS[0m Lazy objects: unset of undefined dynamic property initializes object (2) [Zend/tests/lazy_objects/unset_undefined_dynamic_initializes_no_props_ht.phpt] 
TEST 3838/12806 [Zend/tests/lazy_objects/unset_undefined_initializes.phpt]
[1;32mPASS[0m Lazy objects: unset of undefined property initializes object [Zend/tests/lazy_objects/unset_undefined_initializes.phpt] 
TEST 3839/12806 [Zend/tests/lazy_objects/use_case_001.phpt]
[1;32mPASS[0m Lazy objects: Lazy service initialization in dependency injection container [Zend/tests/lazy_objects/use_case_001.phpt] 
TEST 3840/12806 [Zend/tests/lazy_objects/use_case_001b.phpt]
[1;32mPASS[0m Lazy objects: Lazy service initialization in dependency injection container via factory [Zend/tests/lazy_objects/use_case_001b.phpt] 
TEST 3841/12806 [Zend/tests/lazy_objects/use_case_002.phpt]
[1;32mPASS[0m Lazy objects: Lazy entity loading [Zend/tests/lazy_objects/use_case_002.phpt] 
TEST 3842/12806 [Zend/tests/lazy_objects/write_dynamic_initializes.phpt]
[1;32mPASS[0m Lazy objects: property write to dynamic property initializes object [Zend/tests/lazy_objects/write_dynamic_initializes.phpt] 
TEST 3843/12806 [Zend/tests/lazy_objects/write_initializer_exception.phpt]
[1;32mPASS[0m Lazy objects: property write with initializer exception [Zend/tests/lazy_objects/write_initializer_exception.phpt] 
TEST 3844/12806 [Zend/tests/lazy_objects/write_initializes.phpt]
[1;32mPASS[0m Lazy objects: property write initializes object [Zend/tests/lazy_objects/write_initializes.phpt] 
TEST 3845/12806 [Zend/tests/lazy_objects/write_magic_circular_may_initialize.phpt]
[1;32mPASS[0m Lazy objects: circular property write to magic property initializes object [Zend/tests/lazy_objects/write_magic_circular_may_initialize.phpt] 
TEST 3846/12806 [Zend/tests/lazy_objects/write_magic_may_initialize.phpt]
[1;32mPASS[0m Lazy objects: property write to magic property initializes object if method updates object state [Zend/tests/lazy_objects/write_magic_may_initialize.phpt] 
TEST 3847/12806 [Zend/tests/lazy_objects/write_skipped_no_initialize.phpt]
[1;32mPASS[0m Lazy objects: write to skipped property does not initialize object [Zend/tests/lazy_objects/write_skipped_no_initialize.phpt] 
TEST 3848/12806 [Zend/tests/line_const_in_array.phpt]
[1;32mPASS[0m Use of __LINE__ in arrays [Zend/tests/line_const_in_array.phpt] 
TEST 3849/12806 [Zend/tests/list/list_reference_001.phpt]
[1;32mPASS[0m "Reference Unpacking - General" list() [Zend/tests/list/list_reference_001.phpt] 
TEST 3850/12806 [Zend/tests/list/list_reference_002.phpt]
[1;32mPASS[0m "Reference Unpacking - New Reference" list() [Zend/tests/list/list_reference_002.phpt] 
TEST 3851/12806 [Zend/tests/list/list_reference_003.phpt]
[1;32mPASS[0m "Reference Unpacking - From Functions" list() [Zend/tests/list/list_reference_003.phpt] 
TEST 3852/12806 [Zend/tests/list/list_reference_004.phpt]
[1;32mPASS[0m "Reference Unpacking - Foreach" list() [Zend/tests/list/list_reference_004.phpt] 
TEST 3853/12806 [Zend/tests/list/list_reference_005.phpt]
[1;32mPASS[0m "Reference Unpacking - Class Property and Methods" list() [Zend/tests/list/list_reference_005.phpt] 
TEST 3854/12806 [Zend/tests/list/list_reference_006.phpt]
[1;32mPASS[0m "Reference Unpacking - Class ArrayAccess No Reference" list() [Zend/tests/list/list_reference_006.phpt] 
TEST 3855/12806 [Zend/tests/list/list_reference_007.phpt]
[1;32mPASS[0m "Reference Unpacking - Class ArrayAccess With Reference" list() [Zend/tests/list/list_reference_007.phpt] 
TEST 3856/12806 [Zend/tests/list/list_reference_008.phpt]
[1;32mPASS[0m "Reference Unpacking - Oddities" list() [Zend/tests/list/list_reference_008.phpt] 
TEST 3857/12806 [Zend/tests/list/list_reference_009.phpt]
[1;32mPASS[0m "Reference Unpacking - VM Safety" list() [Zend/tests/list/list_reference_009.phpt] 
TEST 3858/12806 [Zend/tests/list/list_reference_010.phpt]
[1;32mPASS[0m "Reference Unpacking - Compile Error (scalar)" list() [Zend/tests/list/list_reference_010.phpt] 
TEST 3859/12806 [Zend/tests/list/list_reference_011.phpt]
[1;32mPASS[0m "Reference Unpacking - Compile Error (const)" list() [Zend/tests/list/list_reference_011.phpt] 
TEST 3860/12806 [Zend/tests/list_001.phpt]
[1;32mPASS[0m "Nested" list() [Zend/tests/list_001.phpt] 
TEST 3861/12806 [Zend/tests/list_002.phpt]
[1;32mPASS[0m Testing full-reference on list() [Zend/tests/list_002.phpt] 
TEST 3862/12806 [Zend/tests/list_003.phpt]
[1;32mPASS[0m list() with non-array [Zend/tests/list_003.phpt] 
TEST 3863/12806 [Zend/tests/list_004.phpt]
[1;32mPASS[0m list() with array reference [Zend/tests/list_004.phpt] 
TEST 3864/12806 [Zend/tests/list_005.phpt]
[1;32mPASS[0m Testing list() with several variables [Zend/tests/list_005.phpt] 
TEST 3865/12806 [Zend/tests/list_006.phpt]
[1;32mPASS[0m Testing nested list() with empty array [Zend/tests/list_006.phpt] 
TEST 3866/12806 [Zend/tests/list_007.phpt]
[1;32mPASS[0m Using lambda with list() [Zend/tests/list_007.phpt] 
TEST 3867/12806 [Zend/tests/list_008.phpt]
[1;32mPASS[0m Assignment to invalid list() value [Zend/tests/list_008.phpt] 
TEST 3868/12806 [Zend/tests/list_010.phpt]
[1;32mPASS[0m Do not allow mixing [] and list() [Zend/tests/list_010.phpt] 
TEST 3869/12806 [Zend/tests/list_011.phpt]
[1;32mPASS[0m Disallow list() usage as if it were an array [Zend/tests/list_011.phpt] 
TEST 3870/12806 [Zend/tests/list_012.phpt]
[1;32mPASS[0m Disallow empty elements in normal arrays [Zend/tests/list_012.phpt] 
TEST 3871/12806 [Zend/tests/list_013.phpt]
[1;32mPASS[0m Disallow tail empty elements in normal arrays [Zend/tests/list_013.phpt] 
TEST 3872/12806 [Zend/tests/list_014.phpt]
[1;32mPASS[0m Cannot destructure using array(), even if nested [Zend/tests/list_014.phpt] 
TEST 3873/12806 [Zend/tests/list_assign_ref_string_offset_error.phpt]
[1;32mPASS[0m String offset error during list() by-ref assignment [Zend/tests/list_assign_ref_string_offset_error.phpt] 
TEST 3874/12806 [Zend/tests/list_destructuring_to_special_variables.phpt]
[1;32mPASS[0m list() can be used to destructure to string offsets, __set and ArrayAccess::offsetSet [Zend/tests/list_destructuring_to_special_variables.phpt] 
TEST 3875/12806 [Zend/tests/list_empty_error.phpt]
[1;32mPASS[0m Empty list() assignments are not allowed [Zend/tests/list_empty_error.phpt] 
TEST 3876/12806 [Zend/tests/list_empty_error_keyed.phpt]
[1;32mPASS[0m Cannot use empty elements in keyed array destructuring [Zend/tests/list_empty_error_keyed.phpt] 
TEST 3877/12806 [Zend/tests/list_keyed.phpt]
[1;32mPASS[0m list() with keys [Zend/tests/list_keyed.phpt] 
TEST 3878/12806 [Zend/tests/list_keyed_ArrayAccess.phpt]
[1;32mPASS[0m list() with keys and ArrayAccess [Zend/tests/list_keyed_ArrayAccess.phpt] 
TEST 3879/12806 [Zend/tests/list_keyed_conversions.phpt]
[1;32mPASS[0m list() with non-integer-or-string keys [Zend/tests/list_keyed_conversions.phpt] 
TEST 3880/12806 [Zend/tests/list_keyed_evaluation_order.phpt]
[1;32mPASS[0m list() with keys, evaluation order [Zend/tests/list_keyed_evaluation_order.phpt] 
TEST 3881/12806 [Zend/tests/list_keyed_evaluation_order_2.phpt]
[1;32mPASS[0m list() with keys, evaluation order #2 [Zend/tests/list_keyed_evaluation_order_2.phpt] 
TEST 3882/12806 [Zend/tests/list_keyed_evaluation_order_3.phpt]
[1;32mPASS[0m list() with keys, evaluation order #3 [Zend/tests/list_keyed_evaluation_order_3.phpt] 
TEST 3883/12806 [Zend/tests/list_keyed_evaluation_order_nested.phpt]
[1;32mPASS[0m list() with keys, evaluation order: nested [Zend/tests/list_keyed_evaluation_order_nested.phpt] 
TEST 3884/12806 [Zend/tests/list_keyed_leading_comma.phpt]
[1;32mPASS[0m Leading comma in keyed list assignment [Zend/tests/list_keyed_leading_comma.phpt] 
TEST 3885/12806 [Zend/tests/list_keyed_non_literals.phpt]
[1;32mPASS[0m list() with constant keys [Zend/tests/list_keyed_non_literals.phpt] 
TEST 3886/12806 [Zend/tests/list_keyed_trailing_comma.phpt]
[1;32mPASS[0m list() with keys and a trailing comma [Zend/tests/list_keyed_trailing_comma.phpt] 
TEST 3887/12806 [Zend/tests/list_keyed_undefined.phpt]
[1;32mPASS[0m list() with undefined keys [Zend/tests/list_keyed_undefined.phpt] 
TEST 3888/12806 [Zend/tests/list_mixed_keyed_unkeyed.phpt]
[1;32mPASS[0m list() with both keyed and unkeyed elements [Zend/tests/list_mixed_keyed_unkeyed.phpt] 
TEST 3889/12806 [Zend/tests/list_mixed_nested_keyed_unkeyed.phpt]
[1;32mPASS[0m list() with nested unkeyed and keyed list() [Zend/tests/list_mixed_nested_keyed_unkeyed.phpt] 
TEST 3890/12806 [Zend/tests/list_self_assign.phpt]
[1;32mPASS[0m Test variable occurring on both LHS and RHS of list() [Zend/tests/list_self_assign.phpt] 
TEST 3891/12806 [Zend/tests/live_range_phi_leak.phpt]
[1;32mPASS[0m Missing live range if part of phi [Zend/tests/live_range_phi_leak.phpt] 
TEST 3892/12806 [Zend/tests/loop_free_on_return.phpt]
[1;32mPASS[0m 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 3893/12806 [Zend/tests/lsb_001.phpt]
[1;32mPASS[0m ZE2 Late Static Binding in a static function [Zend/tests/lsb_001.phpt] 
TEST 3894/12806 [Zend/tests/lsb_002.phpt]
[1;32mPASS[0m ZE2 Late Static Binding in an instance function [Zend/tests/lsb_002.phpt] 
TEST 3895/12806 [Zend/tests/lsb_003.phpt]
[1;32mPASS[0m ZE2 Late Static Binding creating a new class with 'static' [Zend/tests/lsb_003.phpt] 
TEST 3896/12806 [Zend/tests/lsb_004.phpt]
[1;32mPASS[0m ZE2 Late Static Binding testing get_called_class() [Zend/tests/lsb_004.phpt] 
TEST 3897/12806 [Zend/tests/lsb_005.phpt]
[1;32mPASS[0m ZE2 Late Static Binding stacking static calls [Zend/tests/lsb_005.phpt] 
TEST 3898/12806 [Zend/tests/lsb_006.phpt]
[1;32mPASS[0m ZE2 Late Static Binding ensuring extending "static" is not allowed [Zend/tests/lsb_006.phpt] 
TEST 3899/12806 [Zend/tests/lsb_007.phpt]
[1;32mPASS[0m ZE2 Late Static Binding ensuring implementing "static" is not allowed [Zend/tests/lsb_007.phpt] 
TEST 3900/12806 [Zend/tests/lsb_008.phpt]
[1;32mPASS[0m ZE2 Late Static Binding class name "static" [Zend/tests/lsb_008.phpt] 
TEST 3901/12806 [Zend/tests/lsb_009.phpt]
[1;32mPASS[0m ZE2 Late Static Binding interface name "static" [Zend/tests/lsb_009.phpt] 
TEST 3902/12806 [Zend/tests/lsb_010.phpt]
[1;32mPASS[0m ZE2 Late Static Binding using static:: in functions called by non execute() calls and constructors. [Zend/tests/lsb_010.phpt] 
TEST 3903/12806 [Zend/tests/lsb_011.phpt]
[1;32mPASS[0m ZE2 Late Static Binding call to static::method() from internal function (array) [Zend/tests/lsb_011.phpt] 
TEST 3904/12806 [Zend/tests/lsb_012.phpt]
[1;32mPASS[0m ZE2 Late Static Binding call to static::method() from internal function (string) [Zend/tests/lsb_012.phpt] 
TEST 3905/12806 [Zend/tests/lsb_013.phpt]
[1;32mPASS[0m ZE2 Late Static Binding is_callable() and static::method() [Zend/tests/lsb_013.phpt] 
TEST 3906/12806 [Zend/tests/lsb_014.phpt]
[1;32mPASS[0m ZE2 Late Static Binding access to static::const through defined() and get_constant() [Zend/tests/lsb_014.phpt] 
TEST 3907/12806 [Zend/tests/lsb_015.phpt]
[1;32mPASS[0m ZE2 Late Static Binding with exceptions [Zend/tests/lsb_015.phpt] 
TEST 3908/12806 [Zend/tests/lsb_016.phpt]
[1;32mPASS[0m ZE2 Late Static Binding within hooks/magic methods [Zend/tests/lsb_016.phpt] 
TEST 3909/12806 [Zend/tests/lsb_017.phpt]
[1;32mPASS[0m ZE2 Late Static Binding nested calls [Zend/tests/lsb_017.phpt] 
TEST 3910/12806 [Zend/tests/lsb_018.phpt]
[1;32mPASS[0m ZE2 Late Static Binding and Singleton [Zend/tests/lsb_018.phpt] 
TEST 3911/12806 [Zend/tests/lsb_019.phpt]
[1;32mPASS[0m ZE2 Late Static Binding properties and methods declared as protected and overridden as public. [Zend/tests/lsb_019.phpt] 
TEST 3912/12806 [Zend/tests/lsb_020.phpt]
[1;32mPASS[0m ZE2 Late Static Binding properties and methods declared as public and overridden as public. [Zend/tests/lsb_020.phpt] 
TEST 3913/12806 [Zend/tests/lsb_021.phpt]
[1;32mPASS[0m ZE2 Late Static Binding parent::/self:: forwarding while classname doesn't [Zend/tests/lsb_021.phpt] 
TEST 3914/12806 [Zend/tests/lsb_022.phpt]
[1;32mPASS[0m ZE2 Late Static Binding parent::/self:: forwarding and __callStatic [Zend/tests/lsb_022.phpt] 
TEST 3915/12806 [Zend/tests/lsb_023.phpt]
[1;32mPASS[0m Late Static Binding static:: calls protected / public method of child class even then
the method is private in parent class [Zend/tests/lsb_023.phpt] 
TEST 3916/12806 [Zend/tests/lsb_024.phpt]
[1;32mPASS[0m Late Static Binding static:: accesses protected / public static variables of child 
class when the variable is private in parent class [Zend/tests/lsb_024.phpt] 
TEST 3917/12806 [Zend/tests/magic_by_ref_001.phpt]
[1;32mPASS[0m passing first parameter of __set() by ref [Zend/tests/magic_by_ref_001.phpt] 
TEST 3918/12806 [Zend/tests/magic_by_ref_002.phpt]
[1;32mPASS[0m passing second parameter of __set() by ref [Zend/tests/magic_by_ref_002.phpt] 
TEST 3919/12806 [Zend/tests/magic_by_ref_003.phpt]
[1;32mPASS[0m passing parameter of __get() by ref [Zend/tests/magic_by_ref_003.phpt] 
TEST 3920/12806 [Zend/tests/magic_by_ref_004.phpt]
[1;32mPASS[0m passing parameter of __unset() by ref [Zend/tests/magic_by_ref_004.phpt] 
TEST 3921/12806 [Zend/tests/magic_by_ref_005.phpt]
[1;32mPASS[0m passing parameter of __isset() by ref [Zend/tests/magic_by_ref_005.phpt] 
TEST 3922/12806 [Zend/tests/magic_by_ref_006.phpt]
[1;32mPASS[0m passing first parameter of __call() by ref [Zend/tests/magic_by_ref_006.phpt] 
TEST 3923/12806 [Zend/tests/magic_by_ref_007.phpt]
[1;32mPASS[0m passing second parameter of __call() by ref [Zend/tests/magic_by_ref_007.phpt] 
TEST 3924/12806 [Zend/tests/magic_const_in_global_scope.phpt]
[1;32mPASS[0m Test use of magic constants in the global scope [Zend/tests/magic_const_in_global_scope.phpt] 
TEST 3925/12806 [Zend/tests/magic_get_destroy_object.phpt]
[1;32mPASS[0m Destroy object in magic __get() [Zend/tests/magic_get_destroy_object.phpt] 
TEST 3926/12806 [Zend/tests/magic_methods_001.phpt]
[1;32mPASS[0m Testing several magic methods [Zend/tests/magic_methods_001.phpt] 
TEST 3927/12806 [Zend/tests/magic_methods_002.phpt]
[1;32mPASS[0m Testing __unset with private visibility [Zend/tests/magic_methods_002.phpt] 
TEST 3928/12806 [Zend/tests/magic_methods_003.phpt]
[1;32mPASS[0m Testing __unset declaring as static [Zend/tests/magic_methods_003.phpt] 
TEST 3929/12806 [Zend/tests/magic_methods_004.phpt]
[1;32mPASS[0m Testing __unset() with protected visibility [Zend/tests/magic_methods_004.phpt] 
TEST 3930/12806 [Zend/tests/magic_methods_005.phpt]
[1;32mPASS[0m Testing __call() declaration in interface with wrong modifier [Zend/tests/magic_methods_005.phpt] 
TEST 3931/12806 [Zend/tests/magic_methods_006.phpt]
[1;32mPASS[0m Testing __callstatic declaration in interface with missing the 'static' modifier [Zend/tests/magic_methods_006.phpt] 
TEST 3932/12806 [Zend/tests/magic_methods_007.phpt]
[1;32mPASS[0m Testing __set() declaration in abstract class with wrong modifier [Zend/tests/magic_methods_007.phpt] 
TEST 3933/12806 [Zend/tests/magic_methods_008.phpt]
[1;32mPASS[0m Testing __set implementation with wrong declaration [Zend/tests/magic_methods_008.phpt] 
TEST 3934/12806 [Zend/tests/magic_methods_009.phpt]
[1;32mPASS[0m Testing __callstatic declaration with wrong modifier [Zend/tests/magic_methods_009.phpt] 
TEST 3935/12806 [Zend/tests/magic_methods_010.phpt]
[1;32mPASS[0m Testing __toString() declaration with wrong modifier [Zend/tests/magic_methods_010.phpt] 
TEST 3936/12806 [Zend/tests/magic_methods_011.phpt]
[1;32mPASS[0m __set first parameter should be a string when typed [Zend/tests/magic_methods_011.phpt] 
TEST 3937/12806 [Zend/tests/magic_methods_012.phpt]
[1;32mPASS[0m __get first parameter should be a string when typed [Zend/tests/magic_methods_012.phpt] 
TEST 3938/12806 [Zend/tests/magic_methods_013.phpt]
[1;32mPASS[0m __isset first parameter should be a string when typed [Zend/tests/magic_methods_013.phpt] 
TEST 3939/12806 [Zend/tests/magic_methods_014.phpt]
[1;32mPASS[0m __unset first parameter should be a string when typed [Zend/tests/magic_methods_014.phpt] 
TEST 3940/12806 [Zend/tests/magic_methods_015.phpt]
[1;32mPASS[0m __call first parameter should be a string typed [Zend/tests/magic_methods_015.phpt] 
TEST 3941/12806 [Zend/tests/magic_methods_016.phpt]
[1;32mPASS[0m __call second parameter should be an array when typed [Zend/tests/magic_methods_016.phpt] 
TEST 3942/12806 [Zend/tests/magic_methods_017.phpt]
[1;32mPASS[0m __callStatic first parameter should be a string typed [Zend/tests/magic_methods_017.phpt] 
TEST 3943/12806 [Zend/tests/magic_methods_018.phpt]
[1;32mPASS[0m __callStatic second parameter should be an array typed [Zend/tests/magic_methods_018.phpt] 
TEST 3944/12806 [Zend/tests/magic_methods_019.phpt]
[1;32mPASS[0m __unserialize first parameter must be an array [Zend/tests/magic_methods_019.phpt] 
TEST 3945/12806 [Zend/tests/magic_methods_020.phpt]
[1;32mPASS[0m __set_state first parameter must be an array [Zend/tests/magic_methods_020.phpt] 
TEST 3946/12806 [Zend/tests/magic_methods_021.phpt]
[1;32mPASS[0m __set_state return type should support covariance [Zend/tests/magic_methods_021.phpt] 
TEST 3947/12806 [Zend/tests/magic_methods_inheritance_rules.phpt]
[1;32mPASS[0m Magic Methods inheritance rules [Zend/tests/magic_methods_inheritance_rules.phpt] 
TEST 3948/12806 [Zend/tests/magic_methods_inheritance_rules_non_trivial_01.phpt]
[1;32mPASS[0m Magic Methods inheritance rules on a non-trivial class hierarchy [Zend/tests/magic_methods_inheritance_rules_non_trivial_01.phpt] 
TEST 3949/12806 [Zend/tests/magic_methods_inheritance_rules_non_trivial_02.phpt]
[1;32mPASS[0m Magic Methods inheritance rules on a non-trivial class hierarchy [Zend/tests/magic_methods_inheritance_rules_non_trivial_02.phpt] 
TEST 3950/12806 [Zend/tests/magic_methods_serialize.phpt]
[1;32mPASS[0m __serialize declaration [Zend/tests/magic_methods_serialize.phpt] 
TEST 3951/12806 [Zend/tests/magic_methods_set_state.phpt]
[1;32mPASS[0m Testing __set_state() declaration with wrong modifier [Zend/tests/magic_methods_set_state.phpt] 
TEST 3952/12806 [Zend/tests/magic_methods_sleep.phpt]
[1;32mPASS[0m __sleep cannot take arguments [Zend/tests/magic_methods_sleep.phpt] 
TEST 3953/12806 [Zend/tests/magic_methods_unserialize.phpt]
[1;32mPASS[0m __unserialize declaration [Zend/tests/magic_methods_unserialize.phpt] 
TEST 3954/12806 [Zend/tests/magic_methods_wakeup.phpt]
[1;32mPASS[0m __wakeup cannot take arguments [Zend/tests/magic_methods_wakeup.phpt] 
TEST 3955/12806 [Zend/tests/match/001.phpt]
[1;32mPASS[0m Basic match expression functionality test [Zend/tests/match/001.phpt] 
TEST 3956/12806 [Zend/tests/match/002.phpt]
[1;32mPASS[0m Match expression omit trailing comma [Zend/tests/match/002.phpt] 
TEST 3957/12806 [Zend/tests/match/003.phpt]
[1;32mPASS[0m Match expression default case [Zend/tests/match/003.phpt] 
TEST 3958/12806 [Zend/tests/match/004.phpt]
[1;32mPASS[0m Match expression with true as expression [Zend/tests/match/004.phpt] 
TEST 3959/12806 [Zend/tests/match/005.phpt]
[1;32mPASS[0m Match expression discarding result [Zend/tests/match/005.phpt] 
TEST 3960/12806 [Zend/tests/match/006.phpt]
[1;32mPASS[0m Match expression with no cases [Zend/tests/match/006.phpt] 
TEST 3961/12806 [Zend/tests/match/007.phpt]
[1;32mPASS[0m Match expression exception on unhandled case [Zend/tests/match/007.phpt] 
TEST 3962/12806 [Zend/tests/match/008.phpt]
[1;32mPASS[0m Match expression multiple conditions per case [Zend/tests/match/008.phpt] 
TEST 3963/12806 [Zend/tests/match/009_ast_export.phpt]
[1;32mPASS[0m Pretty printing for match expression [Zend/tests/match/009_ast_export.phpt] 
TEST 3964/12806 [Zend/tests/match/011.phpt]
[1;32mPASS[0m Implicit break in match expression [Zend/tests/match/011.phpt] 
TEST 3965/12806 [Zend/tests/match/012.phpt]
[1;32mPASS[0m Strict comparison in match expression [Zend/tests/match/012.phpt] 
TEST 3966/12806 [Zend/tests/match/017.phpt]
[1;32mPASS[0m Test strict comparison with match expression jump table [Zend/tests/match/017.phpt] 
TEST 3967/12806 [Zend/tests/match/023.phpt]
[1;32mPASS[0m Test match strict comparison with true expression [Zend/tests/match/023.phpt] 
TEST 3968/12806 [Zend/tests/match/024.phpt]
[1;32mPASS[0m Test match strict comparison with false expression [Zend/tests/match/024.phpt] 
TEST 3969/12806 [Zend/tests/match/027.phpt]
[1;32mPASS[0m Test result of match cannot be modified by reference [Zend/tests/match/027.phpt] 
TEST 3970/12806 [Zend/tests/match/028.phpt]
[1;32mPASS[0m Test result of match cannot be modified by reference [Zend/tests/match/028.phpt] 
TEST 3971/12806 [Zend/tests/match/029.phpt]
[1;32mPASS[0m Test long match with undefined variable [Zend/tests/match/029.phpt] 
TEST 3972/12806 [Zend/tests/match/030.phpt]
[1;32mPASS[0m Test string match with undefined variable [Zend/tests/match/030.phpt] 
TEST 3973/12806 [Zend/tests/match/037.phpt]
[1;32mPASS[0m Test match jumptable with only one arm [Zend/tests/match/037.phpt] 
TEST 3974/12806 [Zend/tests/match/038.phpt]
[1;32mPASS[0m Test multiple default arms in match in different arms [Zend/tests/match/038.phpt] 
TEST 3975/12806 [Zend/tests/match/039.phpt]
[1;32mPASS[0m Test match with duplicate conditions [Zend/tests/match/039.phpt] 
TEST 3976/12806 [Zend/tests/match/040.phpt]
[1;32mPASS[0m Test match with mixed int/string jumptable [Zend/tests/match/040.phpt] 
TEST 3977/12806 [Zend/tests/match/041.phpt]
[1;32mPASS[0m Match expression with trailing comma in condition list [Zend/tests/match/041.phpt] 
TEST 3978/12806 [Zend/tests/match/042.phpt]
[1;32mPASS[0m Match expression with undefined variable as expression [Zend/tests/match/042.phpt] 
TEST 3979/12806 [Zend/tests/match/043.phpt]
[1;32mPASS[0m Match expression error messages [Zend/tests/match/043.phpt] 
TEST 3980/12806 [Zend/tests/match/044.phpt]
[1;32mPASS[0m Incorrect cfg block marking for two arm match [Zend/tests/match/044.phpt] 
TEST 3981/12806 [Zend/tests/match/045.phpt]
[1;32mPASS[0m Corrupted CFG due to unreachable free with match [Zend/tests/match/045.phpt] 
TEST 3982/12806 [Zend/tests/match/046.phpt]
[1;32mPASS[0m Nested match expressions [Zend/tests/match/046.phpt] 
TEST 3983/12806 [Zend/tests/match/047.phpt]
[1;32mPASS[0m Match expression inside subject expression [Zend/tests/match/047.phpt] 
TEST 3984/12806 [Zend/tests/match/049.phpt]
[1;32mPASS[0m Match expression error messages (zend.exception_ignore_args=1) [Zend/tests/match/049.phpt] 
TEST 3985/12806 [Zend/tests/match/gh11134.phpt]
[1;32mPASS[0m GH-11134: Incorrect match optimization [Zend/tests/match/gh11134.phpt] 
TEST 3986/12806 [Zend/tests/match/match_of_phi_optimization.phpt]
[1;32mPASS[0m Unreachable code elimination when match argument is a phi node [Zend/tests/match/match_of_phi_optimization.phpt] 
TEST 3987/12806 [Zend/tests/match/match_scdf_cleanup.phpt]
[1;32mPASS[0m Cleanup of basic block kept only because of FREE loop var [Zend/tests/match/match_scdf_cleanup.phpt] 
TEST 3988/12806 [Zend/tests/match/unmatched_enum.phpt]
[1;32mPASS[0m Match errors show unmatched enum case [Zend/tests/match/unmatched_enum.phpt] 
TEST 3989/12806 [Zend/tests/memory_get_peak_usage.phpt]
[1;32mPASS[0m int memory_get_peak_usage ([ bool $real_usage = false ] ); [Zend/tests/memory_get_peak_usage.phpt] 
TEST 3990/12806 [Zend/tests/memory_reset_peak_usage.phpt]
[1;32mPASS[0m void memory_reset_peak_usage(); [Zend/tests/memory_reset_peak_usage.phpt] 
TEST 3991/12806 [Zend/tests/method_argument_binding.phpt]
[1;32mPASS[0m Edge cases in compile-time method argument binding [Zend/tests/method_argument_binding.phpt] 
TEST 3992/12806 [Zend/tests/method_exists.phpt]
[1;32mPASS[0m method_exists() segfaults [Zend/tests/method_exists.phpt] 
TEST 3993/12806 [Zend/tests/method_exists_002.phpt]
[1;32mPASS[0m Testing method_exists() [Zend/tests/method_exists_002.phpt] 
TEST 3994/12806 [Zend/tests/method_static_var.phpt]
[1;32mPASS[0m Initial value of static var in method depends on the include time of the class definition [Zend/tests/method_static_var.phpt] 
TEST 3995/12806 [Zend/tests/methods-on-non-objects-call-user-func.phpt]
[1;32mPASS[0m 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 3996/12806 [Zend/tests/methods-on-non-objects-catch.phpt]
[1;32mPASS[0m Catch method calls on non-objects raise recoverable errors [Zend/tests/methods-on-non-objects-catch.phpt] 
TEST 3997/12806 [Zend/tests/methods-on-non-objects-usort.phpt]
[1;32mPASS[0m usort() in combination with "Call to a member function method() on null" [Zend/tests/methods-on-non-objects-usort.phpt] 
TEST 3998/12806 [Zend/tests/methods-on-non-objects.phpt]
[1;32mPASS[0m Method calls on non-objects raise recoverable errors [Zend/tests/methods-on-non-objects.phpt] 
TEST 3999/12806 [Zend/tests/mod_001.phpt]
[1;32mPASS[0m modulus by zero [Zend/tests/mod_001.phpt] 
TEST 4000/12806 [Zend/tests/modify_isref_value_return.phpt]
[1;32mPASS[0m Indirect modification of isref by-value return value not possible [Zend/tests/modify_isref_value_return.phpt] 
TEST 4001/12806 [Zend/tests/mul_001.phpt]
[1;32mPASS[0m multiplying arrays [Zend/tests/mul_001.phpt] 
TEST 4002/12806 [Zend/tests/multibyte/bug68665.phpt]
[1;33mSKIP[0m Crash with Big5 [Zend/tests/multibyte/bug68665.phpt] reason: Required extension missing: mbstring
TEST 4003/12806 [Zend/tests/multibyte/multibyte_encoding_001.phpt]
[1;33mSKIP[0m Zend Multibyte and ShiftJIS [Zend/tests/multibyte/multibyte_encoding_001.phpt] reason: Required extension missing: mbstring
TEST 4004/12806 [Zend/tests/multibyte/multibyte_encoding_002.phpt]
[1;33mSKIP[0m Zend Multibyte and UTF-8 BOM [Zend/tests/multibyte/multibyte_encoding_002.phpt] reason: Required extension missing: mbstring
TEST 4005/12806 [Zend/tests/multibyte/multibyte_encoding_003.phpt]
[1;33mSKIP[0m Zend Multibyte and UTF-16 BOM [Zend/tests/multibyte/multibyte_encoding_003.phpt] reason: Required extension missing: mbstring
TEST 4006/12806 [Zend/tests/multibyte/multibyte_encoding_004.phpt]
[1;33mSKIP[0m test for mbstring script_encoding for flex unsafe encoding (Shift_JIS) [Zend/tests/multibyte/multibyte_encoding_004.phpt] reason: Required extension missing: mbstring
TEST 4007/12806 [Zend/tests/multibyte/multibyte_encoding_005.phpt]
[1;33mSKIP[0m encoding conversion from script encoding into internal encoding [Zend/tests/multibyte/multibyte_encoding_005.phpt] reason: Required extension missing: mbstring
TEST 4008/12806 [Zend/tests/multibyte/multibyte_encoding_006.phpt]
[1;32mPASS[0m Scripts with flex-incompatible encoding without suitable conversion strategy [Zend/tests/multibyte/multibyte_encoding_006.phpt] 
TEST 4009/12806 [Zend/tests/multibyte/multibyte_encoding_007.phpt]
[1;33mSKIP[0m Don't segfault when zend.script_encoding=pass [Zend/tests/multibyte/multibyte_encoding_007.phpt] reason: Required extension missing: mbstring
TEST 4010/12806 [Zend/tests/name_collision_01.phpt]
[1;32mPASS[0m Object naming collision error: class/class [Zend/tests/name_collision_01.phpt] 
TEST 4011/12806 [Zend/tests/name_collision_02.phpt]
[1;32mPASS[0m Object naming collision error: class/interface [Zend/tests/name_collision_02.phpt] 
TEST 4012/12806 [Zend/tests/name_collision_03.phpt]
[1;32mPASS[0m Object naming collision error: class/trait [Zend/tests/name_collision_03.phpt] 
TEST 4013/12806 [Zend/tests/name_collision_04.phpt]
[1;32mPASS[0m Object naming collision error: interface/interface [Zend/tests/name_collision_04.phpt] 
TEST 4014/12806 [Zend/tests/name_collision_05.phpt]
[1;32mPASS[0m Object naming collision error: interface/trait [Zend/tests/name_collision_05.phpt] 
TEST 4015/12806 [Zend/tests/name_collision_06.phpt]
[1;32mPASS[0m Object naming collision error: trait/trait [Zend/tests/name_collision_06.phpt] 
TEST 4016/12806 [Zend/tests/name_collision_07.phpt]
[1;32mPASS[0m Class declaration colliding with import (in namespace) [Zend/tests/name_collision_07.phpt] 
TEST 4017/12806 [Zend/tests/name_collision_08.phpt]
[1;32mPASS[0m Function declaration colliding with import (in namespace) [Zend/tests/name_collision_08.phpt] 
TEST 4018/12806 [Zend/tests/name_collision_09.phpt]
[1;32mPASS[0m Class declaration colliding with import (in namespace) [Zend/tests/name_collision_09.phpt] 
TEST 4019/12806 [Zend/tests/named_params/__call.phpt]
[1;32mPASS[0m Check that __call() and __callStatic() work with named parameters [Zend/tests/named_params/__call.phpt] 
TEST 4020/12806 [Zend/tests/named_params/__invoke.phpt]
[1;32mPASS[0m Check that __invoke() works with named parameters [Zend/tests/named_params/__invoke.phpt] 
TEST 4021/12806 [Zend/tests/named_params/assert.phpt]
[1;32mPASS[0m Calling assert with named params [Zend/tests/named_params/assert.phpt] 
TEST 4022/12806 [Zend/tests/named_params/attributes.phpt]
[1;32mPASS[0m Named params in attributes [Zend/tests/named_params/attributes.phpt] 
TEST 4023/12806 [Zend/tests/named_params/attributes_duplicate_named_param.phpt]
[1;32mPASS[0m Named params in attributes: Duplicate named parameter error [Zend/tests/named_params/attributes_duplicate_named_param.phpt] 
TEST 4024/12806 [Zend/tests/named_params/attributes_named_flags.phpt]
[1;32mPASS[0m Named flags parameter for Attribute attribute [Zend/tests/named_params/attributes_named_flags.phpt] 
TEST 4025/12806 [Zend/tests/named_params/attributes_named_flags_incorrect.phpt]
[1;32mPASS[0m Named flags parameter for Attribute attribute (incorrect parameter name) [Zend/tests/named_params/attributes_named_flags_incorrect.phpt] 
TEST 4026/12806 [Zend/tests/named_params/attributes_positional_after_named.phpt]
[1;32mPASS[0m Named params in attributes: Positional after named error [Zend/tests/named_params/attributes_positional_after_named.phpt] 
TEST 4027/12806 [Zend/tests/named_params/backtrace.phpt]
[1;32mPASS[0m Extra named params in backtraces [Zend/tests/named_params/backtrace.phpt] 
TEST 4028/12806 [Zend/tests/named_params/basic.phpt]
[1;32mPASS[0m Basic test [Zend/tests/named_params/basic.phpt] 
TEST 4029/12806 [Zend/tests/named_params/call_user_func.phpt]
[1;32mPASS[0m call_user_func() and friends with named parameters [Zend/tests/named_params/call_user_func.phpt] 
TEST 4030/12806 [Zend/tests/named_params/call_user_func_array.phpt]
[1;32mPASS[0m Behavior of call_user_func_array() with named parameters [Zend/tests/named_params/call_user_func_array.phpt] 
TEST 4031/12806 [Zend/tests/named_params/call_user_func_array_variadic.phpt]
[1;32mPASS[0m call_user_func_array() with extra named parameters [Zend/tests/named_params/call_user_func_array_variadic.phpt] 
TEST 4032/12806 [Zend/tests/named_params/cannot_pass_by_ref.phpt]
[1;32mPASS[0m Cannot pass by reference error with named parameters [Zend/tests/named_params/cannot_pass_by_ref.phpt] 
TEST 4033/12806 [Zend/tests/named_params/ctor_extra_named_args.phpt]
[1;32mPASS[0m Passing unknown named args to a non-existing ctor [Zend/tests/named_params/ctor_extra_named_args.phpt] 
TEST 4034/12806 [Zend/tests/named_params/defaults.phpt]
[1;32mPASS[0m Skipping over default parameters [Zend/tests/named_params/defaults.phpt] 
TEST 4035/12806 [Zend/tests/named_params/duplicate_param.phpt]
[1;32mPASS[0m Duplicate param [Zend/tests/named_params/duplicate_param.phpt] 
TEST 4036/12806 [Zend/tests/named_params/func_get_args.phpt]
[1;32mPASS[0m Behavior of func_get_args() and friends with named parameters [Zend/tests/named_params/func_get_args.phpt] 
TEST 4037/12806 [Zend/tests/named_params/gh17216.phpt]
[1;32mPASS[0m GH-17216 (Trampoline crash on error) [Zend/tests/named_params/gh17216.phpt] 
TEST 4038/12806 [Zend/tests/named_params/internal.phpt]
[1;32mPASS[0m Named params on internal functions [Zend/tests/named_params/internal.phpt] 
TEST 4039/12806 [Zend/tests/named_params/internal_variadics.phpt]
[1;32mPASS[0m Named params on internal functions: Variadic functions that don't support extra named args [Zend/tests/named_params/internal_variadics.phpt] 
TEST 4040/12806 [Zend/tests/named_params/missing_param.phpt]
[1;32mPASS[0m Required parameter not passed [Zend/tests/named_params/missing_param.phpt] 
TEST 4041/12806 [Zend/tests/named_params/positional_after_named.phpt]
[1;32mPASS[0m Cannot used positional parameter after named parameter [Zend/tests/named_params/positional_after_named.phpt] 
TEST 4042/12806 [Zend/tests/named_params/references.phpt]
[1;32mPASS[0m Check that reference detection works properly [Zend/tests/named_params/references.phpt] 
TEST 4043/12806 [Zend/tests/named_params/reserved.phpt]
[1;32mPASS[0m Reserved keywords can be used with named parameters [Zend/tests/named_params/reserved.phpt] 
TEST 4044/12806 [Zend/tests/named_params/runtime_cache_init.phpt]
[1;32mPASS[0m Uninitialized run-time cache when resolving default values [Zend/tests/named_params/runtime_cache_init.phpt] 
TEST 4045/12806 [Zend/tests/named_params/undef_var.phpt]
[1;32mPASS[0m Passing undefined variable to named arg [Zend/tests/named_params/undef_var.phpt] 
TEST 4046/12806 [Zend/tests/named_params/unknown_named_param.phpt]
[1;32mPASS[0m Unknown named parameter [Zend/tests/named_params/unknown_named_param.phpt] 
TEST 4047/12806 [Zend/tests/named_params/unpack.phpt]
[1;32mPASS[0m Unpacking named parameters [Zend/tests/named_params/unpack.phpt] 
TEST 4048/12806 [Zend/tests/named_params/unpack_and_named_1.phpt]
[1;32mPASS[0m Named args after unpacking (supported) [Zend/tests/named_params/unpack_and_named_1.phpt] 
TEST 4049/12806 [Zend/tests/named_params/unpack_and_named_2.phpt]
[1;32mPASS[0m Named args before unpacking (not supported) [Zend/tests/named_params/unpack_and_named_2.phpt] 
TEST 4050/12806 [Zend/tests/named_params/variadic.phpt]
[1;32mPASS[0m Additional named params are collect into variadics [Zend/tests/named_params/variadic.phpt] 
TEST 4051/12806 [Zend/tests/namespace_first_stmt_nop.phpt]
[1;32mPASS[0m Nop statement before namespace [Zend/tests/namespace_first_stmt_nop.phpt] 
TEST 4052/12806 [Zend/tests/namespace_name_namespace.phpt]
[1;32mPASS[0m Cannot use "namespace" as namespace name, due to conflict with ns-relative names [Zend/tests/namespace_name_namespace.phpt] 
TEST 4053/12806 [Zend/tests/namespace_name_namespace_start.phpt]
[1;32mPASS[0m Cannot use "namespace\xyz" as namespace name, due to conflict with ns-relative names [Zend/tests/namespace_name_namespace_start.phpt] 
TEST 4054/12806 [Zend/tests/namespace_name_reserved_keywords.phpt]
[1;32mPASS[0m Reserved keywords in namespace name [Zend/tests/namespace_name_reserved_keywords.phpt] 
TEST 4055/12806 [Zend/tests/namespaced_name_whitespace.phpt]
[1;32mPASS[0m Whitespace between namespace separators is no longer allowed [Zend/tests/namespaced_name_whitespace.phpt] 
TEST 4056/12806 [Zend/tests/nested_method_and_function.phpt]
[1;32mPASS[0m active_class_entry must be always correct (__METHOD__ should not depend on declaring function ce) [Zend/tests/nested_method_and_function.phpt] 
TEST 4057/12806 [Zend/tests/new_args_without_ctor.phpt]
[1;32mPASS[0m Argument of new on class without constructor are evaluated [Zend/tests/new_args_without_ctor.phpt] 
TEST 4058/12806 [Zend/tests/new_oom.phpt]
[1;32mPASS[0m Test OOM on new of each class [Zend/tests/new_oom.phpt] 
TEST 4059/12806 [Zend/tests/new_without_parentheses/anonymous_class_access.phpt]
[1;32mPASS[0m Immediate access on new anonymous class [Zend/tests/new_without_parentheses/anonymous_class_access.phpt] 
TEST 4060/12806 [Zend/tests/new_without_parentheses/assign_to_new.phpt]
[1;32mPASS[0m Cannot assign to new expression [Zend/tests/new_without_parentheses/assign_to_new.phpt] 
TEST 4061/12806 [Zend/tests/new_without_parentheses/garbage_collection.phpt]
[1;32mPASS[0m Object instantiated without parentheses is collected [Zend/tests/new_without_parentheses/garbage_collection.phpt] 
TEST 4062/12806 [Zend/tests/new_without_parentheses/new_class_vs_function_with_same_name.phpt]
[1;32mPASS[0m A function and a class with the same name work as expected [Zend/tests/new_without_parentheses/new_class_vs_function_with_same_name.phpt] 
TEST 4063/12806 [Zend/tests/new_without_parentheses/new_with_ctor_arguments_parentheses.phpt]
[1;32mPASS[0m Immediate access on new object with constructor arguments' parentheses [Zend/tests/new_without_parentheses/new_with_ctor_arguments_parentheses.phpt] 
TEST 4064/12806 [Zend/tests/new_without_parentheses/new_without_ctor_arguments_parentheses_array_access.phpt]
[1;32mPASS[0m Immediate array access on new object without constructor parentheses [Zend/tests/new_without_parentheses/new_without_ctor_arguments_parentheses_array_access.phpt] 
TEST 4065/12806 [Zend/tests/new_without_parentheses/new_without_ctor_arguments_parentheses_constant.phpt]
[1;32mPASS[0m Immediate constant access on new object without constructor parentheses [Zend/tests/new_without_parentheses/new_without_ctor_arguments_parentheses_constant.phpt] 
TEST 4066/12806 [Zend/tests/new_without_parentheses/new_without_ctor_arguments_parentheses_method.phpt]
[1;32mPASS[0m Immediate method call on new object without constructor parentheses [Zend/tests/new_without_parentheses/new_without_ctor_arguments_parentheses_method.phpt] 
TEST 4067/12806 [Zend/tests/new_without_parentheses/new_without_ctor_arguments_parentheses_property.phpt]
[1;32mPASS[0m Immediate property access on new object without constructor parentheses [Zend/tests/new_without_parentheses/new_without_ctor_arguments_parentheses_property.phpt] 
TEST 4068/12806 [Zend/tests/new_without_parentheses/new_without_ctor_arguments_parentheses_static_method.phpt]
[1;32mPASS[0m Immediate static method call on new object without constructor parentheses [Zend/tests/new_without_parentheses/new_without_ctor_arguments_parentheses_static_method.phpt] 
TEST 4069/12806 [Zend/tests/new_without_parentheses/new_without_ctor_arguments_parentheses_static_property.phpt]
[1;32mPASS[0m Immediate static property access on new object without constructor parentheses [Zend/tests/new_without_parentheses/new_without_ctor_arguments_parentheses_static_property.phpt] 
TEST 4070/12806 [Zend/tests/new_without_parentheses/unset_new.phpt]
[1;32mPASS[0m Cannot unset new expression [Zend/tests/new_without_parentheses/unset_new.phpt] 
TEST 4071/12806 [Zend/tests/no_class_const_propagation_in_closures.phpt]
[1;32mPASS[0m self:: class constants should not be propagated into closures, due to scope rebinding [Zend/tests/no_class_const_propagation_in_closures.phpt] 
TEST 4072/12806 [Zend/tests/no_early_binding_if_already_declared.phpt]
[1;32mPASS[0m No early binding should occur if the class is already declared [Zend/tests/no_early_binding_if_already_declared.phpt] 
TEST 4073/12806 [Zend/tests/not_001.phpt]
[1;32mPASS[0m bitwise NOT, doubles and strings [Zend/tests/not_001.phpt] 
TEST 4074/12806 [Zend/tests/not_002.phpt]
[1;32mPASS[0m bitwise NOT and arrays [Zend/tests/not_002.phpt] 
TEST 4075/12806 [Zend/tests/nowdoc_001.phpt]
[1;32mPASS[0m basic nowdoc syntax [Zend/tests/nowdoc_001.phpt] 
TEST 4076/12806 [Zend/tests/nowdoc_002.phpt]
[1;32mPASS[0m basic binary nowdoc syntax [Zend/tests/nowdoc_002.phpt] 
TEST 4077/12806 [Zend/tests/nowdoc_003.phpt]
[1;32mPASS[0m simple variable replacement test (nowdoc) [Zend/tests/nowdoc_003.phpt] 
TEST 4078/12806 [Zend/tests/nowdoc_004.phpt]
[1;32mPASS[0m braces variable replacement test (nowdoc) [Zend/tests/nowdoc_004.phpt] 
TEST 4079/12806 [Zend/tests/nowdoc_005.phpt]
[1;32mPASS[0m unbraced complex variable replacement test (nowdoc) [Zend/tests/nowdoc_005.phpt] 
TEST 4080/12806 [Zend/tests/nowdoc_006.phpt]
[1;32mPASS[0m braced complex variable replacement test (nowdoc) [Zend/tests/nowdoc_006.phpt] 
TEST 4081/12806 [Zend/tests/nowdoc_007.phpt]
[1;32mPASS[0m braced and unbraced complex variable replacement test (nowdoc) [Zend/tests/nowdoc_007.phpt] 
TEST 4082/12806 [Zend/tests/nowdoc_008.phpt]
[1;32mPASS[0m empty doc test (nowdoc) [Zend/tests/nowdoc_008.phpt] 
TEST 4083/12806 [Zend/tests/nowdoc_011.phpt]
[1;32mPASS[0m Nowdocs CAN be used as static scalars. [Zend/tests/nowdoc_011.phpt] 
TEST 4084/12806 [Zend/tests/nowdoc_012.phpt]
[1;32mPASS[0m Test false labels [Zend/tests/nowdoc_012.phpt] 
TEST 4085/12806 [Zend/tests/nowdoc_013.phpt]
[1;32mPASS[0m Test whitespace following end of nowdoc [Zend/tests/nowdoc_013.phpt] 
TEST 4086/12806 [Zend/tests/nowdoc_014.phpt]
[1;32mPASS[0m Highlighting empty nowdoc [Zend/tests/nowdoc_014.phpt] 
TEST 4087/12806 [Zend/tests/nowdoc_015.phpt]
[1;32mPASS[0m Test nowdoc and line numbering [Zend/tests/nowdoc_015.phpt] 
TEST 4088/12806 [Zend/tests/nowdoc_016.phpt]
[1;32mPASS[0m Testing nowdocs with escape sequences [Zend/tests/nowdoc_016.phpt] 
TEST 4089/12806 [Zend/tests/nowdoc_017.phpt]
[1;32mPASS[0m Testing nowdoc in default value for property [Zend/tests/nowdoc_017.phpt] 
TEST 4090/12806 [Zend/tests/ns_001.phpt]
[1;32mPASS[0m 001: Class in namespace [Zend/tests/ns_001.phpt] 
TEST 4091/12806 [Zend/tests/ns_002.phpt]
[1;32mPASS[0m 002: Import in namespace [Zend/tests/ns_002.phpt] 
TEST 4092/12806 [Zend/tests/ns_003.phpt]
[1;32mPASS[0m 003: Name conflict (ns name) [Zend/tests/ns_003.phpt] 
TEST 4093/12806 [Zend/tests/ns_004.phpt]
[1;32mPASS[0m 004: Using global class name from namespace (unqualified - fail) [Zend/tests/ns_004.phpt] 
TEST 4094/12806 [Zend/tests/ns_005.phpt]
[1;32mPASS[0m 005: Name conflict (php name in case if ns name exists) [Zend/tests/ns_005.phpt] 
TEST 4095/12806 [Zend/tests/ns_006.phpt]
[1;32mPASS[0m 006: Run-time name conflict (ns name) [Zend/tests/ns_006.phpt] 
TEST 4096/12806 [Zend/tests/ns_007.phpt]
[1;32mPASS[0m 007: Run-time name conflict (php name) [Zend/tests/ns_007.phpt] 
TEST 4097/12806 [Zend/tests/ns_008.phpt]
[1;32mPASS[0m 008: __NAMESPACE__ constant and runtime names (ns name) [Zend/tests/ns_008.phpt] 
TEST 4098/12806 [Zend/tests/ns_009.phpt]
[1;32mPASS[0m 009: __NAMESPACE__ constant and runtime names (php name) [Zend/tests/ns_009.phpt] 
TEST 4099/12806 [Zend/tests/ns_010.phpt]
[1;32mPASS[0m 010: Accessing internal namespace class [Zend/tests/ns_010.phpt] 
TEST 4100/12806 [Zend/tests/ns_011.phpt]
[1;32mPASS[0m 011: Function in namespace [Zend/tests/ns_011.phpt] 
TEST 4101/12806 [Zend/tests/ns_012.phpt]
[1;32mPASS[0m 012: Import in namespace and functions [Zend/tests/ns_012.phpt] 
TEST 4102/12806 [Zend/tests/ns_013.phpt]
[1;32mPASS[0m 013: Name conflict and functions (ns name) [Zend/tests/ns_013.phpt] 
TEST 4103/12806 [Zend/tests/ns_014.phpt]
[1;32mPASS[0m 014: Name conflict and functions (php name) [Zend/tests/ns_014.phpt] 
TEST 4104/12806 [Zend/tests/ns_015.phpt]
[1;32mPASS[0m 015: Name conflict and functions (php name in case if ns name exists) [Zend/tests/ns_015.phpt] 
TEST 4105/12806 [Zend/tests/ns_016.phpt]
[1;32mPASS[0m 016: Run-time name conflict and functions (ns name) [Zend/tests/ns_016.phpt] 
TEST 4106/12806 [Zend/tests/ns_017.phpt]
[1;32mPASS[0m 017: Run-time name conflict and functions (php name) [Zend/tests/ns_017.phpt] 
TEST 4107/12806 [Zend/tests/ns_018.phpt]
[1;32mPASS[0m 018: __NAMESPACE__ constant and runtime names (ns name) [Zend/tests/ns_018.phpt] 
TEST 4108/12806 [Zend/tests/ns_019.phpt]
[1;32mPASS[0m 019: __NAMESPACE__ constant and runtime names (php name) [Zend/tests/ns_019.phpt] 
TEST 4109/12806 [Zend/tests/ns_020.phpt]
[1;32mPASS[0m 020: Accessing internal namespace function [Zend/tests/ns_020.phpt] 
TEST 4110/12806 [Zend/tests/ns_021.phpt]
[1;32mPASS[0m 021: Name search priority (first look into namespace) [Zend/tests/ns_021.phpt] 
TEST 4111/12806 [Zend/tests/ns_022.phpt]
[1;32mPASS[0m 022: Name search priority (first look into import, then into current namespace and then for class) [Zend/tests/ns_022.phpt] 
TEST 4112/12806 [Zend/tests/ns_023.phpt]
[1;32mPASS[0m 023: __NAMESPACE__ constant [Zend/tests/ns_023.phpt] 
TEST 4113/12806 [Zend/tests/ns_024.phpt]
[1;32mPASS[0m 024: __NAMESPACE__ constant out of namespace [Zend/tests/ns_024.phpt] 
TEST 4114/12806 [Zend/tests/ns_025.phpt]
[1;32mPASS[0m 025: Name ambiguity (class name & part of namespace name) [Zend/tests/ns_025.phpt] 
TEST 4115/12806 [Zend/tests/ns_026.phpt]
[1;32mPASS[0m 026: Name ambiguity (class name & namespace name) [Zend/tests/ns_026.phpt] 
TEST 4116/12806 [Zend/tests/ns_027.phpt]
[1;32mPASS[0m 027: Name ambiguity (class name & part of external namespace name) [Zend/tests/ns_027.phpt] 
TEST 4117/12806 [Zend/tests/ns_028.phpt]
[1;32mPASS[0m 028: Name ambiguity (class name & external namespace name) [Zend/tests/ns_028.phpt] 
TEST 4118/12806 [Zend/tests/ns_029.phpt]
[1;32mPASS[0m 029: Name ambiguity (class name & import name) [Zend/tests/ns_029.phpt] 
TEST 4119/12806 [Zend/tests/ns_030.phpt]
[1;32mPASS[0m 030: Name ambiguity (import name & class name) [Zend/tests/ns_030.phpt] 
TEST 4120/12806 [Zend/tests/ns_031.phpt]
[1;32mPASS[0m 031: Namespace support for user functions (ns name) [Zend/tests/ns_031.phpt] 
TEST 4121/12806 [Zend/tests/ns_032.phpt]
[1;32mPASS[0m 032: Namespace support for user functions (php name) [Zend/tests/ns_032.phpt] 
TEST 4122/12806 [Zend/tests/ns_033.phpt]
[1;32mPASS[0m 033: Import statement with non-compound name [Zend/tests/ns_033.phpt] 
TEST 4123/12806 [Zend/tests/ns_034.phpt]
[1;32mPASS[0m 034: Support for namespaces in compile-time constant reference [Zend/tests/ns_034.phpt] 
TEST 4124/12806 [Zend/tests/ns_035.phpt]
[1;32mPASS[0m 035: Name ambiguity in compile-time constant reference (php name) [Zend/tests/ns_035.phpt] 
TEST 4125/12806 [Zend/tests/ns_036.phpt]
[1;32mPASS[0m 036: Name ambiguity in compile-time constant reference (ns name) [Zend/tests/ns_036.phpt] 
TEST 4126/12806 [Zend/tests/ns_037.phpt]
[1;32mPASS[0m 037: Name ambiguity (namespace name or namespace's class name) [Zend/tests/ns_037.phpt] 
TEST 4127/12806 [Zend/tests/ns_038.phpt]
[1;32mPASS[0m 038: Name ambiguity (namespace name or internal class name) [Zend/tests/ns_038.phpt] 
TEST 4128/12806 [Zend/tests/ns_039.phpt]
[1;32mPASS[0m 039: Constant declaration [Zend/tests/ns_039.phpt] 
TEST 4129/12806 [Zend/tests/ns_040.phpt]
[1;32mPASS[0m 040: Constant declaration and usage in namespace [Zend/tests/ns_040.phpt] 
TEST 4130/12806 [Zend/tests/ns_041.phpt]
[1;32mPASS[0m 041: Constants in namespace [Zend/tests/ns_041.phpt] 
TEST 4131/12806 [Zend/tests/ns_042.phpt]
[1;32mPASS[0m 042: Import in namespace and constants [Zend/tests/ns_042.phpt] 
TEST 4132/12806 [Zend/tests/ns_043.phpt]
[1;32mPASS[0m 043: Name conflict and constants (ns name) [Zend/tests/ns_043.phpt] 
TEST 4133/12806 [Zend/tests/ns_044.phpt]
[1;32mPASS[0m 044: Name conflict and constants (php name) [Zend/tests/ns_044.phpt] 
TEST 4134/12806 [Zend/tests/ns_045.phpt]
[1;32mPASS[0m 045: Name conflict and constants (php name in case if ns name exists) [Zend/tests/ns_045.phpt] 
TEST 4135/12806 [Zend/tests/ns_046.phpt]
[1;32mPASS[0m 046: Run-time name conflict and constants (ns name) [Zend/tests/ns_046.phpt] 
TEST 4136/12806 [Zend/tests/ns_047.phpt]
[1;32mPASS[0m 047: Run-time name conflict and constants (php name) [Zend/tests/ns_047.phpt] 
TEST 4137/12806 [Zend/tests/ns_048.phpt]
[1;32mPASS[0m 048: __NAMESPACE__ constant and runtime names (ns name) [Zend/tests/ns_048.phpt] 
TEST 4138/12806 [Zend/tests/ns_049.phpt]
[1;32mPASS[0m 049: __NAMESPACE__ constant and runtime names (php name) [Zend/tests/ns_049.phpt] 
TEST 4139/12806 [Zend/tests/ns_050.phpt]
[1;32mPASS[0m 050: Name conflict and compile-time constants (ns name) [Zend/tests/ns_050.phpt] 
TEST 4140/12806 [Zend/tests/ns_051.phpt]
[1;32mPASS[0m 051: Name conflict and compile-time constants (php name) [Zend/tests/ns_051.phpt] 
TEST 4141/12806 [Zend/tests/ns_052.phpt]
[1;32mPASS[0m 052: Name conflict and compile-time constants (php name in case if ns name exists) [Zend/tests/ns_052.phpt] 
TEST 4142/12806 [Zend/tests/ns_053.phpt]
[1;32mPASS[0m 053: Run-time constant definition [Zend/tests/ns_053.phpt] 
TEST 4143/12806 [Zend/tests/ns_054.phpt]
[1;32mPASS[0m 054: namespace and interfaces [Zend/tests/ns_054.phpt] 
TEST 4144/12806 [Zend/tests/ns_055.phpt]
[1;32mPASS[0m 055: types in namespaces [Zend/tests/ns_055.phpt] 
TEST 4145/12806 [Zend/tests/ns_056.phpt]
[1;32mPASS[0m 056: type-hint compatibility in namespaces [Zend/tests/ns_056.phpt] 
TEST 4146/12806 [Zend/tests/ns_057.phpt]
[1;32mPASS[0m 057: Usage of 'namespace' in compound names (inside namespace) [Zend/tests/ns_057.phpt] 
TEST 4147/12806 [Zend/tests/ns_058.phpt]
[1;32mPASS[0m 058: Usage of 'namespace' in compound names (out of namespace) [Zend/tests/ns_058.phpt] 
TEST 4148/12806 [Zend/tests/ns_059.phpt]
[1;32mPASS[0m 059: Constant arrays [Zend/tests/ns_059.phpt] 
TEST 4149/12806 [Zend/tests/ns_060.phpt]
[1;32mPASS[0m 060: multiple namespaces per file [Zend/tests/ns_060.phpt] 
TEST 4150/12806 [Zend/tests/ns_061.phpt]
[1;32mPASS[0m 061: use in global scope [Zend/tests/ns_061.phpt] 
TEST 4151/12806 [Zend/tests/ns_062.phpt]
[1;32mPASS[0m 062: use \global class [Zend/tests/ns_062.phpt] 
TEST 4152/12806 [Zend/tests/ns_063.phpt]
[1;32mPASS[0m 063: Old-style constructors in namespaces (not supported!) [Zend/tests/ns_063.phpt] 
TEST 4153/12806 [Zend/tests/ns_064.phpt]
[1;32mPASS[0m Magic methods in overridden stdClass inside namespace [Zend/tests/ns_064.phpt] 
TEST 4154/12806 [Zend/tests/ns_065.phpt]
[1;32mPASS[0m 065: Multiple names in use statement [Zend/tests/ns_065.phpt] 
TEST 4155/12806 [Zend/tests/ns_066.phpt]
[1;32mPASS[0m 066: Name ambiguity (import name & internal class name) [Zend/tests/ns_066.phpt] 
TEST 4156/12806 [Zend/tests/ns_067.phpt]
[1;32mPASS[0m 067: Name ambiguity (import name & internal class name) [Zend/tests/ns_067.phpt] 
TEST 4157/12806 [Zend/tests/ns_068.phpt]
[1;32mPASS[0m 068: Code before namespace [Zend/tests/ns_068.phpt] 
TEST 4158/12806 [Zend/tests/ns_069.phpt]
[1;32mPASS[0m 069: Include inside namespaced method [Zend/tests/ns_069.phpt] 
TEST 4159/12806 [Zend/tests/ns_070.phpt]
[1;32mPASS[0m Testing parameter type-hinted with default value inside namespace [Zend/tests/ns_070.phpt] 
TEST 4160/12806 [Zend/tests/ns_071.phpt]
[1;32mPASS[0m Testing parameter type-hinted (array) with default value inside namespace [Zend/tests/ns_071.phpt] 
TEST 4161/12806 [Zend/tests/ns_072.phpt]
[1;32mPASS[0m Testing parameter type-hinted with interface [Zend/tests/ns_072.phpt] 
TEST 4162/12806 [Zend/tests/ns_073.phpt]
[1;32mPASS[0m Testing type-hinted lambda parameter inside namespace [Zend/tests/ns_073.phpt] 
TEST 4163/12806 [Zend/tests/ns_074.phpt]
[1;32mPASS[0m Testing type-hinted lambda parameter inside namespace [Zend/tests/ns_074.phpt] 
TEST 4164/12806 [Zend/tests/ns_075.phpt]
[1;32mPASS[0m 075: Redefining compile-time constants [Zend/tests/ns_075.phpt] 
TEST 4165/12806 [Zend/tests/ns_076.phpt]
[1;32mPASS[0m 076: Unknown constants in namespace [Zend/tests/ns_076.phpt] 
TEST 4166/12806 [Zend/tests/ns_077_1.phpt]
[1;32mPASS[0m 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_1.phpt] 
TEST 4167/12806 [Zend/tests/ns_077_2.phpt]
[1;32mPASS[0m 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_2.phpt] 
TEST 4168/12806 [Zend/tests/ns_077_3.phpt]
[1;32mPASS[0m 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_3.phpt] 
TEST 4169/12806 [Zend/tests/ns_077_4.phpt]
[1;32mPASS[0m 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_4.phpt] 
TEST 4170/12806 [Zend/tests/ns_077_5.phpt]
[1;32mPASS[0m 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_5.phpt] 
TEST 4171/12806 [Zend/tests/ns_077_7.phpt]
[1;32mPASS[0m 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_7.phpt] 
TEST 4172/12806 [Zend/tests/ns_077_8.phpt]
[1;32mPASS[0m 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_8.phpt] 
TEST 4173/12806 [Zend/tests/ns_078.phpt]
[1;32mPASS[0m 002: Import - different syntaxes [Zend/tests/ns_078.phpt] 
TEST 4174/12806 [Zend/tests/ns_079.phpt]
[1;32mPASS[0m 079: nested namespaces [Zend/tests/ns_079.phpt] 
TEST 4175/12806 [Zend/tests/ns_080.phpt]
[1;32mPASS[0m 080: bracketed namespaces and __HALT_COMPILER(); [Zend/tests/ns_080.phpt] 
TEST 4176/12806 [Zend/tests/ns_081.phpt]
[1;32mPASS[0m 081: bracketed namespace with nested unbracketed namespace [Zend/tests/ns_081.phpt] 
TEST 4177/12806 [Zend/tests/ns_082.phpt]
[1;32mPASS[0m 082: bracketed namespace with closing tag [Zend/tests/ns_082.phpt] 
TEST 4178/12806 [Zend/tests/ns_083.phpt]
[1;32mPASS[0m 083: bracketed namespace with junk before the ns declaration [Zend/tests/ns_083.phpt] 
TEST 4179/12806 [Zend/tests/ns_084.phpt]
[1;32mPASS[0m 084: unbracketed namespace with nested bracketed namespace [Zend/tests/ns_084.phpt] 
TEST 4180/12806 [Zend/tests/ns_085.phpt]
[1;32mPASS[0m 085: bracketed namespace [Zend/tests/ns_085.phpt] 
TEST 4181/12806 [Zend/tests/ns_086.phpt]
[1;33mSKIP[0m 086: bracketed namespace with encoding [Zend/tests/ns_086.phpt] reason: Required extension missing: mbstring
TEST 4182/12806 [Zend/tests/ns_087.phpt]
[1;32mPASS[0m 087: bracketed namespace with stuff in between [Zend/tests/ns_087.phpt] 
TEST 4183/12806 [Zend/tests/ns_088.phpt]
[1;32mPASS[0m Nested group use statements syntax error [Zend/tests/ns_088.phpt] 
TEST 4184/12806 [Zend/tests/ns_089.phpt]
[1;32mPASS[0m Group use statements [Zend/tests/ns_089.phpt] 
TEST 4185/12806 [Zend/tests/ns_090.phpt]
[1;32mPASS[0m Group use statements declared inline [Zend/tests/ns_090.phpt] 
TEST 4186/12806 [Zend/tests/ns_091.phpt]
[1;32mPASS[0m Group use statements with compound namespaces [Zend/tests/ns_091.phpt] 
TEST 4187/12806 [Zend/tests/ns_092.phpt]
[1;32mPASS[0m Typed group use statements [Zend/tests/ns_092.phpt] 
TEST 4188/12806 [Zend/tests/ns_093.phpt]
[1;32mPASS[0m Group use declarations and whitespace nuances [Zend/tests/ns_093.phpt] 
TEST 4189/12806 [Zend/tests/ns_094.phpt]
[1;32mPASS[0m Type group use declarations should not allow override on inner items [Zend/tests/ns_094.phpt] 
TEST 4190/12806 [Zend/tests/ns_095.phpt]
[1;32mPASS[0m Absolute namespaces should be allowed [Zend/tests/ns_095.phpt] 
TEST 4191/12806 [Zend/tests/ns_096.phpt]
[1;32mPASS[0m Group use declaration list should not contain leading separator [Zend/tests/ns_096.phpt] 
TEST 4192/12806 [Zend/tests/ns_trailing_comma_01.phpt]
[1;32mPASS[0m Mixed group use declaration can contain trailing comma [Zend/tests/ns_trailing_comma_01.phpt] 
TEST 4193/12806 [Zend/tests/ns_trailing_comma_02.phpt]
[1;32mPASS[0m Unmixed group use declaration can contain trailing comma [Zend/tests/ns_trailing_comma_02.phpt] 
TEST 4194/12806 [Zend/tests/ns_trailing_comma_error_01.phpt]
[1;32mPASS[0m Group use declarations mustn't be empty [Zend/tests/ns_trailing_comma_error_01.phpt] 
TEST 4195/12806 [Zend/tests/ns_trailing_comma_error_02.phpt]
[1;32mPASS[0m Group use declarations mustn't contain just a comma [Zend/tests/ns_trailing_comma_error_02.phpt] 
TEST 4196/12806 [Zend/tests/ns_trailing_comma_error_03.phpt]
[1;32mPASS[0m Group use declarations mustn't allow more than one comma [Zend/tests/ns_trailing_comma_error_03.phpt] 
TEST 4197/12806 [Zend/tests/ns_trailing_comma_error_04.phpt]
[1;32mPASS[0m Group use declarations mustn't begin with a comma [Zend/tests/ns_trailing_comma_error_04.phpt] 
TEST 4198/12806 [Zend/tests/ns_trailing_comma_error_05.phpt]
[1;32mPASS[0m Group use declarations mustn't contain two commas mid-list [Zend/tests/ns_trailing_comma_error_05.phpt] 
TEST 4199/12806 [Zend/tests/ns_trailing_comma_error_06.phpt]
[1;32mPASS[0m Unmixed group use declarations mustn't allow more than one comma [Zend/tests/ns_trailing_comma_error_06.phpt] 
TEST 4200/12806 [Zend/tests/ns_trailing_comma_error_07.phpt]
[1;32mPASS[0m Unmixed group use declarations mustn't begin with a comma [Zend/tests/ns_trailing_comma_error_07.phpt] 
TEST 4201/12806 [Zend/tests/ns_trailing_comma_error_08.phpt]
[1;32mPASS[0m Unmixed group use declarations mustn't contain two commas mid-list [Zend/tests/ns_trailing_comma_error_08.phpt] 
TEST 4202/12806 [Zend/tests/null_to_non_nullable_special_func.phpt]
[1;32mPASS[0m Test null arg behavior for special functions [Zend/tests/null_to_non_nullable_special_func.phpt] 
TEST 4203/12806 [Zend/tests/nullable_types/array.phpt]
[1;32mPASS[0m Explicitly nullable array type [Zend/tests/nullable_types/array.phpt] 
TEST 4204/12806 [Zend/tests/nullable_types/contravariant_nullable_param_succeeds.phpt]
[1;32mPASS[0m Subtype can add nullability to a parameter (contravariance) [Zend/tests/nullable_types/contravariant_nullable_param_succeeds.phpt] 
TEST 4205/12806 [Zend/tests/nullable_types/contravariant_nullable_return_fails.phpt]
[1;32mPASS[0m Return type cannot add nullability (contravariance) [Zend/tests/nullable_types/contravariant_nullable_return_fails.phpt] 
TEST 4206/12806 [Zend/tests/nullable_types/covariant_nullable_param_fails.phpt]
[1;32mPASS[0m Subtype cannot remove nullable parameter (covariance) [Zend/tests/nullable_types/covariant_nullable_param_fails.phpt] 
TEST 4207/12806 [Zend/tests/nullable_types/covariant_nullable_return_succeds.phpt]
[1;32mPASS[0m Nullable covariant return types [Zend/tests/nullable_types/covariant_nullable_return_succeds.phpt] 
TEST 4208/12806 [Zend/tests/nullable_types/float.phpt]
[1;32mPASS[0m Explicitly nullable float type [Zend/tests/nullable_types/float.phpt] 
TEST 4209/12806 [Zend/tests/nullable_types/int.phpt]
[1;32mPASS[0m Explicitly nullable int type [Zend/tests/nullable_types/int.phpt] 
TEST 4210/12806 [Zend/tests/nullable_types/invariant_param_and_return_succeeds.phpt]
[1;32mPASS[0m Invariant parameter and return types work with nullable types [Zend/tests/nullable_types/invariant_param_and_return_succeeds.phpt] 
TEST 4211/12806 [Zend/tests/nullable_types/nullable_type_parameters_do_not_have_default_value.phpt]
[1;32mPASS[0m Explicit nullable types do not imply a default value [Zend/tests/nullable_types/nullable_type_parameters_do_not_have_default_value.phpt] 
TEST 4212/12806 [Zend/tests/nullable_types/string.phpt]
[1;32mPASS[0m Explicitly nullable string type [Zend/tests/nullable_types/string.phpt] 
TEST 4213/12806 [Zend/tests/nullable_types/union_nullable_property_fails.phpt]
[1;32mPASS[0m Nullable default property error message [Zend/tests/nullable_types/union_nullable_property_fails.phpt] 
TEST 4214/12806 [Zend/tests/nullsafe_operator/001.phpt]
[1;32mPASS[0m Test basic nullsafe method calls [Zend/tests/nullsafe_operator/001.phpt] 
TEST 4215/12806 [Zend/tests/nullsafe_operator/002.phpt]
[1;32mPASS[0m Test nullsafe strict type check [Zend/tests/nullsafe_operator/002.phpt] 
TEST 4216/12806 [Zend/tests/nullsafe_operator/003.phpt]
[1;32mPASS[0m Test basic nullsafe property fetching [Zend/tests/nullsafe_operator/003.phpt] 
TEST 4217/12806 [Zend/tests/nullsafe_operator/004.phpt]
[1;32mPASS[0m Test nullsafe property assignment [Zend/tests/nullsafe_operator/004.phpt] 
TEST 4218/12806 [Zend/tests/nullsafe_operator/005.phpt]
[1;32mPASS[0m Test nullsafe property assignment op [Zend/tests/nullsafe_operator/005.phpt] 
TEST 4219/12806 [Zend/tests/nullsafe_operator/006.phpt]
[1;32mPASS[0m Test nullsafe property post increment [Zend/tests/nullsafe_operator/006.phpt] 
TEST 4220/12806 [Zend/tests/nullsafe_operator/007.phpt]
[1;32mPASS[0m Test nullsafe property pre increment [Zend/tests/nullsafe_operator/007.phpt] 
TEST 4221/12806 [Zend/tests/nullsafe_operator/008.phpt]
[1;32mPASS[0m Test nullsafe property coalesce assignment [Zend/tests/nullsafe_operator/008.phpt] 
TEST 4222/12806 [Zend/tests/nullsafe_operator/009.phpt]
[1;32mPASS[0m Test fetch nullsafe property by ref [Zend/tests/nullsafe_operator/009.phpt] 
TEST 4223/12806 [Zend/tests/nullsafe_operator/010.phpt]
[1;32mPASS[0m Test fetch nested nullsafe property by ref [Zend/tests/nullsafe_operator/010.phpt] 
TEST 4224/12806 [Zend/tests/nullsafe_operator/011.phpt]
[1;32mPASS[0m Test isset and empty on nullsafe property [Zend/tests/nullsafe_operator/011.phpt] 
TEST 4225/12806 [Zend/tests/nullsafe_operator/012.phpt]
[1;32mPASS[0m Test nullsafe property on reference [Zend/tests/nullsafe_operator/012.phpt] 
TEST 4226/12806 [Zend/tests/nullsafe_operator/013.phpt]
[1;32mPASS[0m Test nullsafe property in special functions [Zend/tests/nullsafe_operator/013.phpt] 
TEST 4227/12806 [Zend/tests/nullsafe_operator/014.phpt]
[1;32mPASS[0m Test nullsafe in binary op [Zend/tests/nullsafe_operator/014.phpt] 
TEST 4228/12806 [Zend/tests/nullsafe_operator/015.phpt]
[1;32mPASS[0m Test nullsafe in binary op [Zend/tests/nullsafe_operator/015.phpt] 
TEST 4229/12806 [Zend/tests/nullsafe_operator/016.phpt]
[1;32mPASS[0m Test nullsafe in function argument [Zend/tests/nullsafe_operator/016.phpt] 
TEST 4230/12806 [Zend/tests/nullsafe_operator/017.phpt]
[1;32mPASS[0m Test return nullsafe as ref [Zend/tests/nullsafe_operator/017.phpt] 
TEST 4231/12806 [Zend/tests/nullsafe_operator/018.phpt]
[1;32mPASS[0m Test nullsafe on undefined variable [Zend/tests/nullsafe_operator/018.phpt] 
TEST 4232/12806 [Zend/tests/nullsafe_operator/019.phpt]
[1;32mPASS[0m Test nullsafe in new [Zend/tests/nullsafe_operator/019.phpt] 
TEST 4233/12806 [Zend/tests/nullsafe_operator/020.phpt]
[1;32mPASS[0m Test nullsafe lhs of assignment to nested property chain [Zend/tests/nullsafe_operator/020.phpt] 
TEST 4234/12806 [Zend/tests/nullsafe_operator/021.phpt]
[1;32mPASS[0m Test nullsafe in list assign [Zend/tests/nullsafe_operator/021.phpt] 
TEST 4235/12806 [Zend/tests/nullsafe_operator/022.phpt]
[1;32mPASS[0m Test nullsafe in unset [Zend/tests/nullsafe_operator/022.phpt] 
TEST 4236/12806 [Zend/tests/nullsafe_operator/023.phpt]
[1;32mPASS[0m Foreach by reference on nullsafe [Zend/tests/nullsafe_operator/023.phpt] 
TEST 4237/12806 [Zend/tests/nullsafe_operator/024.phpt]
[1;32mPASS[0m Test nullsafe as foreach target [Zend/tests/nullsafe_operator/024.phpt] 
TEST 4238/12806 [Zend/tests/nullsafe_operator/025.phpt]
[1;32mPASS[0m Nullsafe chains in variable variables [Zend/tests/nullsafe_operator/025.phpt] 
TEST 4239/12806 [Zend/tests/nullsafe_operator/026.phpt]
[1;32mPASS[0m Nullsafe chain in static property / method name [Zend/tests/nullsafe_operator/026.phpt] 
TEST 4240/12806 [Zend/tests/nullsafe_operator/027.phpt]
[1;32mPASS[0m Test nullsafe in sub-chain of function argument [Zend/tests/nullsafe_operator/027.phpt] 
TEST 4241/12806 [Zend/tests/nullsafe_operator/028.phpt]
[1;32mPASS[0m Test nullsafe in sub-chain of return as ref [Zend/tests/nullsafe_operator/028.phpt] 
TEST 4242/12806 [Zend/tests/nullsafe_operator/029.phpt]
[1;32mPASS[0m Refcount of constant LHS with nullsafe operator [Zend/tests/nullsafe_operator/029.phpt] 
TEST 4243/12806 [Zend/tests/nullsafe_operator/030.phpt]
[1;32mPASS[0m Empty on nullsafe method [Zend/tests/nullsafe_operator/030.phpt] 
TEST 4244/12806 [Zend/tests/nullsafe_operator/031.phpt]
[1;32mPASS[0m Nullsafe operator on referenced value [Zend/tests/nullsafe_operator/031.phpt] 
TEST 4245/12806 [Zend/tests/nullsafe_operator/032.phpt]
[1;32mPASS[0m Nullsafe operator on $this [Zend/tests/nullsafe_operator/032.phpt] 
TEST 4246/12806 [Zend/tests/nullsafe_operator/033.phpt]
[1;32mPASS[0m Test nullsafe operator in encaps vars [Zend/tests/nullsafe_operator/033.phpt] 
TEST 4247/12806 [Zend/tests/nullsafe_operator/034.phpt]
[1;32mPASS[0m Test nullsafe operator on delayed dim [Zend/tests/nullsafe_operator/034.phpt] 
TEST 4248/12806 [Zend/tests/nullsafe_operator/035.phpt]
[1;32mPASS[0m Test nullsafe operator on delayed var [Zend/tests/nullsafe_operator/035.phpt] 
TEST 4249/12806 [Zend/tests/nullsafe_operator/036.phpt]
[1;32mPASS[0m Test nullsafe method call on delayed var [Zend/tests/nullsafe_operator/036.phpt] 
TEST 4250/12806 [Zend/tests/nullsafe_operator/037.phpt]
[1;32mPASS[0m Test nullsafe operator in nested delayed dims [Zend/tests/nullsafe_operator/037.phpt] 
TEST 4251/12806 [Zend/tests/nullsafe_operator/038.phpt]
[1;32mPASS[0m Test nullsafe operator in nested delayed dims 2 [Zend/tests/nullsafe_operator/038.phpt] 
TEST 4252/12806 [Zend/tests/nullsafe_operator/039.phpt]
[1;32mPASS[0m Handling of undef variable exception in JMP_NULL [Zend/tests/nullsafe_operator/039.phpt] 
TEST 4253/12806 [Zend/tests/nullsafe_operator/040.phpt]
[1;32mPASS[0m Memory leak in JMP_NULL [Zend/tests/nullsafe_operator/040.phpt] 
TEST 4254/12806 [Zend/tests/nullsafe_operator/constant_propagation.phpt]
[1;32mPASS[0m Constant propagation with nullsafe operator [Zend/tests/nullsafe_operator/constant_propagation.phpt] 
TEST 4255/12806 [Zend/tests/nullsafe_operator/gh8661.phpt]
[1;32mPASS[0m GH-8661: Nullsafe in coalesce triggers undefined variable error [Zend/tests/nullsafe_operator/gh8661.phpt] 
TEST 4256/12806 [Zend/tests/number_or_str_zpp.phpt]
[1;33mSKIP[0m Test Z_PARAM_NUMBER_OR_STR() and Z_PARAM_NUMBER_OR_STR_OR_NULL [Zend/tests/number_or_str_zpp.phpt] reason: Required extension missing: zend_test
TEST 4257/12806 [Zend/tests/numeric_literal_separator_001.phpt]
[1;32mPASS[0m Valid use of numeric literal separator [Zend/tests/numeric_literal_separator_001.phpt] 
TEST 4258/12806 [Zend/tests/numeric_literal_separator_002.phpt]
[1;32mPASS[0m Invalid use: trailing underscore [Zend/tests/numeric_literal_separator_002.phpt] 
TEST 4259/12806 [Zend/tests/numeric_literal_separator_003.phpt]
[1;32mPASS[0m Invalid use: adjacent underscores [Zend/tests/numeric_literal_separator_003.phpt] 
TEST 4260/12806 [Zend/tests/numeric_literal_separator_004.phpt]
[1;32mPASS[0m Invalid use: underscore left of period [Zend/tests/numeric_literal_separator_004.phpt] 
TEST 4261/12806 [Zend/tests/numeric_literal_separator_005.phpt]
[1;32mPASS[0m Invalid use: underscore right of period [Zend/tests/numeric_literal_separator_005.phpt] 
TEST 4262/12806 [Zend/tests/numeric_literal_separator_006.phpt]
[1;32mPASS[0m Invalid use: underscore next to 0x [Zend/tests/numeric_literal_separator_006.phpt] 
TEST 4263/12806 [Zend/tests/numeric_literal_separator_007.phpt]
[1;32mPASS[0m Invalid use: underscore next to 0b [Zend/tests/numeric_literal_separator_007.phpt] 
TEST 4264/12806 [Zend/tests/numeric_literal_separator_008.phpt]
[1;32mPASS[0m Invalid use: underscore left of e [Zend/tests/numeric_literal_separator_008.phpt] 
TEST 4265/12806 [Zend/tests/numeric_literal_separator_009.phpt]
[1;32mPASS[0m Invalid use: underscore right of e [Zend/tests/numeric_literal_separator_009.phpt] 
TEST 4266/12806 [Zend/tests/numeric_strings/array_offset.phpt]
[1;32mPASS[0m Using different sorts of numerical strings as an array offset [Zend/tests/numeric_strings/array_offset.phpt] 
TEST 4267/12806 [Zend/tests/numeric_strings/explicit_cast_leading_numeric_must_work.phpt]
[1;32mPASS[0m Explicit cast of leading numeric strings should still work without warning [Zend/tests/numeric_strings/explicit_cast_leading_numeric_must_work.phpt] 
TEST 4268/12806 [Zend/tests/numeric_strings/invalid_numeric_string_must_generate_warning_assign.phpt]
[1;32mPASS[0m Invalid numeric string TypeErrors and E_WARNINGs, combined assignment operations [Zend/tests/numeric_strings/invalid_numeric_string_must_generate_warning_assign.phpt] 
TEST 4269/12806 [Zend/tests/numeric_strings/invalid_numeric_strings_must_generate_warning.phpt]
[1;32mPASS[0m Invalid numeric string TypeErrors and E_WARNINGs [Zend/tests/numeric_strings/invalid_numeric_strings_must_generate_warning.phpt] 
TEST 4270/12806 [Zend/tests/numeric_strings/neg_num_string.phpt]
[1;32mPASS[0m Test edge-cases for negative num strings in interpolated string offsets [Zend/tests/numeric_strings/neg_num_string.phpt] 
TEST 4271/12806 [Zend/tests/numeric_strings/oss_fuzz_427814456.phpt]
[1;32mPASS[0m OSS-Fuzz #427814456 [Zend/tests/numeric_strings/oss_fuzz_427814456.phpt] 
TEST 4272/12806 [Zend/tests/numeric_strings/string_offset.phpt]
[1;32mPASS[0m Using different sorts of numerical strings as a string offset [Zend/tests/numeric_strings/string_offset.phpt] 
TEST 4273/12806 [Zend/tests/numeric_strings/trailling_whitespaces.phpt]
[1;32mPASS[0m Acceptance of whitespace in numeric strings [Zend/tests/numeric_strings/trailling_whitespaces.phpt] 
TEST 4274/12806 [Zend/tests/object-null.phpt]
[1;32mPASS[0m Test whether an object is NULL or not. [Zend/tests/object-null.phpt] 
TEST 4275/12806 [Zend/tests/object_array_cast.phpt]
[1;32mPASS[0m (object) (array) and (array) (object) casts [Zend/tests/object_array_cast.phpt] 
TEST 4276/12806 [Zend/tests/object_gc_in_shutdown.phpt]
[1;32mPASS[0m Bug object gc not working in shutdown [Zend/tests/object_gc_in_shutdown.phpt] 
TEST 4277/12806 [Zend/tests/object_handlers.phpt]
[1;32mPASS[0m Magic object handlers segfaults and memory errors [Zend/tests/object_handlers.phpt] 
TEST 4278/12806 [Zend/tests/object_property_ref_incdec.phpt]
[1;32mPASS[0m Inc/dec of reference object properties [Zend/tests/object_property_ref_incdec.phpt] 
TEST 4279/12806 [Zend/tests/object_types/invalid_default_value.phpt]
[1;32mPASS[0m Object type can only default to null [Zend/tests/object_types/invalid_default_value.phpt] 
TEST 4280/12806 [Zend/tests/object_types/missing_return_type_inheritance_in_class.phpt]
[1;32mPASS[0m Missing class method a object return type during inheritance [Zend/tests/object_types/missing_return_type_inheritance_in_class.phpt] 
TEST 4281/12806 [Zend/tests/object_types/missing_return_type_inheritance_in_interface.phpt]
[1;32mPASS[0m Missing interface method a object return type during inheritance [Zend/tests/object_types/missing_return_type_inheritance_in_interface.phpt] 
TEST 4282/12806 [Zend/tests/object_types/return_type_in_class.phpt]
[1;32mPASS[0m Adding a class method object return type [Zend/tests/object_types/return_type_in_class.phpt] 
TEST 4283/12806 [Zend/tests/object_types/return_type_in_function.phpt]
[1;32mPASS[0m Adding a function object return type [Zend/tests/object_types/return_type_in_function.phpt] 
TEST 4284/12806 [Zend/tests/object_types/return_type_inheritance_in_class.phpt]
[1;32mPASS[0m Adding class method a object return type during inheritance is allowed [Zend/tests/object_types/return_type_inheritance_in_class.phpt] 
TEST 4285/12806 [Zend/tests/object_types/return_type_inheritance_in_interface.phpt]
[1;32mPASS[0m Adding interface method a object return type during inheritance is allowed [Zend/tests/object_types/return_type_inheritance_in_interface.phpt] 
TEST 4286/12806 [Zend/tests/object_types/return_type_reflection.phpt]
[1;32mPASS[0m Reflecting object return type [Zend/tests/object_types/return_type_reflection.phpt] 
TEST 4287/12806 [Zend/tests/object_types/type_hint_in_class_method.phpt]
[1;32mPASS[0m Adding a class method object type hint [Zend/tests/object_types/type_hint_in_class_method.phpt] 
TEST 4288/12806 [Zend/tests/object_types/type_hint_in_function.phpt]
[1;32mPASS[0m Adding a function object type hint [Zend/tests/object_types/type_hint_in_function.phpt] 
TEST 4289/12806 [Zend/tests/object_types/type_hint_reflection.phpt]
[1;32mPASS[0m Reflecting object type hint [Zend/tests/object_types/type_hint_reflection.phpt] 
TEST 4290/12806 [Zend/tests/objects_001.phpt]
[1;32mPASS[0m comparing objects to other types [Zend/tests/objects_001.phpt] 
TEST 4291/12806 [Zend/tests/objects_002.phpt]
[1;32mPASS[0m method overloading with different method signature [Zend/tests/objects_002.phpt] 
TEST 4292/12806 [Zend/tests/objects_003.phpt]
[1;32mPASS[0m method overloading with different method signature [Zend/tests/objects_003.phpt] 
TEST 4293/12806 [Zend/tests/objects_004.phpt]
[1;32mPASS[0m method overloading with different method signature [Zend/tests/objects_004.phpt] 
TEST 4294/12806 [Zend/tests/objects_005.phpt]
[1;32mPASS[0m method overloading with different method signature [Zend/tests/objects_005.phpt] 
TEST 4295/12806 [Zend/tests/objects_006.phpt]
[1;32mPASS[0m method overloading with different method signature [Zend/tests/objects_006.phpt] 
TEST 4296/12806 [Zend/tests/objects_007.phpt]
[1;32mPASS[0m method overloading with different method signature [Zend/tests/objects_007.phpt] 
TEST 4297/12806 [Zend/tests/objects_008.phpt]
[1;32mPASS[0m method overloading with different method signature [Zend/tests/objects_008.phpt] 
TEST 4298/12806 [Zend/tests/objects_009.phpt]
[1;32mPASS[0m method overloading with different method signature [Zend/tests/objects_009.phpt] 
TEST 4299/12806 [Zend/tests/objects_010.phpt]
[1;32mPASS[0m redefining constructor (__construct second) [Zend/tests/objects_010.phpt] 
TEST 4300/12806 [Zend/tests/objects_011.phpt]
[1;32mPASS[0m redefining constructor (__construct first) [Zend/tests/objects_011.phpt] 
TEST 4301/12806 [Zend/tests/objects_012.phpt]
[1;32mPASS[0m implementing a class [Zend/tests/objects_012.phpt] 
TEST 4302/12806 [Zend/tests/objects_013.phpt]
[1;32mPASS[0m implementing the same interface twice [Zend/tests/objects_013.phpt] 
TEST 4303/12806 [Zend/tests/objects_014.phpt]
[1;32mPASS[0m extending the same interface twice [Zend/tests/objects_014.phpt] 
TEST 4304/12806 [Zend/tests/objects_015.phpt]
[1;32mPASS[0m comparing objects with strings/NULL [Zend/tests/objects_015.phpt] 
TEST 4305/12806 [Zend/tests/objects_017.phpt]
[1;32mPASS[0m Testing visibility of object returned by function [Zend/tests/objects_017.phpt] 
TEST 4306/12806 [Zend/tests/objects_018.phpt]
[1;32mPASS[0m Using the same function name on interface with inheritance [Zend/tests/objects_018.phpt] 
TEST 4307/12806 [Zend/tests/objects_019.phpt]
[1;32mPASS[0m Testing references of dynamic properties [Zend/tests/objects_019.phpt] 
TEST 4308/12806 [Zend/tests/objects_021.phpt]
[1;32mPASS[0m Testing magic methods __set, __get and __call in cascade [Zend/tests/objects_021.phpt] 
TEST 4309/12806 [Zend/tests/objects_022.phpt]
[1;32mPASS[0m Testing 'self', 'parent' as type-hint [Zend/tests/objects_022.phpt] 
TEST 4310/12806 [Zend/tests/objects_023.phpt]
[1;32mPASS[0m Creating instances dynamically [Zend/tests/objects_023.phpt] 
TEST 4311/12806 [Zend/tests/objects_024.phpt]
[1;32mPASS[0m Testing direct assigning for property of object returned by function [Zend/tests/objects_024.phpt] 
TEST 4312/12806 [Zend/tests/objects_025.phpt]
[1;32mPASS[0m Testing invalid method names with __call and __callstatic [Zend/tests/objects_025.phpt] 
TEST 4313/12806 [Zend/tests/objects_026.phpt]
[1;32mPASS[0m Using $this when out of context [Zend/tests/objects_026.phpt] 
TEST 4314/12806 [Zend/tests/objects_027.phpt]
[1;32mPASS[0m Testing 'new static;' calling parent method [Zend/tests/objects_027.phpt] 
TEST 4315/12806 [Zend/tests/objects_028.phpt]
[1;32mPASS[0m Testing 'static::' and 'parent::' in calls [Zend/tests/objects_028.phpt] 
TEST 4316/12806 [Zend/tests/objects_029.phpt]
[1;32mPASS[0m Trying to access undeclared static property [Zend/tests/objects_029.phpt] 
TEST 4317/12806 [Zend/tests/objects_030.phpt]
[1;32mPASS[0m Trying to access undeclared parent property [Zend/tests/objects_030.phpt] 
TEST 4318/12806 [Zend/tests/objects_031.phpt]
[1;32mPASS[0m Cloning stdClass [Zend/tests/objects_031.phpt] 
TEST 4319/12806 [Zend/tests/objects_032.phpt]
[1;32mPASS[0m Covariant return-by-ref constraints [Zend/tests/objects_032.phpt] 
TEST 4320/12806 [Zend/tests/objects_033.phpt]
[1;32mPASS[0m Ensure object comparison property order remains consistent [Zend/tests/objects_033.phpt] 
TEST 4321/12806 [Zend/tests/objects_034.phpt]
[1;32mPASS[0m Array object clobbering by user error handler [Zend/tests/objects_034.phpt] 
TEST 4322/12806 [Zend/tests/objects_035.phpt]
[1;32mPASS[0m Array object clobbering by user error handler [Zend/tests/objects_035.phpt] 
TEST 4323/12806 [Zend/tests/oct_overflow.phpt]
[1;32mPASS[0m testing integer overflow (32bit) [Zend/tests/oct_overflow.phpt] 
TEST 4324/12806 [Zend/tests/oct_overflow_char.phpt]
[1;32mPASS[0m Octal overflow in string interpolation [Zend/tests/oct_overflow_char.phpt] 
TEST 4325/12806 [Zend/tests/oct_whitespace.phpt]
[1;32mPASS[0m Octal literal followed by whitespace and another number [Zend/tests/oct_whitespace.phpt] 
TEST 4326/12806 [Zend/tests/offset_array.phpt]
[1;32mPASS[0m using different variables to access array offsets [Zend/tests/offset_array.phpt] 
TEST 4327/12806 [Zend/tests/offset_assign.phpt]
[1;32mPASS[0m Crash on $x['2x']['y'] += 1 when $x is string [Zend/tests/offset_assign.phpt] 
TEST 4328/12806 [Zend/tests/offset_bool.phpt]
[1;32mPASS[0m using different variables to access boolean offsets [Zend/tests/offset_bool.phpt] 
TEST 4329/12806 [Zend/tests/offset_long.phpt]
[1;32mPASS[0m using different variables to access long offsets [Zend/tests/offset_long.phpt] 
TEST 4330/12806 [Zend/tests/offset_null.phpt]
[1;32mPASS[0m using different variables to access null offsets [Zend/tests/offset_null.phpt] 
TEST 4331/12806 [Zend/tests/offset_object.phpt]
[1;32mPASS[0m accessing object dimension [Zend/tests/offset_object.phpt] 
TEST 4332/12806 [Zend/tests/offset_string.phpt]
[1;32mPASS[0m using different variables to access string offsets [Zend/tests/offset_string.phpt] 
TEST 4333/12806 [Zend/tests/offsets/ArrayAccess_container_offset_behaviour.phpt]
[1;32mPASS[0m ArrayAccess containers behaviour with offsets [Zend/tests/offsets/ArrayAccess_container_offset_behaviour.phpt] 
TEST 4334/12806 [Zend/tests/offsets/ArrayObject_container_offset_behaviour.phpt]
[1;32mPASS[0m ArrayObject containers behaviour with offsets [Zend/tests/offsets/ArrayObject_container_offset_behaviour.phpt] 
TEST 4335/12806 [Zend/tests/offsets/appending_containers.phpt]
[1;32mPASS[0m Appending containers [Zend/tests/offsets/appending_containers.phpt] 
TEST 4336/12806 [Zend/tests/offsets/appending_containers_in_fetch.phpt]
[1;32mPASS[0m Appending containers via a fetch operation $c[][5] = $v; [Zend/tests/offsets/appending_containers_in_fetch.phpt] 
TEST 4337/12806 [Zend/tests/offsets/array_container_offset_behaviour.phpt]
[1;32mPASS[0m array containers behaviour with offsets [Zend/tests/offsets/array_container_offset_behaviour.phpt] 
TEST 4338/12806 [Zend/tests/offsets/false_container_offset_behaviour.phpt]
[1;32mPASS[0m false containers behaviour with offsets [Zend/tests/offsets/false_container_offset_behaviour.phpt] 
TEST 4339/12806 [Zend/tests/offsets/internal_handlers.phpt]
[1;33mSKIP[0m Internal handlers [Zend/tests/offsets/internal_handlers.phpt] reason: Required extension missing: zend_test
TEST 4340/12806 [Zend/tests/offsets/internal_handlers_extended.phpt]
[1;33mSKIP[0m Internal handlers that do not explicitly support userland ArrayAccess [Zend/tests/offsets/internal_handlers_extended.phpt] reason: Required extension missing: zend_test
TEST 4341/12806 [Zend/tests/offsets/invalid_container_offset_behaviour.phpt]
[1;32mPASS[0m Invalid containers with offsets [Zend/tests/offsets/invalid_container_offset_behaviour.phpt] 
TEST 4342/12806 [Zend/tests/offsets/null_container_offset_behaviour.phpt]
[1;32mPASS[0m null containers behaviour with offsets [Zend/tests/offsets/null_container_offset_behaviour.phpt] 
TEST 4343/12806 [Zend/tests/offsets/object_container_offset_behaviour.phpt]
[1;32mPASS[0m object containers behaviour with offsets [Zend/tests/offsets/object_container_offset_behaviour.phpt] 
TEST 4344/12806 [Zend/tests/offsets/reference_containers_appended.phpt]
[1;32mPASS[0m Taking reference of appended item $r = &$container[] [Zend/tests/offsets/reference_containers_appended.phpt] 
TEST 4345/12806 [Zend/tests/offsets/runtime_compile_time_offset_access.phpt]
[1;32mPASS[0m Test binary operands exposing the same behavior at compile as at run time [Zend/tests/offsets/runtime_compile_time_offset_access.phpt] 
TEST 4346/12806 [Zend/tests/offsets/string_container_offset_behaviour.phpt]
[1;32mPASS[0m String containers behaviour with offsets [Zend/tests/offsets/string_container_offset_behaviour.phpt] 
TEST 4347/12806 [Zend/tests/operator_unsupported_types.phpt]
[1;32mPASS[0m Using unsupported types with operators [Zend/tests/operator_unsupported_types.phpt] 
TEST 4348/12806 [Zend/tests/or_001.phpt]
[1;32mPASS[0m bitwise OR and strings [Zend/tests/or_001.phpt] 
TEST 4349/12806 [Zend/tests/oss-fuzz-391975641.phpt]
[1;32mPASS[0m OSS-Fuzz #391975641: Segfault when creating reference from backing value [Zend/tests/oss-fuzz-391975641.phpt] 
TEST 4350/12806 [Zend/tests/oss-fuzz-403816122.phpt]
[1;32mPASS[0m OSS-Fuzz #403816122: Segfault when initializing default properties of child prop with added hooks [Zend/tests/oss-fuzz-403816122.phpt] 
TEST 4351/12806 [Zend/tests/oss-fuzz-465488618.phpt]
[1;32mPASS[0m OSS-Fuzz #465488618: Dump function signature with dynamic class const lookup default argument [Zend/tests/oss-fuzz-465488618.phpt] 
TEST 4352/12806 [Zend/tests/oss-fuzz-471486164-001.phpt]
[1;32mPASS[0m OSS-Fuzz #471486164: get_property_ptr_ptr() on uninitialized hooked property [Zend/tests/oss-fuzz-471486164-001.phpt] 
TEST 4353/12806 [Zend/tests/oss-fuzz-471486164-002.phpt]
[1;32mPASS[0m OSS-Fuzz #471486164: get_property_ptr_ptr() on uninitialized hooked property [Zend/tests/oss-fuzz-471486164-002.phpt] 
TEST 4354/12806 [Zend/tests/oss-fuzz-474613951.phpt]
[1;32mPASS[0m OSS-Fuzz #474613951: Leaked parent property default value [Zend/tests/oss-fuzz-474613951.phpt] 
TEST 4355/12806 [Zend/tests/oss-fuzz-478009707.phpt]
[1;32mPASS[0m OSS-Fuzz #478009707: Assign-op/inc/dec on untyped hooked property backing value [Zend/tests/oss-fuzz-478009707.phpt] 
TEST 4356/12806 [Zend/tests/oss-fuzz-69765.phpt]
[1;32mPASS[0m OSS-Fuzz #69765: yield reference to nullsafe chain [Zend/tests/oss-fuzz-69765.phpt] 
TEST 4357/12806 [Zend/tests/oss_fuzz_417078295.phpt]
[1;32mPASS[0m OSS-Fuzz #417078295 [Zend/tests/oss_fuzz_417078295.phpt] 
TEST 4358/12806 [Zend/tests/oss_fuzz_434346548.phpt]
[1;32mPASS[0m OSS-Fuzz #434346548: Failed assertion with throwing __toString in binary const expr [Zend/tests/oss_fuzz_434346548.phpt] 
TEST 4359/12806 [Zend/tests/oss_fuzz_438780145.phpt]
[1;32mPASS[0m OSS-Fuzz #438780145: Nested finally with repeated return type check may uaf [Zend/tests/oss_fuzz_438780145.phpt] 
TEST 4360/12806 [Zend/tests/oss_fuzz_456317305.phpt]
[1;32mPASS[0m OSS-Fuzz #456317305: EG(current_execute_data) NULL pointer violation [Zend/tests/oss_fuzz_456317305.phpt] 
TEST 4361/12806 [Zend/tests/oss_fuzz_54325.phpt]
[1;32mPASS[0m oss-fuzz #54325: Fix use-after-free of name in var-var with malicious error handler [Zend/tests/oss_fuzz_54325.phpt] 
TEST 4362/12806 [Zend/tests/oss_fuzz_57821.phpt]
[1;32mPASS[0m oss-fuzz #57821: Unevaluated rhs of class constant fetch in constant expression [Zend/tests/oss_fuzz_57821.phpt] 
TEST 4363/12806 [Zend/tests/oss_fuzz_58181.phpt]
[1;32mPASS[0m oss-fuzz #58181: Fix unexpected reference returned from CallbackFilterIterator::accept() [Zend/tests/oss_fuzz_58181.phpt] 
TEST 4364/12806 [Zend/tests/oss_fuzz_59764.phpt]
[1;32mPASS[0m oss-fuzz #59764: Test [Zend/tests/oss_fuzz_59764.phpt] 
TEST 4365/12806 [Zend/tests/oss_fuzz_60011_1.phpt]
[1;32mPASS[0m oss-fuzz #60011 (Incorrect order of instruction with nullsafe operator) [Zend/tests/oss_fuzz_60011_1.phpt] 
TEST 4366/12806 [Zend/tests/oss_fuzz_60011_2.phpt]
[1;32mPASS[0m oss-fuzz #60011 (Incorrect order of instruction with nullsafe operator) [Zend/tests/oss_fuzz_60011_2.phpt] 
TEST 4367/12806 [Zend/tests/oss_fuzz_60441.phpt]
[1;32mPASS[0m oss-fuzz #60441 (Double compilation of arrow function) [Zend/tests/oss_fuzz_60441.phpt] 
TEST 4368/12806 [Zend/tests/oss_fuzz_60741.phpt]
[1;32mPASS[0m oss-fuzz #60741: Leak in open_basedir [Zend/tests/oss_fuzz_60741.phpt] 
TEST 4369/12806 [Zend/tests/oss_fuzz_61712.phpt]
[1;32mPASS[0m OSS-Fuzz #61712 (assertion failure with error handler during binary op) [Zend/tests/oss_fuzz_61712.phpt] 
TEST 4370/12806 [Zend/tests/oss_fuzz_61712b.phpt]
[1;32mPASS[0m OSS-Fuzz #61712 (assertion failure with error handler during binary op) [Zend/tests/oss_fuzz_61712b.phpt] 
TEST 4371/12806 [Zend/tests/oss_fuzz_63802.phpt]
[1;32mPASS[0m oss-fuzz #63802: OP1 leak in error path of post inc/dec [Zend/tests/oss_fuzz_63802.phpt] 
TEST 4372/12806 [Zend/tests/oss_fuzz_64209.phpt]
[1;32mPASS[0m oss-fuzz #64209: Fix in-place modification of filename in php_message_handler_for_zend [Zend/tests/oss_fuzz_64209.phpt] 
TEST 4373/12806 [Zend/tests/output_started_at_eval.phpt]
[1;32mPASS[0m Output start at eval() [Zend/tests/output_started_at_eval.phpt] 
TEST 4374/12806 [Zend/tests/overloaded_assign_prop_return_value.phpt]
[1;32mPASS[0m Make sure the return value of a property assignment is not freed to early [Zend/tests/overloaded_assign_prop_return_value.phpt] 
TEST 4375/12806 [Zend/tests/overloaded_func_001.phpt]
[1;33mSKIP[0m Overloaded function 001 [Zend/tests/overloaded_func_001.phpt] reason: Required extension missing: zend_test
TEST 4376/12806 [Zend/tests/overloaded_func_002.phpt]
[1;33mSKIP[0m Overloaded function 002 [Zend/tests/overloaded_func_002.phpt] reason: Required extension missing: zend_test
TEST 4377/12806 [Zend/tests/overloaded_prop_assign_op_refs.phpt]
[1;32mPASS[0m Handling of assign-ops and incdecs on overloaded properties using &__get() [Zend/tests/overloaded_prop_assign_op_refs.phpt] 
TEST 4378/12806 [Zend/tests/parameter_default_values/internal_declaration_error_class_const.phpt]
[1;32mPASS[0m The default value is a class constant in the parent class method's signature. [Zend/tests/parameter_default_values/internal_declaration_error_class_const.phpt] 
TEST 4379/12806 [Zend/tests/parameter_default_values/internal_declaration_error_const.phpt]
[1;32mPASS[0m The default value is a constant in the parent class method's signature. [Zend/tests/parameter_default_values/internal_declaration_error_const.phpt] 
TEST 4380/12806 [Zend/tests/parameter_default_values/internal_declaration_error_false.phpt]
[1;32mPASS[0m The default value is false in the parent class method's signature. [Zend/tests/parameter_default_values/internal_declaration_error_false.phpt] 
TEST 4381/12806 [Zend/tests/parameter_default_values/internal_declaration_error_int.phpt]
[1;32mPASS[0m The default value is an integer in the parent class method's signature. [Zend/tests/parameter_default_values/internal_declaration_error_int.phpt] 
TEST 4382/12806 [Zend/tests/parameter_default_values/internal_declaration_error_null.phpt]
[1;32mPASS[0m The default value is null in the parent class method's signature. [Zend/tests/parameter_default_values/internal_declaration_error_null.phpt] 
TEST 4383/12806 [Zend/tests/parameter_default_values/userland_declaration_error_class_const.phpt]
[1;32mPASS[0m The default value is a class constant in the parent class method's signature. [Zend/tests/parameter_default_values/userland_declaration_error_class_const.phpt] 
TEST 4384/12806 [Zend/tests/parameter_default_values/userland_declaration_error_const.phpt]
[1;32mPASS[0m The default value is a constant in the parent class method's signature. [Zend/tests/parameter_default_values/userland_declaration_error_const.phpt] 
TEST 4385/12806 [Zend/tests/parent_class_name_without_parent.phpt]
[1;32mPASS[0m Getting parent class name when there is no parent generates an error [Zend/tests/parent_class_name_without_parent.phpt] 
TEST 4386/12806 [Zend/tests/php_tag_only.phpt]
[1;32mPASS[0m File with just a <?php tag should be valid [Zend/tests/php_tag_only.phpt] 
TEST 4387/12806 [Zend/tests/post_inc_without_use.phpt]
[1;32mPASS[0m POST_INC without use during DFA optimization [Zend/tests/post_inc_without_use.phpt] 
TEST 4388/12806 [Zend/tests/pow_array_leak.phpt]
[1;32mPASS[0m Memory leak on ** with result==op1 array [Zend/tests/pow_array_leak.phpt] 
TEST 4389/12806 [Zend/tests/pow_ref.phpt]
[1;32mPASS[0m Use power operator on reference [Zend/tests/pow_ref.phpt] 
TEST 4390/12806 [Zend/tests/prop_const_expr/attributes.phpt]
[1;32mPASS[0m Allow fetching properties in attributes [Zend/tests/prop_const_expr/attributes.phpt] 
TEST 4391/12806 [Zend/tests/prop_const_expr/basic.phpt]
[1;32mPASS[0m Allow fetching properties in constant expressions on enums [Zend/tests/prop_const_expr/basic.phpt] 
TEST 4392/12806 [Zend/tests/prop_const_expr/basic_nullsafe.phpt]
[1;32mPASS[0m Nullsafe property constant expression [Zend/tests/prop_const_expr/basic_nullsafe.phpt] 
TEST 4393/12806 [Zend/tests/prop_const_expr/class_const.phpt]
[1;32mPASS[0m Allow fetching properties in class constants [Zend/tests/prop_const_expr/class_const.phpt] 
TEST 4394/12806 [Zend/tests/prop_const_expr/default_args.phpt]
[1;32mPASS[0m Property fetch in default argument [Zend/tests/prop_const_expr/default_args.phpt] 
TEST 4395/12806 [Zend/tests/prop_const_expr/enum_initializer.phpt]
[1;32mPASS[0m Property fetch in enum initializers [Zend/tests/prop_const_expr/enum_initializer.phpt] 
TEST 4396/12806 [Zend/tests/prop_const_expr/lhs_class_not_found.phpt]
[1;32mPASS[0m Property constant expression lhs error [Zend/tests/prop_const_expr/lhs_class_not_found.phpt] 
TEST 4397/12806 [Zend/tests/prop_const_expr/lhs_class_not_found_nullsafe.phpt]
[1;32mPASS[0m Nullsafe property constant expression lhs error [Zend/tests/prop_const_expr/lhs_class_not_found_nullsafe.phpt] 
TEST 4398/12806 [Zend/tests/prop_const_expr/lhs_non_object.phpt]
[1;32mPASS[0m Property constant expression lhs wrong type [Zend/tests/prop_const_expr/lhs_non_object.phpt] 
TEST 4399/12806 [Zend/tests/prop_const_expr/non_enums.phpt]
[1;32mPASS[0m Disallow fetching properties in constant expressions on non-enums [Zend/tests/prop_const_expr/non_enums.phpt] 
TEST 4400/12806 [Zend/tests/prop_const_expr/non_enums_catchable.phpt]
[1;32mPASS[0m RHS gets evaluated before throwing error when accessing properties on non-enums in constant expressions [Zend/tests/prop_const_expr/non_enums_catchable.phpt] 
TEST 4401/12806 [Zend/tests/prop_const_expr/non_enums_cost.phpt]
[1;32mPASS[0m Disallow fetching properties in constant expressions on non-enums even if lhs is other const [Zend/tests/prop_const_expr/non_enums_cost.phpt] 
TEST 4402/12806 [Zend/tests/prop_const_expr/non_enums_nullsafe.phpt]
[1;32mPASS[0m Disallow nullsafe fetching properties in constant expressions on non-enums [Zend/tests/prop_const_expr/non_enums_nullsafe.phpt] 
TEST 4403/12806 [Zend/tests/prop_const_expr/non_enums_rhs.phpt]
[1;32mPASS[0m Error when fetching properties on non-enums in constant expressions is catchable [Zend/tests/prop_const_expr/non_enums_rhs.phpt] 
TEST 4404/12806 [Zend/tests/prop_const_expr/property_initializer.phpt]
[1;32mPASS[0m Property fetch in property initializer [Zend/tests/prop_const_expr/property_initializer.phpt] 
TEST 4405/12806 [Zend/tests/prop_const_expr/rhs_object.phpt]
[1;32mPASS[0m Property constant expression rhs wrong type [Zend/tests/prop_const_expr/rhs_object.phpt] 
TEST 4406/12806 [Zend/tests/prop_const_expr/rhs_object_nullsafe.phpt]
[1;32mPASS[0m Nullsafe property constant expression rhs wrong type [Zend/tests/prop_const_expr/rhs_object_nullsafe.phpt] 
TEST 4407/12806 [Zend/tests/prop_const_expr/rhs_prop_not_found.phpt]
[1;32mPASS[0m Property not found error [Zend/tests/prop_const_expr/rhs_prop_not_found.phpt] 
TEST 4408/12806 [Zend/tests/prop_const_expr/static_initalizer.phpt]
[1;32mPASS[0m Allow fetching properties in static initializer [Zend/tests/prop_const_expr/static_initalizer.phpt] 
TEST 4409/12806 [Zend/tests/prop_const_expr/static_property_initializer.phpt]
[1;32mPASS[0m Property fetch in static property initializer [Zend/tests/prop_const_expr/static_property_initializer.phpt] 
TEST 4410/12806 [Zend/tests/property_access_errors_for_guarded_properties.phpt]
[1;32mPASS[0m Property access errors should be thrown for overloaded properties protected by recursion guards [Zend/tests/property_access_errors_for_guarded_properties.phpt] 
TEST 4411/12806 [Zend/tests/property_exists.phpt]
[1;32mPASS[0m Testing property_exists() [Zend/tests/property_exists.phpt] 
TEST 4412/12806 [Zend/tests/property_guard_hash_val.phpt]
[1;32mPASS[0m Test property guard hash value assumption [Zend/tests/property_guard_hash_val.phpt] 
TEST 4413/12806 [Zend/tests/property_hooks/abstract_get_set_readonly.phpt]
[1;32mPASS[0m readonly property does not satisfy get/set abstract property [Zend/tests/property_hooks/abstract_get_set_readonly.phpt] 
TEST 4414/12806 [Zend/tests/property_hooks/abstract_hook.phpt]
[1;32mPASS[0m Abstract hooks compile successfully [Zend/tests/property_hooks/abstract_hook.phpt] 
TEST 4415/12806 [Zend/tests/property_hooks/abstract_hook_in_non_abstract_class.phpt]
[1;32mPASS[0m Abstract hooks in non-abstract class gives an error [Zend/tests/property_hooks/abstract_hook_in_non_abstract_class.phpt] 
TEST 4416/12806 [Zend/tests/property_hooks/abstract_hook_not_implemented.phpt]
[1;32mPASS[0m Abstract hooks that are not implemented throw an error [Zend/tests/property_hooks/abstract_hook_not_implemented.phpt] 
TEST 4417/12806 [Zend/tests/property_hooks/abstract_prop_final.phpt]
[1;32mPASS[0m GH-17916: Abstract property cannot be marked as final [Zend/tests/property_hooks/abstract_prop_final.phpt] 
TEST 4418/12806 [Zend/tests/property_hooks/abstract_prop_hooks.phpt]
[1;32mPASS[0m Explicit hooked property satisfies abstract property [Zend/tests/property_hooks/abstract_prop_hooks.phpt] 
TEST 4419/12806 [Zend/tests/property_hooks/abstract_prop_not_implemented.phpt]
[1;32mPASS[0m Abstract property not implemented throws an error [Zend/tests/property_hooks/abstract_prop_not_implemented.phpt] 
TEST 4420/12806 [Zend/tests/property_hooks/abstract_prop_plain.phpt]
[1;32mPASS[0m Plain property satisfies abstract property [Zend/tests/property_hooks/abstract_prop_plain.phpt] 
TEST 4421/12806 [Zend/tests/property_hooks/abstract_prop_without_hooks.phpt]
[1;32mPASS[0m Abstract property without hook is illegal [Zend/tests/property_hooks/abstract_prop_without_hooks.phpt] 
TEST 4422/12806 [Zend/tests/property_hooks/array_access.phpt]
[1;32mPASS[0m Array offset on ArrayAccess object in virtual property is allowed [Zend/tests/property_hooks/array_access.phpt] 
TEST 4423/12806 [Zend/tests/property_hooks/ast_printing.phpt]
[1;32mPASS[0m Hook AST printing [Zend/tests/property_hooks/ast_printing.phpt] 
TEST 4424/12806 [Zend/tests/property_hooks/attributes.phpt]
[1;32mPASS[0m Hooks accept method-targeted attributes [Zend/tests/property_hooks/attributes.phpt] 
TEST 4425/12806 [Zend/tests/property_hooks/backed_delegated_read_wirte.phpt]
[1;33mSKIP[0m Attempted read/write of backing value in a delegated method throws [Zend/tests/property_hooks/backed_delegated_read_wirte.phpt] reason: Required extension missing: zend_test
TEST 4426/12806 [Zend/tests/property_hooks/backed_implicit_get.phpt]
[1;32mPASS[0m Backed property with implicit get [Zend/tests/property_hooks/backed_implicit_get.phpt] 
TEST 4427/12806 [Zend/tests/property_hooks/backed_implicit_set.phpt]
[1;32mPASS[0m Backed property with implicit set [Zend/tests/property_hooks/backed_implicit_set.phpt] 
TEST 4428/12806 [Zend/tests/property_hooks/backed_invariant.phpt]
[1;32mPASS[0m Backed property is invariant [Zend/tests/property_hooks/backed_invariant.phpt] 
TEST 4429/12806 [Zend/tests/property_hooks/backing_value_simple.phpt]
[1;32mPASS[0m Reads and writes from backing store are only cached for $this [Zend/tests/property_hooks/backing_value_simple.phpt] 
TEST 4430/12806 [Zend/tests/property_hooks/bug001.phpt]
[1;32mPASS[0m Bug 001 [Zend/tests/property_hooks/bug001.phpt] 
TEST 4431/12806 [Zend/tests/property_hooks/bug002.phpt]
[1;32mPASS[0m Bug 002 [Zend/tests/property_hooks/bug002.phpt] 
TEST 4432/12806 [Zend/tests/property_hooks/bug003.phpt]
[1;32mPASS[0m Callable conversion of parent hook call [Zend/tests/property_hooks/bug003.phpt] 
TEST 4433/12806 [Zend/tests/property_hooks/bug004.phpt]
[1;32mPASS[0m Set hook value param must not have a default value [Zend/tests/property_hooks/bug004.phpt] 
TEST 4434/12806 [Zend/tests/property_hooks/bug005.phpt]
[1;32mPASS[0m Parent hook call restriction may fail due to mangled name [Zend/tests/property_hooks/bug005.phpt] 
TEST 4435/12806 [Zend/tests/property_hooks/bug006.phpt]
[1;32mPASS[0m Abstract properties correctly track virtualness [Zend/tests/property_hooks/bug006.phpt] 
TEST 4436/12806 [Zend/tests/property_hooks/bug007.phpt]
[1;32mPASS[0m Assign by reference to backed property is forbidden for &get-only [Zend/tests/property_hooks/bug007.phpt] 
TEST 4437/12806 [Zend/tests/property_hooks/bug008.phpt]
[1;32mPASS[0m Assign by reference to backed property is forbidden for &get-only [Zend/tests/property_hooks/bug008.phpt] 
TEST 4438/12806 [Zend/tests/property_hooks/bug009.phpt]
[1;32mPASS[0m Assign by reference to backed property is allowed for &get-only [Zend/tests/property_hooks/bug009.phpt] 
TEST 4439/12806 [Zend/tests/property_hooks/cache.phpt]
[1;32mPASS[0m Test caching of hooked property [Zend/tests/property_hooks/cache.phpt] 
TEST 4440/12806 [Zend/tests/property_hooks/cpp.phpt]
[1;32mPASS[0m Constructor property promotion [Zend/tests/property_hooks/cpp.phpt] 
TEST 4441/12806 [Zend/tests/property_hooks/default_on_hooks.phpt]
[1;32mPASS[0m Backed property may have default value [Zend/tests/property_hooks/default_on_hooks.phpt] 
TEST 4442/12806 [Zend/tests/property_hooks/default_on_virtual.phpt]
[1;32mPASS[0m Virtual properties cannot have default value [Zend/tests/property_hooks/default_on_virtual.phpt] 
TEST 4443/12806 [Zend/tests/property_hooks/default_on_virtual_with_inheritance.phpt]
[1;32mPASS[0m Virtual property cannot have default value [Zend/tests/property_hooks/default_on_virtual_with_inheritance.phpt] 
TEST 4444/12806 [Zend/tests/property_hooks/default_value_inheritance.phpt]
[1;32mPASS[0m Property default values are not inherited [Zend/tests/property_hooks/default_value_inheritance.phpt] 
TEST 4445/12806 [Zend/tests/property_hooks/direct_hook_call.phpt]
[1;32mPASS[0m Call property hooks by name [Zend/tests/property_hooks/direct_hook_call.phpt] 
TEST 4446/12806 [Zend/tests/property_hooks/dump.phpt]
[1;32mPASS[0m Dumping object with property hooks [Zend/tests/property_hooks/dump.phpt] 
TEST 4447/12806 [Zend/tests/property_hooks/duplicate_hook.phpt]
[1;32mPASS[0m Cannot declare same property hook twice [Zend/tests/property_hooks/duplicate_hook.phpt] 
TEST 4448/12806 [Zend/tests/property_hooks/explicit_iter.phpt]
[1;32mPASS[0m Explicit iterator implementation [Zend/tests/property_hooks/explicit_iter.phpt] 
TEST 4449/12806 [Zend/tests/property_hooks/explicit_set_value_parameter.phpt]
[1;32mPASS[0m Explicit set property hook $value parameter [Zend/tests/property_hooks/explicit_set_value_parameter.phpt] 
TEST 4450/12806 [Zend/tests/property_hooks/explicit_set_value_parameter_type.phpt]
[1;32mPASS[0m Explicit set property hook $value parameter [Zend/tests/property_hooks/explicit_set_value_parameter_type.phpt] 
TEST 4451/12806 [Zend/tests/property_hooks/field_assign.phpt]
[1;32mPASS[0m $field in different assignments [Zend/tests/property_hooks/field_assign.phpt] 
TEST 4452/12806 [Zend/tests/property_hooks/field_guard.phpt]
[1;32mPASS[0m $this->prop refers to backing store from either hook [Zend/tests/property_hooks/field_guard.phpt] 
TEST 4453/12806 [Zend/tests/property_hooks/final.phpt]
[1;32mPASS[0m Final hooks [Zend/tests/property_hooks/final.phpt] 
TEST 4454/12806 [Zend/tests/property_hooks/final_private_prop.phpt]
[1;32mPASS[0m Property cannot be both final and private [Zend/tests/property_hooks/final_private_prop.phpt] 
TEST 4455/12806 [Zend/tests/property_hooks/final_prop.phpt]
[1;32mPASS[0m Property itself may be marked final (hook) [Zend/tests/property_hooks/final_prop.phpt] 
TEST 4456/12806 [Zend/tests/property_hooks/final_prop_2.phpt]
[1;32mPASS[0m Property itself may be marked final (normal) [Zend/tests/property_hooks/final_prop_2.phpt] 
TEST 4457/12806 [Zend/tests/property_hooks/final_prop_final_hook.phpt]
[1;32mPASS[0m Cannot make hook explicitly final in final property [Zend/tests/property_hooks/final_prop_final_hook.phpt] 
TEST 4458/12806 [Zend/tests/property_hooks/find_property_usage.phpt]
[1;32mPASS[0m Usage of property inside hook adds backing store [Zend/tests/property_hooks/find_property_usage.phpt] 
TEST 4459/12806 [Zend/tests/property_hooks/foreach.phpt]
[1;32mPASS[0m foreach over hooked properties [Zend/tests/property_hooks/foreach.phpt] 
TEST 4460/12806 [Zend/tests/property_hooks/foreach_002.phpt]
[1;32mPASS[0m foreach over hooked properties [Zend/tests/property_hooks/foreach_002.phpt] 
TEST 4461/12806 [Zend/tests/property_hooks/foreach_val_to_ref.phpt]
[1;32mPASS[0m foreach by-ref on object with by-val hooked property [Zend/tests/property_hooks/foreach_val_to_ref.phpt] 
TEST 4462/12806 [Zend/tests/property_hooks/generator_hook.phpt]
[1;32mPASS[0m Generator hook [Zend/tests/property_hooks/generator_hook.phpt] 
TEST 4463/12806 [Zend/tests/property_hooks/generator_hook_002.phpt]
[1;32mPASS[0m Allow calling parent get in generator property hooks [Zend/tests/property_hooks/generator_hook_002.phpt] 
TEST 4464/12806 [Zend/tests/property_hooks/get.phpt]
[1;32mPASS[0m Basic get only property hook [Zend/tests/property_hooks/get.phpt] 
TEST 4465/12806 [Zend/tests/property_hooks/get_by_ref.phpt]
[1;32mPASS[0m Get property hook by ref and indirect modification [Zend/tests/property_hooks/get_by_ref.phpt] 
TEST 4466/12806 [Zend/tests/property_hooks/get_by_ref_auto.phpt]
[1;32mPASS[0m Get by reference with hooked property [Zend/tests/property_hooks/get_by_ref_auto.phpt] 
TEST 4467/12806 [Zend/tests/property_hooks/get_by_ref_backed.phpt]
[1;32mPASS[0m Virtual get hook allows returning by reference [Zend/tests/property_hooks/get_by_ref_backed.phpt] 
TEST 4468/12806 [Zend/tests/property_hooks/get_by_ref_implemented_by_plain.phpt]
[1;32mPASS[0m By-reference get may be implemented as plain [Zend/tests/property_hooks/get_by_ref_implemented_by_plain.phpt] 
TEST 4469/12806 [Zend/tests/property_hooks/get_by_ref_implemented_by_val.phpt]
[1;32mPASS[0m By-reference get may be not implemented as by-value [Zend/tests/property_hooks/get_by_ref_implemented_by_val.phpt] 
TEST 4470/12806 [Zend/tests/property_hooks/get_by_ref_virtual.phpt]
[1;32mPASS[0m Virtual get hook allows returning by reference [Zend/tests/property_hooks/get_by_ref_virtual.phpt] 
TEST 4471/12806 [Zend/tests/property_hooks/get_type_check.phpt]
[1;32mPASS[0m Get property hook must respect property type [Zend/tests/property_hooks/get_type_check.phpt] 
TEST 4472/12806 [Zend/tests/property_hooks/gh15140.phpt]
[1;32mPASS[0m GH-15140: Asymmetric set type cannot be satisfied by plain property [Zend/tests/property_hooks/gh15140.phpt] 
TEST 4473/12806 [Zend/tests/property_hooks/gh15187_1.phpt]
[1;32mPASS[0m GH-15187: Crash in hooked iterators on properties array without dynamic properties [Zend/tests/property_hooks/gh15187_1.phpt] 
TEST 4474/12806 [Zend/tests/property_hooks/gh15187_2.phpt]
[1;32mPASS[0m GH-15187: Crash in hooked iterators on properties array without dynamic properties [Zend/tests/property_hooks/gh15187_2.phpt] 
TEST 4475/12806 [Zend/tests/property_hooks/gh15187_3.phpt]
[1;32mPASS[0m GH-15187: Hooked iterator typed property ref tracking [Zend/tests/property_hooks/gh15187_3.phpt] 
TEST 4476/12806 [Zend/tests/property_hooks/gh15419_1.phpt]
[1;32mPASS[0m GH-15419: Readonly classes may not declare properties with hooks [Zend/tests/property_hooks/gh15419_1.phpt] 
TEST 4477/12806 [Zend/tests/property_hooks/gh15419_2.phpt]
[1;32mPASS[0m GH-15419: Readonly classes may not declare promoted properties with hooks [Zend/tests/property_hooks/gh15419_2.phpt] 
TEST 4478/12806 [Zend/tests/property_hooks/gh15438_1.phpt]
[1;32mPASS[0m GH-15438: Promoted properties with hooks but no visibility [Zend/tests/property_hooks/gh15438_1.phpt] 
TEST 4479/12806 [Zend/tests/property_hooks/gh15438_2.phpt]
[1;32mPASS[0m GH-15438: Untyped promoted, hooked properties with no default value default to null [Zend/tests/property_hooks/gh15438_2.phpt] 
TEST 4480/12806 [Zend/tests/property_hooks/gh15456.phpt]
[1;32mPASS[0m GH-15456: Crash in get_class_vars() on virtual properties [Zend/tests/property_hooks/gh15456.phpt] 
TEST 4481/12806 [Zend/tests/property_hooks/gh15644.phpt]
[1;32mPASS[0m GH-15644: Asymmetric visibility doesn't work for set hook [Zend/tests/property_hooks/gh15644.phpt] 
TEST 4482/12806 [Zend/tests/property_hooks/gh16040.phpt]
[1;32mPASS[0m GH-16040: Use-after-free of object released in hook [Zend/tests/property_hooks/gh16040.phpt] 
TEST 4483/12806 [Zend/tests/property_hooks/gh16185.phpt]
[1;32mPASS[0m GH-16185: Incorrect indexing into dynamic property array [Zend/tests/property_hooks/gh16185.phpt] 
TEST 4484/12806 [Zend/tests/property_hooks/gh16185_002.phpt]
[1;32mPASS[0m GH-16185: Hooked object iterator with readonly props [Zend/tests/property_hooks/gh16185_002.phpt] 
TEST 4485/12806 [Zend/tests/property_hooks/gh17101.phpt]
[1;32mPASS[0m GH-17101 (AST->string does not reproduce constructor property promotion correctly) [Zend/tests/property_hooks/gh17101.phpt] 
TEST 4486/12806 [Zend/tests/property_hooks/gh17200.phpt]
[1;32mPASS[0m GH-17200: Incorrect dynamic property offset [Zend/tests/property_hooks/gh17200.phpt] 
TEST 4487/12806 [Zend/tests/property_hooks/gh17234.phpt]
[1;32mPASS[0m GH-17234 (Numeric parent hook call fails with assertion) [Zend/tests/property_hooks/gh17234.phpt] 
TEST 4488/12806 [Zend/tests/property_hooks/gh17376.phpt]
[1;32mPASS[0m GH-17376: Child classes may add hooks to plain properties [Zend/tests/property_hooks/gh17376.phpt] 
TEST 4489/12806 [Zend/tests/property_hooks/gh17988.phpt]
[1;32mPASS[0m GH-17988: Incorrect handling of hooked properties without get hook in get_object_vars() [Zend/tests/property_hooks/gh17988.phpt] 
TEST 4490/12806 [Zend/tests/property_hooks/gh18000.phpt]
[1;32mPASS[0m GH-18000: Lazy proxy calls set hook twice [Zend/tests/property_hooks/gh18000.phpt] 
TEST 4491/12806 [Zend/tests/property_hooks/gh18268.phpt]
[1;32mPASS[0m GH-18268: array_walk() on object with added property hooks [Zend/tests/property_hooks/gh18268.phpt] 
TEST 4492/12806 [Zend/tests/property_hooks/gh19044-1.phpt]
[1;32mPASS[0m GH-19044: Protected properties must be scoped according to their prototype (common ancestor has a protected setter) [Zend/tests/property_hooks/gh19044-1.phpt] 
TEST 4493/12806 [Zend/tests/property_hooks/gh19044-2.phpt]
[1;32mPASS[0m GH-19044: Protected properties must be scoped according to their prototype (common ancestor does not have a setter) [Zend/tests/property_hooks/gh19044-2.phpt] 
TEST 4494/12806 [Zend/tests/property_hooks/gh19044-3.phpt]
[1;32mPASS[0m GH-19044: Protected properties must be scoped according to their prototype (abstract parent defining visibility only takes precedence) [Zend/tests/property_hooks/gh19044-3.phpt] 
TEST 4495/12806 [Zend/tests/property_hooks/gh19044-4.phpt]
[1;32mPASS[0m GH-19044: Protected properties must be scoped according to their prototype (abstract parent sets protected(set) with not having grandparent a setter - both inherit from parent) [Zend/tests/property_hooks/gh19044-4.phpt] 
TEST 4496/12806 [Zend/tests/property_hooks/gh19044-5.phpt]
[1;32mPASS[0m GH-19044: Protected properties must be scoped according to their prototype (abstract parent sets protected(set) with not having grandparent a setter - one inherits from grandparent) [Zend/tests/property_hooks/gh19044-5.phpt] 
TEST 4497/12806 [Zend/tests/property_hooks/gh19044-6.phpt]
[1;32mPASS[0m GH-19044: Protected properties must be scoped according to their prototype (abstract parent has implicit set hook) [Zend/tests/property_hooks/gh19044-6.phpt] 
TEST 4498/12806 [Zend/tests/property_hooks/gh19044-8.phpt]
[1;32mPASS[0m GH-19044: Protected properties must be scoped according to their prototype (hooks variation) [Zend/tests/property_hooks/gh19044-8.phpt] 
TEST 4499/12806 [Zend/tests/property_hooks/gh20270.phpt]
[1;32mPASS[0m GH-20270: Parent hook call with named arguments [Zend/tests/property_hooks/gh20270.phpt] 
TEST 4500/12806 [Zend/tests/property_hooks/gh20479.phpt]
[1;32mPASS[0m GH-20479: Hooked object properties overflow [Zend/tests/property_hooks/gh20479.phpt] 
TEST 4501/12806 [Zend/tests/property_hooks/hooked_with_magic_method.phpt]
[1;32mPASS[0m Access hooked property from magic method [Zend/tests/property_hooks/hooked_with_magic_method.phpt] 
TEST 4502/12806 [Zend/tests/property_hooks/indirect_modification.phpt]
[1;32mPASS[0m Different kinds of indirect modification with by-val and by-ref getters [Zend/tests/property_hooks/indirect_modification.phpt] 
TEST 4503/12806 [Zend/tests/property_hooks/inheritance.phpt]
[1;32mPASS[0m Basic property hook inheritance [Zend/tests/property_hooks/inheritance.phpt] 
TEST 4504/12806 [Zend/tests/property_hooks/interface.phpt]
[1;32mPASS[0m Property hooks in interfaces [Zend/tests/property_hooks/interface.phpt] 
TEST 4505/12806 [Zend/tests/property_hooks/interface_explicit_abstract.phpt]
[1;32mPASS[0m Cannot have explicitly abstract property in interface [Zend/tests/property_hooks/interface_explicit_abstract.phpt] 
TEST 4506/12806 [Zend/tests/property_hooks/interface_final_hook.phpt]
[1;32mPASS[0m Cannot declare final hook in interface [Zend/tests/property_hooks/interface_final_hook.phpt] 
TEST 4507/12806 [Zend/tests/property_hooks/interface_final_prop.phpt]
[1;32mPASS[0m Cannot declare final property in interface [Zend/tests/property_hooks/interface_final_prop.phpt] 
TEST 4508/12806 [Zend/tests/property_hooks/interface_get_by_ref_backed.phpt]
[1;32mPASS[0m Backed prop satisfies interface get hook by-reference [Zend/tests/property_hooks/interface_get_by_ref_backed.phpt] 
TEST 4509/12806 [Zend/tests/property_hooks/interface_get_by_ref_plain.phpt]
[1;32mPASS[0m Plain prop satisfies interface get hook by-reference [Zend/tests/property_hooks/interface_get_by_ref_plain.phpt] 
TEST 4510/12806 [Zend/tests/property_hooks/interface_get_by_ref_virtual.phpt]
[1;32mPASS[0m Virtual prop satisfies interface get hook by-reference [Zend/tests/property_hooks/interface_get_by_ref_virtual.phpt] 
TEST 4511/12806 [Zend/tests/property_hooks/interface_get_only.phpt]
[1;32mPASS[0m Interface may contain only set with no implementation [Zend/tests/property_hooks/interface_get_only.phpt] 
TEST 4512/12806 [Zend/tests/property_hooks/interface_get_only_readonly.phpt]
[1;32mPASS[0m readonly property satisfies get only interface property [Zend/tests/property_hooks/interface_get_only_readonly.phpt] 
TEST 4513/12806 [Zend/tests/property_hooks/interface_get_set_readonly.phpt]
[1;32mPASS[0m readonly property does not satisfy get/set interface property [Zend/tests/property_hooks/interface_get_set_readonly.phpt] 
TEST 4514/12806 [Zend/tests/property_hooks/interface_get_value_as_ref.phpt]
[1;32mPASS[0m By-value get may be implemented as by-reference [Zend/tests/property_hooks/interface_get_value_as_ref.phpt] 
TEST 4515/12806 [Zend/tests/property_hooks/interface_invalid_explicitly_abstract.phpt]
[1;32mPASS[0m Property hooks in interfaces cannot be explicitly abstract [Zend/tests/property_hooks/interface_invalid_explicitly_abstract.phpt] 
TEST 4516/12806 [Zend/tests/property_hooks/interface_not_implemented.phpt]
[1;32mPASS[0m Property hook in interfaces not implemented [Zend/tests/property_hooks/interface_not_implemented.phpt] 
TEST 4517/12806 [Zend/tests/property_hooks/interface_not_public.phpt]
[1;32mPASS[0m Cannot use non-public property hook in interface (whole property) [Zend/tests/property_hooks/interface_not_public.phpt] 
TEST 4518/12806 [Zend/tests/property_hooks/interface_set_only.phpt]
[1;32mPASS[0m Interface may contain only get with no implementation [Zend/tests/property_hooks/interface_set_only.phpt] 
TEST 4519/12806 [Zend/tests/property_hooks/invalid_abstract.phpt]
[1;32mPASS[0m Implementing abstract property hooks [Zend/tests/property_hooks/invalid_abstract.phpt] 
TEST 4520/12806 [Zend/tests/property_hooks/invalid_abstract_body.phpt]
[1;32mPASS[0m Abstract property hook cannot have body [Zend/tests/property_hooks/invalid_abstract_body.phpt] 
TEST 4521/12806 [Zend/tests/property_hooks/invalid_abstract_final.phpt]
[1;32mPASS[0m Property hook cannot be both abstract and final [Zend/tests/property_hooks/invalid_abstract_final.phpt] 
TEST 4522/12806 [Zend/tests/property_hooks/invalid_abstract_indirect.phpt]
[1;32mPASS[0m Class with abstract property hook not declared abstract (inherited 1) [Zend/tests/property_hooks/invalid_abstract_indirect.phpt] 
TEST 4523/12806 [Zend/tests/property_hooks/invalid_abstract_indirect_2.phpt]
[1;32mPASS[0m Class with abstract property hook not declared abstract (inherited 2) [Zend/tests/property_hooks/invalid_abstract_indirect_2.phpt] 
TEST 4524/12806 [Zend/tests/property_hooks/invalid_abstract_private.phpt]
[1;32mPASS[0m Property hook cannot be both abstract and private [Zend/tests/property_hooks/invalid_abstract_private.phpt] 
TEST 4525/12806 [Zend/tests/property_hooks/invalid_empty_hooks.phpt]
[1;32mPASS[0m Property hook list must not be empty [Zend/tests/property_hooks/invalid_empty_hooks.phpt] 
TEST 4526/12806 [Zend/tests/property_hooks/invalid_final_private.phpt]
[1;32mPASS[0m Property hook cannot be both final and private [Zend/tests/property_hooks/invalid_final_private.phpt] 
TEST 4527/12806 [Zend/tests/property_hooks/invalid_hook_visibility.phpt]
[1;32mPASS[0m Property hooks cannot have explicitly visibility [Zend/tests/property_hooks/invalid_hook_visibility.phpt] 
TEST 4528/12806 [Zend/tests/property_hooks/invalid_static.phpt]
[1;32mPASS[0m Property hook cannot be static [Zend/tests/property_hooks/invalid_static.phpt] 
TEST 4529/12806 [Zend/tests/property_hooks/invalid_static_prop.phpt]
[1;32mPASS[0m Cannot use hooks for static property (for now) [Zend/tests/property_hooks/invalid_static_prop.phpt] 
TEST 4530/12806 [Zend/tests/property_hooks/isset.phpt]
[1;32mPASS[0m isset() and empty() call get property hook [Zend/tests/property_hooks/isset.phpt] 
TEST 4531/12806 [Zend/tests/property_hooks/magic_consts.phpt]
[1;32mPASS[0m Magic constants in property hooks [Zend/tests/property_hooks/magic_consts.phpt] 
TEST 4532/12806 [Zend/tests/property_hooks/magic_interaction.phpt]
[1;32mPASS[0m Interaction of inaccessible property hooks with magic methods [Zend/tests/property_hooks/magic_interaction.phpt] 
TEST 4533/12806 [Zend/tests/property_hooks/magic_method_from_hooked.phpt]
[1;32mPASS[0m Accessing property from hook does not call magic method [Zend/tests/property_hooks/magic_method_from_hooked.phpt] 
TEST 4534/12806 [Zend/tests/property_hooks/multi_level_inheritance.phpt]
[1;32mPASS[0m Property hooks with multi level inheritance [Zend/tests/property_hooks/multi_level_inheritance.phpt] 
TEST 4535/12806 [Zend/tests/property_hooks/no_default_value_untyped_001.phpt]
[1;32mPASS[0m Hooked properties with no default value are initialized to null [Zend/tests/property_hooks/no_default_value_untyped_001.phpt] 
TEST 4536/12806 [Zend/tests/property_hooks/no_default_value_untyped_002.phpt]
[1;32mPASS[0m Hooked properties with no default value are initialized to null [Zend/tests/property_hooks/no_default_value_untyped_002.phpt] 
TEST 4537/12806 [Zend/tests/property_hooks/no_get_parameters.phpt]
[1;32mPASS[0m No get property hook parameters [Zend/tests/property_hooks/no_get_parameters.phpt] 
TEST 4538/12806 [Zend/tests/property_hooks/object_in_hook.phpt]
[1;32mPASS[0m Assign on object inside property hook is ok [Zend/tests/property_hooks/object_in_hook.phpt] 
TEST 4539/12806 [Zend/tests/property_hooks/oss-fuzz-382922236.phpt]
[1;32mPASS[0m OSS-Fuzz #382922236: Duplicate dynamic properties in hooked object iterator properties table [Zend/tests/property_hooks/oss-fuzz-382922236.phpt] 
TEST 4540/12806 [Zend/tests/property_hooks/oss_fuzz_403308724.phpt]
[1;32mPASS[0m OSS-Fuzz #403308724 [Zend/tests/property_hooks/oss_fuzz_403308724.phpt] 
TEST 4541/12806 [Zend/tests/property_hooks/override_add_get.phpt]
[1;32mPASS[0m Overridden hooked property can add get to set only property [Zend/tests/property_hooks/override_add_get.phpt] 
TEST 4542/12806 [Zend/tests/property_hooks/override_add_get_contravariant.phpt]
[1;32mPASS[0m Overridden hooked property that adds get to set only property becomes invariant [Zend/tests/property_hooks/override_add_get_contravariant.phpt] 
TEST 4543/12806 [Zend/tests/property_hooks/override_add_set.phpt]
[1;32mPASS[0m Overridden hooked property can add set to get only property [Zend/tests/property_hooks/override_add_set.phpt] 
TEST 4544/12806 [Zend/tests/property_hooks/override_add_set_covariant.phpt]
[1;32mPASS[0m Overridden hooked property that adds set to get only property becomes invariant [Zend/tests/property_hooks/override_add_set_covariant.phpt] 
TEST 4545/12806 [Zend/tests/property_hooks/override_attribute_backed.phpt]
[1;32mPASS[0m Override attribute is satisfied by backed property [Zend/tests/property_hooks/override_attribute_backed.phpt] 
TEST 4546/12806 [Zend/tests/property_hooks/override_attribute_fail.phpt]
[1;32mPASS[0m Override attribute is not satisfied by unilateral virtual property [Zend/tests/property_hooks/override_attribute_fail.phpt] 
TEST 4547/12806 [Zend/tests/property_hooks/override_attribute_plain.phpt]
[1;32mPASS[0m Override attribute is satisfied by plain property [Zend/tests/property_hooks/override_attribute_plain.phpt] 
TEST 4548/12806 [Zend/tests/property_hooks/override_attribute_virtual.phpt]
[1;32mPASS[0m Override attribute is satisfied by virtual hook [Zend/tests/property_hooks/override_attribute_virtual.phpt] 
TEST 4549/12806 [Zend/tests/property_hooks/override_by_plain_prop.phpt]
[1;32mPASS[0m Hooks are inherited to plain property [Zend/tests/property_hooks/override_by_plain_prop.phpt] 
TEST 4550/12806 [Zend/tests/property_hooks/override_default_value.phpt]
[1;32mPASS[0m Property with hook may override default value [Zend/tests/property_hooks/override_default_value.phpt] 
TEST 4551/12806 [Zend/tests/property_hooks/override_implicit_with_explicit.phpt]
[1;32mPASS[0m Property can be overridden by hooked property [Zend/tests/property_hooks/override_implicit_with_explicit.phpt] 
TEST 4552/12806 [Zend/tests/property_hooks/override_plain_set.phpt]
[1;32mPASS[0m Overridden set of plain property [Zend/tests/property_hooks/override_plain_set.phpt] 
TEST 4553/12806 [Zend/tests/property_hooks/parameter_attributes.phpt]
[1;32mPASS[0m Hook parameters accept parameter-targeted attributes [Zend/tests/property_hooks/parameter_attributes.phpt] 
TEST 4554/12806 [Zend/tests/property_hooks/parent_get.phpt]
[1;32mPASS[0m Allow calling parent get in property hooks [Zend/tests/property_hooks/parent_get.phpt] 
TEST 4555/12806 [Zend/tests/property_hooks/parent_get_ci.phpt]
[1;32mPASS[0m parent::$prop::hook() syntax is case-insensitive [Zend/tests/property_hooks/parent_get_ci.phpt] 
TEST 4556/12806 [Zend/tests/property_hooks/parent_get_in_class_with_no_parent.phpt]
[1;32mPASS[0m Using parent::$prop::get() in class with no parent [Zend/tests/property_hooks/parent_get_in_class_with_no_parent.phpt] 
TEST 4557/12806 [Zend/tests/property_hooks/parent_get_not_in_class.phpt]
[1;32mPASS[0m Using parent::$prop::get() outside of class context [Zend/tests/property_hooks/parent_get_not_in_class.phpt] 
TEST 4558/12806 [Zend/tests/property_hooks/parent_get_plain.phpt]
[1;32mPASS[0m Using parent::$prop::get() on plain property [Zend/tests/property_hooks/parent_get_plain.phpt] 
TEST 4559/12806 [Zend/tests/property_hooks/parent_get_plain_typed_uninitialized.phpt]
[1;32mPASS[0m Using parent::$prop::get() on plain uninitialized typed property [Zend/tests/property_hooks/parent_get_plain_typed_uninitialized.phpt] 
TEST 4560/12806 [Zend/tests/property_hooks/parent_get_plain_untyped_uninitialized.phpt]
[1;32mPASS[0m Using parent::$prop::get() on plain untyped uninitialized property [Zend/tests/property_hooks/parent_get_plain_untyped_uninitialized.phpt] 
TEST 4561/12806 [Zend/tests/property_hooks/parent_get_plain_zpp.phpt]
[1;32mPASS[0m parent::$prop::get() ZPP [Zend/tests/property_hooks/parent_get_plain_zpp.phpt] 
TEST 4562/12806 [Zend/tests/property_hooks/parent_get_rw.phpt]
[1;32mPASS[0m RW on parent get is forbidden [Zend/tests/property_hooks/parent_get_rw.phpt] 
TEST 4563/12806 [Zend/tests/property_hooks/parent_get_undefined_property.phpt]
[1;32mPASS[0m Using parent::$prop::get() with undefined property [Zend/tests/property_hooks/parent_get_undefined_property.phpt] 
TEST 4564/12806 [Zend/tests/property_hooks/parent_in_different_hook.phpt]
[1;32mPASS[0m Using parent::$prop::get() in a different hook [Zend/tests/property_hooks/parent_in_different_hook.phpt] 
TEST 4565/12806 [Zend/tests/property_hooks/parent_in_different_property.phpt]
[1;32mPASS[0m Using parent::$prop::get() in a different property [Zend/tests/property_hooks/parent_in_different_property.phpt] 
TEST 4566/12806 [Zend/tests/property_hooks/parent_outside_property.phpt]
[1;32mPASS[0m Using parent::$prop::get() outside a property hook [Zend/tests/property_hooks/parent_outside_property.phpt] 
TEST 4567/12806 [Zend/tests/property_hooks/parent_set.phpt]
[1;32mPASS[0m Allow calling parent set in property hooks [Zend/tests/property_hooks/parent_set.phpt] 
TEST 4568/12806 [Zend/tests/property_hooks/parent_set_plain.phpt]
[1;32mPASS[0m Using parent::$prop::set() on plain property [Zend/tests/property_hooks/parent_set_plain.phpt] 
TEST 4569/12806 [Zend/tests/property_hooks/parent_set_plain_zpp.phpt]
[1;32mPASS[0m parent::$prop::set() ZPP [Zend/tests/property_hooks/parent_set_plain_zpp.phpt] 
TEST 4570/12806 [Zend/tests/property_hooks/parent_superfluous_args.phpt]
[1;32mPASS[0m Extra args to parent hook call [Zend/tests/property_hooks/parent_superfluous_args.phpt] 
TEST 4571/12806 [Zend/tests/property_hooks/parent_syntax.phpt]
[1;32mPASS[0m Avoid spaces between parent hook call nodes [Zend/tests/property_hooks/parent_syntax.phpt] 
TEST 4572/12806 [Zend/tests/property_hooks/parent_wrong_property_info.phpt]
[1;32mPASS[0m Allow calling parent set in property hooks [Zend/tests/property_hooks/parent_wrong_property_info.phpt] 
TEST 4573/12806 [Zend/tests/property_hooks/plain_to_hook.phpt]
[1;32mPASS[0m Override plain property with hooked property [Zend/tests/property_hooks/plain_to_hook.phpt] 
TEST 4574/12806 [Zend/tests/property_hooks/private_override.phpt]
[1;32mPASS[0m Overriding private hooks [Zend/tests/property_hooks/private_override.phpt] 
TEST 4575/12806 [Zend/tests/property_hooks/private_prop_final_hook.phpt]
[1;32mPASS[0m Private property with final hook [Zend/tests/property_hooks/private_prop_final_hook.phpt] 
TEST 4576/12806 [Zend/tests/property_hooks/property_access_within_closure.phpt]
[1;32mPASS[0m Property access within closure [Zend/tests/property_hooks/property_access_within_closure.phpt] 
TEST 4577/12806 [Zend/tests/property_hooks/property_const.phpt]
[1;32mPASS[0m __PROPERTY__ magic constant [Zend/tests/property_hooks/property_const.phpt] 
TEST 4578/12806 [Zend/tests/property_hooks/property_const_nested.phpt]
[1;32mPASS[0m __PROPERTY__ magic constant in nested function [Zend/tests/property_hooks/property_const_nested.phpt] 
TEST 4579/12806 [Zend/tests/property_hooks/property_promotion.phpt]
[1;32mPASS[0m Generated hooks in property promotion [Zend/tests/property_hooks/property_promotion.phpt] 
TEST 4580/12806 [Zend/tests/property_hooks/protected_to_public.phpt]
[1;32mPASS[0m Inherited hooks change visibility with property [Zend/tests/property_hooks/protected_to_public.phpt] 
TEST 4581/12806 [Zend/tests/property_hooks/read_sibling_backing_value.phpt]
[1;33mSKIP[0m Attempted read/write of backing value in sibling property hook fails [Zend/tests/property_hooks/read_sibling_backing_value.phpt] reason: Required extension missing: zend_test
TEST 4582/12806 [Zend/tests/property_hooks/readonly.phpt]
[1;32mPASS[0m Hooked properties cannot be readonly [Zend/tests/property_hooks/readonly.phpt] 
TEST 4583/12806 [Zend/tests/property_hooks/recursion.phpt]
[1;32mPASS[0m Recursion behavior of property hooks [Zend/tests/property_hooks/recursion.phpt] 
TEST 4584/12806 [Zend/tests/property_hooks/set.phpt]
[1;32mPASS[0m Basic set only property hook [Zend/tests/property_hooks/set.phpt] 
TEST 4585/12806 [Zend/tests/property_hooks/set_by_ref.phpt]
[1;32mPASS[0m set parameter must not be by-reference [Zend/tests/property_hooks/set_by_ref.phpt] 
TEST 4586/12806 [Zend/tests/property_hooks/set_shorthand.phpt]
[1;32mPASS[0m set shorthand [Zend/tests/property_hooks/set_shorthand.phpt] 
TEST 4587/12806 [Zend/tests/property_hooks/set_value_parameter_type_variance_001.phpt]
[1;32mPASS[0m set $value parameter variance [Zend/tests/property_hooks/set_value_parameter_type_variance_001.phpt] 
TEST 4588/12806 [Zend/tests/property_hooks/set_value_parameter_type_variance_002.phpt]
[1;32mPASS[0m set $value parameter variance [Zend/tests/property_hooks/set_value_parameter_type_variance_002.phpt] 
TEST 4589/12806 [Zend/tests/property_hooks/set_value_parameter_type_variance_003.phpt]
[1;32mPASS[0m set $value parameter variance [Zend/tests/property_hooks/set_value_parameter_type_variance_003.phpt] 
TEST 4590/12806 [Zend/tests/property_hooks/set_value_parameter_type_variance_004.phpt]
[1;32mPASS[0m set $value parameter variance [Zend/tests/property_hooks/set_value_parameter_type_variance_004.phpt] 
TEST 4591/12806 [Zend/tests/property_hooks/set_value_parameter_type_variance_005.phpt]
[1;32mPASS[0m set $value parameter variance [Zend/tests/property_hooks/set_value_parameter_type_variance_005.phpt] 
TEST 4592/12806 [Zend/tests/property_hooks/set_value_parameter_type_variance_006.phpt]
[1;32mPASS[0m set $value parameter variance [Zend/tests/property_hooks/set_value_parameter_type_variance_006.phpt] 
TEST 4593/12806 [Zend/tests/property_hooks/set_value_parameter_type_variance_007.phpt]
[1;32mPASS[0m set $value parameter variance [Zend/tests/property_hooks/set_value_parameter_type_variance_007.phpt] 
TEST 4594/12806 [Zend/tests/property_hooks/set_variadic.phpt]
[1;32mPASS[0m set parameter must not be variadic [Zend/tests/property_hooks/set_variadic.phpt] 
TEST 4595/12806 [Zend/tests/property_hooks/static_variables.phpt]
[1;32mPASS[0m Hooks containing static variables [Zend/tests/property_hooks/static_variables.phpt] 
TEST 4596/12806 [Zend/tests/property_hooks/syntax.phpt]
[1;32mPASS[0m Basic property hook syntax [Zend/tests/property_hooks/syntax.phpt] 
TEST 4597/12806 [Zend/tests/property_hooks/trait_scope.phpt]
[1;32mPASS[0m Trait hook scope is changed [Zend/tests/property_hooks/trait_scope.phpt] 
TEST 4598/12806 [Zend/tests/property_hooks/traits.phpt]
[1;32mPASS[0m Hooked properties in traits [Zend/tests/property_hooks/traits.phpt] 
TEST 4599/12806 [Zend/tests/property_hooks/traits_abstract.phpt]
[1;32mPASS[0m Abstract property hooks from trait [Zend/tests/property_hooks/traits_abstract.phpt] 
TEST 4600/12806 [Zend/tests/property_hooks/traits_conflict.phpt]
[1;32mPASS[0m Trait property hook conflict [Zend/tests/property_hooks/traits_conflict.phpt] 
TEST 4601/12806 [Zend/tests/property_hooks/type_compatibility.phpt]
[1;32mPASS[0m Relaxed type compatibility for read-only and write-only properties [Zend/tests/property_hooks/type_compatibility.phpt] 
TEST 4602/12806 [Zend/tests/property_hooks/type_compatibility_invalid.phpt]
[1;32mPASS[0m Invalid type compatibility for read-only property [Zend/tests/property_hooks/type_compatibility_invalid.phpt] 
TEST 4603/12806 [Zend/tests/property_hooks/type_compatibility_invalid_2.phpt]
[1;32mPASS[0m Invalid type compatibility for write-only property [Zend/tests/property_hooks/type_compatibility_invalid_2.phpt] 
TEST 4604/12806 [Zend/tests/property_hooks/unknown_hook.phpt]
[1;32mPASS[0m Unknown property hook [Zend/tests/property_hooks/unknown_hook.phpt] 
TEST 4605/12806 [Zend/tests/property_hooks/unknown_hook_private.phpt]
[1;32mPASS[0m Unknown property hook (private property) [Zend/tests/property_hooks/unknown_hook_private.phpt] 
TEST 4606/12806 [Zend/tests/property_hooks/unserialize.phpt]
[1;32mPASS[0m unserialize() with hooks [Zend/tests/property_hooks/unserialize.phpt] 
TEST 4607/12806 [Zend/tests/property_hooks/unset.phpt]
[1;32mPASS[0m Hooked properties cannot be unset [Zend/tests/property_hooks/unset.phpt] 
TEST 4608/12806 [Zend/tests/property_hooks/update_constants_virtual_prop.phpt]
[1;32mPASS[0m Make sure constant updating works in the presence of virtual properties [Zend/tests/property_hooks/update_constants_virtual_prop.phpt] 
TEST 4609/12806 [Zend/tests/property_hooks/var_property.phpt]
[1;32mPASS[0m Var hooked property is implicitly public [Zend/tests/property_hooks/var_property.phpt] 
TEST 4610/12806 [Zend/tests/property_hooks/virtual_read_write.phpt]
[1;33mSKIP[0m Attempted read/write of virtual property backing value throws [Zend/tests/property_hooks/virtual_read_write.phpt] reason: Required extension missing: zend_test
TEST 4611/12806 [Zend/tests/prototype_range.phpt]
[1;32mPASS[0m Range information from a prototype method should not be used [Zend/tests/prototype_range.phpt] 
TEST 4612/12806 [Zend/tests/qm_assign_ref_unwrap_leak.phpt]
[1;32mPASS[0m Leak in QM_ASSIGN when unwrapping references (rc=1) [Zend/tests/qm_assign_ref_unwrap_leak.phpt] 
TEST 4613/12806 [Zend/tests/readonly_classes/gh9285_error.phpt]
[1;32mPASS[0m Bug GH-9285: PHP 8.2 readonly classes allow inheriting mutable properties from traits - error [Zend/tests/readonly_classes/gh9285_error.phpt] 
TEST 4614/12806 [Zend/tests/readonly_classes/gh9285_success.phpt]
[1;32mPASS[0m Bug GH-9285: PHP 8.2 readonly classes allow inheriting mutable properties from traits - success [Zend/tests/readonly_classes/gh9285_success.phpt] 
TEST 4615/12806 [Zend/tests/readonly_classes/readonly_class_duplicated_modifier.phpt]
[1;32mPASS[0m The readonly class modifier can only be added once [Zend/tests/readonly_classes/readonly_class_duplicated_modifier.phpt] 
TEST 4616/12806 [Zend/tests/readonly_classes/readonly_class_dynamic_property.phpt]
[1;32mPASS[0m Readonly classes cannot use dynamic properties [Zend/tests/readonly_classes/readonly_class_dynamic_property.phpt] 
TEST 4617/12806 [Zend/tests/readonly_classes/readonly_class_dynamic_property_attribute.phpt]
[1;32mPASS[0m Readonly classes cannot apply the #[AllowDynamicProperties] attribute [Zend/tests/readonly_classes/readonly_class_dynamic_property_attribute.phpt] 
TEST 4618/12806 [Zend/tests/readonly_classes/readonly_class_final_modifier.phpt]
[1;32mPASS[0m The readonly and final class modifiers can be defined in the same time [Zend/tests/readonly_classes/readonly_class_final_modifier.phpt] 
TEST 4619/12806 [Zend/tests/readonly_classes/readonly_class_inheritance_error1.phpt]
[1;32mPASS[0m Non-readonly class cannot extend a readonly class [Zend/tests/readonly_classes/readonly_class_inheritance_error1.phpt] 
TEST 4620/12806 [Zend/tests/readonly_classes/readonly_class_inheritance_error2.phpt]
[1;32mPASS[0m Readonly class cannot extend a non-readonly class [Zend/tests/readonly_classes/readonly_class_inheritance_error2.phpt] 
TEST 4621/12806 [Zend/tests/readonly_classes/readonly_class_inheritance_success.phpt]
[1;32mPASS[0m Readonly class can extend a readonly class [Zend/tests/readonly_classes/readonly_class_inheritance_success.phpt] 
TEST 4622/12806 [Zend/tests/readonly_classes/readonly_class_missing_type1.phpt]
[1;32mPASS[0m Normal properties of a readonly class must have type [Zend/tests/readonly_classes/readonly_class_missing_type1.phpt] 
TEST 4623/12806 [Zend/tests/readonly_classes/readonly_class_missing_type2.phpt]
[1;32mPASS[0m Promoted properties of a readonly class must have type [Zend/tests/readonly_classes/readonly_class_missing_type2.phpt] 
TEST 4624/12806 [Zend/tests/readonly_classes/readonly_class_property1.phpt]
[1;32mPASS[0m Normal properties of a readonly class are implicitly declared as readonly [Zend/tests/readonly_classes/readonly_class_property1.phpt] 
TEST 4625/12806 [Zend/tests/readonly_classes/readonly_class_property2.phpt]
[1;32mPASS[0m Promoted properties of a readonly class are implicitly declared as readonly [Zend/tests/readonly_classes/readonly_class_property2.phpt] 
TEST 4626/12806 [Zend/tests/readonly_classes/readonly_class_property3.phpt]
[1;32mPASS[0m Declaring static property for a readonly class is forbidden [Zend/tests/readonly_classes/readonly_class_property3.phpt] 
TEST 4627/12806 [Zend/tests/readonly_classes/readonly_class_unserialize_error.phpt]
[1;32mPASS[0m Fix GH-9186 Readonly classes can have dynamic properties created by unserialize() [Zend/tests/readonly_classes/readonly_class_unserialize_error.phpt] 
TEST 4628/12806 [Zend/tests/readonly_classes/readonly_enum.phpt]
[1;32mPASS[0m Enums cannot be readonly [Zend/tests/readonly_classes/readonly_enum.phpt] 
TEST 4629/12806 [Zend/tests/readonly_classes/readonly_interface.phpt]
[1;32mPASS[0m Interfaces cannot be readonly [Zend/tests/readonly_classes/readonly_interface.phpt] 
TEST 4630/12806 [Zend/tests/readonly_classes/readonly_trait.phpt]
[1;32mPASS[0m Traits cannot be readonly [Zend/tests/readonly_classes/readonly_trait.phpt] 
TEST 4631/12806 [Zend/tests/readonly_function.phpt]
[1;32mPASS[0m Can use readonly as a function name [Zend/tests/readonly_function.phpt] 
TEST 4632/12806 [Zend/tests/readonly_props/array_append_initialization.phpt]
[1;32mPASS[0m Use array append as initialization [Zend/tests/readonly_props/array_append_initialization.phpt] 
TEST 4633/12806 [Zend/tests/readonly_props/by_ref_foreach.phpt]
[1;32mPASS[0m By-ref foreach over readonly property [Zend/tests/readonly_props/by_ref_foreach.phpt] 
TEST 4634/12806 [Zend/tests/readonly_props/cache_slot.phpt]
[1;32mPASS[0m Test interaction with cache slots [Zend/tests/readonly_props/cache_slot.phpt] 
TEST 4635/12806 [Zend/tests/readonly_props/gh7942.phpt]
[1;32mPASS[0m GH-7942: Disallow assigning reference to unset readonly property [Zend/tests/readonly_props/gh7942.phpt] 
TEST 4636/12806 [Zend/tests/readonly_props/initialization_scope.phpt]
[1;32mPASS[0m Initialization can only happen from private scope [Zend/tests/readonly_props/initialization_scope.phpt] 
TEST 4637/12806 [Zend/tests/readonly_props/magic_get_set.phpt]
[1;32mPASS[0m Interaction with magic get/set [Zend/tests/readonly_props/magic_get_set.phpt] 
TEST 4638/12806 [Zend/tests/readonly_props/multiple_modifiers.phpt]
[1;32mPASS[0m Cannot use multiple readonly modifiers [Zend/tests/readonly_props/multiple_modifiers.phpt] 
TEST 4639/12806 [Zend/tests/readonly_props/override_with_attributes.phpt]
[1;32mPASS[0m Can override readonly property with attributes [Zend/tests/readonly_props/override_with_attributes.phpt] 
TEST 4640/12806 [Zend/tests/readonly_props/promotion.phpt]
[1;32mPASS[0m Promoted readonly property [Zend/tests/readonly_props/promotion.phpt] 
TEST 4641/12806 [Zend/tests/readonly_props/promotion_error1.phpt]
[1;32mPASS[0m Promoted readonly property must have type [Zend/tests/readonly_props/promotion_error1.phpt] 
TEST 4642/12806 [Zend/tests/readonly_props/public_set_non_readonly.phpt]
[1;32mPASS[0m public(set) is allowed on non-readonly [Zend/tests/readonly_props/public_set_non_readonly.phpt] 
TEST 4643/12806 [Zend/tests/readonly_props/readonly_assign_no_sideeffect.phpt]
[1;32mPASS[0m Test that there can be no side-effect when a readonly property modification fails [Zend/tests/readonly_props/readonly_assign_no_sideeffect.phpt] 
TEST 4644/12806 [Zend/tests/readonly_props/readonly_clone_error1.phpt]
[1;32mPASS[0m Readonly property cannot be reset twice during cloning [Zend/tests/readonly_props/readonly_clone_error1.phpt] 
TEST 4645/12806 [Zend/tests/readonly_props/readonly_clone_error2.phpt]
[1;32mPASS[0m Readonly property cannot be reset after cloning when there is no custom clone handler [Zend/tests/readonly_props/readonly_clone_error2.phpt] 
TEST 4646/12806 [Zend/tests/readonly_props/readonly_clone_error3.phpt]
[1;32mPASS[0m Readonly property cannot be reset after cloning when there is a custom clone handler [Zend/tests/readonly_props/readonly_clone_error3.phpt] 
TEST 4647/12806 [Zend/tests/readonly_props/readonly_clone_error4.phpt]
[1;32mPASS[0m Readonly property cannot be op-assigned twice during cloning [Zend/tests/readonly_props/readonly_clone_error4.phpt] 
TEST 4648/12806 [Zend/tests/readonly_props/readonly_clone_error5.phpt]
[1;32mPASS[0m Readonly property clone indirect variation for JIT [Zend/tests/readonly_props/readonly_clone_error5.phpt] 
TEST 4649/12806 [Zend/tests/readonly_props/readonly_clone_error6.phpt]
[1;32mPASS[0m Test that readonly properties cannot be reassigned by invoking the __clone() method directly [Zend/tests/readonly_props/readonly_clone_error6.phpt] 
TEST 4650/12806 [Zend/tests/readonly_props/readonly_clone_error7.phpt]
[1;32mPASS[0m __clone() cannot indirectly modify unlocked readonly properties [Zend/tests/readonly_props/readonly_clone_error7.phpt] 
TEST 4651/12806 [Zend/tests/readonly_props/readonly_clone_success1.phpt]
[1;32mPASS[0m Readonly property can be reset once during cloning [Zend/tests/readonly_props/readonly_clone_success1.phpt] 
TEST 4652/12806 [Zend/tests/readonly_props/readonly_clone_success2.phpt]
[1;32mPASS[0m Test that __clone() unset and reassign properties [Zend/tests/readonly_props/readonly_clone_success2.phpt] 
TEST 4653/12806 [Zend/tests/readonly_props/readonly_clone_success4.phpt]
[1;32mPASS[0m Readonly property can be reset once during cloning even after a type error [Zend/tests/readonly_props/readonly_clone_success4.phpt] 
TEST 4654/12806 [Zend/tests/readonly_props/readonly_coercion_type_error.phpt]
[1;32mPASS[0m Test failing readonly assignment with coercion [Zend/tests/readonly_props/readonly_coercion_type_error.phpt] 
TEST 4655/12806 [Zend/tests/readonly_props/readonly_const.phpt]
[1;32mPASS[0m Class constants cannot be readonly [Zend/tests/readonly_props/readonly_const.phpt] 
TEST 4656/12806 [Zend/tests/readonly_props/readonly_containing_object.phpt]
[1;32mPASS[0m Not-modifying a readonly property holding an object [Zend/tests/readonly_props/readonly_containing_object.phpt] 
TEST 4657/12806 [Zend/tests/readonly_props/readonly_method.phpt]
[1;32mPASS[0m Method cannot be readonly [Zend/tests/readonly_props/readonly_method.phpt] 
TEST 4658/12806 [Zend/tests/readonly_props/readonly_method_trait.phpt]
[1;32mPASS[0m Method cannot be readonly in trait alias [Zend/tests/readonly_props/readonly_method_trait.phpt] 
TEST 4659/12806 [Zend/tests/readonly_props/readonly_modification.phpt]
[1;32mPASS[0m Modifying a readonly property [Zend/tests/readonly_props/readonly_modification.phpt] 
TEST 4660/12806 [Zend/tests/readonly_props/readonly_to_readwrite.phpt]
[1;32mPASS[0m Cannot replace readonly with readwrite [Zend/tests/readonly_props/readonly_to_readwrite.phpt] 
TEST 4661/12806 [Zend/tests/readonly_props/readonly_trait_match.phpt]
[1;32mPASS[0m Readonly match of imported trait properties (valid) [Zend/tests/readonly_props/readonly_trait_match.phpt] 
TEST 4662/12806 [Zend/tests/readonly_props/readonly_trait_mismatch.phpt]
[1;32mPASS[0m Readonly mismatch of imported trait properties [Zend/tests/readonly_props/readonly_trait_mismatch.phpt] 
TEST 4663/12806 [Zend/tests/readonly_props/readonly_with_default.phpt]
[1;32mPASS[0m Readonly property with default value [Zend/tests/readonly_props/readonly_with_default.phpt] 
TEST 4664/12806 [Zend/tests/readonly_props/readonly_without_type.phpt]
[1;32mPASS[0m Readonly property without type [Zend/tests/readonly_props/readonly_without_type.phpt] 
TEST 4665/12806 [Zend/tests/readonly_props/readwrite_to_readonly.phpt]
[1;32mPASS[0m Cannot replace readwrite with readonly [Zend/tests/readonly_props/readwrite_to_readonly.phpt] 
TEST 4666/12806 [Zend/tests/readonly_props/serialization.phpt]
[1;32mPASS[0m Serialization of readonly properties [Zend/tests/readonly_props/serialization.phpt] 
TEST 4667/12806 [Zend/tests/readonly_props/static.phpt]
[1;32mPASS[0m Readonly static property [Zend/tests/readonly_props/static.phpt] 
TEST 4668/12806 [Zend/tests/readonly_props/unset.phpt]
[1;32mPASS[0m Unset readonly property [Zend/tests/readonly_props/unset.phpt] 
TEST 4669/12806 [Zend/tests/readonly_props/variation.phpt]
[1;32mPASS[0m Readonly variations [Zend/tests/readonly_props/variation.phpt] 
TEST 4670/12806 [Zend/tests/readonly_props/variation_nested.phpt]
[1;32mPASS[0m Readonly nested variations [Zend/tests/readonly_props/variation_nested.phpt] 
TEST 4671/12806 [Zend/tests/readonly_props/visibility_change.phpt]
[1;32mPASS[0m Visibility can change in readonly property [Zend/tests/readonly_props/visibility_change.phpt] 
TEST 4672/12806 [Zend/tests/real_cast.phpt]
[1;32mPASS[0m The (real) cast is no longer supported [Zend/tests/real_cast.phpt] 
TEST 4673/12806 [Zend/tests/record_errors_001.phpt]
[1;32mPASS[0m Error recording in error handler [Zend/tests/record_errors_001.phpt] 
TEST 4674/12806 [Zend/tests/recursive_array_comparison.phpt]
[1;32mPASS[0m Comparison of a recursive array throws a catchable error [Zend/tests/recursive_array_comparison.phpt] 
TEST 4675/12806 [Zend/tests/recursive_debug_info.phpt]
[1;32mPASS[0m Test recursive __debugInfo() method [Zend/tests/recursive_debug_info.phpt] 
TEST 4676/12806 [Zend/tests/recv_init_ref_type.phpt]
[1;32mPASS[0m Check by-ref RECV_INIT with single type [Zend/tests/recv_init_ref_type.phpt] 
TEST 4677/12806 [Zend/tests/register_shutdown_function_refcount.phpt]
[1;32mPASS[0m register_shutdown_function() and long-term fci storage [Zend/tests/register_shutdown_function_refcount.phpt] 
TEST 4678/12806 [Zend/tests/remove_predecessor_of_pi_node.phpt]
[1;32mPASS[0m Regression test for incorrect update of pi node users when removing a predecessor block [Zend/tests/remove_predecessor_of_pi_node.phpt] 
TEST 4679/12806 [Zend/tests/replace_pred_pi_node.phpt]
[1;32mPASS[0m Handling of pi nodes when replacing a predecessor [Zend/tests/replace_pred_pi_node.phpt] 
TEST 4680/12806 [Zend/tests/require_once_warning_to_exception.phpt]
[1;32mPASS[0m Promoting require_once warning to exception [Zend/tests/require_once_warning_to_exception.phpt] 
TEST 4681/12806 [Zend/tests/require_parse_exception.phpt]
[1;32mPASS[0m Parse exceptions when using require [Zend/tests/require_parse_exception.phpt] 
TEST 4682/12806 [Zend/tests/required_param_after_optional.phpt]
[1;32mPASS[0m Required parameter after optional is deprecated [Zend/tests/required_param_after_optional.phpt] 
TEST 4683/12806 [Zend/tests/required_param_after_optional_named_args.phpt]
[1;32mPASS[0m Optional param before required should be treated as required for named args as well [Zend/tests/required_param_after_optional_named_args.phpt] 
TEST 4684/12806 [Zend/tests/resource_key.phpt]
[1;32mPASS[0m Behavior of resources as array keys [Zend/tests/resource_key.phpt] 
TEST 4685/12806 [Zend/tests/restore_error_reporting.phpt]
[1;32mPASS[0m Test error_reporting being restored after fatal error during silencing [Zend/tests/restore_error_reporting.phpt] 
TEST 4686/12806 [Zend/tests/restrict_globals/globals_in_globals.phpt]
[1;32mPASS[0m $GLOBALS no longer contains 'GLOBALS' [Zend/tests/restrict_globals/globals_in_globals.phpt] 
TEST 4687/12806 [Zend/tests/restrict_globals/invalid_append.phpt]
[1;32mPASS[0m Cannot append to $GLOBALS [Zend/tests/restrict_globals/invalid_append.phpt] 
TEST 4688/12806 [Zend/tests/restrict_globals/invalid_append_isset.phpt]
[1;32mPASS[0m Cannot append to $GLOBALS in isset() [Zend/tests/restrict_globals/invalid_append_isset.phpt] 
TEST 4689/12806 [Zend/tests/restrict_globals/invalid_append_unset.phpt]
[1;32mPASS[0m Cannot append to $GLOBALS in unset() [Zend/tests/restrict_globals/invalid_append_unset.phpt] 
TEST 4690/12806 [Zend/tests/restrict_globals/invalid_assign.phpt]
[1;32mPASS[0m Cannot assign to $GLOBALS [Zend/tests/restrict_globals/invalid_assign.phpt] 
TEST 4691/12806 [Zend/tests/restrict_globals/invalid_assign_list.phpt]
[1;32mPASS[0m Cannot list-assign to $GLOBALS [Zend/tests/restrict_globals/invalid_assign_list.phpt] 
TEST 4692/12806 [Zend/tests/restrict_globals/invalid_assign_list_ref.phpt]
[1;32mPASS[0m Cannot list-assign to $GLOBALS (by-ref) [Zend/tests/restrict_globals/invalid_assign_list_ref.phpt] 
TEST 4693/12806 [Zend/tests/restrict_globals/invalid_assign_op.phpt]
[1;32mPASS[0m Cannot compound assign to $GLOBALS [Zend/tests/restrict_globals/invalid_assign_op.phpt] 
TEST 4694/12806 [Zend/tests/restrict_globals/invalid_assign_ref_lhs.phpt]
[1;32mPASS[0m Cannot by-ref assign to $GLOBALS (LHS) [Zend/tests/restrict_globals/invalid_assign_ref_lhs.phpt] 
TEST 4695/12806 [Zend/tests/restrict_globals/invalid_assign_ref_rhs.phpt]
[1;32mPASS[0m Cannot by-ref assign to $GLOBALS (RHS) [Zend/tests/restrict_globals/invalid_assign_ref_rhs.phpt] 
TEST 4696/12806 [Zend/tests/restrict_globals/invalid_foreach.phpt]
[1;32mPASS[0m Cannot use $GLOBALS as foreach result variable [Zend/tests/restrict_globals/invalid_foreach.phpt] 
TEST 4697/12806 [Zend/tests/restrict_globals/invalid_foreach_ref.phpt]
[1;32mPASS[0m Cannot use $GLOBALS as foreach result variable (by-ref) [Zend/tests/restrict_globals/invalid_foreach_ref.phpt] 
TEST 4698/12806 [Zend/tests/restrict_globals/invalid_pass_by_ref.phpt]
[1;32mPASS[0m $GLOBALS must be passed by reference (runtime error) [Zend/tests/restrict_globals/invalid_pass_by_ref.phpt] 
TEST 4699/12806 [Zend/tests/restrict_globals/invalid_unset.phpt]
[1;32mPASS[0m Cannot unset $GLOBALS [Zend/tests/restrict_globals/invalid_unset.phpt] 
TEST 4700/12806 [Zend/tests/restrict_globals/key_canonicalization.phpt]
[1;32mPASS[0m $GLOBALS should have canonicalized keys [Zend/tests/restrict_globals/key_canonicalization.phpt] 
TEST 4701/12806 [Zend/tests/restrict_globals/valid.phpt]
[1;32mPASS[0m Supported operations on $GLOBALS [Zend/tests/restrict_globals/valid.phpt] 
TEST 4702/12806 [Zend/tests/result_unused.phpt]
[1;32mPASS[0m Unused result of fetch operations [Zend/tests/result_unused.phpt] 
TEST 4703/12806 [Zend/tests/return_by_ref_from_void_function.phpt]
[1;32mPASS[0m Returning by reference from void function is deprecated [Zend/tests/return_by_ref_from_void_function.phpt] 
TEST 4704/12806 [Zend/tests/return_ref_none.phpt]
[1;32mPASS[0m Argument-less return from by-ref function [Zend/tests/return_ref_none.phpt] 
TEST 4705/12806 [Zend/tests/return_types/001.phpt]
[1;32mPASS[0m Returned nothing, expected array [Zend/tests/return_types/001.phpt] 
TEST 4706/12806 [Zend/tests/return_types/002.phpt]
[1;32mPASS[0m Returned null, expected array [Zend/tests/return_types/002.phpt] 
TEST 4707/12806 [Zend/tests/return_types/003.phpt]
[1;32mPASS[0m Returned 1, expected array [Zend/tests/return_types/003.phpt] 
TEST 4708/12806 [Zend/tests/return_types/004.phpt]
[1;32mPASS[0m Returned string, expected array [Zend/tests/return_types/004.phpt] 
TEST 4709/12806 [Zend/tests/return_types/005.phpt]
[1;32mPASS[0m Return value fails inheritance check in method [Zend/tests/return_types/005.phpt] 
TEST 4710/12806 [Zend/tests/return_types/006.phpt]
[1;32mPASS[0m Return type allowed in child when parent does not have return type [Zend/tests/return_types/006.phpt] 
TEST 4711/12806 [Zend/tests/return_types/007.phpt]
[1;32mPASS[0m Return value is subclass of return type [Zend/tests/return_types/007.phpt] 
TEST 4712/12806 [Zend/tests/return_types/008.phpt]
[1;32mPASS[0m Return type covariance in interface implementation [Zend/tests/return_types/008.phpt] 
TEST 4713/12806 [Zend/tests/return_types/009.phpt]
[1;32mPASS[0m Return type covariance error [Zend/tests/return_types/009.phpt] 
TEST 4714/12806 [Zend/tests/return_types/010.phpt]
[1;32mPASS[0m Returned null, expected array reference [Zend/tests/return_types/010.phpt] 
TEST 4715/12806 [Zend/tests/return_types/011.phpt]
[1;32mPASS[0m Function returned callable, expected callable [Zend/tests/return_types/011.phpt] 
TEST 4716/12806 [Zend/tests/return_types/012.phpt]
[1;32mPASS[0m Method returned callable, expected callable [Zend/tests/return_types/012.phpt] 
TEST 4717/12806 [Zend/tests/return_types/013.phpt]
[1;32mPASS[0m Closure inside method returned null, expected array [Zend/tests/return_types/013.phpt] 
TEST 4718/12806 [Zend/tests/return_types/014.phpt]
[1;32mPASS[0m Constructors cannot declare a return type [Zend/tests/return_types/014.phpt] 
TEST 4719/12806 [Zend/tests/return_types/015.phpt]
[1;32mPASS[0m Return types allowed in namespace [Zend/tests/return_types/015.phpt] 
TEST 4720/12806 [Zend/tests/return_types/016.phpt]
[1;32mPASS[0m Fully qualified classes are allowed in return types [Zend/tests/return_types/016.phpt] 
TEST 4721/12806 [Zend/tests/return_types/017.phpt]
[1;32mPASS[0m Fully qualified classes in trait return types [Zend/tests/return_types/017.phpt] 
TEST 4722/12806 [Zend/tests/return_types/018.phpt]
[1;32mPASS[0m Destructors cannot declare a return type [Zend/tests/return_types/018.phpt] 
TEST 4723/12806 [Zend/tests/return_types/019.phpt]
[1;32mPASS[0m __clone can only declare void return [Zend/tests/return_types/019.phpt] 
TEST 4724/12806 [Zend/tests/return_types/020.phpt]
[1;32mPASS[0m Exception thrown from function with return type [Zend/tests/return_types/020.phpt] 
TEST 4725/12806 [Zend/tests/return_types/021.phpt]
[1;32mPASS[0m Return type allows self [Zend/tests/return_types/021.phpt] 
TEST 4726/12806 [Zend/tests/return_types/022.phpt]
[1;32mPASS[0m Hint on closure with lexical vars [Zend/tests/return_types/022.phpt] 
TEST 4727/12806 [Zend/tests/return_types/024.phpt]
[1;32mPASS[0m Return type of self is not allowed in function [Zend/tests/return_types/024.phpt] 
TEST 4728/12806 [Zend/tests/return_types/025.phpt]
[1;32mPASS[0m Return type of self is allowed in closure [Zend/tests/return_types/025.phpt] 
TEST 4729/12806 [Zend/tests/return_types/026.phpt]
[1;32mPASS[0m Return type of parent is not allowed in function [Zend/tests/return_types/026.phpt] 
TEST 4730/12806 [Zend/tests/return_types/027.phpt]
[1;32mPASS[0m Return type of parent is allowed in closure [Zend/tests/return_types/027.phpt] 
TEST 4731/12806 [Zend/tests/return_types/028.phpt]
[1;32mPASS[0m Memory leak when returning TMP/VAR with wrong return type [Zend/tests/return_types/028.phpt] 
TEST 4732/12806 [Zend/tests/return_types/029.phpt]
[1;32mPASS[0m return type with finally [Zend/tests/return_types/029.phpt] 
TEST 4733/12806 [Zend/tests/return_types/030.phpt]
[1;32mPASS[0m Nullable return value [Zend/tests/return_types/030.phpt] 
TEST 4734/12806 [Zend/tests/return_types/031.phpt]
[1;32mPASS[0m Nullable return type inheritance rules (non-nullable and nullable) [Zend/tests/return_types/031.phpt] 
TEST 4735/12806 [Zend/tests/return_types/032.phpt]
[1;32mPASS[0m Nullable return type inheritance rules (nullable and non-nullable) [Zend/tests/return_types/032.phpt] 
TEST 4736/12806 [Zend/tests/return_types/033.phpt]
[1;32mPASS[0m __set can only declare void return [Zend/tests/return_types/033.phpt] 
TEST 4737/12806 [Zend/tests/return_types/034.phpt]
[1;32mPASS[0m __isset can only declare a boolean return type [Zend/tests/return_types/034.phpt] 
TEST 4738/12806 [Zend/tests/return_types/035.phpt]
[1;32mPASS[0m __unset can only declare void return [Zend/tests/return_types/035.phpt] 
TEST 4739/12806 [Zend/tests/return_types/036.phpt]
[1;32mPASS[0m __toString can only declare string return type [Zend/tests/return_types/036.phpt] 
TEST 4740/12806 [Zend/tests/return_types/037.phpt]
[1;32mPASS[0m __debugInfo can only declare array as return type [Zend/tests/return_types/037.phpt] 
TEST 4741/12806 [Zend/tests/return_types/038.phpt]
[1;32mPASS[0m __serialize can only declare array as return type [Zend/tests/return_types/038.phpt] 
TEST 4742/12806 [Zend/tests/return_types/039.phpt]
[1;32mPASS[0m __unserialize can only declare void return [Zend/tests/return_types/039.phpt] 
TEST 4743/12806 [Zend/tests/return_types/040.phpt]
[1;32mPASS[0m __sleep can only declare return as array [Zend/tests/return_types/040.phpt] 
TEST 4744/12806 [Zend/tests/return_types/041.phpt]
[1;32mPASS[0m __wakeup can only declare return void [Zend/tests/return_types/041.phpt] 
TEST 4745/12806 [Zend/tests/return_types/042.phpt]
[1;32mPASS[0m __debugInfo can declare union return type [Zend/tests/return_types/042.phpt] 
TEST 4746/12806 [Zend/tests/return_types/043.phpt]
[1;32mPASS[0m Some magic methods can declare mixed return type [Zend/tests/return_types/043.phpt] 
TEST 4747/12806 [Zend/tests/return_types/044.phpt]
[1;32mPASS[0m __set_state can only declare object as return [Zend/tests/return_types/044.phpt] 
TEST 4748/12806 [Zend/tests/return_types/bug70557.phpt]
[1;32mPASS[0m Bug #70557 (Memleak on return type verifying failed). [Zend/tests/return_types/bug70557.phpt] 
TEST 4749/12806 [Zend/tests/return_types/bug71092.phpt]
[1;32mPASS[0m Bug #71092 (Segmentation fault with return type hinting) [Zend/tests/return_types/bug71092.phpt] 
TEST 4750/12806 [Zend/tests/return_types/bug71978.phpt]
[1;32mPASS[0m Bug #71978 (Existence of return type hint affects other compatibility rules) [Zend/tests/return_types/bug71978.phpt] 
TEST 4751/12806 [Zend/tests/return_types/generators001.phpt]
[1;32mPASS[0m Valid generator return types [Zend/tests/return_types/generators001.phpt] 
TEST 4752/12806 [Zend/tests/return_types/generators002.phpt]
[1;32mPASS[0m Generator return type must be a supertype of Generator [Zend/tests/return_types/generators002.phpt] 
TEST 4753/12806 [Zend/tests/return_types/generators003.phpt]
[1;32mPASS[0m Return type covariance works with generators [Zend/tests/return_types/generators003.phpt] 
TEST 4754/12806 [Zend/tests/return_types/generators004.phpt]
[1;32mPASS[0m Generator with return type does not fail with empty return [Zend/tests/return_types/generators004.phpt] 
TEST 4755/12806 [Zend/tests/return_types/generators005.phpt]
[1;32mPASS[0m Return type covariance works with generators [Zend/tests/return_types/generators005.phpt] 
TEST 4756/12806 [Zend/tests/return_types/generators006.phpt]
[1;32mPASS[0m Generator return type must be a supertype of Generator (with union types) [Zend/tests/return_types/generators006.phpt] 
TEST 4757/12806 [Zend/tests/return_types/inheritance001.phpt]
[1;32mPASS[0m Return type covariance; extends class [Zend/tests/return_types/inheritance001.phpt] 
TEST 4758/12806 [Zend/tests/return_types/inheritance002.phpt]
[1;32mPASS[0m Return type covariance; extends abstract class [Zend/tests/return_types/inheritance002.phpt] 
TEST 4759/12806 [Zend/tests/return_types/inheritance003.phpt]
[1;32mPASS[0m Return type mismatch; implements interface [Zend/tests/return_types/inheritance003.phpt] 
TEST 4760/12806 [Zend/tests/return_types/inheritance004.phpt]
[1;32mPASS[0m Internal covariant return type of self [Zend/tests/return_types/inheritance004.phpt] 
TEST 4761/12806 [Zend/tests/return_types/inheritance005.phpt]
[1;32mPASS[0m Internal covariant return type of self [Zend/tests/return_types/inheritance005.phpt] 
TEST 4762/12806 [Zend/tests/return_types/inheritance006.phpt]
[1;32mPASS[0m External covariant return type of self [Zend/tests/return_types/inheritance006.phpt] 
TEST 4763/12806 [Zend/tests/return_types/inheritance007.phpt]
[1;32mPASS[0m Inheritance Hinting Compile Checking Failure Internal Classes [Zend/tests/return_types/inheritance007.phpt] 
TEST 4764/12806 [Zend/tests/return_types/inheritance008.phpt]
[1;32mPASS[0m External covariant return type of self [Zend/tests/return_types/inheritance008.phpt] 
TEST 4765/12806 [Zend/tests/return_types/inheritance009.phpt]
[1;32mPASS[0m Inheritance Hinting Compile Checking Failure Internal Classes [Zend/tests/return_types/inheritance009.phpt] 
TEST 4766/12806 [Zend/tests/return_types/internal_functions001.phpt]
[1;33mSKIP[0m Return type for internal functions [Zend/tests/return_types/internal_functions001.phpt] reason: Required extension missing: zend_test
TEST 4767/12806 [Zend/tests/return_types/internal_functions002.phpt]
[1;33mSKIP[0m Return type for internal functions 2 [Zend/tests/return_types/internal_functions002.phpt] reason: Required extension missing: zend_test
TEST 4768/12806 [Zend/tests/return_types/internal_functions003.phpt]
[1;33mSKIP[0m Return type for internal functions 3: Void return type [Zend/tests/return_types/internal_functions003.phpt] reason: Required extension missing: zend_test
TEST 4769/12806 [Zend/tests/return_types/never_allowed.phpt]
[1;32mPASS[0m never return type: acceptable cases [Zend/tests/return_types/never_allowed.phpt] 
TEST 4770/12806 [Zend/tests/return_types/never_covariance.phpt]
[1;32mPASS[0m never return type: acceptable covariance cases [Zend/tests/return_types/never_covariance.phpt] 
TEST 4771/12806 [Zend/tests/return_types/never_disallowed1.phpt]
[1;32mPASS[0m never return type: unacceptable cases: any return in a function [Zend/tests/return_types/never_disallowed1.phpt] 
TEST 4772/12806 [Zend/tests/return_types/never_disallowed2.phpt]
[1;32mPASS[0m never return type: unacceptable cases: empty return in a function [Zend/tests/return_types/never_disallowed2.phpt] 
TEST 4773/12806 [Zend/tests/return_types/never_disallowed3.phpt]
[1;32mPASS[0m never return type: unacceptable cases: implicit return in a function [Zend/tests/return_types/never_disallowed3.phpt] 
TEST 4774/12806 [Zend/tests/return_types/never_disallowed4.phpt]
[1;32mPASS[0m never return type: unacceptable cases: empty return in a method [Zend/tests/return_types/never_disallowed4.phpt] 
TEST 4775/12806 [Zend/tests/return_types/never_disallowed5.phpt]
[1;32mPASS[0m never return type: unacceptable cases: implicit return in a method [Zend/tests/return_types/never_disallowed5.phpt] 
TEST 4776/12806 [Zend/tests/return_types/never_finally_return.phpt]
[1;32mPASS[0m never return type: never cannot return from finally [Zend/tests/return_types/never_finally_return.phpt] 
TEST 4777/12806 [Zend/tests/return_types/never_generator.phpt]
[1;32mPASS[0m never return type: not valid for a generator [Zend/tests/return_types/never_generator.phpt] 
TEST 4778/12806 [Zend/tests/return_types/never_no_variance.phpt]
[1;32mPASS[0m never return type: prevent unacceptable cases [Zend/tests/return_types/never_no_variance.phpt] 
TEST 4779/12806 [Zend/tests/return_types/never_parameter.phpt]
[1;32mPASS[0m never return type: not valid as a parameter type [Zend/tests/return_types/never_parameter.phpt] 
TEST 4780/12806 [Zend/tests/return_types/never_reflected.phpt]
[1;32mPASS[0m never in reflection [Zend/tests/return_types/never_reflected.phpt] 
TEST 4781/12806 [Zend/tests/return_types/never_return_throw.phpt]
[1;32mPASS[0m never return type: never cannot return from throw expression [Zend/tests/return_types/never_return_throw.phpt] 
TEST 4782/12806 [Zend/tests/return_types/never_tostring.phpt]
[1;32mPASS[0m never type of __toString method [Zend/tests/return_types/never_tostring.phpt] 
TEST 4783/12806 [Zend/tests/return_types/reflection001.phpt]
[1;32mPASS[0m Return type and Reflection::export() [Zend/tests/return_types/reflection001.phpt] 
TEST 4784/12806 [Zend/tests/return_types/return_reference_separation.phpt]
[1;32mPASS[0m Return value separation [Zend/tests/return_types/return_reference_separation.phpt] 
TEST 4785/12806 [Zend/tests/return_types/rfc001.phpt]
[1;32mPASS[0m RFC example: returned type does not match the type declaration [Zend/tests/return_types/rfc001.phpt] 
TEST 4786/12806 [Zend/tests/return_types/rfc002.phpt]
[1;32mPASS[0m RFC example: Scalar Types [Zend/tests/return_types/rfc002.phpt] 
TEST 4787/12806 [Zend/tests/return_types/rfc003.phpt]
[1;32mPASS[0m RFC example: cannot return null with a return type declaration [Zend/tests/return_types/rfc003.phpt] 
TEST 4788/12806 [Zend/tests/return_types/rfc004.phpt]
[1;32mPASS[0m RFC example: missing return type on override [Zend/tests/return_types/rfc004.phpt] 
TEST 4789/12806 [Zend/tests/return_types/void_allowed.phpt]
[1;32mPASS[0m void return type: acceptable cases [Zend/tests/return_types/void_allowed.phpt] 
TEST 4790/12806 [Zend/tests/return_types/void_disallowed1.phpt]
[1;32mPASS[0m void return type: unacceptable cases: explicit NULL return in a function [Zend/tests/return_types/void_disallowed1.phpt] 
TEST 4791/12806 [Zend/tests/return_types/void_disallowed2.phpt]
[1;32mPASS[0m void return type: unacceptable cases: explicit return of some other value in a function [Zend/tests/return_types/void_disallowed2.phpt] 
TEST 4792/12806 [Zend/tests/return_types/void_disallowed3.phpt]
[1;32mPASS[0m void return type: unacceptable cases: explicit null return in a method [Zend/tests/return_types/void_disallowed3.phpt] 
TEST 4793/12806 [Zend/tests/return_types/void_parameter.phpt]
[1;32mPASS[0m void return type: not valid as a parameter type [Zend/tests/return_types/void_parameter.phpt] 
TEST 4794/12806 [Zend/tests/rope_with_exception.phpt]
[1;32mPASS[0m Exceptions thrown into a rope must not leak [Zend/tests/rope_with_exception.phpt] 
TEST 4795/12806 [Zend/tests/runtime_compile_time_binary_operands.phpt]
[1;32mPASS[0m Test binary operands exposing the same behavior at compile as at run time [Zend/tests/runtime_compile_time_binary_operands.phpt] 
TEST 4796/12806 [Zend/tests/selfParent_001.phpt]
[1;32mPASS[0m Test when constants are initialised. See also selfParent_002.phpt. [Zend/tests/selfParent_001.phpt] 
TEST 4797/12806 [Zend/tests/selfParent_002.phpt]
[1;32mPASS[0m Test when constants are initialised. See also selfParent_001.phpt. [Zend/tests/selfParent_002.phpt] 
TEST 4798/12806 [Zend/tests/self_and.phpt]
[1;32mPASS[0m ANDing strings [Zend/tests/self_and.phpt] 
TEST 4799/12806 [Zend/tests/self_class_const_in_unknown_scope.phpt]
[1;32mPASS[0m Use of self::class inside a constant in an unknown scope [Zend/tests/self_class_const_in_unknown_scope.phpt] 
TEST 4800/12806 [Zend/tests/self_class_const_outside_class.phpt]
[1;32mPASS[0m Accessing self::FOO in a free function [Zend/tests/self_class_const_outside_class.phpt] 
TEST 4801/12806 [Zend/tests/self_in_eval.phpt]
[1;32mPASS[0m self etc. can be used in eval() in a class scope [Zend/tests/self_in_eval.phpt] 
TEST 4802/12806 [Zend/tests/self_instanceof_outside_class.phpt]
[1;32mPASS[0m instanceof self outside a class [Zend/tests/self_instanceof_outside_class.phpt] 
TEST 4803/12806 [Zend/tests/self_method_or_prop_outside_class.phpt]
[1;32mPASS[0m Accessing self:: properties or methods outside a class [Zend/tests/self_method_or_prop_outside_class.phpt] 
TEST 4804/12806 [Zend/tests/self_mod.phpt]
[1;32mPASS[0m Moduloing strings [Zend/tests/self_mod.phpt] 
TEST 4805/12806 [Zend/tests/self_or.phpt]
[1;32mPASS[0m ORing strings [Zend/tests/self_or.phpt] 
TEST 4806/12806 [Zend/tests/self_xor.phpt]
[1;32mPASS[0m XORing strings [Zend/tests/self_xor.phpt] 
TEST 4807/12806 [Zend/tests/serializable_deprecation.phpt]
[1;32mPASS[0m Serializable deprecation [Zend/tests/serializable_deprecation.phpt] 
TEST 4808/12806 [Zend/tests/settype_array.phpt]
[1;32mPASS[0m casting different variables to array using settype() [Zend/tests/settype_array.phpt] 
TEST 4809/12806 [Zend/tests/settype_bool.phpt]
[1;32mPASS[0m casting different variables to boolean using settype() [Zend/tests/settype_bool.phpt] 
TEST 4810/12806 [Zend/tests/settype_double.phpt]
[1;32mPASS[0m casting different variables to double using settype() [Zend/tests/settype_double.phpt] 
TEST 4811/12806 [Zend/tests/settype_int.phpt]
[1;32mPASS[0m casting different variables to integer using settype() [Zend/tests/settype_int.phpt] 
TEST 4812/12806 [Zend/tests/settype_null.phpt]
[1;32mPASS[0m casting different variables to null using settype() [Zend/tests/settype_null.phpt] 
TEST 4813/12806 [Zend/tests/settype_object.phpt]
[1;32mPASS[0m casting different variables to object using settype() [Zend/tests/settype_object.phpt] 
TEST 4814/12806 [Zend/tests/settype_resource.phpt]
[1;32mPASS[0m casting different variables to resource using settype() [Zend/tests/settype_resource.phpt] 
TEST 4815/12806 [Zend/tests/settype_string.phpt]
[1;32mPASS[0m casting different variables to string using settype() [Zend/tests/settype_string.phpt] 
TEST 4816/12806 [Zend/tests/shift_001.phpt]
[1;32mPASS[0m shifting strings left [Zend/tests/shift_001.phpt] 
TEST 4817/12806 [Zend/tests/shift_002.phpt]
[1;32mPASS[0m shifting strings right [Zend/tests/shift_002.phpt] 
TEST 4818/12806 [Zend/tests/short_echo_as_identifier.phpt]
[1;32mPASS[0m <?= cannot be used as an identifier [Zend/tests/short_echo_as_identifier.phpt] 
TEST 4819/12806 [Zend/tests/special_name_error2.phpt]
[1;32mPASS[0m Cannot use special class name as alias [Zend/tests/special_name_error2.phpt] 
TEST 4820/12806 [Zend/tests/special_name_error3.phpt]
[1;32mPASS[0m Cannot use special class name as trait name [Zend/tests/special_name_error3.phpt] 
[1;33mSKIP[0m GH-16041 001: Stack overflow in phpdbg [Zend/tests/stack_limit/gh16041_001.phpt] reason: phpdbg not available
[1;33mSKIP[0m GH-16041 002: Stack overflow in phpdbg [Zend/tests/stack_limit/gh16041_002.phpt] reason: phpdbg not available
TEST 4823/12806 [Zend/tests/stack_limit/stack_limit_001.phpt]
[1;33mSKIP[0m Stack limit 001 - Stack limit checks with max_allowed_stack_size detection [Zend/tests/stack_limit/stack_limit_001.phpt] reason: Required extension missing: zend_test
TEST 4824/12806 [Zend/tests/stack_limit/stack_limit_002.phpt]
[1;33mSKIP[0m Stack limit 002 - Stack limit checks with max_allowed_stack_size detection (fibers) [Zend/tests/stack_limit/stack_limit_002.phpt] reason: Required extension missing: zend_test
TEST 4825/12806 [Zend/tests/stack_limit/stack_limit_003.phpt]
[1;33mSKIP[0m Stack limit 003 - Stack limit checks with fixed max_allowed_stack_size [Zend/tests/stack_limit/stack_limit_003.phpt] reason: Required extension missing: zend_test
TEST 4826/12806 [Zend/tests/stack_limit/stack_limit_004.phpt]
[1;33mSKIP[0m Stack limit 004 - Stack limit checks with fixed max_allowed_stack_size (fibers) [Zend/tests/stack_limit/stack_limit_004.phpt] reason: Required extension missing: zend_test
TEST 4827/12806 [Zend/tests/stack_limit/stack_limit_005.phpt]
[1;33mSKIP[0m Stack limit 005 - Internal stack limit check in zend_compile_expr() [Zend/tests/stack_limit/stack_limit_005.phpt] reason: Required extension missing: zend_test
TEST 4828/12806 [Zend/tests/stack_limit/stack_limit_006.phpt]
[1;33mSKIP[0m Stack limit 006 - env size affects __libc_stack_end [Zend/tests/stack_limit/stack_limit_006.phpt] reason: Required extension missing: zend_test
TEST 4829/12806 [Zend/tests/stack_limit/stack_limit_007.phpt]
[1;33mSKIP[0m Stack limit 007 - Exception handling [Zend/tests/stack_limit/stack_limit_007.phpt] reason: Required extension missing: zend_test
TEST 4830/12806 [Zend/tests/stack_limit/stack_limit_008.phpt]
[1;33mSKIP[0m Stack limit 008 - Exception handling [Zend/tests/stack_limit/stack_limit_008.phpt] reason: Required extension missing: zend_test
TEST 4831/12806 [Zend/tests/stack_limit/stack_limit_009.phpt]
[1;33mSKIP[0m Stack limit 009 - Check that we can actually use all the stack [Zend/tests/stack_limit/stack_limit_009.phpt] reason: Required extension missing: zend_test
TEST 4832/12806 [Zend/tests/stack_limit/stack_limit_010.phpt]
[1;33mSKIP[0m Stack limit 010 - Check stack size detection against known defaults [Zend/tests/stack_limit/stack_limit_010.phpt] reason: Required extension missing: zend_test
TEST 4833/12806 [Zend/tests/stack_limit/stack_limit_011.phpt]
[1;33mSKIP[0m Stack limit 011 - Stack limit exhaustion during unwinding [Zend/tests/stack_limit/stack_limit_011.phpt] reason: Required extension missing: zend_test
TEST 4834/12806 [Zend/tests/stack_limit/stack_limit_012.phpt]
[1;33mSKIP[0m Stack limit 012 - Stack limit exhaustion during unwinding [Zend/tests/stack_limit/stack_limit_012.phpt] reason: Required extension missing: zend_test
TEST 4835/12806 [Zend/tests/stack_limit/stack_limit_013.phpt]
[1;33mSKIP[0m Stack limit 013 - Internal stack limit check in zend_eval_const_expr() [Zend/tests/stack_limit/stack_limit_013.phpt] reason: Required extension missing: zend_test
TEST 4836/12806 [Zend/tests/stack_limit/stack_limit_014.phpt]
[1;33mSKIP[0m Stack limit 014 - Fuzzer [Zend/tests/stack_limit/stack_limit_014.phpt] reason: Required extension missing: zend_test
TEST 4837/12806 [Zend/tests/stack_limit/stack_limit_015.phpt]
[1;33mSKIP[0m Stack limit 015 - Internal stack limit check in zend_compile_var() [Zend/tests/stack_limit/stack_limit_015.phpt] reason: Required extension missing: zend_test
TEST 4838/12806 [Zend/tests/static_in_trait_insteadof_list.phpt]
[1;32mPASS[0m Cannot use static in trait insteadof list [Zend/tests/static_in_trait_insteadof_list.phpt] 
TEST 4839/12806 [Zend/tests/static_in_trait_insteadof_reference.phpt]
[1;32mPASS[0m Cannot use static in trait insteadof method reference [Zend/tests/static_in_trait_insteadof_reference.phpt] 
TEST 4840/12806 [Zend/tests/static_method_non_existing_class.phpt]
[1;32mPASS[0m Calling a static method on a non-existing class [Zend/tests/static_method_non_existing_class.phpt] 
TEST 4841/12806 [Zend/tests/static_variable.phpt]
[1;32mPASS[0m Static Variable Expressions [Zend/tests/static_variable.phpt] 
TEST 4842/12806 [Zend/tests/static_variable_func_call.phpt]
[1;32mPASS[0m Static variable initializer with function call [Zend/tests/static_variable_func_call.phpt] 
TEST 4843/12806 [Zend/tests/static_variable_in_dynamic_function.phpt]
[1;32mPASS[0m Static variables in dynamically declared function (first use before dynamic def dtor) [Zend/tests/static_variable_in_dynamic_function.phpt] 
TEST 4844/12806 [Zend/tests/static_variable_in_dynamic_function_2.phpt]
[1;32mPASS[0m Static variables in dynamically declared function (first use after dynamic def dtor) [Zend/tests/static_variable_in_dynamic_function_2.phpt] 
TEST 4845/12806 [Zend/tests/static_variable_in_private_method.phpt]
[1;32mPASS[0m Inheritance of private method with static variable [Zend/tests/static_variable_in_private_method.phpt] 
TEST 4846/12806 [Zend/tests/static_variable_in_private_trait_method.phpt]
[1;32mPASS[0m Behavior of static variable in private trait method [Zend/tests/static_variable_in_private_trait_method.phpt] 
TEST 4847/12806 [Zend/tests/static_variables_closure_bind.phpt]
[1;32mPASS[0m Static variable can't override bound closure variables [Zend/tests/static_variables_closure_bind.phpt] 
TEST 4848/12806 [Zend/tests/static_variables_destructor.phpt]
[1;32mPASS[0m Static variable assign triggering destructor [Zend/tests/static_variables_destructor.phpt] 
TEST 4849/12806 [Zend/tests/static_variables_global.phpt]
[1;32mPASS[0m Global can override static variable [Zend/tests/static_variables_global.phpt] 
TEST 4850/12806 [Zend/tests/static_variables_global_2.phpt]
[1;32mPASS[0m Static variable can override global [Zend/tests/static_variables_global_2.phpt] 
TEST 4851/12806 [Zend/tests/static_variables_recursive.phpt]
[1;32mPASS[0m Static variable with recursive initializer [Zend/tests/static_variables_recursive.phpt] 
TEST 4852/12806 [Zend/tests/static_variables_throwing_initializer.phpt]
[1;32mPASS[0m Static variable with throwing initializer [Zend/tests/static_variables_throwing_initializer.phpt] 
TEST 4853/12806 [Zend/tests/static_variables_traits.phpt]
[1;32mPASS[0m Behavior of static variables in trait methods [Zend/tests/static_variables_traits.phpt] 
TEST 4854/12806 [Zend/tests/str_offset_001.phpt]
[1;32mPASS[0m string offset 001 [Zend/tests/str_offset_001.phpt] 
TEST 4855/12806 [Zend/tests/str_offset_002.phpt]
[1;32mPASS[0m string offset 002 [Zend/tests/str_offset_002.phpt] 
TEST 4856/12806 [Zend/tests/str_offset_003.phpt]
[1;32mPASS[0m string offset 003 [Zend/tests/str_offset_003.phpt] 
TEST 4857/12806 [Zend/tests/str_offset_004.phpt]
[1;32mPASS[0m string offset 004 [Zend/tests/str_offset_004.phpt] 
TEST 4858/12806 [Zend/tests/str_offset_005.phpt]
[1;32mPASS[0m string offset 005 indirect string modification by error handler [Zend/tests/str_offset_005.phpt] 
TEST 4859/12806 [Zend/tests/str_offset_006.phpt]
[1;32mPASS[0m string offset 006 indirect string modification by error handler [Zend/tests/str_offset_006.phpt] 
TEST 4860/12806 [Zend/tests/str_offset_007.phpt]
[1;32mPASS[0m string offset 007 indirect string modification by error handler [Zend/tests/str_offset_007.phpt] 
TEST 4861/12806 [Zend/tests/str_offset_008.phpt]
[1;32mPASS[0m string offset 008 indirect string modification by error handler [Zend/tests/str_offset_008.phpt] 
TEST 4862/12806 [Zend/tests/str_or_obj_of_class_zpp.phpt]
[1;33mSKIP[0m Test Z_PARAM_OBJ_OF_CLASS_OR_STR() and Z_PARAM_OBJ_OF_CLASS_OR_STR_OR_NULL [Zend/tests/str_or_obj_of_class_zpp.phpt] reason: Required extension missing: zend_test
TEST 4863/12806 [Zend/tests/str_or_obj_zpp.phpt]
[1;33mSKIP[0m Test Z_PARAM_OBJ_OR_STR() and Z_PARAM_OBJ_OR_STR_OR_NULL [Zend/tests/str_or_obj_zpp.phpt] reason: Required extension missing: zend_test
TEST 4864/12806 [Zend/tests/strict_001.phpt]
[1;32mPASS[0m using resource as array offset [Zend/tests/strict_001.phpt] 
TEST 4865/12806 [Zend/tests/strict_002.phpt]
[1;32mPASS[0m assigning static property as non static [Zend/tests/strict_002.phpt] 
TEST 4866/12806 [Zend/tests/string_offset_as_object.phpt]
[1;32mPASS[0m Using string offset as object [Zend/tests/string_offset_as_object.phpt] 
TEST 4867/12806 [Zend/tests/string_offset_errors.phpt]
[1;32mPASS[0m Some string offset errors [Zend/tests/string_offset_errors.phpt] 
TEST 4868/12806 [Zend/tests/string_offset_int_min_max.phpt]
[1;32mPASS[0m Accessing PHP_INT_MAX and PHP_INT_MIN as string offsets [Zend/tests/string_offset_int_min_max.phpt] 
TEST 4869/12806 [Zend/tests/string_offset_optimization.phpt]
[1;32mPASS[0m Invalid string offset use where the actual use may be optimized away [Zend/tests/string_offset_optimization.phpt] 
TEST 4870/12806 [Zend/tests/string_to_number_comparison.phpt]
[1;32mPASS[0m String to number comparison [Zend/tests/string_to_number_comparison.phpt] 
TEST 4871/12806 [Zend/tests/stringable_automatic_implementation.phpt]
[1;32mPASS[0m Stringable is automatically implemented [Zend/tests/stringable_automatic_implementation.phpt] 
TEST 4872/12806 [Zend/tests/stringable_internal_class.phpt]
[1;33mSKIP[0m Stringable should be automatically implemented for internal classes [Zend/tests/stringable_internal_class.phpt] reason: Required extension missing: zend_test
TEST 4873/12806 [Zend/tests/stringable_trait.phpt]
[1;32mPASS[0m Bug #81582: Stringable not implicitly declared if __toString() came from a trait [Zend/tests/stringable_trait.phpt] 
TEST 4874/12806 [Zend/tests/stringable_trait_invalid.phpt]
[1;32mPASS[0m __toString() from trait with invalid return type [Zend/tests/stringable_trait_invalid.phpt] 
TEST 4875/12806 [Zend/tests/strlen.phpt]
[1;32mPASS[0m Fixed execute_data corruption with __toString() [Zend/tests/strlen.phpt] 
TEST 4876/12806 [Zend/tests/strlen_deprecation_to_exception.phpt]
[1;32mPASS[0m strlen() null deprecation warning promoted to exception [Zend/tests/strlen_deprecation_to_exception.phpt] 
TEST 4877/12806 [Zend/tests/sub_001.phpt]
[1;32mPASS[0m subtracting arrays [Zend/tests/sub_001.phpt] 
TEST 4878/12806 [Zend/tests/switch_on_numeric_strings.phpt]
[1;32mPASS[0m Switch on numeric strings [Zend/tests/switch_on_numeric_strings.phpt] 
TEST 4879/12806 [Zend/tests/symtable_cache_recursive_dtor.phpt]
[1;32mPASS[0m Symtable cache slots may be acquired while cleaning symtable [Zend/tests/symtable_cache_recursive_dtor.phpt] 
TEST 4880/12806 [Zend/tests/temporary_cleaning_001.phpt]
[1;32mPASS[0m Temporary leak on exception [Zend/tests/temporary_cleaning_001.phpt] 
TEST 4881/12806 [Zend/tests/temporary_cleaning_002.phpt]
[1;32mPASS[0m Temporary leak on rope (encapsed string) [Zend/tests/temporary_cleaning_002.phpt] 
TEST 4882/12806 [Zend/tests/temporary_cleaning_003.phpt]
[1;32mPASS[0m Fundamental memory leak test on temporaries [Zend/tests/temporary_cleaning_003.phpt] 
TEST 4883/12806 [Zend/tests/temporary_cleaning_004.phpt]
[1;32mPASS[0m Temporary leak with switch [Zend/tests/temporary_cleaning_004.phpt] 
TEST 4884/12806 [Zend/tests/temporary_cleaning_005.phpt]
[1;32mPASS[0m Temporary leak with foreach [Zend/tests/temporary_cleaning_005.phpt] 
TEST 4885/12806 [Zend/tests/temporary_cleaning_006.phpt]
[1;32mPASS[0m Exception after separation during indirect write to fcall result [Zend/tests/temporary_cleaning_006.phpt] 
TEST 4886/12806 [Zend/tests/temporary_cleaning_007.phpt]
[1;32mPASS[0m Exception inside a foreach loop with return [Zend/tests/temporary_cleaning_007.phpt] 
TEST 4887/12806 [Zend/tests/temporary_cleaning_008.phpt]
[1;32mPASS[0m Optimization of constant switch expression [Zend/tests/temporary_cleaning_008.phpt] 
TEST 4888/12806 [Zend/tests/temporary_cleaning_009.phpt]
[1;32mPASS[0m Live range & free on return [Zend/tests/temporary_cleaning_009.phpt] 
TEST 4889/12806 [Zend/tests/temporary_cleaning_010.phpt]
[1;32mPASS[0m Live range & throw from finally [Zend/tests/temporary_cleaning_010.phpt] 
TEST 4890/12806 [Zend/tests/temporary_cleaning_011.phpt]
[1;32mPASS[0m Live range & lists [Zend/tests/temporary_cleaning_011.phpt] 
TEST 4891/12806 [Zend/tests/temporary_cleaning_012.phpt]
[1;32mPASS[0m Live range of ZEND_NEW must be assigned to correct variable [Zend/tests/temporary_cleaning_012.phpt] 
TEST 4892/12806 [Zend/tests/temporary_cleaning_013.phpt]
[1;32mPASS[0m Exceptions thrown in operand cleaning must cause leak of return value [Zend/tests/temporary_cleaning_013.phpt] 
TEST 4893/12806 [Zend/tests/temporary_cleaning_014.phpt]
[1;33mSKIP[0m Leak in JMP_SET [Zend/tests/temporary_cleaning_014.phpt] reason: Required extension missing: gmp
TEST 4894/12806 [Zend/tests/temporary_cleaning_015.phpt]
[1;32mPASS[0m Attempt to free invalid structure (result of ROPE_INIT is not a zval) [Zend/tests/temporary_cleaning_015.phpt] 
TEST 4895/12806 [Zend/tests/temporary_cleaning_016.phpt]
[1;32mPASS[0m Live ranges should be ordered according to "start" position [Zend/tests/temporary_cleaning_016.phpt] 
TEST 4896/12806 [Zend/tests/temporary_cleaning_017.phpt]
[1;32mPASS[0m Live range & free on return & TMP var of RETURN opcode [Zend/tests/temporary_cleaning_017.phpt] 
TEST 4897/12806 [Zend/tests/tentative_type_early_binding.phpt]
[1;32mPASS[0m Check that both warning and unresolved during early binding is handled [Zend/tests/tentative_type_early_binding.phpt] 
TEST 4898/12806 [Zend/tests/ternary_associativity.phpt]
[1;32mPASS[0m Allowed nested ternary cases [Zend/tests/ternary_associativity.phpt] 
TEST 4899/12806 [Zend/tests/ternary_associativity_1.phpt]
[1;32mPASS[0m Forbidden nested ternary, case 1 [Zend/tests/ternary_associativity_1.phpt] 
TEST 4900/12806 [Zend/tests/ternary_associativity_2.phpt]
[1;32mPASS[0m Forbidden nested ternary, case 2 [Zend/tests/ternary_associativity_2.phpt] 
TEST 4901/12806 [Zend/tests/ternary_associativity_3.phpt]
[1;32mPASS[0m Forbidden nested ternary, case 3 [Zend/tests/ternary_associativity_3.phpt] 
TEST 4902/12806 [Zend/tests/this_as_global.phpt]
[1;32mPASS[0m $this as global variable [Zend/tests/this_as_global.phpt] 
TEST 4903/12806 [Zend/tests/this_as_lexical_var_error.phpt]
[1;32mPASS[0m Cannot use $this as lexical variable [Zend/tests/this_as_lexical_var_error.phpt] 
TEST 4904/12806 [Zend/tests/this_as_parameter.phpt]
[1;32mPASS[0m $this as parameter [Zend/tests/this_as_parameter.phpt] 
TEST 4905/12806 [Zend/tests/this_as_static.phpt]
[1;32mPASS[0m $this as static variable [Zend/tests/this_as_static.phpt] 
TEST 4906/12806 [Zend/tests/this_in_catch.phpt]
[1;32mPASS[0m $this in catch [Zend/tests/this_in_catch.phpt] 
TEST 4907/12806 [Zend/tests/this_in_eval.phpt]
[1;32mPASS[0m $this in eval() block [Zend/tests/this_in_eval.phpt] 
TEST 4908/12806 [Zend/tests/this_in_extract.phpt]
[1;32mPASS[0m $this re-assign in extract() [Zend/tests/this_in_extract.phpt] 
TEST 4909/12806 [Zend/tests/this_in_foreach_001.phpt]
[1;32mPASS[0m $this in foreach [Zend/tests/this_in_foreach_001.phpt] 
TEST 4910/12806 [Zend/tests/this_in_foreach_002.phpt]
[1;32mPASS[0m $this in foreach [Zend/tests/this_in_foreach_002.phpt] 
TEST 4911/12806 [Zend/tests/this_in_foreach_003.phpt]
[1;32mPASS[0m $this in foreach [Zend/tests/this_in_foreach_003.phpt] 
TEST 4912/12806 [Zend/tests/this_in_foreach_004.phpt]
[1;32mPASS[0m $this in foreach [Zend/tests/this_in_foreach_004.phpt] 
TEST 4913/12806 [Zend/tests/this_in_isset.phpt]
[1;32mPASS[0m $this in isset [Zend/tests/this_in_isset.phpt] 
TEST 4914/12806 [Zend/tests/this_in_unset.phpt]
[1;32mPASS[0m $this in unset [Zend/tests/this_in_unset.phpt] 
TEST 4915/12806 [Zend/tests/this_reassign.phpt]
[1;32mPASS[0m $this re-assign [Zend/tests/this_reassign.phpt] 
TEST 4916/12806 [Zend/tests/throw/001.phpt]
[1;32mPASS[0m throw expression [Zend/tests/throw/001.phpt] 
TEST 4917/12806 [Zend/tests/throw/002.phpt]
[1;32mPASS[0m Test throw with various expressions [Zend/tests/throw/002.phpt] 
TEST 4918/12806 [Zend/tests/throw/exit_in_finally.phpt]
[1;32mPASS[0m Test exit with uncaught exception in finally block [Zend/tests/throw/exit_in_finally.phpt] 
TEST 4919/12806 [Zend/tests/throw/leaks.phpt]
[1;32mPASS[0m throw expression should not leak temporaries [Zend/tests/throw/leaks.phpt] 
TEST 4920/12806 [Zend/tests/throw_reference.phpt]
[1;32mPASS[0m Throw reference [Zend/tests/throw_reference.phpt] 
TEST 4921/12806 [Zend/tests/throwable_001.phpt]
[1;32mPASS[0m Test using an Error as the previous Throwable for an Exception [Zend/tests/throwable_001.phpt] 
TEST 4922/12806 [Zend/tests/throwable_002.phpt]
[1;32mPASS[0m Test using an Exception as the previous Throwable for an Error [Zend/tests/throwable_002.phpt] 
TEST 4923/12806 [Zend/tests/throwable_003.phpt]
[1;32mPASS[0m Test user code implementing Throwable results in fatal error [Zend/tests/throwable_003.phpt] 
TEST 4924/12806 [Zend/tests/throwing_overloaded_compound_assign_op.phpt]
[1;32mPASS[0m Exception in compound assign op should prevent call to overloaded object handlers [Zend/tests/throwing_overloaded_compound_assign_op.phpt] 
TEST 4925/12806 [Zend/tests/trait_exists_001.phpt]
[1;32mPASS[0m Testing trait_exists() [Zend/tests/trait_exists_001.phpt] 
TEST 4926/12806 [Zend/tests/trait_exists_002.phpt]
[1;32mPASS[0m Testing trait_exists() inside a namespace [Zend/tests/trait_exists_002.phpt] 
TEST 4927/12806 [Zend/tests/trait_exists_003.phpt]
[1;32mPASS[0m Checking trait_exists(): interface, trait, abstract and final class [Zend/tests/trait_exists_003.phpt] 
TEST 4928/12806 [Zend/tests/trait_type_errors.phpt]
[1;32mPASS[0m Type errors for methods from traits should refer to using class [Zend/tests/trait_type_errors.phpt] 
TEST 4929/12806 [Zend/tests/traits/abstract_method_1.phpt]
[1;32mPASS[0m Abstract method from trait enforced in class [Zend/tests/traits/abstract_method_1.phpt] 
TEST 4930/12806 [Zend/tests/traits/abstract_method_10.phpt]
[1;32mPASS[0m Abstract method in trait using "self" (invalid) [Zend/tests/traits/abstract_method_10.phpt] 
TEST 4931/12806 [Zend/tests/traits/abstract_method_2.phpt]
[1;32mPASS[0m Mutually incompatible methods from traits are fine as long as the final method is compatible [Zend/tests/traits/abstract_method_2.phpt] 
TEST 4932/12806 [Zend/tests/traits/abstract_method_3.phpt]
[1;32mPASS[0m Private abstract method from trait enforced in class [Zend/tests/traits/abstract_method_3.phpt] 
TEST 4933/12806 [Zend/tests/traits/abstract_method_4.phpt]
[1;32mPASS[0m Visibility enforcement on abstract trait methods [Zend/tests/traits/abstract_method_4.phpt] 
TEST 4934/12806 [Zend/tests/traits/abstract_method_5.phpt]
[1;32mPASS[0m Staticness enforcement on abstract trait methods [Zend/tests/traits/abstract_method_5.phpt] 
TEST 4935/12806 [Zend/tests/traits/abstract_method_6.phpt]
[1;32mPASS[0m Abstract private trait method not implemented [Zend/tests/traits/abstract_method_6.phpt] 
TEST 4936/12806 [Zend/tests/traits/abstract_method_7.phpt]
[1;32mPASS[0m Abstract private trait method forwarded as abstract protected method [Zend/tests/traits/abstract_method_7.phpt] 
TEST 4937/12806 [Zend/tests/traits/abstract_method_8.phpt]
[1;32mPASS[0m Abstract method in trait using "self" [Zend/tests/traits/abstract_method_8.phpt] 
TEST 4938/12806 [Zend/tests/traits/abstract_method_9.phpt]
[1;32mPASS[0m Abstract method in trait using "self" (delayed obligation) [Zend/tests/traits/abstract_method_9.phpt] 
TEST 4939/12806 [Zend/tests/traits/bug54441.phpt]
[1;32mPASS[0m Bug #54441 (Changing trait static method visibility) [Zend/tests/traits/bug54441.phpt] 
TEST 4940/12806 [Zend/tests/traits/bug55137.phpt]
[1;32mPASS[0m Bug #55137 (Changing trait static method visibility) [Zend/tests/traits/bug55137.phpt] 
TEST 4941/12806 [Zend/tests/traits/bug55214.phpt]
[1;32mPASS[0m Bug #55214 (Use of __CLASS__ within trait returns trait name not class name) [Zend/tests/traits/bug55214.phpt] 
TEST 4942/12806 [Zend/tests/traits/bug55355.phpt]
[1;32mPASS[0m Bug #55355 (Abstract functions required by a trait are not correctly found when implemented in an ancestor class) [Zend/tests/traits/bug55355.phpt] 
TEST 4943/12806 [Zend/tests/traits/bug55372.phpt]
[1;32mPASS[0m Bug #55372 (Literal handling in methods is inconsistent, causing memory corruption) [Zend/tests/traits/bug55372.phpt] 
TEST 4944/12806 [Zend/tests/traits/bug55424.phpt]
[1;32mPASS[0m Bug #55424 (Method got missing from class when a trait defined an abstract method to express a requirement) [Zend/tests/traits/bug55424.phpt] 
TEST 4945/12806 [Zend/tests/traits/bug55524.phpt]
[1;32mPASS[0m Bug #55524 Traits should not be able to extend a class [Zend/tests/traits/bug55524.phpt] 
TEST 4946/12806 [Zend/tests/traits/bug60145.phpt]
[1;32mPASS[0m Bug #60145 (Usage of trait's use statement inside interfaces not properly checked.) [Zend/tests/traits/bug60145.phpt] 
TEST 4947/12806 [Zend/tests/traits/bug60153.phpt]
[1;32mPASS[0m Bug #60153 (Interface method prototypes not enforced when implemented via traits.) [Zend/tests/traits/bug60153.phpt] 
TEST 4948/12806 [Zend/tests/traits/bug60165a.phpt]
[1;32mPASS[0m Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error) [Zend/tests/traits/bug60165a.phpt] 
TEST 4949/12806 [Zend/tests/traits/bug60165b.phpt]
[1;32mPASS[0m Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error) [Zend/tests/traits/bug60165b.phpt] 
TEST 4950/12806 [Zend/tests/traits/bug60165c.phpt]
[1;32mPASS[0m Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error) [Zend/tests/traits/bug60165c.phpt] 
TEST 4951/12806 [Zend/tests/traits/bug60165d.phpt]
[1;32mPASS[0m Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error) [Zend/tests/traits/bug60165d.phpt] 
TEST 4952/12806 [Zend/tests/traits/bug60173.phpt]
[1;32mPASS[0m Bug #60173 (Wrong error message on reflective trait instantiation) [Zend/tests/traits/bug60173.phpt] 
TEST 4953/12806 [Zend/tests/traits/bug60217a.phpt]
[1;32mPASS[0m Bug #60217 (Requiring the same method from different traits.) [Zend/tests/traits/bug60217a.phpt] 
TEST 4954/12806 [Zend/tests/traits/bug60217b.phpt]
[1;32mPASS[0m Bug #60217 (Requiring the same method from different traits and abstract methods have to be compatible) [Zend/tests/traits/bug60217b.phpt] 
TEST 4955/12806 [Zend/tests/traits/bug60217c.phpt]
[1;32mPASS[0m 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 4956/12806 [Zend/tests/traits/bug60369.phpt]
[1;32mPASS[0m Bug #60369 (Crash with static property in trait) [Zend/tests/traits/bug60369.phpt] 
TEST 4957/12806 [Zend/tests/traits/bug60717.phpt]
[1;32mPASS[0m Bug #60717 (Order of traits in use statement can cause unexpected unresolved abstract method) [Zend/tests/traits/bug60717.phpt] 
TEST 4958/12806 [Zend/tests/traits/bug60809.phpt]
[1;32mPASS[0m Bug #60809 (TRAITS - PHPDoc Comment Style Bug) [Zend/tests/traits/bug60809.phpt] 
TEST 4959/12806 [Zend/tests/traits/bug61052.phpt]
[1;32mPASS[0m Bug #61052 (missing error check in trait 'insteadof' clause) [Zend/tests/traits/bug61052.phpt] 
TEST 4960/12806 [Zend/tests/traits/bug61998.phpt]
[1;32mPASS[0m Bug #61998 (Using traits with method aliases appears to result in crash during execution) [Zend/tests/traits/bug61998.phpt] 
TEST 4961/12806 [Zend/tests/traits/bug63911.phpt]
[1;32mPASS[0m Bug #63911 (Ignore conflicting trait methods originating from identical sub traits) [Zend/tests/traits/bug63911.phpt] 
TEST 4962/12806 [Zend/tests/traits/bug64070.phpt]
[1;32mPASS[0m Bug #64070 (Inheritance with Traits failed with error) [Zend/tests/traits/bug64070.phpt] 
TEST 4963/12806 [Zend/tests/traits/bug64235.phpt]
[1;32mPASS[0m Bug #64235 (Insteadof not work for class method in 5.4.11) [Zend/tests/traits/bug64235.phpt] 
TEST 4964/12806 [Zend/tests/traits/bug64235b.phpt]
[1;32mPASS[0m Bug #64235 (Insteadof not work for class method in 5.4.11) [Zend/tests/traits/bug64235b.phpt] 
TEST 4965/12806 [Zend/tests/traits/bug65576a.phpt]
[1;32mPASS[0m Bug #65576 (Constructor from trait conflicts with inherited constructor) [Zend/tests/traits/bug65576a.phpt] 
TEST 4966/12806 [Zend/tests/traits/bug65576b.phpt]
[1;32mPASS[0m Bug #65576 (Constructor from trait conflicts with inherited constructor) [Zend/tests/traits/bug65576b.phpt] 
TEST 4967/12806 [Zend/tests/traits/bug69579.phpt]
[1;33mSKIP[0m Bug #69579 (Internal trait double-free) [Zend/tests/traits/bug69579.phpt] reason: Required extension missing: zend_test
TEST 4968/12806 [Zend/tests/traits/bug74607.phpt]
[1;32mPASS[0m Bug #74607 (Traits enforce different inheritance rules - return types) [Zend/tests/traits/bug74607.phpt] 
TEST 4969/12806 [Zend/tests/traits/bug74607a.phpt]
[1;32mPASS[0m Bug #74607 (Traits enforce different inheritance rules - number of required parameters) [Zend/tests/traits/bug74607a.phpt] 
TEST 4970/12806 [Zend/tests/traits/bug74922.phpt]
[1;32mPASS[0m Bug #74922 (Composed class has fatal error with duplicate, equal const properties) [Zend/tests/traits/bug74922.phpt] 
TEST 4971/12806 [Zend/tests/traits/bug74922a.phpt]
[1;32mPASS[0m Bug #74922 (Composed class has fatal error with duplicate, equal const properties) [Zend/tests/traits/bug74922a.phpt] 
TEST 4972/12806 [Zend/tests/traits/bug74922b.phpt]
[1;32mPASS[0m Bug #74922 (Composed class has fatal error with duplicate, equal const properties) [Zend/tests/traits/bug74922b.phpt] 
TEST 4973/12806 [Zend/tests/traits/bug74922c.phpt]
[1;32mPASS[0m Bug #74922 (Composed class has fatal error with duplicate, equal const properties) [Zend/tests/traits/bug74922c.phpt] 
TEST 4974/12806 [Zend/tests/traits/bug75607.phpt]
[1;32mPASS[0m Bug #75607 (Comparison of initial static properties failing) [Zend/tests/traits/bug75607.phpt] 
TEST 4975/12806 [Zend/tests/traits/bug75607a.phpt]
[1;32mPASS[0m Bug #75607 (Comparison of initial static properties failing) [Zend/tests/traits/bug75607a.phpt] 
TEST 4976/12806 [Zend/tests/traits/bug76539.phpt]
[1;32mPASS[0m Bug #76539 (Trait attribute is set incorrectly when using self::class with another string) [Zend/tests/traits/bug76539.phpt] 
TEST 4977/12806 [Zend/tests/traits/bug76700.phpt]
[1;32mPASS[0m Bug #76700 (false-positive "Error: Call to protected method" when using trait aliases) [Zend/tests/traits/bug76700.phpt] 
TEST 4978/12806 [Zend/tests/traits/bug76773-deprecated.phpt]
[1;32mPASS[0m Bug #76773 (Traits used on the parent are ignored for child classes) [original test with deprecated syntax] [Zend/tests/traits/bug76773-deprecated.phpt] 
TEST 4979/12806 [Zend/tests/traits/bug76773.phpt]
[1;32mPASS[0m Bug #76773 (Traits used on the parent are ignored for child classes) [Zend/tests/traits/bug76773.phpt] 
TEST 4980/12806 [Zend/tests/traits/bugs/abstract-methods01.phpt]
[1;32mPASS[0m Abstract Trait Methods should behave like common abstract methods. [Zend/tests/traits/bugs/abstract-methods01.phpt] 
TEST 4981/12806 [Zend/tests/traits/bugs/abstract-methods02.phpt]
[1;32mPASS[0m Abstract Trait Methods should behave like common abstract methods. [Zend/tests/traits/bugs/abstract-methods02.phpt] 
TEST 4982/12806 [Zend/tests/traits/bugs/abstract-methods03.phpt]
[1;32mPASS[0m Abstract Trait Methods should behave like common abstract methods. [Zend/tests/traits/bugs/abstract-methods03.phpt] 
TEST 4983/12806 [Zend/tests/traits/bugs/abstract-methods04.phpt]
[1;32mPASS[0m Abstract Trait Methods should behave like common abstract methods and
implementation may be provided by other traits. Sorting order shouldn't influence result. [Zend/tests/traits/bugs/abstract-methods04.phpt] 
TEST 4984/12806 [Zend/tests/traits/bugs/abstract-methods05.phpt]
[1;32mPASS[0m The compatibility with the signature of abstract methods should be checked. [Zend/tests/traits/bugs/abstract-methods05.phpt] 
TEST 4985/12806 [Zend/tests/traits/bugs/abstract-methods06.phpt]
[1;32mPASS[0m 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 4986/12806 [Zend/tests/traits/bugs/alias-semantics.phpt]
[1;32mPASS[0m 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 4987/12806 [Zend/tests/traits/bugs/alias-semantics02.phpt]
[1;32mPASS[0m Semantic of alias operation is to provide an additional identifier for the
method body of the original method.
It should also work in case the method is fully qualified. [Zend/tests/traits/bugs/alias-semantics02.phpt] 
TEST 4988/12806 [Zend/tests/traits/bugs/alias01.phpt]
[1;32mPASS[0m Aliases are applied to the correct methods, and only to them. [Zend/tests/traits/bugs/alias01.phpt] 
TEST 4989/12806 [Zend/tests/traits/bugs/case-sensitive.phpt]
[1;32mPASS[0m Check for problems with case sensitivity in compositions [Zend/tests/traits/bugs/case-sensitive.phpt] 
TEST 4990/12806 [Zend/tests/traits/bugs/gh13177.phpt]
[1;32mPASS[0m GH-13177 (PHP 8.3.2: final private constructor not allowed when used in trait) [Zend/tests/traits/bugs/gh13177.phpt] 
TEST 4991/12806 [Zend/tests/traits/bugs/interfaces.phpt]
[1;32mPASS[0m Make sure trait does not implement an interface. [Zend/tests/traits/bugs/interfaces.phpt] 
TEST 4992/12806 [Zend/tests/traits/bugs/missing-trait.phpt]
[1;32mPASS[0m Check error message for missing traits [Zend/tests/traits/bugs/missing-trait.phpt] 
TEST 4993/12806 [Zend/tests/traits/bugs/overridding-conflicting-methods.phpt]
[1;32mPASS[0m Overriding Conflicting Methods should not result in a notice/warning about collisions [Zend/tests/traits/bugs/overridding-conflicting-methods.phpt] 
TEST 4994/12806 [Zend/tests/traits/bugs/overridding-conflicting-property-initializer.phpt]
[1;32mPASS[0m 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 4995/12806 [Zend/tests/traits/bugs/overridding-static-property-with-doc-block.phpt]
[1;32mPASS[0m Overriding a static property where both declarations have a doc block does not leak memory [Zend/tests/traits/bugs/overridding-static-property-with-doc-block.phpt] 
TEST 4996/12806 [Zend/tests/traits/conflict001.phpt]
[1;32mPASS[0m Method conflict in traits [Zend/tests/traits/conflict001.phpt] 
TEST 4997/12806 [Zend/tests/traits/conflict002.phpt]
[1;32mPASS[0m Overwritten methods do not cause a conflict. [Zend/tests/traits/conflict002.phpt] 
TEST 4998/12806 [Zend/tests/traits/conflict003.phpt]
[1;32mPASS[0m Two methods resulting in a conflict, should be reported both. [Zend/tests/traits/conflict003.phpt] 
TEST 4999/12806 [Zend/tests/traits/constant_001.phpt]
[1;32mPASS[0m Trying to access a constant on Trait via a Class [Zend/tests/traits/constant_001.phpt] 
TEST 5000/12806 [Zend/tests/traits/constant_002.phpt]
[1;32mPASS[0m Defining a constant in both trait and its composing class with the same name, visibility, finality and value is allowed [Zend/tests/traits/constant_002.phpt] 
TEST 5001/12806 [Zend/tests/traits/constant_003.phpt]
[1;32mPASS[0m Non-final Constants in traits can be overridden in derived classes [Zend/tests/traits/constant_003.phpt] 
TEST 5002/12806 [Zend/tests/traits/constant_004.phpt]
[1;32mPASS[0m Trying to access a constant on trait via the name of trait causes a Fatal error [Zend/tests/traits/constant_004.phpt] 
TEST 5003/12806 [Zend/tests/traits/constant_005.phpt]
[1;32mPASS[0m Conflicting constants in composing classes with different visibility modifiers should result in a fatal error, since this indicates that the code is incompatible. [Zend/tests/traits/constant_005.phpt] 
TEST 5004/12806 [Zend/tests/traits/constant_006.phpt]
[1;32mPASS[0m Conflicting constants in composing classes with different values should result in a fatal error, since this indicates that the code is incompatible. [Zend/tests/traits/constant_006.phpt] 
TEST 5005/12806 [Zend/tests/traits/constant_007.phpt]
[1;32mPASS[0m Conflicting constants in composing classes with different finality should result in a fatal error, since this indicates that the code is incompatible. [Zend/tests/traits/constant_007.phpt] 
TEST 5006/12806 [Zend/tests/traits/constant_008.phpt]
[1;32mPASS[0m Conflicting constants in another traits in same composing classes with different visibility modifiers should result in a fatal error, since this indicates that the code is incompatible. [Zend/tests/traits/constant_008.phpt] 
TEST 5007/12806 [Zend/tests/traits/constant_009.phpt]
[1;32mPASS[0m Conflicting constants in another traits in same composing classes with different values should result in a fatal error, since this indicates that the code is incompatible. [Zend/tests/traits/constant_009.phpt] 
TEST 5008/12806 [Zend/tests/traits/constant_010.phpt]
[1;32mPASS[0m Conflicting constants in another traits in same composing classes with different finality should result in a fatal error, since this indicates that the code is incompatible. [Zend/tests/traits/constant_010.phpt] 
TEST 5009/12806 [Zend/tests/traits/constant_011.phpt]
[1;32mPASS[0m Conflicting constants in a trait and another trait using it with different visibility modifiers should result in a fatal error, since this indicates that the code is incompatible. [Zend/tests/traits/constant_011.phpt] 
TEST 5010/12806 [Zend/tests/traits/constant_012.phpt]
[1;32mPASS[0m Conflicting constants in a trait and another trait using it with different values should result in a fatal error, since this indicates that the code is incompatible. [Zend/tests/traits/constant_012.phpt] 
TEST 5011/12806 [Zend/tests/traits/constant_013.phpt]
[1;32mPASS[0m Conflicting constants in a trait and another trait using it with different finality should result in a fatal error, since this indicates that the code is incompatible. [Zend/tests/traits/constant_013.phpt] 
TEST 5012/12806 [Zend/tests/traits/constant_014.phpt]
[1;32mPASS[0m Cannot override a final trait constant in a class derived from the class that uses the trait [Zend/tests/traits/constant_014.phpt] 
TEST 5013/12806 [Zend/tests/traits/constant_015.phpt]
[1;32mPASS[0m The same name constant of a trait used in a class that inherits a constant defined in a parent can be defined only if they are compatible. [Zend/tests/traits/constant_015.phpt] 
TEST 5014/12806 [Zend/tests/traits/constant_016.phpt]
[1;32mPASS[0m Compatibility of values of same name trait constants is checked after their constant expressions are evaluated [Zend/tests/traits/constant_016.phpt] 
TEST 5015/12806 [Zend/tests/traits/constant_017.phpt]
[1;32mPASS[0m Referencing trait constants directly on calling \defined() returns false [Zend/tests/traits/constant_017.phpt] 
TEST 5016/12806 [Zend/tests/traits/constant_018.phpt]
[1;32mPASS[0m Referencing trait constants directly on calling \constant() causes a fatal error [Zend/tests/traits/constant_018.phpt] 
TEST 5017/12806 [Zend/tests/traits/constant_019.phpt]
[1;32mPASS[0m Flattened trait constants are retrieved as members of the composing class via Reflection [Zend/tests/traits/constant_019.phpt] 
TEST 5018/12806 [Zend/tests/traits/constant_020.phpt]
[1;32mPASS[0m Attributes can be retrieved from trait constants [Zend/tests/traits/constant_020.phpt] 
TEST 5019/12806 [Zend/tests/traits/constant_021.phpt]
[1;32mPASS[0m Doc comments can be retrieved from trait constants [Zend/tests/traits/constant_021.phpt] 
TEST 5020/12806 [Zend/tests/traits/direct_static_member_access.phpt]
[1;32mPASS[0m Direct access to static trait members is deprecated [Zend/tests/traits/direct_static_member_access.phpt] 
TEST 5021/12806 [Zend/tests/traits/error_001.phpt]
[1;32mPASS[0m Trying to use instanceof for a method twice [Zend/tests/traits/error_001.phpt] 
TEST 5022/12806 [Zend/tests/traits/error_002.phpt]
[1;32mPASS[0m Trying to use an undefined trait [Zend/tests/traits/error_002.phpt] 
TEST 5023/12806 [Zend/tests/traits/error_003.phpt]
[1;32mPASS[0m Trying to use an interface as trait [Zend/tests/traits/error_003.phpt] 
TEST 5024/12806 [Zend/tests/traits/error_004.phpt]
[1;32mPASS[0m Trying to use a class as trait [Zend/tests/traits/error_004.phpt] 
TEST 5025/12806 [Zend/tests/traits/error_005.phpt]
[1;32mPASS[0m Trying to use a final class as trait [Zend/tests/traits/error_005.phpt] 
TEST 5026/12806 [Zend/tests/traits/error_006.phpt]
[1;32mPASS[0m Trying to use an abstract class as trait [Zend/tests/traits/error_006.phpt] 
TEST 5027/12806 [Zend/tests/traits/error_007.phpt]
[1;32mPASS[0m Trying to instantiate a trait [Zend/tests/traits/error_007.phpt] 
TEST 5028/12806 [Zend/tests/traits/error_008.phpt]
[1;32mPASS[0m Trying to implement a trait [Zend/tests/traits/error_008.phpt] 
TEST 5029/12806 [Zend/tests/traits/error_009.phpt]
[1;32mPASS[0m Trying to extend a trait [Zend/tests/traits/error_009.phpt] 
TEST 5030/12806 [Zend/tests/traits/error_010.phpt]
[1;32mPASS[0m Trying to exclude trait method multiple times [Zend/tests/traits/error_010.phpt] 
TEST 5031/12806 [Zend/tests/traits/error_011.phpt]
[1;32mPASS[0m Testing trait collisions [Zend/tests/traits/error_011.phpt] 
TEST 5032/12806 [Zend/tests/traits/error_012.phpt]
[1;32mPASS[0m Trying to access a protected trait method [Zend/tests/traits/error_012.phpt] 
TEST 5033/12806 [Zend/tests/traits/error_013.phpt]
[1;32mPASS[0m Trying to use static as method modifier [Zend/tests/traits/error_013.phpt] 
TEST 5034/12806 [Zend/tests/traits/error_014.phpt]
[1;32mPASS[0m Trying to override final method [Zend/tests/traits/error_014.phpt] 
TEST 5035/12806 [Zend/tests/traits/error_015.phpt]
[1;32mPASS[0m 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 5036/12806 [Zend/tests/traits/flattening001.phpt]
[1;32mPASS[0m Methods using object properties [Zend/tests/traits/flattening001.phpt] 
TEST 5037/12806 [Zend/tests/traits/flattening002.phpt]
[1;32mPASS[0m parent:: works like in a method defined without traits. [Zend/tests/traits/flattening002.phpt] 
TEST 5038/12806 [Zend/tests/traits/flattening003.phpt]
[1;32mPASS[0m Traits are flattened recursively. [Zend/tests/traits/flattening003.phpt] 
TEST 5039/12806 [Zend/tests/traits/get_declared_traits_001.phpt]
[1;32mPASS[0m Testing get_declared_traits() [Zend/tests/traits/get_declared_traits_001.phpt] 
TEST 5040/12806 [Zend/tests/traits/get_declared_traits_002.phpt]
[1;32mPASS[0m Testing get_declared_traits() inside namespace [Zend/tests/traits/get_declared_traits_002.phpt] 
TEST 5041/12806 [Zend/tests/traits/get_declared_traits_003.phpt]
[1;32mPASS[0m Testing get_declared_classes() and get_declared_traits() [Zend/tests/traits/get_declared_traits_003.phpt] 
TEST 5042/12806 [Zend/tests/traits/get_declared_traits_004.phpt]
[1;32mPASS[0m Testing get_declared_traits() and class_alias() [Zend/tests/traits/get_declared_traits_004.phpt] 
TEST 5043/12806 [Zend/tests/traits/gh12854.phpt]
[1;32mPASS[0m GH-12854 (8.3 - as final trait-used method does not correctly report visibility in Reflection) [Zend/tests/traits/gh12854.phpt] 
TEST 5044/12806 [Zend/tests/traits/inheritance001.phpt]
[1;32mPASS[0m Trait method overwritten by a method defined in the class. [Zend/tests/traits/inheritance001.phpt] 
TEST 5045/12806 [Zend/tests/traits/inheritance002.phpt]
[1;32mPASS[0m Trait method overrides base class method [Zend/tests/traits/inheritance002.phpt] 
TEST 5046/12806 [Zend/tests/traits/inheritance003.phpt]
[1;32mPASS[0m Trait method overrides base class method and satisfies prototype [Zend/tests/traits/inheritance003.phpt] 
TEST 5047/12806 [Zend/tests/traits/interface_001.phpt]
[1;32mPASS[0m Using traits to implement interface [Zend/tests/traits/interface_001.phpt] 
TEST 5048/12806 [Zend/tests/traits/interface_002.phpt]
[1;32mPASS[0m Checking error message when the trait doesn't implements the interface [Zend/tests/traits/interface_002.phpt] 
TEST 5049/12806 [Zend/tests/traits/interface_003.phpt]
[1;32mPASS[0m Testing to implement Serializable interface by traits [Zend/tests/traits/interface_003.phpt] 
TEST 5050/12806 [Zend/tests/traits/language001.phpt]
[1;32mPASS[0m Single Trait with simple trait method [Zend/tests/traits/language001.phpt] 
TEST 5051/12806 [Zend/tests/traits/language002.phpt]
[1;32mPASS[0m Use multiple traits. [Zend/tests/traits/language002.phpt] 
TEST 5052/12806 [Zend/tests/traits/language003.phpt]
[1;32mPASS[0m Use instead to solve a conflict. [Zend/tests/traits/language003.phpt] 
TEST 5053/12806 [Zend/tests/traits/language004.phpt]
[1;32mPASS[0m Use instead to solve a conflict and as to access the method. [Zend/tests/traits/language004.phpt] 
TEST 5054/12806 [Zend/tests/traits/language005.phpt]
[1;32mPASS[0m Use instead to solve a conflict and as to access the method. [Zend/tests/traits/language005.phpt] 
TEST 5055/12806 [Zend/tests/traits/language006.phpt]
[1;32mPASS[0m Express requirements of a trait by abstract methods. [Zend/tests/traits/language006.phpt] 
TEST 5056/12806 [Zend/tests/traits/language007.phpt]
[1;32mPASS[0m Traits can fulfill the requirements of abstract base classes. [Zend/tests/traits/language007.phpt] 
TEST 5057/12806 [Zend/tests/traits/language008a.phpt]
[1;32mPASS[0m Visibility can be changed with the as aliasing construct as well. [Zend/tests/traits/language008a.phpt] 
TEST 5058/12806 [Zend/tests/traits/language008b.phpt]
[1;32mPASS[0m Visibility can be changed with the as aliasing construct as well. [Zend/tests/traits/language008b.phpt] 
TEST 5059/12806 [Zend/tests/traits/language009.phpt]
[1;32mPASS[0m In instead definitions all trait whose methods are meant to be hidden can be listed. [Zend/tests/traits/language009.phpt] 
TEST 5060/12806 [Zend/tests/traits/language010.phpt]
[1;32mPASS[0m Aliasing leading to conflict should result in error message [Zend/tests/traits/language010.phpt] 
TEST 5061/12806 [Zend/tests/traits/language011.phpt]
[1;32mPASS[0m Aliasing on conflicting method should not cover up conflict. [Zend/tests/traits/language011.phpt] 
TEST 5062/12806 [Zend/tests/traits/language012.phpt]
[1;32mPASS[0m Statics should work in traits, too. [Zend/tests/traits/language012.phpt] 
TEST 5063/12806 [Zend/tests/traits/language013.phpt]
[1;32mPASS[0m Statics work like expected for language-based copy'n'paste. No link between methods from the same trait. [Zend/tests/traits/language013.phpt] 
TEST 5064/12806 [Zend/tests/traits/language014.phpt]
[1;32mPASS[0m Aliasing leading to conflict should result in error message [Zend/tests/traits/language014.phpt] 
TEST 5065/12806 [Zend/tests/traits/language015.phpt]
[1;32mPASS[0m Invalid conflict resolution (unused trait as lhs of "insteadof") [Zend/tests/traits/language015.phpt] 
TEST 5066/12806 [Zend/tests/traits/language016.phpt]
[1;32mPASS[0m Invalid conflict resolution (unused trait as rhs of "insteadof") [Zend/tests/traits/language016.phpt] 
TEST 5067/12806 [Zend/tests/traits/language017.phpt]
[1;32mPASS[0m Invalid conflict resolution (unused trait as lhs of "as") [Zend/tests/traits/language017.phpt] 
TEST 5068/12806 [Zend/tests/traits/language018.phpt]
[1;32mPASS[0m abstract alias [Zend/tests/traits/language018.phpt] 
TEST 5069/12806 [Zend/tests/traits/language019.phpt]
[1;32mPASS[0m final alias [Zend/tests/traits/language019.phpt] 
TEST 5070/12806 [Zend/tests/traits/language020.phpt]
[1;32mPASS[0m final alias - positive test variation [Zend/tests/traits/language020.phpt] 
TEST 5071/12806 [Zend/tests/traits/methods_001.phpt]
[1;32mPASS[0m Testing magic method on trait [Zend/tests/traits/methods_001.phpt] 
TEST 5072/12806 [Zend/tests/traits/methods_002.phpt]
[1;32mPASS[0m Testing collision with magic methods [Zend/tests/traits/methods_002.phpt] 
TEST 5073/12806 [Zend/tests/traits/methods_003.phpt]
[1;32mPASS[0m Testing __construct and __destruct with Trait [Zend/tests/traits/methods_003.phpt] 
TEST 5074/12806 [Zend/tests/traits/no_static_arg_binding.phpt]
[1;32mPASS[0m Don't statically bind arguments for self:: calls in traits [Zend/tests/traits/no_static_arg_binding.phpt] 
TEST 5075/12806 [Zend/tests/traits/precedence_unknown_class.phpt]
[1;32mPASS[0m Unknown class in absolute trait precedence reference [Zend/tests/traits/precedence_unknown_class.phpt] 
TEST 5076/12806 [Zend/tests/traits/property001.phpt]
[1;32mPASS[0m "Potentially" conflicting trait properties do not result in a strict standards notice anymore [Zend/tests/traits/property001.phpt] 
TEST 5077/12806 [Zend/tests/traits/property002.phpt]
[1;32mPASS[0m Non-conflicting properties should work just fine. [Zend/tests/traits/property002.phpt] 
TEST 5078/12806 [Zend/tests/traits/property003.phpt]
[1;32mPASS[0m 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 5079/12806 [Zend/tests/traits/property004.phpt]
[1;32mPASS[0m Conflicting properties with different initial values are considered incompatible. [Zend/tests/traits/property004.phpt] 
TEST 5080/12806 [Zend/tests/traits/property005.phpt]
[1;32mPASS[0m The same rules are applied for properties that are defined in the class hierarchy. Thus, if the properties are incompatible a fatal error occurs. [Zend/tests/traits/property005.phpt] 
TEST 5081/12806 [Zend/tests/traits/property006.phpt]
[1;32mPASS[0m Introducing new private variables of the same name in a subclass is ok, and does not lead to any output. That is consistent with normal inheritance handling. [Zend/tests/traits/property006.phpt] 
TEST 5082/12806 [Zend/tests/traits/property007.phpt]
[1;32mPASS[0m Introducing new private variables of the same name in a subclass is ok, and does not lead to any output. That is consistent with normal inheritance handling. [Zend/tests/traits/property007.phpt] 
TEST 5083/12806 [Zend/tests/traits/property008.phpt]
[1;32mPASS[0m Handling of private fields with traits needs to have same semantics as with normal inheritance. [Zend/tests/traits/property008.phpt] 
TEST 5084/12806 [Zend/tests/traits/property009.phpt]
[1;32mPASS[0m 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 unexpected with changing traits. [Zend/tests/traits/property009.phpt] 
TEST 5085/12806 [Zend/tests/traits/static_001.phpt]
[1;32mPASS[0m Traits with static methods. [Zend/tests/traits/static_001.phpt] 
TEST 5086/12806 [Zend/tests/traits/static_002.phpt]
[1;32mPASS[0m Traits with static methods referenced using variable. [Zend/tests/traits/static_002.phpt] 
TEST 5087/12806 [Zend/tests/traits/static_003.phpt]
[1;32mPASS[0m Traits with late static bindings. [Zend/tests/traits/static_003.phpt] 
TEST 5088/12806 [Zend/tests/traits/static_004.phpt]
[1;32mPASS[0m Traits with __callStatic magic method. [Zend/tests/traits/static_004.phpt] 
TEST 5089/12806 [Zend/tests/traits/static_forward_static_call.phpt]
[1;32mPASS[0m Traits and forward_static_call(). [Zend/tests/traits/static_forward_static_call.phpt] 
TEST 5090/12806 [Zend/tests/traits/static_get_called_class.phpt]
[1;32mPASS[0m Traits and get_called_class(). [Zend/tests/traits/static_get_called_class.phpt] 
TEST 5091/12806 [Zend/tests/traits/trait_constant_001.phpt]
[1;32mPASS[0m __TRAIT__: Basics, a constant denoting the trait of definition. [Zend/tests/traits/trait_constant_001.phpt] 
TEST 5092/12806 [Zend/tests/traits/trait_constant_002.phpt]
[1;32mPASS[0m __TRAIT__: Use outside of traits. [Zend/tests/traits/trait_constant_002.phpt] 
TEST 5093/12806 [Zend/tests/traits/trait_underscore_as_name.phpt]
[1;32mPASS[0m Using "_" as a trait name is deprecated [Zend/tests/traits/trait_underscore_as_name.phpt] 
TEST 5094/12806 [Zend/tests/trampoline_closure_named_arguments.phpt]
[1;32mPASS[0m Trampoline closure created from magic method accepts named arguments [Zend/tests/trampoline_closure_named_arguments.phpt] 
TEST 5095/12806 [Zend/tests/try/bug70228.phpt]
[1;32mPASS[0m Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228.phpt] 
TEST 5096/12806 [Zend/tests/try/bug70228_2.phpt]
[1;32mPASS[0m Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228_2.phpt] 
TEST 5097/12806 [Zend/tests/try/bug70228_3.phpt]
[1;32mPASS[0m Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228_3.phpt] 
TEST 5098/12806 [Zend/tests/try/bug70228_4.phpt]
[1;32mPASS[0m Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228_4.phpt] 
TEST 5099/12806 [Zend/tests/try/bug70228_5.phpt]
[1;32mPASS[0m Bug #70228 (memleak if return hidden by throw in finally block) [Zend/tests/try/bug70228_5.phpt] 
TEST 5100/12806 [Zend/tests/try/bug70228_6.phpt]
[1;32mPASS[0m Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228_6.phpt] 
TEST 5101/12806 [Zend/tests/try/bug70228_7.phpt]
[1;32mPASS[0m Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228_7.phpt] 
TEST 5102/12806 [Zend/tests/try/bug70228_8.phpt]
[1;32mPASS[0m Bug #70228 (memleak if return in finally block) [Zend/tests/try/bug70228_8.phpt] 
TEST 5103/12806 [Zend/tests/try/bug71604.phpt]
[1;32mPASS[0m Bug #71604: Aborted Generators continue after nested finally [Zend/tests/try/bug71604.phpt] 
TEST 5104/12806 [Zend/tests/try/bug71604_2.phpt]
[1;32mPASS[0m Bug #71604: Aborted Generators continue after nested finally (2) [Zend/tests/try/bug71604_2.phpt] 
TEST 5105/12806 [Zend/tests/try/bug71604_3.phpt]
[1;32mPASS[0m Bug #71604: Aborted Generators continue after nested finally (3) [Zend/tests/try/bug71604_3.phpt] 
TEST 5106/12806 [Zend/tests/try/bug72213.phpt]
[1;32mPASS[0m Bug #72213 (Finally leaks on nested exceptions) [Zend/tests/try/bug72213.phpt] 
TEST 5107/12806 [Zend/tests/try/bug72213_2.phpt]
[1;32mPASS[0m Bug #72213 (Finally leaks on nested exceptions) [Zend/tests/try/bug72213_2.phpt] 
TEST 5108/12806 [Zend/tests/try/bug72629.phpt]
[1;32mPASS[0m Bug #72629 (Caught exception assignment to variables ignores references) [Zend/tests/try/bug72629.phpt] 
TEST 5109/12806 [Zend/tests/try/bug74444.phpt]
[1;32mPASS[0m Bug #74444 (multiple catch freezes in some cases) [Zend/tests/try/bug74444.phpt] 
TEST 5110/12806 [Zend/tests/try/catch_002.phpt]
[1;32mPASS[0m Catching an exception in a constructor [Zend/tests/try/catch_002.phpt] 
TEST 5111/12806 [Zend/tests/try/catch_003.phpt]
[1;32mPASS[0m Catching an exception in a constructor fired form a static method [Zend/tests/try/catch_003.phpt] 
TEST 5112/12806 [Zend/tests/try/catch_004.phpt]
[1;32mPASS[0m Catching an exception in a constructor inside a static method [Zend/tests/try/catch_004.phpt] 
TEST 5113/12806 [Zend/tests/try/catch_finally_001.phpt]
[1;32mPASS[0m Try catch finally (basic test) [Zend/tests/try/catch_finally_001.phpt] 
TEST 5114/12806 [Zend/tests/try/catch_finally_002.phpt]
[1;32mPASS[0m Try catch finally (basic test with return) [Zend/tests/try/catch_finally_002.phpt] 
TEST 5115/12806 [Zend/tests/try/catch_finally_003.phpt]
[1;32mPASS[0m Try catch finally (with multi-returns) [Zend/tests/try/catch_finally_003.phpt] 
TEST 5116/12806 [Zend/tests/try/catch_finally_004.phpt]
[1;32mPASS[0m Try catch finally (nesting try-catch-finally) [Zend/tests/try/catch_finally_004.phpt] 
TEST 5117/12806 [Zend/tests/try/catch_finally_005.phpt]
[1;32mPASS[0m Try catch finally (with multi-returns and exception) [Zend/tests/try/catch_finally_005.phpt] 
TEST 5118/12806 [Zend/tests/try/catch_finally_006.phpt]
[1;32mPASS[0m Try catch finally (re-throw exception in catch block) [Zend/tests/try/catch_finally_006.phpt] 
TEST 5119/12806 [Zend/tests/try/catch_novar_1.phpt]
[1;32mPASS[0m catch without capturing a variable [Zend/tests/try/catch_novar_1.phpt] 
TEST 5120/12806 [Zend/tests/try/catch_novar_2.phpt]
[1;32mPASS[0m catch without capturing a variable - exception in destructor [Zend/tests/try/catch_novar_2.phpt] 
TEST 5121/12806 [Zend/tests/try/finally_goto_001.phpt]
[1;32mPASS[0m jmp into a finally block 01 [Zend/tests/try/finally_goto_001.phpt] 
TEST 5122/12806 [Zend/tests/try/finally_goto_002.phpt]
[1;32mPASS[0m jmp into a finally block 02 [Zend/tests/try/finally_goto_002.phpt] 
TEST 5123/12806 [Zend/tests/try/finally_goto_003.phpt]
[1;32mPASS[0m jmp into a finally block 03 [Zend/tests/try/finally_goto_003.phpt] 
TEST 5124/12806 [Zend/tests/try/finally_goto_004.phpt]
[1;32mPASS[0m jmp into a finally block 03 [Zend/tests/try/finally_goto_004.phpt] 
TEST 5125/12806 [Zend/tests/try/finally_goto_005.phpt]
[1;32mPASS[0m There must be a difference between label: try { ... } and try { label: ... } [Zend/tests/try/finally_goto_005.phpt] 
TEST 5126/12806 [Zend/tests/try/try_catch_finally_001.phpt]
[1;32mPASS[0m Try catch finally [Zend/tests/try/try_catch_finally_001.phpt] 
TEST 5127/12806 [Zend/tests/try/try_catch_finally_002.phpt]
[1;32mPASS[0m Try catch finally catch(multi catch blocks) [Zend/tests/try/try_catch_finally_002.phpt] 
TEST 5128/12806 [Zend/tests/try/try_catch_finally_003.phpt]
[1;32mPASS[0m Try catch finally (multi catch blocks with return) [Zend/tests/try/try_catch_finally_003.phpt] 
TEST 5129/12806 [Zend/tests/try/try_catch_finally_004.phpt]
[1;32mPASS[0m Try catch finally (re-throw exception in catch block) [Zend/tests/try/try_catch_finally_004.phpt] 
TEST 5130/12806 [Zend/tests/try/try_catch_finally_005.phpt]
[1;32mPASS[0m Try catch finally (break / cont in try block) [Zend/tests/try/try_catch_finally_005.phpt] 
TEST 5131/12806 [Zend/tests/try/try_catch_finally_006.phpt]
[1;32mPASS[0m Try catch finally (goto in try/catch block) [Zend/tests/try/try_catch_finally_006.phpt] 
TEST 5132/12806 [Zend/tests/try/try_catch_finally_007.phpt]
[1;32mPASS[0m Try catch finally (goto in try/catch block) [Zend/tests/try/try_catch_finally_007.phpt] 
TEST 5133/12806 [Zend/tests/try/try_finally_001.phpt]
[1;32mPASS[0m Try finally (basic test) [Zend/tests/try/try_finally_001.phpt] 
TEST 5134/12806 [Zend/tests/try/try_finally_002.phpt]
[1;32mPASS[0m Try finally (re-throw exception in finally block) [Zend/tests/try/try_finally_002.phpt] 
TEST 5135/12806 [Zend/tests/try/try_finally_003.phpt]
[1;32mPASS[0m Try finally (call sequence test) [Zend/tests/try/try_finally_003.phpt] 
TEST 5136/12806 [Zend/tests/try/try_finally_004.phpt]
[1;32mPASS[0m Try finally (without catch/finally block) [Zend/tests/try/try_finally_004.phpt] 
TEST 5137/12806 [Zend/tests/try/try_finally_005.phpt]
[1;32mPASS[0m Try finally (with long goto) [Zend/tests/try/try_finally_005.phpt] 
TEST 5138/12806 [Zend/tests/try/try_finally_006.phpt]
[1;32mPASS[0m Try finally (with near goto) [Zend/tests/try/try_finally_006.phpt] 
TEST 5139/12806 [Zend/tests/try/try_finally_007.phpt]
[1;32mPASS[0m Try finally (with goto previous label) [Zend/tests/try/try_finally_007.phpt] 
TEST 5140/12806 [Zend/tests/try/try_finally_008.phpt]
[1;32mPASS[0m Try finally (with break in do...while) [Zend/tests/try/try_finally_008.phpt] 
TEST 5141/12806 [Zend/tests/try/try_finally_009.phpt]
[1;32mPASS[0m Try finally (with for continue) [Zend/tests/try/try_finally_009.phpt] 
TEST 5142/12806 [Zend/tests/try/try_finally_010.phpt]
[1;32mPASS[0m Try finally (function call in the finally block after exception) [Zend/tests/try/try_finally_010.phpt] 
TEST 5143/12806 [Zend/tests/try/try_finally_011.phpt]
[1;32mPASS[0m Try finally (segfault with empty break) [Zend/tests/try/try_finally_011.phpt] 
TEST 5144/12806 [Zend/tests/try/try_finally_012.phpt]
[1;32mPASS[0m Try finally (exception in "return" statement) [Zend/tests/try/try_finally_012.phpt] 
TEST 5145/12806 [Zend/tests/try/try_finally_013.phpt]
[1;32mPASS[0m Return in try and finally inside loop [Zend/tests/try/try_finally_013.phpt] 
TEST 5146/12806 [Zend/tests/try/try_finally_014.phpt]
[1;32mPASS[0m Break 2 in try and return in finally inside nested loop [Zend/tests/try/try_finally_014.phpt] 
TEST 5147/12806 [Zend/tests/try/try_finally_015.phpt]
[1;32mPASS[0m Ignoring return inside loop using finally [Zend/tests/try/try_finally_015.phpt] 
TEST 5148/12806 [Zend/tests/try/try_finally_016.phpt]
[1;32mPASS[0m Exception during break 2 [Zend/tests/try/try_finally_016.phpt] 
TEST 5149/12806 [Zend/tests/try/try_finally_017.phpt]
[1;32mPASS[0m Exception during break 2 with multiple try/catch [Zend/tests/try/try_finally_017.phpt] 
TEST 5150/12806 [Zend/tests/try/try_finally_018.phpt]
[1;32mPASS[0m Combination of foreach, finally and goto [Zend/tests/try/try_finally_018.phpt] 
TEST 5151/12806 [Zend/tests/try/try_finally_019.phpt]
[1;32mPASS[0m Combination of foreach, finally and goto (call order) [Zend/tests/try/try_finally_019.phpt] 
TEST 5152/12806 [Zend/tests/try/try_finally_020.phpt]
[1;32mPASS[0m Combination of foreach, finally and exception (call order) [Zend/tests/try/try_finally_020.phpt] 
TEST 5153/12806 [Zend/tests/try/try_finally_021.phpt]
[1;32mPASS[0m Live range & return from finally [Zend/tests/try/try_finally_021.phpt] 
TEST 5154/12806 [Zend/tests/try/try_finally_022.phpt]
[1;32mPASS[0m Try finally (exception in "return" statement) [Zend/tests/try/try_finally_022.phpt] 
TEST 5155/12806 [Zend/tests/try/try_finally_023.phpt]
[1;32mPASS[0m Loop var dtor throwing exception during return inside try/catch inside finally [Zend/tests/try/try_finally_023.phpt] 
TEST 5156/12806 [Zend/tests/try/try_finally_024.phpt]
[1;32mPASS[0m Exception in finally inside finally following try/catch containing throwing try/finally [Zend/tests/try/try_finally_024.phpt] 
TEST 5157/12806 [Zend/tests/try/try_finally_025.phpt]
[1;32mPASS[0m Throw in try of try/finally inside catch [Zend/tests/try/try_finally_025.phpt] 
TEST 5158/12806 [Zend/tests/try/try_finally_026.phpt]
[1;32mPASS[0m Throw in finally inside catch inside finally [Zend/tests/try/try_finally_026.phpt] 
TEST 5159/12806 [Zend/tests/try/try_finally_027.phpt]
[1;32mPASS[0m Return in try with throw in finally, inside other finally [Zend/tests/try/try_finally_027.phpt] 
TEST 5160/12806 [Zend/tests/try/try_finally_recursive_previous.phpt]
[1;32mPASS[0m Test case where the implicit previous finally exception would result in recursion [Zend/tests/try/try_finally_recursive_previous.phpt] 
TEST 5161/12806 [Zend/tests/try/try_multicatch_001.phpt]
[1;32mPASS[0m Parsing test [Zend/tests/try/try_multicatch_001.phpt] 
TEST 5162/12806 [Zend/tests/try/try_multicatch_002.phpt]
[1;32mPASS[0m Catch first exception in the multicatch [Zend/tests/try/try_multicatch_002.phpt] 
TEST 5163/12806 [Zend/tests/try/try_multicatch_003.phpt]
[1;32mPASS[0m Catch second exception in the multicatch [Zend/tests/try/try_multicatch_003.phpt] 
TEST 5164/12806 [Zend/tests/try/try_multicatch_004.phpt]
[1;32mPASS[0m Catch last exception in the multicatch [Zend/tests/try/try_multicatch_004.phpt] 
TEST 5165/12806 [Zend/tests/try/try_multicatch_005.phpt]
[1;32mPASS[0m Catch exception in the nested multicatch [Zend/tests/try/try_multicatch_005.phpt] 
TEST 5166/12806 [Zend/tests/try/try_multicatch_006.phpt]
[1;32mPASS[0m Catch first exception in the second multicatch [Zend/tests/try/try_multicatch_006.phpt] 
TEST 5167/12806 [Zend/tests/try/try_multicatch_007.phpt]
[1;32mPASS[0m Catch second exception in the second multicatch [Zend/tests/try/try_multicatch_007.phpt] 
TEST 5168/12806 [Zend/tests/type_declarations/add_return_type.phpt]
[1;32mPASS[0m Adding a return type during inheritance is allowed [Zend/tests/type_declarations/add_return_type.phpt] 
TEST 5169/12806 [Zend/tests/type_declarations/array_001.phpt]
[1;32mPASS[0m Array type declaration [Zend/tests/type_declarations/array_001.phpt] 
TEST 5170/12806 [Zend/tests/type_declarations/callable_001.phpt]
[1;32mPASS[0m callable type#001 [Zend/tests/type_declarations/callable_001.phpt] 
TEST 5171/12806 [Zend/tests/type_declarations/callable_002.phpt]
[1;32mPASS[0m callable type#002 - Reflection [Zend/tests/type_declarations/callable_002.phpt] 
TEST 5172/12806 [Zend/tests/type_declarations/callable_003.phpt]
[1;32mPASS[0m callable type#003 [Zend/tests/type_declarations/callable_003.phpt] 
TEST 5173/12806 [Zend/tests/type_declarations/closure_with_variadic.phpt]
[1;32mPASS[0m Closure with variadic type declaration [Zend/tests/type_declarations/closure_with_variadic.phpt] 
TEST 5174/12806 [Zend/tests/type_declarations/confusable_type_warning.phpt]
[1;32mPASS[0m Warnings for confusable types [Zend/tests/type_declarations/confusable_type_warning.phpt] 
TEST 5175/12806 [Zend/tests/type_declarations/default_boolean_hint_values.phpt]
[1;32mPASS[0m Default values for boolean hints should work [Zend/tests/type_declarations/default_boolean_hint_values.phpt] 
TEST 5176/12806 [Zend/tests/type_declarations/dnf_types/dnf_2_intersection.phpt]
[1;32mPASS[0m Union of two intersection type [Zend/tests/type_declarations/dnf_types/dnf_2_intersection.phpt] 
TEST 5177/12806 [Zend/tests/type_declarations/dnf_types/dnf_intersection_and_eval.phpt]
[1;32mPASS[0m Union and intersection type leaks [Zend/tests/type_declarations/dnf_types/dnf_intersection_and_eval.phpt] 
TEST 5178/12806 [Zend/tests/type_declarations/dnf_types/dnf_intersection_and_null.phpt]
[1;32mPASS[0m Union of null and intersection type [Zend/tests/type_declarations/dnf_types/dnf_intersection_and_null.phpt] 
TEST 5179/12806 [Zend/tests/type_declarations/dnf_types/dnf_intersection_and_single.phpt]
[1;32mPASS[0m Union of a simple and intersection type [Zend/tests/type_declarations/dnf_types/dnf_intersection_and_single.phpt] 
TEST 5180/12806 [Zend/tests/type_declarations/dnf_types/gh9516.phpt]
[1;32mPASS[0m GH-9516: (A&B)|D as a param should allow AB or D. Not just A. [Zend/tests/type_declarations/dnf_types/gh9516.phpt] 
TEST 5181/12806 [Zend/tests/type_declarations/dnf_types/redundant_types/duplicate_class_alias_type.phpt]
[1;32mPASS[0m Duplicate class alias type [Zend/tests/type_declarations/dnf_types/redundant_types/duplicate_class_alias_type.phpt] 
TEST 5182/12806 [Zend/tests/type_declarations/dnf_types/redundant_types/duplicate_class_alias_type_runtime.phpt]
[1;32mPASS[0m Duplicate class alias type at runtime [Zend/tests/type_declarations/dnf_types/redundant_types/duplicate_class_alias_type_runtime.phpt] 
TEST 5183/12806 [Zend/tests/type_declarations/dnf_types/redundant_types/inheritence.phpt]
[1;32mPASS[0m Intersection with child class [Zend/tests/type_declarations/dnf_types/redundant_types/inheritence.phpt] 
TEST 5184/12806 [Zend/tests/type_declarations/dnf_types/redundant_types/less_restrive_type_constraint_already_present001.phpt]
[1;32mPASS[0m A less restrictive type constrain is part of the DNF type 001 [Zend/tests/type_declarations/dnf_types/redundant_types/less_restrive_type_constraint_already_present001.phpt] 
TEST 5185/12806 [Zend/tests/type_declarations/dnf_types/redundant_types/less_restrive_type_constraint_already_present002.phpt]
[1;32mPASS[0m A less restrictive type constrain is part of the DNF type 002 [Zend/tests/type_declarations/dnf_types/redundant_types/less_restrive_type_constraint_already_present002.phpt] 
TEST 5186/12806 [Zend/tests/type_declarations/dnf_types/redundant_types/less_restrive_type_constraint_already_present003.phpt]
[1;32mPASS[0m A less restrictive type constrain is part of the DNF type 003 [Zend/tests/type_declarations/dnf_types/redundant_types/less_restrive_type_constraint_already_present003.phpt] 
TEST 5187/12806 [Zend/tests/type_declarations/dnf_types/redundant_types/less_restrive_type_constraint_already_present004.phpt]
[1;32mPASS[0m A less restrictive type constrain is part of the DNF type 004 [Zend/tests/type_declarations/dnf_types/redundant_types/less_restrive_type_constraint_already_present004.phpt] 
TEST 5188/12806 [Zend/tests/type_declarations/dnf_types/redundant_types/object_and_dnf_type.phpt]
[1;32mPASS[0m A DNF type which contains object is redundant [Zend/tests/type_declarations/dnf_types/redundant_types/object_and_dnf_type.phpt] 
TEST 5189/12806 [Zend/tests/type_declarations/dnf_types/redundant_types/object_and_dnf_type2.phpt]
[1;32mPASS[0m A DNF type which contains object is redundant 2 [Zend/tests/type_declarations/dnf_types/redundant_types/object_and_dnf_type2.phpt] 
TEST 5190/12806 [Zend/tests/type_declarations/dnf_types/variance/invalid1.phpt]
[1;32mPASS[0m Co-variance check failure for intersection type where child replace one of intersection type members with a supertype [Zend/tests/type_declarations/dnf_types/variance/invalid1.phpt] 
TEST 5191/12806 [Zend/tests/type_declarations/dnf_types/variance/invalid_covariance_drop_type1.phpt]
[1;32mPASS[0m Co-variance check failure for intersection type where child removes one of intersection type members [Zend/tests/type_declarations/dnf_types/variance/invalid_covariance_drop_type1.phpt] 
TEST 5192/12806 [Zend/tests/type_declarations/dnf_types/variance/invalid_covariance_drop_type2.phpt]
[1;32mPASS[0m Co-variance check failure for intersection type where child removes one of intersection type members [Zend/tests/type_declarations/dnf_types/variance/invalid_covariance_drop_type2.phpt] 
TEST 5193/12806 [Zend/tests/type_declarations/dnf_types/variance/invalid_covariance_intersection_to_union1.phpt]
[1;32mPASS[0m Co-variance failure for intersection type where child is union, but not all members are a subtype of intersection 1 [Zend/tests/type_declarations/dnf_types/variance/invalid_covariance_intersection_to_union1.phpt] 
TEST 5194/12806 [Zend/tests/type_declarations/dnf_types/variance/invalid_covariance_intersection_to_union2.phpt]
[1;32mPASS[0m Co-variance failure for intersection type where child is union, but not all members are a subtype of intersection 2 [Zend/tests/type_declarations/dnf_types/variance/invalid_covariance_intersection_to_union2.phpt] 
TEST 5195/12806 [Zend/tests/type_declarations/dnf_types/variance/invalid_covariance_intersection_to_union3.phpt]
[1;32mPASS[0m Co-variance failure for intersection type where child is union, but not all members are a subtype of intersection 2 [Zend/tests/type_declarations/dnf_types/variance/invalid_covariance_intersection_to_union3.phpt] 
TEST 5196/12806 [Zend/tests/type_declarations/dnf_types/variance/invalid_invariance1.phpt]
[1;32mPASS[0m Property types must be invariant [Zend/tests/type_declarations/dnf_types/variance/invalid_invariance1.phpt] 
TEST 5197/12806 [Zend/tests/type_declarations/dnf_types/variance/invalid_invariance1_var.phpt]
[1;32mPASS[0m Property types must be invariant [Zend/tests/type_declarations/dnf_types/variance/invalid_invariance1_var.phpt] 
TEST 5198/12806 [Zend/tests/type_declarations/dnf_types/variance/invalid_invariance2.phpt]
[1;32mPASS[0m Intersection type reduction invalid invariant type check [Zend/tests/type_declarations/dnf_types/variance/invalid_invariance2.phpt] 
TEST 5199/12806 [Zend/tests/type_declarations/dnf_types/variance/valid1.phpt]
[1;32mPASS[0m Valid inheritance - co-variance [Zend/tests/type_declarations/dnf_types/variance/valid1.phpt] 
TEST 5200/12806 [Zend/tests/type_declarations/dnf_types/variance/valid2.phpt]
[1;32mPASS[0m Commutative intersection types [Zend/tests/type_declarations/dnf_types/variance/valid2.phpt] 
TEST 5201/12806 [Zend/tests/type_declarations/dnf_types/variance/valid4.phpt]
[1;32mPASS[0m Intersection type reduction valid invariant type check [Zend/tests/type_declarations/dnf_types/variance/valid4.phpt] 
TEST 5202/12806 [Zend/tests/type_declarations/dnf_types/variance/valid5.phpt]
[1;32mPASS[0m Replacing union of classes respecting intersection type by intersection type [Zend/tests/type_declarations/dnf_types/variance/valid5.phpt] 
TEST 5203/12806 [Zend/tests/type_declarations/dnf_types/variance/valid6.phpt]
[1;32mPASS[0m Replacing union type by intersection type [Zend/tests/type_declarations/dnf_types/variance/valid6.phpt] 
TEST 5204/12806 [Zend/tests/type_declarations/dnf_types/variance/valid7.phpt]
[1;32mPASS[0m Replacing object type with intersection type [Zend/tests/type_declarations/dnf_types/variance/valid7.phpt] 
TEST 5205/12806 [Zend/tests/type_declarations/dnf_types/variance/valid8.phpt]
[1;32mPASS[0m Covariant replacement of iterable type with intersection type in DNF type [Zend/tests/type_declarations/dnf_types/variance/valid8.phpt] 
TEST 5206/12806 [Zend/tests/type_declarations/dnf_types/variance/valid9.phpt]
[1;32mPASS[0m Covariant replacement of iterable type with unregistered intersection type in DNF type [Zend/tests/type_declarations/dnf_types/variance/valid9.phpt] 
TEST 5207/12806 [Zend/tests/type_declarations/explicit_weak_include_strict.phpt]
[1;32mPASS[0m explicitly strict_types=0 code including strict_types=1 code [Zend/tests/type_declarations/explicit_weak_include_strict.phpt] 
TEST 5208/12806 [Zend/tests/type_declarations/inexistent_class_hint_with_scalar_arg.phpt]
[1;32mPASS[0m Inexistent class as type receiving scalar argument [Zend/tests/type_declarations/inexistent_class_hint_with_scalar_arg.phpt] 
TEST 5209/12806 [Zend/tests/type_declarations/internal_function_strict_mode.phpt]
[1;32mPASS[0m Scalar type - internal function strict mode [Zend/tests/type_declarations/internal_function_strict_mode.phpt] 
TEST 5210/12806 [Zend/tests/type_declarations/intersection_types/added_interface_intersection_type.phpt]
[1;32mPASS[0m Added element of intersection type [Zend/tests/type_declarations/intersection_types/added_interface_intersection_type.phpt] 
TEST 5211/12806 [Zend/tests/type_declarations/intersection_types/assigning_intersection_types.phpt]
[1;32mPASS[0m Assigning values to intersection types [Zend/tests/type_declarations/intersection_types/assigning_intersection_types.phpt] 
TEST 5212/12806 [Zend/tests/type_declarations/intersection_types/bug81268.phpt]
[1;32mPASS[0m Bug #81268 Wrong message when using null as a default value for intersection types [Zend/tests/type_declarations/intersection_types/bug81268.phpt] 
TEST 5213/12806 [Zend/tests/type_declarations/intersection_types/implicit_nullable_intersection_type.phpt]
[1;32mPASS[0m Intersection types can be implicitly nullable [Zend/tests/type_declarations/intersection_types/implicit_nullable_intersection_type.phpt] 
TEST 5214/12806 [Zend/tests/type_declarations/intersection_types/implicit_nullable_intersection_type_error.phpt]
[1;32mPASS[0m Verify type rendering in type error for implicitly nullable intersection types [Zend/tests/type_declarations/intersection_types/implicit_nullable_intersection_type_error.phpt] 
TEST 5215/12806 [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_array_type.phpt]
[1;32mPASS[0m array type cannot take part in an intersection type [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_array_type.phpt] 
TEST 5216/12806 [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_bool_type.phpt]
[1;32mPASS[0m bool type cannot take part in an intersection type [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_bool_type.phpt] 
TEST 5217/12806 [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_callable_type.phpt]
[1;32mPASS[0m callable type cannot take part in an intersection type [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_callable_type.phpt] 
TEST 5218/12806 [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_false_type.phpt]
[1;32mPASS[0m false type cannot take part in an intersection type [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_false_type.phpt] 
TEST 5219/12806 [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_float_type.phpt]
[1;32mPASS[0m float type cannot take part in an intersection type [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_float_type.phpt] 
TEST 5220/12806 [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_int_type.phpt]
[1;32mPASS[0m int type cannot take part in an intersection type [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_int_type.phpt] 
TEST 5221/12806 [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_iterable_type.phpt]
[1;32mPASS[0m iterable type cannot take part in an intersection type [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_iterable_type.phpt] 
TEST 5222/12806 [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_mixed_type.phpt]
[1;32mPASS[0m mixed type cannot take part in an intersection type [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_mixed_type.phpt] 
TEST 5223/12806 [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_never_type.phpt]
[1;32mPASS[0m never type cannot take part in an intersection type [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_never_type.phpt] 
TEST 5224/12806 [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_null_type.phpt]
[1;32mPASS[0m null type cannot take part in an intersection type [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_null_type.phpt] 
TEST 5225/12806 [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_nullable_type.phpt]
[1;32mPASS[0m Intersection type cannot be nullable [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_nullable_type.phpt] 
TEST 5226/12806 [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_object_type.phpt]
[1;32mPASS[0m object type cannot take part in an intersection type [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_object_type.phpt] 
TEST 5227/12806 [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_parent_type.phpt]
[1;32mPASS[0m parent type cannot take part in an intersection type [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_parent_type.phpt] 
TEST 5228/12806 [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_self_type.phpt]
[1;32mPASS[0m self type cannot take part in an intersection type [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_self_type.phpt] 
TEST 5229/12806 [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_static_type.phpt]
[1;32mPASS[0m static type cannot take part in an intersection type [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_static_type.phpt] 
TEST 5230/12806 [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_string_type.phpt]
[1;32mPASS[0m string type cannot take part in an intersection type [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_string_type.phpt] 
TEST 5231/12806 [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_true_type.phpt]
[1;32mPASS[0m true type cannot take part in an intersection type [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_true_type.phpt] 
TEST 5232/12806 [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_void_type.phpt]
[1;32mPASS[0m void type cannot take part in an intersection type [Zend/tests/type_declarations/intersection_types/invalid_types/invalid_void_type.phpt] 
TEST 5233/12806 [Zend/tests/type_declarations/intersection_types/missing_interface_intersection_type.phpt]
[1;32mPASS[0m Missing one element of intersection type [Zend/tests/type_declarations/intersection_types/missing_interface_intersection_type.phpt] 
TEST 5234/12806 [Zend/tests/type_declarations/intersection_types/parameter.phpt]
[1;32mPASS[0m Intersection types in parameters [Zend/tests/type_declarations/intersection_types/parameter.phpt] 
TEST 5235/12806 [Zend/tests/type_declarations/intersection_types/parse_error.phpt]
[1;32mPASS[0m Parse error for & not followed by var or vararg [Zend/tests/type_declarations/intersection_types/parse_error.phpt] 
TEST 5236/12806 [Zend/tests/type_declarations/intersection_types/parsing_attribute.phpt]
[1;32mPASS[0m Intersection type parsing and by-ref parsing interaction with attributes [Zend/tests/type_declarations/intersection_types/parsing_attribute.phpt] 
TEST 5237/12806 [Zend/tests/type_declarations/intersection_types/parsing_comment.phpt]
[1;32mPASS[0m Intersection type and by-ref parameter parsing with comments [Zend/tests/type_declarations/intersection_types/parsing_comment.phpt] 
TEST 5238/12806 [Zend/tests/type_declarations/intersection_types/redundant_types/duplicate_class_alias_type.phpt]
[1;32mPASS[0m Duplicate class alias type [Zend/tests/type_declarations/intersection_types/redundant_types/duplicate_class_alias_type.phpt] 
TEST 5239/12806 [Zend/tests/type_declarations/intersection_types/redundant_types/duplicate_class_alias_type_runtime.phpt]
[1;32mPASS[0m Duplicate class alias type at runtime [Zend/tests/type_declarations/intersection_types/redundant_types/duplicate_class_alias_type_runtime.phpt] 
TEST 5240/12806 [Zend/tests/type_declarations/intersection_types/redundant_types/duplicate_class_type.phpt]
[1;32mPASS[0m Duplicate class type [Zend/tests/type_declarations/intersection_types/redundant_types/duplicate_class_type.phpt] 
TEST 5241/12806 [Zend/tests/type_declarations/intersection_types/redundant_types/inheritence.phpt]
[1;32mPASS[0m Intersection with child class [Zend/tests/type_declarations/intersection_types/redundant_types/inheritence.phpt] 
TEST 5242/12806 [Zend/tests/type_declarations/intersection_types/typed_reference.phpt]
[1;32mPASS[0m Intersection types and typed reference [Zend/tests/type_declarations/intersection_types/typed_reference.phpt] 
TEST 5243/12806 [Zend/tests/type_declarations/intersection_types/variance/invalid1.phpt]
[1;32mPASS[0m Co-variance check failure for intersection type where child replace one of intersection type members with a supertype [Zend/tests/type_declarations/intersection_types/variance/invalid1.phpt] 
TEST 5244/12806 [Zend/tests/type_declarations/intersection_types/variance/invalid2.phpt]
[1;32mPASS[0m Co-variance check failure for intersection type where child replaces it with standard type [Zend/tests/type_declarations/intersection_types/variance/invalid2.phpt] 
TEST 5245/12806 [Zend/tests/type_declarations/intersection_types/variance/invalid3.phpt]
[1;32mPASS[0m Replacing int type with intersection type [Zend/tests/type_declarations/intersection_types/variance/invalid3.phpt] 
TEST 5246/12806 [Zend/tests/type_declarations/intersection_types/variance/invalid4.phpt]
[1;32mPASS[0m Replacing object type with not-loadable intersection type [Zend/tests/type_declarations/intersection_types/variance/invalid4.phpt] 
TEST 5247/12806 [Zend/tests/type_declarations/intersection_types/variance/invalid5.phpt]
[1;32mPASS[0m Replacing iterable type with non-Traversable intersection type [Zend/tests/type_declarations/intersection_types/variance/invalid5.phpt] 
TEST 5248/12806 [Zend/tests/type_declarations/intersection_types/variance/invalid6.phpt]
[1;32mPASS[0m Replacing not-loadable parent intersection type with loadable child intersection type [Zend/tests/type_declarations/intersection_types/variance/invalid6.phpt] 
TEST 5249/12806 [Zend/tests/type_declarations/intersection_types/variance/invalid_covariance_drop_type1.phpt]
[1;32mPASS[0m Co-variance check failure for intersection type where child removes one of intersection type members [Zend/tests/type_declarations/intersection_types/variance/invalid_covariance_drop_type1.phpt] 
TEST 5250/12806 [Zend/tests/type_declarations/intersection_types/variance/invalid_covariance_drop_type2.phpt]
[1;32mPASS[0m Co-variance check failure for intersection type where child removes one of intersection type members [Zend/tests/type_declarations/intersection_types/variance/invalid_covariance_drop_type2.phpt] 
TEST 5251/12806 [Zend/tests/type_declarations/intersection_types/variance/invalid_covariance_intersection_to_union1.phpt]
[1;32mPASS[0m Co-variance failure for intersection type where child is union, but not all members are a subtype of intersection 1 [Zend/tests/type_declarations/intersection_types/variance/invalid_covariance_intersection_to_union1.phpt] 
TEST 5252/12806 [Zend/tests/type_declarations/intersection_types/variance/invalid_covariance_intersection_to_union2.phpt]
[1;32mPASS[0m Co-variance failure for intersection type where child is union, but not all members are a subtype of intersection 2 [Zend/tests/type_declarations/intersection_types/variance/invalid_covariance_intersection_to_union2.phpt] 
TEST 5253/12806 [Zend/tests/type_declarations/intersection_types/variance/invalid_covariance_intersection_to_union3.phpt]
[1;32mPASS[0m Co-variance failure for intersection type where child is union, but not all members are a subtype of intersection 2 [Zend/tests/type_declarations/intersection_types/variance/invalid_covariance_intersection_to_union3.phpt] 
TEST 5254/12806 [Zend/tests/type_declarations/intersection_types/variance/invalid_invariance1.phpt]
[1;32mPASS[0m Property types must be invariant [Zend/tests/type_declarations/intersection_types/variance/invalid_invariance1.phpt] 
TEST 5255/12806 [Zend/tests/type_declarations/intersection_types/variance/invalid_invariance2.phpt]
[1;32mPASS[0m Intersection type reduction invalid invariant type check [Zend/tests/type_declarations/intersection_types/variance/invalid_invariance2.phpt] 
TEST 5256/12806 [Zend/tests/type_declarations/intersection_types/variance/valid1.phpt]
[1;32mPASS[0m Valid inheritance - co-variance [Zend/tests/type_declarations/intersection_types/variance/valid1.phpt] 
TEST 5257/12806 [Zend/tests/type_declarations/intersection_types/variance/valid2.phpt]
[1;32mPASS[0m Commutative intersection types [Zend/tests/type_declarations/intersection_types/variance/valid2.phpt] 
TEST 5258/12806 [Zend/tests/type_declarations/intersection_types/variance/valid3.phpt]
[1;32mPASS[0m Valid intersection type variance [Zend/tests/type_declarations/intersection_types/variance/valid3.phpt] 
TEST 5259/12806 [Zend/tests/type_declarations/intersection_types/variance/valid4.phpt]
[1;32mPASS[0m Intersection type reduction valid invariant type check [Zend/tests/type_declarations/intersection_types/variance/valid4.phpt] 
TEST 5260/12806 [Zend/tests/type_declarations/intersection_types/variance/valid5.phpt]
[1;32mPASS[0m Replacing union of classes respecting intersection type by intersection type [Zend/tests/type_declarations/intersection_types/variance/valid5.phpt] 
TEST 5261/12806 [Zend/tests/type_declarations/intersection_types/variance/valid6.phpt]
[1;32mPASS[0m Replacing union type by intersection type [Zend/tests/type_declarations/intersection_types/variance/valid6.phpt] 
TEST 5262/12806 [Zend/tests/type_declarations/intersection_types/variance/valid7.phpt]
[1;32mPASS[0m Replacing object type with intersection type [Zend/tests/type_declarations/intersection_types/variance/valid7.phpt] 
TEST 5263/12806 [Zend/tests/type_declarations/intersection_types/variance/valid8.phpt]
[1;32mPASS[0m Replacing iterable type with intersection type [Zend/tests/type_declarations/intersection_types/variance/valid8.phpt] 
TEST 5264/12806 [Zend/tests/type_declarations/iterable/iterable_001.phpt]
[1;32mPASS[0m iterable type#001 [Zend/tests/type_declarations/iterable/iterable_001.phpt] 
TEST 5265/12806 [Zend/tests/type_declarations/iterable/iterable_002.phpt]
[1;32mPASS[0m iterable type#002 - Default values [Zend/tests/type_declarations/iterable/iterable_002.phpt] 
TEST 5266/12806 [Zend/tests/type_declarations/iterable/iterable_003.phpt]
[1;32mPASS[0m iterable type#003 - Return types [Zend/tests/type_declarations/iterable/iterable_003.phpt] 
TEST 5267/12806 [Zend/tests/type_declarations/iterable/iterable_004.phpt]
[1;32mPASS[0m iterable type#004 - Parameter covariance [Zend/tests/type_declarations/iterable/iterable_004.phpt] 
TEST 5268/12806 [Zend/tests/type_declarations/iterable/iterable_005.phpt]
[1;32mPASS[0m iterable type#005 - Return type covariance [Zend/tests/type_declarations/iterable/iterable_005.phpt] 
TEST 5269/12806 [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_array_1.phpt]
[1;32mPASS[0m iterable type with array should be redundant [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_array_1.phpt] 
TEST 5270/12806 [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_array_2.phpt]
[1;32mPASS[0m iterable type with array should be redundant [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_array_2.phpt] 
TEST 5271/12806 [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_iterable.phpt]
[1;32mPASS[0m iterable type with second iterable should be redundant [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_iterable.phpt] 
TEST 5272/12806 [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_object_1.phpt]
[1;32mPASS[0m iterable type with object should NOT be redundant 1 [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_object_1.phpt] 
TEST 5273/12806 [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_object_2.phpt]
[1;32mPASS[0m iterable type with object should NOT be redundant 2 [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_object_2.phpt] 
TEST 5274/12806 [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_object_3.phpt]
[1;32mPASS[0m iterable type with object and class T should be redundant [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_object_3.phpt] 
TEST 5275/12806 [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_object_4.phpt]
[1;32mPASS[0m iterable type with object and class T should be redundant [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_object_4.phpt] 
TEST 5276/12806 [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_object_5.phpt]
[1;32mPASS[0m iterable type with object and class T should be redundant [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_object_5.phpt] 
TEST 5277/12806 [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_object_6.phpt]
[1;32mPASS[0m iterable type with object and class T should be redundant [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_object_6.phpt] 
TEST 5278/12806 [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_object_variance.phpt]
[1;32mPASS[0m iterable type with object should be allowed in variance checks [Zend/tests/type_declarations/iterable/iterable_alias_redundancy_object_variance.phpt] 
TEST 5279/12806 [Zend/tests/type_declarations/iterable/or_null.phpt]
[1;32mPASS[0m Test "or null"/"or be null" in type-checking errors for userland functions with iterable [Zend/tests/type_declarations/iterable/or_null.phpt] 
TEST 5280/12806 [Zend/tests/type_declarations/literal_types/false_no_coercion.phpt]
[1;32mPASS[0m No coercion should be applied to type false [Zend/tests/type_declarations/literal_types/false_no_coercion.phpt] 
TEST 5281/12806 [Zend/tests/type_declarations/literal_types/false_no_coercion_on_overload.phpt]
[1;32mPASS[0m No coercion should be applied to type false even if it's an override [Zend/tests/type_declarations/literal_types/false_no_coercion_on_overload.phpt] 
TEST 5282/12806 [Zend/tests/type_declarations/literal_types/false_standalone.phpt]
[1;32mPASS[0m False can be used as a standalone type [Zend/tests/type_declarations/literal_types/false_standalone.phpt] 
TEST 5283/12806 [Zend/tests/type_declarations/literal_types/false_standalone_implicit_nullability.phpt]
[1;32mPASS[0m False can be used as a standalone type even with implicit nullability [Zend/tests/type_declarations/literal_types/false_standalone_implicit_nullability.phpt] 
TEST 5284/12806 [Zend/tests/type_declarations/literal_types/true_no_coercion.phpt]
[1;32mPASS[0m No coercion should be applied to type true [Zend/tests/type_declarations/literal_types/true_no_coercion.phpt] 
TEST 5285/12806 [Zend/tests/type_declarations/literal_types/true_no_coercion_on_overload.phpt]
[1;32mPASS[0m No coercion should be applied to type true even if it's an override [Zend/tests/type_declarations/literal_types/true_no_coercion_on_overload.phpt] 
TEST 5286/12806 [Zend/tests/type_declarations/literal_types/true_standalone.phpt]
[1;32mPASS[0m true can be used as a standalone type [Zend/tests/type_declarations/literal_types/true_standalone.phpt] 
TEST 5287/12806 [Zend/tests/type_declarations/literal_types/true_standalone_implicit_nullability.phpt]
[1;32mPASS[0m true can be used as a standalone type even with implicit nullability [Zend/tests/type_declarations/literal_types/true_standalone_implicit_nullability.phpt] 
TEST 5288/12806 [Zend/tests/type_declarations/mixed/casting/mixed_cast_error.phpt]
[1;32mPASS[0m Test that a mixed casting is not supported [Zend/tests/type_declarations/mixed/casting/mixed_cast_error.phpt] 
TEST 5289/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_error1.phpt]
[1;32mPASS[0m Test that a mixed parameter type can't be overridden by a built-in type [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_error1.phpt] 
TEST 5290/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_error2.phpt]
[1;32mPASS[0m Test that a mixed parameter type can't be overridden by a nullable built-in type [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_error2.phpt] 
TEST 5291/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_error3.phpt]
[1;32mPASS[0m Test that a mixed parameter type can't be overridden by a union of all built-in types [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_error3.phpt] 
TEST 5292/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_error4.phpt]
[1;32mPASS[0m Test that a mixed parameter type can't be overridden by a union type of classes [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_error4.phpt] 
TEST 5293/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_success1.phpt]
[1;32mPASS[0m Test that a mixed parameter type supports invariance [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_success1.phpt] 
TEST 5294/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_success2.phpt]
[1;32mPASS[0m Test that a mixed parameter type can be overridden by no type [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_success2.phpt] 
TEST 5295/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_success3.phpt]
[1;32mPASS[0m Test that a parameter of no type can be overridden by the mixed type [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_success3.phpt] 
TEST 5296/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_success4.phpt]
[1;32mPASS[0m Test that a parameter of a built-in type can be overridden by the mixed type [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_success4.phpt] 
TEST 5297/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_success5.phpt]
[1;32mPASS[0m Test that a parameter of a nullable built-in type can be overridden by the mixed type [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_success5.phpt] 
TEST 5298/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_success6.phpt]
[1;32mPASS[0m Test that a parameter of a union of all built-in types can be overridden by the mixed type [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_success6.phpt] 
TEST 5299/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_success7.phpt]
[1;32mPASS[0m Test that a parameter of a union type of classes can be overridden by the mixed type [Zend/tests/type_declarations/mixed/inheritance/mixed_parameter_inheritance_success7.phpt] 
TEST 5300/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_error1.phpt]
[1;32mPASS[0m Test that a property of mixed type can't be overridden by a property of a built-in type [Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_error1.phpt] 
TEST 5301/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_error2.phpt]
[1;32mPASS[0m Test that a property of mixed type can't be overridden by a property of class type [Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_error2.phpt] 
TEST 5302/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_error3.phpt]
[1;32mPASS[0m Test that a property of mixed type can't be overridden by an untyped property [Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_error3.phpt] 
TEST 5303/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_error4.phpt]
[1;32mPASS[0m Test that a property of mixed type can't be overridden by a property of a union type [Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_error4.phpt] 
TEST 5304/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_error5.phpt]
[1;32mPASS[0m Test that a property of a built-in type can't be overridden by a property of mixed type [Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_error5.phpt] 
TEST 5305/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_error6.phpt]
[1;32mPASS[0m Test that a property of class type can't be overridden by a property of mixed type [Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_error6.phpt] 
TEST 5306/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_error7.phpt]
[1;32mPASS[0m Test that an untyped property can't be overridden by a property of mixed type [Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_error7.phpt] 
TEST 5307/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_error8.phpt]
[1;32mPASS[0m Test that a property of a union type can't be overridden by a property of mixed type [Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_error8.phpt] 
TEST 5308/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_success.phpt]
[1;32mPASS[0m Test that a property of mixed property type can be overridden by a property of mixed type [Zend/tests/type_declarations/mixed/inheritance/mixed_property_inheritance_success.phpt] 
TEST 5309/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_return_inheritance_error1.phpt]
[1;32mPASS[0m Test that a mixed return type can't be overridden by the void type [Zend/tests/type_declarations/mixed/inheritance/mixed_return_inheritance_error1.phpt] 
TEST 5310/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_return_inheritance_error2.phpt]
[1;32mPASS[0m Test that a mixed return type can't be overridden by no return type [Zend/tests/type_declarations/mixed/inheritance/mixed_return_inheritance_error2.phpt] 
TEST 5311/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_return_inheritance_error3.phpt]
[1;32mPASS[0m Test that the void return type can't be overridden by the mixed type [Zend/tests/type_declarations/mixed/inheritance/mixed_return_inheritance_error3.phpt] 
TEST 5312/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_return_inheritance_success1.phpt]
[1;32mPASS[0m Test that a mixed return value supports invariance [Zend/tests/type_declarations/mixed/inheritance/mixed_return_inheritance_success1.phpt] 
TEST 5313/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_return_inheritance_success2.phpt]
[1;32mPASS[0m Test that a mixed return type can be overridden by any single (and nullable) type except void [Zend/tests/type_declarations/mixed/inheritance/mixed_return_inheritance_success2.phpt] 
TEST 5314/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_return_inheritance_success3.phpt]
[1;32mPASS[0m Test that a mixed return type can be overridden by any union return type [Zend/tests/type_declarations/mixed/inheritance/mixed_return_inheritance_success3.phpt] 
TEST 5315/12806 [Zend/tests/type_declarations/mixed/inheritance/mixed_return_inheritance_success4.phpt]
[1;32mPASS[0m Test that a no return type can be overridden by the mixed type [Zend/tests/type_declarations/mixed/inheritance/mixed_return_inheritance_success4.phpt] 
TEST 5316/12806 [Zend/tests/type_declarations/mixed/syntax/mixed_class_error.phpt]
[1;32mPASS[0m Test that mixed is a reserved class name [Zend/tests/type_declarations/mixed/syntax/mixed_class_error.phpt] 
TEST 5317/12806 [Zend/tests/type_declarations/mixed/syntax/mixed_parameter_error1.phpt]
[1;32mPASS[0m Test that the mixed parameter type can't be used together with any other type [Zend/tests/type_declarations/mixed/syntax/mixed_parameter_error1.phpt] 
TEST 5318/12806 [Zend/tests/type_declarations/mixed/syntax/mixed_parameter_error2.phpt]
[1;32mPASS[0m Test that the nullable mixed parameter type is not valid even though a null default value [Zend/tests/type_declarations/mixed/syntax/mixed_parameter_error2.phpt] 
TEST 5319/12806 [Zend/tests/type_declarations/mixed/syntax/mixed_parameter_success.phpt]
[1;32mPASS[0m Test that mixed is a valid parameter type [Zend/tests/type_declarations/mixed/syntax/mixed_parameter_success.phpt] 
TEST 5320/12806 [Zend/tests/type_declarations/mixed/syntax/mixed_parameter_sucess4.phpt]
[1;32mPASS[0m Test that the mixed parameter type can have any default value [Zend/tests/type_declarations/mixed/syntax/mixed_parameter_sucess4.phpt] 
TEST 5321/12806 [Zend/tests/type_declarations/mixed/syntax/mixed_return_error.phpt]
[1;32mPASS[0m Test that the mixed return type can't be used together with any other type [Zend/tests/type_declarations/mixed/syntax/mixed_return_error.phpt] 
TEST 5322/12806 [Zend/tests/type_declarations/mixed/syntax/mixed_return_success.phpt]
[1;32mPASS[0m Test that mixed is a valid return type [Zend/tests/type_declarations/mixed/syntax/mixed_return_success.phpt] 
TEST 5323/12806 [Zend/tests/type_declarations/mixed/syntax/mixed_void_return_error.phpt]
[1;32mPASS[0m Test that the mixed|void return type is not valid [Zend/tests/type_declarations/mixed/syntax/mixed_void_return_error.phpt] 
TEST 5324/12806 [Zend/tests/type_declarations/mixed/syntax/nullable_mixed_parameter_error.phpt]
[1;32mPASS[0m Test that the nullable mixed parameter type is not valid [Zend/tests/type_declarations/mixed/syntax/nullable_mixed_parameter_error.phpt] 
TEST 5325/12806 [Zend/tests/type_declarations/mixed/syntax/nullable_mixed_property_error.phpt]
[1;32mPASS[0m Test that the nullable mixed property type is not valid [Zend/tests/type_declarations/mixed/syntax/nullable_mixed_property_error.phpt] 
TEST 5326/12806 [Zend/tests/type_declarations/mixed/syntax/nullable_mixed_return_error.phpt]
[1;32mPASS[0m Test that the nullable mixed return type is not valid [Zend/tests/type_declarations/mixed/syntax/nullable_mixed_return_error.phpt] 
TEST 5327/12806 [Zend/tests/type_declarations/mixed/validation/mixed_parameter_strict_success.phpt]
[1;32mPASS[0m Test that the mixed parameter type accepts any kind of arguments in strict mode [Zend/tests/type_declarations/mixed/validation/mixed_parameter_strict_success.phpt] 
TEST 5328/12806 [Zend/tests/type_declarations/mixed/validation/mixed_parameter_weak_success.phpt]
[1;32mPASS[0m Test that the mixed parameter type accepts any kind of arguments in weak mode [Zend/tests/type_declarations/mixed/validation/mixed_parameter_weak_success.phpt] 
TEST 5329/12806 [Zend/tests/type_declarations/mixed/validation/mixed_property_strict_success.phpt]
[1;32mPASS[0m Test that the mixed property type accepts any kind of value in strict mode [Zend/tests/type_declarations/mixed/validation/mixed_property_strict_success.phpt] 
TEST 5330/12806 [Zend/tests/type_declarations/mixed/validation/mixed_property_weak_success.phpt]
[1;32mPASS[0m Test that the mixed property type accepts any kind of value in weak mode [Zend/tests/type_declarations/mixed/validation/mixed_property_weak_success.phpt] 
TEST 5331/12806 [Zend/tests/type_declarations/mixed/validation/mixed_return_strict_error.phpt]
[1;32mPASS[0m Test that the mixed return type is not compatible with a void return value in strict mode [Zend/tests/type_declarations/mixed/validation/mixed_return_strict_error.phpt] 
TEST 5332/12806 [Zend/tests/type_declarations/mixed/validation/mixed_return_strict_success.phpt]
[1;32mPASS[0m Test that the mixed return type is compatible with any kind of return value in strict mode [Zend/tests/type_declarations/mixed/validation/mixed_return_strict_success.phpt] 
TEST 5333/12806 [Zend/tests/type_declarations/mixed/validation/mixed_return_weak_error.phpt]
[1;32mPASS[0m Test that the mixed return type is not compatible with a void return value [Zend/tests/type_declarations/mixed/validation/mixed_return_weak_error.phpt] 
TEST 5334/12806 [Zend/tests/type_declarations/mixed/validation/mixed_return_weak_success.phpt]
[1;32mPASS[0m Test that the mixed return type is compatible with any kind of return value in weak mode [Zend/tests/type_declarations/mixed/validation/mixed_return_weak_success.phpt] 
TEST 5335/12806 [Zend/tests/type_declarations/nullable_null.phpt]
[1;32mPASS[0m nullable class [Zend/tests/type_declarations/nullable_null.phpt] 
TEST 5336/12806 [Zend/tests/type_declarations/nullable_typed_return_without_value.phpt]
[1;32mPASS[0m Nullable typed return without value generates friendlier error message [Zend/tests/type_declarations/nullable_typed_return_without_value.phpt] 
TEST 5337/12806 [Zend/tests/type_declarations/nullable_void.phpt]
[1;32mPASS[0m Void cannot be nullable [Zend/tests/type_declarations/nullable_void.phpt] 
TEST 5338/12806 [Zend/tests/type_declarations/parameter_type_variance.phpt]
[1;32mPASS[0m Parameter variance with no type (class) [Zend/tests/type_declarations/parameter_type_variance.phpt] 
TEST 5339/12806 [Zend/tests/type_declarations/parameter_type_variance_2.phpt]
[1;32mPASS[0m Parameter variance with no type (builtin) [Zend/tests/type_declarations/parameter_type_variance_2.phpt] 
TEST 5340/12806 [Zend/tests/type_declarations/parent_is_not_proto.phpt]
[1;32mPASS[0m The parent class is not necessarily the class of the prototype [Zend/tests/type_declarations/parent_is_not_proto.phpt] 
TEST 5341/12806 [Zend/tests/type_declarations/return_separation.phpt]
[1;32mPASS[0m Return values are separated for references with rc=1 [Zend/tests/type_declarations/return_separation.phpt] 
TEST 5342/12806 [Zend/tests/type_declarations/scalar_basic.phpt]
[1;32mPASS[0m Scalar type basics [Zend/tests/type_declarations/scalar_basic.phpt] 
TEST 5343/12806 [Zend/tests/type_declarations/scalar_constant_defaults.phpt]
[1;32mPASS[0m Scalar type - default via constants [Zend/tests/type_declarations/scalar_constant_defaults.phpt] 
TEST 5344/12806 [Zend/tests/type_declarations/scalar_constant_defaults_error.phpt]
[1;32mPASS[0m Scalar type - default via constants - error condition [Zend/tests/type_declarations/scalar_constant_defaults_error.phpt] 
TEST 5345/12806 [Zend/tests/type_declarations/scalar_float_with_integer_default_strict.phpt]
[1;32mPASS[0m Float type should allow an integer as default even with strict types [Zend/tests/type_declarations/scalar_float_with_integer_default_strict.phpt] 
TEST 5346/12806 [Zend/tests/type_declarations/scalar_float_with_integer_default_weak.phpt]
[1;32mPASS[0m Float type should allow an integer as default [Zend/tests/type_declarations/scalar_float_with_integer_default_weak.phpt] 
TEST 5347/12806 [Zend/tests/type_declarations/scalar_float_with_invalid_default.phpt]
[1;32mPASS[0m Float type should not allow invalid types as default [Zend/tests/type_declarations/scalar_float_with_invalid_default.phpt] 
TEST 5348/12806 [Zend/tests/type_declarations/scalar_none.phpt]
[1;32mPASS[0m Scalar type missing parameters [Zend/tests/type_declarations/scalar_none.phpt] 
TEST 5349/12806 [Zend/tests/type_declarations/scalar_null.phpt]
[1;32mPASS[0m Scalar type nullability [Zend/tests/type_declarations/scalar_null.phpt] 
TEST 5350/12806 [Zend/tests/type_declarations/scalar_relative_typehint_disallowed.phpt]
[1;32mPASS[0m Scalar type - disallow relative types [Zend/tests/type_declarations/scalar_relative_typehint_disallowed.phpt] 
TEST 5351/12806 [Zend/tests/type_declarations/scalar_reserved2.phpt]
[1;32mPASS[0m Scalar type names cannot be used as class, trait or interface names (2) [Zend/tests/type_declarations/scalar_reserved2.phpt] 
TEST 5352/12806 [Zend/tests/type_declarations/scalar_reserved2_class_alias.phpt]
[1;32mPASS[0m 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 5353/12806 [Zend/tests/type_declarations/scalar_reserved2_use.phpt]
[1;32mPASS[0m Scalar type names cannot be used as class, trait or interface names (2) - use [Zend/tests/type_declarations/scalar_reserved2_use.phpt] 
TEST 5354/12806 [Zend/tests/type_declarations/scalar_reserved3.phpt]
[1;32mPASS[0m Scalar type names cannot be used as class, trait or interface names (3) [Zend/tests/type_declarations/scalar_reserved3.phpt] 
TEST 5355/12806 [Zend/tests/type_declarations/scalar_reserved3_class_alias.phpt]
[1;32mPASS[0m 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 5356/12806 [Zend/tests/type_declarations/scalar_reserved3_use.phpt]
[1;32mPASS[0m Scalar type names cannot be used as class, trait or interface names (3) - use [Zend/tests/type_declarations/scalar_reserved3_use.phpt] 
TEST 5357/12806 [Zend/tests/type_declarations/scalar_reserved4.phpt]
[1;32mPASS[0m Scalar type names cannot be used as class, trait or interface names (4) [Zend/tests/type_declarations/scalar_reserved4.phpt] 
TEST 5358/12806 [Zend/tests/type_declarations/scalar_reserved4_class_alias.phpt]
[1;32mPASS[0m 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 5359/12806 [Zend/tests/type_declarations/scalar_reserved4_use.phpt]
[1;32mPASS[0m Scalar type names cannot be used as class, trait or interface names (4) - use [Zend/tests/type_declarations/scalar_reserved4_use.phpt] 
TEST 5360/12806 [Zend/tests/type_declarations/scalar_reserved6.phpt]
[1;32mPASS[0m Scalar type names cannot be used as class, trait or interface names (6) [Zend/tests/type_declarations/scalar_reserved6.phpt] 
TEST 5361/12806 [Zend/tests/type_declarations/scalar_reserved6_class_alias.phpt]
[1;32mPASS[0m 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 5362/12806 [Zend/tests/type_declarations/scalar_reserved6_use.phpt]
[1;32mPASS[0m Scalar type names cannot be used as class, trait or interface names (6) - use [Zend/tests/type_declarations/scalar_reserved6_use.phpt] 
TEST 5363/12806 [Zend/tests/type_declarations/scalar_reserved7.phpt]
[1;32mPASS[0m Scalar type names cannot be used as class, trait or interface names (7) [Zend/tests/type_declarations/scalar_reserved7.phpt] 
TEST 5364/12806 [Zend/tests/type_declarations/scalar_return_basic.phpt]
[1;33mSKIP[0m Return scalar type basics [Zend/tests/type_declarations/scalar_return_basic.phpt] reason: this test is for 32bit platform only
TEST 5365/12806 [Zend/tests/type_declarations/scalar_return_basic_64bit.phpt]
[1;32mPASS[0m Return scalar type basics [Zend/tests/type_declarations/scalar_return_basic_64bit.phpt] 
TEST 5366/12806 [Zend/tests/type_declarations/scalar_strict.phpt]
[1;33mSKIP[0m Scalar type strict mode [Zend/tests/type_declarations/scalar_strict.phpt] reason: this test is for 32bit platform only
TEST 5367/12806 [Zend/tests/type_declarations/scalar_strict_64bit.phpt]
[1;32mPASS[0m Scalar type strict mode [Zend/tests/type_declarations/scalar_strict_64bit.phpt] 
TEST 5368/12806 [Zend/tests/type_declarations/scalar_strict_basic.phpt]
[1;32mPASS[0m Strict scalar type basics [Zend/tests/type_declarations/scalar_strict_basic.phpt] 
TEST 5369/12806 [Zend/tests/type_declarations/scalar_strict_declaration_placement_001.phpt]
[1;32mPASS[0m Test strict declaration being first operation only [Zend/tests/type_declarations/scalar_strict_declaration_placement_001.phpt] 
TEST 5370/12806 [Zend/tests/type_declarations/scalar_strict_declaration_placement_002.phpt]
[1;32mPASS[0m Test strict declaration being first operation only 002 [Zend/tests/type_declarations/scalar_strict_declaration_placement_002.phpt] 
TEST 5371/12806 [Zend/tests/type_declarations/scalar_strict_declaration_placement_003.phpt]
[1;32mPASS[0m Test strict declaration being first operation only 003 [Zend/tests/type_declarations/scalar_strict_declaration_placement_003.phpt] 
TEST 5372/12806 [Zend/tests/type_declarations/scalar_strict_declaration_placement_004.phpt]
[1;32mPASS[0m Test strict declaration being first operation only 004 [Zend/tests/type_declarations/scalar_strict_declaration_placement_004.phpt] 
TEST 5373/12806 [Zend/tests/type_declarations/scalar_strict_declaration_placement_005.phpt]
[1;32mPASS[0m Test strict declaration being first operation only 005 [Zend/tests/type_declarations/scalar_strict_declaration_placement_005.phpt] 
TEST 5374/12806 [Zend/tests/type_declarations/scalar_strict_declaration_placement_006.phpt]
[1;33mSKIP[0m Test strict declaration being first operation only 006 [Zend/tests/type_declarations/scalar_strict_declaration_placement_006.phpt] reason: Required extension missing: mbstring
TEST 5375/12806 [Zend/tests/type_declarations/scalar_strict_declaration_placement_007.phpt]
[1;33mSKIP[0m Test strict declaration being first operation only 007 [Zend/tests/type_declarations/scalar_strict_declaration_placement_007.phpt] reason: Required extension missing: mbstring
TEST 5376/12806 [Zend/tests/type_declarations/scalar_strict_declaration_placement_008.phpt]
[1;32mPASS[0m Test strict declaration block declaration 008 [Zend/tests/type_declarations/scalar_strict_declaration_placement_008.phpt] 
TEST 5377/12806 [Zend/tests/type_declarations/scalar_weak_reference.phpt]
[1;32mPASS[0m Weak scalar types, with references [Zend/tests/type_declarations/scalar_weak_reference.phpt] 
TEST 5378/12806 [Zend/tests/type_declarations/self_on_closure_in_method.phpt]
[1;32mPASS[0m self return type on closure in a method [Zend/tests/type_declarations/self_on_closure_in_method.phpt] 
TEST 5379/12806 [Zend/tests/type_declarations/standalone_null.phpt]
[1;32mPASS[0m Null can be used as a standalone type [Zend/tests/type_declarations/standalone_null.phpt] 
TEST 5380/12806 [Zend/tests/type_declarations/static_type_in_final_class.phpt]
[1;32mPASS[0m While it may not be very useful, static is also permitted in final classes [Zend/tests/type_declarations/static_type_in_final_class.phpt] 
TEST 5381/12806 [Zend/tests/type_declarations/static_type_outside_class.phpt]
[1;32mPASS[0m Static type outside class generates compile error [Zend/tests/type_declarations/static_type_outside_class.phpt] 
TEST 5382/12806 [Zend/tests/type_declarations/static_type_param.phpt]
[1;32mPASS[0m Static type is not allowed in parameters [Zend/tests/type_declarations/static_type_param.phpt] 
TEST 5383/12806 [Zend/tests/type_declarations/static_type_property.phpt]
[1;32mPASS[0m Static type is not allowed in properties [Zend/tests/type_declarations/static_type_property.phpt] 
TEST 5384/12806 [Zend/tests/type_declarations/static_type_return.phpt]
[1;32mPASS[0m Static return type [Zend/tests/type_declarations/static_type_return.phpt] 
TEST 5385/12806 [Zend/tests/type_declarations/static_type_trait.phpt]
[1;32mPASS[0m static type in trait [Zend/tests/type_declarations/static_type_trait.phpt] 
TEST 5386/12806 [Zend/tests/type_declarations/strict_call_weak.phpt]
[1;32mPASS[0m strict_types=1 code calling strict_types=0 code [Zend/tests/type_declarations/strict_call_weak.phpt] 
TEST 5387/12806 [Zend/tests/type_declarations/strict_call_weak_explicit.phpt]
[1;32mPASS[0m strict_types=1 code calling explicitly strict_types=0 code [Zend/tests/type_declarations/strict_call_weak_explicit.phpt] 
TEST 5388/12806 [Zend/tests/type_declarations/strict_include_explicit_weak.phpt]
[1;32mPASS[0m strict_types=1 code including explicitly strict_types=0 code [Zend/tests/type_declarations/strict_include_explicit_weak.phpt] 
TEST 5389/12806 [Zend/tests/type_declarations/strict_include_weak.phpt]
[1;32mPASS[0m strict_types=1 code including strict_types=0 code [Zend/tests/type_declarations/strict_include_weak.phpt] 
TEST 5390/12806 [Zend/tests/type_declarations/strict_nested.phpt]
[1;32mPASS[0m Test nested function calls in strict_types=0 and strict_types=1 modes [Zend/tests/type_declarations/strict_nested.phpt] 
TEST 5391/12806 [Zend/tests/type_declarations/typed_class_constants_ast_print.phpt]
[1;32mPASS[0m AST printing support for typed constants [Zend/tests/type_declarations/typed_class_constants_ast_print.phpt] 
TEST 5392/12806 [Zend/tests/type_declarations/typed_class_constants_diamond_error1.phpt]
[1;32mPASS[0m Typed class constants (diamond error with self) [Zend/tests/type_declarations/typed_class_constants_diamond_error1.phpt] 
TEST 5393/12806 [Zend/tests/type_declarations/typed_class_constants_inheritance_error1.phpt]
[1;32mPASS[0m Typed class constants (incompatible inheritance; simple) [Zend/tests/type_declarations/typed_class_constants_inheritance_error1.phpt] 
TEST 5394/12806 [Zend/tests/type_declarations/typed_class_constants_inheritance_error2.phpt]
[1;32mPASS[0m Typed class constants (incompatible inheritance; missing type in child) [Zend/tests/type_declarations/typed_class_constants_inheritance_error2.phpt] 
TEST 5395/12806 [Zend/tests/type_declarations/typed_class_constants_inheritance_error3.phpt]
[1;32mPASS[0m Typed class constants (incompatible composition; traits) [Zend/tests/type_declarations/typed_class_constants_inheritance_error3.phpt] 
TEST 5396/12806 [Zend/tests/type_declarations/typed_class_constants_inheritance_error4.phpt]
[1;32mPASS[0m Typed class constants (incompatible covariant composition; traits) [Zend/tests/type_declarations/typed_class_constants_inheritance_error4.phpt] 
TEST 5397/12806 [Zend/tests/type_declarations/typed_class_constants_inheritance_error5.phpt]
[1;32mPASS[0m Typed class constants (incompatible contravariant composition; traits) [Zend/tests/type_declarations/typed_class_constants_inheritance_error5.phpt] 
TEST 5398/12806 [Zend/tests/type_declarations/typed_class_constants_inheritance_error6.phpt]
[1;32mPASS[0m Typed class constants (type widening iface class const) [Zend/tests/type_declarations/typed_class_constants_inheritance_error6.phpt] 
TEST 5399/12806 [Zend/tests/type_declarations/typed_class_constants_inheritance_success1.phpt]
[1;32mPASS[0m Typed class constants (inheritance success) [Zend/tests/type_declarations/typed_class_constants_inheritance_success1.phpt] 
TEST 5400/12806 [Zend/tests/type_declarations/typed_class_constants_inheritance_success2.phpt]
[1;32mPASS[0m Typed class constants (inheritance success - object types) [Zend/tests/type_declarations/typed_class_constants_inheritance_success2.phpt] 
TEST 5401/12806 [Zend/tests/type_declarations/typed_class_constants_inheritance_success3.phpt]
[1;32mPASS[0m Typed class constants (inheritance; private constants) [Zend/tests/type_declarations/typed_class_constants_inheritance_success3.phpt] 
TEST 5402/12806 [Zend/tests/type_declarations/typed_class_constants_inheritance_success4.phpt]
[1;32mPASS[0m Typed class constants (composition; traits) [Zend/tests/type_declarations/typed_class_constants_inheritance_success4.phpt] 
TEST 5403/12806 [Zend/tests/type_declarations/typed_class_constants_inheritance_success5.phpt]
[1;32mPASS[0m Typed class constants (redefinition; interfaces and traits) [Zend/tests/type_declarations/typed_class_constants_inheritance_success5.phpt] 
TEST 5404/12806 [Zend/tests/type_declarations/typed_class_constants_multiple_constants.phpt]
[1;32mPASS[0m Multiple typed constants in one declaration [Zend/tests/type_declarations/typed_class_constants_multiple_constants.phpt] 
TEST 5405/12806 [Zend/tests/type_declarations/typed_class_constants_type_error1.phpt]
[1;32mPASS[0m Typed class constants (type mismatch; simple) [Zend/tests/type_declarations/typed_class_constants_type_error1.phpt] 
TEST 5406/12806 [Zend/tests/type_declarations/typed_class_constants_type_error10.phpt]
[1;32mPASS[0m Typed class constants (type error) [Zend/tests/type_declarations/typed_class_constants_type_error10.phpt] 
TEST 5407/12806 [Zend/tests/type_declarations/typed_class_constants_type_error11.phpt]
[1;32mPASS[0m Typed class constants (static type error) [Zend/tests/type_declarations/typed_class_constants_type_error11.phpt] 
TEST 5408/12806 [Zend/tests/type_declarations/typed_class_constants_type_error12.phpt]
[1;32mPASS[0m Typed class constants with static in union [Zend/tests/type_declarations/typed_class_constants_type_error12.phpt] 
TEST 5409/12806 [Zend/tests/type_declarations/typed_class_constants_type_error2.phpt]
[1;32mPASS[0m Typed class constants (type mismatch; runtime simple) [Zend/tests/type_declarations/typed_class_constants_type_error2.phpt] 
TEST 5410/12806 [Zend/tests/type_declarations/typed_class_constants_type_error3.phpt]
[1;32mPASS[0m Typed class constants (type mismatch; runtime object) [Zend/tests/type_declarations/typed_class_constants_type_error3.phpt] 
TEST 5411/12806 [Zend/tests/type_declarations/typed_class_constants_type_error4.phpt]
[1;32mPASS[0m Typed class constants (type not allowed; callable) [Zend/tests/type_declarations/typed_class_constants_type_error4.phpt] 
TEST 5412/12806 [Zend/tests/type_declarations/typed_class_constants_type_error5.phpt]
[1;32mPASS[0m Typed class constants (type not allowed; void) [Zend/tests/type_declarations/typed_class_constants_type_error5.phpt] 
TEST 5413/12806 [Zend/tests/type_declarations/typed_class_constants_type_error6.phpt]
[1;32mPASS[0m Typed class constants (type not allowed; never) [Zend/tests/type_declarations/typed_class_constants_type_error6.phpt] 
TEST 5414/12806 [Zend/tests/type_declarations/typed_class_constants_type_error7.phpt]
[1;32mPASS[0m Typed class constants (type mismatch; runtime) [Zend/tests/type_declarations/typed_class_constants_type_error7.phpt] 
TEST 5415/12806 [Zend/tests/type_declarations/typed_class_constants_type_error8.phpt]
[1;32mPASS[0m Typed class constants (type mismatch; runtime) [Zend/tests/type_declarations/typed_class_constants_type_error8.phpt] 
TEST 5416/12806 [Zend/tests/type_declarations/typed_class_constants_type_error9.phpt]
[1;32mPASS[0m Typed class constants (type coercion is unsupported) [Zend/tests/type_declarations/typed_class_constants_type_error9.phpt] 
TEST 5417/12806 [Zend/tests/type_declarations/typed_class_constants_type_success1.phpt]
[1;32mPASS[0m Typed class constants (declaration; compile-type simple) [Zend/tests/type_declarations/typed_class_constants_type_success1.phpt] 
TEST 5418/12806 [Zend/tests/type_declarations/typed_class_constants_type_success2.phpt]
[1;32mPASS[0m Typed class constants (declaration; runtime) [Zend/tests/type_declarations/typed_class_constants_type_success2.phpt] 
TEST 5419/12806 [Zend/tests/type_declarations/typed_class_constants_type_success3.phpt]
[1;32mPASS[0m Typed enum constants (self/static) [Zend/tests/type_declarations/typed_class_constants_type_success3.phpt] 
TEST 5420/12806 [Zend/tests/type_declarations/typed_properties_001.phpt]
[1;32mPASS[0m Test typed properties basic operation [Zend/tests/type_declarations/typed_properties_001.phpt] 
TEST 5421/12806 [Zend/tests/type_declarations/typed_properties_002.phpt]
[1;32mPASS[0m Test typed properties error condition (read uninitialized) [Zend/tests/type_declarations/typed_properties_002.phpt] 
TEST 5422/12806 [Zend/tests/type_declarations/typed_properties_003.phpt]
[1;32mPASS[0m Test typed properties error condition (fetch uninitialized by reference) [Zend/tests/type_declarations/typed_properties_003.phpt] 
TEST 5423/12806 [Zend/tests/type_declarations/typed_properties_004.phpt]
[1;32mPASS[0m Test typed properties error condition (type mismatch) [Zend/tests/type_declarations/typed_properties_004.phpt] 
TEST 5424/12806 [Zend/tests/type_declarations/typed_properties_005.phpt]
[1;32mPASS[0m Test typed properties error condition (type mismatch object) [Zend/tests/type_declarations/typed_properties_005.phpt] 
TEST 5425/12806 [Zend/tests/type_declarations/typed_properties_006.phpt]
[1;32mPASS[0m Test typed properties inheritance (scalar) [Zend/tests/type_declarations/typed_properties_006.phpt] 
TEST 5426/12806 [Zend/tests/type_declarations/typed_properties_007.phpt]
[1;32mPASS[0m Test typed properties inheritance [Zend/tests/type_declarations/typed_properties_007.phpt] 
TEST 5427/12806 [Zend/tests/type_declarations/typed_properties_008.phpt]
[1;32mPASS[0m Test typed properties inheritance (missing info) [Zend/tests/type_declarations/typed_properties_008.phpt] 
TEST 5428/12806 [Zend/tests/type_declarations/typed_properties_009.phpt]
[1;32mPASS[0m Test typed properties unset leaves properties in an uninitialized state [Zend/tests/type_declarations/typed_properties_009.phpt] 
TEST 5429/12806 [Zend/tests/type_declarations/typed_properties_010.phpt]
[1;32mPASS[0m Test typed properties allow fetch reference [Zend/tests/type_declarations/typed_properties_010.phpt] 
TEST 5430/12806 [Zend/tests/type_declarations/typed_properties_011.phpt]
[1;32mPASS[0m Test typed properties allow fetch reference for init array [Zend/tests/type_declarations/typed_properties_011.phpt] 
TEST 5431/12806 [Zend/tests/type_declarations/typed_properties_012.phpt]
[1;32mPASS[0m Test typed properties allow fetch reference for foreach [Zend/tests/type_declarations/typed_properties_012.phpt] 
TEST 5432/12806 [Zend/tests/type_declarations/typed_properties_013.phpt]
[1;32mPASS[0m Test typed properties disallow incorrect type initial value (scalar) [Zend/tests/type_declarations/typed_properties_013.phpt] 
TEST 5433/12806 [Zend/tests/type_declarations/typed_properties_014.phpt]
[1;32mPASS[0m Test typed properties disallow incorrect type initial value (array) [Zend/tests/type_declarations/typed_properties_014.phpt] 
TEST 5434/12806 [Zend/tests/type_declarations/typed_properties_015.phpt]
[1;32mPASS[0m Test typed properties disallow incorrect type initial value (object) [Zend/tests/type_declarations/typed_properties_015.phpt] 
TEST 5435/12806 [Zend/tests/type_declarations/typed_properties_016.phpt]
[1;32mPASS[0m Test typed properties initial values [Zend/tests/type_declarations/typed_properties_016.phpt] 
TEST 5436/12806 [Zend/tests/type_declarations/typed_properties_017.phpt]
[1;32mPASS[0m Test typed properties disallow void [Zend/tests/type_declarations/typed_properties_017.phpt] 
TEST 5437/12806 [Zend/tests/type_declarations/typed_properties_018.phpt]
[1;32mPASS[0m Test typed properties type applies to all props in group [Zend/tests/type_declarations/typed_properties_018.phpt] 
TEST 5438/12806 [Zend/tests/type_declarations/typed_properties_019.phpt]
[1;32mPASS[0m Test typed properties int must not be allowed to overflow [Zend/tests/type_declarations/typed_properties_019.phpt] 
TEST 5439/12806 [Zend/tests/type_declarations/typed_properties_020.phpt]
[1;32mPASS[0m Test typed properties binary assign op helper test [Zend/tests/type_declarations/typed_properties_020.phpt] 
TEST 5440/12806 [Zend/tests/type_declarations/typed_properties_021.phpt]
[1;32mPASS[0m Test typed properties delay type check on constant [Zend/tests/type_declarations/typed_properties_021.phpt] 
TEST 5441/12806 [Zend/tests/type_declarations/typed_properties_022.phpt]
[1;32mPASS[0m Test typed properties delay type check on ast [Zend/tests/type_declarations/typed_properties_022.phpt] 
TEST 5442/12806 [Zend/tests/type_declarations/typed_properties_023.phpt]
[1;32mPASS[0m Test typed static property [Zend/tests/type_declarations/typed_properties_023.phpt] 
TEST 5443/12806 [Zend/tests/type_declarations/typed_properties_024.phpt]
[1;32mPASS[0m Test typed properties ignore private props during inheritance [Zend/tests/type_declarations/typed_properties_024.phpt] 
TEST 5444/12806 [Zend/tests/type_declarations/typed_properties_025.phpt]
[1;32mPASS[0m Test typed properties type must precede first declaration in group [Zend/tests/type_declarations/typed_properties_025.phpt] 
TEST 5445/12806 [Zend/tests/type_declarations/typed_properties_026.phpt]
[1;32mPASS[0m Test typed properties inherit traits with typed properties [Zend/tests/type_declarations/typed_properties_026.phpt] 
TEST 5446/12806 [Zend/tests/type_declarations/typed_properties_027.phpt]
[1;32mPASS[0m Test typed properties float widen at runtime [Zend/tests/type_declarations/typed_properties_027.phpt] 
TEST 5447/12806 [Zend/tests/type_declarations/typed_properties_028.phpt]
[1;32mPASS[0m Test typed properties respect strict types (off) [Zend/tests/type_declarations/typed_properties_028.phpt] 
TEST 5448/12806 [Zend/tests/type_declarations/typed_properties_029.phpt]
[1;32mPASS[0m Test typed properties respect strict types (on) [Zend/tests/type_declarations/typed_properties_029.phpt] 
TEST 5449/12806 [Zend/tests/type_declarations/typed_properties_030.phpt]
[1;32mPASS[0m Test typed properties unset __get magical magic [Zend/tests/type_declarations/typed_properties_030.phpt] 
TEST 5450/12806 [Zend/tests/type_declarations/typed_properties_031.phpt]
[1;32mPASS[0m Test typed properties coerce int to float even in strict mode [Zend/tests/type_declarations/typed_properties_031.phpt] 
TEST 5451/12806 [Zend/tests/type_declarations/typed_properties_032.phpt]
[1;32mPASS[0m Test typed properties return by ref is allowed [Zend/tests/type_declarations/typed_properties_032.phpt] 
TEST 5452/12806 [Zend/tests/type_declarations/typed_properties_033.phpt]
[1;32mPASS[0m Test typed properties yield reference guard [Zend/tests/type_declarations/typed_properties_033.phpt] 
TEST 5453/12806 [Zend/tests/type_declarations/typed_properties_034.phpt]
[1;32mPASS[0m Test typed properties passed to typed function [Zend/tests/type_declarations/typed_properties_034.phpt] 
TEST 5454/12806 [Zend/tests/type_declarations/typed_properties_035.phpt]
[1;32mPASS[0m Test typed properties inheritance must not change type [Zend/tests/type_declarations/typed_properties_035.phpt] 
TEST 5455/12806 [Zend/tests/type_declarations/typed_properties_036.phpt]
[1;32mPASS[0m Test uninitialized typed properties normal foreach must not be yielded [Zend/tests/type_declarations/typed_properties_036.phpt] 
TEST 5456/12806 [Zend/tests/type_declarations/typed_properties_037.phpt]
[1;32mPASS[0m Test typed properties var_dump uninitialized [Zend/tests/type_declarations/typed_properties_037.phpt] 
TEST 5457/12806 [Zend/tests/type_declarations/typed_properties_038.phpt]
[1;32mPASS[0m Test typed properties overflowing [Zend/tests/type_declarations/typed_properties_038.phpt] 
TEST 5458/12806 [Zend/tests/type_declarations/typed_properties_039.phpt]
[1;32mPASS[0m Repeated assign of a variable to mismatched property type must not succeed [Zend/tests/type_declarations/typed_properties_039.phpt] 
TEST 5459/12806 [Zend/tests/type_declarations/typed_properties_040.phpt]
[1;32mPASS[0m Test __get on unset typed property must fail properly [Zend/tests/type_declarations/typed_properties_040.phpt] 
TEST 5460/12806 [Zend/tests/type_declarations/typed_properties_041.phpt]
[1;32mPASS[0m Test typed properties weak conversion of strings [Zend/tests/type_declarations/typed_properties_041.phpt] 
TEST 5461/12806 [Zend/tests/type_declarations/typed_properties_042.phpt]
[1;32mPASS[0m Proper source duplication on assignment to typed property [Zend/tests/type_declarations/typed_properties_042.phpt] 
TEST 5462/12806 [Zend/tests/type_declarations/typed_properties_043.phpt]
[1;32mPASS[0m Trying to assign to a static 'self' typed property on a trait must not fixate the type to the trait [Zend/tests/type_declarations/typed_properties_043.phpt] 
TEST 5463/12806 [Zend/tests/type_declarations/typed_properties_044.phpt]
[1;32mPASS[0m Test increment functions on typed property references [Zend/tests/type_declarations/typed_properties_044.phpt] 
TEST 5464/12806 [Zend/tests/type_declarations/typed_properties_045.phpt]
[1;32mPASS[0m foreach() must return properly typed references [Zend/tests/type_declarations/typed_properties_045.phpt] 
TEST 5465/12806 [Zend/tests/type_declarations/typed_properties_046.phpt]
[1;32mPASS[0m Memory leaks on wrong assignment to typed property [Zend/tests/type_declarations/typed_properties_046.phpt] 
TEST 5466/12806 [Zend/tests/type_declarations/typed_properties_047.phpt]
[1;32mPASS[0m Nullable typed property [Zend/tests/type_declarations/typed_properties_047.phpt] 
TEST 5467/12806 [Zend/tests/type_declarations/typed_properties_048.phpt]
[1;32mPASS[0m Parent private property types must be ignored [Zend/tests/type_declarations/typed_properties_048.phpt] 
TEST 5468/12806 [Zend/tests/type_declarations/typed_properties_049.phpt]
[1;32mPASS[0m Nullable typed property [Zend/tests/type_declarations/typed_properties_049.phpt] 
TEST 5469/12806 [Zend/tests/type_declarations/typed_properties_050.phpt]
[1;32mPASS[0m Weak casts must not overwrite source variables [Zend/tests/type_declarations/typed_properties_050.phpt] 
TEST 5470/12806 [Zend/tests/type_declarations/typed_properties_051.phpt]
[1;32mPASS[0m Weak casts must not leak [Zend/tests/type_declarations/typed_properties_051.phpt] 
TEST 5471/12806 [Zend/tests/type_declarations/typed_properties_052.phpt]
[1;32mPASS[0m Class properties declared in eval() must not leak [Zend/tests/type_declarations/typed_properties_052.phpt] 
TEST 5472/12806 [Zend/tests/type_declarations/typed_properties_053.phpt]
[1;32mPASS[0m Typed properties disallow callable [Zend/tests/type_declarations/typed_properties_053.phpt] 
TEST 5473/12806 [Zend/tests/type_declarations/typed_properties_054.phpt]
[1;32mPASS[0m Typed properties disallow callable (nullable variant) [Zend/tests/type_declarations/typed_properties_054.phpt] 
TEST 5474/12806 [Zend/tests/type_declarations/typed_properties_055.phpt]
[1;32mPASS[0m Test assign to typed property taken by reference [Zend/tests/type_declarations/typed_properties_055.phpt] 
TEST 5475/12806 [Zend/tests/type_declarations/typed_properties_056.phpt]
[1;32mPASS[0m Type change in assign_op (use-after-free) [Zend/tests/type_declarations/typed_properties_056.phpt] 
TEST 5476/12806 [Zend/tests/type_declarations/typed_properties_057.phpt]
[1;32mPASS[0m Type change in pre/post-increment (use-after-free) [Zend/tests/type_declarations/typed_properties_057.phpt] 
TEST 5477/12806 [Zend/tests/type_declarations/typed_properties_058.phpt]
[1;32mPASS[0m Constants in default values of properties [Zend/tests/type_declarations/typed_properties_058.phpt] 
TEST 5478/12806 [Zend/tests/type_declarations/typed_properties_059.phpt]
[1;32mPASS[0m Nullable typed properties in traits [Zend/tests/type_declarations/typed_properties_059.phpt] 
TEST 5479/12806 [Zend/tests/type_declarations/typed_properties_060.phpt]
[1;32mPASS[0m Test typed properties work fine with simple inheritance [Zend/tests/type_declarations/typed_properties_060.phpt] 
TEST 5480/12806 [Zend/tests/type_declarations/typed_properties_061.phpt]
[1;32mPASS[0m Typed property on overloaded by-ref property [Zend/tests/type_declarations/typed_properties_061.phpt] 
TEST 5481/12806 [Zend/tests/type_declarations/typed_properties_062.phpt]
[1;32mPASS[0m Typed property on by-ref property [Zend/tests/type_declarations/typed_properties_062.phpt] 
TEST 5482/12806 [Zend/tests/type_declarations/typed_properties_063.phpt]
[1;32mPASS[0m Typed property on by-ref variable [Zend/tests/type_declarations/typed_properties_063.phpt] 
TEST 5483/12806 [Zend/tests/type_declarations/typed_properties_064.phpt]
[1;32mPASS[0m Typed property on by-ref array value [Zend/tests/type_declarations/typed_properties_064.phpt] 
TEST 5484/12806 [Zend/tests/type_declarations/typed_properties_065.phpt]
[1;32mPASS[0m Typed property on by-ref array dimension [Zend/tests/type_declarations/typed_properties_065.phpt] 
TEST 5485/12806 [Zend/tests/type_declarations/typed_properties_066.phpt]
[1;32mPASS[0m Typed property assignment must not overwrite constants [Zend/tests/type_declarations/typed_properties_066.phpt] 
TEST 5486/12806 [Zend/tests/type_declarations/typed_properties_067.phpt]
[1;32mPASS[0m Iterable typed properties must be accepted to by-ref array arguments [Zend/tests/type_declarations/typed_properties_067.phpt] 
TEST 5487/12806 [Zend/tests/type_declarations/typed_properties_068.phpt]
[1;32mPASS[0m Test typed static property by ref [Zend/tests/type_declarations/typed_properties_068.phpt] 
TEST 5488/12806 [Zend/tests/type_declarations/typed_properties_069.phpt]
[1;32mPASS[0m Test assign of invalid string to typed static int property [Zend/tests/type_declarations/typed_properties_069.phpt] 
TEST 5489/12806 [Zend/tests/type_declarations/typed_properties_070.phpt]
[1;32mPASS[0m Test typed static property with assign op operators [Zend/tests/type_declarations/typed_properties_070.phpt] 
TEST 5490/12806 [Zend/tests/type_declarations/typed_properties_071.phpt]
[1;32mPASS[0m Test assignment to typed reference with weak type conversion [Zend/tests/type_declarations/typed_properties_071.phpt] 
TEST 5491/12806 [Zend/tests/type_declarations/typed_properties_072.phpt]
[1;32mPASS[0m Typed property must cast when used with __get() [Zend/tests/type_declarations/typed_properties_072.phpt] 
TEST 5492/12806 [Zend/tests/type_declarations/typed_properties_073.phpt]
[1;32mPASS[0m Typed property must cast when used with &__get() [Zend/tests/type_declarations/typed_properties_073.phpt] 
TEST 5493/12806 [Zend/tests/type_declarations/typed_properties_074.phpt]
[1;32mPASS[0m Typed property must be compatible when returned via &__get() [Zend/tests/type_declarations/typed_properties_074.phpt] 
TEST 5494/12806 [Zend/tests/type_declarations/typed_properties_075.phpt]
[1;32mPASS[0m Test typed properties overflowing [Zend/tests/type_declarations/typed_properties_075.phpt] 
TEST 5495/12806 [Zend/tests/type_declarations/typed_properties_076.phpt]
[1;32mPASS[0m Computation of intersection types for typed reference to typed property assignments [Zend/tests/type_declarations/typed_properties_076.phpt] 
TEST 5496/12806 [Zend/tests/type_declarations/typed_properties_077.phpt]
[1;32mPASS[0m Converted values shall be returned and not the original value upon property assignment [Zend/tests/type_declarations/typed_properties_077.phpt] 
TEST 5497/12806 [Zend/tests/type_declarations/typed_properties_078.phpt]
[1;32mPASS[0m Typed references must be kept track of and always be only the intersection of the type currently holding that reference [Zend/tests/type_declarations/typed_properties_078.phpt] 
TEST 5498/12806 [Zend/tests/type_declarations/typed_properties_079.phpt]
[1;32mPASS[0m Test static typed properties with references [Zend/tests/type_declarations/typed_properties_079.phpt] 
TEST 5499/12806 [Zend/tests/type_declarations/typed_properties_080.phpt]
[1;32mPASS[0m Access to typed static properties before initialization [Zend/tests/type_declarations/typed_properties_080.phpt] 
TEST 5500/12806 [Zend/tests/type_declarations/typed_properties_081.phpt]
[1;32mPASS[0m Clone must inherit typed references [Zend/tests/type_declarations/typed_properties_081.phpt] 
TEST 5501/12806 [Zend/tests/type_declarations/typed_properties_082.phpt]
[1;32mPASS[0m Test typed references to static properties [Zend/tests/type_declarations/typed_properties_082.phpt] 
TEST 5502/12806 [Zend/tests/type_declarations/typed_properties_083.phpt]
[1;32mPASS[0m Test array promotion does not violate type restrictions [Zend/tests/type_declarations/typed_properties_083.phpt] 
TEST 5503/12806 [Zend/tests/type_declarations/typed_properties_084.phpt]
[1;32mPASS[0m Typed properties and class aliases [Zend/tests/type_declarations/typed_properties_084.phpt] 
TEST 5504/12806 [Zend/tests/type_declarations/typed_properties_085.phpt]
[1;32mPASS[0m Important properties with different types from traits [Zend/tests/type_declarations/typed_properties_085.phpt] 
TEST 5505/12806 [Zend/tests/type_declarations/typed_properties_086.phpt]
[1;32mPASS[0m Test typed properties with integer keys [Zend/tests/type_declarations/typed_properties_086.phpt] 
TEST 5506/12806 [Zend/tests/type_declarations/typed_properties_087.phpt]
[1;32mPASS[0m Ensure null-initialization of nullable typed static property taken by reference [Zend/tests/type_declarations/typed_properties_087.phpt] 
TEST 5507/12806 [Zend/tests/type_declarations/typed_properties_088.phpt]
[1;32mPASS[0m Check for correct invalidation of prop_info cache slots [Zend/tests/type_declarations/typed_properties_088.phpt] 
TEST 5508/12806 [Zend/tests/type_declarations/typed_properties_089.phpt]
[1;32mPASS[0m Modification of typed property during assignment must not leak [Zend/tests/type_declarations/typed_properties_089.phpt] 
TEST 5509/12806 [Zend/tests/type_declarations/typed_properties_090.phpt]
[1;32mPASS[0m Unsetting typed properties containing a reference must respect shadowing [Zend/tests/type_declarations/typed_properties_090.phpt] 
TEST 5510/12806 [Zend/tests/type_declarations/typed_properties_092.phpt]
[1;32mPASS[0m Refs on ASSIGN_OBJ fast-path [Zend/tests/type_declarations/typed_properties_092.phpt] 
TEST 5511/12806 [Zend/tests/type_declarations/typed_properties_093.phpt]
[1;32mPASS[0m Typed property assignment by ref with variable name [Zend/tests/type_declarations/typed_properties_093.phpt] 
TEST 5512/12806 [Zend/tests/type_declarations/typed_properties_094.phpt]
[1;32mPASS[0m Edge cases relating to reference source tracking [Zend/tests/type_declarations/typed_properties_094.phpt] 
TEST 5513/12806 [Zend/tests/type_declarations/typed_properties_095.phpt]
[1;33mSKIP[0m Typed properties in internal classes [Zend/tests/type_declarations/typed_properties_095.phpt] reason: Required extension missing: zend_test
TEST 5514/12806 [Zend/tests/type_declarations/typed_properties_096.phpt]
[1;32mPASS[0m References to typed properties with undefined classes [Zend/tests/type_declarations/typed_properties_096.phpt] 
TEST 5515/12806 [Zend/tests/type_declarations/typed_properties_097.phpt]
[1;32mPASS[0m Incrementing/decrementing past max/min value (additional cases) [Zend/tests/type_declarations/typed_properties_097.phpt] 
TEST 5516/12806 [Zend/tests/type_declarations/typed_properties_098.phpt]
[1;32mPASS[0m Make sure uninitialized property is initialized to null when taken by reference [Zend/tests/type_declarations/typed_properties_098.phpt] 
TEST 5517/12806 [Zend/tests/type_declarations/typed_properties_099.phpt]
[1;32mPASS[0m Check that iterating a typed property by reference adds a type source [Zend/tests/type_declarations/typed_properties_099.phpt] 
TEST 5518/12806 [Zend/tests/type_declarations/typed_properties_100.phpt]
[1;32mPASS[0m Property type not enforced for __get if the property is not visible [Zend/tests/type_declarations/typed_properties_100.phpt] 
TEST 5519/12806 [Zend/tests/type_declarations/typed_properties_101.phpt]
[1;32mPASS[0m Dumping of uninitialized typed properties (including private ones) [Zend/tests/type_declarations/typed_properties_101.phpt] 
TEST 5520/12806 [Zend/tests/type_declarations/typed_properties_102.phpt]
[1;32mPASS[0m Compound assignment operator on static property holding ref [Zend/tests/type_declarations/typed_properties_102.phpt] 
TEST 5521/12806 [Zend/tests/type_declarations/typed_properties_103.phpt]
[1;32mPASS[0m Handling of UNDEF property in compound assign [Zend/tests/type_declarations/typed_properties_103.phpt] 
TEST 5522/12806 [Zend/tests/type_declarations/typed_properties_104.phpt]
[1;32mPASS[0m Uninitialized result of PRE_INC/PRE_DEC in case of exception [Zend/tests/type_declarations/typed_properties_104.phpt] 
TEST 5523/12806 [Zend/tests/type_declarations/typed_properties_105.phpt]
[1;32mPASS[0m Bug #77673 ReflectionClass::getDefaultProperties returns spooky array [Zend/tests/type_declarations/typed_properties_105.phpt] 
TEST 5524/12806 [Zend/tests/type_declarations/typed_properties_106.phpt]
[1;32mPASS[0m CONST/CV should not be freed on failed reference assignment [Zend/tests/type_declarations/typed_properties_106.phpt] 
TEST 5525/12806 [Zend/tests/type_declarations/typed_properties_107.phpt]
[1;32mPASS[0m Assigning stringable object to static string property [Zend/tests/type_declarations/typed_properties_107.phpt] 
TEST 5526/12806 [Zend/tests/type_declarations/typed_properties_108.phpt]
[1;32mPASS[0m Variable assignment in catch must respect typed references [Zend/tests/type_declarations/typed_properties_108.phpt] 
TEST 5527/12806 [Zend/tests/type_declarations/typed_properties_109.phpt]
[1;32mPASS[0m Test typed properties disallow never [Zend/tests/type_declarations/typed_properties_109.phpt] 
TEST 5528/12806 [Zend/tests/type_declarations/typed_properties_110.phpt]
[1;32mPASS[0m Test typed properties allow null [Zend/tests/type_declarations/typed_properties_110.phpt] 
TEST 5529/12806 [Zend/tests/type_declarations/typed_properties_111.phpt]
[1;32mPASS[0m Test typed properties allow false [Zend/tests/type_declarations/typed_properties_111.phpt] 
TEST 5530/12806 [Zend/tests/type_declarations/typed_properties_112.phpt]
[1;32mPASS[0m Test typed properties allow true [Zend/tests/type_declarations/typed_properties_112.phpt] 
TEST 5531/12806 [Zend/tests/type_declarations/typed_properties_113.phpt]
[1;32mPASS[0m Typed property type coercion through ArrayIterator [Zend/tests/type_declarations/typed_properties_113.phpt] 
TEST 5532/12806 [Zend/tests/type_declarations/typed_properties_114.phpt]
[1;32mPASS[0m Typed property type error through ArrayIterator [Zend/tests/type_declarations/typed_properties_114.phpt] 
TEST 5533/12806 [Zend/tests/type_declarations/typed_properties_115.phpt]
[1;32mPASS[0m Readonly property modification error through ArrayIterator [Zend/tests/type_declarations/typed_properties_115.phpt] 
TEST 5534/12806 [Zend/tests/type_declarations/typed_properties_cache_slot_opt.phpt]
[1;32mPASS[0m Demonstrate that cache_slot optimization is illegal due to cache_slot merging [Zend/tests/type_declarations/typed_properties_cache_slot_opt.phpt] 
TEST 5535/12806 [Zend/tests/type_declarations/typed_properties_class_loading.phpt]
[1;32mPASS[0m Typed properties do not invoke the autoloader [Zend/tests/type_declarations/typed_properties_class_loading.phpt] 
TEST 5536/12806 [Zend/tests/type_declarations/typed_properties_failed_assign_is_not_init.phpt]
[1;32mPASS[0m A failed assignment should not be considered an initialization [Zend/tests/type_declarations/typed_properties_failed_assign_is_not_init.phpt] 
TEST 5537/12806 [Zend/tests/type_declarations/typed_properties_magic_set.phpt]
[1;32mPASS[0m __set() should not be invoked when setting an uninitialized typed property [Zend/tests/type_declarations/typed_properties_magic_set.phpt] 
TEST 5538/12806 [Zend/tests/type_declarations/typed_properties_protected_inheritance_mismatch.phpt]
[1;32mPASS[0m Typed property invariance violation for protected properties [Zend/tests/type_declarations/typed_properties_protected_inheritance_mismatch.phpt] 
TEST 5539/12806 [Zend/tests/type_declarations/typed_properties_reference_coercion_leak.phpt]
[1;32mPASS[0m Do not leak when assigning to reference set with multiple typed properties with type coercion [Zend/tests/type_declarations/typed_properties_reference_coercion_leak.phpt] 
TEST 5540/12806 [Zend/tests/type_declarations/typed_return_null_false_without_value.phpt]
[1;32mPASS[0m Typed null|false return without value generates compile-time error [Zend/tests/type_declarations/typed_return_null_false_without_value.phpt] 
TEST 5541/12806 [Zend/tests/type_declarations/typed_return_null_without_value.phpt]
[1;32mPASS[0m Typed null return without value generates compile-time error [Zend/tests/type_declarations/typed_return_null_without_value.phpt] 
TEST 5542/12806 [Zend/tests/type_declarations/typed_return_without_value.phpt]
[1;32mPASS[0m Typed return without value generates compile-time error [Zend/tests/type_declarations/typed_return_without_value.phpt] 
TEST 5543/12806 [Zend/tests/type_declarations/types_in_ast.phpt]
[1;32mPASS[0m AST pretty-printer [Zend/tests/type_declarations/types_in_ast.phpt] 
TEST 5544/12806 [Zend/tests/type_declarations/union_types/anonymous_class.phpt]
[1;32mPASS[0m Union with anonymous class type [Zend/tests/type_declarations/union_types/anonymous_class.phpt] 
TEST 5545/12806 [Zend/tests/type_declarations/union_types/generator_return_containing_extra_types.phpt]
[1;32mPASS[0m Generator return value has to have Traversable-ish, but may also have extra types [Zend/tests/type_declarations/union_types/generator_return_containing_extra_types.phpt] 
TEST 5546/12806 [Zend/tests/type_declarations/union_types/generator_return_multiple_classes.phpt]
[1;32mPASS[0m Generator return type with multiple classes [Zend/tests/type_declarations/union_types/generator_return_multiple_classes.phpt] 
TEST 5547/12806 [Zend/tests/type_declarations/union_types/illegal_default_value_argument.phpt]
[1;32mPASS[0m Argument default value not legal for any type in the union [Zend/tests/type_declarations/union_types/illegal_default_value_argument.phpt] 
TEST 5548/12806 [Zend/tests/type_declarations/union_types/illegal_default_value_property.phpt]
[1;32mPASS[0m Default value not legal for any type in the union [Zend/tests/type_declarations/union_types/illegal_default_value_property.phpt] 
TEST 5549/12806 [Zend/tests/type_declarations/union_types/incdec_prop.phpt]
[1;32mPASS[0m Increment/decrement a typed property with int|float type [Zend/tests/type_declarations/union_types/incdec_prop.phpt] 
TEST 5550/12806 [Zend/tests/type_declarations/union_types/inheritance.phpt]
[1;32mPASS[0m Various inheritance scenarios for properties/methods with union types [Zend/tests/type_declarations/union_types/inheritance.phpt] 
TEST 5551/12806 [Zend/tests/type_declarations/union_types/inheritance_internal.phpt]
[1;33mSKIP[0m Inheritance of union type from internal class [Zend/tests/type_declarations/union_types/inheritance_internal.phpt] reason: Required extension missing: zend_test
TEST 5552/12806 [Zend/tests/type_declarations/union_types/internal_trait_use_typed_union.phpt]
[1;33mSKIP[0m Internal trait used typed property (union type) [Zend/tests/type_declarations/union_types/internal_trait_use_typed_union.phpt] reason: Required extension missing: zend_test
TEST 5553/12806 [Zend/tests/type_declarations/union_types/legal_default_values.phpt]
[1;32mPASS[0m The default value must be legal for one of the type in the union [Zend/tests/type_declarations/union_types/legal_default_values.phpt] 
TEST 5554/12806 [Zend/tests/type_declarations/union_types/multiple_classes.phpt]
[1;32mPASS[0m Union types with multiple classes [Zend/tests/type_declarations/union_types/multiple_classes.phpt] 
TEST 5555/12806 [Zend/tests/type_declarations/union_types/never_with_class.phpt]
[1;32mPASS[0m Combining never with class type [Zend/tests/type_declarations/union_types/never_with_class.phpt] 
TEST 5556/12806 [Zend/tests/type_declarations/union_types/null_false_union.phpt]
[1;32mPASS[0m Null and false can be used in a union type [Zend/tests/type_declarations/union_types/null_false_union.phpt] 
TEST 5557/12806 [Zend/tests/type_declarations/union_types/prop_ref_assign.phpt]
[1;32mPASS[0m Assignments to references that are held by properties with union types [Zend/tests/type_declarations/union_types/prop_ref_assign.phpt] 
TEST 5558/12806 [Zend/tests/type_declarations/union_types/redundant_types/bool_and_false.phpt]
[1;32mPASS[0m Using both bool and false in a union [Zend/tests/type_declarations/union_types/redundant_types/bool_and_false.phpt] 
TEST 5559/12806 [Zend/tests/type_declarations/union_types/redundant_types/bool_and_true.phpt]
[1;32mPASS[0m Using both bool and true in a union [Zend/tests/type_declarations/union_types/redundant_types/bool_and_true.phpt] 
TEST 5560/12806 [Zend/tests/type_declarations/union_types/redundant_types/bool_instead_false_and_true.phpt]
[1;32mPASS[0m Using both false and true in a union instead of bool [Zend/tests/type_declarations/union_types/redundant_types/bool_instead_false_and_true.phpt] 
TEST 5561/12806 [Zend/tests/type_declarations/union_types/redundant_types/bool_instead_true_and_false.phpt]
[1;32mPASS[0m Using both true and false in a union instead of bool [Zend/tests/type_declarations/union_types/redundant_types/bool_instead_true_and_false.phpt] 
TEST 5562/12806 [Zend/tests/type_declarations/union_types/redundant_types/duplicate_class_type.phpt]
[1;32mPASS[0m Duplicate class type [Zend/tests/type_declarations/union_types/redundant_types/duplicate_class_type.phpt] 
TEST 5563/12806 [Zend/tests/type_declarations/union_types/redundant_types/duplicate_type.phpt]
[1;32mPASS[0m Using a type twice in a union [Zend/tests/type_declarations/union_types/redundant_types/duplicate_type.phpt] 
TEST 5564/12806 [Zend/tests/type_declarations/union_types/redundant_types/iterable_and_Traversable.phpt]
[1;32mPASS[0m Using both iterable and Traversable [Zend/tests/type_declarations/union_types/redundant_types/iterable_and_Traversable.phpt] 
TEST 5565/12806 [Zend/tests/type_declarations/union_types/redundant_types/iterable_and_Traversable_2.phpt]
[1;32mPASS[0m Using both iterable and Traversable, with extra classes [Zend/tests/type_declarations/union_types/redundant_types/iterable_and_Traversable_2.phpt] 
TEST 5566/12806 [Zend/tests/type_declarations/union_types/redundant_types/iterable_and_array.phpt]
[1;32mPASS[0m Using both iterable and array [Zend/tests/type_declarations/union_types/redundant_types/iterable_and_array.phpt] 
TEST 5567/12806 [Zend/tests/type_declarations/union_types/redundant_types/nullable_null.phpt]
[1;32mPASS[0m Combining nullability with null [Zend/tests/type_declarations/union_types/redundant_types/nullable_null.phpt] 
TEST 5568/12806 [Zend/tests/type_declarations/union_types/redundant_types/object_and_class_type.phpt]
[1;32mPASS[0m Using both object and a class type [Zend/tests/type_declarations/union_types/redundant_types/object_and_class_type.phpt] 
TEST 5569/12806 [Zend/tests/type_declarations/union_types/redundant_types/object_and_class_type2.phpt]
[1;32mPASS[0m Using both object and a class type 2 [Zend/tests/type_declarations/union_types/redundant_types/object_and_class_type2.phpt] 
TEST 5570/12806 [Zend/tests/type_declarations/union_types/redundant_types/object_and_static.phpt]
[1;32mPASS[0m object and static are redundant [Zend/tests/type_declarations/union_types/redundant_types/object_and_static.phpt] 
TEST 5571/12806 [Zend/tests/type_declarations/union_types/redundant_types/object_and_static2.phpt]
[1;32mPASS[0m object and static are redundant 2 [Zend/tests/type_declarations/union_types/redundant_types/object_and_static2.phpt] 
TEST 5572/12806 [Zend/tests/type_declarations/union_types/standalone_null.phpt]
[1;32mPASS[0m Null can be used as a standalone type [Zend/tests/type_declarations/union_types/standalone_null.phpt] 
TEST 5573/12806 [Zend/tests/type_declarations/union_types/standalone_nullable_false.phpt]
[1;32mPASS[0m Nullable false can be used as a standalone type [Zend/tests/type_declarations/union_types/standalone_nullable_false.phpt] 
TEST 5574/12806 [Zend/tests/type_declarations/union_types/type_checking_strict.phpt]
[1;32mPASS[0m Behavior of union type checks (strict) [Zend/tests/type_declarations/union_types/type_checking_strict.phpt] 
TEST 5575/12806 [Zend/tests/type_declarations/union_types/type_checking_weak.phpt]
[1;32mPASS[0m Behavior of union type checks (weak) [Zend/tests/type_declarations/union_types/type_checking_weak.phpt] 
TEST 5576/12806 [Zend/tests/type_declarations/union_types/variance/invalid_001.phpt]
[1;32mPASS[0m Invalid union type variance: Adding extra return type [Zend/tests/type_declarations/union_types/variance/invalid_001.phpt] 
TEST 5577/12806 [Zend/tests/type_declarations/union_types/variance/invalid_002.phpt]
[1;32mPASS[0m Invalid union type variance: Removing argument union type [Zend/tests/type_declarations/union_types/variance/invalid_002.phpt] 
TEST 5578/12806 [Zend/tests/type_declarations/union_types/variance/invalid_003.phpt]
[1;32mPASS[0m Invalid union type variance: Using parent of class in return type [Zend/tests/type_declarations/union_types/variance/invalid_003.phpt] 
TEST 5579/12806 [Zend/tests/type_declarations/union_types/variance/invalid_004.phpt]
[1;32mPASS[0m Invalid property inheritance where one direction is valid and the other unresolved [Zend/tests/type_declarations/union_types/variance/invalid_004.phpt] 
TEST 5580/12806 [Zend/tests/type_declarations/union_types/variance/valid.phpt]
[1;32mPASS[0m Valid union type variance [Zend/tests/type_declarations/union_types/variance/valid.phpt] 
TEST 5581/12806 [Zend/tests/type_declarations/union_types/void_with_class.phpt]
[1;32mPASS[0m Combining void with class type [Zend/tests/type_declarations/union_types/void_with_class.phpt] 
TEST 5582/12806 [Zend/tests/type_declarations/variance/abstract_constructor.phpt]
[1;32mPASS[0m Variance check for abstract constructor [Zend/tests/type_declarations/variance/abstract_constructor.phpt] 
TEST 5583/12806 [Zend/tests/type_declarations/variance/class_order_autoload1.phpt]
[1;32mPASS[0m Class order allowed with autoloading (1) [Zend/tests/type_declarations/variance/class_order_autoload1.phpt] 
TEST 5584/12806 [Zend/tests/type_declarations/variance/class_order_autoload2.phpt]
[1;32mPASS[0m Class order allowed with autoloading (2) [Zend/tests/type_declarations/variance/class_order_autoload2.phpt] 
TEST 5585/12806 [Zend/tests/type_declarations/variance/class_order_autoload3.phpt]
[1;32mPASS[0m Class order allowed with autoloading (3) [Zend/tests/type_declarations/variance/class_order_autoload3.phpt] 
TEST 5586/12806 [Zend/tests/type_declarations/variance/class_order_autoload4.phpt]
[1;32mPASS[0m Class order allowed with autoloading (4) [Zend/tests/type_declarations/variance/class_order_autoload4.phpt] 
TEST 5587/12806 [Zend/tests/type_declarations/variance/class_order_autoload5.phpt]
[1;32mPASS[0m Class order allowed with autoloading (5) [Zend/tests/type_declarations/variance/class_order_autoload5.phpt] 
TEST 5588/12806 [Zend/tests/type_declarations/variance/class_order_autoload6.phpt]
[1;32mPASS[0m Successful inheritance with multiple complex dependencies on one class [Zend/tests/type_declarations/variance/class_order_autoload6.phpt] 
TEST 5589/12806 [Zend/tests/type_declarations/variance/class_order_autoload_error1.phpt]
[1;32mPASS[0m Variance error in the presence of autoloading (1) [Zend/tests/type_declarations/variance/class_order_autoload_error1.phpt] 
TEST 5590/12806 [Zend/tests/type_declarations/variance/class_order_autoload_error2.phpt]
[1;32mPASS[0m Variance error in the presence of autoloading (2) [Zend/tests/type_declarations/variance/class_order_autoload_error2.phpt] 
TEST 5591/12806 [Zend/tests/type_declarations/variance/class_order_autoload_error3.phpt]
[1;32mPASS[0m Variance error in the presence of autoloading (3) [Zend/tests/type_declarations/variance/class_order_autoload_error3.phpt] 
TEST 5592/12806 [Zend/tests/type_declarations/variance/class_order_autoload_error4.phpt]
[1;32mPASS[0m Variance error in the presence of autoloading (4) [Zend/tests/type_declarations/variance/class_order_autoload_error4.phpt] 
TEST 5593/12806 [Zend/tests/type_declarations/variance/class_order_autoload_error5.phpt]
[1;32mPASS[0m Variance error in the presence of autoloading (5) [Zend/tests/type_declarations/variance/class_order_autoload_error5.phpt] 
TEST 5594/12806 [Zend/tests/type_declarations/variance/class_order_autoload_error6.phpt]
[1;32mPASS[0m Variance error in the presence of autoloading (6) [Zend/tests/type_declarations/variance/class_order_autoload_error6.phpt] 
TEST 5595/12806 [Zend/tests/type_declarations/variance/class_order_autoload_error7.phpt]
[1;32mPASS[0m Bug #78647: Outstanding dependency obligation [Zend/tests/type_declarations/variance/class_order_autoload_error7.phpt] 
TEST 5596/12806 [Zend/tests/type_declarations/variance/class_order_autoload_error8.phpt]
[1;32mPASS[0m Inheritance failure because X inherits from wrong class [Zend/tests/type_declarations/variance/class_order_autoload_error8.phpt] 
TEST 5597/12806 [Zend/tests/type_declarations/variance/class_order_autoload_error9.phpt]
[1;32mPASS[0m Inheritance failure because Y inherits from wrong class [Zend/tests/type_declarations/variance/class_order_autoload_error9.phpt] 
TEST 5598/12806 [Zend/tests/type_declarations/variance/class_order_error.phpt]
[1;32mPASS[0m Returns are covariant, but we don't allow the code due to class ordering [Zend/tests/type_declarations/variance/class_order_error.phpt] 
TEST 5599/12806 [Zend/tests/type_declarations/variance/enum_forward_compat.phpt]
[1;32mPASS[0m Forward compatibility with types that look like classes but aren't [Zend/tests/type_declarations/variance/enum_forward_compat.phpt] 
TEST 5600/12806 [Zend/tests/type_declarations/variance/infinite_recursion.phpt]
[1;32mPASS[0m Infinite recursion in unlinked_instanceof() [Zend/tests/type_declarations/variance/infinite_recursion.phpt] 
TEST 5601/12806 [Zend/tests/type_declarations/variance/internal_parent/compatible_return_type.phpt]
[1;32mPASS[0m Test that no notice is emitted when the return type/value of the overriding method is compatible with the tentative return type/value of the overridden method [Zend/tests/type_declarations/variance/internal_parent/compatible_return_type.phpt] 
TEST 5602/12806 [Zend/tests/type_declarations/variance/internal_parent/incompatible_return_type.phpt]
[1;32mPASS[0m Test that a notice is emitted when the return type/value of the overriding method is incompatible with the tentative return type/value of the overridden method [Zend/tests/type_declarations/variance/internal_parent/incompatible_return_type.phpt] 
TEST 5603/12806 [Zend/tests/type_declarations/variance/internal_parent/missing_return_type.phpt]
[1;32mPASS[0m Test that a notice is emitted when the tentative return type of the overridden method is omitted [Zend/tests/type_declarations/variance/internal_parent/missing_return_type.phpt] 
TEST 5604/12806 [Zend/tests/type_declarations/variance/internal_parent/unresolvable_inheritance_check_param.phpt]
[1;32mPASS[0m Test unresolvable inheritance check due to unavailable parameter type when the parent has a tentative return type. [Zend/tests/type_declarations/variance/internal_parent/unresolvable_inheritance_check_param.phpt] 
TEST 5605/12806 [Zend/tests/type_declarations/variance/internal_parent/unresolvable_inheritance_check_return.phpt]
[1;32mPASS[0m Test unresolvable inheritance check due to unavailable return type when the parent has a tentative return type. [Zend/tests/type_declarations/variance/internal_parent/unresolvable_inheritance_check_return.phpt] 
TEST 5606/12806 [Zend/tests/type_declarations/variance/loading_exception1.phpt]
[1;32mPASS[0m Exception while loading class -- parent case [Zend/tests/type_declarations/variance/loading_exception1.phpt] 
TEST 5607/12806 [Zend/tests/type_declarations/variance/loading_exception2.phpt]
[1;32mPASS[0m Exception while loading class -- interface case [Zend/tests/type_declarations/variance/loading_exception2.phpt] 
TEST 5608/12806 [Zend/tests/type_declarations/variance/mixed_return_type.phpt]
[1;32mPASS[0m Everything is trivially a subtype of mixed [Zend/tests/type_declarations/variance/mixed_return_type.phpt] 
TEST 5609/12806 [Zend/tests/type_declarations/variance/object_variance.phpt]
[1;32mPASS[0m Testing object's variance in inheritance [Zend/tests/type_declarations/variance/object_variance.phpt] 
TEST 5610/12806 [Zend/tests/type_declarations/variance/parent_in_class_failure1.phpt]
[1;32mPASS[0m Use of parent inside a class that has / has no parent (failure case 1) [Zend/tests/type_declarations/variance/parent_in_class_failure1.phpt] 
TEST 5611/12806 [Zend/tests/type_declarations/variance/parent_in_class_failure2.phpt]
[1;32mPASS[0m Use of parent inside a class that has / has no parent (failure case 2) [Zend/tests/type_declarations/variance/parent_in_class_failure2.phpt] 
TEST 5612/12806 [Zend/tests/type_declarations/variance/parent_in_class_success.phpt]
[1;32mPASS[0m Use of parent inside a class that has / has no parent (success cases) [Zend/tests/type_declarations/variance/parent_in_class_success.phpt] 
TEST 5613/12806 [Zend/tests/type_declarations/variance/property_types_early_bind.phpt]
[1;32mPASS[0m Early binding should be prevented if property types cannot be checked [Zend/tests/type_declarations/variance/property_types_early_bind.phpt] 
TEST 5614/12806 [Zend/tests/type_declarations/variance/return_type_will_change_class_error.phpt]
[1;32mPASS[0m Test that the ReturnTypeWillChange attribute cannot target classes [Zend/tests/type_declarations/variance/return_type_will_change_class_error.phpt] 
TEST 5615/12806 [Zend/tests/type_declarations/variance/return_type_will_change_function_error.phpt]
[1;32mPASS[0m Test that the ReturnTypeWillChange attribute cannot target functions [Zend/tests/type_declarations/variance/return_type_will_change_function_error.phpt] 
TEST 5616/12806 [Zend/tests/type_declarations/variance/return_type_will_change_property_error.phpt]
[1;32mPASS[0m Test that the ReturnTypeWillChange attribute cannot be used with functions [Zend/tests/type_declarations/variance/return_type_will_change_property_error.phpt] 
TEST 5617/12806 [Zend/tests/type_declarations/variance/static_variance_failure.phpt]
[1;32mPASS[0m Failure case for static variance: Replace static with self [Zend/tests/type_declarations/variance/static_variance_failure.phpt] 
TEST 5618/12806 [Zend/tests/type_declarations/variance/static_variance_success.phpt]
[1;32mPASS[0m Success cases for static variance [Zend/tests/type_declarations/variance/static_variance_success.phpt] 
TEST 5619/12806 [Zend/tests/type_declarations/variance/stringable.phpt]
[1;32mPASS[0m Automatic Stringable implementation participates in variance [Zend/tests/type_declarations/variance/stringable.phpt] 
TEST 5620/12806 [Zend/tests/type_declarations/variance/suppressed_incompatible_return_type.phpt]
[1;32mPASS[0m Test that the notice can be suppressed when the return type/value of the overriding method is incompatible with the tentative return type/value of the overridden method [Zend/tests/type_declarations/variance/suppressed_incompatible_return_type.phpt] 
TEST 5621/12806 [Zend/tests/type_declarations/variance/trait_error.phpt]
[1;32mPASS[0m Trait delayed variance check fails [Zend/tests/type_declarations/variance/trait_error.phpt] 
TEST 5622/12806 [Zend/tests/type_declarations/variance/trait_success.phpt]
[1;32mPASS[0m Trait delayed variance check succeeds [Zend/tests/type_declarations/variance/trait_success.phpt] 
TEST 5623/12806 [Zend/tests/type_declarations/variance/unlinked_parent_1.phpt]
[1;32mPASS[0m Using an unlinked parent class [Zend/tests/type_declarations/variance/unlinked_parent_1.phpt] 
TEST 5624/12806 [Zend/tests/type_declarations/variance/unlinked_parent_2.phpt]
[1;32mPASS[0m Using an unlinked parent interface [Zend/tests/type_declarations/variance/unlinked_parent_2.phpt] 
TEST 5625/12806 [Zend/tests/type_declarations/weak_call_strict.phpt]
[1;32mPASS[0m strict_types=0 code calling strict_types=1 code [Zend/tests/type_declarations/weak_call_strict.phpt] 
TEST 5626/12806 [Zend/tests/type_declarations/weak_explicit_call_strict.phpt]
[1;32mPASS[0m Explicitly strict_types=0 code calling strict_types=1 code [Zend/tests/type_declarations/weak_explicit_call_strict.phpt] 
TEST 5627/12806 [Zend/tests/type_declarations/weak_include_strict.phpt]
[1;32mPASS[0m strict_types=0 code including strict_types=1 code [Zend/tests/type_declarations/weak_include_strict.phpt] 
TEST 5628/12806 [Zend/tests/typehints/bug76198.phpt]
[1;32mPASS[0m "iterable" must not be fully qualified [Zend/tests/typehints/bug76198.phpt] 
TEST 5629/12806 [Zend/tests/typehints/fq_nullable.phpt]
[1;32mPASS[0m Fully-qualified nullable parameter type [Zend/tests/typehints/fq_nullable.phpt] 
TEST 5630/12806 [Zend/tests/typehints/fully_qualified_scalar.phpt]
[1;32mPASS[0m Fully qualified (leading backslash) type names must fail [Zend/tests/typehints/fully_qualified_scalar.phpt] 
TEST 5631/12806 [Zend/tests/typehints/namespace_relative_scalar.phpt]
[1;32mPASS[0m namespace\int is not a valid type hint [Zend/tests/typehints/namespace_relative_scalar.phpt] 
TEST 5632/12806 [Zend/tests/typehints/or_null.phpt]
[1;32mPASS[0m Test "or null"/"or be null" in type-checking errors for userland functions [Zend/tests/typehints/or_null.phpt] 
TEST 5633/12806 [Zend/tests/unary_minus_const_expr_consistency.phpt]
[1;32mPASS[0m Unary minus constant expression consistency [Zend/tests/unary_minus_const_expr_consistency.phpt] 
TEST 5634/12806 [Zend/tests/uncaught_exception_error_supression.phpt]
[1;32mPASS[0m Error suppression should have no impact on uncaught exceptions [Zend/tests/uncaught_exception_error_supression.phpt] 
TEST 5635/12806 [Zend/tests/undef_index_to_exception.phpt]
[1;32mPASS[0m Converting undefined index/offset notice to exception [Zend/tests/undef_index_to_exception.phpt] 
TEST 5636/12806 [Zend/tests/undef_var_in_verify_return.phpt]
[1;32mPASS[0m Throwing undef var in verify return [Zend/tests/undef_var_in_verify_return.phpt] 
TEST 5637/12806 [Zend/tests/unexpected_ref_bug.phpt]
[1;32mPASS[0m Crash when function parameter modified via unexpected reference [Zend/tests/unexpected_ref_bug.phpt] 
TEST 5638/12806 [Zend/tests/unpack_iterator_by_ref_type_check.phpt]
[1;32mPASS[0m Unpack iterator by reference with type check [Zend/tests/unpack_iterator_by_ref_type_check.phpt] 
TEST 5639/12806 [Zend/tests/unreachable_phi_cycle.phpt]
[1;32mPASS[0m Unreachable phi cycle [Zend/tests/unreachable_phi_cycle.phpt] 
TEST 5640/12806 [Zend/tests/unset_cast_removed.phpt]
[1;32mPASS[0m The (unset) cast is removed [Zend/tests/unset_cast_removed.phpt] 
TEST 5641/12806 [Zend/tests/unset_cv01.phpt]
[1;32mPASS[0m unset() CV 1 (unset() global variable) [Zend/tests/unset_cv01.phpt] 
TEST 5642/12806 [Zend/tests/unset_cv02.phpt]
[1;32mPASS[0m unset() CV 2 (unset() global variable in $GLOBALS) [Zend/tests/unset_cv02.phpt] 
TEST 5643/12806 [Zend/tests/unset_cv03.phpt]
[1;32mPASS[0m unset() CV 3 (unset() global variable in included file) [Zend/tests/unset_cv03.phpt] 
TEST 5644/12806 [Zend/tests/unset_cv04.phpt]
[1;32mPASS[0m unset() CV 4 (unset() local variable in included file) [Zend/tests/unset_cv04.phpt] 
TEST 5645/12806 [Zend/tests/unset_cv05.phpt]
[1;32mPASS[0m unset() CV 5 (indirect unset() of global variable in session_start()) [Zend/tests/unset_cv05.phpt] 
TEST 5646/12806 [Zend/tests/unset_cv06.phpt]
[1;32mPASS[0m unset() CV 6 (indirect unset() of global variable in session_unset()) [Zend/tests/unset_cv06.phpt] 
TEST 5647/12806 [Zend/tests/unset_cv08.phpt]
[1;32mPASS[0m unset() CV 8 (unset() of global variable in array_unique($GLOBALS)) [Zend/tests/unset_cv08.phpt] 
TEST 5648/12806 [Zend/tests/unset_cv10.phpt]
[1;32mPASS[0m unset() CV 10 (unset() of global variable in ArrayObject::offsetUnset($GLOBALS)) [Zend/tests/unset_cv10.phpt] 
TEST 5649/12806 [Zend/tests/unset_cv11.phpt]
[1;32mPASS[0m unset() CV 11 (unset() of copy destroys original value) [Zend/tests/unset_cv11.phpt] 
TEST 5650/12806 [Zend/tests/unset_cv12.phpt]
[1;32mPASS[0m unset() CV 12 (unset() in indirect called function) [Zend/tests/unset_cv12.phpt] 
TEST 5651/12806 [Zend/tests/unset_non_array.phpt]
[1;32mPASS[0m Unset on non-array [Zend/tests/unset_non_array.phpt] 
TEST 5652/12806 [Zend/tests/unset_prop_recursion.phpt]
[1;32mPASS[0m Unset property where unset will recursively access property again [Zend/tests/unset_prop_recursion.phpt] 
TEST 5653/12806 [Zend/tests/unterminated_comment.phpt]
[1;32mPASS[0m Unterminated comment [Zend/tests/unterminated_comment.phpt] 
TEST 5654/12806 [Zend/tests/unused_shared_static_variables.phpt]
[1;32mPASS[0m Cleanup of shared static variables HT that has never been used should not assert [Zend/tests/unused_shared_static_variables.phpt] 
TEST 5655/12806 [Zend/tests/update_consts_shadowed_private_prop.phpt]
[1;32mPASS[0m Constant updating for shadowed private property [Zend/tests/update_consts_shadowed_private_prop.phpt] 
TEST 5656/12806 [Zend/tests/use_const/alias.phpt]
[1;32mPASS[0m aliasing imported constants to resolve naming conflicts [Zend/tests/use_const/alias.phpt] 
TEST 5657/12806 [Zend/tests/use_const/basic.phpt]
[1;32mPASS[0m import namespaced constant [Zend/tests/use_const/basic.phpt] 
TEST 5658/12806 [Zend/tests/use_const/case_sensivity.phpt]
[1;32mPASS[0m importing const with same name but different case [Zend/tests/use_const/case_sensivity.phpt] 
TEST 5659/12806 [Zend/tests/use_const/conflicting_use.phpt]
[1;32mPASS[0m use const statements with conflicting names [Zend/tests/use_const/conflicting_use.phpt] 
TEST 5660/12806 [Zend/tests/use_const/conflicting_use_alias.phpt]
[1;32mPASS[0m use and use const with the same alias [Zend/tests/use_const/conflicting_use_alias.phpt] 
TEST 5661/12806 [Zend/tests/use_const/define_imported.phpt]
[1;32mPASS[0m defining const with same name as imported should fail [Zend/tests/use_const/define_imported.phpt] 
TEST 5662/12806 [Zend/tests/use_const/define_imported_before.phpt]
[1;32mPASS[0m using const with same name as defined should fail [Zend/tests/use_const/define_imported_before.phpt] 
TEST 5663/12806 [Zend/tests/use_const/no_global_fallback.phpt]
[1;32mPASS[0m non-existent imported constants should not be looked up in the global table [Zend/tests/use_const/no_global_fallback.phpt] 
TEST 5664/12806 [Zend/tests/use_const/self_parent.phpt]
[1;32mPASS[0m Allow self and parent in use const statement [Zend/tests/use_const/self_parent.phpt] 
TEST 5665/12806 [Zend/tests/use_const/shadow_core.phpt]
[1;32mPASS[0m shadowing a global core constant with a local version [Zend/tests/use_const/shadow_core.phpt] 
TEST 5666/12806 [Zend/tests/use_const/shadow_global.phpt]
[1;32mPASS[0m shadowing a global constant with a local version [Zend/tests/use_const/shadow_global.phpt] 
TEST 5667/12806 [Zend/tests/use_function/alias.phpt]
[1;32mPASS[0m aliasing imported functions to resolve naming conflicts [Zend/tests/use_function/alias.phpt] 
TEST 5668/12806 [Zend/tests/use_function/basic.phpt]
[1;32mPASS[0m import namespaced function [Zend/tests/use_function/basic.phpt] 
TEST 5669/12806 [Zend/tests/use_function/case_insensivity.phpt]
[1;32mPASS[0m importing function with same name but different case should fail [Zend/tests/use_function/case_insensivity.phpt] 
TEST 5670/12806 [Zend/tests/use_function/conditional_function_declaration.phpt]
[1;32mPASS[0m function that is conditionally defined is subject to symbol use checks [Zend/tests/use_function/conditional_function_declaration.phpt] 
TEST 5671/12806 [Zend/tests/use_function/conflicting_use.phpt]
[1;32mPASS[0m use function statements with conflicting names [Zend/tests/use_function/conflicting_use.phpt] 
TEST 5672/12806 [Zend/tests/use_function/conflicting_use_alias.phpt]
[1;32mPASS[0m use and use function with the same alias [Zend/tests/use_function/conflicting_use_alias.phpt] 
TEST 5673/12806 [Zend/tests/use_function/conflicting_use_const_alias.phpt]
[1;32mPASS[0m use const and use function with the same alias [Zend/tests/use_function/conflicting_use_const_alias.phpt] 
TEST 5674/12806 [Zend/tests/use_function/define_imported.phpt]
[1;32mPASS[0m defining function with same name as imported should fail [Zend/tests/use_function/define_imported.phpt] 
TEST 5675/12806 [Zend/tests/use_function/define_imported_before.phpt]
[1;32mPASS[0m using function with same name as defined should fail [Zend/tests/use_function/define_imported_before.phpt] 
TEST 5676/12806 [Zend/tests/use_function/ignore_constants.phpt]
[1;32mPASS[0m use function should ignore namespaced constants [Zend/tests/use_function/ignore_constants.phpt] 
TEST 5677/12806 [Zend/tests/use_function/no_conflict_with_classes.phpt]
[1;32mPASS[0m "use function" should not conflict with class names [Zend/tests/use_function/no_conflict_with_classes.phpt] 
TEST 5678/12806 [Zend/tests/use_function/no_global_fallback.phpt]
[1;32mPASS[0m non-existent imported functions should not be looked up in the global table [Zend/tests/use_function/no_global_fallback.phpt] 
TEST 5679/12806 [Zend/tests/use_function/no_global_fallback2.phpt]
[1;32mPASS[0m non-existent imported functions should not be looked up in the global table [Zend/tests/use_function/no_global_fallback2.phpt] 
TEST 5680/12806 [Zend/tests/use_function/ns_end_resets_seen_symbols_1.phpt]
[1;32mPASS[0m Namespace end resets seen function symbols [Zend/tests/use_function/ns_end_resets_seen_symbols_1.phpt] 
TEST 5681/12806 [Zend/tests/use_function/ns_end_resets_seen_symbols_2.phpt]
[1;32mPASS[0m Namespace end resets seen class symbols [Zend/tests/use_function/ns_end_resets_seen_symbols_2.phpt] 
TEST 5682/12806 [Zend/tests/use_function/self_parent.phpt]
[1;32mPASS[0m Allow self and parent in use function statement [Zend/tests/use_function/self_parent.phpt] 
TEST 5683/12806 [Zend/tests/use_function/shadow_core.phpt]
[1;32mPASS[0m shadowing a global core function with a local version [Zend/tests/use_function/shadow_core.phpt] 
TEST 5684/12806 [Zend/tests/use_function/shadow_global.phpt]
[1;32mPASS[0m shadowing a global function with a local version [Zend/tests/use_function/shadow_global.phpt] 
TEST 5685/12806 [Zend/tests/use_late_binding_conflict.phpt]
[1;32mPASS[0m Use conflicts are detected for late-bound classes [Zend/tests/use_late_binding_conflict.phpt] 
TEST 5686/12806 [Zend/tests/use_no_eval_conflict.phpt]
[1;32mPASS[0m Use conflicts should not occur across eval()s [Zend/tests/use_no_eval_conflict.phpt] 
TEST 5687/12806 [Zend/tests/use_no_file_conflict.phpt]
[1;32mPASS[0m Use conflicts should not occur across files [Zend/tests/use_no_file_conflict.phpt] 
TEST 5688/12806 [Zend/tests/use_unlinked_class.phpt]
[1;32mPASS[0m Classes can only be used once they are fully linked [Zend/tests/use_unlinked_class.phpt] 
TEST 5689/12806 [Zend/tests/varSyntax/class_constant_static_deref.phpt]
[1;32mPASS[0m Class constants can be used as a class name [Zend/tests/varSyntax/class_constant_static_deref.phpt] 
TEST 5690/12806 [Zend/tests/varSyntax/constClassMemberAccess.phpt]
[1;32mPASS[0m Const class member access with deference [Zend/tests/varSyntax/constClassMemberAccess.phpt] 
TEST 5691/12806 [Zend/tests/varSyntax/constant_object_deref.phpt]
[1;32mPASS[0m Constants can be dereferenced as objects (even though they can't be objects) [Zend/tests/varSyntax/constant_object_deref.phpt] 
TEST 5692/12806 [Zend/tests/varSyntax/encapsed_string_deref.phpt]
[1;32mPASS[0m Dereferencing operations on an encapsed string [Zend/tests/varSyntax/encapsed_string_deref.phpt] 
TEST 5693/12806 [Zend/tests/varSyntax/globalNonSimpleVariableError.phpt]
[1;32mPASS[0m Global keyword only accepts simple variables [Zend/tests/varSyntax/globalNonSimpleVariableError.phpt] 
TEST 5694/12806 [Zend/tests/varSyntax/indirectFcall.phpt]
[1;32mPASS[0m Indirect function calls [Zend/tests/varSyntax/indirectFcall.phpt] 
TEST 5695/12806 [Zend/tests/varSyntax/issetOnTemp.phpt]
[1;32mPASS[0m isset() can be used on dereferences of temporary expressions [Zend/tests/varSyntax/issetOnTemp.phpt] 
TEST 5696/12806 [Zend/tests/varSyntax/magic_const_deref.phpt]
[1;32mPASS[0m Dereferencing of magic constants [Zend/tests/varSyntax/magic_const_deref.phpt] 
TEST 5697/12806 [Zend/tests/varSyntax/method_call_on_string_literal.phpt]
[1;32mPASS[0m Method call on string literal [Zend/tests/varSyntax/method_call_on_string_literal.phpt] 
TEST 5698/12806 [Zend/tests/varSyntax/newVariable.phpt]
[1;32mPASS[0m Variable as class name for new expression [Zend/tests/varSyntax/newVariable.phpt] 
TEST 5699/12806 [Zend/tests/varSyntax/new_instanceof_expr.phpt]
[1;32mPASS[0m new with an arbitrary expression [Zend/tests/varSyntax/new_instanceof_expr.phpt] 
TEST 5700/12806 [Zend/tests/varSyntax/parenthesesDeref.phpt]
[1;32mPASS[0m Dereferencing expression parentheses [Zend/tests/varSyntax/parenthesesDeref.phpt] 
TEST 5701/12806 [Zend/tests/varSyntax/propertyOfStringError.phpt]
[1;32mPASS[0m Cannot take property of a string [Zend/tests/varSyntax/propertyOfStringError.phpt] 
TEST 5702/12806 [Zend/tests/varSyntax/staticMember.phpt]
[1;32mPASS[0m Static member access [Zend/tests/varSyntax/staticMember.phpt] 
TEST 5703/12806 [Zend/tests/varSyntax/static_prop_on_expr_class.phpt]
[1;32mPASS[0m Accessing a static property on a statically evaluable class expression [Zend/tests/varSyntax/static_prop_on_expr_class.phpt] 
TEST 5704/12806 [Zend/tests/varSyntax/static_prop_on_expr_class_with_backslash.phpt]
[1;32mPASS[0m Static property on constexpr class with leading backslash [Zend/tests/varSyntax/static_prop_on_expr_class_with_backslash.phpt] 
TEST 5705/12806 [Zend/tests/varSyntax/static_prop_on_int_expr_class.phpt]
[1;32mPASS[0m Static property access on constexpr class evaluating to integer [Zend/tests/varSyntax/static_prop_on_int_expr_class.phpt] 
TEST 5706/12806 [Zend/tests/varSyntax/tempDimFetchByRefError.phpt]
[1;32mPASS[0m Passing a dimension fetch on a temporary by reference is not allowed [Zend/tests/varSyntax/tempDimFetchByRefError.phpt] 
TEST 5707/12806 [Zend/tests/varSyntax/tempPropFetchByRefError.phpt]
[1;32mPASS[0m Passing a property fetch on a temporary by reference is not allowed [Zend/tests/varSyntax/tempPropFetchByRefError.phpt] 
TEST 5708/12806 [Zend/tests/varSyntax/writeToTempExpr.phpt]
[1;32mPASS[0m Writing to a temporary expression is not allowed [Zend/tests/varSyntax/writeToTempExpr.phpt] 
TEST 5709/12806 [Zend/tests/variable_with_boolean_name.phpt]
[1;32mPASS[0m Variable with boolean name [Zend/tests/variable_with_boolean_name.phpt] 
TEST 5710/12806 [Zend/tests/variable_with_integer_name.phpt]
[1;32mPASS[0m Variable with integer name [Zend/tests/variable_with_integer_name.phpt] 
TEST 5711/12806 [Zend/tests/variadic/adding_additional_optional_parameter.phpt]
[1;32mPASS[0m It's possible to add additional optional arguments with matching signature [Zend/tests/variadic/adding_additional_optional_parameter.phpt] 
TEST 5712/12806 [Zend/tests/variadic/adding_additional_optional_parameter_error.phpt]
[1;32mPASS[0m Additional optional parameters must have a matching prototype [Zend/tests/variadic/adding_additional_optional_parameter_error.phpt] 
TEST 5713/12806 [Zend/tests/variadic/basic.phpt]
[1;32mPASS[0m Basic variadic function [Zend/tests/variadic/basic.phpt] 
TEST 5714/12806 [Zend/tests/variadic/by_ref.phpt]
[1;32mPASS[0m Variadic arguments with by-reference passing [Zend/tests/variadic/by_ref.phpt] 
TEST 5715/12806 [Zend/tests/variadic/by_ref_error.phpt]
[1;32mPASS[0m By-ref variadics enforce the reference [Zend/tests/variadic/by_ref_error.phpt] 
TEST 5716/12806 [Zend/tests/variadic/closure_invoke.phpt]
[1;32mPASS[0m Closure::__invoke() with variadic parameter [Zend/tests/variadic/closure_invoke.phpt] 
TEST 5717/12806 [Zend/tests/variadic/illegal_variadic_override_ref.phpt]
[1;32mPASS[0m Illegal variadic inheritance due to reference mismatch [Zend/tests/variadic/illegal_variadic_override_ref.phpt] 
TEST 5718/12806 [Zend/tests/variadic/illegal_variadic_override_type.phpt]
[1;32mPASS[0m Illegal variadic inheritance due to type mismatch [Zend/tests/variadic/illegal_variadic_override_type.phpt] 
TEST 5719/12806 [Zend/tests/variadic/legal_variadic_override.phpt]
[1;32mPASS[0m Cases where non-variadic parameters are allowed to be subsumed by a variadic one [Zend/tests/variadic/legal_variadic_override.phpt] 
TEST 5720/12806 [Zend/tests/variadic/no_default_error.phpt]
[1;32mPASS[0m Variadic argument cannot have a default value [Zend/tests/variadic/no_default_error.phpt] 
TEST 5721/12806 [Zend/tests/variadic/non_variadic_implements_variadic_error.phpt]
[1;32mPASS[0m It's not possible to turn a variadic function into a non-variadic one [Zend/tests/variadic/non_variadic_implements_variadic_error.phpt] 
TEST 5722/12806 [Zend/tests/variadic/only_last_error.phpt]
[1;32mPASS[0m Only the last argument can be variadic [Zend/tests/variadic/only_last_error.phpt] 
TEST 5723/12806 [Zend/tests/variadic/optional_params.phpt]
[1;32mPASS[0m Optional parameter before variadic parameter [Zend/tests/variadic/optional_params.phpt] 
TEST 5724/12806 [Zend/tests/variadic/removing_parameter_error.phpt]
[1;32mPASS[0m It is possible to remove required parameter before a variadic parameter [Zend/tests/variadic/removing_parameter_error.phpt] 
TEST 5725/12806 [Zend/tests/variadic/typehint_error.phpt]
[1;32mPASS[0m Variadic arguments enforce types [Zend/tests/variadic/typehint_error.phpt] 
TEST 5726/12806 [Zend/tests/variadic/typehint_suppressed_error.phpt]
[1;32mPASS[0m Error suppression for types on variadic arguments works [Zend/tests/variadic/typehint_suppressed_error.phpt] 
TEST 5727/12806 [Zend/tests/variadic/variadic_changed_byref_error.phpt]
[1;32mPASS[0m Variadic arguments must have compatible passing modes [Zend/tests/variadic/variadic_changed_byref_error.phpt] 
TEST 5728/12806 [Zend/tests/variadic/variadic_changed_typehint_error.phpt]
[1;32mPASS[0m Typehints for variadic arguments have to be compatible [Zend/tests/variadic/variadic_changed_typehint_error.phpt] 
TEST 5729/12806 [Zend/tests/variadic/variadic_implements_non_variadic.phpt]
[1;32mPASS[0m A non-variadic function can be turned into a variadic one [Zend/tests/variadic/variadic_implements_non_variadic.phpt] 
TEST 5730/12806 [Zend/tests/varvars_by_ref.phpt]
[1;32mPASS[0m Accessing variable variables using referenced names [Zend/tests/varvars_by_ref.phpt] 
TEST 5731/12806 [Zend/tests/vm_stack_with_arg_extend.phpt]
[1;32mPASS[0m Ensure valid vm_stack even when it needed to be copied to a new page [Zend/tests/vm_stack_with_arg_extend.phpt] 
TEST 5732/12806 [Zend/tests/warning_during_heredoc_scan_ahead.phpt]
[1;32mPASS[0m No warnings should be thrown during heredoc scan-ahead [Zend/tests/warning_during_heredoc_scan_ahead.phpt] 
TEST 5733/12806 [Zend/tests/weakrefs/gh10043-001.phpt]
[1;32mPASS[0m Self-referencing map entry GC - 001 [Zend/tests/weakrefs/gh10043-001.phpt] 
TEST 5734/12806 [Zend/tests/weakrefs/gh10043-002.phpt]
[1;32mPASS[0m Self-referencing map entry GC - 002 [Zend/tests/weakrefs/gh10043-002.phpt] 
TEST 5735/12806 [Zend/tests/weakrefs/gh10043-003.phpt]
[1;32mPASS[0m Self-referencing map entry GC - 003 [Zend/tests/weakrefs/gh10043-003.phpt] 
TEST 5736/12806 [Zend/tests/weakrefs/gh10043-004.phpt]
[1;32mPASS[0m Self-referencing map entry GC - 004 [Zend/tests/weakrefs/gh10043-004.phpt] 
TEST 5737/12806 [Zend/tests/weakrefs/gh10043-005.phpt]
[1;32mPASS[0m Self-referencing map entry GC - 005 [Zend/tests/weakrefs/gh10043-005.phpt] 
TEST 5738/12806 [Zend/tests/weakrefs/gh10043-006.phpt]
[1;32mPASS[0m Self-referencing map entry GC - 006 [Zend/tests/weakrefs/gh10043-006.phpt] 
TEST 5739/12806 [Zend/tests/weakrefs/gh10043-007.phpt]
[1;32mPASS[0m Self-referencing map entry GC - 007 [Zend/tests/weakrefs/gh10043-007.phpt] 
TEST 5740/12806 [Zend/tests/weakrefs/gh10043-008.phpt]
[1;32mPASS[0m Self-referencing map entry GC - 008 [Zend/tests/weakrefs/gh10043-008.phpt] 
TEST 5741/12806 [Zend/tests/weakrefs/gh10043-009.phpt]
[1;32mPASS[0m Self-referencing map entry GC - 009 [Zend/tests/weakrefs/gh10043-009.phpt] 
TEST 5742/12806 [Zend/tests/weakrefs/gh10043-010.phpt]
[1;32mPASS[0m Self-referencing map entry GC - 010 [Zend/tests/weakrefs/gh10043-010.phpt] 
TEST 5743/12806 [Zend/tests/weakrefs/gh10043-011.phpt]
[1;32mPASS[0m Self-referencing map entry GC - 011 [Zend/tests/weakrefs/gh10043-011.phpt] 
TEST 5744/12806 [Zend/tests/weakrefs/gh10043-012.phpt]
[1;32mPASS[0m Self-referencing map entry GC - 012 [Zend/tests/weakrefs/gh10043-012.phpt] 
TEST 5745/12806 [Zend/tests/weakrefs/gh10043-014.phpt]
[1;32mPASS[0m Self-referencing map entry GC - 014 [Zend/tests/weakrefs/gh10043-014.phpt] 
TEST 5746/12806 [Zend/tests/weakrefs/gh10043-015.phpt]
[1;32mPASS[0m Self-referencing map entry GC - 015 [Zend/tests/weakrefs/gh10043-015.phpt] 
TEST 5747/12806 [Zend/tests/weakrefs/gh10043-016.phpt]
[1;32mPASS[0m Self-referencing map entry GC - 016 [Zend/tests/weakrefs/gh10043-016.phpt] 
TEST 5748/12806 [Zend/tests/weakrefs/gh13612.phpt]
[1;32mPASS[0m GH-13612 (Corrupted memory in destructor with weak references) [Zend/tests/weakrefs/gh13612.phpt] 
TEST 5749/12806 [Zend/tests/weakrefs/gh20073.phpt]
[1;32mPASS[0m GH-20073 (Assertion failure in WeakMap offset operations on reference) [Zend/tests/weakrefs/gh20073.phpt] 
TEST 5750/12806 [Zend/tests/weakrefs/notify.phpt]
[1;32mPASS[0m Object free handler must call zend_weakrefs_notify [Zend/tests/weakrefs/notify.phpt] 
TEST 5751/12806 [Zend/tests/weakrefs/weakmap_basic_map_behavior.phpt]
[1;32mPASS[0m Basic WeakMap behavior (as a map) [Zend/tests/weakrefs/weakmap_basic_map_behavior.phpt] 
TEST 5752/12806 [Zend/tests/weakrefs/weakmap_dtor_exception.phpt]
[1;32mPASS[0m Exception during WeakMap destruction during shutdown [Zend/tests/weakrefs/weakmap_dtor_exception.phpt] 
TEST 5753/12806 [Zend/tests/weakrefs/weakmap_error_conditions.phpt]
[1;32mPASS[0m WeakMap error conditions [Zend/tests/weakrefs/weakmap_error_conditions.phpt] 
TEST 5754/12806 [Zend/tests/weakrefs/weakmap_iteration.phpt]
[1;32mPASS[0m WeakMap iteration [Zend/tests/weakrefs/weakmap_iteration.phpt] 
TEST 5755/12806 [Zend/tests/weakrefs/weakmap_multiple_weakrefs.phpt]
[1;32mPASS[0m Multiple WeakMaps / WeakRefs on the same object [Zend/tests/weakrefs/weakmap_multiple_weakrefs.phpt] 
TEST 5756/12806 [Zend/tests/weakrefs/weakmap_nested.phpt]
[1;32mPASS[0m Nested WeakMap for same object key [Zend/tests/weakrefs/weakmap_nested.phpt] 
TEST 5757/12806 [Zend/tests/weakrefs/weakmap_object_reference.phpt]
[1;32mPASS[0m WeakMap object reference offset [Zend/tests/weakrefs/weakmap_object_reference.phpt] 
TEST 5758/12806 [Zend/tests/weakrefs/weakmap_weakness.phpt]
[1;32mPASS[0m The weak part of the WeakMap [Zend/tests/weakrefs/weakmap_weakness.phpt] 
TEST 5759/12806 [Zend/tests/weakrefs/weakrefs_001.phpt]
[1;32mPASS[0m WeakReference [Zend/tests/weakrefs/weakrefs_001.phpt] 
TEST 5760/12806 [Zend/tests/weakrefs/weakrefs_002.phpt]
[1;32mPASS[0m WeakReference serials [Zend/tests/weakrefs/weakrefs_002.phpt] 
TEST 5761/12806 [Zend/tests/weakrefs/weakrefs_003.phpt]
[1;32mPASS[0m WeakReference object handlers [Zend/tests/weakrefs/weakrefs_003.phpt] 
TEST 5762/12806 [Zend/tests/weakrefs/weakrefs_004.phpt]
[1;32mPASS[0m WeakReference no inheritance [Zend/tests/weakrefs/weakrefs_004.phpt] 
TEST 5763/12806 [Zend/tests/weakrefs/weakrefs_005.phpt]
[1;32mPASS[0m WeakReference no __construct [Zend/tests/weakrefs/weakrefs_005.phpt] 
TEST 5764/12806 [Zend/tests/weakrefs/weakrefs_006.phpt]
[1;32mPASS[0m WeakReference overwriting existing value [Zend/tests/weakrefs/weakrefs_006.phpt] 
TEST 5765/12806 [Zend/tests/weakrefs/weakrefs_debug_dump.phpt]
[1;32mPASS[0m Weakrefs debug dump [Zend/tests/weakrefs/weakrefs_debug_dump.phpt] 
TEST 5766/12806 [Zend/tests/write_property_ref_overwrite_return.phpt]
[1;32mPASS[0m Using return of property assignment to reference that destroys object [Zend/tests/write_property_ref_overwrite_return.phpt] 
TEST 5767/12806 [Zend/tests/xor_001.phpt]
[1;32mPASS[0m XORing arrays [Zend/tests/xor_001.phpt] 
TEST 5768/12806 [Zend/tests/xor_002.phpt]
[1;32mPASS[0m XORing strings [Zend/tests/xor_002.phpt] 
TEST 5769/12806 [Zend/tests/xor_003.phpt]
[1;32mPASS[0m XORing booleans [Zend/tests/xor_003.phpt] 
TEST 5770/12806 [Zend/tests/zend_ini/gh11876.phpt]
[1;33mSKIP[0m Invalid INI quantities, base prefix followed by stuff eaten by strtoull() [Zend/tests/zend_ini/gh11876.phpt] reason: Required extension missing: zend_test
TEST 5771/12806 [Zend/tests/zend_ini/gh16886.phpt]
[1;32mPASS[0m GH-16886 (ini_parse_quantity() fails to emit warning for 0x+0) [Zend/tests/zend_ini/gh16886.phpt] 
TEST 5772/12806 [Zend/tests/zend_ini/gh16892.phpt]
[1;32mPASS[0m GH-16892 (ini_parse_quantity() fails to parse inputs starting with 0x0b) [Zend/tests/zend_ini/gh16892.phpt] 
TEST 5773/12806 [Zend/tests/zend_ini/oss_fuzz_428983568.phpt]
[1;32mPASS[0m OSS-Fuzz #428983568 [Zend/tests/zend_ini/oss_fuzz_428983568.phpt] 
TEST 5774/12806 [Zend/tests/zend_ini/zend_ini_parse_quantity.phpt]
[1;33mSKIP[0m Test parsing of quantities [Zend/tests/zend_ini/zend_ini_parse_quantity.phpt] reason: Required extension missing: zend_test
TEST 5775/12806 [Zend/tests/zend_ini/zend_ini_parse_quantity_binary_prefixes.phpt]
[1;33mSKIP[0m Test parsing of binary quantities [Zend/tests/zend_ini/zend_ini_parse_quantity_binary_prefixes.phpt] reason: Required extension missing: zend_test
TEST 5776/12806 [Zend/tests/zend_ini/zend_ini_parse_quantity_error.phpt]
[1;33mSKIP[0m Test parsing of quantities: errors [Zend/tests/zend_ini/zend_ini_parse_quantity_error.phpt] reason: Required extension missing: zend_test
TEST 5777/12806 [Zend/tests/zend_ini/zend_ini_parse_quantity_hex_prefixes.phpt]
[1;33mSKIP[0m Test parsing of hexadecimal quantities [Zend/tests/zend_ini/zend_ini_parse_quantity_hex_prefixes.phpt] reason: Required extension missing: zend_test
TEST 5778/12806 [Zend/tests/zend_ini/zend_ini_parse_quantity_ini_set_error.phpt]
[1;33mSKIP[0m Test ini_set() with invalid quantity [Zend/tests/zend_ini/zend_ini_parse_quantity_ini_set_error.phpt] reason: Required extension missing: zend_test
TEST 5779/12806 [Zend/tests/zend_ini/zend_ini_parse_quantity_ini_setting_error.phpt]
[1;33mSKIP[0m Test ini setting with invalid quantity [Zend/tests/zend_ini/zend_ini_parse_quantity_ini_setting_error.phpt] reason: Required extension missing: zend_test
TEST 5780/12806 [Zend/tests/zend_ini/zend_ini_parse_quantity_octal_prefixes.phpt]
[1;33mSKIP[0m Test parsing of octal quantities [Zend/tests/zend_ini/zend_ini_parse_quantity_octal_prefixes.phpt] reason: Required extension missing: zend_test
TEST 5781/12806 [Zend/tests/zend_ini/zend_ini_parse_quantity_overflow.phpt]
[1;33mSKIP[0m Test zend_ini_parse_quantity() overflow handling [Zend/tests/zend_ini/zend_ini_parse_quantity_overflow.phpt] reason: Required extension missing: zend_test
TEST 5782/12806 [Zend/tests/zend_ini/zend_ini_parse_quantity_zero.phpt]
[1;33mSKIP[0m Test parsing of valid 0 quantities [Zend/tests/zend_ini/zend_ini_parse_quantity_zero.phpt] reason: Required extension missing: zend_test
TEST 5783/12806 [Zend/tests/zend_ini/zend_ini_parse_uquantity_overflow.phpt]
[1;33mSKIP[0m Test zend_ini_parse_uquantity() overflow handling [Zend/tests/zend_ini/zend_ini_parse_uquantity_overflow.phpt] reason: Required extension missing: zend_test
TEST 5784/12806 [Zend/tests/zend_operators.phpt]
[1;32mPASS[0m Operator precedence [Zend/tests/zend_operators.phpt] 
TEST 5785/12806 [Zend/tests/zend_signed_multiply-32bit.phpt]
[1;33mSKIP[0m Zend signed multiply 32-bit [Zend/tests/zend_signed_multiply-32bit.phpt] reason: Running on 64-bit target
TEST 5786/12806 [Zend/tests/zend_signed_multiply-64bit-2.phpt]
[1;32mPASS[0m Zend signed multiply 64-bit, variation 2 [Zend/tests/zend_signed_multiply-64bit-2.phpt] 
TEST 5787/12806 [Zend/tests/zend_signed_multiply-64bit.phpt]
[1;32mPASS[0m Zend signed multiply 64-bit, variation 1 [Zend/tests/zend_signed_multiply-64bit.phpt] 
TEST 5788/12806 [Zend/tests/zend_strtod.phpt]
[1;32mPASS[0m zend_strtod() leaks on big doubles [Zend/tests/zend_strtod.phpt] 
TEST 5789/12806 [ext/date/tests/002.phpt]
[1;32mPASS[0m strtotime() function [ext/date/tests/002.phpt] 
TEST 5790/12806 [ext/date/tests/003.phpt]
[1;32mPASS[0m date suffixes test [ext/date/tests/003.phpt] 
TEST 5791/12806 [ext/date/tests/004.phpt]
[1;32mPASS[0m date() format params [ext/date/tests/004.phpt] 
TEST 5792/12806 [ext/date/tests/005.phpt]
[1;32mPASS[0m idate() and invalid params [ext/date/tests/005.phpt] 
TEST 5793/12806 [ext/date/tests/006.phpt]
[1;32mPASS[0m checkdate() tests [ext/date/tests/006.phpt] 
TEST 5794/12806 [ext/date/tests/007.phpt]
[1;32mPASS[0m localtime() tests [ext/date/tests/007.phpt] 
TEST 5795/12806 [ext/date/tests/008.phpt]
[1;32mPASS[0m getdate() tests [ext/date/tests/008.phpt] 
TEST 5796/12806 [ext/date/tests/009.phpt]
[1;32mPASS[0m strftime() and gmstrftime() tests [ext/date/tests/009.phpt] 
TEST 5797/12806 [ext/date/tests/009_win32.phpt]
[1;33mSKIP[0m strftime() and gmstrftime() tests [ext/date/tests/009_win32.phpt] reason: only windows test.
TEST 5798/12806 [ext/date/tests/010.phpt]
[1;32mPASS[0m timezone_abbreviations_list() tests [ext/date/tests/010.phpt] 
TEST 5799/12806 [ext/date/tests/011.phpt]
[1;32mPASS[0m timezone_name_from_abbr() tests [ext/date/tests/011.phpt] 
TEST 5800/12806 [ext/date/tests/012.phpt]
[1;32mPASS[0m date_isodate_set() tests [ext/date/tests/012.phpt] 
TEST 5801/12806 [ext/date/tests/013.phpt]
[1;32mPASS[0m date_date_set() tests [ext/date/tests/013.phpt] 
TEST 5802/12806 [ext/date/tests/014.phpt]
[1;32mPASS[0m timezone_offset_get() tests [ext/date/tests/014.phpt] 
TEST 5803/12806 [ext/date/tests/015.phpt]
[1;32mPASS[0m timezone object reference handling [ext/date/tests/015.phpt] 
TEST 5804/12806 [ext/date/tests/68062.phpt]
[1;32mPASS[0m DateTimeZone::getOffset() accepts a DateTimeInterface object [ext/date/tests/68062.phpt] 
TEST 5805/12806 [ext/date/tests/DateInterval_construct_exceptions.phpt]
[1;32mPASS[0m DateInterval constructor exceptions [ext/date/tests/DateInterval_construct_exceptions.phpt] 
TEST 5806/12806 [ext/date/tests/DateInterval_createFromDateString_broken.phpt]
[1;32mPASS[0m Test DateInterval::createFromDateString() function : nonsense data [ext/date/tests/DateInterval_createFromDateString_broken.phpt] 
TEST 5807/12806 [ext/date/tests/DateInterval_days_prop1.phpt]
[1;32mPASS[0m Wrong var_dump(DateInterval->days) value [ext/date/tests/DateInterval_days_prop1.phpt] 
TEST 5808/12806 [ext/date/tests/DateInterval_format.phpt]
[1;32mPASS[0m DateInterval::format(), except %a [ext/date/tests/DateInterval_format.phpt] 
TEST 5809/12806 [ext/date/tests/DateInterval_format_a.phpt]
[1;32mPASS[0m DateInterval::format(), %a [ext/date/tests/DateInterval_format_a.phpt] 
TEST 5810/12806 [ext/date/tests/DateInterval_serialize-001.phpt]
[1;32mPASS[0m Test DateInterval::__serialize and DateInterval::__unserialize [ext/date/tests/DateInterval_serialize-001.phpt] 
TEST 5811/12806 [ext/date/tests/DateInterval_serialize-002.phpt]
[1;32mPASS[0m Test DateInterval::__serialize and DateInterval::__unserialize [ext/date/tests/DateInterval_serialize-002.phpt] 
TEST 5812/12806 [ext/date/tests/DateInterval_serialize-003.phpt]
[1;32mPASS[0m Test DateInterval::__serialize and DateInterval::__unserialize [ext/date/tests/DateInterval_serialize-003.phpt] 
TEST 5813/12806 [ext/date/tests/DateInterval_set_state_exception.phpt]
[1;32mPASS[0m DateInterval invalid serialization data with date_string [ext/date/tests/DateInterval_set_state_exception.phpt] 
TEST 5814/12806 [ext/date/tests/DateInterval_uninitialised_exceptions.phpt]
[1;32mPASS[0m DateInterval uninitialised exceptions [ext/date/tests/DateInterval_uninitialised_exceptions.phpt] 
TEST 5815/12806 [ext/date/tests/DateInterval_write_property_return.phpt]
[1;32mPASS[0m Test that return value handling for DateInterval property writes do not corrupt RHS [ext/date/tests/DateInterval_write_property_return.phpt] 
TEST 5816/12806 [ext/date/tests/DatePeriod_IteratorAggregate.phpt]
[1;32mPASS[0m DatePeriod can be used as an IteratorAggregate [ext/date/tests/DatePeriod_IteratorAggregate.phpt] 
TEST 5817/12806 [ext/date/tests/DatePeriod_by_ref_iterator.phpt]
[1;32mPASS[0m DatePeriod by-ref iterator [ext/date/tests/DatePeriod_by_ref_iterator.phpt] 
TEST 5818/12806 [ext/date/tests/DatePeriod_createFromISO8601String_static_return.phpt]
[1;32mPASS[0m Test the static return type of DatePeriod::createFromISO8601String() [ext/date/tests/DatePeriod_createFromISO8601String_static_return.phpt] 
TEST 5819/12806 [ext/date/tests/DatePeriod_getter.phpt]
[1;32mPASS[0m DatePeriod: Test getter [ext/date/tests/DatePeriod_getter.phpt] 
TEST 5820/12806 [ext/date/tests/DatePeriod_modify_readonly_property.phpt]
[1;32mPASS[0m DatePeriod modify readonly property [ext/date/tests/DatePeriod_modify_readonly_property.phpt] 
TEST 5821/12806 [ext/date/tests/DatePeriod_no_advance_on_valid.phpt]
[1;32mPASS[0m Date Period iterators do not advance on valid() [ext/date/tests/DatePeriod_no_advance_on_valid.phpt] 
TEST 5822/12806 [ext/date/tests/DatePeriod_properties1.phpt]
[1;32mPASS[0m DatePeriod: Test read only properties [ext/date/tests/DatePeriod_properties1.phpt] 
TEST 5823/12806 [ext/date/tests/DatePeriod_properties2.phpt]
[1;32mPASS[0m DatePeriod: Test cannot modify read only properties [ext/date/tests/DatePeriod_properties2.phpt] 
TEST 5824/12806 [ext/date/tests/DatePeriod_serialize-001.phpt]
[1;32mPASS[0m Test DatePeriod::__serialize and DatePeriod::__unserialize (ISO String) [ext/date/tests/DatePeriod_serialize-001.phpt] 
TEST 5825/12806 [ext/date/tests/DatePeriod_serialize-002.phpt]
[1;32mPASS[0m Test DatePeriod::__serialize and DatePeriod::__unserialize (start/end) [ext/date/tests/DatePeriod_serialize-002.phpt] 
TEST 5826/12806 [ext/date/tests/DatePeriod_serialize-003.phpt]
[1;32mPASS[0m Test DatePeriod::__serialize and DatePeriod::__unserialize (start/end) [ext/date/tests/DatePeriod_serialize-003.phpt] 
TEST 5827/12806 [ext/date/tests/DatePeriod_serialize-004.phpt]
[1;32mPASS[0m Test DatePeriod::__serialize and DatePeriod::__unserialize (start/recurrences) [ext/date/tests/DatePeriod_serialize-004.phpt] 
TEST 5828/12806 [ext/date/tests/DatePeriod_set_state.phpt]
[1;32mPASS[0m Test __set_state magic method for recreating a DatePeriod object [ext/date/tests/DatePeriod_set_state.phpt] 
TEST 5829/12806 [ext/date/tests/DatePeriod_set_state_exception.phpt]
[1;32mPASS[0m DatePeriod invalid serialization data [ext/date/tests/DatePeriod_set_state_exception.phpt] 
TEST 5830/12806 [ext/date/tests/DatePeriod_uninitialised_exceptions.phpt]
[1;32mPASS[0m DateTime uninitialised exceptions [ext/date/tests/DatePeriod_uninitialised_exceptions.phpt] 
TEST 5831/12806 [ext/date/tests/DatePeriod_wrong_arguments.phpt]
[1;32mPASS[0m DatePeriod arguments/wrong arguments [ext/date/tests/DatePeriod_wrong_arguments.phpt] 
TEST 5832/12806 [ext/date/tests/DatePeriod_wrong_constructor.phpt]
[1;32mPASS[0m DatePeriod: Test wrong __construct parameter [ext/date/tests/DatePeriod_wrong_constructor.phpt] 
TEST 5833/12806 [ext/date/tests/DatePeriod_wrong_recurrence_on_constructor.phpt]
[1;32mPASS[0m DatePeriod: Test wrong recurrence parameter on __construct [ext/date/tests/DatePeriod_wrong_recurrence_on_constructor.phpt] 
TEST 5834/12806 [ext/date/tests/DateTimeImmutable_constants.phpt]
[1;32mPASS[0m DateTimeImmutable constants [ext/date/tests/DateTimeImmutable_constants.phpt] 
TEST 5835/12806 [ext/date/tests/DateTimeImmutable_createFromInterface-001.phpt]
[1;32mPASS[0m Tests for DateTimeImmutable::createFromInterface [ext/date/tests/DateTimeImmutable_createFromInterface-001.phpt] 
TEST 5836/12806 [ext/date/tests/DateTimeImmutable_createFromInterface-002.phpt]
[1;32mPASS[0m Tests for DateTimeImmutable::createFromInterface inheritance [ext/date/tests/DateTimeImmutable_createFromInterface-002.phpt] 
TEST 5837/12806 [ext/date/tests/DateTimeImmutable_createFromInterface_exceptions.phpt]
[1;32mPASS[0m DateTimeImmutable::createFromInterface exception [ext/date/tests/DateTimeImmutable_createFromInterface_exceptions.phpt] 
TEST 5838/12806 [ext/date/tests/DateTimeImmutable_createFromMutable-001.phpt]
[1;32mPASS[0m Tests for DateTimeImmutable::createFromMutable [ext/date/tests/DateTimeImmutable_createFromMutable-001.phpt] 
TEST 5839/12806 [ext/date/tests/DateTimeImmutable_createFromMutable-002.phpt]
[1;32mPASS[0m Tests for inherited DateTimeImmutable::createFromMutable [ext/date/tests/DateTimeImmutable_createFromMutable-002.phpt] 
TEST 5840/12806 [ext/date/tests/DateTimeImmutable_createFromMutable_exceptions.phpt]
[1;32mPASS[0m DateTimeImmutable::createFromMutable exception [ext/date/tests/DateTimeImmutable_createFromMutable_exceptions.phpt] 
TEST 5841/12806 [ext/date/tests/DateTimeImmutable_inherited_serialization.phpt]
[1;32mPASS[0m Inherited DateTimeImmutable serialisation with custom properties [ext/date/tests/DateTimeImmutable_inherited_serialization.phpt] 
TEST 5842/12806 [ext/date/tests/DateTimeImmutable_modify_invalid_format.phpt]
[1;32mPASS[0m DateTimeImmutable::modify() with invalid format [ext/date/tests/DateTimeImmutable_modify_invalid_format.phpt] 
TEST 5843/12806 [ext/date/tests/DateTimeImmutable_serialization.phpt]
[1;32mPASS[0m Test DateTimeImmutable::__serialize and DateTimeImmutable::__unserialize [ext/date/tests/DateTimeImmutable_serialization.phpt] 
TEST 5844/12806 [ext/date/tests/DateTimeImmutable_set_state.phpt]
[1;32mPASS[0m Test __set_state magic method for recreating a DateTimeImmutable object [ext/date/tests/DateTimeImmutable_set_state.phpt] 
TEST 5845/12806 [ext/date/tests/DateTimeImmutable_set_state_exception.phpt]
[1;32mPASS[0m DateTimeImmutable invalid serialization data [ext/date/tests/DateTimeImmutable_set_state_exception.phpt] 
TEST 5846/12806 [ext/date/tests/DateTimeImmutable_uninitialised_exceptions.phpt]
[1;32mPASS[0m DateTime uninitialised exceptions [ext/date/tests/DateTimeImmutable_uninitialised_exceptions.phpt] 
TEST 5847/12806 [ext/date/tests/DateTimeInterface_constants.phpt]
[1;32mPASS[0m DateTimeInterface constants [ext/date/tests/DateTimeInterface_constants.phpt] 
TEST 5848/12806 [ext/date/tests/DateTimeInterval_inherited_serialization.phpt]
[1;32mPASS[0m Inherited DateTimeInterval serialisation with custom properties [ext/date/tests/DateTimeInterval_inherited_serialization.phpt] 
TEST 5849/12806 [ext/date/tests/DateTimePeriod_inherited_serialization.phpt]
[1;32mPASS[0m Inherited DateTimePeriod serialisation with custom properties [ext/date/tests/DateTimePeriod_inherited_serialization.phpt] 
TEST 5850/12806 [ext/date/tests/DateTimeZone_clone_basic1.phpt]
[1;32mPASS[0m Test clone on DateTimeZone objects [ext/date/tests/DateTimeZone_clone_basic1.phpt] 
TEST 5851/12806 [ext/date/tests/DateTimeZone_clone_basic2.phpt]
[1;32mPASS[0m Testing clone on objects whose class derived from DateTimeZone class [ext/date/tests/DateTimeZone_clone_basic2.phpt] 
TEST 5852/12806 [ext/date/tests/DateTimeZone_clone_basic3.phpt]
[1;32mPASS[0m Test clone of DateTimeZOne objects [ext/date/tests/DateTimeZone_clone_basic3.phpt] 
TEST 5853/12806 [ext/date/tests/DateTimeZone_clone_basic4.phpt]
[1;32mPASS[0m Test clone of DateTimeZone derived objects with __clone magic method [ext/date/tests/DateTimeZone_clone_basic4.phpt] 
TEST 5854/12806 [ext/date/tests/DateTimeZone_compare.phpt]
[1;32mPASS[0m DateTimeZone compare handler [ext/date/tests/DateTimeZone_compare.phpt] 
TEST 5855/12806 [ext/date/tests/DateTimeZone_compare_basic1.phpt]
[1;32mPASS[0m Test of compare object handler for DateTimeZone objects [ext/date/tests/DateTimeZone_compare_basic1.phpt] 
TEST 5856/12806 [ext/date/tests/DateTimeZone_construct_basic.phpt]
[1;32mPASS[0m Test new DateTimeZone() : basic functionality [ext/date/tests/DateTimeZone_construct_basic.phpt] 
TEST 5857/12806 [ext/date/tests/DateTimeZone_construct_error.phpt]
[1;32mPASS[0m Test new DateTimeZone(): Too few arguments [ext/date/tests/DateTimeZone_construct_error.phpt] 
TEST 5858/12806 [ext/date/tests/DateTimeZone_extends_basic1.phpt]
[1;32mPASS[0m Test DateTimeZone class inheritance [ext/date/tests/DateTimeZone_extends_basic1.phpt] 
TEST 5859/12806 [ext/date/tests/DateTimeZone_getLocation.phpt]
[1;32mPASS[0m Test DateTimeZone::getLocation() [ext/date/tests/DateTimeZone_getLocation.phpt] 
TEST 5860/12806 [ext/date/tests/DateTimeZone_getName_basic1.phpt]
[1;32mPASS[0m Test DateTimeZone::getName() function : basic functionality [ext/date/tests/DateTimeZone_getName_basic1.phpt] 
TEST 5861/12806 [ext/date/tests/DateTimeZone_getOffset_basic1.phpt]
[1;32mPASS[0m Test DateTimeZone::getOffset() function : basic functionality [ext/date/tests/DateTimeZone_getOffset_basic1.phpt] 
TEST 5862/12806 [ext/date/tests/DateTimeZone_getTransitions_basic1.phpt]
[1;32mPASS[0m Test DateTimeZone::getTransitions() function : basic functionality [ext/date/tests/DateTimeZone_getTransitions_basic1.phpt] 
TEST 5863/12806 [ext/date/tests/DateTimeZone_getTransitions_bug1.phpt]
[1;32mPASS[0m GH-7752: DateTimeZone::getTransitions() does not return enough information [ext/date/tests/DateTimeZone_getTransitions_bug1.phpt] 
TEST 5864/12806 [ext/date/tests/DateTimeZone_inherited_serialization.phpt]
[1;32mPASS[0m Inherited DateTimeZone serialisation with custom properties [ext/date/tests/DateTimeZone_inherited_serialization.phpt] 
TEST 5865/12806 [ext/date/tests/DateTimeZone_listAbbreviations_basic1.phpt]
[1;32mPASS[0m Test DateTimeZone::listAbbreviations() function : basic functionality [ext/date/tests/DateTimeZone_listAbbreviations_basic1.phpt] 
TEST 5866/12806 [ext/date/tests/DateTimeZone_listIdentifiers_basic1.phpt]
[1;32mPASS[0m Test DateTimeZone::listIdentifiers function : basic functionality [ext/date/tests/DateTimeZone_listIdentifiers_basic1.phpt] 
TEST 5867/12806 [ext/date/tests/DateTimeZone_serialization.phpt]
[1;32mPASS[0m Test DateTimeZone::__serialize and DateTime::__unserialize [ext/date/tests/DateTimeZone_serialization.phpt] 
TEST 5868/12806 [ext/date/tests/DateTimeZone_serialize_errors.phpt]
[1;32mPASS[0m Test unserialization of DateTimeZone with null byte [ext/date/tests/DateTimeZone_serialize_errors.phpt] 
TEST 5869/12806 [ext/date/tests/DateTimeZone_serialize_type_1.phpt]
[1;32mPASS[0m Test serialization of DateTimeZone objects [ext/date/tests/DateTimeZone_serialize_type_1.phpt] 
TEST 5870/12806 [ext/date/tests/DateTimeZone_serialize_type_2.phpt]
[1;32mPASS[0m Test serialization of DateTimeZone objects [ext/date/tests/DateTimeZone_serialize_type_2.phpt] 
TEST 5871/12806 [ext/date/tests/DateTimeZone_serialize_type_3.phpt]
[1;32mPASS[0m Test serialization of DateTimeZone objects [ext/date/tests/DateTimeZone_serialize_type_3.phpt] 
TEST 5872/12806 [ext/date/tests/DateTimeZone_set_state.phpt]
[1;32mPASS[0m Test __set_state magic method for recreating a DateTimeZone object [ext/date/tests/DateTimeZone_set_state.phpt] 
TEST 5873/12806 [ext/date/tests/DateTimeZone_set_state_exception.phpt]
[1;32mPASS[0m DateTimeZone invalid serialization data [ext/date/tests/DateTimeZone_set_state_exception.phpt] 
TEST 5874/12806 [ext/date/tests/DateTimeZone_uninitialised_exceptions.phpt]
[1;32mPASS[0m DateTime uninitialised exceptions [ext/date/tests/DateTimeZone_uninitialised_exceptions.phpt] 
TEST 5875/12806 [ext/date/tests/DateTime_add-dates.phpt]
[1;32mPASS[0m DateTime::add() -- dates [ext/date/tests/DateTime_add-dates.phpt] 
TEST 5876/12806 [ext/date/tests/DateTime_add-fall-type2-type2.phpt]
[1;32mPASS[0m DateTime::add() -- fall type2 type2 [ext/date/tests/DateTime_add-fall-type2-type2.phpt] 
TEST 5877/12806 [ext/date/tests/DateTime_add-fall-type2-type3.phpt]
[1;32mPASS[0m DateTime::add() -- fall type2 type3 [ext/date/tests/DateTime_add-fall-type2-type3.phpt] 
TEST 5878/12806 [ext/date/tests/DateTime_add-fall-type3-type2.phpt]
[1;32mPASS[0m DateTime::add() -- fall type3 type2 [ext/date/tests/DateTime_add-fall-type3-type2.phpt] 
TEST 5879/12806 [ext/date/tests/DateTime_add-fall-type3-type3.phpt]
[1;32mPASS[0m DateTime::add() -- fall type3 type3 [ext/date/tests/DateTime_add-fall-type3-type3.phpt] 
TEST 5880/12806 [ext/date/tests/DateTime_add-february.phpt]
[1;32mPASS[0m DateTime::add() -- february [ext/date/tests/DateTime_add-february.phpt] 
TEST 5881/12806 [ext/date/tests/DateTime_add-massive.phpt]
[1;32mPASS[0m DateTime::add() -- massive [ext/date/tests/DateTime_add-massive.phpt] 
TEST 5882/12806 [ext/date/tests/DateTime_add-spring-type2-type2.phpt]
[1;32mPASS[0m DateTime::add() -- spring type2 type2 [ext/date/tests/DateTime_add-spring-type2-type2.phpt] 
TEST 5883/12806 [ext/date/tests/DateTime_add-spring-type2-type3.phpt]
[1;32mPASS[0m DateTime::add() -- spring type2 type3 [ext/date/tests/DateTime_add-spring-type2-type3.phpt] 
TEST 5884/12806 [ext/date/tests/DateTime_add-spring-type3-type2.phpt]
[1;32mPASS[0m DateTime::add() -- spring type3 type2 [ext/date/tests/DateTime_add-spring-type3-type2.phpt] 
TEST 5885/12806 [ext/date/tests/DateTime_add-spring-type3-type3.phpt]
[1;32mPASS[0m DateTime::add() -- spring type3 type3 [ext/date/tests/DateTime_add-spring-type3-type3.phpt] 
TEST 5886/12806 [ext/date/tests/DateTime_clone_basic1.phpt]
[1;32mPASS[0m Test clone on DateTime objects [ext/date/tests/DateTime_clone_basic1.phpt] 
TEST 5887/12806 [ext/date/tests/DateTime_clone_basic2.phpt]
[1;32mPASS[0m Test clone of objects whose class derived from DateTime class [ext/date/tests/DateTime_clone_basic2.phpt] 
TEST 5888/12806 [ext/date/tests/DateTime_clone_basic3.phpt]
[1;32mPASS[0m Test clone of DateTime objects [ext/date/tests/DateTime_clone_basic3.phpt] 
TEST 5889/12806 [ext/date/tests/DateTime_clone_basic4.phpt]
[1;32mPASS[0m Test clone of DateTime derived objects with __clone magic method [ext/date/tests/DateTime_clone_basic4.phpt] 
TEST 5890/12806 [ext/date/tests/DateTime_compare.phpt]
[1;32mPASS[0m DateTime/DateTimeImmutable compare handler [ext/date/tests/DateTime_compare.phpt] 
TEST 5891/12806 [ext/date/tests/DateTime_compare_basic1.phpt]
[1;32mPASS[0m Test of compare object handler for DateTime objects [ext/date/tests/DateTime_compare_basic1.phpt] 
TEST 5892/12806 [ext/date/tests/DateTime_constants.phpt]
[1;32mPASS[0m DateTime constants [ext/date/tests/DateTime_constants.phpt] 
TEST 5893/12806 [ext/date/tests/DateTime_construct-dst-overlap.phpt]
[1;32mPASS[0m DateTime::__construct() -- fall daylight/standard overlap [ext/date/tests/DateTime_construct-dst-overlap.phpt] 
TEST 5894/12806 [ext/date/tests/DateTime_construct_basic1.phpt]
[1;32mPASS[0m Test new DateTime() : basic functionality [ext/date/tests/DateTime_construct_basic1.phpt] 
TEST 5895/12806 [ext/date/tests/DateTime_construct_error.phpt]
[1;32mPASS[0m Test new DateTime(): error conditions [ext/date/tests/DateTime_construct_error.phpt] 
TEST 5896/12806 [ext/date/tests/DateTime_createFromImmutable-001.phpt]
[1;32mPASS[0m Tests for DateTime::createFromImmutable [ext/date/tests/DateTime_createFromImmutable-001.phpt] 
TEST 5897/12806 [ext/date/tests/DateTime_createFromImmutable-002.phpt]
[1;32mPASS[0m Tests for inherited DateTime::createFromImmutable [ext/date/tests/DateTime_createFromImmutable-002.phpt] 
TEST 5898/12806 [ext/date/tests/DateTime_createFromInterface-001.phpt]
[1;32mPASS[0m Tests for DateTime::createFromInterface [ext/date/tests/DateTime_createFromInterface-001.phpt] 
TEST 5899/12806 [ext/date/tests/DateTime_createFromInterface-002.phpt]
[1;32mPASS[0m Tests for DateTime::createFromInterface with inheritance [ext/date/tests/DateTime_createFromInterface-002.phpt] 
TEST 5900/12806 [ext/date/tests/DateTime_days-absolute.phpt]
[1;32mPASS[0m DateTime::diff() days -- absolute [ext/date/tests/DateTime_days-absolute.phpt] 
TEST 5901/12806 [ext/date/tests/DateTime_days-dates.phpt]
[1;32mPASS[0m DateTime::diff() days -- dates [ext/date/tests/DateTime_days-dates.phpt] 
TEST 5902/12806 [ext/date/tests/DateTime_days-fall-type2-type2.phpt]
[1;32mPASS[0m DateTime::diff() days -- fall type2 type2 [ext/date/tests/DateTime_days-fall-type2-type2.phpt] 
TEST 5903/12806 [ext/date/tests/DateTime_days-fall-type2-type3.phpt]
[1;32mPASS[0m DateTime::diff() days -- fall type2 type3 [ext/date/tests/DateTime_days-fall-type2-type3.phpt] 
TEST 5904/12806 [ext/date/tests/DateTime_days-fall-type3-type2.phpt]
[1;32mPASS[0m DateTime::diff() days -- fall type3 type2 [ext/date/tests/DateTime_days-fall-type3-type2.phpt] 
TEST 5905/12806 [ext/date/tests/DateTime_days-fall-type3-type3.phpt]
[1;32mPASS[0m DateTime::diff() days -- fall type3 type3 [ext/date/tests/DateTime_days-fall-type3-type3.phpt] 
TEST 5906/12806 [ext/date/tests/DateTime_days-february.phpt]
[1;32mPASS[0m DateTime::diff() days -- february [ext/date/tests/DateTime_days-february.phpt] 
TEST 5907/12806 [ext/date/tests/DateTime_days-massive.phpt]
[1;32mPASS[0m DateTime::diff() days -- massive [ext/date/tests/DateTime_days-massive.phpt] 
TEST 5908/12806 [ext/date/tests/DateTime_days-spring-type2-type2.phpt]
[1;32mPASS[0m DateTime::diff() days -- spring type2 type2 [ext/date/tests/DateTime_days-spring-type2-type2.phpt] 
TEST 5909/12806 [ext/date/tests/DateTime_days-spring-type2-type3.phpt]
[1;32mPASS[0m DateTime::diff() days -- spring type2 type3 [ext/date/tests/DateTime_days-spring-type2-type3.phpt] 
TEST 5910/12806 [ext/date/tests/DateTime_days-spring-type3-type2.phpt]
[1;32mPASS[0m DateTime::diff() days -- spring type3 type2 [ext/date/tests/DateTime_days-spring-type3-type2.phpt] 
TEST 5911/12806 [ext/date/tests/DateTime_days-spring-type3-type3.phpt]
[1;32mPASS[0m DateTime::diff() days -- spring type3 type3 [ext/date/tests/DateTime_days-spring-type3-type3.phpt] 
TEST 5912/12806 [ext/date/tests/DateTime_diff-absolute.phpt]
[1;32mPASS[0m DateTime::diff() -- absolute [ext/date/tests/DateTime_diff-absolute.phpt] 
TEST 5913/12806 [ext/date/tests/DateTime_diff-dates.phpt]
[1;32mPASS[0m DateTime::diff() -- dates [ext/date/tests/DateTime_diff-dates.phpt] 
TEST 5914/12806 [ext/date/tests/DateTime_diff-fall-type2-type2.phpt]
[1;32mPASS[0m DateTime::diff() -- fall type2 type2 [ext/date/tests/DateTime_diff-fall-type2-type2.phpt] 
TEST 5915/12806 [ext/date/tests/DateTime_diff-fall-type2-type3.phpt]
[1;32mPASS[0m DateTime::diff() -- fall type2 type3 [ext/date/tests/DateTime_diff-fall-type2-type3.phpt] 
TEST 5916/12806 [ext/date/tests/DateTime_diff-fall-type3-type2.phpt]
[1;32mPASS[0m DateTime::diff() -- fall type3 type2 [ext/date/tests/DateTime_diff-fall-type3-type2.phpt] 
TEST 5917/12806 [ext/date/tests/DateTime_diff-fall-type3-type3.phpt]
[1;32mPASS[0m DateTime::diff() -- fall type3 type3 [ext/date/tests/DateTime_diff-fall-type3-type3.phpt] 
TEST 5918/12806 [ext/date/tests/DateTime_diff-february.phpt]
[1;32mPASS[0m DateTime::diff() -- february [ext/date/tests/DateTime_diff-february.phpt] 
TEST 5919/12806 [ext/date/tests/DateTime_diff-massive.phpt]
[1;32mPASS[0m DateTime::diff() -- massive [ext/date/tests/DateTime_diff-massive.phpt] 
TEST 5920/12806 [ext/date/tests/DateTime_diff-spring-type2-type2.phpt]
[1;32mPASS[0m DateTime::diff() -- spring type2 type2 [ext/date/tests/DateTime_diff-spring-type2-type2.phpt] 
TEST 5921/12806 [ext/date/tests/DateTime_diff-spring-type2-type3.phpt]
[1;32mPASS[0m DateTime::diff() -- spring type2 type3 [ext/date/tests/DateTime_diff-spring-type2-type3.phpt] 
TEST 5922/12806 [ext/date/tests/DateTime_diff-spring-type3-type2.phpt]
[1;32mPASS[0m DateTime::diff() -- spring type3 type2 [ext/date/tests/DateTime_diff-spring-type3-type2.phpt] 
TEST 5923/12806 [ext/date/tests/DateTime_diff-spring-type3-type3.phpt]
[1;32mPASS[0m DateTime::diff() -- spring type3 type3 [ext/date/tests/DateTime_diff-spring-type3-type3.phpt] 
TEST 5924/12806 [ext/date/tests/DateTime_extends_basic1.phpt]
[1;32mPASS[0m Test DateTime class inheritance [ext/date/tests/DateTime_extends_basic1.phpt] 
TEST 5925/12806 [ext/date/tests/DateTime_extends_basic2.phpt]
[1;32mPASS[0m Test DateTime class inheritance : with user space __construct magic method [ext/date/tests/DateTime_extends_basic2.phpt] 
TEST 5926/12806 [ext/date/tests/DateTime_extends_basic3.phpt]
[1;32mPASS[0m Test DateTime class inheritance : with user space format() method [ext/date/tests/DateTime_extends_basic3.phpt] 
TEST 5927/12806 [ext/date/tests/DateTime_fix_createFromFormat.phpt]
[1;32mPASS[0m 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 5928/12806 [ext/date/tests/DateTime_format_basic1.phpt]
[1;32mPASS[0m Test DateTime::format() function : basic functionality [ext/date/tests/DateTime_format_basic1.phpt] 
TEST 5929/12806 [ext/date/tests/DateTime_format_basic2.phpt]
[1;32mPASS[0m Test date_format() function : basic functionality [ext/date/tests/DateTime_format_basic2.phpt] 
TEST 5930/12806 [ext/date/tests/DateTime_getOffset_basic1.phpt]
[1;32mPASS[0m Test DateTime::getOffset() function : basic functionality [ext/date/tests/DateTime_getOffset_basic1.phpt] 
TEST 5931/12806 [ext/date/tests/DateTime_getTimeZone_basic1.phpt]
[1;32mPASS[0m Test DateTime::getTimezone() function : basic functionality [ext/date/tests/DateTime_getTimeZone_basic1.phpt] 
TEST 5932/12806 [ext/date/tests/DateTime_inherited_serialization.phpt]
[1;32mPASS[0m Inherited DateTime serialisation with custom properties [ext/date/tests/DateTime_inherited_serialization.phpt] 
TEST 5933/12806 [ext/date/tests/DateTime_modify_basic1.phpt]
[1;32mPASS[0m Test DateTime::modify() function : basic functionality [ext/date/tests/DateTime_modify_basic1.phpt] 
TEST 5934/12806 [ext/date/tests/DateTime_modify_invalid_format.phpt]
[1;32mPASS[0m DateTime::modify() with empty string as format [ext/date/tests/DateTime_modify_invalid_format.phpt] 
TEST 5935/12806 [ext/date/tests/DateTime_serialization.phpt]
[1;32mPASS[0m Test DateTime::__serialize and DateTime::__unserialize [ext/date/tests/DateTime_serialization.phpt] 
TEST 5936/12806 [ext/date/tests/DateTime_serialize.phpt]
[1;32mPASS[0m Test serialization of DateTime objects [ext/date/tests/DateTime_serialize.phpt] 
TEST 5937/12806 [ext/date/tests/DateTime_setDate_basic1.phpt]
[1;32mPASS[0m Test DateTime::setDate() function : basic functionality [ext/date/tests/DateTime_setDate_basic1.phpt] 
TEST 5938/12806 [ext/date/tests/DateTime_setISODate_basic1.phpt]
[1;32mPASS[0m Test DateTime::setISODate() function : basic functionality [ext/date/tests/DateTime_setISODate_basic1.phpt] 
TEST 5939/12806 [ext/date/tests/DateTime_setTime_basic1.phpt]
[1;32mPASS[0m Test DateTime::setTime() function : basic functionality [ext/date/tests/DateTime_setTime_basic1.phpt] 
TEST 5940/12806 [ext/date/tests/DateTime_setTimezone_basic1.phpt]
[1;32mPASS[0m Test DateTime::setTimezone() function : basic functionality [ext/date/tests/DateTime_setTimezone_basic1.phpt] 
TEST 5941/12806 [ext/date/tests/DateTime_set_state.phpt]
[1;32mPASS[0m Test __set_state magic method for recreating a DateTime object [ext/date/tests/DateTime_set_state.phpt] 
TEST 5942/12806 [ext/date/tests/DateTime_set_state_exception.phpt]
[1;32mPASS[0m DateTime invalid serialization data [ext/date/tests/DateTime_set_state_exception.phpt] 
TEST 5943/12806 [ext/date/tests/DateTime_sub-dates.phpt]
[1;32mPASS[0m DateTime::sub() -- dates [ext/date/tests/DateTime_sub-dates.phpt] 
TEST 5944/12806 [ext/date/tests/DateTime_sub-fall-type2-type2.phpt]
[1;32mPASS[0m DateTime::sub() -- fall type2 type2 [ext/date/tests/DateTime_sub-fall-type2-type2.phpt] 
TEST 5945/12806 [ext/date/tests/DateTime_sub-fall-type2-type3.phpt]
[1;32mPASS[0m DateTime::sub() -- fall type2 type3 [ext/date/tests/DateTime_sub-fall-type2-type3.phpt] 
TEST 5946/12806 [ext/date/tests/DateTime_sub-fall-type3-type2.phpt]
[1;32mPASS[0m DateTime::sub() -- fall type3 type2 [ext/date/tests/DateTime_sub-fall-type3-type2.phpt] 
TEST 5947/12806 [ext/date/tests/DateTime_sub-fall-type3-type3.phpt]
[1;32mPASS[0m DateTime::sub() -- fall type3 type3 [ext/date/tests/DateTime_sub-fall-type3-type3.phpt] 
TEST 5948/12806 [ext/date/tests/DateTime_sub-february.phpt]
[1;32mPASS[0m DateTime::sub() -- february [ext/date/tests/DateTime_sub-february.phpt] 
TEST 5949/12806 [ext/date/tests/DateTime_sub-massive.phpt]
[1;32mPASS[0m DateTime::sub() -- massive [ext/date/tests/DateTime_sub-massive.phpt] 
TEST 5950/12806 [ext/date/tests/DateTime_sub-spring-type2-type2.phpt]
[1;32mPASS[0m DateTime::sub() -- spring type2 type2 [ext/date/tests/DateTime_sub-spring-type2-type2.phpt] 
TEST 5951/12806 [ext/date/tests/DateTime_sub-spring-type2-type3.phpt]
[1;32mPASS[0m DateTime::sub() -- spring type2 type3 [ext/date/tests/DateTime_sub-spring-type2-type3.phpt] 
TEST 5952/12806 [ext/date/tests/DateTime_sub-spring-type3-type2.phpt]
[1;32mPASS[0m DateTime::sub() -- spring type3 type2 [ext/date/tests/DateTime_sub-spring-type3-type2.phpt] 
TEST 5953/12806 [ext/date/tests/DateTime_sub-spring-type3-type3.phpt]
[1;32mPASS[0m DateTime::sub() -- spring type3 type3 [ext/date/tests/DateTime_sub-spring-type3-type3.phpt] 
TEST 5954/12806 [ext/date/tests/DateTime_uninitialised_exceptions.phpt]
[1;32mPASS[0m DateTime uninitialised exceptions [ext/date/tests/DateTime_uninitialised_exceptions.phpt] 
TEST 5955/12806 [ext/date/tests/DateTime_wakeup_exception.phpt]
[1;32mPASS[0m DateTime invalid serialization data (wakeup) [ext/date/tests/DateTime_wakeup_exception.phpt] 
TEST 5956/12806 [ext/date/tests/ExtendDateTime.phpt]
[1;32mPASS[0m Extendig DatTime and calling __set_state without args [ext/date/tests/ExtendDateTime.phpt] 
TEST 5957/12806 [ext/date/tests/big_year.phpt]
[1;32mPASS[0m Handling of large year values [ext/date/tests/big_year.phpt] 
TEST 5958/12806 [ext/date/tests/bug-gh11368.phpt]
[1;32mPASS[0m Bug GH-11368: Date modify returns invalid datetime [ext/date/tests/bug-gh11368.phpt] 
TEST 5959/12806 [ext/date/tests/bug-gh11416.phpt]
[1;32mPASS[0m Bug GH-11416: Crash with DatePeriod when uninitialised objects are passed in [ext/date/tests/bug-gh11416.phpt] 
TEST 5960/12806 [ext/date/tests/bug-gh11600.phpt]
[1;33mSKIP[0m Bug GH-11600: Intl patterns are not parseable DateTime Strings [ext/date/tests/bug-gh11600.phpt] reason: Required extension missing: intl
TEST 5961/12806 [ext/date/tests/bug-gh15582.phpt]
[1;32mPASS[0m Bug GH-15582: Crash when not calling parent constructor of DateTimeZone [ext/date/tests/bug-gh15582.phpt] 
TEST 5962/12806 [ext/date/tests/bug-gh16037.phpt]
[1;32mPASS[0m Test for bug GH-16037: Assertion failure in ext/date/php_date.c [ext/date/tests/bug-gh16037.phpt] 
TEST 5963/12806 [ext/date/tests/bug-gh18076.phpt]
[1;32mPASS[0m GH-18076 (Since PHP 8, date_sun_info() returns inaccurate sunrise and sunset times) [ext/date/tests/bug-gh18076.phpt] 
TEST 5964/12806 [ext/date/tests/bug-gh8471.phpt]
[1;32mPASS[0m Bug GH-8471: Segmentation fault when converting immutable and mutable DateTime instances created using reflection [ext/date/tests/bug-gh8471.phpt] 
TEST 5965/12806 [ext/date/tests/bug-gh8964-001.phpt]
[1;32mPASS[0m Test for bug GH-8964: DateTime object comparison after applying delta less than 1 second [ext/date/tests/bug-gh8964-001.phpt] 
TEST 5966/12806 [ext/date/tests/bug-gh8964-002.phpt]
[1;32mPASS[0m Test for bug GH-8964: DateTime object comparison after applying delta less than 1 second [ext/date/tests/bug-gh8964-002.phpt] 
TEST 5967/12806 [ext/date/tests/bug-gh9106.phpt]
[1;32mPASS[0m Test for bug GH-9601: DateInterval 1.5s added to DateTimeInterface is rounded down since PHP 8.1.0 [ext/date/tests/bug-gh9106.phpt] 
TEST 5968/12806 [ext/date/tests/bug-gh9763.phpt]
[1;32mPASS[0m Test bug GH-9763: DateTimeZone ctr mishandles input and adds null byte if the argument is an offset larger than 100*60 minutes [ext/date/tests/bug-gh9763.phpt] 
TEST 5969/12806 [ext/date/tests/bug13142.phpt]
[1;32mPASS[0m Bug #13142 (strtotime handling of "M d H:i:s Y" format) [ext/date/tests/bug13142.phpt] 
TEST 5970/12806 [ext/date/tests/bug14561.phpt]
[1;32mPASS[0m Bug #14561 (strtotime() bug) [ext/date/tests/bug14561.phpt] 
TEST 5971/12806 [ext/date/tests/bug17988.phpt]
[1;32mPASS[0m Bug #17988 (strtotime handling of postgresql timestamps) [ext/date/tests/bug17988.phpt] 
TEST 5972/12806 [ext/date/tests/bug20382-1.phpt]
[1;32mPASS[0m Bug #20382 [1] (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/date/tests/bug20382-1.phpt] 
TEST 5973/12806 [ext/date/tests/bug20382-2.phpt]
[1;32mPASS[0m Bug #20382 [2] (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/date/tests/bug20382-2.phpt] 
TEST 5974/12806 [ext/date/tests/bug21399.phpt]
[1;32mPASS[0m Bug #21399 (strtotime() request for "YYYYMMDDhhmmss [ZZZ]") [ext/date/tests/bug21399.phpt] 
TEST 5975/12806 [ext/date/tests/bug21966.phpt]
[1;32mPASS[0m Bug #21966 (date() or mktime() returning bad value for mktime month param of '2') [ext/date/tests/bug21966.phpt] 
TEST 5976/12806 [ext/date/tests/bug26090.phpt]
[1;32mPASS[0m Bug #26090 (allow colons in time zone offset to strtotime()) [ext/date/tests/bug26090.phpt] 
TEST 5977/12806 [ext/date/tests/bug26198.phpt]
[1;32mPASS[0m Bug #26198 (strtotime handling of "M Y" and "Y M" format) [ext/date/tests/bug26198.phpt] 
TEST 5978/12806 [ext/date/tests/bug26317.phpt]
[1;32mPASS[0m Bug #26317 (military timezone offset signedness) [ext/date/tests/bug26317.phpt] 
TEST 5979/12806 [ext/date/tests/bug26320.phpt]
[1;32mPASS[0m Bug #26320 (strtotime handling of XML Schema/ISO 8601 format) [ext/date/tests/bug26320.phpt] 
TEST 5980/12806 [ext/date/tests/bug26694.phpt]
[1;32mPASS[0m Bug #26694 (strtotime() request for "Sun, 21 Dec 2003 20:38:33 +0000 GMT") [ext/date/tests/bug26694.phpt] 
TEST 5981/12806 [ext/date/tests/bug27780.phpt]
[1;32mPASS[0m Bug #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/date/tests/bug27780.phpt] 
TEST 5982/12806 [ext/date/tests/bug28024.phpt]
[1;32mPASS[0m Bug #28024 (Changed behavior of strtotime()) [ext/date/tests/bug28024.phpt] 
TEST 5983/12806 [ext/date/tests/bug28088.phpt]
[1;32mPASS[0m Bug #28088 (strtotime() cannot convert 00 hours") [ext/date/tests/bug28088.phpt] 
TEST 5984/12806 [ext/date/tests/bug28599.phpt]
[1;32mPASS[0m Bug #28599 (strtotime fails with zero base time) [ext/date/tests/bug28599.phpt] 
TEST 5985/12806 [ext/date/tests/bug29150.phpt]
[1;32mPASS[0m Bug #29150 (Roman number format for months) [ext/date/tests/bug29150.phpt] 
TEST 5986/12806 [ext/date/tests/bug29585.phpt]
[1;32mPASS[0m Bug #29585 (Support week numbers in strtotime()) [ext/date/tests/bug29585.phpt] 
TEST 5987/12806 [ext/date/tests/bug29595.phpt]
[1;32mPASS[0m Bug #29595 (Roman number format for months) [ext/date/tests/bug29595.phpt] 
TEST 5988/12806 [ext/date/tests/bug30096.phpt]
[1;32mPASS[0m Bug #30096 (gmmktime does not return the correct time) [ext/date/tests/bug30096.phpt] 
TEST 5989/12806 [ext/date/tests/bug30532.phpt]
[1;32mPASS[0m Bug #30532 (strtotime - crossing daylight savings time) [ext/date/tests/bug30532.phpt] 
TEST 5990/12806 [ext/date/tests/bug32086.phpt]
[1;32mPASS[0m Bug #32086 (strtotime don't work in DST) [ext/date/tests/bug32086.phpt] 
TEST 5991/12806 [ext/date/tests/bug32270.phpt]
[1;32mPASS[0m Bug #32270 (strtotime/date behavior) [ext/date/tests/bug32270.phpt] 
TEST 5992/12806 [ext/date/tests/bug32555.phpt]
[1;32mPASS[0m Bug #32555 (strtotime("tomorrow") can return false) [ext/date/tests/bug32555.phpt] 
TEST 5993/12806 [ext/date/tests/bug32588.phpt]
[1;32mPASS[0m Bug #32588 (strtotime() error for 'last xxx' DST problem) [ext/date/tests/bug32588.phpt] 
TEST 5994/12806 [ext/date/tests/bug33056.phpt]
[1;32mPASS[0m Bug #33056 (strtotime() does not parse 20050518t090000Z) [ext/date/tests/bug33056.phpt] 
TEST 5995/12806 [ext/date/tests/bug33414-1.phpt]
[1;32mPASS[0m Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt] 
TEST 5996/12806 [ext/date/tests/bug33414-2.phpt]
[1;32mPASS[0m Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt] 
TEST 5997/12806 [ext/date/tests/bug33415-1.phpt]
[1;32mPASS[0m Bug #33415 [1] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-1.phpt] 
TEST 5998/12806 [ext/date/tests/bug33415-2.phpt]
[1;32mPASS[0m Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt] 
TEST 5999/12806 [ext/date/tests/bug33452.phpt]
[1;32mPASS[0m Bug #33452 (Support for year accompanying ISO week nr) [ext/date/tests/bug33452.phpt] 
TEST 6000/12806 [ext/date/tests/bug33532.phpt]
[1;32mPASS[0m Bug #33532 (Different output for strftime() and date()) [ext/date/tests/bug33532.phpt] 
TEST 6001/12806 [ext/date/tests/bug33536.phpt]
[1;32mPASS[0m Bug #33456 (strtotime defaults to now even on non time string) [ext/date/tests/bug33536.phpt] 
TEST 6002/12806 [ext/date/tests/bug33562.phpt]
[1;32mPASS[0m Bug #33562 (date("") crashes) [ext/date/tests/bug33562.phpt] 
TEST 6003/12806 [ext/date/tests/bug33563.phpt]
[1;32mPASS[0m Bug #33563 (strtotime('+1 month',$abc) cant get right time) [ext/date/tests/bug33563.phpt] 
TEST 6004/12806 [ext/date/tests/bug33578.phpt]
[1;32mPASS[0m Bug #33578 (strtotime() doesn't parse "11 Oct" format") [ext/date/tests/bug33578.phpt] 
TEST 6005/12806 [ext/date/tests/bug33869.phpt]
[1;32mPASS[0m Bug #33869 (strtotime() doesn't parse "+1days" format) [ext/date/tests/bug33869.phpt] 
TEST 6006/12806 [ext/date/tests/bug33957.phpt]
[1;32mPASS[0m Bug #33957 (gmdate('W')/date('W') sometimes returns wrong week number) [ext/date/tests/bug33957.phpt] 
TEST 6007/12806 [ext/date/tests/bug34087.phpt]
[1;32mPASS[0m Bug #34087 (strtotime() does not work with date format "Y/m/d") [ext/date/tests/bug34087.phpt] 
TEST 6008/12806 [ext/date/tests/bug34304.phpt]
[1;32mPASS[0m Bug #34304 (date('w') returns wrong number for sunday, 'N' modifier is missing) [ext/date/tests/bug34304.phpt] 
TEST 6009/12806 [ext/date/tests/bug34676.phpt]
[1;32mPASS[0m Bug #34676 (missing support for strtotime("midnight") and strtotime("noon")) [ext/date/tests/bug34676.phpt] 
TEST 6010/12806 [ext/date/tests/bug34771.phpt]
[1;32mPASS[0m Bug #34771 (strtotime() fails with 1-12am/pm) [ext/date/tests/bug34771.phpt] 
TEST 6011/12806 [ext/date/tests/bug35143.phpt]
[1;32mPASS[0m Bug #35143 (gettimeofday() ignores current time zone) [ext/date/tests/bug35143.phpt] 
TEST 6012/12806 [ext/date/tests/bug35218.phpt]
[1;32mPASS[0m Bug #35218 (strtotime no longer ignores timezone comments like "(PST)") [ext/date/tests/bug35218.phpt] 
TEST 6013/12806 [ext/date/tests/bug35414.phpt]
[1;32mPASS[0m Bug #35414 (strtotime() no longer works with ordinal suffix) [ext/date/tests/bug35414.phpt] 
TEST 6014/12806 [ext/date/tests/bug35422.phpt]
[1;32mPASS[0m Bug #35422 (strtotime() does not parse times with UTC as timezone) [ext/date/tests/bug35422.phpt] 
TEST 6015/12806 [ext/date/tests/bug35425.phpt]
[1;32mPASS[0m Bug #35425 (idate() function ignores timezone settings) [ext/date/tests/bug35425.phpt] 
TEST 6016/12806 [ext/date/tests/bug35456.phpt]
[1;32mPASS[0m Bug #35456 (+ 1 [time unit] format did not work) [ext/date/tests/bug35456.phpt] 
TEST 6017/12806 [ext/date/tests/bug35499.phpt]
[1;32mPASS[0m Bug #35499 (strtotime() does not handle whitespace around the date string) [ext/date/tests/bug35499.phpt] 
TEST 6018/12806 [ext/date/tests/bug35624.phpt]
[1;32mPASS[0m Bug #35624 (strtotime() does not handle 3 character weekdays) [ext/date/tests/bug35624.phpt] 
TEST 6019/12806 [ext/date/tests/bug35630.phpt]
[1;32mPASS[0m Bug #35630 (strtotime() crashes on non-separated relative modifiers) [ext/date/tests/bug35630.phpt] 
TEST 6020/12806 [ext/date/tests/bug35699.phpt]
[1;32mPASS[0m Bug #35699 (date() can't handle leap years before 1970) [ext/date/tests/bug35699.phpt] 
TEST 6021/12806 [ext/date/tests/bug35705.phpt]
[1;32mPASS[0m Bug #35705 (strtotime() fails to parse soap date format without TZ) [ext/date/tests/bug35705.phpt] 
TEST 6022/12806 [ext/date/tests/bug35885.phpt]
[1;32mPASS[0m Bug #35885 (strtotime("NOW") no longer works) [ext/date/tests/bug35885.phpt] 
TEST 6023/12806 [ext/date/tests/bug35887.phpt]
[1;32mPASS[0m Bug #35887 (wddx_deserialize not parsing dateTime fields properly) [ext/date/tests/bug35887.phpt] 
TEST 6024/12806 [ext/date/tests/bug36224.phpt]
[1;32mPASS[0m Bug #36224 (date(DATE_ATOM) gives wrong resulsts) [ext/date/tests/bug36224.phpt] 
TEST 6025/12806 [ext/date/tests/bug36510.phpt]
[1;32mPASS[0m Bug #36510 (strtotime() fails to parse date strings with tabs) [ext/date/tests/bug36510.phpt] 
TEST 6026/12806 [ext/date/tests/bug36599.phpt]
[1;32mPASS[0m Bug #36599 (DATE_W3C format constant incorrect). [ext/date/tests/bug36599.phpt] 
TEST 6027/12806 [ext/date/tests/bug36988.phpt]
[1;33mSKIP[0m Bug #36988 (mktime freezes on long numbers) [ext/date/tests/bug36988.phpt] reason: this test is for 32-bit only
TEST 6028/12806 [ext/date/tests/bug37017.phpt]
[1;32mPASS[0m Bug #37017 (strtotime fails before 13:00:00 with some time zones identifiers). [ext/date/tests/bug37017.phpt] 
TEST 6029/12806 [ext/date/tests/bug37368.phpt]
[1;32mPASS[0m Bug #37368 (Incorrect timestamp returned for strtotime()). [ext/date/tests/bug37368.phpt] 
TEST 6030/12806 [ext/date/tests/bug37514.phpt]
[1;32mPASS[0m Bug #37514 (strtotime doesn't assume year correctly). [ext/date/tests/bug37514.phpt] 
TEST 6031/12806 [ext/date/tests/bug37616.phpt]
[1;32mPASS[0m Bug #37616 (DATE_RFC822 does not product RFC 822 dates) [ext/date/tests/bug37616.phpt] 
TEST 6032/12806 [ext/date/tests/bug37747.phpt]
[1;32mPASS[0m Bug #37747 (strtotime segfaults when given "nextyear") [ext/date/tests/bug37747.phpt] 
TEST 6033/12806 [ext/date/tests/bug38229.phpt]
[1;32mPASS[0m Bug #38229 (strtotime() does not parse YYYY-MM) [ext/date/tests/bug38229.phpt] 
TEST 6034/12806 [ext/date/tests/bug39782.phpt]
[1;32mPASS[0m Bug #39782 (setTime() on a DateTime constructed with a Weekday yields incorrect results) [ext/date/tests/bug39782.phpt] 
TEST 6035/12806 [ext/date/tests/bug40743.phpt]
[1;32mPASS[0m Bug #40743 (DateTime ignores the TimeZone object passed to the constructor) [ext/date/tests/bug40743.phpt] 
TEST 6036/12806 [ext/date/tests/bug40861.phpt]
[1;32mPASS[0m Bug #40861 (Multiple +/- on relative units breaks strtotime()) [ext/date/tests/bug40861.phpt] 
TEST 6037/12806 [ext/date/tests/bug41523-64bit.phpt]
[1;32mPASS[0m Bug #41523 (strtotime('0000-00-00 00:00:00') is parsed as 1999-11-30) (64 bit) [ext/date/tests/bug41523-64bit.phpt] 
TEST 6038/12806 [ext/date/tests/bug41523.phpt]
[1;33mSKIP[0m 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 6039/12806 [ext/date/tests/bug41599.phpt]
[1;32mPASS[0m Bug #41599 (setTime() fails after modify() is used) [ext/date/tests/bug41599.phpt] 
TEST 6040/12806 [ext/date/tests/bug41709.phpt]
[1;32mPASS[0m Bug #41709 (strtotime() does not handle 00.00.0000) [ext/date/tests/bug41709.phpt] 
TEST 6041/12806 [ext/date/tests/bug41842.phpt]
[1;32mPASS[0m Bug #41842 (Cannot create years < 0100 & negative years with date_create or new DateTime) [ext/date/tests/bug41842.phpt] 
TEST 6042/12806 [ext/date/tests/bug41844.phpt]
[1;32mPASS[0m Bug #41844 (Format returns incorrect number of digits for negative years -0001 to -0999) [ext/date/tests/bug41844.phpt] 
TEST 6043/12806 [ext/date/tests/bug41964.phpt]
[1;32mPASS[0m Bug #41964 (strtotime returns a timestamp for non-time string of pattern '(A|a) .+') [ext/date/tests/bug41964.phpt] 
TEST 6044/12806 [ext/date/tests/bug42910.phpt]
[1;32mPASS[0m Bug #42910 (Constructing DateTime with TimeZone Indicator invalidates DateTimeZone) [ext/date/tests/bug42910.phpt] 
TEST 6045/12806 [ext/date/tests/bug43003.phpt]
[1;32mPASS[0m Bug #43003 (Invalid timezone reported for DateTime objects constructed using a timestamp) [ext/date/tests/bug43003.phpt] 
TEST 6046/12806 [ext/date/tests/bug43075.phpt]
[1;32mPASS[0m Bug #43075 (Support 24 as hour) [ext/date/tests/bug43075.phpt] 
TEST 6047/12806 [ext/date/tests/bug43452.phpt]
[1;32mPASS[0m Bug #43452 ("weekday" is not equivalent to "1 weekday" of the current weekday is "weekday") [ext/date/tests/bug43452.phpt] 
TEST 6048/12806 [ext/date/tests/bug43527.phpt]
[1;32mPASS[0m Bug #43527 (DateTime created from a timestamp reports environment timezone) [ext/date/tests/bug43527.phpt] 
TEST 6049/12806 [ext/date/tests/bug43808.phpt]
[1;32mPASS[0m Bug #43808 (date_create never fails (even when it should)) [ext/date/tests/bug43808.phpt] 
TEST 6050/12806 [ext/date/tests/bug43960.phpt]
[1;32mPASS[0m Bug #43960 (strtotime() returns timestamp in the future when given a bogus string) [ext/date/tests/bug43960.phpt] 
TEST 6051/12806 [ext/date/tests/bug44562.phpt]
[1;32mPASS[0m Bug #44562 (Creating instance of DatePeriod crashes) [ext/date/tests/bug44562.phpt] 
TEST 6052/12806 [ext/date/tests/bug44742.phpt]
[1;32mPASS[0m Bug #44742 (timezone_offset_get() causes segmentation faults) [ext/date/tests/bug44742.phpt] 
TEST 6053/12806 [ext/date/tests/bug44780.phpt]
[1;32mPASS[0m Bug #44780 (some time zone offsets not recognized by timezone_name_from_abbr) [ext/date/tests/bug44780.phpt] 
TEST 6054/12806 [ext/date/tests/bug45081.phpt]
[1;32mPASS[0m Bug #45081 (strtotime incorrectly interprets SGT time zone) [ext/date/tests/bug45081.phpt] 
TEST 6055/12806 [ext/date/tests/bug45529.phpt]
[1;32mPASS[0m Bug #45529 (UTC not properly recognised as timezone identifier while parsing) [ext/date/tests/bug45529.phpt] 
TEST 6056/12806 [ext/date/tests/bug45543.phpt]
[1;32mPASS[0m Test for bug #45543: DateTime::setTimezone cannot set timezones without ID. [ext/date/tests/bug45543.phpt] 
TEST 6057/12806 [ext/date/tests/bug45554.phpt]
[1;32mPASS[0m Bug #45554 (Inconsistent behavior of the u format char) [ext/date/tests/bug45554.phpt] 
TEST 6058/12806 [ext/date/tests/bug45682.phpt]
[1;32mPASS[0m Bug #45682 (Unable to var_dump(DateInterval)) [ext/date/tests/bug45682.phpt] 
TEST 6059/12806 [ext/date/tests/bug45866.phpt]
[1;32mPASS[0m Bug #45866 (decimal values fed to DateTime->modify() causes long execution times) [ext/date/tests/bug45866.phpt] 
TEST 6060/12806 [ext/date/tests/bug46108.phpt]
[1;32mPASS[0m Bug #46108 (DateTime - Memory leak when unserializing) [ext/date/tests/bug46108.phpt] 
TEST 6061/12806 [ext/date/tests/bug46111.phpt]
[1;32mPASS[0m Bug #46111 (strtotime() returns false for some valid timezones) [ext/date/tests/bug46111.phpt] 
TEST 6062/12806 [ext/date/tests/bug46268.phpt]
[1;32mPASS[0m Bug #46268 (When call DateTime#setTime, it seems to be called the last modify method too) [ext/date/tests/bug46268.phpt] 
TEST 6063/12806 [ext/date/tests/bug46874.phpt]
[1;32mPASS[0m Bug #46874 (DatePeriod not resetting after foreach loop) [ext/date/tests/bug46874.phpt] 
TEST 6064/12806 [ext/date/tests/bug48058.phpt]
[1;32mPASS[0m Bug #48058 (Year formatter goes wrong with out-of-int range) [ext/date/tests/bug48058.phpt] 
TEST 6065/12806 [ext/date/tests/bug48097.phpt]
[1;32mPASS[0m Bug #48097 (date_timezone_set function produces wrong datetime result) [ext/date/tests/bug48097.phpt] 
TEST 6066/12806 [ext/date/tests/bug48276.phpt]
[1;32mPASS[0m Bug #48276 (date("Y") prints wrong year on Big Endian machines) [ext/date/tests/bug48276.phpt] 
TEST 6067/12806 [ext/date/tests/bug48476.phpt]
[1;32mPASS[0m Bug #48476 (cloning extended DateTime class without calling parent::__constr crashed PHP) [ext/date/tests/bug48476.phpt] 
TEST 6068/12806 [ext/date/tests/bug48678.phpt]
[1;32mPASS[0m Bug #48678 (DateInterval segfaults when unserialising) [ext/date/tests/bug48678.phpt] 
TEST 6069/12806 [ext/date/tests/bug49059.phpt]
[1;32mPASS[0m Bug #49059 (DateTime::diff() repeats previous sub() operation) [ext/date/tests/bug49059.phpt] 
TEST 6070/12806 [ext/date/tests/bug49081.phpt]
[1;32mPASS[0m Bug #49081 (DateTime::diff() mistake if start in January and interval > 28 days) [ext/date/tests/bug49081.phpt] 
TEST 6071/12806 [ext/date/tests/bug49585.phpt]
[1;32mPASS[0m Bug #49585 (date_format buffer not long enough for >4 digit years) [ext/date/tests/bug49585.phpt] 
TEST 6072/12806 [ext/date/tests/bug49700.phpt]
[1;32mPASS[0m Bug #49700 (memory leaks in php_date.c if garbage collector is enabled) [ext/date/tests/bug49700.phpt] 
TEST 6073/12806 [ext/date/tests/bug49778.phpt]
[1;32mPASS[0m Bug #49778 (DateInterval::format("%a") is always zero when an interval is created from an ISO string) [ext/date/tests/bug49778.phpt] 
TEST 6074/12806 [ext/date/tests/bug50055-001.phpt]
[1;32mPASS[0m Bug #50555 (DateTime::sub() allows 'relative' time modifications). [ext/date/tests/bug50055-001.phpt] 
TEST 6075/12806 [ext/date/tests/bug50055-002.phpt]
[1;32mPASS[0m Bug #50555 (DateTime::sub() allows 'relative' time modifications) (OO). [ext/date/tests/bug50055-002.phpt] 
TEST 6076/12806 [ext/date/tests/bug50392.phpt]
[1;32mPASS[0m Bug #50392 (date_create_from_format enforces 6 digits for 'u' format character) [ext/date/tests/bug50392.phpt] 
TEST 6077/12806 [ext/date/tests/bug50475.phpt]
[1;32mPASS[0m Bug #50475 (DateTime::setISODate followed by DateTime::setTime) [ext/date/tests/bug50475.phpt] 
TEST 6078/12806 [ext/date/tests/bug50680.phpt]
[1;32mPASS[0m Bug #50680 ("eighth" quantifier is not understood) [ext/date/tests/bug50680.phpt] 
TEST 6079/12806 [ext/date/tests/bug51096.phpt]
[1;32mPASS[0m Bug #51096 (Test for "first day" vs "first day of") [ext/date/tests/bug51096.phpt] 
TEST 6080/12806 [ext/date/tests/bug51393.phpt]
[1;32mPASS[0m Bug #51393 (DateTime::createFromFormat() fails if format string contains timezone) [ext/date/tests/bug51393.phpt] 
TEST 6081/12806 [ext/date/tests/bug51819.phpt]
[1;32mPASS[0m Bug #51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error) [ext/date/tests/bug51819.phpt] 
TEST 6082/12806 [ext/date/tests/bug51866.phpt]
[1;32mPASS[0m Bug #51866 (Lenient parsing with parseFromFormat) [ext/date/tests/bug51866.phpt] 
TEST 6083/12806 [ext/date/tests/bug51934.phpt]
[1;32mPASS[0m Bug #51934 (strtotime plurals / incorrect time) [ext/date/tests/bug51934.phpt] 
TEST 6084/12806 [ext/date/tests/bug51987.phpt]
[1;32mPASS[0m Bug #51987 (Datetime fails to parse an ISO 8601 ordinal date (extended format)) [ext/date/tests/bug51987.phpt] 
TEST 6085/12806 [ext/date/tests/bug51994.phpt]
[1;32mPASS[0m Bug #51994 (date_parse_from_format is parsing invalid date using 'yz' format) [ext/date/tests/bug51994.phpt] 
TEST 6086/12806 [ext/date/tests/bug52062-64bit.phpt]
[1;32mPASS[0m Bug #52062 (large timestamps with DateTime::getTimestamp and DateTime::setTimestamp) (64 bit) [ext/date/tests/bug52062-64bit.phpt] 
TEST 6087/12806 [ext/date/tests/bug52062.phpt]
[1;33mSKIP[0m Bug #52062 (large timestamps with DateTime::getTimestamp and DateTime::setTimestamp) (32 bit) [ext/date/tests/bug52062.phpt] reason: 32-bit only
TEST 6088/12806 [ext/date/tests/bug52063.phpt]
[1;32mPASS[0m Bug #52063 (DateTime constructor's second argument doesn't have a null default value) [ext/date/tests/bug52063.phpt] 
TEST 6089/12806 [ext/date/tests/bug52113.phpt]
[1;32mPASS[0m Bug #52113 (Seg fault while creating (by unserialization) DatePeriod) [ext/date/tests/bug52113.phpt] 
TEST 6090/12806 [ext/date/tests/bug52290.phpt]
[1;32mPASS[0m Bug #52290 (setDate, setISODate, setTime works wrong when DateTime created from timestamp) [ext/date/tests/bug52290.phpt] 
TEST 6091/12806 [ext/date/tests/bug52342.phpt]
[1;32mPASS[0m Bug #52342 (DateTime setIsoDate results in wrong timestamp) [ext/date/tests/bug52342.phpt] 
TEST 6092/12806 [ext/date/tests/bug52430.phpt]
[1;32mPASS[0m Bug #52430 (date_parse parse 24:xx:xx as valid time) [ext/date/tests/bug52430.phpt] 
TEST 6093/12806 [ext/date/tests/bug52454.phpt]
[1;32mPASS[0m Bug #52454 (Relative dates and getTimestamp increments by one day) [ext/date/tests/bug52454.phpt] 
TEST 6094/12806 [ext/date/tests/bug52480.phpt]
[1;32mPASS[0m Bug #52480 (Incorrect difference using DateInterval) [ext/date/tests/bug52480.phpt] 
TEST 6095/12806 [ext/date/tests/bug52577.phpt]
[1;32mPASS[0m Bug #52577 (Incorrect date returning) [ext/date/tests/bug52577.phpt] 
TEST 6096/12806 [ext/date/tests/bug52668.phpt]
[1;32mPASS[0m Bug #52668 (Iterating over a dateperiod twice is broken) [ext/date/tests/bug52668.phpt] 
TEST 6097/12806 [ext/date/tests/bug52738.phpt]
[1;32mPASS[0m Bug #52738 (Can't use new properties in class extended from DateInterval) [ext/date/tests/bug52738.phpt] 
TEST 6098/12806 [ext/date/tests/bug52808.phpt]
[1;32mPASS[0m Bug #52808 (Segfault when specifying interval as two dates) [ext/date/tests/bug52808.phpt] 
TEST 6099/12806 [ext/date/tests/bug53437_var0.phpt]
[1;32mPASS[0m Bug #53437 (Crash when using unserialized DatePeriod instance), variation 0 [ext/date/tests/bug53437_var0.phpt] 
TEST 6100/12806 [ext/date/tests/bug53437_var1.phpt]
[1;32mPASS[0m Bug #53437 (Crash when using unserialized DatePeriod instance), variation 2 [ext/date/tests/bug53437_var1.phpt] 
TEST 6101/12806 [ext/date/tests/bug53437_var2.phpt]
[1;32mPASS[0m Bug #53437 (DateInterval basic serialization) [ext/date/tests/bug53437_var2.phpt] 
TEST 6102/12806 [ext/date/tests/bug53437_var3.phpt]
[1;33mSKIP[0m Bug #53437 DateInterval unserialize bad data, 32 bit [ext/date/tests/bug53437_var3.phpt] reason: 32 bit only
TEST 6103/12806 [ext/date/tests/bug53437_var4.phpt]
[1;32mPASS[0m 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 6104/12806 [ext/date/tests/bug53437_var5.phpt]
[1;32mPASS[0m Bug #53437 (DateInterval unserialize bad data, 64 bit) [ext/date/tests/bug53437_var5.phpt] 
TEST 6105/12806 [ext/date/tests/bug53437_var6.phpt]
[1;32mPASS[0m Bug #53437 (DateInterval unserialize bad data, 64 bit) [ext/date/tests/bug53437_var6.phpt] 
TEST 6106/12806 [ext/date/tests/bug53502.phpt]
[1;32mPASS[0m Bug #53502 (strtotime with timezone memory leak) [ext/date/tests/bug53502.phpt] 
TEST 6107/12806 [ext/date/tests/bug53879.phpt]
[1;32mPASS[0m Bug #53879 (DateTime::createFromFormat() fails to parse cookie expiration date) [ext/date/tests/bug53879.phpt] 
TEST 6108/12806 [ext/date/tests/bug54283.phpt]
[1;32mPASS[0m Bug #54283 (new DatePeriod(NULL) causes crash) [ext/date/tests/bug54283.phpt] 
TEST 6109/12806 [ext/date/tests/bug54316.phpt]
[1;32mPASS[0m Bug #54316 (DateTime::createFromFormat does not handle trailing '|' correctly) [ext/date/tests/bug54316.phpt] 
TEST 6110/12806 [ext/date/tests/bug54340.phpt]
[1;32mPASS[0m Bug #54340 (DateTime::add() method bug) [ext/date/tests/bug54340.phpt] 
TEST 6111/12806 [ext/date/tests/bug54597.phpt]
[1;32mPASS[0m Bug #54597 (incorrect years for DateTime objects created with 4-digit years) [ext/date/tests/bug54597.phpt] 
TEST 6112/12806 [ext/date/tests/bug54851.phpt]
[1;32mPASS[0m Bug #54851 (DateTime::createFromFormat() doesn't interpret "D") [ext/date/tests/bug54851.phpt] 
TEST 6113/12806 [ext/date/tests/bug55253.phpt]
[1;32mPASS[0m Bug #55253 (DateTime::add() and sub() result -1 hour on objects with time zone type 2) [ext/date/tests/bug55253.phpt] 
TEST 6114/12806 [ext/date/tests/bug55397.phpt]
[1;32mPASS[0m Bug #55397 (comparison of incomplete DateTime causes SIGSEGV) [ext/date/tests/bug55397.phpt] 
TEST 6115/12806 [ext/date/tests/bug55407.phpt]
[1;32mPASS[0m Bug #55407 (Impossible to prototype DateTime::createFromFormat) [ext/date/tests/bug55407.phpt] 
TEST 6116/12806 [ext/date/tests/bug60236.phpt]
[1;32mPASS[0m Bug #60236 (TLA timezone dates are not converted properly from timestamp) [ext/date/tests/bug60236.phpt] 
TEST 6117/12806 [ext/date/tests/bug60302-001.phpt]
[1;32mPASS[0m Test for bug #60302: DateTime::createFromFormat should new static(), not new self() [ext/date/tests/bug60302-001.phpt] 
TEST 6118/12806 [ext/date/tests/bug60302-002.phpt]
[1;32mPASS[0m Test for bug #60302: DateTimeImmutable::createFromFormat should new static(), not new self() [ext/date/tests/bug60302-002.phpt] 
TEST 6119/12806 [ext/date/tests/bug60774.phpt]
[1;32mPASS[0m Bug #60774 (DateInterval::format("%a") is always zero when an interval is created using the createFromDateString method) [ext/date/tests/bug60774.phpt] 
TEST 6120/12806 [ext/date/tests/bug61642.phpt]
[1;32mPASS[0m Bug #61642 (modify("+5 weekdays") returns Sunday) [ext/date/tests/bug61642.phpt] 
TEST 6121/12806 [ext/date/tests/bug62326.phpt]
[1;32mPASS[0m Bug #62326 (date_diff() function returns false result) [ext/date/tests/bug62326.phpt] 
TEST 6122/12806 [ext/date/tests/bug62500.phpt]
[1;32mPASS[0m Bug #62500 (Segfault in DateInterval class when extended) [ext/date/tests/bug62500.phpt] 
TEST 6123/12806 [ext/date/tests/bug62561.phpt]
[1;32mPASS[0m Bug #62561 Unixtimestamp may take on local times DST flag (this test will only be valid during EDT) [ext/date/tests/bug62561.phpt] 
TEST 6124/12806 [ext/date/tests/bug62852.phpt]
[1;32mPASS[0m Bug #62852 (Unserialize invalid DateTime causes crash), variation 1 [ext/date/tests/bug62852.phpt] 
TEST 6125/12806 [ext/date/tests/bug62852_var2.phpt]
[1;32mPASS[0m Bug #62852 (Unserialize invalid DateTime causes crash), variation 2 [ext/date/tests/bug62852_var2.phpt] 
TEST 6126/12806 [ext/date/tests/bug62852_var3.phpt]
[1;32mPASS[0m Bug #62852 (Unserialize invalid DateTime causes crash), variation 3 [ext/date/tests/bug62852_var3.phpt] 
TEST 6127/12806 [ext/date/tests/bug62896.phpt]
[1;32mPASS[0m Bug #62896 Unixtimestamp may take on local times DST flag (this test will only be valid during CEST) [ext/date/tests/bug62896.phpt] 
TEST 6128/12806 [ext/date/tests/bug63391.phpt]
[1;32mPASS[0m Test for #63391 (Incorrect/inconsistent day of week prior to the year 1600) [ext/date/tests/bug63391.phpt] 
TEST 6129/12806 [ext/date/tests/bug63435.phpt]
[1;32mPASS[0m Bug #63435 	Datetime::format('u') sometimes wrong by 1 microsecond [ext/date/tests/bug63435.phpt] 
TEST 6130/12806 [ext/date/tests/bug63740.phpt]
[1;32mPASS[0m Bug #63740 (strtotime seems to use both sunday and monday as start of week) [ext/date/tests/bug63740.phpt] 
TEST 6131/12806 [ext/date/tests/bug64157.phpt]
[1;32mPASS[0m Test for bug #64157: DateTime::createFromFormat() reports confusing error message [ext/date/tests/bug64157.phpt] 
TEST 6132/12806 [ext/date/tests/bug64653.phpt]
[1;32mPASS[0m Bug #64653 (Subtraction of DateInterval yields wrong result) [ext/date/tests/bug64653.phpt] 
TEST 6133/12806 [ext/date/tests/bug64887.phpt]
[1;32mPASS[0m Bug #64887: Allow DateTime modification with subsecond items [ext/date/tests/bug64887.phpt] 
TEST 6134/12806 [ext/date/tests/bug64992.phpt]
[1;32mPASS[0m Bug #64992 (dst not handled past 2038) [ext/date/tests/bug64992.phpt] 
TEST 6135/12806 [ext/date/tests/bug65003.phpt]
[1;32mPASS[0m Bug #65003 (Wrong date diff) [ext/date/tests/bug65003.phpt] 
TEST 6136/12806 [ext/date/tests/bug65184.phpt]
[1;33mSKIP[0m Test bug #65184 strftime() returns insufficient-length string under multibyte locales [ext/date/tests/bug65184.phpt] reason: Test is valid for Windows
TEST 6137/12806 [ext/date/tests/bug65371.phpt]
[1;32mPASS[0m Testing bug #65371 [ext/date/tests/bug65371.phpt] 
TEST 6138/12806 [ext/date/tests/bug65502.phpt]
[1;32mPASS[0m Test for bug #65502: DateTimeImmutable::createFromFormat returns DateTime [ext/date/tests/bug65502.phpt] 
TEST 6139/12806 [ext/date/tests/bug65548.phpt]
[1;32mPASS[0m Test for bug #65548: Comparison for DateTimeImmutable doesn't work [ext/date/tests/bug65548.phpt] 
TEST 6140/12806 [ext/date/tests/bug65672.phpt]
[1;32mPASS[0m Test for bug #65672: Broken classes inherited from DatePeriod [ext/date/tests/bug65672.phpt] 
TEST 6141/12806 [ext/date/tests/bug66019.phpt]
[1;32mPASS[0m Bug #66019 (DateTime object does not support short ISO 8601 time format - YYYY-MM-DDTHH) [ext/date/tests/bug66019.phpt] 
TEST 6142/12806 [ext/date/tests/bug66545.phpt]
[1;32mPASS[0m Bug #66545 (DateTime) [ext/date/tests/bug66545.phpt] 
TEST 6143/12806 [ext/date/tests/bug66721.phpt]
[1;32mPASS[0m Test for bug #66721: __unserialize of DateTime segfaults when invalid object data is supplied [ext/date/tests/bug66721.phpt] 
TEST 6144/12806 [ext/date/tests/bug66836.phpt]
[1;32mPASS[0m Bug #66836 (DateTime::createFromFormat 'U' with pre 1970 dates fails parsing) [ext/date/tests/bug66836.phpt] 
TEST 6145/12806 [ext/date/tests/bug66985.phpt]
[1;32mPASS[0m Bug #66985 (Some timezones are no longer valid in PHP 5.5.10) [ext/date/tests/bug66985.phpt] 
TEST 6146/12806 [ext/date/tests/bug67109.phpt]
[1;32mPASS[0m Bug #67109 (First uppercase letter breaks date string parsing) [ext/date/tests/bug67109.phpt] 
TEST 6147/12806 [ext/date/tests/bug67118.phpt]
[1;32mPASS[0m Bug #67118 crashes in DateTime when this used after failed __construct [ext/date/tests/bug67118.phpt] 
TEST 6148/12806 [ext/date/tests/bug67118_2.phpt]
[1;32mPASS[0m Regression introduce in fix for Bug #67118 - Invalid code [ext/date/tests/bug67118_2.phpt] 
TEST 6149/12806 [ext/date/tests/bug67251.phpt]
[1;32mPASS[0m Bug #67251 (date_parse_from_format out-of-bounds read) [ext/date/tests/bug67251.phpt] 
TEST 6150/12806 [ext/date/tests/bug67253.phpt]
[1;32mPASS[0m Bug #67253 (timelib_meridian_with_check out-of-bounds read) [ext/date/tests/bug67253.phpt] 
TEST 6151/12806 [ext/date/tests/bug67308.phpt]
[1;32mPASS[0m Bug #67308 (Serialize of DateTime truncates fractions of second) [ext/date/tests/bug67308.phpt] 
TEST 6152/12806 [ext/date/tests/bug68078.phpt]
[1;32mPASS[0m Comparing datetime objects should account for microseconds [ext/date/tests/bug68078.phpt] 
TEST 6153/12806 [ext/date/tests/bug68078_negative.phpt]
[1;32mPASS[0m Comparing datetime objects with negative timestamps should account for microseconds [ext/date/tests/bug68078_negative.phpt] 
TEST 6154/12806 [ext/date/tests/bug68406.phpt]
[1;32mPASS[0m Bug #68406 calling var_dump on a DateTimeZone object modifies it [ext/date/tests/bug68406.phpt] 
TEST 6155/12806 [ext/date/tests/bug68503.phpt]
[1;32mPASS[0m Bug #68503 (date_diff on two dates with timezone set localised returns wrong results) [ext/date/tests/bug68503.phpt] 
TEST 6156/12806 [ext/date/tests/bug68549-dst-transition-DateTime-setTimestamp.phpt]
[1;32mPASS[0m Bug #68549 (setting timestamp around a DST transition) [ext/date/tests/bug68549-dst-transition-DateTime-setTimestamp.phpt] 
TEST 6157/12806 [ext/date/tests/bug68549-dst-transition-DateTime-setTimezone.phpt]
[1;32mPASS[0m Bug #68549 (setting timezone around a DST transition) [ext/date/tests/bug68549-dst-transition-DateTime-setTimezone.phpt] 
TEST 6158/12806 [ext/date/tests/bug68669.phpt]
[1;32mPASS[0m DateTime::createFromFormat() does not allow NULL $timezone [ext/date/tests/bug68669.phpt] 
TEST 6159/12806 [ext/date/tests/bug68942.phpt]
[1;32mPASS[0m Bug #68942 (Use after free vulnerability in unserialize() with DateTimeZone). [ext/date/tests/bug68942.phpt] 
TEST 6160/12806 [ext/date/tests/bug68942_2.phpt]
[1;32mPASS[0m Bug #68942 (Use after free vulnerability in unserialize() with DateTime). [ext/date/tests/bug68942_2.phpt] 
TEST 6161/12806 [ext/date/tests/bug69089.phpt]
[1;32mPASS[0m Bug #69089 (Add support for RFC3339 extended to DateTime::format) [ext/date/tests/bug69089.phpt] 
TEST 6162/12806 [ext/date/tests/bug69336.phpt]
[1;32mPASS[0m Bug #69336 (Issues with "last day of <monthname>") [ext/date/tests/bug69336.phpt] 
TEST 6163/12806 [ext/date/tests/bug69587.phpt]
[1;32mPASS[0m Bug #69587 (DateInterval properties and isset) [ext/date/tests/bug69587.phpt] 
TEST 6164/12806 [ext/date/tests/bug69806.phpt]
[1;32mPASS[0m Bug #69806 (Incorrect date from timestamp) [ext/date/tests/bug69806.phpt] 
TEST 6165/12806 [ext/date/tests/bug70153.phpt]
[1;32mPASS[0m Bug #70153 (\DateInterval incorrectly unserialized) [ext/date/tests/bug70153.phpt] 
TEST 6166/12806 [ext/date/tests/bug70245.phpt]
[1;32mPASS[0m Bug #70245 (strtotime does not emit warning when 2nd parameter is object or string) [ext/date/tests/bug70245.phpt] 
TEST 6167/12806 [ext/date/tests/bug70266.phpt]
[1;32mPASS[0m Bug #70266 (DateInterval::__construct.interval_spec is not supposed to be optional) [ext/date/tests/bug70266.phpt] 
TEST 6168/12806 [ext/date/tests/bug70277.phpt]
[1;32mPASS[0m Bug #70277 (new DateTimeZone($foo) is ignoring text after null byte) [ext/date/tests/bug70277.phpt] 
TEST 6169/12806 [ext/date/tests/bug70810.phpt]
[1;32mPASS[0m Bug #70810: DateInterval equals every other DateInterval [ext/date/tests/bug70810.phpt] 
TEST 6170/12806 [ext/date/tests/bug71525.phpt]
[1;32mPASS[0m Bug #71525 (Calls to date_modify will mutate timelib_rel_time, causing date_date_set issues) [ext/date/tests/bug71525.phpt] 
TEST 6171/12806 [ext/date/tests/bug71635.phpt]
[1;32mPASS[0m Bug #71635 (segfault in DatePeriod::getEndDate() when no end date has been set) [ext/date/tests/bug71635.phpt] 
TEST 6172/12806 [ext/date/tests/bug71700.phpt]
[1;32mPASS[0m Bug #71700 (Extra day on diff between begin and end of march 2016) [ext/date/tests/bug71700.phpt] 
TEST 6173/12806 [ext/date/tests/bug71826.phpt]
[1;32mPASS[0m Bug #71826 (DateTime::diff confuse on timezone 'Asia/Tokyo') [ext/date/tests/bug71826.phpt] 
TEST 6174/12806 [ext/date/tests/bug71889.phpt]
[1;32mPASS[0m Bug #71889 (DateInterval::format segfault on '%' input) [ext/date/tests/bug71889.phpt] 
TEST 6175/12806 [ext/date/tests/bug72096.phpt]
[1;32mPASS[0m Bug #72096: Swatch time value incorrect for dates before 1970 [ext/date/tests/bug72096.phpt] 
TEST 6176/12806 [ext/date/tests/bug72719.phpt]
[1;32mPASS[0m Bug #72719: Relative datetime format ignores weekday on sundays only [ext/date/tests/bug72719.phpt] 
TEST 6177/12806 [ext/date/tests/bug72963.phpt]
[1;32mPASS[0m Bug #72963 (Null-byte injection in CreateFromFormat and related functions) [ext/date/tests/bug72963.phpt] 
TEST 6178/12806 [ext/date/tests/bug73091.phpt]
[1;32mPASS[0m Bug #73091 (Unserializing DateInterval object may lead to __toString invocation) [ext/date/tests/bug73091.phpt] 
TEST 6179/12806 [ext/date/tests/bug73239.phpt]
[1;32mPASS[0m Bug #73239 (Odd warning/exception message with invalid timezones) [ext/date/tests/bug73239.phpt] 
TEST 6180/12806 [ext/date/tests/bug73294.phpt]
[1;32mPASS[0m Bug #73294: DateTime wrong when date string is negative [ext/date/tests/bug73294.phpt] 
TEST 6181/12806 [ext/date/tests/bug73426.phpt]
[1;32mPASS[0m Bug #73426 (createFromFormat with 'z' format char results in incorrect time) [ext/date/tests/bug73426.phpt] 
TEST 6182/12806 [ext/date/tests/bug73460-001.phpt]
[1;32mPASS[0m Bug #73460 (Datetime add not realising it already applied DST change) [ext/date/tests/bug73460-001.phpt] 
TEST 6183/12806 [ext/date/tests/bug73460-002.phpt]
[1;32mPASS[0m Bug #73460 (Datetime add not realising it already applied DST change) [ext/date/tests/bug73460-002.phpt] 
TEST 6184/12806 [ext/date/tests/bug73489.phpt]
[1;32mPASS[0m Bug #73489: wrong timestamp when call setTimeZone multi times with UTC offset [ext/date/tests/bug73489.phpt] 
TEST 6185/12806 [ext/date/tests/bug73837.phpt]
[1;32mPASS[0m Bug #73837: Milliseconds in DateTime() [ext/date/tests/bug73837.phpt] 
TEST 6186/12806 [ext/date/tests/bug73858.phpt]
[1;32mPASS[0m Bug #73858: diff() of two relative/described DateTimes is wrong [ext/date/tests/bug73858.phpt] 
TEST 6187/12806 [ext/date/tests/bug73942.phpt]
[1;32mPASS[0m Bug #73942: $date->modify('Friday this week') doesn't return a Friday if $date is a Sunday [ext/date/tests/bug73942.phpt] 
TEST 6188/12806 [ext/date/tests/bug74057.phpt]
[1;32mPASS[0m Bug #74057: wrong day when using "this week" in strtotime [ext/date/tests/bug74057.phpt] 
TEST 6189/12806 [ext/date/tests/bug74080.phpt]
[1;32mPASS[0m Bug #74080 Provide an RFC7231 date time format [ext/date/tests/bug74080.phpt] 
TEST 6190/12806 [ext/date/tests/bug74173.phpt]
[1;32mPASS[0m Bug #74173 (DateTimeImmutable::getTimestamp() triggers DST switch in incorrect time) [ext/date/tests/bug74173.phpt] 
TEST 6191/12806 [ext/date/tests/bug74274.phpt]
[1;32mPASS[0m Bug #74274 (Handling DST transitions correctly) [ext/date/tests/bug74274.phpt] 
TEST 6192/12806 [ext/date/tests/bug74524.phpt]
[1;32mPASS[0m Bug #74524 (Date diff is bad calculated, in same time zone) [ext/date/tests/bug74524.phpt] 
TEST 6193/12806 [ext/date/tests/bug74639.phpt]
[1;32mPASS[0m Bug #74639 Cloning DatePeriod leads to segfault [ext/date/tests/bug74639.phpt] 
TEST 6194/12806 [ext/date/tests/bug74652.phpt]
[1;32mPASS[0m Test for bug #74652: Incomplete dates [ext/date/tests/bug74652.phpt] 
TEST 6195/12806 [ext/date/tests/bug74671.phpt]
[1;32mPASS[0m Bug #74671 (DST timezone abbreviation has incorrect offset) [ext/date/tests/bug74671.phpt] 
TEST 6196/12806 [ext/date/tests/bug74852.phpt]
[1;32mPASS[0m Bug #74852 property_exists returns true on unknown DateInterval property [ext/date/tests/bug74852.phpt] 
TEST 6197/12806 [ext/date/tests/bug75002.phpt]
[1;32mPASS[0m Bug #75002 Null Pointer Dereference in timelib_time_clone [ext/date/tests/bug75002.phpt] 
TEST 6198/12806 [ext/date/tests/bug75035.phpt]
[1;32mPASS[0m Bug #75035 (Datetime fails to unserialize "extreme" dates) [ext/date/tests/bug75035.phpt] 
TEST 6199/12806 [ext/date/tests/bug75167.phpt]
[1;32mPASS[0m Bug #75167 (DateTime::add does only care about backward DST transition, not forward) [ext/date/tests/bug75167.phpt] 
TEST 6200/12806 [ext/date/tests/bug75222.phpt]
[1;32mPASS[0m Bug #75222 DateInterval microseconds property always 0 [ext/date/tests/bug75222.phpt] 
TEST 6201/12806 [ext/date/tests/bug75232.phpt]
[1;32mPASS[0m Bug #75232: print_r of DateTime creating side-effect [ext/date/tests/bug75232.phpt] 
TEST 6202/12806 [ext/date/tests/bug75577.phpt]
[1;32mPASS[0m Test for bug #75577: DateTime::createFromFormat does not accept 'v' format specifier [ext/date/tests/bug75577.phpt] 
TEST 6203/12806 [ext/date/tests/bug75851.phpt]
[1;32mPASS[0m Test for bug #75851: Year component overflow with date formats "c", "o", "r" and "y" [ext/date/tests/bug75851.phpt] 
TEST 6204/12806 [ext/date/tests/bug75857.phpt]
[1;32mPASS[0m Failing test case for #75857: Long timezones truncation [ext/date/tests/bug75857.phpt] 
TEST 6205/12806 [ext/date/tests/bug75928.phpt]
[1;32mPASS[0m Bug #75928: Argument 2 for `DateTimeZone::listIdentifiers()` should accept `null` [ext/date/tests/bug75928.phpt] 
TEST 6206/12806 [ext/date/tests/bug76032.phpt]
[1;32mPASS[0m Bug #76032 (DateTime->diff having issues with leap days for timezones ahead of UTC) [ext/date/tests/bug76032.phpt] 
TEST 6207/12806 [ext/date/tests/bug76374.phpt]
[1;32mPASS[0m Bug #76374 (Date difference varies according day time) [ext/date/tests/bug76374.phpt] 
TEST 6208/12806 [ext/date/tests/bug76462.phpt]
[1;32mPASS[0m Bug #76462 Undefined property: DateInterval::$f [ext/date/tests/bug76462.phpt] 
TEST 6209/12806 [ext/date/tests/bug76770.phpt]
[1;32mPASS[0m Bug #76770 'U' modifier in 'datetime::createFromFormat' adds seconds to other specifiers [ext/date/tests/bug76770.phpt] 
TEST 6210/12806 [ext/date/tests/bug77097.phpt]
[1;32mPASS[0m Bug #77097 (DateTime::diff gives wrong diff when the actual diff is less than 1 second) [ext/date/tests/bug77097.phpt] 
TEST 6211/12806 [ext/date/tests/bug77243-001.phpt]
[1;32mPASS[0m Bug #77243 (Weekdays are calculated incorrectly for negative years) [ext/date/tests/bug77243-001.phpt] 
TEST 6212/12806 [ext/date/tests/bug77243-002.phpt]
[1;32mPASS[0m Bug #77243 (Weekdays are calculated incorrectly for negative years) [ext/date/tests/bug77243-002.phpt] 
TEST 6213/12806 [ext/date/tests/bug77571.phpt]
[1;32mPASS[0m Bug #77571 (DateTime's diff DateInterval incorrect in timezones from UTC+01:00 to UTC+12:00) [ext/date/tests/bug77571.phpt] 
TEST 6214/12806 [ext/date/tests/bug78055.phpt]
[1;32mPASS[0m Bug #78055 (DatePeriod's getRecurrences and ->recurrences don't match) [ext/date/tests/bug78055.phpt] 
TEST 6215/12806 [ext/date/tests/bug78139.phpt]
[1;32mPASS[0m Bug #78139 (timezone_open accepts invalid timezone string argument) [ext/date/tests/bug78139.phpt] 
TEST 6216/12806 [ext/date/tests/bug78383.phpt]
[1;32mPASS[0m Bug #78383: Casting a DateTime to array no longer returns its properties [ext/date/tests/bug78383.phpt] 
TEST 6217/12806 [ext/date/tests/bug78452.phpt]
[1;32mPASS[0m Bug #78452 (diff makes wrong in hour for Asia/Tehran) [ext/date/tests/bug78452.phpt] 
TEST 6218/12806 [ext/date/tests/bug78751.phpt]
[1;32mPASS[0m Bug #78751 (Serialising DatePeriod converts DateTimeImmutable) [ext/date/tests/bug78751.phpt] 
TEST 6219/12806 [ext/date/tests/bug79015.phpt]
[1;32mPASS[0m Bug #79015 (undefined-behavior in php_date.c) [ext/date/tests/bug79015.phpt] 
TEST 6220/12806 [ext/date/tests/bug79396-forward-transition-settime.phpt]
[1;32mPASS[0m Test for setting Date/Time during a forward DST transition [ext/date/tests/bug79396-forward-transition-settime.phpt] 
TEST 6221/12806 [ext/date/tests/bug79452.phpt]
[1;32mPASS[0m Bug #79452 (DateTime::diff() generates months differently between time zones) [ext/date/tests/bug79452.phpt] 
TEST 6222/12806 [ext/date/tests/bug79580.phpt]
[1;32mPASS[0m Bug #79580: date_create_from_format misses leap year [ext/date/tests/bug79580.phpt] 
TEST 6223/12806 [ext/date/tests/bug79716.phpt]
[1;32mPASS[0m Bug #79716 (Invalid date time created (with day "00")) [ext/date/tests/bug79716.phpt] 
TEST 6224/12806 [ext/date/tests/bug80047.phpt]
[1;32mPASS[0m Bug #80047: DatePeriod doesn't support custom DateTimeImmutable [ext/date/tests/bug80047.phpt] 
TEST 6225/12806 [ext/date/tests/bug80057.phpt]
[1;32mPASS[0m Bug #80057 (DateTimeImmutable::createFromFormat() does not populate time) [ext/date/tests/bug80057.phpt] 
TEST 6226/12806 [ext/date/tests/bug80483.phpt]
[1;32mPASS[0m Bug #80483 (DateTime Object with 5-digit year can't unserialized) [ext/date/tests/bug80483.phpt] 
TEST 6227/12806 [ext/date/tests/bug80610.phpt]
[1;32mPASS[0m Bug #80610 (DateTime calculate wrong with DateInterval) [ext/date/tests/bug80610.phpt] 
TEST 6228/12806 [ext/date/tests/bug80664.phpt]
[1;32mPASS[0m Bug #80664 (DateTime objects behave incorrectly around DST transition) [ext/date/tests/bug80664.phpt] 
TEST 6229/12806 [ext/date/tests/bug80913.phpt]
[1;32mPASS[0m Bug #80913 (DateTime(Immutable)::sub around DST yield incorrect time) [ext/date/tests/bug80913.phpt] 
TEST 6230/12806 [ext/date/tests/bug80963.phpt]
[1;32mPASS[0m Bug #80963: DateTimeZone::getTransitions() truncated [ext/date/tests/bug80963.phpt] 
TEST 6231/12806 [ext/date/tests/bug80974.phpt]
[1;32mPASS[0m Bug #80974: Wrong diff between 2 dates in different timezones [ext/date/tests/bug80974.phpt] 
TEST 6232/12806 [ext/date/tests/bug80998.phpt]
[1;32mPASS[0m Bug #80998: Missing second with inverted interval [ext/date/tests/bug80998.phpt] 
TEST 6233/12806 [ext/date/tests/bug81097.phpt]
[1;32mPASS[0m Bug #81097 (DateTimeZone silently falls back to UTC when providing an offset with seconds) [ext/date/tests/bug81097.phpt] 
TEST 6234/12806 [ext/date/tests/bug81106.phpt]
[1;32mPASS[0m Bug #81106: Regression in 8.1: add() now truncate ->f [ext/date/tests/bug81106.phpt] 
TEST 6235/12806 [ext/date/tests/bug81263.phpt]
[1;32mPASS[0m Bug #81263 (Wrong result from DateTimeImmutable::diff) [ext/date/tests/bug81263.phpt] 
TEST 6236/12806 [ext/date/tests/bug81273.phpt]
[1;32mPASS[0m Bug #81273: Date interval calculation not correct [ext/date/tests/bug81273.phpt] 
TEST 6237/12806 [ext/date/tests/bug81458.phpt]
[1;32mPASS[0m Test for bug #81458: Regression in PHP 8.1: Incorrect difference after timezone change [ext/date/tests/bug81458.phpt] 
TEST 6238/12806 [ext/date/tests/bug81500.phpt]
[1;32mPASS[0m Bug #81500 (Interval serialization regression since 7.3.14 / 7.4.2) [ext/date/tests/bug81500.phpt] 
TEST 6239/12806 [ext/date/tests/bug81504.phpt]
[1;32mPASS[0m Bug #81504: Incorrect timezone transition details for POSIX data [ext/date/tests/bug81504.phpt] 
TEST 6240/12806 [ext/date/tests/bug81565.phpt]
[1;32mPASS[0m Bug #81565 (date parsing fails when provided with timezones including seconds) [ext/date/tests/bug81565.phpt] 
TEST 6241/12806 [ext/date/tests/call_function_from_method.phpt]
[1;32mPASS[0m 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 6242/12806 [ext/date/tests/checkdate_basic1.phpt]
[1;32mPASS[0m Test date_create() function : basic functionality [ext/date/tests/checkdate_basic1.phpt] 
TEST 6243/12806 [ext/date/tests/createFromTimestamp.phpt]
[1;32mPASS[0m Tests for DateTime[Immutable]::createFromTimestamp [ext/date/tests/createFromTimestamp.phpt] 
TEST 6244/12806 [ext/date/tests/createFromTimestamp_32bit.phpt]
[1;33mSKIP[0m Tests for DateTime[Immutable]::createFromTimestamp 32bit variant [ext/date/tests/createFromTimestamp_32bit.phpt] reason: this test is for 32bit platform only
TEST 6245/12806 [ext/date/tests/date-lenient-create.phpt]
[1;32mPASS[0m Test for + character in date format [ext/date/tests/date-lenient-create.phpt] 
TEST 6246/12806 [ext/date/tests/date-lenient.phpt]
[1;32mPASS[0m Test for + character in date format [ext/date/tests/date-lenient.phpt] 
TEST 6247/12806 [ext/date/tests/date-parse-by-format001.phpt]
[1;32mPASS[0m Test for date_parse_by_format() [ext/date/tests/date-parse-by-format001.phpt] 
TEST 6248/12806 [ext/date/tests/date-set-timestamp.phpt]
[1;32mPASS[0m DateTime::setTimestamp() [ext/date/tests/date-set-timestamp.phpt] 
TEST 6249/12806 [ext/date/tests/date-time-modify-times.phpt]
[1;32mPASS[0m Test for DateTime::modify() with absolute time statements [ext/date/tests/date-time-modify-times.phpt] 
TEST 6250/12806 [ext/date/tests/date.phpt]
[1;32mPASS[0m date() function [ext/date/tests/date.phpt] 
TEST 6251/12806 [ext/date/tests/date_add_basic.phpt]
[1;32mPASS[0m Test date_add() function : basic functionality [ext/date/tests/date_add_basic.phpt] 
TEST 6252/12806 [ext/date/tests/date_basic1.phpt]
[1;32mPASS[0m Test date() function : basic functionality [ext/date/tests/date_basic1.phpt] 
TEST 6253/12806 [ext/date/tests/date_constants.phpt]
[1;32mPASS[0m Date constants [ext/date/tests/date_constants.phpt] 
TEST 6254/12806 [ext/date/tests/date_create-1.phpt]
[1;32mPASS[0m date_create() function [1] [ext/date/tests/date_create-1.phpt] 
TEST 6255/12806 [ext/date/tests/date_create-2.phpt]
[1;32mPASS[0m date_create() function [2] [ext/date/tests/date_create-2.phpt] 
TEST 6256/12806 [ext/date/tests/date_create-relative.phpt]
[1;32mPASS[0m date_create() with large relative offsets [ext/date/tests/date_create-relative.phpt] 
TEST 6257/12806 [ext/date/tests/date_create_basic.phpt]
[1;32mPASS[0m Test date_create() function : basic functionality [ext/date/tests/date_create_basic.phpt] 
TEST 6258/12806 [ext/date/tests/date_create_from_format_basic2.phpt]
[1;32mPASS[0m date_create_from_format() return false [ext/date/tests/date_create_from_format_basic2.phpt] 
TEST 6259/12806 [ext/date/tests/date_date_set_basic1.phpt]
[1;32mPASS[0m Test date_date_set() function : basic functionality [ext/date/tests/date_date_set_basic1.phpt] 
TEST 6260/12806 [ext/date/tests/date_default_timezone_get-1.phpt]
[1;32mPASS[0m date_default_timezone_get() function [1] [ext/date/tests/date_default_timezone_get-1.phpt] 
TEST 6261/12806 [ext/date/tests/date_default_timezone_get-2.phpt]
[1;32mPASS[0m date_default_timezone_get() function [2] [ext/date/tests/date_default_timezone_get-2.phpt] 
TEST 6262/12806 [ext/date/tests/date_default_timezone_get-3.phpt]
[1;32mPASS[0m date_default_timezone_get() function [3] [ext/date/tests/date_default_timezone_get-3.phpt] 
TEST 6263/12806 [ext/date/tests/date_default_timezone_get-4.phpt]
[1;32mPASS[0m date_default_timezone_get() function [4] [ext/date/tests/date_default_timezone_get-4.phpt] 
TEST 6264/12806 [ext/date/tests/date_default_timezone_set-1.phpt]
[1;32mPASS[0m date_default_timezone_set() function [1] [ext/date/tests/date_default_timezone_set-1.phpt] 
TEST 6265/12806 [ext/date/tests/date_default_timezone_set_error.phpt]
[1;32mPASS[0m Test date_default_timezone_set() function : error variations [ext/date/tests/date_default_timezone_set_error.phpt] 
TEST 6266/12806 [ext/date/tests/date_diff.phpt]
[1;32mPASS[0m Extensive test for date_diff(). [ext/date/tests/date_diff.phpt] 
TEST 6267/12806 [ext/date/tests/date_diff1.phpt]
[1;32mPASS[0m Test for date_diff with timezone abbreviations. [ext/date/tests/date_diff1.phpt] 
TEST 6268/12806 [ext/date/tests/date_format_basic1.phpt]
[1;32mPASS[0m Test date_format() function : basic functionality [ext/date/tests/date_format_basic1.phpt] 
TEST 6269/12806 [ext/date/tests/date_format_timezone.phpt]
[1;32mPASS[0m Test date_format() function : timezone offset [ext/date/tests/date_format_timezone.phpt] 
TEST 6270/12806 [ext/date/tests/date_get_last_errors_basic.phpt]
[1;32mPASS[0m date_get_last_errors() return false [ext/date/tests/date_get_last_errors_basic.phpt] 
TEST 6271/12806 [ext/date/tests/date_interval_bad_format_leak.phpt]
[1;32mPASS[0m DateInterval with bad format should not leak period [ext/date/tests/date_interval_bad_format_leak.phpt] 
TEST 6272/12806 [ext/date/tests/date_interval_create_from_date_string.phpt]
[1;32mPASS[0m Test date_interval_create_from_date_string() function : basic functionality [ext/date/tests/date_interval_create_from_date_string.phpt] 
TEST 6273/12806 [ext/date/tests/date_interval_create_from_date_string_broken.phpt]
[1;32mPASS[0m Test date_interval_create_from_date_string() function : nonsense data [ext/date/tests/date_interval_create_from_date_string_broken.phpt] 
TEST 6274/12806 [ext/date/tests/date_interval_create_from_date_string_nullparam.phpt]
[1;32mPASS[0m Test date_interval_create_from_date_string() function : null parameter [ext/date/tests/date_interval_create_from_date_string_nullparam.phpt] 
TEST 6275/12806 [ext/date/tests/date_interval_format.phpt]
[1;32mPASS[0m Test date_interval_format() function : basic functionality [ext/date/tests/date_interval_format.phpt] 
TEST 6276/12806 [ext/date/tests/date_interval_non_relative_warning.phpt]
[1;32mPASS[0m GH-8458 (DateInterval::createFromDateString does not warn when non-relative items are present) [ext/date/tests/date_interval_non_relative_warning.phpt] 
TEST 6277/12806 [ext/date/tests/date_interval_prop_dim.phpt]
[1;32mPASS[0m Test DateInterval props with dimension handling [ext/date/tests/date_interval_prop_dim.phpt] 
TEST 6278/12806 [ext/date/tests/date_interval_set_state_error1.phpt]
[1;32mPASS[0m Test that DateInterval::__unserialize() doesn't modify state in case of a date_string format error [ext/date/tests/date_interval_set_state_error1.phpt] 
TEST 6279/12806 [ext/date/tests/date_isodate_set_basic1.phpt]
[1;32mPASS[0m Test date_isodate_set() function : basic functionality [ext/date/tests/date_isodate_set_basic1.phpt] 
TEST 6280/12806 [ext/date/tests/date_modify-1.phpt]
[1;32mPASS[0m date_modify() function [1] [ext/date/tests/date_modify-1.phpt] 
TEST 6281/12806 [ext/date/tests/date_modify-2.phpt]
[1;32mPASS[0m date_modify() function [2] [ext/date/tests/date_modify-2.phpt] 
TEST 6282/12806 [ext/date/tests/date_modify_basic1.phpt]
[1;32mPASS[0m Test date_modify() function : basic functionality [ext/date/tests/date_modify_basic1.phpt] 
TEST 6283/12806 [ext/date/tests/date_offset_get_basic1.phpt]
[1;32mPASS[0m Test date_offset_get() function : basic functionality [ext/date/tests/date_offset_get_basic1.phpt] 
TEST 6284/12806 [ext/date/tests/date_parse_001.phpt]
[1;32mPASS[0m Test basic date_parse() [ext/date/tests/date_parse_001.phpt] 
TEST 6285/12806 [ext/date/tests/date_parse_basic1.phpt]
[1;32mPASS[0m Test date_parse() function : basic functionality [ext/date/tests/date_parse_basic1.phpt] 
TEST 6286/12806 [ext/date/tests/date_parse_error.phpt]
[1;32mPASS[0m Test date_parse() function : error conditions [ext/date/tests/date_parse_error.phpt] 
TEST 6287/12806 [ext/date/tests/date_period-immutable.phpt]
[1;32mPASS[0m DatePeriod [ext/date/tests/date_period-immutable.phpt] 
TEST 6288/12806 [ext/date/tests/date_period.phpt]
[1;32mPASS[0m DatePeriod [ext/date/tests/date_period.phpt] 
TEST 6289/12806 [ext/date/tests/date_period_bad_iso_format.phpt]
[1;32mPASS[0m Test bad ISO date formats passed to DatePeriod constructor [ext/date/tests/date_period_bad_iso_format.phpt] 
TEST 6290/12806 [ext/date/tests/date_period_exclude_start_and_include_end.phpt]
[1;32mPASS[0m DatePeriod::EXCLUDE_START_DATE|DatePeriod::INCLUDE_END_DATE [ext/date/tests/date_period_exclude_start_and_include_end.phpt] 
TEST 6291/12806 [ext/date/tests/date_period_include_end.phpt]
[1;32mPASS[0m DatePeriod::INCLUDE_END_DATE [ext/date/tests/date_period_include_end.phpt] 
TEST 6292/12806 [ext/date/tests/date_period_microseconds.phpt]
[1;32mPASS[0m DatePeriod: take microseconds into account [ext/date/tests/date_period_microseconds.phpt] 
TEST 6293/12806 [ext/date/tests/date_period_set_state1.phpt]
[1;32mPASS[0m Test that DatePeriod::__set_state() can be called directly [ext/date/tests/date_period_set_state1.phpt] 
TEST 6294/12806 [ext/date/tests/date_period_set_state2.phpt]
[1;32mPASS[0m Test that calling DatePeriod::__set_state() directly with missing arguments throws [ext/date/tests/date_period_set_state2.phpt] 
TEST 6295/12806 [ext/date/tests/date_period_unserialize1.phpt]
[1;32mPASS[0m Test that DatePeriod::__unserialize() can be called directly [ext/date/tests/date_period_unserialize1.phpt] 
TEST 6296/12806 [ext/date/tests/date_period_unserialize2.phpt]
[1;32mPASS[0m Test that calling DatePeriod::__unserialize() directly with missing arguments throws [ext/date/tests/date_period_unserialize2.phpt] 
TEST 6297/12806 [ext/date/tests/date_period_unserialize3.phpt]
[1;32mPASS[0m Test that calling DatePeriod::__unserialize() directly with wrong argument type throws [ext/date/tests/date_period_unserialize3.phpt] 
TEST 6298/12806 [ext/date/tests/date_sub_basic.phpt]
[1;32mPASS[0m Test date_sub() function : basic functionality [ext/date/tests/date_sub_basic.phpt] 
TEST 6299/12806 [ext/date/tests/date_sun_info_001.phpt]
[1;32mPASS[0m Test basic date_sun_info() [ext/date/tests/date_sun_info_001.phpt] 
TEST 6300/12806 [ext/date/tests/date_sun_info_002.phpt]
[1;32mPASS[0m Test basic date_sun_info() [ext/date/tests/date_sun_info_002.phpt] 
TEST 6301/12806 [ext/date/tests/date_sun_info_003.phpt]
[1;32mPASS[0m Test basic date_sun_info() [ext/date/tests/date_sun_info_003.phpt] 
TEST 6302/12806 [ext/date/tests/date_sunrise_and_sunset_basic.phpt]
[1;32mPASS[0m Basic test for date_sunrise and date_sunset based on example in PHP manual [ext/date/tests/date_sunrise_and_sunset_basic.phpt] 
TEST 6303/12806 [ext/date/tests/date_sunrise_and_sunset_error.phpt]
[1;32mPASS[0m Test error condition of date_sunrise() and date_sunset() [ext/date/tests/date_sunrise_and_sunset_error.phpt] 
TEST 6304/12806 [ext/date/tests/date_sunrise_variation7.phpt]
[1;32mPASS[0m Test date_sunrise() function : usage variation -  Checking sunrise for consecutive days in specific timezone [ext/date/tests/date_sunrise_variation7.phpt] 
TEST 6305/12806 [ext/date/tests/date_sunrise_variation8.phpt]
[1;32mPASS[0m 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 6306/12806 [ext/date/tests/date_sunset_variation7.phpt]
[1;32mPASS[0m Test date_sunset() function : usage variation -  Checking sunrise for consecutive days in specific timezone [ext/date/tests/date_sunset_variation7.phpt] 
TEST 6307/12806 [ext/date/tests/date_sunset_variation8.phpt]
[1;32mPASS[0m 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 6308/12806 [ext/date/tests/date_time_fractions.phpt]
[1;32mPASS[0m Fractions with DateTime objects [ext/date/tests/date_time_fractions.phpt] 
TEST 6309/12806 [ext/date/tests/date_time_fractions_create_from_format.phpt]
[1;32mPASS[0m Fractions with DateTime objects (create_from_format) [ext/date/tests/date_time_fractions_create_from_format.phpt] 
TEST 6310/12806 [ext/date/tests/date_time_fractions_serialize.phpt]
[1;32mPASS[0m Fractions with DateTime objects (Serialization) [ext/date/tests/date_time_fractions_serialize.phpt] 
TEST 6311/12806 [ext/date/tests/date_time_immutable-inherited.phpt]
[1;32mPASS[0m Tests for DateTimeImmutable. [ext/date/tests/date_time_immutable-inherited.phpt] 
TEST 6312/12806 [ext/date/tests/date_time_immutable.phpt]
[1;32mPASS[0m Tests for DateTimeImmutable. [ext/date/tests/date_time_immutable.phpt] 
TEST 6313/12806 [ext/date/tests/date_time_immutable001.phpt]
[1;32mPASS[0m DateTimeImmutable - invalid arguments [ext/date/tests/date_time_immutable001.phpt] 
TEST 6314/12806 [ext/date/tests/date_time_set_basic1.phpt]
[1;32mPASS[0m Test date_time_set() function : basic functionality [ext/date/tests/date_time_set_basic1.phpt] 
TEST 6315/12806 [ext/date/tests/date_timestamp_get.phpt]
[1;32mPASS[0m Test the basics to function date_timestamp_get(). [ext/date/tests/date_timestamp_get.phpt] 
TEST 6316/12806 [ext/date/tests/date_timestamp_set.phpt]
[1;32mPASS[0m Test the basics to function date_timestamp_set(). [ext/date/tests/date_timestamp_set.phpt] 
TEST 6317/12806 [ext/date/tests/date_timestamp_set_nullparam2.phpt]
[1;32mPASS[0m Test the function date_timestamp_set() with second null parameter. [ext/date/tests/date_timestamp_set_nullparam2.phpt] 
TEST 6318/12806 [ext/date/tests/date_timezone_get_basic1.phpt]
[1;32mPASS[0m Test date_timezone_get() function : basic functionality [ext/date/tests/date_timezone_get_basic1.phpt] 
TEST 6319/12806 [ext/date/tests/date_timezone_set_basic1.phpt]
[1;32mPASS[0m Test date_timezone_set() function : basic functionality [ext/date/tests/date_timezone_set_basic1.phpt] 
TEST 6320/12806 [ext/date/tests/default-timezone-1.phpt]
[1;32mPASS[0m date.timezone setting [1] [ext/date/tests/default-timezone-1.phpt] 
TEST 6321/12806 [ext/date/tests/default-timezone-2.phpt]
[1;32mPASS[0m date.timezone setting [2] [ext/date/tests/default-timezone-2.phpt] 
TEST 6322/12806 [ext/date/tests/format-negative-timestamp.phpt]
[1;32mPASS[0m strtotime() - Format: @timestamps [ext/date/tests/format-negative-timestamp.phpt] 
TEST 6323/12806 [ext/date/tests/forward-transition-construction.phpt]
[1;32mPASS[0m Test for Date/Time construction during a forward DST transition [ext/date/tests/forward-transition-construction.phpt] 
TEST 6324/12806 [ext/date/tests/getSetMicroseconds.phpt]
[1;32mPASS[0m Tests for DateTime[Immutable]::[get|set]Microseconds [ext/date/tests/getSetMicroseconds.phpt] 
TEST 6325/12806 [ext/date/tests/getdate_basic.phpt]
[1;32mPASS[0m Test getdate() function : basic functionality [ext/date/tests/getdate_basic.phpt] 
TEST 6326/12806 [ext/date/tests/getdate_variation2.phpt]
[1;32mPASS[0m Test getdate() function : usage variation - Passing octal timestamp values [ext/date/tests/getdate_variation2.phpt] 
TEST 6327/12806 [ext/date/tests/getdate_variation3.phpt]
[1;32mPASS[0m Test getdate() function : usage variation - Passing hexadcimal timestamp values [ext/date/tests/getdate_variation3.phpt] 
TEST 6328/12806 [ext/date/tests/getdate_variation4.phpt]
[1;32mPASS[0m Test getdate() function : usage variation - Verifyig by supplying year-wise sample time stamps since Unix epoch time [ext/date/tests/getdate_variation4.phpt] 
TEST 6329/12806 [ext/date/tests/getdate_variation5.phpt]
[1;32mPASS[0m Test getdate() function : usage variation - Verifyig with different timezones on Unix epoch timestamp [ext/date/tests/getdate_variation5.phpt] 
TEST 6330/12806 [ext/date/tests/gettimeofday_basic.phpt]
[1;32mPASS[0m Test gettimeofday() function : basic functionality [ext/date/tests/gettimeofday_basic.phpt] 
TEST 6331/12806 [ext/date/tests/gh-124.phpt]
[1;32mPASS[0m Test for timelib #124: Problem with large negative timestamps [ext/date/tests/gh-124.phpt] 
TEST 6332/12806 [ext/date/tests/gh10152.phpt]
[1;32mPASS[0m Bug GH-10152 (Custom properties of DateTimeImmutable child classes are not serialized) [ext/date/tests/gh10152.phpt] 
TEST 6333/12806 [ext/date/tests/gh10218.phpt]
[1;32mPASS[0m Bug GH-10218 (DateTimeZone fails to parse time zones that contain the "+" character) [ext/date/tests/gh10218.phpt] 
TEST 6334/12806 [ext/date/tests/gh10447.phpt]
[1;32mPASS[0m Bug GH-10447 ('p' format specifier does not yield 'Z' for 00:00) [ext/date/tests/gh10447.phpt] 
TEST 6335/12806 [ext/date/tests/gh10583.phpt]
[1;32mPASS[0m Bug GH-10583 (DateTime modify with tz pattern should not update linked timezone) [ext/date/tests/gh10583.phpt] 
TEST 6336/12806 [ext/date/tests/gh10747-1.phpt]
[1;32mPASS[0m Bug GH-10747 (Private fields in serialized DateTimeImmutable objects throw) [ext/date/tests/gh10747-1.phpt] 
TEST 6337/12806 [ext/date/tests/gh10747-2.phpt]
[1;32mPASS[0m Bug GH-10747 (Private fields in serialized DateTimeZone objects throw) [ext/date/tests/gh10747-2.phpt] 
TEST 6338/12806 [ext/date/tests/gh10747-3.phpt]
[1;32mPASS[0m Bug GH-10747 (Private fields in serialized DateInterval objects throw) [ext/date/tests/gh10747-3.phpt] 
TEST 6339/12806 [ext/date/tests/gh10747-4.phpt]
[1;32mPASS[0m Bug GH-10747 (Private fields in serialized DatePeriod objects throw) [ext/date/tests/gh10747-4.phpt] 
TEST 6340/12806 [ext/date/tests/gh10747-error.phpt]
[1;32mPASS[0m Bug GH-10747 (Private fields in serialized DateTimeImmutable objects throw) [ext/date/tests/gh10747-error.phpt] 
TEST 6341/12806 [ext/date/tests/gh11281.phpt]
[1;32mPASS[0m GH-11281 (DateTimeZone::getName() does not include seconds in offset) [ext/date/tests/gh11281.phpt] 
TEST 6342/12806 [ext/date/tests/gh11455.phpt]
[1;32mPASS[0m Bug GH-11455 (PHP 8.2 Segmentation fault on nesbot/carbon) [ext/date/tests/gh11455.phpt] 
TEST 6343/12806 [ext/date/tests/gh11854.phpt]
[1;32mPASS[0m Bug GH-11854 (DateTime:createFromFormat stopped parsing DateTime with extra space) [ext/date/tests/gh11854.phpt] 
TEST 6344/12806 [ext/date/tests/gh14383.phpt]
[1;32mPASS[0m Bug GH-14383 (DateTime::createFromTimestamp overflowed microseconds value) [ext/date/tests/gh14383.phpt] 
TEST 6345/12806 [ext/date/tests/gh14709.phpt]
[1;32mPASS[0m Bug GH-14709 overflow on reccurences parameter [ext/date/tests/gh14709.phpt] 
TEST 6346/12806 [ext/date/tests/gh14732.phpt]
[1;32mPASS[0m GH-14732 (date_sun_info() fails for non-finite values) [ext/date/tests/gh14732.phpt] 
TEST 6347/12806 [ext/date/tests/gh16454.phpt]
[1;32mPASS[0m GH-16454 (Unhandled INF in date_sunset() with tiny $utcOffset) [ext/date/tests/gh16454.phpt] 
TEST 6348/12806 [ext/date/tests/gh18304.phpt]
[1;32mPASS[0m GH-18304 (Changing the properties of a DateInterval through dynamic properties triggers a SegFault) [ext/date/tests/gh18304.phpt] 
TEST 6349/12806 [ext/date/tests/gh18481.phpt]
[1;32mPASS[0m GH-18481 (date_sunrise with utcOffset as INF) [ext/date/tests/gh18481.phpt] 
TEST 6350/12806 [ext/date/tests/gh20764.phpt]
[1;32mPASS[0m GH-20764 (Timezone offset with seconds loses precision) [ext/date/tests/gh20764.phpt] 
TEST 6351/12806 [ext/date/tests/gh20936.phpt]
[1;32mPASS[0m GH-20936 (DatePeriod::__set_state() cannot handle null start) [ext/date/tests/gh20936.phpt] 
TEST 6352/12806 [ext/date/tests/gh7758.phpt]
[1;32mPASS[0m Bug GH-7758 (Problems with negative timestamps and fractions) [ext/date/tests/gh7758.phpt] 
TEST 6353/12806 [ext/date/tests/gh8730.phpt]
[1;32mPASS[0m Bug GH-8730 (DateTime::diff miscalculation is same time zone of different type) [ext/date/tests/gh8730.phpt] 
TEST 6354/12806 [ext/date/tests/gh9699.phpt]
[1;32mPASS[0m Bug GH-9699 (DateTimeImmutable::diff differences in 8.1.10 onwards - timezone related) [ext/date/tests/gh9699.phpt] 
TEST 6355/12806 [ext/date/tests/gh9700.phpt]
[1;32mPASS[0m Bug GH-9700 (DateTime::createFromFormat: Parsing TZID string is too greedy) [ext/date/tests/gh9700.phpt] 
TEST 6356/12806 [ext/date/tests/gh9866.phpt]
[1;32mPASS[0m Bug GH-9866 (Time zone bug with \DateTimeInterface::diff()) [ext/date/tests/gh9866.phpt] 
TEST 6357/12806 [ext/date/tests/gh9880.phpt]
[1;32mPASS[0m Bug GH-9880 (DateTime diff returns wrong sign on day count when using a timezone) [ext/date/tests/gh9880.phpt] 
TEST 6358/12806 [ext/date/tests/gh9891.phpt]
[1;32mPASS[0m Bug GH-9891 (DateTime modify with unixtimestamp (@) must work like setTimestamp) [ext/date/tests/gh9891.phpt] 
TEST 6359/12806 [ext/date/tests/gmdate_basic.phpt]
[1;32mPASS[0m Test gmdate() function : basic functionality [ext/date/tests/gmdate_basic.phpt] 
TEST 6360/12806 [ext/date/tests/gmdate_variation10.phpt]
[1;32mPASS[0m Test gmdate() function : usage variation - Passing Timezone format options to format argument. [ext/date/tests/gmdate_variation10.phpt] 
TEST 6361/12806 [ext/date/tests/gmdate_variation11.phpt]
[1;32mPASS[0m Test gmdate() function : usage variation - Passing Full Date/Time format options to format argument. [ext/date/tests/gmdate_variation11.phpt] 
TEST 6362/12806 [ext/date/tests/gmdate_variation12.phpt]
[1;33mSKIP[0m Test gmdate() function : usage variation - Valid and invalid range of timestamp 32 bits. [ext/date/tests/gmdate_variation12.phpt] reason: 32 bit only
TEST 6363/12806 [ext/date/tests/gmdate_variation12_64bits.phpt]
[1;32mPASS[0m Test gmdate() function : usage variation - Valid and invalid range of timestamp 64 bits. [ext/date/tests/gmdate_variation12_64bits.phpt] 
TEST 6364/12806 [ext/date/tests/gmdate_variation13.phpt]
[1;32mPASS[0m Test gmdate() function : usage variation - Passing predefined constants to format argument. [ext/date/tests/gmdate_variation13.phpt] 
TEST 6365/12806 [ext/date/tests/gmdate_variation3.phpt]
[1;32mPASS[0m Test gmdate() function : usage variation - Passing numeric representation of day formats. [ext/date/tests/gmdate_variation3.phpt] 
TEST 6366/12806 [ext/date/tests/gmdate_variation4.phpt]
[1;32mPASS[0m Test gmdate() function : usage variation - Passing textual representation of day formats. [ext/date/tests/gmdate_variation4.phpt] 
TEST 6367/12806 [ext/date/tests/gmdate_variation5.phpt]
[1;32mPASS[0m Test gmdate() function : usage variation - Passing Week representation to format. [ext/date/tests/gmdate_variation5.phpt] 
TEST 6368/12806 [ext/date/tests/gmdate_variation6.phpt]
[1;32mPASS[0m Test gmdate() function : usage variation - Passing Month format options to format argument. [ext/date/tests/gmdate_variation6.phpt] 
TEST 6369/12806 [ext/date/tests/gmdate_variation7.phpt]
[1;32mPASS[0m Test gmdate() function : usage variation - Passing Year format options to format argument. [ext/date/tests/gmdate_variation7.phpt] 
TEST 6370/12806 [ext/date/tests/gmdate_variation9.phpt]
[1;32mPASS[0m Test gmdate() function : usage variation - Passing Time format options to format argument. [ext/date/tests/gmdate_variation9.phpt] 
TEST 6371/12806 [ext/date/tests/gmmktime_basic.phpt]
[1;32mPASS[0m Test gmmktime() function : basic functionality [ext/date/tests/gmmktime_basic.phpt] 
TEST 6372/12806 [ext/date/tests/gmmktime_variation7.phpt]
[1;32mPASS[0m Test gmmktime() function : usage variation - Checking with few optional arguments. [ext/date/tests/gmmktime_variation7.phpt] 
TEST 6373/12806 [ext/date/tests/gmmktime_variation8.phpt]
[1;32mPASS[0m Test gmmktime() function : usage variation - Passing octal and hexadecimal values to arguments. [ext/date/tests/gmmktime_variation8.phpt] 
TEST 6374/12806 [ext/date/tests/gmstrftime_basic.phpt]
[1;32mPASS[0m Test gmstrftime() function : basic functionality [ext/date/tests/gmstrftime_basic.phpt] 
TEST 6375/12806 [ext/date/tests/gmstrftime_variation10.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Checking week related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation10.phpt] 
TEST 6376/12806 [ext/date/tests/gmstrftime_variation11.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Checking month related formats which was not supported on Windows before VC14. [ext/date/tests/gmstrftime_variation11.phpt] 
TEST 6377/12806 [ext/date/tests/gmstrftime_variation12.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Checking month related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation12.phpt] 
TEST 6378/12806 [ext/date/tests/gmstrftime_variation13.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Checking date related formats which was not supported on Windows before VC14. [ext/date/tests/gmstrftime_variation13.phpt] 
TEST 6379/12806 [ext/date/tests/gmstrftime_variation14.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Checking date related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation14.phpt] 
TEST 6380/12806 [ext/date/tests/gmstrftime_variation15.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Checking time related formats which was not supported on Windows before VC14. [ext/date/tests/gmstrftime_variation15.phpt] 
TEST 6381/12806 [ext/date/tests/gmstrftime_variation16.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Checking time related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation16.phpt] 
TEST 6382/12806 [ext/date/tests/gmstrftime_variation17.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Checking day related formats which was not supported on Windows before vc14. [ext/date/tests/gmstrftime_variation17.phpt] 
TEST 6383/12806 [ext/date/tests/gmstrftime_variation18.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Checking day related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation18.phpt] 
TEST 6384/12806 [ext/date/tests/gmstrftime_variation19.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Checking newline and tab formats which was not supported on Windows before VC14. [ext/date/tests/gmstrftime_variation19.phpt] 
TEST 6385/12806 [ext/date/tests/gmstrftime_variation20.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Checking newline and tab formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation20.phpt] 
TEST 6386/12806 [ext/date/tests/gmstrftime_variation21.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Checking Preferred date and time representation on Windows. [ext/date/tests/gmstrftime_variation21.phpt] 
TEST 6387/12806 [ext/date/tests/gmstrftime_variation22.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Checking Preferred date and time representation other than on Windows. [ext/date/tests/gmstrftime_variation22.phpt] 
TEST 6388/12806 [ext/date/tests/gmstrftime_variation3.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Passing week related format strings to format argument. [ext/date/tests/gmstrftime_variation3.phpt] 
TEST 6389/12806 [ext/date/tests/gmstrftime_variation4.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Passing month related format strings to format argument. [ext/date/tests/gmstrftime_variation4.phpt] 
TEST 6390/12806 [ext/date/tests/gmstrftime_variation5.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Passing date related format strings to format argument. [ext/date/tests/gmstrftime_variation5.phpt] 
TEST 6391/12806 [ext/date/tests/gmstrftime_variation6.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Passing time related format strings to format argument. [ext/date/tests/gmstrftime_variation6.phpt] 
TEST 6392/12806 [ext/date/tests/gmstrftime_variation7.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Passing day related format strings to format argument. [ext/date/tests/gmstrftime_variation7.phpt] 
TEST 6393/12806 [ext/date/tests/gmstrftime_variation8.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Passing literal related strings to format argument. [ext/date/tests/gmstrftime_variation8.phpt] 
TEST 6394/12806 [ext/date/tests/gmstrftime_variation9.phpt]
[1;32mPASS[0m Test gmstrftime() function : usage variation - Checking week related formats which was not supported on Windows before vc14. [ext/date/tests/gmstrftime_variation9.phpt] 
TEST 6395/12806 [ext/date/tests/idate_basic.phpt]
[1;32mPASS[0m Test idate() function : basic functionality [ext/date/tests/idate_basic.phpt] 
TEST 6396/12806 [ext/date/tests/idate_variation4.phpt]
[1;32mPASS[0m Test idate() function : usage variation - Passing supported Date format characters to format argument. [ext/date/tests/idate_variation4.phpt] 
TEST 6397/12806 [ext/date/tests/idate_variation5.phpt]
[1;32mPASS[0m Test idate() function : usage variation - Passing supported Time format characters to format argument. [ext/date/tests/idate_variation5.phpt] 
TEST 6398/12806 [ext/date/tests/idate_variation6.phpt]
[1;32mPASS[0m 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 6399/12806 [ext/date/tests/ini_set_incorrect-002.phpt]
[1;32mPASS[0m Test invalid time zone and defaults [ext/date/tests/ini_set_incorrect-002.phpt] 
TEST 6400/12806 [ext/date/tests/ini_set_incorrect.phpt]
[1;32mPASS[0m Test invalid time zone passed to ini_set [ext/date/tests/ini_set_incorrect.phpt] 
TEST 6401/12806 [ext/date/tests/instantiate_uninstantiable_classes.phpt]
[1;32mPASS[0m Instantiating uninstantiable classes via static constructors [ext/date/tests/instantiate_uninstantiable_classes.phpt] 
TEST 6402/12806 [ext/date/tests/localtime_basic.phpt]
[1;32mPASS[0m Test localtime() function : basic functionality [ext/date/tests/localtime_basic.phpt] 
TEST 6403/12806 [ext/date/tests/localtime_variation4.phpt]
[1;32mPASS[0m Test localtime() function : usage variation - Passing octal values to timestamp. [ext/date/tests/localtime_variation4.phpt] 
TEST 6404/12806 [ext/date/tests/localtime_variation5.phpt]
[1;32mPASS[0m Test localtime() function : usage variation - Passing hexa decimal values to timestamp. [ext/date/tests/localtime_variation5.phpt] 
TEST 6405/12806 [ext/date/tests/microtime_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input microtime() [ext/date/tests/microtime_basic.phpt] 
TEST 6406/12806 [ext/date/tests/mktime-1.phpt]
[1;32mPASS[0m Check for mktime with out-of-range parameters [ext/date/tests/mktime-1.phpt] 
TEST 6407/12806 [ext/date/tests/mktime-3-64bit.phpt]
[1;32mPASS[0m mktime() [3] (64-bit) [ext/date/tests/mktime-3-64bit.phpt] 
TEST 6408/12806 [ext/date/tests/mktime-3.phpt]
[1;33mSKIP[0m mktime() [3] (32-bit) [ext/date/tests/mktime-3.phpt] reason: 32-bit only
TEST 6409/12806 [ext/date/tests/mktime_basic1.phpt]
[1;32mPASS[0m Test mktime() function : basic functionality [ext/date/tests/mktime_basic1.phpt] 
TEST 6410/12806 [ext/date/tests/mktime_error.phpt]
[1;32mPASS[0m Test mktime() function: error conditions [ext/date/tests/mktime_error.phpt] 
TEST 6411/12806 [ext/date/tests/multiple_calls_date_period_iterator_current.phpt]
[1;32mPASS[0m Multiple calls to DatePeriod iterator current() leak objects [ext/date/tests/multiple_calls_date_period_iterator_current.phpt] 
TEST 6412/12806 [ext/date/tests/oo_001.phpt]
[1;32mPASS[0m date OO interface [ext/date/tests/oo_001.phpt] 
TEST 6413/12806 [ext/date/tests/oo_002.phpt]
[1;32mPASS[0m date OO cloning [ext/date/tests/oo_002.phpt] 
TEST 6414/12806 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type1.phpt]
[1;32mPASS[0m RFC: DateTime and Daylight Saving Time Transitions (zone type 1) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type1.phpt] 
TEST 6415/12806 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type2.phpt]
[1;32mPASS[0m RFC: DateTime and Daylight Saving Time Transitions (zone type 2) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type2.phpt] 
TEST 6416/12806 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-ba.phpt]
[1;32mPASS[0m RFC: DateTime and Daylight Saving Time Transitions (zone type 3, ba) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-ba.phpt] 
TEST 6417/12806 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd1.phpt]
[1;32mPASS[0m RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bd1) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd1.phpt] 
TEST 6418/12806 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd2.phpt]
[1;32mPASS[0m RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bd2) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd2.phpt] 
TEST 6419/12806 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bs.phpt]
[1;32mPASS[0m RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bs) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bs.phpt] 
TEST 6420/12806 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fa.phpt]
[1;32mPASS[0m RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fa) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fa.phpt] 
TEST 6421/12806 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fd.phpt]
[1;32mPASS[0m RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fd) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fd.phpt] 
TEST 6422/12806 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fs.phpt]
[1;32mPASS[0m RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fs) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fs.phpt] 
TEST 6423/12806 [ext/date/tests/strftime_basic.phpt]
[1;32mPASS[0m Test strftime() function : basic functionality [ext/date/tests/strftime_basic.phpt] 
TEST 6424/12806 [ext/date/tests/strftime_variation10.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Checking week related formats which are supported other than on Windows. [ext/date/tests/strftime_variation10.phpt] 
TEST 6425/12806 [ext/date/tests/strftime_variation11.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Checking month related formats which was not supported on Windows before VC14. [ext/date/tests/strftime_variation11.phpt] 
TEST 6426/12806 [ext/date/tests/strftime_variation12.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Checking month related formats which are supported other than on Windows. [ext/date/tests/strftime_variation12.phpt] 
TEST 6427/12806 [ext/date/tests/strftime_variation13.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Checking date related formats which was not supported on Windows before VC14. [ext/date/tests/strftime_variation13.phpt] 
TEST 6428/12806 [ext/date/tests/strftime_variation14.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Checking date related formats which are supported other than on Windows. [ext/date/tests/strftime_variation14.phpt] 
TEST 6429/12806 [ext/date/tests/strftime_variation15.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Checking time related formats which was not supported on Windows before VC14. [ext/date/tests/strftime_variation15.phpt] 
TEST 6430/12806 [ext/date/tests/strftime_variation16.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Checking time related formats which are supported other than on Windows. [ext/date/tests/strftime_variation16.phpt] 
TEST 6431/12806 [ext/date/tests/strftime_variation17.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Checking day related formats which was not supported on Windows before VC14. [ext/date/tests/strftime_variation17.phpt] 
TEST 6432/12806 [ext/date/tests/strftime_variation18.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Checking day related formats which are supported other than on Windows. [ext/date/tests/strftime_variation18.phpt] 
TEST 6433/12806 [ext/date/tests/strftime_variation19.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Checking newline and tab formats which was not supported on Windows before VC14. [ext/date/tests/strftime_variation19.phpt] 
TEST 6434/12806 [ext/date/tests/strftime_variation20.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Checking newline and tab formats which are supported other than on Windows. [ext/date/tests/strftime_variation20.phpt] 
TEST 6435/12806 [ext/date/tests/strftime_variation21.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Checking Preferred date and time representation on Windows. [ext/date/tests/strftime_variation21.phpt] 
TEST 6436/12806 [ext/date/tests/strftime_variation22.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Checking Preferred date and time representation other than on Windows. [ext/date/tests/strftime_variation22.phpt] 
TEST 6437/12806 [ext/date/tests/strftime_variation3.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Passing week related format strings to format argument. [ext/date/tests/strftime_variation3.phpt] 
TEST 6438/12806 [ext/date/tests/strftime_variation4.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Passing month related format strings to format argument. [ext/date/tests/strftime_variation4.phpt] 
TEST 6439/12806 [ext/date/tests/strftime_variation5.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Passing date related format strings to format argument. [ext/date/tests/strftime_variation5.phpt] 
TEST 6440/12806 [ext/date/tests/strftime_variation6.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Passing time related format strings to format argument. [ext/date/tests/strftime_variation6.phpt] 
TEST 6441/12806 [ext/date/tests/strftime_variation7.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Passing day related format strings to format argument. [ext/date/tests/strftime_variation7.phpt] 
TEST 6442/12806 [ext/date/tests/strftime_variation8.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Passing literal related strings to format argument. [ext/date/tests/strftime_variation8.phpt] 
TEST 6443/12806 [ext/date/tests/strftime_variation9.phpt]
[1;32mPASS[0m Test strftime() function : usage variation - Checking week related formats which was not supported on Windows before VC14. [ext/date/tests/strftime_variation9.phpt] 
TEST 6444/12806 [ext/date/tests/strtotime-mysql-64bit.phpt]
[1;32mPASS[0m strtotime() and mysql timestamps (64 bit) [ext/date/tests/strtotime-mysql-64bit.phpt] 
TEST 6445/12806 [ext/date/tests/strtotime-mysql.phpt]
[1;33mSKIP[0m strtotime() and mysql timestamps (32 bit) [ext/date/tests/strtotime-mysql.phpt] reason: 32-bit only
TEST 6446/12806 [ext/date/tests/strtotime-relative.phpt]
[1;32mPASS[0m strtotime() with relative offsets [ext/date/tests/strtotime-relative.phpt] 
TEST 6447/12806 [ext/date/tests/strtotime.phpt]
[1;32mPASS[0m strtotime() function [ext/date/tests/strtotime.phpt] 
TEST 6448/12806 [ext/date/tests/strtotime2.phpt]
[1;32mPASS[0m strtotime() on date constants [ext/date/tests/strtotime2.phpt] 
TEST 6449/12806 [ext/date/tests/strtotime3-64bit.phpt]
[1;32mPASS[0m strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt] 
TEST 6450/12806 [ext/date/tests/strtotime3.phpt]
[1;33mSKIP[0m strtotime() function (32 bit) [ext/date/tests/strtotime3.phpt] reason: 32-bit only
TEST 6451/12806 [ext/date/tests/strtotime_basic.phpt]
[1;32mPASS[0m strtotime() function - a test to show the difference in behaviour between 'first' and '1', "second" and "2"... [ext/date/tests/strtotime_basic.phpt] 
TEST 6452/12806 [ext/date/tests/strtotime_basic2.phpt]
[1;32mPASS[0m strtotime() with return false [ext/date/tests/strtotime_basic2.phpt] 
TEST 6453/12806 [ext/date/tests/strtotime_variation_scottish.phpt]
[1;32mPASS[0m Checking whisky time [ext/date/tests/strtotime_variation_scottish.phpt] 
TEST 6454/12806 [ext/date/tests/sunfuncts.phpt]
[1;32mPASS[0m date_sunrise() and date_sunset() functions [ext/date/tests/sunfuncts.phpt] 
TEST 6455/12806 [ext/date/tests/sunfuncts_partial_hour_utc_offset.phpt]
[1;32mPASS[0m Incorrect timezone detection in date_sunrise() for partial-hour UTC offsets [ext/date/tests/sunfuncts_partial_hour_utc_offset.phpt] 
TEST 6456/12806 [ext/date/tests/test-parse-from-format.phpt]
[1;32mPASS[0m date_create_from_format() and date_parse_from_format(). [ext/date/tests/test-parse-from-format.phpt] 
TEST 6457/12806 [ext/date/tests/time_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input time() [ext/date/tests/time_basic.phpt] 
TEST 6458/12806 [ext/date/tests/timestamp-in-dst.phpt]
[1;32mPASS[0m Format timestamp in DST test [ext/date/tests/timestamp-in-dst.phpt] 
TEST 6459/12806 [ext/date/tests/timezone-configuration.phpt]
[1;32mPASS[0m timezone configuration [1] [ext/date/tests/timezone-configuration.phpt] 
TEST 6460/12806 [ext/date/tests/timezone_abbreviations_list_basic1.phpt]
[1;32mPASS[0m Test timezone_abbreviations_list() function : basic functionality [ext/date/tests/timezone_abbreviations_list_basic1.phpt] 
TEST 6461/12806 [ext/date/tests/timezone_identifiers_list_basic1.phpt]
[1;32mPASS[0m Test timezone_identifiers_list() function : basic functionality [ext/date/tests/timezone_identifiers_list_basic1.phpt] 
TEST 6462/12806 [ext/date/tests/timezone_identifiers_list_wrong_constructor.phpt]
[1;32mPASS[0m timezone_identifiers_list: ValueError when timezoneGroup is DateTimeZone::PER_COUNTRY [ext/date/tests/timezone_identifiers_list_wrong_constructor.phpt] 
TEST 6463/12806 [ext/date/tests/timezone_location_get.phpt]
[1;32mPASS[0m timezone_location_get: Test that timezone_location_get returns a correct array of information [ext/date/tests/timezone_location_get.phpt] 
TEST 6464/12806 [ext/date/tests/timezone_name_from_abbr_basic1.phpt]
[1;32mPASS[0m Test timezone_name_from_abbr() function : basic functionality [ext/date/tests/timezone_name_from_abbr_basic1.phpt] 
TEST 6465/12806 [ext/date/tests/timezone_offset_get_basic1.phpt]
[1;32mPASS[0m Test timezone_offset_get() function : basic functionality [ext/date/tests/timezone_offset_get_basic1.phpt] 
TEST 6466/12806 [ext/date/tests/timezone_offset_get_error.phpt]
[1;32mPASS[0m Test timezone_offset_get() function : error conditions [ext/date/tests/timezone_offset_get_error.phpt] 
TEST 6467/12806 [ext/date/tests/timezone_open_basic1.phpt]
[1;32mPASS[0m Test timezone_open() function : basic functionality [ext/date/tests/timezone_open_basic1.phpt] 
TEST 6468/12806 [ext/date/tests/timezone_open_warning.phpt]
[1;32mPASS[0m timezone_open() invalid timezones [ext/date/tests/timezone_open_warning.phpt] 
TEST 6469/12806 [ext/date/tests/timezone_transitions_get_basic1.phpt]
[1;32mPASS[0m Test timezone_transitions_get() function : basic functionality [ext/date/tests/timezone_transitions_get_basic1.phpt] 
TEST 6470/12806 [ext/date/tests/timezone_version_get.phpt]
[1;32mPASS[0m Test the basics to function timezone_version_get(). [ext/date/tests/timezone_version_get.phpt] 
TEST 6471/12806 [ext/date/tests/timezone_version_get_basic1.phpt]
[1;32mPASS[0m 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 6472/12806 [ext/date/tests/timezones-list.phpt]
[1;32mPASS[0m timezone_identifiers_list() [ext/date/tests/timezones-list.phpt] 
TEST 6473/12806 [ext/date/tests/timezones.phpt]
[1;32mPASS[0m setting bogus timezones [ext/date/tests/timezones.phpt] 
TEST 6474/12806 [ext/date/tests/unserialize-test.phpt]
[1;32mPASS[0m Test DateInterval::__unserialize OSS fuzz issues [ext/date/tests/unserialize-test.phpt] 
[1;33mSKIP[0m Simple GET test [ext/filter/tests/001.phpt] reason: CGI not available
[1;33mSKIP[0m GET test with 2 values and an empty one [ext/filter/tests/002.phpt] reason: CGI not available
[1;33mSKIP[0m GET/POST/REQUEST Test [ext/filter/tests/003.phpt] reason: CGI not available
[1;33mSKIP[0m GET/POST/REQUEST Test with filtered data [ext/filter/tests/004.phpt] reason: CGI not available
[1;33mSKIP[0m GET/REQUEST Test with fifa example data [ext/filter/tests/005.phpt] reason: CGI not available
[1;33mSKIP[0m filter_input() test [ext/filter/tests/006.phpt] reason: CGI not available
[1;33mSKIP[0m filter_has_var() [ext/filter/tests/007.phpt] reason: CGI not available
TEST 6482/12806 [ext/filter/tests/008.phpt]
[1;32mPASS[0m filter_list() [ext/filter/tests/008.phpt] 
TEST 6483/12806 [ext/filter/tests/009.phpt]
[1;32mPASS[0m filter_id() [ext/filter/tests/009.phpt] 
TEST 6484/12806 [ext/filter/tests/010.phpt]
[1;32mPASS[0m filter_var() [ext/filter/tests/010.phpt] 
[1;33mSKIP[0m filter_input() [ext/filter/tests/011.phpt] reason: CGI not available
TEST 6486/12806 [ext/filter/tests/012.phpt]
[1;32mPASS[0m filter_input() [ext/filter/tests/012.phpt] 
TEST 6487/12806 [ext/filter/tests/013.phpt]
[1;32mPASS[0m filter_var() and flags [ext/filter/tests/013.phpt] 
TEST 6488/12806 [ext/filter/tests/014.phpt]
[1;32mPASS[0m filter_var() and FILTER_VALIDATE_BOOLEAN [ext/filter/tests/014.phpt] 
TEST 6489/12806 [ext/filter/tests/015.phpt]
[1;32mPASS[0m filter_var() and FILTER_VALIDATE_URL [ext/filter/tests/015.phpt] 
TEST 6490/12806 [ext/filter/tests/016.phpt]
[1;32mPASS[0m filter_var() and FILTER_VALIDATE_EMAIL [ext/filter/tests/016.phpt] 
TEST 6491/12806 [ext/filter/tests/017.phpt]
[1;32mPASS[0m filter_var() and FILTER_VALIDATE_REGEXP [ext/filter/tests/017.phpt] 
TEST 6492/12806 [ext/filter/tests/018.phpt]
[1;32mPASS[0m filter_var() and FILTER_VALIDATE_IP [ext/filter/tests/018.phpt] 
TEST 6493/12806 [ext/filter/tests/019.phpt]
[1;32mPASS[0m filter_var() & FILTER_VALIDATE_IP and weird data [ext/filter/tests/019.phpt] 
TEST 6494/12806 [ext/filter/tests/021.phpt]
[1;32mPASS[0m filter_var() and FILTER_SANITIZE_NUMBER_* [ext/filter/tests/021.phpt] 
TEST 6495/12806 [ext/filter/tests/022.phpt]
[1;32mPASS[0m filter_var() and FILTER_SANITIZE_EMAIL [ext/filter/tests/022.phpt] 
TEST 6496/12806 [ext/filter/tests/023.phpt]
[1;32mPASS[0m filter_var() and FILTER_UNSAFE_RAW [ext/filter/tests/023.phpt] 
TEST 6497/12806 [ext/filter/tests/024.phpt]
[1;32mPASS[0m filter_var() and FILTER_SANITIZE_ENCODED [ext/filter/tests/024.phpt] 
TEST 6498/12806 [ext/filter/tests/025.phpt]
[1;32mPASS[0m filter_var() and FILTER_SANITIZE_STRING [ext/filter/tests/025.phpt] 
TEST 6499/12806 [ext/filter/tests/026.phpt]
[1;32mPASS[0m filter_var() and FILTER_SANITIZE_STRIPPED [ext/filter/tests/026.phpt] 
TEST 6500/12806 [ext/filter/tests/027.phpt]
[1;32mPASS[0m filter_var() and FILTER_SANITIZE_ENCODED [ext/filter/tests/027.phpt] 
TEST 6501/12806 [ext/filter/tests/028.phpt]
[1;32mPASS[0m filter_var() and FILTER_SANITIZE_SPECIAL_CHARS [ext/filter/tests/028.phpt] 
TEST 6502/12806 [ext/filter/tests/029.phpt]
[1;32mPASS[0m filter_var() and FILTER_CALLBACK [ext/filter/tests/029.phpt] 
TEST 6503/12806 [ext/filter/tests/030.phpt]
[1;32mPASS[0m filter_var() and IPv6 [ext/filter/tests/030.phpt] 
TEST 6504/12806 [ext/filter/tests/031.phpt]
[1;32mPASS[0m filter_var() and FLOAT [ext/filter/tests/031.phpt] 
TEST 6505/12806 [ext/filter/tests/032.phpt]
[1;32mPASS[0m filter_var_array() [ext/filter/tests/032.phpt] 
TEST 6506/12806 [ext/filter/tests/033.phpt]
[1;32mPASS[0m Test all filters returned by filter_list() [ext/filter/tests/033.phpt] 
TEST 6507/12806 [ext/filter/tests/034.phpt]
[1;32mPASS[0m Logical filter: boolean [ext/filter/tests/034.phpt] 
[1;33mSKIP[0m GET/POST/REQUEST Test with input_filter [ext/filter/tests/035.phpt] reason: CGI not available
TEST 6509/12806 [ext/filter/tests/036.phpt]
[1;32mPASS[0m filter_var_array() and references [ext/filter/tests/036.phpt] 
[1;33mSKIP[0m GET and data callback tests [ext/filter/tests/037.phpt] reason: CGI not available
TEST 6511/12806 [ext/filter/tests/038.phpt]
[1;32mPASS[0m Test scalar, array [ext/filter/tests/038.phpt] 
TEST 6512/12806 [ext/filter/tests/039.phpt]
[1;32mPASS[0m filter_var_array() and different arguments [ext/filter/tests/039.phpt] 
[1;33mSKIP[0m filter_has_var() tests [ext/filter/tests/040.phpt] reason: CGI not available
[1;33mSKIP[0m COOKIE multiple cookie test [ext/filter/tests/041.phpt] reason: CGI not available
TEST 6515/12806 [ext/filter/tests/042.phpt]
[1;32mPASS[0m Combination of strip & sanitize filters [ext/filter/tests/042.phpt] 
TEST 6516/12806 [ext/filter/tests/043.phpt]
[1;32mPASS[0m Character encoding test [ext/filter/tests/043.phpt] 
TEST 6517/12806 [ext/filter/tests/044.phpt]
[1;32mPASS[0m Integer validation with spaces [ext/filter/tests/044.phpt] 
TEST 6518/12806 [ext/filter/tests/045.phpt]
[1;32mPASS[0m Options must not be changed by filter_var() [ext/filter/tests/045.phpt] 
TEST 6519/12806 [ext/filter/tests/046.phpt]
[1;32mPASS[0m Integer overflow [ext/filter/tests/046.phpt] 
TEST 6520/12806 [ext/filter/tests/047.phpt]
[1;32mPASS[0m Octal integer overflow [ext/filter/tests/047.phpt] 
TEST 6521/12806 [ext/filter/tests/048.phpt]
[1;32mPASS[0m Hex integer overflow [ext/filter/tests/048.phpt] 
TEST 6522/12806 [ext/filter/tests/049.phpt]
[1;32mPASS[0m filter_var() and doubles with thousend separators [ext/filter/tests/049.phpt] 
TEST 6523/12806 [ext/filter/tests/050.phpt]
[1;32mPASS[0m filter_var() and double overflow/underflow [ext/filter/tests/050.phpt] 
TEST 6524/12806 [ext/filter/tests/051.phpt]
[1;32mPASS[0m filter_var() and default values [ext/filter/tests/051.phpt] 
TEST 6525/12806 [ext/filter/tests/052.phpt]
[1;32mPASS[0m filter_var() / filter_var_array() and passed data integrity [ext/filter/tests/052.phpt] 
TEST 6526/12806 [ext/filter/tests/053.phpt]
[1;32mPASS[0m filter_var() - using callback [ext/filter/tests/053.phpt] 
TEST 6527/12806 [ext/filter/tests/054.phpt]
[1;32mPASS[0m filter_var_array() - using the add_empty option [ext/filter/tests/054.phpt] 
TEST 6528/12806 [ext/filter/tests/055.phpt]
[1;32mPASS[0m filter_var() and FILTER_VALIDATE_MAC [ext/filter/tests/055.phpt] 
TEST 6529/12806 [ext/filter/tests/056.phpt]
[1;32mPASS[0m filter_var() and FILTER_VALIDATE_DOMAIN [ext/filter/tests/056.phpt] 
TEST 6530/12806 [ext/filter/tests/057.phpt]
[1;32mPASS[0m filter_input_array() and filter_var_array() with invalid $definition arguments [ext/filter/tests/057.phpt] 
TEST 6531/12806 [ext/filter/tests/058.phpt]
[1;32mPASS[0m FILTER_VALIDATE_EMAIL unicode support (https://tools.ietf.org/html/rfc6531) [ext/filter/tests/058.phpt] 
TEST 6532/12806 [ext/filter/tests/059.phpt]
[1;32mPASS[0m filter_var() and FILTER_SANITIZE_ADD_SLASHES [ext/filter/tests/059.phpt] 
TEST 6533/12806 [ext/filter/tests/060.phpt]
[1;32mPASS[0m filter_var() - tests for the range options of filter FILTER_VALIDATE_FLOAT [ext/filter/tests/060.phpt] 
TEST 6534/12806 [ext/filter/tests/061.phpt]
[1;32mPASS[0m filter_var() and FILTER_VALIDATE_BOOL [ext/filter/tests/061.phpt] 
TEST 6535/12806 [ext/filter/tests/CVE-2007-1900.phpt]
[1;32mPASS[0m CVE-2007-1900: PHP ext/filter Email Validation Vulnerability [ext/filter/tests/CVE-2007-1900.phpt] 
TEST 6536/12806 [ext/filter/tests/bug39846.phpt]
[1;32mPASS[0m Bug #39846 (ipv4 trailing data validation) [ext/filter/tests/bug39846.phpt] 
[1;33mSKIP[0m Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718-2.phpt] reason: CGI not available
[1;33mSKIP[0m Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt] reason: CGI not available
TEST 6539/12806 [ext/filter/tests/bug44445.phpt]
[1;32mPASS[0m Bug #44445 (email validator does not handle domains starting/ending with a -) [ext/filter/tests/bug44445.phpt] 
TEST 6540/12806 [ext/filter/tests/bug44779.phpt]
[1;32mPASS[0m Bug #44779 (filter returns NULL in CLI when it shouldn't) [ext/filter/tests/bug44779.phpt] 
TEST 6541/12806 [ext/filter/tests/bug46973.phpt]
[1;32mPASS[0m Bug #46973 (IPv6 address filter rejects valid address) [ext/filter/tests/bug46973.phpt] 
TEST 6542/12806 [ext/filter/tests/bug47435.phpt]
[1;32mPASS[0m Bug #47435 (FILTER_FLAG_NO_PRIV_RANGE and FILTER_FLAG_NO_RES_RANGE don't work with ipv6) [ext/filter/tests/bug47435.phpt] 
TEST 6543/12806 [ext/filter/tests/bug47745.phpt]
[1;32mPASS[0m Bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer) [ext/filter/tests/bug47745.phpt] 
TEST 6544/12806 [ext/filter/tests/bug48762.phpt]
[1;32mPASS[0m Bug #48762 (IPv6 address filter still rejects valid address) [ext/filter/tests/bug48762.phpt] 
TEST 6545/12806 [ext/filter/tests/bug49184.phpt]
[1;33mXFAIL[0m Bug #67296 (filter_input doesn't validate variables) [ext/filter/tests/bug49184.phpt]   XFAIL REASON: See Bug #49184
TEST 6546/12806 [ext/filter/tests/bug49274.phpt]
[1;32mPASS[0m Bug #49274 (fatal error when an object does not implement toString) [ext/filter/tests/bug49274.phpt] 
TEST 6547/12806 [ext/filter/tests/bug49510.phpt]
[1;32mPASS[0m Bug #49510 (boolean validation fails with FILTER_NULL_ON_FAILURE) [ext/filter/tests/bug49510.phpt] 
TEST 6548/12806 [ext/filter/tests/bug50158.phpt]
[1;32mPASS[0m Bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing = or ?) [ext/filter/tests/bug50158.phpt] 
TEST 6549/12806 [ext/filter/tests/bug50632.phpt]
[1;32mPASS[0m Bug #50632 (filter_input() does not return default value if the variable does not exist) [ext/filter/tests/bug50632.phpt] 
TEST 6550/12806 [ext/filter/tests/bug51192.phpt]
[1;32mPASS[0m Bug #51192 (FILTER_VALIDATE_URL will invalidate a hostname that includes '-') [ext/filter/tests/bug51192.phpt] 
TEST 6551/12806 [ext/filter/tests/bug51368.phpt]
[1;32mPASS[0m Bug #51368 (php_filter_float does not allow custom thousand separators) [ext/filter/tests/bug51368.phpt] 
TEST 6552/12806 [ext/filter/tests/bug52209.phpt]
[1;33mSKIP[0m Bug #52209 (INPUT_ENV returns NULL for set variables (CLI)) [ext/filter/tests/bug52209.phpt] reason: PWD is empty
TEST 6553/12806 [ext/filter/tests/bug52929.phpt]
[1;32mPASS[0m Bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with large amount of data) [ext/filter/tests/bug52929.phpt] 
TEST 6554/12806 [ext/filter/tests/bug53037.phpt]
[1;32mPASS[0m Bug #53037 (FILTER_FLAG_EMPTY_STRING_NULL is not implemented) [ext/filter/tests/bug53037.phpt] 
TEST 6555/12806 [ext/filter/tests/bug53150.phpt]
[1;32mPASS[0m Bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges) [ext/filter/tests/bug53150.phpt] 
TEST 6556/12806 [ext/filter/tests/bug55478.phpt]
[1;32mPASS[0m Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized domain name addresses containing >1 -) [ext/filter/tests/bug55478.phpt] 
TEST 6557/12806 [ext/filter/tests/bug61700.phpt]
[1;32mPASS[0m Bug #61700 (FILTER_FLAG_IPV6/FILTER_FLAG_NO_PRIV|RES_RANGE failing) [ext/filter/tests/bug61700.phpt] 
TEST 6558/12806 [ext/filter/tests/bug64441.phpt]
[1;32mPASS[0m Bug #64441 (FILTER_VALIDATE_URL will invalidate a hostname that ended by dot) [ext/filter/tests/bug64441.phpt] 
TEST 6559/12806 [ext/filter/tests/bug67167.01.phpt]
[1;32mPASS[0m Bug #67167 (object with VALIDATE_BOOLEAN and NULL_ON_FAILURE) [ext/filter/tests/bug67167.01.phpt] 
TEST 6560/12806 [ext/filter/tests/bug67167.02.phpt]
[1;33mXFAIL[0m 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 6561/12806 [ext/filter/tests/bug69202.phpt]
[1;32mPASS[0m Bug #69202 (FILTER_FLAG_STRIP_BACKTICK ignored unless other flags are used) [ext/filter/tests/bug69202.phpt] 
TEST 6562/12806 [ext/filter/tests/bug69203.phpt]
[1;32mPASS[0m Bug #69203 (FILTER_FLAG_STRIP_HIGH doesn't strip ASCII 127) [ext/filter/tests/bug69203.phpt] 
TEST 6563/12806 [ext/filter/tests/bug71063.phpt]
[1;32mPASS[0m Bug #71063 (filter_input(INPUT_ENV, ..) does not work) [ext/filter/tests/bug71063.phpt] 
TEST 6564/12806 [ext/filter/tests/bug73054.phpt]
[1;32mPASS[0m Bug #73054 (default option ignored when object passed to int filter) [ext/filter/tests/bug73054.phpt] 
TEST 6565/12806 [ext/filter/tests/bug76366.phpt]
[1;32mPASS[0m Bug #76366 (references in sub-array for filtering breaks the filter) [ext/filter/tests/bug76366.phpt] 
TEST 6566/12806 [ext/filter/tests/bug7715.phpt]
[1;32mPASS[0m Bug #7715 (floats value with integer or incomplete input) [ext/filter/tests/bug7715.phpt] 
TEST 6567/12806 [ext/filter/tests/bug77221.phpt]
[1;32mPASS[0m Bug #77221 (Request IP address filter flag to exclude non-global IP addresses) [ext/filter/tests/bug77221.phpt] 
TEST 6568/12806 [ext/filter/tests/bug7733.phpt]
[1;32mPASS[0m Bug #7733 (filter_var() Float exponential weird result) [ext/filter/tests/bug7733.phpt] 
TEST 6569/12806 [ext/filter/tests/bug77423.phpt]
[1;32mPASS[0m Bug #77423 (parse_url() will deliver a wrong host to user) [ext/filter/tests/bug77423.phpt] 
TEST 6570/12806 [ext/filter/tests/bug80584.phpt]
[1;32mPASS[0m Bug #80584 ("0x" and "0X" are considered valid hex numbers by filter_var()) [ext/filter/tests/bug80584.phpt] 
TEST 6571/12806 [ext/filter/tests/bug81122.phpt]
[1;32mPASS[0m Bug #81122 (SSRF bypass in FILTER_VALIDATE_URL) [ext/filter/tests/bug81122.phpt] 
TEST 6572/12806 [ext/filter/tests/bug81708.phpt]
[1;32mPASS[0m Bug #81708 (UAF due to php_filter_float() failing for ints) [ext/filter/tests/bug81708.phpt] 
TEST 6573/12806 [ext/filter/tests/bug8315.phpt]
[1;32mPASS[0m Bug #8315 (NULL values halt the validation) [ext/filter/tests/bug8315.phpt] 
TEST 6574/12806 [ext/filter/tests/callback_closure.phpt]
[1;32mPASS[0m callback function is a closure [ext/filter/tests/callback_closure.phpt] 
TEST 6575/12806 [ext/filter/tests/callback_non_modified_var.phpt]
[1;32mPASS[0m callback function returns non modified value [ext/filter/tests/callback_non_modified_var.phpt] 
TEST 6576/12806 [ext/filter/tests/filter_callback_require_scalar.phpt]
[1;32mPASS[0m FILTER_CALLBACK with explicit FILTER_REQUIRE_SCALAR [ext/filter/tests/filter_callback_require_scalar.phpt] 
TEST 6577/12806 [ext/filter/tests/filter_data.phpt]
[1;32mPASS[0m Simple filter_var() tests [ext/filter/tests/filter_data.phpt] 
TEST 6578/12806 [ext/filter/tests/filter_default_deprecation.phpt]
[1;32mPASS[0m filter.default is deprecated [ext/filter/tests/filter_default_deprecation.phpt] 
TEST 6579/12806 [ext/filter/tests/filter_input_array_001.phpt]
[1;32mPASS[0m filter_input_array: test FILTER_NULL_ON_FAILURE option does not affect general result on empty input [ext/filter/tests/filter_input_array_001.phpt] 
TEST 6580/12806 [ext/filter/tests/filter_ipv4_rfc6890.phpt]
[1;32mPASS[0m 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 6581/12806 [ext/filter/tests/filter_null_on_failure.phpt]
[1;32mPASS[0m FILTER_NULL_ON_FAILURE will give NULL on filters [ext/filter/tests/filter_null_on_failure.phpt] 
TEST 6582/12806 [ext/filter/tests/filter_var_array_with_ref.phpt]
[1;32mPASS[0m filter_var_array() on array with reference [ext/filter/tests/filter_var_array_with_ref.phpt] 
TEST 6583/12806 [ext/filter/tests/gh16523.phpt]
[1;32mPASS[0m GH-16523 (FILTER_FLAG_HOSTNAME accepts ending hyphen) [ext/filter/tests/gh16523.phpt] 
TEST 6584/12806 [ext/filter/tests/gh16944.phpt]
[1;32mPASS[0m Bug GH-16944 (Invalid filtering of IPv6 with FILTER_FLAG_NO_RES_RANGE) [ext/filter/tests/gh16944.phpt] 
TEST 6585/12806 [ext/filter/tests/gh18309.phpt]
[1;32mPASS[0m GH-18309 (ipv6 filter integer overflow) [ext/filter/tests/gh18309.phpt] 
TEST 6586/12806 [ext/filter/tests/ghsa-w8qr-v226-r27w.phpt]
[1;32mPASS[0m GHSA-w8qr-v226-r27w [ext/filter/tests/ghsa-w8qr-v226-r27w.phpt] 
TEST 6587/12806 [ext/filter/tests/surprising_integer_literals.phpt]
[1;32mPASS[0m Surprising result with integer literals (hex/octal) [ext/filter/tests/surprising_integer_literals.phpt] 
TEST 6588/12806 [ext/hash/tests/HashContext_debugInfo.phpt]
[1;32mPASS[0m Hash: HashContext::__debugInfo() [ext/hash/tests/HashContext_debugInfo.phpt] 
TEST 6589/12806 [ext/hash/tests/adler32.phpt]
[1;32mPASS[0m Hash: ADLER32 algorithm [ext/hash/tests/adler32.phpt] 
TEST 6590/12806 [ext/hash/tests/bug52240.phpt]
[1;32mPASS[0m Bug #52240 (hash_copy() does not copy the HMAC key, causes wrong results and PHP crashes) [ext/hash/tests/bug52240.phpt] 
TEST 6591/12806 [ext/hash/tests/bug64745.phpt]
[1;32mPASS[0m Bug #64745 (hash_pbkdf2() truncates data when using default length and hex output) [ext/hash/tests/bug64745.phpt] 
TEST 6592/12806 [ext/hash/tests/bug70312.phpt]
[1;32mPASS[0m Bug #70312 (HAVAL gives wrong hashes in specific cases) [ext/hash/tests/bug70312.phpt] 
TEST 6593/12806 [ext/hash/tests/bug73127.phpt]
[1;32mPASS[0m Bug #73127 (gost-crypto hash incorrect if input data contains long 0xFF sequence) [ext/hash/tests/bug73127.phpt] 
TEST 6594/12806 [ext/hash/tests/bug81714.phpt]
[1;32mPASS[0m Bug #81714 (segfault when serializing finalized HashContext) [ext/hash/tests/bug81714.phpt] 
TEST 6595/12806 [ext/hash/tests/crc32.phpt]
[1;32mPASS[0m Hash: CRC32 algorithm [ext/hash/tests/crc32.phpt] 
TEST 6596/12806 [ext/hash/tests/fnv132.phpt]
[1;32mPASS[0m Hash: FNV132 algorithm [ext/hash/tests/fnv132.phpt] 
TEST 6597/12806 [ext/hash/tests/fnv164.phpt]
[1;32mPASS[0m Hash: FNV164 algorithm [ext/hash/tests/fnv164.phpt] 
TEST 6598/12806 [ext/hash/tests/fnv1a32.phpt]
[1;32mPASS[0m Hash: FNV1a32 algorithm [ext/hash/tests/fnv1a32.phpt] 
TEST 6599/12806 [ext/hash/tests/fnv1a64.phpt]
[1;32mPASS[0m Hash: FNV1a64 algorithm [ext/hash/tests/fnv1a64.phpt] 
TEST 6600/12806 [ext/hash/tests/gh12186_1.phpt]
[1;32mPASS[0m Hash: bug #12186 - segfault in hash_copy() on a finalized context [ext/hash/tests/gh12186_1.phpt] 
TEST 6601/12806 [ext/hash/tests/gh12186_2.phpt]
[1;32mPASS[0m Hash: bug #12186 - segfault when cloning a finalized context [ext/hash/tests/gh12186_2.phpt] 
TEST 6602/12806 [ext/hash/tests/gh16711_1.phpt]
[1;32mPASS[0m GH-16711: Segmentation fault in mhash() [ext/hash/tests/gh16711_1.phpt] 
TEST 6603/12806 [ext/hash/tests/gh16711_2.phpt]
[1;32mPASS[0m GH-16711: Segmentation fault in mhash() [ext/hash/tests/gh16711_2.phpt] 
TEST 6604/12806 [ext/hash/tests/gost.phpt]
[1;32mPASS[0m Hash: gost algorithm [ext/hash/tests/gost.phpt] 
TEST 6605/12806 [ext/hash/tests/hash-clone.phpt]
[1;32mPASS[0m Hash: hash_copy() via clone [ext/hash/tests/hash-clone.phpt] 
TEST 6606/12806 [ext/hash/tests/hash_algos.phpt]
[1;32mPASS[0m Hash: hash_algos() function : basic functionality [ext/hash/tests/hash_algos.phpt] 
TEST 6607/12806 [ext/hash/tests/hash_copy_001.phpt]
[1;32mPASS[0m Hash: hash_copy() basic tests [ext/hash/tests/hash_copy_001.phpt] 
TEST 6608/12806 [ext/hash/tests/hash_equals.phpt]
[1;32mPASS[0m Hash: hash_equals() test [ext/hash/tests/hash_equals.phpt] 
TEST 6609/12806 [ext/hash/tests/hash_error.phpt]
[1;32mPASS[0m Hash: hash() function : error conditions [ext/hash/tests/hash_error.phpt] 
TEST 6610/12806 [ext/hash/tests/hash_file_basic.phpt]
[1;32mPASS[0m Hash: hash_file() function : basic functionality [ext/hash/tests/hash_file_basic.phpt] 
TEST 6611/12806 [ext/hash/tests/hash_file_basic1.phpt]
[1;32mPASS[0m Hash: hash_file() function : basic functionality [ext/hash/tests/hash_file_basic1.phpt] 
TEST 6612/12806 [ext/hash/tests/hash_file_error.phpt]
[1;32mPASS[0m Hash: hash_file() function : error conditions [ext/hash/tests/hash_file_error.phpt] 
TEST 6613/12806 [ext/hash/tests/hash_hkdf_basic.phpt]
[1;32mPASS[0m Hash: hash_hkdf() function: basic functionality [ext/hash/tests/hash_hkdf_basic.phpt] 
TEST 6614/12806 [ext/hash/tests/hash_hkdf_edges.phpt]
[1;32mPASS[0m Hash: hash_hkdf() function: edge cases [ext/hash/tests/hash_hkdf_edges.phpt] 
TEST 6615/12806 [ext/hash/tests/hash_hkdf_error.phpt]
[1;32mPASS[0m Hash: hash_hkdf() function: error conditions [ext/hash/tests/hash_hkdf_error.phpt] 
TEST 6616/12806 [ext/hash/tests/hash_hkdf_rfc5869.phpt]
[1;32mPASS[0m Hash: hash_hkdf() function: RFC 5869 test vectors [ext/hash/tests/hash_hkdf_rfc5869.phpt] 
TEST 6617/12806 [ext/hash/tests/hash_hmac_algos.phpt]
[1;32mPASS[0m Hash: hash_hmac_algos() function : basic functionality [ext/hash/tests/hash_hmac_algos.phpt] 
TEST 6618/12806 [ext/hash/tests/hash_hmac_basic.phpt]
[1;32mPASS[0m Hash: hash_file() function : basic functionality [ext/hash/tests/hash_hmac_basic.phpt] 
TEST 6619/12806 [ext/hash/tests/hash_hmac_error.phpt]
[1;32mPASS[0m Hash: hash_hmac() function : basic functionality [ext/hash/tests/hash_hmac_error.phpt] 
TEST 6620/12806 [ext/hash/tests/hash_hmac_file_basic.phpt]
[1;32mPASS[0m Hash: hash_hmac_file() function : basic functionality [ext/hash/tests/hash_hmac_file_basic.phpt] 
TEST 6621/12806 [ext/hash/tests/hash_hmac_file_error.phpt]
[1;32mPASS[0m Hash: hash_hmac_file() function : basic functionality [ext/hash/tests/hash_hmac_file_error.phpt] 
TEST 6622/12806 [ext/hash/tests/hash_init_error.phpt]
[1;32mPASS[0m Hash: hash_init() function - errors test [ext/hash/tests/hash_init_error.phpt] 
TEST 6623/12806 [ext/hash/tests/hash_pbkdf2_basic.phpt]
[1;32mPASS[0m Hash: hash_pbkdf2() function : basic functionality [ext/hash/tests/hash_pbkdf2_basic.phpt] 
TEST 6624/12806 [ext/hash/tests/hash_pbkdf2_error.phpt]
[1;32mPASS[0m Hash: Test hash_pbkdf2() function : error functionality [ext/hash/tests/hash_pbkdf2_error.phpt] 
TEST 6625/12806 [ext/hash/tests/hash_serialize_001.phpt]
[1;32mPASS[0m Hash: serialize()/unserialize() [ext/hash/tests/hash_serialize_001.phpt] 
TEST 6626/12806 [ext/hash/tests/hash_serialize_002.phpt]
[1;32mPASS[0m Hash: serialize()/unserialize() with HASH_HMAC [ext/hash/tests/hash_serialize_002.phpt] 
TEST 6627/12806 [ext/hash/tests/hash_serialize_003.phpt]
[1;32mPASS[0m Hash: serialization formats [ext/hash/tests/hash_serialize_003.phpt] 
TEST 6628/12806 [ext/hash/tests/hash_serialize_004.phpt]
[1;32mPASS[0m Hash: serialization errors [ext/hash/tests/hash_serialize_004.phpt] 
TEST 6629/12806 [ext/hash/tests/hash_update_file.phpt]
[1;32mPASS[0m Hash: hash_update_file() test [ext/hash/tests/hash_update_file.phpt] 
TEST 6630/12806 [ext/hash/tests/hash_update_stream.phpt]
[1;32mPASS[0m Hash: hash_update_stream() test [ext/hash/tests/hash_update_stream.phpt] 
TEST 6631/12806 [ext/hash/tests/hash_update_stream_basic_001.phpt]
[1;33mSKIP[0m Ensure hash_update_stream() always returns the same hash when $length = 0 [ext/hash/tests/hash_update_stream_basic_001.phpt] reason: Required extension missing: openssl
TEST 6632/12806 [ext/hash/tests/haval.phpt]
[1;32mPASS[0m Hash: haval algorithm (multi-vector, multi-pass, multi-width) [ext/hash/tests/haval.phpt] 
TEST 6633/12806 [ext/hash/tests/hmac-md5.phpt]
[1;32mPASS[0m Hash: hmac-md5 algorithm [ext/hash/tests/hmac-md5.phpt] 
TEST 6634/12806 [ext/hash/tests/joaat.phpt]
[1;32mPASS[0m Hash: Jenkins's one-at-a-time [ext/hash/tests/joaat.phpt] 
TEST 6635/12806 [ext/hash/tests/md2.phpt]
[1;32mPASS[0m Hash: md2 algorithm [ext/hash/tests/md2.phpt] 
TEST 6636/12806 [ext/hash/tests/md4.phpt]
[1;32mPASS[0m Hash: md4 algorithm [ext/hash/tests/md4.phpt] 
TEST 6637/12806 [ext/hash/tests/md5.phpt]
[1;32mPASS[0m Hash: md5 algorithm [ext/hash/tests/md5.phpt] 
TEST 6638/12806 [ext/hash/tests/mhash_001.phpt]
[1;32mPASS[0m MHash: mhash() test [ext/hash/tests/mhash_001.phpt] 
TEST 6639/12806 [ext/hash/tests/mhash_002.phpt]
[1;32mPASS[0m MHash: mhash_get_block_size() & mhash_get_hash_name() test [ext/hash/tests/mhash_002.phpt] 
TEST 6640/12806 [ext/hash/tests/mhash_003.phpt]
[1;32mPASS[0m MHash: mhash_keygen_s2k() test [ext/hash/tests/mhash_003.phpt] 
TEST 6641/12806 [ext/hash/tests/mhash_004.phpt]
[1;32mPASS[0m MHash: mhash() modifying algorithm parameter [ext/hash/tests/mhash_004.phpt] 
TEST 6642/12806 [ext/hash/tests/murmur_seed_deprecation.phpt]
[1;32mPASS[0m Hash: murmur3 seed deprecation of edge cases [ext/hash/tests/murmur_seed_deprecation.phpt] 
TEST 6643/12806 [ext/hash/tests/murmurhash3.phpt]
[1;32mPASS[0m Hash: MurmurHash3 test [ext/hash/tests/murmurhash3.phpt] 
TEST 6644/12806 [ext/hash/tests/murmurhash3_seed.phpt]
[1;32mPASS[0m Hash: MurmurHash3 seed [ext/hash/tests/murmurhash3_seed.phpt] 
TEST 6645/12806 [ext/hash/tests/new-context.phpt]
[1;32mPASS[0m Hash: Attempt to instantiate a HashContext directly [ext/hash/tests/new-context.phpt] 
TEST 6646/12806 [ext/hash/tests/reuse.phpt]
[1;32mPASS[0m Hash: Attempt to reuse a closed hash context [ext/hash/tests/reuse.phpt] 
TEST 6647/12806 [ext/hash/tests/ripemd128.phpt]
[1;32mPASS[0m Hash: ripemd128 algorithm [ext/hash/tests/ripemd128.phpt] 
TEST 6648/12806 [ext/hash/tests/ripemd160.phpt]
[1;32mPASS[0m Hash: ripemd160 algorithm [ext/hash/tests/ripemd160.phpt] 
TEST 6649/12806 [ext/hash/tests/ripemd256.phpt]
[1;32mPASS[0m Hash: ripemd256 algorithm [ext/hash/tests/ripemd256.phpt] 
TEST 6650/12806 [ext/hash/tests/ripemd320.phpt]
[1;32mPASS[0m Hash: ripemd320 algorithm [ext/hash/tests/ripemd320.phpt] 
TEST 6651/12806 [ext/hash/tests/sensitive_parameter.phpt]
[1;32mPASS[0m Test that sensitive parameters are marked sensitive. [ext/hash/tests/sensitive_parameter.phpt] 
TEST 6652/12806 [ext/hash/tests/sha1.phpt]
[1;32mPASS[0m Hash: sha1 algorithm [ext/hash/tests/sha1.phpt] 
TEST 6653/12806 [ext/hash/tests/sha224.phpt]
[1;32mPASS[0m Hash: sha224 algorithm [ext/hash/tests/sha224.phpt] 
TEST 6654/12806 [ext/hash/tests/sha256.phpt]
[1;32mPASS[0m Hash: sha256 algorithm [ext/hash/tests/sha256.phpt] 
TEST 6655/12806 [ext/hash/tests/sha3.phpt]
[1;32mPASS[0m Hash: sha3 algorithm [ext/hash/tests/sha3.phpt] 
TEST 6656/12806 [ext/hash/tests/sha384.phpt]
[1;32mPASS[0m Hash: sha384 algorithm [ext/hash/tests/sha384.phpt] 
TEST 6657/12806 [ext/hash/tests/sha512-224.phpt]
[1;32mPASS[0m Hash: sha512/224 algorithm [ext/hash/tests/sha512-224.phpt] 
TEST 6658/12806 [ext/hash/tests/sha512-256.phpt]
[1;32mPASS[0m Hash: sha512/256 algorithm [ext/hash/tests/sha512-256.phpt] 
TEST 6659/12806 [ext/hash/tests/sha512.phpt]
[1;32mPASS[0m Hash: sha512 algorithm [ext/hash/tests/sha512.phpt] 
TEST 6660/12806 [ext/hash/tests/snefru.phpt]
[1;32mPASS[0m Hash: snefru algorithm [ext/hash/tests/snefru.phpt] 
TEST 6661/12806 [ext/hash/tests/tiger.phpt]
[1;32mPASS[0m Hash: tiger algorithm [ext/hash/tests/tiger.phpt] 
TEST 6662/12806 [ext/hash/tests/whirlpool.phpt]
[1;32mPASS[0m Hash: whirlpool algorithm [ext/hash/tests/whirlpool.phpt] 
TEST 6663/12806 [ext/hash/tests/xxh3_convert_secret_to_string.phpt]
[1;32mPASS[0m xxh3 convert secret to string should not modify (shm) array [ext/hash/tests/xxh3_convert_secret_to_string.phpt] 
TEST 6664/12806 [ext/hash/tests/xxhash_secret.phpt]
[1;32mPASS[0m Hash: xxHash secret [ext/hash/tests/xxhash_secret.phpt] 
TEST 6665/12806 [ext/hash/tests/xxhash_seed.phpt]
[1;32mPASS[0m Hash: xxHash seed [ext/hash/tests/xxhash_seed.phpt] 
TEST 6666/12806 [ext/hash/tests/xxhash_seed_deprecation.phpt]
[1;32mPASS[0m Hash: xxHash seed deprecation of edge cases [ext/hash/tests/xxhash_seed_deprecation.phpt] 
TEST 6667/12806 [ext/hash/tests/xxhash_unserialize_memsize.phpt]
[1;32mPASS[0m xxhash memsize must be in range when unserializing [ext/hash/tests/xxhash_unserialize_memsize.phpt] 
TEST 6668/12806 [ext/json/tests/001.phpt]
[1;32mPASS[0m json_decode() tests [ext/json/tests/001.phpt] 
TEST 6669/12806 [ext/json/tests/002.phpt]
[1;32mPASS[0m json_encode() tests [ext/json/tests/002.phpt] 
TEST 6670/12806 [ext/json/tests/003.phpt]
[1;32mPASS[0m json_encode() & endless loop - 1 [ext/json/tests/003.phpt] 
TEST 6671/12806 [ext/json/tests/004.phpt]
[1;32mPASS[0m json_encode() & endless loop - 2 [ext/json/tests/004.phpt] 
TEST 6672/12806 [ext/json/tests/005.phpt]
[1;32mPASS[0m json_encode() & endless loop - 3 [ext/json/tests/005.phpt] 
TEST 6673/12806 [ext/json/tests/006.phpt]
[1;32mPASS[0m json_encode() & extended encoding [ext/json/tests/006.phpt] 
TEST 6674/12806 [ext/json/tests/007.phpt]
[1;32mPASS[0m json_last_error() tests [ext/json/tests/007.phpt] 
TEST 6675/12806 [ext/json/tests/008.phpt]
[1;32mPASS[0m json_decode() with large integers [ext/json/tests/008.phpt] 
TEST 6676/12806 [ext/json/tests/009.phpt]
[1;32mPASS[0m json_encode() with non-packed array that should be encoded as an array rather than object [ext/json/tests/009.phpt] 
TEST 6677/12806 [ext/json/tests/bug40503.phpt]
[1;32mPASS[0m Bug #40503 (json_encode() value corruption on 32bit systems with overflown values) [ext/json/tests/bug40503.phpt] 
TEST 6678/12806 [ext/json/tests/bug41034.phpt]
[1;32mPASS[0m Bug #41034 (json_encode() ignores null byte started keys in arrays) [ext/json/tests/bug41034.phpt] 
TEST 6679/12806 [ext/json/tests/bug41067.phpt]
[1;32mPASS[0m Bug #41067 (json_encode() problem with UTF-16 input) [ext/json/tests/bug41067.phpt] 
TEST 6680/12806 [ext/json/tests/bug41403.phpt]
[1;33mSKIP[0m Bug #41403 (json_decode cannot decode floats if localeconv decimal_point is not '.') [ext/json/tests/bug41403.phpt] reason: no de_DE locale
TEST 6681/12806 [ext/json/tests/bug41504.phpt]
[1;32mPASS[0m Bug #41504 (json_decode() converts empty array keys to "_empty_") [ext/json/tests/bug41504.phpt] 
TEST 6682/12806 [ext/json/tests/bug41567.phpt]
[1;32mPASS[0m Bug #41567 (json_encode() double conversion is inconsistent with PHP) [ext/json/tests/bug41567.phpt] 
TEST 6683/12806 [ext/json/tests/bug42090.phpt]
[1;32mPASS[0m Bug #42090 (json_decode causes segmentation fault) [ext/json/tests/bug42090.phpt] 
TEST 6684/12806 [ext/json/tests/bug42785.phpt]
[1;33mSKIP[0m Bug #42785 (Incorrect formatting of double values with non-english locales) [ext/json/tests/bug42785.phpt] reason: locale needed for this test is not supported on this platform
TEST 6685/12806 [ext/json/tests/bug43941.phpt]
[1;32mPASS[0m Bug #43941 (json_encode() invalid UTF-8) [ext/json/tests/bug43941.phpt] 
TEST 6686/12806 [ext/json/tests/bug45791.phpt]
[1;32mPASS[0m Bug #45791 (json_decode() does not handle number 0e0) [ext/json/tests/bug45791.phpt] 
TEST 6687/12806 [ext/json/tests/bug46215.phpt]
[1;32mPASS[0m Bug #46215 (json_encode mutates its parameter and has some class-specific state) [ext/json/tests/bug46215.phpt] 
TEST 6688/12806 [ext/json/tests/bug46944.phpt]
[1;32mPASS[0m Bug #46944 (json_encode() doesn't handle 3 byte utf8 correctly) [ext/json/tests/bug46944.phpt] 
TEST 6689/12806 [ext/json/tests/bug47644.phpt]
[1;32mPASS[0m Bug #47644 (valid large integers are truncated) [ext/json/tests/bug47644.phpt] 
TEST 6690/12806 [ext/json/tests/bug50224.phpt]
[1;32mPASS[0m bug #50224 (json_encode() does not always encode a float as a float) [ext/json/tests/bug50224.phpt] 
TEST 6691/12806 [ext/json/tests/bug53946.phpt]
[1;32mPASS[0m bug #53946 (json_encode() with JSON_UNESCAPED_UNICODE) [ext/json/tests/bug53946.phpt] 
TEST 6692/12806 [ext/json/tests/bug54058.phpt]
[1;32mPASS[0m Bug #54058 (json_last_error() invalid UTF-8 produces wrong error) [ext/json/tests/bug54058.phpt] 
TEST 6693/12806 [ext/json/tests/bug54484.phpt]
[1;32mPASS[0m Bug #54484 (Empty string in json_decode doesn't reset json_last_error) [ext/json/tests/bug54484.phpt] 
TEST 6694/12806 [ext/json/tests/bug55543.phpt]
[1;32mPASS[0m Bug #55543 (json_encode() with JSON_NUMERIC_CHECK & numeric string properties) [ext/json/tests/bug55543.phpt] 
TEST 6695/12806 [ext/json/tests/bug61537.phpt]
[1;32mPASS[0m Bug #61537 (json_encode() incorrectly truncates/discards information) [ext/json/tests/bug61537.phpt] 
TEST 6696/12806 [ext/json/tests/bug61978.phpt]
[1;32mPASS[0m Bug #61978 (Object recursion not detected for classes that implement JsonSerializable) [ext/json/tests/bug61978.phpt] 
TEST 6697/12806 [ext/json/tests/bug62010.phpt]
[1;32mPASS[0m Bug #62010 (json_decode produces invalid byte-sequences) [ext/json/tests/bug62010.phpt] 
TEST 6698/12806 [ext/json/tests/bug62369.phpt]
[1;32mPASS[0m FR #62369 (Segfault on json_encode(deeply_nested_array) [ext/json/tests/bug62369.phpt] 
TEST 6699/12806 [ext/json/tests/bug63737.phpt]
[1;32mPASS[0m Bug #63737 (json_decode does not properly decode with options parameter) [ext/json/tests/bug63737.phpt] 
TEST 6700/12806 [ext/json/tests/bug64695.phpt]
[1;32mPASS[0m Bug #64695 JSON_NUMERIC_CHECK has issues with strings that are numbers plus the letter e [ext/json/tests/bug64695.phpt] 
TEST 6701/12806 [ext/json/tests/bug64874_part1.phpt]
[1;32mPASS[0m Whitespace part of bug #64874 ("json_decode handles whitespace and case-sensitivity incorrectly") [ext/json/tests/bug64874_part1.phpt] 
TEST 6702/12806 [ext/json/tests/bug64874_part2.phpt]
[1;32mPASS[0m Case-sensitivity part of bug #64874 ("json_decode handles whitespace and case-sensitivity incorrectly") [ext/json/tests/bug64874_part2.phpt] 
TEST 6703/12806 [ext/json/tests/bug66021.phpt]
[1;32mPASS[0m Bug #66021 (Blank line inside empty array/object when JSON_PRETTY_PRINT is set) [ext/json/tests/bug66021.phpt] 
TEST 6704/12806 [ext/json/tests/bug66025.phpt]
[1;32mPASS[0m Bug #66025 (Indent wrong when json_encode() called from jsonSerialize function) [ext/json/tests/bug66025.phpt] 
TEST 6705/12806 [ext/json/tests/bug68546.phpt]
[1;32mPASS[0m Bug #68546 (json_decode() Fatal error: Cannot access property started with '\0') [ext/json/tests/bug68546.phpt] 
TEST 6706/12806 [ext/json/tests/bug68567.phpt]
[1;32mPASS[0m Bug #68567 JSON_PARTIAL_OUTPUT_ON_ERROR can result in JSON with null key [ext/json/tests/bug68567.phpt] 
TEST 6707/12806 [ext/json/tests/bug68817.phpt]
[1;32mPASS[0m Bug #68817 (Null pointer deference) [ext/json/tests/bug68817.phpt] 
TEST 6708/12806 [ext/json/tests/bug68938.phpt]
[1;32mPASS[0m Bug #68938 (json_decode() decodes empty string without indicating error) [ext/json/tests/bug68938.phpt] 
TEST 6709/12806 [ext/json/tests/bug68992.phpt]
[1;32mPASS[0m Bug #68992 (json_encode stacks exceptions thrown by JsonSerializable classes) [ext/json/tests/bug68992.phpt] 
TEST 6710/12806 [ext/json/tests/bug69187.phpt]
[1;32mPASS[0m Bug #69187 json_last_error return BC in PHP7 [ext/json/tests/bug69187.phpt] 
TEST 6711/12806 [ext/json/tests/bug71835.phpt]
[1;32mPASS[0m Bug #71835 (json_encode sometimes incorrectly detects recursion with JsonSerializable) [ext/json/tests/bug71835.phpt] 
TEST 6712/12806 [ext/json/tests/bug72069.phpt]
[1;32mPASS[0m Bug #72069 (Behavior \JsonSerializable different from json_encode) [ext/json/tests/bug72069.phpt] 
TEST 6713/12806 [ext/json/tests/bug72787.phpt]
[1;32mPASS[0m Bug #72787 (json_decode reads out of bounds) [ext/json/tests/bug72787.phpt] 
TEST 6714/12806 [ext/json/tests/bug73113.phpt]
[1;32mPASS[0m Bug #73113 (Segfault with throwing JsonSerializable)
Also test that the custom exception is not wrapped by ext/json [ext/json/tests/bug73113.phpt] 
TEST 6715/12806 [ext/json/tests/bug73254.phpt]
[1;32mPASS[0m Bug #73254 (Incorrect indentation generated by json_encode() with JSON_PRETTY_PRINT) [ext/json/tests/bug73254.phpt] 
TEST 6716/12806 [ext/json/tests/bug73991.phpt]
[1;32mPASS[0m Allow JSON_OBJECT_AS_ARRAY to have an effect [ext/json/tests/bug73991.phpt] 
TEST 6717/12806 [ext/json/tests/bug77843.phpt]
[1;32mPASS[0m Bug #77843: Use after free with json serializer [ext/json/tests/bug77843.phpt] 
TEST 6718/12806 [ext/json/tests/bug81532.phpt]
[1;32mPASS[0m Bug #81532: Change of $depth behaviour in json_encode() on PHP 8.1 [ext/json/tests/bug81532.phpt] 
TEST 6719/12806 [ext/json/tests/fail001.phpt]
[1;32mPASS[0m JSON (http://www.crockford.com/JSON/JSON_checker/test/fail*.json) [ext/json/tests/fail001.phpt] 
TEST 6720/12806 [ext/json/tests/gh15168.phpt]
[1;32mPASS[0m GH-15168 (stack overflow in json_encode()) [ext/json/tests/gh15168.phpt] 
TEST 6721/12806 [ext/json/tests/inf_nan_error.phpt]
[1;32mPASS[0m An error is thrown when INF or NaN are encoded [ext/json/tests/inf_nan_error.phpt] 
TEST 6722/12806 [ext/json/tests/json_decode_basic.phpt]
[1;32mPASS[0m Test json_decode() function : basic functionality [ext/json/tests/json_decode_basic.phpt] 
TEST 6723/12806 [ext/json/tests/json_decode_error.phpt]
[1;32mPASS[0m Test json_decode() function : error conditions [ext/json/tests/json_decode_error.phpt] 
TEST 6724/12806 [ext/json/tests/json_decode_exceptions.phpt]
[1;32mPASS[0m Test json_decode() function : JSON_THROW_ON_ERROR flag [ext/json/tests/json_decode_exceptions.phpt] 
TEST 6725/12806 [ext/json/tests/json_decode_invalid_utf8.phpt]
[1;32mPASS[0m json_decode() invalid UTF8 [ext/json/tests/json_decode_invalid_utf8.phpt] 
TEST 6726/12806 [ext/json/tests/json_encode_basic.phpt]
[1;32mPASS[0m Test json_encode() function : basic functionality [ext/json/tests/json_encode_basic.phpt] 
TEST 6727/12806 [ext/json/tests/json_encode_basic_utf8.phpt]
[1;32mPASS[0m Test json_encode() function : basic functionality with UTF8 string input [ext/json/tests/json_encode_basic_utf8.phpt] 
TEST 6728/12806 [ext/json/tests/json_encode_exceptions.phpt]
[1;32mPASS[0m Test json_encode() function : JSON_THROW_ON_ERROR flag [ext/json/tests/json_encode_exceptions.phpt] 
TEST 6729/12806 [ext/json/tests/json_encode_invalid_utf8.phpt]
[1;32mPASS[0m json_encode() invalid UTF8 [ext/json/tests/json_encode_invalid_utf8.phpt] 
TEST 6730/12806 [ext/json/tests/json_encode_numeric.phpt]
[1;32mPASS[0m Test json_encode() function with numeric flag [ext/json/tests/json_encode_numeric.phpt] 
TEST 6731/12806 [ext/json/tests/json_encode_pretty_print.phpt]
[1;32mPASS[0m json_encode() with JSON_PRETTY_PRINT [ext/json/tests/json_encode_pretty_print.phpt] 
TEST 6732/12806 [ext/json/tests/json_encode_pretty_print2.phpt]
[1;32mPASS[0m json_encode() with JSON_PRETTY_PRINT on declared properties [ext/json/tests/json_encode_pretty_print2.phpt] 
TEST 6733/12806 [ext/json/tests/json_encode_recursion_01.phpt]
[1;32mPASS[0m json_encode() Recursion test with just JsonSerializable [ext/json/tests/json_encode_recursion_01.phpt] 
TEST 6734/12806 [ext/json/tests/json_encode_recursion_02.phpt]
[1;32mPASS[0m json_encode() Recursion test with JsonSerializable and var_dump simple [ext/json/tests/json_encode_recursion_02.phpt] 
TEST 6735/12806 [ext/json/tests/json_encode_recursion_03.phpt]
[1;32mPASS[0m json_encode() Recursion test with JsonSerializable and __debugInfo [ext/json/tests/json_encode_recursion_03.phpt] 
TEST 6736/12806 [ext/json/tests/json_encode_recursion_04.phpt]
[1;32mPASS[0m json_encode() Recursion test with JsonSerializable, __debugInfo and var_export [ext/json/tests/json_encode_recursion_04.phpt] 
TEST 6737/12806 [ext/json/tests/json_encode_recursion_05.phpt]
[1;32mPASS[0m json_encode() Recursion test with JsonSerializable, __debugInfo and print_r [ext/json/tests/json_encode_recursion_05.phpt] 
TEST 6738/12806 [ext/json/tests/json_encode_recursion_06.phpt]
[1;32mPASS[0m json_encode() Recursion test with JsonSerializable and serialize [ext/json/tests/json_encode_recursion_06.phpt] 
TEST 6739/12806 [ext/json/tests/json_encode_u2028_u2029.phpt]
[1;32mPASS[0m json_encode() tests for U+2028, U+2029 [ext/json/tests/json_encode_u2028_u2029.phpt] 
TEST 6740/12806 [ext/json/tests/json_encode_unescaped_slashes.phpt]
[1;32mPASS[0m json_decode() tests [ext/json/tests/json_encode_unescaped_slashes.phpt] 
TEST 6741/12806 [ext/json/tests/json_exceptions_error_clearing.phpt]
[1;32mPASS[0m JSON_THROW_ON_ERROR: global error flag untouched [ext/json/tests/json_exceptions_error_clearing.phpt] 
TEST 6742/12806 [ext/json/tests/json_last_error_error.phpt]
[1;32mPASS[0m json_last_error() failures [ext/json/tests/json_last_error_error.phpt] 
TEST 6743/12806 [ext/json/tests/json_last_error_msg_error.phpt]
[1;32mPASS[0m json_last_error_msg() failures [ext/json/tests/json_last_error_msg_error.phpt] 
TEST 6744/12806 [ext/json/tests/json_validate_001.phpt]
[1;32mPASS[0m json_validate() - General usage [ext/json/tests/json_validate_001.phpt] 
TEST 6745/12806 [ext/json/tests/json_validate_002.phpt]
[1;32mPASS[0m json_validate() - Error handling [ext/json/tests/json_validate_002.phpt] 
TEST 6746/12806 [ext/json/tests/json_validate_003.phpt]
[1;32mPASS[0m json_validate() - Error handling for max depth [ext/json/tests/json_validate_003.phpt] 
TEST 6747/12806 [ext/json/tests/json_validate_004.phpt]
[1;32mPASS[0m json_validate() - Invalid UTF-8's [ext/json/tests/json_validate_004.phpt] 
TEST 6748/12806 [ext/json/tests/json_validate_005.phpt]
[1;32mPASS[0m json_validate() - compare against json_decode() for different types of inputs [ext/json/tests/json_validate_005.phpt] 
TEST 6749/12806 [ext/json/tests/pass001.1.phpt]
[1;32mPASS[0m JSON (http://www.crockford.com/JSON/JSON_checker/test/pass1.json) [ext/json/tests/pass001.1.phpt] 
TEST 6750/12806 [ext/json/tests/pass001.1_64bit.phpt]
[1;32mPASS[0m JSON (http://www.crockford.com/JSON/JSON_checker/test/pass1.json) [ext/json/tests/pass001.1_64bit.phpt] 
TEST 6751/12806 [ext/json/tests/pass001.phpt]
[1;32mPASS[0m JSON (http://www.crockford.com/JSON/JSON_checker/test/pass1.json) [ext/json/tests/pass001.phpt] 
TEST 6752/12806 [ext/json/tests/pass002.phpt]
[1;32mPASS[0m JSON (http://www.crockford.com/JSON/JSON_checker/test/pass2.json) [ext/json/tests/pass002.phpt] 
TEST 6753/12806 [ext/json/tests/pass003.phpt]
[1;32mPASS[0m JSON (http://www.crockford.com/JSON/JSON_checker/test/pass3.json) [ext/json/tests/pass003.phpt] 
TEST 6754/12806 [ext/json/tests/serialize.phpt]
[1;32mPASS[0m json_encode() Serialization tests [ext/json/tests/serialize.phpt] 
TEST 6755/12806 [ext/json/tests/unsupported_type_error.phpt]
[1;32mPASS[0m An error is thrown when an unsupported type is encoded [ext/json/tests/unsupported_type_error.phpt] 
TEST 6756/12806 [ext/libxml/tests/001.phpt]
[1;32mPASS[0m libxml_use_internal_errors() [ext/libxml/tests/001.phpt] 
TEST 6757/12806 [ext/libxml/tests/002.phpt]
[1;32mPASS[0m libxml_get_errors() [ext/libxml/tests/002.phpt] 
TEST 6758/12806 [ext/libxml/tests/003.phpt]
[1;32mPASS[0m libxml_use_internal_errors() memory leaks [ext/libxml/tests/003.phpt] 
TEST 6759/12806 [ext/libxml/tests/004.phpt]
[1;33mSKIP[0m libxml_set_streams_context() [ext/libxml/tests/004.phpt] reason: Required extension missing: dom
TEST 6760/12806 [ext/libxml/tests/bug42112.phpt]
[1;33mSKIP[0m Bug #42112 (deleting a node produces memory corruption) [ext/libxml/tests/bug42112.phpt] reason: Required extension missing: dom
TEST 6761/12806 [ext/libxml/tests/bug51903.phpt]
[1;33mSKIP[0m Bug #51903 (simplexml_load_file() doesn't use HTTP headers) [ext/libxml/tests/bug51903.phpt] reason: pcntl_fork() not available
TEST 6762/12806 [ext/libxml/tests/bug54138.phpt]
[1;33mSKIP[0m Bug #54138 - DOMNode::getLineNo() doesn't return line number higher than 65535 [ext/libxml/tests/bug54138.phpt] reason: Required extension missing: dom
TEST 6763/12806 [ext/libxml/tests/bug54138_2.phpt]
[1;33mSKIP[0m Bug #54138 - DOMNode::getLineNo() doesn't return line number higher than 65535 [ext/libxml/tests/bug54138_2.phpt] reason: Required extension missing: dom
TEST 6764/12806 [ext/libxml/tests/bug54440.phpt]
[1;32mPASS[0m Bug #54440: libxml extension ignores default context [ext/libxml/tests/bug54440.phpt] 
TEST 6765/12806 [ext/libxml/tests/bug61367-read.phpt]
[1;33mSKIP[0m Bug #61367: open_basedir bypass in libxml RSHUTDOWN: read test [ext/libxml/tests/bug61367-read.phpt] reason: Required extension missing: dom
TEST 6766/12806 [ext/libxml/tests/bug61367-read_2.phpt]
[1;33mSKIP[0m Bug #61367: open_basedir bypass in libxml RSHUTDOWN: read test [ext/libxml/tests/bug61367-read_2.phpt] reason: Required extension missing: dom
TEST 6767/12806 [ext/libxml/tests/bug61367-write.phpt]
[1;33mSKIP[0m Bug #61367: open_basedir bypass in libxml RSHUTDOWN: write test [ext/libxml/tests/bug61367-write.phpt] reason: Required extension missing: dom
TEST 6768/12806 [ext/libxml/tests/bug63389.phpt]
[1;32mPASS[0m Bug #63389 (Missing context check on libxml_set_streams_context() causes memleak) [ext/libxml/tests/bug63389.phpt] 
TEST 6769/12806 [ext/libxml/tests/bug69753-mb.phpt]
[1;33mSKIP[0m Bug #69753 - libXMLError::file contains invalid URI [ext/libxml/tests/bug69753-mb.phpt] reason: Required extension missing: dom
TEST 6770/12806 [ext/libxml/tests/bug69753.phpt]
[1;33mSKIP[0m Bug #69753 - libXMLError::file contains invalid URI [ext/libxml/tests/bug69753.phpt] reason: Required extension missing: dom
TEST 6771/12806 [ext/libxml/tests/bug76777.phpt]
[1;33mSKIP[0m Bug #76777 (first parameter of libxml_set_external_entity_loader callback undefined) [ext/libxml/tests/bug76777.phpt] reason: Required extension missing: dom
TEST 6772/12806 [ext/libxml/tests/bug79191.phpt]
[1;33mSKIP[0m Bug #79191 (Error in SoapClient ctor disables DOMDocument::save()) [ext/libxml/tests/bug79191.phpt] reason: Required extensions missing: soap, dom
TEST 6773/12806 [ext/libxml/tests/libxml_disable_entity_loader.phpt]
[1;33mSKIP[0m libxml_disable_entity_loader() [ext/libxml/tests/libxml_disable_entity_loader.phpt] reason: Required extension missing: dom
TEST 6774/12806 [ext/libxml/tests/libxml_disable_entity_loader_2.phpt]
[1;33mSKIP[0m libxml_disable_entity_loader() [ext/libxml/tests/libxml_disable_entity_loader_2.phpt] reason: Required extension missing: dom
TEST 6775/12806 [ext/libxml/tests/libxml_entity_loading_disabled_by_default.phpt]
[1;33mSKIP[0m libxml_disable_entity_loader() [ext/libxml/tests/libxml_entity_loading_disabled_by_default.phpt] reason: Required extension missing: dom
TEST 6776/12806 [ext/libxml/tests/libxml_get_external_entity_loader.phpt]
[1;32mPASS[0m libxml_get_external_entity_loader() returns current handler [ext/libxml/tests/libxml_get_external_entity_loader.phpt] 
TEST 6777/12806 [ext/libxml/tests/libxml_get_external_entity_loader_error_callback_name.phpt]
[1;33mSKIP[0m libxml_get_external_entity_loader() display correct callable name [ext/libxml/tests/libxml_get_external_entity_loader_error_callback_name.phpt] reason: Required extension missing: dom
TEST 6778/12806 [ext/libxml/tests/libxml_set_external_entity_loader_basic.phpt]
[1;33mSKIP[0m libxml_set_external_entity_loader() basic test [ext/libxml/tests/libxml_set_external_entity_loader_basic.phpt] reason: Required extension missing: dom
TEST 6779/12806 [ext/libxml/tests/libxml_set_external_entity_loader_error1.phpt]
[1;33mSKIP[0m libxml_set_external_entity_loader() error: bad arguments [ext/libxml/tests/libxml_set_external_entity_loader_error1.phpt] reason: Required extension missing: dom
TEST 6780/12806 [ext/libxml/tests/libxml_set_external_entity_loader_error2.phpt]
[1;32mPASS[0m libxml_set_external_entity_loader() with non-callable argument [ext/libxml/tests/libxml_set_external_entity_loader_error2.phpt] 
TEST 6781/12806 [ext/libxml/tests/libxml_set_external_entity_loader_trampoline.phpt]
[1;33mSKIP[0m libxml_set_external_entity_loader() trampoline callback [ext/libxml/tests/libxml_set_external_entity_loader_trampoline.phpt] reason: Required extension missing: dom
TEST 6782/12806 [ext/libxml/tests/libxml_set_external_entity_loader_variation1.phpt]
[1;33mSKIP[0m libxml_set_external_entity_loader() variation: resolve externals and entities [ext/libxml/tests/libxml_set_external_entity_loader_variation1.phpt] reason: Required extension missing: dom
TEST 6783/12806 [ext/libxml/tests/libxml_set_external_entity_loader_variation2.phpt]
[1;33mSKIP[0m libxml_set_external_entity_loader() variation: restore original handler; returning NULL [ext/libxml/tests/libxml_set_external_entity_loader_variation2.phpt] reason: Required extension missing: dom
TEST 6784/12806 [ext/libxml/tests/libxml_set_streams_context_overwrite.phpt]
[1;32mPASS[0m Overwrite libxml_set_streams_context [ext/libxml/tests/libxml_set_streams_context_overwrite.phpt] 
TEST 6785/12806 [ext/libxml/tests/null_returned_by_resolver.phpt]
[1;33mSKIP[0m null returned by resolver function [ext/libxml/tests/null_returned_by_resolver.phpt] reason: Required extension missing: dom
TEST 6786/12806 [ext/pcre/tests/001.phpt]
[1;32mPASS[0m abusing preg_match() [ext/pcre/tests/001.phpt] 
TEST 6787/12806 [ext/pcre/tests/002.phpt]
[1;32mPASS[0m preg_* with bogus vals [ext/pcre/tests/002.phpt] 
TEST 6788/12806 [ext/pcre/tests/003.phpt]
[1;32mPASS[0m abusing preg_match_all() [ext/pcre/tests/003.phpt] 
TEST 6789/12806 [ext/pcre/tests/004.phpt]
[1;32mPASS[0m abusing pcre [ext/pcre/tests/004.phpt] 
TEST 6790/12806 [ext/pcre/tests/005.phpt]
[1;32mPASS[0m abusing preg_match_all() #2 [ext/pcre/tests/005.phpt] 
TEST 6791/12806 [ext/pcre/tests/006.phpt]
[1;32mPASS[0m preg_replace() with array of failing regular expressions [ext/pcre/tests/006.phpt] 
TEST 6792/12806 [ext/pcre/tests/007.phpt]
[1;32mPASS[0m preg_replace_callback() with callback that modifies subject string [ext/pcre/tests/007.phpt] 
TEST 6793/12806 [ext/pcre/tests/backtrack_limit.phpt]
[1;32mPASS[0m Backtracking limit [ext/pcre/tests/backtrack_limit.phpt] 
TEST 6794/12806 [ext/pcre/tests/bug20528.phpt]
[1;32mPASS[0m Bug #20528 (preg_split() drops characters (re-opens Bug #15413)) [ext/pcre/tests/bug20528.phpt] 
TEST 6795/12806 [ext/pcre/tests/bug21732.phpt]
[1;32mPASS[0m Bug #21732 (preg_replace() segfaults with invalid parameters) [ext/pcre/tests/bug21732.phpt] 
TEST 6796/12806 [ext/pcre/tests/bug21758.phpt]
[1;32mPASS[0m Bug #21758 (preg_replace_callback() not working with class methods) [ext/pcre/tests/bug21758.phpt] 
TEST 6797/12806 [ext/pcre/tests/bug26927.phpt]
[1;32mPASS[0m Bug #26927 (preg_quote() does not escape \0) [ext/pcre/tests/bug26927.phpt] 
TEST 6798/12806 [ext/pcre/tests/bug27011.phpt]
[1;32mPASS[0m Bug #27011 (segfault in preg_match_all()) [ext/pcre/tests/bug27011.phpt] 
TEST 6799/12806 [ext/pcre/tests/bug27103.phpt]
[1;32mPASS[0m Bug #27103 (preg_split('//u') incorrectly splits UTF-8 strings into octets) [ext/pcre/tests/bug27103.phpt] 
TEST 6800/12806 [ext/pcre/tests/bug34790.phpt]
[1;32mPASS[0m Bug #34790 (preg_match_all(), named capturing groups, variable assignment/return => crash) [ext/pcre/tests/bug34790.phpt] 
TEST 6801/12806 [ext/pcre/tests/bug37800.phpt]
[1;32mPASS[0m Bug #37800 (preg_replace() limit parameter odd behaviour) [ext/pcre/tests/bug37800.phpt] 
TEST 6802/12806 [ext/pcre/tests/bug37911.phpt]
[1;32mPASS[0m Bug #37911 (preg_replace_callback ignores named groups) [ext/pcre/tests/bug37911.phpt] 
TEST 6803/12806 [ext/pcre/tests/bug38600.phpt]
[1;32mPASS[0m Bug #38600 (infinite loop in pcre with extended class) [ext/pcre/tests/bug38600.phpt] 
TEST 6804/12806 [ext/pcre/tests/bug40195.phpt]
[1;32mPASS[0m Bug #40195 (pcre 6.7 regression) [ext/pcre/tests/bug40195.phpt] 
TEST 6805/12806 [ext/pcre/tests/bug40909.phpt]
[1;32mPASS[0m Bug #40909 (pcre 7.0 regression) [ext/pcre/tests/bug40909.phpt] 
TEST 6806/12806 [ext/pcre/tests/bug41050.phpt]
[1;32mPASS[0m Bug #41050 (pcre 7.0 regression) [ext/pcre/tests/bug41050.phpt] 
TEST 6807/12806 [ext/pcre/tests/bug41148.phpt]
[1;32mPASS[0m Bug #41148 (pcre 7.0 regression) [ext/pcre/tests/bug41148.phpt] 
TEST 6808/12806 [ext/pcre/tests/bug41638.phpt]
[1;32mPASS[0m Bug #41638 (pcre 7.0 regression) [ext/pcre/tests/bug41638.phpt] 
TEST 6809/12806 [ext/pcre/tests/bug42298.phpt]
[1;32mPASS[0m Bug #42298 (pcre gives bogus results with /u) [ext/pcre/tests/bug42298.phpt] 
TEST 6810/12806 [ext/pcre/tests/bug42737.phpt]
[1;32mPASS[0m Bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines) [ext/pcre/tests/bug42737.phpt] 
TEST 6811/12806 [ext/pcre/tests/bug42945.phpt]
[1;32mPASS[0m Bug #42945 (preg_split() swallows part of the string) [ext/pcre/tests/bug42945.phpt] 
TEST 6812/12806 [ext/pcre/tests/bug44191.phpt]
[1;32mPASS[0m Bug #44191 (preg_grep messes up array index) [ext/pcre/tests/bug44191.phpt] 
TEST 6813/12806 [ext/pcre/tests/bug44214.phpt]
[1;32mPASS[0m Bug #44214 (crash with preg_replace_callback() and global variable) [ext/pcre/tests/bug44214.phpt] 
TEST 6814/12806 [ext/pcre/tests/bug44214_2.phpt]
[1;32mPASS[0m Bug #44214-2 (crash with preg_replace_callback() and global variable) [ext/pcre/tests/bug44214_2.phpt] 
TEST 6815/12806 [ext/pcre/tests/bug44925.phpt]
[1;32mPASS[0m Bug #44925 (preg_grep() modifies input array) [ext/pcre/tests/bug44925.phpt] 
TEST 6816/12806 [ext/pcre/tests/bug47229.phpt]
[1;32mPASS[0m Bug #47229 (preg_quote() doesn't escape -) [ext/pcre/tests/bug47229.phpt] 
TEST 6817/12806 [ext/pcre/tests/bug47662.phpt]
[1;32mPASS[0m Bug #47662 (support more than 127 named subpatterns) [ext/pcre/tests/bug47662.phpt] 
TEST 6818/12806 [ext/pcre/tests/bug52732.phpt]
[1;32mPASS[0m Bug #52732 (Docs say preg_match() returns FALSE on error, but it returns int(0)) [ext/pcre/tests/bug52732.phpt] 
TEST 6819/12806 [ext/pcre/tests/bug52971.phpt]
[1;32mPASS[0m Bug #52971 (PCRE-Meta-Characters not working with utf-8) [ext/pcre/tests/bug52971.phpt] 
TEST 6820/12806 [ext/pcre/tests/bug53823.phpt]
[1;32mPASS[0m Bug #53823 - preg_replace: * qualifier on unicode replace garbles the string [ext/pcre/tests/bug53823.phpt] 
TEST 6821/12806 [ext/pcre/tests/bug61780.phpt]
[1;32mPASS[0m Bug #61780 (Inconsistent PCRE captures in match results): basics [ext/pcre/tests/bug61780.phpt] 
TEST 6822/12806 [ext/pcre/tests/bug61780_1.phpt]
[1;32mPASS[0m Bug #61780 (Inconsistent PCRE captures in match results): numeric subpatterns [ext/pcre/tests/bug61780_1.phpt] 
TEST 6823/12806 [ext/pcre/tests/bug61780_2.phpt]
[1;32mPASS[0m Bug #61780 (Inconsistent PCRE captures in match results): named subpatterns [ext/pcre/tests/bug61780_2.phpt] 
TEST 6824/12806 [ext/pcre/tests/bug63055.phpt]
[1;32mPASS[0m Bug #63055 (Segfault in zend_gc with SF2 testsuite) [ext/pcre/tests/bug63055.phpt] 
TEST 6825/12806 [ext/pcre/tests/bug66121.phpt]
[1;32mPASS[0m Bug #66121 - UTF-8 lookbehinds match bytes instead of characters [ext/pcre/tests/bug66121.phpt] 
TEST 6826/12806 [ext/pcre/tests/bug67238.phpt]
[1;32mPASS[0m Bug #67238 Ungreedy and min/max quantifier bug in PCRE 8.34 upstream [ext/pcre/tests/bug67238.phpt] 
TEST 6827/12806 [ext/pcre/tests/bug69864.phpt]
[1;32mPASS[0m Bug #69864 (Segfault in preg_replace_callback) [ext/pcre/tests/bug69864.phpt] 
TEST 6828/12806 [ext/pcre/tests/bug70232.phpt]
[1;32mPASS[0m Bug #70232 (Incorrect bump-along behavior with \K and empty string match) [ext/pcre/tests/bug70232.phpt] 
TEST 6829/12806 [ext/pcre/tests/bug70345.phpt]
[1;32mPASS[0m Bug #70345 (Multiple vulnerabilities related to PCRE functions) [ext/pcre/tests/bug70345.phpt] 
TEST 6830/12806 [ext/pcre/tests/bug71537.phpt]
[1;32mPASS[0m Fixed bug #71537 (PCRE segfault from Opcache) [ext/pcre/tests/bug71537.phpt] 
TEST 6831/12806 [ext/pcre/tests/bug72463.phpt]
[1;32mPASS[0m Bug #72463 mail fails with invalid argument [ext/pcre/tests/bug72463.phpt] 
TEST 6832/12806 [ext/pcre/tests/bug72463_2.phpt]
[1;33mSKIP[0m Bug #72463 mail fails with invalid argument [ext/pcre/tests/bug72463_2.phpt] reason: windows only
TEST 6833/12806 [ext/pcre/tests/bug72685.phpt]
[1;32mPASS[0m Bug #72685: Same string is UTF-8 validated repeatedly [ext/pcre/tests/bug72685.phpt] 
TEST 6834/12806 [ext/pcre/tests/bug72688.phpt]
[1;32mPASS[0m Bug #72688 (preg_match missing group names in matches) [ext/pcre/tests/bug72688.phpt] 
TEST 6835/12806 [ext/pcre/tests/bug73392.phpt]
[1;32mPASS[0m Bug #73392 (A use-after-free in zend allocator management) [ext/pcre/tests/bug73392.phpt] 
TEST 6836/12806 [ext/pcre/tests/bug73483.phpt]
[1;32mPASS[0m Bug #73483 (Segmentation fault on pcre_replace_callback) [ext/pcre/tests/bug73483.phpt] 
TEST 6837/12806 [ext/pcre/tests/bug73612.phpt]
[1;32mPASS[0m Bug #73612 (preg_*() may leak memory) [ext/pcre/tests/bug73612.phpt] 
TEST 6838/12806 [ext/pcre/tests/bug74183.phpt]
[1;32mPASS[0m Bug #74183 - preg_last_error not returning error code after error [ext/pcre/tests/bug74183.phpt] 
TEST 6839/12806 [ext/pcre/tests/bug74873.phpt]
[1;32mPASS[0m Bug #74873 (Minor BC break: PCRE_JIT changes output of preg_match()) [ext/pcre/tests/bug74873.phpt] 
TEST 6840/12806 [ext/pcre/tests/bug75089.phpt]
[1;32mPASS[0m Bug #75089 (preg_grep() is not reporting PREG_BAD_UTF8_ERROR after first input string) [ext/pcre/tests/bug75089.phpt] 
TEST 6841/12806 [ext/pcre/tests/bug75207.phpt]
[1;32mPASS[0m CVE-2016-1283, see bug #75207 [ext/pcre/tests/bug75207.phpt] 
TEST 6842/12806 [ext/pcre/tests/bug75355.phpt]
[1;32mPASS[0m Bug #75355 (preg_quote() does not quote # control character) [ext/pcre/tests/bug75355.phpt] 
TEST 6843/12806 [ext/pcre/tests/bug75457.phpt]
[1;32mPASS[0m Bug #75457 (heap-use-after-free in php7.0.25) [ext/pcre/tests/bug75457.phpt] 
TEST 6844/12806 [ext/pcre/tests/bug75539.phpt]
[1;32mPASS[0m Bug #75539 - Recursive call errors are not reported by preg_last_error() [ext/pcre/tests/bug75539.phpt] 
TEST 6845/12806 [ext/pcre/tests/bug76127.phpt]
[1;32mPASS[0m Bug #76127: preg_split does not raise an error on invalid UTF-8 [ext/pcre/tests/bug76127.phpt] 
TEST 6846/12806 [ext/pcre/tests/bug76512.phpt]
[1;32mPASS[0m Bug #76512 (\w no longer includes unicode characters) [ext/pcre/tests/bug76512.phpt] 
TEST 6847/12806 [ext/pcre/tests/bug76514.phpt]
[1;32mPASS[0m Bug #76514 Regression in preg_match makes it fail with PREG_JIT_STACKLIMIT_ERROR [ext/pcre/tests/bug76514.phpt] 
TEST 6848/12806 [ext/pcre/tests/bug76850.phpt]
[1;32mPASS[0m Bug #76850 Exit code mangled by set locale/preg_match [ext/pcre/tests/bug76850.phpt] 
TEST 6849/12806 [ext/pcre/tests/bug76909.phpt]
[1;32mPASS[0m Bug #76909 preg_match difference between 7.3 and < 7.3 [ext/pcre/tests/bug76909.phpt] 
TEST 6850/12806 [ext/pcre/tests/bug77193.phpt]
[1;32mPASS[0m Bug #77193 Infinite loop in preg_replace_callback [ext/pcre/tests/bug77193.phpt] 
TEST 6851/12806 [ext/pcre/tests/bug77827.phpt]
[1;32mPASS[0m Bug #77827 (preg_match does not ignore \r in regex flags) [ext/pcre/tests/bug77827.phpt] 
TEST 6852/12806 [ext/pcre/tests/bug78272.phpt]
[1;33mSKIP[0m Bug #78272: calling preg_match() before pcntl_fork() will freeze child process [ext/pcre/tests/bug78272.phpt] reason: Required extension missing: pcntl
TEST 6853/12806 [ext/pcre/tests/bug78338.phpt]
[1;32mPASS[0m Bug #78338 (Array cross-border reading in PCRE) [ext/pcre/tests/bug78338.phpt] 
TEST 6854/12806 [ext/pcre/tests/bug78853.phpt]
[1;32mPASS[0m Bug #78853 (preg_match() may return integer > 1) [ext/pcre/tests/bug78853.phpt] 
TEST 6855/12806 [ext/pcre/tests/bug79188.phpt]
[1;32mPASS[0m Bug #79188: Memory corruption in preg_replace/preg_replace_callback and unicode [ext/pcre/tests/bug79188.phpt] 
TEST 6856/12806 [ext/pcre/tests/bug79241.phpt]
[1;32mPASS[0m Bug #79241: Segmentation fault on preg_match() [ext/pcre/tests/bug79241.phpt] 
TEST 6857/12806 [ext/pcre/tests/bug79257.phpt]
[1;32mPASS[0m Bug #79257: Duplicate named groups (?J) prefer last alternative even if not matched [ext/pcre/tests/bug79257.phpt] 
TEST 6858/12806 [ext/pcre/tests/bug79363.phpt]
[1;32mPASS[0m Bug #79363 (\p{L} doesn't work alongside \p{Arabic} in a character class) [ext/pcre/tests/bug79363.phpt] 
TEST 6859/12806 [ext/pcre/tests/bug79846.phpt]
[1;32mPASS[0m Bug #79846 (8c67c166996 broke simple regexp) [ext/pcre/tests/bug79846.phpt] 
TEST 6860/12806 [ext/pcre/tests/bug80118.phpt]
[1;32mPASS[0m Bug #80118 (Erroneous whitespace match with JIT only) [ext/pcre/tests/bug80118.phpt] 
TEST 6861/12806 [ext/pcre/tests/bug80866.phpt]
[1;32mPASS[0m Bug #80866 preg_split ignores limit flag when pattern with \K has 0-width fullstring match [ext/pcre/tests/bug80866.phpt] 
TEST 6862/12806 [ext/pcre/tests/bug81101.phpt]
[1;32mPASS[0m Bug #81101 - Invalid single character repetition issues in JIT [ext/pcre/tests/bug81101.phpt] 
TEST 6863/12806 [ext/pcre/tests/bug81243.phpt]
[1;32mPASS[0m Bug #81243 (Too much memory is allocated for preg_replace()) [ext/pcre/tests/bug81243.phpt] 
TEST 6864/12806 [ext/pcre/tests/bug81424a.phpt]
[1;32mPASS[0m Bug #81424 (PCRE2 10.35 JIT performance regression) [ext/pcre/tests/bug81424a.phpt] 
TEST 6865/12806 [ext/pcre/tests/cache_limit.phpt]
[1;32mPASS[0m Compiled regex cache limit [ext/pcre/tests/cache_limit.phpt] 
TEST 6866/12806 [ext/pcre/tests/check_jit_enabled.phpt]
[1;32mPASS[0m Check for JIT enablement status [ext/pcre/tests/check_jit_enabled.phpt] 
TEST 6867/12806 [ext/pcre/tests/ctype_back_to_c.phpt]
[1;33mSKIP[0m Changing LC_CTYPE back to C [ext/pcre/tests/ctype_back_to_c.phpt] reason: requires de_DE locale
TEST 6868/12806 [ext/pcre/tests/delimiters.phpt]
[1;32mPASS[0m Delimiters crash test [ext/pcre/tests/delimiters.phpt] 
TEST 6869/12806 [ext/pcre/tests/dollar_endonly.phpt]
[1;32mPASS[0m D (PCRE_DOLLAR_ENDONLY) modifier [ext/pcre/tests/dollar_endonly.phpt] 
TEST 6870/12806 [ext/pcre/tests/errors01.phpt]
[1;32mPASS[0m Test preg_split() function : error conditions - Recursion limit exhausted [ext/pcre/tests/errors01.phpt] 
TEST 6871/12806 [ext/pcre/tests/errors02.phpt]
[1;32mPASS[0m Test preg_split() function : error conditions - Malformed UTF-8 [ext/pcre/tests/errors02.phpt] 
TEST 6872/12806 [ext/pcre/tests/errors03.phpt]
[1;32mPASS[0m Test preg_match() function : error conditions - Internal error [ext/pcre/tests/errors03.phpt] 
TEST 6873/12806 [ext/pcre/tests/errors04.phpt]
[1;32mPASS[0m Test preg_match_all() function : error conditions - Backtracking limit [ext/pcre/tests/errors04.phpt] 
TEST 6874/12806 [ext/pcre/tests/errors05.phpt]
[1;32mPASS[0m Test preg_match() function : error conditions - jit stacklimit exhausted [ext/pcre/tests/errors05.phpt] 
TEST 6875/12806 [ext/pcre/tests/errors06.phpt]
[1;32mPASS[0m Test preg_match() function : error conditions - Malformed UTF-8 offset [ext/pcre/tests/errors06.phpt] 
TEST 6876/12806 [ext/pcre/tests/gh10968.phpt]
[1;32mPASS[0m GH-10968: preg_replace_callback_array() segmentation fault [ext/pcre/tests/gh10968.phpt] 
TEST 6877/12806 [ext/pcre/tests/gh11374.phpt]
[1;33mSKIP[0m GH-11374 (PCRE regular expression without JIT enabled gives different result) [ext/pcre/tests/gh11374.phpt] reason: Required extension missing: zend_test
TEST 6878/12806 [ext/pcre/tests/gh11956.phpt]
[1;32mPASS[0m GH-11956 (PCRE regular expressions with JIT enabled gives different result) [ext/pcre/tests/gh11956.phpt] 
TEST 6879/12806 [ext/pcre/tests/gh15205_1.phpt]
[1;32mPASS[0m GH-15205: UAF when destroying RegexIterator after pcre request shutdown [ext/pcre/tests/gh15205_1.phpt] 
TEST 6880/12806 [ext/pcre/tests/gh15205_2.phpt]
[1;32mPASS[0m GH-15205: UAF when destroying stream after pcre request shutdown [ext/pcre/tests/gh15205_2.phpt] 
TEST 6881/12806 [ext/pcre/tests/gh16184.phpt]
[1;32mPASS[0m GH-16184 (UBSan address overflowed in ext/pcre/php_pcre.c) [ext/pcre/tests/gh16184.phpt] 
TEST 6882/12806 [ext/pcre/tests/gh16189.phpt]
[1;32mPASS[0m GH-16189 (preg_match/preg_match_all underflow on start_offset argument) [ext/pcre/tests/gh16189.phpt] 
TEST 6883/12806 [ext/pcre/tests/gh17122.phpt]
[1;32mPASS[0m GH-17122 (memory leak in regex) [ext/pcre/tests/gh17122.phpt] 
TEST 6884/12806 [ext/pcre/tests/grep.phpt]
[1;32mPASS[0m preg_grep() [ext/pcre/tests/grep.phpt] 
TEST 6885/12806 [ext/pcre/tests/grep2.phpt]
[1;32mPASS[0m preg_grep() 2nd test [ext/pcre/tests/grep2.phpt] 
TEST 6886/12806 [ext/pcre/tests/invalid_utf8.phpt]
[1;32mPASS[0m preg_replace() and invalid UTF8 [ext/pcre/tests/invalid_utf8.phpt] 
TEST 6887/12806 [ext/pcre/tests/invalid_utf8_offset.phpt]
[1;32mPASS[0m preg_replace() and invalid UTF8 offset [ext/pcre/tests/invalid_utf8_offset.phpt] 
TEST 6888/12806 [ext/pcre/tests/locales.phpt]
[1;33mSKIP[0m Localized match [ext/pcre/tests/locales.phpt] reason: pt locale not available
TEST 6889/12806 [ext/pcre/tests/marks.phpt]
[1;32mPASS[0m Test support for PCRE marks [ext/pcre/tests/marks.phpt] 
TEST 6890/12806 [ext/pcre/tests/match_flags.phpt]
[1;32mPASS[0m preg_match_all() flags [ext/pcre/tests/match_flags.phpt] 
TEST 6891/12806 [ext/pcre/tests/match_flags2.phpt]
[1;32mPASS[0m preg_match() flags [ext/pcre/tests/match_flags2.phpt] 
TEST 6892/12806 [ext/pcre/tests/match_flags3.phpt]
[1;32mPASS[0m preg_match() flags 3 [ext/pcre/tests/match_flags3.phpt] 
TEST 6893/12806 [ext/pcre/tests/multiline.phpt]
[1;32mPASS[0m Multi-line match [ext/pcre/tests/multiline.phpt] 
TEST 6894/12806 [ext/pcre/tests/no_jit_bug70110.phpt]
[1;32mPASS[0m Test (*NO_JIT) doesn't crash when JIT enabled [ext/pcre/tests/no_jit_bug70110.phpt] 
TEST 6895/12806 [ext/pcre/tests/null_bytes.phpt]
[1;32mPASS[0m Zero byte test [ext/pcre/tests/null_bytes.phpt] 
TEST 6896/12806 [ext/pcre/tests/oss-fuzz-65021.phpt]
[1;32mPASS[0m oss-fuzz #65021 [ext/pcre/tests/oss-fuzz-65021.phpt] 
TEST 6897/12806 [ext/pcre/tests/pcre.constants.phpt]
[1;32mPASS[0m Test for pre-defined pcre constants [ext/pcre/tests/pcre.constants.phpt] 
TEST 6898/12806 [ext/pcre/tests/pcre_anchored.phpt]
[1;32mPASS[0m A (PCRE_ANCHORED) modifier [ext/pcre/tests/pcre_anchored.phpt] 
TEST 6899/12806 [ext/pcre/tests/pcre_count.phpt]
[1;32mPASS[0m preg_replace() fifth parameter - count [ext/pcre/tests/pcre_count.phpt] 
TEST 6900/12806 [ext/pcre/tests/pcre_extended.phpt]
[1;32mPASS[0m x (PCRE_EXTENDED) modifier [ext/pcre/tests/pcre_extended.phpt] 
TEST 6901/12806 [ext/pcre/tests/pcre_extra.phpt]
[1;32mPASS[0m X (PCRE_EXTRA) modifier is ignored (no error, no change) [ext/pcre/tests/pcre_extra.phpt] 
TEST 6902/12806 [ext/pcre/tests/preg_filter.phpt]
[1;32mPASS[0m preg_filter() [ext/pcre/tests/preg_filter.phpt] 
TEST 6903/12806 [ext/pcre/tests/preg_grep_basic.phpt]
[1;32mPASS[0m Test preg_grep() function : basic functionality [ext/pcre/tests/preg_grep_basic.phpt] 
TEST 6904/12806 [ext/pcre/tests/preg_grep_error1.phpt]
[1;32mPASS[0m Test preg_grep() function : error conditions - bad regular expressions [ext/pcre/tests/preg_grep_error1.phpt] 
TEST 6905/12806 [ext/pcre/tests/preg_match_all_basic.phpt]
[1;32mPASS[0m Test preg_match_all() function : basic functionality [ext/pcre/tests/preg_match_all_basic.phpt] 
TEST 6906/12806 [ext/pcre/tests/preg_match_all_edit_basic.phpt]
[1;32mPASS[0m Test preg_match_all() function : basic functionality [ext/pcre/tests/preg_match_all_edit_basic.phpt] 
TEST 6907/12806 [ext/pcre/tests/preg_match_all_error1.phpt]
[1;32mPASS[0m Test preg_match_all() function : error conditions - bad regular expressions [ext/pcre/tests/preg_match_all_error1.phpt] 
TEST 6908/12806 [ext/pcre/tests/preg_match_all_error3.phpt]
[1;32mPASS[0m Test preg_match_all() function : error conditions [ext/pcre/tests/preg_match_all_error3.phpt] 
TEST 6909/12806 [ext/pcre/tests/preg_match_basic.phpt]
[1;32mPASS[0m Test preg_match() function : basic functionality [ext/pcre/tests/preg_match_basic.phpt] 
TEST 6910/12806 [ext/pcre/tests/preg_match_basic_002.phpt]
[1;32mPASS[0m preg_match() single line match with multi-line input [ext/pcre/tests/preg_match_basic_002.phpt] 
TEST 6911/12806 [ext/pcre/tests/preg_match_basic_edit.phpt]
[1;32mPASS[0m Test preg_match() function : basic functionality [ext/pcre/tests/preg_match_basic_edit.phpt] 
TEST 6912/12806 [ext/pcre/tests/preg_match_caseless_restrict.phpt]
[1;32mPASS[0m testing /r modifier in preg_* functions [ext/pcre/tests/preg_match_caseless_restrict.phpt] 
TEST 6913/12806 [ext/pcre/tests/preg_match_error1.phpt]
[1;32mPASS[0m Test preg_match() function : error conditions - bad regular expressions [ext/pcre/tests/preg_match_error1.phpt] 
TEST 6914/12806 [ext/pcre/tests/preg_match_error3.phpt]
[1;32mPASS[0m Test preg_match() function : error conditions - jit stacklimit exhausted [ext/pcre/tests/preg_match_error3.phpt] 
TEST 6915/12806 [ext/pcre/tests/preg_match_error4.phpt]
[1;32mPASS[0m Pattern exhausting PCRE JIT stack [ext/pcre/tests/preg_match_error4.phpt] 
TEST 6916/12806 [ext/pcre/tests/preg_match_frameless_leak.phpt]
[1;32mPASS[0m Memory leak in preg_match() frameless function with invalid regex and object arguments [ext/pcre/tests/preg_match_frameless_leak.phpt] 
TEST 6917/12806 [ext/pcre/tests/preg_match_latin.phpt]
[1;32mPASS[0m preg_match() single line match with latin input [ext/pcre/tests/preg_match_latin.phpt] 
TEST 6918/12806 [ext/pcre/tests/preg_match_non_capture.phpt]
[1;32mPASS[0m testing /n modifier in preg_match() [ext/pcre/tests/preg_match_non_capture.phpt] 
TEST 6919/12806 [ext/pcre/tests/preg_match_variation1.phpt]
[1;32mPASS[0m Test preg_match() function : variation [ext/pcre/tests/preg_match_variation1.phpt] 
TEST 6920/12806 [ext/pcre/tests/preg_quote_basic.phpt]
[1;32mPASS[0m Test preg_quote() function : basic functionality [ext/pcre/tests/preg_quote_basic.phpt] 
TEST 6921/12806 [ext/pcre/tests/preg_replace.phpt]
[1;32mPASS[0m preg_replace() [ext/pcre/tests/preg_replace.phpt] 
TEST 6922/12806 [ext/pcre/tests/preg_replace2.phpt]
[1;32mPASS[0m preg_replace() [ext/pcre/tests/preg_replace2.phpt] 
TEST 6923/12806 [ext/pcre/tests/preg_replace_basic.phpt]
[1;32mPASS[0m Test preg_replace() function : basic functionality [ext/pcre/tests/preg_replace_basic.phpt] 
TEST 6924/12806 [ext/pcre/tests/preg_replace_callback.phpt]
[1;32mPASS[0m preg_replace_callback() [ext/pcre/tests/preg_replace_callback.phpt] 
TEST 6925/12806 [ext/pcre/tests/preg_replace_callback2.phpt]
[1;32mPASS[0m preg_replace_callback() 2 [ext/pcre/tests/preg_replace_callback2.phpt] 
TEST 6926/12806 [ext/pcre/tests/preg_replace_callback3.phpt]
[1;32mPASS[0m preg_replace_callback() 3 [ext/pcre/tests/preg_replace_callback3.phpt] 
TEST 6927/12806 [ext/pcre/tests/preg_replace_callback_array.phpt]
[1;32mPASS[0m preg_replace_callback_array() basic functions [ext/pcre/tests/preg_replace_callback_array.phpt] 
TEST 6928/12806 [ext/pcre/tests/preg_replace_callback_array2.phpt]
[1;32mPASS[0m preg_replace_callback_array() errors [ext/pcre/tests/preg_replace_callback_array2.phpt] 
TEST 6929/12806 [ext/pcre/tests/preg_replace_callback_array_error.phpt]
[1;32mPASS[0m preg_replace_callback_array() errors [ext/pcre/tests/preg_replace_callback_array_error.phpt] 
TEST 6930/12806 [ext/pcre/tests/preg_replace_callback_array_fatal_error.phpt]
[1;32mPASS[0m preg_replace_callback_array() invalid callable [ext/pcre/tests/preg_replace_callback_array_fatal_error.phpt] 
TEST 6931/12806 [ext/pcre/tests/preg_replace_callback_array_numeric_index_error.phpt]
[1;32mPASS[0m preg_replace_callback_array() invalid pattern [ext/pcre/tests/preg_replace_callback_array_numeric_index_error.phpt] 
TEST 6932/12806 [ext/pcre/tests/preg_replace_callback_basic.phpt]
[1;32mPASS[0m Test preg_replace_callback() function : basic functionality [ext/pcre/tests/preg_replace_callback_basic.phpt] 
TEST 6933/12806 [ext/pcre/tests/preg_replace_callback_error1.phpt]
[1;32mPASS[0m Test preg_replace_callback() function : error [ext/pcre/tests/preg_replace_callback_error1.phpt] 
TEST 6934/12806 [ext/pcre/tests/preg_replace_callback_fatal_error_leak.phpt]
[1;32mPASS[0m preg_replace_callback() should not leak persistent memory on fatal error [ext/pcre/tests/preg_replace_callback_fatal_error_leak.phpt] 
TEST 6935/12806 [ext/pcre/tests/preg_replace_callback_flags.phpt]
[1;32mPASS[0m Support for flags in preg_replace_callback(_array) [ext/pcre/tests/preg_replace_callback_flags.phpt] 
TEST 6936/12806 [ext/pcre/tests/preg_replace_edit_basic.phpt]
[1;32mPASS[0m Test preg_replace() function : basic [ext/pcre/tests/preg_replace_edit_basic.phpt] 
TEST 6937/12806 [ext/pcre/tests/preg_replace_error1.phpt]
[1;32mPASS[0m Test preg_replace() function : error - bad regular expressions [ext/pcre/tests/preg_replace_error1.phpt] 
TEST 6938/12806 [ext/pcre/tests/preg_replace_error2.phpt]
[1;32mPASS[0m Test preg_replace() function : error conditions - wrong arg types [ext/pcre/tests/preg_replace_error2.phpt] 
TEST 6939/12806 [ext/pcre/tests/preg_replace_variation1.phpt]
[1;32mPASS[0m Test preg_replace() function : variation both arguments are arrays [ext/pcre/tests/preg_replace_variation1.phpt] 
TEST 6940/12806 [ext/pcre/tests/preg_split_basic.phpt]
[1;32mPASS[0m Test preg_split() function : basic functionality [ext/pcre/tests/preg_split_basic.phpt] 
TEST 6941/12806 [ext/pcre/tests/preg_split_error1.phpt]
[1;32mPASS[0m Test preg_split() function : error conditions - bad regular expressions [ext/pcre/tests/preg_split_error1.phpt] 
TEST 6942/12806 [ext/pcre/tests/recursion_limit.phpt]
[1;32mPASS[0m PCRE Recursion limit [ext/pcre/tests/recursion_limit.phpt] 
TEST 6943/12806 [ext/pcre/tests/request47456.phpt]
[1;32mPASS[0m Request #47456 (Missing PCRE option 'J') [ext/pcre/tests/request47456.phpt] 
TEST 6944/12806 [ext/pcre/tests/split.phpt]
[1;32mPASS[0m preg_split() [ext/pcre/tests/split.phpt] 
TEST 6945/12806 [ext/pcre/tests/split2.phpt]
[1;32mPASS[0m preg_split() 2nd test [ext/pcre/tests/split2.phpt] 
TEST 6946/12806 [ext/pcre/tests/study.phpt]
[1;32mPASS[0m Study regex [ext/pcre/tests/study.phpt] 
TEST 6947/12806 [ext/pcre/tests/ungreedy.phpt]
[1;32mPASS[0m U (PCRE_UNGREEDY) modifier [ext/pcre/tests/ungreedy.phpt] 
TEST 6948/12806 [ext/random/tests/01_functions/array_rand_mt_rand_php.phpt]
[1;32mPASS[0m array_rand() is not affected by MT_RAND_PHP as with PHP < 8.2 [ext/random/tests/01_functions/array_rand_mt_rand_php.phpt] 
TEST 6949/12806 [ext/random/tests/01_functions/bug46587.phpt]
[1;32mPASS[0m Bug #46587 (mt_rand() does not check that max is greater than min). [ext/random/tests/01_functions/bug46587.phpt] 
TEST 6950/12806 [ext/random/tests/01_functions/bug75170.phpt]
[1;32mPASS[0m Bug #75170: mt_rand() bias on 64-bit machines [ext/random/tests/01_functions/bug75170.phpt] 
TEST 6951/12806 [ext/random/tests/01_functions/bug75514.phpt]
[1;32mPASS[0m Bug #75514 mt_rand returns value outside [$min,$max] [ext/random/tests/01_functions/bug75514.phpt] 
TEST 6952/12806 [ext/random/tests/01_functions/lcg_value_basic.phpt]
[1;32mPASS[0m Maths test for xapic versions of lcg_value() [ext/random/tests/01_functions/lcg_value_basic.phpt] 
TEST 6953/12806 [ext/random/tests/01_functions/lcg_value_deprecation.phpt]
[1;32mPASS[0m lcg_value() deprecation [ext/random/tests/01_functions/lcg_value_deprecation.phpt] 
TEST 6954/12806 [ext/random/tests/01_functions/mt_getrandmax_basic.phpt]
[1;32mPASS[0m Test mt_getrandmax() - basic function test mt_getrandmax() [ext/random/tests/01_functions/mt_getrandmax_basic.phpt] 
TEST 6955/12806 [ext/random/tests/01_functions/mt_rand_basic.phpt]
[1;32mPASS[0m Test mt_rand() - basic function test mt_rand() [ext/random/tests/01_functions/mt_rand_basic.phpt] 
TEST 6956/12806 [ext/random/tests/01_functions/mt_rand_value.phpt]
[1;32mPASS[0m Test mt_rand() output [ext/random/tests/01_functions/mt_rand_value.phpt] 
TEST 6957/12806 [ext/random/tests/01_functions/mt_srand_basic.phpt]
[1;32mPASS[0m Test mt_srand() - basic function (return values) mt_srand() [ext/random/tests/01_functions/mt_srand_basic.phpt] 
TEST 6958/12806 [ext/random/tests/01_functions/mt_srand_unknown_mode.phpt]
[1;32mPASS[0m mt_srand(): Test unknown modes [ext/random/tests/01_functions/mt_srand_unknown_mode.phpt] 
TEST 6959/12806 [ext/random/tests/01_functions/rand_basic.phpt]
[1;32mPASS[0m Test  rand() - basic function test rand() [ext/random/tests/01_functions/rand_basic.phpt] 
TEST 6960/12806 [ext/random/tests/01_functions/rand_inverted_order.phpt]
[1;32mPASS[0m Test rand function when min and max are in proper or inverted order [ext/random/tests/01_functions/rand_inverted_order.phpt] 
TEST 6961/12806 [ext/random/tests/01_functions/random_bytes.phpt]
[1;32mPASS[0m Test normal operation of random_bytes() [ext/random/tests/01_functions/random_bytes.phpt] 
TEST 6962/12806 [ext/random/tests/01_functions/random_bytes_error.phpt]
[1;32mPASS[0m Test error operation of random_bytes() [ext/random/tests/01_functions/random_bytes_error.phpt] 
TEST 6963/12806 [ext/random/tests/01_functions/random_int.phpt]
[1;32mPASS[0m Test normal operation of random_int() [ext/random/tests/01_functions/random_int.phpt] 
TEST 6964/12806 [ext/random/tests/01_functions/random_int_error.phpt]
[1;32mPASS[0m Test error operation of random_int() [ext/random/tests/01_functions/random_int_error.phpt] 
TEST 6965/12806 [ext/random/tests/01_functions/reflection.phpt]
[1;32mPASS[0m Bug #74708 Wrong reflection on random_bytes and random_int [ext/random/tests/01_functions/reflection.phpt] 
TEST 6966/12806 [ext/random/tests/01_functions/srand_basic.phpt]
[1;32mPASS[0m Test srand() - basic function test for srand() [ext/random/tests/01_functions/srand_basic.phpt] 
TEST 6967/12806 [ext/random/tests/02_engine/all_serialize_error.phpt]
[1;32mPASS[0m Random: Engine: serialize error pattern [ext/random/tests/02_engine/all_serialize_error.phpt] 
TEST 6968/12806 [ext/random/tests/02_engine/all_serialize_native.phpt]
[1;32mPASS[0m Random: Engine: Serialization of native engines must preserve the sequence [ext/random/tests/02_engine/all_serialize_native.phpt] 
TEST 6969/12806 [ext/random/tests/02_engine/all_serialize_user.phpt]
[1;32mPASS[0m Random: Engine: Serialization of user engines must preserve the sequence [ext/random/tests/02_engine/all_serialize_user.phpt] 
TEST 6970/12806 [ext/random/tests/02_engine/mt19937_error.phpt]
[1;32mPASS[0m Random: Engine: Mt19937: Invalid $mode parameter values must be rejected [ext/random/tests/02_engine/mt19937_error.phpt] 
TEST 6971/12806 [ext/random/tests/02_engine/mt19937_serialize.phpt]
[1;32mPASS[0m Random: Engine: Mt19937: The serialization output must be stable [ext/random/tests/02_engine/mt19937_serialize.phpt] 
TEST 6972/12806 [ext/random/tests/02_engine/mt19937_value.phpt]
[1;32mPASS[0m Random: Engine: Mt19937: For a reference seed a fixed reference value must be generated [ext/random/tests/02_engine/mt19937_value.phpt] 
TEST 6973/12806 [ext/random/tests/02_engine/pcgoneseq128xslrr64_jump_error.phpt]
[1;32mPASS[0m Random: Engine: PcgOneseq128XslRr64: Negative jumps must be rejected [ext/random/tests/02_engine/pcgoneseq128xslrr64_jump_error.phpt] 
TEST 6974/12806 [ext/random/tests/02_engine/pcgoneseq128xslrr64_seed.phpt]
[1;32mPASS[0m Random: Engine: PcgOneseq128XslRr64: The seed parameter must work as expected [ext/random/tests/02_engine/pcgoneseq128xslrr64_seed.phpt] 
TEST 6975/12806 [ext/random/tests/02_engine/pcgoneseq128xslrr64_serialize.phpt]
[1;32mPASS[0m Random: Engine: PcgOneseq128XslRr64: The serialization output must be stable [ext/random/tests/02_engine/pcgoneseq128xslrr64_serialize.phpt] 
TEST 6976/12806 [ext/random/tests/02_engine/pcgoneseq128xslrr64_value.phpt]
[1;32mPASS[0m Random: Engine: PcgOneseq128XslRr64: For a reference seed a fixed reference value must be generated [ext/random/tests/02_engine/pcgoneseq128xslrr64_value.phpt] 
TEST 6977/12806 [ext/random/tests/02_engine/user_compatibility.phpt]
[1;32mPASS[0m Random: Engine: Native engines can be wrapped without changing their sequence [ext/random/tests/02_engine/user_compatibility.phpt] 
TEST 6978/12806 [ext/random/tests/02_engine/user_reference_return.phpt]
[1;32mPASS[0m Random: Engine: User: Returning by reference works [ext/random/tests/02_engine/user_reference_return.phpt] 
TEST 6979/12806 [ext/random/tests/02_engine/xoshiro256starstar_seed.phpt]
[1;32mPASS[0m Random: Engine: Xoshiro256StarStar: The seed parameter must work as expected [ext/random/tests/02_engine/xoshiro256starstar_seed.phpt] 
TEST 6980/12806 [ext/random/tests/02_engine/xoshiro256starstar_serialize.phpt]
[1;32mPASS[0m Random: Engine: Xoshiro256StarStar: The serialization output must be stable [ext/random/tests/02_engine/xoshiro256starstar_serialize.phpt] 
TEST 6981/12806 [ext/random/tests/02_engine/xoshiro256starstar_value.phpt]
[1;32mPASS[0m Random: Engine: Xoshiro256StarStar: For a reference seed a fixed reference value must be generated [ext/random/tests/02_engine/xoshiro256starstar_value.phpt] 
TEST 6982/12806 [ext/random/tests/03_randomizer/compatibility_array_rand.phpt]
[1;32mPASS[0m Random: Randomizer: The Mt19937 engine and pickArrayKeys are consistent with array_rand() [ext/random/tests/03_randomizer/compatibility_array_rand.phpt] 
TEST 6983/12806 [ext/random/tests/03_randomizer/compatibility_mt_rand.phpt]
[1;32mPASS[0m Random: Randomizer: The Mt19937 engine is a drop-in replacement for mt_rand() [ext/random/tests/03_randomizer/compatibility_mt_rand.phpt] 
TEST 6984/12806 [ext/random/tests/03_randomizer/compatibility_user.phpt]
[1;32mPASS[0m Random: Randomizer: Native engines can be wrapped without changing their sequence [ext/random/tests/03_randomizer/compatibility_user.phpt] 
TEST 6985/12806 [ext/random/tests/03_randomizer/construct_twice.phpt]
[1;32mPASS[0m Random: Randomizer: Calling __construct() fails due to readonly $engine property [ext/random/tests/03_randomizer/construct_twice.phpt] 
TEST 6986/12806 [ext/random/tests/03_randomizer/engine_unsafe_biased.phpt]
[1;32mPASS[0m Random: Randomizer: Heavily biased engines are detected and rejected [ext/random/tests/03_randomizer/engine_unsafe_biased.phpt] 
TEST 6987/12806 [ext/random/tests/03_randomizer/engine_unsafe_empty_string.phpt]
[1;32mPASS[0m Random: Randomizer: Engines returning an empty string are detected and rejected [ext/random/tests/03_randomizer/engine_unsafe_empty_string.phpt] 
TEST 6988/12806 [ext/random/tests/03_randomizer/engine_unsafe_exits.phpt]
[1;32mPASS[0m Random: Randomizer: Engines calling exit() are gracefully handled [ext/random/tests/03_randomizer/engine_unsafe_exits.phpt] 
TEST 6989/12806 [ext/random/tests/03_randomizer/engine_unsafe_nul.phpt]
[1;32mPASS[0m Random: Randomizer: Nul engines are correctly handled [ext/random/tests/03_randomizer/engine_unsafe_nul.phpt] 
TEST 6990/12806 [ext/random/tests/03_randomizer/engine_unsafe_throws.phpt]
[1;32mPASS[0m Random: Randomizer: Engines throwing an exception are gracefully handled [ext/random/tests/03_randomizer/engine_unsafe_throws.phpt] 
TEST 6991/12806 [ext/random/tests/03_randomizer/gh_19765_unserialize.phpt]
[1;32mPASS[0m GH-19765: object_properties_load() bypasses readonly property checks [ext/random/tests/03_randomizer/gh_19765_unserialize.phpt] 
TEST 6992/12806 [ext/random/tests/03_randomizer/gh_9186_unserialize.phpt]
[1;32mPASS[0m GH-9186: @strict-properties can be bypassed using unserialization [ext/random/tests/03_randomizer/gh_9186_unserialize.phpt] 
TEST 6993/12806 [ext/random/tests/03_randomizer/methods/__serialize_indirects.phpt]
[1;32mPASS[0m Random: Engine: __serialize() must not expose INDIRECTs [ext/random/tests/03_randomizer/methods/__serialize_indirects.phpt] 
TEST 6994/12806 [ext/random/tests/03_randomizer/methods/getBytes.phpt]
[1;32mPASS[0m Random: Randomizer: getBytes(): Basic functionality [ext/random/tests/03_randomizer/methods/getBytes.phpt] 
TEST 6995/12806 [ext/random/tests/03_randomizer/methods/getBytesFromString.phpt]
[1;32mPASS[0m Random: Randomizer: getBytesFromString(): Basic functionality [ext/random/tests/03_randomizer/methods/getBytesFromString.phpt] 
TEST 6996/12806 [ext/random/tests/03_randomizer/methods/getBytesFromString_error.phpt]
[1;32mPASS[0m Random: Randomizer: getBytesFromString(): Parameters are correctly validated [ext/random/tests/03_randomizer/methods/getBytesFromString_error.phpt] 
TEST 6997/12806 [ext/random/tests/03_randomizer/methods/getBytesFromString_fast_path.phpt]
[1;32mPASS[0m Random: Randomizer: getBytesFromString(): Fast Path Masking [ext/random/tests/03_randomizer/methods/getBytesFromString_fast_path.phpt] 
TEST 6998/12806 [ext/random/tests/03_randomizer/methods/getBytes_expansion.phpt]
[1;32mPASS[0m Random: Randomizer: getBytes(): Returned bytes are consistently expanded [ext/random/tests/03_randomizer/methods/getBytes_expansion.phpt] 
TEST 6999/12806 [ext/random/tests/03_randomizer/methods/getFloat.phpt]
[1;32mPASS[0m Random: Randomizer: getFloat(): Basic functionality [ext/random/tests/03_randomizer/methods/getFloat.phpt] 
TEST 7000/12806 [ext/random/tests/03_randomizer/methods/getFloat_equal_steps.phpt]
[1;32mPASS[0m Random: Randomizer: getFloat(): Returned floats have equal distance. [ext/random/tests/03_randomizer/methods/getFloat_equal_steps.phpt] 
TEST 7001/12806 [ext/random/tests/03_randomizer/methods/getFloat_error.phpt]
[1;32mPASS[0m Random: Randomizer: getFloat(): Parameters are correctly validated [ext/random/tests/03_randomizer/methods/getFloat_error.phpt] 
TEST 7002/12806 [ext/random/tests/03_randomizer/methods/getFloat_extreme_range.phpt]
[1;32mPASS[0m Random: Randomizer: getFloat(): Extreme ranges are handled correctly [ext/random/tests/03_randomizer/methods/getFloat_extreme_range.phpt] 
TEST 7003/12806 [ext/random/tests/03_randomizer/methods/getFloat_opposite_signs.phpt]
[1;32mPASS[0m Random: Randomizer: getFloat(): Opposite signs are handled correctly [ext/random/tests/03_randomizer/methods/getFloat_opposite_signs.phpt] 
TEST 7004/12806 [ext/random/tests/03_randomizer/methods/getInt.phpt]
[1;32mPASS[0m Random: Randomizer: getInt(): Basic functionality [ext/random/tests/03_randomizer/methods/getInt.phpt] 
TEST 7005/12806 [ext/random/tests/03_randomizer/methods/getInt_expansion_32.phpt]
[1;32mPASS[0m Random: Randomizer: getInt(): Returned values with insufficient bits are correctly expanded [ext/random/tests/03_randomizer/methods/getInt_expansion_32.phpt] 
TEST 7006/12806 [ext/random/tests/03_randomizer/methods/getInt_expansion_64.phpt]
[1;32mPASS[0m Random: Randomizer: getInt(): Returned values with insufficient bits are correctly expanded (64 Bit) [ext/random/tests/03_randomizer/methods/getInt_expansion_64.phpt] 
TEST 7007/12806 [ext/random/tests/03_randomizer/methods/getInt_gh9415.phpt]
[1;32mPASS[0m GH-9415: Randomizer::getInt(0, 2**32 - 1) with Mt19937 always returns 1 [ext/random/tests/03_randomizer/methods/getInt_gh9415.phpt] 
TEST 7008/12806 [ext/random/tests/03_randomizer/methods/nextFloat.phpt]
[1;32mPASS[0m Random: Randomizer: nextFloat(): Basic functionality [ext/random/tests/03_randomizer/methods/nextFloat.phpt] 
TEST 7009/12806 [ext/random/tests/03_randomizer/methods/nextInt.phpt]
[1;32mPASS[0m Random: Randomizer: nextInt(): Basic functionality [ext/random/tests/03_randomizer/methods/nextInt.phpt] 
TEST 7010/12806 [ext/random/tests/03_randomizer/methods/nextInt_64_engine_on_32_platform.phpt]
[1;33mSKIP[0m Random: Randomizer: nextInt(): Throws for 64 bit engines on 32 bit platforms [ext/random/tests/03_randomizer/methods/nextInt_64_engine_on_32_platform.phpt] reason: 32-bit only
TEST 7011/12806 [ext/random/tests/03_randomizer/methods/pickArrayKeys.phpt]
[1;32mPASS[0m Random: Randomizer: pickArrayKeys(): Basic functionality [ext/random/tests/03_randomizer/methods/pickArrayKeys.phpt] 
TEST 7012/12806 [ext/random/tests/03_randomizer/methods/pickArrayKeys_error.phpt]
[1;32mPASS[0m Random: Randomizer: pickArrayKeys(): Parameters are correctly validated [ext/random/tests/03_randomizer/methods/pickArrayKeys_error.phpt] 
TEST 7013/12806 [ext/random/tests/03_randomizer/methods/shuffleArray.phpt]
[1;32mPASS[0m Random: Randomizer: shuffleArray(): Basic functionality [ext/random/tests/03_randomizer/methods/shuffleArray.phpt] 
TEST 7014/12806 [ext/random/tests/03_randomizer/methods/shuffleBytes.phpt]
[1;32mPASS[0m Random: Randomizer: shuffleBytes(): Basic functionality [ext/random/tests/03_randomizer/methods/shuffleBytes.phpt] 
TEST 7015/12806 [ext/random/tests/03_randomizer/readonly.phpt]
[1;32mPASS[0m Random: Randomizer: The engine property must be readonly [ext/random/tests/03_randomizer/readonly.phpt] 
TEST 7016/12806 [ext/random/tests/03_randomizer/serialize.phpt]
[1;32mPASS[0m Random: Randomizer: Serialization of the Randomizer must preserve the sequence [ext/random/tests/03_randomizer/serialize.phpt] 
TEST 7017/12806 [ext/random/tests/03_randomizer/serialize_disallowed.phpt]
[1;32mPASS[0m Random: Randomizer: Serialization of the Randomizer fails if the engine is not serializable [ext/random/tests/03_randomizer/serialize_disallowed.phpt] 
TEST 7018/12806 [ext/reflection/tests/001.phpt]
[1;32mPASS[0m Reflection inheritance [ext/reflection/tests/001.phpt] 
TEST 7019/12806 [ext/reflection/tests/002.phpt]
[1;32mPASS[0m Reflection properties are read only [ext/reflection/tests/002.phpt] 
TEST 7020/12806 [ext/reflection/tests/003.phpt]
[1;32mPASS[0m ReflectionMethod::invoke() with base class method [ext/reflection/tests/003.phpt] 
TEST 7021/12806 [ext/reflection/tests/004.phpt]
[1;32mPASS[0m ReflectionMethod::invoke() with non object or null value [ext/reflection/tests/004.phpt] 
TEST 7022/12806 [ext/reflection/tests/005.phpt]
[1;32mPASS[0m ReflectionMethod::getDocComment() uses wrong comment block [ext/reflection/tests/005.phpt] 
TEST 7023/12806 [ext/reflection/tests/006.phpt]
[1;32mPASS[0m ReflectionClass::[gs]etStaticPropertyValue [ext/reflection/tests/006.phpt] 
TEST 7024/12806 [ext/reflection/tests/007.phpt]
[1;32mPASS[0m ReflectionClass::newInstance[Args] [ext/reflection/tests/007.phpt] 
TEST 7025/12806 [ext/reflection/tests/008.phpt]
[1;32mPASS[0m ReflectionMethod::__construct() tests [ext/reflection/tests/008.phpt] 
TEST 7026/12806 [ext/reflection/tests/009.phpt]
[1;32mPASS[0m ReflectionFunction basic tests [ext/reflection/tests/009.phpt] 
TEST 7027/12806 [ext/reflection/tests/010.phpt]
[1;32mPASS[0m ReflectionMethod::__toString() tests (overridden method) [ext/reflection/tests/010.phpt] 
TEST 7028/12806 [ext/reflection/tests/011.phpt]
[1;32mPASS[0m ReflectionExtension::getClasses() [ext/reflection/tests/011.phpt] 
TEST 7029/12806 [ext/reflection/tests/012.phpt]
[1;32mPASS[0m ReflectionClass::getDefaultProperties() [ext/reflection/tests/012.phpt] 
TEST 7030/12806 [ext/reflection/tests/013.phpt]
[1;32mPASS[0m ReflectionExtension::getFunctions() [ext/reflection/tests/013.phpt] 
TEST 7031/12806 [ext/reflection/tests/014.phpt]
[1;32mPASS[0m ReflectionExtension::getConstants() [ext/reflection/tests/014.phpt] 
TEST 7032/12806 [ext/reflection/tests/015.phpt]
[1;32mPASS[0m ReflectionExtension::getINIEntries() [ext/reflection/tests/015.phpt] 
TEST 7033/12806 [ext/reflection/tests/016.phpt]
[1;33mSKIP[0m ReflectionExtension::getDependencies() [ext/reflection/tests/016.phpt] reason: Required extension missing: dom
TEST 7034/12806 [ext/reflection/tests/017.phpt]
[1;32mPASS[0m ReflectionClass::__toString() (constants) [ext/reflection/tests/017.phpt] 
TEST 7035/12806 [ext/reflection/tests/018.phpt]
[1;32mPASS[0m Reflection::getModifierNames [ext/reflection/tests/018.phpt] 
TEST 7036/12806 [ext/reflection/tests/019.phpt]
[1;32mPASS[0m ReflectionFunction::getExtensionName [ext/reflection/tests/019.phpt] 
TEST 7037/12806 [ext/reflection/tests/020.phpt]
[1;32mPASS[0m ReflectionObject::hasProperty [ext/reflection/tests/020.phpt] 
TEST 7038/12806 [ext/reflection/tests/021.phpt]
[1;32mPASS[0m ReflectionClass::hasConstant [ext/reflection/tests/021.phpt] 
TEST 7039/12806 [ext/reflection/tests/022.phpt]
[1;32mPASS[0m ReflectionClass::getConstant [ext/reflection/tests/022.phpt] 
TEST 7040/12806 [ext/reflection/tests/023.phpt]
[1;32mPASS[0m ReflectionClass::getDefaultProperties (filtering parent privates) [ext/reflection/tests/023.phpt] 
TEST 7041/12806 [ext/reflection/tests/024.phpt]
[1;32mPASS[0m ReflectionObject::__toString (filtering privates/protected dynamic properties) [ext/reflection/tests/024.phpt] 
TEST 7042/12806 [ext/reflection/tests/025.phpt]
[1;32mPASS[0m ReflectionFunction basic tests [ext/reflection/tests/025.phpt] 
TEST 7043/12806 [ext/reflection/tests/026.phpt]
[1;32mPASS[0m ReflectionExtension::info() [ext/reflection/tests/026.phpt] 
TEST 7044/12806 [ext/reflection/tests/027.phpt]
[1;32mPASS[0m ReflectionGenerator::getTrace() [ext/reflection/tests/027.phpt] 
TEST 7045/12806 [ext/reflection/tests/028.phpt]
[1;32mPASS[0m ReflectionGenerator::__construct() [ext/reflection/tests/028.phpt] 
TEST 7046/12806 [ext/reflection/tests/ReflectionAttribute_constructor_001.phpt]
[1;32mPASS[0m ReflectionAttribute cannot be instantiated directly [ext/reflection/tests/ReflectionAttribute_constructor_001.phpt] 
TEST 7047/12806 [ext/reflection/tests/ReflectionAttribute_newInstance_deprecated.phpt]
[1;32mPASS[0m ReflectionAttribute::newInstance(): #[\Deprecated] [ext/reflection/tests/ReflectionAttribute_newInstance_deprecated.phpt] 
TEST 7048/12806 [ext/reflection/tests/ReflectionAttribute_newInstance_exception.phpt]
[1;32mPASS[0m Exception handling in ReflectionAttribute::newInstance() [ext/reflection/tests/ReflectionAttribute_newInstance_exception.phpt] 
TEST 7049/12806 [ext/reflection/tests/ReflectionAttribute_toString.phpt]
[1;32mPASS[0m ReflectionAttribute::__toString [ext/reflection/tests/ReflectionAttribute_toString.phpt] 
TEST 7050/12806 [ext/reflection/tests/ReflectionClassConstant_basic1.phpt]
[1;32mPASS[0m Test usage of ReflectionClassConstant methods __toString(), getName(), getValue(), isPublic(), isPrivate(), isProtected(), getModifiers(), getDeclaringClass() and getDocComment(). [ext/reflection/tests/ReflectionClassConstant_basic1.phpt] 
TEST 7051/12806 [ext/reflection/tests/ReflectionClassConstant_getValue.phpt]
[1;32mPASS[0m Test variations of getting constant values [ext/reflection/tests/ReflectionClassConstant_getValue.phpt] 
TEST 7052/12806 [ext/reflection/tests/ReflectionClassConstant_getValue_typed.phpt]
[1;32mPASS[0m Test variations of getting typed class constant values [ext/reflection/tests/ReflectionClassConstant_getValue_typed.phpt] 
TEST 7053/12806 [ext/reflection/tests/ReflectionClassConstant_isDeprecated_userland.phpt]
[1;32mPASS[0m ReflectionClassConstant::isDeprecated() with userland constants. [ext/reflection/tests/ReflectionClassConstant_isDeprecated_userland.phpt] 
TEST 7054/12806 [ext/reflection/tests/ReflectionClassConstant_isEnumCase.phpt]
[1;32mPASS[0m ReflectionClassConstant::isEnumCase() [ext/reflection/tests/ReflectionClassConstant_isEnumCase.phpt] 
TEST 7055/12806 [ext/reflection/tests/ReflectionClassConstant_toString_error.phpt]
[1;32mPASS[0m Exception thrown while converting ReflectionClassConstant to string [ext/reflection/tests/ReflectionClassConstant_toString_error.phpt] 
TEST 7056/12806 [ext/reflection/tests/ReflectionClassConstant_unset_name.phpt]
[1;32mPASS[0m Unsetting name on ReflectionClassConstant [ext/reflection/tests/ReflectionClassConstant_unset_name.phpt] 
TEST 7057/12806 [ext/reflection/tests/ReflectionClass_CannotClone_basic.phpt]
[1;32mPASS[0m Reflection class cannot be cloned [ext/reflection/tests/ReflectionClass_CannotClone_basic.phpt] 
TEST 7058/12806 [ext/reflection/tests/ReflectionClass_FileInfo_basic.phpt]
[1;32mPASS[0m ReflectionClass::getFileName(), ReflectionClass::getStartLine(), ReflectionClass::getEndLine() [ext/reflection/tests/ReflectionClass_FileInfo_basic.phpt] 
TEST 7059/12806 [ext/reflection/tests/ReflectionClass_constructor_001.phpt]
[1;32mPASS[0m ReflectionClass::__constructor() [ext/reflection/tests/ReflectionClass_constructor_001.phpt] 
TEST 7060/12806 [ext/reflection/tests/ReflectionClass_constructor_002.phpt]
[1;32mPASS[0m ReflectionClass::__constructor() - bad arguments [ext/reflection/tests/ReflectionClass_constructor_002.phpt] 
TEST 7061/12806 [ext/reflection/tests/ReflectionClass_export_array_bug72222.phpt]
[1;32mPASS[0m ReflectionClass::__toString() - array constants [ext/reflection/tests/ReflectionClass_export_array_bug72222.phpt] 
TEST 7062/12806 [ext/reflection/tests/ReflectionClass_export_basic1.phpt]
[1;32mPASS[0m ReflectionClass::__toString() - various parameters [ext/reflection/tests/ReflectionClass_export_basic1.phpt] 
TEST 7063/12806 [ext/reflection/tests/ReflectionClass_export_basic2.phpt]
[1;32mPASS[0m ReflectionClass::__toString() - ensure inherited private props are hidden. [ext/reflection/tests/ReflectionClass_export_basic2.phpt] 
TEST 7064/12806 [ext/reflection/tests/ReflectionClass_getConstant_basic.phpt]
[1;32mPASS[0m ReflectionClass::getConstant() [ext/reflection/tests/ReflectionClass_getConstant_basic.phpt] 
TEST 7065/12806 [ext/reflection/tests/ReflectionClass_getConstant_error.phpt]
[1;32mPASS[0m ReflectionClass::getConstant() - bad params [ext/reflection/tests/ReflectionClass_getConstant_error.phpt] 
TEST 7066/12806 [ext/reflection/tests/ReflectionClass_getConstant_typed.phpt]
[1;32mPASS[0m ReflectionClass::getConstant() with typed class constants [ext/reflection/tests/ReflectionClass_getConstant_typed.phpt] 
TEST 7067/12806 [ext/reflection/tests/ReflectionClass_getConstants_basic.phpt]
[1;32mPASS[0m ReflectionClass::getConstants() [ext/reflection/tests/ReflectionClass_getConstants_basic.phpt] 
TEST 7068/12806 [ext/reflection/tests/ReflectionClass_getConstants_filter.phpt]
[1;32mPASS[0m ReflectionClass::getConstants() with $filter [ext/reflection/tests/ReflectionClass_getConstants_filter.phpt] 
TEST 7069/12806 [ext/reflection/tests/ReflectionClass_getConstructor_basic.phpt]
[1;32mPASS[0m ReflectionClass::getConstructor() [ext/reflection/tests/ReflectionClass_getConstructor_basic.phpt] 
TEST 7070/12806 [ext/reflection/tests/ReflectionClass_getDefaultProperties_001.phpt]
[1;32mPASS[0m ReflectionClass::getDefaultProperties(), ReflectionClass::getStaticProperties() [ext/reflection/tests/ReflectionClass_getDefaultProperties_001.phpt] 
TEST 7071/12806 [ext/reflection/tests/ReflectionClass_getDocComment_001.phpt]
[1;32mPASS[0m ReflectionClass::getDocComment() [ext/reflection/tests/ReflectionClass_getDocComment_001.phpt] 
TEST 7072/12806 [ext/reflection/tests/ReflectionClass_getExtensionName_basic.phpt]
[1;33mSKIP[0m ReflectionClass::getExtensionName() method - basic test for getExtensionName() method [ext/reflection/tests/ReflectionClass_getExtensionName_basic.phpt] reason: Required extension missing: dom
TEST 7073/12806 [ext/reflection/tests/ReflectionClass_getExtensionName_variation.phpt]
[1;32mPASS[0m ReflectionClass::getExtensionName() method - variation test for getExtensionName() [ext/reflection/tests/ReflectionClass_getExtensionName_variation.phpt] 
TEST 7074/12806 [ext/reflection/tests/ReflectionClass_getExtension_basic.phpt]
[1;33mSKIP[0m ReflectionClass::getExtension() method - basic test for getExtension() method [ext/reflection/tests/ReflectionClass_getExtension_basic.phpt] reason: Required extension missing: dom
TEST 7075/12806 [ext/reflection/tests/ReflectionClass_getExtension_variation.phpt]
[1;32mPASS[0m ReflectionClass::getExtension() method - variation test for getExtension() [ext/reflection/tests/ReflectionClass_getExtension_variation.phpt] 
TEST 7076/12806 [ext/reflection/tests/ReflectionClass_getInterfaceNames_basic.phpt]
[1;32mPASS[0m ReflectionClass::getInterfaceNames() [ext/reflection/tests/ReflectionClass_getInterfaceNames_basic.phpt] 
TEST 7077/12806 [ext/reflection/tests/ReflectionClass_getInterfaces_001.phpt]
[1;32mPASS[0m ReflectionClass::getInterfaces() [ext/reflection/tests/ReflectionClass_getInterfaces_001.phpt] 
TEST 7078/12806 [ext/reflection/tests/ReflectionClass_getInterfaces_002.phpt]
[1;32mPASS[0m ReflectionClass::getInterfaces() - interface ordering. [ext/reflection/tests/ReflectionClass_getInterfaces_002.phpt] 
TEST 7079/12806 [ext/reflection/tests/ReflectionClass_getInterfaces_003.phpt]
[1;32mPASS[0m ReflectionClass::getInterfaces() - odd ampersand behaviour. [ext/reflection/tests/ReflectionClass_getInterfaces_003.phpt] 
TEST 7080/12806 [ext/reflection/tests/ReflectionClass_getMethod_001.phpt]
[1;32mPASS[0m ReflectionClass::getMethod() [ext/reflection/tests/ReflectionClass_getMethod_001.phpt] 
TEST 7081/12806 [ext/reflection/tests/ReflectionClass_getMethod_002.phpt]
[1;32mPASS[0m ReflectionClass::getMethod() - error cases [ext/reflection/tests/ReflectionClass_getMethod_002.phpt] 
TEST 7082/12806 [ext/reflection/tests/ReflectionClass_getMethods_001.phpt]
[1;32mPASS[0m ReflectionClass::getMethods() [ext/reflection/tests/ReflectionClass_getMethods_001.phpt] 
TEST 7083/12806 [ext/reflection/tests/ReflectionClass_getMethods_003.phpt]
[1;32mPASS[0m ReflectionClass::getMethods() [ext/reflection/tests/ReflectionClass_getMethods_003.phpt] 
TEST 7084/12806 [ext/reflection/tests/ReflectionClass_getMethods_004.phpt]
[1;32mPASS[0m ReflectionClass::getMethods() [ext/reflection/tests/ReflectionClass_getMethods_004.phpt] 
TEST 7085/12806 [ext/reflection/tests/ReflectionClass_getModifierNames_basic.phpt]
[1;32mPASS[0m ReflectionClass::getModifierNames() basic tests [ext/reflection/tests/ReflectionClass_getModifierNames_basic.phpt] 
TEST 7086/12806 [ext/reflection/tests/ReflectionClass_getModifiers_basic.phpt]
[1;32mPASS[0m ReflectionClass::getModifiers() [ext/reflection/tests/ReflectionClass_getModifiers_basic.phpt] 
TEST 7087/12806 [ext/reflection/tests/ReflectionClass_getName_basic.phpt]
[1;32mPASS[0m ReflectionClass::getName() [ext/reflection/tests/ReflectionClass_getName_basic.phpt] 
TEST 7088/12806 [ext/reflection/tests/ReflectionClass_getName_error1.phpt]
[1;32mPASS[0m ReflectionClass::getName - forbid static invocation [ext/reflection/tests/ReflectionClass_getName_error1.phpt] 
TEST 7089/12806 [ext/reflection/tests/ReflectionClass_getNamespaceName.phpt]
[1;32mPASS[0m ReflectionClass::getNamespaceName() [ext/reflection/tests/ReflectionClass_getNamespaceName.phpt] 
TEST 7090/12806 [ext/reflection/tests/ReflectionClass_getParentClass.phpt]
[1;32mPASS[0m ReflectionClass::getParentClass() [ext/reflection/tests/ReflectionClass_getParentClass.phpt] 
TEST 7091/12806 [ext/reflection/tests/ReflectionClass_getProperties_001.phpt]
[1;32mPASS[0m ReflectionClass::getProperties() [ext/reflection/tests/ReflectionClass_getProperties_001.phpt] 
TEST 7092/12806 [ext/reflection/tests/ReflectionClass_getProperties_003.phpt]
[1;32mPASS[0m ReflectionClass::getProperties() [ext/reflection/tests/ReflectionClass_getProperties_003.phpt] 
TEST 7093/12806 [ext/reflection/tests/ReflectionClass_getProperty_001.phpt]
[1;32mPASS[0m ReflectionClass::getProperty() [ext/reflection/tests/ReflectionClass_getProperty_001.phpt] 
TEST 7094/12806 [ext/reflection/tests/ReflectionClass_getProperty_002.phpt]
[1;32mPASS[0m ReflectionClass::getProperty() - error cases [ext/reflection/tests/ReflectionClass_getProperty_002.phpt] 
TEST 7095/12806 [ext/reflection/tests/ReflectionClass_getProperty_003.phpt]
[1;32mPASS[0m ReflectionClass::getProperty() [ext/reflection/tests/ReflectionClass_getProperty_003.phpt] 
TEST 7096/12806 [ext/reflection/tests/ReflectionClass_getProperty_004.phpt]
[1;32mPASS[0m ReflectionClass::getProperty() [ext/reflection/tests/ReflectionClass_getProperty_004.phpt] 
TEST 7097/12806 [ext/reflection/tests/ReflectionClass_getReflectionConstant.phpt]
[1;32mPASS[0m Test ReflectionClass::getReflectionConstant method [ext/reflection/tests/ReflectionClass_getReflectionConstant.phpt] 
TEST 7098/12806 [ext/reflection/tests/ReflectionClass_getReflectionConstants_filter.phpt]
[1;32mPASS[0m ReflectionClass::getReflectionConstants() with $filter [ext/reflection/tests/ReflectionClass_getReflectionConstants_filter.phpt] 
TEST 7099/12806 [ext/reflection/tests/ReflectionClass_getStaticPropertyValue_001.phpt]
[1;32mPASS[0m ReflectionClass::getStaticPropertyValue() [ext/reflection/tests/ReflectionClass_getStaticPropertyValue_001.phpt] 
TEST 7100/12806 [ext/reflection/tests/ReflectionClass_getStaticPropertyValue_002.phpt]
[1;32mPASS[0m ReflectionClass::getStaticPropertyValue() - bad params [ext/reflection/tests/ReflectionClass_getStaticPropertyValue_002.phpt] 
TEST 7101/12806 [ext/reflection/tests/ReflectionClass_hasConstant_001.phpt]
[1;32mPASS[0m ReflectionClass::hasConstant() [ext/reflection/tests/ReflectionClass_hasConstant_001.phpt] 
TEST 7102/12806 [ext/reflection/tests/ReflectionClass_hasConstant_002.phpt]
[1;32mPASS[0m ReflectionClass::hasConstant() - error cases [ext/reflection/tests/ReflectionClass_hasConstant_002.phpt] 
TEST 7103/12806 [ext/reflection/tests/ReflectionClass_hasConstant_basic.phpt]
[1;32mPASS[0m ReflectionClass::hasConstant() [ext/reflection/tests/ReflectionClass_hasConstant_basic.phpt] 
TEST 7104/12806 [ext/reflection/tests/ReflectionClass_hasMethod_001.phpt]
[1;32mPASS[0m ReflectionClass::hasMethod() [ext/reflection/tests/ReflectionClass_hasMethod_001.phpt] 
TEST 7105/12806 [ext/reflection/tests/ReflectionClass_hasMethod_002.phpt]
[1;32mPASS[0m ReflectionClass::hasMethod() - error cases [ext/reflection/tests/ReflectionClass_hasMethod_002.phpt] 
TEST 7106/12806 [ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt]
[1;32mPASS[0m ReflectionClass::hasMethod() [ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt] 
TEST 7107/12806 [ext/reflection/tests/ReflectionClass_hasProperty_001.phpt]
[1;32mPASS[0m ReflectionClass::hasProperty() [ext/reflection/tests/ReflectionClass_hasProperty_001.phpt] 
TEST 7108/12806 [ext/reflection/tests/ReflectionClass_hasProperty_002.phpt]
[1;32mPASS[0m ReflectionClass::hasProperty() - error cases [ext/reflection/tests/ReflectionClass_hasProperty_002.phpt] 
TEST 7109/12806 [ext/reflection/tests/ReflectionClass_hasProperty_basic.phpt]
[1;32mPASS[0m ReflectionClass::hasProperty() [ext/reflection/tests/ReflectionClass_hasProperty_basic.phpt] 
TEST 7110/12806 [ext/reflection/tests/ReflectionClass_implementsInterface_001.phpt]
[1;32mPASS[0m ReflectionClass::implementsInterface() [ext/reflection/tests/ReflectionClass_implementsInterface_001.phpt] 
TEST 7111/12806 [ext/reflection/tests/ReflectionClass_isAbstract_basic.phpt]
[1;32mPASS[0m ReflectionClass::isAbstract() method [ext/reflection/tests/ReflectionClass_isAbstract_basic.phpt] 
TEST 7112/12806 [ext/reflection/tests/ReflectionClass_isAnonymous.phpt]
[1;32mPASS[0m ReflectionClass::isAnonymous() method [ext/reflection/tests/ReflectionClass_isAnonymous.phpt] 
TEST 7113/12806 [ext/reflection/tests/ReflectionClass_isArray.phpt]
[1;32mPASS[0m public bool ReflectionParameter::isArray ( void ); [ext/reflection/tests/ReflectionClass_isArray.phpt] 
TEST 7114/12806 [ext/reflection/tests/ReflectionClass_isCloneable_001.phpt]
[1;33mSKIP[0m Testing ReflectionClass::isCloneable() [ext/reflection/tests/ReflectionClass_isCloneable_001.phpt] reason: Required extension missing: xmlwriter
TEST 7115/12806 [ext/reflection/tests/ReflectionClass_isCloneable_002.phpt]
[1;32mPASS[0m Testing ReflectionClass::isCloneable() with non instantiable objects [ext/reflection/tests/ReflectionClass_isCloneable_002.phpt] 
TEST 7116/12806 [ext/reflection/tests/ReflectionClass_isEnum.phpt]
[1;32mPASS[0m Testing ReflectionClass::isEnum() [ext/reflection/tests/ReflectionClass_isEnum.phpt] 
TEST 7117/12806 [ext/reflection/tests/ReflectionClass_isFinal_basic.phpt]
[1;32mPASS[0m ReflectionClass::isFinal() method [ext/reflection/tests/ReflectionClass_isFinal_basic.phpt] 
TEST 7118/12806 [ext/reflection/tests/ReflectionClass_isInstance_basic.phpt]
[1;32mPASS[0m ReflectionClass::isInstance() [ext/reflection/tests/ReflectionClass_isInstance_basic.phpt] 
TEST 7119/12806 [ext/reflection/tests/ReflectionClass_isInstantiable_basic.phpt]
[1;32mPASS[0m ReflectionClass::IsInstantiable() [ext/reflection/tests/ReflectionClass_isInstantiable_basic.phpt] 
TEST 7120/12806 [ext/reflection/tests/ReflectionClass_isInstantiable_variation.phpt]
[1;32mPASS[0m ReflectionClass::IsInstantiable() [ext/reflection/tests/ReflectionClass_isInstantiable_variation.phpt] 
TEST 7121/12806 [ext/reflection/tests/ReflectionClass_isInterface_basic.phpt]
[1;32mPASS[0m ReflectionClass::isInterface() method [ext/reflection/tests/ReflectionClass_isInterface_basic.phpt] 
TEST 7122/12806 [ext/reflection/tests/ReflectionClass_isInternal_basic.phpt]
[1;32mPASS[0m ReflectionClass::isInternal() [ext/reflection/tests/ReflectionClass_isInternal_basic.phpt] 
TEST 7123/12806 [ext/reflection/tests/ReflectionClass_isIterable_gh20217.phpt]
[1;32mPASS[0m GH-20217 (ReflectionClass::isIterable() should return false for classes with property hooks) [ext/reflection/tests/ReflectionClass_isIterable_gh20217.phpt] 
TEST 7124/12806 [ext/reflection/tests/ReflectionClass_isIterateable_001.phpt]
[1;32mPASS[0m ReflectionClass::isIterateable() [ext/reflection/tests/ReflectionClass_isIterateable_001.phpt] 
TEST 7125/12806 [ext/reflection/tests/ReflectionClass_isIterateable_basic.phpt]
[1;32mPASS[0m ReflectionClass::isIterateable() basic [ext/reflection/tests/ReflectionClass_isIterateable_basic.phpt] 
TEST 7126/12806 [ext/reflection/tests/ReflectionClass_isIterateable_variation1.phpt]
[1;32mPASS[0m ReflectionClass::isIterateable() variations [ext/reflection/tests/ReflectionClass_isIterateable_variation1.phpt] 
TEST 7127/12806 [ext/reflection/tests/ReflectionClass_isSubclassOf_002.phpt]
[1;32mPASS[0m ReflectionObject::isSubclassOf() - bad arguments [ext/reflection/tests/ReflectionClass_isSubclassOf_002.phpt] 
TEST 7128/12806 [ext/reflection/tests/ReflectionClass_isSubclassOf_basic.phpt]
[1;32mPASS[0m ReflectionClass::isSubclassOf() [ext/reflection/tests/ReflectionClass_isSubclassOf_basic.phpt] 
TEST 7129/12806 [ext/reflection/tests/ReflectionClass_isSubclassOf_error1.phpt]
[1;32mPASS[0m ReflectionClass::isSubclassOf() - non-existent class error [ext/reflection/tests/ReflectionClass_isSubclassOf_error1.phpt] 
TEST 7130/12806 [ext/reflection/tests/ReflectionClass_isSubclassOf_error2.phpt]
[1;32mPASS[0m ReflectionClass::isSubclassOf() - fixed crash for unbound anonymous class [ext/reflection/tests/ReflectionClass_isSubclassOf_error2.phpt] 
TEST 7131/12806 [ext/reflection/tests/ReflectionClass_isUserDefined_basic.phpt]
[1;32mPASS[0m ReflectionClass::isUserDefined() [ext/reflection/tests/ReflectionClass_isUserDefined_basic.phpt] 
TEST 7132/12806 [ext/reflection/tests/ReflectionClass_modifiers_001.phpt]
[1;32mPASS[0m Modifiers [ext/reflection/tests/ReflectionClass_modifiers_001.phpt] 
TEST 7133/12806 [ext/reflection/tests/ReflectionClass_newInstanceArgs_001.phpt]
[1;32mPASS[0m ReflectionClass::newInstanceArgs [ext/reflection/tests/ReflectionClass_newInstanceArgs_001.phpt] 
TEST 7134/12806 [ext/reflection/tests/ReflectionClass_newInstanceArgs_002.phpt]
[1;32mPASS[0m ReflectionClass::newInstanceArgs() - wrong arg type [ext/reflection/tests/ReflectionClass_newInstanceArgs_002.phpt] 
TEST 7135/12806 [ext/reflection/tests/ReflectionClass_newInstanceWithoutConstructor.phpt]
[1;32mPASS[0m ReflectionClass::newInstanceWithoutConstructor() [ext/reflection/tests/ReflectionClass_newInstanceWithoutConstructor.phpt] 
TEST 7136/12806 [ext/reflection/tests/ReflectionClass_newInstance_001.phpt]
[1;32mPASS[0m ReflectionClass::newInstance() [ext/reflection/tests/ReflectionClass_newInstance_001.phpt] 
TEST 7137/12806 [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_001.phpt]
[1;32mPASS[0m ReflectionClass::setStaticPropertyValue() [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_001.phpt] 
TEST 7138/12806 [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_002.phpt]
[1;32mPASS[0m ReflectionClass::setStaticPropertyValue() - bad params [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_002.phpt] 
TEST 7139/12806 [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_003.phpt]
[1;32mPASS[0m ReflectionClass::setStaticPropertyValue() - type constraints must be enforced [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_003.phpt] 
TEST 7140/12806 [ext/reflection/tests/ReflectionClass_toString_001.phpt]
[1;32mPASS[0m ReflectionClass::__toString() [ext/reflection/tests/ReflectionClass_toString_001.phpt] 
TEST 7141/12806 [ext/reflection/tests/ReflectionClass_toString_002.phpt]
[1;32mPASS[0m ReflectionClass::__toString() - verify 'inherits', 'overwrites' and 'prototype' parts of method representation [ext/reflection/tests/ReflectionClass_toString_002.phpt] 
TEST 7142/12806 [ext/reflection/tests/ReflectionClass_toString_003.phpt]
[1;32mPASS[0m ReflectionClass::__toString() - verify 'inherits', 'overwrites' and 'prototype' parts of method representation with private methods [ext/reflection/tests/ReflectionClass_toString_003.phpt] 
TEST 7143/12806 [ext/reflection/tests/ReflectionClass_toString_004.phpt]
[1;32mPASS[0m Constant evaluation exception during ReflectionClass::__toString() [ext/reflection/tests/ReflectionClass_toString_004.phpt] 
TEST 7144/12806 [ext/reflection/tests/ReflectionClass_toString_005.phpt]
[1;32mPASS[0m Using ReflectionClass::__toString() on readonly classes [ext/reflection/tests/ReflectionClass_toString_005.phpt] 
TEST 7145/12806 [ext/reflection/tests/ReflectionClass_toString_006.phpt]
[1;32mPASS[0m Using ReflectionClass::__toString() with typed class constants [ext/reflection/tests/ReflectionClass_toString_006.phpt] 
TEST 7146/12806 [ext/reflection/tests/ReflectionClass_toString_007.phpt]
[1;32mPASS[0m Using ReflectionClass::__toString() with typed class constants when there is a type mismatch [ext/reflection/tests/ReflectionClass_toString_007.phpt] 
TEST 7147/12806 [ext/reflection/tests/ReflectionConstant_double_construct.phpt]
[1;32mPASS[0m ReflectionConstant double construct call [ext/reflection/tests/ReflectionConstant_double_construct.phpt] 
TEST 7148/12806 [ext/reflection/tests/ReflectionConstant_dump.phpt]
[1;33mSKIP[0m var_dump(ReflectionConstant) [ext/reflection/tests/ReflectionConstant_dump.phpt] reason: Required extension missing: zend_test
TEST 7149/12806 [ext/reflection/tests/ReflectionConstant_getName.phpt]
[1;33mSKIP[0m ReflectionConstant::getName() [ext/reflection/tests/ReflectionConstant_getName.phpt] reason: Required extension missing: zend_test
TEST 7150/12806 [ext/reflection/tests/ReflectionConstant_getValue.phpt]
[1;33mSKIP[0m ReflectionConstant::getValue() [ext/reflection/tests/ReflectionConstant_getValue.phpt] reason: Required extension missing: zend_test
TEST 7151/12806 [ext/reflection/tests/ReflectionConstant_inexistent.phpt]
[1;32mPASS[0m ReflectionConstant on inexistent constant [ext/reflection/tests/ReflectionConstant_inexistent.phpt] 
TEST 7152/12806 [ext/reflection/tests/ReflectionConstant_isDeprecated.phpt]
[1;33mSKIP[0m ReflectionConstant::isDeprecated() [ext/reflection/tests/ReflectionConstant_isDeprecated.phpt] reason: Required extension missing: zend_test
TEST 7153/12806 [ext/reflection/tests/ReflectionConstant_ns.phpt]
[1;32mPASS[0m ReflectionConstant with namespace [ext/reflection/tests/ReflectionConstant_ns.phpt] 
TEST 7154/12806 [ext/reflection/tests/ReflectionEnumBackedCase_getBackingValue.phpt]
[1;32mPASS[0m ReflectionEnumBackedCase::getBackingValue() [ext/reflection/tests/ReflectionEnumBackedCase_getBackingValue.phpt] 
TEST 7155/12806 [ext/reflection/tests/ReflectionEnumBackedCase_getBackingValue_002.phpt]
[1;32mPASS[0m ReflectionEnumBackedCase::getBackingValue() exception [ext/reflection/tests/ReflectionEnumBackedCase_getBackingValue_002.phpt] 
TEST 7156/12806 [ext/reflection/tests/ReflectionEnumUnitCase_construct.phpt]
[1;32mPASS[0m ReflectionEnumUnitCase::__construct() [ext/reflection/tests/ReflectionEnumUnitCase_construct.phpt] 
TEST 7157/12806 [ext/reflection/tests/ReflectionEnumUnitCase_getDocComment.phpt]
[1;32mPASS[0m ReflectionEnumUnitCase::getDocComment() [ext/reflection/tests/ReflectionEnumUnitCase_getDocComment.phpt] 
TEST 7158/12806 [ext/reflection/tests/ReflectionEnumUnitCase_getEnum.phpt]
[1;32mPASS[0m ReflectionEnumUnitCase::getEnum() [ext/reflection/tests/ReflectionEnumUnitCase_getEnum.phpt] 
TEST 7159/12806 [ext/reflection/tests/ReflectionEnumUnitCase_getValue.phpt]
[1;32mPASS[0m ReflectionEnumUnitCase::getValue() [ext/reflection/tests/ReflectionEnumUnitCase_getValue.phpt] 
TEST 7160/12806 [ext/reflection/tests/ReflectionEnum_construct.phpt]
[1;32mPASS[0m ReflectionEnum::__construct() [ext/reflection/tests/ReflectionEnum_construct.phpt] 
TEST 7161/12806 [ext/reflection/tests/ReflectionEnum_getBackingType.phpt]
[1;32mPASS[0m ReflectionEnum::getBackingType() [ext/reflection/tests/ReflectionEnum_getBackingType.phpt] 
TEST 7162/12806 [ext/reflection/tests/ReflectionEnum_getCase.phpt]
[1;32mPASS[0m ReflectionEnum::getCases() [ext/reflection/tests/ReflectionEnum_getCase.phpt] 
TEST 7163/12806 [ext/reflection/tests/ReflectionEnum_getCases.phpt]
[1;32mPASS[0m ReflectionEnum::getCases() [ext/reflection/tests/ReflectionEnum_getCases.phpt] 
TEST 7164/12806 [ext/reflection/tests/ReflectionEnum_hasCase.phpt]
[1;32mPASS[0m ReflectionEnum::hasCase() [ext/reflection/tests/ReflectionEnum_hasCase.phpt] 
TEST 7165/12806 [ext/reflection/tests/ReflectionEnum_isBacked.phpt]
[1;32mPASS[0m ReflectionEnum::isBacked() [ext/reflection/tests/ReflectionEnum_isBacked.phpt] 
TEST 7166/12806 [ext/reflection/tests/ReflectionEnum_toString.phpt]
[1;32mPASS[0m ReflectionEnum::__toString() [ext/reflection/tests/ReflectionEnum_toString.phpt] 
TEST 7167/12806 [ext/reflection/tests/ReflectionExtension_bug66218.phpt]
[1;32mPASS[0m ReflectionExtension::getFunctions() ##6218 zend_register_functions breaks reflection [ext/reflection/tests/ReflectionExtension_bug66218.phpt] 
TEST 7168/12806 [ext/reflection/tests/ReflectionExtension_constructor_basic.phpt]
[1;32mPASS[0m ReflectionExtension::__construct() [ext/reflection/tests/ReflectionExtension_constructor_basic.phpt] 
TEST 7169/12806 [ext/reflection/tests/ReflectionExtension_constructor_error.phpt]
[1;32mPASS[0m ReflectionExtension::__construct() [ext/reflection/tests/ReflectionExtension_constructor_error.phpt] 
TEST 7170/12806 [ext/reflection/tests/ReflectionExtension_double_construct.phpt]
[1;32mPASS[0m ReflectionExtension double construct call [ext/reflection/tests/ReflectionExtension_double_construct.phpt] 
TEST 7171/12806 [ext/reflection/tests/ReflectionExtension_getClassNames_basic.phpt]
[1;32mPASS[0m ReflectionExtension::getClassNames() method on an extension which actually returns some information [ext/reflection/tests/ReflectionExtension_getClassNames_basic.phpt] 
TEST 7172/12806 [ext/reflection/tests/ReflectionExtension_getClassNames_variation1.phpt]
[1;33mSKIP[0m ReflectionExtension::getClassNames() method on an extension with no classes [ext/reflection/tests/ReflectionExtension_getClassNames_variation1.phpt] reason: Required extension missing: ctype
TEST 7173/12806 [ext/reflection/tests/ReflectionExtension_getClasses_basic.phpt]
[1;32mPASS[0m ReflectionExtension::getClasses(); [ext/reflection/tests/ReflectionExtension_getClasses_basic.phpt] 
TEST 7174/12806 [ext/reflection/tests/ReflectionExtension_getDependencies_basic.phpt]
[1;33mSKIP[0m ReflectionExtension::getDependencies() method on an extension with a required and conflicting dependency [ext/reflection/tests/ReflectionExtension_getDependencies_basic.phpt] reason: Required extension missing: dom
TEST 7175/12806 [ext/reflection/tests/ReflectionExtension_getDependencies_variation2.phpt]
[1;32mPASS[0m ReflectionExtension::getDependencies() method on an extension with one optional dependency [ext/reflection/tests/ReflectionExtension_getDependencies_variation2.phpt] 
TEST 7176/12806 [ext/reflection/tests/ReflectionExtension_getName_basic.phpt]
[1;32mPASS[0m ReflectionExtension::getName() [ext/reflection/tests/ReflectionExtension_getName_basic.phpt] 
TEST 7177/12806 [ext/reflection/tests/ReflectionExtension_getVersion_basic.phpt]
[1;32mPASS[0m ReflectionExtension::getVersion() [ext/reflection/tests/ReflectionExtension_getVersion_basic.phpt] 
TEST 7178/12806 [ext/reflection/tests/ReflectionExtension_info_basic.phpt]
[1;32mPASS[0m ReflectionExtension::info() [ext/reflection/tests/ReflectionExtension_info_basic.phpt] 
TEST 7179/12806 [ext/reflection/tests/ReflectionExtension_isPersistant.phpt]
[1;32mPASS[0m ReflectionExtension::isPersistent() [ext/reflection/tests/ReflectionExtension_isPersistant.phpt] 
TEST 7180/12806 [ext/reflection/tests/ReflectionExtension_isTemporary.phpt]
[1;32mPASS[0m ReflectionExtension::isTemporary() [ext/reflection/tests/ReflectionExtension_isTemporary.phpt] 
TEST 7181/12806 [ext/reflection/tests/ReflectionFiber_backtrace.phpt]
[1;32mPASS[0m ReflectionFiber backtrace test [ext/reflection/tests/ReflectionFiber_backtrace.phpt] 
TEST 7182/12806 [ext/reflection/tests/ReflectionFiber_basic.phpt]
[1;32mPASS[0m ReflectionFiber basic tests [ext/reflection/tests/ReflectionFiber_basic.phpt] 
TEST 7183/12806 [ext/reflection/tests/ReflectionFiber_bug_gh11121_1.phpt]
[1;32mPASS[0m GH-11121: Segfault when using ReflectionFiber [ext/reflection/tests/ReflectionFiber_bug_gh11121_1.phpt] 
TEST 7184/12806 [ext/reflection/tests/ReflectionFiber_bug_gh11121_2.phpt]
[1;32mPASS[0m GH-11121: Segfault when using ReflectionFiber [ext/reflection/tests/ReflectionFiber_bug_gh11121_2.phpt] 
TEST 7185/12806 [ext/reflection/tests/ReflectionFiber_errors.phpt]
[1;32mPASS[0m ReflectionFiber errors [ext/reflection/tests/ReflectionFiber_errors.phpt] 
TEST 7186/12806 [ext/reflection/tests/ReflectionFiber_notrace_1.phpt]
[1;32mPASS[0m ReflectionFiber should not segfault when inspecting fibers with no stack frames before suspend [ext/reflection/tests/ReflectionFiber_notrace_1.phpt] 
TEST 7187/12806 [ext/reflection/tests/ReflectionFiber_notrace_2.phpt]
[1;32mPASS[0m ReflectionFiber should not segfault when inspecting fibers where the previous stack frame is a native function [ext/reflection/tests/ReflectionFiber_notrace_2.phpt] 
TEST 7188/12806 [ext/reflection/tests/ReflectionFunction_001.phpt]
[1;32mPASS[0m ReflectionFunction methods [ext/reflection/tests/ReflectionFunction_001.phpt] 
TEST 7189/12806 [ext/reflection/tests/ReflectionFunction_construct.001.phpt]
[1;32mPASS[0m ReflectionFunction constructor errors [ext/reflection/tests/ReflectionFunction_construct.001.phpt] 
TEST 7190/12806 [ext/reflection/tests/ReflectionFunction_getClosureCalledClass.phpt]
[1;32mPASS[0m GH-8932 (Provide a way to get the called-scope of closures) [ext/reflection/tests/ReflectionFunction_getClosureCalledClass.phpt] 
TEST 7191/12806 [ext/reflection/tests/ReflectionFunction_getClosureScopeClass.phpt]
[1;32mPASS[0m Reflection::getClosureScopeClass() [ext/reflection/tests/ReflectionFunction_getClosureScopeClass.phpt] 
TEST 7192/12806 [ext/reflection/tests/ReflectionFunction_getClosureThis.phpt]
[1;32mPASS[0m Reflection::getClosureThis() [ext/reflection/tests/ReflectionFunction_getClosureThis.phpt] 
TEST 7193/12806 [ext/reflection/tests/ReflectionFunction_getClosureUsedVariables.phpt]
[1;32mPASS[0m ReflectionFunctionAbstract::getClosureUsedVariables [ext/reflection/tests/ReflectionFunction_getClosureUsedVariables.phpt] 
TEST 7194/12806 [ext/reflection/tests/ReflectionFunction_getClosure_basic.phpt]
[1;32mPASS[0m Test ReflectionFunction::getClosure() function : basic functionality [ext/reflection/tests/ReflectionFunction_getClosure_basic.phpt] 
TEST 7195/12806 [ext/reflection/tests/ReflectionFunction_getDocComment.001.phpt]
[1;32mPASS[0m ReflectionFunction::getDocComment() [ext/reflection/tests/ReflectionFunction_getDocComment.001.phpt] 
TEST 7196/12806 [ext/reflection/tests/ReflectionFunction_getExtension.phpt]
[1;32mPASS[0m ReflectionFunction::getExtension() [ext/reflection/tests/ReflectionFunction_getExtension.phpt] 
TEST 7197/12806 [ext/reflection/tests/ReflectionFunction_getExtensionName.phpt]
[1;32mPASS[0m ReflectionFunction::getExtensionName() [ext/reflection/tests/ReflectionFunction_getExtensionName.phpt] 
TEST 7198/12806 [ext/reflection/tests/ReflectionFunction_getFileName.001.phpt]
[1;32mPASS[0m ReflectionFunction::getFileName() with function in an included file [ext/reflection/tests/ReflectionFunction_getFileName.001.phpt] 
TEST 7199/12806 [ext/reflection/tests/ReflectionFunction_getFileName.002.phpt]
[1;32mPASS[0m ReflectionFunction::getFileName() [ext/reflection/tests/ReflectionFunction_getFileName.002.phpt] 
TEST 7200/12806 [ext/reflection/tests/ReflectionFunction_getNamespaceName.phpt]
[1;32mPASS[0m ReflectionFunction::getNamespaceName() [ext/reflection/tests/ReflectionFunction_getNamespaceName.phpt] 
TEST 7201/12806 [ext/reflection/tests/ReflectionFunction_isAnonymous.phpt]
[1;32mPASS[0m ReflectionFunction::isAnonymous [ext/reflection/tests/ReflectionFunction_isAnonymous.phpt] 
TEST 7202/12806 [ext/reflection/tests/ReflectionFunction_isClosure_basic.phpt]
[1;32mPASS[0m Reflection::isClosure [ext/reflection/tests/ReflectionFunction_isClosure_basic.phpt] 
TEST 7203/12806 [ext/reflection/tests/ReflectionFunction_isDeprecated_basic.phpt]
[1;32mPASS[0m ReflectionFunction::isDeprecated [ext/reflection/tests/ReflectionFunction_isDeprecated_basic.phpt] 
TEST 7204/12806 [ext/reflection/tests/ReflectionFunction_isDeprecated_magic_call.phpt]
[1;32mPASS[0m GH-17913: ReflectionClassConstant::isDeprecated() with __call() and __callStatic() [ext/reflection/tests/ReflectionFunction_isDeprecated_magic_call.phpt] 
TEST 7205/12806 [ext/reflection/tests/ReflectionFunction_isDeprecated_userland.phpt]
[1;32mPASS[0m ReflectionClassConstant::isDeprecated() with userland functions. [ext/reflection/tests/ReflectionFunction_isDeprecated_userland.phpt] 
TEST 7206/12806 [ext/reflection/tests/ReflectionFunction_isDisabled_basic.phpt]
[1;32mPASS[0m ReflectionFunction::isDisabled [ext/reflection/tests/ReflectionFunction_isDisabled_basic.phpt] 
TEST 7207/12806 [ext/reflection/tests/ReflectionFunction_isGenerator_basic.phpt]
[1;32mPASS[0m ReflectionFunction::isGenerator() [ext/reflection/tests/ReflectionFunction_isGenerator_basic.phpt] 
TEST 7208/12806 [ext/reflection/tests/ReflectionFunction_isVariadic_basic.phpt]
[1;32mPASS[0m ReflectionFunction::isVariadic() [ext/reflection/tests/ReflectionFunction_isVariadic_basic.phpt] 
TEST 7209/12806 [ext/reflection/tests/ReflectionGenerator_after_termination.phpt]
[1;32mPASS[0m Creating ReflectionGenerator is legal after termination. [ext/reflection/tests/ReflectionGenerator_after_termination.phpt] 
TEST 7210/12806 [ext/reflection/tests/ReflectionGenerator_basic.phpt]
[1;32mPASS[0m ReflectionGenerator basic test [ext/reflection/tests/ReflectionGenerator_basic.phpt] 
TEST 7211/12806 [ext/reflection/tests/ReflectionGenerator_getFunction.phpt]
[1;32mPASS[0m ReflectionGenerator::getFunction() is legal after termination. [ext/reflection/tests/ReflectionGenerator_getFunction.phpt] 
TEST 7212/12806 [ext/reflection/tests/ReflectionGenerator_getTrace.phpt]
[1;32mPASS[0m ReflectionGenerator::getTrace() over multiple Generators [ext/reflection/tests/ReflectionGenerator_getTrace.phpt] 
TEST 7213/12806 [ext/reflection/tests/ReflectionGenerator_in_Generator.phpt]
[1;32mPASS[0m ReflectionGenerator while being currently executed [ext/reflection/tests/ReflectionGenerator_in_Generator.phpt] 
TEST 7214/12806 [ext/reflection/tests/ReflectionGenerator_isClosed.phpt]
[1;32mPASS[0m ReflectionGenerator::isClosed [ext/reflection/tests/ReflectionGenerator_isClosed.phpt] 
TEST 7215/12806 [ext/reflection/tests/ReflectionGenerator_isClosed_002.phpt]
[1;32mPASS[0m ReflectionGenerator::isClosed: ->valid() terminates an empty generator. [ext/reflection/tests/ReflectionGenerator_isClosed_002.phpt] 
TEST 7216/12806 [ext/reflection/tests/ReflectionMethod_006.phpt]
[1;32mPASS[0m ReflectionMethod methods - wrong num args [ext/reflection/tests/ReflectionMethod_006.phpt] 
TEST 7217/12806 [ext/reflection/tests/ReflectionMethod_basic1.phpt]
[1;32mPASS[0m ReflectionMethod class - various methods [ext/reflection/tests/ReflectionMethod_basic1.phpt] 
TEST 7218/12806 [ext/reflection/tests/ReflectionMethod_basic2.phpt]
[1;32mPASS[0m ReflectionMethod class __toString() method [ext/reflection/tests/ReflectionMethod_basic2.phpt] 
TEST 7219/12806 [ext/reflection/tests/ReflectionMethod_basic3.phpt]
[1;32mPASS[0m ReflectionMethod class getName(), isInternal() and isUserDefined() methods [ext/reflection/tests/ReflectionMethod_basic3.phpt] 
TEST 7220/12806 [ext/reflection/tests/ReflectionMethod_basic4.phpt]
[1;32mPASS[0m ReflectionMethod class getFileName(), getStartLine() and getEndLine() methods [ext/reflection/tests/ReflectionMethod_basic4.phpt] 
TEST 7221/12806 [ext/reflection/tests/ReflectionMethod_constructor_basic.phpt]
[1;32mPASS[0m ReflectionMethod::isConstructor() [ext/reflection/tests/ReflectionMethod_constructor_basic.phpt] 
TEST 7222/12806 [ext/reflection/tests/ReflectionMethod_constructor_error1.phpt]
[1;32mPASS[0m ReflectionMethod constructor errors [ext/reflection/tests/ReflectionMethod_constructor_error1.phpt] 
TEST 7223/12806 [ext/reflection/tests/ReflectionMethod_constructor_error2.phpt]
[1;32mPASS[0m ReflectionMethod constructor errors [ext/reflection/tests/ReflectionMethod_constructor_error2.phpt] 
TEST 7224/12806 [ext/reflection/tests/ReflectionMethod_createFromMethodName.phpt]
[1;32mPASS[0m ReflectionMethod::createFromMethodName() [ext/reflection/tests/ReflectionMethod_createFromMethodName.phpt] 
TEST 7225/12806 [ext/reflection/tests/ReflectionMethod_defaultArg.phpt]
[1;32mPASS[0m ReflectionMethod and RECV_INIT (bug #70957 and #70958) [ext/reflection/tests/ReflectionMethod_defaultArg.phpt] 
TEST 7226/12806 [ext/reflection/tests/ReflectionMethod_getClosureThis.phpt]
[1;32mPASS[0m Reflection::getClosureThis() [ext/reflection/tests/ReflectionMethod_getClosureThis.phpt] 
TEST 7227/12806 [ext/reflection/tests/ReflectionMethod_getClosure_basic.phpt]
[1;32mPASS[0m Test ReflectionMethod::getClosure() function : basic functionality [ext/reflection/tests/ReflectionMethod_getClosure_basic.phpt] 
TEST 7228/12806 [ext/reflection/tests/ReflectionMethod_getClosure_error.phpt]
[1;32mPASS[0m Test ReflectionMethod::getClosure() function : error functionality [ext/reflection/tests/ReflectionMethod_getClosure_error.phpt] 
TEST 7229/12806 [ext/reflection/tests/ReflectionMethod_getDeclaringClass_basic.phpt]
[1;32mPASS[0m ReflectionMethod::getDeclaringClass() [ext/reflection/tests/ReflectionMethod_getDeclaringClass_basic.phpt] 
TEST 7230/12806 [ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt]
[1;32mPASS[0m ReflectionMethod::getDocComment() [ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt] 
TEST 7231/12806 [ext/reflection/tests/ReflectionMethod_getDocComment_property_list.phpt]
[1;32mPASS[0m ReflectionMethod::getDocComment() [ext/reflection/tests/ReflectionMethod_getDocComment_property_list.phpt] 
TEST 7232/12806 [ext/reflection/tests/ReflectionMethod_getModifiers_basic.phpt]
[1;32mPASS[0m ReflectionMethod::getModifiers() [ext/reflection/tests/ReflectionMethod_getModifiers_basic.phpt] 
TEST 7233/12806 [ext/reflection/tests/ReflectionMethod_getPrototype_basic.phpt]
[1;32mPASS[0m public ReflectionMethod ReflectionMethod::getPrototype ( void ); [ext/reflection/tests/ReflectionMethod_getPrototype_basic.phpt] 
TEST 7234/12806 [ext/reflection/tests/ReflectionMethod_getStaticVariables_basic.phpt]
[1;32mPASS[0m ReflectionMethod::getStaticVariables() [ext/reflection/tests/ReflectionMethod_getStaticVariables_basic.phpt] 
TEST 7235/12806 [ext/reflection/tests/ReflectionMethod_getStaticVariables_basic_extra_bleed.phpt]
[1;32mPASS[0m ReflectionMethod::getStaticVariables() should not bleed IS_TYPE_UNINITIALIZED [ext/reflection/tests/ReflectionMethod_getStaticVariables_basic_extra_bleed.phpt] 
TEST 7236/12806 [ext/reflection/tests/ReflectionMethod_hasPrototype_basic.phpt]
[1;32mPASS[0m public ReflectionMethod ReflectionMethod::hasPrototype ( void ); [ext/reflection/tests/ReflectionMethod_hasPrototype_basic.phpt] 
TEST 7237/12806 [ext/reflection/tests/ReflectionMethod_invokeArgs_basic.phpt]
[1;32mPASS[0m ReflectionMethod::invokeArgs() [ext/reflection/tests/ReflectionMethod_invokeArgs_basic.phpt] 
TEST 7238/12806 [ext/reflection/tests/ReflectionMethod_invokeArgs_error1.phpt]
[1;32mPASS[0m ReflectionMethod:invokeArgs() errors [ext/reflection/tests/ReflectionMethod_invokeArgs_error1.phpt] 
TEST 7239/12806 [ext/reflection/tests/ReflectionMethod_invokeArgs_error2.phpt]
[1;32mPASS[0m ReflectionMethod::invokeArgs() further errors [ext/reflection/tests/ReflectionMethod_invokeArgs_error2.phpt] 
TEST 7240/12806 [ext/reflection/tests/ReflectionMethod_invokeArgs_error3.phpt]
[1;32mPASS[0m ReflectionMethod::invokeArgs() further errors [ext/reflection/tests/ReflectionMethod_invokeArgs_error3.phpt] 
TEST 7241/12806 [ext/reflection/tests/ReflectionMethod_invoke_basic.phpt]
[1;32mPASS[0m ReflectionMethod::invoke() [ext/reflection/tests/ReflectionMethod_invoke_basic.phpt] 
TEST 7242/12806 [ext/reflection/tests/ReflectionMethod_invoke_error1.phpt]
[1;32mPASS[0m ReflectionMethod::invoke() errors [ext/reflection/tests/ReflectionMethod_invoke_error1.phpt] 
TEST 7243/12806 [ext/reflection/tests/ReflectionMethod_invoke_error2.phpt]
[1;32mPASS[0m ReflectionMethod::invoke() further errors [ext/reflection/tests/ReflectionMethod_invoke_error2.phpt] 
TEST 7244/12806 [ext/reflection/tests/ReflectionMethod_invoke_on_abstract_method_after_setAccessible.phpt]
[1;32mPASS[0m ReflectionMethod::invoke() on an abstract method should fail [ext/reflection/tests/ReflectionMethod_invoke_on_abstract_method_after_setAccessible.phpt] 
TEST 7245/12806 [ext/reflection/tests/ReflectionMethod_isDeprecated_interface.phpt]
[1;32mPASS[0m ReflectionMethod::isDeprecated(): Implementing a deprecated interface method. [ext/reflection/tests/ReflectionMethod_isDeprecated_interface.phpt] 
TEST 7246/12806 [ext/reflection/tests/ReflectionMethod_isDeprecated_parent.phpt]
[1;32mPASS[0m ReflectionMethod::isDeprecated(): Implementing a deprecated abstract method. [ext/reflection/tests/ReflectionMethod_isDeprecated_parent.phpt] 
TEST 7247/12806 [ext/reflection/tests/ReflectionMethod_returnsReference_basic.phpt]
[1;32mPASS[0m ReflectionMethod::returnsReference() [ext/reflection/tests/ReflectionMethod_returnsReference_basic.phpt] 
TEST 7248/12806 [ext/reflection/tests/ReflectionMethod_setAccessible.phpt]
[1;32mPASS[0m Test that ReflectionMethod::setAccessible() has no effects [ext/reflection/tests/ReflectionMethod_setAccessible.phpt] 
TEST 7249/12806 [ext/reflection/tests/ReflectionMethod_tentative_return_type.phpt]
[1;32mPASS[0m ReflectionMethod returns tentative return type information correctly [ext/reflection/tests/ReflectionMethod_tentative_return_type.phpt] 
TEST 7250/12806 [ext/reflection/tests/ReflectionNamedType.phpt]
[1;32mPASS[0m ReflectionNamedType::getName() and ReflectionNamedType::__toString() [ext/reflection/tests/ReflectionNamedType.phpt] 
TEST 7251/12806 [ext/reflection/tests/ReflectionObject_FileInfo_basic.phpt]
[1;32mPASS[0m ReflectionObject::getFileName(), ReflectionObject::getStartLine(), ReflectionObject::getEndLine() - basic function [ext/reflection/tests/ReflectionObject_FileInfo_basic.phpt] 
TEST 7252/12806 [ext/reflection/tests/ReflectionObject___toString_basic1.phpt]
[1;32mPASS[0m ReflectionObject::__toString() : very basic test with no dynamic properties [ext/reflection/tests/ReflectionObject___toString_basic1.phpt] 
TEST 7253/12806 [ext/reflection/tests/ReflectionObject___toString_basic2.phpt]
[1;32mPASS[0m ReflectionObject::__toString() : very basic test with dynamic properties [ext/reflection/tests/ReflectionObject___toString_basic2.phpt] 
TEST 7254/12806 [ext/reflection/tests/ReflectionObject_constructor_basic.phpt]
[1;32mPASS[0m ReflectionObject::__construct - basic function test [ext/reflection/tests/ReflectionObject_constructor_basic.phpt] 
TEST 7255/12806 [ext/reflection/tests/ReflectionObject_double_construct.phpt]
[1;32mPASS[0m ReflectionObject double construct call [ext/reflection/tests/ReflectionObject_double_construct.phpt] 
TEST 7256/12806 [ext/reflection/tests/ReflectionObject_export_basic3.phpt]
[1;32mPASS[0m ReflectionObject::__toString() - ensure dynamic property with same name as inherited private property is shown. [ext/reflection/tests/ReflectionObject_export_basic3.phpt] 
TEST 7257/12806 [ext/reflection/tests/ReflectionObject_getConstant_basic.phpt]
[1;32mPASS[0m ReflectionObject::getConstant() basic function test [ext/reflection/tests/ReflectionObject_getConstant_basic.phpt] 
TEST 7258/12806 [ext/reflection/tests/ReflectionObject_getConstants_basic.phpt]
[1;32mPASS[0m ReflectionObject::getConstants() - basic function test [ext/reflection/tests/ReflectionObject_getConstants_basic.phpt] 
TEST 7259/12806 [ext/reflection/tests/ReflectionObject_getConstructor_basic.phpt]
[1;32mPASS[0m ReflectionObject::getConstructor() - basic function test [ext/reflection/tests/ReflectionObject_getConstructor_basic.phpt] 
TEST 7260/12806 [ext/reflection/tests/ReflectionObject_getName_basic.phpt]
[1;32mPASS[0m ReflectionObject::getName() - basic function test [ext/reflection/tests/ReflectionObject_getName_basic.phpt] 
TEST 7261/12806 [ext/reflection/tests/ReflectionObject_getName_error1.phpt]
[1;32mPASS[0m ReflectionObject::getName - forbid static invocation [ext/reflection/tests/ReflectionObject_getName_error1.phpt] 
TEST 7262/12806 [ext/reflection/tests/ReflectionObject_isInstance_basic.phpt]
[1;32mPASS[0m ReflectionObject::isInstance() - basic function test [ext/reflection/tests/ReflectionObject_isInstance_basic.phpt] 
TEST 7263/12806 [ext/reflection/tests/ReflectionObject_isInstantiable_basic.phpt]
[1;32mPASS[0m ReflectionObject::IsInstantiable() - basic function test [ext/reflection/tests/ReflectionObject_isInstantiable_basic.phpt] 
TEST 7264/12806 [ext/reflection/tests/ReflectionObject_isInstantiable_variation.phpt]
[1;32mPASS[0m ReflectionObject::IsInstantiable() - variation - constructors [ext/reflection/tests/ReflectionObject_isInstantiable_variation.phpt] 
TEST 7265/12806 [ext/reflection/tests/ReflectionObject_isInternal_basic.phpt]
[1;32mPASS[0m ReflectionObject::isInternal() - basic function test [ext/reflection/tests/ReflectionObject_isInternal_basic.phpt] 
TEST 7266/12806 [ext/reflection/tests/ReflectionObject_isSubclassOf.002.phpt]
[1;32mPASS[0m ReflectionObject::isSubclassOf() - bad arguments [ext/reflection/tests/ReflectionObject_isSubclassOf.002.phpt] 
TEST 7267/12806 [ext/reflection/tests/ReflectionObject_isSubclassOf_basic.phpt]
[1;32mPASS[0m ReflectionObject::isSubclassOf() - basic function test [ext/reflection/tests/ReflectionObject_isSubclassOf_basic.phpt] 
TEST 7268/12806 [ext/reflection/tests/ReflectionObject_isSubclassOf_error.phpt]
[1;32mPASS[0m ReflectionObject::isSubclassOf() - invalid params [ext/reflection/tests/ReflectionObject_isSubclassOf_error.phpt] 
TEST 7269/12806 [ext/reflection/tests/ReflectionObject_isUserDefined_basic.phpt]
[1;32mPASS[0m ReflectionObject::isUserDefined() - basic function test [ext/reflection/tests/ReflectionObject_isUserDefined_basic.phpt] 
TEST 7270/12806 [ext/reflection/tests/ReflectionParameter_001.phpt]
[1;32mPASS[0m ReflectionParameter class - getNames() method. [ext/reflection/tests/ReflectionParameter_001.phpt] 
TEST 7271/12806 [ext/reflection/tests/ReflectionParameter_002.phpt]
[1;32mPASS[0m ReflectionParameter class - isPassedByReferenceMethod() [ext/reflection/tests/ReflectionParameter_002.phpt] 
TEST 7272/12806 [ext/reflection/tests/ReflectionParameter_003.phpt]
[1;32mPASS[0m ReflectionParameter class - isOptional, isDefaultValueAvailable and getDefaultValue methods. [ext/reflection/tests/ReflectionParameter_003.phpt] 
TEST 7273/12806 [ext/reflection/tests/ReflectionParameter_DefaultValueConstant_basic1.phpt]
[1;32mPASS[0m ReflectionParameter::isDefaultValueConstant() && getDefaultValueConstantName() [ext/reflection/tests/ReflectionParameter_DefaultValueConstant_basic1.phpt] 
TEST 7274/12806 [ext/reflection/tests/ReflectionParameter_DefaultValueConstant_basic2.phpt]
[1;32mPASS[0m ReflectionParameter::isDefaultValueConstant() && getDefaultValueConstantName() for namespace [ext/reflection/tests/ReflectionParameter_DefaultValueConstant_basic2.phpt] 
TEST 7275/12806 [ext/reflection/tests/ReflectionParameter_DefaultValueConstant_error.phpt]
[1;32mPASS[0m ReflectionParameter::getDefaultValueConstant() should raise exception on non optional parameter [ext/reflection/tests/ReflectionParameter_DefaultValueConstant_error.phpt] 
TEST 7276/12806 [ext/reflection/tests/ReflectionParameter_canBePassedByValue.phpt]
[1;32mPASS[0m ReflectionParameter class - canBePassedByValue() method. [ext/reflection/tests/ReflectionParameter_canBePassedByValue.phpt] 
TEST 7277/12806 [ext/reflection/tests/ReflectionParameter_ctor_cast.phpt]
[1;32mPASS[0m Test method name string cast in ReflectionParameter ctor [ext/reflection/tests/ReflectionParameter_ctor_cast.phpt] 
TEST 7278/12806 [ext/reflection/tests/ReflectionParameter_double_construct.phpt]
[1;32mPASS[0m ReflectionParameter double construct call [ext/reflection/tests/ReflectionParameter_double_construct.phpt] 
TEST 7279/12806 [ext/reflection/tests/ReflectionParameter_export_basic.phpt]
[1;32mPASS[0m ReflectionParameter::__toString() [ext/reflection/tests/ReflectionParameter_export_basic.phpt] 
TEST 7280/12806 [ext/reflection/tests/ReflectionParameter_getClass_self_parent_closure.phpt]
[1;32mPASS[0m Using invalid self/parent types in closure [ext/reflection/tests/ReflectionParameter_getClass_self_parent_closure.phpt] 
TEST 7281/12806 [ext/reflection/tests/ReflectionParameter_getDeclaringFunction_basic.phpt]
[1;32mPASS[0m ReflectionParameter::getDeclaringFunction() [ext/reflection/tests/ReflectionParameter_getDeclaringFunction_basic.phpt] 
TEST 7282/12806 [ext/reflection/tests/ReflectionParameter_getPosition_basic.phpt]
[1;32mPASS[0m ReflectionParameter::getPosition() [ext/reflection/tests/ReflectionParameter_getPosition_basic.phpt] 
TEST 7283/12806 [ext/reflection/tests/ReflectionParameter_invalidMethodInConstructor.phpt]
[1;32mPASS[0m ReflectionParameter::__construct(): Invalid method as constructor [ext/reflection/tests/ReflectionParameter_invalidMethodInConstructor.phpt] 
TEST 7284/12806 [ext/reflection/tests/ReflectionParameter_isDefault.phpt]
[1;32mPASS[0m ReflectionParameter::isDefault() [ext/reflection/tests/ReflectionParameter_isDefault.phpt] 
TEST 7285/12806 [ext/reflection/tests/ReflectionParameter_isVariadic_basic.phpt]
[1;32mPASS[0m ReflectionParameter::isVariadic() [ext/reflection/tests/ReflectionParameter_isVariadic_basic.phpt] 
TEST 7286/12806 [ext/reflection/tests/ReflectionParameter_new_initializer.phpt]
[1;32mPASS[0m ReflectionParameter::__toString() with new initializer [ext/reflection/tests/ReflectionParameter_new_initializer.phpt] 
TEST 7287/12806 [ext/reflection/tests/ReflectionParameter_toString_basic.phpt]
[1;32mPASS[0m ReflectionParameter::__toString() [ext/reflection/tests/ReflectionParameter_toString_basic.phpt] 
TEST 7288/12806 [ext/reflection/tests/ReflectionProperty_basic1.phpt]
[1;32mPASS[0m Test usage of ReflectionProperty methods __toString(), getName(), isPublic(), isPrivate(), isProtected(), isStatic(), getValue() and setValue(). [ext/reflection/tests/ReflectionProperty_basic1.phpt] 
TEST 7289/12806 [ext/reflection/tests/ReflectionProperty_basic2.phpt]
[1;32mPASS[0m Test usage of ReflectionProperty methods isDefault(), isDynamic(), getModifiers(), getDeclaringClass() and getDocComment(). [ext/reflection/tests/ReflectionProperty_basic2.phpt] 
TEST 7290/12806 [ext/reflection/tests/ReflectionProperty_constructor_error.phpt]
[1;32mPASS[0m Test ReflectionProperty class constructor errors. [ext/reflection/tests/ReflectionProperty_constructor_error.phpt] 
TEST 7291/12806 [ext/reflection/tests/ReflectionProperty_constructor_variation1.phpt]
[1;32mPASS[0m ReflectionProperty::__construct(): ensure inherited private props can't be accessed through ReflectionProperty. [ext/reflection/tests/ReflectionProperty_constructor_variation1.phpt] 
TEST 7292/12806 [ext/reflection/tests/ReflectionProperty_double_construct.phpt]
[1;32mPASS[0m ReflectionProperty double construct call [ext/reflection/tests/ReflectionProperty_double_construct.phpt] 
TEST 7293/12806 [ext/reflection/tests/ReflectionProperty_error.phpt]
[1;32mPASS[0m Test ReflectionProperty class errors. [ext/reflection/tests/ReflectionProperty_error.phpt] 
TEST 7294/12806 [ext/reflection/tests/ReflectionProperty_getDeclaringClass_variation1.phpt]
[1;32mPASS[0m Test ReflectionProperty::getDeclaringClass() with inherited properties. [ext/reflection/tests/ReflectionProperty_getDeclaringClass_variation1.phpt] 
TEST 7295/12806 [ext/reflection/tests/ReflectionProperty_getDefaultValue.phpt]
[1;32mPASS[0m reflection: ReflectionProperty::getDefaultValue [ext/reflection/tests/ReflectionProperty_getDefaultValue.phpt] 
TEST 7296/12806 [ext/reflection/tests/ReflectionProperty_getDocComment_basic.phpt]
[1;32mPASS[0m Test ReflectionProperty::getDocComment() usage. [ext/reflection/tests/ReflectionProperty_getDocComment_basic.phpt] 
TEST 7297/12806 [ext/reflection/tests/ReflectionProperty_getModifiers.001.phpt]
[1;32mPASS[0m ReflectionProperty::getModifiers() [ext/reflection/tests/ReflectionProperty_getModifiers.001.phpt] 
TEST 7298/12806 [ext/reflection/tests/ReflectionProperty_getModifiers_basic.phpt]
[1;32mPASS[0m Test ReflectionProperty::getModifiers() usage. [ext/reflection/tests/ReflectionProperty_getModifiers_basic.phpt] 
TEST 7299/12806 [ext/reflection/tests/ReflectionProperty_getSettableType.phpt]
[1;32mPASS[0m ReflectionProperty::getSettableType() [ext/reflection/tests/ReflectionProperty_getSettableType.phpt] 
TEST 7300/12806 [ext/reflection/tests/ReflectionProperty_getValue_error.phpt]
[1;32mPASS[0m Test ReflectionProperty::getValue() errors. [ext/reflection/tests/ReflectionProperty_getValue_error.phpt] 
TEST 7301/12806 [ext/reflection/tests/ReflectionProperty_hasDefaultValue.phpt]
[1;32mPASS[0m reflection: ReflectionProperty::hasDefaultValue [ext/reflection/tests/ReflectionProperty_hasDefaultValue.phpt] 
TEST 7302/12806 [ext/reflection/tests/ReflectionProperty_isDefault_basic.phpt]
[1;32mPASS[0m Test ReflectionProperty::isDefault() usage. [ext/reflection/tests/ReflectionProperty_isDefault_basic.phpt] 
TEST 7303/12806 [ext/reflection/tests/ReflectionProperty_isDynamic_basic.phpt]
[1;32mPASS[0m Test ReflectionProperty::isDynamic() usage. [ext/reflection/tests/ReflectionProperty_isDynamic_basic.phpt] 
TEST 7304/12806 [ext/reflection/tests/ReflectionProperty_isFinal.phpt]
[1;32mPASS[0m ReflectionProperty::isFinal() [ext/reflection/tests/ReflectionProperty_isFinal.phpt] 
TEST 7305/12806 [ext/reflection/tests/ReflectionProperty_isInitialized.phpt]
[1;32mPASS[0m Test ReflectionProperty::isInitialized() [ext/reflection/tests/ReflectionProperty_isInitialized.phpt] 
TEST 7306/12806 [ext/reflection/tests/ReflectionProperty_setAccessible.phpt]
[1;32mPASS[0m Test that ReflectionProperty::setAccessible() has no effects [ext/reflection/tests/ReflectionProperty_setAccessible.phpt] 
TEST 7307/12806 [ext/reflection/tests/ReflectionProperty_setValue_error.phpt]
[1;32mPASS[0m Test ReflectionProperty::setValue() error cases. [ext/reflection/tests/ReflectionProperty_setValue_error.phpt] 
TEST 7308/12806 [ext/reflection/tests/ReflectionProperty_setValue_readonly.phpt]
[1;32mPASS[0m Test ReflectionProperty::setValue() error cases. [ext/reflection/tests/ReflectionProperty_setValue_readonly.phpt] 
TEST 7309/12806 [ext/reflection/tests/ReflectionProperty_typed_static.phpt]
[1;32mPASS[0m ReflectionProperty::getValue() on typed static property [ext/reflection/tests/ReflectionProperty_typed_static.phpt] 
TEST 7310/12806 [ext/reflection/tests/ReflectionReference.phpt]
[1;32mPASS[0m Basic ReflectionReference functionality [ext/reflection/tests/ReflectionReference.phpt] 
TEST 7311/12806 [ext/reflection/tests/ReflectionReference_bug78263.phpt]
[1;32mPASS[0m Bug #78263: Handling of self-referential array special case [ext/reflection/tests/ReflectionReference_bug78263.phpt] 
TEST 7312/12806 [ext/reflection/tests/ReflectionReference_errors.phpt]
[1;32mPASS[0m Various error conditions for ReflectionReference [ext/reflection/tests/ReflectionReference_errors.phpt] 
TEST 7313/12806 [ext/reflection/tests/ReflectionZendExtension.phpt]
[1;33mSKIP[0m Test ReflectionZendExtension class [ext/reflection/tests/ReflectionZendExtension.phpt] reason: Required extension missing: opcache
TEST 7314/12806 [ext/reflection/tests/ReflectionZendExtension_error.phpt]
[1;33mSKIP[0m Test ReflectionZendExtension class errors [ext/reflection/tests/ReflectionZendExtension_error.phpt] reason: Required extension missing: opcache
TEST 7315/12806 [ext/reflection/tests/Reflection_getModifierNames_001.phpt]
[1;32mPASS[0m Reflection::getModifierNames() basic [ext/reflection/tests/Reflection_getModifierNames_001.phpt] 
TEST 7316/12806 [ext/reflection/tests/abstract_property_indicated.phpt]
[1;32mPASS[0m Output of properties indicates if they are abstract [ext/reflection/tests/abstract_property_indicated.phpt] 
TEST 7317/12806 [ext/reflection/tests/asymmetric_visibility_flags.phpt]
[1;32mPASS[0m ReflectionProperty::is{Private,Protected}Set [ext/reflection/tests/asymmetric_visibility_flags.phpt] 
TEST 7318/12806 [ext/reflection/tests/asymmetric_visibility_write.phpt]
[1;32mPASS[0m ReflectionProperty::is{Private,Protected}Set [ext/reflection/tests/asymmetric_visibility_write.phpt] 
TEST 7319/12806 [ext/reflection/tests/bug26640.phpt]
[1;32mPASS[0m Reflection Bug #26640 (__autoload() not invoked by Reflection classes) [ext/reflection/tests/bug26640.phpt] 
TEST 7320/12806 [ext/reflection/tests/bug26695.phpt]
[1;32mPASS[0m Reflection Bug #26695 (Reflection API does not recognize mixed-case class hints) [ext/reflection/tests/bug26695.phpt] 
TEST 7321/12806 [ext/reflection/tests/bug29268.phpt]
[1;32mPASS[0m Reflection Bug #29268 (__autoload() not called with reflectionProperty->getClass()) [ext/reflection/tests/bug29268.phpt] 
TEST 7322/12806 [ext/reflection/tests/bug29523.phpt]
[1;32mPASS[0m Reflection Bug #29523 (ReflectionParameter::isOptional() is incorrect) [ext/reflection/tests/bug29523.phpt] 
TEST 7323/12806 [ext/reflection/tests/bug29828.phpt]
[1;32mPASS[0m Reflection Bug #29828 (Interfaces no longer work) [ext/reflection/tests/bug29828.phpt] 
TEST 7324/12806 [ext/reflection/tests/bug29986.phpt]
[1;32mPASS[0m Reflection Bug #29986 (Class constants won't work with predefined constants when using ReflectionClass) [ext/reflection/tests/bug29986.phpt] 
TEST 7325/12806 [ext/reflection/tests/bug30146.phpt]
[1;32mPASS[0m Reflection Bug #30146 (ReflectionProperty->getValue() requires instance for static property) [ext/reflection/tests/bug30146.phpt] 
TEST 7326/12806 [ext/reflection/tests/bug30209.phpt]
[1;32mPASS[0m Reflection Bug #30209 (ReflectionClass::getMethod() lowercases attribute) [ext/reflection/tests/bug30209.phpt] 
TEST 7327/12806 [ext/reflection/tests/bug30856.phpt]
[1;32mPASS[0m Reflection Bug #30856 (ReflectionClass::getStaticProperties segfaults) [ext/reflection/tests/bug30856.phpt] 
TEST 7328/12806 [ext/reflection/tests/bug30961.phpt]
[1;32mPASS[0m Reflection Bug #30961 (Wrong linenumber in ReflectionClass getStartLine()) [ext/reflection/tests/bug30961.phpt] 
TEST 7329/12806 [ext/reflection/tests/bug31651.phpt]
[1;32mPASS[0m Reflection Bug #31651 (ReflectionClass::getDefaultProperties segfaults with arrays.) [ext/reflection/tests/bug31651.phpt] 
TEST 7330/12806 [ext/reflection/tests/bug32981.phpt]
[1;32mPASS[0m Reflection Bug #32981 (ReflectionMethod::getStaticVariables() causes apache2.0.54 seg fault) [ext/reflection/tests/bug32981.phpt] 
TEST 7331/12806 [ext/reflection/tests/bug33312.phpt]
[1;32mPASS[0m Reflection Bug #33312 (ReflectionParameter methods do not work correctly) [ext/reflection/tests/bug33312.phpt] 
TEST 7332/12806 [ext/reflection/tests/bug33389.phpt]
[1;32mPASS[0m Reflection Bug #33389 (double free() when exporting a ReflectionClass) [ext/reflection/tests/bug33389.phpt] 
TEST 7333/12806 [ext/reflection/tests/bug36308.phpt]
[1;32mPASS[0m Reflection Bug #36308 (ReflectionProperty::getDocComment() does not reflect extended class commentary) [ext/reflection/tests/bug36308.phpt] 
TEST 7334/12806 [ext/reflection/tests/bug36337.phpt]
[1;32mPASS[0m Reflection Bug #36337 (ReflectionProperty fails to return correct visibility) [ext/reflection/tests/bug36337.phpt] 
TEST 7335/12806 [ext/reflection/tests/bug36434.phpt]
[1;32mPASS[0m Reflection Bug #36434 (Properties from parent class fail to indetify their true origin) [ext/reflection/tests/bug36434.phpt] 
TEST 7336/12806 [ext/reflection/tests/bug37816.phpt]
[1;32mPASS[0m Bug #37816 (ReflectionProperty does not throw exception when accessing protected attribute) [ext/reflection/tests/bug37816.phpt] 
TEST 7337/12806 [ext/reflection/tests/bug37964.phpt]
[1;32mPASS[0m Reflection Bug #37964 (Reflection shows private methods of parent class) [ext/reflection/tests/bug37964.phpt] 
TEST 7338/12806 [ext/reflection/tests/bug38132.phpt]
[1;32mPASS[0m Reflection Bug #38132 (ReflectionClass::getStaticProperties() retains \0 in key names) [ext/reflection/tests/bug38132.phpt] 
TEST 7339/12806 [ext/reflection/tests/bug38194.phpt]
[1;32mPASS[0m Reflection Bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the class itself) [ext/reflection/tests/bug38194.phpt] 
TEST 7340/12806 [ext/reflection/tests/bug38217.phpt]
[1;32mPASS[0m Bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much memory) [ext/reflection/tests/bug38217.phpt] 
TEST 7341/12806 [ext/reflection/tests/bug38465.phpt]
[1;32mPASS[0m Bug #38465 (ReflectionParameter fails on access to self::) [ext/reflection/tests/bug38465.phpt] 
TEST 7342/12806 [ext/reflection/tests/bug38653.phpt]
[1;32mPASS[0m Bug #38653 (memory leak in ReflectionClass::getConstant()) [ext/reflection/tests/bug38653.phpt] 
TEST 7343/12806 [ext/reflection/tests/bug39001.phpt]
[1;32mPASS[0m Bug #39001 (ReflectionProperty returns incorrect declaring class for protected properties) [ext/reflection/tests/bug39001.phpt] 
TEST 7344/12806 [ext/reflection/tests/bug39067.phpt]
[1;32mPASS[0m Bug #39067 (getDeclaringClass() and private properties) [ext/reflection/tests/bug39067.phpt] 
TEST 7345/12806 [ext/reflection/tests/bug39884.phpt]
[1;32mPASS[0m Bug #39884 (ReflectionParameter::getClass() throws exception for type hint self) [ext/reflection/tests/bug39884.phpt] 
TEST 7346/12806 [ext/reflection/tests/bug40431.phpt]
[1;32mPASS[0m Bug #40431 (dynamic properties may cause crash in ReflectionProperty methods) [ext/reflection/tests/bug40431.phpt] 
TEST 7347/12806 [ext/reflection/tests/bug40794.phpt]
[1;32mPASS[0m Bug #40794 (ReflectionObject::getValues() may crash when used with dynamic properties) [ext/reflection/tests/bug40794.phpt] 
TEST 7348/12806 [ext/reflection/tests/bug41061.phpt]
[1;32mPASS[0m Reflection Bug #41061 ("visibility error" in ReflectionFunction::__toString()) [ext/reflection/tests/bug41061.phpt] 
TEST 7349/12806 [ext/reflection/tests/bug41884.phpt]
[1;32mPASS[0m Bug #41884 (ReflectionClass::getDefaultProperties() does not handle static attributes) [ext/reflection/tests/bug41884.phpt] 
TEST 7350/12806 [ext/reflection/tests/bug42976.phpt]
[1;32mPASS[0m Bug #42976 (Crash when constructor for newInstance() or newInstanceArgs() fails) [ext/reflection/tests/bug42976.phpt] 
TEST 7351/12806 [ext/reflection/tests/bug43926.phpt]
[1;32mPASS[0m Bug #43926 (isInstance() isn't equivalent to instanceof operator) [ext/reflection/tests/bug43926.phpt] 
TEST 7352/12806 [ext/reflection/tests/bug45139.phpt]
[1;32mPASS[0m Bug #45139 (ReflectionProperty returns incorrect declaring class) [ext/reflection/tests/bug45139.phpt] 
TEST 7353/12806 [ext/reflection/tests/bug45571.phpt]
[1;32mPASS[0m Bug #45571 (ReflectionClass::__toString() shows superclasses' private static methods.) [ext/reflection/tests/bug45571.phpt] 
TEST 7354/12806 [ext/reflection/tests/bug45765.phpt]
[1;32mPASS[0m Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause an error) [ext/reflection/tests/bug45765.phpt] 
TEST 7355/12806 [ext/reflection/tests/bug46064.phpt]
[1;32mPASS[0m Bug #46064 (Exception when creating ReflectionProperty object on dynamically created property) [ext/reflection/tests/bug46064.phpt] 
TEST 7356/12806 [ext/reflection/tests/bug46064_2.phpt]
[1;32mPASS[0m Bug #46064.2 (Exception when creating ReflectionProperty object on dynamically created property) [ext/reflection/tests/bug46064_2.phpt] 
TEST 7357/12806 [ext/reflection/tests/bug46103.phpt]
[1;32mPASS[0m Bug #46103: ReflectionObject memory leak [ext/reflection/tests/bug46103.phpt] 
TEST 7358/12806 [ext/reflection/tests/bug47254.phpt]
[1;32mPASS[0m Bug #47254 [ext/reflection/tests/bug47254.phpt] 
TEST 7359/12806 [ext/reflection/tests/bug48336.phpt]
[1;32mPASS[0m Bug #48286 (ReflectionProperty::getDeclaringClass() does not work with redeclared properties) [ext/reflection/tests/bug48336.phpt] 
TEST 7360/12806 [ext/reflection/tests/bug48757.phpt]
[1;32mPASS[0m Bug #48757 (ReflectionFunction::invoke() parameter issues) [ext/reflection/tests/bug48757.phpt] 
TEST 7361/12806 [ext/reflection/tests/bug49074.phpt]
[1;32mPASS[0m Bug #49074 (private class static fields can be modified by using reflection) [ext/reflection/tests/bug49074.phpt] 
TEST 7362/12806 [ext/reflection/tests/bug49092.phpt]
[1;32mPASS[0m Bug #49092 (ReflectionFunction fails to work with functions in fully qualified namespaces) [ext/reflection/tests/bug49092.phpt] 
TEST 7363/12806 [ext/reflection/tests/bug49719.phpt]
[1;32mPASS[0m Bug #49719 (ReflectionClass::hasProperty returns true for a private property in base class) [ext/reflection/tests/bug49719.phpt] 
TEST 7364/12806 [ext/reflection/tests/bug51905.phpt]
[1;32mPASS[0m Bug #51905 (ReflectionParameter fails if default value is an array with an access to self::) [ext/reflection/tests/bug51905.phpt] 
TEST 7365/12806 [ext/reflection/tests/bug51911.phpt]
[1;32mPASS[0m Bug #51911 (ReflectionParameter::getDefaultValue() memory leaks with constant array) [ext/reflection/tests/bug51911.phpt] 
TEST 7366/12806 [ext/reflection/tests/bug52057.phpt]
[1;32mPASS[0m Bug #52057 (ReflectionClass fails on Closure class) [ext/reflection/tests/bug52057.phpt] 
TEST 7367/12806 [ext/reflection/tests/bug52854.phpt]
[1;32mPASS[0m Bug #52854: ReflectionClass::newInstanceArgs does not work for classes without constructors [ext/reflection/tests/bug52854.phpt] 
TEST 7368/12806 [ext/reflection/tests/bug53366.phpt]
[1;32mPASS[0m Bug #53366 (Reflection doesn't get dynamic property value from getProperty()) [ext/reflection/tests/bug53366.phpt] 
TEST 7369/12806 [ext/reflection/tests/bug53915.phpt]
[1;32mPASS[0m Bug #53915 - ReflectionClass::getConstant(s) emits fatal error on selfreferencing constants [ext/reflection/tests/bug53915.phpt] 
TEST 7370/12806 [ext/reflection/tests/bug60357.phpt]
[1;32mPASS[0m Bug #60357 (__toString() method triggers E_NOTICE "Array to string conversion") [ext/reflection/tests/bug60357.phpt] 
TEST 7371/12806 [ext/reflection/tests/bug60367.phpt]
[1;32mPASS[0m Bug #60367 (Reflection and Late Static Binding) [ext/reflection/tests/bug60367.phpt] 
TEST 7372/12806 [ext/reflection/tests/bug61388.phpt]
[1;32mPASS[0m ReflectionObject:getProperties() issues invalid reads when it get_properties returns a hash table with (inaccessible) dynamic numeric properties [ext/reflection/tests/bug61388.phpt] 
TEST 7373/12806 [ext/reflection/tests/bug62384.phpt]
[1;32mPASS[0m Bug #62384 (Attempting to invoke a Closure more than once causes segfaul) [ext/reflection/tests/bug62384.phpt] 
TEST 7374/12806 [ext/reflection/tests/bug62715.phpt]
[1;32mPASS[0m Bug #62715 (ReflectionParameter::isDefaultValueAvailable() wrong result) [ext/reflection/tests/bug62715.phpt] 
TEST 7375/12806 [ext/reflection/tests/bug63399.phpt]
[1;32mPASS[0m Bug #63399 (ReflectionClass::getTraitAliases() incorrectly resolves traitnames) [ext/reflection/tests/bug63399.phpt] 
TEST 7376/12806 [ext/reflection/tests/bug63614.phpt]
[1;32mPASS[0m Bug #63614 (Fatal error on Reflection) [ext/reflection/tests/bug63614.phpt] 
TEST 7377/12806 [ext/reflection/tests/bug64007.phpt]
[1;32mPASS[0m Bug #64007 (There is an ability to create instance of Generator by hand) [ext/reflection/tests/bug64007.phpt] 
TEST 7378/12806 [ext/reflection/tests/bug64239.phpt]
[1;32mPASS[0m Bug #64239 (ReflectionClass::getMethods() changed behavior) [ext/reflection/tests/bug64239.phpt] 
TEST 7379/12806 [ext/reflection/tests/bug64936.phpt]
[1;33mSKIP[0m ReflectionMethod::getDocComment() uses left over doc comment from previous scanner run [ext/reflection/tests/bug64936.phpt] reason: Required extension missing: tokenizer
TEST 7380/12806 [ext/reflection/tests/bug66430.phpt]
[1;32mPASS[0m Bug #66430: ReflectionFunction::invoke does not invoke closure with object scope [ext/reflection/tests/bug66430.phpt] 
TEST 7381/12806 [ext/reflection/tests/bug67068.phpt]
[1;32mPASS[0m Bug #67068 (ReflectionFunction::getClosure returns something that doesn't report as a closure) [ext/reflection/tests/bug67068.phpt] 
TEST 7382/12806 [ext/reflection/tests/bug69180.phpt]
[1;32mPASS[0m Bug #69180: Reflection does not honor trait conflict resolution / method aliasing [ext/reflection/tests/bug69180.phpt] 
TEST 7383/12806 [ext/reflection/tests/bug69802.phpt]
[1;32mPASS[0m Bug #69802 (Reflection on Closure::__invoke borks type hint class name) [ext/reflection/tests/bug69802.phpt] 
TEST 7384/12806 [ext/reflection/tests/bug70674.phpt]
[1;32mPASS[0m Bug #70674 (ReflectionFunction::getClosure() leaks memory when used for internal functions) [ext/reflection/tests/bug70674.phpt] 
TEST 7385/12806 [ext/reflection/tests/bug70960.phpt]
[1;32mPASS[0m Bug #70960 (ReflectionFunction for array_unique returns wrong number of parameters) [ext/reflection/tests/bug70960.phpt] 
TEST 7386/12806 [ext/reflection/tests/bug70982.phpt]
[1;32mPASS[0m Bug #70982 (setStaticPropertyValue behaviors inconsistently with 5.6) [ext/reflection/tests/bug70982.phpt] 
TEST 7387/12806 [ext/reflection/tests/bug71018.phpt]
[1;32mPASS[0m Bug #71018 (ReflectionProperty::setValue() behavior changed) [ext/reflection/tests/bug71018.phpt] 
TEST 7388/12806 [ext/reflection/tests/bug71767.phpt]
[1;32mPASS[0m Bug #71767 (ReflectionMethod::getDocComment returns the wrong comment) [ext/reflection/tests/bug71767.phpt] 
TEST 7389/12806 [ext/reflection/tests/bug72174.phpt]
[1;32mPASS[0m Bug #72174: ReflectionProperty#getValue() causes __isset call [ext/reflection/tests/bug72174.phpt] 
TEST 7390/12806 [ext/reflection/tests/bug74454.phpt]
[1;32mPASS[0m Bug #74454 (Wrong exception being thrown when using ReflectionMethod) [ext/reflection/tests/bug74454.phpt] 
TEST 7391/12806 [ext/reflection/tests/bug74673.phpt]
[1;32mPASS[0m Bug #74673 (Segfault when cast Reflection object to string with undefined constant) [ext/reflection/tests/bug74673.phpt] 
TEST 7392/12806 [ext/reflection/tests/bug74949.phpt]
[1;32mPASS[0m Bug #74949 (null pointer dereference in _function_string) [ext/reflection/tests/bug74949.phpt] 
TEST 7393/12806 [ext/reflection/tests/bug75186.phpt]
[1;32mPASS[0m Bug #75186: Inconsistent reflection of Closure:::__invoke() [ext/reflection/tests/bug75186.phpt] 
TEST 7394/12806 [ext/reflection/tests/bug75231.phpt]
[1;32mPASS[0m Bug #75231: ReflectionProperty#getValue() incorrectly works with inherited classes [ext/reflection/tests/bug75231.phpt] 
TEST 7395/12806 [ext/reflection/tests/bug76536.phpt]
[1;32mPASS[0m Bug #76536 (PHP crashes with core dump when throwing exception in error handler) [ext/reflection/tests/bug76536.phpt] 
TEST 7396/12806 [ext/reflection/tests/bug76737.phpt]
[1;32mPASS[0m Bug #76737: Unserialized reflection objects are broken, they shouldn't be serializable [ext/reflection/tests/bug76737.phpt] 
TEST 7397/12806 [ext/reflection/tests/bug76936.phpt]
[1;32mPASS[0m Bug #76936: Objects cannot access their private attributes while handling reflection errors [ext/reflection/tests/bug76936.phpt] 
TEST 7398/12806 [ext/reflection/tests/bug77325.phpt]
[1;32mPASS[0m Bug #77325: ReflectionClassConstant::$class returns wrong class when extending [ext/reflection/tests/bug77325.phpt] 
TEST 7399/12806 [ext/reflection/tests/bug77772.phpt]
[1;32mPASS[0m Bug #77772: ReflectionClass::getMethods(null) doesn't work [ext/reflection/tests/bug77772.phpt] 
TEST 7400/12806 [ext/reflection/tests/bug77882.phpt]
[1;32mPASS[0m Bug #77882: Different behavior: always calls destructor [ext/reflection/tests/bug77882.phpt] 
TEST 7401/12806 [ext/reflection/tests/bug78697.phpt]
[1;32mPASS[0m Bug #78697: ReflectionClass::implementsInterface - inaccurate error message with traits [ext/reflection/tests/bug78697.phpt] 
TEST 7402/12806 [ext/reflection/tests/bug78774.phpt]
[1;32mPASS[0m Bug #78774: ReflectionNamedType on Typed Properties Crash [ext/reflection/tests/bug78774.phpt] 
TEST 7403/12806 [ext/reflection/tests/bug78895.phpt]
[1;32mPASS[0m Fixed bug #78895 (Reflection detects abstract non-static class as abstract static). [ext/reflection/tests/bug78895.phpt] 
TEST 7404/12806 [ext/reflection/tests/bug79062.phpt]
[1;32mPASS[0m Bug #79062: Property with heredoc default value returns false for getDocComment [ext/reflection/tests/bug79062.phpt] 
TEST 7405/12806 [ext/reflection/tests/bug79115.phpt]
[1;32mPASS[0m Bug #79115: ReflectionClass::isCloneable call reflected class __destruct [ext/reflection/tests/bug79115.phpt] 
TEST 7406/12806 [ext/reflection/tests/bug79487.phpt]
[1;32mPASS[0m Bug #79487 (::getStaticProperties() ignores property modifications) [ext/reflection/tests/bug79487.phpt] 
TEST 7407/12806 [ext/reflection/tests/bug79683.phpt]
[1;32mPASS[0m Bug #79683: Fake reflection scope affects __toString() [ext/reflection/tests/bug79683.phpt] 
TEST 7408/12806 [ext/reflection/tests/bug79820.phpt]
[1;32mPASS[0m Bug #79820: Use after free when type duplicated into ReflectionProperty gets resolved [ext/reflection/tests/bug79820.phpt] 
TEST 7409/12806 [ext/reflection/tests/bug80190.phpt]
[1;32mPASS[0m Bug #80190: ReflectionMethod::getReturnType() does not handle static as part of union type [ext/reflection/tests/bug80190.phpt] 
TEST 7410/12806 [ext/reflection/tests/bug80299.phpt]
[1;32mPASS[0m Bug #80299: ReflectionFunction->invokeArgs confused in arguments [ext/reflection/tests/bug80299.phpt] 
TEST 7411/12806 [ext/reflection/tests/bug80370.phpt]
[1;32mPASS[0m Bug #80370: Segfault on ReflectionProperty::getAttributes of dynamic property [ext/reflection/tests/bug80370.phpt] 
TEST 7412/12806 [ext/reflection/tests/bug80564.phpt]
[1;32mPASS[0m Bug #80564: ReflectionProperty::__toString() renders current value, not default value [ext/reflection/tests/bug80564.phpt] 
TEST 7413/12806 [ext/reflection/tests/bug80821.phpt]
[1;32mPASS[0m Bug #80821: ReflectionProperty::getDefaultValue() returns current value for statics [ext/reflection/tests/bug80821.phpt] 
TEST 7414/12806 [ext/reflection/tests/bug81208.phpt]
[1;32mPASS[0m Bug #81208: Segmentation fault while create newInstance from attribute [ext/reflection/tests/bug81208.phpt] 
TEST 7415/12806 [ext/reflection/tests/bug81457.phpt]
[1;32mPASS[0m Bug #81457: Enum ReflectionMethod->getDeclaringClass() return a ReflectionClass [ext/reflection/tests/bug81457.phpt] 
TEST 7416/12806 [ext/reflection/tests/bug81611.phpt]
[1;32mPASS[0m Reflection Bug #81611 (ArgumentCountError when getting default value from ReflectionParameter with new) [ext/reflection/tests/bug81611.phpt] 
TEST 7417/12806 [ext/reflection/tests/bug81681.phpt]
[1;32mPASS[0m Bug #81681 (ReflectionEnum throwing exceptions) [ext/reflection/tests/bug81681.phpt] 
TEST 7418/12806 [ext/reflection/tests/closures_001.phpt]
[1;32mPASS[0m Reflection on closures [ext/reflection/tests/closures_001.phpt] 
TEST 7419/12806 [ext/reflection/tests/closures_002.phpt]
[1;32mPASS[0m Reflection on invocable objects [ext/reflection/tests/closures_002.phpt] 
TEST 7420/12806 [ext/reflection/tests/closures_003.phpt]
[1;32mPASS[0m Reflection on closures: Segfaults with getParameters() and getDeclaringFunction() [ext/reflection/tests/closures_003.phpt] 
TEST 7421/12806 [ext/reflection/tests/closures_003_v1.phpt]
[1;32mPASS[0m Reflection on closures: Segfaults with getParameters() and getDeclaringFunction() [ext/reflection/tests/closures_003_v1.phpt] 
TEST 7422/12806 [ext/reflection/tests/closures_004.phpt]
[1;32mPASS[0m Reflection on closures: Segfault with getClosure() on closure itself [ext/reflection/tests/closures_004.phpt] 
TEST 7423/12806 [ext/reflection/tests/closures_005.phpt]
[1;32mPASS[0m Test closure isStatic [ext/reflection/tests/closures_005.phpt] 
TEST 7424/12806 [ext/reflection/tests/closures_bound_getDeclaringFunction.phpt]
[1;32mPASS[0m Closures via getParameters() and getDeclaringFunction() calling reflection_method_factory() with an internal object being set [ext/reflection/tests/closures_bound_getDeclaringFunction.phpt] 
TEST 7425/12806 [ext/reflection/tests/constructor_promotion.phpt]
[1;32mPASS[0m Using Reflection on promoted properties [ext/reflection/tests/constructor_promotion.phpt] 
TEST 7426/12806 [ext/reflection/tests/default_value_internal_userland_arginfo.phpt]
[1;32mPASS[0m Fetching default value of an internal trampoline function with userland arginfo [ext/reflection/tests/default_value_internal_userland_arginfo.phpt] 
TEST 7427/12806 [ext/reflection/tests/default_value_leak.phpt]
[1;32mPASS[0m Check that isDefaultValueConstant() does not leak [ext/reflection/tests/default_value_leak.phpt] 
TEST 7428/12806 [ext/reflection/tests/final_property_indicated.phpt]
[1;32mPASS[0m Output of properties indicates if they are final [ext/reflection/tests/final_property_indicated.phpt] 
TEST 7429/12806 [ext/reflection/tests/gh10623.phpt]
[1;32mPASS[0m GH-10623 (ReflectionFunction::getClosureUsedVariables() returns empty array in presence of variadic arguments) [ext/reflection/tests/gh10623.phpt] 
TEST 7430/12806 [ext/reflection/tests/gh11937_1.phpt]
[1;32mPASS[0m GH-11937: Segfault in format_default_value due to unexpected enum/object [ext/reflection/tests/gh11937_1.phpt] 
TEST 7431/12806 [ext/reflection/tests/gh11937_2.phpt]
[1;32mPASS[0m GH-11937: Segfault in format_default_value due to unexpected enum/object [ext/reflection/tests/gh11937_2.phpt] 
TEST 7432/12806 [ext/reflection/tests/gh12908.phpt]
[1;32mPASS[0m GH-12908 (Show attribute name/class in ReflectionAttribute dump) [ext/reflection/tests/gh12908.phpt] 
TEST 7433/12806 [ext/reflection/tests/gh15902/ReflectionClass-callable.phpt]
[1;32mPASS[0m ReflectionClass object default property - used to say "callable" [ext/reflection/tests/gh15902/ReflectionClass-callable.phpt] 
TEST 7434/12806 [ext/reflection/tests/gh15902/ReflectionClass-class.phpt]
[1;32mPASS[0m ReflectionClass object default property - used to say "__CLASS__" [ext/reflection/tests/gh15902/ReflectionClass-class.phpt] 
TEST 7435/12806 [ext/reflection/tests/gh15902/ReflectionProperty-callable.phpt]
[1;32mPASS[0m ReflectionProperty object default - used to say "callable" [ext/reflection/tests/gh15902/ReflectionProperty-callable.phpt] 
TEST 7436/12806 [ext/reflection/tests/gh15902/ReflectionProperty-class.phpt]
[1;32mPASS[0m ReflectionProperty object default - used to say "__CLASS__" [ext/reflection/tests/gh15902/ReflectionProperty-class.phpt] 
TEST 7437/12806 [ext/reflection/tests/gh16187.phpt]
[1;32mPASS[0m GH-16187 (ReflectionClass::__toString() with unpacked properties) [ext/reflection/tests/gh16187.phpt] 
TEST 7438/12806 [ext/reflection/tests/gh8080.phpt]
[1;32mPASS[0m GH-8080 (ReflectionClass::getConstants() depends on def. order) [ext/reflection/tests/gh8080.phpt] 
TEST 7439/12806 [ext/reflection/tests/gh8444.phpt]
[1;32mPASS[0m GH-8444 (Fix ReflectionProperty::__toString() of properties containing instantiated enums) [ext/reflection/tests/gh8444.phpt] 
TEST 7440/12806 [ext/reflection/tests/gh8982.phpt]
[1;32mPASS[0m GH-8982 (Attribute target validation fails when read via ReflectionFunction) [ext/reflection/tests/gh8982.phpt] 
TEST 7441/12806 [ext/reflection/tests/gh9409.phpt]
[1;32mPASS[0m GH-9409: Private method is incorrectly dumped as "overwrites" [ext/reflection/tests/gh9409.phpt] 
TEST 7442/12806 [ext/reflection/tests/gh9447.phpt]
[1;32mPASS[0m GH-9447: Invalid class FQN emitted by AST dump for new and class constants in constant expressions [ext/reflection/tests/gh9447.phpt] 
TEST 7443/12806 [ext/reflection/tests/gh9470.phpt]
[1;32mPASS[0m GH-9470: ReflectionMethod constructor finds private parent method [ext/reflection/tests/gh9470.phpt] 
TEST 7444/12806 [ext/reflection/tests/internal_parameter_default_value/ReflectionParameter_getDefaultValueConstantName_Internal.phpt]
[1;32mPASS[0m ReflectionParameter::getDefaultValueConstantName() should also work for parameters of internal functions. [ext/reflection/tests/internal_parameter_default_value/ReflectionParameter_getDefaultValueConstantName_Internal.phpt] 
TEST 7445/12806 [ext/reflection/tests/internal_parameter_default_value/ReflectionParameter_getDefaultValue_Internal.phpt]
[1;32mPASS[0m ReflectionParameter::getDefaultValue() should also work for parameters of internal functions. [ext/reflection/tests/internal_parameter_default_value/ReflectionParameter_getDefaultValue_Internal.phpt] 
TEST 7446/12806 [ext/reflection/tests/internal_parameter_default_value/ReflectionParameter_isDefaultValueAvailable_Internal.phpt]
[1;32mPASS[0m ReflectionParameter::isDefaultValueAvailable() should also work for parameters of internal functions [ext/reflection/tests/internal_parameter_default_value/ReflectionParameter_isDefaultValueAvailable_Internal.phpt] 
TEST 7447/12806 [ext/reflection/tests/internal_parameter_default_value/ReflectionParameter_isDefaultValueConstant_Internal.phpt]
[1;32mPASS[0m ReflectionParameter::isDefaultValueConstant() should also work for parameters of internal functions [ext/reflection/tests/internal_parameter_default_value/ReflectionParameter_isDefaultValueConstant_Internal.phpt] 
TEST 7448/12806 [ext/reflection/tests/internal_parameter_default_value/ReflectionParameter_toString_Internal.phpt]
[1;32mPASS[0m ReflectionParameter::__toString() should display default values for internal functions as well [ext/reflection/tests/internal_parameter_default_value/ReflectionParameter_toString_Internal.phpt] 
TEST 7449/12806 [ext/reflection/tests/internal_parameter_default_value/check_all.phpt]
[1;32mPASS[0m Check that all internal parameter defaults evaluate without error [ext/reflection/tests/internal_parameter_default_value/check_all.phpt] 
TEST 7450/12806 [ext/reflection/tests/internal_property_union_type.phpt]
[1;33mSKIP[0m Union type on internal property [ext/reflection/tests/internal_property_union_type.phpt] reason: Required extension missing: zend_test
TEST 7451/12806 [ext/reflection/tests/internal_static_property.phpt]
[1;33mSKIP[0m ReflectionProperty::get/setValue() on internal static property [ext/reflection/tests/internal_static_property.phpt] reason: Required extension missing: zend_test
TEST 7452/12806 [ext/reflection/tests/iterable_Reflection.phpt]
[1;32mPASS[0m iterable Type in Reflection [ext/reflection/tests/iterable_Reflection.phpt] 
TEST 7453/12806 [ext/reflection/tests/new_in_attributes.phpt]
[1;32mPASS[0m new in attribute arguments [ext/reflection/tests/new_in_attributes.phpt] 
TEST 7454/12806 [ext/reflection/tests/new_in_constexpr.phpt]
[1;32mPASS[0m Handling of new in constant expressions in reflection [ext/reflection/tests/new_in_constexpr.phpt] 
TEST 7455/12806 [ext/reflection/tests/parameters_001.phpt]
[1;32mPASS[0m ReflectionParameter Check for parameter being optional [ext/reflection/tests/parameters_001.phpt] 
TEST 7456/12806 [ext/reflection/tests/parameters_002.phpt]
[1;32mPASS[0m ReflectionParameter::getClass(), getDeclaringClass(), getDeclaringFunction() [ext/reflection/tests/parameters_002.phpt] 
TEST 7457/12806 [ext/reflection/tests/property_exists.phpt]
[1;32mPASS[0m Reflection and property_exists() [ext/reflection/tests/property_exists.phpt] 
TEST 7458/12806 [ext/reflection/tests/property_hooks/ReflectionClass_getMethods.phpt]
[1;32mPASS[0m ReflectionClass::getMethods() does not contain property hooks [ext/reflection/tests/property_hooks/ReflectionClass_getMethods.phpt] 
TEST 7459/12806 [ext/reflection/tests/property_hooks/ReflectionProperty_getHook_inheritance.phpt]
[1;32mPASS[0m ReflectionClass::getHook() inheritance [ext/reflection/tests/property_hooks/ReflectionProperty_getHook_inheritance.phpt] 
TEST 7460/12806 [ext/reflection/tests/property_hooks/ReflectionProperty_getHooks.phpt]
[1;32mPASS[0m ReflectionProperty::getHooks() [ext/reflection/tests/property_hooks/ReflectionProperty_getHooks.phpt] 
TEST 7461/12806 [ext/reflection/tests/property_hooks/ReflectionProperty_getSetRawValue.phpt]
[1;32mPASS[0m ReflectionProperty::{get,set}RawValue() does not invoke hooks [ext/reflection/tests/property_hooks/ReflectionProperty_getSetRawValue.phpt] 
TEST 7462/12806 [ext/reflection/tests/property_hooks/ReflectionProperty_getSetValue.phpt]
[1;32mPASS[0m ReflectionProperty::{get,set}Value() invokes hooks [ext/reflection/tests/property_hooks/ReflectionProperty_getSetValue.phpt] 
TEST 7463/12806 [ext/reflection/tests/property_hooks/ReflectionProperty_isInitialized.phpt]
[1;32mPASS[0m ReflectionProperty::isInitialized() on hooked properties [ext/reflection/tests/property_hooks/ReflectionProperty_isInitialized.phpt] 
TEST 7464/12806 [ext/reflection/tests/property_hooks/basics.phpt]
[1;32mPASS[0m Property hook reflection [ext/reflection/tests/property_hooks/basics.phpt] 
TEST 7465/12806 [ext/reflection/tests/property_hooks/bug_001.phpt]
[1;32mPASS[0m ReflectionProperty::{get,set}RawValue() crashes on dynamic properties [ext/reflection/tests/property_hooks/bug_001.phpt] 
TEST 7466/12806 [ext/reflection/tests/property_hooks/gh15718.phpt]
[1;32mPASS[0m ReflectionProperty::get{Hook,Hooks}() crashes on dynamic properties [ext/reflection/tests/property_hooks/gh15718.phpt] 
TEST 7467/12806 [ext/reflection/tests/property_hooks/gh17713.phpt]
[1;32mPASS[0m GH-17713: getRawValue(), setRawValue(), setRawValueWithoutLazyInitialization() may call hooks [ext/reflection/tests/property_hooks/gh17713.phpt] 
TEST 7468/12806 [ext/reflection/tests/property_hooks/hook_guard.phpt]
[1;32mPASS[0m Calling hook method with parent::$prop::get() from reflection [ext/reflection/tests/property_hooks/hook_guard.phpt] 
TEST 7469/12806 [ext/reflection/tests/readonly_class.phpt]
[1;32mPASS[0m Readonly class reflection [ext/reflection/tests/readonly_class.phpt] 
TEST 7470/12806 [ext/reflection/tests/readonly_properties.phpt]
[1;32mPASS[0m Readonly property reflection [ext/reflection/tests/readonly_properties.phpt] 
TEST 7471/12806 [ext/reflection/tests/reflectionclass_for_traits.phpt]
[1;32mPASS[0m Tests some parts of ReflectionClass behavior for traits [ext/reflection/tests/reflectionclass_for_traits.phpt] 
TEST 7472/12806 [ext/reflection/tests/request38992.phpt]
[1;32mPASS[0m Request #38992 (invoke() and invokeArgs() static method calls should match) [ext/reflection/tests/request38992.phpt] 
TEST 7473/12806 [ext/reflection/tests/static_properties_002.phpt]
[1;32mPASS[0m Reflection and inheriting static properties [ext/reflection/tests/static_properties_002.phpt] 
TEST 7474/12806 [ext/reflection/tests/static_properties_with_typed_class_constants1.phpt]
[1;32mPASS[0m Typed class constant reflection [ext/reflection/tests/static_properties_with_typed_class_constants1.phpt] 
TEST 7475/12806 [ext/reflection/tests/static_type.phpt]
[1;32mPASS[0m ReflectionType for static types [ext/reflection/tests/static_type.phpt] 
TEST 7476/12806 [ext/reflection/tests/traits001.phpt]
[1;32mPASS[0m ReflectionClass and Traits [ext/reflection/tests/traits001.phpt] 
TEST 7477/12806 [ext/reflection/tests/traits002.phpt]
[1;32mPASS[0m ReflectionClass and Traits [ext/reflection/tests/traits002.phpt] 
TEST 7478/12806 [ext/reflection/tests/traits003.phpt]
[1;32mPASS[0m Reflection and Traits [ext/reflection/tests/traits003.phpt] 
TEST 7479/12806 [ext/reflection/tests/traits004.phpt]
[1;32mPASS[0m ReflectionClass::getTraits() and ReflectionClass::getTraitNames [ext/reflection/tests/traits004.phpt] 
TEST 7480/12806 [ext/reflection/tests/traits005.phpt]
[1;32mPASS[0m ReflectionClass::getTraitAlias [ext/reflection/tests/traits005.phpt] 
TEST 7481/12806 [ext/reflection/tests/types/ReflectionType_001.phpt]
[1;32mPASS[0m ReflectionParameter::get/hasType and ReflectionType tests [ext/reflection/tests/types/ReflectionType_001.phpt] 
TEST 7482/12806 [ext/reflection/tests/types/ReflectionType_002.phpt]
[1;32mPASS[0m ReflectionType leak [ext/reflection/tests/types/ReflectionType_002.phpt] 
TEST 7483/12806 [ext/reflection/tests/types/ReflectionType_possible_types.phpt]
[1;32mPASS[0m ReflectionType possible types [ext/reflection/tests/types/ReflectionType_possible_types.phpt] 
TEST 7484/12806 [ext/reflection/tests/types/dnf_types.phpt]
[1;32mPASS[0m Disjunctive Normal Form types in reflection [ext/reflection/tests/types/dnf_types.phpt] 
TEST 7485/12806 [ext/reflection/tests/types/dnf_types_with_null.phpt]
[1;32mPASS[0m Disjunctive Normal Form types in reflection [ext/reflection/tests/types/dnf_types_with_null.phpt] 
TEST 7486/12806 [ext/reflection/tests/types/intersection_types.phpt]
[1;32mPASS[0m Intersection types in reflection [ext/reflection/tests/types/intersection_types.phpt] 
TEST 7487/12806 [ext/reflection/tests/types/mixed_type.phpt]
[1;32mPASS[0m Test that the mixed type is reflectable [ext/reflection/tests/types/mixed_type.phpt] 
TEST 7488/12806 [ext/reflection/tests/types/pure_intersection_type_implicitly_nullable.phpt]
[1;32mPASS[0m Intersection type which is implicitly nullable should be a DNF type in reflection [ext/reflection/tests/types/pure_intersection_type_implicitly_nullable.phpt] 
TEST 7489/12806 [ext/reflection/tests/types/union_types.phpt]
[1;32mPASS[0m Union types in reflection [ext/reflection/tests/types/union_types.phpt] 
TEST 7490/12806 [ext/session/tests/001.phpt]
[1;32mPASS[0m session object serialization [ext/session/tests/001.phpt] 
TEST 7491/12806 [ext/session/tests/002.phpt]
[1;32mPASS[0m session_unset() without a initialized session [ext/session/tests/002.phpt] 
TEST 7492/12806 [ext/session/tests/003.phpt]
[1;32mPASS[0m session object deserialization [ext/session/tests/003.phpt] 
TEST 7493/12806 [ext/session/tests/006.phpt]
[1;32mPASS[0m correct instantiation of references between variables in sessions [ext/session/tests/006.phpt] 
TEST 7494/12806 [ext/session/tests/009.phpt]
[1;32mPASS[0m unset($_SESSION["name"]); test [ext/session/tests/009.phpt] 
TEST 7495/12806 [ext/session/tests/010.phpt]
[1;32mPASS[0m $session_array = explode(";", session_encode()); should not segfault [ext/session/tests/010.phpt] 
TEST 7496/12806 [ext/session/tests/011.phpt]
[1;32mPASS[0m session_decode(); should not segfault [ext/session/tests/011.phpt] 
TEST 7497/12806 [ext/session/tests/012.phpt]
[1;32mPASS[0m registering $_SESSION should not segfault [ext/session/tests/012.phpt] 
TEST 7498/12806 [ext/session/tests/013.phpt]
[1;32mPASS[0m redefining SID should not cause warnings [ext/session/tests/013.phpt] 
TEST 7499/12806 [ext/session/tests/014.phpt]
[1;32mPASS[0m a script should not be able to modify session.use_trans_sid [ext/session/tests/014.phpt] 
TEST 7500/12806 [ext/session/tests/015.phpt]
[1;32mPASS[0m use_trans_sid should not affect SID [ext/session/tests/015.phpt] 
TEST 7501/12806 [ext/session/tests/016.phpt]
[1;32mPASS[0m invalid session.save_path should not cause a segfault [ext/session/tests/016.phpt] 
TEST 7502/12806 [ext/session/tests/017.phpt]
[1;32mPASS[0m setting $_SESSION before session_start() should not cause segfault [ext/session/tests/017.phpt] 
TEST 7503/12806 [ext/session/tests/018.phpt]
[1;32mPASS[0m rewriter correctly handles attribute names which contain dashes [ext/session/tests/018.phpt] 
TEST 7504/12806 [ext/session/tests/019.phpt]
[1;32mPASS[0m serializing references test case using globals [ext/session/tests/019.phpt] 
TEST 7505/12806 [ext/session/tests/020.phpt]
[1;32mPASS[0m rewriter uses arg_separator.output for modifying URLs [ext/session/tests/020.phpt] 
TEST 7506/12806 [ext/session/tests/021.phpt]
[1;32mPASS[0m rewriter handles form and fieldset tags correctly [ext/session/tests/021.phpt] 
TEST 7507/12806 [ext/session/tests/023.phpt]
[1;32mPASS[0m session object deserialization [ext/session/tests/023.phpt] 
TEST 7508/12806 [ext/session/tests/026.phpt]
[1;32mPASS[0m correct instantiation of references between variables in sessions [ext/session/tests/026.phpt] 
TEST 7509/12806 [ext/session/tests/027.phpt]
[1;32mPASS[0m unset($_SESSION["name"]); should work [ext/session/tests/027.phpt] 
TEST 7510/12806 [ext/session/tests/029.phpt]
[1;32mPASS[0m session_decode(); should not segfault [ext/session/tests/029.phpt] 
TEST 7511/12806 [ext/session/tests/SID_type_confusion.phpt]
[1;32mPASS[0m SID constant type confusion [ext/session/tests/SID_type_confusion.phpt] 
TEST 7512/12806 [ext/session/tests/bug24592.phpt]
[1;32mPASS[0m Bug #24592 (crash when multiple NULL values are being stored) [ext/session/tests/bug24592.phpt] 
TEST 7513/12806 [ext/session/tests/bug26862.phpt]
[1;32mPASS[0m Bug #26862 (ob_flush() before output_reset_rewrite_vars() results in data loss) [ext/session/tests/bug26862.phpt] 
TEST 7514/12806 [ext/session/tests/bug36459.phpt]
[1;32mPASS[0m Bug #31454 (Incorrect adding PHPSESSID to links, which contains \r\n) [ext/session/tests/bug36459.phpt] 
TEST 7515/12806 [ext/session/tests/bug38377.phpt]
[1;32mPASS[0m Bug #38377 (session_destroy() gives warning after session_regenerate_id()) [ext/session/tests/bug38377.phpt] 
TEST 7516/12806 [ext/session/tests/bug41600.phpt]
[1;32mPASS[0m Bug #41600 (url rewriter tags doesn't work with namespaced tags) [ext/session/tests/bug41600.phpt] 
TEST 7517/12806 [ext/session/tests/bug42596.phpt]
[1;32mPASS[0m Bug #42596 (session.save_path MODE option will not set "write" bit for group or world) [ext/session/tests/bug42596.phpt] 
TEST 7518/12806 [ext/session/tests/bug50308.phpt]
[1;32mPASS[0m Bug #50308 (session id not appended properly for empty anchor tags) [ext/session/tests/bug50308.phpt] 
TEST 7519/12806 [ext/session/tests/bug51338.phpt]
[1;32mPASS[0m Bug #51338 (URL-Rewriter should not get enabled if use_only_cookies is set to 1) [ext/session/tests/bug51338.phpt] 
TEST 7520/12806 [ext/session/tests/bug53141.phpt]
[1;32mPASS[0m Bug #53141 (autoload misbehaves if called from closing session) [ext/session/tests/bug53141.phpt] 
TEST 7521/12806 [ext/session/tests/bug61470.phpt]
[1;32mPASS[0m Bug #61470 (session_regenerate_id() does not create session file) [ext/session/tests/bug61470.phpt] 
TEST 7522/12806 [ext/session/tests/bug65475.phpt]
[1;32mPASS[0m Bug #65475: Session ID is not initialized when session.usr_strict_mode=1 [ext/session/tests/bug65475.phpt] 
TEST 7523/12806 [ext/session/tests/bug66481.phpt]
[1;32mPASS[0m Bug #66481: Calls to session_name() segfault when session.name is null. [ext/session/tests/bug66481.phpt] 
TEST 7524/12806 [ext/session/tests/bug66827.phpt]
[1;32mPASS[0m Bug #66827: Session raises E_NOTICE when session name variable is array. [ext/session/tests/bug66827.phpt] 
TEST 7525/12806 [ext/session/tests/bug67694.phpt]
[1;32mPASS[0m Bug #67694 Regression in session_regenerate_id() [ext/session/tests/bug67694.phpt] 
TEST 7526/12806 [ext/session/tests/bug68063.phpt]
[1;32mPASS[0m Bug #68063 (Empty session IDs do still start sessions) [ext/session/tests/bug68063.phpt] 
TEST 7527/12806 [ext/session/tests/bug70013.phpt]
[1;32mPASS[0m Bug #70013 (Reference to $_SESSION is lost after a call to session_regenerate_id()) [ext/session/tests/bug70013.phpt] 
TEST 7528/12806 [ext/session/tests/bug70876.phpt]
[1;32mPASS[0m Bug #70876 Segmentation fault when regenerating session id with strict mode [ext/session/tests/bug70876.phpt] 
TEST 7529/12806 [ext/session/tests/bug71683.phpt]
[1;32mPASS[0m Bug #71683 Null pointer dereference in zend_hash_str_find_bucket [ext/session/tests/bug71683.phpt] 
TEST 7530/12806 [ext/session/tests/bug71972.phpt]
[1;32mPASS[0m Bug #71972 (Cyclic references causing session_start(): Failed to decode session object) [ext/session/tests/bug71972.phpt] 
[1;33mSKIP[0m Bug #71974 Trans sid will always be send, even if cookies are available [ext/session/tests/bug71974.phpt] reason: CGI not available
TEST 7532/12806 [ext/session/tests/bug72562.phpt]
[1;32mPASS[0m Bug #72562: Use After Free in unserialize() with Unexpected Session Deserialization [ext/session/tests/bug72562.phpt] 
TEST 7533/12806 [ext/session/tests/bug72681.phpt]
[1;32mPASS[0m Bug #72681: PHP Session Data Injection Vulnerability [ext/session/tests/bug72681.phpt] 
[1;33mSKIP[0m Bug #72940 - SID always defined [ext/session/tests/bug72940.phpt] reason: CGI not available
TEST 7535/12806 [ext/session/tests/bug73100.phpt]
[1;32mPASS[0m Bug #73100 (session_destroy null dereference in ps_files_path_create) [ext/session/tests/bug73100.phpt] 
TEST 7536/12806 [ext/session/tests/bug73273.phpt]
[1;32mPASS[0m Bug #73273: session_unset() empties values from all variables in which is $_session stored [ext/session/tests/bug73273.phpt] 
TEST 7537/12806 [ext/session/tests/bug73529.phpt]
[1;32mPASS[0m Bug #73529 session_decode() silently fails on wrong input [ext/session/tests/bug73529.phpt] 
TEST 7538/12806 [ext/session/tests/bug74514.phpt]
[1;32mPASS[0m Bug #74514 5 session functions incorrectly warn when calling in read-only/getter mode. [ext/session/tests/bug74514.phpt] 
TEST 7539/12806 [ext/session/tests/bug74541.phpt]
[1;32mPASS[0m Bug #74541 Wrong reflection on session_start() [ext/session/tests/bug74541.phpt] 
TEST 7540/12806 [ext/session/tests/bug74833.phpt]
[1;32mPASS[0m Bug #74833 Session module number is uninitialized when SID is reset [ext/session/tests/bug74833.phpt] 
TEST 7541/12806 [ext/session/tests/bug74892.phpt]
[1;32mPASS[0m Bug #74892 Url Rewriting (trans_sid) not working on urls that start with # [ext/session/tests/bug74892.phpt] 
TEST 7542/12806 [ext/session/tests/bug74936.phpt]
[1;32mPASS[0m Bug #74936 session_cache_expire() triggers a warning in read mode. [ext/session/tests/bug74936.phpt] 
TEST 7543/12806 [ext/session/tests/bug74941.phpt]
[1;32mPASS[0m Bug #74941 session_start() triggers a warning after headers have been sent but cookies are not used [ext/session/tests/bug74941.phpt] 
TEST 7544/12806 [ext/session/tests/bug79031.phpt]
[1;32mPASS[0m Bug #79031: Session unserialization problem [ext/session/tests/bug79031.phpt] 
[1;33mSKIP[0m Null Pointer Dereference in PHP Session Upload Progress [ext/session/tests/bug79221.phpt] reason: CGI not available
TEST 7546/12806 [ext/session/tests/bug79413.phpt]
[1;32mPASS[0m Bug #79413 (session_create_id() fails for active sessions) [ext/session/tests/bug79413.phpt] 
[1;33mSKIP[0m Bug #80774 (session_name() problem with backslash) [ext/session/tests/bug80774.phpt] reason: CGI not available
TEST 7548/12806 [ext/session/tests/deprecations.phpt]
[1;32mPASS[0m Deprecated GET/POST sessions [ext/session/tests/deprecations.phpt] 
TEST 7549/12806 [ext/session/tests/gh12504.phpt]
[1;32mPASS[0m GH-12504 (Corrupted session written when there's a fatal error in autoloader) [ext/session/tests/gh12504.phpt] 
TEST 7550/12806 [ext/session/tests/gh13680.phpt]
[1;32mPASS[0m GH-13680 (Segfault with session_decode and compilation error) [ext/session/tests/gh13680.phpt] 
TEST 7551/12806 [ext/session/tests/gh13856.phpt]
[1;32mPASS[0m GH-13856 (Member access within null pointer of type 'ps_files' in ext/session/mod_files.c) [ext/session/tests/gh13856.phpt] 
TEST 7552/12806 [ext/session/tests/gh13891.phpt]
[1;32mPASS[0m GH-13891 (memleak and segfault when using ini_set with session.trans_sid_hosts) [ext/session/tests/gh13891.phpt] 
TEST 7553/12806 [ext/session/tests/gh16290.phpt]
[1;32mPASS[0m GH-16290 (overflow on session cookie_lifetime ini) [ext/session/tests/gh16290.phpt] 
TEST 7554/12806 [ext/session/tests/gh16385.phpt]
[1;32mPASS[0m GH-16385 (Unexpected null returned by session_set_cookie_params) [ext/session/tests/gh16385.phpt] 
TEST 7555/12806 [ext/session/tests/gh16590.phpt]
[1;32mPASS[0m GH-16590 (UAF in session_encode()) [ext/session/tests/gh16590.phpt] 
TEST 7556/12806 [ext/session/tests/gh17541.phpt]
[1;32mPASS[0m GH-17541 (ext/session NULL pointer dereferencement during ID reset) [ext/session/tests/gh17541.phpt] 
[1;33mSKIP[0m GH-9200: setcookie has an obsolete expires date format [ext/session/tests/gh9200.phpt] reason: CGI not available
[1;33mSKIP[0m session rfc1867 [ext/session/tests/rfc1867.phpt] reason: CGI not available
[1;33mSKIP[0m session rfc1867 [ext/session/tests/rfc1867_cleanup.phpt] reason: CGI not available
[1;33mSKIP[0m session rfc1867 disabled [ext/session/tests/rfc1867_disabled.phpt] reason: CGI not available
[1;33mSKIP[0m session rfc1867 disabled 2 [ext/session/tests/rfc1867_disabled_2.phpt] reason: CGI not available
[1;33mSKIP[0m session rfc1867 [ext/session/tests/rfc1867_inter.phpt] reason: CGI not available
TEST 7563/12806 [ext/session/tests/rfc1867_invalid_settings.phpt]
[1;32mPASS[0m session rfc1867 invalid settings [ext/session/tests/rfc1867_invalid_settings.phpt] 
TEST 7564/12806 [ext/session/tests/rfc1867_invalid_settings_2.phpt]
[1;32mPASS[0m session rfc1867 invalid settings 2 [ext/session/tests/rfc1867_invalid_settings_2.phpt] 
[1;33mSKIP[0m session rfc1867 no name [ext/session/tests/rfc1867_no_name.phpt] reason: CGI not available
[1;33mSKIP[0m session rfc1867 sid cookie [ext/session/tests/rfc1867_sid_cookie.phpt] reason: CGI not available
[1;33mSKIP[0m session rfc1867 sid get [ext/session/tests/rfc1867_sid_get.phpt] reason: CGI not available
[1;33mSKIP[0m session rfc1867 sid get 2 [ext/session/tests/rfc1867_sid_get_2.phpt] reason: CGI not available
[1;33mSKIP[0m session rfc1867 sid cookie [ext/session/tests/rfc1867_sid_invalid.phpt] reason: CGI not available
[1;33mSKIP[0m session rfc1867 sid only cookie [ext/session/tests/rfc1867_sid_only_cookie.phpt] reason: CGI not available
[1;33mSKIP[0m session rfc1867 sid only cookie 2 [ext/session/tests/rfc1867_sid_only_cookie_2.phpt] reason: CGI not available
[1;33mSKIP[0m session rfc1867 sid post [ext/session/tests/rfc1867_sid_post.phpt] reason: CGI not available
TEST 7573/12806 [ext/session/tests/session_abort_basic.phpt]
[1;32mPASS[0m Test session_abort() function : basic functionality [ext/session/tests/session_abort_basic.phpt] 
TEST 7574/12806 [ext/session/tests/session_basic1.phpt]
[1;32mPASS[0m Test basic function : variation1 [ext/session/tests/session_basic1.phpt] 
TEST 7575/12806 [ext/session/tests/session_basic2.phpt]
[1;32mPASS[0m Test basic function : variation2 [ext/session/tests/session_basic2.phpt] 
TEST 7576/12806 [ext/session/tests/session_basic3.phpt]
[1;32mPASS[0m Test basic function : variation3 use_trans_sid [ext/session/tests/session_basic3.phpt] 
TEST 7577/12806 [ext/session/tests/session_basic4.phpt]
[1;32mPASS[0m Test basic function : variation4 use_trans_sid [ext/session/tests/session_basic4.phpt] 
TEST 7578/12806 [ext/session/tests/session_basic5.phpt]
[1;32mPASS[0m Test basic function : variation5 use_trans_sid [ext/session/tests/session_basic5.phpt] 
TEST 7579/12806 [ext/session/tests/session_cache_expire_basic.phpt]
[1;32mPASS[0m Test session_cache_expire() function : basic functionality [ext/session/tests/session_cache_expire_basic.phpt] 
TEST 7580/12806 [ext/session/tests/session_cache_expire_variation1.phpt]
[1;32mPASS[0m Test session_cache_expire() function : variation [ext/session/tests/session_cache_expire_variation1.phpt] 
TEST 7581/12806 [ext/session/tests/session_cache_expire_variation2.phpt]
[1;32mPASS[0m Test session_cache_expire() function : variation [ext/session/tests/session_cache_expire_variation2.phpt] 
TEST 7582/12806 [ext/session/tests/session_cache_expire_variation3.phpt]
[1;32mPASS[0m Test session_cache_expire() function : variation [ext/session/tests/session_cache_expire_variation3.phpt] 
TEST 7583/12806 [ext/session/tests/session_cache_limiter_basic.phpt]
[1;32mPASS[0m Test session_cache_limiter() function : basic functionality [ext/session/tests/session_cache_limiter_basic.phpt] 
TEST 7584/12806 [ext/session/tests/session_cache_limiter_variation1.phpt]
[1;32mPASS[0m Test session_cache_limiter() function : variation [ext/session/tests/session_cache_limiter_variation1.phpt] 
TEST 7585/12806 [ext/session/tests/session_cache_limiter_variation2.phpt]
[1;32mPASS[0m Test session_cache_limiter() function : variation [ext/session/tests/session_cache_limiter_variation2.phpt] 
TEST 7586/12806 [ext/session/tests/session_cache_limiter_variation3.phpt]
[1;32mPASS[0m Test session_cache_limiter() function : variation [ext/session/tests/session_cache_limiter_variation3.phpt] 
TEST 7587/12806 [ext/session/tests/session_commit_basic.phpt]
[1;32mPASS[0m Test session_commit() function : basic functionality [ext/session/tests/session_commit_basic.phpt] 
TEST 7588/12806 [ext/session/tests/session_commit_variation1.phpt]
[1;32mPASS[0m Test session_commit() function : variation [ext/session/tests/session_commit_variation1.phpt] 
TEST 7589/12806 [ext/session/tests/session_commit_variation2.phpt]
[1;32mPASS[0m Test session_commit() function : variation [ext/session/tests/session_commit_variation2.phpt] 
TEST 7590/12806 [ext/session/tests/session_commit_variation3.phpt]
[1;32mPASS[0m Test session_commit() function : variation [ext/session/tests/session_commit_variation3.phpt] 
TEST 7591/12806 [ext/session/tests/session_commit_variation4.phpt]
[1;32mPASS[0m Test session_commit() function : variation [ext/session/tests/session_commit_variation4.phpt] 
TEST 7592/12806 [ext/session/tests/session_commit_variation5.phpt]
[1;32mPASS[0m Test session_commit() function : variation [ext/session/tests/session_commit_variation5.phpt] 
TEST 7593/12806 [ext/session/tests/session_create_id_basic.phpt]
[1;32mPASS[0m Test session_create_id() function : basic functionality [ext/session/tests/session_create_id_basic.phpt] 
TEST 7594/12806 [ext/session/tests/session_create_id_invalid_prefix.phpt]
[1;32mPASS[0m Test session_create_id() function : invalid prefix [ext/session/tests/session_create_id_invalid_prefix.phpt] 
TEST 7595/12806 [ext/session/tests/session_decode_basic.phpt]
[1;32mPASS[0m Test session_decode() function : basic functionality [ext/session/tests/session_decode_basic.phpt] 
TEST 7596/12806 [ext/session/tests/session_decode_basic_serialize.phpt]
[1;32mPASS[0m Test session_decode() function : basic functionality [ext/session/tests/session_decode_basic_serialize.phpt] 
TEST 7597/12806 [ext/session/tests/session_decode_error2.phpt]
[1;32mPASS[0m Test session_decode() function : error functionality [ext/session/tests/session_decode_error2.phpt] 
TEST 7598/12806 [ext/session/tests/session_decode_error3.phpt]
[1;32mPASS[0m Test session_decode() function : error functionality [ext/session/tests/session_decode_error3.phpt] 
TEST 7599/12806 [ext/session/tests/session_decode_variation1.phpt]
[1;32mPASS[0m Test session_decode() function : variation [ext/session/tests/session_decode_variation1.phpt] 
TEST 7600/12806 [ext/session/tests/session_decode_variation2.phpt]
[1;32mPASS[0m Test session_decode() function : basic functionality [ext/session/tests/session_decode_variation2.phpt] 
TEST 7601/12806 [ext/session/tests/session_decode_variation3.phpt]
[1;32mPASS[0m Test session_decode() function : variation [ext/session/tests/session_decode_variation3.phpt] 
TEST 7602/12806 [ext/session/tests/session_decode_variation4.phpt]
[1;32mPASS[0m Test session_decode() function : variation [ext/session/tests/session_decode_variation4.phpt] 
TEST 7603/12806 [ext/session/tests/session_destroy_variation1.phpt]
[1;32mPASS[0m Test session_destroy() function : variation [ext/session/tests/session_destroy_variation1.phpt] 
TEST 7604/12806 [ext/session/tests/session_destroy_variation2.phpt]
[1;32mPASS[0m Test session_destroy() function : variation [ext/session/tests/session_destroy_variation2.phpt] 
TEST 7605/12806 [ext/session/tests/session_destroy_variation3.phpt]
[1;32mPASS[0m Test session_destroy() function : variation [ext/session/tests/session_destroy_variation3.phpt] 
TEST 7606/12806 [ext/session/tests/session_encode_basic.phpt]
[1;32mPASS[0m Test session_encode() function : basic functionality [ext/session/tests/session_encode_basic.phpt] 
TEST 7607/12806 [ext/session/tests/session_encode_error2.phpt]
[1;32mPASS[0m Test session_encode() function : error functionality [ext/session/tests/session_encode_error2.phpt] 
TEST 7608/12806 [ext/session/tests/session_encode_serialize.phpt]
[1;32mPASS[0m Test session_encode() function : Numeric key raise error. bug65359 [ext/session/tests/session_encode_serialize.phpt] 
TEST 7609/12806 [ext/session/tests/session_encode_variation1.phpt]
[1;32mPASS[0m Test session_encode() function : variation [ext/session/tests/session_encode_variation1.phpt] 
TEST 7610/12806 [ext/session/tests/session_encode_variation2.phpt]
[1;32mPASS[0m Test session_encode() function : variation [ext/session/tests/session_encode_variation2.phpt] 
TEST 7611/12806 [ext/session/tests/session_encode_variation3.phpt]
[1;32mPASS[0m Test session_encode() function : variation [ext/session/tests/session_encode_variation3.phpt] 
TEST 7612/12806 [ext/session/tests/session_encode_variation4.phpt]
[1;32mPASS[0m Test session_encode() function : variation [ext/session/tests/session_encode_variation4.phpt] 
TEST 7613/12806 [ext/session/tests/session_encode_variation5.phpt]
[1;32mPASS[0m Test session_encode() function : variation [ext/session/tests/session_encode_variation5.phpt] 
TEST 7614/12806 [ext/session/tests/session_encode_variation6.phpt]
[1;32mPASS[0m Test session_encode() function : variation [ext/session/tests/session_encode_variation6.phpt] 
TEST 7615/12806 [ext/session/tests/session_encode_variation7.phpt]
[1;32mPASS[0m Test session_encode() function : variation [ext/session/tests/session_encode_variation7.phpt] 
TEST 7616/12806 [ext/session/tests/session_encode_variation8.phpt]
[1;32mPASS[0m Test session_encode() function : variation [ext/session/tests/session_encode_variation8.phpt] 
TEST 7617/12806 [ext/session/tests/session_gc_basic.phpt]
[1;32mPASS[0m Test session_gc() function : basic functionality [ext/session/tests/session_gc_basic.phpt] 
TEST 7618/12806 [ext/session/tests/session_gc_probability_ini.phpt]
[1;32mPASS[0m Test session.gc_probability and session.gc_divisor settings for invalid values [ext/session/tests/session_gc_probability_ini.phpt] 
TEST 7619/12806 [ext/session/tests/session_get_cookie_params_basic.phpt]
[1;32mPASS[0m Test session_get_cookie_params() function : basic functionality [ext/session/tests/session_get_cookie_params_basic.phpt] 
TEST 7620/12806 [ext/session/tests/session_get_cookie_params_variation1.phpt]
[1;32mPASS[0m Test session_get_cookie_params() function : variation [ext/session/tests/session_get_cookie_params_variation1.phpt] 
TEST 7621/12806 [ext/session/tests/session_id_basic.phpt]
[1;32mPASS[0m Test session_id() function : basic functionality [ext/session/tests/session_id_basic.phpt] 
TEST 7622/12806 [ext/session/tests/session_id_basic2.phpt]
[1;32mPASS[0m Test session_id() function : basic functionality [ext/session/tests/session_id_basic2.phpt] 
TEST 7623/12806 [ext/session/tests/session_id_error2.phpt]
[1;32mPASS[0m Test session_id() function : error functionality [ext/session/tests/session_id_error2.phpt] 
TEST 7624/12806 [ext/session/tests/session_id_error3.phpt]
[1;32mPASS[0m Test session_id() function : error functionality [ext/session/tests/session_id_error3.phpt] 
TEST 7625/12806 [ext/session/tests/session_ini_set.phpt]
[1;32mPASS[0m Test ini_set() for session : basic functionality [ext/session/tests/session_ini_set.phpt] 
TEST 7626/12806 [ext/session/tests/session_module_name_basic.phpt]
[1;32mPASS[0m Test session_module_name() function : basic functionality [ext/session/tests/session_module_name_basic.phpt] 
TEST 7627/12806 [ext/session/tests/session_module_name_variation1.phpt]
[1;32mPASS[0m Test session_module_name() function : variation [ext/session/tests/session_module_name_variation1.phpt] 
TEST 7628/12806 [ext/session/tests/session_module_name_variation2.phpt]
[1;32mPASS[0m Test session_module_name() function : variation [ext/session/tests/session_module_name_variation2.phpt] 
TEST 7629/12806 [ext/session/tests/session_module_name_variation3.phpt]
[1;32mPASS[0m Test session_module_name() function : variation [ext/session/tests/session_module_name_variation3.phpt] 
TEST 7630/12806 [ext/session/tests/session_name_basic.phpt]
[1;32mPASS[0m Test session_name() function : error functionality [ext/session/tests/session_name_basic.phpt] 
TEST 7631/12806 [ext/session/tests/session_name_variation1.phpt]
[1;32mPASS[0m Test session_name() function : variation [ext/session/tests/session_name_variation1.phpt] 
TEST 7632/12806 [ext/session/tests/session_name_variation2.phpt]
[1;32mPASS[0m Test session_name() function : variation [ext/session/tests/session_name_variation2.phpt] 
TEST 7633/12806 [ext/session/tests/session_name_variation_null_byte.phpt]
[1;32mPASS[0m Test session_name() function : null byte in session name [ext/session/tests/session_name_variation_null_byte.phpt] 
TEST 7634/12806 [ext/session/tests/session_regenerate_id_basic.phpt]
[1;32mPASS[0m Test session_regenerate_id() function : basic functionality [ext/session/tests/session_regenerate_id_basic.phpt] 
TEST 7635/12806 [ext/session/tests/session_regenerate_id_cookie.phpt]
[1;33mSKIP[0m Test session_regenerate_id() function : basic functionality [ext/session/tests/session_regenerate_id_cookie.phpt] reason: no cgi
TEST 7636/12806 [ext/session/tests/session_regenerate_id_fastshutdown.phpt]
[1;32mPASS[0m Test session_regenerate_id() function : basic functionality [ext/session/tests/session_regenerate_id_fastshutdown.phpt] 
TEST 7637/12806 [ext/session/tests/session_regenerate_id_variation1.phpt]
[1;32mPASS[0m Test session_regenerate_id() function : variation [ext/session/tests/session_regenerate_id_variation1.phpt] 
TEST 7638/12806 [ext/session/tests/session_reset_basic.phpt]
[1;32mPASS[0m Test session_reset() function : basic functionality [ext/session/tests/session_reset_basic.phpt] 
TEST 7639/12806 [ext/session/tests/session_save_path_basic.phpt]
[1;32mPASS[0m Test session_save_path() function : basic functionality [ext/session/tests/session_save_path_basic.phpt] 
TEST 7640/12806 [ext/session/tests/session_save_path_variation1.phpt]
[1;32mPASS[0m Test session_save_path() function : variation [ext/session/tests/session_save_path_variation1.phpt] 
TEST 7641/12806 [ext/session/tests/session_save_path_variation2.phpt]
[1;32mPASS[0m Test session_save_path() function : variation [ext/session/tests/session_save_path_variation2.phpt] 
TEST 7642/12806 [ext/session/tests/session_save_path_variation3.phpt]
[1;32mPASS[0m Test session_save_path() function : variation [ext/session/tests/session_save_path_variation3.phpt] 
TEST 7643/12806 [ext/session/tests/session_save_path_variation4.phpt]
[1;32mPASS[0m Test session_save_path() function : variation [ext/session/tests/session_save_path_variation4.phpt] 
TEST 7644/12806 [ext/session/tests/session_save_path_variation5.phpt]
[1;32mPASS[0m Test session_save_path() function : variation [ext/session/tests/session_save_path_variation5.phpt] 
TEST 7645/12806 [ext/session/tests/session_set_cookie_params_basic.phpt]
[1;32mPASS[0m Test session_set_cookie_params() function : basic functionality [ext/session/tests/session_set_cookie_params_basic.phpt] 
TEST 7646/12806 [ext/session/tests/session_set_cookie_params_variation1.phpt]
[1;32mPASS[0m Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation1.phpt] 
TEST 7647/12806 [ext/session/tests/session_set_cookie_params_variation2.phpt]
[1;32mPASS[0m Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation2.phpt] 
TEST 7648/12806 [ext/session/tests/session_set_cookie_params_variation3.phpt]
[1;32mPASS[0m Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation3.phpt] 
TEST 7649/12806 [ext/session/tests/session_set_cookie_params_variation4.phpt]
[1;32mPASS[0m Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation4.phpt] 
TEST 7650/12806 [ext/session/tests/session_set_cookie_params_variation5.phpt]
[1;32mPASS[0m Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation5.phpt] 
TEST 7651/12806 [ext/session/tests/session_set_cookie_params_variation6.phpt]
[1;32mPASS[0m Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation6.phpt] 
TEST 7652/12806 [ext/session/tests/session_set_cookie_params_variation7.phpt]
[1;32mPASS[0m Test session_set_cookie_params() function : array parameter variation [ext/session/tests/session_set_cookie_params_variation7.phpt] 
TEST 7653/12806 [ext/session/tests/session_set_cookie_params_variation8.phpt]
[1;32mPASS[0m Test session_set_cookie_params() function : negative and 0 lifetime [ext/session/tests/session_set_cookie_params_variation8.phpt] 
TEST 7654/12806 [ext/session/tests/session_start_error.phpt]
[1;32mPASS[0m Test session_start() errors [ext/session/tests/session_start_error.phpt] 
TEST 7655/12806 [ext/session/tests/session_start_read_and_close.phpt]
[1;32mPASS[0m Test session_start() with flag read_and_close [ext/session/tests/session_start_read_and_close.phpt] 
TEST 7656/12806 [ext/session/tests/session_start_variation1.phpt]
[1;32mPASS[0m Test session_start() function : variation [ext/session/tests/session_start_variation1.phpt] 
TEST 7657/12806 [ext/session/tests/session_start_variation2.phpt]
[1;32mPASS[0m Test session_start() function : variation [ext/session/tests/session_start_variation2.phpt] 
TEST 7658/12806 [ext/session/tests/session_start_variation3.phpt]
[1;32mPASS[0m Test session_start() function : variation [ext/session/tests/session_start_variation3.phpt] 
TEST 7659/12806 [ext/session/tests/session_start_variation4.phpt]
[1;32mPASS[0m Test session_start() function : variation [ext/session/tests/session_start_variation4.phpt] 
TEST 7660/12806 [ext/session/tests/session_start_variation5.phpt]
[1;32mPASS[0m Test session_start() function : variation [ext/session/tests/session_start_variation5.phpt] 
TEST 7661/12806 [ext/session/tests/session_start_variation6.phpt]
[1;32mPASS[0m Test session_start() function : variation [ext/session/tests/session_start_variation6.phpt] 
TEST 7662/12806 [ext/session/tests/session_start_variation7.phpt]
[1;32mPASS[0m Test session_start() function : variation [ext/session/tests/session_start_variation7.phpt] 
TEST 7663/12806 [ext/session/tests/session_start_variation8.phpt]
[1;32mPASS[0m Test session_start() function : variation [ext/session/tests/session_start_variation8.phpt] 
TEST 7664/12806 [ext/session/tests/session_start_variation9.phpt]
[1;32mPASS[0m Test session_start() function : variation [ext/session/tests/session_start_variation9.phpt] 
TEST 7665/12806 [ext/session/tests/session_status.phpt]
[1;32mPASS[0m Test session_status() function : active, none [ext/session/tests/session_status.phpt] 
TEST 7666/12806 [ext/session/tests/session_status_disabled.phpt]
[1;32mPASS[0m Test session_status() function : disabled [ext/session/tests/session_status_disabled.phpt] 
TEST 7667/12806 [ext/session/tests/session_unset_basic.phpt]
[1;32mPASS[0m Test session_unset() function : basic functionality [ext/session/tests/session_unset_basic.phpt] 
TEST 7668/12806 [ext/session/tests/session_unset_variation1.phpt]
[1;32mPASS[0m Test session_unset() function : variation [ext/session/tests/session_unset_variation1.phpt] 
TEST 7669/12806 [ext/session/tests/session_write_close_basic.phpt]
[1;32mPASS[0m Test session_write_close() function : basic functionality [ext/session/tests/session_write_close_basic.phpt] 
TEST 7670/12806 [ext/session/tests/session_write_close_variation1.phpt]
[1;32mPASS[0m Test session_write_close() function : variation [ext/session/tests/session_write_close_variation1.phpt] 
TEST 7671/12806 [ext/session/tests/session_write_close_variation2.phpt]
[1;32mPASS[0m Test session_write_close() function : variation [ext/session/tests/session_write_close_variation2.phpt] 
TEST 7672/12806 [ext/session/tests/session_write_close_variation3.phpt]
[1;32mPASS[0m Test session_start() function : variation [ext/session/tests/session_write_close_variation3.phpt] 
TEST 7673/12806 [ext/session/tests/session_write_close_variation4.phpt]
[1;32mPASS[0m Test session_write_close() function : variation [ext/session/tests/session_write_close_variation4.phpt] 
TEST 7674/12806 [ext/session/tests/user_session_module/basic_set_save_handler_test.phpt]
[1;32mPASS[0m session_set_save_handler test [ext/session/tests/user_session_module/basic_set_save_handler_test.phpt] 
TEST 7675/12806 [ext/session/tests/user_session_module/basic_set_save_handler_test02.phpt]
[1;32mPASS[0m custom save handler, multiple session_start()s, complex data structure test. [ext/session/tests/user_session_module/basic_set_save_handler_test02.phpt] 
TEST 7676/12806 [ext/session/tests/user_session_module/bug31454.phpt]
[1;32mPASS[0m Bug #31454 (session_set_save_handler crashes PHP when supplied non-existent object ref) [ext/session/tests/user_session_module/bug31454.phpt] 
TEST 7677/12806 [ext/session/tests/user_session_module/bug32330.phpt]
[1;32mPASS[0m Bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler) [ext/session/tests/user_session_module/bug32330.phpt] 
TEST 7678/12806 [ext/session/tests/user_session_module/bug55688.phpt]
[1;32mPASS[0m Bug #55688 (Crash when calling SessionHandler::gc()) [ext/session/tests/user_session_module/bug55688.phpt] 
TEST 7679/12806 [ext/session/tests/user_session_module/bug60634.phpt]
[1;32mPASS[0m Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) [ext/session/tests/user_session_module/bug60634.phpt] 
TEST 7680/12806 [ext/session/tests/user_session_module/bug60634_error_1.phpt]
[1;32mPASS[0m Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - fatal error in write during exec [ext/session/tests/user_session_module/bug60634_error_1.phpt] 
TEST 7681/12806 [ext/session/tests/user_session_module/bug60634_error_2.phpt]
[1;32mPASS[0m Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - exception in write during exec [ext/session/tests/user_session_module/bug60634_error_2.phpt] 
TEST 7682/12806 [ext/session/tests/user_session_module/bug60634_error_3.phpt]
[1;32mPASS[0m Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - fatal error in write after exec [ext/session/tests/user_session_module/bug60634_error_3.phpt] 
TEST 7683/12806 [ext/session/tests/user_session_module/bug60634_error_4.phpt]
[1;32mPASS[0m Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - exception in write after exec [ext/session/tests/user_session_module/bug60634_error_4.phpt] 
TEST 7684/12806 [ext/session/tests/user_session_module/bug60634_error_5.phpt]
[1;32mPASS[0m Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - fatal error in close during exec [ext/session/tests/user_session_module/bug60634_error_5.phpt] 
TEST 7685/12806 [ext/session/tests/user_session_module/bug60860.phpt]
[1;32mPASS[0m Bug #60860 (session.save_handler=user without defined function core dumps) [ext/session/tests/user_session_module/bug60860.phpt] 
TEST 7686/12806 [ext/session/tests/user_session_module/bug61728.phpt]
[1;32mPASS[0m Bug #61728 (PHP crash when calling ob_start in request_shutdown phase) [ext/session/tests/user_session_module/bug61728.phpt] 
TEST 7687/12806 [ext/session/tests/user_session_module/bug63379.phpt]
[1;32mPASS[0m Bug #63379: Warning when using session_regenerate_id(TRUE) with a SessionHandler [ext/session/tests/user_session_module/bug63379.phpt] 
TEST 7688/12806 [ext/session/tests/user_session_module/bug63379_nodestroy.phpt]
[1;32mPASS[0m Bug #63379: Warning when using session_regenerate_id(TRUE) with a SessionHandler [ext/session/tests/user_session_module/bug63379_nodestroy.phpt] 
TEST 7689/12806 [ext/session/tests/user_session_module/bug67972.phpt]
[1;32mPASS[0m Bug #67972: SessionHandler Invalid memory read create_sid() [ext/session/tests/user_session_module/bug67972.phpt] 
TEST 7690/12806 [ext/session/tests/user_session_module/bug69111.phpt]
[1;32mPASS[0m Bug #69111 Crash in SessionHandler::read() [ext/session/tests/user_session_module/bug69111.phpt] 
TEST 7691/12806 [ext/session/tests/user_session_module/bug70133.phpt]
[1;32mPASS[0m Bug #70133 (Extended SessionHandler::read is ignoring $session_id when calling parent) [ext/session/tests/user_session_module/bug70133.phpt] 
TEST 7692/12806 [ext/session/tests/user_session_module/bug71162.phpt]
[1;33mXFAIL[0m updateTimestamp never called when session data is empty [ext/session/tests/user_session_module/bug71162.phpt]   XFAIL REASON: Current session module is designed to write empty session always.
TEST 7693/12806 [ext/session/tests/user_session_module/bug78624.phpt]
[1;32mPASS[0m Test session_set_save_handler() : session_gc() returns the number of deleted records. [ext/session/tests/user_session_module/bug78624.phpt] 
TEST 7694/12806 [ext/session/tests/user_session_module/bug79091.phpt]
[1;32mPASS[0m Bug #79091 (heap use-after-free in session_create_id()) [ext/session/tests/user_session_module/bug79091.phpt] 
TEST 7695/12806 [ext/session/tests/user_session_module/bug80889.phpt]
[1;32mPASS[0m Bug #80889 (Cannot set save handler when save_handler is invalid) [ext/session/tests/user_session_module/bug80889.phpt] 
TEST 7696/12806 [ext/session/tests/user_session_module/bug80889a.phpt]
[1;32mPASS[0m Bug #80889 (Cannot set save handler when save_handler is invalid) [ext/session/tests/user_session_module/bug80889a.phpt] 
TEST 7697/12806 [ext/session/tests/user_session_module/error_when_setting_save_handler_ini_setting_in_runtime.phpt]
[1;32mPASS[0m Error when setting session.save_handler to user via ini_set [ext/session/tests/user_session_module/error_when_setting_save_handler_ini_setting_in_runtime.phpt] 
TEST 7698/12806 [ext/session/tests/user_session_module/gh7787.phpt]
[1;32mPASS[0m GH-7787: Provide more SessionHandler failure information [ext/session/tests/user_session_module/gh7787.phpt] 
TEST 7699/12806 [ext/session/tests/user_session_module/gh9583-extra.phpt]
[1;32mPASS[0m GH-9583: session_create_id() fails with user defined save handler that doesn't have a validateId() method [ext/session/tests/user_session_module/gh9583-extra.phpt] 
TEST 7700/12806 [ext/session/tests/user_session_module/gh9583.phpt]
[1;32mPASS[0m GH-9583: session_create_id() fails with user defined save handler that doesn't have a validateId() method [ext/session/tests/user_session_module/gh9583.phpt] 
TEST 7701/12806 [ext/session/tests/user_session_module/gh9584.phpt]
[1;32mPASS[0m GH-9584: PS(mod_user_class_name) must not leak into next request [ext/session/tests/user_session_module/gh9584.phpt] 
TEST 7702/12806 [ext/session/tests/user_session_module/session_module_name_variation4.phpt]
[1;32mPASS[0m Test session_module_name() function : variation [ext/session/tests/user_session_module/session_module_name_variation4.phpt] 
TEST 7703/12806 [ext/session/tests/user_session_module/session_set_save_handler_basic.phpt]
[1;32mPASS[0m Test session_set_save_handler() function : basic functionality [ext/session/tests/user_session_module/session_set_save_handler_basic.phpt] 
TEST 7704/12806 [ext/session/tests/user_session_module/session_set_save_handler_class_001.phpt]
[1;32mPASS[0m Test session_set_save_handler() : basic class wrapping existing handler [ext/session/tests/user_session_module/session_set_save_handler_class_001.phpt] 
TEST 7705/12806 [ext/session/tests/user_session_module/session_set_save_handler_class_002.phpt]
[1;32mPASS[0m Test session_set_save_handler() : full handler implementation [ext/session/tests/user_session_module/session_set_save_handler_class_002.phpt] 
TEST 7706/12806 [ext/session/tests/user_session_module/session_set_save_handler_class_003.phpt]
[1;32mPASS[0m Test session_set_save_handler(): Session Handler inheritance [ext/session/tests/user_session_module/session_set_save_handler_class_003.phpt] 
TEST 7707/12806 [ext/session/tests/user_session_module/session_set_save_handler_class_004.phpt]
[1;32mPASS[0m Test session_set_save_handler(): default SessionHandler object [ext/session/tests/user_session_module/session_set_save_handler_class_004.phpt] 
TEST 7708/12806 [ext/session/tests/user_session_module/session_set_save_handler_class_005.phpt]
[1;32mPASS[0m Test session_set_save_handler(): incomplete implementation [ext/session/tests/user_session_module/session_set_save_handler_class_005.phpt] 
TEST 7709/12806 [ext/session/tests/user_session_module/session_set_save_handler_class_006.phpt]
[1;32mPASS[0m Test session_set_save_handler() : using objects in close [ext/session/tests/user_session_module/session_set_save_handler_class_006.phpt] 
TEST 7710/12806 [ext/session/tests/user_session_module/session_set_save_handler_class_007.phpt]
[1;32mPASS[0m Test session_set_save_handler() : manual shutdown, reopen [ext/session/tests/user_session_module/session_set_save_handler_class_007.phpt] 
TEST 7711/12806 [ext/session/tests/user_session_module/session_set_save_handler_class_008.phpt]
[1;32mPASS[0m Test session_set_save_handler() : manual shutdown [ext/session/tests/user_session_module/session_set_save_handler_class_008.phpt] 
TEST 7712/12806 [ext/session/tests/user_session_module/session_set_save_handler_class_009.phpt]
[1;32mPASS[0m Test session_set_save_handler() : implicit shutdown [ext/session/tests/user_session_module/session_set_save_handler_class_009.phpt] 
TEST 7713/12806 [ext/session/tests/user_session_module/session_set_save_handler_class_010.phpt]
[1;32mPASS[0m Test session_set_save_handler() : manual shutdown function [ext/session/tests/user_session_module/session_set_save_handler_class_010.phpt] 
TEST 7714/12806 [ext/session/tests/user_session_module/session_set_save_handler_class_011.phpt]
[1;32mPASS[0m Test session_set_save_handler() : shutdown failure [ext/session/tests/user_session_module/session_set_save_handler_class_011.phpt] 
TEST 7715/12806 [ext/session/tests/user_session_module/session_set_save_handler_class_012.phpt]
[1;32mPASS[0m Test session_set_save_handler() : incorrect arguments for existing handler open [ext/session/tests/user_session_module/session_set_save_handler_class_012.phpt] 
TEST 7716/12806 [ext/session/tests/user_session_module/session_set_save_handler_class_013.phpt]
[1;32mPASS[0m Test session_set_save_handler() : incorrect arguments for existing handler close [ext/session/tests/user_session_module/session_set_save_handler_class_013.phpt] 
TEST 7717/12806 [ext/session/tests/user_session_module/session_set_save_handler_class_014.phpt]
[1;32mPASS[0m Test session_set_save_handler() : calling default handler when save_handler=user [ext/session/tests/user_session_module/session_set_save_handler_class_014.phpt] 
TEST 7718/12806 [ext/session/tests/user_session_module/session_set_save_handler_class_015.phpt]
[1;32mPASS[0m Test session_set_save_handler() : register session handler but don't start [ext/session/tests/user_session_module/session_set_save_handler_class_015.phpt] 
TEST 7719/12806 [ext/session/tests/user_session_module/session_set_save_handler_class_016.phpt]
[1;32mPASS[0m Test session_set_save_handler() function: class with create_sid [ext/session/tests/user_session_module/session_set_save_handler_class_016.phpt] 
TEST 7720/12806 [ext/session/tests/user_session_module/session_set_save_handler_class_017.phpt]
[1;32mPASS[0m Test session_set_save_handler() function: class with create_sid [ext/session/tests/user_session_module/session_set_save_handler_class_017.phpt] 
TEST 7721/12806 [ext/session/tests/user_session_module/session_set_save_handler_class_018.phpt]
[1;32mPASS[0m Test session_set_save_handler() function: class with validate_sid [ext/session/tests/user_session_module/session_set_save_handler_class_018.phpt] 
TEST 7722/12806 [ext/session/tests/user_session_module/session_set_save_handler_closures.phpt]
[1;32mPASS[0m Test session_set_save_handler() function : using closures as callbacks [ext/session/tests/user_session_module/session_set_save_handler_closures.phpt] 
TEST 7723/12806 [ext/session/tests/user_session_module/session_set_save_handler_error2.phpt]
[1;32mPASS[0m Test session_set_save_handler() function : error functionality [ext/session/tests/user_session_module/session_set_save_handler_error2.phpt] 
TEST 7724/12806 [ext/session/tests/user_session_module/session_set_save_handler_error3.phpt]
[1;32mPASS[0m Test session_set_save_handler() function : error functionality [ext/session/tests/user_session_module/session_set_save_handler_error3.phpt] 
TEST 7725/12806 [ext/session/tests/user_session_module/session_set_save_handler_error4.phpt]
[1;32mPASS[0m Test session_set_save_handler() function : error functionality [ext/session/tests/user_session_module/session_set_save_handler_error4.phpt] 
TEST 7726/12806 [ext/session/tests/user_session_module/session_set_save_handler_error5.phpt]
[1;32mPASS[0m Test session_set_save_handler() function : error functionality [ext/session/tests/user_session_module/session_set_save_handler_error5.phpt] 
TEST 7727/12806 [ext/session/tests/user_session_module/session_set_save_handler_error6.phpt]
[1;32mPASS[0m Test session_set_save_handler() function : error functionality [ext/session/tests/user_session_module/session_set_save_handler_error6.phpt] 
TEST 7728/12806 [ext/session/tests/user_session_module/session_set_save_handler_iface_001.phpt]
[1;32mPASS[0m Test session_set_save_handler() function: interface [ext/session/tests/user_session_module/session_set_save_handler_iface_001.phpt] 
TEST 7729/12806 [ext/session/tests/user_session_module/session_set_save_handler_iface_002.phpt]
[1;32mPASS[0m Test session_set_save_handler() function: interface wrong [ext/session/tests/user_session_module/session_set_save_handler_iface_002.phpt] 
TEST 7730/12806 [ext/session/tests/user_session_module/session_set_save_handler_iface_003.phpt]
[1;32mPASS[0m Test session_set_save_handler() function: id interface [ext/session/tests/user_session_module/session_set_save_handler_iface_003.phpt] 
TEST 7731/12806 [ext/session/tests/user_session_module/session_set_save_handler_multiple.phpt]
[1;32mPASS[0m session_set_save_handler(): optional closures not set again in second call [ext/session/tests/user_session_module/session_set_save_handler_multiple.phpt] 
TEST 7732/12806 [ext/session/tests/user_session_module/session_set_save_handler_sid_001.phpt]
[1;32mPASS[0m Test session_set_save_handler() function: create_sid [ext/session/tests/user_session_module/session_set_save_handler_sid_001.phpt] 
TEST 7733/12806 [ext/session/tests/user_session_module/session_set_save_handler_sid_002.phpt]
[1;32mPASS[0m Test session_set_save_handler() function: create_sid [ext/session/tests/user_session_module/session_set_save_handler_sid_002.phpt] 
TEST 7734/12806 [ext/session/tests/user_session_module/session_set_save_handler_type_error.phpt]
[1;32mPASS[0m Test session_set_save_handler() function: interface wrong [ext/session/tests/user_session_module/session_set_save_handler_type_error.phpt] 
TEST 7735/12806 [ext/session/tests/user_session_module/session_set_save_handler_type_error2.phpt]
[1;32mPASS[0m Test session_set_save_handler() function: Incorrect bool returns [ext/session/tests/user_session_module/session_set_save_handler_type_error2.phpt] 
TEST 7736/12806 [ext/session/tests/user_session_module/session_set_save_handler_variation1.phpt]
[1;32mPASS[0m Test session_set_save_handler() function : variation [ext/session/tests/user_session_module/session_set_save_handler_variation1.phpt] 
TEST 7737/12806 [ext/session/tests/user_session_module/session_set_save_handler_variation2.phpt]
[1;32mPASS[0m Test session_set_save_handler() function : variation [ext/session/tests/user_session_module/session_set_save_handler_variation2.phpt] 
TEST 7738/12806 [ext/session/tests/user_session_module/session_set_save_handler_variation3.phpt]
[1;32mPASS[0m Test session_set_save_handler() function : variation [ext/session/tests/user_session_module/session_set_save_handler_variation3.phpt] 
TEST 7739/12806 [ext/session/tests/user_session_module/session_set_save_handler_variation4.phpt]
[1;32mPASS[0m Test session_set_save_handler() function: GC variation [ext/session/tests/user_session_module/session_set_save_handler_variation4.phpt] 
TEST 7740/12806 [ext/session/tests/user_session_module/session_set_save_handler_variation5.phpt]
[1;32mPASS[0m Test session_set_save_handler() function: GC variation [ext/session/tests/user_session_module/session_set_save_handler_variation5.phpt] 
TEST 7741/12806 [ext/session/tests/user_session_module/session_set_save_handler_variation6.phpt]
[1;32mPASS[0m Test session_set_save_handler() function : test lazy_write [ext/session/tests/user_session_module/session_set_save_handler_variation6.phpt] 
TEST 7742/12806 [ext/session/tests/user_session_module/sessionhandler_open_001.phpt]
[1;32mPASS[0m Testing repated SessionHandler::open() calls [ext/session/tests/user_session_module/sessionhandler_open_001.phpt] 
TEST 7743/12806 [ext/simplexml/tests/000.phpt]
[1;32mPASS[0m SimpleXML: var_dump() [ext/simplexml/tests/000.phpt] 
TEST 7744/12806 [ext/simplexml/tests/001-mb.phpt]
[1;32mPASS[0m SimpleXML: Simple document [ext/simplexml/tests/001-mb.phpt] 
TEST 7745/12806 [ext/simplexml/tests/001.phpt]
[1;32mPASS[0m SimpleXML: Simple document [ext/simplexml/tests/001.phpt] 
TEST 7746/12806 [ext/simplexml/tests/002.phpt]
[1;32mPASS[0m SimpleXML: clone [ext/simplexml/tests/002.phpt] 
TEST 7747/12806 [ext/simplexml/tests/003.phpt]
[1;32mPASS[0m SimpleXML: Entities [ext/simplexml/tests/003.phpt] 
TEST 7748/12806 [ext/simplexml/tests/004.phpt]
[1;32mPASS[0m SimpleXML: CDATA [ext/simplexml/tests/004.phpt] 
TEST 7749/12806 [ext/simplexml/tests/005.phpt]
[1;32mPASS[0m SimpleXML: Text data [ext/simplexml/tests/005.phpt] 
TEST 7750/12806 [ext/simplexml/tests/006.phpt]
[1;32mPASS[0m SimpleXML: foreach [ext/simplexml/tests/006.phpt] 
TEST 7751/12806 [ext/simplexml/tests/007.phpt]
[1;32mPASS[0m SimpleXML: Attributes [ext/simplexml/tests/007.phpt] 
TEST 7752/12806 [ext/simplexml/tests/008.phpt]
[1;32mPASS[0m SimpleXML: XPath [ext/simplexml/tests/008.phpt] 
TEST 7753/12806 [ext/simplexml/tests/009.phpt]
[1;32mPASS[0m SimpleXML: foreach [ext/simplexml/tests/009.phpt] 
TEST 7754/12806 [ext/simplexml/tests/009b.phpt]
[1;32mPASS[0m SimpleXML: foreach [ext/simplexml/tests/009b.phpt] 
TEST 7755/12806 [ext/simplexml/tests/010.phpt]
[1;32mPASS[0m SimpleXML: Simple Inheritance [ext/simplexml/tests/010.phpt] 
TEST 7756/12806 [ext/simplexml/tests/011.phpt]
[1;32mPASS[0m SimpleXML: echo/print [ext/simplexml/tests/011.phpt] 
TEST 7757/12806 [ext/simplexml/tests/012.phpt]
[1;32mPASS[0m SimpleXML: Attribute creation [ext/simplexml/tests/012.phpt] 
TEST 7758/12806 [ext/simplexml/tests/013.phpt]
[1;32mPASS[0m SimpleXML: Split text content [ext/simplexml/tests/013.phpt] 
TEST 7759/12806 [ext/simplexml/tests/014.phpt]
[1;32mPASS[0m SimpleXML: adding/removing attributes (direct) [ext/simplexml/tests/014.phpt] 
TEST 7760/12806 [ext/simplexml/tests/014a.phpt]
[1;32mPASS[0m SimpleXML: adding/removing attributes (single) [ext/simplexml/tests/014a.phpt] 
TEST 7761/12806 [ext/simplexml/tests/014b.phpt]
[1;32mPASS[0m SimpleXML: adding/removing attributes (second) [ext/simplexml/tests/014b.phpt] 
TEST 7762/12806 [ext/simplexml/tests/015.phpt]
[1;32mPASS[0m SimpleXML: accessing singular subnode as array [ext/simplexml/tests/015.phpt] 
TEST 7763/12806 [ext/simplexml/tests/016.phpt]
[1;32mPASS[0m SimpleXML: modifying attributes of singular subnode [ext/simplexml/tests/016.phpt] 
TEST 7764/12806 [ext/simplexml/tests/016a.phpt]
[1;32mPASS[0m SimpleXML: concatenating attributes [ext/simplexml/tests/016a.phpt] 
TEST 7765/12806 [ext/simplexml/tests/017.phpt]
[1;32mPASS[0m SimpleXML: iteration through subnodes [ext/simplexml/tests/017.phpt] 
TEST 7766/12806 [ext/simplexml/tests/018.phpt]
[1;32mPASS[0m SimpleXML: iteration through subnodes and attributes [ext/simplexml/tests/018.phpt] 
TEST 7767/12806 [ext/simplexml/tests/019.phpt]
[1;32mPASS[0m SimpleXML: foreach with children() [ext/simplexml/tests/019.phpt] 
TEST 7768/12806 [ext/simplexml/tests/020.phpt]
[1;32mPASS[0m SimpleXML: Attribute compared to string [ext/simplexml/tests/020.phpt] 
TEST 7769/12806 [ext/simplexml/tests/021.phpt]
[1;32mPASS[0m SimpleXML: Element check [ext/simplexml/tests/021.phpt] 
TEST 7770/12806 [ext/simplexml/tests/022.phpt]
[1;32mPASS[0m SimpleXML: Attributes inside foreach [ext/simplexml/tests/022.phpt] 
TEST 7771/12806 [ext/simplexml/tests/023.phpt]
[1;32mPASS[0m SimpleXML: Attributes with entities [ext/simplexml/tests/023.phpt] 
TEST 7772/12806 [ext/simplexml/tests/024.phpt]
[1;32mPASS[0m SimpleXML: XPath and attributes [ext/simplexml/tests/024.phpt] 
TEST 7773/12806 [ext/simplexml/tests/025.phpt]
[1;32mPASS[0m SimpleXML: getting namespaces [ext/simplexml/tests/025.phpt] 
TEST 7774/12806 [ext/simplexml/tests/026.phpt]
[1;32mPASS[0m SimpleXML: getName() [ext/simplexml/tests/026.phpt] 
TEST 7775/12806 [ext/simplexml/tests/027.phpt]
[1;32mPASS[0m SimpleXML: Adding an elements [ext/simplexml/tests/027.phpt] 
TEST 7776/12806 [ext/simplexml/tests/028.phpt]
[1;32mPASS[0m SimpleXML: Adding an elements without text [ext/simplexml/tests/028.phpt] 
TEST 7777/12806 [ext/simplexml/tests/029.phpt]
[1;32mPASS[0m SimpleXML: foreach and count [ext/simplexml/tests/029.phpt] 
TEST 7778/12806 [ext/simplexml/tests/030.phpt]
[1;32mPASS[0m SimpleXML: isset and unset by offset [ext/simplexml/tests/030.phpt] 
TEST 7779/12806 [ext/simplexml/tests/031.phpt]
[1;32mPASS[0m SimpleXML: addChild and addAttribute [ext/simplexml/tests/031.phpt] 
TEST 7780/12806 [ext/simplexml/tests/032.phpt]
[1;32mPASS[0m SimpleXML: comparing instances [ext/simplexml/tests/032.phpt] 
TEST 7781/12806 [ext/simplexml/tests/033.phpt]
[1;32mPASS[0m SimpleXML: casting instances [ext/simplexml/tests/033.phpt] 
TEST 7782/12806 [ext/simplexml/tests/034.phpt]
[1;32mPASS[0m SimpleXML: cast to array [ext/simplexml/tests/034.phpt] 
TEST 7783/12806 [ext/simplexml/tests/035.phpt]
[1;32mPASS[0m SimpleXML: __toString [ext/simplexml/tests/035.phpt] 
TEST 7784/12806 [ext/simplexml/tests/036.phpt]
[1;32mPASS[0m SimpleXML: overridden count() method [ext/simplexml/tests/036.phpt] 
TEST 7785/12806 [ext/simplexml/tests/037.phpt]
[1;32mPASS[0m SimpleXML: implement Countable [ext/simplexml/tests/037.phpt] 
TEST 7786/12806 [ext/simplexml/tests/038.phpt]
[1;32mPASS[0m SimpleXML: Property assignment return value [ext/simplexml/tests/038.phpt] 
TEST 7787/12806 [ext/simplexml/tests/SimpleXMLElement_addAttribute_basic.phpt]
[1;32mPASS[0m SimpleXMLElement->addAttribute() [ext/simplexml/tests/SimpleXMLElement_addAttribute_basic.phpt] 
TEST 7788/12806 [ext/simplexml/tests/SimpleXMLElement_addAttribute_required_attribute_name.phpt]
[1;32mPASS[0m SimpleXMLElement: Test to ensure that the required attribute name correctly is giving a warning [ext/simplexml/tests/SimpleXMLElement_addAttribute_required_attribute_name.phpt] 
TEST 7789/12806 [ext/simplexml/tests/SimpleXMLElement_asXML_fragment_filename.phpt]
[1;32mPASS[0m SimpleXMLElement::asXML() with a fragment and a filename [ext/simplexml/tests/SimpleXMLElement_asXML_fragment_filename.phpt] 
TEST 7790/12806 [ext/simplexml/tests/SimpleXMLElement_getDocNamespaces.phpt]
[1;32mPASS[0m Testing getDocNamespaces() with invalid XML [ext/simplexml/tests/SimpleXMLElement_getDocNamespaces.phpt] 
TEST 7791/12806 [ext/simplexml/tests/SimpleXMLElement_xpath.phpt]
[1;32mPASS[0m Testing xpath() with invalid XML [ext/simplexml/tests/SimpleXMLElement_xpath.phpt] 
TEST 7792/12806 [ext/simplexml/tests/SimpleXMLElement_xpath_4.phpt]
[1;32mPASS[0m Testing xpath() with invalid XML [ext/simplexml/tests/SimpleXMLElement_xpath_4.phpt] 
TEST 7793/12806 [ext/simplexml/tests/bug12170.phpt]
[1;32mPASS[0m Bug GH-12170 (Can't use xpath with comments in SimpleXML) [ext/simplexml/tests/bug12170.phpt] 
TEST 7794/12806 [ext/simplexml/tests/bug24392.phpt]
[1;32mPASS[0m Bug #24392 (empty namespaces causing confusion) [ext/simplexml/tests/bug24392.phpt] 
TEST 7795/12806 [ext/simplexml/tests/bug26976.phpt]
[1;32mPASS[0m Bug #26976 (Cannot access array elements using array indices) [ext/simplexml/tests/bug26976.phpt] 
TEST 7796/12806 [ext/simplexml/tests/bug27010.phpt]
[1;32mPASS[0m Bug #27010 (segfault and node text not displayed when returned from children()) [ext/simplexml/tests/bug27010.phpt] 
TEST 7797/12806 [ext/simplexml/tests/bug35785.phpt]
[1;32mPASS[0m Bug #35785 (SimpleXML memory read error) [ext/simplexml/tests/bug35785.phpt] 
TEST 7798/12806 [ext/simplexml/tests/bug36611.phpt]
[1;32mPASS[0m Bug #36611 (assignment to SimpleXML object attribute changes argument type to string) [ext/simplexml/tests/bug36611.phpt] 
TEST 7799/12806 [ext/simplexml/tests/bug37076.phpt]
[1;32mPASS[0m Bug #37076 (SimpleXML ignores .=) [ext/simplexml/tests/bug37076.phpt] 
TEST 7800/12806 [ext/simplexml/tests/bug37076_1.phpt]
[1;32mPASS[0m Bug #37076 (SimpleXML ignores .=) (appending to unnamed attribute) [ext/simplexml/tests/bug37076_1.phpt] 
TEST 7801/12806 [ext/simplexml/tests/bug37386.phpt]
[1;32mPASS[0m Bug #39760 (autocreating element doesn't assign value to first node) [ext/simplexml/tests/bug37386.phpt] 
TEST 7802/12806 [ext/simplexml/tests/bug38347.phpt]
[1;32mPASS[0m Bug #38347 (Segmentation fault when using foreach with an unknown/empty SimpleXMLElement) [ext/simplexml/tests/bug38347.phpt] 
TEST 7803/12806 [ext/simplexml/tests/bug38354.phpt]
[1;32mPASS[0m Bug #38354 (Unwanted reformatting of XML when using AsXML) [ext/simplexml/tests/bug38354.phpt] 
TEST 7804/12806 [ext/simplexml/tests/bug38406.phpt]
[1;32mPASS[0m Bug #38406 (crash when assigning objects to SimpleXML attributes) [ext/simplexml/tests/bug38406.phpt] 
TEST 7805/12806 [ext/simplexml/tests/bug38424.phpt]
[1;32mPASS[0m Bug #38424 (Different attribute assignment if new or exists) [ext/simplexml/tests/bug38424.phpt] 
TEST 7806/12806 [ext/simplexml/tests/bug39662.phpt]
[1;32mPASS[0m Bug #39662 (Segfault when calling asXML() of a cloned SimpleXMLElement) [ext/simplexml/tests/bug39662.phpt] 
TEST 7807/12806 [ext/simplexml/tests/bug39760.phpt]
[1;32mPASS[0m Bug #39760 (cloning fails on nested SimpleXML-Object) [ext/simplexml/tests/bug39760.phpt] 
TEST 7808/12806 [ext/simplexml/tests/bug40451.phpt]
[1;32mPASS[0m Bug #40451 (addAttribute() may crash when used with non-existent child node) [ext/simplexml/tests/bug40451.phpt] 
TEST 7809/12806 [ext/simplexml/tests/bug41175.phpt]
[1;32mPASS[0m Bug #41175 (addAttribute() fails to add an attribute with an empty value) [ext/simplexml/tests/bug41175.phpt] 
TEST 7810/12806 [ext/simplexml/tests/bug41582.phpt]
[1;32mPASS[0m Bug #41582 (SimpleXML crashes when accessing newly created element) [ext/simplexml/tests/bug41582.phpt] 
TEST 7811/12806 [ext/simplexml/tests/bug41861.phpt]
[1;32mPASS[0m Bug #41861 (getNamespaces() returns the namespaces of a node's siblings) [ext/simplexml/tests/bug41861.phpt] 
TEST 7812/12806 [ext/simplexml/tests/bug41867.phpt]
[1;32mPASS[0m Bug #41867 (getName is broken) [ext/simplexml/tests/bug41867.phpt] 
TEST 7813/12806 [ext/simplexml/tests/bug41947.phpt]
[1;32mPASS[0m Bug #41947 (addChild incorrectly registers empty strings as namespaces) [ext/simplexml/tests/bug41947.phpt] 
TEST 7814/12806 [ext/simplexml/tests/bug42259.phpt]
[1;32mPASS[0m Bug #42259 (SimpleXMLIterator loses ancestry) [ext/simplexml/tests/bug42259.phpt] 
TEST 7815/12806 [ext/simplexml/tests/bug42369.phpt]
[1;32mPASS[0m Bug #42369 (Implicit conversion to string leaks memory) [ext/simplexml/tests/bug42369.phpt] 
TEST 7816/12806 [ext/simplexml/tests/bug43221.phpt]
[1;32mPASS[0m Bug #43221 (SimpleXML adding default namespace in addAttribute) [ext/simplexml/tests/bug43221.phpt] 
TEST 7817/12806 [ext/simplexml/tests/bug44478.phpt]
[1;32mPASS[0m Bug #44478 (Inconsistent behaviour when assigning new nodes) [ext/simplexml/tests/bug44478.phpt] 
TEST 7818/12806 [ext/simplexml/tests/bug45553.phpt]
[1;32mPASS[0m Bug #45553 (Using XPath to return values for attributes with a namespace does not work) [ext/simplexml/tests/bug45553.phpt] 
TEST 7819/12806 [ext/simplexml/tests/bug46003.phpt]
[1;32mPASS[0m Bug #46003 (isset on nonexisting nodes return unexpected results) [ext/simplexml/tests/bug46003.phpt] 
TEST 7820/12806 [ext/simplexml/tests/bug46047.phpt]
[1;32mPASS[0m Bug #46047 (SimpleXML converts empty nodes into object with nested array) [ext/simplexml/tests/bug46047.phpt] 
TEST 7821/12806 [ext/simplexml/tests/bug46048.phpt]
[1;32mPASS[0m Bug #46048 (SimpleXML top-level @attributes not part of iterator) [ext/simplexml/tests/bug46048.phpt] 
TEST 7822/12806 [ext/simplexml/tests/bug48601.phpt]
[1;32mPASS[0m Bug #48601 (xpath() returns FALSE for legitimate query) [ext/simplexml/tests/bug48601.phpt] 
TEST 7823/12806 [ext/simplexml/tests/bug51615.phpt]
[1;33mSKIP[0m Bug #51615 (PHP crash with wrong HTML in SimpleXML) [ext/simplexml/tests/bug51615.phpt] reason: Required extension missing: dom
TEST 7824/12806 [ext/simplexml/tests/bug52751.phpt]
[1;32mPASS[0m Bug #52751 (XPath processing-instruction() function is not supported) [ext/simplexml/tests/bug52751.phpt] 
TEST 7825/12806 [ext/simplexml/tests/bug53033.phpt]
[1;32mPASS[0m Bug #53033: Mathematical operations convert objects to integers [ext/simplexml/tests/bug53033.phpt] 
TEST 7826/12806 [ext/simplexml/tests/bug54973.phpt]
[1;32mPASS[0m Bug #54973: SimpleXML casts integers wrong [ext/simplexml/tests/bug54973.phpt] 
TEST 7827/12806 [ext/simplexml/tests/bug55098.phpt]
[1;32mPASS[0m Bug #55098 (SimpleXML iteration produces infinite loop) [ext/simplexml/tests/bug55098.phpt] 
TEST 7828/12806 [ext/simplexml/tests/bug61335.phpt]
[1;32mPASS[0m Bug #61335 - Access to array node returns wrong truth value [ext/simplexml/tests/bug61335.phpt] 
TEST 7829/12806 [ext/simplexml/tests/bug62328.phpt]
[1;32mPASS[0m Bug #62328 (implementing __toString and a cast to string fails) [ext/simplexml/tests/bug62328.phpt] 
TEST 7830/12806 [ext/simplexml/tests/bug62639.phpt]
[1;32mPASS[0m Bug #62639 (XML structure broken) [ext/simplexml/tests/bug62639.phpt] 
TEST 7831/12806 [ext/simplexml/tests/bug63575.phpt]
[1;32mPASS[0m Bug #63575 (Root elements are not properly cloned) [ext/simplexml/tests/bug63575.phpt] 
TEST 7832/12806 [ext/simplexml/tests/bug66084_0.phpt]
[1;32mPASS[0m Bug #66084 simplexml_load_string() mangles empty node name, var_dump variant [ext/simplexml/tests/bug66084_0.phpt] 
TEST 7833/12806 [ext/simplexml/tests/bug66084_1.phpt]
[1;32mPASS[0m Bug #66084 simplexml_load_string() mangles empty node name, json variant [ext/simplexml/tests/bug66084_1.phpt] 
TEST 7834/12806 [ext/simplexml/tests/bug67116.phpt]
[1;32mPASS[0m Bug #67116 (Inconsistent parsing of Nodes w/o linefeed) [ext/simplexml/tests/bug67116.phpt] 
TEST 7835/12806 [ext/simplexml/tests/bug67572.phpt]
[1;32mPASS[0m Bug #67572 - SimpleXMLElement not parsing \n correctly [ext/simplexml/tests/bug67572.phpt] 
TEST 7836/12806 [ext/simplexml/tests/bug69169.phpt]
[1;32mPASS[0m Bug #69169 (simplexml_load_string parse wrongly when xml given in one row) [ext/simplexml/tests/bug69169.phpt] 
TEST 7837/12806 [ext/simplexml/tests/bug69491.phpt]
[1;32mPASS[0m Bug #69491 (simplexml doesn't correctly parse empty nodes on same line as another node) [ext/simplexml/tests/bug69491.phpt] 
TEST 7838/12806 [ext/simplexml/tests/bug72588.phpt]
[1;32mPASS[0m Bug #72588 (Using global var doesn't work while accessing SimpleXML element) [ext/simplexml/tests/bug72588.phpt] 
TEST 7839/12806 [ext/simplexml/tests/bug72957.phpt]
[1;32mPASS[0m Bug #72957: Null coalescing operator doesn't behave as expected with SimpleXMLElement [ext/simplexml/tests/bug72957.phpt] 
TEST 7840/12806 [ext/simplexml/tests/bug72971.phpt]
[1;32mPASS[0m Bug #72971: SimpleXML isset/unset do not respect namespace [ext/simplexml/tests/bug72971.phpt] 
TEST 7841/12806 [ext/simplexml/tests/bug72971_2.phpt]
[1;32mPASS[0m Bug #72971 (2): SimpleXML property write does not respect namespace [ext/simplexml/tests/bug72971_2.phpt] 
TEST 7842/12806 [ext/simplexml/tests/bug74950.phpt]
[1;32mPASS[0m Bug #74950 (null pointer deref in zim_simplexml_element_getDocNamespaces) [ext/simplexml/tests/bug74950.phpt] 
TEST 7843/12806 [ext/simplexml/tests/bug75245.phpt]
[1;32mPASS[0m Bug #75245 Don't set content of elements with only whitespaces [ext/simplexml/tests/bug75245.phpt] 
TEST 7844/12806 [ext/simplexml/tests/bug76712.phpt]
[1;32mPASS[0m BUg #76712 (Assignment of empty string creates extraneous text node) [ext/simplexml/tests/bug76712.phpt] 
TEST 7845/12806 [ext/simplexml/tests/bug79971_1.phpt]
[1;32mPASS[0m Bug #79971 (special character is breaking the path in xml function) [ext/simplexml/tests/bug79971_1.phpt] 
TEST 7846/12806 [ext/simplexml/tests/bug81325.phpt]
[1;33mSKIP[0m BUg #81325 (segfault in zif_simplexml_import_dom) [ext/simplexml/tests/bug81325.phpt] reason: Required extension missing: dom
TEST 7847/12806 [ext/simplexml/tests/count_return_type_will_change.phpt]
[1;32mPASS[0m SimpleXMLElement::count() interaction with ReturnTypeWillChange [ext/simplexml/tests/count_return_type_will_change.phpt] 
TEST 7848/12806 [ext/simplexml/tests/current_error.phpt]
[1;32mPASS[0m SimpleXML: invoking current() after the iterator has already been consumed [ext/simplexml/tests/current_error.phpt] 
TEST 7849/12806 [ext/simplexml/tests/feature55218.phpt]
[1;32mPASS[0m Bug #55218 getDocNamespaces from current element and not root [ext/simplexml/tests/feature55218.phpt] 
TEST 7850/12806 [ext/simplexml/tests/foreach_by_reference.phpt]
[1;32mPASS[0m SimpleXml: foreach by reference [ext/simplexml/tests/foreach_by_reference.phpt] 
TEST 7851/12806 [ext/simplexml/tests/getDocNamespaces_no_internal_declaration.phpt]
[1;33mSKIP[0m getDocNamespaces() without internal namespace declaration in the document [ext/simplexml/tests/getDocNamespaces_no_internal_declaration.phpt] reason: Required extension missing: dom
TEST 7852/12806 [ext/simplexml/tests/get_prop_address_not_initialized.phpt]
[1;32mPASS[0m Getting the address of an uninitialized property of a SimpleXMLElement [ext/simplexml/tests/get_prop_address_not_initialized.phpt] 
TEST 7853/12806 [ext/simplexml/tests/gh10200.phpt]
[1;32mPASS[0m GH-10200 (zif_get_object_vars: Assertion `!(((__ht)->u.flags & (1<<2)) != 0)' failed.) [ext/simplexml/tests/gh10200.phpt] 
TEST 7854/12806 [ext/simplexml/tests/gh10983.phpt]
[1;32mPASS[0m GH-10983 (State-dependant segfault in ReflectionObject::getProperties) [ext/simplexml/tests/gh10983.phpt] 
TEST 7855/12806 [ext/simplexml/tests/gh12167.phpt]
[1;32mPASS[0m GH-12167 (Unable to get processing instruction contents in SimpleXML) [ext/simplexml/tests/gh12167.phpt] 
TEST 7856/12806 [ext/simplexml/tests/gh12169.phpt]
[1;32mPASS[0m GH-12169 (Unable to get comment contents in SimpleXML) [ext/simplexml/tests/gh12169.phpt] 
TEST 7857/12806 [ext/simplexml/tests/gh12192.phpt]
[1;32mPASS[0m GH-12192 (SimpleXML infinite loop when getName() is called within foreach) [ext/simplexml/tests/gh12192.phpt] 
TEST 7858/12806 [ext/simplexml/tests/gh12208.phpt]
[1;32mPASS[0m GH-12208 (SimpleXML infinite loop when a cast is used inside a foreach) [ext/simplexml/tests/gh12208.phpt] 
TEST 7859/12806 [ext/simplexml/tests/gh12223.phpt]
[1;32mPASS[0m GH-12223: Entity reference produces infinite loop in var_dump/print_r [ext/simplexml/tests/gh12223.phpt] 
TEST 7860/12806 [ext/simplexml/tests/gh12929.phpt]
[1;32mPASS[0m GH-12929 (SimpleXMLElement with stream_wrapper_register can segfault) [ext/simplexml/tests/gh12929.phpt] 
TEST 7861/12806 [ext/simplexml/tests/gh14638.phpt]
[1;32mPASS[0m GH-14638: null pointer dereference on object cast __toString after failed XML parsing [ext/simplexml/tests/gh14638.phpt] 
TEST 7862/12806 [ext/simplexml/tests/gh15837.phpt]
[1;32mPASS[0m GH-15837 (Segmentation fault in ext/simplexml/simplexml.c) [ext/simplexml/tests/gh15837.phpt] 
TEST 7863/12806 [ext/simplexml/tests/gh16317.phpt]
[1;32mPASS[0m GH-16317 (SimpleXML does not allow __debugInfo() overrides to work) [ext/simplexml/tests/gh16317.phpt] 
TEST 7864/12806 [ext/simplexml/tests/gh16808.phpt]
[1;32mPASS[0m GH-16808 (Segmentation fault in RecursiveIteratorIterator->current() with a xml element input) [ext/simplexml/tests/gh16808.phpt] 
TEST 7865/12806 [ext/simplexml/tests/gh17040.phpt]
[1;33mSKIP[0m GH-17040 (SimpleXML's unset can break DOM objects) [ext/simplexml/tests/gh17040.phpt] reason: Required extension missing: dom
TEST 7866/12806 [ext/simplexml/tests/gh17153.phpt]
[1;33mSKIP[0m GH-17153 (SimpleXML crash when using autovivification on document) [ext/simplexml/tests/gh17153.phpt] reason: Required extensions missing: dom, xsl
TEST 7867/12806 [ext/simplexml/tests/gh17409.phpt]
[1;32mPASS[0m GH-17409 (Assertion failure Zend/zend_hash.c) [ext/simplexml/tests/gh17409.phpt] 
TEST 7868/12806 [ext/simplexml/tests/gh17736.phpt]
[1;32mPASS[0m GH-17736 (Assertion failure zend_reference_destroy()) [ext/simplexml/tests/gh17736.phpt] 
TEST 7869/12806 [ext/simplexml/tests/gh18304.phpt]
[1;32mPASS[0m GH-18304 (Changing the properties of a DateInterval through dynamic properties triggers a SegFault) [ext/simplexml/tests/gh18304.phpt] 
TEST 7870/12806 [ext/simplexml/tests/gh18597.phpt]
[1;32mPASS[0m GH-18597 (Heap-buffer-overflow in zend_alloc.c when assigning string with UTF-8 bytes) [ext/simplexml/tests/gh18597.phpt] 
TEST 7871/12806 [ext/simplexml/tests/iterator_interaction_empty_and_var_dump.phpt]
[1;32mPASS[0m Test iterator interaction with empty and var_dump [ext/simplexml/tests/iterator_interaction_empty_and_var_dump.phpt] 
TEST 7872/12806 [ext/simplexml/tests/key_error.phpt]
[1;32mPASS[0m SimpleXML: invoking key() after the iterator has already been consumed [ext/simplexml/tests/key_error.phpt] 
TEST 7873/12806 [ext/simplexml/tests/libxml_global_state_entity_loader_bypass.phpt]
[1;33mSKIP[0m GHSA-3qrf-m4j2-pcrr (libxml global state entity loader bypass) [ext/simplexml/tests/libxml_global_state_entity_loader_bypass.phpt] reason: Required extension missing: zend_test
TEST 7874/12806 [ext/simplexml/tests/profile01.phpt]
[1;32mPASS[0m SimpleXML [profile]: Accessing a simple node [ext/simplexml/tests/profile01.phpt] 
TEST 7875/12806 [ext/simplexml/tests/profile02.phpt]
[1;32mPASS[0m SimpleXML [profile]: Accessing an array of subnodes [ext/simplexml/tests/profile02.phpt] 
TEST 7876/12806 [ext/simplexml/tests/profile03.phpt]
[1;32mPASS[0m SimpleXML [profile]: Accessing an attribute [ext/simplexml/tests/profile03.phpt] 
TEST 7877/12806 [ext/simplexml/tests/profile04.phpt]
[1;32mPASS[0m SimpleXML [profile]: Accessing a namespaced element [ext/simplexml/tests/profile04.phpt] 
TEST 7878/12806 [ext/simplexml/tests/profile05.phpt]
[1;32mPASS[0m SimpleXML [profile]: Accessing an aliased namespaced element [ext/simplexml/tests/profile05.phpt] 
TEST 7879/12806 [ext/simplexml/tests/profile06.phpt]
[1;32mPASS[0m SimpleXML [profile]: Accessing a namespaced attribute [ext/simplexml/tests/profile06.phpt] 
TEST 7880/12806 [ext/simplexml/tests/profile07.phpt]
[1;32mPASS[0m SimpleXML [profile]: Accessing an aliased namespaced attribute [ext/simplexml/tests/profile07.phpt] 
TEST 7881/12806 [ext/simplexml/tests/profile08.phpt]
[1;32mPASS[0m SimpleXML [profile]: Accessing a namespaced attribute without a namespace [ext/simplexml/tests/profile08.phpt] 
TEST 7882/12806 [ext/simplexml/tests/profile09.phpt]
[1;32mPASS[0m SimpleXML [profile]: Accessing a namespaced element without a namespace [ext/simplexml/tests/profile09.phpt] 
TEST 7883/12806 [ext/simplexml/tests/profile10.phpt]
[1;32mPASS[0m SimpleXML [profile]: Accessing two attributes with the same name, but different namespaces [ext/simplexml/tests/profile10.phpt] 
TEST 7884/12806 [ext/simplexml/tests/profile11.phpt]
[1;32mPASS[0m SimpleXML [profile]: Accessing two elements with the same name, but different namespaces [ext/simplexml/tests/profile11.phpt] 
TEST 7885/12806 [ext/simplexml/tests/profile12.phpt]
[1;32mPASS[0m SimpleXML [profile]: Accessing namespaced root and non namespaced children [ext/simplexml/tests/profile12.phpt] 
TEST 7886/12806 [ext/simplexml/tests/profile13.phpt]
[1;32mPASS[0m SimpleXML [profile]: Accessing by namespace prefix [ext/simplexml/tests/profile13.phpt] 
TEST 7887/12806 [ext/simplexml/tests/simplexml_import_new_dom.phpt]
[1;33mSKIP[0m SimpleXML [interop]: simplexml_import_dom (new DOM) [ext/simplexml/tests/simplexml_import_new_dom.phpt] reason: Required extension missing: dom
TEST 7888/12806 [ext/simplexml/tests/simplexml_import_old_dom.phpt]
[1;33mSKIP[0m SimpleXML [interop]: simplexml_import_dom (old DOM) [ext/simplexml/tests/simplexml_import_old_dom.phpt] reason: Required extension missing: dom
TEST 7889/12806 [ext/simplexml/tests/simplexml_load_file.phpt]
[1;32mPASS[0m simplexml_load_file() [ext/simplexml/tests/simplexml_load_file.phpt] 
TEST 7890/12806 [ext/simplexml/tests/simplexml_uninitialized.phpt]
[1;32mPASS[0m Incorrectly initialized SimpleXmlElement [ext/simplexml/tests/simplexml_uninitialized.phpt] 
TEST 7891/12806 [ext/simplexml/tests/sxe_001.phpt]
[1;32mPASS[0m SPL: SimpleXMLIterator [ext/simplexml/tests/sxe_001.phpt] 
TEST 7892/12806 [ext/simplexml/tests/sxe_002.phpt]
[1;32mPASS[0m SPL: SimpleXMLIterator and recursion [ext/simplexml/tests/sxe_002.phpt] 
TEST 7893/12806 [ext/simplexml/tests/sxe_003.phpt]
[1;32mPASS[0m SPL: SimpleXMLIterator and getChildren() [ext/simplexml/tests/sxe_003.phpt] 
TEST 7894/12806 [ext/simplexml/tests/sxe_004.phpt]
[1;32mPASS[0m SPL: SimpleXMLIterator and overridden iterator methods() [ext/simplexml/tests/sxe_004.phpt] 
TEST 7895/12806 [ext/simplexml/tests/sxe_005.phpt]
[1;32mPASS[0m SPL: SimpleXMLIterator and overridden count() [ext/simplexml/tests/sxe_005.phpt] 
TEST 7896/12806 [ext/simplexml/tests/xml_parsing_LIBXML_NO_XXE.phpt]
[1;32mPASS[0m XML parsing with LIBXML_NO_XXE [ext/simplexml/tests/xml_parsing_LIBXML_NO_XXE.phpt] 
TEST 7897/12806 [ext/simplexml/tests/xml_parsing_LIBXML_RECOVER.phpt]
[1;32mPASS[0m XML parsing with LIBXML_RECOVER [ext/simplexml/tests/xml_parsing_LIBXML_RECOVER.phpt] 
TEST 7898/12806 [ext/spl/tests/AppendIterator_invalid_ctor.phpt]
[1;32mPASS[0m AppendIterator::__construct() with invalid arguments [ext/spl/tests/AppendIterator_invalid_ctor.phpt] 
TEST 7899/12806 [ext/spl/tests/ArrayObject/property_hooks.phpt]
[1;32mPASS[0m ArrayObject with property hooks [ext/spl/tests/ArrayObject/property_hooks.phpt] 
TEST 7900/12806 [ext/spl/tests/ArrayObject__serialize_saves_iterator_class.phpt]
[1;32mPASS[0m ArrayObject::__serialize saves any iterator class set by ::setIteratorClass [ext/spl/tests/ArrayObject__serialize_saves_iterator_class.phpt] 
TEST 7901/12806 [ext/spl/tests/ArrayObject_clone_other_std_props.phpt]
[1;32mPASS[0m Clone ArrayObject using other with STD_PROP_LIST [ext/spl/tests/ArrayObject_clone_other_std_props.phpt] 
TEST 7902/12806 [ext/spl/tests/ArrayObject_dump_during_sort.phpt]
[1;32mPASS[0m Dumping an ArrayObject while it is being sorted [ext/spl/tests/ArrayObject_dump_during_sort.phpt] 
TEST 7903/12806 [ext/spl/tests/ArrayObject_exchange_array_during_sorting.phpt]
[1;32mPASS[0m Can't use exchangeArray() while ArrayObject is being sorted [ext/spl/tests/ArrayObject_exchange_array_during_sorting.phpt] 
TEST 7904/12806 [ext/spl/tests/ArrayObject_get_object_vars.phpt]
[1;32mPASS[0m get_object_vars() on ArrayObject works on the properties of the ArrayObject itself [ext/spl/tests/ArrayObject_get_object_vars.phpt] 
TEST 7905/12806 [ext/spl/tests/ArrayObject_illegal_offset.phpt]
[1;32mPASS[0m ArrayObject illegal offset [ext/spl/tests/ArrayObject_illegal_offset.phpt] 
TEST 7906/12806 [ext/spl/tests/ArrayObject_modify_shared_object_properties.phpt]
[1;32mPASS[0m Modifications to ArrayObjects should not affect shared properties tables [ext/spl/tests/ArrayObject_modify_shared_object_properties.phpt] 
TEST 7907/12806 [ext/spl/tests/ArrayObject_overloaded_SplFixedArray.phpt]
[1;32mPASS[0m SplFixedArray properties is incompatible with ArrayObject [ext/spl/tests/ArrayObject_overloaded_SplFixedArray.phpt] 
TEST 7908/12806 [ext/spl/tests/ArrayObject_overloaded_object_incompatible.phpt]
[1;32mPASS[0m Objects with overloaded get_properties are incompatible with ArrayObject [ext/spl/tests/ArrayObject_overloaded_object_incompatible.phpt] 
TEST 7909/12806 [ext/spl/tests/ArrayObject_proptable_canonicalization.phpt]
[1;32mPASS[0m When ArrayObject wraps an object, we should use proptable canonicalization [ext/spl/tests/ArrayObject_proptable_canonicalization.phpt] 
TEST 7910/12806 [ext/spl/tests/ArrayObject_sort_different_backing_storage.phpt]
[1;32mPASS[0m Test sorting of various ArrayObject backing storage [ext/spl/tests/ArrayObject_sort_different_backing_storage.phpt] 
TEST 7911/12806 [ext/spl/tests/ArrayObject_std_props_no_recursion.phpt]
[1;32mPASS[0m Don't recurse into USE_OTHER when checking for STD_PROP_LIST [ext/spl/tests/ArrayObject_std_props_no_recursion.phpt] 
TEST 7912/12806 [ext/spl/tests/ArrayObject_unserialize_empty_string.phpt]
[1;32mPASS[0m ArrayObject: test that you can unserialize a empty string [ext/spl/tests/ArrayObject_unserialize_empty_string.phpt] 
TEST 7913/12806 [ext/spl/tests/CallbackFilterIteratorTest-002.phpt]
[1;32mPASS[0m CallbackFilterIterator 002 [ext/spl/tests/CallbackFilterIteratorTest-002.phpt] 
TEST 7914/12806 [ext/spl/tests/CallbackFilterIteratorTest.phpt]
[1;32mPASS[0m CallbackFilterIterator [ext/spl/tests/CallbackFilterIteratorTest.phpt] 
TEST 7915/12806 [ext/spl/tests/DirectoryIterator_by_reference.phpt]
[1;32mPASS[0m DirectoryIterator: test that you cannot use iterator with reference [ext/spl/tests/DirectoryIterator_by_reference.phpt] 
TEST 7916/12806 [ext/spl/tests/DirectoryIterator_empty_constructor.phpt]
[1;32mPASS[0m DirectoryIterator: Test empty value to DirectoryIterator constructor [ext/spl/tests/DirectoryIterator_empty_constructor.phpt] 
TEST 7917/12806 [ext/spl/tests/DirectoryIterator_getBasename_basic_test.phpt]
[1;32mPASS[0m DirectoryIterator::getBasename() - Basic Test [ext/spl/tests/DirectoryIterator_getBasename_basic_test.phpt] 
TEST 7918/12806 [ext/spl/tests/DirectoryIterator_getExtension_basic.phpt]
[1;32mPASS[0m SPL: DirectoryIterator::getExtension() basic test [ext/spl/tests/DirectoryIterator_getExtension_basic.phpt] 
TEST 7919/12806 [ext/spl/tests/DirectoryIterator_getGroup_basic.phpt]
[1;33mSKIP[0m SPL: DirectoryIterator test getGroup [ext/spl/tests/DirectoryIterator_getGroup_basic.phpt] reason: Required extension missing: posix
TEST 7920/12806 [ext/spl/tests/DirectoryIterator_getInode_basic.phpt]
[1;32mPASS[0m SPL: Spl Directory Iterator test getInode [ext/spl/tests/DirectoryIterator_getInode_basic.phpt] 
TEST 7921/12806 [ext/spl/tests/DirectoryIterator_getInode_error.phpt]
[1;32mPASS[0m SPL: Spl File Info test getInode [ext/spl/tests/DirectoryIterator_getInode_error.phpt] 
TEST 7922/12806 [ext/spl/tests/DirectoryIterator_getOwner_basic.phpt]
[1;33mSKIP[0m SPL: DirectoryIterator test getOwner [ext/spl/tests/DirectoryIterator_getOwner_basic.phpt] reason: Required extension missing: posix
TEST 7923/12806 [ext/spl/tests/DirectoryIterator_uninitialized.phpt]
[1;32mPASS[0m Using an uninitialized DirectoryIterator [ext/spl/tests/DirectoryIterator_uninitialized.phpt] 
TEST 7924/12806 [ext/spl/tests/GlobIterator_internal_null_pointer.phpt]
[1;32mPASS[0m Check Glob iterator is okay with SplFileInfo getPath method calls [ext/spl/tests/GlobIterator_internal_null_pointer.phpt] 
TEST 7925/12806 [ext/spl/tests/RecursiveCallbackFilterIteratorTest.phpt]
[1;32mPASS[0m RecursiveCallbackFilterIterator [ext/spl/tests/RecursiveCallbackFilterIteratorTest.phpt] 
TEST 7926/12806 [ext/spl/tests/RecursiveCallbackFilterIterator_trampoline_usage.phpt]
[1;32mPASS[0m RecursiveCallbackFilterIterator with trampoline callback [ext/spl/tests/RecursiveCallbackFilterIterator_trampoline_usage.phpt] 
TEST 7927/12806 [ext/spl/tests/RecursiveDirectoryIterator_getSubPath_basic.phpt]
[1;32mPASS[0m RecursiveDirectoryIterator::getBasePath() - basic test [ext/spl/tests/RecursiveDirectoryIterator_getSubPath_basic.phpt] 
TEST 7928/12806 [ext/spl/tests/RecursiveDirectoryIterator_getSubPathname_basic.phpt]
[1;32mPASS[0m RecursiveDirectoryIterator::getBasePathname() - basic test [ext/spl/tests/RecursiveDirectoryIterator_getSubPathname_basic.phpt] 
TEST 7929/12806 [ext/spl/tests/RecursiveDirectoryIterator_hasChildren.phpt]
[1;32mPASS[0m SPL: RecursiveDirectoryIterator::hasChildren() follow symlinks test [ext/spl/tests/RecursiveDirectoryIterator_hasChildren.phpt] 
TEST 7930/12806 [ext/spl/tests/RecursiveIteratorIterator_dtor_order.phpt]
[1;32mPASS[0m Handle object_iterator being destroyed before the RecursiveIteratorIterator object [ext/spl/tests/RecursiveIteratorIterator_dtor_order.phpt] 
TEST 7931/12806 [ext/spl/tests/RecursiveIteratorIterator_invalid_aggregate.phpt]
[1;32mPASS[0m RecursiveIteratorIterator constructor should thrown if IteratorAggregate does not return Iterator [ext/spl/tests/RecursiveIteratorIterator_invalid_aggregate.phpt] 
TEST 7932/12806 [ext/spl/tests/RecursiveIteratorIterator_not_initialized.phpt]
[1;32mPASS[0m Iterating an uninitialized RecursiveIteratorIterator [ext/spl/tests/RecursiveIteratorIterator_not_initialized.phpt] 
TEST 7933/12806 [ext/spl/tests/RegexIterator_with_reference_replacement.phpt]
[1;32mPASS[0m RegexIterator with $replacement being a reference [ext/spl/tests/RegexIterator_with_reference_replacement.phpt] 
TEST 7934/12806 [ext/spl/tests/SPLDoublyLinkedList_iterate_by_reference.phpt]
[1;32mPASS[0m SplDoublyLinkedList Iterating a DLL by reference shouldn't be permitted [ext/spl/tests/SPLDoublyLinkedList_iterate_by_reference.phpt] 
TEST 7935/12806 [ext/spl/tests/SplArray_fromArray.phpt]
[1;32mPASS[0m Check that SplArray::fromArray will not allow integer overflows [ext/spl/tests/SplArray_fromArray.phpt] 
TEST 7936/12806 [ext/spl/tests/SplDoublyLinkedList_add_invalid_offset.phpt]
[1;32mPASS[0m Check that SplDoublyLinkedList::add throws an exception with an invalid offset argument [ext/spl/tests/SplDoublyLinkedList_add_invalid_offset.phpt] 
TEST 7937/12806 [ext/spl/tests/SplDoublyLinkedList_add_null_offset.phpt]
[1;32mPASS[0m Check that SplDoublyLinkedList::add throws an exception with an invalid offset argument [ext/spl/tests/SplDoublyLinkedList_add_null_offset.phpt] 
TEST 7938/12806 [ext/spl/tests/SplDoublyLinkedList_bottom_empty.phpt]
[1;32mPASS[0m SplDoublyLinkedList::bottom empty [ext/spl/tests/SplDoublyLinkedList_bottom_empty.phpt] 
TEST 7939/12806 [ext/spl/tests/SplDoublyLinkedList_consistent_iterator_mode.phpt]
[1;32mPASS[0m Iteration over SplDoublyLinkedList via 'foreach' does not change direction partway [ext/spl/tests/SplDoublyLinkedList_consistent_iterator_mode.phpt] 
TEST 7940/12806 [ext/spl/tests/SplDoublyLinkedList_current.phpt]
[1;32mPASS[0m SplDoublyLinkedList getIteratorMode [ext/spl/tests/SplDoublyLinkedList_current.phpt] 
TEST 7941/12806 [ext/spl/tests/SplDoublyLinkedList_current_empty.phpt]
[1;32mPASS[0m Run current() function on an empty SplDoublyLinkedList. [ext/spl/tests/SplDoublyLinkedList_current_empty.phpt] 
TEST 7942/12806 [ext/spl/tests/SplDoublyLinkedList_debug-info.phpt]
[1;32mPASS[0m Check that SplDoublyLinkedList returns debug info when print_r is used. [ext/spl/tests/SplDoublyLinkedList_debug-info.phpt] 
TEST 7943/12806 [ext/spl/tests/SplDoublyLinkedList_getIteratorMode.phpt]
[1;32mPASS[0m SplDoublyLinkedList getIteratorMode [ext/spl/tests/SplDoublyLinkedList_getIteratorMode.phpt] 
TEST 7944/12806 [ext/spl/tests/SplDoublyLinkedList_isEmpty_empty.phpt]
[1;32mPASS[0m Check that SplDoublyLinkedList->isEmpty() correctly returns true for an empty list. [ext/spl/tests/SplDoublyLinkedList_isEmpty_empty.phpt] 
TEST 7945/12806 [ext/spl/tests/SplDoublyLinkedList_isEmpty_not-empty.phpt]
[1;32mPASS[0m Check that SplDoublyLinkedList->isEmpty() correctly returns true for a non-empty list. [ext/spl/tests/SplDoublyLinkedList_isEmpty_not-empty.phpt] 
TEST 7946/12806 [ext/spl/tests/SplDoublyLinkedList_key.phpt]
[1;32mPASS[0m SplDoublyLinkedList::key basic functionality [ext/spl/tests/SplDoublyLinkedList_key.phpt] 
TEST 7947/12806 [ext/spl/tests/SplDoublyLinkedList_lifoMode.phpt]
[1;32mPASS[0m Check that SplDoublyLinkedList can traverse backwards [ext/spl/tests/SplDoublyLinkedList_lifoMode.phpt] 
TEST 7948/12806 [ext/spl/tests/SplDoublyLinkedList_offsetExists_success.phpt]
[1;32mPASS[0m SPL SplDoublyLinkedList offsetExists returns correct values [ext/spl/tests/SplDoublyLinkedList_offsetExists_success.phpt] 
TEST 7949/12806 [ext/spl/tests/SplDoublyLinkedList_offsetGet_param_array.phpt]
[1;32mPASS[0m SplDoublyLinkedList::offsetGet() with 1st parameter passed as array. [ext/spl/tests/SplDoublyLinkedList_offsetGet_param_array.phpt] 
TEST 7950/12806 [ext/spl/tests/SplDoublyLinkedList_offsetGet_param_string.phpt]
[1;32mPASS[0m SplDoublyLinkedList::offsetGet() with 1st parameter passed as string. [ext/spl/tests/SplDoublyLinkedList_offsetGet_param_string.phpt] 
TEST 7951/12806 [ext/spl/tests/SplDoublyLinkedList_offsetUnset_greater_than_elements.phpt]
[1;32mPASS[0m Doubly Linked List - offsetUnset > number elements [ext/spl/tests/SplDoublyLinkedList_offsetUnset_greater_than_elements.phpt] 
TEST 7952/12806 [ext/spl/tests/SplDoublyLinkedList_offsetUnset_negative-parameter.phpt]
[1;32mPASS[0m Check that SplDoublyLinkedList->offsetUnset() returns an error message when the offset is < 0. [ext/spl/tests/SplDoublyLinkedList_offsetUnset_negative-parameter.phpt] 
TEST 7953/12806 [ext/spl/tests/SplDoublyLinkedList_offsetUnset_parameter-larger-num-elements.phpt]
[1;32mPASS[0m Check that SplDoublyLinkedList->offsetUnset() returns an error message when the offset is > elements. [ext/spl/tests/SplDoublyLinkedList_offsetUnset_parameter-larger-num-elements.phpt] 
TEST 7954/12806 [ext/spl/tests/SplDoublyLinkedList_serialization.phpt]
[1;32mPASS[0m Check Serialization/unserialization [ext/spl/tests/SplDoublyLinkedList_serialization.phpt] 
TEST 7955/12806 [ext/spl/tests/SplDoublyLinkedList_top_empty.phpt]
[1;32mPASS[0m SplDoublyLinkedList::top empty [ext/spl/tests/SplDoublyLinkedList_top_empty.phpt] 
TEST 7956/12806 [ext/spl/tests/SplDoublylinkedlist_offsetunset_first.phpt]
[1;32mPASS[0m SPL: SplDoublyLinkedList : offsetUnset - first element [ext/spl/tests/SplDoublylinkedlist_offsetunset_first.phpt] 
TEST 7957/12806 [ext/spl/tests/SplDoublylinkedlist_offsetunset_first002.phpt]
[1;32mPASS[0m SPL: SplDoublyLinkedList : offsetUnset - first element [ext/spl/tests/SplDoublylinkedlist_offsetunset_first002.phpt] 
TEST 7958/12806 [ext/spl/tests/SplDoublylinkedlist_offsetunset_last.phpt]
[1;32mPASS[0m SPL: SplDoublyLinkedList : offsetUnset - last element [ext/spl/tests/SplDoublylinkedlist_offsetunset_last.phpt] 
TEST 7959/12806 [ext/spl/tests/SplFileInfo_001.phpt]
[1;32mPASS[0m Testing SplFileInfo calling the constructor twice [ext/spl/tests/SplFileInfo_001.phpt] 
TEST 7960/12806 [ext/spl/tests/SplFileInfo_getExtension_basic-win32.phpt]
[1;33mSKIP[0m SPL: SplFileInfo::getExtension() basic test [ext/spl/tests/SplFileInfo_getExtension_basic-win32.phpt] reason: only for Windows
TEST 7961/12806 [ext/spl/tests/SplFileInfo_getExtension_basic.phpt]
[1;32mPASS[0m SPL: SplFileInfo::getExtension() basic test [ext/spl/tests/SplFileInfo_getExtension_basic.phpt] 
TEST 7962/12806 [ext/spl/tests/SplFileInfo_getGroup_basic.phpt]
[1;32mPASS[0m SPL: SplFileInfo test getGroup [ext/spl/tests/SplFileInfo_getGroup_basic.phpt] 
TEST 7963/12806 [ext/spl/tests/SplFileInfo_getGroup_error.phpt]
[1;32mPASS[0m SPL: Spl File Info test getGroup [ext/spl/tests/SplFileInfo_getGroup_error.phpt] 
TEST 7964/12806 [ext/spl/tests/SplFileInfo_getInode_basic.phpt]
[1;32mPASS[0m SPL: Spl File Info test getInode [ext/spl/tests/SplFileInfo_getInode_basic.phpt] 
TEST 7965/12806 [ext/spl/tests/SplFileInfo_getInode_error.phpt]
[1;32mPASS[0m SPL: Spl File Info test getPerms [ext/spl/tests/SplFileInfo_getInode_error.phpt] 
TEST 7966/12806 [ext/spl/tests/SplFileInfo_getOwner_basic.phpt]
[1;32mPASS[0m SPL: SplFileInfo test getOwner [ext/spl/tests/SplFileInfo_getOwner_basic.phpt] 
TEST 7967/12806 [ext/spl/tests/SplFileInfo_getOwner_error.phpt]
[1;32mPASS[0m SPL: Spl File Info test getOwner [ext/spl/tests/SplFileInfo_getOwner_error.phpt] 
TEST 7968/12806 [ext/spl/tests/SplFileInfo_getPerms_basic.phpt]
[1;32mPASS[0m SPL: Spl File Info test getPerms [ext/spl/tests/SplFileInfo_getPerms_basic.phpt] 
TEST 7969/12806 [ext/spl/tests/SplFileInfo_getPerms_error.phpt]
[1;32mPASS[0m SPL: Spl File Info test getPerms [ext/spl/tests/SplFileInfo_getPerms_error.phpt] 
TEST 7970/12806 [ext/spl/tests/SplFileInfo_setFileClass_basic.phpt]
[1;32mPASS[0m SplFileInfo::setFileClass() expects SplFileObject or child class [ext/spl/tests/SplFileInfo_setFileClass_basic.phpt] 
TEST 7971/12806 [ext/spl/tests/SplFileInfo_setFileClass_error.phpt]
[1;32mPASS[0m SplFileInfo::setFileClass() throws exception for invalid class [ext/spl/tests/SplFileInfo_setFileClass_error.phpt] 
TEST 7972/12806 [ext/spl/tests/SplFileInfo_setInfoClass_basic.phpt]
[1;32mPASS[0m SplFileInfo::setInfoClass() expects SplFileInfo or child class [ext/spl/tests/SplFileInfo_setInfoClass_basic.phpt] 
TEST 7973/12806 [ext/spl/tests/SplFileInfo_setInfoClass_error.phpt]
[1;32mPASS[0m SplFileInfo::setInfoClass() throws exception for invalid class [ext/spl/tests/SplFileInfo_setInfoClass_error.phpt] 
TEST 7974/12806 [ext/spl/tests/SplFileObject/SplFileObject_current_basic.phpt]
[1;32mPASS[0m SPL: SplFileObject::current basic [ext/spl/tests/SplFileObject/SplFileObject_current_basic.phpt] 
TEST 7975/12806 [ext/spl/tests/SplFileObject/SplFileObject_current_variation001.phpt]
[1;32mPASS[0m SPL: SplFileObject::current variation [ext/spl/tests/SplFileObject/SplFileObject_current_variation001.phpt] 
TEST 7976/12806 [ext/spl/tests/SplFileObject/SplFileObject_fflush_basic_001.phpt]
[1;32mPASS[0m SplFileObject::fflush function - basic test [ext/spl/tests/SplFileObject/SplFileObject_fflush_basic_001.phpt] 
TEST 7977/12806 [ext/spl/tests/SplFileObject/SplFileObject_fgetcsv_basic.phpt]
[1;32mPASS[0m SplFileObject::fgetcsv default path [ext/spl/tests/SplFileObject/SplFileObject_fgetcsv_basic.phpt] 
TEST 7978/12806 [ext/spl/tests/SplFileObject/SplFileObject_fgetcsv_delimiter_basic.phpt]
[1;32mPASS[0m SplFileObject::fgetcsv with alternative separator [ext/spl/tests/SplFileObject/SplFileObject_fgetcsv_delimiter_basic.phpt] 
TEST 7979/12806 [ext/spl/tests/SplFileObject/SplFileObject_fgetcsv_delimiter_error.phpt]
[1;32mPASS[0m SplFileObject::fgetcsv() delimiter error [ext/spl/tests/SplFileObject/SplFileObject_fgetcsv_delimiter_error.phpt] 
TEST 7980/12806 [ext/spl/tests/SplFileObject/SplFileObject_fgetcsv_enclosure_basic.phpt]
[1;32mPASS[0m SplFileObject::fgetcsv with alternative enclosure [ext/spl/tests/SplFileObject/SplFileObject_fgetcsv_enclosure_basic.phpt] 
TEST 7981/12806 [ext/spl/tests/SplFileObject/SplFileObject_fgetcsv_enclosure_error.phpt]
[1;32mPASS[0m SplFileObject::fgetcsv() enclosure error [ext/spl/tests/SplFileObject/SplFileObject_fgetcsv_enclosure_error.phpt] 
TEST 7982/12806 [ext/spl/tests/SplFileObject/SplFileObject_fgetcsv_escape_basic.phpt]
[1;32mPASS[0m SplFileObject::fgetcsv with alternative escape [ext/spl/tests/SplFileObject/SplFileObject_fgetcsv_escape_basic.phpt] 
TEST 7983/12806 [ext/spl/tests/SplFileObject/SplFileObject_fgetcsv_escape_default.phpt]
[1;32mPASS[0m SplFileObject::fgetcsv with default escape character [ext/spl/tests/SplFileObject/SplFileObject_fgetcsv_escape_default.phpt] 
TEST 7984/12806 [ext/spl/tests/SplFileObject/SplFileObject_fgetcsv_escape_empty.phpt]
[1;32mPASS[0m SplFileObject::fgetcsv() with empty $escape [ext/spl/tests/SplFileObject/SplFileObject_fgetcsv_escape_empty.phpt] 
TEST 7985/12806 [ext/spl/tests/SplFileObject/SplFileObject_fgetcsv_escape_error.phpt]
[1;32mPASS[0m SplFileObject::fgetcsv() escape error [ext/spl/tests/SplFileObject/SplFileObject_fgetcsv_escape_error.phpt] 
TEST 7986/12806 [ext/spl/tests/SplFileObject/SplFileObject_fpassthru_basic.phpt]
[1;32mPASS[0m SplFileObject::fpassthru function - basic functionality test [ext/spl/tests/SplFileObject/SplFileObject_fpassthru_basic.phpt] 
TEST 7987/12806 [ext/spl/tests/SplFileObject/SplFileObject_fputcsv.phpt]
[1;32mPASS[0m SplFileObject::fputcsv(): functionality tests [ext/spl/tests/SplFileObject/SplFileObject_fputcsv.phpt] 
TEST 7988/12806 [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_002.phpt]
[1;32mPASS[0m SplFileObject::fputcsv(): Checking data after calling the function [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_002.phpt] 
TEST 7989/12806 [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation1.phpt]
[1;32mPASS[0m Test fputcsv() : usage variations - with all parameters specified [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation1.phpt] 
TEST 7990/12806 [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation10.phpt]
[1;32mPASS[0m SplFileObject::fputcsv(): Usage variations -- with line without any CSV fields [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation10.phpt] 
TEST 7991/12806 [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation11.phpt]
[1;32mPASS[0m SplFileObject::fputcsv(): Usage variations -- with default enclosure value [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation11.phpt] 
TEST 7992/12806 [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation12.phpt]
[1;32mPASS[0m SplFileObject::fputcsv(): Usage variations -- with default enclosure and different delimiter [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation12.phpt] 
TEST 7993/12806 [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation13.phpt]
[1;32mPASS[0m Test fputcsv() : usage variations - with default enclosure & delimiter of two chars [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation13.phpt] 
TEST 7994/12806 [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation14.phpt]
[1;32mPASS[0m Test fputcsv() : usage variations - with enclosure & delimiter of two chars [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation14.phpt] 
TEST 7995/12806 [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation15.phpt]
[1;32mPASS[0m SplFileObject::fputcsv() with empty $escape [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation15.phpt] 
TEST 7996/12806 [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation16.phpt]
[1;32mPASS[0m SplFileObject::fputcsv() with user provided eol [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation16.phpt] 
TEST 7997/12806 [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation5.phpt]
[1;32mPASS[0m Test fputcsv() : usage variations - with default arguments value [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation5.phpt] 
TEST 7998/12806 [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation6.phpt]
[1;32mPASS[0m Test fputcsv() : usage variations - with different delimiter and enclosure [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation6.phpt] 
TEST 7999/12806 [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation7.phpt]
[1;32mPASS[0m Test fputcsv() : usage variations - with different delimiter and same enclosure [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation7.phpt] 
TEST 8000/12806 [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation8.phpt]
[1;32mPASS[0m Test fputcsv() : usage variations - with same delimiter and different enclosure [ext/spl/tests/SplFileObject/SplFileObject_fputcsv_variation8.phpt] 
TEST 8001/12806 [ext/spl/tests/SplFileObject/SplFileObject_fscanf_basic.phpt]
[1;32mPASS[0m SplFileObject::fscanf function - basic functionality test [ext/spl/tests/SplFileObject/SplFileObject_fscanf_basic.phpt] 
TEST 8002/12806 [ext/spl/tests/SplFileObject/SplFileObject_fstat_with_basic_fstat_disabled.phpt]
[1;32mPASS[0m SplFileObject::fstat when fstat() has been disabled. [ext/spl/tests/SplFileObject/SplFileObject_fstat_with_basic_fstat_disabled.phpt] 
TEST 8003/12806 [ext/spl/tests/SplFileObject/SplFileObject_ftruncate_error_001.phpt]
[1;32mPASS[0m SplFileObject::ftruncate function - truncating with stream that does not support truncation [ext/spl/tests/SplFileObject/SplFileObject_ftruncate_error_001.phpt] 
TEST 8004/12806 [ext/spl/tests/SplFileObject/SplFileObject_fwrite_variation_001.phpt]
[1;32mPASS[0m SplFileObject::fwrite function - writing with two parameters length < input string length [ext/spl/tests/SplFileObject/SplFileObject_fwrite_variation_001.phpt] 
TEST 8005/12806 [ext/spl/tests/SplFileObject/SplFileObject_fwrite_variation_002.phpt]
[1;32mPASS[0m SplFileObject::fwrite function - writing with two parameters, length > input string length [ext/spl/tests/SplFileObject/SplFileObject_fwrite_variation_002.phpt] 
TEST 8006/12806 [ext/spl/tests/SplFileObject/SplFileObject_getCsvControl_basic_001.phpt]
[1;32mPASS[0m SplFileObject::getCsvControl function - basic test [ext/spl/tests/SplFileObject/SplFileObject_getCsvControl_basic_001.phpt] 
TEST 8007/12806 [ext/spl/tests/SplFileObject/SplFileObject_getCurrentLine_invalid_override.phpt]
[1;32mPASS[0m Invalid SplFileObject::getCurrentLine() return type [ext/spl/tests/SplFileObject/SplFileObject_getCurrentLine_invalid_override.phpt] 
TEST 8008/12806 [ext/spl/tests/SplFileObject/SplFileObject_getchildren_basic.phpt]
[1;32mPASS[0m SPL: SplFileObject::getchildren basic [ext/spl/tests/SplFileObject/SplFileObject_getchildren_basic.phpt] 
TEST 8009/12806 [ext/spl/tests/SplFileObject/SplFileObject_getflags_basic.phpt]
[1;32mPASS[0m SPL: SplFileObject::getFlags basic [ext/spl/tests/SplFileObject/SplFileObject_getflags_basic.phpt] 
TEST 8010/12806 [ext/spl/tests/SplFileObject/SplFileObject_getflags_error001.phpt]
[1;32mPASS[0m SPL: SplFileObject::getFlags error 001 [ext/spl/tests/SplFileObject/SplFileObject_getflags_error001.phpt] 
TEST 8011/12806 [ext/spl/tests/SplFileObject/SplFileObject_getflags_variation001.phpt]
[1;32mPASS[0m SPL: SplFileObject::getFlags [ext/spl/tests/SplFileObject/SplFileObject_getflags_variation001.phpt] 
TEST 8012/12806 [ext/spl/tests/SplFileObject/SplFileObject_haschildren_basic.phpt]
[1;32mPASS[0m SPL: SplFileObject::haschildren basic [ext/spl/tests/SplFileObject/SplFileObject_haschildren_basic.phpt] 
TEST 8013/12806 [ext/spl/tests/SplFileObject/SplFileObject_key_basic.phpt]
[1;32mPASS[0m SPL: SplFileObject::key basic [ext/spl/tests/SplFileObject/SplFileObject_key_basic.phpt] 
TEST 8014/12806 [ext/spl/tests/SplFileObject/SplFileObject_key_error001.phpt]
[1;32mPASS[0m SPL: SplFileObject::key error [ext/spl/tests/SplFileObject/SplFileObject_key_error001.phpt] 
TEST 8015/12806 [ext/spl/tests/SplFileObject/SplFileObject_key_error002.phpt]
[1;32mPASS[0m SPL: SplFileObject::key error [ext/spl/tests/SplFileObject/SplFileObject_key_error002.phpt] 
TEST 8016/12806 [ext/spl/tests/SplFileObject/SplFileObject_key_fgets_and_seek.phpt]
[1;32mPASS[0m SplFileObject verify interactions between seeking, getting the key and fgets [ext/spl/tests/SplFileObject/SplFileObject_key_fgets_and_seek.phpt] 
TEST 8017/12806 [ext/spl/tests/SplFileObject/SplFileObject_next_basic.phpt]
[1;32mPASS[0m SPL: SplFileObject::next basic [ext/spl/tests/SplFileObject/SplFileObject_next_basic.phpt] 
TEST 8018/12806 [ext/spl/tests/SplFileObject/SplFileObject_next_variation001.phpt]
[1;32mPASS[0m SPL: SplFileObject::next variation 001 [ext/spl/tests/SplFileObject/SplFileObject_next_variation001.phpt] 
TEST 8019/12806 [ext/spl/tests/SplFileObject/SplFileObject_next_variation002.phpt]
[1;32mPASS[0m SPL: SplFileObject::next variation 002, read ahead [ext/spl/tests/SplFileObject/SplFileObject_next_variation002.phpt] 
TEST 8020/12806 [ext/spl/tests/SplFileObject/SplFileObject_rewind_basic.phpt]
[1;32mPASS[0m SPL: SplFileObject::rewind basic [ext/spl/tests/SplFileObject/SplFileObject_rewind_basic.phpt] 
TEST 8021/12806 [ext/spl/tests/SplFileObject/SplFileObject_rewind_variation001.phpt]
[1;32mPASS[0m SPL: SplFileObject::rewind variation 001 [ext/spl/tests/SplFileObject/SplFileObject_rewind_variation001.phpt] 
TEST 8022/12806 [ext/spl/tests/SplFileObject/SplFileObject_seek_basic.phpt]
[1;32mPASS[0m SPL: SplFileObject::seek basic [ext/spl/tests/SplFileObject/SplFileObject_seek_basic.phpt] 
TEST 8023/12806 [ext/spl/tests/SplFileObject/SplFileObject_seek_error002.phpt]
[1;32mPASS[0m SPL: SplFileObject::seek error 001 [ext/spl/tests/SplFileObject/SplFileObject_seek_error002.phpt] 
TEST 8024/12806 [ext/spl/tests/SplFileObject/SplFileObject_seek_error_001.phpt]
[1;32mPASS[0m SplFileObject::seek function - test parameters [ext/spl/tests/SplFileObject/SplFileObject_seek_error_001.phpt] 
TEST 8025/12806 [ext/spl/tests/SplFileObject/SplFileObject_setCsvControl_basic.phpt]
[1;32mPASS[0m SPL: SplFileObject::setCsvControl basic [ext/spl/tests/SplFileObject/SplFileObject_setCsvControl_basic.phpt] 
TEST 8026/12806 [ext/spl/tests/SplFileObject/SplFileObject_setCsvControl_error001.phpt]
[1;32mPASS[0m SPL: SplFileObject::setCsvControl error 001 [ext/spl/tests/SplFileObject/SplFileObject_setCsvControl_error001.phpt] 
TEST 8027/12806 [ext/spl/tests/SplFileObject/SplFileObject_setCsvControl_error002.phpt]
[1;32mPASS[0m SPL: SplFileObject::setCsvControl error 002 [ext/spl/tests/SplFileObject/SplFileObject_setCsvControl_error002.phpt] 
TEST 8028/12806 [ext/spl/tests/SplFileObject/SplFileObject_setCsvControl_error003.phpt]
[1;32mPASS[0m SPL: SplFileObject::setCsvControl error 003 [ext/spl/tests/SplFileObject/SplFileObject_setCsvControl_error003.phpt] 
TEST 8029/12806 [ext/spl/tests/SplFileObject/SplFileObject_setCsvControl_variation001.phpt]
[1;32mPASS[0m SPL: SplFileObject::setCsvControl variation 001 [ext/spl/tests/SplFileObject/SplFileObject_setCsvControl_variation001.phpt] 
TEST 8030/12806 [ext/spl/tests/SplFileObject/SplFileObject_setCsvControl_variation002.phpt]
[1;32mPASS[0m SplFileObject::setCsvControl() and ::getCsvControl() with empty $escape [ext/spl/tests/SplFileObject/SplFileObject_setCsvControl_variation002.phpt] 
TEST 8031/12806 [ext/spl/tests/SplFileObject/bug36258.phpt]
[1;32mPASS[0m Bug #36258 (SplFileObject::getPath() may lead to segfault) [ext/spl/tests/SplFileObject/bug36258.phpt] 
TEST 8032/12806 [ext/spl/tests/SplFileObject/bug46053.phpt]
[1;32mPASS[0m Bug #46053 (SplFileObject::seek - Endless loop) [ext/spl/tests/SplFileObject/bug46053.phpt] 
TEST 8033/12806 [ext/spl/tests/SplFileObject/bug46569.phpt]
[1;32mPASS[0m Bug #46569 (SplFileObject: fgetcsv after seek returns wrong line) [ext/spl/tests/SplFileObject/bug46569.phpt] 
TEST 8034/12806 [ext/spl/tests/SplFileObject/bug51374.phpt]
[1;32mPASS[0m SPL: SplFileObject wrongly initializes objects [ext/spl/tests/SplFileObject/bug51374.phpt] 
TEST 8035/12806 [ext/spl/tests/SplFileObject/bug51532.phpt]
[1;32mPASS[0m SPL: Allow valid extension of SplFileObject::fscanf [ext/spl/tests/SplFileObject/bug51532.phpt] 
TEST 8036/12806 [ext/spl/tests/SplFileObject/bug52573.phpt]
[1;32mPASS[0m Bug #52573 (SplFileObject::fscanf Segmentation fault) [ext/spl/tests/SplFileObject/bug52573.phpt] 
TEST 8037/12806 [ext/spl/tests/SplFileObject/bug54292.phpt]
[1;32mPASS[0m Bug #54292 (Wrong parameter causes crash in SplFileObject::__construct()) [ext/spl/tests/SplFileObject/bug54292.phpt] 
TEST 8038/12806 [ext/spl/tests/SplFileObject/bug60201.phpt]
[1;32mPASS[0m Bug #60201 (SplFileObject::setCsvControl does not expose third argument via Reflection) [ext/spl/tests/SplFileObject/bug60201.phpt] 
TEST 8039/12806 [ext/spl/tests/SplFileObject/bug62004.phpt]
[1;32mPASS[0m Bug #62004 (SplFileObject: fgets after seek returns wrong line) [ext/spl/tests/SplFileObject/bug62004.phpt] 
TEST 8040/12806 [ext/spl/tests/SplFileObject/bug64782.phpt]
[1;32mPASS[0m Bug #64782: SplFileObject constructor make $context optional / give it a default value [ext/spl/tests/SplFileObject/bug64782.phpt] 
TEST 8041/12806 [ext/spl/tests/SplFileObject/bug65545.phpt]
[1;32mPASS[0m SplFileObject::fread function [ext/spl/tests/SplFileObject/bug65545.phpt] 
TEST 8042/12806 [ext/spl/tests/SplFileObject/bug67805.phpt]
[1;32mPASS[0m Bug #67805 SplFileObject setMaxLineLength [ext/spl/tests/SplFileObject/bug67805.phpt] 
TEST 8043/12806 [ext/spl/tests/SplFileObject/bug68479.phpt]
[1;32mPASS[0m Bug #68479 (Escape parameter missing from SplFileObject::fputcsv) [ext/spl/tests/SplFileObject/bug68479.phpt] 
TEST 8044/12806 [ext/spl/tests/SplFileObject/bug72884.phpt]
[1;32mPASS[0m Bug #72884:  isCloneable() on SplFileObject should return false [ext/spl/tests/SplFileObject/bug72884.phpt] 
TEST 8045/12806 [ext/spl/tests/SplFileObject/bug75917.phpt]
[1;32mPASS[0m Bug #75917 (SplFileObject::seek broken with CSV flags) [ext/spl/tests/SplFileObject/bug75917.phpt] 
TEST 8046/12806 [ext/spl/tests/SplFileObject/bug77024.phpt]
[1;32mPASS[0m Bug #77024 SplFileObject::__toString() may return array [ext/spl/tests/SplFileObject/bug77024.phpt] 
TEST 8047/12806 [ext/spl/tests/SplFileObject/bug78976.phpt]
[1;32mPASS[0m Bug #78976 (SplFileObject::fputcsv returns -1 on failure) [ext/spl/tests/SplFileObject/bug78976.phpt] 
TEST 8048/12806 [ext/spl/tests/SplFileObject/bug79710.phpt]
[1;32mPASS[0m Bug #79710: Reproducible segfault in error_handler during GC involved an SplFileObject [ext/spl/tests/SplFileObject/bug79710.phpt] 
TEST 8049/12806 [ext/spl/tests/SplFileObject/bug80933.phpt]
[1;32mPASS[0m Bug #80933 (SplFileObject::DROP_NEW_LINE is broken for NUL and CR) [ext/spl/tests/SplFileObject/bug80933.phpt] 
TEST 8050/12806 [ext/spl/tests/SplFileObject/bug81477.phpt]
[1;32mPASS[0m Bug #81477 (LimitIterator + SplFileObject regression in 8.0.1) [ext/spl/tests/SplFileObject/bug81477.phpt] 
TEST 8051/12806 [ext/spl/tests/SplFileObject/fgetcsv_blank_file.phpt]
[1;32mPASS[0m SplFileObject: fgetcsv() on a blank line [ext/spl/tests/SplFileObject/fgetcsv_blank_file.phpt] 
TEST 8052/12806 [ext/spl/tests/SplFileObject/fileobject_002.phpt]
[1;32mPASS[0m SPL: SplFileObject::fgetc [ext/spl/tests/SplFileObject/fileobject_002.phpt] 
TEST 8053/12806 [ext/spl/tests/SplFileObject/fileobject_003.phpt]
[1;32mPASS[0m SPL: SplFileInfo cloning [ext/spl/tests/SplFileObject/fileobject_003.phpt] 
TEST 8054/12806 [ext/spl/tests/SplFileObject/fileobject_004.phpt]
[1;32mPASS[0m SPL: SplFileObject realpath and include_path [ext/spl/tests/SplFileObject/fileobject_004.phpt] 
TEST 8055/12806 [ext/spl/tests/SplFileObject/fileobject_005.phpt]
[1;32mPASS[0m SPL: SplFileObject truncate tests [ext/spl/tests/SplFileObject/fileobject_005.phpt] 
TEST 8056/12806 [ext/spl/tests/SplFileObject/fileobject_checktype_basic.phpt]
[1;32mPASS[0m SPL: SplFileObject::isFile/isDir/isLink [ext/spl/tests/SplFileObject/fileobject_checktype_basic.phpt] 
TEST 8057/12806 [ext/spl/tests/SplFileObject/fileobject_getbasename_basic.phpt]
[1;32mPASS[0m SPL: SplFileObject::getBasename [ext/spl/tests/SplFileObject/fileobject_getbasename_basic.phpt] 
TEST 8058/12806 [ext/spl/tests/SplFileObject/fileobject_getcurrentline_basic.phpt]
[1;32mPASS[0m SPL: SplFileObject::getCurrentLine [ext/spl/tests/SplFileObject/fileobject_getcurrentline_basic.phpt] 
TEST 8059/12806 [ext/spl/tests/SplFileObject/fileobject_getfileinfo_basic.phpt]
[1;32mPASS[0m SPL: SplFileObject::getFileInfo [ext/spl/tests/SplFileObject/fileobject_getfileinfo_basic.phpt] 
TEST 8060/12806 [ext/spl/tests/SplFileObject/fileobject_getmaxlinelen_basic.phpt]
[1;32mPASS[0m SPL: SplFileObject::getMaxLineLen() [ext/spl/tests/SplFileObject/fileobject_getmaxlinelen_basic.phpt] 
TEST 8061/12806 [ext/spl/tests/SplFileObject/fileobject_getsize_basic.phpt]
[1;32mPASS[0m SPL: SplFileObject::getSize [ext/spl/tests/SplFileObject/fileobject_getsize_basic.phpt] 
TEST 8062/12806 [ext/spl/tests/SplFileObject/fileobject_setmaxlinelen_basic.phpt]
[1;32mPASS[0m SPL: SplFileObject::setMaxLineLen [ext/spl/tests/SplFileObject/fileobject_setmaxlinelen_basic.phpt] 
TEST 8063/12806 [ext/spl/tests/SplFileObject/fileobject_setmaxlinelen_error001.phpt]
[1;32mPASS[0m SPL: SplFileObject::setMaxLineLen error 001() [ext/spl/tests/SplFileObject/fileobject_setmaxlinelen_error001.phpt] 
TEST 8064/12806 [ext/spl/tests/SplFileObject/gh8121.phpt]
[1;32mPASS[0m GH-8121 (SplFileObject - seek and key with csv file inconsistent) [ext/spl/tests/SplFileObject/gh8121.phpt] 
TEST 8065/12806 [ext/spl/tests/SplFileObject/gh8273.phpt]
[1;32mPASS[0m GH-8273 (SplFileObject: key() returns wrong value) [ext/spl/tests/SplFileObject/gh8273.phpt] 
TEST 8066/12806 [ext/spl/tests/SplFileinfo_debugInfo_basic.phpt]
[1;32mPASS[0m SPL: SplFileInfo::_debugInfo() basic test [ext/spl/tests/SplFileinfo_debugInfo_basic.phpt] 
TEST 8067/12806 [ext/spl/tests/SplFileinfo_getBasename_basic.phpt]
[1;32mPASS[0m SPL: SplFileInfo::getBasename() basic test [ext/spl/tests/SplFileinfo_getBasename_basic.phpt] 
TEST 8068/12806 [ext/spl/tests/SplFileinfo_getFilename_basic.phpt]
[1;32mPASS[0m SPL: SplFileInfo::getFilename() basic test [ext/spl/tests/SplFileinfo_getFilename_basic.phpt] 
TEST 8069/12806 [ext/spl/tests/SplFixedArray__construct_param_array.phpt]
[1;32mPASS[0m SplFixedArray::__construct() with array passed as integer. [ext/spl/tests/SplFixedArray__construct_param_array.phpt] 
TEST 8070/12806 [ext/spl/tests/SplFixedArray__construct_param_null.phpt]
[1;32mPASS[0m SplFixedArray::__construct() with null passed as parameter. [ext/spl/tests/SplFixedArray__construct_param_null.phpt] 
TEST 8071/12806 [ext/spl/tests/SplFixedArray__construct_param_string.phpt]
[1;32mPASS[0m SplFixedArray::__construct() with string passed as parameter. [ext/spl/tests/SplFixedArray__construct_param_string.phpt] 
TEST 8072/12806 [ext/spl/tests/SplFixedArray_change_size_during_iteration.phpt]
[1;32mPASS[0m SPL: FixedArray: change array size during iteration [ext/spl/tests/SplFixedArray_change_size_during_iteration.phpt] 
TEST 8073/12806 [ext/spl/tests/SplFixedArray_construct_param_SplFixedArray.phpt]
[1;32mPASS[0m Create an SplFixedArray using an SplFixedArray object. [ext/spl/tests/SplFixedArray_construct_param_SplFixedArray.phpt] 
TEST 8074/12806 [ext/spl/tests/SplFixedArray_fromarray_indexes.phpt]
[1;32mPASS[0m Create a SplFixedArray from an array using the fromArray() function use the default behaviour of preserve the indexes. [ext/spl/tests/SplFixedArray_fromarray_indexes.phpt] 
TEST 8075/12806 [ext/spl/tests/SplFixedArray_fromarray_non_indexes.phpt]
[1;32mPASS[0m Create a SplFixedArray from an array using the fromArray() function don't try to preserve the indexes. [ext/spl/tests/SplFixedArray_fromarray_non_indexes.phpt] 
TEST 8076/12806 [ext/spl/tests/SplFixedArray_fromarray_param_multiarray.phpt]
[1;32mPASS[0m Tries to create a SplFixedArray using the fromArray() function and a multi dimensional array. [ext/spl/tests/SplFixedArray_fromarray_param_multiarray.phpt] 
TEST 8077/12806 [ext/spl/tests/SplFixedArray_get_properties_for.phpt]
[1;32mPASS[0m SplFixedArray - get_properties_for handlers [ext/spl/tests/SplFixedArray_get_properties_for.phpt] 
TEST 8078/12806 [ext/spl/tests/SplFixedArray_immediate_gc.phpt]
[1;32mPASS[0m SplFixedArray - values should be gced after var_export then being modified [ext/spl/tests/SplFixedArray_immediate_gc.phpt] 
TEST 8079/12806 [ext/spl/tests/SplFixedArray_indirect_modification.phpt]
[1;32mPASS[0m SplFixedArray indirect modification notice [ext/spl/tests/SplFixedArray_indirect_modification.phpt] 
TEST 8080/12806 [ext/spl/tests/SplFixedArray_nested_foreach.phpt]
[1;32mPASS[0m Nested iteration of SplFixedArray using foreach loops [ext/spl/tests/SplFixedArray_nested_foreach.phpt] 
TEST 8081/12806 [ext/spl/tests/SplFixedArray_offsetExists_less_than_zero.phpt]
[1;32mPASS[0m SPL FixedArray offsetExists behaviour on a negative index [ext/spl/tests/SplFixedArray_offsetExists_less_than_zero.phpt] 
TEST 8082/12806 [ext/spl/tests/SplFixedArray_offsetUnset_string.phpt]
[1;32mPASS[0m Check removing an item from an array when the offset is not an integer. [ext/spl/tests/SplFixedArray_offsetUnset_string.phpt] 
TEST 8083/12806 [ext/spl/tests/SplFixedArray_override_getIterator.phpt]
[1;32mPASS[0m SPL: FixedArray: overriding getIterator() [ext/spl/tests/SplFixedArray_override_getIterator.phpt] 
TEST 8084/12806 [ext/spl/tests/SplFixedArray_override_offsetGet_only.phpt]
[1;32mPASS[0m Overriding SplFixedArray::offsetGet() only [ext/spl/tests/SplFixedArray_override_offsetGet_only.phpt] 
TEST 8085/12806 [ext/spl/tests/SplFixedArray_serialize.phpt]
[1;32mPASS[0m SplFixedArray serialisation [ext/spl/tests/SplFixedArray_serialize.phpt] 
TEST 8086/12806 [ext/spl/tests/SplFixedArray_setSize_destruct.phpt]
[1;32mPASS[0m SplFixedArray::setSize in offsetSet destructor (#81429) [ext/spl/tests/SplFixedArray_setSize_destruct.phpt] 
TEST 8087/12806 [ext/spl/tests/SplFixedArray_setSize_filled_to_smaller.phpt]
[1;32mPASS[0m Create array, fills it with and resizes it to lower value. [ext/spl/tests/SplFixedArray_setSize_filled_to_smaller.phpt] 
TEST 8088/12806 [ext/spl/tests/SplFixedArray_setSize_param_null.phpt]
[1;32mPASS[0m SplFixedArray::setSize() with a null parameter [ext/spl/tests/SplFixedArray_setSize_param_null.phpt] 
TEST 8089/12806 [ext/spl/tests/SplFixedArray_setSize_reduce.phpt]
[1;32mPASS[0m SPL FixedArray can reduce size of array [ext/spl/tests/SplFixedArray_setSize_reduce.phpt] 
TEST 8090/12806 [ext/spl/tests/SplFixedArray_setsize_001.phpt]
[1;32mPASS[0m SPL: FixedArray: setsize - populate array, then shrink [ext/spl/tests/SplFixedArray_setsize_001.phpt] 
TEST 8091/12806 [ext/spl/tests/SplFixedArray_setsize_grow.phpt]
[1;32mPASS[0m SplFixedArray::setSize() grow [ext/spl/tests/SplFixedArray_setsize_grow.phpt] 
TEST 8092/12806 [ext/spl/tests/SplFixedArray_setsize_shrink.phpt]
[1;32mPASS[0m shrink a full array of integers [ext/spl/tests/SplFixedArray_setsize_shrink.phpt] 
TEST 8093/12806 [ext/spl/tests/SplFixedArray_toArray_empty.phpt]
[1;32mPASS[0m SplFixedArray::toArray with empty array [ext/spl/tests/SplFixedArray_toArray_empty.phpt] 
TEST 8094/12806 [ext/spl/tests/SplHeap_isEmpty.phpt]
[1;32mPASS[0m Check that SplHeap::isEmpty standard success test [ext/spl/tests/SplHeap_isEmpty.phpt] 
TEST 8095/12806 [ext/spl/tests/SplHeap_with_by_reference_compare.phpt]
[1;32mPASS[0m SplHeap using a compare function returning by-reference [ext/spl/tests/SplHeap_with_by_reference_compare.phpt] 
TEST 8096/12806 [ext/spl/tests/SplObjectStorage/SplObjectStorage_coalesce.phpt]
[1;32mPASS[0m SplObjectStorage magic operators [ext/spl/tests/SplObjectStorage/SplObjectStorage_coalesce.phpt] 
TEST 8097/12806 [ext/spl/tests/SplObjectStorage/SplObjectStorage_current_empty_storage.phpt]
[1;32mPASS[0m Check that SplObjectStorage::current() throws when iterator invalid [ext/spl/tests/SplObjectStorage/SplObjectStorage_current_empty_storage.phpt] 
TEST 8098/12806 [ext/spl/tests/SplObjectStorage/SplObjectStorage_getHash.phpt]
[1;32mPASS[0m SplObjectStorage::getHash() implementation [ext/spl/tests/SplObjectStorage/SplObjectStorage_getHash.phpt] 
TEST 8099/12806 [ext/spl/tests/SplObjectStorage/SplObjectStorage_getInfo_empty_storage.phpt]
[1;32mPASS[0m Check that SplObjectStorage::getInfo returns NULL when storage is empty [ext/spl/tests/SplObjectStorage/SplObjectStorage_getInfo_empty_storage.phpt] 
TEST 8100/12806 [ext/spl/tests/SplObjectStorage/SplObjectStorage_offsetGet.phpt]
[1;32mPASS[0m Standard success for SplObjectStorage::offsetGet [ext/spl/tests/SplObjectStorage/SplObjectStorage_offsetGet.phpt] 
TEST 8101/12806 [ext/spl/tests/SplObjectStorage/SplObjectStorage_offsetGet_missing_object.phpt]
[1;32mPASS[0m Check that SplObjectStorage::offsetGet throws exception when non-existing object is requested [ext/spl/tests/SplObjectStorage/SplObjectStorage_offsetGet_missing_object.phpt] 
TEST 8102/12806 [ext/spl/tests/SplObjectStorage/SplObjectStorage_removeAllExcept_basic.phpt]
[1;32mPASS[0m Check that SplObjectStorage::removeUncommon functions when receiving proper input [ext/spl/tests/SplObjectStorage/SplObjectStorage_removeAllExcept_basic.phpt] 
TEST 8103/12806 [ext/spl/tests/SplObjectStorage/SplObjectStorage_setInfo_empty_storage.phpt]
[1;32mPASS[0m Check that SplObjectStorage::setInfo returns NULL when storage is empty [ext/spl/tests/SplObjectStorage/SplObjectStorage_setInfo_empty_storage.phpt] 
TEST 8104/12806 [ext/spl/tests/SplObjectStorage/SplObjectStorage_unserialize_bad.phpt]
[1;32mPASS[0m SPL: Test that serialized blob contains unique elements (CVE-2010-2225) [ext/spl/tests/SplObjectStorage/SplObjectStorage_unserialize_bad.phpt] 
TEST 8105/12806 [ext/spl/tests/SplObjectStorage/SplObjectStorage_unserialize_invalid_parameter2.phpt]
[1;32mPASS[0m Check that SplObjectStorage::unserialize throws exception when numeric value passed [ext/spl/tests/SplObjectStorage/SplObjectStorage_unserialize_invalid_parameter2.phpt] 
TEST 8106/12806 [ext/spl/tests/SplObjectStorage/SplObjectStorage_unserialize_invalid_parameter3.phpt]
[1;32mPASS[0m Check that SplObjectStorage::unserialize doesn't throws exception when empty string passed [ext/spl/tests/SplObjectStorage/SplObjectStorage_unserialize_invalid_parameter3.phpt] 
TEST 8107/12806 [ext/spl/tests/SplObjectStorage/SplObjectStorage_unserialize_nested.phpt]
[1;32mPASS[0m SPL: Test unserializing tested & linked storage [ext/spl/tests/SplObjectStorage/SplObjectStorage_unserialize_nested.phpt] 
TEST 8108/12806 [ext/spl/tests/SplObjectStorage/SplObjectStorage_unserialize_reference.phpt]
[1;32mPASS[0m SPL: Test that __unserialize converts references to non-references [ext/spl/tests/SplObjectStorage/SplObjectStorage_unserialize_reference.phpt] 
TEST 8109/12806 [ext/spl/tests/SplObjectStorage/SplObjectStorage_unset.phpt]
[1;32mPASS[0m SplObjectStorage unset and destructor edge cases [ext/spl/tests/SplObjectStorage/SplObjectStorage_unset.phpt] 
TEST 8110/12806 [ext/spl/tests/SplObjectStorage/SplObjectStorage_var_dump.phpt]
[1;32mPASS[0m SPL: SplObjectStorage: recursive var_dump [ext/spl/tests/SplObjectStorage/SplObjectStorage_var_dump.phpt] 
TEST 8111/12806 [ext/spl/tests/SplObjectStorage/bug49263.phpt]
[1;32mPASS[0m SPL: SplObjectStorage serialization references [ext/spl/tests/SplObjectStorage/bug49263.phpt] 
TEST 8112/12806 [ext/spl/tests/SplObjectStorage/bug53071.phpt]
[1;32mPASS[0m Bug #53071 (Usage of SplObjectStorage defeats gc_collect_cycles) [ext/spl/tests/SplObjectStorage/bug53071.phpt] 
TEST 8113/12806 [ext/spl/tests/SplObjectStorage/bug53144.phpt]
[1;32mPASS[0m Bug #53144 (Segfault in SplObjectStorage::removeAll) [ext/spl/tests/SplObjectStorage/bug53144.phpt] 
TEST 8114/12806 [ext/spl/tests/SplObjectStorage/bug61453.phpt]
[1;32mPASS[0m Bug #61453:	SplObjectStorage does not identify objects correctly [ext/spl/tests/SplObjectStorage/bug61453.phpt] 
TEST 8115/12806 [ext/spl/tests/SplObjectStorage/bug65967.phpt]
[1;32mPASS[0m Bug #65967: SplObjectStorage contains corrupt member variables after garbage collection [ext/spl/tests/SplObjectStorage/bug65967.phpt] 
TEST 8116/12806 [ext/spl/tests/SplObjectStorage/bug67582.phpt]
[1;32mPASS[0m Bug #67582: Cloned SplObjectStorage with overwritten getHash fails offsetExists() [ext/spl/tests/SplObjectStorage/bug67582.phpt] 
TEST 8117/12806 [ext/spl/tests/SplObjectStorage/bug69108.phpt]
[1;32mPASS[0m Bug #69108 ("Segmentation fault" when (de)serializing SplObjectStorage) [ext/spl/tests/SplObjectStorage/bug69108.phpt] 
TEST 8118/12806 [ext/spl/tests/SplObjectStorage/bug69227.phpt]
[1;32mPASS[0m Bug #69227 (Use after free in zval_scan caused by spl_object_storage_get_gc) [ext/spl/tests/SplObjectStorage/bug69227.phpt] 
TEST 8119/12806 [ext/spl/tests/SplObjectStorage/bug70168.phpt]
[1;32mPASS[0m SPL: Bug #70168 Use After Free Vulnerability in unserialize() with SplObjectStorage [ext/spl/tests/SplObjectStorage/bug70168.phpt] 
TEST 8120/12806 [ext/spl/tests/SplObjectStorage/bug70365.phpt]
[1;32mPASS[0m SPL: Bug #70365 use-after-free vulnerability in unserialize() with SplObjectStorage [ext/spl/tests/SplObjectStorage/bug70365.phpt] 
TEST 8121/12806 [ext/spl/tests/SplObjectStorage_seek.phpt]
[1;32mPASS[0m SplObjectStorage::seek() basic functionality [ext/spl/tests/SplObjectStorage_seek.phpt] 
TEST 8122/12806 [ext/spl/tests/SplPriorityQueue_setExtractFlags_zero.phpt]
[1;32mPASS[0m Setting SplPriorityQueue extract flags to zero generates an exception [ext/spl/tests/SplPriorityQueue_setExtractFlags_zero.phpt] 
TEST 8123/12806 [ext/spl/tests/SplQueue_setIteratorMode.phpt]
[1;32mPASS[0m Check that SplQueue can't be set to LIFO [ext/spl/tests/SplQueue_setIteratorMode.phpt] 
TEST 8124/12806 [ext/spl/tests/SplQueue_setIteratorMode_param_lifo.phpt]
[1;32mPASS[0m SplQueue setIteratorMode to LIFO produces fail condition in try/catch [ext/spl/tests/SplQueue_setIteratorMode_param_lifo.phpt] 
TEST 8125/12806 [ext/spl/tests/SplStack_setIteratorMode.phpt]
[1;32mPASS[0m Check that SplStack can't be set to FIFO [ext/spl/tests/SplStack_setIteratorMode.phpt] 
TEST 8126/12806 [ext/spl/tests/SplTempFileObject_constructor_basic.phpt]
[1;32mPASS[0m SPL SplTempFileObject constructor sets correct defaults when pass 0 arguments [ext/spl/tests/SplTempFileObject_constructor_basic.phpt] 
TEST 8127/12806 [ext/spl/tests/SplTempFileObject_constructor_error.phpt]
[1;32mPASS[0m SPL SplTempFileObject constructor sets correct defaults when pass 0 arguments [ext/spl/tests/SplTempFileObject_constructor_error.phpt] 
TEST 8128/12806 [ext/spl/tests/SplTempFileObject_constructor_maxmemory_basic.phpt]
[1;32mPASS[0m SPL SplTempFileObject constructor sets correct values when passed fixed memory size [ext/spl/tests/SplTempFileObject_constructor_maxmemory_basic.phpt] 
TEST 8129/12806 [ext/spl/tests/SplTempFileObject_constructor_memory_lt1_variation.phpt]
[1;32mPASS[0m SPL SplTempFileObject constructor sets correct defaults when passed a negative value [ext/spl/tests/SplTempFileObject_constructor_memory_lt1_variation.phpt] 
TEST 8130/12806 [ext/spl/tests/arrayIterator_ksort_basic1.phpt]
[1;32mPASS[0m Bug #79653: Unexpected error for ArrayIterator::ksort() [ext/spl/tests/arrayIterator_ksort_basic1.phpt] 
TEST 8131/12806 [ext/spl/tests/arrayObject___construct_basic1.phpt]
[1;32mPASS[0m SPL: ArrayObject::__construct basic usage. [ext/spl/tests/arrayObject___construct_basic1.phpt] 
TEST 8132/12806 [ext/spl/tests/arrayObject___construct_basic2.phpt]
[1;32mPASS[0m SPL: ArrayObject::__construct basic usage. [ext/spl/tests/arrayObject___construct_basic2.phpt] 
TEST 8133/12806 [ext/spl/tests/arrayObject___construct_basic3.phpt]
[1;32mPASS[0m SPL: ArrayObject::__construct basic usage with ArrayObject::STD_PROP_LIST. [ext/spl/tests/arrayObject___construct_basic3.phpt] 
TEST 8134/12806 [ext/spl/tests/arrayObject___construct_basic4.phpt]
[1;32mPASS[0m SPL: ArrayObject::__construct basic usage with ArrayObject::ARRAY_AS_PROPS. Currently fails on php.net due to bug 45622. [ext/spl/tests/arrayObject___construct_basic4.phpt] 
TEST 8135/12806 [ext/spl/tests/arrayObject___construct_basic5.phpt]
[1;32mPASS[0m SPL: ArrayObject::__construct basic usage with ArrayObject::STD_PROP_LIST|ArrayObject::ARRAY_AS_PROPS. Currently fails on php.net due to bug 45622. [ext/spl/tests/arrayObject___construct_basic5.phpt] 
TEST 8136/12806 [ext/spl/tests/arrayObject___construct_basic6.phpt]
[1;32mPASS[0m SPL: ArrayObject::__construct: check impact of ArrayObject::STD_PROP_LIST on var_dump. [ext/spl/tests/arrayObject___construct_basic6.phpt] 
TEST 8137/12806 [ext/spl/tests/arrayObject___construct_basic7.phpt]
[1;32mPASS[0m SPL: ArrayObject::__construct: Using object with shared properties [ext/spl/tests/arrayObject___construct_basic7.phpt] 
TEST 8138/12806 [ext/spl/tests/arrayObject___construct_error1.phpt]
[1;32mPASS[0m SPL: ArrayObject::__construct with bad iterator. [ext/spl/tests/arrayObject___construct_error1.phpt] 
TEST 8139/12806 [ext/spl/tests/arrayObject___construct_error2.phpt]
[1;32mPASS[0m SPL: ArrayObject::__construct with too many arguments. [ext/spl/tests/arrayObject___construct_error2.phpt] 
TEST 8140/12806 [ext/spl/tests/arrayObject_asort_basic1.phpt]
[1;32mPASS[0m SPL: Test ArrayObject::asort() function : basic functionality with array based store [ext/spl/tests/arrayObject_asort_basic1.phpt] 
TEST 8141/12806 [ext/spl/tests/arrayObject_asort_basic2.phpt]
[1;32mPASS[0m SPL: Test ArrayObject::asort() function : basic functionality with object based store [ext/spl/tests/arrayObject_asort_basic2.phpt] 
TEST 8142/12806 [ext/spl/tests/arrayObject_clone_basic1.phpt]
[1;32mPASS[0m SPL: Cloning an instance of ArrayObject which wraps an array. [ext/spl/tests/arrayObject_clone_basic1.phpt] 
TEST 8143/12806 [ext/spl/tests/arrayObject_clone_basic2.phpt]
[1;32mPASS[0m SPL: Cloning an instance of ArrayObject which wraps an object. [ext/spl/tests/arrayObject_clone_basic2.phpt] 
TEST 8144/12806 [ext/spl/tests/arrayObject_clone_basic3.phpt]
[1;32mPASS[0m SPL: Cloning nested ArrayObjects. [ext/spl/tests/arrayObject_clone_basic3.phpt] 
TEST 8145/12806 [ext/spl/tests/arrayObject_count_basic1.phpt]
[1;32mPASS[0m SPL: ArrayObject::count() and ArrayIterator::count() basic functionality. [ext/spl/tests/arrayObject_count_basic1.phpt] 
TEST 8146/12806 [ext/spl/tests/arrayObject_exchangeArray_basic1.phpt]
[1;32mPASS[0m SPL: ArrayObject::exchangeArray() and copy-on-write references [ext/spl/tests/arrayObject_exchangeArray_basic1.phpt] 
TEST 8147/12806 [ext/spl/tests/arrayObject_exchangeArray_basic2.phpt]
[1;32mPASS[0m SPL: ArrayObject::exchangeArray() with various object arguments [ext/spl/tests/arrayObject_exchangeArray_basic2.phpt] 
TEST 8148/12806 [ext/spl/tests/arrayObject_exchangeArray_basic3.phpt]
[1;32mPASS[0m SPL: ArrayObject::exchangeArray() basic usage with object as underlying data store. [ext/spl/tests/arrayObject_exchangeArray_basic3.phpt] 
TEST 8149/12806 [ext/spl/tests/arrayObject_getFlags_basic1.phpt]
[1;32mPASS[0m SPL: ArrayObject::getFlags() basic usage [ext/spl/tests/arrayObject_getFlags_basic1.phpt] 
TEST 8150/12806 [ext/spl/tests/arrayObject_getFlags_basic2.phpt]
[1;32mPASS[0m SPL: ArrayObject::getFlags() - ensure flags are passed on to nested array objects and iterators. [ext/spl/tests/arrayObject_getFlags_basic2.phpt] 
TEST 8151/12806 [ext/spl/tests/arrayObject_getIteratorClass_basic1.phpt]
[1;32mPASS[0m SPL: ArrayObject::getIteratorClass and ArrayObject::setIteratorClass basic functionality [ext/spl/tests/arrayObject_getIteratorClass_basic1.phpt] 
TEST 8152/12806 [ext/spl/tests/arrayObject_ksort_basic1.phpt]
[1;32mPASS[0m SPL: Test ArrayObject::ksort() function : basic functionality with array based store [ext/spl/tests/arrayObject_ksort_basic1.phpt] 
TEST 8153/12806 [ext/spl/tests/arrayObject_ksort_basic2.phpt]
[1;32mPASS[0m SPL: Test ArrayObject::ksort() function : basic functionality with object base store [ext/spl/tests/arrayObject_ksort_basic2.phpt] 
TEST 8154/12806 [ext/spl/tests/arrayObject_magicMethods1.phpt]
[1;32mPASS[0m SPL: ArrayObject: ensure a wrapped object's magic methods for property access are not invoked when manipulating the ArrayObject's elements using []. [ext/spl/tests/arrayObject_magicMethods1.phpt] 
TEST 8155/12806 [ext/spl/tests/arrayObject_magicMethods2.phpt]
[1;32mPASS[0m SPL: ArrayObject: ensure a wrapped object's magic methods for property access are not invoked when manipulating the ArrayObject's elements using ->. [ext/spl/tests/arrayObject_magicMethods2.phpt] 
TEST 8156/12806 [ext/spl/tests/arrayObject_magicMethods3.phpt]
[1;32mPASS[0m SPL: ArrayObject: ensure a wrapped object's magic methods for property access are not invoked when manipulating the ArrayObject's elements using -> and ArrayObject::ARRAY_AS_PROPS. [ext/spl/tests/arrayObject_magicMethods3.phpt] 
TEST 8157/12806 [ext/spl/tests/arrayObject_magicMethods4.phpt]
[1;32mPASS[0m SPL: ArrayObject: ensure the magic methods for property access of a subclass of ArrayObject are not invoked when manipulating its elements using []. [ext/spl/tests/arrayObject_magicMethods4.phpt] 
TEST 8158/12806 [ext/spl/tests/arrayObject_magicMethods5.phpt]
[1;32mPASS[0m SPL: ArrayObject: ensure the magic methods for property access of a subclass of ArrayObject ARE invoked when manipulating its elements using ->. [ext/spl/tests/arrayObject_magicMethods5.phpt] 
TEST 8159/12806 [ext/spl/tests/arrayObject_magicMethods6.phpt]
[1;32mPASS[0m SPL: ArrayObject: ensure the magic methods for property access of a subclass of ArrayObject are not invoked when manipulating its elements using -> ArrayObject::ARRAY_AS_PROPS. [ext/spl/tests/arrayObject_magicMethods6.phpt] 
TEST 8160/12806 [ext/spl/tests/arrayObject_natcasesort_basic1.phpt]
[1;32mPASS[0m SPL: Test ArrayObject::natcasesort() function : basic functionality [ext/spl/tests/arrayObject_natcasesort_basic1.phpt] 
TEST 8161/12806 [ext/spl/tests/arrayObject_natsort_basic1.phpt]
[1;32mPASS[0m SPL: Test ArrayObject::natsort() function : basic functionality [ext/spl/tests/arrayObject_natsort_basic1.phpt] 
TEST 8162/12806 [ext/spl/tests/arrayObject_offsetExists_nullcheck.phpt]
[1;32mPASS[0m SPL: ArrayObject::offsetExists() should return true for element containing NULL [ext/spl/tests/arrayObject_offsetExists_nullcheck.phpt] 
TEST 8163/12806 [ext/spl/tests/arrayObject_setFlags_basic1.phpt]
[1;32mPASS[0m SPL: ArrayObject::setFlags basic usage with ArrayObject::ARRAY_AS_PROPS. Currently fails on php.net due to bug 45622. [ext/spl/tests/arrayObject_setFlags_basic1.phpt] 
TEST 8164/12806 [ext/spl/tests/arrayObject_setFlags_basic2.phpt]
[1;32mPASS[0m SPL: Ensure access to non-visible properties falls back to dimension access with ArrayObject::ARRAY_AS_PROPS. [ext/spl/tests/arrayObject_setFlags_basic2.phpt] 
TEST 8165/12806 [ext/spl/tests/arrayObject_setIteratorClass_error1.phpt]
[1;32mPASS[0m SPL: ArrayObject with bad iterator class. [ext/spl/tests/arrayObject_setIteratorClass_error1.phpt] 
TEST 8166/12806 [ext/spl/tests/arrayObject_uasort_basic1.phpt]
[1;32mPASS[0m SPL: Test ArrayObject::uasort() function : basic functionality [ext/spl/tests/arrayObject_uasort_basic1.phpt] 
TEST 8167/12806 [ext/spl/tests/arrayObject_uasort_error1.phpt]
[1;32mPASS[0m Test ArrayObject::uasort() function : wrong arg count [ext/spl/tests/arrayObject_uasort_error1.phpt] 
TEST 8168/12806 [ext/spl/tests/arrayObject_uksort_basic1.phpt]
[1;32mPASS[0m Test ArrayObject::uksort() function : basic functionality [ext/spl/tests/arrayObject_uksort_basic1.phpt] 
TEST 8169/12806 [ext/spl/tests/arrayObject_uksort_error1.phpt]
[1;32mPASS[0m Test ArrayObject::uksort() function : wrong arg count [ext/spl/tests/arrayObject_uksort_error1.phpt] 
TEST 8170/12806 [ext/spl/tests/array_001.phpt]
[1;32mPASS[0m SPL: ArrayObject [ext/spl/tests/array_001.phpt] 
TEST 8171/12806 [ext/spl/tests/array_002.phpt]
[1;32mPASS[0m SPL: ArrayObject copy constructor [ext/spl/tests/array_002.phpt] 
TEST 8172/12806 [ext/spl/tests/array_003.phpt]
[1;32mPASS[0m SPL: ArrayObject from object [ext/spl/tests/array_003.phpt] 
TEST 8173/12806 [ext/spl/tests/array_004.phpt]
[1;32mPASS[0m SPL: ArrayIterator [ext/spl/tests/array_004.phpt] 
TEST 8174/12806 [ext/spl/tests/array_005.phpt]
[1;32mPASS[0m SPL: ArrayObject/Iterator interaction [ext/spl/tests/array_005.phpt] 
TEST 8175/12806 [ext/spl/tests/array_006.phpt]
[1;32mPASS[0m SPL: ArrayIterator without ArrayObject [ext/spl/tests/array_006.phpt] 
TEST 8176/12806 [ext/spl/tests/array_007.phpt]
[1;32mPASS[0m SPL: ArrayObject/Iterator from IteratorAggregate [ext/spl/tests/array_007.phpt] 
TEST 8177/12806 [ext/spl/tests/array_008.phpt]
[1;32mPASS[0m SPL: ArrayIterator and foreach reference [ext/spl/tests/array_008.phpt] 
TEST 8178/12806 [ext/spl/tests/array_009.phpt]
[1;32mPASS[0m SPL: ArrayIterator implementing RecursiveIterator [ext/spl/tests/array_009.phpt] 
TEST 8179/12806 [ext/spl/tests/array_009a.phpt]
[1;32mPASS[0m SPL: ArrayIterator implementing RecursiveIterator [ext/spl/tests/array_009a.phpt] 
TEST 8180/12806 [ext/spl/tests/array_010.phpt]
[1;32mPASS[0m SPL: ArrayIterator implements ArrayAccess [ext/spl/tests/array_010.phpt] 
TEST 8181/12806 [ext/spl/tests/array_011.phpt]
[1;32mPASS[0m SPL: ArrayIterator, LimitIterator and string keys [ext/spl/tests/array_011.phpt] 
TEST 8182/12806 [ext/spl/tests/array_012.phpt]
[1;32mPASS[0m SPL: ArrayIterator::count [ext/spl/tests/array_012.phpt] 
TEST 8183/12806 [ext/spl/tests/array_013.phpt]
[1;32mPASS[0m SPL: ArrayIterator::append [ext/spl/tests/array_013.phpt] 
TEST 8184/12806 [ext/spl/tests/array_014.phpt]
[1;32mPASS[0m SPL: ArrayIterator::seek() [ext/spl/tests/array_014.phpt] 
TEST 8185/12806 [ext/spl/tests/array_015.phpt]
[1;32mPASS[0m SPL: ArrayIterator::next() with internal arrays [ext/spl/tests/array_015.phpt] 
TEST 8186/12806 [ext/spl/tests/array_016.phpt]
[1;32mPASS[0m SPL: ArrayIterator/Object and IteratorIterator [ext/spl/tests/array_016.phpt] 
TEST 8187/12806 [ext/spl/tests/array_017.phpt]
[1;32mPASS[0m SPL: ArrayObject::exchangeArray($this) [ext/spl/tests/array_017.phpt] 
TEST 8188/12806 [ext/spl/tests/array_018.phpt]
[1;32mPASS[0m SPL: ArrayObject and \0 [ext/spl/tests/array_018.phpt] 
TEST 8189/12806 [ext/spl/tests/array_019.phpt]
[1;32mPASS[0m SPL: ArrayIterator and foreach by reference [ext/spl/tests/array_019.phpt] 
TEST 8190/12806 [ext/spl/tests/array_020.phpt]
[1;32mPASS[0m SPL: ArrayIterator overloading [ext/spl/tests/array_020.phpt] 
TEST 8191/12806 [ext/spl/tests/array_021.phpt]
[1;32mPASS[0m SPL: ArrayObject::seek() and exceptions [ext/spl/tests/array_021.phpt] 
TEST 8192/12806 [ext/spl/tests/array_022.phpt]
[1;32mPASS[0m SPL: ArrayObject/Iterator and reference to self [ext/spl/tests/array_022.phpt] 
TEST 8193/12806 [ext/spl/tests/array_023.phpt]
[1;32mPASS[0m Testing class extending to ArrayObject and serialize [ext/spl/tests/array_023.phpt] 
TEST 8194/12806 [ext/spl/tests/array_024.phpt]
[1;32mPASS[0m SPL: ArrayObject with overridden count() [ext/spl/tests/array_024.phpt] 
TEST 8195/12806 [ext/spl/tests/array_025.phpt]
[1;32mPASS[0m SPL: ArrayObject serialize with an object as storage [ext/spl/tests/array_025.phpt] 
TEST 8196/12806 [ext/spl/tests/array_026.phpt]
[1;32mPASS[0m SPL: ArrayObject indirect offsetGet overwriting EG(uninitialized_zvar_ptr) [ext/spl/tests/array_026.phpt] 
TEST 8197/12806 [ext/spl/tests/array_027.phpt]
[1;32mPASS[0m SPL: ArrayObject revursive var_dump [ext/spl/tests/array_027.phpt] 
TEST 8198/12806 [ext/spl/tests/array_028.phpt]
[1;32mPASS[0m ArrayObject/Iterator on array with NUL bytes [ext/spl/tests/array_028.phpt] 
TEST 8199/12806 [ext/spl/tests/bug28822.phpt]
[1;32mPASS[0m Bug #28822 (ArrayObject::offsetExists() works inverted) [ext/spl/tests/bug28822.phpt] 
TEST 8200/12806 [ext/spl/tests/bug31185.phpt]
[1;32mPASS[0m Bug #31185 (Crash when exceptions thrown from ArrayAccess::offsetUnset()) [ext/spl/tests/bug31185.phpt] 
TEST 8201/12806 [ext/spl/tests/bug31346.phpt]
[1;32mPASS[0m Bug #31486 (ArrayIterator::next segfaults) [ext/spl/tests/bug31346.phpt] 
TEST 8202/12806 [ext/spl/tests/bug31348.phpt]
[1;32mPASS[0m Bug #31348 (CachingIterator::rewind() leaks) [ext/spl/tests/bug31348.phpt] 
TEST 8203/12806 [ext/spl/tests/bug31926.phpt]
[1;32mPASS[0m Bug #31926 (php in free() error with RecursiveArrayIterator) [ext/spl/tests/bug31926.phpt] 
TEST 8204/12806 [ext/spl/tests/bug32134.phpt]
[1;32mPASS[0m Bug #32134 (Overloading offsetGet/offsetSet) [ext/spl/tests/bug32134.phpt] 
TEST 8205/12806 [ext/spl/tests/bug32394.phpt]
[1;32mPASS[0m Bug #32394 (offsetUnset() segfaults in a foreach) [ext/spl/tests/bug32394.phpt] 
TEST 8206/12806 [ext/spl/tests/bug33136.phpt]
[1;32mPASS[0m Bug #33136 (method offsetSet in class extended from ArrayObject crash PHP) [ext/spl/tests/bug33136.phpt] 
TEST 8207/12806 [ext/spl/tests/bug34548.phpt]
[1;32mPASS[0m Bug #34548 (Method append() in class extended from ArrayObject crashes PHP) [ext/spl/tests/bug34548.phpt] 
TEST 8208/12806 [ext/spl/tests/bug36287.phpt]
[1;32mPASS[0m Bug #36287 (Segfault with SplFileInfo conversion) [ext/spl/tests/bug36287.phpt] 
TEST 8209/12806 [ext/spl/tests/bug36825.phpt]
[1;32mPASS[0m Bug #36825 (Exceptions thrown in ArrayObject::offsetGet cause segfault) [ext/spl/tests/bug36825.phpt] 
TEST 8210/12806 [ext/spl/tests/bug36941.phpt]
[1;32mPASS[0m Bug #36941 (ArrayIterator does not clone itself) [ext/spl/tests/bug36941.phpt] 
TEST 8211/12806 [ext/spl/tests/bug37457.phpt]
[1;32mPASS[0m Bug #37457 (Crash when an exception is thrown in accept() method of FilterIterator) [ext/spl/tests/bug37457.phpt] 
TEST 8212/12806 [ext/spl/tests/bug38325.phpt]
[1;32mPASS[0m Bug #38325 (spl_autoload_register() gaves wrong line for "class not found") [ext/spl/tests/bug38325.phpt] 
TEST 8213/12806 [ext/spl/tests/bug38618.phpt]
[1;32mPASS[0m Bug #38618 (RecursiveArrayIterator::hasChildren() follows objects) [ext/spl/tests/bug38618.phpt] 
TEST 8214/12806 [ext/spl/tests/bug40036.phpt]
[1;32mPASS[0m Bug #40036 (empty() does not work correctly with ArrayObject when using ARRAY_AS_PROPS) [ext/spl/tests/bug40036.phpt] 
TEST 8215/12806 [ext/spl/tests/bug40091.phpt]
[1;32mPASS[0m Bug #40091 (issue with spl_autoload_register() and 2 instances of the same class) [ext/spl/tests/bug40091.phpt] 
TEST 8216/12806 [ext/spl/tests/bug40442.phpt]
[1;32mPASS[0m Bug #40442 (ArrayObject::offsetExists broke in 5.2.1, works in 5.2.0) [ext/spl/tests/bug40442.phpt] 
TEST 8217/12806 [ext/spl/tests/bug40872.phpt]
[1;32mPASS[0m Bug #40872 (inconsistency in offsetSet, offsetExists treatment of string enclosed integers) [ext/spl/tests/bug40872.phpt] 
TEST 8218/12806 [ext/spl/tests/bug41528.phpt]
[1;32mPASS[0m Bug #41528 (Classes extending ArrayObject do not serialize correctly) [ext/spl/tests/bug41528.phpt] 
TEST 8219/12806 [ext/spl/tests/bug41691.phpt]
[1;32mPASS[0m Bug #41691 (ArrayObject::exchangeArray hangs Apache) [ext/spl/tests/bug41691.phpt] 
TEST 8220/12806 [ext/spl/tests/bug41692.phpt]
[1;32mPASS[0m Bug #41692 (ArrayObject shows weird behaviour in respect to inheritance) [ext/spl/tests/bug41692.phpt] 
TEST 8221/12806 [ext/spl/tests/bug41828.phpt]
[1;32mPASS[0m Bug #41828 (Segfault if extended constructor of RecursiveIterator doesn't call its parent) [ext/spl/tests/bug41828.phpt] 
TEST 8222/12806 [ext/spl/tests/bug42364.phpt]
[1;32mPASS[0m Bug #42364 (Crash when using getRealPath with DirectoryIterator) [ext/spl/tests/bug42364.phpt] 
TEST 8223/12806 [ext/spl/tests/bug42654.phpt]
[1;32mPASS[0m Bug #42654 (RecursiveIteratorIterator modifies only part of leaves) [ext/spl/tests/bug42654.phpt] 
TEST 8224/12806 [ext/spl/tests/bug42654_2.phpt]
[1;32mPASS[0m Bug #42654 (RecursiveIteratorIterator modifies only part of leaves) [ext/spl/tests/bug42654_2.phpt] 
TEST 8225/12806 [ext/spl/tests/bug42703.phpt]
[1;32mPASS[0m Bug #42703 (Exception raised in an iterator::current() causes segfault in FilterIterator) [ext/spl/tests/bug42703.phpt] 
TEST 8226/12806 [ext/spl/tests/bug44144.phpt]
[1;32mPASS[0m Bug #44144 (spl_autoload_functions() should return object instance when appropriate) [ext/spl/tests/bug44144.phpt] 
TEST 8227/12806 [ext/spl/tests/bug44615.phpt]
[1;32mPASS[0m SPL: RecursiveArrayIterator bug 44615 [ext/spl/tests/bug44615.phpt] 
TEST 8228/12806 [ext/spl/tests/bug45614.phpt]
[1;32mPASS[0m SPL: Bug#45614 (ArrayIterator can show 1st private prop of wrapped object) [ext/spl/tests/bug45614.phpt] 
TEST 8229/12806 [ext/spl/tests/bug45622.phpt]
[1;32mPASS[0m SPL: Bug #45622 (isset($arrayObject->p) misbehaves with ArrayObject::ARRAY_AS_PROPS set [ext/spl/tests/bug45622.phpt] 
TEST 8230/12806 [ext/spl/tests/bug45622b.phpt]
[1;32mPASS[0m Ensure fix to bug45622 doesn't cause __isset() to be called when ArrayObject::ARRAY_AS_PROPS is used. [ext/spl/tests/bug45622b.phpt] 
TEST 8231/12806 [ext/spl/tests/bug45826.phpt]
[1;32mPASS[0m ArrayObject/ArrayIterator : serialization [ext/spl/tests/bug45826.phpt] 
TEST 8232/12806 [ext/spl/tests/bug46031.phpt]
[1;32mPASS[0m Bug #46031 (Segfault in AppendIterator::next) [ext/spl/tests/bug46031.phpt] 
TEST 8233/12806 [ext/spl/tests/bug46051.phpt]
[1;32mPASS[0m Bug #46051 (SplFileInfo::openFile - memory overlap) [ext/spl/tests/bug46051.phpt] 
TEST 8234/12806 [ext/spl/tests/bug46088.phpt]
[1;32mPASS[0m Bug #46088 (RegexIterator::accept - segfault) [ext/spl/tests/bug46088.phpt] 
TEST 8235/12806 [ext/spl/tests/bug46115.phpt]
[1;32mPASS[0m Bug #46115 (Memory leak when calling a method using Reflection) [ext/spl/tests/bug46115.phpt] 
TEST 8236/12806 [ext/spl/tests/bug46160.phpt]
[1;32mPASS[0m Bug #46160 (SPL - Memory leak when exception is throwed in offsetSet method) [ext/spl/tests/bug46160.phpt] 
TEST 8237/12806 [ext/spl/tests/bug47534.phpt]
[1;32mPASS[0m SPL: RecursiveDirectoryIterator bug 47534 [ext/spl/tests/bug47534.phpt] 
TEST 8238/12806 [ext/spl/tests/bug48023.phpt]
[1;32mPASS[0m Bug #48023 (spl_autoload_register didn't addref closures) [ext/spl/tests/bug48023.phpt] 
TEST 8239/12806 [ext/spl/tests/bug48361.phpt]
[1;32mPASS[0m SPL: Bug #48361 SpleFileInfo::getPathName should return the dirname's path [ext/spl/tests/bug48361.phpt] 
TEST 8240/12806 [ext/spl/tests/bug48493.phpt]
[1;32mPASS[0m SPL: Bug #48493 spl_autoload_unregister() can't handle prepended functions [ext/spl/tests/bug48493.phpt] 
TEST 8241/12806 [ext/spl/tests/bug49723.phpt]
[1;32mPASS[0m LimitIterator: do not seek if not needed [ext/spl/tests/bug49723.phpt] 
TEST 8242/12806 [ext/spl/tests/bug49972.phpt]
[1;32mPASS[0m Bug #49972 (AppendIterator undefined function crash) [ext/spl/tests/bug49972.phpt] 
TEST 8243/12806 [ext/spl/tests/bug50579.phpt]
[1;32mPASS[0m Bug #50579 (RegexIterator::REPLACE doesn't work) [ext/spl/tests/bug50579.phpt] 
TEST 8244/12806 [ext/spl/tests/bug51068.phpt]
[1;32mPASS[0m SPL: glob wrapper interactions with DirectoryIterator [ext/spl/tests/bug51068.phpt] 
TEST 8245/12806 [ext/spl/tests/bug51119.phpt]
[1;32mPASS[0m SPL: LimitIterator zero is valid offset [ext/spl/tests/bug51119.phpt] 
TEST 8246/12806 [ext/spl/tests/bug52238.phpt]
[1;32mPASS[0m Bug #52238 - Crash when an Exception occurred in iterator_to_array [ext/spl/tests/bug52238.phpt] 
TEST 8247/12806 [ext/spl/tests/bug52339.phpt]
[1;32mPASS[0m Bug #52339: SPL autoloader breaks class_exists() [ext/spl/tests/bug52339.phpt] 
TEST 8248/12806 [ext/spl/tests/bug52861.phpt]
[1;32mPASS[0m Bug #52861 (unset failes with ArrayObject and deep arrays) [ext/spl/tests/bug52861.phpt] 
TEST 8249/12806 [ext/spl/tests/bug53362.phpt]
[1;32mPASS[0m Bug #53362 (Segmentation fault when extending SplFixedArray) [ext/spl/tests/bug53362.phpt] 
TEST 8250/12806 [ext/spl/tests/bug53515.phpt]
[1;32mPASS[0m Bug #53515 (property_exists incorrect on ArrayObject null and 0 values) [ext/spl/tests/bug53515.phpt] 
TEST 8251/12806 [ext/spl/tests/bug54281.phpt]
[1;32mPASS[0m Bug #54281 (Crash in spl_recursive_it_rewind_ex) [ext/spl/tests/bug54281.phpt] 
TEST 8252/12806 [ext/spl/tests/bug54291.phpt]
[1;32mPASS[0m Bug #54291 (Crash iterating DirectoryIterator for dir name starting with \0) [ext/spl/tests/bug54291.phpt] 
TEST 8253/12806 [ext/spl/tests/bug54304.phpt]
[1;32mPASS[0m Bug #54304 (Setting replacement value for RegexIterator doesn't work) [ext/spl/tests/bug54304.phpt] 
TEST 8254/12806 [ext/spl/tests/bug54323.phpt]
[1;32mPASS[0m Bug #54323 (Accessing unset()'ed ArrayObject's property causes crash) [ext/spl/tests/bug54323.phpt] 
TEST 8255/12806 [ext/spl/tests/bug54384.phpt]
[1;32mPASS[0m Bug #54384: Several SPL classes crash when the parent constructor is not called [ext/spl/tests/bug54384.phpt] 
TEST 8256/12806 [ext/spl/tests/bug54970.phpt]
[1;32mPASS[0m Bug #54970 (SplFixedArray::setSize() isn't resizing) [ext/spl/tests/bug54970.phpt] 
TEST 8257/12806 [ext/spl/tests/bug54971.phpt]
[1;33mSKIP[0m Bug #54971 (Wrong result when using iterator_to_array with use_keys on true) [ext/spl/tests/bug54971.phpt] reason: Required extension missing: dom
TEST 8258/12806 [ext/spl/tests/bug55157_variation.phpt]
[1;32mPASS[0m Bug #55157: ArrayIterator always skips the second element in the array when calling offsetUnset() [ext/spl/tests/bug55157_variation.phpt] 
TEST 8259/12806 [ext/spl/tests/bug55701.phpt]
[1;32mPASS[0m Bug #55701 (GlobIterator throws LogicException with message 'The parent constructor was not called') [ext/spl/tests/bug55701.phpt] 
TEST 8260/12806 [ext/spl/tests/bug61326.phpt]
[1;32mPASS[0m Bug #61326: ArrayObject comparison [ext/spl/tests/bug61326.phpt] 
TEST 8261/12806 [ext/spl/tests/bug61347.phpt]
[1;32mPASS[0m Bug #61347 (inconsist isset behavior of Arrayobject) [ext/spl/tests/bug61347.phpt] 
TEST 8262/12806 [ext/spl/tests/bug61418.phpt]
[1;32mPASS[0m Bug #61418: Segmentation fault using FiltesystemIterator & RegexIterator [ext/spl/tests/bug61418.phpt] 
TEST 8263/12806 [ext/spl/tests/bug61527.phpt]
[1;32mPASS[0m Bug #61527 (Recursive/ArrayIterator gives misleading notice when array empty or moved to the end) [ext/spl/tests/bug61527.phpt] 
TEST 8264/12806 [ext/spl/tests/bug61697.phpt]
[1;32mPASS[0m Bug #61697 (spl_autoload_functions returns lambda functions incorrectly) [ext/spl/tests/bug61697.phpt] 
TEST 8265/12806 [ext/spl/tests/bug61828.phpt]
[1;32mPASS[0m Bug #61828 (Memleak when calling Directory(Recursive)Iterator/Spl(Temp)FileObject ctor twice) [ext/spl/tests/bug61828.phpt] 
TEST 8266/12806 [ext/spl/tests/bug62059.phpt]
[1;32mPASS[0m Bug #62059: ArrayObject and isset are not friends [ext/spl/tests/bug62059.phpt] 
TEST 8267/12806 [ext/spl/tests/bug62073.phpt]
[1;32mPASS[0m Bug #62073 (different ways of iterating over an SplMaxHeap result in different keys) [ext/spl/tests/bug62073.phpt] 
TEST 8268/12806 [ext/spl/tests/bug62262.phpt]
[1;32mPASS[0m Bug #62262: RecursiveArrayIterator does not implement Countable [ext/spl/tests/bug62262.phpt] 
TEST 8269/12806 [ext/spl/tests/bug62328.phpt]
[1;32mPASS[0m Bug #62328 (cast_object takes precedence over __toString) [ext/spl/tests/bug62328.phpt] 
TEST 8270/12806 [ext/spl/tests/bug62433.phpt]
[1;32mPASS[0m Bug #62433 Inconsistent behavior of RecursiveDirectoryIterator to dot files (. and ..) [ext/spl/tests/bug62433.phpt] 
TEST 8271/12806 [ext/spl/tests/bug62616.phpt]
[1;32mPASS[0m Bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault) [ext/spl/tests/bug62616.phpt] 
TEST 8272/12806 [ext/spl/tests/bug62672.phpt]
[1;32mPASS[0m Bug #62672 (Error on serialize of ArrayObject) [ext/spl/tests/bug62672.phpt] 
TEST 8273/12806 [ext/spl/tests/bug62904.phpt]
[1;32mPASS[0m Bug #62904 (Crash when cloning an object which inherits SplFixedArray) [ext/spl/tests/bug62904.phpt] 
TEST 8274/12806 [ext/spl/tests/bug62978.phpt]
[1;32mPASS[0m Bug #62987 (Assigning to ArrayObject[null][something] overrides all undefined variables) [ext/spl/tests/bug62978.phpt] 
TEST 8275/12806 [ext/spl/tests/bug63680.phpt]
[1;32mPASS[0m Bug #63680 (Memleak in splfixedarray with cycle reference) [ext/spl/tests/bug63680.phpt] 
TEST 8276/12806 [ext/spl/tests/bug64023.phpt]
[1;32mPASS[0m Bug #64023: Overloading __toString() in SplFileInfo has no effect [ext/spl/tests/bug64023.phpt] 
TEST 8277/12806 [ext/spl/tests/bug64106.phpt]
[1;32mPASS[0m Bug #64106: Segfault on SplFixedArray[][x] = y when extended [ext/spl/tests/bug64106.phpt] 
TEST 8278/12806 [ext/spl/tests/bug64228.phpt]
[1;32mPASS[0m Bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS) [ext/spl/tests/bug64228.phpt] 
TEST 8279/12806 [ext/spl/tests/bug64264.phpt]
[1;32mPASS[0m Bug #64264 (SPLFixedArray toArray problem) [ext/spl/tests/bug64264.phpt] 
TEST 8280/12806 [ext/spl/tests/bug65006.phpt]
[1;32mPASS[0m Bug #65006: spl_autoload_register fails with multiple callables using self, same method [ext/spl/tests/bug65006.phpt] 
TEST 8281/12806 [ext/spl/tests/bug65069.phpt]
[1;32mPASS[0m Bug #65069: GlobIterator fails to access files inside an open_basedir restricted dir [ext/spl/tests/bug65069.phpt] 
TEST 8282/12806 [ext/spl/tests/bug65213.phpt]
[1;32mPASS[0m Bug #65213 (cannot cast SplFileInfo to boolean) [ext/spl/tests/bug65213.phpt] 
TEST 8283/12806 [ext/spl/tests/bug65328.phpt]
[1;32mPASS[0m Bug #65328 (Segfault when getting SplStack object Value) [ext/spl/tests/bug65328.phpt] 
TEST 8284/12806 [ext/spl/tests/bug65387.phpt]
[1;32mPASS[0m Bug #67387: Circular references in SPL iterators are not garbage collected [ext/spl/tests/bug65387.phpt] 
TEST 8285/12806 [ext/spl/tests/bug66127.phpt]
[1;32mPASS[0m Bug #66127 (Segmentation fault with ArrayObject unset) [ext/spl/tests/bug66127.phpt] 
TEST 8286/12806 [ext/spl/tests/bug66405.phpt]
[1;32mPASS[0m SPL: RecursiveDirectoryIterator with CURRENT_AS_PATHNAME flag [ext/spl/tests/bug66405.phpt] 
TEST 8287/12806 [ext/spl/tests/bug66702.phpt]
[1;32mPASS[0m Bug #66702 (RegexIterator inverted result works as expected) [ext/spl/tests/bug66702.phpt] 
TEST 8288/12806 [ext/spl/tests/bug66834.phpt]
[1;32mPASS[0m SPL: Bug #66834 [ext/spl/tests/bug66834.phpt] 
TEST 8289/12806 [ext/spl/tests/bug67247.phpt]
[1;32mPASS[0m Bug #67247 (spl_fixedarray_resize integer overflow) [ext/spl/tests/bug67247.phpt] 
TEST 8290/12806 [ext/spl/tests/bug67359.phpt]
[1;32mPASS[0m Bug #67359 (Segfault in recursiveDirectoryIterator) [ext/spl/tests/bug67359.phpt] 
TEST 8291/12806 [ext/spl/tests/bug67360.phpt]
[1;32mPASS[0m Bug #67360 (Missing element after ArrayObject::getIterator) [ext/spl/tests/bug67360.phpt] 
TEST 8292/12806 [ext/spl/tests/bug67538.phpt]
[1;32mPASS[0m Bug #67538 (SPL Iterators use-after-free) [ext/spl/tests/bug67538.phpt] 
TEST 8293/12806 [ext/spl/tests/bug67539.phpt]
[1;32mPASS[0m Bug #67539 (ArrayIterator use-after-free due to object change during sorting) [ext/spl/tests/bug67539.phpt] 
TEST 8294/12806 [ext/spl/tests/bug68128-USE_KEY.phpt]
[1;32mPASS[0m Bug #68128 - RecursiveRegexIterator raises "Array to string conversion" notice [ext/spl/tests/bug68128-USE_KEY.phpt] 
TEST 8295/12806 [ext/spl/tests/bug68128.phpt]
[1;32mPASS[0m Bug #68128 - RecursiveRegexIterator raises "Array to string conversion" notice [ext/spl/tests/bug68128.phpt] 
TEST 8296/12806 [ext/spl/tests/bug68175.phpt]
[1;32mPASS[0m Bug #68175 (RegexIterator pregFlags are NULL instead of 0) [ext/spl/tests/bug68175.phpt] 
TEST 8297/12806 [ext/spl/tests/bug68557.phpt]
[1;32mPASS[0m Bug #68557 (SplFileInfo::getPathname() may be broken) [ext/spl/tests/bug68557.phpt] 
TEST 8298/12806 [ext/spl/tests/bug68825.phpt]
[1;32mPASS[0m Bug #68825 (Exception in DirectoryIterator::getLinkTarget()) [ext/spl/tests/bug68825.phpt] 
TEST 8299/12806 [ext/spl/tests/bug69181.phpt]
[1;32mPASS[0m Bug #69181 (READ_CSV|DROP_NEW_LINE drops newlines within fields) [ext/spl/tests/bug69181.phpt] 
TEST 8300/12806 [ext/spl/tests/bug69264.phpt]
[1;32mPASS[0m Bug #69264 (__debugInfo() ignored while extending SPL classes) [ext/spl/tests/bug69264.phpt] 
TEST 8301/12806 [ext/spl/tests/bug69335.phpt]
[1;32mPASS[0m Bug #69335 (SplArray BC break) [ext/spl/tests/bug69335.phpt] 
TEST 8302/12806 [ext/spl/tests/bug69737.phpt]
[1;32mPASS[0m Bug #69737 (Segfault when SplMinHeap::compare produces fatal error) [ext/spl/tests/bug69737.phpt] 
TEST 8303/12806 [ext/spl/tests/bug69845.phpt]
[1;32mPASS[0m Fixed bug #69845 (ArrayObject with ARRAY_AS_PROPS broken) [ext/spl/tests/bug69845.phpt] 
TEST 8304/12806 [ext/spl/tests/bug69970.phpt]
[1;32mPASS[0m Bug #69970 (Use-after-free vulnerability in spl_recursive_it_move_forward_ex()) [ext/spl/tests/bug69970.phpt] 
TEST 8305/12806 [ext/spl/tests/bug70053.phpt]
[1;32mPASS[0m SPL: ArrayObject [ext/spl/tests/bug70053.phpt] 
TEST 8306/12806 [ext/spl/tests/bug70068.phpt]
[1;32mPASS[0m Bug #70068 (Dangling pointer in the unserialization of ArrayObject items) [ext/spl/tests/bug70068.phpt] 
TEST 8307/12806 [ext/spl/tests/bug70155.phpt]
[1;32mPASS[0m SPL: Bug #70155 Use After Free Vulnerability in unserialize() with SPLArrayObject [ext/spl/tests/bug70155.phpt] 
TEST 8308/12806 [ext/spl/tests/bug70166.phpt]
[1;32mPASS[0m SPL: Bug #70166 Use After Free Vulnerability in unserialize() with SPLArrayObject [ext/spl/tests/bug70166.phpt] 
TEST 8309/12806 [ext/spl/tests/bug70169.phpt]
[1;32mPASS[0m SPL: Bug #70169	Use After Free Vulnerability in unserialize() with SplDoublyLinkedList [ext/spl/tests/bug70169.phpt] 
TEST 8310/12806 [ext/spl/tests/bug70303.phpt]
[1;32mPASS[0m Bug #70303 (Incorrect constructor reflection for ArrayObject) [ext/spl/tests/bug70303.phpt] 
TEST 8311/12806 [ext/spl/tests/bug70366.phpt]
[1;32mPASS[0m SPL: Bug #70366 use-after-free vulnerability in unserialize() with SplDoublyLinkedList [ext/spl/tests/bug70366.phpt] 
TEST 8312/12806 [ext/spl/tests/bug70561.phpt]
[1;32mPASS[0m Bug #70561 (DirectoryIterator::seek should throw OutOfBoundsException) [ext/spl/tests/bug70561.phpt] 
TEST 8313/12806 [ext/spl/tests/bug70573.phpt]
[1;32mPASS[0m Bug #70573 (Cloning SplPriorityQueue leads to memory leaks) [ext/spl/tests/bug70573.phpt] 
TEST 8314/12806 [ext/spl/tests/bug70730.phpt]
[1;32mPASS[0m Bug #70730 (Incorrect ArrayObject serialization if unset is called in serialize()) [ext/spl/tests/bug70730.phpt] 
TEST 8315/12806 [ext/spl/tests/bug70852.phpt]
[1;32mPASS[0m Bug #70852 Segfault getting NULL offset of an ArrayObject [ext/spl/tests/bug70852.phpt] 
TEST 8316/12806 [ext/spl/tests/bug70853.phpt]
[1;32mPASS[0m Bug #70853 (SplFixedArray throws exception when using ref variable as index) [ext/spl/tests/bug70853.phpt] 
TEST 8317/12806 [ext/spl/tests/bug70868.phpt]
[1;32mPASS[0m Bug #70868, with PCRE JIT [ext/spl/tests/bug70868.phpt] 
TEST 8318/12806 [ext/spl/tests/bug70959.phpt]
[1;32mPASS[0m Bug #70959 (ArrayObject unserialize does not restore protected fields) [ext/spl/tests/bug70959.phpt] 
TEST 8319/12806 [ext/spl/tests/bug71028.phpt]
[1;32mPASS[0m Bug #71028 (Undefined index with ArrayIterator) [ext/spl/tests/bug71028.phpt] 
TEST 8320/12806 [ext/spl/tests/bug71153.phpt]
[1;32mPASS[0m Bug #71153: Performance Degradation in ArrayIterator with large arrays [ext/spl/tests/bug71153.phpt] 
TEST 8321/12806 [ext/spl/tests/bug71202.phpt]
[1;32mPASS[0m Bug #71202 (Autoload function registered by another not activated immediately) [ext/spl/tests/bug71202.phpt] 
TEST 8322/12806 [ext/spl/tests/bug71204.phpt]
[1;32mPASS[0m Bug #71204 (segfault if clean spl_autoload_funcs while autoloading ) [ext/spl/tests/bug71204.phpt] 
TEST 8323/12806 [ext/spl/tests/bug71236.phpt]
[1;32mPASS[0m Bug #71236: Second call of spl_autoload_register() does nothing if it has no arguments [ext/spl/tests/bug71236.phpt] 
TEST 8324/12806 [ext/spl/tests/bug71412.phpt]
[1;32mPASS[0m Bug#71412 ArrayIterator reflection parameter info [ext/spl/tests/bug71412.phpt] 
TEST 8325/12806 [ext/spl/tests/bug71617.phpt]
[1;32mPASS[0m Bug #71617: private properties lost when unserializing ArrayObject [ext/spl/tests/bug71617.phpt] 
TEST 8326/12806 [ext/spl/tests/bug71735.phpt]
[1;32mPASS[0m Bug #71735 (Double-free in SplDoublyLinkedList::offsetSet) [ext/spl/tests/bug71735.phpt] 
TEST 8327/12806 [ext/spl/tests/bug71838.phpt]
[1;32mPASS[0m Bug #71839: Deserializing serialized SPLObjectStorage-Object can't access properties in PHP [ext/spl/tests/bug71838.phpt] 
TEST 8328/12806 [ext/spl/tests/bug72051.phpt]
[1;32mPASS[0m Bug #72051 (The reference in CallbackFilterIterator doesn't work as expected) [ext/spl/tests/bug72051.phpt] 
TEST 8329/12806 [ext/spl/tests/bug72684.phpt]
[1;32mPASS[0m Bug #72684 (AppendIterator segfault with closed generator) [ext/spl/tests/bug72684.phpt] 
TEST 8330/12806 [ext/spl/tests/bug72888.phpt]
[1;32mPASS[0m Bug #72888 (Segfault on clone on splFileObject) [ext/spl/tests/bug72888.phpt] 
TEST 8331/12806 [ext/spl/tests/bug73029.phpt]
[1;32mPASS[0m Bug #73029: Missing type check when unserializing SplArray [ext/spl/tests/bug73029.phpt] 
TEST 8332/12806 [ext/spl/tests/bug73209.phpt]
[1;32mPASS[0m Bug #73209: RecursiveArrayIterator does not iterate object properties [ext/spl/tests/bug73209.phpt] 
TEST 8333/12806 [ext/spl/tests/bug73423.phpt]
[1;32mPASS[0m Bug #73423 (Reproducible crash with GDB backtrace) [ext/spl/tests/bug73423.phpt] 
TEST 8334/12806 [ext/spl/tests/bug73471.phpt]
[1;32mPASS[0m Bug #73471 PHP freezes with AppendIterator [ext/spl/tests/bug73471.phpt] 
TEST 8335/12806 [ext/spl/tests/bug73629.phpt]
[1;32mPASS[0m Bug #73629 (SplDoublyLinkedList::setIteratorMode masks intern flags) [ext/spl/tests/bug73629.phpt] 
TEST 8336/12806 [ext/spl/tests/bug73686.phpt]
[1;32mPASS[0m Bug #73686 (Adding settype()ed values to ArrayObject results in references) [ext/spl/tests/bug73686.phpt] 
TEST 8337/12806 [ext/spl/tests/bug73896.phpt]
[1;32mPASS[0m Bug #73896 (spl_autoload() crashes when calls magic _call()) [ext/spl/tests/bug73896.phpt] 
TEST 8338/12806 [ext/spl/tests/bug74058.phpt]
[1;32mPASS[0m Bug #74058 (ArrayObject can not notice changes) [ext/spl/tests/bug74058.phpt] 
TEST 8339/12806 [ext/spl/tests/bug74372.phpt]
[1;32mPASS[0m Bug #74372: autoloading file with syntax error uses next autoloader, may hide parse error [ext/spl/tests/bug74372.phpt] 
TEST 8340/12806 [ext/spl/tests/bug74478.phpt]
[1;32mPASS[0m Bug #74478: null coalescing operator failing with SplFixedArray [ext/spl/tests/bug74478.phpt] 
TEST 8341/12806 [ext/spl/tests/bug74519.phpt]
[1;32mPASS[0m Bug #74519 strange behavior of AppendIterator [ext/spl/tests/bug74519.phpt] 
TEST 8342/12806 [ext/spl/tests/bug74669.phpt]
[1;32mPASS[0m Bug #74669: Unserialize ArrayIterator broken [ext/spl/tests/bug74669.phpt] 
TEST 8343/12806 [ext/spl/tests/bug75049.phpt]
[1;32mPASS[0m Bug #75049 (spl_autoload_unregister can't handle spl_autoload_functions results) [ext/spl/tests/bug75049.phpt] 
TEST 8344/12806 [ext/spl/tests/bug75155.phpt]
[1;32mPASS[0m Bug #75155: AppendIterator::append() is broken when appending another AppendIterator [ext/spl/tests/bug75155.phpt] 
TEST 8345/12806 [ext/spl/tests/bug75173.phpt]
[1;32mPASS[0m Bug #75173 incorrect behavior of AppendIterator::append in foreach loop [ext/spl/tests/bug75173.phpt] 
TEST 8346/12806 [ext/spl/tests/bug75242.phpt]
[1;32mPASS[0m Bug #75242: RecursiveArrayIterator doesn't have constants from parent class [ext/spl/tests/bug75242.phpt] 
TEST 8347/12806 [ext/spl/tests/bug75673.phpt]
[1;32mPASS[0m Bug #75673 (SplStack::unserialize() behavior) [ext/spl/tests/bug75673.phpt] 
TEST 8348/12806 [ext/spl/tests/bug75717.phpt]
[1;32mPASS[0m Bug #75717: RecursiveArrayIterator does not traverse arrays by reference [ext/spl/tests/bug75717.phpt] 
TEST 8349/12806 [ext/spl/tests/bug76367.phpt]
[1;32mPASS[0m Bug #76367 (NoRewindIterator segfault 11) [ext/spl/tests/bug76367.phpt] 
TEST 8350/12806 [ext/spl/tests/bug77263.phpt]
[1;32mPASS[0m Bug #77263 (Segfault when using 2 RecursiveFilterIterator) [ext/spl/tests/bug77263.phpt] 
TEST 8351/12806 [ext/spl/tests/bug77298.phpt]
[1;32mPASS[0m Bug #77298 (segfault occurs when add property to unserialized ArrayObject) [ext/spl/tests/bug77298.phpt] 
TEST 8352/12806 [ext/spl/tests/bug77359.phpt]
[1;32mPASS[0m Bug #77359: spl_autoload causes segfault [ext/spl/tests/bug77359.phpt] 
TEST 8353/12806 [ext/spl/tests/bug77360.phpt]
[1;32mPASS[0m Bug #77360: class_uses causes segfault [ext/spl/tests/bug77360.phpt] 
TEST 8354/12806 [ext/spl/tests/bug77431.phpt]
[1;32mPASS[0m Bug #77431 (SplFileInfo::__construct() accepts NUL bytes) [ext/spl/tests/bug77431.phpt] 
TEST 8355/12806 [ext/spl/tests/bug77751.phpt]
[1;32mPASS[0m Bug #77751: Writing to SplFileObject in ob_start gives segfault [ext/spl/tests/bug77751.phpt] 
TEST 8356/12806 [ext/spl/tests/bug77903.phpt]
[1;32mPASS[0m Bug #77903: ArrayIterator stops iterating after offsetSet call [ext/spl/tests/bug77903.phpt] 
TEST 8357/12806 [ext/spl/tests/bug78409.phpt]
[1;32mPASS[0m Bug #78409: Segfault when creating instance of ArrayIterator without constructor [ext/spl/tests/bug78409.phpt] 
TEST 8358/12806 [ext/spl/tests/bug78436.phpt]
[1;32mPASS[0m Bug #78436: Missing addref in SplPriorityQueue EXTR_BOTH mode [ext/spl/tests/bug78436.phpt] 
TEST 8359/12806 [ext/spl/tests/bug78456.phpt]
[1;32mPASS[0m Bug #78456: Segfault when serializing SplDoublyLinkedList [ext/spl/tests/bug78456.phpt] 
TEST 8360/12806 [ext/spl/tests/bug78863.phpt]
[1;32mPASS[0m Bug #78863 (DirectoryIterator class silently truncates after a null byte) [ext/spl/tests/bug78863.phpt] 
TEST 8361/12806 [ext/spl/tests/bug79151.phpt]
[1;32mPASS[0m Bug #79151: heap use after free caused by spl_dllist_it_helper_move_forward [ext/spl/tests/bug79151.phpt] 
TEST 8362/12806 [ext/spl/tests/bug79393.phpt]
[1;32mPASS[0m Bug #79393 (Null coalescing operator failing with SplFixedArray) [ext/spl/tests/bug79393.phpt] 
TEST 8363/12806 [ext/spl/tests/bug79432.phpt]
[1;32mPASS[0m Bug #79432 (spl_autoload_call() with non-string argument violates assertion) [ext/spl/tests/bug79432.phpt] 
TEST 8364/12806 [ext/spl/tests/bug79987.phpt]
[1;32mPASS[0m Bug #79987 (Memory leak in SplFileInfo because of missing zend_restore_error_handling()) [ext/spl/tests/bug79987.phpt] 
TEST 8365/12806 [ext/spl/tests/bug80111.phpt]
[1;32mPASS[0m Bug #80111: PHP SplDoublyLinkedList::offsetUnset UAF Sandbox Escape [ext/spl/tests/bug80111.phpt] 
TEST 8366/12806 [ext/spl/tests/bug80663.phpt]
[1;32mPASS[0m Bug #80663 (Recursive SplFixedArray::setSize() may cause double-free) [ext/spl/tests/bug80663.phpt] 
TEST 8367/12806 [ext/spl/tests/bug80719.phpt]
[1;32mPASS[0m Bug #80719: Iterating after failed ArrayObject::setIteratorClass() causes Segmentation fault [ext/spl/tests/bug80719.phpt] 
TEST 8368/12806 [ext/spl/tests/bug80724.phpt]
[1;32mPASS[0m Bug #80724 (FOLLOW_SYMLINKS interfering with FilesystemIterator key flags) [ext/spl/tests/bug80724.phpt] 
TEST 8369/12806 [ext/spl/tests/bug81587.phpt]
[1;32mPASS[0m Bug #81587: MultipleIterator Segmentation fault w/ SimpleXMLElement attached [ext/spl/tests/bug81587.phpt] 
TEST 8370/12806 [ext/spl/tests/bug81691.phpt]
[1;32mPASS[0m Bug #81691 fclose on SplFileObject stream [ext/spl/tests/bug81691.phpt] 
TEST 8371/12806 [ext/spl/tests/bug81992.phpt]
[1;32mPASS[0m Bug #81992 (SplFixedArray::setSize() causes use-after-free) [ext/spl/tests/bug81992.phpt] 
TEST 8372/12806 [ext/spl/tests/bug81992b.phpt]
[1;32mPASS[0m Bug #81992 (SplFixedArray::setSize() causes use-after-free) - setSize variation [ext/spl/tests/bug81992b.phpt] 
TEST 8373/12806 [ext/spl/tests/class_implements_basic.phpt]
[1;32mPASS[0m SPL: Test class_implements() function : basic [ext/spl/tests/class_implements_basic.phpt] 
TEST 8374/12806 [ext/spl/tests/class_implements_basic2.phpt]
[1;32mPASS[0m SPL: Test class_implements() function : basic [ext/spl/tests/class_implements_basic2.phpt] 
TEST 8375/12806 [ext/spl/tests/class_implements_variation.phpt]
[1;32mPASS[0m SPL: Test class_implements() function : variation - no interfaces and autoload [ext/spl/tests/class_implements_variation.phpt] 
TEST 8376/12806 [ext/spl/tests/class_implements_variation1.phpt]
[1;32mPASS[0m SPL: Test class_implements() function : variation [ext/spl/tests/class_implements_variation1.phpt] 
TEST 8377/12806 [ext/spl/tests/class_uses_basic.phpt]
[1;32mPASS[0m SPL: Test class_implements() function : basic [ext/spl/tests/class_uses_basic.phpt] 
TEST 8378/12806 [ext/spl/tests/class_uses_basic2.phpt]
[1;32mPASS[0m SPL: Test class_uses() function : basic [ext/spl/tests/class_uses_basic2.phpt] 
TEST 8379/12806 [ext/spl/tests/class_uses_variation.phpt]
[1;32mPASS[0m SPL: Test class_uses() function : variation - no interfaces and autoload [ext/spl/tests/class_uses_variation.phpt] 
TEST 8380/12806 [ext/spl/tests/class_uses_variation1.phpt]
[1;32mPASS[0m SPL: Test class_uses() function : variation [ext/spl/tests/class_uses_variation1.phpt] 
TEST 8381/12806 [ext/spl/tests/countable_class_basic1.phpt]
[1;32mPASS[0m SPL: Test shape of interface Countable. [ext/spl/tests/countable_class_basic1.phpt] 
TEST 8382/12806 [ext/spl/tests/countable_count_variation1.phpt]
[1;32mPASS[0m SPL: Countable::count() with wrong return types and exception. [ext/spl/tests/countable_count_variation1.phpt] 
TEST 8383/12806 [ext/spl/tests/dit_001.phpt]
[1;32mPASS[0m SPL: Problem with casting to string [ext/spl/tests/dit_001.phpt] 
TEST 8384/12806 [ext/spl/tests/dit_001_noglob.phpt]
[1;33mSKIP[0m SPL: Problem with casting to string (no glob version) [ext/spl/tests/dit_001_noglob.phpt] reason: GLOB_ERR defined
TEST 8385/12806 [ext/spl/tests/dit_002.phpt]
[1;32mPASS[0m SPL: DirectoryIterator defaults [ext/spl/tests/dit_002.phpt] 
TEST 8386/12806 [ext/spl/tests/dit_003.phpt]
[1;32mPASS[0m SPL: FilesystemIterator and foreach [ext/spl/tests/dit_003.phpt] 
TEST 8387/12806 [ext/spl/tests/dit_004.phpt]
[1;32mPASS[0m SPL: DirectoryIterator and clone [ext/spl/tests/dit_004.phpt] 
TEST 8388/12806 [ext/spl/tests/dit_005.phpt]
[1;32mPASS[0m SPL: FilesystemIterator and clone [ext/spl/tests/dit_005.phpt] 
TEST 8389/12806 [ext/spl/tests/dit_006.phpt]
[1;32mPASS[0m SPL: DirectoryIterator and seek [ext/spl/tests/dit_006.phpt] 
TEST 8390/12806 [ext/spl/tests/dllist_001.phpt]
[1;32mPASS[0m SPL: DoublyLinkedList: std operations [ext/spl/tests/dllist_001.phpt] 
TEST 8391/12806 [ext/spl/tests/dllist_002.phpt]
[1;32mPASS[0m SPL: DoublyLinkedList: iterators [ext/spl/tests/dllist_002.phpt] 
TEST 8392/12806 [ext/spl/tests/dllist_003.phpt]
[1;32mPASS[0m SPL: DoublyLinkedList: iterator modes [ext/spl/tests/dllist_003.phpt] 
TEST 8393/12806 [ext/spl/tests/dllist_004.phpt]
[1;32mPASS[0m SPL: DoublyLinkedList: Stacks [ext/spl/tests/dllist_004.phpt] 
TEST 8394/12806 [ext/spl/tests/dllist_005.phpt]
[1;32mPASS[0m SPL: DoublyLinkedList: Queues [ext/spl/tests/dllist_005.phpt] 
TEST 8395/12806 [ext/spl/tests/dllist_006.phpt]
[1;32mPASS[0m SPL: DoublyLinkedList: ArrayAccess [ext/spl/tests/dllist_006.phpt] 
TEST 8396/12806 [ext/spl/tests/dllist_007.phpt]
[1;32mPASS[0m SPL: DoublyLinkedList: Iterator [ext/spl/tests/dllist_007.phpt] 
TEST 8397/12806 [ext/spl/tests/dllist_008.phpt]
[1;32mPASS[0m SPL: SplDoublyLinkedList with overridden count() [ext/spl/tests/dllist_008.phpt] 
TEST 8398/12806 [ext/spl/tests/dllist_010.phpt]
[1;32mPASS[0m SPL: DoublyLinkedList: prev [ext/spl/tests/dllist_010.phpt] 
TEST 8399/12806 [ext/spl/tests/dllist_011.phpt]
[1;32mPASS[0m SPL: DoublyLinkedList: prev [ext/spl/tests/dllist_011.phpt] 
TEST 8400/12806 [ext/spl/tests/dllist_012.phpt]
[1;32mPASS[0m SPL: DoublyLinkedList: recursive var_dump [ext/spl/tests/dllist_012.phpt] 
TEST 8401/12806 [ext/spl/tests/dllist_013.phpt]
[1;32mPASS[0m SPL: DoublyLinkedList: insert operations [ext/spl/tests/dllist_013.phpt] 
TEST 8402/12806 [ext/spl/tests/dllist_memleak.phpt]
[1;32mPASS[0m SPL: DoublyLinkedList: memory leak when iterator pointer isn't at the last element [ext/spl/tests/dllist_memleak.phpt] 
TEST 8403/12806 [ext/spl/tests/dualiterator_001.phpt]
[1;32mPASS[0m SPL: DualIterator [ext/spl/tests/dualiterator_001.phpt] 
TEST 8404/12806 [ext/spl/tests/filesystemiterator_flags.phpt]
[1;32mPASS[0m SPL: FilesystemIterator::getFlags() basic tests [ext/spl/tests/filesystemiterator_flags.phpt] 
TEST 8405/12806 [ext/spl/tests/filesystemiterator_leak.phpt]
[1;32mPASS[0m Don't leak when breaking from FilesystemIterator [ext/spl/tests/filesystemiterator_leak.phpt] 
TEST 8406/12806 [ext/spl/tests/filesystemiterator_no_skip_dots.phpt]
[1;32mPASS[0m FileSystemIterator without SKIP_DOTS [ext/spl/tests/filesystemiterator_no_skip_dots.phpt] 
TEST 8407/12806 [ext/spl/tests/fixedarray_001.phpt]
[1;32mPASS[0m SPL: FixedArray: std operations [ext/spl/tests/fixedarray_001.phpt] 
TEST 8408/12806 [ext/spl/tests/fixedarray_002.phpt]
[1;32mPASS[0m SPL: FixedArray: overloading [ext/spl/tests/fixedarray_002.phpt] 
TEST 8409/12806 [ext/spl/tests/fixedarray_003.phpt]
[1;32mPASS[0m SPL: SplFixedArray: Non integer offset handling [ext/spl/tests/fixedarray_003.phpt] 
TEST 8410/12806 [ext/spl/tests/fixedarray_004.phpt]
[1;32mPASS[0m SPL: FixedArray: adding new elements [ext/spl/tests/fixedarray_004.phpt] 
TEST 8411/12806 [ext/spl/tests/fixedarray_006.phpt]
[1;32mPASS[0m SPL: FixedArray: Assigning objects [ext/spl/tests/fixedarray_006.phpt] 
TEST 8412/12806 [ext/spl/tests/fixedarray_007.phpt]
[1;32mPASS[0m SPL: FixedArray: Assigning the itself object [ext/spl/tests/fixedarray_007.phpt] 
TEST 8413/12806 [ext/spl/tests/fixedarray_008.phpt]
[1;32mPASS[0m SPL: FixedArray: Assigning the itself object testing the reference [ext/spl/tests/fixedarray_008.phpt] 
TEST 8414/12806 [ext/spl/tests/fixedarray_010.phpt]
[1;32mPASS[0m SPL: FixedArray: Setting size [ext/spl/tests/fixedarray_010.phpt] 
TEST 8415/12806 [ext/spl/tests/fixedarray_012.phpt]
[1;32mPASS[0m SPL: FixedArray: Assigning the object to another variable using [] [ext/spl/tests/fixedarray_012.phpt] 
TEST 8416/12806 [ext/spl/tests/fixedarray_013.phpt]
[1;32mPASS[0m SPL: FixedArray: Passing the object using [] as parameter [ext/spl/tests/fixedarray_013.phpt] 
TEST 8417/12806 [ext/spl/tests/fixedarray_014.phpt]
[1;32mPASS[0m SPL: FixedArray: Trying to access inexistent item [ext/spl/tests/fixedarray_014.phpt] 
TEST 8418/12806 [ext/spl/tests/fixedarray_016.phpt]
[1;32mPASS[0m SPL: FixedArray: var_dump [ext/spl/tests/fixedarray_016.phpt] 
TEST 8419/12806 [ext/spl/tests/fixedarray_018.phpt]
[1;32mPASS[0m SPL: FixedArray: overridden count() [ext/spl/tests/fixedarray_018.phpt] 
TEST 8420/12806 [ext/spl/tests/fixedarray_020.phpt]
[1;32mPASS[0m SPL: FixedArray: fromArray/toArray + get_properties [ext/spl/tests/fixedarray_020.phpt] 
TEST 8421/12806 [ext/spl/tests/fixedarray_021.phpt]
[1;32mPASS[0m SPL: FixedArray: misc small tests [ext/spl/tests/fixedarray_021.phpt] 
TEST 8422/12806 [ext/spl/tests/fixedarray_022.phpt]
[1;32mPASS[0m SPL: FixedArray: Bug GH-8044 (var_export/debug_zval_dump HT_ASSERT_RC1 debug failure for SplFixedArray) [ext/spl/tests/fixedarray_022.phpt] 
TEST 8423/12806 [ext/spl/tests/fixedarray_023.phpt]
[1;32mPASS[0m SPL: FixedArray: Infinite loop in var_export bugfix [ext/spl/tests/fixedarray_023.phpt] 
TEST 8424/12806 [ext/spl/tests/fixedarray_024.phpt]
[1;32mPASS[0m SPL: FixedArray: Bug GH-8041 (php 8.2.0-dev crashes with assertion for cloning/get_object_vars on non-empty SplFixedArray) [ext/spl/tests/fixedarray_024.phpt] 
TEST 8425/12806 [ext/spl/tests/gh10011.phpt]
[1;32mPASS[0m Bug GH-10011 (Trampoline autoloader will get reregistered and cannot be unregistered) [ext/spl/tests/gh10011.phpt] 
TEST 8426/12806 [ext/spl/tests/gh10248.phpt]
[1;32mPASS[0m GH-10248 (Assertion `!(zval_get_type(&(*(property))) == 10)' failed.) [ext/spl/tests/gh10248.phpt] 
TEST 8427/12806 [ext/spl/tests/gh10519.phpt]
[1;32mPASS[0m Bug GH-10519 (Array Data Address Reference Issue) [ext/spl/tests/gh10519.phpt] 
TEST 8428/12806 [ext/spl/tests/gh10907.phpt]
[1;32mPASS[0m GH-10907 (Unable to serialize processed SplFixedArrays in PHP 8.2.4) [ext/spl/tests/gh10907.phpt] 
TEST 8429/12806 [ext/spl/tests/gh10925.phpt]
[1;32mPASS[0m Properties serialization for SplFixedArray should have updated properties [ext/spl/tests/gh10925.phpt] 
TEST 8430/12806 [ext/spl/tests/gh11178.phpt]
[1;32mPASS[0m GH-11178 (Segmentation fault in spl_array_it_get_current_data (PHP 8.1.18)) [ext/spl/tests/gh11178.phpt] 
TEST 8431/12806 [ext/spl/tests/gh11338.phpt]
[1;32mPASS[0m GH-11338 (SplFileInfo empty getBasename with more than on slash) [ext/spl/tests/gh11338.phpt] 
TEST 8432/12806 [ext/spl/tests/gh11972.phpt]
[1;32mPASS[0m GH-11972 (RecursiveCallbackFilterIterator regression in 8.1.18) [ext/spl/tests/gh11972.phpt] 
TEST 8433/12806 [ext/spl/tests/gh12721.phpt]
[1;32mPASS[0m GH-12721 (SplFileInfo::getFilename() segfault in combination with GlobIterator and no directory separator) [ext/spl/tests/gh12721.phpt] 
TEST 8434/12806 [ext/spl/tests/gh13531.phpt]
[1;32mPASS[0m GH-13531 (Unable to resize SplfixedArray after being unserialized in PHP 8.2.15) [ext/spl/tests/gh13531.phpt] 
TEST 8435/12806 [ext/spl/tests/gh13685.phpt]
[1;32mPASS[0m GH-13685 (Unexpected null pointer in zend_string.h) [ext/spl/tests/gh13685.phpt] 
TEST 8436/12806 [ext/spl/tests/gh14290.phpt]
[1;32mPASS[0m GH-14290 (Member access within null pointer in extension spl) [ext/spl/tests/gh14290.phpt] 
TEST 8437/12806 [ext/spl/tests/gh14639.phpt]
[1;32mPASS[0m GH-14639 (Member access within null pointer in ext/spl/spl_observer.c) [ext/spl/tests/gh14639.phpt] 
TEST 8438/12806 [ext/spl/tests/gh14687.phpt]
[1;33mSKIP[0m GH-14687 segfault on debugging SplObjectStorage instance after __destruct. [ext/spl/tests/gh14687.phpt] reason: Required extension missing: phar
TEST 8439/12806 [ext/spl/tests/gh15833_1.phpt]
[1;32mPASS[0m GH-15833 (Segmentation fault (access null pointer) in ext/spl/spl_array.c) [ext/spl/tests/gh15833_1.phpt] 
TEST 8440/12806 [ext/spl/tests/gh15833_2.phpt]
[1;32mPASS[0m GH-15833 (Segmentation fault (access null pointer) in ext/spl/spl_array.c) [ext/spl/tests/gh15833_2.phpt] 
TEST 8441/12806 [ext/spl/tests/gh15918.phpt]
[1;32mPASS[0m GH-15918 (Assertion failure in ext/spl/spl_fixedarray.c) [ext/spl/tests/gh15918.phpt] 
TEST 8442/12806 [ext/spl/tests/gh16054.phpt]
[1;32mPASS[0m GH-16054 (Segmentation fault when resizing hash table iterator list while adding) [ext/spl/tests/gh16054.phpt] 
TEST 8443/12806 [ext/spl/tests/gh16337.phpt]
[1;32mPASS[0m GH-16337 (Use-after-free in SplHeap) [ext/spl/tests/gh16337.phpt] 
TEST 8444/12806 [ext/spl/tests/gh16464.phpt]
[1;32mPASS[0m GH-16464: Use-after-free in SplDoublyLinkedList::offsetSet() when modifying list in destructor of overwritten object [ext/spl/tests/gh16464.phpt] 
TEST 8445/12806 [ext/spl/tests/gh16477-2.phpt]
[1;32mPASS[0m GH-16477-2: Memory leak when calling SplTempFileObject::__constructor() twice [ext/spl/tests/gh16477-2.phpt] 
TEST 8446/12806 [ext/spl/tests/gh16477.phpt]
[1;32mPASS[0m GH-16477: Segmentation fault when calling __debugInfo() after failed SplFileObject::__constructor [ext/spl/tests/gh16477.phpt] 
TEST 8447/12806 [ext/spl/tests/gh16478.phpt]
[1;32mPASS[0m GH-16478: Use-after-free in SplFixedArray::unset() [ext/spl/tests/gh16478.phpt] 
TEST 8448/12806 [ext/spl/tests/gh16479.phpt]
[1;32mPASS[0m GH-16479: Use-after-free in SplObjectStorage::setInfo() [ext/spl/tests/gh16479.phpt] 
TEST 8449/12806 [ext/spl/tests/gh16574.phpt]
[1;32mPASS[0m GH-16574 (Incorrect error "undefined method" messages) [ext/spl/tests/gh16574.phpt] 
TEST 8450/12806 [ext/spl/tests/gh16588.phpt]
[1;32mPASS[0m GH-16588 (UAF in Observer->serialize) [ext/spl/tests/gh16588.phpt] 
TEST 8451/12806 [ext/spl/tests/gh16589.phpt]
[1;32mPASS[0m GH-16589 (UAF in SplDoublyLinked->serialize()) [ext/spl/tests/gh16589.phpt] 
TEST 8452/12806 [ext/spl/tests/gh16604_1.phpt]
[1;32mPASS[0m GH-16604 (Memory leaks in SPL constructors) - recursive iterators [ext/spl/tests/gh16604_1.phpt] 
TEST 8453/12806 [ext/spl/tests/gh16604_2.phpt]
[1;32mPASS[0m GH-16604 (Memory leaks in SPL constructors) - SplFileObject [ext/spl/tests/gh16604_2.phpt] 
TEST 8454/12806 [ext/spl/tests/gh16646.phpt]
[1;32mPASS[0m GH-16646: Use-after-free in ArrayObject::unset() with destructor [ext/spl/tests/gh16646.phpt] 
TEST 8455/12806 [ext/spl/tests/gh16646_2.phpt]
[1;32mPASS[0m GH-16646: Use-after-free in ArrayObject::exchangeArray() with destructor [ext/spl/tests/gh16646_2.phpt] 
TEST 8456/12806 [ext/spl/tests/gh17198.phpt]
[1;32mPASS[0m GH-17198 (SplFixedArray assertion failure with get_object_vars) [ext/spl/tests/gh17198.phpt] 
TEST 8457/12806 [ext/spl/tests/gh17225.phpt]
[1;33mSKIP[0m GH-17225 (NULL deref in spl_directory.c) [ext/spl/tests/gh17225.phpt] reason: Required extension missing: phar
TEST 8458/12806 [ext/spl/tests/gh17463.phpt]
[1;32mPASS[0m GH-17463 segfault on SplFileObject::ftruncate() with negative value. [ext/spl/tests/gh17463.phpt] 
TEST 8459/12806 [ext/spl/tests/gh17516.phpt]
[1;32mPASS[0m GH-17516 SplTempFileObject::getPathInfo() crashes on invalid class ID. [ext/spl/tests/gh17516.phpt] 
TEST 8460/12806 [ext/spl/tests/gh18018.phpt]
[1;32mPASS[0m GH-18018 (RC1 data returned from offsetGet causes UAF in ArrayObject) [ext/spl/tests/gh18018.phpt] 
TEST 8461/12806 [ext/spl/tests/gh18304.phpt]
[1;32mPASS[0m GH-18304 (Changing the properties of a DateInterval through dynamic properties triggers a SegFault) [ext/spl/tests/gh18304.phpt] 
TEST 8462/12806 [ext/spl/tests/gh18322.phpt]
[1;32mPASS[0m GH-18322 (SplObjectStorage debug handler mismanages memory) [ext/spl/tests/gh18322.phpt] 
TEST 8463/12806 [ext/spl/tests/gh18421.phpt]
[1;32mPASS[0m GH-18421 (Integer overflow with large numbers in LimitIterator) [ext/spl/tests/gh18421.phpt] 
TEST 8464/12806 [ext/spl/tests/gh19094.phpt]
[1;32mPASS[0m GH-19094 (Attaching class with no Iterator implementation to MultipleIterator causes crash) [ext/spl/tests/gh19094.phpt] 
TEST 8465/12806 [ext/spl/tests/gh19577.phpt]
[1;32mPASS[0m GH-19577: Integer overflow in LimitIterator with small offset and PHP_INT_MAX count [ext/spl/tests/gh19577.phpt] 
TEST 8466/12806 [ext/spl/tests/gh20614.phpt]
[1;32mPASS[0m GH-20614 (SplFixedArray incorrectly handles references in deserialization) [ext/spl/tests/gh20614.phpt] 
TEST 8467/12806 [ext/spl/tests/gh20678.phpt]
[1;32mPASS[0m GH-20678 (resource created by GlobalIterator crashes when it is called with fclose()) [ext/spl/tests/gh20678.phpt] 
TEST 8468/12806 [ext/spl/tests/gh20856.phpt]
[1;32mPASS[0m GH-20856 (heap-use-after-free in SplDoublyLinkedList iterator when modifying during iteration) [ext/spl/tests/gh20856.phpt] 
TEST 8469/12806 [ext/spl/tests/gh7809.phpt]
[1;32mPASS[0m Bug GH-7809 (Cloning a faked SplFileInfo object may segfault) [ext/spl/tests/gh7809.phpt] 
TEST 8470/12806 [ext/spl/tests/gh8044.phpt]
[1;32mPASS[0m Bug GH-8044 (var_export/debug_zval_dump HT_ASSERT_RC1 debug failure for SplFixedArray) [ext/spl/tests/gh8044.phpt] 
TEST 8471/12806 [ext/spl/tests/gh8318.phpt]
[1;32mPASS[0m GH-8318 (SplFileObject useless call to an internal method for erroring) [ext/spl/tests/gh8318.phpt] 
TEST 8472/12806 [ext/spl/tests/gh8366.phpt]
[1;32mPASS[0m Bug GH-8366 (ArrayIterator may leak when calling __construct()) [ext/spl/tests/gh8366.phpt] 
TEST 8473/12806 [ext/spl/tests/gh9883-extra.phpt]
[1;32mPASS[0m Bug GH-9883 (SplFileObject::__toString() reads next line) [ext/spl/tests/gh9883-extra.phpt] 
TEST 8474/12806 [ext/spl/tests/gh9883.phpt]
[1;32mPASS[0m Bug GH-9883 (SplFileObject::__toString() reads next line) [ext/spl/tests/gh9883.phpt] 
TEST 8475/12806 [ext/spl/tests/heap_001.phpt]
[1;32mPASS[0m SPL: SplMaxHeap: std operations [ext/spl/tests/heap_001.phpt] 
TEST 8476/12806 [ext/spl/tests/heap_002.phpt]
[1;32mPASS[0m SPL: SplMinHeap: std operations [ext/spl/tests/heap_002.phpt] 
TEST 8477/12806 [ext/spl/tests/heap_003.phpt]
[1;32mPASS[0m SPL: SplHeap: comparison callback [ext/spl/tests/heap_003.phpt] 
TEST 8478/12806 [ext/spl/tests/heap_004.phpt]
[1;32mPASS[0m SPL: SplHeap: exceptions [ext/spl/tests/heap_004.phpt] 
TEST 8479/12806 [ext/spl/tests/heap_005.phpt]
[1;32mPASS[0m SPL: SplMinHeap: large unordered input iterated [ext/spl/tests/heap_005.phpt] 
TEST 8480/12806 [ext/spl/tests/heap_006.phpt]
[1;32mPASS[0m SPL: SplMaxHeap: large unordered input iterated [ext/spl/tests/heap_006.phpt] 
TEST 8481/12806 [ext/spl/tests/heap_007.phpt]
[1;32mPASS[0m SPL: SplHeap: iteration through methods [ext/spl/tests/heap_007.phpt] 
TEST 8482/12806 [ext/spl/tests/heap_008.phpt]
[1;32mPASS[0m SPL: SplHeap: var_dump [ext/spl/tests/heap_008.phpt] 
TEST 8483/12806 [ext/spl/tests/heap_009.phpt]
[1;32mPASS[0m SPL: SplHeap and friends, throw: An iterator cannot be used with foreach by reference [ext/spl/tests/heap_009.phpt] 
TEST 8484/12806 [ext/spl/tests/heap_010.phpt]
[1;32mPASS[0m SPL: SplHeap with overridden count() [ext/spl/tests/heap_010.phpt] 
TEST 8485/12806 [ext/spl/tests/heap_011.phpt]
[1;32mPASS[0m SPL: SplHeap with overridden compare() [ext/spl/tests/heap_011.phpt] 
TEST 8486/12806 [ext/spl/tests/heap_012.phpt]
[1;32mPASS[0m SPL: SplHeap recursive var_dump [ext/spl/tests/heap_012.phpt] 
TEST 8487/12806 [ext/spl/tests/heap_corruption.phpt]
[1;32mPASS[0m SPL: SplHeap - heap corruption via compare exception (with top element deletion) [ext/spl/tests/heap_corruption.phpt] 
TEST 8488/12806 [ext/spl/tests/heap_current_variation_001.phpt]
[1;32mPASS[0m SPL: SplHeap::current - get current value from empty heap [ext/spl/tests/heap_current_variation_001.phpt] 
TEST 8489/12806 [ext/spl/tests/heap_it_current_empty.phpt]
[1;32mPASS[0m SPL: SplHeap current, check looping through an empty heap gives you no values [ext/spl/tests/heap_it_current_empty.phpt] 
TEST 8490/12806 [ext/spl/tests/heap_top_variation_002.phpt]
[1;32mPASS[0m SPL: SplHeap top, corrupted heap [ext/spl/tests/heap_top_variation_002.phpt] 
TEST 8491/12806 [ext/spl/tests/heap_top_variation_003.phpt]
[1;32mPASS[0m SPL: SplHeap top of empty heap [ext/spl/tests/heap_top_variation_003.phpt] 
TEST 8492/12806 [ext/spl/tests/iterator_001.phpt]
[1;32mPASS[0m SPL: Iterator aggregating inner iterator's methods [ext/spl/tests/iterator_001.phpt] 
TEST 8493/12806 [ext/spl/tests/iterator_002.phpt]
[1;32mPASS[0m SPL: Iterator using getInnerIterator [ext/spl/tests/iterator_002.phpt] 
TEST 8494/12806 [ext/spl/tests/iterator_003.phpt]
[1;32mPASS[0m SPL: CachingIterator and __toString() [ext/spl/tests/iterator_003.phpt] 
TEST 8495/12806 [ext/spl/tests/iterator_004.phpt]
[1;32mPASS[0m SPL: SeekableIterator and string keys [ext/spl/tests/iterator_004.phpt] 
TEST 8496/12806 [ext/spl/tests/iterator_005.phpt]
[1;32mPASS[0m SPL: IteratorIterator and ArrayIterator/Object [ext/spl/tests/iterator_005.phpt] 
TEST 8497/12806 [ext/spl/tests/iterator_006.phpt]
[1;32mPASS[0m SPL: IteratorIterator and SimpleXMlElement [ext/spl/tests/iterator_006.phpt] 
TEST 8498/12806 [ext/spl/tests/iterator_007.phpt]
[1;32mPASS[0m SPL: NoRewindIterator [ext/spl/tests/iterator_007.phpt] 
TEST 8499/12806 [ext/spl/tests/iterator_008.phpt]
[1;32mPASS[0m SPL: InfiniteIterator [ext/spl/tests/iterator_008.phpt] 
TEST 8500/12806 [ext/spl/tests/iterator_009.phpt]
[1;32mPASS[0m SPL: EmptyIterator [ext/spl/tests/iterator_009.phpt] 
TEST 8501/12806 [ext/spl/tests/iterator_010.phpt]
[1;32mPASS[0m SPL: EmptyIterator [ext/spl/tests/iterator_010.phpt] 
TEST 8502/12806 [ext/spl/tests/iterator_011.phpt]
[1;32mPASS[0m SPL: InfiniteIterator [ext/spl/tests/iterator_011.phpt] 
TEST 8503/12806 [ext/spl/tests/iterator_012.phpt]
[1;32mPASS[0m SPL: NoRewindIterator [ext/spl/tests/iterator_012.phpt] 
TEST 8504/12806 [ext/spl/tests/iterator_013.phpt]
[1;32mPASS[0m SPL: AppendIterator [ext/spl/tests/iterator_013.phpt] 
TEST 8505/12806 [ext/spl/tests/iterator_014.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator and beginChildren/endChildren [ext/spl/tests/iterator_014.phpt] 
TEST 8506/12806 [ext/spl/tests/iterator_015.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator and beginChildren/endChildren [ext/spl/tests/iterator_015.phpt] 
TEST 8507/12806 [ext/spl/tests/iterator_016.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator and beginChildren/endChildren [ext/spl/tests/iterator_016.phpt] 
TEST 8508/12806 [ext/spl/tests/iterator_021.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator and hasChildren [ext/spl/tests/iterator_021.phpt] 
TEST 8509/12806 [ext/spl/tests/iterator_022.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator and callHasChildren/callGetChildren [ext/spl/tests/iterator_022.phpt] 
TEST 8510/12806 [ext/spl/tests/iterator_023.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator and catch getChildren [ext/spl/tests/iterator_023.phpt] 
TEST 8511/12806 [ext/spl/tests/iterator_024.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator with custom iterator class [ext/spl/tests/iterator_024.phpt] 
TEST 8512/12806 [ext/spl/tests/iterator_025.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator and begin/endIteration() [ext/spl/tests/iterator_025.phpt] 
TEST 8513/12806 [ext/spl/tests/iterator_026.phpt]
[1;32mPASS[0m SPL: CachingIterator::hasNext() [ext/spl/tests/iterator_026.phpt] 
TEST 8514/12806 [ext/spl/tests/iterator_027.phpt]
[1;32mPASS[0m SPL: CachingIterator::FULL_CACHE [ext/spl/tests/iterator_027.phpt] 
TEST 8515/12806 [ext/spl/tests/iterator_028.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator and setMaxDepth() [ext/spl/tests/iterator_028.phpt] 
TEST 8516/12806 [ext/spl/tests/iterator_029.phpt]
[1;32mPASS[0m SPL: RegexIterator [ext/spl/tests/iterator_029.phpt] 
TEST 8517/12806 [ext/spl/tests/iterator_030.phpt]
[1;32mPASS[0m SPL: EmptyIterator access [ext/spl/tests/iterator_030.phpt] 
TEST 8518/12806 [ext/spl/tests/iterator_031.phpt]
[1;32mPASS[0m SPL: AppendIterator::append() rewinds when necessary [ext/spl/tests/iterator_031.phpt] 
TEST 8519/12806 [ext/spl/tests/iterator_032.phpt]
[1;32mPASS[0m SPL: LimitIterator::getPosition() [ext/spl/tests/iterator_032.phpt] 
TEST 8520/12806 [ext/spl/tests/iterator_033.phpt]
[1;32mPASS[0m SPL: ParentIterator [ext/spl/tests/iterator_033.phpt] 
TEST 8521/12806 [ext/spl/tests/iterator_034.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator and break deep [ext/spl/tests/iterator_034.phpt] 
TEST 8522/12806 [ext/spl/tests/iterator_035.phpt]
[1;32mPASS[0m SPL: ArrayIterator and values assigned by reference [ext/spl/tests/iterator_035.phpt] 
TEST 8523/12806 [ext/spl/tests/iterator_036.phpt]
[1;32mPASS[0m SPL: CachingIterator and __toString and flags = 0 [ext/spl/tests/iterator_036.phpt] 
TEST 8524/12806 [ext/spl/tests/iterator_037.phpt]
[1;32mPASS[0m SPL: CachingIterator and __toString [ext/spl/tests/iterator_037.phpt] 
TEST 8525/12806 [ext/spl/tests/iterator_038.phpt]
[1;32mPASS[0m SPL: RoRewindIterator and string keys [ext/spl/tests/iterator_038.phpt] 
TEST 8526/12806 [ext/spl/tests/iterator_039.phpt]
[1;32mPASS[0m SPL: LimitIterator and backward seeking [ext/spl/tests/iterator_039.phpt] 
TEST 8527/12806 [ext/spl/tests/iterator_040.phpt]
[1;32mPASS[0m SPL: RecursiveFilterIterator [ext/spl/tests/iterator_040.phpt] 
TEST 8528/12806 [ext/spl/tests/iterator_041.phpt]
[1;32mPASS[0m SPL: iterator_to_array() and exceptions [ext/spl/tests/iterator_041.phpt] 
TEST 8529/12806 [ext/spl/tests/iterator_041a.phpt]
[1;32mPASS[0m SPL: iterator_to_array() and exceptions from destruct [ext/spl/tests/iterator_041a.phpt] 
TEST 8530/12806 [ext/spl/tests/iterator_041b.phpt]
[1;32mPASS[0m SPL: iterator_to_array() and exceptions from delayed destruct [ext/spl/tests/iterator_041b.phpt] 
TEST 8531/12806 [ext/spl/tests/iterator_042.phpt]
[1;32mPASS[0m SPL: AppendIterator and its ArrayIterator [ext/spl/tests/iterator_042.phpt] 
TEST 8532/12806 [ext/spl/tests/iterator_043.phpt]
[1;32mPASS[0m SPL: RecursiveCachingIterator and uninitialized getChildren() [ext/spl/tests/iterator_043.phpt] 
TEST 8533/12806 [ext/spl/tests/iterator_044.phpt]
[1;32mPASS[0m SPL: CachingIterator and offsetGet/Exists using flag FULL_CACHE [ext/spl/tests/iterator_044.phpt] 
TEST 8534/12806 [ext/spl/tests/iterator_045.phpt]
[1;32mPASS[0m SPL: CachingIterator and offsetSet/Unset, getCache using flag FULL_CACHE [ext/spl/tests/iterator_045.phpt] 
TEST 8535/12806 [ext/spl/tests/iterator_046.phpt]
[1;32mPASS[0m SPL: CachingIterator and __toString using bypassed string keys [ext/spl/tests/iterator_046.phpt] 
TEST 8536/12806 [ext/spl/tests/iterator_047.phpt]
[1;32mPASS[0m SPL: RecursiveCachingIterator and exception in has/getChildren [ext/spl/tests/iterator_047.phpt] 
TEST 8537/12806 [ext/spl/tests/iterator_048.phpt]
[1;32mPASS[0m SPL: RecursiveRegexIterator and exception in has/getChildren [ext/spl/tests/iterator_048.phpt] 
TEST 8538/12806 [ext/spl/tests/iterator_049.phpt]
[1;32mPASS[0m SPL: ArrayIterator with NULL key [ext/spl/tests/iterator_049.phpt] 
TEST 8539/12806 [ext/spl/tests/iterator_049b.phpt]
[1;32mPASS[0m SPL: ArrayIterator with NULL key [ext/spl/tests/iterator_049b.phpt] 
TEST 8540/12806 [ext/spl/tests/iterator_050.phpt]
[1;32mPASS[0m SPL: RegexIterator::GET_MATCH [ext/spl/tests/iterator_050.phpt] 
TEST 8541/12806 [ext/spl/tests/iterator_051.phpt]
[1;32mPASS[0m SPL: RegexIterator::GET_MATCH, USE_KEY [ext/spl/tests/iterator_051.phpt] 
TEST 8542/12806 [ext/spl/tests/iterator_052.phpt]
[1;32mPASS[0m SPL: RegexIterator::ALL_MATCHES [ext/spl/tests/iterator_052.phpt] 
TEST 8543/12806 [ext/spl/tests/iterator_053.phpt]
[1;32mPASS[0m SPL: RegexIterator::ALL_MATCHES [ext/spl/tests/iterator_053.phpt] 
TEST 8544/12806 [ext/spl/tests/iterator_054.phpt]
[1;32mPASS[0m SPL: RegexIterator::SPLIT [ext/spl/tests/iterator_054.phpt] 
TEST 8545/12806 [ext/spl/tests/iterator_055.phpt]
[1;32mPASS[0m SPL: RegexIterator::SPLIT, USE_KEY [ext/spl/tests/iterator_055.phpt] 
TEST 8546/12806 [ext/spl/tests/iterator_056.phpt]
[1;32mPASS[0m SPL: Calling __construct(void) on class extending SPL iterator [ext/spl/tests/iterator_056.phpt] 
TEST 8547/12806 [ext/spl/tests/iterator_057.phpt]
[1;32mPASS[0m SPL: ArrayIterator::__construct(void) [ext/spl/tests/iterator_057.phpt] 
TEST 8548/12806 [ext/spl/tests/iterator_058.phpt]
[1;32mPASS[0m SPL: Iterator::__construct(void) [ext/spl/tests/iterator_058.phpt] 
TEST 8549/12806 [ext/spl/tests/iterator_062.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator::__construct(void) [ext/spl/tests/iterator_062.phpt] 
TEST 8550/12806 [ext/spl/tests/iterator_067.phpt]
[1;32mPASS[0m SPL: AppendIterator::__construct(void) [ext/spl/tests/iterator_067.phpt] 
TEST 8551/12806 [ext/spl/tests/iterator_068.phpt]
[1;32mPASS[0m SPL: Iterator: Overloaded object and destruction [ext/spl/tests/iterator_068.phpt] 
TEST 8552/12806 [ext/spl/tests/iterator_069.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator cannot be used with foreach by reference [ext/spl/tests/iterator_069.phpt] 
TEST 8553/12806 [ext/spl/tests/iterator_070.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator - Ensure that non-overridden methods execute problem free. [ext/spl/tests/iterator_070.phpt] 
TEST 8554/12806 [ext/spl/tests/iterator_071.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator - Test where the case is RS_SELF and mode is CHILD_FIRST [ext/spl/tests/iterator_071.phpt] 
TEST 8555/12806 [ext/spl/tests/iterator_count.phpt]
[1;32mPASS[0m SPL: iterator_count() exceptions test [ext/spl/tests/iterator_count.phpt] 
TEST 8556/12806 [ext/spl/tests/iterator_count_array.phpt]
[1;32mPASS[0m SPL: iterator_count() supports arrays. [ext/spl/tests/iterator_count_array.phpt] 
TEST 8557/12806 [ext/spl/tests/iterator_count_exception.phpt]
[1;32mPASS[0m SPL: iterator_count() throws if the Iterator throws [ext/spl/tests/iterator_count_exception.phpt] 
TEST 8558/12806 [ext/spl/tests/iterator_to_array.phpt]
[1;32mPASS[0m SPL: iterator_to_array() exceptions test [ext/spl/tests/iterator_to_array.phpt] 
TEST 8559/12806 [ext/spl/tests/iterator_to_array_array.phpt]
[1;32mPASS[0m SPL: iterator_to_array() supports arrays. [ext/spl/tests/iterator_to_array_array.phpt] 
TEST 8560/12806 [ext/spl/tests/iterator_to_array_nonscalar_keys.phpt]
[1;32mPASS[0m Tests iterator_to_array() with non-scalar keys [ext/spl/tests/iterator_to_array_nonscalar_keys.phpt] 
TEST 8561/12806 [ext/spl/tests/multiple_iterator_001.phpt]
[1;32mPASS[0m SPL: MultipleIterator [ext/spl/tests/multiple_iterator_001.phpt] 
TEST 8562/12806 [ext/spl/tests/observer_001.phpt]
[1;32mPASS[0m SPL: SplObserver and SplSubject (empty notify) [ext/spl/tests/observer_001.phpt] 
TEST 8563/12806 [ext/spl/tests/observer_002.phpt]
[1;32mPASS[0m SPL: SplObjectStorage [ext/spl/tests/observer_002.phpt] 
TEST 8564/12806 [ext/spl/tests/observer_003.phpt]
[1;32mPASS[0m SPL: SplObjectStorage serialization [ext/spl/tests/observer_003.phpt] 
TEST 8565/12806 [ext/spl/tests/observer_004.phpt]
[1;32mPASS[0m SPL: SplObjectStorage serialization & overloading [ext/spl/tests/observer_004.phpt] 
TEST 8566/12806 [ext/spl/tests/observer_005.phpt]
[1;32mPASS[0m SPL: SplObjectStorage serialization & visibility [ext/spl/tests/observer_005.phpt] 
TEST 8567/12806 [ext/spl/tests/observer_006.phpt]
[1;32mPASS[0m SPL: SplObjectStorage with accociatied information [ext/spl/tests/observer_006.phpt] 
TEST 8568/12806 [ext/spl/tests/observer_007.phpt]
[1;32mPASS[0m SPL: SplObjectStorage comapred with == [ext/spl/tests/observer_007.phpt] 
TEST 8569/12806 [ext/spl/tests/observer_008.phpt]
[1;32mPASS[0m SPL: SplObjectStorage addAll/removeAll [ext/spl/tests/observer_008.phpt] 
TEST 8570/12806 [ext/spl/tests/observer_009.phpt]
[1;32mPASS[0m SPL: SplObjectStorage addAll/removeAll [ext/spl/tests/observer_009.phpt] 
TEST 8571/12806 [ext/spl/tests/observer_010.phpt]
[1;32mPASS[0m SPL: SplObjectStorage null coalescing operator memory leak [ext/spl/tests/observer_010.phpt] 
TEST 8572/12806 [ext/spl/tests/pqueue_001.phpt]
[1;32mPASS[0m SPL: SplPriorityQueue: std operations and extract flags [ext/spl/tests/pqueue_001.phpt] 
TEST 8573/12806 [ext/spl/tests/pqueue_002.phpt]
[1;32mPASS[0m SPL: SplPriorityQueue: exceptions [ext/spl/tests/pqueue_002.phpt] 
TEST 8574/12806 [ext/spl/tests/pqueue_003.phpt]
[1;32mPASS[0m SPL: SplPriorityQueue: iteration through methods [ext/spl/tests/pqueue_003.phpt] 
TEST 8575/12806 [ext/spl/tests/pqueue_004.phpt]
[1;32mPASS[0m SPL: SplPriorityQueue: var_dump [ext/spl/tests/pqueue_004.phpt] 
TEST 8576/12806 [ext/spl/tests/pqueue_compare_basic.phpt]
[1;32mPASS[0m SPL: SplPriorityQueue: test compare [ext/spl/tests/pqueue_compare_basic.phpt] 
TEST 8577/12806 [ext/spl/tests/pqueue_current_error.phpt]
[1;32mPASS[0m SPL: SplPriorityQueue current on empty queue should give null [ext/spl/tests/pqueue_current_error.phpt] 
TEST 8578/12806 [ext/spl/tests/recursiveIteratorIterator_beginchildren_error.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator - Exception thrown in beginchildren which should be handled in next() [ext/spl/tests/recursiveIteratorIterator_beginchildren_error.phpt] 
TEST 8579/12806 [ext/spl/tests/recursiveIteratorIterator_callHasChildren_error.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator - Exception thrown in callHasChildren which should be handled in next() [ext/spl/tests/recursiveIteratorIterator_callHasChildren_error.phpt] 
TEST 8580/12806 [ext/spl/tests/recursiveIteratorIterator_endchildren_error.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator - Exception thrown in endchildren which should be handled in next() [ext/spl/tests/recursiveIteratorIterator_endchildren_error.phpt] 
TEST 8581/12806 [ext/spl/tests/recursiveIteratorIterator_nextelement_error.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator - Exception thrown in nextelement which should be handled in next() [ext/spl/tests/recursiveIteratorIterator_nextelement_error.phpt] 
TEST 8582/12806 [ext/spl/tests/recursive_tree_iterator_001.phpt]
[1;32mPASS[0m SPL: RecursiveTreeIterator [ext/spl/tests/recursive_tree_iterator_001.phpt] 
TEST 8583/12806 [ext/spl/tests/recursive_tree_iterator_002.phpt]
[1;32mPASS[0m SPL: RecursiveTreeIterator(void) [ext/spl/tests/recursive_tree_iterator_002.phpt] 
TEST 8584/12806 [ext/spl/tests/recursive_tree_iterator_003.phpt]
[1;32mPASS[0m SPL: RecursiveTreeIterator(non-traversable) [ext/spl/tests/recursive_tree_iterator_003.phpt] 
TEST 8585/12806 [ext/spl/tests/recursive_tree_iterator_004.phpt]
[1;32mPASS[0m SPL: RecursiveTreeIterator methods [ext/spl/tests/recursive_tree_iterator_004.phpt] 
TEST 8586/12806 [ext/spl/tests/recursive_tree_iterator_005.phpt]
[1;32mPASS[0m SPL: RecursiveTreeIterator and binary vs unicode (PHP 6.0+) [ext/spl/tests/recursive_tree_iterator_005.phpt] 
TEST 8587/12806 [ext/spl/tests/recursive_tree_iterator_006.phpt]
[1;32mPASS[0m SPL: RecursiveTreeIterator and IteratorAggregate [ext/spl/tests/recursive_tree_iterator_006.phpt] 
TEST 8588/12806 [ext/spl/tests/recursive_tree_iterator_007.phpt]
[1;32mPASS[0m SPL: RecursiveTreeIterator and Exception from getEntry() [ext/spl/tests/recursive_tree_iterator_007.phpt] 
TEST 8589/12806 [ext/spl/tests/recursive_tree_iterator_008.phpt]
[1;32mPASS[0m SPL: RecursiveTreeIterator::setPrefixPart() [ext/spl/tests/recursive_tree_iterator_008.phpt] 
TEST 8590/12806 [ext/spl/tests/recursive_tree_iterator_setpostfix.phpt]
[1;32mPASS[0m SPL: RecursiveTreeIterator::setPostfix() [ext/spl/tests/recursive_tree_iterator_setpostfix.phpt] 
TEST 8591/12806 [ext/spl/tests/recursiveiteratoriterator_beginiteration_basic.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator::beginIteration() is called by RecursiveIteratorIterator::rewind() [ext/spl/tests/recursiveiteratoriterator_beginiteration_basic.phpt] 
TEST 8592/12806 [ext/spl/tests/recursiveiteratoriterator_enditeration_basic.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator::endIteration() is called when ::valid() first returns false [ext/spl/tests/recursiveiteratoriterator_enditeration_basic.phpt] 
TEST 8593/12806 [ext/spl/tests/recursiveiteratoriterator_getsubiterator_basic.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator::getSubIterator() returns iterator passed in constructor [ext/spl/tests/recursiveiteratoriterator_getsubiterator_basic.phpt] 
TEST 8594/12806 [ext/spl/tests/recursiveiteratoriterator_getsubiterator_variation.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator::getSubIterator() returns different iterators depending on the current element [ext/spl/tests/recursiveiteratoriterator_getsubiterator_variation.phpt] 
TEST 8595/12806 [ext/spl/tests/recursiveiteratoriterator_getsubiterator_variation_002.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator::getSubIterator() returns NULL if there's no current element [ext/spl/tests/recursiveiteratoriterator_getsubiterator_variation_002.phpt] 
TEST 8596/12806 [ext/spl/tests/recursiveiteratoriterator_getsubiterator_variation_003.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator::getSubIterator() with explicit level parameter [ext/spl/tests/recursiveiteratoriterator_getsubiterator_variation_003.phpt] 
TEST 8597/12806 [ext/spl/tests/recursiveiteratoriterator_nextelement_basic.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator::nextElement() is called when the next element is ready [ext/spl/tests/recursiveiteratoriterator_nextelement_basic.phpt] 
TEST 8598/12806 [ext/spl/tests/regexIterator_flags_basic.phpt]
[1;32mPASS[0m SPL: RegexIterator::getFlags() and setFlags() basic tests [ext/spl/tests/regexIterator_flags_basic.phpt] 
TEST 8599/12806 [ext/spl/tests/regexIterator_mode_basic.phpt]
[1;32mPASS[0m SPL: RegexIterator::getMode() and setMode() basic tests [ext/spl/tests/regexIterator_mode_basic.phpt] 
TEST 8600/12806 [ext/spl/tests/regexIterator_setMode_error.phpt]
[1;32mPASS[0m SPL: RegexIterator::setMode() error tests [ext/spl/tests/regexIterator_setMode_error.phpt] 
TEST 8601/12806 [ext/spl/tests/regexiterator_getpregflags.phpt]
[1;32mPASS[0m SPL: RegexIterator::getPregFlags() [ext/spl/tests/regexiterator_getpregflags.phpt] 
TEST 8602/12806 [ext/spl/tests/regexiterator_getregex.phpt]
[1;32mPASS[0m SPL: RegexIterator::getRegex() basic tests [ext/spl/tests/regexiterator_getregex.phpt] 
TEST 8603/12806 [ext/spl/tests/regexiterator_setpregflags.phpt]
[1;32mPASS[0m SPL: RegexIterator::setPregFlags() [ext/spl/tests/regexiterator_setpregflags.phpt] 
TEST 8604/12806 [ext/spl/tests/serialize_property_tables.phpt]
[1;32mPASS[0m Serialization of properties should not deal INDIRECT entries to userland [ext/spl/tests/serialize_property_tables.phpt] 
TEST 8605/12806 [ext/spl/tests/spl_001.phpt]
[1;32mPASS[0m SPL: iterator_to_array() and iterator_count() [ext/spl/tests/spl_001.phpt] 
TEST 8606/12806 [ext/spl/tests/spl_002.phpt]
[1;32mPASS[0m SPL: Countable [ext/spl/tests/spl_002.phpt] 
TEST 8607/12806 [ext/spl/tests/spl_003.phpt]
[1;32mPASS[0m SPL: class_parents() and class_implements() [ext/spl/tests/spl_003.phpt] 
TEST 8608/12806 [ext/spl/tests/spl_004.phpt]
[1;32mPASS[0m SPL: iterator_apply() [ext/spl/tests/spl_004.phpt] 
TEST 8609/12806 [ext/spl/tests/spl_006.phpt]
[1;32mPASS[0m SPL: iterator_to_array() without keys [ext/spl/tests/spl_006.phpt] 
TEST 8610/12806 [ext/spl/tests/spl_007.phpt]
[1;32mPASS[0m SPL: iterator_apply() with callback using __call() [ext/spl/tests/spl_007.phpt] 
TEST 8611/12806 [ext/spl/tests/spl_autoload_001.phpt]
[1;32mPASS[0m SPL: spl_autoload() and friends [ext/spl/tests/spl_autoload_001.phpt] 
TEST 8612/12806 [ext/spl/tests/spl_autoload_002.phpt]
[1;32mPASS[0m SPL: spl_autoload_functions() [ext/spl/tests/spl_autoload_002.phpt] 
TEST 8613/12806 [ext/spl/tests/spl_autoload_003.phpt]
[1;32mPASS[0m SPL: spl_autoload() and friends [ext/spl/tests/spl_autoload_003.phpt] 
TEST 8614/12806 [ext/spl/tests/spl_autoload_004.phpt]
[1;32mPASS[0m SPL: spl_autoload() with static methods [ext/spl/tests/spl_autoload_004.phpt] 
TEST 8615/12806 [ext/spl/tests/spl_autoload_005.phpt]
[1;32mPASS[0m SPL: spl_autoload() with methods [ext/spl/tests/spl_autoload_005.phpt] 
TEST 8616/12806 [ext/spl/tests/spl_autoload_006.phpt]
[1;32mPASS[0m SPL: spl_autoload() with static methods [ext/spl/tests/spl_autoload_006.phpt] 
TEST 8617/12806 [ext/spl/tests/spl_autoload_007.phpt]
[1;32mPASS[0m SPL: spl_autoload() with inaccessible methods [ext/spl/tests/spl_autoload_007.phpt] 
TEST 8618/12806 [ext/spl/tests/spl_autoload_008.phpt]
[1;32mPASS[0m SPL: spl_autoload() with exceptions [ext/spl/tests/spl_autoload_008.phpt] 
TEST 8619/12806 [ext/spl/tests/spl_autoload_009.phpt]
[1;32mPASS[0m SPL: spl_autoload() and friends [ext/spl/tests/spl_autoload_009.phpt] 
TEST 8620/12806 [ext/spl/tests/spl_autoload_010.phpt]
[1;32mPASS[0m SPL: spl_autoload() and prepend [ext/spl/tests/spl_autoload_010.phpt] 
TEST 8621/12806 [ext/spl/tests/spl_autoload_011.phpt]
[1;32mPASS[0m SPL: spl_autoload() and object freed [ext/spl/tests/spl_autoload_011.phpt] 
TEST 8622/12806 [ext/spl/tests/spl_autoload_012.phpt]
[1;32mPASS[0m SPL: spl_autoload() capturing multiple Exceptions in __autoload [ext/spl/tests/spl_autoload_012.phpt] 
TEST 8623/12806 [ext/spl/tests/spl_autoload_013.phpt]
[1;32mPASS[0m SPL: spl_autoload_functions() with closures and invocables [ext/spl/tests/spl_autoload_013.phpt] 
TEST 8624/12806 [ext/spl/tests/spl_autoload_014.phpt]
[1;32mPASS[0m SPL: spl_autoload_unregister() with closures and invocables [ext/spl/tests/spl_autoload_014.phpt] 
TEST 8625/12806 [ext/spl/tests/spl_autoload_bug48541.phpt]
[1;32mPASS[0m SPL: spl_autoload_register() Bug #48541: registering multiple closures fails with memleaks [ext/spl/tests/spl_autoload_bug48541.phpt] 
TEST 8626/12806 [ext/spl/tests/spl_autoload_call_basic.phpt]
[1;32mPASS[0m spl_autoload_call() function - basic test for spl_autoload_call() [ext/spl/tests/spl_autoload_call_basic.phpt] 
TEST 8627/12806 [ext/spl/tests/spl_autoload_called_scope.phpt]
[1;32mPASS[0m SPL autoloader should not do anything magic with called scope [ext/spl/tests/spl_autoload_called_scope.phpt] 
TEST 8628/12806 [ext/spl/tests/spl_autoload_throw_with_spl_autoloader_call_as_autoloader.phpt]
[1;32mPASS[0m spl_autoload_register() function - warn when using spl_autoload_call() as the autoloading function [ext/spl/tests/spl_autoload_throw_with_spl_autoloader_call_as_autoloader.phpt] 
TEST 8629/12806 [ext/spl/tests/spl_autoload_unregister_without_registrations.phpt]
[1;32mPASS[0m spl_autoload_unregister("spl_autoload_call") without registrations [ext/spl/tests/spl_autoload_unregister_without_registrations.phpt] 
TEST 8630/12806 [ext/spl/tests/spl_autoload_warn_on_false_do_throw.phpt]
[1;32mPASS[0m spl_autoload_register() function - warn when using false as second argument for spl_autoload_register() [ext/spl/tests/spl_autoload_warn_on_false_do_throw.phpt] 
TEST 8631/12806 [ext/spl/tests/spl_caching_iterator_constructor_flags.phpt]
[1;32mPASS[0m SPL: CachingInterator constructor flag checks [ext/spl/tests/spl_caching_iterator_constructor_flags.phpt] 
TEST 8632/12806 [ext/spl/tests/spl_cachingiterator___toString_basic.phpt]
[1;32mPASS[0m SPL: SplCachingIterator, Test method to convert current element to string [ext/spl/tests/spl_cachingiterator___toString_basic.phpt] 
TEST 8633/12806 [ext/spl/tests/spl_classes.phpt]
[1;32mPASS[0m SPL: spl_classes() function [ext/spl/tests/spl_classes.phpt] 
TEST 8634/12806 [ext/spl/tests/spl_fileinfo_getextension_leadingdot.phpt]
[1;32mPASS[0m SPL: Spl File Info test getExtension with leading dot [ext/spl/tests/spl_fileinfo_getextension_leadingdot.phpt] 
TEST 8635/12806 [ext/spl/tests/spl_fileinfo_getlinktarget_basic.phpt]
[1;32mPASS[0m SPL: Spl File Info test getLinkTarget [ext/spl/tests/spl_fileinfo_getlinktarget_basic.phpt] 
TEST 8636/12806 [ext/spl/tests/spl_heap_count_basic.phpt]
[1;32mPASS[0m SPL: SplHeap, Test spl_heap_object_count_elements (spl_heap.c:490) for returning count() failure for Heaps [ext/spl/tests/spl_heap_count_basic.phpt] 
TEST 8637/12806 [ext/spl/tests/spl_heap_is_empty_basic.phpt]
[1;32mPASS[0m SPL: SplHeap, test trivial method to find if a heap is empty [ext/spl/tests/spl_heap_is_empty_basic.phpt] 
TEST 8638/12806 [ext/spl/tests/spl_heap_isempty.phpt]
[1;32mPASS[0m SPL: Test of isEmpty for SPL Max Heap [ext/spl/tests/spl_heap_isempty.phpt] 
TEST 8639/12806 [ext/spl/tests/spl_heap_iteration_error.phpt]
[1;32mPASS[0m SPL: Attempt to corrupt the heap while iterating [ext/spl/tests/spl_heap_iteration_error.phpt] 
TEST 8640/12806 [ext/spl/tests/spl_iterator_apply_error.phpt]
[1;32mPASS[0m SPL: Error: iterator_apply when an iterator method (eg rewind) throws exception [ext/spl/tests/spl_iterator_apply_error.phpt] 
TEST 8641/12806 [ext/spl/tests/spl_iterator_apply_error_001.phpt]
[1;32mPASS[0m SPL: Error: iterator_apply when the callback throws an exception [ext/spl/tests/spl_iterator_apply_error_001.phpt] 
TEST 8642/12806 [ext/spl/tests/spl_iterator_caching_count_basic.phpt]
[1;32mPASS[0m SPL: Caching iterator count() cache contents [ext/spl/tests/spl_iterator_caching_count_basic.phpt] 
TEST 8643/12806 [ext/spl/tests/spl_iterator_caching_count_error.phpt]
[1;32mPASS[0m SPL: Caching iterator count() cache failure [ext/spl/tests/spl_iterator_caching_count_error.phpt] 
TEST 8644/12806 [ext/spl/tests/spl_iterator_caching_getcache_error.phpt]
[1;32mPASS[0m SPL: Caching iterator getCache failure [ext/spl/tests/spl_iterator_caching_getcache_error.phpt] 
TEST 8645/12806 [ext/spl/tests/spl_iterator_getcallchildren.phpt]
[1;32mPASS[0m SPL: RecursiveIteratorIterator, getCallChildren [ext/spl/tests/spl_iterator_getcallchildren.phpt] 
TEST 8646/12806 [ext/spl/tests/spl_iterator_iterator_constructor.phpt]
[1;32mPASS[0m SPL: IteratorInterator constructor checks [ext/spl/tests/spl_iterator_iterator_constructor.phpt] 
TEST 8647/12806 [ext/spl/tests/spl_iterator_recursive_getiterator_error.phpt]
[1;32mPASS[0m SPL: IteratorIterator foreach by reference failure [ext/spl/tests/spl_iterator_recursive_getiterator_error.phpt] 
TEST 8648/12806 [ext/spl/tests/spl_iterator_to_array_error.phpt]
[1;32mPASS[0m SPL: Error: iterator_to_array when the current operation throws an exception [ext/spl/tests/spl_iterator_to_array_error.phpt] 
TEST 8649/12806 [ext/spl/tests/spl_limit_iterator_check_limits.phpt]
[1;32mPASS[0m SPL: LimitIterator check limits are valid [ext/spl/tests/spl_limit_iterator_check_limits.phpt] 
TEST 8650/12806 [ext/spl/tests/spl_object_id.phpt]
[1;32mPASS[0m SPL: spl_object_id() [ext/spl/tests/spl_object_id.phpt] 
TEST 8651/12806 [ext/spl/tests/spl_pq_top_basic.phpt]
[1;32mPASS[0m SPL: SplPriorityQueue: top and extract flags [ext/spl/tests/spl_pq_top_basic.phpt] 
TEST 8652/12806 [ext/spl/tests/spl_pq_top_error_corrupt.phpt]
[1;32mPASS[0m SPL: SplPriorityQueue: top and extract flags [ext/spl/tests/spl_pq_top_error_corrupt.phpt] 
TEST 8653/12806 [ext/spl/tests/spl_pq_top_error_empty.phpt]
[1;32mPASS[0m SPL: SplPriorityQueue: top exception on empty heap [ext/spl/tests/spl_pq_top_error_empty.phpt] 
TEST 8654/12806 [ext/spl/tests/spl_pqueue_gc.phpt]
[1;32mPASS[0m Bug #78436: Broken GC for SplPriorityQueue [ext/spl/tests/spl_pqueue_gc.phpt] 
TEST 8655/12806 [ext/spl/tests/spl_recursive_iterator_iterator_key_case.phpt]
[1;32mPASS[0m SPL: Test on RecursiveIteratorIterator key function checking switch statements [ext/spl/tests/spl_recursive_iterator_iterator_key_case.phpt] 
TEST 8656/12806 [ext/spl/tests/splfixedarray_json_encode.phpt]
[1;32mPASS[0m json_encode() on SplFixedArray [ext/spl/tests/splfixedarray_json_encode.phpt] 
TEST 8657/12806 [ext/spl/tests/splfixedarray_offsetExists_larger.phpt]
[1;32mPASS[0m Checks that offsetExists() does not accept a value larger than the array. [ext/spl/tests/splfixedarray_offsetExists_larger.phpt] 
TEST 8658/12806 [ext/spl/tests/unserialize.phpt]
[1;32mPASS[0m SPL: unserialize with no data (for PHPUnit) [ext/spl/tests/unserialize.phpt] 
TEST 8659/12806 [ext/spl/tests/unserialize_errors.phpt]
[1;32mPASS[0m Errors from __unserialize() with invalid data [ext/spl/tests/unserialize_errors.phpt] 
TEST 8660/12806 [ext/standard/tests/array/001.phpt]
[1;32mPASS[0m Test array_merge and array_walk [ext/standard/tests/array/001.phpt] 
TEST 8661/12806 [ext/standard/tests/array/002.phpt]
[1;32mPASS[0m Test arsort, asort, krsort, ksort, rsort, and sort [ext/standard/tests/array/002.phpt] 
TEST 8662/12806 [ext/standard/tests/array/003.phpt]
[1;32mPASS[0m Test usort, uksort and uasort [ext/standard/tests/array/003.phpt] 
TEST 8663/12806 [ext/standard/tests/array/004.phpt]
[1;32mPASS[0m Test natsort and natcasesort [ext/standard/tests/array/004.phpt] 
TEST 8664/12806 [ext/standard/tests/array/005.phpt]
[1;32mPASS[0m Test array_shift() function [ext/standard/tests/array/005.phpt] 
TEST 8665/12806 [ext/standard/tests/array/006.phpt]
[1;32mPASS[0m Test array_pop behaviour [ext/standard/tests/array/006.phpt] 
TEST 8666/12806 [ext/standard/tests/array/007.phpt]
[1;32mPASS[0m Test array_diff and array_diff_assoc behaviour [ext/standard/tests/array/007.phpt] 
TEST 8667/12806 [ext/standard/tests/array/008.phpt]
[1;32mPASS[0m Test array_intersect and array_intersect_assoc behaviour [ext/standard/tests/array/008.phpt] 
TEST 8668/12806 [ext/standard/tests/array/009.phpt]
[1;32mPASS[0m Test key(), current(), next() & reset() functions [ext/standard/tests/array/009.phpt] 
TEST 8669/12806 [ext/standard/tests/array/GHSA-h96m-rvf9-jgm2.phpt]
[1;32mPASS[0m GHSA-h96m-rvf9-jgm2 [ext/standard/tests/array/GHSA-h96m-rvf9-jgm2.phpt] 
TEST 8670/12806 [ext/standard/tests/array/array_all_basic.phpt]
[1;32mPASS[0m Test array_all() function : basic functionality [ext/standard/tests/array/array_all_basic.phpt] 
TEST 8671/12806 [ext/standard/tests/array/array_any_basic.phpt]
[1;32mPASS[0m Test array_any() function : basic functionality [ext/standard/tests/array/array_any_basic.phpt] 
TEST 8672/12806 [ext/standard/tests/array/array_change_key_case.phpt]
[1;32mPASS[0m Test array_change_key_case() function [ext/standard/tests/array/array_change_key_case.phpt] 
TEST 8673/12806 [ext/standard/tests/array/array_change_key_case_variation.phpt]
[1;32mPASS[0m Test array_change_key_case() function - 2 [ext/standard/tests/array/array_change_key_case_variation.phpt] 
TEST 8674/12806 [ext/standard/tests/array/array_change_key_case_variation3.phpt]
[1;32mPASS[0m Test array_change_key_case() function : usage variations - different data types as keys [ext/standard/tests/array/array_change_key_case_variation3.phpt] 
TEST 8675/12806 [ext/standard/tests/array/array_change_key_case_variation4.phpt]
[1;32mPASS[0m Test array_change_key_case() function : usage variations - different int values for $case [ext/standard/tests/array/array_change_key_case_variation4.phpt] 
TEST 8676/12806 [ext/standard/tests/array/array_change_key_case_variation5.phpt]
[1;32mPASS[0m Test array_change_key_case() function : usage variations - position of internal pointer [ext/standard/tests/array/array_change_key_case_variation5.phpt] 
TEST 8677/12806 [ext/standard/tests/array/array_change_key_case_variation6.phpt]
[1;32mPASS[0m Test array_change_key_case() function : usage variations - multidimensional arrays [ext/standard/tests/array/array_change_key_case_variation6.phpt] 
TEST 8678/12806 [ext/standard/tests/array/array_change_key_case_variation7.phpt]
[1;32mPASS[0m Test array_change_key_case() function : usage variations - referenced variables [ext/standard/tests/array/array_change_key_case_variation7.phpt] 
TEST 8679/12806 [ext/standard/tests/array/array_change_key_case_variation8.phpt]
[1;32mPASS[0m Test array_change_key_case() function : usage variations - Different strings as keys [ext/standard/tests/array/array_change_key_case_variation8.phpt] 
TEST 8680/12806 [ext/standard/tests/array/array_chunk2.phpt]
[1;32mPASS[0m basic array_chunk test [ext/standard/tests/array/array_chunk2.phpt] 
TEST 8681/12806 [ext/standard/tests/array/array_chunk_basic1.phpt]
[1;32mPASS[0m Test array_chunk() function : basic functionality - default 'preserve_keys' [ext/standard/tests/array/array_chunk_basic1.phpt] 
TEST 8682/12806 [ext/standard/tests/array/array_chunk_basic2.phpt]
[1;32mPASS[0m Test array_chunk() function : basic functionality - 'preserve_keys' as true/false [ext/standard/tests/array/array_chunk_basic2.phpt] 
TEST 8683/12806 [ext/standard/tests/array/array_chunk_variation10.phpt]
[1;32mPASS[0m array_chunk() - variation 10 [ext/standard/tests/array/array_chunk_variation10.phpt] 
TEST 8684/12806 [ext/standard/tests/array/array_chunk_variation11.phpt]
[1;32mPASS[0m array_chunk() - variation 11 [ext/standard/tests/array/array_chunk_variation11.phpt] 
TEST 8685/12806 [ext/standard/tests/array/array_chunk_variation12.phpt]
[1;32mPASS[0m array_chunk() - variation 12 [ext/standard/tests/array/array_chunk_variation12.phpt] 
TEST 8686/12806 [ext/standard/tests/array/array_chunk_variation13.phpt]
[1;32mPASS[0m array_chunk() - variation 13 [ext/standard/tests/array/array_chunk_variation13.phpt] 
TEST 8687/12806 [ext/standard/tests/array/array_chunk_variation14.phpt]
[1;32mPASS[0m array_chunk() - variation 14 [ext/standard/tests/array/array_chunk_variation14.phpt] 
TEST 8688/12806 [ext/standard/tests/array/array_chunk_variation15.phpt]
[1;32mPASS[0m array_chunk() - variation 15 [ext/standard/tests/array/array_chunk_variation15.phpt] 
TEST 8689/12806 [ext/standard/tests/array/array_chunk_variation16.phpt]
[1;32mPASS[0m array_chunk() - variation 16 [ext/standard/tests/array/array_chunk_variation16.phpt] 
TEST 8690/12806 [ext/standard/tests/array/array_chunk_variation17.phpt]
[1;32mPASS[0m array_chunk() - variation 17 [ext/standard/tests/array/array_chunk_variation17.phpt] 
TEST 8691/12806 [ext/standard/tests/array/array_chunk_variation18.phpt]
[1;32mPASS[0m array_chunk() - variation 18 [ext/standard/tests/array/array_chunk_variation18.phpt] 
TEST 8692/12806 [ext/standard/tests/array/array_chunk_variation19.phpt]
[1;32mPASS[0m array_chunk() - variation 19 [ext/standard/tests/array/array_chunk_variation19.phpt] 
TEST 8693/12806 [ext/standard/tests/array/array_chunk_variation20.phpt]
[1;32mPASS[0m array_chunk() - variation 20 [ext/standard/tests/array/array_chunk_variation20.phpt] 
TEST 8694/12806 [ext/standard/tests/array/array_chunk_variation21.phpt]
[1;32mPASS[0m array_chunk() - variation 21 [ext/standard/tests/array/array_chunk_variation21.phpt] 
TEST 8695/12806 [ext/standard/tests/array/array_chunk_variation22.phpt]
[1;32mPASS[0m array_chunk() - variation 22 [ext/standard/tests/array/array_chunk_variation22.phpt] 
TEST 8696/12806 [ext/standard/tests/array/array_chunk_variation23.phpt]
[1;32mPASS[0m array_chunk() - variation 23 [ext/standard/tests/array/array_chunk_variation23.phpt] 
TEST 8697/12806 [ext/standard/tests/array/array_chunk_variation24.phpt]
[1;32mPASS[0m array_chunk() - variation 24 [ext/standard/tests/array/array_chunk_variation24.phpt] 
TEST 8698/12806 [ext/standard/tests/array/array_chunk_variation25.phpt]
[1;32mPASS[0m array_chunk() - variation 25 [ext/standard/tests/array/array_chunk_variation25.phpt] 
TEST 8699/12806 [ext/standard/tests/array/array_chunk_variation26.phpt]
[1;32mPASS[0m array_chunk() - variation 26 [ext/standard/tests/array/array_chunk_variation26.phpt] 
TEST 8700/12806 [ext/standard/tests/array/array_chunk_variation27.phpt]
[1;32mPASS[0m array_chunk() - variation 27 [ext/standard/tests/array/array_chunk_variation27.phpt] 
TEST 8701/12806 [ext/standard/tests/array/array_chunk_variation28.phpt]
[1;32mPASS[0m array_chunk() - variation 28 [ext/standard/tests/array/array_chunk_variation28.phpt] 
TEST 8702/12806 [ext/standard/tests/array/array_chunk_variation29.phpt]
[1;32mPASS[0m array_chunk() - variation 29 [ext/standard/tests/array/array_chunk_variation29.phpt] 
TEST 8703/12806 [ext/standard/tests/array/array_chunk_variation30.phpt]
[1;32mPASS[0m array_chunk() - variation 30 [ext/standard/tests/array/array_chunk_variation30.phpt] 
TEST 8704/12806 [ext/standard/tests/array/array_chunk_variation31.phpt]
[1;32mPASS[0m array_chunk() - variation 31 [ext/standard/tests/array/array_chunk_variation31.phpt] 
TEST 8705/12806 [ext/standard/tests/array/array_chunk_variation32.phpt]
[1;32mPASS[0m array_chunk() - variation 32 [ext/standard/tests/array/array_chunk_variation32.phpt] 
TEST 8706/12806 [ext/standard/tests/array/array_chunk_variation4.phpt]
[1;32mPASS[0m Test array_chunk() function : usage variations - array with diff. sub arrays [ext/standard/tests/array/array_chunk_variation4.phpt] 
TEST 8707/12806 [ext/standard/tests/array/array_chunk_variation5.phpt]
[1;32mPASS[0m Test array_chunk() function : usage variations - different 'size' values [ext/standard/tests/array/array_chunk_variation5.phpt] 
TEST 8708/12806 [ext/standard/tests/array/array_chunk_variation6.phpt]
[1;32mPASS[0m Test array_chunk() function : usage variations - different arrays [ext/standard/tests/array/array_chunk_variation6.phpt] 
TEST 8709/12806 [ext/standard/tests/array/array_chunk_variation7.phpt]
[1;32mPASS[0m Test array_chunk() function : usage variations - references [ext/standard/tests/array/array_chunk_variation7.phpt] 
TEST 8710/12806 [ext/standard/tests/array/array_chunk_variation8.phpt]
[1;32mPASS[0m array_chunk() - variation 8 [ext/standard/tests/array/array_chunk_variation8.phpt] 
TEST 8711/12806 [ext/standard/tests/array/array_chunk_variation9.phpt]
[1;32mPASS[0m array_chunk() - variation 9 [ext/standard/tests/array/array_chunk_variation9.phpt] 
TEST 8712/12806 [ext/standard/tests/array/array_column_basic.phpt]
[1;32mPASS[0m Test array_column() function: basic functionality [ext/standard/tests/array/array_column_basic.phpt] 
TEST 8713/12806 [ext/standard/tests/array/array_column_numeric_string_key.phpt]
[1;32mPASS[0m array_column() treats numeric string keys as usual [ext/standard/tests/array/array_column_numeric_string_key.phpt] 
TEST 8714/12806 [ext/standard/tests/array/array_column_object_cast.phpt]
[1;32mPASS[0m Test array_column() function: basic functionality [ext/standard/tests/array/array_column_object_cast.phpt] 
TEST 8715/12806 [ext/standard/tests/array/array_column_property_visibility.phpt]
[1;32mPASS[0m array_column() respects property visibility [ext/standard/tests/array/array_column_property_visibility.phpt] 
TEST 8716/12806 [ext/standard/tests/array/array_column_scalar_index_strict_types.phpt]
[1;32mPASS[0m Test array_column(): Index argument with various types in strict type mode [ext/standard/tests/array/array_column_scalar_index_strict_types.phpt] 
TEST 8717/12806 [ext/standard/tests/array/array_column_scalar_index_weak_types.phpt]
[1;32mPASS[0m Test array_column(): Index argument with various types in weak type mode [ext/standard/tests/array/array_column_scalar_index_weak_types.phpt] 
TEST 8718/12806 [ext/standard/tests/array/array_column_variant.phpt]
[1;32mPASS[0m Test array_column() function: variant functionality [ext/standard/tests/array/array_column_variant.phpt] 
TEST 8719/12806 [ext/standard/tests/array/array_column_variant_objects.phpt]
[1;32mPASS[0m Test array_column() function: testing with objects [ext/standard/tests/array/array_column_variant_objects.phpt] 
TEST 8720/12806 [ext/standard/tests/array/array_combine.phpt]
[1;32mPASS[0m basic array_combine test [ext/standard/tests/array/array_combine.phpt] 
TEST 8721/12806 [ext/standard/tests/array/array_combine_basic.phpt]
[1;32mPASS[0m Test array_combine() function : basic functionality [ext/standard/tests/array/array_combine_basic.phpt] 
TEST 8722/12806 [ext/standard/tests/array/array_combine_error2.phpt]
[1;32mPASS[0m Test array_combine() function : error conditions - empty array [ext/standard/tests/array/array_combine_error2.phpt] 
TEST 8723/12806 [ext/standard/tests/array/array_combine_variation3.phpt]
[1;32mPASS[0m Test array_combine() function : usage variations - different arrays(Bug#43424) [ext/standard/tests/array/array_combine_variation3.phpt] 
TEST 8724/12806 [ext/standard/tests/array/array_combine_variation4.phpt]
[1;32mPASS[0m Test array_combine() function : usage variations - associative array with different keys(Bug#43424) [ext/standard/tests/array/array_combine_variation4.phpt] 
TEST 8725/12806 [ext/standard/tests/array/array_combine_variation5.phpt]
[1;32mPASS[0m Test array_combine() function : usage variations - associative array with different values(Bug#43424) [ext/standard/tests/array/array_combine_variation5.phpt] 
TEST 8726/12806 [ext/standard/tests/array/array_combine_variation6.phpt]
[1;32mPASS[0m Test array_combine() function : usage variations - binary safe checking [ext/standard/tests/array/array_combine_variation6.phpt] 
TEST 8727/12806 [ext/standard/tests/array/array_count_values.phpt]
[1;32mPASS[0m array_count_values() [ext/standard/tests/array/array_count_values.phpt] 
TEST 8728/12806 [ext/standard/tests/array/array_count_values2.phpt]
[1;32mPASS[0m basic array_count_values test [ext/standard/tests/array/array_count_values2.phpt] 
TEST 8729/12806 [ext/standard/tests/array/array_count_values_variation.phpt]
[1;32mPASS[0m Test array_count_values() function : Test all normal parameter variations [ext/standard/tests/array/array_count_values_variation.phpt] 
TEST 8730/12806 [ext/standard/tests/array/array_diff_1.phpt]
[1;32mPASS[0m Test array_diff when non-array is passed [ext/standard/tests/array/array_diff_1.phpt] 
TEST 8731/12806 [ext/standard/tests/array/array_diff_assoc.phpt]
[1;32mPASS[0m basic array_diff_assoc test [ext/standard/tests/array/array_diff_assoc.phpt] 
TEST 8732/12806 [ext/standard/tests/array/array_diff_assoc_basic.phpt]
[1;32mPASS[0m Test array_diff_assoc() function : basic functionality [ext/standard/tests/array/array_diff_assoc_basic.phpt] 
TEST 8733/12806 [ext/standard/tests/array/array_diff_assoc_variation1.phpt]
[1;32mPASS[0m Test array_diff_assoc() function : usage variations  - unexpected values for 'array1' argument [ext/standard/tests/array/array_diff_assoc_variation1.phpt] 
TEST 8734/12806 [ext/standard/tests/array/array_diff_assoc_variation10.phpt]
[1;32mPASS[0m Test array_diff_assoc() function : usage variations - binary safe check [ext/standard/tests/array/array_diff_assoc_variation10.phpt] 
TEST 8735/12806 [ext/standard/tests/array/array_diff_assoc_variation2.phpt]
[1;32mPASS[0m Test array_diff_assoc() function : usage variations  - unexpected values for 'array1' argument [ext/standard/tests/array/array_diff_assoc_variation2.phpt] 
TEST 8736/12806 [ext/standard/tests/array/array_diff_assoc_variation3.phpt]
[1;32mPASS[0m Test array_diff_assoc() function : variation - array containing different data types [ext/standard/tests/array/array_diff_assoc_variation3.phpt] 
TEST 8737/12806 [ext/standard/tests/array/array_diff_assoc_variation4.phpt]
[1;32mPASS[0m Test array_diff_assoc() function : usage variations - arrays with different data types as keys [ext/standard/tests/array/array_diff_assoc_variation4.phpt] 
TEST 8738/12806 [ext/standard/tests/array/array_diff_assoc_variation5.phpt]
[1;32mPASS[0m Test array_diff_assoc() function : usage variations - compare integers, floats and strings [ext/standard/tests/array/array_diff_assoc_variation5.phpt] 
TEST 8739/12806 [ext/standard/tests/array/array_diff_assoc_variation6.phpt]
[1;32mPASS[0m Test array_diff_assoc() function : usage variations - strict string comparison check [ext/standard/tests/array/array_diff_assoc_variation6.phpt] 
TEST 8740/12806 [ext/standard/tests/array/array_diff_assoc_variation7.phpt]
[1;32mPASS[0m Test array_diff_assoc() function : usage variations - arrays containing referenced variables [ext/standard/tests/array/array_diff_assoc_variation7.phpt] 
TEST 8741/12806 [ext/standard/tests/array/array_diff_assoc_variation8.phpt]
[1;32mPASS[0m Test array_diff_assoc() function : usage variations - array containing duplicate keys and values [ext/standard/tests/array/array_diff_assoc_variation8.phpt] 
TEST 8742/12806 [ext/standard/tests/array/array_diff_assoc_variation9.phpt]
[1;32mPASS[0m Test array_diff_assoc() function : usage variations - compare multidimensional arrays [ext/standard/tests/array/array_diff_assoc_variation9.phpt] 
TEST 8743/12806 [ext/standard/tests/array/array_diff_basic.phpt]
[1;32mPASS[0m Test array_diff() function : basic functionality [ext/standard/tests/array/array_diff_basic.phpt] 
TEST 8744/12806 [ext/standard/tests/array/array_diff_key.phpt]
[1;32mPASS[0m Test of the array_diff_key() and array_diff_ukey() [ext/standard/tests/array/array_diff_key.phpt] 
TEST 8745/12806 [ext/standard/tests/array/array_diff_key2.phpt]
[1;32mPASS[0m basic array_diff_key test [ext/standard/tests/array/array_diff_key2.phpt] 
TEST 8746/12806 [ext/standard/tests/array/array_diff_key_basic.phpt]
[1;32mPASS[0m Test array_diff_key() : basic functionality [ext/standard/tests/array/array_diff_key_basic.phpt] 
TEST 8747/12806 [ext/standard/tests/array/array_diff_key_variation1.phpt]
[1;32mPASS[0m Test array_diff_key() function : usage variation - Passing unexpected values to first argument [ext/standard/tests/array/array_diff_key_variation1.phpt] 
TEST 8748/12806 [ext/standard/tests/array/array_diff_key_variation2.phpt]
[1;32mPASS[0m Test array_diff_key() function : usage variation - Passing unexpected values to second argument [ext/standard/tests/array/array_diff_key_variation2.phpt] 
TEST 8749/12806 [ext/standard/tests/array/array_diff_key_variation4.phpt]
[1;32mPASS[0m Test array_diff_key() function : usage variation - Passing integer indexed array [ext/standard/tests/array/array_diff_key_variation4.phpt] 
TEST 8750/12806 [ext/standard/tests/array/array_diff_key_variation6.phpt]
[1;32mPASS[0m Test array_diff_key() function : usage variation - Passing boolean indexed array [ext/standard/tests/array/array_diff_key_variation6.phpt] 
TEST 8751/12806 [ext/standard/tests/array/array_diff_key_variation7.phpt]
[1;32mPASS[0m Test array_diff_key() function : usage variation - Passing null,unset and undefined variable indexed array [ext/standard/tests/array/array_diff_key_variation7.phpt] 
TEST 8752/12806 [ext/standard/tests/array/array_diff_key_variation8.phpt]
[1;32mPASS[0m Test array_diff_key() function : usage variation - Passing multi-dimensional array [ext/standard/tests/array/array_diff_key_variation8.phpt] 
TEST 8753/12806 [ext/standard/tests/array/array_diff_leak_custom_type_checks.phpt]
[1;32mPASS[0m array_diff() memory leak with custom type checks [ext/standard/tests/array/array_diff_leak_custom_type_checks.phpt] 
TEST 8754/12806 [ext/standard/tests/array/array_diff_single_array.phpt]
[1;32mPASS[0m array_diff() with single array argument [ext/standard/tests/array/array_diff_single_array.phpt] 
TEST 8755/12806 [ext/standard/tests/array/array_diff_uassoc_basic.phpt]
[1;32mPASS[0m array_diff_uassoc(): Basic test [ext/standard/tests/array/array_diff_uassoc_basic.phpt] 
TEST 8756/12806 [ext/standard/tests/array/array_diff_uassoc_error.phpt]
[1;32mPASS[0m Test array_diff_uassoc() function : error conditions [ext/standard/tests/array/array_diff_uassoc_error.phpt] 
TEST 8757/12806 [ext/standard/tests/array/array_diff_uassoc_variation1.phpt]
[1;32mPASS[0m Test array_diff_uassoc() function : usage variation - Passing unexpected values to first argument [ext/standard/tests/array/array_diff_uassoc_variation1.phpt] 
TEST 8758/12806 [ext/standard/tests/array/array_diff_uassoc_variation11.phpt]
[1;32mPASS[0m Test array_diff_uassoc() function : usage variation - Passing boolean indexed array [ext/standard/tests/array/array_diff_uassoc_variation11.phpt] 
TEST 8759/12806 [ext/standard/tests/array/array_diff_uassoc_variation12.phpt]
[1;32mPASS[0m Test array_diff_uassoc() function : usage variation - Passing null,unset and undefined variable indexed array [ext/standard/tests/array/array_diff_uassoc_variation12.phpt] 
TEST 8760/12806 [ext/standard/tests/array/array_diff_uassoc_variation13.phpt]
[1;32mPASS[0m Test array_diff_uassoc() function : usage variations - arrays containing referenced variables [ext/standard/tests/array/array_diff_uassoc_variation13.phpt] 
TEST 8761/12806 [ext/standard/tests/array/array_diff_uassoc_variation2.phpt]
[1;32mPASS[0m Test array_diff_uassoc() function : usage variation -Passing unexpected values to second argument [ext/standard/tests/array/array_diff_uassoc_variation2.phpt] 
TEST 8762/12806 [ext/standard/tests/array/array_diff_uassoc_variation5.phpt]
[1;32mPASS[0m Test array_diff_uassoc() function : usage variation - Comparing integers and floating point numbers [ext/standard/tests/array/array_diff_uassoc_variation5.phpt] 
TEST 8763/12806 [ext/standard/tests/array/array_diff_uassoc_variation6.phpt]
[1;32mPASS[0m Test array_diff_uassoc() function : usage variation - Comparing floating points with strings having integers and float [ext/standard/tests/array/array_diff_uassoc_variation6.phpt] 
TEST 8764/12806 [ext/standard/tests/array/array_diff_uassoc_variation7.phpt]
[1;32mPASS[0m Test array_diff_uassoc() function : usage variation - Comparing strings containing integers and float [ext/standard/tests/array/array_diff_uassoc_variation7.phpt] 
TEST 8765/12806 [ext/standard/tests/array/array_diff_uassoc_variation8.phpt]
[1;32mPASS[0m Test array_diff_uassoc() function : usage variation - Comparing integers with strings containing integers and float [ext/standard/tests/array/array_diff_uassoc_variation8.phpt] 
TEST 8766/12806 [ext/standard/tests/array/array_diff_uassoc_variation9.phpt]
[1;32mPASS[0m Test array_diff_uassoc() function : usage variation - Passing integer indexed array [ext/standard/tests/array/array_diff_uassoc_variation9.phpt] 
TEST 8767/12806 [ext/standard/tests/array/array_diff_ukey_basic.phpt]
[1;32mPASS[0m array_diff_ukey() : Basic test. [ext/standard/tests/array/array_diff_ukey_basic.phpt] 
TEST 8768/12806 [ext/standard/tests/array/array_diff_ukey_variation1.phpt]
[1;32mPASS[0m Test array_diff_ukey() function : usage variation - Passing unexpected values to first argument [ext/standard/tests/array/array_diff_ukey_variation1.phpt] 
TEST 8769/12806 [ext/standard/tests/array/array_diff_ukey_variation10.phpt]
[1;32mPASS[0m Test array_diff_ukey() function : usage variation - Passing non-existing function name to callback [ext/standard/tests/array/array_diff_ukey_variation10.phpt] 
TEST 8770/12806 [ext/standard/tests/array/array_diff_ukey_variation2.phpt]
[1;32mPASS[0m Test array_diff_ukey() function : usage variation - Passing unexpected values to second argument [ext/standard/tests/array/array_diff_ukey_variation2.phpt] 
TEST 8771/12806 [ext/standard/tests/array/array_diff_ukey_variation5.phpt]
[1;32mPASS[0m Test array_diff_ukey() function : usage variation - Passing multi-dimensional array [ext/standard/tests/array/array_diff_ukey_variation5.phpt] 
TEST 8772/12806 [ext/standard/tests/array/array_diff_ukey_variation6.phpt]
[1;32mPASS[0m Test array_diff_ukey() function : usage variation - Passing integer indexed array [ext/standard/tests/array/array_diff_ukey_variation6.phpt] 
TEST 8773/12806 [ext/standard/tests/array/array_diff_ukey_variation8.phpt]
[1;32mPASS[0m Test array_diff_ukey() function : usage variation - Passing boolean indexed array [ext/standard/tests/array/array_diff_ukey_variation8.phpt] 
TEST 8774/12806 [ext/standard/tests/array/array_diff_ukey_variation9.phpt]
[1;32mPASS[0m Test array_diff_ukey() function : usage variation - Passing null,unset and undefined variable indexed array [ext/standard/tests/array/array_diff_ukey_variation9.phpt] 
TEST 8775/12806 [ext/standard/tests/array/array_diff_variation1.phpt]
[1;32mPASS[0m Test array_diff() function : usage variations - unexpected values for 'array1' argument [ext/standard/tests/array/array_diff_variation1.phpt] 
TEST 8776/12806 [ext/standard/tests/array/array_diff_variation10.phpt]
[1;32mPASS[0m Test array_diff() function : usage variations - binary safe checking [ext/standard/tests/array/array_diff_variation10.phpt] 
TEST 8777/12806 [ext/standard/tests/array/array_diff_variation2.phpt]
[1;32mPASS[0m Test array_diff() function : usage variations - unexpected values for 'array2' argument [ext/standard/tests/array/array_diff_variation2.phpt] 
TEST 8778/12806 [ext/standard/tests/array/array_diff_variation3.phpt]
[1;32mPASS[0m Test array_diff() function : usage variations  - array with different data types as values [ext/standard/tests/array/array_diff_variation3.phpt] 
TEST 8779/12806 [ext/standard/tests/array/array_diff_variation4.phpt]
[1;32mPASS[0m Test array_diff() function : usage variations  - array with different data types as values [ext/standard/tests/array/array_diff_variation4.phpt] 
TEST 8780/12806 [ext/standard/tests/array/array_diff_variation5.phpt]
[1;32mPASS[0m Test array_diff() function : usage variations - comparing integers, float
and string array values [ext/standard/tests/array/array_diff_variation5.phpt] 
TEST 8781/12806 [ext/standard/tests/array/array_diff_variation6.phpt]
[1;32mPASS[0m Test array_diff() function : usage variations - array containing duplicate keys and values [ext/standard/tests/array/array_diff_variation6.phpt] 
TEST 8782/12806 [ext/standard/tests/array/array_diff_variation7.phpt]
[1;32mPASS[0m Test array_diff() function : usage variations - arrays containing referenced variables [ext/standard/tests/array/array_diff_variation7.phpt] 
TEST 8783/12806 [ext/standard/tests/array/array_diff_variation8.phpt]
[1;32mPASS[0m Test array_diff() function : usage variations - associative arrays containing different data types [ext/standard/tests/array/array_diff_variation8.phpt] 
TEST 8784/12806 [ext/standard/tests/array/array_diff_variation9.phpt]
[1;32mPASS[0m Test array_diff() function : usage variations - multidimensional arrays [ext/standard/tests/array/array_diff_variation9.phpt] 
TEST 8785/12806 [ext/standard/tests/array/array_fill.phpt]
[1;32mPASS[0m basic array_fill test [ext/standard/tests/array/array_fill.phpt] 
TEST 8786/12806 [ext/standard/tests/array/array_fill_basic.phpt]
[1;32mPASS[0m Test array_fill() function : basic functionality [ext/standard/tests/array/array_fill_basic.phpt] 
TEST 8787/12806 [ext/standard/tests/array/array_fill_error.phpt]
[1;32mPASS[0m Test array_fill() function : error conditions [ext/standard/tests/array/array_fill_error.phpt] 
TEST 8788/12806 [ext/standard/tests/array/array_fill_error2.phpt]
[1;32mPASS[0m Test array_fill() function : error conditions - count is too large [ext/standard/tests/array/array_fill_error2.phpt] 
TEST 8789/12806 [ext/standard/tests/array/array_fill_keys.phpt]
[1;32mPASS[0m basic array_fill_keys test [ext/standard/tests/array/array_fill_keys.phpt] 
TEST 8790/12806 [ext/standard/tests/array/array_fill_keys_variation1.phpt]
[1;32mPASS[0m Test array_fill_keys() function : variation of parameter [ext/standard/tests/array/array_fill_keys_variation1.phpt] 
TEST 8791/12806 [ext/standard/tests/array/array_fill_keys_variation2.phpt]
[1;32mPASS[0m Test array_fill_keys() function : variation of parameter [ext/standard/tests/array/array_fill_keys_variation2.phpt] 
TEST 8792/12806 [ext/standard/tests/array/array_fill_keys_variation3.phpt]
[1;32mPASS[0m Test array_fill_keys() function : variation of parameter [ext/standard/tests/array/array_fill_keys_variation3.phpt] 
TEST 8793/12806 [ext/standard/tests/array/array_fill_keys_variation4.phpt]
[1;32mPASS[0m Test array_fill_keys() function : variation of parameter [ext/standard/tests/array/array_fill_keys_variation4.phpt] 
TEST 8794/12806 [ext/standard/tests/array/array_fill_object.phpt]
[1;32mPASS[0m Test array_fill() function : usage variations - various object values for 'val' argument [ext/standard/tests/array/array_fill_object.phpt] 
TEST 8795/12806 [ext/standard/tests/array/array_fill_variation3.phpt]
[1;32mPASS[0m Test array_fill() function : usage variations  - unexpected values for 'val' argument [ext/standard/tests/array/array_fill_variation3.phpt] 
TEST 8796/12806 [ext/standard/tests/array/array_fill_variation4.phpt]
[1;32mPASS[0m Test array_fill() function : usage variations - using return value of array_fill for 'val' argument [ext/standard/tests/array/array_fill_variation4.phpt] 
TEST 8797/12806 [ext/standard/tests/array/array_fill_variation5.phpt]
[1;32mPASS[0m Test array_fill() function : usage variations - different types of array values for 'val' argument [ext/standard/tests/array/array_fill_variation5.phpt] 
TEST 8798/12806 [ext/standard/tests/array/array_fill_variation6.phpt]
[1;32mPASS[0m array_fill(): last element [ext/standard/tests/array/array_fill_variation6.phpt] 
TEST 8799/12806 [ext/standard/tests/array/array_filter.phpt]
[1;32mPASS[0m basic array_filter test [ext/standard/tests/array/array_filter.phpt] 
TEST 8800/12806 [ext/standard/tests/array/array_filter_basic.phpt]
[1;32mPASS[0m Test array_filter() function : basic functionality [ext/standard/tests/array/array_filter_basic.phpt] 
TEST 8801/12806 [ext/standard/tests/array/array_filter_object.phpt]
[1;32mPASS[0m Test array_filter() function : object functionality [ext/standard/tests/array/array_filter_object.phpt] 
TEST 8802/12806 [ext/standard/tests/array/array_filter_variation10.phpt]
[1;32mPASS[0m Test array_filter() function : usage variations - using the array keys inside 'callback' [ext/standard/tests/array/array_filter_variation10.phpt] 
TEST 8803/12806 [ext/standard/tests/array/array_filter_variation3.phpt]
[1;32mPASS[0m Test array_filter() function : usage variations - Different types of array for 'input' argument [ext/standard/tests/array/array_filter_variation3.phpt] 
TEST 8804/12806 [ext/standard/tests/array/array_filter_variation4.phpt]
[1;32mPASS[0m Test array_filter() function : usage variations - Different types of 'callback' function [ext/standard/tests/array/array_filter_variation4.phpt] 
TEST 8805/12806 [ext/standard/tests/array/array_filter_variation5.phpt]
[1;32mPASS[0m Test array_filter() function : usage variations - 'input' argument with different false entries [ext/standard/tests/array/array_filter_variation5.phpt] 
TEST 8806/12806 [ext/standard/tests/array/array_filter_variation6.phpt]
[1;32mPASS[0m Test array_filter() function : usage variations - 'input' array containing references [ext/standard/tests/array/array_filter_variation6.phpt] 
TEST 8807/12806 [ext/standard/tests/array/array_filter_variation7.phpt]
[1;32mPASS[0m Test array_filter() function : usage variations - anonymous callback functions [ext/standard/tests/array/array_filter_variation7.phpt] 
TEST 8808/12806 [ext/standard/tests/array/array_filter_variation8.phpt]
[1;32mPASS[0m Test array_filter() function : usage variations - Callback function with different return values [ext/standard/tests/array/array_filter_variation8.phpt] 
TEST 8809/12806 [ext/standard/tests/array/array_filter_variation9.phpt]
[1;32mPASS[0m Test array_filter() function : usage variations - built-in functions as 'callback' argument [ext/standard/tests/array/array_filter_variation9.phpt] 
TEST 8810/12806 [ext/standard/tests/array/array_find_basic.phpt]
[1;32mPASS[0m Test array_find() function : basic functionality [ext/standard/tests/array/array_find_basic.phpt] 
TEST 8811/12806 [ext/standard/tests/array/array_find_key_basic.phpt]
[1;32mPASS[0m Test array_find_key() function : basic functionality [ext/standard/tests/array/array_find_key_basic.phpt] 
TEST 8812/12806 [ext/standard/tests/array/array_find_types.phpt]
[1;32mPASS[0m basic array_find test [ext/standard/tests/array/array_find_types.phpt] 
TEST 8813/12806 [ext/standard/tests/array/array_flip.phpt]
[1;32mPASS[0m basic array_flip test [ext/standard/tests/array/array_flip.phpt] 
TEST 8814/12806 [ext/standard/tests/array/array_flip_basic.phpt]
[1;32mPASS[0m Test array_flip() function : basic functionality [ext/standard/tests/array/array_flip_basic.phpt] 
TEST 8815/12806 [ext/standard/tests/array/array_flip_variation2.phpt]
[1;32mPASS[0m Test array_flip() function : usage variations - 'input' array with different keys [ext/standard/tests/array/array_flip_variation2.phpt] 
TEST 8816/12806 [ext/standard/tests/array/array_flip_variation3.phpt]
[1;32mPASS[0m Test array_flip() function : usage variations - 'input' argument with different valid values [ext/standard/tests/array/array_flip_variation3.phpt] 
TEST 8817/12806 [ext/standard/tests/array/array_flip_variation4.phpt]
[1;32mPASS[0m Test array_flip() function : usage variations - 'input' argument with different invalid values for keys [ext/standard/tests/array/array_flip_variation4.phpt] 
TEST 8818/12806 [ext/standard/tests/array/array_flip_variation5.phpt]
[1;32mPASS[0m Test array_flip() function : usage variations - 'input' argument with repeatitive keys and values [ext/standard/tests/array/array_flip_variation5.phpt] 
TEST 8819/12806 [ext/standard/tests/array/array_intersect_1.phpt]
[1;32mPASS[0m Test of the *intersect* bunch of functions (both assoc and non-assoc) [ext/standard/tests/array/array_intersect_1.phpt] 
TEST 8820/12806 [ext/standard/tests/array/array_intersect_assoc_basic.phpt]
[1;32mPASS[0m Test array_intersect_assoc() function : basic functionality [ext/standard/tests/array/array_intersect_assoc_basic.phpt] 
TEST 8821/12806 [ext/standard/tests/array/array_intersect_assoc_variation1.phpt]
[1;32mPASS[0m Test array_intersect_assoc() function : usage variations - unexpected values for 'array1' argument(Bug#43196) [ext/standard/tests/array/array_intersect_assoc_variation1.phpt] 
TEST 8822/12806 [ext/standard/tests/array/array_intersect_assoc_variation10.phpt]
[1;32mPASS[0m Test array_intersect_assoc() function : usage variations - binary safe checking [ext/standard/tests/array/array_intersect_assoc_variation10.phpt] 
TEST 8823/12806 [ext/standard/tests/array/array_intersect_assoc_variation2.phpt]
[1;32mPASS[0m Test array_intersect_assoc() function : usage variations - unexpected values for 'array2' argument(Bug#43196) [ext/standard/tests/array/array_intersect_assoc_variation2.phpt] 
TEST 8824/12806 [ext/standard/tests/array/array_intersect_assoc_variation3.phpt]
[1;32mPASS[0m Test array_intersect_assoc() function : usage variations - different arrays for 'arr1' argument [ext/standard/tests/array/array_intersect_assoc_variation3.phpt] 
TEST 8825/12806 [ext/standard/tests/array/array_intersect_assoc_variation4.phpt]
[1;32mPASS[0m Test array_intersect_assoc() function : usage variations - different arrays for 'arr2' argument [ext/standard/tests/array/array_intersect_assoc_variation4.phpt] 
TEST 8826/12806 [ext/standard/tests/array/array_intersect_assoc_variation5.phpt]
[1;32mPASS[0m Test array_intersect_assoc() function : usage variations - assoc array with diff keys for 'arr1' argument [ext/standard/tests/array/array_intersect_assoc_variation5.phpt] 
TEST 8827/12806 [ext/standard/tests/array/array_intersect_assoc_variation6.phpt]
[1;32mPASS[0m Test array_intersect_assoc() function : usage variations - assoc array with diff keys for 'arr2' argument [ext/standard/tests/array/array_intersect_assoc_variation6.phpt] 
TEST 8828/12806 [ext/standard/tests/array/array_intersect_assoc_variation7.phpt]
[1;32mPASS[0m Test array_intersect_assoc() function : usage variations - assoc array with diff values for 'arr1' argument [ext/standard/tests/array/array_intersect_assoc_variation7.phpt] 
TEST 8829/12806 [ext/standard/tests/array/array_intersect_assoc_variation8.phpt]
[1;32mPASS[0m Test array_intersect_assoc() function : usage variations - assoc array with diff values for 'arr2' argument [ext/standard/tests/array/array_intersect_assoc_variation8.phpt] 
TEST 8830/12806 [ext/standard/tests/array/array_intersect_assoc_variation9.phpt]
[1;32mPASS[0m Test array_intersect_assoc() function : usage variations - two dimensional arrays for $arr1 and $arr2 arguments [ext/standard/tests/array/array_intersect_assoc_variation9.phpt] 
TEST 8831/12806 [ext/standard/tests/array/array_intersect_basic.phpt]
[1;32mPASS[0m Test array_intersect() function : basic functionality [ext/standard/tests/array/array_intersect_basic.phpt] 
TEST 8832/12806 [ext/standard/tests/array/array_intersect_key.phpt]
[1;32mPASS[0m Test of the array_intersect_key() and array_intersect_ukey() [ext/standard/tests/array/array_intersect_key.phpt] 
TEST 8833/12806 [ext/standard/tests/array/array_intersect_key_basic.phpt]
[1;32mPASS[0m array_intersect_key(): Basic Test [ext/standard/tests/array/array_intersect_key_basic.phpt] 
TEST 8834/12806 [ext/standard/tests/array/array_intersect_key_variation1.phpt]
[1;32mPASS[0m Test array_intersect_key() function : usage variation - Passing unexpected values to first argument [ext/standard/tests/array/array_intersect_key_variation1.phpt] 
TEST 8835/12806 [ext/standard/tests/array/array_intersect_key_variation2.phpt]
[1;32mPASS[0m Test array_intersect_key() function : usage variation - Passing unexpected values to second argument [ext/standard/tests/array/array_intersect_key_variation2.phpt] 
TEST 8836/12806 [ext/standard/tests/array/array_intersect_key_variation4.phpt]
[1;32mPASS[0m Test array_intersect_key() function : usage variation - Passing integer indexed array [ext/standard/tests/array/array_intersect_key_variation4.phpt] 
TEST 8837/12806 [ext/standard/tests/array/array_intersect_key_variation6.phpt]
[1;32mPASS[0m Test array_intersect_key() function : usage variation - Passing boolean indexed array [ext/standard/tests/array/array_intersect_key_variation6.phpt] 
TEST 8838/12806 [ext/standard/tests/array/array_intersect_key_variation7.phpt]
[1;32mPASS[0m Test array_intersect_key() function : usage variation - Passing null,unset and undefeined variable indexed array [ext/standard/tests/array/array_intersect_key_variation7.phpt] 
TEST 8839/12806 [ext/standard/tests/array/array_intersect_key_variation8.phpt]
[1;32mPASS[0m Test array_intersect_key() function : usage variation - Passing Multi dimensional array [ext/standard/tests/array/array_intersect_key_variation8.phpt] 
TEST 8840/12806 [ext/standard/tests/array/array_intersect_uassoc_basic.phpt]
[1;32mPASS[0m array_intersect_uassoc(): Basic test [ext/standard/tests/array/array_intersect_uassoc_basic.phpt] 
TEST 8841/12806 [ext/standard/tests/array/array_intersect_uassoc_variation1.phpt]
[1;32mPASS[0m Test array_intersect_uassoc() function : usage variation - Passing unexpected values to first argument [ext/standard/tests/array/array_intersect_uassoc_variation1.phpt] 
TEST 8842/12806 [ext/standard/tests/array/array_intersect_uassoc_variation10.phpt]
[1;32mPASS[0m Test array_intersect_uassoc() function : usage variation - Passing class/object methods to callback [ext/standard/tests/array/array_intersect_uassoc_variation10.phpt] 
TEST 8843/12806 [ext/standard/tests/array/array_intersect_uassoc_variation2.phpt]
[1;32mPASS[0m Test array_intersect_uassoc() function : usage variation - Passing unexpected values to second argument [ext/standard/tests/array/array_intersect_uassoc_variation2.phpt] 
TEST 8844/12806 [ext/standard/tests/array/array_intersect_uassoc_variation5.phpt]
[1;32mPASS[0m Test array_intersect_uassoc() function : usage variation - Intersection of integers with floats and strings. [ext/standard/tests/array/array_intersect_uassoc_variation5.phpt] 
TEST 8845/12806 [ext/standard/tests/array/array_intersect_uassoc_variation6.phpt]
[1;32mPASS[0m Test array_intersect_uassoc() function : usage variation - Intersection of floating points with strings. [ext/standard/tests/array/array_intersect_uassoc_variation6.phpt] 
TEST 8846/12806 [ext/standard/tests/array/array_intersect_uassoc_variation7.phpt]
[1;32mPASS[0m Test array_intersect_uassoc() function : usage variation - Intersection of strings containing integers, float [ext/standard/tests/array/array_intersect_uassoc_variation7.phpt] 
TEST 8847/12806 [ext/standard/tests/array/array_intersect_uassoc_variation8.phpt]
[1;32mPASS[0m Test array_intersect_uassoc() function : usage variation - arrays containing referenced variables [ext/standard/tests/array/array_intersect_uassoc_variation8.phpt] 
TEST 8848/12806 [ext/standard/tests/array/array_intersect_ukey_basic.phpt]
[1;32mPASS[0m array_intersect_ukey(): Basic test. [ext/standard/tests/array/array_intersect_ukey_basic.phpt] 
TEST 8849/12806 [ext/standard/tests/array/array_intersect_ukey_variation1.phpt]
[1;32mPASS[0m Test array_intersect_ukey() function : usage variation - Passing unexpected values to first argument [ext/standard/tests/array/array_intersect_ukey_variation1.phpt] 
TEST 8850/12806 [ext/standard/tests/array/array_intersect_ukey_variation2.phpt]
[1;32mPASS[0m Test array_intersect_ukey() function : usage variation - Passing unexpected values to second argument [ext/standard/tests/array/array_intersect_ukey_variation2.phpt] 
TEST 8851/12806 [ext/standard/tests/array/array_intersect_ukey_variation5.phpt]
[1;32mPASS[0m Test array_intersect_ukey() function : usage variation - Intersection of integers with floats and strings. [ext/standard/tests/array/array_intersect_ukey_variation5.phpt] 
TEST 8852/12806 [ext/standard/tests/array/array_intersect_ukey_variation6.phpt]
[1;32mPASS[0m Test array_intersect_ukey() function : usage variation - Intersection of floating points with strings. [ext/standard/tests/array/array_intersect_ukey_variation6.phpt] 
TEST 8853/12806 [ext/standard/tests/array/array_intersect_ukey_variation7.phpt]
[1;32mPASS[0m Test array_intersect_ukey() function : usage variation - Intersection of strings containing integer and float [ext/standard/tests/array/array_intersect_ukey_variation7.phpt] 
TEST 8854/12806 [ext/standard/tests/array/array_intersect_ukey_variation8.phpt]
[1;32mPASS[0m Test array_intersect_ukey() function : usage variation - Passing non-existing function name to callback [ext/standard/tests/array/array_intersect_ukey_variation8.phpt] 
TEST 8855/12806 [ext/standard/tests/array/array_intersect_ukey_variation9.phpt]
[1;32mPASS[0m Test array_intersect_ukey() function : usage variation - Passing class/object methods to callback [ext/standard/tests/array/array_intersect_ukey_variation9.phpt] 
TEST 8856/12806 [ext/standard/tests/array/array_intersect_variation1.phpt]
[1;32mPASS[0m Test array_intersect() function : usage variations - unexpected values for 'array1' argument [ext/standard/tests/array/array_intersect_variation1.phpt] 
TEST 8857/12806 [ext/standard/tests/array/array_intersect_variation10.phpt]
[1;32mPASS[0m Test array_intersect() function : usage variations - binary safe checking [ext/standard/tests/array/array_intersect_variation10.phpt] 
TEST 8858/12806 [ext/standard/tests/array/array_intersect_variation2.phpt]
[1;32mPASS[0m Test array_intersect() function : usage variations - unexpected values for 'array2' argument [ext/standard/tests/array/array_intersect_variation2.phpt] 
TEST 8859/12806 [ext/standard/tests/array/array_intersect_variation3.phpt]
[1;32mPASS[0m Test array_intersect() function : usage variations - different arrays for 'arr1' argument [ext/standard/tests/array/array_intersect_variation3.phpt] 
TEST 8860/12806 [ext/standard/tests/array/array_intersect_variation4.phpt]
[1;32mPASS[0m Test array_intersect() function : usage variations - different arrays for 'arr2' argument [ext/standard/tests/array/array_intersect_variation4.phpt] 
TEST 8861/12806 [ext/standard/tests/array/array_intersect_variation5.phpt]
[1;32mPASS[0m Test array_intersect() function : usage variations - assoc array with diff keys for 'arr1' argument [ext/standard/tests/array/array_intersect_variation5.phpt] 
TEST 8862/12806 [ext/standard/tests/array/array_intersect_variation6.phpt]
[1;32mPASS[0m Test array_intersect() function : usage variations - assoc array with diff keys for 'arr2' argument [ext/standard/tests/array/array_intersect_variation6.phpt] 
TEST 8863/12806 [ext/standard/tests/array/array_intersect_variation7.phpt]
[1;32mPASS[0m Test array_intersect() function : usage variations - assoc array with diff values for 'arr1' argument [ext/standard/tests/array/array_intersect_variation7.phpt] 
TEST 8864/12806 [ext/standard/tests/array/array_intersect_variation8.phpt]
[1;32mPASS[0m Test array_intersect() function : usage variations - assoc array with diff values for 'arr2' argument [ext/standard/tests/array/array_intersect_variation8.phpt] 
TEST 8865/12806 [ext/standard/tests/array/array_intersect_variation9.phpt]
[1;32mPASS[0m Test array_intersect() function : usage variations - two dimensional arrays for $arr1 and $arr2 arguments(Bug#43109) [ext/standard/tests/array/array_intersect_variation9.phpt] 
TEST 8866/12806 [ext/standard/tests/array/array_key_exists.phpt]
[1;32mPASS[0m Test array_key_exists() function [ext/standard/tests/array/array_key_exists.phpt] 
TEST 8867/12806 [ext/standard/tests/array/array_key_exists_basic.phpt]
[1;32mPASS[0m Test array_key_exists() function : basic functionality [ext/standard/tests/array/array_key_exists_basic.phpt] 
TEST 8868/12806 [ext/standard/tests/array/array_key_exists_variation1.phpt]
[1;32mPASS[0m Test array_key_exists() function : usage variations - Pass different data types as $key arg [ext/standard/tests/array/array_key_exists_variation1.phpt] 
TEST 8869/12806 [ext/standard/tests/array/array_key_exists_variation3.phpt]
[1;32mPASS[0m Test array_key_exists() function : usage variations - floats and casting to ints [ext/standard/tests/array/array_key_exists_variation3.phpt] 
TEST 8870/12806 [ext/standard/tests/array/array_key_exists_variation4.phpt]
[1;32mPASS[0m Test array_key_exists() function : usage variations - referenced variables [ext/standard/tests/array/array_key_exists_variation4.phpt] 
TEST 8871/12806 [ext/standard/tests/array/array_key_exists_variation5.phpt]
[1;32mPASS[0m Test array_key_exists() function : usage variations - multidimensional arrays [ext/standard/tests/array/array_key_exists_variation5.phpt] 
TEST 8872/12806 [ext/standard/tests/array/array_key_exists_variation6.phpt]
[1;32mPASS[0m Test array_key_exists() function : usage variations -  equality test for certain data types [ext/standard/tests/array/array_key_exists_variation6.phpt] 
TEST 8873/12806 [ext/standard/tests/array/array_key_exists_variation7.phpt]
[1;32mPASS[0m Test array_key_exists() function : usage variations - position of internal array pointer [ext/standard/tests/array/array_key_exists_variation7.phpt] 
TEST 8874/12806 [ext/standard/tests/array/array_key_exists_variation8.phpt]
[1;32mPASS[0m Test array_key_exists() function : usage variations - array keys are different data types [ext/standard/tests/array/array_key_exists_variation8.phpt] 
TEST 8875/12806 [ext/standard/tests/array/array_key_first.phpt]
[1;32mPASS[0m Test array_key_first() function [ext/standard/tests/array/array_key_first.phpt] 
TEST 8876/12806 [ext/standard/tests/array/array_key_first_variation.phpt]
[1;32mPASS[0m Test array_key_first() function (variation) [ext/standard/tests/array/array_key_first_variation.phpt] 
TEST 8877/12806 [ext/standard/tests/array/array_key_last.phpt]
[1;32mPASS[0m Test array_key_last() function [ext/standard/tests/array/array_key_last.phpt] 
TEST 8878/12806 [ext/standard/tests/array/array_key_last_variation.phpt]
[1;32mPASS[0m Test array_key_last() function (variation) [ext/standard/tests/array/array_key_last_variation.phpt] 
TEST 8879/12806 [ext/standard/tests/array/array_keys_basic.phpt]
[1;32mPASS[0m Test array_keys() function (basic) [ext/standard/tests/array/array_keys_basic.phpt] 
TEST 8880/12806 [ext/standard/tests/array/array_keys_on_GLOBALS.phpt]
[1;32mPASS[0m Using array_keys() on $GLOBALS [ext/standard/tests/array/array_keys_on_GLOBALS.phpt] 
TEST 8881/12806 [ext/standard/tests/array/array_keys_variation_001.phpt]
[1;32mPASS[0m Test array_keys() function (variation - 1) [ext/standard/tests/array/array_keys_variation_001.phpt] 
TEST 8882/12806 [ext/standard/tests/array/array_keys_variation_002.phpt]
[1;32mPASS[0m Test array_keys() function (variation - 2) [ext/standard/tests/array/array_keys_variation_002.phpt] 
TEST 8883/12806 [ext/standard/tests/array/array_keys_variation_003.phpt]
[1;32mPASS[0m Test array_keys() function (variation - 3) [ext/standard/tests/array/array_keys_variation_003.phpt] 
TEST 8884/12806 [ext/standard/tests/array/array_keys_variation_004.phpt]
[1;32mPASS[0m Test array_keys() function (variation - 4) [ext/standard/tests/array/array_keys_variation_004.phpt] 
TEST 8885/12806 [ext/standard/tests/array/array_keys_variation_005.phpt]
[1;32mPASS[0m Test array_keys() function (variation - 5) [ext/standard/tests/array/array_keys_variation_005.phpt] 
TEST 8886/12806 [ext/standard/tests/array/array_map_001.phpt]
[1;32mPASS[0m array_map() and exceptions in the callback [ext/standard/tests/array/array_map_001.phpt] 
TEST 8887/12806 [ext/standard/tests/array/array_map_basic.phpt]
[1;32mPASS[0m Test array_map() function : basic functionality [ext/standard/tests/array/array_map_basic.phpt] 
TEST 8888/12806 [ext/standard/tests/array/array_map_error.phpt]
[1;32mPASS[0m Test array_map() function : error conditions [ext/standard/tests/array/array_map_error.phpt] 
TEST 8889/12806 [ext/standard/tests/array/array_map_object1.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - object functionality [ext/standard/tests/array/array_map_object1.phpt] 
TEST 8890/12806 [ext/standard/tests/array/array_map_object2.phpt]
[1;32mPASS[0m Test array_map() function : object functionality - with non-existent class and method [ext/standard/tests/array/array_map_object2.phpt] 
TEST 8891/12806 [ext/standard/tests/array/array_map_object3.phpt]
[1;32mPASS[0m Test array_map() function : object functionality - class methods as callback function [ext/standard/tests/array/array_map_object3.phpt] 
TEST 8892/12806 [ext/standard/tests/array/array_map_variation1.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - string keys [ext/standard/tests/array/array_map_variation1.phpt] 
TEST 8893/12806 [ext/standard/tests/array/array_map_variation10.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - anonymous callback function [ext/standard/tests/array/array_map_variation10.phpt] 
TEST 8894/12806 [ext/standard/tests/array/array_map_variation11.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - with recursive callback [ext/standard/tests/array/array_map_variation11.phpt] 
TEST 8895/12806 [ext/standard/tests/array/array_map_variation12.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - built-in function as callback [ext/standard/tests/array/array_map_variation12.phpt] 
TEST 8896/12806 [ext/standard/tests/array/array_map_variation13.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - callback function with different return types [ext/standard/tests/array/array_map_variation13.phpt] 
TEST 8897/12806 [ext/standard/tests/array/array_map_variation14.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - null value for 'callback' argument [ext/standard/tests/array/array_map_variation14.phpt] 
TEST 8898/12806 [ext/standard/tests/array/array_map_variation15.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - non existent 'callback' function [ext/standard/tests/array/array_map_variation15.phpt] 
TEST 8899/12806 [ext/standard/tests/array/array_map_variation16.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - failing built-in functions & language constructs [ext/standard/tests/array/array_map_variation16.phpt] 
TEST 8900/12806 [ext/standard/tests/array/array_map_variation17.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - unexpected values for 'callback' argument [ext/standard/tests/array/array_map_variation17.phpt] 
TEST 8901/12806 [ext/standard/tests/array/array_map_variation19.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - callback pass semantics [ext/standard/tests/array/array_map_variation19.phpt] 
TEST 8902/12806 [ext/standard/tests/array/array_map_variation2.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - references [ext/standard/tests/array/array_map_variation2.phpt] 
TEST 8903/12806 [ext/standard/tests/array/array_map_variation3.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - different arrays for 'arr1' argument [ext/standard/tests/array/array_map_variation3.phpt] 
TEST 8904/12806 [ext/standard/tests/array/array_map_variation4.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - associative array with different keys [ext/standard/tests/array/array_map_variation4.phpt] 
TEST 8905/12806 [ext/standard/tests/array/array_map_variation5.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - associative array with different values [ext/standard/tests/array/array_map_variation5.phpt] 
TEST 8906/12806 [ext/standard/tests/array/array_map_variation6.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - array having subarrays [ext/standard/tests/array/array_map_variation6.phpt] 
TEST 8907/12806 [ext/standard/tests/array/array_map_variation7.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - arrays of different size [ext/standard/tests/array/array_map_variation7.phpt] 
TEST 8908/12806 [ext/standard/tests/array/array_map_variation8.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - array with references [ext/standard/tests/array/array_map_variation8.phpt] 
TEST 8909/12806 [ext/standard/tests/array/array_map_variation9.phpt]
[1;32mPASS[0m Test array_map() function : usage variations - binary safe checking [ext/standard/tests/array/array_map_variation9.phpt] 
TEST 8910/12806 [ext/standard/tests/array/array_merge.phpt]
[1;32mPASS[0m Test array_merge() function [ext/standard/tests/array/array_merge.phpt] 
TEST 8911/12806 [ext/standard/tests/array/array_merge_basic.phpt]
[1;32mPASS[0m Test array_merge() function : basic functionality [ext/standard/tests/array/array_merge_basic.phpt] 
TEST 8912/12806 [ext/standard/tests/array/array_merge_recursive_basic1.phpt]
[1;32mPASS[0m Test array_merge_recursive() function : basic functionality - array with default keys [ext/standard/tests/array/array_merge_recursive_basic1.phpt] 
TEST 8913/12806 [ext/standard/tests/array/array_merge_recursive_basic2.phpt]
[1;32mPASS[0m Test array_merge_recursive() function : basic functionality - associative arrays [ext/standard/tests/array/array_merge_recursive_basic2.phpt] 
TEST 8914/12806 [ext/standard/tests/array/array_merge_recursive_variation1.phpt]
[1;32mPASS[0m Test array_merge_recursive() function : usage variations - unexpected values for $arr1 argument [ext/standard/tests/array/array_merge_recursive_variation1.phpt] 
TEST 8915/12806 [ext/standard/tests/array/array_merge_recursive_variation10.phpt]
[1;32mPASS[0m Test array_merge_recursive() function : usage variations - two dimensional arrays [ext/standard/tests/array/array_merge_recursive_variation10.phpt] 
TEST 8916/12806 [ext/standard/tests/array/array_merge_recursive_variation2.phpt]
[1;32mPASS[0m Test array_merge_recursive() function : usage variations - unexpected values for $arr2 argument [ext/standard/tests/array/array_merge_recursive_variation2.phpt] 
TEST 8917/12806 [ext/standard/tests/array/array_merge_recursive_variation3.phpt]
[1;32mPASS[0m Test array_merge_recursive() function : usage variations - different arrays for 'arr1' argument [ext/standard/tests/array/array_merge_recursive_variation3.phpt] 
TEST 8918/12806 [ext/standard/tests/array/array_merge_recursive_variation4.phpt]
[1;32mPASS[0m Test array_merge_recursive() function : usage variations - associative array with different keys [ext/standard/tests/array/array_merge_recursive_variation4.phpt] 
TEST 8919/12806 [ext/standard/tests/array/array_merge_recursive_variation5.phpt]
[1;32mPASS[0m Test array_merge_recursive() function : usage variations - associative array with different values [ext/standard/tests/array/array_merge_recursive_variation5.phpt] 
TEST 8920/12806 [ext/standard/tests/array/array_merge_recursive_variation6.phpt]
[1;32mPASS[0m Test array_merge_recursive() function : usage variations - array with duplicate keys [ext/standard/tests/array/array_merge_recursive_variation6.phpt] 
TEST 8921/12806 [ext/standard/tests/array/array_merge_recursive_variation7.phpt]
[1;32mPASS[0m Test array_merge_recursive() function : usage variations - array with reference variables [ext/standard/tests/array/array_merge_recursive_variation7.phpt] 
TEST 8922/12806 [ext/standard/tests/array/array_merge_recursive_variation8.phpt]
[1;32mPASS[0m Test array_merge_recursive() function : usage variations - binary safe checking [ext/standard/tests/array/array_merge_recursive_variation8.phpt] 
TEST 8923/12806 [ext/standard/tests/array/array_merge_recursive_variation9.phpt]
[1;32mPASS[0m Test array_merge_recursive() function : usage variations - common key and value(Bug#43559) [ext/standard/tests/array/array_merge_recursive_variation9.phpt] 
TEST 8924/12806 [ext/standard/tests/array/array_merge_replace_recursive_refs.phpt]
[1;32mPASS[0m array_merge/replace_recursive() should unwrap references with rc=1 [ext/standard/tests/array/array_merge_replace_recursive_refs.phpt] 
TEST 8925/12806 [ext/standard/tests/array/array_merge_variation1.phpt]
[1;32mPASS[0m Test array_merge() function : usage variations - Pass different data types to $arr1 arg [ext/standard/tests/array/array_merge_variation1.phpt] 
TEST 8926/12806 [ext/standard/tests/array/array_merge_variation10.phpt]
[1;32mPASS[0m Test array_merge() function : usage variations - position of internal array pointer [ext/standard/tests/array/array_merge_variation10.phpt] 
TEST 8927/12806 [ext/standard/tests/array/array_merge_variation2.phpt]
[1;32mPASS[0m Test array_merge() function : usage variations - Pass different data types as $arr2 arg [ext/standard/tests/array/array_merge_variation2.phpt] 
TEST 8928/12806 [ext/standard/tests/array/array_merge_variation3.phpt]
[1;32mPASS[0m Test array_merge() function : usage variations - arrays of diff. data types [ext/standard/tests/array/array_merge_variation3.phpt] 
TEST 8929/12806 [ext/standard/tests/array/array_merge_variation4.phpt]
[1;32mPASS[0m Test array_merge() function : usage variations - Diff. data types as array keys [ext/standard/tests/array/array_merge_variation4.phpt] 
TEST 8930/12806 [ext/standard/tests/array/array_merge_variation5.phpt]
[1;32mPASS[0m Test array_merge() function : usage variations - numeric keys [ext/standard/tests/array/array_merge_variation5.phpt] 
TEST 8931/12806 [ext/standard/tests/array/array_merge_variation6.phpt]
[1;32mPASS[0m Test array_merge() function : usage variations - string keys [ext/standard/tests/array/array_merge_variation6.phpt] 
TEST 8932/12806 [ext/standard/tests/array/array_merge_variation7.phpt]
[1;32mPASS[0m Test array_merge() function : usage variations - Mixed keys [ext/standard/tests/array/array_merge_variation7.phpt] 
TEST 8933/12806 [ext/standard/tests/array/array_merge_variation8.phpt]
[1;32mPASS[0m Test array_merge() function : usage variations - multi-dimensional arrays [ext/standard/tests/array/array_merge_variation8.phpt] 
TEST 8934/12806 [ext/standard/tests/array/array_merge_variation9.phpt]
[1;32mPASS[0m Test array_merge() function : usage variations - referenced variables [ext/standard/tests/array/array_merge_variation9.phpt] 
TEST 8935/12806 [ext/standard/tests/array/array_multisort_basic1.phpt]
[1;32mPASS[0m Test array_multisort() function : basic functionality [ext/standard/tests/array/array_multisort_basic1.phpt] 
TEST 8936/12806 [ext/standard/tests/array/array_multisort_basic2.phpt]
[1;32mPASS[0m Test array_multisort() function : basic functionality [ext/standard/tests/array/array_multisort_basic2.phpt] 
TEST 8937/12806 [ext/standard/tests/array/array_multisort_case.phpt]
[1;32mPASS[0m Test array_multisort() function : case-sensitive [ext/standard/tests/array/array_multisort_case.phpt] 
TEST 8938/12806 [ext/standard/tests/array/array_multisort_error.phpt]
[1;32mPASS[0m Test array_multisort() function : error conditions [ext/standard/tests/array/array_multisort_error.phpt] 
TEST 8939/12806 [ext/standard/tests/array/array_multisort_incase.phpt]
[1;32mPASS[0m Test array_multisort() function : case-insensitive [ext/standard/tests/array/array_multisort_incase.phpt] 
TEST 8940/12806 [ext/standard/tests/array/array_multisort_natural.phpt]
[1;32mPASS[0m Test array_multisort() function : natural sorting [ext/standard/tests/array/array_multisort_natural.phpt] 
TEST 8941/12806 [ext/standard/tests/array/array_multisort_natural_case.phpt]
[1;32mPASS[0m Test array_multisort() function : natural sorting case-sensitive [ext/standard/tests/array/array_multisort_natural_case.phpt] 
TEST 8942/12806 [ext/standard/tests/array/array_multisort_natural_incase.phpt]
[1;32mPASS[0m Test array_multisort() function : natural sorting case-insensitive [ext/standard/tests/array/array_multisort_natural_incase.phpt] 
TEST 8943/12806 [ext/standard/tests/array/array_multisort_stability.phpt]
[1;32mPASS[0m array_multisort() is stable [ext/standard/tests/array/array_multisort_stability.phpt] 
TEST 8944/12806 [ext/standard/tests/array/array_multisort_variation1.phpt]
[1;32mPASS[0m Test array_multisort() function : usage variation [ext/standard/tests/array/array_multisort_variation1.phpt] 
TEST 8945/12806 [ext/standard/tests/array/array_multisort_variation10.phpt]
[1;32mPASS[0m Test array_multisort() function : usage variation - testing with anonymous array arguments [ext/standard/tests/array/array_multisort_variation10.phpt] 
TEST 8946/12806 [ext/standard/tests/array/array_multisort_variation11.phpt]
[1;32mPASS[0m Test array_multisort() function : usage variation - testing with empty array [ext/standard/tests/array/array_multisort_variation11.phpt] 
TEST 8947/12806 [ext/standard/tests/array/array_multisort_variation2.phpt]
[1;32mPASS[0m Test array_multisort() function : usage variation [ext/standard/tests/array/array_multisort_variation2.phpt] 
TEST 8948/12806 [ext/standard/tests/array/array_multisort_variation3.phpt]
[1;32mPASS[0m Test array_multisort() function : usage variation [ext/standard/tests/array/array_multisort_variation3.phpt] 
TEST 8949/12806 [ext/standard/tests/array/array_multisort_variation4.phpt]
[1;32mPASS[0m Test array_multisort() function : usage variation - testing with multiple array arguments [ext/standard/tests/array/array_multisort_variation4.phpt] 
TEST 8950/12806 [ext/standard/tests/array/array_multisort_variation5.phpt]
[1;32mPASS[0m Test array_multisort() function : usage variation - testing with multiple array arguments [ext/standard/tests/array/array_multisort_variation5.phpt] 
TEST 8951/12806 [ext/standard/tests/array/array_multisort_variation6.phpt]
[1;32mPASS[0m Test array_multisort() function : usage variation - testing with multiple array arguments [ext/standard/tests/array/array_multisort_variation6.phpt] 
TEST 8952/12806 [ext/standard/tests/array/array_multisort_variation7.phpt]
[1;32mPASS[0m Test array_multisort() function : usage variation - test sort order of all types [ext/standard/tests/array/array_multisort_variation7.phpt] 
TEST 8953/12806 [ext/standard/tests/array/array_multisort_variation8.phpt]
[1;32mPASS[0m Test array_multisort() function : usage variation - test sort order of all types [ext/standard/tests/array/array_multisort_variation8.phpt] 
TEST 8954/12806 [ext/standard/tests/array/array_multisort_variation9.phpt]
[1;32mPASS[0m Test array_multisort() function : usage variation - test sort order of all types [ext/standard/tests/array/array_multisort_variation9.phpt] 
TEST 8955/12806 [ext/standard/tests/array/array_next_error1.phpt]
[1;32mPASS[0m next - ensure warning is received when passing an indirect temporary. [ext/standard/tests/array/array_next_error1.phpt] 
TEST 8956/12806 [ext/standard/tests/array/array_next_error2.phpt]
[1;32mPASS[0m next - ensure we cannot pass a temporary [ext/standard/tests/array/array_next_error2.phpt] 
TEST 8957/12806 [ext/standard/tests/array/array_pad.phpt]
[1;32mPASS[0m array_pad() tests [ext/standard/tests/array/array_pad.phpt] 
TEST 8958/12806 [ext/standard/tests/array/array_pad_too_large_padding.phpt]
[1;32mPASS[0m array_pad() with too large padding should fail [ext/standard/tests/array/array_pad_too_large_padding.phpt] 
TEST 8959/12806 [ext/standard/tests/array/array_pad_variation3.phpt]
[1;32mPASS[0m Test array_pad() function : usage variations - possible values for 'pad_value' argument [ext/standard/tests/array/array_pad_variation3.phpt] 
TEST 8960/12806 [ext/standard/tests/array/array_pad_variation4.phpt]
[1;32mPASS[0m Test array_pad() function : usage variations - binary safe checking [ext/standard/tests/array/array_pad_variation4.phpt] 
TEST 8961/12806 [ext/standard/tests/array/array_pad_variation5.phpt]
[1;32mPASS[0m Test array_pad() function : usage variations - two dimensional array for 'pad_value' argument [ext/standard/tests/array/array_pad_variation5.phpt] 
TEST 8962/12806 [ext/standard/tests/array/array_pad_variation6.phpt]
[1;32mPASS[0m Test array_pad() function : usage variations - different arrays for 'input' argument [ext/standard/tests/array/array_pad_variation6.phpt] 
TEST 8963/12806 [ext/standard/tests/array/array_pad_variation7.phpt]
[1;32mPASS[0m Test array_pad() function : usage variations - two dimensional array for 'input' argument [ext/standard/tests/array/array_pad_variation7.phpt] 
TEST 8964/12806 [ext/standard/tests/array/array_pop.phpt]
[1;32mPASS[0m Test array_pop() function [ext/standard/tests/array/array_pop.phpt] 
TEST 8965/12806 [ext/standard/tests/array/array_pop_variation.phpt]
[1;32mPASS[0m Test array_pop() function (variation) [ext/standard/tests/array/array_pop_variation.phpt] 
TEST 8966/12806 [ext/standard/tests/array/array_product_empty_array.phpt]
[1;32mPASS[0m Test array_product() function with empty array [ext/standard/tests/array/array_product_empty_array.phpt] 
TEST 8967/12806 [ext/standard/tests/array/array_product_objects_operation_no_cast.phpt]
[1;33mSKIP[0m Test array_product() function with objects that implement addition but not castable to numeric type [ext/standard/tests/array/array_product_objects_operation_no_cast.phpt] reason: Required extension missing: zend_test
TEST 8968/12806 [ext/standard/tests/array/array_product_variation1.phpt]
[1;32mPASS[0m Test array_product() function : variation [ext/standard/tests/array/array_product_variation1.phpt] 
TEST 8969/12806 [ext/standard/tests/array/array_product_variation2.phpt]
[1;32mPASS[0m Test array_product() function : variation [ext/standard/tests/array/array_product_variation2.phpt] 
TEST 8970/12806 [ext/standard/tests/array/array_product_variation3.phpt]
[1;32mPASS[0m Test array_product() function : variation [ext/standard/tests/array/array_product_variation3.phpt] 
TEST 8971/12806 [ext/standard/tests/array/array_product_variation4.phpt]
[1;32mPASS[0m Test array_product() function : variation [ext/standard/tests/array/array_product_variation4.phpt] 
TEST 8972/12806 [ext/standard/tests/array/array_product_variation5.phpt]
[1;32mPASS[0m Test array_product() function: resources in array [ext/standard/tests/array/array_product_variation5.phpt] 
TEST 8973/12806 [ext/standard/tests/array/array_product_variation6.phpt]
[1;33mSKIP[0m Test array_product() function with objects castable to numeric type [ext/standard/tests/array/array_product_variation6.phpt] reason: Required extension missing: gmp
TEST 8974/12806 [ext/standard/tests/array/array_push.phpt]
[1;32mPASS[0m Test array_push() function [ext/standard/tests/array/array_push.phpt] 
TEST 8975/12806 [ext/standard/tests/array/array_push_basic.phpt]
[1;32mPASS[0m Test array_push() function : basic functionality [ext/standard/tests/array/array_push_basic.phpt] 
TEST 8976/12806 [ext/standard/tests/array/array_push_empty.phpt]
[1;32mPASS[0m Test array_push() function : push empty set to the array [ext/standard/tests/array/array_push_empty.phpt] 
TEST 8977/12806 [ext/standard/tests/array/array_push_error2.phpt]
[1;32mPASS[0m Test array_push() function : error conditions - max int value as key [ext/standard/tests/array/array_push_error2.phpt] 
TEST 8978/12806 [ext/standard/tests/array/array_push_variation2.phpt]
[1;32mPASS[0m Test array_push() function : usage variations - Pass different data types as $var arg [ext/standard/tests/array/array_push_variation2.phpt] 
TEST 8979/12806 [ext/standard/tests/array/array_push_variation3.phpt]
[1;32mPASS[0m Test array_push() function : usage variations - multidimensional arrays [ext/standard/tests/array/array_push_variation3.phpt] 
TEST 8980/12806 [ext/standard/tests/array/array_push_variation5.phpt]
[1;32mPASS[0m Test array_push() function : usage variations - position of internal array pointer [ext/standard/tests/array/array_push_variation5.phpt] 
TEST 8981/12806 [ext/standard/tests/array/array_push_variation6.phpt]
[1;32mPASS[0m Test array_push() function : usage variations - array keys are different data types [ext/standard/tests/array/array_push_variation6.phpt] 
TEST 8982/12806 [ext/standard/tests/array/array_rand.phpt]
[1;32mPASS[0m array_rand() tests [ext/standard/tests/array/array_rand.phpt] 
TEST 8983/12806 [ext/standard/tests/array/array_rand_basic1.phpt]
[1;32mPASS[0m Test array_rand() function : basic functionality - array with default keys [ext/standard/tests/array/array_rand_basic1.phpt] 
TEST 8984/12806 [ext/standard/tests/array/array_rand_basic2.phpt]
[1;32mPASS[0m Test array_rand() function : basic functionality - with associative array for 'input' argument [ext/standard/tests/array/array_rand_basic2.phpt] 
TEST 8985/12806 [ext/standard/tests/array/array_rand_variation3.phpt]
[1;32mPASS[0m Test array_rand() function : usage variation - with MultiDimensional array [ext/standard/tests/array/array_rand_variation3.phpt] 
TEST 8986/12806 [ext/standard/tests/array/array_rand_variation4.phpt]
[1;32mPASS[0m Test array_rand() function : usage variation - with associative arrays for 'input' parameter [ext/standard/tests/array/array_rand_variation4.phpt] 
TEST 8987/12806 [ext/standard/tests/array/array_rand_variation5.phpt]
[1;32mPASS[0m Test array_rand() function : usage variation - invalid values for 'req_num' parameter [ext/standard/tests/array/array_rand_variation5.phpt] 
TEST 8988/12806 [ext/standard/tests/array/array_rand_variation6.phpt]
[1;32mPASS[0m Test array_rand() function : usage variation - with heredoc string as key in the 'input' array [ext/standard/tests/array/array_rand_variation6.phpt] 
TEST 8989/12806 [ext/standard/tests/array/array_reduce.phpt]
[1;32mPASS[0m Test array_reduce() function [ext/standard/tests/array/array_reduce.phpt] 
TEST 8990/12806 [ext/standard/tests/array/array_reduce_return_by_ref.phpt]
[1;32mPASS[0m Return by reference from array_reduce() callback [ext/standard/tests/array/array_reduce_return_by_ref.phpt] 
TEST 8991/12806 [ext/standard/tests/array/array_reduce_variation1.phpt]
[1;32mPASS[0m Test array_reduce() function : variation [ext/standard/tests/array/array_reduce_variation1.phpt] 
TEST 8992/12806 [ext/standard/tests/array/array_reduce_variation3.phpt]
[1;32mPASS[0m Test array_reduce() function : variation - object callbacks [ext/standard/tests/array/array_reduce_variation3.phpt] 
TEST 8993/12806 [ext/standard/tests/array/array_replace.phpt]
[1;32mPASS[0m Test array_replace and array_replace_recursive [ext/standard/tests/array/array_replace.phpt] 
TEST 8994/12806 [ext/standard/tests/array/array_replace_merge_recursive_ref.phpt]
[1;32mPASS[0m Test array_(replace|merge)_recursive with references [ext/standard/tests/array/array_replace_merge_recursive_ref.phpt] 
TEST 8995/12806 [ext/standard/tests/array/array_reverse_basic1.phpt]
[1;32mPASS[0m Test array_reverse() function : basic functionality - simple array for 'array' argument [ext/standard/tests/array/array_reverse_basic1.phpt] 
TEST 8996/12806 [ext/standard/tests/array/array_reverse_basic2.phpt]
[1;32mPASS[0m Test array_reverse() function : basic functionality - associative array for 'array' argument [ext/standard/tests/array/array_reverse_basic2.phpt] 
TEST 8997/12806 [ext/standard/tests/array/array_reverse_variation3.phpt]
[1;32mPASS[0m Test array_reverse() function : usage variations - different array values for 'array' argument [ext/standard/tests/array/array_reverse_variation3.phpt] 
TEST 8998/12806 [ext/standard/tests/array/array_reverse_variation4.phpt]
[1;32mPASS[0m Test array_reverse() function : usage variations - assoc. array with diff. keys for 'array' argument [ext/standard/tests/array/array_reverse_variation4.phpt] 
TEST 8999/12806 [ext/standard/tests/array/array_reverse_variation5.phpt]
[1;32mPASS[0m Test array_reverse() function : usage variations - assoc. array with diff. value for 'array' argument [ext/standard/tests/array/array_reverse_variation5.phpt] 
TEST 9000/12806 [ext/standard/tests/array/array_reverse_variation6.phpt]
[1;32mPASS[0m Test array_reverse() function : usage variations - two dimensional arrays for 'array' argument [ext/standard/tests/array/array_reverse_variation6.phpt] 
TEST 9001/12806 [ext/standard/tests/array/array_search.phpt]
[1;32mPASS[0m Test array_search()/in_array() [ext/standard/tests/array/array_search.phpt] 
TEST 9002/12806 [ext/standard/tests/array/array_search1.phpt]
[1;32mPASS[0m array_search() tests [ext/standard/tests/array/array_search1.phpt] 
TEST 9003/12806 [ext/standard/tests/array/array_search_variation1.phpt]
[1;32mPASS[0m Test array_search() function : usage variations - different needle values [ext/standard/tests/array/array_search_variation1.phpt] 
TEST 9004/12806 [ext/standard/tests/array/array_search_variation2.phpt]
[1;32mPASS[0m Test array_search() function : usage variations - different haystack values [ext/standard/tests/array/array_search_variation2.phpt] 
TEST 9005/12806 [ext/standard/tests/array/array_search_variation3.phpt]
[1;32mPASS[0m Test array_search() function : usage variations - haystack as sub-array/object [ext/standard/tests/array/array_search_variation3.phpt] 
TEST 9006/12806 [ext/standard/tests/array/array_search_variation4.phpt]
[1;32mPASS[0m Test array_search() function : usage variations - haystack as resource/multi dimensional array [ext/standard/tests/array/array_search_variation4.phpt] 
TEST 9007/12806 [ext/standard/tests/array/array_shift_basic.phpt]
[1;32mPASS[0m Test array_shift() function : basic functionality [ext/standard/tests/array/array_shift_basic.phpt] 
TEST 9008/12806 [ext/standard/tests/array/array_shift_variation2.phpt]
[1;32mPASS[0m Test array_shift() function : usage variations - Pass arrays of different data types [ext/standard/tests/array/array_shift_variation2.phpt] 
TEST 9009/12806 [ext/standard/tests/array/array_shift_variation3.phpt]
[1;32mPASS[0m Test array_shift() function : usage variations - Pass array with different data types as keys [ext/standard/tests/array/array_shift_variation3.phpt] 
TEST 9010/12806 [ext/standard/tests/array/array_shift_variation4.phpt]
[1;32mPASS[0m Test array_shift() function : usage variations - multi-dimensional arrays [ext/standard/tests/array/array_shift_variation4.phpt] 
TEST 9011/12806 [ext/standard/tests/array/array_shift_variation5.phpt]
[1;32mPASS[0m Test array_shift() function : usage variations - call recursively [ext/standard/tests/array/array_shift_variation5.phpt] 
TEST 9012/12806 [ext/standard/tests/array/array_shift_variation6.phpt]
[1;32mPASS[0m Test array_shift() function : usage variations - Referenced arrays [ext/standard/tests/array/array_shift_variation6.phpt] 
TEST 9013/12806 [ext/standard/tests/array/array_shift_variation7.phpt]
[1;32mPASS[0m Test array_shift() function : usage variations - position of internal pointer [ext/standard/tests/array/array_shift_variation7.phpt] 
TEST 9014/12806 [ext/standard/tests/array/array_shift_variation8.phpt]
[1;32mPASS[0m Test array_shift() function : usage variations - maintaining referenced elements [ext/standard/tests/array/array_shift_variation8.phpt] 
TEST 9015/12806 [ext/standard/tests/array/array_shuffle_basic.phpt]
[1;32mPASS[0m array_shuffle(): Test return type and value for expected input [ext/standard/tests/array/array_shuffle_basic.phpt] 
TEST 9016/12806 [ext/standard/tests/array/array_slice.phpt]
[1;32mPASS[0m Testing array_slice() function [ext/standard/tests/array/array_slice.phpt] 
TEST 9017/12806 [ext/standard/tests/array/array_slice_basic.phpt]
[1;32mPASS[0m Test array_slice() function : basic functionality [ext/standard/tests/array/array_slice_basic.phpt] 
TEST 9018/12806 [ext/standard/tests/array/array_slice_variation1.phpt]
[1;32mPASS[0m Test array_slice() - Third parameter (NULL vs 0) [ext/standard/tests/array/array_slice_variation1.phpt] 
TEST 9019/12806 [ext/standard/tests/array/array_slice_variation10.phpt]
[1;32mPASS[0m Test array_slice() function : usage variations - position of internal array pointer [ext/standard/tests/array/array_slice_variation10.phpt] 
TEST 9020/12806 [ext/standard/tests/array/array_slice_variation11.phpt]
[1;32mPASS[0m Test array_slice() function : usage variations - array has holes in buckets [ext/standard/tests/array/array_slice_variation11.phpt] 
TEST 9021/12806 [ext/standard/tests/array/array_slice_variation5.phpt]
[1;32mPASS[0m Test array_slice() function : usage variations - Pass different integers as $offset argument [ext/standard/tests/array/array_slice_variation5.phpt] 
TEST 9022/12806 [ext/standard/tests/array/array_slice_variation6.phpt]
[1;32mPASS[0m Test array_slice() function : usage variations - pass different int values as $length arg [ext/standard/tests/array/array_slice_variation6.phpt] 
TEST 9023/12806 [ext/standard/tests/array/array_slice_variation7.phpt]
[1;32mPASS[0m Test array_slice() function : usage variations - different data types as keys in an array [ext/standard/tests/array/array_slice_variation7.phpt] 
TEST 9024/12806 [ext/standard/tests/array/array_slice_variation8.phpt]
[1;32mPASS[0m Test array_slice() function : usage variations - multidimensional arrays [ext/standard/tests/array/array_slice_variation8.phpt] 
TEST 9025/12806 [ext/standard/tests/array/array_slice_variation9.phpt]
[1;32mPASS[0m Test array_slice() function : usage variations - referenced variables [ext/standard/tests/array/array_slice_variation9.phpt] 
TEST 9026/12806 [ext/standard/tests/array/array_splice_basic.phpt]
[1;32mPASS[0m Test array_splice(): basic functionality [ext/standard/tests/array/array_splice_basic.phpt] 
TEST 9027/12806 [ext/standard/tests/array/array_splice_variation1.phpt]
[1;32mPASS[0m Test array_splice() function : usage variations - references [ext/standard/tests/array/array_splice_variation1.phpt] 
TEST 9028/12806 [ext/standard/tests/array/array_splice_variation3.phpt]
[1;32mPASS[0m Test array_splice() function : usage variations - lengths and offsets [ext/standard/tests/array/array_splice_variation3.phpt] 
TEST 9029/12806 [ext/standard/tests/array/array_splice_variation4.phpt]
[1;32mPASS[0m Test array_splice() function : usage variations - non array replacement values [ext/standard/tests/array/array_splice_variation4.phpt] 
TEST 9030/12806 [ext/standard/tests/array/array_sum.phpt]
[1;32mPASS[0m Test array_sum() [ext/standard/tests/array/array_sum.phpt] 
TEST 9031/12806 [ext/standard/tests/array/array_sum_basic.phpt]
[1;32mPASS[0m Test array_sum() function : basic functionality [ext/standard/tests/array/array_sum_basic.phpt] 
TEST 9032/12806 [ext/standard/tests/array/array_sum_empty_array.phpt]
[1;32mPASS[0m Test array_sum() function with empty array [ext/standard/tests/array/array_sum_empty_array.phpt] 
TEST 9033/12806 [ext/standard/tests/array/array_sum_objects_operation_no_cast.phpt]
[1;33mSKIP[0m Test array_sum() function with objects that implement addition but not castable to numeric type [ext/standard/tests/array/array_sum_objects_operation_no_cast.phpt] reason: Required extension missing: zend_test
TEST 9034/12806 [ext/standard/tests/array/array_sum_objects_operation_no_cast_FFI.phpt]
[1;33mSKIP[0m Test array_sum() function with objects that implement addition but not castable to numeric type [ext/standard/tests/array/array_sum_objects_operation_no_cast_FFI.phpt] reason: Required extension missing: ffi
TEST 9035/12806 [ext/standard/tests/array/array_sum_on_reference.phpt]
[1;32mPASS[0m array_sum() on array with references [ext/standard/tests/array/array_sum_on_reference.phpt] 
TEST 9036/12806 [ext/standard/tests/array/array_sum_variation2.phpt]
[1;32mPASS[0m Test array_sum() function : usage variations - array with different integer value [ext/standard/tests/array/array_sum_variation2.phpt] 
TEST 9037/12806 [ext/standard/tests/array/array_sum_variation3.phpt]
[1;32mPASS[0m Test array_sum() function : usage variations - array with different float values [ext/standard/tests/array/array_sum_variation3.phpt] 
TEST 9038/12806 [ext/standard/tests/array/array_sum_variation4.phpt]
[1;32mPASS[0m Test array_sum() function : usage variations - array with duplicate values [ext/standard/tests/array/array_sum_variation4.phpt] 
TEST 9039/12806 [ext/standard/tests/array/array_sum_variation5.phpt]
[1;32mPASS[0m Test array_sum() function : usage variations - array with reference variables as elements [ext/standard/tests/array/array_sum_variation5.phpt] 
TEST 9040/12806 [ext/standard/tests/array/array_sum_variation6.phpt]
[1;32mPASS[0m Test array_sum() function : usage variations - associative array [ext/standard/tests/array/array_sum_variation6.phpt] 
TEST 9041/12806 [ext/standard/tests/array/array_sum_variation7.phpt]
[1;32mPASS[0m Test array_sum() function : usage variations - 'input' array with unexpected values as array element [ext/standard/tests/array/array_sum_variation7.phpt] 
TEST 9042/12806 [ext/standard/tests/array/array_sum_variation8.phpt]
[1;32mPASS[0m Test array_sum() function: resources in array [ext/standard/tests/array/array_sum_variation8.phpt] 
TEST 9043/12806 [ext/standard/tests/array/array_sum_variation9.phpt]
[1;33mSKIP[0m Test array_sum() function with objects castable to numeric type [ext/standard/tests/array/array_sum_variation9.phpt] reason: Required extension missing: gmp
TEST 9044/12806 [ext/standard/tests/array/array_udiff_assoc_basic.phpt]
[1;32mPASS[0m array_udiff_assoc(): Test return type and value for expected input [ext/standard/tests/array/array_udiff_assoc_basic.phpt] 
TEST 9045/12806 [ext/standard/tests/array/array_udiff_assoc_variation.phpt]
[1;32mPASS[0m Test array_udiff_assoc() function : variation [ext/standard/tests/array/array_udiff_assoc_variation.phpt] 
TEST 9046/12806 [ext/standard/tests/array/array_udiff_assoc_variation1.phpt]
[1;32mPASS[0m Test array_udiff_assoc() function : usage variation [ext/standard/tests/array/array_udiff_assoc_variation1.phpt] 
TEST 9047/12806 [ext/standard/tests/array/array_udiff_assoc_variation2.phpt]
[1;32mPASS[0m Test array_udiff_assoc() function : usage variation [ext/standard/tests/array/array_udiff_assoc_variation2.phpt] 
TEST 9048/12806 [ext/standard/tests/array/array_udiff_assoc_variation5.phpt]
[1;32mPASS[0m Test array_udiff_assoc() function : usage variation - incorrect comparison functions [ext/standard/tests/array/array_udiff_assoc_variation5.phpt] 
TEST 9049/12806 [ext/standard/tests/array/array_udiff_basic.phpt]
[1;32mPASS[0m array_udiff():Test return type and value for expected input [ext/standard/tests/array/array_udiff_basic.phpt] 
TEST 9050/12806 [ext/standard/tests/array/array_udiff_uassoc_basic.phpt]
[1;32mPASS[0m array_udiff_uassoc(): Test return type and value for expected input [ext/standard/tests/array/array_udiff_uassoc_basic.phpt] 
TEST 9051/12806 [ext/standard/tests/array/array_udiff_uassoc_variation1.phpt]
[1;32mPASS[0m Test array_udiff_uassoc() function : usage variation [ext/standard/tests/array/array_udiff_uassoc_variation1.phpt] 
TEST 9052/12806 [ext/standard/tests/array/array_udiff_uassoc_variation2.phpt]
[1;32mPASS[0m Test array_udiff_uassoc() function : usage variation [ext/standard/tests/array/array_udiff_uassoc_variation2.phpt] 
TEST 9053/12806 [ext/standard/tests/array/array_udiff_uassoc_variation6.phpt]
[1;32mPASS[0m Test array_udiff_uassoc() function : usage variation [ext/standard/tests/array/array_udiff_uassoc_variation6.phpt] 
TEST 9054/12806 [ext/standard/tests/array/array_udiff_variation1.phpt]
[1;32mPASS[0m Test array_udiff() function : usage variation [ext/standard/tests/array/array_udiff_variation1.phpt] 
TEST 9055/12806 [ext/standard/tests/array/array_udiff_variation2.phpt]
[1;32mPASS[0m Test array_udiff() function : usage variation [ext/standard/tests/array/array_udiff_variation2.phpt] 
TEST 9056/12806 [ext/standard/tests/array/array_udiff_variation5.phpt]
[1;32mPASS[0m Test array_udiff() function : usage variation [ext/standard/tests/array/array_udiff_variation5.phpt] 
TEST 9057/12806 [ext/standard/tests/array/array_uintersect_assoc_basic.phpt]
[1;32mPASS[0m array_uintersect_assoc(): Test return type and value for expected input [ext/standard/tests/array/array_uintersect_assoc_basic.phpt] 
TEST 9058/12806 [ext/standard/tests/array/array_uintersect_assoc_basic2.phpt]
[1;32mPASS[0m Test array_uintersect_assoc() function : basic functionality - testing with multiple array arguments [ext/standard/tests/array/array_uintersect_assoc_basic2.phpt] 
TEST 9059/12806 [ext/standard/tests/array/array_uintersect_assoc_variation1.phpt]
[1;32mPASS[0m Test array_uintersect_assoc() function : usage variation [ext/standard/tests/array/array_uintersect_assoc_variation1.phpt] 
TEST 9060/12806 [ext/standard/tests/array/array_uintersect_assoc_variation2.phpt]
[1;32mPASS[0m Test array_uintersect_assoc() function : usage variation [ext/standard/tests/array/array_uintersect_assoc_variation2.phpt] 
TEST 9061/12806 [ext/standard/tests/array/array_uintersect_assoc_variation5.phpt]
[1;32mPASS[0m Test array_uintersect_assoc() function : usage variation - differing comparison functions [ext/standard/tests/array/array_uintersect_assoc_variation5.phpt] 
TEST 9062/12806 [ext/standard/tests/array/array_uintersect_basic.phpt]
[1;32mPASS[0m array_uintersect(): Test return type and value for expected input [ext/standard/tests/array/array_uintersect_basic.phpt] 
TEST 9063/12806 [ext/standard/tests/array/array_uintersect_uassoc_basic.phpt]
[1;32mPASS[0m array_uintersect_uassoc(): Test return type and value for expected input [ext/standard/tests/array/array_uintersect_uassoc_basic.phpt] 
TEST 9064/12806 [ext/standard/tests/array/array_uintersect_uassoc_variation1.phpt]
[1;32mPASS[0m Test array_uintersect_uassoc() function : usage variation [ext/standard/tests/array/array_uintersect_uassoc_variation1.phpt] 
TEST 9065/12806 [ext/standard/tests/array/array_uintersect_uassoc_variation2.phpt]
[1;32mPASS[0m Test array_uintersect_uassoc() function : usage variation [ext/standard/tests/array/array_uintersect_uassoc_variation2.phpt] 
TEST 9066/12806 [ext/standard/tests/array/array_uintersect_uassoc_variation6.phpt]
[1;32mPASS[0m Test array_uintersect_uassoc() function : usage variation - incorrect callbacks [ext/standard/tests/array/array_uintersect_uassoc_variation6.phpt] 
TEST 9067/12806 [ext/standard/tests/array/array_uintersect_variation1.phpt]
[1;32mPASS[0m Test array_uintersect() function : usage variation [ext/standard/tests/array/array_uintersect_variation1.phpt] 
TEST 9068/12806 [ext/standard/tests/array/array_uintersect_variation2.phpt]
[1;32mPASS[0m Test array_uintersect() function : usage variation [ext/standard/tests/array/array_uintersect_variation2.phpt] 
TEST 9069/12806 [ext/standard/tests/array/array_uintersect_variation5.phpt]
[1;32mPASS[0m Test array_uintersect() function : usage variation - differing comparison functions [ext/standard/tests/array/array_uintersect_variation5.phpt] 
TEST 9070/12806 [ext/standard/tests/array/array_unique_basic.phpt]
[1;32mPASS[0m Test array_unique() function : basic functionality [ext/standard/tests/array/array_unique_basic.phpt] 
TEST 9071/12806 [ext/standard/tests/array/array_unique_variation2.phpt]
[1;32mPASS[0m Test array_unique() function : usage variations - different arrays for 'input' argument [ext/standard/tests/array/array_unique_variation2.phpt] 
TEST 9072/12806 [ext/standard/tests/array/array_unique_variation3.phpt]
[1;32mPASS[0m Test array_unique() function : usage variations - associative array with different keys [ext/standard/tests/array/array_unique_variation3.phpt] 
TEST 9073/12806 [ext/standard/tests/array/array_unique_variation4.phpt]
[1;32mPASS[0m Test array_unique() function : usage variations - associative array with different values [ext/standard/tests/array/array_unique_variation4.phpt] 
TEST 9074/12806 [ext/standard/tests/array/array_unique_variation5.phpt]
[1;32mPASS[0m Test array_unique() function : usage variations - array with duplicate keys [ext/standard/tests/array/array_unique_variation5.phpt] 
TEST 9075/12806 [ext/standard/tests/array/array_unique_variation6.phpt]
[1;32mPASS[0m Test array_unique() function : usage variations - array with reference variables [ext/standard/tests/array/array_unique_variation6.phpt] 
TEST 9076/12806 [ext/standard/tests/array/array_unique_variation7.phpt]
[1;32mPASS[0m Test array_unique() function : usage variations - binary safe checking [ext/standard/tests/array/array_unique_variation7.phpt] 
TEST 9077/12806 [ext/standard/tests/array/array_unique_variation8.phpt]
[1;32mPASS[0m Test array_unique() function : usage variations - two dimensional arrays [ext/standard/tests/array/array_unique_variation8.phpt] 
TEST 9078/12806 [ext/standard/tests/array/array_unique_variation9.phpt]
[1;32mPASS[0m Test array_unique() function : usage variations - more than 16 elements [ext/standard/tests/array/array_unique_variation9.phpt] 
TEST 9079/12806 [ext/standard/tests/array/array_unshift.phpt]
[1;32mPASS[0m array_unshift() tests [ext/standard/tests/array/array_unshift.phpt] 
TEST 9080/12806 [ext/standard/tests/array/array_unshift_basic1.phpt]
[1;32mPASS[0m Test array_unshift() function : basic functionality - array with default keys for 'array' argument [ext/standard/tests/array/array_unshift_basic1.phpt] 
TEST 9081/12806 [ext/standard/tests/array/array_unshift_basic2.phpt]
[1;32mPASS[0m Test array_unshift() function : basic functionality - associative arrays for 'array' argument [ext/standard/tests/array/array_unshift_basic2.phpt] 
TEST 9082/12806 [ext/standard/tests/array/array_unshift_empty.phpt]
[1;32mPASS[0m Test array_unshift() function : prepend array with empty set [ext/standard/tests/array/array_unshift_empty.phpt] 
TEST 9083/12806 [ext/standard/tests/array/array_unshift_object.phpt]
[1;32mPASS[0m Test array_unshift() function : passing object for 'var' argument [ext/standard/tests/array/array_unshift_object.phpt] 
TEST 9084/12806 [ext/standard/tests/array/array_unshift_variation2.phpt]
[1;32mPASS[0m Test array_unshift() function : usage variations - all possible values for 'var' argument [ext/standard/tests/array/array_unshift_variation2.phpt] 
TEST 9085/12806 [ext/standard/tests/array/array_unshift_variation3.phpt]
[1;32mPASS[0m Test array_unshift() function : usage variations - different array values for 'array' argument [ext/standard/tests/array/array_unshift_variation3.phpt] 
TEST 9086/12806 [ext/standard/tests/array/array_unshift_variation4.phpt]
[1;32mPASS[0m Test array_unshift() function : usage variations - assoc. array with diff. keys for 'array' argument [ext/standard/tests/array/array_unshift_variation4.phpt] 
TEST 9087/12806 [ext/standard/tests/array/array_unshift_variation5.phpt]
[1;32mPASS[0m Test array_unshift() function : usage variations - assoc. array with diff values for 'array' argument [ext/standard/tests/array/array_unshift_variation5.phpt] 
TEST 9088/12806 [ext/standard/tests/array/array_unshift_variation6.phpt]
[1;32mPASS[0m Test array_unshift() function : usage variations - two dimensional arrays for 'array' argument [ext/standard/tests/array/array_unshift_variation6.phpt] 
TEST 9089/12806 [ext/standard/tests/array/array_unshift_variation7.phpt]
[1;32mPASS[0m Test array_unshift() function : usage variations - double quoted strings for 'var' argument [ext/standard/tests/array/array_unshift_variation7.phpt] 
TEST 9090/12806 [ext/standard/tests/array/array_unshift_variation8.phpt]
[1;32mPASS[0m Test array_unshift() function : usage variations - single quoted strings for 'var' argument [ext/standard/tests/array/array_unshift_variation8.phpt] 
TEST 9091/12806 [ext/standard/tests/array/array_unshift_variation9.phpt]
[1;32mPASS[0m Test array_unshift() function : usage variations - heredoc strings for 'var' argument [ext/standard/tests/array/array_unshift_variation9.phpt] 
TEST 9092/12806 [ext/standard/tests/array/array_user_key_compare.phpt]
[1;32mPASS[0m Fix UMR in array_user_key_compare (MOPB24) [ext/standard/tests/array/array_user_key_compare.phpt] 
TEST 9093/12806 [ext/standard/tests/array/array_values.phpt]
[1;32mPASS[0m Test array_values() function [ext/standard/tests/array/array_values.phpt] 
TEST 9094/12806 [ext/standard/tests/array/array_values_basic.phpt]
[1;32mPASS[0m Test array_values() function : basic functionality [ext/standard/tests/array/array_values_basic.phpt] 
TEST 9095/12806 [ext/standard/tests/array/array_values_variation.phpt]
[1;33mSKIP[0m Test array_values() function (variation) [ext/standard/tests/array/array_values_variation.phpt] reason: this test is for 32bit platform only
TEST 9096/12806 [ext/standard/tests/array/array_values_variation2.phpt]
[1;32mPASS[0m Test array_values() function : usage variations - arrays of different data types [ext/standard/tests/array/array_values_variation2.phpt] 
TEST 9097/12806 [ext/standard/tests/array/array_values_variation3.phpt]
[1;32mPASS[0m Test array_values() function : usage variations - array keys different data types [ext/standard/tests/array/array_values_variation3.phpt] 
TEST 9098/12806 [ext/standard/tests/array/array_values_variation4.phpt]
[1;32mPASS[0m Test array_values() function : usage variations - multi-dimensional arrays [ext/standard/tests/array/array_values_variation4.phpt] 
TEST 9099/12806 [ext/standard/tests/array/array_values_variation5.phpt]
[1;32mPASS[0m Test array_values() function : usage variations - internal array pointer [ext/standard/tests/array/array_values_variation5.phpt] 
TEST 9100/12806 [ext/standard/tests/array/array_values_variation6.phpt]
[1;32mPASS[0m Test array_values() function : usage variations - Referenced variables [ext/standard/tests/array/array_values_variation6.phpt] 
TEST 9101/12806 [ext/standard/tests/array/array_values_variation7.phpt]
[1;32mPASS[0m Test array_values() function : usage variations - Internal order check [ext/standard/tests/array/array_values_variation7.phpt] 
TEST 9102/12806 [ext/standard/tests/array/array_values_variation_64bit.phpt]
[1;32mPASS[0m Test array_values() function [ext/standard/tests/array/array_values_variation_64bit.phpt] 
TEST 9103/12806 [ext/standard/tests/array/array_walk.phpt]
[1;32mPASS[0m array_walk() tests [ext/standard/tests/array/array_walk.phpt] 
TEST 9104/12806 [ext/standard/tests/array/array_walk_basic1.phpt]
[1;32mPASS[0m Test array_walk() function : basic functionality - regular array [ext/standard/tests/array/array_walk_basic1.phpt] 
TEST 9105/12806 [ext/standard/tests/array/array_walk_basic2.phpt]
[1;32mPASS[0m Test array_walk() function : basic functionality - associative array [ext/standard/tests/array/array_walk_basic2.phpt] 
TEST 9106/12806 [ext/standard/tests/array/array_walk_closure.phpt]
[1;32mPASS[0m array_walk() closure tests [ext/standard/tests/array/array_walk_closure.phpt] 
TEST 9107/12806 [ext/standard/tests/array/array_walk_error2.phpt]
[1;32mPASS[0m Test array_walk() function : error conditions - callback parameters [ext/standard/tests/array/array_walk_error2.phpt] 
TEST 9108/12806 [ext/standard/tests/array/array_walk_object1.phpt]
[1;32mPASS[0m Test array_walk() function : object functionality [ext/standard/tests/array/array_walk_object1.phpt] 
TEST 9109/12806 [ext/standard/tests/array/array_walk_object2.phpt]
[1;32mPASS[0m Test array_walk() function : object functionality - array of objects [ext/standard/tests/array/array_walk_object2.phpt] 
TEST 9110/12806 [ext/standard/tests/array/array_walk_objects.phpt]
[1;32mPASS[0m array_walk() and objects [ext/standard/tests/array/array_walk_objects.phpt] 
TEST 9111/12806 [ext/standard/tests/array/array_walk_rec_objects.phpt]
[1;32mPASS[0m array_walk_recursive() and objects [ext/standard/tests/array/array_walk_rec_objects.phpt] 
TEST 9112/12806 [ext/standard/tests/array/array_walk_recursive.phpt]
[1;32mPASS[0m Test array_walk_recursive() [ext/standard/tests/array/array_walk_recursive.phpt] 
TEST 9113/12806 [ext/standard/tests/array/array_walk_recursive1.phpt]
[1;32mPASS[0m array_walk_recursive() tests [ext/standard/tests/array/array_walk_recursive1.phpt] 
TEST 9114/12806 [ext/standard/tests/array/array_walk_recursive_basic1.phpt]
[1;32mPASS[0m Test array_walk_recursive() function : basic functionality - regular array [ext/standard/tests/array/array_walk_recursive_basic1.phpt] 
TEST 9115/12806 [ext/standard/tests/array/array_walk_recursive_basic2.phpt]
[1;32mPASS[0m Test array_walk_recursive() function : basic functionality - associative array [ext/standard/tests/array/array_walk_recursive_basic2.phpt] 
TEST 9116/12806 [ext/standard/tests/array/array_walk_recursive_error2.phpt]
[1;32mPASS[0m Test array_walk_recursive() function : error conditions - callback parameters [ext/standard/tests/array/array_walk_recursive_error2.phpt] 
TEST 9117/12806 [ext/standard/tests/array/array_walk_recursive_object1.phpt]
[1;32mPASS[0m Test array_walk_recursive() function : object functionality [ext/standard/tests/array/array_walk_recursive_object1.phpt] 
TEST 9118/12806 [ext/standard/tests/array/array_walk_recursive_object2.phpt]
[1;32mPASS[0m Test array_walk_recursive() function : object functionality - array of objects [ext/standard/tests/array/array_walk_recursive_object2.phpt] 
TEST 9119/12806 [ext/standard/tests/array/array_walk_recursive_variation3.phpt]
[1;32mPASS[0m Test array_walk_recursive() function : usage variations - 'input' array with different values [ext/standard/tests/array/array_walk_recursive_variation3.phpt] 
TEST 9120/12806 [ext/standard/tests/array/array_walk_recursive_variation4.phpt]
[1;32mPASS[0m Test array_walk_recursive() function : usage variations - 'input' array with subarray [ext/standard/tests/array/array_walk_recursive_variation4.phpt] 
TEST 9121/12806 [ext/standard/tests/array/array_walk_recursive_variation5.phpt]
[1;32mPASS[0m Test array_walk_recursive() function : usage variations - 'input' argument containing reference variables [ext/standard/tests/array/array_walk_recursive_variation5.phpt] 
TEST 9122/12806 [ext/standard/tests/array/array_walk_recursive_variation6.phpt]
[1;32mPASS[0m Test array_walk_recursive() function : usage variations - 'input' argument as diff. associative arrays [ext/standard/tests/array/array_walk_recursive_variation6.phpt] 
TEST 9123/12806 [ext/standard/tests/array/array_walk_recursive_variation7.phpt]
[1;32mPASS[0m Test array_walk_recursive() function : usage variations - anonymous callback function [ext/standard/tests/array/array_walk_recursive_variation7.phpt] 
TEST 9124/12806 [ext/standard/tests/array/array_walk_recursive_variation8.phpt]
[1;32mPASS[0m Test array_walk_recursive() function : usage variations - buit-in function as callback [ext/standard/tests/array/array_walk_recursive_variation8.phpt] 
TEST 9125/12806 [ext/standard/tests/array/array_walk_recursive_variation9.phpt]
[1;32mPASS[0m Test array_walk_recursive() function : usage variations - different callback functions [ext/standard/tests/array/array_walk_recursive_variation9.phpt] 
TEST 9126/12806 [ext/standard/tests/array/array_walk_variation3.phpt]
[1;32mPASS[0m Test array_walk() function : usage variations - 'input' array with different values [ext/standard/tests/array/array_walk_variation3.phpt] 
TEST 9127/12806 [ext/standard/tests/array/array_walk_variation4.phpt]
[1;32mPASS[0m Test array_walk() function : usage variations - 'input' array with subarray [ext/standard/tests/array/array_walk_variation4.phpt] 
TEST 9128/12806 [ext/standard/tests/array/array_walk_variation5.phpt]
[1;32mPASS[0m Test array_walk() function : usage variations - 'input' argument containing reference variables [ext/standard/tests/array/array_walk_variation5.phpt] 
TEST 9129/12806 [ext/standard/tests/array/array_walk_variation6.phpt]
[1;32mPASS[0m Test array_walk() function : usage variations - 'input' argument as diff. associative arrays [ext/standard/tests/array/array_walk_variation6.phpt] 
TEST 9130/12806 [ext/standard/tests/array/array_walk_variation7.phpt]
[1;32mPASS[0m Test array_walk() function : usage variations - anonymous callback function [ext/standard/tests/array/array_walk_variation7.phpt] 
TEST 9131/12806 [ext/standard/tests/array/array_walk_variation8.phpt]
[1;32mPASS[0m Test array_walk() function : usage variations - buit-in function as callback [ext/standard/tests/array/array_walk_variation8.phpt] 
TEST 9132/12806 [ext/standard/tests/array/array_walk_variation9.phpt]
[1;32mPASS[0m Test array_walk() function : usage variations - different callback functions [ext/standard/tests/array/array_walk_variation9.phpt] 
TEST 9133/12806 [ext/standard/tests/array/arsort_basic.phpt]
[1;32mPASS[0m Test arsort() function : basic functionality [ext/standard/tests/array/arsort_basic.phpt] 
TEST 9134/12806 [ext/standard/tests/array/arsort_object1.phpt]
[1;32mPASS[0m Test arsort() function : object functionality - sort objects [ext/standard/tests/array/arsort_object1.phpt] 
TEST 9135/12806 [ext/standard/tests/array/arsort_object2.phpt]
[1;32mPASS[0m Test arsort() function : object functionality - sorting objects with diff. accessibility of member vars [ext/standard/tests/array/arsort_object2.phpt] 
TEST 9136/12806 [ext/standard/tests/array/arsort_variation10.phpt]
[1;32mPASS[0m Test arsort() function : usage variations - sort octal values [ext/standard/tests/array/arsort_variation10.phpt] 
TEST 9137/12806 [ext/standard/tests/array/arsort_variation11.phpt]
[1;32mPASS[0m Test arsort() function : usage variations - sort mixed values, 'sort_flags' as default/SORT_REGULAR (OK to fail as result is unpredectable) [ext/standard/tests/array/arsort_variation11.phpt] 
TEST 9138/12806 [ext/standard/tests/array/arsort_variation3.phpt]
[1;32mPASS[0m Test arsort() function : usage variations - sort integer/float values [ext/standard/tests/array/arsort_variation3.phpt] 
TEST 9139/12806 [ext/standard/tests/array/arsort_variation4.phpt]
[1;32mPASS[0m Test arsort() function : usage variations - sort reference variables [ext/standard/tests/array/arsort_variation4.phpt] 
TEST 9140/12806 [ext/standard/tests/array/arsort_variation5.phpt]
[1;32mPASS[0m Test arsort() function : usage variations - sort strings [ext/standard/tests/array/arsort_variation5.phpt] 
TEST 9141/12806 [ext/standard/tests/array/arsort_variation6.phpt]
[1;32mPASS[0m Test arsort() function : usage variations - sort hexadecimal values [ext/standard/tests/array/arsort_variation6.phpt] 
TEST 9142/12806 [ext/standard/tests/array/arsort_variation7.phpt]
[1;32mPASS[0m Test arsort() function : usage variations - sort bool values [ext/standard/tests/array/arsort_variation7.phpt] 
TEST 9143/12806 [ext/standard/tests/array/arsort_variation8.phpt]
[1;32mPASS[0m Test arsort() function : usage variations - sort array with diff. sub arrays, 'sort_flags' as default/SORT_REGULAR [ext/standard/tests/array/arsort_variation8.phpt] 
TEST 9144/12806 [ext/standard/tests/array/arsort_variation9.phpt]
[1;32mPASS[0m Test arsort() function : usage variations - sorting arrays with/without keys, 'sort_flags' as default/SORT_REGULAR [ext/standard/tests/array/arsort_variation9.phpt] 
TEST 9145/12806 [ext/standard/tests/array/asort_basic.phpt]
[1;32mPASS[0m Test asort() function : basic functionality [ext/standard/tests/array/asort_basic.phpt] 
TEST 9146/12806 [ext/standard/tests/array/asort_object1.phpt]
[1;32mPASS[0m Test asort() function : object functionality - sort objects [ext/standard/tests/array/asort_object1.phpt] 
TEST 9147/12806 [ext/standard/tests/array/asort_object2.phpt]
[1;32mPASS[0m Test asort() function : object functionality - sorting objects with diff. accessibility of member vars [ext/standard/tests/array/asort_object2.phpt] 
TEST 9148/12806 [ext/standard/tests/array/asort_stability.phpt]
[1;32mPASS[0m asort() is stable [ext/standard/tests/array/asort_stability.phpt] 
TEST 9149/12806 [ext/standard/tests/array/asort_variation10.phpt]
[1;32mPASS[0m Test asort() function : usage variations - sort octal values [ext/standard/tests/array/asort_variation10.phpt] 
TEST 9150/12806 [ext/standard/tests/array/asort_variation11.phpt]
[1;32mPASS[0m Test asort() function : usage variations - sort mixed values, 'sort_flags' as default/SORT_REGULAR (OK to fail as result is unpredectable) [ext/standard/tests/array/asort_variation11.phpt] 
TEST 9151/12806 [ext/standard/tests/array/asort_variation3.phpt]
[1;32mPASS[0m Test asort() function : usage variations - sort integer/float values [ext/standard/tests/array/asort_variation3.phpt] 
TEST 9152/12806 [ext/standard/tests/array/asort_variation4.phpt]
[1;32mPASS[0m Test asort() function : usage variations - sort reference variables [ext/standard/tests/array/asort_variation4.phpt] 
TEST 9153/12806 [ext/standard/tests/array/asort_variation5.phpt]
[1;32mPASS[0m Test asort() function : usage variations - sort strings [ext/standard/tests/array/asort_variation5.phpt] 
TEST 9154/12806 [ext/standard/tests/array/asort_variation6.phpt]
[1;32mPASS[0m Test asort() function : usage variations - sort hexadecimal values [ext/standard/tests/array/asort_variation6.phpt] 
TEST 9155/12806 [ext/standard/tests/array/asort_variation7.phpt]
[1;32mPASS[0m Test asort() function : usage variations - sort bool values [ext/standard/tests/array/asort_variation7.phpt] 
TEST 9156/12806 [ext/standard/tests/array/asort_variation8.phpt]
[1;32mPASS[0m Test asort() function : usage variations - sort array with diff. sub arrays, 'sort_flags' as default/SORT_REGULAR [ext/standard/tests/array/asort_variation8.phpt] 
TEST 9157/12806 [ext/standard/tests/array/asort_variation9.phpt]
[1;32mPASS[0m Test asort() function : usage variations - sorting arrays with/without keys, 'sort_flags' as default/SORT_REGULAR [ext/standard/tests/array/asort_variation9.phpt] 
TEST 9158/12806 [ext/standard/tests/array/bug12776.phpt]
[1;32mPASS[0m Bug #12776 (array_walk crash) [ext/standard/tests/array/bug12776.phpt] 
TEST 9159/12806 [ext/standard/tests/array/bug14580.phpt]
[1;32mPASS[0m Bug #14580 (key() not binary safe) [ext/standard/tests/array/bug14580.phpt] 
TEST 9160/12806 [ext/standard/tests/array/bug20381.phpt]
[1;32mPASS[0m Bug #20381 (array_merge_recursive mangles input arrays) [ext/standard/tests/array/bug20381.phpt] 
TEST 9161/12806 [ext/standard/tests/array/bug20865.phpt]
[1;32mPASS[0m Bug #20865 (array_key_exists and NULL key) [ext/standard/tests/array/bug20865.phpt] 
TEST 9162/12806 [ext/standard/tests/array/bug21918.phpt]
[1;32mPASS[0m Bug #21918 (different handling of positive vs. negative array indexes) [ext/standard/tests/array/bug21918.phpt] 
TEST 9163/12806 [ext/standard/tests/array/bug21998.phpt]
[1;32mPASS[0m Bug #21998 (array_pop() does not reset the current array position) [ext/standard/tests/array/bug21998.phpt] 
TEST 9164/12806 [ext/standard/tests/array/bug22088.phpt]
[1;32mPASS[0m Bug #22088 (array_shift() leaves next index to be +1 too much) [ext/standard/tests/array/bug22088.phpt] 
TEST 9165/12806 [ext/standard/tests/array/bug22463.phpt]
[1;32mPASS[0m Bug #22463 (array_reduce() segfaults) [ext/standard/tests/array/bug22463.phpt] 
TEST 9166/12806 [ext/standard/tests/array/bug23581.phpt]
[1;32mPASS[0m Bug #23581 (array_map(NULL, array, array, ...) yields an undefined result) [ext/standard/tests/array/bug23581.phpt] 
TEST 9167/12806 [ext/standard/tests/array/bug23788.phpt]
[1;32mPASS[0m Bug #23788 (*_replace() clobbers referenced array elements) [ext/standard/tests/array/bug23788.phpt] 
TEST 9168/12806 [ext/standard/tests/array/bug24198.phpt]
[1;32mPASS[0m Bug #24198 (array_merge_recursive() invalid recursion detection) [ext/standard/tests/array/bug24198.phpt] 
TEST 9169/12806 [ext/standard/tests/array/bug24766.phpt]
[1;32mPASS[0m Bug #24766 (strange result array from unpack) [ext/standard/tests/array/bug24766.phpt] 
TEST 9170/12806 [ext/standard/tests/array/bug24897.phpt]
[1;32mPASS[0m Bug #24897 (inconsistent behaviour or shuffle() & array_multisort()) [ext/standard/tests/array/bug24897.phpt] 
TEST 9171/12806 [ext/standard/tests/array/bug24980.phpt]
[1;32mPASS[0m Bug #24980 (array_reduce() uses first element as default running total) [ext/standard/tests/array/bug24980.phpt] 
TEST 9172/12806 [ext/standard/tests/array/bug25359.phpt]
[1;32mPASS[0m Bug #25359 (array_multisort() does not work in a function if array is global or reference) [ext/standard/tests/array/bug25359.phpt] 
TEST 9173/12806 [ext/standard/tests/array/bug25708.phpt]
[1;32mPASS[0m Bug #25708 (extract($GLOBALS, EXTR_REFS) mangles $GLOBALS) [ext/standard/tests/array/bug25708.phpt] 
TEST 9174/12806 [ext/standard/tests/array/bug25758.phpt]
[1;32mPASS[0m Bug #25758 (var_export does not escape ' & \ inside array keys) [ext/standard/tests/array/bug25758.phpt] 
TEST 9175/12806 [ext/standard/tests/array/bug26458.phpt]
[1;32mPASS[0m Bug #26458 (var_dump(), var_export() & debug_zval_dump() are not binary safe for array keys) [ext/standard/tests/array/bug26458.phpt] 
TEST 9176/12806 [ext/standard/tests/array/bug28739.phpt]
[1;32mPASS[0m Bug #28739 (*diff() and *intersect() not clearing the fci cache before work) [ext/standard/tests/array/bug28739.phpt] 
TEST 9177/12806 [ext/standard/tests/array/bug28974.phpt]
[1;32mPASS[0m Bug #28974 (array_(p)slice() treats large lengths incorrectly - overflow) [ext/standard/tests/array/bug28974.phpt] 
TEST 9178/12806 [ext/standard/tests/array/bug29253.phpt]
[1;32mPASS[0m Bug #29253 (array_diff with $GLOBALS argument fails) [ext/standard/tests/array/bug29253.phpt] 
TEST 9179/12806 [ext/standard/tests/array/bug29493.phpt]
[1;32mPASS[0m Bug #29493 (extract(EXTR_REFS) fails if array has multiple referrals) [ext/standard/tests/array/bug29493.phpt] 
TEST 9180/12806 [ext/standard/tests/array/bug30074.phpt]
[1;32mPASS[0m Bug #30074 (EG(uninitialized_zval_ptr) gets set to reference using EXTR_REFS, affecting later values) [ext/standard/tests/array/bug30074.phpt] 
TEST 9181/12806 [ext/standard/tests/array/bug30266.phpt]
[1;32mPASS[0m Bug #30266 (Invalid opcode 137/1/8) and array_walk [ext/standard/tests/array/bug30266.phpt] 
TEST 9182/12806 [ext/standard/tests/array/bug30833.phpt]
[1;32mPASS[0m Bug #30833 (array_count_values() modifies input array) [ext/standard/tests/array/bug30833.phpt] 
TEST 9183/12806 [ext/standard/tests/array/bug31158.phpt]
[1;32mPASS[0m Bug #31158 (array_splice on $GLOBALS crashes) [ext/standard/tests/array/bug31158.phpt] 
TEST 9184/12806 [ext/standard/tests/array/bug31213.phpt]
[1;32mPASS[0m Bug #31213 (Sideeffects caused by bug #29493) [ext/standard/tests/array/bug31213.phpt] 
TEST 9185/12806 [ext/standard/tests/array/bug33382.phpt]
[1;32mPASS[0m Bug #33382 (array_reverse() fails after *sort() ) [ext/standard/tests/array/bug33382.phpt] 
TEST 9186/12806 [ext/standard/tests/array/bug33989.phpt]
[1;32mPASS[0m Bug #33989 (extract($GLOBALS,EXTR_REFS) crashes PHP) [ext/standard/tests/array/bug33989.phpt] 
TEST 9187/12806 [ext/standard/tests/array/bug34066.phpt]
[1;32mPASS[0m Bug #34066 (recursive array_walk causes segfault) [ext/standard/tests/array/bug34066.phpt] 
TEST 9188/12806 [ext/standard/tests/array/bug34066_1.phpt]
[1;32mPASS[0m Bug #34066 (recursive array_walk causes segfault) [ext/standard/tests/array/bug34066_1.phpt] 
TEST 9189/12806 [ext/standard/tests/array/bug34227.phpt]
[1;32mPASS[0m Bug #34277 (array_filter() crashes with references and objects) [ext/standard/tests/array/bug34227.phpt] 
TEST 9190/12806 [ext/standard/tests/array/bug34982.phpt]
[1;32mPASS[0m Bug #34982 (array_walk_recursive() modifies elements outside function scope) [ext/standard/tests/array/bug34982.phpt] 
TEST 9191/12806 [ext/standard/tests/array/bug35014.phpt]
[1;33mSKIP[0m Bug #35014 (array_product() always returns 0) (32bit) [ext/standard/tests/array/bug35014.phpt] reason: this test is for 32bit platform only
TEST 9192/12806 [ext/standard/tests/array/bug35014_64bit.phpt]
[1;32mPASS[0m Bug #35014 (array_product() always returns 0) (64bit) [ext/standard/tests/array/bug35014_64bit.phpt] 
TEST 9193/12806 [ext/standard/tests/array/bug35022.phpt]
[1;32mPASS[0m Bug #35022 (Regression in the behavior of key/current functions) [ext/standard/tests/array/bug35022.phpt] 
TEST 9194/12806 [ext/standard/tests/array/bug35821.phpt]
[1;32mPASS[0m Bug #35821 (array_map() segfaults when exception is throwed from the callback) [ext/standard/tests/array/bug35821.phpt] 
TEST 9195/12806 [ext/standard/tests/array/bug36975.phpt]
[1;32mPASS[0m Bug #36975 (natcasesort() causes array_pop() to misbehave) [ext/standard/tests/array/bug36975.phpt] 
TEST 9196/12806 [ext/standard/tests/array/bug38464.phpt]
[1;32mPASS[0m Bug #38464 (array_count_values() mishandles numeric strings) [ext/standard/tests/array/bug38464.phpt] 
TEST 9197/12806 [ext/standard/tests/array/bug39576.phpt]
[1;32mPASS[0m Bug #39576 (array_walk() doesn't separate userdata zval) [ext/standard/tests/array/bug39576.phpt] 
TEST 9198/12806 [ext/standard/tests/array/bug40191.phpt]
[1;32mPASS[0m Bug #40191 (use of array_unique() with objects triggers segfault) [ext/standard/tests/array/bug40191.phpt] 
TEST 9199/12806 [ext/standard/tests/array/bug40709.phpt]
[1;32mPASS[0m Bug #40709 (array_reduce() behaves strange with one item stored arrays) [ext/standard/tests/array/bug40709.phpt] 
TEST 9200/12806 [ext/standard/tests/array/bug41686.phpt]
[1;32mPASS[0m Bug #41686 (Omitting length param in array_slice not possible) [ext/standard/tests/array/bug41686.phpt] 
TEST 9201/12806 [ext/standard/tests/array/bug42177.phpt]
[1;32mPASS[0m Bug #42177 (Warning "array_merge_recursive(): recursion detected" comes again...) [ext/standard/tests/array/bug42177.phpt] 
TEST 9202/12806 [ext/standard/tests/array/bug42233.phpt]
[1;32mPASS[0m Bug #42233 (extract(): scandic characters not allowed as variable name) [ext/standard/tests/array/bug42233.phpt] 
TEST 9203/12806 [ext/standard/tests/array/bug42838.phpt]
[1;32mPASS[0m Bug #42838 (Wrong results in array_diff_uassoc()) [ext/standard/tests/array/bug42838.phpt] 
TEST 9204/12806 [ext/standard/tests/array/bug42850.phpt]
[1;32mPASS[0m Bug #42850 (array_walk_recursive() leaves references) [ext/standard/tests/array/bug42850.phpt] 
TEST 9205/12806 [ext/standard/tests/array/bug43495.phpt]
[1;32mPASS[0m Bug #43495 (array_merge_recursive() crashes with recursive arrays) [ext/standard/tests/array/bug43495.phpt] 
TEST 9206/12806 [ext/standard/tests/array/bug43505.phpt]
[1;32mPASS[0m Bug #43505 (Assign by reference bug) [ext/standard/tests/array/bug43505.phpt] 
TEST 9207/12806 [ext/standard/tests/array/bug43541.phpt]
[1;32mPASS[0m Bug #43541 (length parameter omitted or not does not work when casted to float) [ext/standard/tests/array/bug43541.phpt] 
TEST 9208/12806 [ext/standard/tests/array/bug44181.phpt]
[1;32mPASS[0m Bug #44181 (extract EXTR_OVERWRITE|EXTR_REFS can fail to create references) [ext/standard/tests/array/bug44181.phpt] 
TEST 9209/12806 [ext/standard/tests/array/bug44182.phpt]
[1;32mPASS[0m Bug #44182 (extract EXTR_REFS can fail to split copy-on-write references) [ext/standard/tests/array/bug44182.phpt] 
TEST 9210/12806 [ext/standard/tests/array/bug44929.phpt]
[1;32mPASS[0m Bug #44929 (natsort doesn't handle leading zeros well) [ext/standard/tests/array/bug44929.phpt] 
TEST 9211/12806 [ext/standard/tests/array/bug45312.phpt]
[1;32mPASS[0m Bug #45312 (Segmentation fault on second request for array functions) [ext/standard/tests/array/bug45312.phpt] 
TEST 9212/12806 [ext/standard/tests/array/bug46873.phpt]
[1;32mPASS[0m Bug #46873 (extract($foo) crashes if $foo['foo'] exists) [ext/standard/tests/array/bug46873.phpt] 
TEST 9213/12806 [ext/standard/tests/array/bug48224.phpt]
[1;32mPASS[0m Bug #48224 (array_rand no longer shuffles) [ext/standard/tests/array/bug48224.phpt] 
TEST 9214/12806 [ext/standard/tests/array/bug48854.phpt]
[1;32mPASS[0m Bug #48854 (array_merge_recursive modifies arrays after first one) [ext/standard/tests/array/bug48854.phpt] 
TEST 9215/12806 [ext/standard/tests/array/bug50006.phpt]
[1;32mPASS[0m Bug #50006 (Segfault caused by uksort()) [ext/standard/tests/array/bug50006.phpt] 
TEST 9216/12806 [ext/standard/tests/array/bug50006_1.phpt]
[1;32mPASS[0m Bug #50006 (Segfault caused by uksort()) - usort variant [ext/standard/tests/array/bug50006_1.phpt] 
TEST 9217/12806 [ext/standard/tests/array/bug50006_2.phpt]
[1;32mPASS[0m Bug #50006 (Segfault caused by uksort()) - uasort variant [ext/standard/tests/array/bug50006_2.phpt] 
TEST 9218/12806 [ext/standard/tests/array/bug51552.phpt]
[1;32mPASS[0m Bug #51552 (debug_backtrace() causes segmentation fault and/or memory issues) [ext/standard/tests/array/bug51552.phpt] 
TEST 9219/12806 [ext/standard/tests/array/bug52534.phpt]
[1;32mPASS[0m Bug #52534 (var_export array with negative key) [ext/standard/tests/array/bug52534.phpt] 
TEST 9220/12806 [ext/standard/tests/array/bug52719.phpt]
[1;32mPASS[0m Bug #52719: array_walk_recursive crashes if third param of the function is by reference [ext/standard/tests/array/bug52719.phpt] 
TEST 9221/12806 [ext/standard/tests/array/bug61058.phpt]
[1;32mPASS[0m Bug #61058 (array_fill leaks if start index is PHP_INT_MAX) [ext/standard/tests/array/bug61058.phpt] 
TEST 9222/12806 [ext/standard/tests/array/bug61730.phpt]
[1;32mPASS[0m Bug #61730 (Segfault from array_walk modifying an array passed by reference) [ext/standard/tests/array/bug61730.phpt] 
TEST 9223/12806 [ext/standard/tests/array/bug61967.phpt]
[1;32mPASS[0m Bug #61967: unset array item in array_walk_recursive cause inconsistent array [ext/standard/tests/array/bug61967.phpt] 
TEST 9224/12806 [ext/standard/tests/array/bug62607.phpt]
[1;32mPASS[0m Bug #62607: array_walk_recursive move internal pointer [ext/standard/tests/array/bug62607.phpt] 
TEST 9225/12806 [ext/standard/tests/array/bug65251.phpt]
[1;32mPASS[0m Bug #65251: array_merge_recursive() recursion detection broken [ext/standard/tests/array/bug65251.phpt] 
TEST 9226/12806 [ext/standard/tests/array/bug65304.phpt]
[1;32mPASS[0m Bug #65304 (Use of max int in array_sum) [ext/standard/tests/array/bug65304.phpt] 
TEST 9227/12806 [ext/standard/tests/array/bug67693.phpt]
[1;32mPASS[0m Bug #67693 - incorrect push to empty array [ext/standard/tests/array/bug67693.phpt] 
TEST 9228/12806 [ext/standard/tests/array/bug68553.phpt]
[1;32mPASS[0m Bug #68553 (array_column: null values in $index_key become incrementing keys in result) [ext/standard/tests/array/bug68553.phpt] 
TEST 9229/12806 [ext/standard/tests/array/bug69068.phpt]
[1;32mPASS[0m Bug #69068: Exchanging array during array_walk -> memory errors [ext/standard/tests/array/bug69068.phpt] 
TEST 9230/12806 [ext/standard/tests/array/bug69068_2.phpt]
[1;32mPASS[0m Bug #69068: Exchanging array during array_walk -> memory errors (variation) [ext/standard/tests/array/bug69068_2.phpt] 
TEST 9231/12806 [ext/standard/tests/array/bug69166.phpt]
[1;32mPASS[0m Fixed #69166 (Assigning array_values() to array does not reset key counter) [ext/standard/tests/array/bug69166.phpt] 
TEST 9232/12806 [ext/standard/tests/array/bug69198.phpt]
[1;32mPASS[0m Bug #69198 (Compact function generate array with length but no content) [ext/standard/tests/array/bug69198.phpt] 
TEST 9233/12806 [ext/standard/tests/array/bug69299.phpt]
[1;32mPASS[0m Bug #69299 (Regression in array_filter's $flag argument in PHP 7) [ext/standard/tests/array/bug69299.phpt] 
TEST 9234/12806 [ext/standard/tests/array/bug69371.phpt]
[1;32mPASS[0m Bug #69371 (Hash table collision leads to inaccessible array keys) [ext/standard/tests/array/bug69371.phpt] 
TEST 9235/12806 [ext/standard/tests/array/bug69413.phpt]
[1;32mPASS[0m Bug #69413: Warning in array_count_values() about array values not being string/int [ext/standard/tests/array/bug69413.phpt] 
TEST 9236/12806 [ext/standard/tests/array/bug69674.phpt]
[1;32mPASS[0m Bug #69674 (SIGSEGV array.c:953) [ext/standard/tests/array/bug69674.phpt] 
TEST 9237/12806 [ext/standard/tests/array/bug69723.phpt]
[1;32mPASS[0m Bug #69723 (Passing parameters by reference and array_column) [ext/standard/tests/array/bug69723.phpt] 
TEST 9238/12806 [ext/standard/tests/array/bug70250.phpt]
[1;32mPASS[0m Bug #70250 (extract() turns array elements to references) [ext/standard/tests/array/bug70250.phpt] 
TEST 9239/12806 [ext/standard/tests/array/bug70668.phpt]
[1;32mPASS[0m Bug #70668 (array_keys() doesn't respect references when $strict is true) [ext/standard/tests/array/bug70668.phpt] 
TEST 9240/12806 [ext/standard/tests/array/bug70713.phpt]
[1;32mPASS[0m Bug #70713: Use After Free Vulnerability in array_walk()/array_walk_recursive() [ext/standard/tests/array/bug70713.phpt] 
TEST 9241/12806 [ext/standard/tests/array/bug70808.phpt]
[1;32mPASS[0m Bug #70808 (array_merge_recursive corrupts memory of unset items) [ext/standard/tests/array/bug70808.phpt] 
TEST 9242/12806 [ext/standard/tests/array/bug70910.phpt]
[1;32mPASS[0m Bug #70910 (extract() breaks variable references) [ext/standard/tests/array/bug70910.phpt] 
TEST 9243/12806 [ext/standard/tests/array/bug71220.phpt]
[1;32mPASS[0m Bug #71220 (Null pointer deref (segfault) in compact via ob_start) [ext/standard/tests/array/bug71220.phpt] 
TEST 9244/12806 [ext/standard/tests/array/bug71334.phpt]
[1;32mPASS[0m Bug #71334: Cannot access array keys while uksort() [ext/standard/tests/array/bug71334.phpt] 
TEST 9245/12806 [ext/standard/tests/array/bug71603.phpt]
[1;32mPASS[0m Bug #71603 (compact() maintains references in php7) [ext/standard/tests/array/bug71603.phpt] 
TEST 9246/12806 [ext/standard/tests/array/bug71660.phpt]
[1;32mPASS[0m Bug #71660 (array_column behaves incorrectly after foreach by reference) [ext/standard/tests/array/bug71660.phpt] 
TEST 9247/12806 [ext/standard/tests/array/bug71837.phpt]
[1;32mPASS[0m Bug #71837 (Wrong arrays behaviour) [ext/standard/tests/array/bug71837.phpt] 
TEST 9248/12806 [ext/standard/tests/array/bug72031.phpt]
[1;32mPASS[0m Bug #72031: array_column() against an array of objects discards all values matching null [ext/standard/tests/array/bug72031.phpt] 
TEST 9249/12806 [ext/standard/tests/array/bug72116.phpt]
[1;32mPASS[0m Bug #72116 (insertion after array_fill fails) [ext/standard/tests/array/bug72116.phpt] 
TEST 9250/12806 [ext/standard/tests/array/bug72369.phpt]
[1;32mPASS[0m Bug #72369 (array_merge() produces references in PHP7) [ext/standard/tests/array/bug72369.phpt] 
TEST 9251/12806 [ext/standard/tests/array/bug72622.phpt]
[1;32mPASS[0m Bug #72622 (array_walk + array_replace_recursive create references from nothing) [ext/standard/tests/array/bug72622.phpt] 
TEST 9252/12806 [ext/standard/tests/array/bug74345.phpt]
[1;32mPASS[0m Bug #74345: Call trampoline leaked if callback not invoked [ext/standard/tests/array/bug74345.phpt] 
TEST 9253/12806 [ext/standard/tests/array/bug74361.phpt]
[1;32mPASS[0m Bug #74361: Compaction in array_rand() violates COW [ext/standard/tests/array/bug74361.phpt] 
TEST 9254/12806 [ext/standard/tests/array/bug74361_2.phpt]
[1;32mPASS[0m Bug #74361: Compaction in array_rand() violates COW (variation) [ext/standard/tests/array/bug74361_2.phpt] 
TEST 9255/12806 [ext/standard/tests/array/bug75433.phpt]
[1;32mPASS[0m array_values() preserves next index from source array when shallow-copying [ext/standard/tests/array/bug75433.phpt] 
TEST 9256/12806 [ext/standard/tests/array/bug75653.phpt]
[1;32mPASS[0m Bug #75653: array_values don't work on empty array [ext/standard/tests/array/bug75653.phpt] 
TEST 9257/12806 [ext/standard/tests/array/bug76505.phpt]
[1;32mPASS[0m Bug #76505 (array_merge_recursive() is duplicating sub-array keys) [ext/standard/tests/array/bug76505.phpt] 
TEST 9258/12806 [ext/standard/tests/array/bug76713.phpt]
[1;32mPASS[0m Bug #76713 (Segmentation fault caused by property corruption) [ext/standard/tests/array/bug76713.phpt] 
TEST 9259/12806 [ext/standard/tests/array/bug76778.phpt]
[1;32mPASS[0m Bug #76778 (array_reduce leaks memory if callback throws exception) [ext/standard/tests/array/bug76778.phpt] 
TEST 9260/12806 [ext/standard/tests/array/bug77135.phpt]
[1;32mPASS[0m Test extract() with $this [ext/standard/tests/array/bug77135.phpt] 
TEST 9261/12806 [ext/standard/tests/array/bug77395.phpt]
[1;32mPASS[0m Bug #77395 (segfault about array_multisort) [ext/standard/tests/array/bug77395.phpt] 
TEST 9262/12806 [ext/standard/tests/array/bug77669.phpt]
[1;32mPASS[0m Bug #77669: Crash in extract() when overwriting extracted array [ext/standard/tests/array/bug77669.phpt] 
TEST 9263/12806 [ext/standard/tests/array/bug77793.phpt]
[1;32mPASS[0m Bug #77793: Segmentation fault in extract() when overwriting reference with itself [ext/standard/tests/array/bug77793.phpt] 
TEST 9264/12806 [ext/standard/tests/array/bug77931.phpt]
[1;32mPASS[0m Bug #77931: Warning for array_map mentions wrong type [ext/standard/tests/array/bug77931.phpt] 
TEST 9265/12806 [ext/standard/tests/array/bug78759.phpt]
[1;32mPASS[0m Bug #78759: array_search in $GLOBALS [ext/standard/tests/array/bug78759.phpt] 
TEST 9266/12806 [ext/standard/tests/array/bug79839.phpt]
[1;32mPASS[0m Bug #79839: array_walk() does not respect property types [ext/standard/tests/array/bug79839.phpt] 
TEST 9267/12806 [ext/standard/tests/array/bug79868.phpt]
[1;32mPASS[0m Bug #79868: Sorting with array_unique gives unwanted result [ext/standard/tests/array/bug79868.phpt] 
TEST 9268/12806 [ext/standard/tests/array/bug79930.phpt]
[1;32mPASS[0m Bug #79930: array_merge_recursive() crashes when called with array with single reference [ext/standard/tests/array/bug79930.phpt] 
TEST 9269/12806 [ext/standard/tests/array/compact.phpt]
[1;32mPASS[0m compact() [ext/standard/tests/array/compact.phpt] 
TEST 9270/12806 [ext/standard/tests/array/compact_basic.phpt]
[1;32mPASS[0m Test compact() function : basic functionality [ext/standard/tests/array/compact_basic.phpt] 
TEST 9271/12806 [ext/standard/tests/array/compact_no_this.phpt]
[1;32mPASS[0m compact() without object context [ext/standard/tests/array/compact_no_this.phpt] 
TEST 9272/12806 [ext/standard/tests/array/compact_order.phpt]
[1;32mPASS[0m compact() and hashmap order [ext/standard/tests/array/compact_order.phpt] 
TEST 9273/12806 [ext/standard/tests/array/compact_this.phpt]
[1;32mPASS[0m compact() with object context [ext/standard/tests/array/compact_this.phpt] 
TEST 9274/12806 [ext/standard/tests/array/compact_variation1.phpt]
[1;32mPASS[0m Test compact() function : usage variations  - arrays containing references. [ext/standard/tests/array/compact_variation1.phpt] 
TEST 9275/12806 [ext/standard/tests/array/compact_variation2.phpt]
[1;32mPASS[0m Test compact() function: ensure compact() doesn't pick up variables declared outside of current scope. [ext/standard/tests/array/compact_variation2.phpt] 
TEST 9276/12806 [ext/standard/tests/array/count_basic.phpt]
[1;32mPASS[0m Test count() function : basic functionality [ext/standard/tests/array/count_basic.phpt] 
TEST 9277/12806 [ext/standard/tests/array/count_invalid.phpt]
[1;32mPASS[0m Only arrays and countable objects can be counted [ext/standard/tests/array/count_invalid.phpt] 
TEST 9278/12806 [ext/standard/tests/array/count_invalid_mode.phpt]
[1;32mPASS[0m Test count() function : invalid modes in weak type mode [ext/standard/tests/array/count_invalid_mode.phpt] 
TEST 9279/12806 [ext/standard/tests/array/count_recursive.phpt]
[1;32mPASS[0m Test count() function [ext/standard/tests/array/count_recursive.phpt] 
TEST 9280/12806 [ext/standard/tests/array/count_symbol_table.phpt]
[1;32mPASS[0m Test count() function : count on symbol table [ext/standard/tests/array/count_symbol_table.phpt] 
TEST 9281/12806 [ext/standard/tests/array/count_variation3.phpt]
[1;32mPASS[0m Test count() function : usage variations - Infinitely recursive array [ext/standard/tests/array/count_variation3.phpt] 
TEST 9282/12806 [ext/standard/tests/array/current_basic.phpt]
[1;32mPASS[0m Test current() function : basic functionality [ext/standard/tests/array/current_basic.phpt] 
TEST 9283/12806 [ext/standard/tests/array/current_variation2.phpt]
[1;32mPASS[0m Test current() function : usage variations - arrays containing different data types [ext/standard/tests/array/current_variation2.phpt] 
TEST 9284/12806 [ext/standard/tests/array/current_variation3.phpt]
[1;32mPASS[0m Test current() function : usage variations - referenced variables [ext/standard/tests/array/current_variation3.phpt] 
TEST 9285/12806 [ext/standard/tests/array/current_variation4.phpt]
[1;32mPASS[0m Test current() function : usage variations - multi-dimensional arrays [ext/standard/tests/array/current_variation4.phpt] 
TEST 9286/12806 [ext/standard/tests/array/current_variation5.phpt]
[1;32mPASS[0m Test current() function : usage variations - reference & normal parameters [ext/standard/tests/array/current_variation5.phpt] 
TEST 9287/12806 [ext/standard/tests/array/current_variation6.phpt]
[1;32mPASS[0m Test current() function : internal pointer maintenance at the end of array [ext/standard/tests/array/current_variation6.phpt] 
TEST 9288/12806 [ext/standard/tests/array/end.phpt]
[1;33mSKIP[0m Test end() function [ext/standard/tests/array/end.phpt] reason: this test is for 32bit platform only
TEST 9289/12806 [ext/standard/tests/array/end_64bit.phpt]
[1;32mPASS[0m Test end() function [ext/standard/tests/array/end_64bit.phpt] 
TEST 9290/12806 [ext/standard/tests/array/end_basic.phpt]
[1;32mPASS[0m Test end() function : basic functionality [ext/standard/tests/array/end_basic.phpt] 
TEST 9291/12806 [ext/standard/tests/array/end_variation2.phpt]
[1;32mPASS[0m Test end() function : usage variations - Multi-dimensional arrays [ext/standard/tests/array/end_variation2.phpt] 
TEST 9292/12806 [ext/standard/tests/array/end_variation3.phpt]
[1;32mPASS[0m Test end() function : usage variations - Referenced variables [ext/standard/tests/array/end_variation3.phpt] 
TEST 9293/12806 [ext/standard/tests/array/extract_error.phpt]
[1;32mPASS[0m Test extract() function (error conditions) [ext/standard/tests/array/extract_error.phpt] 
TEST 9294/12806 [ext/standard/tests/array/extract_error_variation1.phpt]
[1;32mPASS[0m Test extract() function - error condition - Invalid prefix. [ext/standard/tests/array/extract_error_variation1.phpt] 
TEST 9295/12806 [ext/standard/tests/array/extract_safety.phpt]
[1;32mPASS[0m Test extract() for overwrite of GLOBALS [ext/standard/tests/array/extract_safety.phpt] 
TEST 9296/12806 [ext/standard/tests/array/extract_typed_ref.phpt]
[1;32mPASS[0m extract() into typed references must respect their type [ext/standard/tests/array/extract_typed_ref.phpt] 
TEST 9297/12806 [ext/standard/tests/array/extract_variation1.phpt]
[1;32mPASS[0m Test extract() function (variation 1) [ext/standard/tests/array/extract_variation1.phpt] 
TEST 9298/12806 [ext/standard/tests/array/extract_variation10.phpt]
[1;32mPASS[0m Test extract() function - ensure EXTR_REFS doesn't mess with isRef flag on COW references to array elements. [ext/standard/tests/array/extract_variation10.phpt] 
TEST 9299/12806 [ext/standard/tests/array/extract_variation11.phpt]
[1;32mPASS[0m Test extract() function - ensure EXTR_REFS works when array is referenced and keys clash with variables in current scope. [ext/standard/tests/array/extract_variation11.phpt] 
TEST 9300/12806 [ext/standard/tests/array/extract_variation2.phpt]
[1;32mPASS[0m Test extract() function (variation 2) [ext/standard/tests/array/extract_variation2.phpt] 
TEST 9301/12806 [ext/standard/tests/array/extract_variation3.phpt]
[1;32mPASS[0m Test extract() function (variation 3) [ext/standard/tests/array/extract_variation3.phpt] 
TEST 9302/12806 [ext/standard/tests/array/extract_variation4.phpt]
[1;32mPASS[0m Test extract() function (variation 4) [ext/standard/tests/array/extract_variation4.phpt] 
TEST 9303/12806 [ext/standard/tests/array/extract_variation5.phpt]
[1;32mPASS[0m Test extract() function (variation 5) [ext/standard/tests/array/extract_variation5.phpt] 
TEST 9304/12806 [ext/standard/tests/array/extract_variation6.phpt]
[1;32mPASS[0m Test extract() function (variation 6) [ext/standard/tests/array/extract_variation6.phpt] 
TEST 9305/12806 [ext/standard/tests/array/extract_variation7.phpt]
[1;32mPASS[0m Test extract() function (variation 7) [ext/standard/tests/array/extract_variation7.phpt] 
TEST 9306/12806 [ext/standard/tests/array/extract_variation8.phpt]
[1;32mPASS[0m Test extract() function (variation 8) [ext/standard/tests/array/extract_variation8.phpt] 
TEST 9307/12806 [ext/standard/tests/array/extract_variation9.phpt]
[1;32mPASS[0m Test extract() function (variation 9) [ext/standard/tests/array/extract_variation9.phpt] 
TEST 9308/12806 [ext/standard/tests/array/gh14140.phpt]
[1;32mPASS[0m GH-14140: Floating point bug in range operation on Apple Silicon hardware [ext/standard/tests/array/gh14140.phpt] 
TEST 9309/12806 [ext/standard/tests/array/gh14775.phpt]
[1;32mPASS[0m GH-14775: Range negative step overflow [ext/standard/tests/array/gh14775.phpt] 
TEST 9310/12806 [ext/standard/tests/array/gh15982.phpt]
[1;32mPASS[0m GH-15982 (Assertion failure with array_find when references are involved) [ext/standard/tests/array/gh15982.phpt] 
TEST 9311/12806 [ext/standard/tests/array/gh16053.phpt]
[1;32mPASS[0m GH-16053: Assertion failure in Zend/zend_hash.c [ext/standard/tests/array/gh16053.phpt] 
TEST 9312/12806 [ext/standard/tests/array/gh16649/array_splice_normal_destructor.phpt]
[1;32mPASS[0m GH-16649: array_splice with normal destructor should work fine [ext/standard/tests/array/gh16649/array_splice_normal_destructor.phpt] 
TEST 9313/12806 [ext/standard/tests/array/gh16649/array_splice_uaf_add_elements.phpt]
[1;32mPASS[0m GH-16649: array_splice UAF when destructor adds elements to array [ext/standard/tests/array/gh16649/array_splice_uaf_add_elements.phpt] 
TEST 9314/12806 [ext/standard/tests/array/gh16649/array_splice_uaf_array_deallocated.phpt]
[1;32mPASS[0m GH-16649: array_splice UAF when array is released entirely [ext/standard/tests/array/gh16649/array_splice_uaf_array_deallocated.phpt] 
TEST 9315/12806 [ext/standard/tests/array/gh16649/array_splice_uaf_complex_modification.phpt]
[1;32mPASS[0m GH-16649: array_splice UAF with complex array modification [ext/standard/tests/array/gh16649/array_splice_uaf_complex_modification.phpt] 
TEST 9316/12806 [ext/standard/tests/array/gh16649/array_splice_uaf_multiple_destructors.phpt]
[1;32mPASS[0m GH-16649: array_splice UAF with multiple destructors [ext/standard/tests/array/gh16649/array_splice_uaf_multiple_destructors.phpt] 
TEST 9317/12806 [ext/standard/tests/array/gh16649/array_splice_uaf_original_case.phpt]
[1;32mPASS[0m GH-16649: array_splice UAF with destructor modifying array (original case) [ext/standard/tests/array/gh16649/array_splice_uaf_original_case.phpt] 
TEST 9318/12806 [ext/standard/tests/array/gh16649/array_splice_uaf_packed_to_hash.phpt]
[1;32mPASS[0m GH-16649: array_splice UAF when array is converted from packed to hash [ext/standard/tests/array/gh16649/array_splice_uaf_packed_to_hash.phpt] 
TEST 9319/12806 [ext/standard/tests/array/gh16649/array_splice_with_replacement.phpt]
[1;32mPASS[0m GH-16649: array_splice with replacement array when destructor modifies array [ext/standard/tests/array/gh16649/array_splice_with_replacement.phpt] 
TEST 9320/12806 [ext/standard/tests/array/gh16905.phpt]
[1;32mPASS[0m GH-16905 (Internal iterator functions can't handle UNDEF properties) [ext/standard/tests/array/gh16905.phpt] 
TEST 9321/12806 [ext/standard/tests/array/gh16957.phpt]
[1;32mPASS[0m GH-16957 (Assertion failure in array_shift with self-referencing array) [ext/standard/tests/array/gh16957.phpt] 
TEST 9322/12806 [ext/standard/tests/array/gh17447.phpt]
[1;32mPASS[0m GH-17447 (Assertion failure when array poping a self addressing variable) [ext/standard/tests/array/gh17447.phpt] 
TEST 9323/12806 [ext/standard/tests/array/gh17977.phpt]
[1;32mPASS[0m array_any() / array_all() leak [ext/standard/tests/array/gh17977.phpt] 
TEST 9324/12806 [ext/standard/tests/array/gh18480.phpt]
[1;32mPASS[0m GH-18480 (array_splice overflow with large offset / length values) [ext/standard/tests/array/gh18480.phpt] 
TEST 9325/12806 [ext/standard/tests/array/gh19300_1.phpt]
[1;32mPASS[0m GH-19300 (Nested array_multisort invocation with error breaks) - correct invocation variation [ext/standard/tests/array/gh19300_1.phpt] 
TEST 9326/12806 [ext/standard/tests/array/gh19300_2.phpt]
[1;32mPASS[0m GH-19300 (Nested array_multisort invocation with error breaks) - error variation [ext/standard/tests/array/gh19300_2.phpt] 
TEST 9327/12806 [ext/standard/tests/array/gh19926.phpt]
[1;32mPASS[0m GH-19926 (Assertion failure zend_hash_internal_pointer_reset_ex) [ext/standard/tests/array/gh19926.phpt] 
TEST 9328/12806 [ext/standard/tests/array/gh19926_pointer.phpt]
[1;32mPASS[0m GH-19926 (internal pointer behavior after array_splice) [ext/standard/tests/array/gh19926_pointer.phpt] 
TEST 9329/12806 [ext/standard/tests/array/gh20043.phpt]
[1;32mPASS[0m GH-20043 (array_unique assertion failure with RC1 array causing an exception on sort) [ext/standard/tests/array/gh20043.phpt] 
TEST 9330/12806 [ext/standard/tests/array/gh9244.phpt]
[1;32mPASS[0m Bug GH-9244 (Segfault with array_multisort + array_shift) [ext/standard/tests/array/gh9244.phpt] 
TEST 9331/12806 [ext/standard/tests/array/gh9296.phpt]
[1;32mPASS[0m GH-9296: incorrect ksort(..., SORT_REGULAR) behaviour on arrays with numeric and string keys [ext/standard/tests/array/gh9296.phpt] 
TEST 9332/12806 [ext/standard/tests/array/in_array_variation1.phpt]
[1;32mPASS[0m Test in_array() function : usage variations - different needdle values [ext/standard/tests/array/in_array_variation1.phpt] 
TEST 9333/12806 [ext/standard/tests/array/in_array_variation2.phpt]
[1;32mPASS[0m Test in_array() function : usage variations - different haystack values [ext/standard/tests/array/in_array_variation2.phpt] 
TEST 9334/12806 [ext/standard/tests/array/in_array_variation3.phpt]
[1;32mPASS[0m Test in_array() function : usage variations - haystack as sub-array/object [ext/standard/tests/array/in_array_variation3.phpt] 
TEST 9335/12806 [ext/standard/tests/array/in_array_variation4.phpt]
[1;32mPASS[0m Test in_array() function : usage variations - haystack as resource/multi dimensional array [ext/standard/tests/array/in_array_variation4.phpt] 
TEST 9336/12806 [ext/standard/tests/array/in_array_with_ref.phpt]
[1;32mPASS[0m in_array() with references [ext/standard/tests/array/in_array_with_ref.phpt] 
TEST 9337/12806 [ext/standard/tests/array/key_basic.phpt]
[1;32mPASS[0m Test key() function : basic functionality [ext/standard/tests/array/key_basic.phpt] 
TEST 9338/12806 [ext/standard/tests/array/key_exists_basic.phpt]
[1;32mPASS[0m Test function key_exists() by calling it with its expected arguments [ext/standard/tests/array/key_exists_basic.phpt] 
TEST 9339/12806 [ext/standard/tests/array/key_exists_variation1.phpt]
[1;32mPASS[0m Test function key_exists() by calling it with its expected arguments [ext/standard/tests/array/key_exists_variation1.phpt] 
TEST 9340/12806 [ext/standard/tests/array/key_exists_variation2.phpt]
[1;32mPASS[0m Test function key_exists() by calling it with its expected arguments [ext/standard/tests/array/key_exists_variation2.phpt] 
TEST 9341/12806 [ext/standard/tests/array/key_variation2.phpt]
[1;32mPASS[0m Test key() function : usage variations [ext/standard/tests/array/key_variation2.phpt] 
TEST 9342/12806 [ext/standard/tests/array/key_variation3.phpt]
[1;32mPASS[0m Test key() function : usage variations [ext/standard/tests/array/key_variation3.phpt] 
TEST 9343/12806 [ext/standard/tests/array/key_variation4.phpt]
[1;32mPASS[0m Test key() function : usage variations [ext/standard/tests/array/key_variation4.phpt] 
TEST 9344/12806 [ext/standard/tests/array/krsort_basic.phpt]
[1;32mPASS[0m Test krsort() function : basic functionality [ext/standard/tests/array/krsort_basic.phpt] 
TEST 9345/12806 [ext/standard/tests/array/krsort_object.phpt]
[1;32mPASS[0m Test krsort() function : object functionality - sort objects [ext/standard/tests/array/krsort_object.phpt] 
TEST 9346/12806 [ext/standard/tests/array/krsort_variation10.phpt]
[1;32mPASS[0m Test krsort() function : usage variations - sort heredoc strings [ext/standard/tests/array/krsort_variation10.phpt] 
TEST 9347/12806 [ext/standard/tests/array/krsort_variation11.phpt]
[1;32mPASS[0m Test krsort() function : usage variations - sort bool values [ext/standard/tests/array/krsort_variation11.phpt] 
TEST 9348/12806 [ext/standard/tests/array/krsort_variation3.phpt]
[1;32mPASS[0m Test krsort() function : usage variations - sort integer/float values [ext/standard/tests/array/krsort_variation3.phpt] 
TEST 9349/12806 [ext/standard/tests/array/krsort_variation4.phpt]
[1;32mPASS[0m Test krsort() function : usage variations - sort octal values [ext/standard/tests/array/krsort_variation4.phpt] 
TEST 9350/12806 [ext/standard/tests/array/krsort_variation5.phpt]
[1;32mPASS[0m Test krsort() function : usage variations - sort strings [ext/standard/tests/array/krsort_variation5.phpt] 
TEST 9351/12806 [ext/standard/tests/array/krsort_variation6.phpt]
[1;32mPASS[0m Test krsort() function : usage variations - sort hexadecimal values [ext/standard/tests/array/krsort_variation6.phpt] 
TEST 9352/12806 [ext/standard/tests/array/krsort_variation7.phpt]
[1;32mPASS[0m Test krsort() function : usage variations - sort array with diff. sub arrays [ext/standard/tests/array/krsort_variation7.phpt] 
TEST 9353/12806 [ext/standard/tests/array/krsort_variation8.phpt]
[1;32mPASS[0m Test krsort() function : usage variations - sort mixed values, 'sort_flags' as default/SORT_REGULAR (OK to fail as result is unpredectable) [ext/standard/tests/array/krsort_variation8.phpt] 
TEST 9354/12806 [ext/standard/tests/array/krsort_variation9.phpt]
[1;32mPASS[0m Test krsort() function : usage variations - sort array with/without key values [ext/standard/tests/array/krsort_variation9.phpt] 
TEST 9355/12806 [ext/standard/tests/array/ksort_basic.phpt]
[1;32mPASS[0m Test ksort() function : basic functionality [ext/standard/tests/array/ksort_basic.phpt] 
TEST 9356/12806 [ext/standard/tests/array/ksort_object.phpt]
[1;32mPASS[0m Test ksort() function : object functionality - sort objects [ext/standard/tests/array/ksort_object.phpt] 
TEST 9357/12806 [ext/standard/tests/array/ksort_variation10.phpt]
[1;32mPASS[0m Test ksort() function : usage variations - sort octal values [ext/standard/tests/array/ksort_variation10.phpt] 
TEST 9358/12806 [ext/standard/tests/array/ksort_variation11.phpt]
[1;32mPASS[0m Test ksort() function : usage variations - sort heredoc strings [ext/standard/tests/array/ksort_variation11.phpt] 
TEST 9359/12806 [ext/standard/tests/array/ksort_variation3.phpt]
[1;32mPASS[0m Test ksort() function : usage variations - sort integer/float values [ext/standard/tests/array/ksort_variation3.phpt] 
TEST 9360/12806 [ext/standard/tests/array/ksort_variation4.phpt]
[1;32mPASS[0m Test ksort() function : usage variations - sort bool values [ext/standard/tests/array/ksort_variation4.phpt] 
TEST 9361/12806 [ext/standard/tests/array/ksort_variation5.phpt]
[1;32mPASS[0m Test ksort() function : usage variations - sort strings [ext/standard/tests/array/ksort_variation5.phpt] 
TEST 9362/12806 [ext/standard/tests/array/ksort_variation6.phpt]
[1;32mPASS[0m Test ksort() function : usage variations - sort hexadecimal values [ext/standard/tests/array/ksort_variation6.phpt] 
TEST 9363/12806 [ext/standard/tests/array/ksort_variation7.phpt]
[1;32mPASS[0m Test ksort() function : usage variations - sort array with diff. sub arrays [ext/standard/tests/array/ksort_variation7.phpt] 
TEST 9364/12806 [ext/standard/tests/array/ksort_variation8.phpt]
[1;32mPASS[0m Test ksort() function : usage variations - sort mixed values, 'sort_flags' as default/SORT_REGULAR (OK to fail as result is unpredectable) [ext/standard/tests/array/ksort_variation8.phpt] 
TEST 9365/12806 [ext/standard/tests/array/ksort_variation9.phpt]
[1;32mPASS[0m Test ksort() function : usage variations - sorting arrays with/without keys [ext/standard/tests/array/ksort_variation9.phpt] 
TEST 9366/12806 [ext/standard/tests/array/locale_sort.phpt]
[1;33mSKIP[0m Sort with SORT_LOCALE_STRING [ext/standard/tests/array/locale_sort.phpt] reason: setlocale() failed
TEST 9367/12806 [ext/standard/tests/array/max.phpt]
[1;32mPASS[0m max() tests [ext/standard/tests/array/max.phpt] 
TEST 9368/12806 [ext/standard/tests/array/max_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input max() [ext/standard/tests/array/max_basic.phpt] 
TEST 9369/12806 [ext/standard/tests/array/max_basiclong_64bit.phpt]
[1;32mPASS[0m Test max function : 64bit long tests [ext/standard/tests/array/max_basiclong_64bit.phpt] 
TEST 9370/12806 [ext/standard/tests/array/max_int_float_optimisation.phpt]
[1;32mPASS[0m Check max() optimisation for int and float types [ext/standard/tests/array/max_int_float_optimisation.phpt] 
TEST 9371/12806 [ext/standard/tests/array/max_variation1.phpt]
[1;32mPASS[0m Test variations in usage of max() [ext/standard/tests/array/max_variation1.phpt] 
TEST 9372/12806 [ext/standard/tests/array/max_variation2.phpt]
[1;32mPASS[0m Test variations in usage of max() [ext/standard/tests/array/max_variation2.phpt] 
TEST 9373/12806 [ext/standard/tests/array/min.phpt]
[1;32mPASS[0m min() tests [ext/standard/tests/array/min.phpt] 
TEST 9374/12806 [ext/standard/tests/array/min_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input min() [ext/standard/tests/array/min_basic.phpt] 
TEST 9375/12806 [ext/standard/tests/array/min_basiclong_64bit.phpt]
[1;32mPASS[0m Test min function : 64bit long tests [ext/standard/tests/array/min_basiclong_64bit.phpt] 
TEST 9376/12806 [ext/standard/tests/array/min_int_float_optimisation.phpt]
[1;32mPASS[0m Check min() optimisation for int and float types [ext/standard/tests/array/min_int_float_optimisation.phpt] 
TEST 9377/12806 [ext/standard/tests/array/min_variation1.phpt]
[1;32mPASS[0m Test variations in usage of min() [ext/standard/tests/array/min_variation1.phpt] 
TEST 9378/12806 [ext/standard/tests/array/min_variation2.phpt]
[1;32mPASS[0m Test variations in usage of min() [ext/standard/tests/array/min_variation2.phpt] 
TEST 9379/12806 [ext/standard/tests/array/natcasesort_basic.phpt]
[1;32mPASS[0m Test natcasesort() function : basic functionality [ext/standard/tests/array/natcasesort_basic.phpt] 
TEST 9380/12806 [ext/standard/tests/array/natcasesort_object1.phpt]
[1;32mPASS[0m Test natcasesort() function : object functionality - array of objects [ext/standard/tests/array/natcasesort_object1.phpt] 
TEST 9381/12806 [ext/standard/tests/array/natcasesort_object2.phpt]
[1;32mPASS[0m Test natcasesort() function : object functionality - mixed visibility within objects [ext/standard/tests/array/natcasesort_object2.phpt] 
TEST 9382/12806 [ext/standard/tests/array/natcasesort_variation10.phpt]
[1;32mPASS[0m Test natcasesort() function : usage variations - position of internal array pointer [ext/standard/tests/array/natcasesort_variation10.phpt] 
TEST 9383/12806 [ext/standard/tests/array/natcasesort_variation11.phpt]
[1;32mPASS[0m Test natcasesort() function : usage variations - Different array keys [ext/standard/tests/array/natcasesort_variation11.phpt] 
TEST 9384/12806 [ext/standard/tests/array/natcasesort_variation2.phpt]
[1;32mPASS[0m Test natcasesort() function : usage variations - Pass arrays of different data types [ext/standard/tests/array/natcasesort_variation2.phpt] 
TEST 9385/12806 [ext/standard/tests/array/natcasesort_variation3.phpt]
[1;33mSKIP[0m Test natcasesort() function : usage variations - different numeric types [ext/standard/tests/array/natcasesort_variation3.phpt] reason: this test is for 32bit platform only
TEST 9386/12806 [ext/standard/tests/array/natcasesort_variation4.phpt]
[1;32mPASS[0m Test natcasesort() function : usage variations - different string types [ext/standard/tests/array/natcasesort_variation4.phpt] 
TEST 9387/12806 [ext/standard/tests/array/natcasesort_variation5.phpt]
[1;32mPASS[0m Test natcasesort() function : usage variations - different hex values [ext/standard/tests/array/natcasesort_variation5.phpt] 
TEST 9388/12806 [ext/standard/tests/array/natcasesort_variation6.phpt]
[1;32mPASS[0m Test natcasesort() function : usage variations - referenced variables [ext/standard/tests/array/natcasesort_variation6.phpt] 
TEST 9389/12806 [ext/standard/tests/array/natcasesort_variation7.phpt]
[1;32mPASS[0m Test natcasesort() function : usage variations - recursive arrays [ext/standard/tests/array/natcasesort_variation7.phpt] 
TEST 9390/12806 [ext/standard/tests/array/natcasesort_variation8.phpt]
[1;32mPASS[0m Test natcasesort() function : usage variations - octal values [ext/standard/tests/array/natcasesort_variation8.phpt] 
TEST 9391/12806 [ext/standard/tests/array/natcasesort_variation9.phpt]
[1;32mPASS[0m Test natcasesort() function : usage variations - mixed array [ext/standard/tests/array/natcasesort_variation9.phpt] 
TEST 9392/12806 [ext/standard/tests/array/natsort_basic.phpt]
[1;32mPASS[0m Test natsort(): basic functionality [ext/standard/tests/array/natsort_basic.phpt] 
TEST 9393/12806 [ext/standard/tests/array/negative_index.phpt]
[1;32mPASS[0m Test arrays starting with negative indices [ext/standard/tests/array/negative_index.phpt] 
TEST 9394/12806 [ext/standard/tests/array/negative_index_empty_array.phpt]
[1;32mPASS[0m Test empty arrays with first added index being negative [ext/standard/tests/array/negative_index_empty_array.phpt] 
TEST 9395/12806 [ext/standard/tests/array/next_basic.phpt]
[1;32mPASS[0m Test next() function : basic functionality [ext/standard/tests/array/next_basic.phpt] 
TEST 9396/12806 [ext/standard/tests/array/next_variation2.phpt]
[1;32mPASS[0m Test next() function : usage variation - Mulit-dimensional arrays [ext/standard/tests/array/next_variation2.phpt] 
TEST 9397/12806 [ext/standard/tests/array/packed_001.phpt]
[1;32mPASS[0m array_keys() and array_values() w/ packed optimization [ext/standard/tests/array/packed_001.phpt] 
TEST 9398/12806 [ext/standard/tests/array/prev_basic.phpt]
[1;32mPASS[0m Test prev() function : basic functionality [ext/standard/tests/array/prev_basic.phpt] 
TEST 9399/12806 [ext/standard/tests/array/prev_error2.phpt]
[1;32mPASS[0m prev - ensure warning is received when passing an indirect temporary. [ext/standard/tests/array/prev_error2.phpt] 
TEST 9400/12806 [ext/standard/tests/array/prev_error3.phpt]
[1;32mPASS[0m prev - ensure we cannot pass a temporary [ext/standard/tests/array/prev_error3.phpt] 
TEST 9401/12806 [ext/standard/tests/array/prev_variation2.phpt]
[1;32mPASS[0m Test prev() function : usage variation - Multi-dimensional arrays [ext/standard/tests/array/prev_variation2.phpt] 
TEST 9402/12806 [ext/standard/tests/array/range/bug21182.phpt]
[1;32mPASS[0m Bug #21182 (range modifies arguments) [ext/standard/tests/array/range/bug21182.phpt] 
TEST 9403/12806 [ext/standard/tests/array/range/bug24220.phpt]
[1;32mPASS[0m Bug #24220 (range() numeric string handling) [ext/standard/tests/array/range/bug24220.phpt] 
TEST 9404/12806 [ext/standard/tests/array/range/bug32021.phpt]
[1;32mPASS[0m Bug #32021 (Crash caused by range('', 'z')) [ext/standard/tests/array/range/bug32021.phpt] 
TEST 9405/12806 [ext/standard/tests/array/range/bug41121.phpt]
[1;33mSKIP[0m Bug #41121 (range() overflow handling for large numbers on 32bit machines) [ext/standard/tests/array/range/bug41121.phpt] reason: this test is for 32bit platform only
TEST 9406/12806 [ext/standard/tests/array/range/bug54459.phpt]
[1;32mPASS[0m Bug #54459 (Range function accuracy) [ext/standard/tests/array/range/bug54459.phpt] 
TEST 9407/12806 [ext/standard/tests/array/range/gh13094.phpt]
[1;32mPASS[0m GH-13094 (range(9.9, '0') causes segmentation fault) [ext/standard/tests/array/range/gh13094.phpt] 
TEST 9408/12806 [ext/standard/tests/array/range/range_bug70239_0.phpt]
[1;32mPASS[0m Bug #70239 Creating a huge array doesn't result in exhausted, but segfault, var 1 [ext/standard/tests/array/range/range_bug70239_0.phpt] 
TEST 9409/12806 [ext/standard/tests/array/range/range_bug70239_1.phpt]
[1;32mPASS[0m Bug #70239 Creating a huge array doesn't result in exhausted, but segfault, var 2 [ext/standard/tests/array/range/range_bug70239_1.phpt] 
TEST 9410/12806 [ext/standard/tests/array/range/range_bug70239_2.phpt]
[1;32mPASS[0m Bug #70239 Creating a huge array doesn't result in exhausted, but segfault, var 3 [ext/standard/tests/array/range/range_bug70239_2.phpt] 
TEST 9411/12806 [ext/standard/tests/array/range/range_bug70239_3.phpt]
[1;32mPASS[0m Bug #70239 Creating a huge array doesn't result in exhausted, but segfault, var 4 [ext/standard/tests/array/range/range_bug70239_3.phpt] 
TEST 9412/12806 [ext/standard/tests/array/range/range_bug71132.phpt]
[1;32mPASS[0m Bug #71132 (range function produces 2 segfaults with long integers) [ext/standard/tests/array/range/range_bug71132.phpt] 
TEST 9413/12806 [ext/standard/tests/array/range/range_bug71197.phpt]
[1;32mPASS[0m Bug #71197 (range function produces another 2 segfaults with long integers) [ext/standard/tests/array/range/range_bug71197.phpt] 
TEST 9414/12806 [ext/standard/tests/array/range/range_bug72017.phpt]
[1;32mPASS[0m Bug #72017 (incorrect truncation due to floating point precision issue) [ext/standard/tests/array/range/range_bug72017.phpt] 
TEST 9415/12806 [ext/standard/tests/array/range/range_inputs_float_NAN_values.phpt]
[1;32mPASS[0m Test range() function with non finite numbers [ext/standard/tests/array/range/range_inputs_float_NAN_values.phpt] 
TEST 9416/12806 [ext/standard/tests/array/range/range_inputs_float_basic.phpt]
[1;32mPASS[0m range(): float boundary inputs [ext/standard/tests/array/range/range_inputs_float_basic.phpt] 
TEST 9417/12806 [ext/standard/tests/array/range/range_inputs_float_small_step_exhaustion.phpt]
[1;32mPASS[0m Creating a range that exceeds the maximum array size [ext/standard/tests/array/range/range_inputs_float_small_step_exhaustion.phpt] 
TEST 9418/12806 [ext/standard/tests/array/range/range_inputs_int_basic.phpt]
[1;32mPASS[0m range(): integer boundary inputs [ext/standard/tests/array/range/range_inputs_int_basic.phpt] 
TEST 9419/12806 [ext/standard/tests/array/range/range_inputs_int_with_float_step.phpt]
[1;32mPASS[0m Test range() function with integer inputs and float step [ext/standard/tests/array/range/range_inputs_int_with_float_step.phpt] 
TEST 9420/12806 [ext/standard/tests/array/range/range_inputs_null_variations.phpt]
[1;32mPASS[0m Test range() function with null as argument. [ext/standard/tests/array/range/range_inputs_null_variations.phpt] 
TEST 9421/12806 [ext/standard/tests/array/range/range_inputs_numeric_basic.phpt]
[1;32mPASS[0m range(): mixed numeric types boundary inputs [ext/standard/tests/array/range/range_inputs_numeric_basic.phpt] 
TEST 9422/12806 [ext/standard/tests/array/range/range_inputs_string_basic.phpt]
[1;32mPASS[0m Test range() function with basic/expected string inputs [ext/standard/tests/array/range/range_inputs_string_basic.phpt] 
TEST 9423/12806 [ext/standard/tests/array/range/range_inputs_string_digits.phpt]
[1;32mPASS[0m Test range() function with string digits [ext/standard/tests/array/range/range_inputs_string_digits.phpt] 
TEST 9424/12806 [ext/standard/tests/array/range/range_inputs_string_digits_float_step.phpt]
[1;32mPASS[0m Test range() function where boundary are string digits and step is a float [ext/standard/tests/array/range/range_inputs_string_digits_float_step.phpt] 
TEST 9425/12806 [ext/standard/tests/array/range/range_inputs_string_invalid.phpt]
[1;32mPASS[0m Test range() function with unexpected string inputs [ext/standard/tests/array/range/range_inputs_string_invalid.phpt] 
TEST 9426/12806 [ext/standard/tests/array/range/range_inputs_string_numeric.phpt]
[1;32mPASS[0m range(): numeric string boundary inputs [ext/standard/tests/array/range/range_inputs_string_numeric.phpt] 
TEST 9427/12806 [ext/standard/tests/array/range/range_inputs_string_variations.phpt]
[1;32mPASS[0m Test range() function with unexpected string input variations or unusual step. [ext/standard/tests/array/range/range_inputs_string_variations.phpt] 
TEST 9428/12806 [ext/standard/tests/array/range/range_negative_step_decreasing_ranges.phpt]
[1;32mPASS[0m range() allows $step parameter to be negative for decreasing ranges [ext/standard/tests/array/range/range_negative_step_decreasing_ranges.phpt] 
TEST 9429/12806 [ext/standard/tests/array/range/range_step_errors.phpt]
[1;32mPASS[0m range() programattic errors for the $step parameter [ext/standard/tests/array/range/range_step_errors.phpt] 
TEST 9430/12806 [ext/standard/tests/array/range/range_variation1.phpt]
[1;33mSKIP[0m Test range() function (variation-2) [ext/standard/tests/array/range/range_variation1.phpt] reason: this test is for 32bit platform only
TEST 9431/12806 [ext/standard/tests/array/range/range_variation1_64bit.phpt]
[1;32mPASS[0m Test range() function (variation-2) [ext/standard/tests/array/range/range_variation1_64bit.phpt] 
TEST 9432/12806 [ext/standard/tests/array/rcn_in_place.phpt]
[1;32mPASS[0m RCN check for in-place array modifications [ext/standard/tests/array/rcn_in_place.phpt] 
TEST 9433/12806 [ext/standard/tests/array/reset_basic.phpt]
[1;32mPASS[0m Test reset() function : basic functionality [ext/standard/tests/array/reset_basic.phpt] 
TEST 9434/12806 [ext/standard/tests/array/reset_variation2.phpt]
[1;32mPASS[0m Test reset() function : usage variations - unset first element [ext/standard/tests/array/reset_variation2.phpt] 
TEST 9435/12806 [ext/standard/tests/array/reset_variation3.phpt]
[1;32mPASS[0m Test reset() function : usage variations - Referenced variables [ext/standard/tests/array/reset_variation3.phpt] 
TEST 9436/12806 [ext/standard/tests/array/rsort_basic.phpt]
[1;32mPASS[0m Test rsort() function : basic functionality [ext/standard/tests/array/rsort_basic.phpt] 
TEST 9437/12806 [ext/standard/tests/array/rsort_object1.phpt]
[1;32mPASS[0m Test rsort() function : object functionality [ext/standard/tests/array/rsort_object1.phpt] 
TEST 9438/12806 [ext/standard/tests/array/rsort_object2.phpt]
[1;32mPASS[0m Test rsort() function : object functionality - different visibilities [ext/standard/tests/array/rsort_object2.phpt] 
TEST 9439/12806 [ext/standard/tests/array/rsort_variation10.phpt]
[1;32mPASS[0m Test rsort() function : usage variations - Octal values [ext/standard/tests/array/rsort_variation10.phpt] 
TEST 9440/12806 [ext/standard/tests/array/rsort_variation11.phpt]
[1;32mPASS[0m Test rsort() function : usage variations - mixed array [ext/standard/tests/array/rsort_variation11.phpt] 
TEST 9441/12806 [ext/standard/tests/array/rsort_variation3.phpt]
[1;33mSKIP[0m Test rsort() function : usage variations - numeric values [ext/standard/tests/array/rsort_variation3.phpt] reason: this test is for 32bit platform only
TEST 9442/12806 [ext/standard/tests/array/rsort_variation4.phpt]
[1;32mPASS[0m Test rsort() function : usage variations - referenced variables [ext/standard/tests/array/rsort_variation4.phpt] 
TEST 9443/12806 [ext/standard/tests/array/rsort_variation5.phpt]
[1;32mPASS[0m Test rsort() function : usage variations - String values [ext/standard/tests/array/rsort_variation5.phpt] 
TEST 9444/12806 [ext/standard/tests/array/rsort_variation6.phpt]
[1;32mPASS[0m Test rsort() function : usage variations - Hexadecimal vales [ext/standard/tests/array/rsort_variation6.phpt] 
TEST 9445/12806 [ext/standard/tests/array/rsort_variation7.phpt]
[1;32mPASS[0m Test rsort() function : usage variations - boolean values [ext/standard/tests/array/rsort_variation7.phpt] 
TEST 9446/12806 [ext/standard/tests/array/rsort_variation8.phpt]
[1;32mPASS[0m Test rsort() function : usage variations - multi-dimensional arrays [ext/standard/tests/array/rsort_variation8.phpt] 
TEST 9447/12806 [ext/standard/tests/array/rsort_variation9.phpt]
[1;32mPASS[0m Test rsort() function : usage variations - mixed associative arrays [ext/standard/tests/array/rsort_variation9.phpt] 
TEST 9448/12806 [ext/standard/tests/array/shuffle_basic1.phpt]
[1;32mPASS[0m Test shuffle() function : basic functionality - array with default keys [ext/standard/tests/array/shuffle_basic1.phpt] 
TEST 9449/12806 [ext/standard/tests/array/shuffle_basic2.phpt]
[1;32mPASS[0m Test shuffle() function : basic functionality -  with associative array [ext/standard/tests/array/shuffle_basic2.phpt] 
TEST 9450/12806 [ext/standard/tests/array/shuffle_variation2.phpt]
[1;32mPASS[0m Test shuffle() function : usage variation - with MultiDimensional array [ext/standard/tests/array/shuffle_variation2.phpt] 
TEST 9451/12806 [ext/standard/tests/array/shuffle_variation3.phpt]
[1;32mPASS[0m Test shuffle() function : usage variation - arrays with diff types of values [ext/standard/tests/array/shuffle_variation3.phpt] 
TEST 9452/12806 [ext/standard/tests/array/shuffle_variation4.phpt]
[1;32mPASS[0m Test shuffle() function : usage variation - associative arrays with diff types of values [ext/standard/tests/array/shuffle_variation4.phpt] 
TEST 9453/12806 [ext/standard/tests/array/shuffle_variation5.phpt]
[1;32mPASS[0m Test shuffle() function : usage variation - arrays with diff heredoc strings [ext/standard/tests/array/shuffle_variation5.phpt] 
TEST 9454/12806 [ext/standard/tests/array/sizeof_basic2.phpt]
[1;32mPASS[0m Test sizeof() function : basic functionality - for non-scalar type(array) [ext/standard/tests/array/sizeof_basic2.phpt] 
TEST 9455/12806 [ext/standard/tests/array/sizeof_object1.phpt]
[1;32mPASS[0m Test sizeof() function : object functionality - object with Countable interface [ext/standard/tests/array/sizeof_object1.phpt] 
TEST 9456/12806 [ext/standard/tests/array/sizeof_object2.phpt]
[1;32mPASS[0m Test sizeof() function : object functionality - objects without Countable interface [ext/standard/tests/array/sizeof_object2.phpt] 
TEST 9457/12806 [ext/standard/tests/array/sizeof_variation2.phpt]
[1;32mPASS[0m Test sizeof() function : usage variations - different array values for 'var' argument [ext/standard/tests/array/sizeof_variation2.phpt] 
TEST 9458/12806 [ext/standard/tests/array/sizeof_variation3.phpt]
[1;32mPASS[0m Test sizeof() function : usage variations - checking for infinite recursion in COUNT_RECURSIVE mode [ext/standard/tests/array/sizeof_variation3.phpt] 
TEST 9459/12806 [ext/standard/tests/array/sort_basic.phpt]
[1;32mPASS[0m Test sort() function : basic functionality [ext/standard/tests/array/sort_basic.phpt] 
TEST 9460/12806 [ext/standard/tests/array/sort_object1.phpt]
[1;32mPASS[0m Test sort() function : object functionality - sorting objects, 'sort_flags' as default/SORT_REGULAR [ext/standard/tests/array/sort_object1.phpt] 
TEST 9461/12806 [ext/standard/tests/array/sort_object2.phpt]
[1;32mPASS[0m Test sort() function : object functionality - sorting objects with diff. accessibility of member vars [ext/standard/tests/array/sort_object2.phpt] 
TEST 9462/12806 [ext/standard/tests/array/sort_variation10.phpt]
[1;32mPASS[0m Test sort() function : usage variations - sort octal values [ext/standard/tests/array/sort_variation10.phpt] 
TEST 9463/12806 [ext/standard/tests/array/sort_variation11.phpt]
[1;32mPASS[0m Test sort() function : usage variations - sort mixed values, 'sort_flag' as default/SORT_REGULAR (OK to fail as result is unpredectable) [ext/standard/tests/array/sort_variation11.phpt] 
TEST 9464/12806 [ext/standard/tests/array/sort_variation3.phpt]
[1;32mPASS[0m Test sort() function : usage variations - sort integer/float values [ext/standard/tests/array/sort_variation3.phpt] 
TEST 9465/12806 [ext/standard/tests/array/sort_variation4.phpt]
[1;32mPASS[0m Test sort() function : usage variations - sort reference values [ext/standard/tests/array/sort_variation4.phpt] 
TEST 9466/12806 [ext/standard/tests/array/sort_variation5.phpt]
[1;32mPASS[0m Test sort() function : usage variations - sort strings [ext/standard/tests/array/sort_variation5.phpt] 
TEST 9467/12806 [ext/standard/tests/array/sort_variation6.phpt]
[1;32mPASS[0m Test sort() function : usage variations - sort hexadecimal values [ext/standard/tests/array/sort_variation6.phpt] 
TEST 9468/12806 [ext/standard/tests/array/sort_variation7.phpt]
[1;32mPASS[0m Test sort() function : usage variations - sort boolean values [ext/standard/tests/array/sort_variation7.phpt] 
TEST 9469/12806 [ext/standard/tests/array/sort_variation8.phpt]
[1;32mPASS[0m Test sort() function : usage variations - sort array with diff. sub arrays, 'sort_flags' as default/SORT_REGULAR [ext/standard/tests/array/sort_variation8.phpt] 
TEST 9470/12806 [ext/standard/tests/array/sort_variation9.phpt]
[1;32mPASS[0m Test sort() function : usage variations - sort diff. associative arrays, 'sort_flags' as default/SORT_REGULAR [ext/standard/tests/array/sort_variation9.phpt] 
TEST 9471/12806 [ext/standard/tests/array/uasort_basic1.phpt]
[1;32mPASS[0m Test uasort() function : basic functionality [ext/standard/tests/array/uasort_basic1.phpt] 
TEST 9472/12806 [ext/standard/tests/array/uasort_basic2.phpt]
[1;32mPASS[0m Test uasort() function : basic functionality - duplicate values [ext/standard/tests/array/uasort_basic2.phpt] 
TEST 9473/12806 [ext/standard/tests/array/uasort_object1.phpt]
[1;32mPASS[0m Test uasort() function : object functionality [ext/standard/tests/array/uasort_object1.phpt] 
TEST 9474/12806 [ext/standard/tests/array/uasort_object2.phpt]
[1;32mPASS[0m Test uasort() function : object functionality - sort diff. objects [ext/standard/tests/array/uasort_object2.phpt] 
TEST 9475/12806 [ext/standard/tests/array/uasort_variation10.phpt]
[1;32mPASS[0m Test uasort() function : usage variations - sort array with reference variables [ext/standard/tests/array/uasort_variation10.phpt] 
TEST 9476/12806 [ext/standard/tests/array/uasort_variation11.phpt]
[1;32mPASS[0m Test uasort() function : usage variations - different associative arrays [ext/standard/tests/array/uasort_variation11.phpt] 
TEST 9477/12806 [ext/standard/tests/array/uasort_variation3.phpt]
[1;32mPASS[0m Test uasort() function : usage variations - sort array with all possible keys [ext/standard/tests/array/uasort_variation3.phpt] 
TEST 9478/12806 [ext/standard/tests/array/uasort_variation4.phpt]
[1;32mPASS[0m Test uasort() function : usage variations - sort different numeric values [ext/standard/tests/array/uasort_variation4.phpt] 
TEST 9479/12806 [ext/standard/tests/array/uasort_variation5.phpt]
[1;32mPASS[0m Test uasort() function : usage variations - sort diff. strings [ext/standard/tests/array/uasort_variation5.phpt] 
TEST 9480/12806 [ext/standard/tests/array/uasort_variation6.phpt]
[1;32mPASS[0m Test uasort() function : usage variations - sort array having subarrays [ext/standard/tests/array/uasort_variation6.phpt] 
TEST 9481/12806 [ext/standard/tests/array/uasort_variation7.phpt]
[1;32mPASS[0m Test uasort() function : usage variations - anonymous function as 'cmp_function' [ext/standard/tests/array/uasort_variation7.phpt] 
TEST 9482/12806 [ext/standard/tests/array/uasort_variation8.phpt]
[1;32mPASS[0m Test uasort() function : usage variations - built-in function as 'cmp_function' [ext/standard/tests/array/uasort_variation8.phpt] 
TEST 9483/12806 [ext/standard/tests/array/uksort_basic.phpt]
[1;32mPASS[0m Test uksort(): basic functionality [ext/standard/tests/array/uksort_basic.phpt] 
TEST 9484/12806 [ext/standard/tests/array/unexpected_array_mod_bug.phpt]
[1;32mPASS[0m Crash when function parameter modified via reference [ext/standard/tests/array/unexpected_array_mod_bug.phpt] 
TEST 9485/12806 [ext/standard/tests/array/unexpected_array_mod_bug_variation1.phpt]
[1;32mPASS[0m Crash when function parameter modified via reference while keeping orig refcount [ext/standard/tests/array/unexpected_array_mod_bug_variation1.phpt] 
TEST 9486/12806 [ext/standard/tests/array/usort_basic.phpt]
[1;32mPASS[0m Test usort() function : basic functionality [ext/standard/tests/array/usort_basic.phpt] 
TEST 9487/12806 [ext/standard/tests/array/usort_object1.phpt]
[1;32mPASS[0m Test usort() function : object functionality - different number of properties [ext/standard/tests/array/usort_object1.phpt] 
TEST 9488/12806 [ext/standard/tests/array/usort_object2.phpt]
[1;32mPASS[0m Test usort() function : object functionality - Different types of classes [ext/standard/tests/array/usort_object2.phpt] 
TEST 9489/12806 [ext/standard/tests/array/usort_stability.phpt]
[1;32mPASS[0m usort() is stable [ext/standard/tests/array/usort_stability.phpt] 
TEST 9490/12806 [ext/standard/tests/array/usort_variation10.phpt]
[1;32mPASS[0m Test usort() function : usage variations - duplicate keys and values [ext/standard/tests/array/usort_variation10.phpt] 
TEST 9491/12806 [ext/standard/tests/array/usort_variation11.phpt]
[1;32mPASS[0m Test usort() function : usage variations - malformed comparison function returning boolean [ext/standard/tests/array/usort_variation11.phpt] 
TEST 9492/12806 [ext/standard/tests/array/usort_variation3.phpt]
[1;32mPASS[0m Test usort() function : usage variations - diff. array values [ext/standard/tests/array/usort_variation3.phpt] 
TEST 9493/12806 [ext/standard/tests/array/usort_variation4.phpt]
[1;32mPASS[0m Test usort() function : usage variations - numeric data [ext/standard/tests/array/usort_variation4.phpt] 
TEST 9494/12806 [ext/standard/tests/array/usort_variation5.phpt]
[1;32mPASS[0m Test usort() function : usage variations - string data [ext/standard/tests/array/usort_variation5.phpt] 
TEST 9495/12806 [ext/standard/tests/array/usort_variation6.phpt]
[1;32mPASS[0m Test usort() function : usage variations - multi-dimensional arrays [ext/standard/tests/array/usort_variation6.phpt] 
TEST 9496/12806 [ext/standard/tests/array/usort_variation7.phpt]
[1;32mPASS[0m Test usort() function : usage variations - Anonymous comparison function [ext/standard/tests/array/usort_variation7.phpt] 
TEST 9497/12806 [ext/standard/tests/array/usort_variation8.phpt]
[1;32mPASS[0m Test usort() function : usage variations - use built in functions as $cmp_function arg [ext/standard/tests/array/usort_variation8.phpt] 
TEST 9498/12806 [ext/standard/tests/array/usort_variation9.phpt]
[1;32mPASS[0m Test usort() function : usage variations - referenced variables [ext/standard/tests/array/usort_variation9.phpt] 
TEST 9499/12806 [ext/standard/tests/array/var_export.phpt]
[1;32mPASS[0m var_export() and objects with numeric indexes properties [ext/standard/tests/array/var_export.phpt] 
TEST 9500/12806 [ext/standard/tests/array/var_export2.phpt]
[1;32mPASS[0m var_export() and empty array keys [ext/standard/tests/array/var_export2.phpt] 
TEST 9501/12806 [ext/standard/tests/array/var_export3.phpt]
[1;32mPASS[0m var_export() and classes [ext/standard/tests/array/var_export3.phpt] 
TEST 9502/12806 [ext/standard/tests/assert/assert.phpt]
[1;32mPASS[0m assert() [ext/standard/tests/assert/assert.phpt] 
TEST 9503/12806 [ext/standard/tests/assert/assert03.phpt]
[1;32mPASS[0m assert() - set callback using ini_set() [ext/standard/tests/assert/assert03.phpt] 
TEST 9504/12806 [ext/standard/tests/assert/assert04.phpt]
[1;32mPASS[0m misc assert() tests tests [ext/standard/tests/assert/assert04.phpt] 
TEST 9505/12806 [ext/standard/tests/assert/assert_basic.phpt]
[1;32mPASS[0m assert() - basic - check  that assert runs when assert.active is set to 1. [ext/standard/tests/assert/assert_basic.phpt] 
TEST 9506/12806 [ext/standard/tests/assert/assert_basic1.phpt]
[1;32mPASS[0m assert() - basic - check  that assert can be switched off [ext/standard/tests/assert/assert_basic1.phpt] 
TEST 9507/12806 [ext/standard/tests/assert/assert_basic2.phpt]
[1;32mPASS[0m assert() - basic - correct call back values before and after assert. [ext/standard/tests/assert/assert_basic2.phpt] 
TEST 9508/12806 [ext/standard/tests/assert/assert_basic3.phpt]
[1;32mPASS[0m assert() - basic - Test that bailout works [ext/standard/tests/assert/assert_basic3.phpt] 
TEST 9509/12806 [ext/standard/tests/assert/assert_basic4.phpt]
[1;32mPASS[0m assert() - basic - test initial values using ini.get and assert_options [ext/standard/tests/assert/assert_basic4.phpt] 
TEST 9510/12806 [ext/standard/tests/assert/assert_basic5.phpt]
[1;32mPASS[0m assert() - basic - check switch on warnings using assert_options. [ext/standard/tests/assert/assert_basic5.phpt] 
TEST 9511/12806 [ext/standard/tests/assert/assert_basic6.phpt]
[1;32mPASS[0m assert() - Remove the assert callback [ext/standard/tests/assert/assert_basic6.phpt] 
TEST 9512/12806 [ext/standard/tests/assert/assert_closures.phpt]
[1;32mPASS[0m assert() - basic - accept closures as callback. [ext/standard/tests/assert/assert_closures.phpt] 
TEST 9513/12806 [ext/standard/tests/assert/assert_closures_multiple.phpt]
[1;32mPASS[0m assert() asserting multiple with callback [ext/standard/tests/assert/assert_closures_multiple.phpt] 
TEST 9514/12806 [ext/standard/tests/assert/assert_custom_exception.phpt]
[1;32mPASS[0m Throwing custom exception object from assert() throws given object [ext/standard/tests/assert/assert_custom_exception.phpt] 
TEST 9515/12806 [ext/standard/tests/assert/assert_error2.phpt]
[1;32mPASS[0m assert() - basic - Test that bailout works [ext/standard/tests/assert/assert_error2.phpt] 
TEST 9516/12806 [ext/standard/tests/assert/assert_options_error.phpt]
[1;32mPASS[0m assert_options() - unknown assert option. [ext/standard/tests/assert/assert_options_error.phpt] 
TEST 9517/12806 [ext/standard/tests/assert/assert_return_value.phpt]
[1;32mPASS[0m assert() returns boolean on success or failure [ext/standard/tests/assert/assert_return_value.phpt] 
TEST 9518/12806 [ext/standard/tests/assert/assert_variation.phpt]
[1;32mPASS[0m assert() - variation  - test callback options using ini_get/ini_set/assert_options [ext/standard/tests/assert/assert_variation.phpt] 
TEST 9519/12806 [ext/standard/tests/assert/assert_warnings.phpt]
[1;32mPASS[0m assert(): warnings with no descriptions. [ext/standard/tests/assert/assert_warnings.phpt] 
TEST 9520/12806 [ext/standard/tests/assert/bug80290.phpt]
[1;32mPASS[0m Bug #80290: Double free when ASSERT_CALLBACK is used with a dynamic message [ext/standard/tests/assert/bug80290.phpt] 
TEST 9521/12806 [ext/standard/tests/assert/gh18509.phpt]
[1;32mPASS[0m GH-18509: Dynamic calls to assert() ignore zend.assertions [ext/standard/tests/assert/gh18509.phpt] 
TEST 9522/12806 [ext/standard/tests/bug49244.phpt]
[1;32mPASS[0m Bug #49244 (Floating point NaN cause garbage characters) [ext/standard/tests/bug49244.phpt] 
TEST 9523/12806 [ext/standard/tests/bug64370_var1.phpt]
[1;32mPASS[0m Test bug #64370 microtime(true) less than $_SERVER['REQUEST_TIME_FLOAT'] [ext/standard/tests/bug64370_var1.phpt] 
TEST 9524/12806 [ext/standard/tests/bug64370_var2.phpt]
[1;32mPASS[0m Test bug #64370 sequential microtime(true) calls [ext/standard/tests/bug64370_var2.phpt] 
TEST 9525/12806 [ext/standard/tests/bug71827.phpt]
[1;32mPASS[0m Bug #71827 (substr_replace bug when length type is string ) [ext/standard/tests/bug71827.phpt] 
TEST 9526/12806 [ext/standard/tests/bug75220.phpt]
[1;32mPASS[0m Bug #75220 (is_callable crash for 'parent') [ext/standard/tests/bug75220.phpt] 
TEST 9527/12806 [ext/standard/tests/bug79821.phpt]
[1;32mPASS[0m Bug #79821 (array grow during var_dump) [ext/standard/tests/bug79821.phpt] 
TEST 9528/12806 [ext/standard/tests/bug80915.phpt]
[1;32mPASS[0m Bug #80915: Taking a reference to $_SERVER hides its values from phpinfo() [ext/standard/tests/bug80915.phpt] 
TEST 9529/12806 [ext/standard/tests/bug81048.phpt]
[1;32mPASS[0m Bug #81048 (phpinfo(INFO_VARIABLES) "Array to string conversion") [ext/standard/tests/bug81048.phpt] 
[1;33mSKIP[0m Bug #81727: $_COOKIE name starting with ..Host/..Secure should be discarded [ext/standard/tests/bug81727.phpt] reason: CGI not available
TEST 9531/12806 [ext/standard/tests/class_object/bug71442.phpt]
[1;32mPASS[0m Bug #71442 (forward_static_call crash) [ext/standard/tests/class_object/bug71442.phpt] 
TEST 9532/12806 [ext/standard/tests/class_object/bug78638.phpt]
[1;32mPASS[0m FR: #78638 (__PHP_Incomplete_Class should be final) [ext/standard/tests/class_object/bug78638.phpt] 
TEST 9533/12806 [ext/standard/tests/class_object/class_exists_basic_001.phpt]
[1;32mPASS[0m Test class_exists() function : basic functionality [ext/standard/tests/class_object/class_exists_basic_001.phpt] 
TEST 9534/12806 [ext/standard/tests/class_object/class_exists_variation_003.phpt]
[1;32mPASS[0m Test class_exists() function : usage variations  - case sensitivity [ext/standard/tests/class_object/class_exists_variation_003.phpt] 
TEST 9535/12806 [ext/standard/tests/class_object/forward_static_call_001.phpt]
[1;32mPASS[0m forward_static_call() called from outside of a method. [ext/standard/tests/class_object/forward_static_call_001.phpt] 
TEST 9536/12806 [ext/standard/tests/class_object/forward_static_call_002.phpt]
[1;32mPASS[0m forward_static_call() from outside of a class method. [ext/standard/tests/class_object/forward_static_call_002.phpt] 
TEST 9537/12806 [ext/standard/tests/class_object/forward_static_call_003.phpt]
[1;32mPASS[0m forward_static_call() calling outside of the inheritance chain. [ext/standard/tests/class_object/forward_static_call_003.phpt] 
TEST 9538/12806 [ext/standard/tests/class_object/get_class_methods_basic_001.phpt]
[1;32mPASS[0m Test get_class_methods() function : basic functionality [ext/standard/tests/class_object/get_class_methods_basic_001.phpt] 
TEST 9539/12806 [ext/standard/tests/class_object/get_class_methods_basic_002.phpt]
[1;32mPASS[0m Test get_class_methods() function : basic functionality [ext/standard/tests/class_object/get_class_methods_basic_002.phpt] 
TEST 9540/12806 [ext/standard/tests/class_object/get_class_methods_basic_003.phpt]
[1;32mPASS[0m Test get_class_methods() function : basic functionality [ext/standard/tests/class_object/get_class_methods_basic_003.phpt] 
TEST 9541/12806 [ext/standard/tests/class_object/get_class_methods_variation_001.phpt]
[1;32mPASS[0m Test get_class_methods() function : usage variations  - unexpected types [ext/standard/tests/class_object/get_class_methods_variation_001.phpt] 
TEST 9542/12806 [ext/standard/tests/class_object/get_class_methods_variation_002.phpt]
[1;32mPASS[0m Test get_class_methods() function : usage variations  - case sensitivity [ext/standard/tests/class_object/get_class_methods_variation_002.phpt] 
TEST 9543/12806 [ext/standard/tests/class_object/get_class_variation_001.phpt]
[1;32mPASS[0m Test get_class() function : usage variations  - passing unexpected types. [ext/standard/tests/class_object/get_class_variation_001.phpt] 
TEST 9544/12806 [ext/standard/tests/class_object/get_class_variation_002.phpt]
[1;32mPASS[0m Test get_class() function : usage variations  - ensure class name case is preserved. [ext/standard/tests/class_object/get_class_variation_002.phpt] 
TEST 9545/12806 [ext/standard/tests/class_object/get_class_vars_variation2.phpt]
[1;32mPASS[0m Test get_class_vars() function : testing visibility [ext/standard/tests/class_object/get_class_vars_variation2.phpt] 
TEST 9546/12806 [ext/standard/tests/class_object/get_declared_classes_basic_001.phpt]
[1;32mPASS[0m Test get_declared_classes() function : basic functionality [ext/standard/tests/class_object/get_declared_classes_basic_001.phpt] 
TEST 9547/12806 [ext/standard/tests/class_object/get_declared_classes_variation1.phpt]
[1;32mPASS[0m Test get_declared_classes() function : testing autoloaded classes [ext/standard/tests/class_object/get_declared_classes_variation1.phpt] 
TEST 9548/12806 [ext/standard/tests/class_object/get_declared_interfaces_basic_001.phpt]
[1;32mPASS[0m Test get_declared_interfaces() function : basic functionality [ext/standard/tests/class_object/get_declared_interfaces_basic_001.phpt] 
TEST 9549/12806 [ext/standard/tests/class_object/get_declared_interfaces_variation1.phpt]
[1;32mPASS[0m Test get_declared_interfaces() function : autoloading of interfaces [ext/standard/tests/class_object/get_declared_interfaces_variation1.phpt] 
TEST 9550/12806 [ext/standard/tests/class_object/get_declared_traits_basic_001.phpt]
[1;32mPASS[0m Test get_declared_traits() function : basic functionality [ext/standard/tests/class_object/get_declared_traits_basic_001.phpt] 
TEST 9551/12806 [ext/standard/tests/class_object/get_declared_traits_variation1.phpt]
[1;32mPASS[0m Test get_declared_traits() function : testing autoloaded traits [ext/standard/tests/class_object/get_declared_traits_variation1.phpt] 
TEST 9552/12806 [ext/standard/tests/class_object/get_object_vars_basic_001.phpt]
[1;32mPASS[0m get_object_vars(): visibility from static methods (target object passed as arg) [ext/standard/tests/class_object/get_object_vars_basic_001.phpt] 
TEST 9553/12806 [ext/standard/tests/class_object/get_object_vars_basic_002.phpt]
[1;32mPASS[0m get_object_vars(): visibility from non static methods (target object passed as arg) [ext/standard/tests/class_object/get_object_vars_basic_002.phpt] 
TEST 9554/12806 [ext/standard/tests/class_object/get_object_vars_variation_001.phpt]
[1;32mPASS[0m get_object_vars() - ensure statics are not shown [ext/standard/tests/class_object/get_object_vars_variation_001.phpt] 
TEST 9555/12806 [ext/standard/tests/class_object/get_object_vars_variation_002.phpt]
[1;32mPASS[0m get_object_vars() - ensure references are preserved [ext/standard/tests/class_object/get_object_vars_variation_002.phpt] 
TEST 9556/12806 [ext/standard/tests/class_object/get_object_vars_variation_004.phpt]
[1;32mPASS[0m get_object_vars() fast/slow-path discrepancies [ext/standard/tests/class_object/get_object_vars_variation_004.phpt] 
TEST 9557/12806 [ext/standard/tests/class_object/get_object_vars_variation_005.phpt]
[1;32mPASS[0m get_object_vars() no-declared/declared discrepancies [ext/standard/tests/class_object/get_object_vars_variation_005.phpt] 
TEST 9558/12806 [ext/standard/tests/class_object/get_parent_class_variation_001.phpt]
[1;32mPASS[0m Test get_parent_class() function : variation - case sensitivity [ext/standard/tests/class_object/get_parent_class_variation_001.phpt] 
TEST 9559/12806 [ext/standard/tests/class_object/get_parent_class_variation_002.phpt]
[1;32mPASS[0m Test get_parent_class() function : usage variations  - unexpected argument type. [ext/standard/tests/class_object/get_parent_class_variation_002.phpt] 
TEST 9560/12806 [ext/standard/tests/class_object/interface_exists_variation3.phpt]
[1;32mPASS[0m Test interface_exists() function : autoloaded interface [ext/standard/tests/class_object/interface_exists_variation3.phpt] 
TEST 9561/12806 [ext/standard/tests/class_object/interface_exists_variation4.phpt]
[1;32mPASS[0m Test interface_exists() function : test autoload default value [ext/standard/tests/class_object/interface_exists_variation4.phpt] 
TEST 9562/12806 [ext/standard/tests/class_object/is_a.phpt]
[1;32mPASS[0m is_a and is_subclass_of behaviour (with and without autoload) [ext/standard/tests/class_object/is_a.phpt] 
TEST 9563/12806 [ext/standard/tests/class_object/is_a_variation_001.phpt]
[1;32mPASS[0m Test is_a() function : usage variations  - wrong type for arg 1 [ext/standard/tests/class_object/is_a_variation_001.phpt] 
TEST 9564/12806 [ext/standard/tests/class_object/is_a_variation_003.phpt]
[1;32mPASS[0m Test is_a() function : usage variations  - case sensitivity [ext/standard/tests/class_object/is_a_variation_003.phpt] 
TEST 9565/12806 [ext/standard/tests/class_object/is_subclass_of_variation_001.phpt]
[1;32mPASS[0m Test is_subclass_of() function : usage variations  - unexpected type for arg 1 [ext/standard/tests/class_object/is_subclass_of_variation_001.phpt] 
TEST 9566/12806 [ext/standard/tests/class_object/is_subclass_of_variation_003.phpt]
[1;32mPASS[0m Test is_subclass_of() function : usage variations  - case sensitivity [ext/standard/tests/class_object/is_subclass_of_variation_003.phpt] 
TEST 9567/12806 [ext/standard/tests/class_object/is_subclass_of_variation_004.phpt]
[1;32mPASS[0m Test is_subclass_of() function : usage variations  - unexpected type for arg 1 with valid class in arg 2. [ext/standard/tests/class_object/is_subclass_of_variation_004.phpt] 
TEST 9568/12806 [ext/standard/tests/class_object/method_exists_basic_001.phpt]
[1;32mPASS[0m method_exists() on userspace classes; static & non-static methods with various visibilities. [ext/standard/tests/class_object/method_exists_basic_001.phpt] 
TEST 9569/12806 [ext/standard/tests/class_object/method_exists_basic_002.phpt]
[1;32mPASS[0m method_exists() on internal classes [ext/standard/tests/class_object/method_exists_basic_002.phpt] 
TEST 9570/12806 [ext/standard/tests/class_object/method_exists_basic_003.phpt]
[1;32mPASS[0m method_exists() on non-existent class, with __autoload(). [ext/standard/tests/class_object/method_exists_basic_003.phpt] 
TEST 9571/12806 [ext/standard/tests/class_object/method_exists_variation_001.phpt]
[1;32mPASS[0m Test method_exists() function : usage variations  - unexpected type for arg 1 [ext/standard/tests/class_object/method_exists_variation_001.phpt] 
TEST 9572/12806 [ext/standard/tests/class_object/method_exists_variation_003.phpt]
[1;32mPASS[0m Test method_exists() function : variation - Case sensitivity [ext/standard/tests/class_object/method_exists_variation_003.phpt] 
TEST 9573/12806 [ext/standard/tests/class_object/property_exists_error.phpt]
[1;32mPASS[0m Test property_exists() function : error conditions [ext/standard/tests/class_object/property_exists_error.phpt] 
TEST 9574/12806 [ext/standard/tests/class_object/property_exists_variation1.phpt]
[1;32mPASS[0m Test property_exists() function : class auto loading [ext/standard/tests/class_object/property_exists_variation1.phpt] 
TEST 9575/12806 [ext/standard/tests/class_object/trait_class_exists_variation_003.phpt]
[1;32mPASS[0m Test trait_exists() function : usage variations  - case sensitivity [ext/standard/tests/class_object/trait_class_exists_variation_003.phpt] 
TEST 9576/12806 [ext/standard/tests/class_object/trait_exists_basic_001.phpt]
[1;32mPASS[0m Test trait_exists() function : basic functionality [ext/standard/tests/class_object/trait_exists_basic_001.phpt] 
TEST 9577/12806 [ext/standard/tests/constant_with_typed_class_constant.phpt]
[1;32mPASS[0m Calling constant() with a typed class constant [ext/standard/tests/constant_with_typed_class_constant.phpt] 
TEST 9578/12806 [ext/standard/tests/crypt/bcrypt_invalid_algorithm.phpt]
[1;32mPASS[0m Test BCRYPT with invalid algorithm [ext/standard/tests/crypt/bcrypt_invalid_algorithm.phpt] 
TEST 9579/12806 [ext/standard/tests/crypt/bcrypt_invalid_cost.phpt]
[1;32mPASS[0m Test BCRYPT with invalid cost [ext/standard/tests/crypt/bcrypt_invalid_cost.phpt] 
TEST 9580/12806 [ext/standard/tests/crypt/bcrypt_salt_dollar.phpt]
[1;32mPASS[0m bcrypt correctly rejects salts containing $ [ext/standard/tests/crypt/bcrypt_salt_dollar.phpt] 
TEST 9581/12806 [ext/standard/tests/crypt/des_fallback_invalid_salt.phpt]
[1;32mPASS[0m Test DES with invalid fallback [ext/standard/tests/crypt/des_fallback_invalid_salt.phpt] 
TEST 9582/12806 [ext/standard/tests/dir/bug41693.phpt]
[1;32mPASS[0m Bug #41693 (scandir() allows empty directory names) [ext/standard/tests/dir/bug41693.phpt] 
TEST 9583/12806 [ext/standard/tests/dir/bug71542.phpt]
[1;32mPASS[0m Bug #71542 (disk_total_space does not work with relative paths) [ext/standard/tests/dir/bug71542.phpt] 
TEST 9584/12806 [ext/standard/tests/dir/bug72625.phpt]
[1;33mSKIP[0m Bug #72625 realpath() fails on very long argument. [ext/standard/tests/dir/bug72625.phpt] reason: Valid only on Windows
TEST 9585/12806 [ext/standard/tests/dir/bug73877.phpt]
[1;33mSKIP[0m Bug #73877 readlink() returns garbage for UTF-8 paths
File type functions [ext/standard/tests/dir/bug73877.phpt] reason: only for Windows
TEST 9586/12806 [ext/standard/tests/dir/bug78220.phpt]
[1;33mSKIP[0m Bug #78220 (Can't access OneDrive folder) [ext/standard/tests/dir/bug78220.phpt] reason: this test is for Windows platforms only
TEST 9587/12806 [ext/standard/tests/dir/bug80960.phpt]
[1;33mSKIP[0m Fix #80960 (opendir() warning wrong info when failed on Windows) [ext/standard/tests/dir/bug80960.phpt] reason: for Windows only
TEST 9588/12806 [ext/standard/tests/dir/chdir_basic-win32-mb.phpt]
[1;33mSKIP[0m Test chdir() function : basic functionality [ext/standard/tests/dir/chdir_basic-win32-mb.phpt] reason: Valid only on Windows
TEST 9589/12806 [ext/standard/tests/dir/chdir_basic.phpt]
[1;32mPASS[0m Test chdir() function : basic functionality [ext/standard/tests/dir/chdir_basic.phpt] 
TEST 9590/12806 [ext/standard/tests/dir/chdir_error2-win32-mb.phpt]
[1;33mSKIP[0m Test chdir() function : error conditions - Non-existent directory [ext/standard/tests/dir/chdir_error2-win32-mb.phpt] reason: Valid only on Windows
TEST 9591/12806 [ext/standard/tests/dir/chdir_error2.phpt]
[1;32mPASS[0m Test chdir() function : error conditions - Non-existent directory [ext/standard/tests/dir/chdir_error2.phpt] 
TEST 9592/12806 [ext/standard/tests/dir/chdir_variation2-win32-mb.phpt]
[1;33mSKIP[0m Test chdir() function : usage variations - relative paths [ext/standard/tests/dir/chdir_variation2-win32-mb.phpt] reason: Valid only on Windows
TEST 9593/12806 [ext/standard/tests/dir/chdir_variation2.phpt]
[1;32mPASS[0m Test chdir() function : usage variations - relative paths [ext/standard/tests/dir/chdir_variation2.phpt] 
TEST 9594/12806 [ext/standard/tests/dir/closedir_basic-win32-mb.phpt]
[1;33mSKIP[0m Test closedir() function : basic functionality [ext/standard/tests/dir/closedir_basic-win32-mb.phpt] reason: Valid only on Windows
TEST 9595/12806 [ext/standard/tests/dir/closedir_basic.phpt]
[1;32mPASS[0m Test closedir() function : basic functionality [ext/standard/tests/dir/closedir_basic.phpt] 
TEST 9596/12806 [ext/standard/tests/dir/closedir_variation2-win32-mb.phpt]
[1;33mSKIP[0m Test closedir() function : usage variations - close directory handle twice [ext/standard/tests/dir/closedir_variation2-win32-mb.phpt] reason: Valid only on Windows
TEST 9597/12806 [ext/standard/tests/dir/closedir_variation2.phpt]
[1;32mPASS[0m Test closedir() function : usage variations - close directory handle twice [ext/standard/tests/dir/closedir_variation2.phpt] 
TEST 9598/12806 [ext/standard/tests/dir/closedir_variation3.phpt]
[1;32mPASS[0m Test closedir() function : usage variations - close a file pointer [ext/standard/tests/dir/closedir_variation3.phpt] 
TEST 9599/12806 [ext/standard/tests/dir/closedir_without_arg.phpt]
[1;32mPASS[0m Calling closedir() without argument and without opening a directory beforehand [ext/standard/tests/dir/closedir_without_arg.phpt] 
TEST 9600/12806 [ext/standard/tests/dir/dir_basic-win32-mb.phpt]
[1;33mSKIP[0m Test dir() function : basic functionality [ext/standard/tests/dir/dir_basic-win32-mb.phpt] reason: Valid only on Windows
TEST 9601/12806 [ext/standard/tests/dir/dir_basic.phpt]
[1;32mPASS[0m Test dir() function : basic functionality [ext/standard/tests/dir/dir_basic.phpt] 
TEST 9602/12806 [ext/standard/tests/dir/dir_bug73971.phpt]
[1;33mSKIP[0m Bug #73971 Filename got limited to MAX_PATH on Win32 when scan directory [ext/standard/tests/dir/dir_bug73971.phpt] reason: Valid only on Windows
TEST 9603/12806 [ext/standard/tests/dir/dir_variation3.phpt]
[1;32mPASS[0m Test dir() function : usage variations - different directory permissions [ext/standard/tests/dir/dir_variation3.phpt] 
TEST 9604/12806 [ext/standard/tests/dir/dir_variation4-win32-mb.phpt]
[1;33mSKIP[0m Test dir() function : usage variations - operate on previously opened directory [ext/standard/tests/dir/dir_variation4-win32-mb.phpt] reason: Valid only on Windows
TEST 9605/12806 [ext/standard/tests/dir/dir_variation4.phpt]
[1;32mPASS[0m Test dir() function : usage variations - operate on previously opened directory [ext/standard/tests/dir/dir_variation4.phpt] 
TEST 9606/12806 [ext/standard/tests/dir/dir_variation5.phpt]
[1;32mPASS[0m Test dir() function : usage variations - open a file instead of directory [ext/standard/tests/dir/dir_variation5.phpt] 
TEST 9607/12806 [ext/standard/tests/dir/dir_variation6.phpt]
[1;32mPASS[0m Test dir() function : usage variations - non-existent directory [ext/standard/tests/dir/dir_variation6.phpt] 
TEST 9608/12806 [ext/standard/tests/dir/dir_variation7.phpt]
[1;32mPASS[0m Test dir() function : usage variations - directories with restricted permissions [ext/standard/tests/dir/dir_variation7.phpt] 
TEST 9609/12806 [ext/standard/tests/dir/dir_variation8.phpt]
[1;32mPASS[0m Test dir() function : usage variations - checking with wildcard characters [ext/standard/tests/dir/dir_variation8.phpt] 
TEST 9610/12806 [ext/standard/tests/dir/dir_variation9.phpt]
[1;32mPASS[0m Test dir() function : usage variations - relative valid and invalid paths [ext/standard/tests/dir/dir_variation9.phpt] 
TEST 9611/12806 [ext/standard/tests/dir/getcwd_basic-win32-mb.phpt]
[1;33mSKIP[0m Test getcwd() function : basic functionality [ext/standard/tests/dir/getcwd_basic-win32-mb.phpt] reason: Valid only on Windows
TEST 9612/12806 [ext/standard/tests/dir/getcwd_basic.phpt]
[1;32mPASS[0m Test getcwd() function : basic functionality [ext/standard/tests/dir/getcwd_basic.phpt] 
TEST 9613/12806 [ext/standard/tests/dir/opendir_basic-win32-mb.phpt]
[1;33mSKIP[0m Test opendir() function : basic functionality [ext/standard/tests/dir/opendir_basic-win32-mb.phpt] reason: Valid only on Windows
TEST 9614/12806 [ext/standard/tests/dir/opendir_basic.phpt]
[1;32mPASS[0m Test opendir() function : basic functionality [ext/standard/tests/dir/opendir_basic.phpt] 
TEST 9615/12806 [ext/standard/tests/dir/opendir_error2.phpt]
[1;32mPASS[0m Test opendir() function : error conditions - Non-existent directory [ext/standard/tests/dir/opendir_error2.phpt] 
TEST 9616/12806 [ext/standard/tests/dir/opendir_variation3-win32-mb.phpt]
[1;33mSKIP[0m Test opendir() function : usage variations - open a directory twice [ext/standard/tests/dir/opendir_variation3-win32-mb.phpt] reason: Valid only on Windows
TEST 9617/12806 [ext/standard/tests/dir/opendir_variation3.phpt]
[1;32mPASS[0m Test opendir() function : usage variations - open a directory twice [ext/standard/tests/dir/opendir_variation3.phpt] 
TEST 9618/12806 [ext/standard/tests/dir/opendir_variation4-win32-mb.phpt]
[1;33mSKIP[0m Test opendir() function : usage variations - different relative paths [ext/standard/tests/dir/opendir_variation4-win32-mb.phpt] reason: Valid only on Windows
TEST 9619/12806 [ext/standard/tests/dir/opendir_variation4.phpt]
[1;32mPASS[0m Test opendir() function : usage variations - different relative paths [ext/standard/tests/dir/opendir_variation4.phpt] 
TEST 9620/12806 [ext/standard/tests/dir/opendir_variation5.phpt]
[1;32mPASS[0m Test opendir() function : usage variations - directories with restricted permissions [ext/standard/tests/dir/opendir_variation5.phpt] 
TEST 9621/12806 [ext/standard/tests/dir/opendir_variation6-win32.phpt]
[1;33mSKIP[0m Test opendir() function : usage variations - Different wildcards [ext/standard/tests/dir/opendir_variation6-win32.phpt] reason: Valid only on Windows
TEST 9622/12806 [ext/standard/tests/dir/opendir_variation6.phpt]
[1;32mPASS[0m Test opendir() function : usage variations - Different wildcards [ext/standard/tests/dir/opendir_variation6.phpt] 
TEST 9623/12806 [ext/standard/tests/dir/opendir_variation7.phpt]
[1;32mPASS[0m Test opendir() function : usage variations - different directory permissions [ext/standard/tests/dir/opendir_variation7.phpt] 
TEST 9624/12806 [ext/standard/tests/dir/readdir_basic-win32-mb.phpt]
[1;33mSKIP[0m Test readdir() function : basic functionality [ext/standard/tests/dir/readdir_basic-win32-mb.phpt] reason: Valid only on Windows
TEST 9625/12806 [ext/standard/tests/dir/readdir_basic.phpt]
[1;32mPASS[0m Test readdir() function : basic functionality [ext/standard/tests/dir/readdir_basic.phpt] 
TEST 9626/12806 [ext/standard/tests/dir/readdir_variation2-win32-mb.phpt]
[1;33mSKIP[0m Test readdir() function : usage variations - empty directories [ext/standard/tests/dir/readdir_variation2-win32-mb.phpt] reason: Valid only on Windows
TEST 9627/12806 [ext/standard/tests/dir/readdir_variation2.phpt]
[1;32mPASS[0m Test readdir() function : usage variations - empty directories [ext/standard/tests/dir/readdir_variation2.phpt] 
TEST 9628/12806 [ext/standard/tests/dir/readdir_variation3-win32-mb.phpt]
[1;33mSKIP[0m Test readdir() function : usage variations - sub-directories [ext/standard/tests/dir/readdir_variation3-win32-mb.phpt] reason: Valid only on Windows
TEST 9629/12806 [ext/standard/tests/dir/readdir_variation3.phpt]
[1;32mPASS[0m Test readdir() function : usage variations - sub-directories [ext/standard/tests/dir/readdir_variation3.phpt] 
TEST 9630/12806 [ext/standard/tests/dir/readdir_variation4-win32-mb.phpt]
[1;33mSKIP[0m Test readdir() function : usage variations - different file names [ext/standard/tests/dir/readdir_variation4-win32-mb.phpt] reason: Valid only on Windows
TEST 9631/12806 [ext/standard/tests/dir/readdir_variation4.phpt]
[1;32mPASS[0m Test readdir() function : usage variations - different file names [ext/standard/tests/dir/readdir_variation4.phpt] 
TEST 9632/12806 [ext/standard/tests/dir/readdir_variation5.phpt]
[1;32mPASS[0m Test readdir() function : usage variations - different permissions [ext/standard/tests/dir/readdir_variation5.phpt] 
TEST 9633/12806 [ext/standard/tests/dir/readdir_variation6-win32-mb.phpt]
[1;33mSKIP[0m Test readdir() function : usage variations - operate on previously opened directory [ext/standard/tests/dir/readdir_variation6-win32-mb.phpt] reason: Valid only on Windows
TEST 9634/12806 [ext/standard/tests/dir/readdir_variation6.phpt]
[1;32mPASS[0m Test readdir() function : usage variations - operate on previously opened directory [ext/standard/tests/dir/readdir_variation6.phpt] 
TEST 9635/12806 [ext/standard/tests/dir/readdir_variation7.phpt]
[1;32mPASS[0m Test readdir() function : usage variations - use file pointers [ext/standard/tests/dir/readdir_variation7.phpt] 
TEST 9636/12806 [ext/standard/tests/dir/rewinddir_basic-win32-mb.phpt]
[1;33mSKIP[0m Test rewinddir() function : basic functionality [ext/standard/tests/dir/rewinddir_basic-win32-mb.phpt] reason: Valid only on Windows
TEST 9637/12806 [ext/standard/tests/dir/rewinddir_basic.phpt]
[1;32mPASS[0m Test rewinddir() function : basic functionality [ext/standard/tests/dir/rewinddir_basic.phpt] 
TEST 9638/12806 [ext/standard/tests/dir/rewinddir_variation2-win32-mb.phpt]
[1;33mSKIP[0m Test rewinddir() function : usage variations - operate on a closed directory [ext/standard/tests/dir/rewinddir_variation2-win32-mb.phpt] reason: Valid only on Windows
TEST 9639/12806 [ext/standard/tests/dir/rewinddir_variation2.phpt]
[1;32mPASS[0m Test rewinddir() function : usage variations - operate on a closed directory [ext/standard/tests/dir/rewinddir_variation2.phpt] 
TEST 9640/12806 [ext/standard/tests/dir/rewinddir_variation3.phpt]
[1;32mPASS[0m Test rewinddir() function : usage variations - file pointers [ext/standard/tests/dir/rewinddir_variation3.phpt] 
TEST 9641/12806 [ext/standard/tests/dir/scandir_basic-win32-mb.phpt]
[1;33mSKIP[0m Test scandir() function : basic functionality [ext/standard/tests/dir/scandir_basic-win32-mb.phpt] reason: Valid only on Windows
TEST 9642/12806 [ext/standard/tests/dir/scandir_basic.phpt]
[1;32mPASS[0m Test scandir() function : basic functionality [ext/standard/tests/dir/scandir_basic.phpt] 
TEST 9643/12806 [ext/standard/tests/dir/scandir_error2.phpt]
[1;32mPASS[0m Test scandir() function : error conditions - Non-existent directory [ext/standard/tests/dir/scandir_error2.phpt] 
TEST 9644/12806 [ext/standard/tests/dir/scandir_variation10-win32-mb.phpt]
[1;33mSKIP[0m Test scandir() function : usage variations - different sorting constants [ext/standard/tests/dir/scandir_variation10-win32-mb.phpt] reason: Valid only on Windows
TEST 9645/12806 [ext/standard/tests/dir/scandir_variation10.phpt]
[1;32mPASS[0m Test scandir() function : usage variations - different sorting constants [ext/standard/tests/dir/scandir_variation10.phpt] 
TEST 9646/12806 [ext/standard/tests/dir/scandir_variation4-win32-mb.phpt]
[1;33mSKIP[0m Test scandir() function : usage variations - different relative paths [ext/standard/tests/dir/scandir_variation4-win32-mb.phpt] reason: Valid only on Windows
TEST 9647/12806 [ext/standard/tests/dir/scandir_variation4.phpt]
[1;32mPASS[0m Test scandir() function : usage variations - different relative paths [ext/standard/tests/dir/scandir_variation4.phpt] 
TEST 9648/12806 [ext/standard/tests/dir/scandir_variation5.phpt]
[1;32mPASS[0m Test scandir() function : usage variations - different directory permissions [ext/standard/tests/dir/scandir_variation5.phpt] 
TEST 9649/12806 [ext/standard/tests/dir/scandir_variation6.phpt]
[1;32mPASS[0m Test scandir() function : usage variations - Wildcards in directory path [ext/standard/tests/dir/scandir_variation6.phpt] 
TEST 9650/12806 [ext/standard/tests/dir/scandir_variation7.phpt]
[1;32mPASS[0m Test scandir() function : usage variations - different directory permissions [ext/standard/tests/dir/scandir_variation7.phpt] 
TEST 9651/12806 [ext/standard/tests/dir/scandir_variation8-win32-mb.phpt]
[1;33mSKIP[0m Test scandir() function : usage variations - different file names [ext/standard/tests/dir/scandir_variation8-win32-mb.phpt] reason: Valid only on Windows
TEST 9652/12806 [ext/standard/tests/dir/scandir_variation8.phpt]
[1;32mPASS[0m Test scandir() function : usage variations - different file names [ext/standard/tests/dir/scandir_variation8.phpt] 
TEST 9653/12806 [ext/standard/tests/dir/scandir_variation9-win32-mb.phpt]
[1;33mSKIP[0m Test scandir() function : usage variations - different ints as $sorting_order arg [ext/standard/tests/dir/scandir_variation9-win32-mb.phpt] reason: Valid only on Windows
TEST 9654/12806 [ext/standard/tests/dir/scandir_variation9.phpt]
[1;32mPASS[0m Test scandir() function : usage variations - different ints as $sorting_order arg [ext/standard/tests/dir/scandir_variation9.phpt] 
TEST 9655/12806 [ext/standard/tests/directory/DirectoryClass_basic_001.phpt]
[1;32mPASS[0m Directory class behaviour. [ext/standard/tests/directory/DirectoryClass_basic_001.phpt] 
TEST 9656/12806 [ext/standard/tests/directory/DirectoryClass_error_001.phpt]
[1;32mPASS[0m Changing Directory::$handle property [ext/standard/tests/directory/DirectoryClass_error_001.phpt] 
TEST 9657/12806 [ext/standard/tests/directory/bug74589_utf8.phpt]
[1;32mPASS[0m Bug #74589 __DIR__ wrong for unicode character, UTF-8 [ext/standard/tests/directory/bug74589_utf8.phpt] 
TEST 9658/12806 [ext/standard/tests/directory/directory_constants-win32.phpt]
[1;33mSKIP[0m Test that the Directory extension constants are correctly defined. [ext/standard/tests/directory/directory_constants-win32.phpt] reason: .. only for Windows
TEST 9659/12806 [ext/standard/tests/directory/directory_constants.phpt]
[1;32mPASS[0m Test that the Directory extension constants are correctly defined. [ext/standard/tests/directory/directory_constants.phpt] 
TEST 9660/12806 [ext/standard/tests/file/001-win32-mb.phpt]
[1;33mSKIP[0m File type functions [ext/standard/tests/file/001-win32-mb.phpt] reason: only for Windows
TEST 9661/12806 [ext/standard/tests/file/001-win32.phpt]
[1;33mSKIP[0m File type functions [ext/standard/tests/file/001-win32.phpt] reason: only for Windows
TEST 9662/12806 [ext/standard/tests/file/001.phpt]
[1;32mPASS[0m File type functions [ext/standard/tests/file/001.phpt] 
TEST 9663/12806 [ext/standard/tests/file/002.phpt]
[1;32mPASS[0m File/Stream functions [ext/standard/tests/file/002.phpt] 
TEST 9664/12806 [ext/standard/tests/file/003.phpt]
[1;32mPASS[0m is_*() and file_exists() return values are boolean. [ext/standard/tests/file/003.phpt] 
TEST 9665/12806 [ext/standard/tests/file/004.phpt]
[1;32mPASS[0m file_put_contents() test [ext/standard/tests/file/004.phpt] 
TEST 9666/12806 [ext/standard/tests/file/005_basic.phpt]
[1;32mPASS[0m Test fileatime(), filemtime(), filectime() & touch() functions : basic functionality [ext/standard/tests/file/005_basic.phpt] 
TEST 9667/12806 [ext/standard/tests/file/005_error.phpt]
[1;32mPASS[0m Test fileatime(), filemtime(), filectime() & touch() functions : error conditions [ext/standard/tests/file/005_error.phpt] 
TEST 9668/12806 [ext/standard/tests/file/005_variation-win32.phpt]
[1;33mSKIP[0m Test fileatime(), filemtime(), filectime() & touch() functions : usage variation [ext/standard/tests/file/005_variation-win32.phpt] reason: Windows-only test
TEST 9669/12806 [ext/standard/tests/file/005_variation2-win32.phpt]
[1;33mSKIP[0m Test fileatime(), filemtime(), filectime() & touch() functions : usage variation [ext/standard/tests/file/005_variation2-win32.phpt] reason: .. only for Windows
TEST 9670/12806 [ext/standard/tests/file/005_variation2.phpt]
[1;32mPASS[0m Test fileatime(), filemtime(), filectime() & touch() functions : usage variation [ext/standard/tests/file/005_variation2.phpt] 
TEST 9671/12806 [ext/standard/tests/file/006_basic.phpt]
[1;32mPASS[0m Test fileperms() & chmod() functions: basic functionality [ext/standard/tests/file/006_basic.phpt] 
TEST 9672/12806 [ext/standard/tests/file/006_error.phpt]
[1;32mPASS[0m Test fileperms(), chmod() functions: error conditions [ext/standard/tests/file/006_error.phpt] 
TEST 9673/12806 [ext/standard/tests/file/006_variation1.phpt]
[1;32mPASS[0m Test fileperms() & chmod() functions: usage variation - perms(0000-0777) [ext/standard/tests/file/006_variation1.phpt] 
TEST 9674/12806 [ext/standard/tests/file/006_variation2.phpt]
[1;32mPASS[0m Test fileperms() & chmod() functions: usage variation - misc. perms [ext/standard/tests/file/006_variation2.phpt] 
TEST 9675/12806 [ext/standard/tests/file/007_basic.phpt]
[1;32mPASS[0m Test fopen(), fclose() & feof() functions: basic functionality [ext/standard/tests/file/007_basic.phpt] 
TEST 9676/12806 [ext/standard/tests/file/007_variation1.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "r" mode [ext/standard/tests/file/007_variation1.phpt] 
TEST 9677/12806 [ext/standard/tests/file/007_variation10.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "r+t" mode [ext/standard/tests/file/007_variation10.phpt] 
TEST 9678/12806 [ext/standard/tests/file/007_variation11-win32-mb.phpt]
[1;33mSKIP[0m Test fopen and fclose() functions - usage variations - "wt" mode [ext/standard/tests/file/007_variation11-win32-mb.phpt] reason: Run only on Windows
TEST 9679/12806 [ext/standard/tests/file/007_variation11-win32.phpt]
[1;33mSKIP[0m Test fopen and fclose() functions - usage variations - "wt" mode [ext/standard/tests/file/007_variation11-win32.phpt] reason: Run only on Windows
TEST 9680/12806 [ext/standard/tests/file/007_variation11.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "wt" mode [ext/standard/tests/file/007_variation11.phpt] 
TEST 9681/12806 [ext/standard/tests/file/007_variation12-win32.phpt]
[1;33mSKIP[0m Test fopen and fclose() functions - usage variations - "w+t" mode [ext/standard/tests/file/007_variation12-win32.phpt] reason: Run only on Windows
TEST 9682/12806 [ext/standard/tests/file/007_variation12.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "w+t" mode [ext/standard/tests/file/007_variation12.phpt] 
TEST 9683/12806 [ext/standard/tests/file/007_variation13-win32.phpt]
[1;33mSKIP[0m Test fopen and fclose() functions - usage variations - "at" mode [ext/standard/tests/file/007_variation13-win32.phpt] reason: Run only on Windows
TEST 9684/12806 [ext/standard/tests/file/007_variation13.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "at" mode [ext/standard/tests/file/007_variation13.phpt] 
TEST 9685/12806 [ext/standard/tests/file/007_variation14.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "a+t" mode [ext/standard/tests/file/007_variation14.phpt] 
TEST 9686/12806 [ext/standard/tests/file/007_variation15.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "xt" mode [ext/standard/tests/file/007_variation15.phpt] 
TEST 9687/12806 [ext/standard/tests/file/007_variation16.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "x+t" mode [ext/standard/tests/file/007_variation16.phpt] 
TEST 9688/12806 [ext/standard/tests/file/007_variation17.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "rb" mode [ext/standard/tests/file/007_variation17.phpt] 
TEST 9689/12806 [ext/standard/tests/file/007_variation18.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "r+b" mode [ext/standard/tests/file/007_variation18.phpt] 
TEST 9690/12806 [ext/standard/tests/file/007_variation19.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "wb" mode [ext/standard/tests/file/007_variation19.phpt] 
TEST 9691/12806 [ext/standard/tests/file/007_variation2.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "r+" mode [ext/standard/tests/file/007_variation2.phpt] 
TEST 9692/12806 [ext/standard/tests/file/007_variation20.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "w+b" mode [ext/standard/tests/file/007_variation20.phpt] 
TEST 9693/12806 [ext/standard/tests/file/007_variation21.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "ab" mode [ext/standard/tests/file/007_variation21.phpt] 
TEST 9694/12806 [ext/standard/tests/file/007_variation22.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "a+b" mode [ext/standard/tests/file/007_variation22.phpt] 
TEST 9695/12806 [ext/standard/tests/file/007_variation23.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "xb" mode [ext/standard/tests/file/007_variation23.phpt] 
TEST 9696/12806 [ext/standard/tests/file/007_variation24.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "x+b" mode [ext/standard/tests/file/007_variation24.phpt] 
TEST 9697/12806 [ext/standard/tests/file/007_variation3.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "w" mode [ext/standard/tests/file/007_variation3.phpt] 
TEST 9698/12806 [ext/standard/tests/file/007_variation4.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "w+" mode [ext/standard/tests/file/007_variation4.phpt] 
TEST 9699/12806 [ext/standard/tests/file/007_variation5.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "a" mode [ext/standard/tests/file/007_variation5.phpt] 
TEST 9700/12806 [ext/standard/tests/file/007_variation6.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "a+" mode [ext/standard/tests/file/007_variation6.phpt] 
TEST 9701/12806 [ext/standard/tests/file/007_variation7.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "x" mode [ext/standard/tests/file/007_variation7.phpt] 
TEST 9702/12806 [ext/standard/tests/file/007_variation8.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "x+" mode [ext/standard/tests/file/007_variation8.phpt] 
TEST 9703/12806 [ext/standard/tests/file/007_variation9.phpt]
[1;32mPASS[0m Test fopen and fclose() functions - usage variations - "rt" mode [ext/standard/tests/file/007_variation9.phpt] 
TEST 9704/12806 [ext/standard/tests/file/auto_detect_line_endings_1.phpt]
[1;32mPASS[0m auto_detect_line_endings --INI-- bool [ext/standard/tests/file/auto_detect_line_endings_1.phpt] 
TEST 9705/12806 [ext/standard/tests/file/auto_detect_line_endings_2.phpt]
[1;32mPASS[0m ini_set auto_detect_line_endings bool [ext/standard/tests/file/auto_detect_line_endings_2.phpt] 
TEST 9706/12806 [ext/standard/tests/file/basename-win32.phpt]
[1;33mSKIP[0m basename [ext/standard/tests/file/basename-win32.phpt] reason: Windows only basename tests
TEST 9707/12806 [ext/standard/tests/file/basename.phpt]
[1;32mPASS[0m basename [ext/standard/tests/file/basename.phpt] 
TEST 9708/12806 [ext/standard/tests/file/basename_basic-win32.phpt]
[1;33mSKIP[0m basename() basic functionality [ext/standard/tests/file/basename_basic-win32.phpt] reason: Windows only basename tests
TEST 9709/12806 [ext/standard/tests/file/basename_basic.phpt]
[1;32mPASS[0m basename() basic functionality [ext/standard/tests/file/basename_basic.phpt] 
TEST 9710/12806 [ext/standard/tests/file/basename_bug66395-win32.phpt]
[1;33mSKIP[0m basename bug #66395 [ext/standard/tests/file/basename_bug66395-win32.phpt] reason: Windows only basename tests
TEST 9711/12806 [ext/standard/tests/file/basename_bug66395_variation2-win32.phpt]
[1;33mSKIP[0m basename bug #66395 check drive traversing and NTFS streams [ext/standard/tests/file/basename_bug66395_variation2-win32.phpt] reason: Windows only basename tests
TEST 9712/12806 [ext/standard/tests/file/basename_variation1-win32.phpt]
[1;33mSKIP[0m basename() with various inputs [ext/standard/tests/file/basename_variation1-win32.phpt] reason: Windows only basename tests
TEST 9713/12806 [ext/standard/tests/file/basename_variation1.phpt]
[1;32mPASS[0m basename() with various inputs [ext/standard/tests/file/basename_variation1.phpt] 
TEST 9714/12806 [ext/standard/tests/file/basename_variation2-win32.phpt]
[1;33mSKIP[0m Testing basename() with various values for the suffix parameter [ext/standard/tests/file/basename_variation2-win32.phpt] reason: Windows only basename tests
TEST 9715/12806 [ext/standard/tests/file/basename_variation2.phpt]
[1;32mPASS[0m Testing basename() with various values for the suffix parameter [ext/standard/tests/file/basename_variation2.phpt] 
TEST 9716/12806 [ext/standard/tests/file/bug12556.phpt]
[1;32mPASS[0m Bug #12556 (fgetcsv() ignores lengths when quotes not closed) [ext/standard/tests/file/bug12556.phpt] 
TEST 9717/12806 [ext/standard/tests/file/bug20424.phpt]
[1;32mPASS[0m Bug #20424 (stream_get_meta_data crashes on a normal file stream) [ext/standard/tests/file/bug20424.phpt] 
TEST 9718/12806 [ext/standard/tests/file/bug22382.phpt]
[1;32mPASS[0m Bug #22382 (fgetcsv() does not handle escaped quotes correctly) [ext/standard/tests/file/bug22382.phpt] 
TEST 9719/12806 [ext/standard/tests/file/bug22414.phpt]
[1;32mPASS[0m Bug #22414 (passthru() does not read data correctly) [ext/standard/tests/file/bug22414.phpt] 
TEST 9720/12806 [ext/standard/tests/file/bug24313.phpt]
[1;32mPASS[0m Bug #24313 (file_exists() throws a warning on nonexistent files when is open_basedir enabled) [ext/standard/tests/file/bug24313.phpt] 
TEST 9721/12806 [ext/standard/tests/file/bug24482.phpt]
[1;32mPASS[0m Bug #24482 (GLOB_ONLYDIR not working) [ext/standard/tests/file/bug24482.phpt] 
TEST 9722/12806 [ext/standard/tests/file/bug26003.phpt]
[1;32mPASS[0m Bug #26003 (fgetcsv() is not binary-safe) [ext/standard/tests/file/bug26003.phpt] 
TEST 9723/12806 [ext/standard/tests/file/bug26615.phpt]
[1;32mPASS[0m Bug #26615 (exec crash on long input lines) [ext/standard/tests/file/bug26615.phpt] 
TEST 9724/12806 [ext/standard/tests/file/bug26938.phpt]
[1;32mPASS[0m Bug #26938 (exec does not read consecutive long lines correctly) [ext/standard/tests/file/bug26938.phpt] 
TEST 9725/12806 [ext/standard/tests/file/bug27508.phpt]
[1;32mPASS[0m Bug #27508 (userspace wrappers have bogus eof indicator) [ext/standard/tests/file/bug27508.phpt] 
TEST 9726/12806 [ext/standard/tests/file/bug27619.phpt]
[1;32mPASS[0m Bug #27619 (filters not applied to pre-buffered data) [ext/standard/tests/file/bug27619.phpt] 
TEST 9727/12806 [ext/standard/tests/file/bug30362.phpt]
[1;32mPASS[0m Bug #30362 (stream_get_line() not working as documented) [ext/standard/tests/file/bug30362.phpt] 
TEST 9728/12806 [ext/standard/tests/file/bug32160.phpt]
[1;32mPASS[0m Bug #32160 (copying a file into itself leads to data loss) [ext/standard/tests/file/bug32160.phpt] 
TEST 9729/12806 [ext/standard/tests/file/bug35740.phpt]
[1;32mPASS[0m Bug #35740 (memory leak when including a directory) [ext/standard/tests/file/bug35740.phpt] 
TEST 9730/12806 [ext/standard/tests/file/bug35781.phpt]
[1;32mPASS[0m Bug #35781 (stream_filter_append() causes segfault) [ext/standard/tests/file/bug35781.phpt] 
TEST 9731/12806 [ext/standard/tests/file/bug36365.phpt]
[1;32mPASS[0m Bug #36365 (scandir duplicates file name at every 65535th file) [ext/standard/tests/file/bug36365.phpt] 
TEST 9732/12806 [ext/standard/tests/file/bug37158.phpt]
[1;32mPASS[0m Bug #37158 (if userspace stream is present, fread() reads in 8192 max, otherwise it works) [ext/standard/tests/file/bug37158.phpt] 
TEST 9733/12806 [ext/standard/tests/file/bug37864.phpt]
[1;32mPASS[0m Bug #37864 (file_get_contents() leaks on empty file) [ext/standard/tests/file/bug37864.phpt] 
TEST 9734/12806 [ext/standard/tests/file/bug38086.phpt]
[1;32mPASS[0m Bug #38086 (stream_copy_to_stream() returns 0 when maxlen is bigger than the actual length) [ext/standard/tests/file/bug38086.phpt] 
TEST 9735/12806 [ext/standard/tests/file/bug38450.phpt]
[1;32mPASS[0m Bug #38450 (constructor is not called for classes used in userspace stream wrappers) [ext/standard/tests/file/bug38450.phpt] 
TEST 9736/12806 [ext/standard/tests/file/bug38450_1.phpt]
[1;32mPASS[0m Bug #38450 (constructor is not called for classes used in userspace stream wrappers) [ext/standard/tests/file/bug38450_1.phpt] 
TEST 9737/12806 [ext/standard/tests/file/bug38450_2.phpt]
[1;32mPASS[0m Bug #38450 (constructor is not called for classes used in userspace stream wrappers) [ext/standard/tests/file/bug38450_2.phpt] 
TEST 9738/12806 [ext/standard/tests/file/bug38450_3.phpt]
[1;32mPASS[0m Bug #38450 (constructor is not called for classes used in userspace stream wrappers) [ext/standard/tests/file/bug38450_3.phpt] 
TEST 9739/12806 [ext/standard/tests/file/bug39367.phpt]
[1;32mPASS[0m Bug #39367 (clearstatcache() doesn't clear realpath cache) [ext/standard/tests/file/bug39367.phpt] 
TEST 9740/12806 [ext/standard/tests/file/bug39538.phpt]
[1;32mPASS[0m Bug #39538 (fgetcsv can't handle starting newlines and trailing odd number of backslashes) [ext/standard/tests/file/bug39538.phpt] 
TEST 9741/12806 [ext/standard/tests/file/bug39551.phpt]
[1;32mPASS[0m Bug #39551 (Segfault with stream_bucket_new in user filter) [ext/standard/tests/file/bug39551.phpt] 
TEST 9742/12806 [ext/standard/tests/file/bug39673.phpt]
[1;32mPASS[0m Bug #39673 (file_get_contents causes bus error on certain offsets) [ext/standard/tests/file/bug39673.phpt] 
TEST 9743/12806 [ext/standard/tests/file/bug39863.phpt]
[1;32mPASS[0m Bug #39863 (file_exists() silently truncates after a null byte) [ext/standard/tests/file/bug39863.phpt] 
TEST 9744/12806 [ext/standard/tests/file/bug40374.phpt]
[1;32mPASS[0m Bug #40374 (php_shutdown_temporary_directory() tries to free local value) [ext/standard/tests/file/bug40374.phpt] 
TEST 9745/12806 [ext/standard/tests/file/bug40501.phpt]
[1;32mPASS[0m Bug #40501 (fgetcsv() can't handle trailing odd number of backslashes) [ext/standard/tests/file/bug40501.phpt] 
TEST 9746/12806 [ext/standard/tests/file/bug41655_1-win32.phpt]
[1;33mSKIP[0m Bug #41655 (open_basedir bypass via glob()) 1/2 [ext/standard/tests/file/bug41655_1-win32.phpt] reason: only for Windows
TEST 9747/12806 [ext/standard/tests/file/bug41655_1.phpt]
[1;32mPASS[0m Bug #41655 (open_basedir bypass via glob()) 1/2 [ext/standard/tests/file/bug41655_1.phpt] 
TEST 9748/12806 [ext/standard/tests/file/bug41655_2.phpt]
[1;32mPASS[0m Bug #41655 (open_basedir bypass via glob()) 2/2 [ext/standard/tests/file/bug41655_2.phpt] 
TEST 9749/12806 [ext/standard/tests/file/bug41815.phpt]
[1;32mPASS[0m Bug #41815 (Concurrent read/write fails when EOF is reached) [ext/standard/tests/file/bug41815.phpt] 
TEST 9750/12806 [ext/standard/tests/file/bug41874.phpt]
[1;33mSKIP[0m bug #41874 (Separate STDOUT and STDERR in exec functions) [ext/standard/tests/file/bug41874.phpt] reason: windows only test
TEST 9751/12806 [ext/standard/tests/file/bug41874_1.phpt]
[1;33mSKIP[0m bug #41874 (Separate STDOUT and STDERR in exec functions) [ext/standard/tests/file/bug41874_1.phpt] reason: windows only test
TEST 9752/12806 [ext/standard/tests/file/bug41874_2.phpt]
[1;33mSKIP[0m bug #41874 (Separate STDOUT and STDERR in exec functions) [ext/standard/tests/file/bug41874_2.phpt] reason: windows only test
TEST 9753/12806 [ext/standard/tests/file/bug41874_3.phpt]
[1;33mSKIP[0m bug #41874 (Separate STDOUT and STDERR in exec functions) [ext/standard/tests/file/bug41874_3.phpt] reason: windows only test
TEST 9754/12806 [ext/standard/tests/file/bug42560.phpt]
[1;32mPASS[0m Bug #42560 Empty directory argument to tempnam yields open_basedir problems [ext/standard/tests/file/bug42560.phpt] 
TEST 9755/12806 [ext/standard/tests/file/bug43008.phpt]
[1;33mSKIP[0m Bug #43008 (php://filter uris ignore url encoded filternames and can't handle slashes) [ext/standard/tests/file/bug43008.phpt] reason: Required extension missing: iconv
TEST 9756/12806 [ext/standard/tests/file/bug43137.phpt]
[1;32mPASS[0m Bug #43137 (rmdir() and rename() do not clear statcache) [ext/standard/tests/file/bug43137.phpt] 
TEST 9757/12806 [ext/standard/tests/file/bug43216.phpt]
[1;32mPASS[0m Bug #43216 (stream_is_local() returns false on file://) [ext/standard/tests/file/bug43216.phpt] 
TEST 9758/12806 [ext/standard/tests/file/bug43248.phpt]
[1;32mPASS[0m Bug #43248 (backward compatibility break in realpath()) [ext/standard/tests/file/bug43248.phpt] 
TEST 9759/12806 [ext/standard/tests/file/bug43353.phpt]
[1;32mPASS[0m Bug #43353 wrong detection of 'data' wrapper [ext/standard/tests/file/bug43353.phpt] 
TEST 9760/12806 [ext/standard/tests/file/bug43522.phpt]
[1;32mPASS[0m Bug #43522 (stream_get_line() eats additional characters) [ext/standard/tests/file/bug43522.phpt] 
TEST 9761/12806 [ext/standard/tests/file/bug44034.phpt]
[1;32mPASS[0m Bug #44034 [ext/standard/tests/file/bug44034.phpt] 
TEST 9762/12806 [ext/standard/tests/file/bug44607.phpt]
[1;32mPASS[0m Bug #44607 (stream_get_line unable to correctly identify the "ending" in the stream content) [ext/standard/tests/file/bug44607.phpt] 
TEST 9763/12806 [ext/standard/tests/file/bug44805.phpt]
[1;32mPASS[0m Bug#44806 (rename() function is not portable to Windows) [ext/standard/tests/file/bug44805.phpt] 
TEST 9764/12806 [ext/standard/tests/file/bug45181.phpt]
[1;32mPASS[0m Bug #45181 (chdir() should clear relative entries in stat cache) [ext/standard/tests/file/bug45181.phpt] 
TEST 9765/12806 [ext/standard/tests/file/bug45303.phpt]
[1;32mPASS[0m Bug #45303 (Opening php:// wrapper in append mode results in a warning) [ext/standard/tests/file/bug45303.phpt] 
TEST 9766/12806 [ext/standard/tests/file/bug45985.phpt]
[1;32mPASS[0m Bug #35740 (touch() opened file raises a warning) [ext/standard/tests/file/bug45985.phpt] 
TEST 9767/12806 [ext/standard/tests/file/bug46347.phpt]
[1;32mPASS[0m Bug #46347 (parse_ini_file() doesn't support * in keys) [ext/standard/tests/file/bug46347.phpt] 
TEST 9768/12806 [ext/standard/tests/file/bug47517.phpt]
[1;33mSKIP[0m Bug #47517 test registry virtualization disabled [ext/standard/tests/file/bug47517.phpt] reason: only for Windows
TEST 9769/12806 [ext/standard/tests/file/bug47767.phpt]
[1;33mSKIP[0m bug #47767 (include_once does not resolve windows symlinks or junctions) [ext/standard/tests/file/bug47767.phpt] reason: windows only test
TEST 9770/12806 [ext/standard/tests/file/bug49047.phpt]
[1;32mPASS[0m Test fopen() function : variation: interesting paths, no use include path [ext/standard/tests/file/bug49047.phpt] 
TEST 9771/12806 [ext/standard/tests/file/bug51094.phpt]
[1;32mPASS[0m Fixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW cuts a value that includes a semi-colon). [ext/standard/tests/file/bug51094.phpt] 
TEST 9772/12806 [ext/standard/tests/file/bug52335.phpt]
[1;32mPASS[0m Bug #52335 (fseek() on memory stream behavior different then file) [ext/standard/tests/file/bug52335.phpt] 
TEST 9773/12806 [ext/standard/tests/file/bug52624.phpt]
[1;32mPASS[0m Bug #52624 (tempnam() by-pass open_basedir with inexistent directory) [ext/standard/tests/file/bug52624.phpt] 
TEST 9774/12806 [ext/standard/tests/file/bug52820.phpt]
[1;33mSKIP[0m Bug #52820 (writes to fopencookie FILE* not committed when seeking the stream) [ext/standard/tests/file/bug52820.phpt] reason: Required extensions missing: curl, zend_test
TEST 9775/12806 [ext/standard/tests/file/bug53241.phpt]
[1;33mSKIP[0m Bug #53241 (stream casting that relies on fdopen/fopencookie fails with 'xb' mode) [ext/standard/tests/file/bug53241.phpt] reason: Required extension missing: curl
TEST 9776/12806 [ext/standard/tests/file/bug53848.phpt]
[1;32mPASS[0m Bug #53848 (fgetcsv removes leading spaces from fields) [ext/standard/tests/file/bug53848.phpt] 
TEST 9777/12806 [ext/standard/tests/file/bug55124.phpt]
[1;32mPASS[0m Bug #55124 (recursive mkdir fails with current (dot) directory in path) [ext/standard/tests/file/bug55124.phpt] 
TEST 9778/12806 [ext/standard/tests/file/bug60120.phpt]
[1;32mPASS[0m Bug #60120 (proc_open hangs when data in stdin/out/err is getting larger or equal to 2048) [ext/standard/tests/file/bug60120.phpt] 
TEST 9779/12806 [ext/standard/tests/file/bug61961.phpt]
[1;32mPASS[0m Bug #61961 (file_get_content leaks when access empty file with max length) [ext/standard/tests/file/bug61961.phpt] 
TEST 9780/12806 [ext/standard/tests/file/bug63512.phpt]
[1;32mPASS[0m Fixed bug #63512 (parse_ini_file() with INI_SCANNER_RAW removes quotes from value). [ext/standard/tests/file/bug63512.phpt] 
TEST 9781/12806 [ext/standard/tests/file/bug65272.phpt]
[1;32mPASS[0m Bug #65272: flock() correctly sets wouldblock out param in windows [ext/standard/tests/file/bug65272.phpt] 
TEST 9782/12806 [ext/standard/tests/file/bug65701.phpt]
[1;32mPASS[0m Test for bug #65701: copy() doesn't work when destination filename is created by tempnam() [ext/standard/tests/file/bug65701.phpt] 
TEST 9783/12806 [ext/standard/tests/file/bug66509.phpt]
[1;32mPASS[0m Bug #66509 (copy() showing $context parameter as required) [ext/standard/tests/file/bug66509.phpt] 
TEST 9784/12806 [ext/standard/tests/file/bug66588.phpt]
[1;32mPASS[0m Bug #66588 SplFileObject::fgetcsv incorrectly returns a row on premature EOF [ext/standard/tests/file/bug66588.phpt] 
TEST 9785/12806 [ext/standard/tests/file/bug68335.phpt]
[1;32mPASS[0m Bug #68335: rmdir doesn't work with file:// stream wrapper [ext/standard/tests/file/bug68335.phpt] 
TEST 9786/12806 [ext/standard/tests/file/bug68532.phpt]
[1;32mPASS[0m Bug #68532: convert.base64-encode omits padding bytes [ext/standard/tests/file/bug68532.phpt] 
TEST 9787/12806 [ext/standard/tests/file/bug69100.phpt]
[1;32mPASS[0m Bug #69100: Bus error from stream_copy_to_stream (file -> SSL stream) with invalid length [ext/standard/tests/file/bug69100.phpt] 
TEST 9788/12806 [ext/standard/tests/file/bug69442.phpt]
[1;32mPASS[0m proc_open with PTY closes incorrect file descriptor [ext/standard/tests/file/bug69442.phpt] 
TEST 9789/12806 [ext/standard/tests/file/bug69628.phpt]
[1;32mPASS[0m Bug #69628: GLOB_BRACE with multiple brackets within the braces fails [ext/standard/tests/file/bug69628.phpt] 
TEST 9790/12806 [ext/standard/tests/file/bug71287.phpt]
[1;32mPASS[0m Bug #71287 (Error message contains hexadecimal instead of decimal number) [ext/standard/tests/file/bug71287.phpt] 
TEST 9791/12806 [ext/standard/tests/file/bug71882.phpt]
[1;32mPASS[0m Bug #71882 (Negative ftruncate() on php://memory exhausts memory) [ext/standard/tests/file/bug71882.phpt] 
TEST 9792/12806 [ext/standard/tests/file/bug72035.phpt]
[1;33mSKIP[0m Bug #72035 php-cgi.exe fails to run scripts relative to drive root [ext/standard/tests/file/bug72035.phpt] reason: windows only test
TEST 9793/12806 [ext/standard/tests/file/bug72330.phpt]
[1;32mPASS[0m Bug #72330 (CSV fields incorrectly split if escape char followed by UTF chars) [ext/standard/tests/file/bug72330.phpt] 
TEST 9794/12806 [ext/standard/tests/file/bug72666_variation1.phpt]
[1;32mPASS[0m Bug #72666 (stat cache clearing inconsistent - touch) [ext/standard/tests/file/bug72666_variation1.phpt] 
TEST 9795/12806 [ext/standard/tests/file/bug72666_variation2.phpt]
[1;33mSKIP[0m Bug #72666 (stat cache clearing inconsistent - chgrp, chmod) [ext/standard/tests/file/bug72666_variation2.phpt] reason: no posix_getgid()
TEST 9796/12806 [ext/standard/tests/file/bug72666_variation3.phpt]
[1;32mPASS[0m Bug #72666 (stat cache clearing inconsistent - plain wrapper) [ext/standard/tests/file/bug72666_variation3.phpt] 
TEST 9797/12806 [ext/standard/tests/file/bug72666_variation4.phpt]
[1;32mPASS[0m Bug #72666 (stat cache clearing inconsistent - exec) [ext/standard/tests/file/bug72666_variation4.phpt] 
TEST 9798/12806 [ext/standard/tests/file/bug74357.phpt]
[1;33mSKIP[0m Bug #74357 (lchown fails to change ownership of symlink with ZTS) [ext/standard/tests/file/bug74357.phpt] reason: no posix_getpwuid()
TEST 9799/12806 [ext/standard/tests/file/bug74719.phpt]
[1;32mPASS[0m Bug #74719 Allow NULL as context, testing fopen, rename, unlink, mkdir and rmdir [ext/standard/tests/file/bug74719.phpt] 
TEST 9800/12806 [ext/standard/tests/file/bug75679.phpt]
[1;32mPASS[0m Bug #75679 Path 260 character problem [ext/standard/tests/file/bug75679.phpt] 
TEST 9801/12806 [ext/standard/tests/file/bug76735.phpt]
[1;32mPASS[0m Bug #76735 (Incorrect message in fopen on invalid mode) [ext/standard/tests/file/bug76735.phpt] 
TEST 9802/12806 [ext/standard/tests/file/bug77552.phpt]
[1;33mSKIP[0m Bug #77552 Uninitialized php_stream_statbuf in stat functions [ext/standard/tests/file/bug77552.phpt] reason: windows only test
TEST 9803/12806 [ext/standard/tests/file/bug78241.phpt]
[1;33mSKIP[0m Bug #78241 (touch() does not handle dates after 2038 in PHP 64-bit) [ext/standard/tests/file/bug78241.phpt] reason: this test is for Windows platforms only
TEST 9804/12806 [ext/standard/tests/file/bug78296.phpt]
[1;32mPASS[0m Bug #78296 (is_file fails to detect file) [ext/standard/tests/file/bug78296.phpt] 
TEST 9805/12806 [ext/standard/tests/file/bug78386.phpt]
[1;33mSKIP[0m Bug #78386 (fstat mode has unexpected value on PHP 7.4) [ext/standard/tests/file/bug78386.phpt] reason: this test is for Windows platforms only
TEST 9806/12806 [ext/standard/tests/file/bug79099.phpt]
[1;32mPASS[0m Bug #79099 (OOB read in php_strip_tags_ex) [ext/standard/tests/file/bug79099.phpt] 
TEST 9807/12806 [ext/standard/tests/file/bug81145.phpt]
[1;32mPASS[0m Bug #81145 (copy() and stream_copy_to_stream() fail for +4GB files) [ext/standard/tests/file/bug81145.phpt] 
TEST 9808/12806 [ext/standard/tests/file/bug81223.phpt]
[1;33mSKIP[0m Bug #81223 (flock() only locks first byte of file) [ext/standard/tests/file/bug81223.phpt] reason: for Windows only
TEST 9809/12806 [ext/standard/tests/file/chgrp.phpt]
[1;32mPASS[0m chgrp() with NULL as group name [ext/standard/tests/file/chgrp.phpt] 
TEST 9810/12806 [ext/standard/tests/file/chmod_basic-win32-mb.phpt]
[1;33mSKIP[0m chmod() basic functionality [ext/standard/tests/file/chmod_basic-win32-mb.phpt] reason: Windows only chmod test
TEST 9811/12806 [ext/standard/tests/file/chmod_basic-win32.phpt]
[1;33mSKIP[0m chmod() basic functionality [ext/standard/tests/file/chmod_basic-win32.phpt] reason: Windows only chmod test
TEST 9812/12806 [ext/standard/tests/file/chmod_basic.phpt]
[1;32mPASS[0m chmod() basic functionality [ext/standard/tests/file/chmod_basic.phpt] 
TEST 9813/12806 [ext/standard/tests/file/chmod_error.phpt]
[1;32mPASS[0m Test chmod() function : error conditions [ext/standard/tests/file/chmod_error.phpt] 
TEST 9814/12806 [ext/standard/tests/file/chmod_variation1.phpt]
[1;32mPASS[0m chmod() on a directory [ext/standard/tests/file/chmod_variation1.phpt] 
TEST 9815/12806 [ext/standard/tests/file/chmod_variation2-win32-mb.phpt]
[1;33mSKIP[0m chmod() with various paths [ext/standard/tests/file/chmod_variation2-win32-mb.phpt] reason: Windows only chmod test
TEST 9816/12806 [ext/standard/tests/file/chmod_variation2-win32.phpt]
[1;33mSKIP[0m chmod() with various paths [ext/standard/tests/file/chmod_variation2-win32.phpt] reason: Windows only chmod test
TEST 9817/12806 [ext/standard/tests/file/chmod_variation2.phpt]
[1;32mPASS[0m chmod() with various paths [ext/standard/tests/file/chmod_variation2.phpt] 
TEST 9818/12806 [ext/standard/tests/file/chown.phpt]
[1;32mPASS[0m chown() with NULL as user name [ext/standard/tests/file/chown.phpt] 
TEST 9819/12806 [ext/standard/tests/file/chroot_001.phpt]
[1;33mSKIP[0m chroot() [ext/standard/tests/file/chroot_001.phpt] reason: Must be run as root
TEST 9820/12806 [ext/standard/tests/file/clearstatcache_001.phpt]
[1;32mPASS[0m clearstatcache() optional parameters [ext/standard/tests/file/clearstatcache_001.phpt] 
TEST 9821/12806 [ext/standard/tests/file/copy_basic.phpt]
[1;32mPASS[0m Test copy() function: basic functionality [ext/standard/tests/file/copy_basic.phpt] 
TEST 9822/12806 [ext/standard/tests/file/copy_error.phpt]
[1;32mPASS[0m Test copy() function: error conditions [ext/standard/tests/file/copy_error.phpt] 
TEST 9823/12806 [ext/standard/tests/file/copy_variation1.phpt]
[1;32mPASS[0m Test copy() function: usage variations - destination file names(numerics/strings) [ext/standard/tests/file/copy_variation1.phpt] 
TEST 9824/12806 [ext/standard/tests/file/copy_variation10.phpt]
[1;32mPASS[0m Test copy() function: usage variations - identical names [ext/standard/tests/file/copy_variation10.phpt] 
TEST 9825/12806 [ext/standard/tests/file/copy_variation11.phpt]
[1;32mPASS[0m Test copy() function: usage variations - existing dir as destination [ext/standard/tests/file/copy_variation11.phpt] 
TEST 9826/12806 [ext/standard/tests/file/copy_variation12-win32.phpt]
[1;33mSKIP[0m Test copy() function: usage variations - dir as source [ext/standard/tests/file/copy_variation12-win32.phpt] reason: Run only on Windows
TEST 9827/12806 [ext/standard/tests/file/copy_variation12.phpt]
[1;32mPASS[0m Test copy() function: usage variations - dir as source (Bug #42111) [ext/standard/tests/file/copy_variation12.phpt] 
TEST 9828/12806 [ext/standard/tests/file/copy_variation13.phpt]
[1;32mPASS[0m Test copy() function: usage variations - src as dir and dest as an existing file(Bug #42243) [ext/standard/tests/file/copy_variation13.phpt] 
TEST 9829/12806 [ext/standard/tests/file/copy_variation14.phpt]
[1;32mPASS[0m Test copy() function: usage variations - non existing src/dest [ext/standard/tests/file/copy_variation14.phpt] 
TEST 9830/12806 [ext/standard/tests/file/copy_variation15.phpt]
[1;32mPASS[0m Test copy() function: usage variations - destination dir access perms [ext/standard/tests/file/copy_variation15.phpt] 
TEST 9831/12806 [ext/standard/tests/file/copy_variation16-win32.phpt]
[1;33mSKIP[0m Test copy() function: usage variations - copy data file across dirs [ext/standard/tests/file/copy_variation16-win32.phpt] reason: Run only on Windows
TEST 9832/12806 [ext/standard/tests/file/copy_variation16.phpt]
[1;32mPASS[0m Test copy() function: usage variations - copy data file across dirs [ext/standard/tests/file/copy_variation16.phpt] 
TEST 9833/12806 [ext/standard/tests/file/copy_variation17.phpt]
[1;32mPASS[0m Test copy() function: usage variations - wildcard chars in source [ext/standard/tests/file/copy_variation17.phpt] 
TEST 9834/12806 [ext/standard/tests/file/copy_variation18.phpt]
[1;32mPASS[0m Test copy() function: usage variations - stat after copy [ext/standard/tests/file/copy_variation18.phpt] 
TEST 9835/12806 [ext/standard/tests/file/copy_variation2-win32-mb.phpt]
[1;33mSKIP[0m Test copy() function: usage variations - destination file names(special chars) [ext/standard/tests/file/copy_variation2-win32-mb.phpt] reason: only run on Windows
TEST 9836/12806 [ext/standard/tests/file/copy_variation2-win32.phpt]
[1;33mSKIP[0m Test copy() function: usage variations - destination file names(special chars) [ext/standard/tests/file/copy_variation2-win32.phpt] reason: only run on Windows
TEST 9837/12806 [ext/standard/tests/file/copy_variation2.phpt]
[1;32mPASS[0m Test copy() function: usage variations - destination file names(special chars) [ext/standard/tests/file/copy_variation2.phpt] 
TEST 9838/12806 [ext/standard/tests/file/copy_variation3-win32.phpt]
[1;33mSKIP[0m Test copy() function: usage variations - destination file names(white spaces) [ext/standard/tests/file/copy_variation3-win32.phpt] reason: only run on Windows
TEST 9839/12806 [ext/standard/tests/file/copy_variation3.phpt]
[1;32mPASS[0m Test copy() function: usage variations - destination file names(white spaces) [ext/standard/tests/file/copy_variation3.phpt] 
TEST 9840/12806 [ext/standard/tests/file/copy_variation4.phpt]
[1;32mPASS[0m Test copy() function: usage variations - destination file names(empty string, nulls & bools) [ext/standard/tests/file/copy_variation4.phpt] 
TEST 9841/12806 [ext/standard/tests/file/copy_variation5-win32.phpt]
[1;33mSKIP[0m Test copy() function: usage variations - destination file names(case sensitive) [ext/standard/tests/file/copy_variation5-win32.phpt] reason: only run on Windows
TEST 9842/12806 [ext/standard/tests/file/copy_variation5.phpt]
[1;32mPASS[0m Test copy() function: usage variations - destination file names(case sensitive) [ext/standard/tests/file/copy_variation5.phpt] 
TEST 9843/12806 [ext/standard/tests/file/copy_variation6-win32.phpt]
[1;33mSKIP[0m Test copy() function: usage variations - copy empty file across dirs [ext/standard/tests/file/copy_variation6-win32.phpt] reason: Only run on Windows
TEST 9844/12806 [ext/standard/tests/file/copy_variation6.phpt]
[1;32mPASS[0m Test copy() function: usage variations - copy empty file across dirs [ext/standard/tests/file/copy_variation6.phpt] 
TEST 9845/12806 [ext/standard/tests/file/copy_variation7.phpt]
[1;32mPASS[0m Test copy() function: usage variations - links [ext/standard/tests/file/copy_variation7.phpt] 
TEST 9846/12806 [ext/standard/tests/file/copy_variation8.phpt]
[1;32mPASS[0m Test copy() function: usage variations - copying links across dirs [ext/standard/tests/file/copy_variation8.phpt] 
TEST 9847/12806 [ext/standard/tests/file/copy_variation9.phpt]
[1;32mPASS[0m Test copy() function: usage variations - destination file access perms [ext/standard/tests/file/copy_variation9.phpt] 
TEST 9848/12806 [ext/standard/tests/file/directory_wrapper_fstat_basic.phpt]
[1;32mPASS[0m Test function fstat() on directory wrapper [ext/standard/tests/file/directory_wrapper_fstat_basic.phpt] 
TEST 9849/12806 [ext/standard/tests/file/dirname_basic-win32.phpt]
[1;33mSKIP[0m Test dirname() function : basic functionality [ext/standard/tests/file/dirname_basic-win32.phpt] reason: Only valid for Windows
TEST 9850/12806 [ext/standard/tests/file/dirname_basic.phpt]
[1;32mPASS[0m Test dirname() function : basic functionality [ext/standard/tests/file/dirname_basic.phpt] 
TEST 9851/12806 [ext/standard/tests/file/dirname_no_path_normalization-win32.phpt]
[1;33mSKIP[0m Test dirname() function : regression with path normalization [ext/standard/tests/file/dirname_no_path_normalization-win32.phpt] reason: Only valid for Windows
TEST 9852/12806 [ext/standard/tests/file/disk.phpt]
[1;32mPASS[0m disk_total_space() and disk_free_space() tests [ext/standard/tests/file/disk.phpt] 
TEST 9853/12806 [ext/standard/tests/file/disk_free_space_basic.phpt]
[1;32mPASS[0m Test disk_free_space and its alias diskfreespace() functions : basic functionality [ext/standard/tests/file/disk_free_space_basic.phpt] 
TEST 9854/12806 [ext/standard/tests/file/disk_free_space_error-win32.phpt]
[1;33mSKIP[0m Test disk_free_space and its alias diskfreespace() functions : error conditions [ext/standard/tests/file/disk_free_space_error-win32.phpt] reason: Valid only for Windows
TEST 9855/12806 [ext/standard/tests/file/disk_free_space_error.phpt]
[1;32mPASS[0m Test disk_free_space and its alias diskfreespace() functions : error conditions. [ext/standard/tests/file/disk_free_space_error.phpt] 
TEST 9856/12806 [ext/standard/tests/file/disk_free_space_variation.phpt]
[1;32mPASS[0m Test disk_free_space and its alias diskfreespace() functions : Usage Variations [ext/standard/tests/file/disk_free_space_variation.phpt] 
TEST 9857/12806 [ext/standard/tests/file/disk_total_space_basic.phpt]
[1;32mPASS[0m Test disk_total_space() function : basic functionality [ext/standard/tests/file/disk_total_space_basic.phpt] 
TEST 9858/12806 [ext/standard/tests/file/disk_total_space_error-win32.phpt]
[1;33mSKIP[0m Test disk_total_space() function : error conditions [ext/standard/tests/file/disk_total_space_error-win32.phpt] reason: Valid only for Windows
TEST 9859/12806 [ext/standard/tests/file/disk_total_space_error.phpt]
[1;32mPASS[0m Test disk_total_space() function : error conditions [ext/standard/tests/file/disk_total_space_error.phpt] 
TEST 9860/12806 [ext/standard/tests/file/disk_total_space_variation.phpt]
[1;32mPASS[0m Testing disk_total_space() functions : Usage Variations. [ext/standard/tests/file/disk_total_space_variation.phpt] 
TEST 9861/12806 [ext/standard/tests/file/fclose_variation1.phpt]
[1;32mPASS[0m fclose() actually closes streams with refcount > 1 [ext/standard/tests/file/fclose_variation1.phpt] 
TEST 9862/12806 [ext/standard/tests/file/fdatasync.phpt]
[1;32mPASS[0m Test fdatasync() function: basic functionality [ext/standard/tests/file/fdatasync.phpt] 
TEST 9863/12806 [ext/standard/tests/file/feof_basic.phpt]
[1;32mPASS[0m Test feof() function : basic functionality [ext/standard/tests/file/feof_basic.phpt] 
TEST 9864/12806 [ext/standard/tests/file/fflush_basic.phpt]
[1;32mPASS[0m Test fflush() function: basic functionality [ext/standard/tests/file/fflush_basic.phpt] 
TEST 9865/12806 [ext/standard/tests/file/fflush_variation1-win32-mb.phpt]
[1;33mSKIP[0m Test fflush() function: usage variations - files in different modes [ext/standard/tests/file/fflush_variation1-win32-mb.phpt] reason: .. only for Windows
TEST 9866/12806 [ext/standard/tests/file/fflush_variation1-win32.phpt]
[1;33mSKIP[0m Test fflush() function: usage variations - files in different modes [ext/standard/tests/file/fflush_variation1-win32.phpt] reason: .. only for Windows
TEST 9867/12806 [ext/standard/tests/file/fflush_variation1.phpt]
[1;32mPASS[0m Test fflush() function: usage variations - files in different modes [ext/standard/tests/file/fflush_variation1.phpt] 
TEST 9868/12806 [ext/standard/tests/file/fflush_variation2.phpt]
[1;32mPASS[0m Test fflush() function: usage variations - links as resource [ext/standard/tests/file/fflush_variation2.phpt] 
TEST 9869/12806 [ext/standard/tests/file/fflush_variation3.phpt]
[1;32mPASS[0m Test fflush() function: usage variations - hard links as resource [ext/standard/tests/file/fflush_variation3.phpt] 
TEST 9870/12806 [ext/standard/tests/file/fflush_variation4.phpt]
[1;32mPASS[0m Test fflush() function: usage variations - file opened in read-only mode [ext/standard/tests/file/fflush_variation4.phpt] 
TEST 9871/12806 [ext/standard/tests/file/fgetc_basic.phpt]
[1;32mPASS[0m Test fgetc() function : basic functionality [ext/standard/tests/file/fgetc_basic.phpt] 
TEST 9872/12806 [ext/standard/tests/file/fgetc_variation1.phpt]
[1;32mPASS[0m Test fgetc() function : usage variations - read when file pointer at EOF [ext/standard/tests/file/fgetc_variation1.phpt] 
TEST 9873/12806 [ext/standard/tests/file/fgetc_variation2.phpt]
[1;32mPASS[0m Test fgetc() function : usage variations - closed handle [ext/standard/tests/file/fgetc_variation2.phpt] 
TEST 9874/12806 [ext/standard/tests/file/fgetc_variation3.phpt]
[1;32mPASS[0m Test fgetc() function : usage variations - write only modes (Bug #42036) [ext/standard/tests/file/fgetc_variation3.phpt] 
TEST 9875/12806 [ext/standard/tests/file/fgetc_variation4.phpt]
[1;32mPASS[0m Test fgetc() function : usage variations - different read modes [ext/standard/tests/file/fgetc_variation4.phpt] 
TEST 9876/12806 [ext/standard/tests/file/fgetcsv.phpt]
[1;32mPASS[0m various fgetcsv() functionality tests [ext/standard/tests/file/fgetcsv.phpt] 
TEST 9877/12806 [ext/standard/tests/file/fgetcsv_default_escape_deprecation.phpt]
[1;32mPASS[0m fgetcsv(): Deprecation if using default escape arg [ext/standard/tests/file/fgetcsv_default_escape_deprecation.phpt] 
TEST 9878/12806 [ext/standard/tests/file/fgetcsv_error_conditions.phpt]
[1;32mPASS[0m Various fgetcsv() error conditions [ext/standard/tests/file/fgetcsv_error_conditions.phpt] 
TEST 9879/12806 [ext/standard/tests/file/fgetcsv_tab_delimiter.phpt]
[1;32mPASS[0m fgetcsv() with tab delimited fields (BUG #8258) [ext/standard/tests/file/fgetcsv_tab_delimiter.phpt] 
TEST 9880/12806 [ext/standard/tests/file/fgetcsv_variation1.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with all parameters specified [ext/standard/tests/file/fgetcsv_variation1.phpt] 
TEST 9881/12806 [ext/standard/tests/file/fgetcsv_variation10.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - file pointer pointing to EOF [ext/standard/tests/file/fgetcsv_variation10.phpt] 
TEST 9882/12806 [ext/standard/tests/file/fgetcsv_variation11.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with different enclosure but same delimiter [ext/standard/tests/file/fgetcsv_variation11.phpt] 
TEST 9883/12806 [ext/standard/tests/file/fgetcsv_variation12.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - two chars as enclosure & delimiter (various read and append modes) [ext/standard/tests/file/fgetcsv_variation12.phpt] 
TEST 9884/12806 [ext/standard/tests/file/fgetcsv_variation13.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with line without any csv fields [ext/standard/tests/file/fgetcsv_variation13.phpt] 
TEST 9885/12806 [ext/standard/tests/file/fgetcsv_variation14.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - reading the blank line [ext/standard/tests/file/fgetcsv_variation14.phpt] 
TEST 9886/12806 [ext/standard/tests/file/fgetcsv_variation15.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with default enclosure [ext/standard/tests/file/fgetcsv_variation15.phpt] 
TEST 9887/12806 [ext/standard/tests/file/fgetcsv_variation16.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with default enclosure & length as 0 [ext/standard/tests/file/fgetcsv_variation16.phpt] 
TEST 9888/12806 [ext/standard/tests/file/fgetcsv_variation17.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with default enclosure & length less than line size [ext/standard/tests/file/fgetcsv_variation17.phpt] 
TEST 9889/12806 [ext/standard/tests/file/fgetcsv_variation18.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with default enclosure and different delimiter [ext/standard/tests/file/fgetcsv_variation18.phpt] 
TEST 9890/12806 [ext/standard/tests/file/fgetcsv_variation19.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with enclosure of two chars [ext/standard/tests/file/fgetcsv_variation19.phpt] 
TEST 9891/12806 [ext/standard/tests/file/fgetcsv_variation2.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with length as 0 [ext/standard/tests/file/fgetcsv_variation2.phpt] 
TEST 9892/12806 [ext/standard/tests/file/fgetcsv_variation20.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with default enclosure, line without any csv fields [ext/standard/tests/file/fgetcsv_variation20.phpt] 
TEST 9893/12806 [ext/standard/tests/file/fgetcsv_variation21.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with default enclosure, blank line [ext/standard/tests/file/fgetcsv_variation21.phpt] 
TEST 9894/12806 [ext/standard/tests/file/fgetcsv_variation22.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with default enclosure, file pointer pointing at end of file [ext/standard/tests/file/fgetcsv_variation22.phpt] 
TEST 9895/12806 [ext/standard/tests/file/fgetcsv_variation23.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - empty file [ext/standard/tests/file/fgetcsv_variation23.phpt] 
TEST 9896/12806 [ext/standard/tests/file/fgetcsv_variation29.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with only file handle as argument, file pointer pointing at end of file [ext/standard/tests/file/fgetcsv_variation29.phpt] 
TEST 9897/12806 [ext/standard/tests/file/fgetcsv_variation30.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with file handle and length, file pointer pointing at end of file [ext/standard/tests/file/fgetcsv_variation30.phpt] 
TEST 9898/12806 [ext/standard/tests/file/fgetcsv_variation31.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with length and enclosure, file pointer pointing at end of file [ext/standard/tests/file/fgetcsv_variation31.phpt] 
TEST 9899/12806 [ext/standard/tests/file/fgetcsv_variation32.phpt]
[1;32mPASS[0m fgetcsv() with empty $escape [ext/standard/tests/file/fgetcsv_variation32.phpt] 
TEST 9900/12806 [ext/standard/tests/file/fgetcsv_variation33.phpt]
[1;32mPASS[0m fgetcsv() with unterminated enclosure at the end of file [ext/standard/tests/file/fgetcsv_variation33.phpt] 
TEST 9901/12806 [ext/standard/tests/file/fgetcsv_variation6.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with length less than line size [ext/standard/tests/file/fgetcsv_variation6.phpt] 
TEST 9902/12806 [ext/standard/tests/file/fgetcsv_variation7.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with default arguments value [ext/standard/tests/file/fgetcsv_variation7.phpt] 
TEST 9903/12806 [ext/standard/tests/file/fgetcsv_variation8.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with different delimiter and enclosure [ext/standard/tests/file/fgetcsv_variation8.phpt] 
TEST 9904/12806 [ext/standard/tests/file/fgetcsv_variation9.phpt]
[1;32mPASS[0m Test fgetcsv() : usage variations - with different delimiter but same enclosure [ext/standard/tests/file/fgetcsv_variation9.phpt] 
TEST 9905/12806 [ext/standard/tests/file/fgets_basic.phpt]
[1;32mPASS[0m Test fgets() function : basic functionality [ext/standard/tests/file/fgets_basic.phpt] 
TEST 9906/12806 [ext/standard/tests/file/fgets_error.phpt]
[1;32mPASS[0m Test fgets() function : error conditions [ext/standard/tests/file/fgets_error.phpt] 
TEST 9907/12806 [ext/standard/tests/file/fgets_socket_variation1.phpt]
[1;32mPASS[0m fgets() with a socket stream [ext/standard/tests/file/fgets_socket_variation1.phpt] 
TEST 9908/12806 [ext/standard/tests/file/fgets_socket_variation2.phpt]
[1;32mPASS[0m fgets() over a socket with more than a buffer's worth of data [ext/standard/tests/file/fgets_socket_variation2.phpt] 
TEST 9909/12806 [ext/standard/tests/file/fgets_variation1.phpt]
[1;32mPASS[0m Test fgets() function : usage variations - write only modes (Bug #42036) [ext/standard/tests/file/fgets_variation1.phpt] 
TEST 9910/12806 [ext/standard/tests/file/fgets_variation2.phpt]
[1;32mPASS[0m Test fgets() function : usage variations - closed handle [ext/standard/tests/file/fgets_variation2.phpt] 
TEST 9911/12806 [ext/standard/tests/file/fgets_variation3.phpt]
[1;32mPASS[0m Test fgets() function : usage variations - read with/without length [ext/standard/tests/file/fgets_variation3.phpt] 
TEST 9912/12806 [ext/standard/tests/file/fgets_variation4-win32-mb.phpt]
[1;33mSKIP[0m Test fgets() function : usage variations - seek n read [ext/standard/tests/file/fgets_variation4-win32-mb.phpt] reason: only valid for Windows
TEST 9913/12806 [ext/standard/tests/file/fgets_variation4-win32.phpt]
[1;33mSKIP[0m Test fgets() function : usage variations - seek n read [ext/standard/tests/file/fgets_variation4-win32.phpt] reason: only valid for Windows
TEST 9914/12806 [ext/standard/tests/file/fgets_variation4.phpt]
[1;32mPASS[0m Test fgets() function : usage variations - seek n read [ext/standard/tests/file/fgets_variation4.phpt] 
TEST 9915/12806 [ext/standard/tests/file/fgets_variation5.phpt]
[1;32mPASS[0m Test fgets() function : usage variations - read beyond filesize [ext/standard/tests/file/fgets_variation5.phpt] 
TEST 9916/12806 [ext/standard/tests/file/fgets_variation6-win32.phpt]
[1;33mSKIP[0m Test fgets() function : usage variations - read when file pointer at EOF [ext/standard/tests/file/fgets_variation6-win32.phpt] reason: only valid for Windows
TEST 9917/12806 [ext/standard/tests/file/fgets_variation6.phpt]
[1;32mPASS[0m Test fgets() function : usage variations - read when file pointer at EOF [ext/standard/tests/file/fgets_variation6.phpt] 
TEST 9918/12806 [ext/standard/tests/file/file_basic.phpt]
[1;32mPASS[0m Test file() function : basic functionality [ext/standard/tests/file/file_basic.phpt] 
TEST 9919/12806 [ext/standard/tests/file/file_binary_text_deprecated.phpt]
[1;32mPASS[0m The FILE_BINARY and FILE_TEXT constants are deprecated [ext/standard/tests/file/file_binary_text_deprecated.phpt] 
TEST 9920/12806 [ext/standard/tests/file/file_error.phpt]
[1;32mPASS[0m Test file() function : error conditions [ext/standard/tests/file/file_error.phpt] 
TEST 9921/12806 [ext/standard/tests/file/file_exists_variation1.phpt]
[1;32mPASS[0m Test file_exists() function : usage variations [ext/standard/tests/file/file_exists_variation1.phpt] 
TEST 9922/12806 [ext/standard/tests/file/file_get_contents_basic.phpt]
[1;32mPASS[0m file_get_contents() function : basic functionality [ext/standard/tests/file/file_get_contents_basic.phpt] 
TEST 9923/12806 [ext/standard/tests/file/file_get_contents_basic001.phpt]
[1;32mPASS[0m file_get_contents() test using basic syntax [ext/standard/tests/file/file_get_contents_basic001.phpt] 
TEST 9924/12806 [ext/standard/tests/file/file_get_contents_error.phpt]
[1;32mPASS[0m Test file_get_contents() function : error conditions [ext/standard/tests/file/file_get_contents_error.phpt] 
TEST 9925/12806 [ext/standard/tests/file/file_get_contents_error001.phpt]
[1;32mPASS[0m file_get_contents() test using offset parameter out of range [ext/standard/tests/file/file_get_contents_error001.phpt] 
TEST 9926/12806 [ext/standard/tests/file/file_get_contents_error002.phpt]
[1;32mPASS[0m file_get_contents() test using negative parameter for length (last parameter) [ext/standard/tests/file/file_get_contents_error002.phpt] 
TEST 9927/12806 [ext/standard/tests/file/file_get_contents_error_folder-win.phpt]
[1;33mSKIP[0m Test file_get_contents() function : error when passing folder - on Windows [ext/standard/tests/file/file_get_contents_error_folder-win.phpt] reason: - Windows only
TEST 9928/12806 [ext/standard/tests/file/file_get_contents_error_folder.phpt]
[1;32mPASS[0m Test file_get_contents() function : error when passing folder [ext/standard/tests/file/file_get_contents_error_folder.phpt] 
TEST 9929/12806 [ext/standard/tests/file/file_get_contents_file_put_contents_5gb.phpt]
[1;32mPASS[0m Test file_put_contents() and file_get_contents() functions with 5GB string [ext/standard/tests/file/file_get_contents_file_put_contents_5gb.phpt] 
TEST 9930/12806 [ext/standard/tests/file/file_get_contents_file_put_contents_basic.phpt]
[1;32mPASS[0m Test file_put_contents() and file_get_contents() functions : basic functionality [ext/standard/tests/file/file_get_contents_file_put_contents_basic.phpt] 
TEST 9931/12806 [ext/standard/tests/file/file_get_contents_file_put_contents_error.phpt]
[1;32mPASS[0m Test file-get_contents() and file_put_contents() functions : error conditions [ext/standard/tests/file/file_get_contents_file_put_contents_error.phpt] 
TEST 9932/12806 [ext/standard/tests/file/file_get_contents_file_put_contents_variation1.phpt]
[1;32mPASS[0m Test file_get_contents() and file_put_contents() functions : usage variations - all arguments [ext/standard/tests/file/file_get_contents_file_put_contents_variation1.phpt] 
TEST 9933/12806 [ext/standard/tests/file/file_get_contents_file_put_contents_variation2.phpt]
[1;32mPASS[0m Test file_get_contents() and file_put_contents() functions : usage variations - use_include_path [ext/standard/tests/file/file_get_contents_file_put_contents_variation2.phpt] 
TEST 9934/12806 [ext/standard/tests/file/file_get_contents_variation1.phpt]
[1;32mPASS[0m Test file_get_contents() function : variation - include path testing [ext/standard/tests/file/file_get_contents_variation1.phpt] 
TEST 9935/12806 [ext/standard/tests/file/file_get_contents_variation2.phpt]
[1;32mPASS[0m Test file_get_contents() function : variation - include path testing [ext/standard/tests/file/file_get_contents_variation2.phpt] 
TEST 9936/12806 [ext/standard/tests/file/file_get_contents_variation7-win32-mb.phpt]
[1;33mSKIP[0m Test file_get_contents() function : variation - various absolute and relative paths [ext/standard/tests/file/file_get_contents_variation7-win32-mb.phpt] reason: Only run on Windows
TEST 9937/12806 [ext/standard/tests/file/file_get_contents_variation7-win32.phpt]
[1;33mSKIP[0m Test file_get_contents() function : variation - various absolute and relative paths [ext/standard/tests/file/file_get_contents_variation7-win32.phpt] reason: Only run on Windows
TEST 9938/12806 [ext/standard/tests/file/file_get_contents_variation7.phpt]
[1;32mPASS[0m Test file_get_contents() function : variation - various absolute and relative paths [ext/standard/tests/file/file_get_contents_variation7.phpt] 
TEST 9939/12806 [ext/standard/tests/file/file_get_contents_variation8-win32.phpt]
[1;33mSKIP[0m Test file_get_contents() function : variation - obscure filenames [ext/standard/tests/file/file_get_contents_variation8-win32.phpt] reason: Valid only on Windows
TEST 9940/12806 [ext/standard/tests/file/file_get_contents_variation8.phpt]
[1;32mPASS[0m Test file_get_contents() function : variation - obscure filenames [ext/standard/tests/file/file_get_contents_variation8.phpt] 
TEST 9941/12806 [ext/standard/tests/file/file_get_contents_variation9.phpt]
[1;32mPASS[0m Test file_get_contents() function : variation - linked files [ext/standard/tests/file/file_get_contents_variation9.phpt] 
TEST 9942/12806 [ext/standard/tests/file/file_get_contents_with_large_length.phpt]
[1;32mPASS[0m Test file_get_contents() function with large length parameter [ext/standard/tests/file/file_get_contents_with_large_length.phpt] 
TEST 9943/12806 [ext/standard/tests/file/file_put_contents.phpt]
[1;32mPASS[0m file_put_contents() and invalid parameters [ext/standard/tests/file/file_put_contents.phpt] 
TEST 9944/12806 [ext/standard/tests/file/file_put_contents_variation1.phpt]
[1;32mPASS[0m Test file_put_contents() function : variation - test append flag [ext/standard/tests/file/file_put_contents_variation1.phpt] 
TEST 9945/12806 [ext/standard/tests/file/file_put_contents_variation2.phpt]
[1;32mPASS[0m Test file_put_contents() function : usage variation - different data types to write [ext/standard/tests/file/file_put_contents_variation2.phpt] 
TEST 9946/12806 [ext/standard/tests/file/file_put_contents_variation4.phpt]
[1;32mPASS[0m Test file_put_contents() function : variation - include path testing [ext/standard/tests/file/file_put_contents_variation4.phpt] 
TEST 9947/12806 [ext/standard/tests/file/file_put_contents_variation5.phpt]
[1;32mPASS[0m Test file_put_contents() function : variation - include path testing [ext/standard/tests/file/file_put_contents_variation5.phpt] 
TEST 9948/12806 [ext/standard/tests/file/file_put_contents_variation6.phpt]
[1;32mPASS[0m Test file_put_contents() function : variation - include path testing [ext/standard/tests/file/file_put_contents_variation6.phpt] 
TEST 9949/12806 [ext/standard/tests/file/file_put_contents_variation7-win32.phpt]
[1;33mSKIP[0m Test file_put_contents() function : usage variation - various absolute and relative paths [ext/standard/tests/file/file_put_contents_variation7-win32.phpt] reason: Only run on Windows
TEST 9950/12806 [ext/standard/tests/file/file_put_contents_variation7.phpt]
[1;32mPASS[0m Test file_put_contents() function : usage variation - various absolute and relative paths [ext/standard/tests/file/file_put_contents_variation7.phpt] 
TEST 9951/12806 [ext/standard/tests/file/file_put_contents_variation8-win32.phpt]
[1;33mSKIP[0m Test file_put_contents() function : usage variation - obscure filenames [ext/standard/tests/file/file_put_contents_variation8-win32.phpt] reason: Only run on Windows
TEST 9952/12806 [ext/standard/tests/file/file_put_contents_variation8.phpt]
[1;32mPASS[0m Test file_put_contents() function : usage variation - obscure filenames [ext/standard/tests/file/file_put_contents_variation8.phpt] 
TEST 9953/12806 [ext/standard/tests/file/file_put_contents_variation9.phpt]
[1;32mPASS[0m est file_put_contents() function : usage variation - linked files [ext/standard/tests/file/file_put_contents_variation9.phpt] 
TEST 9954/12806 [ext/standard/tests/file/file_variation.phpt]
[1;32mPASS[0m Test file() function : usage variations [ext/standard/tests/file/file_variation.phpt] 
TEST 9955/12806 [ext/standard/tests/file/file_variation5-win32-mb.phpt]
[1;33mSKIP[0m file() with various paths [ext/standard/tests/file/file_variation5-win32-mb.phpt] reason: windows only test
TEST 9956/12806 [ext/standard/tests/file/file_variation5-win32.phpt]
[1;33mSKIP[0m file() with various paths [ext/standard/tests/file/file_variation5-win32.phpt] reason: windows only test
TEST 9957/12806 [ext/standard/tests/file/file_variation5.phpt]
[1;32mPASS[0m file() with various paths [ext/standard/tests/file/file_variation5.phpt] 
TEST 9958/12806 [ext/standard/tests/file/file_variation6.phpt]
[1;32mPASS[0m file() with a range of integer flag values [ext/standard/tests/file/file_variation6.phpt] 
TEST 9959/12806 [ext/standard/tests/file/file_variation7.phpt]
[1;32mPASS[0m file() on a file with blank lines [ext/standard/tests/file/file_variation7.phpt] 
TEST 9960/12806 [ext/standard/tests/file/file_variation8-win32.phpt]
[1;33mSKIP[0m Test file() function : variation - various absolute and relative paths [ext/standard/tests/file/file_variation8-win32.phpt] reason: Only run on Windows
TEST 9961/12806 [ext/standard/tests/file/file_variation8.phpt]
[1;32mPASS[0m Test file function : variation - various absolute and relative paths [ext/standard/tests/file/file_variation8.phpt] 
TEST 9962/12806 [ext/standard/tests/file/file_variation9.phpt]
[1;32mPASS[0m Test file function : variation - test various endings of a file [ext/standard/tests/file/file_variation9.phpt] 
TEST 9963/12806 [ext/standard/tests/file/filegroup_basic.phpt]
[1;32mPASS[0m Test filegroup() function: basic functionality [ext/standard/tests/file/filegroup_basic.phpt] 
TEST 9964/12806 [ext/standard/tests/file/filegroup_error.phpt]
[1;32mPASS[0m Test filegroup() function: error conditions [ext/standard/tests/file/filegroup_error.phpt] 
TEST 9965/12806 [ext/standard/tests/file/filegroup_variation1.phpt]
[1;32mPASS[0m Test filegroup() function: usage variations - links [ext/standard/tests/file/filegroup_variation1.phpt] 
TEST 9966/12806 [ext/standard/tests/file/filegroup_variation2.phpt]
[1;32mPASS[0m Test filegroup() function: usage variations - invalid filenames [ext/standard/tests/file/filegroup_variation2.phpt] 
TEST 9967/12806 [ext/standard/tests/file/filegroup_variation3.phpt]
[1;32mPASS[0m Test filegroup() function: usage variations - diff. path notations [ext/standard/tests/file/filegroup_variation3.phpt] 
TEST 9968/12806 [ext/standard/tests/file/fileinode_basic.phpt]
[1;32mPASS[0m Test fileinode() function: Basic functionality [ext/standard/tests/file/fileinode_basic.phpt] 
TEST 9969/12806 [ext/standard/tests/file/fileinode_error.phpt]
[1;32mPASS[0m Test fileinode() function: Error conditions [ext/standard/tests/file/fileinode_error.phpt] 
TEST 9970/12806 [ext/standard/tests/file/fileinode_variation.phpt]
[1;32mPASS[0m Test fileinode() function: Variations [ext/standard/tests/file/fileinode_variation.phpt] 
TEST 9971/12806 [ext/standard/tests/file/fileinode_variation1.phpt]
[1;32mPASS[0m Test fileinode() function: usage variations - links [ext/standard/tests/file/fileinode_variation1.phpt] 
TEST 9972/12806 [ext/standard/tests/file/fileinode_variation2.phpt]
[1;32mPASS[0m Test fileinode() function: usage variations - invalid filenames [ext/standard/tests/file/fileinode_variation2.phpt] 
TEST 9973/12806 [ext/standard/tests/file/fileinode_variation3.phpt]
[1;32mPASS[0m Test fileinode() function: usage variations - diff. path notations [ext/standard/tests/file/fileinode_variation3.phpt] 
TEST 9974/12806 [ext/standard/tests/file/fileowner_basic.phpt]
[1;32mPASS[0m Test fileowner() function: basic functionality [ext/standard/tests/file/fileowner_basic.phpt] 
TEST 9975/12806 [ext/standard/tests/file/fileowner_error.phpt]
[1;32mPASS[0m Test of fileowner() function: error conditions [ext/standard/tests/file/fileowner_error.phpt] 
TEST 9976/12806 [ext/standard/tests/file/fileowner_variation1.phpt]
[1;32mPASS[0m Test fileowner() function: usage variations - links [ext/standard/tests/file/fileowner_variation1.phpt] 
TEST 9977/12806 [ext/standard/tests/file/fileowner_variation2.phpt]
[1;32mPASS[0m Test fileowner() function: usage variations - invalid filenames [ext/standard/tests/file/fileowner_variation2.phpt] 
TEST 9978/12806 [ext/standard/tests/file/fileowner_variation3.phpt]
[1;32mPASS[0m Test fileowner() function: usage variations - diff. path notations [ext/standard/tests/file/fileowner_variation3.phpt] 
TEST 9979/12806 [ext/standard/tests/file/fileperms_variation1.phpt]
[1;32mPASS[0m Test fileperms() function: usage variations - links [ext/standard/tests/file/fileperms_variation1.phpt] 
TEST 9980/12806 [ext/standard/tests/file/fileperms_variation2.phpt]
[1;32mPASS[0m Test fileperms() function: usage variations - invalid filenames [ext/standard/tests/file/fileperms_variation2.phpt] 
TEST 9981/12806 [ext/standard/tests/file/fileperms_variation3.phpt]
[1;32mPASS[0m Test fileperms() function: usage variations - diff. path notations [ext/standard/tests/file/fileperms_variation3.phpt] 
TEST 9982/12806 [ext/standard/tests/file/filesize_basic.phpt]
[1;32mPASS[0m Test filesize() function: basic functionaity [ext/standard/tests/file/filesize_basic.phpt] 
TEST 9983/12806 [ext/standard/tests/file/filesize_error.phpt]
[1;32mPASS[0m Test filesize() function: error conditions [ext/standard/tests/file/filesize_error.phpt] 
TEST 9984/12806 [ext/standard/tests/file/filesize_variation1-win32-mb.phpt]
[1;33mSKIP[0m Test filesize() function: usage variations - size of files [ext/standard/tests/file/filesize_variation1-win32-mb.phpt] reason: only valid for Windows
TEST 9985/12806 [ext/standard/tests/file/filesize_variation1-win32.phpt]
[1;33mSKIP[0m Test filesize() function: usage variations - size of files [ext/standard/tests/file/filesize_variation1-win32.phpt] reason: only valid for Windows
TEST 9986/12806 [ext/standard/tests/file/filesize_variation1.phpt]
[1;32mPASS[0m Test filesize() function: usage variations - size of files [ext/standard/tests/file/filesize_variation1.phpt] 
TEST 9987/12806 [ext/standard/tests/file/filesize_variation2-win32.phpt]
[1;33mSKIP[0m Test filesize() function: usage variations - size of dir/subdir [ext/standard/tests/file/filesize_variation2-win32.phpt] reason: only valid for Windows
TEST 9988/12806 [ext/standard/tests/file/filesize_variation2.phpt]
[1;32mPASS[0m Test filesize() function: usage variations - size of dir/subdir [ext/standard/tests/file/filesize_variation2.phpt] 
TEST 9989/12806 [ext/standard/tests/file/filesize_variation3.phpt]
[1;32mPASS[0m Test filesize() function: usage variations - file size after truncate [ext/standard/tests/file/filesize_variation3.phpt] 
TEST 9990/12806 [ext/standard/tests/file/filesize_variation4-win32.phpt]
[1;33mSKIP[0m Test filesize() function: usage variations - file mode & holes in file [ext/standard/tests/file/filesize_variation4-win32.phpt] reason: only valid for Windows
TEST 9991/12806 [ext/standard/tests/file/filesize_variation4.phpt]
[1;32mPASS[0m Test filesize() function: usage variations - file mode & holes in file [ext/standard/tests/file/filesize_variation4.phpt] 
TEST 9992/12806 [ext/standard/tests/file/filesize_variation5.phpt]
[1;32mPASS[0m Test filesize() function: usage variations - size of files [ext/standard/tests/file/filesize_variation5.phpt] 
TEST 9993/12806 [ext/standard/tests/file/filestat.phpt]
[1;32mPASS[0m various file stat func tests [ext/standard/tests/file/filestat.phpt] 
TEST 9994/12806 [ext/standard/tests/file/filetype_basic.phpt]
[1;32mPASS[0m Test filetype() function: Basic functionality [ext/standard/tests/file/filetype_basic.phpt] 
TEST 9995/12806 [ext/standard/tests/file/filetype_error.phpt]
[1;32mPASS[0m Test filetype() function: Error conditions [ext/standard/tests/file/filetype_error.phpt] 
TEST 9996/12806 [ext/standard/tests/file/filetype_variation.phpt]
[1;33mSKIP[0m Test filetype() function: Variations [ext/standard/tests/file/filetype_variation.phpt] reason: no posix_mkfifo()
TEST 9997/12806 [ext/standard/tests/file/filetype_variation2.phpt]
[1;32mPASS[0m Test filetype() function: Check character type [ext/standard/tests/file/filetype_variation2.phpt] 
TEST 9998/12806 [ext/standard/tests/file/filetype_variation3.phpt]
[1;33mSKIP[0m Test filetype() function: Check block device [ext/standard/tests/file/filetype_variation3.phpt] reason: /dev/ram0 not available
TEST 9999/12806 [ext/standard/tests/file/flock.phpt]
[1;32mPASS[0m flock() tests [ext/standard/tests/file/flock.phpt] 
TEST 10000/12806 [ext/standard/tests/file/flock_basic.phpt]
[1;32mPASS[0m Test flock() function: Basic functionality [ext/standard/tests/file/flock_basic.phpt] 
TEST 10001/12806 [ext/standard/tests/file/flock_error.phpt]
[1;32mPASS[0m Test flock() function: Error conditions [ext/standard/tests/file/flock_error.phpt] 
TEST 10002/12806 [ext/standard/tests/file/flock_variation.phpt]
[1;32mPASS[0m Test flock() function: Variations [ext/standard/tests/file/flock_variation.phpt] 
TEST 10003/12806 [ext/standard/tests/file/fnmatch_basic.phpt]
[1;32mPASS[0m Test fnmatch() function: Basic functionality [ext/standard/tests/file/fnmatch_basic.phpt] 
TEST 10004/12806 [ext/standard/tests/file/fnmatch_maxpathlen.phpt]
[1;32mPASS[0m Test fnmatch() function : warning filename or pattern exceeds maxpathlen [ext/standard/tests/file/fnmatch_maxpathlen.phpt] 
TEST 10005/12806 [ext/standard/tests/file/fnmatch_variation.phpt]
[1;32mPASS[0m Test fnmatch() function: Variations [ext/standard/tests/file/fnmatch_variation.phpt] 
TEST 10006/12806 [ext/standard/tests/file/fopen_unlink.phpt]
[1;32mPASS[0m Test fopen() function : check fopen()ed descriptor is usable after the fs object is removed [ext/standard/tests/file/fopen_unlink.phpt] 
TEST 10007/12806 [ext/standard/tests/file/fopen_variation1.phpt]
[1;32mPASS[0m fopen() with relative path on a file in the script directory [ext/standard/tests/file/fopen_variation1.phpt] 
TEST 10008/12806 [ext/standard/tests/file/fopen_variation10-win32.phpt]
[1;33mSKIP[0m Test fopen() function : variation: interesting paths, no use include path [ext/standard/tests/file/fopen_variation10-win32.phpt] reason: Run only on Windows
TEST 10009/12806 [ext/standard/tests/file/fopen_variation11-win32.phpt]
[1;33mSKIP[0m Test fopen() function : variation: interesting paths, use include path = true [ext/standard/tests/file/fopen_variation11-win32.phpt] reason: Run only on Windows
TEST 10010/12806 [ext/standard/tests/file/fopen_variation12.phpt]
[1;32mPASS[0m Test fopen() function : variation: use include path (path is bad) create a file (relative) [ext/standard/tests/file/fopen_variation12.phpt] 
TEST 10011/12806 [ext/standard/tests/file/fopen_variation13.phpt]
[1;32mPASS[0m Test fopen() function : variation: use include path create a file (absolute) [ext/standard/tests/file/fopen_variation13.phpt] 
TEST 10012/12806 [ext/standard/tests/file/fopen_variation14-win32.phpt]
[1;33mSKIP[0m Test fopen() function : variation: file uri, no use include path [ext/standard/tests/file/fopen_variation14-win32.phpt] reason: Run only on Windows
TEST 10013/12806 [ext/standard/tests/file/fopen_variation14.phpt]
[1;32mPASS[0m Test fopen() function : variation: file uri, no use include path [ext/standard/tests/file/fopen_variation14.phpt] 
TEST 10014/12806 [ext/standard/tests/file/fopen_variation15-win32.phpt]
[1;33mSKIP[0m Test fopen() function : variation: file uri, use include path = true [ext/standard/tests/file/fopen_variation15-win32.phpt] reason: Run only on Windows
TEST 10015/12806 [ext/standard/tests/file/fopen_variation15.phpt]
[1;32mPASS[0m Test fopen() function : variation: file uri, use include path = true [ext/standard/tests/file/fopen_variation15.phpt] 
TEST 10016/12806 [ext/standard/tests/file/fopen_variation16.phpt]
[1;32mPASS[0m Test fopen() function : variation: use include path create and read a file (relative) [ext/standard/tests/file/fopen_variation16.phpt] 
TEST 10017/12806 [ext/standard/tests/file/fopen_variation17.phpt]
[1;32mPASS[0m Test fopen() function : variation: use include path create and read a file (relative) [ext/standard/tests/file/fopen_variation17.phpt] 
TEST 10018/12806 [ext/standard/tests/file/fopen_variation19.phpt]
[1;32mPASS[0m Test fopen() function : variation: test opening linked files [ext/standard/tests/file/fopen_variation19.phpt] 
TEST 10019/12806 [ext/standard/tests/file/fopen_variation5.phpt]
[1;32mPASS[0m Test fopen() function : variation: use include path and stream context (absolute directories in path) [ext/standard/tests/file/fopen_variation5.phpt] 
TEST 10020/12806 [ext/standard/tests/file/fopen_variation6.phpt]
[1;32mPASS[0m Test fopen() function : variation: use include path and stream context relative/absolute file [ext/standard/tests/file/fopen_variation6.phpt] 
TEST 10021/12806 [ext/standard/tests/file/fopen_variation7.phpt]
[1;32mPASS[0m Test fopen() function : variation: use include path create a file (relative) [ext/standard/tests/file/fopen_variation7.phpt] 
TEST 10022/12806 [ext/standard/tests/file/fopen_variation8.phpt]
[1;32mPASS[0m Test fopen() function : variation: use include path and stream context (relative directories in path) [ext/standard/tests/file/fopen_variation8.phpt] 
TEST 10023/12806 [ext/standard/tests/file/fopen_variation9.phpt]
[1;32mPASS[0m Test fopen() function : variation: use include path and stream context create a file, relative path [ext/standard/tests/file/fopen_variation9.phpt] 
TEST 10024/12806 [ext/standard/tests/file/fopencookie.phpt]
[1;32mPASS[0m fopencookie detected and working (or cast mechanism works) [ext/standard/tests/file/fopencookie.phpt] 
TEST 10025/12806 [ext/standard/tests/file/fpassthru_basic.phpt]
[1;32mPASS[0m Test fpassthru() function: Basic functionality [ext/standard/tests/file/fpassthru_basic.phpt] 
TEST 10026/12806 [ext/standard/tests/file/fpassthru_variation.phpt]
[1;32mPASS[0m Test fpassthru() function: Variations [ext/standard/tests/file/fpassthru_variation.phpt] 
TEST 10027/12806 [ext/standard/tests/file/fputcsv.phpt]
[1;32mPASS[0m various fputcsv() functionality tests [ext/standard/tests/file/fputcsv.phpt] 
TEST 10028/12806 [ext/standard/tests/file/fputcsv_002.phpt]
[1;32mPASS[0m fputcsv(): Checking data after calling the function [ext/standard/tests/file/fputcsv_002.phpt] 
TEST 10029/12806 [ext/standard/tests/file/fputcsv_default_escape_deprecation.phpt]
[1;32mPASS[0m fputcsv(): Deprecation if using default escape arg [ext/standard/tests/file/fputcsv_default_escape_deprecation.phpt] 
TEST 10030/12806 [ext/standard/tests/file/fputcsv_variation1.phpt]
[1;32mPASS[0m Test fputcsv() : usage variations - with all parameters specified [ext/standard/tests/file/fputcsv_variation1.phpt] 
TEST 10031/12806 [ext/standard/tests/file/fputcsv_variation10.phpt]
[1;32mPASS[0m Test fputcsv() : usage variations - with line without any csv fields [ext/standard/tests/file/fputcsv_variation10.phpt] 
TEST 10032/12806 [ext/standard/tests/file/fputcsv_variation11.phpt]
[1;32mPASS[0m Test fputcsv() : usage variations - with default enclosure value [ext/standard/tests/file/fputcsv_variation11.phpt] 
TEST 10033/12806 [ext/standard/tests/file/fputcsv_variation12.phpt]
[1;32mPASS[0m Test fputcsv() : usage variations - with default enclosure and different delimiter [ext/standard/tests/file/fputcsv_variation12.phpt] 
TEST 10034/12806 [ext/standard/tests/file/fputcsv_variation13.phpt]
[1;32mPASS[0m Test fputcsv() : usage variations - with enclosure of two chars [ext/standard/tests/file/fputcsv_variation13.phpt] 
TEST 10035/12806 [ext/standard/tests/file/fputcsv_variation15.phpt]
[1;32mPASS[0m various fputcsv() functionality tests [ext/standard/tests/file/fputcsv_variation15.phpt] 
TEST 10036/12806 [ext/standard/tests/file/fputcsv_variation16.phpt]
[1;32mPASS[0m fputcsv() with empty $escape [ext/standard/tests/file/fputcsv_variation16.phpt] 
TEST 10037/12806 [ext/standard/tests/file/fputcsv_variation17.phpt]
[1;32mPASS[0m fputcsv() with user provided eol [ext/standard/tests/file/fputcsv_variation17.phpt] 
TEST 10038/12806 [ext/standard/tests/file/fputcsv_variation18.phpt]
[1;32mPASS[0m fputcsv() variant where escape parameter matters [ext/standard/tests/file/fputcsv_variation18.phpt] 
TEST 10039/12806 [ext/standard/tests/file/fputcsv_variation5.phpt]
[1;32mPASS[0m Test fputcsv() : usage variations - with default arguments value [ext/standard/tests/file/fputcsv_variation5.phpt] 
TEST 10040/12806 [ext/standard/tests/file/fputcsv_variation6.phpt]
[1;32mPASS[0m Test fputcsv() : usage variations - with different delimiter and enclosure [ext/standard/tests/file/fputcsv_variation6.phpt] 
TEST 10041/12806 [ext/standard/tests/file/fputcsv_variation7.phpt]
[1;32mPASS[0m Test fputcsv() : usage variations - with different delimiter and same enclosure [ext/standard/tests/file/fputcsv_variation7.phpt] 
TEST 10042/12806 [ext/standard/tests/file/fputcsv_variation8.phpt]
[1;32mPASS[0m Test fputcsv() : usage variations - with same delimiter and different enclosure [ext/standard/tests/file/fputcsv_variation8.phpt] 
TEST 10043/12806 [ext/standard/tests/file/fputcsv_variation9.phpt]
[1;32mPASS[0m Test fputcsv() : usage variations - two chars as enclosure & delimiter [ext/standard/tests/file/fputcsv_variation9.phpt] 
TEST 10044/12806 [ext/standard/tests/file/fread_basic.phpt]
[1;32mPASS[0m Test fread() function : basic functionality [ext/standard/tests/file/fread_basic.phpt] 
TEST 10045/12806 [ext/standard/tests/file/fread_error.phpt]
[1;32mPASS[0m Test fread() function : error conditions [ext/standard/tests/file/fread_error.phpt] 
TEST 10046/12806 [ext/standard/tests/file/fread_fwrite_basic.phpt]
[1;32mPASS[0m fread & fwrite - Test reading and writing using a single resource [ext/standard/tests/file/fread_fwrite_basic.phpt] 
TEST 10047/12806 [ext/standard/tests/file/fread_socket_variation1.phpt]
[1;32mPASS[0m Testing fread() on a TCP server socket [ext/standard/tests/file/fread_socket_variation1.phpt] 
TEST 10048/12806 [ext/standard/tests/file/fread_variation1.phpt]
[1;32mPASS[0m Test fread() function : usage variations - read some/all chars, read/write modes [ext/standard/tests/file/fread_variation1.phpt] 
TEST 10049/12806 [ext/standard/tests/file/fread_variation2.phpt]
[1;32mPASS[0m Test fread() function : usage variations - read some/all chars, write only mode (Bug #42036) [ext/standard/tests/file/fread_variation2.phpt] 
TEST 10050/12806 [ext/standard/tests/file/fread_variation3-win32-mb.phpt]
[1;33mSKIP[0m Test fread() function : usage variations - read beyond file size, read/write mode [ext/standard/tests/file/fread_variation3-win32-mb.phpt] reason: ...only valid for Windows
TEST 10051/12806 [ext/standard/tests/file/fread_variation3-win32.phpt]
[1;33mSKIP[0m Test fread() function : usage variations - read beyond file size, read/write mode [ext/standard/tests/file/fread_variation3-win32.phpt] reason: ...only valid for Windows
TEST 10052/12806 [ext/standard/tests/file/fread_variation3.phpt]
[1;32mPASS[0m Test fread() function : usage variations - read beyond file size, read/write mode [ext/standard/tests/file/fread_variation3.phpt] 
TEST 10053/12806 [ext/standard/tests/file/fread_variation4.phpt]
[1;32mPASS[0m Test fread() function : usage variations - read beyond file size, write only mode [ext/standard/tests/file/fread_variation4.phpt] 
TEST 10054/12806 [ext/standard/tests/file/fscanf.phpt]
[1;32mPASS[0m fscanf() tests [ext/standard/tests/file/fscanf.phpt] 
TEST 10055/12806 [ext/standard/tests/file/fscanf_error.phpt]
[1;32mPASS[0m Test fscanf() function: error conditions [ext/standard/tests/file/fscanf_error.phpt] 
TEST 10056/12806 [ext/standard/tests/file/fscanf_variation1.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - return type without third argument [ext/standard/tests/file/fscanf_variation1.phpt] 
TEST 10057/12806 [ext/standard/tests/file/fscanf_variation10.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - float formats with resource [ext/standard/tests/file/fscanf_variation10.phpt] 
TEST 10058/12806 [ext/standard/tests/file/fscanf_variation11.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - float formats with arrays [ext/standard/tests/file/fscanf_variation11.phpt] 
TEST 10059/12806 [ext/standard/tests/file/fscanf_variation12.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - float formats with strings [ext/standard/tests/file/fscanf_variation12.phpt] 
TEST 10060/12806 [ext/standard/tests/file/fscanf_variation13.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - float formats with boolean [ext/standard/tests/file/fscanf_variation13.phpt] 
TEST 10061/12806 [ext/standard/tests/file/fscanf_variation14.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - string formats with strings [ext/standard/tests/file/fscanf_variation14.phpt] 
TEST 10062/12806 [ext/standard/tests/file/fscanf_variation15.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - string formats with float values [ext/standard/tests/file/fscanf_variation15.phpt] 
TEST 10063/12806 [ext/standard/tests/file/fscanf_variation16.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - string formats with resource [ext/standard/tests/file/fscanf_variation16.phpt] 
TEST 10064/12806 [ext/standard/tests/file/fscanf_variation17.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - string formats with arrays [ext/standard/tests/file/fscanf_variation17.phpt] 
TEST 10065/12806 [ext/standard/tests/file/fscanf_variation18.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - string formats with integer values [ext/standard/tests/file/fscanf_variation18.phpt] 
TEST 10066/12806 [ext/standard/tests/file/fscanf_variation19.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - string formats with boolean [ext/standard/tests/file/fscanf_variation19.phpt] 
TEST 10067/12806 [ext/standard/tests/file/fscanf_variation2.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - integer formats with integer values [ext/standard/tests/file/fscanf_variation2.phpt] 
TEST 10068/12806 [ext/standard/tests/file/fscanf_variation20.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - char formats with integer values [ext/standard/tests/file/fscanf_variation20.phpt] 
TEST 10069/12806 [ext/standard/tests/file/fscanf_variation21.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - char formats with float values [ext/standard/tests/file/fscanf_variation21.phpt] 
TEST 10070/12806 [ext/standard/tests/file/fscanf_variation22.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - char formats with resource [ext/standard/tests/file/fscanf_variation22.phpt] 
TEST 10071/12806 [ext/standard/tests/file/fscanf_variation23.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - char formats with arrays [ext/standard/tests/file/fscanf_variation23.phpt] 
TEST 10072/12806 [ext/standard/tests/file/fscanf_variation24.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - char formats with strings [ext/standard/tests/file/fscanf_variation24.phpt] 
TEST 10073/12806 [ext/standard/tests/file/fscanf_variation25.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - char formats with boolean [ext/standard/tests/file/fscanf_variation25.phpt] 
TEST 10074/12806 [ext/standard/tests/file/fscanf_variation26.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - char formats with chars [ext/standard/tests/file/fscanf_variation26.phpt] 
TEST 10075/12806 [ext/standard/tests/file/fscanf_variation27.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - octal formats with integer values [ext/standard/tests/file/fscanf_variation27.phpt] 
TEST 10076/12806 [ext/standard/tests/file/fscanf_variation28.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - octal formats with float values [ext/standard/tests/file/fscanf_variation28.phpt] 
TEST 10077/12806 [ext/standard/tests/file/fscanf_variation29.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - octal formats with resource [ext/standard/tests/file/fscanf_variation29.phpt] 
TEST 10078/12806 [ext/standard/tests/file/fscanf_variation3.phpt]
[1;33mSKIP[0m Test fscanf() function: usage variations - integer formats with float values [ext/standard/tests/file/fscanf_variation3.phpt] reason: this test is for 32bit platform only
TEST 10079/12806 [ext/standard/tests/file/fscanf_variation30.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - octal formats with arrays [ext/standard/tests/file/fscanf_variation30.phpt] 
TEST 10080/12806 [ext/standard/tests/file/fscanf_variation31.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - octal formats with strings [ext/standard/tests/file/fscanf_variation31.phpt] 
TEST 10081/12806 [ext/standard/tests/file/fscanf_variation32.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - octal formats with boolean [ext/standard/tests/file/fscanf_variation32.phpt] 
TEST 10082/12806 [ext/standard/tests/file/fscanf_variation33.phpt]
[1;33mSKIP[0m Test fscanf() function: usage variations - hexa formats with integer values [ext/standard/tests/file/fscanf_variation33.phpt] reason: this test is for 32bit platform only
TEST 10083/12806 [ext/standard/tests/file/fscanf_variation34.phpt]
[1;33mSKIP[0m Test fscanf() function: usage variations - hexa formats with float values [ext/standard/tests/file/fscanf_variation34.phpt] reason: this test is for 32bit platform only
TEST 10084/12806 [ext/standard/tests/file/fscanf_variation35.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - hexa formats with resource [ext/standard/tests/file/fscanf_variation35.phpt] 
TEST 10085/12806 [ext/standard/tests/file/fscanf_variation36.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - hexa formats with arrays [ext/standard/tests/file/fscanf_variation36.phpt] 
TEST 10086/12806 [ext/standard/tests/file/fscanf_variation37.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - hexa formats with strings [ext/standard/tests/file/fscanf_variation37.phpt] 
TEST 10087/12806 [ext/standard/tests/file/fscanf_variation38.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - hexa formats with boolean [ext/standard/tests/file/fscanf_variation38.phpt] 
TEST 10088/12806 [ext/standard/tests/file/fscanf_variation39.phpt]
[1;33mSKIP[0m Test fscanf() function: usage variations - unsigned int formats with integer values [ext/standard/tests/file/fscanf_variation39.phpt] reason: this test is for 32bit platform only
TEST 10089/12806 [ext/standard/tests/file/fscanf_variation4.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - integer formats with resource [ext/standard/tests/file/fscanf_variation4.phpt] 
TEST 10090/12806 [ext/standard/tests/file/fscanf_variation40.phpt]
[1;33mSKIP[0m Test fscanf() function: usage variations - unsigned formats with float values [ext/standard/tests/file/fscanf_variation40.phpt] reason: this test is for 32bit platform only
TEST 10091/12806 [ext/standard/tests/file/fscanf_variation41.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - unsigned formats with resource [ext/standard/tests/file/fscanf_variation41.phpt] 
TEST 10092/12806 [ext/standard/tests/file/fscanf_variation42.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - unsigned formats with arrays [ext/standard/tests/file/fscanf_variation42.phpt] 
TEST 10093/12806 [ext/standard/tests/file/fscanf_variation43.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - unsigned formats with strings [ext/standard/tests/file/fscanf_variation43.phpt] 
TEST 10094/12806 [ext/standard/tests/file/fscanf_variation44.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - unsigned formats with boolean [ext/standard/tests/file/fscanf_variation44.phpt] 
TEST 10095/12806 [ext/standard/tests/file/fscanf_variation45.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - scientific formats with integer values [ext/standard/tests/file/fscanf_variation45.phpt] 
TEST 10096/12806 [ext/standard/tests/file/fscanf_variation46.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - scientific formats with float values [ext/standard/tests/file/fscanf_variation46.phpt] 
TEST 10097/12806 [ext/standard/tests/file/fscanf_variation47.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - scientific formats with resource [ext/standard/tests/file/fscanf_variation47.phpt] 
TEST 10098/12806 [ext/standard/tests/file/fscanf_variation48.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - scientific formats with arrays [ext/standard/tests/file/fscanf_variation48.phpt] 
TEST 10099/12806 [ext/standard/tests/file/fscanf_variation49.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - scientific formats with strings [ext/standard/tests/file/fscanf_variation49.phpt] 
TEST 10100/12806 [ext/standard/tests/file/fscanf_variation5.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - integer formats with arrays [ext/standard/tests/file/fscanf_variation5.phpt] 
TEST 10101/12806 [ext/standard/tests/file/fscanf_variation50.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - scientific formats with boolean [ext/standard/tests/file/fscanf_variation50.phpt] 
TEST 10102/12806 [ext/standard/tests/file/fscanf_variation51.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - file opened in write only mode [ext/standard/tests/file/fscanf_variation51.phpt] 
TEST 10103/12806 [ext/standard/tests/file/fscanf_variation52.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - empty file [ext/standard/tests/file/fscanf_variation52.phpt] 
TEST 10104/12806 [ext/standard/tests/file/fscanf_variation53.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - file pointer pointing to EOF [ext/standard/tests/file/fscanf_variation53.phpt] 
TEST 10105/12806 [ext/standard/tests/file/fscanf_variation54.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - objects [ext/standard/tests/file/fscanf_variation54.phpt] 
TEST 10106/12806 [ext/standard/tests/file/fscanf_variation55.phpt]
[1;33mSKIP[0m Test fscanf() function: usage variations - tracking file pointer while reading [ext/standard/tests/file/fscanf_variation55.phpt] reason: this test is for 32bit platform only
TEST 10107/12806 [ext/standard/tests/file/fscanf_variation6.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - integer formats with strings [ext/standard/tests/file/fscanf_variation6.phpt] 
TEST 10108/12806 [ext/standard/tests/file/fscanf_variation7.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - integer formats with boolean [ext/standard/tests/file/fscanf_variation7.phpt] 
TEST 10109/12806 [ext/standard/tests/file/fscanf_variation8.phpt]
[1;32mPASS[0m Test fscanf() function: usage variations - float formats with float values [ext/standard/tests/file/fscanf_variation8.phpt] 
TEST 10110/12806 [ext/standard/tests/file/fscanf_variation9.phpt]
[1;33mSKIP[0m Test fscanf() function: usage variations - float formats with integer values [ext/standard/tests/file/fscanf_variation9.phpt] reason: this test is for 32bit platform only
TEST 10111/12806 [ext/standard/tests/file/fseek_dir_basic.phpt]
[1;32mPASS[0m Testing fseek() on a directory stream [ext/standard/tests/file/fseek_dir_basic.phpt] 
TEST 10112/12806 [ext/standard/tests/file/fseek_ftell_rewind_basic1.phpt]
[1;32mPASS[0m Test fseek(), ftell() & rewind() functions : Basic functionality - all r and a modes [ext/standard/tests/file/fseek_ftell_rewind_basic1.phpt] 
TEST 10113/12806 [ext/standard/tests/file/fseek_ftell_rewind_basic2-win32-mb.phpt]
[1;33mSKIP[0m Test fseek(), ftell() & rewind() functions : basic functionality - all w and x modes [ext/standard/tests/file/fseek_ftell_rewind_basic2-win32-mb.phpt] reason: .. only valid for Windows
TEST 10114/12806 [ext/standard/tests/file/fseek_ftell_rewind_basic2-win32.phpt]
[1;33mSKIP[0m Test fseek(), ftell() & rewind() functions : basic functionality - all w and x modes [ext/standard/tests/file/fseek_ftell_rewind_basic2-win32.phpt] reason: .. only valid for Windows
TEST 10115/12806 [ext/standard/tests/file/fseek_ftell_rewind_basic2.phpt]
[1;32mPASS[0m Test fseek(), ftell() & rewind() functions : basic functionality - all w and x modes [ext/standard/tests/file/fseek_ftell_rewind_basic2.phpt] 
TEST 10116/12806 [ext/standard/tests/file/fseek_ftell_rewind_error1.phpt]
[1;32mPASS[0m Test fseek(), ftell() & rewind() functions : error conditions - fseek() [ext/standard/tests/file/fseek_ftell_rewind_error1.phpt] 
TEST 10117/12806 [ext/standard/tests/file/fseek_ftell_rewind_error2.phpt]
[1;32mPASS[0m Test fseek(), ftell() & rewind() functions : error conditions - ftell() [ext/standard/tests/file/fseek_ftell_rewind_error2.phpt] 
TEST 10118/12806 [ext/standard/tests/file/fseek_ftell_rewind_error3.phpt]
[1;32mPASS[0m Test fseek(), ftell() & rewind() functions : error conditions - rewind() [ext/standard/tests/file/fseek_ftell_rewind_error3.phpt] 
TEST 10119/12806 [ext/standard/tests/file/fseek_ftell_rewind_variation1.phpt]
[1;32mPASS[0m Test fseek(), ftell() & rewind() functions : usage variations - all r & a modes, default whence [ext/standard/tests/file/fseek_ftell_rewind_variation1.phpt] 
TEST 10120/12806 [ext/standard/tests/file/fseek_ftell_rewind_variation2-win32.phpt]
[1;33mSKIP[0m Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, default whence [ext/standard/tests/file/fseek_ftell_rewind_variation2-win32.phpt] reason: .. only valid for Windows
TEST 10121/12806 [ext/standard/tests/file/fseek_ftell_rewind_variation2.phpt]
[1;32mPASS[0m Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, default whence [ext/standard/tests/file/fseek_ftell_rewind_variation2.phpt] 
TEST 10122/12806 [ext/standard/tests/file/fseek_ftell_rewind_variation3.phpt]
[1;32mPASS[0m Test fseek(), ftell() & rewind() functions : usage variations - all r and a modes, SEEK_SET [ext/standard/tests/file/fseek_ftell_rewind_variation3.phpt] 
TEST 10123/12806 [ext/standard/tests/file/fseek_ftell_rewind_variation4-win32.phpt]
[1;33mSKIP[0m Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_SET [ext/standard/tests/file/fseek_ftell_rewind_variation4-win32.phpt] reason: .. only valid for Windows
TEST 10124/12806 [ext/standard/tests/file/fseek_ftell_rewind_variation4.phpt]
[1;32mPASS[0m Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_SET [ext/standard/tests/file/fseek_ftell_rewind_variation4.phpt] 
TEST 10125/12806 [ext/standard/tests/file/fseek_ftell_rewind_variation5.phpt]
[1;32mPASS[0m Test fseek(), ftell() & rewind() functions : usage variations - all r & a modes, SEEK_CUR [ext/standard/tests/file/fseek_ftell_rewind_variation5.phpt] 
TEST 10126/12806 [ext/standard/tests/file/fseek_ftell_rewind_variation6-win32.phpt]
[1;33mSKIP[0m Test fseek(), ftell() & rewind() functions : usage variations - all w & x modes, SEEK_CUR [ext/standard/tests/file/fseek_ftell_rewind_variation6-win32.phpt] reason: .. only valid for Windows
TEST 10127/12806 [ext/standard/tests/file/fseek_ftell_rewind_variation6.phpt]
[1;32mPASS[0m Test fseek(), ftell() & rewind() functions : usage variations - all w & x modes, SEEK_CUR [ext/standard/tests/file/fseek_ftell_rewind_variation6.phpt] 
TEST 10128/12806 [ext/standard/tests/file/fseek_ftell_rewind_variation7.phpt]
[1;32mPASS[0m Test fseek(), ftell() & rewind() functions : usage variations - all r and a modes, SEEK_END [ext/standard/tests/file/fseek_ftell_rewind_variation7.phpt] 
TEST 10129/12806 [ext/standard/tests/file/fseek_ftell_rewind_variation8-win32.phpt]
[1;33mSKIP[0m Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_END [ext/standard/tests/file/fseek_ftell_rewind_variation8-win32.phpt] reason: .. only valid for Windows
TEST 10130/12806 [ext/standard/tests/file/fseek_ftell_rewind_variation8.phpt]
[1;32mPASS[0m Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_END [ext/standard/tests/file/fseek_ftell_rewind_variation8.phpt] 
TEST 10131/12806 [ext/standard/tests/file/fseek_variation3.phpt]
[1;32mPASS[0m Test fseek() function : variation functionality beyond file boundaries [ext/standard/tests/file/fseek_variation3.phpt] 
TEST 10132/12806 [ext/standard/tests/file/fstat.phpt]
[1;32mPASS[0m fstat() tests [ext/standard/tests/file/fstat.phpt] 
TEST 10133/12806 [ext/standard/tests/file/fstat_basic.phpt]
[1;32mPASS[0m Test function fstat() by calling it with its expected arguments [ext/standard/tests/file/fstat_basic.phpt] 
TEST 10134/12806 [ext/standard/tests/file/fstat_variation8.phpt]
[1;32mPASS[0m Test function fstat() by calling it with its expected arguments [ext/standard/tests/file/fstat_variation8.phpt] 
TEST 10135/12806 [ext/standard/tests/file/fsync.phpt]
[1;32mPASS[0m Test fsync() function: basic functionality [ext/standard/tests/file/fsync.phpt] 
TEST 10136/12806 [ext/standard/tests/file/ftruncate.phpt]
[1;32mPASS[0m ftruncate() tests [ext/standard/tests/file/ftruncate.phpt] 
TEST 10137/12806 [ext/standard/tests/file/ftruncate_bug76422.phpt]
[1;32mPASS[0m Bug #76422 ftruncate fails on files > 2GB [ext/standard/tests/file/ftruncate_bug76422.phpt] 
TEST 10138/12806 [ext/standard/tests/file/ftruncate_bug76803.phpt]
[1;32mPASS[0m Bug #76803 ftruncate changes file pointer [ext/standard/tests/file/ftruncate_bug76803.phpt] 
TEST 10139/12806 [ext/standard/tests/file/ftruncate_bug77081.phpt]
[1;32mPASS[0m Bug #77081 ftruncate() changes seek pointer in c mode [ext/standard/tests/file/ftruncate_bug77081.phpt] 
TEST 10140/12806 [ext/standard/tests/file/ftruncate_error.phpt]
[1;32mPASS[0m Test ftruncate() function : error conditions [ext/standard/tests/file/ftruncate_error.phpt] 
TEST 10141/12806 [ext/standard/tests/file/ftruncate_variation1-win32-mb.phpt]
[1;33mSKIP[0m Test ftruncate() function : usage variations - truncate filesize to zero [ext/standard/tests/file/ftruncate_variation1-win32-mb.phpt] reason: .. only valid for Windows
TEST 10142/12806 [ext/standard/tests/file/ftruncate_variation1-win32.phpt]
[1;33mSKIP[0m Test ftruncate() function : usage variations - truncate filesize to zero [ext/standard/tests/file/ftruncate_variation1-win32.phpt] reason: .. only valid for Windows
TEST 10143/12806 [ext/standard/tests/file/ftruncate_variation1.phpt]
[1;32mPASS[0m Test ftruncate() function : usage variations - truncate filesize to zero [ext/standard/tests/file/ftruncate_variation1.phpt] 
TEST 10144/12806 [ext/standard/tests/file/ftruncate_variation2-win32.phpt]
[1;33mSKIP[0m Test ftruncate() function : usage variations - truncate file to current size [ext/standard/tests/file/ftruncate_variation2-win32.phpt] reason: .. only valid for Windows
TEST 10145/12806 [ext/standard/tests/file/ftruncate_variation2.phpt]
[1;32mPASS[0m Test ftruncate() function : usage variations - truncate file to current size [ext/standard/tests/file/ftruncate_variation2.phpt] 
TEST 10146/12806 [ext/standard/tests/file/ftruncate_variation3-win32.phpt]
[1;33mSKIP[0m Test ftruncate() function : usage variations - truncate file to half size [ext/standard/tests/file/ftruncate_variation3-win32.phpt] reason: .. only valid for Windows
TEST 10147/12806 [ext/standard/tests/file/ftruncate_variation3.phpt]
[1;32mPASS[0m Test ftruncate() function : usage variations - truncate file to half size [ext/standard/tests/file/ftruncate_variation3.phpt] 
TEST 10148/12806 [ext/standard/tests/file/ftruncate_variation4.phpt]
[1;32mPASS[0m Test ftruncate() function : usage variations - truncate file to negative size [ext/standard/tests/file/ftruncate_variation4.phpt] 
TEST 10149/12806 [ext/standard/tests/file/ftruncate_variation5-win32.phpt]
[1;33mSKIP[0m Test ftruncate() function : usage variations - truncate file to bigger size [ext/standard/tests/file/ftruncate_variation5-win32.phpt] reason: .. only valid for Windows
TEST 10150/12806 [ext/standard/tests/file/ftruncate_variation5.phpt]
[1;32mPASS[0m Test ftruncate() function : usage variations - truncate file to bigger size [ext/standard/tests/file/ftruncate_variation5.phpt] 
TEST 10151/12806 [ext/standard/tests/file/ftruncate_variation6-win32.phpt]
[1;33mSKIP[0m Test ftruncate() function : usage variations - truncate file to smaller size [ext/standard/tests/file/ftruncate_variation6-win32.phpt] reason: .. only valid for Windows
TEST 10152/12806 [ext/standard/tests/file/ftruncate_variation6.phpt]
[1;32mPASS[0m Test ftruncate() function : usage variations - truncate file to smaller size [ext/standard/tests/file/ftruncate_variation6.phpt] 
TEST 10153/12806 [ext/standard/tests/file/ftruncate_variation7-win32.phpt]
[1;33mSKIP[0m Test ftruncate() function : usage variations - truncate when file pointer at EOF [ext/standard/tests/file/ftruncate_variation7-win32.phpt] reason: .. only valid for Windows
TEST 10154/12806 [ext/standard/tests/file/ftruncate_variation7.phpt]
[1;32mPASS[0m Test ftruncate() function : usage variations - truncate when file pointer at EOF [ext/standard/tests/file/ftruncate_variation7.phpt] 
TEST 10155/12806 [ext/standard/tests/file/fwrite.phpt]
[1;32mPASS[0m fwrite() tests [ext/standard/tests/file/fwrite.phpt] 
TEST 10156/12806 [ext/standard/tests/file/fwrite_basic-win32-mb.phpt]
[1;33mSKIP[0m Test fwrite() function : basic functionality [ext/standard/tests/file/fwrite_basic-win32-mb.phpt] reason: ...Valid for Windows only
TEST 10157/12806 [ext/standard/tests/file/fwrite_basic-win32.phpt]
[1;33mSKIP[0m Test fwrite() function : basic functionality [ext/standard/tests/file/fwrite_basic-win32.phpt] reason: ...Valid for Windows only
TEST 10158/12806 [ext/standard/tests/file/fwrite_basic.phpt]
[1;32mPASS[0m Test fwrite() function : basic functionality [ext/standard/tests/file/fwrite_basic.phpt] 
TEST 10159/12806 [ext/standard/tests/file/fwrite_error.phpt]
[1;32mPASS[0m Test fwrite() function : error conditions [ext/standard/tests/file/fwrite_error.phpt] 
TEST 10160/12806 [ext/standard/tests/file/fwrite_variation1-win32-mb.phpt]
[1;33mSKIP[0m Test fwrite() function : usage variations - r, rb & rt modes [ext/standard/tests/file/fwrite_variation1-win32-mb.phpt] reason: ...Not valid for Linux
TEST 10161/12806 [ext/standard/tests/file/fwrite_variation1.phpt]
[1;32mPASS[0m Test fwrite() function : usage variations - r, rb & rt modes [ext/standard/tests/file/fwrite_variation1.phpt] 
TEST 10162/12806 [ext/standard/tests/file/fwrite_variation2-win32.phpt]
[1;33mSKIP[0m Test fwrite() function : usage variations - r+, r+b & r+t modes [ext/standard/tests/file/fwrite_variation2-win32.phpt] reason: ...Not valid for Linux
TEST 10163/12806 [ext/standard/tests/file/fwrite_variation2.phpt]
[1;32mPASS[0m Test fwrite() function : usage variations - r+, r+b & r+t modes [ext/standard/tests/file/fwrite_variation2.phpt] 
TEST 10164/12806 [ext/standard/tests/file/fwrite_variation3-win32.phpt]
[1;33mSKIP[0m Test fwrite() function : usage variations - a, ab, at, a+, a+b & a+t mode [ext/standard/tests/file/fwrite_variation3-win32.phpt] reason: ...Not valid for Linux
TEST 10165/12806 [ext/standard/tests/file/fwrite_variation3.phpt]
[1;32mPASS[0m Test fwrite() function : usage variations - a, ab, at, a+, a+b & a+t modes [ext/standard/tests/file/fwrite_variation3.phpt] 
TEST 10166/12806 [ext/standard/tests/file/fwrite_variation4-win32.phpt]
[1;33mSKIP[0m Test fwrite() function : usage variations - x, xb, xt, x+, x+b & x+t modes [ext/standard/tests/file/fwrite_variation4-win32.phpt] reason: ...Not valid for Linux
TEST 10167/12806 [ext/standard/tests/file/fwrite_variation4.phpt]
[1;32mPASS[0m Test fwrite() function : usage variations - x, xb, xt, x+, x+b & x+t modes [ext/standard/tests/file/fwrite_variation4.phpt] 
TEST 10168/12806 [ext/standard/tests/file/get_current_user.phpt]
[1;32mPASS[0m get_current_user() tests [ext/standard/tests/file/get_current_user.phpt] 
TEST 10169/12806 [ext/standard/tests/file/gh13136.phpt]
[1;32mPASS[0m GH-13071 (Copying large files using mmap-able source streams may exhaust available memory and fail) [ext/standard/tests/file/gh13136.phpt] 
TEST 10170/12806 [ext/standard/tests/file/gh15653.phpt]
[1;32mPASS[0m GH-15653 (fgetcsv overflow on length argument) [ext/standard/tests/file/gh15653.phpt] 
TEST 10171/12806 [ext/standard/tests/file/gh18212.phpt]
[1;32mPASS[0m GH-18212: fseek with SEEK_CUR and negative offset leads to negative file stream position. [ext/standard/tests/file/gh18212.phpt] 
TEST 10172/12806 [ext/standard/tests/file/gh9227.phpt]
[1;33mSKIP[0m Bug GH-9227 (Trailing dots and spaces in filenames are ignored) [ext/standard/tests/file/gh9227.phpt] reason: for Windows only
[1;33mSKIP[0m Bug GH-9441 (fseek does not work with php://input when data is not preread) [ext/standard/tests/file/gh9441.phpt] reason: CGI not available
TEST 10174/12806 [ext/standard/tests/file/gh9779.phpt]
[1;32mPASS[0m Bug GH-9779 (stream_copy_to_stream doesn't work anymore with resource opened in a append mode) [ext/standard/tests/file/gh9779.phpt] 
TEST 10175/12806 [ext/standard/tests/file/glob_basic.phpt]
[1;32mPASS[0m Test glob() function: basic functions [ext/standard/tests/file/glob_basic.phpt] 
TEST 10176/12806 [ext/standard/tests/file/glob_error_002-win32.phpt]
[1;33mSKIP[0m Test glob() function: error condition - pattern too long. [ext/standard/tests/file/glob_error_002-win32.phpt] reason: Only valid for Windows
TEST 10177/12806 [ext/standard/tests/file/glob_variation-win32-mb.phpt]
[1;33mSKIP[0m Test glob() function: usage variations [ext/standard/tests/file/glob_variation-win32-mb.phpt] reason: .. only for Windows
TEST 10178/12806 [ext/standard/tests/file/glob_variation-win32.phpt]
[1;33mSKIP[0m Test glob() function: usage variations [ext/standard/tests/file/glob_variation-win32.phpt] reason: .. only for Windows
TEST 10179/12806 [ext/standard/tests/file/glob_variation.phpt]
[1;32mPASS[0m Test glob() function: usage variations [ext/standard/tests/file/glob_variation.phpt] 
TEST 10180/12806 [ext/standard/tests/file/glob_variation2.phpt]
[1;32mPASS[0m Test glob() function with relative path [ext/standard/tests/file/glob_variation2.phpt] 
TEST 10181/12806 [ext/standard/tests/file/glob_variation3.phpt]
[1;32mPASS[0m Test glob() function: ensure no platform difference [ext/standard/tests/file/glob_variation3.phpt] 
TEST 10182/12806 [ext/standard/tests/file/glob_variation4.phpt]
[1;32mPASS[0m Test glob() function: ensure no platform difference, variation 2 [ext/standard/tests/file/glob_variation4.phpt] 
TEST 10183/12806 [ext/standard/tests/file/glob_variation5.phpt]
[1;32mPASS[0m Test glob() function: ensure no platform difference, variation 3 [ext/standard/tests/file/glob_variation5.phpt] 
TEST 10184/12806 [ext/standard/tests/file/glob_variation6.phpt]
[1;33mSKIP[0m Test glob() function: ensure no platform difference, variation 4 [ext/standard/tests/file/glob_variation6.phpt] reason: only valid directory on Windows
TEST 10185/12806 [ext/standard/tests/file/include_streams.phpt]
[1;32mPASS[0m Stream wrappers in include_path [ext/standard/tests/file/include_streams.phpt] 
TEST 10186/12806 [ext/standard/tests/file/include_userstream_001.phpt]
[1;32mPASS[0m User streams and include() [ext/standard/tests/file/include_userstream_001.phpt] 
TEST 10187/12806 [ext/standard/tests/file/include_userstream_002.phpt]
[1;32mPASS[0m local user streams must not be able to open() url's [ext/standard/tests/file/include_userstream_002.phpt] 
TEST 10188/12806 [ext/standard/tests/file/include_userstream_003.phpt]
[1;32mPASS[0m allow_url_fopen disabled [ext/standard/tests/file/include_userstream_003.phpt] 
TEST 10189/12806 [ext/standard/tests/file/is_dir_basic.phpt]
[1;32mPASS[0m Test is_dir() function: basic functionality [ext/standard/tests/file/is_dir_basic.phpt] 
TEST 10190/12806 [ext/standard/tests/file/is_dir_variation1.phpt]
[1;32mPASS[0m Test is_dir() function: usage variations - dir/subdir [ext/standard/tests/file/is_dir_variation1.phpt] 
TEST 10191/12806 [ext/standard/tests/file/is_dir_variation2.phpt]
[1;32mPASS[0m Test is_dir() function: usage variations - links [ext/standard/tests/file/is_dir_variation2.phpt] 
TEST 10192/12806 [ext/standard/tests/file/is_dir_variation3.phpt]
[1;32mPASS[0m Test is_dir() function: usage variations - invalid arguments [ext/standard/tests/file/is_dir_variation3.phpt] 
TEST 10193/12806 [ext/standard/tests/file/is_dir_variation4.phpt]
[1;32mPASS[0m Test is_dir() function: usage variations - diff. path notations [ext/standard/tests/file/is_dir_variation4.phpt] 
TEST 10194/12806 [ext/standard/tests/file/is_executable_basic-win32-mb.phpt]
[1;33mSKIP[0m Test is_executable() function: basic functionality [ext/standard/tests/file/is_executable_basic-win32-mb.phpt] reason: .. only for Windows
TEST 10195/12806 [ext/standard/tests/file/is_executable_basic-win32.phpt]
[1;33mSKIP[0m Test is_executable() function: basic functionality [ext/standard/tests/file/is_executable_basic-win32.phpt] reason: .. only for Windows
TEST 10196/12806 [ext/standard/tests/file/is_executable_basic.phpt]
[1;32mPASS[0m Test is_executable() function: basic functionality [ext/standard/tests/file/is_executable_basic.phpt] 
TEST 10197/12806 [ext/standard/tests/file/is_executable_error.phpt]
[1;32mPASS[0m Test is_executable() function: error conditions [ext/standard/tests/file/is_executable_error.phpt] 
TEST 10198/12806 [ext/standard/tests/file/is_executable_variation1.phpt]
[1;32mPASS[0m Test is_executable() function: usage variations - diff. path notations [ext/standard/tests/file/is_executable_variation1.phpt] 
TEST 10199/12806 [ext/standard/tests/file/is_executable_variation2.phpt]
[1;32mPASS[0m Test is_executable() function: usage variations - file/dir with diff. perms [ext/standard/tests/file/is_executable_variation2.phpt] 
TEST 10200/12806 [ext/standard/tests/file/is_executable_variation3.phpt]
[1;32mPASS[0m Test is_executable() function: usage variations - invalid file names [ext/standard/tests/file/is_executable_variation3.phpt] 
TEST 10201/12806 [ext/standard/tests/file/is_file_basic.phpt]
[1;32mPASS[0m Test is_file() function: basic functionality [ext/standard/tests/file/is_file_basic.phpt] 
TEST 10202/12806 [ext/standard/tests/file/is_file_variation1.phpt]
[1;32mPASS[0m Test is_file() function: usage variations - diff. files [ext/standard/tests/file/is_file_variation1.phpt] 
TEST 10203/12806 [ext/standard/tests/file/is_file_variation2.phpt]
[1;32mPASS[0m Test is_file() function: usage variations - links [ext/standard/tests/file/is_file_variation2.phpt] 
TEST 10204/12806 [ext/standard/tests/file/is_file_variation4.phpt]
[1;32mPASS[0m Test is_file() function: usage variations - diff. path notations (Bug #42027) [ext/standard/tests/file/is_file_variation4.phpt] 
TEST 10205/12806 [ext/standard/tests/file/is_readable_basic-win32-mb.phpt]
[1;33mSKIP[0m Test is_readable() function: basic functionality [ext/standard/tests/file/is_readable_basic-win32-mb.phpt] reason: only for Windows
TEST 10206/12806 [ext/standard/tests/file/is_readable_basic-win32.phpt]
[1;33mSKIP[0m Test is_readable() function: basic functionality [ext/standard/tests/file/is_readable_basic-win32.phpt] reason: only for Windows
TEST 10207/12806 [ext/standard/tests/file/is_readable_basic.phpt]
[1;32mPASS[0m Test is_readable() function: basic functionality [ext/standard/tests/file/is_readable_basic.phpt] 
TEST 10208/12806 [ext/standard/tests/file/is_readable_error.phpt]
[1;32mPASS[0m Test is_readable() function: error conditions [ext/standard/tests/file/is_readable_error.phpt] 
TEST 10209/12806 [ext/standard/tests/file/is_readable_variation1.phpt]
[1;32mPASS[0m Test is_readable() function: usage variations - diff. file notations [ext/standard/tests/file/is_readable_variation1.phpt] 
TEST 10210/12806 [ext/standard/tests/file/is_readable_variation2.phpt]
[1;32mPASS[0m Test is_readable() function: usage variations - file/dir with diff. perms [ext/standard/tests/file/is_readable_variation2.phpt] 
TEST 10211/12806 [ext/standard/tests/file/is_readable_variation3.phpt]
[1;32mPASS[0m Test is_readable() function: usage variations - invalid file names [ext/standard/tests/file/is_readable_variation3.phpt] 
[1;33mSKIP[0m is_uploaded_file() function [ext/standard/tests/file/is_uploaded_file_basic.phpt] reason: CGI not available
TEST 10213/12806 [ext/standard/tests/file/is_writable_basic.phpt]
[1;32mPASS[0m Test is_writable() and its alias is_writeable() function: basic functionality [ext/standard/tests/file/is_writable_basic.phpt] 
TEST 10214/12806 [ext/standard/tests/file/is_writable_error.phpt]
[1;32mPASS[0m Test is_writable() and its alias is_writeable() function: error conditions [ext/standard/tests/file/is_writable_error.phpt] 
TEST 10215/12806 [ext/standard/tests/file/is_writable_variation1.phpt]
[1;32mPASS[0m Test is_writable() and its alias is_writeable() function: usage variations - diff. path notations [ext/standard/tests/file/is_writable_variation1.phpt] 
TEST 10216/12806 [ext/standard/tests/file/is_writable_variation2.phpt]
[1;32mPASS[0m Test is_writable() and its alias is_writeable() function: usage variations - file/dir with diff. perms [ext/standard/tests/file/is_writable_variation2.phpt] 
TEST 10217/12806 [ext/standard/tests/file/is_writable_variation3.phpt]
[1;32mPASS[0m Test is_writable() and its alias is_writeable() function: usage variations - invalid file names [ext/standard/tests/file/is_writable_variation3.phpt] 
TEST 10218/12806 [ext/standard/tests/file/lchgrp_basic.phpt]
[1;33mSKIP[0m Test lchgrp() function : basic functionality [ext/standard/tests/file/lchgrp_basic.phpt] reason: no posix_getgid()
TEST 10219/12806 [ext/standard/tests/file/lchown_basic.phpt]
[1;33mSKIP[0m Test lchown() function : basic functionality [ext/standard/tests/file/lchown_basic.phpt] reason: no posix_getuid()
TEST 10220/12806 [ext/standard/tests/file/lchown_error.phpt]
[1;33mSKIP[0m Test lchown() function : error functionality [ext/standard/tests/file/lchown_error.phpt] reason: no posix_getuid()
TEST 10221/12806 [ext/standard/tests/file/link_win32.phpt]
[1;33mSKIP[0m link not working properly on Windows [ext/standard/tests/file/link_win32.phpt] reason: windows only test
TEST 10222/12806 [ext/standard/tests/file/lstat_stat_basic.phpt]
[1;32mPASS[0m Test lstat() & stat() functions: basic functionality [ext/standard/tests/file/lstat_stat_basic.phpt] 
TEST 10223/12806 [ext/standard/tests/file/lstat_stat_error.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: error conditions [ext/standard/tests/file/lstat_stat_error.phpt] 
TEST 10224/12806 [ext/standard/tests/file/lstat_stat_variation1.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - effects of rename() on file [ext/standard/tests/file/lstat_stat_variation1.phpt] 
TEST 10225/12806 [ext/standard/tests/file/lstat_stat_variation10.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - effects of is_dir() [ext/standard/tests/file/lstat_stat_variation10.phpt] 
TEST 10226/12806 [ext/standard/tests/file/lstat_stat_variation11.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - effect of is_file() [ext/standard/tests/file/lstat_stat_variation11.phpt] 
TEST 10227/12806 [ext/standard/tests/file/lstat_stat_variation12.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - effects of is_link() [ext/standard/tests/file/lstat_stat_variation12.phpt] 
TEST 10228/12806 [ext/standard/tests/file/lstat_stat_variation13.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - file opened using w and r mode [ext/standard/tests/file/lstat_stat_variation13.phpt] 
TEST 10229/12806 [ext/standard/tests/file/lstat_stat_variation14.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - hardlink [ext/standard/tests/file/lstat_stat_variation14.phpt] 
TEST 10230/12806 [ext/standard/tests/file/lstat_stat_variation15.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - effects changing permissions of link [ext/standard/tests/file/lstat_stat_variation15.phpt] 
TEST 10231/12806 [ext/standard/tests/file/lstat_stat_variation16.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - effects changing permissions of file [ext/standard/tests/file/lstat_stat_variation16.phpt] 
TEST 10232/12806 [ext/standard/tests/file/lstat_stat_variation17.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - effects changing permissions of dir [ext/standard/tests/file/lstat_stat_variation17.phpt] 
TEST 10233/12806 [ext/standard/tests/file/lstat_stat_variation18.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - dir/file name stored in object [ext/standard/tests/file/lstat_stat_variation18.phpt] 
TEST 10234/12806 [ext/standard/tests/file/lstat_stat_variation19.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - dir/file names in array [ext/standard/tests/file/lstat_stat_variation19.phpt] 
TEST 10235/12806 [ext/standard/tests/file/lstat_stat_variation2.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - effects of rename() on dir [ext/standard/tests/file/lstat_stat_variation2.phpt] 
TEST 10236/12806 [ext/standard/tests/file/lstat_stat_variation20.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - link names stored in array/object [ext/standard/tests/file/lstat_stat_variation20.phpt] 
TEST 10237/12806 [ext/standard/tests/file/lstat_stat_variation21.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - effects of truncate() [ext/standard/tests/file/lstat_stat_variation21.phpt] 
TEST 10238/12806 [ext/standard/tests/file/lstat_stat_variation22.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - invalid filenames [ext/standard/tests/file/lstat_stat_variation22.phpt] 
TEST 10239/12806 [ext/standard/tests/file/lstat_stat_variation3.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - effects of rename() on link [ext/standard/tests/file/lstat_stat_variation3.phpt] 
TEST 10240/12806 [ext/standard/tests/file/lstat_stat_variation4.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - effects of touch() on file [ext/standard/tests/file/lstat_stat_variation4.phpt] 
TEST 10241/12806 [ext/standard/tests/file/lstat_stat_variation5.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - effects of touch() on dir [ext/standard/tests/file/lstat_stat_variation5.phpt] 
TEST 10242/12806 [ext/standard/tests/file/lstat_stat_variation6.phpt]
[1;33mSKIP[0m Test lstat() and stat() functions: usage variations - effects of touch() on link [ext/standard/tests/file/lstat_stat_variation6.phpt] reason: .. atime update is disabled, hence skip the test
TEST 10243/12806 [ext/standard/tests/file/lstat_stat_variation7.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - writing data into file [ext/standard/tests/file/lstat_stat_variation7.phpt] 
TEST 10244/12806 [ext/standard/tests/file/lstat_stat_variation8.phpt]
[1;32mPASS[0m Test lstat() and stat() functions: usage variations - creating file/subdir [ext/standard/tests/file/lstat_stat_variation8.phpt] 
TEST 10245/12806 [ext/standard/tests/file/mkdir-001.phpt]
[1;32mPASS[0m mkdir() tests [ext/standard/tests/file/mkdir-001.phpt] 
TEST 10246/12806 [ext/standard/tests/file/mkdir-002.phpt]
[1;32mPASS[0m mkdir(dir, 0777) tests [ext/standard/tests/file/mkdir-002.phpt] 
TEST 10247/12806 [ext/standard/tests/file/mkdir-003.phpt]
[1;32mPASS[0m recursive mkdir() tests [ext/standard/tests/file/mkdir-003.phpt] 
TEST 10248/12806 [ext/standard/tests/file/mkdir-004.phpt]
[1;32mPASS[0m recursive mkdir() with unclean paths [ext/standard/tests/file/mkdir-004.phpt] 
TEST 10249/12806 [ext/standard/tests/file/mkdir_rmdir_error.phpt]
[1;32mPASS[0m Test mkdir() and rmdir() functions : error conditions [ext/standard/tests/file/mkdir_rmdir_error.phpt] 
TEST 10250/12806 [ext/standard/tests/file/mkdir_rmdir_variation-win32-mb.phpt]
[1;33mSKIP[0m Test mkdir() and rmdir() functions: usage variations [ext/standard/tests/file/mkdir_rmdir_variation-win32-mb.phpt] reason: only for Windows
TEST 10251/12806 [ext/standard/tests/file/mkdir_rmdir_variation-win32.phpt]
[1;33mSKIP[0m Test mkdir() and rmdir() functions: usage variations [ext/standard/tests/file/mkdir_rmdir_variation-win32.phpt] reason: only for Windows
TEST 10252/12806 [ext/standard/tests/file/mkdir_rmdir_variation1.phpt]
[1;32mPASS[0m Test mkdir() and rmdir() functions: usage variations - perms(0000-0777) [ext/standard/tests/file/mkdir_rmdir_variation1.phpt] 
TEST 10253/12806 [ext/standard/tests/file/mkdir_rmdir_variation2.phpt]
[1;32mPASS[0m Test mkdir() and rmdir() functions: usage variations - misc. [ext/standard/tests/file/mkdir_rmdir_variation2.phpt] 
TEST 10254/12806 [ext/standard/tests/file/mkdir_variation5-win32.phpt]
[1;33mSKIP[0m Test mkdir() function : variation: various valid and invalid paths [ext/standard/tests/file/mkdir_variation5-win32.phpt] reason: Only valid for Windows
TEST 10255/12806 [ext/standard/tests/file/mkdir_variation5.phpt]
[1;32mPASS[0m Test mkdir() function : variation: various valid and invalid paths [ext/standard/tests/file/mkdir_variation5.phpt] 
[1;33mSKIP[0m move_uploaded_file() function [ext/standard/tests/file/move_uploaded_file_basic.phpt] reason: CGI not available
TEST 10257/12806 [ext/standard/tests/file/open_basedir_cwd_resolve.phpt]
[1;32mPASS[0m CWD on open_basedir should not imply that everything is accessible [ext/standard/tests/file/open_basedir_cwd_resolve.phpt] 
TEST 10258/12806 [ext/standard/tests/file/parse_ini_file.phpt]
[1;32mPASS[0m Test parse_ini_file() function [ext/standard/tests/file/parse_ini_file.phpt] 
TEST 10259/12806 [ext/standard/tests/file/parse_ini_file_error.phpt]
[1;32mPASS[0m Test parse_ini_file() function : error conditions [ext/standard/tests/file/parse_ini_file_error.phpt] 
TEST 10260/12806 [ext/standard/tests/file/parse_ini_file_variation1.phpt]
[1;32mPASS[0m Test parse_ini_file() function : variation: identical properties and values are not referenced. [ext/standard/tests/file/parse_ini_file_variation1.phpt] 
TEST 10261/12806 [ext/standard/tests/file/parse_ini_file_variation2.phpt]
[1;32mPASS[0m Test parse_ini_file() function : variation: handling different boolean values [ext/standard/tests/file/parse_ini_file_variation2.phpt] 
TEST 10262/12806 [ext/standard/tests/file/parse_ini_file_variation3.phpt]
[1;32mPASS[0m Test parse_ini_file() function : variation: include path searching [ext/standard/tests/file/parse_ini_file_variation3.phpt] 
TEST 10263/12806 [ext/standard/tests/file/parse_ini_file_variation6-win32-mb.phpt]
[1;33mSKIP[0m Test parse_ini_file() function : variation - various absolute and relative paths [ext/standard/tests/file/parse_ini_file_variation6-win32-mb.phpt] reason: Only run on Windows
TEST 10264/12806 [ext/standard/tests/file/parse_ini_file_variation6-win32.phpt]
[1;33mSKIP[0m Test parse_ini_file() function : variation - various absolute and relative paths [ext/standard/tests/file/parse_ini_file_variation6-win32.phpt] reason: Only run on Windows
TEST 10265/12806 [ext/standard/tests/file/parse_ini_file_variation6.phpt]
[1;32mPASS[0m Test parse_ini_file() function : variation - various absolute and relative paths [ext/standard/tests/file/parse_ini_file_variation6.phpt] 
TEST 10266/12806 [ext/standard/tests/file/pathinfo_basic.phpt]
[1;32mPASS[0m Test pathinfo() function: basic functionality [ext/standard/tests/file/pathinfo_basic.phpt] 
TEST 10267/12806 [ext/standard/tests/file/pathinfo_basic1-win32.phpt]
[1;33mSKIP[0m Test pathinfo() function: basic functionality [ext/standard/tests/file/pathinfo_basic1-win32.phpt] reason: Only valid for Windows
TEST 10268/12806 [ext/standard/tests/file/pathinfo_basic1.phpt]
[1;32mPASS[0m Test pathinfo() function: basic functionality [ext/standard/tests/file/pathinfo_basic1.phpt] 
TEST 10269/12806 [ext/standard/tests/file/pathinfo_basic2-win32.phpt]
[1;33mSKIP[0m Test pathinfo() function: basic functionality [ext/standard/tests/file/pathinfo_basic2-win32.phpt] reason: Only valid for Windows
TEST 10270/12806 [ext/standard/tests/file/pathinfo_basic2.phpt]
[1;32mPASS[0m Test pathinfo() function: basic functionality [ext/standard/tests/file/pathinfo_basic2.phpt] 
TEST 10271/12806 [ext/standard/tests/file/pathinfo_variation3.phpt]
[1;32mPASS[0m Test pathinfo() function : usage variation [ext/standard/tests/file/pathinfo_variation3.phpt] 
TEST 10272/12806 [ext/standard/tests/file/pathinfo_variaton.phpt]
[1;32mPASS[0m Test pathinfo() function: usage variations [ext/standard/tests/file/pathinfo_variaton.phpt] 
TEST 10273/12806 [ext/standard/tests/file/php_fd_wrapper_01.phpt]
[1;32mPASS[0m php://fd wrapper: basic test [ext/standard/tests/file/php_fd_wrapper_01.phpt] 
TEST 10274/12806 [ext/standard/tests/file/php_fd_wrapper_02.phpt]
[1;32mPASS[0m php://fd wrapper: mode is ignored [ext/standard/tests/file/php_fd_wrapper_02.phpt] 
TEST 10275/12806 [ext/standard/tests/file/php_fd_wrapper_03.phpt]
[1;32mPASS[0m php://fd wrapper: bad syntax [ext/standard/tests/file/php_fd_wrapper_03.phpt] 
TEST 10276/12806 [ext/standard/tests/file/php_fd_wrapper_04.phpt]
[1;32mPASS[0m php://fd wrapper: invalid file descriptor [ext/standard/tests/file/php_fd_wrapper_04.phpt] 
TEST 10277/12806 [ext/standard/tests/file/popen_pclose_basic-win32-mb.phpt]
[1;33mSKIP[0m Test popen() and pclose function: basic functionality [ext/standard/tests/file/popen_pclose_basic-win32-mb.phpt] reason: Not Valid for Linux
TEST 10278/12806 [ext/standard/tests/file/popen_pclose_basic-win32.phpt]
[1;33mSKIP[0m Test popen() and pclose function: basic functionality [ext/standard/tests/file/popen_pclose_basic-win32.phpt] reason: Not Valid for Linux
TEST 10279/12806 [ext/standard/tests/file/popen_pclose_basic.phpt]
[1;32mPASS[0m Test popen() and pclose function: basic functionality [ext/standard/tests/file/popen_pclose_basic.phpt] 
TEST 10280/12806 [ext/standard/tests/file/popen_pclose_error-sunos.phpt]
[1;33mSKIP[0m Test popen() and pclose function: error conditions [ext/standard/tests/file/popen_pclose_error-sunos.phpt] reason: Only valid for Sun Solaris
TEST 10281/12806 [ext/standard/tests/file/popen_pclose_error.phpt]
[1;32mPASS[0m Test popen() and pclose function: error conditions [ext/standard/tests/file/popen_pclose_error.phpt] 
TEST 10282/12806 [ext/standard/tests/file/proc_open01.phpt]
[1;32mPASS[0m proc_open() regression test 1 (proc_open() leak) [ext/standard/tests/file/proc_open01.phpt] 
TEST 10283/12806 [ext/standard/tests/file/proc_open_with_wrong_resource_type.phpt]
[1;32mPASS[0m proc_open does not leak memory when called with wrong resource type in descriptorspec [ext/standard/tests/file/proc_open_with_wrong_resource_type.phpt] 
TEST 10284/12806 [ext/standard/tests/file/readfile_basic-win32.phpt]
[1;33mSKIP[0m Test readfile() function: basic functionality [ext/standard/tests/file/readfile_basic-win32.phpt] reason: .. only on Windows
TEST 10285/12806 [ext/standard/tests/file/readfile_basic.phpt]
[1;32mPASS[0m Test readfile() function: basic functionality [ext/standard/tests/file/readfile_basic.phpt] 
TEST 10286/12806 [ext/standard/tests/file/readfile_error.phpt]
[1;32mPASS[0m Test readfile() function: error conditions [ext/standard/tests/file/readfile_error.phpt] 
TEST 10287/12806 [ext/standard/tests/file/readfile_variation1.phpt]
[1;32mPASS[0m Test readfile() function: usage variation - stream_context [ext/standard/tests/file/readfile_variation1.phpt] 
TEST 10288/12806 [ext/standard/tests/file/readfile_variation10-win32.phpt]
[1;33mSKIP[0m Test readfile() function : variation - various invalid paths [ext/standard/tests/file/readfile_variation10-win32.phpt] reason: run only on Windows
TEST 10289/12806 [ext/standard/tests/file/readfile_variation10.phpt]
[1;32mPASS[0m Test readfile() function : variation - various invalid paths [ext/standard/tests/file/readfile_variation10.phpt] 
TEST 10290/12806 [ext/standard/tests/file/readfile_variation2.phpt]
[1;32mPASS[0m Test readfile() function: usage variations - links [ext/standard/tests/file/readfile_variation2.phpt] 
TEST 10291/12806 [ext/standard/tests/file/readfile_variation3.phpt]
[1;32mPASS[0m Test readfile() function: usage variation - include path [ext/standard/tests/file/readfile_variation3.phpt] 
TEST 10292/12806 [ext/standard/tests/file/readfile_variation6.phpt]
[1;32mPASS[0m Test readfile() function : variation - test include path [ext/standard/tests/file/readfile_variation6.phpt] 
TEST 10293/12806 [ext/standard/tests/file/readfile_variation7.phpt]
[1;32mPASS[0m Test readfile() function : variation [ext/standard/tests/file/readfile_variation7.phpt] 
TEST 10294/12806 [ext/standard/tests/file/readfile_variation8-win32-mb.phpt]
[1;33mSKIP[0m Test readfile() function : variation [ext/standard/tests/file/readfile_variation8-win32-mb.phpt] reason: Only valid for Windows
TEST 10295/12806 [ext/standard/tests/file/readfile_variation8-win32.phpt]
[1;33mSKIP[0m Test readfile() function : variation [ext/standard/tests/file/readfile_variation8-win32.phpt] reason: Only valid for Windows
TEST 10296/12806 [ext/standard/tests/file/readfile_variation9.phpt]
[1;32mPASS[0m Test readfile() function : variation - variable types of path [ext/standard/tests/file/readfile_variation9.phpt] 
TEST 10297/12806 [ext/standard/tests/file/readlink_realpath_basic1.phpt]
[1;32mPASS[0m Test readlink() and realpath functions: basic functionality - diff. path notation for links(Bug #42038) [ext/standard/tests/file/readlink_realpath_basic1.phpt] 
TEST 10298/12806 [ext/standard/tests/file/readlink_realpath_basic2-win32.phpt]
[1;33mSKIP[0m Test readlink() and realpath functions: basic functionality - diff. path notation for files [ext/standard/tests/file/readlink_realpath_basic2-win32.phpt] reason: only for Windows
TEST 10299/12806 [ext/standard/tests/file/readlink_realpath_basic2.phpt]
[1;32mPASS[0m Test readlink() and realpath functions: basic functionality - diff. path notation for files [ext/standard/tests/file/readlink_realpath_basic2.phpt] 
TEST 10300/12806 [ext/standard/tests/file/readlink_realpath_error-win32.phpt]
[1;33mSKIP[0m Test readlink() and realpath() functions: error conditions [ext/standard/tests/file/readlink_realpath_error-win32.phpt] reason: only for Windows
TEST 10301/12806 [ext/standard/tests/file/readlink_realpath_error.phpt]
[1;32mPASS[0m Test readlink() and realpath() functions: error conditions [ext/standard/tests/file/readlink_realpath_error.phpt] 
TEST 10302/12806 [ext/standard/tests/file/readlink_realpath_variation1-win32.phpt]
[1;33mSKIP[0m Test readlink() and realpath() functions: usage variation - linkname/filename stored in object(Bug #42038) [ext/standard/tests/file/readlink_realpath_variation1-win32.phpt] reason: only for Windows
TEST 10303/12806 [ext/standard/tests/file/readlink_realpath_variation1.phpt]
[1;32mPASS[0m Test readlink() and realpath() functions: usage variation - linkname/filename stored in object(Bug #42038) [ext/standard/tests/file/readlink_realpath_variation1.phpt] 
TEST 10304/12806 [ext/standard/tests/file/readlink_realpath_variation2-win32.phpt]
[1;33mSKIP[0m Test readlink() and realpath() functions: usage variation - linkname/filename stored in array(Bug #42038) [ext/standard/tests/file/readlink_realpath_variation2-win32.phpt] reason: only for Windows
TEST 10305/12806 [ext/standard/tests/file/readlink_realpath_variation2.phpt]
[1;32mPASS[0m Test readlink() and realpath() functions: usage variation - linkname/filename stored in array(Bug #42038) [ext/standard/tests/file/readlink_realpath_variation2.phpt] 
TEST 10306/12806 [ext/standard/tests/file/readlink_realpath_variation3.phpt]
[1;32mPASS[0m Test readlink() and realpath() functions: usage variation - invalid args [ext/standard/tests/file/readlink_realpath_variation3.phpt] 
TEST 10307/12806 [ext/standard/tests/file/readlink_variation1.phpt]
[1;32mPASS[0m Test readlink() function: usage variations - invalid filenames [ext/standard/tests/file/readlink_variation1.phpt] 
TEST 10308/12806 [ext/standard/tests/file/realpath_basic-win32-mb.phpt]
[1;33mSKIP[0m Test realpath() function: basic functionality [ext/standard/tests/file/realpath_basic-win32-mb.phpt] reason: only on Windows
TEST 10309/12806 [ext/standard/tests/file/realpath_basic-win32.phpt]
[1;33mSKIP[0m Test realpath() function: basic functionality [ext/standard/tests/file/realpath_basic-win32.phpt] reason: only on Windows
TEST 10310/12806 [ext/standard/tests/file/realpath_basic2.phpt]
[1;32mPASS[0m realpath() with relative directory [ext/standard/tests/file/realpath_basic2.phpt] 
TEST 10311/12806 [ext/standard/tests/file/realpath_basic3.phpt]
[1;32mPASS[0m Test realpath() with relative paths [ext/standard/tests/file/realpath_basic3.phpt] 
TEST 10312/12806 [ext/standard/tests/file/realpath_basic4.phpt]
[1;32mPASS[0m Test realpath() with relative paths [ext/standard/tests/file/realpath_basic4.phpt] 
TEST 10313/12806 [ext/standard/tests/file/realpath_bug77484.phpt]
[1;32mPASS[0m Bug #77484 Zend engine crashes when calling realpath in invalid working dir [ext/standard/tests/file/realpath_bug77484.phpt] 
TEST 10314/12806 [ext/standard/tests/file/realpath_cache.phpt]
[1;32mPASS[0m realpath_cache_size() and realpath_cache_get() [ext/standard/tests/file/realpath_cache.phpt] 
TEST 10315/12806 [ext/standard/tests/file/realpath_cache_win32.phpt]
[1;33mSKIP[0m realpath_cache_size() and realpath_cache_get() [ext/standard/tests/file/realpath_cache_win32.phpt] reason: only on Windows
TEST 10316/12806 [ext/standard/tests/file/realpath_variation-win32-mb.phpt]
[1;33mSKIP[0m Test realpath() function: usage variation [ext/standard/tests/file/realpath_variation-win32-mb.phpt] reason: only on Windows
TEST 10317/12806 [ext/standard/tests/file/realpath_variation-win32.phpt]
[1;33mSKIP[0m Test realpath() function: usage variation [ext/standard/tests/file/realpath_variation-win32.phpt] reason: only on Windows
TEST 10318/12806 [ext/standard/tests/file/realpath_variation2.phpt]
[1;32mPASS[0m Test realpath() function : variation [ext/standard/tests/file/realpath_variation2.phpt] 
TEST 10319/12806 [ext/standard/tests/file/rename_basic.phpt]
[1;32mPASS[0m Test rename() function: basic functionality [ext/standard/tests/file/rename_basic.phpt] 
TEST 10320/12806 [ext/standard/tests/file/rename_variation-win32.phpt]
[1;33mSKIP[0m Test rename() function: usage variations [ext/standard/tests/file/rename_variation-win32.phpt] reason: .. only for Windows
TEST 10321/12806 [ext/standard/tests/file/rename_variation.phpt]
[1;32mPASS[0m Test rename() function: usage variations-1 (Bug#42638) [ext/standard/tests/file/rename_variation.phpt] 
TEST 10322/12806 [ext/standard/tests/file/rename_variation1-win32.phpt]
[1;33mSKIP[0m Test rename() function: usage variations [ext/standard/tests/file/rename_variation1-win32.phpt] reason: .. only for Windows
TEST 10323/12806 [ext/standard/tests/file/rename_variation1.phpt]
[1;32mPASS[0m Test rename() function: usage variations-2 [ext/standard/tests/file/rename_variation1.phpt] 
TEST 10324/12806 [ext/standard/tests/file/rename_variation11-win32.phpt]
[1;33mSKIP[0m Test rename() function : variation - various relative, absolute paths [ext/standard/tests/file/rename_variation11-win32.phpt] reason: Only valid for Windows
TEST 10325/12806 [ext/standard/tests/file/rename_variation12-win32.phpt]
[1;33mSKIP[0m Test rename() function : variation - various relative, absolute paths [ext/standard/tests/file/rename_variation12-win32.phpt] reason: ..  for Windows
TEST 10326/12806 [ext/standard/tests/file/rename_variation12.phpt]
[1;32mPASS[0m Test rename() function : variation - various relative, absolute paths [ext/standard/tests/file/rename_variation12.phpt] 
TEST 10327/12806 [ext/standard/tests/file/rename_variation13-win32.phpt]
[1;33mSKIP[0m Test rename() function : variation - various invalid paths [ext/standard/tests/file/rename_variation13-win32.phpt] reason: run only on Windows
TEST 10328/12806 [ext/standard/tests/file/rename_variation13.phpt]
[1;32mPASS[0m Test rename() function : variation - various invalid paths [ext/standard/tests/file/rename_variation13.phpt] 
TEST 10329/12806 [ext/standard/tests/file/rename_variation2-win32.phpt]
[1;33mSKIP[0m Test rename() function: usage variations [ext/standard/tests/file/rename_variation2-win32.phpt] reason: .. only for Windows
TEST 10330/12806 [ext/standard/tests/file/rename_variation2.phpt]
[1;32mPASS[0m Test rename() function: usage variations-3 [ext/standard/tests/file/rename_variation2.phpt] 
TEST 10331/12806 [ext/standard/tests/file/rename_variation3-win32.phpt]
[1;33mSKIP[0m Test rename() function: usage variations [ext/standard/tests/file/rename_variation3-win32.phpt] reason: .. only for Windows
TEST 10332/12806 [ext/standard/tests/file/rename_variation3.phpt]
[1;32mPASS[0m Test rename() function: usage variations-4 [ext/standard/tests/file/rename_variation3.phpt] 
TEST 10333/12806 [ext/standard/tests/file/rename_variation4.phpt]
[1;32mPASS[0m Test rename() function: usage variations-5 [ext/standard/tests/file/rename_variation4.phpt] 
TEST 10334/12806 [ext/standard/tests/file/rename_variation5.phpt]
[1;32mPASS[0m Test rename() function: usage variations-6 [ext/standard/tests/file/rename_variation5.phpt] 
TEST 10335/12806 [ext/standard/tests/file/rename_variation6-win32.phpt]
[1;33mSKIP[0m Test rename() function: usage variations-6 [ext/standard/tests/file/rename_variation6-win32.phpt] reason: ..  for Windows
TEST 10336/12806 [ext/standard/tests/file/rename_variation6.phpt]
[1;32mPASS[0m Test rename() function: usage variations-6 [ext/standard/tests/file/rename_variation6.phpt] 
TEST 10337/12806 [ext/standard/tests/file/rename_variation7-win32.phpt]
[1;33mSKIP[0m Test rename() function: usage variations-8 [ext/standard/tests/file/rename_variation7-win32.phpt] reason: .. for Windows
TEST 10338/12806 [ext/standard/tests/file/rename_variation7.phpt]
[1;32mPASS[0m Test rename() function: usage variations-8 [ext/standard/tests/file/rename_variation7.phpt] 
TEST 10339/12806 [ext/standard/tests/file/rename_variation8-win32.phpt]
[1;33mSKIP[0m Test rename() function: variation [ext/standard/tests/file/rename_variation8-win32.phpt] reason: ..  for Windows
TEST 10340/12806 [ext/standard/tests/file/rename_variation8.phpt]
[1;32mPASS[0m Test rename() function: variation [ext/standard/tests/file/rename_variation8.phpt] 
TEST 10341/12806 [ext/standard/tests/file/rename_variation9.phpt]
[1;32mPASS[0m Test rename() function: basic functionality [ext/standard/tests/file/rename_variation9.phpt] 
TEST 10342/12806 [ext/standard/tests/file/rmdir_variation3-win32.phpt]
[1;33mSKIP[0m Test rmdir() function : variation: various valid and invalid paths [ext/standard/tests/file/rmdir_variation3-win32.phpt] reason: Only valid for Windows
TEST 10343/12806 [ext/standard/tests/file/rmdir_variation3.phpt]
[1;32mPASS[0m Test rmdir() function : variation: various valid and invalid paths [ext/standard/tests/file/rmdir_variation3.phpt] 
TEST 10344/12806 [ext/standard/tests/file/stat_basic-win32-mb.phpt]
[1;33mSKIP[0m Test stat() function: basic functionality [ext/standard/tests/file/stat_basic-win32-mb.phpt] reason: .. valid only for Windows
TEST 10345/12806 [ext/standard/tests/file/stat_basic-win32.phpt]
[1;33mSKIP[0m Test stat() function: basic functionality [ext/standard/tests/file/stat_basic-win32.phpt] reason: .. valid only for Windows
TEST 10346/12806 [ext/standard/tests/file/stat_error-win32.phpt]
[1;33mSKIP[0m Test stat() function: error conditions [ext/standard/tests/file/stat_error-win32.phpt] reason: .. only for Windows
TEST 10347/12806 [ext/standard/tests/file/stat_variation1-win32-mb.phpt]
[1;33mSKIP[0m Test stat() functions: usage variations - effects of rename() [ext/standard/tests/file/stat_variation1-win32-mb.phpt] reason: .. only for Windows
TEST 10348/12806 [ext/standard/tests/file/stat_variation1-win32.phpt]
[1;33mSKIP[0m Test stat() functions: usage variations - effects of rename() [ext/standard/tests/file/stat_variation1-win32.phpt] reason: .. only for Windows
TEST 10349/12806 [ext/standard/tests/file/stat_variation2-win32.phpt]
[1;33mSKIP[0m Test stat() functions: usage variations - effects of writing to file [ext/standard/tests/file/stat_variation2-win32.phpt] reason: .. only for Windows
TEST 10350/12806 [ext/standard/tests/file/stat_variation3-win32.phpt]
[1;33mSKIP[0m Test stat() functions: usage variations - effects of creating/deleting the dir/file [ext/standard/tests/file/stat_variation3-win32.phpt] reason: .. only for Windows
TEST 10351/12806 [ext/standard/tests/file/stat_variation4-win32.phpt]
[1;33mSKIP[0m Test stat() functions: usage variations - effects of is_dir() & is_file() [ext/standard/tests/file/stat_variation4-win32.phpt] reason: .. only for Windows
TEST 10352/12806 [ext/standard/tests/file/stat_variation5-win32.phpt]
[1;33mSKIP[0m Test stat() functions: usage variations - file opened in read/write mode [ext/standard/tests/file/stat_variation5-win32.phpt] reason: .. only for Windows
TEST 10353/12806 [ext/standard/tests/file/stat_variation6-win32.phpt]
[1;33mSKIP[0m Test stat() functions: usage variations - changing permissions of dir/file [ext/standard/tests/file/stat_variation6-win32.phpt] reason: .. only for Windows
TEST 10354/12806 [ext/standard/tests/file/stat_variation7-win32.phpt]
[1;33mSKIP[0m Test stat() functions: usage variations - names of dir/file stored in objects [ext/standard/tests/file/stat_variation7-win32.phpt] reason: .. only for Windows
TEST 10355/12806 [ext/standard/tests/file/stat_variation8-win32.phpt]
[1;33mSKIP[0m Test stat() functions: usage variations - effects of truncate() [ext/standard/tests/file/stat_variation8-win32.phpt] reason: .. only for Windows
TEST 10356/12806 [ext/standard/tests/file/statcache-corruption.phpt]
[1;32mPASS[0m statcache corruption [ext/standard/tests/file/statcache-corruption.phpt] 
TEST 10357/12806 [ext/standard/tests/file/statpage.phpt]
[1;32mPASS[0m getlastmod() and others [ext/standard/tests/file/statpage.phpt] 
TEST 10358/12806 [ext/standard/tests/file/stream_001.phpt]
[1;32mPASS[0m stream_wrapper_unregister() & stream_wrapper_restore() [ext/standard/tests/file/stream_001.phpt] 
TEST 10359/12806 [ext/standard/tests/file/stream_002.phpt]
[1;32mPASS[0m stream_socket_client() and invalid arguments [ext/standard/tests/file/stream_002.phpt] 
TEST 10360/12806 [ext/standard/tests/file/stream_copy_to_stream.phpt]
[1;32mPASS[0m stream_copy_to_stream() tests [ext/standard/tests/file/stream_copy_to_stream.phpt] 
TEST 10361/12806 [ext/standard/tests/file/stream_copy_to_stream_empty.phpt]
[1;32mPASS[0m stream_copy_to_stream() from empty file [ext/standard/tests/file/stream_copy_to_stream_empty.phpt] 
TEST 10362/12806 [ext/standard/tests/file/stream_copy_to_stream_interleaved.phpt]
[1;32mPASS[0m stream_copy_to_stream() tests with interleaved read/write calls [ext/standard/tests/file/stream_copy_to_stream_interleaved.phpt] 
TEST 10363/12806 [ext/standard/tests/file/stream_enclosed.phpt]
[1;33mSKIP[0m Unexposed/leaked stream encloses another stream [ext/standard/tests/file/stream_enclosed.phpt] reason: Required extension missing: zend_test
TEST 10364/12806 [ext/standard/tests/file/stream_get_line.phpt]
[1;32mPASS[0m Crash inside stream_get_line(), when length=0 [ext/standard/tests/file/stream_get_line.phpt] 
TEST 10365/12806 [ext/standard/tests/file/stream_rfc2397_001.phpt]
[1;32mPASS[0m Stream: RFC2397 getting the data [ext/standard/tests/file/stream_rfc2397_001.phpt] 
TEST 10366/12806 [ext/standard/tests/file/stream_rfc2397_002.phpt]
[1;32mPASS[0m Stream: RFC2397 getting meta data [ext/standard/tests/file/stream_rfc2397_002.phpt] 
TEST 10367/12806 [ext/standard/tests/file/stream_rfc2397_003.phpt]
[1;32mPASS[0m Stream: RFC2397 decoding data [ext/standard/tests/file/stream_rfc2397_003.phpt] 
TEST 10368/12806 [ext/standard/tests/file/stream_rfc2397_004.phpt]
[1;32mPASS[0m Stream: RFC2397 Mozilla tests [ext/standard/tests/file/stream_rfc2397_004.phpt] 
TEST 10369/12806 [ext/standard/tests/file/stream_rfc2397_005.phpt]
[1;32mPASS[0m Stream: RFC2397 without // [ext/standard/tests/file/stream_rfc2397_005.phpt] 
TEST 10370/12806 [ext/standard/tests/file/stream_rfc2397_006.phpt]
[1;32mPASS[0m Stream: RFC2397 with corrupt? payload [ext/standard/tests/file/stream_rfc2397_006.phpt] 
TEST 10371/12806 [ext/standard/tests/file/stream_rfc2397_007.phpt]
[1;32mPASS[0m Stream: RFC2397 and seeking [ext/standard/tests/file/stream_rfc2397_007.phpt] 
TEST 10372/12806 [ext/standard/tests/file/stream_supports_lock.phpt]
[1;32mPASS[0m stream_supports_lock [ext/standard/tests/file/stream_supports_lock.phpt] 
TEST 10373/12806 [ext/standard/tests/file/symlink.phpt]
[1;32mPASS[0m symlink() & friends [ext/standard/tests/file/symlink.phpt] 
TEST 10374/12806 [ext/standard/tests/file/symlink_link_linkinfo_is_link_basic1.phpt]
[1;32mPASS[0m Test symlink(), linkinfo(), link() and is_link() functions: basic functionality - link to files [ext/standard/tests/file/symlink_link_linkinfo_is_link_basic1.phpt] 
TEST 10375/12806 [ext/standard/tests/file/symlink_link_linkinfo_is_link_basic2.phpt]
[1;32mPASS[0m Test symlink(), linkinfo(), link() and is_link() functions: basic functionality - link to dirs [ext/standard/tests/file/symlink_link_linkinfo_is_link_basic2.phpt] 
TEST 10376/12806 [ext/standard/tests/file/symlink_link_linkinfo_is_link_error1.phpt]
[1;32mPASS[0m Test symlink(), linkinfo(), link() and is_link() functions : error conditions - symlink & linkinfo [ext/standard/tests/file/symlink_link_linkinfo_is_link_error1.phpt] 
TEST 10377/12806 [ext/standard/tests/file/symlink_link_linkinfo_is_link_error2.phpt]
[1;32mPASS[0m Test symlink(), linkinfo(), link() and is_link() functions : error conditions - link & is_link [ext/standard/tests/file/symlink_link_linkinfo_is_link_error2.phpt] 
TEST 10378/12806 [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation1.phpt]
[1;32mPASS[0m Test symlink(), linkinfo(), link() and is_link() functions : usage variations - link name stored in an array/object [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation1.phpt] 
TEST 10379/12806 [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation2.phpt]
[1;32mPASS[0m Test symlink(), linkinfo(), link() and is_link() functions : usage variations - hardlink to non-existent file [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation2.phpt] 
TEST 10380/12806 [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation3.phpt]
[1;32mPASS[0m Test symlink(), linkinfo(), link() and is_link() functions : usage variations - access/update file through softlink [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation3.phpt] 
TEST 10381/12806 [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation4.phpt]
[1;32mPASS[0m Test symlink(), linkinfo(), link() and is_link() functions : usage variations - access/update file through hard link [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation4.phpt] 
TEST 10382/12806 [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation5.phpt]
[1;32mPASS[0m Test symlink(), linkinfo(), link() and is_link() functions : usage variations - work on deleted link [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation5.phpt] 
TEST 10383/12806 [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation6.phpt]
[1;32mPASS[0m Test symlink(), linkinfo(), link() and is_link() functions : usage variations - link & dir perms. [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation6.phpt] 
TEST 10384/12806 [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation7.phpt]
[1;32mPASS[0m Test symlink(), linkinfo(), link() and is_link() functions : usage variations - try link to self [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation7.phpt] 
TEST 10385/12806 [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation8.phpt]
[1;32mPASS[0m Test symlink(), linkinfo(), link() and is_link() functions : usage variations - try link with same name in diff. dir [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation8.phpt] 
TEST 10386/12806 [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation9.phpt]
[1;32mPASS[0m Test symlink(), linkinfo(), link() and is_link() functions : usage variations - link & lstat[dev] value [ext/standard/tests/file/symlink_link_linkinfo_is_link_variation9.phpt] 
TEST 10387/12806 [ext/standard/tests/file/symlink_to_symlink.phpt]
[1;32mPASS[0m symlink() using a relative path, and symlink() to a symlink [ext/standard/tests/file/symlink_to_symlink.phpt] 
TEST 10388/12806 [ext/standard/tests/file/tempnam_variation1-win32-mb.phpt]
[1;33mSKIP[0m Test tempnam() function: usage variations - creating files [ext/standard/tests/file/tempnam_variation1-win32-mb.phpt] reason: Only valid for Windows
TEST 10389/12806 [ext/standard/tests/file/tempnam_variation1-win32.phpt]
[1;33mSKIP[0m Test tempnam() function: usage variations - creating files [ext/standard/tests/file/tempnam_variation1-win32.phpt] reason: Only valid for Windows
TEST 10390/12806 [ext/standard/tests/file/tempnam_variation1.phpt]
[1;32mPASS[0m Test tempnam() function: usage variations - creating files [ext/standard/tests/file/tempnam_variation1.phpt] 
TEST 10391/12806 [ext/standard/tests/file/tempnam_variation2-win32.phpt]
[1;33mSKIP[0m Test tempnam() function: usage variations - various absolute and relative paths [ext/standard/tests/file/tempnam_variation2-win32.phpt] reason: Only valid for Windows
TEST 10392/12806 [ext/standard/tests/file/tempnam_variation2.phpt]
[1;32mPASS[0m Test tempnam() function: usage variations - various absolute and relative paths [ext/standard/tests/file/tempnam_variation2.phpt] 
TEST 10393/12806 [ext/standard/tests/file/tempnam_variation3-win32.phpt]
[1;33mSKIP[0m Test tempnam() function: usage variations - obscure prefixes [ext/standard/tests/file/tempnam_variation3-win32.phpt] reason: run only on Windows
TEST 10394/12806 [ext/standard/tests/file/tempnam_variation3.phpt]
[1;32mPASS[0m Test tempnam() function: usage variations - obscure prefixes [ext/standard/tests/file/tempnam_variation3.phpt] 
TEST 10395/12806 [ext/standard/tests/file/tempnam_variation4-0.phpt]
[1;32mPASS[0m Test tempnam() function: usage variations - permissions(0000 to 0350) of dir [ext/standard/tests/file/tempnam_variation4-0.phpt] 
TEST 10396/12806 [ext/standard/tests/file/tempnam_variation4-1.phpt]
[1;32mPASS[0m Test tempnam() function: usage variations - permissions(0351 to 0777) of dir [ext/standard/tests/file/tempnam_variation4-1.phpt] 
TEST 10397/12806 [ext/standard/tests/file/tempnam_variation5-win32.phpt]
[1;33mSKIP[0m Test tempnam() function: usage variations - existing file [ext/standard/tests/file/tempnam_variation5-win32.phpt] reason: Windows only
TEST 10398/12806 [ext/standard/tests/file/tempnam_variation5.phpt]
[1;32mPASS[0m Test tempnam() function: usage variations - existing file [ext/standard/tests/file/tempnam_variation5.phpt] 
TEST 10399/12806 [ext/standard/tests/file/tempnam_variation6-win32.phpt]
[1;33mSKIP[0m Test tempnam() function: usage variations - Using previous unique filename [ext/standard/tests/file/tempnam_variation6-win32.phpt] reason: Windows Only
TEST 10400/12806 [ext/standard/tests/file/tempnam_variation6.phpt]
[1;32mPASS[0m Test tempnam() function: usage variations - Using previous unique filename [ext/standard/tests/file/tempnam_variation6.phpt] 
TEST 10401/12806 [ext/standard/tests/file/tempnam_variation7-win32.phpt]
[1;33mSKIP[0m Test tempnam() function: usage variations - invalid/non-existing dir [ext/standard/tests/file/tempnam_variation7-win32.phpt] reason: Only run on Windows
TEST 10402/12806 [ext/standard/tests/file/tempnam_variation7.phpt]
[1;32mPASS[0m Test tempnam() function: usage variations - invalid/non-existing dir [ext/standard/tests/file/tempnam_variation7.phpt] 
TEST 10403/12806 [ext/standard/tests/file/tempnam_variation8-win32.phpt]
[1;33mSKIP[0m Test tempnam() function: usage variations - various absolute and relative paths [ext/standard/tests/file/tempnam_variation8-win32.phpt] reason: Only valid for Windows
TEST 10404/12806 [ext/standard/tests/file/tempnam_variation9.phpt]
[1;32mPASS[0m Test tempnam() function: usage variations - test prefix maximum size [ext/standard/tests/file/tempnam_variation9.phpt] 
TEST 10405/12806 [ext/standard/tests/file/touch.phpt]
[1;32mPASS[0m touch() tests [ext/standard/tests/file/touch.phpt] 
TEST 10406/12806 [ext/standard/tests/file/touch_basic-win32-mb.phpt]
[1;33mSKIP[0m Test touch() function : basic functionality [ext/standard/tests/file/touch_basic-win32-mb.phpt] reason: .. only for Windows
TEST 10407/12806 [ext/standard/tests/file/touch_basic-win32.phpt]
[1;33mSKIP[0m Test touch() function : basic functionality [ext/standard/tests/file/touch_basic-win32.phpt] reason: .. only for Windows
TEST 10408/12806 [ext/standard/tests/file/touch_basic.phpt]
[1;32mPASS[0m Test touch() function : basic functionality [ext/standard/tests/file/touch_basic.phpt] 
TEST 10409/12806 [ext/standard/tests/file/touch_error.phpt]
[1;32mPASS[0m touch() error tests [ext/standard/tests/file/touch_error.phpt] 
TEST 10410/12806 [ext/standard/tests/file/touch_variation1.phpt]
[1;32mPASS[0m touch() with times [ext/standard/tests/file/touch_variation1.phpt] 
TEST 10411/12806 [ext/standard/tests/file/touch_variation2.phpt]
[1;32mPASS[0m touch() - ensure touch does not delete existing file. [ext/standard/tests/file/touch_variation2.phpt] 
TEST 10412/12806 [ext/standard/tests/file/touch_variation5-win32.phpt]
[1;33mSKIP[0m Test touch() function : variation: various valid and invalid paths [ext/standard/tests/file/touch_variation5-win32.phpt] reason: .. only for Windows
TEST 10413/12806 [ext/standard/tests/file/touch_variation5.phpt]
[1;32mPASS[0m Test touch() function : variation: various valid and invalid paths [ext/standard/tests/file/touch_variation5.phpt] 
TEST 10414/12806 [ext/standard/tests/file/touch_variation6-win32.phpt]
[1;33mSKIP[0m Test touch() function : variation: various valid and invalid paths [ext/standard/tests/file/touch_variation6-win32.phpt] reason: .. only for Windows
TEST 10415/12806 [ext/standard/tests/file/umask_basic.phpt]
[1;32mPASS[0m Test umask() function: basic functionality [ext/standard/tests/file/umask_basic.phpt] 
TEST 10416/12806 [ext/standard/tests/file/umask_variation1.phpt]
[1;32mPASS[0m Test umask() function: usage variations - perms from 0000 to 0350 [ext/standard/tests/file/umask_variation1.phpt] 
TEST 10417/12806 [ext/standard/tests/file/umask_variation2.phpt]
[1;32mPASS[0m Test umask() function: usage variations - perms from 0351 to 0777 [ext/standard/tests/file/umask_variation2.phpt] 
TEST 10418/12806 [ext/standard/tests/file/unlink_basic.phpt]
[1;32mPASS[0m Testing unlink() function : basic functionality [ext/standard/tests/file/unlink_basic.phpt] 
TEST 10419/12806 [ext/standard/tests/file/unlink_error-win32-mb.phpt]
[1;33mSKIP[0m Testing unlink() function : error conditions [ext/standard/tests/file/unlink_error-win32-mb.phpt] reason: .. only on Windows
TEST 10420/12806 [ext/standard/tests/file/unlink_error-win32.phpt]
[1;33mSKIP[0m Testing unlink() function : error conditions [ext/standard/tests/file/unlink_error-win32.phpt] reason: .. only on Windows
TEST 10421/12806 [ext/standard/tests/file/unlink_error.phpt]
[1;32mPASS[0m Testing unlink() function : error conditions [ext/standard/tests/file/unlink_error.phpt] 
TEST 10422/12806 [ext/standard/tests/file/unlink_variation1-win32-mb.phpt]
[1;33mSKIP[0m Test unlink() function : usage variations - unlinking file in a directory [ext/standard/tests/file/unlink_variation1-win32-mb.phpt] reason: only on Windows
TEST 10423/12806 [ext/standard/tests/file/unlink_variation1-win32.phpt]
[1;33mSKIP[0m Test unlink() function : usage variations - unlinking file in a directory [ext/standard/tests/file/unlink_variation1-win32.phpt] reason: only on Windows
TEST 10424/12806 [ext/standard/tests/file/unlink_variation1.phpt]
[1;32mPASS[0m Test unlink() function : usage variations - unlinking file in a directory [ext/standard/tests/file/unlink_variation1.phpt] 
TEST 10425/12806 [ext/standard/tests/file/unlink_variation10.phpt]
[1;32mPASS[0m Test unlink() function : variation: unlinking directories [ext/standard/tests/file/unlink_variation10.phpt] 
TEST 10426/12806 [ext/standard/tests/file/unlink_variation2.phpt]
[1;32mPASS[0m Test unlink() function : usage variations - unlink file in use [ext/standard/tests/file/unlink_variation2.phpt] 
TEST 10427/12806 [ext/standard/tests/file/unlink_variation3.phpt]
[1;32mPASS[0m Test unlink() function : usage variations - unlink links [ext/standard/tests/file/unlink_variation3.phpt] 
TEST 10428/12806 [ext/standard/tests/file/unlink_variation4.phpt]
[1;32mPASS[0m Test unlink() function : usage variations - unlink deleted file [ext/standard/tests/file/unlink_variation4.phpt] 
TEST 10429/12806 [ext/standard/tests/file/unlink_variation5.phpt]
[1;32mPASS[0m Test unlink() function : usage variations - files with diff. file permissions [ext/standard/tests/file/unlink_variation5.phpt] 
TEST 10430/12806 [ext/standard/tests/file/unlink_variation6.phpt]
[1;32mPASS[0m Test unlink() function : variation [ext/standard/tests/file/unlink_variation6.phpt] 
TEST 10431/12806 [ext/standard/tests/file/unlink_variation8-win32.phpt]
[1;33mSKIP[0m Test unlink() function : variation: various valid and invalid paths [ext/standard/tests/file/unlink_variation8-win32.phpt] reason: .. only for Windows
TEST 10432/12806 [ext/standard/tests/file/unlink_variation8.phpt]
[1;32mPASS[0m Test unlink() function : variation: various valid and invalid paths [ext/standard/tests/file/unlink_variation8.phpt] 
TEST 10433/12806 [ext/standard/tests/file/unlink_variation9-win32.phpt]
[1;33mSKIP[0m Test unlink() function : variation: various valid and invalid paths [ext/standard/tests/file/unlink_variation9-win32.phpt] reason: .. only for Windows
TEST 10434/12806 [ext/standard/tests/file/userdirstream.phpt]
[1;32mPASS[0m Directory Streams [ext/standard/tests/file/userdirstream.phpt] 
TEST 10435/12806 [ext/standard/tests/file/userfilters.phpt]
[1;32mPASS[0m stream userfilter test [ext/standard/tests/file/userfilters.phpt] 
TEST 10436/12806 [ext/standard/tests/file/userstreams.phpt]
[1;32mPASS[0m User-space streams [ext/standard/tests/file/userstreams.phpt] 
TEST 10437/12806 [ext/standard/tests/file/userstreams_002.phpt]
[1;32mPASS[0m User-space streams: stream_cast() [ext/standard/tests/file/userstreams_002.phpt] 
TEST 10438/12806 [ext/standard/tests/file/userstreams_003.phpt]
[1;32mPASS[0m User-space streams: stream_set_option() [ext/standard/tests/file/userstreams_003.phpt] 
TEST 10439/12806 [ext/standard/tests/file/userstreams_004.phpt]
[1;32mPASS[0m User-space streams: stream_lock() [ext/standard/tests/file/userstreams_004.phpt] 
TEST 10440/12806 [ext/standard/tests/file/userstreams_005.phpt]
[1;32mPASS[0m User-space streams: stream_truncate() [ext/standard/tests/file/userstreams_005.phpt] 
TEST 10441/12806 [ext/standard/tests/file/userstreams_006.phpt]
[1;32mPASS[0m User-space streams: set_options returns "not implemented" for unhandled option types [ext/standard/tests/file/userstreams_006.phpt] 
TEST 10442/12806 [ext/standard/tests/file/userstreams_007.phpt]
[1;32mPASS[0m User-space streams: test metadata option [ext/standard/tests/file/userstreams_007.phpt] 
TEST 10443/12806 [ext/standard/tests/file/userwrapper.phpt]
[1;32mPASS[0m Userstream unlink, rename, mkdir, rmdir, and url_stat. [ext/standard/tests/file/userwrapper.phpt] 
TEST 10444/12806 [ext/standard/tests/file/windows_acls/bug44859.phpt]
[1;33mSKIP[0m bug #44859 (incorrect result with NTFS ACL permissions, is_writable) [ext/standard/tests/file/windows_acls/bug44859.phpt] reason: windows only test
TEST 10445/12806 [ext/standard/tests/file/windows_acls/bug44859_2.phpt]
[1;33mSKIP[0m bug #44859 (incorrect result with NTFS ACL permissions, is_readable) [ext/standard/tests/file/windows_acls/bug44859_2.phpt] reason: windows only test
TEST 10446/12806 [ext/standard/tests/file/windows_acls/bug44859_3.phpt]
[1;33mSKIP[0m bug #44859 (incorrect result with NTFS ACL permissions, is_executable) [ext/standard/tests/file/windows_acls/bug44859_3.phpt] reason: windows only test
TEST 10447/12806 [ext/standard/tests/file/windows_acls/bug44859_4.phpt]
[1;33mSKIP[0m bug #44859 (incorrect result with NTFS ACL permissions, is_readable) [ext/standard/tests/file/windows_acls/bug44859_4.phpt] reason: windows only test
TEST 10448/12806 [ext/standard/tests/file/windows_links/bug48746.phpt]
[1;33mSKIP[0m Bug#48746 - Junction not working properly [ext/standard/tests/file/windows_links/bug48746.phpt] reason: windows only test
TEST 10449/12806 [ext/standard/tests/file/windows_links/bug48746_1.phpt]
[1;33mSKIP[0m Bug#48746 - Junction not working properly [ext/standard/tests/file/windows_links/bug48746_1.phpt] reason: windows only test
TEST 10450/12806 [ext/standard/tests/file/windows_links/bug48746_2.phpt]
[1;33mSKIP[0m Bug#48746 - Junction not working properly [ext/standard/tests/file/windows_links/bug48746_2.phpt] reason: windows only test
TEST 10451/12806 [ext/standard/tests/file/windows_links/bug48746_3.phpt]
[1;33mSKIP[0m Bug#48746 - Junction not working properly [ext/standard/tests/file/windows_links/bug48746_3.phpt] reason: windows only test
TEST 10452/12806 [ext/standard/tests/file/windows_links/bug73962.phpt]
[1;33mSKIP[0m Bug #73962 bug with symlink related to cyrillic directory [ext/standard/tests/file/windows_links/bug73962.phpt] reason: windows only test
TEST 10453/12806 [ext/standard/tests/file/windows_links/bug76335.phpt]
[1;33mSKIP[0m Bug #76335 "link(): Bad file descriptor" with non-ASCII path [ext/standard/tests/file/windows_links/bug76335.phpt] reason: windows only test
TEST 10454/12806 [ext/standard/tests/file/windows_links/bug78862.phpt]
[1;32mPASS[0m Bug #78862 (link() silently truncates after a null byte on Windows) [ext/standard/tests/file/windows_links/bug78862.phpt] 
TEST 10455/12806 [ext/standard/tests/file/windows_links/readlink_compat.phpt]
[1;33mSKIP[0m Test readlink bc behaviour on Windows [ext/standard/tests/file/windows_links/readlink_compat.phpt] reason: windows only test
TEST 10456/12806 [ext/standard/tests/file/windows_mb_path/bug54028.phpt]
[1;33mSKIP[0m Bug #54028 Directory::read() cannot handle non-unicode chars properly [ext/standard/tests/file/windows_mb_path/bug54028.phpt] reason: Required extension missing: mbstring
TEST 10457/12806 [ext/standard/tests/file/windows_mb_path/bug54028_2.phpt]
[1;33mSKIP[0m Bug #54028 realpath(".") return false [ext/standard/tests/file/windows_mb_path/bug54028_2.phpt] reason: windows only test
TEST 10458/12806 [ext/standard/tests/file/windows_mb_path/bug54977.phpt]
[1;33mSKIP[0m Bug #54977 UTF-8 files and folder are not shown [ext/standard/tests/file/windows_mb_path/bug54977.phpt] reason: windows only test
TEST 10459/12806 [ext/standard/tests/file/windows_mb_path/bug61315.phpt]
[1;33mSKIP[0m Bug #61315 stat() fails with specific DBCS characters [ext/standard/tests/file/windows_mb_path/bug61315.phpt] reason: windows only test
TEST 10460/12806 [ext/standard/tests/file/windows_mb_path/bug64506.phpt]
[1;33mSKIP[0m PHP can not read or write file correctly if file name have special char like š [ext/standard/tests/file/windows_mb_path/bug64506.phpt] reason: windows only test
TEST 10461/12806 [ext/standard/tests/file/windows_mb_path/bug64699.phpt]
[1;33mSKIP[0m Bug #64699 is_dir() is inaccurate result on Windows with japanese locale. [ext/standard/tests/file/windows_mb_path/bug64699.phpt] reason: windows only test
TEST 10462/12806 [ext/standard/tests/file/windows_mb_path/bug70903.phpt]
[1;33mSKIP[0m Bug #70903 scandir wrongly interprets the Turkish "ı" character [ext/standard/tests/file/windows_mb_path/bug70903.phpt] reason: windows only test
TEST 10463/12806 [ext/standard/tests/file/windows_mb_path/bug71509.phpt]
[1;33mSKIP[0m Bug #71509 Zip problem with swedish letters in filename. [ext/standard/tests/file/windows_mb_path/bug71509.phpt] reason: windows only test
TEST 10464/12806 [ext/standard/tests/file/windows_mb_path/bug74923.phpt]
[1;33mSKIP[0m Bug #74923 Crash when crawling through network share [ext/standard/tests/file/windows_mb_path/bug74923.phpt] reason: windows only test
TEST 10465/12806 [ext/standard/tests/file/windows_mb_path/bug75063_cp1251.phpt]
[1;33mSKIP[0m Bug #75063 Many filesystem-related functions do not work with multibyte file names, cp1251 [ext/standard/tests/file/windows_mb_path/bug75063_cp1251.phpt] reason: windows only test
TEST 10466/12806 [ext/standard/tests/file/windows_mb_path/bug75063_utf8.phpt]
[1;33mSKIP[0m Bug #75063 Many filesystem-related functions do not work with multibyte file names, UTF-8 [ext/standard/tests/file/windows_mb_path/bug75063_utf8.phpt] reason: windows only test
TEST 10467/12806 [ext/standard/tests/file/windows_mb_path/recursive_it.phpt]
[1;33mSKIP[0m RecursiveDirectoryIterator with dir path long or of edge case length [ext/standard/tests/file/windows_mb_path/recursive_it.phpt] reason: windows only test
TEST 10468/12806 [ext/standard/tests/file/windows_mb_path/test_big5_0.phpt]
[1;33mSKIP[0m Test fopen() for reading big5 path [ext/standard/tests/file/windows_mb_path/test_big5_0.phpt] reason: windows only test
TEST 10469/12806 [ext/standard/tests/file/windows_mb_path/test_big5_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir big5 path [ext/standard/tests/file/windows_mb_path/test_big5_1.phpt] reason: windows only test
TEST 10470/12806 [ext/standard/tests/file/windows_mb_path/test_big5_2.phpt]
[1;33mSKIP[0m Test fopen() for write big5 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_big5_2.phpt] reason: windows only test
TEST 10471/12806 [ext/standard/tests/file/windows_mb_path/test_big5_to_utf8_0.phpt]
[1;33mSKIP[0m Test fopen() for reading big5 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_big5_to_utf8_0.phpt] reason: windows only test
TEST 10472/12806 [ext/standard/tests/file/windows_mb_path/test_big5_to_utf8_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir big5 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_big5_to_utf8_1.phpt] reason: windows only test
TEST 10473/12806 [ext/standard/tests/file/windows_mb_path/test_big5_to_utf8_2.phpt]
[1;33mSKIP[0m Test fopen() for write big5 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_big5_to_utf8_2.phpt] reason: windows only test
TEST 10474/12806 [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_0.phpt]
[1;33mSKIP[0m Test fopen() for reading UTF-8 path with cp1250 specific symbols [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_0.phpt] reason: windows only test
TEST 10475/12806 [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir UTF-8 path with cp1250 specific symbols [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_1.phpt] reason: windows only test
TEST 10476/12806 [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_2.phpt]
[1;33mSKIP[0m Test fopen() for write to UTF-8 path with cp1250 specific symbols [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_2.phpt] reason: windows only test
TEST 10477/12806 [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_3.phpt]
[1;33mSKIP[0m Test fopen() for reading UTF-8 path with cp1250 specific symbols [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_3.phpt] reason: windows only test
TEST 10478/12806 [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_4.phpt]
[1;33mSKIP[0m Test mkdir/rmdir UTF-8 path with cp1250 specific symbols [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_4.phpt] reason: windows only test
TEST 10479/12806 [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_5.phpt]
[1;33mSKIP[0m Test fopen() for write to UTF-8 path with cp1250 specific symbols [ext/standard/tests/file/windows_mb_path/test_cp1250_to_utf8_5.phpt] reason: windows only test
TEST 10480/12806 [ext/standard/tests/file/windows_mb_path/test_cp1251_0.phpt]
[1;33mSKIP[0m Test fopen() for reading CP1251 path [ext/standard/tests/file/windows_mb_path/test_cp1251_0.phpt] reason: windows only test
TEST 10481/12806 [ext/standard/tests/file/windows_mb_path/test_cp1251_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir CP1251 path [ext/standard/tests/file/windows_mb_path/test_cp1251_1.phpt] reason: windows only test
TEST 10482/12806 [ext/standard/tests/file/windows_mb_path/test_cp1251_2.phpt]
[1;33mSKIP[0m Test fopen() for write CP1251 path [ext/standard/tests/file/windows_mb_path/test_cp1251_2.phpt] reason: windows only test
TEST 10483/12806 [ext/standard/tests/file/windows_mb_path/test_cp1251_to_utf8_0.phpt]
[1;33mSKIP[0m Test fopen() for reading CP1251 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1251_to_utf8_0.phpt] reason: windows only test
TEST 10484/12806 [ext/standard/tests/file/windows_mb_path/test_cp1251_to_utf8_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir CP1251 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1251_to_utf8_1.phpt] reason: windows only test
TEST 10485/12806 [ext/standard/tests/file/windows_mb_path/test_cp1251_to_utf8_2.phpt]
[1;33mSKIP[0m Test fopen() for write CP1251 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1251_to_utf8_2.phpt] reason: windows only test
TEST 10486/12806 [ext/standard/tests/file/windows_mb_path/test_cp1251_zend_multibyte_0.phpt]
[1;33mSKIP[0m Test fopen() for reading CP1251 with zend.multibyte [ext/standard/tests/file/windows_mb_path/test_cp1251_zend_multibyte_0.phpt] reason: Required extension missing: mbstring
TEST 10487/12806 [ext/standard/tests/file/windows_mb_path/test_cp1251_zend_multibyte_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir CP1251 with zend.multibyte [ext/standard/tests/file/windows_mb_path/test_cp1251_zend_multibyte_1.phpt] reason: Required extension missing: mbstring
TEST 10488/12806 [ext/standard/tests/file/windows_mb_path/test_cp1251_zend_multibyte_2.phpt]
[1;33mSKIP[0m Test fopen() for write CP1251 with zend.multibyte [ext/standard/tests/file/windows_mb_path/test_cp1251_zend_multibyte_2.phpt] reason: Required extension missing: mbstring
TEST 10489/12806 [ext/standard/tests/file/windows_mb_path/test_cp1252_0.phpt]
[1;33mSKIP[0m cp1252 cmd test [ext/standard/tests/file/windows_mb_path/test_cp1252_0.phpt] reason: windows only test
TEST 10490/12806 [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_0.phpt]
[1;33mSKIP[0m Test fopen() for reading cp1252 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_0.phpt] reason: windows only test
TEST 10491/12806 [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir cp1252 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_1.phpt] reason: windows only test
TEST 10492/12806 [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_2.phpt]
[1;33mSKIP[0m Test fopen() for write cp1252 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_2.phpt] reason: windows only test
TEST 10493/12806 [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_3.phpt]
[1;33mSKIP[0m Test fopen() for reading cp1252 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_3.phpt] reason: windows only test
TEST 10494/12806 [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_4.phpt]
[1;33mSKIP[0m Test mkdir/rmdir cp1252 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_4.phpt] reason: windows only test
TEST 10495/12806 [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_5.phpt]
[1;33mSKIP[0m Test fopen() for write cp1252 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1252_to_utf8_5.phpt] reason: windows only test
TEST 10496/12806 [ext/standard/tests/file/windows_mb_path/test_cp1253_0.phpt]
[1;33mSKIP[0m Test fopen() for reading cp1253 path [ext/standard/tests/file/windows_mb_path/test_cp1253_0.phpt] reason: windows only test
TEST 10497/12806 [ext/standard/tests/file/windows_mb_path/test_cp1253_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir cp1253 path [ext/standard/tests/file/windows_mb_path/test_cp1253_1.phpt] reason: windows only test
TEST 10498/12806 [ext/standard/tests/file/windows_mb_path/test_cp1253_2.phpt]
[1;33mSKIP[0m Test fopen() for write cp1253 [ext/standard/tests/file/windows_mb_path/test_cp1253_2.phpt] reason: windows only test
TEST 10499/12806 [ext/standard/tests/file/windows_mb_path/test_cp1253_to_utf8_0.phpt]
[1;33mSKIP[0m Test fopen() for reading cp1253 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1253_to_utf8_0.phpt] reason: windows only test
TEST 10500/12806 [ext/standard/tests/file/windows_mb_path/test_cp1253_to_utf8_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir cp1253 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1253_to_utf8_1.phpt] reason: windows only test
TEST 10501/12806 [ext/standard/tests/file/windows_mb_path/test_cp1253_to_utf8_2.phpt]
[1;33mSKIP[0m Test fopen() for write cp1253 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1253_to_utf8_2.phpt] reason: windows only test
TEST 10502/12806 [ext/standard/tests/file/windows_mb_path/test_cp1254_0.phpt]
[1;33mSKIP[0m Test fopen() for reading cp1254 path [ext/standard/tests/file/windows_mb_path/test_cp1254_0.phpt] reason: windows only test
TEST 10503/12806 [ext/standard/tests/file/windows_mb_path/test_cp1254_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir cp1254 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1254_1.phpt] reason: windows only test
TEST 10504/12806 [ext/standard/tests/file/windows_mb_path/test_cp1254_2.phpt]
[1;33mSKIP[0m Test fopen() for write cp1254 path [ext/standard/tests/file/windows_mb_path/test_cp1254_2.phpt] reason: windows only test
TEST 10505/12806 [ext/standard/tests/file/windows_mb_path/test_cp1254_3.phpt]
[1;33mSKIP[0m cp1254 cmd test [ext/standard/tests/file/windows_mb_path/test_cp1254_3.phpt] reason: windows only test
TEST 10506/12806 [ext/standard/tests/file/windows_mb_path/test_cp1254_to_utf8_0.phpt]
[1;33mSKIP[0m Test fopen() for reading cp1254 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1254_to_utf8_0.phpt] reason: windows only test
TEST 10507/12806 [ext/standard/tests/file/windows_mb_path/test_cp1254_to_utf8_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir cp1254 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1254_to_utf8_1.phpt] reason: windows only test
TEST 10508/12806 [ext/standard/tests/file/windows_mb_path/test_cp1254_to_utf8_2.phpt]
[1;33mSKIP[0m Test fopen() for write cp1254 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1254_to_utf8_2.phpt] reason: windows only test
TEST 10509/12806 [ext/standard/tests/file/windows_mb_path/test_cp1254_to_utf8_3.phpt]
[1;33mSKIP[0m cp1254 cmd test [ext/standard/tests/file/windows_mb_path/test_cp1254_to_utf8_3.phpt] reason: windows only test
TEST 10510/12806 [ext/standard/tests/file/windows_mb_path/test_cp1255_0.phpt]
[1;33mSKIP[0m Test fopen() for reading cp1255 path [ext/standard/tests/file/windows_mb_path/test_cp1255_0.phpt] reason: windows only test
TEST 10511/12806 [ext/standard/tests/file/windows_mb_path/test_cp1255_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir cp1255 path [ext/standard/tests/file/windows_mb_path/test_cp1255_1.phpt] reason: windows only test
TEST 10512/12806 [ext/standard/tests/file/windows_mb_path/test_cp1255_2.phpt]
[1;33mSKIP[0m Test fopen() for write cp1255 path [ext/standard/tests/file/windows_mb_path/test_cp1255_2.phpt] reason: windows only test
TEST 10513/12806 [ext/standard/tests/file/windows_mb_path/test_cp1255_to_utf8_0.phpt]
[1;33mSKIP[0m Test fopen() for reading cp1255 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1255_to_utf8_0.phpt] reason: windows only test
TEST 10514/12806 [ext/standard/tests/file/windows_mb_path/test_cp1255_to_utf8_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir cp1255 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1255_to_utf8_1.phpt] reason: windows only test
TEST 10515/12806 [ext/standard/tests/file/windows_mb_path/test_cp1255_to_utf8_2.phpt]
[1;33mSKIP[0m Test fopen() for write cp1255 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1255_to_utf8_2.phpt] reason: windows only test
TEST 10516/12806 [ext/standard/tests/file/windows_mb_path/test_cp1256_0.phpt]
[1;33mSKIP[0m Test fopen() for reading cp1256 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1256_0.phpt] reason: windows only test
TEST 10517/12806 [ext/standard/tests/file/windows_mb_path/test_cp1256_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir cp1256 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1256_1.phpt] reason: windows only test
TEST 10518/12806 [ext/standard/tests/file/windows_mb_path/test_cp1256_2.phpt]
[1;33mSKIP[0m Test fopen() for write cp1256 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1256_2.phpt] reason: windows only test
TEST 10519/12806 [ext/standard/tests/file/windows_mb_path/test_cp1256_to_utf8_0.phpt]
[1;33mSKIP[0m Test fopen() for reading cp1256 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1256_to_utf8_0.phpt] reason: windows only test
TEST 10520/12806 [ext/standard/tests/file/windows_mb_path/test_cp1256_to_utf8_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir cp1256 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1256_to_utf8_1.phpt] reason: windows only test
TEST 10521/12806 [ext/standard/tests/file/windows_mb_path/test_cp1256_to_utf8_2.phpt]
[1;33mSKIP[0m Test fopen() for write cp1256 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp1256_to_utf8_2.phpt] reason: windows only test
TEST 10522/12806 [ext/standard/tests/file/windows_mb_path/test_cp874_0.phpt]
[1;33mSKIP[0m Thai cp874 basic test [ext/standard/tests/file/windows_mb_path/test_cp874_0.phpt] reason: windows only test
TEST 10523/12806 [ext/standard/tests/file/windows_mb_path/test_cp874_1.phpt]
[1;33mSKIP[0m Thai cp874 cmd test [ext/standard/tests/file/windows_mb_path/test_cp874_1.phpt] reason: windows only test
TEST 10524/12806 [ext/standard/tests/file/windows_mb_path/test_cp874_to_utf8_0.phpt]
[1;33mSKIP[0m Thai UTF-8 basic test [ext/standard/tests/file/windows_mb_path/test_cp874_to_utf8_0.phpt] reason: windows only test
TEST 10525/12806 [ext/standard/tests/file/windows_mb_path/test_cp874_to_utf8_1.phpt]
[1;33mSKIP[0m Thai UTF-8 cmd test [ext/standard/tests/file/windows_mb_path/test_cp874_to_utf8_1.phpt] reason: windows only test
TEST 10526/12806 [ext/standard/tests/file/windows_mb_path/test_cp932_0.phpt]
[1;33mSKIP[0m Test fopen() for reading cp932 path [ext/standard/tests/file/windows_mb_path/test_cp932_0.phpt] reason: windows only test
TEST 10527/12806 [ext/standard/tests/file/windows_mb_path/test_cp932_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir cp932 [ext/standard/tests/file/windows_mb_path/test_cp932_1.phpt] reason: windows only test
TEST 10528/12806 [ext/standard/tests/file/windows_mb_path/test_cp932_2.phpt]
[1;33mSKIP[0m Test fopen() for write to cp932 path [ext/standard/tests/file/windows_mb_path/test_cp932_2.phpt] reason: windows only test
TEST 10529/12806 [ext/standard/tests/file/windows_mb_path/test_cp932_3.phpt]
[1;33mSKIP[0m cp932 cmd test [ext/standard/tests/file/windows_mb_path/test_cp932_3.phpt] reason: windows only test
TEST 10530/12806 [ext/standard/tests/file/windows_mb_path/test_cp932_to_utf8_0.phpt]
[1;33mSKIP[0m Test fopen() for reading cp932 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp932_to_utf8_0.phpt] reason: windows only test
TEST 10531/12806 [ext/standard/tests/file/windows_mb_path/test_cp932_to_utf8_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir cp932 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp932_to_utf8_1.phpt] reason: windows only test
TEST 10532/12806 [ext/standard/tests/file/windows_mb_path/test_cp932_to_utf8_2.phpt]
[1;33mSKIP[0m Test fopen() for write cp932 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp932_to_utf8_2.phpt] reason: windows only test
TEST 10533/12806 [ext/standard/tests/file/windows_mb_path/test_cp936_0.phpt]
[1;33mSKIP[0m Test fopen() for reading cp936 path [ext/standard/tests/file/windows_mb_path/test_cp936_0.phpt] reason: windows only test
TEST 10534/12806 [ext/standard/tests/file/windows_mb_path/test_cp936_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir cp936 path [ext/standard/tests/file/windows_mb_path/test_cp936_1.phpt] reason: windows only test
TEST 10535/12806 [ext/standard/tests/file/windows_mb_path/test_cp936_2.phpt]
[1;33mSKIP[0m Test fopen() for write cp936 path [ext/standard/tests/file/windows_mb_path/test_cp936_2.phpt] reason: windows only test
TEST 10536/12806 [ext/standard/tests/file/windows_mb_path/test_cp936_to_utf8_0.phpt]
[1;33mSKIP[0m Test fopen() for reading cp936 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp936_to_utf8_0.phpt] reason: windows only test
TEST 10537/12806 [ext/standard/tests/file/windows_mb_path/test_cp936_to_utf8_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir cp936 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp936_to_utf8_1.phpt] reason: windows only test
TEST 10538/12806 [ext/standard/tests/file/windows_mb_path/test_cp936_to_utf8_2.phpt]
[1;33mSKIP[0m Test fopen() for write cp936 to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_cp936_to_utf8_2.phpt] reason: windows only test
TEST 10539/12806 [ext/standard/tests/file/windows_mb_path/test_cwd_mb_names.phpt]
[1;33mSKIP[0m Test chdir()/getcwd() with a dir for multibyte filenames [ext/standard/tests/file/windows_mb_path/test_cwd_mb_names.phpt] reason: windows only test
TEST 10540/12806 [ext/standard/tests/file/windows_mb_path/test_eucjp_to_utf8_0.phpt]
[1;33mSKIP[0m Test fopen() for reading eucjp to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_eucjp_to_utf8_0.phpt] reason: windows only test
TEST 10541/12806 [ext/standard/tests/file/windows_mb_path/test_eucjp_to_utf8_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir eucjp to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_eucjp_to_utf8_1.phpt] reason: windows only test
TEST 10542/12806 [ext/standard/tests/file/windows_mb_path/test_eucjp_to_utf8_2.phpt]
[1;33mSKIP[0m Test fopen() for write eucjp to UTF-8 path [ext/standard/tests/file/windows_mb_path/test_eucjp_to_utf8_2.phpt] reason: windows only test
TEST 10543/12806 [ext/standard/tests/file/windows_mb_path/test_kartuli_utf8_0.phpt]
[1;33mSKIP[0m Test fopen() for reading Kartuli UTF-8 path [ext/standard/tests/file/windows_mb_path/test_kartuli_utf8_0.phpt] reason: windows only test
TEST 10544/12806 [ext/standard/tests/file/windows_mb_path/test_kartuli_utf8_1.phpt]
[1;33mSKIP[0m Test mkdir/rmdir Kartuli UTF-8 path [ext/standard/tests/file/windows_mb_path/test_kartuli_utf8_1.phpt] reason: windows only test
TEST 10545/12806 [ext/standard/tests/file/windows_mb_path/test_kartuli_utf8_2.phpt]
[1;33mSKIP[0m Test fopen() for write Kartuli UTF-8 path [ext/standard/tests/file/windows_mb_path/test_kartuli_utf8_2.phpt] reason: windows only test
TEST 10546/12806 [ext/standard/tests/file/windows_mb_path/test_kartuli_utf8_3.phpt]
[1;33mSKIP[0m Kartuli UTF-8 cmd test [ext/standard/tests/file/windows_mb_path/test_kartuli_utf8_3.phpt] reason: windows only test
TEST 10547/12806 [ext/standard/tests/file/windows_mb_path/test_long_path_0.phpt]
[1;33mSKIP[0m Basic long path test [ext/standard/tests/file/windows_mb_path/test_long_path_0.phpt] reason: Required extension missing: mbstring
TEST 10548/12806 [ext/standard/tests/file/windows_mb_path/test_long_path_1.phpt]
[1;33mSKIP[0m Basic long path test with file I/O [ext/standard/tests/file/windows_mb_path/test_long_path_1.phpt] reason: windows only test
TEST 10549/12806 [ext/standard/tests/file/windows_mb_path/test_long_path_2.phpt]
[1;33mSKIP[0m Basic long path test with file I/O, multibyte path and realpath() check [ext/standard/tests/file/windows_mb_path/test_long_path_2.phpt] reason: Required extension missing: mbstring
TEST 10550/12806 [ext/standard/tests/file/windows_mb_path/test_long_path_bug30730.phpt]
[1;33mSKIP[0m Bug #30730 Filename path length limit broken on NTFS volume, using rename [ext/standard/tests/file/windows_mb_path/test_long_path_bug30730.phpt] reason: windows only test
TEST 10551/12806 [ext/standard/tests/file/windows_mb_path/test_long_path_bug70943.phpt]
[1;33mSKIP[0m Bug #70943 fopen() can't open a file if path is 259 characters long [ext/standard/tests/file/windows_mb_path/test_long_path_bug70943.phpt] reason: windows only test
TEST 10552/12806 [ext/standard/tests/file/windows_mb_path/test_long_path_bug71103.phpt]
[1;33mSKIP[0m Bug #71103 file_exists and is_readable fail silently [ext/standard/tests/file/windows_mb_path/test_long_path_bug71103.phpt] reason: windows only test
TEST 10553/12806 [ext/standard/tests/file/windows_mb_path/test_long_path_mkdir.phpt]
[1;33mSKIP[0m Mkdir with path length < 260 and > 248 has be a long path [ext/standard/tests/file/windows_mb_path/test_long_path_mkdir.phpt] reason: windows only test
TEST 10554/12806 [ext/standard/tests/file/windows_mb_path/test_readdir_mb_names.phpt]
[1;33mSKIP[0m Test readdir() with a dir for multibyte filenames [ext/standard/tests/file/windows_mb_path/test_readdir_mb_names.phpt] reason: windows only test
TEST 10555/12806 [ext/standard/tests/file/windows_mb_path/test_rename_mb_names.phpt]
[1;33mSKIP[0m Test rename() with a dir for multibyte filenames [ext/standard/tests/file/windows_mb_path/test_rename_mb_names.phpt] reason: windows only test
TEST 10556/12806 [ext/standard/tests/filters/001.phpt]
[1;32mPASS[0m stream_filter_register() and invalid arguments [ext/standard/tests/filters/001.phpt] 
TEST 10557/12806 [ext/standard/tests/filters/basic.phpt]
[1;32mPASS[0m basic stream filter tests [ext/standard/tests/filters/basic.phpt] 
TEST 10558/12806 [ext/standard/tests/filters/bug22538.phpt]
[1;32mPASS[0m Bug #22538 (filtered stream doesn't update file pointer) [ext/standard/tests/filters/bug22538.phpt] 
TEST 10559/12806 [ext/standard/tests/filters/bug35916.phpt]
[1;32mPASS[0m Bug #35916 (Duplicate calls to stream_bucket_append() lead to a crash) [ext/standard/tests/filters/bug35916.phpt] 
TEST 10560/12806 [ext/standard/tests/filters/bug46164-1.phpt]
[1;32mPASS[0m Bug #46164 - 1 (stream_filter_remove() closes the stream) [ext/standard/tests/filters/bug46164-1.phpt] 
TEST 10561/12806 [ext/standard/tests/filters/bug46164-2.phpt]
[1;32mPASS[0m Bug #46164 - 2 (stream_filter_remove() closes the stream) [ext/standard/tests/filters/bug46164-2.phpt] 
TEST 10562/12806 [ext/standard/tests/filters/bug50363.phpt]
[1;32mPASS[0m Bug #50363 (Invalid parsing in convert.quoted-printable-decode filter) [ext/standard/tests/filters/bug50363.phpt] 
TEST 10563/12806 [ext/standard/tests/filters/bug54350.phpt]
[1;32mPASS[0m Bug #54350: Memory corruption with user_filter [ext/standard/tests/filters/bug54350.phpt] 
TEST 10564/12806 [ext/standard/tests/filters/bug72941.phpt]
[1;32mPASS[0m Bug #72941 (Modifying bucket->data by-ref has no effect any longer) [ext/standard/tests/filters/bug72941.phpt] 
TEST 10565/12806 [ext/standard/tests/filters/bug73586.phpt]
[1;32mPASS[0m Bug #73586 (php_user_filter::$stream is not set to the stream the filter is working on). [ext/standard/tests/filters/bug73586.phpt] 
TEST 10566/12806 [ext/standard/tests/filters/bug74267.phpt]
[1;32mPASS[0m Bug #74267 (segfault with streams and invalid data) [ext/standard/tests/filters/bug74267.phpt] 
TEST 10567/12806 [ext/standard/tests/filters/bug77231.phpt]
[1;32mPASS[0m Bug #77231 (Segfault when using convert.quoted-printable-encode filter) [ext/standard/tests/filters/bug77231.phpt] 
TEST 10568/12806 [ext/standard/tests/filters/bug79468.phpt]
[1;32mPASS[0m Bug #79468	SIGSEGV when closing stream handle with a stream filter appended [ext/standard/tests/filters/bug79468.phpt] 
TEST 10569/12806 [ext/standard/tests/filters/bug81294.phpt]
[1;33mSKIP[0m Bug #81294 (Segfault when removing a filter) [ext/standard/tests/filters/bug81294.phpt] reason: Required extension missing: zlib
TEST 10570/12806 [ext/standard/tests/filters/bug81302.phpt]
[1;33mSKIP[0m Bug #81302 (Stream position after stream filter removed) [ext/standard/tests/filters/bug81302.phpt] reason: Required extension missing: zlib
TEST 10571/12806 [ext/standard/tests/filters/bug81475.phpt]
[1;32mPASS[0m Bug #81475 (stream_isatty emits warning with attached stream wrapper) [ext/standard/tests/filters/bug81475.phpt] 
TEST 10572/12806 [ext/standard/tests/filters/chunked_001.phpt]
[1;32mPASS[0m Chunked encoding [ext/standard/tests/filters/chunked_001.phpt] 
TEST 10573/12806 [ext/standard/tests/filters/convert.phpt]
[1;32mPASS[0m convert stream filter tests [ext/standard/tests/filters/convert.phpt] 
TEST 10574/12806 [ext/standard/tests/filters/filter_errors_convert_base64_decode.phpt]
[1;32mPASS[0m Filter errors: convert.base64-decode [ext/standard/tests/filters/filter_errors_convert_base64_decode.phpt] 
TEST 10575/12806 [ext/standard/tests/filters/filter_errors_user.phpt]
[1;32mPASS[0m Filter errors: user filter [ext/standard/tests/filters/filter_errors_user.phpt] 
TEST 10576/12806 [ext/standard/tests/filters/filter_errors_zlib_inflate.phpt]
[1;33mSKIP[0m Filter errors: zlib.inflate [ext/standard/tests/filters/filter_errors_zlib_inflate.phpt] reason: zlib.inflate not available
TEST 10577/12806 [ext/standard/tests/filters/gh13264.phpt]
[1;33mSKIP[0m GH-13264: fgets() and stream_get_line() do not return false on filter fatal error [ext/standard/tests/filters/gh13264.phpt] reason: zlib.inflate not available
TEST 10578/12806 [ext/standard/tests/filters/gh17037.phpt]
[1;32mPASS[0m GH-17037 (UAF in user filter when adding existing filter name due to incorrect error handling) [ext/standard/tests/filters/gh17037.phpt] 
TEST 10579/12806 [ext/standard/tests/filters/gh17345.phpt]
[1;32mPASS[0m GH-17345 (Bug #35916 was not completely fixed) [ext/standard/tests/filters/gh17345.phpt] 
TEST 10580/12806 [ext/standard/tests/filters/gh20370.phpt]
[1;32mPASS[0m GH-20370 (User filters should respect typed properties) [ext/standard/tests/filters/gh20370.phpt] 
TEST 10581/12806 [ext/standard/tests/filters/gh20370_dynamic_stream_property.phpt]
[1;32mPASS[0m GH-20370 (User filters should update dynamic stream property if it exists) [ext/standard/tests/filters/gh20370_dynamic_stream_property.phpt] 
TEST 10582/12806 [ext/standard/tests/filters/gh20370_no_stream_property.phpt]
[1;32mPASS[0m GH-20370 (User filters should not create stream property if not declared) [ext/standard/tests/filters/gh20370_no_stream_property.phpt] 
TEST 10583/12806 [ext/standard/tests/filters/gh20370_private_stream_property.phpt]
[1;32mPASS[0m GH-20370 (User filters should handle private stream property correctly) [ext/standard/tests/filters/gh20370_private_stream_property.phpt] 
TEST 10584/12806 [ext/standard/tests/filters/ghsa-r977-prxv-hc43.phpt]
[1;32mPASS[0m GHSA-r977-prxv-hc43: Single byte overread with convert.quoted-printable-decode filter [ext/standard/tests/filters/ghsa-r977-prxv-hc43.phpt] 
TEST 10585/12806 [ext/standard/tests/filters/object_init_failure.phpt]
[1;32mPASS[0m Creating the stream filter object may fail [ext/standard/tests/filters/object_init_failure.phpt] 
TEST 10586/12806 [ext/standard/tests/filters/object_init_failure_2.phpt]
[1;32mPASS[0m Creating the stream filter object may fail (include variation) [ext/standard/tests/filters/object_init_failure_2.phpt] 
TEST 10587/12806 [ext/standard/tests/filters/oss_fuzz_385993744.phpt]
[1;32mPASS[0m OSS-Fuzz #385993744 [ext/standard/tests/filters/oss_fuzz_385993744.phpt] 
TEST 10588/12806 [ext/standard/tests/filters/php_user_filter_01.phpt]
[1;32mPASS[0m class php_user_filter#1 [ext/standard/tests/filters/php_user_filter_01.phpt] 
TEST 10589/12806 [ext/standard/tests/filters/php_user_filter_02.phpt]
[1;32mPASS[0m class php_user_filter#2 [ext/standard/tests/filters/php_user_filter_02.phpt] 
TEST 10590/12806 [ext/standard/tests/filters/php_user_filter_03.phpt]
[1;32mPASS[0m class php_user_filter#3 [ext/standard/tests/filters/php_user_filter_03.phpt] 
TEST 10591/12806 [ext/standard/tests/filters/php_user_filter_onCreate_failure.phpt]
[1;32mPASS[0m php_user_filter onCreate() returns false [ext/standard/tests/filters/php_user_filter_onCreate_failure.phpt] 
TEST 10592/12806 [ext/standard/tests/filters/read.phpt]
[1;32mPASS[0m stream filter - reading [ext/standard/tests/filters/read.phpt] 
TEST 10593/12806 [ext/standard/tests/filters/stream_filter_remove_basic.phpt]
[1;32mPASS[0m Test stream_filter_remove() function : basic functionality [ext/standard/tests/filters/stream_filter_remove_basic.phpt] 
TEST 10594/12806 [ext/standard/tests/filters/stream_filter_remove_error.phpt]
[1;32mPASS[0m Test stream_filter_remove() function : error conditions [ext/standard/tests/filters/stream_filter_remove_error.phpt] 
TEST 10595/12806 [ext/standard/tests/forward_static_call_array.phpt]
[1;32mPASS[0m mixed forward_static_call_array ( callable $function , array $parameters ); [ext/standard/tests/forward_static_call_array.phpt] 
TEST 10596/12806 [ext/standard/tests/general_functions/001.phpt]
[1;32mPASS[0m sprintf() function [ext/standard/tests/general_functions/001.phpt] 
TEST 10597/12806 [ext/standard/tests/general_functions/002.phpt]
[1;32mPASS[0m quoted_printable_decode() function test [ext/standard/tests/general_functions/002.phpt] 
TEST 10598/12806 [ext/standard/tests/general_functions/003.phpt]
[1;32mPASS[0m levenshtein() function test [ext/standard/tests/general_functions/003.phpt] 
TEST 10599/12806 [ext/standard/tests/general_functions/005.phpt]
[1;32mPASS[0m is_scalar() function test [ext/standard/tests/general_functions/005.phpt] 
TEST 10600/12806 [ext/standard/tests/general_functions/006.phpt]
[1;32mPASS[0m quoted_printable_decode() function test with CR/LF [ext/standard/tests/general_functions/006.phpt] 
TEST 10601/12806 [ext/standard/tests/general_functions/007.phpt]
[1;32mPASS[0m MD5 / Base64 [ext/standard/tests/general_functions/007.phpt] 
TEST 10602/12806 [ext/standard/tests/general_functions/008.phpt]
[1;32mPASS[0m var_dump float test [ext/standard/tests/general_functions/008.phpt] 
TEST 10603/12806 [ext/standard/tests/general_functions/009.phpt]
[1;32mPASS[0m SHA1 [ext/standard/tests/general_functions/009.phpt] 
TEST 10604/12806 [ext/standard/tests/general_functions/010.phpt]
[1;32mPASS[0m register_shutdown_function() & __call [ext/standard/tests/general_functions/010.phpt] 
TEST 10605/12806 [ext/standard/tests/general_functions/array_is_list.phpt]
[1;32mPASS[0m Test array_is_list() function [ext/standard/tests/general_functions/array_is_list.phpt] 
TEST 10606/12806 [ext/standard/tests/general_functions/boolval.phpt]
[1;32mPASS[0m Testing boolval() [ext/standard/tests/general_functions/boolval.phpt] 
TEST 10607/12806 [ext/standard/tests/general_functions/bug25038.phpt]
[1;32mPASS[0m Bug #25038 (call_user_func issues warning if function throws exception) [ext/standard/tests/general_functions/bug25038.phpt] 
TEST 10608/12806 [ext/standard/tests/general_functions/bug27678.phpt]
[1;32mPASS[0m Bug #27678 (number_format() crashes with large numbers) [ext/standard/tests/general_functions/bug27678.phpt] 
TEST 10609/12806 [ext/standard/tests/general_functions/bug29038.phpt]
[1;32mPASS[0m Bug #29038 (extract(), EXTR_PREFIX_SAME option prefixes empty strings) [ext/standard/tests/general_functions/bug29038.phpt] 
TEST 10610/12806 [ext/standard/tests/general_functions/bug31190.phpt]
[1;32mPASS[0m Bug #31190 (exception in call_user_func_array()) [ext/standard/tests/general_functions/bug31190.phpt] 
TEST 10611/12806 [ext/standard/tests/general_functions/bug32647.phpt]
[1;32mPASS[0m Bug #32647 (Using register_shutdown_function() with invalid callback can crash PHP) [ext/standard/tests/general_functions/bug32647.phpt] 
TEST 10612/12806 [ext/standard/tests/general_functions/bug34794.phpt]
[1;32mPASS[0m Bug #34794 (proc_close() hangs when used with two processes) [ext/standard/tests/general_functions/bug34794.phpt] 
TEST 10613/12806 [ext/standard/tests/general_functions/bug35229.phpt]
[1;32mPASS[0m Bug #35229 (call_user_func() crashes when argument stack is nearly full) [ext/standard/tests/general_functions/bug35229.phpt] 
TEST 10614/12806 [ext/standard/tests/general_functions/bug36011.phpt]
[1;32mPASS[0m Bug #36011 (Strict errormsg wrong for call_user_func() and the likes) [ext/standard/tests/general_functions/bug36011.phpt] 
TEST 10615/12806 [ext/standard/tests/general_functions/bug39322.phpt]
[1;32mPASS[0m Bug #39322 (proc_terminate() losing process resource) [ext/standard/tests/general_functions/bug39322.phpt] 
TEST 10616/12806 [ext/standard/tests/general_functions/bug40398.phpt]
[1;32mPASS[0m Bug #40398 (parent and self callback functions erroneously called statically) [ext/standard/tests/general_functions/bug40398.phpt] 
TEST 10617/12806 [ext/standard/tests/general_functions/bug40752.phpt]
[1;32mPASS[0m Bug #40752 (parse_ini_file() segfaults when a scalar setting is redeclared as an array) [ext/standard/tests/general_functions/bug40752.phpt] 
TEST 10618/12806 [ext/standard/tests/general_functions/bug41037.phpt]
[1;32mPASS[0m Bug #41037 (unregister_tick_function() inside the tick function crash PHP) [ext/standard/tests/general_functions/bug41037.phpt] 
TEST 10619/12806 [ext/standard/tests/general_functions/bug41445.phpt]
[1;32mPASS[0m Bug #41445 (parse_ini_file() function parses octal numbers in section names) [ext/standard/tests/general_functions/bug41445.phpt] 
TEST 10620/12806 [ext/standard/tests/general_functions/bug41445_1.phpt]
[1;32mPASS[0m Bug #41445 (parse_ini_file() function parses octal numbers in section names) - 2 [ext/standard/tests/general_functions/bug41445_1.phpt] 
TEST 10621/12806 [ext/standard/tests/general_functions/bug41518.phpt]
[1;32mPASS[0m Bug #41518 (file_exists() warns of open_basedir restriction on non-existent file) [ext/standard/tests/general_functions/bug41518.phpt] 
TEST 10622/12806 [ext/standard/tests/general_functions/bug41970.phpt]
[1;32mPASS[0m Bug #41970 (call_user_func_*() leaks on failure) [ext/standard/tests/general_functions/bug41970.phpt] 
TEST 10623/12806 [ext/standard/tests/general_functions/bug42272.phpt]
[1;32mPASS[0m Bug #42272 (var_export() incorrectly escapes char(0)) [ext/standard/tests/general_functions/bug42272.phpt] 
TEST 10624/12806 [ext/standard/tests/general_functions/bug43293_1.phpt]
[1;32mPASS[0m Bug #43293 (Multiple segfaults in getopt()) [ext/standard/tests/general_functions/bug43293_1.phpt] 
TEST 10625/12806 [ext/standard/tests/general_functions/bug43293_2.phpt]
[1;32mPASS[0m Bug #43293 (Multiple segfaults in getopt()) [ext/standard/tests/general_functions/bug43293_2.phpt] 
TEST 10626/12806 [ext/standard/tests/general_functions/bug43293_3.phpt]
[1;32mPASS[0m Bug #43293 (Multiple segfaults in getopt()) [ext/standard/tests/general_functions/bug43293_3.phpt] 
TEST 10627/12806 [ext/standard/tests/general_functions/bug44295-win.phpt]
[1;33mSKIP[0m user defined error handler + set_error_handling(EH_THROW) [ext/standard/tests/general_functions/bug44295-win.phpt] reason: Windows only
TEST 10628/12806 [ext/standard/tests/general_functions/bug44295.phpt]
[1;32mPASS[0m user defined error handler + set_error_handling(EH_THROW) [ext/standard/tests/general_functions/bug44295.phpt] 
TEST 10629/12806 [ext/standard/tests/general_functions/bug44394.phpt]
[1;32mPASS[0m Bug #44394 (Last two bytes missing from output) [ext/standard/tests/general_functions/bug44394.phpt] 
TEST 10630/12806 [ext/standard/tests/general_functions/bug44394_2.phpt]
[1;32mPASS[0m Bug #44394 (Last two bytes missing from output) with session.use_trans_id [ext/standard/tests/general_functions/bug44394_2.phpt] 
TEST 10631/12806 [ext/standard/tests/general_functions/bug44461.phpt]
[1;32mPASS[0m Bug #44461 (parse_ini_file crashes) [ext/standard/tests/general_functions/bug44461.phpt] 
TEST 10632/12806 [ext/standard/tests/general_functions/bug44667.phpt]
[1;32mPASS[0m Bug #44667 (proc_open() does not handle pipes with the mode 'wb' correctly) [ext/standard/tests/general_functions/bug44667.phpt] 
TEST 10633/12806 [ext/standard/tests/general_functions/bug47027.phpt]
[1;32mPASS[0m Bug #47027 (var_export doesn't show numeric indices on ArrayObject) [ext/standard/tests/general_functions/bug47027.phpt] 
TEST 10634/12806 [ext/standard/tests/general_functions/bug47857.phpt]
[1;32mPASS[0m Bug #47851 (is_callable throws fatal error) [ext/standard/tests/general_functions/bug47857.phpt] 
TEST 10635/12806 [ext/standard/tests/general_functions/bug47859.phpt]
[1;32mPASS[0m Bug #47859 (parse_ini_file() does not like asterisk (*) in key in the beginning) [ext/standard/tests/general_functions/bug47859.phpt] 
TEST 10636/12806 [ext/standard/tests/general_functions/bug48660.phpt]
[1;32mPASS[0m Bug #48660 (parse_ini_*(): dollar sign as last character of value fails) [ext/standard/tests/general_functions/bug48660.phpt] 
TEST 10637/12806 [ext/standard/tests/general_functions/bug48768.phpt]
[1;32mPASS[0m Bug #48768 (parse_ini_*() crashes with INI_SCANNER_RAW) [ext/standard/tests/general_functions/bug48768.phpt] 
TEST 10638/12806 [ext/standard/tests/general_functions/bug49056.phpt]
[1;32mPASS[0m Bug #49056 (parse_ini_*() regression in 5.3.0 when using non-ASCII strings as option keys) [ext/standard/tests/general_functions/bug49056.phpt] 
TEST 10639/12806 [ext/standard/tests/general_functions/bug49692.phpt]
[1;32mPASS[0m Bug #49692: parse_ini_file() throws errors when key contains '/' (forward slash) [ext/standard/tests/general_functions/bug49692.phpt] 
TEST 10640/12806 [ext/standard/tests/general_functions/bug49847.phpt]
[1;32mPASS[0m Bug #49847 (exec() fails on lines larger then 4095 bytes) [ext/standard/tests/general_functions/bug49847.phpt] 
TEST 10641/12806 [ext/standard/tests/general_functions/bug50690.phpt]
[1;32mPASS[0m Bug #23650 (putenv() does not assign values when the value is one character) [ext/standard/tests/general_functions/bug50690.phpt] 
TEST 10642/12806 [ext/standard/tests/general_functions/bug50732.phpt]
[1;32mPASS[0m Bug #50732 (exec() adds single byte twice to $output array) [ext/standard/tests/general_functions/bug50732.phpt] 
TEST 10643/12806 [ext/standard/tests/general_functions/bug52138.phpt]
[1;32mPASS[0m Bug #52138 (Constants are parsed into the ini file for section names) [ext/standard/tests/general_functions/bug52138.phpt] 
[1;33mSKIP[0m Bug #60227 (header() cannot detect the multi-line header with CR) [ext/standard/tests/general_functions/bug60227_1.phpt] reason: CGI not available
[1;33mSKIP[0m Bug #60227 (header() cannot detect the multi-line header with CR), \r before \n [ext/standard/tests/general_functions/bug60227_2.phpt] reason: CGI not available
[1;33mSKIP[0m Bug #60227 (header() cannot detect the multi-line header with CR), \0 before \n [ext/standard/tests/general_functions/bug60227_3.phpt] reason: CGI not available
[1;33mSKIP[0m Bug #60227 (header() cannot detect the multi-line header with CR), CRLF [ext/standard/tests/general_functions/bug60227_4.phpt] reason: CGI not available
TEST 10648/12806 [ext/standard/tests/general_functions/bug60723.phpt]
[1;32mPASS[0m Bug #60723  (error_log error time has changed to UTC ignoring default timezo) [ext/standard/tests/general_functions/bug60723.phpt] 
TEST 10649/12806 [ext/standard/tests/general_functions/bug66094.phpt]
[1;32mPASS[0m Bug #66094 (unregister_tick_function tries to cast a Closure to a string) [ext/standard/tests/general_functions/bug66094.phpt] 
TEST 10650/12806 [ext/standard/tests/general_functions/bug67498.phpt]
[1;32mPASS[0m phpinfo() Type Confusion Information Leak Vulnerability [ext/standard/tests/general_functions/bug67498.phpt] 
TEST 10651/12806 [ext/standard/tests/general_functions/bug69646.phpt]
[1;33mSKIP[0m Bug #69646 OS command injection vulnerability in escapeshellarg() [ext/standard/tests/general_functions/bug69646.phpt] reason: .. Windows only
TEST 10652/12806 [ext/standard/tests/general_functions/bug70018.phpt]
[1;32mPASS[0m Bug #70018 (exec does not strip all whitespace) [ext/standard/tests/general_functions/bug70018.phpt] 
TEST 10653/12806 [ext/standard/tests/general_functions/bug70157.phpt]
[1;32mPASS[0m parse_ini_string() crashes on values starting with number or unquoted strings [ext/standard/tests/general_functions/bug70157.phpt] 
TEST 10654/12806 [ext/standard/tests/general_functions/bug70249.phpt]
[1;32mPASS[0m Bug #70249 (Segmentation fault while running PHPUnit tests on phpBB 3.2-dev) [ext/standard/tests/general_functions/bug70249.phpt] 
TEST 10655/12806 [ext/standard/tests/general_functions/bug70947.phpt]
[1;32mPASS[0m Bug #70947 (INI parser segfault with INI_SCANNER_TYPED) [ext/standard/tests/general_functions/bug70947.phpt] 
TEST 10656/12806 [ext/standard/tests/general_functions/bug71891.phpt]
[1;32mPASS[0m Bug #71891 (header_register_callback() and register_shutdown_function()) [ext/standard/tests/general_functions/bug71891.phpt] 
TEST 10657/12806 [ext/standard/tests/general_functions/bug72300.phpt]
[1;32mPASS[0m Bug #72300 (ignore_user_abort(false) has no effect) [ext/standard/tests/general_functions/bug72300.phpt] 
TEST 10658/12806 [ext/standard/tests/general_functions/bug72306.phpt]
[1;32mPASS[0m Bug #72306 (Heap overflow through proc_open and $env parameter) [ext/standard/tests/general_functions/bug72306.phpt] 
TEST 10659/12806 [ext/standard/tests/general_functions/bug72920.phpt]
[1;32mPASS[0m Bug #72920 (Accessing a private constant using constant() creates an exception AND warning) [ext/standard/tests/general_functions/bug72920.phpt] 
TEST 10660/12806 [ext/standard/tests/general_functions/bug73973.phpt]
[1;32mPASS[0m Bug #73973 debug_zval_dump() assertion error for resource consts with --enable-debug [ext/standard/tests/general_functions/bug73973.phpt] 
TEST 10661/12806 [ext/standard/tests/general_functions/bug76643.phpt]
[1;32mPASS[0m Bug #76643 (Segmentation fault when using `output_add_rewrite_var`) [ext/standard/tests/general_functions/bug76643.phpt] 
TEST 10662/12806 [ext/standard/tests/general_functions/bug76717.phpt]
[1;32mPASS[0m Bug #76717: var_export() does not create a parsable value for PHP_INT_MIN [ext/standard/tests/general_functions/bug76717.phpt] 
TEST 10663/12806 [ext/standard/tests/general_functions/bug77638_1.phpt]
[1;33mSKIP[0m Bug #77638 (var_export'ing certain class instances segfaults) [ext/standard/tests/general_functions/bug77638_1.phpt] reason: Required extension missing: com_dotnet
TEST 10664/12806 [ext/standard/tests/general_functions/bug77638_2.phpt]
[1;33mSKIP[0m Bug #77638 (var_export'ing certain class instances segfaults) [ext/standard/tests/general_functions/bug77638_2.phpt] reason: Required extension missing: ffi
TEST 10665/12806 [ext/standard/tests/general_functions/bug77844.phpt]
[1;32mPASS[0m Bug #77844: Crash due to null pointer in parse_ini_string with INI_SCANNER_TYPED [ext/standard/tests/general_functions/bug77844.phpt] 
TEST 10666/12806 [ext/standard/tests/general_functions/bug78569.phpt]
[1;33mSKIP[0m Bug #78569 (proc_open() may require extra quoting) [ext/standard/tests/general_functions/bug78569.phpt] reason: this test is for Windows platforms only
TEST 10667/12806 [ext/standard/tests/general_functions/bug79254.phpt]
[1;32mPASS[0m Bug #79254 (getenv() w/o arguments not showing changes) [ext/standard/tests/general_functions/bug79254.phpt] 
TEST 10668/12806 [ext/standard/tests/general_functions/bug80771.phpt]
[1;32mPASS[0m Bug #80771 (phpinfo(INFO_CREDITS) displays nothing in CLI) [ext/standard/tests/general_functions/bug80771.phpt] 
TEST 10669/12806 [ext/standard/tests/general_functions/call_user_func_array_variation_001.phpt]
[1;32mPASS[0m call_user_func_array() passes by reference if the array element is referenced, regardless of function signature. [ext/standard/tests/general_functions/call_user_func_array_variation_001.phpt] 
TEST 10670/12806 [ext/standard/tests/general_functions/call_user_func_return.phpt]
[1;32mPASS[0m call_user_func() and return value [ext/standard/tests/general_functions/call_user_func_return.phpt] 
TEST 10671/12806 [ext/standard/tests/general_functions/callbacks_001.phpt]
[1;32mPASS[0m ZE2 Callbacks of static functions [ext/standard/tests/general_functions/callbacks_001.phpt] 
TEST 10672/12806 [ext/standard/tests/general_functions/callbacks_002.phpt]
[1;32mPASS[0m call_user_func(): Wrong parameters [ext/standard/tests/general_functions/callbacks_002.phpt] 
TEST 10673/12806 [ext/standard/tests/general_functions/closures_001.phpt]
[1;32mPASS[0m register_shutdown_function() & closure [ext/standard/tests/general_functions/closures_001.phpt] 
TEST 10674/12806 [ext/standard/tests/general_functions/closures_002.phpt]
[1;32mPASS[0m register_tick_function() & closure [ext/standard/tests/general_functions/closures_002.phpt] 
TEST 10675/12806 [ext/standard/tests/general_functions/connection_aborted.phpt]
[1;32mPASS[0m int connection_aborted ( void ); [ext/standard/tests/general_functions/connection_aborted.phpt] 
TEST 10676/12806 [ext/standard/tests/general_functions/connection_status.phpt]
[1;32mPASS[0m int connection_status ( void ); [ext/standard/tests/general_functions/connection_status.phpt] 
TEST 10677/12806 [ext/standard/tests/general_functions/debug_zval_dump_b.phpt]
[1;32mPASS[0m Test debug_zval_dump() function : basic operations [ext/standard/tests/general_functions/debug_zval_dump_b.phpt] 
TEST 10678/12806 [ext/standard/tests/general_functions/debug_zval_dump_b_64bit.phpt]
[1;32mPASS[0m Test debug_zval_dump() function : basic operations [ext/standard/tests/general_functions/debug_zval_dump_b_64bit.phpt] 
TEST 10679/12806 [ext/standard/tests/general_functions/debug_zval_dump_gh19801_memory_leak.phpt]
[1;32mPASS[0m GH-19801 (debug_zval_dump() leak with __debugInfo() that modifies circular references) [ext/standard/tests/general_functions/debug_zval_dump_gh19801_memory_leak.phpt] 
TEST 10680/12806 [ext/standard/tests/general_functions/debug_zval_dump_o.phpt]
[1;32mPASS[0m Test debug_zval_dump() function : working on objects [ext/standard/tests/general_functions/debug_zval_dump_o.phpt] 
TEST 10681/12806 [ext/standard/tests/general_functions/debug_zval_dump_refs.phpt]
[1;32mPASS[0m References in debug_zval_dump() [ext/standard/tests/general_functions/debug_zval_dump_refs.phpt] 
TEST 10682/12806 [ext/standard/tests/general_functions/debug_zval_dump_v.phpt]
[1;32mPASS[0m Test debug_zval_dump() function : usage variations [ext/standard/tests/general_functions/debug_zval_dump_v.phpt] 
TEST 10683/12806 [ext/standard/tests/general_functions/dl-001.phpt]
[1;33mSKIP[0m dl(): Loaded extensions properly unregister their ini settings [ext/standard/tests/general_functions/dl-001.phpt] reason: dl_test extension is not built (tried /usr/lib64/php8/extensions/dl_test.so)
TEST 10684/12806 [ext/standard/tests/general_functions/dl-002.phpt]
[1;33mSKIP[0m dl(): Extensions compiled against zend_register_ini_entries() are supported [ext/standard/tests/general_functions/dl-002.phpt] reason: dl_test extension is not built (tried /usr/lib64/php8/extensions/dl_test.so)
TEST 10685/12806 [ext/standard/tests/general_functions/dl-003.phpt]
[1;33mSKIP[0m dl(): Loaded extensions support ini_set() [ext/standard/tests/general_functions/dl-003.phpt] reason: dl_test extension is not built (tried /usr/lib64/php8/extensions/dl_test.so)
TEST 10686/12806 [ext/standard/tests/general_functions/dl-check-enabled.phpt]
[1;32mPASS[0m dl() returns false when disabled via INI settings [ext/standard/tests/general_functions/dl-check-enabled.phpt] 
TEST 10687/12806 [ext/standard/tests/general_functions/dl-cve-2007-4887.phpt]
[1;32mPASS[0m dl() filename length checks (CVE-2007-4887) [ext/standard/tests/general_functions/dl-cve-2007-4887.phpt] 
TEST 10688/12806 [ext/standard/tests/general_functions/dl-full-path-not-supported.phpt]
[1;32mPASS[0m dl() fails when trying to load full path to module [ext/standard/tests/general_functions/dl-full-path-not-supported.phpt] 
TEST 10689/12806 [ext/standard/tests/general_functions/dl-use_register_functions_directly.phpt]
[1;33mSKIP[0m dl(): use zend_register_functions() directly [ext/standard/tests/general_functions/dl-use_register_functions_directly.phpt] reason: dl_test extension is not built (tried /usr/lib64/php8/extensions/dl_test.so)
TEST 10690/12806 [ext/standard/tests/general_functions/error_clear_last.phpt]
[1;32mPASS[0m error_clear_last() tests [ext/standard/tests/general_functions/error_clear_last.phpt] 
TEST 10691/12806 [ext/standard/tests/general_functions/error_get_last.phpt]
[1;32mPASS[0m error_get_last() tests [ext/standard/tests/general_functions/error_get_last.phpt] 
TEST 10692/12806 [ext/standard/tests/general_functions/escapeshellarg_basic-win32-mb.phpt]
[1;33mSKIP[0m Test escapeshellarg() function: basic test with UTF-8 strings [ext/standard/tests/general_functions/escapeshellarg_basic-win32-mb.phpt] reason: .. only for Windows
TEST 10693/12806 [ext/standard/tests/general_functions/escapeshellarg_basic-win32.phpt]
[1;33mSKIP[0m Test escapeshellarg() function: basic test [ext/standard/tests/general_functions/escapeshellarg_basic-win32.phpt] reason: .. only for Windows
TEST 10694/12806 [ext/standard/tests/general_functions/escapeshellarg_basic.phpt]
[1;32mPASS[0m Test escapeshellarg() function: basic test [ext/standard/tests/general_functions/escapeshellarg_basic.phpt] 
TEST 10695/12806 [ext/standard/tests/general_functions/escapeshellarg_bug71039.phpt]
[1;32mPASS[0m Test escapeshellarg() string with \0 bytes [ext/standard/tests/general_functions/escapeshellarg_bug71039.phpt] 
TEST 10696/12806 [ext/standard/tests/general_functions/escapeshellarg_bug71270.phpt]
[1;32mPASS[0m Test escapeshellarg() allowed argument length [ext/standard/tests/general_functions/escapeshellarg_bug71270.phpt] 
TEST 10697/12806 [ext/standard/tests/general_functions/escapeshellarg_variation1-win32.phpt]
[1;33mSKIP[0m Test escapeshellarg() function : usage variations - different data types as $arg arg [ext/standard/tests/general_functions/escapeshellarg_variation1-win32.phpt] reason: .. only for Windows
TEST 10698/12806 [ext/standard/tests/general_functions/escapeshellarg_variation1.phpt]
[1;32mPASS[0m Test escapeshellarg() function : usage variations - different data types as $y arg [ext/standard/tests/general_functions/escapeshellarg_variation1.phpt] 
TEST 10699/12806 [ext/standard/tests/general_functions/escapeshellcmd-win32.phpt]
[1;33mSKIP[0m Test escapeshellcmd() functionality on Windows [ext/standard/tests/general_functions/escapeshellcmd-win32.phpt] reason: ...Valid for Windows only
TEST 10700/12806 [ext/standard/tests/general_functions/escapeshellcmd_bug71039.phpt]
[1;32mPASS[0m Test escapeshellcmd() string with \0 bytes [ext/standard/tests/general_functions/escapeshellcmd_bug71039.phpt] 
TEST 10701/12806 [ext/standard/tests/general_functions/escapeshellcmd_bug71270.phpt]
[1;32mPASS[0m Test escapeshellcmd() allowed argument length [ext/standard/tests/general_functions/escapeshellcmd_bug71270.phpt] 
TEST 10702/12806 [ext/standard/tests/general_functions/floatval.phpt]
[1;32mPASS[0m Testing floatval() and its alias doubleval() Functions [ext/standard/tests/general_functions/floatval.phpt] 
TEST 10703/12806 [ext/standard/tests/general_functions/floatval_basic.phpt]
[1;32mPASS[0m Testing floatval() and its alias doubleval() Functions [ext/standard/tests/general_functions/floatval_basic.phpt] 
TEST 10704/12806 [ext/standard/tests/general_functions/floatval_variation1.phpt]
[1;32mPASS[0m Testing floatval() and its alias doubleval() functions : usage variations - different data types as $y arg [ext/standard/tests/general_functions/floatval_variation1.phpt] 
TEST 10705/12806 [ext/standard/tests/general_functions/get_cfg_var_array.phpt]
[1;32mPASS[0m Using get_cfg_var() on an array ini value [ext/standard/tests/general_functions/get_cfg_var_array.phpt] 
TEST 10706/12806 [ext/standard/tests/general_functions/get_cfg_var_basic.phpt]
[1;32mPASS[0m Test function get_cfg_var() by calling it with its expected arguments [ext/standard/tests/general_functions/get_cfg_var_basic.phpt] 
TEST 10707/12806 [ext/standard/tests/general_functions/get_cfg_var_variation2.phpt]
[1;32mPASS[0m Test function get_cfg_var() by substituting argument 1 with boolean values. [ext/standard/tests/general_functions/get_cfg_var_variation2.phpt] 
TEST 10708/12806 [ext/standard/tests/general_functions/get_cfg_var_variation4.phpt]
[1;32mPASS[0m Test function get_cfg_var() by substituting argument 1 with float values. [ext/standard/tests/general_functions/get_cfg_var_variation4.phpt] 
TEST 10709/12806 [ext/standard/tests/general_functions/get_cfg_var_variation5.phpt]
[1;32mPASS[0m Test function get_cfg_var() by substituting argument 1 with int values. [ext/standard/tests/general_functions/get_cfg_var_variation5.phpt] 
TEST 10710/12806 [ext/standard/tests/general_functions/get_cfg_var_variation7.phpt]
[1;32mPASS[0m Test function get_cfg_var() by substituting argument 1 with string values. [ext/standard/tests/general_functions/get_cfg_var_variation7.phpt] 
TEST 10711/12806 [ext/standard/tests/general_functions/get_cfg_var_variation8.phpt]
[1;32mPASS[0m Test function get_cfg_var() by calling deprecated option [ext/standard/tests/general_functions/get_cfg_var_variation8.phpt] 
TEST 10712/12806 [ext/standard/tests/general_functions/get_cfg_var_variation9.phpt]
[1;32mPASS[0m Test function get_cfg_var() by substituting argument with array of valid parameters. [ext/standard/tests/general_functions/get_cfg_var_variation9.phpt] 
TEST 10713/12806 [ext/standard/tests/general_functions/get_debug_type_basic.phpt]
[1;32mPASS[0m Test get_debug_type() class reading [ext/standard/tests/general_functions/get_debug_type_basic.phpt] 
TEST 10714/12806 [ext/standard/tests/general_functions/get_defined_constants_basic.phpt]
[1;32mPASS[0m Test get_defined_constants() function : basic functionality [ext/standard/tests/general_functions/get_defined_constants_basic.phpt] 
TEST 10715/12806 [ext/standard/tests/general_functions/get_defined_vars_basic.phpt]
[1;32mPASS[0m Test get_defined_vars() function [ext/standard/tests/general_functions/get_defined_vars_basic.phpt] 
TEST 10716/12806 [ext/standard/tests/general_functions/get_extension_funcs_basic.phpt]
[1;32mPASS[0m Test get_extension_funcs() function: basic test [ext/standard/tests/general_functions/get_extension_funcs_basic.phpt] 
TEST 10717/12806 [ext/standard/tests/general_functions/get_include_path_basic.phpt]
[1;32mPASS[0m Test get_include_path() function [ext/standard/tests/general_functions/get_include_path_basic.phpt] 
TEST 10718/12806 [ext/standard/tests/general_functions/get_included_files.phpt]
[1;32mPASS[0m Test get_include_files() function [ext/standard/tests/general_functions/get_included_files.phpt] 
TEST 10719/12806 [ext/standard/tests/general_functions/get_loaded_extensions_basic.phpt]
[1;32mPASS[0m Test get_loaded_extensions() function : basic functionality [ext/standard/tests/general_functions/get_loaded_extensions_basic.phpt] 
TEST 10720/12806 [ext/standard/tests/general_functions/get_resource_type_basic.phpt]
[1;32mPASS[0m Test get_resource_type() function : basic functionality [ext/standard/tests/general_functions/get_resource_type_basic.phpt] 
TEST 10721/12806 [ext/standard/tests/general_functions/getenv.phpt]
[1;32mPASS[0m getenv() basic tests [ext/standard/tests/general_functions/getenv.phpt] 
TEST 10722/12806 [ext/standard/tests/general_functions/getmypid_basic.phpt]
[1;32mPASS[0m Test getmypid() function: basic test [ext/standard/tests/general_functions/getmypid_basic.phpt] 
TEST 10723/12806 [ext/standard/tests/general_functions/getopt.phpt]
[1;32mPASS[0m getopt [ext/standard/tests/general_functions/getopt.phpt] 
TEST 10724/12806 [ext/standard/tests/general_functions/getopt_002.phpt]
[1;32mPASS[0m getopt#002 [ext/standard/tests/general_functions/getopt_002.phpt] 
TEST 10725/12806 [ext/standard/tests/general_functions/getopt_003.phpt]
[1;32mPASS[0m getopt#003 [ext/standard/tests/general_functions/getopt_003.phpt] 
TEST 10726/12806 [ext/standard/tests/general_functions/getopt_004.phpt]
[1;32mPASS[0m getopt#004 (Optional values) [ext/standard/tests/general_functions/getopt_004.phpt] 
TEST 10727/12806 [ext/standard/tests/general_functions/getopt_005.phpt]
[1;32mPASS[0m getopt#005 (Required values) [ext/standard/tests/general_functions/getopt_005.phpt] 
TEST 10728/12806 [ext/standard/tests/general_functions/getopt_006.phpt]
[1;32mPASS[0m getopt#006 (optind #1) [ext/standard/tests/general_functions/getopt_006.phpt] 
TEST 10729/12806 [ext/standard/tests/general_functions/getopt_007.phpt]
[1;32mPASS[0m getopt#007 (optind #2) [ext/standard/tests/general_functions/getopt_007.phpt] 
TEST 10730/12806 [ext/standard/tests/general_functions/getopt_008.phpt]
[1;32mPASS[0m getopt#008 (optind #3) [ext/standard/tests/general_functions/getopt_008.phpt] 
TEST 10731/12806 [ext/standard/tests/general_functions/getopt_009.phpt]
[1;32mPASS[0m getopt#009 (optind #4) [ext/standard/tests/general_functions/getopt_009.phpt] 
TEST 10732/12806 [ext/standard/tests/general_functions/getrusage.phpt]
[1;32mPASS[0m getrusage() tests [ext/standard/tests/general_functions/getrusage.phpt] 
TEST 10733/12806 [ext/standard/tests/general_functions/getrusage_basic.phpt]
[1;32mPASS[0m Test getrusage() function: basic test [ext/standard/tests/general_functions/getrusage_basic.phpt] 
TEST 10734/12806 [ext/standard/tests/general_functions/getservbyname_basic.phpt]
[1;33mSKIP[0m Test function getservbyname() [ext/standard/tests/general_functions/getservbyname_basic.phpt] reason: reason: missing /etc/services
TEST 10735/12806 [ext/standard/tests/general_functions/getservbyport_basic.phpt]
[1;33mSKIP[0m Test function getservbyport() by calling it more than or less than its expected arguments [ext/standard/tests/general_functions/getservbyport_basic.phpt] reason: reason: missing /etc/services
TEST 10736/12806 [ext/standard/tests/general_functions/getservbyport_variation1.phpt]
[1;33mSKIP[0m Test function getservbyport() by calling it more than or less than its expected arguments [ext/standard/tests/general_functions/getservbyport_variation1.phpt] reason: reason: missing /etc/services
TEST 10737/12806 [ext/standard/tests/general_functions/gettype_settype_basic.phpt]
[1;32mPASS[0m Test gettype() & settype() functions : basic functionalities [ext/standard/tests/general_functions/gettype_settype_basic.phpt] 
TEST 10738/12806 [ext/standard/tests/general_functions/gettype_settype_error.phpt]
[1;32mPASS[0m Test gettype() & settype() functions : error conditions [ext/standard/tests/general_functions/gettype_settype_error.phpt] 
TEST 10739/12806 [ext/standard/tests/general_functions/gettype_settype_variation1.phpt]
[1;33mSKIP[0m Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation1.phpt] reason: this test is for 32bit platform only
TEST 10740/12806 [ext/standard/tests/general_functions/gettype_settype_variation2.phpt]
[1;33mSKIP[0m Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation2.phpt] reason: this test is for 32bit platform only
TEST 10741/12806 [ext/standard/tests/general_functions/gettype_settype_variation3.phpt]
[1;33mSKIP[0m Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation3.phpt] reason: this test is for 32bit platform only
TEST 10742/12806 [ext/standard/tests/general_functions/gettype_settype_variation4.phpt]
[1;33mSKIP[0m Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation4.phpt] reason: this test is for 32bit platform only
TEST 10743/12806 [ext/standard/tests/general_functions/gettype_settype_variation5.phpt]
[1;33mSKIP[0m Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation5.phpt] reason: this test is for 32bit platform only
TEST 10744/12806 [ext/standard/tests/general_functions/gettype_settype_variation6.phpt]
[1;33mSKIP[0m Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation6.phpt] reason: this test is for 32bit platform only
TEST 10745/12806 [ext/standard/tests/general_functions/gettype_settype_variation7.phpt]
[1;33mSKIP[0m Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation7.phpt] reason: this test is for 32bit platform only
TEST 10746/12806 [ext/standard/tests/general_functions/gettype_settype_variation8.phpt]
[1;33mSKIP[0m Test gettype() & settype() functions : usage variations [ext/standard/tests/general_functions/gettype_settype_variation8.phpt] reason: this test is for 32bit platform only
TEST 10747/12806 [ext/standard/tests/general_functions/gh10239_1.phpt]
[1;32mPASS[0m GH-10239 (proc_close after proc_get_status always returns -1) [ext/standard/tests/general_functions/gh10239_1.phpt] 
TEST 10748/12806 [ext/standard/tests/general_functions/gh10239_2.phpt]
[1;32mPASS[0m GH-10239 (proc_close after proc_get_status always returns -1) [ext/standard/tests/general_functions/gh10239_2.phpt] 
TEST 10749/12806 [ext/standard/tests/general_functions/gh12655.phpt]
[1;32mPASS[0m GH-12655 (proc_open(): Argument #2 ($descriptor_spec) must only contain arrays and streams [Descriptor item must be either an array or a File-Handle]) [ext/standard/tests/general_functions/gh12655.phpt] 
TEST 10750/12806 [ext/standard/tests/general_functions/gh17211.phpt]
[1;33mSKIP[0m dl() / observer segfault [ext/standard/tests/general_functions/gh17211.phpt] reason: Required extension missing: zend_test
TEST 10751/12806 [ext/standard/tests/general_functions/gh20840.phpt]
[1;32mPASS[0m GH-20840 (var_dump() crash with nested objects) [ext/standard/tests/general_functions/gh20840.phpt] 
TEST 10752/12806 [ext/standard/tests/general_functions/gh9589.phpt]
[1;33mSKIP[0m dl() segfaults when module is already loaded [ext/standard/tests/general_functions/gh9589.phpt] reason: Required extension missing: dl_test
TEST 10753/12806 [ext/standard/tests/general_functions/gh9905.phpt]
[1;32mPASS[0m GH-9905 (constant() behaves inconsistent when class is undefined) [ext/standard/tests/general_functions/gh9905.phpt] 
TEST 10754/12806 [ext/standard/tests/general_functions/ghsa-9fcc-425m-g385_001.phpt]
[1;33mSKIP[0m GHSA-9fcc-425m-g385 - bypass CVE-2024-1874 - batch file variation [ext/standard/tests/general_functions/ghsa-9fcc-425m-g385_001.phpt] reason: Run only on Windows
TEST 10755/12806 [ext/standard/tests/general_functions/ghsa-9fcc-425m-g385_002.phpt]
[1;33mSKIP[0m GHSA-9fcc-425m-g385 - bypass CVE-2024-1874 - cmd.exe variation [ext/standard/tests/general_functions/ghsa-9fcc-425m-g385_002.phpt] reason: Run only on Windows
TEST 10756/12806 [ext/standard/tests/general_functions/ghsa-9fcc-425m-g385_003.phpt]
[1;33mSKIP[0m GHSA-9fcc-425m-g385 - bypass CVE-2024-1874 - exhaustive suffix test [ext/standard/tests/general_functions/ghsa-9fcc-425m-g385_003.phpt] reason: Run only on Windows
TEST 10757/12806 [ext/standard/tests/general_functions/ghsa-pc52-254m-w9w7_1.phpt]
[1;33mSKIP[0m GHSA-54hq-v5wp-fqgv - proc_open does not correctly escape args for bat files [ext/standard/tests/general_functions/ghsa-pc52-254m-w9w7_1.phpt] reason: Run only on Windows
TEST 10758/12806 [ext/standard/tests/general_functions/ghsa-pc52-254m-w9w7_2.phpt]
[1;33mSKIP[0m GHSA-54hq-v5wp-fqgv - proc_open does not correctly escape args for cmd files [ext/standard/tests/general_functions/ghsa-pc52-254m-w9w7_2.phpt] reason: Run only on Windows
TEST 10759/12806 [ext/standard/tests/general_functions/ghsa-pc52-254m-w9w7_3.phpt]
[1;33mSKIP[0m GHSA-54hq-v5wp-fqgv - proc_open does not correctly escape args for cmd executing batch files [ext/standard/tests/general_functions/ghsa-pc52-254m-w9w7_3.phpt] reason: Run only on Windows
TEST 10760/12806 [ext/standard/tests/general_functions/head.phpt]
[1;32mPASS[0m header() and friends [ext/standard/tests/general_functions/head.phpt] 
[1;33mSKIP[0m Location: headers change the status code [ext/standard/tests/general_functions/header_redirection_001.phpt] reason: CGI not available
[1;33mSKIP[0m Location: headers override non-201 and 3xx response codes [ext/standard/tests/general_functions/header_redirection_002.phpt] reason: CGI not available
[1;33mSKIP[0m Location: headers respect the header() response code parameter [ext/standard/tests/general_functions/header_redirection_003.phpt] reason: CGI not available
[1;33mSKIP[0m Location: headers do not override the 201 response code [ext/standard/tests/general_functions/header_redirection_005.phpt] reason: CGI not available
[1;33mSKIP[0m Location: headers do not override the 300 Multiple Choices response code [ext/standard/tests/general_functions/header_redirection_006.phpt] reason: CGI not available
[1;33mSKIP[0m Location: headers do not override the 301 Moved Permanently response code [ext/standard/tests/general_functions/header_redirection_007.phpt] reason: CGI not available
[1;33mSKIP[0m Location: headers do not override the 302 Found response code [ext/standard/tests/general_functions/header_redirection_008.phpt] reason: CGI not available
[1;33mSKIP[0m Location: headers do not override the 303 See Other response code [ext/standard/tests/general_functions/header_redirection_009.phpt] reason: CGI not available
[1;33mSKIP[0m Location: headers do not override the 304 Not Modified response code [ext/standard/tests/general_functions/header_redirection_010.phpt] reason: CGI not available
[1;33mSKIP[0m Location: headers do not override the 305 Use Proxy response code [ext/standard/tests/general_functions/header_redirection_011.phpt] reason: CGI not available
[1;33mSKIP[0m Location: headers do not override the 307 Temporary Redirect response code [ext/standard/tests/general_functions/header_redirection_012.phpt] reason: CGI not available
[1;33mSKIP[0m Location: headers do not override the 308 Permanent Redirect response code [ext/standard/tests/general_functions/header_redirection_013.phpt] reason: CGI not available
[1;33mSKIP[0m Location: headers do not override the 399 Choose Your Own Adventure response code [ext/standard/tests/general_functions/header_redirection_014.phpt] reason: CGI not available
TEST 10774/12806 [ext/standard/tests/general_functions/highlight_heredoc.phpt]
[1;32mPASS[0m highlight_string() handling of heredoc [ext/standard/tests/general_functions/highlight_heredoc.phpt] 
TEST 10775/12806 [ext/standard/tests/general_functions/http_response_code.phpt]
[1;32mPASS[0m Test http_response_code basic functionality [ext/standard/tests/general_functions/http_response_code.phpt] 
TEST 10776/12806 [ext/standard/tests/general_functions/include_path.phpt]
[1;32mPASS[0m *_include_path() tests [ext/standard/tests/general_functions/include_path.phpt] 
TEST 10777/12806 [ext/standard/tests/general_functions/ini_get_all.phpt]
[1;32mPASS[0m ini_get_all() tests [ext/standard/tests/general_functions/ini_get_all.phpt] 
TEST 10778/12806 [ext/standard/tests/general_functions/ini_set_types.phpt]
[1;32mPASS[0m ini_set() accepts non-strings under strict_types [ext/standard/tests/general_functions/ini_set_types.phpt] 
TEST 10779/12806 [ext/standard/tests/general_functions/intval.phpt]
[1;33mSKIP[0m Test intval() function [ext/standard/tests/general_functions/intval.phpt] reason: this test is for 32bit platform only
TEST 10780/12806 [ext/standard/tests/general_functions/intval_binary_prefix.phpt]
[1;32mPASS[0m Test intval() function with "0b" string prefix [ext/standard/tests/general_functions/intval_binary_prefix.phpt] 
TEST 10781/12806 [ext/standard/tests/general_functions/intval_variation1.phpt]
[1;32mPASS[0m Test intval() function : usage variation [ext/standard/tests/general_functions/intval_variation1.phpt] 
TEST 10782/12806 [ext/standard/tests/general_functions/is_array.phpt]
[1;32mPASS[0m Test is_array() function [ext/standard/tests/general_functions/is_array.phpt] 
TEST 10783/12806 [ext/standard/tests/general_functions/is_bool.phpt]
[1;32mPASS[0m Test is_bool() function [ext/standard/tests/general_functions/is_bool.phpt] 
TEST 10784/12806 [ext/standard/tests/general_functions/is_callable_abstract_method-deprecated.phpt]
[1;32mPASS[0m is_callable() on abstract method via object should return false [original test with deprecated syntax] [ext/standard/tests/general_functions/is_callable_abstract_method-deprecated.phpt] 
TEST 10785/12806 [ext/standard/tests/general_functions/is_callable_abstract_method.phpt]
[1;32mPASS[0m is_callable() on abstract method via object should return false [ext/standard/tests/general_functions/is_callable_abstract_method.phpt] 
TEST 10786/12806 [ext/standard/tests/general_functions/is_callable_anon.phpt]
[1;32mPASS[0m Test is_callable() function : usage variations - anonymous class method [ext/standard/tests/general_functions/is_callable_anon.phpt] 
TEST 10787/12806 [ext/standard/tests/general_functions/is_callable_basic1.phpt]
[1;32mPASS[0m Test is_callable() function : usage variations - defined functions [ext/standard/tests/general_functions/is_callable_basic1.phpt] 
TEST 10788/12806 [ext/standard/tests/general_functions/is_callable_basic2.phpt]
[1;32mPASS[0m Test is_callable() function : usage variations - on objects [ext/standard/tests/general_functions/is_callable_basic2.phpt] 
TEST 10789/12806 [ext/standard/tests/general_functions/is_callable_variation1.phpt]
[1;32mPASS[0m Test is_callable() function : usage variations - undefined functions [ext/standard/tests/general_functions/is_callable_variation1.phpt] 
TEST 10790/12806 [ext/standard/tests/general_functions/is_callable_variation2.phpt]
[1;32mPASS[0m Test is_callable() function : usage variations - on invalid function names [ext/standard/tests/general_functions/is_callable_variation2.phpt] 
TEST 10791/12806 [ext/standard/tests/general_functions/is_countable_with_classes.phpt]
[1;32mPASS[0m Test is_countable() function [ext/standard/tests/general_functions/is_countable_with_classes.phpt] 
TEST 10792/12806 [ext/standard/tests/general_functions/is_countable_with_variables.phpt]
[1;32mPASS[0m Test is_countable() function [ext/standard/tests/general_functions/is_countable_with_variables.phpt] 
TEST 10793/12806 [ext/standard/tests/general_functions/is_float.phpt]
[1;33mSKIP[0m Test is_float() & its is_double() alias [ext/standard/tests/general_functions/is_float.phpt] reason: this test is for 32bit platform only
TEST 10794/12806 [ext/standard/tests/general_functions/is_float_64bit.phpt]
[1;32mPASS[0m Test is_float() & its is_double() alias [ext/standard/tests/general_functions/is_float_64bit.phpt] 
TEST 10795/12806 [ext/standard/tests/general_functions/is_int.phpt]
[1;33mSKIP[0m Test is_int() & it's FALIASes: is_long() & is_integer() functions [ext/standard/tests/general_functions/is_int.phpt] reason: this test is for 32bit platform only
TEST 10796/12806 [ext/standard/tests/general_functions/is_int_64bit.phpt]
[1;32mPASS[0m Test is_int() & it's FALIASes: is_long() & is_integer() functions [ext/standard/tests/general_functions/is_int_64bit.phpt] 
TEST 10797/12806 [ext/standard/tests/general_functions/is_iterable.phpt]
[1;32mPASS[0m Test is_iterable() function [ext/standard/tests/general_functions/is_iterable.phpt] 
TEST 10798/12806 [ext/standard/tests/general_functions/is_null.phpt]
[1;32mPASS[0m Test is_null() function [ext/standard/tests/general_functions/is_null.phpt] 
TEST 10799/12806 [ext/standard/tests/general_functions/is_numeric.phpt]
[1;32mPASS[0m Test is_numeric() function [ext/standard/tests/general_functions/is_numeric.phpt] 
TEST 10800/12806 [ext/standard/tests/general_functions/is_object.phpt]
[1;32mPASS[0m Test is_object() function [ext/standard/tests/general_functions/is_object.phpt] 
TEST 10801/12806 [ext/standard/tests/general_functions/is_resource.phpt]
[1;32mPASS[0m Bug #27822 (is_resource() returns TRUE for closed resources) [ext/standard/tests/general_functions/is_resource.phpt] 
TEST 10802/12806 [ext/standard/tests/general_functions/is_resource_basic.phpt]
[1;32mPASS[0m Test is_resource() function : basic functionality [ext/standard/tests/general_functions/is_resource_basic.phpt] 
TEST 10803/12806 [ext/standard/tests/general_functions/is_scalar.phpt]
[1;32mPASS[0m Test is_scalar() function [ext/standard/tests/general_functions/is_scalar.phpt] 
TEST 10804/12806 [ext/standard/tests/general_functions/is_string.phpt]
[1;32mPASS[0m Test is_string() function [ext/standard/tests/general_functions/is_string.phpt] 
TEST 10805/12806 [ext/standard/tests/general_functions/isset_basic1.phpt]
[1;32mPASS[0m Test isset() function : basic functionality [ext/standard/tests/general_functions/isset_basic1.phpt] 
TEST 10806/12806 [ext/standard/tests/general_functions/isset_basic2.phpt]
[1;32mPASS[0m Test isset() function : basic functionality [ext/standard/tests/general_functions/isset_basic2.phpt] 
TEST 10807/12806 [ext/standard/tests/general_functions/ob_get_flush_basic.phpt]
[1;32mPASS[0m Test ob_get_flush() function : basic functionality [ext/standard/tests/general_functions/ob_get_flush_basic.phpt] 
TEST 10808/12806 [ext/standard/tests/general_functions/ob_get_flush_error.phpt]
[1;32mPASS[0m Test ob_get_flush() function : error conditions [ext/standard/tests/general_functions/ob_get_flush_error.phpt] 
TEST 10809/12806 [ext/standard/tests/general_functions/ob_get_length_basic.phpt]
[1;32mPASS[0m Test ob_get_length() function : basic functionality [ext/standard/tests/general_functions/ob_get_length_basic.phpt] 
TEST 10810/12806 [ext/standard/tests/general_functions/ob_start_closures.phpt]
[1;32mPASS[0m Test ob_start() function : closures as output handlers [ext/standard/tests/general_functions/ob_start_closures.phpt] 
TEST 10811/12806 [ext/standard/tests/general_functions/output_add_rewrite_var_basic1.phpt]
[1;32mPASS[0m Test output_add_rewrite_var() function basic feature [ext/standard/tests/general_functions/output_add_rewrite_var_basic1.phpt] 
TEST 10812/12806 [ext/standard/tests/general_functions/output_add_rewrite_var_basic2.phpt]
[1;32mPASS[0m Test output_add_rewrite_var() function basic feature [ext/standard/tests/general_functions/output_add_rewrite_var_basic2.phpt] 
TEST 10813/12806 [ext/standard/tests/general_functions/output_add_rewrite_var_basic3.phpt]
[1;32mPASS[0m Test output_add_rewrite_var() function basic feature [ext/standard/tests/general_functions/output_add_rewrite_var_basic3.phpt] 
TEST 10814/12806 [ext/standard/tests/general_functions/output_add_rewrite_var_basic4.phpt]
[1;32mPASS[0m Test output_add_rewrite_var() function basic feature [ext/standard/tests/general_functions/output_add_rewrite_var_basic4.phpt] 
TEST 10815/12806 [ext/standard/tests/general_functions/parse_ini_basic.phpt]
[1;32mPASS[0m parse_ini_file() tests [ext/standard/tests/general_functions/parse_ini_basic.phpt] 
TEST 10816/12806 [ext/standard/tests/general_functions/parse_ini_booleans.phpt]
[1;32mPASS[0m parse_ini_file() boolean operators [ext/standard/tests/general_functions/parse_ini_booleans.phpt] 
TEST 10817/12806 [ext/standard/tests/general_functions/parse_ini_file.phpt]
[1;32mPASS[0m parse_ini_file() multiple calls [ext/standard/tests/general_functions/parse_ini_file.phpt] 
TEST 10818/12806 [ext/standard/tests/general_functions/parse_ini_numeric_entry_name.phpt]
[1;32mPASS[0m parse_ini_string with numeric entry name [ext/standard/tests/general_functions/parse_ini_numeric_entry_name.phpt] 
TEST 10819/12806 [ext/standard/tests/general_functions/parse_ini_string_001.phpt]
[1;32mPASS[0m Test parse_ini_string() function [ext/standard/tests/general_functions/parse_ini_string_001.phpt] 
TEST 10820/12806 [ext/standard/tests/general_functions/parse_ini_string_002.phpt]
[1;32mPASS[0m parse_ini_string() multiple calls [ext/standard/tests/general_functions/parse_ini_string_002.phpt] 
TEST 10821/12806 [ext/standard/tests/general_functions/parse_ini_string_003.phpt]
[1;32mPASS[0m parse_ini_string() typed scanner mode [ext/standard/tests/general_functions/parse_ini_string_003.phpt] 
TEST 10822/12806 [ext/standard/tests/general_functions/parse_ini_string_bug76068.phpt]
[1;32mPASS[0m Bug #76068 parse_ini_string fails to parse "[foo]\nbar=1|>baz" with segfault [ext/standard/tests/general_functions/parse_ini_string_bug76068.phpt] 
TEST 10823/12806 [ext/standard/tests/general_functions/parse_ini_string_error.phpt]
[1;32mPASS[0m Ini parsing errors should not result in memory leaks [ext/standard/tests/general_functions/parse_ini_string_error.phpt] 
TEST 10824/12806 [ext/standard/tests/general_functions/php_uname_basic.phpt]
[1;32mPASS[0m Test php_uname() function - basic test [ext/standard/tests/general_functions/php_uname_basic.phpt] 
TEST 10825/12806 [ext/standard/tests/general_functions/php_uname_error.phpt]
[1;32mPASS[0m php_uname(): Invalid arguments [ext/standard/tests/general_functions/php_uname_error.phpt] 
TEST 10826/12806 [ext/standard/tests/general_functions/phpcredits.phpt]
[1;32mPASS[0m phpcredits() [ext/standard/tests/general_functions/phpcredits.phpt] 
[1;33mSKIP[0m phpcredits() CGI [ext/standard/tests/general_functions/phpcredits2.phpt] reason: CGI not available
[1;33mSKIP[0m phpinfo() with clickable anchor tags [ext/standard/tests/general_functions/phpinfo-header-anchors.phpt] reason: CGI not available
TEST 10829/12806 [ext/standard/tests/general_functions/phpinfo.phpt]
[1;32mPASS[0m phpinfo() [ext/standard/tests/general_functions/phpinfo.phpt] 
[1;33mSKIP[0m phpinfo() CGI [ext/standard/tests/general_functions/phpinfo2.phpt] reason: CGI not available
TEST 10831/12806 [ext/standard/tests/general_functions/print_r.phpt]
[1;32mPASS[0m Test print_r() function [ext/standard/tests/general_functions/print_r.phpt] 
TEST 10832/12806 [ext/standard/tests/general_functions/print_r_64bit.phpt]
[1;32mPASS[0m Test print_r() function [ext/standard/tests/general_functions/print_r_64bit.phpt] 
TEST 10833/12806 [ext/standard/tests/general_functions/proc_nice_basic-win.phpt]
[1;33mSKIP[0m proc_nice() basic behaviour [ext/standard/tests/general_functions/proc_nice_basic-win.phpt] reason: : Only for Windows
TEST 10834/12806 [ext/standard/tests/general_functions/proc_nice_basic.phpt]
[1;33mSKIP[0m proc_nice() basic behaviour [ext/standard/tests/general_functions/proc_nice_basic.phpt] reason: ps -p is not available
TEST 10835/12806 [ext/standard/tests/general_functions/proc_nice_variation2.phpt]
[1;32mPASS[0m Test function proc_nice() by substituting argument 1 with boolean values. [ext/standard/tests/general_functions/proc_nice_variation2.phpt] 
TEST 10836/12806 [ext/standard/tests/general_functions/proc_nice_variation5.phpt]
[1;33mSKIP[0m Test function proc_nice() by substituting argument 1 with int values. [ext/standard/tests/general_functions/proc_nice_variation5.phpt] reason: . posix_geteuid not available
TEST 10837/12806 [ext/standard/tests/general_functions/proc_open-mb0.phpt]
[1;32mPASS[0m proc_open with bypass_shell subprocess parameter passing [ext/standard/tests/general_functions/proc_open-mb0.phpt] 
TEST 10838/12806 [ext/standard/tests/general_functions/proc_open-mb1.phpt]
[1;32mPASS[0m proc_open without bypass_shell subprocess parameter passing [ext/standard/tests/general_functions/proc_open-mb1.phpt] 
TEST 10839/12806 [ext/standard/tests/general_functions/proc_open.phpt]
[1;32mPASS[0m proc_open [ext/standard/tests/general_functions/proc_open.phpt] 
TEST 10840/12806 [ext/standard/tests/general_functions/proc_open02.phpt]
[1;32mPASS[0m proc_open [ext/standard/tests/general_functions/proc_open02.phpt] 
TEST 10841/12806 [ext/standard/tests/general_functions/proc_open_array.phpt]
[1;32mPASS[0m Using proc_open() with a command array (no shell) [ext/standard/tests/general_functions/proc_open_array.phpt] 
TEST 10842/12806 [ext/standard/tests/general_functions/proc_open_cmd.phpt]
[1;33mSKIP[0m Harden against cmd.exe hijacking [ext/standard/tests/general_functions/proc_open_cmd.phpt] reason: only for Windows
TEST 10843/12806 [ext/standard/tests/general_functions/proc_open_null.phpt]
[1;32mPASS[0m Null pipes in proc_open() [ext/standard/tests/general_functions/proc_open_null.phpt] 
TEST 10844/12806 [ext/standard/tests/general_functions/proc_open_pipes1.phpt]
[1;32mPASS[0m proc_open() with > 16 pipes [ext/standard/tests/general_functions/proc_open_pipes1.phpt] 
TEST 10845/12806 [ext/standard/tests/general_functions/proc_open_pipes2.phpt]
[1;32mPASS[0m proc_open() with no pipes [ext/standard/tests/general_functions/proc_open_pipes2.phpt] 
TEST 10846/12806 [ext/standard/tests/general_functions/proc_open_pipes3.phpt]
[1;32mPASS[0m proc_open() with invalid pipes [ext/standard/tests/general_functions/proc_open_pipes3.phpt] 
TEST 10847/12806 [ext/standard/tests/general_functions/proc_open_redirect.phpt]
[1;32mPASS[0m Redirection support in proc_open [ext/standard/tests/general_functions/proc_open_redirect.phpt] 
TEST 10848/12806 [ext/standard/tests/general_functions/proc_open_sockets1.phpt]
[1;32mPASS[0m proc_open() with output socketpairs [ext/standard/tests/general_functions/proc_open_sockets1.phpt] 
TEST 10849/12806 [ext/standard/tests/general_functions/proc_open_sockets2.phpt]
[1;32mPASS[0m proc_open() with IO socketpairs [ext/standard/tests/general_functions/proc_open_sockets2.phpt] 
TEST 10850/12806 [ext/standard/tests/general_functions/proc_open_sockets3.phpt]
[1;32mPASS[0m proc_open() with socket and pipe [ext/standard/tests/general_functions/proc_open_sockets3.phpt] 
TEST 10851/12806 [ext/standard/tests/general_functions/putenv.phpt]
[1;32mPASS[0m putenv() basic tests [ext/standard/tests/general_functions/putenv.phpt] 
TEST 10852/12806 [ext/standard/tests/general_functions/putenv_bug75574_cp936_win.phpt]
[1;33mSKIP[0m Bug #75574 putenv does not work properly if parameter contains non-ASCII unicode character, cp936 Windows [ext/standard/tests/general_functions/putenv_bug75574_cp936_win.phpt] reason: Valid only on Windows
TEST 10853/12806 [ext/standard/tests/general_functions/putenv_bug75574_utf8.phpt]
[1;32mPASS[0m Bug #75574 putenv does not work properly if parameter contains non-ASCII unicode character, UTF-8 [ext/standard/tests/general_functions/putenv_bug75574_utf8.phpt] 
TEST 10854/12806 [ext/standard/tests/general_functions/rand.phpt]
[1;32mPASS[0m rand() and mt_rand() tests [ext/standard/tests/general_functions/rand.phpt] 
TEST 10855/12806 [ext/standard/tests/general_functions/register_shutdown_functions_without_previous_call_frame_01.phpt]
[1;32mPASS[0m register_shutdown_function() without a previous call frame 01 [ext/standard/tests/general_functions/register_shutdown_functions_without_previous_call_frame_01.phpt] 
TEST 10856/12806 [ext/standard/tests/general_functions/register_shutdown_functions_without_previous_call_frame_02.phpt]
[1;32mPASS[0m register_shutdown_function() without a previous call frame 02 [ext/standard/tests/general_functions/register_shutdown_functions_without_previous_call_frame_02.phpt] 
TEST 10857/12806 [ext/standard/tests/general_functions/register_shutdown_functions_without_previous_call_frame_03.phpt]
[1;32mPASS[0m register_shutdown_function() without a previous call frame 03 [ext/standard/tests/general_functions/register_shutdown_functions_without_previous_call_frame_03.phpt] 
TEST 10858/12806 [ext/standard/tests/general_functions/register_shutdown_functions_without_previous_call_frame_04.phpt]
[1;32mPASS[0m register_shutdown_function() without a previous call frame 04 [ext/standard/tests/general_functions/register_shutdown_functions_without_previous_call_frame_04.phpt] 
TEST 10859/12806 [ext/standard/tests/general_functions/register_tick_function_error.phpt]
[1;32mPASS[0m register_tick_function only accepts a valid callback as parameter [ext/standard/tests/general_functions/register_tick_function_error.phpt] 
TEST 10860/12806 [ext/standard/tests/general_functions/settype_typed_property.phpt]
[1;32mPASS[0m Using settype() on a typed property [ext/standard/tests/general_functions/settype_typed_property.phpt] 
TEST 10861/12806 [ext/standard/tests/general_functions/sleep_basic.phpt]
[1;32mPASS[0m Test sleep() function : basic functionality [ext/standard/tests/general_functions/sleep_basic.phpt] 
TEST 10862/12806 [ext/standard/tests/general_functions/sleep_error.phpt]
[1;32mPASS[0m Test sleep() function : error conditions [ext/standard/tests/general_functions/sleep_error.phpt] 
TEST 10863/12806 [ext/standard/tests/general_functions/strval.phpt]
[1;32mPASS[0m Test strval() function [ext/standard/tests/general_functions/strval.phpt] 
TEST 10864/12806 [ext/standard/tests/general_functions/sys_getloadavg.phpt]
[1;32mPASS[0m sys_getloadavg() tests [ext/standard/tests/general_functions/sys_getloadavg.phpt] 
TEST 10865/12806 [ext/standard/tests/general_functions/type.phpt]
[1;32mPASS[0m gettype(), settype() and friends [ext/standard/tests/general_functions/type.phpt] 
TEST 10866/12806 [ext/standard/tests/general_functions/uniqid_basic.phpt]
[1;32mPASS[0m Test uniqid() function : basic functionality [ext/standard/tests/general_functions/uniqid_basic.phpt] 
TEST 10867/12806 [ext/standard/tests/general_functions/unregister_tick_function_error.phpt]
[1;32mPASS[0m unregister_tick_function only accepts a valid callback as parameter [ext/standard/tests/general_functions/unregister_tick_function_error.phpt] 
TEST 10868/12806 [ext/standard/tests/general_functions/url_rewriting_basic1.phpt]
[1;32mPASS[0m Test session and output_add_rewrite_var() URL-Rewriting independently [ext/standard/tests/general_functions/url_rewriting_basic1.phpt] 
TEST 10869/12806 [ext/standard/tests/general_functions/url_rewriting_basic2.phpt]
[1;32mPASS[0m Test output_add_rewrite_var() with and without nested session URL-Rewriting [ext/standard/tests/general_functions/url_rewriting_basic2.phpt] 
TEST 10870/12806 [ext/standard/tests/general_functions/url_rewriting_basic3.phpt]
[1;32mPASS[0m Test session URL-Rewriting with and without nested output_add_rewrite_var() [ext/standard/tests/general_functions/url_rewriting_basic3.phpt] 
TEST 10871/12806 [ext/standard/tests/general_functions/usleep_basic.phpt]
[1;32mPASS[0m Test usleep() function [ext/standard/tests/general_functions/usleep_basic.phpt] 
TEST 10872/12806 [ext/standard/tests/general_functions/usleep_error.phpt]
[1;32mPASS[0m Test usleep() function : error conditions [ext/standard/tests/general_functions/usleep_error.phpt] 
TEST 10873/12806 [ext/standard/tests/general_functions/var_dump.phpt]
[1;33mSKIP[0m Test var_dump() function [ext/standard/tests/general_functions/var_dump.phpt] reason: this test is for 32bit platform only
TEST 10874/12806 [ext/standard/tests/general_functions/var_dump_64bit.phpt]
[1;32mPASS[0m Test var_dump() function [ext/standard/tests/general_functions/var_dump_64bit.phpt] 
TEST 10875/12806 [ext/standard/tests/general_functions/var_dump_gh19801_memory_leak.phpt]
[1;32mPASS[0m GH-19801 (var_dump() memory leak with __debugInfo() that modifies circular references) [ext/standard/tests/general_functions/var_dump_gh19801_memory_leak.phpt] 
TEST 10876/12806 [ext/standard/tests/general_functions/var_export-locale.phpt]
[1;33mSKIP[0m Test var_export() function with locale [ext/standard/tests/general_functions/var_export-locale.phpt] reason: locale needed for this test is not supported on this platform
TEST 10877/12806 [ext/standard/tests/general_functions/var_export-locale_32.phpt]
[1;33mSKIP[0m Test var_export() function with locale [ext/standard/tests/general_functions/var_export-locale_32.phpt] reason: locale needed for this test is not supported on this platform
TEST 10878/12806 [ext/standard/tests/general_functions/var_export_basic1.phpt]
[1;32mPASS[0m Test var_export() function with integer values [ext/standard/tests/general_functions/var_export_basic1.phpt] 
TEST 10879/12806 [ext/standard/tests/general_functions/var_export_basic1_32.phpt]
[1;33mSKIP[0m Test var_export() function with integer values [ext/standard/tests/general_functions/var_export_basic1_32.phpt] reason: 32-bit only
TEST 10880/12806 [ext/standard/tests/general_functions/var_export_basic2.phpt]
[1;32mPASS[0m Test var_export() function with valid boolean values [ext/standard/tests/general_functions/var_export_basic2.phpt] 
TEST 10881/12806 [ext/standard/tests/general_functions/var_export_basic3.phpt]
[1;32mPASS[0m Test var_export() function with valid float values [ext/standard/tests/general_functions/var_export_basic3.phpt] 
TEST 10882/12806 [ext/standard/tests/general_functions/var_export_basic4.phpt]
[1;32mPASS[0m Test var_export() function with valid strings [ext/standard/tests/general_functions/var_export_basic4.phpt] 
TEST 10883/12806 [ext/standard/tests/general_functions/var_export_basic5.phpt]
[1;32mPASS[0m Test var_export() function with valid arrays [ext/standard/tests/general_functions/var_export_basic5.phpt] 
TEST 10884/12806 [ext/standard/tests/general_functions/var_export_basic6.phpt]
[1;32mPASS[0m Test var_export() function with valid objects [ext/standard/tests/general_functions/var_export_basic6.phpt] 
TEST 10885/12806 [ext/standard/tests/general_functions/var_export_basic7.phpt]
[1;32mPASS[0m Test var_export() function with valid null values [ext/standard/tests/general_functions/var_export_basic7.phpt] 
TEST 10886/12806 [ext/standard/tests/general_functions/var_export_basic8.phpt]
[1;32mPASS[0m var_export(): simple test with arrays and objects [ext/standard/tests/general_functions/var_export_basic8.phpt] 
TEST 10887/12806 [ext/standard/tests/general_functions/var_export_basic9.phpt]
[1;32mPASS[0m Bug #55082: var_export() doesn't escape properties properly [ext/standard/tests/general_functions/var_export_basic9.phpt] 
TEST 10888/12806 [ext/standard/tests/general_functions/var_export_bug66179.phpt]
[1;32mPASS[0m Bug #66179 (var_export() exports float as integer) [ext/standard/tests/general_functions/var_export_bug66179.phpt] 
TEST 10889/12806 [ext/standard/tests/general_functions/var_export_bug71314.phpt]
[1;32mPASS[0m Bug #71314 (var_export(INF) prints INF.0) [ext/standard/tests/general_functions/var_export_bug71314.phpt] 
TEST 10890/12806 [ext/standard/tests/general_functions/var_export_error2.phpt]
[1;32mPASS[0m Test var_export() function : error conditions - recursive object [ext/standard/tests/general_functions/var_export_error2.phpt] 
TEST 10891/12806 [ext/standard/tests/general_functions/var_export_error3.phpt]
[1;32mPASS[0m Test var_export() function : error conditions - recursive array [ext/standard/tests/general_functions/var_export_error3.phpt] 
TEST 10892/12806 [ext/standard/tests/gh10885.phpt]
[1;32mPASS[0m GH-10885: stream_socket_server context leaks [ext/standard/tests/gh10885.phpt] 
TEST 10893/12806 [ext/standard/tests/gh11010.phpt]
[1;32mPASS[0m GH-11010: Preserve ini formatting of concatenated numbers [ext/standard/tests/gh11010.phpt] 
TEST 10894/12806 [ext/standard/tests/gh13279.phpt]
[1;32mPASS[0m GH-13279: Instable array during in-place modification in uksort [ext/standard/tests/gh13279.phpt] 
TEST 10895/12806 [ext/standard/tests/gh14643_longname.phpt]
[1;32mPASS[0m GH-14643: Segfault on empty user function. [ext/standard/tests/gh14643_longname.phpt] 
TEST 10896/12806 [ext/standard/tests/gh18209.phpt]
[1;32mPASS[0m GH-18209: Use-after-free in extract() with EXTR_REFS [ext/standard/tests/gh18209.phpt] 
TEST 10897/12806 [ext/standard/tests/gh20695.phpt]
[1;32mPASS[0m GH-20695 (Assertion failure in normalize_value() when parsing malformed INI input via parse_ini_string()) [ext/standard/tests/gh20695.phpt] 
[1;33mSKIP[0m ghsa-wpj3-hf5j-x4v4 (__Host-/__Secure- cookie bypass due to partial CVE-2022-31629 fix) [ext/standard/tests/ghsa-wpj3-hf5j-x4v4.phpt] reason: CGI not available
TEST 10899/12806 [ext/standard/tests/hrtime/hrtime.phpt]
[1;32mPASS[0m Test hrtime() aligns with microtime() [ext/standard/tests/hrtime/hrtime.phpt] 
TEST 10900/12806 [ext/standard/tests/hrtime/hrtime_array.phpt]
[1;32mPASS[0m Test hrtime() return array [ext/standard/tests/hrtime/hrtime_array.phpt] 
TEST 10901/12806 [ext/standard/tests/http/bug38802.phpt]
[1;33mSKIP[0m Bug #38802 (ignore_errors and max_redirects) [ext/standard/tests/http/bug38802.phpt] reason: pcntl_fork() not available
TEST 10902/12806 [ext/standard/tests/http/bug43510.phpt]
[1;33mSKIP[0m Bug #43510 (stream_get_meta_data() does not return same mode as used in fopen) [ext/standard/tests/http/bug43510.phpt] reason: pcntl_fork() not available
TEST 10903/12806 [ext/standard/tests/http/bug47021.phpt]
[1;33mSKIP[0m Bug #47021 (SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked") [ext/standard/tests/http/bug47021.phpt] reason: pcntl_fork() not available
TEST 10904/12806 [ext/standard/tests/http/bug48929.phpt]
[1;33mSKIP[0m Bug #48929 (duplicate \r\n sent after last header line) [ext/standard/tests/http/bug48929.phpt] reason: pcntl_fork() not available
TEST 10905/12806 [ext/standard/tests/http/bug53198.phpt]
[1;33mSKIP[0m Bug #53198 (From: header cannot be changed with ini_set) [ext/standard/tests/http/bug53198.phpt] reason: pcntl_fork() not available
TEST 10906/12806 [ext/standard/tests/http/bug60570.phpt]
[1;33mSKIP[0m Bug #60570 (Stream context leaks when http request fails) [ext/standard/tests/http/bug60570.phpt] reason: pcntl_fork() not available
TEST 10907/12806 [ext/standard/tests/http/bug61548.phpt]
[1;33mSKIP[0m Bug #61548 (content-type must appear at the end of headers) [ext/standard/tests/http/bug61548.phpt] reason: pcntl_fork() not available
TEST 10908/12806 [ext/standard/tests/http/bug65634.phpt]
[1;33mSKIP[0m Bug #65634 (HTTP wrapper is very slow with protocol_version 1.1) [ext/standard/tests/http/bug65634.phpt] reason: pcntl_fork() not available
TEST 10909/12806 [ext/standard/tests/http/bug67430.phpt]
[1;33mSKIP[0m Bug #67430 (http:// wrapper doesn't follow 308 redirects) [ext/standard/tests/http/bug67430.phpt] reason: pcntl_fork() not available
TEST 10910/12806 [ext/standard/tests/http/bug69337.phpt]
[1;33mSKIP[0m Bug #69337 (Stream context leaks when http request fails) [ext/standard/tests/http/bug69337.phpt] reason: pcntl_fork() not available
TEST 10911/12806 [ext/standard/tests/http/bug73297.phpt]
[1;33mSKIP[0m Bug #73297 (Ignore 100 Continue returned by HTTP/1.1 servers) [ext/standard/tests/http/bug73297.phpt] reason: pcntl_fork() not available
TEST 10912/12806 [ext/standard/tests/http/bug75535.phpt]
[1;33mSKIP[0m Bug #75535: Inappropriately parsing HTTP response leads to PHP segment fault [ext/standard/tests/http/bug75535.phpt] reason: pcntl_fork() not available
TEST 10913/12806 [ext/standard/tests/http/bug75981.phpt]
[1;33mSKIP[0m Bug #75981 (stack-buffer-overflow while parsing HTTP response) [ext/standard/tests/http/bug75981.phpt] reason: pcntl_fork() not available
TEST 10914/12806 [ext/standard/tests/http/bug76342.phpt]
[1;33mSKIP[0m Bug #76342 (file_get_contents waits twice specified timeout) [ext/standard/tests/http/bug76342.phpt] reason: pcntl_fork() not available
TEST 10915/12806 [ext/standard/tests/http/bug78719.phpt]
[1;33mSKIP[0m Bug #78719 (http wrapper silently ignores long Location headers) [ext/standard/tests/http/bug78719.phpt] reason: pcntl_fork() not available
TEST 10916/12806 [ext/standard/tests/http/bug79265.phpt]
[1;33mSKIP[0m Bug #79265 (Improper injection of Host header when using fopen for http requests) [ext/standard/tests/http/bug79265.phpt] reason: pcntl_fork() not available
TEST 10917/12806 [ext/standard/tests/http/bug79265_2.phpt]
[1;33mSKIP[0m Bug #79265 variation: "host:" not at start of header [ext/standard/tests/http/bug79265_2.phpt] reason: pcntl_fork() not available
TEST 10918/12806 [ext/standard/tests/http/bug80256.phpt]
[1;33mSKIP[0m Bug #80256: file_get_contents strip first line with chunked encoding redirect [ext/standard/tests/http/bug80256.phpt] reason: pcntl_fork() not available
TEST 10919/12806 [ext/standard/tests/http/bug80838.phpt]
[1;33mSKIP[0m Bug #80838 (HTTP wrapper waits for HTTP 1 response after HTTP 101) [ext/standard/tests/http/bug80838.phpt] reason: pcntl_fork() not available
TEST 10920/12806 [ext/standard/tests/http/gh11274.phpt]
[1;32mPASS[0m GH-11274 (POST/PATCH request via file_get_contents + stream_context_create switches to GET after a HTTP 308 redirect) [ext/standard/tests/http/gh11274.phpt] 
TEST 10921/12806 [ext/standard/tests/http/gh15034.phpt]
[1;33mSKIP[0m GH-15034 (Integer overflow on stream_notification_callback byte_max parameter with files bigger than 2GB) [ext/standard/tests/http/gh15034.phpt] reason: pcntl_fork() not available
TEST 10922/12806 [ext/standard/tests/http/gh15650.phpt]
[1;32mPASS[0m GH-15650: http_build_query() with enum [ext/standard/tests/http/gh15650.phpt] 
TEST 10923/12806 [ext/standard/tests/http/gh16810.phpt]
[1;32mPASS[0m GH-16809 (fopen HTTP wrapper timeout stream context option overflow) [ext/standard/tests/http/gh16810.phpt] 
TEST 10924/12806 [ext/standard/tests/http/gh8641.phpt]
[1;33mSKIP[0m GH-8641 ([Stream] STREAM_NOTIFY_COMPLETED over HTTP never emitted) [ext/standard/tests/http/gh8641.phpt] reason: pcntl_fork() not available
TEST 10925/12806 [ext/standard/tests/http/gh9316.phpt]
[1;33mSKIP[0m Bug GH-9316 ($http_response_header is wrong for long status line) [ext/standard/tests/http/gh9316.phpt] reason: pcntl_fork() not available
TEST 10926/12806 [ext/standard/tests/http/ghsa-52jp-hrpf-2jff-001.phpt]
[1;32mPASS[0m GHSA-52jp-hrpf-2jff: HTTP stream wrapper truncate redirect location to 1024 bytes (success) [ext/standard/tests/http/ghsa-52jp-hrpf-2jff-001.phpt] 
TEST 10927/12806 [ext/standard/tests/http/ghsa-52jp-hrpf-2jff-002.phpt]
[1;32mPASS[0m GHSA-52jp-hrpf-2jff: HTTP stream wrapper truncate redirect location to 1024 bytes (over limit) [ext/standard/tests/http/ghsa-52jp-hrpf-2jff-002.phpt] 
TEST 10928/12806 [ext/standard/tests/http/ghsa-c5f2-jwm7-mmq2.phpt]
[1;32mPASS[0m GHSA-c5f2-jwm7-mmq2 (Configuring a proxy in a stream context might allow for CRLF injection in URIs) [ext/standard/tests/http/ghsa-c5f2-jwm7-mmq2.phpt] 
TEST 10929/12806 [ext/standard/tests/http/ghsa-hgf5-96fm-v528-001.phpt]
[1;32mPASS[0m GHSA-hgf5-96fm-v528: Stream HTTP wrapper header check might omit basic auth header (incorrect inside pos) [ext/standard/tests/http/ghsa-hgf5-96fm-v528-001.phpt] 
TEST 10930/12806 [ext/standard/tests/http/ghsa-hgf5-96fm-v528-002.phpt]
[1;32mPASS[0m GHSA-hgf5-96fm-v528: Header parser of http stream wrapper does not handle folded headers (correct start pos) [ext/standard/tests/http/ghsa-hgf5-96fm-v528-002.phpt] 
TEST 10931/12806 [ext/standard/tests/http/ghsa-hgf5-96fm-v528-003.phpt]
[1;32mPASS[0m GHSA-hgf5-96fm-v528: Header parser of http stream wrapper does not handle folded headers (correct middle pos) [ext/standard/tests/http/ghsa-hgf5-96fm-v528-003.phpt] 
TEST 10932/12806 [ext/standard/tests/http/ghsa-pcmh-g36c-qc44-001.phpt]
[1;32mPASS[0m GHSA-pcmh-g36c-qc44: Header parser of http stream wrapper does not verify header name and colon (colon) [ext/standard/tests/http/ghsa-pcmh-g36c-qc44-001.phpt] 
TEST 10933/12806 [ext/standard/tests/http/ghsa-pcmh-g36c-qc44-002.phpt]
[1;32mPASS[0m GHSA-pcmh-g36c-qc44: Header parser of http stream wrapper does not verify header name and colon (name) [ext/standard/tests/http/ghsa-pcmh-g36c-qc44-002.phpt] 
TEST 10934/12806 [ext/standard/tests/http/ghsa-v8xr-gpvj-cx9g-001.phpt]
[1;32mPASS[0m GHSA-v8xr-gpvj-cx9g: Header parser of http stream wrapper does not handle folded headers (single) [ext/standard/tests/http/ghsa-v8xr-gpvj-cx9g-001.phpt] 
TEST 10935/12806 [ext/standard/tests/http/ghsa-v8xr-gpvj-cx9g-002.phpt]
[1;32mPASS[0m GHSA-v8xr-gpvj-cx9g: Header parser of http stream wrapper does not handle folded headers (multiple) [ext/standard/tests/http/ghsa-v8xr-gpvj-cx9g-002.phpt] 
TEST 10936/12806 [ext/standard/tests/http/ghsa-v8xr-gpvj-cx9g-003.phpt]
[1;32mPASS[0m GHSA-v8xr-gpvj-cx9g: Header parser of http stream wrapper does not handle folded headers (empty) [ext/standard/tests/http/ghsa-v8xr-gpvj-cx9g-003.phpt] 
TEST 10937/12806 [ext/standard/tests/http/ghsa-v8xr-gpvj-cx9g-004.phpt]
[1;32mPASS[0m GHSA-v8xr-gpvj-cx9g: Header parser of http stream wrapper does not handle folded headers (first line) [ext/standard/tests/http/ghsa-v8xr-gpvj-cx9g-004.phpt] 
TEST 10938/12806 [ext/standard/tests/http/ghsa-v8xr-gpvj-cx9g-005.phpt]
[1;32mPASS[0m GHSA-v8xr-gpvj-cx9g: Header parser of http stream wrapper does not handle folded headers (CR before header name) [ext/standard/tests/http/ghsa-v8xr-gpvj-cx9g-005.phpt] 
TEST 10939/12806 [ext/standard/tests/http/http_build_query/bug26817.phpt]
[1;32mPASS[0m Bug #26817 (http_build_query() did not handle private & protected object properties) [ext/standard/tests/http/http_build_query/bug26817.phpt] 
TEST 10940/12806 [ext/standard/tests/http/http_build_query/bug26819.phpt]
[1;32mPASS[0m Bug #26819 (http_build_query() crash on empty output) [ext/standard/tests/http/http_build_query/bug26819.phpt] 
TEST 10941/12806 [ext/standard/tests/http/http_build_query/bug77608.phpt]
[1;32mPASS[0m Bug #77608: http_build_query doesn't encode "+" in a float number [ext/standard/tests/http/http_build_query/bug77608.phpt] 
TEST 10942/12806 [ext/standard/tests/http/http_build_query/gh12745.phpt]
[1;32mPASS[0m Bug GH-12745 (http_build_query() default null argument for $arg_separator is implicitly coerced to string) [ext/standard/tests/http/http_build_query/gh12745.phpt] 
TEST 10943/12806 [ext/standard/tests/http/http_build_query/gh20583.phpt]
[1;32mPASS[0m GH-20583 (Stack overflow in http_build_query via deep structures) [ext/standard/tests/http/http_build_query/gh20583.phpt] 
TEST 10944/12806 [ext/standard/tests/http/http_build_query/http_build_query.phpt]
[1;32mPASS[0m http_build_query() function [ext/standard/tests/http/http_build_query/http_build_query.phpt] 
TEST 10945/12806 [ext/standard/tests/http/http_build_query/http_build_query_object_basic.phpt]
[1;32mPASS[0m http_build_query() function with object [ext/standard/tests/http/http_build_query/http_build_query_object_basic.phpt] 
TEST 10946/12806 [ext/standard/tests/http/http_build_query/http_build_query_object_empty.phpt]
[1;32mPASS[0m http_build_query() function with empty object [ext/standard/tests/http/http_build_query/http_build_query_object_empty.phpt] 
TEST 10947/12806 [ext/standard/tests/http/http_build_query/http_build_query_object_just_stringable.phpt]
[1;32mPASS[0m http_build_query() function with object that is just stringable (GH-10229) [ext/standard/tests/http/http_build_query/http_build_query_object_just_stringable.phpt] 
TEST 10948/12806 [ext/standard/tests/http/http_build_query/http_build_query_object_key_val_stringable.phpt]
[1;32mPASS[0m http_build_query() function with recursif object [ext/standard/tests/http/http_build_query/http_build_query_object_key_val_stringable.phpt] 
TEST 10949/12806 [ext/standard/tests/http/http_build_query/http_build_query_object_nested.phpt]
[1;32mPASS[0m http_build_query() function with nested object [ext/standard/tests/http/http_build_query/http_build_query_object_nested.phpt] 
TEST 10950/12806 [ext/standard/tests/http/http_build_query/http_build_query_object_recursif.phpt]
[1;32mPASS[0m http_build_query() function with recursif object [ext/standard/tests/http/http_build_query/http_build_query_object_recursif.phpt] 
TEST 10951/12806 [ext/standard/tests/http/http_build_query/http_build_query_variation1.phpt]
[1;32mPASS[0m Test http_build_query() function: usage variations - first arguments as object [ext/standard/tests/http/http_build_query/http_build_query_variation1.phpt] 
TEST 10952/12806 [ext/standard/tests/http/http_build_query/http_build_query_variation2.phpt]
[1;32mPASS[0m Test http_build_query() function: usage variations - first arguments as multidimensional array and second argument present/not present [ext/standard/tests/http/http_build_query/http_build_query_variation2.phpt] 
TEST 10953/12806 [ext/standard/tests/http/http_build_query/http_build_query_variation3.phpt]
[1;32mPASS[0m Test http_build_query() function: usage variations - testing four parameter added in PHP 5.4.0 [ext/standard/tests/http/http_build_query/http_build_query_variation3.phpt] 
TEST 10954/12806 [ext/standard/tests/http/http_build_query/http_build_query_with_null.phpt]
[1;32mPASS[0m http_build_query() function with null in array [ext/standard/tests/http/http_build_query/http_build_query_with_null.phpt] 
TEST 10955/12806 [ext/standard/tests/http/http_build_query/http_build_query_with_references.phpt]
[1;32mPASS[0m http_build_query() function with reference in array [ext/standard/tests/http/http_build_query/http_build_query_with_references.phpt] 
TEST 10956/12806 [ext/standard/tests/http/http_build_query/http_build_query_with_resource.phpt]
[1;32mPASS[0m http_build_query() function with resource in array [ext/standard/tests/http/http_build_query/http_build_query_with_resource.phpt] 
TEST 10957/12806 [ext/standard/tests/http/http_clear_last_response_headers.phpt]
[1;33mSKIP[0m Verify that http_clear_last_response_headers() clears the headers. [ext/standard/tests/http/http_clear_last_response_headers.phpt] reason: pcntl_fork() not available
TEST 10958/12806 [ext/standard/tests/http/http_response_header_01.phpt]
[1;33mSKIP[0m $http_reponse_header (no redirect) [ext/standard/tests/http/http_response_header_01.phpt] reason: pcntl_fork() not available
TEST 10959/12806 [ext/standard/tests/http/http_response_header_02.phpt]
[1;33mSKIP[0m $http_reponse_header (redirect) [ext/standard/tests/http/http_response_header_02.phpt] reason: pcntl_fork() not available
TEST 10960/12806 [ext/standard/tests/http/http_response_header_03.phpt]
[1;33mSKIP[0m $http_reponse_header (redirect + not found) [ext/standard/tests/http/http_response_header_03.phpt] reason: pcntl_fork() not available
TEST 10961/12806 [ext/standard/tests/http/http_response_header_04.phpt]
[1;33mSKIP[0m $http_reponse_header (header with trailing whitespace) [ext/standard/tests/http/http_response_header_04.phpt] reason: pcntl_fork() not available
TEST 10962/12806 [ext/standard/tests/http/ignore_errors.phpt]
[1;33mSKIP[0m http:// and ignore_errors [ext/standard/tests/http/ignore_errors.phpt] reason: pcntl_fork() not available
[1;33mSKIP[0m request_parse_body() with multipart and invalid boundary [ext/standard/tests/http/request_parse_body/invalid_boundary.phpt] reason: CGI not available
[1;33mSKIP[0m request_parse_body() with multipart [ext/standard/tests/http/request_parse_body/multipart.phpt] reason: CGI not available
[1;33mSKIP[0m request_parse_body() with multipart and garbled field [ext/standard/tests/http/request_parse_body/multipart_garbled.phpt] reason: CGI not available
[1;33mSKIP[0m request_parse_body() with multipart and exceeding max files [ext/standard/tests/http/request_parse_body/multipart_max_files.phpt] reason: CGI not available
[1;33mSKIP[0m request_parse_body() with multipart and exceeding max input vars [ext/standard/tests/http/request_parse_body/multipart_max_input_vars.phpt] reason: CGI not available
[1;33mSKIP[0m request_parse_body() with multipart and exceeding max parts [ext/standard/tests/http/request_parse_body/multipart_max_parts.phpt] reason: CGI not available
[1;33mSKIP[0m request_parse_body() with multipart and missing boundary [ext/standard/tests/http/request_parse_body/multipart_missing_boundary.phpt] reason: CGI not available
TEST 10970/12806 [ext/standard/tests/http/request_parse_body/multipart_options_invalid_key.phpt]
[1;32mPASS[0m request_parse_body() invalid key [ext/standard/tests/http/request_parse_body/multipart_options_invalid_key.phpt] 
TEST 10971/12806 [ext/standard/tests/http/request_parse_body/multipart_options_invalid_quantity.phpt]
[1;32mPASS[0m request_parse_body() invalid quantity [ext/standard/tests/http/request_parse_body/multipart_options_invalid_quantity.phpt] 
TEST 10972/12806 [ext/standard/tests/http/request_parse_body/multipart_options_invalid_value_type.phpt]
[1;32mPASS[0m request_parse_body() invalid value type [ext/standard/tests/http/request_parse_body/multipart_options_invalid_value_type.phpt] 
[1;33mSKIP[0m request_parse_body() max_file_uploads option [ext/standard/tests/http/request_parse_body/multipart_options_max_files.phpt] reason: CGI not available
[1;33mSKIP[0m request_parse_body() max_input_vars option [ext/standard/tests/http/request_parse_body/multipart_options_max_input_vars.phpt] reason: CGI not available
[1;33mSKIP[0m request_parse_body() max_multipart_body_parts option [ext/standard/tests/http/request_parse_body/multipart_options_max_parts.phpt] reason: CGI not available
[1;33mSKIP[0m request_parse_body() post_max_size option [ext/standard/tests/http/request_parse_body/multipart_options_post_max_size.phpt] reason: CGI not available
[1;33mSKIP[0m request_parse_body() upload_max_filesize option [ext/standard/tests/http/request_parse_body/multipart_options_upload_max_filesize.phpt] reason: CGI not available
TEST 10978/12806 [ext/standard/tests/http/request_parse_body/options_array_references.phpt]
[1;32mPASS[0m request_parse_body: reference in options array [ext/standard/tests/http/request_parse_body/options_array_references.phpt] 
[1;33mSKIP[0m request_parse_body() with multipart and unsupported Content-Type [ext/standard/tests/http/request_parse_body/unsupported_content_type.phpt] reason: CGI not available
[1;33mSKIP[0m request_parse_body() with urlencoded [ext/standard/tests/http/request_parse_body/urlencoded.phpt] reason: CGI not available
TEST 10981/12806 [ext/standard/tests/image/bug13213.phpt]
[1;32mPASS[0m Bug #13213 (GetImageSize and wrong JPEG Comments) [ext/standard/tests/image/bug13213.phpt] 
TEST 10982/12806 [ext/standard/tests/image/bug67250.phpt]
[1;32mPASS[0m Bug #67250 (iptcparse out-of-bounds read) [ext/standard/tests/image/bug67250.phpt] 
TEST 10983/12806 [ext/standard/tests/image/bug70052.phpt]
[1;32mPASS[0m Bug #70052 (getimagesize() fails for very large and very small WBMP) [ext/standard/tests/image/bug70052.phpt] 
TEST 10984/12806 [ext/standard/tests/image/bug70096.phpt]
[1;33mSKIP[0m Bug #70096 (Repeated iptcembed() adds superfluous FF bytes) [ext/standard/tests/image/bug70096.phpt] reason: Required extension missing: gd
TEST 10985/12806 [ext/standard/tests/image/bug71848.phpt]
[1;32mPASS[0m Bug #71848 (getimagesize with $imageinfo returns false) [ext/standard/tests/image/bug71848.phpt] 
TEST 10986/12806 [ext/standard/tests/image/bug72278.phpt]
[1;32mPASS[0m Bug #72278 (getimagesize returning FALSE on valid jpg) [ext/standard/tests/image/bug72278.phpt] 
TEST 10987/12806 [ext/standard/tests/image/bug75708.phpt]
[1;32mPASS[0m Bug #75708 (getimagesize with "&$imageinfo" fails on StreamWrappers) [ext/standard/tests/image/bug75708.phpt] 
TEST 10988/12806 [ext/standard/tests/image/bug79877.phpt]
[1;32mPASS[0m Bug #79877 (getimagesize function silently truncates after a null byte) [ext/standard/tests/image/bug79877.phpt] 
TEST 10989/12806 [ext/standard/tests/image/getimagesize.phpt]
[1;32mPASS[0m GetImageSize() [ext/standard/tests/image/getimagesize.phpt] 
TEST 10990/12806 [ext/standard/tests/image/getimagesize_246x247.phpt]
[1;32mPASS[0m GetImageSize() with 246x247 pixels [ext/standard/tests/image/getimagesize_246x247.phpt] 
TEST 10991/12806 [ext/standard/tests/image/getimagesize_256_ico.phpt]
[1;32mPASS[0m GetImageSize() for ico format with 256px height [ext/standard/tests/image/getimagesize_256_ico.phpt] 
TEST 10992/12806 [ext/standard/tests/image/getimagesize_384x385.phpt]
[1;32mPASS[0m GetImageSize() with 384x385 pixels [ext/standard/tests/image/getimagesize_384x385.phpt] 
TEST 10993/12806 [ext/standard/tests/image/getimagesize_basic.phpt]
[1;32mPASS[0m Test getimagesize() function : basic functionality [ext/standard/tests/image/getimagesize_basic.phpt] 
TEST 10994/12806 [ext/standard/tests/image/getimagesize_jpgapp.phpt]
[1;32mPASS[0m Test getimagesize() function : basic functionality - load APP info from jpeg. [ext/standard/tests/image/getimagesize_jpgapp.phpt] 
TEST 10995/12806 [ext/standard/tests/image/getimagesize_swc.phpt]
[1;33mSKIP[0m GetImageSize() for compressed swf files [ext/standard/tests/image/getimagesize_swc.phpt] reason: Required extension missing: zlib
TEST 10996/12806 [ext/standard/tests/image/getimagesize_tif_mm.phpt]
[1;32mPASS[0m GetImageSize() for tiff format with big-endian (aka Motorola, aka MM) ordering [ext/standard/tests/image/getimagesize_tif_mm.phpt] 
TEST 10997/12806 [ext/standard/tests/image/getimagesize_variation2.phpt]
[1;32mPASS[0m Test getimagesize() function : usage variations  - unexpected type for arg 2 [ext/standard/tests/image/getimagesize_variation2.phpt] 
TEST 10998/12806 [ext/standard/tests/image/getimagesize_variation3.phpt]
[1;32mPASS[0m Test getimagesize() function : variation - Passing non image files [ext/standard/tests/image/getimagesize_variation3.phpt] 
TEST 10999/12806 [ext/standard/tests/image/getimagesize_variation4.phpt]
[1;33mSKIP[0m Test getimagesize() function : variation - For shockwave-flash format [ext/standard/tests/image/getimagesize_variation4.phpt] reason: Required extension missing: zlib
TEST 11000/12806 [ext/standard/tests/image/getimagesize_variation_005.phpt]
[1;33mSKIP[0m Test getimagesize() function : basic functionality for shockwave-flash [ext/standard/tests/image/getimagesize_variation_005.phpt] reason: Required extension missing: zlib
TEST 11001/12806 [ext/standard/tests/image/getimagesize_wbmp.phpt]
[1;32mPASS[0m GetImageSize() for wbmp format [ext/standard/tests/image/getimagesize_wbmp.phpt] 
TEST 11002/12806 [ext/standard/tests/image/getimagesize_xbm.phpt]
[1;32mPASS[0m GetImageSize() for xbm format [ext/standard/tests/image/getimagesize_xbm.phpt] 
TEST 11003/12806 [ext/standard/tests/image/getimagesizefromstring1.phpt]
[1;32mPASS[0m Compare getimagesize and getimagesizefromstring [ext/standard/tests/image/getimagesizefromstring1.phpt] 
TEST 11004/12806 [ext/standard/tests/image/gh20582.phpt]
[1;33mSKIP[0m GH-20582 (Heap Buffer Overflow in iptcembed) [ext/standard/tests/image/gh20582.phpt] reason: no posix_mkfifo()
TEST 11005/12806 [ext/standard/tests/image/gh20584.phpt]
[1;32mPASS[0m GH-20584 (Information Leak of Memory) [ext/standard/tests/image/gh20584.phpt] 
TEST 11006/12806 [ext/standard/tests/image/image_type_to_extension.phpt]
[1;32mPASS[0m image_type_to_extension() [ext/standard/tests/image/image_type_to_extension.phpt] 
TEST 11007/12806 [ext/standard/tests/image/image_type_to_mime_type.phpt]
[1;32mPASS[0m image_type_to_mime_type() [ext/standard/tests/image/image_type_to_mime_type.phpt] 
TEST 11008/12806 [ext/standard/tests/image/image_type_to_mime_type_basic.phpt]
[1;32mPASS[0m image_type_to_mime_type() [ext/standard/tests/image/image_type_to_mime_type_basic.phpt] 
TEST 11009/12806 [ext/standard/tests/image/image_type_to_mime_type_variation2.phpt]
[1;32mPASS[0m Test image_type_to_mime_type() function : usage variations  - Pass decimal, octal, and hexadecimal values as imagetype [ext/standard/tests/image/image_type_to_mime_type_variation2.phpt] 
TEST 11010/12806 [ext/standard/tests/image/image_type_to_mime_type_variation3.phpt]
[1;32mPASS[0m image_type_to_mime_type() (passinf equivalent integer values) [ext/standard/tests/image/image_type_to_mime_type_variation3.phpt] 
TEST 11011/12806 [ext/standard/tests/image/image_type_to_mime_type_variation4.phpt]
[1;33mSKIP[0m Test image_type_to_mime_type() function : usage variations - Passing IMAGETYPE_ICO and IMAGETYPE_SWC [ext/standard/tests/image/image_type_to_mime_type_variation4.phpt] reason: Required extension missing: zlib
TEST 11012/12806 [ext/standard/tests/image/iptcembed_001.phpt]
[1;32mPASS[0m iptcembed() and wrong file [ext/standard/tests/image/iptcembed_001.phpt] 
TEST 11013/12806 [ext/standard/tests/image/iptcembed_002.phpt]
[1;32mPASS[0m iptcembed() valid jpg stream [ext/standard/tests/image/iptcembed_002.phpt] 
TEST 11014/12806 [ext/standard/tests/image/iptcembed_003.phpt]
[1;32mPASS[0m iptcembed() unable to open file [ext/standard/tests/image/iptcembed_003.phpt] 
TEST 11015/12806 [ext/standard/tests/ini_info/php_ini_loaded_file.phpt]
[1;32mPASS[0m php_ini_loaded_file() function [ext/standard/tests/ini_info/php_ini_loaded_file.phpt] 
TEST 11016/12806 [ext/standard/tests/ini_info/php_ini_scanned_files.phpt]
[1;32mPASS[0m php_ini_scanned_files() function [ext/standard/tests/ini_info/php_ini_scanned_files.phpt] 
TEST 11017/12806 [ext/standard/tests/mail/bug47983.phpt]
[1;32mPASS[0m Bug #47983 (mixed LF and CRLF line endings in mail()) [ext/standard/tests/mail/bug47983.phpt] 
TEST 11018/12806 [ext/standard/tests/mail/bug51604.phpt]
[1;32mPASS[0m Bug #51604 (newline in end of header is shown in start of message) [ext/standard/tests/mail/bug51604.phpt] 
TEST 11019/12806 [ext/standard/tests/mail/bug54298.phpt]
[1;32mPASS[0m Bug #54298 (Using empty additional_headers adding extraneous CRLF) [ext/standard/tests/mail/bug54298.phpt] 
TEST 11020/12806 [ext/standard/tests/mail/bug66535.phpt]
[1;32mPASS[0m Bug #66535: Extra newline if add_x_header and no additional headers are used [ext/standard/tests/mail/bug66535.phpt] 
TEST 11021/12806 [ext/standard/tests/mail/bug69115.phpt]
[1;33mSKIP[0m Bug #69115 crash in mail (plus indirect pcre test) [ext/standard/tests/mail/bug69115.phpt] reason: Windows only test, as in Unix builds it sends an email
TEST 11022/12806 [ext/standard/tests/mail/bug69874.phpt]
[1;32mPASS[0m Bug #69874: Null addtional_headers does not send mail [ext/standard/tests/mail/bug69874.phpt] 
TEST 11023/12806 [ext/standard/tests/mail/bug69874_2.phpt]
[1;32mPASS[0m Bug #69874: Null addtional_headers does not send mail [ext/standard/tests/mail/bug69874_2.phpt] 
TEST 11024/12806 [ext/standard/tests/mail/bug72964.phpt]
[1;33mSKIP[0m Bug #72964 (White space not unfolded for CC/Bcc headers) [ext/standard/tests/mail/bug72964.phpt] reason: windows only test
TEST 11025/12806 [ext/standard/tests/mail/bug73203.phpt]
[1;32mPASS[0m Bug #73203 (passing additional_parameters causes mail to fail) [ext/standard/tests/mail/bug73203.phpt] 
TEST 11026/12806 [ext/standard/tests/mail/bug80706.phpt]
[1;33mSKIP[0m Bug #80706 (Headers after Bcc headers may be ignored) [ext/standard/tests/mail/bug80706.phpt] reason: windows only test
TEST 11027/12806 [ext/standard/tests/mail/bug80751.phpt]
[1;33mSKIP[0m Bug #80751 (Comma in recipient name breaks email delivery) [ext/standard/tests/mail/bug80751.phpt] reason: windows only test
TEST 11028/12806 [ext/standard/tests/mail/gh10990.phpt]
[1;32mPASS[0m GH-10990 (mail() throws TypeError after iterating over $additional_headers array by reference) [ext/standard/tests/mail/gh10990.phpt] 
TEST 11029/12806 [ext/standard/tests/mail/gh13415.phpt]
[1;32mPASS[0m GH-13415 (Added validation of line breaks \n in $additional_headers of mail()) [ext/standard/tests/mail/gh13415.phpt] 
TEST 11030/12806 [ext/standard/tests/mail/gh20776.phpt]
[1;32mPASS[0m GH-20776: mail() memory leak when header array contains numeric keys [ext/standard/tests/mail/gh20776.phpt] 
TEST 11031/12806 [ext/standard/tests/mail/gh7875.phpt]
[1;33mSKIP[0m GH-7875 (mails are sent even if failure to log throws exception) [ext/standard/tests/mail/gh7875.phpt] reason: POSIX extension not loaded
TEST 11032/12806 [ext/standard/tests/mail/gh8086.phpt]
[1;32mPASS[0m GH-8086 (Mail() function not working correctly in PHP 8.x) [ext/standard/tests/mail/gh8086.phpt] 
TEST 11033/12806 [ext/standard/tests/mail/mail_basic.phpt]
[1;32mPASS[0m Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic.phpt] 
TEST 11034/12806 [ext/standard/tests/mail/mail_basic2.phpt]
[1;32mPASS[0m Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic2.phpt] 
TEST 11035/12806 [ext/standard/tests/mail/mail_basic5.phpt]
[1;32mPASS[0m Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic5.phpt] 
TEST 11036/12806 [ext/standard/tests/mail/mail_basic6.phpt]
[1;32mPASS[0m Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic6.phpt] 
TEST 11037/12806 [ext/standard/tests/mail/mail_basic7.phpt]
[1;32mPASS[0m Test mail() function : array extra header basic functionality [ext/standard/tests/mail/mail_basic7.phpt] 
TEST 11038/12806 [ext/standard/tests/mail/mail_basic_win.phpt]
[1;33mSKIP[0m Test mail() function : basic functionality (win) [ext/standard/tests/mail/mail_basic_win.phpt] reason: windows only test
TEST 11039/12806 [ext/standard/tests/mail/mail_log.phpt]
[1;32mPASS[0m Test mail() function : mail.log ini setting [ext/standard/tests/mail/mail_log.phpt] 
TEST 11040/12806 [ext/standard/tests/mail/mail_null_bytes.phpt]
[1;32mPASS[0m mail() with null bytes in arguments [ext/standard/tests/mail/mail_null_bytes.phpt] 
TEST 11041/12806 [ext/standard/tests/mail/mail_variation1.phpt]
[1;32mPASS[0m Test mail() function : variation invalid program for sendmail [ext/standard/tests/mail/mail_variation1.phpt] 
TEST 11042/12806 [ext/standard/tests/mail/mail_variation2.phpt]
[1;32mPASS[0m Test mail() function : variation force extra parameters [ext/standard/tests/mail/mail_variation2.phpt] 
TEST 11043/12806 [ext/standard/tests/mail/mail_variation_win.phpt]
[1;33mSKIP[0m Test mail() function : basic functionality (win) [ext/standard/tests/mail/mail_variation_win.phpt] reason: test
TEST 11044/12806 [ext/standard/tests/math/abs.phpt]
[1;32mPASS[0m Simple math tests [ext/standard/tests/math/abs.phpt] 
TEST 11045/12806 [ext/standard/tests/math/abs_basic.phpt]
[1;32mPASS[0m Test abs() function : basic functionality [ext/standard/tests/math/abs_basic.phpt] 
TEST 11046/12806 [ext/standard/tests/math/abs_basiclong_64bit.phpt]
[1;32mPASS[0m Test abs function : 64bit long tests [ext/standard/tests/math/abs_basiclong_64bit.phpt] 
TEST 11047/12806 [ext/standard/tests/math/abs_variation.phpt]
[1;32mPASS[0m Test abs() function : usage variations - different data types as $number arg [ext/standard/tests/math/abs_variation.phpt] 
TEST 11048/12806 [ext/standard/tests/math/acos_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input acos() [ext/standard/tests/math/acos_basic.phpt] 
TEST 11049/12806 [ext/standard/tests/math/acos_basiclong_64bit.phpt]
[1;32mPASS[0m Test acos function : 64bit long tests [ext/standard/tests/math/acos_basiclong_64bit.phpt] 
TEST 11050/12806 [ext/standard/tests/math/acos_variation.phpt]
[1;32mPASS[0m Test variations in usage of acos() [ext/standard/tests/math/acos_variation.phpt] 
TEST 11051/12806 [ext/standard/tests/math/acosh_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input acosh() [ext/standard/tests/math/acosh_basic.phpt] 
TEST 11052/12806 [ext/standard/tests/math/acosh_basiclong_64bit.phpt]
[1;32mPASS[0m Test acosh function : 64bit long tests [ext/standard/tests/math/acosh_basiclong_64bit.phpt] 
TEST 11053/12806 [ext/standard/tests/math/acosh_variation.phpt]
[1;32mPASS[0m Test variations in usage of acosh() [ext/standard/tests/math/acosh_variation.phpt] 
TEST 11054/12806 [ext/standard/tests/math/asin_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input asin() [ext/standard/tests/math/asin_basic.phpt] 
TEST 11055/12806 [ext/standard/tests/math/asin_basiclong_64bit.phpt]
[1;32mPASS[0m Test asin function : 64bit long tests [ext/standard/tests/math/asin_basiclong_64bit.phpt] 
TEST 11056/12806 [ext/standard/tests/math/asin_variation.phpt]
[1;32mPASS[0m Test variations in usage of asin() [ext/standard/tests/math/asin_variation.phpt] 
TEST 11057/12806 [ext/standard/tests/math/asinh_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input asinh() [ext/standard/tests/math/asinh_basic.phpt] 
TEST 11058/12806 [ext/standard/tests/math/asinh_basiclong_64bit.phpt]
[1;32mPASS[0m Test asinh function : 64bit long tests [ext/standard/tests/math/asinh_basiclong_64bit.phpt] 
TEST 11059/12806 [ext/standard/tests/math/asinh_variation.phpt]
[1;32mPASS[0m Test variations in usage of asinh() [ext/standard/tests/math/asinh_variation.phpt] 
TEST 11060/12806 [ext/standard/tests/math/atan2_basic.phpt]
[1;32mPASS[0m Test atan2() - basic function test of atan2() [ext/standard/tests/math/atan2_basic.phpt] 
TEST 11061/12806 [ext/standard/tests/math/atan2_basiclong_64bit.phpt]
[1;32mPASS[0m Test atan2 function : 64bit long tests [ext/standard/tests/math/atan2_basiclong_64bit.phpt] 
TEST 11062/12806 [ext/standard/tests/math/atan_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input atan() [ext/standard/tests/math/atan_basic.phpt] 
TEST 11063/12806 [ext/standard/tests/math/atan_basiclong_64bit.phpt]
[1;32mPASS[0m Test atan function : 64bit long tests [ext/standard/tests/math/atan_basiclong_64bit.phpt] 
TEST 11064/12806 [ext/standard/tests/math/atan_variation.phpt]
[1;32mPASS[0m Test variations in usage of atan() [ext/standard/tests/math/atan_variation.phpt] 
TEST 11065/12806 [ext/standard/tests/math/atanh_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input atanh() [ext/standard/tests/math/atanh_basic.phpt] 
TEST 11066/12806 [ext/standard/tests/math/atanh_basiclong_64bit.phpt]
[1;32mPASS[0m Test atanh function : 64bit long tests [ext/standard/tests/math/atanh_basiclong_64bit.phpt] 
TEST 11067/12806 [ext/standard/tests/math/atanh_variation.phpt]
[1;32mPASS[0m Test variations in usage of atanh() [ext/standard/tests/math/atanh_variation.phpt] 
TEST 11068/12806 [ext/standard/tests/math/base_convert_basic.phpt]
[1;32mPASS[0m Test base_convert() - basic function tests base_convert() [ext/standard/tests/math/base_convert_basic.phpt] 
TEST 11069/12806 [ext/standard/tests/math/base_convert_error.phpt]
[1;32mPASS[0m Test base_convert() function :  error conditions - incorrect input [ext/standard/tests/math/base_convert_error.phpt] 
TEST 11070/12806 [ext/standard/tests/math/base_convert_improvements.phpt]
[1;32mPASS[0m Test base_convert() - see https://wiki.php.net/rfc/base_convert_improvements [ext/standard/tests/math/base_convert_improvements.phpt] 
TEST 11071/12806 [ext/standard/tests/math/base_convert_variation1.phpt]
[1;32mPASS[0m Test base_convert() function : usage variations - different data types as $number argument [ext/standard/tests/math/base_convert_variation1.phpt] 
TEST 11072/12806 [ext/standard/tests/math/base_convert_variation2.phpt]
[1;32mPASS[0m Test base_convert() function : strange literals [ext/standard/tests/math/base_convert_variation2.phpt] 
TEST 11073/12806 [ext/standard/tests/math/base_convert_variation3.phpt]
[1;32mPASS[0m Test base_convert() function: converting '0' [ext/standard/tests/math/base_convert_variation3.phpt] 
TEST 11074/12806 [ext/standard/tests/math/bindec_basic.phpt]
[1;33mSKIP[0m Test bindec() - basic function test bindec() [ext/standard/tests/math/bindec_basic.phpt] reason: this test is for 32bit platform only
TEST 11075/12806 [ext/standard/tests/math/bindec_basic_64bit.phpt]
[1;32mPASS[0m Test bindec() - basic function test bindec() [ext/standard/tests/math/bindec_basic_64bit.phpt] 
TEST 11076/12806 [ext/standard/tests/math/bindec_basiclong_64bit.phpt]
[1;32mPASS[0m Test bindec function : 64bit long tests [ext/standard/tests/math/bindec_basiclong_64bit.phpt] 
TEST 11077/12806 [ext/standard/tests/math/bindec_variation1.phpt]
[1;33mSKIP[0m Test bindec() function : usage variations - different data types as $binary_string arg [ext/standard/tests/math/bindec_variation1.phpt] reason: this test is for 32bit platform only
TEST 11078/12806 [ext/standard/tests/math/bindec_variation1_64bit.phpt]
[1;32mPASS[0m Test bindec() function : usage variations - different data types as $binary_string arg [ext/standard/tests/math/bindec_variation1_64bit.phpt] 
TEST 11079/12806 [ext/standard/tests/math/bindec_variation2.phpt]
[1;32mPASS[0m Test bindec() function : strange literals [ext/standard/tests/math/bindec_variation2.phpt] 
TEST 11080/12806 [ext/standard/tests/math/bug21523.phpt]
[1;32mPASS[0m Bug #21523 (number_format tries to allocate negative amount of memory) [ext/standard/tests/math/bug21523.phpt] 
TEST 11081/12806 [ext/standard/tests/math/bug24142.phpt]
[1;32mPASS[0m Bug #24142 (round() problems) [ext/standard/tests/math/bug24142.phpt] 
TEST 11082/12806 [ext/standard/tests/math/bug25665.phpt]
[1;32mPASS[0m Bug #25665 (var_dump () hangs on Nan and INF) [ext/standard/tests/math/bug25665.phpt] 
TEST 11083/12806 [ext/standard/tests/math/bug25694.phpt]
[1;32mPASS[0m Bug #25694 (round() and number_format() inconsistency) [ext/standard/tests/math/bug25694.phpt] 
TEST 11084/12806 [ext/standard/tests/math/bug27646.phpt]
[1;32mPASS[0m Bug #27646 (Cannot serialize/unserialize non-finite numeric values) [ext/standard/tests/math/bug27646.phpt] 
TEST 11085/12806 [ext/standard/tests/math/bug28228.phpt]
[1;32mPASS[0m Bug #28228 (number_format() does not allow empty decimal separator) [ext/standard/tests/math/bug28228.phpt] 
TEST 11086/12806 [ext/standard/tests/math/bug30069.phpt]
[1;32mPASS[0m Bug #30069 (floats as strings used in calculations do not work) [ext/standard/tests/math/bug30069.phpt] 
TEST 11087/12806 [ext/standard/tests/math/bug30695.phpt]
[1;33mSKIP[0m Bug #30695 (32 bit issues) [ext/standard/tests/math/bug30695.phpt] reason: this test is for 32bit platform only
TEST 11088/12806 [ext/standard/tests/math/bug45712.phpt]
[1;32mPASS[0m Bug #45712 (NaN/INF comparison) [ext/standard/tests/math/bug45712.phpt] 
TEST 11089/12806 [ext/standard/tests/math/bug62112.phpt]
[1;32mPASS[0m Bug #62112: number_format() is not binary safe [ext/standard/tests/math/bug62112.phpt] 
TEST 11090/12806 [ext/standard/tests/math/bug74039.phpt]
[1;32mPASS[0m Bug #74039: is_infinite(-INF) returns false [ext/standard/tests/math/bug74039.phpt] 
TEST 11091/12806 [ext/standard/tests/math/ceil_basic.phpt]
[1;32mPASS[0m Test ceil() - basic function test for ceil() [ext/standard/tests/math/ceil_basic.phpt] 
TEST 11092/12806 [ext/standard/tests/math/ceil_basiclong_64bit.phpt]
[1;32mPASS[0m Test ceil function : 64bit long tests [ext/standard/tests/math/ceil_basiclong_64bit.phpt] 
TEST 11093/12806 [ext/standard/tests/math/ceil_variation1.phpt]
[1;32mPASS[0m Test ceil() function : usage variations - different data types as $value arg [ext/standard/tests/math/ceil_variation1.phpt] 
TEST 11094/12806 [ext/standard/tests/math/constants.phpt]
[1;32mPASS[0m Math constants [ext/standard/tests/math/constants.phpt] 
TEST 11095/12806 [ext/standard/tests/math/constants_basic.phpt]
[1;32mPASS[0m Test for pre-defined math constants [ext/standard/tests/math/constants_basic.phpt] 
TEST 11096/12806 [ext/standard/tests/math/cos_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input cos() [ext/standard/tests/math/cos_basic.phpt] 
TEST 11097/12806 [ext/standard/tests/math/cos_basiclong_64bit.phpt]
[1;32mPASS[0m Test cos function : 64bit long tests [ext/standard/tests/math/cos_basiclong_64bit.phpt] 
TEST 11098/12806 [ext/standard/tests/math/cos_variation.phpt]
[1;32mPASS[0m Test variations in usage of cos() [ext/standard/tests/math/cos_variation.phpt] 
TEST 11099/12806 [ext/standard/tests/math/cosh_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input cosh() [ext/standard/tests/math/cosh_basic.phpt] 
TEST 11100/12806 [ext/standard/tests/math/cosh_basiclong_64bit.phpt]
[1;32mPASS[0m Test cosh function : 64bit long tests [ext/standard/tests/math/cosh_basiclong_64bit.phpt] 
TEST 11101/12806 [ext/standard/tests/math/cosh_variation.phpt]
[1;32mPASS[0m Test variations in usage of cosh() [ext/standard/tests/math/cosh_variation.phpt] 
TEST 11102/12806 [ext/standard/tests/math/decbin_basic.phpt]
[1;32mPASS[0m Test decbin() - basic function test [ext/standard/tests/math/decbin_basic.phpt] 
TEST 11103/12806 [ext/standard/tests/math/decbin_basiclong_64bit.phpt]
[1;32mPASS[0m Test decbin function : 64bit long tests [ext/standard/tests/math/decbin_basiclong_64bit.phpt] 
TEST 11104/12806 [ext/standard/tests/math/decbin_variation1.phpt]
[1;33mSKIP[0m Test decbin() function : usage variations - different data types as $num arg [ext/standard/tests/math/decbin_variation1.phpt] reason: this test is for 32bit platform only
TEST 11105/12806 [ext/standard/tests/math/decbin_variation1_64bit.phpt]
[1;32mPASS[0m Test decbin() function : usage variations - different data types as $number arg [ext/standard/tests/math/decbin_variation1_64bit.phpt] 
TEST 11106/12806 [ext/standard/tests/math/dechex_basic.phpt]
[1;32mPASS[0m Test dechex() - basic function dechex() [ext/standard/tests/math/dechex_basic.phpt] 
TEST 11107/12806 [ext/standard/tests/math/dechex_basiclong_64bit.phpt]
[1;32mPASS[0m Test dechex function : 64bit long tests [ext/standard/tests/math/dechex_basiclong_64bit.phpt] 
TEST 11108/12806 [ext/standard/tests/math/dechex_variation1.phpt]
[1;33mSKIP[0m Test dechex() function : usage variations - different data types as $num arg [ext/standard/tests/math/dechex_variation1.phpt] reason: this test is for 32bit platform only
TEST 11109/12806 [ext/standard/tests/math/dechex_variation1_64bit.phpt]
[1;32mPASS[0m Test dechex() function : usage variations - different data types as $number arg [ext/standard/tests/math/dechex_variation1_64bit.phpt] 
TEST 11110/12806 [ext/standard/tests/math/decoct_basic.phpt]
[1;32mPASS[0m Test decoct() - basic function test decoct() [ext/standard/tests/math/decoct_basic.phpt] 
TEST 11111/12806 [ext/standard/tests/math/decoct_basiclong_64bit.phpt]
[1;32mPASS[0m Test decoct function : 64bit long tests [ext/standard/tests/math/decoct_basiclong_64bit.phpt] 
TEST 11112/12806 [ext/standard/tests/math/decoct_variation1.phpt]
[1;33mSKIP[0m Test decoct() function : usage variations - different data types as $num arg [ext/standard/tests/math/decoct_variation1.phpt] reason: this test is for 32bit platform only
TEST 11113/12806 [ext/standard/tests/math/decoct_variation1_64bit.phpt]
[1;32mPASS[0m Test decoct() function : usage variations - different data types as $number arg [ext/standard/tests/math/decoct_variation1_64bit.phpt] 
TEST 11114/12806 [ext/standard/tests/math/deg2rad_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input deg2rad() [ext/standard/tests/math/deg2rad_basic.phpt] 
TEST 11115/12806 [ext/standard/tests/math/deg2rad_basiclong_64bit.phpt]
[1;32mPASS[0m Test deg2rad function : 64bit long tests [ext/standard/tests/math/deg2rad_basiclong_64bit.phpt] 
TEST 11116/12806 [ext/standard/tests/math/deg2rad_variation.phpt]
[1;32mPASS[0m Test variations in usage of deg2rad() [ext/standard/tests/math/deg2rad_variation.phpt] 
TEST 11117/12806 [ext/standard/tests/math/exp_basic.phpt]
[1;32mPASS[0m Test exp() - basic function test for exp() [ext/standard/tests/math/exp_basic.phpt] 
TEST 11118/12806 [ext/standard/tests/math/exp_basiclong_64bit.phpt]
[1;32mPASS[0m Test exp function : 64bit long tests [ext/standard/tests/math/exp_basiclong_64bit.phpt] 
TEST 11119/12806 [ext/standard/tests/math/expm1_basic.phpt]
[1;32mPASS[0m Test expm1() - basic function test for expm1() [ext/standard/tests/math/expm1_basic.phpt] 
TEST 11120/12806 [ext/standard/tests/math/expm1_basiclong_64bit.phpt]
[1;32mPASS[0m Test expm1 function : 64bit long tests [ext/standard/tests/math/expm1_basiclong_64bit.phpt] 
TEST 11121/12806 [ext/standard/tests/math/fdiv.phpt]
[1;32mPASS[0m fdiv() function [ext/standard/tests/math/fdiv.phpt] 
TEST 11122/12806 [ext/standard/tests/math/floor_basic.phpt]
[1;32mPASS[0m Test floor() - basic function test for floor() [ext/standard/tests/math/floor_basic.phpt] 
TEST 11123/12806 [ext/standard/tests/math/floor_basiclong_64bit.phpt]
[1;32mPASS[0m Test floor function : 64bit long tests [ext/standard/tests/math/floor_basiclong_64bit.phpt] 
TEST 11124/12806 [ext/standard/tests/math/floor_variation1.phpt]
[1;32mPASS[0m Test floor() function : usage variations - different data types as $value arg [ext/standard/tests/math/floor_variation1.phpt] 
TEST 11125/12806 [ext/standard/tests/math/floorceil.phpt]
[1;32mPASS[0m Tests for floor en ceil [ext/standard/tests/math/floorceil.phpt] 
TEST 11126/12806 [ext/standard/tests/math/fmod_basic.phpt]
[1;32mPASS[0m Test fmod() - basic function test fmod() [ext/standard/tests/math/fmod_basic.phpt] 
TEST 11127/12806 [ext/standard/tests/math/fmod_basiclong_64bit.phpt]
[1;32mPASS[0m Test fmod function : 64bit long tests [ext/standard/tests/math/fmod_basiclong_64bit.phpt] 
TEST 11128/12806 [ext/standard/tests/math/fpow.phpt]
[1;32mPASS[0m fpow() function [ext/standard/tests/math/fpow.phpt] 
TEST 11129/12806 [ext/standard/tests/math/getrandmax_basic.phpt]
[1;32mPASS[0m Test getrandmax() - basic function test getrandmax() [ext/standard/tests/math/getrandmax_basic.phpt] 
TEST 11130/12806 [ext/standard/tests/math/hexdec.phpt]
[1;32mPASS[0m overflow check for _php_math_basetozval [ext/standard/tests/math/hexdec.phpt] 
TEST 11131/12806 [ext/standard/tests/math/hexdec_basic.phpt]
[1;33mSKIP[0m Test hexdec() - basic function test hexdec() [ext/standard/tests/math/hexdec_basic.phpt] reason: this test is for 32bit platform only
TEST 11132/12806 [ext/standard/tests/math/hexdec_basic_64bit.phpt]
[1;32mPASS[0m Test hexdec() - basic function test hexdec() [ext/standard/tests/math/hexdec_basic_64bit.phpt] 
TEST 11133/12806 [ext/standard/tests/math/hexdec_basiclong_64bit.phpt]
[1;32mPASS[0m Test hexdec function : 64bit long tests [ext/standard/tests/math/hexdec_basiclong_64bit.phpt] 
TEST 11134/12806 [ext/standard/tests/math/hexdec_variation1.phpt]
[1;33mSKIP[0m Test hexdec() function : usage variations - different data types as $number arg [ext/standard/tests/math/hexdec_variation1.phpt] reason: this test is for 32bit platform only
TEST 11135/12806 [ext/standard/tests/math/hexdec_variation1_64bit.phpt]
[1;32mPASS[0m Test hexdec() function : usage variations - different data types as $number arg [ext/standard/tests/math/hexdec_variation1_64bit.phpt] 
TEST 11136/12806 [ext/standard/tests/math/hexdec_variation2.phpt]
[1;32mPASS[0m Test hexdec() function : strange literals [ext/standard/tests/math/hexdec_variation2.phpt] 
TEST 11137/12806 [ext/standard/tests/math/hypot_basic.phpt]
[1;32mPASS[0m Test hypot() - basic function test hypot() [ext/standard/tests/math/hypot_basic.phpt] 
TEST 11138/12806 [ext/standard/tests/math/hypot_basiclong_64bit.phpt]
[1;32mPASS[0m Test hypot function : 64bit long tests [ext/standard/tests/math/hypot_basiclong_64bit.phpt] 
TEST 11139/12806 [ext/standard/tests/math/intdiv.phpt]
[1;32mPASS[0m intdiv functionality [ext/standard/tests/math/intdiv.phpt] 
TEST 11140/12806 [ext/standard/tests/math/intdiv_64bit.phpt]
[1;32mPASS[0m intdiv functionality [ext/standard/tests/math/intdiv_64bit.phpt] 
TEST 11141/12806 [ext/standard/tests/math/is_finite_basic.phpt]
[1;32mPASS[0m Test is_finite() - basic function test is_finite() [ext/standard/tests/math/is_finite_basic.phpt] 
TEST 11142/12806 [ext/standard/tests/math/is_finite_basiclong_64bit.phpt]
[1;32mPASS[0m Test is_finite function : 64bit long tests [ext/standard/tests/math/is_finite_basiclong_64bit.phpt] 
TEST 11143/12806 [ext/standard/tests/math/is_infinite_basic.phpt]
[1;32mPASS[0m Test is_infinite() - basic function test is_infinite() [ext/standard/tests/math/is_infinite_basic.phpt] 
TEST 11144/12806 [ext/standard/tests/math/is_infinite_basiclong_64bit.phpt]
[1;32mPASS[0m Test is_infinite function : 64bit long tests [ext/standard/tests/math/is_infinite_basiclong_64bit.phpt] 
TEST 11145/12806 [ext/standard/tests/math/is_nan_basic.phpt]
[1;32mPASS[0m Test is_nan() - basic function test is_nan() [ext/standard/tests/math/is_nan_basic.phpt] 
TEST 11146/12806 [ext/standard/tests/math/is_nan_basiclong_64bit.phpt]
[1;32mPASS[0m Test is_nan function : 64bit long tests [ext/standard/tests/math/is_nan_basiclong_64bit.phpt] 
TEST 11147/12806 [ext/standard/tests/math/log.phpt]
[1;32mPASS[0m log() tests [ext/standard/tests/math/log.phpt] 
TEST 11148/12806 [ext/standard/tests/math/log10_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input log10() [ext/standard/tests/math/log10_basic.phpt] 
TEST 11149/12806 [ext/standard/tests/math/log10_basiclong_64bit.phpt]
[1;32mPASS[0m Test log10 function : 64bit long tests [ext/standard/tests/math/log10_basiclong_64bit.phpt] 
TEST 11150/12806 [ext/standard/tests/math/log10_variation.phpt]
[1;32mPASS[0m Test variations in usage of log10() [ext/standard/tests/math/log10_variation.phpt] 
TEST 11151/12806 [ext/standard/tests/math/log1p_basic.phpt]
[1;32mPASS[0m Test log1p() - basic function test log1p() [ext/standard/tests/math/log1p_basic.phpt] 
TEST 11152/12806 [ext/standard/tests/math/log1p_basiclong_64bit.phpt]
[1;32mPASS[0m Test log1p function : 64bit long tests [ext/standard/tests/math/log1p_basiclong_64bit.phpt] 
TEST 11153/12806 [ext/standard/tests/math/log_basic.phpt]
[1;32mPASS[0m Test log() - basic function test log() [ext/standard/tests/math/log_basic.phpt] 
TEST 11154/12806 [ext/standard/tests/math/log_basiclong_64bit.phpt]
[1;32mPASS[0m Test log function : 64bit long tests [ext/standard/tests/math/log_basiclong_64bit.phpt] 
TEST 11155/12806 [ext/standard/tests/math/log_error.phpt]
[1;32mPASS[0m Test log() - wrong params test log() [ext/standard/tests/math/log_error.phpt] 
TEST 11156/12806 [ext/standard/tests/math/number_format_basic.phpt]
[1;32mPASS[0m Test number_format() - basic function test number_format() [ext/standard/tests/math/number_format_basic.phpt] 
TEST 11157/12806 [ext/standard/tests/math/number_format_basiclong_64bit.phpt]
[1;32mPASS[0m Test number_format function : 64bit long tests [ext/standard/tests/math/number_format_basiclong_64bit.phpt] 
TEST 11158/12806 [ext/standard/tests/math/number_format_decimals.phpt]
[1;32mPASS[0m Test number_format() - test function with different decimal places [ext/standard/tests/math/number_format_decimals.phpt] 
TEST 11159/12806 [ext/standard/tests/math/number_format_multichar.phpt]
[1;32mPASS[0m Test number_format() - multiple character separator support [ext/standard/tests/math/number_format_multichar.phpt] 
TEST 11160/12806 [ext/standard/tests/math/number_format_negative_zero.phpt]
[1;32mPASS[0m Prevent number_format from returning negative zero [ext/standard/tests/math/number_format_negative_zero.phpt] 
TEST 11161/12806 [ext/standard/tests/math/number_format_with_3_args.phpt]
[1;32mPASS[0m number_format should use default thousands seperator when 3 arguments are used [ext/standard/tests/math/number_format_with_3_args.phpt] 
TEST 11162/12806 [ext/standard/tests/math/number_format_with_null_args.phpt]
[1;32mPASS[0m number_format should use default values when passed null [ext/standard/tests/math/number_format_with_null_args.phpt] 
TEST 11163/12806 [ext/standard/tests/math/octdec_basic.phpt]
[1;33mSKIP[0m Test octdec() - basic function test octdec() [ext/standard/tests/math/octdec_basic.phpt] reason: this test is for 32bit platform only
TEST 11164/12806 [ext/standard/tests/math/octdec_basic_64bit.phpt]
[1;32mPASS[0m Test octdec() - basic function test octdec() [ext/standard/tests/math/octdec_basic_64bit.phpt] 
TEST 11165/12806 [ext/standard/tests/math/octdec_basiclong_64bit.phpt]
[1;32mPASS[0m Test octdec function : 64bit long tests [ext/standard/tests/math/octdec_basiclong_64bit.phpt] 
TEST 11166/12806 [ext/standard/tests/math/octdec_variation1.phpt]
[1;32mPASS[0m Test octdec() function : usage variations - different data types as $octal_string arg [ext/standard/tests/math/octdec_variation1.phpt] 
TEST 11167/12806 [ext/standard/tests/math/octdec_variation2.phpt]
[1;32mPASS[0m Test octdec() function : strange literals [ext/standard/tests/math/octdec_variation2.phpt] 
TEST 11168/12806 [ext/standard/tests/math/pi_basic.phpt]
[1;32mPASS[0m Test pi() - basic function test pi() [ext/standard/tests/math/pi_basic.phpt] 
TEST 11169/12806 [ext/standard/tests/math/pow-operator.phpt]
[1;32mPASS[0m Various pow() tests [ext/standard/tests/math/pow-operator.phpt] 
TEST 11170/12806 [ext/standard/tests/math/pow.phpt]
[1;32mPASS[0m Various pow() tests [ext/standard/tests/math/pow.phpt] 
TEST 11171/12806 [ext/standard/tests/math/pow_basic.phpt]
[1;33mSKIP[0m Test pow() - basic function test pow() [ext/standard/tests/math/pow_basic.phpt] reason: this test is for 32bit platform only
TEST 11172/12806 [ext/standard/tests/math/pow_basic2.phpt]
[1;32mPASS[0m Test pow() - basic function test pow() - with large exponents [ext/standard/tests/math/pow_basic2.phpt] 
TEST 11173/12806 [ext/standard/tests/math/pow_basic_64bit.phpt]
[1;32mPASS[0m Test pow() - basic function test pow() [ext/standard/tests/math/pow_basic_64bit.phpt] 
TEST 11174/12806 [ext/standard/tests/math/pow_basiclong_64bit.phpt]
[1;32mPASS[0m Test pow function : 64bit long tests [ext/standard/tests/math/pow_basiclong_64bit.phpt] 
TEST 11175/12806 [ext/standard/tests/math/pow_divisionbyzero.phpt]
[1;32mPASS[0m pow() division by zero error [ext/standard/tests/math/pow_divisionbyzero.phpt] 
TEST 11176/12806 [ext/standard/tests/math/pow_variation1.phpt]
[1;33mSKIP[0m Test pow() function : usage variations - different data types as $base argument [ext/standard/tests/math/pow_variation1.phpt] reason: this test is for 32bit platform only
TEST 11177/12806 [ext/standard/tests/math/pow_variation1_64bit.phpt]
[1;32mPASS[0m Test pow() function : usage variations - different data types as $base argument [ext/standard/tests/math/pow_variation1_64bit.phpt] 
TEST 11178/12806 [ext/standard/tests/math/pow_variation2.phpt]
[1;32mPASS[0m Test pow() function : usage variations - different data types as $exp argument [ext/standard/tests/math/pow_variation2.phpt] 
TEST 11179/12806 [ext/standard/tests/math/rad2deg_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input rad2deg() [ext/standard/tests/math/rad2deg_basic.phpt] 
TEST 11180/12806 [ext/standard/tests/math/rad2deg_basiclong_64bit.phpt]
[1;32mPASS[0m Test rad2deg function : 64bit long tests [ext/standard/tests/math/rad2deg_basiclong_64bit.phpt] 
TEST 11181/12806 [ext/standard/tests/math/rad2deg_variation.phpt]
[1;32mPASS[0m Test variations in usage of rad2deg() [ext/standard/tests/math/rad2deg_variation.phpt] 
TEST 11182/12806 [ext/standard/tests/math/round.phpt]
[1;32mPASS[0m Simple math tests [ext/standard/tests/math/round.phpt] 
TEST 11183/12806 [ext/standard/tests/math/round_RoundingMode.phpt]
[1;32mPASS[0m round(): Test RoundingMode enum. [ext/standard/tests/math/round_RoundingMode.phpt] 
TEST 11184/12806 [ext/standard/tests/math/round_basic.phpt]
[1;32mPASS[0m Test round() - basic function test for round() [ext/standard/tests/math/round_basic.phpt] 
TEST 11185/12806 [ext/standard/tests/math/round_basiclong_64bit.phpt]
[1;32mPASS[0m Test round function : 64bit long tests [ext/standard/tests/math/round_basiclong_64bit.phpt] 
TEST 11186/12806 [ext/standard/tests/math/round_bug71201.phpt]
[1;32mPASS[0m Bug #71201 round() segfault on 64-bit builds [ext/standard/tests/math/round_bug71201.phpt] 
TEST 11187/12806 [ext/standard/tests/math/round_gh12143_1.phpt]
[1;32mPASS[0m GH-12143: Test rounding of 0.49999999999999994. [ext/standard/tests/math/round_gh12143_1.phpt] 
TEST 11188/12806 [ext/standard/tests/math/round_gh12143_2.phpt]
[1;32mPASS[0m GH-12143: Test rounding of 0.50000000000000011. [ext/standard/tests/math/round_gh12143_2.phpt] 
TEST 11189/12806 [ext/standard/tests/math/round_gh12143_3.phpt]
[1;32mPASS[0m GH-12143: Test rounding of 0.5. [ext/standard/tests/math/round_gh12143_3.phpt] 
TEST 11190/12806 [ext/standard/tests/math/round_gh12143_4.phpt]
[1;32mPASS[0m GH-12143: Test rounding of 1.5. [ext/standard/tests/math/round_gh12143_4.phpt] 
TEST 11191/12806 [ext/standard/tests/math/round_gh12143_expand_rounding_target.phpt]
[1;32mPASS[0m Feature GH-12143: Extend the maximum precision round can handle by one digit [ext/standard/tests/math/round_gh12143_expand_rounding_target.phpt] 
TEST 11192/12806 [ext/standard/tests/math/round_gh12143_optimize_round.phpt]
[1;32mPASS[0m Fix GH-12143: Optimize round [ext/standard/tests/math/round_gh12143_optimize_round.phpt] 
TEST 11193/12806 [ext/standard/tests/math/round_large_exp.phpt]
[1;32mPASS[0m round() works correctly for large exponents [ext/standard/tests/math/round_large_exp.phpt] 
TEST 11194/12806 [ext/standard/tests/math/round_modes.phpt]
[1;32mPASS[0m round() with different rounding modes [ext/standard/tests/math/round_modes.phpt] 
TEST 11195/12806 [ext/standard/tests/math/round_modes_ceiling_and_floor.phpt]
[1;32mPASS[0m round() with modes PositiveInfinity and NegativeInfinity [ext/standard/tests/math/round_modes_ceiling_and_floor.phpt] 
TEST 11196/12806 [ext/standard/tests/math/round_modes_zeros.phpt]
[1;32mPASS[0m round() with different rounding modes for zeros [ext/standard/tests/math/round_modes_zeros.phpt] 
TEST 11197/12806 [ext/standard/tests/math/round_prerounding.phpt]
[1;32mPASS[0m round() prerounds results to precision [ext/standard/tests/math/round_prerounding.phpt] 
TEST 11198/12806 [ext/standard/tests/math/round_valid_rounding_mode.phpt]
[1;32mPASS[0m round() rejects invalid rounding modes. [ext/standard/tests/math/round_valid_rounding_mode.phpt] 
TEST 11199/12806 [ext/standard/tests/math/round_variation1.phpt]
[1;32mPASS[0m Test round() function : usage variations - different data types as $val argument [ext/standard/tests/math/round_variation1.phpt] 
TEST 11200/12806 [ext/standard/tests/math/sin_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input sin() [ext/standard/tests/math/sin_basic.phpt] 
TEST 11201/12806 [ext/standard/tests/math/sin_basiclong_64bit.phpt]
[1;32mPASS[0m Test sin function : 64bit long tests [ext/standard/tests/math/sin_basiclong_64bit.phpt] 
TEST 11202/12806 [ext/standard/tests/math/sin_variation.phpt]
[1;32mPASS[0m Test variations in usage of sin() [ext/standard/tests/math/sin_variation.phpt] 
TEST 11203/12806 [ext/standard/tests/math/sinh_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input sinh() [ext/standard/tests/math/sinh_basic.phpt] 
TEST 11204/12806 [ext/standard/tests/math/sinh_basiclong_64bit.phpt]
[1;32mPASS[0m Test sinh function : 64bit long tests [ext/standard/tests/math/sinh_basiclong_64bit.phpt] 
TEST 11205/12806 [ext/standard/tests/math/sinh_variation.phpt]
[1;32mPASS[0m Test variations in usage of sinh() [ext/standard/tests/math/sinh_variation.phpt] 
TEST 11206/12806 [ext/standard/tests/math/sqrt_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input sqrt() [ext/standard/tests/math/sqrt_basic.phpt] 
TEST 11207/12806 [ext/standard/tests/math/sqrt_basiclong_64bit.phpt]
[1;32mPASS[0m Test sqrt function : 64bit long tests [ext/standard/tests/math/sqrt_basiclong_64bit.phpt] 
TEST 11208/12806 [ext/standard/tests/math/sqrt_variation.phpt]
[1;32mPASS[0m Test variations in usage of sqrt() [ext/standard/tests/math/sqrt_variation.phpt] 
TEST 11209/12806 [ext/standard/tests/math/tan_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input tan() [ext/standard/tests/math/tan_basic.phpt] 
TEST 11210/12806 [ext/standard/tests/math/tan_basiclong_64bit.phpt]
[1;32mPASS[0m Test tan function : 64bit long tests [ext/standard/tests/math/tan_basiclong_64bit.phpt] 
TEST 11211/12806 [ext/standard/tests/math/tan_variation.phpt]
[1;32mPASS[0m Test variations in usage of tan() [ext/standard/tests/math/tan_variation.phpt] 
TEST 11212/12806 [ext/standard/tests/math/tanh_basic.phpt]
[1;32mPASS[0m Test return type and value for expected input tanh() [ext/standard/tests/math/tanh_basic.phpt] 
TEST 11213/12806 [ext/standard/tests/math/tanh_basiclong_64bit.phpt]
[1;32mPASS[0m Test tanh function : 64bit long tests [ext/standard/tests/math/tanh_basiclong_64bit.phpt] 
TEST 11214/12806 [ext/standard/tests/math/tanh_variation.phpt]
[1;32mPASS[0m Test variations in usage of tanh() [ext/standard/tests/math/tanh_variation.phpt] 
TEST 11215/12806 [ext/standard/tests/misc/bug65550.phpt]
[1;32mPASS[0m Bug #65550 (get_browser() incorrectly parses entries with "+" sign) [ext/standard/tests/misc/bug65550.phpt] 
TEST 11216/12806 [ext/standard/tests/misc/bug69983.phpt]
[1;32mPASS[0m Bug #69983 (get_browser fails with user agent of null) [ext/standard/tests/misc/bug69983.phpt] 
TEST 11217/12806 [ext/standard/tests/misc/bug77338.phpt]
[1;32mPASS[0m Bug #77338: get_browser with empty string [ext/standard/tests/misc/bug77338.phpt] 
TEST 11218/12806 [ext/standard/tests/misc/bug79410.phpt]
[1;32mPASS[0m Bug #79410 (system() swallows last chunk if it is exactly 4095 bytes without newline) [ext/standard/tests/misc/bug79410.phpt] 
TEST 11219/12806 [ext/standard/tests/misc/exec_basic1.phpt]
[1;32mPASS[0m exec, system, passthru  — Basic command execution functions [ext/standard/tests/misc/exec_basic1.phpt] 
TEST 11220/12806 [ext/standard/tests/misc/get_browser_basic.phpt]
[1;32mPASS[0m Test get_browser() function : basic functionality [ext/standard/tests/misc/get_browser_basic.phpt] 
TEST 11221/12806 [ext/standard/tests/misc/get_browser_error.phpt]
[1;32mPASS[0m Test get_browser() function : error functionality [ext/standard/tests/misc/get_browser_error.phpt] 
TEST 11222/12806 [ext/standard/tests/misc/get_browser_no_default.phpt]
[1;32mPASS[0m get_browser() without a default [ext/standard/tests/misc/get_browser_no_default.phpt] 
TEST 11223/12806 [ext/standard/tests/misc/get_browser_variation1.phpt]
[1;32mPASS[0m Test get_browser() function : variation functionality: extra browser names [ext/standard/tests/misc/get_browser_variation1.phpt] 
TEST 11224/12806 [ext/standard/tests/misc/get_browser_variation2.phpt]
[1;32mPASS[0m Test get_browser() function variation : Return data as object [ext/standard/tests/misc/get_browser_variation2.phpt] 
TEST 11225/12806 [ext/standard/tests/misc/get_browser_variation3.phpt]
[1;32mPASS[0m Test get_browser() against a larger corpus [ext/standard/tests/misc/get_browser_variation3.phpt] 
TEST 11226/12806 [ext/standard/tests/misc/gh14774.phpt]
[1;32mPASS[0m GH-14774 time_sleep_until overflow [ext/standard/tests/misc/gh14774.phpt] 
TEST 11227/12806 [ext/standard/tests/misc/syslog_basic.phpt]
[1;32mPASS[0m Basic syslog test [ext/standard/tests/misc/syslog_basic.phpt] 
TEST 11228/12806 [ext/standard/tests/misc/time_nanosleep_basic.phpt]
[1;32mPASS[0m time_nanosleep — Delay for a number of seconds and nanoseconds [ext/standard/tests/misc/time_nanosleep_basic.phpt] 
TEST 11229/12806 [ext/standard/tests/misc/time_nanosleep_error3.phpt]
[1;32mPASS[0m time_nanosleep — Delay for a number of seconds and nanoseconds [ext/standard/tests/misc/time_nanosleep_error3.phpt] 
TEST 11230/12806 [ext/standard/tests/misc/time_nanosleep_error4.phpt]
[1;32mPASS[0m time_nanosleep — Delay for a number of seconds and nanoseconds [ext/standard/tests/misc/time_nanosleep_error4.phpt] 
TEST 11231/12806 [ext/standard/tests/misc/time_nanosleep_error5.phpt]
[1;32mPASS[0m time_nanosleep — Delay for a number of seconds and nanoseconds [ext/standard/tests/misc/time_nanosleep_error5.phpt] 
TEST 11232/12806 [ext/standard/tests/misc/time_sleep_until_basic.phpt]
[1;32mPASS[0m time_sleep_until() function - basic test for time_sleep_until() [ext/standard/tests/misc/time_sleep_until_basic.phpt] 
TEST 11233/12806 [ext/standard/tests/misc/time_sleep_until_error1.phpt]
[1;32mPASS[0m time_sleep_until() function - error test for time_sleep_until() [ext/standard/tests/misc/time_sleep_until_error1.phpt] 
TEST 11234/12806 [ext/standard/tests/network/bindto.phpt]
[1;32mPASS[0m Test invalid bindto [ext/standard/tests/network/bindto.phpt] 
TEST 11235/12806 [ext/standard/tests/network/bug20134.phpt]
[1;32mPASS[0m Bug #20134 (UDP reads from invalid ports) [ext/standard/tests/network/bug20134.phpt] 
TEST 11236/12806 [ext/standard/tests/network/bug55472.phpt]
[1;32mPASS[0m Bug #55472 (ip2long(integer) returns integer) [ext/standard/tests/network/bug55472.phpt] 
TEST 11237/12806 [ext/standard/tests/network/bug64330.phpt]
[1;32mPASS[0m Bug #64330 (stream_socket_server() creates wrong Abstract Namespace UNIX sockets) [ext/standard/tests/network/bug64330.phpt] 
TEST 11238/12806 [ext/standard/tests/network/bug68925.phpt]
[1;32mPASS[0m Bug #68925 (CVE-2015-0235 – GHOST: glibc gethostbyname buffer overflow) [ext/standard/tests/network/bug68925.phpt] 
TEST 11239/12806 [ext/standard/tests/network/bug69523.phpt]
[1;32mPASS[0m setcookie() allows empty cookie name [ext/standard/tests/network/bug69523.phpt] 
TEST 11240/12806 [ext/standard/tests/network/bug69948.phpt]
[1;32mPASS[0m Bug #69948 (path/domain are not sanitized for special characters in setcookie) [ext/standard/tests/network/bug69948.phpt] 
[1;33mSKIP[0m Bug #72071 setcookie allows max-age to be negative [ext/standard/tests/network/bug72071.phpt] reason: CGI not available
TEST 11242/12806 [ext/standard/tests/network/bug73594.phpt]
[1;33mSKIP[0m Bug #73594 (dns_get_record() does not populate $additional out parameter) [ext/standard/tests/network/bug73594.phpt] reason: test requiring internet connection
TEST 11243/12806 [ext/standard/tests/network/bug73594a.phpt]
[1;33mSKIP[0m Bug #73594 (dns_get_record() does not populate $additional out parameter - $authns parameter) [ext/standard/tests/network/bug73594a.phpt] reason: test requiring internet connection
TEST 11244/12806 [ext/standard/tests/network/bug74764.phpt]
[1;32mPASS[0m Bug #74764 IPv6 bindto fails with stream_socket_client() [ext/standard/tests/network/bug74764.phpt] 
TEST 11245/12806 [ext/standard/tests/network/bug76755.phpt]
[1;32mPASS[0m Bug #76755 (setcookie does not accept "double" type for expire time) [ext/standard/tests/network/bug76755.phpt] 
TEST 11246/12806 [ext/standard/tests/network/bug79405.phpt]
[1;32mPASS[0m Bug #79405 - gethostbyname() silently truncates after a null byte [ext/standard/tests/network/bug79405.phpt] 
TEST 11247/12806 [ext/standard/tests/network/bug80067.phpt]
[1;33mSKIP[0m Bug #80067 (Omitting the port in bindto setting errors) [ext/standard/tests/network/bug80067.phpt] reason: online test
TEST 11248/12806 [ext/standard/tests/network/bug81618.phpt]
[1;33mSKIP[0m Bug #81618: dns_get_record failure on FreeBSD [ext/standard/tests/network/bug81618.phpt] reason: online test
TEST 11249/12806 [ext/standard/tests/network/closelog_basic.phpt]
[1;32mPASS[0m Test closelog() function : basic functionality [ext/standard/tests/network/closelog_basic.phpt] 
TEST 11250/12806 [ext/standard/tests/network/dns_check_record_error_conditions.phpt]
[1;32mPASS[0m dns_check_record() error conditions [ext/standard/tests/network/dns_check_record_error_conditions.phpt] 
TEST 11251/12806 [ext/standard/tests/network/dns_get_record_error_conditions.phpt]
[1;32mPASS[0m dns_get_record() error conditions [ext/standard/tests/network/dns_get_record_error_conditions.phpt] 
TEST 11252/12806 [ext/standard/tests/network/fsockopen_basic.phpt]
[1;32mPASS[0m Test fsockopen() function : basic functionality [ext/standard/tests/network/fsockopen_basic.phpt] 
TEST 11253/12806 [ext/standard/tests/network/fsockopen_error.phpt]
[1;32mPASS[0m Test fsockopen() function : error conditions [ext/standard/tests/network/fsockopen_error.phpt] 
TEST 11254/12806 [ext/standard/tests/network/fsockopen_variation1.phpt]
[1;32mPASS[0m testing fsockopen without a protocol string [ext/standard/tests/network/fsockopen_variation1.phpt] 
TEST 11255/12806 [ext/standard/tests/network/fsockopen_variation2.phpt]
[1;32mPASS[0m testing fsockopen() with udp sockets [ext/standard/tests/network/fsockopen_variation2.phpt] 
TEST 11256/12806 [ext/standard/tests/network/gethostbyaddr_basic1.phpt]
[1;32mPASS[0m Test gethostbyaddr() function : basic functionality [ext/standard/tests/network/gethostbyaddr_basic1.phpt] 
TEST 11257/12806 [ext/standard/tests/network/gethostbyaddr_error.phpt]
[1;32mPASS[0m Test gethostbyaddr() function : error conditions [ext/standard/tests/network/gethostbyaddr_error.phpt] 
TEST 11258/12806 [ext/standard/tests/network/gethostbyname_basic001.phpt]
[1;32mPASS[0m gethostbyname() function - basic type return test [ext/standard/tests/network/gethostbyname_basic001.phpt] 
TEST 11259/12806 [ext/standard/tests/network/gethostbyname_basic003.phpt]
[1;32mPASS[0m Test gethostbyname() function : basic functionality [ext/standard/tests/network/gethostbyname_basic003.phpt] 
TEST 11260/12806 [ext/standard/tests/network/gethostbyname_error001.phpt]
[1;32mPASS[0m gethostbyname() function - basic type return error test [ext/standard/tests/network/gethostbyname_error001.phpt] 
TEST 11261/12806 [ext/standard/tests/network/gethostbyname_error002.phpt]
[1;32mPASS[0m gethostbyname() function - basic type return error test [ext/standard/tests/network/gethostbyname_error002.phpt] 
TEST 11262/12806 [ext/standard/tests/network/gethostbyname_error003.phpt]
[1;32mPASS[0m gethostbyname() function - basic type return error test [ext/standard/tests/network/gethostbyname_error003.phpt] 
TEST 11263/12806 [ext/standard/tests/network/gethostbyname_error004.phpt]
[1;33mSKIP[0m gethostbyname() function - basic return valid ip address test [ext/standard/tests/network/gethostbyname_error004.phpt] reason: test requiring internet connection
TEST 11264/12806 [ext/standard/tests/network/gethostbyname_error006.phpt]
[1;32mPASS[0m gethostbyname() function - basic invalid parameter test [ext/standard/tests/network/gethostbyname_error006.phpt] 
TEST 11265/12806 [ext/standard/tests/network/gethostbynamel_basic1.phpt]
[1;32mPASS[0m Test gethostbynamel() function : basic functionality [ext/standard/tests/network/gethostbynamel_basic1.phpt] 
TEST 11266/12806 [ext/standard/tests/network/gethostname.phpt]
[1;32mPASS[0m string gethostname(void); [ext/standard/tests/network/gethostname.phpt] 
TEST 11267/12806 [ext/standard/tests/network/getmxrr.phpt]
[1;33mSKIP[0m getmxrr() test [ext/standard/tests/network/getmxrr.phpt] reason: test requiring internet connection
TEST 11268/12806 [ext/standard/tests/network/getprotobyname_basic.phpt]
[1;33mSKIP[0m getprotobyname function basic test [ext/standard/tests/network/getprotobyname_basic.phpt] reason: reason: missing /etc/protocols
TEST 11269/12806 [ext/standard/tests/network/getprotobyname_error.phpt]
[1;32mPASS[0m getprotobyname function errors test [ext/standard/tests/network/getprotobyname_error.phpt] 
TEST 11270/12806 [ext/standard/tests/network/getprotobynumber_basic.phpt]
[1;33mSKIP[0m getprotobynumber function basic test [ext/standard/tests/network/getprotobynumber_basic.phpt] reason: reason: missing /etc/protocols
TEST 11271/12806 [ext/standard/tests/network/getprotobynumber_error.phpt]
[1;32mPASS[0m getprotobynumber function errors test [ext/standard/tests/network/getprotobynumber_error.phpt] 
TEST 11272/12806 [ext/standard/tests/network/gh12190.phpt]
[1;33mSKIP[0m Bug #12190 (Setting 0 with port 0 too) [ext/standard/tests/network/gh12190.phpt] reason: online test
TEST 11273/12806 [ext/standard/tests/network/ghsa-3cr5-j632-f35r.phpt]
[1;32mPASS[0m GHSA-3cr5-j632-f35r: Null byte termination in fsockopen() [ext/standard/tests/network/ghsa-3cr5-j632-f35r.phpt] 
TEST 11274/12806 [ext/standard/tests/network/ghsa-www2-q4fc-65wf.phpt]
[1;32mPASS[0m GHSA-www2-q4fc-65wf [ext/standard/tests/network/ghsa-www2-q4fc-65wf.phpt] 
TEST 11275/12806 [ext/standard/tests/network/http-stream.phpt]
[1;33mSKIP[0m http-stream test [ext/standard/tests/network/http-stream.phpt] reason: Required extension missing: dom
TEST 11276/12806 [ext/standard/tests/network/inet.phpt]
[1;32mPASS[0m inet_ntop() & inet_pton() tests [ext/standard/tests/network/inet.phpt] 
TEST 11277/12806 [ext/standard/tests/network/inet_ipv6.phpt]
[1;32mPASS[0m inet_ntop() & inet_pton() IPv6 tests [ext/standard/tests/network/inet_ipv6.phpt] 
TEST 11278/12806 [ext/standard/tests/network/ip.phpt]
[1;33mSKIP[0m ip2long() & long2ip() tests [ext/standard/tests/network/ip.phpt] reason: this test is for 32bit platform only
TEST 11279/12806 [ext/standard/tests/network/ip2long_variation2.phpt]
[1;33mSKIP[0m Test ip2long() function : usage variation 2, 32 bit [ext/standard/tests/network/ip2long_variation2.phpt] reason: 32 bit only
TEST 11280/12806 [ext/standard/tests/network/ip2long_variation2_x64.phpt]
[1;32mPASS[0m Test ip2long() function : usage variation 2, 64 bit [ext/standard/tests/network/ip2long_variation2_x64.phpt] 
TEST 11281/12806 [ext/standard/tests/network/ip_x86_64.phpt]
[1;32mPASS[0m ip2long() & long2ip() tests [ext/standard/tests/network/ip_x86_64.phpt] 
TEST 11282/12806 [ext/standard/tests/network/net_get_interfaces_001.phpt]
[1;32mPASS[0m net_get_interfaces IPv4 Loopback [ext/standard/tests/network/net_get_interfaces_001.phpt] 
[1;33mSKIP[0m setcookie() tests [ext/standard/tests/network/setcookie.phpt] reason: CGI not available
[1;33mSKIP[0m setcookie() array variant error tests [ext/standard/tests/network/setcookie_array_option_error.phpt] reason: CGI not available
[1;33mSKIP[0m setcookie() error tests [ext/standard/tests/network/setcookie_error.phpt] reason: CGI not available
[1;33mSKIP[0m setrawcookie() error tests [ext/standard/tests/network/setrawcookie_error.phpt] reason: CGI not available
TEST 11287/12806 [ext/standard/tests/network/shutdown.phpt]
[1;32mPASS[0m stream_socket_shutdown() test on IPv4 TCP Loopback [ext/standard/tests/network/shutdown.phpt] 
TEST 11288/12806 [ext/standard/tests/network/socket_bug74429.phpt]
[1;32mPASS[0m Bug #74429 Remote socket URI with unique persistence identifier broken [ext/standard/tests/network/socket_bug74429.phpt] 
TEST 11289/12806 [ext/standard/tests/network/socket_get_status_basic.phpt]
[1;32mPASS[0m Testing socket_get_status() [ext/standard/tests/network/socket_get_status_basic.phpt] 
TEST 11290/12806 [ext/standard/tests/network/syslog_new_line.phpt]
[1;32mPASS[0m Test syslog() function : new line in message [ext/standard/tests/network/syslog_new_line.phpt] 
TEST 11291/12806 [ext/standard/tests/network/syslog_null_byte.phpt]
[1;32mPASS[0m Test syslog() function : nul byte in message [ext/standard/tests/network/syslog_null_byte.phpt] 
TEST 11292/12806 [ext/standard/tests/network/tcp4loop.phpt]
[1;32mPASS[0m Streams Based IPv4 TCP Loopback test [ext/standard/tests/network/tcp4loop.phpt] 
TEST 11293/12806 [ext/standard/tests/network/tcp6loop.phpt]
[1;32mPASS[0m Streams Based IPv6 TCP Loopback test [ext/standard/tests/network/tcp6loop.phpt] 
TEST 11294/12806 [ext/standard/tests/network/udgloop.phpt]
[1;32mPASS[0m Streams Based Unix Domain Datagram Loopback test [ext/standard/tests/network/udgloop.phpt] 
TEST 11295/12806 [ext/standard/tests/network/udp4loop.phpt]
[1;32mPASS[0m Streams Based IPv4 UDP Loopback test [ext/standard/tests/network/udp4loop.phpt] 
TEST 11296/12806 [ext/standard/tests/network/udp6loop.phpt]
[1;32mPASS[0m Streams Based IPv6 UDP Loopback test [ext/standard/tests/network/udp6loop.phpt] 
TEST 11297/12806 [ext/standard/tests/network/unixloop.phpt]
[1;32mPASS[0m Streams Based Unix Domain Loopback test [ext/standard/tests/network/unixloop.phpt] 
TEST 11298/12806 [ext/standard/tests/password/bug75221.phpt]
[1;32mPASS[0m Bug #75221 (Argon2i always throws NUL at the end) [ext/standard/tests/password/bug75221.phpt] 
TEST 11299/12806 [ext/standard/tests/password/password_bcrypt_errors.phpt]
[1;32mPASS[0m Test error operation of password_hash() with bcrypt hashing [ext/standard/tests/password/password_bcrypt_errors.phpt] 
TEST 11300/12806 [ext/standard/tests/password/password_bcrypt_short.phpt]
[1;32mPASS[0m Test that password_hash() does not overread buffers when a short hash is passed [ext/standard/tests/password/password_bcrypt_short.phpt] 
TEST 11301/12806 [ext/standard/tests/password/password_default.phpt]
[1;32mPASS[0m Test that the value of PASSWORD_DEFAULT matches PASSWORD_BCRYPT [ext/standard/tests/password/password_default.phpt] 
TEST 11302/12806 [ext/standard/tests/password/password_get_info.phpt]
[1;32mPASS[0m Test normal operation of password_get_info() [ext/standard/tests/password/password_get_info.phpt] 
TEST 11303/12806 [ext/standard/tests/password/password_get_info_argon2.phpt]
[1;32mPASS[0m Test normal operation of password_get_info() with Argon2i and Argon2id [ext/standard/tests/password/password_get_info_argon2.phpt] 
TEST 11304/12806 [ext/standard/tests/password/password_hash.phpt]
[1;32mPASS[0m Test normal operation of password_hash() [ext/standard/tests/password/password_hash.phpt] 
TEST 11305/12806 [ext/standard/tests/password/password_hash_argon2.phpt]
[1;32mPASS[0m Test normal operation of password_hash() with Argon2i and Argon2id [ext/standard/tests/password/password_hash_argon2.phpt] 
TEST 11306/12806 [ext/standard/tests/password/password_hash_error.phpt]
[1;32mPASS[0m Test error operation of password_hash() [ext/standard/tests/password/password_hash_error.phpt] 
TEST 11307/12806 [ext/standard/tests/password/password_hash_error_argon2.phpt]
[1;32mPASS[0m Test error operation of password_hash() with Argon2i and Argon2id [ext/standard/tests/password/password_hash_error_argon2.phpt] 
TEST 11308/12806 [ext/standard/tests/password/password_hash_sensitive_parameter.phpt]
[1;32mPASS[0m Test that the password parameter is marked sensitive. [ext/standard/tests/password/password_hash_sensitive_parameter.phpt] 
TEST 11309/12806 [ext/standard/tests/password/password_needs_rehash.phpt]
[1;32mPASS[0m Test normal operation of password_needs_rehash() [ext/standard/tests/password/password_needs_rehash.phpt] 
TEST 11310/12806 [ext/standard/tests/password/password_needs_rehash_argon2.phpt]
[1;32mPASS[0m Test normal operation of password_needs_rehash() with Argon2i and Argon2id [ext/standard/tests/password/password_needs_rehash_argon2.phpt] 
TEST 11311/12806 [ext/standard/tests/password/password_needs_rehash_error.phpt]
[1;32mPASS[0m Test error operation of password_needs_rehash() [ext/standard/tests/password/password_needs_rehash_error.phpt] 
TEST 11312/12806 [ext/standard/tests/password/password_removed_salt_option.phpt]
[1;32mPASS[0m Test removed support for explicit salt option [ext/standard/tests/password/password_removed_salt_option.phpt] 
TEST 11313/12806 [ext/standard/tests/password/password_verify.phpt]
[1;32mPASS[0m Test normal operation of password_verify) [ext/standard/tests/password/password_verify.phpt] 
TEST 11314/12806 [ext/standard/tests/password/password_verify_argon2.phpt]
[1;32mPASS[0m Test normal operation of password_verify() with Argon2i and Argon2id [ext/standard/tests/password/password_verify_argon2.phpt] 
TEST 11315/12806 [ext/standard/tests/password/password_verify_error.phpt]
[1;32mPASS[0m Test error operation of password_verify() [ext/standard/tests/password/password_verify_error.phpt] 
TEST 11316/12806 [ext/standard/tests/php_version_win_const.phpt]
[1;33mSKIP[0m Check that windows version constants are initialized [ext/standard/tests/php_version_win_const.phpt] reason: .. Windows only
TEST 11317/12806 [ext/standard/tests/serialize/001.phpt]
[1;32mPASS[0m serialize()/unserialize()/var_dump() [ext/standard/tests/serialize/001.phpt] 
TEST 11318/12806 [ext/standard/tests/serialize/002.phpt]
[1;32mPASS[0m Bug #25378 (unserialize() crashes with invalid data) [ext/standard/tests/serialize/002.phpt] 
TEST 11319/12806 [ext/standard/tests/serialize/003.phpt]
[1;32mPASS[0m unserialize() floats with E notation (#18654) [ext/standard/tests/serialize/003.phpt] 
TEST 11320/12806 [ext/standard/tests/serialize/004.phpt]
[1;32mPASS[0m serialize()/unserialize() floats in array. [ext/standard/tests/serialize/004.phpt] 
TEST 11321/12806 [ext/standard/tests/serialize/005.phpt]
[1;32mPASS[0m serialize()/unserialize() objects [ext/standard/tests/serialize/005.phpt] 
TEST 11322/12806 [ext/standard/tests/serialize/006.phpt]
[1;32mPASS[0m serialize()/unserialize() with exotic letters [ext/standard/tests/serialize/006.phpt] 
TEST 11323/12806 [ext/standard/tests/serialize/SplObjectStorage_object_reference.phpt]
[1;32mPASS[0m Reference to SplObjectStorage key (not supported) [ext/standard/tests/serialize/SplObjectStorage_object_reference.phpt] 
TEST 11324/12806 [ext/standard/tests/serialize/__serialize_001.phpt]
[1;32mPASS[0m __serialize() mechanism (001): Basics [ext/standard/tests/serialize/__serialize_001.phpt] 
TEST 11325/12806 [ext/standard/tests/serialize/__serialize_002.phpt]
[1;32mPASS[0m __serialize() mechanism (002): TypeError on invalid return type [ext/standard/tests/serialize/__serialize_002.phpt] 
TEST 11326/12806 [ext/standard/tests/serialize/__serialize_003.phpt]
[1;32mPASS[0m __serialize() mechanism (003): Interoperability of different serialization mechanisms [ext/standard/tests/serialize/__serialize_003.phpt] 
TEST 11327/12806 [ext/standard/tests/serialize/__serialize_004.phpt]
[1;32mPASS[0m __serialize() mechanism (004): Delayed __unserialize() calls [ext/standard/tests/serialize/__serialize_004.phpt] 
TEST 11328/12806 [ext/standard/tests/serialize/__serialize_005.phpt]
[1;32mPASS[0m __serialize() mechanism (005): parent::__unserialize() is safe [ext/standard/tests/serialize/__serialize_005.phpt] 
TEST 11329/12806 [ext/standard/tests/serialize/__serialize_006.phpt]
[1;32mPASS[0m Failure while parsing data array for __unserialize() [ext/standard/tests/serialize/__serialize_006.phpt] 
TEST 11330/12806 [ext/standard/tests/serialize/__serialize_007.phpt]
[1;32mPASS[0m No packed -> mixed reallocation while populating __unserialize() array [ext/standard/tests/serialize/__serialize_007.phpt] 
TEST 11331/12806 [ext/standard/tests/serialize/bug14293.phpt]
[1;32mPASS[0m Bug #14293 (serialize() and __sleep()) [ext/standard/tests/serialize/bug14293.phpt] 
TEST 11332/12806 [ext/standard/tests/serialize/bug21957.phpt]
[1;32mPASS[0m Bug #21957 (serialize() mangles objects with __sleep) [ext/standard/tests/serialize/bug21957.phpt] 
TEST 11333/12806 [ext/standard/tests/serialize/bug23298.phpt]
[1;32mPASS[0m Bug #23298 (serialize() and floats/doubles) [ext/standard/tests/serialize/bug23298.phpt] 
TEST 11334/12806 [ext/standard/tests/serialize/bug24063.phpt]
[1;32mPASS[0m Bug #24063 (serialize() missing 0 after the . on scientific notation) [ext/standard/tests/serialize/bug24063.phpt] 
TEST 11335/12806 [ext/standard/tests/serialize/bug25378.phpt]
[1;32mPASS[0m Bug #25378 (unserialize() crashes with invalid data) [ext/standard/tests/serialize/bug25378.phpt] 
TEST 11336/12806 [ext/standard/tests/serialize/bug26762.phpt]
[1;32mPASS[0m Bug #26762 (unserialize() produces lowercase classnames) [ext/standard/tests/serialize/bug26762.phpt] 
TEST 11337/12806 [ext/standard/tests/serialize/bug27469.phpt]
[1;32mPASS[0m Bug #27469 (serialize() objects of incomplete class) [ext/standard/tests/serialize/bug27469.phpt] 
TEST 11338/12806 [ext/standard/tests/serialize/bug28325.phpt]
[1;32mPASS[0m Bug #28325 (Problem in serialisation of circular references) [ext/standard/tests/serialize/bug28325.phpt] 
TEST 11339/12806 [ext/standard/tests/serialize/bug30234.phpt]
[1;32mPASS[0m Bug #30234 (__autoload() not invoked for interfaces) [ext/standard/tests/serialize/bug30234.phpt] 
TEST 11340/12806 [ext/standard/tests/serialize/bug31402.phpt]
[1;32mPASS[0m Bug #31402 (unserialize() generates references when it should not) [ext/standard/tests/serialize/bug31402.phpt] 
TEST 11341/12806 [ext/standard/tests/serialize/bug31442.phpt]
[1;32mPASS[0m Bug #31442 (unserialize broken on 64-bit systems) [ext/standard/tests/serialize/bug31442.phpt] 
TEST 11342/12806 [ext/standard/tests/serialize/bug35895.phpt]
[1;32mPASS[0m Bug #35895 (__sleep and private property) [ext/standard/tests/serialize/bug35895.phpt] 
TEST 11343/12806 [ext/standard/tests/serialize/bug36424.phpt]
[1;32mPASS[0m Bug #36424 - Serializable interface breaks object references [ext/standard/tests/serialize/bug36424.phpt] 
TEST 11344/12806 [ext/standard/tests/serialize/bug37947.phpt]
[1;32mPASS[0m Bug #37947 (zend_ptr_stack reallocation problem) [ext/standard/tests/serialize/bug37947.phpt] 
TEST 11345/12806 [ext/standard/tests/serialize/bug42919.phpt]
[1;32mPASS[0m Bug #42919 (Unserializing of namespaced class object fails) [ext/standard/tests/serialize/bug42919.phpt] 
TEST 11346/12806 [ext/standard/tests/serialize/bug43614.phpt]
[1;32mPASS[0m Bug #43614 (incorrect processing of numerical string keys of array in arbitrary serialized data) [ext/standard/tests/serialize/bug43614.phpt] 
TEST 11347/12806 [ext/standard/tests/serialize/bug45706.phpt]
[1;32mPASS[0m Bug #45706 Unserialization of classes derived from ArrayIterator fails [ext/standard/tests/serialize/bug45706.phpt] 
TEST 11348/12806 [ext/standard/tests/serialize/bug46882.phpt]
[1;32mPASS[0m Bug #46882 (Serialize / Unserialize misbehaviour under OS with different bit numbers) [ext/standard/tests/serialize/bug46882.phpt] 
TEST 11349/12806 [ext/standard/tests/serialize/bug49649.phpt]
[1;32mPASS[0m Bug #49649 (unserialize() doesn't handle changes in property visibility) - to public [ext/standard/tests/serialize/bug49649.phpt] 
TEST 11350/12806 [ext/standard/tests/serialize/bug49649_1.phpt]
[1;32mPASS[0m Bug #49649 (unserialize() doesn't handle changes in property visibility) - to protected [ext/standard/tests/serialize/bug49649_1.phpt] 
TEST 11351/12806 [ext/standard/tests/serialize/bug49649_2.phpt]
[1;32mPASS[0m Bug #49649 (unserialize() doesn't handle changes in property visibility) - to private [ext/standard/tests/serialize/bug49649_2.phpt] 
TEST 11352/12806 [ext/standard/tests/serialize/bug55798.phpt]
[1;32mPASS[0m Bug #55798 (serialize followed by unserialize with numeric object prop. gives integer prop) [ext/standard/tests/serialize/bug55798.phpt] 
TEST 11353/12806 [ext/standard/tests/serialize/bug62373.phpt]
[1;32mPASS[0m Bug #62373 (serialize() generates wrong reference to the object) [ext/standard/tests/serialize/bug62373.phpt] 
TEST 11354/12806 [ext/standard/tests/serialize/bug62836_1.phpt]
[1;32mPASS[0m Bug #62836 (Seg fault or broken object references on unserialize()) [ext/standard/tests/serialize/bug62836_1.phpt] 
TEST 11355/12806 [ext/standard/tests/serialize/bug62836_2.phpt]
[1;32mPASS[0m Bug #62836 (Seg fault or broken object references on unserialize()) [ext/standard/tests/serialize/bug62836_2.phpt] 
TEST 11356/12806 [ext/standard/tests/serialize/bug64146.phpt]
[1;32mPASS[0m Bug #64146 (serialize incorrectly saving objects when they are cloned) [ext/standard/tests/serialize/bug64146.phpt] 
TEST 11357/12806 [ext/standard/tests/serialize/bug64354_1.phpt]
[1;32mPASS[0m Bug #64354 (Unserialize array of objects whose class can't be autoloaded fail) [ext/standard/tests/serialize/bug64354_1.phpt] 
TEST 11358/12806 [ext/standard/tests/serialize/bug64354_2.phpt]
[1;32mPASS[0m Bug #64354 (Unserialize array of objects whose class can't be autoloaded fail) [ext/standard/tests/serialize/bug64354_2.phpt] 
TEST 11359/12806 [ext/standard/tests/serialize/bug64354_3.phpt]
[1;32mPASS[0m Bug #64354 (Unserialize array of objects whose class can't be autoloaded fail) [ext/standard/tests/serialize/bug64354_3.phpt] 
TEST 11360/12806 [ext/standard/tests/serialize/bug65481.phpt]
[1;32mPASS[0m Bug #65481 (shutdown segfault due to serialize) [ext/standard/tests/serialize/bug65481.phpt] 
TEST 11361/12806 [ext/standard/tests/serialize/bug65806.phpt]
[1;32mPASS[0m Bug #65806 (unserialize fails with object which is referenced multiple times) [ext/standard/tests/serialize/bug65806.phpt] 
TEST 11362/12806 [ext/standard/tests/serialize/bug67072.phpt]
[1;32mPASS[0m Bug #67072 Echoing unserialized "SplFileObject" crash [ext/standard/tests/serialize/bug67072.phpt] 
TEST 11363/12806 [ext/standard/tests/serialize/bug68044.phpt]
[1;32mPASS[0m Bug #68044 Integer overflow in unserialize() (32-bits only) [ext/standard/tests/serialize/bug68044.phpt] 
TEST 11364/12806 [ext/standard/tests/serialize/bug68545.phpt]
[1;32mPASS[0m Bug #68545 NULL pointer dereference in unserialize.c:var_push_dtor [ext/standard/tests/serialize/bug68545.phpt] 
TEST 11365/12806 [ext/standard/tests/serialize/bug68594.phpt]
[1;32mPASS[0m Bug #68545 Use after free vulnerability in unserialize() [ext/standard/tests/serialize/bug68594.phpt] 
TEST 11366/12806 [ext/standard/tests/serialize/bug68976.phpt]
[1;32mPASS[0m Bug #68976 Use After Free Vulnerability in unserialize() [ext/standard/tests/serialize/bug68976.phpt] 
TEST 11367/12806 [ext/standard/tests/serialize/bug69139.phpt]
[1;32mPASS[0m Bug #69139 (Crash in gc_zval_possible_root on unserialize) [ext/standard/tests/serialize/bug69139.phpt] 
TEST 11368/12806 [ext/standard/tests/serialize/bug69152.phpt]
[1;32mPASS[0m Bug #69152: Type Confusion Infoleak Vulnerability in unserialize() [ext/standard/tests/serialize/bug69152.phpt] 
TEST 11369/12806 [ext/standard/tests/serialize/bug69210.phpt]
[1;32mPASS[0m serialize() integrity with non string on __sleep [ext/standard/tests/serialize/bug69210.phpt] 
TEST 11370/12806 [ext/standard/tests/serialize/bug69425.phpt]
[1;32mPASS[0m Bug #69425 (Use After Free in unserialize()) [ext/standard/tests/serialize/bug69425.phpt] 
TEST 11371/12806 [ext/standard/tests/serialize/bug69793.phpt]
[1;32mPASS[0m Bug #69793: Remotely triggerable stack exhaustion via recursive method calls [ext/standard/tests/serialize/bug69793.phpt] 
TEST 11372/12806 [ext/standard/tests/serialize/bug70172.phpt]
[1;32mPASS[0m Bug #70172 - Use After Free Vulnerability in unserialize() [ext/standard/tests/serialize/bug70172.phpt] 
TEST 11373/12806 [ext/standard/tests/serialize/bug70172_2.phpt]
[1;32mPASS[0m Bug #70172 - Use After Free Vulnerability in unserialize() [ext/standard/tests/serialize/bug70172_2.phpt] 
TEST 11374/12806 [ext/standard/tests/serialize/bug70213.phpt]
[1;32mPASS[0m Bug #70213: Unserialize context shared on double class lookup [ext/standard/tests/serialize/bug70213.phpt] 
TEST 11375/12806 [ext/standard/tests/serialize/bug70219.phpt]
[1;32mPASS[0m Bug #70219 Use after free vulnerability in session deserializer [ext/standard/tests/serialize/bug70219.phpt] 
TEST 11376/12806 [ext/standard/tests/serialize/bug70219_1.phpt]
[1;32mPASS[0m Bug #70219 Use after free vulnerability in session deserializer [ext/standard/tests/serialize/bug70219_1.phpt] 
TEST 11377/12806 [ext/standard/tests/serialize/bug70436.phpt]
[1;32mPASS[0m Bug #70436: Use After Free Vulnerability in unserialize() [ext/standard/tests/serialize/bug70436.phpt] 
TEST 11378/12806 [ext/standard/tests/serialize/bug70513.phpt]
[1;33mSKIP[0m Bug #70513: GMP Deserialization Type Confusion Vulnerability [ext/standard/tests/serialize/bug70513.phpt] reason: Required extension missing: gmp
TEST 11379/12806 [ext/standard/tests/serialize/bug70963.phpt]
[1;32mPASS[0m Bug #70963 (Unserialize shows UNKNOW in result) [ext/standard/tests/serialize/bug70963.phpt] 
TEST 11380/12806 [ext/standard/tests/serialize/bug71311.phpt]
[1;32mPASS[0m Bug #71311 Use-after-free vulnerability in SPL(ArrayObject, unserialize) [ext/standard/tests/serialize/bug71311.phpt] 
TEST 11381/12806 [ext/standard/tests/serialize/bug71313.phpt]
[1;32mPASS[0m Bug #71311 Use-after-free vulnerability in SPL(SplObjectStorage, unserialize) [ext/standard/tests/serialize/bug71313.phpt] 
TEST 11382/12806 [ext/standard/tests/serialize/bug71840.phpt]
[1;32mPASS[0m Bug #71840 (Unserialize accepts wrongly data) [ext/standard/tests/serialize/bug71840.phpt] 
TEST 11383/12806 [ext/standard/tests/serialize/bug71940.phpt]
[1;32mPASS[0m Bug #71940 (Unserialize crushes on restore object reference) [ext/standard/tests/serialize/bug71940.phpt] 
TEST 11384/12806 [ext/standard/tests/serialize/bug71995.phpt]
[1;32mPASS[0m Bug #71995 (Returning the same var twice from __sleep() produces broken serialized data) [ext/standard/tests/serialize/bug71995.phpt] 
TEST 11385/12806 [ext/standard/tests/serialize/bug72229.phpt]
[1;32mPASS[0m Bug #72229 (Wrong reference when serialize/unserialize an object) [ext/standard/tests/serialize/bug72229.phpt] 
TEST 11386/12806 [ext/standard/tests/serialize/bug72663.phpt]
[1;32mPASS[0m Bug #72663 (1): Don't call __destruct if __wakeup not called or fails [ext/standard/tests/serialize/bug72663.phpt] 
TEST 11387/12806 [ext/standard/tests/serialize/bug72663_2.phpt]
[1;32mPASS[0m Bug #72663 (2): Don't allow references into failed unserialize [ext/standard/tests/serialize/bug72663_2.phpt] 
TEST 11388/12806 [ext/standard/tests/serialize/bug72663_3.phpt]
[1;32mPASS[0m Bug #72663 (3): If unserialization fails, don't initialize the session with the result [ext/standard/tests/serialize/bug72663_3.phpt] 
TEST 11389/12806 [ext/standard/tests/serialize/bug72731.phpt]
[1;32mPASS[0m Bug #72731: Type Confusion in Object Deserialization [ext/standard/tests/serialize/bug72731.phpt] 
TEST 11390/12806 [ext/standard/tests/serialize/bug72785.phpt]
[1;32mPASS[0m Bug #72785: allowed_classes only applies to outermost unserialize() [ext/standard/tests/serialize/bug72785.phpt] 
TEST 11391/12806 [ext/standard/tests/serialize/bug73052.phpt]
[1;32mPASS[0m Bug #73052: Memory Corruption in During Deserialized-object Destruction [ext/standard/tests/serialize/bug73052.phpt] 
TEST 11392/12806 [ext/standard/tests/serialize/bug73154.phpt]
[1;32mPASS[0m Bug #73154: serialize object with __sleep function crash [ext/standard/tests/serialize/bug73154.phpt] 
TEST 11393/12806 [ext/standard/tests/serialize/bug73341.phpt]
[1;32mPASS[0m Bug #73144 (Use-afte-free in ArrayObject Deserialization) [ext/standard/tests/serialize/bug73341.phpt] 
TEST 11394/12806 [ext/standard/tests/serialize/bug73825.phpt]
[1;32mPASS[0m Bug #73825 Heap out of bounds read on unserialize in finish_nested_data() [ext/standard/tests/serialize/bug73825.phpt] 
TEST 11395/12806 [ext/standard/tests/serialize/bug74101.phpt]
[1;32mPASS[0m Bug #74101: Unserialize Heap Use-After-Free (READ: 1) in zval_get_type [ext/standard/tests/serialize/bug74101.phpt] 
TEST 11396/12806 [ext/standard/tests/serialize/bug74103.phpt]
[1;32mPASS[0m Bug #74103: heap-use-after-free when unserializing invalid array size [ext/standard/tests/serialize/bug74103.phpt] 
TEST 11397/12806 [ext/standard/tests/serialize/bug74111.phpt]
[1;32mPASS[0m Bug #74111: Heap buffer overread (READ: 1) finish_nested_data from unserialize [ext/standard/tests/serialize/bug74111.phpt] 
TEST 11398/12806 [ext/standard/tests/serialize/bug74300.phpt]
[1;32mPASS[0m Bug #74300 (unserialize() for float nvexp part) [ext/standard/tests/serialize/bug74300.phpt] 
TEST 11399/12806 [ext/standard/tests/serialize/bug74614.phpt]
[1;32mPASS[0m Bug #74614: Use-after-free in PHP7's unserialize() [ext/standard/tests/serialize/bug74614.phpt] 
TEST 11400/12806 [ext/standard/tests/serialize/bug75054.phpt]
[1;32mPASS[0m Bug #75054: A Denial of Service Vulnerability was found when performing deserialization [ext/standard/tests/serialize/bug75054.phpt] 
TEST 11401/12806 [ext/standard/tests/serialize/bug76300.phpt]
[1;32mPASS[0m Bug #76300: Unserialize of extended protected member broken [ext/standard/tests/serialize/bug76300.phpt] 
TEST 11402/12806 [ext/standard/tests/serialize/bug78438.phpt]
[1;32mPASS[0m Bug #78438 (Corruption when __unserializing deeply nested structures) [ext/standard/tests/serialize/bug78438.phpt] 
TEST 11403/12806 [ext/standard/tests/serialize/bug79526.phpt]
[1;32mPASS[0m Bug #79526 (`__sleep` error message doesn't include the name of the class) [ext/standard/tests/serialize/bug79526.phpt] 
TEST 11404/12806 [ext/standard/tests/serialize/bug80411.phpt]
[1;32mPASS[0m Bug #80411: References to null-serialized object break serialize() [ext/standard/tests/serialize/bug80411.phpt] 
TEST 11405/12806 [ext/standard/tests/serialize/bug81111.phpt]
[1;32mPASS[0m Bug #81111: Serialization is unexpectedly allowed on anonymous classes with __serialize() [ext/standard/tests/serialize/bug81111.phpt] 
TEST 11406/12806 [ext/standard/tests/serialize/bug81142.phpt]
[1;32mPASS[0m Bug #81142 (memory leak when unserialize()ing associative array) [ext/standard/tests/serialize/bug81142.phpt] 
TEST 11407/12806 [ext/standard/tests/serialize/bug81163.phpt]
[1;32mPASS[0m Test __sleep returns non-array [ext/standard/tests/serialize/bug81163.phpt] 
TEST 11408/12806 [ext/standard/tests/serialize/counting_of_references.phpt]
[1;32mPASS[0m References are not counted twice [ext/standard/tests/serialize/counting_of_references.phpt] 
TEST 11409/12806 [ext/standard/tests/serialize/gh12265.phpt]
[1;32mPASS[0m GH-12265 (Cloning an object breaks serialization recursion) - __serialize variation [ext/standard/tests/serialize/gh12265.phpt] 
TEST 11410/12806 [ext/standard/tests/serialize/gh12265b.phpt]
[1;32mPASS[0m GH-12265 (Cloning an object breaks serialization recursion) - __sleep variation [ext/standard/tests/serialize/gh12265b.phpt] 
TEST 11411/12806 [ext/standard/tests/serialize/gh15169.phpt]
[1;32mPASS[0m GH-15169 (stack overflow when var serialization in ext/standard/var) [ext/standard/tests/serialize/gh15169.phpt] 
TEST 11412/12806 [ext/standard/tests/serialize/gh19701.phpt]
[1;32mPASS[0m GH-19701 (Serialize/deserialize loses some data) [ext/standard/tests/serialize/gh19701.phpt] 
TEST 11413/12806 [ext/standard/tests/serialize/incomplete_class.phpt]
[1;32mPASS[0m (un)serializing __PHP_Incomplete_Class instance [ext/standard/tests/serialize/incomplete_class.phpt] 
TEST 11414/12806 [ext/standard/tests/serialize/incomplete_class_magic.phpt]
[1;32mPASS[0m (un)serializing __PHP_Incomplete_Class instance edge case [ext/standard/tests/serialize/incomplete_class_magic.phpt] 
TEST 11415/12806 [ext/standard/tests/serialize/invalid_signs_in_lengths.phpt]
[1;32mPASS[0m Lengths and references are not signed [ext/standard/tests/serialize/invalid_signs_in_lengths.phpt] 
TEST 11416/12806 [ext/standard/tests/serialize/max_depth.phpt]
[1;32mPASS[0m Bug #78549: Stack overflow due to nested serialized input [ext/standard/tests/serialize/max_depth.phpt] 
TEST 11417/12806 [ext/standard/tests/serialize/oss_fuzz_433303828.phpt]
[1;32mPASS[0m OSS-Fuzz #433303828 [ext/standard/tests/serialize/oss_fuzz_433303828.phpt] 
TEST 11418/12806 [ext/standard/tests/serialize/overwrite_untyped_ref.phpt]
[1;32mPASS[0m Overwrite reference in untyped property [ext/standard/tests/serialize/overwrite_untyped_ref.phpt] 
TEST 11419/12806 [ext/standard/tests/serialize/precision.phpt]
[1;32mPASS[0m Default precision is sufficient to serialize all the information in floats [ext/standard/tests/serialize/precision.phpt] 
TEST 11420/12806 [ext/standard/tests/serialize/ref_to_failed_serialize.phpt]
[1;32mPASS[0m References to objects for which Serializable::serialize() returned NULL should use N; [ext/standard/tests/serialize/ref_to_failed_serialize.phpt] 
TEST 11421/12806 [ext/standard/tests/serialize/serialization_arrays_001.phpt]
[1;32mPASS[0m Test serialize() & unserialize() functions: arrays (circular references) [ext/standard/tests/serialize/serialization_arrays_001.phpt] 
TEST 11422/12806 [ext/standard/tests/serialize/serialization_arrays_002.phpt]
[1;32mPASS[0m serialization: arrays with references amongst elements [ext/standard/tests/serialize/serialization_arrays_002.phpt] 
TEST 11423/12806 [ext/standard/tests/serialize/serialization_arrays_003.phpt]
[1;32mPASS[0m serialization: arrays with references to an external variable [ext/standard/tests/serialize/serialization_arrays_003.phpt] 
TEST 11424/12806 [ext/standard/tests/serialize/serialization_arrays_004.phpt]
[1;32mPASS[0m serialization: arrays with references to the containing array [ext/standard/tests/serialize/serialization_arrays_004.phpt] 
TEST 11425/12806 [ext/standard/tests/serialize/serialization_arrays_005.phpt]
[1;32mPASS[0m serialization: arrays with references, nested [ext/standard/tests/serialize/serialization_arrays_005.phpt] 
TEST 11426/12806 [ext/standard/tests/serialize/serialization_error_002.phpt]
[1;32mPASS[0m Test unserialize(): error is indistinguishable from deserialized boolean [ext/standard/tests/serialize/serialization_error_002.phpt] 
TEST 11427/12806 [ext/standard/tests/serialize/serialization_miscTypes_001.phpt]
[1;33mSKIP[0m Test serialize() & unserialize() functions: many types [ext/standard/tests/serialize/serialization_miscTypes_001.phpt] reason: this test is for 32bit platform only
TEST 11428/12806 [ext/standard/tests/serialize/serialization_objects_001.phpt]
[1;32mPASS[0m Test serialize() & unserialize() functions: objects [ext/standard/tests/serialize/serialization_objects_001.phpt] 
TEST 11429/12806 [ext/standard/tests/serialize/serialization_objects_002.phpt]
[1;32mPASS[0m Test serialize() & unserialize() functions: objects (variations) [ext/standard/tests/serialize/serialization_objects_002.phpt] 
TEST 11430/12806 [ext/standard/tests/serialize/serialization_objects_003.phpt]
[1;32mPASS[0m Test serialize() & unserialize() functions: objects (abstract classes) [ext/standard/tests/serialize/serialization_objects_003.phpt] 
TEST 11431/12806 [ext/standard/tests/serialize/serialization_objects_004.phpt]
[1;32mPASS[0m Test serialize() & unserialize() functions: objects - ensure that COW references of objects are not serialized separately (unlike other types). [ext/standard/tests/serialize/serialization_objects_004.phpt] 
TEST 11432/12806 [ext/standard/tests/serialize/serialization_objects_005.phpt]
[1;32mPASS[0m Check behaviour of incomplete class [ext/standard/tests/serialize/serialization_objects_005.phpt] 
TEST 11433/12806 [ext/standard/tests/serialize/serialization_objects_006.phpt]
[1;32mPASS[0m Behaviour of incomplete class is preserved even when it was not created by unserialize(). [ext/standard/tests/serialize/serialization_objects_006.phpt] 
TEST 11434/12806 [ext/standard/tests/serialize/serialization_objects_007.phpt]
[1;32mPASS[0m Ensure __autoload is called twice if unserialize_callback_func is defined. [ext/standard/tests/serialize/serialization_objects_007.phpt] 
TEST 11435/12806 [ext/standard/tests/serialize/serialization_objects_008.phpt]
[1;32mPASS[0m Bad unserialize_callback_func [ext/standard/tests/serialize/serialization_objects_008.phpt] 
TEST 11436/12806 [ext/standard/tests/serialize/serialization_objects_009.phpt]
[1;32mPASS[0m Custom unserialization of classes with no custom unserializer. [ext/standard/tests/serialize/serialization_objects_009.phpt] 
TEST 11437/12806 [ext/standard/tests/serialize/serialization_objects_010.phpt]
[1;32mPASS[0m Serialize() must return a string or NULL [ext/standard/tests/serialize/serialization_objects_010.phpt] 
TEST 11438/12806 [ext/standard/tests/serialize/serialization_objects_011.phpt]
[1;32mPASS[0m Object serialization / unserialization with inherited and hidden properties. [ext/standard/tests/serialize/serialization_objects_011.phpt] 
TEST 11439/12806 [ext/standard/tests/serialize/serialization_objects_012.phpt]
[1;32mPASS[0m Object serialization / unserialization: real references and COW references [ext/standard/tests/serialize/serialization_objects_012.phpt] 
TEST 11440/12806 [ext/standard/tests/serialize/serialization_objects_013.phpt]
[1;32mPASS[0m Object serialization / unserialization: references amongst properties [ext/standard/tests/serialize/serialization_objects_013.phpt] 
TEST 11441/12806 [ext/standard/tests/serialize/serialization_objects_014.phpt]
[1;32mPASS[0m Object serialization / unserialization: references to external values [ext/standard/tests/serialize/serialization_objects_014.phpt] 
TEST 11442/12806 [ext/standard/tests/serialize/serialization_objects_015.phpt]
[1;32mPASS[0m Object serialization / unserialization: properties reference containing object [ext/standard/tests/serialize/serialization_objects_015.phpt] 
TEST 11443/12806 [ext/standard/tests/serialize/serialization_objects_016.phpt]
[1;32mPASS[0m Object serialization / unserialization: circular object with rc=1 [ext/standard/tests/serialize/serialization_objects_016.phpt] 
TEST 11444/12806 [ext/standard/tests/serialize/serialization_objects_017.phpt]
[1;32mPASS[0m Object serialization / unserialization: Strict format [ext/standard/tests/serialize/serialization_objects_017.phpt] 
TEST 11445/12806 [ext/standard/tests/serialize/serialization_objects_018.phpt]
[1;32mPASS[0m Object serialization / unserialization: Strict format (2) [ext/standard/tests/serialize/serialization_objects_018.phpt] 
TEST 11446/12806 [ext/standard/tests/serialize/serialization_objects_019.phpt]
[1;32mPASS[0m Serialization of RC1 objects appearing in object graph twice [ext/standard/tests/serialize/serialization_objects_019.phpt] 
TEST 11447/12806 [ext/standard/tests/serialize/serialization_objects_incomplete.phpt]
[1;32mPASS[0m Check behaviour of incomplete class [ext/standard/tests/serialize/serialization_objects_incomplete.phpt] 
TEST 11448/12806 [ext/standard/tests/serialize/serialization_precision_001.phpt]
[1;32mPASS[0m Test serialize_precision (part 1) [ext/standard/tests/serialize/serialization_precision_001.phpt] 
TEST 11449/12806 [ext/standard/tests/serialize/serialization_precision_002.phpt]
[1;32mPASS[0m Test serialize_precision (part 2) [ext/standard/tests/serialize/serialization_precision_002.phpt] 
TEST 11450/12806 [ext/standard/tests/serialize/serialization_resources_001.phpt]
[1;32mPASS[0m Test serialize() & unserialize() functions: resources [ext/standard/tests/serialize/serialization_resources_001.phpt] 
TEST 11451/12806 [ext/standard/tests/serialize/serialize_globals_var_refs.phpt]
[1;32mPASS[0m Reference IDs should be correctly generated when $GLOBALS is serialized [ext/standard/tests/serialize/serialize_globals_var_refs.phpt] 
TEST 11452/12806 [ext/standard/tests/serialize/shm_corruption_coercion_unserialize_options.phpt]
[1;32mPASS[0m Shm corruption with coercion in options of unserialize() [ext/standard/tests/serialize/shm_corruption_coercion_unserialize_options.phpt] 
TEST 11453/12806 [ext/standard/tests/serialize/sleep_deref.phpt]
[1;32mPASS[0m __sleep() can return references [ext/standard/tests/serialize/sleep_deref.phpt] 
TEST 11454/12806 [ext/standard/tests/serialize/sleep_mangled_name_clash.phpt]
[1;32mPASS[0m __sleep() returns properties clashing only after mangling [ext/standard/tests/serialize/sleep_mangled_name_clash.phpt] 
TEST 11455/12806 [ext/standard/tests/serialize/sleep_undefined_declared_properties.phpt]
[1;32mPASS[0m __sleep() returning undefined declared properties [ext/standard/tests/serialize/sleep_undefined_declared_properties.phpt] 
TEST 11456/12806 [ext/standard/tests/serialize/sleep_uninitialized_typed_prop.phpt]
[1;32mPASS[0m Referencing an uninitialized typed property in __sleep() should be skipped [ext/standard/tests/serialize/sleep_uninitialized_typed_prop.phpt] 
TEST 11457/12806 [ext/standard/tests/serialize/splobjectstorage_negative_count.phpt]
[1;32mPASS[0m OSS-Fuzz: Unserializing SplObjectStorage with negative number of elements [ext/standard/tests/serialize/splobjectstorage_negative_count.phpt] 
TEST 11458/12806 [ext/standard/tests/serialize/typed_property_ref_assignment_failure.phpt]
[1;32mPASS[0m Failure to assign ref to typed property [ext/standard/tests/serialize/typed_property_ref_assignment_failure.phpt] 
TEST 11459/12806 [ext/standard/tests/serialize/typed_property_ref_overwrite.phpt]
[1;32mPASS[0m Overwriting a typed property reference [ext/standard/tests/serialize/typed_property_ref_overwrite.phpt] 
TEST 11460/12806 [ext/standard/tests/serialize/typed_property_ref_overwrite2.phpt]
[1;32mPASS[0m Overwriting a typed property that is not yet a reference [ext/standard/tests/serialize/typed_property_ref_overwrite2.phpt] 
TEST 11461/12806 [ext/standard/tests/serialize/typed_property_refs.phpt]
[1;32mPASS[0m unserialize with references to typed properties shall skip the references or fail [ext/standard/tests/serialize/typed_property_refs.phpt] 
TEST 11462/12806 [ext/standard/tests/serialize/unserializeS.phpt]
[1;32mPASS[0m Bug MOPB-29 (wrong length calculation for S) [ext/standard/tests/serialize/unserializeS.phpt] 
TEST 11463/12806 [ext/standard/tests/serialize/unserialize_abstract_class.phpt]
[1;32mPASS[0m Unserializing an abstract class should fail [ext/standard/tests/serialize/unserialize_abstract_class.phpt] 
TEST 11464/12806 [ext/standard/tests/serialize/unserialize_allowed_classes_option_invalid_array.phpt]
[1;32mPASS[0m Test unserialize() with array allowed_classes and nonsensical values [ext/standard/tests/serialize/unserialize_allowed_classes_option_invalid_array.phpt] 
TEST 11465/12806 [ext/standard/tests/serialize/unserialize_allowed_classes_option_invalid_class_names.phpt]
[1;32mPASS[0m Test unserialize() with array allowed_classes and nonsensical class names [ext/standard/tests/serialize/unserialize_allowed_classes_option_invalid_class_names.phpt] 
TEST 11466/12806 [ext/standard/tests/serialize/unserialize_allowed_classes_option_invalid_value.phpt]
[1;32mPASS[0m Test unserialize() with non-bool/array allowed_classes [ext/standard/tests/serialize/unserialize_allowed_classes_option_invalid_value.phpt] 
TEST 11467/12806 [ext/standard/tests/serialize/unserialize_allowed_classes_option_stringable_value.phpt]
[1;32mPASS[0m Test unserialize() with Stringable object in allowed_classes [ext/standard/tests/serialize/unserialize_allowed_classes_option_stringable_value.phpt] 
TEST 11468/12806 [ext/standard/tests/serialize/unserialize_classes.phpt]
[1;32mPASS[0m Test unserialize() with second parameter [ext/standard/tests/serialize/unserialize_classes.phpt] 
TEST 11469/12806 [ext/standard/tests/serialize/unserialize_extra_data_001.phpt]
[1;32mPASS[0m Test unserialize() with extra data at the end of a valid value [ext/standard/tests/serialize/unserialize_extra_data_001.phpt] 
TEST 11470/12806 [ext/standard/tests/serialize/unserialize_extra_data_002.phpt]
[1;32mPASS[0m Test unserialize() with extra data at the end of a valid value with nested unserialize [ext/standard/tests/serialize/unserialize_extra_data_002.phpt] 
TEST 11471/12806 [ext/standard/tests/serialize/unserialize_extra_data_003.phpt]
[1;32mPASS[0m Test unserialize() with extra data at the end of a valid value with Serializable [ext/standard/tests/serialize/unserialize_extra_data_003.phpt] 
TEST 11472/12806 [ext/standard/tests/serialize/unserialize_large.phpt]
[1;32mPASS[0m Unserializing payload with unrealistically large element counts [ext/standard/tests/serialize/unserialize_large.phpt] 
TEST 11473/12806 [ext/standard/tests/serialize/unserialize_leak.phpt]
[1;32mPASS[0m Unserialize leak in SplObjectStorage [ext/standard/tests/serialize/unserialize_leak.phpt] 
TEST 11474/12806 [ext/standard/tests/serialize/unserialize_mem_leak.phpt]
[1;32mPASS[0m Memleaks if unserialize return a self-referenced array/object [ext/standard/tests/serialize/unserialize_mem_leak.phpt] 
TEST 11475/12806 [ext/standard/tests/serialize/unserialize_neg_iv_edge_cases.phpt]
[1;32mPASS[0m Negative parse_iv2 edge cases [ext/standard/tests/serialize/unserialize_neg_iv_edge_cases.phpt] 
TEST 11476/12806 [ext/standard/tests/serialize/unserialize_overwrite_undeclared_protected.phpt]
[1;32mPASS[0m Overwriting an undeclared property with protected mangling [ext/standard/tests/serialize/unserialize_overwrite_undeclared_protected.phpt] 
TEST 11477/12806 [ext/standard/tests/serialize/unserialize_ref_to_overwritten_declared_prop.phpt]
[1;32mPASS[0m Trying to create a reference to an overwritten declared property [ext/standard/tests/serialize/unserialize_ref_to_overwritten_declared_prop.phpt] 
TEST 11478/12806 [ext/standard/tests/serialize/unserialize_subclasses.phpt]
[1;32mPASS[0m Test unserialize() with allowed_classes and subclasses [ext/standard/tests/serialize/unserialize_subclasses.phpt] 
TEST 11479/12806 [ext/standard/tests/serialize/unserialize_uppercase_s.phpt]
[1;32mPASS[0m Test unserialize() with the 'S' format emits a deprecation. [ext/standard/tests/serialize/unserialize_uppercase_s.phpt] 
TEST 11480/12806 [ext/standard/tests/setrawcookie_basic_001.phpt]
[1;32mPASS[0m Test setrawcookie basic functionality [ext/standard/tests/setrawcookie_basic_001.phpt] 
TEST 11481/12806 [ext/standard/tests/setrawcookie_basic_002.phpt]
[1;32mPASS[0m Test setrawcookie to fail when output exists before [ext/standard/tests/setrawcookie_basic_002.phpt] 
TEST 11482/12806 [ext/standard/tests/streams/bug40459.phpt]
[1;32mPASS[0m bug 40459 - Test whether the constructor of the user-space stream wrapper is called when stream functions are called [ext/standard/tests/streams/bug40459.phpt] 
TEST 11483/12806 [ext/standard/tests/streams/bug44712.phpt]
[1;32mPASS[0m bug#44712 (stream_context_set_params segfaults on invalid arguments) [ext/standard/tests/streams/bug44712.phpt] 
TEST 11484/12806 [ext/standard/tests/streams/bug44818.phpt]
[1;32mPASS[0m Bug #44818 (php://memory writeable when opened read only) [ext/standard/tests/streams/bug44818.phpt] 
TEST 11485/12806 [ext/standard/tests/streams/bug46024.phpt]
[1;32mPASS[0m Bug #46024 stream_select() doesn't return the correct number [ext/standard/tests/streams/bug46024.phpt] 
TEST 11486/12806 [ext/standard/tests/streams/bug46147.phpt]
[1;32mPASS[0m Bug #46147 (after stream seek, appending stream filter reads incorrect data) [ext/standard/tests/streams/bug46147.phpt] 
TEST 11487/12806 [ext/standard/tests/streams/bug46426.phpt]
[1;32mPASS[0m Bug #46426 (3rd parameter offset of stream_get_contents not works for "0") [ext/standard/tests/streams/bug46426.phpt] 
TEST 11488/12806 [ext/standard/tests/streams/bug47997.phpt]
[1;32mPASS[0m Bug #47997 (stream_copy_to_stream returns 1 on empty streams) [ext/standard/tests/streams/bug47997.phpt] 
TEST 11489/12806 [ext/standard/tests/streams/bug48309.phpt]
[1;32mPASS[0m Bug #48309 (stream_copy_to_stream() and fpasstru() do not update stream position) [ext/standard/tests/streams/bug48309.phpt] 
TEST 11490/12806 [ext/standard/tests/streams/bug49936_win32.phpt]
[1;33mSKIP[0m Bug #49936 (crash with ftp stream in php_stream_context_get_option()) [ext/standard/tests/streams/bug49936_win32.phpt] reason: . Do run on Windows only
TEST 11491/12806 [ext/standard/tests/streams/bug51056.phpt]
[1;32mPASS[0m Bug #51056 (fread() on blocking stream will block even if data is available) [ext/standard/tests/streams/bug51056.phpt] 
TEST 11492/12806 [ext/standard/tests/streams/bug53427.phpt]
[1;32mPASS[0m Bug #53427 (stream_select does not preserve keys) [ext/standard/tests/streams/bug53427.phpt] 
TEST 11493/12806 [ext/standard/tests/streams/bug53903.phpt]
[1;32mPASS[0m Bug #53903 streamwrapper/stream_stat causes problems [ext/standard/tests/streams/bug53903.phpt] 
TEST 11494/12806 [ext/standard/tests/streams/bug54623.phpt]
[1;32mPASS[0m Bug #54623: Segfault when when writing to a persistent socket after closing a copy of the socket [ext/standard/tests/streams/bug54623.phpt] 
TEST 11495/12806 [ext/standard/tests/streams/bug54946.phpt]
[1;32mPASS[0m Bug#54946 stream_get_contents infinite loop [ext/standard/tests/streams/bug54946.phpt] 
TEST 11496/12806 [ext/standard/tests/streams/bug60106-001.phpt]
[1;32mPASS[0m Bug #60106 (stream_socket_server silently truncates long unix socket paths) [ext/standard/tests/streams/bug60106-001.phpt] 
TEST 11497/12806 [ext/standard/tests/streams/bug60106-002.phpt]
[1;32mPASS[0m Bug #60106 (stream_socket_server with abstract unix socket paths) [ext/standard/tests/streams/bug60106-002.phpt] 
TEST 11498/12806 [ext/standard/tests/streams/bug60455_01.phpt]
[1;32mPASS[0m Bug #60455: stream_get_line and 1-line noeol input [ext/standard/tests/streams/bug60455_01.phpt] 
TEST 11499/12806 [ext/standard/tests/streams/bug60455_02.phpt]
[1;32mPASS[0m Bug #60455: stream_get_line and 1-line followed by eol input [ext/standard/tests/streams/bug60455_02.phpt] 
TEST 11500/12806 [ext/standard/tests/streams/bug60455_03.phpt]
[1;32mPASS[0m Bug #60455: stream_get_line and 2 lines, one possibly empty [ext/standard/tests/streams/bug60455_03.phpt] 
TEST 11501/12806 [ext/standard/tests/streams/bug60455_04.phpt]
[1;32mPASS[0m Bug #60455: stream_get_line and 1-line with maxlen size followed by 0-length
read with EOL indication [ext/standard/tests/streams/bug60455_04.phpt] 
TEST 11502/12806 [ext/standard/tests/streams/bug60602.phpt]
[1;32mPASS[0m Bug #60602 proc_open() modifies environment if it contains arrays [ext/standard/tests/streams/bug60602.phpt] 
TEST 11503/12806 [ext/standard/tests/streams/bug60817.phpt]
[1;32mPASS[0m Bug #60817: stream_get_line() reads from stream even when there is already sufficient data buffered [ext/standard/tests/streams/bug60817.phpt] 
TEST 11504/12806 [ext/standard/tests/streams/bug61019.phpt]
[1;32mPASS[0m Bug #61019 (Out of memory on command stream_get_contents) [ext/standard/tests/streams/bug61019.phpt] 
TEST 11505/12806 [ext/standard/tests/streams/bug61115-1.phpt]
[1;32mPASS[0m Bug #61115: Stream related segfault on fatal error in php_stream_context_del_link - variation 1 [ext/standard/tests/streams/bug61115-1.phpt] 
TEST 11506/12806 [ext/standard/tests/streams/bug61115-2.phpt]
[1;32mPASS[0m Bug #61115: Stream related segfault on fatal error in php_stream_context_del_link - variation 2 [ext/standard/tests/streams/bug61115-2.phpt] 
TEST 11507/12806 [ext/standard/tests/streams/bug61115.phpt]
[1;32mPASS[0m Bug #61115: Stream related segfault on fatal error in php_stream_context_del_link. [ext/standard/tests/streams/bug61115.phpt] 
TEST 11508/12806 [ext/standard/tests/streams/bug62922.phpt]
[1;32mPASS[0m Bug #62922: Truncating entire string should result in string [ext/standard/tests/streams/bug62922.phpt] 
TEST 11509/12806 [ext/standard/tests/streams/bug63240.phpt]
[1;32mPASS[0m Bug #63240: stream_get_line() return contains delimiter string [ext/standard/tests/streams/bug63240.phpt] 
TEST 11510/12806 [ext/standard/tests/streams/bug64166.phpt]
[1;32mPASS[0m Bug #64166: quoted-printable-encode stream filter incorrectly discarding whitespace [ext/standard/tests/streams/bug64166.phpt] 
TEST 11511/12806 [ext/standard/tests/streams/bug64166_2.phpt]
[1;32mPASS[0m Bug #64166: quoted-printable-encode stream filter incorrectly discarding whitespace - split reads [ext/standard/tests/streams/bug64166_2.phpt] 
TEST 11512/12806 [ext/standard/tests/streams/bug64166_3.phpt]
[1;32mPASS[0m Bug #64166: quoted-printable-encode stream filter incorrectly discarding whitespace - writes [ext/standard/tests/streams/bug64166_3.phpt] 
TEST 11513/12806 [ext/standard/tests/streams/bug64433.phpt]
[1;32mPASS[0m Bug #60180 ($_SERVER["PHP_SELF"] incorrect) [ext/standard/tests/streams/bug64433.phpt] 
TEST 11514/12806 [ext/standard/tests/streams/bug64770.phpt]
[1;32mPASS[0m Bug #64770 stream_select() fails with pipes from proc_open() [ext/standard/tests/streams/bug64770.phpt] 
TEST 11515/12806 [ext/standard/tests/streams/bug65483.phpt]
[1;32mPASS[0m Bug #65483: quoted-printable encode stream filter incorrectly encoding spaces [ext/standard/tests/streams/bug65483.phpt] 
TEST 11516/12806 [ext/standard/tests/streams/bug67626.phpt]
[1;32mPASS[0m Bug #67626: Exceptions not properly handled in user stream handlers [ext/standard/tests/streams/bug67626.phpt] 
TEST 11517/12806 [ext/standard/tests/streams/bug68948.phpt]
[1;32mPASS[0m Bug #68948: feof() on temporary streams broken [ext/standard/tests/streams/bug68948.phpt] 
TEST 11518/12806 [ext/standard/tests/streams/bug69521.phpt]
[1;32mPASS[0m Bug #69521	Segfault in gc_collect_cycles() [ext/standard/tests/streams/bug69521.phpt] 
TEST 11519/12806 [ext/standard/tests/streams/bug70198.phpt]
[1;32mPASS[0m Bug #70198 Checking liveness does not work as expected [ext/standard/tests/streams/bug70198.phpt] 
TEST 11520/12806 [ext/standard/tests/streams/bug70362.phpt]
[1;32mPASS[0m Bug #70362 (Can't copy() large 'data://' with open_basedir) [ext/standard/tests/streams/bug70362.phpt] 
TEST 11521/12806 [ext/standard/tests/streams/bug71245.phpt]
[1;32mPASS[0m Bug #71245 (file_get_contents() ignores "header" context option if it's a reference) [ext/standard/tests/streams/bug71245.phpt] 
TEST 11522/12806 [ext/standard/tests/streams/bug71323.phpt]
[1;32mPASS[0m Bug #71323: Output of stream_get_meta_data can be falsified by its input [ext/standard/tests/streams/bug71323.phpt] 
TEST 11523/12806 [ext/standard/tests/streams/bug71884.phpt]
[1;32mPASS[0m Bug #71884 (Null pointer deref (segfault) in stream_context_get_default) [ext/standard/tests/streams/bug71884.phpt] 
TEST 11524/12806 [ext/standard/tests/streams/bug72075.phpt]
[1;32mPASS[0m Bug #72075 (Referencing socket resources breaks stream_select) [ext/standard/tests/streams/bug72075.phpt] 
TEST 11525/12806 [ext/standard/tests/streams/bug72221.phpt]
[1;32mPASS[0m Bug #72221 (Segmentation fault in stream_get_line / zend_memnstr_ex) [ext/standard/tests/streams/bug72221.phpt] 
TEST 11526/12806 [ext/standard/tests/streams/bug72534.phpt]
[1;32mPASS[0m Bug #72534 stream_socket_get_name crashes [ext/standard/tests/streams/bug72534.phpt] 
TEST 11527/12806 [ext/standard/tests/streams/bug72771.phpt]
[1;33mSKIP[0m Bug #72771. FTPS to FTP downgrade not allowed when server doesn't support AUTH TLS or AUTH SSL. [ext/standard/tests/streams/bug72771.phpt] reason: Required extension missing: openssl
TEST 11528/12806 [ext/standard/tests/streams/bug72853.phpt]
[1;32mPASS[0m Bug #72853 (stream_set_blocking doesn't work) [ext/standard/tests/streams/bug72853.phpt] 
TEST 11529/12806 [ext/standard/tests/streams/bug72857.phpt]
[1;32mPASS[0m Bug #72857 stream_socket_recvfrom read access violation [ext/standard/tests/streams/bug72857.phpt] 
TEST 11530/12806 [ext/standard/tests/streams/bug73457.phpt]
[1;33mSKIP[0m Bug #73457. Wrong error message when fopen FTP wrapped fails to open data connection [ext/standard/tests/streams/bug73457.phpt] reason: pcntl_fork() not available.
TEST 11531/12806 [ext/standard/tests/streams/bug74090.phpt]
[1;33mSKIP[0m Bug #74090 stream_get_contents maxlength>-1 returns empty string on windows [ext/standard/tests/streams/bug74090.phpt] reason: : online test
TEST 11532/12806 [ext/standard/tests/streams/bug74556.phpt]
[1;32mPASS[0m Bug #74556 stream_socket_get_name() on unix socket returns "\0" [ext/standard/tests/streams/bug74556.phpt] 
TEST 11533/12806 [ext/standard/tests/streams/bug74951.phpt]
[1;32mPASS[0m Bug#74951 Null pointer dereference in user streams [ext/standard/tests/streams/bug74951.phpt] 
TEST 11534/12806 [ext/standard/tests/streams/bug75031.phpt]
[1;32mPASS[0m Bug #75031: Append mode in php://temp and php://memory [ext/standard/tests/streams/bug75031.phpt] 
TEST 11535/12806 [ext/standard/tests/streams/bug75776.phpt]
[1;33mSKIP[0m Bug #75776 (Flushing streams with compression filter is broken) [ext/standard/tests/streams/bug75776.phpt] reason: Required extensions missing: zlib, bz2
TEST 11536/12806 [ext/standard/tests/streams/bug76136.phpt]
[1;32mPASS[0m Bug #76136: stream_socket_get_name should enclose IPv6 in brackets [ext/standard/tests/streams/bug76136.phpt] 
TEST 11537/12806 [ext/standard/tests/streams/bug76857.phpt]
[1;32mPASS[0m Bug #76857 (Can read "non-existant" files) [ext/standard/tests/streams/bug76857.phpt] 
TEST 11538/12806 [ext/standard/tests/streams/bug76859.phpt]
[1;32mPASS[0m Bug #76859 (stream_get_line skips data if used with filters) [ext/standard/tests/streams/bug76859.phpt] 
TEST 11539/12806 [ext/standard/tests/streams/bug76943.phpt]
[1;33mSKIP[0m Bug #76943 (Inconsistent stream_wrapper_restore() errors) [ext/standard/tests/streams/bug76943.phpt] reason: phar wrapper not registered
TEST 11540/12806 [ext/standard/tests/streams/bug77069.phpt]
[1;32mPASS[0m Bug #77069 (stream filter loses final block of data) [ext/standard/tests/streams/bug77069.phpt] 
TEST 11541/12806 [ext/standard/tests/streams/bug77080.phpt]
[1;33mSKIP[0m Bug #77080 (Deflate not working) [ext/standard/tests/streams/bug77080.phpt] reason: Required extension missing: zlib
TEST 11542/12806 [ext/standard/tests/streams/bug77664.phpt]
[1;32mPASS[0m BUG #77664 (Segmentation fault when using undefined constant in custom wrapper) [ext/standard/tests/streams/bug77664.phpt] 
TEST 11543/12806 [ext/standard/tests/streams/bug77680.phpt]
[1;33mSKIP[0m Recursive mkdir() on ftp should create missing directories. [ext/standard/tests/streams/bug77680.phpt] reason: pcntl_fork() not available.
TEST 11544/12806 [ext/standard/tests/streams/bug77765.phpt]
[1;33mSKIP[0m stat() on directory should return 40755 for ftp:// [ext/standard/tests/streams/bug77765.phpt] reason: pcntl_fork() not available.
TEST 11545/12806 [ext/standard/tests/streams/bug78326.phpt]
[1;32mPASS[0m memory allocation on stream_get_contents() [ext/standard/tests/streams/bug78326.phpt] 
TEST 11546/12806 [ext/standard/tests/streams/bug78326_1.phpt]
[1;32mPASS[0m proper string length on stream_get_contents() [ext/standard/tests/streams/bug78326_1.phpt] 
TEST 11547/12806 [ext/standard/tests/streams/bug78506.phpt]
[1;32mPASS[0m Bug #78506: Error in a php_user_filter::filter() is not reported [ext/standard/tests/streams/bug78506.phpt] 
TEST 11548/12806 [ext/standard/tests/streams/bug78662.phpt]
[1;32mPASS[0m Bug #78662 (stream_write bad error detection) [ext/standard/tests/streams/bug78662.phpt] 
TEST 11549/12806 [ext/standard/tests/streams/bug78883.phpt]
[1;33mSKIP[0m Bug #78883 (fgets(STDIN) fails on Windows) [ext/standard/tests/streams/bug78883.phpt] reason: this test is for Windows platforms only
TEST 11550/12806 [ext/standard/tests/streams/bug78902.phpt]
[1;32mPASS[0m Bug #78902: Memory leak when using stream_filter_append [ext/standard/tests/streams/bug78902.phpt] 
TEST 11551/12806 [ext/standard/tests/streams/bug79000.phpt]
[1;32mPASS[0m Bug #79000: Non-blocking socket stream reports EAGAIN as error [ext/standard/tests/streams/bug79000.phpt] 
TEST 11552/12806 [ext/standard/tests/streams/bug79467.phpt]
[1;32mPASS[0m Bug #79467 (data:// wrappers are writable) [ext/standard/tests/streams/bug79467.phpt] 
TEST 11553/12806 [ext/standard/tests/streams/bug79984.phpt]
[1;32mPASS[0m Bug #79984 (Stream filter is not called with closing arg) [ext/standard/tests/streams/bug79984.phpt] 
TEST 11554/12806 [ext/standard/tests/streams/bug81346.phpt]
[1;33mSKIP[0m Bug #81346 (Non-seekable streams don't update position after write) [ext/standard/tests/streams/bug81346.phpt] reason: Required extension missing: bz2
TEST 11555/12806 [ext/standard/tests/streams/bug81659.phpt]
[1;32mPASS[0m Bug #81659 (stream_get_contents() may unnecessarily overallocate) [ext/standard/tests/streams/bug81659.phpt] 
TEST 11556/12806 [ext/standard/tests/streams/eagain_is_not_an_error.phpt]
[1;32mPASS[0m EAGAIN/EWOULDBLOCK on a non-blocking socket should not result in an error return value [ext/standard/tests/streams/eagain_is_not_an_error.phpt] 
TEST 11557/12806 [ext/standard/tests/streams/gh10031.phpt]
[1;32mPASS[0m GH-10031 ([Stream] STREAM_NOTIFY_PROGRESS over HTTP emitted irregularly for last chunk of data) [ext/standard/tests/streams/gh10031.phpt] 
TEST 11558/12806 [ext/standard/tests/streams/gh10406.phpt]
[1;32mPASS[0m GH-10406: feof() behavior change for UNIX based socket resources [ext/standard/tests/streams/gh10406.phpt] 
TEST 11559/12806 [ext/standard/tests/streams/gh11418.phpt]
[1;32mPASS[0m GH-11418: fgets on a redis socket connection fails on PHP 8.3 [ext/standard/tests/streams/gh11418.phpt] 
TEST 11560/12806 [ext/standard/tests/streams/gh14780.phpt]
[1;32mPASS[0m GH-14780: p(f)sockopen overflow on timeout. [ext/standard/tests/streams/gh14780.phpt] 
TEST 11561/12806 [ext/standard/tests/streams/gh14930.phpt]
[1;32mPASS[0m GH-14930: Custom stream wrapper dir_readdir output truncated to 255 characters in PHP 8.3 [ext/standard/tests/streams/gh14930.phpt] 
TEST 11562/12806 [ext/standard/tests/streams/gh15155.phpt]
[1;32mPASS[0m GH-15155: Stream context is lost when custom stream wrapper is being filtered [ext/standard/tests/streams/gh15155.phpt] 
TEST 11563/12806 [ext/standard/tests/streams/gh15908.phpt]
[1;32mPASS[0m GH-15908 (leak / assertion failure in streams.c) [ext/standard/tests/streams/gh15908.phpt] 
TEST 11564/12806 [ext/standard/tests/streams/gh15980.phpt]
[1;32mPASS[0m GH-15980 (Signed integer overflow in main/streams/streams.c) [ext/standard/tests/streams/gh15980.phpt] 
TEST 11565/12806 [ext/standard/tests/streams/gh17067.phpt]
[1;32mPASS[0m GH-17067 (glob:// wrapper doesn't cater to CWD for ZTS builds) [ext/standard/tests/streams/gh17067.phpt] 
TEST 11566/12806 [ext/standard/tests/streams/gh17650.phpt]
[1;32mPASS[0m GH-17650 (realloc with size 0 in user_filters.c) [ext/standard/tests/streams/gh17650.phpt] 
TEST 11567/12806 [ext/standard/tests/streams/gh19570.phpt]
[1;32mPASS[0m GH-19570 (unable to fseek in /dev/zero and /dev/null) [ext/standard/tests/streams/gh19570.phpt] 
TEST 11568/12806 [ext/standard/tests/streams/gh19705.phpt]
[1;33mSKIP[0m GH-19705 segmentation fault with non writable stream at stream_filter_append call. [ext/standard/tests/streams/gh19705.phpt] reason: Required extension missing: zlib
TEST 11569/12806 [ext/standard/tests/streams/gh20286.phpt]
[1;32mPASS[0m GH-20286 use after destroy on userland stream_close [ext/standard/tests/streams/gh20286.phpt] 
TEST 11570/12806 [ext/standard/tests/streams/gh8409.phpt]
[1;32mPASS[0m GH-8409: Error in socket creation when error handler does not clean persistent connection [ext/standard/tests/streams/gh8409.phpt] 
TEST 11571/12806 [ext/standard/tests/streams/gh8472.phpt]
[1;32mPASS[0m GH-8472: The resource returned by stream_socket_accept may have incorrect metadata [ext/standard/tests/streams/gh8472.phpt] 
TEST 11572/12806 [ext/standard/tests/streams/gh9590-001.phpt]
[1;33mSKIP[0m Bug GH-9590 001 (stream_select does not abort upon exception or empty valid fd set) [ext/standard/tests/streams/gh9590-001.phpt] reason: Required extension missing: posix
TEST 11573/12806 [ext/standard/tests/streams/gh9590-002.phpt]
[1;33mSKIP[0m Bug GH-9590 002 (stream_select does not abort upon exception or empty valid fd set) [ext/standard/tests/streams/gh9590-002.phpt] reason: Required extension missing: posix
TEST 11574/12806 [ext/standard/tests/streams/ghsa-3cr5-j632-f35r.phpt]
[1;32mPASS[0m GHSA-3cr5-j632-f35r: Null byte termination in stream_socket_client() [ext/standard/tests/streams/ghsa-3cr5-j632-f35r.phpt] 
TEST 11575/12806 [ext/standard/tests/streams/glob-wrapper.phpt]
[1;32mPASS[0m Glob wrapper bypasses open_basedir [ext/standard/tests/streams/glob-wrapper.phpt] 
TEST 11576/12806 [ext/standard/tests/streams/non_finite_values.phpt]
[1;32mPASS[0m Non-finite timeout values in stream functions [ext/standard/tests/streams/non_finite_values.phpt] 
TEST 11577/12806 [ext/standard/tests/streams/nonblocking_stdin.phpt]
[1;32mPASS[0m Read from non-blocking stdio stream should not error [ext/standard/tests/streams/nonblocking_stdin.phpt] 
TEST 11578/12806 [ext/standard/tests/streams/opendir-001.phpt]
[1;33mSKIP[0m opendir() with 'ftp://' stream. [ext/standard/tests/streams/opendir-001.phpt] reason: pcntl_fork() not available.
TEST 11579/12806 [ext/standard/tests/streams/opendir-002.phpt]
[1;33mSKIP[0m opendir() with 'ftp://' stream. [ext/standard/tests/streams/opendir-002.phpt] reason: pcntl_fork() not available.
TEST 11580/12806 [ext/standard/tests/streams/opendir-003.phpt]
[1;33mSKIP[0m opendir() with 'ftps://' stream. [ext/standard/tests/streams/opendir-003.phpt] reason: Required extension missing: openssl
TEST 11581/12806 [ext/standard/tests/streams/opendir-004.phpt]
[1;33mSKIP[0m opendir() with 'ftps://' stream. [ext/standard/tests/streams/opendir-004.phpt] reason: Required extension missing: openssl
TEST 11582/12806 [ext/standard/tests/streams/proc_open_bug51800_right.phpt]
[1;32mPASS[0m Bug #51800 proc_open on Windows hangs forever, the right way to do it [ext/standard/tests/streams/proc_open_bug51800_right.phpt] 
TEST 11583/12806 [ext/standard/tests/streams/proc_open_bug51800_right2.phpt]
[1;32mPASS[0m Bug #51800 proc_open on Windows hangs forever, the right way to do it with more data [ext/standard/tests/streams/proc_open_bug51800_right2.phpt] 
TEST 11584/12806 [ext/standard/tests/streams/proc_open_bug60120.phpt]
[1;32mPASS[0m Bug #60120 proc_open hangs with stdin/out with >2048 bytes [ext/standard/tests/streams/proc_open_bug60120.phpt] 
TEST 11585/12806 [ext/standard/tests/streams/proc_open_bug64438.phpt]
[1;32mPASS[0m Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt] 
TEST 11586/12806 [ext/standard/tests/streams/proc_open_bug69900.phpt]
[1;32mPASS[0m Bug #69900 Commandline input/output weird behaviour with STDIO [ext/standard/tests/streams/proc_open_bug69900.phpt] 
TEST 11587/12806 [ext/standard/tests/streams/set_file_buffer.phpt]
[1;32mPASS[0m int set_file_buffer ( resource $stream , int $buffer ); [ext/standard/tests/streams/set_file_buffer.phpt] 
TEST 11588/12806 [ext/standard/tests/streams/stream_cast_loses_data.phpt]
[1;32mPASS[0m Casting a stream can lose data and needs to emit a warning [ext/standard/tests/streams/stream_cast_loses_data.phpt] 
TEST 11589/12806 [ext/standard/tests/streams/stream_context_create_error.phpt]
[1;32mPASS[0m Test the error cases of stream_context_create() [ext/standard/tests/streams/stream_context_create_error.phpt] 
TEST 11590/12806 [ext/standard/tests/streams/stream_context_get_params_001.phpt]
[1;32mPASS[0m stream_context_get_params() [ext/standard/tests/streams/stream_context_get_params_001.phpt] 
TEST 11591/12806 [ext/standard/tests/streams/stream_context_set_option_basic.phpt]
[1;32mPASS[0m stream_context_set_option() function - basic test for stream_context_set_option() [ext/standard/tests/streams/stream_context_set_option_basic.phpt] 
TEST 11592/12806 [ext/standard/tests/streams/stream_context_set_option_error.phpt]
[1;32mPASS[0m stream_context_set_option() error conditions [ext/standard/tests/streams/stream_context_set_option_error.phpt] 
TEST 11593/12806 [ext/standard/tests/streams/stream_context_set_options_basic.phpt]
[1;32mPASS[0m Basic test for stream_context_set_options() [ext/standard/tests/streams/stream_context_set_options_basic.phpt] 
TEST 11594/12806 [ext/standard/tests/streams/stream_context_set_options_error.phpt]
[1;32mPASS[0m Error test for stream_context_set_options() [ext/standard/tests/streams/stream_context_set_options_error.phpt] 
TEST 11595/12806 [ext/standard/tests/streams/stream_context_tcp_nodelay.phpt]
[1;33mSKIP[0m stream context tcp_nodelay [ext/standard/tests/streams/stream_context_tcp_nodelay.phpt] reason: Required extension missing: sockets
TEST 11596/12806 [ext/standard/tests/streams/stream_context_tcp_nodelay_fopen.phpt]
[1;33mSKIP[0m stream context tcp_nodelay fopen [ext/standard/tests/streams/stream_context_tcp_nodelay_fopen.phpt] reason: Required extension missing: sockets
TEST 11597/12806 [ext/standard/tests/streams/stream_context_tcp_nodelay_server.phpt]
[1;33mSKIP[0m stream context tcp_nodelay server [ext/standard/tests/streams/stream_context_tcp_nodelay_server.phpt] reason: Required extension missing: sockets
TEST 11598/12806 [ext/standard/tests/streams/stream_copy_to_stream_socket.phpt]
[1;32mPASS[0m stream_copy_to_stream() with socket as $source [ext/standard/tests/streams/stream_copy_to_stream_socket.phpt] 
TEST 11599/12806 [ext/standard/tests/streams/stream_filter_register.phpt]
[1;32mPASS[0m testing the behavior of stream_filter_register [ext/standard/tests/streams/stream_filter_register.phpt] 
TEST 11600/12806 [ext/standard/tests/streams/stream_get_contents_001.phpt]
[1;32mPASS[0m stream_get_contents() - Testing offset out of range [ext/standard/tests/streams/stream_get_contents_001.phpt] 
TEST 11601/12806 [ext/standard/tests/streams/stream_get_contents_002.phpt]
[1;32mPASS[0m stream_get_contents() - Testing on socket with $maxlength [ext/standard/tests/streams/stream_get_contents_002.phpt] 
TEST 11602/12806 [ext/standard/tests/streams/stream_get_contents_negative_length.phpt]
[1;32mPASS[0m stream_get_contents() with negative max length [ext/standard/tests/streams/stream_get_contents_negative_length.phpt] 
TEST 11603/12806 [ext/standard/tests/streams/stream_get_line_NUL_delimiter.phpt]
[1;32mPASS[0m Bug #60455: stream_get_line and \0 as a delimiter [ext/standard/tests/streams/stream_get_line_NUL_delimiter.phpt] 
TEST 11604/12806 [ext/standard/tests/streams/stream_get_line_nb.phpt]
[1;32mPASS[0m stream_get_line() on non-blocking stream [ext/standard/tests/streams/stream_get_line_nb.phpt] 
TEST 11605/12806 [ext/standard/tests/streams/stream_get_meta_data_dir_basic.phpt]
[1;32mPASS[0m stream_get_meta_data() on directories [ext/standard/tests/streams/stream_get_meta_data_dir_basic.phpt] 
TEST 11606/12806 [ext/standard/tests/streams/stream_get_meta_data_file_basic.phpt]
[1;32mPASS[0m stream_get_meta_data() basic functionality [ext/standard/tests/streams/stream_get_meta_data_file_basic.phpt] 
TEST 11607/12806 [ext/standard/tests/streams/stream_get_meta_data_file_error.phpt]
[1;32mPASS[0m Test stream_get_meta_data() function : error conditions [ext/standard/tests/streams/stream_get_meta_data_file_error.phpt] 
TEST 11608/12806 [ext/standard/tests/streams/stream_get_meta_data_file_variation1.phpt]
[1;32mPASS[0m stream_get_meta_data() with differing file access modes [ext/standard/tests/streams/stream_get_meta_data_file_variation1.phpt] 
TEST 11609/12806 [ext/standard/tests/streams/stream_get_meta_data_file_variation2.phpt]
[1;32mPASS[0m Testing stream_get_meta_data() "unread_bytes" field [ext/standard/tests/streams/stream_get_meta_data_file_variation2.phpt] 
TEST 11610/12806 [ext/standard/tests/streams/stream_get_meta_data_file_variation4.phpt]
[1;32mPASS[0m stream_get_meta_data() with a relative file path [ext/standard/tests/streams/stream_get_meta_data_file_variation4.phpt] 
TEST 11611/12806 [ext/standard/tests/streams/stream_get_meta_data_file_variation5.phpt]
[1;32mPASS[0m testing stream_get_meta_data() "eof" field for a file stream [ext/standard/tests/streams/stream_get_meta_data_file_variation5.phpt] 
TEST 11612/12806 [ext/standard/tests/streams/stream_get_meta_data_process_basic.phpt]
[1;32mPASS[0m Testing stream_get_meta_data() on a process stream. [ext/standard/tests/streams/stream_get_meta_data_process_basic.phpt] 
TEST 11613/12806 [ext/standard/tests/streams/stream_get_meta_data_socket_basic.phpt]
[1;32mPASS[0m stream_get_meta_data() on a udp socket [ext/standard/tests/streams/stream_get_meta_data_socket_basic.phpt] 
TEST 11614/12806 [ext/standard/tests/streams/stream_get_meta_data_socket_variation1.phpt]
[1;32mPASS[0m Testing stream_get_meta_data() "unread_bytes" field on a udp socket [ext/standard/tests/streams/stream_get_meta_data_socket_variation1.phpt] 
TEST 11615/12806 [ext/standard/tests/streams/stream_get_meta_data_socket_variation2.phpt]
[1;32mPASS[0m Testing stream_get_meta_data() "timed_out" field on a udp socket [ext/standard/tests/streams/stream_get_meta_data_socket_variation2.phpt] 
TEST 11616/12806 [ext/standard/tests/streams/stream_get_meta_data_socket_variation3.phpt]
[1;32mPASS[0m Testing stream_get_meta_data() "blocked" field on a udp socket [ext/standard/tests/streams/stream_get_meta_data_socket_variation3.phpt] 
TEST 11617/12806 [ext/standard/tests/streams/stream_get_meta_data_socket_variation4.phpt]
[1;32mPASS[0m Testing stream_get_meta_data() "eof" field on a udp socket [ext/standard/tests/streams/stream_get_meta_data_socket_variation4.phpt] 
TEST 11618/12806 [ext/standard/tests/streams/stream_get_transports.phpt]
[1;32mPASS[0m array stream_get_transports ( void ); [ext/standard/tests/streams/stream_get_transports.phpt] 
TEST 11619/12806 [ext/standard/tests/streams/stream_get_wrappers.phpt]
[1;32mPASS[0m array stream_get_wrappers ( void ); [ext/standard/tests/streams/stream_get_wrappers.phpt] 
TEST 11620/12806 [ext/standard/tests/streams/stream_is_local.phpt]
[1;32mPASS[0m Testing stream_is_local() [ext/standard/tests/streams/stream_is_local.phpt] 
TEST 11621/12806 [ext/standard/tests/streams/stream_multi_filters_close.phpt]
[1;32mPASS[0m Check if multiple filters are closed correctly and never called again after close [ext/standard/tests/streams/stream_multi_filters_close.phpt] 
TEST 11622/12806 [ext/standard/tests/streams/stream_read_object_return.phpt]
[1;32mPASS[0m Returning an object from stream_read() is invalid, but should not leak [ext/standard/tests/streams/stream_read_object_return.phpt] 
TEST 11623/12806 [ext/standard/tests/streams/stream_resolve_include_path.phpt]
[1;32mPASS[0m stream_resolve_include_path(string path) [ext/standard/tests/streams/stream_resolve_include_path.phpt] 
TEST 11624/12806 [ext/standard/tests/streams/stream_select_null_usec.phpt]
[1;32mPASS[0m stream_select allows null for microsecond timeout if timeout is null [ext/standard/tests/streams/stream_select_null_usec.phpt] 
TEST 11625/12806 [ext/standard/tests/streams/stream_select_preserve_keys.phpt]
[1;32mPASS[0m Bug #53427 + emulate_read (stream_select does not preserve keys) [ext/standard/tests/streams/stream_select_preserve_keys.phpt] 
TEST 11626/12806 [ext/standard/tests/streams/stream_set_chunk_size.phpt]
[1;32mPASS[0m stream_set_chunk_size basic tests [ext/standard/tests/streams/stream_set_chunk_size.phpt] 
TEST 11627/12806 [ext/standard/tests/streams/stream_set_timeout_error.phpt]
[1;32mPASS[0m Test stream_set_timeout() function : error conditions [ext/standard/tests/streams/stream_set_timeout_error.phpt] 
TEST 11628/12806 [ext/standard/tests/streams/stream_socket_get_name.phpt]
[1;32mPASS[0m string stream_socket_get_name ( resource $handle , bool $want_peer ) ; [ext/standard/tests/streams/stream_socket_get_name.phpt] 
TEST 11629/12806 [ext/standard/tests/streams/stream_socket_pair.phpt]
[1;32mPASS[0m stream_socket_pair() [ext/standard/tests/streams/stream_socket_pair.phpt] 
TEST 11630/12806 [ext/standard/tests/streams/stream_socket_recvfrom.phpt]
[1;32mPASS[0m string stream_socket_recvfrom ( resource $socket , int $length [, int $flags = 0 [, string &$address ]] ); [ext/standard/tests/streams/stream_socket_recvfrom.phpt] 
TEST 11631/12806 [ext/standard/tests/streams/temp_stream_seek.phpt]
[1;32mPASS[0m BUG: php://temp does not preserve file-pointer once it switches from memory to temporary file [ext/standard/tests/streams/temp_stream_seek.phpt] 
TEST 11632/12806 [ext/standard/tests/streams/user-stream-error.phpt]
[1;32mPASS[0m E_ERROR during UserStream Open [ext/standard/tests/streams/user-stream-error.phpt] 
TEST 11633/12806 [ext/standard/tests/streams/user_streams_consumed_bug.phpt]
[1;32mPASS[0m Testing user filter on streams [ext/standard/tests/streams/user_streams_consumed_bug.phpt] 
TEST 11634/12806 [ext/standard/tests/streams/user_streams_context_001.phpt]
[1;32mPASS[0m User streams and incrrectly typed context [ext/standard/tests/streams/user_streams_context_001.phpt] 
TEST 11635/12806 [ext/standard/tests/strings/004.phpt]
[1;32mPASS[0m Testing randomization of shuffle() and str_shuffle(). [ext/standard/tests/strings/004.phpt] 
TEST 11636/12806 [ext/standard/tests/strings/005.phpt]
[1;32mPASS[0m highlight_string(), output buffer and error level [ext/standard/tests/strings/005.phpt] 
TEST 11637/12806 [ext/standard/tests/strings/006.phpt]
[1;32mPASS[0m highlight_file() and output buffer [ext/standard/tests/strings/006.phpt] 
TEST 11638/12806 [ext/standard/tests/strings/007-win32.phpt]
[1;33mSKIP[0m php_strip_whitespace() and output buffer [ext/standard/tests/strings/007-win32.phpt] reason: Windows only test
TEST 11639/12806 [ext/standard/tests/strings/007.phpt]
[1;32mPASS[0m php_strip_whitespace() and output buffer [ext/standard/tests/strings/007.phpt] 
TEST 11640/12806 [ext/standard/tests/strings/add-and-stripcslashes.phpt]
[1;32mPASS[0m addcslashes() and stripcslashes() function [ext/standard/tests/strings/add-and-stripcslashes.phpt] 
TEST 11641/12806 [ext/standard/tests/strings/add-and-stripslashes.phpt]
[1;32mPASS[0m addslashes() and stripslashes() functions [ext/standard/tests/strings/add-and-stripslashes.phpt] 
TEST 11642/12806 [ext/standard/tests/strings/addcslashes_001.phpt]
[1;32mPASS[0m Test addcslashes() function (variation 1) [ext/standard/tests/strings/addcslashes_001.phpt] 
TEST 11643/12806 [ext/standard/tests/strings/addcslashes_002.phpt]
[1;32mPASS[0m Test addcslashes() function (variation 2) [ext/standard/tests/strings/addcslashes_002.phpt] 
TEST 11644/12806 [ext/standard/tests/strings/addcslashes_003.phpt]
[1;32mPASS[0m Test addcslashes() function (variation 3) [ext/standard/tests/strings/addcslashes_003.phpt] 
TEST 11645/12806 [ext/standard/tests/strings/addcslashes_005.phpt]
[1;32mPASS[0m addcslashes(); function test with warning [ext/standard/tests/strings/addcslashes_005.phpt] 
TEST 11646/12806 [ext/standard/tests/strings/addslashes_basic.phpt]
[1;32mPASS[0m Test addslashes() function : basic functionality [ext/standard/tests/strings/addslashes_basic.phpt] 
TEST 11647/12806 [ext/standard/tests/strings/addslashes_variation2.phpt]
[1;32mPASS[0m Test addslashes() function : usage variations - strings with characters to be backslashed [ext/standard/tests/strings/addslashes_variation2.phpt] 
TEST 11648/12806 [ext/standard/tests/strings/basename.phpt]
[1;32mPASS[0m basename() function [ext/standard/tests/strings/basename.phpt] 
TEST 11649/12806 [ext/standard/tests/strings/basename_basic.phpt]
[1;32mPASS[0m Test basename() function : basic functionality [ext/standard/tests/strings/basename_basic.phpt] 
TEST 11650/12806 [ext/standard/tests/strings/basename_invalid_path.phpt]
[1;32mPASS[0m Test basename() function : usage variations with invalid paths [ext/standard/tests/strings/basename_invalid_path.phpt] 
TEST 11651/12806 [ext/standard/tests/strings/basename_invalid_path_win.phpt]
[1;33mSKIP[0m Test basename() function : usage variations with invalid paths [ext/standard/tests/strings/basename_invalid_path_win.phpt] reason: Run only on Windows"
TEST 11652/12806 [ext/standard/tests/strings/basename_variation.phpt]
[1;32mPASS[0m Test basename() function : usage variations [ext/standard/tests/strings/basename_variation.phpt] 
TEST 11653/12806 [ext/standard/tests/strings/bin2hex.phpt]
[1;32mPASS[0m bin2hex() function [ext/standard/tests/strings/bin2hex.phpt] 
TEST 11654/12806 [ext/standard/tests/strings/bin2hex_001.phpt]
[1;32mPASS[0m bin2hex(); function test [ext/standard/tests/strings/bin2hex_001.phpt] 
TEST 11655/12806 [ext/standard/tests/strings/bin2hex_basic.phpt]
[1;32mPASS[0m Test bin2hex() function : basic functionality [ext/standard/tests/strings/bin2hex_basic.phpt] 
TEST 11656/12806 [ext/standard/tests/strings/bug20108.phpt]
[1;32mPASS[0m Bug #20108 (Segfault on printf statement) [ext/standard/tests/strings/bug20108.phpt] 
TEST 11657/12806 [ext/standard/tests/strings/bug20169.phpt]
[1;32mPASS[0m Bug #20169 (implode() clobbers first argument) [ext/standard/tests/strings/bug20169.phpt] 
TEST 11658/12806 [ext/standard/tests/strings/bug20261.phpt]
[1;32mPASS[0m Bug #20261 (str_rot13() changes too much) [ext/standard/tests/strings/bug20261.phpt] 
TEST 11659/12806 [ext/standard/tests/strings/bug20927.phpt]
[1;32mPASS[0m Bug #20927 (Segfault on wordwrap statement) [ext/standard/tests/strings/bug20927.phpt] 
TEST 11660/12806 [ext/standard/tests/strings/bug20934.phpt]
[1;32mPASS[0m Bug #20934 (htmlspecialchars returns latin1 from UTF-8) [ext/standard/tests/strings/bug20934.phpt] 
TEST 11661/12806 [ext/standard/tests/strings/bug21338.phpt]
[1;32mPASS[0m Bug #20934 (html_entity_decode() crash when "" is passed) [ext/standard/tests/strings/bug21338.phpt] 
TEST 11662/12806 [ext/standard/tests/strings/bug21453.phpt]
[1;32mPASS[0m Bug #21453 (handling of non-encoded <) [ext/standard/tests/strings/bug21453.phpt] 
TEST 11663/12806 [ext/standard/tests/strings/bug21730.phpt]
[1;32mPASS[0m Bug #21730 (*scanf "%n" conversion flag gives string instead of integer) [ext/standard/tests/strings/bug21730.phpt] 
TEST 11664/12806 [ext/standard/tests/strings/bug21744.phpt]
[1;32mPASS[0m Bug #21744 (strip_tags misses exclamation marks in alt text) [ext/standard/tests/strings/bug21744.phpt] 
TEST 11665/12806 [ext/standard/tests/strings/bug22008.phpt]
[1;32mPASS[0m Bug #22008 (strip_tags() eliminates too much) [ext/standard/tests/strings/bug22008.phpt] 
TEST 11666/12806 [ext/standard/tests/strings/bug22187.phpt]
[1;32mPASS[0m Bug #22187 (possible crash in number_format() function) [ext/standard/tests/strings/bug22187.phpt] 
TEST 11667/12806 [ext/standard/tests/strings/bug22207.phpt]
[1;32mPASS[0m Bug #22207 (missing 0 when using the e notation in *printf functions) [ext/standard/tests/strings/bug22207.phpt] 
TEST 11668/12806 [ext/standard/tests/strings/bug22224.phpt]
[1;32mPASS[0m Bug #22224 (implode changes object references in array) [ext/standard/tests/strings/bug22224.phpt] 
TEST 11669/12806 [ext/standard/tests/strings/bug22227.phpt]
[1;32mPASS[0m Bug #22227 (printf() field limiters broke between 4.2.3 and 4.3.0) [ext/standard/tests/strings/bug22227.phpt] 
TEST 11670/12806 [ext/standard/tests/strings/bug23650.phpt]
[1;32mPASS[0m Bug #23650 (strip_tags() removes hyphens) [ext/standard/tests/strings/bug23650.phpt] 
TEST 11671/12806 [ext/standard/tests/strings/bug23894_32bit.phpt]
[1;33mSKIP[0m Bug #23894 (sprintf() decimal specifiers problem) 32bit version [ext/standard/tests/strings/bug23894_32bit.phpt] reason: this test is for 32bit platform only
TEST 11672/12806 [ext/standard/tests/strings/bug23894_64bit.phpt]
[1;32mPASS[0m Bug #23894 (sprintf() decimal specifiers problem) 64bit version [ext/standard/tests/strings/bug23894_64bit.phpt] 
TEST 11673/12806 [ext/standard/tests/strings/bug24098.phpt]
[1;32mPASS[0m Bug #24098 (pathinfo() crash) [ext/standard/tests/strings/bug24098.phpt] 
TEST 11674/12806 [ext/standard/tests/strings/bug24281.phpt]
[1;32mPASS[0m Bug #24281 (str_replace count not returned if variable wasn't initialized) [ext/standard/tests/strings/bug24281.phpt] 
TEST 11675/12806 [ext/standard/tests/strings/bug24312.phpt]
[1;32mPASS[0m Bug #24208 (base64_decode() not skipping 0xF0 - 0xFF) [ext/standard/tests/strings/bug24312.phpt] 
TEST 11676/12806 [ext/standard/tests/strings/bug25671.phpt]
[1;32mPASS[0m Bug #25671 (subarrays not copied correctly) [ext/standard/tests/strings/bug25671.phpt] 
TEST 11677/12806 [ext/standard/tests/strings/bug25707.phpt]
[1;32mPASS[0m Bug #25707 (html_entity_decode over-decodes &amp;lt;) [ext/standard/tests/strings/bug25707.phpt] 
TEST 11678/12806 [ext/standard/tests/strings/bug26878.phpt]
[1;32mPASS[0m Bug #26878 (problem with multiple references to the same variable with different types) [ext/standard/tests/strings/bug26878.phpt] 
TEST 11679/12806 [ext/standard/tests/strings/bug26973.phpt]
[1;32mPASS[0m Bug #26973 (*printf() '+' modifier problem) [ext/standard/tests/strings/bug26973.phpt] 
TEST 11680/12806 [ext/standard/tests/strings/bug27276.phpt]
[1;32mPASS[0m Bug #27276 (str_replace tries to use obscene amounts of ram) [ext/standard/tests/strings/bug27276.phpt] 
TEST 11681/12806 [ext/standard/tests/strings/bug27278.phpt]
[1;32mPASS[0m Bug #27278 (*printf() functions treat arguments as if passed by reference) [ext/standard/tests/strings/bug27278.phpt] 
TEST 11682/12806 [ext/standard/tests/strings/bug27295.phpt]
[1;32mPASS[0m Bug #27295 (memory leak inside sscanf()) [ext/standard/tests/strings/bug27295.phpt] 
TEST 11683/12806 [ext/standard/tests/strings/bug27457.phpt]
[1;32mPASS[0m Bug #27457 (Problem with strtr() and translation array) [ext/standard/tests/strings/bug27457.phpt] 
TEST 11684/12806 [ext/standard/tests/strings/bug27675.phpt]
[1;32mPASS[0m Bug #27675 (str_ireplace segfaults when shrinking string) [ext/standard/tests/strings/bug27675.phpt] 
TEST 11685/12806 [ext/standard/tests/strings/bug28386.phpt]
[1;32mPASS[0m Bug #28386 (wordwrap() wraps text 1 character too soon) [ext/standard/tests/strings/bug28386.phpt] 
TEST 11686/12806 [ext/standard/tests/strings/bug28633.phpt]
[1;32mPASS[0m Bug #28633 (sprintf incorrectly adding padding to floats) [ext/standard/tests/strings/bug28633.phpt] 
TEST 11687/12806 [ext/standard/tests/strings/bug29075.phpt]
[1;32mPASS[0m Bug #29075 (strnatcmp() incorrectly handles whitespace) [ext/standard/tests/strings/bug29075.phpt] 
TEST 11688/12806 [ext/standard/tests/strings/bug29119.phpt]
[1;32mPASS[0m Bug #29119 (html_entity_decode() misbehaves with UTF-8) [ext/standard/tests/strings/bug29119.phpt] 
TEST 11689/12806 [ext/standard/tests/strings/bug29538.phpt]
[1;32mPASS[0m Bug #29538 (number_format and problem with 0) [ext/standard/tests/strings/bug29538.phpt] 
TEST 11690/12806 [ext/standard/tests/strings/bug33076.phpt]
[1;32mPASS[0m Bug #33076 (str_ireplace() incorrectly counts result string length and may cause segfault) [ext/standard/tests/strings/bug33076.phpt] 
TEST 11691/12806 [ext/standard/tests/strings/bug33605.phpt]
[1;32mPASS[0m Bug #33605 (substr_compare crashes) [ext/standard/tests/strings/bug33605.phpt] 
TEST 11692/12806 [ext/standard/tests/strings/bug34214.phpt]
[1;32mPASS[0m Bug #34214 (base64_decode() does not properly ignore whitespace) [ext/standard/tests/strings/bug34214.phpt] 
TEST 11693/12806 [ext/standard/tests/strings/bug35817.phpt]
[1;32mPASS[0m Bug #35817 (unpack() does not decode odd number of hexadecimal values) [ext/standard/tests/strings/bug35817.phpt] 
TEST 11694/12806 [ext/standard/tests/strings/bug36148.phpt]
[1;32mPASS[0m Bug #36148 (unpack("H*hex", $data) is adding an extra character to the end of the string) [ext/standard/tests/strings/bug36148.phpt] 
TEST 11695/12806 [ext/standard/tests/strings/bug36306.phpt]
[1;32mPASS[0m Bug #36306 (crc32() 64bit) [ext/standard/tests/strings/bug36306.phpt] 
TEST 11696/12806 [ext/standard/tests/strings/bug36392.phpt]
[1;32mPASS[0m Bug #36392 (wrong number of decimal digits with %e specifier in sprintf) [ext/standard/tests/strings/bug36392.phpt] 
TEST 11697/12806 [ext/standard/tests/strings/bug36944.phpt]
[1;32mPASS[0m Bug #36944 (strncmp & strncasecmp do not return false on negative string length) [ext/standard/tests/strings/bug36944.phpt] 
TEST 11698/12806 [ext/standard/tests/strings/bug37244.phpt]
[1;32mPASS[0m Bug #37244 (base64_decode violates RFC 3548) [ext/standard/tests/strings/bug37244.phpt] 
TEST 11699/12806 [ext/standard/tests/strings/bug37262.phpt]
[1;32mPASS[0m Bug #37262 (var_export() does not escape \0 character) [ext/standard/tests/strings/bug37262.phpt] 
TEST 11700/12806 [ext/standard/tests/strings/bug38322.phpt]
[1;32mPASS[0m Bug #38322 (reading past array in sscanf() leads to segfault/arbitrary code execution) [ext/standard/tests/strings/bug38322.phpt] 
TEST 11701/12806 [ext/standard/tests/strings/bug38770.phpt]
[1;32mPASS[0m Bug #38770 (unpack() broken with longs on 64 bit machines) [ext/standard/tests/strings/bug38770.phpt] 
TEST 11702/12806 [ext/standard/tests/strings/bug39032.phpt]
[1;32mPASS[0m Bug #39032 (strcspn() stops on null character) [ext/standard/tests/strings/bug39032.phpt] 
TEST 11703/12806 [ext/standard/tests/strings/bug39350.phpt]
[1;32mPASS[0m Bug #39350 (implode/join() crash on empty input strings) [ext/standard/tests/strings/bug39350.phpt] 
TEST 11704/12806 [ext/standard/tests/strings/bug39621.phpt]
[1;32mPASS[0m Bug #39621 (str_replace() is not binary safe on strings with equal length) [ext/standard/tests/strings/bug39621.phpt] 
TEST 11705/12806 [ext/standard/tests/strings/bug39873.phpt]
[1;33mSKIP[0m Bug #39873 (number_format() breaks with locale & decimal points) [ext/standard/tests/strings/bug39873.phpt] reason: locale needed for this test is not supported on this platform
TEST 11706/12806 [ext/standard/tests/strings/bug40432.phpt]
[1;32mPASS[0m Bug #40432 (strip_tags() fails with greater than in attribute) [ext/standard/tests/strings/bug40432.phpt] 
TEST 11707/12806 [ext/standard/tests/strings/bug40637.phpt]
[1;32mPASS[0m Bug #40637 (strip_tags() does not handle single quotes correctly) [ext/standard/tests/strings/bug40637.phpt] 
TEST 11708/12806 [ext/standard/tests/strings/bug40704.phpt]
[1;32mPASS[0m Bug #40704 (strip_tags() does not handle single quotes correctly) [ext/standard/tests/strings/bug40704.phpt] 
TEST 11709/12806 [ext/standard/tests/strings/bug40754.phpt]
[1;32mPASS[0m Bug #40754 (Overflow checks inside string functions) [ext/standard/tests/strings/bug40754.phpt] 
TEST 11710/12806 [ext/standard/tests/strings/bug40915.phpt]
[1;32mPASS[0m Bug #40915 (addcslashes unexpected behavior with binary input) [ext/standard/tests/strings/bug40915.phpt] 
TEST 11711/12806 [ext/standard/tests/strings/bug42107.phpt]
[1;32mPASS[0m Bug #42107 (sscanf() broken when using %2$s type format parameters) [ext/standard/tests/strings/bug42107.phpt] 
TEST 11712/12806 [ext/standard/tests/strings/bug42208.phpt]
[1;32mPASS[0m Bug #42208 (substr_replace() crashes when the same array is passed more than once) [ext/standard/tests/strings/bug42208.phpt] 
TEST 11713/12806 [ext/standard/tests/strings/bug43927.phpt]
[1;32mPASS[0m Bug #43927 (koi8r is missing from html_entity_decode()) [ext/standard/tests/strings/bug43927.phpt] 
TEST 11714/12806 [ext/standard/tests/strings/bug43957.phpt]
[1;32mPASS[0m Bug #43957 (utf8_decode() bogus conversion on multibyte indicator near end of string) [ext/standard/tests/strings/bug43957.phpt] 
TEST 11715/12806 [ext/standard/tests/strings/bug44242.phpt]
[1;32mPASS[0m Bug #44242 (metaphone('CMXFXM') crashes PHP) [ext/standard/tests/strings/bug44242.phpt] 
TEST 11716/12806 [ext/standard/tests/strings/bug44703.phpt]
[1;32mPASS[0m Bug #44703 (htmlspecialchars() does not detect bad character set argument) [ext/standard/tests/strings/bug44703.phpt] 
TEST 11717/12806 [ext/standard/tests/strings/bug45166.phpt]
[1;32mPASS[0m Bug #45166 (substr() ) [ext/standard/tests/strings/bug45166.phpt] 
TEST 11718/12806 [ext/standard/tests/strings/bug45485.phpt]
[1;32mPASS[0m Bug #45485 (strip_tags and <?XML tag) [ext/standard/tests/strings/bug45485.phpt] 
TEST 11719/12806 [ext/standard/tests/strings/bug46578.phpt]
[1;32mPASS[0m Bug #46578 (strip_tags() does not honor end-of-comment when it encounters a single quote) [ext/standard/tests/strings/bug46578.phpt] 
TEST 11720/12806 [ext/standard/tests/strings/bug47168.phpt]
[1;32mPASS[0m Bug #47168 (printf of floating point variable prints maximum of 40 decimal places) [ext/standard/tests/strings/bug47168.phpt] 
TEST 11721/12806 [ext/standard/tests/strings/bug47322.phpt]
[1;32mPASS[0m Bug #47322 (sscanf %d doesn't work) [ext/standard/tests/strings/bug47322.phpt] 
TEST 11722/12806 [ext/standard/tests/strings/bug47443.phpt]
[1;32mPASS[0m Bug #47443 (metaphone('scratch') returns wrong result) [ext/standard/tests/strings/bug47443.phpt] 
TEST 11723/12806 [ext/standard/tests/strings/bug47481.phpt]
[1;32mPASS[0m Bug #47481 (natcasesort() does not sort extended ASCII characters correctly) [ext/standard/tests/strings/bug47481.phpt] 
TEST 11724/12806 [ext/standard/tests/strings/bug47842.phpt]
[1;32mPASS[0m Bug #47842      sscanf() does not support 64-bit values [ext/standard/tests/strings/bug47842.phpt] 
TEST 11725/12806 [ext/standard/tests/strings/bug48709.phpt]
[1;32mPASS[0m Bug #48709 (metaphone and 'wh') [ext/standard/tests/strings/bug48709.phpt] 
TEST 11726/12806 [ext/standard/tests/strings/bug49687.phpt]
[1;32mPASS[0m Bug #49687 Several utf8_decode deficiencies and vulnerabilities [ext/standard/tests/strings/bug49687.phpt] 
TEST 11727/12806 [ext/standard/tests/strings/bug49785.phpt]
[1;32mPASS[0m Bug #49785 (insufficient input string validation of htmlspecialchars()) [ext/standard/tests/strings/bug49785.phpt] 
TEST 11728/12806 [ext/standard/tests/strings/bug50052.phpt]
[1;32mPASS[0m Bug #50052 (Different Hashes on Windows and Linux on wrong Salt size) [ext/standard/tests/strings/bug50052.phpt] 
TEST 11729/12806 [ext/standard/tests/strings/bug50847.phpt]
[1;32mPASS[0m Bug #50847 (strip_tags() removes all tags greater than 1023 bytes long) [ext/standard/tests/strings/bug50847.phpt] 
TEST 11730/12806 [ext/standard/tests/strings/bug51059.phpt]
[1;32mPASS[0m Bug #51059 crypt() segfaults on certain salts [ext/standard/tests/strings/bug51059.phpt] 
TEST 11731/12806 [ext/standard/tests/strings/bug51899.phpt]
[1;32mPASS[0m Bug #51899 (Parse error in parse_ini_file() function when empy value followed by no newline) [ext/standard/tests/strings/bug51899.phpt] 
TEST 11732/12806 [ext/standard/tests/strings/bug53021.phpt]
[1;32mPASS[0m Bug #53021 (Failure to convert numeric entities with ENT_NOQUOTES and ISO-8859-1) [ext/standard/tests/strings/bug53021.phpt] 
TEST 11733/12806 [ext/standard/tests/strings/bug53319.phpt]
[1;32mPASS[0m Bug #53319 (Strip_tags() may strip '<br />' incorrectly) [ext/standard/tests/strings/bug53319.phpt] 
TEST 11734/12806 [ext/standard/tests/strings/bug54055.phpt]
[1;32mPASS[0m Bug #54055: PHP crashes when executing strval when precision setting is very high [ext/standard/tests/strings/bug54055.phpt] 
TEST 11735/12806 [ext/standard/tests/strings/bug54238.phpt]
[1;32mPASS[0m Bug #54238 (use-after-free in substr_replace()) [ext/standard/tests/strings/bug54238.phpt] 
TEST 11736/12806 [ext/standard/tests/strings/bug54322.phpt]
[1;32mPASS[0m Bug #54322: Null pointer deref in get_html_translation_table due to information loss in long-to-int conversion [ext/standard/tests/strings/bug54322.phpt] 
TEST 11737/12806 [ext/standard/tests/strings/bug54332.phpt]
[1;32mPASS[0m Bug #54332 (Crash in zend_mm_check_ptr // Heap corruption) [ext/standard/tests/strings/bug54332.phpt] 
TEST 11738/12806 [ext/standard/tests/strings/bug54454.phpt]
[1;32mPASS[0m Bug #54454 (substr_compare incorrectly reports equality in some cases) [ext/standard/tests/strings/bug54454.phpt] 
TEST 11739/12806 [ext/standard/tests/strings/bug54721.phpt]
[1;32mPASS[0m Bug #54721 (Different Hashes on Windows, BSD and Linux on wrong Salt size) [ext/standard/tests/strings/bug54721.phpt] 
TEST 11740/12806 [ext/standard/tests/strings/bug55451.phpt]
[1;32mPASS[0m Bug #55451 (substr_compare with NULL as default length) [ext/standard/tests/strings/bug55451.phpt] 
TEST 11741/12806 [ext/standard/tests/strings/bug55674.phpt]
[1;32mPASS[0m Bug #55674 (fgetcsv & str_getcsv skip empty fields in some tab-separated records) [ext/standard/tests/strings/bug55674.phpt] 
TEST 11742/12806 [ext/standard/tests/strings/bug55871.phpt]
[1;32mPASS[0m Bug #55871 (Interruption in substr_replace()) (PHP7) [ext/standard/tests/strings/bug55871.phpt] 
TEST 11743/12806 [ext/standard/tests/strings/bug60801.phpt]
[1;32mPASS[0m Bug #60801 (strpbrk() mishandles NUL byte) [ext/standard/tests/strings/bug60801.phpt] 
TEST 11744/12806 [ext/standard/tests/strings/bug60965.phpt]
[1;32mPASS[0m Bug #60965: Buffer overflow on htmlspecialchars/entities with $double=false [ext/standard/tests/strings/bug60965.phpt] 
TEST 11745/12806 [ext/standard/tests/strings/bug61038.phpt]
[1;32mPASS[0m Bug #61038: unpack("a5", "str\0\0") does not work as expected [ext/standard/tests/strings/bug61038.phpt] 
TEST 11746/12806 [ext/standard/tests/strings/bug61116.phpt]
[1;32mPASS[0m Bug #61116 (HTML functions use encoding, not charset) [ext/standard/tests/strings/bug61116.phpt] 
TEST 11747/12806 [ext/standard/tests/strings/bug61374.phpt]
[1;32mPASS[0m Bug #61374: html_entity_decode tries to decode code points that don't exist in ISO-8859-1 [ext/standard/tests/strings/bug61374.phpt] 
TEST 11748/12806 [ext/standard/tests/strings/bug61660.phpt]
[1;32mPASS[0m Bug #61660: bin2hex(hex2bin($data)) != $data [ext/standard/tests/strings/bug61660.phpt] 
TEST 11749/12806 [ext/standard/tests/strings/bug61764.phpt]
[1;32mPASS[0m Bug #61764: 'I' unpacks n as signed if n > 2^31-1 on LP64 [ext/standard/tests/strings/bug61764.phpt] 
TEST 11750/12806 [ext/standard/tests/strings/bug62443.phpt]
[1;32mPASS[0m Bug #62443 Crypt SHA256/512 Segfaults With Malformed Salt [ext/standard/tests/strings/bug62443.phpt] 
TEST 11751/12806 [ext/standard/tests/strings/bug62462.phpt]
[1;32mPASS[0m Multibyte characters shouldn't be split by soft line break added by quoted_printable_encode - 4 byte character test [ext/standard/tests/strings/bug62462.phpt] 
TEST 11752/12806 [ext/standard/tests/strings/bug63874.phpt]
[1;32mPASS[0m Bug #63874 (Segfault if php_strip_whitespace has heredoc) [ext/standard/tests/strings/bug63874.phpt] 
TEST 11753/12806 [ext/standard/tests/strings/bug64879.phpt]
[1;32mPASS[0m Bug #64879: quoted_printable_encode() wrong size calculation (CVE-2013-2110) [ext/standard/tests/strings/bug64879.phpt] 
TEST 11754/12806 [ext/standard/tests/strings/bug65230.phpt]
[1;33mSKIP[0m Bug #65230 setting locale randomly broken [ext/standard/tests/strings/bug65230.phpt] reason: Windows only test
TEST 11755/12806 [ext/standard/tests/strings/bug65769.phpt]
[1;33mSKIP[0m Bug #65769 localeconv() broken in TS builds [ext/standard/tests/strings/bug65769.phpt] reason: Windows only
TEST 11756/12806 [ext/standard/tests/strings/bug65947.phpt]
[1;32mPASS[0m Bug #65947 (basename is no more working after fgetcsv in certain situation) [ext/standard/tests/strings/bug65947.phpt] 
TEST 11757/12806 [ext/standard/tests/strings/bug67151.phpt]
[1;32mPASS[0m Buf #67151: strtr with empty array crashes [ext/standard/tests/strings/bug67151.phpt] 
TEST 11758/12806 [ext/standard/tests/strings/bug67249.phpt]
[1;32mPASS[0m Bug #67249 (printf out-of-bounds read) [ext/standard/tests/strings/bug67249.phpt] 
TEST 11759/12806 [ext/standard/tests/strings/bug67252.phpt]
[1;32mPASS[0m Bug #67252 (convert_uudecode out-of-bounds read) [ext/standard/tests/strings/bug67252.phpt] 
TEST 11760/12806 [ext/standard/tests/strings/bug68636.phpt]
[1;32mPASS[0m Bug #68636 (setlocale no longer returns current value per category). [ext/standard/tests/strings/bug68636.phpt] 
TEST 11761/12806 [ext/standard/tests/strings/bug68710.phpt]
[1;32mPASS[0m Bug #68710 Use after free vulnerability in unserialize() (bypassing the
CVE-2014-8142 fix) [ext/standard/tests/strings/bug68710.phpt] 
TEST 11762/12806 [ext/standard/tests/strings/bug68996.phpt]
[1;32mPASS[0m Bug #68996 (Invalid free of CG(interned_empty_string)) [ext/standard/tests/strings/bug68996.phpt] 
TEST 11763/12806 [ext/standard/tests/strings/bug69144.phpt]
[1;32mPASS[0m Bug #69144 (strtr not replacing with partly matching replace pairs) [ext/standard/tests/strings/bug69144.phpt] 
TEST 11764/12806 [ext/standard/tests/strings/bug69522.phpt]
[1;32mPASS[0m Bug #69522 (heap buffer overflow in unpack()) [ext/standard/tests/strings/bug69522.phpt] 
TEST 11765/12806 [ext/standard/tests/strings/bug69751.phpt]
[1;32mPASS[0m Bug #69751: Change Error message of sprintf/printf for missing/typo position specifier. [ext/standard/tests/strings/bug69751.phpt] 
TEST 11766/12806 [ext/standard/tests/strings/bug70487.phpt]
[1;32mPASS[0m Bug #70487: pack('x') produces an error [ext/standard/tests/strings/bug70487.phpt] 
TEST 11767/12806 [ext/standard/tests/strings/bug70667.phpt]
[1;32mPASS[0m Bug #70667 (strtr() causes invalid writes and a crashes) [ext/standard/tests/strings/bug70667.phpt] 
TEST 11768/12806 [ext/standard/tests/strings/bug70720.phpt]
[1;32mPASS[0m Bug #70720 (strip_tags() doesn't handle "xml" correctly) [ext/standard/tests/strings/bug70720.phpt] 
TEST 11769/12806 [ext/standard/tests/strings/bug71188.phpt]
[1;32mPASS[0m Bug #71188 (str_replace converts integers in original $search array to strings) [ext/standard/tests/strings/bug71188.phpt] 
TEST 11770/12806 [ext/standard/tests/strings/bug71190.phpt]
[1;32mPASS[0m Bug #71190 (substr_replace converts integers in original $search array to strings) [ext/standard/tests/strings/bug71190.phpt] 
TEST 11771/12806 [ext/standard/tests/strings/bug71806.phpt]
[1;32mPASS[0m Bug #71806 (php_strip_whitespace() fails on some numerical values) [ext/standard/tests/strings/bug71806.phpt] 
TEST 11772/12806 [ext/standard/tests/strings/bug71969.phpt]
[1;32mPASS[0m Bug #71969 (str_replace returns an incorrect resulting array after a foreach by reference) [ext/standard/tests/strings/bug71969.phpt] 
TEST 11773/12806 [ext/standard/tests/strings/bug72100.phpt]
[1;32mPASS[0m Test implode() function, problems with big numbers [ext/standard/tests/strings/bug72100.phpt] 
TEST 11774/12806 [ext/standard/tests/strings/bug72146.phpt]
[1;32mPASS[0m Bug #72146 (Integer overflow on substr_replace) [ext/standard/tests/strings/bug72146.phpt] 
TEST 11775/12806 [ext/standard/tests/strings/bug72152.phpt]
[1;32mPASS[0m Bug #72152 (base64_decode $strict fails to detect null byte) [ext/standard/tests/strings/bug72152.phpt] 
TEST 11776/12806 [ext/standard/tests/strings/bug72263.phpt]
[1;32mPASS[0m Bug #72263 (base64_decode skips a character after padding in strict mode) [ext/standard/tests/strings/bug72263.phpt] 
TEST 11777/12806 [ext/standard/tests/strings/bug72264.phpt]
[1;32mPASS[0m Bug #72264 (base64_decode $strict fails with whitespace between padding) [ext/standard/tests/strings/bug72264.phpt] 
TEST 11778/12806 [ext/standard/tests/strings/bug72433.phpt]
[1;32mPASS[0m Bug #72433: Use After Free Vulnerability in PHP's GC algorithm and unserialize [ext/standard/tests/strings/bug72433.phpt] 
TEST 11779/12806 [ext/standard/tests/strings/bug72434.phpt]
[1;32mPASS[0m Bug #72434: ZipArchive class Use After Free Vulnerability in PHP's GC algorithm and unserialize [ext/standard/tests/strings/bug72434.phpt] 
TEST 11780/12806 [ext/standard/tests/strings/bug72663.phpt]
[1;32mPASS[0m Bug #72663: Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization [ext/standard/tests/strings/bug72663.phpt] 
TEST 11781/12806 [ext/standard/tests/strings/bug72663_2.phpt]
[1;32mPASS[0m Bug #72663: Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization [ext/standard/tests/strings/bug72663_2.phpt] 
TEST 11782/12806 [ext/standard/tests/strings/bug72663_3.phpt]
[1;32mPASS[0m Bug #72663: Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization [ext/standard/tests/strings/bug72663_3.phpt] 
TEST 11783/12806 [ext/standard/tests/strings/bug72823.phpt]
[1;32mPASS[0m Bug #72823 (strtr out-of-bound access) [ext/standard/tests/strings/bug72823.phpt] 
TEST 11784/12806 [ext/standard/tests/strings/bug73058.phpt]
[1;32mPASS[0m Bug #73058 crypt broken when salt is 'too' long [ext/standard/tests/strings/bug73058.phpt] 
TEST 11785/12806 [ext/standard/tests/strings/bug73817.phpt]
[1;32mPASS[0m Bug #73817 (Incorrect entries in get_html_translation_table) [ext/standard/tests/strings/bug73817.phpt] 
TEST 11786/12806 [ext/standard/tests/strings/bug74041.phpt]
[1;32mPASS[0m Bug #74041: substr_count with length=0 broken [ext/standard/tests/strings/bug74041.phpt] 
TEST 11787/12806 [ext/standard/tests/strings/bug75075.phpt]
[1;32mPASS[0m Bug #75075 (unpack with X* causes infinity loop) [ext/standard/tests/strings/bug75075.phpt] 
TEST 11788/12806 [ext/standard/tests/strings/bug77439.phpt]
[1;32mPASS[0m Bug #77439: parse_str segfaults when inserting item into existing array [ext/standard/tests/strings/bug77439.phpt] 
TEST 11789/12806 [ext/standard/tests/strings/bug77853.phpt]
[1;32mPASS[0m Bug #77853: Inconsistent substr_compare behaviour with empty haystack [ext/standard/tests/strings/bug77853.phpt] 
TEST 11790/12806 [ext/standard/tests/strings/bug78003.phpt]
[1;32mPASS[0m Bug #78003 (strip_tags output change since PHP 7.3) [ext/standard/tests/strings/bug78003.phpt] 
TEST 11791/12806 [ext/standard/tests/strings/bug78346.phpt]
[1;32mPASS[0m Bug #78346 (strip_tags no longer handling nested php tags) [ext/standard/tests/strings/bug78346.phpt] 
TEST 11792/12806 [ext/standard/tests/strings/bug78612.phpt]
[1;32mPASS[0m Bug #78612 (strtr leaks memory when integer keys are used and the subject string shorter). [ext/standard/tests/strings/bug78612.phpt] 
TEST 11793/12806 [ext/standard/tests/strings/bug78814.phpt]
[1;32mPASS[0m Bug #78814 (strip_tags allows / in tag name => whitelist bypass) [ext/standard/tests/strings/bug78814.phpt] 
TEST 11794/12806 [ext/standard/tests/strings/bug78833.phpt]
[1;32mPASS[0m Bug #78833 (Integer overflow in pack causes out-of-bound access) [ext/standard/tests/strings/bug78833.phpt] 
TEST 11795/12806 [ext/standard/tests/strings/bug78840.phpt]
[1;32mPASS[0m Bug #78840 (imploding $GLOBALS crashes) [ext/standard/tests/strings/bug78840.phpt] 
TEST 11796/12806 [ext/standard/tests/strings/bug79951.phpt]
[1;32mPASS[0m Bug #79951: Memory leak in str_replace of empty string [ext/standard/tests/strings/bug79951.phpt] 
TEST 11797/12806 [ext/standard/tests/strings/chop_basic.phpt]
[1;32mPASS[0m Test chop() function : basic functionality [ext/standard/tests/strings/chop_basic.phpt] 
TEST 11798/12806 [ext/standard/tests/strings/chop_variation3.phpt]
[1;32mPASS[0m Test chop() function : usage variations - with heredoc string [ext/standard/tests/strings/chop_variation3.phpt] 
TEST 11799/12806 [ext/standard/tests/strings/chop_variation4.phpt]
[1;32mPASS[0m Test chop() function : usage variations - strings with embedded nulls [ext/standard/tests/strings/chop_variation4.phpt] 
TEST 11800/12806 [ext/standard/tests/strings/chop_variation5.phpt]
[1;32mPASS[0m Test chop() function : usage variations - miscellaneous arguments [ext/standard/tests/strings/chop_variation5.phpt] 
TEST 11801/12806 [ext/standard/tests/strings/chr_basic.phpt]
[1;32mPASS[0m Test chr() function : basic functionality [ext/standard/tests/strings/chr_basic.phpt] 
TEST 11802/12806 [ext/standard/tests/strings/chr_error.phpt]
[1;32mPASS[0m Test chr() function : error conditions [ext/standard/tests/strings/chr_error.phpt] 
TEST 11803/12806 [ext/standard/tests/strings/chr_variation1.phpt]
[1;32mPASS[0m Test chr() function : usage variations - test values for $ascii argument [ext/standard/tests/strings/chr_variation1.phpt] 
TEST 11804/12806 [ext/standard/tests/strings/chunk_split.phpt]
[1;32mPASS[0m chunk_split() function [ext/standard/tests/strings/chunk_split.phpt] 
TEST 11805/12806 [ext/standard/tests/strings/chunk_split_basic.phpt]
[1;32mPASS[0m Test chunk_split() function : basic functionality [ext/standard/tests/strings/chunk_split_basic.phpt] 
TEST 11806/12806 [ext/standard/tests/strings/chunk_split_variation11.phpt]
[1;32mPASS[0m Test chunk_split() function : usage variations - different strings for 'ending' with heredoc 'str' [ext/standard/tests/strings/chunk_split_variation11.phpt] 
TEST 11807/12806 [ext/standard/tests/strings/chunk_split_variation12.phpt]
[1;32mPASS[0m Test chunk_split() function : usage variations - different heredoc strings for 'ending' argument [ext/standard/tests/strings/chunk_split_variation12.phpt] 
TEST 11808/12806 [ext/standard/tests/strings/chunk_split_variation13.phpt]
[1;32mPASS[0m Test chunk_split() function : usage variations - default 'chunklen' with long string as 'str'argument [ext/standard/tests/strings/chunk_split_variation13.phpt] 
TEST 11809/12806 [ext/standard/tests/strings/chunk_split_variation1_32bit.phpt]
[1;33mSKIP[0m Test chunk_split() function : usage variations - unexpected large '$end' string argument variation 1 [ext/standard/tests/strings/chunk_split_variation1_32bit.phpt] reason: this test is for 32bit platform only
TEST 11810/12806 [ext/standard/tests/strings/chunk_split_variation2_32bit.phpt]
[1;33mSKIP[0m Test chunk_split() function : usage variations - unexpected large '$end' string argument variation 2 [ext/standard/tests/strings/chunk_split_variation2_32bit.phpt] reason: this test is for 32bit platform only
TEST 11811/12806 [ext/standard/tests/strings/chunk_split_variation3.phpt]
[1;32mPASS[0m Test chunk_split() function : usage variations - unexpected large number of chunks [ext/standard/tests/strings/chunk_split_variation3.phpt] 
TEST 11812/12806 [ext/standard/tests/strings/chunk_split_variation4.phpt]
[1;32mPASS[0m Test chunk_split() function : usage variations - different heredoc strings as 'str' argument [ext/standard/tests/strings/chunk_split_variation4.phpt] 
TEST 11813/12806 [ext/standard/tests/strings/chunk_split_variation5.phpt]
[1;32mPASS[0m Test chunk_split() function : usage variations - different integer values for 'chunklen' argument(Bug#42796) [ext/standard/tests/strings/chunk_split_variation5.phpt] 
TEST 11814/12806 [ext/standard/tests/strings/chunk_split_variation6.phpt]
[1;32mPASS[0m Test chunk_split() function : usage variations - single quoted strings for 'str' argument [ext/standard/tests/strings/chunk_split_variation6.phpt] 
TEST 11815/12806 [ext/standard/tests/strings/chunk_split_variation7.phpt]
[1;32mPASS[0m Test chunk_split() function : usage variations - different double quoted values for 'str' argument [ext/standard/tests/strings/chunk_split_variation7.phpt] 
TEST 11816/12806 [ext/standard/tests/strings/chunk_split_variation8.phpt]
[1;32mPASS[0m Test chunk_split() function : usage variations - different integer values for 'chunklen' with heredoc string as 'str'(Bug#42796) [ext/standard/tests/strings/chunk_split_variation8.phpt] 
TEST 11817/12806 [ext/standard/tests/strings/chunk_split_variation9.phpt]
[1;32mPASS[0m Test chunk_split() function : usage variations - different double quoted strings for 'ending' argument [ext/standard/tests/strings/chunk_split_variation9.phpt] 
TEST 11818/12806 [ext/standard/tests/strings/convert_uudecode_basic.phpt]
[1;32mPASS[0m Test convert_uudecode() function : basic functionality [ext/standard/tests/strings/convert_uudecode_basic.phpt] 
TEST 11819/12806 [ext/standard/tests/strings/convert_uuencode_basic.phpt]
[1;32mPASS[0m Test convert_uuencode() function : basic functionality [ext/standard/tests/strings/convert_uuencode_basic.phpt] 
TEST 11820/12806 [ext/standard/tests/strings/count_chars.phpt]
[1;32mPASS[0m count_chars() function [ext/standard/tests/strings/count_chars.phpt] 
TEST 11821/12806 [ext/standard/tests/strings/count_chars_basic.phpt]
[1;32mPASS[0m Test count_chars() function : basic functionality [ext/standard/tests/strings/count_chars_basic.phpt] 
TEST 11822/12806 [ext/standard/tests/strings/crc32.phpt]
[1;32mPASS[0m crc32() function [ext/standard/tests/strings/crc32.phpt] 
TEST 11823/12806 [ext/standard/tests/strings/crc32_basic.phpt]
[1;32mPASS[0m Test crc32() function : basic functionality [ext/standard/tests/strings/crc32_basic.phpt] 
TEST 11824/12806 [ext/standard/tests/strings/crc32_variation2.phpt]
[1;33mSKIP[0m Test crc32() function : usage variations - single quoted strings [ext/standard/tests/strings/crc32_variation2.phpt] reason: this test is for 32bit platform only
TEST 11825/12806 [ext/standard/tests/strings/crc32_variation3.phpt]
[1;33mSKIP[0m Test crc32() function : usage variations - double quoted strings [ext/standard/tests/strings/crc32_variation3.phpt] reason: this test is for 32bit platform only
TEST 11826/12806 [ext/standard/tests/strings/crc32_variation4.phpt]
[1;33mSKIP[0m Test crc32() function : usage variations - heredoc strings [ext/standard/tests/strings/crc32_variation4.phpt] reason: this test is for 32bit platform only
TEST 11827/12806 [ext/standard/tests/strings/crypt.phpt]
[1;32mPASS[0m crypt() function [ext/standard/tests/strings/crypt.phpt] 
TEST 11828/12806 [ext/standard/tests/strings/crypt_blowfish.phpt]
[1;32mPASS[0m Official blowfish tests (http://cvsweb.openwall.com/cgi/cvsweb.cgi/Owl/packages/glibc/crypt_blowfish/wrapper.c) [ext/standard/tests/strings/crypt_blowfish.phpt] 
TEST 11829/12806 [ext/standard/tests/strings/crypt_blowfish_variation1.phpt]
[1;32mPASS[0m Test Blowfish crypt() with invalid rounds [ext/standard/tests/strings/crypt_blowfish_variation1.phpt] 
TEST 11830/12806 [ext/standard/tests/strings/crypt_blowfish_variation2.phpt]
[1;32mPASS[0m Test Blowfish crypt() does not fall back to DES when rounds are not specified,
or Blowfish is not available. [ext/standard/tests/strings/crypt_blowfish_variation2.phpt] 
TEST 11831/12806 [ext/standard/tests/strings/crypt_chars.phpt]
[1;32mPASS[0m crypt() function - characters > 0x80 [ext/standard/tests/strings/crypt_chars.phpt] 
TEST 11832/12806 [ext/standard/tests/strings/crypt_des_error.phpt]
[1;32mPASS[0m crypt(): *0 should return *1 [ext/standard/tests/strings/crypt_des_error.phpt] 
TEST 11833/12806 [ext/standard/tests/strings/crypt_sha256.phpt]
[1;32mPASS[0m crypt() SHA-256 [ext/standard/tests/strings/crypt_sha256.phpt] 
TEST 11834/12806 [ext/standard/tests/strings/crypt_sha512.phpt]
[1;32mPASS[0m crypt() SHA-512 [ext/standard/tests/strings/crypt_sha512.phpt] 
TEST 11835/12806 [ext/standard/tests/strings/crypt_variation1.phpt]
[1;32mPASS[0m crypt() function - long salt [ext/standard/tests/strings/crypt_variation1.phpt] 
TEST 11836/12806 [ext/standard/tests/strings/default_charset.phpt]
[1;32mPASS[0m default_charset and htmlentities/htmlspecialchars/html_entity_decode [ext/standard/tests/strings/default_charset.phpt] 
TEST 11837/12806 [ext/standard/tests/strings/dirname_basic.phpt]
[1;32mPASS[0m Test dirname() function : basic functionality [ext/standard/tests/strings/dirname_basic.phpt] 
TEST 11838/12806 [ext/standard/tests/strings/dirname_error.phpt]
[1;32mPASS[0m Test dirname() function : error conditions [ext/standard/tests/strings/dirname_error.phpt] 
TEST 11839/12806 [ext/standard/tests/strings/dirname_multi.phpt]
[1;32mPASS[0m Test dirname() function : usage variations [ext/standard/tests/strings/dirname_multi.phpt] 
TEST 11840/12806 [ext/standard/tests/strings/dirname_multi_win.phpt]
[1;33mSKIP[0m Test dirname() function : usage variations [ext/standard/tests/strings/dirname_multi_win.phpt] reason: Windows only
TEST 11841/12806 [ext/standard/tests/strings/dirname_variation.phpt]
[1;32mPASS[0m Test dirname() function : usage variations [ext/standard/tests/strings/dirname_variation.phpt] 
TEST 11842/12806 [ext/standard/tests/strings/explode.phpt]
[1;32mPASS[0m explode() function [ext/standard/tests/strings/explode.phpt] 
TEST 11843/12806 [ext/standard/tests/strings/explode1.phpt]
[1;32mPASS[0m Test explode() function [ext/standard/tests/strings/explode1.phpt] 
TEST 11844/12806 [ext/standard/tests/strings/explode_bug.phpt]
[1;32mPASS[0m Explode/memnstr bug [ext/standard/tests/strings/explode_bug.phpt] 
TEST 11845/12806 [ext/standard/tests/strings/explode_variation4.phpt]
[1;32mPASS[0m Test explode() function : usage variations - match longer string [ext/standard/tests/strings/explode_variation4.phpt] 
TEST 11846/12806 [ext/standard/tests/strings/explode_variation5.phpt]
[1;32mPASS[0m Test explode() function : usage variations - positive and negative limits [ext/standard/tests/strings/explode_variation5.phpt] 
TEST 11847/12806 [ext/standard/tests/strings/explode_variation6.phpt]
[1;32mPASS[0m Test explode() function : usage variations - misc tests [ext/standard/tests/strings/explode_variation6.phpt] 
TEST 11848/12806 [ext/standard/tests/strings/explode_variation7.phpt]
[1;32mPASS[0m Test explode() function : usage variations - when $string length is greater than
EXPLODE_ALLOC_STEP (64) and the $limit is negative [ext/standard/tests/strings/explode_variation7.phpt] 
TEST 11849/12806 [ext/standard/tests/strings/fprintf_error.phpt]
[1;32mPASS[0m Test fprintf() function (errors) [ext/standard/tests/strings/fprintf_error.phpt] 
TEST 11850/12806 [ext/standard/tests/strings/fprintf_variation_001.phpt]
[1;32mPASS[0m Test fprintf() function (variation - 1) [ext/standard/tests/strings/fprintf_variation_001.phpt] 
TEST 11851/12806 [ext/standard/tests/strings/fprintf_variation_002.phpt]
[1;32mPASS[0m Test fprintf() function (variation - 2) [ext/standard/tests/strings/fprintf_variation_002.phpt] 
TEST 11852/12806 [ext/standard/tests/strings/fprintf_variation_003.phpt]
[1;33mSKIP[0m Test fprintf() function (variation - 3) [ext/standard/tests/strings/fprintf_variation_003.phpt] reason: this test is for 32bit platform only
TEST 11853/12806 [ext/standard/tests/strings/fprintf_variation_003_64bit.phpt]
[1;32mPASS[0m Test fprintf() function (variation - 3) [ext/standard/tests/strings/fprintf_variation_003_64bit.phpt] 
TEST 11854/12806 [ext/standard/tests/strings/fprintf_variation_004.phpt]
[1;32mPASS[0m Test fprintf() function (variation - 4) [ext/standard/tests/strings/fprintf_variation_004.phpt] 
TEST 11855/12806 [ext/standard/tests/strings/fprintf_variation_005.phpt]
[1;32mPASS[0m Test fprintf() function (variation - 5) [ext/standard/tests/strings/fprintf_variation_005.phpt] 
TEST 11856/12806 [ext/standard/tests/strings/fprintf_variation_006.phpt]
[1;33mSKIP[0m Test fprintf() function (variation - 6) [ext/standard/tests/strings/fprintf_variation_006.phpt] reason: this test is for 32bit platform only
TEST 11857/12806 [ext/standard/tests/strings/fprintf_variation_006_64bit.phpt]
[1;32mPASS[0m Test fprintf() function (variation - 6) [ext/standard/tests/strings/fprintf_variation_006_64bit.phpt] 
TEST 11858/12806 [ext/standard/tests/strings/fprintf_variation_007.phpt]
[1;33mSKIP[0m Test fprintf() function (variation - 7) [ext/standard/tests/strings/fprintf_variation_007.phpt] reason: this test is for 32bit platform only
TEST 11859/12806 [ext/standard/tests/strings/fprintf_variation_007_64bit.phpt]
[1;32mPASS[0m Test fprintf() function (variation - 7) [ext/standard/tests/strings/fprintf_variation_007_64bit.phpt] 
TEST 11860/12806 [ext/standard/tests/strings/fprintf_variation_008.phpt]
[1;33mSKIP[0m Test fprintf() function (variation - 8) [ext/standard/tests/strings/fprintf_variation_008.phpt] reason: this test is for 32bit platform only
TEST 11861/12806 [ext/standard/tests/strings/fprintf_variation_008_64bit.phpt]
[1;32mPASS[0m Test fprintf() function (variation - 8) [ext/standard/tests/strings/fprintf_variation_008_64bit.phpt] 
TEST 11862/12806 [ext/standard/tests/strings/fprintf_variation_009.phpt]
[1;32mPASS[0m Test fprintf() function (variation - 9) [ext/standard/tests/strings/fprintf_variation_009.phpt] 
TEST 11863/12806 [ext/standard/tests/strings/get_html_translation_table_basic1.phpt]
[1;32mPASS[0m Test get_html_translation_table() function : basic functionality - with default args [ext/standard/tests/strings/get_html_translation_table_basic1.phpt] 
TEST 11864/12806 [ext/standard/tests/strings/get_html_translation_table_basic10.phpt]
[1;32mPASS[0m Test get_html_translation_table() function: htmlentities/HTML 4/ISO-8859-1 (bug #64011) [ext/standard/tests/strings/get_html_translation_table_basic10.phpt] 
TEST 11865/12806 [ext/standard/tests/strings/get_html_translation_table_basic2.phpt]
[1;32mPASS[0m Test get_html_translation_table() function : basic functionality - table as HTML_ENTITIES & diff quote_style [ext/standard/tests/strings/get_html_translation_table_basic2.phpt] 
TEST 11866/12806 [ext/standard/tests/strings/get_html_translation_table_basic3.phpt]
[1;32mPASS[0m Test get_html_translation_table() function : basic functionality - table as HTML_SPECIALCHARS [ext/standard/tests/strings/get_html_translation_table_basic3.phpt] 
TEST 11867/12806 [ext/standard/tests/strings/get_html_translation_table_basic4.phpt]
[1;32mPASS[0m Test get_html_translation_table() function : basic functionality - charset WINDOWS-1252 [ext/standard/tests/strings/get_html_translation_table_basic4.phpt] 
TEST 11868/12806 [ext/standard/tests/strings/get_html_translation_table_basic5.phpt]
[1;32mPASS[0m Test get_html_translation_table() function : basic functionality - HTML 5 [ext/standard/tests/strings/get_html_translation_table_basic5.phpt] 
TEST 11869/12806 [ext/standard/tests/strings/get_html_translation_table_basic6.phpt]
[1;32mPASS[0m Test get_html_translation_table() function : basic functionality - HTML 5/Windows-1251 [ext/standard/tests/strings/get_html_translation_table_basic6.phpt] 
TEST 11870/12806 [ext/standard/tests/strings/get_html_translation_table_basic7.phpt]
[1;32mPASS[0m Test get_html_translation_table() function : basic functionality - XHTML 1.0 [ext/standard/tests/strings/get_html_translation_table_basic7.phpt] 
TEST 11871/12806 [ext/standard/tests/strings/get_html_translation_table_basic8.phpt]
[1;32mPASS[0m Test get_html_translation_table() function : basic functionality - XML 1.0 [ext/standard/tests/strings/get_html_translation_table_basic8.phpt] 
TEST 11872/12806 [ext/standard/tests/strings/get_html_translation_table_basic9.phpt]
[1;32mPASS[0m Test get_html_translation_table() function : basic functionality - HTML5 /sjis [ext/standard/tests/strings/get_html_translation_table_basic9.phpt] 
TEST 11873/12806 [ext/standard/tests/strings/get_meta_tags.phpt]
[1;32mPASS[0m get_meta_tags() tests [ext/standard/tests/strings/get_meta_tags.phpt] 
TEST 11874/12806 [ext/standard/tests/strings/gh10187.phpt]
[1;32mPASS[0m GH-10187 (Segfault in stripslashes() with arm64) [ext/standard/tests/strings/gh10187.phpt] 
TEST 11875/12806 [ext/standard/tests/strings/gh10940.phpt]
[1;32mPASS[0m Test unpacking at the 32-bit integer limit [ext/standard/tests/strings/gh10940.phpt] 
TEST 11876/12806 [ext/standard/tests/strings/gh11982.phpt]
[1;32mPASS[0m GH-11982 (str_getcsv returns null byte for unterminated quoted string) [ext/standard/tests/strings/gh11982.phpt] 
TEST 11877/12806 [ext/standard/tests/strings/gh12151.phpt]
[1;32mPASS[0m GH-12151 (str_getcsv ending with escape zero segfualt) [ext/standard/tests/strings/gh12151.phpt] 
TEST 11878/12806 [ext/standard/tests/strings/gh15552.phpt]
[1;32mPASS[0m Bug GH-15552 (Signed integer overflow in ext/standard/scanf.c) [ext/standard/tests/strings/gh15552.phpt] 
TEST 11879/12806 [ext/standard/tests/strings/gh15613.phpt]
[1;32mPASS[0m GH-15613 overflow on hex strings repeater value [ext/standard/tests/strings/gh15613.phpt] 
TEST 11880/12806 [ext/standard/tests/strings/gh18976.phpt]
[1;32mPASS[0m GH-18976 (pack overflow with h/H format) [ext/standard/tests/strings/gh18976.phpt] 
TEST 11881/12806 [ext/standard/tests/strings/hebrev_basic.phpt]
[1;32mPASS[0m Test hebrev() function : basic functionality [ext/standard/tests/strings/hebrev_basic.phpt] 
TEST 11882/12806 [ext/standard/tests/strings/hex2bin_basic.phpt]
[1;32mPASS[0m hex2bin(); function test [ext/standard/tests/strings/hex2bin_basic.phpt] 
TEST 11883/12806 [ext/standard/tests/strings/hex2bin_error.phpt]
[1;32mPASS[0m hex2bin(); function test [ext/standard/tests/strings/hex2bin_error.phpt] 
TEST 11884/12806 [ext/standard/tests/strings/highlight_file.phpt]
[1;32mPASS[0m highlight_file() tests [ext/standard/tests/strings/highlight_file.phpt] 
TEST 11885/12806 [ext/standard/tests/strings/html_entity_decode1.phpt]
[1;32mPASS[0m html_entity_decode: Decoding of entities after invalid entities [ext/standard/tests/strings/html_entity_decode1.phpt] 
TEST 11886/12806 [ext/standard/tests/strings/html_entity_decode2.phpt]
[1;32mPASS[0m html_entity_decode: Handling of &apos; [ext/standard/tests/strings/html_entity_decode2.phpt] 
TEST 11887/12806 [ext/standard/tests/strings/html_entity_decode3.phpt]
[1;32mPASS[0m html_entity_decode: Do not decode numerical entities that refer to non-SGML or otherwise disallowed chars [ext/standard/tests/strings/html_entity_decode3.phpt] 
TEST 11888/12806 [ext/standard/tests/strings/html_entity_decode_cp866.phpt]
[1;32mPASS[0m Translation of HTML entities for encoding CP866 [ext/standard/tests/strings/html_entity_decode_cp866.phpt] 
TEST 11889/12806 [ext/standard/tests/strings/html_entity_decode_html4.phpt]
[1;32mPASS[0m html_entity_decode() conformance check (HTML 4) [ext/standard/tests/strings/html_entity_decode_html4.phpt] 
TEST 11890/12806 [ext/standard/tests/strings/html_entity_decode_html5.phpt]
[1;32mPASS[0m html_entity_decode() conformance check (HTML 5) [ext/standard/tests/strings/html_entity_decode_html5.phpt] 
TEST 11891/12806 [ext/standard/tests/strings/html_entity_decode_iso8859-15.phpt]
[1;32mPASS[0m Translation of HTML entities for encoding ISO-8859-15 [ext/standard/tests/strings/html_entity_decode_iso8859-15.phpt] 
TEST 11892/12806 [ext/standard/tests/strings/html_entity_decode_iso8859-5.phpt]
[1;32mPASS[0m Translation of HTML entities for encoding ISO-8859-5 [ext/standard/tests/strings/html_entity_decode_iso8859-5.phpt] 
TEST 11893/12806 [ext/standard/tests/strings/html_entity_decode_koi8-r.phpt]
[1;32mPASS[0m Translation of HTML entities for encoding KOI8-R [ext/standard/tests/strings/html_entity_decode_koi8-r.phpt] 
TEST 11894/12806 [ext/standard/tests/strings/html_entity_decode_macroman.phpt]
[1;32mPASS[0m Translation of HTML entities for encoding MacRoman [ext/standard/tests/strings/html_entity_decode_macroman.phpt] 
TEST 11895/12806 [ext/standard/tests/strings/html_entity_decode_win1251.phpt]
[1;32mPASS[0m Translation of HTML entities for encoding WIN-1251 [ext/standard/tests/strings/html_entity_decode_win1251.phpt] 
TEST 11896/12806 [ext/standard/tests/strings/html_entity_decode_win1252.phpt]
[1;32mPASS[0m Translation of HTML entities for encoding WIN-1252 [ext/standard/tests/strings/html_entity_decode_win1252.phpt] 
TEST 11897/12806 [ext/standard/tests/strings/htmlentities-utf-2.phpt]
[1;32mPASS[0m HTML entities with invalid chars and ENT_IGNORE [ext/standard/tests/strings/htmlentities-utf-2.phpt] 
TEST 11898/12806 [ext/standard/tests/strings/htmlentities-utf-3.phpt]
[1;32mPASS[0m Test get_next_char(), used by htmlentities()/htmlspecialchars(): validity of UTF-8 sequences [ext/standard/tests/strings/htmlentities-utf-3.phpt] 
TEST 11899/12806 [ext/standard/tests/strings/htmlentities-utf.phpt]
[1;32mPASS[0m HTML entities with invalid chars [ext/standard/tests/strings/htmlentities-utf.phpt] 
TEST 11900/12806 [ext/standard/tests/strings/htmlentities.phpt]
[1;32mPASS[0m HTML entities of ISO-8859 chars [ext/standard/tests/strings/htmlentities.phpt] 
TEST 11901/12806 [ext/standard/tests/strings/htmlentities01.phpt]
[1;32mPASS[0m htmlentities() test 1 (cp1252) [ext/standard/tests/strings/htmlentities01.phpt] 
TEST 11902/12806 [ext/standard/tests/strings/htmlentities02.phpt]
[1;33mSKIP[0m htmlentities() test 2 (setlocale / fr_FR.ISO-8859-15) [ext/standard/tests/strings/htmlentities02.phpt] reason: setlocale() failed
TEST 11903/12806 [ext/standard/tests/strings/htmlentities03.phpt]
[1;33mSKIP[0m htmlentities() test 3 (setlocale / de_DE.ISO-8859-1) [ext/standard/tests/strings/htmlentities03.phpt] reason: setlocale() failed
TEST 11904/12806 [ext/standard/tests/strings/htmlentities05.phpt]
[1;33mSKIP[0m htmlentities() test 5 (mbstring / cp1252) [ext/standard/tests/strings/htmlentities05.phpt] reason: Required extension missing: mbstring
TEST 11905/12806 [ext/standard/tests/strings/htmlentities06.phpt]
[1;33mSKIP[0m htmlentities() test 6 (mbstring / ISO-8859-15) [ext/standard/tests/strings/htmlentities06.phpt] reason: Required extension missing: mbstring
TEST 11906/12806 [ext/standard/tests/strings/htmlentities07.phpt]
[1;33mSKIP[0m htmlentities() test 7 (mbstring / ISO-8859-1) [ext/standard/tests/strings/htmlentities07.phpt] reason: Required extension missing: mbstring
TEST 11907/12806 [ext/standard/tests/strings/htmlentities08.phpt]
[1;33mSKIP[0m htmlentities() test 8 (mbstring / EUC-JP) [ext/standard/tests/strings/htmlentities08.phpt] reason: Required extension missing: mbstring
TEST 11908/12806 [ext/standard/tests/strings/htmlentities09.phpt]
[1;33mSKIP[0m htmlentities() test 9 (mbstring / Shift_JIS) [ext/standard/tests/strings/htmlentities09.phpt] reason: Required extension missing: mbstring
TEST 11909/12806 [ext/standard/tests/strings/htmlentities10.phpt]
[1;32mPASS[0m htmlentities() test 10 (default_charset / cp1252) [ext/standard/tests/strings/htmlentities10.phpt] 
TEST 11910/12806 [ext/standard/tests/strings/htmlentities11.phpt]
[1;32mPASS[0m htmlentities() test 11 (default_charset / ISO-8859-15) [ext/standard/tests/strings/htmlentities11.phpt] 
TEST 11911/12806 [ext/standard/tests/strings/htmlentities12.phpt]
[1;32mPASS[0m htmlentities() test 12 (default_charset / ISO-8859-1) [ext/standard/tests/strings/htmlentities12.phpt] 
TEST 11912/12806 [ext/standard/tests/strings/htmlentities13.phpt]
[1;32mPASS[0m htmlentities() test 13 (default_charset / EUC-JP) [ext/standard/tests/strings/htmlentities13.phpt] 
TEST 11913/12806 [ext/standard/tests/strings/htmlentities14.phpt]
[1;32mPASS[0m htmlentities() test 14 (default_charset / Shift_JIS) [ext/standard/tests/strings/htmlentities14.phpt] 
TEST 11914/12806 [ext/standard/tests/strings/htmlentities16.phpt]
[1;33mSKIP[0m htmlentities() test 16 (mbstring / cp1251) [ext/standard/tests/strings/htmlentities16.phpt] reason: Required extension missing: mbstring
TEST 11915/12806 [ext/standard/tests/strings/htmlentities17.phpt]
[1;32mPASS[0m htmlentities() / html_entity_decode() #8592 - #9002 table test [ext/standard/tests/strings/htmlentities17.phpt] 
TEST 11916/12806 [ext/standard/tests/strings/htmlentities18.phpt]
[1;32mPASS[0m htmlentities() / htmlspecialchars() "don't double encode" flag support [ext/standard/tests/strings/htmlentities18.phpt] 
TEST 11917/12806 [ext/standard/tests/strings/htmlentities19.phpt]
[1;32mPASS[0m htmlentities() / htmlspecialchars() ENT_SUBSTITUTE [ext/standard/tests/strings/htmlentities19.phpt] 
TEST 11918/12806 [ext/standard/tests/strings/htmlentities20.phpt]
[1;32mPASS[0m htmlentities() / htmlspecialchars() ENT_DISALLOWED [ext/standard/tests/strings/htmlentities20.phpt] 
TEST 11919/12806 [ext/standard/tests/strings/htmlentities21.phpt]
[1;32mPASS[0m htmlentities() / htmlspecialchars() ENT_DISALLOWED charset variation [ext/standard/tests/strings/htmlentities21.phpt] 
TEST 11920/12806 [ext/standard/tests/strings/htmlentities22.phpt]
[1;32mPASS[0m htmlentities() / htmlspecialchars() ENT_DISALLOWED with entities and no double encode [ext/standard/tests/strings/htmlentities22.phpt] 
TEST 11921/12806 [ext/standard/tests/strings/htmlentities23.phpt]
[1;32mPASS[0m htmlentities() / htmlspecialchars() ENT_SUBSTITUTE EUC-JP [ext/standard/tests/strings/htmlentities23.phpt] 
TEST 11922/12806 [ext/standard/tests/strings/htmlentities24.phpt]
[1;32mPASS[0m Test htmlentities() function [ext/standard/tests/strings/htmlentities24.phpt] 
TEST 11923/12806 [ext/standard/tests/strings/htmlentities25.phpt]
[1;33mSKIP[0m htmlentities() should not be influenced by mb_internal_encoding() [ext/standard/tests/strings/htmlentities25.phpt] reason: Required extension missing: mbstring
TEST 11924/12806 [ext/standard/tests/strings/htmlentities_html4.phpt]
[1;32mPASS[0m htmlentities() conformance check (HTML 4) [ext/standard/tests/strings/htmlentities_html4.phpt] 
TEST 11925/12806 [ext/standard/tests/strings/htmlentities_html5.phpt]
[1;32mPASS[0m htmlentities() conformance check (HTML 5) [ext/standard/tests/strings/htmlentities_html5.phpt] 
TEST 11926/12806 [ext/standard/tests/strings/htmlspecialchars.phpt]
[1;32mPASS[0m Test htmlspecialchars() function [ext/standard/tests/strings/htmlspecialchars.phpt] 
TEST 11927/12806 [ext/standard/tests/strings/htmlspecialchars_basic.phpt]
[1;32mPASS[0m Test htmlspecialchars() function : basic functionality [ext/standard/tests/strings/htmlspecialchars_basic.phpt] 
TEST 11928/12806 [ext/standard/tests/strings/htmlspecialchars_decode_basic.phpt]
[1;32mPASS[0m Test htmlspecialchars_decode() function : basic functionality [ext/standard/tests/strings/htmlspecialchars_decode_basic.phpt] 
TEST 11929/12806 [ext/standard/tests/strings/htmlspecialchars_decode_variation3.phpt]
[1;32mPASS[0m Test htmlspecialchars_decode() function : usage variations - heredoc strings for 'string' argument [ext/standard/tests/strings/htmlspecialchars_decode_variation3.phpt] 
TEST 11930/12806 [ext/standard/tests/strings/htmlspecialchars_decode_variation4.phpt]
[1;32mPASS[0m Test htmlspecialchars_decode() function : usage variations - single quoted strings for 'string' argument [ext/standard/tests/strings/htmlspecialchars_decode_variation4.phpt] 
TEST 11931/12806 [ext/standard/tests/strings/htmlspecialchars_decode_variation5.phpt]
[1;32mPASS[0m Test htmlspecialchars_decode() function : usage variations - double quoted strings for 'string' argument [ext/standard/tests/strings/htmlspecialchars_decode_variation5.phpt] 
TEST 11932/12806 [ext/standard/tests/strings/htmlspecialchars_decode_variation6.phpt]
[1;32mPASS[0m Test htmlspecialchars_decode() function : usage variations - binary safe [ext/standard/tests/strings/htmlspecialchars_decode_variation6.phpt] 
TEST 11933/12806 [ext/standard/tests/strings/htmlspecialchars_decode_variation7.phpt]
[1;32mPASS[0m Test htmlspecialchars_decode() function : usage variations - numerical entities for basic characters [ext/standard/tests/strings/htmlspecialchars_decode_variation7.phpt] 
TEST 11934/12806 [ext/standard/tests/strings/implode_basic.phpt]
[1;32mPASS[0m implode() function [ext/standard/tests/strings/implode_basic.phpt] 
TEST 11935/12806 [ext/standard/tests/strings/implode_error.phpt]
[1;32mPASS[0m Test implode() function: error conditions [ext/standard/tests/strings/implode_error.phpt] 
TEST 11936/12806 [ext/standard/tests/strings/implode_variation.phpt]
[1;32mPASS[0m Test implode() function [ext/standard/tests/strings/implode_variation.phpt] 
TEST 11937/12806 [ext/standard/tests/strings/join_basic.phpt]
[1;32mPASS[0m Test join() function : basic functionality [ext/standard/tests/strings/join_basic.phpt] 
TEST 11938/12806 [ext/standard/tests/strings/join_error.phpt]
[1;32mPASS[0m Test join() function: error conditions [ext/standard/tests/strings/join_error.phpt] 
TEST 11939/12806 [ext/standard/tests/strings/join_error1.phpt]
[1;32mPASS[0m Test join() function : usage variations - unexpected values for 'pieces' argument(Bug#42789) [ext/standard/tests/strings/join_error1.phpt] 
TEST 11940/12806 [ext/standard/tests/strings/join_variation1.phpt]
[1;32mPASS[0m Test join() function : usage variations - unexpected values for 'glue' argument [ext/standard/tests/strings/join_variation1.phpt] 
TEST 11941/12806 [ext/standard/tests/strings/join_variation3.phpt]
[1;32mPASS[0m Test join() function : usage variations - different values for 'pieces' argument [ext/standard/tests/strings/join_variation3.phpt] 
TEST 11942/12806 [ext/standard/tests/strings/join_variation4.phpt]
[1;32mPASS[0m Test join() function : usage variations - different values for 'glue' argument [ext/standard/tests/strings/join_variation4.phpt] 
TEST 11943/12806 [ext/standard/tests/strings/join_variation5.phpt]
[1;32mPASS[0m Test join() function : usage variations - sub array as argument [ext/standard/tests/strings/join_variation5.phpt] 
TEST 11944/12806 [ext/standard/tests/strings/join_variation6.phpt]
[1;32mPASS[0m Test join() function : usage variations - binary safe [ext/standard/tests/strings/join_variation6.phpt] 
TEST 11945/12806 [ext/standard/tests/strings/lcfirst.phpt]
[1;32mPASS[0m lcfirst() function [ext/standard/tests/strings/lcfirst.phpt] 
TEST 11946/12806 [ext/standard/tests/strings/levenshtein.phpt]
[1;32mPASS[0m levenshtein() function test [ext/standard/tests/strings/levenshtein.phpt] 
TEST 11947/12806 [ext/standard/tests/strings/levenshtein_bug_16473.phpt]
[1;32mPASS[0m levenshtein() bug 16473 [ext/standard/tests/strings/levenshtein_bug_16473.phpt] 
TEST 11948/12806 [ext/standard/tests/strings/levenshtein_bug_6562.phpt]
[1;32mPASS[0m levenshtein() bug 6562 [ext/standard/tests/strings/levenshtein_bug_6562.phpt] 
TEST 11949/12806 [ext/standard/tests/strings/levenshtein_bug_7368.phpt]
[1;32mPASS[0m levenshtein() bug 7368 [ext/standard/tests/strings/levenshtein_bug_7368.phpt] 
TEST 11950/12806 [ext/standard/tests/strings/levenshtein_error_conditions.phpt]
[1;32mPASS[0m levenshtein() former error conditions [ext/standard/tests/strings/levenshtein_error_conditions.phpt] 
TEST 11951/12806 [ext/standard/tests/strings/locale_independent_float_to_string.phpt]
[1;33mSKIP[0m Test that floats are converted to string locale independently [ext/standard/tests/strings/locale_independent_float_to_string.phpt] reason: - locale needed for this test is not supported on this platform
TEST 11952/12806 [ext/standard/tests/strings/ltrim.phpt]
[1;32mPASS[0m Test ltrim() function [ext/standard/tests/strings/ltrim.phpt] 
TEST 11953/12806 [ext/standard/tests/strings/ltrim_basic.phpt]
[1;32mPASS[0m Test ltrim() function : basic functionality [ext/standard/tests/strings/ltrim_basic.phpt] 
TEST 11954/12806 [ext/standard/tests/strings/ltrim_error.phpt]
[1;32mPASS[0m Test ltrim() function : error conditions [ext/standard/tests/strings/ltrim_error.phpt] 
TEST 11955/12806 [ext/standard/tests/strings/md5.phpt]
[1;32mPASS[0m md5() with ASCII output [ext/standard/tests/strings/md5.phpt] 
TEST 11956/12806 [ext/standard/tests/strings/md5_basic1.phpt]
[1;32mPASS[0m Test md5() function : basic functionality [ext/standard/tests/strings/md5_basic1.phpt] 
TEST 11957/12806 [ext/standard/tests/strings/md5_basic2.phpt]
[1;32mPASS[0m Test md5() function : basic functionality - with raw output [ext/standard/tests/strings/md5_basic2.phpt] 
TEST 11958/12806 [ext/standard/tests/strings/md5_file.phpt]
[1;32mPASS[0m Test md5_file() function with ASCII output and raw binary output [ext/standard/tests/strings/md5_file.phpt] 
TEST 11959/12806 [ext/standard/tests/strings/md5raw.phpt]
[1;32mPASS[0m md5() with RAW output [ext/standard/tests/strings/md5raw.phpt] 
TEST 11960/12806 [ext/standard/tests/strings/metaphone.phpt]
[1;32mPASS[0m metaphone() tests [ext/standard/tests/strings/metaphone.phpt] 
TEST 11961/12806 [ext/standard/tests/strings/nl2br.phpt]
[1;32mPASS[0m nl2br() function [ext/standard/tests/strings/nl2br.phpt] 
TEST 11962/12806 [ext/standard/tests/strings/nl2br_variation1.phpt]
[1;32mPASS[0m Test nl2br() function : usage variations - double quoted strings for 'str' argument [ext/standard/tests/strings/nl2br_variation1.phpt] 
TEST 11963/12806 [ext/standard/tests/strings/nl2br_variation2.phpt]
[1;32mPASS[0m Test nl2br() function : usage variations - single quoted strings for 'str' argument [ext/standard/tests/strings/nl2br_variation2.phpt] 
TEST 11964/12806 [ext/standard/tests/strings/nl2br_variation3.phpt]
[1;32mPASS[0m Test nl2br() function : usage variations - heredoc strings for 'str' argument [ext/standard/tests/strings/nl2br_variation3.phpt] 
TEST 11965/12806 [ext/standard/tests/strings/nl2br_variation4.phpt]
[1;32mPASS[0m Test nl2br() function : usage variations - html values for 'str' argument [ext/standard/tests/strings/nl2br_variation4.phpt] 
TEST 11966/12806 [ext/standard/tests/strings/nl_langinfo_basic.phpt]
[1;32mPASS[0m Test nl_langinfo() function : basic functionality [ext/standard/tests/strings/nl_langinfo_basic.phpt] 
TEST 11967/12806 [ext/standard/tests/strings/number_format_basic.phpt]
[1;32mPASS[0m Test number_format() - basic function test number_format() [ext/standard/tests/strings/number_format_basic.phpt] 
TEST 11968/12806 [ext/standard/tests/strings/ord_basic.phpt]
[1;32mPASS[0m Test ord() function : basic functionality [ext/standard/tests/strings/ord_basic.phpt] 
TEST 11969/12806 [ext/standard/tests/strings/oss_fuzz_57392.phpt]
[1;32mPASS[0m oss-fuzz #57392: Buffer-overflow in php_fgetcsv() with \0 delimiter and enclosure [ext/standard/tests/strings/oss_fuzz_57392.phpt] 
TEST 11970/12806 [ext/standard/tests/strings/pack.phpt]
[1;33mSKIP[0m Generic pack()/unpack() tests [ext/standard/tests/strings/pack.phpt] reason: 32bit test only
TEST 11971/12806 [ext/standard/tests/strings/pack64.phpt]
[1;32mPASS[0m 64bit pack()/unpack() tests [ext/standard/tests/strings/pack64.phpt] 
TEST 11972/12806 [ext/standard/tests/strings/pack64_32.phpt]
[1;33mSKIP[0m 64bit pack()/unpack() tests [ext/standard/tests/strings/pack64_32.phpt] reason: 32bit test only
TEST 11973/12806 [ext/standard/tests/strings/pack_A.phpt]
[1;32mPASS[0m pack()/unpack(): "A" modifier [ext/standard/tests/strings/pack_A.phpt] 
TEST 11974/12806 [ext/standard/tests/strings/pack_Z.phpt]
[1;32mPASS[0m pack()/unpack(): "Z" format [ext/standard/tests/strings/pack_Z.phpt] 
TEST 11975/12806 [ext/standard/tests/strings/pack_arrays.phpt]
[1;32mPASS[0m test unpack() to array with named keys [ext/standard/tests/strings/pack_arrays.phpt] 
TEST 11976/12806 [ext/standard/tests/strings/pack_float.phpt]
[1;32mPASS[0m pack()/unpack(): float/double tests [ext/standard/tests/strings/pack_float.phpt] 
TEST 11977/12806 [ext/standard/tests/strings/parse_str_basic1.phpt]
[1;32mPASS[0m Test parse_str() function : basic functionality [ext/standard/tests/strings/parse_str_basic1.phpt] 
TEST 11978/12806 [ext/standard/tests/strings/parse_str_basic2.phpt]
[1;32mPASS[0m Test parse_str() function : non-default arg_separator.input specified [ext/standard/tests/strings/parse_str_basic2.phpt] 
TEST 11979/12806 [ext/standard/tests/strings/parse_str_basic3.phpt]
[1;32mPASS[0m Test parse_str() function : basic functionality [ext/standard/tests/strings/parse_str_basic3.phpt] 
TEST 11980/12806 [ext/standard/tests/strings/parse_str_basic4.phpt]
[1;32mPASS[0m Test parse_str() function : test with badly formed strings [ext/standard/tests/strings/parse_str_basic4.phpt] 
TEST 11981/12806 [ext/standard/tests/strings/parse_str_memory_error.phpt]
[1;32mPASS[0m parse_str() should not read uninitialized memory when checking for $this [ext/standard/tests/strings/parse_str_memory_error.phpt] 
TEST 11982/12806 [ext/standard/tests/strings/pathinfo.phpt]
[1;32mPASS[0m pathinfo() tests [ext/standard/tests/strings/pathinfo.phpt] 
TEST 11983/12806 [ext/standard/tests/strings/php_strip_whitespace.phpt]
[1;32mPASS[0m php_strip_whitespace() tests [ext/standard/tests/strings/php_strip_whitespace.phpt] 
TEST 11984/12806 [ext/standard/tests/strings/print_basic.phpt]
[1;32mPASS[0m Test print() function : basic functionality [ext/standard/tests/strings/print_basic.phpt] 
TEST 11985/12806 [ext/standard/tests/strings/print_variation1.phpt]
[1;32mPASS[0m Test print() function : usage variations [ext/standard/tests/strings/print_variation1.phpt] 
TEST 11986/12806 [ext/standard/tests/strings/printf.phpt]
[1;33mSKIP[0m Test printf() function (32bit) [ext/standard/tests/strings/printf.phpt] reason: 32bit test only
TEST 11987/12806 [ext/standard/tests/strings/printf_64bit.phpt]
[1;32mPASS[0m Test printf() function (64bit) [ext/standard/tests/strings/printf_64bit.phpt] 
TEST 11988/12806 [ext/standard/tests/strings/printf_basic1.phpt]
[1;32mPASS[0m Test printf() function : basic functionality - string format [ext/standard/tests/strings/printf_basic1.phpt] 
TEST 11989/12806 [ext/standard/tests/strings/printf_basic2.phpt]
[1;32mPASS[0m Test printf() function : basic functionality - integer format [ext/standard/tests/strings/printf_basic2.phpt] 
TEST 11990/12806 [ext/standard/tests/strings/printf_basic3.phpt]
[1;32mPASS[0m Test printf() function : basic functionality - float format [ext/standard/tests/strings/printf_basic3.phpt] 
TEST 11991/12806 [ext/standard/tests/strings/printf_basic4.phpt]
[1;32mPASS[0m Test printf() function : basic functionality - bool format [ext/standard/tests/strings/printf_basic4.phpt] 
TEST 11992/12806 [ext/standard/tests/strings/printf_basic5.phpt]
[1;32mPASS[0m Test printf() function : basic functionality - char format [ext/standard/tests/strings/printf_basic5.phpt] 
TEST 11993/12806 [ext/standard/tests/strings/printf_basic6.phpt]
[1;32mPASS[0m Test printf() function : basic functionality - exponential format [ext/standard/tests/strings/printf_basic6.phpt] 
TEST 11994/12806 [ext/standard/tests/strings/printf_basic7.phpt]
[1;33mSKIP[0m Test printf() function : basic functionality - unsigned format [ext/standard/tests/strings/printf_basic7.phpt] reason: this test is for 32bit platform only
TEST 11995/12806 [ext/standard/tests/strings/printf_basic8.phpt]
[1;33mSKIP[0m Test printf() function : basic functionality - octal format [ext/standard/tests/strings/printf_basic8.phpt] reason: this test is for 32bit platform only
TEST 11996/12806 [ext/standard/tests/strings/printf_basic9.phpt]
[1;32mPASS[0m Test printf() function : basic functionality - hexadecimal format [ext/standard/tests/strings/printf_basic9.phpt] 
TEST 11997/12806 [ext/standard/tests/strings/printf_error.phpt]
[1;32mPASS[0m Test printf() function : error conditions [ext/standard/tests/strings/printf_error.phpt] 
TEST 11998/12806 [ext/standard/tests/strings/printf_h_H.phpt]
[1;33mSKIP[0m sprintf() %h and %H specifiers [ext/standard/tests/strings/printf_h_H.phpt] reason: de_DE.utf8 locale not available
TEST 11999/12806 [ext/standard/tests/strings/printf_variation2.phpt]
[1;32mPASS[0m Test printf() function : usage variations - with all types of values for arg1 argument [ext/standard/tests/strings/printf_variation2.phpt] 
TEST 12000/12806 [ext/standard/tests/strings/quoted_printable_decode_basic.phpt]
[1;32mPASS[0m Test quoted_printable_decode() function : basic functionality [ext/standard/tests/strings/quoted_printable_decode_basic.phpt] 
TEST 12001/12806 [ext/standard/tests/strings/quoted_printable_encode_001.phpt]
[1;32mPASS[0m quoted_printable_encode() tests - 1 [ext/standard/tests/strings/quoted_printable_encode_001.phpt] 
TEST 12002/12806 [ext/standard/tests/strings/quoted_printable_encode_002.phpt]
[1;32mPASS[0m quoted_printable_encode() tests - 2 [ext/standard/tests/strings/quoted_printable_encode_002.phpt] 
TEST 12003/12806 [ext/standard/tests/strings/quotemeta_basic.phpt]
[1;32mPASS[0m Test quotemeta() function : basic functionality [ext/standard/tests/strings/quotemeta_basic.phpt] 
TEST 12004/12806 [ext/standard/tests/strings/quotemeta_basic_1.phpt]
[1;32mPASS[0m Test function quotemeta() - using an empty string is given as str [ext/standard/tests/strings/quotemeta_basic_1.phpt] 
TEST 12005/12806 [ext/standard/tests/strings/rtrim.phpt]
[1;32mPASS[0m Testing rtrim() function [ext/standard/tests/strings/rtrim.phpt] 
TEST 12006/12806 [ext/standard/tests/strings/rtrim_basic.phpt]
[1;32mPASS[0m Test rtrim() function : basic functionality [ext/standard/tests/strings/rtrim_basic.phpt] 
TEST 12007/12806 [ext/standard/tests/strings/rtrim_error.phpt]
[1;32mPASS[0m Test rtrim() function : error conditions [ext/standard/tests/strings/rtrim_error.phpt] 
TEST 12008/12806 [ext/standard/tests/strings/sapi_windows_cp_conv.phpt]
[1;33mSKIP[0m sapi_windows_cp_conv basic functionality [ext/standard/tests/strings/sapi_windows_cp_conv.phpt] reason: for Windows only
TEST 12009/12806 [ext/standard/tests/strings/setlocale-win32.phpt]
[1;33mSKIP[0m Unix locale names are rejected on Windows, except for some special cases [ext/standard/tests/strings/setlocale-win32.phpt] reason: this test is for Windows platforms only
TEST 12010/12806 [ext/standard/tests/strings/setlocale_basic1.phpt]
[1;32mPASS[0m Test setlocale() function : basic functionality - setting system locale to a specific [ext/standard/tests/strings/setlocale_basic1.phpt] 
TEST 12011/12806 [ext/standard/tests/strings/setlocale_basic2.phpt]
[1;32mPASS[0m Test setlocale() function : basic functionality - set locale using an array [ext/standard/tests/strings/setlocale_basic2.phpt] 
TEST 12012/12806 [ext/standard/tests/strings/setlocale_basic3.phpt]
[1;32mPASS[0m Test setlocale() function : basic functionality - passing multiple locales as argument [ext/standard/tests/strings/setlocale_basic3.phpt] 
TEST 12013/12806 [ext/standard/tests/strings/setlocale_error.phpt]
[1;32mPASS[0m Test setlocale() function : error condition [ext/standard/tests/strings/setlocale_error.phpt] 
TEST 12014/12806 [ext/standard/tests/strings/setlocale_variation1.phpt]
[1;32mPASS[0m Test setlocale() function : usage variations - passing multiple valid/invalid locales as argument [ext/standard/tests/strings/setlocale_variation1.phpt] 
TEST 12015/12806 [ext/standard/tests/strings/setlocale_variation2.phpt]
[1;32mPASS[0m Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt] 
TEST 12016/12806 [ext/standard/tests/strings/setlocale_variation3.phpt]
[1;32mPASS[0m Test setlocale() function : usage variations - setting system locale = 0 [ext/standard/tests/strings/setlocale_variation3.phpt] 
TEST 12017/12806 [ext/standard/tests/strings/setlocale_variation4.phpt]
[1;33mSKIP[0m Test setlocale() function : usage variations - setting system locale as null [ext/standard/tests/strings/setlocale_variation4.phpt] reason: en_US.utf8/en_AU.utf8 locales not available
TEST 12018/12806 [ext/standard/tests/strings/setlocale_variation5.phpt]
[1;33mSKIP[0m Test setlocale() function : usage variations - Setting system locale as empty string [ext/standard/tests/strings/setlocale_variation5.phpt] reason: en_AU.utf8/en_US.utf8 locales not available
TEST 12019/12806 [ext/standard/tests/strings/sha1.phpt]
[1;32mPASS[0m sha1() with ASCII output [ext/standard/tests/strings/sha1.phpt] 
TEST 12020/12806 [ext/standard/tests/strings/sha1_basic.phpt]
[1;32mPASS[0m sha1() with ASCII output. [ext/standard/tests/strings/sha1_basic.phpt] 
TEST 12021/12806 [ext/standard/tests/strings/sha1_file.phpt]
[1;32mPASS[0m Test sha1_file() function with ASCII output and raw binary output. Based on ext/standard/tests/strings/md5_file.phpt [ext/standard/tests/strings/sha1_file.phpt] 
TEST 12022/12806 [ext/standard/tests/strings/sha1raw.phpt]
[1;32mPASS[0m sha1() with RAW output [ext/standard/tests/strings/sha1raw.phpt] 
TEST 12023/12806 [ext/standard/tests/strings/show_source_basic.phpt]
[1;32mPASS[0m Test function show_source() by calling it with its expected arguments, more test for highlight_file() [ext/standard/tests/strings/show_source_basic.phpt] 
TEST 12024/12806 [ext/standard/tests/strings/show_source_variation1.phpt]
[1;32mPASS[0m Test function show_source() by calling it with its expected arguments and php output, more test for highlight_file() [ext/standard/tests/strings/show_source_variation1.phpt] 
TEST 12025/12806 [ext/standard/tests/strings/show_source_variation2.phpt]
[1;32mPASS[0m Test function show_source() by calling it with its expected arguments and output to variable, more test for highlight_file() [ext/standard/tests/strings/show_source_variation2.phpt] 
TEST 12026/12806 [ext/standard/tests/strings/similar_text_basic.phpt]
[1;32mPASS[0m similar_text(), basic tests [ext/standard/tests/strings/similar_text_basic.phpt] 
TEST 12027/12806 [ext/standard/tests/strings/soundex.phpt]
[1;32mPASS[0m soundex() tests [ext/standard/tests/strings/soundex.phpt] 
TEST 12028/12806 [ext/standard/tests/strings/soundex_basic.phpt]
[1;32mPASS[0m Test soundex() function : basic functionality [ext/standard/tests/strings/soundex_basic.phpt] 
TEST 12029/12806 [ext/standard/tests/strings/sprintf_basic1.phpt]
[1;32mPASS[0m Test sprintf() function : basic functionality - string format [ext/standard/tests/strings/sprintf_basic1.phpt] 
TEST 12030/12806 [ext/standard/tests/strings/sprintf_basic2.phpt]
[1;32mPASS[0m Test sprintf() function : basic functionality - integer format [ext/standard/tests/strings/sprintf_basic2.phpt] 
TEST 12031/12806 [ext/standard/tests/strings/sprintf_basic3.phpt]
[1;32mPASS[0m Test sprintf() function : basic functionality - float format [ext/standard/tests/strings/sprintf_basic3.phpt] 
TEST 12032/12806 [ext/standard/tests/strings/sprintf_basic4.phpt]
[1;32mPASS[0m Test sprintf() function : basic functionality - bool format [ext/standard/tests/strings/sprintf_basic4.phpt] 
TEST 12033/12806 [ext/standard/tests/strings/sprintf_basic5.phpt]
[1;32mPASS[0m Test sprintf() function : basic functionality - char format [ext/standard/tests/strings/sprintf_basic5.phpt] 
TEST 12034/12806 [ext/standard/tests/strings/sprintf_basic6.phpt]
[1;32mPASS[0m Test sprintf() function : basic functionality - exponential format [ext/standard/tests/strings/sprintf_basic6.phpt] 
TEST 12035/12806 [ext/standard/tests/strings/sprintf_basic7.phpt]
[1;33mSKIP[0m Test sprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/sprintf_basic7.phpt] reason: this test is for 32bit platform only
TEST 12036/12806 [ext/standard/tests/strings/sprintf_basic7_64bit.phpt]
[1;32mPASS[0m Test sprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/sprintf_basic7_64bit.phpt] 
TEST 12037/12806 [ext/standard/tests/strings/sprintf_basic8.phpt]
[1;33mSKIP[0m Test sprintf() function : basic functionality - octal format [ext/standard/tests/strings/sprintf_basic8.phpt] reason: this test is for 32bit platform only
TEST 12038/12806 [ext/standard/tests/strings/sprintf_basic8_64bit.phpt]
[1;32mPASS[0m Test sprintf() function : basic functionality - octal format [ext/standard/tests/strings/sprintf_basic8_64bit.phpt] 
TEST 12039/12806 [ext/standard/tests/strings/sprintf_basic9.phpt]
[1;32mPASS[0m Test sprintf() function : basic functionality - hexadecimal format [ext/standard/tests/strings/sprintf_basic9.phpt] 
TEST 12040/12806 [ext/standard/tests/strings/sprintf_error.phpt]
[1;32mPASS[0m Test sprintf() function : error conditions [ext/standard/tests/strings/sprintf_error.phpt] 
TEST 12041/12806 [ext/standard/tests/strings/sprintf_f.phpt]
[1;32mPASS[0m sprintf %f [ext/standard/tests/strings/sprintf_f.phpt] 
TEST 12042/12806 [ext/standard/tests/strings/sprintf_f_2.phpt]
[1;32mPASS[0m sprintf %f #2 [ext/standard/tests/strings/sprintf_f_2.phpt] 
TEST 12043/12806 [ext/standard/tests/strings/sprintf_f_3.phpt]
[1;33mSKIP[0m sprintf %f #3 [ext/standard/tests/strings/sprintf_f_3.phpt] reason: icelandic locale not supported
TEST 12044/12806 [ext/standard/tests/strings/sprintf_rope_optimization_001.phpt]
[1;32mPASS[0m Test sprintf() function : Rope Optimization [ext/standard/tests/strings/sprintf_rope_optimization_001.phpt] 
TEST 12045/12806 [ext/standard/tests/strings/sprintf_rope_optimization_002.phpt]
[1;32mPASS[0m Test sprintf() function : Rope Optimization with a throwing error handler. [ext/standard/tests/strings/sprintf_rope_optimization_002.phpt] 
TEST 12046/12806 [ext/standard/tests/strings/sprintf_rope_optimization_003.phpt]
[1;32mPASS[0m Test sprintf() function : Rope Optimization for '%d'. [ext/standard/tests/strings/sprintf_rope_optimization_003.phpt] 
TEST 12047/12806 [ext/standard/tests/strings/sprintf_rope_optimization_004.phpt]
[1;33mSKIP[0m Test sprintf() function : Rope Optimization for '%d' with GMP objects [ext/standard/tests/strings/sprintf_rope_optimization_004.phpt] reason: Required extension missing: gmp
TEST 12048/12806 [ext/standard/tests/strings/sprintf_star.phpt]
[1;32mPASS[0m Star width and precision in sprintf() [ext/standard/tests/strings/sprintf_star.phpt] 
TEST 12049/12806 [ext/standard/tests/strings/sprintf_variation1.phpt]
[1;32mPASS[0m Test sprintf() function : usage variations - unexpected values for format argument [ext/standard/tests/strings/sprintf_variation1.phpt] 
TEST 12050/12806 [ext/standard/tests/strings/sprintf_variation10.phpt]
[1;32mPASS[0m Test sprintf() function : usage variations - float formats with integer values [ext/standard/tests/strings/sprintf_variation10.phpt] 
TEST 12051/12806 [ext/standard/tests/strings/sprintf_variation15.phpt]
[1;32mPASS[0m Test sprintf() function : usage variations - string formats with string values [ext/standard/tests/strings/sprintf_variation15.phpt] 
TEST 12052/12806 [ext/standard/tests/strings/sprintf_variation2.phpt]
[1;32mPASS[0m Test sprintf() function : usage variations - with all types of values for arg1 argument [ext/standard/tests/strings/sprintf_variation2.phpt] 
TEST 12053/12806 [ext/standard/tests/strings/sprintf_variation27.phpt]
[1;32mPASS[0m Test sprintf() function : usage variations - char formats with char values [ext/standard/tests/strings/sprintf_variation27.phpt] 
TEST 12054/12806 [ext/standard/tests/strings/sprintf_variation28.phpt]
[1;33mSKIP[0m Test sprintf() function : usage variations - octal formats with integer values [ext/standard/tests/strings/sprintf_variation28.phpt] reason: this test is for 32bit platform only
TEST 12055/12806 [ext/standard/tests/strings/sprintf_variation28_64bit.phpt]
[1;32mPASS[0m Test sprintf() function : usage variations - octal formats with integer values [ext/standard/tests/strings/sprintf_variation28_64bit.phpt] 
TEST 12056/12806 [ext/standard/tests/strings/sprintf_variation3.phpt]
[1;32mPASS[0m Test sprintf() function : usage variations - int formats with int values [ext/standard/tests/strings/sprintf_variation3.phpt] 
TEST 12057/12806 [ext/standard/tests/strings/sprintf_variation34.phpt]
[1;33mSKIP[0m Test sprintf() function : usage variations - hexa formats with integer values [ext/standard/tests/strings/sprintf_variation34.phpt] reason: this test is for 32bit platform only
TEST 12058/12806 [ext/standard/tests/strings/sprintf_variation34_64bit.phpt]
[1;32mPASS[0m Test sprintf() function : usage variations - hexa formats with integer values [ext/standard/tests/strings/sprintf_variation34_64bit.phpt] 
TEST 12059/12806 [ext/standard/tests/strings/sprintf_variation4.phpt]
[1;33mSKIP[0m sprintf %u With signed integer 32bit [ext/standard/tests/strings/sprintf_variation4.phpt] reason: this test is for 32bit platform only
TEST 12060/12806 [ext/standard/tests/strings/sprintf_variation40.phpt]
[1;33mSKIP[0m Test sprintf() function : usage variations - unsigned formats with integer values [ext/standard/tests/strings/sprintf_variation40.phpt] reason: this test is for 32bit platform only
TEST 12061/12806 [ext/standard/tests/strings/sprintf_variation40_64bit.phpt]
[1;32mPASS[0m Test sprintf() function : usage variations - unsigned formats with integer values [ext/standard/tests/strings/sprintf_variation40_64bit.phpt] 
TEST 12062/12806 [ext/standard/tests/strings/sprintf_variation46.phpt]
[1;32mPASS[0m Test sprintf() function : usage variations - scientific formats with integer values [ext/standard/tests/strings/sprintf_variation46.phpt] 
TEST 12063/12806 [ext/standard/tests/strings/sprintf_variation47.phpt]
[1;32mPASS[0m Test sprintf() function : usage variations - scientific formats with float values [ext/standard/tests/strings/sprintf_variation47.phpt] 
TEST 12064/12806 [ext/standard/tests/strings/sprintf_variation4_64bit.phpt]
[1;32mPASS[0m sprintf %u With signed integer 32bit [ext/standard/tests/strings/sprintf_variation4_64bit.phpt] 
TEST 12065/12806 [ext/standard/tests/strings/sprintf_variation5.phpt]
[1;32mPASS[0m sprintf With signed integer [ext/standard/tests/strings/sprintf_variation5.phpt] 
TEST 12066/12806 [ext/standard/tests/strings/sprintf_variation52.phpt]
[1;32mPASS[0m Test sprintf() function : usage variations - typical format strings [ext/standard/tests/strings/sprintf_variation52.phpt] 
TEST 12067/12806 [ext/standard/tests/strings/sprintf_variation53.phpt]
[1;32mPASS[0m Test sprintf() function : usage variations - with whitespaces in format strings [ext/standard/tests/strings/sprintf_variation53.phpt] 
TEST 12068/12806 [ext/standard/tests/strings/sprintf_variation54.phpt]
[1;32mPASS[0m sprintf() formats with different types [ext/standard/tests/strings/sprintf_variation54.phpt] 
TEST 12069/12806 [ext/standard/tests/strings/sprintf_variation9.phpt]
[1;32mPASS[0m Test sprintf() function : usage variations - float formats with float values [ext/standard/tests/strings/sprintf_variation9.phpt] 
TEST 12070/12806 [ext/standard/tests/strings/sscanf_basic1.phpt]
[1;32mPASS[0m Test sscanf() function : basic functionality - string format [ext/standard/tests/strings/sscanf_basic1.phpt] 
TEST 12071/12806 [ext/standard/tests/strings/sscanf_basic2.phpt]
[1;32mPASS[0m Test sscanf() function : basic functionality - integer format [ext/standard/tests/strings/sscanf_basic2.phpt] 
TEST 12072/12806 [ext/standard/tests/strings/sscanf_basic3.phpt]
[1;32mPASS[0m Test sscanf() function : basic functionality - float format [ext/standard/tests/strings/sscanf_basic3.phpt] 
TEST 12073/12806 [ext/standard/tests/strings/sscanf_basic4.phpt]
[1;32mPASS[0m Test sscanf() function : basic functionality - char format [ext/standard/tests/strings/sscanf_basic4.phpt] 
TEST 12074/12806 [ext/standard/tests/strings/sscanf_basic5.phpt]
[1;32mPASS[0m Test sscanf() function : basic functionality - exponential format [ext/standard/tests/strings/sscanf_basic5.phpt] 
TEST 12075/12806 [ext/standard/tests/strings/sscanf_basic6.phpt]
[1;33mSKIP[0m Test sscanf() function : basic functionality - unsigned format [ext/standard/tests/strings/sscanf_basic6.phpt] reason: this test is for 32bit platform only
TEST 12076/12806 [ext/standard/tests/strings/sscanf_basic7.phpt]
[1;32mPASS[0m Test sscanf() function : basic functionality - octal format [ext/standard/tests/strings/sscanf_basic7.phpt] 
TEST 12077/12806 [ext/standard/tests/strings/sscanf_basic8.phpt]
[1;32mPASS[0m Test sscanf() function : basic functionality - hexadecimal format [ext/standard/tests/strings/sscanf_basic8.phpt] 
TEST 12078/12806 [ext/standard/tests/strings/sscanf_error.phpt]
[1;32mPASS[0m Test sscanf() function : error conditions [ext/standard/tests/strings/sscanf_error.phpt] 
TEST 12079/12806 [ext/standard/tests/strings/str_contains.phpt]
[1;32mPASS[0m Test str_contains() function [ext/standard/tests/strings/str_contains.phpt] 
TEST 12080/12806 [ext/standard/tests/strings/str_decrement_basic.phpt]
[1;32mPASS[0m str_decrement(): Decrementing various strings [ext/standard/tests/strings/str_decrement_basic.phpt] 
TEST 12081/12806 [ext/standard/tests/strings/str_decrement_errors.phpt]
[1;32mPASS[0m str_decrement(): Invalid strings to decrement should throw a ValueError [ext/standard/tests/strings/str_decrement_errors.phpt] 
TEST 12082/12806 [ext/standard/tests/strings/str_decrement_underflow.phpt]
[1;32mPASS[0m str_decrement(): Out of Range ValueErrors for strings that cannot be decremented [ext/standard/tests/strings/str_decrement_underflow.phpt] 
TEST 12083/12806 [ext/standard/tests/strings/str_ends_with.phpt]
[1;32mPASS[0m str_ends_with() function - unit tests for str_ends_with() [ext/standard/tests/strings/str_ends_with.phpt] 
TEST 12084/12806 [ext/standard/tests/strings/str_getcsv_001.phpt]
[1;32mPASS[0m str_getcsv(): Testing using various arguments [ext/standard/tests/strings/str_getcsv_001.phpt] 
TEST 12085/12806 [ext/standard/tests/strings/str_getcsv_002.phpt]
[1;32mPASS[0m str_getcsv() with empty $escape [ext/standard/tests/strings/str_getcsv_002.phpt] 
TEST 12086/12806 [ext/standard/tests/strings/str_getcsv_errors.phpt]
[1;32mPASS[0m str_getcsv(): Invalid arguments [ext/standard/tests/strings/str_getcsv_errors.phpt] 
TEST 12087/12806 [ext/standard/tests/strings/str_increment_basic.phpt]
[1;32mPASS[0m str_increment(): Incrementing various strings [ext/standard/tests/strings/str_increment_basic.phpt] 
TEST 12088/12806 [ext/standard/tests/strings/str_increment_errors.phpt]
[1;32mPASS[0m str_increment(): Invalid strings to increment should throw a ValueError [ext/standard/tests/strings/str_increment_errors.phpt] 
TEST 12089/12806 [ext/standard/tests/strings/str_increment_polyfill.phpt]
[1;32mPASS[0m Verifying that the str_increment() polyfill behaves the same [ext/standard/tests/strings/str_increment_polyfill.phpt] 
TEST 12090/12806 [ext/standard/tests/strings/str_ireplace.phpt]
[1;32mPASS[0m str_ireplace() tests [ext/standard/tests/strings/str_ireplace.phpt] 
TEST 12091/12806 [ext/standard/tests/strings/str_pad.phpt]
[1;32mPASS[0m str_pad() function [ext/standard/tests/strings/str_pad.phpt] 
TEST 12092/12806 [ext/standard/tests/strings/str_pad_variation1.phpt]
[1;32mPASS[0m Test str_pad() function : usage variations - large values for '$pad_length' argument [ext/standard/tests/strings/str_pad_variation1.phpt] 
TEST 12093/12806 [ext/standard/tests/strings/str_pad_variation2.phpt]
[1;32mPASS[0m str_pad() function: usage variations - Non printable chars [ext/standard/tests/strings/str_pad_variation2.phpt] 
TEST 12094/12806 [ext/standard/tests/strings/str_pad_variation5.phpt]
[1;33mSKIP[0m Test str_pad() function : usage variations - unexpected large value for '$pad_length' argument [ext/standard/tests/strings/str_pad_variation5.phpt] reason: this test is for 32bit platform only
TEST 12095/12806 [ext/standard/tests/strings/str_repeat.phpt]
[1;32mPASS[0m Test str_repeat() function [ext/standard/tests/strings/str_repeat.phpt] 
TEST 12096/12806 [ext/standard/tests/strings/str_repeat_variation1.phpt]
[1;32mPASS[0m Test str_repeat() function: usage variations - complex strings containing other than 7-bit chars [ext/standard/tests/strings/str_repeat_variation1.phpt] 
TEST 12097/12806 [ext/standard/tests/strings/str_replace_array_refs.phpt]
[1;32mPASS[0m Test str_replace() function and array refs [ext/standard/tests/strings/str_replace_array_refs.phpt] 
TEST 12098/12806 [ext/standard/tests/strings/str_replace_array_refs2.phpt]
[1;32mPASS[0m Test str_replace() function and array refs, more cases [ext/standard/tests/strings/str_replace_array_refs2.phpt] 
TEST 12099/12806 [ext/standard/tests/strings/str_replace_basic.phpt]
[1;32mPASS[0m Test str_replace() function basic function [ext/standard/tests/strings/str_replace_basic.phpt] 
TEST 12100/12806 [ext/standard/tests/strings/str_replace_variation1.phpt]
[1;32mPASS[0m Test str_replace() function - test search values [ext/standard/tests/strings/str_replace_variation1.phpt] 
TEST 12101/12806 [ext/standard/tests/strings/str_replace_variation2.phpt]
[1;32mPASS[0m Test str_replace() function [ext/standard/tests/strings/str_replace_variation2.phpt] 
TEST 12102/12806 [ext/standard/tests/strings/str_replace_variation3.phpt]
[1;32mPASS[0m Test str_replace() function [ext/standard/tests/strings/str_replace_variation3.phpt] 
TEST 12103/12806 [ext/standard/tests/strings/str_rot13_basic.phpt]
[1;32mPASS[0m Test soundex() function : basic functionality [ext/standard/tests/strings/str_rot13_basic.phpt] 
TEST 12104/12806 [ext/standard/tests/strings/str_shuffle.phpt]
[1;32mPASS[0m Testing str_shuffle. [ext/standard/tests/strings/str_shuffle.phpt] 
TEST 12105/12806 [ext/standard/tests/strings/str_shuffle_basic.phpt]
[1;32mPASS[0m Test str_shuffle() function : basic functionality [ext/standard/tests/strings/str_shuffle_basic.phpt] 
TEST 12106/12806 [ext/standard/tests/strings/str_split_basic.phpt]
[1;32mPASS[0m Test str_split() function : basic functionality [ext/standard/tests/strings/str_split_basic.phpt] 
TEST 12107/12806 [ext/standard/tests/strings/str_split_variation3.phpt]
[1;32mPASS[0m Test str_split() function : usage variations - different double quoted strings for 'str' argument [ext/standard/tests/strings/str_split_variation3.phpt] 
TEST 12108/12806 [ext/standard/tests/strings/str_split_variation4.phpt]
[1;32mPASS[0m Test str_split() function : usage variations - different single quoted strings for 'str' argument [ext/standard/tests/strings/str_split_variation4.phpt] 
TEST 12109/12806 [ext/standard/tests/strings/str_split_variation5.phpt]
[1;32mPASS[0m Test str_split() function : usage variations - different heredoc strings as 'str' argument [ext/standard/tests/strings/str_split_variation5.phpt] 
TEST 12110/12806 [ext/standard/tests/strings/str_split_variation6.phpt]
[1;32mPASS[0m Test str_split() function : usage variations - different integer values for 'split_length' argument [ext/standard/tests/strings/str_split_variation6.phpt] 
TEST 12111/12806 [ext/standard/tests/strings/str_split_variation7.phpt]
[1;32mPASS[0m Test str_split() function : usage variations - different integer values for 'split_length' with heredoc 'str' [ext/standard/tests/strings/str_split_variation7.phpt] 
TEST 12112/12806 [ext/standard/tests/strings/str_starts_with.phpt]
[1;32mPASS[0m str_starts_with() function - unit tests for str_starts_with() [ext/standard/tests/strings/str_starts_with.phpt] 
TEST 12113/12806 [ext/standard/tests/strings/str_word_count.phpt]
[1;32mPASS[0m str_word_count() [ext/standard/tests/strings/str_word_count.phpt] 
TEST 12114/12806 [ext/standard/tests/strings/str_word_count1.phpt]
[1;32mPASS[0m str_word_count() and invalid arguments [ext/standard/tests/strings/str_word_count1.phpt] 
TEST 12115/12806 [ext/standard/tests/strings/strcasecmp.phpt]
[1;32mPASS[0m strcasecmp() function [ext/standard/tests/strings/strcasecmp.phpt] 
TEST 12116/12806 [ext/standard/tests/strings/strcmp.phpt]
[1;32mPASS[0m strcmp() function [ext/standard/tests/strings/strcmp.phpt] 
TEST 12117/12806 [ext/standard/tests/strings/strcmp_unterminated.phpt]
[1;33mSKIP[0m strnat(case)cmp(): potential OOB access for unterminated strings [ext/standard/tests/strings/strcmp_unterminated.phpt] reason: Required extension missing: zend_test
TEST 12118/12806 [ext/standard/tests/strings/strcoll.phpt]
[1;32mPASS[0m Testing Basic behaviour of strcoll() [ext/standard/tests/strings/strcoll.phpt] 
TEST 12119/12806 [ext/standard/tests/strings/strcspn.phpt]
[1;32mPASS[0m Test strcspn() behavior [ext/standard/tests/strings/strcspn.phpt] 
TEST 12120/12806 [ext/standard/tests/strings/strcspn_basic.phpt]
[1;32mPASS[0m Test strcspn() function : basic functionality [ext/standard/tests/strings/strcspn_basic.phpt] 
TEST 12121/12806 [ext/standard/tests/strings/strcspn_variation10.phpt]
[1;32mPASS[0m Test strcspn() function : usage variations - with varying mask & default start and len args [ext/standard/tests/strings/strcspn_variation10.phpt] 
TEST 12122/12806 [ext/standard/tests/strings/strcspn_variation11.phpt]
[1;32mPASS[0m Test strcspn() function : usage variations - with varying start and default len args [ext/standard/tests/strings/strcspn_variation11.phpt] 
TEST 12123/12806 [ext/standard/tests/strings/strcspn_variation12.phpt]
[1;32mPASS[0m Test strcspn() function : usage variations - with varying start and len args [ext/standard/tests/strings/strcspn_variation12.phpt] 
TEST 12124/12806 [ext/standard/tests/strings/strcspn_variation5.phpt]
[1;32mPASS[0m Test strcspn() function : usage variations - with heredoc strings with default start and len args [ext/standard/tests/strings/strcspn_variation5.phpt] 
TEST 12125/12806 [ext/standard/tests/strings/strcspn_variation6.phpt]
[1;32mPASS[0m Test strcspn() function : usage variations - with heredoc strings, varying mask & default start and len args [ext/standard/tests/strings/strcspn_variation6.phpt] 
TEST 12126/12806 [ext/standard/tests/strings/strcspn_variation9.phpt]
[1;32mPASS[0m Test strcspn() function : usage variations - different strings with default start and len args [ext/standard/tests/strings/strcspn_variation9.phpt] 
TEST 12127/12806 [ext/standard/tests/strings/strings001.phpt]
[1;32mPASS[0m Test whether strstr() and strrchr() are binary safe. [ext/standard/tests/strings/strings001.phpt] 
TEST 12128/12806 [ext/standard/tests/strings/strip_tags.phpt]
[1;32mPASS[0m strip_tags() function [ext/standard/tests/strings/strip_tags.phpt] 
TEST 12129/12806 [ext/standard/tests/strings/strip_tags_array.phpt]
[1;32mPASS[0m Test strip_tags() function : basic functionality - with array argument [ext/standard/tests/strings/strip_tags_array.phpt] 
TEST 12130/12806 [ext/standard/tests/strings/strip_tags_basic1.phpt]
[1;32mPASS[0m Test strip_tags() function : basic functionality - with default arguments [ext/standard/tests/strings/strip_tags_basic1.phpt] 
TEST 12131/12806 [ext/standard/tests/strings/strip_tags_basic2.phpt]
[1;32mPASS[0m Test strip_tags() function : basic functionality - with all arguments [ext/standard/tests/strings/strip_tags_basic2.phpt] 
TEST 12132/12806 [ext/standard/tests/strings/strip_tags_variation10.phpt]
[1;32mPASS[0m Test strip_tags() function : usage variations - single quoted strings [ext/standard/tests/strings/strip_tags_variation10.phpt] 
TEST 12133/12806 [ext/standard/tests/strings/strip_tags_variation11.phpt]
[1;32mPASS[0m Test strip_tags() function : obscure values within attributes [ext/standard/tests/strings/strip_tags_variation11.phpt] 
TEST 12134/12806 [ext/standard/tests/strings/strip_tags_variation2.phpt]
[1;32mPASS[0m Test strip_tags() function : usage variations - unexpected values for 'allowable_tags' [ext/standard/tests/strings/strip_tags_variation2.phpt] 
TEST 12135/12806 [ext/standard/tests/strings/strip_tags_variation4.phpt]
[1;32mPASS[0m Test strip_tags() function : usage variations - invalid values for 'str' and valid 'allowable_tags' [ext/standard/tests/strings/strip_tags_variation4.phpt] 
TEST 12136/12806 [ext/standard/tests/strings/strip_tags_variation5.phpt]
[1;32mPASS[0m Test strip_tags() function : usage variations - heredoc strings [ext/standard/tests/strings/strip_tags_variation5.phpt] 
TEST 12137/12806 [ext/standard/tests/strings/strip_tags_variation6.phpt]
[1;32mPASS[0m Test strip_tags() function : usage variations - binary safe checking [ext/standard/tests/strings/strip_tags_variation6.phpt] 
TEST 12138/12806 [ext/standard/tests/strings/strip_tags_variation7.phpt]
[1;32mPASS[0m Test strip_tags() function : usage variations - invalid values for 'str' and 'allowable_tags' [ext/standard/tests/strings/strip_tags_variation7.phpt] 
TEST 12139/12806 [ext/standard/tests/strings/strip_tags_variation8.phpt]
[1;32mPASS[0m Test strip_tags() function : usage variations - valid value for 'str' and invalid values for 'allowable_tags' [ext/standard/tests/strings/strip_tags_variation8.phpt] 
TEST 12140/12806 [ext/standard/tests/strings/strip_tags_variation9.phpt]
[1;32mPASS[0m Test strip_tags() function : usage variations - double quoted strings [ext/standard/tests/strings/strip_tags_variation9.phpt] 
TEST 12141/12806 [ext/standard/tests/strings/stripcslashes_basic.phpt]
[1;32mPASS[0m Test stripcslashes() function : basic functionality [ext/standard/tests/strings/stripcslashes_basic.phpt] 
TEST 12142/12806 [ext/standard/tests/strings/stripos.phpt]
[1;32mPASS[0m stripos() function test [ext/standard/tests/strings/stripos.phpt] 
TEST 12143/12806 [ext/standard/tests/strings/stripos_basic1.phpt]
[1;32mPASS[0m Test stripos() function : basic functionality - with default arguments [ext/standard/tests/strings/stripos_basic1.phpt] 
TEST 12144/12806 [ext/standard/tests/strings/stripos_basic2.phpt]
[1;32mPASS[0m Test stripos() function : basic functionality - with all arguments [ext/standard/tests/strings/stripos_basic2.phpt] 
TEST 12145/12806 [ext/standard/tests/strings/stripos_error.phpt]
[1;32mPASS[0m Test stripos() function : error conditions [ext/standard/tests/strings/stripos_error.phpt] 
TEST 12146/12806 [ext/standard/tests/strings/stripos_variation1.phpt]
[1;32mPASS[0m Test stripos() function : usage variations - double quoted strings for 'haystack' & 'needle' arguments [ext/standard/tests/strings/stripos_variation1.phpt] 
TEST 12147/12806 [ext/standard/tests/strings/stripos_variation12.phpt]
[1;32mPASS[0m Test stripos() function : usage variations - null terminated strings for 'haystack' argument [ext/standard/tests/strings/stripos_variation12.phpt] 
TEST 12148/12806 [ext/standard/tests/strings/stripos_variation13.phpt]
[1;32mPASS[0m Test stripos() function : usage variations - null terminated strings for 'needle' argument [ext/standard/tests/strings/stripos_variation13.phpt] 
TEST 12149/12806 [ext/standard/tests/strings/stripos_variation2.phpt]
[1;32mPASS[0m Test stripos() function : usage variations - single quoted strings for 'haystack' & 'needle' arguments [ext/standard/tests/strings/stripos_variation2.phpt] 
TEST 12150/12806 [ext/standard/tests/strings/stripos_variation3.phpt]
[1;32mPASS[0m Test stripos() function : usage variations - multi line heredoc string for 'haystack' argument [ext/standard/tests/strings/stripos_variation3.phpt] 
TEST 12151/12806 [ext/standard/tests/strings/stripos_variation4.phpt]
[1;32mPASS[0m Test stripos() function : usage variations - heredoc string containing special chars for 'haystack' argument [ext/standard/tests/strings/stripos_variation4.phpt] 
TEST 12152/12806 [ext/standard/tests/strings/stripos_variation5.phpt]
[1;32mPASS[0m Test stripos() function : usage variations - heredoc string containing escape chars for 'haystack' argument [ext/standard/tests/strings/stripos_variation5.phpt] 
TEST 12153/12806 [ext/standard/tests/strings/stripos_variation6.phpt]
[1;32mPASS[0m Test stripos() function : usage variations - heredoc string containing quotes for 'haystack' argument [ext/standard/tests/strings/stripos_variation6.phpt] 
TEST 12154/12806 [ext/standard/tests/strings/stripos_variation8.phpt]
[1;32mPASS[0m Test stripos() function : usage variations - repetitive chars for 'haystack' argument [ext/standard/tests/strings/stripos_variation8.phpt] 
TEST 12155/12806 [ext/standard/tests/strings/stripslashes_basic.phpt]
[1;32mPASS[0m Test stripslashes() function : basic functionality [ext/standard/tests/strings/stripslashes_basic.phpt] 
TEST 12156/12806 [ext/standard/tests/strings/stripslashes_variation2.phpt]
[1;32mPASS[0m Test stripslashes() function : usage variations - un-quote strings quoted with addslashes() [ext/standard/tests/strings/stripslashes_variation2.phpt] 
TEST 12157/12806 [ext/standard/tests/strings/stripslashes_variation3.phpt]
[1;32mPASS[0m Test stripslashes() function : usage variations - strings with newline and tab characters [ext/standard/tests/strings/stripslashes_variation3.phpt] 
TEST 12158/12806 [ext/standard/tests/strings/stripslashes_variation4.phpt]
[1;32mPASS[0m Test stripslashes() function : usage variations - double dimensional arrays [ext/standard/tests/strings/stripslashes_variation4.phpt] 
TEST 12159/12806 [ext/standard/tests/strings/stristr.phpt]
[1;32mPASS[0m stristr() function [ext/standard/tests/strings/stristr.phpt] 
TEST 12160/12806 [ext/standard/tests/strings/stristr2.phpt]
[1;32mPASS[0m stristr() - New parameter: before_needle [ext/standard/tests/strings/stristr2.phpt] 
TEST 12161/12806 [ext/standard/tests/strings/stristr_basic.phpt]
[1;32mPASS[0m Test stristr() function : basic functionality [ext/standard/tests/strings/stristr_basic.phpt] 
TEST 12162/12806 [ext/standard/tests/strings/stristr_variation2.phpt]
[1;32mPASS[0m Test stristr() function : usage variations - test values for $needle argument [ext/standard/tests/strings/stristr_variation2.phpt] 
TEST 12163/12806 [ext/standard/tests/strings/strlen.phpt]
[1;32mPASS[0m strlen() function [ext/standard/tests/strings/strlen.phpt] 
TEST 12164/12806 [ext/standard/tests/strings/strlen_basic.phpt]
[1;32mPASS[0m Test strlen() function : basic functionality [ext/standard/tests/strings/strlen_basic.phpt] 
TEST 12165/12806 [ext/standard/tests/strings/strnatcasecmp_basic.phpt]
[1;32mPASS[0m Test strnatcasecmp() function : basic functionality [ext/standard/tests/strings/strnatcasecmp_basic.phpt] 
TEST 12166/12806 [ext/standard/tests/strings/strnatcasecmp_variation1.phpt]
[1;32mPASS[0m Test strnatcasecmp() function : variation [ext/standard/tests/strings/strnatcasecmp_variation1.phpt] 
TEST 12167/12806 [ext/standard/tests/strings/strnatcmp_basic.phpt]
[1;32mPASS[0m Test strnatcmp() function : basic functionality [ext/standard/tests/strings/strnatcmp_basic.phpt] 
TEST 12168/12806 [ext/standard/tests/strings/strnatcmp_leftalign.phpt]
[1;32mPASS[0m Test strnatcmp() function : left align, whitespace, digits [ext/standard/tests/strings/strnatcmp_leftalign.phpt] 
TEST 12169/12806 [ext/standard/tests/strings/strncasecmp_basic.phpt]
[1;32mPASS[0m Test strncasecmp() function : basic functionality [ext/standard/tests/strings/strncasecmp_basic.phpt] 
TEST 12170/12806 [ext/standard/tests/strings/strncasecmp_error.phpt]
[1;32mPASS[0m Test strncasecmp() function : error conditions [ext/standard/tests/strings/strncasecmp_error.phpt] 
TEST 12171/12806 [ext/standard/tests/strings/strncasecmp_variation1.phpt]
[1;32mPASS[0m Test strncasecmp() function: usage variations - case-sensitivity [ext/standard/tests/strings/strncasecmp_variation1.phpt] 
TEST 12172/12806 [ext/standard/tests/strings/strncasecmp_variation2.phpt]
[1;32mPASS[0m Test strncasecmp() function: usage variations - double quoted strings [ext/standard/tests/strings/strncasecmp_variation2.phpt] 
TEST 12173/12806 [ext/standard/tests/strings/strncasecmp_variation3.phpt]
[1;32mPASS[0m Test strncasecmp() function: usage variations - various lengths [ext/standard/tests/strings/strncasecmp_variation3.phpt] 
TEST 12174/12806 [ext/standard/tests/strings/strncasecmp_variation6.phpt]
[1;32mPASS[0m Test strncasecmp() function : usage variations - binary safe - all ASCII chars [ext/standard/tests/strings/strncasecmp_variation6.phpt] 
TEST 12175/12806 [ext/standard/tests/strings/strncasecmp_variation7.phpt]
[1;32mPASS[0m Test strncasecmp() function : usage variations - binary safe [ext/standard/tests/strings/strncasecmp_variation7.phpt] 
TEST 12176/12806 [ext/standard/tests/strings/strncasecmp_variation8.phpt]
[1;32mPASS[0m Test strncasecmp() function: usage variations - single quoted strings [ext/standard/tests/strings/strncasecmp_variation8.phpt] 
TEST 12177/12806 [ext/standard/tests/strings/strncasecmp_variation9.phpt]
[1;32mPASS[0m Test strncasecmp() function: usage variations - heredoc strings [ext/standard/tests/strings/strncasecmp_variation9.phpt] 
TEST 12178/12806 [ext/standard/tests/strings/strncmp_basic.phpt]
[1;32mPASS[0m Test strncmp() function : basic functionality [ext/standard/tests/strings/strncmp_basic.phpt] 
TEST 12179/12806 [ext/standard/tests/strings/strncmp_error.phpt]
[1;32mPASS[0m Test strncmp() function : error conditions [ext/standard/tests/strings/strncmp_error.phpt] 
TEST 12180/12806 [ext/standard/tests/strings/strncmp_variation1.phpt]
[1;32mPASS[0m Test strncmp() function: usage variations - case-sensitivity [ext/standard/tests/strings/strncmp_variation1.phpt] 
TEST 12181/12806 [ext/standard/tests/strings/strncmp_variation2.phpt]
[1;32mPASS[0m Test strncmp() function: usage variations - double quoted strings [ext/standard/tests/strings/strncmp_variation2.phpt] 
TEST 12182/12806 [ext/standard/tests/strings/strncmp_variation3.phpt]
[1;32mPASS[0m Test strncmp() function: usage variations - different lengths [ext/standard/tests/strings/strncmp_variation3.phpt] 
TEST 12183/12806 [ext/standard/tests/strings/strncmp_variation7.phpt]
[1;32mPASS[0m Test strncmp() function : usage variations - binary safe(null terminated strings) [ext/standard/tests/strings/strncmp_variation7.phpt] 
TEST 12184/12806 [ext/standard/tests/strings/strncmp_variation8.phpt]
[1;32mPASS[0m Test strncmp() function: usage variations - single quoted strings [ext/standard/tests/strings/strncmp_variation8.phpt] 
TEST 12185/12806 [ext/standard/tests/strings/strncmp_variation9.phpt]
[1;32mPASS[0m Test strncmp() function: usage variations - different inputs(heredoc strings) [ext/standard/tests/strings/strncmp_variation9.phpt] 
TEST 12186/12806 [ext/standard/tests/strings/strpbrk_basic.phpt]
[1;32mPASS[0m Test strpbrk() function : basic functionality [ext/standard/tests/strings/strpbrk_basic.phpt] 
TEST 12187/12806 [ext/standard/tests/strings/strpbrk_error.phpt]
[1;32mPASS[0m Test strpbrk() function : error conditions [ext/standard/tests/strings/strpbrk_error.phpt] 
TEST 12188/12806 [ext/standard/tests/strings/strpos.phpt]
[1;32mPASS[0m Test strpos() function [ext/standard/tests/strings/strpos.phpt] 
TEST 12189/12806 [ext/standard/tests/strings/strpos_number.phpt]
[1;32mPASS[0m strpos() matching numbers [ext/standard/tests/strings/strpos_number.phpt] 
TEST 12190/12806 [ext/standard/tests/strings/strpos_variation1.phpt]
[1;32mPASS[0m Test strpos() function : usage variations - complex strings containing other than 7-bit chars [ext/standard/tests/strings/strpos_variation1.phpt] 
TEST 12191/12806 [ext/standard/tests/strings/strrchr.phpt]
[1;32mPASS[0m strrchr() tests [ext/standard/tests/strings/strrchr.phpt] 
TEST 12192/12806 [ext/standard/tests/strings/strrchr_basic.phpt]
[1;32mPASS[0m Test strrchr() function : basic functionality [ext/standard/tests/strings/strrchr_basic.phpt] 
TEST 12193/12806 [ext/standard/tests/strings/strrchr_variation1.phpt]
[1;32mPASS[0m Test strrchr() function : usage variations - double quoted strings [ext/standard/tests/strings/strrchr_variation1.phpt] 
TEST 12194/12806 [ext/standard/tests/strings/strrchr_variation12.phpt]
[1;32mPASS[0m Test strrchr() function : usage variations - binary safe [ext/standard/tests/strings/strrchr_variation12.phpt] 
TEST 12195/12806 [ext/standard/tests/strings/strrchr_variation2.phpt]
[1;32mPASS[0m Test strrchr() function : usage variations - single quoted strings [ext/standard/tests/strings/strrchr_variation2.phpt] 
TEST 12196/12806 [ext/standard/tests/strings/strrchr_variation3.phpt]
[1;32mPASS[0m Test strrchr() function : usage variations - multi line heredoc string for 'haystack' [ext/standard/tests/strings/strrchr_variation3.phpt] 
TEST 12197/12806 [ext/standard/tests/strings/strrchr_variation4.phpt]
[1;32mPASS[0m Test strrchr() function : usage variations - heredoc string containing special chars for 'haystack' [ext/standard/tests/strings/strrchr_variation4.phpt] 
TEST 12198/12806 [ext/standard/tests/strings/strrchr_variation5.phpt]
[1;32mPASS[0m Test strrchr() function : usage variations - heredoc string containing escape sequences for 'haystack' [ext/standard/tests/strings/strrchr_variation5.phpt] 
TEST 12199/12806 [ext/standard/tests/strings/strrchr_variation6.phpt]
[1;32mPASS[0m Test strrchr() function : usage variations - heredoc string containing quote chars for 'haystack' [ext/standard/tests/strings/strrchr_variation6.phpt] 
TEST 12200/12806 [ext/standard/tests/strings/strrchr_variation7.phpt]
[1;32mPASS[0m Test strrchr() function : usage variations - heredoc string containing blank line for 'haystack' [ext/standard/tests/strings/strrchr_variation7.phpt] 
TEST 12201/12806 [ext/standard/tests/strings/strrev.phpt]
[1;32mPASS[0m strrev() function [ext/standard/tests/strings/strrev.phpt] 
TEST 12202/12806 [ext/standard/tests/strings/strrev_basic.phpt]
[1;32mPASS[0m Test strrev() function : basic functionality [ext/standard/tests/strings/strrev_basic.phpt] 
TEST 12203/12806 [ext/standard/tests/strings/strrev_variation1.phpt]
[1;32mPASS[0m Test strrev() function : usage variations - double quoted strings [ext/standard/tests/strings/strrev_variation1.phpt] 
TEST 12204/12806 [ext/standard/tests/strings/strrev_variation2.phpt]
[1;32mPASS[0m Test strrev() function : usage variations - single quoted strings [ext/standard/tests/strings/strrev_variation2.phpt] 
TEST 12205/12806 [ext/standard/tests/strings/strrev_variation3.phpt]
[1;32mPASS[0m Test strrev() function : usage variations - heredoc strings [ext/standard/tests/strings/strrev_variation3.phpt] 
TEST 12206/12806 [ext/standard/tests/strings/strripos.phpt]
[1;32mPASS[0m strripos() function [ext/standard/tests/strings/strripos.phpt] 
TEST 12207/12806 [ext/standard/tests/strings/strripos_basic1.phpt]
[1;32mPASS[0m Test strripos() function : basic functionality - with default arguments [ext/standard/tests/strings/strripos_basic1.phpt] 
TEST 12208/12806 [ext/standard/tests/strings/strripos_basic2.phpt]
[1;32mPASS[0m Test strripos() function : basic functionality - with all arguments [ext/standard/tests/strings/strripos_basic2.phpt] 
TEST 12209/12806 [ext/standard/tests/strings/strripos_offset.phpt]
[1;32mPASS[0m strripos() offset integer overflow [ext/standard/tests/strings/strripos_offset.phpt] 
TEST 12210/12806 [ext/standard/tests/strings/strripos_variation1.phpt]
[1;32mPASS[0m Test strripos() function : usage variations - double quoted strings for 'haystack' & 'needle' arguments [ext/standard/tests/strings/strripos_variation1.phpt] 
TEST 12211/12806 [ext/standard/tests/strings/strripos_variation2.phpt]
[1;32mPASS[0m Test strripos() function : usage variations - single quoted strings for 'haystack' & 'needle' arguments [ext/standard/tests/strings/strripos_variation2.phpt] 
TEST 12212/12806 [ext/standard/tests/strings/strripos_variation3.phpt]
[1;32mPASS[0m Test strripos() function : usage variations - multi line heredoc string for 'haystack' argument [ext/standard/tests/strings/strripos_variation3.phpt] 
TEST 12213/12806 [ext/standard/tests/strings/strripos_variation4.phpt]
[1;32mPASS[0m Test strripos() function : usage variations - heredoc string containing special chars for 'haystack' argument [ext/standard/tests/strings/strripos_variation4.phpt] 
TEST 12214/12806 [ext/standard/tests/strings/strripos_variation5.phpt]
[1;32mPASS[0m Test strripos() function : usage variations - heredoc string containing escape chars for 'haystack' argument [ext/standard/tests/strings/strripos_variation5.phpt] 
TEST 12215/12806 [ext/standard/tests/strings/strripos_variation6.phpt]
[1;32mPASS[0m Test strrpos() function : usage variations - negative offset with empty needle [ext/standard/tests/strings/strripos_variation6.phpt] 
TEST 12216/12806 [ext/standard/tests/strings/strrpos.phpt]
[1;32mPASS[0m strrpos() function [ext/standard/tests/strings/strrpos.phpt] 
TEST 12217/12806 [ext/standard/tests/strings/strrpos_basic1.phpt]
[1;32mPASS[0m Test strrpos() function : basic functionality - with default arguments [ext/standard/tests/strings/strrpos_basic1.phpt] 
TEST 12218/12806 [ext/standard/tests/strings/strrpos_basic2.phpt]
[1;32mPASS[0m Test strrpos() function : basic functionality - with all arguments [ext/standard/tests/strings/strrpos_basic2.phpt] 
TEST 12219/12806 [ext/standard/tests/strings/strrpos_negative_offset.phpt]
[1;32mPASS[0m strr[i]pos() function with negative offset [ext/standard/tests/strings/strrpos_negative_offset.phpt] 
TEST 12220/12806 [ext/standard/tests/strings/strrpos_offset.phpt]
[1;32mPASS[0m strrpos() offset integer overflow [ext/standard/tests/strings/strrpos_offset.phpt] 
TEST 12221/12806 [ext/standard/tests/strings/strrpos_variation12.phpt]
[1;32mPASS[0m Test strrpos() function : usage variations - checking binary safe with 'haystack' argument [ext/standard/tests/strings/strrpos_variation12.phpt] 
TEST 12222/12806 [ext/standard/tests/strings/strrpos_variation13.phpt]
[1;32mPASS[0m Test strrpos() function : usage variations - checking bianry safe with 'needle' argument [ext/standard/tests/strings/strrpos_variation13.phpt] 
TEST 12223/12806 [ext/standard/tests/strings/strrpos_variation14.phpt]
[1;32mPASS[0m Test strrpos() function : usage variations - negative offset with empty needle [ext/standard/tests/strings/strrpos_variation14.phpt] 
TEST 12224/12806 [ext/standard/tests/strings/strrpos_variation2.phpt]
[1;32mPASS[0m Test strrpos() function : usage variations - single quoted strings for 'haystack' & 'needle' arguments [ext/standard/tests/strings/strrpos_variation2.phpt] 
TEST 12225/12806 [ext/standard/tests/strings/strrpos_variation3.phpt]
[1;32mPASS[0m Test strrpos() function : usage variations - multi line heredoc string for 'haystack' argument [ext/standard/tests/strings/strrpos_variation3.phpt] 
TEST 12226/12806 [ext/standard/tests/strings/strrpos_variation4.phpt]
[1;32mPASS[0m Test strrpos() function : usage variations - heredoc string containing special chars for 'haystack' argument [ext/standard/tests/strings/strrpos_variation4.phpt] 
TEST 12227/12806 [ext/standard/tests/strings/strrpos_variation5.phpt]
[1;32mPASS[0m Test strrpos() function : usage variations - heredoc string containing escape chars for 'haystack' argument [ext/standard/tests/strings/strrpos_variation5.phpt] 
TEST 12228/12806 [ext/standard/tests/strings/strrpos_variation6.phpt]
[1;32mPASS[0m Test strrpos() function : usage variations - heredoc string containing quotes for 'haystack' argument [ext/standard/tests/strings/strrpos_variation6.phpt] 
TEST 12229/12806 [ext/standard/tests/strings/strrpos_variation7.phpt]
[1;32mPASS[0m Test strrpos() function : usage variations - empty heredoc string for 'haystack' argument [ext/standard/tests/strings/strrpos_variation7.phpt] 
TEST 12230/12806 [ext/standard/tests/strings/strrpos_variation8.phpt]
[1;32mPASS[0m Test strrpos() function : usage variations - repetitive chars for 'haystack' argument [ext/standard/tests/strings/strrpos_variation8.phpt] 
TEST 12231/12806 [ext/standard/tests/strings/strspn.phpt]
[1;32mPASS[0m Test strspn() behavior [ext/standard/tests/strings/strspn.phpt] 
TEST 12232/12806 [ext/standard/tests/strings/strspn_basic.phpt]
[1;32mPASS[0m Test strspn() function : basic functionality [ext/standard/tests/strings/strspn_basic.phpt] 
TEST 12233/12806 [ext/standard/tests/strings/strspn_variation10.phpt]
[1;32mPASS[0m Test strspn() function : usage variations - with varying mask & default start and len args [ext/standard/tests/strings/strspn_variation10.phpt] 
TEST 12234/12806 [ext/standard/tests/strings/strspn_variation11.phpt]
[1;32mPASS[0m Test strspn() function : usage variations - with varying start and default len args [ext/standard/tests/strings/strspn_variation11.phpt] 
TEST 12235/12806 [ext/standard/tests/strings/strspn_variation12.phpt]
[1;32mPASS[0m Test strspn() function : usage variations - with varying start and len args [ext/standard/tests/strings/strspn_variation12.phpt] 
TEST 12236/12806 [ext/standard/tests/strings/strspn_variation5.phpt]
[1;32mPASS[0m Test strspn() function : usage variations - with heredoc strings with default start and len args [ext/standard/tests/strings/strspn_variation5.phpt] 
TEST 12237/12806 [ext/standard/tests/strings/strspn_variation6.phpt]
[1;32mPASS[0m Test strspn() function : usage variations - with heredoc strings, varying mask & default start and len args [ext/standard/tests/strings/strspn_variation6.phpt] 
TEST 12238/12806 [ext/standard/tests/strings/strspn_variation9.phpt]
[1;32mPASS[0m Test strspn() function : usage variations - different strings with default start and len args [ext/standard/tests/strings/strspn_variation9.phpt] 
TEST 12239/12806 [ext/standard/tests/strings/strstr.phpt]
[1;32mPASS[0m Test strstr() function [ext/standard/tests/strings/strstr.phpt] 
TEST 12240/12806 [ext/standard/tests/strings/strstr2.phpt]
[1;32mPASS[0m strstr() - New parameter: before_needle [ext/standard/tests/strings/strstr2.phpt] 
TEST 12241/12806 [ext/standard/tests/strings/strstr_variation1.phpt]
[1;32mPASS[0m Test strstr() function : usage variations - complex strings containing other than 7-bit chars [ext/standard/tests/strings/strstr_variation1.phpt] 
TEST 12242/12806 [ext/standard/tests/strings/strtok_basic.phpt]
[1;32mPASS[0m Test strtok() function : basic functionality [ext/standard/tests/strings/strtok_basic.phpt] 
TEST 12243/12806 [ext/standard/tests/strings/strtok_variation3.phpt]
[1;32mPASS[0m Test strtok() function : usage variations - with heredoc strings [ext/standard/tests/strings/strtok_variation3.phpt] 
TEST 12244/12806 [ext/standard/tests/strings/strtok_variation4.phpt]
[1;32mPASS[0m Test strtok() function : usage variations - with embedded nulls in the strings [ext/standard/tests/strings/strtok_variation4.phpt] 
TEST 12245/12806 [ext/standard/tests/strings/strtok_variation5.phpt]
[1;32mPASS[0m Test strtok() function : usage variations - miscellaneous inputs [ext/standard/tests/strings/strtok_variation5.phpt] 
TEST 12246/12806 [ext/standard/tests/strings/strtok_variation6.phpt]
[1;32mPASS[0m Test strtok() function : usage variations - invalid escape sequences as tokens [ext/standard/tests/strings/strtok_variation6.phpt] 
TEST 12247/12806 [ext/standard/tests/strings/strtok_variation7.phpt]
[1;32mPASS[0m Test strtok() function : usage variations - modifying the input string while tokenising [ext/standard/tests/strings/strtok_variation7.phpt] 
TEST 12248/12806 [ext/standard/tests/strings/strtolower.phpt]
[1;32mPASS[0m Test strtolower() function [ext/standard/tests/strings/strtolower.phpt] 
TEST 12249/12806 [ext/standard/tests/strings/strtoupper1.phpt]
[1;32mPASS[0m Test strtoupper() function [ext/standard/tests/strings/strtoupper1.phpt] 
TEST 12250/12806 [ext/standard/tests/strings/strtr.phpt]
[1;32mPASS[0m strtr() function [ext/standard/tests/strings/strtr.phpt] 
TEST 12251/12806 [ext/standard/tests/strings/strtr_basic.phpt]
[1;32mPASS[0m Test strtr() function : basic functionality [ext/standard/tests/strings/strtr_basic.phpt] 
TEST 12252/12806 [ext/standard/tests/strings/strtr_empty_search_string.phpt]
[1;32mPASS[0m strtr() trying to replace an empty string [ext/standard/tests/strings/strtr_empty_search_string.phpt] 
TEST 12253/12806 [ext/standard/tests/strings/strtr_variation1.phpt]
[1;32mPASS[0m Test strtr() function : usage variations - regular & numeric strings for 'str' argument [ext/standard/tests/strings/strtr_variation1.phpt] 
TEST 12254/12806 [ext/standard/tests/strings/strtr_variation2.phpt]
[1;32mPASS[0m Test strtr() function : usage variations - string containing special chars for 'str' argument [ext/standard/tests/strings/strtr_variation2.phpt] 
TEST 12255/12806 [ext/standard/tests/strings/strtr_variation3.phpt]
[1;32mPASS[0m Test strtr() function : usage variations - string containing escape sequences for 'str' argument [ext/standard/tests/strings/strtr_variation3.phpt] 
TEST 12256/12806 [ext/standard/tests/strings/strtr_variation4.phpt]
[1;32mPASS[0m Test strtr() function : usage variations - empty string & null for 'str' argument [ext/standard/tests/strings/strtr_variation4.phpt] 
TEST 12257/12806 [ext/standard/tests/strings/strtr_variation6.phpt]
[1;32mPASS[0m Test strtr() function : usage variations - unexpected inputs for 'from' argument [ext/standard/tests/strings/strtr_variation6.phpt] 
TEST 12258/12806 [ext/standard/tests/strings/strtr_variation8.phpt]
[1;32mPASS[0m Test strtr() function : usage variations - unexpected inputs for 'replace_pairs' argument [ext/standard/tests/strings/strtr_variation8.phpt] 
TEST 12259/12806 [ext/standard/tests/strings/strtr_with_reference.phpt]
[1;32mPASS[0m strtr() with references [ext/standard/tests/strings/strtr_with_reference.phpt] 
TEST 12260/12806 [ext/standard/tests/strings/strval.phpt]
[1;32mPASS[0m strval() function [ext/standard/tests/strings/strval.phpt] 
TEST 12261/12806 [ext/standard/tests/strings/strval_basic.phpt]
[1;32mPASS[0m Test strval() function : basic functionality [ext/standard/tests/strings/strval_basic.phpt] 
TEST 12262/12806 [ext/standard/tests/strings/strval_error.phpt]
[1;32mPASS[0m Test strval() function : usage variations  - error conditions [ext/standard/tests/strings/strval_error.phpt] 
TEST 12263/12806 [ext/standard/tests/strings/strval_variation1.phpt]
[1;32mPASS[0m Test strval() function : usage variations  - Pass different data types as strval [ext/standard/tests/strings/strval_variation1.phpt] 
TEST 12264/12806 [ext/standard/tests/strings/strval_variation2.phpt]
[1;32mPASS[0m Test strval() function : usage variations  - Pass all valid char codes [ext/standard/tests/strings/strval_variation2.phpt] 
TEST 12265/12806 [ext/standard/tests/strings/substr.phpt]
[1;32mPASS[0m Testing substr() function [ext/standard/tests/strings/substr.phpt] 
TEST 12266/12806 [ext/standard/tests/strings/substr_compare.phpt]
[1;32mPASS[0m substr_compare() [ext/standard/tests/strings/substr_compare.phpt] 
TEST 12267/12806 [ext/standard/tests/strings/substr_count_basic.phpt]
[1;32mPASS[0m Test substr_count() function (basic) [ext/standard/tests/strings/substr_count_basic.phpt] 
TEST 12268/12806 [ext/standard/tests/strings/substr_count_error.phpt]
[1;32mPASS[0m Test substr_count() function (error conditions) [ext/standard/tests/strings/substr_count_error.phpt] 
TEST 12269/12806 [ext/standard/tests/strings/substr_count_variation_001.phpt]
[1;32mPASS[0m Test substr_count() function (variation - 1) [ext/standard/tests/strings/substr_count_variation_001.phpt] 
TEST 12270/12806 [ext/standard/tests/strings/substr_count_variation_002.phpt]
[1;32mPASS[0m Test substr_count() function (variation - 2) [ext/standard/tests/strings/substr_count_variation_002.phpt] 
TEST 12271/12806 [ext/standard/tests/strings/substr_int_min.phpt]
[1;32mPASS[0m substr() with PHP_INT_MIN offset or length [ext/standard/tests/strings/substr_int_min.phpt] 
TEST 12272/12806 [ext/standard/tests/strings/substr_replace.phpt]
[1;32mPASS[0m substr_replace() function [ext/standard/tests/strings/substr_replace.phpt] 
TEST 12273/12806 [ext/standard/tests/strings/substr_replace_array.phpt]
[1;32mPASS[0m substr_replace() function - array [ext/standard/tests/strings/substr_replace_array.phpt] 
TEST 12274/12806 [ext/standard/tests/strings/substr_replace_array_unset.phpt]
[1;32mPASS[0m substr_replace() function - array with unset [ext/standard/tests/strings/substr_replace_array_unset.phpt] 
TEST 12275/12806 [ext/standard/tests/strings/substr_replace_error.phpt]
[1;32mPASS[0m Test substr_replace() function : error conditions [ext/standard/tests/strings/substr_replace_error.phpt] 
TEST 12276/12806 [ext/standard/tests/strings/trim.phpt]
[1;32mPASS[0m trim(), rtrim() and ltrim() functions [ext/standard/tests/strings/trim.phpt] 
TEST 12277/12806 [ext/standard/tests/strings/trim1.phpt]
[1;32mPASS[0m Test trim() function [ext/standard/tests/strings/trim1.phpt] 
TEST 12278/12806 [ext/standard/tests/strings/trim_basic.phpt]
[1;32mPASS[0m Test trim() function : basic functionality [ext/standard/tests/strings/trim_basic.phpt] 
TEST 12279/12806 [ext/standard/tests/strings/trim_error.phpt]
[1;32mPASS[0m Test trim() function : error conditions [ext/standard/tests/strings/trim_error.phpt] 
TEST 12280/12806 [ext/standard/tests/strings/ucfirst.phpt]
[1;32mPASS[0m "ucfirst()" function [ext/standard/tests/strings/ucfirst.phpt] 
TEST 12281/12806 [ext/standard/tests/strings/ucwords_basic.phpt]
[1;32mPASS[0m Test ucwords() function : basic functionality [ext/standard/tests/strings/ucwords_basic.phpt] 
TEST 12282/12806 [ext/standard/tests/strings/ucwords_variation2.phpt]
[1;32mPASS[0m Test ucwords() function : usage variations - heredoc strings [ext/standard/tests/strings/ucwords_variation2.phpt] 
TEST 12283/12806 [ext/standard/tests/strings/ucwords_variation3.phpt]
[1;32mPASS[0m Test ucwords() function : usage variations - single quoted string [ext/standard/tests/strings/ucwords_variation3.phpt] 
TEST 12284/12806 [ext/standard/tests/strings/ucwords_variation4.phpt]
[1;32mPASS[0m Test ucwords() function : usage variations - double quoted string [ext/standard/tests/strings/ucwords_variation4.phpt] 
TEST 12285/12806 [ext/standard/tests/strings/ucwords_variation5.phpt]
[1;32mPASS[0m Test ucwords() function : usage variations - custom delimiters [ext/standard/tests/strings/ucwords_variation5.phpt] 
TEST 12286/12806 [ext/standard/tests/strings/unpack_bug68225.phpt]
[1;32mPASS[0m Bug #68225 unpack and X format code [ext/standard/tests/strings/unpack_bug68225.phpt] 
TEST 12287/12806 [ext/standard/tests/strings/unpack_error.phpt]
[1;32mPASS[0m Test unpack() function : error conditions [ext/standard/tests/strings/unpack_error.phpt] 
TEST 12288/12806 [ext/standard/tests/strings/unpack_offset.phpt]
[1;32mPASS[0m unpack() with offset [ext/standard/tests/strings/unpack_offset.phpt] 
TEST 12289/12806 [ext/standard/tests/strings/url_t.phpt]
[1;32mPASS[0m parse_url() function [ext/standard/tests/strings/url_t.phpt] 
TEST 12290/12806 [ext/standard/tests/strings/utf8.phpt]
[1;32mPASS[0m UTF-8<->ISO Latin 1 encoding/decoding test [ext/standard/tests/strings/utf8.phpt] 
TEST 12291/12806 [ext/standard/tests/strings/uuencode.phpt]
[1;32mPASS[0m uuencode family tests [ext/standard/tests/strings/uuencode.phpt] 
TEST 12292/12806 [ext/standard/tests/strings/vfprintf_basic.phpt]
[1;32mPASS[0m Test vfprintf() function : basic functionality [ext/standard/tests/strings/vfprintf_basic.phpt] 
TEST 12293/12806 [ext/standard/tests/strings/vfprintf_basic1.phpt]
[1;32mPASS[0m Test vfprintf() function : basic functionality - string format [ext/standard/tests/strings/vfprintf_basic1.phpt] 
TEST 12294/12806 [ext/standard/tests/strings/vfprintf_basic2.phpt]
[1;32mPASS[0m Test vfprintf() function : basic functionality - integer format [ext/standard/tests/strings/vfprintf_basic2.phpt] 
TEST 12295/12806 [ext/standard/tests/strings/vfprintf_basic3.phpt]
[1;32mPASS[0m Test vfprintf() function : basic functionality - float format [ext/standard/tests/strings/vfprintf_basic3.phpt] 
TEST 12296/12806 [ext/standard/tests/strings/vfprintf_basic4.phpt]
[1;32mPASS[0m Test vfprintf() function : basic functionality - bool format [ext/standard/tests/strings/vfprintf_basic4.phpt] 
TEST 12297/12806 [ext/standard/tests/strings/vfprintf_basic5.phpt]
[1;32mPASS[0m Test vfprintf() function : basic functionality - char format [ext/standard/tests/strings/vfprintf_basic5.phpt] 
TEST 12298/12806 [ext/standard/tests/strings/vfprintf_basic6.phpt]
[1;32mPASS[0m Test vfprintf() function : basic functionality - exponential format [ext/standard/tests/strings/vfprintf_basic6.phpt] 
TEST 12299/12806 [ext/standard/tests/strings/vfprintf_basic7.phpt]
[1;33mSKIP[0m Test vfprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/vfprintf_basic7.phpt] reason: this test is for 32bit platform only
TEST 12300/12806 [ext/standard/tests/strings/vfprintf_basic7_64bit.phpt]
[1;32mPASS[0m Test vfprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/vfprintf_basic7_64bit.phpt] 
TEST 12301/12806 [ext/standard/tests/strings/vfprintf_basic8.phpt]
[1;32mPASS[0m Test vfprintf() function : basic functionality - octal format [ext/standard/tests/strings/vfprintf_basic8.phpt] 
TEST 12302/12806 [ext/standard/tests/strings/vfprintf_basic9.phpt]
[1;32mPASS[0m Test vfprintf) function : basic functionality - hexadecimal format [ext/standard/tests/strings/vfprintf_basic9.phpt] 
TEST 12303/12806 [ext/standard/tests/strings/vfprintf_error1.phpt]
[1;32mPASS[0m Test vfprintf() function : error conditions (more than expected arguments) [ext/standard/tests/strings/vfprintf_error1.phpt] 
TEST 12304/12806 [ext/standard/tests/strings/vfprintf_error3.phpt]
[1;32mPASS[0m Test vfprintf() function : error conditions (wrong argument types) [ext/standard/tests/strings/vfprintf_error3.phpt] 
TEST 12305/12806 [ext/standard/tests/strings/vfprintf_error4.phpt]
[1;32mPASS[0m Test vfprintf() function : error conditions (various conditions) [ext/standard/tests/strings/vfprintf_error4.phpt] 
TEST 12306/12806 [ext/standard/tests/strings/vfprintf_variation1.phpt]
[1;32mPASS[0m Test vfprintf() function : variation functionality [ext/standard/tests/strings/vfprintf_variation1.phpt] 
TEST 12307/12806 [ext/standard/tests/strings/vprintf_basic1.phpt]
[1;32mPASS[0m Test vprintf() function : basic functionality - string format [ext/standard/tests/strings/vprintf_basic1.phpt] 
TEST 12308/12806 [ext/standard/tests/strings/vprintf_basic2.phpt]
[1;32mPASS[0m Test vprintf() function : basic functionality - integer format [ext/standard/tests/strings/vprintf_basic2.phpt] 
TEST 12309/12806 [ext/standard/tests/strings/vprintf_basic3.phpt]
[1;32mPASS[0m Test vprintf() function : basic functionality - float format [ext/standard/tests/strings/vprintf_basic3.phpt] 
TEST 12310/12806 [ext/standard/tests/strings/vprintf_basic4.phpt]
[1;32mPASS[0m Test vprintf() function : basic functionality - bool format [ext/standard/tests/strings/vprintf_basic4.phpt] 
TEST 12311/12806 [ext/standard/tests/strings/vprintf_basic5.phpt]
[1;32mPASS[0m Test vprintf() function : basic functionality - char format [ext/standard/tests/strings/vprintf_basic5.phpt] 
TEST 12312/12806 [ext/standard/tests/strings/vprintf_basic6.phpt]
[1;32mPASS[0m Test vprintf() function : basic functionality - exponential format [ext/standard/tests/strings/vprintf_basic6.phpt] 
TEST 12313/12806 [ext/standard/tests/strings/vprintf_basic7.phpt]
[1;33mSKIP[0m Test vprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/vprintf_basic7.phpt] reason: this test is for 32bit platform only
TEST 12314/12806 [ext/standard/tests/strings/vprintf_basic7_64bit.phpt]
[1;32mPASS[0m Test vprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/vprintf_basic7_64bit.phpt] 
TEST 12315/12806 [ext/standard/tests/strings/vprintf_basic8.phpt]
[1;32mPASS[0m Test vprintf() function : basic functionality - octal format [ext/standard/tests/strings/vprintf_basic8.phpt] 
TEST 12316/12806 [ext/standard/tests/strings/vprintf_basic9.phpt]
[1;32mPASS[0m Test vprintf() function : basic functionality - hexadecimal format [ext/standard/tests/strings/vprintf_basic9.phpt] 
TEST 12317/12806 [ext/standard/tests/strings/vprintf_variation10.phpt]
[1;32mPASS[0m Test vprintf() function : usage variations - char formats with non-char values [ext/standard/tests/strings/vprintf_variation10.phpt] 
TEST 12318/12806 [ext/standard/tests/strings/vprintf_variation11.phpt]
[1;33mSKIP[0m Test vprintf() function : usage variations - octal formats with octal values [ext/standard/tests/strings/vprintf_variation11.phpt] reason: this test is for 32bit platform only
TEST 12319/12806 [ext/standard/tests/strings/vprintf_variation11_64bit.phpt]
[1;32mPASS[0m Test vprintf() function : usage variations - octal formats with octal values [ext/standard/tests/strings/vprintf_variation11_64bit.phpt] 
TEST 12320/12806 [ext/standard/tests/strings/vprintf_variation12.phpt]
[1;33mSKIP[0m Test vprintf() function : usage variations - octal formats with non-octal values [ext/standard/tests/strings/vprintf_variation12.phpt] reason: this test is for 32bit platform only
TEST 12321/12806 [ext/standard/tests/strings/vprintf_variation12_64bit.phpt]
[1;32mPASS[0m Test vprintf() function : usage variations - octal formats with non-octal values [ext/standard/tests/strings/vprintf_variation12_64bit.phpt] 
TEST 12322/12806 [ext/standard/tests/strings/vprintf_variation13.phpt]
[1;33mSKIP[0m Test vprintf() function : usage variations - hexa formats with hexa values [ext/standard/tests/strings/vprintf_variation13.phpt] reason: this test is for 32bit platform only
TEST 12323/12806 [ext/standard/tests/strings/vprintf_variation13_64bit.phpt]
[1;32mPASS[0m Test vprintf() function : usage variations - hexa formats with hexa values [ext/standard/tests/strings/vprintf_variation13_64bit.phpt] 
TEST 12324/12806 [ext/standard/tests/strings/vprintf_variation14.phpt]
[1;33mSKIP[0m Test vprintf() function : usage variations - hexa formats with non-hexa values [ext/standard/tests/strings/vprintf_variation14.phpt] reason: this test is for 32bit platform only
TEST 12325/12806 [ext/standard/tests/strings/vprintf_variation14_64bit.phpt]
[1;32mPASS[0m Test vprintf() function : usage variations - hexa formats with non-hexa values [ext/standard/tests/strings/vprintf_variation14_64bit.phpt] 
TEST 12326/12806 [ext/standard/tests/strings/vprintf_variation15.phpt]
[1;33mSKIP[0m Test vprintf() function : usage variations - unsigned formats with unsigned values [ext/standard/tests/strings/vprintf_variation15.phpt] reason: this test is for 32bit platform only
TEST 12327/12806 [ext/standard/tests/strings/vprintf_variation15_64bit.phpt]
[1;32mPASS[0m Test vprintf() function : usage variations - unsigned formats with unsigned values [ext/standard/tests/strings/vprintf_variation15_64bit.phpt] 
TEST 12328/12806 [ext/standard/tests/strings/vprintf_variation16.phpt]
[1;33mSKIP[0m Test vprintf() function : usage variations - unsigned formats with signed and other types of values [ext/standard/tests/strings/vprintf_variation16.phpt] reason: this test is for 32bit platform only
TEST 12329/12806 [ext/standard/tests/strings/vprintf_variation16_64bit.phpt]
[1;32mPASS[0m Test vprintf() function : usage variations - unsigned formats with signed and other types of values [ext/standard/tests/strings/vprintf_variation16_64bit.phpt] 
TEST 12330/12806 [ext/standard/tests/strings/vprintf_variation17.phpt]
[1;32mPASS[0m Test vsprintf() function : usage variations - scientific formats with scientific values [ext/standard/tests/strings/vprintf_variation17.phpt] 
TEST 12331/12806 [ext/standard/tests/strings/vprintf_variation18.phpt]
[1;32mPASS[0m Test vprintf() function : usage variations - scientific formats with non-scientific values [ext/standard/tests/strings/vprintf_variation18.phpt] 
TEST 12332/12806 [ext/standard/tests/strings/vprintf_variation19.phpt]
[1;33mSKIP[0m Test vprintf() function : usage variations - with whitespaces in format strings [ext/standard/tests/strings/vprintf_variation19.phpt] reason: this test is for 32bit platform only
TEST 12333/12806 [ext/standard/tests/strings/vprintf_variation19_64bit.phpt]
[1;32mPASS[0m Test vprintf() function : usage variations - with whitespaces in format strings [ext/standard/tests/strings/vprintf_variation19_64bit.phpt] 
TEST 12334/12806 [ext/standard/tests/strings/vprintf_variation2.phpt]
[1;32mPASS[0m Test vprintf() function : usage variations - unexpected values for args argument [ext/standard/tests/strings/vprintf_variation2.phpt] 
TEST 12335/12806 [ext/standard/tests/strings/vprintf_variation3.phpt]
[1;32mPASS[0m Test vprintf() function : usage variations - int formats with int values [ext/standard/tests/strings/vprintf_variation3.phpt] 
TEST 12336/12806 [ext/standard/tests/strings/vprintf_variation4.phpt]
[1;33mSKIP[0m Test vprintf() function : usage variations - int formats with non-integer values [ext/standard/tests/strings/vprintf_variation4.phpt] reason: this test is for 32bit platform only
TEST 12337/12806 [ext/standard/tests/strings/vprintf_variation4_64bit.phpt]
[1;32mPASS[0m Test vprintf() function : usage variations - int formats with non-integer values [ext/standard/tests/strings/vprintf_variation4_64bit.phpt] 
TEST 12338/12806 [ext/standard/tests/strings/vprintf_variation5.phpt]
[1;32mPASS[0m Test vprintf() function : usage variations - float formats with float values [ext/standard/tests/strings/vprintf_variation5.phpt] 
TEST 12339/12806 [ext/standard/tests/strings/vprintf_variation6.phpt]
[1;32mPASS[0m Test vprintf() function : usage variations - float formats with non-float values [ext/standard/tests/strings/vprintf_variation6.phpt] 
TEST 12340/12806 [ext/standard/tests/strings/vprintf_variation7.phpt]
[1;32mPASS[0m Test vprintf() function : usage variations - string formats with strings [ext/standard/tests/strings/vprintf_variation7.phpt] 
TEST 12341/12806 [ext/standard/tests/strings/vprintf_variation8.phpt]
[1;32mPASS[0m Test vprintf() function : usage variations - string formats with non-string values [ext/standard/tests/strings/vprintf_variation8.phpt] 
TEST 12342/12806 [ext/standard/tests/strings/vprintf_variation9.phpt]
[1;32mPASS[0m Test vprintf() function : usage variations - char formats with char values [ext/standard/tests/strings/vprintf_variation9.phpt] 
TEST 12343/12806 [ext/standard/tests/strings/vsprintf_basic1.phpt]
[1;32mPASS[0m Test vsprintf() function : basic functionality - string format [ext/standard/tests/strings/vsprintf_basic1.phpt] 
TEST 12344/12806 [ext/standard/tests/strings/vsprintf_basic2.phpt]
[1;32mPASS[0m Test vsprintf() function : basic functionality - integer format [ext/standard/tests/strings/vsprintf_basic2.phpt] 
TEST 12345/12806 [ext/standard/tests/strings/vsprintf_basic3.phpt]
[1;32mPASS[0m Test vsprintf() function : basic functionality - float format [ext/standard/tests/strings/vsprintf_basic3.phpt] 
TEST 12346/12806 [ext/standard/tests/strings/vsprintf_basic4.phpt]
[1;32mPASS[0m Test vsprintf() function : basic functionality - bool format [ext/standard/tests/strings/vsprintf_basic4.phpt] 
TEST 12347/12806 [ext/standard/tests/strings/vsprintf_basic5.phpt]
[1;32mPASS[0m Test vsprintf() function : basic functionality - char format [ext/standard/tests/strings/vsprintf_basic5.phpt] 
TEST 12348/12806 [ext/standard/tests/strings/vsprintf_basic6.phpt]
[1;32mPASS[0m Test vsprintf() function : basic functionality - exponential format [ext/standard/tests/strings/vsprintf_basic6.phpt] 
TEST 12349/12806 [ext/standard/tests/strings/vsprintf_basic7.phpt]
[1;33mSKIP[0m Test vsprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/vsprintf_basic7.phpt] reason: this test is for 32bit platform only
TEST 12350/12806 [ext/standard/tests/strings/vsprintf_basic7_64bit.phpt]
[1;32mPASS[0m Test vsprintf() function : basic functionality - unsigned format [ext/standard/tests/strings/vsprintf_basic7_64bit.phpt] 
TEST 12351/12806 [ext/standard/tests/strings/vsprintf_basic8.phpt]
[1;32mPASS[0m Test vsprintf() function : basic functionality - octal format [ext/standard/tests/strings/vsprintf_basic8.phpt] 
TEST 12352/12806 [ext/standard/tests/strings/vsprintf_basic9.phpt]
[1;32mPASS[0m Test vsprintf() function : basic functionality - hexadecimal format [ext/standard/tests/strings/vsprintf_basic9.phpt] 
TEST 12353/12806 [ext/standard/tests/strings/wordwrap.phpt]
[1;32mPASS[0m wordwrap() function [ext/standard/tests/strings/wordwrap.phpt] 
TEST 12354/12806 [ext/standard/tests/strings/wordwrap_basic.phpt]
[1;32mPASS[0m Test wordwrap() function : basic functionality [ext/standard/tests/strings/wordwrap_basic.phpt] 
TEST 12355/12806 [ext/standard/tests/strings/wordwrap_error.phpt]
[1;32mPASS[0m Test wordwrap() function : error conditions [ext/standard/tests/strings/wordwrap_error.phpt] 
TEST 12356/12806 [ext/standard/tests/strings/wordwrap_memory_limit.phpt]
[1;32mPASS[0m No overflow should occur during the memory_limit check for wordwrap() [ext/standard/tests/strings/wordwrap_memory_limit.phpt] 
TEST 12357/12806 [ext/standard/tests/strings/wordwrap_memory_limit_32bit.phpt]
[1;33mSKIP[0m No overflow should occur during the memory_limit check for wordwrap() [ext/standard/tests/strings/wordwrap_memory_limit_32bit.phpt] reason: this test is for 32bit platforms only
TEST 12358/12806 [ext/standard/tests/strings/wordwrap_variation5.phpt]
[1;32mPASS[0m Test wordwrap() function : usage variations  - valid break arguments(spaces) [ext/standard/tests/strings/wordwrap_variation5.phpt] 
TEST 12359/12806 [ext/standard/tests/time/001.phpt]
[1;32mPASS[0m microtime() function [ext/standard/tests/time/001.phpt] 
TEST 12360/12806 [ext/standard/tests/time/bug38524.phpt]
[1;32mPASS[0m Bug #38524 (strptime() does not initialize the internal date storage structure) [ext/standard/tests/time/bug38524.phpt] 
TEST 12361/12806 [ext/standard/tests/time/bug60222.phpt]
[1;32mPASS[0m Bug #60222 (time_nanosleep() does validate input params) [ext/standard/tests/time/bug60222.phpt] 
TEST 12362/12806 [ext/standard/tests/time/idate.phpt]
[1;32mPASS[0m idate() function [ext/standard/tests/time/idate.phpt] 
TEST 12363/12806 [ext/standard/tests/time/idate_iso.phpt]
[1;32mPASS[0m idate() function: ISO Day-of-Week and ISO Year [ext/standard/tests/time/idate_iso.phpt] 
TEST 12364/12806 [ext/standard/tests/time/strptime_basic.phpt]
[1;32mPASS[0m Test strptime() function : basic functionality [ext/standard/tests/time/strptime_basic.phpt] 
TEST 12365/12806 [ext/standard/tests/time/strptime_error.phpt]
[1;32mPASS[0m Test localtime() function : error conditions [ext/standard/tests/time/strptime_error.phpt] 
TEST 12366/12806 [ext/standard/tests/time/strptime_parts.phpt]
[1;32mPASS[0m Test strptime() function : basic functionality [ext/standard/tests/time/strptime_parts.phpt] 
TEST 12367/12806 [ext/standard/tests/url/base64_decode_basic_001.phpt]
[1;32mPASS[0m Test base64_decode() function : basic functionality - ensure all base64 alphabet is supported. [ext/standard/tests/url/base64_decode_basic_001.phpt] 
TEST 12368/12806 [ext/standard/tests/url/base64_decode_basic_002.phpt]
[1;32mPASS[0m Test base64_decode() function : basic functionality - strict vs non-strict with non-base64 chars. [ext/standard/tests/url/base64_decode_basic_002.phpt] 
TEST 12369/12806 [ext/standard/tests/url/base64_decode_basic_003.phpt]
[1;32mPASS[0m Test base64_decode() function : basic functionality - padding and whitespace [ext/standard/tests/url/base64_decode_basic_003.phpt] 
TEST 12370/12806 [ext/standard/tests/url/base64_encode_basic_001.phpt]
[1;32mPASS[0m Test base64_encode() function : basic functionality [ext/standard/tests/url/base64_encode_basic_001.phpt] 
TEST 12371/12806 [ext/standard/tests/url/base64_encode_basic_002.phpt]
[1;32mPASS[0m Test base64_encode() function : basic functionality - check algorithm round trips [ext/standard/tests/url/base64_encode_basic_002.phpt] 
TEST 12372/12806 [ext/standard/tests/url/base64_loop_001.phpt]
[1;32mPASS[0m Test base64_encode() and base64_decode() function : loop mode [ext/standard/tests/url/base64_loop_001.phpt] 
TEST 12373/12806 [ext/standard/tests/url/bug47174.phpt]
[1;32mPASS[0m Bug #47174 (base64_decode() interprets pad char in mid string as terminator) [ext/standard/tests/url/bug47174.phpt] 
TEST 12374/12806 [ext/standard/tests/url/bug52327.phpt]
[1;32mPASS[0m Bug #52327 (base64_decode() improper handling of leading padding) [ext/standard/tests/url/bug52327.phpt] 
TEST 12375/12806 [ext/standard/tests/url/bug53248.phpt]
[1;32mPASS[0m Bug #53248 (rawurlencode RFC 3986 EBCDIC support) [ext/standard/tests/url/bug53248.phpt] 
TEST 12376/12806 [ext/standard/tests/url/bug54180.phpt]
[1;32mPASS[0m Bug #54180 (parse_url() incorrectly parses path when ? in fragment) [ext/standard/tests/url/bug54180.phpt] 
TEST 12377/12806 [ext/standard/tests/url/bug55273.phpt]
[1;32mPASS[0m Bug #55273 (base64_decode() with strict rejects whitespace after pad) [ext/standard/tests/url/bug55273.phpt] 
TEST 12378/12806 [ext/standard/tests/url/bug55399.phpt]
[1;32mPASS[0m Bug #55399 (parse_url() incorrectly treats ':' as a valid path) [ext/standard/tests/url/bug55399.phpt] 
TEST 12379/12806 [ext/standard/tests/url/bug63162.phpt]
[1;32mPASS[0m Test parse_url() for bug #63162 [ext/standard/tests/url/bug63162.phpt] 
TEST 12380/12806 [ext/standard/tests/url/bug68917.phpt]
[1;32mPASS[0m Bug #68917 (parse_url fails on some partial urls) [ext/standard/tests/url/bug68917.phpt] 
TEST 12381/12806 [ext/standard/tests/url/bug69976.phpt]
[1;32mPASS[0m Bug #69976 (Unable to parse "all" urls with colon char) [ext/standard/tests/url/bug69976.phpt] 
TEST 12382/12806 [ext/standard/tests/url/bug73192.phpt]
[1;32mPASS[0m Bug #73192: parse_url return wrong hostname [ext/standard/tests/url/bug73192.phpt] 
TEST 12383/12806 [ext/standard/tests/url/bug74780.phpt]
[1;32mPASS[0m Bug #74780	parse_url() borks when query string contains colon [ext/standard/tests/url/bug74780.phpt] 
TEST 12384/12806 [ext/standard/tests/url/get_headers_error_003.phpt]
[1;32mPASS[0m Test get_headers() function : test with context [ext/standard/tests/url/get_headers_error_003.phpt] 
TEST 12385/12806 [ext/standard/tests/url/parse_url_basic_001.phpt]
[1;32mPASS[0m Test parse_url() function: Parse a load of URLs without specifying the component [ext/standard/tests/url/parse_url_basic_001.phpt] 
TEST 12386/12806 [ext/standard/tests/url/parse_url_basic_002.phpt]
[1;32mPASS[0m Test parse_url() function: Parse a load of URLs without specifying PHP_URL_SCHEME as the URL component [ext/standard/tests/url/parse_url_basic_002.phpt] 
TEST 12387/12806 [ext/standard/tests/url/parse_url_basic_003.phpt]
[1;32mPASS[0m Test parse_url() function: Parse a load of URLs without specifying PHP_URL_HOST as the URL component [ext/standard/tests/url/parse_url_basic_003.phpt] 
TEST 12388/12806 [ext/standard/tests/url/parse_url_basic_004.phpt]
[1;32mPASS[0m Test parse_url() function: Parse a load of URLs without specifying PHP_URL_PORT as the URL component [ext/standard/tests/url/parse_url_basic_004.phpt] 
TEST 12389/12806 [ext/standard/tests/url/parse_url_basic_005.phpt]
[1;32mPASS[0m Test parse_url() function: Parse a load of URLs without specifying PHP_URL_USER as the URL component [ext/standard/tests/url/parse_url_basic_005.phpt] 
TEST 12390/12806 [ext/standard/tests/url/parse_url_basic_006.phpt]
[1;32mPASS[0m Test parse_url() function: Parse a load of URLs without specifying PHP_URL_PASS as the URL component [ext/standard/tests/url/parse_url_basic_006.phpt] 
TEST 12391/12806 [ext/standard/tests/url/parse_url_basic_007.phpt]
[1;32mPASS[0m Test parse_url() function: Parse a load of URLs without specifying PHP_URL_PATH as the URL component [ext/standard/tests/url/parse_url_basic_007.phpt] 
TEST 12392/12806 [ext/standard/tests/url/parse_url_basic_008.phpt]
[1;32mPASS[0m Test parse_url() function: Parse a load of URLs without specifying PHP_URL_QUERY as the URL component [ext/standard/tests/url/parse_url_basic_008.phpt] 
TEST 12393/12806 [ext/standard/tests/url/parse_url_basic_009.phpt]
[1;32mPASS[0m Test parse_url() function: Parse a load of URLs without specifying PHP_URL_FRAGMENT as the URL component [ext/standard/tests/url/parse_url_basic_009.phpt] 
TEST 12394/12806 [ext/standard/tests/url/parse_url_basic_010.phpt]
[1;32mPASS[0m Test parse_url() function : check values of URL related constants [ext/standard/tests/url/parse_url_basic_010.phpt] 
TEST 12395/12806 [ext/standard/tests/url/parse_url_basic_011.phpt]
[1;32mPASS[0m Test parse_url() function: can not recognize port without scheme [ext/standard/tests/url/parse_url_basic_011.phpt] 
TEST 12396/12806 [ext/standard/tests/url/parse_url_error_002.phpt]
[1;32mPASS[0m Test parse_url() function: url component specifier out of range [ext/standard/tests/url/parse_url_error_002.phpt] 
TEST 12397/12806 [ext/standard/tests/url/parse_url_relative_scheme.phpt]
[1;32mPASS[0m Test parse_url() function: Checks relative URL schemes (e.g. "//example.com") [ext/standard/tests/url/parse_url_relative_scheme.phpt] 
TEST 12398/12806 [ext/standard/tests/url/parse_url_unterminated.phpt]
[1;33mSKIP[0m Test parse_url() function: Parse unterminated string [ext/standard/tests/url/parse_url_unterminated.phpt] reason: Required extension missing: zend_test
TEST 12399/12806 [ext/standard/tests/versioning/php_sapi_name.phpt]
[1;32mPASS[0m php_sapi_name test [ext/standard/tests/versioning/php_sapi_name.phpt] 
[1;33mSKIP[0m php_sapi_name() function when switching to webserver by using post [ext/standard/tests/versioning/php_sapi_name_variation001.phpt] reason: CGI not available
TEST 12401/12806 [ext/standard/tests/versioning/phpversion.phpt]
[1;32mPASS[0m phpversion test [ext/standard/tests/versioning/phpversion.phpt] 
TEST 12402/12806 [ext/standard/tests/versioning/version_compare.phpt]
[1;32mPASS[0m version_compare test [ext/standard/tests/versioning/version_compare.phpt] 
TEST 12403/12806 [ext/standard/tests/versioning/version_compare_invalid_operator.phpt]
[1;32mPASS[0m Ensures an exception is thrown if versions are compared with an invalid operator [ext/standard/tests/versioning/version_compare_invalid_operator.phpt] 
TEST 12404/12806 [ext/standard/tests/versioning/version_compare_op_abbrev.phpt]
[1;32mPASS[0m version_compare() no longer supports operator abbreviations [ext/standard/tests/versioning/version_compare_op_abbrev.phpt] 
TEST 12405/12806 [ext/xml/tests/XML_OPTION_PARSE_HUGE.phpt]
[1;32mPASS[0m Request #68325 (XML_OPTION_PARSE_HUGE cannot be set for xml_parser_create) [ext/xml/tests/XML_OPTION_PARSE_HUGE.phpt] 
TEST 12406/12806 [ext/xml/tests/XML_OPTION_PARSE_HUGE_during_parsing.phpt]
[1;32mPASS[0m Request #68325 (XML_OPTION_PARSE_HUGE cannot be set for xml_parser_create - setting during parsing) [ext/xml/tests/XML_OPTION_PARSE_HUGE_during_parsing.phpt] 
TEST 12407/12806 [ext/xml/tests/bug25666.phpt]
[1;32mPASS[0m Bug #25666 (XML namespaces broken in libxml-based SAX interface) [ext/xml/tests/bug25666.phpt] 
TEST 12408/12806 [ext/xml/tests/bug26528.phpt]
[1;32mPASS[0m Bug #26528 (HTML entities are not being decoded) [ext/xml/tests/bug26528.phpt] 
TEST 12409/12806 [ext/xml/tests/bug26614.phpt]
[1;33mSKIP[0m Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt] reason: test is for Expat
TEST 12410/12806 [ext/xml/tests/bug26614_libxml_gte2_11.phpt]
[1;32mPASS[0m Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614_libxml_gte2_11.phpt] 
TEST 12411/12806 [ext/xml/tests/bug26614_libxml_pre2_11.phpt]
[1;33mSKIP[0m Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614_libxml_pre2_11.phpt] reason: libxml2 test variant for version < 2.11
TEST 12412/12806 [ext/xml/tests/bug27908.phpt]
[1;32mPASS[0m Bug #27908 (default handler not being called) [ext/xml/tests/bug27908.phpt] 
TEST 12413/12806 [ext/xml/tests/bug30875.phpt]
[1;32mPASS[0m Bug #30875 (xml_parse_into_struct() does not resolve entities) [ext/xml/tests/bug30875.phpt] 
TEST 12414/12806 [ext/xml/tests/bug32001.phpt]
[1;33mSKIP[0m Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.phpt] reason: Required extension missing: iconv
TEST 12415/12806 [ext/xml/tests/bug32001b.phpt]
[1;33mSKIP[0m Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using EUC-JP, Shift_JIS, GB2312 [ext/xml/tests/bug32001b.phpt] reason: Required extension missing: iconv
TEST 12416/12806 [ext/xml/tests/bug35447.phpt]
[1;32mPASS[0m Bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM) [ext/xml/tests/bug35447.phpt] 
TEST 12417/12806 [ext/xml/tests/bug46699.phpt]
[1;32mPASS[0m Bug #46699: (xml_parse crash when parser is namespace aware) [ext/xml/tests/bug46699.phpt] 
TEST 12418/12806 [ext/xml/tests/bug50576.phpt]
[1;32mPASS[0m Bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect) [ext/xml/tests/bug50576.phpt] 
TEST 12419/12806 [ext/xml/tests/bug65236.phpt]
[1;32mPASS[0m Bug #65236 (heap corruption in xml parser) [ext/xml/tests/bug65236.phpt] 
TEST 12420/12806 [ext/xml/tests/bug70962.phpt]
[1;32mPASS[0m Bug #70962 (XML_OPTION_SKIP_WHITE strips embedded whitespace) [ext/xml/tests/bug70962.phpt] 
TEST 12421/12806 [ext/xml/tests/bug71592.phpt]
[1;32mPASS[0m Bug #71592 (External entity processing never fails) [ext/xml/tests/bug71592.phpt] 
TEST 12422/12806 [ext/xml/tests/bug72099.phpt]
[1;32mPASS[0m Bug #72099: xml_parse_into_struct segmentation fault [ext/xml/tests/bug72099.phpt] 
TEST 12423/12806 [ext/xml/tests/bug72714.phpt]
[1;32mPASS[0m Bug #72714 (xml_startElementHandler() segmentation fault) [ext/xml/tests/bug72714.phpt] 
TEST 12424/12806 [ext/xml/tests/bug72793.phpt]
[1;32mPASS[0m Bug #72793: xml_parser_free leaks mem when execute xml_set_object [ext/xml/tests/bug72793.phpt] 
TEST 12425/12806 [ext/xml/tests/bug73135.phpt]
[1;32mPASS[0m Bug #73135 (xml_parse() segmentation fault) [ext/xml/tests/bug73135.phpt] 
TEST 12426/12806 [ext/xml/tests/bug76874.phpt]
[1;32mPASS[0m Bug #76874: xml_parser_free() should never leak memory [ext/xml/tests/bug76874.phpt] 
TEST 12427/12806 [ext/xml/tests/bug78563.phpt]
[1;32mPASS[0m Bug #78563: parsers should not be clonable [ext/xml/tests/bug78563.phpt] 
TEST 12428/12806 [ext/xml/tests/bug78563_final.phpt]
[1;32mPASS[0m Bug #78563: parsers should not be extendable [ext/xml/tests/bug78563_final.phpt] 
TEST 12429/12806 [ext/xml/tests/bug78563_serialize.phpt]
[1;32mPASS[0m Bug #78563: parsers should not be serializable [ext/xml/tests/bug78563_serialize.phpt] 
TEST 12430/12806 [ext/xml/tests/bug81351.phpt]
[1;32mPASS[0m Bug #81351 (xml_parse may fail, but has no error code) [ext/xml/tests/bug81351.phpt] 
TEST 12431/12806 [ext/xml/tests/bug81481.phpt]
[1;32mPASS[0m Bug #81481 (xml_get_current_byte_index limited to 32-bit numbers on 64-bit builds) [ext/xml/tests/bug81481.phpt] 
TEST 12432/12806 [ext/xml/tests/gh12254.phpt]
[1;32mPASS[0m GH-12254: xml_parse_into_struct() memory leak when called twice [ext/xml/tests/gh12254.phpt] 
TEST 12433/12806 [ext/xml/tests/gh14124.phpt]
[1;32mPASS[0m GH-14124 (Segmentation fault on unknown address 0x0001ffff8041 with XML extension under certain memory limit) [ext/xml/tests/gh14124.phpt] 
TEST 12434/12806 [ext/xml/tests/gh14637.phpt]
[1;32mPASS[0m GH-14637 memory leak under memory limit [ext/xml/tests/gh14637.phpt] 
TEST 12435/12806 [ext/xml/tests/gh14834.phpt]
[1;32mPASS[0m GH-14834 (Error installing PHP when --with-pear is used) [ext/xml/tests/gh14834.phpt] 
TEST 12436/12806 [ext/xml/tests/gh15868.phpt]
[1;32mPASS[0m GH-15868 (Assertion failure in xml_parse_into_struct after exception) [ext/xml/tests/gh15868.phpt] 
TEST 12437/12806 [ext/xml/tests/gh17187_1.phpt]
[1;32mPASS[0m GH-17187 (unreachable program point in zend_hash) [ext/xml/tests/gh17187_1.phpt] 
TEST 12438/12806 [ext/xml/tests/gh17187_2.phpt]
[1;32mPASS[0m GH-17187 (unreachable program point in zend_hash) [ext/xml/tests/gh17187_2.phpt] 
TEST 12439/12806 [ext/xml/tests/gh20439_1.phpt]
[1;32mPASS[0m GH-20439 (xml_set_default_handler() does not properly handle special characters in attributes when passing data to callback) [ext/xml/tests/gh20439_1.phpt] 
TEST 12440/12806 [ext/xml/tests/gh20439_2.phpt]
[1;32mPASS[0m GH-20439 (xml_set_default_handler() does not properly handle special characters in attributes when passing data to callback) - closing solidus variant [ext/xml/tests/gh20439_2.phpt] 
TEST 12441/12806 [ext/xml/tests/set_element_handler_trampoline.phpt]
[1;32mPASS[0m Test xml_set_element_handler handlers as trampoline callback [ext/xml/tests/set_element_handler_trampoline.phpt] 
TEST 12442/12806 [ext/xml/tests/set_element_handler_trampoline_errors.phpt]
[1;32mPASS[0m Test xml_set_element_handler handlers as trampoline callback [ext/xml/tests/set_element_handler_trampoline_errors.phpt] 
TEST 12443/12806 [ext/xml/tests/set_handler_deprecation_empty_string.phpt]
[1;32mPASS[0m Unsetting a handler via an empty string should emit a deprecation [ext/xml/tests/set_handler_deprecation_empty_string.phpt] 
TEST 12444/12806 [ext/xml/tests/set_handler_errors.phpt]
[1;32mPASS[0m Error conditions when setting invalid handler callables [ext/xml/tests/set_handler_errors.phpt] 
TEST 12445/12806 [ext/xml/tests/set_handler_trampoline.phpt]
[1;32mPASS[0m Test XMLParser generic handlers as trampoline callback [ext/xml/tests/set_handler_trampoline.phpt] 
TEST 12446/12806 [ext/xml/tests/toffset_bounds.phpt]
[1;32mPASS[0m XML_OPTION_SKIP_TAGSTART bounds [ext/xml/tests/toffset_bounds.phpt] 
TEST 12447/12806 [ext/xml/tests/xml001.phpt]
[1;33mSKIP[0m XML parser test, function callbacks [ext/xml/tests/xml001.phpt] reason: this test is not intended for libxml SAX parser
TEST 12448/12806 [ext/xml/tests/xml002.phpt]
[1;33mSKIP[0m XML parser test, object tuple callbacks [ext/xml/tests/xml002.phpt] reason: this test is not intended for libxml SAX parser
TEST 12449/12806 [ext/xml/tests/xml003.phpt]
[1;33mSKIP[0m XML parser test, xml_set_object callbacks [ext/xml/tests/xml003.phpt] reason: this test is not intended for libxml SAX parser
TEST 12450/12806 [ext/xml/tests/xml004.phpt]
[1;32mPASS[0m XML parser case folding test [ext/xml/tests/xml004.phpt] 
TEST 12451/12806 [ext/xml/tests/xml007.phpt]
[1;33mSKIP[0m xml_parse_into_struct/umlauts in tags [ext/xml/tests/xml007.phpt] reason: strtoupper on non-ascii not supported on this platform
TEST 12452/12806 [ext/xml/tests/xml009.phpt]
[1;32mPASS[0m XML parser test, default namespaces [ext/xml/tests/xml009.phpt] 
TEST 12453/12806 [ext/xml/tests/xml010.phpt]
[1;32mPASS[0m XML parser test, attributes [ext/xml/tests/xml010.phpt] 
TEST 12454/12806 [ext/xml/tests/xml011.phpt]
[1;32mPASS[0m XML Parser test: concat character data and set empty handlers [ext/xml/tests/xml011.phpt] 
TEST 12455/12806 [ext/xml/tests/xml_closures_001.phpt]
[1;32mPASS[0m XML parser test using closures as callbacks [ext/xml/tests/xml_closures_001.phpt] 
TEST 12456/12806 [ext/xml/tests/xml_error_string_basic_expat.phpt]
[1;33mSKIP[0m xml_error_string() - Basic test on 5 error codes [ext/xml/tests/xml_error_string_basic_expat.phpt] reason: test is for Expat
TEST 12457/12806 [ext/xml/tests/xml_error_string_basic_libxml.phpt]
[1;32mPASS[0m xml_error_string() - Basic test on 5 error codes [ext/xml/tests/xml_error_string_basic_libxml.phpt] 
TEST 12458/12806 [ext/xml/tests/xml_parse_into_struct_variation.phpt]
[1;32mPASS[0m Test xml_parse_into_struct() function : variation [ext/xml/tests/xml_parse_into_struct_variation.phpt] 
TEST 12459/12806 [ext/xml/tests/xml_parser_get_option_variation3.phpt]
[1;32mPASS[0m xml_parser_get_option() with XML_OPTION_SKIP_TAGSTART and XML_OPTION_SKIP_WHITE [ext/xml/tests/xml_parser_get_option_variation3.phpt] 
TEST 12460/12806 [ext/xml/tests/xml_parser_get_option_variation4.phpt]
[1;32mPASS[0m xml_parser_get_option() - Test parameter not set [ext/xml/tests/xml_parser_get_option_variation4.phpt] 
TEST 12461/12806 [ext/xml/tests/xml_parser_set_option_basic.phpt]
[1;32mPASS[0m Test xml_set_notation_decl_handler function : basic [ext/xml/tests/xml_parser_set_option_basic.phpt] 
TEST 12462/12806 [ext/xml/tests/xml_parser_set_option_errors.phpt]
[1;32mPASS[0m xml_parser_set_option(): Setting options to invalid values [ext/xml/tests/xml_parser_set_option_errors.phpt] 
TEST 12463/12806 [ext/xml/tests/xml_parser_set_option_nonexistent_option.phpt]
[1;32mPASS[0m xml_parser_set_option(): Non-existent option [ext/xml/tests/xml_parser_set_option_nonexistent_option.phpt] 
TEST 12464/12806 [ext/xml/tests/xml_set_element_handler_errors.phpt]
[1;32mPASS[0m Error conditions when setting invalid handler callables for xml_set_element_handler() [ext/xml/tests/xml_set_element_handler_errors.phpt] 
TEST 12465/12806 [ext/xml/tests/xml_set_notation_decl_handler_basic.phpt]
[1;32mPASS[0m Test xml_set_notation_decl_handler function : basic [ext/xml/tests/xml_set_notation_decl_handler_basic.phpt] 
TEST 12466/12806 [ext/xml/tests/xml_set_object_multiple_times.phpt]
[1;32mPASS[0m Swap underlying object to call methods with xml_set_object() [ext/xml/tests/xml_set_object_multiple_times.phpt] 
TEST 12467/12806 [ext/xml/tests/xml_set_object_multiple_times_errors.phpt]
[1;32mPASS[0m Swap underlying object to call methods with xml_set_object() new object has missing methods [ext/xml/tests/xml_set_object_multiple_times_errors.phpt] 
TEST 12468/12806 [ext/xml/tests/xml_set_processing_instruction_handler_basic.phpt]
[1;32mPASS[0m Test xml_set_processing_instruction_handler function : basic [ext/xml/tests/xml_set_processing_instruction_handler_basic.phpt] 
TEST 12469/12806 [ext/xml/tests/xml_set_start_namespace_decl_handler_basic_expat.phpt]
[1;33mSKIP[0m Test xml_set_start_namespace_decl_handler function: basic [ext/xml/tests/xml_set_start_namespace_decl_handler_basic_expat.phpt] reason: test is for Expat
TEST 12470/12806 [ext/xml/tests/xml_set_start_namespace_decl_handler_basic_libxml.phpt]
[1;32mPASS[0m Test xml_set_start_namespace_decl_handler function: basic [ext/xml/tests/xml_set_start_namespace_decl_handler_basic_libxml.phpt] 
TEST 12471/12806 [sapi/cgi/tests/001.phpt]
[1;33mSKIP[0m version string [sapi/cgi/tests/001.phpt] reason: CGI not found
TEST 12472/12806 [sapi/cgi/tests/002.phpt]
[1;33mSKIP[0m defining INI options with -d [sapi/cgi/tests/002.phpt] reason: CGI not found
TEST 12473/12806 [sapi/cgi/tests/003.phpt]
[1;33mSKIP[0m strip comments and whitespace with -w [sapi/cgi/tests/003.phpt] reason: CGI not found
TEST 12474/12806 [sapi/cgi/tests/004.phpt]
[1;33mSKIP[0m execute a file with -f [sapi/cgi/tests/004.phpt] reason: CGI not found
TEST 12475/12806 [sapi/cgi/tests/005.phpt]
[1;33mSKIP[0m using invalid combinations of cmdline options [sapi/cgi/tests/005.phpt] reason: CGI not found
TEST 12476/12806 [sapi/cgi/tests/006.phpt]
[1;33mSKIP[0m syntax check [sapi/cgi/tests/006.phpt] reason: CGI not found
TEST 12477/12806 [sapi/cgi/tests/007.phpt]
[1;33mSKIP[0m invalid arguments and error messages [sapi/cgi/tests/007.phpt] reason: CGI not found
TEST 12478/12806 [sapi/cgi/tests/008.phpt]
[1;33mSKIP[0m syntax highlighting [sapi/cgi/tests/008.phpt] reason: CGI not found
TEST 12479/12806 [sapi/cgi/tests/009.phpt]
[1;33mSKIP[0m path info request without exported PATH_INFO [sapi/cgi/tests/009.phpt] reason: CGI not found
TEST 12480/12806 [sapi/cgi/tests/010.phpt]
[1;33mSKIP[0m Bug #45860 (header() function fails to correctly replace all Status lines) [sapi/cgi/tests/010.phpt] reason: CGI not found
TEST 12481/12806 [sapi/cgi/tests/011.phpt]
[1;33mSKIP[0m header_remove() [sapi/cgi/tests/011.phpt] reason: CGI not found
TEST 12482/12806 [sapi/cgi/tests/012.phpt]
[1;33mSKIP[0m multiple files syntax check [sapi/cgi/tests/012.phpt] reason: CGI not found
TEST 12483/12806 [sapi/cgi/tests/apache_request_headers.phpt]
[1;33mSKIP[0m apache_request_headers() stack overflow. [sapi/cgi/tests/apache_request_headers.phpt] reason: CGI not found
TEST 12484/12806 [sapi/cgi/tests/apache_response_headers.phpt]
[1;33mSKIP[0m apache_response_headers() [sapi/cgi/tests/apache_response_headers.phpt] reason: CGI not found
[1;33mSKIP[0m CGI with auto_globals_jit=0 [sapi/cgi/tests/auto_globals_no_jit.phpt] reason: CGI not available
[1;33mSKIP[0m Bug #60677: CGI doesn't properly validate shebang line contains #! [sapi/cgi/tests/bug60677.phpt] reason: CGI not available
[1;33mSKIP[0m Bug #61605 (header_remove() does not remove all headers) [sapi/cgi/tests/bug61605.phpt] reason: CGI not available
[1;33mSKIP[0m Bug #69487 (SAPI may truncate POST data) [sapi/cgi/tests/bug69487.phpt] reason: CGI not available
TEST 12489/12806 [sapi/cgi/tests/bug75574_utf8.phpt]
[1;33mSKIP[0m Bug #75574 putenv does not work properly if parameter contains non-ASCII unicode character, UTF-8 [sapi/cgi/tests/bug75574_utf8.phpt] reason: CGI not found
TEST 12490/12806 [sapi/cgi/tests/bug78323.phpt]
[1;33mSKIP[0m Bug #78323 Test exit code and error message for invalid parameters [sapi/cgi/tests/bug78323.phpt] reason: CGI not found
[1;33mSKIP[0m Bug #80849 (HTTP Status header truncation) [sapi/cgi/tests/bug80849-cgi.phpt] reason: CGI not available
[1;33mSKIP[0m Bug #81518 (Header injection via default_mimetype / default_charset) [sapi/cgi/tests/bug81518a.phpt] reason: CGI not available
[1;33mSKIP[0m Bug #81518 (Header injection via default_mimetype / default_charset) [sapi/cgi/tests/bug81518b.phpt] reason: CGI not available
TEST 12494/12806 [sapi/cgi/tests/ghsa-3qgc-jrrr-25jv.phpt]
[1;33mSKIP[0m GHSA-3qgc-jrrr-25jv [sapi/cgi/tests/ghsa-3qgc-jrrr-25jv.phpt] reason: CGI not found
TEST 12495/12806 [sapi/cli/tests/001.phpt]
[1;32mPASS[0m version string [sapi/cli/tests/001.phpt] 
TEST 12496/12806 [sapi/cli/tests/002-unix.phpt]
[1;32mPASS[0m running code with -r [sapi/cli/tests/002-unix.phpt] 
TEST 12497/12806 [sapi/cli/tests/002.phpt]
[1;32mPASS[0m running code with -r [sapi/cli/tests/002.phpt] 
TEST 12498/12806 [sapi/cli/tests/003-2.phpt]
[1;32mPASS[0m defining INI options with -d (as 2nd arg) [sapi/cli/tests/003-2.phpt] 
TEST 12499/12806 [sapi/cli/tests/003.phpt]
[1;32mPASS[0m defining INI options with -d [sapi/cli/tests/003.phpt] 
TEST 12500/12806 [sapi/cli/tests/004.phpt]
[1;32mPASS[0m show information about function [sapi/cli/tests/004.phpt] 
TEST 12501/12806 [sapi/cli/tests/005.phpt]
[1;32mPASS[0m show information about class [sapi/cli/tests/005.phpt] 
TEST 12502/12806 [sapi/cli/tests/006.phpt]
[1;32mPASS[0m show information about extension [sapi/cli/tests/006.phpt] 
TEST 12503/12806 [sapi/cli/tests/007.phpt]
[1;32mPASS[0m strip comments and whitespace with -w [sapi/cli/tests/007.phpt] 
TEST 12504/12806 [sapi/cli/tests/008.phpt]
[1;32mPASS[0m execute a file with -f [sapi/cli/tests/008.phpt] 
TEST 12505/12806 [sapi/cli/tests/009.phpt]
[1;33mSKIP[0m using invalid combinations of cmdline options [sapi/cli/tests/009.phpt] reason: Required extension missing: readline
TEST 12506/12806 [sapi/cli/tests/010-2.phpt]
[1;32mPASS[0m executing a code with -R [sapi/cli/tests/010-2.phpt] 
TEST 12507/12806 [sapi/cli/tests/010.phpt]
[1;32mPASS[0m executing a file with -F [sapi/cli/tests/010.phpt] 
TEST 12508/12806 [sapi/cli/tests/011.phpt]
[1;32mPASS[0m syntax check [sapi/cli/tests/011.phpt] 
TEST 12509/12806 [sapi/cli/tests/012-2.phpt]
[1;33mSKIP[0m more invalid arguments and error messages [sapi/cli/tests/012-2.phpt] reason: Required extension missing: readline
TEST 12510/12806 [sapi/cli/tests/012.phpt]
[1;32mPASS[0m invalid arguments and error messages [sapi/cli/tests/012.phpt] 
TEST 12511/12806 [sapi/cli/tests/013.phpt]
[1;32mPASS[0m running PHP code before and after processing input lines with -B and -E [sapi/cli/tests/013.phpt] 
TEST 12512/12806 [sapi/cli/tests/014.phpt]
[1;32mPASS[0m syntax highlighting [sapi/cli/tests/014.phpt] 
TEST 12513/12806 [sapi/cli/tests/015.phpt]
[1;32mPASS[0m CLI long options [sapi/cli/tests/015.phpt] 
TEST 12514/12806 [sapi/cli/tests/016.phpt]
[1;33mSKIP[0m CLI -a and readline [sapi/cli/tests/016.phpt] reason: Required extension missing: readline
TEST 12515/12806 [sapi/cli/tests/017.phpt]
[1;33mSKIP[0m CLI -a and libedit [sapi/cli/tests/017.phpt] reason: Required extension missing: readline
TEST 12516/12806 [sapi/cli/tests/018.phpt]
[1;32mPASS[0m CLI php -m [sapi/cli/tests/018.phpt] 
TEST 12517/12806 [sapi/cli/tests/019.phpt]
[1;32mPASS[0m CLI php -i [sapi/cli/tests/019.phpt] 
TEST 12518/12806 [sapi/cli/tests/020.phpt]
[1;32mPASS[0m CLI php --ri [sapi/cli/tests/020.phpt] 
TEST 12519/12806 [sapi/cli/tests/021.phpt]
[1;32mPASS[0m CLI shell shebang [sapi/cli/tests/021.phpt] 
TEST 12520/12806 [sapi/cli/tests/022.phpt]
[1;32mPASS[0m STDIN/OUT/ERR stream type [sapi/cli/tests/022.phpt] 
TEST 12521/12806 [sapi/cli/tests/023.phpt]
[1;32mPASS[0m HOST/PATH ini sections test for cli [sapi/cli/tests/023.phpt] 
TEST 12522/12806 [sapi/cli/tests/024.phpt]
[1;32mPASS[0m multiple files syntax check [sapi/cli/tests/024.phpt] 
TEST 12523/12806 [sapi/cli/tests/025.phpt]
[1;32mPASS[0m CLI php -i extension_dir [sapi/cli/tests/025.phpt] 
TEST 12524/12806 [sapi/cli/tests/argv_mb.phpt]
[1;32mPASS[0m Test basic argv multibyte API integration [sapi/cli/tests/argv_mb.phpt] 
TEST 12525/12806 [sapi/cli/tests/argv_mb_bug77111.phpt]
[1;33mSKIP[0m Bug #77111 php-win.exe corrupts unicode symbols from cli parameters [sapi/cli/tests/argv_mb_bug77111.phpt] reason: this test is for Windows platforms only
TEST 12526/12806 [sapi/cli/tests/bug43177.phpt]
[1;32mPASS[0m Bug #61977 Test exit code for various errors [sapi/cli/tests/bug43177.phpt] 
TEST 12527/12806 [sapi/cli/tests/bug44564.phpt]
[1;32mPASS[0m Bug #44564 (escapeshellarg removes UTF-8 multi-byte characters) [sapi/cli/tests/bug44564.phpt] 
TEST 12528/12806 [sapi/cli/tests/bug61546.phpt]
[1;32mPASS[0m Bug #61546 (functions related to current script failed when chdir() in cli sapi) [sapi/cli/tests/bug61546.phpt] 
TEST 12529/12806 [sapi/cli/tests/bug61679.phpt]
[1;32mPASS[0m Bug #61679 (Error on non-standard HTTP methods) [sapi/cli/tests/bug61679.phpt] 
TEST 12530/12806 [sapi/cli/tests/bug61977.phpt]
[1;32mPASS[0m Bug #61977 test CLI web-server support for Mime Type File extensions mapping [sapi/cli/tests/bug61977.phpt] 
TEST 12531/12806 [sapi/cli/tests/bug62294.phpt]
[1;32mPASS[0m Bug #62294: register_shutdown_function() does not handle exit code correctly [sapi/cli/tests/bug62294.phpt] 
TEST 12532/12806 [sapi/cli/tests/bug64529.phpt]
[1;33mSKIP[0m Bug #64529 (Ran out of opcode space) [sapi/cli/tests/bug64529.phpt] reason: Required extension missing: readline
TEST 12533/12806 [sapi/cli/tests/bug64544.phpt]
[1;32mPASS[0m Bug #64544 (Valgrind warnings after using putenv) [sapi/cli/tests/bug64544.phpt] 
TEST 12534/12806 [sapi/cli/tests/bug64878.phpt]
[1;32mPASS[0m Bug #64878 (304 responses return Content-Type header) [sapi/cli/tests/bug64878.phpt] 
TEST 12535/12806 [sapi/cli/tests/bug65066_100.phpt]
[1;32mPASS[0m Bug #65066 (Cli server not responsive when responding with 422 http status code): 100 status code [sapi/cli/tests/bug65066_100.phpt] 
TEST 12536/12806 [sapi/cli/tests/bug65066_422.phpt]
[1;32mPASS[0m Bug #65066 (Cli server not responsive when responding with 422 http status code): 422 status code [sapi/cli/tests/bug65066_422.phpt] 
TEST 12537/12806 [sapi/cli/tests/bug65066_511.phpt]
[1;32mPASS[0m Bug #65066 (Cli server not responsive when responding with 422 http status code): 511 status code [sapi/cli/tests/bug65066_511.phpt] 
TEST 12538/12806 [sapi/cli/tests/bug65275.phpt]
[1;32mPASS[0m Bug #65275: Calling exit() in a shutdown function does not change the exit value in CLI [sapi/cli/tests/bug65275.phpt] 
TEST 12539/12806 [sapi/cli/tests/bug65633.phpt]
[1;32mPASS[0m Bug #65633 (built-in server treat some http headers as case-sensitive) [sapi/cli/tests/bug65633.phpt] 
TEST 12540/12806 [sapi/cli/tests/bug66606_1.phpt]
[1;32mPASS[0m Bug #66606 (Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE) - GET request [sapi/cli/tests/bug66606_1.phpt] 
TEST 12541/12806 [sapi/cli/tests/bug66606_2.phpt]
[1;32mPASS[0m Bug #66606 (Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE) - POST request [sapi/cli/tests/bug66606_2.phpt] 
TEST 12542/12806 [sapi/cli/tests/bug66830.phpt]
[1;32mPASS[0m Bug #66830 (Empty header causes PHP built-in web server to hang) [sapi/cli/tests/bug66830.phpt] 
TEST 12543/12806 [sapi/cli/tests/bug67429_1.phpt]
[1;32mPASS[0m FR #67429 (CLI server is missing some new HTTP response codes) [sapi/cli/tests/bug67429_1.phpt] 
TEST 12544/12806 [sapi/cli/tests/bug67429_2.phpt]
[1;32mPASS[0m FR #67429 (CLI server is missing some new HTTP response codes) [sapi/cli/tests/bug67429_2.phpt] 
TEST 12545/12806 [sapi/cli/tests/bug67741.phpt]
[1;32mPASS[0m Bug #67741 (auto_prepend_file messes up __LINE__) [sapi/cli/tests/bug67741.phpt] 
TEST 12546/12806 [sapi/cli/tests/bug68291.phpt]
[1;32mPASS[0m Bug #68291 (404 on urls with '+') [sapi/cli/tests/bug68291.phpt] 
TEST 12547/12806 [sapi/cli/tests/bug68745.phpt]
[1;32mPASS[0m Bug #68745 (Invalid HTTP requests make web server segfault) [sapi/cli/tests/bug68745.phpt] 
TEST 12548/12806 [sapi/cli/tests/bug69655.phpt]
[1;32mPASS[0m Bug #69655 (php -S changes MKCALENDAR request method to MKCOL) [sapi/cli/tests/bug69655.phpt] 
TEST 12549/12806 [sapi/cli/tests/bug69953.phpt]
[1;32mPASS[0m FR #69953 (Support MKCALENDAR request method) [sapi/cli/tests/bug69953.phpt] 
TEST 12550/12806 [sapi/cli/tests/bug70006.phpt]
[1;32mPASS[0m Bug #70006 (cli - function with default arg = STDOUT crash output) [sapi/cli/tests/bug70006.phpt] 
TEST 12551/12806 [sapi/cli/tests/bug70264.phpt]
[1;32mPASS[0m Bug #70264 (CLI server directory traversal) [sapi/cli/tests/bug70264.phpt] 
TEST 12552/12806 [sapi/cli/tests/bug70470.phpt]
[1;32mPASS[0m Bug #70470 (Built-in server truncates headers spanning over TCP packets) [sapi/cli/tests/bug70470.phpt] 
TEST 12553/12806 [sapi/cli/tests/bug71005.phpt]
[1;32mPASS[0m Bug #71005 (Segfault in php_cli_server_dispatch_router()) [sapi/cli/tests/bug71005.phpt] 
TEST 12554/12806 [sapi/cli/tests/bug71624.phpt]
[1;32mPASS[0m Bug #61977 Test that -R properly sets argi and argn [sapi/cli/tests/bug71624.phpt] 
TEST 12555/12806 [sapi/cli/tests/bug73630.phpt]
[1;32mPASS[0m Bug #73630 (Built-in Weberver - overwrite $_SERVER['request_uri']) [sapi/cli/tests/bug73630.phpt] 
TEST 12556/12806 [sapi/cli/tests/bug73630a.phpt]
[1;32mPASS[0m Bug #73630 (Built-in Weberver - overwrite $_SERVER['request_uri']) [sapi/cli/tests/bug73630a.phpt] 
TEST 12557/12806 [sapi/cli/tests/bug74600.phpt]
[1;32mPASS[0m Bug #74600 (crash (SIGSEGV) in _zend_hash_add_or_update_i) [sapi/cli/tests/bug74600.phpt] 
TEST 12558/12806 [sapi/cli/tests/bug77561.phpt]
[1;32mPASS[0m Bug #77561: Shebang line not stripped for non-primary script [sapi/cli/tests/bug77561.phpt] 
TEST 12559/12806 [sapi/cli/tests/bug78323.phpt]
[1;32mPASS[0m Bug #78323 Test exit code and error message for invalid parameters [sapi/cli/tests/bug78323.phpt] 
TEST 12560/12806 [sapi/cli/tests/bug80092.phpt]
[1;33mSKIP[0m Bug #80092 (ZTS + preload = segfault on shutdown) [sapi/cli/tests/bug80092.phpt] reason: opcache shared object not found in extension_dir
TEST 12561/12806 [sapi/cli/tests/bug81305.phpt]
[1;32mPASS[0m Bug #81305 (Built-in Webserver Drops Requests With "Upgrade" Header) [sapi/cli/tests/bug81305.phpt] 
TEST 12562/12806 [sapi/cli/tests/cli_get_process_title_basic.phpt]
[1;32mPASS[0m cli_get_process_title() function : basic functionality [sapi/cli/tests/cli_get_process_title_basic.phpt] 
TEST 12563/12806 [sapi/cli/tests/cli_process_title_unix.phpt]
[1;33mSKIP[0m Check cli_process_title support on Unix [sapi/cli/tests/cli_process_title_unix.phpt] reason: ps -p is not available
TEST 12564/12806 [sapi/cli/tests/cli_process_title_windows.phpt]
[1;33mSKIP[0m Check cli_process_title support in Windows [sapi/cli/tests/cli_process_title_windows.phpt] reason: this test is for Windows platforms only
TEST 12565/12806 [sapi/cli/tests/cli_server_persistent_string001.phpt]
[1;32mPASS[0m Close request before server sends a response [sapi/cli/tests/cli_server_persistent_string001.phpt] 
TEST 12566/12806 [sapi/cli/tests/cli_server_persistent_string002.phpt]
[1;32mPASS[0m Server processing multiple request at the same time [sapi/cli/tests/cli_server_persistent_string002.phpt] 
TEST 12567/12806 [sapi/cli/tests/cli_set_process_title_basic.phpt]
[1;32mPASS[0m cli_set_process_title() function : basic functionality [sapi/cli/tests/cli_set_process_title_basic.phpt] 
TEST 12568/12806 [sapi/cli/tests/emptyheader.phpt]
[1;32mPASS[0m Correctly handle split and empty header [sapi/cli/tests/emptyheader.phpt] 
TEST 12569/12806 [sapi/cli/tests/ext_loading.phpt]
[1;33mSKIP[0m Extension loading [sapi/cli/tests/ext_loading.phpt] reason: Opcache shared object not found in extension_dir
TEST 12570/12806 [sapi/cli/tests/gh12363.phpt]
[1;32mPASS[0m Ensure a single Date header is present [sapi/cli/tests/gh12363.phpt] 
TEST 12571/12806 [sapi/cli/tests/gh13113.phpt]
[1;32mPASS[0m GH-13113: Missing syntax error in CLI-server router script [sapi/cli/tests/gh13113.phpt] 
TEST 12572/12806 [sapi/cli/tests/gh14189.phpt]
[1;33mSKIP[0m GH-14189 (PHP Interactive shell input state incorrectly handles quoted heredoc literals.) [sapi/cli/tests/gh14189.phpt] reason: Required extension missing: readline
TEST 12573/12806 [sapi/cli/tests/gh16137.phpt]
[1;32mPASS[0m Bug GH-16137 duplicate *Forwarded* HTTP headers values. [sapi/cli/tests/gh16137.phpt] 
TEST 12574/12806 [sapi/cli/tests/gh8827-001.phpt]
[1;32mPASS[0m std handles can be deliberately closed 001 [sapi/cli/tests/gh8827-001.phpt] 
TEST 12575/12806 [sapi/cli/tests/gh8827-002.phpt]
[1;32mPASS[0m std handles can be deliberately closed 002 [sapi/cli/tests/gh8827-002.phpt] 
TEST 12576/12806 [sapi/cli/tests/gh8827-003.phpt]
[1;32mPASS[0m std handles can be deliberately closed 003 [sapi/cli/tests/gh8827-003.phpt] 
TEST 12577/12806 [sapi/cli/tests/ghsa-4w77-75f9-2c8w.phpt]
[1;32mPASS[0m GHSA-4w77-75f9-2c8w (Heap-Use-After-Free in sapi_read_post_data Processing in CLI SAPI Interface) [sapi/cli/tests/ghsa-4w77-75f9-2c8w.phpt] 
TEST 12578/12806 [sapi/cli/tests/php_cli_server_001.phpt]
[1;32mPASS[0m basic function [sapi/cli/tests/php_cli_server_001.phpt] 
TEST 12579/12806 [sapi/cli/tests/php_cli_server_002.phpt]
[1;32mPASS[0m $_SERVER variable [sapi/cli/tests/php_cli_server_002.phpt] 
TEST 12580/12806 [sapi/cli/tests/php_cli_server_003.phpt]
[1;32mPASS[0m Bug #55726 (Changing the working directory makes router script inaccessible) [sapi/cli/tests/php_cli_server_003.phpt] 
TEST 12581/12806 [sapi/cli/tests/php_cli_server_004.phpt]
[1;32mPASS[0m Bug #55747 (request headers missed in $_SERVER) [sapi/cli/tests/php_cli_server_004.phpt] 
TEST 12582/12806 [sapi/cli/tests/php_cli_server_005.phpt]
[1;32mPASS[0m Post a file [sapi/cli/tests/php_cli_server_005.phpt] 
TEST 12583/12806 [sapi/cli/tests/php_cli_server_006.phpt]
[1;32mPASS[0m Bug #55755 (SegFault when outputting header WWW-Authenticate) [sapi/cli/tests/php_cli_server_006.phpt] 
TEST 12584/12806 [sapi/cli/tests/php_cli_server_007.phpt]
[1;32mPASS[0m Bug #55758 (Digest Authenticate missed in 5.4) [sapi/cli/tests/php_cli_server_007.phpt] 
TEST 12585/12806 [sapi/cli/tests/php_cli_server_008.phpt]
[1;32mPASS[0m SERVER_PROTOCOL header availability [sapi/cli/tests/php_cli_server_008.phpt] 
TEST 12586/12806 [sapi/cli/tests/php_cli_server_009.phpt]
[1;32mPASS[0m PATH_INFO (relevant to #60112) [sapi/cli/tests/php_cli_server_009.phpt] 
TEST 12587/12806 [sapi/cli/tests/php_cli_server_010.phpt]
[1;32mPASS[0m Bug #60180 ($_SERVER["PHP_SELF"] incorrect) [sapi/cli/tests/php_cli_server_010.phpt] 
TEST 12588/12806 [sapi/cli/tests/php_cli_server_012.phpt]
[1;32mPASS[0m Bug #60159 (Router returns false, but POST is not passed to requested resource) [sapi/cli/tests/php_cli_server_012.phpt] 
TEST 12589/12806 [sapi/cli/tests/php_cli_server_013.phpt]
[1;32mPASS[0m No router, no script [sapi/cli/tests/php_cli_server_013.phpt] 
TEST 12590/12806 [sapi/cli/tests/php_cli_server_014.phpt]
[1;32mPASS[0m Bug #60477: Segfault after two multipart/form-data POST requests [sapi/cli/tests/php_cli_server_014.phpt] 
TEST 12591/12806 [sapi/cli/tests/php_cli_server_015.phpt]
[1;32mPASS[0m Bug #60523 (PHP Errors are not reported in browsers using built-in SAPI) [sapi/cli/tests/php_cli_server_015.phpt] 
TEST 12592/12806 [sapi/cli/tests/php_cli_server_016.phpt]
[1;32mPASS[0m Bug #60591 (Memory leak when access a non-exists file) [sapi/cli/tests/php_cli_server_016.phpt] 
TEST 12593/12806 [sapi/cli/tests/php_cli_server_017.phpt]
[1;32mPASS[0m Implement Req #60850 (Built in web server does not set $_SERVER['SCRIPT_FILENAME'] when using router) [sapi/cli/tests/php_cli_server_017.phpt] 
TEST 12594/12806 [sapi/cli/tests/php_cli_server_018.phpt]
[1;32mPASS[0m Implement Req #61679 (Support HTTP PATCH method) [sapi/cli/tests/php_cli_server_018.phpt] 
TEST 12595/12806 [sapi/cli/tests/php_cli_server_019.phpt]
[1;32mPASS[0m Implement Req #65917 (getallheaders() is not supported by the built-in web server) [sapi/cli/tests/php_cli_server_019.phpt] 
TEST 12596/12806 [sapi/cli/tests/php_cli_server_020.phpt]
[1;32mPASS[0m Use SEARCH as a HTTP verb [sapi/cli/tests/php_cli_server_020.phpt] 
TEST 12597/12806 [sapi/cli/tests/php_cli_server_021.phpt]
[1;32mPASS[0m Digest Authentication [sapi/cli/tests/php_cli_server_021.phpt] 
TEST 12598/12806 [sapi/cli/tests/php_cli_server_022.phpt]
[1;32mPASS[0m Check PHP file body is executed [sapi/cli/tests/php_cli_server_022.phpt] 
TEST 12599/12806 [sapi/cli/tests/php_cli_server_ipv4_error_message.phpt]
[1;33mSKIP[0m IPv4 address error message formatting [sapi/cli/tests/php_cli_server_ipv4_error_message.phpt] reason: online test
TEST 12600/12806 [sapi/cli/tests/php_cli_server_ipv6_error_message.phpt]
[1;32mPASS[0m IPv6 address error message formatting [sapi/cli/tests/php_cli_server_ipv6_error_message.phpt] 
TEST 12601/12806 [sapi/cli/tests/php_cli_server_pdeathsig.phpt]
[1;33mSKIP[0m Killing server should terminate all worker processes [sapi/cli/tests/php_cli_server_pdeathsig.phpt] reason: Missing pgrep command
TEST 12602/12806 [sapi/cli/tests/sapi_windows_set_ctrl_handler.phpt]
[1;33mSKIP[0m sapi_windows_set_ctrl_handler() [sapi/cli/tests/sapi_windows_set_ctrl_handler.phpt] reason: this test is for Windows platforms only
TEST 12603/12806 [sapi/cli/tests/sapi_windows_set_ctrl_handler_leak.phpt]
[1;33mSKIP[0m sapi_windows_set_ctrl_handler() leak bug [sapi/cli/tests/sapi_windows_set_ctrl_handler_leak.phpt] reason: this test is for Windows platforms only
TEST 12604/12806 [sapi/cli/tests/std_streams.phpt]
[1;33mSKIP[0m Testing ftell() on std streams [sapi/cli/tests/std_streams.phpt] reason: I/O capture test
TEST 12605/12806 [sapi/cli/tests/upload_2G.phpt]
[1;32mPASS[0m file upload greater than 2G [sapi/cli/tests/upload_2G.phpt] 
TEST 12606/12806 [sapi/fpm/tests/bug64539-status-json-encoding.phpt]
[1;32mPASS[0m FPM: bug64539 - status json format escaping [sapi/fpm/tests/bug64539-status-json-encoding.phpt] 
TEST 12607/12806 [sapi/fpm/tests/bug68207-fastcgi-error-header-sent.phpt]
[1;32mPASS[0m FPM: bug68207 - fastcgi.error_header setting headers after sent [sapi/fpm/tests/bug68207-fastcgi-error-header-sent.phpt] 
TEST 12608/12806 [sapi/fpm/tests/bug68381-log-level-warning.phpt]
[1;32mPASS[0m FPM: bug68381 - Log messages with warning level only [sapi/fpm/tests/bug68381-log-level-warning.phpt] 
TEST 12609/12806 [sapi/fpm/tests/bug68391-conf-include-order.phpt]
[1;32mPASS[0m FPM: bug68391 - Configuration inclusion in alphabetical order [sapi/fpm/tests/bug68391-conf-include-order.phpt] 
TEST 12610/12806 [sapi/fpm/tests/bug68420-ipv4-all-addresses.phpt]
[1;32mPASS[0m FPM: bug68420 - IPv4 all addresses [sapi/fpm/tests/bug68420-ipv4-all-addresses.phpt] 
TEST 12611/12806 [sapi/fpm/tests/bug68421-ipv6-access-log.phpt]
[1;32mPASS[0m FPM: bug68421 - IPv6 all addresses and access_log [sapi/fpm/tests/bug68421-ipv6-access-log.phpt] 
TEST 12612/12806 [sapi/fpm/tests/bug68423-multi-pool-all-pms.phpt]
[1;32mPASS[0m FPM: bug68423 - Multiple pools with different PMs (dynamic + ondemand + static) [sapi/fpm/tests/bug68423-multi-pool-all-pms.phpt] 
TEST 12613/12806 [sapi/fpm/tests/bug68428-ipv6-allowed-clients.phpt]
[1;32mPASS[0m FPM: bug68428 - IPv6 allowed client only [sapi/fpm/tests/bug68428-ipv6-allowed-clients.phpt] 
TEST 12614/12806 [sapi/fpm/tests/bug68442-signal-reload.phpt]
[1;32mPASS[0m FPM: bug68442 - Signal reload [sapi/fpm/tests/bug68442-signal-reload.phpt] 
TEST 12615/12806 [sapi/fpm/tests/bug68458-pm-no-start-server.phpt]
[1;32mPASS[0m FPM: bug68458 - Missing pm.start_servers should emit notice instead of warning [sapi/fpm/tests/bug68458-pm-no-start-server.phpt] 
TEST 12616/12806 [sapi/fpm/tests/bug68591-conf-test-group.phpt]
[1;32mPASS[0m FPM: bug68591 - config test group existence [sapi/fpm/tests/bug68591-conf-test-group.phpt] 
TEST 12617/12806 [sapi/fpm/tests/bug68591-conf-test-listen-group.phpt]
[1;32mPASS[0m FPM: bug68591 - config test listen group existence [sapi/fpm/tests/bug68591-conf-test-listen-group.phpt] 
TEST 12618/12806 [sapi/fpm/tests/bug68591-conf-test-listen-owner.phpt]
[1;32mPASS[0m FPM: bug68591 - config test listen owner existence [sapi/fpm/tests/bug68591-conf-test-listen-owner.phpt] 
TEST 12619/12806 [sapi/fpm/tests/bug68591-conf-test-user.phpt]
[1;32mPASS[0m FPM: bug68591 - config test user existence [sapi/fpm/tests/bug68591-conf-test-user.phpt] 
TEST 12620/12806 [sapi/fpm/tests/bug69625-no-script-filename.phpt]
[1;32mPASS[0m FPM: bug69625 - 404 should be returned on missing SCRIPT_FILENAME [sapi/fpm/tests/bug69625-no-script-filename.phpt] 
TEST 12621/12806 [sapi/fpm/tests/bug72185-fcgi-empty-frame.phpt]
[1;32mPASS[0m FPM: bug72185 - FastCGI empty frame incorrectly created [sapi/fpm/tests/bug72185-fcgi-empty-frame.phpt] 
TEST 12622/12806 [sapi/fpm/tests/bug72573-http-proxy.phpt]
[1;32mPASS[0m FPM: bug72573 - HTTP_PROXY - CVE-2016-5385 [sapi/fpm/tests/bug72573-http-proxy.phpt] 
TEST 12623/12806 [sapi/fpm/tests/bug73342-nonblocking-stdio.phpt]
[1;32mPASS[0m FPM: bug73342 - Non-blocking stdin [sapi/fpm/tests/bug73342-nonblocking-stdio.phpt] 
TEST 12624/12806 [sapi/fpm/tests/bug74083-concurrent-reload.phpt]
[1;32mPASS[0m Concurrent reload signals should not kill PHP-FPM master process. (Bug: #74083) [sapi/fpm/tests/bug74083-concurrent-reload.phpt] 
TEST 12625/12806 [sapi/fpm/tests/bug75212-php-value-in-user-ini.phpt]
[1;32mPASS[0m FPM: bug75212 - php_value acts like php_admin_value [sapi/fpm/tests/bug75212-php-value-in-user-ini.phpt] 
TEST 12626/12806 [sapi/fpm/tests/bug75712-getenv-server-vars.phpt]
[1;32mPASS[0m FPM: bug75712 - getenv should not read from $_ENV and $_SERVER [sapi/fpm/tests/bug75712-getenv-server-vars.phpt] 
TEST 12627/12806 [sapi/fpm/tests/bug76601-reload-child-signals.phpt]
[1;32mPASS[0m FPM: bug76601 children should not ignore signals during concurrent reloads [sapi/fpm/tests/bug76601-reload-child-signals.phpt] 
TEST 12628/12806 [sapi/fpm/tests/bug76922-fcgi-get-value-conn.phpt]
[1;32mPASS[0m FPM: bug76922 - FCGI conn termination after FCGI_GET_VALUES [sapi/fpm/tests/bug76922-fcgi-get-value-conn.phpt] 
TEST 12629/12806 [sapi/fpm/tests/bug77023-pm-dynamic-blocking-sigquit.phpt]
[1;33mSKIP[0m FPM: Blocked SIGQUIT prevents idle process to be killed [sapi/fpm/tests/bug77023-pm-dynamic-blocking-sigquit.phpt] reason: Required extension missing: pcntl
TEST 12630/12806 [sapi/fpm/tests/bug77106-fcgi-missing-nl.phpt]
[1;32mPASS[0m FPM: bug77106 - Missing new lines in FCGI error stream [sapi/fpm/tests/bug77106-fcgi-missing-nl.phpt] 
TEST 12631/12806 [sapi/fpm/tests/bug77780-header-sent-error.phpt]
[1;32mPASS[0m FPM: bug77780 - Headers already sent error incorrectly emitted [sapi/fpm/tests/bug77780-header-sent-error.phpt] 
TEST 12632/12806 [sapi/fpm/tests/bug77934-reload-process-control.phpt]
[1;32mPASS[0m FPM: bug77934 - php-fpm kill -USR2 not working [sapi/fpm/tests/bug77934-reload-process-control.phpt] 
TEST 12633/12806 [sapi/fpm/tests/bug78323.phpt]
[1;32mPASS[0m FPM: Bug #78323 Test exit code for invalid parameters [sapi/fpm/tests/bug78323.phpt] 
TEST 12634/12806 [sapi/fpm/tests/bug78599-path-info-underflow.phpt]
[1;32mPASS[0m FPM: bug78599 - env_path_info underflow - CVE-2019-11043 [sapi/fpm/tests/bug78599-path-info-underflow.phpt] 
TEST 12635/12806 [sapi/fpm/tests/bug80024-socket-reduced-inherit.phpt]
[1;32mPASS[0m FPM: bug80024 - Duplication of info about inherited socket after pool removing [sapi/fpm/tests/bug80024-socket-reduced-inherit.phpt] 
TEST 12636/12806 [sapi/fpm/tests/bug80669-uid-user-groups.phpt]
[1;33mSKIP[0m FPM: Process user setting ignored when FPM is not running as root [sapi/fpm/tests/bug80669-uid-user-groups.phpt] reason: not running as root
TEST 12637/12806 [sapi/fpm/tests/bug80849-fpm.phpt]
[1;32mPASS[0m Bug #80849 (HTTP Status header truncation) [sapi/fpm/tests/bug80849-fpm.phpt] 
TEST 12638/12806 [sapi/fpm/tests/config-array-validation-php-value-key.phpt]
[1;32mPASS[0m FPM: Validates arrays in configuration are correctly set - php_value array must be passed a key [sapi/fpm/tests/config-array-validation-php-value-key.phpt] 
TEST 12639/12806 [sapi/fpm/tests/config-array-validation-suppress-path-key-2.phpt]
[1;32mPASS[0m FPM: Validates arrays in configuration are correctly set - access.suppress_path doesn't accept key with forward slash [sapi/fpm/tests/config-array-validation-suppress-path-key-2.phpt] 
TEST 12640/12806 [sapi/fpm/tests/config-array-validation-suppress-path-key.phpt]
[1;32mPASS[0m FPM: Validates arrays in configuration are correctly set - access.suppress_path doesn't allow key [sapi/fpm/tests/config-array-validation-suppress-path-key.phpt] 
TEST 12641/12806 [sapi/fpm/tests/config-array-validation-suppress-path-starts-slash.phpt]
[1;32mPASS[0m FPM: Validates arrays in configuration are correctly set - access.suppress_path begins with forward slash [sapi/fpm/tests/config-array-validation-suppress-path-starts-slash.phpt] 
TEST 12642/12806 [sapi/fpm/tests/config-array.phpt]
[1;32mPASS[0m FPM: Set arrays in configuration [sapi/fpm/tests/config-array.phpt] 
TEST 12643/12806 [sapi/fpm/tests/fastcgi_finish_request_basic.phpt]
[1;32mPASS[0m FPM: Function fastcgi_finish_request basic test [sapi/fpm/tests/fastcgi_finish_request_basic.phpt] 
TEST 12644/12806 [sapi/fpm/tests/fcgi-env-nopif-apache-handler-with-pi-with-pt-pd.phpt]
[1;32mPASS[0m FPM: FastCGI env var without path info fix for Apache handler with PATH_INFO, PATH_TRANSLATED and path discard [sapi/fpm/tests/fcgi-env-nopif-apache-handler-with-pi-with-pt-pd.phpt] 
TEST 12645/12806 [sapi/fpm/tests/fcgi-env-nopif-custom-with-pi-with-pt-pd.phpt]
[1;32mPASS[0m FPM: FastCGI env var no path info fix for custom setup with PATH_INFO, PATH_TRANSLATED and path discard [sapi/fpm/tests/fcgi-env-nopif-custom-with-pi-with-pt-pd.phpt] 
TEST 12646/12806 [sapi/fpm/tests/fcgi-env-nopif-custom-with-pi-with-pt.phpt]
[1;32mPASS[0m FPM: FastCGI env var no path info fix for custom setup with PATH_INFO and PATH_TRANSLATED [sapi/fpm/tests/fcgi-env-nopif-custom-with-pi-with-pt.phpt] 
TEST 12647/12806 [sapi/fpm/tests/fcgi-env-nopif-custom-with-pi-without-pt.phpt]
[1;32mPASS[0m FPM: FastCGI env var no path info fix for custom setup with PATH_INFO and without PATH_TRANSLATED [sapi/fpm/tests/fcgi-env-nopif-custom-with-pi-without-pt.phpt] 
TEST 12648/12806 [sapi/fpm/tests/fcgi-env-nopif-custom-without-pi-with-pt.phpt]
[1;32mPASS[0m FPM: FastCGI env var no path info fix for custom setup without PATH_INFO and with PATH_TRANSLATED [sapi/fpm/tests/fcgi-env-nopif-custom-without-pi-with-pt.phpt] 
TEST 12649/12806 [sapi/fpm/tests/fcgi-env-nopif-custom-without-pi-without-pt.phpt]
[1;32mPASS[0m FPM: FastCGI env var no path info fix for custom setup without PATH_INFO and PATH_TRANSLATED [sapi/fpm/tests/fcgi-env-nopif-custom-without-pi-without-pt.phpt] 
TEST 12650/12806 [sapi/fpm/tests/fcgi-env-nopif-custom-without-sf-with-pt.phpt]
[1;32mPASS[0m FPM: FastCGI env var no path info fix for custom setup without SCRIPT_FILENAME and with PATH_TRANSLATED [sapi/fpm/tests/fcgi-env-nopif-custom-without-sf-with-pt.phpt] 
TEST 12651/12806 [sapi/fpm/tests/fcgi-env-pif-apache-balancer-legacy.phpt]
[1;32mPASS[0m FPM: FastCGI env var path info fix for Apache balancer legacy setup [sapi/fpm/tests/fcgi-env-pif-apache-balancer-legacy.phpt] 
TEST 12652/12806 [sapi/fpm/tests/fcgi-env-pif-apache-balancer-real.phpt]
[1;32mPASS[0m FPM: FastCGI env var path info fix for Apache balancer real configuration [sapi/fpm/tests/fcgi-env-pif-apache-balancer-real.phpt] 
TEST 12653/12806 [sapi/fpm/tests/fcgi-env-pif-apache-handler-uds.phpt]
[1;32mPASS[0m FPM: FastCGI env var path info fix for Apache handler using Unix Domain Socket [sapi/fpm/tests/fcgi-env-pif-apache-handler-uds.phpt] 
TEST 12654/12806 [sapi/fpm/tests/fcgi-env-pif-apache-handler-with-pi.phpt]
[1;32mPASS[0m FPM: FastCGI env var path info fix for Apache handler with PATH_INFO set [sapi/fpm/tests/fcgi-env-pif-apache-handler-with-pi.phpt] 
TEST 12655/12806 [sapi/fpm/tests/fcgi-env-pif-apache-handler-with-query.phpt]
[1;32mPASS[0m FPM: FastCGI env var path info fix for Apache handler basic [sapi/fpm/tests/fcgi-env-pif-apache-handler-with-query.phpt] 
TEST 12656/12806 [sapi/fpm/tests/fcgi-env-pif-apache-handler-without-docroot.phpt]
[1;32mPASS[0m FPM: FastCGI env var path info fix for Apache handler basic [sapi/fpm/tests/fcgi-env-pif-apache-handler-without-docroot.phpt] 
TEST 12657/12806 [sapi/fpm/tests/fcgi-env-pif-apache-pp-sn-strip-basic.phpt]
[1;32mPASS[0m FPM: FastCGI env var path info fix for Apache ProxyPass SCRIPT_NAME stripping with basic path [sapi/fpm/tests/fcgi-env-pif-apache-pp-sn-strip-basic.phpt] 
TEST 12658/12806 [sapi/fpm/tests/fcgi-env-pif-apache-pp-sn-strip-encoded-plus.phpt]
[1;32mPASS[0m FPM: FastCGI env var path info fix for Apache ProxyPass SCRIPT_NAME encoded path and plush sign (GH-12996) [sapi/fpm/tests/fcgi-env-pif-apache-pp-sn-strip-encoded-plus.phpt] 
TEST 12659/12806 [sapi/fpm/tests/fcgi-env-pif-apache-pp-sn-strip-encoded.phpt]
[1;32mPASS[0m FPM: FastCGI env var path info fix for Apache ProxyPass SCRIPT_NAME stripping with encoded path (bug #74129) [sapi/fpm/tests/fcgi-env-pif-apache-pp-sn-strip-encoded.phpt] 
TEST 12660/12806 [sapi/fpm/tests/fcgi-env-pif-apache-pp-sn-strip-invalid.phpt]
[1;32mPASS[0m FPM: FastCGI env var path info fix for Apache ProxyPass SCRIPT_NAME stripping with invalid path [sapi/fpm/tests/fcgi-env-pif-apache-pp-sn-strip-invalid.phpt] 
TEST 12661/12806 [sapi/fpm/tests/fpm_get_status_basic.phpt]
[1;32mPASS[0m FPM: Function fpm_get_status basic test [sapi/fpm/tests/fpm_get_status_basic.phpt] 
TEST 12662/12806 [sapi/fpm/tests/getallheaders.phpt]
[1;32mPASS[0m FPM: Function getallheaders basic test [sapi/fpm/tests/getallheaders.phpt] 
TEST 12663/12806 [sapi/fpm/tests/gh-11086-daemonized-logs-duplicated.phpt]
[1;32mPASS[0m FPM: gh68591 - daemonized mode duplicated logs [sapi/fpm/tests/gh-11086-daemonized-logs-duplicated.phpt] 
TEST 12664/12806 [sapi/fpm/tests/gh12232-php-value-extension.phpt]
[1;33mSKIP[0m FPM: gh12232 - loading shared ext in FPM config [sapi/fpm/tests/gh12232-php-value-extension.phpt] reason: dl_test extension not present in extension_dir
TEST 12665/12806 [sapi/fpm/tests/gh12385.phpt]
[1;32mPASS[0m FPM: GH-12385 - flush with fastcgi does not force headers to be sent [sapi/fpm/tests/gh12385.phpt] 
TEST 12666/12806 [sapi/fpm/tests/gh12621.phpt]
[1;32mPASS[0m GH-12621 (browscap segmentation fault when configured with php_admin_value) [sapi/fpm/tests/gh12621.phpt] 
TEST 12667/12806 [sapi/fpm/tests/gh13563-conf-bool-env.phpt]
[1;32mPASS[0m FPM: GH-13563 - conf boolean environment variables values [sapi/fpm/tests/gh13563-conf-bool-env.phpt] 
TEST 12668/12806 [sapi/fpm/tests/gh15395-php-auth-shutdown.phpt]
[1;32mPASS[0m FPM: GH-15335 - PHP_AUTH shutdown  use after free [sapi/fpm/tests/gh15395-php-auth-shutdown.phpt] 
TEST 12669/12806 [sapi/fpm/tests/gh16432-status-high-nprocs.phpt]
[1;32mPASS[0m FPM: GH-16432 - fpm_get_status segfault on high nprocs [sapi/fpm/tests/gh16432-status-high-nprocs.phpt] 
TEST 12670/12806 [sapi/fpm/tests/gh16628.phpt]
[1;33mSKIP[0m GH-16628 (FPM logs are getting corrupted with this log statement) [sapi/fpm/tests/gh16628.phpt] reason: Required extension missing: zend_test
TEST 12671/12806 [sapi/fpm/tests/gh16932-scoreboard-reset.phpt]
[1;33mSKIP[0m FPM: GH-16932 - scoreboard fields are reset after the request [sapi/fpm/tests/gh16932-scoreboard-reset.phpt] reason: Required extension missing: pcntl
TEST 12672/12806 [sapi/fpm/tests/gh8646.phpt]
[1;33mSKIP[0m GH-8646 (Memory leak PHP FPM 8.1) [sapi/fpm/tests/gh8646.phpt] reason: Required extension missing: zend_test
TEST 12673/12806 [sapi/fpm/tests/gh8885-stderr-fd-reload-usr1.phpt]
[1;32mPASS[0m FPM: GH-8885 - access.log with stderr begins to write logs to error_log after reloading logs [sapi/fpm/tests/gh8885-stderr-fd-reload-usr1.phpt] 
TEST 12674/12806 [sapi/fpm/tests/gh8885-stderr-fd-reload-usr2.phpt]
[1;32mPASS[0m FPM: GH-8885 - access.log with stderr begins to write logs to error_log after daemon reload [sapi/fpm/tests/gh8885-stderr-fd-reload-usr2.phpt] 
TEST 12675/12806 [sapi/fpm/tests/gh9754-daemonized-stderr-close.phpt]
[1;32mPASS[0m FPM: GH-9754 - stderr is not closed in daemonized run [sapi/fpm/tests/gh9754-daemonized-stderr-close.phpt] 
TEST 12676/12806 [sapi/fpm/tests/gh9921-php-value-ext-mod-handlers.phpt]
[1;33mSKIP[0m FPM: GH-9921 - loading shared ext in FPM config does not register module handlers [sapi/fpm/tests/gh9921-php-value-ext-mod-handlers.phpt] reason: dl_test extension not present in extension_dir
TEST 12677/12806 [sapi/fpm/tests/gh9981-fastcgi-error-header-reset.phpt]
[1;32mPASS[0m FPM: gh9981 - fastcgi.error_header is not reset [sapi/fpm/tests/gh9981-fastcgi-error-header-reset.phpt] 
TEST 12678/12806 [sapi/fpm/tests/ghsa-54hq-v5wp-fqgv-max-body-parts-custom.phpt]
[1;32mPASS[0m FPM: GHSA-54hq-v5wp-fqgv - max_multipart_body_parts ini custom value [sapi/fpm/tests/ghsa-54hq-v5wp-fqgv-max-body-parts-custom.phpt] 
TEST 12679/12806 [sapi/fpm/tests/ghsa-54hq-v5wp-fqgv-max-body-parts-default.phpt]
[1;32mPASS[0m FPM: GHSA-54hq-v5wp-fqgv - max_multipart_body_parts ini default [sapi/fpm/tests/ghsa-54hq-v5wp-fqgv-max-body-parts-default.phpt] 
TEST 12680/12806 [sapi/fpm/tests/ghsa-54hq-v5wp-fqgv-max-file-uploads.phpt]
[1;32mPASS[0m FPM: GHSA-54hq-v5wp-fqgv - exceeding max_file_uploads [sapi/fpm/tests/ghsa-54hq-v5wp-fqgv-max-file-uploads.phpt] 
TEST 12681/12806 [sapi/fpm/tests/log-bm-in-shutdown-fn.phpt]
[1;32mPASS[0m FPM: Log message in shutdown function [sapi/fpm/tests/log-bm-in-shutdown-fn.phpt] 
TEST 12682/12806 [sapi/fpm/tests/log-bm-limit-1024-msg-80.phpt]
[1;32mPASS[0m FPM: Buffered message output log with limit 1024 and msg 80 [sapi/fpm/tests/log-bm-limit-1024-msg-80.phpt] 
TEST 12683/12806 [sapi/fpm/tests/log-bm-limit-2048-msg-4000.phpt]
[1;32mPASS[0m FPM: Buffered message output log with limit 2048 and msg 4000 [sapi/fpm/tests/log-bm-limit-2048-msg-4000.phpt] 
TEST 12684/12806 [sapi/fpm/tests/log-bwd-limit-1050-msg-2048.phpt]
[1;32mPASS[0m FPM: Buffered worker output decorated log with limit 1050 with 2048 msg [sapi/fpm/tests/log-bwd-limit-1050-msg-2048.phpt] 
TEST 12685/12806 [sapi/fpm/tests/log-bwd-limit-1050-msg-2900.phpt]
[1;32mPASS[0m FPM: Buffered worker output decorated log with limit 1050 with 2900 msg [sapi/fpm/tests/log-bwd-limit-1050-msg-2900.phpt] 
TEST 12686/12806 [sapi/fpm/tests/log-bwd-limit-64-too-low-error.phpt]
[1;32mPASS[0m FPM: Buffered worker output decorated log with limit 64 fails because it is too low [sapi/fpm/tests/log-bwd-limit-64-too-low-error.phpt] 
TEST 12687/12806 [sapi/fpm/tests/log-bwd-limit-8000-msg-4096.phpt]
[1;32mPASS[0m FPM: Buffered worker output decorated log with limit 8000 with 4096 msg [sapi/fpm/tests/log-bwd-limit-8000-msg-4096.phpt] 
TEST 12688/12806 [sapi/fpm/tests/log-bwd-msg-with-nl.phpt]
[1;32mPASS[0m FPM: Buffered worker output decorated log with msg containing new lines [sapi/fpm/tests/log-bwd-msg-with-nl.phpt] 
TEST 12689/12806 [sapi/fpm/tests/log-bwd-multiple-msgs-stdout-stderr.phpt]
[1;33mWARN[0m FPM: Buffered worker output decorated log with multiple continuous messages (stdout/stderr mixed) [sapi/fpm/tests/log-bwd-multiple-msgs-stdout-stderr.phpt]  (warn: XFAIL section but test passes)
TEST 12690/12806 [sapi/fpm/tests/log-bwd-multiple-msgs.phpt]
[1;32mPASS[0m FPM: Buffered worker output decorated log with multiple continuous messages [sapi/fpm/tests/log-bwd-multiple-msgs.phpt] 
TEST 12691/12806 [sapi/fpm/tests/log-bwp-limit-1024-msg-120.phpt]
[1;32mPASS[0m FPM: Buffered worker output plain log with limit 1024 and msg 120 [sapi/fpm/tests/log-bwp-limit-1024-msg-120.phpt] 
TEST 12692/12806 [sapi/fpm/tests/log-bwp-limit-1500-msg-3300.phpt]
[1;32mPASS[0m FPM: Buffered worker output plain log with limit 1500 and msg 3300 [sapi/fpm/tests/log-bwp-limit-1500-msg-3300.phpt] 
TEST 12693/12806 [sapi/fpm/tests/log-bwp-msg-flush-split-fallback.phpt]
[1;32mPASS[0m FPM: Buffered worker output plain log with msg with flush split in buffer [sapi/fpm/tests/log-bwp-msg-flush-split-fallback.phpt] 
TEST 12694/12806 [sapi/fpm/tests/log-bwp-msg-flush-split-real.phpt]
[1;32mPASS[0m FPM: Buffered worker output plain log with msg with flush split in buffer [sapi/fpm/tests/log-bwp-msg-flush-split-real.phpt] 
TEST 12695/12806 [sapi/fpm/tests/log-bwp-msg-flush-split-sep-pos-end.phpt]
[1;32mPASS[0m FPM: Buffered worker output plain log with msg with flush split position towards separator end [sapi/fpm/tests/log-bwp-msg-flush-split-sep-pos-end.phpt] 
TEST 12696/12806 [sapi/fpm/tests/log-bwp-msg-flush-split-sep-pos-start.phpt]
[1;32mPASS[0m FPM: Buffered worker output plain log with msg with flush split position towards separator start [sapi/fpm/tests/log-bwp-msg-flush-split-sep-pos-start.phpt] 
TEST 12697/12806 [sapi/fpm/tests/log-bwp-realloc-buffer.phpt]
[1;32mPASS[0m FPM: bug81513 - Buffered worker output plain log stream reallocation [sapi/fpm/tests/log-bwp-realloc-buffer.phpt] 
TEST 12698/12806 [sapi/fpm/tests/log-dwd-limit-1050-msg-2048.phpt]
[1;32mPASS[0m FPM: Direct worker output decorated log with limit 1050 with 2048 msg [sapi/fpm/tests/log-dwd-limit-1050-msg-2048.phpt] 
TEST 12699/12806 [sapi/fpm/tests/log-dwd-limit-1050-msg-2900.phpt]
[1;32mPASS[0m FPM: Direct worker output decorated log with limit 1050 with 2900 msg [sapi/fpm/tests/log-dwd-limit-1050-msg-2900.phpt] 
TEST 12700/12806 [sapi/fpm/tests/log-dwd-limit-8000-msg-4096.phpt]
[1;32mPASS[0m FPM: Direct worker output decorated log with limit 8000 with 4096 msg [sapi/fpm/tests/log-dwd-limit-8000-msg-4096.phpt] 
TEST 12701/12806 [sapi/fpm/tests/log-dwp-limit-1000-msg-2000.phpt]
[1;32mPASS[0m FPM: Direct worker output plain log with limit 1000 and msg 2000 [sapi/fpm/tests/log-dwp-limit-1000-msg-2000.phpt] 
TEST 12702/12806 [sapi/fpm/tests/log-invalid-port.phpt]
[1;32mPASS[0m FPM: test invalid port value [sapi/fpm/tests/log-invalid-port.phpt] 
TEST 12703/12806 [sapi/fpm/tests/log-suppress-output-request-body.phpt]
[1;32mPASS[0m FPM: Test URIs are not excluded from access log when there is a request body [sapi/fpm/tests/log-suppress-output-request-body.phpt] 
TEST 12704/12806 [sapi/fpm/tests/log-suppress-output.phpt]
[1;32mPASS[0m FPM: Test excluding URIs from access log [sapi/fpm/tests/log-suppress-output.phpt] 
TEST 12705/12806 [sapi/fpm/tests/main-global-prefix.phpt]
[1;32mPASS[0m FPM: Main invocation with prefix [sapi/fpm/tests/main-global-prefix.phpt] 
TEST 12706/12806 [sapi/fpm/tests/main-version.phpt]
[1;32mPASS[0m FPM: version string [sapi/fpm/tests/main-version.phpt] 
TEST 12707/12806 [sapi/fpm/tests/php-admin-doc-root.phpt]
[1;32mPASS[0m FPM: php_admin_value doc_root usage [sapi/fpm/tests/php-admin-doc-root.phpt] 
TEST 12708/12806 [sapi/fpm/tests/php_admin_value-failure.phpt]
[1;32mPASS[0m RC violation on failed php_admin_value [sapi/fpm/tests/php_admin_value-failure.phpt] 
TEST 12709/12806 [sapi/fpm/tests/pm-max-spawn-rate-config.phpt]
[1;32mPASS[0m FPM: set pm.max_spawn_rate [sapi/fpm/tests/pm-max-spawn-rate-config.phpt] 
TEST 12710/12806 [sapi/fpm/tests/pm-max-spawn-rate-run.phpt]
[1;32mPASS[0m FPM: set pm.max_spawn_rate [sapi/fpm/tests/pm-max-spawn-rate-run.phpt] 
TEST 12711/12806 [sapi/fpm/tests/pool-apparmor-basic.phpt]
[1;32mPASS[0m FPM: AppArmor basic test [sapi/fpm/tests/pool-apparmor-basic.phpt] 
TEST 12712/12806 [sapi/fpm/tests/pool-prefix.phpt]
[1;32mPASS[0m FPM: Pool prefix [sapi/fpm/tests/pool-prefix.phpt] 
TEST 12713/12806 [sapi/fpm/tests/proc-idle-timeout.phpt]
[1;33mSKIP[0m FPM: Process manager config pm.process_idle_timeout [sapi/fpm/tests/proc-idle-timeout.phpt] reason: resource heavy test
TEST 12714/12806 [sapi/fpm/tests/proc-no-start-server.phpt]
[1;32mPASS[0m FPM: Process manager config option pm.start_servers missing [sapi/fpm/tests/proc-no-start-server.phpt] 
TEST 12715/12806 [sapi/fpm/tests/proc-user-ignored.phpt]
[1;32mPASS[0m FPM: Process user setting ignored when FPM is not running as root [sapi/fpm/tests/proc-user-ignored.phpt] 
TEST 12716/12806 [sapi/fpm/tests/reload-uses-sigkill-as-last-measure.phpt]
[1;33mSKIP[0m FPM: If SIGQUIT and SIGTERM during reloading fail, SIGKILL should be sent [sapi/fpm/tests/reload-uses-sigkill-as-last-measure.phpt] reason: Required extension missing: pcntl
TEST 12717/12806 [sapi/fpm/tests/request_parse_body_multipart.phpt]
[1;33mSKIP[0m PUT multipart [sapi/fpm/tests/request_parse_body_multipart.phpt] reason: Required extension missing: zend_test
TEST 12718/12806 [sapi/fpm/tests/request_parse_body_urlencoded.phpt]
[1;33mSKIP[0m PUT x-www-form-urlencoded [sapi/fpm/tests/request_parse_body_urlencoded.phpt] reason: Required extension missing: zend_test
TEST 12719/12806 [sapi/fpm/tests/setsofib.phpt]
[1;33mSKIP[0m FPM: listen.setfib` [sapi/fpm/tests/setsofib.phpt] reason: ped supported only on FreeBSD
TEST 12720/12806 [sapi/fpm/tests/socket-close-on-exec.phpt]
[1;33mSKIP[0m FPM: Set CLOEXEC on the listen and connection socket [sapi/fpm/tests/socket-close-on-exec.phpt] reason: command 'lsof -v' faieled with code 127
TEST 12721/12806 [sapi/fpm/tests/socket-invalid-allowed-clients.phpt]
[1;32mPASS[0m FPM: Socket for invalid allowed client only [sapi/fpm/tests/socket-invalid-allowed-clients.phpt] 
TEST 12722/12806 [sapi/fpm/tests/socket-ipv4-allowed-clients.phpt]
[1;32mPASS[0m FPM: Socket for IPv4 allowed client only [sapi/fpm/tests/socket-ipv4-allowed-clients.phpt] 
TEST 12723/12806 [sapi/fpm/tests/socket-ipv4-basic.phpt]
[1;32mPASS[0m FPM: Socket for IPv4 connection [sapi/fpm/tests/socket-ipv4-basic.phpt] 
TEST 12724/12806 [sapi/fpm/tests/socket-ipv4-fallback.phpt]
[1;32mPASS[0m FPM: Socket port connection falls back to IPv4 [sapi/fpm/tests/socket-ipv4-fallback.phpt] 
TEST 12725/12806 [sapi/fpm/tests/socket-ipv6-any.phpt]
[1;32mPASS[0m FPM: Socket for IPv6 any address connection [sapi/fpm/tests/socket-ipv6-any.phpt] 
TEST 12726/12806 [sapi/fpm/tests/socket-ipv6-basic.phpt]
[1;32mPASS[0m FPM: Socket for IPv6 connection [sapi/fpm/tests/socket-ipv6-basic.phpt] 
TEST 12727/12806 [sapi/fpm/tests/socket-uds-acl.phpt]
[1;33mSKIP[0m FPM: Unix Domain Socket with Posix ACL [sapi/fpm/tests/socket-uds-acl.phpt] reason: File /usr/bin/getfacl does not exist
TEST 12728/12806 [sapi/fpm/tests/socket-uds-basic.phpt]
[1;32mPASS[0m FPM: Unix Domain Socket connection [sapi/fpm/tests/socket-uds-basic.phpt] 
TEST 12729/12806 [sapi/fpm/tests/socket-uds-numeric-ugid-nonroot.phpt]
[1;33mSKIP[0m FPM: UNIX socket owner and group settings can be numeric [sapi/fpm/tests/socket-uds-numeric-ugid-nonroot.phpt] reason: posix extension not loaded
TEST 12730/12806 [sapi/fpm/tests/socket-uds-numeric-ugid.phpt]
[1;33mSKIP[0m FPM: UNIX socket owner and group settings can be numeric [sapi/fpm/tests/socket-uds-numeric-ugid.phpt] reason: posix extension not loaded
TEST 12731/12806 [sapi/fpm/tests/socket-uds-too-long-filename-start.phpt]
[1;32mPASS[0m FPM: UNIX socket filename is too for start [sapi/fpm/tests/socket-uds-too-long-filename-start.phpt] 
TEST 12732/12806 [sapi/fpm/tests/socket-uds-too-long-filename-test.phpt]
[1;32mPASS[0m FPM: UNIX socket filename is too for test [sapi/fpm/tests/socket-uds-too-long-filename-test.phpt] 
TEST 12733/12806 [sapi/fpm/tests/status-basic.phpt]
[1;32mPASS[0m FPM: Status basic test [sapi/fpm/tests/status-basic.phpt] 
TEST 12734/12806 [sapi/fpm/tests/status-listen-expose-php-off.phpt]
[1;32mPASS[0m FPM: Status pool is inheriting FPM setting overrides test - expose_php = off [sapi/fpm/tests/status-listen-expose-php-off.phpt] 
TEST 12735/12806 [sapi/fpm/tests/status-listen-expose-php-on.phpt]
[1;32mPASS[0m FPM: Status pool is inheriting FPM setting overrides test - expose_php = on [sapi/fpm/tests/status-listen-expose-php-on.phpt] 
TEST 12736/12806 [sapi/fpm/tests/status-listen.phpt]
[1;32mPASS[0m FPM: Status listen test [sapi/fpm/tests/status-listen.phpt] 
TEST 12737/12806 [sapi/fpm/tests/status-ping.phpt]
[1;32mPASS[0m FPM: Ping on the status invisible pool [sapi/fpm/tests/status-ping.phpt] 
[1;33mSKIP[0m Basic run [sapi/phpdbg/tests/basic_run.phpt] reason: phpdbg not available
[1;33mSKIP[0m Fundamental breakpoints functionality [sapi/phpdbg/tests/breakpoints_001.phpt] reason: phpdbg not available
[1;33mSKIP[0m Preserve breakpoints on restart [sapi/phpdbg/tests/breakpoints_002.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test deleting breakpoints [sapi/phpdbg/tests/breakpoints_003.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test opcode breakpoints [sapi/phpdbg/tests/breakpoints_004.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test breakpoint into function context [sapi/phpdbg/tests/breakpoints_005.phpt] reason: phpdbg not available
[1;33mSKIP[0m Basic function breakpoints [sapi/phpdbg/tests/breakpoints_006.phpt] reason: phpdbg not available
[1;33mSKIP[0m Basic method breakpoints [sapi/phpdbg/tests/breakpoints_007.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test namespaced and non-lowercase breakpoint names [sapi/phpdbg/tests/breakpoints_008.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test parsing longer opcode [sapi/phpdbg/tests/breakpoints_009.phpt] reason: phpdbg not available
TEST 12748/12806 [sapi/phpdbg/tests/bug73615.phpt]
[1;33mSKIP[0m Bug #73615 (phpdbg without option never load .phpdbginit at startup) [sapi/phpdbg/tests/bug73615.phpt] reason: : No TEST_PHPDBG_EXECUTABLE specified
[1;33mSKIP[0m Bug #73704 (phpdbg shows the wrong line in files with shebang) [sapi/phpdbg/tests/bug73704.phpt] reason: phpdbg not available
[1;33mSKIP[0m Bug #73794 (Crash (out of memory) when using run and # command separator) [sapi/phpdbg/tests/bug73794.phpt] reason: phpdbg not available
[1;33mSKIP[0m Bug #73927 (phpdbg fails with windows error prompt at "watch array") [sapi/phpdbg/tests/bug73927.phpt] reason: phpdbg not available
[1;33mSKIP[0m include()ing files should not raise "too many open files" error [sapi/phpdbg/tests/bug76801.phpt] reason: phpdbg not available
[1;33mSKIP[0m Bug #78297: Include unexistent file memory leak [sapi/phpdbg/tests/bug78297.phpt] reason: phpdbg not available
[1;33mSKIP[0m Bug #81135: unknown help topic fails assertion [sapi/phpdbg/tests/bug81135.phpt] reason: phpdbg not available
[1;33mSKIP[0m Cleaning must preserve breakpoints [sapi/phpdbg/tests/clean_001.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test clearing breakpoints [sapi/phpdbg/tests/clear_001.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test # delimiter parsing and execution [sapi/phpdbg/tests/delimiter.phpt] reason: phpdbg not available
[1;33mSKIP[0m Properly handle exceptions going to be uncaught [sapi/phpdbg/tests/exceptions_001.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test exceptions in eval during exception [sapi/phpdbg/tests/exceptions_002.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test breaks on HANDLE_EXCEPTION [sapi/phpdbg/tests/exceptions_003.phpt] reason: phpdbg not available
[1;33mSKIP[0m test finish and leave commands [sapi/phpdbg/tests/finish_leave_001.phpt] reason: phpdbg not available
[1;33mSKIP[0m Ensure proper saving of EX(opline) [sapi/phpdbg/tests/generator_run.phpt] reason: phpdbg not available
[1;33mSKIP[0m GH-10715 (phpdbg heap buffer overflow -- by misuse of the option "--run") [sapi/phpdbg/tests/gh10715.phpt] reason: phpdbg not available
[1;33mSKIP[0m GH-12675 (MEMORY_LEAK in phpdbg_prompt.c) [sapi/phpdbg/tests/gh12675.phpt] reason: phpdbg not available
TEST 12765/12806 [sapi/phpdbg/tests/gh12962.phpt]
[1;33mSKIP[0m GH-12962 (Double free of init_file in phpdbg_prompt.c) [sapi/phpdbg/tests/gh12962.phpt] reason: : No TEST_PHPDBG_EXECUTABLE specified
[1;33mSKIP[0m phpdbg_watch null pointer access [sapi/phpdbg/tests/gh13681.phpt] reason: phpdbg not available
[1;33mSKIP[0m GH-13827 (Null pointer access of type 'zval' in phpdbg_frame) [sapi/phpdbg/tests/gh13827.phpt] reason: phpdbg not available
[1;33mSKIP[0m Applying zero offset to null pointer in Zend/zend_opcode.c [sapi/phpdbg/tests/gh13931.phpt] reason: phpdbg not available
[1;33mSKIP[0m GH-14553 (Bug in phpdbg8.3 (also 8.1 and 8.2) echo output - trimmed at NULL byte (?)) [sapi/phpdbg/tests/gh14553.phpt] reason: phpdbg not available
[1;33mSKIP[0m GH-15208 (Segfault with breakpoint map and phpdbg_clear()) [sapi/phpdbg/tests/gh15208.phpt] reason: phpdbg not available
[1;33mSKIP[0m GH-15210 use after free after continue [sapi/phpdbg/tests/gh15210_001.phpt] reason: phpdbg not available
[1;33mSKIP[0m GH-15210 use after free after continue [sapi/phpdbg/tests/gh15210_002.phpt] reason: phpdbg not available
[1;33mSKIP[0m GH-15268 (heap buffer overflow in phpdbg (zend_hash_num_elements() Zend/zend_hash.h)) [sapi/phpdbg/tests/gh15268.phpt] reason: phpdbg not available
[1;33mSKIP[0m GH-15901 (phpdbg: Assertion failure on `i funcs`) [sapi/phpdbg/tests/gh15901.phpt] reason: phpdbg not available
[1;33mSKIP[0m GH-16174 (Empty string is an invalid expression for phpdbg-ev) [sapi/phpdbg/tests/gh16174.phpt] reason: phpdbg not available
[1;33mSKIP[0m GH-16181 (phpdbg: exit in exception handler reports fatal error) [sapi/phpdbg/tests/gh16181.phpt] reason: phpdbg not available
[1;33mSKIP[0m include_once must include only once [sapi/phpdbg/tests/include_once_001.phpt] reason: phpdbg not available
[1;33mSKIP[0m include_once must include only once #2 [sapi/phpdbg/tests/include_once_002.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test basic info functionality [sapi/phpdbg/tests/info_001.phpt] reason: phpdbg not available
[1;33mSKIP[0m info constants test [sapi/phpdbg/tests/info_002.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test match default breakpoint with variable assignment [sapi/phpdbg/tests/match_breakpoints_001.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test match default breakpoint with property assignment [sapi/phpdbg/tests/match_breakpoints_002.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test match default breakpoint with dim assignment [sapi/phpdbg/tests/match_breakpoints_003.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test match default breakpoint with static variable assignment [sapi/phpdbg/tests/match_breakpoints_004.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test next command on function boundaries [sapi/phpdbg/tests/next_001.phpt] reason: phpdbg not available
[1;33mSKIP[0m A script with die() must end "normally" [sapi/phpdbg/tests/normal_exit.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test phpdbg_break_next() function [sapi/phpdbg/tests/phpdbg_break_next.phpt] reason: phpdbg not available
[1;33mSKIP[0m Getting executable lines from custom wrappers [sapi/phpdbg/tests/phpdbg_get_executable_stream_wrapper.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test phpdbg_*_oplog() functions [sapi/phpdbg/tests/phpdbg_oplog_001.phpt] reason: phpdbg not available
[1;33mSKIP[0m phpdbg_end_oplog() alone must not crash [sapi/phpdbg/tests/phpdbg_oplog_002.phpt] reason: phpdbg not available
[1;33mSKIP[0m Basic print functionality [sapi/phpdbg/tests/print_001.phpt] reason: phpdbg not available
[1;33mSKIP[0m Relative print commands [sapi/phpdbg/tests/print_002.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test registering of functions [sapi/phpdbg/tests/register_function.phpt] reason: phpdbg not available
[1;33mSKIP[0m registering a function and calling it leaks arguments memory [sapi/phpdbg/tests/register_function_leak.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test argv passing [sapi/phpdbg/tests/run_001.phpt] reason: phpdbg not available
[1;33mSKIP[0m Stdin and escaped args being passed to run command [sapi/phpdbg/tests/run_002.phpt] reason: phpdbg not available
[1;33mSKIP[0m set_exception_handler() in phpdbg [sapi/phpdbg/tests/set_exception_handler.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test stdin input with breakpoints [sapi/phpdbg/tests/stdin_001.phpt] reason: phpdbg not available
[1;33mSKIP[0m Stepping with exceptions must not be stuck at CATCH [sapi/phpdbg/tests/stepping_001.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test simple recursive watchpoint [sapi/phpdbg/tests/watch_001.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test simple array watchpoint with replace [sapi/phpdbg/tests/watch_002.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test simple watchpoint with replace [sapi/phpdbg/tests/watch_003.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test detection of inline string manipulations on zval watch [sapi/phpdbg/tests/watch_004.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test proper watch comparisons when having multiple levels of indirection from a zval to its value [sapi/phpdbg/tests/watch_005.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test multiple watch elements pointing to the same watchpoint [sapi/phpdbg/tests/watch_006.phpt] reason: phpdbg not available
[1;33mSKIP[0m Test malformed watchpoint name [sapi/phpdbg/tests/watch_007.phpt] reason: phpdbg not available
=====================================================================
TIME END 2026-04-03 04:07:17

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :    56 (bcmath, bz2, calendar, com_dotnet, ctype, curl, dba, dl_test, dom, enchant, exif, ffi, fileinfo, ftp, gd, gettext, gmp, iconv, intl, ldap, mbstring, mysqli, mysqlnd, odbc, opcache, openssl, pcntl, pdo, pdo_dblib, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pgsql, phar, posix, readline, shmop, skeleton, snmp, soap, sockets, sodium, sqlite3, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, xmlreader, xmlwriter, xsl, zend_test, zip, zlib)
Exts tested     :    13
---------------------------------------------------------------------

Number of tests : 20520             11762
Tests skipped   :  8758 ( 42.7%) --------
Tests warned    :     1 (  0.0%) (  0.0%)
Tests failed    :     0 (  0.0%) (  0.0%)
Expected fail   :     5 (  0.0%) (  0.0%)
Tests passed    : 11756 ( 57.3%) ( 99.9%)
---------------------------------------------------------------------
Time taken      : 245.511 seconds
=====================================================================

=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
FPM: Buffered worker output decorated log with multiple continuous messages (stdout/stderr mixed) [sapi/fpm/tests/log-bwd-multiple-msgs-stdout-stderr.phpt] (warn: XFAIL section but test passes)
=====================================================================
