CakePHP App 5.0.0
What's Changed
- Scopes are now disabled using
null. by @ADmad in #846 - Update AppView.php by @dereuromark in #872
- 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
- Cake 5 updates by @ADmad in #914
- 4.x - use local google font files instead of external URL by @LordSimal in #916
- Update plugin installer to v2. by @ADmad in #918
- 5.x - Update Milligram to 1.4.1, adjust stylings and fix problem with DB connection test by @LordSimal in #915
- improve error message if debug_kit doesn't work due to TLD whitelist by @LordSimal in #920
- Update GA CI by @ADmad in #926
- Re-enable migrations plugin by @ADmad in #925
- Emails (Mailers) use the core view by default by @ravage84 in #930
- Load global functions by default. by @ADmad in #945
- 5.x: remove Time DBType map to StringType by @LordSimal in #949
- Fix alignment in actions buttons by @markstory in #950
- 5.x: upgrade to PHPUnit 10 by @LordSimal in #951
- Use Debugger::trimPath() and Debugger::editorUrl() for error templates by @andrii-pukhalevych in #953
- Update log scope by @markstory in #954
- Remove
statickeyword from the function in routes.php. by @ADmad in #956 - Fix error controller by @markstory in #957
- Use file config instead. by @dereuromark in #959
- Set return type for closures by @dereuromark in #960
New Contributors
- @rochamarcelo made their first contribution in #936
- @berarma made their first contribution in #940
- @andrii-pukhalevych made their first contribution in #953
Full Changelog: 4.4.2...5.0.0