Releases: Recras/doctrine1
Releases · Recras/doctrine1
PHP 8.4 compatibility
v1.5.30
Full Changelog: v1.5.29...v1.5.30
correct handling of unsetting relations and setting new not yet saved relations
v1.5.29 correct handling of unsetting relations and setting new not yet saved…
better handling of int and setting of null values
v1.5.28 better handling of int/integer and support setting null on |null columns
v1.5.27
fix bug with casting decimal to float in builder, just let it be a string
more type casting types
v1.5.26 enforce int on incremented
support first typecasting to enforce column type
v1.5.25 first support for typecasting to enable always correct format of data…
Generate better annotation inside Base files
v1.5.24 no need to intersect iterable with Doctrine_Collection
More annotation fixes
v1.5.23 more annotation fixes
Updated generic definitions
v1.5.22 Merge branch 'master' of https://github.com/Recras/doctrine1