Zend Technologies heeft de vijfde maintenance release van versie 1.9 van zijn Zend Framework uitgebracht. Zend Framework is een opensource, objectgeoriënteerd framework voor het ontwikkelen van webapplicaties. Het is gemaakt met de gedachte om het gebruik ervan zo simpel mogelijk te houden. Het programma is ontwikkeld in php versie 5 en maakt gebruik van een mvc, een zogenaamd model-view-controller, om de materie in overzichtelijke blokken op te delen. In versie 1.9.5 zijn de volgende problemen verholpen:
Issues resolved for this release:
- Wrong @subpackage for Zend_Controller_Response_HttpTestCase
- Script injection using the 'default' route
- Calling _forward() from init() make the dispatcher dispatch the wrong controller
- Zend_Db_Adapter_Abstract has incorrect phpdoc
- Unreachable code
- update and delete methods of the adapter lack documentation of binding options
- Wrong value for "Default value" in describeTable at pgsql adapter
- Add ability to specify a rootnode type for customDijit's
- When an dijit on a Zend_Dojo_Form_SubForm has a datastore, the generated JS to link the datastore uses the wrong ID.
- Radio button getting invalid XHTML label
- dijit.Editor plugins should generate dojo.require statements
- Adding htmlentities() in createElement()
- Relative URIs in Atom links may fail to be constructed from the base URI value of the feed
- multiCheckbox (_getErrorMessages()) fails if configuring custom validation message
- Segmentation Fault with Zend_Paginator_Adapter_Iterator + Zend_Cache
- Zend_Reflection_Docblock::__toString() must return a string value
- echo exception message in the code
- id property of hit objects is incorrectly referenced as document property
- Multiple coding standard violations
- Zend_Service_Yahoo::webSearch 'site' option
- There is no way to set custom user-agent to Zend_Soap_Client
- Support or document Zend_Application_Bootstrap usage in Zend_Test_PHPUnit_ControllerTestCase
- Broken test case, Zend_Translate_Adapter_IniTest:testCreate() causes fatal error
- Backwards compatability issue with _error() on Zend_Validate_Abstract
- View Helper HeadStyle does not accept comma separated strings with spaces for media attribute
- Missing Description Decorator
- Zend_Application_Bootstrap_BootstrapTest "No default controller directory registered with front controller"