<?php
$lang['deprecated'] = 'Show deprecation warnings';
$lang['strict'] = 'Show strict mode violations';
$lang['notices'] = 'Show php notices. Warning: This may show A LOT of output, including from DokuWiki core!';
$lang['showphperros'] = 'Show php errors in html. Warning: This may break your javascript and styles!';
