summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2015-12-06 14:07:39 -0800
committerStanislav Malyshev <stas@php.net>2015-12-06 14:07:39 -0800
commit2e157c527508c3cfa85bdabffe0560f2e50abf18 (patch)
tree2214d175df0da9e7552a37a95d675232e0ab9c3b
parentf3838a9c3561022cfeeb649093e4fdec715d39b0 (diff)
downloadphp-git-2e157c527508c3cfa85bdabffe0560f2e50abf18.tar.gz
typofix
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d5b5016763..d2a2f95b9a 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@ PHP NEWS
- Phar:
. Fixed bug #69720 (Null pointer dereference in phar_get_fp_offset()). (Stas)
- . FIxed bug #70433 (Uninitialized pointer in phar_make_dirstream when zip
+ . Fixed bug #70433 (Uninitialized pointer in phar_make_dirstream when zip
entry filename is "/"). (Stas)
03 Sep 2015, PHP 5.5.29