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

Update NEWS for PHP 7.4.15RC1

This commit is contained in:
Derick Rethans
2021-01-19 14:44:32 +00:00
parent 5d31ee302d
commit e8a89c49db

2
NEWS
View File

@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2021, PHP 7.4.15
21 Jan 2021, PHP 7.4.15RC1
- Core:
. Fixed bug #80523 (bogus parse error on >4GB source code). (Nikita)