Releases: evaisse/SimpleHttpBundle
Releases · evaisse/SimpleHttpBundle
v3.7.0
v3.6.6
v3.6.3
What's Changed
Full Changelog: v3.6.2...v3.6.3
v3.6.2
What's Changed
- Invalid HTTP code in Profiler by @ymorocutti in #59
- PHP 8.4 deprecations by @ryden54 in #60
Full Changelog: v3.6.1...v3.6.2
v3.6.1
v3.6.0
What's Changed
- Feature/twig by @ymorocutti in #57
Full Changelog: V3.5.1...v3.6.0
v3.5.2: fix: Fix invalid curl command shown in profiler (#55)
[php80] Co-authored-by: Yoann MOROCUTTI <Yoann.MOROCUTTI@boursorama.fr>
PHP 8.0 support
Typing PHP 8.0 (#54) * refactor: Type DataCollector/ProfilerDataCollector.php and Twig/Extension.php to prevent them to break after Symfony has typed their own interface [php80] * style: Fix CSS style in profiler panel [php80] --------- Co-authored-by: Yoann MOROCUTTI <Yoann.MOROCUTTI@boursorama.fr>
Change reset behavior in DataCollector/ProfilerDataCollector #53
v3.4.2 fix: Fix an issue in profiler data collector where int $errors was re…
v3.4.1: feat: Update react/promise to latest version (#52)
[react-promise] Co-authored-by: Yoann MOROCUTTI <yoann.morocutti@boursorama.fr>