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

[email protected] (Pierre Joye) Fri, 3 Jul 2026 13:18:41 +0700
Newsgroups php.internals.win
Message-ID <CAEZPtU5JHmwHhva8ZLS9tnapX6e_+RNsWGDYr9i9Qwy9MYY53g@mail.gmail.com>
On Fri, Jul 3, 2026 at 12:03=E2=80=AFPM Shivam Mathur <contact@shivammathur=
.com> wrote:
>
> Yes, currently the brotli builds do not have static libs.
> We had existing brotli builds before I worked on it and they were used fo=
r the brotli PECL extension.
> I have kept it that way, since some extensions have a preference for the =
static brotli libs and having both in the build would lead to it being link=
ed differently for PHP and some of the PECL extensions.

That makes sense, nobody wants to send many PRs to third parties :)

I updated libjxl with php's brotli. So all are in line now.

--=20
Pierre

@pierrejoye