Manual:$wgDevelopmentWarnings
Appearance
From mediawiki.org
| Debug: $wgDevelopmentWarnings | |
|---|---|
| Whether to throw PHP notices for some possible error conditions and for deprecated functions. |
|
| Introduced in version: | 1.16.0 (r50933) |
| Removed in version: | Still in use |
| Allowed values: | (boolean) |
| Default value: | false |
| Other settings: Alphabetical | By function | |
Details
[edit ]Security: This should never be enabled on a live public wiki as it could expose private information.
If set to true, MediaWiki will throw notices for some possible error conditions and for deprecated functions.