-
Notifications
You must be signed in to change notification settings - Fork 553
Pull requests: phpstan/phpstan-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Differenciate signaturePrototype and inheritancePrototype
#4945
opened Feb 15, 2026 by
VincentLanglet
•
Draft
Add AI agent detection to auto-switch to raw output
#4942
opened Feb 15, 2026 by
pushpak1300
Loading…
Fix parameter type intersection for union/intersection method types
#4936
opened Feb 15, 2026 by
ondrejmirtes
Loading…
Fix #13596: False positive: first class callable protected by method_exists still reports callable.nonNativeMethod error.
#4935
opened Feb 15, 2026 by
phpstan-bot
Loading…
Fix #7981: Cast of nullable object to int is not use to enforce non null object.
#4912
opened Feb 12, 2026 by
phpstan-bot
Loading…
Fix #5020: phpstan could handle $class::someMethod syntax better
#4911
opened Feb 12, 2026 by
phpstan-bot
Loading…
Fix #11427: Wrong "dead catch" error, side effects of ArrayAccess not considered
#4910
opened Feb 12, 2026 by
phpstan-bot
Loading…
Fix #13828: Reference to static const behaves as self const
#4906
opened Feb 12, 2026 by
phpstan-bot
Loading…
Respect phpstan level in ParameterCastableToNumberRule
#4873
opened Feb 11, 2026 by
VincentLanglet
Loading…
Make sure function scope is set in closure in constant expression
#4827
opened Jan 27, 2026 by
ruudk
Loading…
Resolve templates that reference other templates in a better way
#4753
opened Jan 13, 2026 by
ondrejmirtes
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.