10000 bug #48020 [FrameworkBundle] add router cache directory option to XML… · Nommyde/symfony@824a4de · GitHub
[go: up one dir, main page]

Skip to content

Commit 824a4de

Browse files
committed
bug symfony#48020 [FrameworkBundle] add router cache directory option to XML schema (xabbuh)
This PR was merged into the 6.2 branch. Discussion ---------- [FrameworkBundle] add router cache directory option to XML schema | Q | A | ------------- | --- | Branch? | 6.2 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | | License | MIT | Doc PR | Commits ------- 4bf4e5c add router cache directory option to XML schema
2 parents 29ef44e + 4bf4e5c commit 824a4de

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
@@ -114,6 +114,7 @@
114114
<xsd:attribute name="strict-requirements" type="xsd:string" />
115115
<xsd:attribute name="utf8" type="xsd:boolean" />
116116
<xsd:attribute name="default-uri" type="xsd:string" />
117+
<xsd:attribute name="cache-dir" type="xsd:string" />
117118
</xsd:complexType>
118119

119120
<xsd:complexType name="session">

0 commit comments

Comments
 (0)
0