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 support for PHP 7 #461

Merged
merged 1 commit into from
Dec 17, 2023
Merged

Drop support for PHP 7 #461

merged 1 commit into from
Dec 17, 2023

Conversation

derrabus
Copy link
Member

Dropping PHP 7 will allow us to simplify some code. It especially allows us to remove Doctrine Annotations from our fixtures. I'll do that in a follow-up PR.

All code changes in this PR resulted from running PHPCBF with the higher PHP language level.

@derrabus derrabus added this to the 2.0.0 milestone Dec 16, 2023
@derrabus derrabus merged commit 4609623 into doctrine:2.0.x Dec 17, 2023
11 checks passed
@derrabus derrabus deleted the drop/php-7 branch December 17, 2023 01:27
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