]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Mon, 17 Mar 2003 18:33:30 +0000 (18:33 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 17 Mar 2003 18:33:30 +0000 (18:33 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 57caa93949d8e689f8aeed9d4190571f133cf5f2..c71aef68db8895ecffb7c56ef135842dd8ced89d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,7 @@ PHP 4                                                                      NEWS
 - Fixed bug #22585 (Do not terminate the script on minor errors). (Ilia)
 - Fixed bug #22550 (overflow protection for upload_max_filesize ini option). (Ilia)
 - Fixed bug #22544 (writing transparency to truecolor png images). (Ilia)
+- Fixed bug #22538 (failed stat on stdio/stdin/stderr streams). (Wez, Ilia)
 - Fixed bug #22520 (mcrypt_generic_deinit() was not available on Windows). (Edin)
 - Fixed bug #22508 (Added protection against circular HTML redirects). (Ilia)
 - Fixed bug #22473 (ISAPI Secure Server variables not available). (Christian Swoboda)