发布通告
---------------
Zend Framework 1.6 Release Candidate 1 (revision TBD).
Released on 2008-07-21.
NEW FEATURES
------------
* Dojo Integration
- JSON-RPC
- Dojo Data packing
- Dojo View Helper
- Dijit integration with Zend_Form & Zend_View
- Dojo Library Distribution
* SOAP
- SOAP Server
- SOAP Client
- Autodiscovery
- WSDL access
- WSDL Generation
* Preview of Tooling Project in Laborator (see /laboratory folder)
- Command Line Interface
- Project Asset Management
ENHANCEMENTS AND BUGFIXES
-------------------------
* Unit Testing Harness for Controllers
* Lucene 2.3 Index File Format Support
* Zend_Table save handler for DbTable
* Paginator Component
* Text/Figlet Support
* ReCaptcha Service
* Zend_Config_Xml Attribute Support
* Character Set Option for DB Adapters
* Zend File Transfer Component
* New Media View Helpers (Flash, Quicktime, Object, and Page)
* Support in Zend_Translate for INI File Format
INTENDED USE
------------
The Zend Framework community does not recommend this release for production use.
Please be aware that the API's introduced in this release may not be final and the Zend Framework community does not guarantee backwards compatibility to this release in future releases of Zend Framework. Once a release candidate
is sanctioned by the ZF community as a GA release, Zend Technologies and the ZF community will make every effort to maintain backwards compatibility.
SYSTEM REQUIREMENTS
-------------------
Zend Framework requires PHP 5.2.3 or later.
两个需要重点关注的问题:
ZF和Dojo合作。在1.6中已经实现了其功能支持。 值得尝试。
ZF需要的PHP版本号也从以前的php5.1.4升到了5.2.3。从某种角度将,又将拒绝相当多的人群。5.2.3太高了。
当然,这是好事,至少不会受到欺骗。在我的使用经历中,在PHP5.1.6版本下,bug非常之多,比如FlashMessage完全不可用。但是在5.2.x中正常。
Posted by rollenc
Last modified on 2008-07-22 04:10