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

Fixed doctrine deprecation warning for using UnderscoreNamingStrategy without making it number aware. #1804

Merged
merged 1 commit into from
Jan 29, 2022

Conversation

Daniel-KM
Copy link
Contributor

No description provided.

@zerocrates
Copy link
Member

Huh, the deprecation notice is there in the Doctrine we have but it's silenced with @ so we don't actually see it.

I wonder if you picked up a newer Doctrine somewhere that actually throws this in a way it can be seen. That would square with the build system problems we saw on your other PR that modified the composer.json. Either that or you have something like XDebug's "scream" on.

Anyway the current locked version also takes this argument and just silently complains about it being missing, so I see no issue taking this change.

@zerocrates zerocrates merged commit f6a68d4 into omeka:develop Jan 29, 2022
@Daniel-KM Daniel-KM deleted the fix/doctrine_warning branch February 9, 2022 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants