Aude has submitted this change and it was merged.

Change subject: Implement Serializable interface for the entities
......................................................................


Implement Serializable interface for the entities

This should prevent future breakage of the entity cache, change table and 
anything else doing serialize() when the object changes

And it actually makes the serialization a lot more compact, saving space! :)

Change-Id: I7d8b5679ca203cc286d30a2f672e2cc8de135de0
---
M lib/includes/entity/Entity.php
M lib/includes/entity/EntityObject.php
M lib/tests/phpunit/entity/EntityObjectTest.php
3 files changed, 57 insertions(+), 1 deletion(-)

Approvals:
  Aude: Verified; Looks good to me, approved


--
To view, visit https://gerrit.wikimedia.org/r/33041
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7d8b5679ca203cc286d30a2f672e2cc8de135de0
Gerrit-PatchSet: 4
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <jeroended...@gmail.com>
Gerrit-Reviewer: Aude <aude.w...@gmail.com>
Gerrit-Reviewer: Jeroen De Dauw <jeroended...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to