Hi,

I am just trying to use the DbSelect adapter with Zend\Paginator which
works as expected. But when I want to add Zend\Cache to the mix, I get
some problems.

When I add the serializer plugin I get this error:

   You cannot serialize or unserialize PDOStatement instances

When I remove the serializer plugin I get this error:

   Error writing file

The cache dir is writable but since it is tried to write a PDOStatement
to the cache this seems to be impossible.

Is this a bug or am I misunderstanding anything?

Regards,

Ralf

-- 
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com


Reply via email to