phpcompatibility/phpcompatibility-wp
WordPress-focused PHP_CodeSniffer ruleset for checking PHP cross-version compatibility. Built on PHPCompatibility, it avoids false positives by excluding WordPress backfills and polyfills so you can scan WP plugins, themes, and sites accurately.
<exclude> rules in a project's [.]phpcs.xml[.dist] configuration file may needs to be updated.
Along the same lines, selective // phpcs:ignore comments used inline may need to be updated with the new sniff code(s).
For full information on these kind of changes, please refer to the Upgrade guide for PHPCompatibility 10.0.0.require-dev in place for this plugin in your own composer.json, it is strongly recommended to remove this to prevent conflicting version constraints.
If you previously used another Composer plugin, manually set the installed_paths configuration, or set the installed_paths in your [.]phpcs.xml[.dist] configuration file, it is recommended you remove this in favour of letting the Composer PHPCS plugin handle this.This is a maintenance release.
This is a maintenance release.
^1.0.^0.7.0, which offers compatibility with Composer 2.0.Sodium_Compat polyfill which is included in WordPress 5.2.^0.5.0.Initial release of the PHPCompatibilityWP ruleset.
How can I help you explore Laravel packages today?