CakePHP 2.10.12 Released

The CakePHP core team is happy to announce the immediate availability of CakePHP 2.10.12. 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.12. See the changelog for every commit.

  • Fixed PHP_CodeCoverage missing errors.
  • Fixed undefined index errors in DboSource.
  • Fixed unbound association errors in TranslateBehavior.
  • Improved error messages when email addresses are empty or invalid.
  • Improved API documentation.
  • CakeTestCase forcibly frees memory now.

Contributors to 2.10.12

Thank you to all the contributors that helped make this release happen:

  • AlexAlexandru
  • Jan Ptacek
  • Mark Story
  • Val Bancer

As always, we would like to thank all the contributors that opened issues, created pull requests or updated the documentation.

Download a packaged release on github.