View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002228 | Xdebug | Step Debugging | public | 2023-12-14 16:16 | 2023-12-14 17:32 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.3.0 | ||||
Target Version | 3.3dev | Fixed in Version | 3.3.1 | ||
Summary | 0002228: Return value can not be fetched with property_get if top frame is an internal function | ||||
Description | When property_get is called for $__RETURN_VALUE, the logic bails out early in case the top level frame is not a user-defined function. This makes it impossible to dive into multiple levels for return values for these internal functions. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 8.2.0-8.2.9 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-12-14 16:16 | derick | New Issue | |
2023-12-14 16:32 | derick | Assigned To | => derick |
2023-12-14 16:32 | derick | Status | new => assigned |
2023-12-14 16:32 | derick | Note Added: 0006728 | |
2023-12-14 16:35 | derick | Status | assigned => closed |
2023-12-14 16:35 | derick | Resolution | open => fixed |
2023-12-14 16:35 | derick | Fixed in Version | => 3.3dev |
2023-12-14 17:32 | derick | Fixed in Version | 3.3dev => 3.3.1 |