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

Remove support for PHP 8.0. Bump ServiceManager to 3.21.x #205

Merged
merged 5 commits into from
May 30, 2023

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented May 29, 2023

Q A
New Feature yes
QA yes

Description

Includes commits from #201

Works around a BC break relating to tests introduced in laminas-servicemanager 3.21 where a protected method was made static.

Resolves SA issues introduced by the PHP upgrade and baselines other (currently) unfixable SA issues

renovate bot and others added 3 commits February 20, 2023 01:47
Signed-off-by: Renovate Bot <[email protected]>
Includes commits from laminas#201

Works around a BC break relating to tests introduced in `laminas-servicemanager` 3.21 where a protected method was made static.

Resolves SA issues introduced by the PHP upgrade and baselines other (currently) unfixable SA issues

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 self-assigned this May 30, 2023
@Ocramius Ocramius merged commit c43dd9f into laminas:2.28.x May 30, 2023
@gsteel gsteel deleted the drop-php-8.0 branch May 30, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants