Skip to content

Commit 9160de7

Browse files
authored
Merge pull request #6 from PHPCompatibility/feature/changelog-1.0.1
Changelog for releasing version 1.0.1
2 parents fc335e0 + ec8364a commit 9160de7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

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

9999
## Changelog
100100

101+
### 1.0.1 - 2018-12-16
102+
103+
* Prevent false positives when the ruleset is run over the code of the `RandomCompat` polyfill itself.
104+
* The rulesets are now also tested against PHP 7.3.
105+
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.
106+
101107
### 1.0.0 - 2018-10-07
102108

103109
Initial release of PHPCompatibilityParagonie containing rulesets covering the `random_compat` and `sodium_compat` polyfill libraries.

0 commit comments

Comments
 (0)