Skip to content

Doctrine bug fixes for Symfony 4.4 applications

Compare
Choose a tag to compare
@jrushlow jrushlow released this 13 Sep 18:19
30c8ac1

Howdy Makers!

This is a maintenance release for users who are still on version 1.39.0 with Symfony 4.4. This release includes a couple of bug fixes for legacy annotations in Doctrine and in our DoctrineHelper.

If you are still using MakerBundle v1.39.x, we strongly encourage you to upgrade to the latest version of Symfony to utilize the latest and greatest that MakerBundle has to offer!

Changelog

v1.39.1

September 13th, 2022

Bug

  • #1181 - [4.4] handle legacy Doctrine Persistence
    AnnotationDriver - @jrushlow

  • #1163 - fix attribute support in symfony 4.4 applications -
    @spyridonas

Happy Making!