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

Max Semenik <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Max Semenik <[email protected]> ---
Also on http://fr.wikipedia.org/wiki/Ergine - ParserCache::getKey() retrieves
on options key from memcached, here's what it got:

object(__PHP_Incomplete_Class)#168 (6) {
  ["__PHP_Incomplete_Class_Name"]=>
  string(9) "paramsms"
  ["mVersion"]=>
  string(5) "1.6.4"
  ["mCacheTime"]=>
  string(14) "20131121150037"
  ["mCacheExpiry"]=>
  int(2592000)
  ["mContainsOldMagic"]=>
  bool(false)
  ["mUsedOptions"]=>
  array(3) {
    [0]=>
    string(9) "thumbsize"
    [1]=>
    string(14) "numberheadings"
    [2]=>
    string(13) "stubthreshold"
  }
}

Note that null editing Théorème_des_accroissements_finis fixed the error there
for me. Keeping Ergine as a guinea pig.

-- 
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