error_reporting = E_ALL;
display_errors = On;

# Disable Opcache caching
opcache.validate_timestamps = 1;