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 13cff5b

Browse filesBrowse files
committed
Merge branch '2.7' into 2.8
* 2.7: Update create_custom_field_type.rst Update http_foundation.rst
2 parents 0f7e857 + 5cf37b7 commit 13cff5b
Copy full SHA for 13cff5b

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

‎create_framework/http_foundation.rst

Copy file name to clipboardExpand all lines: create_framework/http_foundation.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ With the ``Response`` class, you can easily tweak the response::
226226
To debug a response, cast it to a string; it will return the HTTP
227227
representation of the response (headers and content).
228228

229-
Last but not the least, these classes, like every other class in the Symfony
229+
Last but not least, these classes, like every other class in the Symfony
230230
code, have been `audited`_ for security issues by an independent company. And
231231
being an Open-Source project also means that many other developers around the
232232
world have read the code and have already fixed potential security problems.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.