summarylogtreecommitdiffstats
path: root/php.ini.patch
diff options
context:
space:
mode:
Diffstat (limited to 'php.ini.patch')
-rw-r--r--php.ini.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/php.ini.patch b/php.ini.patch
index e0248fcb1050..2c84444a6ed2 100644
--- a/php.ini.patch
+++ b/php.ini.patch
@@ -15,7 +15,6 @@
;
-; Notes for Windows environments :
-;
--; - ODBC support is built in, so no dll is needed for it.
-; - Many DLL files are located in the extensions/ (PHP 4) or ext/ (PHP 5+)
-; extension folders as well as the separate PECL DLL download (PHP 5+).
-; Be sure to appropriately set the extension_dir directive.
@@ -45,9 +44,9 @@
-;extension=exif ; Must be after mbstring as it depends on it
;extension=mysqli
-;extension=oci8_12c ; Use with Oracle Database 12c Instant Client
+ ;extension=odbc
-;extension=openssl
-;extension=pdo_firebird
-+;extension=odbc
+;zend_extension=opcache
+;extension=pdo_dblib
;extension=pdo_mysql