Skip to content

Commit ef5f4ef

Browse files
committed
66550 will be part of 5.6.8
1 parent 272805c commit ef5f4ef

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

NEWS

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ PHP NEWS
2020
. Fixed bug #69402 (Reading empty SSL stream hangs until timeout).
2121
(Daniel Lowrey)
2222

23-
- Sqlite3:
24-
. Fixed bug #66550 (SQLite prepared statement use-after-free). (Sean Heelan)
25-
2623
16 Apr 2015, PHP 5.6.8
2724

2825
- Core:
@@ -114,10 +111,11 @@ PHP NEWS
114111
. Fixed bug #69293 (NEW segfault when using SoapClient::__setSoapHeader
115112
(bisected, regression)). (Laruence)
116113

117-
- SQLITE:
114+
- Sqlite3:
118115
. Fixed bug #68760 (SQLITE segfaults if custom collator throws an exception).
119116
(Dan Ackroyd)
120117
. Fixed bug #69287 (Upgrade bundled libsqlite to 3.8.8.3). (Anatol)
118+
. Fixed bug #66550 (SQLite prepared statement use-after-free). (Sean Heelan)
121119

122120
19 Mar 2015, PHP 5.6.7
123121

0 commit comments

Comments
 (0)