William MARTIN
William MARTIN
Hi, Thanks for your review, previous commits fix your remarks. I will add 1/2 methods to the class and some others tests ASAP
@mkoppanen Well done, Mr travis is green. Can you review again the socket creating and delete, Thanks https://github.com/wysman/php-zmq/blob/zyre/zmq.c#L1987 https://github.com/wysman/php-zmq/blob/zyre/zmq.c#L1617
I just realize that "zend_throw_exception_ex" do not break the execution flow like C++ exception. Can you suggest a good book about php extension writing ?
Hi, I do not have work on this feature for a while, but it was left working and cover with tests units. Maybe we can upgrade the branch to support...
Can you add the bower.json file in the next release ? Best regards,
Same issue here...
https://github.com/nico13s/php-ovh-sms
Any started works for I2C slave ? I am using a STM32 paltform.
@Citrullin We have a POC of I2C slave with clock stretching on our RIOT fork. https://github.com/Power-Lan/RIOT/tree/i2c.slave I hope it's can become mainline, using RIOT on small µC is useful in...