summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Soria Parra <dsp@php.net>2013-09-16 05:21:42 +0200
committerDavid Soria Parra <dsp@php.net>2013-09-16 16:21:35 +0200
commit1939d9e3db2fdbc89bf002c7de00cc0623f321b3 (patch)
tree9262cabe8c0c59567e017288132d8b0e0f77b720
parent18b54a2366dd589959240f8770bbb54be819f6e7 (diff)
downloadphp-git-1939d9e3db2fdbc89bf002c7de00cc0623f321b3.tar.gz
NEWS for bug #64441
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c7d5e030f3..67e31d044f 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ PHP NEWS
. Fixed bug #64157 (DateTime::createFromFormat() reports confusing error
message). (Boro Sitnikovski)
+- Filter:
+ . Fixed bug #64441 (FILTER_VALIDATE_URL rejects fully qualified domain names).
+ (Syra)
+
?? ??? 2013, PHP 5.4.20
- Core: