CakePHP 3.5.0-RC1 Released

The CakePHP core team is happy to announce the immediate availability of CakePHP 3.5.0-RC1. This is a release candidate for 3.5.0. 3.5.0 provides a number improvements both large and small to CakePHP. It also deprecates several features that will be removed in 4.0.0.

Upgrading to this Version

You can use composer to upgrade to the RC version of CakePHP 3.5.0:

php composer.phar require "cakephp/cakephp:3.5.0-RC1"

What’s new in 3.5.0?

The migration guide has a complete list of what’s new in 3.5.0, and what has been deprecated. We recommend you give that page a read when upgrading.

Contributors to 3.5.0-RC1

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

  • ADmad
  • Albert Cansado Solà
  • Bryan Crowe
  • Chris Hickingbottom
  • David Yell
  • Erwane Breton
  • Florian Krämer
  • Ian den Hartog
  • Iftekhar Eather
  • Jeremy Harris
  • Jorge González
  • José Lorenzo Rodríguez
  • Marc Würth
  • Mark Scherer
  • Mark Story
  • Michael Hoffmann
  • Owen Gerrard
  • Rachman Chavik
  • Robert Pustułka
  • Thomas von Hassel
  • Val Bancer
  • Viraj Khatavkar
  • antograssiot
  • chinpei215
  • dwilbanks
  • h-moriya
  • inoas
  • lilHermit
  • ndm2

As always, a huge thanks to all the community members that helped make this release happen by reporting issues and sending pull requests.

Download a packaged release on github.