Skip to content

2.7.1

Compare
Choose a tag to compare
@beberlei beberlei released this 15 Feb 15:10

A notable change of this version is the introduction of ocramius/package-versions to provide version information, most importantly when using the Doctrine CLI. That also means that you cannot rely on Doctrine\ORM\Version::VERSION constant anymore going forward it will always point to 2.7.1-DEV.

When you update, also make sure to include an update to doctrine/persistence version 1.3.6 and doctrine/reflection 1.1

2.7.1

  • Total issues resolved: 4
  • Total pull requests resolved: 11
  • Total contributors: 11

Bug

Documentation

CI,Deprecation

Bug,Regression

BC Break,Bug