Skip to content

Port "merged and expanded settings from gd.h and gdft.c" - #17367

Merged
cmb69 merged 1 commit into
php:masterfrom
cmb69:cmb/default-fontpath
Jan 6, 2025
Merged

Port "merged and expanded settings from gd.h and gdft.c"#17367
cmb69 merged 1 commit into
php:masterfrom
cmb69:cmb/default-fontpath

Conversation

@cmb69

@cmb69cmb69 commented Jan 5, 2025

Copy link
Copy Markdown
Member

This commit[1] and the related part of the Netware removal[2] move the related definitions out of gd.h, and bring some updates.

[1] libgd/libgd@2a921c8
[2] libgd/libgd@e6bb110


Note that this can be regarded as bugfix for macOS (where previously the *nix default path was used), but also a BC break, since the the current directory is removed from the default path (what doesn't matter for ZTS builds due to #17366, though). Thus, applying to master only appears to be sensible.

This commit[1] and the related part of the Netware removal[2] move the
related definitions out of gd.h, and bring some updates.
[1] <libgd/libgd@2a921c8>
[2] <libgd/libgd@e6bb110>
@cmb69

cmb69 commented Jan 5, 2025

Copy link
Copy Markdown
MemberAuthor

No ABI break (although an API break, if one considers this as such).

@cmb69cmb69 removed the ABI break label Jan 5, 2025
@cmb69
cmb69 merged commit f5aa69a into php:masterJan 6, 2025
@cmb69
cmb69 deleted the cmb/default-fontpath branch January 6, 2025 14:02
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@cmb69@devnexen