-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Issues: squizlabs/PHP_CodeSniffer
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
PEAR.Functions.ValidDefaultValue
: doesn't catch PHP 8.1 deprecation
Status: awaiting feedback
#3780
opened Mar 23, 2023 by
davidrans
Generic.Commenting.Todo.CommentFound sample not working
Standard: Generic
#3769
opened Feb 25, 2023 by
davidsneighbour
match() nested within if() statement breaks setting of "conditions" key
#3750
opened Feb 3, 2023 by
momala454
false positive on Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed and compact
Standard: Generic
Type: bug
#3745
opened Jan 12, 2023 by
tebeso
phpcs.phar executable being treated as a directory by itself
Status: awaiting feedback
#3742
opened Jan 9, 2023 by
davidfavor
PEAR.WhiteSpace.ObjectOperatorIndent can't choose expected indentation
#3718
opened Nov 21, 2022 by
lucassabreu
Squiz.NamingConventions.ValidVariableName how to only report for declaration, not usage
Status: awaiting feedback
#3714
opened Nov 18, 2022 by
momala454
Multiline ternaries not being indented correctly
Status: awaiting feedback
Status: close candidate
Status: wontfix
#3711
opened Nov 8, 2022 by
paigedwight
Generic.Arrays.DisallowShortArraySyntax creates fatal error
Focus: Modern PHP
Standard: Generic
Type: bug
#3709
opened Nov 7, 2022 by
kkmuffme
PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket false positive for heredoc/nowdoc
#3706
opened Nov 3, 2022 by
mabar
phpcbf FAILED TO FIX files
Standard: PSR12
Status: awaiting feedback
Type: bug
#3702
opened Oct 27, 2022 by
samoralespu
PSR-12 is in ithe making of creating a style guide for attributes
#3688
opened Oct 12, 2022 by
snake-py
Prevent Squiz.Commenting.FunctionCommentThrowTag.Missing failing for exceptions caught in method
#3685
opened Oct 6, 2022 by
josemv92
PSR12.Operators.OperatorSpacing interprets pipe character in catch declaration as binary operator
#3663
opened Sep 12, 2022 by
pschultz
ProTip!
Exclude everything labeled
bug
with -label:bug.