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

Update the inflector api #962

Open
pkly opened this issue Aug 26, 2020 · 0 comments
Open

Update the inflector api #962

pkly opened this issue Aug 26, 2020 · 0 comments

Comments

@pkly
Copy link
Contributor

pkly commented Aug 26, 2020

A lot of deprecated errors are thrown during usage of the bundle with message:

The "Doctrine\Common\Inflector\Inflector::camelize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.

in file /Mapping/Caser.php:30 { return Inflector::camelize($string); }

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

No branches or pull requests

1 participant