Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 9f7d7db

Browse files
committed
Merge branch 'hotfix/70-memory-leak'
Close #70 Fixes #69
2 parents ba4059c + c13f9a5 commit 9f7d7db

5 files changed

Lines changed: 650 additions & 572 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 3.2.1 - TBD
5+
## 3.2.1 - 2018-12-10
66

77
### Added
88

@@ -22,6 +22,8 @@ All notable changes to this project will be documented in this file, in reverse
2222

2323
### Fixed
2424

25+
- [#70](https://github.com/zendframework/zend-test/pull/70) fixes a memory leak in controller test cases.
26+
2527
- [#66](https://github.com/zendframework/zend-test/pull/66) Fixes globals not
2628
cleared for controller tests
2729

0 commit comments

Comments
 (0)