stas            Tue Jul 10 20:16:33 2007 UTC

  Modified files:              (Branch: PHP_4_4)
    /php-src    NEWS 
  Log:
  report fix
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.1247.2.920.2.241&r2=1.1247.2.920.2.242&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.920.2.241 php-src/NEWS:1.1247.2.920.2.242
--- php-src/NEWS:1.1247.2.920.2.241     Fri Jun 22 12:28:05 2007
+++ php-src/NEWS        Tue Jul 10 20:16:32 2007
@@ -12,6 +12,8 @@
   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 session.save_path and error_log values to be checked against
+  open_basedir and safe_mode (Stas, Maksymilian Arciemowicz)
 - Fixed bug #41765 (Recode crashes/does not work on amd64) 
   (nexus at smoula dot net, Stas)
 - Fixed bug #41630 (segfault when an invalid color index is present in

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

Reply via email to