Title: Is plugin compatible with 7.2?
Last modified: October 14, 2018

---

# Is plugin compatible with 7.2?

 *  Resolved [koceniak](https://wordpress.org/support/users/koceniak/)
 * (@koceniak)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/is-plugin-compatible-with-7-2/)
 * When running the PHP Compatibility Scanner for PHP 7.2, I get the following warnings:
 * FILE: /wp-content/plugins/search-and-replace/inc/Database/Exporter.php
    ——————————————————————————————————–
   FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ——————————————————————————————————–
   423 | WARNING | Function each() is deprecated since PHP 7.2; Use a foreach loop
   instead 461 | WARNING | The variable ‘$php_errormsg’ is deprecated since PHP 
   7.2; Use error_get_last() instead ——————————————————————————————————–
 * Are these actual warnings, or are they in the code for compatibility purposes?

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Frank Bueltge](https://wordpress.org/support/users/bueltge/)
 * (@bueltge)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/is-plugin-compatible-with-7-2/#post-10781815)
 * You should use the current master from github, not the released version here.
   
   [https://github.com/inpsyde/search-and-replace](https://github.com/inpsyde/search-and-replace)
 * Sorry, we will release a newer version, but currently we hove other priorities.

Viewing 1 replies (of 1 total)

The topic ‘Is plugin compatible with 7.2?’ is closed to new replies.

 * ![](https://ps.w.org/search-and-replace/assets/icon-256x256.png?rev=1776844)
 * [Search & Replace](https://wordpress.org/plugins/search-and-replace/)
 * [Support Threads](https://wordpress.org/support/plugin/search-and-replace/)
 * [Active Topics](https://wordpress.org/support/plugin/search-and-replace/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/search-and-replace/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/search-and-replace/reviews/)

## Tags

 * [compatibility](https://wordpress.org/support/topic-tag/compatibility/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [php7.2](https://wordpress.org/support/topic-tag/php7-2/)

 * 1 reply
 * 2 participants
 * Last reply from: [Frank Bueltge](https://wordpress.org/support/users/bueltge/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/is-plugin-compatible-with-7-2/#post-10781815)
 * Status: resolved