From: Antony Dovgal Date: Tue, 3 Apr 2007 20:21:20 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.2RC1~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c168b643c255404eec9d447e7f3749d8ebca2d1;p=php BFN --- diff --git a/NEWS b/NEWS index c96a497a11..efc0362429 100644 --- a/NEWS +++ b/NEWS @@ -126,6 +126,7 @@ PHP NEWS - Fixed bug #39836 (SplObjectStorage empty after unserialize). (Marcus) - Fixed bug #39396 (stream_set_blocking crashes on Win32). (Ilia, maurice at iceblog dot de) +- Fixed bug #39351 (relative include fails on Solaris). (Dmitry, Tony) - Fixed bug #39322 (proc_terminate() destroys process resource). (Nuno) - Fixed bug #38406 (crash when assigning objects to SimpleXML attributes). (Tony) - Fixed bug #37799 (ftp_ssl_connect() falls back to non-ssl connection). (Nuno)