Skip to content

Commit ae49509

Browse files
committed
[FrameworkBundle] Fix xsd handle-all-throwables
1 parent e75956e commit ae49509

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)