Ohje:$wgShowDBErrorBacktrace
Appearance
This feature was removed from MediaWiki core in version 1.37.0. Please see $wgShowExceptionDetails for an alternative way to use this feature. |
Debug: $wgShowDBErrorBacktrace | |
---|---|
If true, show a backtrace for database errors. |
|
Introduced in version: | 1.16.0 (r55797) |
Deprecated in version: | 1.32.0 (Gerrit change 446370; git #807125ab) |
Removed in version: | 1.37.0 (Gerrit change 704395; git #f90ecdfa) |
Allowed values: | (totuusarvo) |
Default value: | false |
Other settings: Alphabetical | By function |
Tiedot
If true, show a backtrace for database errors.
In MediaWiki 1.32, this setting got deprecated and is nonfunctional since then. Use Manual:$wgShowExceptionDetails and Manual:$wgShowHostnames instead!