Hi there

after migration to php 5.3 running PHPUnit  i get the following exception:

"PDOException: You cannot serialize or unserialize PDO instances"

After consulting the web, it occures with global existence of
PDO-Instances. I understood the ezComponents Database Abstraction Layer
in that way, that it houlds the dbInstance as a global variable.

Is there a workaround to work with ezComponents DB-Components together
with Sebastian Bergmanns PHPUnit?

Thanks in advance!


Kind Regards, cimodev
-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components

Reply via email to