1.1.0
- boolean is now converted to integer
Bencode::dumpnow 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!
Bencode::dump now returns success as boolean