We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ae24d9 commit 7603abbCopy full SHA for 7603abb
NEWS
@@ -90,10 +90,11 @@ PHP NEWS
90
. Fixed bug #69293 (NEW segfault when using SoapClient::__setSoapHeader
91
(bisected, regression)). (Laruence)
92
93
-- SQLITE:
+- Sqlite3:
94
. Fixed bug #68760 (SQLITE segfaults if custom collator throws an exception).
95
(Dan Ackroyd)
96
. Fixed bug #69287 (Upgrade bundled libsqlite to 3.8.8.3). (Anatol)
97
+ . Fixed bug #66550 (SQLite prepared statement use-after-free). (Sean Heelan)
98
99
19 Mar 2015, PHP 5.6.7
100
0 commit comments