ZF-9579: Zend_Locale::setLocale() doesn't cause side-effects but prevents them.
Description
The manual at: http://framework.zend.com/manual/en/… States (Set a new locale section): "Since Zend_Locale objects are "light", this method exists primarily to cause side-effects for code that have references to the existing instance object."
Shouldn't it be: "Since Zend_Locale objects are "light", this method exists primarily to prevent side-effects for code that has references to the existing instance object."
Comments
Posted by Thomas Weidner (thomas) on 2010-03-31T11:38:31.000+0000
Deleted with r21720