Download Zend Framework 1.9.4
Zend Technologies released the fourth maintenance release of version 1.9 of its Zend Framework on Tuesday released. Zend Framework is an open source, object-oriented framework for developing web applications. It was created with the thought of keeping it as simple as possible to use. The program is developed in php version 5 and uses a mvc, a so-called model-view controller, to divide the matter into manageable blocks. In version 1.9.4 the following issues have been fixed:
Issues resolved for this release:
- Zend_Acl – update addResource() method – path provided
- Zend_Application_Bootstrap_BootstrapAbstract – resource Methods arent marked as “run”
- Zend_CodeGenerator_Php_Class::fromReflection doesn’t handle interfaces correctly
- BC Break in Zend_Db::factory()
- Zend_Db_Adapter_Oracle triggers E_NOTICE without oci extension
- Calling from() and join() “out of order” causes incorrect SELECT generation
- method Zend_Mail_Protocol_Imap::_decodeLine() incorrectly parse some tokens
- Inexisting property _config in class Zend_Queue_Adapter_Db
- Rest route doesn’t work in chains in some cases
- Problem with Zend_Search_Lucene_Document_Html
- userShow() functionality breaks if username is passed as the argument
- Zend_Service_Twitter should implement the Twitter Block User API
- Database Test: Wrong truncate command for Oracle
- Zend_Test_PHPUnit_Db_Operation_Truncate should truncate tables in reversed order.
- Database Test Adapter does not make use of Profiler
- Wrong reference getCode() should be getName() in Zend Tool Writing Providers section
- Docs says ZF_STORAGE_DIRECTORY but zf.bat requires ZF_STORAGE_DIR
- The example code db adapter declaration in Quickstart guide assumes a case-insensitive file system
Version number | 1.9.4 |
Release status | Final |
Operating systems | script language |
Website | Send Technologies |
Download | http://www.zend.com/community/downloads |
License type | Conditions (GNU/BSD/etc.) |