You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* php-iban's author is an Australian born, Australia/New Zealand/German citizen based in the US, who has formerly also worked and banked in the US, UK, and many Asian countries.
281
+
* php-iban's author is an Australian born, Australia/New Zealand/German citizen who has formerly also worked and banked in the US, UK, and many Asian countries.
282
282
* The IsoCodes and SepaUtil's projects cover standards other than IBAN so their popularity should be considered in this light. (In essence, there is really only one directly competing library, Iban)
283
283
284
284
Now let's take a look at features.
@@ -319,6 +319,12 @@ Your Help Wanted
319
319
320
320
* If you are willing to spend some time searching, we could do with some more test IBANs for most countries, especially smaller ones...
321
321
322
+
News: March 2024
323
+
----------------
324
+
__[Version 4.2.2](https://github.com/globalcitizen/php-iban/releases/tag/v4.2.2)__ has been released.
325
+
*[Fix registry bug causing misreporting of Denmark's EU membership](https://github.com/globalcitizen/php-iban/pull/127) - thanks to [@llange](https://github.com/llange)
326
+
*[Avoid using shell in test script](https://github.com/globalcitizen/php-iban/pull/126) - thanks to [@hannob](https://github.com/hannob)
0 commit comments