Skip to content

3.1.0

Latest

Choose a tag to compare

@dbu dbu released this 23 Mar 15:57
· 3 commits to 3.x since this release
3.1.0
  • Support for Symfony 8
    • Rewrote service definitions from XML to PHP
  • Removed traces of prismic - which could not be installed with DoctrinePHPCRBundle 3 anyway.
  • Renamed InitDoctrineDbalCommand and JackrabbitCommand services because they did not match the class name.
    (Added an alias with deprecation for BC.)
  • Deprecated XmlDriver and YamlDriver in the bundle, as the ones from phpcr-odm are used directly.