-
Notifications
You must be signed in to change notification settings - Fork 584
Pull requests: phpstan/phpstan-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use LruCache for the other three least-recently-used caches
#6240
opened Aug 19, 2026 by
SanderMuller
Contributor
Loading…
Renamed trait constructor promotes properties when called
#6237
opened Aug 18, 2026 by
peter17
Contributor
Loading…
Reuse a by-ref closure's settled convergence pass as its result walk in scope-only walks
#6236
opened Aug 18, 2026 by
phpstan-bot
Collaborator
Loading…
Compare the element type of a variadic by-ref parameter against its out type
#6227
opened Aug 17, 2026 by
SanderMuller
Contributor
Loading…
Keep list type when writing to
$list[count($list)] and compare the offset's array through its printed expression
#6226
opened Aug 17, 2026 by
phpstan-bot
Collaborator
Loading…
Allow forwarding a @pure-unless-callable-is-impure callback
#6224
opened Aug 14, 2026 by
zonuexe
Contributor
Loading…
Widen the key type of functions that return an array key
#6222
opened Aug 13, 2026 by
zonuexe
Contributor
Loading…
Preserve a declared
never native return type on magic methods instead of overriding it
#6209
opened Aug 11, 2026 by
phpstan-bot
Collaborator
Loading…
Include the
PHP_INT_MIN float overflow in abs() and unary minus of unbounded integer types
#6207
opened Aug 10, 2026 by
phpstan-bot
Collaborator
Loading…
feat(properties): report missing abstract property implementations
#6202
opened Aug 9, 2026 by
oluwatosinolamilekan
Loading…
Avoid dead catch false positive for inconsistently overridden trait methods
#6199
opened Aug 8, 2026 by
peter17
Contributor
Loading…
Update dependency league/commonmark to v2.9.0 [SECURITY]
#6192
opened Aug 7, 2026 by
renovate
Bot
Loading…
1 task
Do not report a private method overriding a private trait method as unused
#6191
opened Aug 6, 2026 by
Jean-Beru
Loading…
Store result cache paths relative to the install location
#6190
opened Aug 6, 2026 by
SanderMuller
Contributor
Loading…
Update ext-ds.stub and functionMap.php for ext-ds version 2.0.0
#6189
opened Aug 6, 2026 by
armorshard1
Loading…
Infer
non-decimal-int-string from constant parts that cannot occur in a decimal-int-string
#6187
opened Aug 6, 2026 by
phpstan-bot
Collaborator
Loading…
Look up line ignores under the analysed file for trait errors reported in the context of a class
#6174
opened Aug 3, 2026 by
phpstan-bot
Collaborator
Loading…
Widen by-ref
use variables with the types they hold at calls and yields inside the closure body
#6170
opened Jul 31, 2026 by
phpstan-bot
Collaborator
Loading…
Check the subtracted type when a subtracted mixed accepts a value
#6167
opened Jul 31, 2026 by
zonuexe
Contributor
Loading…
Widen inferred template type arguments that only refine one of the bound's alternatives
#6146
opened Jul 30, 2026 by
phpstan-bot
Collaborator
Loading…
Constant-fold
explode() into a ConstantArrayType when separator, string and limit are all constant
#6123
opened Jul 28, 2026 by
phpstan-bot
Collaborator
Loading…
Support generic trait @use tags in class-level PHPDocs
#6115
opened Jul 27, 2026 by
misenhower
Loading…
Un-prefix
Filter\ and PDO\ class name strings in the phar, detect FILTER_THROW_ON_FAILURE in all filter_*()
#6112
opened Jul 27, 2026 by
phpstan-bot
Collaborator
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.