issues
search
phpstan
/
phpstan-strict-rules
Extra strict and opinionated rules for PHPStan
MIT License
607
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bleeding edge + strict rules in v1.12.11 suggests comparing DateTime objects via strict comparison.
#251
whataboutpereira
closed
1 day ago
3
Remove dead test because of raised min-php version
#250
staabm
closed
1 month ago
1
Add toggles for backtick, empty, implicit array creation and short ternary
#249
ruudk
closed
2 months ago
2
Bug: disallowedShortTernary can not be disabled
#248
dbu
closed
2 months ago
3
Check if treatPhpDocTypesAsCertain tip is enabled
#247
ruudk
closed
2 months ago
1
instanceof in a trait is "always true" AND "always false"
#246
PFQNiet
closed
2 months ago
2
Feature request: Rule to disallow usage of `@phpstan-ignore-*` annotations without error identifier
#245
eliashaeussler
closed
3 months ago
6
Update Eomm/why-don-t-you-tweet action to v2
#244
renovate[bot]
opened
6 months ago
0
Variable property access on SimpleXMLElement
#243
ghispi
opened
7 months ago
0
False positive "Variable might not be defined" after `for` loop
#242
Wirone
closed
7 months ago
2
Upgrade to PHP-Parser 5
#241
etienneroudeix
closed
9 months ago
5
Fix UselessCastRuleTest.
#240
mad-briller
closed
9 months ago
1
Introduce strict array_filter call (require callback method)
#239
kamil-zacek
closed
7 months ago
3
Update cbrgm/mastodon-github-action action to v2
#238
renovate[bot]
closed
9 months ago
0
Update metcalfc/changelog-generator action to v4.3.1 - autoclosed
#237
renovate[bot]
closed
9 months ago
0
Overriding a vendor class member with imperfect type declaration: No way to not get errors
#236
levu42
closed
10 months ago
3
Update dessant/lock-threads action to v5
#235
renovate[bot]
closed
1 year ago
0
Update metcalfc/changelog-generator action to v4.2.0
#234
renovate[bot]
closed
1 year ago
0
Check if override method does not rename parameters
#233
mvorisek
opened
1 year ago
0
disallowedLooseComparison - allow only DateTime/DateTimeImmutable
#232
realjjaveweb
opened
1 year ago
5
Using named arguments with in_array causes a function.strict error
#231
AymDev
closed
1 year ago
2
Add rule to disallow error control operator
#230
o0h
closed
1 year ago
2
Allow 'make' to work first time
#229
fredden
closed
1 year ago
4
checkDynamicProperties, setting variable in while loop condition gets reported as might not be defined
#228
Grldk
closed
1 year ago
2
Update actions/checkout action to v4
#227
renovate[bot]
closed
1 year ago
0
Disallow foreach by-reference
#226
dktapps
opened
1 year ago
0
Add rule to disallow casting potential null values
#225
leongersen
opened
1 year ago
0
Disallow casting potential nulls to int/string/array
#224
leongersen
opened
1 year ago
1
`class-string` should not be settable using string literal
#223
mvorisek
opened
1 year ago
2
Add support to requireParentConstructorCall for indirect calls
#222
TravisCarden
opened
1 year ago
0
Relaxed booleansInConditions to allow 0, 1?
#221
Alkarex
closed
1 year ago
5
Add `uselessTrim` rule for useless `trim()`
#220
mvorisek
opened
1 year ago
0
Missing `#[Override]`
#219
mvorisek
closed
1 year ago
2
Disallow offset access on string
#218
mvorisek
opened
1 year ago
0
Check incompatible operand values for greater/smaller operands
#217
kamil-zacek
opened
1 year ago
1
Update dependency slevomat/coding-standard to v8.12.0
#216
renovate[bot]
closed
1 year ago
0
Update dependency slevomat/coding-standard to v8.11.1
#215
renovate[bot]
closed
1 year ago
0
Update dependency slevomat/coding-standard to v8.11.0
#214
renovate[bot]
closed
1 year ago
0
Update dependency slevomat/coding-standard to v8.10.0
#213
renovate[bot]
closed
1 year ago
0
Add default value to operator rules
#212
lucdima
closed
1 year ago
2
display the name of the rule in the log
#211
jacekkarczmarczyk
closed
1 year ago
2
Update build-cs
#210
renovate[bot]
closed
1 year ago
0
Update dependency slevomat/coding-standard to v8.9.1
#209
renovate[bot]
closed
1 year ago
0
Update PHPCS
#208
staabm
closed
1 year ago
4
Update metcalfc/changelog-generator action to v4.1.0
#207
renovate[bot]
closed
1 year ago
0
ignore build-cs folder in releases
#206
staabm
closed
1 year ago
3
[1.5.0] Error after added `$bleedingEdge` constructor parameter
#205
adrenth
closed
1 year ago
5
Strict operator type check for assign operations
#204
kamil-zacek
closed
1 year ago
1
Update dependency phpunit/phpunit to v11
#203
renovate[bot]
opened
1 year ago
0
Force `@return` to match return type
#202
tillkruss
closed
1 year ago
2
Next