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

Daniel Kinzler <daniel.kinz...@wikimedia.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.kinz...@wikimedia.de

--- Comment #2 from Daniel Kinzler <daniel.kinz...@wikimedia.de> ---
We actually put full EntityRevision objects into memcached, including the
contained Entity objects. I can very well imagine that hhvm's implementation of
"native" object serialization differs from vanilla php's.

For further analysis, it would be useful to get our hands on the actual blob.

However, I fear native serialization will remain a problem if fundamentally
different versions of php keep sharing a memcached instance. This may mean we
have to serialize/unserialize explicitly.

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

Reply via email to