We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ef81d commit a205654Copy full SHA for a205654
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/lock.xml
@@ -8,8 +8,6 @@
8
<framework:config http-method-override="false" handle-all-throwables="true">
9
<framework:annotations enabled="false" />
10
<framework:php-errors log="true" />
11
- <framework:lock>
12
- <framework:resource>semaphore</framework:resource>
13
- </framework:lock>
+ <framework:lock />
14
</framework:config>
15
</container>
0 commit comments