This is already addressed in CVS.

Ilia

On February 22, 2004 06:12 am, Nuno Lopes wrote:
> Hello,
>
> Here is a small patch to fix a warning in image2wbmp() when you call that
> function without the optional parameters.
>
>
> Nuno
>
>
> -------------------------
> reproduce script:
> <?
> $image = imagecreatefrompng('php.png');
> image2wbmp($image);
> ?>

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

Reply via email to