php-src/Zend/tests/constexpr
Ilija Tovilo c97bdce962
Evaluate const expression cast at ct if possible
Related to GH-18264
Closes GH-18347
2025-04-22 17:49:33 +02:00
..
class_on_expression_in_constant_expression.phpt
const_expr_dim_on_null_warning.phpt Zend/tests: organize some tests with sub directories (8) (#17873) 2025-02-22 19:10:59 +00:00
constant_expressions.phpt
constant_expressions_arrays.phpt
constant_expressions_cast.phpt Evaluate const expression cast at ct if possible 2025-04-22 17:49:33 +02:00
constant_expressions_cast_object_property.phpt Implement GH-18261: Allow cast to be used in constant expressions (#18264) 2025-04-11 17:53:43 +02:00
constant_expressions_classes.phpt
constant_expressions_coalesce.phpt
constant_expressions_coalesce_empty_dim.phpt
constant_expressions_dynamic.phpt
constant_expressions_dynamic_class_name_error.phpt
constant_expressions_exceptions.inc
constant_expressions_exceptions_001.phpt
constant_expressions_exceptions_002.phpt
constant_expressions_invalid_offset_type_error.phpt
constant_expressions_self_referencing_array.phpt
constant_expressions_static_class_name_error.phpt
gh7771_1.phpt
gh7771_1_definition.inc
gh7771_2.phpt
gh7771_2_definition.inc
gh7771_3.phpt
gh9136.phpt
gh9136_2.phpt
gh9138.phpt
gh9138_2.phpt
gh10014.phpt
gh10356.phpt
new.phpt
new_allowed.phpt
new_anon_class.phpt
new_arg_eval.phpt
new_arg_unpack.phpt
new_dynamic_class_name.phpt
new_invalid_operation_in_arg.phpt
new_named_params.phpt
new_not_allowed_class_constant.phpt
new_not_allowed_property.phpt
new_positional_after_named.phpt
new_self_parent.phpt
new_static.phpt