ZF-3935: Setting a locale after creation is not stored in the cache
Description
When working with cache any change of options is not stored within the cache. The cache should reflect also changed options. This has to be changed.
When working with cache any change of options is not stored within the cache. The cache should reflect also changed options. This has to be changed.
Comments
Posted by Thomas Weidner (thomas) on 2008-08-18T08:10:17.000+0000
Fixed with r10915
Posted by Wil Sinclair (wil) on 2008-09-02T10:39:25.000+0000
Updating for the 1.6.0 release.