Skip to content

Commit 87c6c89

Browse files
Merge branch '6.3' into 6.4
* 6.3: [AssetMapper] Fixing bug where a circular exception could be thrown while making error message Dump Valid constaints on debug command #46544 [DependencyInjection] fix dump xml with array/object/enum default value [HttpFoundation] Add a slightly more verbose comment about a warning on UploadedFile [Messenger] BatchHandlerTrait - fix phpdoc typo [SecurityBundle] Remove unused test files Allow passing an `inline_service` to a `service_locator` [Security] Fix error with lock_factory in login_throttling fix(console): fix section output when multiples section with max height Remove me from CODEOWNERS Fix invalid method call + improve exception message Always return bool from messenger amqp conncetion nack [FrameworkBundle] Fix xsd handle-all-throwables [Console] Fix linewraps in OutputFormatter
2 parents 25e8e13 + ae49509 commit 87c6c89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/config/schema/symfony-1.0.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
</xsd:choice>
5050

5151
<xsd:attribute name="http-method-override" type="xsd:boolean" />
52+
<xsd:attribute name="handle-all-throwables" type="xsd:boolean" />
5253
<xsd:attribute name="trust-x-sendfile-type-header" type="xsd:boolean" />
5354
<xsd:attribute name="ide" type="xsd:string" />
5455
<xsd:attribute name="secret" type="xsd:string" />

0 commit comments

Comments
 (0)