From: Ilia Alshanetsky Date: Wed, 17 May 2006 13:28:29 +0000 (+0000) Subject: Bug fixing news X-Git-Tag: php-5.2.0RC1~532 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4fd736fbe901cfbe816b74a1ef1fea0d545875b5;p=php Bug fixing news --- diff --git a/NEWS b/NEWS index 1adaff85ae..c28ff37c48 100644 --- 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