Avec quelques jours de retard (beaucoup de boulot, cambriolage,…), je vous annonce la sortie de la version 1.7.7 du Zend Framework (16/03/2009).
Il est important de mettre à jour votre version de Zend Framework vu que la version 1.7.7 corrige une faille de type XSS dans le composant Zend_Filter_Striptags.
Comme toujours, pour télécharger cette nouvelle version, rendez-vous 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.7.7
Bug
- [ZF-1920] – ClientLogin class creates a new Zend_Http_Client object, destroying proxy adapter settings
- [ZF-2059] – ":0′" in a String Results in Exception
- [ZF-3293] – Zend_Filter_StripTags erroneously strips allowed attributes ending with equals sign
- [ZF-3321] – Zend_Search_Lucene::find() times out on certain queries
- [ZF-5643] – Zend_Config_Writer_Xml creates illegal nodes if key is numeric
- [ZF-5905] – Zend_Captcha_Word requires Zend_Loader autoloader to be used
- [ZF-5914] – Wrong character in locale data file ru.xml
- [ZF-5917] – Date calculation don’t work right for year, week of day and day of week
- [ZF-5922] – Zend_Locale_Format::getNumber() ignores $option['precision']
- [ZF-5923] – Zend_Locale_Format::getInteger() uses intval()
- [ZF-5972] – Could not remove first file validator
- [ZF-6009] – Zend_Text_MultiByte::wordWrap() incorrect work
- [ZF-6018] – Zend_Dojo_Form_Element_ComboBox doesn’t works with zend_dojo_dataStore
- [ZF-6023] – Zend_Locale doesn’t consider current locale as default for translations
Docs: Improvement
- [ZF-1877] – Add error message codes and tokens to validation classes’ documentation
- [ZF-6006] – Return type of Zend_XmlRpc_Client::call() incorrect
Docs: Problem
- [ZF-5880] – Remove mention of setting gd:when valueString in Zend_Gdata_Calendar documentation
- [ZF-5913] – Typo in Documentation
- [ZF-5926] – Inconsistency in docs at 22.1.12, post() vs. insertEntry()
- [ZF-5932] – $event->when looks for an array, not a string
- [ZF-5941] – Typo in reference manual for Zend Date 12.6.4
Improvement
- [ZF-1905] – where condition
- [ZF-5275] – Add new attributes to yt:statistics extension
- [ZF-5865] – return a new object for calculation methods
- [ZF-5927] – Zend_Db_Statement_Oracle::fetch() doesn’t return nulls
- [ZF-5978] – Logger sanity check workflow has to be improved
- [ZF-6007] – Update YouTube demo application removing ability to dynamically set the Developer Key
Unit Tests: Problem
- [ZF-6020] – A bunch of issues caused by short_open_tag directive turned off (default Zend Server configuration)
Sub-task
- [ZF-1881] – Support associative array argument in Zend_Db_Adapter::_whereExpr()

