sniper          Mon Jun 18 22:35:30 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  rephrase
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.790&r2=1.2027.2.547.2.791&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.790 php-src/NEWS:1.2027.2.547.2.791
--- php-src/NEWS:1.2027.2.547.2.790     Mon Jun 18 22:06:33 2007
+++ php-src/NEWS        Mon Jun 18 22:35:30 2007
@@ -28,8 +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 INFILE LOCAL option handling with MySQL extensions not to be 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