Commit 6a03b44
committed
Exclude ClassConstantTypeHint because we support older PHPs too
Need to bump the coding standard because otherwise phpcs complains that "Referenced sniff does not exist" even if excluded.
I could still add docblock types for the constants, but let's not go there and wait until only PHP 8.3+ is supported (don't hold your breath).
New spaze/coding-standard adds the rule
https://github.com/spaze/coding-standard/releases/tag/v1.8.01 parent d146959 commit 6a03b44
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
0 commit comments