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 5432bc4 commit f40274bCopy full SHA for f40274b
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