From 73583bb8c0f94d2cf5e5845accdebb13ff345bea Mon Sep 17 00:00:00 2001 From: Arnaud Le Blanc Date: Sun, 13 Nov 2022 11:05:12 +0100 Subject: [PATCH] [ci skip] NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 5154b735005..bd1b5d46ae0 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,10 @@ PHP NEWS . Fixed bug GH-9918 (License information for xxHash is not included in README.REDIST.BINS file). (Akama Hitoshi) +Pcntl: + . Fixed bug GH-9298 (Signal handler called after rshutdown leads to crash). + (Erki Aring) + 24 Nov 2022, PHP 8.1.13 - CLI: