Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#154·inflector

Deprecation of methods as being dropped in 2.x

Author: raziel057Created May 12, 2020Updated Jun 2, 2020

It's strange that you deprecate the following methods (tableize, classify, ...), because it's still used in Doctrine ORM:

For example Inflector::classify is used in: https://github.com/doctrine/orm/blob/master/lib/Doctrine/ORM/EntityRepository.php

Source: doctrine/inflector

View original on GitHubView discussion on GitHub