You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /data/wordpress/htdocs/wp-content/mu-plugins/dynamic-mo-loader/inc/mo_dynamic.php on line 536
Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /data/wordpress/htdocs/wp-content/mu-plugins/dynamic-mo-loader/inc/mo_dynamic.php on line 536
With PHP 7.3
https://github.com/aucor/dynamic-mo-loader/blob/master/inc/mo_dynamic.php#L536
strpos( $t, 0 )
strpos( $t, '0' )
strpos( $t, (string)0 )
jne.
The text was updated successfully, but these errors were encountered: