summaryrefslogtreecommitdiff
path: root/ext/oci8/php_oci8_int.h
diff options
context:
space:
mode:
authorChristopher Jones <christopher.jones@oracle.com>2018-12-09 20:55:04 +1100
committerChristopher Jones <christopher.jones@oracle.com>2018-12-09 20:55:04 +1100
commit99f1f3dedfdd9c2c10962bf83c0e52fd60366928 (patch)
tree62b82f5a7c9631c9cb9601fb133a3ecd9998f11f /ext/oci8/php_oci8_int.h
parente2ecd60f2f080d10d38337912b793a7a6b5609e0 (diff)
downloadphp-git-99f1f3dedfdd9c2c10962bf83c0e52fd60366928.tar.gz
Add oci_set_call_timeout() and bump version to 2.10.0
Diffstat (limited to 'ext/oci8/php_oci8_int.h')
-rw-r--r--ext/oci8/php_oci8_int.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/oci8/php_oci8_int.h b/ext/oci8/php_oci8_int.h
index 8455277e59..e73ef3f18d 100644
--- a/ext/oci8/php_oci8_int.h
+++ b/ext/oci8/php_oci8_int.h
@@ -344,7 +344,9 @@ typedef struct {
case 3114: \
case 3122: \
case 3135: \
+ case 3136: \
case 12153: \
+ case 12161: \
case 27146: \
case 28511: \
(connection)->is_open = 0; \