Skip to content

v1.1.3

Compare
Choose a tag to compare
@rtheunissen rtheunissen released this 08 Aug 05:59
· 264 commits to master since this release

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