Skip to content

3.0.0

Compare
Choose a tag to compare
@doctrinebot doctrinebot released this 25 May 20:43
3.0.0
05ab204

Release 3.0.0

This release drops the following dependencies. If you depend on any of these classes, please require the dependencies directly:

  • doctrine/inflector
  • doctrine/cache
  • doctrine/collections
  • doctrine/lexer
  • doctrine/annotations
  • doctrine/event-manager
  • doctrine/reflection

After requiring those dependencies directly, please update the composer.json constraint for doctrine/common to ^2.13 || ^3.0.

The following deprecated classes were dropped:

  • Doctrine\Common\Lexer => Doctrine\Common\Lexer\AbstractLexer
  • Doctrine\Common\Util\Inflector => Doctrine\Inflector\Inflector
  • Doctrine\Common\Version (no replacement)

3.0.0