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 | |||
| 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 | ||||