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.2 support #17

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.2, and drops support for PHP 7 releases. Additionally, it updates to laminas-servicemanager 3.11+, and switches from container-interop to PSR-11.

- Adds PHP 8.2 to allowed PHP versions
- Removes PHP 7 versions
- Bumps other dependencies to ones known to work with PHP 8.2

Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
laminas-servicemanager 3.11+ works off PSR-11 now.

Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
@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 added this to In progress in PHP 8.2 via automation Jul 11, 2023
@weierophinney weierophinney merged commit 5788d8e into laminas-api-tools:1.8.x Jul 11, 2023
11 checks passed
PHP 8.2 automation moved this from In progress to Done Jul 11, 2023
@weierophinney weierophinney deleted the feature/php-8.2-support branch July 11, 2023 17:02
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
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant