Changelog: 1.10.6
Issues resolved for this release:
-
[ZF-9877]: Initialize Zend_Translate cache from application configuration
-
[ZF-8007]: using own namespace for resource plugins
-
[ZF-9960]: Zend_Auth_Adapter_DbTable
-
[ZF-7510]: Zend_Auth_Adapter_DbTable to use the default adapter
-
[ZF-9963]: Color management in Zend/Barcode/Renderer/Pdf.php
-
[ZF-9950]: Class name wrong, current is name Zend_Pdf_Color_RGB
-
[ZF-9941]: Zend_Currency::toCurrency() options
-
[ZF-9891]: Zend_Date::equals() issues when 2 objects have different TZs
-
[ZF-9885]: CLONE -logging not found translations does not work with Zend_Validate, Zend_Form_Element_Multi, Zend_Dojo_Form_Element_DijitMulti
-
[ZF-9944]: Zend_Form_Element_File loses breakChainOnFailure option if NotEmpty validator is not supplied
-
[ZF-9896]: Zend_Form::getValidValues(): dont't return values for ignored elements
-
[ZF-9168]: Zend Form Element Captcha Decorator
-
[ZF-8622]: Zend_Form_Element::setDecorators() can't set what getDecorators() returned
-
[ZF-7552]: Same type decorators are lost when getting and setting back decorators
-
[ZF-5197]: Decorator aliases are lost when Zend_Form_Element_Captcha adds its own decorators in 'render' method
-
[ZF-9984]: Wrong $_config in Zend_Http_Client_Adapter_Proxy
-
[ZF-9894]: Typo in Zend_Http_Client Advanced
-
[ZF-9143]: notice on undefined key 'sslusecontext' when using Zend_Http_Client_Adapter_Proxy
-
[ZF-9834]: Zend_Http_Response does not extract some headers correctly
-
[ZF-9416]: Zend_Json_Encoder creates invalid JSON for Zend_Json_Decoder
-
[ZF-9934]: Image Missing On Layout Quickstart Page
-
[ZF-10024]: Autoloader doesn not make use of PHP5.3 closures as callbacks
-
[ZF-7191]: Zend_Loader_Autoloader::autoload() doesn't invoke anonymous callbacks
-
[ZF-9937]: Problems with arrays
-
[ZF-9889]: Wrong test for exists locale
-
[ZF-9655]: Zend_Locale::getTranslation method ('LanguageToTerritory' type) description
-
[ZF-7603]: Syslog writer facility should be long
-
[ZF-8914]: Specifying numeric parameter name for page link generates incorrect URL
-
[ZF-10019]: Zend_Oauth_Consumer::getAccessToken() overrides request parameters if oauth_verifier exists.
-
[ZF-7732]: Zend_Pageinator : clearPageItemCache()'s var "$cleanTags" is not required.
-
[ZF-6989]: Zend_Paginator DbSelect should not use Select object in serialization
-
[ZF-9750]: Spelling in constructor Zend Pdf
-
[ZF-8791]: Error: Pdf file syntax error. 'startxref' keyword expected. Offset - 0x2180.
-
[ZF-10230]: Exception thrown 'The parameter volumeId is not recognized'.
-
[ZF-9976]: Zend_Translate_Adapter rerouting problem
-
[ZF-9938]: Malformed tag in documentation/manual/en/module_specs/Zend_Translate-Additional.xml
-
[ZF-9967]: Can't disable locale in IBAN validator
-
[ZF-9930]: Spanish translation for Zend_Validate messages
-
[ZF-9337]: Zend_Validate Serbian (latin) translation
-
[ZF-9871]: Ignore next validators
-
[ZF-9295]: escape callback doesn't accept additional params
-
[ZF-9913]: Zend_Form_Element::loadDefaultDecorators should implement a fluent interface