Skip to content

feat: make GD extension optional - #2902

Merged
Progi1984 merged 1 commit into
PHPOffice:masterfrom
andrew-demb:2789--optional-gd-extension
Aug 25, 2026
Merged

feat: make GD extension optional#2902
Progi1984 merged 1 commit into
PHPOffice:masterfrom
andrew-demb:2789--optional-gd-extension

Conversation

@andrew-demb

@andrew-demb andrew-demb commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Fixes #2789

Description

Make the GD extension optional for consumers who don't want to deal with images overall and want to keep the number of PHP extensions installed minimal.

Fixes #2789

Checklist:

  • My CI is 🟢
  • I have covered by unit tests my new code (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes
  • I have updated the changelog

@andrew-demb
andrew-demb force-pushed the 2789--optional-gd-extension branch from aa00cdb to b547f1a Compare August 21, 2026 16:18
@coveralls

coveralls commented Aug 21, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 96.731% (-0.007%) from 96.738% — andrew-demb:2789--optional-gd-extension into PHPOffice:master

@Progi1984

Copy link
Copy Markdown
Member

@andrew-demb Need a rebase, plz

@andrew-demb
andrew-demb force-pushed the 2789--optional-gd-extension branch from b547f1a to 09de499 Compare August 25, 2026 09:27
@Progi1984 Progi1984 added this to the 1.5.0 milestone Aug 25, 2026
@Progi1984
Progi1984 merged commit 1240055 into PHPOffice:master Aug 25, 2026
63 of 64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Make GD extension optional

3 participants