mirror of
https://github.com/php/php-src.git
synced 2026-04-26 01:18:19 +02:00
36ed9966ce
Remove arbitrary restriction that attributes cannot be applied to property/constant groups. The attribute applies to all elements of the group, just like modifiers and types do. See also https://externals.io/message/111914. Closes GH-6186.