password_compat icon indicating copy to clipboard operation
password_compat copied to clipboard

PHPCompatibility ruleset for password_compat

Open jrfnl opened this issue 7 years ago • 0 comments

Hi all,

This is just a "service message".

For those people who use this library and use PHPCompatibility in their CI process, there is now a custom ruleset available which can be used to prevent false positives being thrown by PHPCompatibility for the native PHP functionality being polyfilled by this repo.

You can find the repo for the PHPCompatibilityPasswordCompat ruleset here on Github as well as on Packagist.

  • https://github.com/PHPCompatibility/PHPCompatibilityPasswordCompat
  • https://packagist.org/packages/phpcompatibility/phpcompatibility-passwordcompat

Hope someone will find it useful :smile:

P.S.: If anyone is interested in helping us to maintain the ruleset, please open an issue in the repo.

jrfnl avatar Oct 07 '18 22:10 jrfnl