Skip to content

Commit 5ca02ca

Browse files
committed
Fix NEWS entry location
1 parent af07b76 commit 5ca02ca

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 #74840 (Opcache overwrites argument of GENERATOR_RETURN within
1518
finally). (Bob)
@@ -66,7 +69,6 @@ PHP NEWS
6669

6770
- OCI8:
6871
. Add TAF callback (PR #2459). (KoenigsKind)
69-
. Fixed bug #74625 (Integer overflow in oci_bind_array_by_name). (Ingmar Runge)
7072

7173
- Opcache:
7274
. Fixed bug #74663 (Segfault with opcache.memory_protect and

0 commit comments

Comments
 (0)