8000 minor #59483 [OptionsResolver] Add missing support of union type in c… · symfonyaml/symfony@0d0758e · GitHub
[go: up one dir, main page]

Skip to content

Commit 0d0758e

Browse files
committed
minor symfony#59483 [OptionsResolver] Add missing support of union type in changelog (alamirault)
This PR was merged into the 7.3 branch. Discussion ---------- [OptionsResolver] Add missing support of union type in changelog | Q | A | ------------- | --- | Branch? | 7.3 | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead --> | License | MIT I found changelog is missing while documenting symfony/symfony-docs#20531 Code PR: symfony#59354 Commits ------- 946278f [OptionsResolver] Add missing support of union type
2 parents 2d6fb5f + 946278f commit 0d0758e

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)
0