Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 42c3511

Browse filesBrowse 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
Copy full SHA for 42c3511

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎components/http_foundation.rst

Copy file name to clipboardExpand all lines: components/http_foundation.rst
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.