1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Prep NEWS for 8.0.26

This commit is contained in:
Sara Golemon
2022-11-22 17:31:02 +00:00
parent e1a91c99b8
commit 1b0d49065b

2
NEWS
View File

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