Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a314931

Browse filesBrowse files
committed
Add the missing enabled session attribute
1 parent fad59b3 commit a314931
Copy full SHA for a314931

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

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

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
</xsd:complexType>
105105

106106
<xsd:complexType name="session">
107+
<xsd:attribute name="enabled" type="xsd:boolean" />
107108
<xsd:attribute name="storage-id" type="xsd:string" />
108109
<xsd:attribute name="handler-id" type="xsd:string" />
109110
<xsd:attribute name="name" type="xsd:string" />

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.