Last modified: 2014-11-19 17:44:12 UTC
now getting: Fatal error: Argument 1 passed to Wikibase\TermSqlIndex::getTermsOfEntity() must be an instance of Wikibase\EntityId, Wikibase\DataModel\Entity\ItemId given in /srv/mediawiki/php-1.25wmf1/extensions/Wikidata/extensions/Wikibase/lib/includes/store/sql/TermSqlIndex.php on line 388
Sep 30 09:41:57 mw1017: #012Fatal error: Argument 3 passed to Wikibase\LabelDescriptionDuplicateDetector::detectTermConflicts() must be an instance of Wikibase\EntityId, Wikibase\DataModel\Entity\ItemId given in /srv/mediawiki/php-1.25wmf1/extensions/Wikidata/extensions/Wikibase/repo/includes/LabelDescriptionDuplicateDetector.php on line 85
After https://github.com/wmde/WikibaseDataModel/pull/237 and https://gerrit.wikimedia.org/r/#/c/166413/ are done, the only packages left with class_alias are data-values/geo and diff/diff. But these only get used in documentation and tests, so they should not make HHVM fail in production.