
L’équipe de Zend Framework vient d’annoncer la sortie de la version 1.9.5 de Zend Framework. Cette version est la cinquième de la série 1.9, et comprend près de 30 corrections de bogues.
Vous pouvez télécharger cette version 1.9.5 de ZF sur le site de Zend Framework.
Pour plus d’infos sur cette mise à jour, consulter la Release Notes ci-dessous.
Release Notes – Zend Framework – Version 1.9.5
Bug
- [ZF-2358] – Zend_Service_Yahoo::webSearch ’site’ option
- [ZF-2606] – Adding htmlentities() in createElement()
- [ZF-2962] – Zend_Db_Statement_Oracle::fetchObject() throws Exception at end of results
- [ZF-3972] – Wrong value for "Default value" in describeTable at pgsql adapter
- [ZF-4915] – multiCheckbox (_getErrorMessages()) fails if configuring custom validation message
- [ZF-6147] – Zend_Acl incorrect handling on non existent privilege when evaluating a role permission
- [ZF-6426] – Radio button getting invalid XHTML label
- [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-7606] – Zend_Reflection_Docblock::__toString() must return a string value
- [ZF-7887] – Unreachable code
- [ZF-8029] – Script injection using the ‘default’ route
- [ZF-8034] – echo exception message in the code
- [ZF-8047] – Zend_Db_Adapter_Abstract has incorrect phpdoc
- [ZF-8053] – There is no way to set custom user-agent to Zend_Soap_Client
- [ZF-8056] – View Helper HeadStyle does not accept comma separated strings with spaces for media attribute
- [ZF-8084] – Segmentation Fault with Zend_Paginator_Adapter_Iterator + Zend_Cache
- [ZF-8102] – Relative URIs in Atom links may fail to be constructed from the base URI value of the feed
- [ZF-8112] – htmlspecialchars() expects parameter 1 to be string, array given
- [ZF-8129] – Missing Description Decorator
- [ZF-8143] – Backwards compatability issue with _error() on Zend_Validate_Abstract
Coding Standards Violation
- [ZF-7346] – Multiple coding standard violations
Docs: Improvement
- [ZF-5282] – Calling _forward() from init() make the dispatcher dispatch the wrong controller
- [ZF-7626] – update and delete methods of the adapter lack documentation of binding options
Docs: Problem
- [ZF-8121] – Wrong @subpackage for Zend_Controller_Response_HttpTestCase
- [ZF-8142] – id property of hit objects is incorrectly referenced as document property
Improvement
- [ZF-4461] – dijit.Editor plugins should generate dojo.require statements
- [ZF-7839] – Support or document Zend_Application_Bootstrap usage in Zend_Test_PHPUnit_ControllerTestCase
- [ZF-7890] – Add ability to specify a rootnode type for customDijit’s
Unit Tests: Problem

