Skip to content

1.1.0

Choose a tag to compare

@arokettu arokettu released this 28 Mar 22:07
· 492 commits to master since this release
  • boolean is now converted to integer
  • Bencode::dump now returns success as boolean
  • Fixed: decoded junk at the end of the string replaced entire parsed data if it also was valid bencode
  • PHP 7.0 is now required instead of PHP 7.1
  • Tests!