Skip to content

Commit 5c96a25

Browse files
committed
Fix NEWS entry location
1 parent 18eb788 commit 5c96a25

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ PHP NEWS
1010
. Fixed bug #74761 (Unary operator expected error on some systems). (petk)
1111
. Fixed bug #73900 (Use After Free in unserialize() SplFixedArray). (nikic)
1212

13+
- OCI8:
14+
. Fixed bug #74625 (Integer overflow in oci_bind_array_by_name). (Ingmar Runge)
15+
1316
- Opcache:
1417
. Fixed bug #74623 (Infinite loop in type inference when using HTMLPurifier).
1518
(nikic)
@@ -76,7 +79,6 @@ PHP NEWS
7679

7780
- OCI8:
7881
. Add TAF callback (PR #2459). (KoenigsKind)
79-
. Fixed bug #74625 (Integer overflow in oci_bind_array_by_name). (Ingmar Runge)
8082

8183
- Opcache:
8284
. Fixed bug #74663 (Segfault with opcache.memory_protect and

0 commit comments

Comments
 (0)