We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75cc4a9 commit 4fad8f7Copy full SHA for 4fad8f7
.github/workflows/phpunit.yml
@@ -89,7 +89,7 @@ jobs:
89
90
- name: Run PHPUnit tests
91
env:
92
- SYMFONY_DEPRECATIONS_HELPER: max[self]=0
+ SYMFONY_DEPRECATIONS_HELPER: disabled=1
93
run: vendor/bin/simple-phpunit -v
94
95
- name: Install php-coveralls
0 commit comments