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 @@ -26,9 +26,6 @@ PHP NEWS
26
26
. Fixed bug #69402 (Reading empty SSL stream hangs until timeout).
27
27
(Daniel Lowrey)
28
28
29
- - Sqlite3:
30
- . Fixed bug #66550 (SQLite prepared statement use-after-free). (Sean Heelan)
31
-
32
29
16 Apr 2015, PHP 5.5.24
33
30
34
31
- Apache2handler:
@@ -114,10 +111,11 @@ PHP NEWS
114
111
. Fixed bug #69227 (Use after free in zval_scan caused by
115
112
spl_object_storage_get_gc). (adam dot scarr at 99designs dot com)
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 sqlite 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.5.23
123
121
You can’t perform that action at this time.
0 commit comments