The new Zend Framework Bugfix version has been released on 13th october 2009.

This is only a Bugfix release.

Read more about fixed bugs

  • [ZF-7933]: Zend_Acl – update addResource() method – path provided
  • [ZF-7955]: Zend_Application_Bootstrap_BootstrapAbstract – resource Methods arent marked as “run”
  • [ZF-7909]: Zend_CodeGenerator_Php_Class::fromReflection doesn’t handle interfaces correctly
  • [ZF-7924]: BC Break in Zend_Db::factory()
  • [ZF-7946]: Zend_Db_Adapter_Oracle triggers E_NOTICE without oci extension
  • [ZF-6653]: Calling from() and join() “out of order” causes incorrect SELECT generation
  • [ZF-7978]: method Zend_Mail_Protocol_Imap::_decodeLine() incorrectly parse some tokens
  • [ZF-7423]: Inexisting property _config in class Zend_Queue_Adapter_Db
  • [ZF-7928]: Rest route doesn’t work in chains in some cases
  • [ZF-7856]: Problem with Zend_Search_Lucene_Document_Html
  • [ZF-8032]: userShow() functionality breaks if username is passed as the argument
  • [ZF-6880]: Zend_Service_Twitter should implement the Twitter Block User API
  • [ZF-8008]: Database Test: Wrong truncate command for Oracle
  • [ZF-7936]: Zend_Test_PHPUnit_Db_Operation_Truncate should truncate tables in reversed order.
  • [ZF-7776]: Database Test Adapter does not make use of Profiler
  • [ZF-7952]: Wrong reference getCode() should be getName() in Zend Tool Writing Providers section
  • [ZF-7916]: Docs says ZF_STORAGE_DIRECTORY but zf.bat requires ZF_STORAGE_DIR
  • [ZF-7920]: The example code db adapter declaration in Quickstart guide assumes a case-insensitive file system