Skip to content

Releases: brianfreytag/php-bijective

Fix integer bug and add unit tests

19 Nov 17:42

Choose a tag to compare

  • Fix a bug where an exception is thrown if an integer is passed into the encode() method. (thanks, @mlang38)
  • Added unit tests and link library with Travis