Releases: arokettu/bencode
Releases · arokettu/bencode
1.3.0
14 Feb 06:49
Compare
Sorry, something went wrong.
No results found
Increased parser speed and reduced memory consumption
Base namespace is now SandFox\Bencode. Compatibility is kept for now
Fixed tests for PHP 8
1.2.0
14 Feb 19:18
Compare
Sorry, something went wrong.
No results found
Added BencodeSerializable interface
1.1.2
12 Dec 02:57
Compare
Sorry, something went wrong.
No results found
Throw a Runtime Exception when trying to use the library with Mbstring Function Overloading on
1.1.1
29 Mar 21:31
Compare
Sorry, something went wrong.
No results found
ListType can now wrap arrays
1.1.0
28 Mar 22:07
Compare
Sorry, something went wrong.
No results found
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!
1.0.1
22 Mar 20:38
Compare
Sorry, something went wrong.
No results found
Add stdClass as list/dict decoding option
1.0.0
22 Mar 20:05
Compare
Sorry, something went wrong.
No results found