Re: [INTERNALS-WIN] ext/gd: drop XPM support on Windows
[email protected] (Derick Rethans) Wed, 11 Sep 2024 23:10:43 +0100
| Newsgroups | php.internals,php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
On 11 September 2024 22:27:41 BST, JB <jb@nahan=2Efr> wrote: >Thank you for this suggestion=2E I have one question=2E > >The GD PHP extension defines "imagecreatefromxpm" functions=2E How do you= manage it if XPM support is disabled? The function should not exist in that case, probably commented out through= an #ifdef=2E=20 cheers=20 Derick=20