From 5ca02ca494c1698e391983da3329c14fab0f01a6 Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Fri, 7 Jul 2017 12:13:21 +1000 Subject: [PATCH] Fix NEWS entry location --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index da6c0dabe6..f57dab5d50 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 #74840 (Opcache overwrites argument of GENERATOR_RETURN within finally). (Bob) @@ -66,7 +69,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.40.0