CakePHP 3.8.10 released!
Some of the fixes included
- Http\Response::withStatus()
no longer overwrites the content-type header with the contents of the _contentType
property. - Validation::decimal()` now handles Polish formatted numbers correctly.
- Logged fatal errors now include the file and line position.
Thanks to all who contributed!