RW-File-Cache
RW-File-Cache copied to clipboard
Switching gzip compression on when non-compressed caches exist causes PHP warning
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.
Since this issue #11 is mentioned about this repository status, I think this issue should be switched to the forked repository.