Skip to content

Conversation

remicollet
Copy link
Member

As these are to be removed from libgd (already missing in 2.3.3)

See discussion on libgd/libgd@bdc281e

ping @pierrejoye @cmb69

ext/gd/gd.c Outdated
#define GD_FLIP_VERTICAL 2
#endif
#ifndef GD_FLIP_BOTH
#define GD_FLIP_BOTH 3
Copy link
Member

Choose a reason for hiding this comment

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

Let's make these PHP_GD_FLIP_HORIZONTAL etc and not use the GD constants at all.

@pierrejoye
Copy link
Contributor

pierrejoye commented Sep 13, 2021 via email

@remicollet
Copy link
Member Author

Thanks

Squashed and merged in 8.1+ in b364644

@remicollet remicollet closed this Sep 13, 2021
@remicollet remicollet deleted the issue-flip branch September 13, 2021 12:49
@zack6849
Copy link

Is this fix going to be backported to 7.x? I can't compile PHP 7.4 anymore

@cmb69
Copy link
Member

cmb69 commented Sep 16, 2021

@zack6849, I think that should be fixed upstream, and a new release done, i.e. gd 2.3.4. This commit is just to cater to the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants