Skip to content

1.17.0

Compare
Choose a tag to compare
@dbu dbu released this 27 Dec 10:43
1.17.0
9a739ad

Added

  • Support Symfony 5 and Twig 3.
  • Configured clients are now tagged with 'httplug.client'
  • Adds a link to profiler page when response is from a Symfony application with
    profiler enabled
  • Adding blacklisted_paths option of php-http/cache-plugin

Changed

  • Fixed error handling. Now TypeErrors and other \Throwable are correctly handled by ProfileClient
  • Use tabular design in profiler for HTTP request/response headers

Deprecated

  • httplug.collector.twig.http_message service
  • httplug_markup Twig function