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

Update PhpStorm stubs
#4521 opened Nov 4, 2025 by phpstan-bot 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
count(non-empty-array, COUNT_RECURSIVE) is int<1, max>
#4515 opened Nov 2, 2025 by staabm Loading…
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
Avoid false error on is_subclass_of
#4472 opened Oct 23, 2025 by VincentLanglet Loading…
Fix strtr inferences
#4466 opened Oct 21, 2025 by VincentLanglet Loading…
Update PHPStan packages to v2.0.6
#4461 opened Oct 20, 2025 by renovate bot Loading…
1 task
Update dependency nette/neon to v3.4.5
#4460 opened Oct 20, 2025 by renovate bot Loading…
1 task
Revert "Cleanup instanceof Type checks"
#4458 opened Oct 19, 2025 by takaram Loading…
Introduce __stringnotstringable
#4457 opened Oct 19, 2025 by VincentLanglet Loading…
Fix get_class return type
#4456 opened Oct 19, 2025 by VincentLanglet Loading…
ProTip! Exclude everything labeled bug with -label:bug.