summarylogtreecommitdiffstats
path: root/php.ini.patch
diff options
context:
space:
mode:
authorMaxwell Pray2018-04-04 13:29:53 -0700
committerMaxwell Pray2018-04-04 13:29:53 -0700
commit7b4b62774789582eddfcaafb477b652002570802 (patch)
treefe7d551e0321f562bcdfcf56cd2b522cf754de51 /php.ini.patch
parent2133aaefebaca17ae37f86ae35bed959ce7d0076 (diff)
downloadaur-7b4b62774789582eddfcaafb477b652002570802.tar.gz
Update to 7.1.16.
Diffstat (limited to 'php.ini.patch')
-rw-r--r--php.ini.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini.patch b/php.ini.patch
index afa7fa1e8059..62634ad3fd8f 100644
--- a/php.ini.patch
+++ b/php.ini.patch
@@ -14,7 +14,6 @@
; default extension directory.
;
-; Windows Extensions
--; Note that ODBC support is built in, so no dll is needed for it.
-; Note that many DLL files are located in the extensions/ (PHP 4) ext/ (PHP 5+)
-; extension folders as well as the separate PECL DLL download (PHP 5+).
-; Be sure to appropriately set the extension_dir directive.
@@ -34,6 +33,7 @@
-;extension=php_exif.dll ; Must be after mbstring as it depends on it
-;extension=php_mysqli.dll
-;extension=php_oci8_12c.dll ; Use with Oracle Database 12c Instant Client
+-;extension=php_odbc.dll
-;extension=php_openssl.dll
-;extension=php_pdo_firebird.dll
-;extension=php_pdo_mysql.dll