DragonBe / vies

Component using the European Commission (EC) VAT Information Exchange System (VIES) to verify and validate VAT registration numbers in the EU, using PHP and Composer.
http://ec.europa.eu/taxation_customs/vies/faqvies.do#item16
MIT License
266 stars 59 forks source link

32 Bit Support #137

Closed wernerwa closed 3 years ago

wernerwa commented 3 years ago

FR's, NL's and SK's VATIN validations fail on 32 bit platform. Is this project going to support the x32 ABI or the i386 ABI?

DragonBe commented 3 years ago

Solved in e081381