On Thu, Dec 4, 2014 at 9:11 PM, Xinchen Hui <larue...@php.net> wrote:
> Hey:
>
> On Fri, Dec 5, 2014 at 8:08 AM, Levi Morrison <le...@php.net> wrote:
>> These changes make ZVAL_COPY and ZVAL_COPY_VALUE work without warning
>> for places where the zval that is copied is const:
>> https://gist.github.com/morrisonlevi/69156fdf93e6bc82f9a0
>>
>> In the default build there do not seem to be any places where this
>> causes a warning, but I noticed it in an extension I'm writing. I do
>> not yet have Zend Engine karma; hence posting to the list.
> done.
>
> thanks

Thank you for committing this.

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

Reply via email to