Skip to content

Pull requests: phpstan/phpstan-src

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add more numeric-string inferences after string concat
#4447 opened Oct 16, 2025 by VincentLanglet Loading… updated Nov 11, 2025
Avoid false error on is_subclass_of
#4472 opened Oct 23, 2025 by VincentLanglet Loading… updated Nov 11, 2025
Respect original variable type when using extract on optional keys
#4450 opened Oct 17, 2025 by VincentLanglet Loading… updated Nov 11, 2025
Fix DOMElement::getAttributeNode and DOMElement::getAttributeNodeNS
#4484 opened Oct 26, 2025 by VincentLanglet Loading… updated Nov 11, 2025
Ignore ApiInstanceofTypeRule in SimultaneousTypeTraverser
#4452 opened Oct 18, 2025 by VincentLanglet Loading… updated Nov 11, 2025
Resolve bitwise not on constant integer
#4437 opened Oct 13, 2025 by VincentLanglet Loading… updated Nov 11, 2025
Add missing parameters to RedisCluster signatures
#4430 opened Oct 12, 2025 by RobiNN1 Loading… updated Nov 11, 2025
infinite loop in never returning function is allowed
#4516 opened Nov 2, 2025 by canvural Loading… updated Nov 11, 2025
2
1
Fix return type of pcntl_signal_get_handler
#4544 opened Nov 10, 2025 by marc-mabe Loading… updated Nov 11, 2025
Improve return type of base64_decode()
#4492 opened Oct 27, 2025 by jlherren Loading… updated Nov 11, 2025
Update dependency shipmonk/composer-dependency-analyser to v1.8.3
#4052 opened Jun 9, 2025 by renovate bot Loading… updated Nov 11, 2025
1 task
Add --stop-on-failure option to halt analysis on first error
#4287 opened Sep 5, 2025 by idsulik Loading… updated Nov 11, 2025
More precise microtime() return type
#4347 opened Sep 18, 2025 by takaram Loading… updated Nov 11, 2025
Fix generalizing constant arrays when the array is getting smaller
#3864 opened Mar 9, 2025 by ondrejmirtes Loading… updated Nov 11, 2025
Closure::bind() scope binding improvements
#4081 opened Jul 4, 2025 by zonuexe Draft updated Nov 11, 2025
1 of 7 tasks
[FIX] dynamic variable undefined inside isset
#4213 opened Aug 7, 2025 by ga-devfront Loading… updated Nov 11, 2025
feat: add options to report ignores without identifiers or comments
#3976 opened Apr 30, 2025 by calebdw Loading… updated Nov 11, 2025
Validate checkedExceptionClasses config
#3987 opened May 12, 2025 by janedbal Loading… updated Nov 11, 2025
feat: add dynamic parameter type extensions
#4290 opened Sep 5, 2025 by calebdw Loading… updated Nov 11, 2025
Call all involved class on TypeSpecifierAwareExtension
#3882 opened Mar 14, 2025 by brambaud Draft updated Nov 11, 2025
Treat array-shapes without keys as tuples
#3872 opened Mar 11, 2025 by zonuexe Draft updated Nov 11, 2025
Fix setting known offset
#4270 opened Aug 30, 2025 by SplotyCode Loading… updated Nov 11, 2025
Make Iterator::key() and ::current() nullable
#3992 opened May 13, 2025 by rvanvelzen Loading… updated Nov 11, 2025
Resolve ExtendedFunctionVariant::getReturnType() more lazily
#3966 opened Apr 28, 2025 by ondrejmirtes Draft updated Nov 11, 2025
ProTip! Filter pull requests by the default branch with base:2.1.x.