]> granicus.if.org Git - php/commitdiff
here comes the news
authorandrey <andrey@php.net>
Thu, 3 May 2012 11:02:34 +0000 (13:02 +0200)
committerandrey <andrey@php.net>
Thu, 3 May 2012 11:02:34 +0000 (13:02 +0200)
NEWS

diff --git a/NEWS b/NEWS
index ff5a31d5c0d1334143081f01510f823fbfa848f5..42c2f834ca29e206f883933442f5b83d1ad63a74 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,10 @@ PHP                                                                        NEWS
        still exists for backward compatibility but is doing nothing). (Pierrick)
   . Fixed bug #54995 (Missing CURLINFO_RESPONSE_CODE support). (Pierrick)
 
+- MySQLi
+  . Dropped support for LOAD DATA LOCAL INFILE handlers when using libmysql.
+    Known for stability problems. (Andrey)
+
 - PCRE:
   . Deprecated the /e modifier
     (https://wiki.php.net/rfc/remove_preg_replace_eval_modifier). (Nikita Popov)