Manual:$wgDevelopmentWarnings
Appearance
| Debug: $wgDevelopmentWarnings | |
|---|---|
| Whether to throw PHP notices for some possible error conditions and for deprecated functions. |
|
| Introducido en la versión: | 1.16.0 (r50933) |
| Eliminado en la versión: | aún se usa |
| Valores permitidos: | (booleano) |
| Valor predeterminado: | false |
| Otras configuraciones: Alfabéticamente | Por Función | |
Detalles
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.