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 72c5727 commit 07b9eb6Copy full SHA for 07b9eb6
run-tests.sh
@@ -16,4 +16,4 @@ else
16
TEST_PATH="$BASE_PATH/$1"
17
fi
18
19
-"$PHP_EXECUTABLE" "$RUN_TESTS_PATH" -d zend_extension=opcache.so -d opcache.enable_cli=1 --show-diff -p "$PHP_EXECUTABLE" "$TEST_PATH"
+"$PHP_EXECUTABLE" "$RUN_TESTS_PATH" --show-diff -p "$PHP_EXECUTABLE" "$TEST_PATH"
0 commit comments