We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a4a1d9 + b419363 commit b89ede9Copy full SHA for b89ede9
CHANGELOG.md
@@ -7,6 +7,9 @@ This project follows [Semantic Versioning](http://semver.org/).
7
- [x] Memory leaks during map when callback throws an exception.
8
- [x] Memory leaks when structures contain themselves
9
10
+## Added
11
+- [ ] Show version info in `phpinfo()`
12
+
13
### Improvements
14
- [x] `Map::map` and `Map::filter` are now slightly faster.
15
0 commit comments