Skip to content

Run Psalm with the current php version as target#12

Merged
Baptouuuu merged 1 commit intodevelopfrom
psalm-target
Apr 5, 2026
Merged

Run Psalm with the current php version as target#12
Baptouuuu merged 1 commit intodevelopfrom
psalm-target

Conversation

@Baptouuuu
Copy link
Copy Markdown
Member

This is to avoid running on PHP 8.5 and targeting a minimal version of 8.4. This creates incompatibilities such as NoDiscard saying it is an invalid attribute, as it doesn't exist in PHP 8.4 (but it's not a problem as it will do nothing on PHP 8.4)

@Baptouuuu Baptouuuu self-assigned this Apr 5, 2026
@Baptouuuu Baptouuuu merged commit 331685d into develop Apr 5, 2026
21 checks passed
@Baptouuuu Baptouuuu deleted the psalm-target branch April 5, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant