Hi!

 Would it be possible to implement CG(zend_linecol) in addition to
 CG(zend_lineno)? As far I can see, this is a missing prerequisite for
 Xdebug to report more fine-grained code coverage, for instance.

Unless we put this inside each opcode, I'm not sure it'd help xdebug too much. And I'm not sure it is worth inflating the opcodes. Also, I'm not sure scanner now knows enough to do it - though maybe it can be made to know it.
--
Stanislav Malyshev, Zend Software Architect
s...@zend.com   http://www.zend.com/
(408)253-8829   MSN: s...@zend.com

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

Reply via email to