Giter Club home page Giter Club logo

Comments (3)

sgiehl avatar sgiehl commented on September 26, 2024

You may need to use the version of the release you are using. You can download the full release at https://builds.matomo.org/.
Ensure to download exactly the version you are currently using and extract the incorrect file from it.

Note: The file is part of symfony console, a library we are using. As far as I know the mentioned exe file is used to hide password on windows cli.

from matomo.

65Q2M89mBVP53sCK avatar 65Q2M89mBVP53sCK commented on September 26, 2024

"I took a look at composer.json:
https://raw.githubusercontent.com/matomo-org/matomo/5.x-dev/composer.json

composer.json contains the following line for the Symphony Console:
"symfony/console": "~5.4.0",

When I run composer install for testing, I see that symfony/console (v5.4.39) is being installed.
This version is 12 years old. The latest version of Symphony is 7.1. I am worried that Matomo is using 12-year-old components. Shouldn't it be updated to the latest version?

from matomo.

sgiehl avatar sgiehl commented on September 26, 2024

@65Q2M89mBVP53sCK Symfony console 5.4. is still actively maintained. The last release was done two weeks ago. See https://github.com/symfony/console/releases/tag/v5.4.39
And we can't update to 7.x yet, as we still support PHP 7.2, which Symfony console 7 doesn't.

from matomo.

Related Issues (20)

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.