Skip to content

Conversation

@vgreb
Copy link
Contributor

@vgreb vgreb commented Jul 17, 2025

Q A
Bug fix? yes
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Licence Apache-2.0
Fixed tickets

This PR adds support for non-entity anemic objects hydration, it's a very simple version compared to #118

$this->getQuery($queryBuilder)
     ->setParams($queryBuilder->getBindValues())
     ->query($this->getCollection(new HydratorObject(MyAnemicObject::class)));

@vgreb vgreb force-pushed the feature/vo-hydrator-simple branch 2 times, most recently from f72ebd3 to 85858d5 Compare July 17, 2025 17:41
@vgreb vgreb force-pushed the feature/vo-hydrator-simple branch from 85858d5 to ec54a87 Compare July 18, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants