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

Make PurgerFactory generic #469

Merged
merged 2 commits into from
Nov 30, 2024
Merged

Make PurgerFactory generic #469

merged 2 commits into from
Nov 30, 2024

Conversation

greg0ire
Copy link
Member

@greg0ire greg0ire commented Nov 28, 2024

This allows us to remove assertions and natively provide the right type
information.

I'm targeting 4.0.x because I have no plans to release a new 3.x minor.

@greg0ire
Copy link
Member Author

Draft as I would like to merge up #467 first

@SenseException
Copy link
Member

#467 got merged. You can start your merge up if there are no other relevant PRs involved.

This allows us to remove assertions and natively provide the right type
information.
@greg0ire greg0ire marked this pull request as ready for review November 29, 2024 08:06
@greg0ire greg0ire added this to the 4.0.0 milestone Nov 30, 2024
@greg0ire greg0ire merged commit 7d52e56 into doctrine:4.0.x Nov 30, 2024
10 checks passed
@greg0ire greg0ire deleted the generics branch November 30, 2024 09:00
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.

2 participants