Releases: php-http/HttplugBundle
Releases · php-http/HttplugBundle
1.25.0
- Added PHP 8.1 support
- Added Symfony 6 support
- Removed Symfony 3.x support
1.24.0
- 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
- 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
- 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
1.22.0
1.21.0
- Added support for Target attribute
available in Symfony 5.3