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

Commit f39479d

Browse files
committed
Added CHANGELOG for #87
1 parent f3036dc commit f39479d

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
@@ -30,6 +30,9 @@ All notable changes to this project will be documented in this file, in reverse
3030
Previously, several simply passed non-string input on verbatim, others
3131
normalized the input, and a few correctly raised the exceptions. Behavior is
3232
now consistent across each.
33+
- [#87](https://github.com/zendframework/zend-diactoros/pull/87) fixes
34+
`UploadedFile` to ensure that `moveTo()` works correctly in non-SAPI
35+
environments when the file provided to the constructor is a path.
3336

3437
## 1.1.2 - 2015-07-12
3538

0 commit comments

Comments
 (0)