Commit 8fab928
committed
minor symfony#8946 [OptionsResolver] Documented validation of array types (EVODelavega, wouterj)
This PR was merged into the 3.4 branch.
Discussion
----------
[OptionsResolver] Documented validation of array types
This continues symfony#6048 . The feature was finally merged into symfony 3.4 (congratz @EVODelavega!), so let's document it!
Related Symfony PR: symfony/symfony#17032
Commits
-------
cb12592 Merged new example in older example, removing some text
318e199 Fix typo
bf5d9d3 Document typed arrays in optionsresolver1 file changed
+16
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| 320 | + | |
| 321 | + | |
320 | 322 | | |
| 323 | + | |
| 324 | + | |
321 | 325 | | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
322 | 330 | | |
323 | 331 | | |
324 | 332 | | |
325 | | - | |
326 | | - | |
327 | | - | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
328 | 341 | | |
329 | 342 | | |
330 | 343 | | |
| |||
0 commit comments