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 #33

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented Oct 10, 2022

Q A
New Feature yes

Description

  • Fix test compatibility with 8.2
  • Stop ignoring platform reqs on 8.1
  • Replaces get_class() calls with $instance::class

- Fix test compatibility with 8.2
- Stop ignoring platform reqs on 8.1
- Replaces `get_class()` calls with `$instance::class`

Signed-off-by: George Steel <[email protected]>
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 b847ad3 into laminas:3.9.x Oct 10, 2022
@gsteel gsteel deleted the PHP-8.2 branch October 10, 2022 19:36
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.

2 participants