Rodrigo Capilé
Rodrigo Capilé
Any news on this? It seems it was added after the latest release 3.3.1.
@richard-parnaby-king your solution would have the same problem of using `spl_object_hash`, It has an Uptime value for mysql that could change on subsequent requests. I think the solution for Adapter\DbSelect...
@richard-parnaby-king I waiting for @froschdesign input to make a pull request. Although I think the right solution should be changing the `Zend\Paginator\Adapter\AdapterInterface` but that would be a major BC. we...
@froschdesign So the reflection is the best way? ou creating a public function `getSelect()` in `DbSelect`?