summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2013-04-10 20:47:28 +0200
committerAnatol Belski <ab@php.net>2013-04-10 20:47:28 +0200
commitfc658f442da3efc77bc811a4976ab3465e758959 (patch)
tree6b0f413b7a6c7c8f71dbfd7dce1f21ba7b70cdd0
parent0655ab7c261840d8068c7360af5cda5351cffc22 (diff)
downloadphp-git-fc658f442da3efc77bc811a4976ab3465e758959.tar.gz
update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index eba2017fde..c5d261c4d8 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 20??, PHP 5.5.0 Beta 4
+- Zip:
+ . Fixed bug #64342 (ZipArchive::addFile() has to check for file existence).
+ (Anatol)
+
11 Apr 2013, PHP 5.5.0 Beta 3
- Core: