Skip to content

libavif needs at least one encoder to work#1033

Merged
henderkes merged 4 commits intomainfrom
feat/avif-dec
Feb 17, 2026
Merged

libavif needs at least one encoder to work#1033
henderkes merged 4 commits intomainfrom
feat/avif-dec

Conversation

@henderkes
Copy link
Collaborator

What does this PR do?

fix php/frankenphp#2197

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 you modified *.php or *.json, run them locally to ensure your changes are valid:
    • composer cs-fix
    • composer analyse
    • composer test
    • bin/spc dev:sort-config
  • If it's an extension or dependency update, please ensure the following:
    • Add your test combination to src/globals/test-extensions.php.
    • If adding new or fixing bugs, add commit message containing extension test or test extensions to trigger full test suite.

@henderkes henderkes marked this pull request as ready for review February 17, 2026 12:13
Copy link
Owner

@crazywhalecc crazywhalecc left a comment

Choose a reason for hiding this comment

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

I need to remove pre-built libavif later, we have suggested libs now.

@henderkes
Copy link
Collaborator Author

Good catch, updating it.

@henderkes henderkes merged commit 38140d1 into main Feb 17, 2026
9 checks passed
@henderkes henderkes deleted the feat/avif-dec branch February 17, 2026 12:59
crazywhalecc added a commit to static-php/static-php-cli-hosted that referenced this pull request Feb 17, 2026
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.

createimagefromstring() with AVIF images return false

3 participants

Comments