[INTERNALS-WIN] Re: New Windows/others dependencies for bundled GD in PHP 8.6?
[email protected] (Pierre Joye) Fri, 3 Jul 2026 11:15:01 +0700
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <CAEZPtU5G0kdaeepa8dXEFUpaZcciCexWms=z2rXe+1ng6EAdJA@mail.gmail.com> |
Hi Shivam, On Fri, Jul 3, 2026 at 10:36=E2=80=AFAM Shivam Mathur <contact@shivammathur= .com> wrote: > > Hi Pierre, > > Yes, I have uploaded the builds and added them to the manifests for 8.6 a= nd master. > > I forgot to mention this earlier, we recently added support for zstd and = brotli encoding in curl, so we have brotli as a dependency in the manifest. > So I removed the shared libs for brotli in the libjxl builds as they were= overwriting the ones we have. > I would like to clean up this in the future so that libjxl can use the ex= isting 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 sh= ared 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. --=20 Pierre @pierrejoye