We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e75956e commit ae49509Copy full SHA for ae49509
Resources/config/schema/symfony-1.0.xsd
@@ -49,6 +49,7 @@
49
</xsd:choice>
50
51
<xsd:attribute name="http-method-override" type="xsd:boolean" />
52
+ <xsd:attribute name="handle-all-throwables" type="xsd:boolean" />
53
<xsd:attribute name="trust-x-sendfile-type-header" type="xsd:boolean" />
54
<xsd:attribute name="ide" type="xsd:string" />
55
<xsd:attribute name="secret" type="xsd:string" />
0 commit comments