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
@@ -322,7 +322,7 @@ Others
322
322
- **Validation:** Added Closure validation rule. See :ref:`validation-using-closure-rule` for details.
323
323
- **Config:** Now you can specify Composer packages to auto-discover manually. See :ref:`Code Modules <modules-specify-composer-packages>`.
324
324
- **Config:** Added ``Config\Session`` class to handle session configuration.
325
-
- **Debug:** Kint has been updated to 5.0.1.
325
+
- **Debug:** Kint has been updated to 5.0.2.
326
326
- **Request:** Added new ``$request->getRawInputVar()`` method to return a specified variable from raw stream. See :ref:`Retrieving Raw data <incomingrequest-retrieving-raw-data>`.
327
327
- **Request:** Added new ``$request->is()`` method to query the request type.
328
328
See :ref:`Determining Request Type <incomingrequest-is>`.
0 commit comments