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
fix c1d1751
#202
mmoll
closed
1 month ago
1
Run tests on Github CI and remove Travis CI
#201
mmoll
closed
1 month ago
2
Symfony.Objects.ObjectInstantiation.Invalid rejects `new class ()`
#200
Bilge
opened
4 months ago
3
Fix MultiLineArrayCommaSniff for PHP 8.3
#199
brianvarskonst
closed
1 month ago
5
Add `.gitattributes` file
#198
alamirault
closed
1 year ago
1
Is this repos still valid for symfony 6
#197
osamasc
closed
1 year ago
1
Symfony.Commenting.Annotations.Invalid triggers on PHPdoc annotations grouped by php-cs-fixer
#196
landure
opened
1 year ago
0
Add "static analysis" Composer keyword
#195
GaryJones
closed
2 years ago
1
No matches found: "--ignore=vendor/*,app/*,./var/*,bin/*,web/*,assets/*,*.js,*.css,node_modules/*"
#194
palanisamy-emis
closed
1 month ago
2
[php 8.1] Errors found in enum
#193
lobodol
opened
2 years ago
2
add integration test
#192
mmoll
opened
3 years ago
1
Abstract method declarations cause Symfony.Functions.ScopeOrder.Invalid failures
#191
vpassapera
opened
3 years ago
1
Symfony.Commenting.FunctionComment.Missing not working for methods that use attributes
#190
vpassapera
opened
3 years ago
3
Sniff for "Do not use spaces around [ offset accessor and before ] offset accessor"
#189
mmoll
opened
3 years ago
0
Symfony.ControlStructure.YodaConditions.Invalid not working with static class variables
#188
Khartir
opened
3 years ago
2
Error that halts checking
#187
noldona
opened
3 years ago
1
Add PHP 8.0 tests
#186
mmoll
closed
3 years ago
1
Add auto-fixing to DiscourageFitzinator sniff
#185
mmoll
closed
3 years ago
2
Use new Generic.NamingConventions.* sniffs
#184
mmoll
opened
3 years ago
1
Use Slevomat CS
#183
mmoll
opened
4 years ago
9
PHPStorm 2020.2 compactability
#182
reanim8ed
opened
4 years ago
1
Handle class syntax in UnaryOperatorsSniff
#181
mmoll
closed
4 years ago
1
Properly test on PHP 7.4 again
#180
mmoll
closed
4 years ago
1
Symfony.ControlStructure.UnaryOperators.Invalid fails on ++self::$x
#179
SimonHeimberg
closed
4 years ago
1
ReturnOrThrowSniff false positive
#178
kick-the-bucket
opened
4 years ago
0
PHPCS ignore will not break MultiLineArrayComma, fixes #175
#177
xalopp
closed
4 years ago
3
Handle backslash-prefixed trigger_error calls
#176
mmoll
closed
4 years ago
4
phpcs:ignore breaks MultiLineArrayComma if used on last element
#175
blastoise365
closed
4 years ago
2
Fix false positive with anon class variables
#174
mmoll
closed
5 years ago
2
check for the presence of a scope closer
#173
wickedOne
closed
5 years ago
2
infinite loop fix
#172
wickedOne
closed
5 years ago
4
Infinity loop in ValidClassNameSniff
#171
yurahaid
closed
5 years ago
7
Undefined index: scope_closer in ReturnOrThrowSniff
#170
GhostLyrics
closed
5 years ago
2
Whitespace/AssignmentSpacing: make the error auto-fixable
#169
jrfnl
closed
5 years ago
4
Fixed ReturnTypeSniff when `return_type_token` does not exist
#168
aurelijusrozenas
closed
5 years ago
2
Support anonymous classes (#153), closes GH-153
#167
Khartir
closed
5 years ago
2
Bug with AssignmentSpacing and =&
#166
carusogabriel
closed
5 years ago
2
further increase test coverage
#165
mmoll
closed
5 years ago
2
apply microoptimizations
#164
mmoll
closed
5 years ago
2
Use more type-strict comparisons
#163
mmoll
closed
5 years ago
1
add fixed test files for autofixable errors
#162
mmoll
closed
5 years ago
1
Increase test coverage
#161
mmoll
closed
5 years ago
1
Use Squiz.Scope.MethodScope instead of homegrown one
#160
mmoll
closed
5 years ago
2
Add others allowed types for class creation
#159
mmoll
closed
5 years ago
2
Use strict comparisons
#158
mmoll
closed
5 years ago
2
fix inconsistencies found with phpstan
#157
mmoll
closed
5 years ago
1
Update Unary operator spacing sniff for arrays
#156
mmoll
closed
5 years ago
2
Updated to ignore new lines for Squiz.Strings.ConcatenationSpacing.
#155
mmoll
closed
5 years ago
2
add Generic.Formatting.SpaceAfterNot
#154
mmoll
closed
5 years ago
2
Anonymous classes break several sniffs.
#153
Ma27
closed
5 years ago
1
Next