CakePHP 2.9.2 Released
The CakePHP core team is happy to announce the immediate availability of CakePHP 2.9.2. This is a maintenance release for the 2.9 branch that fixes several community reported issues.
Bugfixes
You can expect the following changes in 2.9.2. See the changelog for every commit.
- Improved API documentation.
- '' is now an accessible key via Hash, and Session data.
- You can now enable callbacks on components used by components by setting the enabled option to true.
- Fix HttpSocket emitting errors when nameless cookies are encountered.
Contributors to 2.9.2
Thank you to all the contributors that helped make this release happen:
- Alex
- dereuromark
- Mark Story
- TekkCraft
- Val Bancer
As always, we would like to thank all the contributors that opened issues, opened pull requests or updated the documentation.
Download a packaged release on github.