Changelog: 1.9.7

Issues resolved for this release:

  • [ZF-7342]: Zend_Amf_Util_BinaryStream - Endian Detection Issue and Fix proposal
  • [ZF-8531]: BootstrapAbstract Emits Warnings That Causes Fatal Error in Certain Resource Setup
  • [ZF-8427]: Parse error after update to r19313
  • [ZF-7877]: Add a Zend_Test_PHPUnit_ApplicationTestCase
  • [ZF-8430]: Cache_Backend_TwoLevels: Add protected getters for used backends
  • [ZF-4577]: Zend_Cache_Core::test() may return integer when using File backend
  • [ZF-5948]: Neverending loop in ->parse()
  • [ZF-8638]: Zend_Controller_Action::_getParam() incorrectly assigns default value
  • [ZF-5163]: _getParam in Controller/Action don't handle 0
  • [ZF-8455]: Problem Zend_Db_Adapter_Pdo_Pgsql::listTables()
  • [ZF-8715]: Inconsistent encoding across several view helpers
  • [ZF-8127]: Security issue in Zend_Dojo_View_Helper_Editor
  • [ZF-7989]: Where does "View" come in in your plugin
  • [ZF-6753]: Implementation of Dojo_View_Helper_Editor is outdated and insecure
  • [ZF-5387]: If there is a validation error, the Editor doesn't show its value again.
  • [ZF-8456]: Zend_Feed_Reader Attribute Collections documentation uses the word "type" instead of "term"
  • [ZF-8733]: Zend_File_Transfer_Adapter_Abstract should not accept user provided mime time as official mime type
  • [ZF-8743]: StripTags filter should never allow comments
  • [ZF-8742]: Zend_Filter_Encrypt_Mcrypt should use strongest case random number generator and srand() practices available
  • [ZF-8720]: Bug fix for setLocation with exclamation mark
  • [ZF-8595]: Zend_Gdata_App_FeedEntryParent::setEtag() DocBlock (and others) Incorrect
  • [ZF-8593]: Wrong link href in GData provisioning
  • [ZF-8492]: Signature for Zend_Gdata_HttpClient::resetParameters() doesn't match superclass
  • [ZF-8460]: Cannot run Zend_Gdata_AppTest independently
  • [ZF-8397]: getEntry($anEntryLink) doesn't work after updateEntry($anotherEntryObject)
  • [ZF-8663]: Zend_Json internal does not encode solidus when encoding strings
  • [ZF-8511]: Zend_Mail_Protocol_Abstract - truncates server response when SMTP server responds with umultiple line error message
  • [ZF-8493]: Zend_Mail_Transport_Sendmail creates warning if it doesnt exist instead of throwing an exception
  • [ZF-8084]: Segmentation Fault with Zend_Paginator_Adapter_Iterator + Zend_Cache
  • [ZF-8581]: Get rid of Ascii85 stubb class
  • [ZF-8396]: RunLengthDecode Filter support for PDF documents
  • [ZF-8390]: Implement Zend_Pdf_Action_URI to enable external links
  • [ZF-6921]: Markup annotations
  • [ZF-5156]: Custom pagesize results in fatal error
  • [ZF-8698]: 2nd problem in 42.2. Example usage (2 issues)
  • [ZF-8697]: error in sample : $queue = Zend_Queue('Array', $options); <- missing "new"
  • [ZF-8537]: Zend_Rest_Router must implements static method getInstance
  • [ZF-7995]: Zend_Rest_Route is not extensible
  • [ZF-7896]: Does zend_rest_route respect RESTful protocol stand
  • [ZF-8401]: Code outside class body
  • [ZF-8293]: Setting Zend_Search_Lucene_Interface_MultiSearcher distributor callback does not work.
  • [ZF-8289]: Zend_Search_Lucene_Interface_MultiSearcher calls method that is not declared in Zend_Search_Lucene_Interface.
  • [ZF-8671]: Signature is invalid for all requests that have space in any of the signed query parameters
  • [ZF-8074]: Problem when calling a webservice method with a Zend_XmlRpc_Value_DateTime object as parameter
  • [ZF-7712]: Zend_XmlRpc_Value_Double rounds to 6 decimal digits
  • [ZF-8011]: addJavascript() uses preg_replace when trim would suffice