1
0
mirror of https://github.com/php/php-src.git synced 2026-04-06 07:32:54 +02:00

Prepare NEWS for PHP 8.3.0RC5

This commit is contained in:
Eric Mann
2023-10-10 07:54:41 -07:00
parent 7da13f4669
commit cd71ab33c4

5
NEWS
View File

@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.3.0RC4
?? ??? ????, PHP 8.3.0RC5
12 Oct 2023, PHP 8.3.0RC4
- Core:
. Fixed bug #80092 (ZTS + preload = segfault on shutdown). (nielsdos)