Changelog: 1.5.1

Issues resolved for this release:

  • [ZF-3094]: Usage?
  • [ZF-2949]: testRegistryExceptionClassNotFound(Zend_RegistryTest) fails
  • [ZF-2936]: Fatal error: Class 'Zend_Loader_PluginLoader_Exception' not found in [...]Zend\Loader\PluginLoader.php on line 316
  • [ZF-2933]: section 7.8.4.7.2. API: missing closing parenthesis on "initView" function documentation
  • [ZF-2931]: Zend_View_Helper_FormCheckbox comment and docs are wrong about a 4th parameter
  • [ZF-2926]: Example code requires table column that does not exist in example table schema
  • [ZF-2920]: Zend_Translate will not downgrade to English if locale set is not available
  • [ZF-2919]: Zend_Translate will not default to English if requested locale is not found
  • [ZF-2909]: Zend_Date::toString('ddMMYY') showing wrong year (+1)
  • [ZF-2908]: ZF 1.5 no longer auto detecting browser language
  • [ZF-2895]: Zend_Locale_Format::isNumber does not call checkOptions and validate $options['locale'] exists
  • [ZF-2889]: View_Helper_HeadLink does not check for "false"
  • [ZF-2887]: Zend_Controller triggers Notice:
  • [ZF-2886]: Zend_Layout doc mistake
  • [ZF-2880]: Security issue in Zend_Cache_Core
  • [ZF-2879]: Create an init() method for processing form models
  • [ZF-2875]: swallowed exception in zend_date
  • [ZF-2873]: Setting date with array gives wrong result
  • [ZF-2872]: Zend_XmlRpc_Server throws an exception "Calling parameters do not match signature" with base64
  • [ZF-2864]: getLocale() returns string instead of expected Zend_Locale
  • [ZF-2861]: Zend_Form validators messages are not translated
  • [ZF-2852]: Element->clearValidators could return $this for conistency
  • [ZF-2843]: Warning: array_merge_recursive(): recursion detected in Zend\Config\Ini.php on line 134
  • [ZF-2839]: Zend_Measure unit tests fail
  • [ZF-2826]: Misleading exception message when file does not exist
  • [ZF-2824]: There is a serious need to change how Zend_Form handles populating multioption elements when creating form from config
  • [ZF-2820]: Zend_Controller_Router_Route_Regex missing protected $_map
  • [ZF-2801]: Constructor of Zend_Controller_Front should be protected to allow extending the front controller
  • [ZF-2603]: Unknown trailer dictionary key 'DocChecksum' with OpenOffice-made PDF
  • [ZF-2505]: Unused variable - possibly wrong assignment?
  • [ZF-2275]: Zend_Gdata_Calendar_Extension_AccessLevel
  • [ZF-2090]: More efficient differentiation between structs and arrays
  • [ZF-1919]: Add support for NIL values in XML-RPC... Should I add it?
  • [ZF-1764]: Inline documentation for calendar sample code uses old name (Calendar-expanded.php instead of Calendar.php)