diff --git a/NEWS b/NEWS index 2cd4e2b6e7f..e68dc23819e 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,10 @@ PHP NEWS . Fix bug #70861 (Segmentation fault in pdo_parse_params() during Drupal 8 test suite). (Anatol) +- Session: + . Fixed bug #70876 (Segmentation fault when regenerating session id with + strict mode). (Reeze Xia) + - SOAP: . Fixed bug #70875 (Segmentation fault if wsdl has no targetNamespace attribute). (Matteo)