stas            Mon Jun 18 22:03:32 2007 UTC

  Modified files:              (Branch: PHP_4_4)
    /php-src    NEWS 
  Log:
  mysql fix
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.1247.2.920.2.238&r2=1.1247.2.920.2.239&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.920.2.238 php-src/NEWS:1.1247.2.920.2.239
--- php-src/NEWS:1.1247.2.920.2.238     Mon Jun 18 15:53:15 2007
+++ php-src/NEWS        Mon Jun 18 22:03:32 2007
@@ -8,6 +8,8 @@
 - Fixed money_format() not to accept multiple %i or %n tokens. (Stas, Ilia)
 - Addded "max_input_nesting_level" php.ini option to limit nesting level of 
   input variables. Fix for MOPB-03-2007. (Stas)
+- Fixed INFILE LOCAL option handling with MySQL - now not allowed when 
+  open_basedir or safe_mode is active (Stas)
 - Fixed bug #41630 (segfault when an invalid color index is present in
   the image data). (Reported by Elliot <[EMAIL PROTECTED] dot com>) (Pierre)
 - Fixed bug #41628 (PHP settings leak between Virtual Hosts in

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

Reply via email to