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

--- Comment #29 from WikidataBugzilla <[email protected]> ---
Commit pushed to referencelist at https://github.com/wmde/WikibaseDataModel

https://github.com/wmde/WikibaseDataModel/commit/05bd532e3ce6f5b9e31259b70acbca27f778e40c
Implement serializable in ReferenceList

Relying on SplObjectStorage serialization seems to be
problematic, especially when used with a large Item.

This converts the ReferenceList to a plain array
of Reference objects when serializing, which is more
reliable.

This appears to resolve the problems with ReferenceList
objects becoming corrupt.

Bug: 71479

-- 
You are receiving this mail because:
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