doctrine / DoctrineModule

Doctrine Module for Laminas
http://www.doctrine-project.org/projects/doctrine-module.html
MIT License
398 stars 269 forks source link

The Inflector class is deprecated #643

Closed nepda closed 6 years ago

nepda commented 6 years ago

I've simply changed the use statement.

The Inflector class is deprecated, use Doctrine\Common\Inflector\Inflector from doctrine/inflector package instead.

nepda commented 6 years ago

Thank you for merging :-)

Do you have any hints for a date for releasing (in v2.1.4?) this fix?

Erikvv commented 6 years ago

please tag this fix