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 missing parameters to RedisCluster signatures
#4430 opened Oct 12, 2025 by RobiNN1 Loading… updated Nov 11, 2025
Remove PHP version constraint from the #[\Override] attribute rules
#4436 opened Oct 13, 2025 by johnbillion Loading… updated Nov 11, 2025
Update PHPStan packages to v2.0.6
#4461 opened Oct 20, 2025 by renovate bot Loading… updated Nov 11, 2025
1 task
Revert "Cleanup instanceof Type checks"
#4458 opened Oct 19, 2025 by takaram Loading… updated Nov 11, 2025
Add exceptional case for DateInterval::format return type inference
#4442 opened Oct 15, 2025 by adamturcsan Loading… updated Nov 11, 2025
Improve inference on FuncCall === FuncCall
#4513 opened Nov 2, 2025 by staabm Loading… updated Nov 11, 2025
TypeCombinatorTest: turn return into yield
#4451 opened Oct 18, 2025 by staabm Draft updated Nov 11, 2025
infer non-empty-list/array after isset($arr[$i])
#4441 opened Oct 15, 2025 by staabm Draft updated Nov 11, 2025
Improve count on list with greater/smaller-than
#4507 opened Oct 31, 2025 by staabm Loading… updated Nov 11, 2025
Fix "offset might not exist" errors
#4506 opened Oct 31, 2025 by staabm Loading… updated Nov 11, 2025
Infer non-empty-ness after count($a) == count($b)
#4470 opened Oct 23, 2025 by staabm Draft updated Nov 11, 2025
Added make infection command to run it locally
#4524 opened Nov 4, 2025 by staabm Loading… updated Nov 11, 2025
Fix too wide bool in trivial methods
#4444 opened Oct 16, 2025 by staabm Loading… updated Nov 11, 2025
Report invalid printf placeholder
#4478 opened Oct 24, 2025 by VincentLanglet Loading… updated Nov 11, 2025
2
8
Fix DOMElement::getAttributeNode and DOMElement::getAttributeNodeNS
#4484 opened Oct 26, 2025 by VincentLanglet 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
Preserve constant array when setting a union of constant scalar keys
#4520 opened Nov 3, 2025 by ondrejmirtes Loading… updated Nov 11, 2025
Fix UnionType::getObjectClassReflections
#4541 opened Nov 9, 2025 by VincentLanglet Loading… updated Nov 11, 2025
Improve EnumSanityRule
#4543 opened Nov 10, 2025 by VincentLanglet 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
Add ArrayCombineFunctionThrowTypeExtension
#4414 opened Oct 6, 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
Introduce __stringnotstringable
#4457 opened Oct 19, 2025 by VincentLanglet Loading… updated Nov 11, 2025
ProTip! Filter pull requests by the default branch with base:2.1.x.