summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-04-03 20:21:20 +0000
committerAntony Dovgal <tony2001@php.net>2007-04-03 20:21:20 +0000
commit0c168b643c255404eec9d447e7f3749d8ebca2d1 (patch)
tree0c34f6a794e9ca8ca0e5b6746a401aed4dca2d6f
parenteb25e82249df0d64f7af65abcad6c6f6e0355a59 (diff)
downloadphp-git-0c168b643c255404eec9d447e7f3749d8ebca2d1.tar.gz
BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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)