• oddrow

    (@oddrow)


    Hi, I’m upgrading a site to PHP 8.1 and the following warning/notice pops up in my error log:

    Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in yikes-inc-easy-custom-woocommerce-product-tabs/yikes-inc-easy-custom-woocommerce-product-tabs.php on line 326

    This should be replaced with htmlspecialchars() instead. From the documentation: https://www.php.net/manual/en/filter.filters.sanitize.php

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP 8.1 support’ is closed to new replies.