ZF-6221: A set of "Non-static method Zend_Locale::setLocale() should not be called statically, assuming $this from incompatible context" errors
Description
{panel} 1) testTitleAttributeGetsTranslated(Zend_Form_Element_ImageTest) Non-static method Zend_Locale::setLocale() should not be called statically, assuming $this from incompatible context
2) testTitleAttributeDoesNotGetTranslatedIfTranslatorIsDisabled(Zend_Form_Element_ImageTest) Non-static method Zend_Locale::setLocale() should not be called statically, assuming $this from incompatible context
3) testTitleAttributeGetsTranslated(Zend_Form_Element_SubmitTest) Non-static method Zend_Locale::setLocale() should not be called statically, assuming $this from incompatible context
4) testTitleAttributeDoesNotGetTranslatedIfTranslatorIsDisabled(Zend_Form_Element_SubmitTest) Non-static method Zend_Locale::setLocale() should not be called statically, assuming $this from incompatible context {panel}
Comments
Posted by Thomas Weidner (thomas) on 2009-04-06T11:57:50.000+0000
Should be solved with r14705