View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001562 | Xdebug | Stacktraces | public | 2018-07-12 09:48 | 2023-11-30 14:49 |
Reporter | mpociot | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Target Version | 3.3dev | Fixed in Version | 3.3.0 | ||
Summary | 0001562: Add 'local_vars' option to 'xdebug_get_function_stack' to include variables for each st | ||||
Description | It would be great if Xdebug would have the ability to return the local variables from a stack trace frame. I setup a custom exception handler to handle errors in my application. When I retrieve an exception, I want to be able to call So you can think of it as something like | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.2.0-7.2.4 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-07-12 09:48 | mpociot | New Issue | |
2019-10-17 12:31 | derick | Target Version | => 3.0dev |
2020-03-12 16:32 | derick | Severity | minor => feature |
2020-03-12 16:32 | derick | Category | Feature/Change request => Stacktraces |
2020-11-18 15:33 | derick | Target Version | 3.0dev => 3.1dev |
2021-05-05 15:41 | derick | Target Version | 3.1dev => |
2021-08-07 10:05 | derick | Status | new => acknowledged |
2021-08-07 10:05 | derick | Target Version | => 3.2dev |
2022-06-06 15:27 | derick | Target Version | 3.2dev => 3.3dev |
2023-08-11 13:24 | derick | Summary | Retrieve local variables from stack trace => Add 'local_vars' option to 'xdebug_get_function_stack' to include variables for each st |
2023-08-11 13:25 | derick | Note Added: 0006631 | |
2023-08-24 17:01 | derick | Assigned To | => derick |
2023-08-24 17:01 | derick | Status | acknowledged => closed |
2023-08-24 17:01 | derick | Resolution | open => fixed |
2023-08-24 17:01 | derick | Fixed in Version | => 3.3dev |
2023-09-05 17:46 | derick | Fixed in Version | 3.3dev => 3.3.0alpha1 |
2023-11-30 14:49 | derick | Fixed in Version | 3.3.0alpha1 => 3.3.0 |