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

imagecreatefromavif() and imageavif() #6415

Closed
Tracked by #6395
weirdan opened this issue Sep 4, 2021 · 3 comments · Fixed by #6454
Closed
Tracked by #6395

imagecreatefromavif() and imageavif() #6415

weirdan opened this issue Sep 4, 2021 · 3 comments · Fixed by #6454
Assignees
Labels
easy problems Issues that can be fixed without background knowledge of Psalm good first issue Help wanted internal stubs/callmap
Milestone

Comments

@weirdan
Copy link
Collaborator

weirdan commented Sep 4, 2021

  • Avif support is now available through the imagecreatefromavif() and imageavif() functions

Guide to editing callmaps: Editing callmaps.

Signatures can be found in https://github.com/php/php-src/blob/d670d9335c6440fcb0de7cd1166764c5dc199314/ext/gd/gd.stub.php#L86-L89 and https://github.com/php/php-src/blob/d670d9335c6440fcb0de7cd1166764c5dc199314/ext/gd/gd.stub.php#L140-L143

@psalm-github-bot
Copy link

Hey @weirdan, can you reproduce the issue on https://psalm.dev ?

@weirdan weirdan added easy problems Issues that can be fixed without background knowledge of Psalm good first issue Help wanted internal stubs/callmap labels Sep 4, 2021
@weirdan weirdan added this to the PHP 8.1 milestone Sep 4, 2021
@brayniverse
Copy link

Hey @weirdan I'm happy to give this a crack if you want to assign it to me.

@weirdan
Copy link
Collaborator Author

weirdan commented Sep 7, 2021

@brayniverse sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy problems Issues that can be fixed without background knowledge of Psalm good first issue Help wanted internal stubs/callmap
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants