mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-2943: Paginator not work with second level cache in Doctrine 2.5 #3660
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Jan 30, 2014).
Jira issue originally created by user agtuks:
Doctrine\ORM\Tools\Pagination\Paginator not work with second level cache, because paginator use Scalar result, raised error on line 143.
@doctrinebot commented on GitHub (Mar 1, 2014):
Issue was closed with resolution "Fixed"