Skip to content

Commit 63696a0

Browse files
committed
docs: Add changelog cleanValidationRules()
1 parent 11a3252 commit 63696a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

user_guide_src/source/changelogs/v4.7.0.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ Interface Changes
4848
Method Signature Changes
4949
========================
5050

51+
- **BaseModel:** The type of the ``$row`` parameter for the ``cleanValidationRules()`` method has been changed from ``?array $row = null`` to ``array $row``.
52+
5153
Removed Deprecated Items
5254
========================
5355

0 commit comments

Comments
 (0)