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.2, Remove support for PHP 7.4 #22

Merged
merged 5 commits into from
Oct 10, 2022

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented Oct 10, 2022

Q A
New Feature yes

Description

  • Remove prophecy (Requires mezzio-router 3.9 minimum for integration tests)
  • Update psalm baseline

- Remove `prophecy`
- Update psalm baseline

Signed-off-by: George Steel <[email protected]>
@gsteel gsteel added the Enhancement New feature or request label Oct 10, 2022
@gsteel gsteel added this to the 3.7.0 milestone Oct 10, 2022
`laminas/laminas-psr7bridge` at `^0.x` is no longer installable

Signed-off-by: George Steel <[email protected]>
Prevents older versions being installed in dev where ServerRequestFactory is abstract

Signed-off-by: George Steel <[email protected]>
@Ocramius Ocramius self-assigned this Oct 10, 2022
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 6bc10b0 into mezzio:3.7.x Oct 10, 2022
@gsteel gsteel deleted the PHP-8.2 branch October 10, 2022 21:45
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