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