Zend Technologies heeft versie 1.11.10 van zijn Framework uitgebracht. Zend Framework is een objectgeoriënteerd opensourceframework voor het ontwikkelen van webapplicaties. Het is gemaakt met de bedoeling het gebruik ervan zo simpel mogelijk te houden. Het programma is ontwikkeld in php en maakt gebruik van een model view controller om projecten in overzichtelijke blokken op te delen. Sinds versie 1.11.8 zijn de volgende problemen aangepakt:
Issues resolved in version 1.11.10:Issues resolved in version 1.11.9:
- [ZF-11616]: Zend_Application_Resource_Db::getDbAdapter() has wrong return type documented
- [ZF-11579]: Resource_View should not create ViewRenderer object itself
- [ZF-11404]: Zend_Application_Resource_Cachemanager example fail
- [ZF-9465]: Zend_Application_Resource_View doesn't use static helper broker (new discussion over the bug #ZF-8778)
- [ZF-11524]: Fast cache is inadvertently saved with infinite lifetime
- [ZF-11589]: PHP Fatal Error in Zend_Controller_Broker_PluginTest
- [ZF-11585]: Zend_Controller_Action_Helper_ViewRenderer::getViewScript() removes upper case letters in case the action has it
- [ZF-11578]: Undefined function dir_exists in code example(Zend_Dojo_BuildLayer)
- [ZF-11617]: Zend_Filter_StripTags does not handle hyphenated attribute names
- [ZF-11609]: ZF 1.11.9: No Captcha img rendered
- [ZF-8764]: Zend_Form_Element_Submit translates the label twice.
- [ZF-11599]: Adition of method
- [ZF-11598]: Improvement Zend_Http_Client::getAdapter()
- [ZF-11162]: Zend_Http_Client::setUri mutates argument
- [ZF-11030]: Content-type set per default with PUT to '' has for consequence that Zend_Rest_Client PUT can't work
- [ZF-9206]: Zend_Http_Client throws a warning, when using 'php://output' as destination stream.
- [ZF-5744]: Multible file uploads using the same $formname in setFileUpload
- [ZF-11637]: UserAgent tests include invalid tests
- [ZF-11557]: Zend_Http_UserAgent_AbstractDevice.php raises a notice
- [ZF-11490]: Zend Json Server error response with result
- [ZF-11478]: Textile.php contains faulty reference (uppercase typo)
- [ZF-10182]: Zend_Oauth_Client in your constructor should accepts array and object config.
- [ZF-10162]: Zend_Rest_Client
- [ZF-9318]: allow query params with restDelete() queries
- [ZF-9317]: remove 'final' attribute on Zend_Rest_Client methods
- [ZF-11570]: Undefined variable notice in Zend/Tool/Project/Provider/Action.php
- [ZF-11530]: Error in example: Prompt the User for Input
- [ZF-11461]: Zend_Tool_Framework_Manifest_MetadataTest without Zend_Tool_Framework_Manifest_Metadata
- [ZF-11269]: Wrong environment variables in zf.sh usage
- [ZF-11593]: The validation of the message returns a different locale.
- [ZF-11568]: Whatever setted on locale, always translate to Italian
- [ZF-11567]: automatic detection of locales based on directory structure fails
- [ZF-6363]: Tailing period is incorrectly classified as invalid
- [ZF-11588]: Zend_XmlRpc_Value_DateTime throws an exception for string representation of dates outside the range of unix timestamp
- [ZF-11555]: Russian: Merge from trunk to release
- [ZF-11548]: BC break in Zend_Application_Resource_Modules
- [ZF-11547]: Break BC Zend_Cache_Frontend_File After 1.11.1
- [ZF-10725]: ViewRenderer not normalizing action name before constructing view script name
- [ZF-9289]: Zend_Filter_Input incorrect generation of validation errors
- [ZF-10991]: ReCAPTCHA does work in forms using Array Notation
- [ZF-9653]: Zend_Http_Client doesn't work with .it uri
- [ZF-11161]: RegisterErrorHandle not work with Xml formatter
- [ZF-11550]: Zend_Navigation_Page_Mvc::isActive does not true, when route is active
- [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