Albert221 has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/396547 )
Change subject: Remove references to deleted $this->debug in installer
......................................................................
Remove references to deleted $this->debug in installer
Bug: T182210
Change-Id: Id4c574ae08f8f3bccc33e71781b3f66fa4430040
---
M includes/installer/Installer.php
1 file changed, 0 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/47/396547/1
diff --git a/includes/installer/Installer.php b/includes/installer/Installer.php
index 46978e1..2bb15b8 100644
--- a/includes/installer/Installer.php
+++ b/includes/installer/Installer.php
@@ -693,10 +693,6 @@
] );
} catch ( MediaWiki\Services\ServiceDisabledException $e ) {
$html = '<!--DB access attempted during parse--> ' .
htmlspecialchars( $text );
-
- if ( !empty( $this->debug ) ) {
- $html .= "<!--\n" . $e->getTraceAsString() .
"\n-->";
- }
}
return $html;
--
To view, visit https://gerrit.wikimedia.org/r/396547
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id4c574ae08f8f3bccc33e71781b3f66fa4430040
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Albert221 <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits