summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2006-05-17 13:28:29 +0000
committerIlia Alshanetsky <iliaa@php.net>2006-05-17 13:28:29 +0000
commit4fd736fbe901cfbe816b74a1ef1fea0d545875b5 (patch)
treea46504b6788b6e679495300c9db7c5de0a9eaae3 /NEWS
parent21724432de9871aeb75a2f3b14bf1e4df6933f5f (diff)
downloadphp-git-4fd736fbe901cfbe816b74a1ef1fea0d545875b5.tar.gz
Bug fixing news
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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