-
Notifications
You must be signed in to change notification settings - Fork 699
Pull requests: vimeo/psalm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[6.x] Quiet CLI output when running under an AI agent
#11812
opened Apr 16, 2026 by
alies-dev
Contributor
Loading…
[6.x] Add
TKeyedArray::make() factory to 6.x for cross-version plugin compatibility
#11810
opened Apr 16, 2026 by
alies-dev
Contributor
Loading…
[6.x] extract
IdeDetector, auto-detect IDE when none specified
#11802
opened Apr 14, 2026 by
alies-dev
Contributor
Loading…
Fix method name casing in
MissingOverrideAttribute check
#11798
opened Apr 13, 2026 by
maximal
Contributor
Loading…
[7.x] Enhanced compact format: drop ERROR prefix, add taint chain summary
#11797
opened Apr 13, 2026 by
alies-dev
Contributor
Loading…
[6.x] Skip trait in
getMethodMutations when storage is missing (fixes "Could not get class storage")
#11789
opened Apr 6, 2026 by
alies-dev
Contributor
Loading…
[6.x] Fix: accept TLiteralClassString of a trait as trait-string
#11783
opened Apr 2, 2026 by
no-simpler
Loading…
PoC: Add
@psalm-check-return-type annotation
#11781
opened Mar 31, 2026 by
alies-dev
Contributor
Loading…
[6.x] Fix: comparison with int range variable not narrowing the other operand
#11779
opened Mar 31, 2026 by
alies-dev
Contributor
Loading…
[6.x] Fix: crash when int range compared with value near
PHP_INT_MAX
#11778
opened Mar 31, 2026 by
alies-dev
Contributor
Loading…
[6.x] Fix: int range comparison not detected as redundant when already satisfied
#11777
opened Mar 30, 2026 by
alies-dev
Contributor
Loading…
[6.x] Fix: int range in generic type parameter falsely incompatible with int
#11776
opened Mar 30, 2026 by
alies-dev
Contributor
Loading…
[7.x] Fix: inline variance modifiers parsed as class names in generic type params
#11773
opened Mar 28, 2026 by
alies-dev
Contributor
Loading…
[7.x] Use auto-detected thread count in CI environments
#11771
opened Mar 28, 2026 by
alies-dev
Contributor
Loading…
[7.x] Fix PHPCS line length violation in
generate_levels_doc.php
#11769
opened Mar 28, 2026 by
alies-dev
Contributor
Loading…
[7.x] Fix:
$this failing to parse inside generic type parameters
#11768
opened Mar 28, 2026 by
alies-dev
Contributor
Loading…
[6.x] Fix taint annotations skipped when
MethodReturnTypeProvider is active
#11766
opened Mar 27, 2026 by
alies-dev
Contributor
Loading…
Add "memcached" to list of supported extensions.
#11756
opened Mar 24, 2026 by
ADmad
Contributor
Loading…
fix: class-string with template contains non-object type
#11755
opened Mar 23, 2026 by
vincent4vx
Contributor
Loading…
[7.x] Add The PR will be included in 'Features' section of the release notes
--init-ci command to generate GitHub Actions workflow
release:feature
#11748
opened Mar 19, 2026 by
alies-dev
Contributor
Loading…
Fix false-positive PossiblyNullPropertyFetch when nullsafe property fetch used as condition
release:fix
The PR will be included in 'Fixes' section of the release notes
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.