Merge "Follow-up ee66a534: Drop reference to old 7zip.inc file name from phan config...
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Mon, 13 May 2019 16:30:16 +0000 (16:30 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 13 May 2019 16:30:16 +0000 (16:30 +0000)
.phan/config.php

index 12e723d..3478977 100644 (file)
@@ -32,7 +32,6 @@ $cfg['file_list'] = array_merge(
        class_exists( PHPUnit_TextUI_Command::class ) ? [] : [ '.phan/stubs/phpunit4.php' ],
        class_exists( ProfilerExcimer::class ) ? [] : [ '.phan/stubs/excimer.php' ],
        [
-               'maintenance/7zip.inc',
                'maintenance/cleanupTable.inc',
                'maintenance/CodeCleanerGlobalsPass.inc',
                'maintenance/commandLine.inc',