Loud Notices - Make php E_NOTICES and E_WARNINGS fatal while developing

État de développement
Stable
Sites actifs
Développé par
Téléchargement

Dernière mise à jour: 2023-11-24

Conçue pour CiviCRM 5.63 et plus.

Makes E_NOTICES and E_WARNINGS fatal. This extension is for developers.

While you can set error_reporting in php, there are situations where the E_NOTICES and E_WARNINGS are "hidden" by popup forms or ajax calls and so you never see them unless you check the CMS logs while developing. Some CMS's may not even log them.