Changelog: 1.9.5

Issues resolved for this release:

  • [ZF-8121]: Wrong @subpackage for Zend_Controller_Response_HttpTestCase
  • [ZF-8029]: Script injection using the 'default' route
  • [ZF-5282]: Calling _forward() from init() make the dispatcher dispatch the wrong controller
  • [ZF-8047]: Zend_Db_Adapter_Abstract has incorrect phpdoc
  • [ZF-7887]: Unreachable code
  • [ZF-7626]: update and delete methods of the adapter lack documentation of binding options
  • [ZF-3972]: Wrong value for "Default value" in describeTable at pgsql adapter
  • [ZF-7890]: Add ability to specify a rootnode type for customDijit's
  • [ZF-7134]: When an dijit on a Zend_Dojo_Form_SubForm has a datastore, the generated JS to link the datastore uses the wrong ID.
  • [ZF-6426]: Radio button getting invalid XHTML label
  • [ZF-4461]: dijit.Editor plugins should generate dojo.require statements
  • [ZF-2606]: Adding htmlentities() in createElement()
  • [ZF-8102]: Relative URIs in Atom links may fail to be constructed from the base URI value of the feed
  • [ZF-4915]: multiCheckbox (_getErrorMessages()) fails if configuring custom validation message
  • [ZF-7606]: Zend_Reflection_Docblock::__toString() must return a string value
  • [ZF-8034]: echo exception message in the code
  • [ZF-8142]: id property of hit objects is incorrectly referenced as document property
  • [ZF-7346]: Multiple coding standard violations
  • [ZF-2358]: Zend_Service_Yahoo::webSearch 'site' option
  • [ZF-8053]: There is no way to set custom user-agent to Zend_Soap_Client
  • [ZF-7839]: Support or document Zend_Application_Bootstrap usage in Zend_Test_PHPUnit_ControllerTestCase
  • [ZF-8145]: Broken test case, Zend_Translate_Adapter_IniTest:testCreate() causes fatal error
  • [ZF-8143]: Backwards compatability issue with _error() on Zend_Validate_Abstract
  • [ZF-8056]: View Helper HeadStyle does not accept comma separated strings with spaces for media attribute
  • [ZF-8129]: Missing Description Decorator
  • [ZF-8080]: Zend_Application_Bootstrap_BootstrapTest "No default controller directory registered with front controller"