From: Christopher Jones Date: Wed, 21 Jun 2017 05:50:51 +0000 (+1000) Subject: Add bug #74625 to package.xml X-Git-Tag: php-7.0.22RC1~52^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cda87977a5adcea34181f2a6bdde1bd665f8f246;p=php Add bug #74625 to package.xml --- 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. 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) @@ -164,6 +165,7 @@ Added TAF callback support (PR #2459, KoenigsKind) +