Releases: php-http/HttplugBundle
Releases · php-http/HttplugBundle
1.26.0
17 Mar 11:18
Compare
Sorry, something went wrong.
No results found
Fixed you can now configure the cache plugin default_ttl with null.
1.25.0
26 Nov 07:13
Compare
Sorry, something went wrong.
No results found
Added PHP 8.1 support
Added Symfony 6 support
Removed Symfony 3.x support
1.24.0
23 Oct 11:19
Compare
Sorry, something went wrong.
No results found
Changed stopwatch category from default to "httplug", so it's more prominent on Execution timeline view
Changed tab texts inside profiler so that it shows ports in URL in case it's non-standard
Changed default logging plugin monolog channel from "app" to "httplug"
Fixed compatibility with Twig 3.x
1.23.1
13 Oct 19:53
Compare
Sorry, something went wrong.
No results found
Fix issue with whitespaces in URL when URL in tab was copied
Fixed dark mode compatiblity, making some previously invisible elements visible
1.23.0
30 Aug 12:24
Compare
Sorry, something went wrong.
No results found
Changed the way request/response body is displayed in profiler. symfony/var-dumper is used now.
Changed badge counter of # of requests on side menu to be always visible
1.22.1
26 Jul 14:23
Compare
Sorry, something went wrong.
No results found
Do not deprecate the service alias for the old Http\Client\HttpClient interface because different Symfony
versions expect a different syntax for the deprecation, which triggers an error on some Symfony versions.
1.22.0
26 Jul 08:29
Compare
Sorry, something went wrong.
No results found
Register client as alias for the PSR Psr\Http\Client\ClientInterface
Deprecate relying on the Http\Client\HttpClient interface in favor of the PSR ClientInterface
1.21.0
10 Jul 16:05
Compare
Sorry, something went wrong.
No results found
1.20.1
12 Feb 10:02
Compare
Sorry, something went wrong.
No results found
Added kernel.reset tag to the Collector.
1.20.0
23 Dec 13:51
Compare
Sorry, something went wrong.
No results found
Support PHP 8, dropped support for PHP 7.2.