File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ 1.2.3
2+ - Improve displaying the execution time between events.
3+
141.2.2
25- Set max number of reports to 75. If more are needed, it can be adjusted via a config setting.
36- Fix t-string for Localization class.
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Query details
1818![ Query details] ( https://user-images.githubusercontent.com/1431100/45262842-1e4abb00-b41f-11e8-825b-6f88c8b3238a.png )
1919
2020Report in table view
21- ![ Report table] ( https://user-images.githubusercontent.com/1431100/45262847-2c98d700-b41f -11e8-805e-8dfa71d34990 .png )
21+ ![ Report table] ( https://user-images.githubusercontent.com/1431100/45263947-31b45100-b434 -11e8-994f-c7ca2394867d .png )
2222
2323Diagnosis
2424![ Diagnosis] ( https://user-images.githubusercontent.com/1431100/45262838-0a9f5480-b41f-11e8-8c62-2d72fa1810fa.png )
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ final class Controller extends Package
1212{
1313 protected $ pkgHandle = 'speed_analyzer ' ;
1414 protected $ appVersionRequired = '8.2.1 ' ;
15- protected $ pkgVersion = '1.2.2 ' ;
15+ protected $ pkgVersion = '1.2.3 ' ;
1616 protected $ pkgAutoloaderRegistries = [
1717 'src/SpeedAnalyzer ' => '\A3020\SpeedAnalyzer ' ,
1818 ];
You can’t perform that action at this time.
0 commit comments