RW-File-Cache icon indicating copy to clipboard operation
RW-File-Cache copied to clipboard

Switching gzip compression on when non-compressed caches exist causes PHP warning

Open DivineOmega opened this issue 7 years ago • 1 comments

If you switch gzip compression on, and RW File Cache attempts to get an already existing non-compressed cache, it attempts to decompress it. This gives a PHP warning.

PHP Warning:  gzuncompress(): data error in /var/www/php-uk-bank-holidays/vendor/rapidwebltd/rw-file-cache/src/RWFileCache.php on line 105

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

DivineOmega avatar Mar 13 '17 12:03 DivineOmega

Since this issue #11 is mentioned about this repository status, I think this issue should be switched to the forked repository.

peter279k avatar Mar 23 '20 03:03 peter279k