Ronan Guilloux

Results 10 comments of Ronan Guilloux

- ~~GTIN-12~~ - ~~UPC-12~~ - ~~UPC-A~~ - ~~GTIN-13 (GLN)~~ - ~~GTIN-14~~ - ~~SSCC~~ - ~~GLN~~ - ~~GRAI~~ - ~~GIAI~~ - ~~GDTI~~ - ~~GSRN~~ - ~~UDI~~ - GS1-128 Structure see: -...

Thanks for reporting, @tbmatuka. Just shared fixes in #120 and tagged a new 2.1.2 version

just modified the list to make it clearer.

Since now, we allowed `Isocode` users to send integer typed credit card numbers for validation. Consider it a legacy. This PR would introduced a BC break preventing to send integers....

@Soullivaneuh everything is in the (too long) #75 conversation. Summary: we don't support any 32 bits OS anymore. At max, you can PR a note on README

I'm unsure I get it: are you saying you faced incompatible signature errors on PHP 7 and 8 using recent IsoCodes lib releases? [Cannot reproduce it yet on PHP 8](https://travis-ci.org/github/ronanguilloux/IsoCodes/jobs/758945002).

I'd gladly merge that one but I feel some additional testing (PHPUnit) to validate the change would be required here. See other contribs to get a sense of these tests

Well, mainly because having multiple exception classes allows the programmer (the API user) to be specific in their catch clauses. Just not to say that class can carry information about...

I suppose yes: Please do not hesitate to add your own PR. Some hints & ideas: http://raspberrypi.stackexchange.com/questions/298/can-i-use-the-gpio-for-pulse-width-modulation-pwm

Feel free to propose a PR: Official Raspberry Pi A+ hardware documentation [is here](https://github.com/raspberrypi/documentation)