Releases: Simovative/zeus
Releases · Simovative/zeus
18.0.0
Pipeline for non PSR Request
The pipeline that can be injected, will now also be used for non PSR Request. That makes it possible to execute code on old and new routes.
Bugfix for response emmitting of multiple values of a header
If you add multiple header values to the same header key, the emmiter did run into an error.
Allow altering PSR-Requests
allows to alter psr-requests
dev-csp-header-1
test csp-header
Fix GET Requests
With the last release there apeared an error when creating an URL from the global arrays when in a GET request. Not this is fixed.
Fix packagist release
Packagist was no longer building releases, because of the version number in the compose.json file.
Fix requests in CLI
The request class can now also be created in an cli request.
Fix Bug in ArrayCache
Fix Bug in ArrayCaches remove function
Make use of older symfony possible
Make use of older symfony possible