Handbuch:$wgPropagateErrors
Appearance
Debug: $wgPropagateErrors | |
---|---|
If true, the MediaWiki error handler passes errors/warnings to the default error handler after logging them. |
|
Eingeführt in Version: | 1.31.0 (Gerrit change 338911; git #87a8c1de) |
Entfernt in Version: | Weiterhin vorhanden |
Erlaubte Werte: | (Wahrheitswert) |
Standardwert: | true |
Andere Einstellungen: Alphabetisch | Nach Funktion |
Details
If true, the MediaWiki error handler passes errors/warnings to the default error handler after logging them. The setting is ignored when the track_errors php.ini flag is true.