Zend Framework 1.9.6 Released
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 href="http://framework.zend.com/download/latest">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.


7 comments to “Zend Framework 1.9.6 Released”
November 24th, 2009 at 10:57 pm
Great news!
glad to see that!
November 25th, 2009 at 8:03 am
ZF updates so fast poor Eli can’t keep up
November 25th, 2009 at 9:22 pm
Very nice to see many new fixes, and I think upgrading won’t be much of a problem for Eli as the changes wouldn’t affect functionality but only improve it.
November 27th, 2009 at 2:25 am
Am I correct that DevZone runs on Zend Framework?
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?
November 27th, 2009 at 12:02 pm
@thing2b
Just google for it. You will find http://digitalusmedia.net/ for example.
December 4th, 2009 at 8:35 pm
There is a bug when inserts a table row with data.
The method ‘insert’ Zend_Db_Adapter_sqlsrv.php
December 7th, 2009 at 8:53 pm
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.