Error Reporting Level

Categories

Component ID

2425807

Component name

Error Reporting Level

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module can be used to compel Drupal 6 with PHP 5.4 and higher to match PHP ini's error_reporting value, or to emulate PHP 5.3 default error reporting behavior, or, if you are game, any other error reporting level you choose!

This module is most useful when running Drupal 6 under PHP 5.4+ to avoid Views E_STRICT warnings.

(To be able to arbitrarily filter any error type the Bad Judgement module must be enabled).