Commit 1462b8a
committed
minor #5678 Update HttpFoundation note after recent changes in routing component (senkal)
This PR was squashed before being merged into the 2.3 branch (closes #5678).
Discussion
----------
Update HttpFoundation note after recent changes in routing component
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.3
| Fixed tickets |
Update HttpFoundation note to reflect changes in #5652.
We do not longer use `$_SERVER['REQUEST_URI']` in examples so keeping the reference in note doesn't have much value.
I updated it to make it more generic and reflect current examples.
Commits
-------
36234f2 Update HttpFoundation note after recent changes in routing component1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| |||
0 commit comments