Zend Framework 1.11.4 Released

March 3, 2011

News, Zend Framework

The Zend Framework team announces the immediate availability of Zend Framework
1.11.4, our fourth maintenance release in the 1.11 series. This release includes
almost 40 bug fixes.

You may download ZF 1.11.4 from the
Zend Framework site.

For a full list of resolved issues, you can visit the changelog:

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

This version includes two notable changes.

First, Zend’s own Enrico Zimuel has completed work on a
WinCache adapter for Zend
Framework’s Zend_Cache component. If you deploy on Windows, you now have the
option of using WinCache for caching.

Second, a minor security issue when running in development mode and using the
view script generated for error pages by Zend_Tool has been corrected; please
see the security announcement for details on the vulnerability and how you
may correct the issue in your current and future projects.

I’d like to thank everyone who contributed code to these releases, including
those who submitted patches, translated documentation, or reported issues. Keep
your eyes peeled for another maintenance release at the end of next month!

About Matthew Weier O'Phinney

Matthew is an open source software architect, specializing in PHP. He is currently project lead for Zend Framework, a project with which he has been involved since before the first public preview release. He is a Zend Certified Engineer, and a member of the Zend Education Advisory Board, the group responsible for authoring the Zend Certification Exam. He contributes to a number of open source projects, blogs on PHP-related topics, and presents talks and tutorials related to PHP development and the projects to which he contributes. You can read more of his thoughts on his blog, weierophinney.net/matthew/.

View all posts by Matthew Weier O'Phinney

3 Responses to “Zend Framework 1.11.4 Released”

  1. xqpmxqpm Says:

    Congratulations! Thanks to the whole ZF team.

  2. htbaa Says:

    I’m happy to see 1.11 is still getting lots of love with all these recent updates. Hope it continues when ZF2 is out, at least when it comes to bugs and security issues.

    Thanks.

  3. sactre Says:

    thanks for all the work you are doing