Title: deprecated stripos interpret string value
Last modified: September 2, 2019

---

# deprecated stripos interpret string value

 *  Resolved [sharksoftwarenet](https://wordpress.org/support/users/sharksoftware/)
 * (@sharksoftware)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/deprecated-stripos-interpret-string-value/)
 * Hello
    the site log is continuously filled with the warning specified in the 
   title I replaced line 633: “if ($ domain_url && stripos ($ url, $ cdn_url) ==
   = 0) {” with this: “if ($ domain_url && $ cdn_url && $ url && stripos ($ url,
   $ cdn_url) === 0) {” waiting for you to fix the problem I can’t disable warnings
   on the server, I could hide more serious problems. Sincerely Francesco Catania
    -  This topic was modified 6 years, 9 months ago by [sharksoftwarenet](https://wordpress.org/support/users/sharksoftware/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [WP Media](https://wordpress.org/support/users/wp_media/)
 * (@wp_media)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/deprecated-stripos-interpret-string-value/#post-11901540)
 * Hi Francesco,
 * Thanks for pointing us to this – we already have it in our GitHub Issues page
   so you can follow the progress here – [https://github.com/wp-media/imagify-plugin/issues/420](https://github.com/wp-media/imagify-plugin/issues/420)
 * For now, we are not sure if we are going to be able to fix it soon, but happy
   to hear you found the temporary solution.
 * Best Regards

Viewing 1 replies (of 1 total)

The topic ‘deprecated stripos interpret string value’ is closed to new replies.

 * ![](https://ps.w.org/imagify/assets/icon-256x256.gif?rev=3452959)
 * [Imagify: Optimize Images for Top Speed (Compress & Convert to WebP/AVIF)](https://wordpress.org/plugins/imagify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/imagify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/imagify/)
 * [Active Topics](https://wordpress.org/support/plugin/imagify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/imagify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/imagify/reviews/)

## Tags

 * [PHP Warning](https://wordpress.org/support/topic-tag/php-warning/)

 * 1 reply
 * 2 participants
 * Last reply from: [WP Media](https://wordpress.org/support/users/wp_media/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/deprecated-stripos-interpret-string-value/#post-11901540)
 * Status: resolved