You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user_guide_src/source/changelogs/v4.3.0.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -323,7 +323,7 @@ Others
323
323
- **Config:** Added ``Config\Session`` class to handle session configuration.
324
324
- **Debug:** Kint has been updated to 5.0.1.
325
325
- **Request:** Added new ``$request->getRawInputVar()`` method to return a specified variable from raw stream. See :ref:`Retrieving Raw data <incomingrequest-retrieving-raw-data>`.
326
-
- **Request:** Added new ``$request->is()`` method to to query the request type.
326
+
- **Request:** Added new ``$request->is()`` method to query the request type.
327
327
See :ref:`Determining Request Type <incomingrequest-is>`.
0 commit comments