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

Fix GD (broken by #1336) #1386

Merged
merged 1 commit into from
Jun 29, 2022
Merged

Fix GD (broken by #1336) #1386

merged 1 commit into from
Jun 29, 2022

Conversation

kamil4
Copy link
Contributor

@kamil4 kamil4 commented Jun 29, 2022

The first victim of merging #1336 is here 😉: the GD image handler didn't work anymore for images not requiring rotation...

@kamil4 kamil4 requested a review from a team June 29, 2022 17:10
@codecov
Copy link

codecov bot commented Jun 29, 2022

Codecov Report

Merging #1386 (4061c26) into master (1824950) will decrease coverage by 0.82%.
The diff coverage is 0.00%.

Copy link
Collaborator

@nagmat84 nagmat84 left a comment

Choose a reason for hiding this comment

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

Luckily, this was a one-liner. But we should really get #1351merged (after I have gone through merging hell). #1351 contains a bunch of new tests for Imagick and GD incl. all sorts of auto-rotation in every combination. That why I added orientation-xxx.jpg and {h|v]flip.jpeg to tests/Samples. This will prevent us from problems like this in the future.

@kamil4 kamil4 merged commit 46ae70b into master Jun 29, 2022
@nagmat84 nagmat84 deleted the fix-gd branch June 29, 2022 17:50
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.

2 participants