The most important update is to add
Zend_controller_rewriterouter,Now the URL rewrite does not depend on Apache mod_rewrite. This is undoubtedly good news for VM users.
Zend_configIt is also a very practical thing (although I have not looked at it specifically, but such a class is required for configuring the site ).
Main new content:
Zend_controller_rewriterouterWas introduced into the Incubator providing flexible ible ing based routing for the Front Controller. This is a key change that will replace the default router in the core for preview release 0.1.5 as early as next week!
Zend_configWas proposed, started in the incubator and later moved into the core library providing a base for ongoing configuration work in the framework. samples are provided in the Manual and there is also one posted on the Wiki.
Zend_cacheWas promoted to core after being introduced in 0.1.3 providing caching services to be used at any level in your applications, from RSS feed caching to content caching. again, samples can be found in the manual as well as a new one on the Wiki.
Zend_db_adapter_db2Added to core for DB2 support for the framework database components.
Zend_pdfGained TrueType font support and underwent major internal changes.
Zend_searchAdded support for updating and deleting within an index.
Zend_http_clientIs being overhauled in the incubator.
Zend_db_xmlIntroduced to the incubator.
In addition, ZF's collaborative development/community communication tools are becoming more advanced and improved (and more complex ):
Community wiki added for end-user content created around the framework.
Proposals system now online to track the proposal process.
Issue tracker providing new functionality for tracking the status of issues for both end-users and the contributor team. Track the status of future releases via the roadmap in the new tracker.
Development wiki providing the contributor Guide and other developer Related content for contributors to the framework.
Changeset browser updated to provide a near real-time View of the changesets committed to the framework by contributors.
General mailing list archive added to start creating a search-able archive within the Wiki for the general mailing list.
By the way, let's talk about the translation progress of ZF Chinese documents. At present, only zend_pdf chapter is not translated. After all the translations are completed, I will notify Zend to add Chinese documents to the official station of ZF.
Thank you for the hard work of the 11 members of phpeye team:
Http://www.phpeye.com/zfcn/index.htm
See:
Http://www.phpeye.com/zf