[00:11:52] James_F: so I'll just force merge the MF patch and then +2 the core one? [00:13:01] legoktm: Should be good? Though I’ve not run all the repo masters with that change. [00:13:22] legoktm: Hopefully it won’t break too many unit tests. [00:15:45] * James_F crosses fingers. [11:03:47] oooh, James_F legoktm it did break some ;) [11:03:54] Capiunto specifically [11:04:00] https://integration.wikimedia.org/ci/job/mwext-testextension-hhvm-composer-jessie/12778/console [17:01:23] addshore: wonderful, thanks for reverting [19:37:51] James_F: so, I think we need to either deprecate/remove MWTidy::checkErrors(), or make it work with Remex [19:39:16] it's currently only used in OutputHandler if $wgValidateAllHtml = true (default false), and more importantly MediaWikiTestCase::assertValidHtmlDocument() [19:49:19] legoktm: Meh. :-( [19:49:52] legoktm: Make it work with Remex seems to be the only sane way. [21:30:38] James_F: hmm. Well, in the meantime https://gerrit.wikimedia.org/r/424702 helps unblock a bit of PHPUnit 6 [21:36:19] legoktm, i assigned https://phabricator.wikimedia.org/T165538 to you .. a very basic script for starters is good enough for now. [21:37:27] ok :) [22:55:01] James_F: I think we just need to announce + set a timeline of maybe a week before landing PHPUnit 6 [22:55:20] Sure. [22:55:33] Want to write it now? :-? [22:55:50] the main thing that will require updating is people adding the compat trait to their tests that don't extend MWTestCase [22:56:14] Yeah, once I finish this installer thing