<div dir="ltr">Hi,<div><br></div><div>While fixing some PHPCS issues, I found something strange here [1] (you need to get the last master version).</div><div>As you can see, there is a mb_strpos !== true… but, this should always be true… mb_strpos can't be strictly true, it could be false are an int.</div><div><br></div><div>It seems that this condition is here since the file is created (commit 
  
    7248bf87fad6f371943c7b26c3a597bc04265dc7 – from the log, I can imagine that the code wasn't in a class before).</div><div>Did anyone already use this import please? Because I can't believe that the returned value is not the initial $cell…</div><div><div><br></div><div>[1] libraries/plugins/import/ImportMediawiki.class.php:561 (method _getCell)</div></div><div><br></div><div>Thanks for your feedbacks,</div><div>Hugues.</div></div>