Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
DivineOmega opened this issue Mar 13, 2017 · 1 comment

Comments

@DivineOmega
Copy link
Member

DivineOmega commented Mar 13, 2017

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.

@peter279k
Copy link

peter279k commented Mar 23, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants