Skip to content

Commit d209cbe

Browse files
committed
fixed schema
1 parent 91c5c91 commit d209cbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
<xsd:attribute name="secure" type="xsd:string" />
5656
<xsd:attribute name="httponly" type="xsd:string" />
5757
<xsd:attribute name="cache-limiter" type="xsd:string" />
58+
<xsd:attribute name="auto-start" type="xsd:boolean" />
5859
<xsd:attribute name="pdo.db_table" type="xsd:string" />
5960
</xsd:complexType>
6061

0 commit comments

Comments
 (0)