Commit a35b339
committed
Update DiscouragedPHPFunctions exclusion
The handling of group exclusions for some sniffs was changed in WPCS 2.0.0. It now requires the list of group exclusions to be treated as a property array. See https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/wiki/Customizable-sniff-properties#excluding-a-group-of-checks for more info.1 parent 190040c commit a35b339
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| |||
0 commit comments