1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 15:12:39 +02:00

updated NEWS

This commit is contained in:
Anatol Belski
2015-04-19 20:33:09 +02:00
parent 0ec5477fbd
commit 160bf9c072

2
NEWS
View File

@@ -15,6 +15,8 @@ PHP NEWS
- ODBC:
. Fixed bug #69354 (Incorrect use of SQLColAttributes with ODBC 3.0).
(Anatol)
. Fixed bug #69474 (ODBC: Query with same field name from two tables returns
incorrect result). (Anatol)
- OpenSSL:
. Fixed bug #69402 (Reading empty SSL stream hangs until timeout).