Skip to content

Remove deprecated imagedestroy calls for PHP 8.5 compatibility#1

Open
smv7 wants to merge 1 commit intoolakunlevpn:mainfrom
smv7:main
Open

Remove deprecated imagedestroy calls for PHP 8.5 compatibility#1
smv7 wants to merge 1 commit intoolakunlevpn:mainfrom
smv7:main

Conversation

@smv7
Copy link
Copy Markdown

@smv7 smv7 commented Mar 27, 2026

In PHP 8.5, imagedestroy() has been deprecated and is now throwing warnings.

Fix: Removed all imagedestroy() calls (in applyWave(), output(), getBase64(), save()), as this is no longer required with PHP 8.0+.

The library retains full functionality.

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.

1 participant