The Zend Framework team announces the immediate availability of a preview release of version 1.9.0:
Note that because these packages are not stable, they will not be found on the zend.com CDN; please scroll to the bottom of the above page to find links to this release.
This preview release showcases many of the new features that will be available in the upcoming stable release:
Zend_Rest_Route,Zend_Rest_Controller, andZend_Controller_Plugin_PutHandler, which aid in providing RESTful resources via the MVC layer.Zend_Feed_Reader, which provides a common API to RSS and Atom feeds, as well as extensions to each format, caching, and a slew of other functionality.Zend_QueueandZend_Service_Amazon_Sqs, which provide the ability to use local and remote messaging and queue services for offloading asynchronous processes.Zend_Db_Tableupdates to allow usingZend_Db_Tableas a concrete class by passing it one or more table definitions via the constructor.- Annotation processing support for
Zend_Pdf, as well as performance improvements. Zend_Dojocustom build layer support.- Numerous
Zend_Ldapimprovements. Zend_Log_Writer_Syslog, aZend_Logwriter for writing to your system log.- Several new view helpers, including
Zend_View_Helper_BaseUrl.
The 1.9.0 release is shaping up quickly, and we expect to launch a beta late next week, with a stable release a week or so later.
Again, this is a preview release; do not use it in production environments. Do, however, test it thoroughly and let us know what is and is not working for you so we can deliver a solid release with 1.9.0!


Comments (Login to leave comments)
It appears that Zend_Db_Table_Plugin is not present. Am I missing it, or did it not make it into the 1.9.0 version after all?
Thanks.
@chidera: I as unable to get commitments from the authors of the Zend_Db_Table plugin support. At this time, it needs to be updated slightly to work with current revisions of Zend_Db_Table, and also needs to have testing and documentation completed. If anybody would like to take it over, I'd love to see it in for 1.10.
@viking111: While Zend_Markup has been in the incubator for some time, there are no unit tests or documentation for it.
I don't want to bite off more than I can chew, but what can I do to help? Let me know.
You say that you'd "love to see it in for 1.10"....What's 1.10...?