We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5845388 commit a3e3e40Copy full SHA for a3e3e40
src/Symfony/Component/HttpFoundation/CHANGELOG.md
@@ -7,7 +7,7 @@ CHANGELOG
7
* added support for `X-Forwarded-Prefix` header
8
* added `HeaderUtils::parseQuery()`: it does the same as `parse_str()` but preserves dots in variable names
9
* added `File::getContent()`
10
- * added ability to use comma separated ip address for `RequestMatcher::matchIps()`
+ * added ability to use comma separated ip addresses for `RequestMatcher::matchIps()`
11
12
5.1.0
13
-----
0 commit comments