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

Commit 7d2fbf8

Browse files
committed
Adds CHANGELOG entry for #182
1 parent 22726bb commit 7d2fbf8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ All notable changes to this project will be documented in this file, in reverse
2424

2525
- [#204](https://github.com/zendframework/zend-http/pull/204) fixes numerous header classes to cast field value to string (since `HeaderInterface::getFieldValue()` specifies a return value of a string).
2626

27+
- [#182](https://github.com/zendframework/zend-http/pull/182) fixes detecting base uri in Request. Now `argv` is used only for CLI request as a fallback to detect script filename.
28+
2729
## 2.11.0 - 2019-12-03
2830

2931
### Added

0 commit comments

Comments
 (0)