Title: Code change
Last modified: June 9, 2020

---

# Code change

 *  Resolved [studiojbcc](https://wordpress.org/support/users/jorisbudel/)
 * (@jorisbudel)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/code-change-2/)
 * My security plugin says a file has changed within loco translate (wp-content/
   plugins/loco-translate/src/mvc/View.php) and gives a warning.
 * Can you confirm this change was done by Loco translate?
 * return $this->scope->offsetExists($prop);
    to return array_key_exists($prop,$
   this->scope);
 * Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Tim W](https://wordpress.org/support/users/timwhitlock/)
 * (@timwhitlock)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/code-change-2/#post-12959272)
 * Yes, [it was me](https://plugins.trac.wordpress.org/log/loco-translate/tags/2.4.0?rev=2312955&stop_rev=2311650).
 * I didn’t know that security plugins had this feature. It was a very rare instance
   of me patching an already-published stable version. I made an exception because
   my inbox was filling up with reports of a PHP 7.4 incompatibility and it would
   be some time before the release of the next version.
 *  Thread Starter [studiojbcc](https://wordpress.org/support/users/jorisbudel/)
 * (@jorisbudel)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/code-change-2/#post-12963613)
 * Thanks Tim!
 *  [aovivo](https://wordpress.org/support/users/aovivo/)
 * (@aovivo)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/code-change-2/#post-12966414)
 * yep, same here – WordFence finds that view.php belongs to an ‘old’ “Loco Translate”
   version “2.4.0

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Code change’ is closed to new replies.

 * ![](https://ps.w.org/loco-translate/assets/icon-256x256.png?rev=1000676)
 * [Loco Translate](https://wordpress.org/plugins/loco-translate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/loco-translate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/loco-translate/)
 * [Active Topics](https://wordpress.org/support/plugin/loco-translate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/loco-translate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/loco-translate/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [aovivo](https://wordpress.org/support/users/aovivo/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/code-change-2/#post-12966414)
 * Status: resolved