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

Update NEWS for PHP 8.0.27RC1

This commit is contained in:
Gabriel Caruso
2023-01-02 22:10:27 +00:00
parent cf5dac07d2
commit 347e9e1ea8

2
NEWS
View File

@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2022, PHP 8.0.27
05 Jan 2023, PHP 8.0.27RC1
- PDO/SQLite:
. Fixed bug #81740 (PDO::quote() may return unquoted string). (CVE-2022-31631)