Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 172300e

Browse files
committed
updated CHANGELOG for 2.1
1 parent 277b781 commit 172300e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG-2.1.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
153153

154154
### Form
155155

156+
* [BC BREAK] child forms now aren't validated anymore by default
157+
* made validation of form children configurable (new option: cascade_validation)
156158
* added support for validation groups as callbacks
157159
* made the translation catalogue configurable via the "translation_domain" option
158160
* added Form::getErrorsAsString() to help debugging forms

0 commit comments

Comments
 (0)