Skip to content

Releases: mostafasy/mezzio-debugbar

v1.2.2

11 Sep 15:48
30d2aba
Compare
Choose a tag to compare

downgrad maximebf/debugbar

1.2.1

19 Feb 09:45
0e4f840
Compare
Choose a tag to compare

Bugfix definded $useHtmlVarDumper

1.2.0

07 Sep 19:08
6a09dff
Compare
Choose a tag to compare

add RouteColloctor to collect the Route Info if you are using Mezzio-router.

1.1.2

24 Aug 16:42
Compare
Choose a tag to compare
fix openHandler url.

1.1.1

22 Aug 13:52
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

1.1.0

21 Aug 21:08
908bb9e
Compare
Choose a tag to compare
Update README.md

1.0.0

21 Aug 21:04
Compare
Choose a tag to compare

add openHandler to handle ajax calls.

0.1.0

18 Aug 18:37
07736f2
Compare
Choose a tag to compare

ADD OPEN HANDLER
AjaxHandler will parse the headers and add the dataset to the debugbar.so If you are sending a lot of data through headers, it may cause problems with your browser. Instead you can use a storage handler and the open handlerto load the data after an ajax request.

0.0.1

15 Aug 20:21
8768586
Compare
Choose a tag to compare
Update README.md