Home
last modified time | relevance | path

Searched refs:AllowDynamicProperties (Results 1 – 25 of 89) sorted by relevance

1234

/PHP-8.2/Zend/tests/
H A Dallow_dynamic_properties_on_interface.phpt2 #[AllowDynamicProperties] cannot be applied to interface
6 #[AllowDynamicProperties]
11 Fatal error: Cannot apply #[AllowDynamicProperties] to interface in %s on line %d
H A Dallow_dynamic_properties_on_trait.phpt2 #[AllowDynamicProperties] cannot be applied to trait
6 #[AllowDynamicProperties]
11 Fatal error: Cannot apply #[AllowDynamicProperties] to trait in %s on line %d
H A Dgh10377_1.phpt6 $readonly_anon = new #[AllowDynamicProperties] readonly class {
15 Fatal error: Cannot apply #[AllowDynamicProperties] to readonly class class@anonymous in %s on line…
H A Dget_mangled_object_vars.phpt6 #[AllowDynamicProperties]
23 #[AllowDynamicProperties]
H A Dbug30162.phpt5 #[AllowDynamicProperties]
15 #[AllowDynamicProperties]
H A Ddynamic_prop_deprecation.phpt24 // Classes with #[AllowDynamicProperties] should not throw deprecation.
25 #[AllowDynamicProperties]
H A Dbug79477.phpt6 #[AllowDynamicProperties]
H A Dbug27268.phpt5 #[AllowDynamicProperties]
H A Dbug55305.phpt5 #[AllowDynamicProperties]
H A Dbug78379_2.phpt5 #[AllowDynamicProperties]
H A Doss_fuzz_61712.phpt5 #[AllowDynamicProperties]
H A Doss_fuzz_61712b.phpt5 #[AllowDynamicProperties]
H A Dforeach_shadowed_dyn_property.phpt17 #[AllowDynamicProperties]
H A Dbug81104.phpt8 #[AllowDynamicProperties]
/PHP-8.2/Zend/tests/readonly_classes/
H A Dreadonly_class_dynamic_property_attribute.phpt2 Readonly classes cannot apply the #[AllowDynamicProperties] attribute
6 #[AllowDynamicProperties]
13 Fatal error: Cannot apply #[AllowDynamicProperties] to readonly class Foo in %s on line %d
/PHP-8.2/ext/reflection/tests/
H A Dgh12908.phpt6 #[\AllowDynamicProperties, \Foo]
18 [name] => AllowDynamicProperties
H A Dbug46064_2.phpt6 #[AllowDynamicProperties]
18 #[AllowDynamicProperties]
H A Dbug40431.phpt24 #[AllowDynamicProperties]
42 #[AllowDynamicProperties]
64 #[AllowDynamicProperties]
H A Dbug46064.phpt6 #[AllowDynamicProperties]
36 #[AllowDynamicProperties]
H A Dbug80370.phpt5 #[AllowDynamicProperties]
H A Dbug53366.phpt6 #[AllowDynamicProperties]
H A Dbug79820.phpt6 #[AllowDynamicProperties]
/PHP-8.2/ext/standard/tests/serialize/
H A Dbug72663.phpt6 #[AllowDynamicProperties]
16 #[AllowDynamicProperties]
H A D__serialize_004.phpt6 #[AllowDynamicProperties]
19 #[AllowDynamicProperties]
/PHP-8.2/ext/spl/tests/
H A Dgh11178.phpt5 #[AllowDynamicProperties]

Completed in 26 milliseconds

1234