Skip to content

Commit 3be4980

Browse files
committed
Add migration notes for cakephp/cakephp#17343
1 parent fae0635 commit 3be4980

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

en/appendices/5-1-upgrade-guide.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,9 @@ Http
1414

1515
- ``SecurityHeadersMiddleware::setPermissionsPolicy()`` was added. This method
1616
adds the ability to define ``permissions-policy`` header values.
17+
18+
Validation
19+
----------
20+
21+
- ``Validation::enum()`` and ``Validator::enum()`` were added. These validation
22+
methods simplify validating backed enum values.

0 commit comments

Comments
 (0)