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.67k
stars
1.48k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PHP 8.1 | Tokenizer/PHP: hotfix for overeager explicit octal notation backfill
#3579
jrfnl
closed
2 years ago
6
PHP 8.1 | File::findImplementedInterfaceNames(): add support for enums implementing interfaces
#3578
jrfnl
closed
2 years ago
1
PHP 8.1 | File::getMemberProperties(): handle `enum` properties same as interface properties
#3577
jrfnl
closed
2 years ago
1
Documentation: various minor fixes
#3576
jrfnl
closed
1 year ago
2
Squiz.Scope.MethodScope misses visibility keyword on previous line
#3575
jrfnl
closed
2 years ago
2
PHP 8.1 | Generic/LowerCaseKeyword: simplify registered tokens + add `enum` support
#3574
jrfnl
closed
2 years ago
1
PHP 8.1 | Add `enum` support to various additional sniffs
#3573
jrfnl
closed
2 years ago
1
ScopeIndent reports wrong indentation in enums
#3572
dingo-d
closed
2 years ago
5
Presence of a goto statement or brace blocks mess the indentation
#3571
Geolim4
opened
2 years ago
7
Ignore error based on message
#3570
Luc45
opened
2 years ago
2
The "define" function triggers an error warning.
#3568
nateriver74
closed
1 year ago
1
CodeSniffer works on latest MacOS ?
#3567
pirmax
closed
10 months ago
1
Fixed return types for ForbiddenFunctionsUnitTest
#3566
mainsmirnov
closed
2 years ago
3
Wrong types for tests of forbidden functions
#3565
mainsmirnov
opened
2 years ago
0
Squiz.NamingConventions.ValidVariableName.NotCamelCaps + property promotion = false positive
#3564
LastDragon-ru
opened
2 years ago
0
Update README.md
#3563
jeffersonsimaogoncalves
closed
2 years ago
1
GH Actions/CS: fix build failure
#3562
jrfnl
closed
2 years ago
1
Configure an optional <file> path
#3560
jigarius
closed
2 years ago
5
[Fix] Docblock of `Sniff::process()`
#3559
sjokkateer
closed
2 years ago
1
Caching on Windows makes CS check incredibly slow
#3558
jrfnl
closed
11 months ago
1
Unpacking associative arrays in PHP 8.1 produces `Squiz.Arrays.ArrayDeclaration.NoKeySpecified` respectively `Squiz.Arrays.ArrayDeclaration.KeySpecified`
#3557
stlrnz
closed
1 year ago
3
4.0.x-dev: Option to ignore if no files were checked instead of exiting with an error code
#3556
AndreasA
opened
2 years ago
0
vsprintf error in files.php
#3555
esprange
closed
2 years ago
1
GH Actions: version update for various predefined actions
#3554
jrfnl
closed
2 years ago
1
False positive 'Parentheses must be used when instantiating a new class'
#3553
Michiel-s
closed
2 years ago
1
PHP 8.1 | Tokenizer/PHP: bug fix for overeager explicit octal notation backfill
#3552
jrfnl
closed
2 years ago
2
PSR2/SwitchDeclaration: bug fix when determining terminating statement
#3551
jrfnl
closed
2 years ago
3
False positive from PSR2.ControlStructures.SwitchDeclaration.TerminatingComment when using trailing comment
#3550
zorac
closed
2 years ago
1
Latest codesniffer compatibile with PHP 8.1.3?
#3548
Sweepr
closed
2 years ago
3
Storing formatted code in a variable as a string within PHP scripts
#3547
onet4
opened
2 years ago
0
Tokenizer/PHP: bug fix - parent/static keywords in class instantiations
#3546
jrfnl
closed
2 years ago
2
"fix the whole file" not working in PhpStorm
#3545
wturrell
closed
2 years ago
2
Support generics in docblock
#3544
tm1000
opened
2 years ago
7
QA: minor code simplification
#3543
jrfnl
closed
2 years ago
1
Ruleset::explain(): fix plural vs singular phrasing
#3542
jrfnl
closed
1 year ago
3
allow stdin fix to exit sucessfully
#3541
PierreAntoineGuillaume
closed
2 years ago
1
enum case NEW is interpreted as a php keyword
#3540
ozahorulia
closed
2 years ago
2
PHPCS -i: display standards in same order cross-platform
#3539
jrfnl
closed
2 years ago
3
CodeSniffer.conf: end code with semicolon
#3538
jrfnl
closed
2 years ago
2
LineLength not working with phpcbf for function argument
#3536
himanshutecstub
opened
2 years ago
0
Added check for blank indented lines in functions
#3535
Csardelacal
closed
1 year ago
6
Name of typed enum tokenized as T_GOTO_LABEL
#3534
jrfnl
closed
2 years ago
2
fix: skip processing of Squiz.Commenting.FunctionComment for @inheritDoc
#3533
PavelSavushkinMix
opened
2 years ago
4
Add support for diacritics in camel caps names
#3532
julienfalque
opened
2 years ago
1
TooMuchSpaceAfterComma rules corrects my defines
#3531
ghost
closed
2 years ago
1
Line indented incorrectly false positive when using match-expression inside switch case
#3530
i350
closed
2 years ago
1
PHP 8.1 | PSR12/ConstantVisibility: allow for class constants to be `final`
#3527
jrfnl
closed
2 years ago
2
PSR12.Properties.ConstantVisibility false positive when using public final const syntax
#3526
FlintMayers
closed
2 years ago
2
FileComment: update year in test file
#3525
jrfnl
closed
2 years ago
2
Generic.WhiteSpace.SpaceIndent.IncorrectExact false positive when condition or cycle are placed inside the block
#3524
pincher2012
opened
2 years ago
0
Previous
Next