Skip to content

Bug fix for make:entity and older ManagerRegistry

Choose a tag to compare

@weaverryan weaverryan released this 21 Apr 19:20

Hi friends!

Version 1.15.0 introduced a bug where make:entity may generate an invalid Repository class when using DoctrineBundle 1.11 or lower.

  • bug #591 Fixing a bug where the wrong ManagerRegistry was sometimes used in repositories - thanks to @weaverryan
  • bug #588 fixed missing doctrine dependency - thanks to @jrushlow

Happy making!