Commit a3ece80
committed
minor #17399 [Session] Add docs to define redis session handler via php.ini directly (alexander-schranz)
This PR was squashed before being merged into the 4.4 branch.
Discussion
----------
[Session] Add docs to define redis session handler via php.ini directly
I think the most easiest way to configure session handling via redis is still configure it via `php.ini` and not via the Symfony Application.
Commits
-------
b29c212 [Session] Add docs to define redis session handler via php.ini directly1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
20 | 31 | | |
21 | 32 | | |
22 | 33 | | |
| |||
0 commit comments