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 d01c169 commit 7588834Copy full SHA for 7588834
.travis.yml
@@ -1,5 +1,9 @@
1
language: php
2
3
+env:
4
+ global:
5
+ - PHAN_ALLOW_XDEBUG=0 PHAN_DISABLE_XDEBUG_WARN=1
6
+
7
matrix:
8
include:
9
- php: 7.4
0 commit comments