WordPress / health-check

Health Check is a WordPress plugin that will perform a number of checks on your WordPress install to detect common configuration errors and known issues.
GNU General Public License v2.0
174 stars 51 forks source link

PHP Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated #473

Closed ipajen closed 1 month ago

ipajen commented 3 months ago

Environment

Steps to Reproduce

  1. Enable Debug logging
  2. Install and activate the plugin Health Check & Troubleshooting
  3. Navigate to Tools - Site Health - Tools
  4. 🐞 Bug occurs. Following shows in the log files: PHP Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in xx/public_html/blog/wp-includes/formatting.php on line 4720