Skip to content

Tags: jhellan/webgrind

Tags

v1.9.0

Toggle v1.9.0's commit message
Bumped to version 1.9

- Xdebug 3 compatibility
- Download profile link

v1.8.0

Toggle v1.8.0's commit message
Bumped to version 1.8

- Callgraph docker support
- Opt-in file disclosure
- PHP 5 compatibility

v1.7.0

Toggle v1.7.0's commit message
Bumped to version 1.7

 - Xdebug file reader fix

v1.6.1

Toggle v1.6.1's commit message
Bumped to version 1.6

 - Performance improvements
 - PHP 7+ compatibility
 - Miscellaneous bug fixes

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jokkedk#116 from drexlma/patch-1

Notice: A non well formed numeric value encountered in /var/www/webgrind/library/Reader.php on line 206

v1.5.0

Toggle v1.5.0's commit message
Bumped to version 1.5

- Allow custom CSS
- Miscellaneous bug fixes

v1.4.0

Toggle v1.4.0's commit message
Bumped to version 1.4

- Packagist registration
- Configurable table columns
- Remember column sort
- Misc bug fixes

v1.3.1

Toggle v1.3.1's commit message
Remove some outdated stuff from README

1.3

Toggle 1.3's commit message
Bumped to version 1.3

- optional fast (~20x) C++ preprocessor to read cachegrind files (linux only)
- better error handling
- fileviewer fix for mixed PHP/HTML

1.2

Toggle 1.2's commit message
Bumped to version 1.2

- show average cost
- enable back button
- preprocessor performance
- file viewer highlights and links
- xdebug 2.3
- clear trace files
- step over proxy functions (e.g. call_user_func())