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 793474c

Browse filesBrowse files
committed
symfony-1.0.xsd: added use strict mode for session
#22730 (comment)
1 parent 6b640a7 commit 793474c
Copy full SHA for 793474c

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
@@ -111,6 +111,7 @@
111111
<xsd:attribute name="gc-maxlifetime" type="xsd:string" />
112112
<xsd:attribute name="gc-divisor" type="xsd:string" />
113113
<xsd:attribute name="gc-probability" type="xsd:string" />
114+
<xsd:attribute name="use-strict-mode" type="xsd:boolean" />
114115
<xsd:attribute name="save-path" type="xsd:string" />
115116
</xsd:complexType>
116117

0 commit comments

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