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
Sort

Pull requests list

Hooked properties cannot be unset()
#3842 opened Feb 28, 2025 by staabm Loading…
ci: add failing test for bug-12585
#3828 opened Feb 16, 2025 by calebdw Loading…
TableErrorFormatter: improve formatting of error tips
#3821 opened Feb 12, 2025 by FeBe95 Loading…
Fix readonly property assign with ArrayAccess offset
#3817 opened Feb 10, 2025 by herndlm Loading…
2
Add generic typings to array_uintersect
#3806 opened Feb 4, 2025 by axlon Loading…
Add stub for \DOMNode::hasAttributes
#3800 opened Jan 29, 2025 by Niklan Loading…
fix: json error formatter when files are empty
#3798 opened Jan 27, 2025 by shyim Loading…
Narrow variable type in switch cases
#3790 opened Jan 19, 2025 by dmytro-dymarchuk Loading…
Handle BcMath\Number operators for simple cases
#3787 opened Jan 19, 2025 by schlndh Loading…
2
7
Fix scope in enum match arm body
#3786 opened Jan 18, 2025 by dmytro-dymarchuk Loading…
More precise return type for mysqli_fetch_all()
#3778 opened Jan 10, 2025 by oxan Loading…
More precise implode() return type
#3774 opened Jan 6, 2025 by staabm Loading…
Fix false positives on non-existing-offset's
#3766 opened Jan 3, 2025 by staabm Loading…
Fix analysis on array_map with named arguments
#3763 opened Jan 1, 2025 by takaram Loading…
Improve expression resolving of superglobals
#3762 opened Dec 30, 2024 by herndlm Loading…
ProTip! Exclude everything labeled bug with -label:bug.