ZF-8756: setVersion should throw exception if not valid.
Description
ZendX_JQuery_View_Helper_JQuery_Container::setVersion() silently ignores invalid versions. Imho it should either not check for validity, or throw an exception if found invalid I think.
Comments
Posted by Benjamin Eberlei (beberlei) on 2010-01-29T02:53:13.000+0000
Disabled version check.