issues
search
djoos
/
Symfony-coding-standard
Development repository for the Symfony coding standard
MIT License
402
stars
102
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Return Type Sniff ignore abstract functions and interfaces, fixes #151
#152
xalopp
closed
5 years ago
1
Return Type sniff breaks for interfaces
#151
xalopp
closed
5 years ago
0
allow PHPUnit 7.x
#150
mmoll
closed
5 years ago
1
Use getMethodProperties return_type_token when available, fixes #148
#149
xalopp
closed
5 years ago
4
ReturnType Sniff uses deprecated T_RETURN_TYPE
#148
xalopp
closed
5 years ago
0
Symfony.Object.ObjectInstantiation.Invalid on variable
#147
brianfreytag
closed
5 years ago
2
Symfony.ControlStructure.UnaryOperators not validating on array elements
#146
raalderink
closed
5 years ago
0
Unary operators validation incorrect for array syntax, such as $a[0]++
#145
finncolman
closed
5 years ago
0
new standards
#144
wickedOne
opened
6 years ago
3
move codesniffer requirements
#143
wickedOne
closed
5 years ago
1
vendor/bin/phpcs not available
#142
dan-nl
closed
5 years ago
2
check scope of return in ReturnTypeSniff
#141
xalopp
closed
6 years ago
3
ValidClassNameSniff should check also simple classes
#140
gmponos
closed
5 years ago
3
Use strict comparisons
#139
gmponos
closed
5 years ago
1
Add fixer for annotation grouping sniff
#138
xalopp
closed
6 years ago
2
Add missing space between words
#137
hkdobrev
closed
6 years ago
1
Cannot install squizlabs/php_codesniffer 3.x-dev after added conflict rule
#136
maryo
closed
5 years ago
3
Add fixer for type hinting sniff
#135
xalopp
closed
6 years ago
1
Typehinting enclosures detects returntype wrongly
#134
raalderink
closed
6 years ago
3
PHP Fatal Error: Interface 'PHP_CodeSniffer\Sniffs\Sniff' not found
#133
frankgraave
closed
6 years ago
2
Doc comment for parameter even when @inheritdoc is present
#132
btaens
closed
6 years ago
1
BlankLineBeforeReturn should not sniff one-line returns
#131
soullivaneuh
opened
6 years ago
1
Add a conflict rule to enforce compatible PHPCS versions
#130
stof
closed
6 years ago
1
Bug: false-positive when unary operators are used with $object->property
#129
istrof
closed
6 years ago
0
fix for usage of unary operators with class properties
#128
istrof
closed
6 years ago
1
ReturnOrThrowSniff: Closures are not handled correctly
#127
istrof
closed
6 years ago
1
ReturnOrThrowSniff doesn't handle Closures properly
#126
istrof
closed
6 years ago
3
Place unary operators adjacent to the affected variable from both left and right sides
#125
istrof
closed
6 years ago
2
Symfony.Commenting.FunctionComment.MissingParamTag should not complain if no params are documented and they are all typehinted
#124
stof
closed
5 years ago
3
Symfony.Formatting.ReturnOrThrow.Invalid false positive on anonymous function
#123
soullivaneuh
closed
6 years ago
4
Opening brace should not match one-lined anonymous function
#122
soullivaneuh
closed
6 years ago
3
InvalidAbstractName should not throw error on *TestCase class
#121
soullivaneuh
closed
6 years ago
4
The ruleset force to add PHPDoc blocks for all methods
#120
Kwadz
opened
6 years ago
12
ReturnTypeSniff and anonymous functions
#119
temp
closed
6 years ago
4
bug: Symfony.Formatting.ReturnOrThrow detects false positive for closures
#118
xalopp
closed
6 years ago
2
Fix coding standard issues
#117
xalopp
closed
6 years ago
1
bug: Symfony.ControlStructure.UnaryOperators detect non adjacent unary increment / decrement operatos
#116
xalopp
closed
6 years ago
3
Fix broken test bootstrap, fixes #114 #112
#115
xalopp
closed
6 years ago
1
Tests are broken
#114
avdg
closed
6 years ago
2
Yoda comparation not complaining for this case
#113
tatitati
closed
5 years ago
3
Fix phpunit version used by travis & fix test bootstrap
#112
mmoll
closed
6 years ago
7
Made wrapping {} around @inhericDoc optional
#111
Matan
closed
6 years ago
6
License agreement
#110
Matan
closed
7 years ago
2
Update ExceptionMessageSniff.php
#109
MatthieuSarter
closed
7 years ago
1
Add others allowed types for class creation
#108
yvh
closed
5 years ago
0
Can't write a long string using the concat operator
#107
Kwadz
closed
5 years ago
1
Undefined index: parenthesis_opener in .../Symfony/Sniffs/Errors/ExceptionMessageSniff.php on line 62
#106
pvlrmnnk
closed
7 years ago
8
use return; when the function returns void values.
#105
wickedOne
closed
6 years ago
3
Return statement in anonymous function surrounded by if else block
#104
dscholven
closed
6 years ago
3
BlankLineBeforeReturn miss reporting inside closure
#103
CarsonF
opened
7 years ago
0
Previous
Next