Skip to content

Commit

Permalink
Remove old reference
Browse files Browse the repository at this point in the history
  • Loading branch information
anomiex authored and jeherve committed Nov 16, 2023
1 parent 61da843 commit 695714f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/packages/codesniffer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ you may run into a situation where a subdir wants to be compatible down to a lat

To assist with this case, we provide additional rulesets that disable PHPCompatibility rules detecting issues that only apply to older versions:

* `<rule ref="Jetpack-Compat-70" />` will disable rules detecting issues that only apply to PHP < 7.0.
* `<rule ref="Jetpack-Compat-71" />` will disable rules detecting issues that only apply to PHP < 7.1.
* `<rule ref="Jetpack-Compat-72" />` will disable rules detecting issues that only apply to PHP < 7.2.
* `<rule ref="Jetpack-Compat-73" />` will disable rules detecting issues that only apply to PHP < 7.3.
Expand Down

0 comments on commit 695714f

Please sign in to comment.