Jeroen De Dauw has uploaded a new change for review. Change subject: Implement Serializable interface for the entities ......................................................................
Implement Serializable interface for the entities This should reduce breakage of the entity cache, change table and anything else doing serialize() when the object changes 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, 62 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/41/33041/1 -- To view, visit https://gerrit.wikimedia.org/r/33041 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7d8b5679ca203cc286d30a2f672e2cc8de135de0 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
