1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-17 13:28:35 +01:00

19 Commits

Author SHA1 Message Date
Barry vd. Heuvel
1b5cabe0ce
Add test-case for Fix parameter output if parameter is Datetime or array [v1.22.4] #671 (#673)
* Fix parameter output if parameter is Datetime or array

* use array_map for parsing parameters

* Add test-case for Doctrine datetime

* Fix doctrine query

---------

Co-authored-by: Alius <aliusa@users.noreply.github.com>
2024-09-09 10:05:55 +02:00
Barry vd. Heuvel
11896db266
Escape doctrine entries (#657)
* Escape doctrine entries

* Add PDO browsertest
2024-06-10 11:29:12 +02:00
Barry vd. Heuvel
f9b5949093
Refactor browser test, test monolog bridge (#641)
* Refactor browser test, test monolog bridge

* Rename

* Add Doctrine
2024-03-31 20:14:48 +02:00
erikn69
3adb1e45f6
New debugbar twig extensions (#632) 2024-03-20 19:43:14 +01:00
erikn69
a8694a4e0e
Add body message to mail (#603) 2024-02-20 10:16:27 +01:00
erikn69
9321913520
Fix twig demo (#602) 2024-02-19 21:37:40 +01:00
erikn69
8f6045d465
Add SymfonyMailCollector (#554)
* Add SymfonyMailCollector

* add examples for SymfonyMailCollector
2023-09-09 00:00:50 +02:00
leomoty
ade2a1ac1d Deprecate TwigCollector and friends (#425)
* Update twig demo to use TwigProfileCollector

* Update documentation on twig bridge collector

* Deprecate TwigCollector
TraceableTwigEnvironment and TraceableTwigTemplate
2019-10-09 21:34:41 +02:00
maximebf
392b52bf5f Demo namespace for Product class in doctrine demo (fixed #138) 2014-07-26 15:01:45 +02:00
Graham Campbell
0071105c25 CS fixes 2014-01-16 21:41:41 +00:00
Pascal Borreli
68dfa87ef6 Fixed typos 2013-08-16 00:52:32 +01:00
maximebf
a1e2a90683 renaming of swift collectors 2013-08-13 12:00:55 +10:00
maximebf
dafb57073e added doctrine collector 2013-08-13 11:40:51 +10:00
maximebf
75b21e97b5 added slim collector 2013-08-12 19:45:31 +10:00
maximebf
1a02e673a4 added CacheCache collector and demo 2013-08-12 19:33:40 +10:00
maximebf
fa1db15926 added monolog demo 2013-08-12 19:19:47 +10:00
maximebf
d56eb52083 added propel demo 2013-08-12 19:16:14 +10:00
maximebf
a107cebcf9 added twig demo 2013-08-12 19:02:49 +10:00
maximebf
eba3a0f268 added Swift mailer collector and demo 2013-08-12 18:55:35 +10:00