Skip to content

Add avif to gd installation instructions #3058

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 5, 2024
Merged

Conversation

jnoordsij
Copy link
Contributor

This makes it slightly easier to find and recognise as an option.

Also add avif and webp to the list with supported types for reference. Note that this might require additional details (e.g. link to library) if that is preferred.

Comment on lines +42 to +43
To enable support for avif add
<option role="configure">--with-avif</option>.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this accept a directory like some of the other options or not?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not entirely sure, but I think not, given that the =DIR variants for all other formats have been replaced as of PHP 7.4.0, so I doubt that it has ever been added for this one.

For reference, the implementation PR can be found at php/php-src#7026.

@Girgias Girgias merged commit 9ba7381 into php:master Jan 5, 2024
@Girgias
Copy link
Member

Girgias commented Jan 5, 2024

Thank you!

@jnoordsij jnoordsij deleted the patch-1 branch January 5, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants