Commit dc0ebb2
committed
minor #21469 [HttpFoundation] Remove deprecated Request::get() in favor of using properties (alamirault)
This PR was merged into the 7.4 branch.
Discussion
----------
[HttpFoundation] Remove deprecated Request::get() in favor of using properties
Fix #21463
`Request::get()` was not documented, so I think there is no deprecation directive to add ?
Commits
-------
5ef15b7 [HttpFoundation] Remove deprecated Request::get() in favor of using properties1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
639 | 639 | | |
640 | 640 | | |
641 | 641 | | |
642 | | - | |
| 642 | + | |
643 | 643 | | |
644 | 644 | | |
645 | 645 | | |
| |||
0 commit comments