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 d255a1a commit eb43075Copy full SHA for eb43075
travis/ci.sh
@@ -4,6 +4,6 @@ cd php-src/ext
4
git clone https://github.com/krakjoe/explain.git
5
cd ../
6
./buildconf --force
7
-./configure --disable-all --enable-explain=static
+./configure --disable-all --enable-debug --enable-explain=static
8
make
9
TEST_PHP_EXECUTABLE=sapi/cli/php sapi/cli/php run-tests.php ext/explain
0 commit comments