diff --git a/NEWS b/NEWS index e570d73f050..7fff7ce35db 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 8.2.0beta3 +?? ??? ????, PHP 8.2.0RC1 + + +18 Aug 2022, PHP 8.2.0beta3 - Core: . Fixed incorrect double to long casting in latest clang. (zeriyoshi)