10up / safe-svg

Enable SVG uploads and sanitize them to stop XML/SVG vulnerabilities in your WordPress website.
https://wordpress.org/plugins/safe-svg/
GNU General Public License v2.0
263 stars 31 forks source link

Fix #210 | PHP 8.3 compatibility #214

Closed sksaju closed 5 days ago

sksaju commented 1 month ago

Description of the Change

Updated the enshrined/svg-sanitize package to 0.19.0 to fix the PHP 8.3 compatibility issue.

Closes https://github.com/10up/safe-svg/issues/210

How to test the Change

Changelog Entry

Added - New feature Changed - Existing functionality Deprecated - Soon-to-be removed feature Removed - Feature Fixed - Bug fix Security - Vulnerability

Credits

Props @username, @username2, ...

Checklist:

TylerB24890 commented 1 week ago

PHP 7.4 Compatibility has been resolved.