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

Daniel Kinzler <[email protected]> changed:

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

--- Comment #2 from Daniel Kinzler <[email protected]> ---
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.
You are the assignee for the bug.
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to