Manual:$wgDevelopmentWarnings

Category:MediaWiki configuration settings#DevelopmentWarningsCategory:MediaWiki configuration settings introduced in version 1.16.0#DevelopmentWarningsCategory:MediaWiki configuration settings still in use#DevelopmentWarningsCategory:Debug variables#DevelopmentWarnings
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

Details

If set to true, MediaWiki will throw notices for some possible error conditions and for deprecated functions.

Category:Debug variables Category:MediaWiki configuration settings Category:MediaWiki configuration settings introduced in version 1.16.0 Category:MediaWiki configuration settings still in use