You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ All notable changes to this project will be documented in this file, in reverse
24
24
25
25
- Nothing.
26
26
27
-
## 2.1.5 - TBD
27
+
## 2.1.5 - 2019-10-10
28
28
29
29
### Added
30
30
@@ -44,7 +44,7 @@ All notable changes to this project will be documented in this file, in reverse
44
44
45
45
### Fixed
46
46
47
-
-Nothing.
47
+
-[#372](https://github.com/zendframework/zend-diactoros/pull/372) fixes issues that occur in the `Zend\Diactoros\Uri` class when invalid UTF-8 characters are present the user-info, path, or query string, ensuring they are URL-encoded before being consumed. Previously, such characters could result in a fatal error, which was particularly problematic when marshaling the request URI for an application request cycle.
0 commit comments