GithubHelp home page GithubHelp logo

Comments (4)

peter279k avatar peter279k commented on June 11, 2024

@tsteur, to resolve this issue, it should upgrade the doctrine/cache to 1.8 version at least.

But the doctrine/cache version requires php-7.1 at least.

I think it should drop the php-5.x and php-7.0 versions if we want to resolve this issue.

from component-cache.

peter279k avatar peter279k commented on June 11, 2024

The references are available here:

from component-cache.

peter279k avatar peter279k commented on June 11, 2024

I think this issue should be closed since the PR #24 is merged.

from component-cache.

 avatar commented on June 11, 2024

@tsteur It seems like this was fixed however not included in 3.13.1 even though the README says it was. Specifically, in unzip Matomo 3.13.1 and view the file: "Common/Cache/RedisCache.php" includes "$this->redis->delete" and not the corrected code: "$this->redis->del". Perhaps an incorrect branch of "cache" was used to build Matomo 3.13.1?

from component-cache.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.