mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
-
released this
2026-01-09 07:44:10 +01:00 | 16 commits to 3.6.x since this release📅 Originally published on GitHub: Fri, 09 Jan 2026 06:44:11 GMT
🏷️ Git tag created: Fri, 09 Jan 2026 06:44:10 GMTRelease Notes for 3.6.1
3.6.x bugfix release (patch)
3.6.1
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 4
Bugfixes
- 12335: Avoid lazy object initialization when initializing read-only property thanks to @greg0ire
- 12275: FIX: Handle int-backed enums for values stored as string values in MySQL ENUM columns thanks to @TheBreaken
Documentation
- 12329: Fix result cache examples in docs thanks to @HypeMC
- 12328: Fix docs regarding query hints thanks to @HypeMC
- 12060: Update doc
dql-custom-walkers.rstwith an output walker to interpolate parameters into SQL thanks to @n0099
Downloads