From 5c96a255ea511c5e077b514a1bbb4576de498272 Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Fri, 7 Jul 2017 12:14:12 +1000 Subject: [PATCH] Fix NEWS entry location --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 886452d678..e20193379b 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,9 @@ PHP NEWS . Fixed bug #74761 (Unary operator expected error on some systems). (petk) . Fixed bug #73900 (Use After Free in unserialize() SplFixedArray). (nikic) +- OCI8: + . Fixed bug #74625 (Integer overflow in oci_bind_array_by_name). (Ingmar Runge) + - Opcache: . Fixed bug #74623 (Infinite loop in type inference when using HTMLPurifier). (nikic) @@ -76,7 +79,6 @@ PHP NEWS - OCI8: . Add TAF callback (PR #2459). (KoenigsKind) - . Fixed bug #74625 (Integer overflow in oci_bind_array_by_name). (Ingmar Runge) - Opcache: . Fixed bug #74663 (Segfault with opcache.memory_protect and -- 2.50.1