View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001216 | Xdebug | Uncategorized | public | 2015-11-29 21:00 | 2021-03-17 09:22 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | no change required | ||
Summary | 0001216: Investigate optimisations in when to turn things on and off | ||||
Description | Try to not have too much overhead for when specific features are not enabled or so. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.6.15-5.6.19 | ||||
|
diff --git a/xdebug.c b/xdebug.c #if PHP_VERSION_ID >= 70000
|
|
I might want to implement this, but it's not high on my list of things to do. |
|
This is what Xdebug 3 did. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-11-29 21:00 | derick | New Issue | |
2015-11-29 21:01 | derick | Note Added: 0003272 | |
2016-12-04 18:34 | derick | Target Version | 2.5.0dev => |
2016-12-13 21:42 | derick | Status | new => acknowledged |
2016-12-13 21:42 | derick | Note Added: 0004056 | |
2020-03-12 16:46 | derick | Category | Feature/Change request => Uncategorized |
2021-03-17 09:22 | derick | Assigned To | => derick |
2021-03-17 09:22 | derick | Status | acknowledged => resolved |
2021-03-17 09:22 | derick | Resolution | open => no change required |
2021-03-17 09:22 | derick | Note Added: 0005741 |