• The following thrown in PHP 7.4, can you fix them?:

    PHP Deprecated:  stripos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in wp-content/plugins/image-tag-manager/library/itm-filter-attributes.php on line 209
    PHP Notice:  Undefined offset: 0 in /wp-content/plugins/image-tag-manager/library/itm-filter-attributes.php on line 148
    PHP Notice:  Undefined offset: 0 in /wp-content/plugins/image-tag-manager/library/itm-filter-attributes.php on line 155
    PHP Notice:  Undefined offset: 0 in /wp-content/plugins/image-tag-manager/library/itm-filter-attributes.php on line 157
    PHP Notice:  Undefined index: dirname in /srv/http/wordpress/sean/wp-content/plugins/image-tag-manager/library/itm-filter-attributes.php on line 158
    PHP Notice:  Trying to get property 'post_title' of non-object in /wp-content/plugins/image-tag-manager/library/itm-filter-attributes.php on line 87<code></code>

The topic ‘PHP deprecated and notices’ is closed to new replies.