summaryrefslogtreecommitdiff
path: root/ext/oci8
diff options
context:
space:
mode:
authorChristopher Jones <sixd@php.net>2017-06-21 15:50:51 +1000
committerChristopher Jones <sixd@php.net>2017-06-21 15:50:51 +1000
commitcda87977a5adcea34181f2a6bdde1bd665f8f246 (patch)
tree1fdee2f59e7e8e1a6b14603012aa1b49d493cbc7 /ext/oci8
parentb4c5f20c466967d9d1242425691c57569662960d (diff)
downloadphp-git-cda87977a5adcea34181f2a6bdde1bd665f8f246.tar.gz
Add bug #74625 to package.xml
Diffstat (limited to 'ext/oci8')
-rw-r--r--ext/oci8/package.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/oci8/package.xml b/ext/oci8/package.xml
index 0522e35331..15109c2bf3 100644
--- a/ext/oci8/package.xml
+++ b/ext/oci8/package.xml
@@ -61,6 +61,7 @@ Interoperability Support" (ID 207303.1) for details.
<notes>
This version is for PHP 7 only.
Added TAF callback support (PR #2459, KoenigsKind)
+Fixed bug #74625 (Integer overflow in oci_bind_array_by_name). (Ingmar Runge)
</notes>
<contents>
<dir name="/">
@@ -164,6 +165,7 @@ Added TAF callback support (PR #2459, KoenigsKind)
<file name="bug71422.phpt" role="test" />
<file name="bug71600.phpt" role="test" />
<file name="bug72524.phpt" role="test" />
+ <file name="bug74625.phpt" role="test" />
<file name="clientversion.phpt" role="test" />
<file name="close.phpt" role="test" />
<file name="coll_001.phpt" role="test" />