Releases: Simovative/zeus
Releases · Simovative/zeus
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
Add build and fix code for php8.2 and 8.3
Will no longer work with php prior to 8.2.
Build added.