CakePHP 4.0.3 release includes a number of fixes, including
- The team has fixed the year widget to now be compatible with date objects.
- An improved copy button to error pages, allowing you to select and copy portions of the error while maintaining the ability to still copy everything.
- An update to make automatic quoting of aliases disabled in non-postgres database drivers. This should yield better performance when autoquoting is off.
- Form protection now works with PSR7 file objects.