Skip to content

Commit b840f53

Browse files
Merge branch '4.4' into 5.0
* 4.4: Fix test that fails on old distros Fix: compatibility with phpunit 9.3 [DoctrineBridge] work around Connection::ping() deprecation [MimeType] Duplicated MimeType due to PHP Bug [DI] fix parsing of argument type=binary in xml fix guessing form types for DateTime types fix handling typed properties as constraint options Use the driverConnection executeUpdate method
2 parents 65f040d + dfdc710 commit b840f53

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)