summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>2010-08-17 15:39:26 +0000
committerAndrey Hristov <andrey@php.net>2010-08-17 15:39:26 +0000
commit18aadba237cb062b44b40ed2254ef3c120036f5a (patch)
treebd000227aab1aa46beab9e716b747fc83e0003b9
parent8600c1b4dad9479730cb5e00e7904a1fdb2e87b2 (diff)
downloadphp-git-18aadba237cb062b44b40ed2254ef3c120036f5a.tar.gz
here comes the news
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5804f369a9..44f8d362c5 100644
--- a/NEWS
+++ b/NEWS
@@ -89,6 +89,8 @@
- Removed support for linking against MySQL client libraries older 4.1 from
PDO_mysql. (Johannes)
+- Deprecated mysql_list_dbs() (Request #50667). (Andrey)
+
- Implemented FR #52555 (Ability to get HTTP response code). (Paul Dragoonis)
- Implemented FR #51295 (SQLite3::busyTimeout not existing). (Mark)
- Implemented FR #48632 (OpenSSL AES support). (yonas dot y