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 PHP 7 support, add PHP 8.1 and 8.2 support #31

Merged

Conversation

weierophinney
Copy link
Contributor

Q A
Documentation no
Bugfix no
BC Break no
New Feature yes
RFC no
QA yes

Description

This patch:

  • Adds support for PHP 8.1 and 8.2
  • Drops support for PHP 7
  • Updates to laminas-servicemanager 3.11, migrating to PSR-11 interfaces instead of container-interop

- Adds support for PHP 8.1 and 8.2
- Removes support for PHP 7
- Bumps api-tools deps to ones known to test against PHP 8.2

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
BC change, due to update to laminas-servicemanager

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney added this to the 1.8.0 milestone Jul 11, 2023
@weierophinney weierophinney added the Enhancement New feature or request label Jul 11, 2023
@weierophinney weierophinney merged commit e0ea083 into laminas-api-tools:1.8.x Jul 11, 2023
@weierophinney weierophinney deleted the feature/php-8.2-support branch July 11, 2023 16:38
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.

1 participant