Releases: sblum/symfony-exception-enricher
Releases · sblum/symfony-exception-enricher
POST-Daten immer berücksichtigen
Post Daten immer berücksichtigen (#14) * use request content if parameter bag is empty * added test * fixed type error
Symfony 7 Kompatibilität
[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
v2.0.2 updated packages, fixed security issues (#12)
Return type fix for invoke with Monolog 3
Update README.md (#11) * Update README.md * Update README.md
[Update] Updated Monolog to v3
[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
v1.3.0 [Release] v1.3.0 Paketupdates, Erweiterung möglicher Symfony-Versione…
[Fix] TokenStorage only when MainRequest exists
[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
v1.2.3 [Fix] v1.2.3 Accessing currentRequest without validating that it exis…
[Fix] Session check before accessing
[Fix] v1.2.2 Session check before accessing (#5) * check if session exists before accessing it * added return value
[Fix] Updated service definition
v1.2.1 forgot to fix service definition (#4)