Post #396093
2025-12-19 20:58 UTC
:doctrine:📦release! `doctrine/orm` 3.6.0 has been released.
It contains a few new features, such as:
- the ability to add hints to a query builder;
- new commands to inspect listeners;
- json output for `orm:mapping:describe`;
- better integration between PHP enums and MySQL enums.
There are a few deprecations as well. Check out the release notes to learn more: https://github.com/doctrine/orm/releases/tag/3.6.0
Replies (1)
-
@greg0ire@phpc.social 2025-12-21 21:15
https://github.com/doctrine/DoctrineBundle/releases/tag/3.2.0 makes the aforementioned commands available in Symfony applications