Original Content

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:

http://framework.zend.com/changelog/1.9.6

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.

Published: November 24th, 2009 at 7:30
Categories: News, Zend Framework

7 comments to “Zend Framework 1.9.6 Released”

Great news!
glad to see that!

ZF updates so fast poor Eli can’t keep up :)

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.

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?

@thing2b
Just google for it. You will find http://digitalusmedia.net/ for example.

There is a bug when inserts a table row with data.
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.