Skip to content

Bump to PHP 8.1 and add types everywhere #51

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

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

derrabus
Copy link
Member

Since PHP 8.1 will become the new minimum requirement for DBAL and ORM, I'd like to modernize the event manager to this language level as well.

This is a breaking change because of stricter parameter types and added native return types. If we agree to do this, I'd create a 2.0.x branch off 1.2.x and retarget this PR.

@derrabus derrabus added this to the 2.0.0 milestone Oct 10, 2022
@greg0ire
Copy link
Member

I think you should go ahead 👍

@derrabus derrabus changed the base branch from 1.2.x to 2.0.x October 10, 2022 14:58
@derrabus derrabus marked this pull request as ready for review October 10, 2022 14:58
@derrabus derrabus merged commit 06e43fb into doctrine:2.0.x Oct 10, 2022
@derrabus derrabus deleted the improvement/types branch October 10, 2022 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants