htmlspecialchars_decode – should be string, is array
-
Since PHP 8(.2) there is an error:
Fatal error: Uncaught TypeError: htmlspecialchars_decode(): Argument #1 ($string) must be of type string, array given in .../wp-content/plugins/user-submitted-posts/library/core-functions.php:315Thank You!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘htmlspecialchars_decode – should be string, is array’ is closed to new replies.