La version 1.7.1 du Zend Framework vient de sortir (1er décembre 2008).
Pour télécharger cette nouvelle version, rendez-vous sur le site de Zend Framework.
Pour ce qui concerne les corrections et nouveautés, consultez la Release Notes – Zend Framework.
Bug
- [ZF-4434] – Unnecessary stylesheet dojo.css in $dojo->registerDojoStylesheet()
- [ZF-4435] – Sliders do not work/render properly when included within a Zend_Dojo_Form_SubForm()
- [ZF-4523] – Zend_Captcha requiring Zend_View instead of Zend_View_Interface on render(): Breaks third party view adapters
- [ZF-4937] – Autodiscover doesn’t work with complex types and arrays.
- [ZF-5003] – Exception for undefined variable _SESSION when Zend_Session::$_unitTestEnabled = true
- [ZF-5124] – getTmpDir method fails when trying to detect writable tmp dir
- [ZF-5132] – Zend_Date::toString incorrect for some parts
Docs: Problem
- [ZF-5006] – The meaning of alphabetic characters in doc of Zend_Filter_Alnum and Zend_Filter_Alpha should be explained.
Improvement
- [ZF-4391] – Make installationChecker script highlight errors in color if printing HTML output
- [ZF-4452] – Zend_Db_Profiler_Firebug could « clean » query (without spaces and endline)
- [ZF-5131] – Zend_Date::setLocale() casts locale object to string which fails in PHP <5.2
New Feature
- [ZF-4334] – Script to check for correct PHP and ZendFramework installation
Patch
- [ZF-4387] – Use Controller_Front’s baseUrl
- [ZF-4756] – Rename filter does not deletes temporary files when the file already existsts
Unit Tests: Improvement
- [ZF-4330] – Improve Zend_Db test for Oracle
Unit Tests: Problem
- [ZF-4374] – Strict Standards declaration problem
- [ZF-4375] – Runtime Exception while running AllTests
- [ZF-4991] – Zend_Locale component produce a lot of Unit tests errors
- [ZF-4992] – testIsLocale(Zend_LocaleTest) unit tests failure.
- [ZF-5000] – A set of « Autodetection of Locale has been failed! » unit tests errors
- [ZF-5001] – Two « Your ‘upload_max_filesize’ config setting allows only 2048. You set 3000. » unit tests errors
- [ZF-5002] – testTemporaryDirectoryAccessDetection(Zend_File_Transfer_Adapter_AbstractTest) unit test failure
- [ZF-5048] – A set of Zend_Json_Server_CacheTest failures
- [ZF-5077] – Object of class Zend_Locale to string conversion

