Releases: XactSystems/type-hint-hydrator
Use the entity metadata, not the proxy, so we can set stratergies correctly.
Use the entity metadata, not the proxy, so we can set strategies correctly
Use the entity metadata, not the proxy, so we can set strategies correctly.
Use the Doctrine metatdata to determine if a property is a collection.
Fix for nested entities not being hydrated with hydrateEntity.
v3.4.18 Fix for nested entities not being hydrated with hydrateEntity.
Add hydrateEntity and handleEntityRequest methods.
Fix for not finding FQ class names in use statements.
Check the property is initialised before testing the property value.
Revert haydrateObject and handleRequest to just using the ReflectionHydrator.
Add hydrateEntity and handleEntityRequest methods where the DoctrineHydrator is used.
Revert haydrateObject and handleRequest to just using the ReflectionHydrator.
Revert haydrateObject and handleRequest to just using the ReflectionHydrator.
Add hydrateEntity and handleEntityRequest methods where the DoctrineHydrator is used.
Check the property is initialised before testing the property value.
v3.4.16 Check the property is initialised before testing the property value.
Fix for not finding FQ class names in use statements.
Fix for not finding FQ class names in use statements.
Use the default AllowRemoveByValue strategy for collections.
Use the Laminas Doctrine hydrator for entities.
v3.4.14 Use the Laminas Doctrine hydrator for entities.
Add value change checking for DateTime objects.
Add value change checking for DateTime objects. Doctrine will mark a datetime field as changed if the object is replaced, not the internal value.
Get the parent class for proxied entity classes.
3.4.12 Get the parent class for proxied entity classes.