Mulai tanggal 1 september 2012 akhirnya cakephp merilis versi cakePHP 2.2.2
fitur - fitur yang ditambahkan neh :
- Configure::load() and Configure::dump() are now more consistent, and create a new PhpReader by default.
- Error messaging is better for when fixture creation fails.
- Logging on windows has been improved, and log levels are more correct.
- Generated schema files no longer contain multiple primary keys.
- Namespaced elements work correctly in the RssHelper now.
- ( and ) are now correctly handled by TextHelper::autoLinkUrls()
- Applications can now define
LOGSandCACHEconstants. - Recursive errors in
debug()have been fixed in 5.2 and 5.3. - requestAction() now more correctly simulates GET requests, when the preceding request is a POST or PUT.
- ModelValidator state is reset when models are created/saved.
- Additional mimetypes added for Microsoft Office document formats.
- Validation::decimal() reworked to fix a few edge cases.
- Virtual fields containing
-are quoted more correctly now.
happy cooking :)
No comments:
Post a Comment