View Issue Details

IDProjectCategoryView StatusLast Update
0002228XdebugStep Debuggingpublic2023-12-14 17:32
Reporterderick Assigned Toderick  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.3.0 
Target Version3.3devFixed in Version3.3.1 
Summary0002228: 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.

TagsNo tags attached.
Operating System
PHP Version8.2.0-8.2.9

Activities

Issue History

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