DoctrineModule 0.10.0 Release
Posted on
We are happy to announce DoctrineModule 0.10.0
.
Installation
You can install this version of the DoctrineModule by using Composer and the:
{
"require": {
"doctrine/doctrine-module": "~0.10.0"
}
}
Changes since 0.9.0
This is a list of issues resolved in 2.5.2
since 2.4.1
:
- [#521]: Fixed php_codesniffer dependency
- [#534]: Fixed wrong Predis Mock
- [#537]: Update hydrator.md
- [#520]: Fix for issue #230 and fixes for #234
- [#539]: Better support for snake_case field names
- [#535]: Adds additional processing for DoctrineObject::toMany
Please report any issues you may have with the update on the mailing list or on GitHub.