File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
55This projects adheres to [ Semantic Versioning] ( https://semver.org/ ) and [ Keep a CHANGELOG] ( https://keepachangelog.com/ ) .
66
7+ ## [ 2.0.0-alpha2] - 2025-11-xx
8+
9+ * Prevent a new false positive when the ruleset is run over the code of the ` random_compat ` polyfill itself.
10+ * Miscellaneous housekeeping.
11+
712## [ 2.0.0-alpha1] - 2025-10-21
813
914* Composer: The PHPCompatibility dependency has been updated to the recently released 10.0.0-alpha1 version.
@@ -78,6 +83,7 @@ Initial release of PHPCompatibilityParagonie containing rulesets covering the `r
7883
7984[ Composer PHPCS plugin ] : https://github.com/PHPCSStandards/composer-installer/
8085
86+ [ 2.0.0-alpha2 ] : https://github.com/PHPCompatibility/PHPCompatibilityParagonie/compare/2.0.0-alpha1...2.0.0-alpha2
8187[ 2.0.0-alpha1 ] : https://github.com/PHPCompatibility/PHPCompatibilityParagonie/compare/1.3.4...2.0.0-alpha1
8288[ 1.3.4 ] : https://github.com/PHPCompatibility/PHPCompatibilityParagonie/compare/1.3.3...1.3.4
8389[ 1.3.3 ] : https://github.com/PHPCompatibility/PHPCompatibilityParagonie/compare/1.3.2...1.3.3
You can’t perform that action at this time.
0 commit comments