Skip to content

php-iban-2.7.3

Choose a tag to compare

@globalcitizen globalcitizen released this 18 Nov 01:53
· 64 commits to master since this release
  • Load registry only when used. This creates slightly more overhead in real world use, but nominally substantially reduces load times in the edge case event that you include the library but only want to use a function that does not require the IBAN registry to be loaded.