View Issue Details

IDProjectCategoryView StatusLast Update
0001207XdebugStep Debuggingpublic2020-03-12 16:59
ReporterSean-Der Assigned Toderick  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status resolvedResolutionwon't fix 
Product Version2.4.0beta1 
Summary0001207: Update context_get and context_names to return class properties as a dedicated context
Description

Right now $this is just evaluated and returned in the 'Local' context, what do you think of not returning that anymore but instead having a dedicated context for properties.

I think this is non-hackish, but if a client should be achieving this a different way happy to close this out!

thanks

TagsNo tags attached.
Operating System
PHP Version7.1-dev

Activities

derick

2015-11-20 17:44

administrator   ~0003237

We had discussed this on IRC, and decided it wasn't worthwhile to do. Maybe in the future!

Issue History

Date Modified Username Field Change
2015-11-14 22:41 Sean-Der New Issue
2015-11-20 17:44 derick Note Added: 0003237
2015-11-20 17:44 derick Status new => resolved
2015-11-20 17:44 derick Resolution open => won't fix
2015-11-20 17:44 derick Assigned To => derick
2020-03-12 16:59 derick Category Feature/Change request => Step Debugging