File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ configuration:
191
191
https://symfony.com/schema/dic/symfony/symfony-1.0.xsd"
192
192
>
193
193
<framework : config >
194
- <framework : session gc_probability =" null" />
194
+ <framework : session gc-probability =" null" />
195
195
</framework : config >
196
196
</container >
197
197
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ the :ref:`dump_destination option <configuration-debug-dump_destination>` of the
131
131
132
132
<!-- config/packages/debug.xml -->
133
133
<?xml version =" 1.0" encoding =" UTF-8" ?>
134
- <container xmlns =" http://symfony.com/schema/dic/debug "
134
+ <container xmlns =" http://symfony.com/schema/dic/services "
135
135
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
136
136
xmlns : debug =" http://symfony.com/schema/dic/debug"
137
137
xsi : schemaLocation =" http://symfony.com/schema/dic/services
You can’t perform that action at this time.
0 commit comments