Skip to content

Releases: sblum/symfony-exception-enricher

POST-Daten immer berücksichtigen

13 Nov 09:53
17d7ce2

Choose a tag to compare

Post Daten immer berücksichtigen (#14)

* use request content if parameter bag is empty

* added test

* fixed type error

Symfony 7 Kompatibilität

04 Jul 06:43
ea5ddb2

Choose a tag to compare

[Release] v2.1.0 Symfony 7 Kompatibilität (#13)

* added compatibility with Symfony 7

* using PHP 8.2 in GitHub Actions

[Fix] Package updates May 2023

16 May 12:33
6578127

Choose a tag to compare

v2.0.2

updated packages, fixed security issues (#12)

Return type fix for invoke with Monolog 3

12 Dec 13:40
3702d4b

Choose a tag to compare

Update README.md (#11)

* Update README.md

* Update README.md

[Update] Updated Monolog to v3

07 Sep 08:01
873510e

Choose a tag to compare

[Update] v2.0 Updated Monolog to v3 (#9)

* updated possible monolog versions

* github ci

* updated version to 2.0.0 for BC break changes

* updated readme

* cleanup

[Release] Paketupdates, Erweiterung möglicher Symfony-Versionen

01 Mar 12:40
9081335

Choose a tag to compare

v1.3.0

[Release] v1.3.0 Paketupdates, Erweiterung möglicher Symfony-Versione…

[Fix] TokenStorage only when MainRequest exists

31 Aug 08:48
f444507

Choose a tag to compare

[Fix] v1.2.4 TokenStorage only when MainRequest exists (#7)

* using token only when there is a master request

* updated main branch name for ci

* updated readme badge

* fixed badge branch

[Fix] Accessing currentRequest without validating that it exists

31 Aug 08:14
21eb1cb

Choose a tag to compare

v1.2.3

[Fix] v1.2.3 Accessing currentRequest without validating that it exis…

[Fix] Session check before accessing

31 Aug 08:07
2b1b5d7

Choose a tag to compare

[Fix] v1.2.2 Session check before accessing (#5)

* check if session exists before accessing it

* added return value

[Fix] Updated service definition

31 Aug 07:50
addab7d

Choose a tag to compare

v1.2.1

forgot to fix service definition (#4)