[16:27:54] legoktm: tgr|away: https://phabricator.wikimedia.org/T118683 was once important and possibly blocking 1.27 - does it affect newer versions as well, like 1.29, 30 or master? [17:56:30] Krinkle: Interesting bug, PHP5 and HHVM turn a former reference into a non-reference if all other references disappear. It looks like it probably still affects master, but most extensions don't declare the parameter as a ref (anymore?) so it won't trigger. At a quick grep over extensions in Gerrit, it looks like DidYouMean, SemanticInternalObjects, TopLists, InterwikiIntegration, and BlueSpiceExtendedSearch might still be affected. [22:51:32] tgr: looks like our little project has finally resulted in a bug: https://gerrit.wikimedia.org/r/#/c/384624/ - I was worrying that things went too smooth :P