I Use This!
Moderate Activity

News

Analyzed about 16 hours ago. based on code collected 1 day ago.
Posted about 9 years ago
The CakePHP core team is proud to announce the first release candidate for CakePHP 3.0.0.It's been an intense time since our last beta release. We have been busy polishing most of the rough edges that we could find with the help of the ... [More] community.This polishing sprint meant a few breaking API breaking changes from beta3, specifically around the validation subsystem, due to many shortcomings fou... [Less]
Posted about 9 years ago
3.0: the evolution of a PHP frameworkIf anything were to have marked 2014 for CakePHP we'd probably all agree it was 3.0, the latest major version of the framework in it's 10 year lifetime. After a series of successful developer previews and various ... [More] beta releases, we're now in position to freeze the API inline for a final stable version, just after community review of the release candidates.It'... [Less]
Posted over 9 years ago
The CakePHP core team is proud to announce the immediate availability of CakePHP 2.6.0. There have been a few changes to 2.6.0 since the RC1 release:* AuthComponent now fires the `Auth.afterIdentify` event after users are logged in.* ... [More] HtmlHelper::script and HtmlHelper::css no longer share a single asset list for the once option.* Postgres driver supports sslmode.* The test suite can now use PHPU... [Less]
Posted over 9 years ago
The CakePHP core team is proud to announce the immediate availability of CakePHP 2.5.8. 2.5.8 is a bugfix release for the 2.5 release branch. A short list of the changes you can expect is:* Improved error messages when fixtures are missing fields.* ... [More] Human is now properly pluralized by Inflector* TreeBehavior regression introduced in 2.5.7 was fixed.* RequestHandler::startup failures no longer pr... [Less]
Posted over 9 years ago
As many in the community know, since the very beginning CakePHP has maintained and adhered to its own coding standard. Since the creation of CakePHP however, other coding standards have arisen with wider adoption among the PHP community as a whole. ... [More] To increase consistency with other PHP projects, the core team has decided to fully adopt PSR-2, starting with the release of 3.0.0.This was not a l... [Less]
Posted over 9 years ago
The CakePHP core team is proud to announce the immediate availability of CakePHP 2.5.7. 2.5.7 is a bugfix release for the 2.5 release branch. A short list of the changes you can expect is:* Unsetting the email address pattern in CakeEmail now works ... [More] as documented.* Console tools now exit non-zero on failure.* Fixed inflection of schema class names in SchemaShell.* SQLite datasource correctly par... [Less]
Posted over 9 years ago
The CakePHP core team is excited to announce the release of CakePHP 3.0.0-beta3. While we had originally planned on only doing 2 beta releases, we're not entirely satisfied with the current ORM validation workflow, and want to do some additional work ... [More] there. The new plan is to have at least two RC releases after beta3. The RC releases will be API frozen and no new features or breaking changes wi... [Less]
Posted over 9 years ago
The CakePHP core team is proud to announce the immediate availability of CakePHP 2.5.6 and 2.6.0-RC1. 2.5.6 is a bugfix release for the 2.5 release series, while 2.6.0-RC1 is beta release of the upcoming 2.6.0 release. A list of the changes you can ... [More] expect in 2.5.6 are:CakeSession::read returns null on all failure cases.Model::isUnique now works as validator for multiple fields.CakeTestCase::get... [Less]
Posted over 9 years ago
The CakePHP core team is proud to announce the immediate availability of CakePHP 2.5.5 and 2.6.0-beta. 2.5.5 is a bugfix release for the 2.5 release series, while 2.6.0-beta is beta release of the upcoming 2.6.0 release. A list of the changes you can ... [More] expect in 2.5.5 are:Console applications will not output colours if there is no TTY.Files are not overwritten by Folder::copy when the SKIP flag i... [Less]
Posted over 9 years ago
The CakePHP core team is proud to announce the second beta release for CakePHP 3.0.0.It's been a month since our first beta release, and we are excited by the big welcome the community has given to the new version. All the positive feedback and help ... [More] has been a great motivation for the core team to work harder on improving the developer experience for 3.0.This will be the last beta release for ... [Less]