dmitry          Fri Nov 23 11:31:23 2007 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.53&r2=1.2027.2.547.2.965.2.54&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.53 
php-src/NEWS:1.2027.2.547.2.965.2.54
--- php-src/NEWS:1.2027.2.547.2.965.2.53        Thu Nov 22 13:27:10 2007
+++ php-src/NEWS        Fri Nov 23 11:31:22 2007
@@ -63,6 +63,8 @@
   The EG(function_state_ptr) is completely removed,
   EG(current_execute_data)->function_state must be used instead). (Dmitry)
 - Fixed bug #43128 (Very long class name causes segfault). (Dmitry)
+- Fixed bug #42952 (soap cache file is created with insecure permissions).
+  (Dmitry)
 - Fixed bug #42848 (Status: header incorrect under FastCGI). (Dmitry)
 - Fixed bug #42773 (WSDL error causes HTTP 500 Response). (Dmitry)
 - Fixed bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines). 
(Nuno)

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

Reply via email to