This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-24 00:02:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
073dcf66bbac43047d50ff188c561fe9a409ddf0
archived-php-src
/
Zend
/
tests
/
constexpr
History
Gina Peter Banyard
9a1b8a785d
Fix GH-20194: null offset deprecation not emitted for writes (
#20238
)
...
Based on a patch from @ndossche
2025-10-29 18:36:10 +00: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_arrays.phpt
…
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_cast.phpt
Evaluate const expression cast at ct if possible
2025-04-22 17:49:33 +02:00
constant_expressions_classes.phpt
…
constant_expressions_coalesce_empty_dim.phpt
…
constant_expressions_coalesce.phpt
…
constant_expressions_dynamic_class_name_error.phpt
…
constant_expressions_dynamic.phpt
Fix GH-20194: null offset deprecation not emitted for writes (
#20238
)
2025-10-29 18:36:10 +00:00
constant_expressions_exceptions_001.phpt
…
constant_expressions_exceptions_002.phpt
…
constant_expressions_exceptions.inc
…
constant_expressions_invalid_offset_type_error.phpt
…
constant_expressions_self_referencing_array.phpt
…
constant_expressions_static_class_name_error.phpt
…
constant_expressions.phpt
…
gh7771_1_definition.inc
…
gh7771_1.phpt
…
gh7771_2_definition.inc
…
gh7771_2.phpt
…
gh7771_3.phpt
…
gh9136_2.phpt
…
gh9136.phpt
…
gh9138_2.phpt
…
gh9138.phpt
…
gh10014.phpt
…
gh10356.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
…
new.phpt
…