From bab156de79969108024c9715bbb98e3d1568e501 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Tue, 20 Nov 2012 21:12:20 -0800 Subject: fix NEWS --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index b2da3eebc2..7a7b1aa28e 100644 --- a/NEWS +++ b/NEWS @@ -37,10 +37,22 @@ PHP NEWS (Dmitry, Laruence) . Fixed bug #63284 (Upgrade PCRE to 8.31). (Anatoliy) +- PDO: + . Fixed bug #63235 (buffer overflow in use of SQLGetDiagRec). + (Martin Osvald, Remi) + +- PDO_pgsql: + . Fixed bug #62593 (Emulate prepares behave strangely with PARAM_BOOL). + (Will Fitch) + - Phar: . Fixed bug #63297 (Phar fails to write an openssl based signature). (Anatoliy) +- Streams: + . Fixed bug #63240 (stream_get_line() return contains delimiter string). + (Tjerk, Gustavo) + - Reflection: . Fixed bug #63399 (ReflectionClass::getTraitAliases() incorrectly resolves traitnames). (Laruence) -- cgit v1.2.1