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

Update NEWS for PHP 8.0.0RC4

This commit is contained in:
Gabriel Caruso
2020-11-10 10:52:13 +00:00
parent 9f1dba8b71
commit 343b53ad1c

2
NEWS
View File

@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.0.0RC4
12 Nov 2020, PHP 8.0.0RC4
- Core:
. Fixed bug #80334 (assert() vs named parameters - confusing error). (Nikita)