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.0, Upgrade PHPUnit to 10.x #30

Merged
merged 3 commits into from
Apr 6, 2023

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented Apr 6, 2023

Q A
New Feature yes
QA yes

Description

Closes #27

gsteel added 3 commits April 6, 2023 15:33
- Remove unnecessary conflict with prophecy
- bump dev deps

Signed-off-by: George Steel <[email protected]>
- Fix deprecated methods for PHPUnit 10 and relevant psalm issues, introducing in-memory container to reduce mocking
- baseline unused code issue

Signed-off-by: George Steel <[email protected]>
Signed-off-by: George Steel <[email protected]>
@gsteel gsteel added Enhancement New feature or request Review Needed labels Apr 6, 2023
@gsteel gsteel added this to the 1.6.0 milestone Apr 6, 2023
@Ocramius Ocramius self-assigned this Apr 6, 2023
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 0c0d0c5 into mezzio:1.6.x Apr 6, 2023
@gsteel gsteel deleted the drop-php-8.0-update-phpunit branch April 6, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants