View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001925 | Xdebug | Step Debugging | public | 2020-12-28 15:58 | 2020-12-30 16:38 |
Reporter | laurin1 | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0.1 | ||||
Fixed in Version | 3.0.2 | ||||
Summary | 0001925: xdebug.start_with_request and start_upon_error display inconsistent values | ||||
Description | From https://twitter.com/derickr/status/1343554866891915265: Keith Davis @laurindavis: @derickr Would you mind taking a look at https://youtrack.jetbrains.com/issue/WI-57547? Specifically, my comment here: https://youtrack.jetbrains.com/issue/WI-57547#focus=Comments-27-4616862.0-0. PHP is reporting that setting start_with_request to no = no value. Is that correct? JB's devs are indicating that that is my problem. Derick Rethans @derickr: @laurindavis xdebug.start_with_request => no value => no value I don't know why that happens. Care to file a bug report at https://bugs.xdebug.org? I'll have a look. PHP is reporting that setting start_with_request to no = no value. Is that correct? JB's devs are indicating that that is my problem. | ||||
Steps To Reproduce | $ php -n -dzend_extension=http://xdebug.so -dxdebug.start_with_request=no -r 'xdebug_info();' | grep start_with xdebug.start_with_request => no value => no value | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Operating System | Windows 10 x64 20H1 | ||||
PHP Version | 7.4.10-7.4.19 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-12-28 15:58 | laurin1 | New Issue | |
2020-12-30 11:43 | derick | Summary | xdebug.start_with_request set to value of "no" is pared as "no value" => xdebug.start_with_request and start_upon_error display inconsistent values |
2020-12-30 11:43 | derick | Description Updated | |
2020-12-30 11:43 | derick | Additional Information Updated | |
2020-12-30 11:46 | derick | Assigned To | => derick |
2020-12-30 11:46 | derick | Status | new => assigned |
2020-12-30 11:46 | derick | Note Added: 0005621 | |
2020-12-30 16:38 | derick | Status | assigned => closed |
2020-12-30 16:38 | derick | Resolution | open => fixed |
2020-12-30 16:38 | derick | Fixed in Version | => 3.0.2 |