- 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 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
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
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
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
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
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.