File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -118,6 +118,15 @@ All code within the PHPCompatibility organisation is released under the GNU Less
118118
119119## Changelog
120120
121+ ### 1.2.1 - 2022-10-23
122+
123+ * ` PHPCompatibilitySymfonyPolyfillPHP80 ` ruleset: allow for polyfilled ` PhpToken ` class, which was added in ` polyfill-php80 ` version ` 1.25.0 ` .
124+ * README: Updated the installation instructions for [ compatibility with Composer >= 2.2] [ composer22announce ] .
125+ * Composer: The package will now identify itself as a static analysis tool. Thanks [ @GaryJones ] !
126+ * Other housekeeping and minor documentation updates.
127+
128+ [ composer22announce ] : https://blog.packagist.com/composer-2-2/#more-secure-plugin-execution
129+
121130### 1.2.0 - 2021-02-16
122131
123132* Added new ` PHPCompatibilitySymfonyPolyfillPHP80 ` ruleset.
@@ -157,4 +166,6 @@ All code within the PHPCompatibility organisation is released under the GNU Less
157166
158167Initial release of PHPCompatibilitySymfony containing rulesets covering the ` polyfill-php* ` libraries.
159168
160- [ Composer PHPCS plugin ] : https://github.com/Dealerdirect/phpcodesniffer-composer-installer/
169+ [ Composer PHPCS plugin ] : https://github.com/PHPCSStandards/composer-installer/
170+
171+ [ @GaryJones ] : https://github.com/GaryJones
You can’t perform that action at this time.
0 commit comments