zend-developer-tools icon indicating copy to clipboard operation
zend-developer-tools copied to clipboard

Module for developer and debug tools for working with the ZF2 MVC layer.

Results 25 zend-developer-tools issues
Sort by recently updated
recently updated
newest added

this PR sets up a page, where you can view former collected toolbar entries by accessing the route /zdt-background-reque. Known Bugs: - It’s ugly - If you scroll to the...

awaiting author updates

A particular interesting feature of ZFDebug is being able to view what queries ZF generated and see the individual timings. This is helpful to troubleshoot issues with wrong or slow...

Just as a reminder, the FirePHP listener is currently an empty callback

Using composer to install zf2 skeleton along with developer tools. After enabling it I am getting server errors, like: ``` PHP Fatal error: Uncaught exception 'Zend\\View\\Exception\\RuntimeException' with message 'Zend\\View\\Renderer\\PhpRenderer::render: Unable...

There's no rollover event on touch pad devices & mobile phones.

Mine does not fit panel height (4 modules are missed at the bottom) ![screen shot 2013-07-09 at 4 56 40 pm](https://f.cloud.github.com/assets/173697/768121/bb57d49a-e897-11e2-9c62-97ecbae2b51f.png)

Hi. Broken page because the code is displayed unescaped. It seems there is a problem in ConfigCollector::unserializeArray(). ![SceenSnap](https://f.cloud.github.com/assets/970967/794117/edec4c90-ec72-11e2-97fc-54b2dc305a59.jpg)

Would it be possible to add all the CSS Markup into a CSS File so that when you view the source in a browser you don't have to scroll to...

When the Content-Lenght is set by some module for an text/html asset (think asset manager for static html files in a data directory served via standard resolver :-) ) the...

I believe a good addition to ZendDeveloperTools, is to add a tooltip so that when you mouse over any icon or information, it displays information about what that is talking...