ZF-6311: Zend_Db_Adapter_Pdo_Abstract cannot be serialized
Description
Any instance that use Zend_Db_Adapter_Abstract cannot be serialized (for example save the object in session) because the object try to serialize a PDO connection.
:: Error: You cannot serialize or unserialize PDO instances
:: Trace:
Comments
Posted by Mahomedalid Pacheco (mictlan) on 2009-04-15T16:06:26.000+0000
I changed the affect versions, because I notice that this bug it's corrected in the trunk version.
Posted by Jordan Ryan Moore (jordanryanmoore) on 2009-10-23T08:37:55.000+0000
A fix was added in release 1.8.0.