Manual:$wgDevelopmentWarnings
Appearance
| デバッグ: $wgDevelopmentWarnings | |
|---|---|
| 起こりうるいくつかのエラー条件および廃止予定の関数に対して PHP notice をスローするかどうか。 |
|
| 導入されたバージョン: | 1.16.0 (r50933) |
| 除去されたバージョン: | 使用中 |
| 許容される値: | (真偽値) |
| 既定値: | false |
| その他の設定: アルファベット順 | 機能順 | |
詳細
セキュリティ: これは、非公開の情報が漏洩するおそれがあるため、本番の公開ウィキで有効にしてはいけません。
If set to true, MediaWiki will throw notices for some possible error conditions and for deprecated functions.