mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +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.