stas            Mon Jun 18 22:06:33 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  mysql fix
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.789&r2=1.2027.2.547.2.790&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.789 php-src/NEWS:1.2027.2.547.2.790
--- php-src/NEWS:1.2027.2.547.2.789     Mon Jun 18 16:55:36 2007
+++ php-src/NEWS        Mon Jun 18 22:06:33 2007
@@ -28,6 +28,8 @@
 - Fixed money_format() not to accept multiple %i or %n tokens. (Stas, Ilia)
 - Fixed zend_alter_ini_entry() memory_limit interruption vulnerability.
   (Ilia)
+- Fixed INFILE LOCAL option handling with MySQL - now not allowed when 
+  open_basedir or safe_mode is active (Stas)
 
 - Fixed PECL bug #11216 (crash in ZipArchive::addEmptyDir when a directory 
   already exists). (Pierre)


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

Reply via email to