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