Skip to content

Commit dfdc710

Browse files
committed
[DI] fix parsing of argument type=binary in xml
1 parent 31d8263 commit dfdc710

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Loader/schema/dic/services/services-1.0.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@
265265
<xsd:enumeration value="expression" />
266266
<xsd:enumeration value="string" />
267267
<xsd:enumeration value="constant" />
268+
<xsd:enumeration value="binary" />
268269
<xsd:enumeration value="iterator" />
269270
<xsd:enumeration value="service_locator" />
270271
<!-- "tagged" is an alias of "tagged_iterator", using "tagged_iterator" is preferred. -->

0 commit comments

Comments
 (0)