Changed
- Use more expressive message for excluded doktypes when building queue
Fixed
- Set
result_data
back tojson_encode($result)
to ensure correct result handling in backend - Removes QueueRepository from FrontendUserAuthenticator Middleware, to ensure FE plugins can be rendered
- PHP 8.0 compatibility problems. Undefined indexes resolved
- Change requests to write to Header to ensure StaticFileCache is working
- Switched back to fetch() instead of fetchAssociative() to keep support for legacy TYPO3 installations