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

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
feat: isEnum class-string narrowing
#4474 opened Oct 24, 2025 by SamMousa Draft updated Nov 11, 2025
Change return type of apcu_inc & apcu_dec function
#4419 opened Oct 7, 2025 by LordSimal Loading… updated Nov 11, 2025
Fix get_class return type
#4456 opened Oct 19, 2025 by VincentLanglet Loading… updated Nov 11, 2025
TypeCombinatorTest: turn return into yield
#4451 opened Oct 18, 2025 by staabm Draft updated Nov 11, 2025
Improve inference on FuncCall === FuncCall
#4513 opened Nov 2, 2025 by staabm Loading… 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
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
Improve count on list with greater/smaller-than
#4507 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
Report invalid printf placeholder
#4478 opened Oct 24, 2025 by VincentLanglet Loading… updated Nov 11, 2025
2
8
Add exceptional case for DateInterval::format return type inference
#4442 opened Oct 15, 2025 by adamturcsan 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
Improve EnumSanityRule
#4543 opened Nov 10, 2025 by VincentLanglet Loading… updated Nov 11, 2025
Add ArrayCombineFunctionThrowTypeExtension
#4414 opened Oct 6, 2025 by VincentLanglet Loading… updated Nov 11, 2025
Fix bitwise on mixed
#4423 opened Oct 8, 2025 by VincentLanglet Loading… updated Nov 11, 2025
Support int range in bitwise operations
#4435 opened Oct 13, 2025 by VincentLanglet Draft updated Nov 11, 2025
2
2
Fix strtr inferences
#4466 opened Oct 21, 2025 by VincentLanglet Loading… updated Nov 11, 2025
Introduce __stringnotstringable
#4457 opened Oct 19, 2025 by VincentLanglet Loading… updated Nov 11, 2025
ProTip! no:milestone will show everything without a milestone.