Giter VIP home page Giter VIP logo

Comments (10)

piotrooo avatar piotrooo commented on July 23, 2024 1

Are we need to support PHP 5.6? This version is almost dead, this version has only security support until end of the year.

from jaeger-client-php.

jonahgeorge avatar jonahgeorge commented on July 23, 2024

Definitely! @blong14 added some linting in his #46 PR that you might be able to reuse.
Ideally, I would want the linter to fail the Travis build if it detects any issues.
Thanks 😃

from jaeger-client-php.

blong14 avatar blong14 commented on July 23, 2024

I plan to work through @jonahgeorge comments today or tomorrow so as to get this in master. We can then update whatever is needed with better linting/coding standards.

from jaeger-client-php.

piotrooo avatar piotrooo commented on July 23, 2024

@blong14 you wanna use a some special linting standards or just defaults, provided by the PHP-CSFixer?

from jaeger-client-php.

piotrooo avatar piotrooo commented on July 23, 2024

@jonahgeorge another thing, but a little bit connected. Maybe this is a good time for remove all 'dead' code from project, there are a lot mess in code, there is any reason for this?

from jaeger-client-php.

sergeyklay avatar sergeyklay commented on July 23, 2024

How about phpstan then?

from jaeger-client-php.

jonahgeorge avatar jonahgeorge commented on July 23, 2024

@piotrooo Hah, no reason for the dead code, just a product of slowly developing this. I'm entirely amenable to changing any part of this project, just don't have the bandwidth to do it all myself right now.

I think the one of the next big things is implementing the crossdock test suite so that any code refactoring doesn't lead to a regression.

from jaeger-client-php.

jonahgeorge avatar jonahgeorge commented on July 23, 2024

Phan is another potential option here (but is not PHP 5.6 compatible).

from jaeger-client-php.

piotrooo avatar piotrooo commented on July 23, 2024

from jaeger-client-php.

sergeyklay avatar sergeyklay commented on July 23, 2024

Closing, this is implemented. There is no code style errors: https://travis-ci.org/jonahgeorge/jaeger-client-php. If there are bugs/issue, we can follow up in separate issues. I'm closing this issue but if I have made an oversight, please do get back in touch. Thanks.

from jaeger-client-php.

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.