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 c91eef5 commit a6466b4Copy full SHA for a6466b4
Tests/Resources/app/config/config_debug.yml
@@ -1,2 +1,5 @@
1
framework:
2
profiler: ~
3
+
4
+twig:
5
+ strict_variables: '%kernel.debug%'
Tests/Resources/app/config/config_test.yml
@@ -26,3 +26,6 @@ httplug:
26
services:
27
app.http.plugin.custom:
28
class: Http\Client\Common\Plugin\RedirectPlugin
29
30
31
0 commit comments