Skip to content

Releases: evaisse/SimpleHttpBundle

v3.7.0

Choose a tag to compare

@lahaxearnaud lahaxearnaud released this 16 Dec 09:34
41f05c0

What's Changed

Full Changelog: v3.6.6...v3.7.0

v3.6.6

Choose a tag to compare

@lahaxearnaud lahaxearnaud released this 28 Nov 09:06
836c76c

What's Changed

Full Changelog: v3.6.5...v3.6.6

v3.6.3

Choose a tag to compare

@lahaxearnaud lahaxearnaud released this 15 Sep 13:31
cae80ef

What's Changed

  • Feature/bump react promise support by @ryden54 in #61

Full Changelog: v3.6.2...v3.6.3

v3.6.2

Choose a tag to compare

@lahaxearnaud lahaxearnaud released this 12 Sep 14:14
1926fbb

What's Changed

Full Changelog: v3.6.1...v3.6.2

v3.6.1

Choose a tag to compare

@lahaxearnaud lahaxearnaud released this 22 Aug 07:47
0f94974

What's Changed

Full Changelog: v3.6.0...v3.6.1

v3.6.0

Choose a tag to compare

@lahaxearnaud lahaxearnaud released this 05 May 08:45
87c55ed

What's Changed

v3.5.2: fix: Fix invalid curl command shown in profiler (#55)

Choose a tag to compare

@lahaxearnaud lahaxearnaud released this 31 Oct 12:03
6b8b144
[php80]

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

PHP 8.0 support

Choose a tag to compare

@lahaxearnaud lahaxearnaud released this 30 Oct 14:08
acb6623
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

Choose a tag to compare

@lahaxearnaud lahaxearnaud released this 15 Oct 10:33
55e7983
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)

Choose a tag to compare

@lahaxearnaud lahaxearnaud released this 30 Nov 10:28
700f0b0
[react-promise]

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