Giter VIP home page Giter VIP logo

Comments (6)

svpernova09 avatar svpernova09 commented on July 22, 2024

We don't currently declare a PHP version, I'm brand new to the repo and am currently trying to sort out which versions of PHP we should support. Based on default Raspberry Pi OS IMHO we should be supporting 7.2, 7.3, and working to sort out how to get 7.4 installed and ensure working there.

I'm not sure what you were trying to do, but the readme instructions are correct in regards to running composer require piphp/gpio to install this into your application.

from gpio.

garak avatar garak commented on July 22, 2024

What I'm trying to do is improve this repository. Declaring supported php version is a de facto standard (apart from obvious advantages).
IMHO you should support nothing before php 7.2 (7.1 is too old and out of support) and 8.0.
So: ^7.2 || ^8.0

from gpio.

svpernova09 avatar svpernova09 commented on July 22, 2024

What I'm trying to do is improve this repository. Declaring supported php version is a de facto standard (apart from obvious advantages).
IMHO you should support nothing before php 7.2 (7.1 is too old and out of support) and 8.0.
So: ^7.2 || ^8.0

Ah I see. As it currently stands I believe i"m going to pick 7.3 to standardize on at the moment since 7.4 doesn't come default with Raspberry Pi OS.

from gpio.

garak avatar garak commented on July 22, 2024

Not supporting current php version is not fair. Moreover, curren Ubuntu for Pi comes with php 7.4

from gpio.

svpernova09 avatar svpernova09 commented on July 22, 2024

I'm fairly certain release 0.1.0 will work on PHP 7.4.

Based on the 1 result in the poll on #26, the only respondent so far is using Raspberry Pi OS

image

I don't think it's too far off to get 7.4. Maybe even later today. There's just been several other things I wanted to get updated first.

from gpio.

garak avatar garak commented on July 22, 2024

Well, you can count me as a late voter for Ubuntu, taking your results to 50/50.
Anyway, you should release 0.1.0 as your first release, and targeting 1.0.0 as your stable (everything below 1 is de facto considered unstable)

from gpio.

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.