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

Added regression test
#3561 by staabm was merged Oct 9, 2024 Loading…
Remove $isFinal dead-code in PhpFunctionReflection
#3545 by staabm was merged Oct 7, 2024 Loading…
More precise md5/sha1 return type
#3541 by staabm was merged Oct 8, 2024 Loading…
token_name() returns non-empty-string
#3540 by staabm was merged Oct 6, 2024 Loading…
Fix unused private property is not sometimes detected
#3539 by staabm was merged Oct 6, 2024 Loading…
Remove inefficient caching from PhpMethodReflection
#3534 by staabm was merged Oct 8, 2024 Loading…
UPGRADING: fix missing backticks
#3528 by staabm was merged Oct 3, 2024 Loading…
curl_multi_getcontent() can return null
#3527 by staabm was merged Oct 6, 2024 Loading…
UPGRADING: fix typo
#3526 by staabm was merged Oct 3, 2024 Loading…
UPGRADING: fix missing syntax highlighting
#3525 by staabm was merged Oct 3, 2024 Loading…
Offset access on lowercase-string is lowercase-string
#3502 by staabm was merged Sep 27, 2024 Loading…
More precise IntegerRangeType::toString()
#3475 by staabm was merged Sep 26, 2024 Loading…
Added regression test
#3473 by staabm was merged Sep 23, 2024 Loading…
More precise MixedType::toBoolean() with subtracted type
#3471 by staabm was merged Sep 26, 2024 Loading…
Fix ErrorType after ArrayDimFetch
#3460 by staabm was merged Sep 22, 2024 Loading…
Truthy isset($arr[$k]) should narrow $k
#3453 by staabm was merged Sep 22, 2024 Loading…
Fix duplicate paths in composerAutoloaderProjectPaths
#3451 by staabm was merged Sep 18, 2024 Loading…
Fix FileExcluder on windows
#3450 by staabm was merged Sep 17, 2024 Loading…
ProTip! Exclude everything labeled bug with -label:bug.