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: