Skip to content
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

Add libtiff support #361

Merged
merged 3 commits into from
Mar 1, 2024
Merged

Add libtiff support #361

merged 3 commits into from
Mar 1, 2024

Conversation

crazywhalecc
Copy link
Owner

What does this PR do?

Fix #360

Checklist before merging

If your PR involves the changes mentioned below and completed the action, please tick the corresponding option.
If a modification is not involved, please skip it directly.

  • If it's a extension or dependency update, make sure adding related extensions in src/global/test-extensions.php.
  • If you changed the behavior of static-php-cli, add docs in static-php/static-php-cli-docs .
  • If you updated config/xxxx.json content, run bin/spc dev:sort-config xxx.

@crazywhalecc crazywhalecc added enhancement New feature or request kind/dependency Issues related to dependencies labels Mar 1, 2024
@crazywhalecc crazywhalecc merged commit 9664709 into main Mar 1, 2024
21 checks passed
@crazywhalecc crazywhalecc deleted the dep/libtiff branch March 1, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kind/dependency Issues related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add TIFF support for imagick
1 participant