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

[stable29] fix(Blurhash): Suppress imagecreatefromstring() E_WARNING #44716

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Apr 8, 2024

Backport of PR #44705

We're already checking return value to determine if the format is unrecognized. There's no reason to let imagecreatefromstring() generate it's own E_WARNING when the format is unrecognized.

Fixes #44702 

Signed-off-by: Josh <josh.t.richards@gmail.com>
@backportbot backportbot bot added bug 3. to review Waiting for reviews labels Apr 8, 2024
@backportbot backportbot bot added this to the Nextcloud 29 milestone Apr 8, 2024
@blizzz blizzz mentioned this pull request Apr 8, 2024
67 tasks
@artonge artonge added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Apr 8, 2024
@blizzz blizzz mentioned this pull request Apr 10, 2024
5 tasks
@blizzz
Copy link
Member

blizzz commented Apr 11, 2024

Please address CI results.

@Altahrim Altahrim mentioned this pull request Apr 17, 2024
9 tasks
@Altahrim Altahrim merged commit 76fc3e0 into stable29 Apr 17, 2024
167 of 168 checks passed
@Altahrim Altahrim deleted the backport/44705/stable29 branch April 17, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants