Tags: monetio/php-debugbar
Tags
RedisStorage performance fix (php-debugbar#357) Patch increases possible number of records stored and loaded from Redis DB by separating metadata and collector's data and storing them in different hashes.
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.
PreviousNext