The Zend Framework team is pleased to announce the immediate availability of the 1.9.6 release. This release is the sixth maintenance release in the 1.9 series, and includes more than 60 bugfixes, most of them from this month's bug hunt days, held last Thursday and Friday.
You may download it from the Zend Framework site.
For a full list of resolved issues, you can visit:
This will likely be the last release in the 1.9 series, as we start gearing up for 1.10.0; keep posted for developments along that front in the coming weeks.
I'd like to thank everyone who participated in this month's Bug Hunt Days (our third such event), as well as those contributors who pitched in throughout the month to resolve issues, translate documentation, and more.


Comments (Login to leave comments)
glad to see that!
Am I correct that there is no successful CMS based on Zend Framework yet?
Can the DevZone engine be turned into THE Zend Framework Cms?
When can I download it?
Just google for it. You will find http://digitalusmedia.net/ for example.
The method 'insert' Zend_Db_Adapter_sqlsrv.php
You are correct that DevZone runs on Zend Framework; however, the CMS behind it isn’t released at the moment. There have been discussions about doing that, but honestly at this point the codebase is something that has been passed between 4 primary programmers, and has had numerous contractors work on it.
Not to mention that it has lots of old cruft in it, being originally designed against ZendFramework 0.7, and w/ lots of one-off features in it.
Perhaps some day the codebase can be cleaned up enough to be shared. But it’s not there right now.