Skip to content

Commit c8bb64c

Browse files
committed
Fixed bug #69356
1 parent f15790e commit c8bb64c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ PHP NEWS
1919
#71917 (openssl_open() returns junk on envelope < 16 bytes) and bug #72362
2020
(OpenSSL Blowfish encryption is incorrect for short keys). (Jakub Zelenka)
2121

22+
- PDO:
23+
. Fixed bug #69356 (PDOStatement::debugDumpParams() truncates query). (Adam
24+
Baratz)
25+
2226
- SPL:
2327
. Fixed bug #73471 (PHP freezes with AppendIterator). (jhdxr)
2428

0 commit comments

Comments
 (0)