From: Edin Kadribasic Date: Fri, 22 Oct 2004 00:03:17 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.3RC1~132 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3959fe2470deb6fcd5c2b236659bd6f102ccbac8;p=php BFN --- diff --git a/NEWS b/NEWS index ecf09a8b70..8e1c1f5a09 100644 --- a/NEWS +++ b/NEWS @@ -31,6 +31,7 @@ PHP NEWS characters). (Moriyoshi) - Fixed bug #27798 (private / protected variables not exposed by get_object_vars() inside class). (Marcus) +- Fixed bug #27792 (Enabled large file support on Linux). (Edin) - Fixed bug #27183 (Userland stream wrapper segfaults on stream_write). (Christian)