Zend Technologies heeft versie 1.11.4 van zijn Framework uitgebracht. Zend Framework is een objectgeoriënteerd opensourceframework voor het ontwikkelen van webapplicaties. Het is gemaakt met de bedoeling het gebruik ervan zo simpel mogelijk te houden. Het programma is ontwikkeld in php en maakt gebruik van een model view controller om de materie in overzichtelijke blokken op te delen. Deze update bevat naast een kleine veertig bugfixes ook twee belangrijke verbeteringen.
Zend Framework 1.11.4 Released
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.
For a full list of resolved issues, you can visit the changelog.
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.