Loud Notices - Make php E_NOTICES and E_WARNINGS fatal while developing

Development Status
Stable
Active Installs
Maintainers
Download

Last updated: 2023-11-24

Works with CiviCRM 5.63 or higher.

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.