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, remove unnecessary reflection method calls #174

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented Oct 23, 2023

Description

Just investigating upgrading to PHPUnit 10 here to find out that it's still blocked by the interop integration tests.

Considering that we'll be dropping 8.0 for PHPUnit 10 anyhow, this patch just chips off one job from that upgrade.

@gsteel gsteel self-assigned this Oct 26, 2023
@gsteel
Copy link
Member Author

gsteel commented Oct 26, 2023

@froschdesign

I don't think it's necessarily worth releasing this, what do you think?

@gsteel gsteel merged commit 4db5273 into laminas:3.3.x Oct 26, 2023
11 checks passed
@gsteel gsteel deleted the drop-php-8.0 branch October 26, 2023 11:01
@froschdesign
Copy link
Member

@gsteel
You have planned further changes, so it is possible to summarise this.

@Ocramius
Copy link
Member

I'm releasing this as-is: any further improvements can safely land in 3.4.0 later.

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