Skip to content

1.1.0 - 2019-08-29

Compare
Choose a tag to compare
@jrfnl jrfnl released this 28 Aug 16:02
· 72 commits to master since this release
b1bb79a
  • The PHPCompatibilityParagonieSodiumCompat ruleset has been updated to account for the latest changes in the sodium_compat polyfill.
  • Prevent false positives when the ruleset is run over the code of the sodium_compat polyfill itself.
  • Composer: The recommended version of the Composer PHPCS plugin has been upped to ^0.5.0.
  • CI: Improved integration test for the SodiumCompat ruleset.
  • CI: Added early warning system for false positives due to changes in the polyfill libraries themselves.