CakePHP 4.4.11 is now available. This release includes bug fixes.
CakePHP 4.4.11 is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.
CakePHP 4.4.11 Changelog
This is a maintenance release for the 4.4 branch that fixes several community reported issues.
🐞 Bug fixes
Viewcan now iterates templates paths that were defined as an associative array.- The
i18n extractcommand now checks for directory existence before trying to enumerate the files within directories provided as inputs. - Update SECURITY policy docs to include 3.x end-of-life status.
- Improve API documentation.
- Fix dynamic-property error in PHP8.2 when
PDOErrorobjects are logged. - Switch to using phive to install static analysis tools.
- Set the request into the routing context before processing middleware. This ensures that links on error pages always have access to the current request.
💎 Contributors
- ADmad
- Edgaras Janušauskas
- fabsn182
- Kevin Pfeifer
- Marc Würth
- Mark Scherer
- Mark Story
- Mikkel Bonde
- othercorey
Although updates are tested, you’re always encouraged to backup your files before patching.
Tags: framework, php framework, Softaculous
Related Links
- Live Demo:
See CakePHP in action (Softaculous site (External link)) - Official Website:
Learn more about CakePHP software (External link) - Run CakePHP in your website:
Please Contact us for more information or start any Hosting Plan and install CakePHP from Softaculous software library - CakePHP Changelog:
To read changelog source Click Here (GitHub External link)
