Skip to content

php-iban-2.4.0

Choose a tag to compare

@globalcitizen globalcitizen released this 18 Feb 03:46
· 281 commits to master since this release
  • It is now possible to determine, verify and set the correct national checksums for some countries that offered a pre-IBAN national checksum algorithm via the new functions iban_{set|find|verify}_nationalchecksum() and their OO-wrapper equivalents. Presently Belgium (BE), France (FR) and Spain (ES) are supported. If you would like to see your country supported, please see issue #39 and issue #41.