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 3125d8a

Browse filesBrowse files
committed
minor #15390 [Session] Minor rewording (ThomasLandauer)
This PR was merged into the 4.4 branch. Discussion ---------- [Session] Minor rewording Commits ------- 32efa2d Minor rewording
2 parents 4a36e56 + 32efa2d commit 3125d8a
Copy full SHA for 3125d8a

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

‎session/database.rst

Copy file name to clipboardExpand all lines: session/database.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Store Sessions in a Database
55
============================
66

77
Symfony stores sessions in files by default. If your application is served by
8-
multiple servers, you'll need to use instead a database to make sessions work
8+
multiple servers, you'll need to use a database instead to make sessions work
99
across different servers.
1010

1111
Symfony can store sessions in all kinds of databases (relational, NoSQL and

0 commit comments

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