The CakePHP core team is happy to announce the immediate availability of 
CakePHP 2.7.4. This is a maintenance release for the 2.7 branch that fixes 
several reported issues.

Bugfixes
--------

You can expect the following changes in 2.7.4. See the [changelog]
(http://cakephp.org/changelogs/2.7.4) for every commit.

* When saving, models will always correctly set the 'updated' and 'created' 
fields. Even when a 'fieldList' is used, and those fields are not in the 
fieldList.
* SessionHelper and FlashHelper are now more compatible with messages set 
through either the SessionComponent or FlashComponent.
* Bake generates fixtures with only 1 record by default now.
* The default value of CURRENT_TIMESTAMP is now supported for MySQL 
datetime columns.
* Datasources no longer fatally error if isConnected() is called after 
disconnect().
* Improved API documentation.
* Email configuration defaults are now correctly loaded even when the 
configuration class has not been loaded.
* Virus is now pluralized to viruses.

As always, a huge thanks to all the community members that helped make this 
release happen by reporting issues and sending pull requests.

Download a [packaged release on 
github](https://github.com/cakephp/cakephp/releases).

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

Reply via email to