After the first preview release of Zend framework, Zend have already released preview version 0.1.2 which include bug fixes, improvements, documentation, … etc

Not even a week past our initial release and we have already updated the preview thanks to many great emails and especially our growing community on the mailing list. This release includes bug fixes, the unit test suite, and additional documentation.
The response from the our first release was overwhelmingly positive and we’re upgrading our servers to cover the demand so we can open the Subversion repository shortly — we expected the demand to be high but it exceeded even our expectations. The response from the community has been amazing with several new contributors signing on to submit code and new proposals on the table. This will be the first of many frequent updates on the road to 1.0. Please see the changelog included with the new download and enjoy the release!


The changelog of the Zend Framework Preview 0.1.2
– Unit test suite is now included. (Mike)
– Docs for Zend_Controller are now included. (Mike)
– Coding standards were out of date. Reported by Steph Fox. (Mike)
– Fixed default charset in Zend_Mail constructor. Reported by Jakob Buchgraber. (Mike)
– Fixed several Zend_Filter methods. (Chris)
– Fixed JSON datum encoding. Reported by Edwin Vlieg. (Mike)
– Fixed FormRadio Helper. Reported by AJ Tarachanowicz. (Chris)
– Fixed Zend_Uri_Http to work with new Zend_Filter. (Chris, Mike)
– Docs for the Zend_Db::factory() method were incorrect. Reported by Dinh. (Chris)
– Zend::loadClass() now works inside __autoload(). Reported by Rob Allen. (Mike)
– Fixed notices from Zend_Pdf_Element_Dictionary. Reported by Ralf Eggert. (Alex)
– Fixed notices from Zend_Search_Lucene_Index_SegmentWriter. Reported by Jared Williams. (Alex)
– Removed defunct Zend_Db_DataObject docs. (Mike)
Download Zend framework