From c8bb64c406cc7a6fd56d7831aabac52f5402677e Mon Sep 17 00:00:00 2001 From: Adam Baratz Date: Thu, 29 Jun 2017 11:43:12 +0200 Subject: [PATCH] Fixed bug #69356 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index cdcbbb84ac..2c05cee425 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,10 @@ PHP NEWS #71917 (openssl_open() returns junk on envelope < 16 bytes) and bug #72362 (OpenSSL Blowfish encryption is incorrect for short keys). (Jakub Zelenka) +- PDO: + . Fixed bug #69356 (PDOStatement::debugDumpParams() truncates query). (Adam + Baratz) + - SPL: . Fixed bug #73471 (PHP freezes with AppendIterator). (jhdxr) -- 2.50.1