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 91c5c91 commit d209cbeCopy full SHA for d209cbe
src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd
@@ -55,6 +55,7 @@
55
<xsd:attribute name="secure" type="xsd:string" />
56
<xsd:attribute name="httponly" type="xsd:string" />
57
<xsd:attribute name="cache-limiter" type="xsd:string" />
58
+ <xsd:attribute name="auto-start" type="xsd:boolean" />
59
<xsd:attribute name="pdo.db_table" type="xsd:string" />
60
</xsd:complexType>
61
0 commit comments