[PR #9255] fix: issue-9230 test case #11465

Closed
opened 2026-01-22 16:10:52 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/9255

State: closed
Merged: No


Written test case for #9230.

Here first of all, in all hydration we cancel falsy value, I want to understand first, do we really want this ?

also if we dont have values then $this->statement()->fetchOne() returns false, then any how we will be ignoring false value.

@greg0ire @TomaszGasior

**Original Pull Request:** https://github.com/doctrine/orm/pull/9255 **State:** closed **Merged:** No --- Written test case for #9230. Here first of all, in all hydration we cancel falsy value, I want to understand first, **do we really want this ?** also if we dont have values then `$this->statement()->fetchOne()` returns false, then any how we will be ignoring false value. @greg0ire @TomaszGasior
admin added the pull-request label 2026-01-22 16:10:52 +01:00
admin closed this issue 2026-01-22 16:10:52 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#11465