ladybug icon indicating copy to clipboard operation
ladybug copied to clipboard

PHP 5.3+ Extensible Dumper

Results 18 ladybug issues
Sort by recently updated
recently updated
newest added

It would be nice if ladybug could catch this Exception and make some more descriptive information rather then letting PHP crash on a Fatal Error. ``` php

DX

I'm interested in extending the Modern theme to provide a slightly more compact output, but I'm a but stuck as to where to start. Can you provide more detail on...

DX

The file was save in an UTF8 encoding and (apparently) not converted back to a codepage suitable for the windows command line (codepage 850). This patch makes sure you get...

You have massively refactored the classnames 2 months ago. Could you please tag a new release that indicates these BC breaks?

Empty arrays insert a blank line in text mode: ``` # [name]: string (4) "test" # [params]: array(0) # [log]: array(0) # [parentTask]: null ```

Hi! I was working on something similar once. I called it "KrumoNG" and it lives as a Drupal module (not very useful for the rest of the world, I know)....

note to self: work on expanding the window to all browser's breath

It would be pretty sweet if you could use the [`xdebug.file_link_format`](http://xdebug.org/docs/all_settings#file_link_format) (if it exists) for class names in the dump output.