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 trigger_error level when deprecated type is used #2244

Merged
merged 1 commit into from
Nov 12, 2020

Conversation

rieschl
Copy link
Contributor

@rieschl rieschl commented Nov 11, 2020

Q A
Type bug
BC Break no
Fixed issues none

trigger_error should emit a E_USER_DEPRECATED error when a deprecated mapping type is used instead of the default error level.

`trigger_error` should emit a E_USER_DEPRECATED error instead of the default.
@malarzm malarzm added the Bug label Nov 12, 2020
@malarzm malarzm added this to the 2.1.3 milestone Nov 12, 2020
@malarzm
Copy link
Member

malarzm commented Nov 12, 2020

Thanks @rieschl!

@malarzm malarzm merged commit 3dcd82e into doctrine:2.1.x Nov 12, 2020
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.

3 participants