Tags: woznik/php-debugbar
Tags
Create feature copy query to clipboard (php-debugbar#352) * Bugfix getSqlWithParams ReplacementParamsQuery * backward compatibility * Copy query to clipboard feature * remove space
Fix front-end crash when no twig collector exists (php-debugbar#312) If the twig collector wasn’t used on a particular request, the twig widget crashes the client. Fix the bug by assuming a default array of zero templates. (For example, an AJAX call that didn’t construct a TwigCollector would trigger this crash.)
Merge pull request php-debugbar#242 from maximebf/feat-dynamic-padding Use original padding in calculation
Merge pull request php-debugbar#230 from snapshotpl/patch-1 Middleware and PSR-7 support
Merge pull request php-debugbar#196 from hieblmedia/patch-1 Show the real parameter name for prepared queries.
Merge pull request php-debugbar#186 from arnaudroulee/master Fix IE resize
PreviousNext