Skip to content

Commit 946278f

Browse files
alamiraultfabpot
authored andcommitted
[OptionsResolver] Add missing support of union type
1 parent bc91d81 commit 946278f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/Symfony/Component/OptionsResolver/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
CHANGELOG
22
=========
33

4+
7.3
5+
---
6+
7+
* Support union type in `OptionResolver::setAllowedTypes()` method
8+
49
6.4
510
---
611

7-
* Improve message with full path on invalid type in nested option
12+
* Improve message with full path on invalid type in nested option
813

914
6.3
1015
---

0 commit comments

Comments
 (0)