Releases: php-ds/ext-ds
Releases · php-ds/ext-ds
v1.1.3
Fixed
- Memory leaks during map when callback throws an exception.
- Memory leaks when structures contain themselves.
- Module dependencies.
Added
- Version info in
phpinfo()
Improvements
Map::mapandMap::filterare now slightly faster.
v1.1.2
v1.1.1
v1.1.0
Added
Pair::copy
v1.0.4
Fixed
unserializememory leak when failed to unserialize.htablebucket copy macro didn't copy the bucket's "next"
v1.0.3
Added
Set::merge
v1.0.2
First stable release on PECL ✨