wiki.techinc.nl/includes/installer
Daimona Eaytoy 7f7efbe026 Globally unsuppress phan issues with low count
All of these suppression prevent the detection of many common mistakes,
and could easily prevent things like T231488. Especially if there are
few issues of a given type, it's way better to suppress them inline,
instead of disabling them for the whole core.
This patch only touches the one with a lower count (although those
counts may be out of date).

Bug: T231636
Change-Id: Ica50297ec7c71a81ba2204f9763499da925067bd
2019-08-30 09:40:47 +00:00
..
i18n Localisation updates from https://translatewiki.net. 2019-08-26 08:32:31 +02:00
CliInstaller.php Make CliInstaller control the processing logic of the error 2019-07-29 20:18:08 +08:00
DatabaseInstaller.php More clean up of oracle/mssql 2019-08-14 17:04:50 +02:00
DatabaseUpdater.php Globally unsuppress phan issues with low count 2019-08-30 09:40:47 +00:00
InstallDocFormatter.php
Installer.php Revert "Make LocalisationCache a service" 2019-08-26 18:28:26 +02:00
InstallerOverrides.php
InstallerSessionProvider.php
InstallException.php Make CliInstaller control the processing logic of the error 2019-07-29 20:18:08 +08:00
LocalSettingsGenerator.php Fix small typos 2019-01-27 17:40:18 +05:30
MysqlInstaller.php installer: Stop offering MyISAM option for new installs and fix bogus method calls 2019-07-20 18:19:17 -07:00
MysqlUpdater.php Change job table params from blob to mediumblob 2019-04-01 09:07:35 -07:00
PhpXmlBugTester.php Rename PhpBugTests -> PhpXMLBugTester 2019-04-14 22:03:47 +00:00
PostgresInstaller.php Correct typo `notMinimumVerisonMessage' 2019-07-08 04:42:34 +00:00
PostgresUpdater.php Remove unnecessary semi-colons 2019-06-12 14:35:59 +01:00
SqliteInstaller.php objectcache: SqlBagOStuff cleanups for sqlite and postgres 2019-08-26 16:26:26 +00:00
SqliteUpdater.php Mostly drop old comment schemas 2019-02-07 16:59:27 +11:00
WebInstaller.php installer: Remove <doclink/> parser function and last use of it 2019-07-18 01:29:12 +01:00
WebInstallerComplete.php installer: Convert <downloadlink/> hack to raw message param 2019-07-05 18:26:43 +00:00
WebInstallerCopying.php
WebInstallerDBConnect.php More clean up of oracle/mssql 2019-08-14 17:04:50 +02:00
WebInstallerDBSettings.php
WebInstallerDocument.php Fix/suppress misc phan errors (#5) 2019-04-05 15:53:37 -07:00
WebInstallerExistingWiki.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
WebInstallerInstall.php
WebInstallerLanguage.php
WebInstallerName.php installer: Call getInfoBox() with raw wikitext, not transformed text 2019-07-05 18:26:28 +00:00
WebInstallerOptions.php Use HTTPS for creativecommons.org 2019-06-14 11:31:38 +02:00
WebInstallerOutput.php installer: Avoid <doclink/> hack for 'config-sidebar' rendering 2019-07-05 18:26:53 +00:00
WebInstallerPage.php
WebInstallerReadme.php
WebInstallerReleaseNotes.php
WebInstallerRestart.php
WebInstallerUpgrade.php WebInstallerUpgrade: Simplify return paths 2018-12-01 21:31:27 +00:00
WebInstallerUpgradeDoc.php
WebInstallerWelcome.php installer: Remove <doclink/> parser function and last use of it 2019-07-18 01:29:12 +01:00