We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd21de commit e52cb18Copy full SHA for e52cb18
NEWS
@@ -13,6 +13,10 @@ PHP NEWS
13
. Fixed invalid handle error with Implicit Result Sets. (Chris Jones)
14
. Fixed bug #72524 (Binding null values triggers ORA-24816 error). (Chris Jones)
15
16
+- PDO:
17
+ . Fixed bug #72788 (Invalid memory access when using persistent PDO
18
+ connection). (Keyur)
19
+
20
- Session:
21
. Fixed bug #72724 (PHP7: session-uploadprogress kills httpd). (Nikita)
22
0 commit comments