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 15b16fa commit 70932c6Copy full SHA for 70932c6
Resources/config/schema/symfony-1.0.xsd
@@ -22,8 +22,7 @@
22
</xsd:all>
23
24
<xsd:attribute name="charset" type="xsd:string" />
25
- <xsd:attribute name="error-handler" type="xsd:string" />
26
- <xsd:attribute name="exception-controller" type="xsd:string" />
+ <xsd:attribute name="trust-proxy-headers" type="xsd:string" />
27
<xsd:attribute name="ide" type="xsd:string" />
28
<xsd:attribute name="secret" type="xsd:string" />
29
</xsd:complexType>
0 commit comments