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

Fix ltrim and trim on numeric string
#4550 opened Nov 11, 2025 by VincentLanglet Loading…
Use isSuperTypeOf() instead of equals() in Bound check
#4549 opened Nov 11, 2025 by staabm Loading…
Resolve template with value of BackEnum
#4548 opened Nov 11, 2025 by VincentLanglet Loading…
4
8
add Type::isNever and Type::isExplicitNever methods
#4547 opened Nov 11, 2025 by canvural Loading…
Fix return type of pcntl_signal_get_handler
#4544 opened Nov 10, 2025 by marc-mabe Loading…
Improve EnumSanityRule
#4543 opened Nov 10, 2025 by VincentLanglet Loading…
Fix UnionType::getObjectClassReflections
#4541 opened Nov 9, 2025 by VincentLanglet Loading…
Fix non-existent offset when guarding
#4539 opened Nov 8, 2025 by SplotyCode Loading…
Allow offset in fori loop
#4538 opened Nov 8, 2025 by SplotyCode Loading…
add Type::isError method
#4530 opened Nov 6, 2025 by canvural Loading…
Added make infection command to run it locally
#4524 opened Nov 4, 2025 by staabm Loading…
Update dependency nette/neon to v3.4.5
#4518 opened Nov 3, 2025 by renovate bot Loading…
1 task
infinite loop in never returning function is allowed
#4516 opened Nov 2, 2025 by canvural Loading…
2
1
Improve inference on FuncCall === FuncCall
#4513 opened Nov 2, 2025 by staabm Loading…
Improve count on list with greater/smaller-than
#4507 opened Oct 31, 2025 by staabm Loading…
Fix "offset might not exist" errors
#4506 opened Oct 31, 2025 by staabm Loading…
Improve return type of base64_decode()
#4492 opened Oct 27, 2025 by jlherren Loading…
Report invalid printf placeholder
#4478 opened Oct 24, 2025 by VincentLanglet Loading…
2
8
ProTip! Exclude everything labeled bug with -label:bug.