1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 18:23:26 +02:00

8.0.23 final

This commit is contained in:
Sara Golemon
2022-08-30 12:10:05 +00:00
parent ba60037679
commit 4b85b7c701
+1 -1
View File
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
18 Aug 2022, PHP 8.0.23RC1
01 Sep 2023, PHP 8.0.23
- Core:
. Fixed incorrect double to long casting in latest clang. (zeriyoshi)