Skip to content

Tags: evaisse/SimpleHttpBundle

Tags

v3.7.0

Toggle v3.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Remove unused HTML style element to avoid CSP errors. Symfony c…

…lasses have been used instead to format toolbar and profiler panel (#65)

[csp]

Co-authored-by: Yoann MOROCUTTI <Yoann.MOROCUTTI@boursorama.fr>

v3.6.6

Toggle v3.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
PHP 8 - Symfony 6.4 (#64)

* feat: Remove deprecated serializers that will no longer work with Symfony 7
[symfony-6]

* feat: Define route using attribute instead of annotation (require Symfony 5.2)
[symfony-6]

* refactor: Type hint classes and migrate code to be PHP 8 friendly
[symfony-6]

* build: Update symfony/routing requirement to be at least 5.4
[symfony-6]

---------

Co-authored-by: Yoann MOROCUTTI <Yoann.MOROCUTTI@boursorama.fr>

v3.6.5

Toggle v3.6.5's commit message
Missing Twig json_decode filter

v3.6.4

Toggle v3.6.4's commit message
Support set_rejection_handler with react/promise 3.x

v3.6.3

Toggle v3.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/bump react promise support (#61)

* chore(deps): bump support for react/promise
[bump-react-promise-support]

* chore(Php): Add ci tests for PHP 8.0 to 8.4
[bump-react-promise-support]

v3.6.2

Toggle v3.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(Php): No implicit nullable arguments (#60)

[php-8-4-compat]

v3.6.1

Toggle v3.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fix an issue where serializing objects was not working correctly…

… with Symfony 6.4 (#58)

[symfony6-4]

Co-authored-by: Yoann MOROCUTTI <Yoann.MOROCUTTI@boursorama.fr>

v3.6.0

Toggle v3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/twig (#57)

* feat: Fix an issue where this extension is not working anymore with twig/twig 3.21.0. An additional issue where response code N/A was not correctly handled in profiler
[twig]

* fix: Fix some CSS issue when significant request/response body was displayed in our profiler
[twig]

* build: Upgrade PHPStan to 2.0
[twig]

---------

Co-authored-by: Yoann MOROCUTTI <Yoann.MOROCUTTI@boursorama.fr>

v3.5.2

Toggle v3.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fix invalid curl command shown in profiler (#55)

[php80]

Co-authored-by: Yoann MOROCUTTI <Yoann.MOROCUTTI@boursorama.fr>

V3.5.1

Toggle V3.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fix invalid curl command shown in profiler (#55)

[php80]

Co-authored-by: Yoann MOROCUTTI <Yoann.MOROCUTTI@boursorama.fr>