]> granicus.if.org Git - php/commitdiff
Bug fixing news
authorIlia Alshanetsky <iliaa@php.net>
Wed, 17 May 2006 13:28:29 +0000 (13:28 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 17 May 2006 13:28:29 +0000 (13:28 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1adaff85aea2f1f7b3d5a217653a488f82963519..c28ff37c482d7746b360436e120730ebdd05c5e2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -58,6 +58,8 @@ PHP                                                                        NEWS
 - 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