Das
Framework Seagull ist in seiner Version 0.6.1 erschienen und bringt in dieser einige Verbesserungen und Neuerungen, sowie eine Reihe von Bugfixes mit sich.
Zitat:
Major improvements include:- errors encountered in production mode are handled more gracefully
- if you had problems installing the event module please see the instructions here
- added possibility of passing arbitrary args to CLI requests
- implemented DB table prefix support
- the comment module enhanced with Akismet integration and captcha
- added example REST client and server implementations
- enhanced module installer adding symlink support for windows users
- the library cache can now be controlled using the standard Config gui
- added ability to include a debug block for development rebuilds
- many PEAR and translation updates
Major bugfixes include:- fixed many Translation2 integration bugs
- improved functionality for CGI users
- cleaned up ModuleGenerationMgr, added more error checking
- fixed potential security hole with tinyFCK
- improvements to error handling for production environments
- fixed problem where CategoryNav block didn't work correctly for php4 users
- escaped problematic input for SGL_Emailer
- corrected tz values that didn't work on all linux systems
- added detection of GD extension for media manager
- fixed whitespace in navigation file that caused header error on rebuild
- improved SQL parser regex to be able to catch tables like event-media
|
Quelle: http://www.phpkitchen.com/index.php?...-Released.html
Eine detaillierte Liste aller Änderungen findet man im offiziellen Changelog:
http://trac.seagullproject.org/brows.../CHANGELOG.txt
Die aktuelle Version kann
hier heruntergeladen werden.