1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 17:13:31 +02:00

Update NEWS for PHP 8.1.15RC1

This commit is contained in:
Patrick Allaert
2023-01-17 17:20:33 +01:00
parent 7463e70b1e
commit 89f6d2ed22

2
NEWS
View File

@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.1.15
19 Jan 2023, PHP 8.1.15RC1
- Apache:
. Fixed bug GH-9949 (Partial content on incomplete POST request). (cmb)