-
Notifications
You must be signed in to change notification settings - Fork 582
Pull requests: phpstan/phpstan-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Increase tracked
ob_get_level() only in ob_start()'s truthy branch instead of unconditionally
#6087
opened Jul 22, 2026 by
phpstan-bot
Collaborator
Loading…
Keep the result cache when composer.lock changes but no package version did
#6086
opened Jul 22, 2026 by
SanderMuller
Contributor
Loading…
Treat trait-declared properties as initialized when promoted by an inherited constructor
#6085
opened Jul 22, 2026 by
phpstan-bot
Collaborator
Loading…
pref: Iterate through nullsafe expression chains
#6084
opened Jul 22, 2026 by
realFlowControl
•
Draft
Update dependency aws-cdk-lib to v2.260.0 [SECURITY]
#6081
opened Jul 21, 2026 by
renovate
Bot
Loading…
1 task
Report editor-mode (
--tmp-file) analysis under the --instead-of path so Scope::getFile() returns the real path
#6079
opened Jul 21, 2026 by
phpstan-bot
Collaborator
Loading…
Normalize array keys through
toArrayKey() in array_fill_keys and array_combine return types
#6078
opened Jul 21, 2026 by
phpstan-bot
Collaborator
Loading…
Fix array fill keys for decimal int strings
#6077
opened Jul 21, 2026 by
BackEndTea
Contributor
Loading…
DynamicFunctionReturnTypeExtensions for PostgreSQL
#6074
opened Jul 21, 2026 by
vrana
Contributor
Loading…
Remove obsolete PDO.patch for phpstorm-stubs
#6073
opened Jul 21, 2026 by
vrana
Contributor
Loading…
Look up constant-scalar and enum-case members of a
UnionType via an O(1) set in isSuperTypeOf/accepts
#6072
opened Jul 21, 2026 by
phpstan-bot
Collaborator
Loading…
Fix flickering of trait errors deduplicated into the trait file
#6071
opened Jul 21, 2026 by
mabar
Loading…
feat: support nullable and never types in @param-closure-this
#6070
opened Jul 20, 2026 by
calebdw
Contributor
Loading…
Consult bootstrap-registered custom autoloaders only after the static source locators
#6069
opened Jul 20, 2026 by
phpstan-bot
Collaborator
Loading…
Report constant-string arguments to
#[JetBrains\PhpStorm\FileReference] parameters that do not resolve to an existing path
#6062
opened Jul 18, 2026 by
phpstan-bot
Collaborator
Loading…
Resolve forward_static_call() with the caller's late static binding
#6051
opened Jul 14, 2026 by
zonuexe
Contributor
Loading…
Narrow array_all()/array_any() through the array_filter() machinery
#6046
opened Jul 13, 2026 by
zonuexe
Contributor
Loading…
Degrade
isList to maybe for optional non-list keys in array shapes and shape merges
#6026
opened Jul 8, 2026 by
phpstan-bot
Collaborator
Loading…
An optional non-list key makes isList Maybe, not No
#6025
opened Jul 8, 2026 by
zonuexe
Contributor
Loading…
Implement @pure-unless-parameter-passed
#6018
opened Jul 7, 2026 by
zonuexe
Contributor
Loading…
3 tasks done
Match custom extension files to analysed paths by realpath so symlinked packages are not reported as outside analysed paths
#6015
opened Jul 6, 2026 by
phpstan-bot
Collaborator
Loading…
Do not skip constant-array guards when creating conditional expressions for subtype-absorbed targets
#6012
opened Jul 6, 2026 by
phpstan-bot
Collaborator
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.