8000 [FrameworkBundle] Update the xsd to match the actual session configur… · symfony/symfony@40bd76c · GitHub
[go: up one dir, main page]

Skip to content

Commit 40bd76c

Browse files
author
Anthony MARTIN
committed
[FrameworkBundle] Update the xsd to match the actual session configuration
| Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | n/a | License | MIT | Doc PR | n/a Update the FrameworkBundle xsd to match the actual session configuration
1 parent 6fa8d07 commit 40bd76c

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
@@ -120,6 +120,7 @@
120120
<xsd:attribute name="gc-probability" type="xsd:string" />
121121
<xsd:attribute name="use-strict-mode" type="xsd:boolean" />
122122
<xsd:attribute name="save-path" type="xsd:string" />
123+
<xsd:attribute name="metadata-update-threshold" type="xsd:nonNegativeInteger" />
123124
</xsd:complexType>
124125

125126
<xsd:complexType name="request">

0 commit comments

Comments
 (0)
0