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