Skip to content

Commit 1603536

Browse files
committed
Update NEWS [ci skip]
1 parent b49891a commit 1603536

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
@@ -6,6 +6,10 @@ PHP NEWS
66
. Fixed bug #76667 (Segfault with divide-assign op and __get + __set).
77
(Laruence)
88

9+
- PDO_PgSQL:
10+
. Fixed bug #75402 (Possible Memory Leak using PDO::CURSOR_SCROLL option).
11+
(Anatol)
12+
913
- SQLite3:
1014
. Fixed #76665 (SQLite3Stmt::bindValue() with SQLITE3_FLOAT doesn't juggle).
1115
(cmb)

0 commit comments

Comments
 (0)