
Avec un peu de retard (sortie le 09/06/09), une nouvelle mini-release de la version 1.8 de Zend Framework est disponible.
Vous pouvez télécharger la version 1.8.3 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.8.3
Bug
- [ZF-2112] – Zend_Db_Adapter_Interface::fetchCol() does not properly retrieve a column on single column SQL statements.
- [ZF-5204] – Using fetchCol on result where first item is empty results in empty array
- [ZF-6346] – The WSDL documentation element must be the first child of the documented node
- [ZF-6603] – fetchAll using column number could return unexpected result set
- [ZF-6721] – Bug if Join is called with an non-associative array for tablename
- [ZF-6740] – Zend Search Lucene attempts to use invalid class ‘Zend_Search_Lucene_termStreamsPriorityQueue’ on line 1461
- [ZF-6746] – Cache in Zend_Paginator not working
- [ZF-6748] – If index of row equals count of rows in seek(), exception is needed.
- [ZF-6775] – Unable to send arrays through AMF from Java
- [ZF-6788] – Bug in Zend_Db_Statement::fetchAll() causes Zend_Db_Adapter_Abstract::fetchCol() to return incomplete result if fetched column contains value of null or 0
- [ZF-6858] – Zend_Form_File_Element: If file uploaded contains non latin characters (e.g. Arabic, Hebrew), $adapter->getFileName() returns only file extension.
- [ZF-6859] – getDate() expects parameter 1 to be long, string given in DateObject.php line 667
- [ZF-6867] – Zend_Form_Element_File setDecorators issue
- [ZF-6884] – Zend_Date produces mix up day and month with english locale
- [ZF-6943] – Wrong error message in Zend_Cache_Backend_TwoLevels Exception
- [ZF-6944] – Zend_Mail does not always set the mandatory MIME-Version mail-header field
Coding Standards Violation
- [ZF-6847] – Zend_Search_Lucene_termStreamsPriorityQueue – first letter of each new word must be capitalized
Docs: Problem
- [ZF-6846] – Typo in QuickStart guide
- [ZF-6934] – Incorrect phpdoc parameter data type in Zend_Form::getDisplayGroup($name)
Improvement
- [ZF-6202] – Remoting Authentication support not present, should be added
- [ZF-6230] – ZendAMF should support returing of result of mysql_query()
- [ZF-6728] – Zend_Service_Amazon_S3::createBucket(): Allow to specify location
- [ZF-6854] – Switch to make invisible Elements visible for Breadcrumb
- [ZF-6997] – Zend_Http_Response should use __toString()
New Feature
- [ZF-6686] – Zend_Service_Amazon_S3 doesn’t support ssl
Patch
- [ZF-6931] – Zend_Date::RFC_822 format does not accept four digit years.
Unit Tests: Improvement
- [ZF-3077] – Unit tests should work offline wherever possible
Unit Tests: Problem
- [ZF-6826] – Zend_Service_Amazon_S3_OnlineTest ->testAcl() failing
- [ZF-6950] – Parsing error in tests/Zend/Service/Simpy/AllTests.php stops unit tests execution.
- [ZF-6951] – Fatal error: Failed opening required ‘Zend/Service/Simpy/OnlineTest.php’
- [ZF-6952] – Unit tests fatal error "Uncaught exception ‘InvalidArgumentException’"
Sub-task
Sub-task: Test

