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