Skip to content

Commit cda8797

Browse files
committed
Add bug #74625 to package.xml
1 parent b4c5f20 commit cda8797

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/oci8/package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Interoperability Support" (ID 207303.1) for details.
6161
<notes>
6262
This version is for PHP 7 only.
6363
Added TAF callback support (PR #2459, KoenigsKind)
64+
Fixed bug #74625 (Integer overflow in oci_bind_array_by_name). (Ingmar Runge)
6465
</notes>
6566
<contents>
6667
<dir name="/">
@@ -164,6 +165,7 @@ Added TAF callback support (PR #2459, KoenigsKind)
164165
<file name="bug71422.phpt" role="test" />
165166
<file name="bug71600.phpt" role="test" />
166167
<file name="bug72524.phpt" role="test" />
168+
<file name="bug74625.phpt" role="test" />
167169
<file name="clientversion.phpt" role="test" />
168170
<file name="close.phpt" role="test" />
169171
<file name="coll_001.phpt" role="test" />

0 commit comments

Comments
 (0)