https://bugzilla.wikimedia.org/show_bug.cgi?id=70736
--- Comment #2 from Aude <[email protected]> --- ok, this can easily be reproduced. having an item stored in memcached, then deploy new code, and load a client page that uses an entity, and *boom*. we normally do not bump the shared cache key for the entity caching on beta, but seems we should and need to. i also get warning like: PHP Warning: Class Wikibase\DataModel\Entity\Item has no unserializer in when trying to fetch an entity from the CachingEntityRevisionLookup For test.wikidata, we did bump the cache key and there shouldn't have been a problem. -- 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
