Skip to content

Commit 2668903

Browse files
committed
add changelog
1 parent cc8b0b6 commit 2668903

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

user_guide_src/source/changelogs/v4.8.0.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,11 @@ HTTP
189189
- ``Response`` and its child classes no longer require ``Config\App`` passed to their constructors.
190190
Consequently, ``CURLRequest``'s ``$config`` parameter is unused and will be removed in a future release.
191191

192+
Validation
193+
==========
194+
195+
- Custom rule methods that set an error via the ``&$error`` reference parameter now support the ``{field}``, ``{param}``, and ``{value}`` placeholders, consistent with language-file and ``setRule()``/``setRules()`` error messages.
196+
192197
Others
193198
======
194199

0 commit comments

Comments
 (0)