From 94f6a0c1dc8ab939b37e93b448bc2edce8c48206 Mon Sep 17 00:00:00 2001 From: Arnaud Le Blanc Date: Fri, 4 Nov 2022 16:02:41 +0100 Subject: [PATCH] [ci skip] NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 1d52554c337..d3db2aa0ab2 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,8 @@ PHP NEWS . Fixed potential NULL pointer dereference Windows shm*() functions. (cmb) . Fix target validation for internal attributes with constructor property promotion. (kooldev) + . Fixed bug GH-9750 (Generator memory leak when interrupted during argument + evaluation. (Arnaud) - FPM: . Fixed bug GH-9754 (SaltStack (using Python subprocess) hangs when running