phpro / grumphp

A PHP code-quality tool
MIT License
4.11k stars 429 forks source link

Add support for amp v3 #1084

Closed veewee closed 1 year ago

veewee commented 1 year ago
Q A
Branch v2
Bug fix? no
New feature? yes
BC breaks? yes
Deprecations? no
Documented? no
Fixed tickets #1064

This PR introduces AMP v3 support. Since it's quite breaking in both (internal) API as supported PHP versions, this will be released as GrumPHP V2.

An extra pair of eyes is welcome!

veewee commented 1 year ago

Merging this one for now. Feel free to test it out. All feedback is welcome, including answers to the questions above!