github cakephp/cakephp 3.9.1
CakePHP 3.9.1 released

latest releases: 4.5.5, 5.0.7, 5.0.6...
3 years ago

The CakePHP core team is happy to announce the immediate availability of CakePHP 3.9.1. This is a maintenance release for the 3.9 branch that fixes several community reported issues.

Bugfixes

You can expect the following changes in 3.9.1. See the changelog for every commit.

  • Connection::transactional() will now rollback the transaction on a Throwable instance.
  • Fixed encoding issue in MO file parser.
  • Improved API documentation.
  • Added ssl_local_pk option to Http\Client.
  • Collection::shuffle() now includes elements with duplicate keys in the collection.
  • Added deprecation tag to NumberHelper::defaultCurrency(). Use getDefaultCurrency() and setDefaultCurrency() instead.

Contributors to 3.9.1

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

  • Corey Taylor
  • Edgaras Janušauskas
  • Mark Scherer
  • Mark Story
  • othercorey
  • Philo Hamel
  • Val Bancer
  • Vincent PLANCHER

As always, we would like to thank all the contributors that opened issues, created pull requests or updated the documentation.

Don't miss a new cakephp release

NewReleases is sending notifications on new releases.