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

Commit fb56a62

Browse files
committed
Updated CHANGELOG for #57
1 parent 9ed45f6 commit fb56a62

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ All notable changes to this project will be documented in this file, in reverse
2424
- [#51](https://github.com/zendframework/zend-diactoros/pull/51) fixes
2525
`MessageTrait::getHeaderLine()` to return an empty string instead of `null` if
2626
the header is undefined (which is the behavior specified in PSR-7).
27+
- [#57](https://github.com/zendframework/zend-diactoros/pull/57) fixes the
28+
behavior of how the `ServerRequestFactory` marshals upload files when they are
29+
represented as a nested associative array.
2730

2831
## 1.0.3 - 2015-06-04
2932

0 commit comments

Comments
 (0)