The PHP programming language includes a built-in mechanism to control code
robustness. To reduce errors in your code, eliminate version migration risks and
increase development and debugging speed, use maximum
error level:
E_ALL and E_STRICT.
Ensure your team develops custom components and modules using strict error mode.