Releases: debesha/DoctrineProfileExtraBundle
Releases · debesha/DoctrineProfileExtraBundle
1.4.2: Support multiple entity managers
Injecting the ManagerRegistry gives us access to the entire set of
entity managers; this means we can loop through them and collect all
available data.
1.4.1
Make LoggingHydratorTrait::hydrateAll signature compatible with ORM 2…
1.4
feat: drop support for PHP < 8.0
drop support for twig < 2.15.6
bump min versions
add PHP strong types
1.3.8
fix: deprecation warning newHydrator
1.3.4
Symfony 5 and doctrine-bundle v2 compatibility