Commit 259d1f9
committed
Coding Standards: Correct two ignore annotations for
The `WordPress.DB.PreparedSQL` sniff contains two different error messages, which initially shared the same error code. A unique error code for the second message was added in WPCS 2.0.0.
Reference: [WordPress/WordPress-Coding-Standards#1601 PreparedSQL: use unique errorcode for messages].
Follow-up to [43628], [43630], [43654], [44472].
Props rodrigosprimo.
See #64627.
git-svn-id: https://develop.svn.wordpress.org/trunk@61615 602fd350-edb4-49c9-b593-d223f7449a82WordPress.DB.PreparedSQL.1 parent 6cb574b commit 259d1f9
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
591 | | - | |
| 591 | + | |
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
832 | 832 | | |
833 | 833 | | |
834 | 834 | | |
835 | | - | |
| 835 | + | |
836 | 836 | | |
837 | 837 | | |
838 | 838 | | |
| |||
0 commit comments