1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-16 21:08:34 +01:00

14 Commits

Author SHA1 Message Date
erikn69
8f6045d465
Add SymfonyMailCollector (#554)
* Add SymfonyMailCollector

* add examples for SymfonyMailCollector
2023-09-09 00:00:50 +02:00
Armin Linzbauer
d7a9c22602
Add Support for symfony/var-dumper ^6 (#492)
* Update Dependencies for Symfony 6

* Document Added Support for  symfony/var-dumper ^6
2021-12-21 19:16:01 +01:00
Ricardo Boss
710c817b9b
New implementation of dump() in SwiftLogCollector (#416)
* Fix maximebf/php-debugbar#265

* Updated changelog
2021-02-25 08:04:02 +01:00
Barry vd. Heuvel
a52fea02a8 Update changelog 2014-12-17 10:51:25 +01:00
Barry vd. Heuvel
5aa805cd4b Update changelog 2014-11-23 13:29:32 +01:00
Barry vd. Heuvel
348b49b361 Update changelog
Probably not all, but better then nothing ;)
2014-10-31 20:59:37 +01:00
maximebf
3a6fafbbd9 added Memcached storage 2014-03-22 16:03:08 -04:00
maximebf
6e521e3990 added AssetProvider interface and JavascriptRenderer::addAssets() 2014-03-22 15:54:52 -04:00
maximebf
d076e51b3a renamed DataFormater to DataFormatter (oups!) 2014-03-04 14:18:45 -03:00
maximebf
f1cb4dd80b updated docs and changelog 2014-03-04 14:09:50 -03:00
maximebf
719c5e0062 added prefixes on all css classes (fixed #35)
using images for close and open icons instead of font-awesome
using time instead of datetime in dataset selection box
2013-10-06 17:19:42 -04:00
maximebf
9264bd2749 OpenHandler::handle() can now take any objects implementing ArrayAccess as request data 2013-09-23 11:04:57 -04:00
maximebf
8972b82a9a added support for sending the request id in headers and retreiving the data using the open handler 2013-09-23 10:41:54 -04:00
maximebf
702fea1582 addec changelog 2013-09-15 12:59:43 -04:00