Warning + Notice to be fixed
Closed this issue · 1 comments
mario6097 commented
Hi
I receive the following warning/notice.
[14-Mar-2020 08:38:36 Europe/London] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /.../Search-Replace-DB-master/srdb.class.php on line 861
[14-Mar-2020 08:38:36 Europe/London] PHP Notice: icit_srdb::recursive_unserialize_replace(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "Requests_Utility_CaseInsensitiveDictionary" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /.../Search-Replace-DB-master/srdb.class.php on line 755
jack-interconnectit commented
@mario6097 Thanks for the info.
The PHP warning can be ignored, the script will perform as expected.
We are currently working on a new release 4.0. That should resolve your above issues if you want to try it out