]> granicus.if.org Git - php/commitdiff
Add bug #74625 to package.xml
authorChristopher Jones <sixd@php.net>
Wed, 21 Jun 2017 05:50:51 +0000 (15:50 +1000)
committerChristopher Jones <sixd@php.net>
Wed, 21 Jun 2017 05:50:51 +0000 (15:50 +1000)
ext/oci8/package.xml

index 0522e353315f20bc27e04ae66e2c9344cd153352..15109c2bf3851a4ba73de6f8bdcfb1052e29bf71 100644 (file)
@@ -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" />