Commit 86e3f9d
committed
Coding Standards: Remove unnecessary annotations for
Since PHPCompatibility 9.3.2, the `ReservedFunctionNames` sniff skips functions with a `@deprecated` tag.
Reference: [PHPCompatibility/PHPCompatibility#917 WPCS: ReservedFunctionNames: ignore deprecated functions].
Follow-up to [46290].
Props rodrigosprimo.
See #64627.
git-svn-id: https://develop.svn.wordpress.org/trunk@61641 602fd350-edb4-49c9-b593-d223f7449a82__ngettext() and __ngettext_noop().1 parent d3a355f commit 86e3f9d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1820 | 1820 | | |
1821 | 1821 | | |
1822 | 1822 | | |
1823 | | - | |
| 1823 | + | |
1824 | 1824 | | |
1825 | 1825 | | |
1826 | 1826 | | |
| |||
1832 | 1832 | | |
1833 | 1833 | | |
1834 | 1834 | | |
1835 | | - | |
| 1835 | + | |
1836 | 1836 | | |
1837 | 1837 | | |
1838 | 1838 | | |
| |||
0 commit comments