Searched refs:AllowDynamicProperties (Results 1 – 25 of 120) sorted by relevance
12345
2 #[AllowDynamicProperties] cannot be applied to interface6 #[AllowDynamicProperties]11 Fatal error: Cannot apply #[AllowDynamicProperties] to interface Test in %s on line %d
2 #[AllowDynamicProperties] cannot be applied to trait6 #[AllowDynamicProperties]11 Fatal error: Cannot apply #[AllowDynamicProperties] to trait Test in %s on line %d
2 #[AllowDynamicProperties] cannot be applied to enum (GH-15731)6 #[AllowDynamicProperties]11 Fatal error: Cannot apply #[AllowDynamicProperties] to enum Test in %s on line %d
6 $readonly_anon = new #[AllowDynamicProperties] readonly class {15 Fatal error: Cannot apply #[AllowDynamicProperties] to readonly class class@anonymous in %s on line…
6 #[AllowDynamicProperties]23 #[AllowDynamicProperties]
5 #[AllowDynamicProperties]15 #[AllowDynamicProperties]
24 // Classes with #[AllowDynamicProperties] should not throw deprecation.25 #[AllowDynamicProperties]
6 #[AllowDynamicProperties]
5 #[AllowDynamicProperties]
2 Readonly classes cannot apply the #[AllowDynamicProperties] attribute6 #[AllowDynamicProperties]13 Fatal error: Cannot apply #[AllowDynamicProperties] to readonly class Foo in %s on line %d
6 #[\AllowDynamicProperties, \Foo]18 [name] => AllowDynamicProperties
6 #[AllowDynamicProperties]18 #[AllowDynamicProperties]
24 #[AllowDynamicProperties]42 #[AllowDynamicProperties]64 #[AllowDynamicProperties]
6 #[AllowDynamicProperties]36 #[AllowDynamicProperties]
6 #[AllowDynamicProperties]16 #[AllowDynamicProperties]
6 #[AllowDynamicProperties]19 #[AllowDynamicProperties]
6 #[AllowDynamicProperties]32 #[AllowDynamicProperties]102 #[AllowDynamicProperties]
17 #[AllowDynamicProperties]
Completed in 22 milliseconds