[PR #6732] Update BasicEntityPersister::count() #10112

Open
opened 2026-01-22 16:06:28 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: No


$this->entityPersister->count($this->criteria) will return a string, because it returns the result of a count query without casting.

**Original Pull Request:** https://github.com/doctrine/orm/pull/6732 **State:** closed **Merged:** No --- `$this->entityPersister->count($this->criteria)` will return a string, because it returns the result of a count query without casting.
admin added the pull-request label 2026-01-22 16:06:28 +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#10112