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

Fix Deprecation::ignoreDeprecations #43

Merged
merged 2 commits into from
Jun 2, 2023
Merged

Fix Deprecation::ignoreDeprecations #43

merged 2 commits into from
Jun 2, 2023

Conversation

ruudk
Copy link
Contributor

@ruudk ruudk commented Jun 2, 2023

This applies @greg0ire's feedback and fixes #31

Copy link
Member

@greg0ire greg0ire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this makes more sense 👍

@ruudk ruudk force-pushed the fix branch 2 times, most recently from 1c2552e to 680091a Compare June 2, 2023 17:33
Turns out that `Deprecation::ignoreDeprecations` does not work at all.
@stof stof added the bug Something isn't working label Jun 2, 2023
@stof stof added this to the v1.1.1 milestone Jun 2, 2023
@greg0ire greg0ire merged commit 1be0069 into doctrine:master Jun 2, 2023
@greg0ire
Copy link
Member

greg0ire commented Jun 2, 2023

Thanks @ruudk !

@ruudk ruudk deleted the fix branch June 2, 2023 18:14
@ruudk
Copy link
Contributor Author

ruudk commented Jun 3, 2023

Would it be possible to tag this? So that I can stop some deprecations on production? 😅

@greg0ire
Copy link
Member

greg0ire commented Jun 3, 2023

Sure thing. Out of interest, how urgent is it for you and why?

@ruudk
Copy link
Contributor Author

ruudk commented Jun 3, 2023

Thanks for the tag! It was producing a 10-20 deprecations an hour. Great to be able to stop this 😃

@greg0ire
Copy link
Member

greg0ire commented Jun 3, 2023

Ok, so definitely not a money problem then I trust, just an output clutter issue? Cc @mpdude, I think this topic will interest you, w.r.t doctrine/doctrine-website#485

@ruudk
Copy link
Contributor Author

ruudk commented Jun 3, 2023

Deployed 1.1.1 and the deprecations stopped. Great 💙

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants