wiki.techinc.nl/includes/installer
Timo Tijhof 31bc99daed installer: Remove "PHPBugTests" doc group
This was a pretty obscure menu item on doc.wikimedia.org at
<https://doc.wikimedia.org/mediawiki-core/master/php/>.

Merge this into the Installer group for now, which is where it's
located source-code wise. Whether this class is even needed still
is a separate matter. The PHP version is ancient, but there are
known one-to-many relations with C-libs, so I'll leave that to be
evaluated some other time.

(The Installer group is labeled "Deployment" which is its own
quirk that we should probably revisit as well.)

Change-Id: I00684840162989205c9e0feb4794b23aa8025b8f
2019-10-21 22:52:42 +01:00
..
i18n Localisation updates from https://translatewiki.net. 2019-10-21 08:57:37 +02:00
CliInstaller.php Use varargs on CliInstaller::showHelpBox 2019-10-11 20:14:18 +02:00
DatabaseInstaller.php Replace infobox usages and extend successbox, warningbox and errorbox 2019-09-24 16:29:32 -07:00
DatabaseUpdater.php Fixup phan warning toomanyparams (part 2) 2019-10-10 12:52:01 +00:00
InstallDocFormatter.php Declare dynamic properties 2019-09-14 15:21:26 +02:00
Installer.php Fix new phan errors, part 2 2019-10-12 10:35:09 +00:00
InstallerOverrides.php
InstallerSessionProvider.php
InstallException.php
LocalSettingsGenerator.php Declare dynamic properties 2019-09-14 15:21:26 +02:00
MysqlInstaller.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
MysqlUpdater.php Split down patch-actor-table.sql 2019-09-30 15:20:08 +00:00
PhpXmlBugTester.php installer: Remove "PHPBugTests" doc group 2019-10-21 22:52:42 +01:00
PostgresInstaller.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
PostgresUpdater.php Split down patch-actor-table.sql 2019-09-30 15:20:08 +00:00
SqliteInstaller.php Merge "Fix installation failure due to unexpected dbpath under CLI installation" 2019-09-06 17:38:36 +00:00
SqliteUpdater.php Split down patch-actor-table.sql 2019-09-30 15:20:08 +00:00
WebInstaller.php installer: Deprecate WebInstaller::getInfoBox, getWarningBox and getErrorBox 2019-09-26 19:26:33 +00:00
WebInstallerComplete.php
WebInstallerCopying.php
WebInstallerDBConnect.php
WebInstallerDBSettings.php
WebInstallerDocument.php
WebInstallerExistingWiki.php
WebInstallerInstall.php
WebInstallerLanguage.php
WebInstallerName.php
WebInstallerOptions.php Replace infobox usages and extend successbox, warningbox and errorbox 2019-09-24 16:29:32 -07:00
WebInstallerOutput.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
WebInstallerPage.php
WebInstallerReadme.php
WebInstallerReleaseNotes.php
WebInstallerRestart.php installer: Fix warningBox arguments in WebInstallerRestart 2019-10-06 18:41:31 +00:00
WebInstallerUpgrade.php
WebInstallerUpgradeDoc.php
WebInstallerWelcome.php