Use non-deprecated version of Lexer and Inflector#7274
Conversation
|
Not necessarily, we still depend on Common which requires both of the packages. :) Do we want them explicitly listed here? (Will address |
@Majkl578 as long we don't plan to modify common and break everything is good HAHAHAH Let's get it merged! |
|
@lcobucci this fix also needs to be applied in master btw, not only in 2.6 |
We don't need to do this now in 2.6 / 2.x imho since
As said above:
Master will be updated to not depend on doctrine/common, only separate packages. I'll likely cherry-pick this into #7249. |
|
and even if you don't apply it to master for now, 2.7 needs it though |
As of doctrine/common#845,
Doctrine\Common\LexerandDoctrine\Common\Util\Inflectortrigger silent deprecations.