iliaa           Wed May 17 13:28:30 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  Bug fixing news
  
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.29&r2=1.2027.2.547.2.30&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.29 php-src/NEWS:1.2027.2.547.2.30
--- php-src/NEWS:1.2027.2.547.2.29      Tue May 16 13:05:02 2006
+++ php-src/NEWS        Wed May 17 13:28:29 2006
@@ -58,6 +58,8 @@
 - Fixed bug #37244 (Added strict flag to base64_decode() that enforces 
   RFC3548 compliance). (Ilia)
 - Fixed bug #36630 (umask not reset at the end of the request). (Ilia)
+- Fixed bug #35512 (Lack of read permission on main script results in 
+  E_WARNING rather then E_ERROR). (Ilia)
 
 04 May 2006, PHP 5.1.4
 - Added "capture_peer_cert" and "capture_peer_cert_chain" context options

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

Reply via email to