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

Update NEWS for PHP 8.1.13RC1

This commit is contained in:
Patrick Allaert
2022-11-08 17:52:19 +01:00
parent 31cdda2440
commit 0038b536c8

2
NEWS
View File

@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.1.13
10 Nov 2022, PHP 8.1.13RC1
- CLI:
. Fixed bug GH-9709 (Null pointer dereference with -w/-s options). (Adam Saponara)