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

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.

@weierophinney weierophinney added this to the 1.6.0 milestone Jul 12, 2023
@weierophinney weierophinney added the Enhancement New feature or request label Jul 12, 2023
- Adds support for PHP 8.2, including bumping minimum component deps to ones that work with 8.2
- Removes support for PHP 7.4

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney force-pushed the feature/php-8.2-support branch from 5b8eddc to ddceef2 Compare July 12, 2023 15:46
Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney merged commit 5e6b773 into laminas-api-tools:1.6.x Jul 12, 2023
@weierophinney weierophinney deleted the feature/php-8.2-support branch July 12, 2023 16:15
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