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

[ci skip] Update NEWS for PHP 8.2.0RC6

This commit is contained in:
Pierrick Charron
2022-10-25 13:46:14 -04:00
parent 1ba80ff95c
commit 4ccc414961
+4 -1
View File
@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.2.0RC5
?? ??? ????, PHP 8.2.0RC6
27 Oct 2022, PHP 8.2.0RC5
- CLI:
. Fixed bug GH-9709 (Null pointer dereference with -w/-s options). (Adam Saponara)