CakePHP 2.10.1 Released
The CakePHP core team is happy to announce the immediate availability of CakePHP 2.10.1. This is a maintenance release for the 2.10 branch that fixes several community reported issues.
Bugfixes & New Features
You can expect the following changes in 2.10.1. See the changelog for every commit.
- Added backwards compatibility shim for
getMock()onCakeTestCase. This makes upgrading to newer versions of PHPUnit easier. Model::deleteAll()once again usesrecursive=0by default. This reverts a change done in 2.10.0 that attempted to improve performance ofdeleteAll().CakeEmailonce again attachs files that define thedatakey, but no mimetype.
Contributors to 2.10.1
Thank you to all the contributors that helped make this release happen:
- Mark Story
- Val Bancer
- bclay
As always, we would like to thank all the contributors that opened issues, created pull requests or updated the documentation.