summarylogtreecommitdiffstats
path: root/php.ini.patch
diff options
context:
space:
mode:
authorIliya Ivanov2018-11-26 10:52:32 +0200
committerIliya Ivanov2018-11-26 10:52:32 +0200
commit9ea8905cc0e55c6cdef757b9a561460d5759d109 (patch)
treee965003b78e0d0edc56452c45200ccaee32443e5 /php.ini.patch
parent86cfc644f509ce9c2f7944c625bb0172c4443506 (diff)
downloadaur-9ea8905cc0e55c6cdef757b9a561460d5759d109.tar.gz
Update to php 7.2.12 + fix enchant and freetype-config deps
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