Releases: globalcitizen/php-iban
Releases · globalcitizen/php-iban
php-iban-2.6.6
- Fixed generation of voluminous errors in environments without
ini_set
enabled - Thanks to @agil-NUBBA
php-iban-2.6.5
- Fixed spurious warning when
gmp
extension was enabled - Thanks to @marcovo
php-iban-2.6.4
- Remove spurious dependency on bcmath extension
- Minor documentation updates
php-iban-2.6.3
- Upgrade travis environment as old one broken
- Fix test execution under new Travis environment
- Re-addition of HHVM test environments
- Addition of PHP-5.2 test environment
- A few new test IBANs
php-iban-2.6.2
- Update Croatia SEPA status
- Thanks to @Pappshadow
php-iban-2.6.1
- Fixed missing registry data.
- Thanks to @monojp
php-iban-2.6.0
Version 2.6.0 has been released.
- World = conquered.
- We now have well over 100 supported countries.
- According to packagist, we are now the most popular IBAN-related project for PHP ... and quite possibly the internet!
- Addition of official countries
- Belarus (BY)
- El Salvador (SV)
- Iraq (IQ)
- Addition of unofficial countries
- Central African Republic (CF)
- Chad (TD)
- Comoros (KM)
- Congo (CG)
- Djibouti (DJ)
- Egypt (EG)
- Equitorial Guinea (GQ)
- Gabon (GA)
- Guinea-Bissau (GW)
- Honduras (HN)
- Morocco (MA)
- Nicaragua (NI)
- Niger (NE)
- Togo (TG)
- Additional example Iran (IR) IBANs.
- As HHVM is no longer supported by Travis we have dropped it from our automated testing, although php-iban should continue to work fine on HHVM.
- Minor documentation updates
php-iban-2.5.9
php-iban-2.5.8
php-iban-2.5.7
- Minor changes missed in latest edition (May 2016, version 66) registry release
- New Seychelles (SC) example IBAN
- Unfix Mauritania (MR) checksum digits (no functional change)
- Minor documentation updates