1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 06:51:18 +02:00

Update NEWS for PHP 8.0.0rc1

This commit is contained in:
Gabriel Caruso
2020-09-29 22:32:14 +00:00
parent 0574c21b50
commit 6d2fe9f17f

2
NEWS
View File

@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.0.0RC1
01 Oct 2020, PHP 8.0.0rc1
- CLI:
. Allow debug server binding to an ephemeral port via `-S localhost:0`. (Sara)