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 BC-break on underscore naming strategy #7908

Merged
merged 1 commit into from
Nov 18, 2019

Conversation

lcobucci
Copy link
Member

We broke our BC promises on the last patch release by changing how the underscore naming strategy parses values with numbers.

This makes it possible to configure whether or not to make the underscore naming strategy aware of numbers, keeping the old configuration as default value.

We broke our BC promises on the last patch release by changing how the
underscore naming strategy parses values with numbers.

This commit makes it possible to configure whether or not to make the
underscore naming strategy aware of numbers, keeping the old
configuration as default value.
@lcobucci lcobucci added this to the 2.6.6 milestone Nov 18, 2019
@lcobucci lcobucci self-assigned this Nov 18, 2019
@lcobucci lcobucci merged commit 4804f60 into doctrine:2.6 Nov 18, 2019
@lcobucci
Copy link
Member Author

@greg0ire thanks for the review!

@lcobucci lcobucci deleted the fix-bc-break-on-naming-strategy branch November 18, 2019 21:57
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.

None yet

2 participants