]> granicus.if.org Git - php/commitdiff
Update NEWS
authorPeter Kokot <peterkokot@gmail.com>
Tue, 30 Jul 2019 20:09:00 +0000 (22:09 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Tue, 30 Jul 2019 20:09:00 +0000 (22:09 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 85510c54bc090117de65470d092d94fc90204799..57c80a88f77aceeebc4608ebdd1c6899d26b0454 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,9 @@ PHP                                                                        NEWS
 - PCRE:
   . Fixed bug #78338 (Array cross-border reading in PCRE). (cmb)
 
+- PDO_Sqlite:
+  . Fixed bug #78348 (Remove -lrt from pdo_sqlite.so). (Peter Kokot)
+
 - Phar:
   . Fixed bug #77919 (Potential UAF in Phar RSHUTDOWN). (cmb)