summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2014-10-10 11:44:39 +0200
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2014-10-10 11:44:39 +0200
commitb73ef0ee4a8276734f6df180148dce2f445950ed (patch)
tree3b779e15f7f28111c79e126a8c51920c93fecfbe
parentc2cce33cba30abd30d211c49ac4a67bd6bbb8dab (diff)
downloadphp-git-b73ef0ee4a8276734f6df180148dce2f445950ed.tar.gz
update NEWS
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d3c57b86c1..cb69e029a2 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2014, PHP 5.5.19
+-Fileinfo:
+ . Fixed bug #66242 (libmagic: don't assume char is signed). (ArdB)
+
- Core:
. Fixed bug #68118 ($a->foo .= 'test'; can leave $a->foo undefined). (Nikita)
. Fixed bug #68129 (parse_url() - incomplete support for empty usernames