1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 14:01:01 +02:00

Fix date on PHP 8.1.7 release

This commit is contained in:
Ben Ramsey
2022-06-07 11:28:41 -05:00
parent a0f479f0b6
commit 59a3de3786

2
NEWS
View File

@@ -24,7 +24,7 @@ PHP NEWS
. Fixed bug GH-8591 (tracing JIT crash after private instance method change).
(Arnaud, Dmitry, Oleg Stepanischev)
26 May 2022, PHP 8.1.7
09 Jun 2022, PHP 8.1.7
- CLI:
. Fixed bug GH-8575 (CLI closes standard streams too early). (Levi Morrison)