RoaveDeveloperTools icon indicating copy to clipboard operation
RoaveDeveloperTools copied to clipboard

A PHP application visualization/debugging tool for ZendFramework/Symfony

Results 15 RoaveDeveloperTools issues
Sort by recently updated
recently updated
newest added

To reproduce: 1. Install/enable RDT. 2. Try rendering a form with a CSRF element. Result: ![](http://evan.pro/caps/fda060.png)

bug

Produces a diagram like following in the inspection detail view: ![dependency wheel](http://marco-pivetta.com/screen/caps/7afec3.png)

enhancement

Found some neat libraries to be used to render fired events in a timeline. Still misses hierarchical data though, so throw suggestions at me: - https://github.com/destegabry/angular-timeline (probably what we need,...

enhancement

I see the whole docu is peppered with references to zf2 but not sf2 as much, can you please set a docu for this?

enhancement

The current file-based inspection repository tries to `unserialize()` data even from invalid inspections. This causes notices that may go to the frontend, and that has to be prevented.

bug

Need some UX design for the toolbar and various web components. This issue is specific to the toolbar only. ### collected tips so far: - reduce information being displayed, show...

enhancement

A CLI call to ensure production settings: `./vendor/bin/RDT ensure-production-settings` It could check the most common mistakes: - Check module cache - Check classmaps/template maps (or if composer has been ran...

enhancement

Need to make a small design study on how the list of past inspections is going to be rendered

enhancement

Likely something for the ORM module, but keeping it here as a reference. http://www.pulpo18.com/

enhancement