- Notifications
You must be signed in to change notification settings - Fork 545
Pull requests: phpstan/phpstan-src
Author
Label
Projects
Milestones
Reviews
Assignee
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
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
Try fixing assigning array offsets on possibly undefined nested array offsets
#3865 opened Mar 9, 2025 by ondrejmirtes • Draft updated Nov 11, 2025
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
[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
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.