8000 minor #8168 Complete name change (luka-zitnik) · symfony/symfony-docs@42c3511 · GitHub
[go: up one dir, main page]

Skip to content

Commit 42c3511

Browse files
committed
minor #8168 Complete name change (luka-zitnik)
This PR was merged into the 2.8 branch. Discussion ---------- Complete name change The name change was introduced in the 2.8 branch. Commits ------- 448d9f2 Complete name change
2 parents 9151a3e + 448d9f2 commit 42c3511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_foundation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ exist::
156156
// returns 'baz'
157157

158158
When PHP imports the request query, it handles request parameters like
159-
``foo[bar]=bar`` in a special way as it creates an array. So you can get the
159+
``foo[bar]=baz`` in a special way as it creates an array. So you can get the
160160
``foo`` parameter and you will get back an array with a ``bar`` element::
161161

162162
// the query string is '?foo[bar]=baz'

0 commit comments

Comments
 (0)
0