--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/php-5_3/php-cgi/test/results-i86.master Wed Apr 22 06:22:45 2015 -0700
@@ -0,0 +1,9234 @@
+
+PHP_SAPI : cli
+PHP_VERSION : 5.3.29
+ZEND_VERSION: 2.3.0
+
+INI actual : $(@D)/tmp-php.ini
+More .INIs :
+CWD : $(SOURCE_DIR)
+Extra dirs :
+VALGRIND : Not used
+=====================================================================
+
+=====================================================================
+TEST 1/9052 [tests/run-test/test001.phpt]
PASS EXPECT [tests/run-test/test001.phpt]
+TEST 2/9052 [tests/run-test/test002.phpt]
PASS EXPECTF [tests/run-test/test002.phpt]
+TEST 3/9052 [tests/run-test/test003.phpt]
PASS EXPECTREGEX [tests/run-test/test003.phpt]
+TEST 4/9052 [tests/run-test/test004.phpt]
PASS INI section allows '=' [tests/run-test/test004.phpt]
+TEST 5/9052 [tests/run-test/test005.phpt]
PASS Error message handling (without ZendOptimizer) [tests/run-test/test005.phpt]
+TEST 6/9052 [tests/run-test/test006.phpt]
PASS Error messages are shown [tests/run-test/test006.phpt]
+TEST 7/9052 [tests/run-test/test007.phpt]
PASS dirname test [tests/run-test/test007.phpt]
+TEST 8/9052 [tests/run-test/test008.phpt]
SKIP Error message handling (with ZendOptimizer) [tests/run-test/test008.phpt] reason: Zend Optimizer is not loaded
+TEST 9/9052 [tests/run-test/test008a.phpt]
PASS Error message handling (without ZendOptimizer) [tests/run-test/test008a.phpt]
+TEST 10/9052 [tests/run-test/test009.phpt]
PASS print_r(Object) [tests/run-test/test009.phpt]
+TEST 11/9052 [tests/run-test/test010.phpt]
PASS STDIN input [tests/run-test/test010.phpt]
+TEST 12/9052 [tests/basic/001.phpt]
PASS Trivial "Hello World" test [tests/basic/001.phpt]
+TEST 13/9052 [tests/basic/002.phpt]
PASS Simple POST Method test [tests/basic/002.phpt]
+TEST 14/9052 [tests/basic/003.phpt]
PASS GET and POST Method combined [tests/basic/003.phpt]
+TEST 15/9052 [tests/basic/004.phpt]
PASS Two variables in POST data [tests/basic/004.phpt]
+TEST 16/9052 [tests/basic/005.phpt]
PASS Three variables in POST data [tests/basic/005.phpt]
+TEST 17/9052 [tests/basic/006.phpt]
PASS Add 3 variables together and print result [tests/basic/006.phpt]
+TEST 18/9052 [tests/basic/007.phpt]
PASS Multiply 3 variables and print result [tests/basic/007.phpt]
+TEST 19/9052 [tests/basic/008.phpt]
PASS Divide 3 variables and print result [tests/basic/008.phpt]
+TEST 20/9052 [tests/basic/009.phpt]
PASS Subtract 3 variables and print result [tests/basic/009.phpt]
+TEST 21/9052 [tests/basic/010.phpt]
PASS Testing | and & operators [tests/basic/010.phpt]
+TEST 22/9052 [tests/basic/011.phpt]
PASS Testing $argc and $argv handling (GET) [tests/basic/011.phpt]
+TEST 23/9052 [tests/basic/012.phpt]
PASS Testing $argc and $argv handling (cli) [tests/basic/012.phpt]
+TEST 24/9052 [tests/basic/013.phpt]
PASS POST Method test and arrays [tests/basic/013.phpt]
+TEST 25/9052 [tests/basic/014.phpt]
PASS POST Method test and arrays - 2 [tests/basic/014.phpt]
+TEST 26/9052 [tests/basic/015.phpt]
PASS POST Method test and arrays - 3 [tests/basic/015.phpt]
+TEST 27/9052 [tests/basic/016.phpt]
PASS POST Method test and arrays - 4 [tests/basic/016.phpt]
+TEST 28/9052 [tests/basic/017.phpt]
PASS POST Method test and arrays - 5 [tests/basic/017.phpt]
+TEST 29/9052 [tests/basic/018.phpt]
PASS POST Method test and arrays - 6 [tests/basic/018.phpt]
+TEST 30/9052 [tests/basic/019.phpt]
PASS POST Method test and arrays - 7 [tests/basic/019.phpt]
+TEST 31/9052 [tests/basic/020.phpt]
PASS POST Method test and arrays - 8 [tests/basic/020.phpt]
+TEST 32/9052 [tests/basic/021.phpt]
PASS Bug #37276 (problems witch $_POST array) [tests/basic/021.phpt]
+TEST 33/9052 [tests/basic/022.phpt]
PASS Cookies test#1 [tests/basic/022.phpt]
+TEST 34/9052 [tests/basic/023.phpt]
PASS Cookies test#2 [tests/basic/023.phpt]
+TEST 35/9052 [tests/basic/024.phpt]
PASS Test HTTP_RAW_POST_DATA creation [tests/basic/024.phpt]
+TEST 36/9052 [tests/basic/025.phpt]
PASS Test HTTP_RAW_POST_DATA with excessive post length [tests/basic/025.phpt]
+TEST 37/9052 [tests/basic/026.phpt]
PASS Registration of HTTP_RAW_POST_DATA due to unknown content-type [tests/basic/026.phpt]
+TEST 38/9052 [tests/basic/027.phpt]
PASS Handling of max_input_nesting_level being reached [tests/basic/027.phpt]
+TEST 39/9052 [tests/basic/030.phpt]
PASS Bug#55504 (Content-Type header is not parsed correctly on HTTP POST request) [tests/basic/030.phpt]
+TEST 40/9052 [tests/basic/031.phpt]
PASS Bug#55504 (Content-Type header is not parsed correctly on HTTP POST request) [tests/basic/031.phpt]
+TEST 41/9052 [tests/basic/032.phpt]
PASS Bug#18792 (no form variables after multipart/form-data) [tests/basic/032.phpt]
+TEST 42/9052 [tests/basic/bug20539.phpt]
PASS Bug #20539 (PHP CLI Segmentation Fault) [tests/basic/bug20539.phpt]
+TEST 43/9052 [tests/basic/bug29971.phpt]
PASS Bug #29971 (variables_order behaviour) [tests/basic/bug29971.phpt]
+TEST 44/9052 [tests/basic/bug45986.phpt]
PASS Bug #45986 (wrong error message for a non existant file on rename) [tests/basic/bug45986.phpt]
+TEST 45/9052 [tests/basic/bug46313-win.phpt]
SKIP Bug #46313 (Magic quotes broke $_FILES) [tests/basic/bug46313-win.phpt] reason: Windows-only test
+TEST 46/9052 [tests/basic/bug46313.phpt]
PASS Bug #46313 (Magic quotes broke $_FILES) [tests/basic/bug46313.phpt]
+TEST 47/9052 [tests/basic/bug46759.phpt]
PASS Testing magic_quotes_gpc [tests/basic/bug46759.phpt]
+TEST 48/9052 [tests/basic/bug51709_1.phpt]
PASS Bug #51709 (Can't use keywords as method names) [tests/basic/bug51709_1.phpt]
+TEST 49/9052 [tests/basic/bug51709_2.phpt]
PASS Bug #51709 (Can't use keywords as method names) [tests/basic/bug51709_2.phpt]
+TEST 50/9052 [tests/basic/bug53180.phpt]
PASS Bug #53180 (post_max_size=0 partly not working) [tests/basic/bug53180.phpt]
+TEST 51/9052 [tests/basic/bug55500.phpt]
PASS Bug #55500 (Corrupted $_FILES indices lead to security concern) [tests/basic/bug55500.phpt]
+TEST 52/9052 [tests/basic/bug61000.phpt]
PASS Bug #61000 (Exceeding max nesting level doesn't delete numerical vars) [tests/basic/bug61000.phpt]
+TEST 53/9052 [tests/basic/magic_quotes_gpc.phpt]
PASS Bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831) [tests/basic/magic_quotes_gpc.phpt]
+TEST 54/9052 [tests/basic/php_egg_logo_guid.phpt]
PASS Testing php_egg_logo_guid() function [tests/basic/php_egg_logo_guid.phpt]
+TEST 55/9052 [tests/basic/php_logo_guid.phpt]
PASS Testing php_logo_guid() function [tests/basic/php_logo_guid.phpt]
+TEST 56/9052 [tests/basic/php_real_logo_guid.phpt]
PASS Testing php_real_logo_guid() function [tests/basic/php_real_logo_guid.phpt]
+TEST 57/9052 [tests/basic/rfc1867_anonymous_upload.phpt]
PASS rfc1867 anonymous upload [tests/basic/rfc1867_anonymous_upload.phpt]
+TEST 58/9052 [tests/basic/rfc1867_array_upload.phpt]
PASS rfc1867 array upload [tests/basic/rfc1867_array_upload.phpt]
+TEST 59/9052 [tests/basic/rfc1867_boundary_1.phpt]
PASS rfc1867 boundary 1 [tests/basic/rfc1867_boundary_1.phpt]
+TEST 60/9052 [tests/basic/rfc1867_boundary_2.phpt]
PASS rfc1867 boundary 2 [tests/basic/rfc1867_boundary_2.phpt]
+TEST 61/9052 [tests/basic/rfc1867_empty_upload.phpt]
PASS rfc1867 empty upload [tests/basic/rfc1867_empty_upload.phpt]
+TEST 62/9052 [tests/basic/rfc1867_file_upload_disabled.phpt]
PASS rfc1867 file_upload disabled [tests/basic/rfc1867_file_upload_disabled.phpt]
+TEST 63/9052 [tests/basic/rfc1867_garbled_mime_headers.phpt]
PASS rfc1867 garbled mime headers [tests/basic/rfc1867_garbled_mime_headers.phpt]
+TEST 64/9052 [tests/basic/rfc1867_invalid_boundary.phpt]
PASS rfc1867 invalid boundary [tests/basic/rfc1867_invalid_boundary.phpt]
+TEST 65/9052 [tests/basic/rfc1867_malicious_input.phpt]
PASS rfc1867 malicious input [tests/basic/rfc1867_malicious_input.phpt]
+TEST 66/9052 [tests/basic/rfc1867_max_file_size.phpt]
PASS rfc1867 MAX_FILE_SIZE [tests/basic/rfc1867_max_file_size.phpt]
+TEST 67/9052 [tests/basic/rfc1867_max_file_uploads_empty_files.phpt]
PASS rfc1867 max_file_uploads - empty files shouldn't count (non-debug version) [tests/basic/rfc1867_max_file_uploads_empty_files.phpt]
+TEST 68/9052 [tests/basic/rfc1867_max_file_uploads_empty_files_debug.phpt]
SKIP rfc1867 max_file_uploads - empty files shouldn't count (debug version) [tests/basic/rfc1867_max_file_uploads_empty_files_debug.phpt] reason: only for debug builds
+TEST 69/9052 [tests/basic/rfc1867_missing_boundary.phpt]
PASS rfc1867 missing boundary [tests/basic/rfc1867_missing_boundary.phpt]
+TEST 70/9052 [tests/basic/rfc1867_missing_boundary_2.phpt]
PASS rfc1867 missing boundary 2 [tests/basic/rfc1867_missing_boundary_2.phpt]
+TEST 71/9052 [tests/basic/rfc1867_post_max_filesize.phpt]
PASS rfc1867 post_max_filesize [tests/basic/rfc1867_post_max_filesize.phpt]
+TEST 72/9052 [tests/basic/rfc1867_post_max_size.phpt]
PASS rfc1867 post_max_size [tests/basic/rfc1867_post_max_size.phpt]
+TEST 73/9052 [tests/basic/zend_logo_guid.phpt]
PASS Testing zend_logo_guid() function [tests/basic/zend_logo_guid.phpt]
+TEST 74/9052 [tests/classes/__call_001.phpt]
PASS ZE2 __call() [tests/classes/__call_001.phpt]
+TEST 75/9052 [tests/classes/__call_002.phpt]
PASS ZE2 __call() signature check [tests/classes/__call_002.phpt]
+TEST 76/9052 [tests/classes/__call_003.phpt]
PASS Force pass-by-reference to __call [tests/classes/__call_003.phpt]
+TEST 77/9052 [tests/classes/__call_004.phpt]
PASS When __call() is invoked via ::, ensure current scope's __call() is favoured over the specified class's __call(). [tests/classes/__call_004.phpt]
+TEST 78/9052 [tests/classes/__call_005.phpt]
PASS When __call() is invoked via ::, ensure private implementation of __call() in superclass is accessed without error. [tests/classes/__call_005.phpt]
+TEST 79/9052 [tests/classes/__call_006.phpt]
PASS Ensure exceptions are handled properly when thrown in __call. [tests/classes/__call_006.phpt]
+TEST 80/9052 [tests/classes/__call_007.phpt]
PASS Ensure exceptions are handled properly when thrown in a statically declared __call. [tests/classes/__call_007.phpt]
+TEST 81/9052 [tests/classes/__set__get_001.phpt]
PASS ZE2 __set() and __get() [tests/classes/__set__get_001.phpt]
+TEST 82/9052 [tests/classes/__set__get_002.phpt]
PASS ZE2 __get() signature check [tests/classes/__set__get_002.phpt]
+TEST 83/9052 [tests/classes/__set__get_003.phpt]
PASS ZE2 __set() signature check [tests/classes/__set__get_003.phpt]
+TEST 84/9052 [tests/classes/__set__get_004.phpt]
PASS ZE2 __set() and __get() [tests/classes/__set__get_004.phpt]
+TEST 85/9052 [tests/classes/__set__get_005.phpt]
PASS ZE2 __set() and __get() [tests/classes/__set__get_005.phpt]
+TEST 86/9052 [tests/classes/__set_data_corrupt.phpt]
PASS ZE2 Data corruption in __set [tests/classes/__set_data_corrupt.phpt]
+TEST 87/9052 [tests/classes/abstract.phpt]
PASS ZE2 An abstract method may not be called [tests/classes/abstract.phpt]
+TEST 88/9052 [tests/classes/abstract_by_interface_001.phpt]
PASS ZE2 An abstract method may not be called [tests/classes/abstract_by_interface_001.phpt]
+TEST 89/9052 [tests/classes/abstract_by_interface_002.phpt]
PASS ZE2 An abstract method may not be called [tests/classes/abstract_by_interface_002.phpt]
+TEST 90/9052 [tests/classes/abstract_class.phpt]
PASS ZE2 An abstract class cannot be instantiated [tests/classes/abstract_class.phpt]
+TEST 91/9052 [tests/classes/abstract_derived.phpt]
PASS ZE2 A derived class with an abstract method must be abstract [tests/classes/abstract_derived.phpt]
+TEST 92/9052 [tests/classes/abstract_final.phpt]
PASS ZE2 A final method cannot be abstract [tests/classes/abstract_final.phpt]
+TEST 93/9052 [tests/classes/abstract_inherit.phpt]
PASS ZE2 A class that inherits an abstract method is abstract [tests/classes/abstract_inherit.phpt]
+TEST 94/9052 [tests/classes/abstract_not_declared.phpt]
PASS ZE2 An abstract class must be declared abstract [tests/classes/abstract_not_declared.phpt]
+TEST 95/9052 [tests/classes/abstract_redeclare.phpt]
PASS ZE2 A method cannot be redeclared abstract [tests/classes/abstract_redeclare.phpt]
+TEST 96/9052 [tests/classes/abstract_static.phpt]
PASS ZE2 A static abstract methods [tests/classes/abstract_static.phpt]
+TEST 97/9052 [tests/classes/abstract_user_call.phpt]
PASS ZE2 An abstrcat method cannot be called indirectly [tests/classes/abstract_user_call.phpt]
+TEST 98/9052 [tests/classes/array_access_001.phpt]
PASS ZE2 ArrayAccess [tests/classes/array_access_001.phpt]
+TEST 99/9052 [tests/classes/array_access_002.phpt]
PASS ZE2 ArrayAccess::offsetSet without return [tests/classes/array_access_002.phpt]
+TEST 100/9052 [tests/classes/array_access_003.phpt]
PASS ZE2 ArrayAccess::offsetGet ambiguties [tests/classes/array_access_003.phpt]
+TEST 101/9052 [tests/classes/array_access_004.phpt]
PASS ZE2 ArrayAccess::offsetGet ambiguties [tests/classes/array_access_004.phpt]
+TEST 102/9052 [tests/classes/array_access_005.phpt]
PASS ZE2 ArrayAccess and sub Arrays [tests/classes/array_access_005.phpt]
+TEST 103/9052 [tests/classes/array_access_006.phpt]
PASS ZE2 ArrayAccess and ASSIGN_OP operators (+=) [tests/classes/array_access_006.phpt]
+TEST 104/9052 [tests/classes/array_access_007.phpt]
PASS ZE2 ArrayAccess and [] assignment [tests/classes/array_access_007.phpt]
+TEST 105/9052 [tests/classes/array_access_008.phpt]
PASS ZE2 ArrayAccess and ASSIGN_OP operators (.=) [tests/classes/array_access_008.phpt]
+TEST 106/9052 [tests/classes/array_access_009.phpt]
PASS ZE2 ArrayAccess and ArrayProxyAccess, ArrayProxy [tests/classes/array_access_009.phpt]
+TEST 107/9052 [tests/classes/array_access_010.phpt]
PASS ZE2 ArrayAccess and ArrayReferenceProxy with references [tests/classes/array_access_010.phpt]
+TEST 108/9052 [tests/classes/array_access_011.phpt]
PASS ZE2 ArrayAccess and ArrayAccessReferenceProxy with references to main array [tests/classes/array_access_011.phpt]
+TEST 109/9052 [tests/classes/array_access_012.phpt]
PASS ZE2 ArrayAccess cannot assign by reference [tests/classes/array_access_012.phpt]
+TEST 110/9052 [tests/classes/array_access_013.phpt]
PASS ZE2 ArrayAccess and exceptions [tests/classes/array_access_013.phpt]
+TEST 111/9052 [tests/classes/arrayobject_001.phpt]
PASS Ensure that ArrayObject acts like an array [tests/classes/arrayobject_001.phpt]
+TEST 112/9052 [tests/classes/assign_op_property_001.phpt]
PASS ZE2 assign_op property of overloaded object [tests/classes/assign_op_property_001.phpt]
+TEST 113/9052 [tests/classes/autoload_001.phpt]
PASS ZE2 Autoload and class_exists [tests/classes/autoload_001.phpt]
+TEST 114/9052 [tests/classes/autoload_002.phpt]
PASS ZE2 Autoload and get_class_methods [tests/classes/autoload_002.phpt]
+TEST 115/9052 [tests/classes/autoload_003.phpt]
PASS ZE2 Autoload and derived classes [tests/classes/autoload_003.phpt]
+TEST 116/9052 [tests/classes/autoload_004.phpt]
PASS ZE2 Autoload and recursion [tests/classes/autoload_004.phpt]
+TEST 117/9052 [tests/classes/autoload_005.phpt]
PASS ZE2 Autoload from destructor [tests/classes/autoload_005.phpt]
+TEST 118/9052 [tests/classes/autoload_006.phpt]
PASS ZE2 Autoload from destructor [tests/classes/autoload_006.phpt]
+TEST 119/9052 [tests/classes/autoload_007.phpt]
PASS Ensure instanceof does not trigger autoload. [tests/classes/autoload_007.phpt]
+TEST 120/9052 [tests/classes/autoload_008.phpt]
PASS Ensure catch blocks for unknown exception types do not trigger autoload. [tests/classes/autoload_008.phpt]
+TEST 121/9052 [tests/classes/autoload_009.phpt]
PASS Ensure type hints for unknown types do not trigger autoload. [tests/classes/autoload_009.phpt]
+TEST 122/9052 [tests/classes/autoload_010.phpt]
PASS Ensure implements does trigger autoload. [tests/classes/autoload_010.phpt]
+TEST 123/9052 [tests/classes/autoload_011.phpt]
PASS Ensure extends does trigger autoload. [tests/classes/autoload_011.phpt]
+TEST 124/9052 [tests/classes/autoload_012.phpt]
PASS Ensure callback methods in unknown classes trigger autoload. [tests/classes/autoload_012.phpt]
+TEST 125/9052 [tests/classes/autoload_013.phpt]
PASS Ensure the ReflectionClass constructor triggers autoload. [tests/classes/autoload_013.phpt]
+TEST 126/9052 [tests/classes/autoload_014.phpt]
PASS Ensure the ReflectionMethod constructor triggers autoload. [tests/classes/autoload_014.phpt]
+TEST 127/9052 [tests/classes/autoload_015.phpt]
PASS Ensure the ReflectionProperty constructor triggers autoload. [tests/classes/autoload_015.phpt]
+TEST 128/9052 [tests/classes/autoload_016.phpt]
PASS Ensure ReflectionClass::getProperty() triggers autoload [tests/classes/autoload_016.phpt]
+TEST 129/9052 [tests/classes/autoload_017.phpt]
PASS Ensure ReflectionClass::implementsInterface triggers autoload. [tests/classes/autoload_017.phpt]
+TEST 130/9052 [tests/classes/autoload_018.phpt]
PASS Ensure __autoload() allows for recursive calls if the class name differs. [tests/classes/autoload_018.phpt]
+TEST 131/9052 [tests/classes/autoload_019.phpt]
PASS Ensure __autoload() recursion is guarded for multiple lookups of same class using difference case. [tests/classes/autoload_019.phpt]
+TEST 132/9052 [tests/classes/autoload_020.phpt]
PASS Ensure __autoload() is triggered during unserialization. [tests/classes/autoload_020.phpt]
+TEST 133/9052 [tests/classes/bug23951.phpt]
PASS Bug #23951 (Defines not working in inherited classes) [tests/classes/bug23951.phpt]
+TEST 134/9052 [tests/classes/bug24399.phpt]
PASS Bug #24399 (is_subclass_of() crashes when parent class doesn't exist) [tests/classes/bug24399.phpt]
+TEST 135/9052 [tests/classes/bug24445.phpt]
PASS Bug #24445 (get_parent_class() returns the current class when passed an object) [tests/classes/bug24445.phpt]
+TEST 136/9052 [tests/classes/bug26737.phpt]
PASS Bug #26737 (Protected and private variables are not saved on serialization when a user defined __sleep is used) [tests/classes/bug26737.phpt]
+TEST 137/9052 [tests/classes/bug27468.phpt]
PASS Bug #27468 (foreach in __destruct() causes segfault) [tests/classes/bug27468.phpt]
+TEST 138/9052 [tests/classes/bug27504.phpt]
PASS Bug #27504 (call_user_func_array allows calling of private/protected methods) [tests/classes/bug27504.phpt]
+TEST 139/9052 [tests/classes/bug29446.phpt]
PASS Bug #29446 (ZE allows multiple declarations of the same class constant) [tests/classes/bug29446.phpt]
+TEST 140/9052 [tests/classes/class_abstract.phpt]
PASS ZE2 An abstract class cannot be instanciated [tests/classes/class_abstract.phpt]
+TEST 141/9052 [tests/classes/class_example.phpt]
PASS Classes general test [tests/classes/class_example.phpt]
+TEST 142/9052 [tests/classes/class_final.phpt]
PASS ZE2 A final class cannot be inherited [tests/classes/class_final.phpt]
+TEST 143/9052 [tests/classes/class_stdclass.phpt]
PASS Instantiate stdClass [tests/classes/class_stdclass.phpt]
+TEST 144/9052 [tests/classes/clone_001.phpt]
PASS ZE2 object cloning, 1 [tests/classes/clone_001.phpt]
+TEST 145/9052 [tests/classes/clone_002.phpt]
PASS ZE2 object cloning, 2 [tests/classes/clone_002.phpt]
+TEST 146/9052 [tests/classes/clone_003.phpt]
PASS ZE2 object cloning, 3 [tests/classes/clone_003.phpt]
+TEST 147/9052 [tests/classes/clone_004.phpt]
PASS ZE2 object cloning, 4 [tests/classes/clone_004.phpt]
+TEST 148/9052 [tests/classes/clone_005.phpt]
PASS ZE2 object cloning, 5 [tests/classes/clone_005.phpt]
+TEST 149/9052 [tests/classes/clone_006.phpt]
PASS ZE2 object cloning, 6 [tests/classes/clone_006.phpt]
+TEST 150/9052 [tests/classes/constants_basic_001.phpt]
PASS Class constant declarations [tests/classes/constants_basic_001.phpt]
+TEST 151/9052 [tests/classes/constants_basic_002.phpt]
PASS Basic class support - defining and reading a class constant. [tests/classes/constants_basic_002.phpt]
+TEST 152/9052 [tests/classes/constants_basic_003.phpt]
PASS Ensure class properties and constants can be defined in terms of constants that are not known at compile time. [tests/classes/constants_basic_003.phpt]
+TEST 153/9052 [tests/classes/constants_basic_004.phpt]
PASS Test properties with array default values using class constants as keys and values. [tests/classes/constants_basic_004.phpt]
+TEST 154/9052 [tests/classes/constants_basic_005.phpt]
PASS Test constants with default values based on other constants. [tests/classes/constants_basic_005.phpt]
+TEST 155/9052 [tests/classes/constants_basic_006.phpt]
PASS Ensure class constants are not evaluated when a class is looked up to resolve inheritance during runtime. [tests/classes/constants_basic_006.phpt]
+TEST 156/9052 [tests/classes/constants_error_001.phpt]
PASS Error case: duplicate class constant definition [tests/classes/constants_error_001.phpt]
+TEST 157/9052 [tests/classes/constants_error_002.phpt]
PASS Error case: class constant as an array [tests/classes/constants_error_002.phpt]
+TEST 158/9052 [tests/classes/constants_error_003.phpt]
PASS Basic class support - attempting to pass a class constant by reference. [tests/classes/constants_error_003.phpt]
+TEST 159/9052 [tests/classes/constants_error_004.phpt]
PASS Class constant whose initial value refereces a non-existent class [tests/classes/constants_error_004.phpt]
+TEST 160/9052 [tests/classes/constants_error_005.phpt]
PASS Error case: class constant as an encapsed containing a variable [tests/classes/constants_error_005.phpt]
+TEST 161/9052 [tests/classes/constants_error_006.phpt]
PASS Basic class support - attempting to modify a class constant by assignment [tests/classes/constants_error_006.phpt]
+TEST 162/9052 [tests/classes/constants_error_007.phpt]
PASS Basic class support - attempting to create a reference to a class constant [tests/classes/constants_error_007.phpt]
+TEST 163/9052 [tests/classes/constants_scope_001.phpt]
PASS ZE2 class constants and scope [tests/classes/constants_scope_001.phpt]
+TEST 164/9052 [tests/classes/ctor_dtor.phpt]
PASS ZE2 The new constructor/destructor is called [tests/classes/ctor_dtor.phpt]
+TEST 165/9052 [tests/classes/ctor_dtor_inheritance.phpt]
PASS ZE2 A derived class can use the inherited constructor/destructor [tests/classes/ctor_dtor_inheritance.phpt]
+TEST 166/9052 [tests/classes/ctor_failure.phpt]
PASS ZE2 Do not call destructors if constructor fails [tests/classes/ctor_failure.phpt]
+TEST 167/9052 [tests/classes/ctor_in_interface_01.phpt]
PASS ZE2 A class constructor must keep the signature of an interface [tests/classes/ctor_in_interface_01.phpt]
+TEST 168/9052 [tests/classes/ctor_in_interface_02.phpt]
PASS ZE2 A class constructor must keep the signature of all interfaces [tests/classes/ctor_in_interface_02.phpt]
+TEST 169/9052 [tests/classes/ctor_in_interface_03.phpt]
PASS ZE2 A class constructor must keep the signature of base class interfaces [tests/classes/ctor_in_interface_03.phpt]
+TEST 170/9052 [tests/classes/ctor_in_interface_04.phpt]
PASS ZE2 A class constructor must keep the signature of base class interfaces [tests/classes/ctor_in_interface_04.phpt]
+TEST 171/9052 [tests/classes/ctor_name_clash.phpt]
PASS ZE2 The child class can re-use the parent class name for a function member [tests/classes/ctor_name_clash.phpt]
+TEST 172/9052 [tests/classes/ctor_visibility.phpt]
PASS ZE2 A private constructor cannot be called [tests/classes/ctor_visibility.phpt]
+TEST 173/9052 [tests/classes/dereferencing_001.phpt]
PASS ZE2 dereferencing of objects from methods [tests/classes/dereferencing_001.phpt]
+TEST 174/9052 [tests/classes/destructor_and_echo.phpt]
PASS ZE2 Destructors and echo [tests/classes/destructor_and_echo.phpt]
+TEST 175/9052 [tests/classes/destructor_and_exceptions.phpt]
PASS ZE2 catch exception thrown in destructor [tests/classes/destructor_and_exceptions.phpt]
+TEST 176/9052 [tests/classes/destructor_and_globals.phpt]
PASS ZE2 accessing globals from destructor in shutdown [tests/classes/destructor_and_globals.phpt]
+TEST 177/9052 [tests/classes/destructor_and_references.phpt]
PASS ZE2 Destructing and references [tests/classes/destructor_and_references.phpt]
+TEST 178/9052 [tests/classes/destructor_inheritance.phpt]
PASS ZE2 The inherited destructor is called [tests/classes/destructor_inheritance.phpt]
+TEST 179/9052 [tests/classes/destructor_visibility_001.phpt]
PASS ZE2 Ensuring destructor visibility [tests/classes/destructor_visibility_001.phpt]
+TEST 180/9052 [tests/classes/destructor_visibility_002.phpt]
PASS ZE2 Ensuring destructor visibility [tests/classes/destructor_visibility_002.phpt]
+TEST 181/9052 [tests/classes/destructor_visibility_003.phpt]
PASS ZE2 Ensuring destructor visibility [tests/classes/destructor_visibility_003.phpt]
+TEST 182/9052 [tests/classes/factory_001.phpt]
PASS ZE2 factory objects [tests/classes/factory_001.phpt]
+TEST 183/9052 [tests/classes/factory_and_singleton_001.phpt]
PASS ZE2 factory and singleton, test 1 [tests/classes/factory_and_singleton_001.phpt]
+TEST 184/9052 [tests/classes/factory_and_singleton_002.phpt]
PASS ZE2 factory and singleton, test 2 [tests/classes/factory_and_singleton_002.phpt]
+TEST 185/9052 [tests/classes/factory_and_singleton_003.phpt]
PASS ZE2 factory and singleton, test 3 [tests/classes/factory_and_singleton_003.phpt]
+TEST 186/9052 [tests/classes/factory_and_singleton_004.phpt]
PASS ZE2 factory and singleton, test 4 [tests/classes/factory_and_singleton_004.phpt]
+TEST 187/9052 [tests/classes/factory_and_singleton_005.phpt]
PASS ZE2 factory and singleton, test 5 [tests/classes/factory_and_singleton_005.phpt]
+TEST 188/9052 [tests/classes/factory_and_singleton_006.phpt]
PASS ZE2 factory and singleton, test 6 [tests/classes/factory_and_singleton_006.phpt]
+TEST 189/9052 [tests/classes/factory_and_singleton_007.phpt]
PASS ZE2 factory and singleton, test 7 [tests/classes/factory_and_singleton_007.phpt]
+TEST 190/9052 [tests/classes/factory_and_singleton_008.phpt]
PASS ZE2 factory and singleton, test 8 [tests/classes/factory_and_singleton_008.phpt]
+TEST 191/9052 [tests/classes/factory_and_singleton_009.phpt]
PASS ZE2 factory and singleton, test 9 [tests/classes/factory_and_singleton_009.phpt]
+TEST 192/9052 [tests/classes/factory_and_singleton_010.phpt]
PASS ZE2 factory and singleton, test 10 [tests/classes/factory_and_singleton_010.phpt]
+TEST 193/9052 [tests/classes/final.phpt]
PASS ZE2 A method may be redeclared final [tests/classes/final.phpt]
+TEST 194/9052 [tests/classes/final_abstract.phpt]
PASS ZE2 A final method cannot be abstract [tests/classes/final_abstract.phpt]
+TEST 195/9052 [tests/classes/final_ctor1.phpt]
PASS ZE2 cannot override final __construct [tests/classes/final_ctor1.phpt]
+TEST 196/9052 [tests/classes/final_ctor2.phpt]
PASS ZE2 cannot override final old style ctor [tests/classes/final_ctor2.phpt]
+TEST 197/9052 [tests/classes/final_ctor3.phpt]
PASS Ensure implicit final inherited old-style constructor cannot be overridden. [tests/classes/final_ctor3.phpt]
+TEST 198/9052 [tests/classes/final_redeclare.phpt]
PASS ZE2 A final method may not be overwritten [tests/classes/final_redeclare.phpt]
+TEST 199/9052 [tests/classes/implicit_instantiation_001.phpt]
PASS Implicit object instantiation when accessing properties of non-object. [tests/classes/implicit_instantiation_001.phpt]
+TEST 200/9052 [tests/classes/incdec_property_001.phpt]
PASS ZE2 post increment/decrement property of overloaded object [tests/classes/incdec_property_001.phpt]
+TEST 201/9052 [tests/classes/incdec_property_002.phpt]
PASS ZE2 post increment/decrement property of overloaded object with assignment [tests/classes/incdec_property_002.phpt]
+TEST 202/9052 [tests/classes/incdec_property_003.phpt]
PASS ZE2 pre increment/decrement property of overloaded object [tests/classes/incdec_property_003.phpt]
+TEST 203/9052 [tests/classes/incdec_property_004.phpt]
PASS ZE2 pre increment/decrement property of overloaded object with assignment [tests/classes/incdec_property_004.phpt]
+TEST 204/9052 [tests/classes/inheritance.phpt]
PASS Classes inheritance test [tests/classes/inheritance.phpt]
+TEST 205/9052 [tests/classes/inheritance_002.phpt]
PASS ZE2 Constructor precedence [tests/classes/inheritance_002.phpt]
+TEST 206/9052 [tests/classes/inheritance_003.phpt]
PASS ZE2 method inheritance without interfaces [tests/classes/inheritance_003.phpt]
+TEST 207/9052 [tests/classes/inheritance_004.phpt]
PASS ZE2 method inheritance without interfaces [tests/classes/inheritance_004.phpt]
+TEST 208/9052 [tests/classes/inheritance_005.phpt]
PASS Check for inherited old-style constructor. [tests/classes/inheritance_005.phpt]
+TEST 209/9052 [tests/classes/inheritance_006.phpt]
PASS Private property inheritance check [tests/classes/inheritance_006.phpt]
+TEST 210/9052 [tests/classes/inheritance_007.phpt]
PASS Ensure inherited old-style constructor doesn't block other methods [tests/classes/inheritance_007.phpt]
+TEST 211/9052 [tests/classes/interface_and_extends.phpt]
PASS ZE2 a class cannot extend an interface [tests/classes/interface_and_extends.phpt]
+TEST 212/9052 [tests/classes/interface_class.phpt]
PASS ZE2 A class can only implement interfaces [tests/classes/interface_class.phpt]
+TEST 213/9052 [tests/classes/interface_constant_inheritance_001.phpt]
PASS Ensure an interface may not shadow an inherited constant. [tests/classes/interface_constant_inheritance_001.phpt]
+TEST 214/9052 [tests/classes/interface_constant_inheritance_002.phpt]
PASS Ensure a class may not shadow a constant inherited from an interface. [tests/classes/interface_constant_inheritance_002.phpt]
+TEST 215/9052 [tests/classes/interface_constant_inheritance_003.phpt]
PASS Ensure a class may not inherit two constants with the same name from two separate interfaces. [tests/classes/interface_constant_inheritance_003.phpt]
+TEST 216/9052 [tests/classes/interface_constant_inheritance_004.phpt]
PASS Ensure a class may implement two interfaces which include the same constant (due to inheritance). [tests/classes/interface_constant_inheritance_004.phpt]
+TEST 217/9052 [tests/classes/interface_doubled.phpt]
PASS ZE2 An interface extends base interfaces [tests/classes/interface_doubled.phpt]
+TEST 218/9052 [tests/classes/interface_implemented.phpt]
PASS ZE2 An interface is inherited [tests/classes/interface_implemented.phpt]
+TEST 219/9052 [tests/classes/interface_instantiate.phpt]
PASS ZE2 An interface cannot be instantiated [tests/classes/interface_instantiate.phpt]
+TEST 220/9052 [tests/classes/interface_member.phpt]
PASS ZE2 An interface cannot have properties [tests/classes/interface_member.phpt]
+TEST 221/9052 [tests/classes/interface_method.phpt]
PASS ZE2 An interface method must be abstract [tests/classes/interface_method.phpt]
+TEST 222/9052 [tests/classes/interface_method_final.phpt]
PASS ZE2 An interface method cannot be final [tests/classes/interface_method_final.phpt]
+TEST 223/9052 [tests/classes/interface_method_private.phpt]
PASS ZE2 An interface method cannot be private [tests/classes/interface_method_private.phpt]
+TEST 224/9052 [tests/classes/interface_must_be_implemented.phpt]
PASS ZE2 An interface must be implemented [tests/classes/interface_must_be_implemented.phpt]
+TEST 225/9052 [tests/classes/interface_optional_arg.phpt]
PASS ZE2 An interface method allows additional default arguments [tests/classes/interface_optional_arg.phpt]
+TEST 226/9052 [tests/classes/interface_optional_arg_002.phpt]
PASS default argument value in interface implementation [tests/classes/interface_optional_arg_002.phpt]
+TEST 227/9052 [tests/classes/interface_optional_arg_003.phpt]
PASS default argument value in and in implementing class with interface in included file [tests/classes/interface_optional_arg_003.phpt]
+TEST 228/9052 [tests/classes/interfaces_001.phpt]
PASS ZE2 interfaces [tests/classes/interfaces_001.phpt]
+TEST 229/9052 [tests/classes/interfaces_002.phpt]
PASS ZE2 interface with an unimplemented method [tests/classes/interfaces_002.phpt]
+TEST 230/9052 [tests/classes/interfaces_003.phpt]
PASS ZE2 interface and __construct [tests/classes/interfaces_003.phpt]
+TEST 231/9052 [tests/classes/is_a.phpt]
PASS is_a and is_subclass_of behaviour (with and without autoload) [tests/classes/is_a.phpt]
+TEST 232/9052 [tests/classes/iterators_001.phpt]
PASS ZE2 iterators and foreach [tests/classes/iterators_001.phpt]
+TEST 233/9052 [tests/classes/iterators_002.phpt]
PASS ZE2 iterators and break [tests/classes/iterators_002.phpt]
+TEST 234/9052 [tests/classes/iterators_003.phpt]
PASS ZE2 iterators and break [tests/classes/iterators_003.phpt]
+TEST 235/9052 [tests/classes/iterators_004.phpt]
PASS ZE2 iterators must be implemented [tests/classes/iterators_004.phpt]
+TEST 236/9052 [tests/classes/iterators_005.phpt]
PASS ZE2 iterators cannot implement Traversable alone [tests/classes/iterators_005.phpt]
+TEST 237/9052 [tests/classes/iterators_006.phpt]
PASS ZE2 iterators and array wrapping [tests/classes/iterators_006.phpt]
+TEST 238/9052 [tests/classes/iterators_007.phpt]
PASS ZE2 iterators and exceptions [tests/classes/iterators_007.phpt]
+TEST 239/9052 [tests/classes/iterators_008.phpt]
PASS Ensure plain userspace superclass does not override special iterator behaviour on child class. [tests/classes/iterators_008.phpt]
+TEST 240/9052 [tests/classes/method_call_variation_001.phpt]
PASS In $a->$b[Y](), $b[Y] represents a method name on $a. But in $a->X[Y](), $a->X[Y] represents a global function name. [tests/classes/method_call_variation_001.phpt]
+TEST 241/9052 [tests/classes/method_override_optional_arg_001.phpt]
PASS Method override allows optional default argument [tests/classes/method_override_optional_arg_001.phpt]
+TEST 242/9052 [tests/classes/method_override_optional_arg_002.phpt]
PASS Omitting optional arg in method inherited from abstract class [tests/classes/method_override_optional_arg_002.phpt]
+TEST 243/9052 [tests/classes/new_001.phpt]
PASS Confirm difference between assigning new directly and by reference. [tests/classes/new_001.phpt]
+TEST 244/9052 [tests/classes/object_reference_001.phpt]
PASS ZE2 object references [tests/classes/object_reference_001.phpt]
+TEST 245/9052 [tests/classes/private_001.phpt]
PASS ZE2 A private method can only be called inside the class [tests/classes/private_001.phpt]
+TEST 246/9052 [tests/classes/private_002.phpt]
PASS ZE2 A private method cannot be called in another class [tests/classes/private_002.phpt]
+TEST 247/9052 [tests/classes/private_003.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_003.phpt]
+TEST 248/9052 [tests/classes/private_003b.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_003b.phpt]
+TEST 249/9052 [tests/classes/private_004.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_004.phpt]
+TEST 250/9052 [tests/classes/private_004b.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_004b.phpt]
+TEST 251/9052 [tests/classes/private_005.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_005.phpt]
+TEST 252/9052 [tests/classes/private_005b.phpt]
PASS ZE2 A private method cannot be called in a derived class [tests/classes/private_005b.phpt]
+TEST 253/9052 [tests/classes/private_006.phpt]
PASS ZE2 A private method can be overwritten in a second derived class [tests/classes/private_006.phpt]
+TEST 254/9052 [tests/classes/private_006b.phpt]
PASS ZE2 A private method can be overwritten in a second derived class [tests/classes/private_006b.phpt]
+TEST 255/9052 [tests/classes/private_007.phpt]
PASS ZE2 A derived class does not know about privates of ancestors [tests/classes/private_007.phpt]
+TEST 256/9052 [tests/classes/private_007b.phpt]
PASS ZE2 A derived class does not know about privates of ancestors [tests/classes/private_007b.phpt]
+TEST 257/9052 [tests/classes/private_members.phpt]
PASS ZE2 A private member is [tests/classes/private_members.phpt]
+TEST 258/9052 [tests/classes/private_redeclare.phpt]
PASS ZE2 A derived class does not know anything about inherited private methods [tests/classes/private_redeclare.phpt]
+TEST 259/9052 [tests/classes/property_override_privateStatic_private.phpt]
PASS Redeclare inherited private static property as private. [tests/classes/property_override_privateStatic_private.phpt]
+TEST 260/9052 [tests/classes/property_override_privateStatic_privateStatic.phpt]
PASS Redeclare inherited private static property as private static. [tests/classes/property_override_privateStatic_privateStatic.phpt]
+TEST 261/9052 [tests/classes/property_override_privateStatic_protected.phpt]
PASS Redeclare inherited private static property as protected. [tests/classes/property_override_privateStatic_protected.phpt]
+TEST 262/9052 [tests/classes/property_override_privateStatic_protectedStatic.phpt]
PASS Redeclare inherited private static property as protected static. [tests/classes/property_override_privateStatic_protectedStatic.phpt]
+TEST 263/9052 [tests/classes/property_override_privateStatic_public.phpt]
PASS Redeclare inherited private static property as public. [tests/classes/property_override_privateStatic_public.phpt]
+TEST 264/9052 [tests/classes/property_override_privateStatic_publicStatic.phpt]
PASS Redeclare inherited private static property as public static. [tests/classes/property_override_privateStatic_publicStatic.phpt]
+TEST 265/9052 [tests/classes/property_override_private_private.phpt]
PASS Redeclare inherited private property as private. [tests/classes/property_override_private_private.phpt]
+TEST 266/9052 [tests/classes/property_override_private_privateStatic.phpt]
PASS Redeclare inherited private property as private static. [tests/classes/property_override_private_privateStatic.phpt]
+TEST 267/9052 [tests/classes/property_override_private_protected.phpt]
PASS Redeclare inherited private property as protected. [tests/classes/property_override_private_protected.phpt]
+TEST 268/9052 [tests/classes/property_override_private_protectedStatic.phpt]
PASS Redeclare inherited private property as protected static. [tests/classes/property_override_private_protectedStatic.phpt]
+TEST 269/9052 [tests/classes/property_override_private_public.phpt]
PASS Redeclare inherited private property as public. [tests/classes/property_override_private_public.phpt]
+TEST 270/9052 [tests/classes/property_override_private_publicStatic.phpt]
PASS Redeclare inherited private property as public static. [tests/classes/property_override_private_publicStatic.phpt]
+TEST 271/9052 [tests/classes/property_override_protectedStatic_private.phpt]
PASS Redeclare inherited protected static property as private. [tests/classes/property_override_protectedStatic_private.phpt]
+TEST 272/9052 [tests/classes/property_override_protectedStatic_privateStatic.phpt]
PASS Redeclare inherited protected static property as private static. [tests/classes/property_override_protectedStatic_privateStatic.phpt]
+TEST 273/9052 [tests/classes/property_override_protectedStatic_protected.phpt]
PASS Redeclare inherited protected static property as protected. [tests/classes/property_override_protectedStatic_protected.phpt]
+TEST 274/9052 [tests/classes/property_override_protectedStatic_protectedStatic.phpt]
PASS Redeclare inherited protected static property as protected static. [tests/classes/property_override_protectedStatic_protectedStatic.phpt]
+TEST 275/9052 [tests/classes/property_override_protectedStatic_public.phpt]
PASS Redeclare inherited protected static property as public. [tests/classes/property_override_protectedStatic_public.phpt]
+TEST 276/9052 [tests/classes/property_override_protectedStatic_publicStatic.phpt]
PASS Redeclare inherited protected static property as public static. [tests/classes/property_override_protectedStatic_publicStatic.phpt]
+TEST 277/9052 [tests/classes/property_override_protected_private.phpt]
PASS Redeclare inherited protected property as private (duplicates Zend/tests/errmsg_023.phpt). [tests/classes/property_override_protected_private.phpt]
+TEST 278/9052 [tests/classes/property_override_protected_privateStatic.phpt]
PASS Redeclare inherited protected property as private static. [tests/classes/property_override_protected_privateStatic.phpt]
+TEST 279/9052 [tests/classes/property_override_protected_protected.phpt]
PASS Redeclare inherited protected property as protected. [tests/classes/property_override_protected_protected.phpt]
+TEST 280/9052 [tests/classes/property_override_protected_protectedStatic.phpt]
PASS Redeclare inherited protected property as protected static. [tests/classes/property_override_protected_protectedStatic.phpt]
+TEST 281/9052 [tests/classes/property_override_protected_public.phpt]
PASS Redeclare inherited protected property as public. [tests/classes/property_override_protected_public.phpt]
+TEST 282/9052 [tests/classes/property_override_protected_publicStatic.phpt]
PASS Redeclare inherited protected property as public static. [tests/classes/property_override_protected_publicStatic.phpt]
+TEST 283/9052 [tests/classes/property_override_publicStatic_private.phpt]
PASS Redeclare inherited public static property as private. [tests/classes/property_override_publicStatic_private.phpt]
+TEST 284/9052 [tests/classes/property_override_publicStatic_privateStatic.phpt]
PASS Redeclare inherited public static property as private static. [tests/classes/property_override_publicStatic_privateStatic.phpt]
+TEST 285/9052 [tests/classes/property_override_publicStatic_protected.phpt]
PASS Redeclare inherited public static property as protected. [tests/classes/property_override_publicStatic_protected.phpt]
+TEST 286/9052 [tests/classes/property_override_publicStatic_protectedStatic.phpt]
PASS Redeclare inherited public static property as protected static. [tests/classes/property_override_publicStatic_protectedStatic.phpt]
+TEST 287/9052 [tests/classes/property_override_publicStatic_public.phpt]
PASS Redeclare inherited public static property as public. [tests/classes/property_override_publicStatic_public.phpt]
+TEST 288/9052 [tests/classes/property_override_publicStatic_publicStatic.phpt]
PASS Redeclare inherited public static property as public static. [tests/classes/property_override_publicStatic_publicStatic.phpt]
+TEST 289/9052 [tests/classes/property_override_public_private.phpt]
PASS Redeclare inherited public property as private. [tests/classes/property_override_public_private.phpt]
+TEST 290/9052 [tests/classes/property_override_public_privateStatic.phpt]
PASS Redeclare inherited public property as private static. [tests/classes/property_override_public_privateStatic.phpt]
+TEST 291/9052 [tests/classes/property_override_public_protected.phpt]
PASS Redeclare inherited public property as protected. [tests/classes/property_override_public_protected.phpt]
+TEST 292/9052 [tests/classes/property_override_public_protectedStatic.phpt]
PASS Redeclare inherited public property as protected static. [tests/classes/property_override_public_protectedStatic.phpt]
+TEST 293/9052 [tests/classes/property_override_public_public.phpt]
PASS Redeclare inherited public property as public. [tests/classes/property_override_public_public.phpt]
+TEST 294/9052 [tests/classes/property_override_public_publicStatic.phpt]
PASS Redeclare inherited public property as public static. [tests/classes/property_override_public_publicStatic.phpt]
+TEST 295/9052 [tests/classes/property_recreate_private.phpt]
PASS Unsetting and recreating private properties. [tests/classes/property_recreate_private.phpt]
+TEST 296/9052 [tests/classes/property_recreate_protected.phpt]
PASS Unsetting and recreating protected properties. [tests/classes/property_recreate_protected.phpt]
+TEST 297/9052 [tests/classes/protected_001.phpt]
PASS ZE2 A protected method can only be called inside the class [tests/classes/protected_001.phpt]
+TEST 298/9052 [tests/classes/protected_001b.phpt]
PASS ZE2 A protected method can only be called inside the class [tests/classes/protected_001b.phpt]
+TEST 299/9052 [tests/classes/protected_002.phpt]
PASS ZE2 A protected method cannot be called in another class [tests/classes/protected_002.phpt]
+TEST 300/9052 [tests/classes/serialize_001.phpt]
PASS ZE2 Serializable [tests/classes/serialize_001.phpt]
+TEST 301/9052 [tests/classes/singleton_001.phpt]
PASS ZE2 singleton [tests/classes/singleton_001.phpt]
+TEST 302/9052 [tests/classes/static_mix_1.phpt]
PASS ZE2 You cannot overload a static method with a non static method [tests/classes/static_mix_1.phpt]
+TEST 303/9052 [tests/classes/static_mix_2.phpt]
PASS ZE2 You cannot overload a non static method with a static method [tests/classes/static_mix_2.phpt]
+TEST 304/9052 [tests/classes/static_properties_001.phpt]
PASS ZE2 Initializing static properties to arrays [tests/classes/static_properties_001.phpt]
+TEST 305/9052 [tests/classes/static_properties_003.phpt]
PASS Attempting to access static properties using instance property syntax [tests/classes/static_properties_003.phpt]
+TEST 306/9052 [tests/classes/static_properties_003_error1.phpt]
PASS Attempting to access static properties using instance property syntax [tests/classes/static_properties_003_error1.phpt]
+TEST 307/9052 [tests/classes/static_properties_003_error2.phpt]
PASS Attempting to access static properties using instance property syntax [tests/classes/static_properties_003_error2.phpt]
+TEST 308/9052 [tests/classes/static_properties_003_error3.phpt]
PASS Attempting to access static properties using instance property syntax [tests/classes/static_properties_003_error3.phpt]
+TEST 309/9052 [tests/classes/static_properties_003_error4.phpt]
PASS Attempting to access static properties using instance property syntax [tests/classes/static_properties_003_error4.phpt]
+TEST 310/9052 [tests/classes/static_properties_004.phpt]
PASS Inherited static properties can be separated from their reference set. [tests/classes/static_properties_004.phpt]
+TEST 311/9052 [tests/classes/static_properties_undeclared_assign.phpt]
PASS Assigning to a non-existent static property [tests/classes/static_properties_undeclared_assign.phpt]
+TEST 312/9052 [tests/classes/static_properties_undeclared_assignInc.phpt]
PASS Assigning & incrementing a non-existent static property [tests/classes/static_properties_undeclared_assignInc.phpt]
+TEST 313/9052 [tests/classes/static_properties_undeclared_assignRef.phpt]
PASS Assigning a non-existent static property by reference [tests/classes/static_properties_undeclared_assignRef.phpt]
+TEST 314/9052 [tests/classes/static_properties_undeclared_inc.phpt]
PASS Incrementing a non-existent static property [tests/classes/static_properties_undeclared_inc.phpt]
+TEST 315/9052 [tests/classes/static_properties_undeclared_isset.phpt]
PASS Issetting a non-existent static property [tests/classes/static_properties_undeclared_isset.phpt]
+TEST 316/9052 [tests/classes/static_properties_undeclared_read.phpt]
PASS Reading a non-existent static property [tests/classes/static_properties_undeclared_read.phpt]
+TEST 317/9052 [tests/classes/static_this.phpt]
PASS ZE2 $this can be an argument to a static function [tests/classes/static_this.phpt]
+TEST 318/9052 [tests/classes/this.phpt]
PASS ZE2 $this cannot be exchanged [tests/classes/this.phpt]
+TEST 319/9052 [tests/classes/tostring_001.phpt]
PASS ZE2 __toString() [tests/classes/tostring_001.phpt]
+TEST 320/9052 [tests/classes/tostring_002.phpt]
PASS ZE2 __toString() in __destruct [tests/classes/tostring_002.phpt]
+TEST 321/9052 [tests/classes/tostring_003.phpt]
PASS ZE2 __toString() in __destruct/exception [tests/classes/tostring_003.phpt]
+TEST 322/9052 [tests/classes/tostring_004.phpt]
PASS Object to string conversion: error cases and behaviour variations. [tests/classes/tostring_004.phpt]
+TEST 323/9052 [tests/classes/type_hinting_001.phpt]
PASS ZE2 class type hinting [tests/classes/type_hinting_001.phpt]
+TEST 324/9052 [tests/classes/type_hinting_002.phpt]
PASS ZE2 class type hinting non existing class [tests/classes/type_hinting_002.phpt]
+TEST 325/9052 [tests/classes/type_hinting_003.phpt]
PASS ZE2 class type hinting with arrays [tests/classes/type_hinting_003.phpt]
+TEST 326/9052 [tests/classes/type_hinting_004.phpt]
PASS Ensure type hints are enforced for functions invoked as callbacks. [tests/classes/type_hinting_004.phpt]
+TEST 327/9052 [tests/classes/type_hinting_005a.phpt]
PASS Check type hint compatibility in overrides with array hints. [tests/classes/type_hinting_005a.phpt]
+TEST 328/9052 [tests/classes/type_hinting_005b.phpt]
PASS Check type hint compatibility in overrides with array hints. [tests/classes/type_hinting_005b.phpt]
+TEST 329/9052 [tests/classes/type_hinting_005c.phpt]
PASS Check type hint compatibility in overrides with array hints. [tests/classes/type_hinting_005c.phpt]
+TEST 330/9052 [tests/classes/type_hinting_005d.phpt]
PASS Check type hint compatibility in overrides with array hints. [tests/classes/type_hinting_005d.phpt]
+TEST 331/9052 [tests/classes/visibility_000a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_000a.phpt]
+TEST 332/9052 [tests/classes/visibility_000b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_000b.phpt]
+TEST 333/9052 [tests/classes/visibility_000c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_000c.phpt]
+TEST 334/9052 [tests/classes/visibility_001a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_001a.phpt]
+TEST 335/9052 [tests/classes/visibility_001b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_001b.phpt]
+TEST 336/9052 [tests/classes/visibility_001c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_001c.phpt]
+TEST 337/9052 [tests/classes/visibility_002a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_002a.phpt]
+TEST 338/9052 [tests/classes/visibility_002b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_002b.phpt]
+TEST 339/9052 [tests/classes/visibility_002c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_002c.phpt]
+TEST 340/9052 [tests/classes/visibility_003a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_003a.phpt]
+TEST 341/9052 [tests/classes/visibility_003b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_003b.phpt]
+TEST 342/9052 [tests/classes/visibility_003c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_003c.phpt]
+TEST 343/9052 [tests/classes/visibility_004a.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_004a.phpt]
+TEST 344/9052 [tests/classes/visibility_004b.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_004b.phpt]
+TEST 345/9052 [tests/classes/visibility_004c.phpt]
PASS ZE2 A redeclared method must have the same or higher visibility [tests/classes/visibility_004c.phpt]
+TEST 346/9052 [tests/classes/visibility_005.phpt]
PASS ZE2 foreach and property visibility [tests/classes/visibility_005.phpt]
+TEST 347/9052 [tests/func/001.phpt]
PASS Strlen() function test [tests/func/001.phpt]
+TEST 348/9052 [tests/func/002.phpt]
PASS Static variables in functions [tests/func/002.phpt]
+TEST 349/9052 [tests/func/003.phpt]
PASS General function test [tests/func/003.phpt]
+TEST 350/9052 [tests/func/004.phpt]
PASS General function test [tests/func/004.phpt]
+TEST 351/9052 [tests/func/005.phpt]
PASS Testing register_shutdown_function() [tests/func/005.phpt]
+TEST 352/9052 [tests/func/005a.phpt]
PASS Testing register_shutdown_function() with timeout. (Bug: #21513) [tests/func/005a.phpt]
+TEST 353/9052 [tests/func/006.phpt]
PASS Output buffering tests [tests/func/006.phpt]
+TEST 354/9052 [tests/func/007.phpt]
PASS INI functions test [tests/func/007.phpt]
+TEST 355/9052 [tests/func/008.phpt]
PASS Test for buffering in core functions with implicit flush off [tests/func/008.phpt]
+TEST 356/9052 [tests/func/009.phpt]
PASS Test for buffering in core functions with implicit flush on [tests/func/009.phpt]
+TEST 357/9052 [tests/func/010.phpt]
PASS function with many parameters [tests/func/010.phpt]
+TEST 358/9052 [tests/func/ini_alter.phpt]
PASS ini_alter() check [tests/func/ini_alter.phpt]
+TEST 359/9052 [tests/lang/001.phpt]
PASS Simple If condition test [tests/lang/001.phpt]
+TEST 360/9052 [tests/lang/002.phpt]
PASS Simple While Loop Test [tests/lang/002.phpt]
+TEST 361/9052 [tests/lang/003.phpt]
PASS Simple Switch Test [tests/lang/003.phpt]
+TEST 362/9052 [tests/lang/004.phpt]
PASS Simple If/Else Test [tests/lang/004.phpt]
+TEST 363/9052 [tests/lang/005.phpt]
PASS Simple If/ElseIf/Else Test [tests/lang/005.phpt]
+TEST 364/9052 [tests/lang/006.phpt]
PASS Nested If/ElseIf/Else Test [tests/lang/006.phpt]
+TEST 365/9052 [tests/lang/007.phpt]
PASS Function call with global and static variables [tests/lang/007.phpt]
+TEST 366/9052 [tests/lang/008.phpt]
PASS Testing recursive function [tests/lang/008.phpt]
+TEST 367/9052 [tests/lang/009.phpt]
PASS Testing function parameter passing [tests/lang/009.phpt]
+TEST 368/9052 [tests/lang/010.phpt]
PASS Testing function parameter passing with a return value [tests/lang/010.phpt]
+TEST 369/9052 [tests/lang/011.phpt]
PASS Testing nested functions [tests/lang/011.phpt]
+TEST 370/9052 [tests/lang/012.phpt]
PASS Testing stack after early function return [tests/lang/012.phpt]
+TEST 371/9052 [tests/lang/013.phpt]
PASS Testing eval function [tests/lang/013.phpt]
+TEST 372/9052 [tests/lang/014.phpt]
PASS Testing eval function inside user-defined function [tests/lang/014.phpt]
+TEST 373/9052 [tests/lang/015.phpt]
PASS Testing include [tests/lang/015.phpt]
+TEST 374/9052 [tests/lang/016.phpt]
PASS Testing user-defined function in included file [tests/lang/016.phpt]
+TEST 375/9052 [tests/lang/017.phpt]
PASS Testing user-defined function falling out of an If into another [tests/lang/017.phpt]
+TEST 376/9052 [tests/lang/018.phpt]
PASS eval() test [tests/lang/018.phpt]
+TEST 377/9052 [tests/lang/019.phpt]
PASS eval() test [tests/lang/019.phpt]
+TEST 378/9052 [tests/lang/020.phpt]
PASS Switch test 1 [tests/lang/020.phpt]
+TEST 379/9052 [tests/lang/021.phpt]
PASS Switch test 2 [tests/lang/021.phpt]
+TEST 380/9052 [tests/lang/022.phpt]
PASS Switch test 3 [tests/lang/022.phpt]
+TEST 381/9052 [tests/lang/023.phpt]
PASS Regression test [tests/lang/023.phpt]
+TEST 382/9052 [tests/lang/024.phpt]
PASS Looped regression test (may take a while) [tests/lang/024.phpt]
+TEST 383/9052 [tests/lang/025.phpt]
PASS Mean recursion test [tests/lang/025.phpt]
+TEST 384/9052 [tests/lang/026.phpt]
PASS Testing string scanner confirmance [tests/lang/026.phpt]
+TEST 385/9052 [tests/lang/027.phpt]
PASS Testing do-while loop [tests/lang/027.phpt]
+TEST 386/9052 [tests/lang/028.phpt]
PASS Testing calling user-level functions from C [tests/lang/028.phpt]
+TEST 387/9052 [tests/lang/030.phpt]
PASS $this in constructor test [tests/lang/030.phpt]
+TEST 388/9052 [tests/lang/031.phpt]
PASS Bug #16227 (Internal hash position bug on assignment) [tests/lang/031.phpt]
+TEST 389/9052 [tests/lang/032.phpt]
PASS Class method registration [tests/lang/032.phpt]
+TEST 390/9052 [tests/lang/033.phpt]
PASS Alternative syntaxes test [tests/lang/033.phpt]
+TEST 391/9052 [tests/lang/034.phpt]
PASS Bug #12647 (Locale settings affecting float parsing) [tests/lang/034.phpt]
+TEST 392/9052 [tests/lang/035.phpt]
PASS ZE2: set_exception_handler() [tests/lang/035.phpt]
+TEST 393/9052 [tests/lang/036.phpt]
PASS Child public element should not override parent private element in parent methods [tests/lang/036.phpt]
+TEST 394/9052 [tests/lang/037.phpt]
PASS 'Static' binding for private variables [tests/lang/037.phpt]
+TEST 395/9052 [tests/lang/038.phpt]
PASS Convert warnings to exceptions [tests/lang/038.phpt]
+TEST 396/9052 [tests/lang/039.phpt]
PASS Catch Interfaces [tests/lang/039.phpt]
+TEST 397/9052 [tests/lang/040.phpt]
PASS foreach into array [tests/lang/040.phpt]
+TEST 398/9052 [tests/lang/041.phpt]
PASS Dynamic access of static members [tests/lang/041.phpt]
+TEST 399/9052 [tests/lang/042.phpt]
PASS Dynamic access of constants [tests/lang/042.phpt]
+TEST 400/9052 [tests/lang/043.phpt]
PASS Dynamic call for static methods [tests/lang/043.phpt]
+TEST 401/9052 [tests/lang/044.phpt]
PASS Dynamic call for static methods dynamically named [tests/lang/044.phpt]
+TEST 402/9052 [tests/lang/045.phpt]
PASS Timeout again inside register_shutdown_function [tests/lang/045.phpt]
+TEST 403/9052 [tests/lang/bison1.phpt]
PASS Bison weirdness [tests/lang/bison1.phpt]
+TEST 404/9052 [tests/lang/bug17115.phpt]
PASS Bug #17115 (lambda functions produce segfault with static vars) [tests/lang/bug17115.phpt]
+TEST 405/9052 [tests/lang/bug18872.phpt]
PASS Bug #18872 (class constant used as default parameter) [tests/lang/bug18872.phpt]
+TEST 406/9052 [tests/lang/bug19566.phpt]
PASS Bug #19566 (get_declared_classes() segfaults) [tests/lang/bug19566.phpt]
+TEST 407/9052 [tests/lang/bug19943.phpt]
PASS Bug #19943 (memleaks) [tests/lang/bug19943.phpt]
+TEST 408/9052 [tests/lang/bug20175.phpt]
PASS Bug #20175 (Static vars can't store ref to new instance) [tests/lang/bug20175.phpt]
+TEST 409/9052 [tests/lang/bug21094.phpt]
PASS Bug #21094 (set_error_handler not accepting methods) [tests/lang/bug21094.phpt]
+TEST 410/9052 [tests/lang/bug21600.phpt]
PASS Bug #21600 (assign by reference function call changes variable contents) [tests/lang/bug21600.phpt]
+TEST 411/9052 [tests/lang/bug21669.phpt]
PASS Bug #21669 ("$obj = new $this->var;" doesn't work) [tests/lang/bug21669.phpt]
+TEST 412/9052 [tests/lang/bug21820.phpt]
PASS Bug #21820 ("$arr['foo']" generates bogus E_NOTICE, should be E_PARSE) [tests/lang/bug21820.phpt]
+TEST 413/9052 [tests/lang/bug21849.phpt]
PASS Bug #21849 (self::constant doesn't work as method's default parameter) [tests/lang/bug21849.phpt]
+TEST 414/9052 [tests/lang/bug21961.phpt]
PASS Bug #21961 (get_parent_class() segfault) [tests/lang/bug21961.phpt]
+TEST 415/9052 [tests/lang/bug22231.phpt]
PASS Bug #22231 (segfault when returning a global variable by reference) [tests/lang/bug22231.phpt]
+TEST 416/9052 [tests/lang/bug22510.phpt]
PASS Bug #22510 (segfault among complex references) [tests/lang/bug22510.phpt]
+TEST 417/9052 [tests/lang/bug22592.phpt]
PASS Bug #22592 (cascading assignments to strings with curly braces broken) [tests/lang/bug22592.phpt]
+TEST 418/9052 [tests/lang/bug22690.phpt]
PASS Bug #22690 (ob_start() is broken with create_function() callbacks) [tests/lang/bug22690.phpt]
+TEST 419/9052 [tests/lang/bug23279.phpt]
PASS Bug #23279 (exception handler stops after first function call) [tests/lang/bug23279.phpt]
+TEST 420/9052 [tests/lang/bug23384.phpt]
PASS Bug #23384 (use of class constants in statics) [tests/lang/bug23384.phpt]
+TEST 421/9052 [tests/lang/bug23489.phpt]
PASS Bug #23489 (ob_start() is broken with method callbacks) [tests/lang/bug23489.phpt]
+TEST 422/9052 [tests/lang/bug23524.phpt]
PASS Bug #23524 (Improper handling of constants in array indices) [tests/lang/bug23524.phpt]
+TEST 423/9052 [tests/lang/bug23584.phpt]
PASS Bug #23584 (error line numbers off by one when using #!php) [tests/lang/bug23584.phpt]
+TEST 424/9052 [tests/lang/bug23624.phpt]
PASS Bug #23624 (foreach leaves current array key as null) [tests/lang/bug23624.phpt]
+TEST 425/9052 [tests/lang/bug23922.phpt]
PASS Bug #23922 (scope doesn't properly propagate into internal functions) [tests/lang/bug23922.phpt]
+TEST 426/9052 [tests/lang/bug24054.phpt]
PASS Bug #24054 (Assignment operator *= broken) [tests/lang/bug24054.phpt]
+TEST 427/9052 [tests/lang/bug24396.phpt]
PASS Bug #24396 (global $$variable broken) [tests/lang/bug24396.phpt]
+TEST 428/9052 [tests/lang/bug24403.phpt]
PASS Bug #24403 (scope doesn't properly propagate into internal functions) [tests/lang/bug24403.phpt]
+TEST 429/9052 [tests/lang/bug24436.phpt]
PASS Bug #24436 (isset() and empty() produce errors with non-existent variables in objects) [tests/lang/bug24436.phpt]
+TEST 430/9052 [tests/lang/bug24499.phpt]
PASS Bug #24499 (bogus handling of a public property as a private one) [tests/lang/bug24499.phpt]
+TEST 431/9052 [tests/lang/bug24573.phpt]
PASS Bug #24573 (debug_backtrace() crashes if $this is set to null) [tests/lang/bug24573.phpt]
+TEST 432/9052 [tests/lang/bug24640.phpt]
PASS Bug #24640 (var_export and var_dump can't output large float) [tests/lang/bug24640.phpt]
+TEST 433/9052 [tests/lang/bug24652.phpt]
PASS Bug #24652 (broken array_flip()) [tests/lang/bug24652.phpt]
+TEST 434/9052 [tests/lang/bug24658.phpt]
PASS Bug #24658 (combo of typehint / reference causes crash) [tests/lang/bug24658.phpt]
+TEST 435/9052 [tests/lang/bug24783.phpt]
PASS Bug #24783 ($key not binary safe in "foreach($arr as $key => $val)") [tests/lang/bug24783.phpt]
+TEST 436/9052 [tests/lang/bug24908.phpt]
PASS Bug #24908 (super-globals can not be used in __destruct()) [tests/lang/bug24908.phpt]
+TEST 437/9052 [tests/lang/bug24926.phpt]
PASS Bug #24926 (lambda function (create_function()) cannot be stored in a class property) [tests/lang/bug24926.phpt]
+TEST 438/9052 [tests/lang/bug24951.phpt]
PASS Bug #24951 (ob_flush() destroys output handler) [tests/lang/bug24951.phpt]
+TEST 439/9052 [tests/lang/bug25145.phpt]
PASS Bug #25145 (SEGV on recpt of form input with name like "123[]") [tests/lang/bug25145.phpt]
+TEST 440/9052 [tests/lang/bug25547.phpt]
PASS Bug #25547 (error_handler and array index with function call) [tests/lang/bug25547.phpt]
+TEST 441/9052 [tests/lang/bug25652.phpt]
PASS Bug #25652 (Calling Global functions dynamically fails from Class scope) [tests/lang/bug25652.phpt]
+TEST 442/9052 [tests/lang/bug25922.phpt]
PASS Bug #25922 (SEGV in error_handler when context is destroyed) [tests/lang/bug25922.phpt]
+TEST 443/9052 [tests/lang/bug26182.phpt]
PASS Bug #26182 (Object properties created redundantly) [tests/lang/bug26182.phpt]
+TEST 444/9052 [tests/lang/bug26696.phpt]
PASS Bug #26696 (string index in a switch() crashes with multiple matches) [tests/lang/bug26696.phpt]
+TEST 445/9052 [tests/lang/bug26866.phpt]
PASS Bug #26866 (segfault when exception raised in __get) [tests/lang/bug26866.phpt]
+TEST 446/9052 [tests/lang/bug26869.phpt]
PASS Bug #26869 (constant as the key of static array) [tests/lang/bug26869.phpt]
+TEST 447/9052 [tests/lang/bug27354.phpt]
PASS Bug #27354 (Modulus operator crashes PHP) [tests/lang/bug27354.phpt]
+TEST 448/9052 [tests/lang/bug27439.phpt]
PASS Bug #27439 (foreach() with $this segfaults) [tests/lang/bug27439.phpt]
+TEST 449/9052 [tests/lang/bug27443.phpt]
PASS Bug #27443 (defined() returns wrong type) [tests/lang/bug27443.phpt]
+TEST 450/9052 [tests/lang/bug27535.phpt]
PASS Bug #27535 (Objects pointing to each other cause Apache to crash) [tests/lang/bug27535.phpt]
+TEST 451/9052 [tests/lang/bug28213.phpt]
PASS Bug #28213 (crash in debug_print_backtrace in static methods) [tests/lang/bug28213.phpt]
+TEST 452/9052 [tests/lang/bug28800.phpt]
PASS Bug #28800 (Incorrect string to number conversion for strings starting with 'inf') [tests/lang/bug28800.phpt]
+TEST 453/9052 [tests/lang/bug29566.phpt]
PASS Bug #29566 (foreach/string handling strangeness) [tests/lang/bug29566.phpt]
+TEST 454/9052 [tests/lang/bug29893.phpt]
PASS Bug #29893 (segfault when using array as index) [tests/lang/bug29893.phpt]
+TEST 455/9052 [tests/lang/bug29944.phpt]
PASS Bug #29944 (function defined in switch crashes PHP) [tests/lang/bug29944.phpt]
+TEST 456/9052 [tests/lang/bug30578.phpt]
PASS Bug #30578 (Output buffers flushed before calling __desctruct functions) [tests/lang/bug30578.phpt]
+TEST 457/9052 [tests/lang/bug30638.phpt]
PASS Bug #30638 (localeconv returns wrong LC_NUMERIC settings) (ok to fail on MacOS X) [tests/lang/bug30638.phpt]
+TEST 458/9052 [tests/lang/bug30726.phpt]
PASS Bug #30726 (-.1 like numbers are not being handled correctly) [tests/lang/bug30726.phpt]
+TEST 459/9052 [tests/lang/bug30862.phpt]
PASS Bug #30862 (Static array with boolean indexes) [tests/lang/bug30862.phpt]
+TEST 460/9052 [tests/lang/bug32828.phpt]
PASS Bug #32828 (Throwing exception in output_callback function with ob_start and ob_end_clean leads to segfault) [tests/lang/bug32828.phpt]
+TEST 461/9052 [tests/lang/bug32924.phpt]
PASS Bug #32924 (prepend does not add file to included files) [tests/lang/bug32924.phpt]
+TEST 462/9052 [tests/lang/bug35176.phpt]
PASS Bug #35176 (include()/require()/*_once() produce wrong error messages about main()) [tests/lang/bug35176.phpt]
+TEST 463/9052 [tests/lang/bug35382.phpt]
PASS Bug #35382 (Comment in end of file produces fatal error) [tests/lang/bug35382.phpt]
+TEST 464/9052 [tests/lang/bug38579.phpt]
SKIP Bug #38579 (include_once() may include the same file twice) [tests/lang/bug38579.phpt] reason: only for Windows
+TEST 465/9052 [tests/lang/bug43958.phpt]
PASS Bug #43958 (class name added into the error message) [tests/lang/bug43958.phpt]
+TEST 466/9052 [tests/lang/bug44654.phpt]
PASS Bug #44654 (syntax error for #) [tests/lang/bug44654.phpt]
+TEST 467/9052 [tests/lang/bug44827.phpt]
PASS Bug #44827 (Class error when trying to access :: as constant) [tests/lang/bug44827.phpt]
+TEST 468/9052 [tests/lang/bug45392.phpt]
PASS Bug #45392 (ob_start()/ob_end_clean() and memory_limit) [tests/lang/bug45392.phpt]
+TEST 469/9052 [tests/lang/bug7515.phpt]
PASS Bug #7515 (weird & invisible referencing of objects) [tests/lang/bug7515.phpt]
+TEST 470/9052 [tests/lang/catchable_error_001.phpt]
PASS Catchable fatal error [1] [tests/lang/catchable_error_001.phpt]
+TEST 471/9052 [tests/lang/catchable_error_002.phpt]
PASS Catchable fatal error [2] [tests/lang/catchable_error_002.phpt]
+TEST 472/9052 [tests/lang/comments.phpt]
PASS #-style comments [tests/lang/comments.phpt]
+TEST 473/9052 [tests/lang/comments2.phpt]
PASS #-style comments (part 2) [tests/lang/comments2.phpt]
+TEST 474/9052 [tests/lang/compare_objects_basic1.phpt]
PASS Test standard 'compare' object handler [tests/lang/compare_objects_basic1.phpt]
+TEST 475/9052 [tests/lang/compare_objects_basic2.phpt]
PASS Test object compare when object handler different [tests/lang/compare_objects_basic2.phpt]
+TEST 476/9052 [tests/lang/each_binary_safety.phpt]
PASS Binary safety of each() for both keys and values [tests/lang/each_binary_safety.phpt]
+TEST 477/9052 [tests/lang/empty_variation.phpt]
PASS empty() on array elements [tests/lang/empty_variation.phpt]
+TEST 478/9052 [tests/lang/engine_assignExecutionOrder_001.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_001.phpt]
+TEST 479/9052 [tests/lang/engine_assignExecutionOrder_002.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_002.phpt]
+TEST 480/9052 [tests/lang/engine_assignExecutionOrder_003.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_003.phpt]
+TEST 481/9052 [tests/lang/engine_assignExecutionOrder_004.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_004.phpt]
+TEST 482/9052 [tests/lang/engine_assignExecutionOrder_005.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_005.phpt]
+TEST 483/9052 [tests/lang/engine_assignExecutionOrder_006.phpt]
PASS Evaluation order during assignments. [tests/lang/engine_assignExecutionOrder_006.phpt]
+TEST 484/9052 [tests/lang/engine_assignExecutionOrder_007.phpt]
PASS Check key execution order with &new. [tests/lang/engine_assignExecutionOrder_007.phpt]
+TEST 485/9052 [tests/lang/engine_assignExecutionOrder_008.phpt]
PASS Ensure by value assignments leave temporaries on the stack, for all sorts of assignees. [tests/lang/engine_assignExecutionOrder_008.phpt]
+TEST 486/9052 [tests/lang/engine_assignExecutionOrder_009.phpt]
PASS Execution ordering with comparison operators. [tests/lang/engine_assignExecutionOrder_009.phpt]
+TEST 487/9052 [tests/lang/error_2_exception_001.phpt]
PASS ZE2 errors caught as exceptions [tests/lang/error_2_exception_001.phpt]
+TEST 488/9052 [tests/lang/execution_order.phpt]
PASS Execution order of variables [tests/lang/execution_order.phpt]
+TEST 489/9052 [tests/lang/foreachLoop.001.phpt]
PASS Foreach loop tests - basic loop with just value and key => value. [tests/lang/foreachLoop.001.phpt]
+TEST 490/9052 [tests/lang/foreachLoop.002.phpt]
PASS Foreach loop tests - modifying the array during the loop. [tests/lang/foreachLoop.002.phpt]
+TEST 491/9052 [tests/lang/foreachLoop.003.phpt]
PASS Foreach loop tests - error case: not an array. [tests/lang/foreachLoop.003.phpt]
+TEST 492/9052 [tests/lang/foreachLoop.004.phpt]
PASS Foreach loop tests - using an array element as the $value [tests/lang/foreachLoop.004.phpt]
+TEST 493/9052 [tests/lang/foreachLoop.005.phpt]
PASS Foreach loop tests - modifying the array during the loop: special case. Behaviour is good since php 5.2.2. [tests/lang/foreachLoop.005.phpt]
+TEST 494/9052 [tests/lang/foreachLoop.006.phpt]
PASS Foreach loop tests - error case: key is a reference. [tests/lang/foreachLoop.006.phpt]
+TEST 495/9052 [tests/lang/foreachLoop.007.phpt]
PASS Foreach loop tests - error case: reference to constant array. [tests/lang/foreachLoop.007.phpt]
+TEST 496/9052 [tests/lang/foreachLoop.008.phpt]
PASS Foreach loop tests - error case: reference to constant array, with key. [tests/lang/foreachLoop.008.phpt]
+TEST 497/9052 [tests/lang/foreachLoop.009.phpt]
PASS Foreach loop tests - foreach operates on the original array if the array is referenced outside the loop. [tests/lang/foreachLoop.009.phpt]
+TEST 498/9052 [tests/lang/foreachLoop.010.phpt]
PASS This test illustrates the impact of invoking destructors when refcount is decremented to 0 on foreach.
+It will pass only if the 'contentious code' in PHPValue.decReferences() is enabled. [tests/lang/foreachLoop.010.phpt]
+TEST 499/9052 [tests/lang/foreachLoop.011.phpt]
PASS Changing from an interable type to a non iterable type during the iteration [tests/lang/foreachLoop.011.phpt]
+TEST 500/9052 [tests/lang/foreachLoop.012.phpt]
PASS Directly modifying an unreferenced array when foreach'ing over it. [tests/lang/foreachLoop.012.phpt]
+TEST 501/9052 [tests/lang/foreachLoop.013.phpt]
PASS Directly modifying an unreferenced array when foreach'ing over it while using &$value syntax. [tests/lang/foreachLoop.013.phpt]
+TEST 502/9052 [tests/lang/foreachLoop.014.phpt]
PASS Directly modifying a REFERENCED array when foreach'ing over it. [tests/lang/foreachLoop.014.phpt]
+TEST 503/9052 [tests/lang/foreachLoop.015.phpt]
PASS Directly modifying a REFERENCED array when foreach'ing over it while using &$value syntax. [tests/lang/foreachLoop.015.phpt]
+TEST 504/9052 [tests/lang/foreachLoop.016.phpt]
PASS Ensure foreach splits the iterated entity from its cow reference set, for all sorts of iterated entities. [tests/lang/foreachLoop.016.phpt]
+TEST 505/9052 [tests/lang/foreachLoop.017.phpt]
PASS Ensure foreach works with arrays with Binary keys. [tests/lang/foreachLoop.017.phpt]
+TEST 506/9052 [tests/lang/foreachLoopIterator.001.phpt]
PASS foreach with Iterator. [tests/lang/foreachLoopIterator.001.phpt]
+TEST 507/9052 [tests/lang/foreachLoopIterator.002.phpt]
PASS foreach with iterator and &$value reference [tests/lang/foreachLoopIterator.002.phpt]
+TEST 508/9052 [tests/lang/foreachLoopIteratorAggregate.001.phpt]
PASS foreach with iteratorAggregate [tests/lang/foreachLoopIteratorAggregate.001.phpt]
+TEST 509/9052 [tests/lang/foreachLoopIteratorAggregate.002.phpt]
PASS IteratorAggregate::getIterator bad return type [tests/lang/foreachLoopIteratorAggregate.002.phpt]
+TEST 510/9052 [tests/lang/foreachLoopIteratorAggregate.003.phpt]
PASS foreach with nested iteratorAggregates [tests/lang/foreachLoopIteratorAggregate.003.phpt]
+TEST 511/9052 [tests/lang/foreachLoopIteratorAggregate.004.phpt]
PASS Duplicate of zend test tests/classes/iterators_002.phpt without expected output from destructor [tests/lang/foreachLoopIteratorAggregate.004.phpt]
+TEST 512/9052 [tests/lang/foreachLoopObjects.001.phpt]
PASS Foreach loop on objects - basic loop with just value and key => value. [tests/lang/foreachLoopObjects.001.phpt]
+TEST 513/9052 [tests/lang/foreachLoopObjects.002.phpt]
PASS Foreach loop tests - visibility. [tests/lang/foreachLoopObjects.002.phpt]
+TEST 514/9052 [tests/lang/foreachLoopObjects.003.phpt]
PASS Foreach loop tests - modifying the object during the loop. [tests/lang/foreachLoopObjects.003.phpt]
+TEST 515/9052 [tests/lang/foreachLoopObjects.004.phpt]
PASS Foreach loop tests - Removing the current element from an iterated object. [tests/lang/foreachLoopObjects.004.phpt]
+TEST 516/9052 [tests/lang/foreachLoopObjects.005.phpt]
PASS Foreach loop tests - removing properties before and after the current property during the loop. [tests/lang/foreachLoopObjects.005.phpt]
+TEST 517/9052 [tests/lang/foreachLoopObjects.006.phpt]
PASS Foreach loop tests - substituting the entire iterated entity during the loop. [tests/lang/foreachLoopObjects.006.phpt]
+TEST 518/9052 [tests/lang/foreach_with_object_001.phpt]
PASS foreach() with foreach($o->mthd()->arr) [tests/lang/foreach_with_object_001.phpt]
+TEST 519/9052 [tests/lang/foreach_with_references_001.phpt]
PASS foreach() with references [tests/lang/foreach_with_references_001.phpt]
+TEST 520/9052 [tests/lang/func_get_arg.001.phpt]
PASS func_get_arg test [tests/lang/func_get_arg.001.phpt]
+TEST 521/9052 [tests/lang/func_get_arg.002.phpt]
PASS func_get_arg with variable number of args [tests/lang/func_get_arg.002.phpt]
+TEST 522/9052 [tests/lang/func_get_arg.003.phpt]
PASS func_get_arg outside of a function declaration [tests/lang/func_get_arg.003.phpt]
+TEST 523/9052 [tests/lang/func_get_arg.004.phpt]
PASS func_get_arg on non-existent arg [tests/lang/func_get_arg.004.phpt]
+TEST 524/9052 [tests/lang/func_get_arg.005.phpt]
PASS A variable, which is referenced by another variable, is passed by value.
+During the call, the original variable is updated. This should not affect func_get_arg(). [tests/lang/func_get_arg.005.phpt]
+TEST 525/9052 [tests/lang/func_get_arg_variation.phpt]
PASS func_get_arg test [tests/lang/func_get_arg_variation.phpt]
+TEST 526/9052 [tests/lang/func_get_args.001.phpt]
PASS func_get_args with no args [tests/lang/func_get_args.001.phpt]
+TEST 527/9052 [tests/lang/func_get_args.002.phpt]
PASS func_get_args with variable number of args [tests/lang/func_get_args.002.phpt]
+TEST 528/9052 [tests/lang/func_get_args.003.phpt]
PASS func_get_args() outside of a function declaration [tests/lang/func_get_args.003.phpt]
+TEST 529/9052 [tests/lang/func_get_args.004.phpt]
PASS Pass same variable by ref and by value. [tests/lang/func_get_args.004.phpt]
+TEST 530/9052 [tests/lang/func_num_args.001.phpt]
PASS func_num_args with no args [tests/lang/func_num_args.001.phpt]
+TEST 531/9052 [tests/lang/func_num_args.002.phpt]
PASS func_num_args with variable number of args [tests/lang/func_num_args.002.phpt]
+TEST 532/9052 [tests/lang/func_num_args.003.phpt]
PASS func_num_args() outside of a function declaration [tests/lang/func_num_args.003.phpt]
+TEST 533/9052 [tests/lang/func_num_args.004.phpt]
PASS Pass same variable by ref and by value. [tests/lang/func_num_args.004.phpt]
+TEST 534/9052 [tests/lang/include_variation1.phpt]
PASS include() a file from the current script directory [tests/lang/include_variation1.phpt]
+TEST 535/9052 [tests/lang/include_variation2.phpt]
PASS Including a file in the current script directory from an included function [tests/lang/include_variation2.phpt]
+TEST 536/9052 [tests/lang/include_variation3.phpt]
PASS Including a file in the current script directory from eval'd code [tests/lang/include_variation3.phpt]
+TEST 537/9052 [tests/lang/operators/add_basiclong_64bit.phpt]
SKIP Test + operator : 64bit long tests [tests/lang/operators/add_basiclong_64bit.phpt] reason: this test is for 64bit platform only
+TEST 538/9052 [tests/lang/operators/add_variationStr.phpt]
PASS Test + operator : various numbers as strings [tests/lang/operators/add_variationStr.phpt]
+TEST 539/9052 [tests/lang/operators/bitwiseAnd_basiclong_64bit.phpt]
SKIP Test & operator : 64bit long tests [tests/lang/operators/bitwiseAnd_basiclong_64bit.phpt] reason: this test is for 64bit platform only
+TEST 540/9052 [tests/lang/operators/bitwiseAnd_variationStr.phpt]
PASS Test & operator : various numbers as strings [tests/lang/operators/bitwiseAnd_variationStr.phpt]
+TEST 541/9052 [tests/lang/operators/bitwiseNot_basiclong_64bit.phpt]
SKIP Test ~N operator : 64bit long tests [tests/lang/operators/bitwiseNot_basiclong_64bit.phpt] reason: this test is for 64bit platform only
+TEST 542/9052 [tests/lang/operators/bitwiseNot_variationStr.phpt]
PASS Test ~N operator : various numbers as strings [tests/lang/operators/bitwiseNot_variationStr.phpt]
+TEST 543/9052 [tests/lang/operators/bitwiseOr_basiclong_64bit.phpt]
SKIP Test | operator : 64bit long tests [tests/lang/operators/bitwiseOr_basiclong_64bit.phpt] reason: this test is for 64bit platform only
+TEST 544/9052 [tests/lang/operators/bitwiseOr_variationStr.phpt]
PASS Test | operator : various numbers as strings [tests/lang/operators/bitwiseOr_variationStr.phpt]
+TEST 545/9052 [tests/lang/operators/bitwiseShiftLeft_basiclong_64bit.phpt]
SKIP Test << operator : 64bit long tests [tests/lang/operators/bitwiseShiftLeft_basiclong_64bit.phpt] reason: this test is for 64bit platform only
+TEST 546/9052 [tests/lang/operators/bitwiseShiftLeft_variationStr.phpt]
PASS Test << operator : various numbers as strings [tests/lang/operators/bitwiseShiftLeft_variationStr.phpt]
+TEST 547/9052 [tests/lang/operators/bitwiseShiftLeft_variationStr_64bit.phpt]
SKIP Test << operator : various numbers as strings [tests/lang/operators/bitwiseShiftLeft_variationStr_64bit.phpt] reason: this test is for 64bit platform only
+TEST 548/9052 [tests/lang/operators/bitwiseShiftRight_basiclong_64bit.phpt]
SKIP Test >> operator : 64bit long tests [tests/lang/operators/bitwiseShiftRight_basiclong_64bit.phpt] reason: this test is for 64bit platform only
+TEST 549/9052 [tests/lang/operators/bitwiseShiftRight_variationStr.phpt]
PASS Test >> operator : various numbers as strings [tests/lang/operators/bitwiseShiftRight_variationStr.phpt]
+TEST 550/9052 [tests/lang/operators/bitwiseXor_basiclong_64bit.phpt]
SKIP Test ^ operator : 64bit long tests [tests/lang/operators/bitwiseXor_basiclong_64bit.phpt] reason: this test is for 64bit platform only
+TEST 551/9052 [tests/lang/operators/bitwiseXor_variationStr.phpt]
PASS Test ^ operator : various numbers as strings [tests/lang/operators/bitwiseXor_variationStr.phpt]
+TEST 552/9052 [tests/lang/operators/divide_basiclong_64bit.phpt]
SKIP Test / operator : 64bit long tests [tests/lang/operators/divide_basiclong_64bit.phpt] reason: this test is for 64bit platform only
+TEST 553/9052 [tests/lang/operators/divide_variationStr.phpt]
PASS Test / operator : various numbers as strings [tests/lang/operators/divide_variationStr.phpt]
+TEST 554/9052 [tests/lang/operators/modulus_basiclong_64bit.phpt]
SKIP Test % operator : 64bit long tests [tests/lang/operators/modulus_basiclong_64bit.phpt] reason: this test is for 64bit platform only
+TEST 555/9052 [tests/lang/operators/modulus_variationStr.phpt]
PASS Test % operator : various numbers as strings [tests/lang/operators/modulus_variationStr.phpt]
+TEST 556/9052 [tests/lang/operators/multiply_basiclong_64bit.phpt]
SKIP Test * operator : 64bit long tests [tests/lang/operators/multiply_basiclong_64bit.phpt] reason: this test is for 64bit platform only
+TEST 557/9052 [tests/lang/operators/multiply_variationStr.phpt]
PASS Test * operator : various numbers as strings [tests/lang/operators/multiply_variationStr.phpt]
+TEST 558/9052 [tests/lang/operators/negate_basiclong_64bit.phpt]
SKIP Test -N operator : 64bit long tests [tests/lang/operators/negate_basiclong_64bit.phpt] reason: this test is for 64bit platform only
+TEST 559/9052 [tests/lang/operators/negate_variationStr.phpt]
PASS Test -N operator : various numbers as strings [tests/lang/operators/negate_variationStr.phpt]
+TEST 560/9052 [tests/lang/operators/operator_equals_basic.phpt]
PASS Test == operator : different types [tests/lang/operators/operator_equals_basic.phpt]
+TEST 561/9052 [tests/lang/operators/operator_equals_variation.phpt]
PASS Test == operator : max int 32bit range [tests/lang/operators/operator_equals_variation.phpt]
+TEST 562/9052 [tests/lang/operators/operator_equals_variation_64bit.phpt]
SKIP Test == operator : max int 64bit range [tests/lang/operators/operator_equals_variation_64bit.phpt] reason: this test is for 64bit platform only
+TEST 563/9052 [tests/lang/operators/operator_gt_basic.phpt]
PASS Test > operator : different types [tests/lang/operators/operator_gt_basic.phpt]
+TEST 564/9052 [tests/lang/operators/operator_gt_or_equal_basic.phpt]
PASS Test >= operator : different types [tests/lang/operators/operator_gt_or_equal_basic.phpt]
+TEST 565/9052 [tests/lang/operators/operator_gt_or_equal_variation.phpt]
PASS Test >= operator : max int 32bit range [tests/lang/operators/operator_gt_or_equal_variation.phpt]
+TEST 566/9052 [tests/lang/operators/operator_gt_or_equal_variation_64bit.phpt]
SKIP Test >= operator : max int 64bit range [tests/lang/operators/operator_gt_or_equal_variation_64bit.phpt] reason: this test is for 64bit platform only
+TEST 567/9052 [tests/lang/operators/operator_gt_variation.phpt]
PASS Test > operator : max int 32bit range [tests/lang/operators/operator_gt_variation.phpt]
+TEST 568/9052 [tests/lang/operators/operator_gt_variation_64bit.phpt]
SKIP Test > operator : max int 64bit range [tests/lang/operators/operator_gt_variation_64bit.phpt] reason: this test is for 64bit platform only
+TEST 569/9052 [tests/lang/operators/operator_identical_basic.phpt]
PASS Test === operator : different types [tests/lang/operators/operator_identical_basic.phpt]
+TEST 570/9052 [tests/lang/operators/operator_identical_variation.phpt]
PASS Test === operator : max int 32bit range [tests/lang/operators/operator_identical_variation.phpt]
+TEST 571/9052 [tests/lang/operators/operator_identical_variation_64bit.phpt]
SKIP Test === operator : max int 64bit range [tests/lang/operators/operator_identical_variation_64bit.phpt] reason: this test is for 64bit platform only
+TEST 572/9052 [tests/lang/operators/operator_lt_basic.phpt]
PASS Test < operator : different types [tests/lang/operators/operator_lt_basic.phpt]
+TEST 573/9052 [tests/lang/operators/operator_lt_or_equal_basic.phpt]
PASS Test <= operator : different types [tests/lang/operators/operator_lt_or_equal_basic.phpt]
+TEST 574/9052 [tests/lang/operators/operator_lt_or_equal_variation.phpt]
PASS Test <= operator : max int 32bit range [tests/lang/operators/operator_lt_or_equal_variation.phpt]
+TEST 575/9052 [tests/lang/operators/operator_lt_or_equal_variation_64bit.phpt]
SKIP Test <= operator : max int 64bit range [tests/lang/operators/operator_lt_or_equal_variation_64bit.phpt] reason: this test is for 64bit platform only
+TEST 576/9052 [tests/lang/operators/operator_lt_variation.phpt]
PASS Test < operator : max int 32bit range [tests/lang/operators/operator_lt_variation.phpt]
+TEST 577/9052 [tests/lang/operators/operator_lt_variation_64bit.phpt]
SKIP Test < operator : max int 64bit range [tests/lang/operators/operator_lt_variation_64bit.phpt] reason: this test is for 64bit platform only
+TEST 578/9052 [tests/lang/operators/operator_notequals_basic.phpt]
PASS Test != operator : different types [tests/lang/operators/operator_notequals_basic.phpt]
+TEST 579/9052 [tests/lang/operators/operator_notequals_variation.phpt]
PASS Test != operator : max int 32bit range [tests/lang/operators/operator_notequals_variation.phpt]
+TEST 580/9052 [tests/lang/operators/operator_notequals_variation_64bit.phpt]
SKIP Test == operator : max int 64bit range [tests/lang/operators/operator_notequals_variation_64bit.phpt] reason: this test is for 64bit platform only
+TEST 581/9052 [tests/lang/operators/operator_notidentical_basic.phpt]
PASS Test !== operator : different types [tests/lang/operators/operator_notidentical_basic.phpt]
+TEST 582/9052 [tests/lang/operators/operator_notidentical_variation.phpt]
PASS Test !== operator : max int 32bit range [tests/lang/operators/operator_notidentical_variation.phpt]
+TEST 583/9052 [tests/lang/operators/operator_notidentical_variation_64bit.phpt]
SKIP Test !== operator : max int 64bit range [tests/lang/operators/operator_notidentical_variation_64bit.phpt] reason: this test is for 64bit platform only
+TEST 584/9052 [tests/lang/operators/postdec_basiclong_64bit.phpt]
SKIP Test N-- operator : 64bit long tests [tests/lang/operators/postdec_basiclong_64bit.phpt] reason: this test is for 64bit platform only
+TEST 585/9052 [tests/lang/operators/postdec_variationStr.phpt]
PASS Test N-- operator : various numbers as strings [tests/lang/operators/postdec_variationStr.phpt]
+TEST 586/9052 [tests/lang/operators/postinc_basiclong_64bit.phpt]
SKIP Test N++ operator : 64bit long tests [tests/lang/operators/postinc_basiclong_64bit.phpt] reason: this test is for 64bit platform only
+TEST 587/9052 [tests/lang/operators/postinc_variationStr.phpt]
PASS Test N++ operator : various numbers as strings [tests/lang/operators/postinc_variationStr.phpt]
+TEST 588/9052 [tests/lang/operators/predec_basiclong_64bit.phpt]
SKIP Test --N operator : 64bit long tests [tests/lang/operators/predec_basiclong_64bit.phpt] reason: this test is for 64bit platform only
+TEST 589/9052 [tests/lang/operators/predec_variationStr.phpt]
PASS Test --N operator : various numbers as strings [tests/lang/operators/predec_variationStr.phpt]
+TEST 590/9052 [tests/lang/operators/preinc_basiclong_64bit.phpt]
SKIP Test ++N operator : 64bit long tests [tests/lang/operators/preinc_basiclong_64bit.phpt] reason: this test is for 64bit platform only
+TEST 591/9052 [tests/lang/operators/preinc_variationStr.phpt]
PASS Test ++N operator : various numbers as strings [tests/lang/operators/preinc_variationStr.phpt]
+TEST 592/9052 [tests/lang/operators/subtract_basiclong_64bit.phpt]
SKIP Test - operator : 64bit long tests [tests/lang/operators/subtract_basiclong_64bit.phpt] reason: this test is for 64bit platform only
+TEST 593/9052 [tests/lang/operators/subtract_variationStr.phpt]
PASS Test - operator : various numbers as strings [tests/lang/operators/subtract_variationStr.phpt]
+TEST 594/9052 [tests/lang/passByReference_001.phpt]
PASS passing of function parameters by reference [tests/lang/passByReference_001.phpt]
+TEST 595/9052 [tests/lang/passByReference_002.phpt]
PASS Attempt to pass a constant by reference [tests/lang/passByReference_002.phpt]
+TEST 596/9052 [tests/lang/passByReference_003.phpt]
PASS Implicit initialisation when passing by reference [tests/lang/passByReference_003.phpt]
+TEST 597/9052 [tests/lang/passByReference_004.phpt]
PASS passing the return value from a function by reference [tests/lang/passByReference_004.phpt]
+TEST 598/9052 [tests/lang/passByReference_005.phpt]
PASS Pass uninitialised variables by reference and by value to test implicit initialisation. [tests/lang/passByReference_005.phpt]
+TEST 599/9052 [tests/lang/passByReference_006.phpt]
PASS Pass uninitialised objects and arrays by reference to test implicit initialisation. [tests/lang/passByReference_006.phpt]
+TEST 600/9052 [tests/lang/passByReference_007.phpt]
PASS Pass function and method calls by reference and by value. [tests/lang/passByReference_007.phpt]
+TEST 601/9052 [tests/lang/passByReference_008.phpt]
PASS Pass same variable by ref and by value. [tests/lang/passByReference_008.phpt]
+TEST 602/9052 [tests/lang/passByReference_009.phpt]
PASS Assignement as argument [tests/lang/passByReference_009.phpt]
+TEST 603/9052 [tests/lang/passByReference_010.phpt]
PASS Passing assignments by reference [tests/lang/passByReference_010.phpt]
+TEST 604/9052 [tests/lang/passByReference_012.phpt]
PASS Test pass by reference semantics [tests/lang/passByReference_012.phpt]
+TEST 605/9052 [tests/lang/returnByReference.001.phpt]
PASS Returning a reference from a function [tests/lang/returnByReference.001.phpt]
+TEST 606/9052 [tests/lang/returnByReference.002.phpt]
PASS Returning a reference from a function. [tests/lang/returnByReference.002.phpt]
+TEST 607/9052 [tests/lang/returnByReference.003.phpt]
PASS Returning a reference from a function [tests/lang/returnByReference.003.phpt]
+TEST 608/9052 [tests/lang/returnByReference.004.phpt]
PASS Returning a reference from a static method [tests/lang/returnByReference.004.phpt]
+TEST 609/9052 [tests/lang/returnByReference.005.phpt]
PASS Returning a reference from a method [tests/lang/returnByReference.005.phpt]
+TEST 610/9052 [tests/lang/returnByReference.006.phpt]
PASS Returning a reference from a function via another function [tests/lang/returnByReference.006.phpt]
+TEST 611/9052 [tests/lang/returnByReference.007.phpt]
PASS Returning a reference from a static method via another static method [tests/lang/returnByReference.007.phpt]
+TEST 612/9052 [tests/lang/returnByReference.008.phpt]
PASS Returning a reference from a non-static method via another non-static method [tests/lang/returnByReference.008.phpt]
+TEST 613/9052 [tests/lang/returnByReference.009.phpt]
PASS Returning a references returned by another function [tests/lang/returnByReference.009.phpt]
+TEST 614/9052 [tests/lang/script_tag.phpt]
PASS <script> tag [tests/lang/script_tag.phpt]
+TEST 615/9052 [tests/lang/short_tags.001.phpt]
PASS short_open_tag: On [tests/lang/short_tags.001.phpt]
+TEST 616/9052 [tests/lang/short_tags.002.phpt]
PASS short_open_tag: Off [tests/lang/short_tags.002.phpt]
+TEST 617/9052 [tests/lang/short_tags.003.phpt]
PASS short_open_tag: On, asp_tags: On [tests/lang/short_tags.003.phpt]
+TEST 618/9052 [tests/lang/short_tags.004.phpt]
PASS short_open_tag: Off, asp_tags: Off [tests/lang/short_tags.004.phpt]
+TEST 619/9052 [tests/lang/static_basic_001.phpt]
PASS Static keyword - basic tests [tests/lang/static_basic_001.phpt]
+TEST 620/9052 [tests/lang/static_basic_002.phpt]
PASS Multiple declarations of the same static variable [tests/lang/static_basic_002.phpt]
+TEST 621/9052 [tests/lang/static_variation_001.phpt]
PASS Statics in nested functions & evals. [tests/lang/static_variation_001.phpt]
+TEST 622/9052 [tests/lang/static_variation_002.phpt]
PASS Static variables in methods & nested functions & evals. [tests/lang/static_variation_002.phpt]
+TEST 623/9052 [tests/lang/string_decimals_001.phpt]
PASS String conversion with multiple decimal points [tests/lang/string_decimals_001.phpt]
+TEST 624/9052 [tests/lang/this_assignment.phpt]
PASS Test to catch early assignment of $this [tests/lang/this_assignment.phpt]
+TEST 625/9052 [tests/lang/throw_variation_001.phpt]
PASS Catching an exception thrown from an included file [tests/lang/throw_variation_001.phpt]
+TEST 626/9052 [tests/lang/type_hints_001.phpt]
PASS ZE2 type hinting [tests/lang/type_hints_001.phpt]
+TEST 627/9052 [tests/lang/type_hints_002.phpt]
PASS ZE2 type hinting [tests/lang/type_hints_002.phpt]
+TEST 628/9052 [tests/lang/type_hints_003.phpt]
PASS ZE2 type hinting [tests/lang/type_hints_003.phpt]
+TEST 629/9052 [tests/output/bug46897.phpt]
PASS Bug #46897: ob_flush() should fail to flush unerasable buffers [tests/output/bug46897.phpt]
+TEST 630/9052 [tests/output/bug63377.phpt]
SKIP Bug #63377 (Segfault on output buffer > 2GB) [tests/output/bug63377.phpt] reason: Not for 32-bits OS
+TEST 631/9052 [tests/output/flush_basic_001.phpt]
PASS Test basic functionality of flush() [tests/output/flush_basic_001.phpt]
+TEST 632/9052 [tests/output/flush_error_001.phpt]
PASS Test wrong number of arguments for flush() (no impact) [tests/output/flush_error_001.phpt]
+TEST 633/9052 [tests/output/ob_001.phpt]
PASS output buffering - nothing [tests/output/ob_001.phpt]
+TEST 634/9052 [tests/output/ob_002.phpt]
PASS output buffering - ob_start [tests/output/ob_002.phpt]
+TEST 635/9052 [tests/output/ob_003.phpt]
PASS output buffering - ob_flush [tests/output/ob_003.phpt]
+TEST 636/9052 [tests/output/ob_004.phpt]
PASS output buffering - ob_clean [tests/output/ob_004.phpt]
+TEST 637/9052 [tests/output/ob_005.phpt]
PASS output buffering - ob_end_clean [tests/output/ob_005.phpt]
+TEST 638/9052 [tests/output/ob_006.phpt]
PASS output buffering - ob_end_flush [tests/output/ob_006.phpt]
+TEST 639/9052 [tests/output/ob_007.phpt]
PASS output buffering - ob_get_clean [tests/output/ob_007.phpt]
+TEST 640/9052 [tests/output/ob_008.phpt]
PASS output buffering - ob_get_contents [tests/output/ob_008.phpt]
+TEST 641/9052 [tests/output/ob_009.phpt]
PASS output buffering - ob_get_flush [tests/output/ob_009.phpt]
+TEST 642/9052 [tests/output/ob_010.phpt]
PASS output buffering - fatalism [tests/output/ob_010.phpt]
+TEST 643/9052 [tests/output/ob_011.phpt]
PASS output buffering - fatalism [tests/output/ob_011.phpt]
+TEST 644/9052 [tests/output/ob_012.phpt]
PASS output buffering - multiple [tests/output/ob_012.phpt]
+TEST 645/9052 [tests/output/ob_013.phpt]
PASS output buffering - handlers/status [tests/output/ob_013.phpt]
+TEST 646/9052 [tests/output/ob_014.phpt]
PASS output buffering - failure [tests/output/ob_014.phpt]
+TEST 647/9052 [tests/output/ob_015.phpt]
PASS output buffering - failure [tests/output/ob_015.phpt]
+TEST 648/9052 [tests/output/ob_017.phpt]
PASS output buffering - stati [tests/output/ob_017.phpt]
+TEST 649/9052 [tests/output/ob_018.phpt]
PASS output buffering - error message nirvana bug #37714 [tests/output/ob_018.phpt]
+TEST 650/9052 [tests/output/ob_020.phpt]
PASS output buffering - ob_list_handlers [tests/output/ob_020.phpt]
+TEST 651/9052 [tests/output/ob_clean_basic_001.phpt]
PASS Test ob_clean() function : basic functionality [tests/output/ob_clean_basic_001.phpt]
+TEST 652/9052 [tests/output/ob_clean_error_001.phpt]
PASS Test ob_clean() function : error conditions [tests/output/ob_clean_error_001.phpt]
+TEST 653/9052 [tests/output/ob_end_clean_basic_001.phpt]
PASS Test return type and value, as well as basic behaviour, for ob_end_clean() [tests/output/ob_end_clean_basic_001.phpt]
+TEST 654/9052 [tests/output/ob_end_clean_error_001.phpt]
PASS Test wrong number of arguments for ob_end_clean() [tests/output/ob_end_clean_error_001.phpt]
+TEST 655/9052 [tests/output/ob_end_flush_basic_001.phpt]
PASS Test ob_end_flush() function : basic functionality [tests/output/ob_end_flush_basic_001.phpt]
+TEST 656/9052 [tests/output/ob_end_flush_error_001.phpt]
PASS Test ob_end_flush() function : error conditions [tests/output/ob_end_flush_error_001.phpt]
+TEST 657/9052 [tests/output/ob_flush_basic_001.phpt]
PASS Test ob_flush() function : basic functionality [tests/output/ob_flush_basic_001.phpt]
+TEST 658/9052 [tests/output/ob_flush_error_001.phpt]
PASS Test ob_flush() function : error conditions [tests/output/ob_flush_error_001.phpt]
+TEST 659/9052 [tests/output/ob_get_clean_basic_001.phpt]
PASS Test return type and value, as well as basic behaviour, of ob_get_clean() [tests/output/ob_get_clean_basic_001.phpt]
+TEST 660/9052 [tests/output/ob_get_clean_basic_002.phpt]
PASS Test basic behaviour of ob_get_clean() [tests/output/ob_get_clean_basic_002.phpt]
+TEST 661/9052 [tests/output/ob_get_clean_error_001.phpt]
PASS Test wrong number of arguments for ob_get_clean() [tests/output/ob_get_clean_error_001.phpt]
+TEST 662/9052 [tests/output/ob_get_contents_basic_001.phpt]
PASS Test ob_get_contents() function : basic functionality [tests/output/ob_get_contents_basic_001.phpt]
+TEST 663/9052 [tests/output/ob_get_contents_error_001.phpt]
PASS Test ob_get_contents() function : error cases [tests/output/ob_get_contents_error_001.phpt]
+TEST 664/9052 [tests/output/ob_get_length_basic_001.phpt]
PASS Test return type and value, as well as basic behaviour, of ob_get_length() [tests/output/ob_get_length_basic_001.phpt]
+TEST 665/9052 [tests/output/ob_get_length_error_001.phpt]
PASS Test wrong number of arguments for ob_get_length() [tests/output/ob_get_length_error_001.phpt]
+TEST 666/9052 [tests/output/ob_get_level_basic_001.phpt]
PASS Test ob_get_level() function : basic functionality [tests/output/ob_get_level_basic_001.phpt]
+TEST 667/9052 [tests/output/ob_get_level_error_001.phpt]
PASS Test ob_get_level() function : error conditions [tests/output/ob_get_level_error_001.phpt]
+TEST 668/9052 [tests/output/ob_get_status.phpt]
PASS ob_get_status() function basic test [tests/output/ob_get_status.phpt]
+TEST 669/9052 [tests/output/ob_implicit_flush_basic_001.phpt]
PASS Test ob_implicit_flush() function : check return value (always null). [tests/output/ob_implicit_flush_basic_001.phpt]
+TEST 670/9052 [tests/output/ob_implicit_flush_basic_002.phpt]
PASS Test ob_implicit_flush() function : ensure implicit flushing does not apply to user buffers. [tests/output/ob_implicit_flush_basic_002.phpt]
+TEST 671/9052 [tests/output/ob_implicit_flush_error_001.phpt]
PASS Test ob_implicit_flush() function : wrong number of arguments [tests/output/ob_implicit_flush_error_001.phpt]
+TEST 672/9052 [tests/output/ob_implicit_flush_variation_001.phpt]
PASS Test ob_implicit_flush() function : usage variation [tests/output/ob_implicit_flush_variation_001.phpt]
+TEST 673/9052 [tests/output/ob_start_basic_001.phpt]
PASS Test return type and value for ob_start() [tests/output/ob_start_basic_001.phpt]
+TEST 674/9052 [tests/output/ob_start_basic_002.phpt]
PASS ob_start(): Check behaviour with various callback return values. [tests/output/ob_start_basic_002.phpt]
+TEST 675/9052 [tests/output/ob_start_basic_003.phpt]
PASS ob_start(): ensure even fatal error test is affected by output buffering. [tests/output/ob_start_basic_003.phpt]
+TEST 676/9052 [tests/output/ob_start_basic_004.phpt]
PASS ob_start() chunk_size: confirm buffer is flushed after any output call that causes its length to equal or exceed chunk_size. [tests/output/ob_start_basic_004.phpt]
+TEST 677/9052 [tests/output/ob_start_basic_005.phpt]
PASS ob_start(): non-static method as static callbacks. [tests/output/ob_start_basic_005.phpt]
+TEST 678/9052 [tests/output/ob_start_basic_006.phpt]
PASS ob_start(): multiple buffer initialization with a single call, using arrays. [tests/output/ob_start_basic_006.phpt]
+TEST 679/9052 [tests/output/ob_start_basic_unerasable_001.phpt]
PASS ob_start(): Ensure content of unerasable buffer can be accessed by ob_get_contents(). [tests/output/ob_start_basic_unerasable_001.phpt]
+TEST 680/9052 [tests/output/ob_start_basic_unerasable_002.phpt]
PASS ob_start(): Ensure unerasable buffer cannot be erased by ob_clean(), ob_end_clean() or ob_end_flush(). [tests/output/ob_start_basic_unerasable_002.phpt]
+TEST 681/9052 [tests/output/ob_start_basic_unerasable_003.phpt]
PASS ob_start(): Ensure unerasable buffer cannot be accessed or erased by ob_get_clean(). [tests/output/ob_start_basic_unerasable_003.phpt]
+TEST 682/9052 [tests/output/ob_start_basic_unerasable_004.phpt]
PASS ob_start(): Ensure unerasable buffer cannot be accessed or flushed by ob_get_flush(). [tests/output/ob_start_basic_unerasable_004.phpt]
+TEST 683/9052 [tests/output/ob_start_basic_unerasable_005.phpt]
PASS ob_start(): Ensure unerasable buffer cannot be flushed by ob_flush() [tests/output/ob_start_basic_unerasable_005.phpt]
+TEST 684/9052 [tests/output/ob_start_callbacks.phpt]
PASS Test ob_start() with callbacks in variables [tests/output/ob_start_callbacks.phpt]
+TEST 685/9052 [tests/output/ob_start_error_001.phpt]
PASS Test wrong number of arguments and wrong arg types for ob_start() [tests/output/ob_start_error_001.phpt]
+TEST 686/9052 [tests/output/ob_start_error_002.phpt]
PASS Test wrong number of arguments and wrong arg types for ob_start() [tests/output/ob_start_error_002.phpt]
+TEST 687/9052 [tests/output/ob_start_error_003.phpt]
PASS Test ob_start() with object supplied but no method. [tests/output/ob_start_error_003.phpt]
+TEST 688/9052 [tests/output/ob_start_error_004.phpt]
PASS Test ob_start() with non existent callback method. [tests/output/ob_start_error_004.phpt]
+TEST 689/9052 [tests/output/ob_start_error_005.phpt]
PASS ob_start(): ensure buffers can't be added from within callback. [tests/output/ob_start_error_005.phpt]
+TEST 690/9052 [tests/security/bug53226.phpt]
PASS Bug #53226 (file_exists fails on big filenames) [tests/security/bug53226.phpt]
+TEST 691/9052 [tests/security/magic_quotes_gpc.phpt]
PASS Test if magic_quotes_gpc works as expected [tests/security/magic_quotes_gpc.phpt]
+TEST 692/9052 [tests/security/open_basedir_001.phpt]
SKIP openbase_dir runtime tightning [tests/security/open_basedir_001.phpt] reason: .. no /usr/local/bin on this machine
+TEST 693/9052 [tests/security/open_basedir_chdir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_chdir.phpt]
+TEST 694/9052 [tests/security/open_basedir_chmod.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_chmod.phpt]
+TEST 695/9052 [tests/security/open_basedir_copy.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_copy.phpt]
+TEST 696/9052 [tests/security/open_basedir_copy_variation1.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_copy_variation1.phpt]
+TEST 697/9052 [tests/security/open_basedir_dir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_dir.phpt]
+TEST 698/9052 [tests/security/open_basedir_disk_free_space.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_disk_free_space.phpt]
+TEST 699/9052 [tests/security/open_basedir_error_log.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_error_log.phpt]
+TEST 700/9052 [tests/security/open_basedir_error_log_variation.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_error_log_variation.phpt]
+TEST 701/9052 [tests/security/open_basedir_file.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_file.phpt]
+TEST 702/9052 [tests/security/open_basedir_file_exists.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_file_exists.phpt]
+TEST 703/9052 [tests/security/open_basedir_file_get_contents.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_file_get_contents.phpt]
+TEST 704/9052 [tests/security/open_basedir_file_put_contents.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_file_put_contents.phpt]
+TEST 705/9052 [tests/security/open_basedir_fileatime.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fileatime.phpt]
+TEST 706/9052 [tests/security/open_basedir_filectime.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filectime.phpt]
+TEST 707/9052 [tests/security/open_basedir_filegroup.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filegroup.phpt]
+TEST 708/9052 [tests/security/open_basedir_fileinode.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fileinode.phpt]
+TEST 709/9052 [tests/security/open_basedir_filemtime.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filemtime.phpt]
+TEST 710/9052 [tests/security/open_basedir_fileowner.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fileowner.phpt]
+TEST 711/9052 [tests/security/open_basedir_fileperms.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fileperms.phpt]
+TEST 712/9052 [tests/security/open_basedir_filesize.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filesize.phpt]
+TEST 713/9052 [tests/security/open_basedir_filetype.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_filetype.phpt]
+TEST 714/9052 [tests/security/open_basedir_fopen.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_fopen.phpt]
+TEST 715/9052 [tests/security/open_basedir_glob.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_glob.phpt]
+TEST 716/9052 [tests/security/open_basedir_glob_variation.phpt]
PASS Test open_basedir configuration for glob [tests/security/open_basedir_glob_variation.phpt]
+TEST 717/9052 [tests/security/open_basedir_is_dir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_dir.phpt]
+TEST 718/9052 [tests/security/open_basedir_is_executable.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_executable.phpt]
+TEST 719/9052 [tests/security/open_basedir_is_file.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_file.phpt]
+TEST 720/9052 [tests/security/open_basedir_is_link.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_link.phpt]
+TEST 721/9052 [tests/security/open_basedir_is_readable.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_readable.phpt]
+TEST 722/9052 [tests/security/open_basedir_is_writable.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_is_writable.phpt]
+TEST 723/9052 [tests/security/open_basedir_link.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_link.phpt]
+TEST 724/9052 [tests/security/open_basedir_linkinfo.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt]
+TEST 725/9052 [tests/security/open_basedir_lstat.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_lstat.phpt]
+TEST 726/9052 [tests/security/open_basedir_mkdir.phpt]
SKIP Test open_basedir configuration [tests/security/open_basedir_mkdir.phpt] reason: Windows only variation
+TEST 727/9052 [tests/security/open_basedir_opendir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_opendir.phpt]
+TEST 728/9052 [tests/security/open_basedir_parse_ini_file.phpt]
SKIP Test open_basedir configuration [tests/security/open_basedir_parse_ini_file.phpt] reason: Windows only variation
+TEST 729/9052 [tests/security/open_basedir_readlink.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_readlink.phpt]
+TEST 730/9052 [tests/security/open_basedir_realpath.phpt]
SKIP Test open_basedir configuration [tests/security/open_basedir_realpath.phpt] reason: only run on Windows
+TEST 731/9052 [tests/security/open_basedir_rename.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_rename.phpt]
+TEST 732/9052 [tests/security/open_basedir_rmdir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_rmdir.phpt]
+TEST 733/9052 [tests/security/open_basedir_scandir.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_scandir.phpt]
+TEST 734/9052 [tests/security/open_basedir_stat.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_stat.phpt]
+TEST 735/9052 [tests/security/open_basedir_symlink.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_symlink.phpt]
+TEST 736/9052 [tests/security/open_basedir_tempnam.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_tempnam.phpt]
+TEST 737/9052 [tests/security/open_basedir_touch.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_touch.phpt]
+TEST 738/9052 [tests/security/open_basedir_unlink.phpt]
PASS Test open_basedir configuration [tests/security/open_basedir_unlink.phpt]
+TEST 739/9052 [tests/strings/001.phpt]
PASS String functions [tests/strings/001.phpt]
+TEST 740/9052 [tests/strings/002.phpt]
PASS Formatted print functions [tests/strings/002.phpt]
+TEST 741/9052 [tests/strings/004.phpt]
PASS highlight_string() buffering [tests/strings/004.phpt]
+TEST 742/9052 [tests/strings/bug22592.phpt]
PASS Bug #22592 (Cascading assignments to strings with curly braces broken) [tests/strings/bug22592.phpt]
+TEST 743/9052 [tests/strings/bug26703.phpt]
PASS Bug #26703 (Certain characters inside strings incorrectly treated as keywords) [tests/strings/bug26703.phpt]
+TEST 744/9052 [tests/strings/offsets_chaining_1.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_1.phpt]
+TEST 745/9052 [tests/strings/offsets_chaining_2.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_2.phpt]
+TEST 746/9052 [tests/strings/offsets_chaining_3.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_3.phpt]
+TEST 747/9052 [tests/strings/offsets_chaining_4.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_4.phpt]
+TEST 748/9052 [tests/strings/offsets_chaining_5.phpt]
PASS testing the behavior of string offset chaining [tests/strings/offsets_chaining_5.phpt]
+TEST 749/9052 [tests/strings/offsets_general.phpt]
PASS testing the behavior of string offsets [tests/strings/offsets_general.phpt]
+TEST 750/9052 [Zend/tests/001.phpt]
PASS func_num_args() tests [Zend/tests/001.phpt]
+TEST 751/9052 [Zend/tests/002.phpt]
PASS func_get_arg() tests [Zend/tests/002.phpt]
+TEST 752/9052 [Zend/tests/003.phpt]
PASS func_get_args() tests [Zend/tests/003.phpt]
+TEST 753/9052 [Zend/tests/004.phpt]
PASS strncmp() tests [Zend/tests/004.phpt]
+TEST 754/9052 [Zend/tests/005.phpt]
PASS strcasecmp() tests [Zend/tests/005.phpt]
+TEST 755/9052 [Zend/tests/006.phpt]
PASS strncasecmp() tests [Zend/tests/006.phpt]
+TEST 756/9052 [Zend/tests/007.phpt]
PASS each() tests [Zend/tests/007.phpt]
+TEST 757/9052 [Zend/tests/008.phpt]
PASS define() tests [Zend/tests/008.phpt]
+TEST 758/9052 [Zend/tests/009.phpt]
PASS get_class() tests [Zend/tests/009.phpt]
+TEST 759/9052 [Zend/tests/010.phpt]
PASS get_parent_class() tests [Zend/tests/010.phpt]
+TEST 760/9052 [Zend/tests/011.phpt]
PASS property_exists() tests [Zend/tests/011.phpt]
+TEST 761/9052 [Zend/tests/012.phpt]
PASS class_exists() tests [Zend/tests/012.phpt]
+TEST 762/9052 [Zend/tests/013.phpt]
PASS interface_exists() tests [Zend/tests/013.phpt]
+TEST 763/9052 [Zend/tests/014.phpt]
PASS get_included_files() tests [Zend/tests/014.phpt]
+TEST 764/9052 [Zend/tests/015.phpt]
PASS trigger_error() tests [Zend/tests/015.phpt]
+TEST 765/9052 [Zend/tests/016.phpt]
PASS isset() with object properties when operating on non-object [Zend/tests/016.phpt]
+TEST 766/9052 [Zend/tests/017.phpt]
PASS builtin functions tests [Zend/tests/017.phpt]
+TEST 767/9052 [Zend/tests/018.phpt]
PASS constant() tests [Zend/tests/018.phpt]
+TEST 768/9052 [Zend/tests/019.phpt]
PASS Test unset(), empty() and isset() functions [Zend/tests/019.phpt]
+TEST 769/9052 [Zend/tests/020.phpt]
PASS func_get_arg() invalid usage [Zend/tests/020.phpt]
+TEST 770/9052 [Zend/tests/021.phpt]
PASS ?: operator [Zend/tests/021.phpt]
+TEST 771/9052 [Zend/tests/022.phpt]
PASS Implementating abstracting methods and optional parameters [Zend/tests/022.phpt]
+TEST 772/9052 [Zend/tests/023.phpt]
PASS Testing variable variables as function name [Zend/tests/023.phpt]
+TEST 773/9052 [Zend/tests/024.phpt]
PASS Testing operations with undefined variable [Zend/tests/024.phpt]
+TEST 774/9052 [Zend/tests/025.phpt]
PASS Testing dynamic calls [Zend/tests/025.phpt]
+TEST 775/9052 [Zend/tests/026.phpt]
PASS Trying assign value to property when an object is not returned in a function [Zend/tests/026.phpt]
+TEST 776/9052 [Zend/tests/027.phpt]
PASS Testing dynamic calls using variable variables with curly syntax [Zend/tests/027.phpt]
+TEST 777/9052 [Zend/tests/028.phpt]
PASS Testing function call through of array item [Zend/tests/028.phpt]
+TEST 778/9052 [Zend/tests/029.phpt]
PASS Testing assign to property of an object in an array [Zend/tests/029.phpt]
+TEST 779/9052 [Zend/tests/030.phpt]
PASS Overriding $this in catch and checking the object properties later. [Zend/tests/030.phpt]
+TEST 780/9052 [Zend/tests/031.phpt]
PASS Testing array with '[]' passed as argument by value [Zend/tests/031.phpt]
+TEST 781/9052 [Zend/tests/032.phpt]
PASS Testing array with '[]' passed as argument by reference [Zend/tests/032.phpt]
+TEST 782/9052 [Zend/tests/033.phpt]
PASS Using undefined multidimensional array [Zend/tests/033.phpt]
+TEST 783/9052 [Zend/tests/034.phpt]
PASS Testing multiples 'default:' in switch [Zend/tests/034.phpt]
+TEST 784/9052 [Zend/tests/035.phpt]
PASS Using 'static' and 'global' in global scope [Zend/tests/035.phpt]
+TEST 785/9052 [Zend/tests/036.phpt]
PASS Trying to use lambda in array offset [Zend/tests/036.phpt]
+TEST 786/9052 [Zend/tests/037.phpt]
PASS Trying to access inexistent static property of Closure [Zend/tests/037.phpt]
+TEST 787/9052 [Zend/tests/038.phpt]
PASS Trying to use lambda as array key [Zend/tests/038.phpt]
+TEST 788/9052 [Zend/tests/abstract-static.phpt]
PASS Test for abstract static classes [Zend/tests/abstract-static.phpt]
+TEST 789/9052 [Zend/tests/access_modifiers_001.phpt]
PASS using multiple access modifiers (methods) [Zend/tests/access_modifiers_001.phpt]
+TEST 790/9052 [Zend/tests/access_modifiers_002.phpt]
PASS using multiple access modifiers (attributes) [Zend/tests/access_modifiers_002.phpt]
+TEST 791/9052 [Zend/tests/access_modifiers_003.phpt]
PASS using multiple access modifiers (classes) [Zend/tests/access_modifiers_003.phpt]
+TEST 792/9052 [Zend/tests/access_modifiers_004.phpt]
PASS using multiple access modifiers (abstract methods) [Zend/tests/access_modifiers_004.phpt]
+TEST 793/9052 [Zend/tests/access_modifiers_005.phpt]
PASS using multiple access modifiers (final methods) [Zend/tests/access_modifiers_005.phpt]
+TEST 794/9052 [Zend/tests/access_modifiers_006.phpt]
PASS using multiple access modifiers (static methods) [Zend/tests/access_modifiers_006.phpt]
+TEST 795/9052 [Zend/tests/access_modifiers_007.phpt]
PASS abstract final methods errmsg [Zend/tests/access_modifiers_007.phpt]
+TEST 796/9052 [Zend/tests/access_modifiers_008.phpt]
XFAIL Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
+TEST 797/9052 [Zend/tests/access_modifiers_009.phpt]
XFAIL Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
+TEST 798/9052 [Zend/tests/access_modifiers_010.phpt]
PASS Testing visibility of methods [Zend/tests/access_modifiers_010.phpt]
+TEST 799/9052 [Zend/tests/access_modifiers_011.phpt]
PASS __call() for private/protected methods [Zend/tests/access_modifiers_011.phpt]
+TEST 800/9052 [Zend/tests/access_modifiers_012.phpt]
PASS Trigger __call() in lieu of non visible methods when called via a callback. [Zend/tests/access_modifiers_012.phpt]
+TEST 801/9052 [Zend/tests/add_001.phpt]
PASS adding arrays [Zend/tests/add_001.phpt]
+TEST 802/9052 [Zend/tests/add_002.phpt]
PASS adding objects to arrays [Zend/tests/add_002.phpt]
+TEST 803/9052 [Zend/tests/add_003.phpt]
PASS adding arrays to objects [Zend/tests/add_003.phpt]
+TEST 804/9052 [Zend/tests/add_004.phpt]
PASS adding numbers to arrays [Zend/tests/add_004.phpt]
+TEST 805/9052 [Zend/tests/add_005.phpt]
PASS adding integers to doubles [Zend/tests/add_005.phpt]
+TEST 806/9052 [Zend/tests/add_006.phpt]
PASS adding numbers to strings [Zend/tests/add_006.phpt]
+TEST 807/9052 [Zend/tests/add_007.phpt]
PASS adding strings to arrays [Zend/tests/add_007.phpt]
+TEST 808/9052 [Zend/tests/and_001.phpt]
PASS bitwise AND and strings [Zend/tests/and_001.phpt]
+TEST 809/9052 [Zend/tests/anonymous_func_001.phpt]
PASS Testing calls to anonymous function [Zend/tests/anonymous_func_001.phpt]
+TEST 810/9052 [Zend/tests/anonymous_func_002.phpt]
PASS Testing anonymous function return as array key and accessing $GLOBALS [Zend/tests/anonymous_func_002.phpt]
+TEST 811/9052 [Zend/tests/anonymous_func_003.phpt]
PASS Using throw $var with anonymous function return [Zend/tests/anonymous_func_003.phpt]
+TEST 812/9052 [Zend/tests/array_append_COW.phpt]
PASS Tests that array manipulation code is correctly dealing with copy on write and splitting on reference [Zend/tests/array_append_COW.phpt]
+TEST 813/9052 [Zend/tests/array_type_hint_001.phpt]
PASS Array type hint [Zend/tests/array_type_hint_001.phpt]
+TEST 814/9052 [Zend/tests/array_unshift_COW.phpt]
PASS Tests that array unshift code is correctly dealing with copy on write and splitting on reference [Zend/tests/array_unshift_COW.phpt]
+TEST 815/9052 [Zend/tests/assign_to_var_001.phpt]
PASS complex cases of variable assignment - 001 [Zend/tests/assign_to_var_001.phpt]
+TEST 816/9052 [Zend/tests/assign_to_var_002.phpt]
PASS complex cases of variable assignment - 002 [Zend/tests/assign_to_var_002.phpt]
+TEST 817/9052 [Zend/tests/assign_to_var_003.phpt]
PASS complex cases of variable assignment - 003 [Zend/tests/assign_to_var_003.phpt]
+TEST 818/9052 [Zend/tests/assign_to_var_004.phpt]
PASS complex cases of variable assignment - 004 [Zend/tests/assign_to_var_004.phpt]
+TEST 819/9052 [Zend/tests/bug19859.phpt]
PASS Bug #19859 (__call() does not catch call_user_func_array() calls) [Zend/tests/bug19859.phpt]
+TEST 820/9052 [Zend/tests/bug20240.phpt]
PASS Bug #20240 (order of destructor calls) [Zend/tests/bug20240.phpt]
+TEST 821/9052 [Zend/tests/bug20242.phpt]
PASS Bug #20242 (Method call in front of class definition) [Zend/tests/bug20242.phpt]
+TEST 822/9052 [Zend/tests/bug21478.phpt]
PASS Bug #21478 (Zend/zend_alloc.c :: shutdown_memory_manager produces segfault) [Zend/tests/bug21478.phpt]
+TEST 823/9052 [Zend/tests/bug21888.phpt]
PASS Bug #21888 (protected property and protected method of the same name) [Zend/tests/bug21888.phpt]
+TEST 824/9052 [Zend/tests/bug22725.phpt]
PASS Bug #22725 (A derived class can call a parent's protected method that calls a private method) [Zend/tests/bug22725.phpt]
+TEST 825/9052 [Zend/tests/bug22836.phpt]
PASS Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
+TEST 826/9052 [Zend/tests/bug23104.phpt]
PASS Bug #23104 (Hash position not reset for constant arrays) [Zend/tests/bug23104.phpt]
+TEST 827/9052 [Zend/tests/bug24436.phpt]
PASS Bug #24436 (isset()/empty() produce errors with non-existent variables in classes) [Zend/tests/bug24436.phpt]
+TEST 828/9052 [Zend/tests/bug24635.phpt]
PASS Bug #24635 (crash on dtor calling other functions) [Zend/tests/bug24635.phpt]
+TEST 829/9052 [Zend/tests/bug24699.phpt]
PASS Bug #24699 (Memory Leak with per-class constants) [Zend/tests/bug24699.phpt]
+TEST 830/9052 [Zend/tests/bug24773.phpt]
PASS Bug #24773 (unset() of integers treated as arrays causes a crash) [Zend/tests/bug24773.phpt]
+TEST 831/9052 [Zend/tests/bug24884.phpt]
PASS Bug #24884 (calling $this->__clone(); crashes php) [Zend/tests/bug24884.phpt]
+TEST 832/9052 [Zend/tests/bug26010.phpt]
PASS Bug #26010 (private / protected variables get exposed by get_object_vars()) [Zend/tests/bug26010.phpt]
+TEST 833/9052 [Zend/tests/bug26077.phpt]
PASS Bug #26077 (Memory leaks when creating an instance of an object) [Zend/tests/bug26077.phpt]
+TEST 834/9052 [Zend/tests/bug26166.phpt]
PASS Bug #26166 (__toString() crash when no values returned) [Zend/tests/bug26166.phpt]
+TEST 835/9052 [Zend/tests/bug26229.phpt]
PASS Bug #26229 (getIterator() segfaults when it returns arrays or scalars) [Zend/tests/bug26229.phpt]
+TEST 836/9052 [Zend/tests/bug26281.phpt]
PASS Bug #26281 (switch() crash when condition is a string offset) [Zend/tests/bug26281.phpt]
+TEST 837/9052 [Zend/tests/bug26696.phpt]
PASS Bug #26696 (crash in switch() when string index is used) [Zend/tests/bug26696.phpt]
+TEST 838/9052 [Zend/tests/bug26697.phpt]
PASS Bug #26697 (calling class_exists on a nonexistent class in __autoload results in segfault) [Zend/tests/bug26697.phpt]
+TEST 839/9052 [Zend/tests/bug26698.phpt]
PASS Bug #26698 (Thrown exceptions while evaluting argument to pass as parameter crash PHP) [Zend/tests/bug26698.phpt]
+TEST 840/9052 [Zend/tests/bug26801.phpt]
PASS Bug #26801 (switch ($a{0}) crash) [Zend/tests/bug26801.phpt]
+TEST 841/9052 [Zend/tests/bug26802.phpt]
PASS Bug #26802 (Can't call static method using a variable) [Zend/tests/bug26802.phpt]
+TEST 842/9052 [Zend/tests/bug27268.phpt]
PASS Bug #27268 (Bad references accentuated by clone) [Zend/tests/bug27268.phpt]
+TEST 843/9052 [Zend/tests/bug27304.phpt]
PASS Bug #27304 (Static functions don't function properly) [Zend/tests/bug27304.phpt]
+TEST 844/9052 [Zend/tests/bug27598.phpt]
PASS Bug #27598 (list() array key assignment causes HUGE memory leak) [Zend/tests/bug27598.phpt]
+TEST 845/9052 [Zend/tests/bug27669.phpt]
PASS Bug #27669 (PHP 5 didn't support all possibilities for calling static methods dynamically) [Zend/tests/bug27669.phpt]
+TEST 846/9052 [Zend/tests/bug27731.phpt]
PASS Bug #27731 (error_reporing() call inside @ block does not work correctly) [Zend/tests/bug27731.phpt]
+TEST 847/9052 [Zend/tests/bug27798.phpt]
PASS Bug #27798 (private / protected variables not exposed by get_object_vars() inside class) [Zend/tests/bug27798.phpt]
+TEST 848/9052 [Zend/tests/bug28072.phpt]
PASS Bug #28072 (static array with some constant keys will be incorrectly ordered) [Zend/tests/bug28072.phpt]
+TEST 849/9052 [Zend/tests/bug28377.phpt]
PASS Bug #28377 (debug_backtrace is intermittently passing args) [Zend/tests/bug28377.phpt]
+TEST 850/9052 [Zend/tests/bug28442.phpt]
PASS Bug #28442 (Changing a static variables in a class changes it across sub/super classes.) [Zend/tests/bug28442.phpt]
+TEST 851/9052 [Zend/tests/bug28444.phpt]
PASS Bug #28444 (Cannot access undefined property for object with overloaded property access) [Zend/tests/bug28444.phpt]
+TEST 852/9052 [Zend/tests/bug29015.phpt]
PASS Bug #29015 (Incorrect behavior of member vars(non string ones)-numeric mem vars und others) [Zend/tests/bug29015.phpt]
+TEST 853/9052 [Zend/tests/bug29104.phpt]
PASS Bug #29104 (Function declaration in method doesn't work) [Zend/tests/bug29104.phpt]
+TEST 854/9052 [Zend/tests/bug29210.phpt]
PASS Bug #29210 (Function is_callable does not support private and protected methods) [Zend/tests/bug29210.phpt]
+TEST 855/9052 [Zend/tests/bug29368.phpt]
PASS Bug #29368 (The destructor is called when an exception is thrown from the constructor) [Zend/tests/bug29368.phpt]
+TEST 856/9052 [Zend/tests/bug29505.phpt]
PASS Bug #29505 (get_class_vars() severely broken when used with arrays) [Zend/tests/bug29505.phpt]
+TEST 857/9052 [Zend/tests/bug29674.phpt]
PASS Bug #29674 (inherited method doesn't have access to private variables of the derived class) [Zend/tests/bug29674.phpt]
+TEST 858/9052 [Zend/tests/bug29689.phpt]
PASS Bug #29689 (default value of protected member overrides default value of private) [Zend/tests/bug29689.phpt]
+TEST 859/9052 [Zend/tests/bug29883.phpt]
PASS Bug #29883 (isset gives invalid values on strings) [Zend/tests/bug29883.phpt]
+TEST 860/9052 [Zend/tests/bug29890.phpt]
PASS Bug #29890 (crash if error handler fails) [Zend/tests/bug29890.phpt]
+TEST 861/9052 [Zend/tests/bug29896.phpt]
PASS Bug #29896 (Backtrace argument list out of sync) [Zend/tests/bug29896.phpt]
+TEST 862/9052 [Zend/tests/bug29944.phpt]
PASS Bug #29944 (Function defined in switch, crashes) [Zend/tests/bug29944.phpt]
+TEST 863/9052 [Zend/tests/bug30080.phpt]
PASS Bug #30080 (Passing array or non array of objects) [Zend/tests/bug30080.phpt]
+TEST 864/9052 [Zend/tests/bug30140.phpt]
PASS Bug #30140 (Problem with array in static properties) [Zend/tests/bug30140.phpt]
+TEST 865/9052 [Zend/tests/bug30161.phpt]
PASS Bug #30161 (Segmentation fault with exceptions) [Zend/tests/bug30161.phpt]
+TEST 866/9052 [Zend/tests/bug30162.phpt]
PASS Bug #30162 (Catching exception in constructor couses lose of $this) [Zend/tests/bug30162.phpt]
+TEST 867/9052 [Zend/tests/bug30346.phpt]
PASS Bug #30346 (arrayAccess and using $this) [Zend/tests/bug30346.phpt]
+TEST 868/9052 [Zend/tests/bug30394.phpt]
PASS Bug #30394 (Assignment operators yield wrong result with __get/__set) [Zend/tests/bug30394.phpt]
+TEST 869/9052 [Zend/tests/bug30407.phpt]
PASS Bug #30407 (Strange behaviour of default arguments) [Zend/tests/bug30407.phpt]
+TEST 870/9052 [Zend/tests/bug30451.phpt]
PASS Bug #30451 (static properties permissions broken) [Zend/tests/bug30451.phpt]
+TEST 871/9052 [Zend/tests/bug30519.phpt]
PASS Bug #30519 (Interface not existing says Class not found) [Zend/tests/bug30519.phpt]
+TEST 872/9052 [Zend/tests/bug30702.phpt]
PASS Bug #30702 (cannot initialize class variable from class constant) [Zend/tests/bug30702.phpt]
+TEST 873/9052 [Zend/tests/bug30707.phpt]
PASS Bug #30707 (Segmentation fault on exception in method) [Zend/tests/bug30707.phpt]
+TEST 874/9052 [Zend/tests/bug30725.phpt]
PASS Bug #30725 (PHP segfaults when an exception is thrown in getIterator() within foreach) [Zend/tests/bug30725.phpt]
+TEST 875/9052 [Zend/tests/bug30791.phpt]
PASS Bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded) [Zend/tests/bug30791.phpt]
+TEST 876/9052 [Zend/tests/bug30820.phpt]
PASS Bug #30820 (static member conflict with $this->member silently ignored) [Zend/tests/bug30820.phpt]
+TEST 877/9052 [Zend/tests/bug30828.phpt]
PASS Bug #30828 (debug_backtrace() reports incorrect class in overridden methods) [Zend/tests/bug30828.phpt]
+TEST 878/9052 [Zend/tests/bug30889.phpt]
PASS Bug #30889 (Conflict between __get/__set and ++ operator) [Zend/tests/bug30889.phpt]
+TEST 879/9052 [Zend/tests/bug30922.phpt]
PASS Bug #30922 (reflective functions crash PHP when interfaces extend themselves) [Zend/tests/bug30922.phpt]
+TEST 880/9052 [Zend/tests/bug30998.phpt]
PASS Bug #30998 (Crash when user error handler returns false) [Zend/tests/bug30998.phpt]
+TEST 881/9052 [Zend/tests/bug31098.phpt]
PASS Bug #31098 (isset() / empty() incorrectly returns true in dereference of a wrong type) [Zend/tests/bug31098.phpt]
+TEST 882/9052 [Zend/tests/bug31102.phpt]
PASS Bug #31102 (Exception not handled when thrown inside __autoload()) [Zend/tests/bug31102.phpt]
+TEST 883/9052 [Zend/tests/bug31177-2.phpt]
PASS Bug #31177 (memory corruption because of incorrect refcounting) [Zend/tests/bug31177-2.phpt]
+TEST 884/9052 [Zend/tests/bug31177.phpt]
PASS Bug #31177 (Memory leak) [Zend/tests/bug31177.phpt]
+TEST 885/9052 [Zend/tests/bug31341.phpt]
PASS Bug #31341 (escape on curly inconsistent) [Zend/tests/bug31341.phpt]
+TEST 886/9052 [Zend/tests/bug31525.phpt]
PASS Bug #31525 (object reference being dropped. $this getting lost) [Zend/tests/bug31525.phpt]
+TEST 887/9052 [Zend/tests/bug31683.phpt]
PASS Bug #31683 (changes to $name in __get($name) override future parameters) [Zend/tests/bug31683.phpt]
+TEST 888/9052 [Zend/tests/bug31720.phpt]
PASS Bug #31720 (Invalid object callbacks not caught in array_walk()) [Zend/tests/bug31720.phpt]
+TEST 889/9052 [Zend/tests/bug32226.phpt]
PASS Bug #32226 (SEGV with exception handler on non existing instance) [Zend/tests/bug32226.phpt]
+TEST 890/9052 [Zend/tests/bug32252.phpt]
PASS Bug #32252 (Segfault when offsetSet throws an Exception (only without debug)) [Zend/tests/bug32252.phpt]
+TEST 891/9052 [Zend/tests/bug32290.phpt]
PASS Bug #32290 (calling call_user_func_array() ends in infinite loop within child class) [Zend/tests/bug32290.phpt]
+TEST 892/9052 [Zend/tests/bug32296.phpt]
PASS Bug #32296 (get_class_methods output has changed between 5.0.2 and 5.0.3) [Zend/tests/bug32296.phpt]
+TEST 893/9052 [Zend/tests/bug32322.phpt]
PASS Bug #32322 (Return values by reference broken( using self::),example singleton instance) [Zend/tests/bug32322.phpt]
+TEST 894/9052 [Zend/tests/bug32427.phpt]
PASS Bug #32427 (Interfaces are not allowed 'static' access modifier) [Zend/tests/bug32427.phpt]
+TEST 895/9052 [Zend/tests/bug32428.phpt]
PASS Bug #32428 (The @ warning error supression operator is broken) [Zend/tests/bug32428.phpt]
+TEST 896/9052 [Zend/tests/bug32429.phpt]
PASS Bug #32429 (method_exists() always return TRUE if __call method exists) [Zend/tests/bug32429.phpt]
+TEST 897/9052 [Zend/tests/bug32596.phpt]
PASS Bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct) [Zend/tests/bug32596.phpt]
+TEST 898/9052 [Zend/tests/bug32660.phpt]
PASS Bug #32660 (Assignment by reference causes crash when field access is overloaded (__get)) [Zend/tests/bug32660.phpt]
+TEST 899/9052 [Zend/tests/bug32674.phpt]
PASS Bug #32674 (exception in iterator causes crash) [Zend/tests/bug32674.phpt]
+TEST 900/9052 [Zend/tests/bug32799.phpt]
PASS Bug #32799 (crash: calling the corresponding global var during the destruct) [Zend/tests/bug32799.phpt]
+TEST 901/9052 [Zend/tests/bug32833.phpt]
PASS Bug #32833 (Invalid opcode with $a[] .= '') [Zend/tests/bug32833.phpt]
+TEST 902/9052 [Zend/tests/bug32993.phpt]
PASS Bug #32993 (implemented Iterator function current() don't throw exception) [Zend/tests/bug32993.phpt]
+TEST 903/9052 [Zend/tests/bug33116.phpt]
PASS Bug #33116 (crash when assigning class name to global variable in __autoload) [Zend/tests/bug33116.phpt]
+TEST 904/9052 [Zend/tests/bug33171.phpt]
PASS Bug #33171 (foreach enumerates private fields declared in base classes) [Zend/tests/bug33171.phpt]
+TEST 905/9052 [Zend/tests/bug33257.phpt]
PASS Bug #33257 (array_splice() inconsistent when passed function instead of variable) [Zend/tests/bug33257.phpt]
+TEST 906/9052 [Zend/tests/bug33277.phpt]
PASS Bug #33277 (private method accessed by child class) [Zend/tests/bug33277.phpt]
+TEST 907/9052 [Zend/tests/bug33282.phpt]
PASS Bug #33282 (Re-assignment by reference does not clear the is_ref flag) [Zend/tests/bug33282.phpt]
+TEST 908/9052 [Zend/tests/bug33318.phpt]
PASS Bug #33318 (throw 1; results in Invalid opcode 108/1/8) [Zend/tests/bug33318.phpt]
+TEST 909/9052 [Zend/tests/bug33512.phpt]
PASS Bug #33512 (unset() overloaded properties doesn't work) [Zend/tests/bug33512.phpt]
+TEST 910/9052 [Zend/tests/bug33558.phpt]
PASS Bug #33558 (warning with nested calls to functions returning by reference) [Zend/tests/bug33558.phpt]
+TEST 911/9052 [Zend/tests/bug33710.phpt]
PASS Bug #33710 (ArrayAccess objects doesn't initialize $this) [Zend/tests/bug33710.phpt]
+TEST 912/9052 [Zend/tests/bug33732.phpt]
PASS Bug #33732 (Wrong behavior of constants in class and interface extending) [Zend/tests/bug33732.phpt]
+TEST 913/9052 [Zend/tests/bug33771.phpt]
PASS Bug #33771 (error_reporting falls to 0 when @ was used inside try/catch block) [Zend/tests/bug33771.phpt]
+TEST 914/9052 [Zend/tests/bug33802.phpt]
PASS Bug #33802 (throw Exception in error handler causes crash) [Zend/tests/bug33802.phpt]
+TEST 915/9052 [Zend/tests/bug33996.phpt]
PASS Bug #33996 (No information given for fatal error on passing invalid value to typed argument) [Zend/tests/bug33996.phpt]
+TEST 916/9052 [Zend/tests/bug33999.phpt]
PASS Bug #33999 (object remains object when cast to int) [Zend/tests/bug33999.phpt]
+TEST 917/9052 [Zend/tests/bug34045.phpt]
PASS Bug #34045 (Buffer overflow with serialized object) [Zend/tests/bug34045.phpt]
+TEST 918/9052 [Zend/tests/bug34062.phpt]
PASS Bug #34062 (Crash in catch block when many arguments are used) [Zend/tests/bug34062.phpt]
+TEST 919/9052 [Zend/tests/bug34064.phpt]
PASS Bug #34064 (arr[] as param to function in class gives invalid opcode) [Zend/tests/bug34064.phpt]
+TEST 920/9052 [Zend/tests/bug34065.phpt]
PASS Bug #34065 (throw in foreach causes memory leaks) [Zend/tests/bug34065.phpt]
+TEST 921/9052 [Zend/tests/bug34137.phpt]
PASS Bug #34137 (assigning array element by reference causes binary mess) [Zend/tests/bug34137.phpt]
+TEST 922/9052 [Zend/tests/bug34199.phpt]
PASS Bug #34199 (if($obj)/if(!$obj) inconsistency because of cast handler) [Zend/tests/bug34199.phpt]
+TEST 923/9052 [Zend/tests/bug34260.phpt]
PASS Bug #34260 (Segfault with callbacks (array_map) + overloading) [Zend/tests/bug34260.phpt]
+TEST 924/9052 [Zend/tests/bug34310.phpt]
PASS Bug #34310 (foreach($arr as $c->d => $x) crashes) [Zend/tests/bug34310.phpt]
+TEST 925/9052 [Zend/tests/bug34358.phpt]
PASS Bug #34358 (Fatal error: Cannot re-assign $this(again)) [Zend/tests/bug34358.phpt]
+TEST 926/9052 [Zend/tests/bug34467.phpt]
PASS Bug #34467 (foreach + __get + __set incosistency) [Zend/tests/bug34467.phpt]
+TEST 927/9052 [Zend/tests/bug34518.phpt]
PASS Bug #34518 (Unset doesn't separate container in CV) [Zend/tests/bug34518.phpt]
+TEST 928/9052 [Zend/tests/bug34617.phpt]
PASS Bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called) [Zend/tests/bug34617.phpt]
+TEST 929/9052 [Zend/tests/bug34678.phpt]
PASS Bug #34678 (__call(), is_callable() and static methods) [Zend/tests/bug34678.phpt]
+TEST 930/9052 [Zend/tests/bug34786.phpt]
PASS Bug #34786 (2 @ results in change to error_reporting() to random value) [Zend/tests/bug34786.phpt]
+TEST 931/9052 [Zend/tests/bug34873.phpt]
PASS Bug #34873 (Segmentation Fault on foreach in object) [Zend/tests/bug34873.phpt]
+TEST 932/9052 [Zend/tests/bug34879.phpt]
PASS Bug #34879 (str_replace, array_map corrupt negative array indexes on 64-bit platforms) [Zend/tests/bug34879.phpt]
+TEST 933/9052 [Zend/tests/bug34893.phpt]
PASS Bug #34893 (PHP5.1 overloading, Cannot access private property) [Zend/tests/bug34893.phpt]
+TEST 934/9052 [Zend/tests/bug35017.phpt]
PASS Bug #35017 (Exception thrown in error handler may cause unexpected behavior) [Zend/tests/bug35017.phpt]
+TEST 935/9052 [Zend/tests/bug35106.phpt]
PASS Bug #35106 (nested foreach fails when array variable has a reference) [Zend/tests/bug35106.phpt]
+TEST 936/9052 [Zend/tests/bug35163.phpt]
PASS Bug #35163 (Array elements can lose references) [Zend/tests/bug35163.phpt]
+TEST 937/9052 [Zend/tests/bug35163_2.phpt]
PASS Bug #35163.2 (Array elements can lose references) [Zend/tests/bug35163_2.phpt]
+TEST 938/9052 [Zend/tests/bug35163_3.phpt]
PASS Bug #35163.3 (Array elements can lose references) [Zend/tests/bug35163_3.phpt]
+TEST 939/9052 [Zend/tests/bug35239.phpt]
PASS Bug #35239 (Objects can lose references) [Zend/tests/bug35239.phpt]
+TEST 940/9052 [Zend/tests/bug35393.phpt]
PASS Bug #35393 (changing static protected members from outside the class) [Zend/tests/bug35393.phpt]
+TEST 941/9052 [Zend/tests/bug35411.phpt]
PASS Bug #35411 (Regression with \{$ handling) [Zend/tests/bug35411.phpt]
+TEST 942/9052 [Zend/tests/bug35437.phpt]
PASS Bug #35437 (Segfault or Invalid Opcode 137/1/4) [Zend/tests/bug35437.phpt]
+TEST 943/9052 [Zend/tests/bug35470.phpt]
PASS Bug #35470 (Assigning global using variable name from array doesn't function) [Zend/tests/bug35470.phpt]
+TEST 944/9052 [Zend/tests/bug35509.phpt]
PASS Bug #35509 (string constant as array key has different behavior inside object) [Zend/tests/bug35509.phpt]
+TEST 945/9052 [Zend/tests/bug35634.phpt]
PASS Bug #35634 (Erroneous "Class declarations may not be nested" error raised) [Zend/tests/bug35634.phpt]
+TEST 946/9052 [Zend/tests/bug35655.phpt]
PASS Bug #35655 (whitespace following end of heredoc is lost) [Zend/tests/bug35655.phpt]
+TEST 947/9052 [Zend/tests/bug36006.phpt]
PASS Bug #36006 (Problem with $this in __destruct()) [Zend/tests/bug36006.phpt]
+TEST 948/9052 [Zend/tests/bug36037.phpt]
PASS Bug #36037 (heredoc adds extra line number) [Zend/tests/bug36037.phpt]
+TEST 949/9052 [Zend/tests/bug36071.phpt]
PASS Bug #36071 (Engine Crash related with 'clone') [Zend/tests/bug36071.phpt]
+TEST 950/9052 [Zend/tests/bug36214.phpt]
PASS Bug #36214 (__get method works properly only when conditional operator is used) [Zend/tests/bug36214.phpt]
+TEST 951/9052 [Zend/tests/bug36268.phpt]
PASS Bug #36268 (Object destructors called even after fatal errors) [Zend/tests/bug36268.phpt]
+TEST 952/9052 [Zend/tests/bug36303.phpt]
PASS Bug #36303 (foreach on error_zval produces segfault) [Zend/tests/bug36303.phpt]
+TEST 953/9052 [Zend/tests/bug36513.phpt]
PASS Bug #36513 (comment will be outputed in last line) [Zend/tests/bug36513.phpt]
+TEST 954/9052 [Zend/tests/bug36568.phpt]
PASS Bug #36568 (memory_limit has no effect) [Zend/tests/bug36568.phpt]
+TEST 955/9052 [Zend/tests/bug36759.phpt]
PASS Bug #36759 (Objects destructors are invoked in wrong order when script is finished) [Zend/tests/bug36759.phpt]
+TEST 956/9052 [Zend/tests/bug37046.phpt]
PASS Bug #37046 (foreach breaks static scope) [Zend/tests/bug37046.phpt]
+TEST 957/9052 [Zend/tests/bug37138.phpt]
PASS Bug #37138 (__autoload tries to load callback'ed self and parent) [Zend/tests/bug37138.phpt]
+TEST 958/9052 [Zend/tests/bug37144.phpt]
PASS Bug #37144 (PHP crashes trying to assign into property of dead object) [Zend/tests/bug37144.phpt]
+TEST 959/9052 [Zend/tests/bug37212.phpt]
PASS Bug #37212 (Access to protected property of common base class) [Zend/tests/bug37212.phpt]
+TEST 960/9052 [Zend/tests/bug37251.phpt]
PASS Bug #37251 (deadlock when custom error handler is to catch array type hint error) [Zend/tests/bug37251.phpt]
+TEST 961/9052 [Zend/tests/bug37632.phpt]
PASS Bug #37632 (Protected method access problem) [Zend/tests/bug37632.phpt]
+TEST 962/9052 [Zend/tests/bug37667.phpt]
PASS Bug #37667 (Object is not added into array returned by __get) [Zend/tests/bug37667.phpt]
+TEST 963/9052 [Zend/tests/bug37707.phpt]
PASS Bug #37707 (clone without assigning leaks memory) [Zend/tests/bug37707.phpt]
+TEST 964/9052 [Zend/tests/bug37715.phpt]
PASS Bug #37715 (array pointers resetting on copy) [Zend/tests/bug37715.phpt]
+TEST 965/9052 [Zend/tests/bug37811.phpt]
PASS Bug #37811 (define not using toString on objects) [Zend/tests/bug37811.phpt]
+TEST 966/9052 [Zend/tests/bug38047.phpt]
PASS Bug #38047 ("file" and "line" sometimes not set in backtrace from inside error handler) [Zend/tests/bug38047.phpt]
+TEST 967/9052 [Zend/tests/bug38146.phpt]
PASS Bug #38146 (Cannot use array returned from foo::__get('bar') in write context) [Zend/tests/bug38146.phpt]
+TEST 968/9052 [Zend/tests/bug38211.phpt]
PASS Bug #38211 (variable name and cookie name match breaks script execution) [Zend/tests/bug38211.phpt]
+TEST 969/9052 [Zend/tests/bug38220.phpt]
PASS Bug #38220 (Crash on some object operations) [Zend/tests/bug38220.phpt]
+TEST 970/9052 [Zend/tests/bug38234.phpt]
PASS Bug #38234 (Exception in __clone makes memory leak) [Zend/tests/bug38234.phpt]
+TEST 971/9052 [Zend/tests/bug38287.phpt]
PASS Bug #38287 (static variables mess up global vars) [Zend/tests/bug38287.phpt]
+TEST 972/9052 [Zend/tests/bug38461.phpt]
PASS Bug #38461 (setting private attribute with __set() produces segfault) [Zend/tests/bug38461.phpt]
+TEST 973/9052 [Zend/tests/bug38469.phpt]
PASS Bug #38469 (Unexpected creation of cycle) [Zend/tests/bug38469.phpt]
+TEST 974/9052 [Zend/tests/bug38623.phpt]
PASS Bug #38623 (leaks in a tricky code with switch() and exceptions) [Zend/tests/bug38623.phpt]
+TEST 975/9052 [Zend/tests/bug38624.phpt]
PASS Bug #38624 (Strange warning when incrementing an object property and exception is thrown from __get method) [Zend/tests/bug38624.phpt]
+TEST 976/9052 [Zend/tests/bug38772.phpt]
PASS Bug #38772 (inconsistent overriding of methods in different visibility contexts) [Zend/tests/bug38772.phpt]
+TEST 977/9052 [Zend/tests/bug38779.phpt]
PASS Bug #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapper) [Zend/tests/bug38779.phpt]
+TEST 978/9052 [Zend/tests/bug38779_1.phpt]
PASS Bug #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapper) [Zend/tests/bug38779_1.phpt]
+TEST 979/9052 [Zend/tests/bug38808.phpt]
PASS Bug #38808 ("maybe ref" issue for current() and others) [Zend/tests/bug38808.phpt]
+TEST 980/9052 [Zend/tests/bug38942.phpt]
PASS Bug #38942 (Double old-style-ctor inheritance) [Zend/tests/bug38942.phpt]
+TEST 981/9052 [Zend/tests/bug39003.phpt]
PASS Bug #39003 (__autoload() is called for type hinting) [Zend/tests/bug39003.phpt]
+TEST 982/9052 [Zend/tests/bug39017.phpt]
PASS Bug #39017 (foreach(($obj = new myClass) as $v); echo $obj; segfaults) [Zend/tests/bug39017.phpt]
+TEST 983/9052 [Zend/tests/bug39018.phpt]
PASS Bug #39018 (Error control operator '@' fails to suppress "Uninitialized string offset") [Zend/tests/bug39018.phpt]
+TEST 984/9052 [Zend/tests/bug39018_2.phpt]
PASS Bug #39018 [2] (Error control operator '@' fails to suppress "Uninitialized string offset") [Zend/tests/bug39018_2.phpt]
+TEST 985/9052 [Zend/tests/bug39036.phpt]
PASS Bug #39036 (Unsetting key of foreach() yields segmentation fault) [Zend/tests/bug39036.phpt]
+TEST 986/9052 [Zend/tests/bug39127.phpt]
PASS Bug #39127 (Old-style constructor fallbacks produce strange results) [Zend/tests/bug39127.phpt]
+TEST 987/9052 [Zend/tests/bug39297.phpt]
PASS Bug #39297 (Memory corryption because of indirect modification of overloaded array) [Zend/tests/bug39297.phpt]
+TEST 988/9052 [Zend/tests/bug39304.phpt]
PASS Bug #39304 (Segmentation fault with list unpacking of string offset) [Zend/tests/bug39304.phpt]
+TEST 989/9052 [Zend/tests/bug39346.phpt]
PASS Bug #39346 (Unsetting a static variable inside a destructor causes segfault later on) [Zend/tests/bug39346.phpt]
+TEST 990/9052 [Zend/tests/bug39438.phpt]
PASS Bug #39438 (Fatal error: Out of memory) [Zend/tests/bug39438.phpt]
+TEST 991/9052 [Zend/tests/bug39445.phpt]
PASS Bug #39445 (Calling debug_backtrace() in the __toString() function produces a crash) [Zend/tests/bug39445.phpt]
+TEST 992/9052 [Zend/tests/bug39449.phpt]
PASS Bug #39449 (Overloaded array properties do not work correctly) [Zend/tests/bug39449.phpt]
+TEST 993/9052 [Zend/tests/bug39542.phpt]
PASS Bug #39542 (Behaviour of require_once/include_once different to < 5.2.0) [Zend/tests/bug39542.phpt]
+TEST 994/9052 [Zend/tests/bug39602.phpt]
PASS Bug #39602 (Invalid session.save_handler crashes PHP) [Zend/tests/bug39602.phpt]
+TEST 995/9052 [Zend/tests/bug39721.phpt]
PASS Bug #39721 (Runtime inheritance causes data corruption) [Zend/tests/bug39721.phpt]
+TEST 996/9052 [Zend/tests/bug39775.phpt]
PASS Bug #39775 ("Indirect modification ..." message is not shown) [Zend/tests/bug39775.phpt]
+TEST 997/9052 [Zend/tests/bug39825.phpt]
PASS Bug #39825 (foreach produces memory error) [Zend/tests/bug39825.phpt]
+TEST 998/9052 [Zend/tests/bug39944.phpt]
PASS Bug #39944 (References broken) [Zend/tests/bug39944.phpt]
+TEST 999/9052 [Zend/tests/bug39990.phpt]
PASS Bug #39990 (Cannot "foreach" over overloaded properties) [Zend/tests/bug39990.phpt]
+TEST 1000/9052 [Zend/tests/bug40236.phpt]
PASS Bug #40236 (php -a function allocation eats memory) [Zend/tests/bug40236.phpt]
+TEST 1001/9052 [Zend/tests/bug40261.phpt]
PASS Bug #40261 (Extremely slow data handling due to memory fragmentation) [Zend/tests/bug40261.phpt]
+TEST 1002/9052 [Zend/tests/bug40509.phpt]
PASS Bug #40509 (key() function changed behaviour if global array is used within function) [Zend/tests/bug40509.phpt]
+TEST 1003/9052 [Zend/tests/bug40621.phpt]
PASS Bug #40621 (Crash when constructor called inappropriately (statically)) [Zend/tests/bug40621.phpt]
+TEST 1004/9052 [Zend/tests/bug40705.phpt]
PASS Bug #40705 (Iterating within function moves original array pointer) [Zend/tests/bug40705.phpt]
+TEST 1005/9052 [Zend/tests/bug40757.phpt]
PASS Bug #40757 (get_object_vars() get nothing in child class) [Zend/tests/bug40757.phpt]
+TEST 1006/9052 [Zend/tests/bug40770.phpt]
PASS Bug #40770 (Apache child exits when PHP memory limit reached) [Zend/tests/bug40770.phpt]
+TEST 1007/9052 [Zend/tests/bug40784.phpt]
PASS Bug #40784 (Case sensivity in constructor's fallback) [Zend/tests/bug40784.phpt]
+TEST 1008/9052 [Zend/tests/bug40809.phpt]
PASS Bug #40809 (Poor perfomance of ".=") [Zend/tests/bug40809.phpt]
+TEST 1009/9052 [Zend/tests/bug40815.phpt]
PASS Bug #40815 (using strings like "class::func" and static methods in set_exception_handler() might result in crash). [Zend/tests/bug40815.phpt]
+TEST 1010/9052 [Zend/tests/bug40833.phpt]
PASS Bug #40833 (Crash when using unset() on an ArrayAccess object retrieved via __get) [Zend/tests/bug40833.phpt]
+TEST 1011/9052 [Zend/tests/bug40899.phpt]
PASS Bug #40899 (memory leak when nesting list()) [Zend/tests/bug40899.phpt]
+TEST 1012/9052 [Zend/tests/bug41026.phpt]
PASS Bug #41026 (segfault when calling "self::method()" in shutdown functions) [Zend/tests/bug41026.phpt]
+TEST 1013/9052 [Zend/tests/bug41075.phpt]
PASS Bug #41075 (memleak when creating default object caused exception) [Zend/tests/bug41075.phpt]
+TEST 1014/9052 [Zend/tests/bug41117_1.phpt]
PASS Bug #41117 (Altering $this via argument) [Zend/tests/bug41117_1.phpt]
+TEST 1015/9052 [Zend/tests/bug41209.phpt]
PASS Bug #41209 (Segmentation fault with ArrayAccess, set_error_handler and undefined var) [Zend/tests/bug41209.phpt]
+TEST 1016/9052 [Zend/tests/bug41351.phpt]
PASS Bug #41351 (Invalid opcode with foreach ($a[] as $b)) [Zend/tests/bug41351.phpt]
+TEST 1017/9052 [Zend/tests/bug41351_2.phpt]
PASS Bug #41351 (Invalid opcode with foreach ($a[] as $b)) - 2 [Zend/tests/bug41351_2.phpt]
+TEST 1018/9052 [Zend/tests/bug41351_3.phpt]
PASS Bug #41351 (Invalid opcode with foreach ($a[] as $b)) - 3 [Zend/tests/bug41351_3.phpt]
+TEST 1019/9052 [Zend/tests/bug41372.phpt]
PASS Bug #41372 (Internal pointer of source array resets during array copying) [Zend/tests/bug41372.phpt]
+TEST 1020/9052 [Zend/tests/bug41401.phpt]
PASS Bug #41401 (wrong precedence for unary minus) [Zend/tests/bug41401.phpt]
+TEST 1021/9052 [Zend/tests/bug41421.phpt]
PASS Bug #41421 (Uncaught exception from a stream wrapper segfaults) [Zend/tests/bug41421.phpt]
+TEST 1022/9052 [Zend/tests/bug41633_1.phpt]
PASS Bug #41633.1 (self:: doesn't work for constants) [Zend/tests/bug41633_1.phpt]
+TEST 1023/9052 [Zend/tests/bug41633_2.phpt]
PASS Bug #41633.2 (Undefined class constants must not be substituted by strings) [Zend/tests/bug41633_2.phpt]
+TEST 1024/9052 [Zend/tests/bug41633_3.phpt]
PASS Bug #41633.3 (Crash instantiating classes with self-referencing constants) [Zend/tests/bug41633_3.phpt]
+TEST 1025/9052 [Zend/tests/bug41633_4.phpt]
PASS Bug #41633.4 (self:: doesn't work for constants) [Zend/tests/bug41633_4.phpt]
+TEST 1026/9052 [Zend/tests/bug41640.phpt]
PASS Bug #41640 (get_class_vars produces error on class constants) [Zend/tests/bug41640.phpt]
+TEST 1027/9052 [Zend/tests/bug41813.phpt]
PASS Bug #41813 (segmentation fault when using string offset as an object) [Zend/tests/bug41813.phpt]
+TEST 1028/9052 [Zend/tests/bug41919.phpt]
PASS Bug #41919 (crash in string to array conversion) [Zend/tests/bug41919.phpt]
+TEST 1029/9052 [Zend/tests/bug41929.phpt]
PASS Bug #41929 (Foreach on object does not iterate over all visible properties) [Zend/tests/bug41929.phpt]
+TEST 1030/9052 [Zend/tests/bug41961.phpt]
PASS Bug #41961 (Ensure search for hidden private methods does not stray from class hierarchy) [Zend/tests/bug41961.phpt]
+TEST 1031/9052 [Zend/tests/bug42143.phpt]
PASS bug #42143 (The constant NAN is reported as 0 on Windows build) [Zend/tests/bug42143.phpt]
+TEST 1032/9052 [Zend/tests/bug42211.phpt]
PASS Bug #42211 (property_exists() fails to find protected properties from a parent class) [Zend/tests/bug42211.phpt]
+TEST 1033/9052 [Zend/tests/bug42767.phpt]
PASS Bug #42767 (highlight_string() truncates trailing comments) [Zend/tests/bug42767.phpt]
+TEST 1034/9052 [Zend/tests/bug42772.phpt]
PASS Bug #42772 (Storing $this in a static var fails while handling a cast to string) [Zend/tests/bug42772.phpt]
+TEST 1035/9052 [Zend/tests/bug42798.phpt]
PASS Bug #42798 (_autoload() not triggered for classes used in method signature) [Zend/tests/bug42798.phpt]
+TEST 1036/9052 [Zend/tests/bug42802.phpt]
PASS Bug #42802 (Namespace not supported in typehints) [Zend/tests/bug42802.phpt]
+TEST 1037/9052 [Zend/tests/bug42817.phpt]
PASS Bug #42817 (clone() on a non-object does not result in a fatal error) [Zend/tests/bug42817.phpt]
+TEST 1038/9052 [Zend/tests/bug42818.phpt]
PASS Bug #42818 ($foo = clone(array()); leaks memory) [Zend/tests/bug42818.phpt]
+TEST 1039/9052 [Zend/tests/bug42819.phpt]
PASS Bug #42819 (namespaces in indexes of constant arrays) [Zend/tests/bug42819.phpt]
+TEST 1040/9052 [Zend/tests/bug42820.phpt]
PASS Bug #42820 (defined() on constant with namespace prefixes tries to load class) [Zend/tests/bug42820.phpt]
+TEST 1041/9052 [Zend/tests/bug42859.phpt]
PASS Bug #42859 (import always conflicts with internal classes) [Zend/tests/bug42859.phpt]
+TEST 1042/9052 [Zend/tests/bug42937.phpt]
PASS Bug #42937 (__call() method not invoked when methods are called on parent from child class) [Zend/tests/bug42937.phpt]
+TEST 1043/9052 [Zend/tests/bug43027.phpt]
PASS Bug #43027 (Declare cause fatal error) [Zend/tests/bug43027.phpt]
+TEST 1044/9052 [Zend/tests/bug43053.phpt]
PASS Bug #43053 (Regression: some numbers shown in scientific notation) [Zend/tests/bug43053.phpt]
+TEST 1045/9052 [Zend/tests/bug43128.phpt]
PASS Bug #43128 (Very long class name causes segfault) [Zend/tests/bug43128.phpt]
+TEST 1046/9052 [Zend/tests/bug43175.phpt]
PASS Bug #43175 (__destruct() throwing an exception with __call() causes segfault) [Zend/tests/bug43175.phpt]
+TEST 1047/9052 [Zend/tests/bug43183.phpt]
PASS Bug #43183 ("use" of the same class in difference scripts results in a fatal error) [Zend/tests/bug43183.phpt]
+TEST 1048/9052 [Zend/tests/bug43200.phpt]
PASS Bug #43200 (Interface implementation / inheritence not possible in abstract classes) [Zend/tests/bug43200.phpt]
+TEST 1049/9052 [Zend/tests/bug43200_2.phpt]
PASS Bug #43200.2 (Interface implementation / inheritence not possible in abstract classes) [Zend/tests/bug43200_2.phpt]
+TEST 1050/9052 [Zend/tests/bug43201.phpt]
PASS Bug #43201 (Crash on using unitialized vals and __get/__set) [Zend/tests/bug43201.phpt]
+TEST 1051/9052 [Zend/tests/bug43323.phpt]
PASS Bug #43323 (Wrong count abstract methods) [Zend/tests/bug43323.phpt]
+TEST 1052/9052 [Zend/tests/bug43332_1.phpt]
PASS Bug #43332.1 (self and parent as type hint in namespace) [Zend/tests/bug43332_1.phpt]
+TEST 1053/9052 [Zend/tests/bug43332_2.phpt]
PASS Bug #43332.2 (self and parent as type hint in namespace) [Zend/tests/bug43332_2.phpt]
+TEST 1054/9052 [Zend/tests/bug43343.phpt]
PASS Bug #43343 (Variable class name) [Zend/tests/bug43343.phpt]
+TEST 1055/9052 [Zend/tests/bug43344_1.phpt]
PASS Bug #43344.1 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_1.phpt]
+TEST 1056/9052 [Zend/tests/bug43344_10.phpt]
PASS Bug #43344.10 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_10.phpt]
+TEST 1057/9052 [Zend/tests/bug43344_11.phpt]
PASS Bug #43344.11 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_11.phpt]
+TEST 1058/9052 [Zend/tests/bug43344_12.phpt]
PASS Bug #43344.12 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_12.phpt]
+TEST 1059/9052 [Zend/tests/bug43344_13.phpt]
PASS Bug #43344.13 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_13.phpt]
+TEST 1060/9052 [Zend/tests/bug43344_2.phpt]
PASS Bug #43344.2 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_2.phpt]
+TEST 1061/9052 [Zend/tests/bug43344_3.phpt]
PASS Bug #43344.3 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_3.phpt]
+TEST 1062/9052 [Zend/tests/bug43344_4.phpt]
PASS Bug #43344.4 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_4.phpt]
+TEST 1063/9052 [Zend/tests/bug43344_5.phpt]
PASS Bug #43344.5 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_5.phpt]
+TEST 1064/9052 [Zend/tests/bug43344_6.phpt]
PASS Bug #43344.6 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_6.phpt]
+TEST 1065/9052 [Zend/tests/bug43344_7.phpt]
PASS Bug #43344.7 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_7.phpt]
+TEST 1066/9052 [Zend/tests/bug43344_8.phpt]
PASS Bug #43344.8 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_8.phpt]
+TEST 1067/9052 [Zend/tests/bug43344_9.phpt]
PASS Bug #43344.9 (Wrong error message for undefined namespace constant) [Zend/tests/bug43344_9.phpt]
+TEST 1068/9052 [Zend/tests/bug43426.phpt]
PASS Bug #43426 (crash on nested call_user_func calls) [Zend/tests/bug43426.phpt]
+TEST 1069/9052 [Zend/tests/bug43450.phpt]
PASS Bug #43450 (Memory leak on some functions with implicit object __toString() call) [Zend/tests/bug43450.phpt]
+TEST 1070/9052 [Zend/tests/bug43483.phpt]
PASS Bug #43483 (get_class_methods() does not list all visible methods) [Zend/tests/bug43483.phpt]
+TEST 1071/9052 [Zend/tests/bug43651.phpt]
PASS Bug #43651 (is_callable() with one or more nonconsecutive colons crashes) [Zend/tests/bug43651.phpt]
+TEST 1072/9052 [Zend/tests/bug43703.phpt]
PASS Bug #43703 (Signature compatibility check broken) [Zend/tests/bug43703.phpt]
+TEST 1073/9052 [Zend/tests/bug43851.phpt]
PASS Bug #43851 (Memory corrution on reuse of assigned value) [Zend/tests/bug43851.phpt]
+TEST 1074/9052 [Zend/tests/bug43918.phpt]
PASS Bug #43918 (Segmentation fault in garbage collector) [Zend/tests/bug43918.phpt]
+TEST 1075/9052 [Zend/tests/bug44069.phpt]
PASS Bug #44069 (Huge memory usage with concatenation using . instead of .=) [Zend/tests/bug44069.phpt]
+TEST 1076/9052 [Zend/tests/bug44141.phpt]
PASS Bug #44141 (private parent constructor callable through static function) [Zend/tests/bug44141.phpt]
+TEST 1077/9052 [Zend/tests/bug44184.phpt]
PASS Bug #44184 (Double free of loop-variable on exception) [Zend/tests/bug44184.phpt]
+TEST 1078/9052 [Zend/tests/bug44414.phpt]
PASS Bug #44414 (incomplete reporting about abstract methods) [Zend/tests/bug44414.phpt]
+TEST 1079/9052 [Zend/tests/bug44653.phpt]
PASS Bug #44653 (Invalid namespace name resolution) [Zend/tests/bug44653.phpt]
+TEST 1080/9052 [Zend/tests/bug44660.phpt]
PASS Bug #44660 (Indexed and reference assignment to propery of non-object don't trigger warning) [Zend/tests/bug44660.phpt]
+TEST 1081/9052 [Zend/tests/bug44827.phpt]
PASS Bug #44827 (define() allows :: in constant names) [Zend/tests/bug44827.phpt]
+TEST 1082/9052 [Zend/tests/bug44830.phpt]
PASS Bug #44830 (Very minor issue with backslash in heredoc) [Zend/tests/bug44830.phpt]
+TEST 1083/9052 [Zend/tests/bug44899.phpt]
PASS Bug #44899 (__isset usage changes behavior of empty()) [Zend/tests/bug44899.phpt]
+TEST 1084/9052 [Zend/tests/bug44899_2.phpt]
PASS Bug #44899 (__isset usage changes behavior of empty()) - 2 [Zend/tests/bug44899_2.phpt]
+TEST 1085/9052 [Zend/tests/bug44913.phpt]
PASS Bug #44913 (Segfault when using return in combination with nested loops and continue 2) [Zend/tests/bug44913.phpt]
+TEST 1086/9052 [Zend/tests/bug45147.phpt]
PASS Bug #45147 (unexpected T_ENDFOR) [Zend/tests/bug45147.phpt]
+TEST 1087/9052 [Zend/tests/bug45178.phpt]
PASS Bug #45178 memory corruption on assignment result of "new" by reference [Zend/tests/bug45178.phpt]
+TEST 1088/9052 [Zend/tests/bug45180.phpt]
PASS Testing callback formats within class method [Zend/tests/bug45180.phpt]
+TEST 1089/9052 [Zend/tests/bug45186.phpt]
PASS Bug #45186 (__call depends on __callstatic in class scope) [Zend/tests/bug45186.phpt]
+TEST 1090/9052 [Zend/tests/bug45186_2.phpt]
PASS Bug #45186.2 (__call depends on __callstatic in class scope) [Zend/tests/bug45186_2.phpt]
+TEST 1091/9052 [Zend/tests/bug45742.phpt]
PASS Bug #45742 Wrong class array inpretetion using constant indexes [Zend/tests/bug45742.phpt]
+TEST 1092/9052 [Zend/tests/bug45744.phpt]
PASS Bug #45744 (Case sensitive callback behaviour) [Zend/tests/bug45744.phpt]
+TEST 1093/9052 [Zend/tests/bug45805.phpt]
PASS Bug #45805 (Crash on throwing exception from error handler) [Zend/tests/bug45805.phpt]
+TEST 1094/9052 [Zend/tests/bug45862.phpt]
PASS Bug #45862 (get_class_vars is inconsistent with 'protected' and 'private' variables) [Zend/tests/bug45862.phpt]
+TEST 1095/9052 [Zend/tests/bug45877.phpt]
PASS Bug #45877 (Array key '2147483647' left as string) [Zend/tests/bug45877.phpt]
+TEST 1096/9052 [Zend/tests/bug45910.phpt]
PASS Bug #45910 (Cannot declare self-referencing constant) [Zend/tests/bug45910.phpt]
+TEST 1097/9052 [Zend/tests/bug45910_2.phpt]
PASS Bug #45910.2 (Cannot declare self-referencing constant) [Zend/tests/bug45910_2.phpt]
+TEST 1098/9052 [Zend/tests/bug46106.phpt]
PASS Bug #46106 (Memory leaks when using global statement) [Zend/tests/bug46106.phpt]
+TEST 1099/9052 [Zend/tests/bug46196.phpt]
PASS Test restore_error_handler() function : bug #46196 [Zend/tests/bug46196.phpt]
+TEST 1100/9052 [Zend/tests/bug46238.phpt]
PASS Bug #46238 (Segmentation fault on static call with empty string method) [Zend/tests/bug46238.phpt]
+TEST 1101/9052 [Zend/tests/bug46241.phpt]
PASS Bug #46241 (error handler stacks) [Zend/tests/bug46241.phpt]
+TEST 1102/9052 [Zend/tests/bug46246.phpt]
PASS Bug #46246 (difference between call_user_func(array($this, $method)) and $this->$method()) [Zend/tests/bug46246.phpt]
+TEST 1103/9052 [Zend/tests/bug46304.phpt]
PASS Bug #46304 (defining namespaced constant using define()) [Zend/tests/bug46304.phpt]
+TEST 1104/9052 [Zend/tests/bug46308.phpt]
PASS Bug #46308 (Invalid write when changing property from inside getter) [Zend/tests/bug46308.phpt]
+TEST 1105/9052 [Zend/tests/bug46381.phpt]
PASS Bug #46381 (wrong $this passed to internal methods causes segfault) [Zend/tests/bug46381.phpt]
+TEST 1106/9052 [Zend/tests/bug46409.phpt]
PASS Bug #46409 (__invoke method called outside of object context when using array_map) [Zend/tests/bug46409.phpt]
+TEST 1107/9052 [Zend/tests/bug46665.phpt]
PASS Bug #46665 (Triggering autoload with a variable classname causes truncated autoload param) [Zend/tests/bug46665.phpt]
+TEST 1108/9052 [Zend/tests/bug46701.phpt]
PASS Bug #46701 (Creating associative array with long values in the key fails on 32bit linux) [Zend/tests/bug46701.phpt]
+TEST 1109/9052 [Zend/tests/bug46811.phpt]
PASS ini_set() function [Zend/tests/bug46811.phpt]
+TEST 1110/9052 [Zend/tests/bug46813.phpt]
PASS Bug #46813: class_exists doesn`t work with fully qualified namespace [Zend/tests/bug46813.phpt]
+TEST 1111/9052 [Zend/tests/bug47054.phpt]
PASS Bug #47054 (BC break in static functions called as dynamic) [Zend/tests/bug47054.phpt]
+TEST 1112/9052 [Zend/tests/bug47109.phpt]
PASS Bug #47109 (Memory leak on $a->{"a"."b"} when $a is not an object) [Zend/tests/bug47109.phpt]
+TEST 1113/9052 [Zend/tests/bug47165.phpt]
PASS Bug #47165 (Possible memory corruption when passing return value by reference) [Zend/tests/bug47165.phpt]
+TEST 1114/9052 [Zend/tests/bug47320.phpt]
PASS Bug #47320 ($php_errormsg out of scope in functions) [Zend/tests/bug47320.phpt]
+TEST 1115/9052 [Zend/tests/bug47343.phpt]
PASS Bug #47343 (gc_collect_cycles causes a segfault when called within a destructor in one case) [Zend/tests/bug47343.phpt]
+TEST 1116/9052 [Zend/tests/bug47353.phpt]
PASS Bug #47353 (crash when creating a lot of objects in object destructor) [Zend/tests/bug47353.phpt]
+TEST 1117/9052 [Zend/tests/bug47516.phpt]
PASS Bug #47516 (nowdoc can not be embed in heredoc but can be embed in double quote) [Zend/tests/bug47516.phpt]
+TEST 1118/9052 [Zend/tests/bug47572.phpt]
PASS Bug #47572 (zval_update_constant_ex: Segmentation fault) [Zend/tests/bug47572.phpt]
+TEST 1119/9052 [Zend/tests/bug47593.phpt]
PASS Bug #47593 (interface_exists() returns false when using absolute namespace path) [Zend/tests/bug47593.phpt]
+TEST 1120/9052 [Zend/tests/bug47596.phpt]
PASS Bug #47596 (Bus error on parsing file, when file size is equal to page size) [Zend/tests/bug47596.phpt]
+TEST 1121/9052 [Zend/tests/bug47699.phpt]
PASS Bug #47699 (autoload and late static binding) [Zend/tests/bug47699.phpt]
+TEST 1122/9052 [Zend/tests/bug47704.phpt]
PASS Bug #47704 (crashes on some "bad" operations with string offsets) [Zend/tests/bug47704.phpt]
+TEST 1123/9052 [Zend/tests/bug47714.phpt]
PASS Testing lambda function in set_exception_handler() [Zend/tests/bug47714.phpt]
+TEST 1124/9052 [Zend/tests/bug47771.phpt]
PASS Bug #47771 (Exception during object construction from arg call calls object's destructor) [Zend/tests/bug47771.phpt]
+TEST 1125/9052 [Zend/tests/bug47801.phpt]
PASS Bug #47801 (__call() accessed via parent:: operator is provided incorrect method name) [Zend/tests/bug47801.phpt]
+TEST 1126/9052 [Zend/tests/bug47836.phpt]
PASS Bug #47836 (array operator [] inconsistency when the array has PHP_INT_MAX index value) [Zend/tests/bug47836.phpt]
+TEST 1127/9052 [Zend/tests/bug47880.phpt]
PASS Bug #47880 (crashes in call_user_func_array()) [Zend/tests/bug47880.phpt]
+TEST 1128/9052 [Zend/tests/bug47981.phpt]
PASS Bug #47981 (error handler not called regardless) [Zend/tests/bug47981.phpt]
+TEST 1129/9052 [Zend/tests/bug48004.phpt]
PASS Bug #48004 (Error handler prevents creation of default object) [Zend/tests/bug48004.phpt]
+TEST 1130/9052 [Zend/tests/bug48215.phpt]
PASS Bug #48215 - parent::method() calls __construct [Zend/tests/bug48215.phpt]
+TEST 1131/9052 [Zend/tests/bug48215_2.phpt]
PASS Bug #48215 - parent::method() calls __construct, case sensitive test [Zend/tests/bug48215_2.phpt]
+TEST 1132/9052 [Zend/tests/bug48228.phpt]
PASS Bug #48228 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48228.phpt]
+TEST 1133/9052 [Zend/tests/bug48248.phpt]
PASS Bug #48248 (SIGSEGV when access to private property via &__get) [Zend/tests/bug48248.phpt]
+TEST 1134/9052 [Zend/tests/bug48408.phpt]
PASS Bug #48408 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48408.phpt]
+TEST 1135/9052 [Zend/tests/bug48409.phpt]
PASS Bug #48409 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48409.phpt]
+TEST 1136/9052 [Zend/tests/bug48428.phpt]
PASS Bug #48428 (crash when exception is thrown while passing function arguments) [Zend/tests/bug48428.phpt]
+TEST 1137/9052 [Zend/tests/bug48533.phpt]
PASS Bug #48533 (__callStatic is not invoked for private/protected methods) [Zend/tests/bug48533.phpt]
+TEST 1138/9052 [Zend/tests/bug48667_1.phpt]
PASS Bug #48667 (Implementing both iterator and iteratoraggregate) [Zend/tests/bug48667_1.phpt]
+TEST 1139/9052 [Zend/tests/bug48667_2.phpt]
PASS Bug #48667 (Implementing both iterator and iteratoraggregate) [Zend/tests/bug48667_2.phpt]
+TEST 1140/9052 [Zend/tests/bug48693.phpt]
PASS Bug #48693 (Double declaration of __lambda_func when lambda wrongly formatted) [Zend/tests/bug48693.phpt]
+TEST 1141/9052 [Zend/tests/bug48770.phpt]
XFAIL Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt] XFAIL REASON: See Bug #48770
+TEST 1142/9052 [Zend/tests/bug48770_2.phpt]
XFAIL Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt] XFAIL REASON: See Bug #48770
+TEST 1143/9052 [Zend/tests/bug48770_3.phpt]
XFAIL Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt] XFAIL REASON: See Bug #48770
+TEST 1144/9052 [Zend/tests/bug48899.phpt]
PASS Bug #48899 (is_callable returns true even if method does not exist in parent class) [Zend/tests/bug48899.phpt]
+TEST 1145/9052 [Zend/tests/bug48912.phpt]
PASS Bug #48912 (Namespace causes unexpected strict behaviour with extract()) [Zend/tests/bug48912.phpt]
+TEST 1146/9052 [Zend/tests/bug48930.phpt]
PASS Bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP>=5.3) [Zend/tests/bug48930.phpt]
+TEST 1147/9052 [Zend/tests/bug49269.phpt]
PASS Bug #49269 (Ternary operator fails on Iterator object when used inside foreach declaration). [Zend/tests/bug49269.phpt]
+TEST 1148/9052 [Zend/tests/bug49472.phpt]
PASS Bug #49472 (Constants defined in Interfaces can be overridden) [Zend/tests/bug49472.phpt]
+TEST 1149/9052 [Zend/tests/bug49866.phpt]
PASS Bug #49866 (Making reference on string offsets crashes PHP) [Zend/tests/bug49866.phpt]
+TEST 1150/9052 [Zend/tests/bug49893.phpt]
PASS Bug #49893 (Crash while creating an instance of Zend_Mail_Storage_Pop3) [Zend/tests/bug49893.phpt]
+TEST 1151/9052 [Zend/tests/bug49908.phpt]
PASS Bug #49908 (throwing exception in __autoload crashes when interface is not defined) [Zend/tests/bug49908.phpt]
+TEST 1152/9052 [Zend/tests/bug50005.phpt]
PASS Bug #50005 (Throwing through Reflection modified Exception object makes segmentation fault) [Zend/tests/bug50005.phpt]
+TEST 1153/9052 [Zend/tests/bug50146.phpt]
PASS Bug #50146 (property_exists: Closure object cannot have properties) [Zend/tests/bug50146.phpt]
+TEST 1154/9052 [Zend/tests/bug50174.phpt]
PASS Bug #50174 (Incorrectly matched docComment) [Zend/tests/bug50174.phpt]
+TEST 1155/9052 [Zend/tests/bug50255.phpt]
PASS Bug #50255 (isset() and empty() silently casts array to object) [Zend/tests/bug50255.phpt]
+TEST 1156/9052 [Zend/tests/bug50261.phpt]
PASS Bug #50261 (Crash When Calling Parent Constructor with call_user_func()) [Zend/tests/bug50261.phpt]
+TEST 1157/9052 [Zend/tests/bug50383.phpt]
PASS Bug #50383 (Exceptions thrown in __call / __callStatic do not include file and line in trace) [Zend/tests/bug50383.phpt]
+TEST 1158/9052 [Zend/tests/bug50394.phpt]
PASS Bug #50394: Reference argument converted to value in __call [Zend/tests/bug50394.phpt]
+TEST 1159/9052 [Zend/tests/bug50810.phpt]
PASS Bug #50810 (property_exists does not work for private) [Zend/tests/bug50810.phpt]
+TEST 1160/9052 [Zend/tests/bug50816.phpt]
PASS Bug #50816 (Using class constants in array definition fails) [Zend/tests/bug50816.phpt]
+TEST 1161/9052 [Zend/tests/bug51176.phpt]
PASS Bug #51176 (Static calling in non-static method behaves like $this->) [Zend/tests/bug51176.phpt]
+TEST 1162/9052 [Zend/tests/bug51394.phpt]
PASS Bug #51394 (Error line reported incorrectly if error handler throws an exception) [Zend/tests/bug51394.phpt]
+TEST 1163/9052 [Zend/tests/bug51791.phpt]
PASS Bug #51791 (constant() failed to check undefined constant and php interpreter stoped) [Zend/tests/bug51791.phpt]
+TEST 1164/9052 [Zend/tests/bug51822.phpt]
PASS Bug #51822 (Segfault with strange __destruct() for static class variables) [Zend/tests/bug51822.phpt]
+TEST 1165/9052 [Zend/tests/bug51827.phpt]
PASS Bug #51827 (Bad warning when register_shutdown_function called with wrong num of parameters) [Zend/tests/bug51827.phpt]
+TEST 1166/9052 [Zend/tests/bug52001.phpt]
PASS Bug #52001 (Memory allocation problems after using variable variables) [Zend/tests/bug52001.phpt]
+TEST 1167/9052 [Zend/tests/bug52041.phpt]
PASS Bug #52041 (Memory leak when writing on uninitialized variable returned from function) [Zend/tests/bug52041.phpt]
+TEST 1168/9052 [Zend/tests/bug52051.phpt]
PASS Bug #52051 (handling of case sensitivity of old-style constructors changed in 5.3+) [Zend/tests/bug52051.phpt]
+TEST 1169/9052 [Zend/tests/bug52060.phpt]
PASS Bug #52060 (Memory leak when passing a closure to method_exists()) [Zend/tests/bug52060.phpt]
+TEST 1170/9052 [Zend/tests/bug52160.phpt]
PASS Bug #52160 (Invalid E_STRICT redefined constructor error) [Zend/tests/bug52160.phpt]
+TEST 1171/9052 [Zend/tests/bug52193.phpt]
PASS Bug #52193 (converting closure to array yields empty array) [Zend/tests/bug52193.phpt]
+TEST 1172/9052 [Zend/tests/bug52237.phpt]
PASS Bug #52237 (Crash when passing the reference of the property of a non-object) [Zend/tests/bug52237.phpt]
+TEST 1173/9052 [Zend/tests/bug52361.phpt]
PASS Bug #52361 (Throwing an exception in a destructor causes invalid catching) [Zend/tests/bug52361.phpt]
+TEST 1174/9052 [Zend/tests/bug52484.phpt]
PASS Bug #52484 (__set() ignores setting properties with empty names) [Zend/tests/bug52484.phpt]
+TEST 1175/9052 [Zend/tests/bug52484_2.phpt]
PASS Bug #52484.2 (__set() ignores setting properties with empty names) [Zend/tests/bug52484_2.phpt]
+TEST 1176/9052 [Zend/tests/bug52484_3.phpt]
PASS Bug #52484.3 (__set() ignores setting properties with empty names) [Zend/tests/bug52484_3.phpt]
+TEST 1177/9052 [Zend/tests/bug52508.phpt]
PASS Bug #52508 (newline problem with parse_ini_file+INI_SCANNER_RAW) [Zend/tests/bug52508.phpt]
+TEST 1178/9052 [Zend/tests/bug52879.phpt]
PASS Bug #52879 (Objects unreferenced in __get, __set, __isset or __unset can be freed too early) [Zend/tests/bug52879.phpt]
+TEST 1179/9052 [Zend/tests/bug52939.phpt]
PASS Bug #52939 (zend_call_function_array does not respect ZEND_SEND_PREFER_REF) [Zend/tests/bug52939.phpt]
+TEST 1180/9052 [Zend/tests/bug53305.phpt]
PASS Bug #53305 (E_NOTICE when defining a constant starts with __COMPILER_HALT_OFFSET__) [Zend/tests/bug53305.phpt]
+TEST 1181/9052 [Zend/tests/bug53629.phpt]
PASS Bug #53629 (memory leak inside highlight_string()) [Zend/tests/bug53629.phpt]
+TEST 1182/9052 [Zend/tests/bug53632.phpt]
PASS zend_strtod() hangs with 2.2250738585072011e-308 [Zend/tests/bug53632.phpt]
+TEST 1183/9052 [Zend/tests/bug53727.phpt]
PASS Bug #53727 (Inconsistent behavior of is_subclass_of with interfaces) [Zend/tests/bug53727.phpt]
+TEST 1184/9052 [Zend/tests/bug53958.phpt]
PASS Bug #53958 (Closures can't 'use' shared variables by value and by reference) [Zend/tests/bug53958.phpt]
+TEST 1185/9052 [Zend/tests/bug53971.phpt]
PASS Bug #53971 (isset() and empty() produce apparently spurious runtime error) [Zend/tests/bug53971.phpt]
+TEST 1186/9052 [Zend/tests/bug54013.phpt]
PASS Bug #54013 (ReflectionParam for duplicate parameter contains garbage) [Zend/tests/bug54013.phpt]
+TEST 1187/9052 [Zend/tests/bug54039.phpt]
PASS Bug #54039 (use() of static variables in lambda functions can break staticness) [Zend/tests/bug54039.phpt]
+TEST 1188/9052 [Zend/tests/bug54262.phpt]
PASS Bug #54262 (Crash when assigning value to a dimension in a non-array) [Zend/tests/bug54262.phpt]
+TEST 1189/9052 [Zend/tests/bug54265.phpt]
PASS Bug #54265 (crash when variable gets reassigned in error handler) [Zend/tests/bug54265.phpt]
+TEST 1190/9052 [Zend/tests/bug54268.phpt]
PASS Bug #54268 (Double free when destroy_zend_class fails) [Zend/tests/bug54268.phpt]
+TEST 1191/9052 [Zend/tests/bug54305.phpt]
PASS Bug #54305 (Crash in gc_remove_zval_from_buffer) [Zend/tests/bug54305.phpt]
+TEST 1192/9052 [Zend/tests/bug54358.phpt]
PASS Bug #54358 (Closure, use and reference) [Zend/tests/bug54358.phpt]
+TEST 1193/9052 [Zend/tests/bug54367.phpt]
PASS Bug #54367 (Use of closure causes problem in ArrayAccess) [Zend/tests/bug54367.phpt]
+TEST 1194/9052 [Zend/tests/bug54372.phpt]
PASS Bug #54372 (Crash accessing global object itself returned from its __get() handle) [Zend/tests/bug54372.phpt]
+TEST 1195/9052 [Zend/tests/bug54585.phpt]
PASS Bug #54585 (track_errors causes segfault) [Zend/tests/bug54585.phpt]
+TEST 1196/9052 [Zend/tests/bug54624.phpt]
PASS Bug #54624 (class_alias and type hint) [Zend/tests/bug54624.phpt]
+TEST 1197/9052 [Zend/tests/bug54804.phpt]
PASS Bug #54804 (__halt_compiler and imported namespaces) [Zend/tests/bug54804.phpt]
+TEST 1198/9052 [Zend/tests/bug54910.phpt]
PASS Bug #54910 (Crash when calling call_user_func with unknown function name) [Zend/tests/bug54910.phpt]
+TEST 1199/9052 [Zend/tests/bug55007.phpt]
PASS Bug #55007 (compiler fail after previous fail) [Zend/tests/bug55007.phpt]
+TEST 1200/9052 [Zend/tests/bug55156.phpt]
PASS Bug #55156 (ReflectionClass::getDocComment() returns comment even though the class has none) [Zend/tests/bug55156.phpt]
+TEST 1201/9052 [Zend/tests/bug55339.phpt]
PASS Bug #55339 (Segfault with allow_call_time_pass_reference = Off) [Zend/tests/bug55339.phpt]
+TEST 1202/9052 [Zend/tests/bug55509.phpt]
SKIP Bug #55509 (segfault on x86_64 using more than 2G memory) [Zend/tests/bug55509.phpt] reason: Not for 32-bits OS
+TEST 1203/9052 [Zend/tests/bug60099.phpt]
PASS Bug #60099 (__halt_compiler() works in braced namespaces) [Zend/tests/bug60099.phpt]
+TEST 1204/9052 [Zend/tests/bug60138.phpt]
PASS Bug #60138 (GC crash with referenced array in RecursiveArrayIterator) [Zend/tests/bug60138.phpt]
+TEST 1205/9052 [Zend/tests/bug60139.phpt]
PASS Bug #60139 (Anonymous functions create cycles not detected by the GC) [Zend/tests/bug60139.phpt]
+TEST 1206/9052 [Zend/tests/bug60569.phpt]
PASS Bug #60569 (Nullbyte truncates Exception $message.) [Zend/tests/bug60569.phpt]
+TEST 1207/9052 [Zend/tests/bug60771.phpt]
PASS test of larger than 8kb text file being parsed by require statement [Zend/tests/bug60771.phpt]
+TEST 1208/9052 [Zend/tests/bug60825.phpt]
PASS Bug #60825 (Segfault when running symfony 2 tests) [Zend/tests/bug60825.phpt]
+TEST 1209/9052 [Zend/tests/bug60909_1.phpt]
PASS Bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function). [Zend/tests/bug60909_1.phpt]
+TEST 1210/9052 [Zend/tests/bug60909_2.phpt]
PASS Bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function). [Zend/tests/bug60909_2.phpt]
+TEST 1211/9052 [Zend/tests/bug61087.phpt]
PASS Bug #61087 (Memory leak in parse_ini_file when specifying invalid scanner mode) [Zend/tests/bug61087.phpt]
+TEST 1212/9052 [Zend/tests/bug61095.phpt]
PASS Bug #61095 (Lexing 0x00*+<NUM> incorectly) [Zend/tests/bug61095.phpt]
+TEST 1213/9052 [Zend/tests/bug61165.phpt]
PASS Bug #61165 (Segfault - strip_tags()) [Zend/tests/bug61165.phpt]
+TEST 1214/9052 [Zend/tests/bug61273.phpt]
PASS Bug #61273 (call_user_func_array with more than 16333 arguments leaks / crashes) [Zend/tests/bug61273.phpt]
+TEST 1215/9052 [Zend/tests/bug61442.phpt]
PASS Bug #61442 (exception threw in __autoload can not be catched) [Zend/tests/bug61442.phpt]
+TEST 1216/9052 [Zend/tests/bug61767.phpt]
PASS Bug #61767 (Shutdown functions not called in certain error situation) [Zend/tests/bug61767.phpt]
+TEST 1217/9052 [Zend/tests/bug62005.phpt]
PASS Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object) [Zend/tests/bug62005.phpt]
+TEST 1218/9052 [Zend/tests/bug62343.phpt]
PASS Bug #62343 (Show class_alias In get_declared_classes()) [Zend/tests/bug62343.phpt]
+TEST 1219/9052 [Zend/tests/bug62680.phpt]
XFAIL Bug #62680 (Function isset() throws fatal error on set array if non-existent key depth >= 3) [Zend/tests/bug62680.phpt] XFAIL REASON: see https://bugs.php.net/62680
+TEST 1220/9052 [Zend/tests/bug62763.phpt]
PASS Bug #62763 (register_shutdown_function and extending class) [Zend/tests/bug62763.phpt]
+TEST 1221/9052 [Zend/tests/bug63055.phpt]
PASS Bug #63055 (Segfault in zend_gc with SF2 testsuite) [Zend/tests/bug63055.phpt]
+TEST 1222/9052 [Zend/tests/bug63111.phpt]
PASS Bug #63111 (is_callable() lies for abstract static method) [Zend/tests/bug63111.phpt]
+TEST 1223/9052 [Zend/tests/bug63462.phpt]
PASS Test script to verify that magic methods should be called only once when accessing an unset property. [Zend/tests/bug63462.phpt]
+TEST 1224/9052 [Zend/tests/bug63468.phpt]
PASS Bug #63468 (wrong called method as callback with inheritance) [Zend/tests/bug63468.phpt]
+TEST 1225/9052 [Zend/tests/bug63635.phpt]
PASS Bug #63635 (Segfault in gc_collect_cycles) [Zend/tests/bug63635.phpt]
+TEST 1226/9052 [Zend/tests/bug63762.phpt]
PASS Bug #63762 - Sigsegv when Exception::$trace is changed by user [Zend/tests/bug63762.phpt]
+TEST 1227/9052 [Zend/tests/bug64578.phpt]
PASS Bug #64578 (debug_backtrace in set_error_handler corrupts zend heap: segfault) [Zend/tests/bug64578.phpt]
+TEST 1228/9052 [Zend/tests/bug64821.1.phpt]
PASS Bug #64821 Custom Exceptions crash when internal properties overridden (variation 1) [Zend/tests/bug64821.1.phpt]
+TEST 1229/9052 [Zend/tests/bug64821.2.phpt]
PASS Bug #64821 Custom Exceptions crash when internal properties overridden (variation 2) [Zend/tests/bug64821.2.phpt]
+TEST 1230/9052 [Zend/tests/bug64821.3.phpt]
PASS Bug #64821 Custom Exceptions crash when internal properties overridden (variation 3) [Zend/tests/bug64821.3.phpt]
+TEST 1231/9052 [Zend/tests/bug64960.phpt]
PASS Bug #64960 (Segfault in gc_zval_possible_root) [Zend/tests/bug64960.phpt]
+TEST 1232/9052 [Zend/tests/bug64966.phpt]
PASS Bug #64966 (segfault in zend_do_fcall_common_helper_SPEC) [Zend/tests/bug64966.phpt]
+TEST 1233/9052 [Zend/tests/bug_debug_backtrace.phpt]
PASS Bug - crash in debug_backtrace when trace starts in eval [Zend/tests/bug_debug_backtrace.phpt]
+TEST 1234/9052 [Zend/tests/call_static.phpt]
PASS __callStatic() Magic method [Zend/tests/call_static.phpt]
+TEST 1235/9052 [Zend/tests/call_static_002.phpt]
PASS Testing __call and __callstatic with callbacks [Zend/tests/call_static_002.phpt]
+TEST 1236/9052 [Zend/tests/call_static_003.phpt]
PASS Testing method name case [Zend/tests/call_static_003.phpt]
+TEST 1237/9052 [Zend/tests/call_static_004.phpt]
PASS Invalid method name in dynamic static call [Zend/tests/call_static_004.phpt]
+TEST 1238/9052 [Zend/tests/call_static_005.phpt]
PASS Invalid method name in dynamic static call [Zend/tests/call_static_005.phpt]
+TEST 1239/9052 [Zend/tests/call_static_006.phpt]
PASS Testing __callStatic [Zend/tests/call_static_006.phpt]
+TEST 1240/9052 [Zend/tests/call_static_007.phpt]
PASS Testing __call and __callstatic [Zend/tests/call_static_007.phpt]
+TEST 1241/9052 [Zend/tests/call_user_func_001.phpt]
PASS Testing call_user_func inside namespace [Zend/tests/call_user_func_001.phpt]
+TEST 1242/9052 [Zend/tests/call_user_func_002.phpt]
PASS Testing call_user_func() with autoload and passing invalid params [Zend/tests/call_user_func_002.phpt]
+TEST 1243/9052 [Zend/tests/call_user_func_003.phpt]
PASS Testing call_user_func() with closures [Zend/tests/call_user_func_003.phpt]
+TEST 1244/9052 [Zend/tests/call_user_func_004.phpt]
PASS Calling non-static method with call_user_func() [Zend/tests/call_user_func_004.phpt]
+TEST 1245/9052 [Zend/tests/call_user_func_005.phpt]
PASS Passing Closure as parameter to an non-existent function [Zend/tests/call_user_func_005.phpt]
+TEST 1246/9052 [Zend/tests/call_with_refs.phpt]
PASS Check call to non-ref function with call-time refs [Zend/tests/call_with_refs.phpt]
+TEST 1247/9052 [Zend/tests/cast_to_array.phpt]
PASS casting different variables to array [Zend/tests/cast_to_array.phpt]
+TEST 1248/9052 [Zend/tests/cast_to_bool.phpt]
PASS casting different variables to boolean [Zend/tests/cast_to_bool.phpt]
+TEST 1249/9052 [Zend/tests/cast_to_double.phpt]
PASS casting different variables to double [Zend/tests/cast_to_double.phpt]
+TEST 1250/9052 [Zend/tests/cast_to_int.phpt]
PASS casting different variables to integer [Zend/tests/cast_to_int.phpt]
+TEST 1251/9052 [Zend/tests/cast_to_object.phpt]
PASS casting different variables to object [Zend/tests/cast_to_object.phpt]
+TEST 1252/9052 [Zend/tests/cast_to_string.phpt]
PASS casting different variables to string [Zend/tests/cast_to_string.phpt]
+TEST 1253/9052 [Zend/tests/catch.phpt]
PASS catch shouldn't call __autoload [Zend/tests/catch.phpt]
+TEST 1254/9052 [Zend/tests/catch_002.phpt]
PASS Catching an exception in a constructor [Zend/tests/catch_002.phpt]
+TEST 1255/9052 [Zend/tests/catch_003.phpt]
PASS Catching an exception in a constructor fired form a static method [Zend/tests/catch_003.phpt]
+TEST 1256/9052 [Zend/tests/catch_004.phpt]
PASS Catching an exception in a constructor inside a static method [Zend/tests/catch_004.phpt]
+TEST 1257/9052 [Zend/tests/class_alias_001.phpt]
PASS Testing class_alias() [Zend/tests/class_alias_001.phpt]
+TEST 1258/9052 [Zend/tests/class_alias_002.phpt]
PASS Trying redeclare class with class_alias() [Zend/tests/class_alias_002.phpt]
+TEST 1259/9052 [Zend/tests/class_alias_003.phpt]
PASS Testing declaration of alias to 'static' [Zend/tests/class_alias_003.phpt]
+TEST 1260/9052 [Zend/tests/class_alias_004.phpt]
PASS Testing creation of alias using an existing interface name [Zend/tests/class_alias_004.phpt]
+TEST 1261/9052 [Zend/tests/class_alias_005.phpt]
PASS Testing static call method using the original class name [Zend/tests/class_alias_005.phpt]
+TEST 1262/9052 [Zend/tests/class_alias_006.phpt]
PASS Testing creation of alias to an internal class [Zend/tests/class_alias_006.phpt]
+TEST 1263/9052 [Zend/tests/class_alias_007.phpt]
PASS Testing class_alias() using autoload [Zend/tests/class_alias_007.phpt]
+TEST 1264/9052 [Zend/tests/class_alias_008.phpt]
PASS Testing class_alias() with abstract class using an arbitrary class name as alias [Zend/tests/class_alias_008.phpt]
+TEST 1265/9052 [Zend/tests/class_alias_009.phpt]
PASS Testing interface declaration using the original and alias class name [Zend/tests/class_alias_009.phpt]
+TEST 1266/9052 [Zend/tests/class_alias_010.phpt]
PASS Trying use an existing alias name in class declaration [Zend/tests/class_alias_010.phpt]
+TEST 1267/9052 [Zend/tests/class_alias_011.phpt]
PASS Testing callback in alias [Zend/tests/class_alias_011.phpt]
+TEST 1268/9052 [Zend/tests/class_alias_012.phpt]
PASS Testing dynamic alias name [Zend/tests/class_alias_012.phpt]
+TEST 1269/9052 [Zend/tests/class_alias_013.phpt]
PASS Testing alias of alias [Zend/tests/class_alias_013.phpt]
+TEST 1270/9052 [Zend/tests/class_alias_014.phpt]
PASS Testing creation of alias to class name without namespace prefix [Zend/tests/class_alias_014.phpt]
+TEST 1271/9052 [Zend/tests/class_alias_015.phpt]
PASS Testing instantiation using namespace:: prefix [Zend/tests/class_alias_015.phpt]
+TEST 1272/9052 [Zend/tests/class_alias_016.phpt]
PASS Testing creation of alias to global scope [Zend/tests/class_alias_016.phpt]
+TEST 1273/9052 [Zend/tests/class_alias_017.phpt]
PASS Testing alias with get_called_class() and get_class() [Zend/tests/class_alias_017.phpt]
+TEST 1274/9052 [Zend/tests/class_alias_018.phpt]
PASS Testing class alias with is_subclass_of() [Zend/tests/class_alias_018.phpt]
+TEST 1275/9052 [Zend/tests/class_alias_019.phpt]
PASS Trying to redeclare class name in global scope inside namespace [Zend/tests/class_alias_019.phpt]
+TEST 1276/9052 [Zend/tests/class_alias_020.phpt]
PASS Testing class alias in multiple namespaces [Zend/tests/class_alias_020.phpt]
+TEST 1277/9052 [Zend/tests/class_alias_021.phpt]
PASS Overriding internal class with class alias [Zend/tests/class_alias_021.phpt]
+TEST 1278/9052 [Zend/tests/class_constants_001.phpt]
PASS class constants basic tests [Zend/tests/class_constants_001.phpt]
+TEST 1279/9052 [Zend/tests/class_constants_002.phpt]
PASS class constants as default function arguments [Zend/tests/class_constants_002.phpt]
+TEST 1280/9052 [Zend/tests/class_constants_003.phpt]
PASS class constants as default function arguments and dynamically loaded classes [Zend/tests/class_constants_003.phpt]
+TEST 1281/9052 [Zend/tests/class_constants_004.phpt]
PASS Testing constants (normal, namespace, class and interface) [Zend/tests/class_constants_004.phpt]
+TEST 1282/9052 [Zend/tests/class_exists_001.phpt]
PASS Testing class_exists() inside namespace [Zend/tests/class_exists_001.phpt]
+TEST 1283/9052 [Zend/tests/class_exists_002.phpt]
PASS Testing several valid and invalid parameters [Zend/tests/class_exists_002.phpt]
+TEST 1284/9052 [Zend/tests/class_exists_003.phpt]
PASS Checking if exists interface, abstract and final class [Zend/tests/class_exists_003.phpt]
+TEST 1285/9052 [Zend/tests/clone_001.phpt]
PASS Using clone statement on non-object [Zend/tests/clone_001.phpt]
+TEST 1286/9052 [Zend/tests/clone_002.phpt]
PASS Testing multiple clone statements [Zend/tests/clone_002.phpt]
+TEST 1287/9052 [Zend/tests/clone_003.phpt]
PASS Using clone statement on undefined variable [Zend/tests/clone_003.phpt]
+TEST 1288/9052 [Zend/tests/clone_004.phpt]
PASS Testing usage of object as array on clone statement [Zend/tests/clone_004.phpt]
+TEST 1289/9052 [Zend/tests/closure_001.phpt]
PASS Closure 001: Lambda without lexical variables [Zend/tests/closure_001.phpt]
+TEST 1290/9052 [Zend/tests/closure_002.phpt]
PASS Closure 002: Lambda with lexical variables (global scope) [Zend/tests/closure_002.phpt]
+TEST 1291/9052 [Zend/tests/closure_003.phpt]
PASS Closure 003: Lambda with lexical variables (local scope) [Zend/tests/closure_003.phpt]
+TEST 1292/9052 [Zend/tests/closure_004.phpt]
PASS Closure 004: Lambda with lexical variables (scope lifetime) [Zend/tests/closure_004.phpt]
+TEST 1293/9052 [Zend/tests/closure_006.phpt]
PASS Closure 006: Nested lambdas [Zend/tests/closure_006.phpt]
+TEST 1294/9052 [Zend/tests/closure_008.phpt]
PASS Closure 008: Use in preg_replace_callback() [Zend/tests/closure_008.phpt]
+TEST 1295/9052 [Zend/tests/closure_009.phpt]
PASS Closure 009: Using static vars inside lambda [Zend/tests/closure_009.phpt]
+TEST 1296/9052 [Zend/tests/closure_010.phpt]
PASS Closure 010: Closure calls itself [Zend/tests/closure_010.phpt]
+TEST 1297/9052 [Zend/tests/closure_011.phpt]
PASS Closure 011: Lexical copies not static in closure [Zend/tests/closure_011.phpt]
+TEST 1298/9052 [Zend/tests/closure_012.phpt]
PASS Closure 012: Undefined lexical variables [Zend/tests/closure_012.phpt]
+TEST 1299/9052 [Zend/tests/closure_013.phpt]
PASS Closure 013: __invoke() on temporary result [Zend/tests/closure_013.phpt]
+TEST 1300/9052 [Zend/tests/closure_014.phpt]
PASS Closure 014: return by value/reference [Zend/tests/closure_014.phpt]
+TEST 1301/9052 [Zend/tests/closure_015.phpt]
PASS Closure 015: converting to string/unicode [Zend/tests/closure_015.phpt]
+TEST 1302/9052 [Zend/tests/closure_016.phpt]
PASS Closure 016: closures and is_callable() [Zend/tests/closure_016.phpt]
+TEST 1303/9052 [Zend/tests/closure_017.phpt]
PASS Closure 017: Trying to destroy an active lambda function [Zend/tests/closure_017.phpt]
+TEST 1304/9052 [Zend/tests/closure_018.phpt]
PASS Closure 018: Assigning lambda to static var and returning by ref [Zend/tests/closure_018.phpt]
+TEST 1305/9052 [Zend/tests/closure_019.phpt]
PASS Closure 019: Calling lambda using $GLOBALS and global $var [Zend/tests/closure_019.phpt]
+TEST 1306/9052 [Zend/tests/closure_020.phpt]
PASS Closure 020: Trying to access private property outside class [Zend/tests/closure_020.phpt]
+TEST 1307/9052 [Zend/tests/closure_021.phpt]
PASS Closure 021: Throwing exception inside lambda [Zend/tests/closure_021.phpt]
+TEST 1308/9052 [Zend/tests/closure_022.phpt]
PASS Closure 022: Closure properties [Zend/tests/closure_022.phpt]
+TEST 1309/9052 [Zend/tests/closure_023.phpt]
PASS Closure 023: Closure declared in statically called method [Zend/tests/closure_023.phpt]
+TEST 1310/9052 [Zend/tests/closure_024.phpt]
PASS Closure 024: Trying to clone the Closure object [Zend/tests/closure_024.phpt]
+TEST 1311/9052 [Zend/tests/closure_025.phpt]
PASS Closure 025: Using closure in create_function() [Zend/tests/closure_025.phpt]
+TEST 1312/9052 [Zend/tests/closure_026.phpt]
PASS Closure 026: Assigning a closure object to an array in $this [Zend/tests/closure_026.phpt]
+TEST 1313/9052 [Zend/tests/closure_027.phpt]
PASS Closure 027: Testing Closure type-hint [Zend/tests/closure_027.phpt]
+TEST 1314/9052 [Zend/tests/closure_028.phpt]
PASS Closure 028: Trying to use lambda directly in foreach [Zend/tests/closure_028.phpt]
+TEST 1315/9052 [Zend/tests/closure_029.phpt]
PASS Closure 029: Testing lambda with instanceof operator [Zend/tests/closure_029.phpt]
+TEST 1316/9052 [Zend/tests/closure_030.phpt]
PASS Closure 030: Using lambda with variable variables [Zend/tests/closure_030.phpt]
+TEST 1317/9052 [Zend/tests/closure_031.phpt]
PASS Closure 031: Closure properties with custom error handlers [Zend/tests/closure_031.phpt]
+TEST 1318/9052 [Zend/tests/closure_032.phpt]
PASS Closure 032: Testing Closure and debug_backtrace [Zend/tests/closure_032.phpt]
+TEST 1319/9052 [Zend/tests/closure_033.phpt]
PASS Closure 033: Dynamic closure property and private function [Zend/tests/closure_033.phpt]
+TEST 1320/9052 [Zend/tests/closure_034.phpt]
PASS Closure 033: Recursive var_dump on closures [Zend/tests/closure_034.phpt]
+TEST 1321/9052 [Zend/tests/closure_035.phpt]
PASS Testing recursion detection with Closures [Zend/tests/closure_035.phpt]
+TEST 1322/9052 [Zend/tests/compare_001.phpt]
PASS comparing different variables for equality [Zend/tests/compare_001.phpt]
+TEST 1323/9052 [Zend/tests/compare_001_64bit.phpt]
SKIP comparing different variables for equality [Zend/tests/compare_001_64bit.phpt] reason: this test is for 64bit platform only
+TEST 1324/9052 [Zend/tests/compare_002.phpt]
PASS comparing different variables for identity [Zend/tests/compare_002.phpt]
+TEST 1325/9052 [Zend/tests/compare_002_64bit.phpt]
SKIP comparing different variables for identity [Zend/tests/compare_002_64bit.phpt] reason: this test is for 64bit platform only
+TEST 1326/9052 [Zend/tests/compare_003.phpt]
PASS comparing different variables (greater than) [Zend/tests/compare_003.phpt]
+TEST 1327/9052 [Zend/tests/compare_003_64bit.phpt]
SKIP comparing different variables (greater than) [Zend/tests/compare_003_64bit.phpt] reason: this test is for 64bit platform only
+TEST 1328/9052 [Zend/tests/compare_004.phpt]
PASS comparing different variables (less than) [Zend/tests/compare_004.phpt]
+TEST 1329/9052 [Zend/tests/compare_004_64bit.phpt]
SKIP comparing different variables (less than) [Zend/tests/compare_004_64bit.phpt] reason: this test is for 64bit platform only
+TEST 1330/9052 [Zend/tests/compare_005.phpt]
PASS comparing different variables (greater or equal than) [Zend/tests/compare_005.phpt]
+TEST 1331/9052 [Zend/tests/compare_005_64bit.phpt]
SKIP comparing different variables (greater or equal than) [Zend/tests/compare_005_64bit.phpt] reason: this test is for 64bit platform only
+TEST 1332/9052 [Zend/tests/compare_006.phpt]
PASS comparing different variables (smaller or equal than) [Zend/tests/compare_006.phpt]
+TEST 1333/9052 [Zend/tests/compare_006_64bit.phpt]
SKIP comparing different variables (smaller or equal than) [Zend/tests/compare_006_64bit.phpt] reason: this test is for 64bit platform only
+TEST 1334/9052 [Zend/tests/concat_001.phpt]
PASS concat different types [Zend/tests/concat_001.phpt]
+TEST 1335/9052 [Zend/tests/constants/dir-constant-eval.phpt]
PASS __DIR__ constant used with eval() [Zend/tests/constants/dir-constant-eval.phpt]
+TEST 1336/9052 [Zend/tests/constants/dir-constant-includes.phpt]
PASS __DIR__ constant test with includes [Zend/tests/constants/dir-constant-includes.phpt]
+TEST 1337/9052 [Zend/tests/constants/dir-constant-nested_includes.phpt]
PASS __DIR__ constant test with nested includes [Zend/tests/constants/dir-constant-nested_includes.phpt]
+TEST 1338/9052 [Zend/tests/constants/dir-constant-normal.phpt]
PASS Standard behaviour of __DIR__ [Zend/tests/constants/dir-constant-normal.phpt]
+TEST 1339/9052 [Zend/tests/constants_001.phpt]
PASS Defining and using constants [Zend/tests/constants_001.phpt]
+TEST 1340/9052 [Zend/tests/constants_002.phpt]
PASS Defining constants with non-scalar values [Zend/tests/constants_002.phpt]
+TEST 1341/9052 [Zend/tests/constants_003.phpt]
PASS Using namespace constants and constants of global scope [Zend/tests/constants_003.phpt]
+TEST 1342/9052 [Zend/tests/constants_004.phpt]
PASS Trying to redeclare constant inside namespace [Zend/tests/constants_004.phpt]
+TEST 1343/9052 [Zend/tests/constants_005.phpt]
PASS Persistent case insensitive and user defined constants [Zend/tests/constants_005.phpt]
+TEST 1344/9052 [Zend/tests/constants_006.phpt]
PASS Magic constants lowercased [Zend/tests/constants_006.phpt]
+TEST 1345/9052 [Zend/tests/constants_007.phpt]
PASS Testing const names [Zend/tests/constants_007.phpt]
+TEST 1346/9052 [Zend/tests/constants_008.phpt]
PASS Defining constant twice with two different forms [Zend/tests/constants_008.phpt]
+TEST 1347/9052 [Zend/tests/constants_009.phpt]
PASS Accessing constants inside namespace [Zend/tests/constants_009.phpt]
+TEST 1348/9052 [Zend/tests/constructor_args.phpt]
PASS Different numbers of arguments in __construct() [Zend/tests/constructor_args.phpt]
+TEST 1349/9052 [Zend/tests/debug_backtrace_options.phpt]
PASS debug_backtrace options [Zend/tests/debug_backtrace_options.phpt]
+TEST 1350/9052 [Zend/tests/declare_001.phpt]
SKIP Testing declare statement with several type values [Zend/tests/declare_001.phpt]
+TEST 1351/9052 [Zend/tests/decrement_001.phpt]
PASS decrementing different variables [Zend/tests/decrement_001.phpt]
+TEST 1352/9052 [Zend/tests/decrement_001_64bit.phpt]
SKIP decrementing different variables [Zend/tests/decrement_001_64bit.phpt] reason: this test is for 64bit platform only
+TEST 1353/9052 [Zend/tests/div_001.phpt]
PASS dividing doubles [Zend/tests/div_001.phpt]
+TEST 1354/9052 [Zend/tests/div_002.phpt]
PASS dividing arrays [Zend/tests/div_002.phpt]
+TEST 1355/9052 [Zend/tests/double_to_string.phpt]
PASS double to string conversion tests [Zend/tests/double_to_string.phpt]
+TEST 1356/9052 [Zend/tests/double_to_string_64bit.phpt]
SKIP double to string conversion tests (64bit) [Zend/tests/double_to_string_64bit.phpt] reason: this test is for 64bit platform only
+TEST 1357/9052 [Zend/tests/dtor_scope.phpt]
PASS Scoping in destructor call [Zend/tests/dtor_scope.phpt]
+TEST 1358/9052 [Zend/tests/dynamic_call_001.phpt]
PASS Testing dynamic call to constructor (old-style) [Zend/tests/dynamic_call_001.phpt]
+TEST 1359/9052 [Zend/tests/dynamic_call_002.phpt]
PASS Testing dynamic call with invalid value for method name [Zend/tests/dynamic_call_002.phpt]
+TEST 1360/9052 [Zend/tests/dynamic_call_003.phpt]
PASS Testing dynamic call with invalid method name [Zend/tests/dynamic_call_003.phpt]
+TEST 1361/9052 [Zend/tests/dynamic_call_004.phpt]
PASS Testing dynamic call with undefined variables [Zend/tests/dynamic_call_004.phpt]
+TEST 1362/9052 [Zend/tests/each_001.phpt]
PASS Testing each() with an undefined variable [Zend/tests/each_001.phpt]
+TEST 1363/9052 [Zend/tests/each_002.phpt]
PASS Testing each() with array and object [Zend/tests/each_002.phpt]
+TEST 1364/9052 [Zend/tests/each_003.phpt]
PASS Testing each() with recursion [Zend/tests/each_003.phpt]
+TEST 1365/9052 [Zend/tests/errmsg_001.phpt]
PASS errmsg: Non-abstract method must contain body [Zend/tests/errmsg_001.phpt]
+TEST 1366/9052 [Zend/tests/errmsg_002.phpt]
PASS errmsg: function cannot be declared private [Zend/tests/errmsg_002.phpt]
+TEST 1367/9052 [Zend/tests/errmsg_003.phpt]
PASS errmsg: cannot reassign $this (by ref) [Zend/tests/errmsg_003.phpt]
+TEST 1368/9052 [Zend/tests/errmsg_004.phpt]
PASS errmsg: can't use function return value in write context [Zend/tests/errmsg_004.phpt]
+TEST 1369/9052 [Zend/tests/errmsg_005.phpt]
PASS errmsg: can't use method return value in write context [Zend/tests/errmsg_005.phpt]
+TEST 1370/9052 [Zend/tests/errmsg_006.phpt]
PASS errmsg: can't use [] for reading [Zend/tests/errmsg_006.phpt]
+TEST 1371/9052 [Zend/tests/errmsg_007.phpt]
PASS errmsg: can't use [] for reading - 2 [Zend/tests/errmsg_007.phpt]
+TEST 1372/9052 [Zend/tests/errmsg_008.phpt]
PASS errmsg: can't use [] for unsetting [Zend/tests/errmsg_008.phpt]
+TEST 1373/9052 [Zend/tests/errmsg_009.phpt]
PASS errmsg: multiple access type modifiers are not allowed (properties) [Zend/tests/errmsg_009.phpt]
+TEST 1374/9052 [Zend/tests/errmsg_010.phpt]
PASS errmsg: multiple access type modifiers are not allowed (methods) [Zend/tests/errmsg_010.phpt]
+TEST 1375/9052 [Zend/tests/errmsg_011.phpt]
PASS errmsg: cannot redeclare (method) [Zend/tests/errmsg_011.phpt]
+TEST 1376/9052 [Zend/tests/errmsg_012.phpt]
PASS errmsg: __autoload() must take exactly 1 argument [Zend/tests/errmsg_012.phpt]
+TEST 1377/9052 [Zend/tests/errmsg_013.phpt]
PASS errmsg: default value for parameters with array type hint can only be an array or NULL [Zend/tests/errmsg_013.phpt]
+TEST 1378/9052 [Zend/tests/errmsg_014.phpt]
PASS errmsg: cannot call __clone() method on objects [Zend/tests/errmsg_014.phpt]
+TEST 1379/9052 [Zend/tests/errmsg_015.phpt]
PASS errmsg: __clone() cannot accept any arguments [Zend/tests/errmsg_015.phpt]
+TEST 1380/9052 [Zend/tests/errmsg_016.phpt]
PASS errmsg: __isset() must take exactly 1 argument [Zend/tests/errmsg_016.phpt]
+TEST 1381/9052 [Zend/tests/errmsg_017.phpt]
PASS errmsg: __unset() must take exactly 1 argument [Zend/tests/errmsg_017.phpt]
+TEST 1382/9052 [Zend/tests/errmsg_018.phpt]
PASS errmsg: static abstract function [Zend/tests/errmsg_018.phpt]
+TEST 1383/9052 [Zend/tests/errmsg_019.phpt]
PASS errmsg: __destruct() cannot take arguments [Zend/tests/errmsg_019.phpt]
+TEST 1384/9052 [Zend/tests/errmsg_020.phpt]
PASS errmsg: disabled function [Zend/tests/errmsg_020.phpt]
+TEST 1385/9052 [Zend/tests/errmsg_021.phpt]
PASS errmsg: disabled class [Zend/tests/errmsg_021.phpt]
+TEST 1386/9052 [Zend/tests/errmsg_022.phpt]
PASS errmsg: only variables can be passed by reference [Zend/tests/errmsg_022.phpt]
+TEST 1387/9052 [Zend/tests/errmsg_023.phpt]
PASS errmsg: access level must be the same or weaker [Zend/tests/errmsg_023.phpt]
+TEST 1388/9052 [Zend/tests/errmsg_024.phpt]
PASS No more errmsg: can now change initial value of property [Zend/tests/errmsg_024.phpt]
+TEST 1389/9052 [Zend/tests/errmsg_025.phpt]
PASS errmsg: cannot inherit previously inherited constant [Zend/tests/errmsg_025.phpt]
+TEST 1390/9052 [Zend/tests/errmsg_026.phpt]
PASS errmsg: cannot redeclare class [Zend/tests/errmsg_026.phpt]
+TEST 1391/9052 [Zend/tests/errmsg_027.phpt]
PASS errmsg: class declarations may not be nested [Zend/tests/errmsg_027.phpt]
+TEST 1392/9052 [Zend/tests/errmsg_028.phpt]
PASS errmsg: cannot use 'self' as class name [Zend/tests/errmsg_028.phpt]
+TEST 1393/9052 [Zend/tests/errmsg_029.phpt]
PASS errmsg: cannot use 'parent' as class name [Zend/tests/errmsg_029.phpt]
+TEST 1394/9052 [Zend/tests/errmsg_030.phpt]
PASS errmsg: cannot use 'self' as parent class name [Zend/tests/errmsg_030.phpt]
+TEST 1395/9052 [Zend/tests/errmsg_031.phpt]
PASS errmsg: cannot use 'parent' as parent class name [Zend/tests/errmsg_031.phpt]
+TEST 1396/9052 [Zend/tests/errmsg_032.phpt]
PASS errmsg: __construct() cannot be static [Zend/tests/errmsg_032.phpt]
+TEST 1397/9052 [Zend/tests/errmsg_033.phpt]
PASS errmsg: __destruct() cannot be static [Zend/tests/errmsg_033.phpt]
+TEST 1398/9052 [Zend/tests/errmsg_034.phpt]
PASS errmsg: __clone() cannot be static [Zend/tests/errmsg_034.phpt]
+TEST 1399/9052 [Zend/tests/errmsg_035.phpt]
PASS errmsg: cannot use 'self' as interface name [Zend/tests/errmsg_035.phpt]
+TEST 1400/9052 [Zend/tests/errmsg_036.phpt]
PASS errmsg: cannot use 'parent' as interface name [Zend/tests/errmsg_036.phpt]
+TEST 1401/9052 [Zend/tests/errmsg_037.phpt]
PASS errmsg: properties cannot be abstract [Zend/tests/errmsg_037.phpt]
+TEST 1402/9052 [Zend/tests/errmsg_038.phpt]
PASS errmsg: properties cannot be final [Zend/tests/errmsg_038.phpt]
+TEST 1403/9052 [Zend/tests/errmsg_039.phpt]
PASS errmsg: cannot redeclare property [Zend/tests/errmsg_039.phpt]
+TEST 1404/9052 [Zend/tests/errmsg_040.phpt]
PASS errmsg: arrays are not allowed in class constants [Zend/tests/errmsg_040.phpt]
+TEST 1405/9052 [Zend/tests/errmsg_041.phpt]
PASS errmsg: instanceof expects an object instance, constant given [Zend/tests/errmsg_041.phpt]
+TEST 1406/9052 [Zend/tests/errmsg_042.phpt]
PASS errmsg: key element cannot be a reference [Zend/tests/errmsg_042.phpt]
+TEST 1407/9052 [Zend/tests/errmsg_043.phpt]
PASS errmsg: cannot create references to temp array [Zend/tests/errmsg_043.phpt]
+TEST 1408/9052 [Zend/tests/errmsg_044.phpt]
PASS Trying use object of type stdClass as array [Zend/tests/errmsg_044.phpt]
+TEST 1409/9052 [Zend/tests/error_reporting01.phpt]
PASS testing @ and error_reporting - 1 [Zend/tests/error_reporting01.phpt]
+TEST 1410/9052 [Zend/tests/error_reporting02.phpt]
PASS testing @ and error_reporting - 2 [Zend/tests/error_reporting02.phpt]
+TEST 1411/9052 [Zend/tests/error_reporting03.phpt]
PASS testing @ and error_reporting - 3 [Zend/tests/error_reporting03.phpt]
+TEST 1412/9052 [Zend/tests/error_reporting04.phpt]
PASS testing @ and error_reporting - 4 [Zend/tests/error_reporting04.phpt]
+TEST 1413/9052 [Zend/tests/error_reporting05.phpt]
PASS testing @ and error_reporting - 5 [Zend/tests/error_reporting05.phpt]
+TEST 1414/9052 [Zend/tests/error_reporting06.phpt]
PASS testing @ and error_reporting - 6 [Zend/tests/error_reporting06.phpt]
+TEST 1415/9052 [Zend/tests/error_reporting07.phpt]
PASS testing @ and error_reporting - 7 [Zend/tests/error_reporting07.phpt]
+TEST 1416/9052 [Zend/tests/error_reporting08.phpt]
PASS testing @ and error_reporting - 8 [Zend/tests/error_reporting08.phpt]
+TEST 1417/9052 [Zend/tests/error_reporting09.phpt]
PASS testing @ and error_reporting - 9 [Zend/tests/error_reporting09.phpt]
+TEST 1418/9052 [Zend/tests/error_reporting10.phpt]
PASS testing @ and error_reporting - 10 [Zend/tests/error_reporting10.phpt]
+TEST 1419/9052 [Zend/tests/exception_001.phpt]
PASS Testing nested exceptions [Zend/tests/exception_001.phpt]
+TEST 1420/9052 [Zend/tests/exception_002.phpt]
PASS Testing exception and GOTO [Zend/tests/exception_002.phpt]
+TEST 1421/9052 [Zend/tests/exception_003.phpt]
PASS Throwing exception in global scope [Zend/tests/exception_003.phpt]
+TEST 1422/9052 [Zend/tests/exception_004.phpt]
PASS Throwing exception using a class that isn't derived from the Exception base class [Zend/tests/exception_004.phpt]
+TEST 1423/9052 [Zend/tests/exception_005.phpt]
PASS Trying to throw exception of an interface [Zend/tests/exception_005.phpt]
+TEST 1424/9052 [Zend/tests/exception_006.phpt]
PASS Trying to throw a non-object [Zend/tests/exception_006.phpt]
+TEST 1425/9052 [Zend/tests/exception_007.phpt]
PASS Setting previous exception [Zend/tests/exception_007.phpt]
+TEST 1426/9052 [Zend/tests/exception_008.phpt]
PASS Exception in __destruct while exception is pending [Zend/tests/exception_008.phpt]
+TEST 1427/9052 [Zend/tests/exception_009.phpt]
PASS Testing exception properties [Zend/tests/exception_009.phpt]
+TEST 1428/9052 [Zend/tests/exception_010.phpt]
PASS Testing Exception's methods [Zend/tests/exception_010.phpt]
+TEST 1429/9052 [Zend/tests/exception_handler_001.phpt]
PASS exception handler tests - 1 [Zend/tests/exception_handler_001.phpt]
+TEST 1430/9052 [Zend/tests/exception_handler_002.phpt]
PASS exception handler tests - 2 [Zend/tests/exception_handler_002.phpt]
+TEST 1431/9052 [Zend/tests/exception_handler_003.phpt]
PASS exception handler tests - 3 [Zend/tests/exception_handler_003.phpt]
+TEST 1432/9052 [Zend/tests/exception_handler_004.phpt]
PASS exception handler tests - 4 [Zend/tests/exception_handler_004.phpt]
+TEST 1433/9052 [Zend/tests/exception_handler_005.phpt]
PASS exception handler tests - 5 [Zend/tests/exception_handler_005.phpt]
+TEST 1434/9052 [Zend/tests/exception_handler_006.phpt]
PASS exception handler tests - 6 [Zend/tests/exception_handler_006.phpt]
+TEST 1435/9052 [Zend/tests/float_prec_001.phpt]
PASS Double precision is used for floating point calculations [Zend/tests/float_prec_001.phpt]
+TEST 1436/9052 [Zend/tests/foreach.phpt]
PASS foreach() by-ref bug [Zend/tests/foreach.phpt]
+TEST 1437/9052 [Zend/tests/foreach_002.phpt]
PASS Creating recursive array on foreach using same variable [Zend/tests/foreach_002.phpt]
+TEST 1438/9052 [Zend/tests/foreach_undefined.phpt]
PASS foreach() & undefined var [Zend/tests/foreach_undefined.phpt]
+TEST 1439/9052 [Zend/tests/foreach_unset_globals.phpt]
PASS traverse an array and use its keys to unset GLOBALS [Zend/tests/foreach_unset_globals.phpt]
+TEST 1440/9052 [Zend/tests/function_arguments_001.phpt]
PASS Argument parsing error #001 [Zend/tests/function_arguments_001.phpt]
+TEST 1441/9052 [Zend/tests/function_arguments_002.phpt]
PASS Argument parsing error #002 [Zend/tests/function_arguments_002.phpt]
+TEST 1442/9052 [Zend/tests/function_exists_basic.phpt]
PASS function_exists function : basic functionality [Zend/tests/function_exists_basic.phpt]
+TEST 1443/9052 [Zend/tests/function_exists_error.phpt]
PASS Test function_exists() function : error conditions [Zend/tests/function_exists_error.phpt]
+TEST 1444/9052 [Zend/tests/function_exists_variation1.phpt]
PASS Test function_exists() function : usage variations - test values for $str argument [Zend/tests/function_exists_variation1.phpt]
+TEST 1445/9052 [Zend/tests/gc_001.phpt]
PASS GC 001: gc_enable()/gc_diable()/gc_enabled() [Zend/tests/gc_001.phpt]
+TEST 1446/9052 [Zend/tests/gc_002.phpt]
PASS GC 002: gc_enable()/gc_diable() and ini_get() [Zend/tests/gc_002.phpt]
+TEST 1447/9052 [Zend/tests/gc_003.phpt]
PASS GC 003: gc_enabled() and ini_set() [Zend/tests/gc_003.phpt]
+TEST 1448/9052 [Zend/tests/gc_004.phpt]
PASS GC 004: Simple array cycle [Zend/tests/gc_004.phpt]
+TEST 1449/9052 [Zend/tests/gc_005.phpt]
PASS GC 005: Simple object cycle [Zend/tests/gc_005.phpt]
+TEST 1450/9052 [Zend/tests/gc_006.phpt]
PASS GC 006: Simple array-object cycle [Zend/tests/gc_006.phpt]
+TEST 1451/9052 [Zend/tests/gc_007.phpt]
PASS GC 007: Unreferensed array cycle [Zend/tests/gc_007.phpt]
+TEST 1452/9052 [Zend/tests/gc_008.phpt]
PASS GC 008: Unreferensed object cycle [Zend/tests/gc_008.phpt]
+TEST 1453/9052 [Zend/tests/gc_009.phpt]
PASS GC 009: Unreferensed array-object cycle [Zend/tests/gc_009.phpt]
+TEST 1454/9052 [Zend/tests/gc_010.phpt]
PASS GC 010: Cycle with reference to $GLOBALS [Zend/tests/gc_010.phpt]
+TEST 1455/9052 [Zend/tests/gc_011.phpt]
PASS GC 011: GC and destructors [Zend/tests/gc_011.phpt]
+TEST 1456/9052 [Zend/tests/gc_012.phpt]
PASS GC 012: collection of many loops at once [Zend/tests/gc_012.phpt]
+TEST 1457/9052 [Zend/tests/gc_013.phpt]
PASS GC 013: Too many cycles in one array [Zend/tests/gc_013.phpt]
+TEST 1458/9052 [Zend/tests/gc_014.phpt]
PASS GC 014: Too many cycles in one object [Zend/tests/gc_014.phpt]
+TEST 1459/9052 [Zend/tests/gc_015.phpt]
PASS GC 015: Object as root of cycle [Zend/tests/gc_015.phpt]
+TEST 1460/9052 [Zend/tests/gc_016.phpt]
PASS GC 016: nested GC calls [Zend/tests/gc_016.phpt]
+TEST 1461/9052 [Zend/tests/gc_017.phpt]
PASS GC 017: GC and destructors with unset [Zend/tests/gc_017.phpt]
+TEST 1462/9052 [Zend/tests/gc_018.phpt]
PASS GC 018: GC detach with assign [Zend/tests/gc_018.phpt]
+TEST 1463/9052 [Zend/tests/gc_019.phpt]
PASS GC 019: GC detach with assign by reference [Zend/tests/gc_019.phpt]
+TEST 1464/9052 [Zend/tests/gc_020.phpt]
PASS GC 020: GC detach reference with assign [Zend/tests/gc_020.phpt]
+TEST 1465/9052 [Zend/tests/gc_021.phpt]
PASS GC 021: GC detach reference with assign by reference [Zend/tests/gc_021.phpt]
+TEST 1466/9052 [Zend/tests/gc_022.phpt]
PASS GC 022: GC detach reference in executor's PZVAL_UNLOCK() [Zend/tests/gc_022.phpt]
+TEST 1467/9052 [Zend/tests/gc_023.phpt]
PASS GC 023: Root buffer overflow (automatic collection) [Zend/tests/gc_023.phpt]
+TEST 1468/9052 [Zend/tests/gc_024.phpt]
PASS GC 024: GC and objects with non-standard handlers [Zend/tests/gc_024.phpt]
+TEST 1469/9052 [Zend/tests/gc_025.phpt]
PASS GC 025: Automatic GC on request shutdown [Zend/tests/gc_025.phpt]
+TEST 1470/9052 [Zend/tests/gc_026.phpt]
PASS GC 026: Automatic GC on request shutdown (GC enabled at run-time) [Zend/tests/gc_026.phpt]
+TEST 1471/9052 [Zend/tests/gc_027.phpt]
PASS GC 027: GC and properties of internal classes [Zend/tests/gc_027.phpt]
+TEST 1472/9052 [Zend/tests/gc_028.phpt]
PASS GC 028: GC and destructors [Zend/tests/gc_028.phpt]
+TEST 1473/9052 [Zend/tests/gc_029.phpt]
PASS GC 029: GC and destructors [Zend/tests/gc_029.phpt]
+TEST 1474/9052 [Zend/tests/gc_030.phpt]
PASS GC 030: GC and exceptions in destructors [Zend/tests/gc_030.phpt]
+TEST 1475/9052 [Zend/tests/gc_031.phpt]
PASS GC 031: gc_collect_roots() with GC turned off. [Zend/tests/gc_031.phpt]
+TEST 1476/9052 [Zend/tests/gc_032.phpt]
PASS GC 032: Crash in GC because of invalid reference counting [Zend/tests/gc_032.phpt]
+TEST 1477/9052 [Zend/tests/get_called_class_001.phpt]
PASS Calling get_called_class() outside a class [Zend/tests/get_called_class_001.phpt]
+TEST 1478/9052 [Zend/tests/get_class_methods_001.phpt]
PASS get_class_methods(): Testing scope [Zend/tests/get_class_methods_001.phpt]
+TEST 1479/9052 [Zend/tests/get_class_methods_002.phpt]
PASS get_class_methods(): Testing with interface [Zend/tests/get_class_methods_002.phpt]
+TEST 1480/9052 [Zend/tests/get_class_methods_003.phpt]
PASS get_class_methods(): Testing scope [Zend/tests/get_class_methods_003.phpt]
+TEST 1481/9052 [Zend/tests/get_class_vars_001.phpt]
PASS get_class_vars(): Simple test [Zend/tests/get_class_vars_001.phpt]
+TEST 1482/9052 [Zend/tests/get_class_vars_002.phpt]
PASS get_class_vars(): Testing the scope [Zend/tests/get_class_vars_002.phpt]
+TEST 1483/9052 [Zend/tests/get_class_vars_003.phpt]
PASS get_class_vars(): Testing the scope [Zend/tests/get_class_vars_003.phpt]
+TEST 1484/9052 [Zend/tests/get_class_vars_004.phpt]
PASS get_class_vars(): Testing the scope [Zend/tests/get_class_vars_004.phpt]
+TEST 1485/9052 [Zend/tests/get_class_vars_005.phpt]
PASS get_class_vars(): Testing visibility [Zend/tests/get_class_vars_005.phpt]
+TEST 1486/9052 [Zend/tests/get_class_vars_006.phpt]
PASS get_class_vars(): Testing visibility [Zend/tests/get_class_vars_006.phpt]
+TEST 1487/9052 [Zend/tests/get_class_vars_007.phpt]
PASS get_class_vars(): Testing with static properties [Zend/tests/get_class_vars_007.phpt]
+TEST 1488/9052 [Zend/tests/get_defined_functions_basic.phpt]
PASS get_defined_functions() function : basic functionality [Zend/tests/get_defined_functions_basic.phpt]
+TEST 1489/9052 [Zend/tests/get_defined_functions_error.phpt]
PASS Test get_defined_functions() function : error conditions [Zend/tests/get_defined_functions_error.phpt]
+TEST 1490/9052 [Zend/tests/get_defined_vars.phpt]
PASS Testing get_defined_vars() Function [Zend/tests/get_defined_vars.phpt]
+TEST 1491/9052 [Zend/tests/get_parent_class_001.phpt]
PASS Testing get_parent_class() [Zend/tests/get_parent_class_001.phpt]
+TEST 1492/9052 [Zend/tests/get_required_files.phpt]
PASS Check if get_required_files works [Zend/tests/get_required_files.phpt]
+TEST 1493/9052 [Zend/tests/globals_001.phpt]
PASS globals in global scope [Zend/tests/globals_001.phpt]
+TEST 1494/9052 [Zend/tests/globals_002.phpt]
PASS globals in local scope [Zend/tests/globals_002.phpt]
+TEST 1495/9052 [Zend/tests/globals_003.phpt]
PASS globals in local scope - 2 [Zend/tests/globals_003.phpt]
+TEST 1496/9052 [Zend/tests/globals_004.phpt]
PASS globals in local scope - 3 [Zend/tests/globals_004.phpt]
+TEST 1497/9052 [Zend/tests/halt01.phpt]
PASS __HALT_COMPILER() basic test [Zend/tests/halt01.phpt]
+TEST 1498/9052 [Zend/tests/halt02.phpt]
PASS __HALT_COMPILER() basic test [Zend/tests/halt02.phpt]
+TEST 1499/9052 [Zend/tests/halt03.phpt]
PASS __HALT_COMPILER() basic test [Zend/tests/halt03.phpt]
+TEST 1500/9052 [Zend/tests/halt_compiler1.phpt]
PASS __HALT_COMPILER(); [Zend/tests/halt_compiler1.phpt]
+TEST 1501/9052 [Zend/tests/halt_compiler2.phpt]
PASS __HALT_COMPILER(); 2 files [Zend/tests/halt_compiler2.phpt]
+TEST 1502/9052 [Zend/tests/halt_compiler3.phpt]
PASS __HALT_COMPILER(); bad define() of __COMPILER_HALT_OFFSET__ 1 [Zend/tests/halt_compiler3.phpt]
+TEST 1503/9052 [Zend/tests/halt_compiler4.phpt]
PASS __HALT_COMPILER(); bad define() of __COMPILER_HALT_OFFSET__ 2 [Zend/tests/halt_compiler4.phpt]
+TEST 1504/9052 [Zend/tests/heredoc_001.phpt]
PASS basic heredoc syntax [Zend/tests/heredoc_001.phpt]
+TEST 1505/9052 [Zend/tests/heredoc_002.phpt]
PASS basic binary heredoc syntax [Zend/tests/heredoc_002.phpt]
+TEST 1506/9052 [Zend/tests/heredoc_003.phpt]
PASS simple variable replacement test (heredoc) [Zend/tests/heredoc_003.phpt]
+TEST 1507/9052 [Zend/tests/heredoc_004.phpt]
PASS braces variable replacement test (heredoc) [Zend/tests/heredoc_004.phpt]
+TEST 1508/9052 [Zend/tests/heredoc_005.phpt]
PASS unbraced complex variable replacement test (heredoc) [Zend/tests/heredoc_005.phpt]
+TEST 1509/9052 [Zend/tests/heredoc_006.phpt]
PASS braced complex variable replacement test (heredoc) [Zend/tests/heredoc_006.phpt]
+TEST 1510/9052 [Zend/tests/heredoc_007.phpt]
PASS braced and unbraced complex variable replacement test (heredoc) [Zend/tests/heredoc_007.phpt]
+TEST 1511/9052 [Zend/tests/heredoc_008.phpt]
PASS empty doc test (heredoc) [Zend/tests/heredoc_008.phpt]
+TEST 1512/9052 [Zend/tests/heredoc_009.phpt]
PASS Torture the T_END_HEREDOC rules (heredoc) [Zend/tests/heredoc_009.phpt]
+TEST 1513/9052 [Zend/tests/heredoc_010.phpt]
PASS Torture the T_END_HEREDOC rules with variable expansions (heredoc) [Zend/tests/heredoc_010.phpt]
+TEST 1514/9052 [Zend/tests/heredoc_011.phpt]
PASS STATIC heredocs CAN be used as static scalars. [Zend/tests/heredoc_011.phpt]
+TEST 1515/9052 [Zend/tests/heredoc_012.phpt]
PASS Heredoc with double quotes [Zend/tests/heredoc_012.phpt]
+TEST 1516/9052 [Zend/tests/heredoc_013.phpt]
PASS Heredoc with double quotes and wrong prefix [Zend/tests/heredoc_013.phpt]
+TEST 1517/9052 [Zend/tests/heredoc_014.phpt]
PASS Heredoc with double quotes syntax but missing second quote [Zend/tests/heredoc_014.phpt]
+TEST 1518/9052 [Zend/tests/heredoc_015.phpt]
PASS Testing heredoc with escape sequences [Zend/tests/heredoc_015.phpt]
+TEST 1519/9052 [Zend/tests/heredoc_016.phpt]
PASS Testing heredoc (double quotes) with escape sequences [Zend/tests/heredoc_016.phpt]
+TEST 1520/9052 [Zend/tests/heredoc_017.phpt]
PASS Testinh heredoc syntax [Zend/tests/heredoc_017.phpt]
+TEST 1521/9052 [Zend/tests/heredoc_018.phpt]
PASS Testing heredoc with tabs before identifier [Zend/tests/heredoc_018.phpt]
+TEST 1522/9052 [Zend/tests/hex_overflow_32bit.phpt]
PASS testing integer overflow (32bit) [Zend/tests/hex_overflow_32bit.phpt]
+TEST 1523/9052 [Zend/tests/increment_001.phpt]
PASS incrementing different variables [Zend/tests/increment_001.phpt]
+TEST 1524/9052 [Zend/tests/indexing_001.phpt]
PASS Indexing - various special cases. [Zend/tests/indexing_001.phpt]
+TEST 1525/9052 [Zend/tests/indirect_reference_this.phpt]
PASS Indirect referenced $this [Zend/tests/indirect_reference_this.phpt]
+TEST 1526/9052 [Zend/tests/instanceof.phpt]
PASS instanceof shouldn't call __autoload [Zend/tests/instanceof.phpt]
+TEST 1527/9052 [Zend/tests/instanceof_001.phpt]
PASS Testing instanceof operator with several operators [Zend/tests/instanceof_001.phpt]
+TEST 1528/9052 [Zend/tests/instanceof_002.phpt]
PASS Testing instanceof operator with class and interface inheriteds [Zend/tests/instanceof_002.phpt]
+TEST 1529/9052 [Zend/tests/int_overflow_32bit.phpt]
PASS testing integer overflow (32bit) [Zend/tests/int_overflow_32bit.phpt]
+TEST 1530/9052 [Zend/tests/int_overflow_64bit.phpt]
SKIP testing integer overflow (64bit) [Zend/tests/int_overflow_64bit.phpt] reason: this test is for 64bit platform only
+TEST 1531/9052 [Zend/tests/int_underflow_32bit.phpt]
PASS testing integer underflow (32bit) [Zend/tests/int_underflow_32bit.phpt]
+TEST 1532/9052 [Zend/tests/int_underflow_64bit.phpt]
SKIP testing integer underflow (64bit) [Zend/tests/int_underflow_64bit.phpt] reason: this test is for 64bit platform only
+TEST 1533/9052 [Zend/tests/inter_007.phpt]
PASS Trying inherit abstract function twice [Zend/tests/inter_007.phpt]
+TEST 1534/9052 [Zend/tests/inter_01.phpt]
PASS Inherited constant from interface [Zend/tests/inter_01.phpt]
+TEST 1535/9052 [Zend/tests/inter_02.phpt]
PASS Namespace constant as value default [Zend/tests/inter_02.phpt]
+TEST 1536/9052 [Zend/tests/inter_03.phpt]
PASS Testing interface constants with inheritance [Zend/tests/inter_03.phpt]
+TEST 1537/9052 [Zend/tests/inter_04.phpt]
PASS Trying declare interface with repeated name of inherited method [Zend/tests/inter_04.phpt]
+TEST 1538/9052 [Zend/tests/inter_05.phpt]
PASS Trying to inherit a class in an interface [Zend/tests/inter_05.phpt]
+TEST 1539/9052 [Zend/tests/inter_06.phpt]
PASS Trying use name of an internal class as interface name [Zend/tests/inter_06.phpt]
+TEST 1540/9052 [Zend/tests/interface_exists_001.phpt]
PASS Testing interface_exists() [Zend/tests/interface_exists_001.phpt]
+TEST 1541/9052 [Zend/tests/interface_exists_002.phpt]
PASS Testing interface_exists() inside a namespace [Zend/tests/interface_exists_002.phpt]
+TEST 1542/9052 [Zend/tests/is_a.phpt]
PASS is_a() and is_subclass_of() shouldn't call __autoload [Zend/tests/is_a.phpt]
+TEST 1543/9052 [Zend/tests/isset_001.phpt]
PASS Testing isset and unset with variable variables [Zend/tests/isset_001.phpt]
+TEST 1544/9052 [Zend/tests/isset_002.phpt]
PASS Testing isset with several undefined variables as argument [Zend/tests/isset_002.phpt]
+TEST 1545/9052 [Zend/tests/isset_003.phpt]
PASS Testing isset accessing undefined array itens and properties [Zend/tests/isset_003.phpt]
+TEST 1546/9052 [Zend/tests/jump01.phpt]
PASS jump 01: goto backward [Zend/tests/jump01.phpt]
+TEST 1547/9052 [Zend/tests/jump02.phpt]
PASS jump 02: goto forward [Zend/tests/jump02.phpt]
+TEST 1548/9052 [Zend/tests/jump03.phpt]
PASS jump 03: goto inside control structures [Zend/tests/jump03.phpt]
+TEST 1549/9052 [Zend/tests/jump04.phpt]
PASS jump 04: goto from loop (backward) [Zend/tests/jump04.phpt]
+TEST 1550/9052 [Zend/tests/jump05.phpt]
PASS jump 05: goto from loop (forward) [Zend/tests/jump05.phpt]
+TEST 1551/9052 [Zend/tests/jump06.phpt]
PASS jump 06: goto to undefined label [Zend/tests/jump06.phpt]
+TEST 1552/9052 [Zend/tests/jump07.phpt]
PASS jump 07: goto into loop (backward) [Zend/tests/jump07.phpt]
+TEST 1553/9052 [Zend/tests/jump08.phpt]
PASS jump 08: goto into loop (forward) [Zend/tests/jump08.phpt]
+TEST 1554/9052 [Zend/tests/jump09.phpt]
PASS jump 09: goto into switch (backward) [Zend/tests/jump09.phpt]
+TEST 1555/9052 [Zend/tests/jump10.phpt]
PASS jump 10: goto into switch (forward) [Zend/tests/jump10.phpt]
+TEST 1556/9052 [Zend/tests/jump11.phpt]
PASS jump 08: goto inside switch in constructor [Zend/tests/jump11.phpt]
+TEST 1557/9052 [Zend/tests/jump12.phpt]
PASS jump 09: goto in declare statement [Zend/tests/jump12.phpt]
+TEST 1558/9052 [Zend/tests/jump13.phpt]
PASS jump 10: goto with try blocks [Zend/tests/jump13.phpt]
+TEST 1559/9052 [Zend/tests/jump14.phpt]
PASS Testing GOTO inside blocks [Zend/tests/jump14.phpt]
+TEST 1560/9052 [Zend/tests/list_001.phpt]
PASS "Nested" list() [Zend/tests/list_001.phpt]
+TEST 1561/9052 [Zend/tests/list_002.phpt]
PASS Testing full-reference on list() [Zend/tests/list_002.phpt]
+TEST 1562/9052 [Zend/tests/list_003.phpt]
PASS list() with non-array [Zend/tests/list_003.phpt]
+TEST 1563/9052 [Zend/tests/list_004.phpt]
PASS list() with array reference [Zend/tests/list_004.phpt]
+TEST 1564/9052 [Zend/tests/list_005.phpt]
PASS Testing list() with several variables [Zend/tests/list_005.phpt]
+TEST 1565/9052 [Zend/tests/list_006.phpt]
PASS Testing nested list() with empty array [Zend/tests/list_006.phpt]
+TEST 1566/9052 [Zend/tests/list_007.phpt]
PASS Using lambda with list() [Zend/tests/list_007.phpt]
+TEST 1567/9052 [Zend/tests/lsb_001.phpt]
PASS ZE2 Late Static Binding in a static function [Zend/tests/lsb_001.phpt]
+TEST 1568/9052 [Zend/tests/lsb_002.phpt]
PASS ZE2 Late Static Binding in an instance function [Zend/tests/lsb_002.phpt]
+TEST 1569/9052 [Zend/tests/lsb_003.phpt]
PASS ZE2 Late Static Binding creating a new class with 'static' [Zend/tests/lsb_003.phpt]
+TEST 1570/9052 [Zend/tests/lsb_004.phpt]
PASS ZE2 Late Static Binding testing get_called_class() [Zend/tests/lsb_004.phpt]
+TEST 1571/9052 [Zend/tests/lsb_005.phpt]
PASS ZE2 Late Static Binding stacking static calleds [Zend/tests/lsb_005.phpt]
+TEST 1572/9052 [Zend/tests/lsb_006.phpt]
PASS ZE2 Late Static Binding ensuring extending 'static' is not allowed [Zend/tests/lsb_006.phpt]
+TEST 1573/9052 [Zend/tests/lsb_007.phpt]
PASS ZE2 Late Static Binding ensuring implementing 'static' is not allowed [Zend/tests/lsb_007.phpt]
+TEST 1574/9052 [Zend/tests/lsb_008.phpt]
PASS ZE2 Late Static Binding class name "static" [Zend/tests/lsb_008.phpt]
+TEST 1575/9052 [Zend/tests/lsb_009.phpt]
PASS ZE2 Late Static Binding interface name "static" [Zend/tests/lsb_009.phpt]
+TEST 1576/9052 [Zend/tests/lsb_010.phpt]
PASS ZE2 Late Static Binding using static:: in functions called by non execute() calls and constructors. [Zend/tests/lsb_010.phpt]
+TEST 1577/9052 [Zend/tests/lsb_011.phpt]
PASS ZE2 Late Static Binding call to static::method() from internal function (array) [Zend/tests/lsb_011.phpt]
+TEST 1578/9052 [Zend/tests/lsb_012.phpt]
PASS ZE2 Late Static Binding call to static::method() from internal function (string) [Zend/tests/lsb_012.phpt]
+TEST 1579/9052 [Zend/tests/lsb_013.phpt]
PASS ZE2 Late Static Binding is_callable() and static::method() [Zend/tests/lsb_013.phpt]
+TEST 1580/9052 [Zend/tests/lsb_014.phpt]
PASS ZE2 Late Static Binding access to static::const through defined() and get_constant() [Zend/tests/lsb_014.phpt]
+TEST 1581/9052 [Zend/tests/lsb_015.phpt]
PASS ZE2 Late Static Binding with exceptions [Zend/tests/lsb_015.phpt]
+TEST 1582/9052 [Zend/tests/lsb_016.phpt]
PASS ZE2 Late Static Binding within hooks/magic methods [Zend/tests/lsb_016.phpt]
+TEST 1583/9052 [Zend/tests/lsb_017.phpt]
PASS ZE2 Late Static Binding nested calls [Zend/tests/lsb_017.phpt]
+TEST 1584/9052 [Zend/tests/lsb_018.phpt]
PASS ZE2 Late Static Binding and Singleton [Zend/tests/lsb_018.phpt]
+TEST 1585/9052 [Zend/tests/lsb_019.phpt]
PASS ZE2 Late Static Binding properties and methods declared as protected and overridden as public. [Zend/tests/lsb_019.phpt]
+TEST 1586/9052 [Zend/tests/lsb_020.phpt]
PASS ZE2 Late Static Binding properties and methods declared as public and overridden as public. [Zend/tests/lsb_020.phpt]
+TEST 1587/9052 [Zend/tests/lsb_021.phpt]
PASS ZE2 Late Static Binding parent::/self:: forwarding while classname doesn't [Zend/tests/lsb_021.phpt]
+TEST 1588/9052 [Zend/tests/lsb_022.phpt]
PASS ZE2 Late Static Binding parent::/self:: forwarding and __callStatic [Zend/tests/lsb_022.phpt]
+TEST 1589/9052 [Zend/tests/magic_by_ref_001.phpt]
PASS passing first parameter of __set() by ref [Zend/tests/magic_by_ref_001.phpt]
+TEST 1590/9052 [Zend/tests/magic_by_ref_002.phpt]
PASS passing second parameter of __set() by ref [Zend/tests/magic_by_ref_002.phpt]
+TEST 1591/9052 [Zend/tests/magic_by_ref_003.phpt]
PASS passing parameter of __get() by ref [Zend/tests/magic_by_ref_003.phpt]
+TEST 1592/9052 [Zend/tests/magic_by_ref_004.phpt]
PASS passing parameter of __unset() by ref [Zend/tests/magic_by_ref_004.phpt]
+TEST 1593/9052 [Zend/tests/magic_by_ref_005.phpt]
PASS passing parameter of __isset() by ref [Zend/tests/magic_by_ref_005.phpt]
+TEST 1594/9052 [Zend/tests/magic_by_ref_006.phpt]
PASS passing first parameter of __call() by ref [Zend/tests/magic_by_ref_006.phpt]
+TEST 1595/9052 [Zend/tests/magic_by_ref_007.phpt]
PASS passing second parameter of __call() by ref [Zend/tests/magic_by_ref_007.phpt]
+TEST 1596/9052 [Zend/tests/magic_by_ref_010.phpt]
PASS passing arguments by ref to a method handled by __call() [Zend/tests/magic_by_ref_010.phpt]
+TEST 1597/9052 [Zend/tests/magic_methods_001.phpt]
PASS Testing several magic methods [Zend/tests/magic_methods_001.phpt]
+TEST 1598/9052 [Zend/tests/magic_methods_002.phpt]
PASS Testing __unset with private visibility [Zend/tests/magic_methods_002.phpt]
+TEST 1599/9052 [Zend/tests/magic_methods_003.phpt]
PASS Testing __unset declaring as static [Zend/tests/magic_methods_003.phpt]
+TEST 1600/9052 [Zend/tests/magic_methods_004.phpt]
PASS Testing __unset() with protected visibility [Zend/tests/magic_methods_004.phpt]
+TEST 1601/9052 [Zend/tests/magic_methods_005.phpt]
PASS Testing __call() declaration in interface with wrong modifier [Zend/tests/magic_methods_005.phpt]
+TEST 1602/9052 [Zend/tests/magic_methods_006.phpt]
PASS Testing __callstatic declaration in interface with missing the 'static' modifier [Zend/tests/magic_methods_006.phpt]
+TEST 1603/9052 [Zend/tests/magic_methods_007.phpt]
PASS Testing __set() declaration in abstract class with wrong modifier [Zend/tests/magic_methods_007.phpt]
+TEST 1604/9052 [Zend/tests/magic_methods_008.phpt]
PASS Testing __set implementation with wrong declaration [Zend/tests/magic_methods_008.phpt]
+TEST 1605/9052 [Zend/tests/magic_methods_009.phpt]
PASS Testing __callstatic declaration with wrong modifier [Zend/tests/magic_methods_009.phpt]
+TEST 1606/9052 [Zend/tests/magic_methods_010.phpt]
PASS Testing __toString() declaration with wrong modifier [Zend/tests/magic_methods_010.phpt]
+TEST 1607/9052 [Zend/tests/method_exists.phpt]
PASS method_exists() segfaults [Zend/tests/method_exists.phpt]
+TEST 1608/9052 [Zend/tests/method_exists_002.phpt]
PASS Testing method_exists() [Zend/tests/method_exists_002.phpt]
+TEST 1609/9052 [Zend/tests/mod_001.phpt]
PASS modulus by zero [Zend/tests/mod_001.phpt]
+TEST 1610/9052 [Zend/tests/mul_001.phpt]
PASS multiplying arrays [Zend/tests/mul_001.phpt]
+TEST 1611/9052 [Zend/tests/multibyte/multibyte_encoding_001.phpt]
PASS Zend Multibyte and ShiftJIS [Zend/tests/multibyte/multibyte_encoding_001.phpt]
+TEST 1612/9052 [Zend/tests/multibyte/multibyte_encoding_002.phpt]
PASS Zend Multibyte and UTF-8 BOM [Zend/tests/multibyte/multibyte_encoding_002.phpt]
+TEST 1613/9052 [Zend/tests/multibyte/multibyte_encoding_003.phpt]
PASS Zend Multibyte and UTF-16 BOM [Zend/tests/multibyte/multibyte_encoding_003.phpt]
+TEST 1614/9052 [Zend/tests/multibyte/multibyte_encoding_004.phpt]
PASS test for mbstring script_encoding for flex unsafe encoding (Shift_JIS) [Zend/tests/multibyte/multibyte_encoding_004.phpt]
+TEST 1615/9052 [Zend/tests/multibyte/multibyte_encoding_005.phpt]
PASS encoding conversion from script encoding into internal encoding [Zend/tests/multibyte/multibyte_encoding_005.phpt]
+TEST 1616/9052 [Zend/tests/multibyte/multibyte_encoding_006.phpt]
SKIP Scripts with flex-incompatible encoding without suitable conversion strategy [Zend/tests/multibyte/multibyte_encoding_006.phpt] reason: The mbstring extension cannot be present for this test
+TEST 1617/9052 [Zend/tests/not_001.phpt]
PASS bitwise NOT, doubles and strings [Zend/tests/not_001.phpt]
+TEST 1618/9052 [Zend/tests/not_002.phpt]
PASS bitwise NOT and arrays [Zend/tests/not_002.phpt]
+TEST 1619/9052 [Zend/tests/nowdoc_001.phpt]
PASS basic nowdoc syntax [Zend/tests/nowdoc_001.phpt]
+TEST 1620/9052 [Zend/tests/nowdoc_002.phpt]
PASS basic binary nowdoc syntax [Zend/tests/nowdoc_002.phpt]
+TEST 1621/9052 [Zend/tests/nowdoc_003.phpt]
PASS simple variable replacement test (nowdoc) [Zend/tests/nowdoc_003.phpt]
+TEST 1622/9052 [Zend/tests/nowdoc_004.phpt]
PASS braces variable replacement test (nowdoc) [Zend/tests/nowdoc_004.phpt]
+TEST 1623/9052 [Zend/tests/nowdoc_005.phpt]
PASS unbraced complex variable replacement test (nowdoc) [Zend/tests/nowdoc_005.phpt]
+TEST 1624/9052 [Zend/tests/nowdoc_006.phpt]
PASS braced complex variable replacement test (nowdoc) [Zend/tests/nowdoc_006.phpt]
+TEST 1625/9052 [Zend/tests/nowdoc_007.phpt]
PASS braced and unbraced complex variable replacement test (nowdoc) [Zend/tests/nowdoc_007.phpt]
+TEST 1626/9052 [Zend/tests/nowdoc_008.phpt]
PASS empty doc test (nowdoc) [Zend/tests/nowdoc_008.phpt]
+TEST 1627/9052 [Zend/tests/nowdoc_009.phpt]
PASS Torture the T_END_NOWDOC rules (nowdoc) [Zend/tests/nowdoc_009.phpt]
+TEST 1628/9052 [Zend/tests/nowdoc_010.phpt]
PASS Torture the T_END_NOWDOC rules with variable expansions (nowdoc) [Zend/tests/nowdoc_010.phpt]
+TEST 1629/9052 [Zend/tests/nowdoc_011.phpt]
PASS Nowdocs CAN be used as static scalars. [Zend/tests/nowdoc_011.phpt]
+TEST 1630/9052 [Zend/tests/nowdoc_012.phpt]
PASS Test false labels [Zend/tests/nowdoc_012.phpt]
+TEST 1631/9052 [Zend/tests/nowdoc_013.phpt]
PASS Test whitespace following end of nowdoc [Zend/tests/nowdoc_013.phpt]
+TEST 1632/9052 [Zend/tests/nowdoc_014.phpt]
PASS Highlighting empty nowdoc [Zend/tests/nowdoc_014.phpt]
+TEST 1633/9052 [Zend/tests/nowdoc_015.phpt]
PASS Test nowdoc and line numbering [Zend/tests/nowdoc_015.phpt]
+TEST 1634/9052 [Zend/tests/nowdoc_016.phpt]
PASS Testing nowdocs with escape sequences [Zend/tests/nowdoc_016.phpt]
+TEST 1635/9052 [Zend/tests/nowdoc_017.phpt]
PASS Testing nowdoc in default value for property [Zend/tests/nowdoc_017.phpt]
+TEST 1636/9052 [Zend/tests/ns_001.phpt]
PASS 001: Class in namespace [Zend/tests/ns_001.phpt]
+TEST 1637/9052 [Zend/tests/ns_002.phpt]
PASS 002: Import in namespace [Zend/tests/ns_002.phpt]
+TEST 1638/9052 [Zend/tests/ns_003.phpt]
PASS 003: Name conflict (ns name) [Zend/tests/ns_003.phpt]
+TEST 1639/9052 [Zend/tests/ns_004.phpt]
PASS 004: Using global class name from namespace (unqualified - fail) [Zend/tests/ns_004.phpt]
+TEST 1640/9052 [Zend/tests/ns_005.phpt]
PASS 005: Name conflict (php name in case if ns name exists) [Zend/tests/ns_005.phpt]
+TEST 1641/9052 [Zend/tests/ns_006.phpt]
PASS 006: Run-time name conflict (ns name) [Zend/tests/ns_006.phpt]
+TEST 1642/9052 [Zend/tests/ns_007.phpt]
PASS 007: Run-time name conflict (php name) [Zend/tests/ns_007.phpt]
+TEST 1643/9052 [Zend/tests/ns_008.phpt]
PASS 008: __NAMESPACE__ constant and runtime names (ns name) [Zend/tests/ns_008.phpt]
+TEST 1644/9052 [Zend/tests/ns_009.phpt]
PASS 009: __NAMESPACE__ constant and runtime names (php name) [Zend/tests/ns_009.phpt]
+TEST 1645/9052 [Zend/tests/ns_010.phpt]
PASS 010: Accesing internal namespace class [Zend/tests/ns_010.phpt]
+TEST 1646/9052 [Zend/tests/ns_011.phpt]
PASS 011: Function in namespace [Zend/tests/ns_011.phpt]
+TEST 1647/9052 [Zend/tests/ns_012.phpt]
PASS 012: Import in namespace and functions [Zend/tests/ns_012.phpt]
+TEST 1648/9052 [Zend/tests/ns_013.phpt]
PASS 013: Name conflict and functions (ns name) [Zend/tests/ns_013.phpt]
+TEST 1649/9052 [Zend/tests/ns_014.phpt]
PASS 014: Name conflict and functions (php name) [Zend/tests/ns_014.phpt]
+TEST 1650/9052 [Zend/tests/ns_015.phpt]
PASS 015: Name conflict and functions (php name in case if ns name exists) [Zend/tests/ns_015.phpt]
+TEST 1651/9052 [Zend/tests/ns_016.phpt]
PASS 016: Run-time name conflict and functions (ns name) [Zend/tests/ns_016.phpt]
+TEST 1652/9052 [Zend/tests/ns_017.phpt]
PASS 017: Run-time name conflict and functions (php name) [Zend/tests/ns_017.phpt]
+TEST 1653/9052 [Zend/tests/ns_018.phpt]
PASS 018: __NAMESPACE__ constant and runtime names (ns name) [Zend/tests/ns_018.phpt]
+TEST 1654/9052 [Zend/tests/ns_019.phpt]
PASS 019: __NAMESPACE__ constant and runtime names (php name) [Zend/tests/ns_019.phpt]
+TEST 1655/9052 [Zend/tests/ns_020.phpt]
PASS 020: Accesing internal namespace function [Zend/tests/ns_020.phpt]
+TEST 1656/9052 [Zend/tests/ns_021.phpt]
PASS 021: Name search priority (first look into namespace) [Zend/tests/ns_021.phpt]
+TEST 1657/9052 [Zend/tests/ns_022.phpt]
PASS 022: Name search priority (first look into import, then into current namespace and then for class) [Zend/tests/ns_022.phpt]
+TEST 1658/9052 [Zend/tests/ns_023.phpt]
PASS 023: __NAMESPACE__ constant [Zend/tests/ns_023.phpt]
+TEST 1659/9052 [Zend/tests/ns_024.phpt]
PASS 024: __NAMESPACE__ constant out of namespace [Zend/tests/ns_024.phpt]
+TEST 1660/9052 [Zend/tests/ns_025.phpt]
PASS 025: Name ambiguity (class name & part of namespace name) [Zend/tests/ns_025.phpt]
+TEST 1661/9052 [Zend/tests/ns_026.phpt]
PASS 026: Name ambiguity (class name & namespace name) [Zend/tests/ns_026.phpt]
+TEST 1662/9052 [Zend/tests/ns_027.phpt]
PASS 027: Name ambiguity (class name & part of extertnal namespace name) [Zend/tests/ns_027.phpt]
+TEST 1663/9052 [Zend/tests/ns_028.phpt]
PASS 028: Name ambiguity (class name & external namespace name) [Zend/tests/ns_028.phpt]
+TEST 1664/9052 [Zend/tests/ns_029.phpt]
PASS 029: Name ambiguity (class name & import name) [Zend/tests/ns_029.phpt]
+TEST 1665/9052 [Zend/tests/ns_030.phpt]
PASS 030: Name ambiguity (import name & class name) [Zend/tests/ns_030.phpt]
+TEST 1666/9052 [Zend/tests/ns_031.phpt]
PASS 031: Namespace support for user functions (ns name) [Zend/tests/ns_031.phpt]
+TEST 1667/9052 [Zend/tests/ns_032.phpt]
PASS 032: Namespace support for user functions (php name) [Zend/tests/ns_032.phpt]
+TEST 1668/9052 [Zend/tests/ns_033.phpt]
PASS 033: Import statement with non-compound name [Zend/tests/ns_033.phpt]
+TEST 1669/9052 [Zend/tests/ns_034.phpt]
PASS 034: Support for namespaces in compile-time constant reference [Zend/tests/ns_034.phpt]
+TEST 1670/9052 [Zend/tests/ns_035.phpt]
PASS 035: Name ambiguity in compile-time constant reference (php name) [Zend/tests/ns_035.phpt]
+TEST 1671/9052 [Zend/tests/ns_036.phpt]
PASS 036: Name ambiguity in compile-time constant reference (ns name) [Zend/tests/ns_036.phpt]
+TEST 1672/9052 [Zend/tests/ns_037.phpt]
PASS 037: Name ambiguity (namespace name or namespace's class name) [Zend/tests/ns_037.phpt]
+TEST 1673/9052 [Zend/tests/ns_038.phpt]
PASS 038: Name ambiguity (namespace name or internal class name) [Zend/tests/ns_038.phpt]
+TEST 1674/9052 [Zend/tests/ns_039.phpt]
PASS 039: Constant declaration [Zend/tests/ns_039.phpt]
+TEST 1675/9052 [Zend/tests/ns_040.phpt]
PASS 040: Constant declaration and usage in namespace [Zend/tests/ns_040.phpt]
+TEST 1676/9052 [Zend/tests/ns_041.phpt]
PASS 041: Constants in namespace [Zend/tests/ns_041.phpt]
+TEST 1677/9052 [Zend/tests/ns_042.phpt]
PASS 042: Import in namespace and constants [Zend/tests/ns_042.phpt]
+TEST 1678/9052 [Zend/tests/ns_043.phpt]
PASS 043: Name conflict and constants (ns name) [Zend/tests/ns_043.phpt]
+TEST 1679/9052 [Zend/tests/ns_044.phpt]
PASS 044: Name conflict and constants (php name) [Zend/tests/ns_044.phpt]
+TEST 1680/9052 [Zend/tests/ns_045.phpt]
PASS 045: Name conflict and constants (php name in case if ns name exists) [Zend/tests/ns_045.phpt]
+TEST 1681/9052 [Zend/tests/ns_046.phpt]
PASS 046: Run-time name conflict and constants (ns name) [Zend/tests/ns_046.phpt]
+TEST 1682/9052 [Zend/tests/ns_047.phpt]
PASS 047: Run-time name conflict and constants (php name) [Zend/tests/ns_047.phpt]
+TEST 1683/9052 [Zend/tests/ns_048.phpt]
PASS 048: __NAMESPACE__ constant and runtime names (ns name) [Zend/tests/ns_048.phpt]
+TEST 1684/9052 [Zend/tests/ns_049.phpt]
PASS 049: __NAMESPACE__ constant and runtime names (php name) [Zend/tests/ns_049.phpt]
+TEST 1685/9052 [Zend/tests/ns_050.phpt]
PASS 050: Name conflict and compile-time constants (ns name) [Zend/tests/ns_050.phpt]
+TEST 1686/9052 [Zend/tests/ns_051.phpt]
PASS 051: Name conflict and compile-time constants (php name) [Zend/tests/ns_051.phpt]
+TEST 1687/9052 [Zend/tests/ns_052.phpt]
PASS 052: Name conflict and compile-time constants (php name in case if ns name exists) [Zend/tests/ns_052.phpt]
+TEST 1688/9052 [Zend/tests/ns_053.phpt]
PASS 053: Run-time constant definition [Zend/tests/ns_053.phpt]
+TEST 1689/9052 [Zend/tests/ns_054.phpt]
PASS 054: namespace and interfaces [Zend/tests/ns_054.phpt]
+TEST 1690/9052 [Zend/tests/ns_055.phpt]
PASS 055: typehints in namespaces [Zend/tests/ns_055.phpt]
+TEST 1691/9052 [Zend/tests/ns_056.phpt]
PASS 056: type-hint compatibility in namespaces [Zend/tests/ns_056.phpt]
+TEST 1692/9052 [Zend/tests/ns_057.phpt]
PASS 057: Usage of 'namespace' in compound names (inside namespace) [Zend/tests/ns_057.phpt]
+TEST 1693/9052 [Zend/tests/ns_058.phpt]
PASS 058: Usage of 'namespace' in compound names (out of namespase) [Zend/tests/ns_058.phpt]
+TEST 1694/9052 [Zend/tests/ns_059.phpt]
PASS 059: Constant arrays [Zend/tests/ns_059.phpt]
+TEST 1695/9052 [Zend/tests/ns_060.phpt]
PASS 060: multiple namespaces per file [Zend/tests/ns_060.phpt]
+TEST 1696/9052 [Zend/tests/ns_061.phpt]
PASS 061: use in global scope [Zend/tests/ns_061.phpt]
+TEST 1697/9052 [Zend/tests/ns_062.phpt]
PASS 062: use \global class [Zend/tests/ns_062.phpt]
+TEST 1698/9052 [Zend/tests/ns_063.phpt]
PASS 063: Old-style constructors in namesapces (not supported!) [Zend/tests/ns_063.phpt]
+TEST 1699/9052 [Zend/tests/ns_064.phpt]
PASS Magic methods in overrided stdClass inside namespace [Zend/tests/ns_064.phpt]
+TEST 1700/9052 [Zend/tests/ns_065.phpt]
PASS 065: Multiple names in use statement [Zend/tests/ns_065.phpt]
+TEST 1701/9052 [Zend/tests/ns_066.phpt]
PASS 066: Name ambiguity (import name & internal class name) [Zend/tests/ns_066.phpt]
+TEST 1702/9052 [Zend/tests/ns_067.phpt]
PASS 067: Name ambiguity (import name & internal class name) [Zend/tests/ns_067.phpt]
+TEST 1703/9052 [Zend/tests/ns_068.phpt]
PASS 068: Code before namespace [Zend/tests/ns_068.phpt]
+TEST 1704/9052 [Zend/tests/ns_069.phpt]
PASS 069: Include inside namespaced method [Zend/tests/ns_069.phpt]
+TEST 1705/9052 [Zend/tests/ns_070.phpt]
PASS Testing parameter type-hinted with default value inside namespace [Zend/tests/ns_070.phpt]
+TEST 1706/9052 [Zend/tests/ns_071.phpt]
PASS Testing parameter type-hinted (array) with default value inside namespace [Zend/tests/ns_071.phpt]
+TEST 1707/9052 [Zend/tests/ns_072.phpt]
PASS Testing parameter type-hinted with interface [Zend/tests/ns_072.phpt]
+TEST 1708/9052 [Zend/tests/ns_073.phpt]
PASS Testing type-hinted lambda parameter inside namespace [Zend/tests/ns_073.phpt]
+TEST 1709/9052 [Zend/tests/ns_074.phpt]
PASS Testing type-hinted lambda parameter inside namespace [Zend/tests/ns_074.phpt]
+TEST 1710/9052 [Zend/tests/ns_075.phpt]
PASS 075: Redefining compile-time constants [Zend/tests/ns_075.phpt]
+TEST 1711/9052 [Zend/tests/ns_076.phpt]
PASS 076: Unknown constants in namespace [Zend/tests/ns_076.phpt]
+TEST 1712/9052 [Zend/tests/ns_077_1.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_1.phpt]
+TEST 1713/9052 [Zend/tests/ns_077_2.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_2.phpt]
+TEST 1714/9052 [Zend/tests/ns_077_3.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_3.phpt]
+TEST 1715/9052 [Zend/tests/ns_077_4.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_4.phpt]
+TEST 1716/9052 [Zend/tests/ns_077_5.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_5.phpt]
+TEST 1717/9052 [Zend/tests/ns_077_6.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_6.phpt]
+TEST 1718/9052 [Zend/tests/ns_077_7.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_7.phpt]
+TEST 1719/9052 [Zend/tests/ns_077_8.phpt]
PASS 077: Unknown compile-time constants in namespace [Zend/tests/ns_077_8.phpt]
+TEST 1720/9052 [Zend/tests/ns_078.phpt]
PASS 002: Import - different syntaxes [Zend/tests/ns_078.phpt]
+TEST 1721/9052 [Zend/tests/ns_079.phpt]
PASS 079: nested namespaces [Zend/tests/ns_079.phpt]
+TEST 1722/9052 [Zend/tests/ns_080.phpt]
PASS 080: bracketed namespaces and __HALT_COMPILER(); [Zend/tests/ns_080.phpt]
+TEST 1723/9052 [Zend/tests/ns_081.phpt]
PASS 081: bracketed namespace with nested unbracketed namespace [Zend/tests/ns_081.phpt]
+TEST 1724/9052 [Zend/tests/ns_082.phpt]
PASS 082: bracketed namespace with closing tag [Zend/tests/ns_082.phpt]
+TEST 1725/9052 [Zend/tests/ns_083.phpt]
PASS 083: bracketed namespace with junk before the ns declaration [Zend/tests/ns_083.phpt]
+TEST 1726/9052 [Zend/tests/ns_084.phpt]
PASS 084: unbracketed namespace with nested bracketed namespace [Zend/tests/ns_084.phpt]
+TEST 1727/9052 [Zend/tests/ns_085.phpt]
PASS 085: bracketed namespace [Zend/tests/ns_085.phpt]
+TEST 1728/9052 [Zend/tests/ns_086.phpt]
PASS 086: bracketed namespace with encoding [Zend/tests/ns_086.phpt]
+TEST 1729/9052 [Zend/tests/ns_087.phpt]
PASS 087: bracketed namespace with stuff in between [Zend/tests/ns_087.phpt]
+TEST 1730/9052 [Zend/tests/object-null.phpt]
PASS Test whether an object is NULL or not. [Zend/tests/object-null.phpt]
+TEST 1731/9052 [Zend/tests/object_handlers.phpt]
PASS Magic object handlers segfaults and memory errors [Zend/tests/object_handlers.phpt]
+TEST 1732/9052 [Zend/tests/objects_001.phpt]
PASS comparing objects to other types [Zend/tests/objects_001.phpt]
+TEST 1733/9052 [Zend/tests/objects_002.phpt]
PASS method overloading with different method signature [Zend/tests/objects_002.phpt]
+TEST 1734/9052 [Zend/tests/objects_003.phpt]
PASS method overloading with different method signature [Zend/tests/objects_003.phpt]
+TEST 1735/9052 [Zend/tests/objects_004.phpt]
PASS method overloading with different method signature [Zend/tests/objects_004.phpt]
+TEST 1736/9052 [Zend/tests/objects_005.phpt]
PASS method overloading with different method signature [Zend/tests/objects_005.phpt]
+TEST 1737/9052 [Zend/tests/objects_006.phpt]
PASS method overloading with different method signature [Zend/tests/objects_006.phpt]
+TEST 1738/9052 [Zend/tests/objects_007.phpt]
PASS method overloading with different method signature [Zend/tests/objects_007.phpt]
+TEST 1739/9052 [Zend/tests/objects_008.phpt]
PASS method overloading with different method signature [Zend/tests/objects_008.phpt]
+TEST 1740/9052 [Zend/tests/objects_009.phpt]
PASS method overloading with different method signature [Zend/tests/objects_009.phpt]
+TEST 1741/9052 [Zend/tests/objects_010.phpt]
PASS redefining constructor (__construct second) [Zend/tests/objects_010.phpt]
+TEST 1742/9052 [Zend/tests/objects_011.phpt]
PASS redefining constructor (__construct first) [Zend/tests/objects_011.phpt]
+TEST 1743/9052 [Zend/tests/objects_012.phpt]
PASS implementing a class [Zend/tests/objects_012.phpt]
+TEST 1744/9052 [Zend/tests/objects_013.phpt]
PASS implementing the same interface twice [Zend/tests/objects_013.phpt]
+TEST 1745/9052 [Zend/tests/objects_014.phpt]
PASS extending the same interface twice [Zend/tests/objects_014.phpt]
+TEST 1746/9052 [Zend/tests/objects_015.phpt]
PASS comparing objects with strings/NULL [Zend/tests/objects_015.phpt]
+TEST 1747/9052 [Zend/tests/objects_017.phpt]
PASS Testing visibility of object returned by function [Zend/tests/objects_017.phpt]
+TEST 1748/9052 [Zend/tests/objects_018.phpt]
PASS Using the same function name on interface with inheritance [Zend/tests/objects_018.phpt]
+TEST 1749/9052 [Zend/tests/objects_019.phpt]
PASS Testing references of dynamic properties [Zend/tests/objects_019.phpt]
+TEST 1750/9052 [Zend/tests/objects_020.phpt]
PASS Accessing members of standard object through of variable variable [Zend/tests/objects_020.phpt]
+TEST 1751/9052 [Zend/tests/objects_021.phpt]
PASS Testing magic methods __set, __get and __call in cascade [Zend/tests/objects_021.phpt]
+TEST 1752/9052 [Zend/tests/objects_022.phpt]
PASS Testing 'self', 'parent' as type-hint [Zend/tests/objects_022.phpt]
+TEST 1753/9052 [Zend/tests/objects_023.phpt]
PASS Creating instances dynamically [Zend/tests/objects_023.phpt]
+TEST 1754/9052 [Zend/tests/objects_024.phpt]
PASS Testing direct assigning for property of object returned by function [Zend/tests/objects_024.phpt]
+TEST 1755/9052 [Zend/tests/objects_025.phpt]
PASS Testing invalid method names with __call and __callstatic [Zend/tests/objects_025.phpt]
+TEST 1756/9052 [Zend/tests/objects_026.phpt]
PASS Using $this when out of context [Zend/tests/objects_026.phpt]
+TEST 1757/9052 [Zend/tests/objects_027.phpt]
PASS Testing 'new static;' calling parent method [Zend/tests/objects_027.phpt]
+TEST 1758/9052 [Zend/tests/objects_028.phpt]
PASS Testing 'static::' and 'parent::' in calls [Zend/tests/objects_028.phpt]
+TEST 1759/9052 [Zend/tests/objects_029.phpt]
PASS Trying to access undeclared static property [Zend/tests/objects_029.phpt]
+TEST 1760/9052 [Zend/tests/objects_030.phpt]
PASS Trying to access undeclared parent property [Zend/tests/objects_030.phpt]
+TEST 1761/9052 [Zend/tests/objects_031.phpt]
PASS Cloning stdClass [Zend/tests/objects_031.phpt]
+TEST 1762/9052 [Zend/tests/objects_032.phpt]
PASS Covariant return-by-ref constraints [Zend/tests/objects_032.phpt]
+TEST 1763/9052 [Zend/tests/oct_overflow_32bit.phpt]
PASS testing integer overflow (32bit) [Zend/tests/oct_overflow_32bit.phpt]
+TEST 1764/9052 [Zend/tests/offset_array.phpt]
PASS using different variables to access array offsets [Zend/tests/offset_array.phpt]
+TEST 1765/9052 [Zend/tests/offset_assign.phpt]
PASS Crash on $x['x']['y'] += 1 when $x is string [Zend/tests/offset_assign.phpt]
+TEST 1766/9052 [Zend/tests/offset_bool.phpt]
PASS using different variables to access boolean offsets [Zend/tests/offset_bool.phpt]
+TEST 1767/9052 [Zend/tests/offset_long.phpt]
PASS using different variables to access long offsets [Zend/tests/offset_long.phpt]
+TEST 1768/9052 [Zend/tests/offset_null.phpt]
PASS using different variables to access null offsets [Zend/tests/offset_null.phpt]
+TEST 1769/9052 [Zend/tests/offset_object.phpt]
PASS accessing object dimension [Zend/tests/offset_object.phpt]
+TEST 1770/9052 [Zend/tests/offset_string.phpt]
PASS using different variables to access string offsets [Zend/tests/offset_string.phpt]
+TEST 1771/9052 [Zend/tests/or_001.phpt]
PASS bitwise OR and strings [Zend/tests/or_001.phpt]
+TEST 1772/9052 [Zend/tests/property_exists.phpt]
PASS Testing property_exists() [Zend/tests/property_exists.phpt]
+TEST 1773/9052 [Zend/tests/selfParent_001.phpt]
PASS Test when constants are initialised. See also selfParent_002.phpt. [Zend/tests/selfParent_001.phpt]
+TEST 1774/9052 [Zend/tests/selfParent_002.phpt]
PASS Test when constants are initialised. See also selfParent_001.phpt. [Zend/tests/selfParent_002.phpt]
+TEST 1775/9052 [Zend/tests/settype_array.phpt]
PASS casting different variables to array using settype() [Zend/tests/settype_array.phpt]
+TEST 1776/9052 [Zend/tests/settype_bool.phpt]
PASS casting different variables to boolean using settype() [Zend/tests/settype_bool.phpt]
+TEST 1777/9052 [Zend/tests/settype_double.phpt]
PASS casting different variables to double using settype() [Zend/tests/settype_double.phpt]
+TEST 1778/9052 [Zend/tests/settype_int.phpt]
PASS casting different variables to integer using settype() [Zend/tests/settype_int.phpt]
+TEST 1779/9052 [Zend/tests/settype_null.phpt]
PASS casting different variables to null using settype() [Zend/tests/settype_null.phpt]
+TEST 1780/9052 [Zend/tests/settype_object.phpt]
PASS casting different variables to object using settype() [Zend/tests/settype_object.phpt]
+TEST 1781/9052 [Zend/tests/settype_resource.phpt]
PASS casting different variables to resource using settype() [Zend/tests/settype_resource.phpt]
+TEST 1782/9052 [Zend/tests/settype_string.phpt]
PASS casting different variables to string using settype() [Zend/tests/settype_string.phpt]
+TEST 1783/9052 [Zend/tests/shift_001.phpt]
PASS shifting strings left [Zend/tests/shift_001.phpt]
+TEST 1784/9052 [Zend/tests/shift_002.phpt]
PASS shifting strings right [Zend/tests/shift_002.phpt]
+TEST 1785/9052 [Zend/tests/strict_001.phpt]
PASS using resource as array offset [Zend/tests/strict_001.phpt]
+TEST 1786/9052 [Zend/tests/strict_002.phpt]
PASS assigning static property as non static [Zend/tests/strict_002.phpt]
+TEST 1787/9052 [Zend/tests/sub_001.phpt]
PASS subtracting arrays [Zend/tests/sub_001.phpt]
+TEST 1788/9052 [Zend/tests/unexpected_ref_bug.phpt]
PASS Crash when function parameter modified via unexpected reference [Zend/tests/unexpected_ref_bug.phpt]
+TEST 1789/9052 [Zend/tests/unset_cv01.phpt]
PASS unset() CV 1 (unset() global variable) [Zend/tests/unset_cv01.phpt]
+TEST 1790/9052 [Zend/tests/unset_cv02.phpt]
PASS unset() CV 2 (unset() global variable in $GLOBALS) [Zend/tests/unset_cv02.phpt]
+TEST 1791/9052 [Zend/tests/unset_cv03.phpt]
PASS unset() CV 3 (unset() global variable in included file) [Zend/tests/unset_cv03.phpt]
+TEST 1792/9052 [Zend/tests/unset_cv04.phpt]
PASS unset() CV 4 (unset() local variable in included file) [Zend/tests/unset_cv04.phpt]
+TEST 1793/9052 [Zend/tests/unset_cv05.phpt]
PASS unset() CV 5 (indirect unset() of global variable in session_start()) [Zend/tests/unset_cv05.phpt]
+TEST 1794/9052 [Zend/tests/unset_cv06.phpt]
PASS unset() CV 6 (indirect unset() of global variable in session_unset()) [Zend/tests/unset_cv06.phpt]
+TEST 1795/9052 [Zend/tests/unset_cv07.phpt]
PASS unset() CV 7 (indirect unset() of global variable in import_request_variables()) [Zend/tests/unset_cv07.phpt]
+TEST 1796/9052 [Zend/tests/unset_cv08.phpt]
PASS unset() CV 8 (unset() of global variable in array_unique($GLOBALS)) [Zend/tests/unset_cv08.phpt]
+TEST 1797/9052 [Zend/tests/unset_cv09.phpt]
PASS unset() CV 9 (unset() of global variable in array_pop($GLOBALS)) [Zend/tests/unset_cv09.phpt]
+TEST 1798/9052 [Zend/tests/unset_cv10.phpt]
PASS unset() CV 10 (unset() of global variable in ArrayObject::offsetUnset($GLOBALS)) [Zend/tests/unset_cv10.phpt]
+TEST 1799/9052 [Zend/tests/unset_cv11.phpt]
PASS unset() CV 11 (unset() of copy destoies original value) [Zend/tests/unset_cv11.phpt]
+TEST 1800/9052 [Zend/tests/unset_cv12.phpt]
PASS unset() CV 12 (unset() in indirect called function) [Zend/tests/unset_cv12.phpt]
+TEST 1801/9052 [Zend/tests/xor_001.phpt]
PASS XORing arrays [Zend/tests/xor_001.phpt]
+TEST 1802/9052 [Zend/tests/xor_002.phpt]
PASS XORing strings [Zend/tests/xor_002.phpt]
+TEST 1803/9052 [Zend/tests/xor_003.phpt]
PASS XORing booleans [Zend/tests/xor_003.phpt]
+TEST 1804/9052 [Zend/tests/zend_operators.phpt]
PASS Operator precedence [Zend/tests/zend_operators.phpt]
+TEST 1805/9052 [Zend/tests/zend_strtod.phpt]
PASS zend_strtod() leaks on big doubles [Zend/tests/zend_strtod.phpt]
+TEST 1806/9052 [ext/bcmath/tests/bcadd.phpt]
PASS bcadd() function [ext/bcmath/tests/bcadd.phpt]
+TEST 1807/9052 [ext/bcmath/tests/bcadd_error1.phpt]
PASS bcadd() incorrect argument count [ext/bcmath/tests/bcadd_error1.phpt]
+TEST 1808/9052 [ext/bcmath/tests/bcadd_variation001.phpt]
PASS bcadd() with non-integers [ext/bcmath/tests/bcadd_variation001.phpt]
+TEST 1809/9052 [ext/bcmath/tests/bccomp.phpt]
PASS bccomp() function [ext/bcmath/tests/bccomp.phpt]
+TEST 1810/9052 [ext/bcmath/tests/bccomp_variation001.phpt]
PASS bccomp() with non-integers [ext/bcmath/tests/bccomp_variation001.phpt]
+TEST 1811/9052 [ext/bcmath/tests/bccomp_variation002.phpt]
PASS bccomp() with negative value [ext/bcmath/tests/bccomp_variation002.phpt]
+TEST 1812/9052 [ext/bcmath/tests/bcdiv.phpt]
PASS bcdiv() function [ext/bcmath/tests/bcdiv.phpt]
+TEST 1813/9052 [ext/bcmath/tests/bcdiv_error1.phpt]
PASS bcdiv — Divide two arbitrary precision numbers [ext/bcmath/tests/bcdiv_error1.phpt]
+TEST 1814/9052 [ext/bcmath/tests/bcdiv_error2.phpt]
PASS bcdiv — Divide two arbitrary precision numbers [ext/bcmath/tests/bcdiv_error2.phpt]
+TEST 1815/9052 [ext/bcmath/tests/bcmod.phpt]
PASS bcmod() function [ext/bcmath/tests/bcmod.phpt]
+TEST 1816/9052 [ext/bcmath/tests/bcmod_error1.phpt]
PASS bcmod — Get modulus of an arbitrary precision number [ext/bcmath/tests/bcmod_error1.phpt]
+TEST 1817/9052 [ext/bcmath/tests/bcmod_error2.phpt]
PASS bcmod() - mod by 0 [ext/bcmath/tests/bcmod_error2.phpt]
+TEST 1818/9052 [ext/bcmath/tests/bcmul.phpt]
PASS bcmul() function [ext/bcmath/tests/bcmul.phpt]
+TEST 1819/9052 [ext/bcmath/tests/bcmul_error1.phpt]
PASS bcmul() incorrect argument count [ext/bcmath/tests/bcmul_error1.phpt]
+TEST 1820/9052 [ext/bcmath/tests/bcpow.phpt]
PASS bcpow() function [ext/bcmath/tests/bcpow.phpt]
+TEST 1821/9052 [ext/bcmath/tests/bcpow_error3.phpt]
PASS bcpow() incorrect argument count [ext/bcmath/tests/bcpow_error3.phpt]
+TEST 1822/9052 [ext/bcmath/tests/bcpow_variation001.phpt]
PASS bcpow() with a negative exponent [ext/bcmath/tests/bcpow_variation001.phpt]
+TEST 1823/9052 [ext/bcmath/tests/bcpowmod.phpt]
PASS bcpowmod() - Raise an arbitrary precision number to another, reduced by a specified modulus [ext/bcmath/tests/bcpowmod.phpt]
+TEST 1824/9052 [ext/bcmath/tests/bcpowmod_error1.phpt]
PASS bcpowmod — Raise an arbitrary precision number to another, reduced by a specified modulus [ext/bcmath/tests/bcpowmod_error1.phpt]
+TEST 1825/9052 [ext/bcmath/tests/bcpowmod_error2.phpt]
PASS bcpowmod — Raise an arbitrary precision number to another, reduced by a specified modulus [ext/bcmath/tests/bcpowmod_error2.phpt]
+TEST 1826/9052 [ext/bcmath/tests/bcpowmod_error3.phpt]
PASS bcpowmod — Raise an arbitrary precision number to another, reduced by a specified modulus [ext/bcmath/tests/bcpowmod_error3.phpt]
+TEST 1827/9052 [ext/bcmath/tests/bcscale.phpt]
PASS bcscale() function [ext/bcmath/tests/bcscale.phpt]
+TEST 1828/9052 [ext/bcmath/tests/bcscale_variation001.phpt]
PASS bcscale() with negative argument [ext/bcmath/tests/bcscale_variation001.phpt]
+TEST 1829/9052 [ext/bcmath/tests/bcscale_variation002.phpt]
PASS bcadd() incorrect argument count [ext/bcmath/tests/bcscale_variation002.phpt]
+TEST 1830/9052 [ext/bcmath/tests/bcsqrt.phpt]
PASS bcsqrt() function [ext/bcmath/tests/bcsqrt.phpt]
+TEST 1831/9052 [ext/bcmath/tests/bcsqrt_error1.phpt]
PASS bcsqrt — Get the square root of an arbitrary precision number [ext/bcmath/tests/bcsqrt_error1.phpt]
+TEST 1832/9052 [ext/bcmath/tests/bcsqrt_error2.phpt]
PASS bcsqrt() incorrect argument count [ext/bcmath/tests/bcsqrt_error2.phpt]
+TEST 1833/9052 [ext/bcmath/tests/bcsqrt_variation001.phpt]
PASS bcsqrt() with argument of 0 [ext/bcmath/tests/bcsqrt_variation001.phpt]
+TEST 1834/9052 [ext/bcmath/tests/bcsub.phpt]
PASS bcsub() function [ext/bcmath/tests/bcsub.phpt]
+TEST 1835/9052 [ext/bcmath/tests/bcsub_error1.phpt]
PASS bcsub() incorrect argument count [ext/bcmath/tests/bcsub_error1.phpt]
+TEST 1836/9052 [ext/bcmath/tests/bug60377.phpt]
PASS bcscale related problem on 64bits platforms [ext/bcmath/tests/bug60377.phpt]
+TEST 1837/9052 [ext/calendar/tests/bug52744.phpt]
PASS Bug #52744 (cal_days_in_month incorrect for December 1 BCE) [ext/calendar/tests/bug52744.phpt]
+TEST 1838/9052 [ext/calendar/tests/bug53574_1.phpt]
PASS Bug #53574 (Integer overflow in SdnToJulian; leads to segfault) [ext/calendar/tests/bug53574_1.phpt]
+TEST 1839/9052 [ext/calendar/tests/bug53574_2.phpt]
SKIP Bug #53574 (Integer overflow in SdnToJulian; leads to segfault) [ext/calendar/tests/bug53574_2.phpt] reason: this test is for 64bit platform only
+TEST 1840/9052 [ext/calendar/tests/bug55797_1.phpt]
PASS Bug #55797: Integer overflow in SdnToGregorian leads to segfault (in optimized builds) [ext/calendar/tests/bug55797_1.phpt]
+TEST 1841/9052 [ext/calendar/tests/bug55797_2.phpt]
SKIP Bug #55797: Integer overflow in SdnToGregorian leads to segfault (in optimized builds) [ext/calendar/tests/bug55797_2.phpt] reason: this test is for 64bit platform only
+TEST 1842/9052 [ext/calendar/tests/cal_days_in_month.phpt]
PASS cal_days_in_month() [ext/calendar/tests/cal_days_in_month.phpt]
+TEST 1843/9052 [ext/calendar/tests/cal_from_jd.phpt]
PASS cal_from_jd() [ext/calendar/tests/cal_from_jd.phpt]
+TEST 1844/9052 [ext/calendar/tests/cal_info.phpt]
PASS cal_info() [ext/calendar/tests/cal_info.phpt]
+TEST 1845/9052 [ext/calendar/tests/cal_to_jd.phpt]
PASS cal_to_jd() [ext/calendar/tests/cal_to_jd.phpt]
+TEST 1846/9052 [ext/calendar/tests/easter_date.phpt]
PASS easter_date() [ext/calendar/tests/easter_date.phpt]
+TEST 1847/9052 [ext/calendar/tests/easter_days.phpt]
PASS easter_days() [ext/calendar/tests/easter_days.phpt]
+TEST 1848/9052 [ext/calendar/tests/frenchtojd.phpt]
PASS frenchtojd() [ext/calendar/tests/frenchtojd.phpt]
+TEST 1849/9052 [ext/calendar/tests/gregoriantojd.phpt]
PASS gregoriantojd() [ext/calendar/tests/gregoriantojd.phpt]
+TEST 1850/9052 [ext/calendar/tests/jddayofweek.phpt]
PASS jddayofweek() [ext/calendar/tests/jddayofweek.phpt]
+TEST 1851/9052 [ext/calendar/tests/jdmonthname.phpt]
PASS jdmonthname() [ext/calendar/tests/jdmonthname.phpt]
+TEST 1852/9052 [ext/calendar/tests/jdtofrench.phpt]
PASS jdtofrench() [ext/calendar/tests/jdtofrench.phpt]
+TEST 1853/9052 [ext/calendar/tests/jdtogregorian.phpt]
PASS jdtogregorian() [ext/calendar/tests/jdtogregorian.phpt]
+TEST 1854/9052 [ext/calendar/tests/jdtojewish.phpt]
PASS jdtojewish() function [ext/calendar/tests/jdtojewish.phpt]
+TEST 1855/9052 [ext/calendar/tests/jdtojewish64.phpt]
SKIP Bug #64895: Integer overflow in SndToJewish [ext/calendar/tests/jdtojewish64.phpt] reason: this test is for 64bit platform only
+TEST 1856/9052 [ext/calendar/tests/jdtojulian.phpt]
PASS jdtojulian() [ext/calendar/tests/jdtojulian.phpt]
+TEST 1857/9052 [ext/calendar/tests/jdtomonthname.phpt]
PASS jdtomonthname() test [ext/calendar/tests/jdtomonthname.phpt]
+TEST 1858/9052 [ext/calendar/tests/jdtounix.phpt]
PASS jdtounix() [ext/calendar/tests/jdtounix.phpt]
+TEST 1859/9052 [ext/calendar/tests/jewishtojd.phpt]
PASS jewishtojd() [ext/calendar/tests/jewishtojd.phpt]
+TEST 1860/9052 [ext/calendar/tests/juliantojd.phpt]
PASS juliantojd() [ext/calendar/tests/juliantojd.phpt]
+TEST 1861/9052 [ext/calendar/tests/unixtojd.phpt]
PASS unixtojd() [ext/calendar/tests/unixtojd.phpt]
+TEST 1862/9052 [ext/ctype/tests/001.phpt]
PASS ctype on integers [ext/ctype/tests/001.phpt]
+TEST 1863/9052 [ext/ctype/tests/002.phpt]
PASS ctype on strings [ext/ctype/tests/002.phpt]
+TEST 1864/9052 [ext/ctype/tests/bug25745.phpt]
PASS Bug #25745 (ctype functions fail with non-ascii characters) [ext/ctype/tests/bug25745.phpt]
+TEST 1865/9052 [ext/ctype/tests/bug34645.phpt]
PASS Bug #34645 (ctype corrupts memory when validating large numbers) [ext/ctype/tests/bug34645.phpt]
+TEST 1866/9052 [ext/ctype/tests/ctype_alnum_basic.phpt]
PASS Test ctype_alnum() function : basic functionality [ext/ctype/tests/ctype_alnum_basic.phpt]
+TEST 1867/9052 [ext/ctype/tests/ctype_alnum_error.phpt]
PASS Test ctype_alnum() function : error conditions - Incorrect number of args [ext/ctype/tests/ctype_alnum_error.phpt]
+TEST 1868/9052 [ext/ctype/tests/ctype_alnum_variation1.phpt]
PASS Test ctype_alnum() function : usage variations - Different data types as $c arg [ext/ctype/tests/ctype_alnum_variation1.phpt]
+TEST 1869/9052 [ext/ctype/tests/ctype_alnum_variation2.phpt]
PASS Test ctype_alnum() function : usage variations - different integers [ext/ctype/tests/ctype_alnum_variation2.phpt]
+TEST 1870/9052 [ext/ctype/tests/ctype_alnum_variation3.phpt]
PASS Test ctype_alnum() function : usage variations - different string values [ext/ctype/tests/ctype_alnum_variation3.phpt]
+TEST 1871/9052 [ext/ctype/tests/ctype_alnum_variation4.phpt]
PASS Test ctype_alnum() function : usage variations - octal and hexadecimal values [ext/ctype/tests/ctype_alnum_variation4.phpt]
+TEST 1872/9052 [ext/ctype/tests/ctype_alpha_basic.phpt]
PASS Test ctype_alpha() function : basic functionality [ext/ctype/tests/ctype_alpha_basic.phpt]
+TEST 1873/9052 [ext/ctype/tests/ctype_alpha_error.phpt]
PASS Test ctype_alpha() function : error conditions - Incorrect number of arguments [ext/ctype/tests/ctype_alpha_error.phpt]
+TEST 1874/9052 [ext/ctype/tests/ctype_alpha_variation1.phpt]
PASS Test ctype_alpha() function : usage variations - different data types as $c arg [ext/ctype/tests/ctype_alpha_variation1.phpt]
+TEST 1875/9052 [ext/ctype/tests/ctype_alpha_variation2.phpt]
PASS Test ctype_alpha() function : usage variations - different integers [ext/ctype/tests/ctype_alpha_variation2.phpt]
+TEST 1876/9052 [ext/ctype/tests/ctype_alpha_variation3.phpt]
PASS Test ctype_alpha() function : usage variations - different strings [ext/ctype/tests/ctype_alpha_variation3.phpt]
+TEST 1877/9052 [ext/ctype/tests/ctype_alpha_variation4.phpt]
PASS Test ctype_alpha() function : usage variations - Octal and hexadecimal values [ext/ctype/tests/ctype_alpha_variation4.phpt]
+TEST 1878/9052 [ext/ctype/tests/ctype_cntrl_basic.phpt]
PASS Test ctype_cntrl() function : basic functionality [ext/ctype/tests/ctype_cntrl_basic.phpt]
+TEST 1879/9052 [ext/ctype/tests/ctype_cntrl_error.phpt]
PASS Test ctype_cntrl() function : error conditions - Incorrect number of args [ext/ctype/tests/ctype_cntrl_error.phpt]
+TEST 1880/9052 [ext/ctype/tests/ctype_cntrl_variation1.phpt]
PASS Test ctype_cntrl() function : usage variations - Different data types as $c arg [ext/ctype/tests/ctype_cntrl_variation1.phpt]
+TEST 1881/9052 [ext/ctype/tests/ctype_cntrl_variation2.phpt]
PASS Test ctype_cntrl() function : usage variations - different integers [ext/ctype/tests/ctype_cntrl_variation2.phpt]
+TEST 1882/9052 [ext/ctype/tests/ctype_cntrl_variation3.phpt]
PASS Test ctype_cntrl() function : usage variations - Different strings [ext/ctype/tests/ctype_cntrl_variation3.phpt]
+TEST 1883/9052 [ext/ctype/tests/ctype_cntrl_variation4.phpt]
PASS Test ctype_cntrl() function : usage variations - Octal and hexadecimal values [ext/ctype/tests/ctype_cntrl_variation4.phpt]
+TEST 1884/9052 [ext/ctype/tests/ctype_digit_basic.phpt]
PASS Test ctype_digit() function : basic functionality [ext/ctype/tests/ctype_digit_basic.phpt]
+TEST 1885/9052 [ext/ctype/tests/ctype_digit_error.phpt]
PASS Test ctype_digit() function : error conditions - incorrect number of arguments [ext/ctype/tests/ctype_digit_error.phpt]
+TEST 1886/9052 [ext/ctype/tests/ctype_digit_variation1.phpt]
PASS Test ctype_digit() function : usage variations - different data types as $c arg [ext/ctype/tests/ctype_digit_variation1.phpt]
+TEST 1887/9052 [ext/ctype/tests/ctype_digit_variation2.phpt]
PASS Test ctype_digit() function : usage variations - different integers [ext/ctype/tests/ctype_digit_variation2.phpt]
+TEST 1888/9052 [ext/ctype/tests/ctype_digit_variation3.phpt]
PASS Test ctype_digit() function : usage variations - different strings [ext/ctype/tests/ctype_digit_variation3.phpt]
+TEST 1889/9052 [ext/ctype/tests/ctype_digit_variation4.phpt]
PASS Test ctype_digit() function : usage variations - octal and hexadecimal values [ext/ctype/tests/ctype_digit_variation4.phpt]
+TEST 1890/9052 [ext/ctype/tests/ctype_graph_basic.phpt]
PASS Test ctype_graph() function : basic functionality [ext/ctype/tests/ctype_graph_basic.phpt]
+TEST 1891/9052 [ext/ctype/tests/ctype_graph_error.phpt]
PASS Test ctype_graph() function : error conditions - incorrect number of arguments [ext/ctype/tests/ctype_graph_error.phpt]
+TEST 1892/9052 [ext/ctype/tests/ctype_graph_variation1.phpt]
PASS Test ctype_graph() function : usage variations - different data types as $c arg [ext/ctype/tests/ctype_graph_variation1.phpt]
+TEST 1893/9052 [ext/ctype/tests/ctype_graph_variation2.phpt]
PASS Test ctype_graph() function : usage variations - different integers [ext/ctype/tests/ctype_graph_variation2.phpt]
+TEST 1894/9052 [ext/ctype/tests/ctype_graph_variation3.phpt]
PASS Test ctype_graph() function : usage variations - different strings [ext/ctype/tests/ctype_graph_variation3.phpt]
+TEST 1895/9052 [ext/ctype/tests/ctype_graph_variation4.phpt]
PASS Test ctype_graph() function : usage variations - octal and hexadecimal values [ext/ctype/tests/ctype_graph_variation4.phpt]
+TEST 1896/9052 [ext/ctype/tests/ctype_lower_basic.phpt]
PASS Test ctype_lower() function : basic functionality [ext/ctype/tests/ctype_lower_basic.phpt]
+TEST 1897/9052 [ext/ctype/tests/ctype_lower_error.phpt]
PASS Test ctype_lower() function : error conditions - incorrect number of args [ext/ctype/tests/ctype_lower_error.phpt]
+TEST 1898/9052 [ext/ctype/tests/ctype_lower_variation1.phpt]
PASS Test ctype_lower() function : usage variations - different data types as $c arg [ext/ctype/tests/ctype_lower_variation1.phpt]
+TEST 1899/9052 [ext/ctype/tests/ctype_lower_variation2.phpt]
PASS Test ctype_lower() function : usage variations - different integers [ext/ctype/tests/ctype_lower_variation2.phpt]
+TEST 1900/9052 [ext/ctype/tests/ctype_lower_variation3.phpt]
PASS Test ctype_lower() function : usage variations - different strings [ext/ctype/tests/ctype_lower_variation3.phpt]
+TEST 1901/9052 [ext/ctype/tests/ctype_lower_variation4.phpt]
PASS Test ctype_lower() function : usage variations - octal and hexadecimal values [ext/ctype/tests/ctype_lower_variation4.phpt]
+TEST 1902/9052 [ext/ctype/tests/ctype_print_basic.phpt]
PASS Test ctype_print() function : basic functionality [ext/ctype/tests/ctype_print_basic.phpt]
+TEST 1903/9052 [ext/ctype/tests/ctype_print_error.phpt]
PASS Test ctype_print() function : error conditions - incorrect number of args [ext/ctype/tests/ctype_print_error.phpt]
+TEST 1904/9052 [ext/ctype/tests/ctype_print_variation1.phpt]
PASS Test ctype_print() function : usage variations - different data types as $c arg [ext/ctype/tests/ctype_print_variation1.phpt]
+TEST 1905/9052 [ext/ctype/tests/ctype_print_variation2.phpt]
PASS Test ctype_print() function : usage variations - different integers [ext/ctype/tests/ctype_print_variation2.phpt]
+TEST 1906/9052 [ext/ctype/tests/ctype_print_variation3.phpt]
PASS Test ctype_print() function : usage variations - different strings [ext/ctype/tests/ctype_print_variation3.phpt]
+TEST 1907/9052 [ext/ctype/tests/ctype_print_variation4.phpt]
PASS Test ctype_print() function : usage variations - octal and hexadecimal values [ext/ctype/tests/ctype_print_variation4.phpt]
+TEST 1908/9052 [ext/ctype/tests/ctype_punct_basic.phpt]
PASS Test ctype_punct() function : basic functionality [ext/ctype/tests/ctype_punct_basic.phpt]
+TEST 1909/9052 [ext/ctype/tests/ctype_punct_error.phpt]
PASS Test ctype_punct() function : error conditions - incorrect number of args [ext/ctype/tests/ctype_punct_error.phpt]
+TEST 1910/9052 [ext/ctype/tests/ctype_punct_variation1.phpt]
PASS Test ctype_punct() function : usage variations - different data types as $c argument [ext/ctype/tests/ctype_punct_variation1.phpt]
+TEST 1911/9052 [ext/ctype/tests/ctype_punct_variation2.phpt]
PASS Test ctype_punct() function : usage variations - different integers [ext/ctype/tests/ctype_punct_variation2.phpt]
+TEST 1912/9052 [ext/ctype/tests/ctype_punct_variation3.phpt]
PASS Test ctype_punct() function : usage variations - different punctuation [ext/ctype/tests/ctype_punct_variation3.phpt]
+TEST 1913/9052 [ext/ctype/tests/ctype_punct_variation4.phpt]
PASS Test ctype_punct() function : usage variations - Octal and Hexadecimal values [ext/ctype/tests/ctype_punct_variation4.phpt]
+TEST 1914/9052 [ext/ctype/tests/ctype_space_basic.phpt]
PASS Test ctype_space() function : basic functionality [ext/ctype/tests/ctype_space_basic.phpt]
+TEST 1915/9052 [ext/ctype/tests/ctype_space_error.phpt]
PASS Test ctype_space() function : error conditions - Incorrect number of args [ext/ctype/tests/ctype_space_error.phpt]
+TEST 1916/9052 [ext/ctype/tests/ctype_space_variation1.phpt]
PASS Test ctype_space() function : usage variations - different data types as $c argument [ext/ctype/tests/ctype_space_variation1.phpt]
+TEST 1917/9052 [ext/ctype/tests/ctype_space_variation2.phpt]
PASS Test ctype_space() function : usage variations - different integers [ext/ctype/tests/ctype_space_variation2.phpt]
+TEST 1918/9052 [ext/ctype/tests/ctype_space_variation3.phpt]
PASS Test ctype_space() function : usage variations - different strings [ext/ctype/tests/ctype_space_variation3.phpt]
+TEST 1919/9052 [ext/ctype/tests/ctype_space_variation4.phpt]
PASS Test ctype_space() function : usage variations - octal and hexadecimal values [ext/ctype/tests/ctype_space_variation4.phpt]
+TEST 1920/9052 [ext/ctype/tests/ctype_upper_basic.phpt]
PASS Test ctype_upper() function : basic functionality [ext/ctype/tests/ctype_upper_basic.phpt]
+TEST 1921/9052 [ext/ctype/tests/ctype_upper_error.phpt]
PASS Test ctype_upper() function : error conditions - incorrect number of args [ext/ctype/tests/ctype_upper_error.phpt]
+TEST 1922/9052 [ext/ctype/tests/ctype_upper_variation1.phpt]
PASS Test ctype_upper() function : usage variations - different data types [ext/ctype/tests/ctype_upper_variation1.phpt]
+TEST 1923/9052 [ext/ctype/tests/ctype_upper_variation2.phpt]
PASS Test ctype_upper() function : usage variations - different integers [ext/ctype/tests/ctype_upper_variation2.phpt]
+TEST 1924/9052 [ext/ctype/tests/ctype_upper_variation3.phpt]
PASS Test ctype_upper() function : usage variations - different strings [ext/ctype/tests/ctype_upper_variation3.phpt]
+TEST 1925/9052 [ext/ctype/tests/ctype_upper_variation4.phpt]
PASS Test ctype_upper() function : usage variations - octal and hexadecimal values [ext/ctype/tests/ctype_upper_variation4.phpt]
+TEST 1926/9052 [ext/ctype/tests/ctype_xdigit_basic.phpt]
PASS Test ctype_xdigit() function : basic functionality [ext/ctype/tests/ctype_xdigit_basic.phpt]
+TEST 1927/9052 [ext/ctype/tests/ctype_xdigit_error.phpt]
PASS Test ctype_xdigit() function : error conditions - Incorrect number of args [ext/ctype/tests/ctype_xdigit_error.phpt]
+TEST 1928/9052 [ext/ctype/tests/ctype_xdigit_variation1.phpt]
PASS Test ctype_xdigit() function : usage variations - different data typse as $c arg [ext/ctype/tests/ctype_xdigit_variation1.phpt]
+TEST 1929/9052 [ext/ctype/tests/ctype_xdigit_variation2.phpt]
PASS Test ctype_xdigit() function : usage variations - different integers [ext/ctype/tests/ctype_xdigit_variation2.phpt]
+TEST 1930/9052 [ext/ctype/tests/ctype_xdigit_variation3.phpt]
PASS Test ctype_xdigit() function : usage variations - Different strings [ext/ctype/tests/ctype_xdigit_variation3.phpt]
+TEST 1931/9052 [ext/ctype/tests/ctype_xdigit_variation4.phpt]
PASS Test ctype_xdigit() function : usage variations - heaxadecimal and octal values [ext/ctype/tests/ctype_xdigit_variation4.phpt]
+TEST 1932/9052 [ext/date/tests/002.phpt]
PASS strtotime() function [ext/date/tests/002.phpt]
+TEST 1933/9052 [ext/date/tests/003.phpt]
PASS date suffixes test [ext/date/tests/003.phpt]
+TEST 1934/9052 [ext/date/tests/004.phpt]
PASS date() format params [ext/date/tests/004.phpt]
+TEST 1935/9052 [ext/date/tests/005.phpt]
PASS idate() and invalid params [ext/date/tests/005.phpt]
+TEST 1936/9052 [ext/date/tests/006.phpt]
PASS checkdate() tests [ext/date/tests/006.phpt]
+TEST 1937/9052 [ext/date/tests/007.phpt]
PASS localtime() tests [ext/date/tests/007.phpt]
+TEST 1938/9052 [ext/date/tests/008.phpt]
PASS getdate() tests [ext/date/tests/008.phpt]
+TEST 1939/9052 [ext/date/tests/009.phpt]
PASS strftime() and gmstrftime() tests [ext/date/tests/009.phpt]
+TEST 1940/9052 [ext/date/tests/009_win32.phpt]
SKIP strftime() and gmstrftime() tests [ext/date/tests/009_win32.phpt] reason: only windows test.
+TEST 1941/9052 [ext/date/tests/010.phpt]
PASS timezone_abbreviations_list() tests [ext/date/tests/010.phpt]
+TEST 1942/9052 [ext/date/tests/011.phpt]
PASS timezone_name_from_abbr() tests [ext/date/tests/011.phpt]
+TEST 1943/9052 [ext/date/tests/012.phpt]
PASS date_isodate_set() tests [ext/date/tests/012.phpt]
+TEST 1944/9052 [ext/date/tests/013.phpt]
PASS date_date_set() tests [ext/date/tests/013.phpt]
+TEST 1945/9052 [ext/date/tests/014.phpt]
PASS timezone_offset_get() tests [ext/date/tests/014.phpt]
+TEST 1946/9052 [ext/date/tests/015.phpt]
PASS timezone object reference handling [ext/date/tests/015.phpt]
+TEST 1947/9052 [ext/date/tests/DateInterval_format.phpt]
PASS DateInterval::format(), except %a [ext/date/tests/DateInterval_format.phpt]
+TEST 1948/9052 [ext/date/tests/DateInterval_format_a.phpt]
PASS DateInterval::format(), %a [ext/date/tests/DateInterval_format_a.phpt]
+TEST 1949/9052 [ext/date/tests/DatePeriod_wrong_constructor.phpt]
PASS DatePeriod: Test wrong __construct parameter [ext/date/tests/DatePeriod_wrong_constructor.phpt]
+TEST 1950/9052 [ext/date/tests/DateTimeZone_clone_basic1.phpt]
PASS Test clone on DateTimeZone objects [ext/date/tests/DateTimeZone_clone_basic1.phpt]
+TEST 1951/9052 [ext/date/tests/DateTimeZone_clone_basic2.phpt]
PASS Testing clone on objects whoose class derived from DateTimeZone class [ext/date/tests/DateTimeZone_clone_basic2.phpt]
+TEST 1952/9052 [ext/date/tests/DateTimeZone_clone_basic3.phpt]
PASS Test clone of DateTimeZOne objects [ext/date/tests/DateTimeZone_clone_basic3.phpt]
+TEST 1953/9052 [ext/date/tests/DateTimeZone_clone_basic4.phpt]
PASS Test clone of DateTimeZone derived objects with __clone magic method [ext/date/tests/DateTimeZone_clone_basic4.phpt]
+TEST 1954/9052 [ext/date/tests/DateTimeZone_compare_basic1.phpt]
PASS Test of compare object handler for DateTime objects [ext/date/tests/DateTimeZone_compare_basic1.phpt]
+TEST 1955/9052 [ext/date/tests/DateTimeZone_construct_basic.phpt]
PASS Test new DateTimeZone() : basic functionality [ext/date/tests/DateTimeZone_construct_basic.phpt]
+TEST 1956/9052 [ext/date/tests/DateTimeZone_construct_error.phpt]
PASS Test new DateTimeZone() : error conditions [ext/date/tests/DateTimeZone_construct_error.phpt]
+TEST 1957/9052 [ext/date/tests/DateTimeZone_construct_variation1.phpt]
PASS Test DateTime::__construct() function : usage variation - Passing unexpected values to first argument $timezone. [ext/date/tests/DateTimeZone_construct_variation1.phpt]
+TEST 1958/9052 [ext/date/tests/DateTimeZone_extends_basic1.phpt]
PASS Test DateTimeZone class inheritance [ext/date/tests/DateTimeZone_extends_basic1.phpt]
+TEST 1959/9052 [ext/date/tests/DateTimeZone_getName_basic1.phpt]
PASS Test DateTimeZone::getName() function : basic functionality [ext/date/tests/DateTimeZone_getName_basic1.phpt]
+TEST 1960/9052 [ext/date/tests/DateTimeZone_getName_error.phpt]
PASS Test DateTimeZone::getName() function : error conditions [ext/date/tests/DateTimeZone_getName_error.phpt]
+TEST 1961/9052 [ext/date/tests/DateTimeZone_getOffset_basic1.phpt]
PASS Test DateTimeZone::getOffset() function : basic functionality [ext/date/tests/DateTimeZone_getOffset_basic1.phpt]
+TEST 1962/9052 [ext/date/tests/DateTimeZone_getOffset_error.phpt]
PASS Test DateTimeZone::getOffset() function : error conditions [ext/date/tests/DateTimeZone_getOffset_error.phpt]
+TEST 1963/9052 [ext/date/tests/DateTimeZone_getOffset_variation1.phpt]
PASS Test DateTimeZone::getOffset() function : usage variation - Passing unexpected values to first argument $datetime. [ext/date/tests/DateTimeZone_getOffset_variation1.phpt]
+TEST 1964/9052 [ext/date/tests/DateTimeZone_getTransitions_basic1.phpt]
PASS Test DateTimeZone::getTransitions() function : basic functionality [ext/date/tests/DateTimeZone_getTransitions_basic1.phpt]
+TEST 1965/9052 [ext/date/tests/DateTimeZone_getTransitions_error.phpt]
PASS Test DateTimeZone::getTransitions() function : error conditions [ext/date/tests/DateTimeZone_getTransitions_error.phpt]
+TEST 1966/9052 [ext/date/tests/DateTimeZone_listAbbreviations_basic1.phpt]
PASS Test DateTimeZone::listAbbreviations() function : basic functionality [ext/date/tests/DateTimeZone_listAbbreviations_basic1.phpt]
+TEST 1967/9052 [ext/date/tests/DateTimeZone_listIdentifiers_basic1.phpt]
PASS Test DateTimeZone::listIdentifiers function : basic functionality [ext/date/tests/DateTimeZone_listIdentifiers_basic1.phpt]
+TEST 1968/9052 [ext/date/tests/DateTimeZone_serialize.phpt]
PASS Test serialization of DateTimeZone objects [ext/date/tests/DateTimeZone_serialize.phpt]
+TEST 1969/9052 [ext/date/tests/DateTimeZone_verify.phpt]
PASS Test DateTimeZone class registration [ext/date/tests/DateTimeZone_verify.phpt]
+TEST 1970/9052 [ext/date/tests/DateTime_add-dates.phpt]
PASS DateTime::add() -- dates [ext/date/tests/DateTime_add-dates.phpt]
+TEST 1971/9052 [ext/date/tests/DateTime_add-fall-type2-type2.phpt]
PASS DateTime::add() -- fall type2 type2 [ext/date/tests/DateTime_add-fall-type2-type2.phpt]
+TEST 1972/9052 [ext/date/tests/DateTime_add-fall-type2-type3.phpt]
XFAIL DateTime::add() -- fall type2 type3 [ext/date/tests/DateTime_add-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist
+TEST 1973/9052 [ext/date/tests/DateTime_add-fall-type3-type2.phpt]
XFAIL DateTime::add() -- fall type3 type2 [ext/date/tests/DateTime_add-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist
+TEST 1974/9052 [ext/date/tests/DateTime_add-fall-type3-type3.phpt]
XFAIL DateTime::add() -- fall type3 type3 [ext/date/tests/DateTime_add-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist
+TEST 1975/9052 [ext/date/tests/DateTime_add-february.phpt]
PASS DateTime::add() -- february [ext/date/tests/DateTime_add-february.phpt]
+TEST 1976/9052 [ext/date/tests/DateTime_add-massive.phpt]
PASS DateTime::add() -- massive [ext/date/tests/DateTime_add-massive.phpt]
+TEST 1977/9052 [ext/date/tests/DateTime_add-spring-type2-type2.phpt]
PASS DateTime::add() -- spring type2 type2 [ext/date/tests/DateTime_add-spring-type2-type2.phpt]
+TEST 1978/9052 [ext/date/tests/DateTime_add-spring-type2-type3.phpt]
XFAIL DateTime::add() -- spring type2 type3 [ext/date/tests/DateTime_add-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist
+TEST 1979/9052 [ext/date/tests/DateTime_add-spring-type3-type2.phpt]
XFAIL DateTime::add() -- spring type3 type2 [ext/date/tests/DateTime_add-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist
+TEST 1980/9052 [ext/date/tests/DateTime_add-spring-type3-type3.phpt]
XFAIL DateTime::add() -- spring type3 type3 [ext/date/tests/DateTime_add-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist
+TEST 1981/9052 [ext/date/tests/DateTime_clone_basic1.phpt]
PASS Test clone on DateTime objects [ext/date/tests/DateTime_clone_basic1.phpt]
+TEST 1982/9052 [ext/date/tests/DateTime_clone_basic2.phpt]
PASS Test clone of objects whoose class derived from DateTime class [ext/date/tests/DateTime_clone_basic2.phpt]
+TEST 1983/9052 [ext/date/tests/DateTime_clone_basic3.phpt]
PASS Test clone of DateTime objects [ext/date/tests/DateTime_clone_basic3.phpt]
+TEST 1984/9052 [ext/date/tests/DateTime_clone_basic4.phpt]
PASS Test clone of DateTime derived objects with __clone magic method [ext/date/tests/DateTime_clone_basic4.phpt]
+TEST 1985/9052 [ext/date/tests/DateTime_compare_basic1.phpt]
PASS Test of compare object handler for DateTime objects [ext/date/tests/DateTime_compare_basic1.phpt]
+TEST 1986/9052 [ext/date/tests/DateTime_construct-dst-overlap.phpt]
PASS DateTime::__construct() -- fall daylight/standard overlap [ext/date/tests/DateTime_construct-dst-overlap.phpt]
+TEST 1987/9052 [ext/date/tests/DateTime_construct_basic1.phpt]
PASS Test new DateTime() : basic functionality [ext/date/tests/DateTime_construct_basic1.phpt]
+TEST 1988/9052 [ext/date/tests/DateTime_construct_error.phpt]
PASS Test new DateTime() : error conditions [ext/date/tests/DateTime_construct_error.phpt]
+TEST 1989/9052 [ext/date/tests/DateTime_construct_variation1.phpt]
PASS Test new DateTime() function : usage variation - Passing unexpected values to first argument $time. [ext/date/tests/DateTime_construct_variation1.phpt]
+TEST 1990/9052 [ext/date/tests/DateTime_construct_variation2.phpt]
PASS Test new DateTime() function : usage variation - Passing unexpected values to second argument $timezone. [ext/date/tests/DateTime_construct_variation2.phpt]
+TEST 1991/9052 [ext/date/tests/DateTime_days-absolute.phpt]
PASS DateTime::diff() days -- absolute [ext/date/tests/DateTime_days-absolute.phpt]
+TEST 1992/9052 [ext/date/tests/DateTime_days-dates.phpt]
PASS DateTime::diff() days -- dates [ext/date/tests/DateTime_days-dates.phpt]
+TEST 1993/9052 [ext/date/tests/DateTime_days-fall-type2-type2.phpt]
PASS DateTime::diff() days -- fall type2 type2 [ext/date/tests/DateTime_days-fall-type2-type2.phpt]
+TEST 1994/9052 [ext/date/tests/DateTime_days-fall-type2-type3.phpt]
PASS DateTime::diff() days -- fall type2 type3 [ext/date/tests/DateTime_days-fall-type2-type3.phpt]
+TEST 1995/9052 [ext/date/tests/DateTime_days-fall-type3-type2.phpt]
PASS DateTime::diff() days -- fall type3 type2 [ext/date/tests/DateTime_days-fall-type3-type2.phpt]
+TEST 1996/9052 [ext/date/tests/DateTime_days-fall-type3-type3.phpt]
PASS DateTime::diff() days -- fall type3 type3 [ext/date/tests/DateTime_days-fall-type3-type3.phpt]
+TEST 1997/9052 [ext/date/tests/DateTime_days-february.phpt]
PASS DateTime::diff() days -- february [ext/date/tests/DateTime_days-february.phpt]
+TEST 1998/9052 [ext/date/tests/DateTime_days-massive.phpt]
PASS DateTime::diff() days -- massive [ext/date/tests/DateTime_days-massive.phpt]
+TEST 1999/9052 [ext/date/tests/DateTime_days-spring-type2-type2.phpt]
PASS DateTime::diff() days -- spring type2 type2 [ext/date/tests/DateTime_days-spring-type2-type2.phpt]
+TEST 2000/9052 [ext/date/tests/DateTime_days-spring-type2-type3.phpt]
PASS DateTime::diff() days -- spring type2 type3 [ext/date/tests/DateTime_days-spring-type2-type3.phpt]
+TEST 2001/9052 [ext/date/tests/DateTime_days-spring-type3-type2.phpt]
PASS DateTime::diff() days -- spring type3 type2 [ext/date/tests/DateTime_days-spring-type3-type2.phpt]
+TEST 2002/9052 [ext/date/tests/DateTime_days-spring-type3-type3.phpt]
PASS DateTime::diff() days -- spring type3 type3 [ext/date/tests/DateTime_days-spring-type3-type3.phpt]
+TEST 2003/9052 [ext/date/tests/DateTime_diff-absolute.phpt]
PASS DateTime::diff() -- absolute [ext/date/tests/DateTime_diff-absolute.phpt]
+TEST 2004/9052 [ext/date/tests/DateTime_diff-dates.phpt]
PASS DateTime::diff() -- dates [ext/date/tests/DateTime_diff-dates.phpt]
+TEST 2005/9052 [ext/date/tests/DateTime_diff-fall-type2-type2.phpt]
PASS DateTime::diff() -- fall type2 type2 [ext/date/tests/DateTime_diff-fall-type2-type2.phpt]
+TEST 2006/9052 [ext/date/tests/DateTime_diff-fall-type2-type3.phpt]
XFAIL DateTime::diff() -- fall type2 type3 [ext/date/tests/DateTime_diff-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist
+TEST 2007/9052 [ext/date/tests/DateTime_diff-fall-type3-type2.phpt]
XFAIL DateTime::diff() -- fall type3 type2 [ext/date/tests/DateTime_diff-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist
+TEST 2008/9052 [ext/date/tests/DateTime_diff-fall-type3-type3.phpt]
XFAIL DateTime::diff() -- fall type3 type3 [ext/date/tests/DateTime_diff-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist
+TEST 2009/9052 [ext/date/tests/DateTime_diff-february.phpt]
PASS DateTime::diff() -- february [ext/date/tests/DateTime_diff-february.phpt]
+TEST 2010/9052 [ext/date/tests/DateTime_diff-massive.phpt]
PASS DateTime::diff() -- massive [ext/date/tests/DateTime_diff-massive.phpt]
+TEST 2011/9052 [ext/date/tests/DateTime_diff-spring-type2-type2.phpt]
PASS DateTime::diff() -- spring type2 type2 [ext/date/tests/DateTime_diff-spring-type2-type2.phpt]
+TEST 2012/9052 [ext/date/tests/DateTime_diff-spring-type2-type3.phpt]
XFAIL DateTime::diff() -- spring type2 type3 [ext/date/tests/DateTime_diff-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist
+TEST 2013/9052 [ext/date/tests/DateTime_diff-spring-type3-type2.phpt]
XFAIL DateTime::diff() -- spring type3 type2 [ext/date/tests/DateTime_diff-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist
+TEST 2014/9052 [ext/date/tests/DateTime_diff-spring-type3-type3.phpt]
XFAIL DateTime::diff() -- spring type3 type3 [ext/date/tests/DateTime_diff-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist
+TEST 2015/9052 [ext/date/tests/DateTime_extends_basic1.phpt]
PASS Test DateTime class inheritance [ext/date/tests/DateTime_extends_basic1.phpt]
+TEST 2016/9052 [ext/date/tests/DateTime_extends_basic2.phpt]
PASS Test DateTime class inheritance : with user space __construct magic method [ext/date/tests/DateTime_extends_basic2.phpt]
+TEST 2017/9052 [ext/date/tests/DateTime_extends_basic3.phpt]
PASS Test DateTime class inheritance : with user space fromat() method [ext/date/tests/DateTime_extends_basic3.phpt]
+TEST 2018/9052 [ext/date/tests/DateTime_format_basic1.phpt]
PASS Test DateTime::format() function : basic functionality [ext/date/tests/DateTime_format_basic1.phpt]
+TEST 2019/9052 [ext/date/tests/DateTime_format_basic2.phpt]
PASS Test date_format() function : basic functionality [ext/date/tests/DateTime_format_basic2.phpt]
+TEST 2020/9052 [ext/date/tests/DateTime_format_error.phpt]
PASS Test DateTime::format() function : error conditions [ext/date/tests/DateTime_format_error.phpt]
+TEST 2021/9052 [ext/date/tests/DateTime_format_variation1.phpt]
PASS Test DateTime::format() function : usage variation - Passing unexpected values to first argument $format. [ext/date/tests/DateTime_format_variation1.phpt]
+TEST 2022/9052 [ext/date/tests/DateTime_getOffset_basic1.phpt]
PASS Test DateTime::getOffset() function : basic functionality [ext/date/tests/DateTime_getOffset_basic1.phpt]
+TEST 2023/9052 [ext/date/tests/DateTime_getOffset_error.phpt]
PASS Test DateTime::getOffset() function : error conditions [ext/date/tests/DateTime_getOffset_error.phpt]
+TEST 2024/9052 [ext/date/tests/DateTime_getTimeZone_basic1.phpt]
PASS Test DateTime::getTimezone() function : basic functionality [ext/date/tests/DateTime_getTimeZone_basic1.phpt]
+TEST 2025/9052 [ext/date/tests/DateTime_modify_basic1.phpt]
PASS Test DateTime::modify() function : basic functionality [ext/date/tests/DateTime_modify_basic1.phpt]
+TEST 2026/9052 [ext/date/tests/DateTime_modify_error.phpt]
PASS Test DateTime::modify() function : error conditions [ext/date/tests/DateTime_modify_error.phpt]
+TEST 2027/9052 [ext/date/tests/DateTime_modify_variation1.phpt]
PASS Test DateTime::modify() function : usage variation - Passing unexpected values to first argument $modify. [ext/date/tests/DateTime_modify_variation1.phpt]
+TEST 2028/9052 [ext/date/tests/DateTime_serialize.phpt]
PASS Test serialization of DateTime objects [ext/date/tests/DateTime_serialize.phpt]
+TEST 2029/9052 [ext/date/tests/DateTime_setDate_basic1.phpt]
PASS Test DateTime::setDate() function : basic functionality [ext/date/tests/DateTime_setDate_basic1.phpt]
+TEST 2030/9052 [ext/date/tests/DateTime_setDate_error.phpt]
PASS Test DateTime::setDate() function : error conditions [ext/date/tests/DateTime_setDate_error.phpt]
+TEST 2031/9052 [ext/date/tests/DateTime_setDate_variation1.phpt]
PASS Test DateTime::setDate() function : usage variation - Passing unexpected values to first argument $year. [ext/date/tests/DateTime_setDate_variation1.phpt]
+TEST 2032/9052 [ext/date/tests/DateTime_setDate_variation2.phpt]
PASS Test DateTime::setDate() function : usage variation - Passing unexpected values to second argument $month. [ext/date/tests/DateTime_setDate_variation2.phpt]
+TEST 2033/9052 [ext/date/tests/DateTime_setDate_variation3.phpt]
PASS Test DateTime::setDate() function : usage variation - Passing unexpected values to third argument $day. [ext/date/tests/DateTime_setDate_variation3.phpt]
+TEST 2034/9052 [ext/date/tests/DateTime_setISODate_basic1.phpt]
PASS Test DateTime::setISODate() function : basic functionality [ext/date/tests/DateTime_setISODate_basic1.phpt]
+TEST 2035/9052 [ext/date/tests/DateTime_setISODate_error.phpt]
PASS Test DateTime::setISODate () function : error conditions [ext/date/tests/DateTime_setISODate_error.phpt]
+TEST 2036/9052 [ext/date/tests/DateTime_setISODate_variation1.phpt]
PASS Test DateTime::setISODate() function : usage variation - Passing unexpected values to first argument $year. [ext/date/tests/DateTime_setISODate_variation1.phpt]
+TEST 2037/9052 [ext/date/tests/DateTime_setISODate_variation2.phpt]
PASS Test DateTime::setISODate() function : usage variation - Passing unexpected values to second argument $week. [ext/date/tests/DateTime_setISODate_variation2.phpt]
+TEST 2038/9052 [ext/date/tests/DateTime_setISODate_variation3.phpt]
PASS Test DateTime::setISODate() function : usage variation - Passing unexpected values to third argument $day. [ext/date/tests/DateTime_setISODate_variation3.phpt]
+TEST 2039/9052 [ext/date/tests/DateTime_setTime_basic1.phpt]
PASS Test DateTime::setTime() function : basic functionality [ext/date/tests/DateTime_setTime_basic1.phpt]
+TEST 2040/9052 [ext/date/tests/DateTime_setTime_error.phpt]
PASS Test DateTime::setTime() function : error conditions [ext/date/tests/DateTime_setTime_error.phpt]
+TEST 2041/9052 [ext/date/tests/DateTime_setTime_variation1.phpt]
PASS Test DateTime::setTime() function : usage variation - Passing unexpected values to first argument $hour. [ext/date/tests/DateTime_setTime_variation1.phpt]
+TEST 2042/9052 [ext/date/tests/DateTime_setTime_variation2.phpt]
PASS Test DateTime::setTime() function : usage variation - Passing unexpected values to second argument $minute. [ext/date/tests/DateTime_setTime_variation2.phpt]
+TEST 2043/9052 [ext/date/tests/DateTime_setTime_variation3.phpt]
PASS Test DateTime::setTime() function : usage variation - Passing unexpected values to third argument $second. [ext/date/tests/DateTime_setTime_variation3.phpt]
+TEST 2044/9052 [ext/date/tests/DateTime_setTimezone_basic1.phpt]
PASS Test DateTime::setTimezone() function : basic functionality [ext/date/tests/DateTime_setTimezone_basic1.phpt]
+TEST 2045/9052 [ext/date/tests/DateTime_setTimezone_error.phpt]
PASS Test DateTime::setTimezone () function : error conditions [ext/date/tests/DateTime_setTimezone_error.phpt]
+TEST 2046/9052 [ext/date/tests/DateTime_setTimezone_variation1.phpt]
PASS Test DateTime::setTimezone() function : usage variation - Passing unexpected values to first argument $timezone. [ext/date/tests/DateTime_setTimezone_variation1.phpt]
+TEST 2047/9052 [ext/date/tests/DateTime_sub-dates.phpt]
PASS DateTime::sub() -- dates [ext/date/tests/DateTime_sub-dates.phpt]
+TEST 2048/9052 [ext/date/tests/DateTime_sub-fall-type2-type2.phpt]
PASS DateTime::sub() -- fall type2 type2 [ext/date/tests/DateTime_sub-fall-type2-type2.phpt]
+TEST 2049/9052 [ext/date/tests/DateTime_sub-fall-type2-type3.phpt]
XFAIL DateTime::sub() -- fall type2 type3 [ext/date/tests/DateTime_sub-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist
+TEST 2050/9052 [ext/date/tests/DateTime_sub-fall-type3-type2.phpt]
XFAIL DateTime::sub() -- fall type3 type2 [ext/date/tests/DateTime_sub-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist
+TEST 2051/9052 [ext/date/tests/DateTime_sub-fall-type3-type3.phpt]
XFAIL DateTime::sub() -- fall type3 type3 [ext/date/tests/DateTime_sub-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist
+TEST 2052/9052 [ext/date/tests/DateTime_sub-february.phpt]
PASS DateTime::sub() -- february [ext/date/tests/DateTime_sub-february.phpt]
+TEST 2053/9052 [ext/date/tests/DateTime_sub-massive.phpt]
PASS DateTime::sub() -- massive [ext/date/tests/DateTime_sub-massive.phpt]
+TEST 2054/9052 [ext/date/tests/DateTime_sub-spring-type2-type2.phpt]
PASS DateTime::sub() -- spring type2 type2 [ext/date/tests/DateTime_sub-spring-type2-type2.phpt]
+TEST 2055/9052 [ext/date/tests/DateTime_sub-spring-type2-type3.phpt]
XFAIL DateTime::sub() -- spring type2 type3 [ext/date/tests/DateTime_sub-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist
+TEST 2056/9052 [ext/date/tests/DateTime_sub-spring-type3-type2.phpt]
XFAIL DateTime::sub() -- spring type3 type2 [ext/date/tests/DateTime_sub-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist
+TEST 2057/9052 [ext/date/tests/DateTime_sub-spring-type3-type3.phpt]
XFAIL DateTime::sub() -- spring type3 type3 [ext/date/tests/DateTime_sub-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist
+TEST 2058/9052 [ext/date/tests/DateTime_verify.phpt]
PASS Test DateTime class registration [ext/date/tests/DateTime_verify.phpt]
+TEST 2059/9052 [ext/date/tests/big_year.phpt]
SKIP Handling of large year values [ext/date/tests/big_year.phpt] reason: 64-bit only
+TEST 2060/9052 [ext/date/tests/bug13142.phpt]
PASS Bug #13142 (strtotime handling of "M d H:i:s Y" format) [ext/date/tests/bug13142.phpt]
+TEST 2061/9052 [ext/date/tests/bug14561.phpt]
PASS Bug #14561 (strtotime() bug) [ext/date/tests/bug14561.phpt]
+TEST 2062/9052 [ext/date/tests/bug17988.phpt]
PASS Bug #17988 (strtotime handling of postgresql timestamps) [ext/date/tests/bug17988.phpt]
+TEST 2063/9052 [ext/date/tests/bug20382-1.phpt]
PASS Bug #20382 [1] (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/date/tests/bug20382-1.phpt]
+TEST 2064/9052 [ext/date/tests/bug20382-2.phpt]
PASS Bug #20382 [2] (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/date/tests/bug20382-2.phpt]
+TEST 2065/9052 [ext/date/tests/bug21399.phpt]
PASS Bug #21399 (strtotime() request for "YYYYMMDDhhmmss [ZZZ]") [ext/date/tests/bug21399.phpt]
+TEST 2066/9052 [ext/date/tests/bug21966.phpt]
PASS Bug #21966 (date() or mktime() returning bad value for mktime month param of '2') [ext/date/tests/bug21966.phpt]
+TEST 2067/9052 [ext/date/tests/bug26090.phpt]
PASS Bug #26090 (allow colons in time zone offset to strtotime()) [ext/date/tests/bug26090.phpt]
+TEST 2068/9052 [ext/date/tests/bug26198.phpt]
PASS Bug #26198 (strtotime handling of "M Y" and "Y M" format) [ext/date/tests/bug26198.phpt]
+TEST 2069/9052 [ext/date/tests/bug26317.phpt]
PASS Bug #26317 (military timezone offset signedness) [ext/date/tests/bug26317.phpt]
+TEST 2070/9052 [ext/date/tests/bug26320.phpt]
PASS Bug #26320 (strtotime handling of XML Schema/ISO 8601 format) [ext/date/tests/bug26320.phpt]
+TEST 2071/9052 [ext/date/tests/bug26694.phpt]
PASS Bug #26694 (strtotime() request for "Sun, 21 Dec 2003 20:38:33 +0000 GMT") [ext/date/tests/bug26694.phpt]
+TEST 2072/9052 [ext/date/tests/bug27719.phpt]
PASS Bug #27719 (mktime returns incorrect timestamp for dst days) [ext/date/tests/bug27719.phpt]
+TEST 2073/9052 [ext/date/tests/bug27780.phpt]
FAIL Bug #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/date/tests/bug27780.phpt]
+TEST 2074/9052 [ext/date/tests/bug28024.phpt]
PASS Bug #28024 (Changed behavior of strtotime()) [ext/date/tests/bug28024.phpt]
+TEST 2075/9052 [ext/date/tests/bug28088.phpt]
PASS Bug #28088 (strtotime() cannot convert 00 hours") [ext/date/tests/bug28088.phpt]
+TEST 2076/9052 [ext/date/tests/bug28599.phpt]
PASS Bug #28599 (strtotime fails with zero base time) [ext/date/tests/bug28599.phpt]
+TEST 2077/9052 [ext/date/tests/bug29150.phpt]
PASS Bug #29150 (Roman number format for months) [ext/date/tests/bug29150.phpt]
+TEST 2078/9052 [ext/date/tests/bug29585.phpt]
PASS Bug #29585 (Support week numbers in strtotime()) [ext/date/tests/bug29585.phpt]
+TEST 2079/9052 [ext/date/tests/bug29595.phpt]
PASS Bug #29595 (Roman number format for months) [ext/date/tests/bug29595.phpt]
+TEST 2080/9052 [ext/date/tests/bug30096.phpt]
PASS Bug #30096 (gmmktime does not return the corrent time) [ext/date/tests/bug30096.phpt]
+TEST 2081/9052 [ext/date/tests/bug30532.phpt]
PASS Bug #30532 (strtotime - crossing daylight savings time) [ext/date/tests/bug30532.phpt]
+TEST 2082/9052 [ext/date/tests/bug32086.phpt]
PASS Bug #32086 (strtotime don't work in DST) [ext/date/tests/bug32086.phpt]
+TEST 2083/9052 [ext/date/tests/bug32270.phpt]
PASS Bug #32270 (strtotime/date behavior) [ext/date/tests/bug32270.phpt]
+TEST 2084/9052 [ext/date/tests/bug32555.phpt]
FAIL Bug #32555 (strtotime("tomorrow") can return false) [ext/date/tests/bug32555.phpt]
+TEST 2085/9052 [ext/date/tests/bug32588.phpt]
PASS Bug #32588 (strtotime() error for 'last xxx' DST problem) [ext/date/tests/bug32588.phpt]
+TEST 2086/9052 [ext/date/tests/bug33056.phpt]
PASS Bug #33056 (strtotime() does not parse 20050518t090000Z) [ext/date/tests/bug33056.phpt]
+TEST 2087/9052 [ext/date/tests/bug33414-1.phpt]
PASS Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt]
+TEST 2088/9052 [ext/date/tests/bug33414-2.phpt]
PASS Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt]
+TEST 2089/9052 [ext/date/tests/bug33415-1.phpt]
PASS Bug #33415 [1] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-1.phpt]
+TEST 2090/9052 [ext/date/tests/bug33415-2.phpt]
PASS Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt]
+TEST 2091/9052 [ext/date/tests/bug33452.phpt]
PASS Bug #33452 (Support for year accompanying ISO week nr) [ext/date/tests/bug33452.phpt]
+TEST 2092/9052 [ext/date/tests/bug33532.phpt]
FAIL Bug #33532 (Different output for strftime() and date()) [ext/date/tests/bug33532.phpt]
+TEST 2093/9052 [ext/date/tests/bug33536.phpt]
PASS Bug #33456 (strtotime defaults to now even on non time string) [ext/date/tests/bug33536.phpt]
+TEST 2094/9052 [ext/date/tests/bug33562.phpt]
PASS Bug #33562 (date("") crashes) [ext/date/tests/bug33562.phpt]
+TEST 2095/9052 [ext/date/tests/bug33563.phpt]
PASS Bug #33563 (strtotime('+1 month',$abc) cant get right time) [ext/date/tests/bug33563.phpt]
+TEST 2096/9052 [ext/date/tests/bug33578.phpt]
PASS Bug #33578 (strtotime() doesn't parse "11 Oct" format") [ext/date/tests/bug33578.phpt]
+TEST 2097/9052 [ext/date/tests/bug33869.phpt]
PASS Bug #33869 (strtotime() doesn't parse "+1days" format) [ext/date/tests/bug33869.phpt]
+TEST 2098/9052 [ext/date/tests/bug33957.phpt]
PASS Bug #33957 (gmdate('W')/date('W') sometimes returns wrong week number) [ext/date/tests/bug33957.phpt]
+TEST 2099/9052 [ext/date/tests/bug34087.phpt]
PASS Bug #34087 (strtotime() does not work with date format "Y/m/d") [ext/date/tests/bug34087.phpt]
+TEST 2100/9052 [ext/date/tests/bug34304.phpt]
PASS Bug #34304 (date('w') returns wrong number for sunday, 'N' modifier is missing) [ext/date/tests/bug34304.phpt]
+TEST 2101/9052 [ext/date/tests/bug34676.phpt]
PASS Bug #34676 (missing support for strtotime("midnight") and strtotime("noon")) [ext/date/tests/bug34676.phpt]
+TEST 2102/9052 [ext/date/tests/bug34771.phpt]
PASS Bug #34771 (strtotime() fails with 1-12am/pm) [ext/date/tests/bug34771.phpt]
+TEST 2103/9052 [ext/date/tests/bug35143.phpt]
PASS Bug #35143 (gettimeofday() ignores current time zone) [ext/date/tests/bug35143.phpt]
+TEST 2104/9052 [ext/date/tests/bug35218.phpt]
PASS Bug #35218 (strtotime no longer ignores timezone comments like "(PST)") [ext/date/tests/bug35218.phpt]
+TEST 2105/9052 [ext/date/tests/bug35414.phpt]
PASS Bug #35414 (strtotime() no longer works with ordinal suffix) [ext/date/tests/bug35414.phpt]
+TEST 2106/9052 [ext/date/tests/bug35422.phpt]
PASS Bug #35422 (strtotime() does not parse times with UTC as timezone) [ext/date/tests/bug35422.phpt]
+TEST 2107/9052 [ext/date/tests/bug35425.phpt]
PASS Bug #35425 (idate() function ignores timezone settings) [ext/date/tests/bug35425.phpt]
+TEST 2108/9052 [ext/date/tests/bug35456.phpt]
PASS Bug #35456 (+ 1 [time unit] format did not work) [ext/date/tests/bug35456.phpt]
+TEST 2109/9052 [ext/date/tests/bug35499.phpt]
PASS Bug #35499 (strtotime() does not handle whitespace around the date string) [ext/date/tests/bug35499.phpt]
+TEST 2110/9052 [ext/date/tests/bug35624.phpt]
PASS Bug #35624 (strtotime() does not handle 3 character weekdays) [ext/date/tests/bug35624.phpt]
+TEST 2111/9052 [ext/date/tests/bug35630.phpt]
PASS Bug #35630 (strtotime() crashes on non-separated relative modifiers) [ext/date/tests/bug35630.phpt]
+TEST 2112/9052 [ext/date/tests/bug35699.phpt]
PASS Bug #35699 (date() can't handle leap years before 1970) [ext/date/tests/bug35699.phpt]
+TEST 2113/9052 [ext/date/tests/bug35705.phpt]
PASS Bug #35705 (strtotime() fails to parse soap date format without TZ) [ext/date/tests/bug35705.phpt]
+TEST 2114/9052 [ext/date/tests/bug35885.phpt]
PASS Bug #35885 (strtotime("NOW") no longer works) [ext/date/tests/bug35885.phpt]
+TEST 2115/9052 [ext/date/tests/bug35887.phpt]
PASS Bug #35887 (wddx_deserialize not parsing dateTime fields properly) [ext/date/tests/bug35887.phpt]
+TEST 2116/9052 [ext/date/tests/bug36224.phpt]
PASS Bug #36224 (date(DATE_ATOM) gives wrong resulsts) [ext/date/tests/bug36224.phpt]
+TEST 2117/9052 [ext/date/tests/bug36510.phpt]
PASS Bug #36510 (strtotime() fails to parse date strings with tabs) [ext/date/tests/bug36510.phpt]
+TEST 2118/9052 [ext/date/tests/bug36599.phpt]
PASS Bug #36599 (DATE_W3C format constant incorrect). [ext/date/tests/bug36599.phpt]
+TEST 2119/9052 [ext/date/tests/bug36988.phpt]
PASS Bug #36988 (mktime freezes on long numbers) [ext/date/tests/bug36988.phpt]
+TEST 2120/9052 [ext/date/tests/bug37017.phpt]
PASS Bug #37017 (strtotime fails before 13:00:00 with some time zones identifiers). [ext/date/tests/bug37017.phpt]
+TEST 2121/9052 [ext/date/tests/bug37368.phpt]
PASS Bug #37368 (Incorrect timestamp returned for strtotime()). [ext/date/tests/bug37368.phpt]
+TEST 2122/9052 [ext/date/tests/bug37514.phpt]
PASS Bug #37514 (strtotime doesn't assume year correctly). [ext/date/tests/bug37514.phpt]
+TEST 2123/9052 [ext/date/tests/bug37616.phpt]
PASS Bug #37616 (DATE_RFC822 does not product RFC 822 dates) [ext/date/tests/bug37616.phpt]
+TEST 2124/9052 [ext/date/tests/bug37747.phpt]
PASS Bug #37747 (strtotime segfaults when given "nextyear") [ext/date/tests/bug37747.phpt]
+TEST 2125/9052 [ext/date/tests/bug38229.phpt]
PASS Bug #38229 (strtotime() does not parse YYYY-MM) [ext/date/tests/bug38229.phpt]
+TEST 2126/9052 [ext/date/tests/bug39782.phpt]
PASS Bug #39782 (setTime() on a DateTime constructed with a Weekday yields incorrect results) [ext/date/tests/bug39782.phpt]
+TEST 2127/9052 [ext/date/tests/bug40743.phpt]
PASS Bug #40743 (DateTime ignores the TimeZone object passed to the constructor) [ext/date/tests/bug40743.phpt]
+TEST 2128/9052 [ext/date/tests/bug40861.phpt]
PASS Bug #40861 (Multiple +/- on relative units breaks strtotime()) [ext/date/tests/bug40861.phpt]
+TEST 2129/9052 [ext/date/tests/bug41523-64bit.phpt]
SKIP Bug #41523 (strtotime('0000-00-00 00:00:00') is parsed as 1999-11-30) (64 bit) [ext/date/tests/bug41523-64bit.phpt] reason: 64-bit only
+TEST 2130/9052 [ext/date/tests/bug41523.phpt]
PASS Bug #41523 (strtotime('0000-00-00 00:00:00') is parsed as 1999-11-30) (32 bit) [ext/date/tests/bug41523.phpt]
+TEST 2131/9052 [ext/date/tests/bug41599.phpt]
PASS Bug #41599 (setTime() fails after modify() is used) [ext/date/tests/bug41599.phpt]
+TEST 2132/9052 [ext/date/tests/bug41709.phpt]
PASS Bug #41709 (strtotime() does not handle 00.00.0000) [ext/date/tests/bug41709.phpt]
+TEST 2133/9052 [ext/date/tests/bug41842.phpt]
PASS Bug #41842 (Cannot create years < 0100 & negative years with date_create or new DateTime) [ext/date/tests/bug41842.phpt]
+TEST 2134/9052 [ext/date/tests/bug41844.phpt]
PASS Bug #41844 (Format returns incorrect number of digits for negative years -0001 to -0999) [ext/date/tests/bug41844.phpt]
+TEST 2135/9052 [ext/date/tests/bug41964.phpt]
PASS Bug #41964 (strtotime returns a timestamp for non-time string of pattern '(A|a) .+') [ext/date/tests/bug41964.phpt]
+TEST 2136/9052 [ext/date/tests/bug42910.phpt]
PASS Bug #42910 (Constructing DateTime with TimeZone Indicator invalidates DateTimeZone) [ext/date/tests/bug42910.phpt]
+TEST 2137/9052 [ext/date/tests/bug43003.phpt]
PASS Bug #43003 (Invalid timezone reported for DateTime objects constructed using a timestamp) [ext/date/tests/bug43003.phpt]
+TEST 2138/9052 [ext/date/tests/bug43075.phpt]
PASS Bug #43075 (Support 24 as hour) [ext/date/tests/bug43075.phpt]
+TEST 2139/9052 [ext/date/tests/bug43452.phpt]
PASS Bug #43452 ("weekday" is not equivalent to "1 weekday" of the current weekday is "weekday") [ext/date/tests/bug43452.phpt]
+TEST 2140/9052 [ext/date/tests/bug43527.phpt]
PASS Bug #43527 (DateTime created from a timestamp reports environment timezone) [ext/date/tests/bug43527.phpt]
+TEST 2141/9052 [ext/date/tests/bug43808.phpt]
PASS Bug #43808 (date_create never fails (even when it should)) [ext/date/tests/bug43808.phpt]
+TEST 2142/9052 [ext/date/tests/bug43960.phpt]
PASS Bug #43960 (strtotime() returns timestamp in the future when given a bogus string) [ext/date/tests/bug43960.phpt]
+TEST 2143/9052 [ext/date/tests/bug44562.phpt]
PASS Bug #44562 (Creating instance of DatePeriod crashes) [ext/date/tests/bug44562.phpt]
+TEST 2144/9052 [ext/date/tests/bug44742.phpt]
PASS Bug #44742 (timezone_offset_get() causes segmentation faults) [ext/date/tests/bug44742.phpt]
+TEST 2145/9052 [ext/date/tests/bug45529.phpt]
PASS Bug #45529 (UTC not properly recognised as timezone identifier while parsing) [ext/date/tests/bug45529.phpt]
+TEST 2146/9052 [ext/date/tests/bug45554.phpt]
PASS Bug #45554 (Inconsistent behavior of the u format char) [ext/date/tests/bug45554.phpt]
+TEST 2147/9052 [ext/date/tests/bug45682.phpt]
PASS Bug #45682 (Unable to var_dump(DateInterval)) [ext/date/tests/bug45682.phpt]
+TEST 2148/9052 [ext/date/tests/bug45866.phpt]
FAIL Bug #45866 (decimal values fed to DateTime->modify() causes long execution times) [ext/date/tests/bug45866.phpt]
+TEST 2149/9052 [ext/date/tests/bug46108.phpt]
PASS Bug #46108 (DateTime - Memory leak when unserializing) [ext/date/tests/bug46108.phpt]
+TEST 2150/9052 [ext/date/tests/bug46111.phpt]
PASS Bug #46111 (strtotime() returns false for some valid timezones) [ext/date/tests/bug46111.phpt]
+TEST 2151/9052 [ext/date/tests/bug46268.phpt]
PASS Bug #46268 (When call DateTime#setTime, it seems to be called the last modify method too) [ext/date/tests/bug46268.phpt]
+TEST 2152/9052 [ext/date/tests/bug46874.phpt]
PASS Bug #46874 (DatePeriod not resetting after foreach loop) [ext/date/tests/bug46874.phpt]
+TEST 2153/9052 [ext/date/tests/bug48058.phpt]
PASS Bug #48058 (Year formatter goes wrong with out-of-int range) [ext/date/tests/bug48058.phpt]
+TEST 2154/9052 [ext/date/tests/bug48097.phpt]
PASS Bug #48097 (date_timezone_set function produces wrong datetime result) [ext/date/tests/bug48097.phpt]
+TEST 2155/9052 [ext/date/tests/bug48187.phpt]
PASS Bug #48187 (DateTime::diff() corrupting microtime() result) [ext/date/tests/bug48187.phpt]
+TEST 2156/9052 [ext/date/tests/bug48276.phpt]
PASS Bug #48276 (date("Y") prints wrong year on Big Endian machines) [ext/date/tests/bug48276.phpt]
+TEST 2157/9052 [ext/date/tests/bug48476.phpt]
PASS Bug #48476 (cloning extended DateTime class without calling parent::__constr crashed PHP) [ext/date/tests/bug48476.phpt]
+TEST 2158/9052 [ext/date/tests/bug48678.phpt]
PASS Bug #48678 (DateInterval segfaults when unserialising) [ext/date/tests/bug48678.phpt]
+TEST 2159/9052 [ext/date/tests/bug49059.phpt]
PASS Bug #49059 (DateTime::diff() repeats previous sub() operation) [ext/date/tests/bug49059.phpt]
+TEST 2160/9052 [ext/date/tests/bug49081.phpt]
PASS Bug #49081 (DateTime::diff() mistake if start in January and interval > 28 days) [ext/date/tests/bug49081.phpt]
+TEST 2161/9052 [ext/date/tests/bug49585.phpt]
PASS Bug #49585 (date_format buffer not long enough for >4 digit years) [ext/date/tests/bug49585.phpt]
+TEST 2162/9052 [ext/date/tests/bug49700.phpt]
PASS Bug #49700 (memory leaks in php_date.c if garbage collector is enabled) [ext/date/tests/bug49700.phpt]
+TEST 2163/9052 [ext/date/tests/bug49778.phpt]
PASS Bug #49778 (DateInterval::format("%a") is always zero when an interval is created from an ISO string) [ext/date/tests/bug49778.phpt]
+TEST 2164/9052 [ext/date/tests/bug50055.phpt]
PASS Bug #50555 (DateTime::sub() allows 'relative' time modifications). [ext/date/tests/bug50055.phpt]
+TEST 2165/9052 [ext/date/tests/bug50392.phpt]
PASS Bug #50392 (date_create_from_format enforces 6 digits for 'u' format character) [ext/date/tests/bug50392.phpt]
+TEST 2166/9052 [ext/date/tests/bug50475.phpt]
PASS Bug #50475 (DateTime::setISODate followed by DateTime::setTime) [ext/date/tests/bug50475.phpt]
+TEST 2167/9052 [ext/date/tests/bug50680.phpt]
PASS Bug #50680 ("eighth" quantifier is not understood) [ext/date/tests/bug50680.phpt]
+TEST 2168/9052 [ext/date/tests/bug51096.phpt]
PASS Bug #51096 (Test for "first day" vs "first day of") [ext/date/tests/bug51096.phpt]
+TEST 2169/9052 [ext/date/tests/bug51393.phpt]
PASS Bug #51393 (DateTime::createFromFormat() fails if format string contains timezone) [ext/date/tests/bug51393.phpt]
+TEST 2170/9052 [ext/date/tests/bug51819.phpt]
PASS Bug #51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error) [ext/date/tests/bug51819.phpt]
+TEST 2171/9052 [ext/date/tests/bug51866.phpt]
PASS Bug #51866 (Lenient parsing with parseFromFormat) [ext/date/tests/bug51866.phpt]
+TEST 2172/9052 [ext/date/tests/bug51994.phpt]
PASS Bug #51994 (date_parse_from_format is parsing invalid date using 'yz' format) [ext/date/tests/bug51994.phpt]
+TEST 2173/9052 [ext/date/tests/bug52062-64bit.phpt]
SKIP Bug #52062 (large timestamps with DateTime::getTimestamp and DateTime::setTimestamp) (64 bit) [ext/date/tests/bug52062-64bit.phpt] reason: 64 bit only
+TEST 2174/9052 [ext/date/tests/bug52062.phpt]
PASS Bug #52062 (large timestamps with DateTime::getTimestamp and DateTime::setTimestamp) (32 bit) [ext/date/tests/bug52062.phpt]
+TEST 2175/9052 [ext/date/tests/bug52063.phpt]
PASS Bug #52063 (DateTime constructor's second argument doesn't have a null default value) [ext/date/tests/bug52063.phpt]
+TEST 2176/9052 [ext/date/tests/bug52113.phpt]
PASS Bug #52113 (Seg fault while creating (by unserialization) DatePeriod) [ext/date/tests/bug52113.phpt]
+TEST 2177/9052 [ext/date/tests/bug52290.phpt]
PASS Bug #52290 (setDate, setISODate, setTime works wrong when DateTime created from timestamp) [ext/date/tests/bug52290.phpt]
+TEST 2178/9052 [ext/date/tests/bug52342.phpt]
PASS Bug #52342 (DateTime setIsoDate results in wrong timestamp) [ext/date/tests/bug52342.phpt]
+TEST 2179/9052 [ext/date/tests/bug52430.phpt]
PASS Bug #52430 (date_parse parse 24:xx:xx as valid time) [ext/date/tests/bug52430.phpt]
+TEST 2180/9052 [ext/date/tests/bug52454.phpt]
PASS Bug #52454 (Relative dates and getTimestamp increments by one day) [ext/date/tests/bug52454.phpt]
+TEST 2181/9052 [ext/date/tests/bug52577.phpt]
PASS Bug #52577 (Incorrect date returning) [ext/date/tests/bug52577.phpt]
+TEST 2182/9052 [ext/date/tests/bug52668.phpt]
PASS Bug #52668 (Iterating over a dateperiod twice is broken) [ext/date/tests/bug52668.phpt]
+TEST 2183/9052 [ext/date/tests/bug52738.phpt]
PASS Bug #52738 (Can't use new properties in class extended from DateInterval) [ext/date/tests/bug52738.phpt]
+TEST 2184/9052 [ext/date/tests/bug52808.phpt]
PASS Bug #52808 (Segfault when specifying interval as two dates) [ext/date/tests/bug52808.phpt]
+TEST 2185/9052 [ext/date/tests/bug53437.phpt]
PASS Bug #53437 (Crash when using unserialized DatePeriod instance), variation 1 [ext/date/tests/bug53437.phpt]
+TEST 2186/9052 [ext/date/tests/bug53437_var1.phpt]
PASS Bug #53437 (Crash when using unserialized DatePeriod instance), variation 2 [ext/date/tests/bug53437_var1.phpt]
+TEST 2187/9052 [ext/date/tests/bug53437_var2.phpt]
PASS Bug #53437 DateInterval basic serialization [ext/date/tests/bug53437_var2.phpt]
+TEST 2188/9052 [ext/date/tests/bug53437_var3.phpt]
FAIL Bug #53437 DateInterval unserialize bad data, 32 bit [ext/date/tests/bug53437_var3.phpt]
+TEST 2189/9052 [ext/date/tests/bug53437_var4.phpt]
PASS Bug #53437 (Check that var_dump out is the same using the whole object or it's single properties), variation 4 [ext/date/tests/bug53437_var4.phpt]
+TEST 2190/9052 [ext/date/tests/bug53437_var5.phpt]
SKIP Bug #53437 DateInterval unserialize bad data, 64 bit [ext/date/tests/bug53437_var5.phpt] reason: true 64 bit only
+TEST 2191/9052 [ext/date/tests/bug53502.phpt]
PASS Bug #53502 (strtotime with timezone memory leak) [ext/date/tests/bug53502.phpt]
+TEST 2192/9052 [ext/date/tests/bug54283.phpt]
PASS Bug #54283 (new DatePeriod(NULL) causes crash) [ext/date/tests/bug54283.phpt]
+TEST 2193/9052 [ext/date/tests/bug54316.phpt]
PASS Bug #54316 (DateTime::createFromFormat does not handle trailing '|' correctly) [ext/date/tests/bug54316.phpt]
+TEST 2194/9052 [ext/date/tests/bug54340.phpt]
PASS Bug #54340 (DateTime::add() method bug) [ext/date/tests/bug54340.phpt]
+TEST 2195/9052 [ext/date/tests/bug54597.phpt]
PASS Bug #54597 (incorrect years for DateTime objects created with 4-digit years) [ext/date/tests/bug54597.phpt]
+TEST 2196/9052 [ext/date/tests/bug54851.phpt]
PASS Bug #54851 (DateTime::createFromFormat() doesn't interpret "D") [ext/date/tests/bug54851.phpt]
+TEST 2197/9052 [ext/date/tests/bug55253.phpt]
PASS Bug #55253 (DateTime::add() and sub() result -1 hour on objects with time zone type 2) [ext/date/tests/bug55253.phpt]
+TEST 2198/9052 [ext/date/tests/bug55397.phpt]
PASS Bug #55397 (comparsion of incomplete DateTime causes SIGSEGV) [ext/date/tests/bug55397.phpt]
+TEST 2199/9052 [ext/date/tests/bug60236.phpt]
PASS Bug #60236 (TLA timezone dates are not converted properly from timestamp) [ext/date/tests/bug60236.phpt]
+TEST 2200/9052 [ext/date/tests/bug62500.phpt]
PASS Bug #62500 (Segfault in DateInterval class when extended) [ext/date/tests/bug62500.phpt]
+TEST 2201/9052 [ext/date/tests/bug62852.phpt]
PASS Bug #62852 (Unserialize invalid DateTime causes crash), variation 1 [ext/date/tests/bug62852.phpt]
+TEST 2202/9052 [ext/date/tests/bug62852_var2.phpt]
PASS Bug #62852 (Unserialize invalid DateTime causes crash), variation 2 [ext/date/tests/bug62852_var2.phpt]
+TEST 2203/9052 [ext/date/tests/bug62852_var3.phpt]
PASS Bug #62852 (Unserialize invalid DateTime causes crash), variation 3 [ext/date/tests/bug62852_var3.phpt]
+TEST 2204/9052 [ext/date/tests/bug63435.phpt]
PASS Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecond [ext/date/tests/bug63435.phpt]
+TEST 2205/9052 [ext/date/tests/bug67251.phpt]
PASS Bug #67251 (date_parse_from_format out-of-bounds read) [ext/date/tests/bug67251.phpt]
+TEST 2206/9052 [ext/date/tests/bug67253.phpt]
PASS Bug #67253 (timelib_meridian_with_check out-of-bounds read) [ext/date/tests/bug67253.phpt]
+TEST 2207/9052 [ext/date/tests/cal_days_in_month_invalid_calendar.phpt]
PASS cal_days_in_month: test invalid parameter [ext/date/tests/cal_days_in_month_invalid_calendar.phpt]
+TEST 2208/9052 [ext/date/tests/cal_days_in_month_invalid_date.phpt]
PASS cal_days_in_month: test invalid parameter [ext/date/tests/cal_days_in_month_invalid_date.phpt]
+TEST 2209/9052 [ext/date/tests/checkdate_basic1.phpt]
PASS Test date_create() function : basic functionality [ext/date/tests/checkdate_basic1.phpt]
+TEST 2210/9052 [ext/date/tests/checkdate_error.phpt]
PASS Test checkdate() function : error conditions [ext/date/tests/checkdate_error.phpt]
+TEST 2211/9052 [ext/date/tests/checkdate_variation1.phpt]
PASS Test checkdate() function : usage variation - Passing unexpected values to first argument $month. [ext/date/tests/checkdate_variation1.phpt]
+TEST 2212/9052 [ext/date/tests/checkdate_variation2.phpt]
PASS Test checkdate() function : usage variation - Passing unexpected values to second argument $day. [ext/date/tests/checkdate_variation2.phpt]
+TEST 2213/9052 [ext/date/tests/checkdate_variation3.phpt]
PASS Test checkdate() function : usage variation - Passing unexpected values to third argument $year. [ext/date/tests/checkdate_variation3.phpt]
+TEST 2214/9052 [ext/date/tests/date-parse-by-format001.phpt]
PASS Test for date_parse_by_format() [ext/date/tests/date-parse-by-format001.phpt]
+TEST 2215/9052 [ext/date/tests/date-set-timestamp.phpt]
PASS DateTime::setTimestamp() [ext/date/tests/date-set-timestamp.phpt]
+TEST 2216/9052 [ext/date/tests/date-time-modify-times.phpt]
PASS Test for DateTime::modify() with absolute time statements [ext/date/tests/date-time-modify-times.phpt]
+TEST 2217/9052 [ext/date/tests/date.phpt]
PASS date() function [ext/date/tests/date.phpt]
+TEST 2218/9052 [ext/date/tests/date_add_basic.phpt]
PASS Test date_add() function : basic functionality [ext/date/tests/date_add_basic.phpt]
+TEST 2219/9052 [ext/date/tests/date_add_basic2.phpt]
PASS date_add() return false with wrong params [ext/date/tests/date_add_basic2.phpt]
+TEST 2220/9052 [ext/date/tests/date_basic1.phpt]
PASS Test date() function : basic functionality [ext/date/tests/date_basic1.phpt]
+TEST 2221/9052 [ext/date/tests/date_constants.phpt]
PASS Date constants [ext/date/tests/date_constants.phpt]
+TEST 2222/9052 [ext/date/tests/date_create-1.phpt]
PASS date_create() function [1] [ext/date/tests/date_create-1.phpt]
+TEST 2223/9052 [ext/date/tests/date_create-2.phpt]
PASS date_create() function [2] [ext/date/tests/date_create-2.phpt]
+TEST 2224/9052 [ext/date/tests/date_create-relative.phpt]
PASS date_create() with large relative offsets [ext/date/tests/date_create-relative.phpt]
+TEST 2225/9052 [ext/date/tests/date_create_basic.phpt]
PASS Test date_create() function : basic functionality [ext/date/tests/date_create_basic.phpt]
+TEST 2226/9052 [ext/date/tests/date_create_error.phpt]
PASS Test date_create() function : error conditions [ext/date/tests/date_create_error.phpt]
+TEST 2227/9052 [ext/date/tests/date_create_from_format_basic.phpt]
PASS date_create_from_format() return false with wrong params [ext/date/tests/date_create_from_format_basic.phpt]
+TEST 2228/9052 [ext/date/tests/date_create_from_format_basic2.phpt]
PASS date_create_from_format() return false [ext/date/tests/date_create_from_format_basic2.phpt]
+TEST 2229/9052 [ext/date/tests/date_create_variation1.phpt]
PASS Test date_create() function : usage variation - Passing unexpected values to first argument $time. [ext/date/tests/date_create_variation1.phpt]
+TEST 2230/9052 [ext/date/tests/date_create_variation2.phpt]
PASS Test date_create() function : usage variation - Passing unexpected values to second argument $timezone. [ext/date/tests/date_create_variation2.phpt]
+TEST 2231/9052 [ext/date/tests/date_date_set_basic1.phpt]
PASS Test date_date_set() function : basic functionality [ext/date/tests/date_date_set_basic1.phpt]
+TEST 2232/9052 [ext/date/tests/date_date_set_error.phpt]
PASS Test date_date_set() function : error conditions [ext/date/tests/date_date_set_error.phpt]
+TEST 2233/9052 [ext/date/tests/date_date_set_variation1.phpt]
PASS Test date_date_set() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_date_set_variation1.phpt]
+TEST 2234/9052 [ext/date/tests/date_date_set_variation2.phpt]
PASS Test date_date_set() function : usage variation - Passing unexpected values to second argument $year. [ext/date/tests/date_date_set_variation2.phpt]
+TEST 2235/9052 [ext/date/tests/date_date_set_variation3.phpt]
PASS Test date_date_set() function : usage variation - Passing unexpected values to third argument $month. [ext/date/tests/date_date_set_variation3.phpt]
+TEST 2236/9052 [ext/date/tests/date_date_set_variation4.phpt]
PASS Test date_date_set() function : usage variation - Passing unexpected values to forth argument $day. [ext/date/tests/date_date_set_variation4.phpt]
+TEST 2237/9052 [ext/date/tests/date_default_timezone_get-1-win32.phpt]
SKIP date_default_timezone_get() function [1] [ext/date/tests/date_default_timezone_get-1-win32.phpt] reason: skip on non windows
+TEST 2238/9052 [ext/date/tests/date_default_timezone_get-1.phpt]
FAIL date_default_timezone_get() function [1] [ext/date/tests/date_default_timezone_get-1.phpt]
+TEST 2239/9052 [ext/date/tests/date_default_timezone_get-2-win32.phpt]
SKIP date_default_timezone_get() function [2] [ext/date/tests/date_default_timezone_get-2-win32.phpt] reason: on non windows
+TEST 2240/9052 [ext/date/tests/date_default_timezone_get-2.phpt]
FAIL date_default_timezone_get() function [2] [ext/date/tests/date_default_timezone_get-2.phpt]
+TEST 2241/9052 [ext/date/tests/date_default_timezone_get-3.phpt]
PASS date_default_timezone_get() function [3] [ext/date/tests/date_default_timezone_get-3.phpt]
+TEST 2242/9052 [ext/date/tests/date_default_timezone_get_error.phpt]
PASS Test date_default_timezone_get() function : error conditions [ext/date/tests/date_default_timezone_get_error.phpt]
+TEST 2243/9052 [ext/date/tests/date_default_timezone_set-1.phpt]
FAIL date_default_timezone_set() function [1] [ext/date/tests/date_default_timezone_set-1.phpt]
+TEST 2244/9052 [ext/date/tests/date_default_timezone_set_error.phpt]
PASS Test date_default_timezone_set() function : error variations [ext/date/tests/date_default_timezone_set_error.phpt]
+TEST 2245/9052 [ext/date/tests/date_default_timezone_set_variation1.phpt]
PASS Test date_default_timezone_set() function : usage variations - Passing unexpected values for time_zone identifier [ext/date/tests/date_default_timezone_set_variation1.phpt]
+TEST 2246/9052 [ext/date/tests/date_diff.phpt]
PASS Extensive test for date_diff(). [ext/date/tests/date_diff.phpt]
+TEST 2247/9052 [ext/date/tests/date_diff1.phpt]
PASS Test for date_diff with timezone abbreviations. [ext/date/tests/date_diff1.phpt]
+TEST 2248/9052 [ext/date/tests/date_error.phpt]
PASS Test date() function : error conditions [ext/date/tests/date_error.phpt]
+TEST 2249/9052 [ext/date/tests/date_format_basic1.phpt]
PASS Test date_format() function : basic functionality [ext/date/tests/date_format_basic1.phpt]
+TEST 2250/9052 [ext/date/tests/date_format_error.phpt]
PASS Test date_format() function : error conditions [ext/date/tests/date_format_error.phpt]
+TEST 2251/9052 [ext/date/tests/date_format_variation1.phpt]
PASS Test date_format() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_format_variation1.phpt]
+TEST 2252/9052 [ext/date/tests/date_format_variation2.phpt]
PASS Test date_format() function : usage variation - Passing unexpected values to second argument $format. [ext/date/tests/date_format_variation2.phpt]
+TEST 2253/9052 [ext/date/tests/date_get_last_errors_basic.phpt]
PASS date_get_last_errors() return false [ext/date/tests/date_get_last_errors_basic.phpt]
+TEST 2254/9052 [ext/date/tests/date_isodate_set_basic1.phpt]
PASS Test date_isodate_set() function : basic functionality [ext/date/tests/date_isodate_set_basic1.phpt]
+TEST 2255/9052 [ext/date/tests/date_isodate_set_error.phpt]
PASS Test date_isodate_set() function : error conditions [ext/date/tests/date_isodate_set_error.phpt]
+TEST 2256/9052 [ext/date/tests/date_isodate_set_variation1.phpt]
PASS Test date_isodate_set() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_isodate_set_variation1.phpt]
+TEST 2257/9052 [ext/date/tests/date_isodate_set_variation2.phpt]
PASS Test date_isodate_set() function : usage variation - Passing unexpected values to second argument $year. [ext/date/tests/date_isodate_set_variation2.phpt]
+TEST 2258/9052 [ext/date/tests/date_isodate_set_variation3.phpt]
PASS Test date_isodate_set() function : usage variation - Passing unexpected values to third argument $week. [ext/date/tests/date_isodate_set_variation3.phpt]
+TEST 2259/9052 [ext/date/tests/date_isodate_set_variation4.phpt]
PASS Test date_isodate_set() function : usage variation - Passing unexpected values to forth argument $day. [ext/date/tests/date_isodate_set_variation4.phpt]
+TEST 2260/9052 [ext/date/tests/date_modify-1.phpt]
PASS date_modify() function [1] [ext/date/tests/date_modify-1.phpt]
+TEST 2261/9052 [ext/date/tests/date_modify-2.phpt]
PASS date_modify() function [2] [ext/date/tests/date_modify-2.phpt]
+TEST 2262/9052 [ext/date/tests/date_modify_basic1.phpt]
PASS Test date_modify() function : basic functionality [ext/date/tests/date_modify_basic1.phpt]
+TEST 2263/9052 [ext/date/tests/date_modify_error.phpt]
PASS Test date_modify() function : error conditions [ext/date/tests/date_modify_error.phpt]
+TEST 2264/9052 [ext/date/tests/date_modify_variation1.phpt]
PASS Test date_modify() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_modify_variation1.phpt]
+TEST 2265/9052 [ext/date/tests/date_modify_variation2.phpt]
PASS Test date_modify() function : usage variation - Passing unexpected values to second argument $format. [ext/date/tests/date_modify_variation2.phpt]
+TEST 2266/9052 [ext/date/tests/date_offset_get_basic1.phpt]
PASS Test date_offset_get() function : basic functionality [ext/date/tests/date_offset_get_basic1.phpt]
+TEST 2267/9052 [ext/date/tests/date_offset_get_error.phpt]
PASS Test date_offset_get() function : error conditions [ext/date/tests/date_offset_get_error.phpt]
+TEST 2268/9052 [ext/date/tests/date_offset_get_variation1.phpt]
PASS Test date_offset_get() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_offset_get_variation1.phpt]
+TEST 2269/9052 [ext/date/tests/date_parse_001.phpt]
PASS Test basic date_parse() [ext/date/tests/date_parse_001.phpt]
+TEST 2270/9052 [ext/date/tests/date_parse_basic1.phpt]
PASS Test date_parse() function : basic functionality [ext/date/tests/date_parse_basic1.phpt]
+TEST 2271/9052 [ext/date/tests/date_parse_error.phpt]
PASS Test date_parse() function : error conditions [ext/date/tests/date_parse_error.phpt]
+TEST 2272/9052 [ext/date/tests/date_parse_from_format_basic.phpt]
PASS date_parse_from_format() return false with wrong params [ext/date/tests/date_parse_from_format_basic.phpt]
+TEST 2273/9052 [ext/date/tests/date_parse_variation1.phpt]
PASS Test date_parse() function : usage variation - Passing unexpected values to first argument $date. [ext/date/tests/date_parse_variation1.phpt]
+TEST 2274/9052 [ext/date/tests/date_period.phpt]
PASS DatePeriod [ext/date/tests/date_period.phpt]
+TEST 2275/9052 [ext/date/tests/date_sub_basic.phpt]
PASS Test date_sub() function : basic functionality [ext/date/tests/date_sub_basic.phpt]
+TEST 2276/9052 [ext/date/tests/date_sun_info_001.phpt]
PASS Test basic date_sun_info() [ext/date/tests/date_sun_info_001.phpt]
+TEST 2277/9052 [ext/date/tests/date_sun_info_002.phpt]
PASS Test basic date_sun_info() [ext/date/tests/date_sun_info_002.phpt]
+TEST 2278/9052 [ext/date/tests/date_sun_info_error.phpt]
PASS Test date_sun_info() function : error variations [ext/date/tests/date_sun_info_error.phpt]
+TEST 2279/9052 [ext/date/tests/date_sun_info_variation1.phpt]
PASS Test date_sun_info() function : error variations - Pass unexpected values for time argument [ext/date/tests/date_sun_info_variation1.phpt]
+TEST 2280/9052 [ext/date/tests/date_sun_info_variation2.phpt]
PASS Test date_sun_info() function : error variations - Pass unexpected values for latitude argument [ext/date/tests/date_sun_info_variation2.phpt]
+TEST 2281/9052 [ext/date/tests/date_sun_info_variation3.phpt]
PASS Test date_sun_info() function : usage variations - Pass unexpected values for longitude argument [ext/date/tests/date_sun_info_variation3.phpt]
+TEST 2282/9052 [ext/date/tests/date_sunrise_and_sunset_basic.phpt]
PASS Basic test for date_sunrise and date_sunset based on example in PHP manual [ext/date/tests/date_sunrise_and_sunset_basic.phpt]
+TEST 2283/9052 [ext/date/tests/date_sunrise_error.phpt]
PASS Test date_sunrise() function : error conditions [ext/date/tests/date_sunrise_error.phpt]
+TEST 2284/9052 [ext/date/tests/date_sunrise_variation1.phpt]
PASS Test date_sunrise() function : usage variation - Passing unexpected values to first argument time. [ext/date/tests/date_sunrise_variation1.phpt]
+TEST 2285/9052 [ext/date/tests/date_sunrise_variation2.phpt]
PASS Test date_sunrise() function : usage variation - Passing unexpected values to second argument format. [ext/date/tests/date_sunrise_variation2.phpt]
+TEST 2286/9052 [ext/date/tests/date_sunrise_variation3.phpt]
PASS Test date_sunrise() function : usage variation - Passing unexpected values to third argument latitude. [ext/date/tests/date_sunrise_variation3.phpt]
+TEST 2287/9052 [ext/date/tests/date_sunrise_variation4.phpt]
PASS Test date_sunrise() function : usage variation - Passing unexpected values to fourth argument longitude. [ext/date/tests/date_sunrise_variation4.phpt]
+TEST 2288/9052 [ext/date/tests/date_sunrise_variation5.phpt]
PASS Test date_sunrise() function : usage variation - Passing unexpected values to fifth argument zenith [ext/date/tests/date_sunrise_variation5.phpt]
+TEST 2289/9052 [ext/date/tests/date_sunrise_variation6.phpt]
PASS Test date_sunrise() function : usage variation - Passing unexpected values to sixth argument gmt_offset. [ext/date/tests/date_sunrise_variation6.phpt]
+TEST 2290/9052 [ext/date/tests/date_sunrise_variation7.phpt]
PASS Test date_sunrise() function : usage variation - Checking sunrise for consecutive days in specific timezone [ext/date/tests/date_sunrise_variation7.phpt]
+TEST 2291/9052 [ext/date/tests/date_sunrise_variation8.phpt]
PASS Test date_sunrise() function : usage variation - Checking with North and South poles when Sun is up and down all day [ext/date/tests/date_sunrise_variation8.phpt]
+TEST 2292/9052 [ext/date/tests/date_sunrise_variation9.phpt]
PASS Test date_sunrise() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunrise_variation9.phpt]
+TEST 2293/9052 [ext/date/tests/date_sunset_error.phpt]
PASS Test date_sunset() function : error conditions [ext/date/tests/date_sunset_error.phpt]
+TEST 2294/9052 [ext/date/tests/date_sunset_variation1.phpt]
PASS Test date_sunset() function : usage variation - Passing unexpected values to first argument time. [ext/date/tests/date_sunset_variation1.phpt]
+TEST 2295/9052 [ext/date/tests/date_sunset_variation2.phpt]
PASS Test date_sunset() function : usage variation - Passing unexpected values to second argument format. [ext/date/tests/date_sunset_variation2.phpt]
+TEST 2296/9052 [ext/date/tests/date_sunset_variation3.phpt]
PASS Test date_sunset() function : usage variation - Passing unexpected values to third argument latitude. [ext/date/tests/date_sunset_variation3.phpt]
+TEST 2297/9052 [ext/date/tests/date_sunset_variation4.phpt]
PASS Test date_sunset() function : usage variation - Passing unexpected values to fourth argument longitude. [ext/date/tests/date_sunset_variation4.phpt]
+TEST 2298/9052 [ext/date/tests/date_sunset_variation5.phpt]
PASS Test date_sunset() function : usage variation - Passing unexpected values to fifth argument zenith. [ext/date/tests/date_sunset_variation5.phpt]
+TEST 2299/9052 [ext/date/tests/date_sunset_variation6.phpt]
PASS Test date_sunset() function : usage variation - Passing unexpected values to sixth argument gmt_offset. [ext/date/tests/date_sunset_variation6.phpt]
+TEST 2300/9052 [ext/date/tests/date_sunset_variation7.phpt]
PASS Test date_sunset() function : usage variation - Checking sunrise for consecutive days in specific timezone [ext/date/tests/date_sunset_variation7.phpt]
+TEST 2301/9052 [ext/date/tests/date_sunset_variation8.phpt]
PASS Test date_sunset() function : usage variation - Checking with North and South poles when Sun is up and down all day [ext/date/tests/date_sunset_variation8.phpt]
+TEST 2302/9052 [ext/date/tests/date_sunset_variation9.phpt]
PASS Test date_sunset() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunset_variation9.phpt]
+TEST 2303/9052 [ext/date/tests/date_time_set_basic1.phpt]
PASS Test date_time_set() function : basic functionality [ext/date/tests/date_time_set_basic1.phpt]
+TEST 2304/9052 [ext/date/tests/date_time_set_error.phpt]
PASS Test date_time_set() function : error conditions [ext/date/tests/date_time_set_error.phpt]
+TEST 2305/9052 [ext/date/tests/date_time_set_variation1.phpt]
PASS Test date_time_set() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_time_set_variation1.phpt]
+TEST 2306/9052 [ext/date/tests/date_time_set_variation2.phpt]
PASS Test date_time_set() function : usage variation - Passing unexpected values to second argument $hour. [ext/date/tests/date_time_set_variation2.phpt]
+TEST 2307/9052 [ext/date/tests/date_time_set_variation3.phpt]
PASS Test date_time_set() function : usage variation - Passing unexpected values to third argument $minute. [ext/date/tests/date_time_set_variation3.phpt]
+TEST 2308/9052 [ext/date/tests/date_time_set_variation4.phpt]
PASS Test date_time_set() function : usage variation - Passing unexpected values to forth argument $sec. [ext/date/tests/date_time_set_variation4.phpt]
+TEST 2309/9052 [ext/date/tests/date_timestamp_get.phpt]
PASS DateTime: Test correct setup and correct DateTime parameter to date_timestamp_get() [ext/date/tests/date_timestamp_get.phpt]
+TEST 2310/9052 [ext/date/tests/date_timezone_get_basic1.phpt]
PASS Test date_timezone_get() function : basic functionality [ext/date/tests/date_timezone_get_basic1.phpt]
+TEST 2311/9052 [ext/date/tests/date_timezone_get_error.phpt]
PASS Test date_timezone_get() function : error conditions [ext/date/tests/date_timezone_get_error.phpt]
+TEST 2312/9052 [ext/date/tests/date_timezone_get_variation1.phpt]
PASS Test date_timezone_get() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_timezone_get_variation1.phpt]
+TEST 2313/9052 [ext/date/tests/date_timezone_set_basic1.phpt]
PASS Test date_timezone_set() function : basic functionality [ext/date/tests/date_timezone_set_basic1.phpt]
+TEST 2314/9052 [ext/date/tests/date_timezone_set_error.phpt]
PASS Test date_timezone_set() function : error conditions [ext/date/tests/date_timezone_set_error.phpt]
+TEST 2315/9052 [ext/date/tests/date_timezone_set_variation1.phpt]
PASS Test date_timezone_set() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/date_timezone_set_variation1.phpt]
+TEST 2316/9052 [ext/date/tests/date_timezone_set_variation2.phpt]
PASS Test date_timezone_set() function : usage variation - Passing unexpected values to second argument $timezone. [ext/date/tests/date_timezone_set_variation2.phpt]
+TEST 2317/9052 [ext/date/tests/date_variation1.phpt]
PASS Test date() function : usage variation - Passing unexpected values to first argument $format. [ext/date/tests/date_variation1.phpt]
+TEST 2318/9052 [ext/date/tests/date_variation2.phpt]
PASS Test date() function : usage variation - Passing unexpected values to second argument $timestamp. [ext/date/tests/date_variation2.phpt]
+TEST 2319/9052 [ext/date/tests/default-timezone-1.phpt]
PASS date.timezone setting [1] [ext/date/tests/default-timezone-1.phpt]
+TEST 2320/9052 [ext/date/tests/default-timezone-2.phpt]
PASS date.timezone setting [2] [ext/date/tests/default-timezone-2.phpt]
+TEST 2321/9052 [ext/date/tests/format-negative-timestamp.phpt]
PASS strtotime() - Format: @timestamps [ext/date/tests/format-negative-timestamp.phpt]
+TEST 2322/9052 [ext/date/tests/getdate_basic.phpt]
PASS Test getdate() function : basic functionality [ext/date/tests/getdate_basic.phpt]
+TEST 2323/9052 [ext/date/tests/getdate_error.phpt]
PASS Test getdate() function : error conditions [ext/date/tests/getdate_error.phpt]
+TEST 2324/9052 [ext/date/tests/getdate_variation1.phpt]
PASS Test getdate() function : usage variation - Passing unexpected values to first argument timestamp. [ext/date/tests/getdate_variation1.phpt]
+TEST 2325/9052 [ext/date/tests/getdate_variation2.phpt]
PASS Test getdate() function : usage variation - Passing octal timestamp values [ext/date/tests/getdate_variation2.phpt]
+TEST 2326/9052 [ext/date/tests/getdate_variation3.phpt]
PASS Test getdate() function : usage variation - Passing hexadcimal timestamp values [ext/date/tests/getdate_variation3.phpt]
+TEST 2327/9052 [ext/date/tests/getdate_variation4.phpt]
PASS Test getdate() function : usage variation - Verifyig by supplying year-wise sample time stamps since Unix epoch time [ext/date/tests/getdate_variation4.phpt]
+TEST 2328/9052 [ext/date/tests/getdate_variation5.phpt]
PASS Test getdate() function : usage variation - Verifyig with different timezones on Unix epoch timestamp [ext/date/tests/getdate_variation5.phpt]
+TEST 2329/9052 [ext/date/tests/getdate_variation6.phpt]
PASS Test getdate() function : usage variation - Passing strings containing numbers [ext/date/tests/getdate_variation6.phpt]
+TEST 2330/9052 [ext/date/tests/getdate_variation7.phpt]
PASS Test getdate() function : usage variation - Passing high positive and negative float values to timestamp. [ext/date/tests/getdate_variation7.phpt]
+TEST 2331/9052 [ext/date/tests/gettimeofday_basic.phpt]
PASS Test gettimeofday() function : basic functionality [ext/date/tests/gettimeofday_basic.phpt]
+TEST 2332/9052 [ext/date/tests/gettimeofday_error.phpt]
PASS Test gettimeofday() function : error conditions [ext/date/tests/gettimeofday_error.phpt]
+TEST 2333/9052 [ext/date/tests/gettimeofday_variation1.phpt]
PASS Test gettimeofday() function : usage variation - Passing unexpected values to get_as_float argument [ext/date/tests/gettimeofday_variation1.phpt]
+TEST 2334/9052 [ext/date/tests/gmdate_basic.phpt]
PASS Test gmdate() function : basic functionality [ext/date/tests/gmdate_basic.phpt]
+TEST 2335/9052 [ext/date/tests/gmdate_error.phpt]
PASS Test gmdate() function : error conditions [ext/date/tests/gmdate_error.phpt]
+TEST 2336/9052 [ext/date/tests/gmdate_variation1.phpt]
PASS Test gmdate() function : usage variation - Passing unexpected values to format argument . [ext/date/tests/gmdate_variation1.phpt]
+TEST 2337/9052 [ext/date/tests/gmdate_variation10.phpt]
PASS Test gmdate() function : usage variation - Passing Timezone format options to format argument. [ext/date/tests/gmdate_variation10.phpt]
+TEST 2338/9052 [ext/date/tests/gmdate_variation11.phpt]
PASS Test gmdate() function : usage variation - Passing Full Date/Time format options to format argument. [ext/date/tests/gmdate_variation11.phpt]
+TEST 2339/9052 [ext/date/tests/gmdate_variation12.phpt]
PASS Test gmdate() function : usage variation - Valid and invalid range of timestamp. [ext/date/tests/gmdate_variation12.phpt]
+TEST 2340/9052 [ext/date/tests/gmdate_variation13.phpt]
PASS Test gmdate() function : usage variation - Passing predefined constants to format argument. [ext/date/tests/gmdate_variation13.phpt]
+TEST 2341/9052 [ext/date/tests/gmdate_variation14.phpt]
PASS Test gmdate() function : usage variation - Passing high positive and negetive float values to timestamp. [ext/date/tests/gmdate_variation14.phpt]
+TEST 2342/9052 [ext/date/tests/gmdate_variation2.phpt]
PASS Test gmdate() function : usage variation - Passing unexpected values to timestamp argument. [ext/date/tests/gmdate_variation2.phpt]
+TEST 2343/9052 [ext/date/tests/gmdate_variation3.phpt]
PASS Test gmdate() function : usage variation - Passing numeric representation of day formats. [ext/date/tests/gmdate_variation3.phpt]
+TEST 2344/9052 [ext/date/tests/gmdate_variation4.phpt]
PASS Test gmdate() function : usage variation - Passing textual representation of day formats. [ext/date/tests/gmdate_variation4.phpt]
+TEST 2345/9052 [ext/date/tests/gmdate_variation5.phpt]
PASS Test gmdate() function : usage variation - Passing Week representation to format. [ext/date/tests/gmdate_variation5.phpt]
+TEST 2346/9052 [ext/date/tests/gmdate_variation6.phpt]
PASS Test gmdate() function : usage variation - Passing Month format options to format argument. [ext/date/tests/gmdate_variation6.phpt]
+TEST 2347/9052 [ext/date/tests/gmdate_variation7.phpt]
PASS Test gmdate() function : usage variation - Passing Year format options to format argument. [ext/date/tests/gmdate_variation7.phpt]
+TEST 2348/9052 [ext/date/tests/gmdate_variation8.phpt]
PASS Test gmdate() function : usage variation - Passing Year format options to format argument. [ext/date/tests/gmdate_variation8.phpt]
+TEST 2349/9052 [ext/date/tests/gmdate_variation9.phpt]
PASS Test gmdate() function : usage variation - Passing Time format options to format argument. [ext/date/tests/gmdate_variation9.phpt]
+TEST 2350/9052 [ext/date/tests/gmmktime_basic.phpt]
PASS Test gmmktime() function : basic functionality [ext/date/tests/gmmktime_basic.phpt]
+TEST 2351/9052 [ext/date/tests/gmmktime_error.phpt]
PASS Test gmmktime() function : error conditions [ext/date/tests/gmmktime_error.phpt]
+TEST 2352/9052 [ext/date/tests/gmmktime_variation1.phpt]
PASS Test gmmktime() function : usage variation - Passing unexpected values to first argument hour. [ext/date/tests/gmmktime_variation1.phpt]
+TEST 2353/9052 [ext/date/tests/gmmktime_variation2.phpt]
PASS Test gmmktime() function : usage variation - Passing unexpected values to second argument minute. [ext/date/tests/gmmktime_variation2.phpt]
+TEST 2354/9052 [ext/date/tests/gmmktime_variation3.phpt]
PASS Test gmmktime() function : usage variation - Passing unexpected values to third argument seconds. [ext/date/tests/gmmktime_variation3.phpt]
+TEST 2355/9052 [ext/date/tests/gmmktime_variation4.phpt]
PASS Test gmmktime() function : usage variation - Passing unexpected values to fourth argument month. [ext/date/tests/gmmktime_variation4.phpt]
+TEST 2356/9052 [ext/date/tests/gmmktime_variation5.phpt]
PASS Test gmmktime() function : usage variation - Passing unexpected values to fifth argument day. [ext/date/tests/gmmktime_variation5.phpt]
+TEST 2357/9052 [ext/date/tests/gmmktime_variation6.phpt]
PASS Test gmmktime() function : usage variation - Passing unexpected values to sixth argument year. [ext/date/tests/gmmktime_variation6.phpt]
+TEST 2358/9052 [ext/date/tests/gmmktime_variation7.phpt]
PASS Test gmmktime() function : usage variation - Checking with few optional arguments. [ext/date/tests/gmmktime_variation7.phpt]
+TEST 2359/9052 [ext/date/tests/gmmktime_variation8.phpt]
PASS Test gmmktime() function : usage variation - Passing octal and hexadecimal values to arguments. [ext/date/tests/gmmktime_variation8.phpt]
+TEST 2360/9052 [ext/date/tests/gmmktime_variation9.phpt]
PASS Test gmmktime() function : usage variation - Passing positive and negative float values to arguments. [ext/date/tests/gmmktime_variation9.phpt]
+TEST 2361/9052 [ext/date/tests/gmstrftime_basic.phpt]
PASS Test gmstrftime() function : basic functionality [ext/date/tests/gmstrftime_basic.phpt]
+TEST 2362/9052 [ext/date/tests/gmstrftime_error.phpt]
PASS Test gmstrftime() function : error conditions [ext/date/tests/gmstrftime_error.phpt]
+TEST 2363/9052 [ext/date/tests/gmstrftime_variation1.phpt]
PASS Test gmstrftime() function : usage variation - Passing unexpected values to first argument 'format'. [ext/date/tests/gmstrftime_variation1.phpt]
+TEST 2364/9052 [ext/date/tests/gmstrftime_variation10.phpt]
PASS Test gmstrftime() function : usage variation - Checking week related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation10.phpt]
+TEST 2365/9052 [ext/date/tests/gmstrftime_variation11.phpt]
SKIP Test gmstrftime() function : usage variation - Checking month related formats which are not supported on Windows. [ext/date/tests/gmstrftime_variation11.phpt] reason: Test is valid for Windows
+TEST 2366/9052 [ext/date/tests/gmstrftime_variation12.phpt]
PASS Test gmstrftime() function : usage variation - Checking month related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation12.phpt]
+TEST 2367/9052 [ext/date/tests/gmstrftime_variation13.phpt]
SKIP Test gmstrftime() function : usage variation - Checking date related formats which are not supported on Windows. [ext/date/tests/gmstrftime_variation13.phpt] reason: Test is valid for Windows
+TEST 2368/9052 [ext/date/tests/gmstrftime_variation14.phpt]
FAIL Test gmstrftime() function : usage variation - Checking date related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation14.phpt]
+TEST 2369/9052 [ext/date/tests/gmstrftime_variation15.phpt]
SKIP Test gmstrftime() function : usage variation - Checking time related formats which are not supported on Windows. [ext/date/tests/gmstrftime_variation15.phpt] reason: Test is valid for Windows
+TEST 2370/9052 [ext/date/tests/gmstrftime_variation16.phpt]
PASS Test gmstrftime() function : usage variation - Checking time related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation16.phpt]
+TEST 2371/9052 [ext/date/tests/gmstrftime_variation17.phpt]
SKIP Test gmstrftime() function : usage variation - Checking day related formats which are not supported on Windows. [ext/date/tests/gmstrftime_variation17.phpt] reason: Test is valid for Windows
+TEST 2372/9052 [ext/date/tests/gmstrftime_variation18.phpt]
PASS Test gmstrftime() function : usage variation - Checking day related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation18.phpt]
+TEST 2373/9052 [ext/date/tests/gmstrftime_variation19.phpt]
SKIP Test gmstrftime() function : usage variation - Checking newline and tab formats which are not supported on Windows. [ext/date/tests/gmstrftime_variation19.phpt] reason: Test is valid for Windows
+TEST 2374/9052 [ext/date/tests/gmstrftime_variation2.phpt]
PASS Test gmstrftime() function : usage variation - Passing unexpected values to second argument 'timestamp'. [ext/date/tests/gmstrftime_variation2.phpt]
+TEST 2375/9052 [ext/date/tests/gmstrftime_variation20.phpt]
PASS Test gmstrftime() function : usage variation - Checking newline and tab formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation20.phpt]
+TEST 2376/9052 [ext/date/tests/gmstrftime_variation21.phpt]
SKIP Test gmstrftime() function : usage variation - Checking Preferred date and time representation on Windows. [ext/date/tests/gmstrftime_variation21.phpt] reason: Test is valid for Windows
+TEST 2377/9052 [ext/date/tests/gmstrftime_variation22.phpt]
FAIL Test gmstrftime() function : usage variation - Checking Preferred date and time representation other than on Windows. [ext/date/tests/gmstrftime_variation22.phpt]
+TEST 2378/9052 [ext/date/tests/gmstrftime_variation3.phpt]
PASS Test gmstrftime() function : usage variation - Passing week related format strings to format argument. [ext/date/tests/gmstrftime_variation3.phpt]
+TEST 2379/9052 [ext/date/tests/gmstrftime_variation4.phpt]
PASS Test gmstrftime() function : usage variation - Passing month related format strings to format argument. [ext/date/tests/gmstrftime_variation4.phpt]
+TEST 2380/9052 [ext/date/tests/gmstrftime_variation5.phpt]
PASS Test gmstrftime() function : usage variation - Passing date related format strings to format argument. [ext/date/tests/gmstrftime_variation5.phpt]
+TEST 2381/9052 [ext/date/tests/gmstrftime_variation6.phpt]
PASS Test gmstrftime() function : usage variation - Passing time related format strings to format argument. [ext/date/tests/gmstrftime_variation6.phpt]
+TEST 2382/9052 [ext/date/tests/gmstrftime_variation7.phpt]
PASS Test gmstrftime() function : usage variation - Passing day related format strings to format argument. [ext/date/tests/gmstrftime_variation7.phpt]
+TEST 2383/9052 [ext/date/tests/gmstrftime_variation8.phpt]
PASS Test gmstrftime() function : usage variation - Passing literal related strings to format argument. [ext/date/tests/gmstrftime_variation8.phpt]
+TEST 2384/9052 [ext/date/tests/gmstrftime_variation9.phpt]
SKIP Test gmstrftime() function : usage variation - Checking week related formats which are not supported on Windows. [ext/date/tests/gmstrftime_variation9.phpt] reason: Test is not valid for Windows
+TEST 2385/9052 [ext/date/tests/idate_basic.phpt]
PASS Test idate() function : basic functionality [ext/date/tests/idate_basic.phpt]
+TEST 2386/9052 [ext/date/tests/idate_error.phpt]
PASS Test idate() function : error conditions [ext/date/tests/idate_error.phpt]
+TEST 2387/9052 [ext/date/tests/idate_variation1.phpt]
PASS Test idate() function : usage variation - Passing unexpected values to first argument 'format'. [ext/date/tests/idate_variation1.phpt]
+TEST 2388/9052 [ext/date/tests/idate_variation2.phpt]
PASS Test idate() function : usage variation - Passing unexpected values to second optional argument 'timestamp'. [ext/date/tests/idate_variation2.phpt]
+TEST 2389/9052 [ext/date/tests/idate_variation3.phpt]
PASS Test idate() function : usage variation - Passing higher positive and negetive float values to timestamp. [ext/date/tests/idate_variation3.phpt]
+TEST 2390/9052 [ext/date/tests/idate_variation4.phpt]
PASS Test idate() function : usage variation - Passing supported Date format characters to format argument. [ext/date/tests/idate_variation4.phpt]
+TEST 2391/9052 [ext/date/tests/idate_variation5.phpt]
PASS Test idate() function : usage variation - Passing supported Time format characters to format argument. [ext/date/tests/idate_variation5.phpt]
+TEST 2392/9052 [ext/date/tests/idate_variation6.phpt]
PASS Test idate() function : usage variation - Checking return of year(1 or 2 digits) format starting with zero and nonzero. [ext/date/tests/idate_variation6.phpt]
+TEST 2393/9052 [ext/date/tests/localtime_basic.phpt]
PASS Test localtime() function : basic functionality [ext/date/tests/localtime_basic.phpt]
+TEST 2394/9052 [ext/date/tests/localtime_error.phpt]
PASS Test localtime() function : error conditions [ext/date/tests/localtime_error.phpt]
+TEST 2395/9052 [ext/date/tests/localtime_variation1.phpt]
PASS Test localtime() function : usage variation - Passing unexpected values to first argument 'timestamp'. [ext/date/tests/localtime_variation1.phpt]
+TEST 2396/9052 [ext/date/tests/localtime_variation2.phpt]
PASS Test localtime() function : usage variation - Passing unexpected values to second argument 'associative_array'. [ext/date/tests/localtime_variation2.phpt]
+TEST 2397/9052 [ext/date/tests/localtime_variation3.phpt]
PASS Test localtime() function : usage variation - Passing higher positive and negetive float values to timestamp. [ext/date/tests/localtime_variation3.phpt]
+TEST 2398/9052 [ext/date/tests/localtime_variation4.phpt]
PASS Test localtime() function : usage variation - Passing octal values to timestamp. [ext/date/tests/localtime_variation4.phpt]
+TEST 2399/9052 [ext/date/tests/localtime_variation5.phpt]
PASS Test localtime() function : usage variation - Passing hexa decimal values to timestamp. [ext/date/tests/localtime_variation5.phpt]
+TEST 2400/9052 [ext/date/tests/microtime_basic.phpt]
PASS Test return type and value for expected input microtime() [ext/date/tests/microtime_basic.phpt]
+TEST 2401/9052 [ext/date/tests/microtime_error.phpt]
PASS Test wrong number of arguments for microtime() [ext/date/tests/microtime_error.phpt]
+TEST 2402/9052 [ext/date/tests/mktime-1.phpt]
PASS Check for mktime with out-of-range parameters [ext/date/tests/mktime-1.phpt]
+TEST 2403/9052 [ext/date/tests/mktime-2.phpt]
PASS mktime() [2] [ext/date/tests/mktime-2.phpt]
+TEST 2404/9052 [ext/date/tests/mktime-3-64bit.phpt]
SKIP mktime() [3] (64-bit) [ext/date/tests/mktime-3-64bit.phpt] reason: 64-bit only
+TEST 2405/9052 [ext/date/tests/mktime-3.phpt]
PASS mktime() [3] (32-bit) [ext/date/tests/mktime-3.phpt]
+TEST 2406/9052 [ext/date/tests/mktime_basic1.phpt]
PASS Test mktime() function : basic functionality [ext/date/tests/mktime_basic1.phpt]
+TEST 2407/9052 [ext/date/tests/mktime_error.phpt]
PASS Test mktime() function : error conditions [ext/date/tests/mktime_error.phpt]
+TEST 2408/9052 [ext/date/tests/mktime_variation1.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to first argument $hour. [ext/date/tests/mktime_variation1.phpt]
+TEST 2409/9052 [ext/date/tests/mktime_variation2.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to second argument $minute. [ext/date/tests/mktime_variation2.phpt]
+TEST 2410/9052 [ext/date/tests/mktime_variation3.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to third argument $second. [ext/date/tests/mktime_variation3.phpt]
+TEST 2411/9052 [ext/date/tests/mktime_variation4.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to forth argument $month. [ext/date/tests/mktime_variation4.phpt]
+TEST 2412/9052 [ext/date/tests/mktime_variation5.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to fifth argument $day. [ext/date/tests/mktime_variation5.phpt]
+TEST 2413/9052 [ext/date/tests/mktime_variation6.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to sixth argument $year. [ext/date/tests/mktime_variation6.phpt]
+TEST 2414/9052 [ext/date/tests/mktime_variation7.phpt]
PASS Test mktime() function : usage variation - Passing unexpected values to seventh argument $is_dst. [ext/date/tests/mktime_variation7.phpt]
+TEST 2415/9052 [ext/date/tests/oo_001.phpt]
PASS date OO interface [ext/date/tests/oo_001.phpt]
+TEST 2416/9052 [ext/date/tests/oo_002.phpt]
PASS date OO cloning [ext/date/tests/oo_002.phpt]
+TEST 2417/9052 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type1.phpt]
PASS RFC: DateTime and Daylight Saving Time Transitions (zone type 1) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type1.phpt]
+TEST 2418/9052 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type2.phpt]
PASS RFC: DateTime and Daylight Saving Time Transitions (zone type 2) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type2.phpt]
+TEST 2419/9052 [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3.phpt]
XFAIL RFC: DateTime and Daylight Saving Time Transitions (zone type 3) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3.phpt] XFAIL REASON: RFC not implemented yet
+TEST 2420/9052 [ext/date/tests/strftime_basic.phpt]
PASS Test strftime() function : basic functionality [ext/date/tests/strftime_basic.phpt]
+TEST 2421/9052 [ext/date/tests/strftime_error.phpt]
PASS Test strftime() function : error conditions [ext/date/tests/strftime_error.phpt]
+TEST 2422/9052 [ext/date/tests/strftime_variation1.phpt]
PASS Test strftime() function : usage variation - Passing unexpected values to first argument 'format'. [ext/date/tests/strftime_variation1.phpt]
+TEST 2423/9052 [ext/date/tests/strftime_variation10.phpt]
PASS Test strftime() function : usage variation - Checking week related formats which are supported other than on Windows. [ext/date/tests/strftime_variation10.phpt]
+TEST 2424/9052 [ext/date/tests/strftime_variation11.phpt]
SKIP Test strftime() function : usage variation - Checking month related formats which are not supported on Windows. [ext/date/tests/strftime_variation11.phpt] reason: Test is valid for Windows
+TEST 2425/9052 [ext/date/tests/strftime_variation12.phpt]
PASS Test strftime() function : usage variation - Checking month related formats which are supported other than on Windows. [ext/date/tests/strftime_variation12.phpt]
+TEST 2426/9052 [ext/date/tests/strftime_variation13.phpt]
SKIP Test strftime() function : usage variation - Checking date related formats which are not supported on Windows. [ext/date/tests/strftime_variation13.phpt] reason: Test is valid for Windows
+TEST 2427/9052 [ext/date/tests/strftime_variation14.phpt]
FAIL Test strftime() function : usage variation - Checking date related formats which are supported other than on Windows. [ext/date/tests/strftime_variation14.phpt]
+TEST 2428/9052 [ext/date/tests/strftime_variation15.phpt]
SKIP Test strftime() function : usage variation - Checking time related formats which are not supported on Windows. [ext/date/tests/strftime_variation15.phpt] reason: Test is valid for Windows
+TEST 2429/9052 [ext/date/tests/strftime_variation16.phpt]
PASS Test strftime() function : usage variation - Checking time related formats which are supported other than on Windows. [ext/date/tests/strftime_variation16.phpt]
+TEST 2430/9052 [ext/date/tests/strftime_variation17.phpt]
SKIP Test strftime() function : usage variation - Checking day related formats which are not supported on Windows. [ext/date/tests/strftime_variation17.phpt] reason: Test is valid for Windows
+TEST 2431/9052 [ext/date/tests/strftime_variation18.phpt]
PASS Test strftime() function : usage variation - Checking day related formats which are supported other than on Windows. [ext/date/tests/strftime_variation18.phpt]
+TEST 2432/9052 [ext/date/tests/strftime_variation19.phpt]
SKIP Test strftime() function : usage variation - Checking newline and tab formats which are not supported on Windows. [ext/date/tests/strftime_variation19.phpt] reason: Test is valid for Windows
+TEST 2433/9052 [ext/date/tests/strftime_variation2.phpt]
PASS Test strftime() function : usage variation - Passing unexpected values to second argument 'timestamp'. [ext/date/tests/strftime_variation2.phpt]
+TEST 2434/9052 [ext/date/tests/strftime_variation20.phpt]
PASS Test strftime() function : usage variation - Checking newline and tab formats which are supported other than on Windows. [ext/date/tests/strftime_variation20.phpt]
+TEST 2435/9052 [ext/date/tests/strftime_variation21.phpt]
SKIP Test strftime() function : usage variation - Checking Preferred date and time representation on Windows. [ext/date/tests/strftime_variation21.phpt] reason: Test is valid for Windows
+TEST 2436/9052 [ext/date/tests/strftime_variation22.phpt]
FAIL Test strftime() function : usage variation - Checking Preferred date and time representation other than on Windows. [ext/date/tests/strftime_variation22.phpt]
+TEST 2437/9052 [ext/date/tests/strftime_variation23.phpt]
PASS Test strftime() function : usage variation - Checking large positive and negative float values to timestamp. [ext/date/tests/strftime_variation23.phpt]
+TEST 2438/9052 [ext/date/tests/strftime_variation3.phpt]
PASS Test strftime() function : usage variation - Passing week related format strings to format argument. [ext/date/tests/strftime_variation3.phpt]
+TEST 2439/9052 [ext/date/tests/strftime_variation4.phpt]
PASS Test strftime() function : usage variation - Passing month related format strings to format argument. [ext/date/tests/strftime_variation4.phpt]
+TEST 2440/9052 [ext/date/tests/strftime_variation5.phpt]
PASS Test strftime() function : usage variation - Passing date related format strings to format argument. [ext/date/tests/strftime_variation5.phpt]
+TEST 2441/9052 [ext/date/tests/strftime_variation6.phpt]
PASS Test strftime() function : usage variation - Passing time related format strings to format argument. [ext/date/tests/strftime_variation6.phpt]
+TEST 2442/9052 [ext/date/tests/strftime_variation7.phpt]
PASS Test strftime() function : usage variation - Passing day related format strings to format argument. [ext/date/tests/strftime_variation7.phpt]
+TEST 2443/9052 [ext/date/tests/strftime_variation8.phpt]
PASS Test strftime() function : usage variation - Passing literal related strings to format argument. [ext/date/tests/strftime_variation8.phpt]
+TEST 2444/9052 [ext/date/tests/strftime_variation9.phpt]
SKIP Test strftime() function : usage variation - Checking week related formats which are not supported on Windows. [ext/date/tests/strftime_variation9.phpt] reason: Test is valid for Windows
+TEST 2445/9052 [ext/date/tests/strtotime-mysql-64bit.phpt]
SKIP strtotime() and mysql timestamps (64 bit) [ext/date/tests/strtotime-mysql-64bit.phpt] reason: 64-bit only
+TEST 2446/9052 [ext/date/tests/strtotime-mysql.phpt]
PASS strtotime() and mysql timestamps (32 bit) [ext/date/tests/strtotime-mysql.phpt]
+TEST 2447/9052 [ext/date/tests/strtotime-relative.phpt]
PASS strtotime() with relative offsets [ext/date/tests/strtotime-relative.phpt]
+TEST 2448/9052 [ext/date/tests/strtotime.phpt]
PASS strtotime() function [ext/date/tests/strtotime.phpt]
+TEST 2449/9052 [ext/date/tests/strtotime2.phpt]
PASS strtotime() on date constants [ext/date/tests/strtotime2.phpt]
+TEST 2450/9052 [ext/date/tests/strtotime3-64bit.phpt]
SKIP strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt] reason: 64-bit only
+TEST 2451/9052 [ext/date/tests/strtotime3.phpt]
PASS strtotime() function (32 bit) [ext/date/tests/strtotime3.phpt]
+TEST 2452/9052 [ext/date/tests/strtotime_basic.phpt]
PASS strtotime() function - a test to show the difference in behaviour between 'first' and '1', "second" and "2"... [ext/date/tests/strtotime_basic.phpt]
+TEST 2453/9052 [ext/date/tests/strtotime_basic2.phpt]
PASS strtotime() with return false [ext/date/tests/strtotime_basic2.phpt]
+TEST 2454/9052 [ext/date/tests/strtotime_variation_scottish.phpt]
PASS Checking whisky time [ext/date/tests/strtotime_variation_scottish.phpt]
+TEST 2455/9052 [ext/date/tests/sunfuncts.phpt]
PASS date_sunrise() and date_sunset() functions [ext/date/tests/sunfuncts.phpt]
+TEST 2456/9052 [ext/date/tests/test-parse-from-format.phpt]
PASS date_create_from_format() and date_parse_from_format(). [ext/date/tests/test-parse-from-format.phpt]
+TEST 2457/9052 [ext/date/tests/time_basic.phpt]
PASS Test return type and value for expected input time() [ext/date/tests/time_basic.phpt]
+TEST 2458/9052 [ext/date/tests/time_error.phpt]
PASS Test wrong number of arguments for time() [ext/date/tests/time_error.phpt]
+TEST 2459/9052 [ext/date/tests/timestamp-in-dst.phpt]
PASS Format timestamp in DST test [ext/date/tests/timestamp-in-dst.phpt]
+TEST 2460/9052 [ext/date/tests/timezone-configuration.phpt]
PASS timezone configuration [1] [ext/date/tests/timezone-configuration.phpt]
+TEST 2461/9052 [ext/date/tests/timezone_abbreviations_list_basic1.phpt]
PASS Test timezone_abbreviations_list() function : basic functionality [ext/date/tests/timezone_abbreviations_list_basic1.phpt]
+TEST 2462/9052 [ext/date/tests/timezone_identifiers_list_basic1.phpt]
PASS Test timezone_identifiers_list() function : basic functionality [ext/date/tests/timezone_identifiers_list_basic1.phpt]
+TEST 2463/9052 [ext/date/tests/timezone_identifiers_list_wrong_constructor.phpt]
PASS timezone_identifiers_list: Test that correct notice is given when timezone_identifiers_list is given 4096 as parameter [ext/date/tests/timezone_identifiers_list_wrong_constructor.phpt]
+TEST 2464/9052 [ext/date/tests/timezone_location_get.phpt]
PASS timezone_location_get: Test that timezone_location_get returns a correct array of information [ext/date/tests/timezone_location_get.phpt]
+TEST 2465/9052 [ext/date/tests/timezone_name_from_abbr_basic1.phpt]
PASS Test timezone_name_from_abbr() function : basic functionality [ext/date/tests/timezone_name_from_abbr_basic1.phpt]
+TEST 2466/9052 [ext/date/tests/timezone_name_from_abbr_error.phpt]
PASS Test timezone_name_from_abbr() function : error conditions [ext/date/tests/timezone_name_from_abbr_error.phpt]
+TEST 2467/9052 [ext/date/tests/timezone_name_from_abbr_variation1.phpt]
PASS Test timezone_name_from_abbr() function : usage variation - Passing unexpected values to first argument $abbr. [ext/date/tests/timezone_name_from_abbr_variation1.phpt]
+TEST 2468/9052 [ext/date/tests/timezone_name_from_abbr_variation2.phpt]
PASS Test timezone_name_from_abbr() function : usage variation - Passing unexpected values to second argument $gmtOffset. [ext/date/tests/timezone_name_from_abbr_variation2.phpt]
+TEST 2469/9052 [ext/date/tests/timezone_name_from_abbr_variation3.phpt]
PASS Test timezone_name_from_abbr() function : usage variation - Passing unexpected values to third argument $isdst. [ext/date/tests/timezone_name_from_abbr_variation3.phpt]
+TEST 2470/9052 [ext/date/tests/timezone_name_get_error.phpt]
PASS Test timezone_name_get() function : error conditions [ext/date/tests/timezone_name_get_error.phpt]
+TEST 2471/9052 [ext/date/tests/timezone_offset_get_basic1.phpt]
PASS Test timezone_offset_get() function : basic functionality [ext/date/tests/timezone_offset_get_basic1.phpt]
+TEST 2472/9052 [ext/date/tests/timezone_offset_get_error.phpt]
PASS Test timezone_offset_get() function : error conditions [ext/date/tests/timezone_offset_get_error.phpt]
+TEST 2473/9052 [ext/date/tests/timezone_offset_get_variation1.phpt]
PASS Test timezone_offset_get() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/timezone_offset_get_variation1.phpt]
+TEST 2474/9052 [ext/date/tests/timezone_offset_get_variation2.phpt]
PASS Test timezone_offset_get() function : usage variation - Passing unexpected values to second argument $datetime. [ext/date/tests/timezone_offset_get_variation2.phpt]
+TEST 2475/9052 [ext/date/tests/timezone_open_basic1.phpt]
PASS Test timezone_open() function : basic functionality [ext/date/tests/timezone_open_basic1.phpt]
+TEST 2476/9052 [ext/date/tests/timezone_open_error.phpt]
PASS Test timezone_open() function : error conditions [ext/date/tests/timezone_open_error.phpt]
+TEST 2477/9052 [ext/date/tests/timezone_open_variation1.phpt]
PASS Test timezone_open function : usage variation - Passing unexpected values to first argument $timezone. [ext/date/tests/timezone_open_variation1.phpt]
+TEST 2478/9052 [ext/date/tests/timezone_transitions_get_basic1.phpt]
PASS Test timezone_transitions_get() function : basic functionality [ext/date/tests/timezone_transitions_get_basic1.phpt]
+TEST 2479/9052 [ext/date/tests/timezone_transitions_get_error.phpt]
PASS Test timezone_transitions_get() function : error conditions [ext/date/tests/timezone_transitions_get_error.phpt]
+TEST 2480/9052 [ext/date/tests/timezone_transitions_get_variation1.phpt]
PASS Test timezone_transitions_get() function : usage variation - Passing unexpected values to first argument $object. [ext/date/tests/timezone_transitions_get_variation1.phpt]
+TEST 2481/9052 [ext/date/tests/timezone_transitions_get_variation2.phpt]
PASS Test timezone_transitions_get() function : usage variation - Passing unexpected values to first argument $timestamp_begin. [ext/date/tests/timezone_transitions_get_variation2.phpt]
+TEST 2482/9052 [ext/date/tests/timezone_transitions_get_variation3.phpt]
PASS Test timezone_transitions_get() function : usage variation - Passing unexpected values to first argument $timestamp_env. [ext/date/tests/timezone_transitions_get_variation3.phpt]
+TEST 2483/9052 [ext/date/tests/timezones-list.phpt]
PASS timezone_identifiers_list() [ext/date/tests/timezones-list.phpt]
+TEST 2484/9052 [ext/date/tests/timezones.phpt]
PASS setting bogus timezones [ext/date/tests/timezones.phpt]
+TEST 2485/9052 [ext/dba/tests/bug36436.phpt]
SKIP Bug #36436 (DBA problem with Berkeley DB4) [ext/dba/tests/bug36436.phpt] reason: DB4 handler not available
+TEST 2486/9052 [ext/dba/tests/bug38698.phpt]
PASS Bug #38698 (Bug #38698 for some keys cdbmake creates corrupted db and cdb can't read valid db) [ext/dba/tests/bug38698.phpt]
+TEST 2487/9052 [ext/dba/tests/bug48240.phpt]
SKIP Bug #48240 (DBA Segmentation fault dba_nextkey) [ext/dba/tests/bug48240.phpt] reason: DB4 handler not available
+TEST 2488/9052 [ext/dba/tests/bug49125.phpt]
SKIP Bug #49125 (Error in dba_exists C code) [ext/dba/tests/bug49125.phpt] reason: DB4 handler not available
+TEST 2489/9052 [ext/dba/tests/dba001.phpt]
PASS DBA File Creation Test [ext/dba/tests/dba001.phpt]
+TEST 2490/9052 [ext/dba/tests/dba002.phpt]
PASS DBA Insert/Fetch Test [ext/dba/tests/dba002.phpt]
+TEST 2491/9052 [ext/dba/tests/dba003.phpt]
PASS DBA Insert/Replace/Fetch Test [ext/dba/tests/dba003.phpt]
+TEST 2492/9052 [ext/dba/tests/dba004.phpt]
PASS DBA Multiple Insert/Fetch Test [ext/dba/tests/dba004.phpt]
+TEST 2493/9052 [ext/dba/tests/dba005.phpt]
PASS DBA FirstKey/NextKey Loop Test With 5 Items [ext/dba/tests/dba005.phpt]
+TEST 2494/9052 [ext/dba/tests/dba006.phpt]
PASS DBA FirstKey/NextKey with 2 deletes [ext/dba/tests/dba006.phpt]
+TEST 2495/9052 [ext/dba/tests/dba007.phpt]
PASS DBA Multiple File Creation Test [ext/dba/tests/dba007.phpt]
+TEST 2496/9052 [ext/dba/tests/dba008.phpt]
SKIP DBA magic_quotes_runtime Test [ext/dba/tests/dba008.phpt] reason: , magic_quotes removed
+TEST 2497/9052 [ext/dba/tests/dba009.phpt]
PASS DBA dba_popen Test [ext/dba/tests/dba009.phpt]
+TEST 2498/9052 [ext/dba/tests/dba010.phpt]
PASS DBA with array keys [ext/dba/tests/dba010.phpt]
+TEST 2499/9052 [ext/dba/tests/dba011.phpt]
PASS DBA argument tests [ext/dba/tests/dba011.phpt]
+TEST 2500/9052 [ext/dba/tests/dba012.phpt]
PASS DBA dba.default_handler tests [ext/dba/tests/dba012.phpt]
+TEST 2501/9052 [ext/dba/tests/dba013.phpt]
PASS DBA with array key with empty array [ext/dba/tests/dba013.phpt]
+TEST 2502/9052 [ext/dba/tests/dba014.phpt]
PASS DBA with array key with array containing too many elements [ext/dba/tests/dba014.phpt]
+TEST 2503/9052 [ext/dba/tests/dba015.phpt]
XFAIL DBA with persistent connections [ext/dba/tests/dba015.phpt] XFAIL REASON: Test 6 crashes in flatfile_findkey with dba pointer of NULL, bug http://bugs.php.net/bug.php?id=51278
+TEST 2504/9052 [ext/dba/tests/dba016.phpt]
PASS DBA lock modifier error message test [ext/dba/tests/dba016.phpt]
+TEST 2505/9052 [ext/dba/tests/dba_cdb.phpt]
PASS DBA CDB handler test [ext/dba/tests/dba_cdb.phpt]
+TEST 2506/9052 [ext/dba/tests/dba_cdb_001.phpt]
PASS DBA CDB handler test [ext/dba/tests/dba_cdb_001.phpt]
+TEST 2507/9052 [ext/dba/tests/dba_cdb_make.phpt]
PASS DBA CDB_MAKE handler test [ext/dba/tests/dba_cdb_make.phpt]
+TEST 2508/9052 [ext/dba/tests/dba_cdb_read.phpt]
PASS DBA CDB handler test (read only) [ext/dba/tests/dba_cdb_read.phpt]
+TEST 2509/9052 [ext/dba/tests/dba_db1.phpt]
SKIP DBA DB1 handler test [ext/dba/tests/dba_db1.phpt] reason: DB1 handler not available
+TEST 2510/9052 [ext/dba/tests/dba_db2.phpt]
SKIP DBA DB2 handler test [ext/dba/tests/dba_db2.phpt] reason: DB2 handler not available
+TEST 2511/9052 [ext/dba/tests/dba_db3.phpt]
SKIP DBA DB3 handler test [ext/dba/tests/dba_db3.phpt] reason: DB3 handler not available
+TEST 2512/9052 [ext/dba/tests/dba_db4_000.phpt]
SKIP DBA DB4 handler test [ext/dba/tests/dba_db4_000.phpt] reason: DB4 handler not available
+TEST 2513/9052 [ext/dba/tests/dba_db4_001.phpt]
SKIP DBA DB4 New File Creation open("c") & Insert Test [ext/dba/tests/dba_db4_001.phpt] reason: DB4 handler not available
+TEST 2514/9052 [ext/dba/tests/dba_db4_002.phpt]
SKIP DBA DB4 New File Creation open("n") & Insert Test [ext/dba/tests/dba_db4_002.phpt] reason: DB4 handler not available
+TEST 2515/9052 [ext/dba/tests/dba_db4_003.phpt]
SKIP DBA DB4 File Creation open("c") with existing file [ext/dba/tests/dba_db4_003.phpt] reason: DB4 handler not available
+TEST 2516/9052 [ext/dba/tests/dba_db4_004.phpt]
SKIP DBA DB4 Truncate Existing File open("n") [ext/dba/tests/dba_db4_004.phpt] reason: DB4 handler not available
+TEST 2517/9052 [ext/dba/tests/dba_db4_005.phpt]
SKIP DBA DB4 New File Creation popen("c") & Insert Test [ext/dba/tests/dba_db4_005.phpt] reason: DB4 handler not available
+TEST 2518/9052 [ext/dba/tests/dba_db4_006.phpt]
SKIP DBA DB4 New File Creation popen("n") & Insert Test [ext/dba/tests/dba_db4_006.phpt] reason: DB4 handler not available
+TEST 2519/9052 [ext/dba/tests/dba_db4_007.phpt]
SKIP DBA DB4 File Creation popen("c") with existing invalid file [ext/dba/tests/dba_db4_007.phpt] reason: DB4 handler not available
+TEST 2520/9052 [ext/dba/tests/dba_db4_008.phpt]
SKIP DBA DB4 Truncate Existing File popen("n") [ext/dba/tests/dba_db4_008.phpt] reason: DB4 handler not available
+TEST 2521/9052 [ext/dba/tests/dba_db4_009.phpt]
SKIP DBA DB4 Multiple File Creation Test [ext/dba/tests/dba_db4_009.phpt] reason: DB4 handler not available
+TEST 2522/9052 [ext/dba/tests/dba_db4_010.phpt]
SKIP DBA DB4 magic_quotes_runtime Test [ext/dba/tests/dba_db4_010.phpt] reason: DB4 handler not available
+TEST 2523/9052 [ext/dba/tests/dba_db4_011.phpt]
SKIP DBA DB4 with repeated key [ext/dba/tests/dba_db4_011.phpt] reason: DB4 handler not available
+TEST 2524/9052 [ext/dba/tests/dba_db4_012.phpt]
SKIP DBA DB4 New File Creation open("rl") [ext/dba/tests/dba_db4_012.phpt] reason: DB4 handler not available
+TEST 2525/9052 [ext/dba/tests/dba_db4_013.phpt]
SKIP DBA DB4 File open("rl") & Insert Test [ext/dba/tests/dba_db4_013.phpt] reason: DB4 handler not available
+TEST 2526/9052 [ext/dba/tests/dba_db4_014.phpt]
SKIP DBA DB4 File open("wl") & Insert Test [ext/dba/tests/dba_db4_014.phpt] reason: DB4 handler not available
+TEST 2527/9052 [ext/dba/tests/dba_db4_015.phpt]
SKIP DBA DB4 File open("wl") & Insert Test [ext/dba/tests/dba_db4_015.phpt] reason: DB4 handler not available
+TEST 2528/9052 [ext/dba/tests/dba_db4_016.phpt]
SKIP DBA DB4 File Creation popen("c") with existing valid file [ext/dba/tests/dba_db4_016.phpt] reason: DB4 handler not available
+TEST 2529/9052 [ext/dba/tests/dba_db4_017.phpt]
SKIP DBA DB4 file creation dba_open("cd") [ext/dba/tests/dba_db4_017.phpt] reason: DB4 handler not available
+TEST 2530/9052 [ext/dba/tests/dba_db4_018.phpt]
SKIP DBA DB4 with persistent connections [ext/dba/tests/dba_db4_018.phpt] reason: DB4 handler not available
+TEST 2531/9052 [ext/dba/tests/dba_db4_handlers.phpt]
SKIP DBA DB4 Handler Test [ext/dba/tests/dba_db4_handlers.phpt] reason: DB4 handler not available
+TEST 2532/9052 [ext/dba/tests/dba_db4_optimize.phpt]
SKIP DBA DB4 Optimize Test [ext/dba/tests/dba_db4_optimize.phpt] reason: DB4 handler not available
+TEST 2533/9052 [ext/dba/tests/dba_db4_sync.phpt]
SKIP DBA DB4 Sync Test [ext/dba/tests/dba_db4_sync.phpt] reason: DB4 handler not available
+TEST 2534/9052 [ext/dba/tests/dba_dbm.phpt]
SKIP DBA DBM handler test [ext/dba/tests/dba_dbm.phpt] reason: DBM handler not available
+TEST 2535/9052 [ext/dba/tests/dba_flatfile.phpt]
PASS DBA FlatFile handler test [ext/dba/tests/dba_flatfile.phpt]
+TEST 2536/9052 [ext/dba/tests/dba_gdbm.phpt]
SKIP DBA GDBM handler test [ext/dba/tests/dba_gdbm.phpt] reason: GDBM handler not available
+TEST 2537/9052 [ext/dba/tests/dba_handlers.phpt]
PASS DBA Handler Test [ext/dba/tests/dba_handlers.phpt]
+TEST 2538/9052 [ext/dba/tests/dba_inifile.phpt]
PASS DBA INIFILE handler test [ext/dba/tests/dba_inifile.phpt]
+TEST 2539/9052 [ext/dba/tests/dba_ndbm.phpt]
SKIP DBA NDBM handler test [ext/dba/tests/dba_ndbm.phpt] reason: NDBM handler not available
+TEST 2540/9052 [ext/dba/tests/dba_optimize.phpt]
PASS DBA Optimize Test [ext/dba/tests/dba_optimize.phpt]
+TEST 2541/9052 [ext/dba/tests/dba_qdbm.phpt]
SKIP DBA QDBM handler test [ext/dba/tests/dba_qdbm.phpt] reason: QDBM handler not available
+TEST 2542/9052 [ext/dba/tests/dba_split.phpt]
PASS DBA Split Test [ext/dba/tests/dba_split.phpt]
+TEST 2543/9052 [ext/dba/tests/dba_sync.phpt]
PASS DBA Sync Test [ext/dba/tests/dba_sync.phpt]
+TEST 2544/9052 [ext/dom/tests/DOMAttr_construct_error_001.phpt]
PASS DOMAttr __construct() with no arguments. [ext/dom/tests/DOMAttr_construct_error_001.phpt]
+TEST 2545/9052 [ext/dom/tests/DOMAttr_name_basic_001.phpt]
PASS DOMAttr read $name property. [ext/dom/tests/DOMAttr_name_basic_001.phpt]
+TEST 2546/9052 [ext/dom/tests/DOMAttr_ownerElement_error_001.phpt]
PASS Read $ownerElement with null parent. [ext/dom/tests/DOMAttr_ownerElement_error_001.phpt]
+TEST 2547/9052 [ext/dom/tests/DOMAttr_value_basic_001.phpt]
PASS Read empty $value. [ext/dom/tests/DOMAttr_value_basic_001.phpt]
+TEST 2548/9052 [ext/dom/tests/DOMAttr_value_basic_002.phpt]
PASS Write non-string $value property [ext/dom/tests/DOMAttr_value_basic_002.phpt]
+TEST 2549/9052 [ext/dom/tests/DOMCDATASection_construct_error_001.phpt]
PASS __construct() with no arguments. [ext/dom/tests/DOMCDATASection_construct_error_001.phpt]
+TEST 2550/9052 [ext/dom/tests/DOMCharacterData_appendData_basic.phpt]
PASS DOMCharacterData::appendData basic functionality test [ext/dom/tests/DOMCharacterData_appendData_basic.phpt]
+TEST 2551/9052 [ext/dom/tests/DOMCharacterData_appendData_error_001.phpt]
PASS DOMCharacterData::appendData() with no arguments. [ext/dom/tests/DOMCharacterData_appendData_error_001.phpt]
+TEST 2552/9052 [ext/dom/tests/DOMCharacterData_data_basic_002.phpt]
PASS Create CDATA section and change it using DOMcreateCDATASection [ext/dom/tests/DOMCharacterData_data_basic_002.phpt]
+TEST 2553/9052 [ext/dom/tests/DOMCharacterData_data_error_002.phpt]
PASS Invalid State Error when getting data on DOMCharacterData out of content. [ext/dom/tests/DOMCharacterData_data_error_002.phpt]
+TEST 2554/9052 [ext/dom/tests/DOMCharacterData_deleteData_basic_001.phpt]
PASS DOMCharacterData::deleteData() with count exceeding string size. [ext/dom/tests/DOMCharacterData_deleteData_basic_001.phpt]
+TEST 2555/9052 [ext/dom/tests/DOMCharacterData_deleteData_error_001.phpt]
PASS DOMCharacterData::deleteData() with no arguments. [ext/dom/tests/DOMCharacterData_deleteData_error_001.phpt]
+TEST 2556/9052 [ext/dom/tests/DOMCharacterData_deleteData_error_002.phpt]
PASS DOMCharacterData::deleteData() with offset exceeding string size. [ext/dom/tests/DOMCharacterData_deleteData_error_002.phpt]
+TEST 2557/9052 [ext/dom/tests/DOMCharacterData_insertData_error_001.phpt]
PASS DOMCharacterData::insertData() with no arguments. [ext/dom/tests/DOMCharacterData_insertData_error_001.phpt]
+TEST 2558/9052 [ext/dom/tests/DOMCharacterData_length_error_001.phpt]
PASS Invalid State Error when getting length on DOMCharacterData out of content. [ext/dom/tests/DOMCharacterData_length_error_001.phpt]
+TEST 2559/9052 [ext/dom/tests/DOMCharacterData_replaceData_error_001.phpt]
PASS DOMCharacterData::replaceData() with no arguments. [ext/dom/tests/DOMCharacterData_replaceData_error_001.phpt]
+TEST 2560/9052 [ext/dom/tests/DOMCharacterData_substringData_basic_001.phpt]
PASS __DOMCharacterData::substringData pull mid section of string [ext/dom/tests/DOMCharacterData_substringData_basic_001.phpt]
+TEST 2561/9052 [ext/dom/tests/DOMComment_appendData_basic.phpt]
PASS Test adding data to a DOMComment [ext/dom/tests/DOMComment_appendData_basic.phpt]
+TEST 2562/9052 [ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt]
PASS DOMComment::appendData basic functionality test [ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt]
+TEST 2563/9052 [ext/dom/tests/DOMComment_construct_basic_001.phpt]
PASS DOMComment::__construct() with constructor called twice. [ext/dom/tests/DOMComment_construct_basic_001.phpt]
+TEST 2564/9052 [ext/dom/tests/DOMComment_construct_error_001.phpt]
PASS DOMComment::__construct() with more arguments than acceptable. [ext/dom/tests/DOMComment_construct_error_001.phpt]
+TEST 2565/9052 [ext/dom/tests/DOMComment_insertData_basic.phpt]
PASS Test inserting data into a DOMComment basic test [ext/dom/tests/DOMComment_insertData_basic.phpt]
+TEST 2566/9052 [ext/dom/tests/DOMComment_insertData_error1.phpt]
PASS Test inserting data into a DOMComment basic test [ext/dom/tests/DOMComment_insertData_error1.phpt]
+TEST 2567/9052 [ext/dom/tests/DOMComment_insertData_error2.phpt]
PASS Test inserting data into a DOMComment basic test [ext/dom/tests/DOMComment_insertData_error2.phpt]
+TEST 2568/9052 [ext/dom/tests/DOMComment_replaceData_basic.phpt]
PASS Test replacing data into a DOMComment basic test [ext/dom/tests/DOMComment_replaceData_basic.phpt]
+TEST 2569/9052 [ext/dom/tests/DOMComment_replaceData_error1.phpt]
PASS Test replacing data into a DOMComment basic test [ext/dom/tests/DOMComment_replaceData_error1.phpt]
+TEST 2570/9052 [ext/dom/tests/DOMComment_replaceData_error2.phpt]
PASS Test replacing data into a DOMComment basic test [ext/dom/tests/DOMComment_replaceData_error2.phpt]
+TEST 2571/9052 [ext/dom/tests/DOMDocumentFragment_appendXML_basic_001.phpt]
PASS DOMDocumentFragment::appendXML() with children with properties. [ext/dom/tests/DOMDocumentFragment_appendXML_basic_001.phpt]
+TEST 2572/9052 [ext/dom/tests/DOMDocumentFragment_appendXML_error_001.phpt]
PASS DOMDocumentFragment::appendXML() with no arguments. [ext/dom/tests/DOMDocumentFragment_appendXML_error_001.phpt]
+TEST 2573/9052 [ext/dom/tests/DOMDocumentFragment_appendXML_error_002.phpt]
PASS DOMDocumentFragment::appendXML() with unbound fragment. [ext/dom/tests/DOMDocumentFragment_appendXML_error_002.phpt]
+TEST 2574/9052 [ext/dom/tests/DOMDocumentFragment_appendXML_error_003.phpt]
PASS DOMDocumentFragment::appendXML() with unbalanced chunks. [ext/dom/tests/DOMDocumentFragment_appendXML_error_003.phpt]
+TEST 2575/9052 [ext/dom/tests/DOMDocumentFragment_appendXML_hasChildNodes_basic.phpt]
PASS Testing DOMDocumentFragment::appendXML and DOMDocumentFragment::hasChildNodes [ext/dom/tests/DOMDocumentFragment_appendXML_hasChildNodes_basic.phpt]
+TEST 2576/9052 [ext/dom/tests/DOMDocumentFragment_construct_basic_001.phpt]
PASS DOMDocumentFragment::__construct(). [ext/dom/tests/DOMDocumentFragment_construct_basic_001.phpt]
+TEST 2577/9052 [ext/dom/tests/DOMDocumentFragment_construct_basic_002.phpt]
PASS DOMDocumentFragment::__construct() called twice. [ext/dom/tests/DOMDocumentFragment_construct_basic_002.phpt]
+TEST 2578/9052 [ext/dom/tests/DOMDocumentFragment_construct_error_001.phpt]
PASS DOMDocumentFragment::__construct() with too many errors. [ext/dom/tests/DOMDocumentFragment_construct_error_001.phpt]
+TEST 2579/9052 [ext/dom/tests/DOMDocumentType_basic_001.phpt]
PASS DOMDocumentType: basic access to all properties. [ext/dom/tests/DOMDocumentType_basic_001.phpt]
+TEST 2580/9052 [ext/dom/tests/DOMDocumentType_entities_error_001.phpt]
PASS DOMDocumentType::entities with invalid state. [ext/dom/tests/DOMDocumentType_entities_error_001.phpt]
+TEST 2581/9052 [ext/dom/tests/DOMDocumentType_internalSubset_error_001.phpt]
PASS DOMDocumentType::internalSubset with invalid state. [ext/dom/tests/DOMDocumentType_internalSubset_error_001.phpt]
+TEST 2582/9052 [ext/dom/tests/DOMDocumentType_name_error_001.phpt]
PASS DOMDocumentType::name with invalid state. [ext/dom/tests/DOMDocumentType_name_error_001.phpt]
+TEST 2583/9052 [ext/dom/tests/DOMDocumentType_notations_error_001.phpt]
PASS DOMDocumentType::notations with invalid state. [ext/dom/tests/DOMDocumentType_notations_error_001.phpt]
+TEST 2584/9052 [ext/dom/tests/DOMDocumentType_publicId_basic_001.phpt]
PASS DOMDocumentType::publicId with empty value. [ext/dom/tests/DOMDocumentType_publicId_basic_001.phpt]
+TEST 2585/9052 [ext/dom/tests/DOMDocumentType_publicId_error_001.phpt]
PASS DOMDocumentType::publicId with invalid state. [ext/dom/tests/DOMDocumentType_publicId_error_001.phpt]
+TEST 2586/9052 [ext/dom/tests/DOMDocumentType_systemId_basic_001.phpt]
PASS DOMDocumentType::systemId with empty value. [ext/dom/tests/DOMDocumentType_systemId_basic_001.phpt]
+TEST 2587/9052 [ext/dom/tests/DOMDocumentType_systemId_error_001.phpt]
PASS DOMDocumentType::systemId with invalid state. [ext/dom/tests/DOMDocumentType_systemId_error_001.phpt]
+TEST 2588/9052 [ext/dom/tests/DOMDocument_config_basic.phpt]
PASS Tests DOMDocument::config read [ext/dom/tests/DOMDocument_config_basic.phpt]
+TEST 2589/9052 [ext/dom/tests/DOMDocument_createAttribute_basic.phpt]
PASS DomDocument::createAttribute() - basic test for DomDocument::createAttribute() [ext/dom/tests/DOMDocument_createAttribute_basic.phpt]
+TEST 2590/9052 [ext/dom/tests/DOMDocument_createAttribute_error.phpt]
PASS Test DOMDocument::createAttribute() for expected expection thrown when wrong parameter passed [ext/dom/tests/DOMDocument_createAttribute_error.phpt]
+TEST 2591/9052 [ext/dom/tests/DOMDocument_createAttribute_error1.phpt]
PASS DomDocument::createAttribute() - error test for DomDocument::createAttribute() [ext/dom/tests/DOMDocument_createAttribute_error1.phpt]
+TEST 2592/9052 [ext/dom/tests/DOMDocument_createAttribute_variation.phpt]
PASS Test DOMDocument::createAttribute() for expected return value [ext/dom/tests/DOMDocument_createAttribute_variation.phpt]
+TEST 2593/9052 [ext/dom/tests/DOMDocument_createEntityReference_basic.phpt]
PASS DOMDocument::createEntityReference() should create a new entity reference node [ext/dom/tests/DOMDocument_createEntityReference_basic.phpt]
+TEST 2594/9052 [ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt]
PASS DomDocument::createProcessingInstruction() - basic test for DomDocument::createProcessingInstruction() [ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt]
+TEST 2595/9052 [ext/dom/tests/DOMDocument_createProcessingInstruction_error.phpt]
PASS DomDocument::createProcessingInstruction() - error test for DomDocument::createProcessingInstruction() [ext/dom/tests/DOMDocument_createProcessingInstruction_error.phpt]
+TEST 2596/9052 [ext/dom/tests/DOMDocument_documentURI_basic.phpt]
PASS Tests DOMDocument::documentURI read and write [ext/dom/tests/DOMDocument_documentURI_basic.phpt]
+TEST 2597/9052 [ext/dom/tests/DOMDocument_encoding_basic.phpt]
PASS DOMDocument::$encoding - read/write tests (dom_document_encoding_read/dom_document_encoding_write) [ext/dom/tests/DOMDocument_encoding_basic.phpt]
+TEST 2598/9052 [ext/dom/tests/DOMDocument_implementationRead_basic.phpt]
PASS DOMDocument::DOMImplementation - basic test for DomDocument::DOMImplementation [ext/dom/tests/DOMDocument_implementationRead_basic.phpt]
+TEST 2599/9052 [ext/dom/tests/DOMDocument_loadHTML_basic.phpt]
PASS DOMDocument::loadHTML [ext/dom/tests/DOMDocument_loadHTML_basic.phpt]
+TEST 2600/9052 [ext/dom/tests/DOMDocument_loadHTML_error1.phpt]
PASS DOMDocument::loadHTML() should fail if no parameter is given [ext/dom/tests/DOMDocument_loadHTML_error1.phpt]
+TEST 2601/9052 [ext/dom/tests/DOMDocument_loadHTML_error2.phpt]
PASS DOMDocument::loadHTML() should fail if empty string provided as input [ext/dom/tests/DOMDocument_loadHTML_error2.phpt]
+TEST 2602/9052 [ext/dom/tests/DOMDocument_preserveWhiteSpace_basic.phpt]
PASS DOMDocument::$preserveWhiteSpace - test ability to read and write property [ext/dom/tests/DOMDocument_preserveWhiteSpace_basic.phpt]
+TEST 2603/9052 [ext/dom/tests/DOMDocument_preserveWhiteSpace_variations.phpt]
PASS DOMDocument::$preserveWhiteSpace - test ability to read and write property [ext/dom/tests/DOMDocument_preserveWhiteSpace_variations.phpt]
+TEST 2604/9052 [ext/dom/tests/DOMDocument_relaxNGValidateSource_basic.phpt]
PASS DOMDocument::relaxNGValidateSource() [ext/dom/tests/DOMDocument_relaxNGValidateSource_basic.phpt]
+TEST 2605/9052 [ext/dom/tests/DOMDocument_relaxNGValidateSource_error1.phpt]
PASS DOMDocument::relaxNGValidateSource() should fail if document doesn't validate [ext/dom/tests/DOMDocument_relaxNGValidateSource_error1.phpt]
+TEST 2606/9052 [ext/dom/tests/DOMDocument_relaxNGValidateSource_error2.phpt]
PASS DOMDocument::relaxNGValidateSource() should fail on invalid RNG schema [ext/dom/tests/DOMDocument_relaxNGValidateSource_error2.phpt]
+TEST 2607/9052 [ext/dom/tests/DOMDocument_relaxNGValidate_basic.phpt]
PASS DOMDocument::relaxNGValidate() [ext/dom/tests/DOMDocument_relaxNGValidate_basic.phpt]
+TEST 2608/9052 [ext/dom/tests/DOMDocument_relaxNGValidate_error1.phpt]
PASS DOMDocument::relaxNGValidate() should fail if document doesn't validate [ext/dom/tests/DOMDocument_relaxNGValidate_error1.phpt]
+TEST 2609/9052 [ext/dom/tests/DOMDocument_relaxNGValidate_error2.phpt]
PASS DOMDocument::relaxNGValidate() should fail on invalid RelaxNG file source [ext/dom/tests/DOMDocument_relaxNGValidate_error2.phpt]
+TEST 2610/9052 [ext/dom/tests/DOMDocument_resolveExternals_basic.phpt]
PASS Tests DOMDocument::resoleExternals get and set [ext/dom/tests/DOMDocument_resolveExternals_basic.phpt]
+TEST 2611/9052 [ext/dom/tests/DOMDocument_saveHTMLFile_basic.phpt]
PASS DOMDocument::saveHTMLFile() should dump the internal document into a file using HTML formatting [ext/dom/tests/DOMDocument_saveHTMLFile_basic.phpt]
+TEST 2612/9052 [ext/dom/tests/DOMDocument_saveHTMLFile_error1.phpt]
PASS DOMDocument::saveHTMLFile() should fail if no parameter is given [ext/dom/tests/DOMDocument_saveHTMLFile_error1.phpt]
+TEST 2613/9052 [ext/dom/tests/DOMDocument_saveHTMLFile_error2.phpt]
PASS DOMDocument::saveHTMLFile() should fail if called statically [ext/dom/tests/DOMDocument_saveHTMLFile_error2.phpt]
+TEST 2614/9052 [ext/dom/tests/DOMDocument_saveHTMLFile_formatOutput.phpt]
PASS DOMDocument::saveHTMLFile() should format output on demand [ext/dom/tests/DOMDocument_saveHTMLFile_formatOutput.phpt]
+TEST 2615/9052 [ext/dom/tests/DOMDocument_saveHTMLFile_invalid_filename.phpt]
PASS DOMDocument::saveHTMLFile() should fail with invalid filename [ext/dom/tests/DOMDocument_saveHTMLFile_invalid_filename.phpt]
+TEST 2616/9052 [ext/dom/tests/DOMDocument_saveHTML_basic.phpt]
PASS DOMDocument::saveHTML() should dump the internal document into a string using HTML formatting [ext/dom/tests/DOMDocument_saveHTML_basic.phpt]
+TEST 2617/9052 [ext/dom/tests/DOMDocument_saveHTML_error2.phpt]
PASS DOMDocument::saveHTML() should fail if called statically [ext/dom/tests/DOMDocument_saveHTML_error2.phpt]
+TEST 2618/9052 [ext/dom/tests/DOMDocument_saveHTML_variant1.phpt]
PASS DOMDocument::saveHTML() optional parameters [ext/dom/tests/DOMDocument_saveHTML_variant1.phpt]
+TEST 2619/9052 [ext/dom/tests/DOMDocument_save_basic.phpt]
PASS DOMDocument::save Test basic function of save method [ext/dom/tests/DOMDocument_save_basic.phpt]
+TEST 2620/9052 [ext/dom/tests/DOMDocument_savexml_basic.phpt]
PASS DOM Document : save and saveXML [ext/dom/tests/DOMDocument_savexml_basic.phpt]
+TEST 2621/9052 [ext/dom/tests/DOMDocument_schemaValidateSource_basic.phpt]
PASS DomDocument::schemaValidateSource() - basic [ext/dom/tests/DOMDocument_schemaValidateSource_basic.phpt]
+TEST 2622/9052 [ext/dom/tests/DOMDocument_schemaValidateSource_error1.phpt]
PASS DomDocument::schemaValidateSource() - string that is not a schema [ext/dom/tests/DOMDocument_schemaValidateSource_error1.phpt]
+TEST 2623/9052 [ext/dom/tests/DOMDocument_schemaValidateSource_error2.phpt]
PASS DomDocument::schemaValidateSource() - non-conforming schema [ext/dom/tests/DOMDocument_schemaValidateSource_error2.phpt]
+TEST 2624/9052 [ext/dom/tests/DOMDocument_schemaValidateSource_error3.phpt]
PASS DomDocument::schemaValidateSource() - empty string for schema string [ext/dom/tests/DOMDocument_schemaValidateSource_error3.phpt]
+TEST 2625/9052 [ext/dom/tests/DOMDocument_schemaValidateSource_error4.phpt]
PASS DomDocument::schemaValidateSource() - pass no parameters [ext/dom/tests/DOMDocument_schemaValidateSource_error4.phpt]
+TEST 2626/9052 [ext/dom/tests/DOMDocument_schemaValidate_basic.phpt]
PASS DomDocument::schemaValidate() - basic [ext/dom/tests/DOMDocument_schemaValidate_basic.phpt]
+TEST 2627/9052 [ext/dom/tests/DOMDocument_schemaValidate_error1.phpt]
PASS DomDocument::schemaValidate() - file that is not a schema [ext/dom/tests/DOMDocument_schemaValidate_error1.phpt]
+TEST 2628/9052 [ext/dom/tests/DOMDocument_schemaValidate_error2.phpt]
PASS DomDocument::schemaValidate() - non-conforming schema file [ext/dom/tests/DOMDocument_schemaValidate_error2.phpt]
+TEST 2629/9052 [ext/dom/tests/DOMDocument_schemaValidate_error3.phpt]
PASS DomDocument::schemaValidate() - empty string for schema file name [ext/dom/tests/DOMDocument_schemaValidate_error3.phpt]
+TEST 2630/9052 [ext/dom/tests/DOMDocument_schemaValidate_error4.phpt]
PASS DomDocument::schemaValidate() - pass no parameters [ext/dom/tests/DOMDocument_schemaValidate_error4.phpt]
+TEST 2631/9052 [ext/dom/tests/DOMDocument_schemaValidate_error5.phpt]
PASS DomDocument::schemaValidate() - non-existant schema file [ext/dom/tests/DOMDocument_schemaValidate_error5.phpt]
+TEST 2632/9052 [ext/dom/tests/DOMDocument_standalone_basic.phpt]
PASS Tests DOMDocument::standalone get, set, and functionality [ext/dom/tests/DOMDocument_standalone_basic.phpt]
+TEST 2633/9052 [ext/dom/tests/DOMDocument_strictErrorChecking_basic.phpt]
PASS DomDocument::$strictErrorChecking - basic test [ext/dom/tests/DOMDocument_strictErrorChecking_basic.phpt]
+TEST 2634/9052 [ext/dom/tests/DOMDocument_strictErrorChecking_variation.phpt]
PASS DomDocument::$strictErrorChecking - ensure turning off actually works [ext/dom/tests/DOMDocument_strictErrorChecking_variation.phpt]
+TEST 2635/9052 [ext/dom/tests/DOMDocument_validate_basic.phpt]
PASS DOMDocument::validate() should validate an internal DTD declaration [ext/dom/tests/DOMDocument_validate_basic.phpt]
+TEST 2636/9052 [ext/dom/tests/DOMDocument_validate_error1.phpt]
PASS DOMDocument::validate() should fail if any parameter is given [ext/dom/tests/DOMDocument_validate_error1.phpt]
+TEST 2637/9052 [ext/dom/tests/DOMDocument_validate_error2.phpt]
PASS DOMDocument::validate() should fail if called statically [ext/dom/tests/DOMDocument_validate_error2.phpt]
+TEST 2638/9052 [ext/dom/tests/DOMDocument_validate_external_dtd.phpt]
FAIL DOMDocument::validate() should validate an external DTD declaration [ext/dom/tests/DOMDocument_validate_external_dtd.phpt]
+TEST 2639/9052 [ext/dom/tests/DOMDocument_validate_on_parse_basic.phpt]
PASS DOMDocument::$validateOnParse - read/write tests (dom_document_validate_on_parse_read/dom_document_validate_on_parse_write) [ext/dom/tests/DOMDocument_validate_on_parse_basic.phpt]
+TEST 2640/9052 [ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt]
PASS DOMDocument::$validateOnParse - effectual determination (dom_document_validate_on_parse_read/dom_document_validate_on_parse_write) [ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt]
+TEST 2641/9052 [ext/dom/tests/DOMElement_hasAttributes_basic.phpt]
PASS DOMNode: hasAttributes() [ext/dom/tests/DOMElement_hasAttributes_basic.phpt]
+TEST 2642/9052 [ext/dom/tests/DOMImplementation_createDocumentType_basic.phpt]
PASS DOMImplementation::createDocumentType() [ext/dom/tests/DOMImplementation_createDocumentType_basic.phpt]
+TEST 2643/9052 [ext/dom/tests/DOMImplementation_createDocument_basic.phpt]
PASS DOMImplementation::createDocument() [ext/dom/tests/DOMImplementation_createDocument_basic.phpt]
+TEST 2644/9052 [ext/dom/tests/DOMImplementation_hasFeature_basic.phpt]
PASS DOMImplementation::hasFeature() [ext/dom/tests/DOMImplementation_hasFeature_basic.phpt]
+TEST 2645/9052 [ext/dom/tests/DOMNode_C14NFile_basic.phpt]
PASS DOMNode::C14NFile() [ext/dom/tests/DOMNode_C14NFile_basic.phpt]
+TEST 2646/9052 [ext/dom/tests/DOMNode_C14N_basic.phpt]
PASS DOMNode::C14N() [ext/dom/tests/DOMNode_C14N_basic.phpt]
+TEST 2647/9052 [ext/dom/tests/DOMNode_cloneNode_basic.phpt]
PASS DOM cloneNode : Basic Functionality [ext/dom/tests/DOMNode_cloneNode_basic.phpt]
+TEST 2648/9052 [ext/dom/tests/DOMNode_getLineNo_basic.phpt]
PASS DOMNode::getLineNo() [ext/dom/tests/DOMNode_getLineNo_basic.phpt]
+TEST 2649/9052 [ext/dom/tests/DOMNode_getNodePath_basic.phpt]
PASS DOMNode::getNodePath() [ext/dom/tests/DOMNode_getNodePath_basic.phpt]
+TEST 2650/9052 [ext/dom/tests/DOMNode_hasChildNodes.phpt]
PASS Tests DOMNode::hasChildNodes() [ext/dom/tests/DOMNode_hasChildNodes.phpt]
+TEST 2651/9052 [ext/dom/tests/DOMNode_hasChildNodes_basic.phpt]
PASS Test whether a node has child nodes: hasChildNodes() [ext/dom/tests/DOMNode_hasChildNodes_basic.phpt]
+TEST 2652/9052 [ext/dom/tests/DOMNode_insertBefore.phpt]
PASS Tests DOMNode::insertBefore() [ext/dom/tests/DOMNode_insertBefore.phpt]
+TEST 2653/9052 [ext/dom/tests/DOMNode_insertBefore_error1.phpt]
PASS DOMNode::insertBefore() should fail if node belongs to another document [ext/dom/tests/DOMNode_insertBefore_error1.phpt]
+TEST 2654/9052 [ext/dom/tests/DOMNode_issamenode_basic.phpt]
PASS DOMNode: isSameNode() [ext/dom/tests/DOMNode_issamenode_basic.phpt]
+TEST 2655/9052 [ext/dom/tests/DOMNode_normalize_basic.phpt]
PASS DOMNode::normalize() [ext/dom/tests/DOMNode_normalize_basic.phpt]
+TEST 2656/9052 [ext/dom/tests/DOMNode_removeChild_basic.phpt]
PASS DOM removeChild : Basic Functionality [ext/dom/tests/DOMNode_removeChild_basic.phpt]
+TEST 2657/9052 [ext/dom/tests/DOMNode_replaceChild_basic.phpt]
PASS Replacing a child node [ext/dom/tests/DOMNode_replaceChild_basic.phpt]
+TEST 2658/9052 [ext/dom/tests/DOMText_appendData_basic.phpt]
PASS DOMText::appendData basic functionality test [ext/dom/tests/DOMText_appendData_basic.phpt]
+TEST 2659/9052 [ext/dom/tests/bug28721.phpt]
PASS Bug #28721 (appendChild() and insertBefore() unset DOMText) [ext/dom/tests/bug28721.phpt]
+TEST 2660/9052 [ext/dom/tests/bug28817.phpt]
PASS Bug #28817 (properties in extended class) [ext/dom/tests/bug28817.phpt]
+TEST 2661/9052 [ext/dom/tests/bug32615.phpt]
PASS Bug #32615 (Replacing and inserting Fragments) [ext/dom/tests/bug32615.phpt]
+TEST 2662/9052 [ext/dom/tests/bug34276.phpt]
PASS Bug #34276 (setAttributeNS and default namespace) [ext/dom/tests/bug34276.phpt]
+TEST 2663/9052 [ext/dom/tests/bug35342.phpt]
PASS Bug #35342 (isset(DOMNodeList->length) returns false) [ext/dom/tests/bug35342.phpt]
+TEST 2664/9052 [ext/dom/tests/bug35673.phpt]
PASS Bug #35673 (formatOutput does not work with saveHTML). [ext/dom/tests/bug35673.phpt]
+TEST 2665/9052 [ext/dom/tests/bug36756.phpt]
PASS Bug #36756 (DOMDocument::removeChild corrupts node) [ext/dom/tests/bug36756.phpt]
+TEST 2666/9052 [ext/dom/tests/bug37277.phpt]
PASS Bug #37277 (cloning Dom Documents or Nodes does not work) [ext/dom/tests/bug37277.phpt]
+TEST 2667/9052 [ext/dom/tests/bug37456.phpt]
PASS Bug #37456 (DOMElement->setAttribute() loops forever) [ext/dom/tests/bug37456.phpt]
+TEST 2668/9052 [ext/dom/tests/bug38438.phpt]
PASS Bug #38438 (DOMNodeList->item(0) segfault on empty NodeList) [ext/dom/tests/bug38438.phpt]
+TEST 2669/9052 [ext/dom/tests/bug38474.phpt]
PASS Bug #38474 (getAttribute select attribute by order, even when prefixed) (OK to fail with libxml2 < 2.6.2x) [ext/dom/tests/bug38474.phpt]
+TEST 2670/9052 [ext/dom/tests/bug38850.phpt]
PASS Bug #38850 (lookupNamespaceURI does not return default namespace) [ext/dom/tests/bug38850.phpt]
+TEST 2671/9052 [ext/dom/tests/bug38949.phpt]
PASS Bug #38949 (Cannot get xmlns value attribute) [ext/dom/tests/bug38949.phpt]
+TEST 2672/9052 [ext/dom/tests/bug40836.phpt]
PASS Bug #40836 (Segfault in insertBefore) [ext/dom/tests/bug40836.phpt]
+TEST 2673/9052 [ext/dom/tests/bug41257.phpt]
PASS Bug #41257 (lookupNamespaceURI does not work as expected) [ext/dom/tests/bug41257.phpt]
+TEST 2674/9052 [ext/dom/tests/bug41374.phpt]
PASS Bug #41374 (wholetext concats values of wrong nodes) [ext/dom/tests/bug41374.phpt]
+TEST 2675/9052 [ext/dom/tests/bug42082.phpt]
PASS Bug #42082 (NodeList length zero should be empty) [ext/dom/tests/bug42082.phpt]
+TEST 2676/9052 [ext/dom/tests/bug43364.phpt]
PASS Bug #43364 (recursive xincludes don't remove internal xml nodes properly) [ext/dom/tests/bug43364.phpt]
+TEST 2677/9052 [ext/dom/tests/bug44648.phpt]
PASS Bug #44648 (Attribute names not checked for wellformedness) [ext/dom/tests/bug44648.phpt]
+TEST 2678/9052 [ext/dom/tests/bug45251.phpt]
PASS Bug #45251 (double free or corruption with setAttributeNode()) [ext/dom/tests/bug45251.phpt]
+TEST 2679/9052 [ext/dom/tests/bug46185.phpt]
PASS Bug #46185 (importNode changes the namespace of an XML element). [ext/dom/tests/bug46185.phpt]
+TEST 2680/9052 [ext/dom/tests/bug46335.phpt]
PASS Bug #46335 (DOMText::splitText doesn't handle multibyte characters). [ext/dom/tests/bug46335.phpt]
+TEST 2681/9052 [ext/dom/tests/bug46849.phpt]
PASS Bug #46849 (Cloning DOMDocument doesn't clone the properties). [ext/dom/tests/bug46849.phpt]
+TEST 2682/9052 [ext/dom/tests/bug47430.phpt]
PASS Bug #47430 (Errors after writing to nodeValue parameter of an absent previousSibling). [ext/dom/tests/bug47430.phpt]
+TEST 2683/9052 [ext/dom/tests/bug47848.phpt]
PASS Bug #47848 (importNode doesn't preserve attribute namespaces) [ext/dom/tests/bug47848.phpt]
+TEST 2684/9052 [ext/dom/tests/bug47849.phpt]
PASS Bug #47849 (Non-deep import loses the namespace). [ext/dom/tests/bug47849.phpt]
+TEST 2685/9052 [ext/dom/tests/bug49463.phpt]
PASS Bug #49463 (setAttributeNS fails setting default namespace). [ext/dom/tests/bug49463.phpt]
+TEST 2686/9052 [ext/dom/tests/bug49490.phpt]
PASS Bug #49490 (XPath namespace prefix conflict). [ext/dom/tests/bug49490.phpt]
+TEST 2687/9052 [ext/dom/tests/bug50661.phpt]
PASS Bug #50661 (DOMDocument::loadXML does not allow UTF-16). [ext/dom/tests/bug50661.phpt]
+TEST 2688/9052 [ext/dom/tests/bug52656.phpt]
PASS Bug #52656 (DOMCdataSection does not work with splitText). [ext/dom/tests/bug52656.phpt]
+TEST 2689/9052 [ext/dom/tests/bug54601.phpt]
PASS Segfault when removing the Doctype node [ext/dom/tests/bug54601.phpt]
+TEST 2690/9052 [ext/dom/tests/canonicalization.phpt]
PASS Test: Canonicalization - C14N() [ext/dom/tests/canonicalization.phpt]
+TEST 2691/9052 [ext/dom/tests/dom001.phpt]
PASS Test 1: Accessing single node [ext/dom/tests/dom001.phpt]
+TEST 2692/9052 [ext/dom/tests/dom002.phpt]
PASS Test 2: getElementsByTagName() / getElementsByTagNameNS() [ext/dom/tests/dom002.phpt]
+TEST 2693/9052 [ext/dom/tests/dom003.phpt]
PASS Test 3: Exception Test [ext/dom/tests/dom003.phpt]
+TEST 2694/9052 [ext/dom/tests/dom004.phpt]
PASS Test 4: Streams Test [ext/dom/tests/dom004.phpt]
+TEST 2695/9052 [ext/dom/tests/dom005.phpt]
PASS Test 5: HTML Test [ext/dom/tests/dom005.phpt]
+TEST 2696/9052 [ext/dom/tests/dom006.phpt]
PASS Test 6: Extends Test [ext/dom/tests/dom006.phpt]
+TEST 2697/9052 [ext/dom/tests/dom007.phpt]
PASS Test 7: DTD tests [ext/dom/tests/dom007.phpt]
+TEST 2698/9052 [ext/dom/tests/dom_comment_basic.phpt]
PASS DOM Comment : Basic Functionality [ext/dom/tests/dom_comment_basic.phpt]
+TEST 2699/9052 [ext/dom/tests/dom_comment_variation.phpt]
PASS DOM Comment : Variation [ext/dom/tests/dom_comment_variation.phpt]
+TEST 2700/9052 [ext/dom/tests/dom_create_element.phpt]
PASS Test 1: Creating Elements with and without Namespaces [ext/dom/tests/dom_create_element.phpt]
+TEST 2701/9052 [ext/dom/tests/dom_import_simplexml.phpt]
PASS Interop Test: Import from SimpleXML [ext/dom/tests/dom_import_simplexml.phpt]
+TEST 2702/9052 [ext/dom/tests/dom_set_attr_node.phpt]
PASS Test: setAttributeNode() [ext/dom/tests/dom_set_attr_node.phpt]
+TEST 2703/9052 [ext/dom/tests/dom_xinclude.phpt]
PASS Test: Xinclude and Streams [ext/dom/tests/dom_xinclude.phpt]
+TEST 2704/9052 [ext/dom/tests/domattributes.phpt]
PASS Attributes: DOMAttribute functionality [ext/dom/tests/domattributes.phpt]
+TEST 2705/9052 [ext/dom/tests/domchardata.phpt]
PASS CharData: DOMCharacterData and related functionality [ext/dom/tests/domchardata.phpt]
+TEST 2706/9052 [ext/dom/tests/domdocument_createcomment_error_001.phpt]
PASS DomDocument::CreateComment() - Incorrect Parameters [ext/dom/tests/domdocument_createcomment_error_001.phpt]
+TEST 2707/9052 [ext/dom/tests/domdocument_createentityreference_001.phpt]
PASS DomDocument::CreateEntityReference() - Creates an entity reference with the appropriate name [ext/dom/tests/domdocument_createentityreference_001.phpt]
+TEST 2708/9052 [ext/dom/tests/domdocument_createentityreference_002.phpt]
PASS DomDocument::CreateEntityReference() - Empty Arguments [ext/dom/tests/domdocument_createentityreference_002.phpt]
+TEST 2709/9052 [ext/dom/tests/domelement.phpt]
PASS Elements: DOMElement functionality [ext/dom/tests/domelement.phpt]
+TEST 2710/9052 [ext/dom/tests/domobject_debug_handler.phpt]
PASS Objects of DOM extension: debug info object handler. [ext/dom/tests/domobject_debug_handler.phpt]
+TEST 2711/9052 [ext/dom/tests/domxpath.phpt]
PASS DOMXPath Tests [ext/dom/tests/domxpath.phpt]
+TEST 2712/9052 [ext/dom/tests/regsiter_node_class.phpt]
PASS Test: registerNodeClass() [ext/dom/tests/regsiter_node_class.phpt]
+TEST 2713/9052 [ext/ereg/tests/001.phpt]
PASS RegReplace test 1 [ext/ereg/tests/001.phpt]
+TEST 2714/9052 [ext/ereg/tests/002.phpt]
PASS RegReplace test 2 [ext/ereg/tests/002.phpt]
+TEST 2715/9052 [ext/ereg/tests/003.phpt]
PASS ereg_replace single-quote test [ext/ereg/tests/003.phpt]
+TEST 2716/9052 [ext/ereg/tests/004.phpt]
PASS simple ereg test [ext/ereg/tests/004.phpt]
+TEST 2717/9052 [ext/ereg/tests/005.phpt]
PASS Test Regular expression register support in ereg [ext/ereg/tests/005.phpt]
+TEST 2718/9052 [ext/ereg/tests/006.phpt]
PASS Test ereg_replace of start-of-line [ext/ereg/tests/006.phpt]
+TEST 2719/9052 [ext/ereg/tests/007.phpt]
PASS Test empty result buffer in reg_replace [ext/ereg/tests/007.phpt]
+TEST 2720/9052 [ext/ereg/tests/008.phpt]
PASS Test back-references in regular expressions [ext/ereg/tests/008.phpt]
+TEST 2721/9052 [ext/ereg/tests/009.phpt]
PASS Test split() [ext/ereg/tests/009.phpt]
+TEST 2722/9052 [ext/ereg/tests/010.phpt]
PASS Long back references [ext/ereg/tests/010.phpt]
+TEST 2723/9052 [ext/ereg/tests/011.phpt]
PASS \0 back reference [ext/ereg/tests/011.phpt]
+TEST 2724/9052 [ext/ereg/tests/012.phpt]
PASS nonexisting back reference [ext/ereg/tests/012.phpt]
+TEST 2725/9052 [ext/ereg/tests/013.phpt]
PASS escapes in replace string [ext/ereg/tests/013.phpt]
+TEST 2726/9052 [ext/ereg/tests/014.phpt]
PASS backreferences not replaced recursively [ext/ereg/tests/014.phpt]
+TEST 2727/9052 [ext/ereg/tests/015.phpt]
PASS replace empty matches [ext/ereg/tests/015.phpt]
+TEST 2728/9052 [ext/ereg/tests/016.phpt]
PASS test backslash handling in regular expressions [ext/ereg/tests/016.phpt]
+TEST 2729/9052 [ext/ereg/tests/ereg_basic_001.phpt]
PASS Test ereg() function : basic functionality (with $regs) [ext/ereg/tests/ereg_basic_001.phpt]
+TEST 2730/9052 [ext/ereg/tests/ereg_basic_002.phpt]
PASS Test ereg() function : basic functionality (without $regs) [ext/ereg/tests/ereg_basic_002.phpt]
+TEST 2731/9052 [ext/ereg/tests/ereg_basic_003.phpt]
PASS Test ereg() function : basic functionality - long RE [ext/ereg/tests/ereg_basic_003.phpt]
+TEST 2732/9052 [ext/ereg/tests/ereg_basic_004.phpt]
PASS Test ereg() function : basic functionality - a few non-matches [ext/ereg/tests/ereg_basic_004.phpt]
+TEST 2733/9052 [ext/ereg/tests/ereg_error_001.phpt]
PASS Test ereg() function : error conditions - wrong number of args [ext/ereg/tests/ereg_error_001.phpt]
+TEST 2734/9052 [ext/ereg/tests/ereg_error_002.phpt]
PASS Test ereg() function : error conditions - test bad regular expressions [ext/ereg/tests/ereg_error_002.phpt]
+TEST 2735/9052 [ext/ereg/tests/ereg_replace_basic_001.phpt]
PASS Test ereg_replace() function : basic functionality [ext/ereg/tests/ereg_replace_basic_001.phpt]
+TEST 2736/9052 [ext/ereg/tests/ereg_replace_basic_002.phpt]
PASS Test ereg_replace() function : basic functionality - a few non-matches [ext/ereg/tests/ereg_replace_basic_002.phpt]
+TEST 2737/9052 [ext/ereg/tests/ereg_replace_error_001.phpt]
PASS Test ereg_replace() function : error conditions - wrong number of args [ext/ereg/tests/ereg_replace_error_001.phpt]
+TEST 2738/9052 [ext/ereg/tests/ereg_replace_error_002.phpt]
PASS Test ereg_replace() function : error conditions - bad regular expressions [ext/ereg/tests/ereg_replace_error_002.phpt]
+TEST 2739/9052 [ext/ereg/tests/ereg_replace_variation_001.phpt]
PASS Test ereg_replace() function : usage variations - unexpected type arg 1 [ext/ereg/tests/ereg_replace_variation_001.phpt]
+TEST 2740/9052 [ext/ereg/tests/ereg_replace_variation_002.phpt]
PASS Test ereg_replace() function : usage variations - unexpected type arg 2 [ext/ereg/tests/ereg_replace_variation_002.phpt]
+TEST 2741/9052 [ext/ereg/tests/ereg_replace_variation_003.phpt]
PASS Test ereg_replace() function : usage variations - unexpected type arg 3 [ext/ereg/tests/ereg_replace_variation_003.phpt]
+TEST 2742/9052 [ext/ereg/tests/ereg_variation_001.phpt]
PASS Test ereg() function : usage variations - unexpected type arg 1 [ext/ereg/tests/ereg_variation_001.phpt]
+TEST 2743/9052 [ext/ereg/tests/ereg_variation_002.phpt]
PASS Test ereg() function : usage variations - unexpected type arg 2 [ext/ereg/tests/ereg_variation_002.phpt]
+TEST 2744/9052 [ext/ereg/tests/ereg_variation_003.phpt]
PASS Test ereg() function : usage variations - unexpected type for arg 3 [ext/ereg/tests/ereg_variation_003.phpt]
+TEST 2745/9052 [ext/ereg/tests/ereg_variation_004.phpt]
PASS Test ereg() function : usage variations - pass non-variable as arg 3, which is pass-by-ref. [ext/ereg/tests/ereg_variation_004.phpt]
+TEST 2746/9052 [ext/ereg/tests/eregi_basic.phpt]
PASS Test eregi() function : basic functionality - confirm case insensitivity [ext/ereg/tests/eregi_basic.phpt]
+TEST 2747/9052 [ext/ereg/tests/eregi_basic_001.phpt]
PASS Test eregi() function : basic functionality (with $regs) [ext/ereg/tests/eregi_basic_001.phpt]
+TEST 2748/9052 [ext/ereg/tests/eregi_basic_002.phpt]
PASS Test eregi() function : basic functionality (without $regs) [ext/ereg/tests/eregi_basic_002.phpt]
+TEST 2749/9052 [ext/ereg/tests/eregi_basic_003.phpt]
PASS Test eregi() function : basic functionality - long RE [ext/ereg/tests/eregi_basic_003.phpt]
+TEST 2750/9052 [ext/ereg/tests/eregi_basic_004.phpt]
PASS Test eregi() function : basic functionality - a few non-matches [ext/ereg/tests/eregi_basic_004.phpt]
+TEST 2751/9052 [ext/ereg/tests/eregi_error_001.phpt]
PASS Test eregi() function : error conditions - wrong number of args [ext/ereg/tests/eregi_error_001.phpt]
+TEST 2752/9052 [ext/ereg/tests/eregi_error_002.phpt]
PASS Test eregi() function : error conditions - test bad regular expressions [ext/ereg/tests/eregi_error_002.phpt]
+TEST 2753/9052 [ext/ereg/tests/eregi_replace_basic.phpt]
PASS Test eregi_replace() function : basic functionality - confirm case insensitivity [ext/ereg/tests/eregi_replace_basic.phpt]
+TEST 2754/9052 [ext/ereg/tests/eregi_replace_basic_001.phpt]
PASS Test ereg() function : basic functionality [ext/ereg/tests/eregi_replace_basic_001.phpt]
+TEST 2755/9052 [ext/ereg/tests/eregi_replace_basic_002.phpt]
PASS Test eregi_replace() function : basic functionality - a few non-matches [ext/ereg/tests/eregi_replace_basic_002.phpt]
+TEST 2756/9052 [ext/ereg/tests/eregi_replace_error_001.phpt]
PASS Test eregi_replace() function : error conditions - wrong number of args [ext/ereg/tests/eregi_replace_error_001.phpt]
+TEST 2757/9052 [ext/ereg/tests/eregi_replace_error_002.phpt]
PASS Test eregi_replace() function : error conditions - bad regular expressions [ext/ereg/tests/eregi_replace_error_002.phpt]
+TEST 2758/9052 [ext/ereg/tests/eregi_replace_variation_001.phpt]
PASS Test eregi_replace() function : usage variations - unexpected type arg 1 [ext/ereg/tests/eregi_replace_variation_001.phpt]
+TEST 2759/9052 [ext/ereg/tests/eregi_replace_variation_002.phpt]
PASS Test eregi_replace() function : usage variations - unexpected type arg 2 [ext/ereg/tests/eregi_replace_variation_002.phpt]
+TEST 2760/9052 [ext/ereg/tests/eregi_replace_variation_003.phpt]
PASS Test eregi_replace() function : usage variations - unexpected type arg 3 [ext/ereg/tests/eregi_replace_variation_003.phpt]
+TEST 2761/9052 [ext/ereg/tests/eregi_variation_001.phpt]
PASS Test eregi() function : usage variations - unexpected type arg 1 [ext/ereg/tests/eregi_variation_001.phpt]
+TEST 2762/9052 [ext/ereg/tests/eregi_variation_002.phpt]
PASS Test eregi() function : usage variations - unexpected type arg 2 [ext/ereg/tests/eregi_variation_002.phpt]
+TEST 2763/9052 [ext/ereg/tests/eregi_variation_003.phpt]
PASS Test eregi() function : usage variations - unexpected type for arg 3 [ext/ereg/tests/eregi_variation_003.phpt]
+TEST 2764/9052 [ext/ereg/tests/eregi_variation_004.phpt]
PASS Test eregi() function : usage variations - pass non-variable as arg 3, which is pass-by-ref. [ext/ereg/tests/eregi_variation_004.phpt]
+TEST 2765/9052 [ext/ereg/tests/split_basic_001.phpt]
PASS Test split() function : basic functionality - test a number of simple split, specifying a limit [ext/ereg/tests/split_basic_001.phpt]
+TEST 2766/9052 [ext/ereg/tests/split_basic_002.phpt]
PASS Test split() function : basic functionality - test a number of simple split, without specifying a limit [ext/ereg/tests/split_basic_002.phpt]
+TEST 2767/9052 [ext/ereg/tests/split_basic_003.phpt]
PASS Test split() function : basic functionality - a few non-matches [ext/ereg/tests/split_basic_003.phpt]
+TEST 2768/9052 [ext/ereg/tests/split_error_001.phpt]
PASS Test split() function : error conditions - wrong number of args [ext/ereg/tests/split_error_001.phpt]
+TEST 2769/9052 [ext/ereg/tests/split_error_002.phpt]
PASS Test split() function : error conditions - test bad regular expressions [ext/ereg/tests/split_error_002.phpt]
+TEST 2770/9052 [ext/ereg/tests/split_variation_001.phpt]
PASS Test split() function : usage variations - unexpected type for arg 1 [ext/ereg/tests/split_variation_001.phpt]
+TEST 2771/9052 [ext/ereg/tests/split_variation_002.phpt]
PASS Test split() function : usage variations - unexpected type for arg 2 [ext/ereg/tests/split_variation_002.phpt]
+TEST 2772/9052 [ext/ereg/tests/split_variation_003.phpt]
PASS Test split() function : usage variations - unexpected type for arg 3 [ext/ereg/tests/split_variation_003.phpt]
+TEST 2773/9052 [ext/ereg/tests/split_variation_004.phpt]
PASS Test split() function : usage variations - out-of-range values for limit [ext/ereg/tests/split_variation_004.phpt]
+TEST 2774/9052 [ext/ereg/tests/spliti_basic_001.phpt]
PASS Test spliti() function : basic functionality - test a number of simple spliti, specifying a limit [ext/ereg/tests/spliti_basic_001.phpt]
+TEST 2775/9052 [ext/ereg/tests/spliti_basic_002.phpt]
PASS Test spliti() function : basic functionality - test a number of simple spliti, without specifying a limit [ext/ereg/tests/spliti_basic_002.phpt]
+TEST 2776/9052 [ext/ereg/tests/spliti_basic_003.phpt]
PASS Test spliti() function : basic functionality - a few non-matches [ext/ereg/tests/spliti_basic_003.phpt]
+TEST 2777/9052 [ext/ereg/tests/spliti_basic_004.phpt]
PASS Test spliti() function : basic functionality - confirm case insensitivity [ext/ereg/tests/spliti_basic_004.phpt]
+TEST 2778/9052 [ext/ereg/tests/spliti_error_001.phpt]
PASS Test spliti() function : error conditions - wrong number of args [ext/ereg/tests/spliti_error_001.phpt]
+TEST 2779/9052 [ext/ereg/tests/spliti_error_002.phpt]
PASS Test spliti() function : error conditions - test bad regular expressions [ext/ereg/tests/spliti_error_002.phpt]
+TEST 2780/9052 [ext/ereg/tests/spliti_variation_001.phpt]
PASS Test spliti() function : usage variations - unexpected type for arg 1 [ext/ereg/tests/spliti_variation_001.phpt]
+TEST 2781/9052 [ext/ereg/tests/spliti_variation_002.phpt]
PASS Test spliti() function : usage variations - unexpected type for arg 2 [ext/ereg/tests/spliti_variation_002.phpt]
+TEST 2782/9052 [ext/ereg/tests/spliti_variation_003.phpt]
PASS Test spliti() function : usage variations - unexpected type for arg 3 [ext/ereg/tests/spliti_variation_003.phpt]
+TEST 2783/9052 [ext/ereg/tests/spliti_variation_004.phpt]
PASS Test spliti() function : usage variations - out-of-range values for limit [ext/ereg/tests/spliti_variation_004.phpt]
+TEST 2784/9052 [ext/ereg/tests/sql_regcase_basic_001.phpt]
PASS Test sql_regcase() function : basic functionality [ext/ereg/tests/sql_regcase_basic_001.phpt]
+TEST 2785/9052 [ext/ereg/tests/sql_regcase_error_001.phpt]
PASS Test sql_regcase() function : error conditions [ext/ereg/tests/sql_regcase_error_001.phpt]
+TEST 2786/9052 [ext/ereg/tests/sql_regcase_variation_001.phpt]
PASS Test sql_regcase() function : usage variations - unexpected arg type [ext/ereg/tests/sql_regcase_variation_001.phpt]
+TEST 2787/9052 [ext/exif/tests/bug34704.phpt]
PASS Bug #34704 (Infinite recursion due to corrupt JPEG) [ext/exif/tests/bug34704.phpt]
+TEST 2788/9052 [ext/exif/tests/bug48378.phpt]
PASS Bug #48378 (Infinite recursion due to corrupt JPEG) [ext/exif/tests/bug48378.phpt]
+TEST 2789/9052 [ext/exif/tests/bug54002.phpt]
PASS Bug #54002 (crash on crafted tag) [ext/exif/tests/bug54002.phpt]
+TEST 2790/9052 [ext/exif/tests/bug60150.phpt]
PASS Bug #60150 (Integer overflow during the parsing of invalid exif header) [ext/exif/tests/bug60150.phpt]
+TEST 2791/9052 [ext/exif/tests/exif000.phpt]
PASS Check for exif_read_data default behaviour [ext/exif/tests/exif000.phpt]
+TEST 2792/9052 [ext/exif/tests/exif001.phpt]
PASS Check for exif_read_data [ext/exif/tests/exif001.phpt]
+TEST 2793/9052 [ext/exif/tests/exif002.phpt]
PASS Check for exif_thumbnail [ext/exif/tests/exif002.phpt]
+TEST 2794/9052 [ext/exif/tests/exif003.phpt]
PASS Check for exif_read_data, Unicode user comment [ext/exif/tests/exif003.phpt]
+TEST 2795/9052 [ext/exif/tests/exif004.phpt]
PASS Check for exif_read_data, Unicode WinXP tags [ext/exif/tests/exif004.phpt]
+TEST 2796/9052 [ext/exif/tests/exif005.phpt]
PASS Check for exif_read_data, unusual IFD start [ext/exif/tests/exif005.phpt]
+TEST 2797/9052 [ext/exif/tests/exif006.phpt]
PASS Check for exif_read_data, magic_quotes_runtime [ext/exif/tests/exif006.phpt]
+TEST 2798/9052 [ext/exif/tests/exif007.phpt]
PASS Check for exif_read_data, baseline JPEG with no IFD, EXIF, GPS or Interoperability data in Intel byte-order. [ext/exif/tests/exif007.phpt]
+TEST 2799/9052 [ext/exif/tests/exif008.phpt]
PASS Check for exif_read_data, JPEG with IFD data in Intel byte-order. [ext/exif/tests/exif008.phpt]
+TEST 2800/9052 [ext/exif/tests/exif009.phpt]
PASS Check for exif_read_data, JPEG with IFD data in Motorola byte-order. [ext/exif/tests/exif009.phpt]
+TEST 2801/9052 [ext/exif/tests/exif010.phpt]
PASS Check for exif_read_data, JPEG with IFD and EXIF data in Intel byte-order. [ext/exif/tests/exif010.phpt]
+TEST 2802/9052 [ext/exif/tests/exif011.phpt]
PASS Check for exif_read_data, JPEG with IFD and EXIF data in Motorola byte-order. [ext/exif/tests/exif011.phpt]
+TEST 2803/9052 [ext/exif/tests/exif012.phpt]
PASS Check for exif_read_data, JPEG with IFD and GPS data in Intel byte-order. [ext/exif/tests/exif012.phpt]
+TEST 2804/9052 [ext/exif/tests/exif013.phpt]
PASS Check for exif_read_data, JPEG with IFD and GPS data in Motorola byte-order. [ext/exif/tests/exif013.phpt]
+TEST 2805/9052 [ext/exif/tests/exif014.phpt]
PASS Check for exif_read_data, JPEG with IFD, EXIF and GPS data in Intel byte-order. [ext/exif/tests/exif014.phpt]
+TEST 2806/9052 [ext/exif/tests/exif015.phpt]
PASS Check for exif_read_data, JPEG with IFD, EXIF and GPS data in Motorola byte-order. [ext/exif/tests/exif015.phpt]
+TEST 2807/9052 [ext/exif/tests/exif016.phpt]
PASS Check for exif_read_data, TIFF with IFD data in Intel byte-order. [ext/exif/tests/exif016.phpt]
+TEST 2808/9052 [ext/exif/tests/exif017.phpt]
PASS Check for exif_read_data, TIFF with IFD data in Motorola byte-order. [ext/exif/tests/exif017.phpt]
+TEST 2809/9052 [ext/exif/tests/exif018.phpt]
PASS Check for exif_read_data, TIFF with IFD and EXIF data in Intel byte-order. [ext/exif/tests/exif018.phpt]
+TEST 2810/9052 [ext/exif/tests/exif020.phpt]
PASS Check for exif_read_data, TIFF with IFD and GPS data in Intel byte-order. [ext/exif/tests/exif020.phpt]
+TEST 2811/9052 [ext/exif/tests/exif021.phpt]
PASS Check for exif_read_data, TIFF with IFD and GPS data in Motorola byte-order. [ext/exif/tests/exif021.phpt]
+TEST 2812/9052 [ext/exif/tests/exif022.phpt]
PASS Check for exif_read_data, TIFF with IFD, EXIF and GPS data in Intel byte-order. [ext/exif/tests/exif022.phpt]
+TEST 2813/9052 [ext/exif/tests/exif023.phpt]
PASS Check for exif_read_data, TIFF with IFD, EXIF and GPS data in Motorola byte-order. [ext/exif/tests/exif023.phpt]
+TEST 2814/9052 [ext/exif/tests/exif024.phpt]
PASS Check for exif_read_data, JPEG with IFD0, EXIF, INTEROP data in Intel byte-order. [ext/exif/tests/exif024.phpt]
+TEST 2815/9052 [ext/exif/tests/exif025.phpt]
PASS Check for exif_read_data, JPEG with IFD0, EXIF, INTEROP data in Motorola byte-order. [ext/exif/tests/exif025.phpt]
+TEST 2816/9052 [ext/exif/tests/exif026.phpt]
PASS Check for exif_read_data, TIFF with IFD0, EXIF, INTEROP data in Intel byte-order. [ext/exif/tests/exif026.phpt]
+TEST 2817/9052 [ext/exif/tests/exif027.phpt]
PASS Check for exif_read_data, TIFF with IFD0, EXIF, INTEROP data in Motorola byte-order. [ext/exif/tests/exif027.phpt]
+TEST 2818/9052 [ext/exif/tests/exif_imagetype_basic.phpt]
PASS Check for exif_imagetype default behaviour [ext/exif/tests/exif_imagetype_basic.phpt]
+TEST 2819/9052 [ext/exif/tests/exif_imagetype_error.phpt]
PASS Test exif_imagetype() function : error conditions [ext/exif/tests/exif_imagetype_error.phpt]
+TEST 2820/9052 [ext/exif/tests/exif_imagetype_variation1.phpt]
PASS Test exif_imagetype() function : usage variations - different types for filename argument [ext/exif/tests/exif_imagetype_variation1.phpt]
+TEST 2821/9052 [ext/exif/tests/exif_read_exif_data_basic.phpt]
PASS Check for read_exif_data default behaviour [ext/exif/tests/exif_read_exif_data_basic.phpt]
+TEST 2822/9052 [ext/exif/tests/exif_tagname_basic.phpt]
PASS Test exif_tagname() function : basic functionality [ext/exif/tests/exif_tagname_basic.phpt]
+TEST 2823/9052 [ext/exif/tests/exif_tagname_error.phpt]
PASS Test exif_tagname() function : error conditions [ext/exif/tests/exif_tagname_error.phpt]
+TEST 2824/9052 [ext/exif/tests/exif_tagname_variation1.phpt]
PASS Test exif_tagname() function : usage variations - different types for index argument [ext/exif/tests/exif_tagname_variation1.phpt]
+TEST 2825/9052 [ext/filter/tests/001.phpt]
PASS Simple GET test [ext/filter/tests/001.phpt]
+TEST 2826/9052 [ext/filter/tests/002.phpt]
PASS GET test with 2 values and an empty one [ext/filter/tests/002.phpt]
+TEST 2827/9052 [ext/filter/tests/003.phpt]
PASS GET/POST/REQUEST Test [ext/filter/tests/003.phpt]
+TEST 2828/9052 [ext/filter/tests/004.phpt]
PASS GET/POST/REQUEST Test with filtered data [ext/filter/tests/004.phpt]
+TEST 2829/9052 [ext/filter/tests/005.phpt]
PASS GET/REQUEST Test with fifa example data [ext/filter/tests/005.phpt]
+TEST 2830/9052 [ext/filter/tests/006.phpt]
PASS filter() test [ext/filter/tests/006.phpt]
+TEST 2831/9052 [ext/filter/tests/007.phpt]
PASS filter_has_var() [ext/filter/tests/007.phpt]
+TEST 2832/9052 [ext/filter/tests/008.phpt]
PASS filter_list() [ext/filter/tests/008.phpt]
+TEST 2833/9052 [ext/filter/tests/009.phpt]
PASS filter_id() [ext/filter/tests/009.phpt]
+TEST 2834/9052 [ext/filter/tests/010.phpt]
PASS filter_var() [ext/filter/tests/010.phpt]
+TEST 2835/9052 [ext/filter/tests/011.phpt]
PASS input_get() [ext/filter/tests/011.phpt]
+TEST 2836/9052 [ext/filter/tests/012.phpt]
PASS filter_input() [ext/filter/tests/012.phpt]
+TEST 2837/9052 [ext/filter/tests/013.phpt]
PASS filter_var() and flags [ext/filter/tests/013.phpt]
+TEST 2838/9052 [ext/filter/tests/014.phpt]
PASS filter_var() and FILTER_VALIDATE_BOOLEAN [ext/filter/tests/014.phpt]
+TEST 2839/9052 [ext/filter/tests/015.phpt]
PASS filter_var() and FILTER_VALIDATE_URL [ext/filter/tests/015.phpt]
+TEST 2840/9052 [ext/filter/tests/016.phpt]
PASS filter_var() and FILTER_VALIDATE_EMAIL [ext/filter/tests/016.phpt]
+TEST 2841/9052 [ext/filter/tests/017.phpt]
PASS filter_var() and FILTER_VALIDATE_REGEXP [ext/filter/tests/017.phpt]
+TEST 2842/9052 [ext/filter/tests/018.phpt]
PASS filter_var() and FILTER_VALIDATE_IP [ext/filter/tests/018.phpt]
+TEST 2843/9052 [ext/filter/tests/019.phpt]
PASS filter_var() & FILTER_VALIDATE_IP and weird data [ext/filter/tests/019.phpt]
+TEST 2844/9052 [ext/filter/tests/020.phpt]
PASS filter_var() and FILTER_SANITIZE_MAGIC_QUOTES [ext/filter/tests/020.phpt]
+TEST 2845/9052 [ext/filter/tests/021.phpt]
PASS filter_var() and FILTER_SANITIZE_NUMBER_* [ext/filter/tests/021.phpt]
+TEST 2846/9052 [ext/filter/tests/022.phpt]
PASS filter_var() and FILTER_SANITIZE_EMAIL [ext/filter/tests/022.phpt]
+TEST 2847/9052 [ext/filter/tests/023.phpt]
PASS filter_var() and FILTER_UNSAFE_RAW [ext/filter/tests/023.phpt]
+TEST 2848/9052 [ext/filter/tests/024.phpt]
PASS filter_var() and FILTER_SANITIZE_ENCODED [ext/filter/tests/024.phpt]
+TEST 2849/9052 [ext/filter/tests/025.phpt]
PASS filter_var() and FILTER_SANITIZE_STRING [ext/filter/tests/025.phpt]
+TEST 2850/9052 [ext/filter/tests/026.phpt]
PASS filter_var() and FILTER_SANITIZE_STRIPPED [ext/filter/tests/026.phpt]
+TEST 2851/9052 [ext/filter/tests/027.phpt]
PASS filter_var() and FILTER_SANITIZE_ENCODED [ext/filter/tests/027.phpt]
+TEST 2852/9052 [ext/filter/tests/028.phpt]
PASS filter_var() and FILTER_SANITIZE_SPECIAL_CHARS [ext/filter/tests/028.phpt]
+TEST 2853/9052 [ext/filter/tests/029.phpt]
PASS filter_var() and FILTER_CALLBACK [ext/filter/tests/029.phpt]
+TEST 2854/9052 [ext/filter/tests/030.phpt]
PASS filter_var() and IPv6 [ext/filter/tests/030.phpt]
+TEST 2855/9052 [ext/filter/tests/031.phpt]
PASS filter_var() and FLOAT [ext/filter/tests/031.phpt]
+TEST 2856/9052 [ext/filter/tests/032.phpt]
PASS input_get_args() [ext/filter/tests/032.phpt]
+TEST 2857/9052 [ext/filter/tests/033.phpt]
PASS Test all filters returned by filter_list() [ext/filter/tests/033.phpt]
+TEST 2858/9052 [ext/filter/tests/034.phpt]
PASS Logical filter: boolean [ext/filter/tests/034.phpt]
+TEST 2859/9052 [ext/filter/tests/035.phpt]
PASS GET/POST/REQUEST Test with input_filter [ext/filter/tests/035.phpt]
+TEST 2860/9052 [ext/filter/tests/036.phpt]
PASS input_get_args() and references [ext/filter/tests/036.phpt]
+TEST 2861/9052 [ext/filter/tests/037.phpt]
PASS GET and data callback tests [ext/filter/tests/037.phpt]
+TEST 2862/9052 [ext/filter/tests/038.phpt]
PASS Test scalar, array [ext/filter/tests/038.phpt]
+TEST 2863/9052 [ext/filter/tests/039.phpt]
PASS filter_var_array() and different arguments [ext/filter/tests/039.phpt]
+TEST 2864/9052 [ext/filter/tests/040.phpt]
PASS filter_has_var() tests [ext/filter/tests/040.phpt]
+TEST 2865/9052 [ext/filter/tests/041.phpt]
PASS COOKIE multiple cookie test [ext/filter/tests/041.phpt]
+TEST 2866/9052 [ext/filter/tests/042.phpt]
PASS Combination of strip & sanitize filters [ext/filter/tests/042.phpt]
+TEST 2867/9052 [ext/filter/tests/043.phpt]
PASS Character encoding test [ext/filter/tests/043.phpt]
+TEST 2868/9052 [ext/filter/tests/044.phpt]
PASS Integer validation with spaces [ext/filter/tests/044.phpt]
+TEST 2869/9052 [ext/filter/tests/045.phpt]
PASS Options must not be changed by filter_var() [ext/filter/tests/045.phpt]
+TEST 2870/9052 [ext/filter/tests/046.phpt]
PASS Integer overflow [ext/filter/tests/046.phpt]
+TEST 2871/9052 [ext/filter/tests/047.phpt]
PASS Octal integer overflow [ext/filter/tests/047.phpt]
+TEST 2872/9052 [ext/filter/tests/048.phpt]
PASS Hex integer overflow [ext/filter/tests/048.phpt]
+TEST 2873/9052 [ext/filter/tests/049.phpt]
PASS filter_var() and doubles with thousend separators [ext/filter/tests/049.phpt]
+TEST 2874/9052 [ext/filter/tests/050.phpt]
PASS filter_var() and double overflow/underflow [ext/filter/tests/050.phpt]
+TEST 2875/9052 [ext/filter/tests/051.phpt]
PASS filter_var() and default values [ext/filter/tests/051.phpt]
+TEST 2876/9052 [ext/filter/tests/052.phpt]
PASS filter_var() / filter_var_array() and passed data integrity [ext/filter/tests/052.phpt]
+TEST 2877/9052 [ext/filter/tests/053.phpt]
PASS filter_var() - using callback [ext/filter/tests/053.phpt]
+TEST 2878/9052 [ext/filter/tests/054.phpt]
PASS filter_var_array() - using the add_empty option [ext/filter/tests/054.phpt]
+TEST 2879/9052 [ext/filter/tests/PMOPB45.phpt]
PASS PMOPB-45-2007:PHP ext/filter Email Validation Vulnerability [ext/filter/tests/PMOPB45.phpt]
+TEST 2880/9052 [ext/filter/tests/bug39763.phpt]
PASS Bug #39763 (filter applies magic_quotes twice in parse_str()) [ext/filter/tests/bug39763.phpt]
+TEST 2881/9052 [ext/filter/tests/bug39846.phpt]
PASS Bug #39846 (ipv4 trailing data validation) [ext/filter/tests/bug39846.phpt]
+TEST 2882/9052 [ext/filter/tests/bug42718-2.phpt]
PASS Bug #42718 - 2 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718-2.phpt]
+TEST 2883/9052 [ext/filter/tests/bug42718.phpt]
XFAIL Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt] XFAIL REASON: FILTER_UNSAFE_RAW not applied when configured as default filter, even with flags
+TEST 2884/9052 [ext/filter/tests/bug44445.phpt]
PASS Bug #44445 (email validator does not handle domains starting/ending with a -) [ext/filter/tests/bug44445.phpt]
+TEST 2885/9052 [ext/filter/tests/bug44779.phpt]
PASS Bug #44779 (filter returns NULL in CLI when it shouldn't) [ext/filter/tests/bug44779.phpt]
+TEST 2886/9052 [ext/filter/tests/bug46973.phpt]
PASS Bug #46973 (IPv6 address filter rejects valid address) [ext/filter/tests/bug46973.phpt]
+TEST 2887/9052 [ext/filter/tests/bug47435.phpt]
PASS Bug #47435 (FILTER_FLAG_NO_PRIV_RANGE and FILTER_FLAG_NO_RES_RANGE don't work with ipv6) [ext/filter/tests/bug47435.phpt]
+TEST 2888/9052 [ext/filter/tests/bug47745.phpt]
PASS Bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer) [ext/filter/tests/bug47745.phpt]
+TEST 2889/9052 [ext/filter/tests/bug48762.phpt]
PASS Bug #48762 (IPv6 address filter still rejects valid address) [ext/filter/tests/bug48762.phpt]
+TEST 2890/9052 [ext/filter/tests/bug49274.phpt]
PASS #49274, fatal error when an object does not implement toString [ext/filter/tests/bug49274.phpt]
+TEST 2891/9052 [ext/filter/tests/bug50158.phpt]
PASS Bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing = or ?) [ext/filter/tests/bug50158.phpt]
+TEST 2892/9052 [ext/filter/tests/bug50632.phpt]
PASS bug 50632, filter_input() does not return default value if the variable does not exist [ext/filter/tests/bug50632.phpt]
+TEST 2893/9052 [ext/filter/tests/bug51192.phpt]
PASS bug 51192, FILTER_VALIDATE_URL will invalidate a hostname that includes '-' [ext/filter/tests/bug51192.phpt]
+TEST 2894/9052 [ext/filter/tests/bug52209.phpt]
SKIP Bug #52209 (INPUT_ENV returns NULL for set variables (CLI)) [ext/filter/tests/bug52209.phpt]
+TEST 2895/9052 [ext/filter/tests/bug52929.phpt]
PASS Bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with large amount of data) [ext/filter/tests/bug52929.phpt]
+TEST 2896/9052 [ext/filter/tests/bug53037.phpt]
PASS Bug #53037 (FILTER_FLAG_EMPTY_STRING_NULL is not implemented) [ext/filter/tests/bug53037.phpt]
+TEST 2897/9052 [ext/filter/tests/bug53150.phpt]
PASS Bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges) [ext/filter/tests/bug53150.phpt]
+TEST 2898/9052 [ext/filter/tests/bug55478.phpt]
PASS Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized domain name addresses containing >1 -) [ext/filter/tests/bug55478.phpt]
+TEST 2899/9052 [ext/filter/tests/bug7586.phpt]
PASS input_get_args() filter not reseted between elements [ext/filter/tests/bug7586.phpt]
+TEST 2900/9052 [ext/filter/tests/bug7715.phpt]
PASS bug 7715, floats value with integer or incomplete input [ext/filter/tests/bug7715.phpt]
+TEST 2901/9052 [ext/filter/tests/bug7733.phpt]
PASS filter_data() Float exponential weird result [ext/filter/tests/bug7733.phpt]
+TEST 2902/9052 [ext/filter/tests/bug8315.phpt]
PASS bug 8315, NULL values halt the validation [ext/filter/tests/bug8315.phpt]
+TEST 2903/9052 [ext/filter/tests/callback_closure.phpt]
PASS callback function is a closure [ext/filter/tests/callback_closure.phpt]
+TEST 2904/9052 [ext/filter/tests/callback_non_modified_var.phpt]
PASS callback function returns non modified value [ext/filter/tests/callback_non_modified_var.phpt]
+TEST 2905/9052 [ext/filter/tests/filter_data.phpt]
PASS Simple filter_var() tests [ext/filter/tests/filter_data.phpt]
+TEST 2906/9052 [ext/hash/tests/adler32.phpt]
PASS ADLER32 [ext/hash/tests/adler32.phpt]
+TEST 2907/9052 [ext/hash/tests/bug52240.phpt]
PASS Bug #52240 (hash_copy() does not copy the HMAC key, causes wrong results and PHP crashes) [ext/hash/tests/bug52240.phpt]
+TEST 2908/9052 [ext/hash/tests/crc32.phpt]
PASS CRC32 [ext/hash/tests/crc32.phpt]
+TEST 2909/9052 [ext/hash/tests/gost.phpt]
PASS gost [ext/hash/tests/gost.phpt]
+TEST 2910/9052 [ext/hash/tests/hash_algos.phpt]
PASS Test hash_algos() function : basic functionality [ext/hash/tests/hash_algos.phpt]
+TEST 2911/9052 [ext/hash/tests/hash_copy_001.phpt]
PASS hash_copy() basic tests [ext/hash/tests/hash_copy_001.phpt]
+TEST 2912/9052 [ext/hash/tests/hash_copy_002.phpt]
PASS hash_copy() errors [ext/hash/tests/hash_copy_002.phpt]
+TEST 2913/9052 [ext/hash/tests/hash_error.phpt]
PASS Test hash() function : error conditions [ext/hash/tests/hash_error.phpt]
+TEST 2914/9052 [ext/hash/tests/hash_file_basic.phpt]
PASS Test hash_file() function : basic functionality [ext/hash/tests/hash_file_basic.phpt]
+TEST 2915/9052 [ext/hash/tests/hash_file_basic1.phpt]
PASS Test hash_file() function : basic functionality [ext/hash/tests/hash_file_basic1.phpt]
+TEST 2916/9052 [ext/hash/tests/hash_file_error.phpt]
PASS Test hash_file() function : error conditions [ext/hash/tests/hash_file_error.phpt]
+TEST 2917/9052 [ext/hash/tests/hash_hmac_basic.phpt]
PASS Test hash_file() function : basic functionality [ext/hash/tests/hash_hmac_basic.phpt]
+TEST 2918/9052 [ext/hash/tests/hash_hmac_error.phpt]
PASS Test hash_hmac() function : basic functionality [ext/hash/tests/hash_hmac_error.phpt]
+TEST 2919/9052 [ext/hash/tests/hash_hmac_file_basic.phpt]
PASS Test hash_hmac_file() function : basic functionality [ext/hash/tests/hash_hmac_file_basic.phpt]
+TEST 2920/9052 [ext/hash/tests/hash_hmac_file_error.phpt]
PASS Test hash_hmac_file() function : basic functionality [ext/hash/tests/hash_hmac_file_error.phpt]
+TEST 2921/9052 [ext/hash/tests/haval.phpt]
PASS haval algorithm (multi-vector, multi-pass, multi-width) [ext/hash/tests/haval.phpt]
+TEST 2922/9052 [ext/hash/tests/hmac-md5.phpt]
PASS hmac-md5 algorithm [ext/hash/tests/hmac-md5.phpt]
+TEST 2923/9052 [ext/hash/tests/md2.phpt]
PASS md2 algorithm [ext/hash/tests/md2.phpt]
+TEST 2924/9052 [ext/hash/tests/md4.phpt]
PASS md4 algorithm [ext/hash/tests/md4.phpt]
+TEST 2925/9052 [ext/hash/tests/md5.phpt]
PASS md5 algorithm [ext/hash/tests/md5.phpt]
+TEST 2926/9052 [ext/hash/tests/mhash_001.phpt]
SKIP mhash() test [ext/hash/tests/mhash_001.phpt] reason: mhash extension is not available
+TEST 2927/9052 [ext/hash/tests/mhash_002.phpt]
SKIP mhash_get_block_size() & mhash_get_hash_name() test [ext/hash/tests/mhash_002.phpt] reason: mhash extension is not available
+TEST 2928/9052 [ext/hash/tests/mhash_003.phpt]
SKIP mhash_keygen_s2k() test [ext/hash/tests/mhash_003.phpt] reason: mhash extension is not available
+TEST 2929/9052 [ext/hash/tests/mhash_004.phpt]
SKIP mhash() modifying algorithm parameter [ext/hash/tests/mhash_004.phpt] reason: mhash extension is not available
+TEST 2930/9052 [ext/hash/tests/ripemd128.phpt]
PASS ripemd128 algorithm [ext/hash/tests/ripemd128.phpt]
+TEST 2931/9052 [ext/hash/tests/ripemd160.phpt]
PASS ripemd160 algorithm [ext/hash/tests/ripemd160.phpt]
+TEST 2932/9052 [ext/hash/tests/ripemd256.phpt]
PASS ripemd256 algorithm [ext/hash/tests/ripemd256.phpt]
+TEST 2933/9052 [ext/hash/tests/ripemd320.phpt]
PASS ripemd320 algorithm [ext/hash/tests/ripemd320.phpt]
+TEST 2934/9052 [ext/hash/tests/sha1.phpt]
PASS sha1 algorithm [ext/hash/tests/sha1.phpt]
+TEST 2935/9052 [ext/hash/tests/sha224.phpt]
PASS sha224 algorithm [ext/hash/tests/sha224.phpt]
+TEST 2936/9052 [ext/hash/tests/sha256.phpt]
PASS sha256 algorithm [ext/hash/tests/sha256.phpt]
+TEST 2937/9052 [ext/hash/tests/sha384.phpt]
PASS sha384 algorithm [ext/hash/tests/sha384.phpt]
+TEST 2938/9052 [ext/hash/tests/sha512.phpt]
PASS sha512 algorithm [ext/hash/tests/sha512.phpt]
+TEST 2939/9052 [ext/hash/tests/snefru.phpt]
PASS snefru [ext/hash/tests/snefru.phpt]
+TEST 2940/9052 [ext/hash/tests/tiger.phpt]
PASS tiger [ext/hash/tests/tiger.phpt]
+TEST 2941/9052 [ext/hash/tests/whirlpool.phpt]
PASS whirlpool [ext/hash/tests/whirlpool.phpt]
+TEST 2942/9052 [ext/json/tests/001.phpt]
PASS json_decode() tests [ext/json/tests/001.phpt]
+TEST 2943/9052 [ext/json/tests/002.phpt]
PASS json_encode() tests [ext/json/tests/002.phpt]
+TEST 2944/9052 [ext/json/tests/003.phpt]
PASS json_encode() & endless loop - 1 [ext/json/tests/003.phpt]
+TEST 2945/9052 [ext/json/tests/004.phpt]
PASS json_encode() & endless loop - 2 [ext/json/tests/004.phpt]
+TEST 2946/9052 [ext/json/tests/005.phpt]
PASS json_encode() & endless loop - 3 [ext/json/tests/005.phpt]
+TEST 2947/9052 [ext/json/tests/006.phpt]
PASS json_encode() & extended encoding [ext/json/tests/006.phpt]
+TEST 2948/9052 [ext/json/tests/007.phpt]
PASS json_last_error() tests [ext/json/tests/007.phpt]
+TEST 2949/9052 [ext/json/tests/bug40503.phpt]
PASS Bug #40503 (json_encode() value corruption on 32bit systems with overflown values) [ext/json/tests/bug40503.phpt]
+TEST 2950/9052 [ext/json/tests/bug41034.phpt]
PASS Bug #41034 (json_encode() ignores null byte started keys in arrays) [ext/json/tests/bug41034.phpt]
+TEST 2951/9052 [ext/json/tests/bug41067.phpt]
PASS Bug #41067 (json_encode() problem with UTF-16 input) [ext/json/tests/bug41067.phpt]
+TEST 2952/9052 [ext/json/tests/bug41403.phpt]
PASS Bug #41403 (json_decode cannot decode floats if localeconv decimal_point is not '.') [ext/json/tests/bug41403.phpt]
+TEST 2953/9052 [ext/json/tests/bug41504.phpt]
PASS Bug #41504 (json_decode() converts empty array keys to "_empty_") [ext/json/tests/bug41504.phpt]
+TEST 2954/9052 [ext/json/tests/bug41567.phpt]
PASS Bug #41567 (json_encode() double conversion is inconsistent with PHP) [ext/json/tests/bug41567.phpt]
+TEST 2955/9052 [ext/json/tests/bug42090.phpt]
PASS Bug #42090 (json_decode causes segmentation fault) [ext/json/tests/bug42090.phpt]
+TEST 2956/9052 [ext/json/tests/bug42785.phpt]
PASS Bug #42785 (Incorrect formatting of double values with non-english locales) [ext/json/tests/bug42785.phpt]
+TEST 2957/9052 [ext/json/tests/bug43941.phpt]
PASS Bug #43941 (json_encode() invalid UTF-8) [ext/json/tests/bug43941.phpt]
+TEST 2958/9052 [ext/json/tests/bug45791.phpt]
PASS Bug #45791 (json_decode() does not handle number 0e0) [ext/json/tests/bug45791.phpt]
+TEST 2959/9052 [ext/json/tests/bug46215.phpt]
PASS Bug #46215 (json_encode mutates its parameter and has some class-specific state) [ext/json/tests/bug46215.phpt]
+TEST 2960/9052 [ext/json/tests/bug46944.phpt]
PASS Bug #46944 (json_encode() doesn't handle 3 byte utf8 correctly) [ext/json/tests/bug46944.phpt]
+TEST 2961/9052 [ext/json/tests/bug47644.phpt]
SKIP Bug #47644 (valid large integers are truncated) [ext/json/tests/bug47644.phpt] reason: this test is for 64bit platform only
+TEST 2962/9052 [ext/json/tests/bug54058.phpt]
PASS Bug #54058 (json_last_error() invalid UTF-8 produces wrong error) [ext/json/tests/bug54058.phpt]
+TEST 2963/9052 [ext/json/tests/bug54484.phpt]
PASS Bug #54484 (Empty string in json_decode doesn't reset json_last_error) [ext/json/tests/bug54484.phpt]
+TEST 2964/9052 [ext/json/tests/bug55543.phpt]
PASS Bug #55543 (json_encode() with JSON_NUMERIC_CHECK & numeric string properties) [ext/json/tests/bug55543.phpt]
+TEST 2965/9052 [ext/json/tests/fail001.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/fail*.json) [ext/json/tests/fail001.phpt]
+TEST 2966/9052 [ext/json/tests/json_decode_basic.phpt]
PASS Test json_decode() function : basic functionality [ext/json/tests/json_decode_basic.phpt]
+TEST 2967/9052 [ext/json/tests/json_decode_error.phpt]
PASS Test json_decode() function : error conditions [ext/json/tests/json_decode_error.phpt]
+TEST 2968/9052 [ext/json/tests/json_encode_basic.phpt]
PASS Test json_encode() function : basic functionality [ext/json/tests/json_encode_basic.phpt]
+TEST 2969/9052 [ext/json/tests/json_encode_basic_utf8.phpt]
PASS Test json_encode() function : basic functionality with UTF8 string input [ext/json/tests/json_encode_basic_utf8.phpt]
+TEST 2970/9052 [ext/json/tests/json_encode_error.phpt]
PASS Test json_encode() function : error conditions [ext/json/tests/json_encode_error.phpt]
+TEST 2971/9052 [ext/json/tests/pass001.1.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass1.json) [ext/json/tests/pass001.1.phpt]
+TEST 2972/9052 [ext/json/tests/pass001.1_64bit.phpt]
SKIP JSON (http://www.crockford.com/JSON/JSON_checker/test/pass1.json) [ext/json/tests/pass001.1_64bit.phpt] reason: this test is for 64bit platform only
+TEST 2973/9052 [ext/json/tests/pass001.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass1.json) [ext/json/tests/pass001.phpt]
+TEST 2974/9052 [ext/json/tests/pass002.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass2.json) [ext/json/tests/pass002.phpt]
+TEST 2975/9052 [ext/json/tests/pass003.phpt]
PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass3.json) [ext/json/tests/pass003.phpt]
+TEST 2976/9052 [ext/libxml/tests/001.phpt]
PASS libxml_use_internal_errors() [ext/libxml/tests/001.phpt]
+TEST 2977/9052 [ext/libxml/tests/002.phpt]
PASS libxml_get_errors() [ext/libxml/tests/002.phpt]
+TEST 2978/9052 [ext/libxml/tests/003.phpt]
PASS libxml_use_internal_errors() memory leaks [ext/libxml/tests/003.phpt]
+TEST 2979/9052 [ext/libxml/tests/004.phpt]
PASS libxml_set_streams_context() [ext/libxml/tests/004.phpt]
+TEST 2980/9052 [ext/libxml/tests/bug42112.phpt]
PASS Bug #42112 (deleting a node produces memory corruption) [ext/libxml/tests/bug42112.phpt]
+TEST 2981/9052 [ext/libxml/tests/bug54440.phpt]
PASS Bug #54440: libxml extension ignores default context [ext/libxml/tests/bug54440.phpt]
+TEST 2982/9052 [ext/libxml/tests/bug61367-read.phpt]
PASS Bug #61367: open_basedir bypass in libxml RSHUTDOWN: read test [ext/libxml/tests/bug61367-read.phpt]
+TEST 2983/9052 [ext/libxml/tests/bug61367-write.phpt]
FAIL Bug #61367: open_basedir bypass in libxml RSHUTDOWN: write test [ext/libxml/tests/bug61367-write.phpt]
+TEST 2984/9052 [ext/libxml/tests/bug63389.phpt]
PASS Bug #63389 (Missing context check on libxml_set_streams_context() causes memleak) [ext/libxml/tests/bug63389.phpt]
+TEST 2985/9052 [ext/mbstring/tests/bug20087.phpt]
PASS Bug #20087 (Assertion failure) [ext/mbstring/tests/bug20087.phpt]
+TEST 2986/9052 [ext/mbstring/tests/bug25140.phpt]
PASS Bug #25140 (mb_convert_encoding returns FALSE on an empty string) [ext/mbstring/tests/bug25140.phpt]
+TEST 2987/9052 [ext/mbstring/tests/bug26639.phpt]
PASS Bug #26639 (mb_convert_variables() clutters variables beyond the references) [ext/mbstring/tests/bug26639.phpt]
+TEST 2988/9052 [ext/mbstring/tests/bug28220.phpt]
PASS Bug #28220 (mb_strwidth() returns wrong width values for some Hangul characters) [ext/mbstring/tests/bug28220.phpt]
+TEST 2989/9052 [ext/mbstring/tests/bug30549.phpt]
PASS Bug #30549 (incorrect character translations for some ISO8859 charsets) [ext/mbstring/tests/bug30549.phpt]
+TEST 2990/9052 [ext/mbstring/tests/bug31911.phpt]
PASS Bug #31911 (mb_decode_mimeheader() is case-sensitive to hex escapes) [ext/mbstring/tests/bug31911.phpt]
+TEST 2991/9052 [ext/mbstring/tests/bug40685.phpt]
PASS Bug #40685 (mb_decode_numericentity() removes '&' in the string) [ext/mbstring/tests/bug40685.phpt]
+TEST 2992/9052 [ext/mbstring/tests/bug43301.phpt]
PASS Bug #43301 (mb_ereg*_replace() crashes when replacement string is invalid PHP expression and 'e' option is used) [ext/mbstring/tests/bug43301.phpt]
+TEST 2993/9052 [ext/mbstring/tests/bug43840.phpt]
PASS Test mb_strpos() function : mb_strpos bounds check is byte count rather than a character count [ext/mbstring/tests/bug43840.phpt]
+TEST 2994/9052 [ext/mbstring/tests/bug43841.phpt]
PASS Test mb_strrpos() function : mb_strrpos offset is byte count for negative values [ext/mbstring/tests/bug43841.phpt]
+TEST 2995/9052 [ext/mbstring/tests/bug43993.phpt]
PASS Bug #43993 (mb_substr_count() behaves differently to substr_count() with overlapping needles) [ext/mbstring/tests/bug43993.phpt]
+TEST 2996/9052 [ext/mbstring/tests/bug43994.phpt]
PASS Test mb_ereg() function : mb_ereg 'successfully' matching incorrectly [ext/mbstring/tests/bug43994.phpt]
+TEST 2997/9052 [ext/mbstring/tests/bug43998.phpt]
PASS Test mb_strtolower() function : Two error messages returned for incorrect encoding for mb_strto[upper|lower] [ext/mbstring/tests/bug43998.phpt]
+TEST 2998/9052 [ext/mbstring/tests/bug45239.phpt]
PASS Bug #45239 (encoding detector hangs with mbstring.strict_detection enabled) [ext/mbstring/tests/bug45239.phpt]
+TEST 2999/9052 [ext/mbstring/tests/bug45722.phpt]
PASS Bug #45722 (mb_check_encoding() crashes) [ext/mbstring/tests/bug45722.phpt]
+TEST 3000/9052 [ext/mbstring/tests/bug45923.phpt]
PASS Bug #45923 (mb_st[r]ripos() offset not handled correctly) [ext/mbstring/tests/bug45923.phpt]
+TEST 3001/9052 [ext/mbstring/tests/bug46806.phpt]
PASS Bug #46806 (mb_wtrimwidth cutting to early) [ext/mbstring/tests/bug46806.phpt]
+TEST 3002/9052 [ext/mbstring/tests/bug46843.phpt]
PASS Bug #46843 (CP936 euro symbol is not converted properly) [ext/mbstring/tests/bug46843.phpt]
+TEST 3003/9052 [ext/mbstring/tests/bug47399.phpt]
PASS Bug #47399 (mb_check_encoding() returns true for some illegal SJIS characters) [ext/mbstring/tests/bug47399.phpt]
+TEST 3004/9052 [ext/mbstring/tests/bug48645.phpt]
PASS Bug #48645 (mb_convert_encoding() doesn't understand hexadecimal html-entities) [ext/mbstring/tests/bug48645.phpt]
+TEST 3005/9052 [ext/mbstring/tests/bug48697.phpt]
PASS Bug #48697 (mb_internal_encoding() value gets reset by parse_str() or mb_parse_str() [ext/mbstring/tests/bug48697.phpt]
+TEST 3006/9052 [ext/mbstring/tests/bug49354.phpt]
PASS Bug #49354 (mb_strcut() cuts wrong length when offset is in the middle of a multibyte character) [ext/mbstring/tests/bug49354.phpt]
+TEST 3007/9052 [ext/mbstring/tests/bug49528.phpt]
PASS Bug #49528 (UTF-16 strings prefixed by BOM wrongly converted) [ext/mbstring/tests/bug49528.phpt]
+TEST 3008/9052 [ext/mbstring/tests/bug49536.phpt]
PASS Bug #49536 (mb_detect_encoding() returns incorrect results when strict_mode is turned on) [ext/mbstring/tests/bug49536.phpt]
+TEST 3009/9052 [ext/mbstring/tests/bug52861.phpt]
PASS Bug #52681 (mb_send_mail() appends an extra MIME-Version header) [ext/mbstring/tests/bug52861.phpt]
+TEST 3010/9052 [ext/mbstring/tests/bug52931.phpt]
PASS Bug #52931 (strripos not overloaded with function overloading enabled) [ext/mbstring/tests/bug52931.phpt]
+TEST 3011/9052 [ext/mbstring/tests/bug52981.phpt]
PASS Bug #52981 (Unicode properties are outdated (from Unicode 3.2)) [ext/mbstring/tests/bug52981.phpt]
+TEST 3012/9052 [ext/mbstring/tests/bug54494.phpt]
PASS Bug #54494: mb_substr() mishandles UTF-32LE and UCS-2LE [ext/mbstring/tests/bug54494.phpt]
+TEST 3013/9052 [ext/mbstring/tests/bug63447_001.phpt]
PASS Bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On) [ext/mbstring/tests/bug63447_001.phpt]
+TEST 3014/9052 [ext/mbstring/tests/bug63447_002.phpt]
PASS Bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On) [ext/mbstring/tests/bug63447_002.phpt]
+TEST 3015/9052 [ext/mbstring/tests/bug63447_003.phpt]
PASS Bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On) [ext/mbstring/tests/bug63447_003.phpt]
+TEST 3016/9052 [ext/mbstring/tests/casefold.phpt]
PASS mb_strtoupper() / mb_strtolower() [ext/mbstring/tests/casefold.phpt]
+TEST 3017/9052 [ext/mbstring/tests/empty_pattern.phpt]
PASS Check for empty pattern [ext/mbstring/tests/empty_pattern.phpt]
+TEST 3018/9052 [ext/mbstring/tests/htmlent.phpt]
PASS HTML input/output [ext/mbstring/tests/htmlent.phpt]
+TEST 3019/9052 [ext/mbstring/tests/illformed_utf_sequences.phpt]
PASS Unicode standard conformance test (ill-formed UTF sequences.) [ext/mbstring/tests/illformed_utf_sequences.phpt]
+TEST 3020/9052 [ext/mbstring/tests/ini_language.phpt]
PASS mbstring.language bug [ext/mbstring/tests/ini_language.phpt]
+TEST 3021/9052 [ext/mbstring/tests/mb_convert_encoding.phpt]
PASS mb_convert_encoding() [ext/mbstring/tests/mb_convert_encoding.phpt]
+TEST 3022/9052 [ext/mbstring/tests/mb_convert_encoding_basic.phpt]
PASS Test mb_convert_encoding() function : basic functionality [ext/mbstring/tests/mb_convert_encoding_basic.phpt]
+TEST 3023/9052 [ext/mbstring/tests/mb_convert_encoding_stateful.phpt]
PASS mb_convert_encoding() with stateful encodings [ext/mbstring/tests/mb_convert_encoding_stateful.phpt]
+TEST 3024/9052 [ext/mbstring/tests/mb_convert_encoding_variation1.phpt]
PASS Test mb_convert_encoding() function : usage variations - pass different data types as $to_encoding arg [ext/mbstring/tests/mb_convert_encoding_variation1.phpt]
+TEST 3025/9052 [ext/mbstring/tests/mb_convert_kana.phpt]
PASS Testing mb_convert_kana() function [ext/mbstring/tests/mb_convert_kana.phpt]
+TEST 3026/9052 [ext/mbstring/tests/mb_convert_variables.phpt]
PASS mb_convert_variables() [ext/mbstring/tests/mb_convert_variables.phpt]
+TEST 3027/9052 [ext/mbstring/tests/mb_decode_mimeheader_basic.phpt]
PASS Test mb_decode_mimeheader() function : basic functionality [ext/mbstring/tests/mb_decode_mimeheader_basic.phpt]
+TEST 3028/9052 [ext/mbstring/tests/mb_decode_mimeheader_error.phpt]
PASS Test mb_decode_mimeheader() function : error conditions [ext/mbstring/tests/mb_decode_mimeheader_error.phpt]
+TEST 3029/9052 [ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt]
PASS Test mb_decode_mimeheader() function : usage variation [ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt]
+TEST 3030/9052 [ext/mbstring/tests/mb_decode_mimeheader_variation2.phpt]
PASS Test mb_decode_mimeheader() function : variation [ext/mbstring/tests/mb_decode_mimeheader_variation2.phpt]
+TEST 3031/9052 [ext/mbstring/tests/mb_decode_mimeheader_variation3.phpt]
PASS Test mb_decode_mimeheader() function : variation [ext/mbstring/tests/mb_decode_mimeheader_variation3.phpt]
+TEST 3032/9052 [ext/mbstring/tests/mb_decode_numericentity.phpt]
PASS Test mb_decode_numericentity() function : Convert HTML-Entities to UTF-8 [ext/mbstring/tests/mb_decode_numericentity.phpt]
+TEST 3033/9052 [ext/mbstring/tests/mb_detect_encoding.phpt]
PASS mb_detect_encoding() [ext/mbstring/tests/mb_detect_encoding.phpt]
+TEST 3034/9052 [ext/mbstring/tests/mb_detect_order.phpt]
PASS mb_detect_order() [ext/mbstring/tests/mb_detect_order.phpt]
+TEST 3035/9052 [ext/mbstring/tests/mb_encode_mimeheader_basic.phpt]
PASS Test mb_encode_mimeheader() function : basic functionality [ext/mbstring/tests/mb_encode_mimeheader_basic.phpt]
+TEST 3036/9052 [ext/mbstring/tests/mb_encode_mimeheader_basic2.phpt]
PASS Test mb_encode_mimeheader() function : basic functionality [ext/mbstring/tests/mb_encode_mimeheader_basic2.phpt]
+TEST 3037/9052 [ext/mbstring/tests/mb_encode_mimeheader_basic3.phpt]
PASS Test mb_encode_mimeheader() function : basic functionality [ext/mbstring/tests/mb_encode_mimeheader_basic3.phpt]
+TEST 3038/9052 [ext/mbstring/tests/mb_encode_mimeheader_indent.phpt]
PASS Test mb_encode_mimeheader() function : basic functionality, indent [ext/mbstring/tests/mb_encode_mimeheader_indent.phpt]
+TEST 3039/9052 [ext/mbstring/tests/mb_encode_mimeheader_variation1.phpt]
PASS Test mb_encode_mimeheader() function : usage variations - Pass different data types to $str arg [ext/mbstring/tests/mb_encode_mimeheader_variation1.phpt]
+TEST 3040/9052 [ext/mbstring/tests/mb_encode_mimeheader_variation2.phpt]
PASS Test mb_encode_mimeheader() function : usage variations - Pass different data types to $charset arg [ext/mbstring/tests/mb_encode_mimeheader_variation2.phpt]
+TEST 3041/9052 [ext/mbstring/tests/mb_encode_mimeheader_variation3.phpt]
PASS Test mb_encode_mimeheader() function : usage variations - Pass different data types to $transfer_encoding arg [ext/mbstring/tests/mb_encode_mimeheader_variation3.phpt]
+TEST 3042/9052 [ext/mbstring/tests/mb_encode_mimeheader_variation4.phpt]
PASS Test mb_encode_mimeheader() function : usage variations - Pass different data types to $linefeed arg [ext/mbstring/tests/mb_encode_mimeheader_variation4.phpt]
+TEST 3043/9052 [ext/mbstring/tests/mb_encode_mimeheader_variation5.phpt]
PASS Test mb_encode_mimeheader() function : usage variations - Pass different data types to $indent arg [ext/mbstring/tests/mb_encode_mimeheader_variation5.phpt]
+TEST 3044/9052 [ext/mbstring/tests/mb_encode_mimeheader_variation6.phpt]
PASS Test mb_encode_mimeheader() function : usage variations - Pass different strings to $linefeed arg [ext/mbstring/tests/mb_encode_mimeheader_variation6.phpt]
+TEST 3045/9052 [ext/mbstring/tests/mb_encode_numericentity.phpt]
PASS Test mb_encode_numericentity() function : Convert UTF-8 to HTML-Entities [ext/mbstring/tests/mb_encode_numericentity.phpt]
+TEST 3046/9052 [ext/mbstring/tests/mb_encoding_aliases.phpt]
PASS mb_encoding_aliases() [ext/mbstring/tests/mb_encoding_aliases.phpt]
+TEST 3047/9052 [ext/mbstring/tests/mb_ereg-compat-01.phpt]
PASS mb_ereg() compat test 1 [ext/mbstring/tests/mb_ereg-compat-01.phpt]
+TEST 3048/9052 [ext/mbstring/tests/mb_ereg-compat-02.phpt]
PASS mb_ereg() compat test 2 [ext/mbstring/tests/mb_ereg-compat-02.phpt]
+TEST 3049/9052 [ext/mbstring/tests/mb_ereg.phpt]
PASS mb_ereg() [ext/mbstring/tests/mb_ereg.phpt]
+TEST 3050/9052 [ext/mbstring/tests/mb_ereg1.phpt]
PASS mb_ereg() and invalid arguments [ext/mbstring/tests/mb_ereg1.phpt]
+TEST 3051/9052 [ext/mbstring/tests/mb_ereg2.phpt]
PASS mb_ereg() returning matches [ext/mbstring/tests/mb_ereg2.phpt]
+TEST 3052/9052 [ext/mbstring/tests/mb_ereg3.phpt]
PASS mb_ereg() returning matches [ext/mbstring/tests/mb_ereg3.phpt]
+TEST 3053/9052 [ext/mbstring/tests/mb_ereg4.phpt]
PASS mb_ereg() returning matches [ext/mbstring/tests/mb_ereg4.phpt]
+TEST 3054/9052 [ext/mbstring/tests/mb_ereg_basic.phpt]
PASS Test mb_ereg() function : basic functionality [ext/mbstring/tests/mb_ereg_basic.phpt]
+TEST 3055/9052 [ext/mbstring/tests/mb_ereg_error.phpt]
PASS Test mb_ereg() function : error conditions - pass incorrect number of arguments [ext/mbstring/tests/mb_ereg_error.phpt]
+TEST 3056/9052 [ext/mbstring/tests/mb_ereg_match_basic.phpt]
PASS Test mb_ereg_match() function : basic functionality [ext/mbstring/tests/mb_ereg_match_basic.phpt]
+TEST 3057/9052 [ext/mbstring/tests/mb_ereg_match_error1.phpt]
PASS Test mb_ereg_match() function : error conditions - pass function incorrect number of arguments [ext/mbstring/tests/mb_ereg_match_error1.phpt]
+TEST 3058/9052 [ext/mbstring/tests/mb_ereg_replace-compat-01.phpt]
PASS mb_ereg_replace() compat test 1 [ext/mbstring/tests/mb_ereg_replace-compat-01.phpt]
+TEST 3059/9052 [ext/mbstring/tests/mb_ereg_replace-compat-02.phpt]
PASS mb_ereg_replace() compat test 2 [ext/mbstring/tests/mb_ereg_replace-compat-02.phpt]
+TEST 3060/9052 [ext/mbstring/tests/mb_ereg_replace-compat-03.phpt]
PASS mb_ereg_replace() compat test 3 [ext/mbstring/tests/mb_ereg_replace-compat-03.phpt]
+TEST 3061/9052 [ext/mbstring/tests/mb_ereg_replace-compat-04.phpt]
PASS mb_ereg_replace() compat test 4 [ext/mbstring/tests/mb_ereg_replace-compat-04.phpt]
+TEST 3062/9052 [ext/mbstring/tests/mb_ereg_replace-compat-05.phpt]
PASS mb_ereg_replace() compat test 5 [ext/mbstring/tests/mb_ereg_replace-compat-05.phpt]
+TEST 3063/9052 [ext/mbstring/tests/mb_ereg_replace-compat-06.phpt]
PASS mb_ereg_replace() compat test 6 [ext/mbstring/tests/mb_ereg_replace-compat-06.phpt]
+TEST 3064/9052 [ext/mbstring/tests/mb_ereg_replace-compat-07.phpt]
PASS mb_ereg_replace() compat test 7 [ext/mbstring/tests/mb_ereg_replace-compat-07.phpt]
+TEST 3065/9052 [ext/mbstring/tests/mb_ereg_replace-compat-08.phpt]
PASS mb_ereg_replace() compat test 8 [ext/mbstring/tests/mb_ereg_replace-compat-08.phpt]
+TEST 3066/9052 [ext/mbstring/tests/mb_ereg_replace-compat-09.phpt]
PASS mb_ereg_replace() compat test 9 [ext/mbstring/tests/mb_ereg_replace-compat-09.phpt]
+TEST 3067/9052 [ext/mbstring/tests/mb_ereg_replace-compat-10.phpt]
PASS mb_ereg_replace() compat test 10 [ext/mbstring/tests/mb_ereg_replace-compat-10.phpt]
+TEST 3068/9052 [ext/mbstring/tests/mb_ereg_replace-compat-11.phpt]
PASS mb_ereg_replace() compat test 11 [ext/mbstring/tests/mb_ereg_replace-compat-11.phpt]
+TEST 3069/9052 [ext/mbstring/tests/mb_ereg_replace-compat-12.phpt]
PASS mb_ereg_replace() compat test 12 [ext/mbstring/tests/mb_ereg_replace-compat-12.phpt]
+TEST 3070/9052 [ext/mbstring/tests/mb_ereg_replace-compat-13.phpt]
PASS mb_ereg_replace() compat test 13 [ext/mbstring/tests/mb_ereg_replace-compat-13.phpt]
+TEST 3071/9052 [ext/mbstring/tests/mb_ereg_replace.phpt]
PASS mb_ereg_replace() [ext/mbstring/tests/mb_ereg_replace.phpt]
+TEST 3072/9052 [ext/mbstring/tests/mb_ereg_replace_basic.phpt]
PASS Test mb_ereg_replace() function : basic [ext/mbstring/tests/mb_ereg_replace_basic.phpt]
+TEST 3073/9052 [ext/mbstring/tests/mb_ereg_replace_error.phpt]
PASS Test mb_ereg_replace() function : error conditions [ext/mbstring/tests/mb_ereg_replace_error.phpt]
+TEST 3074/9052 [ext/mbstring/tests/mb_ereg_replace_variation1.phpt]
PASS Test mb_ereg_replace() function : usage variations - <type here specifics of this variation> [ext/mbstring/tests/mb_ereg_replace_variation1.phpt]
+TEST 3075/9052 [ext/mbstring/tests/mb_ereg_replace_variation2.phpt]
PASS Test mb_ereg_replace() function : usage variations [ext/mbstring/tests/mb_ereg_replace_variation2.phpt]
+TEST 3076/9052 [ext/mbstring/tests/mb_ereg_replace_variation3.phpt]
PASS Test mb_ereg_replace() function : usage variations [ext/mbstring/tests/mb_ereg_replace_variation3.phpt]
+TEST 3077/9052 [ext/mbstring/tests/mb_ereg_replace_variation4.phpt]
PASS Test mb_ereg_replace() function : usage variations [ext/mbstring/tests/mb_ereg_replace_variation4.phpt]
+TEST 3078/9052 [ext/mbstring/tests/mb_ereg_search.phpt]
PASS Testing mb_ereg_search() function [ext/mbstring/tests/mb_ereg_search.phpt]
+TEST 3079/9052 [ext/mbstring/tests/mb_ereg_search_pos.phpt]
PASS mb_ereg_search_pos() # a test for the basic function of mb_ereg_search_pos [ext/mbstring/tests/mb_ereg_search_pos.phpt]
+TEST 3080/9052 [ext/mbstring/tests/mb_ereg_search_regs.phpt]
PASS Funktionstest mb_ereg_search_regs() [ext/mbstring/tests/mb_ereg_search_regs.phpt]
+TEST 3081/9052 [ext/mbstring/tests/mb_ereg_search_xxx.phpt]
PASS mb_ereg_search() stuff [ext/mbstring/tests/mb_ereg_search_xxx.phpt]
+TEST 3082/9052 [ext/mbstring/tests/mb_ereg_variation1.phpt]
PASS Test mb_ereg() function : usage variations - pass different data types to $pattern argument [ext/mbstring/tests/mb_ereg_variation1.phpt]
+TEST 3083/9052 [ext/mbstring/tests/mb_ereg_variation2.phpt]
PASS Test mb_ereg() function : usage variations - pass different data types to $string arg [ext/mbstring/tests/mb_ereg_variation2.phpt]
+TEST 3084/9052 [ext/mbstring/tests/mb_ereg_variation3.phpt]
PASS Test mb_ereg() function : usage variations - pass different character classes to see they match correctly [ext/mbstring/tests/mb_ereg_variation3.phpt]
+TEST 3085/9052 [ext/mbstring/tests/mb_ereg_variation4.phpt]
PASS Test mb_ereg() function : usage variations - pass different character classes as pattern for multibyte string [ext/mbstring/tests/mb_ereg_variation4.phpt]
+TEST 3086/9052 [ext/mbstring/tests/mb_ereg_variation5.phpt]
PASS Test mb_ereg() function : usage variations - Test anchors in regex [ext/mbstring/tests/mb_ereg_variation5.phpt]
+TEST 3087/9052 [ext/mbstring/tests/mb_ereg_variation6.phpt]
PASS Test mb_ereg() function : usage variations - match special characters [ext/mbstring/tests/mb_ereg_variation6.phpt]
+TEST 3088/9052 [ext/mbstring/tests/mb_ereg_variation7.phpt]
PASS Test mb_ereg() function : usage variations - different regex features in $pattern [ext/mbstring/tests/mb_ereg_variation7.phpt]
+TEST 3089/9052 [ext/mbstring/tests/mb_eregi.phpt]
PASS mb_eregi() and invalid arguments [ext/mbstring/tests/mb_eregi.phpt]
+TEST 3090/9052 [ext/mbstring/tests/mb_eregi_invalid_arguments.phpt]
PASS mb_eregi() and invalid arguments [ext/mbstring/tests/mb_eregi_invalid_arguments.phpt]
+TEST 3091/9052 [ext/mbstring/tests/mb_eregi_replace.phpt]
PASS Testing mb_eregi_replace() function [ext/mbstring/tests/mb_eregi_replace.phpt]
+TEST 3092/9052 [ext/mbstring/tests/mb_get_info.phpt]
PASS Test mb_get_info() function [ext/mbstring/tests/mb_get_info.phpt]
+TEST 3093/9052 [ext/mbstring/tests/mb_http_input.phpt]
SKIP mb_http_input() [ext/mbstring/tests/mb_http_input.phpt] reason: sapi is not a cgi version
+TEST 3094/9052 [ext/mbstring/tests/mb_http_output.phpt]
PASS mb_http_output() [ext/mbstring/tests/mb_http_output.phpt]
+TEST 3095/9052 [ext/mbstring/tests/mb_internal_encoding.phpt]
PASS mb_internal_encoding() [ext/mbstring/tests/mb_internal_encoding.phpt]
+TEST 3096/9052 [ext/mbstring/tests/mb_internal_encoding_basic.phpt]
PASS Test mb_internal_encoding() function : basic functionality [ext/mbstring/tests/mb_internal_encoding_basic.phpt]
+TEST 3097/9052 [ext/mbstring/tests/mb_internal_encoding_error1.phpt]
PASS Test mb_internal_encoding() function : error conditions - pass incorrect number of args [ext/mbstring/tests/mb_internal_encoding_error1.phpt]
+TEST 3098/9052 [ext/mbstring/tests/mb_internal_encoding_error2.phpt]
PASS Test mb_internal_encoding() function : error conditions - pass an unknown encoding [ext/mbstring/tests/mb_internal_encoding_error2.phpt]
+TEST 3099/9052 [ext/mbstring/tests/mb_internal_encoding_ini_basic2.phpt]
PASS Test INI mbstring.internal_encoding basic - encoding when valid specified [ext/mbstring/tests/mb_internal_encoding_ini_basic2.phpt]
+TEST 3100/9052 [ext/mbstring/tests/mb_internal_encoding_variation1.phpt]
PASS Test mb_internal_encoding() function : usage variations - Pass different data types as $encoding arg [ext/mbstring/tests/mb_internal_encoding_variation1.phpt]
+TEST 3101/9052 [ext/mbstring/tests/mb_internal_encoding_variation2.phpt]
PASS Test mb_internal_encoding() function : usage variations - Test different encodings [ext/mbstring/tests/mb_internal_encoding_variation2.phpt]
+TEST 3102/9052 [ext/mbstring/tests/mb_list_encodings.phpt]
PASS mb_list_encodings [ext/mbstring/tests/mb_list_encodings.phpt]
+TEST 3103/9052 [ext/mbstring/tests/mb_output_handler_euc_jp.phpt]
PASS mb_output_handler() (EUC-JP) [ext/mbstring/tests/mb_output_handler_euc_jp.phpt]
+TEST 3104/9052 [ext/mbstring/tests/mb_output_handler_pattern-01.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (1) [ext/mbstring/tests/mb_output_handler_pattern-01.phpt]
+TEST 3105/9052 [ext/mbstring/tests/mb_output_handler_pattern-02.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (2) [ext/mbstring/tests/mb_output_handler_pattern-02.phpt]
+TEST 3106/9052 [ext/mbstring/tests/mb_output_handler_pattern-03.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (3) [ext/mbstring/tests/mb_output_handler_pattern-03.phpt]
+TEST 3107/9052 [ext/mbstring/tests/mb_output_handler_pattern-04.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (4) [ext/mbstring/tests/mb_output_handler_pattern-04.phpt]
+TEST 3108/9052 [ext/mbstring/tests/mb_output_handler_pattern-05.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (5) [ext/mbstring/tests/mb_output_handler_pattern-05.phpt]
+TEST 3109/9052 [ext/mbstring/tests/mb_output_handler_pattern-06.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (6) [ext/mbstring/tests/mb_output_handler_pattern-06.phpt]
+TEST 3110/9052 [ext/mbstring/tests/mb_output_handler_pattern-07.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (7) [ext/mbstring/tests/mb_output_handler_pattern-07.phpt]
+TEST 3111/9052 [ext/mbstring/tests/mb_output_handler_pattern-08.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (8) [ext/mbstring/tests/mb_output_handler_pattern-08.phpt]
+TEST 3112/9052 [ext/mbstring/tests/mb_output_handler_pattern-09.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (9) [ext/mbstring/tests/mb_output_handler_pattern-09.phpt]
+TEST 3113/9052 [ext/mbstring/tests/mb_output_handler_pattern-10.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (10) [ext/mbstring/tests/mb_output_handler_pattern-10.phpt]
+TEST 3114/9052 [ext/mbstring/tests/mb_output_handler_pattern-11.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (11) [ext/mbstring/tests/mb_output_handler_pattern-11.phpt]
+TEST 3115/9052 [ext/mbstring/tests/mb_output_handler_pattern-12.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes (12) [ext/mbstring/tests/mb_output_handler_pattern-12.phpt]
+TEST 3116/9052 [ext/mbstring/tests/mb_output_handler_runtime_ini_alteration-01.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes alteration in runtime (1) [ext/mbstring/tests/mb_output_handler_runtime_ini_alteration-01.phpt]
+TEST 3117/9052 [ext/mbstring/tests/mb_output_handler_runtime_ini_alteration-02.phpt]
PASS mb_output_handler() and mbstring.http_output_conv_mimetypes alteration in runtime (2) [ext/mbstring/tests/mb_output_handler_runtime_ini_alteration-02.phpt]
+TEST 3118/9052 [ext/mbstring/tests/mb_output_handler_shift_jis.phpt]
PASS mb_output_handler() (Shift_JIS) [ext/mbstring/tests/mb_output_handler_shift_jis.phpt]
+TEST 3119/9052 [ext/mbstring/tests/mb_parse_str.phpt]
PASS mb_parse_str() [ext/mbstring/tests/mb_parse_str.phpt]
+TEST 3120/9052 [ext/mbstring/tests/mb_parse_str02.phpt]
PASS mb_parse_str() test 2 [ext/mbstring/tests/mb_parse_str02.phpt]
+TEST 3121/9052 [ext/mbstring/tests/mb_preferred_mime_name.phpt]
PASS mb_preferred_mime_name() [ext/mbstring/tests/mb_preferred_mime_name.phpt]
+TEST 3122/9052 [ext/mbstring/tests/mb_regex_encoding_basic.phpt]
PASS Test mb_regex_encoding() function : basic functionality [ext/mbstring/tests/mb_regex_encoding_basic.phpt]
+TEST 3123/9052 [ext/mbstring/tests/mb_regex_encoding_error1.phpt]
PASS Test mb_regex_encoding() function : error conditions - pass incorrect number of args [ext/mbstring/tests/mb_regex_encoding_error1.phpt]
+TEST 3124/9052 [ext/mbstring/tests/mb_regex_encoding_error2.phpt]
PASS Test mb_regex_encoding() function : error conditions - Pass an unknown encoding [ext/mbstring/tests/mb_regex_encoding_error2.phpt]
+TEST 3125/9052 [ext/mbstring/tests/mb_regex_encoding_variation1.phpt]
PASS Test mb_regex_encoding() function : usage variations - Pass different data types as $encoding arg [ext/mbstring/tests/mb_regex_encoding_variation1.phpt]
+TEST 3126/9052 [ext/mbstring/tests/mb_regex_encoding_variation2.phpt]
PASS Test mb_regex_encoding() function : usage variations - test different encodings [ext/mbstring/tests/mb_regex_encoding_variation2.phpt]
+TEST 3127/9052 [ext/mbstring/tests/mb_regex_set_options.phpt]
PASS mb_regex_set_options() [ext/mbstring/tests/mb_regex_set_options.phpt]
+TEST 3128/9052 [ext/mbstring/tests/mb_send_mail01.phpt]
PASS mb_send_mail() test 1 (lang=neutral) [ext/mbstring/tests/mb_send_mail01.phpt]
+TEST 3129/9052 [ext/mbstring/tests/mb_send_mail02.phpt]
PASS mb_send_mail() test 2 (lang=Japanese) [ext/mbstring/tests/mb_send_mail02.phpt]
+TEST 3130/9052 [ext/mbstring/tests/mb_send_mail03.phpt]
PASS mb_send_mail() test 3 (lang=English) [ext/mbstring/tests/mb_send_mail03.phpt]
+TEST 3131/9052 [ext/mbstring/tests/mb_send_mail04.phpt]
PASS mb_send_mail() test 4 (lang=German) [ext/mbstring/tests/mb_send_mail04.phpt]
+TEST 3132/9052 [ext/mbstring/tests/mb_send_mail05.phpt]
PASS mb_send_mail() test 5 (lang=Simplified Chinese) [ext/mbstring/tests/mb_send_mail05.phpt]
+TEST 3133/9052 [ext/mbstring/tests/mb_send_mail06.phpt]
PASS mb_send_mail() test 6 (lang=Traditional Chinese) [ext/mbstring/tests/mb_send_mail06.phpt]
+TEST 3134/9052 [ext/mbstring/tests/mb_send_mail07.phpt]
PASS mb_send_mail() test 7 (lang=Korean) [ext/mbstring/tests/mb_send_mail07.phpt]
+TEST 3135/9052 [ext/mbstring/tests/mb_split-compat-01.phpt]
PASS mb_split() compat test 1 [ext/mbstring/tests/mb_split-compat-01.phpt]
+TEST 3136/9052 [ext/mbstring/tests/mb_split.phpt]
PASS mb_split() [ext/mbstring/tests/mb_split.phpt]
+TEST 3137/9052 [ext/mbstring/tests/mb_split_error.phpt]
PASS Test mb_split() function : error conditions [ext/mbstring/tests/mb_split_error.phpt]
+TEST 3138/9052 [ext/mbstring/tests/mb_split_variation1.phpt]
PASS Test mb_split() function : usage variations - different parameter types for pattern [ext/mbstring/tests/mb_split_variation1.phpt]
+TEST 3139/9052 [ext/mbstring/tests/mb_split_variation2.phpt]
PASS Test mb_split() function : usage variations - different parameter types for string [ext/mbstring/tests/mb_split_variation2.phpt]
+TEST 3140/9052 [ext/mbstring/tests/mb_split_variation3.phpt]
PASS Test mb_split() function : usage variations - different parameter types for limit [ext/mbstring/tests/mb_split_variation3.phpt]
+TEST 3141/9052 [ext/mbstring/tests/mb_strcut.phpt]
PASS mb_strcut() [ext/mbstring/tests/mb_strcut.phpt]
+TEST 3142/9052 [ext/mbstring/tests/mb_strcut_missing_boundary_check.phpt]
PASS mb_strcut() missing boundary check. [ext/mbstring/tests/mb_strcut_missing_boundary_check.phpt]
+TEST 3143/9052 [ext/mbstring/tests/mb_strimwidth.phpt]
PASS mb_strimwidth() [ext/mbstring/tests/mb_strimwidth.phpt]
+TEST 3144/9052 [ext/mbstring/tests/mb_stripos.phpt]
PASS mb_stripos() [ext/mbstring/tests/mb_stripos.phpt]
+TEST 3145/9052 [ext/mbstring/tests/mb_stripos_basic.phpt]
PASS Test mb_stripos() function : basic functionality [ext/mbstring/tests/mb_stripos_basic.phpt]
+TEST 3146/9052 [ext/mbstring/tests/mb_stripos_basic2.phpt]
PASS Test mb_stripos() function : basic functionality [ext/mbstring/tests/mb_stripos_basic2.phpt]
+TEST 3147/9052 [ext/mbstring/tests/mb_stripos_error1.phpt]
PASS Test mb_stripos() function : error conditions - Pass incorrect number of args [ext/mbstring/tests/mb_stripos_error1.phpt]
+TEST 3148/9052 [ext/mbstring/tests/mb_stripos_error2.phpt]
PASS Test mb_stripos() function : error conditions - Pass unknown encoding [ext/mbstring/tests/mb_stripos_error2.phpt]
+TEST 3149/9052 [ext/mbstring/tests/mb_stripos_variation1.phpt]
PASS Test mb_stripos() function : usage variations - pass different data types to $haystack arg [ext/mbstring/tests/mb_stripos_variation1.phpt]
+TEST 3150/9052 [ext/mbstring/tests/mb_stripos_variation2.phpt]
PASS Test mb_stripos() function : usage variations - pass different data types as $needle arg [ext/mbstring/tests/mb_stripos_variation2.phpt]
+TEST 3151/9052 [ext/mbstring/tests/mb_stripos_variation3.phpt]
PASS Test mb_stripos() function : usage variations - pass different data types as $offset arg [ext/mbstring/tests/mb_stripos_variation3.phpt]
+TEST 3152/9052 [ext/mbstring/tests/mb_stripos_variation4.phpt]
PASS Test mb_stripos() function : usage variations - pass different data types as $encoding arg [ext/mbstring/tests/mb_stripos_variation4.phpt]
+TEST 3153/9052 [ext/mbstring/tests/mb_stripos_variation5_Bug45923.phpt]
PASS Test mb_stripos() function : usage variations - Pass different integers as $offset argument [ext/mbstring/tests/mb_stripos_variation5_Bug45923.phpt]
+TEST 3154/9052 [ext/mbstring/tests/mb_stristr_basic.phpt]
PASS Test mb_stristr() function : basic functionality [ext/mbstring/tests/mb_stristr_basic.phpt]
+TEST 3155/9052 [ext/mbstring/tests/mb_stristr_error1.phpt]
PASS Test mb_stristr() function : error conditions [ext/mbstring/tests/mb_stristr_error1.phpt]
+TEST 3156/9052 [ext/mbstring/tests/mb_stristr_error2.phpt]
PASS Test mb_stristr() function : error conditions [ext/mbstring/tests/mb_stristr_error2.phpt]
+TEST 3157/9052 [ext/mbstring/tests/mb_stristr_variation1.phpt]
PASS Test mb_stristr() function : usage variation - various haystacks, needle won't be found [ext/mbstring/tests/mb_stristr_variation1.phpt]
+TEST 3158/9052 [ext/mbstring/tests/mb_stristr_variation2.phpt]
PASS Test mb_stristr() function : usage variation - different types of needle. [ext/mbstring/tests/mb_stristr_variation2.phpt]
+TEST 3159/9052 [ext/mbstring/tests/mb_stristr_variation3.phpt]
PASS Test mb_stristr() function : usage variation - different values for part [ext/mbstring/tests/mb_stristr_variation3.phpt]
+TEST 3160/9052 [ext/mbstring/tests/mb_stristr_variation4.phpt]
PASS Test mb_stristr() function : usage variation - different encoding types [ext/mbstring/tests/mb_stristr_variation4.phpt]
+TEST 3161/9052 [ext/mbstring/tests/mb_stristr_variation5.phpt]
PASS Test mb_stristr() function : usage variation - multiple needles [ext/mbstring/tests/mb_stristr_variation5.phpt]
+TEST 3162/9052 [ext/mbstring/tests/mb_strlen.phpt]
PASS mb_strlen() [ext/mbstring/tests/mb_strlen.phpt]
+TEST 3163/9052 [ext/mbstring/tests/mb_strlen_basic.phpt]
PASS Test mb_strlen() function : basic functionality [ext/mbstring/tests/mb_strlen_basic.phpt]
+TEST 3164/9052 [ext/mbstring/tests/mb_strlen_error1.phpt]
PASS Test mb_strlen() function : error conditions - pass incorrect number of args [ext/mbstring/tests/mb_strlen_error1.phpt]
+TEST 3165/9052 [ext/mbstring/tests/mb_strlen_error2.phpt]
PASS Test mb_strlen() function : error conditions - pass an unknown encoding [ext/mbstring/tests/mb_strlen_error2.phpt]
+TEST 3166/9052 [ext/mbstring/tests/mb_strlen_variation1.phpt]
PASS Test mb_strlen() function : usage variations - Pass different data types as $str arg [ext/mbstring/tests/mb_strlen_variation1.phpt]
+TEST 3167/9052 [ext/mbstring/tests/mb_strlen_variation2.phpt]
PASS Test mb_strlen() function : usage variations - Pass different data types as $encoding arg [ext/mbstring/tests/mb_strlen_variation2.phpt]
+TEST 3168/9052 [ext/mbstring/tests/mb_strlen_variation3.phpt]
PASS Test mb_strlen() function : usage variations - Pass list of encodings [ext/mbstring/tests/mb_strlen_variation3.phpt]
+TEST 3169/9052 [ext/mbstring/tests/mb_strpos.phpt]
PASS mb_strpos() [ext/mbstring/tests/mb_strpos.phpt]
+TEST 3170/9052 [ext/mbstring/tests/mb_strpos_basic.phpt]
PASS Test mb_strpos() function : basic functionality [ext/mbstring/tests/mb_strpos_basic.phpt]
+TEST 3171/9052 [ext/mbstring/tests/mb_strpos_error1.phpt]
PASS Test mb_strpos() function : error conditions - Pass incorrect number of args [ext/mbstring/tests/mb_strpos_error1.phpt]
+TEST 3172/9052 [ext/mbstring/tests/mb_strpos_error2.phpt]
PASS Test mb_strpos() function : error conditions - Pass unknown encoding [ext/mbstring/tests/mb_strpos_error2.phpt]
+TEST 3173/9052 [ext/mbstring/tests/mb_strpos_variation1.phpt]
PASS Test mb_strpos() function : usage variations - pass different data types to $haystack arg [ext/mbstring/tests/mb_strpos_variation1.phpt]
+TEST 3174/9052 [ext/mbstring/tests/mb_strpos_variation2.phpt]
PASS Test mb_strpos() function : usage variations - pass different data types as $needle arg [ext/mbstring/tests/mb_strpos_variation2.phpt]
+TEST 3175/9052 [ext/mbstring/tests/mb_strpos_variation3.phpt]
PASS Test mb_strpos() function : usage variations - pass different data types as $offset arg [ext/mbstring/tests/mb_strpos_variation3.phpt]
+TEST 3176/9052 [ext/mbstring/tests/mb_strpos_variation4.phpt]
PASS Test mb_strpos() function : usage variations - pass different data types as $encoding arg [ext/mbstring/tests/mb_strpos_variation4.phpt]
+TEST 3177/9052 [ext/mbstring/tests/mb_strpos_variation5.phpt]
PASS Test mb_strpos() function : usage variations - Pass different integers as $offset argument [ext/mbstring/tests/mb_strpos_variation5.phpt]
+TEST 3178/9052 [ext/mbstring/tests/mb_strrchr_basic.phpt]
PASS Test mb_strrchr() function : basic functionality [ext/mbstring/tests/mb_strrchr_basic.phpt]
+TEST 3179/9052 [ext/mbstring/tests/mb_strrchr_error1.phpt]
PASS Test mb_strrchr() function : error conditions [ext/mbstring/tests/mb_strrchr_error1.phpt]
+TEST 3180/9052 [ext/mbstring/tests/mb_strrchr_error2.phpt]
PASS Test mb_strrchr() function : error conditions [ext/mbstring/tests/mb_strrchr_error2.phpt]
+TEST 3181/9052 [ext/mbstring/tests/mb_strrchr_variation1.phpt]
PASS Test mb_strrchr() function : usage variation - various haystacks, needle won't be found [ext/mbstring/tests/mb_strrchr_variation1.phpt]
+TEST 3182/9052 [ext/mbstring/tests/mb_strrchr_variation2.phpt]
PASS Test mb_strrchr() function : usage variation - different types of needle. [ext/mbstring/tests/mb_strrchr_variation2.phpt]
+TEST 3183/9052 [ext/mbstring/tests/mb_strrchr_variation3.phpt]
PASS Test mb_strrchr() function : usage variation - different values for part [ext/mbstring/tests/mb_strrchr_variation3.phpt]
+TEST 3184/9052 [ext/mbstring/tests/mb_strrchr_variation4.phpt]
PASS Test mb_strrchr() function : usage variation - different encoding types [ext/mbstring/tests/mb_strrchr_variation4.phpt]
+TEST 3185/9052 [ext/mbstring/tests/mb_strrchr_variation5.phpt]
PASS Test mb_strrchr() function : variation - multiple needles [ext/mbstring/tests/mb_strrchr_variation5.phpt]
+TEST 3186/9052 [ext/mbstring/tests/mb_strrchr_variation6.phpt]
PASS Test mb_strrchr() function : variation - case sensitivity [ext/mbstring/tests/mb_strrchr_variation6.phpt]
+TEST 3187/9052 [ext/mbstring/tests/mb_strrichr_basic.phpt]
PASS Test mb_strrichr() function : basic functionality [ext/mbstring/tests/mb_strrichr_basic.phpt]
+TEST 3188/9052 [ext/mbstring/tests/mb_strrichr_error1.phpt]
PASS Test mb_strrichr() function : error conditions [ext/mbstring/tests/mb_strrichr_error1.phpt]
+TEST 3189/9052 [ext/mbstring/tests/mb_strrichr_error2.phpt]
PASS Test mb_strrichr() function : error conditions [ext/mbstring/tests/mb_strrichr_error2.phpt]
+TEST 3190/9052 [ext/mbstring/tests/mb_strrichr_variation1.phpt]
PASS Test mb_strrichr() function : usage variation - various haystacks, needle won't be found [ext/mbstring/tests/mb_strrichr_variation1.phpt]
+TEST 3191/9052 [ext/mbstring/tests/mb_strrichr_variation2.phpt]
PASS Test mb_strrichr() function : usage variation - different types of needle. [ext/mbstring/tests/mb_strrichr_variation2.phpt]
+TEST 3192/9052 [ext/mbstring/tests/mb_strrichr_variation3.phpt]
PASS Test mb_strrichr() function : usage variation - different values for part [ext/mbstring/tests/mb_strrichr_variation3.phpt]
+TEST 3193/9052 [ext/mbstring/tests/mb_strrichr_variation4.phpt]
PASS Test mb_strrichr() function : usage variation - different encoding types [ext/mbstring/tests/mb_strrichr_variation4.phpt]
+TEST 3194/9052 [ext/mbstring/tests/mb_strrichr_variation5.phpt]
PASS Test mb_strrichr() function : usage variation - multiple needles [ext/mbstring/tests/mb_strrichr_variation5.phpt]
+TEST 3195/9052 [ext/mbstring/tests/mb_strripos_basic.phpt]
PASS Test mb_strripos() function : basic functionality [ext/mbstring/tests/mb_strripos_basic.phpt]
+TEST 3196/9052 [ext/mbstring/tests/mb_strripos_basic2.phpt]
PASS Test mb_strripos() function : basic functionality [ext/mbstring/tests/mb_strripos_basic2.phpt]
+TEST 3197/9052 [ext/mbstring/tests/mb_strripos_error1.phpt]
PASS Test mb_strripos() function : error conditions - Pass incorrect number of args [ext/mbstring/tests/mb_strripos_error1.phpt]
+TEST 3198/9052 [ext/mbstring/tests/mb_strripos_error2.phpt]
PASS Test mb_strripos() function : error conditions - Pass unknown encoding [ext/mbstring/tests/mb_strripos_error2.phpt]
+TEST 3199/9052 [ext/mbstring/tests/mb_strripos_variation1.phpt]
PASS Test mb_strripos() function : usage variations - pass different data types to $haystack arg [ext/mbstring/tests/mb_strripos_variation1.phpt]
+TEST 3200/9052 [ext/mbstring/tests/mb_strripos_variation2.phpt]
PASS Test mb_strripos() function : usage variations - pass different data types as $needle arg [ext/mbstring/tests/mb_strripos_variation2.phpt]
+TEST 3201/9052 [ext/mbstring/tests/mb_strripos_variation3_Bug45923.phpt]
PASS Test mb_strripos() function : usage variations - pass different data types as $offset arg [ext/mbstring/tests/mb_strripos_variation3_Bug45923.phpt]
+TEST 3202/9052 [ext/mbstring/tests/mb_strripos_variation4.phpt]
PASS Test mb_strripos() function : usage variations - pass different data types as $encoding arg [ext/mbstring/tests/mb_strripos_variation4.phpt]
+TEST 3203/9052 [ext/mbstring/tests/mb_strripos_variation5_Bug45923.phpt]
PASS Test mb_strripos() function : usage variations - Pass different integers as $offset argument [ext/mbstring/tests/mb_strripos_variation5_Bug45923.phpt]
+TEST 3204/9052 [ext/mbstring/tests/mb_strrpos_basic.phpt]
PASS Test mb_strrpos() function : basic functionality [ext/mbstring/tests/mb_strrpos_basic.phpt]
+TEST 3205/9052 [ext/mbstring/tests/mb_strrpos_error1.phpt]
PASS Test mb_strrpos() function : error conditions - pass incorrect number of args [ext/mbstring/tests/mb_strrpos_error1.phpt]
+TEST 3206/9052 [ext/mbstring/tests/mb_strrpos_error2.phpt]
PASS Test mb_strrpos() function : error conditions - pass an unknown encoding [ext/mbstring/tests/mb_strrpos_error2.phpt]
+TEST 3207/9052 [ext/mbstring/tests/mb_strrpos_variation1.phpt]
PASS Test mb_strrpos() function : usage variations - pass different data types to $haystack arg [ext/mbstring/tests/mb_strrpos_variation1.phpt]
+TEST 3208/9052 [ext/mbstring/tests/mb_strrpos_variation2.phpt]
PASS Test mb_strrpos() function : usage variations - Pass different data types to $needle arg [ext/mbstring/tests/mb_strrpos_variation2.phpt]
+TEST 3209/9052 [ext/mbstring/tests/mb_strrpos_variation3.phpt]
PASS Test mb_strrpos() function : usage variations - Pass different data types as $offset arg [ext/mbstring/tests/mb_strrpos_variation3.phpt]
+TEST 3210/9052 [ext/mbstring/tests/mb_strrpos_variation4.phpt]
PASS Test mb_strrpos() function : usage variations - pass different data types as $encoding arg [ext/mbstring/tests/mb_strrpos_variation4.phpt]
+TEST 3211/9052 [ext/mbstring/tests/mb_strrpos_variation5.phpt]
PASS Test mb_strrpos() function : usage variations - pass encoding as third argument (deprecated behaviour) [ext/mbstring/tests/mb_strrpos_variation5.phpt]
+TEST 3212/9052 [ext/mbstring/tests/mb_strstr.phpt]
PASS mb_strstr() [ext/mbstring/tests/mb_strstr.phpt]
+TEST 3213/9052 [ext/mbstring/tests/mb_strstr_basic.phpt]
PASS Test mb_strstr() function : basic functionality [ext/mbstring/tests/mb_strstr_basic.phpt]
+TEST 3214/9052 [ext/mbstring/tests/mb_strstr_error1.phpt]
PASS Test mb_strstr() function : error conditions [ext/mbstring/tests/mb_strstr_error1.phpt]
+TEST 3215/9052 [ext/mbstring/tests/mb_strstr_error2.phpt]
PASS Test mb_strstr() function : error conditions [ext/mbstring/tests/mb_strstr_error2.phpt]
+TEST 3216/9052 [ext/mbstring/tests/mb_strstr_variation1.phpt]
PASS Test mb_strstr() function : usage variation - various haystacks, needle won't be found [ext/mbstring/tests/mb_strstr_variation1.phpt]
+TEST 3217/9052 [ext/mbstring/tests/mb_strstr_variation2.phpt]
PASS Test mb_strstr() function : usage variation - different types of needle. [ext/mbstring/tests/mb_strstr_variation2.phpt]
+TEST 3218/9052 [ext/mbstring/tests/mb_strstr_variation3.phpt]
PASS Test mb_strstr() function : usage variation - different values for part [ext/mbstring/tests/mb_strstr_variation3.phpt]
+TEST 3219/9052 [ext/mbstring/tests/mb_strstr_variation4.phpt]
PASS Test mb_strstr() function : usage variation - different encoding types [ext/mbstring/tests/mb_strstr_variation4.phpt]
+TEST 3220/9052 [ext/mbstring/tests/mb_strstr_variation5.phpt]
PASS Test mb_strstr() function : variation - multiple needles [ext/mbstring/tests/mb_strstr_variation5.phpt]
+TEST 3221/9052 [ext/mbstring/tests/mb_strstr_variation6.phpt]
PASS Test mb_strstr() function : variation - case sensitivity [ext/mbstring/tests/mb_strstr_variation6.phpt]
+TEST 3222/9052 [ext/mbstring/tests/mb_strtolower_basic.phpt]
PASS Test mb_strtolower() function : basic functionality [ext/mbstring/tests/mb_strtolower_basic.phpt]
+TEST 3223/9052 [ext/mbstring/tests/mb_strtolower_error1.phpt]
PASS Test mb_strtolower() function : error conditions - pass incorrect number of arguments [ext/mbstring/tests/mb_strtolower_error1.phpt]
+TEST 3224/9052 [ext/mbstring/tests/mb_strtolower_error2.phpt]
PASS Test mb_strtolower() function : error conditions - pass an unknown encoding [ext/mbstring/tests/mb_strtolower_error2.phpt]
+TEST 3225/9052 [ext/mbstring/tests/mb_strtolower_variation1.phpt]
PASS Test mb_strtolower() function : usage variations - pass different data types as $sourcestring arg [ext/mbstring/tests/mb_strtolower_variation1.phpt]
+TEST 3226/9052 [ext/mbstring/tests/mb_strtolower_variation2.phpt]
PASS Test mb_strtolower() function : usage variations - pass different data types as $encoding arg [ext/mbstring/tests/mb_strtolower_variation2.phpt]
+TEST 3227/9052 [ext/mbstring/tests/mb_strtolower_variation3.phpt]
PASS Test mb_strtolower() function : usage variations - pass mixed ASCII and non-ASCII strings [ext/mbstring/tests/mb_strtolower_variation3.phpt]
+TEST 3228/9052 [ext/mbstring/tests/mb_strtolower_variation4.phpt]
PASS Test mb_strtolower() function : usage variations - pass different characters to check conversion is correct [ext/mbstring/tests/mb_strtolower_variation4.phpt]
+TEST 3229/9052 [ext/mbstring/tests/mb_strtoupper_basic.phpt]
PASS Test mb_strtoupper() function : basic functionality [ext/mbstring/tests/mb_strtoupper_basic.phpt]
+TEST 3230/9052 [ext/mbstring/tests/mb_strtoupper_error1.phpt]
PASS Test mb_strtoupper() function : error conditions - pass incorrect number of args [ext/mbstring/tests/mb_strtoupper_error1.phpt]
+TEST 3231/9052 [ext/mbstring/tests/mb_strtoupper_error2.phpt]
PASS Test mb_strtoupper() function : error conditions - pass an unknown encoding [ext/mbstring/tests/mb_strtoupper_error2.phpt]
+TEST 3232/9052 [ext/mbstring/tests/mb_strtoupper_variation1.phpt]
PASS Test mb_strtoupper() function : usage varitations - pass different data types as $sourcestring arg [ext/mbstring/tests/mb_strtoupper_variation1.phpt]
+TEST 3233/9052 [ext/mbstring/tests/mb_strtoupper_variation2.phpt]
PASS Test mb_strtoupper() function : usage varitations - Pass different data types as $encoding arg [ext/mbstring/tests/mb_strtoupper_variation2.phpt]
+TEST 3234/9052 [ext/mbstring/tests/mb_strtoupper_variation3.phpt]
PASS Test mb_strtoupper() function : usage varitations - pass mixed ASCII and non-ASCII strings [ext/mbstring/tests/mb_strtoupper_variation3.phpt]
+TEST 3235/9052 [ext/mbstring/tests/mb_strtoupper_variation4.phpt]
PASS Test mb_strtoupper() function : usage varitations - Pass different character types to check conversion is correct [ext/mbstring/tests/mb_strtoupper_variation4.phpt]
+TEST 3236/9052 [ext/mbstring/tests/mb_strwidth.phpt]
PASS mb_strwidth() [ext/mbstring/tests/mb_strwidth.phpt]
+TEST 3237/9052 [ext/mbstring/tests/mb_substitute_character.phpt]
PASS mb_substitute_character() [ext/mbstring/tests/mb_substitute_character.phpt]
+TEST 3238/9052 [ext/mbstring/tests/mb_substitute_character_basic.phpt]
PASS Test mb_substitute_character() function : basic functionality [ext/mbstring/tests/mb_substitute_character_basic.phpt]
+TEST 3239/9052 [ext/mbstring/tests/mb_substitute_character_error.phpt]
PASS Test mb_substitute_character() function : error conditions [ext/mbstring/tests/mb_substitute_character_error.phpt]
+TEST 3240/9052 [ext/mbstring/tests/mb_substitute_character_variation1.phpt]
PASS Test mb_substitute_character() function : usage variation [ext/mbstring/tests/mb_substitute_character_variation1.phpt]
+TEST 3241/9052 [ext/mbstring/tests/mb_substitute_character_variation2.phpt]
PASS Test mb_substitute_character() function : variation unmappable out char for convert encoding [ext/mbstring/tests/mb_substitute_character_variation2.phpt]
+TEST 3242/9052 [ext/mbstring/tests/mb_substr.phpt]
PASS mb_substr() [ext/mbstring/tests/mb_substr.phpt]
+TEST 3243/9052 [ext/mbstring/tests/mb_substr_basic.phpt]
PASS Test mb_substr() function : basic functionality [ext/mbstring/tests/mb_substr_basic.phpt]
+TEST 3244/9052 [ext/mbstring/tests/mb_substr_count.phpt]
PASS mb_substr_count() [ext/mbstring/tests/mb_substr_count.phpt]
+TEST 3245/9052 [ext/mbstring/tests/mb_substr_count_basic.phpt]
PASS Test mb_substr_count() function : basic functionality [ext/mbstring/tests/mb_substr_count_basic.phpt]
+TEST 3246/9052 [ext/mbstring/tests/mb_substr_count_error1.phpt]
PASS Test mb_substr_count() function : error conditions - pass incorrect number of arguments [ext/mbstring/tests/mb_substr_count_error1.phpt]
+TEST 3247/9052 [ext/mbstring/tests/mb_substr_count_error2.phpt]
PASS Test mb_substr_count() function : error conditions - pass unknown encoding [ext/mbstring/tests/mb_substr_count_error2.phpt]
+TEST 3248/9052 [ext/mbstring/tests/mb_substr_count_variation1.phpt]
PASS Test mb_substr_count() function : usage variations - Pass different data types as $haystack arg [ext/mbstring/tests/mb_substr_count_variation1.phpt]
+TEST 3249/9052 [ext/mbstring/tests/mb_substr_count_variation2.phpt]
PASS Test mb_substr_count() function : usage variations - pass different data types as $needle arg [ext/mbstring/tests/mb_substr_count_variation2.phpt]
+TEST 3250/9052 [ext/mbstring/tests/mb_substr_count_variation3.phpt]
PASS Test mb_substr_count() function :usage variations - pass different data types as $encoding arg [ext/mbstring/tests/mb_substr_count_variation3.phpt]
+TEST 3251/9052 [ext/mbstring/tests/mb_substr_count_variation4.phpt]
PASS Test mb_substr_count() function : variation - pass a $needle that overlaps in $haystack [ext/mbstring/tests/mb_substr_count_variation4.phpt]
+TEST 3252/9052 [ext/mbstring/tests/mb_substr_error1.phpt]
PASS Test mb_substr() function : error conditions - Pass incorrect number of args [ext/mbstring/tests/mb_substr_error1.phpt]
+TEST 3253/9052 [ext/mbstring/tests/mb_substr_error2.phpt]
PASS Test mb_substr() function : error conditions - Pass an unknown encoding [ext/mbstring/tests/mb_substr_error2.phpt]
+TEST 3254/9052 [ext/mbstring/tests/mb_substr_variation1.phpt]
PASS Test mb_substr() function : usage variations - pass unexpected arguments (including strings) in place of $str [ext/mbstring/tests/mb_substr_variation1.phpt]
+TEST 3255/9052 [ext/mbstring/tests/mb_substr_variation2.phpt]
PASS Test mb_substr() function : usage variations - Pass different data types as $encoding arg [ext/mbstring/tests/mb_substr_variation2.phpt]
+TEST 3256/9052 [ext/mbstring/tests/mb_substr_variation3.phpt]
PASS Test mb_substr() function : usage variations - test different encodings [ext/mbstring/tests/mb_substr_variation3.phpt]
+TEST 3257/9052 [ext/mbstring/tests/mb_substr_variation4.phpt]
PASS Test mb_substr() function : usage variations - pass different integers to $start arg [ext/mbstring/tests/mb_substr_variation4.phpt]
+TEST 3258/9052 [ext/mbstring/tests/mb_substr_variation5.phpt]
PASS Test mb_substr() function : usage variations - pass different integers to $length arg [ext/mbstring/tests/mb_substr_variation5.phpt]
+TEST 3259/9052 [ext/mbstring/tests/mb_substr_variation6.phpt]
PASS Test mb_substr() function : usage variations - pass different integers to $start arg [ext/mbstring/tests/mb_substr_variation6.phpt]
+TEST 3260/9052 [ext/mbstring/tests/mb_substr_variation7.phpt]
PASS Test mb_substr() function : usage variations - pass different integers to $length arg [ext/mbstring/tests/mb_substr_variation7.phpt]
+TEST 3261/9052 [ext/mbstring/tests/overload01.phpt]
PASS Function overloading test 1 [ext/mbstring/tests/overload01.phpt]
+TEST 3262/9052 [ext/mbstring/tests/overload02.phpt]
PASS Function overloading test 2 [ext/mbstring/tests/overload02.phpt]
+TEST 3263/9052 [ext/mbstring/tests/php_gr_jp_10830.phpt]
PASS [email protected] #10830 [ext/mbstring/tests/php_gr_jp_10830.phpt]
+TEST 3264/9052 [ext/mbstring/tests/php_gr_jp_16242.phpt]
PASS [email protected] #16242 [ext/mbstring/tests/php_gr_jp_16242.phpt]
+TEST 3265/9052 [ext/mbstring/tests/php_gr_jp_dev_884-1.phpt]
PASS [email protected] #884 (1) [ext/mbstring/tests/php_gr_jp_dev_884-1.phpt]
+TEST 3266/9052 [ext/mbstring/tests/php_gr_jp_dev_884-2.phpt]
PASS [email protected] #884 (2) [ext/mbstring/tests/php_gr_jp_dev_884-2.phpt]
+TEST 3267/9052 [ext/mbstring/tests/simpletest.phpt]
PASS Simple multi-byte print test (EUC-JP) [ext/mbstring/tests/simpletest.phpt]
+TEST 3268/9052 [ext/mbstring/tests/zend_multibyte-01.phpt]
PASS zend multibyte (1) [ext/mbstring/tests/zend_multibyte-01.phpt]
+TEST 3269/9052 [ext/mbstring/tests/zend_multibyte-02.phpt]
PASS zend multibyte (2) [ext/mbstring/tests/zend_multibyte-02.phpt]
+TEST 3270/9052 [ext/mbstring/tests/zend_multibyte-03.phpt]
PASS zend multibyte (3) [ext/mbstring/tests/zend_multibyte-03.phpt]
+TEST 3271/9052 [ext/mbstring/tests/zend_multibyte-04.phpt]
PASS zend multibyte (4) [ext/mbstring/tests/zend_multibyte-04.phpt]
+TEST 3272/9052 [ext/mbstring/tests/zend_multibyte-05.phpt]
PASS zend multibyte (5) [ext/mbstring/tests/zend_multibyte-05.phpt]
+TEST 3273/9052 [ext/mbstring/tests/zend_multibyte-06.phpt]
PASS zend multibyte (6) [ext/mbstring/tests/zend_multibyte-06.phpt]
+TEST 3274/9052 [ext/mbstring/tests/zend_multibyte-07.phpt]
PASS zend multibyte (7) [ext/mbstring/tests/zend_multibyte-07.phpt]
+TEST 3275/9052 [ext/mbstring/tests/zend_multibyte-08.phpt]
PASS zend multibyte (8) [ext/mbstring/tests/zend_multibyte-08.phpt]
+TEST 3276/9052 [ext/mbstring/tests/zend_multibyte-09.phpt]
PASS zend multibyte (9) [ext/mbstring/tests/zend_multibyte-09.phpt]
+TEST 3277/9052 [ext/mbstring/tests/zend_multibyte-10.phpt]
PASS zend multibyte (10) [ext/mbstring/tests/zend_multibyte-10.phpt]
+TEST 3278/9052 [ext/mbstring/tests/zend_multibyte-11.phpt]
PASS zend multibyte (11) [ext/mbstring/tests/zend_multibyte-11.phpt]
+TEST 3279/9052 [ext/mbstring/tests/zend_multibyte-12.phpt]
PASS zend multibyte (12) [ext/mbstring/tests/zend_multibyte-12.phpt]
+TEST 3280/9052 [ext/mbstring/tests/zend_multibyte-13.phpt]
PASS zend multibyte (13) [ext/mbstring/tests/zend_multibyte-13.phpt]
+TEST 3281/9052 [ext/mbstring/tests/zend_multibyte-14.phpt]
PASS zend multibyte (14) [ext/mbstring/tests/zend_multibyte-14.phpt]
+TEST 3282/9052 [ext/mcrypt/tests/blowfish.phpt]
PASS Test for blowfish compatibility [ext/mcrypt/tests/blowfish.phpt]
+TEST 3283/9052 [ext/mcrypt/tests/bug35496.phpt]
FAIL Bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic() without proper init). [ext/mcrypt/tests/bug35496.phpt]
+TEST 3284/9052 [ext/mcrypt/tests/bug37595.phpt]
PASS Bug #37595 (mcrypt_generic calculates data length in wrong way) [ext/mcrypt/tests/bug37595.phpt]
+TEST 3285/9052 [ext/mcrypt/tests/bug41252.phpt]
PASS Bug #41252 (Calling mcrypt_generic without first calling mcrypt_generic_init crashes) [ext/mcrypt/tests/bug41252.phpt]
+TEST 3286/9052 [ext/mcrypt/tests/bug43143.phpt]
FAIL Bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB) [ext/mcrypt/tests/bug43143.phpt]
+TEST 3287/9052 [ext/mcrypt/tests/bug46010.phpt]
PASS Bug #46010 (warnings incorrectly generated for iv in ecb mode) [ext/mcrypt/tests/bug46010.phpt]
+TEST 3288/9052 [ext/mcrypt/tests/bug49738.phpt]
PASS Bug #49738 (calling mcrypt after mcrypt_generic_deinit crashes) [ext/mcrypt/tests/bug49738.phpt]
+TEST 3289/9052 [ext/mcrypt/tests/bug55169.phpt]
PASS mcrypt_create_iv https://bugs.php.net/bug.php?id=55169 [ext/mcrypt/tests/bug55169.phpt]
+TEST 3290/9052 [ext/mcrypt/tests/bug8040.phpt]
PASS Bug #8040 (MCRYPT_MODE_* do not seem to exist) [ext/mcrypt/tests/bug8040.phpt]
+TEST 3291/9052 [ext/mcrypt/tests/mcrypt_cbc.phpt]
PASS mcrypt_cbc [ext/mcrypt/tests/mcrypt_cbc.phpt]
+TEST 3292/9052 [ext/mcrypt/tests/mcrypt_cbc_3des_decrypt.phpt]
PASS Test mcrypt_cbc() function : basic functionality [ext/mcrypt/tests/mcrypt_cbc_3des_decrypt.phpt]
+TEST 3293/9052 [ext/mcrypt/tests/mcrypt_cbc_3des_encrypt.phpt]
PASS Test mcrypt_cbc() function : basic functionality [ext/mcrypt/tests/mcrypt_cbc_3des_encrypt.phpt]
+TEST 3294/9052 [ext/mcrypt/tests/mcrypt_cbc_error.phpt]
PASS Test mcrypt_cbc() function : error conditions [ext/mcrypt/tests/mcrypt_cbc_error.phpt]
+TEST 3295/9052 [ext/mcrypt/tests/mcrypt_cbc_variation1.phpt]
PASS Test mcrypt_cbc() function : usage variation [ext/mcrypt/tests/mcrypt_cbc_variation1.phpt]
+TEST 3296/9052 [ext/mcrypt/tests/mcrypt_cbc_variation2.phpt]
PASS Test mcrypt_cbc() function : usage variation [ext/mcrypt/tests/mcrypt_cbc_variation2.phpt]
+TEST 3297/9052 [ext/mcrypt/tests/mcrypt_cbc_variation3.phpt]
PASS Test mcrypt_cbc() function : usage variation [ext/mcrypt/tests/mcrypt_cbc_variation3.phpt]
+TEST 3298/9052 [ext/mcrypt/tests/mcrypt_cbc_variation4.phpt]
PASS Test mcrypt_cbc() function : usage variation [ext/mcrypt/tests/mcrypt_cbc_variation4.phpt]
+TEST 3299/9052 [ext/mcrypt/tests/mcrypt_cbc_variation5.phpt]
PASS Test mcrypt_cbc() function : usage variation [ext/mcrypt/tests/mcrypt_cbc_variation5.phpt]
+TEST 3300/9052 [ext/mcrypt/tests/mcrypt_cfb.phpt]
PASS mcrypt_cfb [ext/mcrypt/tests/mcrypt_cfb.phpt]
+TEST 3301/9052 [ext/mcrypt/tests/mcrypt_create_iv.phpt]
PASS mcrypt_create_iv [ext/mcrypt/tests/mcrypt_create_iv.phpt]
+TEST 3302/9052 [ext/mcrypt/tests/mcrypt_decrypt.phpt]
PASS mcrypt_decrypt [ext/mcrypt/tests/mcrypt_decrypt.phpt]
+TEST 3303/9052 [ext/mcrypt/tests/mcrypt_decrypt_3des_cbc.phpt]
PASS Test mcrypt_decrypt() function : basic functionality [ext/mcrypt/tests/mcrypt_decrypt_3des_cbc.phpt]
+TEST 3304/9052 [ext/mcrypt/tests/mcrypt_decrypt_3des_ecb.phpt]
PASS Test mcrypt_decrypt() function : basic functionality [ext/mcrypt/tests/mcrypt_decrypt_3des_ecb.phpt]
+TEST 3305/9052 [ext/mcrypt/tests/mcrypt_decrypt_error.phpt]
PASS Test mcrypt_decrypt() function : error conditions [ext/mcrypt/tests/mcrypt_decrypt_error.phpt]
+TEST 3306/9052 [ext/mcrypt/tests/mcrypt_decrypt_variation1.phpt]
PASS Test mcrypt_decrypt() function : usage variation [ext/mcrypt/tests/mcrypt_decrypt_variation1.phpt]
+TEST 3307/9052 [ext/mcrypt/tests/mcrypt_decrypt_variation2.phpt]
PASS Test mcrypt_decrypt() function : usage variation [ext/mcrypt/tests/mcrypt_decrypt_variation2.phpt]
+TEST 3308/9052 [ext/mcrypt/tests/mcrypt_decrypt_variation3.phpt]
PASS Test mcrypt_decrypt() function : usage variation [ext/mcrypt/tests/mcrypt_decrypt_variation3.phpt]
+TEST 3309/9052 [ext/mcrypt/tests/mcrypt_decrypt_variation4.phpt]
PASS Test mcrypt_decrypt() function : usage variation [ext/mcrypt/tests/mcrypt_decrypt_variation4.phpt]
+TEST 3310/9052 [ext/mcrypt/tests/mcrypt_decrypt_variation5.phpt]
PASS Test mcrypt_decrypt() function : usage variation [ext/mcrypt/tests/mcrypt_decrypt_variation5.phpt]
+TEST 3311/9052 [ext/mcrypt/tests/mcrypt_ecb.phpt]
PASS mcrypt_ecb [ext/mcrypt/tests/mcrypt_ecb.phpt]
+TEST 3312/9052 [ext/mcrypt/tests/mcrypt_ecb_3des_decrypt.phpt]
PASS Test mcrypt_cbc() function : basic functionality [ext/mcrypt/tests/mcrypt_ecb_3des_decrypt.phpt]
+TEST 3313/9052 [ext/mcrypt/tests/mcrypt_ecb_3des_encrypt.phpt]
PASS Test mcrypt_ecb() function : basic functionality [ext/mcrypt/tests/mcrypt_ecb_3des_encrypt.phpt]
+TEST 3314/9052 [ext/mcrypt/tests/mcrypt_ecb_error.phpt]
PASS Test mcrypt_ecb() function : error conditions [ext/mcrypt/tests/mcrypt_ecb_error.phpt]
+TEST 3315/9052 [ext/mcrypt/tests/mcrypt_ecb_variation1.phpt]
PASS Test mcrypt_ecb() function : usage variation [ext/mcrypt/tests/mcrypt_ecb_variation1.phpt]
+TEST 3316/9052 [ext/mcrypt/tests/mcrypt_ecb_variation2.phpt]
PASS Test mcrypt_ecb() function : usage variation [ext/mcrypt/tests/mcrypt_ecb_variation2.phpt]
+TEST 3317/9052 [ext/mcrypt/tests/mcrypt_ecb_variation3.phpt]
PASS Test mcrypt_ecb() function : usage variation [ext/mcrypt/tests/mcrypt_ecb_variation3.phpt]
+TEST 3318/9052 [ext/mcrypt/tests/mcrypt_ecb_variation4.phpt]
PASS Test mcrypt_ecb() function : usage variation [ext/mcrypt/tests/mcrypt_ecb_variation4.phpt]
+TEST 3319/9052 [ext/mcrypt/tests/mcrypt_ecb_variation5.phpt]
PASS Test mcrypt_ecb() function : usage variation [ext/mcrypt/tests/mcrypt_ecb_variation5.phpt]
+TEST 3320/9052 [ext/mcrypt/tests/mcrypt_enc_get_algorithms_name.phpt]
FAIL mcrypt_enc_get_algorithms_name [ext/mcrypt/tests/mcrypt_enc_get_algorithms_name.phpt]
+TEST 3321/9052 [ext/mcrypt/tests/mcrypt_enc_get_block_size.phpt]
FAIL mcrypt_enc_get_block_size [ext/mcrypt/tests/mcrypt_enc_get_block_size.phpt]
+TEST 3322/9052 [ext/mcrypt/tests/mcrypt_enc_get_iv_size.phpt]
FAIL mcrypt_enc_get_iv_size [ext/mcrypt/tests/mcrypt_enc_get_iv_size.phpt]
+TEST 3323/9052 [ext/mcrypt/tests/mcrypt_enc_get_key_size.phpt]
FAIL mcrypt_enc_get_key_size [ext/mcrypt/tests/mcrypt_enc_get_key_size.phpt]
+TEST 3324/9052 [ext/mcrypt/tests/mcrypt_enc_get_mode_name.phpt]
FAIL mcrypt_enc_get_modes_name [ext/mcrypt/tests/mcrypt_enc_get_mode_name.phpt]
+TEST 3325/9052 [ext/mcrypt/tests/mcrypt_enc_get_supported_key_sizes.phpt]
FAIL mcrypt_enc_get_supported_key_sizes [ext/mcrypt/tests/mcrypt_enc_get_supported_key_sizes.phpt]
+TEST 3326/9052 [ext/mcrypt/tests/mcrypt_enc_is_block_algorithm.phpt]
FAIL mcrypt_enc_is_block_algorithm [ext/mcrypt/tests/mcrypt_enc_is_block_algorithm.phpt]
+TEST 3327/9052 [ext/mcrypt/tests/mcrypt_enc_is_block_algorithm_mode.phpt]
FAIL mcrypt_enc_is_block_algorithm_mode [ext/mcrypt/tests/mcrypt_enc_is_block_algorithm_mode.phpt]
+TEST 3328/9052 [ext/mcrypt/tests/mcrypt_enc_is_block_mode.phpt]
FAIL mcrypt_enc_is_block_mode [ext/mcrypt/tests/mcrypt_enc_is_block_mode.phpt]
+TEST 3329/9052 [ext/mcrypt/tests/mcrypt_enc_self_test.phpt]
FAIL mcrypt_enc_self_test [ext/mcrypt/tests/mcrypt_enc_self_test.phpt]
+TEST 3330/9052 [ext/mcrypt/tests/mcrypt_encrypt_3des_cbc.phpt]
PASS Test mcrypt_encrypt() function : TripleDES functionality [ext/mcrypt/tests/mcrypt_encrypt_3des_cbc.phpt]
+TEST 3331/9052 [ext/mcrypt/tests/mcrypt_encrypt_3des_ecb.phpt]
PASS Test mcrypt_encrypt() function : TripleDES functionality [ext/mcrypt/tests/mcrypt_encrypt_3des_ecb.phpt]
+TEST 3332/9052 [ext/mcrypt/tests/mcrypt_encrypt_error.phpt]
PASS Test mcrypt_encrypt() function : error conditions [ext/mcrypt/tests/mcrypt_encrypt_error.phpt]
+TEST 3333/9052 [ext/mcrypt/tests/mcrypt_encrypt_variation1.phpt]
PASS Test mcrypt_encrypt() function : usage variation - different types for cipher [ext/mcrypt/tests/mcrypt_encrypt_variation1.phpt]
+TEST 3334/9052 [ext/mcrypt/tests/mcrypt_encrypt_variation2.phpt]
PASS Test mcrypt_encrypt() function : usage variation [ext/mcrypt/tests/mcrypt_encrypt_variation2.phpt]
+TEST 3335/9052 [ext/mcrypt/tests/mcrypt_encrypt_variation3.phpt]
PASS Test mcrypt_encrypt() function : usage variation [ext/mcrypt/tests/mcrypt_encrypt_variation3.phpt]
+TEST 3336/9052 [ext/mcrypt/tests/mcrypt_encrypt_variation4.phpt]
PASS Test mcrypt_encrypt() function : usage variation [ext/mcrypt/tests/mcrypt_encrypt_variation4.phpt]
+TEST 3337/9052 [ext/mcrypt/tests/mcrypt_encrypt_variation5.phpt]
PASS Test mcrypt_encrypt() function : usage variation [ext/mcrypt/tests/mcrypt_encrypt_variation5.phpt]
+TEST 3338/9052 [ext/mcrypt/tests/mcrypt_filters.phpt]
PASS mcrypt filters [ext/mcrypt/tests/mcrypt_filters.phpt]
+TEST 3339/9052 [ext/mcrypt/tests/mcrypt_get_block_size.phpt]
FAIL mcrypt_get_block_size [ext/mcrypt/tests/mcrypt_get_block_size.phpt]
+TEST 3340/9052 [ext/mcrypt/tests/mcrypt_get_cipher_name.phpt]
FAIL mcrypt_get_cipher_name [ext/mcrypt/tests/mcrypt_get_cipher_name.phpt]
+TEST 3341/9052 [ext/mcrypt/tests/mcrypt_get_iv_size.phpt]
FAIL mcrypt_enc_get_iv_size [ext/mcrypt/tests/mcrypt_get_iv_size.phpt]
+TEST 3342/9052 [ext/mcrypt/tests/mcrypt_get_key_size.phpt]
FAIL mcrypt_get_key_size [ext/mcrypt/tests/mcrypt_get_key_size.phpt]
+TEST 3343/9052 [ext/mcrypt/tests/mcrypt_list_algorithms.phpt]
FAIL mcrypt_list_algorithms [ext/mcrypt/tests/mcrypt_list_algorithms.phpt]
+TEST 3344/9052 [ext/mcrypt/tests/mcrypt_list_modes.phpt]
FAIL mcrypt_list_modes [ext/mcrypt/tests/mcrypt_list_modes.phpt]
+TEST 3345/9052 [ext/mcrypt/tests/mcrypt_module_get_algo_block_size.phpt]
FAIL mcrypt_module_get_algo_block_size [ext/mcrypt/tests/mcrypt_module_get_algo_block_size.phpt]
+TEST 3346/9052 [ext/mcrypt/tests/mcrypt_module_get_algo_key_size.phpt]
FAIL mcrypt_module_get_algo_key_size [ext/mcrypt/tests/mcrypt_module_get_algo_key_size.phpt]
+TEST 3347/9052 [ext/mcrypt/tests/mcrypt_module_get_supported_key_sizes.phpt]
FAIL mcrypt_module_get_supported_key_sizes [ext/mcrypt/tests/mcrypt_module_get_supported_key_sizes.phpt]
+TEST 3348/9052 [ext/mcrypt/tests/mcrypt_module_is_block_algorithm.phpt]
FAIL mcrypt_module_is_block_algorithm [ext/mcrypt/tests/mcrypt_module_is_block_algorithm.phpt]
+TEST 3349/9052 [ext/mcrypt/tests/mcrypt_module_is_block_algorithm_mode.phpt]
PASS mcrypt_module_is_block_algorithm_mode [ext/mcrypt/tests/mcrypt_module_is_block_algorithm_mode.phpt]
+TEST 3350/9052 [ext/mcrypt/tests/mcrypt_module_is_block_mode.phpt]
PASS mcrypt_module_is_block_mode [ext/mcrypt/tests/mcrypt_module_is_block_mode.phpt]
+TEST 3351/9052 [ext/mcrypt/tests/mcrypt_module_open.phpt]
FAIL mcrypt_module_open [ext/mcrypt/tests/mcrypt_module_open.phpt]
+TEST 3352/9052 [ext/mcrypt/tests/mcrypt_module_self_test.phpt]
FAIL mcrypt_module_self_test [ext/mcrypt/tests/mcrypt_module_self_test.phpt]
+TEST 3353/9052 [ext/mcrypt/tests/mcrypt_ofb.phpt]
PASS mcrypt_ofb [ext/mcrypt/tests/mcrypt_ofb.phpt]
+TEST 3354/9052 [ext/mcrypt/tests/mcrypt_rijndael128_128BitKey.phpt]
PASS Test mcrypt_encrypt() function : TripleDES functionality [ext/mcrypt/tests/mcrypt_rijndael128_128BitKey.phpt]
+TEST 3355/9052 [ext/mcrypt/tests/mcrypt_rijndael128_256BitKey.phpt]
PASS Test mcrypt_encrypt() function : TripleDES functionality [ext/mcrypt/tests/mcrypt_rijndael128_256BitKey.phpt]
+TEST 3356/9052 [ext/pcntl/tests/001.phpt]
PASS Test pcntl wait functionality [ext/pcntl/tests/001.phpt]
+TEST 3357/9052 [ext/pcntl/tests/002.phpt]
FAIL pcntl: pcntl_sigprocmask(), pcntl_sigwaitinfo(), pcntl_sigtimedwait() [ext/pcntl/tests/002.phpt]
+TEST 3358/9052 [ext/pcntl/tests/003.phpt]
PASS pcntl: SIG_BLOCK, SIG_UNBLOCK, SIG_SETMASK [ext/pcntl/tests/003.phpt]
+TEST 3359/9052 [ext/pcntl/tests/bug47566.phpt]
PASS Bug #47566 (return value of pcntl_wexitstatus()) [ext/pcntl/tests/bug47566.phpt]
+TEST 3360/9052 [ext/pcntl/tests/pcntl_alarm.phpt]
PASS pcntl_alarm() [ext/pcntl/tests/pcntl_alarm.phpt]
+TEST 3361/9052 [ext/pcntl/tests/pcntl_exec.phpt]
FAIL pcntl_exec() [ext/pcntl/tests/pcntl_exec.phpt]
+TEST 3362/9052 [ext/pcntl/tests/pcntl_exec_2.phpt]
FAIL pcntl_exec() 2 [ext/pcntl/tests/pcntl_exec_2.phpt]
+TEST 3363/9052 [ext/pcntl/tests/pcntl_exec_3.phpt]
PASS pcntl_exec() 3 [ext/pcntl/tests/pcntl_exec_3.phpt]
+TEST 3364/9052 [ext/pcntl/tests/pcntl_fork_basic.phpt]
PASS Test function pcntl_fork() by calling it with its expected arguments [ext/pcntl/tests/pcntl_fork_basic.phpt]
+TEST 3365/9052 [ext/pcntl/tests/pcntl_fork_variation.phpt]
PASS Test function pcntl_fork() by testing the process isolation in the forking hierarchy father -> son -> grandson where father can not knows his grandson [ext/pcntl/tests/pcntl_fork_variation.phpt]
+TEST 3366/9052 [ext/pcntl/tests/pcntl_get_last_error.phpt]
PASS Test pcntl_get_last_error() [ext/pcntl/tests/pcntl_get_last_error.phpt]
+TEST 3367/9052 [ext/pcntl/tests/pcntl_signal.phpt]
PASS pcntl_signal() [ext/pcntl/tests/pcntl_signal.phpt]
+TEST 3368/9052 [ext/pcntl/tests/pcntl_signal_dispatch.phpt]
PASS pcnt_signal_dispatch() [ext/pcntl/tests/pcntl_signal_dispatch.phpt]
+TEST 3369/9052 [ext/pcntl/tests/pcntl_wait.phpt]
PASS pcntl_wait() [ext/pcntl/tests/pcntl_wait.phpt]
+TEST 3370/9052 [ext/pcntl/tests/signal_closure_handler.phpt]
PASS Closures as a signal handler [ext/pcntl/tests/signal_closure_handler.phpt]
+TEST 3371/9052 [ext/pcre/tests/001.phpt]
PASS abusing preg_match() [ext/pcre/tests/001.phpt]
+TEST 3372/9052 [ext/pcre/tests/002.phpt]
PASS preg_* with bogus vals [ext/pcre/tests/002.phpt]
+TEST 3373/9052 [ext/pcre/tests/003.phpt]
PASS abusing preg_match_all() [ext/pcre/tests/003.phpt]
+TEST 3374/9052 [ext/pcre/tests/004.phpt]
PASS abusing pcre [ext/pcre/tests/004.phpt]
+TEST 3375/9052 [ext/pcre/tests/005.phpt]
PASS abusing preg_match_all() #2 [ext/pcre/tests/005.phpt]
+TEST 3376/9052 [ext/pcre/tests/006.phpt]
PASS preg_replace() with array of failing regular expressions [ext/pcre/tests/006.phpt]
+TEST 3377/9052 [ext/pcre/tests/007.phpt]
PASS preg_replace_callback() with callback that modifies subject string [ext/pcre/tests/007.phpt]
+TEST 3378/9052 [ext/pcre/tests/backtrack_limit.phpt]
PASS Backtracking limit [ext/pcre/tests/backtrack_limit.phpt]
+TEST 3379/9052 [ext/pcre/tests/bug20528.phpt]
PASS Bug #20528 (preg_split() drops characters (re-opens Bug #15413)) [ext/pcre/tests/bug20528.phpt]
+TEST 3380/9052 [ext/pcre/tests/bug21732.phpt]
PASS Bug #21732 (preg_replace() segfaults with invalid parameters) [ext/pcre/tests/bug21732.phpt]
+TEST 3381/9052 [ext/pcre/tests/bug21758.phpt]
PASS Bug #21758 (preg_replace_callback() not working with class methods) [ext/pcre/tests/bug21758.phpt]
+TEST 3382/9052 [ext/pcre/tests/bug26927.phpt]
PASS Bug #26927 (preg_quote() does not escape \0) [ext/pcre/tests/bug26927.phpt]
+TEST 3383/9052 [ext/pcre/tests/bug27011.phpt]
PASS Bug #27011 (segfault in preg_match_all()) [ext/pcre/tests/bug27011.phpt]
+TEST 3384/9052 [ext/pcre/tests/bug27103.phpt]
PASS Bug #27103 (preg_split('//u') incorrectly splits UTF-8 strings into octets) [ext/pcre/tests/bug27103.phpt]
+TEST 3385/9052 [ext/pcre/tests/bug33200.phpt]
PASS Bug #33200 (magic_quotes_sybase = On makes 'e' modifier misbehave) [ext/pcre/tests/bug33200.phpt]
+TEST 3386/9052 [ext/pcre/tests/bug34790.phpt]
PASS Bug #34790 (preg_match_all(), named capturing groups, variable assignment/return => crash) [ext/pcre/tests/bug34790.phpt]
+TEST 3387/9052 [ext/pcre/tests/bug37800.phpt]
PASS Bug #37800 (preg_replace() limit parameter odd behaviour) [ext/pcre/tests/bug37800.phpt]
+TEST 3388/9052 [ext/pcre/tests/bug37911.phpt]
PASS Bug #37911 (preg_replace_callback ignores named groups) [ext/pcre/tests/bug37911.phpt]
+TEST 3389/9052 [ext/pcre/tests/bug38600.phpt]
PASS Bug #38600 (infinite loop in pcre with extended class) [ext/pcre/tests/bug38600.phpt]
+TEST 3390/9052 [ext/pcre/tests/bug40195.phpt]
PASS Bug #40195 (pcre 6.7 regression) [ext/pcre/tests/bug40195.phpt]
+TEST 3391/9052 [ext/pcre/tests/bug40909.phpt]
PASS Bug #40909 (pcre 7.0 regression) [ext/pcre/tests/bug40909.phpt]
+TEST 3392/9052 [ext/pcre/tests/bug41050.phpt]
PASS Bug #41050 (pcre 7.0 regression) [ext/pcre/tests/bug41050.phpt]
+TEST 3393/9052 [ext/pcre/tests/bug41148.phpt]
PASS Bug #41148 (pcre 7.0 regression) [ext/pcre/tests/bug41148.phpt]
+TEST 3394/9052 [ext/pcre/tests/bug41638.phpt]
PASS Bug #41638 (pcre 7.0 regression) [ext/pcre/tests/bug41638.phpt]
+TEST 3395/9052 [ext/pcre/tests/bug42298.phpt]
PASS Bug #42298 (pcre gives bogus results with /u) [ext/pcre/tests/bug42298.phpt]
+TEST 3396/9052 [ext/pcre/tests/bug42737.phpt]
PASS Bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines) [ext/pcre/tests/bug42737.phpt]
+TEST 3397/9052 [ext/pcre/tests/bug42945.phpt]
PASS Bug #42945 (preg_split() swallows part of the string) [ext/pcre/tests/bug42945.phpt]
+TEST 3398/9052 [ext/pcre/tests/bug44191.phpt]
PASS Bug #44191 (preg_grep messes up array index) [ext/pcre/tests/bug44191.phpt]
+TEST 3399/9052 [ext/pcre/tests/bug44214.phpt]
PASS Bug #44214 (crash with preg_replace_callback() and global variable) [ext/pcre/tests/bug44214.phpt]
+TEST 3400/9052 [ext/pcre/tests/bug44214_2.phpt]
PASS Bug #44214-2 (crash with preg_replace_callback() and global variable) [ext/pcre/tests/bug44214_2.phpt]
+TEST 3401/9052 [ext/pcre/tests/bug44925.phpt]
PASS Bug #44925 (preg_grep() modifies input array) [ext/pcre/tests/bug44925.phpt]
+TEST 3402/9052 [ext/pcre/tests/bug47229.phpt]
PASS Bug #47229 (preg_quote() doesn't escape -) [ext/pcre/tests/bug47229.phpt]
+TEST 3403/9052 [ext/pcre/tests/bug47662.phpt]
PASS Bug #47662 (support more than 127 named subpatterns) [ext/pcre/tests/bug47662.phpt]
+TEST 3404/9052 [ext/pcre/tests/bug52732.phpt]
PASS Bug #52732 (Docs say preg_match() returns FALSE on error, but it returns int(0)) [ext/pcre/tests/bug52732.phpt]
+TEST 3405/9052 [ext/pcre/tests/bug52971.phpt]
PASS Bug #52971 (PCRE-Meta-Characters not working with utf-8) [ext/pcre/tests/bug52971.phpt]
+TEST 3406/9052 [ext/pcre/tests/bug63055.phpt]
PASS Bug #63055 (Segfault in zend_gc with SF2 testsuite) [ext/pcre/tests/bug63055.phpt]
+TEST 3407/9052 [ext/pcre/tests/cache_limit.phpt]
PASS Compiled regex cache limit [ext/pcre/tests/cache_limit.phpt]
+TEST 3408/9052 [ext/pcre/tests/delimiters.phpt]
PASS Delimiters crash test [ext/pcre/tests/delimiters.phpt]
+TEST 3409/9052 [ext/pcre/tests/dollar_endonly.phpt]
PASS D (PCRE_DOLLAR_ENDONLY) modififer [ext/pcre/tests/dollar_endonly.phpt]
+TEST 3410/9052 [ext/pcre/tests/grep.phpt]
PASS preg_grep() [ext/pcre/tests/grep.phpt]
+TEST 3411/9052 [ext/pcre/tests/grep2.phpt]
PASS preg_grep() 2nd test [ext/pcre/tests/grep2.phpt]
+TEST 3412/9052 [ext/pcre/tests/invalid_utf8.phpt]
PASS preg_replace() and invalid UTF8 [ext/pcre/tests/invalid_utf8.phpt]
+TEST 3413/9052 [ext/pcre/tests/invalid_utf8_offset.phpt]
PASS preg_replace() and invalid UTF8 offset [ext/pcre/tests/invalid_utf8_offset.phpt]
+TEST 3414/9052 [ext/pcre/tests/locales.phpt]
PASS Localized match [ext/pcre/tests/locales.phpt]
+TEST 3415/9052 [ext/pcre/tests/match_flags.phpt]
PASS preg_match_all() flags [ext/pcre/tests/match_flags.phpt]
+TEST 3416/9052 [ext/pcre/tests/match_flags2.phpt]
PASS preg_match() flags [ext/pcre/tests/match_flags2.phpt]
+TEST 3417/9052 [ext/pcre/tests/match_flags3.phpt]
PASS preg_match() flags 3 [ext/pcre/tests/match_flags3.phpt]
+TEST 3418/9052 [ext/pcre/tests/multiline.phpt]
PASS Multi-line match [ext/pcre/tests/multiline.phpt]
+TEST 3419/9052 [ext/pcre/tests/pcre.constants.phpt]
PASS Test for pre-defined pcre constants [ext/pcre/tests/pcre.constants.phpt]
+TEST 3420/9052 [ext/pcre/tests/pcre_anchored.phpt]
PASS A (PCRE_ANCHORED) modififer [ext/pcre/tests/pcre_anchored.phpt]
+TEST 3421/9052 [ext/pcre/tests/pcre_count.phpt]
PASS preg_replace() fifth parameter - count [ext/pcre/tests/pcre_count.phpt]
+TEST 3422/9052 [ext/pcre/tests/pcre_extended.phpt]
PASS x (PCRE_EXTENDED) modififer [ext/pcre/tests/pcre_extended.phpt]
+TEST 3423/9052 [ext/pcre/tests/pcre_extra.phpt]
PASS X (PCRE_EXTRA) modififer [ext/pcre/tests/pcre_extra.phpt]
+TEST 3424/9052 [ext/pcre/tests/preg_filter.phpt]
PASS preg_filter() [ext/pcre/tests/preg_filter.phpt]
+TEST 3425/9052 [ext/pcre/tests/preg_grep_basic.phpt]
PASS Test preg_grep() function : basic functionality [ext/pcre/tests/preg_grep_basic.phpt]
+TEST 3426/9052 [ext/pcre/tests/preg_grep_error.phpt]
PASS Test preg_grep() function : error conditions - wrong numbers of parameters [ext/pcre/tests/preg_grep_error.phpt]
+TEST 3427/9052 [ext/pcre/tests/preg_grep_error1.phpt]
PASS Test preg_grep() function : error conditions - bad regular expressions [ext/pcre/tests/preg_grep_error1.phpt]
+TEST 3428/9052 [ext/pcre/tests/preg_grep_error2.phpt]
PASS Test preg_grep() function : error conditions - wrong arg types [ext/pcre/tests/preg_grep_error2.phpt]
+TEST 3429/9052 [ext/pcre/tests/preg_last_error_error.phpt]
PASS Test preg_grep() function : error conditions - wrong numbers of parameters [ext/pcre/tests/preg_last_error_error.phpt]
+TEST 3430/9052 [ext/pcre/tests/preg_match_all_basic.phpt]
PASS Test preg_match_all() function : basic functionality [ext/pcre/tests/preg_match_all_basic.phpt]
+TEST 3431/9052 [ext/pcre/tests/preg_match_all_edit_basic.phpt]
PASS Test preg_match_all() function : basic functionality [ext/pcre/tests/preg_match_all_edit_basic.phpt]
+TEST 3432/9052 [ext/pcre/tests/preg_match_all_error.phpt]
PASS Test preg_match_all() function : error conditions - incorrect number of parameters [ext/pcre/tests/preg_match_all_error.phpt]
+TEST 3433/9052 [ext/pcre/tests/preg_match_all_error1.phpt]
PASS Test preg_match_all() function : error conditions - bad regular expressions [ext/pcre/tests/preg_match_all_error1.phpt]
+TEST 3434/9052 [ext/pcre/tests/preg_match_all_error2.phpt]
PASS Test preg_match_all() function : error conditions - wrong arg types [ext/pcre/tests/preg_match_all_error2.phpt]
+TEST 3435/9052 [ext/pcre/tests/preg_match_all_error3.phpt]
PASS Test preg_match_all() function : error conditions [ext/pcre/tests/preg_match_all_error3.phpt]
+TEST 3436/9052 [ext/pcre/tests/preg_match_basic.phpt]
PASS Test preg_match() function : basic functionality [ext/pcre/tests/preg_match_basic.phpt]
+TEST 3437/9052 [ext/pcre/tests/preg_match_basic_002.phpt]
PASS preg_match() single line match with multi-line input [ext/pcre/tests/preg_match_basic_002.phpt]
+TEST 3438/9052 [ext/pcre/tests/preg_match_basic_edit.phpt]
PASS Test preg_match() function : basic functionality [ext/pcre/tests/preg_match_basic_edit.phpt]
+TEST 3439/9052 [ext/pcre/tests/preg_match_error.phpt]
PASS Test preg_match() function : error conditions - wrong numbers of parameters [ext/pcre/tests/preg_match_error.phpt]
+TEST 3440/9052 [ext/pcre/tests/preg_match_error1.phpt]
PASS Test preg_match() function : error conditions - bad regular expressions [ext/pcre/tests/preg_match_error1.phpt]
+TEST 3441/9052 [ext/pcre/tests/preg_match_error2.phpt]
PASS Test preg_match() function : error conditions - wrong arg types [ext/pcre/tests/preg_match_error2.phpt]
+TEST 3442/9052 [ext/pcre/tests/preg_match_variation1.phpt]
PASS Test preg_match() function : variation [ext/pcre/tests/preg_match_variation1.phpt]
+TEST 3443/9052 [ext/pcre/tests/preg_quote_basic.phpt]
PASS Test preg_quote() function : basic functionality [ext/pcre/tests/preg_quote_basic.phpt]
+TEST 3444/9052 [ext/pcre/tests/preg_quote_error.phpt]
PASS Test preg_quote() function : error conditions - wrong numbers of parameters [ext/pcre/tests/preg_quote_error.phpt]
+TEST 3445/9052 [ext/pcre/tests/preg_quote_error1.phpt]
PASS Test preg_quote() function : error conditions - wrong arg types [ext/pcre/tests/preg_quote_error1.phpt]
+TEST 3446/9052 [ext/pcre/tests/preg_replace.phpt]
PASS preg_replace() [ext/pcre/tests/preg_replace.phpt]
+TEST 3447/9052 [ext/pcre/tests/preg_replace2.phpt]
PASS preg_replace() [ext/pcre/tests/preg_replace2.phpt]
+TEST 3448/9052 [ext/pcre/tests/preg_replace_basic.phpt]
PASS Test preg_replace() function : basic functionality [ext/pcre/tests/preg_replace_basic.phpt]
+TEST 3449/9052 [ext/pcre/tests/preg_replace_callback.phpt]
PASS preg_replace_callback() [ext/pcre/tests/preg_replace_callback.phpt]
+TEST 3450/9052 [ext/pcre/tests/preg_replace_callback2.phpt]
PASS preg_replace_callback() 2 [ext/pcre/tests/preg_replace_callback2.phpt]
+TEST 3451/9052 [ext/pcre/tests/preg_replace_callback3.phpt]
PASS preg_replace_callback() 3 [ext/pcre/tests/preg_replace_callback3.phpt]
+TEST 3452/9052 [ext/pcre/tests/preg_replace_callback_basic.phpt]
PASS Test preg_replace_callback() function : basic functionality [ext/pcre/tests/preg_replace_callback_basic.phpt]
+TEST 3453/9052 [ext/pcre/tests/preg_replace_callback_error.phpt]
PASS Test preg_replace_callback() function : error [ext/pcre/tests/preg_replace_callback_error.phpt]
+TEST 3454/9052 [ext/pcre/tests/preg_replace_callback_error1.phpt]
PASS Test preg_replace_callback() function : error [ext/pcre/tests/preg_replace_callback_error1.phpt]
+TEST 3455/9052 [ext/pcre/tests/preg_replace_edit_basic.phpt]
PASS Test preg_replace() function : basic [ext/pcre/tests/preg_replace_edit_basic.phpt]
+TEST 3456/9052 [ext/pcre/tests/preg_replace_error.phpt]
PASS Test preg_replace() function : error - incorrect number of parameters [ext/pcre/tests/preg_replace_error.phpt]
+TEST 3457/9052 [ext/pcre/tests/preg_replace_error1.phpt]
PASS Test preg_replace() function : error - bad regular expressions [ext/pcre/tests/preg_replace_error1.phpt]
+TEST 3458/9052 [ext/pcre/tests/preg_replace_error2.phpt]
PASS Test preg_replace() function : error conditions - wrong arg types [ext/pcre/tests/preg_replace_error2.phpt]
+TEST 3459/9052 [ext/pcre/tests/preg_replace_variation1.phpt]
PASS Test preg_replace() function : variation both arguments are arrays [ext/pcre/tests/preg_replace_variation1.phpt]
+TEST 3460/9052 [ext/pcre/tests/preg_split_basic.phpt]
PASS Test preg_split() function : basic functionality [ext/pcre/tests/preg_split_basic.phpt]
+TEST 3461/9052 [ext/pcre/tests/preg_split_error.phpt]
PASS Test preg_split() function : error conditions - incorrect number of parameters [ext/pcre/tests/preg_split_error.phpt]
+TEST 3462/9052 [ext/pcre/tests/preg_split_error1.phpt]
PASS Test preg_split() function : error conditions - bad regular expressions [ext/pcre/tests/preg_split_error1.phpt]
+TEST 3463/9052 [ext/pcre/tests/preg_split_error2.phpt]
PASS Test preg_split() function : error conditions - wrong arg types [ext/pcre/tests/preg_split_error2.phpt]
+TEST 3464/9052 [ext/pcre/tests/recursion_limit.phpt]
PASS PCRE Recursion limit [ext/pcre/tests/recursion_limit.phpt]
+TEST 3465/9052 [ext/pcre/tests/split.phpt]
PASS preg_split() [ext/pcre/tests/split.phpt]
+TEST 3466/9052 [ext/pcre/tests/split2.phpt]
PASS preg_split() 2nd test [ext/pcre/tests/split2.phpt]
+TEST 3467/9052 [ext/pcre/tests/study.phpt]
PASS Study regex [ext/pcre/tests/study.phpt]
+TEST 3468/9052 [ext/pcre/tests/ungreedy.phpt]
PASS U (PCRE_UNGREEDY) modififer [ext/pcre/tests/ungreedy.phpt]
+TEST 3469/9052 [ext/posix/tests/001.phpt]
PASS posix_access() with bogus paths [ext/posix/tests/001.phpt]
+TEST 3470/9052 [ext/posix/tests/posix_access.phpt]
PASS Test posix_access() function test [ext/posix/tests/posix_access.phpt]
+TEST 3471/9052 [ext/posix/tests/posix_access_error_modes.phpt]
PASS Test posix_access() function test error conditions [ext/posix/tests/posix_access_error_modes.phpt]
+TEST 3472/9052 [ext/posix/tests/posix_access_error_wrongparams.phpt]
PASS Test posix_access() function : parameter validation [ext/posix/tests/posix_access_error_wrongparams.phpt]
+TEST 3473/9052 [ext/posix/tests/posix_access_safemode.phpt]
PASS Test posix_access() with safe_mode enabled. [ext/posix/tests/posix_access_safemode.phpt]
+TEST 3474/9052 [ext/posix/tests/posix_ctermid.phpt]
PASS Test posix_ctermid() [ext/posix/tests/posix_ctermid.phpt]
+TEST 3475/9052 [ext/posix/tests/posix_ctermid_basic.phpt]
PASS Test function posix_ctermid() by calling it with its expected arguments [ext/posix/tests/posix_ctermid_basic.phpt]
+TEST 3476/9052 [ext/posix/tests/posix_ctermid_error.phpt]
PASS Test function posix_ctermid() by calling it more than or less than its expected arguments [ext/posix/tests/posix_ctermid_error.phpt]
+TEST 3477/9052 [ext/posix/tests/posix_errno_basic.phpt]
PASS Test function posix_errno() by calling it with its expected arguments [ext/posix/tests/posix_errno_basic.phpt]
+TEST 3478/9052 [ext/posix/tests/posix_errno_error.phpt]
PASS Test function posix_errno() by calling it with its expected arguments [ext/posix/tests/posix_errno_error.phpt]
+TEST 3479/9052 [ext/posix/tests/posix_errno_variation1.phpt]
PASS Test function posix_errno() by calling it with with permission error [ext/posix/tests/posix_errno_variation1.phpt]
+TEST 3480/9052 [ext/posix/tests/posix_errno_variation2.phpt]
PASS Test function posix_errno() by calling it with its expected arguments [ext/posix/tests/posix_errno_variation2.phpt]
+TEST 3481/9052 [ext/posix/tests/posix_get_last_error_error.phpt]
PASS Test posix_get_last_error() function : error conditions [ext/posix/tests/posix_get_last_error_error.phpt]
+TEST 3482/9052 [ext/posix/tests/posix_getcwd.phpt]
PASS posix_getcwd(): Basic tests [ext/posix/tests/posix_getcwd.phpt]
+TEST 3483/9052 [ext/posix/tests/posix_getcwd_basic.phpt]
PASS posix_getcwd(): Basic tests [ext/posix/tests/posix_getcwd_basic.phpt]
+TEST 3484/9052 [ext/posix/tests/posix_getegid_basic.phpt]
PASS Test function posix_getegid() by calling it with its expected arguments [ext/posix/tests/posix_getegid_basic.phpt]
+TEST 3485/9052 [ext/posix/tests/posix_geteuid_basic.phpt]
PASS Test function posix_geteuid() by calling it with its expected arguments [ext/posix/tests/posix_geteuid_basic.phpt]
+TEST 3486/9052 [ext/posix/tests/posix_geteuid_error1.phpt]
PASS Test function posix_geteuid() by calling it more than or less than its expected arguments [ext/posix/tests/posix_geteuid_error1.phpt]
+TEST 3487/9052 [ext/posix/tests/posix_getgid_error.phpt]
PASS Test posix_getgid() function : error conditions [ext/posix/tests/posix_getgid_error.phpt]
+TEST 3488/9052 [ext/posix/tests/posix_getgrgid.phpt]
PASS Test posix_getgrgid(). [ext/posix/tests/posix_getgrgid.phpt]
+TEST 3489/9052 [ext/posix/tests/posix_getgrgid_basic.phpt]
FAIL Test posix_getgrgid() function : basic functionality [ext/posix/tests/posix_getgrgid_basic.phpt]
+TEST 3490/9052 [ext/posix/tests/posix_getgrgid_error.phpt]
PASS Test posix_getgrgid() function : error conditions [ext/posix/tests/posix_getgrgid_error.phpt]
+TEST 3491/9052 [ext/posix/tests/posix_getgrgid_macosx.phpt]
SKIP Test return values of posix_getgrgid() on MacOSX. [ext/posix/tests/posix_getgrgid_macosx.phpt] reason: This test requires MacOSX/Darwin.
+TEST 3492/9052 [ext/posix/tests/posix_getgrgid_variation.phpt]
PASS Test posix_getgrgid() function : usage variations - parameter types [ext/posix/tests/posix_getgrgid_variation.phpt]
+TEST 3493/9052 [ext/posix/tests/posix_getgrgid_wrongparams.phpt]
PASS Test parameters on posix_getgrgid(). [ext/posix/tests/posix_getgrgid_wrongparams.phpt]
+TEST 3494/9052 [ext/posix/tests/posix_getgrnam.phpt]
PASS posix_getgrnam(): Basic tests [ext/posix/tests/posix_getgrnam.phpt]
+TEST 3495/9052 [ext/posix/tests/posix_getgrnam_basic.phpt]
PASS posix_getgrnam(): Basic tests [ext/posix/tests/posix_getgrnam_basic.phpt]
+TEST 3496/9052 [ext/posix/tests/posix_getgroups_basic.phpt]
PASS Test posix_getgroups() function : basic functionality [ext/posix/tests/posix_getgroups_basic.phpt]
+TEST 3497/9052 [ext/posix/tests/posix_getpgid_basic.phpt]
PASS Test posix_getpgid() function : basic functionality [ext/posix/tests/posix_getpgid_basic.phpt]
+TEST 3498/9052 [ext/posix/tests/posix_getpgid_error.phpt]
PASS Test posix_getpgid() function : error conditions [ext/posix/tests/posix_getpgid_error.phpt]
+TEST 3499/9052 [ext/posix/tests/posix_getpgid_variation.phpt]
PASS Test posix_getpgid() function : variation [ext/posix/tests/posix_getpgid_variation.phpt]
+TEST 3500/9052 [ext/posix/tests/posix_getpgrp_basic.phpt]
PASS Test posix_getpgrp() function : basic functionality [ext/posix/tests/posix_getpgrp_basic.phpt]
+TEST 3501/9052 [ext/posix/tests/posix_getpgrp_error.phpt]
PASS Test posix_getpgrp() function : error conditions [ext/posix/tests/posix_getpgrp_error.phpt]
+TEST 3502/9052 [ext/posix/tests/posix_getpid_basic.phpt]
PASS Test posix_getpid() function : basic functionality [ext/posix/tests/posix_getpid_basic.phpt]
+TEST 3503/9052 [ext/posix/tests/posix_getpid_error.phpt]
PASS Test posix_getpid() function : error conditions [ext/posix/tests/posix_getpid_error.phpt]
+TEST 3504/9052 [ext/posix/tests/posix_getppid_basic.phpt]
PASS Test posix_getppid() function : basic functionality [ext/posix/tests/posix_getppid_basic.phpt]
+TEST 3505/9052 [ext/posix/tests/posix_getppid_error.phpt]
PASS Test posix_getppid() function : error conditions [ext/posix/tests/posix_getppid_error.phpt]
+TEST 3506/9052 [ext/posix/tests/posix_getpwnam.phpt]
PASS posix_getpwnam(): Basic tests [ext/posix/tests/posix_getpwnam.phpt]
+TEST 3507/9052 [ext/posix/tests/posix_getpwnam_basic.phpt]
PASS posix_getpwnam(): Basic tests [ext/posix/tests/posix_getpwnam_basic.phpt]
+TEST 3508/9052 [ext/posix/tests/posix_getpwuid_basic.phpt]
PASS Test posix_getpwuid() function : basic functionality [ext/posix/tests/posix_getpwuid_basic.phpt]
+TEST 3509/9052 [ext/posix/tests/posix_getpwuid_error.phpt]
PASS Test posix_getpwuid() function : error conditions [ext/posix/tests/posix_getpwuid_error.phpt]
+TEST 3510/9052 [ext/posix/tests/posix_getpwuid_variation.phpt]
PASS Test posix_getpwuid() function : usage variations - parameter types [ext/posix/tests/posix_getpwuid_variation.phpt]
+TEST 3511/9052 [ext/posix/tests/posix_getrlimit.phpt]
PASS posix_getrlimit(): Basic tests [ext/posix/tests/posix_getrlimit.phpt]
+TEST 3512/9052 [ext/posix/tests/posix_getrlimit_basic.phpt]
PASS posix_getrlimit(): Basic tests [ext/posix/tests/posix_getrlimit_basic.phpt]
+TEST 3513/9052 [ext/posix/tests/posix_getsid.phpt]
PASS Test posix_getsid() function test [ext/posix/tests/posix_getsid.phpt]
+TEST 3514/9052 [ext/posix/tests/posix_getsid_basic.phpt]
PASS Test posix_getsid() function : basic functionality [ext/posix/tests/posix_getsid_basic.phpt]
+TEST 3515/9052 [ext/posix/tests/posix_getsid_error.phpt]
PASS Test posix_getsid() function : error conditions [ext/posix/tests/posix_getsid_error.phpt]
+TEST 3516/9052 [ext/posix/tests/posix_getuid_error.phpt]
PASS Test posix_getuid() function : error conditions [ext/posix/tests/posix_getuid_error.phpt]
+TEST 3517/9052 [ext/posix/tests/posix_initgroups.phpt]
PASS posix_initgroups(): Basic tests [ext/posix/tests/posix_initgroups.phpt]
+TEST 3518/9052 [ext/posix/tests/posix_initgroups_basic.phpt]
PASS posix_initgroups(): Basic tests [ext/posix/tests/posix_initgroups_basic.phpt]
+TEST 3519/9052 [ext/posix/tests/posix_isatty.phpt]
PASS posix_isatty(): Basic tests [ext/posix/tests/posix_isatty.phpt]
+TEST 3520/9052 [ext/posix/tests/posix_kill_basic.phpt]
PASS Test posix_kill(), posix_get_last_error and posix_strerror() functions : basic functionality [ext/posix/tests/posix_kill_basic.phpt]
+TEST 3521/9052 [ext/posix/tests/posix_kill_error.phpt]
PASS Test posix_kill() function : error conditions [ext/posix/tests/posix_kill_error.phpt]
+TEST 3522/9052 [ext/posix/tests/posix_kill_variation1.phpt]
PASS Test posix_kill() function : usage variations - first parameter type [ext/posix/tests/posix_kill_variation1.phpt]
+TEST 3523/9052 [ext/posix/tests/posix_kill_variation2.phpt]
PASS Test posix_kill() function : usage variations - second parameter type [ext/posix/tests/posix_kill_variation2.phpt]
+TEST 3524/9052 [ext/posix/tests/posix_mkfifo_safemode.phpt]
PASS Test posix_mkfifo() with safe_mode. [ext/posix/tests/posix_mkfifo_safemode.phpt]
+TEST 3525/9052 [ext/posix/tests/posix_mkfifo_wrongparams.phpt]
PASS Test parameter validation in posix_mkfifo(). [ext/posix/tests/posix_mkfifo_wrongparams.phpt]
+TEST 3526/9052 [ext/posix/tests/posix_mknod.phpt]
PASS posix_mknod(): Basic tests [ext/posix/tests/posix_mknod.phpt]
+TEST 3527/9052 [ext/posix/tests/posix_mknod_basic.phpt]
PASS posix_mknod(): Basic tests [ext/posix/tests/posix_mknod_basic.phpt]
+TEST 3528/9052 [ext/posix/tests/posix_seteuid_basic.phpt]
PASS Test function posix_seteuid() by calling it with its expected arguments [ext/posix/tests/posix_seteuid_basic.phpt]
+TEST 3529/9052 [ext/posix/tests/posix_seteuid_error.phpt]
PASS Test function posix_seteuid() by calling it more than or less than its expected arguments [ext/posix/tests/posix_seteuid_error.phpt]
+TEST 3530/9052 [ext/posix/tests/posix_seteuid_error2.phpt]
PASS Test function posix_seteuid() by substituting argument 1 with object values. [ext/posix/tests/posix_seteuid_error2.phpt]
+TEST 3531/9052 [ext/posix/tests/posix_seteuid_variation1.phpt]
PASS Test function posix_seteuid() by substituting argument 1 with array values. [ext/posix/tests/posix_seteuid_variation1.phpt]
+TEST 3532/9052 [ext/posix/tests/posix_seteuid_variation2.phpt]
PASS Test function posix_seteuid() by substituting argument 1 with boolean values. [ext/posix/tests/posix_seteuid_variation2.phpt]
+TEST 3533/9052 [ext/posix/tests/posix_seteuid_variation3.phpt]
PASS Test function posix_seteuid() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_seteuid_variation3.phpt]
+TEST 3534/9052 [ext/posix/tests/posix_seteuid_variation4.phpt]
PASS Test function posix_seteuid() by substituting argument 1 with float values. [ext/posix/tests/posix_seteuid_variation4.phpt]
+TEST 3535/9052 [ext/posix/tests/posix_seteuid_variation5.phpt]
PASS Test function posix_seteuid() by substituting argument 1 with int values. [ext/posix/tests/posix_seteuid_variation5.phpt]
+TEST 3536/9052 [ext/posix/tests/posix_seteuid_variation6.phpt]
PASS Test function posix_seteuid() by substituting argument 1 with string values. [ext/posix/tests/posix_seteuid_variation6.phpt]
+TEST 3537/9052 [ext/posix/tests/posix_setgid_basic.phpt]
PASS Test function posix_setgid() by calling it with its expected arguments [ext/posix/tests/posix_setgid_basic.phpt]
+TEST 3538/9052 [ext/posix/tests/posix_setgid_error.phpt]
PASS Test function posix_setgid() by calling it more than or less than its expected arguments. [ext/posix/tests/posix_setgid_error.phpt]
+TEST 3539/9052 [ext/posix/tests/posix_setgid_variation1.phpt]
PASS Test function posix_setgid() by substituting argument 1 with array values. [ext/posix/tests/posix_setgid_variation1.phpt]
+TEST 3540/9052 [ext/posix/tests/posix_setgid_variation2.phpt]
PASS Test function posix_setgid() by substituting argument 1 with boolean values. [ext/posix/tests/posix_setgid_variation2.phpt]
+TEST 3541/9052 [ext/posix/tests/posix_setgid_variation3.phpt]
PASS Test function posix_setgid() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_setgid_variation3.phpt]
+TEST 3542/9052 [ext/posix/tests/posix_setgid_variation4.phpt]
FAIL Test function posix_setgid() by substituting argument 1 with float values. [ext/posix/tests/posix_setgid_variation4.phpt]
+TEST 3543/9052 [ext/posix/tests/posix_setgid_variation5.phpt]
PASS Test function posix_setgid() by substituting argument 1 with int values. [ext/posix/tests/posix_setgid_variation5.phpt]
+TEST 3544/9052 [ext/posix/tests/posix_setgid_variation6.phpt]
PASS Test function posix_setgid() by substituting argument 1 with object values. [ext/posix/tests/posix_setgid_variation6.phpt]
+TEST 3545/9052 [ext/posix/tests/posix_setgid_variation7.phpt]
PASS Test function posix_setgid() by substituting argument 1 with string values. [ext/posix/tests/posix_setgid_variation7.phpt]
+TEST 3546/9052 [ext/posix/tests/posix_setuid_basic.phpt]
PASS Test function posix_setuid() by calling it with its expected arguments [ext/posix/tests/posix_setuid_basic.phpt]
+TEST 3547/9052 [ext/posix/tests/posix_setuid_error.phpt]
PASS Test function posix_setuid() by calling it more than or less than its expected arguments [ext/posix/tests/posix_setuid_error.phpt]
+TEST 3548/9052 [ext/posix/tests/posix_setuid_error2.phpt]
PASS Test function posix_setuid() by substituting argument 1 with object values. [ext/posix/tests/posix_setuid_error2.phpt]
+TEST 3549/9052 [ext/posix/tests/posix_setuid_variation1.phpt]
PASS Test function posix_setuid() by substituting argument 1 with array values. [ext/posix/tests/posix_setuid_variation1.phpt]
+TEST 3550/9052 [ext/posix/tests/posix_setuid_variation2.phpt]
PASS Test function posix_setuid() by substituting argument 1 with boolean values. [ext/posix/tests/posix_setuid_variation2.phpt]
+TEST 3551/9052 [ext/posix/tests/posix_setuid_variation3.phpt]
PASS Test function posix_setuid() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_setuid_variation3.phpt]
+TEST 3552/9052 [ext/posix/tests/posix_setuid_variation4.phpt]
PASS Test function posix_setuid() by substituting argument 1 with float values. [ext/posix/tests/posix_setuid_variation4.phpt]
+TEST 3553/9052 [ext/posix/tests/posix_setuid_variation5.phpt]
PASS Test function posix_setuid() by substituting argument 1 with int values. [ext/posix/tests/posix_setuid_variation5.phpt]
+TEST 3554/9052 [ext/posix/tests/posix_setuid_variation6.phpt]
PASS Test function posix_setuid() by substituting argument 1 with string values. [ext/posix/tests/posix_setuid_variation6.phpt]
+TEST 3555/9052 [ext/posix/tests/posix_strerror_error.phpt]
PASS Test posix_strerror() function : error conditions [ext/posix/tests/posix_strerror_error.phpt]
+TEST 3556/9052 [ext/posix/tests/posix_strerror_variation1.phpt]
PASS Test posix_strerror() function : usage variations [ext/posix/tests/posix_strerror_variation1.phpt]
+TEST 3557/9052 [ext/posix/tests/posix_times.phpt]
PASS Test posix_times() [ext/posix/tests/posix_times.phpt]
+TEST 3558/9052 [ext/posix/tests/posix_times_basic.phpt]
PASS Test posix_times() function : basic functionality [ext/posix/tests/posix_times_basic.phpt]
+TEST 3559/9052 [ext/posix/tests/posix_times_error.phpt]
PASS Test posix_times() function : error conditions [ext/posix/tests/posix_times_error.phpt]
+TEST 3560/9052 [ext/posix/tests/posix_ttyname.phpt]
PASS Test posix_ttyname() [ext/posix/tests/posix_ttyname.phpt]
+TEST 3561/9052 [ext/posix/tests/posix_ttyname_error.phpt]
PASS Test function posix_ttyname() by calling it more than or less than its expected arguments [ext/posix/tests/posix_ttyname_error.phpt]
+TEST 3562/9052 [ext/posix/tests/posix_ttyname_error_wrongparams.phpt]
SKIP Test posix_ttyname() with wrong parameters [ext/posix/tests/posix_ttyname_error_wrongparams.phpt] reason: - GD extension not available
+TEST 3563/9052 [ext/posix/tests/posix_ttyname_variation1.phpt]
PASS Test function posix_ttyname() by substituting argument 1 with array values. [ext/posix/tests/posix_ttyname_variation1.phpt]
+TEST 3564/9052 [ext/posix/tests/posix_ttyname_variation2.phpt]
PASS Test function posix_ttyname() by substituting argument 1 with boolean values. [ext/posix/tests/posix_ttyname_variation2.phpt]
+TEST 3565/9052 [ext/posix/tests/posix_ttyname_variation3.phpt]
PASS Test function posix_ttyname() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_ttyname_variation3.phpt]
+TEST 3566/9052 [ext/posix/tests/posix_ttyname_variation4.phpt]
PASS Test function posix_ttyname() by substituting argument 1 with float values. [ext/posix/tests/posix_ttyname_variation4.phpt]
+TEST 3567/9052 [ext/posix/tests/posix_ttyname_variation5.phpt]
PASS Test function posix_ttyname() by substituting argument 1 with int values. [ext/posix/tests/posix_ttyname_variation5.phpt]
+TEST 3568/9052 [ext/posix/tests/posix_ttyname_variation6.phpt]
PASS Test function posix_ttyname() by substituting argument 1 with object values. [ext/posix/tests/posix_ttyname_variation6.phpt]
+TEST 3569/9052 [ext/posix/tests/posix_ttyname_variation7.phpt]
PASS Test function posix_ttyname() by substituting argument 1 with string values. [ext/posix/tests/posix_ttyname_variation7.phpt]
+TEST 3570/9052 [ext/posix/tests/posix_uname_basic.phpt]
PASS Test posix_uname() function : basic functionality [ext/posix/tests/posix_uname_basic.phpt]
+TEST 3571/9052 [ext/posix/tests/posix_uname_error.phpt]
PASS Test posix_uname() function : error conditions [ext/posix/tests/posix_uname_error.phpt]
+TEST 3572/9052 [ext/reflection/tests/001.phpt]
PASS Reflection inheritance [ext/reflection/tests/001.phpt]
+TEST 3573/9052 [ext/reflection/tests/002.phpt]
PASS Reflection properties are read only [ext/reflection/tests/002.phpt]
+TEST 3574/9052 [ext/reflection/tests/003.phpt]
PASS ReflectionMethod::invoke() with base class method [ext/reflection/tests/003.phpt]
+TEST 3575/9052 [ext/reflection/tests/004.phpt]
PASS ReflectionMethod::invoke() with non object or null value [ext/reflection/tests/004.phpt]
+TEST 3576/9052 [ext/reflection/tests/005.phpt]
PASS ReflectionMethod::getDocComment() uses wrong comment block [ext/reflection/tests/005.phpt]
+TEST 3577/9052 [ext/reflection/tests/006.phpt]
PASS ReflectionClass::[gs]etStaticPropertyValue [ext/reflection/tests/006.phpt]
+TEST 3578/9052 [ext/reflection/tests/007.phpt]
PASS ReflectionClass::newInstance[Args] [ext/reflection/tests/007.phpt]
+TEST 3579/9052 [ext/reflection/tests/008.phpt]
PASS ReflectionMethod::__construct() tests [ext/reflection/tests/008.phpt]
+TEST 3580/9052 [ext/reflection/tests/009.phpt]
PASS ReflectionFunction basic tests [ext/reflection/tests/009.phpt]
+TEST 3581/9052 [ext/reflection/tests/010.phpt]
PASS ReflectionMethod::__toString() tests (overriden method) [ext/reflection/tests/010.phpt]
+TEST 3582/9052 [ext/reflection/tests/011.phpt]
PASS ReflectionExtension::getClasses() [ext/reflection/tests/011.phpt]
+TEST 3583/9052 [ext/reflection/tests/012.phpt]
PASS ReflectionClass::getDefaultProperties() [ext/reflection/tests/012.phpt]
+TEST 3584/9052 [ext/reflection/tests/013.phpt]
PASS ReflectionExtension::getFunctions() [ext/reflection/tests/013.phpt]
+TEST 3585/9052 [ext/reflection/tests/014.phpt]
PASS ReflectionExtension::getConstants() [ext/reflection/tests/014.phpt]
+TEST 3586/9052 [ext/reflection/tests/015.phpt]
PASS ReflectionExtension::getINIEntries() [ext/reflection/tests/015.phpt]
+TEST 3587/9052 [ext/reflection/tests/016.phpt]
PASS ReflectionExtension::getDependencies() [ext/reflection/tests/016.phpt]
+TEST 3588/9052 [ext/reflection/tests/017.phpt]
PASS ReflectionClass::__toString() (constants) [ext/reflection/tests/017.phpt]
+TEST 3589/9052 [ext/reflection/tests/018.phpt]
PASS Reflection::getModifierNames [ext/reflection/tests/018.phpt]
+TEST 3590/9052 [ext/reflection/tests/019.phpt]
PASS ReflectionFunction::getExtensionName [ext/reflection/tests/019.phpt]
+TEST 3591/9052 [ext/reflection/tests/020.phpt]
PASS ReflectionObject::hasProperty [ext/reflection/tests/020.phpt]
+TEST 3592/9052 [ext/reflection/tests/021.phpt]
PASS ReflectionClass::hasConstant [ext/reflection/tests/021.phpt]
+TEST 3593/9052 [ext/reflection/tests/022.phpt]
PASS ReflectionClass::getConstant [ext/reflection/tests/022.phpt]
+TEST 3594/9052 [ext/reflection/tests/023.phpt]
PASS ReflectionClass::getDefaultProperties (filtering parent privates) [ext/reflection/tests/023.phpt]
+TEST 3595/9052 [ext/reflection/tests/024.phpt]
PASS ReflectionObject::__toString (filtering privates/protected dynamic properties) [ext/reflection/tests/024.phpt]
+TEST 3596/9052 [ext/reflection/tests/025.phpt]
PASS ReflectionFunction basic tests [ext/reflection/tests/025.phpt]
+TEST 3597/9052 [ext/reflection/tests/026.phpt]
PASS ReflectionExtension::info() [ext/reflection/tests/026.phpt]
+TEST 3598/9052 [ext/reflection/tests/ReflectionClass_CannotClone_basic.phpt]
PASS Reflection class can not be cloned [ext/reflection/tests/ReflectionClass_CannotClone_basic.phpt]
+TEST 3599/9052 [ext/reflection/tests/ReflectionClass_FileInfo_basic.phpt]
PASS ReflectionClass::getFileName(), ReflectionClass::getStartLine(), ReflectionClass::getEndLine() [ext/reflection/tests/ReflectionClass_FileInfo_basic.phpt]
+TEST 3600/9052 [ext/reflection/tests/ReflectionClass_FileInfo_error.phpt]
PASS ReflectionClass::getFileName(), ReflectionClass::getStartLine(), ReflectionClass::getEndLine() - bad params [ext/reflection/tests/ReflectionClass_FileInfo_error.phpt]
+TEST 3601/9052 [ext/reflection/tests/ReflectionClass_constructor_001.phpt]
PASS ReflectionClass::__constructor() [ext/reflection/tests/ReflectionClass_constructor_001.phpt]
+TEST 3602/9052 [ext/reflection/tests/ReflectionClass_constructor_002.phpt]
PASS ReflectionClass::__constructor() - bad arguments [ext/reflection/tests/ReflectionClass_constructor_002.phpt]
+TEST 3603/9052 [ext/reflection/tests/ReflectionClass_export_basic1.phpt]
PASS ReflectionClass::export() - various parameters [ext/reflection/tests/ReflectionClass_export_basic1.phpt]
+TEST 3604/9052 [ext/reflection/tests/ReflectionClass_export_basic2.phpt]
PASS ReflectionClass::export() - ensure inherited private props are hidden. [ext/reflection/tests/ReflectionClass_export_basic2.phpt]
+TEST 3605/9052 [ext/reflection/tests/ReflectionClass_getConstant_basic.phpt]
PASS ReflectionClass::getConstants() [ext/reflection/tests/ReflectionClass_getConstant_basic.phpt]
+TEST 3606/9052 [ext/reflection/tests/ReflectionClass_getConstant_error.phpt]
PASS ReflectionClass::getConstant() - bad params [ext/reflection/tests/ReflectionClass_getConstant_error.phpt]
+TEST 3607/9052 [ext/reflection/tests/ReflectionClass_getConstants_basic.phpt]
PASS ReflectionClass::getConstants() [ext/reflection/tests/ReflectionClass_getConstants_basic.phpt]
+TEST 3608/9052 [ext/reflection/tests/ReflectionClass_getConstants_error.phpt]
PASS ReflectionClass::getConstants() [ext/reflection/tests/ReflectionClass_getConstants_error.phpt]
+TEST 3609/9052 [ext/reflection/tests/ReflectionClass_getConstructor_basic.phpt]
PASS ReflectionClass::getConstructor() [ext/reflection/tests/ReflectionClass_getConstructor_basic.phpt]
+TEST 3610/9052 [ext/reflection/tests/ReflectionClass_getConstructor_error.phpt]
PASS ReflectionClass::getConstructor() - bad params [ext/reflection/tests/ReflectionClass_getConstructor_error.phpt]
+TEST 3611/9052 [ext/reflection/tests/ReflectionClass_getDefaultProperties_001.phpt]
PASS ReflectionClass::getDefaultProperties(), ReflectionClass::getStaticProperties() [ext/reflection/tests/ReflectionClass_getDefaultProperties_001.phpt]
+TEST 3612/9052 [ext/reflection/tests/ReflectionClass_getDefaultProperties_002.phpt]
PASS ReflectionClass::getDefaultProperties(), ReflectionClass::getStaticProperties() - wrong param count [ext/reflection/tests/ReflectionClass_getDefaultProperties_002.phpt]
+TEST 3613/9052 [ext/reflection/tests/ReflectionClass_getDocComment_001.phpt]
PASS ReflectionClass::getDocComment() [ext/reflection/tests/ReflectionClass_getDocComment_001.phpt]
+TEST 3614/9052 [ext/reflection/tests/ReflectionClass_getDocComment_002.phpt]
PASS ReflectionClass::getDocComment() - bad params [ext/reflection/tests/ReflectionClass_getDocComment_002.phpt]
+TEST 3615/9052 [ext/reflection/tests/ReflectionClass_getExtensionName_basic.phpt]
PASS ReflectionClass::getExtensionName() method - basic test for getExtensionName() method [ext/reflection/tests/ReflectionClass_getExtensionName_basic.phpt]
+TEST 3616/9052 [ext/reflection/tests/ReflectionClass_getExtensionName_variation.phpt]
PASS ReflectionClass::getExtensionName() method - variation test for getExtensionName() [ext/reflection/tests/ReflectionClass_getExtensionName_variation.phpt]
+TEST 3617/9052 [ext/reflection/tests/ReflectionClass_getExtension_basic.phpt]
PASS ReflectionClass::getExtension() method - basic test for getExtension() method [ext/reflection/tests/ReflectionClass_getExtension_basic.phpt]
+TEST 3618/9052 [ext/reflection/tests/ReflectionClass_getExtension_variation.phpt]
PASS ReflectionClass::getExtension() method - variation test for getExtension() [ext/reflection/tests/ReflectionClass_getExtension_variation.phpt]
+TEST 3619/9052 [ext/reflection/tests/ReflectionClass_getInterfaceNames_basic.phpt]
PASS ReflectionClass::getInterfaceNames() [ext/reflection/tests/ReflectionClass_getInterfaceNames_basic.phpt]
+TEST 3620/9052 [ext/reflection/tests/ReflectionClass_getInterfaces_001.phpt]
PASS ReflectionClass::getInterfaces() [ext/reflection/tests/ReflectionClass_getInterfaces_001.phpt]
+TEST 3621/9052 [ext/reflection/tests/ReflectionClass_getInterfaces_002.phpt]
PASS ReflectionClass::getInterfaces() - interface ordering. [ext/reflection/tests/ReflectionClass_getInterfaces_002.phpt]
+TEST 3622/9052 [ext/reflection/tests/ReflectionClass_getInterfaces_003.phpt]
PASS ReflectionClass::getInterfaces() - odd ampersand behaviour. [ext/reflection/tests/ReflectionClass_getInterfaces_003.phpt]
+TEST 3623/9052 [ext/reflection/tests/ReflectionClass_getInterfaces_004.phpt]
PASS ReflectionClass::getInterfaces() - wrong param count [ext/reflection/tests/ReflectionClass_getInterfaces_004.phpt]
+TEST 3624/9052 [ext/reflection/tests/ReflectionClass_getMethod_001.phpt]
PASS ReflectionClass::getMethod() [ext/reflection/tests/ReflectionClass_getMethod_001.phpt]
+TEST 3625/9052 [ext/reflection/tests/ReflectionClass_getMethod_002.phpt]
PASS ReflectionClass::getMethod() - error cases [ext/reflection/tests/ReflectionClass_getMethod_002.phpt]
+TEST 3626/9052 [ext/reflection/tests/ReflectionClass_getMethods_001.phpt]
PASS ReflectionClass::getMethods() [ext/reflection/tests/ReflectionClass_getMethods_001.phpt]
+TEST 3627/9052 [ext/reflection/tests/ReflectionClass_getMethods_002.phpt]
PASS ReflectionClass::getMethods() - invalid arguments [ext/reflection/tests/ReflectionClass_getMethods_002.phpt]
+TEST 3628/9052 [ext/reflection/tests/ReflectionClass_getMethods_003.phpt]
PASS ReflectionClass::getMethods() [ext/reflection/tests/ReflectionClass_getMethods_003.phpt]
+TEST 3629/9052 [ext/reflection/tests/ReflectionClass_getModifierNames_basic.phpt]
PASS ReflectionClass::getModifierNames() basic tests [ext/reflection/tests/ReflectionClass_getModifierNames_basic.phpt]
+TEST 3630/9052 [ext/reflection/tests/ReflectionClass_getModifiers_basic.phpt]
PASS ReflectionClass::getModifiers() [ext/reflection/tests/ReflectionClass_getModifiers_basic.phpt]
+TEST 3631/9052 [ext/reflection/tests/ReflectionClass_getName_basic.phpt]
PASS ReflectionClass::getName() [ext/reflection/tests/ReflectionClass_getName_basic.phpt]
+TEST 3632/9052 [ext/reflection/tests/ReflectionClass_getName_error.phpt]
PASS ReflectionClass::getName() - invalid params [ext/reflection/tests/ReflectionClass_getName_error.phpt]
+TEST 3633/9052 [ext/reflection/tests/ReflectionClass_getName_error1.phpt]
PASS ReflectionClass::getName - forbid static invocation [ext/reflection/tests/ReflectionClass_getName_error1.phpt]
+TEST 3634/9052 [ext/reflection/tests/ReflectionClass_getNamespaceName.phpt]
PASS ReflectionClass::getNamespaceName() [ext/reflection/tests/ReflectionClass_getNamespaceName.phpt]
+TEST 3635/9052 [ext/reflection/tests/ReflectionClass_getParentClass.phpt]
PASS ReflectionClass::getParentClass() [ext/reflection/tests/ReflectionClass_getParentClass.phpt]
+TEST 3636/9052 [ext/reflection/tests/ReflectionClass_getParentClass_001.phpt]
PASS ReflectionClass::getParentClass() [ext/reflection/tests/ReflectionClass_getParentClass_001.phpt]
+TEST 3637/9052 [ext/reflection/tests/ReflectionClass_getProperties_001.phpt]
PASS ReflectionClass::getProperties() [ext/reflection/tests/ReflectionClass_getProperties_001.phpt]
+TEST 3638/9052 [ext/reflection/tests/ReflectionClass_getProperties_002.phpt]
PASS ReflectionClass::getProperties() - invalid arguments [ext/reflection/tests/ReflectionClass_getProperties_002.phpt]
+TEST 3639/9052 [ext/reflection/tests/ReflectionClass_getProperties_003.phpt]
PASS ReflectionClass::getProperties() [ext/reflection/tests/ReflectionClass_getProperties_003.phpt]
+TEST 3640/9052 [ext/reflection/tests/ReflectionClass_getProperty_001.phpt]
PASS ReflectionClass::getProperty() [ext/reflection/tests/ReflectionClass_getProperty_001.phpt]
+TEST 3641/9052 [ext/reflection/tests/ReflectionClass_getProperty_002.phpt]
PASS ReflectionClass::getProperty() - error cases [ext/reflection/tests/ReflectionClass_getProperty_002.phpt]
+TEST 3642/9052 [ext/reflection/tests/ReflectionClass_getProperty_003.phpt]
PASS ReflectionClass::getProperty() [ext/reflection/tests/ReflectionClass_getProperty_003.phpt]
+TEST 3643/9052 [ext/reflection/tests/ReflectionClass_getProperty_004.phpt]
PASS ReflectionClass::getProperty() [ext/reflection/tests/ReflectionClass_getProperty_004.phpt]
+TEST 3644/9052 [ext/reflection/tests/ReflectionClass_getStaticPropertyValue_001.phpt]
PASS ReflectionClass::getStaticPropertyValue() [ext/reflection/tests/ReflectionClass_getStaticPropertyValue_001.phpt]
+TEST 3645/9052 [ext/reflection/tests/ReflectionClass_getStaticPropertyValue_002.phpt]
PASS ReflectionClass::getStaticPropertyValue() - bad params [ext/reflection/tests/ReflectionClass_getStaticPropertyValue_002.phpt]
+TEST 3646/9052 [ext/reflection/tests/ReflectionClass_hasConstant_001.phpt]
PASS ReflectionClass::hasConstant() [ext/reflection/tests/ReflectionClass_hasConstant_001.phpt]
+TEST 3647/9052 [ext/reflection/tests/ReflectionClass_hasConstant_002.phpt]
PASS ReflectionClass::hasConstant() - error cases [ext/reflection/tests/ReflectionClass_hasConstant_002.phpt]
+TEST 3648/9052 [ext/reflection/tests/ReflectionClass_hasConstant_basic.phpt]
PASS ReflectionClass::hasConstant() [ext/reflection/tests/ReflectionClass_hasConstant_basic.phpt]
+TEST 3649/9052 [ext/reflection/tests/ReflectionClass_hasMethod_001.phpt]
PASS ReflectionClass::hasMethod() [ext/reflection/tests/ReflectionClass_hasMethod_001.phpt]
+TEST 3650/9052 [ext/reflection/tests/ReflectionClass_hasMethod_002.phpt]
PASS ReflectionClass::hasMethod() - error cases [ext/reflection/tests/ReflectionClass_hasMethod_002.phpt]
+TEST 3651/9052 [ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt]
PASS ReflectionClass::hasMethod() [ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt]
+TEST 3652/9052 [ext/reflection/tests/ReflectionClass_hasProperty_001.phpt]
PASS ReflectionClass::hasProperty() [ext/reflection/tests/ReflectionClass_hasProperty_001.phpt]
+TEST 3653/9052 [ext/reflection/tests/ReflectionClass_hasProperty_002.phpt]
PASS ReflectionClass::hasProperty() - error cases [ext/reflection/tests/ReflectionClass_hasProperty_002.phpt]
+TEST 3654/9052 [ext/reflection/tests/ReflectionClass_hasProperty_basic.phpt]
PASS ReflectionClass::hasProperty() [ext/reflection/tests/ReflectionClass_hasProperty_basic.phpt]
+TEST 3655/9052 [ext/reflection/tests/ReflectionClass_implementsInterface_001.phpt]
PASS ReflectionClass::implementsInterface() [ext/reflection/tests/ReflectionClass_implementsInterface_001.phpt]
+TEST 3656/9052 [ext/reflection/tests/ReflectionClass_isAbstract_basic.phpt]
PASS ReflectionClass::isAbstract() method [ext/reflection/tests/ReflectionClass_isAbstract_basic.phpt]
+TEST 3657/9052 [ext/reflection/tests/ReflectionClass_isFinal_basic.phpt]
PASS ReflectionClass::isFinal() method [ext/reflection/tests/ReflectionClass_isFinal_basic.phpt]
+TEST 3658/9052 [ext/reflection/tests/ReflectionClass_isInstance_basic.phpt]
PASS ReflectionClass::isInstance() [ext/reflection/tests/ReflectionClass_isInstance_basic.phpt]
+TEST 3659/9052 [ext/reflection/tests/ReflectionClass_isInstance_error.phpt]
PASS ReflectionClass::isInstance() - invalid params [ext/reflection/tests/ReflectionClass_isInstance_error.phpt]
+TEST 3660/9052 [ext/reflection/tests/ReflectionClass_isInstantiable_basic.phpt]
PASS ReflectionClass::IsInstantiable() [ext/reflection/tests/ReflectionClass_isInstantiable_basic.phpt]
+TEST 3661/9052 [ext/reflection/tests/ReflectionClass_isInstantiable_error.phpt]
PASS ReflectionClass::IsInstantiable() [ext/reflection/tests/ReflectionClass_isInstantiable_error.phpt]
+TEST 3662/9052 [ext/reflection/tests/ReflectionClass_isInstantiable_variation.phpt]
PASS ReflectionClass::IsInstantiable() [ext/reflection/tests/ReflectionClass_isInstantiable_variation.phpt]
+TEST 3663/9052 [ext/reflection/tests/ReflectionClass_isInterface_basic.phpt]
PASS ReflectionClass::isInterface() method [ext/reflection/tests/ReflectionClass_isInterface_basic.phpt]
+TEST 3664/9052 [ext/reflection/tests/ReflectionClass_isInternal_basic.phpt]
PASS ReflectionClass::isInternal() [ext/reflection/tests/ReflectionClass_isInternal_basic.phpt]
+TEST 3665/9052 [ext/reflection/tests/ReflectionClass_isInternal_error.phpt]
PASS ReflectionClass::isInternal() - invalid params [ext/reflection/tests/ReflectionClass_isInternal_error.phpt]
+TEST 3666/9052 [ext/reflection/tests/ReflectionClass_isIterateable_001.phpt]
PASS ReflectionClass::isIterateable() [ext/reflection/tests/ReflectionClass_isIterateable_001.phpt]
+TEST 3667/9052 [ext/reflection/tests/ReflectionClass_isIterateable_basic.phpt]
PASS ReflectionClass::isIterateable() basic [ext/reflection/tests/ReflectionClass_isIterateable_basic.phpt]
+TEST 3668/9052 [ext/reflection/tests/ReflectionClass_isIterateable_variation1.phpt]
PASS ReflectionClass::isIterateable() variations [ext/reflection/tests/ReflectionClass_isIterateable_variation1.phpt]
+TEST 3669/9052 [ext/reflection/tests/ReflectionClass_isSubclassOf_002.phpt]
PASS ReflectionObject::isSubclassOf() - bad arguments [ext/reflection/tests/ReflectionClass_isSubclassOf_002.phpt]
+TEST 3670/9052 [ext/reflection/tests/ReflectionClass_isSubclassOf_basic.phpt]
PASS ReflectionClass::isSubclassOf() [ext/reflection/tests/ReflectionClass_isSubclassOf_basic.phpt]
+TEST 3671/9052 [ext/reflection/tests/ReflectionClass_isSubclassOf_error.phpt]
PASS ReflectionClass::isSubclassOf() - invalid number of parameters [ext/reflection/tests/ReflectionClass_isSubclassOf_error.phpt]
+TEST 3672/9052 [ext/reflection/tests/ReflectionClass_isSubclassOf_error1.phpt]
PASS ReflectionClass::isSubclassOf() - non-existent class error [ext/reflection/tests/ReflectionClass_isSubclassOf_error1.phpt]
+TEST 3673/9052 [ext/reflection/tests/ReflectionClass_isUserDefined_basic.phpt]
PASS ReflectionClass::isUserDefined() [ext/reflection/tests/ReflectionClass_isUserDefined_basic.phpt]
+TEST 3674/9052 [ext/reflection/tests/ReflectionClass_isUserDefined_error.phpt]
PASS ReflectionClass::isUserDefined() - invalid params. [ext/reflection/tests/ReflectionClass_isUserDefined_error.phpt]
+TEST 3675/9052 [ext/reflection/tests/ReflectionClass_modifiers_001.phpt]
PASS Modifiers [ext/reflection/tests/ReflectionClass_modifiers_001.phpt]
+TEST 3676/9052 [ext/reflection/tests/ReflectionClass_modifiers_002.phpt]
PASS Modifiers - wrong param count [ext/reflection/tests/ReflectionClass_modifiers_002.phpt]
+TEST 3677/9052 [ext/reflection/tests/ReflectionClass_newInstanceArgs_001.phpt]
PASS ReflectionClass::newInstanceArgs [ext/reflection/tests/ReflectionClass_newInstanceArgs_001.phpt]
+TEST 3678/9052 [ext/reflection/tests/ReflectionClass_newInstanceArgs_002.phpt]
PASS ReflectionClass::newInstanceArgs() - wrong arg type [ext/reflection/tests/ReflectionClass_newInstanceArgs_002.phpt]
+TEST 3679/9052 [ext/reflection/tests/ReflectionClass_newInstance_001.phpt]
PASS ReflectionClass::newInstance() [ext/reflection/tests/ReflectionClass_newInstance_001.phpt]
+TEST 3680/9052 [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_001.phpt]
PASS ReflectionClass::setStaticPropertyValue() [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_001.phpt]
+TEST 3681/9052 [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_002.phpt]
PASS ReflectionClass::getStaticPropertyValue() - bad params [ext/reflection/tests/ReflectionClass_setStaticPropertyValue_002.phpt]
+TEST 3682/9052 [ext/reflection/tests/ReflectionClass_toString_001.phpt]
PASS ReflectionClass::__toString() [ext/reflection/tests/ReflectionClass_toString_001.phpt]
+TEST 3683/9052 [ext/reflection/tests/ReflectionClass_toString_002.phpt]
PASS ReflectionClass::__toString() - verify 'inherits', 'overwrites' and 'prototype' parts of method representation [ext/reflection/tests/ReflectionClass_toString_002.phpt]
+TEST 3684/9052 [ext/reflection/tests/ReflectionClass_toString_003.phpt]
PASS ReflectionClass::__toString() - verify 'inherits', 'overwrites' and 'prototype' parts of method representation with private methods [ext/reflection/tests/ReflectionClass_toString_003.phpt]
+TEST 3685/9052 [ext/reflection/tests/ReflectionExtension_constructor_basic.phpt]
PASS ReflectionExtension::__construct() [ext/reflection/tests/ReflectionExtension_constructor_basic.phpt]
+TEST 3686/9052 [ext/reflection/tests/ReflectionExtension_constructor_error.phpt]
PASS ReflectionExtension::__construct() [ext/reflection/tests/ReflectionExtension_constructor_error.phpt]
+TEST 3687/9052 [ext/reflection/tests/ReflectionExtension_export_basic.phpt]
PASS ReflectionExtension::export() [ext/reflection/tests/ReflectionExtension_export_basic.phpt]
+TEST 3688/9052 [ext/reflection/tests/ReflectionExtension_getClassNames_basic.phpt]
PASS ReflectionExtension::getClassNames() method on an extension which acually returns some information [ext/reflection/tests/ReflectionExtension_getClassNames_basic.phpt]
+TEST 3689/9052 [ext/reflection/tests/ReflectionExtension_getClassNames_variation1.phpt]
PASS ReflectionExtension::getClassNames() method on an extension with no classes [ext/reflection/tests/ReflectionExtension_getClassNames_variation1.phpt]
+TEST 3690/9052 [ext/reflection/tests/ReflectionExtension_getClasses_basic.phpt]
PASS ReflectionExtension::getClasses(); [ext/reflection/tests/ReflectionExtension_getClasses_basic.phpt]
+TEST 3691/9052 [ext/reflection/tests/ReflectionExtension_getDependencies_basic.phpt]
PASS ReflectionExtension::getDependencies() method on an extension with a required and conflicting dependency [ext/reflection/tests/ReflectionExtension_getDependencies_basic.phpt]
+TEST 3692/9052 [ext/reflection/tests/ReflectionExtension_getDependencies_variation2.phpt]
PASS ReflectionExtension::getDependencies() method on an extension with one optional dependency [ext/reflection/tests/ReflectionExtension_getDependencies_variation2.phpt]
+TEST 3693/9052 [ext/reflection/tests/ReflectionExtension_getName_basic.phpt]
PASS ReflectionExtension::getName() [ext/reflection/tests/ReflectionExtension_getName_basic.phpt]
+TEST 3694/9052 [ext/reflection/tests/ReflectionExtension_getVersion_basic.phpt]
PASS ReflectionExtension::getVersion() [ext/reflection/tests/ReflectionExtension_getVersion_basic.phpt]
+TEST 3695/9052 [ext/reflection/tests/ReflectionExtension_info_basic.phpt]
PASS ReflectionExtension::info() [ext/reflection/tests/ReflectionExtension_info_basic.phpt]
+TEST 3696/9052 [ext/reflection/tests/ReflectionFunction_001.phpt]
PASS ReflectionFunction methods [ext/reflection/tests/ReflectionFunction_001.phpt]
+TEST 3697/9052 [ext/reflection/tests/ReflectionFunction_construct.001.phpt]
PASS ReflectionFunction constructor errors [ext/reflection/tests/ReflectionFunction_construct.001.phpt]
+TEST 3698/9052 [ext/reflection/tests/ReflectionFunction_getDocComment.001.phpt]
PASS ReflectionFunction::getDocComment() [ext/reflection/tests/ReflectionFunction_getDocComment.001.phpt]
+TEST 3699/9052 [ext/reflection/tests/ReflectionFunction_getExtension.phpt]
PASS ReflectionFunction::getExtension() [ext/reflection/tests/ReflectionFunction_getExtension.phpt]
+TEST 3700/9052 [ext/reflection/tests/ReflectionFunction_getExtensionName.phpt]
PASS ReflectionFunction::getExtensionName() [ext/reflection/tests/ReflectionFunction_getExtensionName.phpt]
+TEST 3701/9052 [ext/reflection/tests/ReflectionFunction_getFileName.001.phpt]
PASS ReflectionFunction::getFileName() with function in an included file [ext/reflection/tests/ReflectionFunction_getFileName.001.phpt]
+TEST 3702/9052 [ext/reflection/tests/ReflectionFunction_getFileName.002.phpt]
PASS ReflectionFunction::getFileName() [ext/reflection/tests/ReflectionFunction_getFileName.002.phpt]
+TEST 3703/9052 [ext/reflection/tests/ReflectionFunction_getNamespaceName.phpt]
PASS ReflectionFunction::getNamespaceName() [ext/reflection/tests/ReflectionFunction_getNamespaceName.phpt]
+TEST 3704/9052 [ext/reflection/tests/ReflectionFunction_isClosure_basic.phpt]
PASS Reflection::isClosure [ext/reflection/tests/ReflectionFunction_isClosure_basic.phpt]
+TEST 3705/9052 [ext/reflection/tests/ReflectionFunction_isDeprecated_basic.phpt]
PASS ReflectionFunction::isDeprecated [ext/reflection/tests/ReflectionFunction_isDeprecated_basic.phpt]
+TEST 3706/9052 [ext/reflection/tests/ReflectionFunction_isDisabled_basic.phpt]
PASS ReflectionFunction::isDisabled [ext/reflection/tests/ReflectionFunction_isDisabled_basic.phpt]
+TEST 3707/9052 [ext/reflection/tests/ReflectionMethod_006.phpt]
PASS ReflectionMethod methods - wrong num args [ext/reflection/tests/ReflectionMethod_006.phpt]
+TEST 3708/9052 [ext/reflection/tests/ReflectionMethod_basic1.phpt]
PASS ReflectionMethod class - various methods [ext/reflection/tests/ReflectionMethod_basic1.phpt]
+TEST 3709/9052 [ext/reflection/tests/ReflectionMethod_basic2.phpt]
PASS ReflectionMethod class __toString() and export() methods [ext/reflection/tests/ReflectionMethod_basic2.phpt]
+TEST 3710/9052 [ext/reflection/tests/ReflectionMethod_basic3.phpt]
PASS ReflectionMethod class getName(), isInternal() and isUserDefined() methods [ext/reflection/tests/ReflectionMethod_basic3.phpt]
+TEST 3711/9052 [ext/reflection/tests/ReflectionMethod_basic4.phpt]
PASS ReflectionMethod class getFileName(), getStartLine() and getEndLine() methods [ext/reflection/tests/ReflectionMethod_basic4.phpt]
+TEST 3712/9052 [ext/reflection/tests/ReflectionMethod_constructor_basic.phpt]
PASS ReflectionMethod::isConstructor() [ext/reflection/tests/ReflectionMethod_constructor_basic.phpt]
+TEST 3713/9052 [ext/reflection/tests/ReflectionMethod_constructor_error1.phpt]
PASS ReflectionMethod constructor errors [ext/reflection/tests/ReflectionMethod_constructor_error1.phpt]
+TEST 3714/9052 [ext/reflection/tests/ReflectionMethod_constructor_error2.phpt]
PASS ReflectionMethod constructor errors [ext/reflection/tests/ReflectionMethod_constructor_error2.phpt]
+TEST 3715/9052 [ext/reflection/tests/ReflectionMethod_getDeclaringClass_basic.phpt]
PASS ReflectionMethod::getDeclaringClass() [ext/reflection/tests/ReflectionMethod_getDeclaringClass_basic.phpt]
+TEST 3716/9052 [ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt]
PASS ReflectionMethod::getDocComment() [ext/reflection/tests/ReflectionMethod_getDocComment_basic.phpt]
+TEST 3717/9052 [ext/reflection/tests/ReflectionMethod_getDocComment_error.phpt]
PASS ReflectionMethod::getDocComment() errors [ext/reflection/tests/ReflectionMethod_getDocComment_error.phpt]
+TEST 3718/9052 [ext/reflection/tests/ReflectionMethod_getModifiers_basic.phpt]
PASS ReflectionMethod::getModifiers() [ext/reflection/tests/ReflectionMethod_getModifiers_basic.phpt]
+TEST 3719/9052 [ext/reflection/tests/ReflectionMethod_getStaticVariables_basic.phpt]
PASS ReflectionMethod::getStaticVariables() [ext/reflection/tests/ReflectionMethod_getStaticVariables_basic.phpt]
+TEST 3720/9052 [ext/reflection/tests/ReflectionMethod_invokeArgs_basic.phpt]
PASS ReflectionMethod::invokeArgs() [ext/reflection/tests/ReflectionMethod_invokeArgs_basic.phpt]
+TEST 3721/9052 [ext/reflection/tests/ReflectionMethod_invokeArgs_error1.phpt]
PASS ReflectionMethod:invokeArgs() errors [ext/reflection/tests/ReflectionMethod_invokeArgs_error1.phpt]
+TEST 3722/9052 [ext/reflection/tests/ReflectionMethod_invokeArgs_error2.phpt]
PASS ReflectionMethod::invokeArgs() further errors [ext/reflection/tests/ReflectionMethod_invokeArgs_error2.phpt]
+TEST 3723/9052 [ext/reflection/tests/ReflectionMethod_invokeArgs_error3.phpt]
PASS ReflectionMethod::invokeArgs() further errors [ext/reflection/tests/ReflectionMethod_invokeArgs_error3.phpt]
+TEST 3724/9052 [ext/reflection/tests/ReflectionMethod_invoke_basic.phpt]
PASS ReflectionMethod::invoke() [ext/reflection/tests/ReflectionMethod_invoke_basic.phpt]
+TEST 3725/9052 [ext/reflection/tests/ReflectionMethod_invoke_error1.phpt]
PASS ReflectionMethod::invoke() errors [ext/reflection/tests/ReflectionMethod_invoke_error1.phpt]
+TEST 3726/9052 [ext/reflection/tests/ReflectionMethod_invoke_error2.phpt]
PASS ReflectionMethod::invoke() further errors [ext/reflection/tests/ReflectionMethod_invoke_error2.phpt]
+TEST 3727/9052 [ext/reflection/tests/ReflectionMethod_returnsReference_basic.phpt]
PASS ReflectionMethod::returnsReference() [ext/reflection/tests/ReflectionMethod_returnsReference_basic.phpt]
+TEST 3728/9052 [ext/reflection/tests/ReflectionMethod_setAccessible.phpt]
PASS Test ReflectionMethod::setAccessible(). [ext/reflection/tests/ReflectionMethod_setAccessible.phpt]
+TEST 3729/9052 [ext/reflection/tests/ReflectionObject_FileInfo_basic.phpt]
PASS ReflectionObject::getFileName(), ReflectionObject::getStartLine(), ReflectionObject::getEndLine() - basic function [ext/reflection/tests/ReflectionObject_FileInfo_basic.phpt]
+TEST 3730/9052 [ext/reflection/tests/ReflectionObject_FileInfo_error.phpt]
PASS ReflectionObject::getFileName(), ReflectionObject::getStartLine(), ReflectionObject::getEndLine() -invalid aparams [ext/reflection/tests/ReflectionObject_FileInfo_error.phpt]
+TEST 3731/9052 [ext/reflection/tests/ReflectionObject___toString_basic1.phpt]
PASS ReflectionObject::__toString() : very basic test with no dynamic properties [ext/reflection/tests/ReflectionObject___toString_basic1.phpt]
+TEST 3732/9052 [ext/reflection/tests/ReflectionObject___toString_basic2.phpt]
PASS ReflectionObject::__toString() : very basic test with dynamic properties [ext/reflection/tests/ReflectionObject___toString_basic2.phpt]
+TEST 3733/9052 [ext/reflection/tests/ReflectionObject_constructor_basic.phpt]
PASS ReflectionObject::__construct - basic function test [ext/reflection/tests/ReflectionObject_constructor_basic.phpt]
+TEST 3734/9052 [ext/reflection/tests/ReflectionObject_constructor_error.phpt]
PASS ReflectionObject::__construct - invalid arguments [ext/reflection/tests/ReflectionObject_constructor_error.phpt]
+TEST 3735/9052 [ext/reflection/tests/ReflectionObject_export_basic1.phpt]
PASS ReflectionObject::export() : very basic test with no dynamic properties [ext/reflection/tests/ReflectionObject_export_basic1.phpt]
+TEST 3736/9052 [ext/reflection/tests/ReflectionObject_export_basic2.phpt]
PASS ReflectionObject::export() : very basic test with dynamic properties [ext/reflection/tests/ReflectionObject_export_basic2.phpt]
+TEST 3737/9052 [ext/reflection/tests/ReflectionObject_export_basic3.phpt]
PASS ReflectionObject::export() - ensure dynamic property with same name as inherited private property is shown. [ext/reflection/tests/ReflectionObject_export_basic3.phpt]
+TEST 3738/9052 [ext/reflection/tests/ReflectionObject_getConstant_basic.phpt]
PASS ReflectionObject::getConstant() basic function test [ext/reflection/tests/ReflectionObject_getConstant_basic.phpt]
+TEST 3739/9052 [ext/reflection/tests/ReflectionObject_getConstant_error.phpt]
PASS ReflectionObject::getConstant() - invalid params [ext/reflection/tests/ReflectionObject_getConstant_error.phpt]
+TEST 3740/9052 [ext/reflection/tests/ReflectionObject_getConstants_basic.phpt]
PASS ReflectionObject::getConstants() - basic function test [ext/reflection/tests/ReflectionObject_getConstants_basic.phpt]
+TEST 3741/9052 [ext/reflection/tests/ReflectionObject_getConstants_error.phpt]
PASS ReflectionObject::getConstants() - invalid params [ext/reflection/tests/ReflectionObject_getConstants_error.phpt]
+TEST 3742/9052 [ext/reflection/tests/ReflectionObject_getConstructor_basic.phpt]
PASS ReflectionObject::getConstructor() - basic function test [ext/reflection/tests/ReflectionObject_getConstructor_basic.phpt]
+TEST 3743/9052 [ext/reflection/tests/ReflectionObject_getConstructor_error.phpt]
PASS ReflectionObject::getConstructor() - invalid params [ext/reflection/tests/ReflectionObject_getConstructor_error.phpt]
+TEST 3744/9052 [ext/reflection/tests/ReflectionObject_getName_basic.phpt]
PASS ReflectionObject::getName() - basic function test [ext/reflection/tests/ReflectionObject_getName_basic.phpt]
+TEST 3745/9052 [ext/reflection/tests/ReflectionObject_getName_error.phpt]
PASS ReflectionObject::getname() - invalid params [ext/reflection/tests/ReflectionObject_getName_error.phpt]
+TEST 3746/9052 [ext/reflection/tests/ReflectionObject_getName_error1.phpt]
PASS ReflectionObject::getName - forbid static invocation [ext/reflection/tests/ReflectionObject_getName_error1.phpt]
+TEST 3747/9052 [ext/reflection/tests/ReflectionObject_isInstance_basic.phpt]
PASS ReflectionObject::isInstance() - basic function test [ext/reflection/tests/ReflectionObject_isInstance_basic.phpt]
+TEST 3748/9052 [ext/reflection/tests/ReflectionObject_isInstance_error.phpt]
PASS ReflectionObject::isInstance() - invalid params [ext/reflection/tests/ReflectionObject_isInstance_error.phpt]
+TEST 3749/9052 [ext/reflection/tests/ReflectionObject_isInstantiable_basic.phpt]
PASS ReflectionObject::IsInstantiable() - basic function test [ext/reflection/tests/ReflectionObject_isInstantiable_basic.phpt]
+TEST 3750/9052 [ext/reflection/tests/ReflectionObject_isInstantiable_error.phpt]
PASS ReflectionObject::IsInstantiable() - invalid params [ext/reflection/tests/ReflectionObject_isInstantiable_error.phpt]
+TEST 3751/9052 [ext/reflection/tests/ReflectionObject_isInstantiable_variation.phpt]
PASS ReflectionObject::IsInstantiable() - variation - constructors [ext/reflection/tests/ReflectionObject_isInstantiable_variation.phpt]
+TEST 3752/9052 [ext/reflection/tests/ReflectionObject_isInternal_basic.phpt]
PASS ReflectionObject::isInternal() - basic function test [ext/reflection/tests/ReflectionObject_isInternal_basic.phpt]
+TEST 3753/9052 [ext/reflection/tests/ReflectionObject_isInternal_error.phpt]
PASS ReflectionObject::isInternal() - invalid params [ext/reflection/tests/ReflectionObject_isInternal_error.phpt]
+TEST 3754/9052 [ext/reflection/tests/ReflectionObject_isSubclassOf.002.phpt]
PASS ReflectionObject::isSubclassOf() - bad arguments [ext/reflection/tests/ReflectionObject_isSubclassOf.002.phpt]
+TEST 3755/9052 [ext/reflection/tests/ReflectionObject_isSubclassOf_basic.phpt]
PASS ReflectionObject::isSubclassOf() - basic function test [ext/reflection/tests/ReflectionObject_isSubclassOf_basic.phpt]
+TEST 3756/9052 [ext/reflection/tests/ReflectionObject_isSubclassOf_error.phpt]
PASS ReflectionObject::isSubclassOf() - invalid params [ext/reflection/tests/ReflectionObject_isSubclassOf_error.phpt]
+TEST 3757/9052 [ext/reflection/tests/ReflectionObject_isUserDefined_basic.phpt]
PASS ReflectionObject::isUserDefined() - basic function test [ext/reflection/tests/ReflectionObject_isUserDefined_basic.phpt]
+TEST 3758/9052 [ext/reflection/tests/ReflectionObject_isUserDefined_error.phpt]
PASS ReflectionObject::isUserDefined() - invalid params [ext/reflection/tests/ReflectionObject_isUserDefined_error.phpt]
+TEST 3759/9052 [ext/reflection/tests/ReflectionParameter_001.phpt]
PASS ReflectionParameter class - getNames() method. [ext/reflection/tests/ReflectionParameter_001.phpt]
+TEST 3760/9052 [ext/reflection/tests/ReflectionParameter_002.phpt]
PASS ReflectionParameter class - isPassedByReferenceMethod() [ext/reflection/tests/ReflectionParameter_002.phpt]
+TEST 3761/9052 [ext/reflection/tests/ReflectionParameter_003.phpt]
PASS ReflectionParameter class - isOptional, isDefaultValueAvailable and getDefaultValue methods. [ext/reflection/tests/ReflectionParameter_003.phpt]
+TEST 3762/9052 [ext/reflection/tests/ReflectionParameter_export_basic.phpt]
PASS ReflectionParameter::export() [ext/reflection/tests/ReflectionParameter_export_basic.phpt]
+TEST 3763/9052 [ext/reflection/tests/ReflectionParameter_export_error.phpt]
PASS ReflectionParameter::export() without parameters [ext/reflection/tests/ReflectionParameter_export_error.phpt]
+TEST 3764/9052 [ext/reflection/tests/ReflectionParameter_export_error2.phpt]
PASS ReflectionParameter::export() with incorrect first parameter [ext/reflection/tests/ReflectionParameter_export_error2.phpt]
+TEST 3765/9052 [ext/reflection/tests/ReflectionParameter_export_error3.phpt]
PASS ReflectionParameter::export() with incorrect second parameter [ext/reflection/tests/ReflectionParameter_export_error3.phpt]
+TEST 3766/9052 [ext/reflection/tests/ReflectionParameter_getDeclaringFunction_basic.phpt]
PASS ReflectionParameter::getDeclaringFunction() [ext/reflection/tests/ReflectionParameter_getDeclaringFunction_basic.phpt]
+TEST 3767/9052 [ext/reflection/tests/ReflectionParameter_getPosition_basic.phpt]
PASS ReflectionParameter::getPosition() [ext/reflection/tests/ReflectionParameter_getPosition_basic.phpt]
+TEST 3768/9052 [ext/reflection/tests/ReflectionParameter_invalidMethodInConstructor.phpt]
PASS ReflectionParameter::__construct(): Invalid method as constructor [ext/reflection/tests/ReflectionParameter_invalidMethodInConstructor.phpt]
+TEST 3769/9052 [ext/reflection/tests/ReflectionParameter_isDefault.phpt]
PASS ReflectionParameter::isDefault() [ext/reflection/tests/ReflectionParameter_isDefault.phpt]
+TEST 3770/9052 [ext/reflection/tests/ReflectionParameter_toString_basic.phpt]
PASS ReflectionParameter::__toString() [ext/reflection/tests/ReflectionParameter_toString_basic.phpt]
+TEST 3771/9052 [ext/reflection/tests/ReflectionProperty_basic1.phpt]
PASS Test usage of ReflectionProperty methods __toString(), export(), getName(), isPublic(), isPrivate(), isProtected(), isStatic(), getValue() and setValue(). [ext/reflection/tests/ReflectionProperty_basic1.phpt]
+TEST 3772/9052 [ext/reflection/tests/ReflectionProperty_basic2.phpt]
PASS Test usage of ReflectionProperty methods isDefault(), getModifiers(), getDeclaringClass() and getDocComment(). [ext/reflection/tests/ReflectionProperty_basic2.phpt]
+TEST 3773/9052 [ext/reflection/tests/ReflectionProperty_constructor_error.phpt]
PASS Test ReflectionProperty class constructor errors. [ext/reflection/tests/ReflectionProperty_constructor_error.phpt]
+TEST 3774/9052 [ext/reflection/tests/ReflectionProperty_constructor_variation1.phpt]
PASS ReflectionProperty::__construct(): ensure inherited private props can't be accessed through ReflectionProperty. [ext/reflection/tests/ReflectionProperty_constructor_variation1.phpt]
+TEST 3775/9052 [ext/reflection/tests/ReflectionProperty_error.phpt]
PASS Test ReflectionProperty class errors. [ext/reflection/tests/ReflectionProperty_error.phpt]
+TEST 3776/9052 [ext/reflection/tests/ReflectionProperty_export_basic.phpt]
PASS Test ReflectionProperty::export() usage. [ext/reflection/tests/ReflectionProperty_export_basic.phpt]
+TEST 3777/9052 [ext/reflection/tests/ReflectionProperty_export_error.phpt]
PASS Test ReflectionProperty::export() errors. [ext/reflection/tests/ReflectionProperty_export_error.phpt]
+TEST 3778/9052 [ext/reflection/tests/ReflectionProperty_getDeclaringClass_variation1.phpt]
PASS Test ReflectionProperty::getDeclaringClass() with inherited properties. [ext/reflection/tests/ReflectionProperty_getDeclaringClass_variation1.phpt]
+TEST 3779/9052 [ext/reflection/tests/ReflectionProperty_getDocComment_basic.phpt]
PASS Test ReflectionProperty::getDocComment() usage. [ext/reflection/tests/ReflectionProperty_getDocComment_basic.phpt]
+TEST 3780/9052 [ext/reflection/tests/ReflectionProperty_getDocComment_error.phpt]
PASS Test ReflectionProperty::getDocComment() errors. [ext/reflection/tests/ReflectionProperty_getDocComment_error.phpt]
+TEST 3781/9052 [ext/reflection/tests/ReflectionProperty_getModifiers.001.phpt]
PASS ReflectionProperty::getModifiers() [ext/reflection/tests/ReflectionProperty_getModifiers.001.phpt]
+TEST 3782/9052 [ext/reflection/tests/ReflectionProperty_getModifiers_basic.phpt]
PASS Test ReflectionProperty::getModifiers() usage. [ext/reflection/tests/ReflectionProperty_getModifiers_basic.phpt]
+TEST 3783/9052 [ext/reflection/tests/ReflectionProperty_getValue_error.phpt]
PASS Test ReflectionProperty::getValue() errors. [ext/reflection/tests/ReflectionProperty_getValue_error.phpt]
+TEST 3784/9052 [ext/reflection/tests/ReflectionProperty_isDefault_basic.phpt]
PASS Test ReflectionProperty::isDefault() usage. [ext/reflection/tests/ReflectionProperty_isDefault_basic.phpt]
+TEST 3785/9052 [ext/reflection/tests/ReflectionProperty_setAccessible.phpt]
PASS Test ReflectionProperty::setAccessible(). [ext/reflection/tests/ReflectionProperty_setAccessible.phpt]
+TEST 3786/9052 [ext/reflection/tests/ReflectionProperty_setValue_error.phpt]
PASS Test ReflectionProperty::setValue() error cases. [ext/reflection/tests/ReflectionProperty_setValue_error.phpt]
+TEST 3787/9052 [ext/reflection/tests/bug26640.phpt]
PASS Reflection Bug #26640 (__autoload() not invoked by Reflection classes) [ext/reflection/tests/bug26640.phpt]
+TEST 3788/9052 [ext/reflection/tests/bug26695.phpt]
PASS Reflection Bug #26695 (Reflection API does not recognize mixed-case class hints) [ext/reflection/tests/bug26695.phpt]
+TEST 3789/9052 [ext/reflection/tests/bug29268.phpt]
PASS Reflection Bug #29268 (__autoload() not called with reflectionProperty->getClass()) [ext/reflection/tests/bug29268.phpt]
+TEST 3790/9052 [ext/reflection/tests/bug29523.phpt]
PASS Reflection Bug #29523 (ReflectionParameter::isOptional() is incorrect) [ext/reflection/tests/bug29523.phpt]
+TEST 3791/9052 [ext/reflection/tests/bug29828.phpt]
PASS Reflection Bug #29828 (Interfaces no longer work) [ext/reflection/tests/bug29828.phpt]
+TEST 3792/9052 [ext/reflection/tests/bug29986.phpt]
PASS Reflection Bug #29986 (Class constants won't work with predefined constants when using ReflectionClass) [ext/reflection/tests/bug29986.phpt]
+TEST 3793/9052 [ext/reflection/tests/bug30146.phpt]
PASS Reflection Bug #30146 (ReflectionProperty->getValue() requires instance for static property) [ext/reflection/tests/bug30146.phpt]
+TEST 3794/9052 [ext/reflection/tests/bug30148.phpt]
PASS Reflection Bug #30148 (ReflectionMethod->isConstructor() fails for inherited classes) [ext/reflection/tests/bug30148.phpt]
+TEST 3795/9052 [ext/reflection/tests/bug30209.phpt]
PASS Reflection Bug #30209 (ReflectionClass::getMethod() lowercases attribute) [ext/reflection/tests/bug30209.phpt]
+TEST 3796/9052 [ext/reflection/tests/bug30856.phpt]
PASS Reflection Bug #30856 (ReflectionClass::getStaticProperties segfaults) [ext/reflection/tests/bug30856.phpt]
+TEST 3797/9052 [ext/reflection/tests/bug30961.phpt]
PASS Reflection Bug #30961 (Wrong linenumber in ReflectionClass getStartLine()) [ext/reflection/tests/bug30961.phpt]
+TEST 3798/9052 [ext/reflection/tests/bug31651.phpt]
PASS Reflection Bug #31651 (ReflectionClass::getDefaultProperties segfaults with arrays.) [ext/reflection/tests/bug31651.phpt]
+TEST 3799/9052 [ext/reflection/tests/bug32981.phpt]
PASS Reflection Bug #32981 (ReflectionMethod::getStaticVariables() causes apache2.0.54 seg fault) [ext/reflection/tests/bug32981.phpt]
+TEST 3800/9052 [ext/reflection/tests/bug33312.phpt]
PASS Reflection Bug #33312 (ReflectionParameter methods do not work correctly) [ext/reflection/tests/bug33312.phpt]
+TEST 3801/9052 [ext/reflection/tests/bug33389.phpt]
PASS Reflection Bug #33389 (double free() when exporting a ReflectionClass) [ext/reflection/tests/bug33389.phpt]
+TEST 3802/9052 [ext/reflection/tests/bug36308.phpt]
PASS Reflection Bug #36308 (ReflectionProperty::getDocComment() does not reflect extended class commentary) [ext/reflection/tests/bug36308.phpt]
+TEST 3803/9052 [ext/reflection/tests/bug36337.phpt]
PASS Reflection Bug #36337 (ReflectionProperty fails to return correct visibility) [ext/reflection/tests/bug36337.phpt]
+TEST 3804/9052 [ext/reflection/tests/bug36434.phpt]
PASS Reflection Bug #36434 (Properties from parent class fail to indetify their true origin) [ext/reflection/tests/bug36434.phpt]
+TEST 3805/9052 [ext/reflection/tests/bug37816.phpt]
PASS Bug #37816 (ReflectionProperty does not throw exception when accessing protected attribute) [ext/reflection/tests/bug37816.phpt]
+TEST 3806/9052 [ext/reflection/tests/bug37964.phpt]
PASS Reflection Bug #37964 (Reflection shows private methods of parent class) [ext/reflection/tests/bug37964.phpt]
+TEST 3807/9052 [ext/reflection/tests/bug38132.phpt]
PASS Reflection Bug #38132 (ReflectionClass::getStaticProperties() retains \0 in key names) [ext/reflection/tests/bug38132.phpt]
+TEST 3808/9052 [ext/reflection/tests/bug38194.phpt]
PASS Reflection Bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the class itself) [ext/reflection/tests/bug38194.phpt]
+TEST 3809/9052 [ext/reflection/tests/bug38217.phpt]
PASS Bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much memory) [ext/reflection/tests/bug38217.phpt]
+TEST 3810/9052 [ext/reflection/tests/bug38465.phpt]
PASS Bug #38465 (ReflectionParameter fails on access to self::) [ext/reflection/tests/bug38465.phpt]
+TEST 3811/9052 [ext/reflection/tests/bug38653.phpt]
PASS Bug #38653 (memory leak in ReflectionClass::getConstant()) [ext/reflection/tests/bug38653.phpt]
+TEST 3812/9052 [ext/reflection/tests/bug38942.phpt]
PASS Bug #38942 (Double old-style-ctor inheritance) [ext/reflection/tests/bug38942.phpt]
+TEST 3813/9052 [ext/reflection/tests/bug39001.phpt]
PASS Bug #39001 (ReflectionProperty returns incorrect declaring class for protected properties) [ext/reflection/tests/bug39001.phpt]
+TEST 3814/9052 [ext/reflection/tests/bug39067.phpt]
PASS Bug #39067 (getDeclaringClass() and private properties) [ext/reflection/tests/bug39067.phpt]
+TEST 3815/9052 [ext/reflection/tests/bug39884.phpt]
PASS Bug #39884 (ReflectionParameter::getClass() throws exception for type hint self) [ext/reflection/tests/bug39884.phpt]
+TEST 3816/9052 [ext/reflection/tests/bug40431.phpt]
PASS Bug #40431 (dynamic properties may cause crash in ReflectionProperty methods) [ext/reflection/tests/bug40431.phpt]
+TEST 3817/9052 [ext/reflection/tests/bug40794.phpt]
PASS Bug #40794 (ReflectionObject::getValues() may crash when used with dynamic properties) [ext/reflection/tests/bug40794.phpt]
+TEST 3818/9052 [ext/reflection/tests/bug41061.phpt]
PASS Reflection Bug #41061 ("visibility error" in ReflectionFunction::export()) [ext/reflection/tests/bug41061.phpt]
+TEST 3819/9052 [ext/reflection/tests/bug41884.phpt]
PASS Bug #41884 (ReflectionClass::getDefaultProperties() does not handle static attributes) [ext/reflection/tests/bug41884.phpt]
+TEST 3820/9052 [ext/reflection/tests/bug42976.phpt]
PASS Bug #42976 (Crash when constructor for newInstance() or newInstanceArgs() fails) [ext/reflection/tests/bug42976.phpt]
+TEST 3821/9052 [ext/reflection/tests/bug43926.phpt]
PASS Bug #43926 (isInstance() isn't equivalent to instanceof operator) [ext/reflection/tests/bug43926.phpt]
+TEST 3822/9052 [ext/reflection/tests/bug45139.phpt]
PASS Bug #45139 (ReflectionProperty returns incorrect declaring class) [ext/reflection/tests/bug45139.phpt]
+TEST 3823/9052 [ext/reflection/tests/bug45571.phpt]
PASS Bug #45571 (ReflectionClass::export() shows superclasses' private static methods.) [ext/reflection/tests/bug45571.phpt]
+TEST 3824/9052 [ext/reflection/tests/bug45765.phpt]
PASS Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause an error) [ext/reflection/tests/bug45765.phpt]
+TEST 3825/9052 [ext/reflection/tests/bug46064.phpt]
PASS Bug #46064 (Exception when creating ReflectionProperty object on dynamicly created property) [ext/reflection/tests/bug46064.phpt]
+TEST 3826/9052 [ext/reflection/tests/bug46064_2.phpt]
PASS Bug #46064.2 (Exception when creating ReflectionProperty object on dynamicly created property) [ext/reflection/tests/bug46064_2.phpt]
+TEST 3827/9052 [ext/reflection/tests/bug46205.phpt]
PASS Bug #46205 (Closure - Memory leaks when ReflectionException is thrown) [ext/reflection/tests/bug46205.phpt]
+TEST 3828/9052 [ext/reflection/tests/bug47254.phpt]
PASS Bug #47254 [ext/reflection/tests/bug47254.phpt]
+TEST 3829/9052 [ext/reflection/tests/bug48336.phpt]
PASS Bug #48286 (ReflectionProperty::getDeclaringClass() does not work with redeclared properties) [ext/reflection/tests/bug48336.phpt]
+TEST 3830/9052 [ext/reflection/tests/bug48757.phpt]
PASS Bug #48757 (ReflectionFunction::invoke() parameter issues) [ext/reflection/tests/bug48757.phpt]
+TEST 3831/9052 [ext/reflection/tests/bug49074.phpt]
PASS Bug #49074 (private class static fields can be modified by using reflection) [ext/reflection/tests/bug49074.phpt]
+TEST 3832/9052 [ext/reflection/tests/bug49092.phpt]
PASS Bug #49092 (ReflectionFunction fails to work with functions in fully qualified namespaces) [ext/reflection/tests/bug49092.phpt]
+TEST 3833/9052 [ext/reflection/tests/bug49719.phpt]
PASS Bug #49719 (ReflectionClass::hasProperty returns true for a private property in base class) [ext/reflection/tests/bug49719.phpt]
+TEST 3834/9052 [ext/reflection/tests/bug51905.phpt]
PASS Bug #51905 (ReflectionParameter fails if default value is an array with an access to self::) [ext/reflection/tests/bug51905.phpt]
+TEST 3835/9052 [ext/reflection/tests/bug51911.phpt]
PASS Bug #51911 (ReflectionParameter::getDefaultValue() memory leaks with constant array) [ext/reflection/tests/bug51911.phpt]
+TEST 3836/9052 [ext/reflection/tests/bug52057.phpt]
PASS Bug #52057 (ReflectionClass fails on Closure class) [ext/reflection/tests/bug52057.phpt]
+TEST 3837/9052 [ext/reflection/tests/bug52854.phpt]
PASS Bug #52854: ReflectionClass::newInstanceArgs does not work for classes without constructors [ext/reflection/tests/bug52854.phpt]
+TEST 3838/9052 [ext/reflection/tests/bug53366.phpt]
PASS Bug #53366 (Reflection doesnt get dynamic property value from getProperty()) [ext/reflection/tests/bug53366.phpt]
+TEST 3839/9052 [ext/reflection/tests/bug53915.phpt]
PASS Bug #53915 - ReflectionClass::getConstant(s) emits fatal error on selfreferencing constants [ext/reflection/tests/bug53915.phpt]
+TEST 3840/9052 [ext/reflection/tests/bug60367.phpt]
PASS Bug #60367 (Reflection and Late Static Binding) [ext/reflection/tests/bug60367.phpt]
+TEST 3841/9052 [ext/reflection/tests/bug61388.phpt]
PASS ReflectionObject:getProperties() issues invalid reads when it get_properties returns a hash table with (inaccessible) dynamic numeric properties [ext/reflection/tests/bug61388.phpt]
+TEST 3842/9052 [ext/reflection/tests/bug62384.phpt]
PASS Bug #62384 (Attempting to invoke a Closure more than once causes segfaul) [ext/reflection/tests/bug62384.phpt]
+TEST 3843/9052 [ext/reflection/tests/bug62715.phpt]
PASS Bug #62715 (ReflectionParameter::isDefaultValueAvailable() wrong result) [ext/reflection/tests/bug62715.phpt]
+TEST 3844/9052 [ext/reflection/tests/bug63614.phpt]
PASS Bug #63614 (Fatal error on Reflection) [ext/reflection/tests/bug63614.phpt]
+TEST 3845/9052 [ext/reflection/tests/closures_001.phpt]
PASS Reflection on closures [ext/reflection/tests/closures_001.phpt]
+TEST 3846/9052 [ext/reflection/tests/closures_002.phpt]
PASS Reflection on invokable objects [ext/reflection/tests/closures_002.phpt]
+TEST 3847/9052 [ext/reflection/tests/closures_003.phpt]
PASS Reflection on closures: Segfaults with getParameters() and getDeclaringFunction() [ext/reflection/tests/closures_003.phpt]
+TEST 3848/9052 [ext/reflection/tests/parameters_001.phpt]
PASS ReflectionParameter Check for parameter being optional [ext/reflection/tests/parameters_001.phpt]
+TEST 3849/9052 [ext/reflection/tests/parameters_002.phpt]
PASS ReflectionParameter::getClass(), getDeclaringClass(), getDeclaringFunction() [ext/reflection/tests/parameters_002.phpt]
+TEST 3850/9052 [ext/reflection/tests/property_exists.phpt]
PASS Reflection and property_exists() [ext/reflection/tests/property_exists.phpt]
+TEST 3851/9052 [ext/reflection/tests/static_properties_002.phpt]
PASS Reflection and inheriting static properties [ext/reflection/tests/static_properties_002.phpt]
+TEST 3852/9052 [ext/session/tests/001.phpt]
PASS session object serialization [ext/session/tests/001.phpt]
+TEST 3853/9052 [ext/session/tests/002.phpt]
PASS session_unset() without a initialized session [ext/session/tests/002.phpt]
+TEST 3854/9052 [ext/session/tests/003.phpt]
PASS session object deserialization [ext/session/tests/003.phpt]
+TEST 3855/9052 [ext/session/tests/004.phpt]
PASS session_set_save_handler test [ext/session/tests/004.phpt]
+TEST 3856/9052 [ext/session/tests/005.phpt]
PASS custom save handler, multiple session_start()s, complex data structure test. [ext/session/tests/005.phpt]
+TEST 3857/9052 [ext/session/tests/006.phpt]
PASS correct instantiation of references between variables in sessions [ext/session/tests/006.phpt]
+TEST 3858/9052 [ext/session/tests/007.phpt]
PASS bug compatibility: unset($c) with enabled register_globals [ext/session/tests/007.phpt]
+TEST 3859/9052 [ext/session/tests/008-php4.2.3.phpt]
PASS bug compatibility: global is used albeit register_globals=0 [ext/session/tests/008-php4.2.3.phpt]
+TEST 3860/9052 [ext/session/tests/009.phpt]
PASS unset($_SESSION["name"]); should work with register_globals=off [ext/session/tests/009.phpt]
+TEST 3861/9052 [ext/session/tests/010.phpt]
PASS $session_array = explode(";", session_encode()); should not segfault [ext/session/tests/010.phpt]
+TEST 3862/9052 [ext/session/tests/011.phpt]
PASS session_decode(); should not segfault [ext/session/tests/011.phpt]
+TEST 3863/9052 [ext/session/tests/012.phpt]
PASS registering $_SESSION should not segfault [ext/session/tests/012.phpt]
+TEST 3864/9052 [ext/session/tests/013.phpt]
PASS redefining SID should not cause warnings [ext/session/tests/013.phpt]
+TEST 3865/9052 [ext/session/tests/014.phpt]
PASS a script should not be able to modify session.use_trans_sid [ext/session/tests/014.phpt]
+TEST 3866/9052 [ext/session/tests/015.phpt]
PASS use_trans_sid should not affect SID [ext/session/tests/015.phpt]
+TEST 3867/9052 [ext/session/tests/016.phpt]
PASS invalid session.save_path should not cause a segfault [ext/session/tests/016.phpt]
+TEST 3868/9052 [ext/session/tests/017.phpt]
PASS setting $_SESSION before session_start() should not cause segfault [ext/session/tests/017.phpt]
+TEST 3869/9052 [ext/session/tests/018.phpt]
PASS rewriter correctly handles attribute names which contain dashes [ext/session/tests/018.phpt]
+TEST 3870/9052 [ext/session/tests/019.phpt]
PASS serializing references test case using globals [ext/session/tests/019.phpt]
+TEST 3871/9052 [ext/session/tests/020.phpt]
PASS rewriter uses arg_seperator.output for modifying URLs [ext/session/tests/020.phpt]
+TEST 3872/9052 [ext/session/tests/021.phpt]
PASS rewriter handles form and fieldset tags correctly [ext/session/tests/021.phpt]
+TEST 3873/9052 [ext/session/tests/022.phpt]
PASS session object serialization [ext/session/tests/022.phpt]
+TEST 3874/9052 [ext/session/tests/023.phpt]
PASS session object deserialization [ext/session/tests/023.phpt]
+TEST 3875/9052 [ext/session/tests/024.phpt]
PASS session_set_save_handler test [ext/session/tests/024.phpt]
+TEST 3876/9052 [ext/session/tests/025.phpt]
PASS custom save handler, multiple session_start()s, complex data structure test. [ext/session/tests/025.phpt]
+TEST 3877/9052 [ext/session/tests/026.phpt]
PASS correct instantiation of references between variables in sessions [ext/session/tests/026.phpt]
+TEST 3878/9052 [ext/session/tests/027.phpt]
PASS unset($_SESSION["name"]); should work [ext/session/tests/027.phpt]
+TEST 3879/9052 [ext/session/tests/028.phpt]
PASS $session_array = explode(";", session_encode()); should not segfault [ext/session/tests/028.phpt]
+TEST 3880/9052 [ext/session/tests/029.phpt]
PASS session_decode(); should not segfault [ext/session/tests/029.phpt]
+TEST 3881/9052 [ext/session/tests/030.phpt]
PASS redefining SID should not cause warnings [ext/session/tests/030.phpt]
+TEST 3882/9052 [ext/session/tests/031.phpt]
PASS setting hash_function to sha512 and hash_bits_per_character > 4 should not crash [ext/session/tests/031.phpt]
+TEST 3883/9052 [ext/session/tests/bug24592.phpt]
PASS Bug #24592 (crash when multiple NULL values are being stored) [ext/session/tests/bug24592.phpt]
+TEST 3884/9052 [ext/session/tests/bug26862.phpt]
PASS Bug #26862 (ob_flush() before output_reset_rewrite_vars() results in data loss) [ext/session/tests/bug26862.phpt]
+TEST 3885/9052 [ext/session/tests/bug31454.phpt]
PASS Bug #31454 (session_set_save_handler crashes PHP when supplied non-existent object ref) [ext/session/tests/bug31454.phpt]
+TEST 3886/9052 [ext/session/tests/bug32330.phpt]
PASS Bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler) [ext/session/tests/bug32330.phpt]
+TEST 3887/9052 [ext/session/tests/bug36459.phpt]
PASS Bug #31454 (Incorrect adding PHPSESSID to links, which contains \r\n) [ext/session/tests/bug36459.phpt]
+TEST 3888/9052 [ext/session/tests/bug38377.phpt]
PASS Bug #38377 (session_destroy() gives warning after session_regenerate_id()) [ext/session/tests/bug38377.phpt]
+TEST 3889/9052 [ext/session/tests/bug41600.phpt]
PASS Bug #41600 (url rewriter tags doesn't work with namespaced tags) [ext/session/tests/bug41600.phpt]
+TEST 3890/9052 [ext/session/tests/bug42596.phpt]
PASS Bug #42596 (session.save_path MODE option will not set "write" bit for group or world) [ext/session/tests/bug42596.phpt]
+TEST 3891/9052 [ext/session/tests/bug51338.phpt]
PASS Bug #51338 (URL-Rewriter should not get enabled if use_only_cookies is set to 1) [ext/session/tests/bug51338.phpt]
+TEST 3892/9052 [ext/session/tests/bug53141.phpt]
PASS Bug #53141 (autoload misbehaves if called from closing session) [ext/session/tests/bug53141.phpt]
+TEST 3893/9052 [ext/session/tests/bug60634.phpt]
XFAIL Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) [ext/session/tests/bug60634.phpt] XFAIL REASON: Long term low priority bug, working on it
+TEST 3894/9052 [ext/session/tests/bug60634_error_1.phpt]
XFAIL Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - fatal error in write during exec [ext/session/tests/bug60634_error_1.phpt] XFAIL REASON: Long term low priority bug, working on it
+TEST 3895/9052 [ext/session/tests/bug60634_error_2.phpt]
XFAIL Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - exception in write during exec [ext/session/tests/bug60634_error_2.phpt] XFAIL REASON: Long term low priority bug, working on it
+TEST 3896/9052 [ext/session/tests/bug60634_error_3.phpt]
XFAIL Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - fatal error in write after exec [ext/session/tests/bug60634_error_3.phpt] XFAIL REASON: Long term low priority bug, working on it
+TEST 3897/9052 [ext/session/tests/bug60634_error_4.phpt]
XFAIL Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - exception in write after exec [ext/session/tests/bug60634_error_4.phpt] XFAIL REASON: Long term low priority bug, working on it
+TEST 3898/9052 [ext/session/tests/bug60634_error_5.phpt]
XFAIL Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - fatal error in close during exec [ext/session/tests/bug60634_error_5.phpt] XFAIL REASON: Long term low priority bug, working on it
+TEST 3899/9052 [ext/session/tests/bug60860.phpt]
PASS Bug #60860 (session.save_handler=user without defined function core dumps) [ext/session/tests/bug60860.phpt]
+TEST 3900/9052 [ext/session/tests/session_cache_expire_basic.phpt]
PASS Test session_cache_expire() function : basic functionality [ext/session/tests/session_cache_expire_basic.phpt]
+TEST 3901/9052 [ext/session/tests/session_cache_expire_error.phpt]
PASS Test session_cache_expire() function : error functionality [ext/session/tests/session_cache_expire_error.phpt]
+TEST 3902/9052 [ext/session/tests/session_cache_expire_variation1.phpt]
PASS Test session_cache_expire() function : variation [ext/session/tests/session_cache_expire_variation1.phpt]
+TEST 3903/9052 [ext/session/tests/session_cache_expire_variation2.phpt]
PASS Test session_cache_expire() function : variation [ext/session/tests/session_cache_expire_variation2.phpt]
+TEST 3904/9052 [ext/session/tests/session_cache_expire_variation3.phpt]
PASS Test session_cache_expire() function : variation [ext/session/tests/session_cache_expire_variation3.phpt]
+TEST 3905/9052 [ext/session/tests/session_cache_limiter_basic.phpt]
PASS Test session_cache_limiter() function : basic functionality [ext/session/tests/session_cache_limiter_basic.phpt]
+TEST 3906/9052 [ext/session/tests/session_cache_limiter_error.phpt]
PASS Test session_cache_limiter() function : error functionality [ext/session/tests/session_cache_limiter_error.phpt]
+TEST 3907/9052 [ext/session/tests/session_cache_limiter_variation1.phpt]
PASS Test session_cache_limiter() function : variation [ext/session/tests/session_cache_limiter_variation1.phpt]
+TEST 3908/9052 [ext/session/tests/session_cache_limiter_variation2.phpt]
PASS Test session_cache_limiter() function : variation [ext/session/tests/session_cache_limiter_variation2.phpt]
+TEST 3909/9052 [ext/session/tests/session_cache_limiter_variation3.phpt]
PASS Test session_cache_limiter() function : variation [ext/session/tests/session_cache_limiter_variation3.phpt]
+TEST 3910/9052 [ext/session/tests/session_commit_basic.phpt]
PASS Test session_commit() function : basic functionality [ext/session/tests/session_commit_basic.phpt]
+TEST 3911/9052 [ext/session/tests/session_commit_error.phpt]
PASS Test session_commit() function : error functionality [ext/session/tests/session_commit_error.phpt]
+TEST 3912/9052 [ext/session/tests/session_commit_variation1.phpt]
PASS Test session_commit() function : variation [ext/session/tests/session_commit_variation1.phpt]
+TEST 3913/9052 [ext/session/tests/session_commit_variation2.phpt]
PASS Test session_commit() function : variation [ext/session/tests/session_commit_variation2.phpt]
+TEST 3914/9052 [ext/session/tests/session_commit_variation3.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_commit_variation3.phpt]
+TEST 3915/9052 [ext/session/tests/session_commit_variation4.phpt]
PASS Test session_commit() function : variation [ext/session/tests/session_commit_variation4.phpt]
+TEST 3916/9052 [ext/session/tests/session_decode_basic.phpt]
PASS Test session_decode() function : basic functionality [ext/session/tests/session_decode_basic.phpt]
+TEST 3917/9052 [ext/session/tests/session_decode_error.phpt]
PASS Test session_decode() function : error functionality [ext/session/tests/session_decode_error.phpt]
+TEST 3918/9052 [ext/session/tests/session_decode_error2.phpt]
PASS Test session_decode() function : error functionality [ext/session/tests/session_decode_error2.phpt]
+TEST 3919/9052 [ext/session/tests/session_decode_variation1.phpt]
PASS Test session_decode() function : variation [ext/session/tests/session_decode_variation1.phpt]
+TEST 3920/9052 [ext/session/tests/session_decode_variation2.phpt]
PASS Test session_decode() function : basic functionality [ext/session/tests/session_decode_variation2.phpt]
+TEST 3921/9052 [ext/session/tests/session_decode_variation3.phpt]
PASS Test session_decode() function : variation [ext/session/tests/session_decode_variation3.phpt]
+TEST 3922/9052 [ext/session/tests/session_decode_variation4.phpt]
PASS Test session_decode() function : variation [ext/session/tests/session_decode_variation4.phpt]
+TEST 3923/9052 [ext/session/tests/session_destroy_error.phpt]
PASS Test session_destroy() function : error functionality [ext/session/tests/session_destroy_error.phpt]
+TEST 3924/9052 [ext/session/tests/session_destroy_variation1.phpt]
PASS Test session_destroy() function : variation [ext/session/tests/session_destroy_variation1.phpt]
+TEST 3925/9052 [ext/session/tests/session_destroy_variation2.phpt]
PASS Test session_destroy() function : variation [ext/session/tests/session_destroy_variation2.phpt]
+TEST 3926/9052 [ext/session/tests/session_destroy_variation3.phpt]
PASS Test session_destroy() function : variation [ext/session/tests/session_destroy_variation3.phpt]
+TEST 3927/9052 [ext/session/tests/session_encode_basic.phpt]
PASS Test session_encode() function : basic functionality [ext/session/tests/session_encode_basic.phpt]
+TEST 3928/9052 [ext/session/tests/session_encode_error.phpt]
PASS Test session_encode() function : basic functionality [ext/session/tests/session_encode_error.phpt]
+TEST 3929/9052 [ext/session/tests/session_encode_error2.phpt]
PASS Test session_encode() function : error functionality [ext/session/tests/session_encode_error2.phpt]
+TEST 3930/9052 [ext/session/tests/session_encode_variation1.phpt]
PASS Test session_encode() function : variation [ext/session/tests/session_encode_variation1.phpt]
+TEST 3931/9052 [ext/session/tests/session_encode_variation2.phpt]
PASS Test session_encode() function : variation [ext/session/tests/session_encode_variation2.phpt]
+TEST 3932/9052 [ext/session/tests/session_encode_variation3.phpt]
PASS Test session_encode() function : variation [ext/session/tests/session_encode_variation3.phpt]
+TEST 3933/9052 [ext/session/tests/session_encode_variation4.phpt]
PASS Test session_encode() function : variation [ext/session/tests/session_encode_variation4.phpt]
+TEST 3934/9052 [ext/session/tests/session_encode_variation5.phpt]
PASS Test session_encode() function : variation [ext/session/tests/session_encode_variation5.phpt]
+TEST 3935/9052 [ext/session/tests/session_encode_variation6.phpt]
PASS Test session_encode() function : variation [ext/session/tests/session_encode_variation6.phpt]
+TEST 3936/9052 [ext/session/tests/session_encode_variation7.phpt]
PASS Test session_encode() function : variation [ext/session/tests/session_encode_variation7.phpt]
+TEST 3937/9052 [ext/session/tests/session_encode_variation8.phpt]
PASS Test session_encode() function : variation [ext/session/tests/session_encode_variation8.phpt]
+TEST 3938/9052 [ext/session/tests/session_get_cookie_params_basic.phpt]
PASS Test session_get_cookie_params() function : basic functionality [ext/session/tests/session_get_cookie_params_basic.phpt]
+TEST 3939/9052 [ext/session/tests/session_get_cookie_params_error.phpt]
PASS Test session_get_cookie_params() function : error functionality [ext/session/tests/session_get_cookie_params_error.phpt]
+TEST 3940/9052 [ext/session/tests/session_get_cookie_params_variation1.phpt]
PASS Test session_get_cookie_params() function : variation [ext/session/tests/session_get_cookie_params_variation1.phpt]
+TEST 3941/9052 [ext/session/tests/session_id_basic.phpt]
PASS Test session_id() function : basic functionality [ext/session/tests/session_id_basic.phpt]
+TEST 3942/9052 [ext/session/tests/session_id_error.phpt]
PASS Test session_id() function : error functionality [ext/session/tests/session_id_error.phpt]
+TEST 3943/9052 [ext/session/tests/session_id_error2.phpt]
PASS Test session_id() function : error functionality [ext/session/tests/session_id_error2.phpt]
+TEST 3944/9052 [ext/session/tests/session_id_error3.phpt]
PASS Test session_id() function : error functionality [ext/session/tests/session_id_error3.phpt]
+TEST 3945/9052 [ext/session/tests/session_id_error4.phpt]
PASS Test session_id() function : error functionality [ext/session/tests/session_id_error4.phpt]
+TEST 3946/9052 [ext/session/tests/session_id_variation1.phpt]
PASS Test session_id() function : variation [ext/session/tests/session_id_variation1.phpt]
+TEST 3947/9052 [ext/session/tests/session_id_variation2.phpt]
PASS Test session_id() function : variation [ext/session/tests/session_id_variation2.phpt]
+TEST 3948/9052 [ext/session/tests/session_is_registered_basic.phpt]
PASS Test session_unregister() function : basic functionality [ext/session/tests/session_is_registered_basic.phpt]
+TEST 3949/9052 [ext/session/tests/session_is_registered_variation1.phpt]
PASS Test session_unregister() function : variation [ext/session/tests/session_is_registered_variation1.phpt]
+TEST 3950/9052 [ext/session/tests/session_is_registered_variation2.phpt]
PASS Test session_unregister() function : variation [ext/session/tests/session_is_registered_variation2.phpt]
+TEST 3951/9052 [ext/session/tests/session_is_registered_variation3.phpt]
PASS Test session_unregister() function : variation [ext/session/tests/session_is_registered_variation3.phpt]
+TEST 3952/9052 [ext/session/tests/session_module_name_basic.phpt]
PASS Test session_module_name() function : basic functionality [ext/session/tests/session_module_name_basic.phpt]
+TEST 3953/9052 [ext/session/tests/session_module_name_error.phpt]
PASS Test session_module_name() function : error functionality [ext/session/tests/session_module_name_error.phpt]
+TEST 3954/9052 [ext/session/tests/session_module_name_variation1.phpt]
PASS Test session_module_name() function : variation [ext/session/tests/session_module_name_variation1.phpt]
+TEST 3955/9052 [ext/session/tests/session_module_name_variation2.phpt]
PASS Test session_module_name() function : variation [ext/session/tests/session_module_name_variation2.phpt]
+TEST 3956/9052 [ext/session/tests/session_module_name_variation3.phpt]
PASS Test session_module_name() function : variation [ext/session/tests/session_module_name_variation3.phpt]
+TEST 3957/9052 [ext/session/tests/session_module_name_variation4.phpt]
PASS Test session_module_name() function : variation [ext/session/tests/session_module_name_variation4.phpt]
+TEST 3958/9052 [ext/session/tests/session_name_basic.phpt]
PASS Test session_name() function : error functionality [ext/session/tests/session_name_basic.phpt]
+TEST 3959/9052 [ext/session/tests/session_name_error.phpt]
PASS Test session_name() function : error functionality [ext/session/tests/session_name_error.phpt]
+TEST 3960/9052 [ext/session/tests/session_name_variation1.phpt]
PASS Test session_name() function : variation [ext/session/tests/session_name_variation1.phpt]
+TEST 3961/9052 [ext/session/tests/session_name_variation2.phpt]
PASS Test session_name() function : variation [ext/session/tests/session_name_variation2.phpt]
+TEST 3962/9052 [ext/session/tests/session_regenerate_id_basic.phpt]
PASS Test session_regenerate_id() function : basic functionality [ext/session/tests/session_regenerate_id_basic.phpt]
+TEST 3963/9052 [ext/session/tests/session_regenerate_id_error.phpt]
PASS Test session_regenerate_id() function : error functionality [ext/session/tests/session_regenerate_id_error.phpt]
+TEST 3964/9052 [ext/session/tests/session_regenerate_id_variation1.phpt]
PASS Test session_regenerate_id() function : variation [ext/session/tests/session_regenerate_id_variation1.phpt]
+TEST 3965/9052 [ext/session/tests/session_register_basic.phpt]
PASS Test session_register() function : basic functionality [ext/session/tests/session_register_basic.phpt]
+TEST 3966/9052 [ext/session/tests/session_register_variation1.phpt]
PASS Test session_register() function : variation [ext/session/tests/session_register_variation1.phpt]
+TEST 3967/9052 [ext/session/tests/session_register_variation2.phpt]
PASS Test session_register() function : variation [ext/session/tests/session_register_variation2.phpt]
+TEST 3968/9052 [ext/session/tests/session_register_variation3.phpt]
PASS Test session_register() function : variation [ext/session/tests/session_register_variation3.phpt]
+TEST 3969/9052 [ext/session/tests/session_register_variation4.phpt]
PASS Test session_register() function : variation [ext/session/tests/session_register_variation4.phpt]
+TEST 3970/9052 [ext/session/tests/session_save_path_basic.phpt]
PASS Test session_save_path() function : basic functionality [ext/session/tests/session_save_path_basic.phpt]
+TEST 3971/9052 [ext/session/tests/session_save_path_error.phpt]
PASS Test session_save_path() function : error functionality [ext/session/tests/session_save_path_error.phpt]
+TEST 3972/9052 [ext/session/tests/session_save_path_variation1.phpt]
PASS Test session_save_path() function : variation [ext/session/tests/session_save_path_variation1.phpt]
+TEST 3973/9052 [ext/session/tests/session_save_path_variation2.phpt]
PASS Test session_save_path() function : variation [ext/session/tests/session_save_path_variation2.phpt]
+TEST 3974/9052 [ext/session/tests/session_save_path_variation3.phpt]
PASS Test session_save_path() function : variation [ext/session/tests/session_save_path_variation3.phpt]
+TEST 3975/9052 [ext/session/tests/session_save_path_variation4.phpt]
PASS Test session_save_path() function : variation [ext/session/tests/session_save_path_variation4.phpt]
+TEST 3976/9052 [ext/session/tests/session_save_path_variation5.phpt]
FAIL Test session_save_path() function : variation [ext/session/tests/session_save_path_variation5.phpt]
+TEST 3977/9052 [ext/session/tests/session_set_cookie_params_basic.phpt]
PASS Test session_set_cookie_params() function : basic functionality [ext/session/tests/session_set_cookie_params_basic.phpt]
+TEST 3978/9052 [ext/session/tests/session_set_cookie_params_error.phpt]
PASS Test session_set_cookie_params() function : error functionality [ext/session/tests/session_set_cookie_params_error.phpt]
+TEST 3979/9052 [ext/session/tests/session_set_cookie_params_variation1.phpt]
PASS Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation1.phpt]
+TEST 3980/9052 [ext/session/tests/session_set_cookie_params_variation2.phpt]
PASS Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation2.phpt]
+TEST 3981/9052 [ext/session/tests/session_set_cookie_params_variation3.phpt]
PASS Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation3.phpt]
+TEST 3982/9052 [ext/session/tests/session_set_cookie_params_variation4.phpt]
PASS Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation4.phpt]
+TEST 3983/9052 [ext/session/tests/session_set_cookie_params_variation5.phpt]
PASS Test session_set_cookie_params() function : variation [ext/session/tests/session_set_cookie_params_variation5.phpt]
+TEST 3984/9052 [ext/session/tests/session_set_save_handler_basic.phpt]
PASS Test session_set_save_handler() function : basic functionality [ext/session/tests/session_set_save_handler_basic.phpt]
+TEST 3985/9052 [ext/session/tests/session_set_save_handler_closures.phpt]
PASS Test session_set_save_handler() function : using closures as callbacks [ext/session/tests/session_set_save_handler_closures.phpt]
+TEST 3986/9052 [ext/session/tests/session_set_save_handler_error.phpt]
PASS Test session_set_save_handler() function : error functionality [ext/session/tests/session_set_save_handler_error.phpt]
+TEST 3987/9052 [ext/session/tests/session_set_save_handler_error2.phpt]
PASS Test session_set_save_handler() function : error functionality [ext/session/tests/session_set_save_handler_error2.phpt]
+TEST 3988/9052 [ext/session/tests/session_set_save_handler_error3.phpt]
PASS Test session_set_save_handler() function : error functionality [ext/session/tests/session_set_save_handler_error3.phpt]
+TEST 3989/9052 [ext/session/tests/session_set_save_handler_error4.phpt]
PASS Test session_set_save_handler() function : error functionality [ext/session/tests/session_set_save_handler_error4.phpt]
+TEST 3990/9052 [ext/session/tests/session_set_save_handler_variation1.phpt]
PASS Test session_set_save_handler() function : variation [ext/session/tests/session_set_save_handler_variation1.phpt]
+TEST 3991/9052 [ext/session/tests/session_set_save_handler_variation2.phpt]
PASS Test session_set_save_handler() function : variation [ext/session/tests/session_set_save_handler_variation2.phpt]
+TEST 3992/9052 [ext/session/tests/session_set_save_handler_variation3.phpt]
PASS Test session_set_save_handler() function : variation [ext/session/tests/session_set_save_handler_variation3.phpt]
+TEST 3993/9052 [ext/session/tests/session_set_save_handler_variation4.phpt]
PASS Test session_set_save_handler() function : variation [ext/session/tests/session_set_save_handler_variation4.phpt]
+TEST 3994/9052 [ext/session/tests/session_start_error.phpt]
PASS Test session_start() function : error functionality [ext/session/tests/session_start_error.phpt]
+TEST 3995/9052 [ext/session/tests/session_start_variation1.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_start_variation1.phpt]
+TEST 3996/9052 [ext/session/tests/session_start_variation2.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_start_variation2.phpt]
+TEST 3997/9052 [ext/session/tests/session_start_variation3.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_start_variation3.phpt]
+TEST 3998/9052 [ext/session/tests/session_start_variation4.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_start_variation4.phpt]
+TEST 3999/9052 [ext/session/tests/session_start_variation5.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_start_variation5.phpt]
+TEST 4000/9052 [ext/session/tests/session_start_variation6.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_start_variation6.phpt]
+TEST 4001/9052 [ext/session/tests/session_start_variation7.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_start_variation7.phpt]
+TEST 4002/9052 [ext/session/tests/session_start_variation8.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_start_variation8.phpt]
+TEST 4003/9052 [ext/session/tests/session_start_variation9.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_start_variation9.phpt]
+TEST 4004/9052 [ext/session/tests/session_unregister_basic.phpt]
PASS Test session_unregister() function : basic functionality [ext/session/tests/session_unregister_basic.phpt]
+TEST 4005/9052 [ext/session/tests/session_unregister_variation1.phpt]
PASS Test session_unregister() function : variation [ext/session/tests/session_unregister_variation1.phpt]
+TEST 4006/9052 [ext/session/tests/session_unregister_variation2.phpt]
PASS Test session_unregister() function : variation [ext/session/tests/session_unregister_variation2.phpt]
+TEST 4007/9052 [ext/session/tests/session_unregister_variation3.phpt]
PASS Test session_unregister() function : variation [ext/session/tests/session_unregister_variation3.phpt]
+TEST 4008/9052 [ext/session/tests/session_unset_basic.phpt]
PASS Test session_unset() function : basic functionality [ext/session/tests/session_unset_basic.phpt]
+TEST 4009/9052 [ext/session/tests/session_unset_error.phpt]
PASS Test session_unset() function : error functionality [ext/session/tests/session_unset_error.phpt]
+TEST 4010/9052 [ext/session/tests/session_unset_variation1.phpt]
PASS Test session_unset() function : variation [ext/session/tests/session_unset_variation1.phpt]
+TEST 4011/9052 [ext/session/tests/session_write_close_basic.phpt]
PASS Test session_write_close() function : basic functionality [ext/session/tests/session_write_close_basic.phpt]
+TEST 4012/9052 [ext/session/tests/session_write_close_error.phpt]
PASS Test session_write_close() function : error functionality [ext/session/tests/session_write_close_error.phpt]
+TEST 4013/9052 [ext/session/tests/session_write_close_variation1.phpt]
PASS Test session_write_close() function : variation [ext/session/tests/session_write_close_variation1.phpt]
+TEST 4014/9052 [ext/session/tests/session_write_close_variation2.phpt]
PASS Test session_write_close() function : variation [ext/session/tests/session_write_close_variation2.phpt]
+TEST 4015/9052 [ext/session/tests/session_write_close_variation3.phpt]
PASS Test session_start() function : variation [ext/session/tests/session_write_close_variation3.phpt]
+TEST 4016/9052 [ext/session/tests/session_write_close_variation4.phpt]
PASS Test session_write_close() function : variation [ext/session/tests/session_write_close_variation4.phpt]
+TEST 4017/9052 [ext/shmop/tests/001.phpt]
PASS shmop extension test [ext/shmop/tests/001.phpt]
+TEST 4018/9052 [ext/simplexml/tests/000.phpt]
PASS SimpleXML: var_dump() [ext/simplexml/tests/000.phpt]
+TEST 4019/9052 [ext/simplexml/tests/001.phpt]
PASS SimpleXML: Simple document [ext/simplexml/tests/001.phpt]
+TEST 4020/9052 [ext/simplexml/tests/002.phpt]
PASS SimpleXML: clone [ext/simplexml/tests/002.phpt]
+TEST 4021/9052 [ext/simplexml/tests/003.phpt]
PASS SimpleXML: Entities [ext/simplexml/tests/003.phpt]
+TEST 4022/9052 [ext/simplexml/tests/004.phpt]
PASS SimpleXML: CDATA [ext/simplexml/tests/004.phpt]
+TEST 4023/9052 [ext/simplexml/tests/005.phpt]
PASS SimpleXML: Text data [ext/simplexml/tests/005.phpt]
+TEST 4024/9052 [ext/simplexml/tests/006.phpt]
PASS SimpleXML: foreach [ext/simplexml/tests/006.phpt]
+TEST 4025/9052 [ext/simplexml/tests/007.phpt]
PASS SimpleXML: Attributes [ext/simplexml/tests/007.phpt]
+TEST 4026/9052 [ext/simplexml/tests/008.phpt]
PASS SimpleXML: XPath [ext/simplexml/tests/008.phpt]
+TEST 4027/9052 [ext/simplexml/tests/009.phpt]
PASS SimpleXML: foreach [ext/simplexml/tests/009.phpt]
+TEST 4028/9052 [ext/simplexml/tests/009b.phpt]
PASS SimpleXML: foreach [ext/simplexml/tests/009b.phpt]
+TEST 4029/9052 [ext/simplexml/tests/010.phpt]
PASS SimpleXML: Simple Inheritance [ext/simplexml/tests/010.phpt]
+TEST 4030/9052 [ext/simplexml/tests/011.phpt]
PASS SimpleXML: echo/print [ext/simplexml/tests/011.phpt]
+TEST 4031/9052 [ext/simplexml/tests/012.phpt]
PASS SimpleXML: Attribute creation [ext/simplexml/tests/012.phpt]
+TEST 4032/9052 [ext/simplexml/tests/013.phpt]
PASS SimpleXML: Split text content [ext/simplexml/tests/013.phpt]
+TEST 4033/9052 [ext/simplexml/tests/014.phpt]
PASS SimpleXML: adding/removing attributes (direct) [ext/simplexml/tests/014.phpt]
+TEST 4034/9052 [ext/simplexml/tests/014a.phpt]
PASS SimpleXML: adding/removing attributes (single) [ext/simplexml/tests/014a.phpt]
+TEST 4035/9052 [ext/simplexml/tests/014b.phpt]
PASS SimpleXML: adding/removing attributes (second) [ext/simplexml/tests/014b.phpt]
+TEST 4036/9052 [ext/simplexml/tests/015.phpt]
PASS SimpleXML: accessing singular subnode as array [ext/simplexml/tests/015.phpt]
+TEST 4037/9052 [ext/simplexml/tests/016.phpt]
PASS SimpleXML: modifying attributes of singular subnode [ext/simplexml/tests/016.phpt]
+TEST 4038/9052 [ext/simplexml/tests/016a.phpt]
PASS SimpleXML: concatenating attributes [ext/simplexml/tests/016a.phpt]
+TEST 4039/9052 [ext/simplexml/tests/017.phpt]
PASS SimpleXML: iteration through subnodes [ext/simplexml/tests/017.phpt]
+TEST 4040/9052 [ext/simplexml/tests/018.phpt]
PASS SimpleXML: iteration through subnodes and attributes [ext/simplexml/tests/018.phpt]
+TEST 4041/9052 [ext/simplexml/tests/019.phpt]
PASS SimpleXML: foreach with children() [ext/simplexml/tests/019.phpt]
+TEST 4042/9052 [ext/simplexml/tests/020.phpt]
PASS SimpleXML: Attribute compared to string [ext/simplexml/tests/020.phpt]
+TEST 4043/9052 [ext/simplexml/tests/021.phpt]
PASS SimpleXML: Element check [ext/simplexml/tests/021.phpt]
+TEST 4044/9052 [ext/simplexml/tests/022.phpt]
PASS SimpleXML: Attributes inside foreach [ext/simplexml/tests/022.phpt]
+TEST 4045/9052 [ext/simplexml/tests/023.phpt]
PASS SimpleXML: Attributes with entities [ext/simplexml/tests/023.phpt]
+TEST 4046/9052 [ext/simplexml/tests/024.phpt]
PASS SimpleXML: XPath and attributes [ext/simplexml/tests/024.phpt]
+TEST 4047/9052 [ext/simplexml/tests/025.phpt]
PASS SimpleXML: getting namespaces [ext/simplexml/tests/025.phpt]
+TEST 4048/9052 [ext/simplexml/tests/026.phpt]
PASS SimpleXML: getName() [ext/simplexml/tests/026.phpt]
+TEST 4049/9052 [ext/simplexml/tests/027.phpt]
PASS SimpleXML: Adding an elements [ext/simplexml/tests/027.phpt]
+TEST 4050/9052 [ext/simplexml/tests/028.phpt]
PASS SimpleXML: Adding an elements without text [ext/simplexml/tests/028.phpt]
+TEST 4051/9052 [ext/simplexml/tests/029.phpt]
PASS SimpleXML: foreach and count [ext/simplexml/tests/029.phpt]
+TEST 4052/9052 [ext/simplexml/tests/030.phpt]
PASS SimpleXML: isset and unset by offset [ext/simplexml/tests/030.phpt]
+TEST 4053/9052 [ext/simplexml/tests/031.phpt]
PASS SimpleXML: addChild and addAttribute [ext/simplexml/tests/031.phpt]
+TEST 4054/9052 [ext/simplexml/tests/032.phpt]
PASS SimpleXML: comparing instances [ext/simplexml/tests/032.phpt]
+TEST 4055/9052 [ext/simplexml/tests/033.phpt]
PASS SimpleXML: casting instances [ext/simplexml/tests/033.phpt]
+TEST 4056/9052 [ext/simplexml/tests/034.phpt]
XFAIL SimpleXML: array casting bug [ext/simplexml/tests/034.phpt] XFAIL REASON: Does anyone know why?
+TEST 4057/9052 [ext/simplexml/tests/035.phpt]
PASS SimpleXML: __toString [ext/simplexml/tests/035.phpt]
+TEST 4058/9052 [ext/simplexml/tests/036.phpt]
PASS SimpleXML: overriden count() method [ext/simplexml/tests/036.phpt]
+TEST 4059/9052 [ext/simplexml/tests/SimpleXMLElement_addAttribute_basic.phpt]
PASS SimpleXMLElement->addAttribute() [ext/simplexml/tests/SimpleXMLElement_addAttribute_basic.phpt]
+TEST 4060/9052 [ext/simplexml/tests/SimpleXMLElement_addAttribute_required_attribute_name.phpt]
PASS SimpleXMLElement: Test to ensure that the required attribute name correctly is giving a warning [ext/simplexml/tests/SimpleXMLElement_addAttribute_required_attribute_name.phpt]
+TEST 4061/9052 [ext/simplexml/tests/bug24392.phpt]
PASS Bug #24392 (empty namespaces causing confusion) [ext/simplexml/tests/bug24392.phpt]
+TEST 4062/9052 [ext/simplexml/tests/bug26976.phpt]
PASS Bug #26976 (Can not access array elements using array indices) [ext/simplexml/tests/bug26976.phpt]
+TEST 4063/9052 [ext/simplexml/tests/bug27010.phpt]
PASS Bug #27010 (segfault and node text not displayed when returned from children()) [ext/simplexml/tests/bug27010.phpt]
+TEST 4064/9052 [ext/simplexml/tests/bug35785.phpt]
PASS Bug #35785 (SimpleXML memory read error) [ext/simplexml/tests/bug35785.phpt]
+TEST 4065/9052 [ext/simplexml/tests/bug36611.phpt]
PASS Bug #36611 (assignment to SimpleXML object attribute changes argument type to string) [ext/simplexml/tests/bug36611.phpt]
+TEST 4066/9052 [ext/simplexml/tests/bug37076.phpt]
PASS Bug #37076 (SimpleXML ignores .=) [ext/simplexml/tests/bug37076.phpt]
+TEST 4067/9052 [ext/simplexml/tests/bug37076_1.phpt]
PASS Bug #37076 (SimpleXML ignores .=) (appending to unnamed attribute) [ext/simplexml/tests/bug37076_1.phpt]
+TEST 4068/9052 [ext/simplexml/tests/bug37386.phpt]
PASS Bug #39760 (autocreating element doesn't assign value to first node) [ext/simplexml/tests/bug37386.phpt]
+TEST 4069/9052 [ext/simplexml/tests/bug37565.phpt]
PASS Bug #37565 (Using reflection::export with simplexml causing a crash) [ext/simplexml/tests/bug37565.phpt]
+TEST 4070/9052 [ext/simplexml/tests/bug38347.phpt]
PASS Bug #38347 (Segmentation fault when using foreach with an unknown/empty SimpleXMLElement) [ext/simplexml/tests/bug38347.phpt]
+TEST 4071/9052 [ext/simplexml/tests/bug38354.phpt]
PASS Bug #38354 (Unwanted reformatting of XML when using AsXML) [ext/simplexml/tests/bug38354.phpt]
+TEST 4072/9052 [ext/simplexml/tests/bug38406.phpt]
PASS Bug #38406 (crash when assigning objects to SimpleXML attributes) [ext/simplexml/tests/bug38406.phpt]
+TEST 4073/9052 [ext/simplexml/tests/bug38424.phpt]
PASS Bug #38424 (Different attribute assignment if new or exists) [ext/simplexml/tests/bug38424.phpt]
+TEST 4074/9052 [ext/simplexml/tests/bug39662.phpt]
PASS Bug #39662 (Segfault when calling asXML() of a cloned SimpleXMLElement) [ext/simplexml/tests/bug39662.phpt]
+TEST 4075/9052 [ext/simplexml/tests/bug39760.phpt]
PASS Bug #39760 (cloning fails on nested SimpleXML-Object) [ext/simplexml/tests/bug39760.phpt]
+TEST 4076/9052 [ext/simplexml/tests/bug40451.phpt]
PASS Bug #40451 (addAttribute() may crash when used with non-existent child node) [ext/simplexml/tests/bug40451.phpt]
+TEST 4077/9052 [ext/simplexml/tests/bug41175.phpt]
PASS Bug #41175 (addAttribute() fails to add an attribute with an empty value) [ext/simplexml/tests/bug41175.phpt]
+TEST 4078/9052 [ext/simplexml/tests/bug41582.phpt]
PASS Bug #41582 (SimpleXML crashes when accessing newly created element) [ext/simplexml/tests/bug41582.phpt]
+TEST 4079/9052 [ext/simplexml/tests/bug41861.phpt]
PASS Bug #41861 (getNamespaces() returns the namespaces of a node's siblings) [ext/simplexml/tests/bug41861.phpt]
+TEST 4080/9052 [ext/simplexml/tests/bug41867.phpt]
PASS Bug #41867 (getName is broken) [ext/simplexml/tests/bug41867.phpt]
+TEST 4081/9052 [ext/simplexml/tests/bug41947.phpt]
PASS Bug #41947 (addChild incorrectly registers empty strings as namespaces) [ext/simplexml/tests/bug41947.phpt]
+TEST 4082/9052 [ext/simplexml/tests/bug42259.phpt]
PASS Bug #42259 (SimpleXMLIterator loses ancestry) [ext/simplexml/tests/bug42259.phpt]
+TEST 4083/9052 [ext/simplexml/tests/bug42369.phpt]
PASS Bug #42369 (Implicit conversion to string leaks memory) [ext/simplexml/tests/bug42369.phpt]
+TEST 4084/9052 [ext/simplexml/tests/bug43221.phpt]
PASS Bug #43221 (SimpleXML adding default namespace in addAttribute) [ext/simplexml/tests/bug43221.phpt]
+TEST 4085/9052 [ext/simplexml/tests/bug44478.phpt]
PASS Bug #44478 (Inconsistent behaviour when assigning new nodes) [ext/simplexml/tests/bug44478.phpt]
+TEST 4086/9052 [ext/simplexml/tests/bug45553.phpt]
PASS Bug #45553 (Using XPath to return values for attributes with a namespace does not work) [ext/simplexml/tests/bug45553.phpt]
+TEST 4087/9052 [ext/simplexml/tests/bug46003.phpt]
PASS Bug #46003 (isset on nonexisting nodes return unexpected results) [ext/simplexml/tests/bug46003.phpt]
+TEST 4088/9052 [ext/simplexml/tests/bug46047.phpt]
PASS Bug #46047 (SimpleXML converts empty nodes into object with nested array) [ext/simplexml/tests/bug46047.phpt]
+TEST 4089/9052 [ext/simplexml/tests/bug46048.phpt]
PASS Bug #46048 (SimpleXML top-level @attributes not part of iterator) [ext/simplexml/tests/bug46048.phpt]
+TEST 4090/9052 [ext/simplexml/tests/bug48601.phpt]
PASS Bug #48601 (xpath() returns FALSE for legitimate query) [ext/simplexml/tests/bug48601.phpt]
+TEST 4091/9052 [ext/simplexml/tests/bug51615.phpt]
PASS Bug #51615 (PHP crash with wrong HTML in SimpleXML) [ext/simplexml/tests/bug51615.phpt]
+TEST 4092/9052 [ext/simplexml/tests/profile01.phpt]
PASS SimpleXML [profile]: Accessing a simple node [ext/simplexml/tests/profile01.phpt]
+TEST 4093/9052 [ext/simplexml/tests/profile02.phpt]
PASS SimpleXML [profile]: Accessing an array of subnodes [ext/simplexml/tests/profile02.phpt]
+TEST 4094/9052 [ext/simplexml/tests/profile03.phpt]
PASS SimpleXML [profile]: Accessing an attribute [ext/simplexml/tests/profile03.phpt]
+TEST 4095/9052 [ext/simplexml/tests/profile04.phpt]
PASS SimpleXML [profile]: Accessing a namespaced element [ext/simplexml/tests/profile04.phpt]
+TEST 4096/9052 [ext/simplexml/tests/profile05.phpt]
PASS SimpleXML [profile]: Accessing an aliased namespaced element [ext/simplexml/tests/profile05.phpt]
+TEST 4097/9052 [ext/simplexml/tests/profile06.phpt]
PASS SimpleXML [profile]: Accessing a namespaced attribute [ext/simplexml/tests/profile06.phpt]
+TEST 4098/9052 [ext/simplexml/tests/profile07.phpt]
PASS SimpleXML [profile]: Accessing an aliased namespaced attribute [ext/simplexml/tests/profile07.phpt]
+TEST 4099/9052 [ext/simplexml/tests/profile08.phpt]
PASS SimpleXML [profile]: Accessing a namespaced attribute without a namespace [ext/simplexml/tests/profile08.phpt]
+TEST 4100/9052 [ext/simplexml/tests/profile09.phpt]
PASS SimpleXML [profile]: Accessing a namespaced element without a namespace [ext/simplexml/tests/profile09.phpt]
+TEST 4101/9052 [ext/simplexml/tests/profile10.phpt]
PASS SimpleXML [profile]: Accessing two attributes with the same name, but different namespaces [ext/simplexml/tests/profile10.phpt]
+TEST 4102/9052 [ext/simplexml/tests/profile11.phpt]
PASS SimpleXML [profile]: Accessing two elements with the same name, but different namespaces [ext/simplexml/tests/profile11.phpt]
+TEST 4103/9052 [ext/simplexml/tests/profile12.phpt]
PASS SimpleXML [profile]: Accessing namespaced root and non namespaced children [ext/simplexml/tests/profile12.phpt]
+TEST 4104/9052 [ext/simplexml/tests/profile13.phpt]
PASS SimpleXML [profile]: Accessing by namespace prefix [ext/simplexml/tests/profile13.phpt]
+TEST 4105/9052 [ext/simplexml/tests/simplexml_import_dom.phpt]
PASS SimpleXML [interop]: simplexml_import_dom [ext/simplexml/tests/simplexml_import_dom.phpt]
+TEST 4106/9052 [ext/simplexml/tests/simplexml_load_file.phpt]
PASS simplexml_load_file() [ext/simplexml/tests/simplexml_load_file.phpt]
+TEST 4107/9052 [ext/simplexml/tests/sxe_001.phpt]
PASS SPL: SimpleXMLIterator [ext/simplexml/tests/sxe_001.phpt]
+TEST 4108/9052 [ext/simplexml/tests/sxe_002.phpt]
PASS SPL: SimpleXMLIterator and recursion [ext/simplexml/tests/sxe_002.phpt]
+TEST 4109/9052 [ext/simplexml/tests/sxe_003.phpt]
PASS SPL: SimpleXMLIterator and getChildren() [ext/simplexml/tests/sxe_003.phpt]
+TEST 4110/9052 [ext/simplexml/tests/sxe_004.phpt]
PASS SPL: SimpleXMLIterator and overridden iterator methods() [ext/simplexml/tests/sxe_004.phpt]
+TEST 4111/9052 [ext/simplexml/tests/sxe_005.phpt]
PASS SPL: SimpleXMLIterator and overriden count() [ext/simplexml/tests/sxe_005.phpt]
+TEST 4112/9052 [ext/soap/tests/any.phpt]
PASS SOAP handling of <any> [ext/soap/tests/any.phpt]
+TEST 4113/9052 [ext/soap/tests/bug46760.phpt]
PASS Bug #46760 (SoapClient doRequest fails when proxy is used) [ext/soap/tests/bug46760.phpt]
+TEST 4114/9052 [ext/soap/tests/bug48557.phpt]
PASS Bug #48557 (Numeric string keys in Apache Hashmaps are not cast to integers) [ext/soap/tests/bug48557.phpt]
+TEST 4115/9052 [ext/soap/tests/bugs/bug27722.phpt]
PASS Bug #27722 (Segfault on schema without targetNamespace) [ext/soap/tests/bugs/bug27722.phpt]
+TEST 4116/9052 [ext/soap/tests/bugs/bug27742.phpt]
PASS Bug #27742 (WDSL SOAP Parsing Schema bug) [ext/soap/tests/bugs/bug27742.phpt]
+TEST 4117/9052 [ext/soap/tests/bugs/bug28751.phpt]
PASS Bug #28751 (SoapServer does not call _autoload()) [ext/soap/tests/bugs/bug28751.phpt]
+TEST 4118/9052 [ext/soap/tests/bugs/bug28969.phpt]
PASS Bug #28969 (Wrong data encoding of special characters) [ext/soap/tests/bugs/bug28969.phpt]
+TEST 4119/9052 [ext/soap/tests/bugs/bug28985.phpt]
PASS Bug #28985 (__getTypes() returning nothing on complex WSDL) [ext/soap/tests/bugs/bug28985.phpt]
+TEST 4120/9052 [ext/soap/tests/bugs/bug29061.phpt]
PASS Bug #29061 (soap extension segfaults) [ext/soap/tests/bugs/bug29061.phpt]
+TEST 4121/9052 [ext/soap/tests/bugs/bug29109.phpt]
PASS Bug #29109 (Uncaught SoapFault exception: [WSDL] Out of memory) [ext/soap/tests/bugs/bug29109.phpt]
+TEST 4122/9052 [ext/soap/tests/bugs/bug29236.phpt]
PASS Bug #29236 (memory error when wsdl-cache is enabled) [ext/soap/tests/bugs/bug29236.phpt]
+TEST 4123/9052 [ext/soap/tests/bugs/bug29795.phpt]
PASS Bug #29795 (SegFault with Soap and Amazon's Web Services) [ext/soap/tests/bugs/bug29795.phpt]
+TEST 4124/9052 [ext/soap/tests/bugs/bug29830.phpt]
PASS Bug #29844 (SoapServer::setClass() should not export non-public methods) [ext/soap/tests/bugs/bug29830.phpt]
+TEST 4125/9052 [ext/soap/tests/bugs/bug29839.phpt]
PASS Bug #29839 (incorrect convert (xml:lang to lang)) [ext/soap/tests/bugs/bug29839.phpt]
+TEST 4126/9052 [ext/soap/tests/bugs/bug29844.phpt]
PASS Bug #29844 (SOAP doesn't return the result of a valid SOAP request) [ext/soap/tests/bugs/bug29844.phpt]
+TEST 4127/9052 [ext/soap/tests/bugs/bug30045.phpt]
PASS Bug #30045 (Cannot pass big integers (> 2147483647) in SOAP requests) [ext/soap/tests/bugs/bug30045.phpt]
+TEST 4128/9052 [ext/soap/tests/bugs/bug30106.phpt]
PASS Bug #30106 (SOAP cannot not parse 'ref' element. Causes Uncaught SoapFault exception) [ext/soap/tests/bugs/bug30106.phpt]
+TEST 4129/9052 [ext/soap/tests/bugs/bug30175.phpt]
PASS Bug #30175 (SOAP results aren't parsed correctly) [ext/soap/tests/bugs/bug30175.phpt]
+TEST 4130/9052 [ext/soap/tests/bugs/bug30799.phpt]
PASS Bug #30799 (SoapServer doesn't handle private or protected properties) [ext/soap/tests/bugs/bug30799.phpt]
+TEST 4131/9052 [ext/soap/tests/bugs/bug30928.phpt]
PASS Bug #30928 (When Using WSDL, SoapServer doesn't handle private or protected properties) [ext/soap/tests/bugs/bug30928.phpt]
+TEST 4132/9052 [ext/soap/tests/bugs/bug30994.phpt]
PASS Bug #30994 (SOAP server unable to handle request with references) [ext/soap/tests/bugs/bug30994.phpt]
+TEST 4133/9052 [ext/soap/tests/bugs/bug31422-win.phpt]
SKIP Bug #31422 (No Error-Logging on SoapServer-Side) [ext/soap/tests/bugs/bug31422-win.phpt] reason: not valid for non windows
+TEST 4134/9052 [ext/soap/tests/bugs/bug31422.phpt]
PASS Bug #31422 (No Error-Logging on SoapServer-Side) [ext/soap/tests/bugs/bug31422.phpt]
+TEST 4135/9052 [ext/soap/tests/bugs/bug31695.phpt]
PASS Bug #31695 (Cannot redefine endpoint when using WSDL) [ext/soap/tests/bugs/bug31695.phpt]
+TEST 4136/9052 [ext/soap/tests/bugs/bug31755.phpt]
PASS Bug #31422 (No Error-Logging on SoapServer-Side) [ext/soap/tests/bugs/bug31755.phpt]
+TEST 4137/9052 [ext/soap/tests/bugs/bug32776.phpt]
PASS Bug #32776 (SOAP doesn't support one-way operations) [ext/soap/tests/bugs/bug32776.phpt]
+TEST 4138/9052 [ext/soap/tests/bugs/bug32941.phpt]
PASS Bug #32941 (Sending structured exception kills a php) [ext/soap/tests/bugs/bug32941.phpt]
+TEST 4139/9052 [ext/soap/tests/bugs/bug34449.phpt]
PASS Bug #34449 (ext/soap: XSD_ANYXML functionality not exposed) [ext/soap/tests/bugs/bug34449.phpt]
+TEST 4140/9052 [ext/soap/tests/bugs/bug34453.phpt]
PASS Bug #29839 (incorrect convert (xml:lang to lang)) [ext/soap/tests/bugs/bug34453.phpt]
+TEST 4141/9052 [ext/soap/tests/bugs/bug34643.phpt]
PASS Bug #34643 (wsdl default value) [ext/soap/tests/bugs/bug34643.phpt]
+TEST 4142/9052 [ext/soap/tests/bugs/bug34657.phpt]
FAIL Bug #34657 (If you get a communication problem when loading the WSDL, it fatal's) [ext/soap/tests/bugs/bug34657.phpt]
+TEST 4143/9052 [ext/soap/tests/bugs/bug35142.phpt]
PASS Bug #35142 (SOAP Client/Server Complex Object Support) [ext/soap/tests/bugs/bug35142.phpt]
+TEST 4144/9052 [ext/soap/tests/bugs/bug35273.phpt]
PASS Bug #35273 (Error in mapping soap - java types) [ext/soap/tests/bugs/bug35273.phpt]
+TEST 4145/9052 [ext/soap/tests/bugs/bug36226-2.phpt]
PASS Bug #36226 (Inconsistent handling when passing nillable arrays) [ext/soap/tests/bugs/bug36226-2.phpt]
+TEST 4146/9052 [ext/soap/tests/bugs/bug36226.phpt]
PASS Bug #36226 (SOAP Inconsistent handling when passing potential arrays) [ext/soap/tests/bugs/bug36226.phpt]
+TEST 4147/9052 [ext/soap/tests/bugs/bug36575.phpt]
PASS Bug #36575 (Incorrect complex type instantiation with hierarchies) [ext/soap/tests/bugs/bug36575.phpt]
+TEST 4148/9052 [ext/soap/tests/bugs/bug36614.phpt]
PASS Bug #36614 (Segfault when using Soap) [ext/soap/tests/bugs/bug36614.phpt]
+TEST 4149/9052 [ext/soap/tests/bugs/bug36629.phpt]
PASS Bug #36629 (SoapServer::handle() exits on SOAP faults) [ext/soap/tests/bugs/bug36629.phpt]
+TEST 4150/9052 [ext/soap/tests/bugs/bug36908.phpt]
PASS Bug #36908 (wsdl default value overrides value in soap request) [ext/soap/tests/bugs/bug36908.phpt]
+TEST 4151/9052 [ext/soap/tests/bugs/bug36999.phpt]
PASS Bug #36999 (xsd:long values clamped to LONG_MAX instead of using double) [ext/soap/tests/bugs/bug36999.phpt]
+TEST 4152/9052 [ext/soap/tests/bugs/bug37013.phpt]
PASS Bug #37013 (server hangs when returning circular object references) [ext/soap/tests/bugs/bug37013.phpt]
+TEST 4153/9052 [ext/soap/tests/bugs/bug37083.phpt]
PASS Bug #37083 (Frequent crashs in SOAP extension with new WSDL caching code in multithread WS) [ext/soap/tests/bugs/bug37083.phpt]
+TEST 4154/9052 [ext/soap/tests/bugs/bug37278.phpt]
PASS Bug #37278 (SOAP not respecting uri in __soapCall) [ext/soap/tests/bugs/bug37278.phpt]
+TEST 4155/9052 [ext/soap/tests/bugs/bug38004.phpt]
PASS Bug #38004 (Parameters in SoapServer are decoded twice) [ext/soap/tests/bugs/bug38004.phpt]
+TEST 4156/9052 [ext/soap/tests/bugs/bug38005.phpt]
PASS Bug #38005 (SoapFault faultstring doesn't follow encoding rules) [ext/soap/tests/bugs/bug38005.phpt]
+TEST 4157/9052 [ext/soap/tests/bugs/bug38055.phpt]
PASS Bug #38055 (Wrong interpretation of boolean parameters) [ext/soap/tests/bugs/bug38055.phpt]
+TEST 4158/9052 [ext/soap/tests/bugs/bug38067.phpt]
PASS Bug #38067 (Parameters are not decoded from utf-8 when using encoding option) [ext/soap/tests/bugs/bug38067.phpt]
+TEST 4159/9052 [ext/soap/tests/bugs/bug38536.phpt]
PASS Bug #38536 (SOAP returns an array of values instead of an object) [ext/soap/tests/bugs/bug38536.phpt]
+TEST 4160/9052 [ext/soap/tests/bugs/bug39121.phpt]
PASS Bug #39121 (Incorrect return array handling in non-wsdl soap client) [ext/soap/tests/bugs/bug39121.phpt]
+TEST 4161/9052 [ext/soap/tests/bugs/bug39815.phpt]
PASS Bug #39815 (to_zval_double() in ext/soap/php_encoding.c is not locale-independent) [ext/soap/tests/bugs/bug39815.phpt]
+TEST 4162/9052 [ext/soap/tests/bugs/bug39832.phpt]
PASS Bug #39832 (SOAP Server: parameter not matching the WSDL specified type are set to 0) [ext/soap/tests/bugs/bug39832.phpt]
+TEST 4163/9052 [ext/soap/tests/bugs/bug40609.phpt]
PASS Bug #40609 (Segfaults when using more than one SoapVar in a request) [ext/soap/tests/bugs/bug40609.phpt]
+TEST 4164/9052 [ext/soap/tests/bugs/bug41004.phpt]
PASS Bug #41004 (minOccurs="0" and null class member variable) [ext/soap/tests/bugs/bug41004.phpt]
+TEST 4165/9052 [ext/soap/tests/bugs/bug41097.phpt]
PASS Bug #41097 (ext/soap returning associative array as indexed without using WSDL) [ext/soap/tests/bugs/bug41097.phpt]
+TEST 4166/9052 [ext/soap/tests/bugs/bug41337.phpt]
PASS Bug #41337 (WSDL parsing doesn't ignore non soap bindings) [ext/soap/tests/bugs/bug41337.phpt]
+TEST 4167/9052 [ext/soap/tests/bugs/bug41337_2.phpt]
PASS Bug #41337 (WSDL parsing doesn't ignore non soap bindings) [ext/soap/tests/bugs/bug41337_2.phpt]
+TEST 4168/9052 [ext/soap/tests/bugs/bug41477.phpt]
PASS Bug #41477 (no arginfo about SoapClient::__soapCall()) [ext/soap/tests/bugs/bug41477.phpt]
+TEST 4169/9052 [ext/soap/tests/bugs/bug41566.phpt]
PASS Bug #41566 (SOAP Server not properly generating href attributes) [ext/soap/tests/bugs/bug41566.phpt]
+TEST 4170/9052 [ext/soap/tests/bugs/bug42086.phpt]
PASS Bug #42086 (SoapServer return Procedure '' not present for WSIBasic compliant wsdl) [ext/soap/tests/bugs/bug42086.phpt]
+TEST 4171/9052 [ext/soap/tests/bugs/bug42151.phpt]
PASS Bug #42151 (__destruct functions not called after catching a SoapFault exception) [ext/soap/tests/bugs/bug42151.phpt]
+TEST 4172/9052 [ext/soap/tests/bugs/bug42183.phpt]
PASS Bug #42183 (classmap cause crash in non-wsdl mode ) [ext/soap/tests/bugs/bug42183.phpt]
+TEST 4173/9052 [ext/soap/tests/bugs/bug42214.phpt]
PASS Bug #42214 (SoapServer sends clients internal PHP errors) [ext/soap/tests/bugs/bug42214.phpt]
+TEST 4174/9052 [ext/soap/tests/bugs/bug42326.phpt]
PASS Bug #42326 (SoapServer crash) [ext/soap/tests/bugs/bug42326.phpt]
+TEST 4175/9052 [ext/soap/tests/bugs/bug42359.phpt]
PASS Bug #42326 (SoapServer crash) [ext/soap/tests/bugs/bug42359.phpt]
+TEST 4176/9052 [ext/soap/tests/bugs/bug42488.phpt]
PASS Bug #42488 (SoapServer reports an encoding error and the error itself breaks) [ext/soap/tests/bugs/bug42488.phpt]
+TEST 4177/9052 [ext/soap/tests/bugs/bug42692.phpt]
PASS Bug #42692 (Procedure 'int1' not present with doc/lit SoapServer) [ext/soap/tests/bugs/bug42692.phpt]
+TEST 4178/9052 [ext/soap/tests/bugs/bug43045.phpt]
PASS Bug #43045i (SOAP encoding violation on "INF" for type double/float) [ext/soap/tests/bugs/bug43045.phpt]
+TEST 4179/9052 [ext/soap/tests/bugs/bug44686.phpt]
PASS Bug #44686 (SOAP-ERROR: Parsing WSDL with references) [ext/soap/tests/bugs/bug44686.phpt]
+TEST 4180/9052 [ext/soap/tests/bugs/bug44811.phpt]
PASS Bug #44811 (Improve error messages when creating new SoapClient which contains invalid data) [ext/soap/tests/bugs/bug44811.phpt]
+TEST 4181/9052 [ext/soap/tests/bugs/bug44882.phpt]
PASS Bug #44882 (SOAP extension object decoding bug) [ext/soap/tests/bugs/bug44882.phpt]
+TEST 4182/9052 [ext/soap/tests/bugs/bug46419.phpt]
PASS Bug #46419 (Elements of associative arrays with NULL value are lost) [ext/soap/tests/bugs/bug46419.phpt]
+TEST 4183/9052 [ext/soap/tests/bugs/bug46427.phpt]
PASS Bug #46427 (SoapClient() stumbles over its "stream_context" parameter) [ext/soap/tests/bugs/bug46427.phpt]
+TEST 4184/9052 [ext/soap/tests/bugs/bug47049.phpt]
PASS Bug #47049 (SoapClient::__soapCall causes a segmentation fault) [ext/soap/tests/bugs/bug47049.phpt]
+TEST 4185/9052 [ext/soap/tests/bugs/bug47273.phpt]
PASS Bug #47273 (Encoding bug in SoapServer->fault) [ext/soap/tests/bugs/bug47273.phpt]
+TEST 4186/9052 [ext/soap/tests/bugs/bug50698_1.phpt]
PASS Request #50698_1 (SoapClient should handle wsdls with some incompatiable endpoints) [ext/soap/tests/bugs/bug50698_1.phpt]
+TEST 4187/9052 [ext/soap/tests/bugs/bug50698_2.phpt]
PASS Request #50698_2 (SoapClient should handle wsdls with some incompatiable endpoints -- EDGECASE: Large mix of compatiable and incompatiable endpoints.) [ext/soap/tests/bugs/bug50698_2.phpt]
+TEST 4188/9052 [ext/soap/tests/bugs/bug50698_3.phpt]
PASS Request #50698_3 (SoapClient should handle wsdls with some incompatiable endpoints -- EDGECASE: Large set of endpoints all incompatiable.) [ext/soap/tests/bugs/bug50698_3.phpt]
+TEST 4189/9052 [ext/soap/tests/bugs/bug50698_4.phpt]
PASS Request #50698_4 (SoapClient should handle wsdls with some incompatiable endpoints) [ext/soap/tests/bugs/bug50698_4.phpt]
+TEST 4190/9052 [ext/soap/tests/bugs/bug50762.phpt]
PASS Bug #50762 (in WSDL mode Soap Header handler function only being called if defined in WSDL) [ext/soap/tests/bugs/bug50762.phpt]
+TEST 4191/9052 [ext/soap/tests/bugs/bug50997.phpt]
PASS Bug #50997 (SOAP Error when trying to submit 2nd Element of a choice) [ext/soap/tests/bugs/bug50997.phpt]
+TEST 4192/9052 [ext/soap/tests/bugs/bug54911.phpt]
PASS Bug #54911 (Access to a undefined member in inherit SoapClient may cause Segmentation Fault) [ext/soap/tests/bugs/bug54911.phpt]
+TEST 4193/9052 [ext/soap/tests/bugs/bug55323.phpt]
PASS Bug #55323 (SoapClient segmentation fault when XSD_TYPEKIND_EXTENSION contains itself) [ext/soap/tests/bugs/bug55323.phpt]
+TEST 4194/9052 [ext/soap/tests/bugs/multiport.phpt]
PASS Proper binding selection [ext/soap/tests/bugs/multiport.phpt]
+TEST 4195/9052 [ext/soap/tests/classmap001.phpt]
PASS SOAP Classmap 1: SoapServer support for classmap [ext/soap/tests/classmap001.phpt]
+TEST 4196/9052 [ext/soap/tests/classmap002.phpt]
PASS SOAP Classmap 2: SoapClient support for classmap [ext/soap/tests/classmap002.phpt]
+TEST 4197/9052 [ext/soap/tests/classmap003.phpt]
PASS SOAP Classmap 3: encoding of inherited objects [ext/soap/tests/classmap003.phpt]
+TEST 4198/9052 [ext/soap/tests/classmap004.phpt]
PASS SOAP Classmap 4: encoding of objects with __get() [ext/soap/tests/classmap004.phpt]
+TEST 4199/9052 [ext/soap/tests/error_handler.phpt]
SKIP Bug #46760 (SoapClient doRequest fails when proxy is used) [ext/soap/tests/error_handler.phpt] reason: sqlite extension not available
+TEST 4200/9052 [ext/soap/tests/interop/Round2/Base/r2_base_001p.phpt]
PASS SOAP Interop Round2 base 001 (php/direct): echoString [ext/soap/tests/interop/Round2/Base/r2_base_001p.phpt]
+TEST 4201/9052 [ext/soap/tests/interop/Round2/Base/r2_base_001s.phpt]
PASS SOAP Interop Round2 base 001 (soap/direct): echoString [ext/soap/tests/interop/Round2/Base/r2_base_001s.phpt]
+TEST 4202/9052 [ext/soap/tests/interop/Round2/Base/r2_base_001w.phpt]
PASS SOAP Interop Round2 base 001 (php/wsdl): echoString [ext/soap/tests/interop/Round2/Base/r2_base_001w.phpt]
+TEST 4203/9052 [ext/soap/tests/interop/Round2/Base/r2_base_002p.phpt]
PASS SOAP Interop Round2 base 002 (php/direct): echoString(empty) [ext/soap/tests/interop/Round2/Base/r2_base_002p.phpt]
+TEST 4204/9052 [ext/soap/tests/interop/Round2/Base/r2_base_002s.phpt]
PASS SOAP Interop Round2 base 002 (soap/direct): echoString(empty) [ext/soap/tests/interop/Round2/Base/r2_base_002s.phpt]
+TEST 4205/9052 [ext/soap/tests/interop/Round2/Base/r2_base_002w.phpt]
PASS SOAP Interop Round2 base 002 (php/wsdl): echoString(empty) [ext/soap/tests/interop/Round2/Base/r2_base_002w.phpt]
+TEST 4206/9052 [ext/soap/tests/interop/Round2/Base/r2_base_003p.phpt]
PASS SOAP Interop Round2 base 003 (php/direct): echoString(NULL) [ext/soap/tests/interop/Round2/Base/r2_base_003p.phpt]
+TEST 4207/9052 [ext/soap/tests/interop/Round2/Base/r2_base_003s.phpt]
PASS SOAP Interop Round2 base 003 (soap/direct): echoString(NULL) [ext/soap/tests/interop/Round2/Base/r2_base_003s.phpt]
+TEST 4208/9052 [ext/soap/tests/interop/Round2/Base/r2_base_003w.phpt]
PASS SOAP Interop Round2 base 003 (php/wsdl): echoString(NULL) [ext/soap/tests/interop/Round2/Base/r2_base_003w.phpt]
+TEST 4209/9052 [ext/soap/tests/interop/Round2/Base/r2_base_004p.phpt]
PASS SOAP Interop Round2 base 004 (php/direct): echoString(entities) [ext/soap/tests/interop/Round2/Base/r2_base_004p.phpt]
+TEST 4210/9052 [ext/soap/tests/interop/Round2/Base/r2_base_004s.phpt]
PASS SOAP Interop Round2 base 004 (soap/direct): echoString(entities) [ext/soap/tests/interop/Round2/Base/r2_base_004s.phpt]
+TEST 4211/9052 [ext/soap/tests/interop/Round2/Base/r2_base_004w.phpt]
PASS SOAP Interop Round2 base 004 (php/wsdl): echoString(entities) [ext/soap/tests/interop/Round2/Base/r2_base_004w.phpt]
+TEST 4212/9052 [ext/soap/tests/interop/Round2/Base/r2_base_005p.phpt]
PASS SOAP Interop Round2 base 005 (php/direct): echoString(utf-8) [ext/soap/tests/interop/Round2/Base/r2_base_005p.phpt]
+TEST 4213/9052 [ext/soap/tests/interop/Round2/Base/r2_base_005s.phpt]
PASS SOAP Interop Round2 base 005 (soap/direct): echoString(utf-8) [ext/soap/tests/interop/Round2/Base/r2_base_005s.phpt]
+TEST 4214/9052 [ext/soap/tests/interop/Round2/Base/r2_base_005w.phpt]
PASS SOAP Interop Round2 base 005 (php/wsdl): echoString(utf-8) [ext/soap/tests/interop/Round2/Base/r2_base_005w.phpt]
+TEST 4215/9052 [ext/soap/tests/interop/Round2/Base/r2_base_006p.phpt]
PASS SOAP Interop Round2 base 006 (php/direct): echoStringArray [ext/soap/tests/interop/Round2/Base/r2_base_006p.phpt]
+TEST 4216/9052 [ext/soap/tests/interop/Round2/Base/r2_base_006s.phpt]
PASS SOAP Interop Round2 base 006 (soap/direct): echoStringArray [ext/soap/tests/interop/Round2/Base/r2_base_006s.phpt]
+TEST 4217/9052 [ext/soap/tests/interop/Round2/Base/r2_base_006w.phpt]
PASS SOAP Interop Round2 base 006 (php/wsdl): echoStringArray [ext/soap/tests/interop/Round2/Base/r2_base_006w.phpt]
+TEST 4218/9052 [ext/soap/tests/interop/Round2/Base/r2_base_007p.phpt]
PASS SOAP Interop Round2 base 007 (php/direct): echoStringArray(one) [ext/soap/tests/interop/Round2/Base/r2_base_007p.phpt]
+TEST 4219/9052 [ext/soap/tests/interop/Round2/Base/r2_base_007s.phpt]
PASS SOAP Interop Round2 base 007 (soap/direct): echoStringArray(one) [ext/soap/tests/interop/Round2/Base/r2_base_007s.phpt]
+TEST 4220/9052 [ext/soap/tests/interop/Round2/Base/r2_base_007w.phpt]
PASS SOAP Interop Round2 base 007 (php/wsdl): echoStringArray(one) [ext/soap/tests/interop/Round2/Base/r2_base_007w.phpt]
+TEST 4221/9052 [ext/soap/tests/interop/Round2/Base/r2_base_008p.phpt]
PASS SOAP Interop Round2 base 008 (php/direct): echoStringArray(empty) [ext/soap/tests/interop/Round2/Base/r2_base_008p.phpt]
+TEST 4222/9052 [ext/soap/tests/interop/Round2/Base/r2_base_008s.phpt]
PASS SOAP Interop Round2 base 008 (soap/direct): echoStringArray(empty) [ext/soap/tests/interop/Round2/Base/r2_base_008s.phpt]
+TEST 4223/9052 [ext/soap/tests/interop/Round2/Base/r2_base_008w.phpt]
PASS SOAP Interop Round2 base 008 (php/wsdl): echoStringArray(empty) [ext/soap/tests/interop/Round2/Base/r2_base_008w.phpt]
+TEST 4224/9052 [ext/soap/tests/interop/Round2/Base/r2_base_009p.phpt]
PASS SOAP Interop Round2 base 009 (php/direct): echoStringArray(NULL) [ext/soap/tests/interop/Round2/Base/r2_base_009p.phpt]
+TEST 4225/9052 [ext/soap/tests/interop/Round2/Base/r2_base_009s.phpt]
PASS SOAP Interop Round2 base 009 (soap/direct): echoStringArray(NULL) [ext/soap/tests/interop/Round2/Base/r2_base_009s.phpt]
+TEST 4226/9052 [ext/soap/tests/interop/Round2/Base/r2_base_009w.phpt]
PASS SOAP Interop Round2 base 009 (php/wsdl): echoStringArray(NULL) [ext/soap/tests/interop/Round2/Base/r2_base_009w.phpt]
+TEST 4227/9052 [ext/soap/tests/interop/Round2/Base/r2_base_010p.phpt]
PASS SOAP Interop Round2 base 010 (php/direct): echoInteger [ext/soap/tests/interop/Round2/Base/r2_base_010p.phpt]
+TEST 4228/9052 [ext/soap/tests/interop/Round2/Base/r2_base_010s.phpt]
PASS SOAP Interop Round2 base 010 (soap/direct): echoInteger [ext/soap/tests/interop/Round2/Base/r2_base_010s.phpt]
+TEST 4229/9052 [ext/soap/tests/interop/Round2/Base/r2_base_010w.phpt]
PASS SOAP Interop Round2 base 010 (php/wsdl): echoInteger [ext/soap/tests/interop/Round2/Base/r2_base_010w.phpt]
+TEST 4230/9052 [ext/soap/tests/interop/Round2/Base/r2_base_011p.phpt]
PASS SOAP Interop Round2 base 011 (php/direct): echoIntegerArray [ext/soap/tests/interop/Round2/Base/r2_base_011p.phpt]
+TEST 4231/9052 [ext/soap/tests/interop/Round2/Base/r2_base_011s.phpt]
PASS SOAP Interop Round2 base 011 (soap/direct): echoIntegerArray [ext/soap/tests/interop/Round2/Base/r2_base_011s.phpt]
+TEST 4232/9052 [ext/soap/tests/interop/Round2/Base/r2_base_011w.phpt]
PASS SOAP Interop Round2 base 011 (php/wsdl): echoIntegerArray [ext/soap/tests/interop/Round2/Base/r2_base_011w.phpt]
+TEST 4233/9052 [ext/soap/tests/interop/Round2/Base/r2_base_012p.phpt]
PASS SOAP Interop Round2 base 012 (php/direct): echoFloat [ext/soap/tests/interop/Round2/Base/r2_base_012p.phpt]
+TEST 4234/9052 [ext/soap/tests/interop/Round2/Base/r2_base_012s.phpt]
PASS SOAP Interop Round2 base 012 (soap/direct): echoFloat [ext/soap/tests/interop/Round2/Base/r2_base_012s.phpt]
+TEST 4235/9052 [ext/soap/tests/interop/Round2/Base/r2_base_012w.phpt]
PASS SOAP Interop Round2 base 012 (php/wsdl): echoFloat [ext/soap/tests/interop/Round2/Base/r2_base_012w.phpt]
+TEST 4236/9052 [ext/soap/tests/interop/Round2/Base/r2_base_013p.phpt]
PASS SOAP Interop Round2 base 013 (php/direct): echoFloatArray [ext/soap/tests/interop/Round2/Base/r2_base_013p.phpt]
+TEST 4237/9052 [ext/soap/tests/interop/Round2/Base/r2_base_013s.phpt]
PASS SOAP Interop Round2 base 013 (soap/direct): echoFloatArray [ext/soap/tests/interop/Round2/Base/r2_base_013s.phpt]
+TEST 4238/9052 [ext/soap/tests/interop/Round2/Base/r2_base_013w.phpt]
PASS SOAP Interop Round2 base 013 (php/wsdl): echoFloatArray [ext/soap/tests/interop/Round2/Base/r2_base_013w.phpt]
+TEST 4239/9052 [ext/soap/tests/interop/Round2/Base/r2_base_014p.phpt]
PASS SOAP Interop Round2 base 014 (php/direct): echoStruct [ext/soap/tests/interop/Round2/Base/r2_base_014p.phpt]
+TEST 4240/9052 [ext/soap/tests/interop/Round2/Base/r2_base_014s.phpt]
PASS SOAP Interop Round2 base 014 (soap/direct): echoStruct [ext/soap/tests/interop/Round2/Base/r2_base_014s.phpt]
+TEST 4241/9052 [ext/soap/tests/interop/Round2/Base/r2_base_014w.phpt]
PASS SOAP Interop Round2 base 014 (php/wsdl): echoStruct [ext/soap/tests/interop/Round2/Base/r2_base_014w.phpt]
+TEST 4242/9052 [ext/soap/tests/interop/Round2/Base/r2_base_015p.phpt]
PASS SOAP Interop Round2 base 015 (php/direct): echoStructArray [ext/soap/tests/interop/Round2/Base/r2_base_015p.phpt]
+TEST 4243/9052 [ext/soap/tests/interop/Round2/Base/r2_base_015s.phpt]
PASS SOAP Interop Round2 base 015 (soap/direct): echoStructArray [ext/soap/tests/interop/Round2/Base/r2_base_015s.phpt]
+TEST 4244/9052 [ext/soap/tests/interop/Round2/Base/r2_base_015w.phpt]
PASS SOAP Interop Round2 base 015 (php/wsdl): echoStructArray [ext/soap/tests/interop/Round2/Base/r2_base_015w.phpt]
+TEST 4245/9052 [ext/soap/tests/interop/Round2/Base/r2_base_016p.phpt]
PASS SOAP Interop Round2 base 016 (php/direct): echoVoid [ext/soap/tests/interop/Round2/Base/r2_base_016p.phpt]
+TEST 4246/9052 [ext/soap/tests/interop/Round2/Base/r2_base_016s.phpt]
PASS SOAP Interop Round2 base 016 (soap/direct): echoVoid [ext/soap/tests/interop/Round2/Base/r2_base_016s.phpt]
+TEST 4247/9052 [ext/soap/tests/interop/Round2/Base/r2_base_016w.phpt]
PASS SOAP Interop Round2 base 016 (php/wsdl): echoVoid [ext/soap/tests/interop/Round2/Base/r2_base_016w.phpt]
+TEST 4248/9052 [ext/soap/tests/interop/Round2/Base/r2_base_017p.phpt]
PASS SOAP Interop Round2 base 017 (php/direct): echoBase64 [ext/soap/tests/interop/Round2/Base/r2_base_017p.phpt]
+TEST 4249/9052 [ext/soap/tests/interop/Round2/Base/r2_base_017s.phpt]
PASS SOAP Interop Round2 base 017 (soap/direct): echoBase64 [ext/soap/tests/interop/Round2/Base/r2_base_017s.phpt]
+TEST 4250/9052 [ext/soap/tests/interop/Round2/Base/r2_base_017w.phpt]
PASS SOAP Interop Round2 base 017 (php/wsdl): echoBase64 [ext/soap/tests/interop/Round2/Base/r2_base_017w.phpt]
+TEST 4251/9052 [ext/soap/tests/interop/Round2/Base/r2_base_018p.phpt]
PASS SOAP Interop Round2 base 018 (php/direct): echoHexBinary [ext/soap/tests/interop/Round2/Base/r2_base_018p.phpt]
+TEST 4252/9052 [ext/soap/tests/interop/Round2/Base/r2_base_018s.phpt]
PASS SOAP Interop Round2 base 018 (soap/direct): echoHexBinary [ext/soap/tests/interop/Round2/Base/r2_base_018s.phpt]
+TEST 4253/9052 [ext/soap/tests/interop/Round2/Base/r2_base_018w.phpt