View Issue Details

IDProjectCategoryView StatusLast Update
0001666XdebugStep Debuggingpublic2020-03-12 16:43
Reporterderick Assigned Toderick  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version2.8.0dev 
Target Version2.8.0devFixed in Version2.8.0alpha1 
Summary0001666: 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.

TagsNo tags attached.
Operating System
PHP Version7.4-dev

Activities

There are no notes attached to this issue.

Issue History

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