Manual:$wgPropagateErrors
Appearance
デバッグ: $wgPropagateErrors | |
---|---|
If true, the MediaWiki error handler passes errors/warnings to the default error handler after logging them. |
|
導入されたバージョン: | 1.31.0 (Gerrit change 338911; git #87a8c1de) |
除去されたバージョン: | 使用中 |
許容される値: | (真偽値) |
既定値: | true |
その他の設定: アルファベット順 | 機能順 |
詳細
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.