We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af8f19a commit 01f6619Copy full SHA for 01f6619
1 file changed
Tests/bootstrap.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-putenv("SYMFONY_DEPRECATIONS_HELPER=weak");
+putenv('SYMFONY_DEPRECATIONS_HELPER=weak');
4
5
if (is_file('vendor/autoload.php')) {
6
include 'vendor/autoload.php';
0 commit comments