Manual:$wgPropagateErrors

This page is a translated version of the page Manual:$wgPropagateErrors and the translation is 50% complete.
デバッグ: $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.