mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
66550 will be part of 5.5.24
This commit is contained in:
parent
8827a56cb4
commit
b75e30c667
1 changed files with 2 additions and 4 deletions
6
NEWS
6
NEWS
|
@ -26,9 +26,6 @@ PHP NEWS
|
|||
. Fixed bug #69402 (Reading empty SSL stream hangs until timeout).
|
||||
(Daniel Lowrey)
|
||||
|
||||
- Sqlite3:
|
||||
. Fixed bug #66550 (SQLite prepared statement use-after-free). (Sean Heelan)
|
||||
|
||||
16 Apr 2015, PHP 5.5.24
|
||||
|
||||
- Apache2handler:
|
||||
|
@ -114,10 +111,11 @@ PHP NEWS
|
|||
. Fixed bug #69227 (Use after free in zval_scan caused by
|
||||
spl_object_storage_get_gc). (adam dot scarr at 99designs dot com)
|
||||
|
||||
- SQLITE:
|
||||
- Sqlite3:
|
||||
. Fixed bug #68760 (SQLITE segfaults if custom collator throws an exception).
|
||||
(Dan Ackroyd)
|
||||
. Fixed bug #69287 (Upgrade bundled sqlite to 3.8.8.3). (Anatol)
|
||||
. Fixed bug #66550 (SQLite prepared statement use-after-free). (Sean Heelan)
|
||||
|
||||
19 Mar 2015, PHP 5.5.23
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue