firstly where can i add stuff to the cvs ? i have made a few posts before
about an issue that hasnt changed , you guys still dont have it patched

#if HAVE_LIBGD204
                io_ctx->gd_free(io_ctx);
#else
                io_ctx->free(io_ctx);
#endif

HAVE_LIBGD204 - this obviously means version 2.0.4 ? i now have 2.0.8 so of
course it is going to use   io_ctx->free(io_ctx); instead and break

"Melvyn Sopacua" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> On Wed, 11 Dec 2002, Juan Rosero wrote:
>
> JR>>> Whenever PHP 4.3.0 is released will it officially support Apache 2?
>
> I wasn't aware Apache 2 officially supported a working mpm yet?
>
> --
> With kind regards,
>
> Melvyn Sopacua
> <?php include("not_reflecting_employers_views.txt"); ?>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to