You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each of these three sniffs had a `<code_comparison>` block containing _three_ `<code>` elements instead of two.
Discovered by validating the docs against the XSD schema created by the amazing dingo-d. The XSD schema is now available in [PHPCSDevTools](https://github.com/PHPCSStandards/PHPCSDevTools) 1.2.0 as discussed in 3585.
If you're interested, I could refresh (a variation of) PR 2872 to add XML doc validation against the schema to the GH Actions checks.
0 commit comments