CakePHP 1.2 beta has been released
Wednesday, January 2nd, 2008Finally it happened ! CakePHP 1.2 beta has been released. Some of the new stuff includes: Reverse routing for array based urls RESTful automagic Forms are easier to create and maintain Security enhancements for better CSRF prevention and HTTP Authentication CookieComponent for securely storing persistent data on the client side Model behaviors The "with" key allows you to define ...