Manual:$wgDevelopmentWarnings
From MediaWiki.org
| Debug/logging: $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
[edit] Details
If set to true MediaWiki will throw notices for some possible error conditions and for deprecated functions.