On Thu, Nov 27, 2014 at 12:59 PM, Levi Morrison <le...@php.net> wrote:
>> - try to merge EX(called_scope) and EX(This). Only one of them matters.
>
> We could use the void *ptr in a zval (or add it to the available types
> in the union) and add another flag for zval type. Anyone have an
> objection with that?

I just noticed we already support putting zend_class_entry* in zvals;
I'm not exactly sure what the internal representation of This is off
the top of my head, though; would they be compatible?

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to