[wp-trac] [WordPress Trac] #41713: Some PHP Warning in /wp-includes/functions.php
WordPress Trac
noreply at wordpress.org
Wed Aug 23 16:12:34 UTC 2017
#41713: Some PHP Warning in /wp-includes/functions.php
--------------------------+-----------------------------
Reporter: xpeed | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.8.1
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
I have updated our theme and when I check my error log. I found this error
related to WordPress core file.
{{{
PHP Warning: strstr() expects parameter 1 to be string, object given in
/public_html/wp-includes/functions.php on line 785
PHP Warning: stripos() expects parameter 1 to be string, object given in
public_html/wp-includes/functions.php on line 790
PHP Warning: stripos() expects parameter 1 to be string, object given in
public_html/wp-includes/functions.php on line 793
PHP Warning: strpos() expects parameter 1 to be string, object given in
public_html/wp-includes/functions.php on line 800
PHP Warning: explode() expects parameter 2 to be string, object given in
public_html/wp-includes/functions.php on line 801
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41713>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list