Re: [PHP-DEV] [PATCH] Missing casts

2007-01-10 Thread Andrei Zmievski
Applied, thanks. On Jan 10, 2007, at 5:19 AM, Andrey Hristov wrote: http://andrey.hristov.com/projects/php_stuff/patches/const_patch.txt -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] [PATCH] Missing casts

2007-01-10 Thread Andrey Hristov
Hi, a small ZE patch : http://andrey.hristov.com/projects/php_stuff/patches/const_patch.txt which solves warnings if ZVAL_U_STRING() or ZVAL_U_STRINGL() are used with const char *. Thanks, Andrey -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/u