1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-17 21:38:14 +01:00

21 Commits

Author SHA1 Message Date
Barry vd. Heuvel
afa317dea9
Update composer.json 2018-04-16 20:57:46 +02:00
Tobias Nyholm
42b6df1976 Support for Symfony 4 (#370) 2017-12-15 12:09:52 +01:00
Barry vd. Heuvel
b353a3197c Update composer.json 2017-07-21 13:47:39 +02:00
Barry vd. Heuvel
5f49a5ed6c Update composer.json 2016-09-15 16:01:59 +02:00
Barry vd. Heuvel
7c62c30a1e Add Throwables, deprecate exceptions (#281)
* Add addThrowable
* Update composer.json
2016-06-26 14:42:26 +02:00
jamiehd
91b61a53bb Change php7 errors to exception to maintain compatability with function declaration #264 (#279) 2016-06-11 14:17:26 +02:00
Barry vd. Heuvel
e634fbd32c Update composer.json 2016-05-15 15:11:34 +02:00
Barry vd. Heuvel
07741d84d3 Bump version, update composer 2015-12-10 10:50:24 +01:00
Barry vd. Heuvel
de864471c6 Merge pull request #241 from GrahamCampbell/patch-2
Use PSR-4 without moving files about
2015-12-10 09:54:25 +01:00
Graham Campbell
5a9ba87220 Use PSR-4 without moving files about 2015-12-03 09:46:01 +00:00
Graham Campbell
a0fef60b4a Updated dependencies 2015-12-03 09:44:48 +00:00
Barry vd. Heuvel
a01819af85 User VarDumper component
Use the VarDumper component instead of the kintLite method.
2014-11-29 12:35:43 +01:00
Barry vd. Heuvel
3fe312bf23 Bump version
Changed some widgets, added methods.
2014-10-30 16:41:48 +01:00
Graham Campbell
460be120e5 Testing improvements 2014-07-26 12:04:43 +01:00
Barry vd. Heuvel
83cdafde09 Add branch-alias for 1.x 2014-07-02 09:26:38 +02:00
Barry vd. Heuvel
511c7a100d Remove Kint dependency
Fixes #121
2014-04-23 10:13:42 +02:00
maximebf
cae98bc37a added DataFormater and now using kint to format variables (fixed #93 and #95) 2014-03-04 13:56:20 -03:00
maximebf
821bf57f2d added new storage adapters 2013-09-20 15:46:52 -04:00
maximebf
214c62bd85 MessagesCollector is now compatible with PSR Log
added psr as requirement
2013-06-18 14:39:48 +09:00
maximebf
de3274071a added MonologCollector 2013-06-13 20:23:22 +08:00
maximebf
836050cea5 huge refactoring, comments and docs 2013-06-13 18:49:55 +08:00