Commit 3cc4afb
committed
Ruleset: hard deprecate support for standards called "Internal"
Support for standards called `Internal` was soft deprecated in PHPCS 3.12.0
This PR adds a new Ruleset deprecation notice for when such a standard would be requested from a ruleset.
Support for sniffs not following the naming conventions will be removed in PHPCS 4.0.
Includes test.
Related to 7991 parent aa6eed0 commit 3cc4afb
File tree
2 files changed
+12
-0
lines changed- src
- tests/Core/Ruleset
2 files changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
892 | 892 | | |
893 | 893 | | |
894 | 894 | | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
895 | 902 | | |
896 | 903 | | |
897 | 904 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
54 | 59 | | |
55 | 60 | | |
56 | 61 | | |
| |||
0 commit comments