https://bugzilla.wikimedia.org/show_bug.cgi?id=56911

--- Comment #2 from Niklas Laxström <[email protected]> ---
On my development wiki:
object(ReplacementArray)#428 (2) {
  ["data":"ReplacementArray":private]=>
  array(0) {
  }
  ["fss":"ReplacementArray":private]=>
  bool(false)
}

On production:
object(ReplacementArray)#330 (3) {
  ["data":"ReplacementArray":private]=>
  bool(false)
  ["fss":"ReplacementArray":private]=>
  bool(false)
  ["data"]=>
  array(0) {
  }
}

When dumping the conversion table in LanguageConverter.php(468). No idea how
can there be two keys with "data".

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to