Commit 16a0982
committed
minor #12870 add url to bootstrap.php for older versions (Wojciechem)
This PR was merged into the 4.3 branch.
Discussion
----------
add url to bootstrap.php for older versions
doc states that "changes can be made to any Symfony 3.4 or higher app", which requires different bootstrap.php - solution found in #12399 (comment)
While I understand it's not encouraged to use unsupported versions, I think this information can be useful for projects that "can't" be upgraded yet.
Commits
-------
8c68270 add url to bootstrap.php for older versionsFile tree
Expand file treeCollapse file tree
1 file changed
+3
-1
lines changedOpen diff view settings
Filter options
- configuration
Expand file treeCollapse file tree
1 file changed
+3
-1
lines changedOpen diff view settings
Collapse file
configuration/dot-env-changes.rst
Copy file name to clipboardExpand all lines: configuration/dot-env-changes.rst+3-1Lines changed: 3 additions & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
47 | 47 | |
48 | 48 | |
49 | 49 | |
50 | | - |
| 50 | + |
| 51 | + |
51 | 52 | |
52 | 53 | |
53 | 54 | |
| ||
89 | 90 | |
90 | 91 | |
91 | 92 | |
| 93 | + |
92 | 94 | |
93 | 95 | |
94 | 96 | |
|
0 commit comments