Description
Cross-version compatibility problems in PHP projects can be found during linting. It is a PHP_CodeSniffer ruleset that flags language features, functions, or patterns that may not work on selected PHP versions. Developers use it in linting pipelines before upgrading or supporting older runtimes.