Manual:$wgDevelopmentWarnings
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
editIf set to true
, MediaWiki will throw notices for some possible error conditions and for deprecated functions.