[INTERNALS-WIN] Re: New Windows/others dependencies for bundled GD in PHP 8.6?

[email protected] (Pierre Joye) Fri, 3 Jul 2026 11:35:03 +0700
Newsgroups php.internals.win
Message-ID <CAEZPtU5H7N-Uo+j3KGB8LD3yRMTCCa=5edekrtUfiu+zKMBDng@mail.gmail.com>
On Fri, Jul 3, 2026 at 11:15=E2=80=AFAM Pierre Joye <[email protected]> =
wrote:
>
> Hi Shivam,
>
> On Fri, Jul 3, 2026 at 10:36=E2=80=AFAM Shivam Mathur <contact@shivammath=
ur.com> wrote:
> >
> > Hi Pierre,
> >
> > Yes, I have uploaded the builds and added them to the manifests for 8.6=
 and master.
> >
> > I forgot to mention this earlier, we recently added support for zstd an=
d brotli encoding in curl, so we have brotli as a dependency in the manifes=
t.
> > So I removed the shared libs for brotli in the libjxl builds as they we=
re overwriting the ones we have.
> > I would like to clean up this in the future so that libjxl can use the =
existing brotli builds as dependencies, but for now it should work.
> > Might be a good idea to add fallbacks in the GD PR to use the existing =
shared brotli libraries.
>
> Totally, I first got some build issues using it, so I moved to the
> third_party way.  I will check that out and make sure we use the
> static brotli from the deps as well. That may also avoid  conflicting
> versions, if any.

Looking at the brotli dep, any reason brotli does not use _a?

--=20
Pierre

@pierrejoye