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

replace resource with GdImage #326

Merged
merged 1 commit into from
Jun 5, 2023
Merged

replace resource with GdImage #326

merged 1 commit into from
Jun 5, 2023

Conversation

rasteiner
Copy link
Contributor

fixes #325

changes:

  1. import use of GdImage
  2. initialize $image to null
  3. changes to __destruct
  4. edited docblock of imageCopyMergeAlpha to use GdImage instead of resource
  5. typecheck imageCopyMergeAlpha parameters

Copy link
Owner

@claviska claviska left a comment

Choose a reason for hiding this comment

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

Thanks!

@claviska claviska merged commit b25690f into claviska:master Jun 5, 2023
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.

Images not destroyed?
2 participants