Skip to content

Releases: Simovative/zeus

Make use of older symfony possible

17 May 19:59
29374ea
Compare
Choose a tag to compare

Make use of older symfony possible

Add build and fix code for php8.2 and 8.3

17 May 19:30
b6ef121
Compare
Choose a tag to compare

Will no longer work with php prior to 8.2.
Build added.

15.0.0

17 May 18:36
0f64045
Compare
Choose a tag to compare

Add support for php8.3, drop support for everything under php8.2.
Change minimum version for smary to a secure one.

New Symfony Console Version

05 Sep 14:16
fa55bc8
Compare
Choose a tag to compare

Symfony Console was upgraded to a new major version.

BC-Break:
Symfony Console may have a bc break in the new version with your code.

New Guzzle Version

20 Jun 15:15
080c29e
Compare
Choose a tag to compare

Guzzle was upgraded to a new major version.

BC-Break:
Guzzle may have a bc break in the new version with your code.

Fix namespace for OptionsRequest

15 Sep 07:41
8276207
Compare
Choose a tag to compare

The namespace of the OptionsRequest was changed, but not adjusted everywhere.

fix options requests

14 Sep 13:21
3c33d88
Compare
Choose a tag to compare

Options requests did not work, because an s was missing.

Option request

12 Sep 13:41
ac4d830
Compare
Choose a tag to compare

Option Request are now supported

BS Break:

Prior to this version, Option Request did trigger a RequestMethodNotAllowed Exception, now page not found will be triggered

PHP 8 Preparations

16 Aug 08:15
fb32642
Compare
Choose a tag to compare
  • PHP 8 preparations
    • Smarty update to Version 4.2
  • docker compose now using mounts

Update guzzle

14 Jul 11:24
8632925
Compare
Choose a tag to compare

Security Bugfix for guzzle