diff options
author | Stanislav Malyshev <stas@php.net> | 2014-04-25 00:00:49 -0700 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2014-04-25 00:00:49 -0700 |
commit | 5ddee799d2cd4529ff9d05dd29c466903eb4ebde (patch) | |
tree | 09799a7c9399990ef051e8cd559dd69996ba9af4 | |
parent | 1bad4aa355943b1b680f23ae5a3c6a18360d0fa8 (diff) | |
download | php-git-5ddee799d2cd4529ff9d05dd29c466903eb4ebde.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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) |