Git Product home page Git Product logo

Comments (2)

thunderer avatar thunderer commented on September 20, 2024 1

Hi, @psren, let me address your questions:

  • the project version is indeed v0.* but as you said, it is stable (not development, not beta, etc.) and used by quite a lot of people. I had a plan to release v1.0.0 for a very long time, I will need to finally do it,
  • I only removed PHP 5.3 from Travis test matrix, it is still supported and will continue to work. I did not change version requirements in composer.json. This happened only because Travis dropped PHP 5.3, you can read my comment in the PR #53,
  • Only as a side note I wanted to add that changing supported PHP version is not a SemVer violation. When you install the library Composer will simply resolve the previous version.

If you have more questions, I'm happy to answer them. If you're satisfied with my answers, could you please close the issue?

from shortcode.

thunderer avatar thunderer commented on September 20, 2024

Also, @psren, if you want to help, you can search for the way to still have PHP 5.3 in Travis matrix. It works when I force dist: precise, but then HHVM stops working. If you can find a way to run both, I'll be happy to accept your PR.

from shortcode.

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.