Skip to content

Commit ca3079b

Browse files
committed
Changelog for the release of PHPCompatibilitySymfony version 1.2.1
1 parent a109ad2 commit ca3079b

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff 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

158167
Initial 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

0 commit comments

Comments
 (0)