Addshore added a comment.
Are you not using the composer merge plugin? I just noticed that the docker images don't do use this yet and filed T233490 <https://phabricator.wikimedia.org/T233490>. That composer.lock states: "name": "wikibase/data-model", "version": "9.1.0", Looking at the code for 9.1.0 the Item class looks fine https://github.com/wmde/WikibaseDataModel/blob/396358d91ccd2bd52ebd93e84cfab5e3ba4306b2/src/Entity/Item.php#L29 Its possible that another version of the data-model library is being loaded from somewhere as the composer merge plugin is not being used. What other extensions do you have? And if they are installed using composer what versions of wikibase/data-model do they state in their composer.lock files? TASK DETAIL https://phabricator.wikimedia.org/T232925 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Addshore, TuukkaH, Aklapper, Maxlath, darthmon_wmde, Jelabra, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
