phpcompatibility/phpcompatibility-paragonie
PHP_CodeSniffer rulesets that extend PHPCompatibility to account for Paragonie polyfills (random_compat and sodium_compat), reducing false positives when checking PHP cross-version compatibility. Includes separate RandomCompat and SodiumCompat standards.
random_compat polyfill itself with PHPCompatibility 10.0.0-alpha2.<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.sodium_compat polyfill itself.sodium_compat polyfill itself.^1.0.^0.7.0, which offers compatibility with Composer 2.0.1.12.0 of sodium_compat.1.11.0 of sodium_compat.PHPCompatibilityParagonieSodiumCompat ruleset has been updated to account for the latest changes in the sodium_compat polyfill.sodium_compat polyfill itself.^0.5.0.SodiumCompat ruleset.random_compat polyfill itself.Initial release of PHPCompatibilityParagonie containing rulesets covering the random_compat and sodium_compat polyfill libraries.
[@fredden]: https://github.com/fredden [@GaryJones]: https://github.com/GaryJones
How can I help you explore Laravel packages today?