PiPHP / GPIO

A PHP library for accessing the GPIO pins on a Raspberry Pi.
MIT License
425 stars 43 forks source link

PHP 7 #19

Closed kristijansoldo closed 3 years ago

kristijansoldo commented 6 years ago

Hi, Does it works on PHP7 ?

jrebs commented 6 years ago

kristijan, I haven't had much time to tinker with it yet, but I have installed piphp/gpio on php 7.0.19 last night. Created a simple test script to access a couple of pins and had no issues. At a glance, I don't see anything that would be an issue in 7.0.x.

svpernova09 commented 3 years ago

I can confirm our tests are passing and the library should work on 7.2, 7.3, and likely 7.4.