File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -20,9 +20,6 @@ PHP NEWS
20
20
. Fixed bug #69402 (Reading empty SSL stream hangs until timeout).
21
21
(Daniel Lowrey)
22
22
23
- - Sqlite3:
24
- . Fixed bug #66550 (SQLite prepared statement use-after-free). (Sean Heelan)
25
-
26
23
16 Apr 2015, PHP 5.6.8
27
24
28
25
- Core:
@@ -114,10 +111,11 @@ PHP NEWS
114
111
. Fixed bug #69293 (NEW segfault when using SoapClient::__setSoapHeader
115
112
(bisected, regression)). (Laruence)
116
113
117
- - SQLITE :
114
+ - Sqlite3 :
118
115
. Fixed bug #68760 (SQLITE segfaults if custom collator throws an exception).
119
116
(Dan Ackroyd)
120
117
. Fixed bug #69287 (Upgrade bundled libsqlite to 3.8.8.3). (Anatol)
118
+ . Fixed bug #66550 (SQLite prepared statement use-after-free). (Sean Heelan)
121
119
122
120
19 Mar 2015, PHP 5.6.7
123
121
You can’t perform that action at this time.
0 commit comments