Skip to content

Fix imageinterlace function signature#8403

Merged
orklah merged 1 commit intovimeo:4.xfrom
paulfedorow:imageinterlace-callmap-fix-4.x
Aug 12, 2022
Merged

Fix imageinterlace function signature#8403
orklah merged 1 commit intovimeo:4.xfrom
paulfedorow:imageinterlace-callmap-fix-4.x

Conversation

@paulfedorow
Copy link
Copy Markdown
Contributor

@paulfedorow paulfedorow commented Aug 12, 2022

This PR fixes the function signature of imageinterlace:

  • The return type is bool since PHP 8.0.5.
  • The type of the parameter enable is bool|null since PHP 8.0.0.

@orklah orklah added the release:fix The PR will be included in 'Fixes' section of the release notes label Aug 12, 2022
@orklah
Copy link
Copy Markdown
Collaborator

orklah commented Aug 12, 2022

Thanks!

@orklah orklah merged commit 24b8b8e into vimeo:4.x Aug 12, 2022
@paulfedorow paulfedorow deleted the imageinterlace-callmap-fix-4.x branch August 16, 2022 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:fix The PR will be included in 'Fixes' section of the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants