Skip to content

Commit e52cb18

Browse files
committed
Fixed bug #72788 (Invalid memory access when using persistent PDO connection)
1 parent ebd21de commit e52cb18

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
@@ -13,6 +13,10 @@ PHP NEWS
1313
. Fixed invalid handle error with Implicit Result Sets. (Chris Jones)
1414
. Fixed bug #72524 (Binding null values triggers ORA-24816 error). (Chris Jones)
1515

16+
- PDO:
17+
. Fixed bug #72788 (Invalid memory access when using persistent PDO
18+
connection). (Keyur)
19+
1620
- Session:
1721
. Fixed bug #72724 (PHP7: session-uploadprogress kills httpd). (Nikita)
1822

0 commit comments

Comments
 (0)