From dfbe96489d1eccc84470cea27d3ad3cebc3fcd66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Thu, 21 Jul 2022 19:32:01 +0200 Subject: [PATCH] [ci skip] Add "segmentation fault if user engine throws" to NEWS see GH-9055 --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 017732240f9..598181fe2c6 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ PHP NEWS - Random: . Fixed bug GH-9067 (random extension is not thread safe). (cmb) + . Fixed bug GH-9055 (segmentation fault if user engine throws). (timwolla) 21 Jul 2022, PHP 8.2.0beta1