8000 [#7214] fix option's default value · Guikingone/symfony-docs@80eaad3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 80eaad3

Browse files
committed
[symfony#7214] fix option's default value
1 parent ce979df commit 80eaad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Choice.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ too many options per the `max`_ option.
367367
strict
368368
~~~~~~
369369

370-
**type**: ``boolean`` **default**: ``true``
370+
**type**: ``boolean`` **default**: ``false``
371371

372372
The validator will also check the type of the input value. Specifically,
373373
this value is passed to as the third argument to the PHP :phpfunction:`in_array`

0 commit comments

Comments
 (0)
0