Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for PHP 8.1, Upgrade Psalm to v6 and PHPUnit to v11 #406

Open
wants to merge 1 commit into
base: 3.1.x
Choose a base branch
from

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented Jan 26, 2025

Fixes a number of newly discovered Psalm issues mostly around possibly null or false return types from internal functions

This patch drops maglnet/composer-require-checker because it's still on PHP Parser v4.x.

Once maglnet/ComposerRequireChecker#545 is merged and released we'll be able to reinstate the check.

Closes #228

@gsteel gsteel added Enhancement Review Needed Dependencies Updates and changes to dependencies QA Quality assurance tasks such as static analysis improvements labels Jan 26, 2025
@gsteel gsteel added this to the 3.1.0 milestone Jan 26, 2025
Fixes a number of newly discovered Psalm issues mostly around possibly null or false return types from internal functions

Signed-off-by: George Steel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Updates and changes to dependencies Enhancement QA Quality assurance tasks such as static analysis improvements Review Needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant