Releases: doganoo/PHPAlgorithms
Releases · doganoo/PHPAlgorithms
smaller fixes
Compare
Sorry, something went wrong.
No results found
2.1.1
fix some php8 issues
add fromIterable
Compare
Sorry, something went wrong.
No results found
2.1.0
add static method fromIterable
improved Code Quality
Compare
Sorry, something went wrong.
No results found
return types/type hints where missing
jsonSerialize return type for PHP 8
added BucketSort
Compare
Sorry, something went wrong.
No results found
1.1.1
Merge pull request #25 from tuqqu/bucket_sort
1.1.0
Compare
Sorry, something went wrong.
No results found
adjust namespace
1.0.7
Compare
Sorry, something went wrong.
No results found
add hashable Objects
1.0.6
Compare
Sorry, something went wrong.
No results found
exclude null values
1.0.5
Compare
Sorry, something went wrong.
No results found
remove var_dump
1.0.4
Compare
Sorry, something went wrong.
No results found
add toArray method
BugFix: do not cache HashTable key as array key
Compare
Sorry, something went wrong.
No results found
HashTable keys can also be an object