Commit:    0ce37188cd06d498049d009af3db579ebe0ce298
Author:    andrey <and...@php.net>         Thu, 3 May 2012 13:02:34 +0200
Parents:   e0c7ed91a4e14ff1a166dd46fceaf6ae4af0fd19
Branches:  master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=0ce37188cd06d498049d009af3db579ebe0ce298

Log:
here comes the news

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index ff5a31d..42c2f83 100644
--- 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)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to