issues
search
squizlabs
/
PHP_CodeSniffer
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
BSD 3-Clause "New" or "Revised" License
10.68k
stars
1.48k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fakecall
#3954
yazan20011
closed
4 weeks ago
1
حل مشكلة
#3953
Ahmed5megoo
closed
2 months ago
1
False Positive: Squiz.Arrays.ArrayDeclaration.ValueNoNewline
#3952
simPod
closed
4 months ago
2
PHPUnit 10 Support and Refactor of code required
#3950
nishant04412
closed
5 months ago
3
Code Sniffer works on one project but fails on others
#3948
jcummings83
closed
7 months ago
0
readonly class: Expected 0 spaces before class keyword; 1 found
#3947
steevanb
closed
7 months ago
2
Make the abandonment more obvious
#3946
fredden
opened
7 months ago
5
Inform user if parallelization is disabled at runtime and why
#3945
Luc45
closed
7 months ago
3
Alignment incorrect (maybe?) for null coalesce assignment followed by normal assignment
#3944
JPry
closed
8 months ago
3
Generic.WhiteSpace.ScopeIndent.IncorrectExact false positive in foreach with heredoc
#3943
puggan
opened
8 months ago
1
Infinite loop analyzing a certain file.
#3942
npr-gh
closed
4 months ago
2
Can't disable rule Underscore
#3939
alexjonser
opened
9 months ago
3
Allow lines to be longer than 80 chars if they're the first line in multi-line comments or part of annotations
#3938
mfrieling
opened
10 months ago
3
[PHP8.3] "final public const string JOURNEY" leads to "Class constants must be uppercase"
#3936
ralusnom
closed
11 months ago
4
PSR12.Files.FileHeader.SpacingAfterBlock: false positive when `use` is used for class and function
#3935
VladyslavSikailo
closed
11 months ago
1
Add Bash syntax highlighting to `README.md`
#3934
Benjamin-Loison
closed
11 months ago
2
Mark the repo as abandoned
#3933
jrfnl
closed
9 months ago
1
The Future of PHP_CodeSniffer
#3932
jrfnl
opened
11 months ago
58
> Where Excel file import in codeigniter, the problem exists for phpexcel 1.8.0 on PHP 7
#3931
HekaalXFG
closed
12 months ago
1
Auto fix of Squiz.Formatting.OperatorBracket.MissingBrackets is incorrect when working with ?? operator
#3930
leonidasmi
opened
12 months ago
0
JavaScript: Indentation after object parameter
#3928
szepeviktor
closed
12 months ago
2
PHP 8.3 - Typed class constants support
#3927
jnoordsij
closed
9 months ago
6
Add file attribute to JUnit report testcase element
#3926
el7cosmos
opened
1 year ago
0
Fix two line wrapping bugs in default report formatter
#3925
anomiex
closed
11 months ago
0
Unnecessary line wrapping with `-s`
#3924
anomiex
closed
11 months ago
0
Generic.Files.LineLength miscalculates the length of line containing multibyte characters
#3923
julien-picalausa
opened
1 year ago
1
Squiz.WhiteSpace.OperatorSpacing incorrectly adds space after bitwise operator
#3922
kkmuffme
closed
1 year ago
3
How to remove errors for specific comment or regex type string in a comment
#3921
kapilpaul
opened
1 year ago
5
PSR2.Methods.FunctionCallSignature.Indent cannot be exclude from command line
#3920
bhennesAdv
closed
1 year ago
2
False positives for exception expression
#3919
Chi-teck
closed
1 year ago
2
Undefined index in FunctionDeclarationSniff
#3917
GuySartorelli
opened
1 year ago
3
Don't stop scan on invalid inline property annotation
#3916
jrfnl
closed
11 months ago
2
File::addMessage(): do not ignore Internal errors when scanning selectively
#3915
jrfnl
closed
11 months ago
1
Respect all sniffs when reviewing PHP_CodeSniffer itself
#3914
fredden
closed
11 months ago
2
Config::processLongArgument(): fix storing of unknown arguments
#3913
jrfnl
closed
11 months ago
2
QA: remove unreachable code
#3912
jrfnl
closed
11 months ago
3
Various sniffs: always return EOF pointer
#3911
jrfnl
closed
11 months ago
1
Docs: variety of fixes
#3910
jrfnl
closed
11 months ago
1
Error executing phpunit.
#3909
nelson1995
closed
1 year ago
6
Auto-fix PEAR.Commenting.FunctionComment.SpacingAfter
#3908
fredden
closed
1 year ago
3
Support multiline foreach in Squiz.ControlStructures.ForEachLoopDeclaration
#3907
Daimona
opened
1 year ago
2
Fix bug in CSS tokenizer
#3906
fredden
closed
1 year ago
8
Squiz/FunctionSpacing: bug fix - prevent fixer conflict with itself
#3905
jrfnl
closed
11 months ago
2
Autofixer for Squiz.WhiteSpace.FunctionSpacing goes into "infinite" loop for method defined on the same line as a class
#3904
Daimona
closed
11 months ago
8
Add an exception to a file for substring checking or exclude use or namespace checking
#3903
todo-username
opened
1 year ago
1
Squiz.WhiteSpace.ScopeKeywordSpacing does not report tabs after "private"
#3901
Daimona
closed
1 year ago
2
Squiz/FunctionDeclarationArgumentSpacing: make the reference operator spacing configurable
#3900
darrenedale
closed
1 year ago
2
Squiz.Commenting.FunctionCommentThrowTag.WrongNumber not triggered if no throw statement in function body
#3899
smileBeda
opened
1 year ago
0
Squiz/NonExecutableCode: simplify + improve handling of comments and closures
#3898
jrfnl
closed
11 months ago
4
Create Squiz ClassDeclarationStandard.xml
#3897
richard-hp
opened
1 year ago
0
Next