https://bugzilla.wikimedia.org/show_bug.cgi?id=65375
Kevin Israel (PleaseStand) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Kevin Israel (PleaseStand) <[email protected]> --- (In reply to Bartosz DziewoĆski from comment #2) > Trying these steps and bisecting pointed me to > f359cdf61462782743a87943938ef4cce78b2647. I'd appreciate if someone could > verify the reproduction steps, because that's just too weird. Explanation: bug 56911 comment 6. Do not change visibility modifiers (other than "var" to "public") on classes that are serialized for storage in the DB or a cache (unless, of course, the cached objects are invalidated and any performance implications are addressed). This includes ParserOutput::$mHeadItems. -- 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
