Giter Club home page Giter Club logo

Comments (4)

 avatar commented on June 3, 2024

I'm not a matomo developer, but here is how I handle PHP version requirements/compatibility at my projects:

  1. follow supported PHP versions based on Enterprise Linux (RHEL, Alma, Rocky, Oracle).
  2. CentOS 7 with PHP 5.6 is still fully supported till 2024, so support at least that.
  3. Once CentOS 7 has reached its EOL, move to the next lesser version: PHP 8.0
  4. Support at least PHP 8.0 while its supported by Enterprise Linux (RHEL, Alma, Rocky, Oracle), off the top of my head, its up to 2029!

Sure, the cool kids will be running the latest and greatest version, but those of us living in the finance sector, running sensitive applications that require 8 year stability, we have other requirements. Following Enterprise Linux practices gives the best compatibility for enterprises.

from matomo-php-tracker.

Chris53897 avatar Chris53897 commented on June 3, 2024

Of course there are different needs.
I hope that these companies support the maintainers for there extra work, to support legacy versions.
In general, not limited to this repo.

I noticed your PR to improve code quality. Thanks for that.

from matomo-php-tracker.

 avatar commented on June 3, 2024

I'm waiting for CentOS 7 to expire in 2024, then we can begin some serious refactoring with PHP 8.x and avoid using the 7.x series.

About my PR, no problem, just giving back to the community. I hope it gets merged, so I can continue with PSR compatibility standards, PSR-1 & PSR-12.

from matomo-php-tracker.

lutdev avatar lutdev commented on June 3, 2024

@sgiehl @michalkleiner can you close this issue?) Details are in the PR.

from matomo-php-tracker.

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.