Bug fixing news

This commit is contained in:
Ilia Alshanetsky 2006-05-17 13:28:29 +00:00
parent 21724432de
commit 4fd736fbe9

2
NEWS
View File

@ -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