diff --git a/NEWS b/NEWS index 33c23e60d2f..e7008494c1f 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 8.3.0RC6 +?? ??? ????, PHP 8.3.0 + + +09 Nov 2023, PHP 8.3.0RC6 - Core: . Fixed segfault caused by weak references to FFI objects. (sj-i)