Zend Framework 0.9.3 Released
For all those people keeping tabs on the Zend Framework version 0.9.3 has just been released.
Some of the updates included in this release:
- Zend_Controller: Action helpers, rewritten documentation
- Zend_Db: support for sequences, natural keys, compound keys, and metadata caching
- Zend_Filter_Input: solution for validating arrays of valus (in incubator)
- Zend_Pdf: greatly reduced memory consumption
- Zend_Service: web services for Amazon, Yahoo!, and Flickr extensively tested and debugged
For a full list see the changelog. Interestingly this probably going to be the last release before a 1.0 release candidate. The most important thing to note about a 1.0 release is that all future releases of the framework will have to be backwards compatible. This will make the framework a lot more stable and I’m sure we will start to see greater take up after 1.0 is released.










