On 31.08.2007 18:26, BuildSmart wrote:
> +#if PHP_MAJOR_VERSION > 4
> +     if (!php_stream_get_line(stream, ZSTR(buffer), sizeof(buffer) - 1,  
> &fetch_len)) {
> +#else

Are you sure PHP > 4 has ZSTR() macro ?

-- 
Wbr, 
Antony Dovgal

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

Reply via email to