[PHP-CVS] [php-src] master: Zend: applied fixers to improve test robustness (part 7/8) (#23315)
[email protected] (NickSdot via GitHub)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: NickSdot (NickSdot) Committer: GitHub (web-flow) Pusher: Girgias Date: 2026-08-22T14:26:41+01:00 Commit: https://github.com/php/php-src/commit/da78fab1ffe002c06e176e75b912dc23038ff347 Raw diff: https://github.com/php/php-src/commit/da78fab1ffe002c06e176e75b912dc23038ff347.diff Zend: applied fixers to improve test robustness (part 7/8) (#23315) Changed paths: M Zend/tests/type_declarations/scalar_none.phpt M Zend/tests/type_declarations/scalar_null.phpt M Zend/tests/type_declarations/scalar_return_basic_64bit.phpt M Zend/tests/type_declarations/scalar_strict_64bit.phpt M Zend/tests/type_declarations/scalar_strict_basic.phpt M Zend/tests/type_declarations/static_type_return.phpt M Zend/tests/type_declarations/typed_class_constants_ast_print.phpt M Zend/tests/type_declarations/typed_class_constants_diamond_error1.phpt M Zend/tests/type_declarations/typed_class_constants_inheritance_success2.phpt M Zend/tests/type_declarations/typed_class_constants_type_error11.phpt M Zend/tests/type_declarations/typed_class_constants_type_error2.phpt M Zend/tests/type_declarations/typed_class_constants_type_error3.phpt M Zend/tests/type_declarations/typed_class_constants_type_error7.phpt M Zend/tests/type_declarations/typed_class_constants_type_error8.phpt M Zend/tests/type_declarations/typed_class_constants_type_error9.phpt M Zend/tests/type_declarations/typed_properties_019.phpt M Zend/tests/type_declarations/typed_properties_020.phpt M Zend/tests/type_declarations/typed_properties_021.phpt M Zend/tests/type_declarations/typed_properties_033.phpt M Zend/tests/type_declarations/typed_properties_034.phpt M Zend/tests/type_declarations/typed_properties_038.phpt M Zend/tests/type_declarations/typed_properties_043.phpt M Zend/tests/type_declarations/typed_properties_044.phpt M Zend/tests/type_declarations/typed_properties_045.phpt M Zend/tests/type_declarations/typed_properties_046.phpt M Zend/tests/type_declarations/typed_properties_047.phpt M Zend/tests/type_declarations/typed_properties_051.phpt M Zend/tests/type_declarations/typed_properties_056.phpt M Zend/tests/type_declarations/typed_properties_057.phpt M Zend/tests/type_declarations/typed_properties_058.phpt M Zend/tests/type_declarations/typed_properties_062.phpt M Zend/tests/type_declarations/typed_properties_063.phpt M Zend/tests/type_declarations/typed_properties_064.phpt M Zend/tests/type_declarations/typed_properties_065.phpt M Zend/tests/type_declarations/typed_properties_068.phpt M Zend/tests/type_declarations/typed_properties_069.phpt M Zend/tests/type_declarations/typed_properties_070.phpt M Zend/tests/type_declarations/typed_properties_074.phpt M Zend/tests/type_declarations/typed_properties_075.phpt M Zend/tests/type_declarations/typed_properties_076.phpt M Zend/tests/type_declarations/typed_properties_078.phpt M Zend/tests/type_declarations/typed_properties_079.phpt M Zend/tests/type_declarations/typed_properties_080.phpt M Zend/tests/type_declarations/typed_properties_081.phpt M Zend/tests/type_declarations/typed_properties_082.phpt M Zend/tests/type_declarations/typed_properties_083.phpt M Zend/tests/type_declarations/typed_properties_093.phpt M Zend/tests/type_declarations/typed_properties_095.phpt M Zend/tests/type_declarations/typed_properties_096.phpt M Zend/tests/type_declarations/typed_properties_097.phpt M Zend/tests/type_declarations/typed_properties_102.phpt M Zend/tests/type_declarations/typed_properties_105.phpt M Zend/tests/type_declarations/typed_properties_106.phpt M Zend/tests/type_declarations/typed_properties_110.phpt M Zend/tests/type_declarations/typed_properties_111.phpt M Zend/tests/type_declarations/typed_properties_112.phpt M Zend/tests/type_declarations/typed_properties_114.phpt M Zend/tests/type_declarations/typed_properties_115.phpt M Zend/tests/type_declarations/typed_properties_cache_slot_opt.phpt M Zend/tests/type_declarations/typed_properties_class_loading.phpt M Zend/tests/type_declarations/typed_properties_failed_assign_is_not_init.phpt M Zend/tests/type_declarations/typed_properties_magic_set.phpt M Zend/tests/type_declarations/union_types/anonymous_class.phpt M Zend/tests/type_declarations/union_types/incdec_prop.phpt M Zend/tests/type_declarations/union_types/inheritance_internal.phpt M Zend/tests/type_declarations/union_types/multiple_classes.phpt M Zend/tests/type_declarations/union_types/prop_ref_assign.phpt M Zend/tests/type_declarations/variance/loading_exception1.phpt M Zend/tests/type_declarations/variance/loading_exception2.phpt M Zend/tests/type_declarations/variance/unlinked_parent_1.phpt M Zend/tests/type_declarations/variance/unlinked_parent_2.phpt M Zend/tests/undef_index_to_exception.phpt M Zend/tests/undefined_multidimensional_array.phpt M Zend/tests/unpack_iterator_by_ref_type_check.phpt M Zend/tests/unset/unset_non_array.phpt M Zend/tests/varSyntax/constant_object_deref.phpt M Zend/tests/varSyntax/encapsed_string_deref.phpt M Zend/tests/varSyntax/magic_const_deref.phpt M Zend/tests/variadic/typehint_suppressed_error.phpt M Zend/tests/weakrefs/weakmap_basic_map_behavior.phpt M Zend/tests/weakrefs/weakmap_error_conditions.phpt M Zend/tests/weakrefs/weakrefs_002.phpt M Zend/tests/weakrefs/weakrefs_003.phpt M Zend/tests/weakrefs/weakrefs_006.phpt M Zend/tests/xor_001.phpt M Zend/tests/zpp/iterable_or_null.phpt Diff exceeded maximum size.