Skip to content

php-iban-2.1.3

Compare
Choose a tag to compare
@globalcitizen globalcitizen released this 26 Jan 14:02
· 366 commits to master since this release
  • Behavior of iban_to_human_format() has been fixed when passed input already containing spaces.
  • OO-based tests are now executed following successful procedural tests.
  • An additional test library for testing edge-case behavior in general functions is now executed following the main tests.