CakePHP v4.0.7 Release Notes

Release Date: 2020-05-02 // about 4 years ago
  • πŸš€ The CakePHP core team is happy to announce the immediate availability of CakePHP 4.0.7. This is a maintenance release for the 4.0 branch that fixes several community reported issues.

    πŸ›  Bugfixes

    πŸ‘€ You can expect the following changes in 4.0.7. See the changelog for every commit.

    • πŸ‘Œ Improved CSRF generation to fix upgrade errors introduced in 4.0.6
    • MailSentWith assertions now include the contents of the messages that did not pass the assertion.
    • πŸ›  Fixed Debugger::exportVar() now handles uninitialized typed properties from PHP 7.4
    • πŸ‘Œ Improved API docstring types.
    • πŸ‘Œ Improved rendering of multiline exception messages and messages with inline code formatting.
    • πŸ‘Œ Improved defining ISO8601 validation rules.

    Contributors to 4.0.7

    πŸš€ Thank you to all the contributors that helped make this release happen:

    • ADmad
    • Edgaras JanuΕ‘auskas
    • Erwane Breton
    • Johan Meiring
    • Mark Scherer
    • Mark Story
    • othercorey

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