p. We’re pleased to announce Zend Framework 1.0.0 Release Candidate 2.
Download it from “http://framework.zend.com/”:http://framework.zend.com/
p. This is the home stretch toward 1.0! Everyone has worked very hard for many months, and we are very close to finishing what we set out to do with Zend Framework 1.0. This Release Candidate is intended to show the complete set of features Zend Framework 1.0 has. Following the final 1.0 release, Zend Framework will continue to grow and improve, but there will be a great emphasis on maintaining backward-compatibility. That has been the mission of Zend Framework from the beginning, to provide a professional web framework with quality and stability.
There are a few noteworthy additions in this release:
*(disc) Zend_Gdata has a new object-oriented usage, making this client very similar to the interface of Gdata clients for other programming languages.
* Zend_Service_StrikeIron is a new web service client.
* We now provide separate downloadable packages for the documentation. The product download does not provide documentation, but you can view it online or download it for offline reading. The download page on the framework website has been redesigned.
* Zend_Db supports an option to turn off the automatic identifier quoting that it does by default.
p. There have been 38 issues fixed in this release since 1.0.0RC1. See the changelog for a list of issues addressed in Release 1.0.0RC2:
“http://framework.zend.com/changelog”:http://framework.zend.com/changelog
p. The next release will be in mid-June, and it will likely be a third release candidate.
Regards,
Bill Karwin
Product Engineering Manager
Zend Technologies




June 9, 2007 at 1:52 pm
>The next release will be in mid-June, and it will likely be a second
release candidate.
Do you mean a third release candidate this one being the second?
June 9, 2007 at 2:49 pm
Thanks for catching that. I’ve corrected it.
=C=
June 9, 2007 at 4:19 pm
The download page looks a bit off in Opera 9.21.
<a href="http://www.picoodle.com/view.php?srv=img31&img=/8/6/9/f_Unbenanntm_40707bd.jpg" target="_blank"><img src="http://img31.picoodle.com/img/img31/8/6/9/t_Unbenanntm_40707bd.jpg" border="0" alt="Image Hosting by Picoodle.com" /></a>
June 11, 2007 at 9:30 am
there are a lot of major controller related bugs without fix in RC2 including _redirect problem, so RC2 is IMHO premature and not so usable.
June 11, 2007 at 1:47 pm
optik — There are quite a number of controller issues currently, but the majority of them came in in the last few days before the code freeze for RC2. Unfortunately, since RC1, I’ve been involved with a number of other projects and have had no time to dedicate to Zend Framework. However, I now have time allocated, and should be resolving many of these this week.
As for the ‘_redirect problem’, I’m not sure exactly what you’re referring to; the only current reported issue with _redirect() has to do with using it when prependBase() is set; if indeed it is a “major” issue, it has only been discovered in the past week, and is hardly a reason to delay a release; I’d argue that for most use cases, it is a non-issue at this time.
June 11, 2007 at 4:40 pm
I just added some br tags to fix the Opera issue.