Skip to content

Releases: maximebf/php-debugbar

v1.16.1

13 Jan 18:37
Compare
Choose a tag to compare
Symfony 5 support added (#431)

v1.16.0

18 Oct 14:34
6ca3502
Compare
Choose a tag to compare
Update .travis.yml

Fetch support

26 Sep 11:58
Compare
Choose a tag to compare
v1.15.1

Fetch support (#422)

Twig profiler collector & symfony4

15 Dec 11:15
30e7d60
Compare
Choose a tag to compare
v1.15.0

Update JavascriptRenderer.php

v1.14.1: RedisStorage performance fix (#357)

02 Nov 07:47
Compare
Choose a tag to compare
Patch increases possible number of records stored and loaded from Redis DB by separating metadata and collector's data and storing them in different hashes.

v1.14.0: Create feature copy query to clipboard (#352)

28 Aug 20:24
Compare
Choose a tag to compare
  • Use VarDumper styling for variables
  • Improve styling
  • Fix bugs with query count/parameters
  • Upgrade vendor files (FontAwesome)
  • Copy to clipboard

v1.13.1

05 Jan 08:48
Compare
Choose a tag to compare
  • Fix unsafe headers warnings
  • Tweak bottom margin
  • Fix Twig collector without templates

Support Throwables

15 Sep 14:02
Compare
Choose a tag to compare
v1.13.0

Update composer.json