hi Tom,

On Sun, Feb 10, 2013 at 11:54 PM, Tom Boutell <t...@punkave.com> wrote:
> On Sun, Feb 10, 2013 at 2:50 PM, Dennis Clarke <dcla...@blastwave.org> wrote:
>> Does this mean there is a fork of GD inside the php source tarballs and that 
>> the
>> stuff I see at Tom Boutell's site is just something else ?
>
> I would like to know the answer to that myself. The gd project is
> currently maintained by the PHP community. I'm not sure if what's in
> the PHP tarballs is different from what's on bitbucket and to what
> degree.

Actually the bitbucket branch has more features (image formats support
and a couple of handy features like autocroping and the likes). 5.5
will bring both in sync and will use bundled versions when php is
built against an older version.

But this bug is a binary incompatibility with the external lib, my
mistake while adding a long awaited feature. To restore the binary
compatibility will require some re-factoring, 5.5 final should have it
and the other branches will follow shortly after.

Cheers,
--
Pierre

@pierrejoye

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

Reply via email to