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

Add support for PHP 8.3 #29

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Add support for PHP 8.3 #29

merged 2 commits into from
Nov 21, 2023

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented Nov 21, 2023

Also adds recommended settings for psalm and deals with a few minor issues

Also adds recommended settings for psalm and deals with a few minor issues

Signed-off-by: George Steel <george@net-glue.co.uk>
@gsteel gsteel added this to the 3.12.0 milestone Nov 21, 2023
test/CommandTest.php Outdated Show resolved Hide resolved
Avoids psalm issues for UnusedClass. STDERR and STDOUT cannot easily be captured during a test.

Signed-off-by: George Steel <george@net-glue.co.uk>
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @gsteel!

@Ocramius Ocramius merged commit cd2f988 into laminas:3.12.x Nov 21, 2023
11 checks passed
@gsteel gsteel deleted the PHP-8.3 branch November 21, 2023 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants