Skip to content

Commit 41838dd

Browse files
authored
Merge pull request #5 from PHPCompatibility/feature/changelog-1.0.1
Changelog for version 1.0.1
2 parents ed73d40 + efe37fa commit 41838dd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,12 @@ All code within the PHPCompatibility organisation is released under the GNU Less
115115

116116
## Changelog
117117

118+
### 1.0.1 - 2018-12-16
119+
120+
* Prevent false positives when the ruleset is run over the code of the polyfills themselves.
121+
* The rulesets are now also tested against PHP 7.3.
122+
Note: full PHP 7.3 support is only available in combination with PHP_CodeSniffer 2.9.2 or 3.3.1+ due to an incompatibility within PHP_CodeSniffer itself.
123+
118124
### 1.0.0 - 2018-10-07
119125

120126
Initial release of PHPCompatibilitySymfony containing rulesets covering the `polyfill-php*` libraries.

0 commit comments

Comments
 (0)