wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_check_invalid_utf8 › WordPress Function
Since2.8.0
Deprecatedn/a
› wp_check_invalid_utf8 ( $text, $strip = false )
/var/www/vhosts/wpseek.com/httpdocs/includes.php / 848
Array ( [3] => Array ( [name] => text [type] => string [desc] => String which is expected to be encoded as UTF-8 unless `blog_charset` is another encoding. ) [4] => Array ( [name] => strip [type] => bool [desc] => Optional. Whether to replace invalid sequences of bytes with the Unicode replacement character (U+FFFD `�`). Default `false` returns an empty string for invalid UTF-8 inputs. ) )
Fatal error: Uncaught TypeError: hilight_vars(): Argument #1 ($str) must be of type string, array given, called in /var/www/vhosts/wpseek.com/httpdocs/includes.php on line 854 and defined in /var/www/vhosts/wpseek.com/httpdocs/includes.php:1284 Stack trace: #0 /var/www/vhosts/wpseek.com/httpdocs/includes.php(854): hilight_vars() #1 /var/www/vhosts/wpseek.com/httpdocs/resultpage_func.inc.php(50): funcinfo_table() #2 /var/www/vhosts/wpseek.com/httpdocs/index.php(578): include_once('...') #3 {main} thrown in /var/www/vhosts/wpseek.com/httpdocs/includes.php on line 1284