CakePHP App 4.2.2
Fixes
- Made error messages on 500 pages more consistent.
- Disabled PsyShell updateCheck from nagging users.
- Updated default ORM type mappings for time columns.
- Use
DIRECTORY_SEPARATOR
for loadingpaths.php
. - Only modify the
debug
anderror
log configurations if they exist. - Add debugkit connection status to the welcome page.