CakePHP App 4.5.0
What's Changed
- Update Application.php to remove route cache code comment by @umer936 in #909
- Improve description for session's ini values by @ADmad in #908
- Fix custom session handler location by @garas in #910
- "setup" is not a verb. by @nishimura-d in #913
- Use local google font files instead of external URL by @LordSimal in #916
- Improve error message if debug_kit doesn't work due to TLD whitelist by @LordSimal in #920
- Update phpstan config. by @ADmad in #924
- Update mobiledetect/mobiledetectlib requirement from ^2.8 to ^3.74 by @dependabot in #922
- Emails (Mailers) use the core view by default by @ravage84 in #930
- Move tests.sqlite to tmp by @cleptric in #934
- Update Slack link by @garas in #935
- Update dependencies. by @ADmad in #939
- Remove loading repl plugin in bootstrap cli by @LordSimal in #941
- Add .ttc to .gitattributes by @Tobse in #946
- Add example on how to set custom date/time format by @LordSimal in #948
- Fix alignment in actions buttons by @markstory in #950
- Use Debugger::trimPath() and Debugger::editorUrl() for error templates by @andrii-pukhalevych in #953
- Remove
static
keyword from the function in routes.php. by @ADmad in #956 - Update josegonzalez/dotenv requirement from ^3.2 to ^4.0 by @dependabot in #952
- Use file config instead. by @dereuromark in #959
- Set return type for closures by @dereuromark in #960
New Contributors
- @andrii-pukhalevych made their first contribution in #953
Full Changelog: 4.4.2...4.5.0