mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
ff472ce6fc
* Support the `#[\AllowDynamicProperties]` attribute in stubs * Use `#[\AllowDynamicProperties]` attribute in stubs * Disallow applying both `@strict-properties` and `#[\AllowDynamicProperties]`