summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/php.ini5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/php.ini b/tests/php.ini
index 7079a4e6..9f683297 100644
--- a/tests/php.ini
+++ b/tests/php.ini
@@ -1,2 +1,5 @@
short_open_tag = On
-date.timezone = UTC \ No newline at end of file
+date.timezone = UTC
+opcache.enable = Off
+opcache.enable_cli = Off
+extension=ldap.so \ No newline at end of file