You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: