Hey:

     We have CALL SWITCH GOTO vm kind supports for long time.

     And we use CALL for default.

     SWITCH GOTO seems useless now, and brings us some troubles while
maintaining .

     And also could make some extension unable to work, like in phpdbg:

              PHPDBG_G(vmret) = execute_data->opline->handler(execute_data);


     So, maybe it's time for us to remove GOTO and SWITCH at all?

 thanks

-- 
Xinchen Hui
@Laruence
http://www.laruence.com/

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

Reply via email to