ZF-8844: Improvements on reseting the default class loader should be given to Zend_Serializer
Description
By reading the tests, it becomes noticable that Zend_Serializer lacks resetAdapterLoader() method. That method could be usefull as Zend_Serializer becomes to have a big static context that needs to be reseted in unit tests scenarios or etheir in application contexts
Comments
Posted by julien PAULI (doctorrock83) on 2010-01-16T14:26:40.000+0000
Patched in svn rev 20345
Posted by Marc Bennewitz (private) (mabe) on 2010-01-17T04:48:47.000+0000
changed fix version