The CakePHP core team is happy to announce the immediate availability of CakePHP 4.3.5. This is a maintenance release for the 4.3 branch that fixes several community reported issues.
Bugfixes
You can expect the following changes in 4.3.5. See the changelog for every commit.
FormHelpernow correctly detects of entity collections.- Improved error messages for fixture insertion errors.
- Widened the accepted range for
psr/log. - FormHelper checkbox and radio control
hiddenFieldoptions can now be set to''. Http\Clientauth adapters can now be set withoutApp.namespacebeing set.- Fixed errors detected by newer versions of static analyzers.
Contributors to 4.3.5
Thank you to all the contributors that helped make this release happen:
- ADmad
- Cees-Jan Kiewiet
- Corey Taylor
- Mark Story
- Michael Hoffmann
- othercorey
As always, we would like to thank all the contributors that opened issues, created pull requests or updated the documentation.