From: foobar Date: Thu, 6 Oct 2005 21:00:54 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.1.0RC2~86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e58513c4d0e0ba537cec055d04f600bceddb036a;p=php BFN --- diff --git a/NEWS b/NEWS index 184e1f4c37..d5740f8653 100644 --- a/NEWS +++ b/NEWS @@ -54,6 +54,7 @@ PHP NEWS - Fixed bug #34584 (Segfault with SPL autoload handler). (Marcus) - Fixed bug #34565 (mb_send_mail does not fetch mail.force_extra_parameters). (Marco, Ilia) +- Fixed bug #34557 (php -m exits with "error" 1). (Johannes) - Fixed bug #34518 (Unset doesn't separate container in CV). (Dmitry) - Fixed bug #34505 (Possible memory corruption when unmangling properties with empty names). (Tony)