Changelog: 1.10.4

Issues resolved for this release:

  • [ZF-8186]: Zend AMF performance issue
  • [ZF-7493]: ZendAMF serialization slow?
  • [ZF-9591]: Two notices from Zend_Translate_Adapter
  • [ZF-10574]: more config native management in Zend_Cache_Manager
  • [ZF-9738]: ZendServer_Disk cache backend doesn't work if it's used through Zend_Cache_Manager
  • [ZF-9705]: TwoLevels backend doesn't update fast cache if full
  • [ZF-9699]: Zend_Cache_StaticBackendTest is not included in the Zend_Cache_AllTests test suite
  • [ZF-9240]: Zend_Cache_Manager does not allow custom backend
  • [ZF-9134]: Map all Zend_Cache::factory parameters to Zend_Cache_Manager templates
  • [ZF-8433]: Zend_Captcha_Image documentation incomplete
  • [ZF-9602]: Zend_CodeGenerator allows extending a class with an empty string
  • [ZF-8849]: PHP Notice: Undefined variable: type in Zend/CodeGenerator/Php/Property/DefaultValue.php on line 113
  • [ZF-9349]: Bug with day in fabruary
  • [ZF-9687]: Dojo unit tests php fatal error
  • [ZF-9697]: r21913 for ZF-9607 isValid isValidPartial getValidValues strips context data
  • [ZF-9607]: Zend_Form_Element belongsTo Issues
  • [ZF-9593]: Zend_Form getMessages() invalid handling of !$subform->isArray()
  • [ZF-9586]: A NonArray Subform with equal Name like a chain segment from a previous attached SubForm overwrites data in getValidValues
  • [ZF-9584]: Zend_Form getValues() incorrect handling when !$subform->isArray()
  • [ZF-9467]: Zend_Form getErrors() incorrect handling when !$subform->isArray()
  • [ZF-9401]: Zend_Form numerical names
  • [ZF-7054]: Zend_Form_Decorator_Fieldset does not recognize custom html ids.
  • [ZF-6822]: In example Form create element - param match in validator Regex must be an Array not String
  • [ZF-5788]: The documentation on the use of Zend_Form_Element::setRequired(), ::setAllowEmpty() and the 'NotEmpty' Validator is fuzzy and misleading
  • [ZF-4651]: Zend_Form adding filters and validators does not work with full class name anymore
  • [ZF-4325]: Incorrect Zend_Form::setOptions documentation
  • [ZF-9685]: Call to undefined method Zend_Http_Client::close()
  • [ZF-9263]: Auto-loading stopped working as before in 1.10.1
  • [ZF-9654]: Several small errors in Zend_Locale-Functions
  • [ZF-9628]: Zend_Locale-Introduction mentions a non-existing variable - HTTP_ACCEPT_LANGUAGE
  • [ZF-9627]: Multiple spelling errors in Zend_Locale-Introduction
  • [ZF-9674]: Zend_Log_Filter_Abstract has wrong subpackage
  • [ZF-8656]: getPagesInRange($lowerBound, $upperBound) gets floats passed instead of int
  • [ZF-8740]: Zend_Search_Lucene_Document_Html::getLinks() should parse AREA tags
  • [ZF-4252]: Zend_Search_Lucene_Document_Html add spaces for html tags
  • [ZF-9547]: Handle 'empty' Amazon book search results
  • [ZF-9700]: Zend_Text_MultiByte::wordWrap() fails in some usecases
  • [ZF-9535]: Code Example Variable Incorrect | zend.tool.framework.writing-providers
  • [ZF-8982]: zf.php error message typo
  • [ZF-9652]: Typo in variable in English documentation of Zend_Translate
  • [ZF-9608]: Zend_Translate class encounters twice in 1.10.3 release
  • [ZF-9701]: Zend_Validate_File_MimeType fails on Windows
  • [ZF-9605]: Validate the type of the value of input in Zend_Validate_Isbn:>isValid($value)
  • [ZF-9601]: Zend_Validate_Barcode make call of the method Zend_Validate_Abstract:>_setValue($value)
  • [ZF-9488]: only use the region part (instead of locale) if only the region is needed (Iban, PostCode)
  • [ZF-8971]: Add a description for Zend_Validate_Digits
  • [ZF-8968]: Add a description for Zend_Validate_Alpha
  • [ZF-8967]: Add a description for Zend_Validate_Alnum
  • [ZF-9686]: Zend_Validate_File_MimeType $_finfo property doesn't exists when uploading multiple files
  • [ZF-9504]: Zend_XmlRpc_Generator: memory leak
  • [ZF-9482]: Minor error on Code example in the ZendX_Console_Process_Unix documentation
  • [ZF-9425]: invalid HTML attibute onClick (uppercase C)
  • [ZF-9402]: Wrong date format convertation for years in ZendX_JQuery_View_Helper_DatePicker::resolveZendLocaleToDatePickerFormat
  • [ZF-8010]: Bad link in quickstart: Create your project