Releases: globalcitizen/php-iban
Releases · globalcitizen/php-iban
php-iban-2.4.6
- Poland (PL) national checksum support has been added.
php-iban-2.4.5
- Estonia (EE) national checksum support has been added.
- Finland (FI) national checksum support has been added.
- Macedonia (MK) national checksum support has been added.
- Montenegro (ME) national checksum support has been added.
- Norway (NO) national checksum support has been added.
- Serbia (RS) national checksum support has been added.
- Slovenia (SI) national checksum support has been added.
- Sweden (SE) national checksum support has been added.
php-iban-2.4.4
- Portugal (PT) national checksum support has been added.
php-iban-2.4.3
- Hungary (HU) national checksum support has been added.
php-iban-2.4.2
- Albania (AL) national checksum support has been added.
- Timor-Leste (TL) national checksum support has been added.
php-iban-2.4.1
- Bosnia (BA) national checksum support has been added.
php-iban-2.4.0
- 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.
php-iban-2.3.1
- Fix paste error in Bosnia IANA code
- Additional tests for new country functions
php-iban-2.3.0
- All IBAN country records can now be cross-referenced with their corresponding IANA and ISO3166-1 alpha-2 codes, if available
php-iban-2.2.0
- Fully up to date with SEPA membership list. (Added new member for 2016, Andorra)
- Fully up to date with latest SWIFT IBAN registry PDF.
- Many fixes and new features since 2.1.0
- All users are encouraged to ugprade.