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::map
andMap::filter
are now slightly faster.
v1.1.2
v1.1.1
v1.1.0
Added
Pair::copy
v1.0.4
Fixed
unserialize
memory leak when failed to unserialize.htable
bucket copy macro didn't copy the bucket's "next"
v1.0.3
Added
Set::merge
v1.0.2
First stable release on PECL ✨