Applied

chregu

In <[EMAIL PROTECTED]>, Lukas Schroeder wrote:

> hi!
> 
> this patch is against current cvs. it contains some trivial cleanups and
> fixes for several memory leaks, where memory that gets malloc()ed in
> libxml2 is not free()d. please apply...
> 
> 
> additionally, this patch changes get_attribute() to return FALSE instead
> of an empty string if the attribute does not exists. without this
> change, php code cannot distinguish between a missing and an empty
> attribute. i hope this gets applied too...
> 
> 
> regards,
>   -lukas

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

Reply via email to