Home
last modified time | relevance | path

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

12345

/php-src/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 Test 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 Test in %s on line %d
H A Dallow_dynamic_properties_on_enum.phpt2 #[AllowDynamicProperties] cannot be applied to enum (GH-15731)
6 #[AllowDynamicProperties]
11 Fatal error: Cannot apply #[AllowDynamicProperties] to enum Test 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 Dbug78379_2.phpt5 #[AllowDynamicProperties]
H A Dbug55305.phpt5 #[AllowDynamicProperties]
H A Doss_fuzz_61712.phpt5 #[AllowDynamicProperties]
H A Doss_fuzz_61712b.phpt5 #[AllowDynamicProperties]
/php-src/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-src/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]
/php-src/ext/standard/tests/serialize/
H A Dbug72663.phpt6 #[AllowDynamicProperties]
16 #[AllowDynamicProperties]
H A D__serialize_004.phpt6 #[AllowDynamicProperties]
19 #[AllowDynamicProperties]
/php-src/ext/spl/tests/
H A Dgh11178.phpt5 #[AllowDynamicProperties]
/php-src/Zend/tests/property_hooks/
H A Dforeach.phpt6 #[AllowDynamicProperties]
32 #[AllowDynamicProperties]
102 #[AllowDynamicProperties]
/php-src/Zend/tests/foreach/
H A Dforeach_shadowed_dyn_property.phpt17 #[AllowDynamicProperties]

Completed in 22 milliseconds

12345