summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2014-11-30 17:34:07 -0800
committerStanislav Malyshev <stas@php.net>2014-11-30 17:34:07 -0800
commitffb62112f86b047c7e2881dbadd2647c4729c54e (patch)
tree53901f26a0c54f455af2e89a468f3ef46f9b8ffd
parent977974f95fa5b76f7e0e9d29e39c0dc52dfaa913 (diff)
downloadphp-git-ffb62112f86b047c7e2881dbadd2647c4729c54e.tar.gz
Update NEWS
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 47703b0104..10e84d037d 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP NEWS
?? ??? 2014, PHP 5.5.21
- Core:
+ . Fixed bug #60704 (unlink() bug with some files path).
. Fixed bug #65419 (Inside trait, self::class != __CLASS__). (Julien)
- mbstring: