ZF-3461: setPersistence after setClass
Description
In order to have setPersistence work, it needs to be executed after setClass. In the _getSoap function, it can be executed right before returning.
In order to have setPersistence work, it needs to be executed after setClass. In the _getSoap function, it can be executed right before returning.
Comments
Posted by Benjamin Eberlei (beberlei) on 2008-11-04T15:33:23.000+0000
Fixed in trunk
Posted by Wil Sinclair (wil) on 2008-11-13T14:10:25.000+0000
Changing issues in preparation for the 1.7.0 release.