1.9.0 Alpha
- Transfer
The Zend Framework team announced the availability of the preview version 1.9.0, which is, as usual, by ardes: framework.zend.com/download/latest , since the release is not stable, it will not be placed on the CDN. The preliminary release demonstrates many of the new features that will be in the upcoming stable release:
The 1.9.0 release is forming quickly enough, and a beta version is expected to launch at the
end of next week. Stable release - about a week after beta.
Again, this is a preliminary release, it is not recommended not to use it on real projects, but nevertheless it will be great if you look at it and report all the shortcomings and problems caused by its use.
- Zend_Rest_Route, Zend_Rest_Controller, and Zend_Controller_Plugin_PutHandler are REST implementations using MVC.
- Zend_Feed_Reader is a common API for RSS and Atom feeds, as well as extensions for each format, caching, as well as many other things.
- Zend_Queue and Zend_Service_Amazon_Sqs, which provide the ability to use local and remote messaging services and service queues to implement asynchronous processes.
- Updated Zend_Db_Table and Zend_Pdf
- New functionality in Zend_Dojo for creating custom layers
- Numerous Zend_Ldap Improvements
- Zend_Log_Writer_Syslog - allows you to write a log to the system log.
- Several new view helpers, including Zend_View_Helper_BaseUrl.
The 1.9.0 release is forming quickly enough, and a beta version is expected to launch at the
end of next week. Stable release - about a week after beta.
Again, this is a preliminary release, it is not recommended not to use it on real projects, but nevertheless it will be great if you look at it and report all the shortcomings and problems caused by its use.