Zend Framework 1.11.11

L’équipe de Zend Framework vient d’annoncer la disponibilité de la release 1.11.11 de Zend Framework. Cette version de maintenance est la onzième de la série 1.11.

ZF 1.11.11 comprend une trentaine corrections de bugs et peut être téléchargé depuis le site de Zend Framework.

Pour une liste complète des problèmes résolus, je vous invite à consulter les Releases Notes ci-dessous (j’ai ajouté également les releases notes de ZF 1.11.9 et ZF 1.11.10).

Release Notes – Zend Framework – Version 1.11.11

Bug

  • [ZF-3472] – Zend_Controller_Request_Abstract::setParams is not unsetting pre-existing values
  • [ZF-3821] – Zend_InfoCard does not interpret namespace prefixes from the XML token
  • [ZF-4358] – Zend_OpenId::normalize() removes URL Fragment
  • [ZF-8305] – Zend_Tool create controller in nonexistent module dies on fatal error
  • [ZF-8373] – Zend_Reflection_Docblock_Tag_Return and _Param do not recognize arrays
  • [ZF-8586] – URL escaping of params uncontrollable
  • [ZF-9815] – Zend_Navigation_Container::addPages() should accept a Zend_Navigation_Container
  • [ZF-10146] – Zend_Navigation_Page xml option "visible" only works with integers not booleans
  • [ZF-10185] – Zend_Json::prettyPrint modifies string values containing JSON array/object notation
  • [ZF-10610] – Zend_Service_Amazon_Sqs is not using the region to create queues
  • [ZF-11516] – Implement "disable layout" command in Zend_Tool
  • [ZF-11640] – SQLite backend fails using ":memory:" database
  • [ZF-11648] – Zend_File_Transfer_Adapter_Http doesn't expose it's upload validator
  • [ZF-11663] – Zend_Oauth_Client ignores GET parameters that are set via setParameterGet
  • [ZF-11688] – Zend_Db BC break – constants removed
  • [ZF-11715] – Zend_Form_Element uses create_function() where a real function would suffice.
  • [ZF-11729] – addDisplayGroup doesnt remove elements from Form for certain element names
  • [ZF-11747] – Zend_View_Helper_Form omits closing tag when no content is passed
  • [ZF-11776] – ZF-9799 undoes ZF-5890 and breaks AMF for Internet Explorer 5 – 8

Docs: Improvement

  • [ZF-11633] – Zend_Cache_Backend_File default umask for files

Docs: Problem

  • [ZF-9190] – Error in Docbook transformation for 'imageobject'
  • [ZF-11406] – ContextSwitch doc states incorrect XML content-type header
  • [ZF-11554] – Zend_Feed_Writer_Extension_RendererAbstract has the wrong @package
  • [ZF-11654] – 'Standard form elements' page missing from manual

Docs: Task

  • [ZF-11712] – Brazilian Portuguese: Merge from trunk to release

Improvement

  • [ZF-8922] – Adding an Anchor property to Zend_Navigation_Page_Mvc
  • [ZF-10465] – Add option 'encodeUrl' to Zend_Page_MVC config
  • [ZF-11112] – Zend_Translate_Adapter emits notice when 'content' option is not provided to addTranslation()

New Feature

  • [ZF-8023] – Zend_Navigation_Page_Mvc getHref() should have option to set escape to false
  • [ZF-9746] – Attribs for Zend_Navigation

Patch

  • [ZF-9577] – Zend_Json::prettyPrint edited for browser/html output
  • [ZF-11267] – Custom error message from Zend_Validate_NotEmpty not considered when using it along with Zend_Filter_Input
  • [ZF-11490] – Zend Json Server error response with result

Release Notes – Zend Framework – Version 1.11.10

