Hi everybody,

Agavi 0.11.6 RC 1 is now available for download at http://www.agavi.org/

From the release notes:

This maintenance release fixes a number of issues and provides several minor enhancements and additions.

As it fixes a couple of bugs related to handling of request data and validation, upgrading is highly recommended for all users.

A couple of changes are worth mentioning:
- AgaviArraylengthValidator was added.
- PHP 5.2.8 or later is now required in combination with magic_quotes_gpc. This is due to security reasons unrelated to the issue in the PHP 5.2.7 release. Ticket #953 explains things in detail. - Slot responses are now merged into the parent even if the response content is empty. - Several best practices have been added and improved in the sample app and the code templates, and warnings are now thrown for outdated libxml versions, all intended to make it easier for new users to dive into Agavi.
- The timezone database was updated to version 2008i.
- Access to global request data is now locked during AgaviAction::getDefaultViewName() execution. - Handling of array keys has been unified across AgaviWebRequestDataHolder sources. - Unvalidated request data is not available anymore in the View if the Action didn't serve the current request method. - New projects now generate separate exception templates for production environments, and the built-in exception templates now simply re-throw the exception instead of displaying any information if the display_errors php.ini setting is disabled.

As always, CHANGELOG knows it best.

Please test this release thoroughly to help us make sure there are no show stoppers here. If no big issues crop up, we'll release a final 0.11.6 sometime next week.

Greetings,

David

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Agavi Dev Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/dev

Reply via email to