summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2014-04-25 00:00:49 -0700
committerStanislav Malyshev <stas@php.net>2014-04-25 00:00:49 -0700
commit5ddee799d2cd4529ff9d05dd29c466903eb4ebde (patch)
tree09799a7c9399990ef051e8cd559dd69996ba9af4
parent1bad4aa355943b1b680f23ae5a3c6a18360d0fa8 (diff)
downloadphp-git-5ddee799d2cd4529ff9d05dd29c466903eb4ebde.tar.gz
update NEWS
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0a4d8c0a32..2c18f38f20 100644
--- a/NEWS
+++ b/NEWS
@@ -6,8 +6,6 @@ PHP NEWS
. Fixed bug #67079 (Missing MIME types for XML/XSL files). (Anatol)
- Core:
- . Fixed bug #64604 (parse_url is inconsistent with specified port).
- (Ingo Walz)
. Fixed bug #65701 (copy() doesn't work when destination filename is created
by tempnam()). (Boro Sitnikovski)
. Fixed bug #66015 (Unexpected array indexing in class's static property). (Bob)