bluehost / endurance-page-cache

Other
25 stars 12 forks source link

Deprecated PHP code #119

Closed smorytko closed 5 months ago

smorytko commented 8 months ago

Summarize the issue (briefly) This message is seen every few minutes in debug.log on our Bluehost WordPress server with PHP 8.1.27 installed.

[21-Jan-2024 11:39:48 UTC] PHP Deprecated: str_replace(): Passing null to parameter #1 ($search) of type array|string is deprecated in /home4/XXX/public_html/wp-content/mu-plugins/endurance-page-cache.php on line 862 [21-Jan-2024 11:39:48 UTC] PHP Deprecated: str_replace(): Passing null to parameter #1 ($search) of type array|string is deprecated in /home4/XXX/public_html/wp-content/mu-plugins/endurance-page-cache.php on line 862

Steps to reproduce

  1. Turn on debug logging and look in the logfile.
  2. Click on...
  3. Scroll down to...
  4. See/experience error

Expected behavior

Screenshots

Bluehost Plugin Version:

Browser (with version) & Operating System (with version)

Additional context

We are using PHP 8.1.27