1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 14:42:49 +02:00

here comes the news

This commit is contained in:
Andrey Hristov
2010-08-17 15:39:26 +00:00
parent 8600c1b4da
commit 18aadba237

2
NEWS
View File

@@ -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