Bug

  • [ZF-4653] – single character with wildcars search
  • [ZF-5744] – Multible file uploads using the same $formname in setFileUpload
  • [ZF-6363] – Tailing period is incorrectly classified as invalid
  • [ZF-9206] – Zend_Http_Client throws a warning, when using 'php://output' as destination stream.
  • [ZF-9465] – Zend_Application_Resource_View doesn't use static helper broker (new discussion over the bug #ZF-8778)
  • [ZF-10162] – Zend_Rest_Client
  • [ZF-11162] – Zend_Http_Client::setUri mutates argument
  • [ZF-11374] – Override default translation for Zend_Validator
  • [ZF-11478] – Textile.php contains faulty reference (uppercase typo)
  • [ZF-11501] – $form->isValid($_POST) returns false when calling form elements one by one
  • [ZF-11524] – Fast cache is inadvertently saved with infinite lifetime
  • [ZF-11557] – Zend_Http_UserAgent_AbstractDevice.php raises a notice
  • [ZF-11567] – automatic detection of locales based on directory structure fails
  • [ZF-11568] – Whatever setted on locale, always translate to Italian
  • [ZF-11570] – Undefined variable notice in Zend/Tool/Project/Provider/Action.php
  • [ZF-11579] – Resource_View should not create ViewRenderer object itself
  • [ZF-11585] – Zend_Controller_Action_Helper_ViewRenderer::getViewScript() removes upper case letters in case the action has it
  • [ZF-11588] – Zend_XmlRpc_Value_DateTime throws an exception for string representation of dates outside the range of unix timestamp
  • [ZF-11593] – The validation of the message returns a different locale.
  • [ZF-11609] – ZF 1.11.9: No Captcha img rendered
  • [ZF-11638] – Zend_Translate no longer uses directory names for locales
  • [ZF-11665] – The translated message in the folder of resources to Zend_Validate_Db_Abstract is different from that declared in the class.
  • [ZF-11700] – Misspelled file extension

Docs: Improvement

  • [ZF-11578] – Undefined function dir_exists in code example(Zend_Dojo_BuildLayer)

Docs: Problem

  • [ZF-5225] – problem in api documentation on Zend_Version::compareVersion on returned values
  • [ZF-11269] – Wrong environment variables in zf.sh usage
  • [ZF-11404] – Zend_Application_Resource_Cachemanager example fail
  • [ZF-11530] – Error in example: Prompt the User for Input

Docs: Task

  • [ZF-11555] – Russian: Merge from trunk to release

Improvement

  • [ZF-7496] – Impossible to use Zend_Test_PHPUnit_ControllerTestCase to test redirects issued in preDispatch() hooks
  • [ZF-9317] – remove 'final' attribute on Zend_Rest_Client methods
  • [ZF-9318] – allow query params with restDelete() queries
  • [ZF-10182] – Zend_Oauth_Client in your constructor should accepts array and object config.
  • [ZF-11541] – PHP error notices raised in Zend_Http_UserAgent class and subclasses
  • [ZF-11598] – Improvement Zend_Http_Client::getAdapter()
  • [ZF-11599] – Adition of method
  • [ZF-11617] – Zend_Filter_StripTags does not handle hyphenated attribute names

Patch

  • [ZF-11030] – Content-type set per default with PUT to '' has for consequence that Zend_Rest_Client PUT can't work
  • [ZF-11616] – Zend_Application_Resource_Db::getDbAdapter() has wrong return type documented

Unit Tests: Problem

  • [ZF-11461] – Zend_Tool_Framework_Manifest_MetadataTest without Zend_Tool_Framework_Manifest_Metadata
  • [ZF-11589] – PHP Fatal Error in Zend_Controller_Broker_PluginTest
  • [ZF-11637] – UserAgent tests include invalid tests

Sub-task

  • [ZF-8764] – Zend_Form_Element_Submit translates the label twice.

Release Notes – Zend Framework – Version 1.11.9

Bug

  • [ZF-10725] – ViewRenderer not normalizing action name before constructing view script name
  • [ZF-10991] – ReCAPTCHA does work in forms using Array Notation
  • [ZF-11161] – RegisterErrorHandle not work with Xml formatter
  • [ZF-11394] – Testcase has bad doc block that makes auto-complete less efficient
  • [ZF-11546] – Zend_Translate_Adapter throws E_FATAL if under a SVN repository
  • [ZF-11547] – Break BC Zend_Cache_Frontend_File After 1.11.1
  • [ZF-11548] – BC break in Zend_Application_Resource_Modules
  • [ZF-11550] – Zend_Navigation_Page_Mvc::isActive does not true, when route is active

Docs: Problem

  • [ZF-11268] – Zend_Translate_Adapter: option "logUntranslated" is described the wrong way

Improvement

  • [ZF-9653] – Zend_Http_Client doesn't work with .it uri

Patch

  • [ZF-9289] – Zend_Filter_Input incorrect generation of validation errors

ikoniхудожник на икониИкони на светци

Bookmark and Share
Hervé — 2 octobre 2011 @ 14:16 Filed under: Php / mySql,Programmation Tag: , , ,

Pas de commentaire »

Pas encore de commentaire.

Flux RSS des commentaires de cet article. TrackBack URL

Laisser un commentaire