Last modified: 2014-11-03 16:50:53 UTC
The 1.25wmf1 branch is free of HHVM-specific errors, AFAICT.
we still have issues on 1.25wmf1 I simply tried to view a diff (over many revisions): https://test.wikidata.org/w/index.php?title=Q6&diff=8305&oldid=5032&uselang=en In the logs, I see, the second which is mine and should be fixed with backport. I can take care of the first one, also. Sep 26 09:30:51 mw1017: #012Fatal error: Argument 1 passed to Wikibase\RepoItemLinkGenerator::getEditLinksLink() must be an instance of Wikibase\EntityId, Wikibase\DataModel\Entity\ItemId given in /srv/mediawiki/php-1.25wmf1/extensions/Wikidata/extensions/Wikibase/client/includes/RepoItemLinkGenerator.php on line 140 Sep 26 09:35:52 mw1017: #012Fatal error: Argument 1 passed to Wikibase\ClaimDifferenceVisualizer::formatPropertyId() must be an instance of Wikibase\EntityId, Wikibase\DataModel\Entity\PropertyId given in /srv/mediawiki/php-1.25wmf1/extensions/Wikidata/extensions/Wikibase/repo/includes/ClaimDifferenceVisualizer.php on line 276
not yet fixed
AFAIK all the actual problems we know of under HHVM were fixed. The dependent bugs are only about cleanups and automated tests.
enabled hhvm again on wikidata as a beta feature and don't see any issues
aaaha, this still depends on things that are still open. i think this bug is fixed and doesn't depend on the other ones, imho, though