Released second release candidate framework CakePHP . For the most part, this update includes bug fixes and performance optimization. Despite the fact that the previous version was quite stable, in the new version the stability should be even higher. In addition to other changes, obsolete methods have been removed, with the exception of findAll, findCount, and other find * methods. Nevertheless, it is recommended to replace them with find ('all'), find ('count'), etc., since in the future they will most likely be deleted.