issues
search
webimpress
/
coding-standard
Webimpress Coding Standard for PHP_CodeSniffer
BSD 2-Clause "Simplified" License
13
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Commenting/PhpcsAnnotation breaks PHPCS native ignore annotation handling
#208
jrfnl
opened
2 weeks ago
2
qa: Remove redundant code in WhiteSpace\ScopeIndentSniff as upstream is fixed
#207
michalbundyra
closed
1 month ago
0
fix: Classes\NoNullValuesSniff for explicit nullable types
#206
michalbundyra
closed
1 month ago
0
feat: Support for DNF types in PHP\DisallowFqnSniff
#205
michalbundyra
closed
1 month ago
0
fix: Formatting\ReturnTypeSniff to use new type of token for parenthesis
#204
michalbundyra
closed
1 month ago
0
fix: WhiteSpace\OperatorAndKeywordSpacingSniff - conflict with declare statement since PHP_CodeSniffer 3.9.1
#203
michalbundyra
closed
1 month ago
0
QA: Update GHA workflow to run tests on PHP 8.4
#202
michalbundyra
closed
1 month ago
0
Property with Union Type “int|null” => Default null value for not-nullable property is invalid
#201
CreativeNative
closed
1 month ago
0
fix: Formatting\RedundantParentheses - closure with instanceof
#200
michalbundyra
closed
11 months ago
0
RedundantParenthesesSniff gives error on valid code
#199
grizzm0
closed
11 months ago
0
feat(chore): Update to PHPCSStandards/PHP_CodeSniffer
#198
michalbundyra
closed
11 months ago
3
build(deps-dev): bump phpunit/phpunit from 9.6.13 to 9.6.15
#197
dependabot[bot]
closed
12 months ago
0
QA: Update GHA workflow to run tests on PHP 8.3
#196
michalbundyra
closed
1 year ago
0
build(deps-dev): bump phpunit/phpunit from 9.6.12 to 9.6.13
#195
dependabot[bot]
closed
1 year ago
0
build(deps-dev): bump phpunit/phpunit from 9.6.11 to 9.6.12
#194
dependabot[bot]
closed
1 year ago
0
build(deps-dev): bump phpunit/phpunit from 9.6.10 to 9.6.11
#193
dependabot[bot]
closed
1 year ago
0
build(deps-dev): bump phpunit/phpunit from 9.6.9 to 9.6.10
#192
dependabot[bot]
closed
1 year ago
0
build(deps-dev): bump phpunit/phpunit from 9.6.8 to 9.6.9
#191
dependabot[bot]
closed
1 year ago
0
build(deps-dev): bump phpunit/phpunit from 9.6.7 to 9.6.8
#190
dependabot[bot]
closed
1 year ago
0
build(deps-dev): bump phpunit/phpunit from 9.6.6 to 9.6.7
#189
dependabot[bot]
closed
1 year ago
0
build(deps-dev): bump phpunit/phpunit from 9.6.5 to 9.6.6
#188
dependabot[bot]
closed
1 year ago
0
build(deps-dev): bump phpunit/phpunit from 9.6.4 to 9.6.5
#187
dependabot[bot]
closed
1 year ago
0
fix: Functions\ReturnTypeSniff for mixed declaration when returning null
#186
michalbundyra
closed
1 year ago
0
Error if `return` is `mixed` type: Function return type is not nullable, but function returns null here
#185
Xakki
closed
1 year ago
1
qa: Run tests on PHP 8.2
#184
michalbundyra
closed
1 year ago
0
feat: Support union and intersection return types - Formatting\ReturnTypeSniff
#183
michalbundyra
closed
1 year ago
0
fix: Union return type (PHP 8.2) - Functions\ReturnTypeSniff
#182
Xakki
closed
1 year ago
1
Bump phpunit/phpunit from 9.5.20 to 9.6.4
#181
dependabot[bot]
closed
1 year ago
0
Bump squizlabs/php_codesniffer from 3.6.2 to 3.7.2
#180
dependabot[bot]
closed
1 year ago
0
Bump phpunit/phpunit from 9.5.20 to 9.6.3
#179
dependabot[bot]
closed
1 year ago
1
Bump phpunit/phpunit from 9.5.20 to 9.6.0
#178
dependabot[bot]
closed
1 year ago
1
Bump phpunit/phpunit from 9.5.20 to 9.5.28
#177
dependabot[bot]
closed
1 year ago
1
Bump phpunit/phpunit from 9.5.20 to 9.5.27
#176
dependabot[bot]
closed
1 year ago
1
Bump phpunit/phpunit from 9.5.20 to 9.5.26
#175
dependabot[bot]
closed
1 year ago
1
Bump phpunit/phpunit from 9.5.20 to 9.5.25
#174
dependabot[bot]
closed
2 years ago
1
Bump phpunit/phpunit from 9.5.20 to 9.5.24
#173
dependabot[bot]
closed
2 years ago
1
Bump phpunit/phpunit from 9.5.20 to 9.5.23
#172
dependabot[bot]
closed
2 years ago
1
Bump squizlabs/php_codesniffer from 3.6.2 to 3.7.1
#171
dependabot[bot]
closed
1 year ago
1
Bump phpunit/phpunit from 9.5.20 to 9.5.21
#170
dependabot[bot]
closed
2 years ago
1
Bump squizlabs/php_codesniffer from 3.6.2 to 3.7.0
#169
dependabot[bot]
closed
2 years ago
1
Bump phpunit/phpunit from 9.5.19 to 9.5.20
#168
dependabot[bot]
closed
2 years ago
0
Bump phpunit/phpunit from 9.5.13 to 9.5.19
#167
dependabot[bot]
closed
2 years ago
0
Bump phpunit/phpunit from 9.5.13 to 9.5.18
#166
dependabot[bot]
closed
2 years ago
1
Bump phpunit/phpunit from 9.5.13 to 9.5.17
#165
dependabot[bot]
closed
2 years ago
1
Bump phpunit/phpunit from 9.5.13 to 9.5.16
#164
dependabot[bot]
closed
2 years ago
1
Bump phpunit/phpunit from 9.5.13 to 9.5.14
#163
dependabot[bot]
closed
2 years ago
1
ReferenceSniff: Fix false positive with bitwise and
#162
kynx
closed
2 years ago
1
Bump phpunit/phpunit from 9.5.10 to 9.5.13
#161
dependabot[bot]
closed
2 years ago
0
Bump phpunit/phpunit from 9.5.10 to 9.5.12
#160
dependabot[bot]
closed
2 years ago
1
Bump phpunit/phpunit from 9.5.10 to 9.5.11
#158
dependabot[bot]
closed
2 years ago
1
Next