The Zend Framework team is happy to announce the immediate availability of Zend Framework 1.8.1, the first maintenance release in the 1.8 series. You can download it via our downloads page; Use the CDN link for fast downloads, or scroll down the page for direct downloads of the 1.8.1 packages from the ZF servers.
1.8.0 was released only 13 days ago, but we already have logged 68 resolved issues in that timeframe! We appreciate everyone who has taken the time to log bugs, documentation issues -- even issues with the Quick Start! -- as well as those who have given generously of their time to help resolve them.
One important bugfix that should be noted is that a glitch in packaging of 1.8.0 meant that the Dojo version shipped with it was from the Dojo 1.2 branch -- and not the 1.3 branch as reported in the changelogs. The packaging script has been corrected, and the source build within the full ZF distribution now correctly includes Dojo 1.3.
Other prominent changes include:
- Zend_Loader::registerAutoload() now proxies to Zend_Loader_Autoloader, and marks the instance as a fallback autoloader. This will ensure equivalent functionality, and reduces the number of deprecation notices emitted to one.
- Many bugfixes and improvements to Zend_Application.
- Addition of module generation capabilities to Zend_Tool
- Addition of strong object typing capabilities to Zend_Amf
- Many more manual translations!
For a full list of resolved issues, please visit the ZF issue tracker.
Again, many thanks to all contributors to this release!


Comments (Login to leave comments)
I decided to write a simple and lightweight framework that will allow them get started with object oriented PHP and MVC, I call it PHP Freedom Framework. My goal in to systematically built the framework on top of Zend, this will be enough for developers around here.
At the moment it does not require any external library, neither does it need Zend Framework.
I need experienced developers to help spend about 5 minutes on the project and tell me what they think.
Website: http://www.phpfreedom.org/
Downloads: http://code.google.com/p/phpfreedom/downloads/list
Thank you.
http://devzone.zend.com/article/3811
On this page you can find some helpfull links too.
Can you tell us aprox. when de Zend_iCal module will be available? Could you tell also the month when it will be?
Thanks
Did I miss somewhere an article or something helping to do that, besides the documentation of zend_app, especially for topics like registry, new autoloading (I find this Default_Model_* to be a pain in the ass) etc
Can't imagine doing that at work before a while.
My 2 cents.