Commit 0f16522
committed
minor #19806 [FrameworkBundle] Add reference to
This PR was merged into the 5.4 branch.
Discussion
----------
[FrameworkBundle] Add reference to `framework.session.storage_id` option
Relates to #14979
I appreciate this is a low effort fix. I've been trying to work out why my app breaks when removing the `framework.session.storage_id` option which I had assumed was unused based on the fact it is not in the documentation. I figured it was a left over from a previous Symfony upgrade - hopefully this hint helps somebody else in the same boat.
Commits
-------
0b3b569 Add reference to undocumented configuration optionframework.session.storage_id option (cs278)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1629 | 1629 | | |
1630 | 1630 | | |
1631 | 1631 | | |
1632 | | - | |
| 1632 | + | |
1633 | 1633 | | |
1634 | 1634 | | |
1635 | 1635 | | |
| |||
0 commit comments