View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001666 | Xdebug | Step Debugging | public | 2019-05-17 10:52 | 2020-03-12 16:43 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2.8.0dev | ||||
Target Version | 2.8.0dev | Fixed in Version | 2.8.0alpha1 | ||
Summary | 0001666: Remove xdebug.extended_info setting | ||||
Description | This setting is always required to be on for debugging, and otherwise does not impede either performance or functionality in PHP. PHP 7.4 also split the Zend internal flag into ZEND_COMPILE_EXTENDED_FCALL and ZEND_COMPILE_EXTENDED_STMT so this is an opportune moment to remove the setting. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.4-dev | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-05-17 10:52 | derick | New Issue | |
2019-06-12 10:53 | derick | Assigned To | => derick |
2019-06-12 10:53 | derick | Status | new => closed |
2019-06-12 10:53 | derick | Resolution | open => fixed |
2019-06-12 10:53 | derick | Fixed in Version | => 2.8.0dev |
2019-06-28 13:38 | derick | Fixed in Version | 2.8.0dev => 2.8.0alpha1 |
2020-03-12 16:43 | derick | Category | Feature/Change request => Step Debugging |