mirror of
https://github.com/php/web-php.git
synced 2026-03-24 07:12:16 +01:00
PhpStorm flagged @name as a deprecated HTML attribute, so it seemed appropriate to change then to @id. In cases where there were both a @name and @id attribute and their values were the same, this commit removes the @name attribute (there were no cases where both @name and @id attributes existed but having different values.) Closes GH-416.
1.1 KiB
1.1 KiB