wp-tag-order icon indicating copy to clipboard operation
wp-tag-order copied to clipboard

PHP 8.1 Deprecated: Constant FILTER_SANITIZE_STRING.

Open regiside opened this issue 1 year ago • 1 comments

I'm using PHP 8.1 and noticed this warning popping up in my PHP log. Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in ...plugins/wp-tag-order/includes/index.php on line 143

This stack exchange question explains why it's deprecated and possible alternatives. https://stackoverflow.com/questions/69207368/constant-filter-sanitize-string-is-deprecated

Obviously not a huge deal right now, but I figured I'd mention it.

regiside avatar Aug 31 '24 23:08 regiside

@regiside

Thanks for your feedback.

I fixed the deprecation warning for FILTER_SANITIZE_STRING.

Released in v3.7.2. Try it out.

sectsect avatar Sep 01 '24 04:09 sectsect

Hi there,

We’re closing this issue due to a lack of recent activity. If you believe this issue is still relevant or have additional information to share, please feel free to reopen it or create a new issue.

Thank you for your understanding and contribution! 🙌

sectsect avatar Nov 17 '24 00:11 sectsect