Currently error_reporting get set through `PHP_ERROR_REPORTING=E_ALL` wich result in an empty `error_reporting`. https://github.com/shopware/docker/blob/main/fpm/Dockerfile#L64 https://github.com/shopware/docker/blob/main/frankenphp/Dockerfile#L47