View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001404 | Xdebug | Uncategorized | public | 2017-03-08 11:28 | 2017-04-17 16:50 |
| Reporter | onkeltem | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Linux | OS | Debian | OS Version | Jessy |
| Product Version | 2.5.0 | ||||
| Fixed in Version | 2.5.2 | ||||
| Summary | 0001404: Execution time is calculated incorretly | ||||
| Description | There's a problem with profiler logs created while executing Drupal There are actually two log files created upon each drush run because of the way it works — small and big, so I attach both. Let me note that on IRC Derick assumed it can be related to register_shutdown_function() usage. | ||||
| Steps To Reproduce | I haven't created a clean test-case for this. But I believe anyone can reproduce it with these simple steps: 1) composer require drush/drush:8.1.10 Now see in the resulting profiler log file. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.6.20-5.6.24 | ||||