To be precise, it is not a bug. However, some check processing is missing. Priority of compression processing of web server is higher than specific application. There is a need to make sure that has already been compressed with ini_get() function. Or, it is necessary to stop the compression by the web server with ini_set() function.