Skip to content

Releases: Volantus/php-pigpio

0.3.0

22 Jun 13:51
Compare
Choose a tag to compare

0.2.5

20 Jun 22:59
Compare
Choose a tag to compare

0.2.4

25 Mar 19:52
Compare
Choose a tag to compare
  • Fixed "socket_set_timeout() Warning" (#1)
  • Fixed "Sending requests with extension response is broken" (#2)

0.2.3

25 Mar 19:26
Compare
Choose a tag to compare
  • Added handling of incomplete data (socket communication)
  • Added timeout handling (socket communication)

0.2.2

21 Mar 21:34
Compare
Choose a tag to compare
  • Fixed wrong constructor parameter position for SPI baud rate in bit banging device

0.2.1

21 Mar 21:29
Compare
Choose a tag to compare
  • Fixed wrong class name of SPI bit banging device

0.2.0

21 Mar 20:51
Compare
Choose a tag to compare

0.1.3

16 Mar 23:37
Compare
Choose a tag to compare
  • Fixed some dependency issues with PHP 7.0. Now fully compatible with PHP >= 7.0

0.1.2

16 Mar 23:14
Compare
Choose a tag to compare

0.1.1

15 Mar 22:32
48fabe2
Compare
Choose a tag to compare

Initial version, with the following features:

  • Full notification support
  • Full raw request/response handling