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 6e83e4c commit 1403b71Copy full SHA for 1403b71
pkg/fs/.travis.yml
@@ -18,4 +18,4 @@ install:
18
- composer install --prefer-source
19
20
script:
21
- - vendor/bin/phpunit --exclude-group=functional
+ - SYMFONY_DEPRECATIONS_HELPER=weak vendor/bin/phpunit --exclude-group=functional
0 commit comments