Some diffs fail on MediaWiki when running under HHVM 3.12 with the following error:
Fatal error: Cannot access protected property DiffEngine::$seq
Uncommenting all the asserts in includes/diff/DairikiDiff.php is a work-around.
Some diffs fail on MediaWiki when running under HHVM 3.12 with the following error:
Fatal error: Cannot access protected property DiffEngine::$seq
Uncommenting all the asserts in includes/diff/DairikiDiff.php is a work-around.