Hi!

Yeah, it's to make sure something like  -CONST  in ZEND_CT context doesn't
work sometimes, sometimes not.  My previous message (first part):
http://marc.info/?l=php-internals&m=121750618525882&w=2

There's also a thing that now code like:
$var = 3/0;
(of course, it could be more complex - both 3 and 0 could be constants) does not compile, even though it may never in fact run, so there might be some BC issues.
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

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

Reply via email to