awesomemotive / wp-mail-logging

:envelope: Logs each email sent by WordPress.
49 stars 26 forks source link

PHP Deprecated: Constant FILTER_SANITIZE_STRING #157

Closed dakegordon-AM closed 1 year ago

dakegordon-AM commented 1 year ago

As of version 1.11.0, the below PHP notice appears in the error log when using WP 6.1.1 and PHP 8.1.9:

PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-mail-logging/src/inc/Admin/SettingsTab.php on line 121

WordPres.org thread [here]