[18:37:18] TIL that WordPress uses a fork of MediaWiki's diff rendering code - https://github.com/WordPress/WordPress/blob/b3b8942dfcb451eddb5559b63c1043fce5d9449e/wp-includes/Text/Diff.php#L377 [18:37:22] a pretty old version at that [18:38:15] https://github.com/WordPress/WordPress/commits/b3b8942dfcb451eddb5559b63c1043fce5d9449e/wp-includes/Text [18:38:19] with the ocasional patch [18:38:54] /** [18:38:54] * PHP5 constructor. [18:38:54] */ [18:38:57] helpful comment is helpful [18:39:21] at least it's not a "PHP4 constructor." [18:39:33] which calls the "PHP5 constructor" [18:39:48] apparently there's an xdiff pecl extension they use to accellerate the logic in some cases [18:40:25] that sounds like it might be an alternative to wikidiff2, perhaps something to join forces on (in either direction) [20:37:09] MW has the option to use xdiff for DiffHistoryBlob when recompressing external storage [20:54:10] Hi, on sv-wiktionary, we've found an issue where the HTML generated for tables has changed - noticed March 21. Have there been any recent parser changes? [20:55:30] It's not an issue any longer - we've solved it by removing a previously necessary in an {{#if}} in one of the templates that creates the table [20:56:03] But I'm interested to know if there are any known recent changes [21:01:44] Certainly possible [21:01:47] cscott-away: subbu ^ [21:20:22] Raymond_: around? [21:22:26] dont|panic: depends... [21:24:13] it's more asking you a question than anything else, I'll shoot you a pm [22:03:52] Nemo_bis: is https://phabricator.wikimedia.org/T48021 still an issue? [23:31:08] Looks like Skalman18 is gone ... but Reedy not that I know of. It would be useful to see an example.