[15:31:52] Hi all. I'm getting some annoying errors from Parser/Obfuscator.php in doObfuscate. There is a preg_match_all that barrels on even with no matches, so PHP complains about that in the foreach [15:32:01] Once that was worked around, I'm getting: [15:32:14] PHP Warning: preg_match_all(): Compilation failed: recursive call could loop indefinitely at offset 20 [15:32:30] Any known workarounds? PHP is 7.0.10 [15:38:03] Ah - seems to only happen with $GLOBALS['smwgLinksInValues'] = SMW_LINV_OBFU; [15:38:15] Shame. Guess I will disable that [15:45:40] (Draft2) Yaron Koren: Fix for d9577db3027b - added JS for section, free text inputs [extensions/PageForms] - https://gerrit.wikimedia.org/r/355239 [15:53:26] (CR) Yaron Koren: [C: 2] Fix for d9577db3027b - added JS for section, free text inputs [extensions/PageForms] - https://gerrit.wikimedia.org/r/355239 (owner: Yaron Koren) [16:06:09] (Merged) jenkins-bot: Fix for d9577db3027b - added JS for section, free text inputs [extensions/PageForms] - https://gerrit.wikimedia.org/r/355239 (owner: Yaron Koren)