We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf1895c commit 688762dCopy full SHA for 688762d
.github/workflows/ci.yml
@@ -67,3 +67,5 @@ jobs:
67
68
- name: Run tests
69
run: vendor/bin/phpunit -v --colors=always
70
+ env:
71
+ SYMFONY_DEPRECATIONS_HELPER: '/in callables is deprecated/'
0 commit comments