php-src/Zend/tests/new_without_parentheses
Ilija Tovilo 780a8280d2
[RFC] Property hooks (#13455)
RFC: https://wiki.php.net/rfc/property-hooks

Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>
2024-07-14 11:55:03 +02:00
..
anonymous_class_access.phpt
assign_to_new.phpt
garbage_collection.phpt
new_class_vs_function_with_same_name.phpt
new_with_ctor_arguments_parentheses.phpt
new_without_ctor_arguments_parentheses_array_access.phpt
new_without_ctor_arguments_parentheses_constant.phpt
new_without_ctor_arguments_parentheses_method.phpt
new_without_ctor_arguments_parentheses_property.phpt
new_without_ctor_arguments_parentheses_static_method.phpt
new_without_ctor_arguments_parentheses_static_property.phpt
unset_new.phpt