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
Security/ValidatedSanitizedInput: fix link in docblock
While reviewing another PR related to this sniff, I noticed an incorrect link in the class docblock. The link was pointing to an unrelated GitHub issue instead of pointing to the GitHub issue that discussed the introduction of this sniff. This is now fixed in this commit and the correct link is used. I believe this was caused by a copy and paste error in the PR that introduced the sniff (#101).
0 commit comments