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

Commit 9e15475

Browse files
committed
Added CHANGELOG for #13
1 parent c6b22b8 commit 9e15475

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ All notable changes to this project will be documented in this file, in reverse
1818

1919
### Fixed
2020

21+
- [#13](https://github.com/zendframework/zend-file/pull/13) fixes the behavior
22+
of the `Zend\File\Transfer` component when multiple uploads using the same
23+
client name are provided, and no filename filtering is performed; the code now
24+
ensures that unique names are used in such situations.
2125
- [#14](https://github.com/zendframework/zend-file/pull/14) updates the
2226
`FilterPluginManager` to work with the updated zend-filter 2.6.0 changes,
2327
fixing an issue where the zend-file filters were replacing (instead of

0 commit comments

Comments
 (0)