summaryrefslogtreecommitdiff
path: root/php.ini-production
diff options
context:
space:
mode:
authorChristopher Jones <sixd@php.net>2013-09-26 21:12:11 -0700
committerChristopher Jones <sixd@php.net>2013-09-26 21:12:11 -0700
commit5ac7c533a0334f384d1a74eed6172a3c8cc4ef49 (patch)
tree3e29867564f1e81dfc538a210894c8d15dc30f63 /php.ini-production
parent8554800e7691f85275e650d0b88a3e4d35153e95 (diff)
downloadphp-git-5ac7c533a0334f384d1a74eed6172a3c8cc4ef49.tar.gz
More OCI8 DTrace probe updates.
Change php.ini-* doc to match an earlier change to config.w32
Diffstat (limited to 'php.ini-production')
-rw-r--r--php.ini-production3
1 files changed, 1 insertions, 2 deletions
diff --git a/php.ini-production b/php.ini-production
index 5a95344cb4..8ed89c799c 100644
--- a/php.ini-production
+++ b/php.ini-production
@@ -884,8 +884,7 @@ default_socket_timeout = 60
;extension=php_exif.dll ; Must be after mbstring as it depends on it
;extension=php_mysql.dll
;extension=php_mysqli.dll
-;extension=php_oci8.dll ; Use with Oracle 10gR2 Instant Client
-;extension=php_oci8_11g.dll ; Use with Oracle 11gR2 Instant Client
+;extension=php_oci8_12c.dll ; Use with Oracle Database 12c Instant Client
;extension=php_openssl.dll
;extension=php_pdo_firebird.dll
;extension=php_pdo_mysql.dll