CakePHP 2.10.4 Released

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

  • Email pattern used in CakeEmail now accepts _ in domain names.
  • Improved API doc blocks.
  • SQLServer driver now accepts limit values that are numeric strings.
  • Sessions can now leverage use_trans_sid if necessary.
  • Hash::sort() can now sort sparse arrays.
  • JCB credit card pattern has been corrected.
  • CookieComponent::delete() can now remove deeply nested keys.

Contributors to 2.10.4

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

  • Clemens Weiß
  • Ionut-Mihai Burlacu
  • Koji Tanaka
  • LustyRain
  • Mark Story
  • chinpei215
  • kolorafa

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.