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.
phpinfo()
Map::map
and Map::filter
are now slightly faster.