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

Drop legacy inflector classes and prepare 2.0 release #141

Merged
merged 7 commits into from
May 6, 2020

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented May 6, 2020

This is the last PR for the 2.0 release. It brings in changes from the new 1.4.x branch and makes necessary updates for 2.0.
From the 1.4.x branch:

  • Newer PHPUnit versions are allowed
  • Removes a BC break in the legacy inflector implementation (class was made final)
  • Adds BC break check to ensure no BC breaks in PRs

This PR disables the BC break checks as BC breaks are explicitly allowed for 2.0. It also removes the legacy inflector implementation that is being deprecated in 1.4.

@alcaeus alcaeus added this to the v2.0.0 milestone May 6, 2020
@alcaeus alcaeus requested a review from greg0ire May 6, 2020 11:10
@alcaeus alcaeus self-assigned this May 6, 2020
@alcaeus alcaeus changed the title Prepare 2.0 release Drop legacy inflector classes and prepare 2.0 release May 6, 2020
@alcaeus alcaeus removed the request for review from greg0ire May 6, 2020 14:40
@alcaeus alcaeus merged commit 712e2e4 into doctrine:master May 6, 2020
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