Framework Updates
CakePHP
● 2.3.0 RC-1 / RC-2 - 2.3.0 stable "in a few weeks"
● 2.2.5 - bug fixes, HTML 5 validation improvements
Laravel
● 3.2 - "new features, including the ability to easily register your
own auth, cache, session, and database drivers."
● 4.0 Beta 1 - "Eloquent Collections, Polymorphic Relations,
Resourceful Controllers, Sub-Domain Routing, Totally Revamped
Artisan CLI, New CLI Commands, More Bundle / Package
Freedom, Composer Driven, etc."
Official Beta documentation at: http://four.laravel.com/
Symfony
● 2.0.20 / 2.1.5 - Fixes a double-encode vulnerability in their
internal routes / firewall implementation