Seems that T229185 is no longer an issue as codesearch is no longer returning any results for the old ArmchairGM repo...
For example, https://codesearch.wmflabs.org/armchairgm/?q=getListDB&i=nope&files=&repos= shows 0 results, but a quick grep shows more than that:
$ grep -r getListDB ArmchairGM ArmchairGM/trunk/extensions/wikia/ListPages/ListPagesClass.php: function getListDB(){ ArmchairGM/trunk/extensions/wikia/ListPages/ListPagesClass.php: $list_pages = $this->getListDB();