8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation. < 8000 /p>
There was an error while loading. Please reload this page.
1 parent 5983b78 commit 26d12aaCopy full SHA for 26d12aa
src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd
@@ -368,7 +368,7 @@
368
<xsd:complexType name="exception">
369
<xsd:attribute name="name" type="xsd:string" use="required" />
370
<xsd:attribute name="log-level" type="xsd:string" />
371
- <xsd:attribute name="status-code" type="xsd:int" />
+ <xsd:attribute name="status-code" type="xsd:string" />
372
</xsd:complexType>
373
374
<xsd:complexType name="marking_store">
0 commit comments