View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001472 | Xdebug | Tracing | public | 2017-09-16 04:24 | 2021-10-04 09:32 |
Reporter | yangrokety | Assigned To | derick | ||
Priority | low | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | ubuntu 17.04 | ||
Product Version | 2.5.5 | ||||
Target Version | 3.1dev | Fixed in Version | 3.1.0 | ||
Summary | 0001472: Add assignments to computer readable trace format | ||||
Description | Can computer readable format output contain "xdebug.collect_assignments"? | ||||
Tags | easy-pick | ||||
Operating System | |||||
PHP Version | 5.6.30-5.6.35 | ||||
|
Hi, derick. The third column value '2' means assignment. I see you assign this feature request to 2.7.0dev. I hope this feature can be contain in 2.5.6 release. If ok, I can make a pull request to 2.5 branch:-) |
|
Hi, I'm happy to work with you on a patch on this. But new features can not go into bug fix release branches (2.5). At the minimum this should go to 2.6 (current master). There is a guide on adding feature available on https://xdebug.org/contributing.php cheers, |
|
Hi, derick. And the configure error: Does 2.6 not support php5? :-( |
|
No, PHP 5 support is dropped in Xdebug 2.6 and later. PHP 5 itself is no longer supported by PHP either: http://php.net/supported-versions.php |
|
There is also a Pull Request: https://github.com/xdebug/xdebug/pull/365/files |
|
https://github.com/xdebug/xdebug/commit/927a3ffb2990df6090d156c3442f66a75e1c26c2 |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-09-16 04:24 | yangrokety | New Issue | |
2017-09-20 22:06 | derick | Target Version | => 2.7.0dev |
2017-09-20 22:06 | derick | Assigned To | => derick |
2017-09-20 22:06 | derick | Status | new => acknowledged |
2017-09-22 13:42 | yangrokety | Note Added: 0004423 | |
2017-09-22 13:44 | yangrokety | Note Edited: 0004423 | |
2017-09-22 13:44 | yangrokety | Note Edited: 0004423 | |
2017-09-22 13:45 | yangrokety | Note Edited: 0004423 | |
2017-09-22 13:45 | yangrokety | Note Edited: 0004423 | |
2017-09-22 13:47 | yangrokety | Note Edited: 0004423 | |
2017-09-22 13:47 | yangrokety | Note Edited: 0004423 | |
2017-09-22 13:48 | yangrokety | Note Edited: 0004423 | |
2017-09-23 08:46 | derick | Note Added: 0004424 | |
2017-09-23 10:58 | yangrokety | Note Added: 0004425 | |
2017-09-23 11:42 | yangrokety | Note Edited: 0004425 | |
2017-09-24 19:32 | derick | Note Added: 0004426 | |
2019-01-22 21:55 | derick | Target Version | 2.7.0dev => |
2019-08-05 19:21 | derick | Target Version | => 3.0dev |
2019-08-05 19:21 | derick | Note Added: 0005109 | |
2020-03-12 16:49 | derick | Category | Feature/Change request => Tracing |
2020-09-23 17:01 | derick | Target Version | 3.0dev => |
2020-09-23 17:01 | derick | Summary | xdebug.trace_format: computer readable format => Add assignments to computer readable trace format |
2021-03-17 08:42 | derick | Priority | high => low |
2021-03-17 08:42 | derick | Target Version | => 3.1dev |
2021-03-17 08:42 | derick | Tag Attached: easy-pick | |
2021-05-07 00:05 | derick | Status | acknowledged => closed |
2021-05-07 00:05 | derick | Resolution | open => fixed |
2021-05-07 00:05 | derick | Fixed in Version | => 3.1dev |
2021-05-07 00:05 | derick | Note Added: 0005873 | |
2021-09-05 16:15 | derick | Fixed in Version | 3.1dev => 3.1.0beta1 |
2021-10-04 09:32 | derick | Fixed in Version | 3.1.0beta1 => 3.1.0 |